2024-07-28T11:22:16.360 INFO:root:teuthology version: 0.0.1.dev373+ga8aed60 2024-07-28T11:22:16.384 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-28T11:22:16.475 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815538 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/connectivity} 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: '7815538' 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: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 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: smithi022.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPqRsgk3engx1HD3n+RZmVskg1rSIe/e94Lj7/y52k0o7EUKpw6g7wIkEPUf350+8twsC2171h0PXhZ9AJFQV48= smithi150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP6rQ7vx7hlGfTwrZ82Bd4nsvjWsJwbtCw7bcYoFDMM4MjyailWDrRFGHQh37N+LlKl+Cx+whISq6+tkh0c68KU= 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-28T11:22:16.475 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa; will attempt to use it 2024-07-28T11:22:16.476 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks 2024-07-28T11:22:16.476 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-28T11:22:16.478 INFO:teuthology.task.internal:Checking packages... 2024-07-28T11:22:16.497 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64' 2024-07-28T11:22:16.497 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:22:16.497 INFO:teuthology.packaging:ref: None 2024-07-28T11:22:16.497 INFO:teuthology.packaging:tag: None 2024-07-28T11:22:16.497 INFO:teuthology.packaging:branch: reef 2024-07-28T11:22:16.497 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:22:16.498 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-28T11:22:16.756 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1767-ga3bbd728-1jammy 2024-07-28T11:22:16.757 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-28T11:22:16.766 INFO:teuthology.task.internal:no buildpackages task found 2024-07-28T11:22:16.766 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-28T11:22:16.806 INFO:teuthology.task.internal:Saving configuration 2024-07-28T11:22:16.827 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-28T11:22:16.839 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-28T11:22:16.865 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815538', '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 11:16:37.444898', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHxMAq1T2sdHq6rxDY912HF4Zhl7w1l9e/Vqmy/Lu1XZ'} 2024-07-28T11:22:16.888 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi150.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815538', '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 11:16:37.446448', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB5RSc5Wt+Ixj7Wk4HvlGgkldkaRfHD1jJ6VNYwurBNf'} 2024-07-28T11:22:16.888 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-28T11:22:16.899 INFO:teuthology.task.internal:roles: ubuntu@smithi022.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-28T11:22:16.899 INFO:teuthology.task.internal:roles: ubuntu@smithi150.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-28T11:22:16.899 INFO:teuthology.run_tasks:Running task console_log... 2024-07-28T11:22:16.965 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f980e94f010>, signals=[15]) 2024-07-28T11:22:16.965 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-28T11:22:16.976 INFO:teuthology.task.internal:Opening connections... 2024-07-28T11:22:16.976 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi022.front.sepia.ceph.com 2024-07-28T11:22:16.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:22:17.058 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi150.front.sepia.ceph.com 2024-07-28T11:22:17.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:22:17.134 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-28T11:22:17.146 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2024-07-28T11:22:17.152 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2024-07-28T11:22:17.152 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2024-07-28T11:22:17.200 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-28T11:22:17.200 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="Ubuntu" 2024-07-28T11:22:17.200 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="22.04" 2024-07-28T11:22:17.200 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_CODENAME=jammy 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:ID=ubuntu 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE=debian 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-28T11:22:17.201 INFO:teuthology.orchestra.run.smithi022.stdout:UBUNTU_CODENAME=jammy 2024-07-28T11:22:17.201 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2024-07-28T11:22:17.218 DEBUG:teuthology.orchestra.run.smithi150:> uname -m 2024-07-28T11:22:17.223 INFO:teuthology.orchestra.run.smithi150.stdout:x86_64 2024-07-28T11:22:17.223 DEBUG:teuthology.orchestra.run.smithi150:> cat /etc/os-release 2024-07-28T11:22:17.267 INFO:teuthology.orchestra.run.smithi150.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-28T11:22:17.267 INFO:teuthology.orchestra.run.smithi150.stdout:NAME="Ubuntu" 2024-07-28T11:22:17.267 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_ID="22.04" 2024-07-28T11:22:17.267 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_CODENAME=jammy 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:ID=ubuntu 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:ID_LIKE=debian 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-28T11:22:17.268 INFO:teuthology.orchestra.run.smithi150.stdout:UBUNTU_CODENAME=jammy 2024-07-28T11:22:17.268 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2024-07-28T11:22:17.293 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-28T11:22:17.307 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-28T11:22:17.343 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-28T11:22:17.343 DEBUG:teuthology.orchestra.run.smithi022:> test '!' -e /home/ubuntu/cephtest 2024-07-28T11:22:17.345 DEBUG:teuthology.orchestra.run.smithi150:> test '!' -e /home/ubuntu/cephtest 2024-07-28T11:22:17.350 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-28T11:22:17.361 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-28T11:22:17.362 DEBUG:teuthology.orchestra.run.smithi022:> test -z $(ls -A /var/lib/ceph) 2024-07-28T11:22:17.394 DEBUG:teuthology.orchestra.run.smithi150:> test -z $(ls -A /var/lib/ceph) 2024-07-28T11:22:17.400 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-28T11:22:17.457 INFO:teuthology.run_tasks:Running task kernel... 2024-07-28T11:22:17.507 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-28T11:22:17.508 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-28T11:22:17.508 DEBUG:teuthology.orchestra.run.smithi022:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-28T11:22:17.508 DEBUG:teuthology.orchestra.run.smithi150:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-28T11:22:17.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-28T11:22:17.514 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-07-28T11:22:17.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-28T11:22:17.515 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2024-07-28T11:22:17.560 INFO:teuthology.orchestra.run.smithi150.stdout:5.15.0-56-generic 2024-07-28T11:22:17.560 INFO:teuthology.task.kernel:Running kernel on smithi150: 5.15.0-56-generic 2024-07-28T11:22:17.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo apt-get clean 2024-07-28T11:22:17.561 INFO:teuthology.orchestra.run.smithi022.stdout:5.15.0-56-generic 2024-07-28T11:22:17.562 INFO:teuthology.task.kernel:Running kernel on smithi022: 5.15.0-56-generic 2024-07-28T11:22:17.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get clean 2024-07-28T11:22:17.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo apt-get update 2024-07-28T11:22:17.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2024-07-28T11:22:17.844 INFO:teuthology.orchestra.run.smithi150.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-28T11:22:17.932 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:22:17.980 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:22:17.980 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-28T11:22:18.014 INFO:teuthology.orchestra.run.smithi150.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T11:22:18.029 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T11:22:18.050 INFO:teuthology.orchestra.run.smithi150.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-28T11:22:18.119 INFO:teuthology.orchestra.run.smithi150.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-28T11:22:18.154 INFO:teuthology.orchestra.run.smithi150.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-28T11:22:18.156 INFO:teuthology.orchestra.run.smithi150.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-28T11:22:18.156 INFO:teuthology.orchestra.run.smithi150.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-28T11:22:18.157 INFO:teuthology.orchestra.run.smithi150.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-28T11:22:18.175 INFO:teuthology.orchestra.run.smithi150.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-28T11:22:18.178 INFO:teuthology.orchestra.run.smithi150.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-28T11:22:18.178 INFO:teuthology.orchestra.run.smithi150.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-28T11:22:18.186 INFO:teuthology.orchestra.run.smithi150.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-28T11:22:18.191 INFO:teuthology.orchestra.run.smithi150.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-28T11:22:18.193 INFO:teuthology.orchestra.run.smithi150.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-28T11:22:18.193 INFO:teuthology.orchestra.run.smithi150.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-28T11:22:18.193 INFO:teuthology.orchestra.run.smithi150.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-28T11:22:18.225 INFO:teuthology.orchestra.run.smithi150.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-28T11:22:18.226 INFO:teuthology.orchestra.run.smithi150.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-28T11:22:18.368 INFO:teuthology.orchestra.run.smithi150.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-28T11:22:18.384 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-28T11:22:18.412 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-28T11:22:18.506 INFO:teuthology.orchestra.run.smithi150.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-28T11:22:18.523 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-28T11:22:18.699 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-28T11:22:18.714 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-28T11:22:18.813 INFO:teuthology.orchestra.run.smithi150.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-28T11:22:18.851 INFO:teuthology.orchestra.run.smithi150.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-28T11:22:18.865 INFO:teuthology.orchestra.run.smithi150.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-28T11:22:18.866 INFO:teuthology.orchestra.run.smithi150.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-28T11:22:18.867 INFO:teuthology.orchestra.run.smithi150.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-28T11:22:18.869 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-28T11:22:18.870 INFO:teuthology.orchestra.run.smithi022.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-28T11:22:18.881 INFO:teuthology.orchestra.run.smithi022.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-28T11:22:18.882 INFO:teuthology.orchestra.run.smithi022.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-28T11:22:18.883 INFO:teuthology.orchestra.run.smithi022.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-28T11:22:18.884 INFO:teuthology.orchestra.run.smithi022.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-28T11:22:18.886 INFO:teuthology.orchestra.run.smithi022.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-28T11:22:18.932 INFO:teuthology.orchestra.run.smithi150.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-28T11:22:18.940 INFO:teuthology.orchestra.run.smithi150.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-28T11:22:18.940 INFO:teuthology.orchestra.run.smithi150.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-28T11:22:18.950 INFO:teuthology.orchestra.run.smithi022.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-28T11:22:18.958 INFO:teuthology.orchestra.run.smithi150.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-28T11:22:18.958 INFO:teuthology.orchestra.run.smithi022.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-28T11:22:18.958 INFO:teuthology.orchestra.run.smithi022.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-28T11:22:18.977 INFO:teuthology.orchestra.run.smithi022.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-28T11:22:18.979 INFO:teuthology.orchestra.run.smithi022.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-28T11:22:18.986 INFO:teuthology.orchestra.run.smithi022.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-28T11:22:18.987 INFO:teuthology.orchestra.run.smithi022.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-28T11:22:18.990 INFO:teuthology.orchestra.run.smithi150.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-28T11:22:18.996 INFO:teuthology.orchestra.run.smithi022.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-28T11:22:18.998 INFO:teuthology.orchestra.run.smithi150.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-28T11:22:18.999 INFO:teuthology.orchestra.run.smithi150.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-28T11:22:18.999 INFO:teuthology.orchestra.run.smithi022.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-28T11:22:19.000 INFO:teuthology.orchestra.run.smithi150.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-28T11:22:19.000 INFO:teuthology.orchestra.run.smithi150.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-28T11:22:19.008 INFO:teuthology.orchestra.run.smithi022.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-28T11:22:19.016 INFO:teuthology.orchestra.run.smithi022.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-28T11:22:19.019 INFO:teuthology.orchestra.run.smithi022.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-28T11:22:19.022 INFO:teuthology.orchestra.run.smithi022.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-28T11:22:19.032 INFO:teuthology.orchestra.run.smithi022.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-28T11:22:19.034 INFO:teuthology.orchestra.run.smithi022.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-28T11:22:19.034 INFO:teuthology.orchestra.run.smithi022.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-28T11:22:19.034 INFO:teuthology.orchestra.run.smithi022.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-28T11:22:19.035 INFO:teuthology.orchestra.run.smithi022.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-28T11:22:19.058 INFO:teuthology.orchestra.run.smithi150.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-28T11:22:19.058 INFO:teuthology.orchestra.run.smithi150.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-28T11:22:19.059 INFO:teuthology.orchestra.run.smithi150.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-28T11:22:19.061 INFO:teuthology.orchestra.run.smithi150.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-28T11:22:19.098 INFO:teuthology.orchestra.run.smithi022.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-28T11:22:19.098 INFO:teuthology.orchestra.run.smithi022.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-28T11:22:19.100 INFO:teuthology.orchestra.run.smithi022.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-28T11:22:19.102 INFO:teuthology.orchestra.run.smithi022.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-28T11:22:19.102 INFO:teuthology.orchestra.run.smithi022.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-28T11:22:19.114 INFO:teuthology.orchestra.run.smithi022.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-28T11:22:19.114 INFO:teuthology.orchestra.run.smithi022.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-28T11:22:19.115 INFO:teuthology.orchestra.run.smithi022.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-28T11:22:19.116 INFO:teuthology.orchestra.run.smithi022.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-28T11:22:19.139 INFO:teuthology.orchestra.run.smithi150.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-28T11:22:19.140 INFO:teuthology.orchestra.run.smithi150.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-28T11:22:19.140 INFO:teuthology.orchestra.run.smithi150.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-28T11:22:19.141 INFO:teuthology.orchestra.run.smithi150.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-28T11:22:19.141 INFO:teuthology.orchestra.run.smithi150.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-28T11:22:19.196 INFO:teuthology.orchestra.run.smithi022.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-28T11:22:19.197 INFO:teuthology.orchestra.run.smithi022.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-28T11:22:24.520 INFO:teuthology.orchestra.run.smithi150.stdout:Fetched 15.1 MB in 2s (7,518 kB/s) 2024-07-28T11:22:25.253 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 15.1 MB in 3s (5,586 kB/s) 2024-07-28T11:22:25.954 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2024-07-28T11:22:25.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T11:22:26.036 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2024-07-28T11:22:26.243 INFO:teuthology.orchestra.run.smithi150.stdout:Building dependency tree... 2024-07-28T11:22:26.244 INFO:teuthology.orchestra.run.smithi150.stdout:Reading state information... 2024-07-28T11:22:26.430 INFO:teuthology.orchestra.run.smithi150.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:22:26.430 INFO:teuthology.orchestra.run.smithi150.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:22:26.430 INFO:teuthology.orchestra.run.smithi150.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:22:26.431 INFO:teuthology.orchestra.run.smithi150.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:22:26.431 INFO:teuthology.orchestra.run.smithi150.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-28T11:22:26.431 INFO:teuthology.orchestra.run.smithi150.stdout: python2.7-minimal 2024-07-28T11:22:26.431 INFO:teuthology.orchestra.run.smithi150.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:22:26.432 INFO:teuthology.orchestra.run.smithi150.stdout:The following additional packages will be installed: 2024-07-28T11:22:26.432 INFO:teuthology.orchestra.run.smithi150.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T11:22:26.432 INFO:teuthology.orchestra.run.smithi150.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-28T11:22:26.433 INFO:teuthology.orchestra.run.smithi150.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-28T11:22:26.434 INFO:teuthology.orchestra.run.smithi150.stdout:Suggested packages: 2024-07-28T11:22:26.434 INFO:teuthology.orchestra.run.smithi150.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-28T11:22:26.434 INFO:teuthology.orchestra.run.smithi150.stdout:Recommended packages: 2024-07-28T11:22:26.435 INFO:teuthology.orchestra.run.smithi150.stdout: thermald 2024-07-28T11:22:26.493 INFO:teuthology.orchestra.run.smithi150.stdout:The following NEW packages will be installed: 2024-07-28T11:22:26.494 INFO:teuthology.orchestra.run.smithi150.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T11:22:26.494 INFO:teuthology.orchestra.run.smithi150.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-28T11:22:26.494 INFO:teuthology.orchestra.run.smithi150.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-28T11:22:26.495 INFO:teuthology.orchestra.run.smithi150.stdout:The following packages will be upgraded: 2024-07-28T11:22:26.496 INFO:teuthology.orchestra.run.smithi150.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-28T11:22:26.547 INFO:teuthology.orchestra.run.smithi150.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T11:22:26.547 INFO:teuthology.orchestra.run.smithi150.stdout:Need to get 113 MB of archives. 2024-07-28T11:22:26.547 INFO:teuthology.orchestra.run.smithi150.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-28T11:22:26.547 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:26.620 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-07-28T11:22:26.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T11:22:26.703 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-07-28T11:22:26.912 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2024-07-28T11:22:26.913 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2024-07-28T11:22:26.982 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:27.086 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:27.103 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:22:27.103 INFO:teuthology.orchestra.run.smithi022.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:22:27.103 INFO:teuthology.orchestra.run.smithi022.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:22:27.104 INFO:teuthology.orchestra.run.smithi022.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:22:27.104 INFO:teuthology.orchestra.run.smithi022.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-28T11:22:27.104 INFO:teuthology.orchestra.run.smithi022.stdout: python2.7-minimal 2024-07-28T11:22:27.104 INFO:teuthology.orchestra.run.smithi022.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:22:27.105 INFO:teuthology.orchestra.run.smithi022.stdout:The following additional packages will be installed: 2024-07-28T11:22:27.105 INFO:teuthology.orchestra.run.smithi022.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T11:22:27.105 INFO:teuthology.orchestra.run.smithi022.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-28T11:22:27.106 INFO:teuthology.orchestra.run.smithi022.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-28T11:22:27.107 INFO:teuthology.orchestra.run.smithi022.stdout:Suggested packages: 2024-07-28T11:22:27.107 INFO:teuthology.orchestra.run.smithi022.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-28T11:22:27.107 INFO:teuthology.orchestra.run.smithi022.stdout:Recommended packages: 2024-07-28T11:22:27.107 INFO:teuthology.orchestra.run.smithi022.stdout: thermald 2024-07-28T11:22:27.156 INFO:teuthology.orchestra.run.smithi022.stdout:The following NEW packages will be installed: 2024-07-28T11:22:27.156 INFO:teuthology.orchestra.run.smithi022.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T11:22:27.156 INFO:teuthology.orchestra.run.smithi022.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-28T11:22:27.156 INFO:teuthology.orchestra.run.smithi022.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-28T11:22:27.158 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages will be upgraded: 2024-07-28T11:22:27.158 INFO:teuthology.orchestra.run.smithi022.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-28T11:22:27.209 INFO:teuthology.orchestra.run.smithi022.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T11:22:27.210 INFO:teuthology.orchestra.run.smithi022.stdout:Need to get 113 MB of archives. 2024-07-28T11:22:27.210 INFO:teuthology.orchestra.run.smithi022.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-28T11:22:27.210 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:27.649 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:27.748 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:27.864 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:27.864 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:27.864 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:27.986 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:28.007 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:28.396 INFO:teuthology.orchestra.run.smithi150.stdout:Fetched 113 MB in 2s (75.4 MB/s) 2024-07-28T11:22:28.549 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-28T11:22:28.626 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:28.676 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:28.680 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:28.837 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:28.860 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:29.349 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 113 MB in 2s (64.1 MB/s) 2024-07-28T11:22:29.567 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-28T11:22:30.555 INFO:teuthology.orchestra.run.smithi150.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-28T11:22:30.560 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:30.621 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:31.620 INFO:teuthology.orchestra.run.smithi022.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-28T11:22:31.624 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:31.706 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:32.939 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-28T11:22:32.960 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:33.048 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:33.501 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-28T11:22:33.522 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:33.559 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:34.009 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-28T11:22:34.030 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:34.122 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:34.621 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-28T11:22:34.641 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:34.679 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:39.479 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T11:22:39.604 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T11:22:39.944 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T11:22:40.065 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T11:22:40.318 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-28T11:22:40.329 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-28T11:22:40.360 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T11:22:41.479 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T11:22:41.603 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T11:22:41.919 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T11:22:42.015 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T11:22:42.343 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-28T11:22:42.366 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-28T11:22:42.409 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T11:22:45.756 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-28T11:22:45.793 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:45.831 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:47.745 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-28T11:22:47.780 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T11:22:47.820 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:48.485 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T11:22:48.610 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T11:22:48.968 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T11:22:49.090 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:49.208 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-28T11:22:49.312 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:50.640 INFO:teuthology.orchestra.run.smithi150.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-28T11:22:50.640 INFO:teuthology.orchestra.run.smithi150.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-28T11:22:50.640 INFO:teuthology.orchestra.run.smithi150.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-28T11:22:50.640 INFO:teuthology.orchestra.run.smithi150.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-28T11:22:50.813 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:51.145 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T11:22:51.272 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T11:22:51.614 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T11:22:51.752 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:51.878 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-28T11:22:52.007 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:52.214 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-28T11:22:52.357 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-28T11:22:52.475 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:53.478 INFO:teuthology.orchestra.run.smithi022.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-28T11:22:53.479 INFO:teuthology.orchestra.run.smithi022.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-28T11:22:53.479 INFO:teuthology.orchestra.run.smithi022.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-28T11:22:53.479 INFO:teuthology.orchestra.run.smithi022.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-28T11:22:54.085 INFO:teuthology.orchestra.run.smithi150.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:54.147 INFO:teuthology.orchestra.run.smithi150.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-28T11:22:54.147 INFO:teuthology.orchestra.run.smithi150.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-28T11:22:54.292 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:55.709 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-28T11:22:55.852 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-28T11:22:55.987 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:57.455 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T11:22:57.529 INFO:teuthology.orchestra.run.smithi022.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-28T11:22:57.530 INFO:teuthology.orchestra.run.smithi022.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-28T11:23:08.637 INFO:teuthology.orchestra.run.smithi150.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-28T11:23:08.637 INFO:teuthology.orchestra.run.smithi150.stdout:Sourcing file `/etc/default/grub' 2024-07-28T11:23:08.646 INFO:teuthology.orchestra.run.smithi150.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T11:23:08.676 INFO:teuthology.orchestra.run.smithi150.stdout:Generating grub configuration file ... 2024-07-28T11:23:08.941 INFO:teuthology.orchestra.run.smithi150.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T11:23:08.967 INFO:teuthology.orchestra.run.smithi150.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T11:23:09.279 INFO:teuthology.orchestra.run.smithi150.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T11:23:09.285 INFO:teuthology.orchestra.run.smithi150.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T11:23:09.352 INFO:teuthology.orchestra.run.smithi150.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T11:23:09.358 INFO:teuthology.orchestra.run.smithi150.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T11:23:09.534 INFO:teuthology.orchestra.run.smithi150.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T11:23:09.534 INFO:teuthology.orchestra.run.smithi150.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T11:23:09.534 INFO:teuthology.orchestra.run.smithi150.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T11:23:09.579 INFO:teuthology.orchestra.run.smithi150.stdout:done 2024-07-28T11:23:10.032 DEBUG:teuthology.orchestra.run.smithi150:> dpkg -s linux-image-generic 2024-07-28T11:23:10.054 INFO:teuthology.orchestra.run.smithi150.stdout:Package: linux-image-generic 2024-07-28T11:23:10.054 INFO:teuthology.orchestra.run.smithi150.stdout:Status: install ok installed 2024-07-28T11:23:10.054 INFO:teuthology.orchestra.run.smithi150.stdout:Priority: optional 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Section: kernel 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Installed-Size: 21 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Architecture: amd64 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Source: linux-meta 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Version: 5.15.0.117.117 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.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-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.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-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Recommends: thermald 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout:Description: Generic Linux kernel image 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout: This package will always depend on the latest generic kernel image 2024-07-28T11:23:10.055 INFO:teuthology.orchestra.run.smithi150.stdout: available. 2024-07-28T11:23:10.056 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-28T11:23:10.056 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-28T11:23:10.056 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-28T11:23:10.056 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-07-28T11:23:10.056 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi150.front.sepia.ceph.com, path=None, version=distro) 2024-07-28T11:23:10.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo apt-get clean 2024-07-28T11:23:10.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo apt-get update 2024-07-28T11:23:10.363 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:23:10.368 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T11:23:10.385 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T11:23:10.461 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T11:23:11.718 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2024-07-28T11:23:11.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T11:23:11.788 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2024-07-28T11:23:11.849 INFO:teuthology.orchestra.run.smithi022.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-28T11:23:11.849 INFO:teuthology.orchestra.run.smithi022.stdout:Sourcing file `/etc/default/grub' 2024-07-28T11:23:11.870 INFO:teuthology.orchestra.run.smithi022.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T11:23:11.892 INFO:teuthology.orchestra.run.smithi022.stdout:Generating grub configuration file ... 2024-07-28T11:23:11.994 INFO:teuthology.orchestra.run.smithi150.stdout:Building dependency tree... 2024-07-28T11:23:11.994 INFO:teuthology.orchestra.run.smithi150.stdout:Reading state information... 2024-07-28T11:23:12.158 INFO:teuthology.orchestra.run.smithi150.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-28T11:23:12.158 INFO:teuthology.orchestra.run.smithi150.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:23:12.158 INFO:teuthology.orchestra.run.smithi150.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:23:12.158 INFO:teuthology.orchestra.run.smithi150.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:23:12.158 INFO:teuthology.orchestra.run.smithi150.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:23:12.159 INFO:teuthology.orchestra.run.smithi150.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T11:23:12.159 INFO:teuthology.orchestra.run.smithi150.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T11:23:12.159 INFO:teuthology.orchestra.run.smithi150.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:23:12.163 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T11:23:12.197 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T11:23:12.200 INFO:teuthology.orchestra.run.smithi150.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T11:23:12.202 DEBUG:teuthology.orchestra.run.smithi150:> dpkg -s linux-image-generic 2024-07-28T11:23:12.258 INFO:teuthology.orchestra.run.smithi150.stdout:Package: linux-image-generic 2024-07-28T11:23:12.258 INFO:teuthology.orchestra.run.smithi150.stdout:Status: install ok installed 2024-07-28T11:23:12.258 INFO:teuthology.orchestra.run.smithi150.stdout:Priority: optional 2024-07-28T11:23:12.258 INFO:teuthology.orchestra.run.smithi150.stdout:Section: kernel 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Installed-Size: 21 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Architecture: amd64 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Source: linux-meta 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Version: 5.15.0.117.117 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.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-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.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-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Recommends: thermald 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout:Description: Generic Linux kernel image 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout: This package will always depend on the latest generic kernel image 2024-07-28T11:23:12.259 INFO:teuthology.orchestra.run.smithi150.stdout: available. 2024-07-28T11:23:12.260 DEBUG:teuthology.orchestra.run.smithi150:> mktemp 2024-07-28T11:23:12.304 INFO:teuthology.orchestra.run.smithi150.stdout:/tmp/tmp.24Z9IdpXlC 2024-07-28T11:23:12.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo cp /boot/grub/grub.cfg /tmp/tmp.24Z9IdpXlC 2024-07-28T11:23:12.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 0666 /tmp/tmp.24Z9IdpXlC 2024-07-28T11:23:12.478 DEBUG:teuthology.orchestra.remote:smithi150:/tmp/tmp.24Z9IdpXlC is 10KB 2024-07-28T11:23:12.491 DEBUG:teuthology.orchestra.run.smithi150:> rm -fr /tmp/tmp.24Z9IdpXlC 2024-07-28T11:23:12.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-28T11:23:12.515 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T11:23:12.522 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T11:23:12.550 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:23:12.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-28T11:23:12.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-28T11:23:12.597 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T11:23:12.603 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T11:23:12.615 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-28T11:23:12.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo update-grub 2024-07-28T11:23:12.762 INFO:teuthology.orchestra.run.smithi022.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T11:23:12.763 INFO:teuthology.orchestra.run.smithi022.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T11:23:12.763 INFO:teuthology.orchestra.run.smithi022.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T11:23:12.803 INFO:teuthology.orchestra.run.smithi022.stdout:done 2024-07-28T11:23:13.222 DEBUG:teuthology.orchestra.run.smithi022:> dpkg -s linux-image-generic 2024-07-28T11:23:13.249 INFO:teuthology.orchestra.run.smithi022.stdout:Package: linux-image-generic 2024-07-28T11:23:13.249 INFO:teuthology.orchestra.run.smithi022.stdout:Status: install ok installed 2024-07-28T11:23:13.249 INFO:teuthology.orchestra.run.smithi022.stdout:Priority: optional 2024-07-28T11:23:13.249 INFO:teuthology.orchestra.run.smithi022.stdout:Section: kernel 2024-07-28T11:23:13.249 INFO:teuthology.orchestra.run.smithi022.stdout:Installed-Size: 21 2024-07-28T11:23:13.249 INFO:teuthology.orchestra.run.smithi022.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: amd64 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout:Source: linux-meta 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout:Version: 5.15.0.117.117 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.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-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.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-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout:Recommends: thermald 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout:Description: Generic Linux kernel image 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout: This package will always depend on the latest generic kernel image 2024-07-28T11:23:13.250 INFO:teuthology.orchestra.run.smithi022.stdout: available. 2024-07-28T11:23:13.250 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-28T11:23:13.251 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-28T11:23:13.251 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-28T11:23:13.251 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-07-28T11:23:13.251 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi022.front.sepia.ceph.com, path=None, version=distro) 2024-07-28T11:23:13.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get clean 2024-07-28T11:23:13.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2024-07-28T11:23:13.544 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:23:13.552 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T11:23:13.569 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T11:23:13.664 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T11:23:13.790 INFO:teuthology.orchestra.run.smithi150.stderr:Sourcing file `/etc/default/grub' 2024-07-28T11:23:13.792 INFO:teuthology.orchestra.run.smithi150.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T11:23:13.794 INFO:teuthology.orchestra.run.smithi150.stderr:Generating grub configuration file ... 2024-07-28T11:23:13.996 INFO:teuthology.orchestra.run.smithi150.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T11:23:14.002 INFO:teuthology.orchestra.run.smithi150.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T11:23:14.259 INFO:teuthology.orchestra.run.smithi150.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T11:23:14.265 INFO:teuthology.orchestra.run.smithi150.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T11:23:14.305 INFO:teuthology.orchestra.run.smithi150.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T11:23:14.310 INFO:teuthology.orchestra.run.smithi150.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T11:23:14.440 INFO:teuthology.orchestra.run.smithi150.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T11:23:14.440 INFO:teuthology.orchestra.run.smithi150.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T11:23:14.440 INFO:teuthology.orchestra.run.smithi150.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T11:23:14.453 INFO:teuthology.orchestra.run.smithi150.stderr:done 2024-07-28T11:23:14.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo shutdown -r now 2024-07-28T11:23:14.940 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-07-28T11:23:14.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T11:23:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-07-28T11:23:15.207 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2024-07-28T11:23:15.208 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2024-07-28T11:23:15.380 INFO:teuthology.orchestra.run.smithi022.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-28T11:23:15.380 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:23:15.380 INFO:teuthology.orchestra.run.smithi022.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:23:15.380 INFO:teuthology.orchestra.run.smithi022.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:23:15.381 INFO:teuthology.orchestra.run.smithi022.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:23:15.381 INFO:teuthology.orchestra.run.smithi022.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T11:23:15.381 INFO:teuthology.orchestra.run.smithi022.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T11:23:15.381 INFO:teuthology.orchestra.run.smithi022.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:23:15.421 INFO:teuthology.orchestra.run.smithi022.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T11:23:15.423 DEBUG:teuthology.orchestra.run.smithi022:> dpkg -s linux-image-generic 2024-07-28T11:23:15.439 INFO:teuthology.orchestra.run.smithi022.stdout:Package: linux-image-generic 2024-07-28T11:23:15.439 INFO:teuthology.orchestra.run.smithi022.stdout:Status: install ok installed 2024-07-28T11:23:15.439 INFO:teuthology.orchestra.run.smithi022.stdout:Priority: optional 2024-07-28T11:23:15.439 INFO:teuthology.orchestra.run.smithi022.stdout:Section: kernel 2024-07-28T11:23:15.439 INFO:teuthology.orchestra.run.smithi022.stdout:Installed-Size: 21 2024-07-28T11:23:15.439 INFO:teuthology.orchestra.run.smithi022.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: amd64 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout:Source: linux-meta 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout:Version: 5.15.0.117.117 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.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-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.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-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout:Recommends: thermald 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout:Description: Generic Linux kernel image 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout: This package will always depend on the latest generic kernel image 2024-07-28T11:23:15.440 INFO:teuthology.orchestra.run.smithi022.stdout: available. 2024-07-28T11:23:15.440 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-07-28T11:23:15.488 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.pKmpq46l02 2024-07-28T11:23:15.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo cp /boot/grub/grub.cfg /tmp/tmp.pKmpq46l02 2024-07-28T11:23:15.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.pKmpq46l02 2024-07-28T11:23:15.650 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.pKmpq46l02 is 10KB 2024-07-28T11:23:15.662 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.pKmpq46l02 2024-07-28T11:23:15.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-28T11:23:15.724 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:23:15.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-28T11:23:15.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-28T11:23:15.803 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-28T11:23:15.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo update-grub 2024-07-28T11:23:16.987 INFO:teuthology.orchestra.run.smithi022.stderr:Sourcing file `/etc/default/grub' 2024-07-28T11:23:16.989 INFO:teuthology.orchestra.run.smithi022.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T11:23:16.990 INFO:teuthology.orchestra.run.smithi022.stderr:Generating grub configuration file ... 2024-07-28T11:23:17.166 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T11:23:17.172 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T11:23:17.393 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T11:23:17.398 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T11:23:17.439 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T11:23:17.446 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T11:23:17.603 INFO:teuthology.orchestra.run.smithi022.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T11:23:17.604 INFO:teuthology.orchestra.run.smithi022.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T11:23:17.604 INFO:teuthology.orchestra.run.smithi022.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T11:23:17.616 INFO:teuthology.orchestra.run.smithi022.stderr:done 2024-07-28T11:23:17.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo shutdown -r now 2024-07-28T11:23:44.498 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-07-28T11:23:44.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:23:44.501 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:23:47.634 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-07-28T11:23:47.634 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-07-28T11:23:47.635 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:24:19.039 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.150 2024-07-28T11:24:28.043 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:24:28.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:24:46.431 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.150 2024-07-28T11:24:47.638 DEBUG:teuthology.orchestra.remote:timed out 2024-07-28T11:24:56.646 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-07-28T11:24:56.648 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:24:56.650 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.22 2024-07-28T11:24:58.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:24:58.435 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:24:58.437 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.150 2024-07-28T11:25:08.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-07-28T11:25:08.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:25:08.802 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-07-28T11:25:09.417 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-07-28T11:25:09.417 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-117-generic"... 2024-07-28T11:25:09.418 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-07-28T11:25:09.463 INFO:teuthology.orchestra.run.smithi022.stdout:5.15.0-117-generic 2024-07-28T11:25:09.463 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-28T11:25:09.463 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-28T11:25:09.464 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-28T11:25:10.464 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-07-28T11:25:10.464 DEBUG:teuthology.orchestra.run.smithi022:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-28T11:25:10.547 INFO:teuthology.orchestra.run.smithi022.stdout:ttyS1 2024-07-28T11:25:10.566 DEBUG:teuthology.parallel:result is None 2024-07-28T11:25:13.438 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:25:13.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:25:13.692 DEBUG:teuthology.orchestra.run.smithi150:> true 2024-07-28T11:25:14.186 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:25:14.186 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-117-generic"... 2024-07-28T11:25:14.187 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2024-07-28T11:25:14.233 INFO:teuthology.orchestra.run.smithi150.stdout:5.15.0-117-generic 2024-07-28T11:25:14.233 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-28T11:25:14.234 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-28T11:25:14.234 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-28T11:25:15.234 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-07-28T11:25:15.235 DEBUG:teuthology.orchestra.run.smithi150:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-28T11:25:15.349 INFO:teuthology.orchestra.run.smithi150.stdout:ttyS1 2024-07-28T11:25:15.374 DEBUG:teuthology.parallel:result is None 2024-07-28T11:25:15.374 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-28T11:25:15.382 INFO:teuthology.task.internal:Creating test directory... 2024-07-28T11:25:15.382 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-28T11:25:15.384 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-28T11:25:15.390 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-28T11:25:15.415 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-28T11:25:15.423 INFO:teuthology.task.internal:Creating archive directory... 2024-07-28T11:25:15.424 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-28T11:25:15.432 DEBUG:teuthology.orchestra.run.smithi150:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-28T11:25:15.456 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-28T11:25:15.464 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-28T11:25:15.465 DEBUG:teuthology.orchestra.run.smithi022:> 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-28T11:25:15.489 DEBUG:teuthology.orchestra.run.smithi150:> 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-28T11:25:15.505 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:25:15.512 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:25:15.513 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:25:15.521 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T11:25:15.522 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-28T11:25:15.530 INFO:teuthology.task.internal:Configuring sudo... 2024-07-28T11:25:15.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-28T11:25:15.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-28T11:25:15.575 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-28T11:25:15.585 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-28T11:25:15.585 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-28T11:25:15.616 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-28T11:25:15.624 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-28T11:25:15.668 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-28T11:25:15.715 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:25:15.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-28T11:25:15.776 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-28T11:25:15.782 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-28T11:25:15.828 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:25:15.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-28T11:25:15.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo service rsyslog restart 2024-07-28T11:25:15.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo service rsyslog restart 2024-07-28T11:25:15.968 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-28T11:25:15.976 INFO:teuthology.task.internal:Starting timer... 2024-07-28T11:25:15.976 INFO:teuthology.run_tasks:Running task pcp... 2024-07-28T11:25:16.016 INFO:teuthology.run_tasks:Running task selinux... 2024-07-28T11:25:16.026 DEBUG:teuthology.task.selinux:Excluding smithi022: OS 'ubuntu' does not support SELinux 2024-07-28T11:25:16.026 DEBUG:teuthology.task.selinux:Excluding smithi150: OS 'ubuntu' does not support SELinux 2024-07-28T11:25:16.026 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-28T11:25:16.026 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-07-28T11:25:16.026 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-28T11:25:16.026 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-28T11:25:16.036 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-28T11:25:16.053 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-28T11:25:16.054 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi022.front.sepia.ceph.com,smithi150.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-28T11:32:21.612 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi022.front.sepia.ceph.com'), Remote(name='ubuntu@smithi150.front.sepia.ceph.com')] 2024-07-28T11:32:21.613 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-07-28T11:32:21.615 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:32:21.700 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-07-28T11:32:21.779 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-07-28T11:32:21.779 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:32:21.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T11:32:21.857 DEBUG:teuthology.orchestra.run.smithi150:> true 2024-07-28T11:32:21.934 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-07-28T11:32:21.935 INFO:teuthology.run_tasks:Running task clock... 2024-07-28T11:32:21.947 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-28T11:32:21.947 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-28T11:32:21.948 DEBUG:teuthology.orchestra.run.smithi022:> 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-28T11:32:21.950 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-28T11:32:21.950 DEBUG:teuthology.orchestra.run.smithi150:> 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-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Command line: ntpd -gq 2024-07-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: ---------------------------------------------------- 2024-07-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: ntp-4 is maintained by Network Time Foundation, 2024-07-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: corporation. Support and training for ntp-4 are 2024-07-28T11:32:21.979 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: available at https://www.nwtime.org/support 2024-07-28T11:32:21.980 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: ---------------------------------------------------- 2024-07-28T11:32:21.980 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: proto: precision = 0.047 usec (-24) 2024-07-28T11:32:21.980 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: basedate set to 2022-02-04 2024-07-28T11:32:21.980 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: gps base set to 2022-02-06 (week 2196) 2024-07-28T11:32:21.981 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:32:21.981 INFO:teuthology.orchestra.run.smithi022.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:32:21.981 INFO:teuthology.orchestra.run.smithi022.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listen and drop on 0 v6wildcard [::]:123 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listen normally on 2 lo 127.0.0.1:123 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listen normally on 3 ens1f0 172.21.15.22:123 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listen normally on 4 lo [::1]:123 2024-07-28T11:32:21.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:5de4%2]:123 2024-07-28T11:32:21.983 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:21 ntpd[17604]: Listening on routing socket on fd #22 for interface updates 2024-07-28T11:32:22.003 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-28T11:32:22.003 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: Command line: ntpd -gq 2024-07-28T11:32:22.003 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: ---------------------------------------------------- 2024-07-28T11:32:22.004 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: ntp-4 is maintained by Network Time Foundation, 2024-07-28T11:32:22.004 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-28T11:32:22.004 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: corporation. Support and training for ntp-4 are 2024-07-28T11:32:22.004 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: available at https://www.nwtime.org/support 2024-07-28T11:32:22.004 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: ---------------------------------------------------- 2024-07-28T11:32:22.004 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: proto: precision = 0.045 usec (-24) 2024-07-28T11:32:22.005 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: basedate set to 2022-02-04 2024-07-28T11:32:22.005 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: gps base set to 2022-02-06 (week 2196) 2024-07-28T11:32:22.005 INFO:teuthology.orchestra.run.smithi150.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:32:22.005 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T11:32:22.005 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:21 ntpd[17710]: restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:32:22.006 INFO:teuthology.orchestra.run.smithi150.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-28T11:32:22.006 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listen and drop on 0 v6wildcard [::]:123 2024-07-28T11:32:22.007 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-28T11:32:22.007 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listen normally on 2 lo 127.0.0.1:123 2024-07-28T11:32:22.007 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listen normally on 3 enp3s0f1 172.21.15.150:123 2024-07-28T11:32:22.007 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listen normally on 4 lo [::1]:123 2024-07-28T11:32:22.007 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6e35%5]:123 2024-07-28T11:32:22.007 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:22 ntpd[17710]: Listening on routing socket on fd #22 for interface updates 2024-07-28T11:32:23.004 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:23 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:23.004 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:23 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:23.004 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:23 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:23.004 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:23 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:23.004 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:23 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:23.004 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:23 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:23.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:23 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:23.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:23 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:23.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:23 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:23.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:23 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:23.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:23 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:23.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:23 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:24.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:24 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:24.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:24 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:24.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:24 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:24.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:24 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:24.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:24 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:24.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:24 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:25.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:25.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:25.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:25 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:25.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:25.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:25.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:25.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:25.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:25 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:26.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:26 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:26.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:26 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:26.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:26 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:26.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:26 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:26.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:26 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:26.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:26 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:27.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.007 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:27.007 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:27 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:27.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:27.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:27 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:28.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:28 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:28.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:28 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:28.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:28 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:28.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:28 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:28.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:28 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:28.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:28 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.005 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stdout:28 Jul 11:32:29 ntpd[17710]: ntpd: time slew -0.000942 s 2024-07-28T11:32:29.006 INFO:teuthology.orchestra.run.smithi150.stdout:ntpd: time slew -0.000942s 2024-07-28T11:32:29.007 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-28T11:32:29.007 INFO:teuthology.orchestra.run.smithi150.stderr:28 Jul 11:32:29 ntpd[17710]: can't open /var/log/ntpstats/loopstats.20240728: Permission denied 2024-07-28T11:32:29.061 INFO:teuthology.orchestra.run.smithi150.stdout: remote refid st t when poll reach delay offset jitter 2024-07-28T11:32:29.061 INFO:teuthology.orchestra.run.smithi150.stdout:============================================================================== 2024-07-28T11:32:29.061 INFO:teuthology.orchestra.run.smithi150.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:29.061 INFO:teuthology.orchestra.run.smithi150.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:29.061 INFO:teuthology.orchestra.run.smithi150.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:29.062 INFO:teuthology.orchestra.run.smithi150.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:29.980 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T11:32:29.981 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T11:32:29.982 INFO:teuthology.orchestra.run.smithi022.stdout:28 Jul 11:32:29 ntpd[17604]: ntpd: time slew -0.000711 s 2024-07-28T11:32:29.982 INFO:teuthology.orchestra.run.smithi022.stdout:ntpd: time slew -0.000711s 2024-07-28T11:32:29.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T11:32:29.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-28T11:32:29.982 INFO:teuthology.orchestra.run.smithi022.stderr:28 Jul 11:32:29 ntpd[17604]: can't open /var/log/ntpstats/loopstats.20240728: Permission denied 2024-07-28T11:32:30.031 INFO:teuthology.orchestra.run.smithi022.stdout: remote refid st t when poll reach delay offset jitter 2024-07-28T11:32:30.031 INFO:teuthology.orchestra.run.smithi022.stdout:============================================================================== 2024-07-28T11:32:30.031 INFO:teuthology.orchestra.run.smithi022.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:30.031 INFO:teuthology.orchestra.run.smithi022.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:30.031 INFO:teuthology.orchestra.run.smithi022.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:30.031 INFO:teuthology.orchestra.run.smithi022.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T11:32:30.031 INFO:teuthology.run_tasks:Running task install... 2024-07-28T11:32:30.041 DEBUG:teuthology.task.install:project ceph 2024-07-28T11:32:30.042 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}} 2024-07-28T11:32:30.042 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'} 2024-07-28T11:32:30.042 INFO:teuthology.task.install:Using flavor: default 2024-07-28T11:32:30.047 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-28T11:32:30.047 INFO:teuthology.task.install:extra packages: [] 2024-07-28T11:32:30.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-key list | grep Ceph 2024-07-28T11:32:30.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo apt-key list | grep Ceph 2024-07-28T11:32:30.110 INFO:teuthology.orchestra.run.smithi150.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-28T11:32:30.128 INFO:teuthology.orchestra.run.smithi022.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-28T11:32:30.138 INFO:teuthology.orchestra.run.smithi150.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-28T11:32:30.138 INFO:teuthology.orchestra.run.smithi150.stdout:uid [ unknown] Ceph.com (release key) 2024-07-28T11:32:30.138 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-28T11:32:30.139 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:32:30.139 INFO:teuthology.packaging:ref: None 2024-07-28T11:32:30.139 INFO:teuthology.packaging:tag: None 2024-07-28T11:32:30.139 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:32:30.139 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:32:30.139 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-28T11:32:30.155 INFO:teuthology.orchestra.run.smithi022.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-28T11:32:30.155 INFO:teuthology.orchestra.run.smithi022.stdout:uid [ unknown] Ceph.com (release key) 2024-07-28T11:32:30.156 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-28T11:32:30.156 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:32:30.156 INFO:teuthology.packaging:ref: None 2024-07-28T11:32:30.156 INFO:teuthology.packaging:tag: None 2024-07-28T11:32:30.156 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:32:30.156 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:32:30.156 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-28T11:32:30.285 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-07-28T11:32:30.285 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-07-28T11:32:30.297 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-07-28T11:32:30.298 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-07-28T11:32:30.333 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:32:30.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-28T11:32:30.344 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:32:30.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-28T11:32:30.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo apt-get update 2024-07-28T11:32:30.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2024-07-28T11:32:30.488 INFO:teuthology.orchestra.run.smithi150.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-07-28T11:32:30.489 INFO:teuthology.orchestra.run.smithi150.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-07-28T11:32:30.491 INFO:teuthology.orchestra.run.smithi150.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-28T11:32:30.492 INFO:teuthology.orchestra.run.smithi150.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-07-28T11:32:30.499 INFO:teuthology.orchestra.run.smithi022.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-07-28T11:32:30.500 INFO:teuthology.orchestra.run.smithi150.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-07-28T11:32:30.500 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-07-28T11:32:30.502 INFO:teuthology.orchestra.run.smithi022.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-28T11:32:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-07-28T11:32:30.512 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-07-28T11:32:30.598 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T11:32:30.644 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:32:30.647 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T11:32:30.716 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T11:32:30.719 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T11:32:30.728 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T11:32:30.798 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T11:32:30.810 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T11:32:30.989 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 28.3 kB in 0s (63.3 kB/s) 2024-07-28T11:32:31.016 INFO:teuthology.orchestra.run.smithi150.stdout:Fetched 28.3 kB in 0s (57.8 kB/s) 2024-07-28T11:32:32.008 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-07-28T11:32:32.023 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2024-07-28T11:32:32.025 DEBUG:teuthology.orchestra.run.smithi022:> 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-28T11:32:32.039 DEBUG:teuthology.orchestra.run.smithi150:> 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-28T11:32:32.093 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-07-28T11:32:32.103 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2024-07-28T11:32:32.301 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2024-07-28T11:32:32.302 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2024-07-28T11:32:32.319 INFO:teuthology.orchestra.run.smithi150.stdout:Building dependency tree... 2024-07-28T11:32:32.320 INFO:teuthology.orchestra.run.smithi150.stdout:Reading state information... 2024-07-28T11:32:32.511 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:32:32.511 INFO:teuthology.orchestra.run.smithi022.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:32:32.511 INFO:teuthology.orchestra.run.smithi022.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:32:32.512 INFO:teuthology.orchestra.run.smithi022.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:32:32.512 INFO:teuthology.orchestra.run.smithi022.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T11:32:32.512 INFO:teuthology.orchestra.run.smithi022.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T11:32:32.512 INFO:teuthology.orchestra.run.smithi022.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:32:32.513 INFO:teuthology.orchestra.run.smithi022.stdout:The following additional packages will be installed: 2024-07-28T11:32:32.513 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-28T11:32:32.513 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-07-28T11:32:32.513 INFO:teuthology.orchestra.run.smithi022.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-07-28T11:32:32.513 INFO:teuthology.orchestra.run.smithi022.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-28T11:32:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-07-28T11:32:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-07-28T11:32:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-07-28T11:32:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-07-28T11:32:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-28T11:32:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout:Suggested packages: 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: python3-watchdog 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout:Recommended packages: 2024-07-28T11:32:32.516 INFO:teuthology.orchestra.run.smithi022.stdout: btrfs-tools 2024-07-28T11:32:32.531 INFO:teuthology.orchestra.run.smithi150.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T11:32:32.531 INFO:teuthology.orchestra.run.smithi150.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T11:32:32.531 INFO:teuthology.orchestra.run.smithi150.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T11:32:32.531 INFO:teuthology.orchestra.run.smithi150.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T11:32:32.532 INFO:teuthology.orchestra.run.smithi150.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T11:32:32.532 INFO:teuthology.orchestra.run.smithi150.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T11:32:32.532 INFO:teuthology.orchestra.run.smithi150.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T11:32:32.533 INFO:teuthology.orchestra.run.smithi150.stdout:The following additional packages will be installed: 2024-07-28T11:32:32.533 INFO:teuthology.orchestra.run.smithi150.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-28T11:32:32.533 INFO:teuthology.orchestra.run.smithi150.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-07-28T11:32:32.533 INFO:teuthology.orchestra.run.smithi150.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-07-28T11:32:32.533 INFO:teuthology.orchestra.run.smithi150.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-28T11:32:32.534 INFO:teuthology.orchestra.run.smithi150.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-07-28T11:32:32.535 INFO:teuthology.orchestra.run.smithi150.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout:Suggested packages: 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-07-28T11:32:32.536 INFO:teuthology.orchestra.run.smithi150.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-07-28T11:32:32.537 INFO:teuthology.orchestra.run.smithi150.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-07-28T11:32:32.537 INFO:teuthology.orchestra.run.smithi150.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-07-28T11:32:32.537 INFO:teuthology.orchestra.run.smithi150.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-07-28T11:32:32.537 INFO:teuthology.orchestra.run.smithi150.stdout: python3-watchdog 2024-07-28T11:32:32.537 INFO:teuthology.orchestra.run.smithi150.stdout:Recommended packages: 2024-07-28T11:32:32.537 INFO:teuthology.orchestra.run.smithi150.stdout: btrfs-tools 2024-07-28T11:32:32.623 INFO:teuthology.orchestra.run.smithi022.stdout:The following NEW packages will be installed: 2024-07-28T11:32:32.624 INFO:teuthology.orchestra.run.smithi022.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-28T11:32:32.624 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-28T11:32:32.624 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-28T11:32:32.624 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-07-28T11:32:32.624 INFO:teuthology.orchestra.run.smithi022.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-28T11:32:32.625 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-28T11:32:32.626 INFO:teuthology.orchestra.run.smithi022.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-28T11:32:32.626 INFO:teuthology.orchestra.run.smithi022.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-28T11:32:32.626 INFO:teuthology.orchestra.run.smithi022.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-28T11:32:32.626 INFO:teuthology.orchestra.run.smithi022.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-28T11:32:32.626 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-28T11:32:32.626 INFO:teuthology.orchestra.run.smithi022.stdout: radosgw rbd-fuse socat xmlstarlet 2024-07-28T11:32:32.634 INFO:teuthology.orchestra.run.smithi150.stdout:The following NEW packages will be installed: 2024-07-28T11:32:32.634 INFO:teuthology.orchestra.run.smithi150.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-28T11:32:32.634 INFO:teuthology.orchestra.run.smithi150.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-28T11:32:32.634 INFO:teuthology.orchestra.run.smithi150.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-28T11:32:32.635 INFO:teuthology.orchestra.run.smithi150.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-28T11:32:32.636 INFO:teuthology.orchestra.run.smithi150.stdout: radosgw rbd-fuse socat xmlstarlet 2024-07-28T11:32:32.666 INFO:teuthology.orchestra.run.smithi022.stdout:0 upgraded, 107 newly installed, 0 to remove and 317 not upgraded. 2024-07-28T11:32:32.666 INFO:teuthology.orchestra.run.smithi022.stdout:Need to get 187 MB of archives. 2024-07-28T11:32:32.666 INFO:teuthology.orchestra.run.smithi022.stdout:After this operation, 815 MB of additional disk space will be used. 2024-07-28T11:32:32.667 INFO:teuthology.orchestra.run.smithi022.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-28T11:32:32.677 INFO:teuthology.orchestra.run.smithi150.stdout:0 upgraded, 107 newly installed, 0 to remove and 317 not upgraded. 2024-07-28T11:32:32.677 INFO:teuthology.orchestra.run.smithi150.stdout:Need to get 187 MB of archives. 2024-07-28T11:32:32.677 INFO:teuthology.orchestra.run.smithi150.stdout:After this operation, 815 MB of additional disk space will be used. 2024-07-28T11:32:32.677 INFO:teuthology.orchestra.run.smithi150.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-28T11:32:32.684 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-07-28T11:32:32.694 INFO:teuthology.orchestra.run.smithi150.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-07-28T11:32:32.696 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 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-28T11:32:32.706 INFO:teuthology.orchestra.run.smithi150.stdout:Get:3 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-28T11:32:32.720 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 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-28T11:32:32.725 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 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-28T11:32:32.728 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 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-28T11:32:32.728 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 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-28T11:32:32.729 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 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-28T11:32:32.730 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 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-28T11:32:32.733 INFO:teuthology.orchestra.run.smithi150.stdout:Get:4 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-28T11:32:32.733 INFO:teuthology.orchestra.run.smithi022.stdout:Get:10 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-28T11:32:32.737 INFO:teuthology.orchestra.run.smithi150.stdout:Get:5 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-28T11:32:32.740 INFO:teuthology.orchestra.run.smithi150.stdout:Get:6 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-28T11:32:32.740 INFO:teuthology.orchestra.run.smithi150.stdout:Get:7 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-28T11:32:32.741 INFO:teuthology.orchestra.run.smithi150.stdout:Get:8 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-28T11:32:32.742 INFO:teuthology.orchestra.run.smithi022.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-28T11:32:32.742 INFO:teuthology.orchestra.run.smithi150.stdout:Get:9 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-28T11:32:32.744 INFO:teuthology.orchestra.run.smithi150.stdout:Get:10 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-28T11:32:32.752 INFO:teuthology.orchestra.run.smithi150.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-28T11:32:32.766 INFO:teuthology.orchestra.run.smithi022.stdout:Get:12 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-28T11:32:32.767 INFO:teuthology.orchestra.run.smithi022.stdout:Get:13 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-28T11:32:32.769 INFO:teuthology.orchestra.run.smithi022.stdout:Get:14 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-28T11:32:32.778 INFO:teuthology.orchestra.run.smithi022.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-28T11:32:32.779 INFO:teuthology.orchestra.run.smithi150.stdout:Get:12 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-28T11:32:32.779 INFO:teuthology.orchestra.run.smithi022.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-28T11:32:32.780 INFO:teuthology.orchestra.run.smithi150.stdout:Get:13 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-28T11:32:32.781 INFO:teuthology.orchestra.run.smithi022.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-28T11:32:32.783 INFO:teuthology.orchestra.run.smithi150.stdout:Get:14 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-28T11:32:32.789 INFO:teuthology.orchestra.run.smithi150.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-28T11:32:32.790 INFO:teuthology.orchestra.run.smithi150.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-28T11:32:32.792 INFO:teuthology.orchestra.run.smithi150.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-28T11:32:32.813 INFO:teuthology.orchestra.run.smithi022.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-28T11:32:32.815 INFO:teuthology.orchestra.run.smithi022.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-28T11:32:32.820 INFO:teuthology.orchestra.run.smithi022.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-28T11:32:32.824 INFO:teuthology.orchestra.run.smithi150.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-28T11:32:32.826 INFO:teuthology.orchestra.run.smithi150.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-28T11:32:32.831 INFO:teuthology.orchestra.run.smithi150.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-28T11:32:32.862 INFO:teuthology.orchestra.run.smithi022.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-28T11:32:32.866 INFO:teuthology.orchestra.run.smithi022.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-28T11:32:32.869 INFO:teuthology.orchestra.run.smithi150.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-28T11:32:32.872 INFO:teuthology.orchestra.run.smithi150.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-28T11:32:32.875 INFO:teuthology.orchestra.run.smithi022.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-28T11:32:32.879 INFO:teuthology.orchestra.run.smithi022.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-28T11:32:32.879 INFO:teuthology.orchestra.run.smithi022.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-28T11:32:32.880 INFO:teuthology.orchestra.run.smithi022.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-28T11:32:32.881 INFO:teuthology.orchestra.run.smithi022.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-28T11:32:32.881 INFO:teuthology.orchestra.run.smithi022.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-28T11:32:32.882 INFO:teuthology.orchestra.run.smithi022.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-28T11:32:32.882 INFO:teuthology.orchestra.run.smithi150.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-28T11:32:32.883 INFO:teuthology.orchestra.run.smithi022.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-28T11:32:32.885 INFO:teuthology.orchestra.run.smithi150.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-28T11:32:32.886 INFO:teuthology.orchestra.run.smithi150.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-28T11:32:32.887 INFO:teuthology.orchestra.run.smithi150.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-28T11:32:32.887 INFO:teuthology.orchestra.run.smithi150.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-28T11:32:32.888 INFO:teuthology.orchestra.run.smithi150.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-28T11:32:32.889 INFO:teuthology.orchestra.run.smithi150.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-28T11:32:32.889 INFO:teuthology.orchestra.run.smithi150.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-28T11:32:32.900 INFO:teuthology.orchestra.run.smithi022.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-28T11:32:32.900 INFO:teuthology.orchestra.run.smithi022.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-28T11:32:32.901 INFO:teuthology.orchestra.run.smithi022.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-28T11:32:32.901 INFO:teuthology.orchestra.run.smithi022.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-28T11:32:32.901 INFO:teuthology.orchestra.run.smithi022.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-28T11:32:32.904 INFO:teuthology.orchestra.run.smithi022.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-28T11:32:32.905 INFO:teuthology.orchestra.run.smithi022.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-28T11:32:32.905 INFO:teuthology.orchestra.run.smithi022.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-28T11:32:32.905 INFO:teuthology.orchestra.run.smithi022.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-28T11:32:32.907 INFO:teuthology.orchestra.run.smithi150.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-28T11:32:32.907 INFO:teuthology.orchestra.run.smithi150.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-28T11:32:32.907 INFO:teuthology.orchestra.run.smithi150.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-28T11:32:32.908 INFO:teuthology.orchestra.run.smithi150.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-28T11:32:32.908 INFO:teuthology.orchestra.run.smithi150.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-28T11:32:32.910 INFO:teuthology.orchestra.run.smithi150.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-28T11:32:32.911 INFO:teuthology.orchestra.run.smithi150.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-28T11:32:32.918 INFO:teuthology.orchestra.run.smithi022.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-28T11:32:32.919 INFO:teuthology.orchestra.run.smithi022.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-28T11:32:32.919 INFO:teuthology.orchestra.run.smithi022.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-28T11:32:32.924 INFO:teuthology.orchestra.run.smithi150.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-28T11:32:32.924 INFO:teuthology.orchestra.run.smithi150.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-28T11:32:32.925 INFO:teuthology.orchestra.run.smithi150.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-28T11:32:32.935 INFO:teuthology.orchestra.run.smithi022.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-28T11:32:32.941 INFO:teuthology.orchestra.run.smithi150.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-28T11:32:32.941 INFO:teuthology.orchestra.run.smithi150.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-28T11:32:32.942 INFO:teuthology.orchestra.run.smithi150.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-28T11:32:32.943 INFO:teuthology.orchestra.run.smithi150.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-28T11:32:32.943 INFO:teuthology.orchestra.run.smithi150.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-28T11:32:32.950 INFO:teuthology.orchestra.run.smithi150.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-28T11:32:32.950 INFO:teuthology.orchestra.run.smithi150.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-28T11:32:32.958 INFO:teuthology.orchestra.run.smithi150.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-28T11:32:33.011 INFO:teuthology.orchestra.run.smithi150.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-28T11:32:33.012 INFO:teuthology.orchestra.run.smithi022.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-28T11:32:33.012 INFO:teuthology.orchestra.run.smithi022.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-28T11:32:33.073 INFO:teuthology.orchestra.run.smithi150.stdout:Get:50 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-28T11:32:33.073 INFO:teuthology.orchestra.run.smithi150.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-28T11:32:33.075 INFO:teuthology.orchestra.run.smithi022.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-28T11:32:33.075 INFO:teuthology.orchestra.run.smithi022.stdout:Get:47 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-28T11:32:33.075 INFO:teuthology.orchestra.run.smithi022.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-28T11:32:33.076 INFO:teuthology.orchestra.run.smithi022.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-28T11:32:33.077 INFO:teuthology.orchestra.run.smithi150.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-28T11:32:33.078 INFO:teuthology.orchestra.run.smithi022.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-28T11:32:33.078 INFO:teuthology.orchestra.run.smithi150.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-28T11:32:33.080 INFO:teuthology.orchestra.run.smithi022.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-28T11:32:33.081 INFO:teuthology.orchestra.run.smithi150.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-28T11:32:33.083 INFO:teuthology.orchestra.run.smithi150.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-28T11:32:33.085 INFO:teuthology.orchestra.run.smithi022.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-28T11:32:33.086 INFO:teuthology.orchestra.run.smithi022.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-28T11:32:33.087 INFO:teuthology.orchestra.run.smithi150.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-28T11:32:33.089 INFO:teuthology.orchestra.run.smithi022.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-28T11:32:33.091 INFO:teuthology.orchestra.run.smithi022.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-28T11:32:33.098 INFO:teuthology.orchestra.run.smithi022.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-28T11:32:33.118 INFO:teuthology.orchestra.run.smithi150.stdout:Get:57 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-28T11:32:33.120 INFO:teuthology.orchestra.run.smithi150.stdout:Get:58 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-28T11:32:33.121 INFO:teuthology.orchestra.run.smithi022.stdout:Get:57 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-28T11:32:33.121 INFO:teuthology.orchestra.run.smithi150.stdout:Get:59 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-28T11:32:33.122 INFO:teuthology.orchestra.run.smithi022.stdout:Get:58 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-28T11:32:33.123 INFO:teuthology.orchestra.run.smithi022.stdout:Get:59 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-28T11:32:33.131 INFO:teuthology.orchestra.run.smithi150.stdout:Get:60 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-28T11:32:33.133 INFO:teuthology.orchestra.run.smithi022.stdout:Get:60 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-28T11:32:33.165 INFO:teuthology.orchestra.run.smithi150.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-28T11:32:33.166 INFO:teuthology.orchestra.run.smithi150.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-28T11:32:33.168 INFO:teuthology.orchestra.run.smithi150.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-28T11:32:33.168 INFO:teuthology.orchestra.run.smithi150.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-28T11:32:33.169 INFO:teuthology.orchestra.run.smithi150.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-28T11:32:33.175 INFO:teuthology.orchestra.run.smithi022.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-28T11:32:33.176 INFO:teuthology.orchestra.run.smithi022.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-28T11:32:33.177 INFO:teuthology.orchestra.run.smithi022.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-28T11:32:33.177 INFO:teuthology.orchestra.run.smithi022.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-28T11:32:33.178 INFO:teuthology.orchestra.run.smithi022.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-28T11:32:33.187 INFO:teuthology.orchestra.run.smithi150.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-28T11:32:33.187 INFO:teuthology.orchestra.run.smithi022.stdout:Get:66 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-28T11:32:33.196 INFO:teuthology.orchestra.run.smithi022.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-28T11:32:33.265 INFO:teuthology.orchestra.run.smithi150.stdout:Get:67 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-28T11:32:33.265 INFO:teuthology.orchestra.run.smithi150.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-28T11:32:33.265 INFO:teuthology.orchestra.run.smithi150.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-28T11:32:33.280 INFO:teuthology.orchestra.run.smithi150.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-28T11:32:33.280 INFO:teuthology.orchestra.run.smithi150.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-28T11:32:33.281 INFO:teuthology.orchestra.run.smithi150.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-28T11:32:33.281 INFO:teuthology.orchestra.run.smithi150.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-28T11:32:33.281 INFO:teuthology.orchestra.run.smithi150.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-28T11:32:33.282 INFO:teuthology.orchestra.run.smithi150.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-28T11:32:33.282 INFO:teuthology.orchestra.run.smithi150.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-28T11:32:33.284 INFO:teuthology.orchestra.run.smithi022.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-28T11:32:33.284 INFO:teuthology.orchestra.run.smithi022.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-28T11:32:33.286 INFO:teuthology.orchestra.run.smithi150.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-28T11:32:33.290 INFO:teuthology.orchestra.run.smithi150.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-28T11:32:33.299 INFO:teuthology.orchestra.run.smithi022.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-28T11:32:33.299 INFO:teuthology.orchestra.run.smithi022.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-28T11:32:33.299 INFO:teuthology.orchestra.run.smithi022.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-28T11:32:33.300 INFO:teuthology.orchestra.run.smithi022.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-28T11:32:33.300 INFO:teuthology.orchestra.run.smithi022.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-28T11:32:33.301 INFO:teuthology.orchestra.run.smithi022.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-28T11:32:33.301 INFO:teuthology.orchestra.run.smithi022.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-28T11:32:33.303 INFO:teuthology.orchestra.run.smithi150.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-28T11:32:33.303 INFO:teuthology.orchestra.run.smithi022.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-28T11:32:33.304 INFO:teuthology.orchestra.run.smithi150.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-28T11:32:33.305 INFO:teuthology.orchestra.run.smithi150.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-28T11:32:33.307 INFO:teuthology.orchestra.run.smithi022.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-28T11:32:33.309 INFO:teuthology.orchestra.run.smithi150.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-28T11:32:33.313 INFO:teuthology.orchestra.run.smithi150.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-28T11:32:33.319 INFO:teuthology.orchestra.run.smithi150.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-28T11:32:33.319 INFO:teuthology.orchestra.run.smithi150.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-28T11:32:33.320 INFO:teuthology.orchestra.run.smithi022.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-28T11:32:33.321 INFO:teuthology.orchestra.run.smithi150.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-28T11:32:33.321 INFO:teuthology.orchestra.run.smithi150.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-28T11:32:33.322 INFO:teuthology.orchestra.run.smithi022.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-28T11:32:33.322 INFO:teuthology.orchestra.run.smithi022.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-28T11:32:33.322 INFO:teuthology.orchestra.run.smithi150.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-28T11:32:33.325 INFO:teuthology.orchestra.run.smithi022.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-28T11:32:33.328 INFO:teuthology.orchestra.run.smithi022.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-28T11:32:33.332 INFO:teuthology.orchestra.run.smithi022.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-28T11:32:33.332 INFO:teuthology.orchestra.run.smithi022.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-28T11:32:33.332 INFO:teuthology.orchestra.run.smithi022.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-28T11:32:33.337 INFO:teuthology.orchestra.run.smithi150.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-28T11:32:33.337 INFO:teuthology.orchestra.run.smithi022.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-28T11:32:33.339 INFO:teuthology.orchestra.run.smithi022.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-28T11:32:33.346 INFO:teuthology.orchestra.run.smithi150.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-28T11:32:33.347 INFO:teuthology.orchestra.run.smithi150.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-28T11:32:33.347 INFO:teuthology.orchestra.run.smithi150.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-28T11:32:33.349 INFO:teuthology.orchestra.run.smithi150.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-28T11:32:33.350 INFO:teuthology.orchestra.run.smithi150.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-28T11:32:33.354 INFO:teuthology.orchestra.run.smithi022.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-28T11:32:33.360 INFO:teuthology.orchestra.run.smithi022.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-28T11:32:33.360 INFO:teuthology.orchestra.run.smithi022.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-28T11:32:33.361 INFO:teuthology.orchestra.run.smithi022.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-28T11:32:33.363 INFO:teuthology.orchestra.run.smithi022.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-28T11:32:33.363 INFO:teuthology.orchestra.run.smithi022.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-28T11:32:33.545 INFO:teuthology.orchestra.run.smithi022.stdout:Get:95 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-28T11:32:33.545 INFO:teuthology.orchestra.run.smithi022.stdout:Get:96 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-28T11:32:33.551 INFO:teuthology.orchestra.run.smithi022.stdout:Get:97 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-28T11:32:33.565 INFO:teuthology.orchestra.run.smithi022.stdout:Get:98 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-28T11:32:33.566 INFO:teuthology.orchestra.run.smithi022.stdout:Get:99 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-28T11:32:33.567 INFO:teuthology.orchestra.run.smithi022.stdout:Get:100 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-28T11:32:33.576 INFO:teuthology.orchestra.run.smithi150.stdout:Get:95 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-28T11:32:33.577 INFO:teuthology.orchestra.run.smithi150.stdout:Get:96 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-28T11:32:33.579 INFO:teuthology.orchestra.run.smithi022.stdout:Get:101 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-28T11:32:33.582 INFO:teuthology.orchestra.run.smithi150.stdout:Get:97 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-28T11:32:33.596 INFO:teuthology.orchestra.run.smithi150.stdout:Get:98 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-28T11:32:33.597 INFO:teuthology.orchestra.run.smithi150.stdout:Get:99 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-28T11:32:33.598 INFO:teuthology.orchestra.run.smithi150.stdout:Get:100 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-28T11:32:33.610 INFO:teuthology.orchestra.run.smithi150.stdout:Get:101 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-28T11:32:33.635 INFO:teuthology.orchestra.run.smithi022.stdout:Get:102 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-28T11:32:33.635 INFO:teuthology.orchestra.run.smithi022.stdout:Get:103 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-28T11:32:33.665 INFO:teuthology.orchestra.run.smithi150.stdout:Get:102 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-28T11:32:33.665 INFO:teuthology.orchestra.run.smithi150.stdout:Get:103 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-28T11:32:34.195 INFO:teuthology.orchestra.run.smithi022.stdout:Get:104 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-28T11:32:34.198 INFO:teuthology.orchestra.run.smithi022.stdout:Get:105 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-28T11:32:34.198 INFO:teuthology.orchestra.run.smithi022.stdout:Get:106 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-28T11:32:34.213 INFO:teuthology.orchestra.run.smithi150.stdout:Get:104 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-28T11:32:34.216 INFO:teuthology.orchestra.run.smithi150.stdout:Get:105 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-28T11:32:34.216 INFO:teuthology.orchestra.run.smithi150.stdout:Get:106 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-28T11:32:34.388 INFO:teuthology.orchestra.run.smithi022.stdout:Get:107 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-28T11:32:34.402 INFO:teuthology.orchestra.run.smithi150.stdout:Get:107 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-28T11:32:34.970 INFO:teuthology.orchestra.run.smithi150.stdout:Fetched 187 MB in 2s (106 MB/s) 2024-07-28T11:32:34.979 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 187 MB in 2s (106 MB/s) 2024-07-28T11:32:35.080 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libfmt8:amd64. 2024-07-28T11:32:35.110 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libfmt8:amd64. 2024-07-28T11:32:35.135 INFO:teuthology.orchestra.run.smithi022.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-28T11:32:35.140 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-07-28T11:32:35.201 INFO:teuthology.orchestra.run.smithi150.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-28T11:32:35.207 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-07-28T11:32:35.213 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:32:35.292 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:32:35.516 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-28T11:32:35.543 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-28T11:32:35.583 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:32:35.645 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-28T11:32:35.671 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-28T11:32:35.711 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:32:35.903 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librados2. 2024-07-28T11:32:35.930 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:35.965 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package librados2. 2024-07-28T11:32:35.969 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-07-28T11:32:35.991 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:36.023 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-07-28T11:32:36.388 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librbd1. 2024-07-28T11:32:36.415 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:36.455 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-07-28T11:32:36.467 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package librbd1. 2024-07-28T11:32:36.493 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:36.534 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-07-28T11:32:36.866 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libcephfs2. 2024-07-28T11:32:36.882 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:36.916 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:32:36.953 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libcephfs2. 2024-07-28T11:32:36.980 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:37.020 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:32:37.193 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rados. 2024-07-28T11:32:37.209 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:37.251 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-07-28T11:32:37.274 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-rados. 2024-07-28T11:32:37.290 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:37.333 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-07-28T11:32:37.571 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-28T11:32:37.598 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-07-28T11:32:37.636 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-28T11:32:37.637 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:32:37.662 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-07-28T11:32:37.702 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:32:37.890 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cephfs. 2024-07-28T11:32:37.905 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:37.938 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-cephfs. 2024-07-28T11:32:37.948 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:32:37.953 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:37.996 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:32:38.226 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-28T11:32:38.252 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-07-28T11:32:38.257 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-28T11:32:38.283 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-07-28T11:32:38.284 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:32:38.315 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:32:38.577 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-28T11:32:38.578 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-28T11:32:38.603 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-28T11:32:38.605 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-28T11:32:38.643 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:32:38.645 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:32:38.963 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-prettytable. 2024-07-28T11:32:38.964 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-prettytable. 2024-07-28T11:32:38.989 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-07-28T11:32:38.991 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-07-28T11:32:39.029 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-28T11:32:39.031 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-28T11:32:39.282 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-rbd. 2024-07-28T11:32:39.292 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rbd. 2024-07-28T11:32:39.308 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:39.319 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:39.348 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:32:39.358 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:32:39.643 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-28T11:32:39.661 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-28T11:32:39.669 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-28T11:32:39.688 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-28T11:32:39.701 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:32:39.719 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:32:40.038 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-28T11:32:40.064 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-28T11:32:40.072 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-28T11:32:40.099 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-28T11:32:40.104 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:32:40.139 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:32:40.432 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-28T11:32:40.458 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-28T11:32:40.492 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-28T11:32:40.499 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:32:40.519 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-28T11:32:40.559 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:32:40.869 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-28T11:32:40.895 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:32:40.935 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:32:40.962 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-28T11:32:40.988 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:32:41.028 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:32:41.322 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-28T11:32:41.348 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:32:41.389 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:32:41.423 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-28T11:32:41.450 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:32:41.489 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:32:41.742 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-28T11:32:41.768 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:32:41.808 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:32:41.851 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-28T11:32:41.878 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T11:32:41.917 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:32:42.128 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-28T11:32:42.154 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-28T11:32:42.194 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:32:42.245 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-28T11:32:42.272 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-28T11:32:42.320 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:32:42.489 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package librgw2. 2024-07-28T11:32:42.515 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:42.572 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-07-28T11:32:42.623 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librgw2. 2024-07-28T11:32:42.650 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:42.690 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-07-28T11:32:43.033 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-rgw. 2024-07-28T11:32:43.059 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:43.100 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:32:43.167 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rgw. 2024-07-28T11:32:43.194 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:43.234 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:32:43.444 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-28T11:32:43.470 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-28T11:32:43.511 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:32:43.578 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-28T11:32:43.605 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-28T11:32:43.645 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:32:43.780 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libradosstriper1. 2024-07-28T11:32:43.806 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:43.838 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:32:43.914 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libradosstriper1. 2024-07-28T11:32:43.930 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:43.964 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:32:44.267 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-common. 2024-07-28T11:32:44.293 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:44.334 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-07-28T11:32:44.401 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-common. 2024-07-28T11:32:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:44.467 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-07-28T11:32:45.898 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-base. 2024-07-28T11:32:45.924 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:45.931 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-base. 2024-07-28T11:32:45.958 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:45.973 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-07-28T11:32:46.007 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-07-28T11:32:46.652 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-openssl. 2024-07-28T11:32:46.678 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-07-28T11:32:46.702 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-openssl. 2024-07-28T11:32:46.710 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-28T11:32:46.729 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-07-28T11:32:46.768 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-28T11:32:46.962 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-28T11:32:46.985 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-07-28T11:32:47.029 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:32:47.037 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-28T11:32:47.064 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-07-28T11:32:47.104 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:32:47.409 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-28T11:32:47.435 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-28T11:32:47.442 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-28T11:32:47.469 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-28T11:32:47.475 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:32:47.500 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:32:47.728 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-28T11:32:47.754 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-28T11:32:47.778 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-28T11:32:47.786 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:32:47.805 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-28T11:32:47.844 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:32:48.089 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-cheroot. 2024-07-28T11:32:48.115 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-28T11:32:48.147 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cheroot. 2024-07-28T11:32:48.155 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:32:48.174 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-28T11:32:48.213 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:32:48.476 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-28T11:32:48.502 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-28T11:32:48.516 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-28T11:32:48.542 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:32:48.544 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-28T11:32:48.583 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:32:48.845 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-28T11:32:48.869 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-28T11:32:48.871 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-28T11:32:48.886 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-28T11:32:48.911 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:32:48.919 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:32:49.147 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-28T11:32:49.163 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-28T11:32:49.172 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-28T11:32:49.188 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-28T11:32:49.205 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:32:49.222 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:32:49.508 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-tempora. 2024-07-28T11:32:49.525 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-tempora. 2024-07-28T11:32:49.535 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-07-28T11:32:49.551 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-07-28T11:32:49.574 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-28T11:32:49.592 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-28T11:32:49.885 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-portend. 2024-07-28T11:32:49.913 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-07-28T11:32:49.920 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-portend. 2024-07-28T11:32:49.946 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-07-28T11:32:49.977 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-28T11:32:49.986 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-28T11:32:50.264 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-28T11:32:50.279 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-28T11:32:50.314 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-28T11:32:50.539 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-28T11:32:50.566 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-28T11:32:50.596 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-28T11:32:50.716 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-28T11:32:50.743 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-28T11:32:50.867 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:32:50.908 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-28T11:32:50.935 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-28T11:32:50.974 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:32:51.171 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-natsort. 2024-07-28T11:32:51.186 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-07-28T11:32:51.220 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-28T11:32:51.311 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-natsort. 2024-07-28T11:32:51.338 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-07-28T11:32:51.377 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-28T11:32:51.482 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-logutils. 2024-07-28T11:32:51.497 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-07-28T11:32:51.532 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-28T11:32:51.672 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-logutils. 2024-07-28T11:32:51.699 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-07-28T11:32:51.738 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-28T11:32:51.851 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-28T11:32:51.878 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-28T11:32:51.918 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:32:52.025 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-28T11:32:52.052 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-28T11:32:52.091 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:32:52.221 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-mako. 2024-07-28T11:32:52.247 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-28T11:32:52.287 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:32:52.352 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-mako. 2024-07-28T11:32:52.379 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-28T11:32:52.410 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:32:52.615 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-28T11:32:52.642 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-28T11:32:52.682 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:32:52.705 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-28T11:32:52.721 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-28T11:32:52.763 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:32:52.935 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-28T11:32:52.962 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-28T11:32:52.993 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:32:53.066 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-28T11:32:53.093 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-28T11:32:53.132 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:32:53.279 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-webob. 2024-07-28T11:32:53.306 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-28T11:32:53.362 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:32:53.435 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-webob. 2024-07-28T11:32:53.462 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-28T11:32:53.502 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:32:53.707 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-waitress. 2024-07-28T11:32:53.734 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-28T11:32:53.777 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:32:53.880 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-waitress. 2024-07-28T11:32:53.907 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-28T11:32:53.950 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:32:54.068 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-tempita. 2024-07-28T11:32:54.095 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-28T11:32:54.135 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:32:54.299 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-tempita. 2024-07-28T11:32:54.326 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-28T11:32:54.374 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:32:54.413 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-paste. 2024-07-28T11:32:54.439 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-28T11:32:54.479 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:32:54.744 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-paste. 2024-07-28T11:32:54.771 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-28T11:32:54.799 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-28T11:32:54.818 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:32:54.826 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-28T11:32:54.865 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:32:55.138 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-28T11:32:55.143 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-28T11:32:55.154 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-28T11:32:55.170 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-28T11:32:55.205 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:32:55.210 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:32:55.496 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-webtest. 2024-07-28T11:32:55.523 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-07-28T11:32:55.562 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-28T11:32:55.574 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-28T11:32:55.601 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-28T11:32:55.649 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:32:55.994 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-webtest. 2024-07-28T11:32:56.021 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-07-28T11:32:56.060 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-28T11:32:56.099 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pecan. 2024-07-28T11:32:56.125 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-28T11:32:56.165 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:32:56.371 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pecan. 2024-07-28T11:32:56.399 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-28T11:32:56.438 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:32:56.512 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-certifi. 2024-07-28T11:32:56.539 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-07-28T11:32:56.578 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-28T11:32:56.768 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-certifi. 2024-07-28T11:32:56.795 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-07-28T11:32:56.826 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-28T11:32:56.881 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-idna. 2024-07-28T11:32:56.908 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-28T11:32:56.939 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:32:57.129 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-idna. 2024-07-28T11:32:57.156 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-28T11:32:57.195 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:32:57.234 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-urllib3. 2024-07-28T11:32:57.261 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-28T11:32:57.300 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:32:57.523 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-urllib3. 2024-07-28T11:32:57.550 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-28T11:32:57.589 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:32:57.612 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-requests. 2024-07-28T11:32:57.639 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-28T11:32:57.678 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:32:57.934 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-requests. 2024-07-28T11:32:57.962 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-28T11:32:57.990 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-28T11:32:58.001 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:32:58.017 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-28T11:32:58.056 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:32:58.312 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-28T11:32:58.339 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-28T11:32:58.376 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-28T11:32:58.378 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:32:58.403 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:58.442 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:32:58.723 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-28T11:32:58.751 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:58.787 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mgr. 2024-07-28T11:32:58.789 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:32:58.814 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:58.854 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:32:59.126 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr. 2024-07-28T11:32:59.153 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:59.192 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:32:59.249 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mon. 2024-07-28T11:32:59.275 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:59.315 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:32:59.537 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mon. 2024-07-28T11:32:59.564 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:32:59.595 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:33:00.136 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-osd. 2024-07-28T11:33:00.162 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:00.202 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:33:00.440 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-osd. 2024-07-28T11:33:00.468 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:00.506 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:33:01.755 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph. 2024-07-28T11:33:01.770 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:01.813 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-07-28T11:33:02.132 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-fuse. 2024-07-28T11:33:02.159 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:02.177 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph. 2024-07-28T11:33:02.193 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:02.199 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:02.235 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-07-28T11:33:02.496 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-fuse. 2024-07-28T11:33:02.523 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:02.554 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:02.577 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mds. 2024-07-28T11:33:02.604 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:02.644 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:33:02.916 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mds. 2024-07-28T11:33:02.943 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:02.972 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package cephadm. 2024-07-28T11:33:02.982 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:33:02.998 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:03.030 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:03.299 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-28T11:33:03.314 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:33:03.357 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:03.368 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package cephadm. 2024-07-28T11:33:03.396 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:03.435 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:03.688 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-28T11:33:03.704 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:33:03.737 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:04.313 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-babel. 2024-07-28T11:33:04.340 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:33:04.379 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:04.699 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-jinja2. 2024-07-28T11:33:04.725 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-28T11:33:04.765 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:33:04.767 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-babel. 2024-07-28T11:33:04.783 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T11:33:04.825 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:05.103 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jinja2. 2024-07-28T11:33:05.131 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-28T11:33:05.161 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:33:05.490 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-28T11:33:05.517 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:05.548 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:05.977 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-28T11:33:06.004 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:06.044 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:06.243 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-28T11:33:06.271 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-07-28T11:33:06.564 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-28T11:33:06.583 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-07-28T11:33:06.622 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-28T11:33:06.701 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-28T11:33:06.891 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-routes. 2024-07-28T11:33:06.909 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-28T11:33:06.941 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:33:07.163 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-routes. 2024-07-28T11:33:07.190 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-28T11:33:07.229 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:33:07.245 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-28T11:33:07.260 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:07.295 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:33:07.566 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-28T11:33:07.593 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:07.632 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:33:07.715 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-28T11:33:07.732 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-28T11:33:07.773 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:33:08.027 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-28T11:33:08.051 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-28T11:33:08.085 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:33:08.243 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-joblib. 2024-07-28T11:33:08.271 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-28T11:33:08.310 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:33:08.589 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-joblib. 2024-07-28T11:33:08.616 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-28T11:33:08.647 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-28T11:33:08.655 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:33:08.674 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-28T11:33:08.705 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:33:08.991 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-sklearn. 2024-07-28T11:33:09.000 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-28T11:33:09.018 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-28T11:33:09.028 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-28T11:33:09.057 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:33:09.067 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:33:09.345 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-sklearn. 2024-07-28T11:33:09.372 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-28T11:33:09.403 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:33:09.800 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-28T11:33:09.827 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:09.882 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:33:10.128 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-28T11:33:10.156 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:10.194 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:33:10.844 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-cachetools. 2024-07-28T11:33:10.868 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-07-28T11:33:10.910 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-28T11:33:11.106 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cachetools. 2024-07-28T11:33:11.122 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-07-28T11:33:11.155 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-28T11:33:11.213 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-28T11:33:11.241 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-28T11:33:11.288 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:33:11.475 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-28T11:33:11.503 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-28T11:33:11.542 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:33:11.642 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-28T11:33:11.669 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-28T11:33:11.708 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:33:11.920 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-28T11:33:11.948 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-28T11:33:11.995 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:33:12.003 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-rsa. 2024-07-28T11:33:12.030 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-07-28T11:33:12.069 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-28T11:33:12.365 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-google-auth. 2024-07-28T11:33:12.373 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rsa. 2024-07-28T11:33:12.392 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-07-28T11:33:12.400 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-07-28T11:33:12.431 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-28T11:33:12.448 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-28T11:33:12.751 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-28T11:33:12.778 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-28T11:33:12.817 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:33:12.826 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-google-auth. 2024-07-28T11:33:12.854 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-07-28T11:33:12.892 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-28T11:33:13.129 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-websocket. 2024-07-28T11:33:13.156 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-07-28T11:33:13.195 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-28T11:33:13.237 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-28T11:33:13.265 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-28T11:33:13.304 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:33:13.567 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-28T11:33:13.594 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-28T11:33:13.615 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-websocket. 2024-07-28T11:33:13.633 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:33:13.642 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-07-28T11:33:13.681 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-28T11:33:14.130 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-28T11:33:14.158 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-28T11:33:14.196 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:33:14.272 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-28T11:33:14.288 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:14.321 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:33:14.608 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-28T11:33:14.635 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-28T11:33:14.674 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:33:14.861 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-28T11:33:14.889 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:14.927 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:33:15.052 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-28T11:33:15.080 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:33:15.127 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:33:15.222 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-28T11:33:15.249 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-28T11:33:15.288 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:33:15.388 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package jq. 2024-07-28T11:33:15.415 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:33:15.455 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-28T11:33:15.617 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-28T11:33:15.644 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:33:15.683 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:33:15.691 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package socat. 2024-07-28T11:33:15.706 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-28T11:33:15.740 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:33:15.944 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package jq. 2024-07-28T11:33:15.972 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T11:33:16.010 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package xmlstarlet. 2024-07-28T11:33:16.011 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-28T11:33:16.026 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-28T11:33:16.068 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:33:16.264 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package socat. 2024-07-28T11:33:16.291 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-28T11:33:16.330 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:33:16.425 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-test. 2024-07-28T11:33:16.452 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:16.491 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-07-28T11:33:16.617 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package xmlstarlet. 2024-07-28T11:33:16.634 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-28T11:33:16.666 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:33:17.079 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-test. 2024-07-28T11:33:17.097 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:17.137 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-07-28T11:33:18.878 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package ceph-volume. 2024-07-28T11:33:18.894 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:18.936 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:33:19.299 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-28T11:33:19.315 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:19.357 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:33:19.624 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-volume. 2024-07-28T11:33:19.641 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-07-28T11:33:19.682 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:33:19.736 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package nvme-cli. 2024-07-28T11:33:19.762 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-28T11:33:19.802 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:33:20.029 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-28T11:33:20.046 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:20.087 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:33:20.191 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-28T11:33:20.218 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-28T11:33:20.257 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-28T11:33:20.474 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package nvme-cli. 2024-07-28T11:33:20.502 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-28T11:33:20.535 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pastescript. 2024-07-28T11:33:20.540 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:33:20.562 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-07-28T11:33:20.602 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-28T11:33:20.930 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pluggy. 2024-07-28T11:33:20.947 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-28T11:33:20.958 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-28T11:33:20.974 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-28T11:33:20.997 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:33:21.005 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-28T11:33:21.266 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-psutil. 2024-07-28T11:33:21.291 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pastescript. 2024-07-28T11:33:21.293 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-28T11:33:21.319 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-07-28T11:33:21.324 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-28T11:33:21.357 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-28T11:33:21.669 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-py. 2024-07-28T11:33:21.698 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-07-28T11:33:21.735 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-28T11:33:21.945 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pluggy. 2024-07-28T11:33:21.972 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-28T11:33:22.003 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:33:22.047 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pygments. 2024-07-28T11:33:22.075 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-28T11:33:22.105 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:33:22.273 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-psutil. 2024-07-28T11:33:22.301 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-28T11:33:22.339 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-28T11:33:22.568 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-28T11:33:22.595 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-28T11:33:22.634 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:33:22.667 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-py. 2024-07-28T11:33:22.695 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-07-28T11:33:22.733 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-28T11:33:22.946 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-toml. 2024-07-28T11:33:22.973 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-07-28T11:33:23.012 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-28T11:33:23.037 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pygments. 2024-07-28T11:33:23.065 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-28T11:33:23.103 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:33:23.315 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-pytest. 2024-07-28T11:33:23.342 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-28T11:33:23.381 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:33:23.591 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-28T11:33:23.619 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-28T11:33:23.657 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:33:23.727 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package python3-simplejson. 2024-07-28T11:33:23.754 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-28T11:33:23.793 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:33:23.968 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-toml. 2024-07-28T11:33:23.997 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-07-28T11:33:24.035 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-28T11:33:24.070 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-28T11:33:24.086 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-28T11:33:24.129 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:33:24.296 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pytest. 2024-07-28T11:33:24.313 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-28T11:33:24.346 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:33:24.700 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-simplejson. 2024-07-28T11:33:24.728 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-28T11:33:24.766 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:33:24.925 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package radosgw. 2024-07-28T11:33:24.953 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:24.991 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-07-28T11:33:25.035 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-28T11:33:25.052 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-28T11:33:25.094 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:33:25.798 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package radosgw. 2024-07-28T11:33:25.827 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:25.856 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-07-28T11:33:25.928 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package rbd-fuse. 2024-07-28T11:33:25.955 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:25.986 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:26.273 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-28T11:33:26.524 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:33:26.650 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:33:26.784 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package rbd-fuse. 2024-07-28T11:33:26.813 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T11:33:26.851 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:26.918 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-28T11:33:27.156 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-28T11:33:27.230 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-28T11:33:27.406 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T11:33:27.532 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T11:33:27.642 INFO:teuthology.orchestra.run.smithi150.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-28T11:33:27.718 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:27.800 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-28T11:33:28.136 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-28T11:33:28.211 INFO:teuthology.orchestra.run.smithi150.stdout:Adding system user cephadm....done 2024-07-28T11:33:28.341 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:33:28.584 INFO:teuthology.orchestra.run.smithi022.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-28T11:33:28.651 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:33:28.658 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:28.910 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:33:29.186 INFO:teuthology.orchestra.run.smithi022.stdout:Adding system user cephadm....done 2024-07-28T11:33:29.203 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-28T11:33:29.298 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T11:33:29.480 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:33:29.575 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-28T11:33:29.580 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-28T11:33:29.868 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-28T11:33:29.907 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:33:30.144 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-28T11:33:30.267 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-28T11:33:30.404 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T11:33:30.526 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-28T11:33:30.530 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-28T11:33:30.811 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:33:30.831 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T11:33:31.070 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:33:31.175 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-28T11:33:31.312 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:33:31.442 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-28T11:33:31.564 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:33:31.719 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-28T11:33:31.806 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:33:31.932 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:33:31.978 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-28T11:33:32.184 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:33:32.238 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-28T11:33:32.309 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-28T11:33:32.497 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T11:33:32.677 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:32.757 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T11:33:32.820 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-28T11:33:32.857 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-28T11:33:33.088 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:33:33.117 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T11:33:33.251 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-28T11:33:33.347 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:33:33.648 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:33:33.653 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:33.779 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-28T11:33:34.055 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T11:33:34.314 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-28T11:33:34.342 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:33:34.610 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:33:34.624 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T11:33:34.736 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:33:34.862 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:33:35.163 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-28T11:33:35.343 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T11:33:35.414 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:33:35.602 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T11:33:35.737 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-28T11:33:35.790 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:33:35.863 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T11:33:36.075 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:33:36.180 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-28T11:33:36.415 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T11:33:36.418 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:33:36.669 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:33:36.795 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:33:36.816 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T11:33:37.072 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:33:37.134 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T11:33:37.486 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-28T11:33:37.714 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:33:37.737 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-28T11:33:37.863 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T11:33:38.148 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T11:33:38.482 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T11:33:38.920 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:33:39.020 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-28T11:33:39.263 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:33:39.381 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:33:39.507 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:33:39.697 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:33:39.808 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:33:39.831 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-28T11:33:40.059 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-28T11:33:40.132 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T11:33:40.258 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-28T11:33:40.311 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:33:40.384 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T11:33:40.428 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:33:40.529 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:33:40.694 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-28T11:33:40.806 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:33:40.962 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-28T11:33:41.065 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-28T11:33:41.213 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:33:41.314 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T11:33:41.316 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:33:41.415 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-28T11:33:41.442 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-28T11:33:41.702 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:33:41.716 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-28T11:33:41.952 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-28T11:33:41.984 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-28T11:33:42.212 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:33:42.244 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T11:33:42.330 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-28T11:33:42.362 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-28T11:33:42.597 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:33:42.638 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-28T11:33:42.723 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:33:42.889 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-28T11:33:43.016 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:33:43.140 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T11:33:43.266 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-28T11:33:43.317 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:33:43.542 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T11:33:43.568 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-07-28T11:33:43.668 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T11:33:43.694 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:43.995 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-28T11:33:44.137 INFO:teuthology.orchestra.run.smithi150.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-28T11:33:44.329 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-28T11:33:44.372 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:33:44.498 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:33:44.589 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-07-28T11:33:44.624 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:33:44.690 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T11:33:45.009 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:33:45.040 INFO:teuthology.orchestra.run.smithi022.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-28T11:33:45.269 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-28T11:33:45.309 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T11:33:45.435 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T11:33:45.519 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:33:45.561 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T11:33:45.629 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:33:45.730 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:33:45.963 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-28T11:33:46.039 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:33:46.165 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:33:46.214 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-28T11:33:46.457 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T11:33:46.475 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:33:46.575 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-07-28T11:33:46.700 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T11:33:46.751 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-07-28T11:33:46.877 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-28T11:33:47.003 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-28T11:33:47.018 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T11:33:47.128 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T11:33:47.279 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-28T11:33:47.454 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T11:33:47.530 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:47.733 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:33:47.733 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:33:47.738 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-07-28T11:33:47.840 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-28T11:33:47.941 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-28T11:33:48.217 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-28T11:33:48.223 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:33:48.349 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:33:48.493 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:48.608 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:33:48.696 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:33:48.697 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T11:33:49.035 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-28T11:33:49.194 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T11:33:49.320 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T11:33:49.344 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:33:49.588 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-28T11:33:49.766 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:33:49.891 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-07-28T11:33:49.973 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-28T11:33:50.017 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-07-28T11:33:50.143 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:33:50.266 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T11:33:50.269 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:50.379 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-28T11:33:50.639 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:33:50.704 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T11:33:50.782 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:33:50.830 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-07-28T11:33:50.907 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:33:50.956 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-07-28T11:33:51.082 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-07-28T11:33:51.208 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-07-28T11:33:51.334 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-28T11:33:51.653 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-07-28T11:33:51.779 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-07-28T11:33:51.930 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T11:33:52.145 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-07-28T11:33:52.655 INFO:teuthology.orchestra.run.smithi150.stdout:Adding group ceph....done 2024-07-28T11:33:53.023 INFO:teuthology.orchestra.run.smithi150.stdout:Adding system user ceph....done 2024-07-28T11:33:53.174 INFO:teuthology.orchestra.run.smithi150.stdout:Setting system user ceph properties....done 2024-07-28T11:33:53.194 INFO:teuthology.orchestra.run.smithi150.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-28T11:33:53.209 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-07-28T11:33:53.330 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-28T11:33:53.640 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-28T11:33:53.795 INFO:teuthology.orchestra.run.smithi022.stdout:Adding group ceph....done 2024-07-28T11:33:54.113 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-07-28T11:33:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:Adding system user ceph....done 2024-07-28T11:33:54.249 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-07-28T11:33:54.323 INFO:teuthology.orchestra.run.smithi022.stdout:Setting system user ceph properties....done 2024-07-28T11:33:54.336 INFO:teuthology.orchestra.run.smithi022.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-28T11:33:54.479 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-28T11:33:54.504 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:33:54.504 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:33:54.840 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-28T11:33:55.158 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-07-28T11:33:55.503 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-28T11:33:55.537 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-07-28T11:33:55.655 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-07-28T11:33:55.895 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:33:55.895 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T11:33:56.030 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:33:56.287 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:33:56.287 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:33:56.607 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-07-28T11:33:56.779 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:33:56.958 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-28T11:33:56.985 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:33:56.986 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:33:57.442 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-07-28T11:33:57.480 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:33:57.646 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:33:57.646 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T11:33:57.744 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:33:57.744 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:33:58.169 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-07-28T11:33:58.249 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:33:58.383 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:33:58.400 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:33:58.400 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T11:33:58.534 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:33:58.764 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:33:58.764 INFO:teuthology.orchestra.run.smithi150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:33:58.921 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-07-28T11:33:59.189 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:33:59.189 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T11:33:59.268 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:33:59.420 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-07-28T11:33:59.529 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:33:59.681 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:33:59.682 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T11:33:59.807 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T11:33:59.807 INFO:teuthology.orchestra.run.smithi150.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-28T11:33:59.958 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-07-28T11:34:00.177 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:34:00.177 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T11:34:00.574 INFO:teuthology.orchestra.run.smithi150.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-28T11:34:00.642 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T11:34:00.793 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-07-28T11:34:00.928 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T11:34:01.041 INFO:teuthology.orchestra.run.smithi150.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-28T11:34:01.047 DEBUG:teuthology.parallel:result is None 2024-07-28T11:34:01.079 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-07-28T11:34:01.189 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-28T11:34:02.274 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-28T11:34:02.750 INFO:teuthology.orchestra.run.smithi022.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-28T11:34:02.756 DEBUG:teuthology.parallel:result is None 2024-07-28T11:34:02.756 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:34:02.757 INFO:teuthology.packaging:ref: None 2024-07-28T11:34:02.757 INFO:teuthology.packaging:tag: None 2024-07-28T11:34:02.757 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:34:02.757 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:34:02.757 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-28T11:34:02.898 DEBUG:teuthology.orchestra.run.smithi022:> dpkg-query -W -f '${Version}' ceph 2024-07-28T11:34:02.917 INFO:teuthology.orchestra.run.smithi022.stdout:17.2.7-1jammy 2024-07-28T11:34:02.918 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-07-28T11:34:02.918 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-07-28T11:34:02.920 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T11:34:02.920 INFO:teuthology.packaging:ref: None 2024-07-28T11:34:02.920 INFO:teuthology.packaging:tag: None 2024-07-28T11:34:02.920 INFO:teuthology.packaging:branch: quincy 2024-07-28T11:34:02.920 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:34:02.920 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-28T11:34:03.055 DEBUG:teuthology.orchestra.run.smithi150:> dpkg-query -W -f '${Version}' ceph 2024-07-28T11:34:03.074 INFO:teuthology.orchestra.run.smithi150.stdout:17.2.7-1jammy 2024-07-28T11:34:03.074 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-07-28T11:34:03.074 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-07-28T11:34:03.076 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-07-28T11:34:03.076 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:34:03.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-28T11:34:03.091 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:34:03.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-28T11:34:03.129 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-07-28T11:34:03.130 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:34:03.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/daemon-helper 2024-07-28T11:34:03.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-28T11:34:03.206 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:34:03.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/usr/bin/daemon-helper 2024-07-28T11:34:03.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-28T11:34:03.272 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-07-28T11:34:03.272 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:34:03.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-28T11:34:03.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-28T11:34:03.342 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:34:03.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-28T11:34:03.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-28T11:34:03.408 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-07-28T11:34:03.408 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:34:03.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/stdin-killer 2024-07-28T11:34:03.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-28T11:34:03.478 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:34:03.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/usr/bin/stdin-killer 2024-07-28T11:34:03.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-28T11:34:03.544 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-28T11:34:03.636 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'} 2024-07-28T11:34:03.636 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T11:34:03.637 INFO:tasks.cephadm:Cluster fsid is 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:34:03.637 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-28T11:34:03.638 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.22', 'mon.c': '[v2:172.21.15.22:3301,v1:172.21.15.22:6790]', 'mon.b': '172.21.15.150'} 2024-07-28T11:34:03.638 INFO:tasks.cephadm:First mon is mon.a on smithi022 2024-07-28T11:34:03.638 INFO:tasks.cephadm:First mgr is y 2024-07-28T11:34:03.638 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-28T11:34:03.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname $(hostname -s) 2024-07-28T11:34:03.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo hostname $(hostname -s) 2024-07-28T11:34:03.667 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-07-28T11:34:03.667 DEBUG:teuthology.orchestra.run.smithi022:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-28T11:34:03.982 INFO:teuthology.orchestra.run.smithi022.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375514 Jul 28 11:34 /home/ubuntu/cephtest/cephadm 2024-07-28T11:34:03.982 DEBUG:teuthology.orchestra.run.smithi150:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-28T11:34:05.120 INFO:teuthology.orchestra.run.smithi150.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375514 Jul 28 11:34 /home/ubuntu/cephtest/cephadm 2024-07-28T11:34:05.120 DEBUG:teuthology.orchestra.run.smithi022:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-28T11:34:05.128 DEBUG:teuthology.orchestra.run.smithi150:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-28T11:34:05.146 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-07-28T11:34:05.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-07-28T11:34:05.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-07-28T11:34:05.342 INFO:teuthology.orchestra.run.smithi022.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T11:34:05.343 INFO:teuthology.orchestra.run.smithi150.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T11:35:14.706 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-07-28T11:35:14.706 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph_version": "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)", 2024-07-28T11:35:14.707 INFO:teuthology.orchestra.run.smithi022.stdout: "image_id": "ea785f825bd9280f8d6f4e5e911dfe78f1d8197792df1636f092c3fe3fce9313", 2024-07-28T11:35:14.707 INFO:teuthology.orchestra.run.smithi022.stdout: "repo_digests": [ 2024-07-28T11:35:14.707 INFO:teuthology.orchestra.run.smithi022.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e0ce73e1092fd6557b4f7361e72ca11dbed0f87ab4cc9040301906e24f5ee806" 2024-07-28T11:35:14.707 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-07-28T11:35:14.707 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-07-28T11:35:18.731 INFO:teuthology.orchestra.run.smithi150.stdout:{ 2024-07-28T11:35:18.731 INFO:teuthology.orchestra.run.smithi150.stdout: "ceph_version": "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)", 2024-07-28T11:35:18.731 INFO:teuthology.orchestra.run.smithi150.stdout: "image_id": "ea785f825bd9280f8d6f4e5e911dfe78f1d8197792df1636f092c3fe3fce9313", 2024-07-28T11:35:18.731 INFO:teuthology.orchestra.run.smithi150.stdout: "repo_digests": [ 2024-07-28T11:35:18.732 INFO:teuthology.orchestra.run.smithi150.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e0ce73e1092fd6557b4f7361e72ca11dbed0f87ab4cc9040301906e24f5ee806" 2024-07-28T11:35:18.732 INFO:teuthology.orchestra.run.smithi150.stdout: ] 2024-07-28T11:35:18.732 INFO:teuthology.orchestra.run.smithi150.stdout:} 2024-07-28T11:35:18.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /etc/ceph 2024-07-28T11:35:18.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo mkdir -p /etc/ceph 2024-07-28T11:35:18.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 777 /etc/ceph 2024-07-28T11:35:18.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 777 /etc/ceph 2024-07-28T11:35:18.854 INFO:tasks.cephadm:Writing seed config... 2024-07-28T11:35:18.855 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-07-28T11:35:18.855 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-07-28T11:35:18.855 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-28T11:35:18.855 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-28T11:35:18.855 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-07-28T11:35:18.855 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-07-28T11:35:18.856 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-28T11:35:18.856 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-28T11:35:18.856 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-28T11:35:18.856 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-28T11:35:18.856 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-28T11:35:18.856 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:35:18.856 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-28T11:35:18.891 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 = 4aad1094-4cd5-11ef-bcc7-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-07-28T11:35:18.891 DEBUG:teuthology.orchestra.run.smithi022:mon.a> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a.service 2024-07-28T11:35:18.935 DEBUG:teuthology.orchestra.run.smithi022:mgr.y> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y.service 2024-07-28T11:35:18.979 INFO:tasks.cephadm:Bootstrapping... 2024-07-28T11:35:18.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 4aad1094-4cd5-11ef-bcc7-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.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-28T11:35:19.195 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-07-28T11:35:19.196 INFO:teuthology.orchestra.run.smithi022.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '4aad1094-4cd5-11ef-bcc7-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.22', '--skip-admin-label'] 2024-07-28T11:35:19.196 INFO:teuthology.orchestra.run.smithi022.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-07-28T11:35:19.197 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying podman|docker is present... 2024-07-28T11:35:19.197 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying lvm2 is present... 2024-07-28T11:35:19.197 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying time synchronization is in place... 2024-07-28T11:35:19.203 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-28T11:35:19.203 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-28T11:35:19.207 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-28T11:35:19.208 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.211 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-28T11:35:19.212 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-28T11:35:19.215 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-28T11:35:19.215 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.219 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-28T11:35:19.219 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout masked 2024-07-28T11:35:19.223 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-28T11:35:19.223 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.226 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-28T11:35:19.227 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-28T11:35:19.230 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-28T11:35:19.230 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.234 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout enabled 2024-07-28T11:35:19.239 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout active 2024-07-28T11:35:19.239 INFO:teuthology.orchestra.run.smithi022.stdout:Unit ntp.service is enabled and running 2024-07-28T11:35:19.239 INFO:teuthology.orchestra.run.smithi022.stdout:Repeating the final host check... 2024-07-28T11:35:19.239 INFO:teuthology.orchestra.run.smithi022.stdout:docker (/usr/bin/docker) is present 2024-07-28T11:35:19.239 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl is present 2024-07-28T11:35:19.239 INFO:teuthology.orchestra.run.smithi022.stdout:lvcreate is present 2024-07-28T11:35:19.242 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-28T11:35:19.242 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-28T11:35:19.246 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-28T11:35:19.246 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.249 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-28T11:35:19.250 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-28T11:35:19.253 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-28T11:35:19.253 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.257 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-28T11:35:19.257 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout masked 2024-07-28T11:35:19.260 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-28T11:35:19.261 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.264 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-28T11:35:19.264 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-28T11:35:19.268 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-28T11:35:19.268 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-07-28T11:35:19.272 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout enabled 2024-07-28T11:35:19.276 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout active 2024-07-28T11:35:19.276 INFO:teuthology.orchestra.run.smithi022.stdout:Unit ntp.service is enabled and running 2024-07-28T11:35:19.276 INFO:teuthology.orchestra.run.smithi022.stdout:Host looks OK 2024-07-28T11:35:19.276 INFO:teuthology.orchestra.run.smithi022.stdout:Cluster fsid: 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:19.276 INFO:teuthology.orchestra.run.smithi022.stdout:Acquiring lock 140706069702944 on /run/cephadm/4aad1094-4cd5-11ef-bcc7-c7b262605968.lock 2024-07-28T11:35:19.277 INFO:teuthology.orchestra.run.smithi022.stdout:Lock 140706069702944 acquired on /run/cephadm/4aad1094-4cd5-11ef-bcc7-c7b262605968.lock 2024-07-28T11:35:19.277 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying IP 172.21.15.22 port 3300 ... 2024-07-28T11:35:19.277 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying IP 172.21.15.22 port 6789 ... 2024-07-28T11:35:19.277 INFO:teuthology.orchestra.run.smithi022.stdout:Base mon IP(s) is [172.21.15.22:3300, 172.21.15.22:6789], mon addrv is [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-07-28T11:35:19.279 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-07-28T11:35:19.279 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-07-28T11:35:19.279 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.22 2024-07-28T11:35:19.281 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-07-28T11:35:19.282 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-07-28T11:35:19.282 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1643sec hoplimit 64 pref medium 2024-07-28T11:35:19.284 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-28T11:35:19.284 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-07-28T11:35:19.284 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-28T11:35:19.284 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 2: ens1f0: mtu 1500 state UP qlen 1000 2024-07-28T11:35:19.284 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:5de4/64 scope link 2024-07-28T11:35:19.284 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-28T11:35:19.285 INFO:teuthology.orchestra.run.smithi022.stdout:Mon IP `172.21.15.22` is in CIDR network `172.21.0.0/20` 2024-07-28T11:35:19.285 INFO:teuthology.orchestra.run.smithi022.stdout:Mon IP `172.21.15.22` is in CIDR network `172.21.0.0/20` 2024-07-28T11:35:19.285 INFO:teuthology.orchestra.run.smithi022.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-07-28T11:35:19.285 INFO:teuthology.orchestra.run.smithi022.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-28T11:35:19.286 INFO:teuthology.orchestra.run.smithi022.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T11:35:21.839 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-07-28T11:35:21.839 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout Digest: sha256:e0ce73e1092fd6557b4f7361e72ca11dbed0f87ab4cc9040301906e24f5ee806 2024-07-28T11:35:21.839 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T11:35:21.839 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T11:35:23.160 INFO:teuthology.orchestra.run.smithi022.stdout:ceph: stdout ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable) 2024-07-28T11:35:23.160 INFO:teuthology.orchestra.run.smithi022.stdout:Ceph version: ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable) 2024-07-28T11:35:23.160 INFO:teuthology.orchestra.run.smithi022.stdout:Extracting ceph user uid/gid from container image... 2024-07-28T11:35:24.548 INFO:teuthology.orchestra.run.smithi022.stdout:stat: stdout 167 167 2024-07-28T11:35:24.549 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial keys... 2024-07-28T11:35:25.838 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQD9LKZmKKLSFBAA68DT/kr4GR9egVCLujVEDw== 2024-07-28T11:35:27.078 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQD+LKZmlGjjIhAAsqmWhvdnRdsMXZyiEPITew== 2024-07-28T11:35:28.441 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQD/LKZmOs18OhAA7AA5IHNKJGlgSwNluaCAvQ== 2024-07-28T11:35:28.442 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial monmap... 2024-07-28T11:35:29.823 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:monmaptool for a [v2:172.21.15.22:3300,v1:172.21.15.22:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:setting min_mon_release = octopus 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: set fsid to 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-28T11:35:29.824 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:35:29.825 INFO:teuthology.orchestra.run.smithi022.stdout:Creating mon... 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 1 imported monmap: 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-07-28T11:35:29.319968+0000 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr created 2024-07-28T11:35:29.319968+0000 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-07-28T11:35:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-07-28T11:35:31.099 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-07-28T11:35:31.099 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.099 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 0 /usr/bin/ceph-mon: set fsid to 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:31.099 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:35:31.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:35:31.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:35:31.116 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: DB SUMMARY 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: DB Session ID: X6E52E3JS1U4JU7LGCR0 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.create_if_missing: 1 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.env: 0x55e8b2bd6440 2024-07-28T11:35:31.117 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.info_log: 0x55e8b447e6a0 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:35:31.118 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-28T11:35:31.119 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.write_buffer_manager: 0x55e8b44c7e00 2024-07-28T11:35:31.120 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:35:31.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.row_cache: None 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:35:31.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:35:31.123 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:35:31.124 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-07-28T11:35:31.125 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.merge_operator: 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e8b441fef8) 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-07-28T11:35:31.126 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55e8b44571f0 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-07-28T11:35:31.127 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-07-28T11:35:31.128 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-07-28T11:35:31.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-07-28T11:35:31.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-07-28T11:35:31.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:35:31.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-07-28T11:35:31.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-07-28T11:35:31.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-07-28T11:35:31.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-07-28T11:35:31.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-07-28T11:35:31.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-07-28T11:35:31.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:35:31.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:35:31.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:35:31.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:35:31.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:35:31.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:35:31.131 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:35:31.132 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:35:31.133 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:35:31.133 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:35:31.133 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:35:31.133 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:35:31.145 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:35:31.145 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:35:31.145 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:35:31.145 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:35:31.145 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:35:31.146 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:35:31.147 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:35:31.148 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:35:31.149 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 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-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.616+0000 7f17b87bf900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17b87bf900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55e8b4488700 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17b87bf900 4 rocksdb: DB pointer 0x55e8b445a000 2024-07-28T11:35:31.150 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17aff4d640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17aff4d640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.151 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:35:31.152 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.153 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.154 INFO:teuthology.orchestra.run.smithi022.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-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17b87bf900 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-07-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17b87bf900 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-07-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T11:35:30.620+0000 7f17b87bf900 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-07-28T11:35:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:create mon.a on 2024-07-28T11:35:31.411 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-07-28T11:35:31.601 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-07-28T11:35:31.795 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968.target -> /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968.target. 2024-07-28T11:35:31.795 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968.target -> /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968.target. 2024-07-28T11:35:32.006 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a 2024-07-28T11:35:32.007 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a.service: Unit ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a.service not loaded. 2024-07-28T11:35:32.202 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968.target.wants/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service. 2024-07-28T11:35:32.211 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-07-28T11:35:32.211 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to enable service . firewalld.service is not available 2024-07-28T11:35:32.211 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mon to start... 2024-07-28T11:35:32.211 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mon... 2024-07-28T11:35:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:33 smithi022 bash[21257]: cluster 2024-07-28T11:35:33.589900+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout cluster: 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout id: 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout services: 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.235073s) 2024-07-28T11:35:34.401 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout data: 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout pgs: 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:mon is available 2024-07-28T11:35:34.402 INFO:teuthology.orchestra.run.smithi022.stdout:Assimilating anything we can from ceph.conf... 2024-07-28T11:35:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:34 smithi022 bash[21257]: cluster 2024-07-28T11:35:33.592990+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T11:35:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:34 smithi022 bash[21257]: cluster 2024-07-28T11:35:33.593121+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:35:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:34 smithi022 bash[21257]: cluster 2024-07-28T11:35:33.613062+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-07-28T11:35:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:34 smithi022 bash[21257]: cluster 2024-07-28T11:35:33.615205+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-28T11:35:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:34 smithi022 bash[21257]: cluster 2024-07-28T11:35:33.615596+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-07-28T11:35:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:34 smithi022 bash[21257]: audit 2024-07-28T11:35:33.828014+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.22:0/4243822853' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-28T11:35:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:35 smithi022 bash[21257]: audit 2024-07-28T11:35:35.527160+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.22:0/644150254' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-28T11:35:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:35 smithi022 bash[21257]: audit 2024-07-28T11:35:35.533716+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.22:0/644150254' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-28T11:35:36.049 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:36.049 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [global] 2024-07-28T11:35:36.049 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout fsid = 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [osd] 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-28T11:35:36.050 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-28T11:35:36.051 INFO:teuthology.orchestra.run.smithi022.stdout:Generating new minimal ceph.conf... 2024-07-28T11:35:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:37 smithi022 bash[21257]: audit 2024-07-28T11:35:37.084129+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.22:0/147606399' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:35:37.612 INFO:teuthology.orchestra.run.smithi022.stdout:Restarting the monitor... 2024-07-28T11:35:37.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:37 smithi022 systemd[1]: Stopping Ceph mon.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:35:37.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:37 smithi022 bash[21257]: debug 2024-07-28T11:35:37.760+0000 7f26d8a18640 -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-28T11:35:37.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:37 smithi022 bash[21257]: debug 2024-07-28T11:35:37.760+0000 7f26d8a18640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-07-28T11:35:38.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:38 smithi022 bash[21640]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:35:38.262 INFO:teuthology.orchestra.run.smithi022.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-07-28T11:35:38.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:38 smithi022 bash[21698]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:35:38.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:38 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-28T11:35:38.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:38 smithi022 systemd[1]: Stopped Ceph mon.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:35:38.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:38 smithi022 systemd[1]: Started Ceph mon.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.600+0000 7faecd0db900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.600+0000 7faecd0db900 0 ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable), process ceph-mon, pid 7 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.600+0000 7faecd0db900 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 0 load: jerasure load: lrc 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:35:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: DB SUMMARY 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: DB Session ID: 3LGVB7JEZEQJ84B4PIIT 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83149 ; 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.env: 0x556c15cd4440 2024-07-28T11:35:39.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.info_log: 0x556c1827cf40 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:35:39.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.write_buffer_manager: 0x556c1833a750 2024-07-28T11:35:39.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:35:39.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.row_cache: None 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:35:39.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:35:39.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:35:39.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-07-28T11:35:39.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.merge_operator: 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c18225a58) 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: cache_index_and_filter_blocks: 1 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: pin_top_level_index_and_filter: 1 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: index_type: 0 2024-07-28T11:35:39.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: data_block_index_type: 0 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: index_shortening: 1 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: hash_index_allow_collision: 1 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: checksum: 1 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: no_block_cache: 0 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_cache: 0x556c182591f0 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_cache_name: BinnedLRUCache 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_cache_options: 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: capacity : 536870912 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: num_shard_bits : 4 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: strict_capacity_limit : 0 2024-07-28T11:35:39.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: high_pri_pool_ratio: 0.000 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_cache_compressed: (nil) 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: persistent_cache: (nil) 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_size: 4096 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_size_deviation: 10 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_restart_interval: 16 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: index_block_restart_interval: 1 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: metadata_block_size: 4096 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: partition_filters: 0 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: use_delta_encoding: 1 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: whole_key_filtering: 1 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: verify_compression: 0 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: read_amp_bytes_per_bit: 0 2024-07-28T11:35:39.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: format_version: 4 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: enable_index_compression: 1 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: block_align: 0 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:35:39.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:35:39.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:35:39.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:35:39.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:35:39.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 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-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-07-28T11:35:39.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166539609784, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.604+0000 7faecd0db900 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-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faecd0db900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166539610767, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79714, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77979, "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": 72299, "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": 1722166539, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e12f7125-b67e-426d-b9f7-63a7144ec3ba", "db_session_id": "3LGVB7JEZEQJ84B4PIIT"}} 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faecd0db900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faecd0db900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166539611220, "job": 1, "event": "recovery_finished"} 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faecd0db900 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-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faecd0db900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x556c1828e700 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faecd0db900 4 rocksdb: DB pointer 0x556c1825c000 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faec2ea7640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.608+0000 7faec2ea7640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:35:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** DB Stats ** 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** Compaction Stats [default] ** 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: L0 2/0 79.61 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Sum 2/0 79.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** Compaction Stats [default] ** 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Cumulative compaction: 0.00 GB write, 19.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Interval compaction: 0.00 GB write, 19.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:35:39.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** Compaction Stats [default] ** 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: L0 2/0 79.61 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Sum 2/0 79.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** Compaction Stats [default] ** 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 121.2 0.00 0.00 1 0.001 0 0 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:35:39.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: Cumulative compaction: 0.00 GB write, 19.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 starting mon.a rank 0 at public addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] at bind addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 1 mon.a@-1(???) e1 preinit fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 mon.a@-1(???).mds e1 new map 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 mon.a@-1(???).mds e1 print_map 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: e1 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 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-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: legacy client fscid: -1 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: 2024-07-28T11:35:39.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: No filesystems configured 2024-07-28T11:35:39.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T11:35:39.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:35:39.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:35:39.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:35:39.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:39 smithi022 bash[21738]: debug 2024-07-28T11:35:39.612+0000 7faecd0db900 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-28T11:35:40.286 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote config to /etc/ceph/ceph.conf 2024-07-28T11:35:40.286 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-28T11:35:40.286 INFO:teuthology.orchestra.run.smithi022.stdout:Creating mgr... 2024-07-28T11:35:40.286 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying port 9283 ... 2024-07-28T11:35:40.522 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y 2024-07-28T11:35:40.522 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y.service: Unit ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y.service not loaded. 2024-07-28T11:35:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:35:40.724 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968.target.wants/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service. 2024-07-28T11:35:40.732 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-07-28T11:35:40.732 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to enable service . firewalld.service is not available 2024-07-28T11:35:40.732 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-07-28T11:35:40.732 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-07-28T11:35:40.732 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr to start... 2024-07-28T11:35:40.732 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr... 2024-07-28T11:35:41.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:35:41.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 bash[21738]: cluster 2024-07-28T11:35:39.638779+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T11:35:41.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 bash[21738]: cluster 2024-07-28T11:35:39.638833+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:35:41.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 bash[21738]: cluster 2024-07-28T11:35:39.639223+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-07-28T11:35:41.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 bash[21738]: cluster 2024-07-28T11:35:39.639247+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-28T11:35:41.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 bash[21738]: cluster 2024-07-28T11:35:39.639608+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-07-28T11:35:41.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:40 smithi022 bash[21738]: audit 2024-07-28T11:35:39.777980+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.22:0/633423857' entity='client.admin' 2024-07-28T11:35:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:42 smithi022 bash[21738]: audit 2024-07-28T11:35:42.472426+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.22:0/196499929' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T11:35:42.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:42 smithi022 bash[21990]: debug 2024-07-28T11:35:42.416+0000 7fd9c0d82ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "4aad1094-4cd5-11ef-bcc7-c7b262605968", 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T11:35:43.033 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T11:35:43.034 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T11:35:43.035 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T11:35:43.039 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.040 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T11:35:33.611945+0000", 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:35:43.041 INFO:teuthology.orchestra.run.smithi022.stdout:mgr not available, waiting (1/15)... 2024-07-28T11:35:44.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:43 smithi022 bash[21990]: debug 2024-07-28T11:35:43.652+0000 7fd9c0d82ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:35:44.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:43 smithi022 bash[21990]: debug 2024-07-28T11:35:43.716+0000 7fd9c0d82ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:35:44.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:43 smithi022 bash[21990]: debug 2024-07-28T11:35:43.868+0000 7fd9c0d82ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:35:44.823 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:44 smithi022 bash[21990]: debug 2024-07-28T11:35:44.520+0000 7fd9c0d82ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:35:44.823 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:44 smithi022 bash[21990]: debug 2024-07-28T11:35:44.588+0000 7fd9c0d82ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:35:44.823 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:44 smithi022 bash[21990]: debug 2024-07-28T11:35:44.656+0000 7fd9c0d82ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:35:44.823 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:44 smithi022 bash[21990]: debug 2024-07-28T11:35:44.820+0000 7fd9c0d82ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:35:45.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:44 smithi022 bash[21990]: debug 2024-07-28T11:35:44.896+0000 7fd9c0d82ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:35:45.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:44 smithi022 bash[21990]: debug 2024-07-28T11:35:44.964+0000 7fd9c0d82ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:35:45.443 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:45 smithi022 bash[21990]: debug 2024-07-28T11:35:45.200+0000 7fd9c0d82ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:35:45.443 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:45 smithi022 bash[21990]: debug 2024-07-28T11:35:45.268+0000 7fd9c0d82ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:35:45.760 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:45 smithi022 bash[21990]: debug 2024-07-28T11:35:45.440+0000 7fd9c0d82ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:35:45.760 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:45 smithi022 bash[21990]: debug 2024-07-28T11:35:45.516+0000 7fd9c0d82ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:35:46.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:45 smithi022 bash[21990]: debug 2024-07-28T11:35:45.756+0000 7fd9c0d82ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:35:46.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:45 smithi022 bash[21990]: debug 2024-07-28T11:35:45.920+0000 7fd9c0d82ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:35:46.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:46 smithi022 bash[21990]: debug 2024-07-28T11:35:46.004+0000 7fd9c0d82ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:35:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:46 smithi022 bash[21738]: audit 2024-07-28T11:35:46.231553+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.22:0/876547484' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T11:35:46.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:46 smithi022 bash[21990]: debug 2024-07-28T11:35:46.164+0000 7fd9c0d82ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:35:46.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "4aad1094-4cd5-11ef-bcc7-c7b262605968", 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:46.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T11:35:46.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T11:35:46.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T11:35:46.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T11:35:46.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T11:35:46.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T11:35:33.611945+0000", 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:35:46.752 INFO:teuthology.orchestra.run.smithi022.stdout:mgr not available, waiting (2/15)... 2024-07-28T11:35:47.236 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:46 smithi022 bash[21990]: debug 2024-07-28T11:35:46.956+0000 7fd9c0d82ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:35:47.237 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21990]: debug 2024-07-28T11:35:47.028+0000 7fd9c0d82ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:35:47.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21990]: debug 2024-07-28T11:35:47.232+0000 7fd9c0d82ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:35:47.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21990]: debug 2024-07-28T11:35:47.308+0000 7fd9c0d82ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:35:48.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21990]: debug 2024-07-28T11:35:47.632+0000 7fd9c0d82ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21990]: debug 2024-07-28T11:35:47.712+0000 7fd9c0d82ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: cluster 2024-07-28T11:35:47.736396+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: cluster 2024-07-28T11:35:47.743198+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00703617s) 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.744973+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.745151+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.745295+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:35:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.745443+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.745592+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.745730+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.745871+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.746495+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: cluster 2024-07-28T11:35:47.772543+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.782987+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:35:48.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:47 smithi022 bash[21738]: audit 2024-07-28T11:35:47.785131+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:35:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:48 smithi022 bash[21738]: audit 2024-07-28T11:35:47.788325+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' 2024-07-28T11:35:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:48 smithi022 bash[21738]: audit 2024-07-28T11:35:47.792584+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' 2024-07-28T11:35:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:48 smithi022 bash[21738]: audit 2024-07-28T11:35:47.794644+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.22:0/797085508' entity='mgr.y' 2024-07-28T11:35:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:48 smithi022 bash[21738]: cluster 2024-07-28T11:35:48.749159+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e3: y(active, since 1.01299s) 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "4aad1094-4cd5-11ef-bcc7-c7b262605968", 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T11:35:50.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T11:35:50.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T11:35:50.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:50.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T11:35:50.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T11:35:50.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T11:35:50.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T11:35:50.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T11:35:50.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T11:35:50.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T11:35:50.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T11:35:33.611945+0000", 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:35:50.779 INFO:teuthology.orchestra.run.smithi022.stdout:mgr is available 2024-07-28T11:35:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:50 smithi022 bash[21738]: cluster 2024-07-28T11:35:49.794132+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-07-28T11:35:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:50 smithi022 bash[21738]: audit 2024-07-28T11:35:50.254679+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.22:0/3118932152' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T11:35:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:52 smithi022 bash[21738]: audit 2024-07-28T11:35:52.120595+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.22:0/2755537458' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-28T11:35:52.601 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:52.602 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [global] 2024-07-28T11:35:52.602 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout fsid = 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:35:52.602 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-28T11:35:52.602 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-28T11:35:52.602 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-28T11:35:52.602 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-28T11:35:52.603 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-28T11:35:52.603 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:52.603 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-28T11:35:52.603 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-28T11:35:52.603 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-07-28T11:35:52.603 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [osd] 2024-07-28T11:35:52.604 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-28T11:35:52.604 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-28T11:35:52.604 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling cephadm module... 2024-07-28T11:35:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:53 smithi022 bash[21738]: audit 2024-07-28T11:35:53.936337+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.22:0/3352477007' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-07-28T11:35:54.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:54 smithi022 bash[21990]: ignoring --setuser ceph since I am not root 2024-07-28T11:35:54.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:54 smithi022 bash[21990]: ignoring --setgroup ceph since I am not root 2024-07-28T11:35:54.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:54 smithi022 bash[21990]: debug 2024-07-28T11:35:54.132+0000 7f8e3598aec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:35:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:54 smithi022 bash[21738]: audit 2024-07-28T11:35:53.992309+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.22:0/3352477007' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-28T11:35:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:54 smithi022 bash[21738]: cluster 2024-07-28T11:35:53.992414+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-07-28T11:35:55.616 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:55 smithi022 bash[21990]: debug 2024-07-28T11:35:55.388+0000 7f8e3598aec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:35:55.617 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:55 smithi022 bash[21990]: debug 2024-07-28T11:35:55.456+0000 7f8e3598aec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:35:55.929 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:55 smithi022 bash[21990]: debug 2024-07-28T11:35:55.612+0000 7f8e3598aec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:35:56.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:55 smithi022 bash[21738]: audit 2024-07-28T11:35:55.917401+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.22:0/2022325208' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:35:56.431 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for the mgr to restart... 2024-07-28T11:35:56.432 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr epoch 5... 2024-07-28T11:35:56.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.268+0000 7f8e3598aec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:35:56.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.340+0000 7f8e3598aec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:35:56.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.408+0000 7f8e3598aec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:35:56.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.572+0000 7f8e3598aec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:35:56.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.652+0000 7f8e3598aec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:35:56.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.720+0000 7f8e3598aec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:35:57.280 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:56 smithi022 bash[21990]: debug 2024-07-28T11:35:56.956+0000 7f8e3598aec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:35:57.280 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.024+0000 7f8e3598aec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:35:57.280 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.200+0000 7f8e3598aec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:35:57.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.280+0000 7f8e3598aec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:35:57.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.524+0000 7f8e3598aec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:35:58.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.688+0000 7f8e3598aec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:35:58.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.768+0000 7f8e3598aec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:35:58.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:57 smithi022 bash[21990]: debug 2024-07-28T11:35:57.928+0000 7f8e3598aec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:35:58.996 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:58 smithi022 bash[21990]: debug 2024-07-28T11:35:58.712+0000 7f8e3598aec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:35:58.996 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:58 smithi022 bash[21990]: debug 2024-07-28T11:35:58.788+0000 7f8e3598aec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:35:59.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:58 smithi022 bash[21990]: debug 2024-07-28T11:35:58.992+0000 7f8e3598aec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:35:59.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21990]: debug 2024-07-28T11:35:59.068+0000 7f8e3598aec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21990]: debug 2024-07-28T11:35:59.392+0000 7f8e3598aec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21990]: debug 2024-07-28T11:35:59.472+0000 7f8e3598aec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: cluster 2024-07-28T11:35:59.496499+0000 mon.a (mon.0) 33 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: cluster 2024-07-28T11:35:59.497223+0000 mon.a (mon.0) 34 : cluster [INF] Activating manager daemon y 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: cluster 2024-07-28T11:35:59.503528+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: cluster 2024-07-28T11:35:59.503756+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00688974s) 2024-07-28T11:35:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: audit 2024-07-28T11:35:59.505361+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:35:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: audit 2024-07-28T11:35:59.506757+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:35:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: audit 2024-07-28T11:35:59.507619+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:35:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: audit 2024-07-28T11:35:59.507804+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:35:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: audit 2024-07-28T11:35:59.507984+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:35:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: cluster 2024-07-28T11:35:59.532584+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-07-28T11:35:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:35:59 smithi022 bash[21738]: audit 2024-07-28T11:35:59.546741+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: cephadm 2024-07-28T11:35:59.544086+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: audit 2024-07-28T11:35:59.549968+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: audit 2024-07-28T11:35:59.553741+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: audit 2024-07-28T11:35:59.555353+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: audit 2024-07-28T11:35:59.558368+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: audit 2024-07-28T11:35:59.567260+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:36:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: audit 2024-07-28T11:35:59.569814+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:36:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:00 smithi022 bash[21738]: cluster 2024-07-28T11:36:00.507683+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.01082s) 2024-07-28T11:36:01.062 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:36:01.062 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-07-28T11:36:01.062 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-28T11:36:01.062 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:36:01.062 INFO:teuthology.orchestra.run.smithi022.stdout:mgr epoch 5 is available 2024-07-28T11:36:01.062 INFO:teuthology.orchestra.run.smithi022.stdout:Setting orchestrator backend to cephadm... 2024-07-28T11:36:01.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21738]: audit 2024-07-28T11:36:00.508028+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-28T11:36:01.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21738]: audit 2024-07-28T11:36:00.520893+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-28T11:36:01.821 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: debug 2024-07-28T11:36:01.768+0000 7f8de7d78640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:36:01] ENGINE Error in HTTPServer.serve 2024-07-28T11:36:01.821 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: Traceback (most recent call last): 2024-07-28T11:36:01.821 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:36:01.821 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: self._connections.run(self.expiration_interval) 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: self._run(expiration_interval) 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: s = self.context.wrap_socket( 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: return self.sslsocket_class._create( 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: self.do_handshake() 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:36:01.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: self._sslobj.do_handshake() 2024-07-28T11:36:01.823 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:01 smithi022 bash[21990]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:36:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: cluster 2024-07-28T11:36:01.561566+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-07-28T11:36:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: cephadm 2024-07-28T11:36:01.645231+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [28/Jul/2024:11:36:01] ENGINE Bus STARTING 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: cephadm 2024-07-28T11:36:01.769591+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [28/Jul/2024:11:36:01] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: cephadm 2024-07-28T11:36:01.769682+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [28/Jul/2024:11:36:01] ENGINE Bus STARTED 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: cephadm 2024-07-28T11:36:01.772216+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [28/Jul/2024:11:36:01] ENGINE Error in HTTPServer.serve 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: Traceback (most recent call last): 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: self._connections.run(self.expiration_interval) 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: self._run(expiration_interval) 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:36:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: s = self.context.wrap_socket( 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: return self.sslsocket_class._create( 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: self.do_handshake() 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: self._sslobj.do_handshake() 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: audit 2024-07-28T11:36:01.775095+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:02.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: audit 2024-07-28T11:36:01.776371+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:02.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: audit 2024-07-28T11:36:02.326650+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:02.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:02 smithi022 bash[21738]: audit 2024-07-28T11:36:02.338655+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:03 smithi022 bash[21738]: audit 2024-07-28T11:36:02.318922+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-28T11:36:04.718 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout value unchanged 2024-07-28T11:36:04.718 INFO:teuthology.orchestra.run.smithi022.stdout:Generating ssh key... 2024-07-28T11:36:05.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:05 smithi022 bash[21738]: audit 2024-07-28T11:36:04.187768+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-28T11:36:06.385 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21738]: audit 2024-07-28T11:36:05.960259+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-28T11:36:06.385 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21738]: cephadm 2024-07-28T11:36:05.960567+0000 mgr.y (mgr.14118) 11 : cephadm [INF] Generating ssh key... 2024-07-28T11:36:06.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: Generating public/private rsa key pair. 2024-07-28T11:36:06.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: Your identification has been saved in /tmp/tmpcg_900rn/key 2024-07-28T11:36:06.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: Your public key has been saved in /tmp/tmpcg_900rn/key.pub 2024-07-28T11:36:06.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: The key fingerprint is: 2024-07-28T11:36:06.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: SHA256:frIMxw7IHuMS6PlFeloAUXwtfKYLBbCzvRSn4a1R55A ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:36:06.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: The key's randomart image is: 2024-07-28T11:36:06.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: +---[RSA 3072]----+ 2024-07-28T11:36:06.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | o+oo . | 2024-07-28T11:36:06.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | o. =.+ | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | + ooE=. | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | *.B.+ | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | o B.o..S | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: |. o.Bo o | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: |. .==+o = . | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | o.o=o * + | 2024-07-28T11:36:06.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: | .+o + | 2024-07-28T11:36:06.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:06 smithi022 bash[21990]: +----[SHA256]-----+ 2024-07-28T11:36:07.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:07 smithi022 bash[21738]: audit 2024-07-28T11:36:06.391999+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:07.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:07 smithi022 bash[21738]: audit 2024-07-28T11:36:06.396613+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:08.647 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCryTlLZfrmlDKcpF8VFweoNgfxV+mJKw7dsB6Y8PwpmxZn1gvTc/37TkgF1vEkBy9Pt/itARLVXzCWgLNvcexB9YcUEa7PHt73rVlZM2sd0XoFSSTEWUc5tSzqCbL8uPE0xNHTsZyZKyOjF1DS9z1TW401ukN1NgH/b2HEhyA13v6Bw2CAZjZ6P/n5TkbXL0o+G6fYh8SCP49OgjFHyK3h3Y1oIN/fD+xMcplwTot3Lp5kuHU2SSX4ylsxK8Ndxpw/CnesZrThqEddOFBBMX52Cm7AhirMhYDOYYTczLSACyhdU4KYbQjepP2PWnBa3vlq4s4ubMA5sBWwqf28c712e1HBDUiFLIWhvzRUwSd9sMks31DvM5y2gre583gJ88ybQn5LTxkHIV70dkKJB4uUokaZiwHm/Q657r9jER1/QIabNAOC8Ce2ypZjL+L1dQKvWmorH8wx/e12boS7lCtNNxi9hK40QmfLbk0Zepqm1dqNA2cXt+UqDEgNlkAhbx8= ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:36:08.647 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-28T11:36:08.647 INFO:teuthology.orchestra.run.smithi022.stdout:Adding key to root@localhost authorized_keys... 2024-07-28T11:36:08.648 INFO:teuthology.orchestra.run.smithi022.stdout:Adding host smithi022... 2024-07-28T11:36:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:09 smithi022 bash[21738]: audit 2024-07-28T11:36:08.152342+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-28T11:36:10.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:10 smithi022 bash[21738]: audit 2024-07-28T11:36:09.941650+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi022", "addr": "172.21.15.22", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:36:12.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:12 smithi022 bash[21738]: cephadm 2024-07-28T11:36:11.247681+0000 mgr.y (mgr.14118) 14 : cephadm [INF] Deploying cephadm binary to smithi022 2024-07-28T11:36:14.508 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Added host 'smithi022' with addr '172.21.15.22' 2024-07-28T11:36:14.508 INFO:teuthology.orchestra.run.smithi022.stdout:Deploying unmanaged mon service... 2024-07-28T11:36:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:14 smithi022 bash[21738]: audit 2024-07-28T11:36:13.804001+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:14 smithi022 bash[21738]: cephadm 2024-07-28T11:36:13.804368+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Added host smithi022 2024-07-28T11:36:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:14 smithi022 bash[21738]: audit 2024-07-28T11:36:13.804822+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:17.031 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-07-28T11:36:17.031 INFO:teuthology.orchestra.run.smithi022.stdout:Deploying unmanaged mgr service... 2024-07-28T11:36:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:17 smithi022 bash[21738]: audit 2024-07-28T11:36:16.459130+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-28T11:36:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:17 smithi022 bash[21738]: cephadm 2024-07-28T11:36:16.460488+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-28T11:36:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:17 smithi022 bash[21738]: audit 2024-07-28T11:36:16.462784+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:17 smithi022 bash[21738]: audit 2024-07-28T11:36:16.687564+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:17 smithi022 bash[21738]: audit 2024-07-28T11:36:16.979992+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:18.948 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-07-28T11:36:19.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:19 smithi022 bash[21738]: audit 2024-07-28T11:36:18.412150+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-28T11:36:19.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:19 smithi022 bash[21738]: cephadm 2024-07-28T11:36:18.414169+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-28T11:36:19.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:19 smithi022 bash[21738]: audit 2024-07-28T11:36:18.418931+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:20 smithi022 bash[21738]: cluster 2024-07-28T11:36:19.509309+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-28T11:36:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:20 smithi022 bash[21738]: audit 2024-07-28T11:36:20.251420+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.22:0/3226805430' entity='client.admin' 2024-07-28T11:36:22.706 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling the dashboard module... 2024-07-28T11:36:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:22 smithi022 bash[21738]: cluster 2024-07-28T11:36:21.509783+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-28T11:36:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:22 smithi022 bash[21738]: audit 2024-07-28T11:36:21.928279+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:22 smithi022 bash[21738]: audit 2024-07-28T11:36:22.216777+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.22:0/1223181030' entity='client.admin' 2024-07-28T11:36:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:22 smithi022 bash[21738]: audit 2024-07-28T11:36:22.462940+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.22:0/4224698000' entity='mgr.y' 2024-07-28T11:36:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:24 smithi022 bash[21738]: cluster 2024-07-28T11:36:23.510194+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-28T11:36:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:24 smithi022 bash[21738]: audit 2024-07-28T11:36:24.196539+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.22:0/2065638276' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-07-28T11:36:25.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:24 smithi022 bash[21990]: ignoring --setuser ceph since I am not root 2024-07-28T11:36:25.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:24 smithi022 bash[21990]: ignoring --setgroup ceph since I am not root 2024-07-28T11:36:25.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:25 smithi022 bash[21990]: debug 2024-07-28T11:36:25.091+0000 7f982bc31ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:36:26.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:25 smithi022 bash[21738]: audit 2024-07-28T11:36:24.940028+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.22:0/2065638276' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-28T11:36:26.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:25 smithi022 bash[21738]: cluster 2024-07-28T11:36:24.940115+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-07-28T11:36:26.559 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:26 smithi022 bash[21990]: debug 2024-07-28T11:36:26.331+0000 7f982bc31ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:36:26.560 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:26 smithi022 bash[21990]: debug 2024-07-28T11:36:26.395+0000 7f982bc31ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:36:26.560 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:26 smithi022 bash[21990]: debug 2024-07-28T11:36:26.555+0000 7f982bc31ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:36:27.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:26 smithi022 bash[21738]: audit 2024-07-28T11:36:26.856711+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.22:0/953336747' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-28T11:36:27.382 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:36:27.382 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-07-28T11:36:27.382 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T11:36:27.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-28T11:36:27.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-28T11:36:27.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:36:27.383 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for the mgr to restart... 2024-07-28T11:36:27.383 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr epoch 9... 2024-07-28T11:36:27.522 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.211+0000 7f982bc31ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:36:27.522 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.283+0000 7f982bc31ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:36:27.522 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.351+0000 7f982bc31ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:36:27.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.515+0000 7f982bc31ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:36:27.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.595+0000 7f982bc31ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:36:27.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.663+0000 7f982bc31ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:36:28.217 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.899+0000 7f982bc31ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:36:28.217 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:27 smithi022 bash[21990]: debug 2024-07-28T11:36:27.967+0000 7f982bc31ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:36:28.217 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:28 smithi022 bash[21990]: debug 2024-07-28T11:36:28.139+0000 7f982bc31ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:36:28.471 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:28 smithi022 bash[21990]: debug 2024-07-28T11:36:28.219+0000 7f982bc31ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:36:28.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:28 smithi022 bash[21990]: debug 2024-07-28T11:36:28.467+0000 7f982bc31ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:36:28.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:28 smithi022 bash[21990]: debug 2024-07-28T11:36:28.631+0000 7f982bc31ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:36:28.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:28 smithi022 bash[21990]: debug 2024-07-28T11:36:28.707+0000 7f982bc31ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:36:29.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:28 smithi022 bash[21990]: debug 2024-07-28T11:36:28.867+0000 7f982bc31ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:36:29.947 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:29 smithi022 bash[21990]: debug 2024-07-28T11:36:29.659+0000 7f982bc31ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:36:29.948 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:29 smithi022 bash[21990]: debug 2024-07-28T11:36:29.735+0000 7f982bc31ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:36:29.948 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:29 smithi022 bash[21990]: debug 2024-07-28T11:36:29.943+0000 7f982bc31ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:36:30.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21990]: debug 2024-07-28T11:36:30.023+0000 7f982bc31ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:36:30.727 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21990]: debug 2024-07-28T11:36:30.351+0000 7f982bc31ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:36:30.727 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21990]: debug 2024-07-28T11:36:30.427+0000 7f982bc31ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:36:30.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: cluster 2024-07-28T11:36:30.455847+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:36:30.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: cluster 2024-07-28T11:36:30.456402+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2024-07-28T11:36:30.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: cluster 2024-07-28T11:36:30.462261+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-28T11:36:30.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: cluster 2024-07-28T11:36:30.462494+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00627508s) 2024-07-28T11:36:30.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: audit 2024-07-28T11:36:30.464036+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:36:30.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: audit 2024-07-28T11:36:30.465256+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:36:30.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: audit 2024-07-28T11:36:30.466363+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:36:30.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: audit 2024-07-28T11:36:30.466591+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:36:30.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: audit 2024-07-28T11:36:30.466770+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:36:30.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:30 smithi022 bash[21738]: cluster 2024-07-28T11:36:30.492380+0000 mon.a (mon.0) 81 : cluster [INF] Manager daemon y is now available 2024-07-28T11:36:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:31 smithi022 bash[21738]: audit 2024-07-28T11:36:30.511561+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:31 smithi022 bash[21738]: audit 2024-07-28T11:36:30.513950+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:31 smithi022 bash[21738]: audit 2024-07-28T11:36:30.523828+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:36:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:31 smithi022 bash[21738]: audit 2024-07-28T11:36:30.527351+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:36:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:31 smithi022 bash[21738]: cluster 2024-07-28T11:36:31.465730+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.00951s) 2024-07-28T11:36:31.989 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-07-28T11:36:31.989 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-07-28T11:36:31.989 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-28T11:36:31.989 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-07-28T11:36:31.989 INFO:teuthology.orchestra.run.smithi022.stdout:mgr epoch 9 is available 2024-07-28T11:36:31.989 INFO:teuthology.orchestra.run.smithi022.stdout:Generating a dashboard self-signed certificate... 2024-07-28T11:36:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21738]: audit 2024-07-28T11:36:31.466297+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-28T11:36:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21738]: audit 2024-07-28T11:36:31.476468+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-28T11:36:32.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: debug 2024-07-28T11:36:32.739+0000 7f97dc79c640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:36:32] ENGINE Error in HTTPServer.serve 2024-07-28T11:36:32.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: Traceback (most recent call last): 2024-07-28T11:36:32.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:36:32.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: self._connections.run(self.expiration_interval) 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: self._run(expiration_interval) 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: s = self.context.wrap_socket( 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: return self.sslsocket_class._create( 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: self.do_handshake() 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:36:32.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: self._sslobj.do_handshake() 2024-07-28T11:36:32.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:36:32 smithi022 bash[21990]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: cluster 2024-07-28T11:36:32.518712+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: cephadm 2024-07-28T11:36:32.617665+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [28/Jul/2024:11:36:32] ENGINE Bus STARTING 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: cephadm 2024-07-28T11:36:32.741775+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [28/Jul/2024:11:36:32] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: cephadm 2024-07-28T11:36:32.741900+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [28/Jul/2024:11:36:32] ENGINE Bus STARTED 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: cephadm 2024-07-28T11:36:32.744042+0000 mgr.y (mgr.14150) 6 : cephadm [ERR] [28/Jul/2024:11:36:32] ENGINE Error in HTTPServer.serve 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: Traceback (most recent call last): 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: self._connections.run(self.expiration_interval) 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:36:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: self._run(expiration_interval) 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: s = self.context.wrap_socket( 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: return self.sslsocket_class._create( 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: self.do_handshake() 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: self._sslobj.do_handshake() 2024-07-28T11:36:33.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:36:33.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: audit 2024-07-28T11:36:32.746532+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:33.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: audit 2024-07-28T11:36:33.457932+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:33.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:33 smithi022 bash[21738]: audit 2024-07-28T11:36:33.462223+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:34.044 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-07-28T11:36:34.044 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial admin user... 2024-07-28T11:36:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:34 smithi022 bash[21738]: audit 2024-07-28T11:36:33.363891+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-28T11:36:36.301 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$MBIF9BtDlIb/WT8LOeyzjeBfLFhRMfSpW1VfeI7kkefdWiPOwLDYC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1722166595, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-28T11:36:36.301 INFO:teuthology.orchestra.run.smithi022.stdout:Fetching dashboard port number... 2024-07-28T11:36:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:36 smithi022 bash[21738]: audit 2024-07-28T11:36:35.420744+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-28T11:36:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:36 smithi022 bash[21738]: audit 2024-07-28T11:36:35.730849+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:37 smithi022 bash[21738]: cluster 2024-07-28T11:36:36.739528+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-07-28T11:36:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:37 smithi022 bash[21738]: audit 2024-07-28T11:36:37.249254+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:37 smithi022 bash[21738]: audit 2024-07-28T11:36:37.638284+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.22:0/2368465924' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-07-28T11:36:38.215 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 8443 2024-07-28T11:36:38.229 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-07-28T11:36:38.229 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-28T11:36:38.230 INFO:teuthology.orchestra.run.smithi022.stdout:Ceph Dashboard is now available at: 2024-07-28T11:36:38.230 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:38.230 INFO:teuthology.orchestra.run.smithi022.stdout: URL: https://smithi022.front.sepia.ceph.com:8443/ 2024-07-28T11:36:38.230 INFO:teuthology.orchestra.run.smithi022.stdout: User: admin 2024-07-28T11:36:38.230 INFO:teuthology.orchestra.run.smithi022.stdout: Password: uokzhbv05k 2024-07-28T11:36:38.231 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:38.231 INFO:teuthology.orchestra.run.smithi022.stdout:Saving cluster configuration to /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config directory 2024-07-28T11:36:38.231 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling autotune for osd_memory_target 2024-07-28T11:36:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:38 smithi022 bash[21738]: audit 2024-07-28T11:36:37.805837+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:41.962 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-07-28T11:36:41.962 INFO:teuthology.orchestra.run.smithi022.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-07-28T11:36:41.962 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.962 INFO:teuthology.orchestra.run.smithi022.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-28T11:36:41.962 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout:Or, if you are only running a single cluster on this host: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout:Please consider enabling telemetry to help improve Ceph: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: ceph telemetry on 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout:For more information see: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.963 INFO:teuthology.orchestra.run.smithi022.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-07-28T11:36:41.964 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:36:41.964 INFO:teuthology.orchestra.run.smithi022.stdout:Bootstrap complete. 2024-07-28T11:36:42.008 INFO:tasks.cephadm:Fetching config... 2024-07-28T11:36:42.009 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:36:42.009 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-28T11:36:42.015 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-28T11:36:42.015 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:36:42.015 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-28T11:36:42.066 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-28T11:36:42.066 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:36:42.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/keyring of=/dev/stdout 2024-07-28T11:36:42.120 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-28T11:36:42.120 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:36:42.120 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-28T11:36:42.171 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-28T11:36:42.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCryTlLZfrmlDKcpF8VFweoNgfxV+mJKw7dsB6Y8PwpmxZn1gvTc/37TkgF1vEkBy9Pt/itARLVXzCWgLNvcexB9YcUEa7PHt73rVlZM2sd0XoFSSTEWUc5tSzqCbL8uPE0xNHTsZyZKyOjF1DS9z1TW401ukN1NgH/b2HEhyA13v6Bw2CAZjZ6P/n5TkbXL0o+G6fYh8SCP49OgjFHyK3h3Y1oIN/fD+xMcplwTot3Lp5kuHU2SSX4ylsxK8Ndxpw/CnesZrThqEddOFBBMX52Cm7AhirMhYDOYYTczLSACyhdU4KYbQjepP2PWnBa3vlq4s4ubMA5sBWwqf28c712e1HBDUiFLIWhvzRUwSd9sMks31DvM5y2gre583gJ88ybQn5LTxkHIV70dkKJB4uUokaZiwHm/Q657r9jER1/QIabNAOC8Ce2ypZjL+L1dQKvWmorH8wx/e12boS7lCtNNxi9hK40QmfLbk0Zepqm1dqNA2cXt+UqDEgNlkAhbx8= ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-28T11:36:42.235 INFO:teuthology.orchestra.run.smithi022.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCryTlLZfrmlDKcpF8VFweoNgfxV+mJKw7dsB6Y8PwpmxZn1gvTc/37TkgF1vEkBy9Pt/itARLVXzCWgLNvcexB9YcUEa7PHt73rVlZM2sd0XoFSSTEWUc5tSzqCbL8uPE0xNHTsZyZKyOjF1DS9z1TW401ukN1NgH/b2HEhyA13v6Bw2CAZjZ6P/n5TkbXL0o+G6fYh8SCP49OgjFHyK3h3Y1oIN/fD+xMcplwTot3Lp5kuHU2SSX4ylsxK8Ndxpw/CnesZrThqEddOFBBMX52Cm7AhirMhYDOYYTczLSACyhdU4KYbQjepP2PWnBa3vlq4s4ubMA5sBWwqf28c712e1HBDUiFLIWhvzRUwSd9sMks31DvM5y2gre583gJ88ybQn5LTxkHIV70dkKJB4uUokaZiwHm/Q657r9jER1/QIabNAOC8Ce2ypZjL+L1dQKvWmorH8wx/e12boS7lCtNNxi9hK40QmfLbk0Zepqm1dqNA2cXt+UqDEgNlkAhbx8= ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:36:42.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCryTlLZfrmlDKcpF8VFweoNgfxV+mJKw7dsB6Y8PwpmxZn1gvTc/37TkgF1vEkBy9Pt/itARLVXzCWgLNvcexB9YcUEa7PHt73rVlZM2sd0XoFSSTEWUc5tSzqCbL8uPE0xNHTsZyZKyOjF1DS9z1TW401ukN1NgH/b2HEhyA13v6Bw2CAZjZ6P/n5TkbXL0o+G6fYh8SCP49OgjFHyK3h3Y1oIN/fD+xMcplwTot3Lp5kuHU2SSX4ylsxK8Ndxpw/CnesZrThqEddOFBBMX52Cm7AhirMhYDOYYTczLSACyhdU4KYbQjepP2PWnBa3vlq4s4ubMA5sBWwqf28c712e1HBDUiFLIWhvzRUwSd9sMks31DvM5y2gre583gJ88ybQn5LTxkHIV70dkKJB4uUokaZiwHm/Q657r9jER1/QIabNAOC8Ce2ypZjL+L1dQKvWmorH8wx/e12boS7lCtNNxi9hK40QmfLbk0Zepqm1dqNA2cXt+UqDEgNlkAhbx8= ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-28T11:36:42.267 INFO:teuthology.orchestra.run.smithi150.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCryTlLZfrmlDKcpF8VFweoNgfxV+mJKw7dsB6Y8PwpmxZn1gvTc/37TkgF1vEkBy9Pt/itARLVXzCWgLNvcexB9YcUEa7PHt73rVlZM2sd0XoFSSTEWUc5tSzqCbL8uPE0xNHTsZyZKyOjF1DS9z1TW401ukN1NgH/b2HEhyA13v6Bw2CAZjZ6P/n5TkbXL0o+G6fYh8SCP49OgjFHyK3h3Y1oIN/fD+xMcplwTot3Lp5kuHU2SSX4ylsxK8Ndxpw/CnesZrThqEddOFBBMX52Cm7AhirMhYDOYYTczLSACyhdU4KYbQjepP2PWnBa3vlq4s4ubMA5sBWwqf28c712e1HBDUiFLIWhvzRUwSd9sMks31DvM5y2gre583gJ88ybQn5LTxkHIV70dkKJB4uUokaZiwHm/Q657r9jER1/QIabNAOC8Ce2ypZjL+L1dQKvWmorH8wx/e12boS7lCtNNxi9hK40QmfLbk0Zepqm1dqNA2cXt+UqDEgNlkAhbx8= ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:36:42.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-28T11:36:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:42 smithi022 bash[21738]: audit 2024-07-28T11:36:41.473642+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.22:0/393458390' entity='client.admin' 2024-07-28T11:36:47.899 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:48 smithi022 bash[21738]: audit 2024-07-28T11:36:47.486180+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:48 smithi022 bash[21738]: audit 2024-07-28T11:36:47.491644+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:48 smithi022 bash[21738]: audit 2024-07-28T11:36:47.493179+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:48 smithi022 bash[21738]: audit 2024-07-28T11:36:47.499536+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:48 smithi022 bash[21738]: audit 2024-07-28T11:36:47.530510+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:48 smithi022 bash[21738]: audit 2024-07-28T11:36:47.538115+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:51.177 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-28T11:36:51.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-28T11:36:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:51 smithi022 bash[21738]: cluster 2024-07-28T11:36:50.467933+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-28T11:36:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:51 smithi022 bash[21738]: audit 2024-07-28T11:36:50.649940+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.22:0/3449381440' entity='client.admin' 2024-07-28T11:36:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:51 smithi022 bash[21738]: audit 2024-07-28T11:36:50.660206+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:36:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:51 smithi022 bash[21738]: audit 2024-07-28T11:36:50.666236+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:36:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:53 smithi022 bash[21738]: cluster 2024-07-28T11:36:52.468336+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-28T11:36:55.896 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:36:55.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:55 smithi022 bash[21738]: cluster 2024-07-28T11:36:54.468763+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-28T11:36:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:57 smithi022 bash[21738]: cluster 2024-07-28T11:36:56.469136+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-28T11:36:59.233 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi150 2024-07-28T11:36:59.233 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:36:59.233 DEBUG:teuthology.orchestra.run.smithi150:> dd of=/etc/ceph/ceph.conf 2024-07-28T11:36:59.239 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:36:59.240 DEBUG:teuthology.orchestra.run.smithi150:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:36:59.286 INFO:tasks.cephadm:Adding host smithi150 to orchestrator... 2024-07-28T11:36:59.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch host add smithi150 2024-07-28T11:37:00.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: cluster 2024-07-28T11:36:58.469435+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:00.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:58.617421+0000 mgr.y (mgr.14150) 14 : 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-28T11:37:00.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:58.622456+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:00.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:58.623307+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:00.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:58.625081+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:58.626100+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: cephadm 2024-07-28T11:36:58.627202+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: cephadm 2024-07-28T11:36:58.723400+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: cephadm 2024-07-28T11:36:58.808251+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: cephadm 2024-07-28T11:36:58.898772+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:59.000258+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:59.004701+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:00.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:36:59 smithi022 bash[21738]: audit 2024-07-28T11:36:59.010073+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:01 smithi022 bash[21738]: cluster 2024-07-28T11:37:00.469808+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-28T11:37:04.006 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:04.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:03 smithi022 bash[21738]: cluster 2024-07-28T11:37:02.470251+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-28T11:37:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:05 smithi022 bash[21738]: cluster 2024-07-28T11:37:04.470672+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-28T11:37:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:07 smithi022 bash[21738]: cluster 2024-07-28T11:37:06.471042+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:07 smithi022 bash[21738]: audit 2024-07-28T11:37:06.898781+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:09 smithi022 bash[21738]: cephadm 2024-07-28T11:37:08.232629+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi150 2024-07-28T11:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:09 smithi022 bash[21738]: cluster 2024-07-28T11:37:08.471432+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-28T11:37:11.132 INFO:teuthology.orchestra.run.smithi022.stdout:Added host 'smithi150' with addr '172.21.15.150' 2024-07-28T11:37:11.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch host ls --format=json 2024-07-28T11:37:12.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:11 smithi022 bash[21738]: cluster 2024-07-28T11:37:10.471784+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:12.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:11 smithi022 bash[21738]: audit 2024-07-28T11:37:11.130295+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:12.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:11 smithi022 bash[21738]: audit 2024-07-28T11:37:11.132008+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:12.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:11 smithi022 bash[21738]: audit 2024-07-28T11:37:11.402303+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:13.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:12 smithi022 bash[21738]: cephadm 2024-07-28T11:37:11.131225+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi150 2024-07-28T11:37:14.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:13 smithi022 bash[21738]: cluster 2024-07-28T11:37:12.472187+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-28T11:37:14.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:13 smithi022 bash[21738]: audit 2024-07-28T11:37:12.678726+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:14.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:13 smithi022 bash[21738]: audit 2024-07-28T11:37:13.368250+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:15 smithi022 bash[21738]: cluster 2024-07-28T11:37:14.472625+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-28T11:37:16.442 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:17 smithi022 bash[21738]: cluster 2024-07-28T11:37:16.472973+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-28T11:37:19.185 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:37:19.185 INFO:teuthology.orchestra.run.smithi022.stdout:[{"addr": "172.21.15.22", "hostname": "smithi022", "labels": [], "status": ""}, {"addr": "172.21.15.150", "hostname": "smithi150", "labels": [], "status": ""}] 2024-07-28T11:37:19.725 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-28T11:37:19.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd crush tunables default 2024-07-28T11:37:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: cluster 2024-07-28T11:37:18.473404+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.589141+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.594082+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.600071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.605048+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.606475+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi150", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.608433+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:18.609924+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: cephadm 2024-07-28T11:37:18.612197+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: cephadm 2024-07-28T11:37:18.789534+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: cephadm 2024-07-28T11:37:18.926390+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:19.143542+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:19.147971+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:20.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:19 smithi022 bash[21738]: audit 2024-07-28T11:37:19.152999+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:20 smithi022 bash[21738]: cephadm 2024-07-28T11:37:19.030545+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:37:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:20 smithi022 bash[21738]: audit 2024-07-28T11:37:19.184641+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:37:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:21 smithi022 bash[21738]: cluster 2024-07-28T11:37:20.473857+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-28T11:37:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:23 smithi022 bash[21738]: cluster 2024-07-28T11:37:22.474298+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-28T11:37:24.444 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:25.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:25 smithi022 bash[21738]: cluster 2024-07-28T11:37:24.474680+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-28T11:37:27.602 INFO:teuthology.orchestra.run.smithi022.stderr:adjusted tunables profile to default 2024-07-28T11:37:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:27 smithi022 bash[21738]: cluster 2024-07-28T11:37:26.475061+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-28T11:37:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:27 smithi022 bash[21738]: audit 2024-07-28T11:37:27.213623+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.22:0/2217864937' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T11:37:28.163 INFO:tasks.cephadm:Adding mon.a on smithi022 2024-07-28T11:37:28.163 INFO:tasks.cephadm:Adding mon.c on smithi022 2024-07-28T11:37:28.164 INFO:tasks.cephadm:Adding mon.b on smithi150 2024-07-28T11:37:28.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch apply mon '3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b' 2024-07-28T11:37:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:28 smithi022 bash[21738]: audit 2024-07-28T11:37:27.601362+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.22:0/2217864937' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T11:37:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:28 smithi022 bash[21738]: cluster 2024-07-28T11:37:27.601463+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:29.375 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:29 smithi022 bash[21738]: cluster 2024-07-28T11:37:28.475503+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-28T11:37:32.007 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled mon update... 2024-07-28T11:37:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:31 smithi022 bash[21738]: cluster 2024-07-28T11:37:30.475889+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-28T11:37:32.675 DEBUG:teuthology.orchestra.run.smithi022:mon.c> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.c.service 2024-07-28T11:37:32.678 DEBUG:teuthology.orchestra.run.smithi150:mon.b> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.b.service 2024-07-28T11:37:32.680 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-28T11:37:32.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph mon dump -f json 2024-07-28T11:37:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:31.995249+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: cephadm 2024-07-28T11:37:32.000613+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b;count:3 2024-07-28T11:37:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.005656+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.007346+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.011003+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.012825+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.020414+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.024701+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:33 smithi022 bash[21738]: audit 2024-07-28T11:37:32.026294+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:33.930 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:34 smithi022 bash[21738]: cephadm 2024-07-28T11:37:32.028087+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi150 2024-07-28T11:37:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:34 smithi022 bash[21738]: cluster 2024-07-28T11:37:32.476299+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-28T11:37:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:35 smithi022 bash[21738]: cluster 2024-07-28T11:37:34.476696+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-28T11:37:37.481 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:37 smithi150 systemd[1]: Started Ceph mon.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:37:37.658 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 1 2024-07-28T11:37:37.659 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-07-28T11:37:37.659 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":1,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","modified":"2024-07-28T11:35:29.319968Z","created":"2024-07-28T11:35:29.319968Z","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.22:3300","nonce":0},{"type":"v1","addr":"172.21.15.22:6789","nonce":0}]},"addr":"172.21.15.22:6789/0","public_addr":"172.21.15.22:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-28T11:37:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:37 smithi022 bash[21738]: cluster 2024-07-28T11:37:36.477061+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-28T11:37:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:37 smithi022 bash[21738]: audit 2024-07-28T11:37:37.346250+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:37 smithi022 bash[21738]: audit 2024-07-28T11:37:37.351561+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:37 smithi022 bash[21738]: audit 2024-07-28T11:37:37.357550+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:37 smithi022 bash[21738]: audit 2024-07-28T11:37:37.358733+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:37 smithi022 bash[21738]: audit 2024-07-28T11:37:37.360597+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:38.656 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.624+0000 7fed73e94900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:37:38.656 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.624+0000 7fed73e94900 0 ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable), process ceph-mon, pid 7 2024-07-28T11:37:38.656 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.624+0000 7fed73e94900 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:37:38.656 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.624+0000 7fed73e94900 0 load: jerasure load: lrc 2024-07-28T11:37:38.656 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:37:38.656 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: DB SUMMARY 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: DB Session ID: M6GV58LCFYIGKNC9LJ4R 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:37:38.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.env: 0x55d7f8369440 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.info_log: 0x55d7f95a0f40 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:37:38.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:37:38.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.write_buffer_manager: 0x55d7f965e750 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:37:38.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.row_cache: None 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:37:38.662 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:37:38.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:37:38.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:37:38.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:37:38.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:37:38.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:37:38.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:37:38.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.merge_operator: 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:37:38.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d7f9549a58) 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cache_index_and_filter_blocks: 1 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: pin_top_level_index_and_filter: 1 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: index_type: 0 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: data_block_index_type: 0 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: index_shortening: 1 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: hash_index_allow_collision: 1 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: checksum: 1 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: no_block_cache: 0 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_cache: 0x55d7f957d1f0 2024-07-28T11:37:38.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_cache_name: BinnedLRUCache 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_cache_options: 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: capacity : 536870912 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: num_shard_bits : 4 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: strict_capacity_limit : 0 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: high_pri_pool_ratio: 0.000 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_cache_compressed: (nil) 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: persistent_cache: (nil) 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_size: 4096 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_size_deviation: 10 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_restart_interval: 16 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: index_block_restart_interval: 1 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: metadata_block_size: 4096 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: partition_filters: 0 2024-07-28T11:37:38.668 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: use_delta_encoding: 1 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: whole_key_filtering: 1 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: verify_compression: 0 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: read_amp_bytes_per_bit: 0 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: format_version: 4 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: enable_index_compression: 1 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: block_align: 0 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:37:38.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:37:38.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:37:38.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:37:38.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:37:38.673 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:37:38.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 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-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166658632399, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 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-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166658632783, "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": 1722166658, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b313df8d-ee21-4d7c-be96-54535856d080", "db_session_id": "M6GV58LCFYIGKNC9LJ4R"}} 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166658633829, "job": 1, "event": "recovery_finished"} 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.628+0000 7fed73e94900 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-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed73e94900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55d7f95b2700 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed73e94900 4 rocksdb: DB pointer 0x55d7f9580000 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed69c60640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:37:38.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed69c60640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** DB Stats ** 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** Compaction Stats [default] ** 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** Compaction Stats [default] ** 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Cumulative compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Interval compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** Compaction Stats [default] ** 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** Compaction Stats [default] ** 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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.1 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:38.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: Cumulative compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed73e94900 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed73e94900 0 using public_addr v2:172.21.15.150:0/0 -> [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed73e94900 0 starting mon.b rank -1 at public addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] at bind addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.632+0000 7fed73e94900 1 mon.b@-1(???) e0 preinit fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 0 mon.b@-1(synchronizing).mds e1 new map 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-07-28T11:37:38.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: e1 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 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-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: legacy client fscid: -1 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: No filesystems configured 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 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-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.652+0000 7fed6cc66640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.656+0000 7fed6cc66640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.656+0000 7fed6cc66640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:37:38.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.656+0000 7fed6cc66640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.656+0000 7fed6cc66640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:04.470672+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-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:06.471042+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:06.898781+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:08.232629+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi150 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:08.471432+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-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:10.471784+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:11.130295+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:11.132008+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:11.402303+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:11.131225+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi150 2024-07-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:12.472187+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-28T11:37:38.681 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:12.678726+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:38.825 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:38 smithi022 bash[21738]: cephadm 2024-07-28T11:37:37.362623+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-07-28T11:37:38.825 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:38 smithi022 bash[21738]: audit 2024-07-28T11:37:37.658122+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.150:0/2098536720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:13.368250+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:14.472625+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-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:16.472973+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-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:18.473404+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.589141+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.594082+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.600071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.605048+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.606475+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi150", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.608433+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:18.609924+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:18.612197+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:18.789534+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:18.926390+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:19.143542+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:19.147971+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:19.152999+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:19.030545+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:19.184641+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:20.473857+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-28T11:37:39.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:22.474298+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-28T11:37:39.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:24.474680+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-28T11:37:39.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:26.475061+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-28T11:37:39.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:27.213623+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.22:0/2217864937' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T11:37:39.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:27.601362+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.22:0/2217864937' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T11:37:39.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:27.601463+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:39.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:28.475503+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-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:30.475889+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-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:31.995249+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:32.000613+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b;count:3 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.005656+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.007346+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.011003+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.012825+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.020414+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.024701+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:32.026294+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:39.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:32.028087+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi150 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:32.476299+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-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:34.476696+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-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cluster 2024-07-28T11:37:36.477061+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-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:37.346250+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:37.351561+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:37.357550+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:37.358733+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:37.360597+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: cephadm 2024-07-28T11:37:37.362623+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: audit 2024-07-28T11:37:37.658122+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.150:0/2098536720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:37:39.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:38 smithi150 bash[24144]: debug 2024-07-28T11:37:38.656+0000 7fed6cc66640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-28T11:37:39.402 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-28T11:37:39.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph mon dump -f json 2024-07-28T11:37:40.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:40 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:37:40.884 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:37:40 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:37:41.249 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:37:41 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:37:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:41 smithi022 systemd[1]: Started Ceph mon.c for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:37:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:41 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.234+0000 7fbfa095b900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.234+0000 7fbfa095b900 0 ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable), process ceph-mon, pid 7 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.234+0000 7fbfa095b900 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 0 load: jerasure load: lrc 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Compile date Jul 27 2024 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: DB SUMMARY 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: DB Session ID: WWKV50AHR0FI6LF6R50S 2024-07-28T11:37:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.env: 0x55feea6db440 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.fs: Posix File System 2024-07-28T11:37:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.info_log: 0x55feebaf2f40 2024-07-28T11:37:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:37:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:37:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:37:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:37:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:37:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.db_log_dir: 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-07-28T11:37:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.write_buffer_manager: 0x55feebbb0780 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:37:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.row_cache: None 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.wal_filter: None 2024-07-28T11:37:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:37:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:37:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Compression algorithms supported: 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kZSTD supported: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:37:42.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:37:42.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.merge_operator: 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55feeba9ba58) 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cache_index_and_filter_blocks: 1 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:37:42.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: pin_top_level_index_and_filter: 1 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: index_type: 0 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: data_block_index_type: 0 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: index_shortening: 1 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: hash_index_allow_collision: 1 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: checksum: 1 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: no_block_cache: 0 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_cache: 0x55feebacf1f0 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_cache_name: BinnedLRUCache 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_cache_options: 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: capacity : 536870912 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: num_shard_bits : 4 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: strict_capacity_limit : 0 2024-07-28T11:37:42.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: high_pri_pool_ratio: 0.000 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_cache_compressed: (nil) 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: persistent_cache: (nil) 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_size: 4096 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_size_deviation: 10 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_restart_interval: 16 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: index_block_restart_interval: 1 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: metadata_block_size: 4096 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: partition_filters: 0 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: use_delta_encoding: 1 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: whole_key_filtering: 1 2024-07-28T11:37:42.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: verify_compression: 0 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: read_amp_bytes_per_bit: 0 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: format_version: 4 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: enable_index_compression: 1 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: block_align: 0 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.num_levels: 7 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:37:42.595 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:37:42.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:37:42.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:37:42.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:37:42.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:37:42.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.238+0000 7fbfa095b900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166662246962, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 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-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166662247427, "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": 1722166662, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "32529aec-71cf-45ee-bc93-717a40fbd3da", "db_session_id": "WWKV50AHR0FI6LF6R50S"}} 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722166662247916, "job": 1, "event": "recovery_finished"} 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55feebb04700 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 4 rocksdb: DB pointer 0x55feebad2000 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbf96727640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T11:37:42.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbf96727640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** DB Stats ** 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** Compaction Stats [default] ** 2024-07-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** Compaction Stats [default] ** 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:37:42.603 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Interval compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** Compaction Stats [default] ** 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** Compaction Stats [default] ** 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-07-28T11:37:42.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 0 using public_addrv [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] 2024-07-28T11:37:42.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.242+0000 7fbfa095b900 0 starting mon.c rank -1 at public addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] at bind addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.246+0000 7fbfa095b900 1 mon.c@-1(???) e0 preinit fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 0 mon.c@-1(synchronizing).mds e1 new map 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: e1 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 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-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: legacy client fscid: -1 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: No filesystems configured 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-07-28T11:37:42.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.262+0000 7fbf9972d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:04.470672+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-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:06.471042+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:06.898781+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:08.232629+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi150 2024-07-28T11:37:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:08.471432+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-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:10.471784+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:11.130295+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:11.132008+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:11.402303+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:11.131225+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi150 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:12.472187+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-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:12.678726+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:13.368250+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:14.472625+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-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:16.472973+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-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:18.473404+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.589141+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.608 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.594082+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.600071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.605048+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.606475+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi150", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.608433+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:18.609924+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:18.612197+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:18.789534+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:18.926390+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:19.143542+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:19.147971+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:19.152999+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.609 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:19.030545+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:19.184641+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:20.473857+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-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:22.474298+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-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:24.474680+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-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:26.475061+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-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:27.213623+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.22:0/2217864937' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:27.601362+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.22:0/2217864937' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:27.601463+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:28.475503+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-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:30.475889+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-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:31.995249+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:32.000613+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi150:172.21.15.150=b;count:3 2024-07-28T11:37:42.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.005656+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.007346+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.011003+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.012825+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.020414+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.024701+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:32.026294+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:32.028087+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi150 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:32.476299+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-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:34.476696+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-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cluster 2024-07-28T11:37:36.477061+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-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:37.346250+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:37.351561+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:37.357550+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:42.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:37.358733+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:42.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:37.360597+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:42.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: cephadm 2024-07-28T11:37:37.362623+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-07-28T11:37:42.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: audit 2024-07-28T11:37:37.658122+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.150:0/2098536720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:37:42.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:42 smithi022 bash[31305]: debug 2024-07-28T11:37:42.266+0000 7fbf9972d640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-28T11:37:43.096 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:38.477467+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-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:38.667360+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:38.667494+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:38.667631+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:39.665749+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:40.477943+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-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:40.666289+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:40.668002+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:41.666159+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:43.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:42.275934+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:42.478377+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-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:42.666506+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:43.276538+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:43.666606+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:43.691670+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:43.697911+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:43.715223+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:43.715275+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:43.715527+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-07-28T11:37:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: cluster 2024-07-28T11:37:43.715769+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-07-28T11:37:44.071 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:43.721723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.071 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:43.728447+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.071 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:43.736032+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.071 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:43 smithi150 bash[24144]: audit 2024-07-28T11:37:43.742964+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:38.477467+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-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:38.667360+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:38.667494+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:38.667631+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:39.665749+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:40.477943+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-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:40.666289+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:40.668002+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:41.666159+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:42.275934+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:42.478377+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-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:42.666506+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:43.276538+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:43.666606+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:43.691670+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:43.697911+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:43.715223+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:43.715275+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:43.715527+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: cluster 2024-07-28T11:37:43.715769+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:43.721723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:43.728447+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:43.736032+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:44.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:43 smithi022 bash[21738]: audit 2024-07-28T11:37:43.742964+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:45.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:37:44 smithi022 bash[21990]: debug 2024-07-28T11:37:44.662+0000 7f9810183640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-07-28T11:37:49.597 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 3 2024-07-28T11:37:49.597 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-07-28T11:37:49.597 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":3,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","modified":"2024-07-28T11:37:44.277440Z","created":"2024-07-28T11:35:29.319968Z","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.22:3300","nonce":0},{"type":"v1","addr":"172.21.15.22:6789","nonce":0}]},"addr":"172.21.15.22:6789/0","public_addr":"172.21.15.22:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:3300","nonce":0},{"type":"v1","addr":"172.21.15.150:6789","nonce":0}]},"addr":"172.21.15.150:6789/0","public_addr":"172.21.15.150:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:3301","nonce":0},{"type":"v1","addr":"172.21.15.22:6790","nonce":0}]},"addr":"172.21.15.22:6790/0","public_addr":"172.21.15.22:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:44.283450+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:44.283938+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:44.286356+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:44.304229+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:44.304671+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:44.478836+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-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:45.277201+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.648 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:46.277301+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:46.279229+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:46.479297+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-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:47.277444+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:48.277545+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:48.479804+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-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:49.277773+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.288354+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.327627+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.337938+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.339523+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.339619+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.340021+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 78s) 2024-07-28T11:37:49.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: cluster 2024-07-28T11:37:49.340400+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-07-28T11:37:49.650 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:49.371740+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.650 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:49.377045+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.650 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:49.382694+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.650 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:49 smithi150 bash[24144]: audit 2024-07-28T11:37:49.388484+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:44.283450+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:37:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:44.283938+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:44.286356+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:37:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:44.304229+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:44.304671+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:44.478836+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-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:45.277201+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:46.277301+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:46.279229+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:46.479297+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-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:47.277444+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:48.277545+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:48.479804+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-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:49.277773+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.288354+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.327627+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:37:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.337938+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.339523+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.339619+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.340021+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 78s) 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: cluster 2024-07-28T11:37:49.340400+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:49.371740+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:49.377045+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:49.382694+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[21738]: audit 2024-07-28T11:37:49.388484+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:38.477467+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-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:38.667360+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:38.667494+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:38.667631+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:39.665749+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:40.477943+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-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:40.666289+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:40.668002+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:41.666159+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:42.275934+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:42.478377+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-28T11:37:49.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:42.666506+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:43.276538+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:43.666606+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:43.691670+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:43.697911+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:43.715223+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:43.715275+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:43.715527+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:43.715769+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:43.721723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:43.728447+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:43.736032+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:43.742964+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:44.283450+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:44.283938+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:44.286356+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:44.304229+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:44.304671+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:44.478836+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-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:45.277201+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:46.277301+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:46.279229+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:46.479297+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-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:47.277444+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:48.277545+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:48.479804+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-28T11:37:49.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:49.277773+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.288354+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.327627+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.337938+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.339523+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.339619+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.340021+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 78s) 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: cluster 2024-07-28T11:37:49.340400+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:49.371740+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:49.377045+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:49.382694+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:49.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:49 smithi022 bash[31305]: audit 2024-07-28T11:37:49.388484+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.130 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-28T11:37:50.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph config generate-minimal-conf 2024-07-28T11:37:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:49.393787+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:49.596314+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.150:0/1527010253' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:49.811627+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:49.813354+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: cephadm 2024-07-28T11:37:49.815550+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: cephadm 2024-07-28T11:37:49.816002+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: cephadm 2024-07-28T11:37:49.963727+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: cephadm 2024-07-28T11:37:49.972118+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.096464+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.103180+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.106738+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.110822+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.115668+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.148086+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:50.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.149126+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:50.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.150030+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:50.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:50 smithi150 bash[24144]: audit 2024-07-28T11:37:50.277089+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:49.393787+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:49.596314+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.150:0/1527010253' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:49.811627+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:49.813354+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: cephadm 2024-07-28T11:37:49.815550+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: cephadm 2024-07-28T11:37:49.816002+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: cephadm 2024-07-28T11:37:49.963727+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: cephadm 2024-07-28T11:37:49.972118+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.096464+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.103180+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.106738+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.110822+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.115668+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.148086+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.149126+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.150030+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[21738]: audit 2024-07-28T11:37:50.277089+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:49.393787+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:49.596314+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.150:0/1527010253' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:49.811627+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:49.813354+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: cephadm 2024-07-28T11:37:49.815550+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: cephadm 2024-07-28T11:37:49.816002+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: cephadm 2024-07-28T11:37:49.963727+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: cephadm 2024-07-28T11:37:49.972118+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.096464+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.103180+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.106738+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.110822+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.115668+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.148086+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.149126+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.150030+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:50.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:50 smithi022 bash[31305]: audit 2024-07-28T11:37:50.277089+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:37:51.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:51 smithi022 bash[21738]: cephadm 2024-07-28T11:37:50.147592+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T11:37:51.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:51 smithi022 bash[21738]: cephadm 2024-07-28T11:37:50.150965+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-07-28T11:37:51.716 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:51 smithi022 bash[21738]: cluster 2024-07-28T11:37:50.480296+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-28T11:37:51.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:51 smithi022 bash[31305]: cephadm 2024-07-28T11:37:50.147592+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T11:37:51.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:51 smithi022 bash[31305]: cephadm 2024-07-28T11:37:50.150965+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-07-28T11:37:51.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:51 smithi022 bash[31305]: cluster 2024-07-28T11:37:50.480296+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-28T11:37:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:51 smithi150 bash[24144]: cephadm 2024-07-28T11:37:50.147592+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T11:37:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:51 smithi150 bash[24144]: cephadm 2024-07-28T11:37:50.150965+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-07-28T11:37:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:51 smithi150 bash[24144]: cluster 2024-07-28T11:37:50.480296+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-28T11:37:53.456 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: audit 2024-07-28T11:37:52.083799+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:53.456 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: audit 2024-07-28T11:37:52.088800+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:53.456 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: cephadm 2024-07-28T11:37:52.089879+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:37:53.456 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: audit 2024-07-28T11:37:52.090330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: audit 2024-07-28T11:37:52.091493+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: audit 2024-07-28T11:37:52.092585+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: cephadm 2024-07-28T11:37:52.093960+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[21738]: cluster 2024-07-28T11:37:52.480768+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-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: audit 2024-07-28T11:37:52.083799+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: audit 2024-07-28T11:37:52.088800+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: cephadm 2024-07-28T11:37:52.089879+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: audit 2024-07-28T11:37:52.090330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: audit 2024-07-28T11:37:52.091493+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: audit 2024-07-28T11:37:52.092585+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:53.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: cephadm 2024-07-28T11:37:52.093960+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-07-28T11:37:53.458 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:53 smithi022 bash[31305]: cluster 2024-07-28T11:37:52.480768+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-28T11:37:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: audit 2024-07-28T11:37:52.083799+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: audit 2024-07-28T11:37:52.088800+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: cephadm 2024-07-28T11:37:52.089879+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:37:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: audit 2024-07-28T11:37:52.090330+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: audit 2024-07-28T11:37:52.091493+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:53.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: audit 2024-07-28T11:37:52.092585+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:53.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: cephadm 2024-07-28T11:37:52.093960+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-07-28T11:37:53.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:53 smithi150 bash[24144]: cluster 2024-07-28T11:37:52.480768+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-28T11:37:54.848 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:37:55.150 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: audit 2024-07-28T11:37:53.870606+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:55.150 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: audit 2024-07-28T11:37:53.874963+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:55.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: cephadm 2024-07-28T11:37:53.875815+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:37:55.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: audit 2024-07-28T11:37:53.876246+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:55.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: audit 2024-07-28T11:37:53.877571+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:55.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: audit 2024-07-28T11:37:53.878805+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:55.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:54 smithi150 bash[24144]: cephadm 2024-07-28T11:37:53.880298+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi150 2024-07-28T11:37:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: audit 2024-07-28T11:37:53.870606+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: audit 2024-07-28T11:37:53.874963+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: cephadm 2024-07-28T11:37:53.875815+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:37:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: audit 2024-07-28T11:37:53.876246+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: audit 2024-07-28T11:37:53.877571+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: audit 2024-07-28T11:37:53.878805+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[21738]: cephadm 2024-07-28T11:37:53.880298+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi150 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: audit 2024-07-28T11:37:53.870606+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: audit 2024-07-28T11:37:53.874963+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: cephadm 2024-07-28T11:37:53.875815+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: audit 2024-07-28T11:37:53.876246+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: audit 2024-07-28T11:37:53.877571+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: audit 2024-07-28T11:37:53.878805+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:54 smithi022 bash[31305]: cephadm 2024-07-28T11:37:53.880298+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi150 2024-07-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: cluster 2024-07-28T11:37:54.481230+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-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: audit 2024-07-28T11:37:55.646089+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: audit 2024-07-28T11:37:55.653016+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: audit 2024-07-28T11:37:55.655383+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: audit 2024-07-28T11:37:55.658705+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: audit 2024-07-28T11:37:55.660456+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[21738]: audit 2024-07-28T11:37:55.669403+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: cluster 2024-07-28T11:37:54.481230+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-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: audit 2024-07-28T11:37:55.646089+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: audit 2024-07-28T11:37:55.653016+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: audit 2024-07-28T11:37:55.655383+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: audit 2024-07-28T11:37:55.658705+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: audit 2024-07-28T11:37:55.660456+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:56.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:55 smithi022 bash[31305]: audit 2024-07-28T11:37:55.669403+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: cluster 2024-07-28T11:37:54.481230+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-28T11:37:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: audit 2024-07-28T11:37:55.646089+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: audit 2024-07-28T11:37:55.653016+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: audit 2024-07-28T11:37:55.655383+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:37:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: audit 2024-07-28T11:37:55.658705+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: audit 2024-07-28T11:37:55.660456+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:37:56.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:55 smithi150 bash[24144]: audit 2024-07-28T11:37:55.669403+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:37:57.784 INFO:teuthology.orchestra.run.smithi022.stdout:# minimal ceph.conf for 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:37:57.785 INFO:teuthology.orchestra.run.smithi022.stdout:[global] 2024-07-28T11:37:57.785 INFO:teuthology.orchestra.run.smithi022.stdout: fsid = 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:37:57.785 INFO:teuthology.orchestra.run.smithi022.stdout: mon_host = [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] 2024-07-28T11:37:58.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:57 smithi022 bash[21738]: cluster 2024-07-28T11:37:56.481711+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-28T11:37:58.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:57 smithi022 bash[21738]: audit 2024-07-28T11:37:57.784289+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.22:0/3199023794' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:57 smithi022 bash[31305]: cluster 2024-07-28T11:37:56.481711+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-28T11:37:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:57 smithi022 bash[31305]: audit 2024-07-28T11:37:57.784289+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.22:0/3199023794' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:57 smithi150 bash[24144]: cluster 2024-07-28T11:37:56.481711+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-28T11:37:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:57 smithi150 bash[24144]: audit 2024-07-28T11:37:57.784289+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.22:0/3199023794' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:37:58.390 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-28T11:37:58.391 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:37:58.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.conf 2024-07-28T11:37:58.405 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:37:58.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:37:58.462 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:37:58.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.conf 2024-07-28T11:37:58.477 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:37:58.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:37:58.534 INFO:tasks.cephadm:Adding mgr.y on smithi022 2024-07-28T11:37:58.534 INFO:tasks.cephadm:Adding mgr.x on smithi150 2024-07-28T11:37:58.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch apply mgr '2;smithi022=y;smithi150=x' 2024-07-28T11:38:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:37:59 smithi150 bash[24144]: cluster 2024-07-28T11:37:58.482277+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-28T11:38:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:37:59 smithi022 bash[31305]: cluster 2024-07-28T11:37:58.482277+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-28T11:38:00.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:37:59 smithi022 bash[21738]: cluster 2024-07-28T11:37:58.482277+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-28T11:38:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:01 smithi150 bash[24144]: cluster 2024-07-28T11:38:00.482728+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-28T11:38:02.276 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:38:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:01 smithi022 bash[21738]: cluster 2024-07-28T11:38:00.482728+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-28T11:38:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:01 smithi022 bash[31305]: cluster 2024-07-28T11:38:00.482728+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-28T11:38:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:03 smithi150 bash[24144]: cluster 2024-07-28T11:38:02.483081+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-28T11:38:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:03 smithi022 bash[21738]: cluster 2024-07-28T11:38:02.483081+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-28T11:38:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:03 smithi022 bash[31305]: cluster 2024-07-28T11:38:02.483081+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-28T11:38:05.026 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled mgr update... 2024-07-28T11:38:05.810 DEBUG:teuthology.orchestra.run.smithi150:mgr.x> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.x.service 2024-07-28T11:38:05.812 INFO:tasks.cephadm:Deploying OSDs... 2024-07-28T11:38:05.812 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:38:05.812 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/scratch_devs of=/dev/stdout 2024-07-28T11:38:05.819 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-28T11:38:05.819 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_1 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-07-28 11:29:05.657456063 +0000 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-07-28 11:29:05.377458564 +0000 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-07-28 11:29:05.377458564 +0000 2024-07-28T11:38:05.867 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-07-28T11:38:05.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-28T11:38:05.922 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-07-28T11:38:05.922 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-07-28T11:38:05.922 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000292054 s, 1.8 MB/s 2024-07-28T11:38:05.923 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-28T11:38:05.972 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_2 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-07-28 11:29:05.861454241 +0000 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-07-28 11:29:05.857454276 +0000 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-07-28 11:29:05.857454276 +0000 2024-07-28T11:38:06.019 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-07-28T11:38:06.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-28T11:38:06.073 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-07-28T11:38:06.073 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-07-28T11:38:06.073 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000286395 s, 1.8 MB/s 2024-07-28T11:38:06.074 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-28T11:38:06.124 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_3 2024-07-28T11:38:06.170 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-28T11:38:06.170 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.170 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-07-28T11:38:06.171 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.171 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-07-28 11:29:06.333450025 +0000 2024-07-28T11:38:06.171 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-07-28 11:29:06.329450061 +0000 2024-07-28T11:38:06.171 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-07-28 11:29:06.329450061 +0000 2024-07-28T11:38:06.171 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-07-28T11:38:06.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: cluster 2024-07-28T11:38:04.483541+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.025493+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.027145+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.030649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.032358+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.041439+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.044377+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:38:06.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.050056+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.051760+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[21738]: audit 2024-07-28T11:38:05.053719+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: cluster 2024-07-28T11:38:04.483541+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.025493+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.027145+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.030649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.032358+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.041439+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.044377+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:38:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.050056+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T11:38:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.051760+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:38:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:05 smithi022 bash[31305]: audit 2024-07-28T11:38:05.053719+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:06.225 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-07-28T11:38:06.225 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-07-28T11:38:06.225 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000311393 s, 1.6 MB/s 2024-07-28T11:38:06.226 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-28T11:38:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: cluster 2024-07-28T11:38:04.483541+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.025493+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.027145+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.030649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.032358+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.041439+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.044377+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.050056+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.051760+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:38:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:05 smithi150 bash[24144]: audit 2024-07-28T11:38:05.053719+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:06.278 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_4 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-07-28 11:29:07.065443486 +0000 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-07-28 11:29:06.829445594 +0000 2024-07-28T11:38:06.327 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-07-28 11:29:06.829445594 +0000 2024-07-28T11:38:06.328 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-07-28T11:38:06.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-28T11:38:06.381 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-07-28T11:38:06.381 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-07-28T11:38:06.381 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000206058 s, 2.5 MB/s 2024-07-28T11:38:06.382 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-28T11:38:06.436 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:38:06.436 DEBUG:teuthology.orchestra.run.smithi150:> dd if=/scratch_devs of=/dev/stdout 2024-07-28T11:38:06.442 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-28T11:38:06.442 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_1 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-07-28 11:29:05.470437555 +0000 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-07-28 11:29:05.214439840 +0000 2024-07-28T11:38:06.490 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-07-28 11:29:05.214439840 +0000 2024-07-28T11:38:06.491 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2024-07-28T11:38:06.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-28T11:38:06.546 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-07-28T11:38:06.546 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-07-28T11:38:06.546 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000303941 s, 1.7 MB/s 2024-07-28T11:38:06.548 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-28T11:38:06.593 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_2 2024-07-28T11:38:06.641 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-28T11:38:06.641 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.641 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 902 Links: 1 2024-07-28T11:38:06.641 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.641 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-07-28 11:29:05.970433087 +0000 2024-07-28T11:38:06.641 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-07-28 11:29:05.706435446 +0000 2024-07-28T11:38:06.642 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-07-28 11:29:05.706435446 +0000 2024-07-28T11:38:06.642 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2024-07-28T11:38:06.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-28T11:38:06.699 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-07-28T11:38:06.699 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-07-28T11:38:06.699 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.00030624 s, 1.7 MB/s 2024-07-28T11:38:06.700 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-28T11:38:06.746 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_3 2024-07-28T11:38:06.793 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-28T11:38:06.793 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.793 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-07-28T11:38:06.793 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.794 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-07-28 11:29:06.502428337 +0000 2024-07-28T11:38:06.794 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-07-28 11:29:06.226430802 +0000 2024-07-28T11:38:06.794 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-07-28 11:29:06.226430802 +0000 2024-07-28T11:38:06.794 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2024-07-28T11:38:06.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-28T11:38:06.848 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-07-28T11:38:06.848 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-07-28T11:38:06.848 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000299197 s, 1.7 MB/s 2024-07-28T11:38:06.849 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-28T11:38:06.899 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_4 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 936 Links: 1 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-07-28 11:29:06.982424049 +0000 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-07-28 11:29:06.742426192 +0000 2024-07-28T11:38:06.946 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-07-28 11:29:06.742426192 +0000 2024-07-28T11:38:06.947 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2024-07-28T11:38:06.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-28T11:38:07.001 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-07-28T11:38:07.001 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-07-28T11:38:07.001 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000389834 s, 1.3 MB/s 2024-07-28T11:38:07.002 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-28T11:38:07.051 INFO:tasks.cephadm:Deploying osd.0 on smithi022 with /dev/vg_nvme/lv_4... 2024-07-28T11:38:07.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-28T11:38:07.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:06 smithi150 bash[24144]: audit 2024-07-28T11:38:05.016576+0000 mgr.y (mgr.14150) 74 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi022=y;smithi150=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:07.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:06 smithi150 bash[24144]: cephadm 2024-07-28T11:38:05.019506+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Saving service mgr spec with placement smithi022=y;smithi150=x;count:2 2024-07-28T11:38:07.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:06 smithi150 bash[24144]: cephadm 2024-07-28T11:38:05.055777+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:38:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:06 smithi022 bash[21738]: audit 2024-07-28T11:38:05.016576+0000 mgr.y (mgr.14150) 74 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi022=y;smithi150=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:06 smithi022 bash[21738]: cephadm 2024-07-28T11:38:05.019506+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Saving service mgr spec with placement smithi022=y;smithi150=x;count:2 2024-07-28T11:38:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:06 smithi022 bash[21738]: cephadm 2024-07-28T11:38:05.055777+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:38:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:06 smithi022 bash[31305]: audit 2024-07-28T11:38:05.016576+0000 mgr.y (mgr.14150) 74 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi022=y;smithi150=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:06 smithi022 bash[31305]: cephadm 2024-07-28T11:38:05.019506+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Saving service mgr spec with placement smithi022=y;smithi150=x;count:2 2024-07-28T11:38:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:06 smithi022 bash[31305]: cephadm 2024-07-28T11:38:05.055777+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:38:07.422 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:07.423 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:07.423 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:07.423 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:07.741 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:07.742 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:07.742 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:07 smithi150 systemd[1]: Started Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:38:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 bash[24144]: cluster 2024-07-28T11:38:06.483904+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-28T11:38:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 bash[24144]: audit 2024-07-28T11:38:07.664847+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 bash[24144]: audit 2024-07-28T11:38:07.673330+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 bash[24144]: audit 2024-07-28T11:38:07.680461+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 bash[24144]: audit 2024-07-28T11:38:07.687656+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:07 smithi150 bash[24144]: audit 2024-07-28T11:38:07.746242+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[21738]: cluster 2024-07-28T11:38:06.483904+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-28T11:38:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[21738]: audit 2024-07-28T11:38:07.664847+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[21738]: audit 2024-07-28T11:38:07.673330+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[21738]: audit 2024-07-28T11:38:07.680461+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[21738]: audit 2024-07-28T11:38:07.687656+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[21738]: audit 2024-07-28T11:38:07.746242+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[31305]: cluster 2024-07-28T11:38:06.483904+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-28T11:38:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[31305]: audit 2024-07-28T11:38:07.664847+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[31305]: audit 2024-07-28T11:38:07.673330+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[31305]: audit 2024-07-28T11:38:07.680461+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[31305]: audit 2024-07-28T11:38:07.687656+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:07 smithi022 bash[31305]: audit 2024-07-28T11:38:07.746242+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:09.019 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:08 smithi150 bash[25080]: debug 2024-07-28T11:38:08.751+0000 7f4735b02640 1 -- 172.21.15.150:0/2318580805 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a7251f09c0 con 0x55a7251fcc00 2024-07-28T11:38:09.019 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:08 smithi150 bash[25080]: debug 2024-07-28T11:38:08.863+0000 7f473836aec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:38:10.251 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:10 smithi150 bash[25080]: debug 2024-07-28T11:38:10.039+0000 7f473836aec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:38:10.251 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:10 smithi150 bash[25080]: debug 2024-07-28T11:38:10.099+0000 7f473836aec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:38:10.252 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:09 smithi150 bash[24144]: cluster 2024-07-28T11:38:08.484274+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-28T11:38:10.252 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:09 smithi150 bash[24144]: audit 2024-07-28T11:38:09.379492+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:09 smithi022 bash[21738]: cluster 2024-07-28T11:38:08.484274+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-28T11:38:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:09 smithi022 bash[21738]: audit 2024-07-28T11:38:09.379492+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:09 smithi022 bash[31305]: cluster 2024-07-28T11:38:08.484274+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-28T11:38:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:09 smithi022 bash[31305]: audit 2024-07-28T11:38:09.379492+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:10.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:10 smithi150 bash[25080]: debug 2024-07-28T11:38:10.247+0000 7f473836aec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:38:11.165 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:10 smithi150 bash[25080]: debug 2024-07-28T11:38:10.871+0000 7f473836aec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:38:11.166 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:10 smithi150 bash[25080]: debug 2024-07-28T11:38:10.939+0000 7f473836aec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:38:11.166 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.007+0000 7f473836aec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:38:11.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.159+0000 7f473836aec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:38:11.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.235+0000 7f473836aec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:38:11.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.299+0000 7f473836aec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:38:11.777 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:38:11.831 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.523+0000 7f473836aec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:38:11.831 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.587+0000 7f473836aec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:38:11.831 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.751+0000 7f473836aec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:38:11.832 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[25080]: debug 2024-07-28T11:38:11.827+0000 7f473836aec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:38:12.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:11 smithi150 bash[24144]: cluster 2024-07-28T11:38:10.484679+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-28T11:38:12.220 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:12 smithi150 bash[25080]: debug 2024-07-28T11:38:12.059+0000 7f473836aec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:38:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:11 smithi022 bash[21738]: cluster 2024-07-28T11:38:10.484679+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-28T11:38:12.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:11 smithi022 bash[31305]: cluster 2024-07-28T11:38:10.484679+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-28T11:38:12.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:12 smithi150 bash[25080]: debug 2024-07-28T11:38:12.215+0000 7f473836aec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:38:12.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:12 smithi150 bash[25080]: debug 2024-07-28T11:38:12.291+0000 7f473836aec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:38:12.519 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:12 smithi150 bash[25080]: debug 2024-07-28T11:38:12.439+0000 7f473836aec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:38:13.487 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[25080]: debug 2024-07-28T11:38:13.215+0000 7f473836aec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:38:13.488 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[25080]: debug 2024-07-28T11:38:13.287+0000 7f473836aec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:38:13.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[25080]: debug 2024-07-28T11:38:13.483+0000 7f473836aec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:38:13.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[25080]: debug 2024-07-28T11:38:13.555+0000 7f473836aec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: cluster 2024-07-28T11:38:12.485104+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.715939+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.723416+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.725243+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.727124+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.736650+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: cephadm 2024-07-28T11:38:12.773742+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.774176+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.775264+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: audit 2024-07-28T11:38:12.776176+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:13.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[24144]: cephadm 2024-07-28T11:38:12.777193+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: cluster 2024-07-28T11:38:12.485104+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.715939+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.723416+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.725243+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.727124+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.736650+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: cephadm 2024-07-28T11:38:12.773742+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.774176+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:38:14.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.775264+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: audit 2024-07-28T11:38:12.776176+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[21738]: cephadm 2024-07-28T11:38:12.777193+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: cluster 2024-07-28T11:38:12.485104+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.715939+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.723416+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.725243+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.727124+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.736650+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: cephadm 2024-07-28T11:38:12.773742+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.774176+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:38:14.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.775264+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:38:14.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: audit 2024-07-28T11:38:12.776176+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:14.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:13 smithi022 bash[31305]: cephadm 2024-07-28T11:38:12.777193+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-07-28T11:38:14.269 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[25080]: debug 2024-07-28T11:38:13.867+0000 7f473836aec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:38:14.269 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:38:13 smithi150 bash[25080]: debug 2024-07-28T11:38:13.939+0000 7f473836aec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:38:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:14 smithi150 bash[24144]: cluster 2024-07-28T11:38:13.969432+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:38:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:14 smithi150 bash[24144]: audit 2024-07-28T11:38:13.971708+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:38:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:14 smithi150 bash[24144]: audit 2024-07-28T11:38:13.972108+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:38:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:14 smithi150 bash[24144]: audit 2024-07-28T11:38:13.972987+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:38:15.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:14 smithi150 bash[24144]: audit 2024-07-28T11:38:13.973323+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:38:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[21738]: cluster 2024-07-28T11:38:13.969432+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:38:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[21738]: audit 2024-07-28T11:38:13.971708+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:38:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[21738]: audit 2024-07-28T11:38:13.972108+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:38:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[21738]: audit 2024-07-28T11:38:13.972987+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:38:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[21738]: audit 2024-07-28T11:38:13.973323+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:38:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[31305]: cluster 2024-07-28T11:38:13.969432+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:38:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[31305]: audit 2024-07-28T11:38:13.971708+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:38:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[31305]: audit 2024-07-28T11:38:13.972108+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:38:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[31305]: audit 2024-07-28T11:38:13.972987+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:38:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:14 smithi022 bash[31305]: audit 2024-07-28T11:38:13.973323+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.150:0/1901781380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:38:16.016 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-28T11:38:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:15 smithi150 bash[24144]: cluster 2024-07-28T11:38:14.485478+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-28T11:38:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:15 smithi150 bash[24144]: cluster 2024-07-28T11:38:14.735013+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 104s), standbys: x 2024-07-28T11:38:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:15 smithi150 bash[24144]: audit 2024-07-28T11:38:14.735270+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:38:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:15 smithi022 bash[21738]: cluster 2024-07-28T11:38:14.485478+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-28T11:38:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:15 smithi022 bash[21738]: cluster 2024-07-28T11:38:14.735013+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 104s), standbys: x 2024-07-28T11:38:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:15 smithi022 bash[21738]: audit 2024-07-28T11:38:14.735270+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:38:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:15 smithi022 bash[31305]: cluster 2024-07-28T11:38:14.485478+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-28T11:38:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:15 smithi022 bash[31305]: cluster 2024-07-28T11:38:14.735013+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 104s), standbys: x 2024-07-28T11:38:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:15 smithi022 bash[31305]: audit 2024-07-28T11:38:14.735270+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:38:16.209 INFO:teuthology.orchestra.run.smithi022.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-28T11:38:16.222 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10+0 records in 2024-07-28T11:38:16.222 INFO:teuthology.orchestra.run.smithi022.stderr:10+0 records out 2024-07-28T11:38:16.222 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0108402 s, 967 MB/s 2024-07-28T11:38:16.222 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping successful for: 2024-07-28T11:38:16.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_4 2024-07-28T11:38:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:16 smithi150 bash[24144]: audit 2024-07-28T11:38:15.726253+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:16 smithi150 bash[24144]: audit 2024-07-28T11:38:15.735330+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:16 smithi150 bash[24144]: audit 2024-07-28T11:38:15.736689+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:16 smithi150 bash[24144]: audit 2024-07-28T11:38:16.123507+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:16 smithi150 bash[24144]: audit 2024-07-28T11:38:16.124727+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:16 smithi150 bash[24144]: audit 2024-07-28T11:38:16.130482+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[21738]: audit 2024-07-28T11:38:15.726253+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[21738]: audit 2024-07-28T11:38:15.735330+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[21738]: audit 2024-07-28T11:38:15.736689+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[21738]: audit 2024-07-28T11:38:16.123507+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[21738]: audit 2024-07-28T11:38:16.124727+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[21738]: audit 2024-07-28T11:38:16.130482+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[31305]: audit 2024-07-28T11:38:15.726253+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[31305]: audit 2024-07-28T11:38:15.735330+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[31305]: audit 2024-07-28T11:38:15.736689+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[31305]: audit 2024-07-28T11:38:16.123507+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[31305]: audit 2024-07-28T11:38:16.124727+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:16 smithi022 bash[31305]: audit 2024-07-28T11:38:16.130482+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:17 smithi150 bash[24144]: cluster 2024-07-28T11:38:16.485881+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-28T11:38:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:17 smithi022 bash[21738]: cluster 2024-07-28T11:38:16.485881+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-28T11:38:18.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:17 smithi022 bash[31305]: cluster 2024-07-28T11:38:16.485881+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-28T11:38:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:19 smithi150 bash[24144]: cluster 2024-07-28T11:38:18.486303+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-28T11:38:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:19 smithi022 bash[21738]: cluster 2024-07-28T11:38:18.486303+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-28T11:38:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:19 smithi022 bash[31305]: cluster 2024-07-28T11:38:18.486303+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-28T11:38:21.594 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:38:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:21 smithi150 bash[24144]: cluster 2024-07-28T11:38:20.486713+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-28T11:38:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:21 smithi022 bash[21738]: cluster 2024-07-28T11:38:20.486713+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-28T11:38:22.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:21 smithi022 bash[31305]: cluster 2024-07-28T11:38:20.486713+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-28T11:38:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:23 smithi150 bash[24144]: cluster 2024-07-28T11:38:22.487109+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-28T11:38:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:23 smithi022 bash[21738]: cluster 2024-07-28T11:38:22.487109+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-28T11:38:24.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:23 smithi022 bash[31305]: cluster 2024-07-28T11:38:22.487109+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-28T11:38:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:24 smithi150 bash[24144]: audit 2024-07-28T11:38:24.580167+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:38:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:24 smithi150 bash[24144]: audit 2024-07-28T11:38:24.585628+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:38:25.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:24 smithi150 bash[24144]: audit 2024-07-28T11:38:24.586664+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:24 smithi022 bash[21738]: audit 2024-07-28T11:38:24.580167+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:38:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:24 smithi022 bash[21738]: audit 2024-07-28T11:38:24.585628+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:38:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:24 smithi022 bash[21738]: audit 2024-07-28T11:38:24.586664+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:24 smithi022 bash[31305]: audit 2024-07-28T11:38:24.580167+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:38:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:24 smithi022 bash[31305]: audit 2024-07-28T11:38:24.585628+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:38:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:24 smithi022 bash[31305]: audit 2024-07-28T11:38:24.586664+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:25 smithi150 bash[24144]: cluster 2024-07-28T11:38:24.487446+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:25 smithi150 bash[24144]: audit 2024-07-28T11:38:24.577422+0000 mgr.y (mgr.14150) 89 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:25 smithi022 bash[21738]: cluster 2024-07-28T11:38:24.487446+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:25 smithi022 bash[21738]: audit 2024-07-28T11:38:24.577422+0000 mgr.y (mgr.14150) 89 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:25 smithi022 bash[31305]: cluster 2024-07-28T11:38:24.487446+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:25 smithi022 bash[31305]: audit 2024-07-28T11:38:24.577422+0000 mgr.y (mgr.14150) 89 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:38:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:27 smithi150 bash[24144]: cluster 2024-07-28T11:38:26.487856+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-28T11:38:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:27 smithi022 bash[21738]: cluster 2024-07-28T11:38:26.487856+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-28T11:38:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:27 smithi022 bash[31305]: cluster 2024-07-28T11:38:26.487856+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-28T11:38:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:29 smithi150 bash[24144]: cluster 2024-07-28T11:38:28.488268+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-28T11:38:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:29 smithi022 bash[21738]: cluster 2024-07-28T11:38:28.488268+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-28T11:38:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:29 smithi022 bash[31305]: cluster 2024-07-28T11:38:28.488268+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-28T11:38:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:31 smithi150 bash[24144]: cluster 2024-07-28T11:38:30.488628+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-28T11:38:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:31 smithi022 bash[21738]: cluster 2024-07-28T11:38:30.488628+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-28T11:38:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:31 smithi022 bash[31305]: cluster 2024-07-28T11:38:30.488628+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-28T11:38:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[21738]: audit 2024-07-28T11:38:32.672713+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.22:0/2836344523' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea3e2bb2-5387-4d6f-9d34-058211a91f22"}]: dispatch 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[21738]: audit 2024-07-28T11:38:32.677447+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.22:0/2836344523' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea3e2bb2-5387-4d6f-9d34-058211a91f22"}]': finished 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[21738]: cluster 2024-07-28T11:38:32.677499+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[21738]: audit 2024-07-28T11:38:32.677725+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[31305]: audit 2024-07-28T11:38:32.672713+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.22:0/2836344523' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea3e2bb2-5387-4d6f-9d34-058211a91f22"}]: dispatch 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[31305]: audit 2024-07-28T11:38:32.677447+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.22:0/2836344523' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea3e2bb2-5387-4d6f-9d34-058211a91f22"}]': finished 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[31305]: cluster 2024-07-28T11:38:32.677499+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T11:38:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:32 smithi022 bash[31305]: audit 2024-07-28T11:38:32.677725+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:32 smithi150 bash[24144]: audit 2024-07-28T11:38:32.672713+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.22:0/2836344523' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea3e2bb2-5387-4d6f-9d34-058211a91f22"}]: dispatch 2024-07-28T11:38:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:32 smithi150 bash[24144]: audit 2024-07-28T11:38:32.677447+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.22:0/2836344523' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea3e2bb2-5387-4d6f-9d34-058211a91f22"}]': finished 2024-07-28T11:38:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:32 smithi150 bash[24144]: cluster 2024-07-28T11:38:32.677499+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T11:38:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:32 smithi150 bash[24144]: audit 2024-07-28T11:38:32.677725+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:34.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:33 smithi022 bash[21738]: cluster 2024-07-28T11:38:32.488919+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:34.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:33 smithi022 bash[21738]: audit 2024-07-28T11:38:33.369558+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.22:0/1466818423' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:38:34.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:33 smithi022 bash[31305]: cluster 2024-07-28T11:38:32.488919+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:34.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:33 smithi022 bash[31305]: audit 2024-07-28T11:38:33.369558+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.22:0/1466818423' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:38:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:33 smithi150 bash[24144]: cluster 2024-07-28T11:38:32.488919+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:33 smithi150 bash[24144]: audit 2024-07-28T11:38:33.369558+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.22:0/1466818423' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:38:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:35 smithi022 bash[21738]: cluster 2024-07-28T11:38:34.489308+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-28T11:38:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:35 smithi022 bash[31305]: cluster 2024-07-28T11:38:34.489308+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-28T11:38:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:35 smithi150 bash[24144]: cluster 2024-07-28T11:38:34.489308+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-28T11:38:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:37 smithi022 bash[21738]: cluster 2024-07-28T11:38:36.489607+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-28T11:38:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:37 smithi022 bash[31305]: cluster 2024-07-28T11:38:36.489607+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-28T11:38:38.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:37 smithi150 bash[24144]: cluster 2024-07-28T11:38:36.489607+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-28T11:38:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:39 smithi022 bash[21738]: cluster 2024-07-28T11:38:38.489993+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-28T11:38:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:39 smithi022 bash[31305]: cluster 2024-07-28T11:38:38.489993+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-28T11:38:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:39 smithi150 bash[24144]: cluster 2024-07-28T11:38:38.489993+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-28T11:38:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:41 smithi022 bash[21738]: cluster 2024-07-28T11:38:40.490457+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-28T11:38:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:41 smithi022 bash[31305]: cluster 2024-07-28T11:38:40.490457+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-28T11:38:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:41 smithi150 bash[24144]: cluster 2024-07-28T11:38:40.490457+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-28T11:38:44.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:43 smithi022 bash[31305]: cluster 2024-07-28T11:38:42.490874+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-28T11:38:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:43 smithi022 bash[21738]: cluster 2024-07-28T11:38:42.490874+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-28T11:38:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:43 smithi150 bash[24144]: cluster 2024-07-28T11:38:42.490874+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-28T11:38:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:44 smithi022 bash[21738]: audit 2024-07-28T11:38:44.755443+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:38:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:44 smithi022 bash[21738]: audit 2024-07-28T11:38:44.757259+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:44 smithi022 bash[31305]: audit 2024-07-28T11:38:44.755443+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:38:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:44 smithi022 bash[31305]: audit 2024-07-28T11:38:44.757259+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:44 smithi150 bash[24144]: audit 2024-07-28T11:38:44.755443+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:38:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:44 smithi150 bash[24144]: audit 2024-07-28T11:38:44.757259+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:45 smithi022 bash[21738]: cluster 2024-07-28T11:38:44.491277+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:46.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:45 smithi022 bash[21738]: cephadm 2024-07-28T11:38:44.758938+0000 mgr.y (mgr.14150) 100 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-07-28T11:38:46.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:45 smithi022 bash[31305]: cluster 2024-07-28T11:38:44.491277+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:46.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:45 smithi022 bash[31305]: cephadm 2024-07-28T11:38:44.758938+0000 mgr.y (mgr.14150) 100 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-07-28T11:38:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:45 smithi150 bash[24144]: cluster 2024-07-28T11:38:44.491277+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:45 smithi150 bash[24144]: cephadm 2024-07-28T11:38:44.758938+0000 mgr.y (mgr.14150) 100 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-07-28T11:38:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:47 smithi022 bash[21738]: cluster 2024-07-28T11:38:46.491718+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-28T11:38:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:47 smithi022 bash[31305]: cluster 2024-07-28T11:38:46.491718+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-28T11:38:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:47 smithi150 bash[24144]: cluster 2024-07-28T11:38:46.491718+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-28T11:38:48.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:38:48 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:48 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:48 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:48 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:49.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:38:48 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:48 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:38:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[21738]: cluster 2024-07-28T11:38:48.492042+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-28T11:38:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[21738]: audit 2024-07-28T11:38:49.060649+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[21738]: audit 2024-07-28T11:38:49.064483+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[21738]: audit 2024-07-28T11:38:49.069100+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[31305]: cluster 2024-07-28T11:38:48.492042+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-28T11:38:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[31305]: audit 2024-07-28T11:38:49.060649+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[31305]: audit 2024-07-28T11:38:49.064483+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:49 smithi022 bash[31305]: audit 2024-07-28T11:38:49.069100+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:49 smithi150 bash[24144]: cluster 2024-07-28T11:38:48.492042+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-28T11:38:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:49 smithi150 bash[24144]: audit 2024-07-28T11:38:49.060649+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:49 smithi150 bash[24144]: audit 2024-07-28T11:38:49.064483+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:49 smithi150 bash[24144]: audit 2024-07-28T11:38:49.069100+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:51 smithi022 bash[21738]: cluster 2024-07-28T11:38:50.492403+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-28T11:38:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:51 smithi022 bash[31305]: cluster 2024-07-28T11:38:50.492403+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-28T11:38:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:51 smithi150 bash[24144]: cluster 2024-07-28T11:38:50.492403+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-28T11:38:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:53 smithi022 bash[21738]: cluster 2024-07-28T11:38:52.492858+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-28T11:38:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:53 smithi022 bash[31305]: cluster 2024-07-28T11:38:52.492858+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-28T11:38:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:53 smithi150 bash[24144]: cluster 2024-07-28T11:38:52.492858+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-28T11:38:55.395 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[21738]: audit 2024-07-28T11:38:54.087920+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.395 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[21738]: audit 2024-07-28T11:38:54.092031+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.395 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[21738]: audit 2024-07-28T11:38:54.455865+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:55.395 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[21738]: audit 2024-07-28T11:38:54.457075+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[21738]: audit 2024-07-28T11:38:54.465657+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[21738]: cluster 2024-07-28T11:38:54.493242+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[31305]: audit 2024-07-28T11:38:54.087920+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[31305]: audit 2024-07-28T11:38:54.092031+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[31305]: audit 2024-07-28T11:38:54.455865+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[31305]: audit 2024-07-28T11:38:54.457075+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[31305]: audit 2024-07-28T11:38:54.465657+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:55 smithi022 bash[31305]: cluster 2024-07-28T11:38:54.493242+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:55 smithi150 bash[24144]: audit 2024-07-28T11:38:54.087920+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:55 smithi150 bash[24144]: audit 2024-07-28T11:38:54.092031+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:55 smithi150 bash[24144]: audit 2024-07-28T11:38:54.455865+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:38:55.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:55 smithi150 bash[24144]: audit 2024-07-28T11:38:54.457075+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:38:55.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:55 smithi150 bash[24144]: audit 2024-07-28T11:38:54.465657+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:55.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:55 smithi150 bash[24144]: cluster 2024-07-28T11:38:54.493242+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:56 smithi150 bash[24144]: audit 2024-07-28T11:38:55.399760+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:38:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:56 smithi022 bash[21738]: audit 2024-07-28T11:38:55.399760+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:38:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:56 smithi022 bash[31305]: audit 2024-07-28T11:38:55.399760+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:38:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[21738]: audit 2024-07-28T11:38:56.100877+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[21738]: cluster 2024-07-28T11:38:56.101087+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[21738]: audit 2024-07-28T11:38:56.101361+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[21738]: audit 2024-07-28T11:38:56.102237+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[21738]: cluster 2024-07-28T11:38:56.493639+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[31305]: audit 2024-07-28T11:38:56.100877+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[31305]: cluster 2024-07-28T11:38:56.101087+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[31305]: audit 2024-07-28T11:38:56.101361+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[31305]: audit 2024-07-28T11:38:56.102237+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:38:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:57 smithi022 bash[31305]: cluster 2024-07-28T11:38:56.493639+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:57 smithi150 bash[24144]: audit 2024-07-28T11:38:56.100877+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:38:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:57 smithi150 bash[24144]: cluster 2024-07-28T11:38:56.101087+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T11:38:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:57 smithi150 bash[24144]: audit 2024-07-28T11:38:56.101361+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:57.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:57 smithi150 bash[24144]: audit 2024-07-28T11:38:56.102237+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:38:57.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:57 smithi150 bash[24144]: cluster 2024-07-28T11:38:56.493639+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T11:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 0 on host 'smithi022' 2024-07-28T11:38:58.267 DEBUG:teuthology.orchestra.run.smithi022:osd.0> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service 2024-07-28T11:38:58.270 INFO:tasks.cephadm:Deploying osd.1 on smithi022 with /dev/vg_nvme/lv_3... 2024-07-28T11:38:58.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-28T11:38:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: audit 2024-07-28T11:38:57.107564+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:38:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: cluster 2024-07-28T11:38:57.107686+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T11:38:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: audit 2024-07-28T11:38:57.108041+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: audit 2024-07-28T11:38:57.113310+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: audit 2024-07-28T11:38:57.647601+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: audit 2024-07-28T11:38:57.655284+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:58 smithi150 bash[24144]: audit 2024-07-28T11:38:57.663405+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: audit 2024-07-28T11:38:57.107564+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:38:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: cluster 2024-07-28T11:38:57.107686+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T11:38:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: audit 2024-07-28T11:38:57.108041+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: audit 2024-07-28T11:38:57.113310+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: audit 2024-07-28T11:38:57.647601+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: audit 2024-07-28T11:38:57.655284+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[31305]: audit 2024-07-28T11:38:57.663405+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: audit 2024-07-28T11:38:57.107564+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: cluster 2024-07-28T11:38:57.107686+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: audit 2024-07-28T11:38:57.108041+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: audit 2024-07-28T11:38:57.113310+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: audit 2024-07-28T11:38:57.647601+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: audit 2024-07-28T11:38:57.655284+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:58 smithi022 bash[21738]: audit 2024-07-28T11:38:57.663405+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:38:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:59 smithi150 bash[24144]: cluster 2024-07-28T11:38:56.348627+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:38:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:59 smithi150 bash[24144]: cluster 2024-07-28T11:38:56.348721+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:38:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:59 smithi150 bash[24144]: cluster 2024-07-28T11:38:58.110556+0000 mon.a (mon.0) 278 : cluster [INF] osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064] boot 2024-07-28T11:38:59.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:59 smithi150 bash[24144]: cluster 2024-07-28T11:38:58.110622+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T11:38:59.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:59 smithi150 bash[24144]: audit 2024-07-28T11:38:58.111371+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:59.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:38:59 smithi150 bash[24144]: cluster 2024-07-28T11:38:58.494105+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[21738]: cluster 2024-07-28T11:38:56.348627+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[21738]: cluster 2024-07-28T11:38:56.348721+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[21738]: cluster 2024-07-28T11:38:58.110556+0000 mon.a (mon.0) 278 : cluster [INF] osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064] boot 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[21738]: cluster 2024-07-28T11:38:58.110622+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[21738]: audit 2024-07-28T11:38:58.111371+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[21738]: cluster 2024-07-28T11:38:58.494105+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[31305]: cluster 2024-07-28T11:38:56.348627+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[31305]: cluster 2024-07-28T11:38:56.348721+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[31305]: cluster 2024-07-28T11:38:58.110556+0000 mon.a (mon.0) 278 : cluster [INF] osd.0 [v2:172.21.15.22:6802/1933967064,v1:172.21.15.22:6803/1933967064] boot 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[31305]: cluster 2024-07-28T11:38:58.110622+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[31305]: audit 2024-07-28T11:38:58.111371+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:38:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:38:59 smithi022 bash[31305]: cluster 2024-07-28T11:38:58.494105+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:00 smithi150 bash[24144]: cluster 2024-07-28T11:38:59.126364+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T11:39:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:00 smithi022 bash[21738]: cluster 2024-07-28T11:38:59.126364+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T11:39:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:00 smithi022 bash[31305]: cluster 2024-07-28T11:38:59.126364+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T11:39:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:01 smithi150 bash[24144]: cluster 2024-07-28T11:39:00.494556+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-28T11:39:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:01 smithi022 bash[21738]: cluster 2024-07-28T11:39:00.494556+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-28T11:39:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:01 smithi022 bash[31305]: cluster 2024-07-28T11:39:00.494556+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-28T11:39:02.439 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:03 smithi022 bash[21738]: cluster 2024-07-28T11:39:02.494895+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-28T11:39:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:03 smithi022 bash[31305]: cluster 2024-07-28T11:39:02.494895+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-28T11:39:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:03 smithi150 bash[24144]: cluster 2024-07-28T11:39:02.494895+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-28T11:39:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:05 smithi022 bash[21738]: cluster 2024-07-28T11:39:04.495313+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-28T11:39:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:05 smithi022 bash[31305]: cluster 2024-07-28T11:39:04.495313+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-28T11:39:06.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:05 smithi150 bash[24144]: cluster 2024-07-28T11:39:04.495313+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-28T11:39:06.788 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-28T11:39:06.975 INFO:teuthology.orchestra.run.smithi022.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-28T11:39:06.987 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10+0 records in 2024-07-28T11:39:06.987 INFO:teuthology.orchestra.run.smithi022.stderr:10+0 records out 2024-07-28T11:39:06.987 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0104195 s, 1.0 GB/s 2024-07-28T11:39:06.987 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping successful for: 2024-07-28T11:39:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:07 smithi022 bash[21738]: cluster 2024-07-28T11:39:06.495618+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:07 smithi022 bash[31305]: cluster 2024-07-28T11:39:06.495618+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:07.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_3 2024-07-28T11:39:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:07 smithi150 bash[24144]: cluster 2024-07-28T11:39:06.495618+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: cephadm 2024-07-28T11:39:07.978097+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:39:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:07.988243+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:07.996025+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:07.997862+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: cephadm 2024-07-28T11:39:07.999117+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 16245M 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:08.006609+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:08.008705+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:08.010115+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:08 smithi150 bash[24144]: audit 2024-07-28T11:39:08.019301+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: cephadm 2024-07-28T11:39:07.978097+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:07.988243+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:07.996025+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:07.997862+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: cephadm 2024-07-28T11:39:07.999117+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 16245M 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:08.006609+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:08.008705+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:08.010115+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[21738]: audit 2024-07-28T11:39:08.019301+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: cephadm 2024-07-28T11:39:07.978097+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:07.988243+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:07.996025+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:07.997862+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: cephadm 2024-07-28T11:39:07.999117+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 16245M 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:08.006609+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:08.008705+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:08.010115+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:08 smithi022 bash[31305]: audit 2024-07-28T11:39:08.019301+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:10 smithi022 bash[21738]: cluster 2024-07-28T11:39:08.496055+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-28T11:39:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:10 smithi022 bash[31305]: cluster 2024-07-28T11:39:08.496055+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-28T11:39:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:10 smithi150 bash[24144]: cluster 2024-07-28T11:39:08.496055+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-28T11:39:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:12 smithi022 bash[21738]: cluster 2024-07-28T11:39:10.496503+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-28T11:39:12.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:12 smithi022 bash[31305]: cluster 2024-07-28T11:39:10.496503+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-28T11:39:12.330 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:12 smithi150 bash[24144]: cluster 2024-07-28T11:39:10.496503+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-28T11:39:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:13 smithi022 bash[21738]: cluster 2024-07-28T11:39:12.496960+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-28T11:39:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:13 smithi022 bash[31305]: cluster 2024-07-28T11:39:12.496960+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-28T11:39:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:13 smithi150 bash[24144]: cluster 2024-07-28T11:39:12.496960+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-28T11:39:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[21738]: cluster 2024-07-28T11:39:14.497453+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[21738]: audit 2024-07-28T11:39:15.281312+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[21738]: audit 2024-07-28T11:39:15.286074+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[21738]: audit 2024-07-28T11:39:15.287628+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[31305]: cluster 2024-07-28T11:39:14.497453+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[31305]: audit 2024-07-28T11:39:15.281312+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[31305]: audit 2024-07-28T11:39:15.286074+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:39:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:15 smithi022 bash[31305]: audit 2024-07-28T11:39:15.287628+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:15 smithi150 bash[24144]: cluster 2024-07-28T11:39:14.497453+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:15 smithi150 bash[24144]: audit 2024-07-28T11:39:15.281312+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:39:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:15 smithi150 bash[24144]: audit 2024-07-28T11:39:15.286074+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:39:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:15 smithi150 bash[24144]: audit 2024-07-28T11:39:15.287628+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:16 smithi022 bash[21738]: audit 2024-07-28T11:39:15.275104+0000 mgr.y (mgr.14150) 118 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:39:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:16 smithi022 bash[31305]: audit 2024-07-28T11:39:15.275104+0000 mgr.y (mgr.14150) 118 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:39:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:16 smithi150 bash[24144]: audit 2024-07-28T11:39:15.275104+0000 mgr.y (mgr.14150) 118 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:39:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:17 smithi022 bash[21738]: cluster 2024-07-28T11:39:16.497978+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-28T11:39:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:17 smithi022 bash[31305]: cluster 2024-07-28T11:39:16.497978+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-28T11:39:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:17 smithi150 bash[24144]: cluster 2024-07-28T11:39:16.497978+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-28T11:39:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:19 smithi022 bash[21738]: cluster 2024-07-28T11:39:18.498581+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-28T11:39:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:19 smithi022 bash[31305]: cluster 2024-07-28T11:39:18.498581+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-28T11:39:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:19 smithi150 bash[24144]: cluster 2024-07-28T11:39:18.498581+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-28T11:39:21.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:21 smithi022 bash[21738]: cluster 2024-07-28T11:39:20.499137+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-28T11:39:21.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:21 smithi022 bash[31305]: cluster 2024-07-28T11:39:20.499137+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-28T11:39:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:21 smithi150 bash[24144]: cluster 2024-07-28T11:39:20.499137+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-28T11:39:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[31305]: cluster 2024-07-28T11:39:22.499684+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[31305]: audit 2024-07-28T11:39:23.406525+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.22:0/3005346195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]: dispatch 2024-07-28T11:39:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[31305]: audit 2024-07-28T11:39:23.407084+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]: dispatch 2024-07-28T11:39:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[31305]: audit 2024-07-28T11:39:23.413821+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]': finished 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[31305]: cluster 2024-07-28T11:39:23.414013+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[31305]: audit 2024-07-28T11:39:23.414200+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[21738]: cluster 2024-07-28T11:39:22.499684+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[21738]: audit 2024-07-28T11:39:23.406525+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.22:0/3005346195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]: dispatch 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[21738]: audit 2024-07-28T11:39:23.407084+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]: dispatch 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[21738]: audit 2024-07-28T11:39:23.413821+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]': finished 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[21738]: cluster 2024-07-28T11:39:23.414013+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T11:39:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:23 smithi022 bash[21738]: audit 2024-07-28T11:39:23.414200+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:23 smithi150 bash[24144]: cluster 2024-07-28T11:39:22.499684+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:23 smithi150 bash[24144]: audit 2024-07-28T11:39:23.406525+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.22:0/3005346195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]: dispatch 2024-07-28T11:39:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:23 smithi150 bash[24144]: audit 2024-07-28T11:39:23.407084+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]: dispatch 2024-07-28T11:39:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:23 smithi150 bash[24144]: audit 2024-07-28T11:39:23.413821+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6f8c9315-ed60-4a65-9d27-0c79ccba1a7d"}]': finished 2024-07-28T11:39:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:23 smithi150 bash[24144]: cluster 2024-07-28T11:39:23.414013+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T11:39:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:23 smithi150 bash[24144]: audit 2024-07-28T11:39:23.414200+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:24 smithi150 bash[24144]: audit 2024-07-28T11:39:24.028370+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/236042311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:39:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:24 smithi022 bash[21738]: audit 2024-07-28T11:39:24.028370+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/236042311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:39:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:24 smithi022 bash[31305]: audit 2024-07-28T11:39:24.028370+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/236042311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:39:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:25 smithi150 bash[24144]: cluster 2024-07-28T11:39:24.500188+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-28T11:39:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:25 smithi022 bash[21738]: cluster 2024-07-28T11:39:24.500188+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-28T11:39:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:25 smithi022 bash[31305]: cluster 2024-07-28T11:39:24.500188+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-28T11:39:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:27 smithi150 bash[24144]: cluster 2024-07-28T11:39:26.500536+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-28T11:39:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:27 smithi022 bash[21738]: cluster 2024-07-28T11:39:26.500536+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-28T11:39:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:27 smithi022 bash[31305]: cluster 2024-07-28T11:39:26.500536+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-28T11:39:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:29 smithi150 bash[24144]: cluster 2024-07-28T11:39:28.500956+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-28T11:39:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:29 smithi022 bash[21738]: cluster 2024-07-28T11:39:28.500956+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-28T11:39:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:29 smithi022 bash[31305]: cluster 2024-07-28T11:39:28.500956+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-28T11:39:31.977 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:31 smithi022 bash[21738]: cluster 2024-07-28T11:39:30.501380+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-28T11:39:31.977 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:31 smithi022 bash[31305]: cluster 2024-07-28T11:39:30.501380+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-28T11:39:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:31 smithi150 bash[24144]: cluster 2024-07-28T11:39:30.501380+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-28T11:39:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:33 smithi150 bash[24144]: cluster 2024-07-28T11:39:32.501768+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-28T11:39:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:33 smithi022 bash[21738]: cluster 2024-07-28T11:39:32.501768+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-28T11:39:34.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:33 smithi022 bash[31305]: cluster 2024-07-28T11:39:32.501768+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-28T11:39:35.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:35 smithi022 bash[31305]: cluster 2024-07-28T11:39:34.502222+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:35.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:35 smithi022 bash[31305]: audit 2024-07-28T11:39:35.500548+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:39:35.867 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:35 smithi022 bash[31305]: audit 2024-07-28T11:39:35.502383+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:35.867 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:35 smithi022 bash[21738]: cluster 2024-07-28T11:39:34.502222+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:35.867 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:35 smithi022 bash[21738]: audit 2024-07-28T11:39:35.500548+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:39:35.867 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:35 smithi022 bash[21738]: audit 2024-07-28T11:39:35.502383+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:35 smithi150 bash[24144]: cluster 2024-07-28T11:39:34.502222+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:35 smithi150 bash[24144]: audit 2024-07-28T11:39:35.500548+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:39:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:35 smithi150 bash[24144]: audit 2024-07-28T11:39:35.502383+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:36.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:36 smithi022 bash[21738]: cephadm 2024-07-28T11:39:35.503795+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-07-28T11:39:36.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:36 smithi022 bash[31305]: cephadm 2024-07-28T11:39:35.503795+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-07-28T11:39:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:36 smithi150 bash[24144]: cephadm 2024-07-28T11:39:35.503795+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-07-28T11:39:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:37 smithi150 bash[24144]: cluster 2024-07-28T11:39:36.502665+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-28T11:39:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:37 smithi022 bash[21738]: cluster 2024-07-28T11:39:36.502665+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-28T11:39:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:37 smithi022 bash[31305]: cluster 2024-07-28T11:39:36.502665+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-28T11:39:39.603 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.604 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.604 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.604 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:39 smithi022 bash[21738]: cluster 2024-07-28T11:39:38.503081+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-28T11:39:39.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.945 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:39 smithi022 bash[31305]: cluster 2024-07-28T11:39:38.503081+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-28T11:39:39.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:39.945 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:39:39 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:39:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:39 smithi150 bash[24144]: cluster 2024-07-28T11:39:38.503081+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-28T11:39:40.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:40 smithi022 bash[21738]: audit 2024-07-28T11:39:39.871793+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:40.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:40 smithi022 bash[21738]: audit 2024-07-28T11:39:39.876713+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:40.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:40 smithi022 bash[21738]: audit 2024-07-28T11:39:39.882055+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:40.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:40 smithi022 bash[31305]: audit 2024-07-28T11:39:39.871793+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:40.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:40 smithi022 bash[31305]: audit 2024-07-28T11:39:39.876713+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:40.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:40 smithi022 bash[31305]: audit 2024-07-28T11:39:39.882055+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:40 smithi150 bash[24144]: audit 2024-07-28T11:39:39.871793+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:40 smithi150 bash[24144]: audit 2024-07-28T11:39:39.876713+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:40 smithi150 bash[24144]: audit 2024-07-28T11:39:39.882055+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:41 smithi150 bash[24144]: cluster 2024-07-28T11:39:40.503615+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-28T11:39:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:41 smithi022 bash[21738]: cluster 2024-07-28T11:39:40.503615+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-28T11:39:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:41 smithi022 bash[31305]: cluster 2024-07-28T11:39:40.503615+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-28T11:39:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:43 smithi150 bash[24144]: cluster 2024-07-28T11:39:42.504091+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-28T11:39:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:43 smithi022 bash[21738]: cluster 2024-07-28T11:39:42.504091+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-28T11:39:44.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:43 smithi022 bash[31305]: cluster 2024-07-28T11:39:42.504091+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-28T11:39:46.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[21738]: cluster 2024-07-28T11:39:44.504539+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-28T11:39:46.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[21738]: audit 2024-07-28T11:39:44.942950+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[21738]: audit 2024-07-28T11:39:44.947388+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[21738]: audit 2024-07-28T11:39:44.948154+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:46.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[21738]: audit 2024-07-28T11:39:44.948876+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:46.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[21738]: audit 2024-07-28T11:39:44.953206+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[31305]: cluster 2024-07-28T11:39:44.504539+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-28T11:39:46.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[31305]: audit 2024-07-28T11:39:44.942950+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[31305]: audit 2024-07-28T11:39:44.947388+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[31305]: audit 2024-07-28T11:39:44.948154+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:46.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[31305]: audit 2024-07-28T11:39:44.948876+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:46.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:45 smithi022 bash[31305]: audit 2024-07-28T11:39:44.953206+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:45 smithi150 bash[24144]: cluster 2024-07-28T11:39:44.504539+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-28T11:39:46.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:45 smithi150 bash[24144]: audit 2024-07-28T11:39:44.942950+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:45 smithi150 bash[24144]: audit 2024-07-28T11:39:44.947388+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:46.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:45 smithi150 bash[24144]: audit 2024-07-28T11:39:44.948154+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:46.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:45 smithi150 bash[24144]: audit 2024-07-28T11:39:44.948876+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:46.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:45 smithi150 bash[24144]: audit 2024-07-28T11:39:44.953206+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:46 smithi150 bash[24144]: audit 2024-07-28T11:39:46.586515+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:39:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:46 smithi150 bash[24144]: audit 2024-07-28T11:39:46.586931+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:39:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:46 smithi022 bash[21738]: audit 2024-07-28T11:39:46.586515+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:39:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:46 smithi022 bash[21738]: audit 2024-07-28T11:39:46.586931+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:39:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:46 smithi022 bash[31305]: audit 2024-07-28T11:39:46.586515+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:39:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:46 smithi022 bash[31305]: audit 2024-07-28T11:39:46.586931+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:39:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[21738]: cluster 2024-07-28T11:39:46.504841+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[21738]: audit 2024-07-28T11:39:46.956884+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[21738]: cluster 2024-07-28T11:39:46.956993+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[21738]: audit 2024-07-28T11:39:46.957193+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[21738]: audit 2024-07-28T11:39:46.958282+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[21738]: audit 2024-07-28T11:39:46.959071+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[31305]: cluster 2024-07-28T11:39:46.504841+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[31305]: audit 2024-07-28T11:39:46.956884+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[31305]: cluster 2024-07-28T11:39:46.956993+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[31305]: audit 2024-07-28T11:39:46.957193+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[31305]: audit 2024-07-28T11:39:46.958282+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:39:48.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:47 smithi022 bash[31305]: audit 2024-07-28T11:39:46.959071+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:39:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:47 smithi150 bash[24144]: cluster 2024-07-28T11:39:46.504841+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:47 smithi150 bash[24144]: audit 2024-07-28T11:39:46.956884+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:39:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:47 smithi150 bash[24144]: cluster 2024-07-28T11:39:46.956993+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T11:39:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:47 smithi150 bash[24144]: audit 2024-07-28T11:39:46.957193+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:48.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:47 smithi150 bash[24144]: audit 2024-07-28T11:39:46.958282+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:39:48.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:47 smithi150 bash[24144]: audit 2024-07-28T11:39:46.959071+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:39:48.497 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 1 on host 'smithi022' 2024-07-28T11:39:49.044 DEBUG:teuthology.orchestra.run.smithi022:osd.1> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service 2024-07-28T11:39:49.047 INFO:tasks.cephadm:Deploying osd.2 on smithi022 with /dev/vg_nvme/lv_2... 2024-07-28T11:39:49.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-28T11:39:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: audit 2024-07-28T11:39:47.959507+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:39:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: cluster 2024-07-28T11:39:47.959651+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T11:39:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: audit 2024-07-28T11:39:47.960406+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: audit 2024-07-28T11:39:47.969449+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: audit 2024-07-28T11:39:48.477050+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: audit 2024-07-28T11:39:48.484403+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:48 smithi150 bash[24144]: audit 2024-07-28T11:39:48.493229+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: audit 2024-07-28T11:39:47.959507+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: cluster 2024-07-28T11:39:47.959651+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T11:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: audit 2024-07-28T11:39:47.960406+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: audit 2024-07-28T11:39:47.969449+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: audit 2024-07-28T11:39:48.477050+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: audit 2024-07-28T11:39:48.484403+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[21738]: audit 2024-07-28T11:39:48.493229+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: audit 2024-07-28T11:39:47.959507+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: cluster 2024-07-28T11:39:47.959651+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: audit 2024-07-28T11:39:47.960406+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: audit 2024-07-28T11:39:47.969449+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: audit 2024-07-28T11:39:48.477050+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: audit 2024-07-28T11:39:48.484403+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:48 smithi022 bash[31305]: audit 2024-07-28T11:39:48.493229+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:49 smithi150 bash[24144]: cluster 2024-07-28T11:39:47.605186+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:39:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:49 smithi150 bash[24144]: cluster 2024-07-28T11:39:47.605245+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:39:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:49 smithi150 bash[24144]: cluster 2024-07-28T11:39:48.505112+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:49 smithi150 bash[24144]: cluster 2024-07-28T11:39:48.969849+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331] boot 2024-07-28T11:39:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:49 smithi150 bash[24144]: cluster 2024-07-28T11:39:48.969961+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T11:39:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:49 smithi150 bash[24144]: audit 2024-07-28T11:39:48.970706+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[21738]: cluster 2024-07-28T11:39:47.605186+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[21738]: cluster 2024-07-28T11:39:47.605245+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[21738]: cluster 2024-07-28T11:39:48.505112+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[21738]: cluster 2024-07-28T11:39:48.969849+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331] boot 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[21738]: cluster 2024-07-28T11:39:48.969961+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[21738]: audit 2024-07-28T11:39:48.970706+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[31305]: cluster 2024-07-28T11:39:47.605186+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[31305]: cluster 2024-07-28T11:39:47.605245+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[31305]: cluster 2024-07-28T11:39:48.505112+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[31305]: cluster 2024-07-28T11:39:48.969849+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.22:6810/2780841331,v1:172.21.15.22:6811/2780841331] boot 2024-07-28T11:39:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[31305]: cluster 2024-07-28T11:39:48.969961+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T11:39:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:49 smithi022 bash[31305]: audit 2024-07-28T11:39:48.970706+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:39:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:51 smithi150 bash[24144]: cluster 2024-07-28T11:39:50.498035+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T11:39:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:51 smithi150 bash[24144]: cluster 2024-07-28T11:39:50.505519+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-28T11:39:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:51 smithi022 bash[21738]: cluster 2024-07-28T11:39:50.498035+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T11:39:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:51 smithi022 bash[21738]: cluster 2024-07-28T11:39:50.505519+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-28T11:39:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:51 smithi022 bash[31305]: cluster 2024-07-28T11:39:50.498035+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T11:39:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:51 smithi022 bash[31305]: cluster 2024-07-28T11:39:50.505519+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-28T11:39:53.266 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:39:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:53 smithi022 bash[21738]: cluster 2024-07-28T11:39:52.505953+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-28T11:39:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:53 smithi022 bash[31305]: cluster 2024-07-28T11:39:52.505953+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-28T11:39:54.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:53 smithi150 bash[24144]: cluster 2024-07-28T11:39:52.505953+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-28T11:39:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:55 smithi022 bash[21738]: cluster 2024-07-28T11:39:54.506445+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-28T11:39:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:55 smithi022 bash[31305]: cluster 2024-07-28T11:39:54.506445+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-28T11:39:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:55 smithi150 bash[24144]: cluster 2024-07-28T11:39:54.506445+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-28T11:39:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:57 smithi022 bash[21738]: cluster 2024-07-28T11:39:56.506870+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:39:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:57 smithi022 bash[31305]: cluster 2024-07-28T11:39:56.506870+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:39:57.990 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-28T11:39:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:57 smithi150 bash[24144]: cluster 2024-07-28T11:39:56.506870+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:39:58.222 INFO:teuthology.orchestra.run.smithi022.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-28T11:39:58.236 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10+0 records in 2024-07-28T11:39:58.236 INFO:teuthology.orchestra.run.smithi022.stderr:10+0 records out 2024-07-28T11:39:58.236 INFO:teuthology.orchestra.run.smithi022.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.011178 s, 938 MB/s 2024-07-28T11:39:58.236 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping successful for: 2024-07-28T11:39:58.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_2 2024-07-28T11:39:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: cluster 2024-07-28T11:39:58.507168+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:39:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.337034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.345453+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.347220+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.348624+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.356144+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.358452+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.360230+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[21738]: audit 2024-07-28T11:39:59.369628+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: cluster 2024-07-28T11:39:58.507168+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.337034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.345453+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.347220+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.348624+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:39:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.356144+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:39:59.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.358452+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:39:59.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.360230+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:39:59.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:39:59 smithi022 bash[31305]: audit 2024-07-28T11:39:59.369628+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: cluster 2024-07-28T11:39:58.507168+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.337034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.345453+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.347220+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.348624+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.356144+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:00.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.358452+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:00.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.360230+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:00.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:39:59 smithi150 bash[24144]: audit 2024-07-28T11:39:59.369628+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:00 smithi150 bash[24144]: cephadm 2024-07-28T11:39:59.326180+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:40:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:00 smithi150 bash[24144]: cephadm 2024-07-28T11:39:59.349636+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 8122M 2024-07-28T11:40:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:00 smithi150 bash[24144]: cluster 2024-07-28T11:40:00.000145+0000 mon.a (mon.0) 330 : cluster [INF] overall HEALTH_OK 2024-07-28T11:40:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:00 smithi022 bash[21738]: cephadm 2024-07-28T11:39:59.326180+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:40:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:00 smithi022 bash[21738]: cephadm 2024-07-28T11:39:59.349636+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 8122M 2024-07-28T11:40:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:00 smithi022 bash[21738]: cluster 2024-07-28T11:40:00.000145+0000 mon.a (mon.0) 330 : cluster [INF] overall HEALTH_OK 2024-07-28T11:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:00 smithi022 bash[31305]: cephadm 2024-07-28T11:39:59.326180+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:00 smithi022 bash[31305]: cephadm 2024-07-28T11:39:59.349636+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 8122M 2024-07-28T11:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:00 smithi022 bash[31305]: cluster 2024-07-28T11:40:00.000145+0000 mon.a (mon.0) 330 : cluster [INF] overall HEALTH_OK 2024-07-28T11:40:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:01 smithi150 bash[24144]: cluster 2024-07-28T11:40:00.507579+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-28T11:40:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:01 smithi022 bash[21738]: cluster 2024-07-28T11:40:00.507579+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-28T11:40:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:01 smithi022 bash[31305]: cluster 2024-07-28T11:40:00.507579+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-28T11:40:03.746 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:03.843 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:03 smithi022 bash[21738]: cluster 2024-07-28T11:40:02.508033+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-28T11:40:03.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:03 smithi022 bash[31305]: cluster 2024-07-28T11:40:02.508033+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-28T11:40:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:03 smithi150 bash[24144]: cluster 2024-07-28T11:40:02.508033+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-28T11:40:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:05 smithi150 bash[24144]: cluster 2024-07-28T11:40:04.508568+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:05 smithi022 bash[21738]: cluster 2024-07-28T11:40:04.508568+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:05 smithi022 bash[31305]: cluster 2024-07-28T11:40:04.508568+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:07 smithi150 bash[24144]: cluster 2024-07-28T11:40:06.508956+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:07 smithi150 bash[24144]: audit 2024-07-28T11:40:06.841966+0000 mgr.y (mgr.14150) 148 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:40:08.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:07 smithi150 bash[24144]: audit 2024-07-28T11:40:06.844636+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:40:08.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:07 smithi150 bash[24144]: audit 2024-07-28T11:40:06.849971+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:40:08.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:07 smithi150 bash[24144]: audit 2024-07-28T11:40:06.851330+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[21738]: cluster 2024-07-28T11:40:06.508956+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[21738]: audit 2024-07-28T11:40:06.841966+0000 mgr.y (mgr.14150) 148 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[21738]: audit 2024-07-28T11:40:06.844636+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[21738]: audit 2024-07-28T11:40:06.849971+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[21738]: audit 2024-07-28T11:40:06.851330+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[31305]: cluster 2024-07-28T11:40:06.508956+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[31305]: audit 2024-07-28T11:40:06.841966+0000 mgr.y (mgr.14150) 148 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[31305]: audit 2024-07-28T11:40:06.844636+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:40:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[31305]: audit 2024-07-28T11:40:06.849971+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:40:08.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:07 smithi022 bash[31305]: audit 2024-07-28T11:40:06.851330+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:09 smithi150 bash[24144]: cluster 2024-07-28T11:40:08.509428+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-28T11:40:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:09 smithi022 bash[21738]: cluster 2024-07-28T11:40:08.509428+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-28T11:40:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:09 smithi022 bash[31305]: cluster 2024-07-28T11:40:08.509428+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-28T11:40:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:11 smithi150 bash[24144]: cluster 2024-07-28T11:40:10.509882+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-28T11:40:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:11 smithi022 bash[21738]: cluster 2024-07-28T11:40:10.509882+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-28T11:40:12.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:11 smithi022 bash[31305]: cluster 2024-07-28T11:40:10.509882+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-28T11:40:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:13 smithi022 bash[21738]: cluster 2024-07-28T11:40:12.510337+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:13 smithi022 bash[31305]: cluster 2024-07-28T11:40:12.510337+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:13 smithi150 bash[24144]: cluster 2024-07-28T11:40:12.510337+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:15 smithi150 bash[24144]: cluster 2024-07-28T11:40:14.510787+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:16.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:15 smithi150 bash[24144]: audit 2024-07-28T11:40:15.017173+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.22:0/145926462' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f56e950-e10d-4bc3-a7ae-311d2bfcf544"}]: dispatch 2024-07-28T11:40:16.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:15 smithi150 bash[24144]: audit 2024-07-28T11:40:15.025159+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.22:0/145926462' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f56e950-e10d-4bc3-a7ae-311d2bfcf544"}]': finished 2024-07-28T11:40:16.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:15 smithi150 bash[24144]: cluster 2024-07-28T11:40:15.025311+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T11:40:16.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:15 smithi150 bash[24144]: audit 2024-07-28T11:40:15.025533+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[21738]: cluster 2024-07-28T11:40:14.510787+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[21738]: audit 2024-07-28T11:40:15.017173+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.22:0/145926462' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f56e950-e10d-4bc3-a7ae-311d2bfcf544"}]: dispatch 2024-07-28T11:40:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[21738]: audit 2024-07-28T11:40:15.025159+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.22:0/145926462' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f56e950-e10d-4bc3-a7ae-311d2bfcf544"}]': finished 2024-07-28T11:40:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[21738]: cluster 2024-07-28T11:40:15.025311+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T11:40:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[21738]: audit 2024-07-28T11:40:15.025533+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:16.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[31305]: cluster 2024-07-28T11:40:14.510787+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:16.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[31305]: audit 2024-07-28T11:40:15.017173+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.22:0/145926462' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f56e950-e10d-4bc3-a7ae-311d2bfcf544"}]: dispatch 2024-07-28T11:40:16.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[31305]: audit 2024-07-28T11:40:15.025159+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.22:0/145926462' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f56e950-e10d-4bc3-a7ae-311d2bfcf544"}]': finished 2024-07-28T11:40:16.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[31305]: cluster 2024-07-28T11:40:15.025311+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T11:40:16.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:15 smithi022 bash[31305]: audit 2024-07-28T11:40:15.025533+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:16 smithi150 bash[24144]: audit 2024-07-28T11:40:15.650876+0000 mon.a (mon.0) 338 : audit [DBG] from='client.? 172.21.15.22:0/559714949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:40:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:16 smithi022 bash[21738]: audit 2024-07-28T11:40:15.650876+0000 mon.a (mon.0) 338 : audit [DBG] from='client.? 172.21.15.22:0/559714949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:40:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:16 smithi022 bash[31305]: audit 2024-07-28T11:40:15.650876+0000 mon.a (mon.0) 338 : audit [DBG] from='client.? 172.21.15.22:0/559714949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:40:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:17 smithi150 bash[24144]: cluster 2024-07-28T11:40:16.511312+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-28T11:40:18.073 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:17 smithi022 bash[31305]: cluster 2024-07-28T11:40:16.511312+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-28T11:40:18.073 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:17 smithi022 bash[21738]: cluster 2024-07-28T11:40:16.511312+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-28T11:40:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:19 smithi150 bash[24144]: cluster 2024-07-28T11:40:18.511800+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-28T11:40:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:19 smithi022 bash[31305]: cluster 2024-07-28T11:40:18.511800+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-28T11:40:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:19 smithi022 bash[21738]: cluster 2024-07-28T11:40:18.511800+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-28T11:40:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:21 smithi150 bash[24144]: cluster 2024-07-28T11:40:20.512258+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-28T11:40:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:21 smithi022 bash[31305]: cluster 2024-07-28T11:40:20.512258+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-28T11:40:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:21 smithi022 bash[21738]: cluster 2024-07-28T11:40:20.512258+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-28T11:40:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:23 smithi150 bash[24144]: cluster 2024-07-28T11:40:22.512734+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-28T11:40:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:23 smithi022 bash[31305]: cluster 2024-07-28T11:40:22.512734+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-28T11:40:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:23 smithi022 bash[21738]: cluster 2024-07-28T11:40:22.512734+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-28T11:40:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:25 smithi022 bash[21738]: cluster 2024-07-28T11:40:24.513167+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:25 smithi022 bash[31305]: cluster 2024-07-28T11:40:24.513167+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:25 smithi150 bash[24144]: cluster 2024-07-28T11:40:24.513167+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:27 smithi022 bash[21738]: cluster 2024-07-28T11:40:26.513597+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:27 smithi022 bash[21738]: audit 2024-07-28T11:40:27.283991+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:40:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:27 smithi022 bash[21738]: audit 2024-07-28T11:40:27.285749+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:27 smithi022 bash[31305]: cluster 2024-07-28T11:40:26.513597+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:27 smithi022 bash[31305]: audit 2024-07-28T11:40:27.283991+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:40:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:27 smithi022 bash[31305]: audit 2024-07-28T11:40:27.285749+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:27 smithi150 bash[24144]: cluster 2024-07-28T11:40:26.513597+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:27 smithi150 bash[24144]: audit 2024-07-28T11:40:27.283991+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:40:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:27 smithi150 bash[24144]: audit 2024-07-28T11:40:27.285749+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:28 smithi022 bash[21738]: cephadm 2024-07-28T11:40:27.287393+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-07-28T11:40:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:28 smithi022 bash[31305]: cephadm 2024-07-28T11:40:27.287393+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-07-28T11:40:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:28 smithi150 bash[24144]: cephadm 2024-07-28T11:40:27.287393+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-07-28T11:40:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:29 smithi022 bash[21738]: cluster 2024-07-28T11:40:28.514070+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-28T11:40:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:29 smithi022 bash[31305]: cluster 2024-07-28T11:40:28.514070+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-28T11:40:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:29 smithi150 bash[24144]: cluster 2024-07-28T11:40:28.514070+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-28T11:40:31.485 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.486 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.486 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.823 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:31 smithi022 bash[21738]: cluster 2024-07-28T11:40:30.514514+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-28T11:40:31.823 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:31 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:40:31.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:31 smithi022 bash[31305]: cluster 2024-07-28T11:40:30.514514+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-28T11:40:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:31 smithi150 bash[24144]: cluster 2024-07-28T11:40:30.514514+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-28T11:40:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:32 smithi150 bash[24144]: audit 2024-07-28T11:40:31.737273+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:32 smithi150 bash[24144]: audit 2024-07-28T11:40:31.741648+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:32 smithi150 bash[24144]: audit 2024-07-28T11:40:31.747695+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:32 smithi022 bash[31305]: audit 2024-07-28T11:40:31.737273+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:32 smithi022 bash[31305]: audit 2024-07-28T11:40:31.741648+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:32 smithi022 bash[31305]: audit 2024-07-28T11:40:31.747695+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:32 smithi022 bash[21738]: audit 2024-07-28T11:40:31.737273+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:32 smithi022 bash[21738]: audit 2024-07-28T11:40:31.741648+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:32 smithi022 bash[21738]: audit 2024-07-28T11:40:31.747695+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:33 smithi150 bash[24144]: cluster 2024-07-28T11:40:32.514917+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-28T11:40:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:33 smithi022 bash[31305]: cluster 2024-07-28T11:40:32.514917+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-28T11:40:34.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:33 smithi022 bash[21738]: cluster 2024-07-28T11:40:32.514917+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-28T11:40:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:35 smithi150 bash[24144]: cluster 2024-07-28T11:40:34.515339+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-28T11:40:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:35 smithi022 bash[21738]: cluster 2024-07-28T11:40:34.515339+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-28T11:40:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:35 smithi022 bash[31305]: cluster 2024-07-28T11:40:34.515339+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-28T11:40:37.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[21738]: cluster 2024-07-28T11:40:36.515655+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:37.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[21738]: audit 2024-07-28T11:40:36.818171+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:37.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[21738]: audit 2024-07-28T11:40:36.824562+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:37.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[21738]: audit 2024-07-28T11:40:37.202511+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:37.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[21738]: audit 2024-07-28T11:40:37.203874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:37.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[21738]: audit 2024-07-28T11:40:37.214421+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:37.872 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[31305]: cluster 2024-07-28T11:40:36.515655+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:37.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[31305]: audit 2024-07-28T11:40:36.818171+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:37.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[31305]: audit 2024-07-28T11:40:36.824562+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:37.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[31305]: audit 2024-07-28T11:40:37.202511+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:37.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[31305]: audit 2024-07-28T11:40:37.203874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:37.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:37 smithi022 bash[31305]: audit 2024-07-28T11:40:37.214421+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:38.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:37 smithi150 bash[24144]: cluster 2024-07-28T11:40:36.515655+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:38.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:37 smithi150 bash[24144]: audit 2024-07-28T11:40:36.818171+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:38.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:37 smithi150 bash[24144]: audit 2024-07-28T11:40:36.824562+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:38.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:37 smithi150 bash[24144]: audit 2024-07-28T11:40:37.202511+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:38.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:37 smithi150 bash[24144]: audit 2024-07-28T11:40:37.203874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:38.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:37 smithi150 bash[24144]: audit 2024-07-28T11:40:37.214421+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:38 smithi022 bash[21738]: audit 2024-07-28T11:40:38.287815+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:40:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:38 smithi022 bash[21738]: audit 2024-07-28T11:40:38.288192+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:40:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:38 smithi022 bash[31305]: audit 2024-07-28T11:40:38.287815+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:40:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:38 smithi022 bash[31305]: audit 2024-07-28T11:40:38.288192+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:40:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:38 smithi150 bash[24144]: audit 2024-07-28T11:40:38.287815+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:40:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:38 smithi150 bash[24144]: audit 2024-07-28T11:40:38.288192+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T11:40:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[21738]: cluster 2024-07-28T11:40:38.516088+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[21738]: audit 2024-07-28T11:40:38.832708+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[21738]: cluster 2024-07-28T11:40:38.832901+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[21738]: audit 2024-07-28T11:40:38.833203+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[21738]: audit 2024-07-28T11:40:38.834232+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[21738]: audit 2024-07-28T11:40:38.834986+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[31305]: cluster 2024-07-28T11:40:38.516088+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[31305]: audit 2024-07-28T11:40:38.832708+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[31305]: cluster 2024-07-28T11:40:38.832901+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[31305]: audit 2024-07-28T11:40:38.833203+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[31305]: audit 2024-07-28T11:40:38.834232+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:40:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:39 smithi022 bash[31305]: audit 2024-07-28T11:40:38.834986+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:40:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:39 smithi150 bash[24144]: cluster 2024-07-28T11:40:38.516088+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:39 smithi150 bash[24144]: audit 2024-07-28T11:40:38.832708+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T11:40:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:39 smithi150 bash[24144]: cluster 2024-07-28T11:40:38.832901+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T11:40:40.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:39 smithi150 bash[24144]: audit 2024-07-28T11:40:38.833203+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:40.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:39 smithi150 bash[24144]: audit 2024-07-28T11:40:38.834232+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:40:40.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:39 smithi150 bash[24144]: audit 2024-07-28T11:40:38.834986+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:40:40.368 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 2 on host 'smithi022' 2024-07-28T11:40:40.958 DEBUG:teuthology.orchestra.run.smithi022:osd.2> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service 2024-07-28T11:40:40.961 INFO:tasks.cephadm:Deploying osd.3 on smithi022 with /dev/vg_nvme/lv_1... 2024-07-28T11:40:40.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-28T11:40:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: audit 2024-07-28T11:40:39.832623+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:40:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: cluster 2024-07-28T11:40:39.832710+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T11:40:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: audit 2024-07-28T11:40:39.833021+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: audit 2024-07-28T11:40:39.840277+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: audit 2024-07-28T11:40:40.346791+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: audit 2024-07-28T11:40:40.352150+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:40 smithi150 bash[24144]: audit 2024-07-28T11:40:40.358933+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: audit 2024-07-28T11:40:39.832623+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:40:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: cluster 2024-07-28T11:40:39.832710+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T11:40:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: audit 2024-07-28T11:40:39.833021+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: audit 2024-07-28T11:40:39.840277+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: audit 2024-07-28T11:40:40.346791+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: audit 2024-07-28T11:40:40.352150+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[21738]: audit 2024-07-28T11:40:40.358933+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: audit 2024-07-28T11:40:39.832623+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: cluster 2024-07-28T11:40:39.832710+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: audit 2024-07-28T11:40:39.833021+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: audit 2024-07-28T11:40:39.840277+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: audit 2024-07-28T11:40:40.346791+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: audit 2024-07-28T11:40:40.352150+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:40 smithi022 bash[31305]: audit 2024-07-28T11:40:40.358933+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:41 smithi150 bash[24144]: cluster 2024-07-28T11:40:39.284857+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:40:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:41 smithi150 bash[24144]: cluster 2024-07-28T11:40:39.284944+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:40:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:41 smithi150 bash[24144]: cluster 2024-07-28T11:40:40.516389+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:41 smithi150 bash[24144]: cluster 2024-07-28T11:40:40.842786+0000 mon.a (mon.0) 361 : cluster [INF] osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007] boot 2024-07-28T11:40:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:41 smithi150 bash[24144]: cluster 2024-07-28T11:40:40.842895+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T11:40:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:41 smithi150 bash[24144]: audit 2024-07-28T11:40:40.843526+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[21738]: cluster 2024-07-28T11:40:39.284857+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:40:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[21738]: cluster 2024-07-28T11:40:39.284944+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:40:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[21738]: cluster 2024-07-28T11:40:40.516389+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[21738]: cluster 2024-07-28T11:40:40.842786+0000 mon.a (mon.0) 361 : cluster [INF] osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007] boot 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[21738]: cluster 2024-07-28T11:40:40.842895+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[21738]: audit 2024-07-28T11:40:40.843526+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[31305]: cluster 2024-07-28T11:40:39.284857+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[31305]: cluster 2024-07-28T11:40:39.284944+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[31305]: cluster 2024-07-28T11:40:40.516389+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[31305]: cluster 2024-07-28T11:40:40.842786+0000 mon.a (mon.0) 361 : cluster [INF] osd.2 [v2:172.21.15.22:6818/2810848007,v1:172.21.15.22:6819/2810848007] boot 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[31305]: cluster 2024-07-28T11:40:40.842895+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T11:40:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:41 smithi022 bash[31305]: audit 2024-07-28T11:40:40.843526+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:40:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:43 smithi150 bash[24144]: cluster 2024-07-28T11:40:41.859551+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T11:40:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:43 smithi150 bash[24144]: audit 2024-07-28T11:40:42.623410+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' 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-28T11:40:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:43 smithi022 bash[21738]: cluster 2024-07-28T11:40:41.859551+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T11:40:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:43 smithi022 bash[21738]: audit 2024-07-28T11:40:42.623410+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' 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-28T11:40:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:43 smithi022 bash[31305]: cluster 2024-07-28T11:40:41.859551+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T11:40:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:43 smithi022 bash[31305]: audit 2024-07-28T11:40:42.623410+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' 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-28T11:40:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:44 smithi150 bash[24144]: cluster 2024-07-28T11:40:42.516821+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:44 smithi150 bash[24144]: audit 2024-07-28T11:40:43.129089+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' 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-28T11:40:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:44 smithi150 bash[24144]: cluster 2024-07-28T11:40:43.129238+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T11:40:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:44 smithi150 bash[24144]: audit 2024-07-28T11:40:43.130749+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:40:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[21738]: cluster 2024-07-28T11:40:42.516821+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[21738]: audit 2024-07-28T11:40:43.129089+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' 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-28T11:40:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[21738]: cluster 2024-07-28T11:40:43.129238+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T11:40:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[21738]: audit 2024-07-28T11:40:43.130749+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:40:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[31305]: cluster 2024-07-28T11:40:42.516821+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[31305]: audit 2024-07-28T11:40:43.129089+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' 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-28T11:40:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[31305]: cluster 2024-07-28T11:40:43.129238+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T11:40:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:44 smithi022 bash[31305]: audit 2024-07-28T11:40:43.130749+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:40:45.164 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:45 smithi150 bash[24144]: audit 2024-07-28T11:40:44.133253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:40:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:45 smithi150 bash[24144]: cluster 2024-07-28T11:40:44.133470+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T11:40:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:45 smithi150 bash[24144]: cluster 2024-07-28T11:40:44.517340+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v138: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:45 smithi022 bash[21738]: audit 2024-07-28T11:40:44.133253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:40:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:45 smithi022 bash[21738]: cluster 2024-07-28T11:40:44.133470+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T11:40:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:45 smithi022 bash[21738]: cluster 2024-07-28T11:40:44.517340+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v138: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:45 smithi022 bash[31305]: audit 2024-07-28T11:40:44.133253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:40:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:45 smithi022 bash[31305]: cluster 2024-07-28T11:40:44.133470+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T11:40:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:45 smithi022 bash[31305]: cluster 2024-07-28T11:40:44.517340+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v138: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:46 smithi150 bash[24144]: cluster 2024-07-28T11:40:45.147271+0000 mon.a (mon.0) 371 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T11:40:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:46 smithi150 bash[24144]: cluster 2024-07-28T11:40:45.147341+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-07-28T11:40:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:46 smithi150 bash[24144]: audit 2024-07-28T11:40:45.438817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:46 smithi022 bash[21738]: cluster 2024-07-28T11:40:45.147271+0000 mon.a (mon.0) 371 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T11:40:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:46 smithi022 bash[21738]: cluster 2024-07-28T11:40:45.147341+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-07-28T11:40:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:46 smithi022 bash[21738]: audit 2024-07-28T11:40:45.438817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:46 smithi022 bash[31305]: cluster 2024-07-28T11:40:45.147271+0000 mon.a (mon.0) 371 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T11:40:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:46 smithi022 bash[31305]: cluster 2024-07-28T11:40:45.147341+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-07-28T11:40:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:46 smithi022 bash[31305]: audit 2024-07-28T11:40:45.438817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:47 smithi022 bash[21738]: cluster 2024-07-28T11:40:46.517755+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:47 smithi022 bash[31305]: cluster 2024-07-28T11:40:46.517755+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:47 smithi150 bash[24144]: cluster 2024-07-28T11:40:46.517755+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+peering; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:49.369 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:47.285592+0000 mon.a (mon.0) 374 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:49.369 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.194970+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:49.369 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.195456+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:49.369 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.195807+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:49.369 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.196021+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.199020+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.199200+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[21738]: audit 2024-07-28T11:40:48.199380+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:47.285592+0000 mon.a (mon.0) 374 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.194970+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.195456+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.195807+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.196021+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.199020+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:49.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.199200+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:49.371 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:49 smithi022 bash[31305]: audit 2024-07-28T11:40:48.199380+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:47.285592+0000 mon.a (mon.0) 374 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.194970+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.195456+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:49.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.195807+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:49.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.196021+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:49.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.199020+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:49.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.199200+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:49.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:49 smithi150 bash[24144]: audit 2024-07-28T11:40:48.199380+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:49.729 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-28T11:40:49.902 INFO:teuthology.orchestra.run.smithi022.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-28T11:40:49.918 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10+0 records in 2024-07-28T11:40:49.918 INFO:teuthology.orchestra.run.smithi022.stderr:10+0 records out 2024-07-28T11:40:49.918 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131132 s, 800 MB/s 2024-07-28T11:40:49.918 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping successful for: 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:48.198520+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: cluster 2024-07-28T11:40:48.518262+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 creating+peering; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:49.088041+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:49.143096+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:49.145784+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:49.146412+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:49.146972+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:49.147435+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[21738]: audit 2024-07-28T11:40:50.085560+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:48.198520+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: cluster 2024-07-28T11:40:48.518262+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 creating+peering; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:49.088041+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:49.143096+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:49.145784+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:49.146412+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:49.146972+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:49.147435+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:50.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:50 smithi022 bash[31305]: audit 2024-07-28T11:40:50.085560+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:48.198520+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: cluster 2024-07-28T11:40:48.518262+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 creating+peering; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:49.088041+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:49.143096+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:50.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:49.145784+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T11:40:50.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:49.146412+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:40:50.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:49.146972+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:40:50.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:49.147435+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:40:50.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:50 smithi150 bash[24144]: audit 2024-07-28T11:40:50.085560+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T11:40:50.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_1 2024-07-28T11:40:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:51 smithi150 bash[24144]: cluster 2024-07-28T11:40:50.518814+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:51 smithi022 bash[31305]: cluster 2024-07-28T11:40:50.518814+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:51 smithi022 bash[21738]: cluster 2024-07-28T11:40:50.518814+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:40:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: cephadm 2024-07-28T11:40:51.127943+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:40:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.136193+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.144446+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.146436+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.148229+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.149896+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: cephadm 2024-07-28T11:40:51.151257+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 5415M 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.161464+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.163489+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.165012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:52.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:52 smithi150 bash[24144]: audit 2024-07-28T11:40:51.175699+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: cephadm 2024-07-28T11:40:51.127943+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.136193+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.144446+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.146436+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.148229+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.149896+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: cephadm 2024-07-28T11:40:51.151257+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 5415M 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.161464+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.163489+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.165012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[21738]: audit 2024-07-28T11:40:51.175699+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: cephadm 2024-07-28T11:40:51.127943+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.136193+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.144446+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.146436+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.148229+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.149896+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: cephadm 2024-07-28T11:40:51.151257+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 5415M 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.161464+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.163489+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.165012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:40:52.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:52 smithi022 bash[31305]: audit 2024-07-28T11:40:51.175699+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:40:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:53 smithi150 bash[24144]: cluster 2024-07-28T11:40:52.519322+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 2024-07-28T11:40:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:53 smithi022 bash[21738]: cluster 2024-07-28T11:40:52.519322+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 2024-07-28T11:40:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:53 smithi022 bash[31305]: cluster 2024-07-28T11:40:52.519322+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 2024-07-28T11:40:55.543 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:40:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:55 smithi022 bash[31305]: cluster 2024-07-28T11:40:54.519866+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; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-07-28T11:40:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:55 smithi022 bash[21738]: cluster 2024-07-28T11:40:54.519866+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; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-07-28T11:40:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:55 smithi150 bash[24144]: cluster 2024-07-28T11:40:54.519866+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; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-07-28T11:40:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:57 smithi022 bash[31305]: cluster 2024-07-28T11:40:56.520380+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 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-28T11:40:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:57 smithi022 bash[21738]: cluster 2024-07-28T11:40:56.520380+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 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-28T11:40:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:57 smithi150 bash[24144]: cluster 2024-07-28T11:40:56.520380+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 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-28T11:40:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:58 smithi150 bash[24144]: audit 2024-07-28T11:40:58.546019+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:40:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:58 smithi150 bash[24144]: audit 2024-07-28T11:40:58.551062+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:40:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:58 smithi150 bash[24144]: audit 2024-07-28T11:40:58.551989+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:58 smithi022 bash[21738]: audit 2024-07-28T11:40:58.546019+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:40:59.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:58 smithi022 bash[21738]: audit 2024-07-28T11:40:58.551062+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:40:59.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:58 smithi022 bash[21738]: audit 2024-07-28T11:40:58.551989+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:40:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:58 smithi022 bash[31305]: audit 2024-07-28T11:40:58.546019+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:40:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:58 smithi022 bash[31305]: audit 2024-07-28T11:40:58.551062+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:40:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:58 smithi022 bash[31305]: audit 2024-07-28T11:40:58.551989+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:59 smithi150 bash[24144]: cluster 2024-07-28T11:40:58.520937+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v146: 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-28T11:41:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:40:59 smithi150 bash[24144]: audit 2024-07-28T11:40:58.540113+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:41:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:59 smithi022 bash[21738]: cluster 2024-07-28T11:40:58.520937+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v146: 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-28T11:41:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:40:59 smithi022 bash[21738]: audit 2024-07-28T11:40:58.540113+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:41:00.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:59 smithi022 bash[31305]: cluster 2024-07-28T11:40:58.520937+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v146: 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-28T11:41:00.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:40:59 smithi022 bash[31305]: audit 2024-07-28T11:40:58.540113+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:41:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:01 smithi150 bash[24144]: cluster 2024-07-28T11:41:00.521498+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-07-28T11:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:01 smithi022 bash[21738]: cluster 2024-07-28T11:41:00.521498+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-07-28T11:41:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:01 smithi022 bash[31305]: cluster 2024-07-28T11:41:00.521498+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-07-28T11:41:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:03 smithi022 bash[21738]: cluster 2024-07-28T11:41:02.522021+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; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T11:41:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:03 smithi022 bash[31305]: cluster 2024-07-28T11:41:02.522021+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; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T11:41:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:03 smithi150 bash[24144]: cluster 2024-07-28T11:41:02.522021+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; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T11:41:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:05 smithi150 bash[24144]: cluster 2024-07-28T11:41:04.522554+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 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-28T11:41:06.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:05 smithi022 bash[21738]: cluster 2024-07-28T11:41:04.522554+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 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-28T11:41:06.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:05 smithi022 bash[31305]: cluster 2024-07-28T11:41:04.522554+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 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-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: cluster 2024-07-28T11:41:06.523028+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: audit 2024-07-28T11:41:06.828072+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.22:0/1008635109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]: dispatch 2024-07-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: audit 2024-07-28T11:41:06.828634+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]: dispatch 2024-07-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: audit 2024-07-28T11:41:06.835945+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]': finished 2024-07-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: cluster 2024-07-28T11:41:06.836097+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: audit 2024-07-28T11:41:06.836274+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:07 smithi150 bash[24144]: audit 2024-07-28T11:41:07.450459+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.22:0/644005103' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: cluster 2024-07-28T11:41:06.523028+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: audit 2024-07-28T11:41:06.828072+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.22:0/1008635109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]: dispatch 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: audit 2024-07-28T11:41:06.828634+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]: dispatch 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: audit 2024-07-28T11:41:06.835945+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]': finished 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: cluster 2024-07-28T11:41:06.836097+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: audit 2024-07-28T11:41:06.836274+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[31305]: audit 2024-07-28T11:41:07.450459+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.22:0/644005103' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: cluster 2024-07-28T11:41:06.523028+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: audit 2024-07-28T11:41:06.828072+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.22:0/1008635109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]: dispatch 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: audit 2024-07-28T11:41:06.828634+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]: dispatch 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: audit 2024-07-28T11:41:06.835945+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "90037fc8-037d-4694-9bfa-6d6dbd09d24e"}]': finished 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: cluster 2024-07-28T11:41:06.836097+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: audit 2024-07-28T11:41:06.836274+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:07 smithi022 bash[21738]: audit 2024-07-28T11:41:07.450459+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.22:0/644005103' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:41:09.878 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:09 smithi022 bash[21738]: cluster 2024-07-28T11:41:08.523536+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:09.879 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:09 smithi022 bash[31305]: cluster 2024-07-28T11:41:08.523536+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:09 smithi150 bash[24144]: cluster 2024-07-28T11:41:08.523536+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:11 smithi150 bash[24144]: cluster 2024-07-28T11:41:10.524045+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-28T11:41:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:11 smithi022 bash[21738]: cluster 2024-07-28T11:41:10.524045+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-28T11:41:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:11 smithi022 bash[31305]: cluster 2024-07-28T11:41:10.524045+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-28T11:41:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:13 smithi150 bash[24144]: cluster 2024-07-28T11:41:12.524578+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-28T11:41:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:13 smithi022 bash[21738]: cluster 2024-07-28T11:41:12.524578+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-28T11:41:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:13 smithi022 bash[31305]: cluster 2024-07-28T11:41:12.524578+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-28T11:41:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:15 smithi022 bash[21738]: cluster 2024-07-28T11:41:14.525117+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-28T11:41:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:15 smithi022 bash[31305]: cluster 2024-07-28T11:41:14.525117+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-28T11:41:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:15 smithi150 bash[24144]: cluster 2024-07-28T11:41:14.525117+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-28T11:41:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:17 smithi150 bash[24144]: cluster 2024-07-28T11:41:16.525568+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:18.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:17 smithi022 bash[21738]: cluster 2024-07-28T11:41:16.525568+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:18.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:17 smithi022 bash[31305]: cluster 2024-07-28T11:41:16.525568+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:19 smithi150 bash[24144]: cluster 2024-07-28T11:41:18.526068+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:19 smithi150 bash[24144]: audit 2024-07-28T11:41:18.991739+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:41:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:19 smithi150 bash[24144]: audit 2024-07-28T11:41:18.993142+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:19 smithi150 bash[24144]: cephadm 2024-07-28T11:41:18.994284+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-07-28T11:41:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[21738]: cluster 2024-07-28T11:41:18.526068+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[21738]: audit 2024-07-28T11:41:18.991739+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:41:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[21738]: audit 2024-07-28T11:41:18.993142+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[21738]: cephadm 2024-07-28T11:41:18.994284+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-07-28T11:41:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[31305]: cluster 2024-07-28T11:41:18.526068+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[31305]: audit 2024-07-28T11:41:18.991739+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:41:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[31305]: audit 2024-07-28T11:41:18.993142+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:19 smithi022 bash[31305]: cephadm 2024-07-28T11:41:18.994284+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-07-28T11:41:21.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:21 smithi022 bash[21738]: cluster 2024-07-28T11:41:20.526510+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-28T11:41:21.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:21 smithi022 bash[31305]: cluster 2024-07-28T11:41:20.526510+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-28T11:41:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:21 smithi150 bash[24144]: cluster 2024-07-28T11:41:20.526510+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-28T11:41:23.071 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.072 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.072 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:41:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.072 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:41:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.073 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:41:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.073 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:41:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:41:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.330 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:41:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.330 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:41:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.330 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:41:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:41:23.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[21738]: cluster 2024-07-28T11:41:22.526932+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-28T11:41:23.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[21738]: audit 2024-07-28T11:41:23.340374+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:23.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[21738]: audit 2024-07-28T11:41:23.344150+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:23.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[21738]: audit 2024-07-28T11:41:23.348728+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[31305]: cluster 2024-07-28T11:41:22.526932+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-28T11:41:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[31305]: audit 2024-07-28T11:41:23.340374+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[31305]: audit 2024-07-28T11:41:23.344150+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:23 smithi022 bash[31305]: audit 2024-07-28T11:41:23.348728+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:23 smithi150 bash[24144]: cluster 2024-07-28T11:41:22.526932+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-28T11:41:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:23 smithi150 bash[24144]: audit 2024-07-28T11:41:23.340374+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:23 smithi150 bash[24144]: audit 2024-07-28T11:41:23.344150+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:23 smithi150 bash[24144]: audit 2024-07-28T11:41:23.348728+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:25 smithi022 bash[21738]: cluster 2024-07-28T11:41:24.527429+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-28T11:41:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:25 smithi022 bash[31305]: cluster 2024-07-28T11:41:24.527429+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-28T11:41:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:25 smithi150 bash[24144]: cluster 2024-07-28T11:41:24.527429+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-28T11:41:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:27 smithi150 bash[24144]: cluster 2024-07-28T11:41:26.527929+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-28T11:41:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:27 smithi022 bash[21738]: cluster 2024-07-28T11:41:26.527929+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-28T11:41:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:27 smithi022 bash[31305]: cluster 2024-07-28T11:41:26.527929+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-28T11:41:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:29 smithi150 bash[24144]: audit 2024-07-28T11:41:28.453993+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:29 smithi150 bash[24144]: audit 2024-07-28T11:41:28.458547+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:29 smithi150 bash[24144]: audit 2024-07-28T11:41:28.459398+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:29 smithi150 bash[24144]: audit 2024-07-28T11:41:28.460108+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:29 smithi150 bash[24144]: audit 2024-07-28T11:41:28.464267+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:29 smithi150 bash[24144]: cluster 2024-07-28T11:41:28.528384+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[21738]: audit 2024-07-28T11:41:28.453993+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[21738]: audit 2024-07-28T11:41:28.458547+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[21738]: audit 2024-07-28T11:41:28.459398+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[21738]: audit 2024-07-28T11:41:28.460108+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[21738]: audit 2024-07-28T11:41:28.464267+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[21738]: cluster 2024-07-28T11:41:28.528384+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[31305]: audit 2024-07-28T11:41:28.453993+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[31305]: audit 2024-07-28T11:41:28.458547+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[31305]: audit 2024-07-28T11:41:28.459398+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[31305]: audit 2024-07-28T11:41:28.460108+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[31305]: audit 2024-07-28T11:41:28.464267+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:29 smithi022 bash[31305]: cluster 2024-07-28T11:41:28.528384+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:30 smithi150 bash[24144]: audit 2024-07-28T11:41:29.943969+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:41:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:30 smithi022 bash[31305]: audit 2024-07-28T11:41:29.943969+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:41:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:30 smithi022 bash[21738]: audit 2024-07-28T11:41:29.943969+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T11:41:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[31305]: audit 2024-07-28T11:41:30.479494+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:41:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[31305]: cluster 2024-07-28T11:41:30.479660+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T11:41:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[31305]: audit 2024-07-28T11:41:30.479974+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[31305]: audit 2024-07-28T11:41:30.480810+0000 mon.a (mon.0) 417 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:41:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[31305]: cluster 2024-07-28T11:41:30.528832+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[21738]: audit 2024-07-28T11:41:30.479494+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:41:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[21738]: cluster 2024-07-28T11:41:30.479660+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T11:41:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[21738]: audit 2024-07-28T11:41:30.479974+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[21738]: audit 2024-07-28T11:41:30.480810+0000 mon.a (mon.0) 417 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:41:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:31 smithi022 bash[21738]: cluster 2024-07-28T11:41:30.528832+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:31 smithi150 bash[24144]: audit 2024-07-28T11:41:30.479494+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T11:41:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:31 smithi150 bash[24144]: cluster 2024-07-28T11:41:30.479660+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T11:41:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:31 smithi150 bash[24144]: audit 2024-07-28T11:41:30.479974+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:31 smithi150 bash[24144]: audit 2024-07-28T11:41:30.480810+0000 mon.a (mon.0) 417 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:41:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:31 smithi150 bash[24144]: cluster 2024-07-28T11:41:30.528832+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:31.949 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 3 on host 'smithi022' 2024-07-28T11:41:32.530 DEBUG:teuthology.orchestra.run.smithi022:osd.3> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service 2024-07-28T11:41:32.532 INFO:tasks.cephadm:Deploying osd.4 on smithi150 with /dev/vg_nvme/lv_4... 2024-07-28T11:41:32.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: audit 2024-07-28T11:41:31.481488+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: cluster 2024-07-28T11:41:31.481682+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: audit 2024-07-28T11:41:31.482573+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: audit 2024-07-28T11:41:31.492297+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: audit 2024-07-28T11:41:31.926554+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: audit 2024-07-28T11:41:31.935649+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:32 smithi150 bash[24144]: audit 2024-07-28T11:41:31.945033+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: audit 2024-07-28T11:41:31.481488+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: cluster 2024-07-28T11:41:31.481682+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: audit 2024-07-28T11:41:31.482573+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: audit 2024-07-28T11:41:31.492297+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: audit 2024-07-28T11:41:31.926554+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: audit 2024-07-28T11:41:31.935649+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[21738]: audit 2024-07-28T11:41:31.945033+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: audit 2024-07-28T11:41:31.481488+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-07-28T11:41:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: cluster 2024-07-28T11:41:31.481682+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-07-28T11:41:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: audit 2024-07-28T11:41:31.482573+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: audit 2024-07-28T11:41:31.492297+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: audit 2024-07-28T11:41:31.926554+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:41:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: audit 2024-07-28T11:41:31.935649+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:32 smithi022 bash[31305]: audit 2024-07-28T11:41:31.945033+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:33 smithi150 bash[24144]: cluster 2024-07-28T11:41:30.892704+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:41:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:33 smithi150 bash[24144]: cluster 2024-07-28T11:41:30.892768+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:41:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:33 smithi150 bash[24144]: cluster 2024-07-28T11:41:32.491804+0000 mon.a (mon.0) 425 : cluster [INF] osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028] boot 2024-07-28T11:41:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:33 smithi150 bash[24144]: cluster 2024-07-28T11:41:32.491859+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T11:41:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:33 smithi150 bash[24144]: audit 2024-07-28T11:41:32.492424+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:33.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:33 smithi150 bash[24144]: cluster 2024-07-28T11:41:32.529237+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[21738]: cluster 2024-07-28T11:41:30.892704+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:41:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[21738]: cluster 2024-07-28T11:41:30.892768+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:41:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[21738]: cluster 2024-07-28T11:41:32.491804+0000 mon.a (mon.0) 425 : cluster [INF] osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028] boot 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[21738]: cluster 2024-07-28T11:41:32.491859+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[21738]: audit 2024-07-28T11:41:32.492424+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[21738]: cluster 2024-07-28T11:41:32.529237+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[31305]: cluster 2024-07-28T11:41:30.892704+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[31305]: cluster 2024-07-28T11:41:30.892768+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[31305]: cluster 2024-07-28T11:41:32.491804+0000 mon.a (mon.0) 425 : cluster [INF] osd.3 [v2:172.21.15.22:6826/2465126028,v1:172.21.15.22:6827/2465126028] boot 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[31305]: cluster 2024-07-28T11:41:32.491859+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[31305]: audit 2024-07-28T11:41:32.492424+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:41:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:33 smithi022 bash[31305]: cluster 2024-07-28T11:41:32.529237+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T11:41:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:34 smithi150 bash[24144]: cluster 2024-07-28T11:41:33.509546+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-07-28T11:41:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:34 smithi022 bash[21738]: cluster 2024-07-28T11:41:33.509546+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-07-28T11:41:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:34 smithi022 bash[31305]: cluster 2024-07-28T11:41:33.509546+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-07-28T11:41:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:35 smithi150 bash[24144]: cluster 2024-07-28T11:41:34.529779+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-28T11:41:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:35 smithi022 bash[21738]: cluster 2024-07-28T11:41:34.529779+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-28T11:41:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:35 smithi022 bash[31305]: cluster 2024-07-28T11:41:34.529779+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-28T11:41:37.245 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:41:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:37 smithi150 bash[24144]: cluster 2024-07-28T11:41:36.530325+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-28T11:41:37.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:37 smithi022 bash[21738]: cluster 2024-07-28T11:41:36.530325+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-28T11:41:37.858 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:37 smithi022 bash[31305]: cluster 2024-07-28T11:41:36.530325+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-28T11:41:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:39 smithi022 bash[31305]: cluster 2024-07-28T11:41:38.530731+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:39 smithi022 bash[21738]: cluster 2024-07-28T11:41:38.530731+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:40.008 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-28T11:41:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:39 smithi150 bash[24144]: cluster 2024-07-28T11:41:38.530731+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:40.176 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-28T11:41:40.194 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2024-07-28T11:41:40.194 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2024-07-28T11:41:40.194 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0156017 s, 672 MB/s 2024-07-28T11:41:40.195 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2024-07-28T11:41:40.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_4 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: cluster 2024-07-28T11:41:40.531325+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.169457+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.178771+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.181011+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.182695+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.184369+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.186110+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.195879+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.198655+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.200408+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:41 smithi150 bash[24144]: audit 2024-07-28T11:41:41.210645+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: cluster 2024-07-28T11:41:40.531325+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.169457+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.178771+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.181011+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.182695+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.184369+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.186110+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.195879+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.198655+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.200408+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[21738]: audit 2024-07-28T11:41:41.210645+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: cluster 2024-07-28T11:41:40.531325+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.169457+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.178771+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.181011+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.182695+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.184369+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.186110+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:41:42.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.195879+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:42.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.198655+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:42.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.200408+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:41:42.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:41 smithi022 bash[31305]: audit 2024-07-28T11:41:41.210645+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:41:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:42 smithi150 bash[24144]: cephadm 2024-07-28T11:41:41.159983+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:41:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:42 smithi150 bash[24144]: cephadm 2024-07-28T11:41:41.187436+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 4061M 2024-07-28T11:41:43.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:42 smithi022 bash[21738]: cephadm 2024-07-28T11:41:41.159983+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:41:43.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:42 smithi022 bash[21738]: cephadm 2024-07-28T11:41:41.187436+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 4061M 2024-07-28T11:41:43.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:42 smithi022 bash[31305]: cephadm 2024-07-28T11:41:41.159983+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Detected new or changed devices on smithi022 2024-07-28T11:41:43.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:42 smithi022 bash[31305]: cephadm 2024-07-28T11:41:41.187436+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 4061M 2024-07-28T11:41:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:43 smithi150 bash[24144]: cluster 2024-07-28T11:41:42.531901+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-28T11:41:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:43 smithi022 bash[21738]: cluster 2024-07-28T11:41:42.531901+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-28T11:41:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:43 smithi022 bash[31305]: cluster 2024-07-28T11:41:42.531901+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-28T11:41:45.507 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:41:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:45 smithi150 bash[24144]: cluster 2024-07-28T11:41:44.532422+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-28T11:41:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:45 smithi022 bash[21738]: cluster 2024-07-28T11:41:44.532422+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-28T11:41:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:45 smithi022 bash[31305]: cluster 2024-07-28T11:41:44.532422+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-28T11:41:47.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:47 smithi150 bash[24144]: cluster 2024-07-28T11:41:46.532932+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:47 smithi022 bash[21738]: cluster 2024-07-28T11:41:46.532932+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:47 smithi022 bash[31305]: cluster 2024-07-28T11:41:46.532932+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:48 smithi150 bash[24144]: audit 2024-07-28T11:41:48.194258+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:41:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:48 smithi150 bash[24144]: audit 2024-07-28T11:41:48.200253+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:41:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:48 smithi150 bash[24144]: audit 2024-07-28T11:41:48.202121+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:48 smithi022 bash[21738]: audit 2024-07-28T11:41:48.194258+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:41:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:48 smithi022 bash[21738]: audit 2024-07-28T11:41:48.200253+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:41:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:48 smithi022 bash[21738]: audit 2024-07-28T11:41:48.202121+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:48 smithi022 bash[31305]: audit 2024-07-28T11:41:48.194258+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:41:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:48 smithi022 bash[31305]: audit 2024-07-28T11:41:48.200253+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:41:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:48 smithi022 bash[31305]: audit 2024-07-28T11:41:48.202121+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:41:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:49 smithi150 bash[24144]: audit 2024-07-28T11:41:48.187044+0000 mgr.y (mgr.14150) 206 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:41:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:49 smithi150 bash[24144]: cluster 2024-07-28T11:41:48.533447+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-28T11:41:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:49 smithi022 bash[21738]: audit 2024-07-28T11:41:48.187044+0000 mgr.y (mgr.14150) 206 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:41:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:49 smithi022 bash[21738]: cluster 2024-07-28T11:41:48.533447+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-28T11:41:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:49 smithi022 bash[31305]: audit 2024-07-28T11:41:48.187044+0000 mgr.y (mgr.14150) 206 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:41:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:49 smithi022 bash[31305]: cluster 2024-07-28T11:41:48.533447+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-28T11:41:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:51 smithi150 bash[24144]: cluster 2024-07-28T11:41:50.533995+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-28T11:41:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:51 smithi022 bash[21738]: cluster 2024-07-28T11:41:50.533995+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-28T11:41:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:51 smithi022 bash[31305]: cluster 2024-07-28T11:41:50.533995+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-28T11:41:53.925 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:53 smithi150 bash[24144]: cluster 2024-07-28T11:41:52.534526+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-28T11:41:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:53 smithi022 bash[21738]: cluster 2024-07-28T11:41:52.534526+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-28T11:41:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:53 smithi022 bash[31305]: cluster 2024-07-28T11:41:52.534526+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-28T11:41:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:55 smithi150 bash[24144]: cluster 2024-07-28T11:41:54.535073+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:55 smithi022 bash[21738]: cluster 2024-07-28T11:41:54.535073+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:55 smithi022 bash[31305]: cluster 2024-07-28T11:41:54.535073+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:41:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:56 smithi150 bash[24144]: audit 2024-07-28T11:41:56.122839+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.150:0/273431565' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]: dispatch 2024-07-28T11:41:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:56 smithi150 bash[24144]: audit 2024-07-28T11:41:56.123785+0000 mon.a (mon.0) 442 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]: dispatch 2024-07-28T11:41:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:56 smithi150 bash[24144]: audit 2024-07-28T11:41:56.133111+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]': finished 2024-07-28T11:41:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:56 smithi150 bash[24144]: cluster 2024-07-28T11:41:56.133238+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T11:41:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:56 smithi150 bash[24144]: audit 2024-07-28T11:41:56.133601+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:41:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[21738]: audit 2024-07-28T11:41:56.122839+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.150:0/273431565' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]: dispatch 2024-07-28T11:41:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[21738]: audit 2024-07-28T11:41:56.123785+0000 mon.a (mon.0) 442 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]: dispatch 2024-07-28T11:41:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[21738]: audit 2024-07-28T11:41:56.133111+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]': finished 2024-07-28T11:41:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[21738]: cluster 2024-07-28T11:41:56.133238+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T11:41:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[21738]: audit 2024-07-28T11:41:56.133601+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:41:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[31305]: audit 2024-07-28T11:41:56.122839+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.150:0/273431565' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]: dispatch 2024-07-28T11:41:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[31305]: audit 2024-07-28T11:41:56.123785+0000 mon.a (mon.0) 442 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]: dispatch 2024-07-28T11:41:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[31305]: audit 2024-07-28T11:41:56.133111+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7"}]': finished 2024-07-28T11:41:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[31305]: cluster 2024-07-28T11:41:56.133238+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T11:41:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:56 smithi022 bash[31305]: audit 2024-07-28T11:41:56.133601+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:41:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:57 smithi150 bash[24144]: cluster 2024-07-28T11:41:56.535668+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-28T11:41:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:57 smithi150 bash[24144]: audit 2024-07-28T11:41:56.717098+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.150:0/108687773' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:41:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:57 smithi022 bash[21738]: cluster 2024-07-28T11:41:56.535668+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-28T11:41:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:57 smithi022 bash[21738]: audit 2024-07-28T11:41:56.717098+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.150:0/108687773' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:41:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:57 smithi022 bash[31305]: cluster 2024-07-28T11:41:56.535668+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-28T11:41:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:57 smithi022 bash[31305]: audit 2024-07-28T11:41:56.717098+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.150:0/108687773' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:42:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:41:59 smithi150 bash[24144]: cluster 2024-07-28T11:41:58.536215+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-28T11:42:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:41:59 smithi022 bash[21738]: cluster 2024-07-28T11:41:58.536215+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-28T11:42:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:41:59 smithi022 bash[31305]: cluster 2024-07-28T11:41:58.536215+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-28T11:42:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:01 smithi150 bash[24144]: cluster 2024-07-28T11:42:00.536732+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-28T11:42:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:01 smithi022 bash[21738]: cluster 2024-07-28T11:42:00.536732+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-28T11:42:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:01 smithi022 bash[31305]: cluster 2024-07-28T11:42:00.536732+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-28T11:42:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:03 smithi150 bash[24144]: cluster 2024-07-28T11:42:02.537259+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-28T11:42:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:03 smithi022 bash[21738]: cluster 2024-07-28T11:42:02.537259+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-28T11:42:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:03 smithi022 bash[31305]: cluster 2024-07-28T11:42:02.537259+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-28T11:42:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:05 smithi150 bash[24144]: cluster 2024-07-28T11:42:04.537804+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-28T11:42:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:05 smithi022 bash[21738]: cluster 2024-07-28T11:42:04.537804+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-28T11:42:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:05 smithi022 bash[31305]: cluster 2024-07-28T11:42:04.537804+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-28T11:42:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:07 smithi150 bash[24144]: cluster 2024-07-28T11:42:06.538324+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:07 smithi022 bash[21738]: cluster 2024-07-28T11:42:06.538324+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:07 smithi022 bash[31305]: cluster 2024-07-28T11:42:06.538324+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:08.940 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:08 smithi150 bash[24144]: audit 2024-07-28T11:42:07.844938+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:42:08.940 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:08 smithi150 bash[24144]: audit 2024-07-28T11:42:07.846674+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:08.940 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:08 smithi150 bash[24144]: cephadm 2024-07-28T11:42:07.848184+0000 mgr.y (mgr.14150) 217 : cephadm [INF] Deploying daemon osd.4 on smithi150 2024-07-28T11:42:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:08 smithi022 bash[21738]: audit 2024-07-28T11:42:07.844938+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:42:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:08 smithi022 bash[21738]: audit 2024-07-28T11:42:07.846674+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:08 smithi022 bash[21738]: cephadm 2024-07-28T11:42:07.848184+0000 mgr.y (mgr.14150) 217 : cephadm [INF] Deploying daemon osd.4 on smithi150 2024-07-28T11:42:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:08 smithi022 bash[31305]: audit 2024-07-28T11:42:07.844938+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:42:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:08 smithi022 bash[31305]: audit 2024-07-28T11:42:07.846674+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:08 smithi022 bash[31305]: cephadm 2024-07-28T11:42:07.848184+0000 mgr.y (mgr.14150) 217 : cephadm [INF] Deploying daemon osd.4 on smithi150 2024-07-28T11:42:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:09 smithi150 bash[24144]: cluster 2024-07-28T11:42:08.538879+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-28T11:42:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:09 smithi022 bash[21738]: cluster 2024-07-28T11:42:08.538879+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-28T11:42:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:09 smithi022 bash[31305]: cluster 2024-07-28T11:42:08.538879+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-28T11:42:11.768 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:42:11 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:42:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:11 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:42:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:11 smithi150 bash[24144]: cluster 2024-07-28T11:42:10.539412+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-28T11:42:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:11 smithi022 bash[31305]: cluster 2024-07-28T11:42:10.539412+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-28T11:42:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:11 smithi022 bash[21738]: cluster 2024-07-28T11:42:10.539412+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-28T11:42:12.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:11 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:42:12.268 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:42:11 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:42:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:12 smithi150 bash[24144]: audit 2024-07-28T11:42:11.942399+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:12 smithi150 bash[24144]: audit 2024-07-28T11:42:11.949729+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:12 smithi150 bash[24144]: audit 2024-07-28T11:42:11.957830+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:12 smithi022 bash[21738]: audit 2024-07-28T11:42:11.942399+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:12 smithi022 bash[21738]: audit 2024-07-28T11:42:11.949729+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:12 smithi022 bash[21738]: audit 2024-07-28T11:42:11.957830+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:12 smithi022 bash[31305]: audit 2024-07-28T11:42:11.942399+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:12 smithi022 bash[31305]: audit 2024-07-28T11:42:11.949729+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:12 smithi022 bash[31305]: audit 2024-07-28T11:42:11.957830+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:13 smithi150 bash[24144]: cluster 2024-07-28T11:42:12.540020+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-28T11:42:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:13 smithi022 bash[21738]: cluster 2024-07-28T11:42:12.540020+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-28T11:42:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:13 smithi022 bash[31305]: cluster 2024-07-28T11:42:12.540020+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-28T11:42:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:15 smithi150 bash[24144]: cluster 2024-07-28T11:42:14.540598+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-28T11:42:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:15 smithi022 bash[21738]: cluster 2024-07-28T11:42:14.540598+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-28T11:42:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:15 smithi022 bash[31305]: cluster 2024-07-28T11:42:14.540598+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-28T11:42:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:17 smithi150 bash[24144]: cluster 2024-07-28T11:42:16.541135+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:17 smithi150 bash[24144]: audit 2024-07-28T11:42:16.992473+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:17 smithi150 bash[24144]: audit 2024-07-28T11:42:17.000649+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:17 smithi150 bash[24144]: audit 2024-07-28T11:42:17.393159+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:17 smithi150 bash[24144]: audit 2024-07-28T11:42:17.394958+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:17 smithi150 bash[24144]: audit 2024-07-28T11:42:17.406844+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[21738]: cluster 2024-07-28T11:42:16.541135+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[21738]: audit 2024-07-28T11:42:16.992473+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[21738]: audit 2024-07-28T11:42:17.000649+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[21738]: audit 2024-07-28T11:42:17.393159+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[21738]: audit 2024-07-28T11:42:17.394958+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[21738]: audit 2024-07-28T11:42:17.406844+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[31305]: cluster 2024-07-28T11:42:16.541135+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[31305]: audit 2024-07-28T11:42:16.992473+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[31305]: audit 2024-07-28T11:42:17.000649+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[31305]: audit 2024-07-28T11:42:17.393159+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[31305]: audit 2024-07-28T11:42:17.394958+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:17 smithi022 bash[31305]: audit 2024-07-28T11:42:17.406844+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:18 smithi150 bash[24144]: audit 2024-07-28T11:42:18.276157+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:42:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:18 smithi150 bash[24144]: audit 2024-07-28T11:42:18.276483+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:42:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:18 smithi022 bash[21738]: audit 2024-07-28T11:42:18.276157+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:42:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:18 smithi022 bash[21738]: audit 2024-07-28T11:42:18.276483+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:42:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:18 smithi022 bash[31305]: audit 2024-07-28T11:42:18.276157+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:42:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:18 smithi022 bash[31305]: audit 2024-07-28T11:42:18.276483+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T11:42:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:20 smithi150 bash[24144]: cluster 2024-07-28T11:42:18.541656+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:20 smithi150 bash[24144]: audit 2024-07-28T11:42:19.006934+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:42:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:20 smithi150 bash[24144]: cluster 2024-07-28T11:42:19.007058+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T11:42:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:20 smithi150 bash[24144]: audit 2024-07-28T11:42:19.007335+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:20 smithi150 bash[24144]: audit 2024-07-28T11:42:19.010680+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:42:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:20 smithi150 bash[24144]: audit 2024-07-28T11:42:19.011001+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:42:20.303 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 4 on host 'smithi150' 2024-07-28T11:42:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[31305]: cluster 2024-07-28T11:42:18.541656+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[31305]: audit 2024-07-28T11:42:19.006934+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:42:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[31305]: cluster 2024-07-28T11:42:19.007058+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T11:42:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[31305]: audit 2024-07-28T11:42:19.007335+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[31305]: audit 2024-07-28T11:42:19.010680+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[31305]: audit 2024-07-28T11:42:19.011001+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[21738]: cluster 2024-07-28T11:42:18.541656+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[21738]: audit 2024-07-28T11:42:19.006934+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[21738]: cluster 2024-07-28T11:42:19.007058+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[21738]: audit 2024-07-28T11:42:19.007335+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[21738]: audit 2024-07-28T11:42:19.010680+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:42:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:20 smithi022 bash[21738]: audit 2024-07-28T11:42:19.011001+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:42:20.940 DEBUG:teuthology.orchestra.run.smithi150:osd.4> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service 2024-07-28T11:42:20.943 INFO:tasks.cephadm:Deploying osd.5 on smithi150 with /dev/vg_nvme/lv_3... 2024-07-28T11:42:20.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-28T11:42:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: audit 2024-07-28T11:42:20.009973+0000 mon.a (mon.0) 461 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:42:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: cluster 2024-07-28T11:42:20.010137+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-07-28T11:42:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: audit 2024-07-28T11:42:20.010927+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: audit 2024-07-28T11:42:20.022283+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: audit 2024-07-28T11:42:20.279550+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: audit 2024-07-28T11:42:20.288773+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:21 smithi150 bash[24144]: audit 2024-07-28T11:42:20.299051+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: audit 2024-07-28T11:42:20.009973+0000 mon.a (mon.0) 461 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:42:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: cluster 2024-07-28T11:42:20.010137+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-07-28T11:42:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: audit 2024-07-28T11:42:20.010927+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: audit 2024-07-28T11:42:20.022283+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: audit 2024-07-28T11:42:20.279550+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: audit 2024-07-28T11:42:20.288773+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[21738]: audit 2024-07-28T11:42:20.299051+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: audit 2024-07-28T11:42:20.009973+0000 mon.a (mon.0) 461 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: cluster 2024-07-28T11:42:20.010137+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: audit 2024-07-28T11:42:20.010927+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: audit 2024-07-28T11:42:20.022283+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: audit 2024-07-28T11:42:20.279550+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: audit 2024-07-28T11:42:20.288773+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:21 smithi022 bash[31305]: audit 2024-07-28T11:42:20.299051+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: cluster 2024-07-28T11:42:19.318685+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:42:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: cluster 2024-07-28T11:42:19.318790+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:42:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: cluster 2024-07-28T11:42:20.542228+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: cluster 2024-07-28T11:42:21.023834+0000 mon.a (mon.0) 468 : cluster [INF] osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838] boot 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: cluster 2024-07-28T11:42:21.023915+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: audit 2024-07-28T11:42:21.025325+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[21738]: cluster 2024-07-28T11:42:22.024303+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: cluster 2024-07-28T11:42:19.318685+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: cluster 2024-07-28T11:42:19.318790+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: cluster 2024-07-28T11:42:20.542228+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: cluster 2024-07-28T11:42:21.023834+0000 mon.a (mon.0) 468 : cluster [INF] osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838] boot 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: cluster 2024-07-28T11:42:21.023915+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: audit 2024-07-28T11:42:21.025325+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:22 smithi022 bash[31305]: cluster 2024-07-28T11:42:22.024303+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T11:42:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: cluster 2024-07-28T11:42:19.318685+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:42:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: cluster 2024-07-28T11:42:19.318790+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:42:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: cluster 2024-07-28T11:42:20.542228+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T11:42:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: cluster 2024-07-28T11:42:21.023834+0000 mon.a (mon.0) 468 : cluster [INF] osd.4 [v2:172.21.15.150:6800/2159002838,v1:172.21.15.150:6801/2159002838] boot 2024-07-28T11:42:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: cluster 2024-07-28T11:42:21.023915+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T11:42:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: audit 2024-07-28T11:42:21.025325+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:42:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:22 smithi150 bash[24144]: cluster 2024-07-28T11:42:22.024303+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T11:42:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:24 smithi022 bash[21738]: cluster 2024-07-28T11:42:22.542905+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:24 smithi022 bash[21738]: cluster 2024-07-28T11:42:23.027572+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T11:42:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:24 smithi022 bash[31305]: cluster 2024-07-28T11:42:22.542905+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:24 smithi022 bash[31305]: cluster 2024-07-28T11:42:23.027572+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T11:42:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:24 smithi150 bash[24144]: cluster 2024-07-28T11:42:22.542905+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:24 smithi150 bash[24144]: cluster 2024-07-28T11:42:23.027572+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T11:42:25.055 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:42:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:25 smithi022 bash[21738]: cluster 2024-07-28T11:42:24.037929+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T11:42:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:25 smithi022 bash[31305]: cluster 2024-07-28T11:42:24.037929+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T11:42:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:25 smithi150 bash[24144]: cluster 2024-07-28T11:42:24.037929+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T11:42:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:26 smithi022 bash[21738]: cluster 2024-07-28T11:42:24.543485+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T11:42:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:26 smithi022 bash[21738]: cluster 2024-07-28T11:42:25.048065+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-07-28T11:42:26.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:26 smithi022 bash[31305]: cluster 2024-07-28T11:42:24.543485+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T11:42:26.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:26 smithi022 bash[31305]: cluster 2024-07-28T11:42:25.048065+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-07-28T11:42:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:26 smithi150 bash[24144]: cluster 2024-07-28T11:42:24.543485+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T11:42:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:26 smithi150 bash[24144]: cluster 2024-07-28T11:42:25.048065+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-07-28T11:42:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:28 smithi022 bash[21738]: cluster 2024-07-28T11:42:26.544012+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-07-28T11:42:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:28 smithi022 bash[31305]: cluster 2024-07-28T11:42:26.544012+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-07-28T11:42:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:28 smithi150 bash[24144]: cluster 2024-07-28T11:42:26.544012+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-07-28T11:42:29.433 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-28T11:42:29.615 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-28T11:42:29.631 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2024-07-28T11:42:29.631 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2024-07-28T11:42:29.631 INFO:teuthology.orchestra.run.smithi150.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137825 s, 761 MB/s 2024-07-28T11:42:29.632 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2024-07-28T11:42:30.326 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:30 smithi150 bash[24144]: cluster 2024-07-28T11:42:28.544548+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:42:30.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_3 2024-07-28T11:42:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:30 smithi022 bash[21738]: cluster 2024-07-28T11:42:28.544548+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:42:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:30 smithi022 bash[31305]: cluster 2024-07-28T11:42:28.544548+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T11:42:30.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:42:30 smithi022 bash[21990]: debug 2024-07-28T11:42:30.499+0000 7f980a978640 -1 calc_pg_upmaps abort due to max <= 0 2024-07-28T11:42:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: cluster 2024-07-28T11:42:30.545144+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-07-28T11:42:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: cephadm 2024-07-28T11:42:30.691487+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.700018+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.708757+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.710638+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: cephadm 2024-07-28T11:42:30.712073+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 17265M 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.720499+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.722794+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.724652+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:31 smithi150 bash[24144]: audit 2024-07-28T11:42:30.734644+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: cluster 2024-07-28T11:42:30.545144+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-07-28T11:42:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: cephadm 2024-07-28T11:42:30.691487+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:42:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.700018+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.708757+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.710638+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: cephadm 2024-07-28T11:42:30.712073+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 17265M 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.720499+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.722794+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.724652+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[21738]: audit 2024-07-28T11:42:30.734644+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: cluster 2024-07-28T11:42:30.545144+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: cephadm 2024-07-28T11:42:30.691487+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.700018+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.708757+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.710638+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: cephadm 2024-07-28T11:42:30.712073+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 17265M 2024-07-28T11:42:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.720499+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.722794+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.724652+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:42:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:31 smithi022 bash[31305]: audit 2024-07-28T11:42:30.734644+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:42:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:33 smithi150 bash[24144]: cluster 2024-07-28T11:42:32.545705+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 2024-07-28T11:42:34.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:33 smithi022 bash[31305]: cluster 2024-07-28T11:42:32.545705+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 2024-07-28T11:42:34.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:33 smithi022 bash[21738]: cluster 2024-07-28T11:42:32.545705+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 2024-07-28T11:42:35.046 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:42:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:35 smithi150 bash[24144]: cluster 2024-07-28T11:42:34.546253+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-28T11:42:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:35 smithi022 bash[21738]: cluster 2024-07-28T11:42:34.546253+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-28T11:42:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:35 smithi022 bash[31305]: cluster 2024-07-28T11:42:34.546253+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-28T11:42:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:37 smithi150 bash[24144]: cluster 2024-07-28T11:42:36.546797+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:37 smithi022 bash[21738]: cluster 2024-07-28T11:42:36.546797+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:37 smithi022 bash[31305]: cluster 2024-07-28T11:42:36.546797+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:38 smithi150 bash[24144]: audit 2024-07-28T11:42:37.924555+0000 mgr.y (mgr.14150) 235 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:42:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:38 smithi150 bash[24144]: audit 2024-07-28T11:42:37.930969+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:42:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:38 smithi150 bash[24144]: audit 2024-07-28T11:42:37.937254+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:42:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:38 smithi150 bash[24144]: audit 2024-07-28T11:42:37.939155+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[21738]: audit 2024-07-28T11:42:37.924555+0000 mgr.y (mgr.14150) 235 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:42:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[21738]: audit 2024-07-28T11:42:37.930969+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:42:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[21738]: audit 2024-07-28T11:42:37.937254+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:42:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[21738]: audit 2024-07-28T11:42:37.939155+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[31305]: audit 2024-07-28T11:42:37.924555+0000 mgr.y (mgr.14150) 235 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:42:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[31305]: audit 2024-07-28T11:42:37.930969+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:42:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[31305]: audit 2024-07-28T11:42:37.937254+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:42:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:38 smithi022 bash[31305]: audit 2024-07-28T11:42:37.939155+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:39 smithi150 bash[24144]: cluster 2024-07-28T11:42:38.547297+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-28T11:42:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:39 smithi022 bash[21738]: cluster 2024-07-28T11:42:38.547297+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-28T11:42:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:39 smithi022 bash[31305]: cluster 2024-07-28T11:42:38.547297+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-28T11:42:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:41 smithi150 bash[24144]: cluster 2024-07-28T11:42:40.547861+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-28T11:42:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:41 smithi022 bash[21738]: cluster 2024-07-28T11:42:40.547861+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-28T11:42:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:41 smithi022 bash[31305]: cluster 2024-07-28T11:42:40.547861+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-28T11:42:43.999 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:43 smithi150 bash[24144]: cluster 2024-07-28T11:42:42.548422+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-28T11:42:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:43 smithi022 bash[21738]: cluster 2024-07-28T11:42:42.548422+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-28T11:42:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:43 smithi022 bash[31305]: cluster 2024-07-28T11:42:42.548422+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-28T11:42:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:45 smithi150 bash[24144]: cluster 2024-07-28T11:42:44.548940+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:45 smithi022 bash[21738]: cluster 2024-07-28T11:42:44.548940+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:45 smithi022 bash[31305]: cluster 2024-07-28T11:42:44.548940+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:46 smithi150 bash[24144]: audit 2024-07-28T11:42:46.006488+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.150:0/3283730845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]: dispatch 2024-07-28T11:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:46 smithi150 bash[24144]: audit 2024-07-28T11:42:46.006643+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]: dispatch 2024-07-28T11:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:46 smithi150 bash[24144]: audit 2024-07-28T11:42:46.016018+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]': finished 2024-07-28T11:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:46 smithi150 bash[24144]: cluster 2024-07-28T11:42:46.016210+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T11:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:46 smithi150 bash[24144]: audit 2024-07-28T11:42:46.016482+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:46 smithi150 bash[24144]: audit 2024-07-28T11:42:46.659033+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.150:0/1125521372' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:42:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[21738]: audit 2024-07-28T11:42:46.006488+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.150:0/3283730845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]: dispatch 2024-07-28T11:42:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[21738]: audit 2024-07-28T11:42:46.006643+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]: dispatch 2024-07-28T11:42:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[21738]: audit 2024-07-28T11:42:46.016018+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]': finished 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[21738]: cluster 2024-07-28T11:42:46.016210+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[21738]: audit 2024-07-28T11:42:46.016482+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[21738]: audit 2024-07-28T11:42:46.659033+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.150:0/1125521372' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[31305]: audit 2024-07-28T11:42:46.006488+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.150:0/3283730845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]: dispatch 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[31305]: audit 2024-07-28T11:42:46.006643+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]: dispatch 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[31305]: audit 2024-07-28T11:42:46.016018+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f2d4fe4-6b61-41c7-a13e-feb96e301ad5"}]': finished 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[31305]: cluster 2024-07-28T11:42:46.016210+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[31305]: audit 2024-07-28T11:42:46.016482+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:42:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:46 smithi022 bash[31305]: audit 2024-07-28T11:42:46.659033+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.150:0/1125521372' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:42:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:48 smithi150 bash[24144]: cluster 2024-07-28T11:42:46.549440+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-28T11:42:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:48 smithi022 bash[21738]: cluster 2024-07-28T11:42:46.549440+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-28T11:42:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:48 smithi022 bash[31305]: cluster 2024-07-28T11:42:46.549440+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-28T11:42:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:50 smithi150 bash[24144]: cluster 2024-07-28T11:42:48.549948+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-28T11:42:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:50 smithi022 bash[31305]: cluster 2024-07-28T11:42:48.549948+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-28T11:42:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:50 smithi022 bash[21738]: cluster 2024-07-28T11:42:48.549948+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-28T11:42:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:52 smithi022 bash[21738]: cluster 2024-07-28T11:42:50.550618+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-28T11:42:52.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:52 smithi022 bash[31305]: cluster 2024-07-28T11:42:50.550618+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-28T11:42:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:52 smithi150 bash[24144]: cluster 2024-07-28T11:42:50.550618+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-28T11:42:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:54 smithi022 bash[21738]: cluster 2024-07-28T11:42:52.551261+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-28T11:42:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:54 smithi022 bash[31305]: cluster 2024-07-28T11:42:52.551261+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-28T11:42:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:54 smithi150 bash[24144]: cluster 2024-07-28T11:42:52.551261+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-28T11:42:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:56 smithi022 bash[21738]: cluster 2024-07-28T11:42:54.551927+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-28T11:42:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:56 smithi022 bash[31305]: cluster 2024-07-28T11:42:54.551927+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-28T11:42:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:56 smithi150 bash[24144]: cluster 2024-07-28T11:42:54.551927+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-28T11:42:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:58 smithi022 bash[21738]: cluster 2024-07-28T11:42:56.552574+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:58 smithi022 bash[31305]: cluster 2024-07-28T11:42:56.552574+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:58.380 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:58 smithi150 bash[24144]: cluster 2024-07-28T11:42:56.552574+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:42:59.320 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:59 smithi150 bash[24144]: audit 2024-07-28T11:42:58.058724+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:42:59.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:59 smithi150 bash[24144]: audit 2024-07-28T11:42:58.060461+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:59.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:42:59 smithi150 bash[24144]: cephadm 2024-07-28T11:42:58.061870+0000 mgr.y (mgr.14150) 246 : cephadm [INF] Deploying daemon osd.5 on smithi150 2024-07-28T11:42:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:59 smithi022 bash[21738]: audit 2024-07-28T11:42:58.058724+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:42:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:59 smithi022 bash[21738]: audit 2024-07-28T11:42:58.060461+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:42:59 smithi022 bash[21738]: cephadm 2024-07-28T11:42:58.061870+0000 mgr.y (mgr.14150) 246 : cephadm [INF] Deploying daemon osd.5 on smithi150 2024-07-28T11:42:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:59 smithi022 bash[31305]: audit 2024-07-28T11:42:58.058724+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:42:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:59 smithi022 bash[31305]: audit 2024-07-28T11:42:58.060461+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:42:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:42:59 smithi022 bash[31305]: cephadm 2024-07-28T11:42:58.061870+0000 mgr.y (mgr.14150) 246 : cephadm [INF] Deploying daemon osd.5 on smithi150 2024-07-28T11:43:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:00 smithi022 bash[21738]: cluster 2024-07-28T11:42:58.553132+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-28T11:43:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:00 smithi022 bash[31305]: cluster 2024-07-28T11:42:58.553132+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-28T11:43:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:00 smithi150 bash[24144]: cluster 2024-07-28T11:42:58.553132+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-28T11:43:02.101 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:43:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:02.102 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:43:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:02.102 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:02.102 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:02 smithi150 bash[24144]: cluster 2024-07-28T11:43:00.553729+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-28T11:43:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:02 smithi022 bash[31305]: cluster 2024-07-28T11:43:00.553729+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-28T11:43:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:02 smithi022 bash[21738]: cluster 2024-07-28T11:43:00.553729+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-28T11:43:02.444 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:02.445 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:43:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:02.445 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:43:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:03.325 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:03 smithi150 bash[24144]: audit 2024-07-28T11:43:02.360368+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:03.325 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:03 smithi150 bash[24144]: audit 2024-07-28T11:43:02.367946+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:03.325 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:03 smithi150 bash[24144]: audit 2024-07-28T11:43:02.376320+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:03 smithi022 bash[21738]: audit 2024-07-28T11:43:02.360368+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:03 smithi022 bash[21738]: audit 2024-07-28T11:43:02.367946+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:03 smithi022 bash[21738]: audit 2024-07-28T11:43:02.376320+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:03 smithi022 bash[31305]: audit 2024-07-28T11:43:02.360368+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:03 smithi022 bash[31305]: audit 2024-07-28T11:43:02.367946+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:03 smithi022 bash[31305]: audit 2024-07-28T11:43:02.376320+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:04.327 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:04 smithi150 bash[24144]: cluster 2024-07-28T11:43:02.554271+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-28T11:43:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:04 smithi022 bash[21738]: cluster 2024-07-28T11:43:02.554271+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-28T11:43:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:04 smithi022 bash[31305]: cluster 2024-07-28T11:43:02.554271+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-28T11:43:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:06 smithi022 bash[21738]: cluster 2024-07-28T11:43:04.554824+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-28T11:43:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:06 smithi022 bash[31305]: cluster 2024-07-28T11:43:04.554824+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-28T11:43:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:06 smithi150 bash[24144]: cluster 2024-07-28T11:43:04.554824+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-28T11:43:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[21738]: cluster 2024-07-28T11:43:06.555339+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[21738]: audit 2024-07-28T11:43:07.423790+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[21738]: audit 2024-07-28T11:43:07.434378+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[21738]: audit 2024-07-28T11:43:07.436464+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[21738]: audit 2024-07-28T11:43:07.438286+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[21738]: audit 2024-07-28T11:43:07.449782+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[31305]: cluster 2024-07-28T11:43:06.555339+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[31305]: audit 2024-07-28T11:43:07.423790+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[31305]: audit 2024-07-28T11:43:07.434378+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[31305]: audit 2024-07-28T11:43:07.436464+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[31305]: audit 2024-07-28T11:43:07.438286+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:08.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:08 smithi022 bash[31305]: audit 2024-07-28T11:43:07.449782+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.461 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:08 smithi150 bash[24144]: cluster 2024-07-28T11:43:06.555339+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:08.461 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:08 smithi150 bash[24144]: audit 2024-07-28T11:43:07.423790+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.461 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:08 smithi150 bash[24144]: audit 2024-07-28T11:43:07.434378+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:08.461 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:08 smithi150 bash[24144]: audit 2024-07-28T11:43:07.436464+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:08.461 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:08 smithi150 bash[24144]: audit 2024-07-28T11:43:07.438286+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:08.462 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:08 smithi150 bash[24144]: audit 2024-07-28T11:43:07.449782+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:09 smithi022 bash[21738]: audit 2024-07-28T11:43:08.754967+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:43:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:09 smithi022 bash[21738]: audit 2024-07-28T11:43:08.755054+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:43:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:09 smithi022 bash[31305]: audit 2024-07-28T11:43:08.754967+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:43:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:09 smithi022 bash[31305]: audit 2024-07-28T11:43:08.755054+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:43:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:09 smithi150 bash[24144]: audit 2024-07-28T11:43:08.754967+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:43:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:09 smithi150 bash[24144]: audit 2024-07-28T11:43:08.755054+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:10 smithi150 bash[24144]: cluster 2024-07-28T11:43:08.555863+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:10 smithi150 bash[24144]: audit 2024-07-28T11:43:09.075121+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:10 smithi150 bash[24144]: cluster 2024-07-28T11:43:09.075341+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:10 smithi150 bash[24144]: audit 2024-07-28T11:43:09.075655+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:10 smithi150 bash[24144]: audit 2024-07-28T11:43:09.077171+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:43:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:10 smithi150 bash[24144]: audit 2024-07-28T11:43:09.077186+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:43:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[21738]: cluster 2024-07-28T11:43:08.555863+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[21738]: audit 2024-07-28T11:43:09.075121+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T11:43:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[21738]: cluster 2024-07-28T11:43:09.075341+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T11:43:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[21738]: audit 2024-07-28T11:43:09.075655+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[21738]: audit 2024-07-28T11:43:09.077171+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[21738]: audit 2024-07-28T11:43:09.077186+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[31305]: cluster 2024-07-28T11:43:08.555863+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[31305]: audit 2024-07-28T11:43:09.075121+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[31305]: cluster 2024-07-28T11:43:09.075341+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[31305]: audit 2024-07-28T11:43:09.075655+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[31305]: audit 2024-07-28T11:43:09.077171+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:43:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:10 smithi022 bash[31305]: audit 2024-07-28T11:43:09.077186+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:43:10.922 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 5 on host 'smithi150' 2024-07-28T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: audit 2024-07-28T11:43:10.078491+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=smithi150", "root=default"]}]': finished 2024-07-28T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: cluster 2024-07-28T11:43:10.078818+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-07-28T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: audit 2024-07-28T11:43:10.079111+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: audit 2024-07-28T11:43:10.085362+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: cluster 2024-07-28T11:43:10.556375+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: audit 2024-07-28T11:43:10.902384+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: audit 2024-07-28T11:43:10.909930+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:11 smithi150 bash[24144]: audit 2024-07-28T11:43:10.918218+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:11.547 DEBUG:teuthology.orchestra.run.smithi150:osd.5> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service 2024-07-28T11:43:11.549 INFO:tasks.cephadm:Deploying osd.6 on smithi150 with /dev/vg_nvme/lv_2... 2024-07-28T11:43:11.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-28T11:43:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: audit 2024-07-28T11:43:10.078491+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=smithi150", "root=default"]}]': finished 2024-07-28T11:43:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: cluster 2024-07-28T11:43:10.078818+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-07-28T11:43:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: audit 2024-07-28T11:43:10.079111+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: audit 2024-07-28T11:43:10.085362+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: cluster 2024-07-28T11:43:10.556375+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: audit 2024-07-28T11:43:10.902384+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: audit 2024-07-28T11:43:10.909930+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[21738]: audit 2024-07-28T11:43:10.918218+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: audit 2024-07-28T11:43:10.078491+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=smithi150", "root=default"]}]': finished 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: cluster 2024-07-28T11:43:10.078818+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: audit 2024-07-28T11:43:10.079111+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: audit 2024-07-28T11:43:10.085362+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: cluster 2024-07-28T11:43:10.556375+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: audit 2024-07-28T11:43:10.902384+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: audit 2024-07-28T11:43:10.909930+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:11 smithi022 bash[31305]: audit 2024-07-28T11:43:10.918218+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:12 smithi150 bash[24144]: cluster 2024-07-28T11:43:09.781079+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:43:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:12 smithi150 bash[24144]: cluster 2024-07-28T11:43:09.781162+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:43:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:12 smithi150 bash[24144]: cluster 2024-07-28T11:43:11.088804+0000 mon.a (mon.0) 511 : cluster [INF] osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618] boot 2024-07-28T11:43:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:12 smithi150 bash[24144]: cluster 2024-07-28T11:43:11.088927+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T11:43:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:12 smithi150 bash[24144]: audit 2024-07-28T11:43:11.089558+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[21738]: cluster 2024-07-28T11:43:09.781079+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:43:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[21738]: cluster 2024-07-28T11:43:09.781162+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:43:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[21738]: cluster 2024-07-28T11:43:11.088804+0000 mon.a (mon.0) 511 : cluster [INF] osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618] boot 2024-07-28T11:43:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[21738]: cluster 2024-07-28T11:43:11.088927+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T11:43:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[21738]: audit 2024-07-28T11:43:11.089558+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[31305]: cluster 2024-07-28T11:43:09.781079+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:43:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[31305]: cluster 2024-07-28T11:43:09.781162+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:43:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[31305]: cluster 2024-07-28T11:43:11.088804+0000 mon.a (mon.0) 511 : cluster [INF] osd.5 [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618] boot 2024-07-28T11:43:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[31305]: cluster 2024-07-28T11:43:11.088927+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T11:43:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:12 smithi022 bash[31305]: audit 2024-07-28T11:43:11.089558+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:43:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:13 smithi150 bash[24144]: cluster 2024-07-28T11:43:12.087584+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T11:43:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:13 smithi150 bash[24144]: cluster 2024-07-28T11:43:12.556922+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:13 smithi022 bash[21738]: cluster 2024-07-28T11:43:12.087584+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T11:43:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:13 smithi022 bash[21738]: cluster 2024-07-28T11:43:12.556922+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:13 smithi022 bash[31305]: cluster 2024-07-28T11:43:12.087584+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T11:43:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:13 smithi022 bash[31305]: cluster 2024-07-28T11:43:12.556922+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:14 smithi150 bash[24144]: cluster 2024-07-28T11:43:13.106033+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T11:43:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:14 smithi022 bash[21738]: cluster 2024-07-28T11:43:13.106033+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T11:43:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:14 smithi022 bash[31305]: cluster 2024-07-28T11:43:13.106033+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T11:43:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:15 smithi150 bash[24144]: cluster 2024-07-28T11:43:14.107375+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T11:43:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:15 smithi150 bash[24144]: cluster 2024-07-28T11:43:14.557518+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-07-28T11:43:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:15 smithi022 bash[21738]: cluster 2024-07-28T11:43:14.107375+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T11:43:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:15 smithi022 bash[21738]: cluster 2024-07-28T11:43:14.557518+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-07-28T11:43:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:15 smithi022 bash[31305]: cluster 2024-07-28T11:43:14.107375+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T11:43:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:15 smithi022 bash[31305]: cluster 2024-07-28T11:43:14.557518+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-07-28T11:43:15.684 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:43:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:16 smithi150 bash[24144]: cluster 2024-07-28T11:43:15.109767+0000 mon.a (mon.0) 517 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:43:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:16 smithi150 bash[24144]: cluster 2024-07-28T11:43:15.124088+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-07-28T11:43:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:16 smithi022 bash[21738]: cluster 2024-07-28T11:43:15.109767+0000 mon.a (mon.0) 517 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:43:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:16 smithi022 bash[21738]: cluster 2024-07-28T11:43:15.124088+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-07-28T11:43:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:16 smithi022 bash[31305]: cluster 2024-07-28T11:43:15.109767+0000 mon.a (mon.0) 517 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-07-28T11:43:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:16 smithi022 bash[31305]: cluster 2024-07-28T11:43:15.124088+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-07-28T11:43:17.444 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:17 smithi150 bash[24144]: cluster 2024-07-28T11:43:16.558063+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-28T11:43:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:17 smithi022 bash[21738]: cluster 2024-07-28T11:43:16.558063+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-28T11:43:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:17 smithi022 bash[31305]: cluster 2024-07-28T11:43:16.558063+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-28T11:43:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:18 smithi150 bash[24144]: cluster 2024-07-28T11:43:17.113111+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-07-28T11:43:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:18 smithi150 bash[24144]: cluster 2024-07-28T11:43:17.113163+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-07-28T11:43:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:18 smithi022 bash[21738]: cluster 2024-07-28T11:43:17.113111+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-07-28T11:43:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:18 smithi022 bash[21738]: cluster 2024-07-28T11:43:17.113163+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-07-28T11:43:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:18 smithi022 bash[31305]: cluster 2024-07-28T11:43:17.113111+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-07-28T11:43:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:18 smithi022 bash[31305]: cluster 2024-07-28T11:43:17.113163+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-07-28T11:43:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:19 smithi150 bash[24144]: cluster 2024-07-28T11:43:18.558626+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:19 smithi022 bash[21738]: cluster 2024-07-28T11:43:18.558626+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:19 smithi022 bash[31305]: cluster 2024-07-28T11:43:18.558626+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:19.999 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-28T11:43:20.179 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-28T11:43:20.195 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2024-07-28T11:43:20.196 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2024-07-28T11:43:20.196 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0144069 s, 728 MB/s 2024-07-28T11:43:20.196 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2024-07-28T11:43:20.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_2 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: cluster 2024-07-28T11:43:20.559171+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.268707+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.277372+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.279294+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.280993+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.290836+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.292757+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.294470+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:21 smithi150 bash[24144]: audit 2024-07-28T11:43:21.304556+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: cluster 2024-07-28T11:43:20.559171+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.268707+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.277372+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.279294+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:43:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.280993+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.290836+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.292757+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.294470+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[21738]: audit 2024-07-28T11:43:21.304556+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: cluster 2024-07-28T11:43:20.559171+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.268707+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.277372+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.279294+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.280993+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.290836+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.292757+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.294470+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:22.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:21 smithi022 bash[31305]: audit 2024-07-28T11:43:21.304556+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:22 smithi150 bash[24144]: cephadm 2024-07-28T11:43:21.260424+0000 mgr.y (mgr.14150) 259 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:43:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:22 smithi150 bash[24144]: cephadm 2024-07-28T11:43:21.282153+0000 mgr.y (mgr.14150) 260 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 8632M 2024-07-28T11:43:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:22 smithi022 bash[21738]: cephadm 2024-07-28T11:43:21.260424+0000 mgr.y (mgr.14150) 259 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:43:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:22 smithi022 bash[21738]: cephadm 2024-07-28T11:43:21.282153+0000 mgr.y (mgr.14150) 260 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 8632M 2024-07-28T11:43:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:22 smithi022 bash[31305]: cephadm 2024-07-28T11:43:21.260424+0000 mgr.y (mgr.14150) 259 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:43:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:22 smithi022 bash[31305]: cephadm 2024-07-28T11:43:21.282153+0000 mgr.y (mgr.14150) 260 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 8632M 2024-07-28T11:43:24.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:23 smithi150 bash[24144]: cluster 2024-07-28T11:43:22.559779+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; 68 KiB/s, 0 objects/s recovering 2024-07-28T11:43:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:23 smithi022 bash[21738]: cluster 2024-07-28T11:43:22.559779+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; 68 KiB/s, 0 objects/s recovering 2024-07-28T11:43:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:23 smithi022 bash[31305]: cluster 2024-07-28T11:43:22.559779+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; 68 KiB/s, 0 objects/s recovering 2024-07-28T11:43:25.636 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:43:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:25 smithi150 bash[24144]: cluster 2024-07-28T11:43:24.560335+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; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:43:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:25 smithi022 bash[21738]: cluster 2024-07-28T11:43:24.560335+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; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:43:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:25 smithi022 bash[31305]: cluster 2024-07-28T11:43:24.560335+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; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:43:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:27 smithi150 bash[24144]: cluster 2024-07-28T11:43:26.560891+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-07-28T11:43:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:27 smithi022 bash[21738]: cluster 2024-07-28T11:43:26.560891+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-07-28T11:43:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:27 smithi022 bash[31305]: cluster 2024-07-28T11:43:26.560891+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-07-28T11:43:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:29 smithi150 bash[24144]: cluster 2024-07-28T11:43:28.561431+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:29 smithi150 bash[24144]: audit 2024-07-28T11:43:28.696425+0000 mgr.y (mgr.14150) 265 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:43:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:29 smithi150 bash[24144]: audit 2024-07-28T11:43:28.702739+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:43:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:29 smithi150 bash[24144]: audit 2024-07-28T11:43:28.709467+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:43:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:29 smithi150 bash[24144]: audit 2024-07-28T11:43:28.711257+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[21738]: cluster 2024-07-28T11:43:28.561431+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[21738]: audit 2024-07-28T11:43:28.696425+0000 mgr.y (mgr.14150) 265 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:43:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[21738]: audit 2024-07-28T11:43:28.702739+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:43:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[21738]: audit 2024-07-28T11:43:28.709467+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:43:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[21738]: audit 2024-07-28T11:43:28.711257+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[31305]: cluster 2024-07-28T11:43:28.561431+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[31305]: audit 2024-07-28T11:43:28.696425+0000 mgr.y (mgr.14150) 265 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:43:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[31305]: audit 2024-07-28T11:43:28.702739+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:43:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[31305]: audit 2024-07-28T11:43:28.709467+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:43:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:29 smithi022 bash[31305]: audit 2024-07-28T11:43:28.711257+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:32.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:31 smithi150 bash[24144]: cluster 2024-07-28T11:43:30.561943+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-28T11:43:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:31 smithi022 bash[21738]: cluster 2024-07-28T11:43:30.561943+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-28T11:43:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:31 smithi022 bash[31305]: cluster 2024-07-28T11:43:30.561943+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-28T11:43:34.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:33 smithi150 bash[24144]: cluster 2024-07-28T11:43:32.562495+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-28T11:43:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:33 smithi022 bash[31305]: cluster 2024-07-28T11:43:32.562495+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-28T11:43:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:33 smithi022 bash[21738]: cluster 2024-07-28T11:43:32.562495+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-28T11:43:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:35 smithi150 bash[24144]: cluster 2024-07-28T11:43:34.563019+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:35 smithi022 bash[21738]: cluster 2024-07-28T11:43:34.563019+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:35 smithi022 bash[31305]: cluster 2024-07-28T11:43:34.563019+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: cluster 2024-07-28T11:43:36.563549+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: audit 2024-07-28T11:43:36.929673+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]: dispatch 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: audit 2024-07-28T11:43:36.929712+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.150:0/29908876' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]: dispatch 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: audit 2024-07-28T11:43:36.939860+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]': finished 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: cluster 2024-07-28T11:43:36.940066+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: audit 2024-07-28T11:43:36.940366+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:43:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:37 smithi150 bash[24144]: audit 2024-07-28T11:43:37.519156+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.150:0/3720746040' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:43:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: cluster 2024-07-28T11:43:36.563549+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: audit 2024-07-28T11:43:36.929673+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]: dispatch 2024-07-28T11:43:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: audit 2024-07-28T11:43:36.929712+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.150:0/29908876' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]: dispatch 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: audit 2024-07-28T11:43:36.939860+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]': finished 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: cluster 2024-07-28T11:43:36.940066+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: audit 2024-07-28T11:43:36.940366+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[21738]: audit 2024-07-28T11:43:37.519156+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.150:0/3720746040' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: cluster 2024-07-28T11:43:36.563549+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: audit 2024-07-28T11:43:36.929673+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]: dispatch 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: audit 2024-07-28T11:43:36.929712+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.150:0/29908876' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]: dispatch 2024-07-28T11:43:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: audit 2024-07-28T11:43:36.939860+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c9fdade-99f9-4983-a326-d5b5ff3c83b3"}]': finished 2024-07-28T11:43:38.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: cluster 2024-07-28T11:43:36.940066+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T11:43:38.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: audit 2024-07-28T11:43:36.940366+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:43:38.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:37 smithi022 bash[31305]: audit 2024-07-28T11:43:37.519156+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.150:0/3720746040' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:43:39.994 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:39 smithi150 bash[24144]: cluster 2024-07-28T11:43:38.564053+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-28T11:43:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:39 smithi022 bash[21738]: cluster 2024-07-28T11:43:38.564053+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-28T11:43:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:39 smithi022 bash[31305]: cluster 2024-07-28T11:43:38.564053+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-28T11:43:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:41 smithi150 bash[24144]: cluster 2024-07-28T11:43:40.564572+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-28T11:43:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:41 smithi022 bash[21738]: cluster 2024-07-28T11:43:40.564572+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-28T11:43:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:41 smithi022 bash[31305]: cluster 2024-07-28T11:43:40.564572+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-28T11:43:44.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:43 smithi150 bash[24144]: cluster 2024-07-28T11:43:42.565056+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-28T11:43:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:43 smithi022 bash[21738]: cluster 2024-07-28T11:43:42.565056+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-28T11:43:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:43 smithi022 bash[31305]: cluster 2024-07-28T11:43:42.565056+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-28T11:43:46.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:45 smithi150 bash[24144]: cluster 2024-07-28T11:43:44.565565+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-28T11:43:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:45 smithi022 bash[21738]: cluster 2024-07-28T11:43:44.565565+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-28T11:43:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:45 smithi022 bash[31305]: cluster 2024-07-28T11:43:44.565565+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-28T11:43:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:47 smithi150 bash[24144]: cluster 2024-07-28T11:43:46.566088+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:47 smithi022 bash[31305]: cluster 2024-07-28T11:43:46.566088+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:47 smithi022 bash[21738]: cluster 2024-07-28T11:43:46.566088+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:50.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:49 smithi150 bash[24144]: cluster 2024-07-28T11:43:48.566638+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:49 smithi150 bash[24144]: audit 2024-07-28T11:43:49.022290+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:43:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:49 smithi150 bash[24144]: audit 2024-07-28T11:43:49.024131+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:49 smithi150 bash[24144]: cephadm 2024-07-28T11:43:49.025687+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Deploying daemon osd.6 on smithi150 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[21738]: cluster 2024-07-28T11:43:48.566638+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[21738]: audit 2024-07-28T11:43:49.022290+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[21738]: audit 2024-07-28T11:43:49.024131+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[21738]: cephadm 2024-07-28T11:43:49.025687+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Deploying daemon osd.6 on smithi150 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[31305]: cluster 2024-07-28T11:43:48.566638+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[31305]: audit 2024-07-28T11:43:49.022290+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:43:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[31305]: audit 2024-07-28T11:43:49.024131+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:49 smithi022 bash[31305]: cephadm 2024-07-28T11:43:49.025687+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Deploying daemon osd.6 on smithi150 2024-07-28T11:43:52.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:51 smithi150 bash[24144]: cluster 2024-07-28T11:43:50.567147+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-28T11:43:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:51 smithi022 bash[21738]: cluster 2024-07-28T11:43:50.567147+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-28T11:43:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:51 smithi022 bash[31305]: cluster 2024-07-28T11:43:50.567147+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-28T11:43:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.268 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.268 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.268 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.740 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.740 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.740 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:53.741 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:43:53 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:43:54.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:53 smithi150 bash[24144]: cluster 2024-07-28T11:43:52.567677+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-28T11:43:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:53 smithi150 bash[24144]: audit 2024-07-28T11:43:53.447771+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:53 smithi150 bash[24144]: audit 2024-07-28T11:43:53.455490+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:53 smithi150 bash[24144]: audit 2024-07-28T11:43:53.463915+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[31305]: cluster 2024-07-28T11:43:52.567677+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-28T11:43:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[31305]: audit 2024-07-28T11:43:53.447771+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[31305]: audit 2024-07-28T11:43:53.455490+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[31305]: audit 2024-07-28T11:43:53.463915+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[21738]: cluster 2024-07-28T11:43:52.567677+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-28T11:43:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[21738]: audit 2024-07-28T11:43:53.447771+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:43:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[21738]: audit 2024-07-28T11:43:53.455490+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:53 smithi022 bash[21738]: audit 2024-07-28T11:43:53.463915+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:55 smithi150 bash[24144]: cluster 2024-07-28T11:43:54.568217+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-28T11:43:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:55 smithi022 bash[31305]: cluster 2024-07-28T11:43:54.568217+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-28T11:43:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:55 smithi022 bash[21738]: cluster 2024-07-28T11:43:54.568217+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-28T11:43:58.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:57 smithi150 bash[24144]: cluster 2024-07-28T11:43:56.568736+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-28T11:43:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:57 smithi022 bash[21738]: cluster 2024-07-28T11:43:56.568736+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-28T11:43:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:57 smithi022 bash[31305]: cluster 2024-07-28T11:43:56.568736+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-28T11:43:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[21738]: audit 2024-07-28T11:43:58.565453+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[21738]: cluster 2024-07-28T11:43:58.569256+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[21738]: audit 2024-07-28T11:43:58.575033+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[21738]: audit 2024-07-28T11:43:59.013663+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[21738]: audit 2024-07-28T11:43:59.015524+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[21738]: audit 2024-07-28T11:43:59.025301+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[31305]: audit 2024-07-28T11:43:58.565453+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[31305]: cluster 2024-07-28T11:43:58.569256+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[31305]: audit 2024-07-28T11:43:58.575033+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[31305]: audit 2024-07-28T11:43:59.013663+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[31305]: audit 2024-07-28T11:43:59.015524+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:43:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:43:59 smithi022 bash[31305]: audit 2024-07-28T11:43:59.025301+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:59 smithi150 bash[24144]: audit 2024-07-28T11:43:58.565453+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:59 smithi150 bash[24144]: cluster 2024-07-28T11:43:58.569256+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:59 smithi150 bash[24144]: audit 2024-07-28T11:43:58.575033+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:59 smithi150 bash[24144]: audit 2024-07-28T11:43:59.013663+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:59 smithi150 bash[24144]: audit 2024-07-28T11:43:59.015524+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:43:59 smithi150 bash[24144]: audit 2024-07-28T11:43:59.025301+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:00 smithi022 bash[21738]: audit 2024-07-28T11:44:00.122602+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:44:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:00 smithi022 bash[21738]: audit 2024-07-28T11:44:00.122823+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:44:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:00 smithi022 bash[31305]: audit 2024-07-28T11:44:00.122602+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:44:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:00 smithi022 bash[31305]: audit 2024-07-28T11:44:00.122823+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:44:00.985 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:00 smithi150 bash[24144]: audit 2024-07-28T11:44:00.122602+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:44:00.985 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:00 smithi150 bash[24144]: audit 2024-07-28T11:44:00.122823+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T11:44:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:01 smithi150 bash[24144]: cluster 2024-07-28T11:44:00.569850+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:01 smithi150 bash[24144]: audit 2024-07-28T11:44:00.582849+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-28T11:44:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:01 smithi150 bash[24144]: cluster 2024-07-28T11:44:00.582982+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T11:44:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:01 smithi150 bash[24144]: audit 2024-07-28T11:44:00.583245+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:01 smithi150 bash[24144]: audit 2024-07-28T11:44:00.584752+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:01 smithi150 bash[24144]: audit 2024-07-28T11:44:00.584891+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:02.043 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 6 on host 'smithi150' 2024-07-28T11:44:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[21738]: cluster 2024-07-28T11:44:00.569850+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[21738]: audit 2024-07-28T11:44:00.582849+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-28T11:44:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[21738]: cluster 2024-07-28T11:44:00.582982+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T11:44:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[21738]: audit 2024-07-28T11:44:00.583245+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[21738]: audit 2024-07-28T11:44:00.584752+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[21738]: audit 2024-07-28T11:44:00.584891+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[31305]: cluster 2024-07-28T11:44:00.569850+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[31305]: audit 2024-07-28T11:44:00.582849+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-28T11:44:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[31305]: cluster 2024-07-28T11:44:00.582982+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T11:44:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[31305]: audit 2024-07-28T11:44:00.583245+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[31305]: audit 2024-07-28T11:44:00.584752+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:01 smithi022 bash[31305]: audit 2024-07-28T11:44:00.584891+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:02.651 DEBUG:teuthology.orchestra.run.smithi150:osd.6> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service 2024-07-28T11:44:02.654 INFO:tasks.cephadm:Deploying osd.7 on smithi150 with /dev/vg_nvme/lv_1... 2024-07-28T11:44:02.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-28T11:44:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: audit 2024-07-28T11:44:01.585187+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:44:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: cluster 2024-07-28T11:44:01.585373+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-07-28T11:44:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: audit 2024-07-28T11:44:01.586034+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: audit 2024-07-28T11:44:01.595284+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: audit 2024-07-28T11:44:02.022721+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: audit 2024-07-28T11:44:02.030281+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:02 smithi150 bash[24144]: audit 2024-07-28T11:44:02.038953+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: audit 2024-07-28T11:44:01.585187+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:44:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: cluster 2024-07-28T11:44:01.585373+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-07-28T11:44:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: audit 2024-07-28T11:44:01.586034+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: audit 2024-07-28T11:44:01.595284+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: audit 2024-07-28T11:44:02.022721+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: audit 2024-07-28T11:44:02.030281+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[21738]: audit 2024-07-28T11:44:02.038953+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: audit 2024-07-28T11:44:01.585187+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: cluster 2024-07-28T11:44:01.585373+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: audit 2024-07-28T11:44:01.586034+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: audit 2024-07-28T11:44:01.595284+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: audit 2024-07-28T11:44:02.022721+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: audit 2024-07-28T11:44:02.030281+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:02 smithi022 bash[31305]: audit 2024-07-28T11:44:02.038953+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:03 smithi150 bash[24144]: cluster 2024-07-28T11:44:01.084365+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:44:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:03 smithi150 bash[24144]: cluster 2024-07-28T11:44:01.084421+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:44:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:03 smithi150 bash[24144]: cluster 2024-07-28T11:44:02.570413+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:03 smithi150 bash[24144]: cluster 2024-07-28T11:44:02.595948+0000 mon.a (mon.0) 558 : cluster [INF] osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852] boot 2024-07-28T11:44:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:03 smithi150 bash[24144]: cluster 2024-07-28T11:44:02.596067+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T11:44:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:03 smithi150 bash[24144]: audit 2024-07-28T11:44:02.596859+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[21738]: cluster 2024-07-28T11:44:01.084365+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:44:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[21738]: cluster 2024-07-28T11:44:01.084421+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:44:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[21738]: cluster 2024-07-28T11:44:02.570413+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[21738]: cluster 2024-07-28T11:44:02.595948+0000 mon.a (mon.0) 558 : cluster [INF] osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852] boot 2024-07-28T11:44:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[21738]: cluster 2024-07-28T11:44:02.596067+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T11:44:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[21738]: audit 2024-07-28T11:44:02.596859+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[31305]: cluster 2024-07-28T11:44:01.084365+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:44:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[31305]: cluster 2024-07-28T11:44:01.084421+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:44:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[31305]: cluster 2024-07-28T11:44:02.570413+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T11:44:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[31305]: cluster 2024-07-28T11:44:02.595948+0000 mon.a (mon.0) 558 : cluster [INF] osd.6 [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852] boot 2024-07-28T11:44:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[31305]: cluster 2024-07-28T11:44:02.596067+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T11:44:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:03 smithi022 bash[31305]: audit 2024-07-28T11:44:02.596859+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:44:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:04 smithi150 bash[24144]: cluster 2024-07-28T11:44:03.613680+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T11:44:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:04 smithi022 bash[21738]: cluster 2024-07-28T11:44:03.613680+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T11:44:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:04 smithi022 bash[31305]: cluster 2024-07-28T11:44:03.613680+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T11:44:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:05 smithi150 bash[24144]: cluster 2024-07-28T11:44:04.570923+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v265: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:05 smithi150 bash[24144]: cluster 2024-07-28T11:44:04.622707+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T11:44:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:05 smithi022 bash[21738]: cluster 2024-07-28T11:44:04.570923+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v265: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:05 smithi022 bash[21738]: cluster 2024-07-28T11:44:04.622707+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T11:44:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:05 smithi022 bash[31305]: cluster 2024-07-28T11:44:04.570923+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v265: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:05 smithi022 bash[31305]: cluster 2024-07-28T11:44:04.622707+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T11:44:06.812 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:44:06.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:06 smithi150 bash[24144]: cluster 2024-07-28T11:44:05.623715+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T11:44:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:06 smithi022 bash[21738]: cluster 2024-07-28T11:44:05.623715+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T11:44:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:06 smithi022 bash[31305]: cluster 2024-07-28T11:44:05.623715+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T11:44:08.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:07 smithi150 bash[24144]: cluster 2024-07-28T11:44:06.571462+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v268: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:08.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:07 smithi150 bash[24144]: cluster 2024-07-28T11:44:06.647607+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-07-28T11:44:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:07 smithi022 bash[21738]: cluster 2024-07-28T11:44:06.571462+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v268: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:07 smithi022 bash[21738]: cluster 2024-07-28T11:44:06.647607+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-07-28T11:44:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:07 smithi022 bash[31305]: cluster 2024-07-28T11:44:06.571462+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v268: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:07 smithi022 bash[31305]: cluster 2024-07-28T11:44:06.647607+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-07-28T11:44:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:09 smithi150 bash[24144]: cluster 2024-07-28T11:44:08.572025+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v270: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:09 smithi022 bash[21738]: cluster 2024-07-28T11:44:08.572025+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v270: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:09 smithi022 bash[31305]: cluster 2024-07-28T11:44:08.572025+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v270: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:11.591 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-28T11:44:11.776 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-28T11:44:11.793 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2024-07-28T11:44:11.793 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2024-07-28T11:44:11.793 INFO:teuthology.orchestra.run.smithi150.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0145329 s, 722 MB/s 2024-07-28T11:44:11.794 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2024-07-28T11:44:11.994 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:11 smithi150 bash[24144]: cluster 2024-07-28T11:44:10.572674+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v271: 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-28T11:44:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:11 smithi022 bash[21738]: cluster 2024-07-28T11:44:10.572674+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v271: 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-28T11:44:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:11 smithi022 bash[31305]: cluster 2024-07-28T11:44:10.572674+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v271: 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-28T11:44:12.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_1 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: cluster 2024-07-28T11:44:12.573402+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: cephadm 2024-07-28T11:44:12.975045+0000 mgr.y (mgr.14150) 289 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:12.983402+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:12.991992+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:12.994129+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:12.995951+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:12.997738+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: cephadm 2024-07-28T11:44:12.999161+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 5755M 2024-07-28T11:44:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:13.007436+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:13.009571+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:13.011235+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:13 smithi150 bash[24144]: audit 2024-07-28T11:44:13.020692+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: cluster 2024-07-28T11:44:12.573402+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:44:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: cephadm 2024-07-28T11:44:12.975045+0000 mgr.y (mgr.14150) 289 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:44:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:12.983402+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:12.991992+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:12.994129+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:12.995951+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:12.997738+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: cephadm 2024-07-28T11:44:12.999161+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 5755M 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:13.007436+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:13.009571+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:13.011235+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[21738]: audit 2024-07-28T11:44:13.020692+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: cluster 2024-07-28T11:44:12.573402+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: cephadm 2024-07-28T11:44:12.975045+0000 mgr.y (mgr.14150) 289 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:12.983402+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:12.991992+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:12.994129+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:12.995951+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:12.997738+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: cephadm 2024-07-28T11:44:12.999161+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 5755M 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:13.007436+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:13.009571+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:13.011235+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:13 smithi022 bash[31305]: audit 2024-07-28T11:44:13.020692+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:16.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:15 smithi150 bash[24144]: cluster 2024-07-28T11:44:14.573991+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; 64 KiB/s, 0 objects/s recovering 2024-07-28T11:44:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:15 smithi022 bash[21738]: cluster 2024-07-28T11:44:14.573991+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; 64 KiB/s, 0 objects/s recovering 2024-07-28T11:44:16.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:15 smithi022 bash[31305]: cluster 2024-07-28T11:44:14.573991+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; 64 KiB/s, 0 objects/s recovering 2024-07-28T11:44:17.364 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:44:18.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:17 smithi150 bash[24144]: cluster 2024-07-28T11:44:16.574680+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 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-28T11:44:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:17 smithi022 bash[21738]: cluster 2024-07-28T11:44:16.574680+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 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-28T11:44:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:17 smithi022 bash[31305]: cluster 2024-07-28T11:44:16.574680+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 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-28T11:44:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:19 smithi150 bash[24144]: cluster 2024-07-28T11:44:18.575253+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 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-28T11:44:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:19 smithi022 bash[21738]: cluster 2024-07-28T11:44:18.575253+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 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-28T11:44:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:19 smithi022 bash[31305]: cluster 2024-07-28T11:44:18.575253+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 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-28T11:44:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:21 smithi150 bash[24144]: audit 2024-07-28T11:44:20.328529+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:44:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:21 smithi150 bash[24144]: audit 2024-07-28T11:44:20.334486+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:44:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:21 smithi150 bash[24144]: audit 2024-07-28T11:44:20.336050+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:21 smithi022 bash[21738]: audit 2024-07-28T11:44:20.328529+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:44:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:21 smithi022 bash[21738]: audit 2024-07-28T11:44:20.334486+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:44:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:21 smithi022 bash[21738]: audit 2024-07-28T11:44:20.336050+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:21 smithi022 bash[31305]: audit 2024-07-28T11:44:20.328529+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T11:44:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:21 smithi022 bash[31305]: audit 2024-07-28T11:44:20.334486+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T11:44:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:21 smithi022 bash[31305]: audit 2024-07-28T11:44:20.336050+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:22.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:22 smithi150 bash[24144]: audit 2024-07-28T11:44:20.322284+0000 mgr.y (mgr.14150) 294 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:44:22.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:22 smithi150 bash[24144]: cluster 2024-07-28T11:44:20.575902+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; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:44:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:22 smithi022 bash[21738]: audit 2024-07-28T11:44:20.322284+0000 mgr.y (mgr.14150) 294 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:44:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:22 smithi022 bash[21738]: cluster 2024-07-28T11:44:20.575902+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; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:44:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:22 smithi022 bash[31305]: audit 2024-07-28T11:44:20.322284+0000 mgr.y (mgr.14150) 294 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:44:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:22 smithi022 bash[31305]: cluster 2024-07-28T11:44:20.575902+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; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:44:24.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:24 smithi150 bash[24144]: cluster 2024-07-28T11:44:22.576557+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-28T11:44:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:24 smithi022 bash[21738]: cluster 2024-07-28T11:44:22.576557+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-28T11:44:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:24 smithi022 bash[31305]: cluster 2024-07-28T11:44:22.576557+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-28T11:44:26.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:26 smithi150 bash[24144]: cluster 2024-07-28T11:44:24.577255+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:26 smithi022 bash[21738]: cluster 2024-07-28T11:44:24.577255+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:26 smithi022 bash[31305]: cluster 2024-07-28T11:44:24.577255+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:28.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:28 smithi150 bash[24144]: cluster 2024-07-28T11:44:26.577925+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:28 smithi022 bash[21738]: cluster 2024-07-28T11:44:26.577925+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:28 smithi022 bash[31305]: cluster 2024-07-28T11:44:26.577925+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:29 smithi150 bash[24144]: audit 2024-07-28T11:44:28.431068+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]: dispatch 2024-07-28T11:44:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:29 smithi150 bash[24144]: audit 2024-07-28T11:44:28.431205+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.150:0/423522868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]: dispatch 2024-07-28T11:44:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:29 smithi150 bash[24144]: audit 2024-07-28T11:44:28.441485+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]': finished 2024-07-28T11:44:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:29 smithi150 bash[24144]: cluster 2024-07-28T11:44:28.441688+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T11:44:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:29 smithi150 bash[24144]: audit 2024-07-28T11:44:28.441998+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[21738]: audit 2024-07-28T11:44:28.431068+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]: dispatch 2024-07-28T11:44:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[21738]: audit 2024-07-28T11:44:28.431205+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.150:0/423522868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]: dispatch 2024-07-28T11:44:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[21738]: audit 2024-07-28T11:44:28.441485+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]': finished 2024-07-28T11:44:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[21738]: cluster 2024-07-28T11:44:28.441688+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T11:44:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[21738]: audit 2024-07-28T11:44:28.441998+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[31305]: audit 2024-07-28T11:44:28.431068+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]: dispatch 2024-07-28T11:44:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[31305]: audit 2024-07-28T11:44:28.431205+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.150:0/423522868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]: dispatch 2024-07-28T11:44:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[31305]: audit 2024-07-28T11:44:28.441485+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4125ab8-d758-415e-8327-98def6e03f52"}]': finished 2024-07-28T11:44:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[31305]: cluster 2024-07-28T11:44:28.441688+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T11:44:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:29 smithi022 bash[31305]: audit 2024-07-28T11:44:28.441998+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:30 smithi022 bash[21738]: cluster 2024-07-28T11:44:28.578597+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-28T11:44:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:30 smithi022 bash[21738]: audit 2024-07-28T11:44:29.040159+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.150:0/819663053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:44:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:30 smithi022 bash[31305]: cluster 2024-07-28T11:44:28.578597+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-28T11:44:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:30 smithi022 bash[31305]: audit 2024-07-28T11:44:29.040159+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.150:0/819663053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:44:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:30 smithi150 bash[24144]: cluster 2024-07-28T11:44:28.578597+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-28T11:44:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:30 smithi150 bash[24144]: audit 2024-07-28T11:44:29.040159+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.150:0/819663053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T11:44:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:32 smithi022 bash[21738]: cluster 2024-07-28T11:44:30.579144+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-28T11:44:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:32 smithi022 bash[31305]: cluster 2024-07-28T11:44:30.579144+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-28T11:44:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:32 smithi150 bash[24144]: cluster 2024-07-28T11:44:30.579144+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-28T11:44:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:34 smithi022 bash[21738]: cluster 2024-07-28T11:44:32.579706+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-28T11:44:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:34 smithi022 bash[31305]: cluster 2024-07-28T11:44:32.579706+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-28T11:44:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:34 smithi150 bash[24144]: cluster 2024-07-28T11:44:32.579706+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-28T11:44:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:36 smithi022 bash[21738]: cluster 2024-07-28T11:44:34.580284+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-28T11:44:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:36 smithi022 bash[31305]: cluster 2024-07-28T11:44:34.580284+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-28T11:44:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:36 smithi150 bash[24144]: cluster 2024-07-28T11:44:34.580284+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-28T11:44:38.150 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:38 smithi150 bash[24144]: cluster 2024-07-28T11:44:36.580832+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:38 smithi022 bash[21738]: cluster 2024-07-28T11:44:36.580832+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:38 smithi022 bash[31305]: cluster 2024-07-28T11:44:36.580832+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:40 smithi150 bash[24144]: cluster 2024-07-28T11:44:38.581355+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:40 smithi022 bash[21738]: cluster 2024-07-28T11:44:38.581355+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:40 smithi022 bash[31305]: cluster 2024-07-28T11:44:38.581355+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:41 smithi022 bash[21738]: audit 2024-07-28T11:44:40.430654+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:44:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:41 smithi022 bash[21738]: audit 2024-07-28T11:44:40.432447+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:41 smithi022 bash[31305]: audit 2024-07-28T11:44:40.430654+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:44:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:41 smithi022 bash[31305]: audit 2024-07-28T11:44:40.432447+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:41.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:41 smithi150 bash[24144]: audit 2024-07-28T11:44:40.430654+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:44:41.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:41 smithi150 bash[24144]: audit 2024-07-28T11:44:40.432447+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:42.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:42 smithi150 bash[24144]: cephadm 2024-07-28T11:44:40.433957+0000 mgr.y (mgr.14150) 305 : cephadm [INF] Deploying daemon osd.7 on smithi150 2024-07-28T11:44:42.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:42 smithi150 bash[24144]: cluster 2024-07-28T11:44:40.581909+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-28T11:44:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:42 smithi022 bash[21738]: cephadm 2024-07-28T11:44:40.433957+0000 mgr.y (mgr.14150) 305 : cephadm [INF] Deploying daemon osd.7 on smithi150 2024-07-28T11:44:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:42 smithi022 bash[21738]: cluster 2024-07-28T11:44:40.581909+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-28T11:44:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:42 smithi022 bash[31305]: cephadm 2024-07-28T11:44:40.433957+0000 mgr.y (mgr.14150) 305 : cephadm [INF] Deploying daemon osd.7 on smithi150 2024-07-28T11:44:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:42 smithi022 bash[31305]: cluster 2024-07-28T11:44:40.581909+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-28T11:44:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:44 smithi150 bash[24144]: cluster 2024-07-28T11:44:42.582481+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-28T11:44:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:44 smithi022 bash[21738]: cluster 2024-07-28T11:44:42.582481+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-28T11:44:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:44 smithi022 bash[31305]: cluster 2024-07-28T11:44:42.582481+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-28T11:44:44.671 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:44.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:44.671 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:44.672 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:44.672 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:45.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:45.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:45.018 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:45.018 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:44:44 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:44:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:45 smithi022 bash[31305]: audit 2024-07-28T11:44:44.811781+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:45 smithi022 bash[31305]: audit 2024-07-28T11:44:44.819158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:45 smithi022 bash[31305]: audit 2024-07-28T11:44:44.827630+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:45 smithi022 bash[21738]: audit 2024-07-28T11:44:44.811781+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:45 smithi022 bash[21738]: audit 2024-07-28T11:44:44.819158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:45 smithi022 bash[21738]: audit 2024-07-28T11:44:44.827630+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:45 smithi150 bash[24144]: audit 2024-07-28T11:44:44.811781+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:45 smithi150 bash[24144]: audit 2024-07-28T11:44:44.819158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:45 smithi150 bash[24144]: audit 2024-07-28T11:44:44.827630+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:46.219 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:46 smithi150 bash[24144]: cluster 2024-07-28T11:44:44.583047+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-28T11:44:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:46 smithi022 bash[21738]: cluster 2024-07-28T11:44:44.583047+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-28T11:44:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:46 smithi022 bash[31305]: cluster 2024-07-28T11:44:44.583047+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-28T11:44:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:48 smithi022 bash[21738]: cluster 2024-07-28T11:44:46.583580+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-28T11:44:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:48 smithi022 bash[31305]: cluster 2024-07-28T11:44:46.583580+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-28T11:44:48.442 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:48 smithi150 bash[24144]: cluster 2024-07-28T11:44:46.583580+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-28T11:44:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[21738]: cluster 2024-07-28T11:44:48.584126+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[21738]: audit 2024-07-28T11:44:49.932920+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[21738]: audit 2024-07-28T11:44:49.941917+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[21738]: audit 2024-07-28T11:44:49.943771+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[21738]: audit 2024-07-28T11:44:49.945628+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[21738]: audit 2024-07-28T11:44:49.954926+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[31305]: cluster 2024-07-28T11:44:48.584126+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[31305]: audit 2024-07-28T11:44:49.932920+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[31305]: audit 2024-07-28T11:44:49.941917+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[31305]: audit 2024-07-28T11:44:49.943771+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[31305]: audit 2024-07-28T11:44:49.945628+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:50 smithi022 bash[31305]: audit 2024-07-28T11:44:49.954926+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:50 smithi150 bash[24144]: cluster 2024-07-28T11:44:48.584126+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:50 smithi150 bash[24144]: audit 2024-07-28T11:44:49.932920+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:50 smithi150 bash[24144]: audit 2024-07-28T11:44:49.941917+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:50 smithi150 bash[24144]: audit 2024-07-28T11:44:49.943771+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:44:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:50 smithi150 bash[24144]: audit 2024-07-28T11:44:49.945628+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:44:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:50 smithi150 bash[24144]: audit 2024-07-28T11:44:49.954926+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:52 smithi022 bash[21738]: cluster 2024-07-28T11:44:50.584759+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:52 smithi022 bash[21738]: audit 2024-07-28T11:44:51.458377+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:44:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:52 smithi022 bash[21738]: audit 2024-07-28T11:44:51.458672+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:44:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:52 smithi022 bash[31305]: cluster 2024-07-28T11:44:50.584759+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:52 smithi022 bash[31305]: audit 2024-07-28T11:44:51.458377+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:44:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:52 smithi022 bash[31305]: audit 2024-07-28T11:44:51.458672+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:44:52.395 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:52 smithi150 bash[24144]: cluster 2024-07-28T11:44:50.584759+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:52.395 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:52 smithi150 bash[24144]: audit 2024-07-28T11:44:51.458377+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:44:52.395 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:52 smithi150 bash[24144]: audit 2024-07-28T11:44:51.458672+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T11:44:53.398 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 7 on host 'smithi150' 2024-07-28T11:44:53.414 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:53 smithi150 bash[24144]: audit 2024-07-28T11:44:52.088146+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-28T11:44:53.414 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:53 smithi150 bash[24144]: cluster 2024-07-28T11:44:52.088372+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T11:44:53.414 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:53 smithi150 bash[24144]: audit 2024-07-28T11:44:52.088667+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:53.414 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:53 smithi150 bash[24144]: audit 2024-07-28T11:44:52.090444+0000 mon.a (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:53.414 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:53 smithi150 bash[24144]: audit 2024-07-28T11:44:52.090523+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[21738]: audit 2024-07-28T11:44:52.088146+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[21738]: cluster 2024-07-28T11:44:52.088372+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[21738]: audit 2024-07-28T11:44:52.088667+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[21738]: audit 2024-07-28T11:44:52.090444+0000 mon.a (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[21738]: audit 2024-07-28T11:44:52.090523+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[31305]: audit 2024-07-28T11:44:52.088146+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[31305]: cluster 2024-07-28T11:44:52.088372+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T11:44:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[31305]: audit 2024-07-28T11:44:52.088667+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[31305]: audit 2024-07-28T11:44:52.090444+0000 mon.a (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:53 smithi022 bash[31305]: audit 2024-07-28T11:44:52.090523+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T11:44:53.923 DEBUG:teuthology.orchestra.run.smithi150:osd.7> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service 2024-07-28T11:44:53.925 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-07-28T11:44:53.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd stat -f json 2024-07-28T11:44:54.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: cluster 2024-07-28T11:44:52.585321+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: audit 2024-07-28T11:44:53.089631+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: cluster 2024-07-28T11:44:53.089833+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: audit 2024-07-28T11:44:53.090685+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: audit 2024-07-28T11:44:53.100795+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: audit 2024-07-28T11:44:53.378178+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: audit 2024-07-28T11:44:53.386013+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:54 smithi150 bash[24144]: audit 2024-07-28T11:44:53.394715+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: cluster 2024-07-28T11:44:52.585321+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: audit 2024-07-28T11:44:53.089631+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:44:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: cluster 2024-07-28T11:44:53.089833+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-07-28T11:44:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: audit 2024-07-28T11:44:53.090685+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: audit 2024-07-28T11:44:53.100795+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: audit 2024-07-28T11:44:53.378178+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: audit 2024-07-28T11:44:53.386013+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[21738]: audit 2024-07-28T11:44:53.394715+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: cluster 2024-07-28T11:44:52.585321+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: audit 2024-07-28T11:44:53.089631+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: cluster 2024-07-28T11:44:53.089833+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: audit 2024-07-28T11:44:53.090685+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: audit 2024-07-28T11:44:53.100795+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: audit 2024-07-28T11:44:53.378178+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:44:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: audit 2024-07-28T11:44:53.386013+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:54.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:54 smithi022 bash[31305]: audit 2024-07-28T11:44:53.394715+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:44:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: cluster 2024-07-28T11:44:52.468954+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:44:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: cluster 2024-07-28T11:44:52.469005+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:44:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: audit 2024-07-28T11:44:54.101924+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: cluster 2024-07-28T11:44:54.109281+0000 mon.a (mon.0) 604 : cluster [INF] osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097] boot 2024-07-28T11:44:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: cluster 2024-07-28T11:44:54.109420+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T11:44:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: audit 2024-07-28T11:44:54.109632+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: cluster 2024-07-28T11:44:54.585865+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v297: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:55 smithi150 bash[24144]: cluster 2024-07-28T11:44:54.726211+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: cluster 2024-07-28T11:44:52.468954+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: cluster 2024-07-28T11:44:52.469005+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: audit 2024-07-28T11:44:54.101924+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: cluster 2024-07-28T11:44:54.109281+0000 mon.a (mon.0) 604 : cluster [INF] osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097] boot 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: cluster 2024-07-28T11:44:54.109420+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: audit 2024-07-28T11:44:54.109632+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: cluster 2024-07-28T11:44:54.585865+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v297: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[21738]: cluster 2024-07-28T11:44:54.726211+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: cluster 2024-07-28T11:44:52.468954+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: cluster 2024-07-28T11:44:52.469005+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: audit 2024-07-28T11:44:54.101924+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: cluster 2024-07-28T11:44:54.109281+0000 mon.a (mon.0) 604 : cluster [INF] osd.7 [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097] boot 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: cluster 2024-07-28T11:44:54.109420+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: audit 2024-07-28T11:44:54.109632+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: cluster 2024-07-28T11:44:54.585865+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v297: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T11:44:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:55 smithi022 bash[31305]: cluster 2024-07-28T11:44:54.726211+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T11:44:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:56 smithi150 bash[24144]: cluster 2024-07-28T11:44:55.728915+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T11:44:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:56 smithi022 bash[21738]: cluster 2024-07-28T11:44:55.728915+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T11:44:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:56 smithi022 bash[31305]: cluster 2024-07-28T11:44:55.728915+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T11:44:58.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:57 smithi150 bash[24144]: cluster 2024-07-28T11:44:56.586525+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v300: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:44:58.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:57 smithi150 bash[24144]: cluster 2024-07-28T11:44:56.734433+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T11:44:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:57 smithi022 bash[21738]: cluster 2024-07-28T11:44:56.586525+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v300: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:44:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:57 smithi022 bash[21738]: cluster 2024-07-28T11:44:56.734433+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T11:44:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:57 smithi022 bash[31305]: cluster 2024-07-28T11:44:56.586525+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v300: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:44:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:57 smithi022 bash[31305]: cluster 2024-07-28T11:44:56.734433+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T11:44:58.703 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:44:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:58 smithi150 bash[24144]: cluster 2024-07-28T11:44:57.738708+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T11:44:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:58 smithi022 bash[31305]: cluster 2024-07-28T11:44:57.738708+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T11:44:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:58 smithi022 bash[21738]: cluster 2024-07-28T11:44:57.738708+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T11:45:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:44:59 smithi150 bash[24144]: cluster 2024-07-28T11:44:58.587089+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v303: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:44:59 smithi022 bash[21738]: cluster 2024-07-28T11:44:58.587089+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v303: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:00.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:44:59 smithi022 bash[31305]: cluster 2024-07-28T11:44:58.587089+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v303: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:01.951 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:45:01.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:01 smithi022 bash[21738]: cluster 2024-07-28T11:45:00.587605+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-07-28T11:45:01.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:01 smithi022 bash[31305]: cluster 2024-07-28T11:45:00.587605+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-07-28T11:45:02.007 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:01 smithi150 bash[24144]: cluster 2024-07-28T11:45:00.587605+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-07-28T11:45:02.602 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1722167094,"num_in_osds":8,"osd_in_since":1722167068,"num_remapped_pgs":0} 2024-07-28T11:45:02.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:45:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:01.952600+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.22:0/2854612123' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.686239+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.695463+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.697699+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.699149+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.700524+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.701870+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.711076+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.713321+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.714689+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:02 smithi150 bash[24144]: audit 2024-07-28T11:45:02.723741+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:01.952600+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.22:0/2854612123' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T11:45:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.686239+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.695463+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.697699+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.699149+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.700524+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.701870+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.711076+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.713321+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.714689+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[21738]: audit 2024-07-28T11:45:02.723741+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:01.952600+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.22:0/2854612123' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T11:45:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.686239+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.695463+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.697699+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.699149+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.700524+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.701870+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.711076+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.713321+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.714689+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:02 smithi022 bash[31305]: audit 2024-07-28T11:45:02.723741+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:03 smithi150 bash[24144]: cluster 2024-07-28T11:45:02.588181+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-07-28T11:45:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:03 smithi150 bash[24144]: cephadm 2024-07-28T11:45:02.677360+0000 mgr.y (mgr.14150) 318 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:45:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:03 smithi150 bash[24144]: cephadm 2024-07-28T11:45:02.703016+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 4316M 2024-07-28T11:45:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:03 smithi022 bash[21738]: cluster 2024-07-28T11:45:02.588181+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-07-28T11:45:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:03 smithi022 bash[21738]: cephadm 2024-07-28T11:45:02.677360+0000 mgr.y (mgr.14150) 318 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:45:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:03 smithi022 bash[21738]: cephadm 2024-07-28T11:45:02.703016+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 4316M 2024-07-28T11:45:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:03 smithi022 bash[31305]: cluster 2024-07-28T11:45:02.588181+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-07-28T11:45:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:03 smithi022 bash[31305]: cephadm 2024-07-28T11:45:02.677360+0000 mgr.y (mgr.14150) 318 : cephadm [INF] Detected new or changed devices on smithi150 2024-07-28T11:45:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:03 smithi022 bash[31305]: cephadm 2024-07-28T11:45:02.703016+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 4316M 2024-07-28T11:45:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:05 smithi022 bash[21738]: cluster 2024-07-28T11:45:04.588772+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; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:45:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:05 smithi022 bash[31305]: cluster 2024-07-28T11:45:04.588772+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; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:45:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:05 smithi150 bash[24144]: cluster 2024-07-28T11:45:04.588772+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; 72 KiB/s, 0 objects/s recovering 2024-07-28T11:45:07.382 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:07 smithi022 bash[21738]: cluster 2024-07-28T11:45:06.589364+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; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:45:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:07 smithi022 bash[31305]: cluster 2024-07-28T11:45:06.589364+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; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:45:08.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:07 smithi150 bash[24144]: cluster 2024-07-28T11:45:06.589364+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; 58 KiB/s, 0 objects/s recovering 2024-07-28T11:45:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:09 smithi022 bash[21738]: cluster 2024-07-28T11:45:08.589790+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; 53 KiB/s, 0 objects/s recovering 2024-07-28T11:45:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:09 smithi022 bash[31305]: cluster 2024-07-28T11:45:08.589790+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; 53 KiB/s, 0 objects/s recovering 2024-07-28T11:45:10.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:09 smithi150 bash[24144]: cluster 2024-07-28T11:45:08.589790+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; 53 KiB/s, 0 objects/s recovering 2024-07-28T11:45:10.455 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:45:10.455 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":59,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T11:44:57.731076+0000","last_up_change":"2024-07-28T11:44:54.092637+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","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.22:6802","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6803","nonce":1933967064}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6805","nonce":1933967064}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6809","nonce":1933967064}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6807","nonce":1933967064}]},"public_addr":"172.21.15.22:6803/1933967064","cluster_addr":"172.21.15.22:6805/1933967064","heartbeat_back_addr":"172.21.15.22:6809/1933967064","heartbeat_front_addr":"172.21.15.22:6807/1933967064","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","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.22:6810","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6811","nonce":2780841331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6813","nonce":2780841331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6817","nonce":2780841331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6815","nonce":2780841331}]},"public_addr":"172.21.15.22:6811/2780841331","cluster_addr":"172.21.15.22:6813/2780841331","heartbeat_back_addr":"172.21.15.22:6817/2780841331","heartbeat_front_addr":"172.21.15.22:6815/2780841331","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","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.22:6818","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6819","nonce":2810848007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6821","nonce":2810848007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6825","nonce":2810848007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6823","nonce":2810848007}]},"public_addr":"172.21.15.22:6819/2810848007","cluster_addr":"172.21.15.22:6821/2810848007","heartbeat_back_addr":"172.21.15.22:6825/2810848007","heartbeat_front_addr":"172.21.15.22:6823/2810848007","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","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.22:6826","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6827","nonce":2465126028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6829","nonce":2465126028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6833","nonce":2465126028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6831","nonce":2465126028}]},"public_addr":"172.21.15.22:6827/2465126028","cluster_addr":"172.21.15.22:6829/2465126028","heartbeat_back_addr":"172.21.15.22:6833/2465126028","heartbeat_front_addr":"172.21.15.22:6831/2465126028","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","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.150:6800","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6801","nonce":2159002838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6803","nonce":2159002838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6807","nonce":2159002838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6805","nonce":2159002838}]},"public_addr":"172.21.15.150:6801/2159002838","cluster_addr":"172.21.15.150:6803/2159002838","heartbeat_back_addr":"172.21.15.150:6807/2159002838","heartbeat_front_addr":"172.21.15.150:6805/2159002838","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","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.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","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.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","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.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+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-28T11:39:47.605248+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-28T11:40:39.284948+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-28T11:41:30.892772+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-28T11:42:19.318795+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-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+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-28T11:45:11.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:10 smithi022 bash[21738]: audit 2024-07-28T11:45:10.454323+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.22:0/4244384878' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:45:11.076 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:10 smithi022 bash[31305]: audit 2024-07-28T11:45:10.454323+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.22:0/4244384878' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:45:11.077 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-28T11:40:43.071946+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-28T11:45:11.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-28T11:45:11.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:10 smithi150 bash[24144]: audit 2024-07-28T11:45:10.454323+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.22:0/4244384878' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:45:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:11 smithi022 bash[21738]: cluster 2024-07-28T11:45:10.590182+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; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:45:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:11 smithi022 bash[31305]: cluster 2024-07-28T11:45:10.590182+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; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:45:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:11 smithi150 bash[24144]: cluster 2024-07-28T11:45:10.590182+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; 48 KiB/s, 0 objects/s recovering 2024-07-28T11:45:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:13 smithi022 bash[21738]: cluster 2024-07-28T11:45:12.590716+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-28T11:45:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:13 smithi022 bash[31305]: cluster 2024-07-28T11:45:12.590716+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-28T11:45:14.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:13 smithi150 bash[24144]: cluster 2024-07-28T11:45:12.590716+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-28T11:45:15.841 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:45:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:15 smithi022 bash[21738]: cluster 2024-07-28T11:45:14.591261+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-28T11:45:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:15 smithi022 bash[31305]: cluster 2024-07-28T11:45:14.591261+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-28T11:45:16.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:15 smithi150 bash[24144]: cluster 2024-07-28T11:45:14.591261+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-28T11:45:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:17 smithi022 bash[21738]: cluster 2024-07-28T11:45:16.591824+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-28T11:45:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:17 smithi022 bash[31305]: cluster 2024-07-28T11:45:16.591824+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-28T11:45:18.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:17 smithi150 bash[24144]: cluster 2024-07-28T11:45:16.591824+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-28T11:45:18.997 INFO:teuthology.orchestra.run.smithi022.stdout:pg_num: 1 2024-07-28T11:45:19.683 INFO:tasks.cephadm:Adding prometheus.a on smithi150 2024-07-28T11:45:19.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch apply prometheus '1;smithi150=a' 2024-07-28T11:45:20.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:19 smithi150 bash[24144]: cluster 2024-07-28T11:45:18.592336+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-28T11:45:20.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:19 smithi150 bash[24144]: audit 2024-07-28T11:45:18.997975+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/2648810956' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T11:45:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:19 smithi022 bash[21738]: cluster 2024-07-28T11:45:18.592336+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-28T11:45:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:19 smithi022 bash[21738]: audit 2024-07-28T11:45:18.997975+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/2648810956' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T11:45:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:19 smithi022 bash[31305]: cluster 2024-07-28T11:45:18.592336+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-28T11:45:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:19 smithi022 bash[31305]: audit 2024-07-28T11:45:18.997975+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/2648810956' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T11:45:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:21 smithi022 bash[21738]: cluster 2024-07-28T11:45:20.592928+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-28T11:45:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:21 smithi022 bash[31305]: cluster 2024-07-28T11:45:20.592928+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-28T11:45:22.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:21 smithi150 bash[24144]: cluster 2024-07-28T11:45:20.592928+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-28T11:45:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:23 smithi022 bash[21738]: cluster 2024-07-28T11:45:22.593483+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-28T11:45:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:23 smithi022 bash[31305]: cluster 2024-07-28T11:45:22.593483+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-28T11:45:24.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:23 smithi150 bash[24144]: cluster 2024-07-28T11:45:22.593483+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-28T11:45:24.438 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:25 smithi150 bash[24144]: cluster 2024-07-28T11:45:24.594054+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:25 smithi022 bash[21738]: cluster 2024-07-28T11:45:24.594054+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:25 smithi022 bash[31305]: cluster 2024-07-28T11:45:24.594054+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:27.443 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled prometheus update... 2024-07-28T11:45:28.058 DEBUG:teuthology.orchestra.run.smithi150:prometheus.a> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@prometheus.a.service 2024-07-28T11:45:28.060 INFO:tasks.cephadm:Adding node-exporter.a on smithi022 2024-07-28T11:45:28.060 INFO:tasks.cephadm:Adding node-exporter.b on smithi150 2024-07-28T11:45:28.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch apply node-exporter '2;smithi022=a;smithi150=b' 2024-07-28T11:45:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:27 smithi022 bash[21738]: cluster 2024-07-28T11:45:26.594661+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:27 smithi022 bash[21738]: audit 2024-07-28T11:45:27.443754+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:27 smithi022 bash[21738]: audit 2024-07-28T11:45:27.445378+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:27 smithi022 bash[31305]: cluster 2024-07-28T11:45:26.594661+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:27 smithi022 bash[31305]: audit 2024-07-28T11:45:27.443754+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:27 smithi022 bash[31305]: audit 2024-07-28T11:45:27.445378+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:28.116 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:27 smithi150 bash[24144]: cluster 2024-07-28T11:45:26.594661+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:28.116 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:27 smithi150 bash[24144]: audit 2024-07-28T11:45:27.443754+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:28.116 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:27 smithi150 bash[24144]: audit 2024-07-28T11:45:27.445378+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:28.171 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:28 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[21738]: audit 2024-07-28T11:45:27.431648+0000 mgr.y (mgr.14150) 332 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[21738]: cephadm 2024-07-28T11:45:27.434603+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Saving service prometheus spec with placement smithi150=a;count:1 2024-07-28T11:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[21738]: audit 2024-07-28T11:45:27.935572+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[21738]: audit 2024-07-28T11:45:27.937270+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[21738]: audit 2024-07-28T11:45:27.945800+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[21738]: cephadm 2024-07-28T11:45:27.962535+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Deploying daemon prometheus.a on smithi150 2024-07-28T11:45:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[31305]: audit 2024-07-28T11:45:27.431648+0000 mgr.y (mgr.14150) 332 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:45:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[31305]: cephadm 2024-07-28T11:45:27.434603+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Saving service prometheus spec with placement smithi150=a;count:1 2024-07-28T11:45:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[31305]: audit 2024-07-28T11:45:27.935572+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[31305]: audit 2024-07-28T11:45:27.937270+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[31305]: audit 2024-07-28T11:45:27.945800+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:28 smithi022 bash[31305]: cephadm 2024-07-28T11:45:27.962535+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Deploying daemon prometheus.a on smithi150 2024-07-28T11:45:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:28 smithi150 bash[24144]: audit 2024-07-28T11:45:27.431648+0000 mgr.y (mgr.14150) 332 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:45:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:28 smithi150 bash[24144]: cephadm 2024-07-28T11:45:27.434603+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Saving service prometheus spec with placement smithi150=a;count:1 2024-07-28T11:45:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:28 smithi150 bash[24144]: audit 2024-07-28T11:45:27.935572+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:28 smithi150 bash[24144]: audit 2024-07-28T11:45:27.937270+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:28 smithi150 bash[24144]: audit 2024-07-28T11:45:27.945800+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:28 smithi150 bash[24144]: cephadm 2024-07-28T11:45:27.962535+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Deploying daemon prometheus.a on smithi150 2024-07-28T11:45:30.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:29 smithi150 bash[24144]: cluster 2024-07-28T11:45:28.595151+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-28T11:45:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:29 smithi022 bash[21738]: cluster 2024-07-28T11:45:28.595151+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-28T11:45:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:29 smithi022 bash[31305]: cluster 2024-07-28T11:45:28.595151+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-28T11:45:32.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:31 smithi150 bash[24144]: cluster 2024-07-28T11:45:30.595718+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-28T11:45:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:31 smithi022 bash[21738]: cluster 2024-07-28T11:45:30.595718+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-28T11:45:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:31 smithi022 bash[31305]: cluster 2024-07-28T11:45:30.595718+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-28T11:45:32.843 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:34.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:33 smithi150 bash[24144]: cluster 2024-07-28T11:45:32.596276+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-28T11:45:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:33 smithi022 bash[21738]: cluster 2024-07-28T11:45:32.596276+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-28T11:45:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:33 smithi022 bash[31305]: cluster 2024-07-28T11:45:32.596276+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-28T11:45:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:35 smithi150 bash[24144]: cluster 2024-07-28T11:45:34.596903+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-28T11:45:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:35 smithi022 bash[21738]: cluster 2024-07-28T11:45:34.596903+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-28T11:45:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:35 smithi022 bash[31305]: cluster 2024-07-28T11:45:34.596903+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-28T11:45:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:37 smithi150 bash[24144]: cluster 2024-07-28T11:45:36.597492+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:37 smithi022 bash[21738]: cluster 2024-07-28T11:45:36.597492+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:37 smithi022 bash[31305]: cluster 2024-07-28T11:45:36.597492+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:39.314 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled node-exporter update... 2024-07-28T11:45:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:39 smithi150 bash[24144]: cluster 2024-07-28T11:45:38.598137+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:39 smithi150 bash[24144]: audit 2024-07-28T11:45:39.314986+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:39 smithi022 bash[21738]: cluster 2024-07-28T11:45:38.598137+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:39 smithi022 bash[21738]: audit 2024-07-28T11:45:39.314986+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:39 smithi022 bash[31305]: cluster 2024-07-28T11:45:38.598137+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:39 smithi022 bash[31305]: audit 2024-07-28T11:45:39.314986+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:40.458 DEBUG:teuthology.orchestra.run.smithi022:node-exporter.a> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@node-exporter.a.service 2024-07-28T11:45:40.460 DEBUG:teuthology.orchestra.run.smithi150:node-exporter.b> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@node-exporter.b.service 2024-07-28T11:45:40.501 INFO:tasks.cephadm:Adding alertmanager.a on smithi022 2024-07-28T11:45:40.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch apply alertmanager '1;smithi022=a' 2024-07-28T11:45:41.143 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:40 smithi150 bash[24144]: audit 2024-07-28T11:45:39.302372+0000 mgr.y (mgr.14150) 341 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi022=a;smithi150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:45:41.143 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:40 smithi150 bash[24144]: cephadm 2024-07-28T11:45:39.305476+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Saving service node-exporter spec with placement smithi022=a;smithi150=b;count:2 2024-07-28T11:45:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:40 smithi022 bash[21738]: audit 2024-07-28T11:45:39.302372+0000 mgr.y (mgr.14150) 341 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi022=a;smithi150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:45:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:40 smithi022 bash[21738]: cephadm 2024-07-28T11:45:39.305476+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Saving service node-exporter spec with placement smithi022=a;smithi150=b;count:2 2024-07-28T11:45:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:40 smithi022 bash[31305]: audit 2024-07-28T11:45:39.302372+0000 mgr.y (mgr.14150) 341 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi022=a;smithi150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:45:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:40 smithi022 bash[31305]: cephadm 2024-07-28T11:45:39.305476+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Saving service node-exporter spec with placement smithi022=a;smithi150=b;count:2 2024-07-28T11:45:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:41 smithi150 bash[24144]: cluster 2024-07-28T11:45:40.598836+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:41 smithi022 bash[21738]: cluster 2024-07-28T11:45:40.598836+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:41 smithi022 bash[31305]: cluster 2024-07-28T11:45:40.598836+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.517 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.518 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.518 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.519 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.519 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.979 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.979 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.980 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.980 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.980 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.980 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.981 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:43.981 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:43 smithi150 systemd[1]: Started Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:45:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 bash[24144]: cluster 2024-07-28T11:45:42.599539+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 bash[24144]: audit 2024-07-28T11:45:43.785376+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 bash[24144]: audit 2024-07-28T11:45:43.796127+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 bash[24144]: audit 2024-07-28T11:45:43.806088+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:43 smithi150 bash[24144]: audit 2024-07-28T11:45:43.812937+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T11:45:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[21738]: cluster 2024-07-28T11:45:42.599539+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[21738]: audit 2024-07-28T11:45:43.785376+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[21738]: audit 2024-07-28T11:45:43.796127+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[21738]: audit 2024-07-28T11:45:43.806088+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[21738]: audit 2024-07-28T11:45:43.812937+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[31305]: cluster 2024-07-28T11:45:42.599539+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[31305]: audit 2024-07-28T11:45:43.785376+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[31305]: audit 2024-07-28T11:45:43.796127+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[31305]: audit 2024-07-28T11:45:43.806088+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:43 smithi022 bash[31305]: audit 2024-07-28T11:45:43.812937+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T11:45:44.971 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[25080]: ignoring --setuser ceph since I am not root 2024-07-28T11:45:44.971 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[25080]: ignoring --setgroup ceph since I am not root 2024-07-28T11:45:44.971 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[25080]: debug 2024-07-28T11:45:44.865+0000 7f8c134f6640 1 -- 172.21.15.150:0/3804825401 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5582745709c0 con 0x55827457d000 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.834Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.834Z 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-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.834Z 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 smithi150 (none))" 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.834Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.834Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.837Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.837Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.839Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.839Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.842Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.842Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.352µs 2024-07-28T11:45:44.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.842Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.842Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.842Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.19µs wal_replay_duration=286.36µs wbl_replay_duration=143ns total_replay_duration=352.401µs 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.844Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.844Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.844Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.874Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.799491ms db_storage=1.697µs remote_storage=1.981µs web_handler=842ns query_engine=1.202µs scrape=387.747µs scrape_sd=32.429µs notify=1.412µs notify_sd=2.6µs rules=29.053275ms tracing=8.351µs 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.874Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:45:44.973 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[48344]: ts=2024-07-28T11:45:44.874Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:45:45.267 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:44 smithi150 bash[25080]: debug 2024-07-28T11:45:44.969+0000 7f8c15d50ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:45:45.275 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:45.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:44 smithi022 bash[21990]: ignoring --setuser ceph since I am not root 2024-07-28T11:45:45.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:44 smithi022 bash[21990]: ignoring --setgroup ceph since I am not root 2024-07-28T11:45:45.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:44 smithi022 bash[21990]: debug 2024-07-28T11:45:44.857+0000 7fc840259640 1 -- 172.21.15.22:0/2364913590 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556987e929c0 con 0x556987e9e800 2024-07-28T11:45:45.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:44 smithi022 bash[21990]: debug 2024-07-28T11:45:44.965+0000 7fc842ab3ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:45:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:45 smithi150 bash[24144]: audit 2024-07-28T11:45:44.406994+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:45 smithi150 bash[24144]: audit 2024-07-28T11:45:44.815960+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T11:45:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:45 smithi150 bash[24144]: cluster 2024-07-28T11:45:44.816065+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T11:45:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:45 smithi022 bash[21738]: audit 2024-07-28T11:45:44.406994+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:45 smithi022 bash[21738]: audit 2024-07-28T11:45:44.815960+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T11:45:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:45 smithi022 bash[21738]: cluster 2024-07-28T11:45:44.816065+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T11:45:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:45 smithi022 bash[31305]: audit 2024-07-28T11:45:44.406994+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' 2024-07-28T11:45:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:45 smithi022 bash[31305]: audit 2024-07-28T11:45:44.815960+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.22:0/3147420336' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T11:45:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:45 smithi022 bash[31305]: cluster 2024-07-28T11:45:44.816065+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T11:45:46.475 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:46 smithi150 bash[25080]: debug 2024-07-28T11:45:46.145+0000 7f8c15d50ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:45:46.475 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:46 smithi150 bash[25080]: debug 2024-07-28T11:45:46.209+0000 7f8c15d50ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:45:46.475 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:46 smithi150 bash[25080]: debug 2024-07-28T11:45:46.365+0000 7f8c15d50ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:45:46.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:46 smithi022 bash[21990]: debug 2024-07-28T11:45:46.189+0000 7fc842ab3ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:45:46.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:46 smithi022 bash[21990]: debug 2024-07-28T11:45:46.257+0000 7fc842ab3ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:45:46.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:46 smithi022 bash[21990]: debug 2024-07-28T11:45:46.413+0000 7fc842ab3ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:45:47.131 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:46 smithi150 bash[25080]: debug 2024-07-28T11:45:46.993+0000 7f8c15d50ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:45:47.132 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.065+0000 7f8c15d50ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:45:47.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.061+0000 7fc842ab3ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:45:47.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.133+0000 7fc842ab3ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:45:47.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.201+0000 7fc842ab3ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:45:47.426 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.129+0000 7f8c15d50ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:45:47.426 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.285+0000 7f8c15d50ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:45:47.426 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.361+0000 7f8c15d50ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:45:47.716 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.425+0000 7f8c15d50ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:45:47.717 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.649+0000 7f8c15d50ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:45:47.746 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.361+0000 7fc842ab3ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:45:47.746 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.441+0000 7fc842ab3ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:45:47.746 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.509+0000 7fc842ab3ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:45:47.747 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.745+0000 7fc842ab3ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:45:47.978 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.717+0000 7f8c15d50ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:45:47.978 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.885+0000 7f8c15d50ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:45:47.979 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:47 smithi150 bash[25080]: debug 2024-07-28T11:45:47.961+0000 7f8c15d50ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:45:48.065 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.813+0000 7fc842ab3ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:45:48.065 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:47 smithi022 bash[21990]: debug 2024-07-28T11:45:47.985+0000 7fc842ab3ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:45:48.267 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:48 smithi150 bash[25080]: debug 2024-07-28T11:45:48.209+0000 7f8c15d50ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:45:48.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:48 smithi022 bash[21990]: debug 2024-07-28T11:45:48.061+0000 7fc842ab3ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:45:48.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:48 smithi022 bash[21990]: debug 2024-07-28T11:45:48.305+0000 7fc842ab3ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:45:48.767 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:48 smithi150 bash[25080]: debug 2024-07-28T11:45:48.377+0000 7f8c15d50ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:45:48.767 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:48 smithi150 bash[25080]: debug 2024-07-28T11:45:48.453+0000 7f8c15d50ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:45:48.767 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:48 smithi150 bash[25080]: debug 2024-07-28T11:45:48.605+0000 7f8c15d50ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:45:48.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:48 smithi022 bash[21990]: debug 2024-07-28T11:45:48.469+0000 7fc842ab3ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:45:48.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:48 smithi022 bash[21990]: debug 2024-07-28T11:45:48.549+0000 7fc842ab3ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:45:48.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:48 smithi022 bash[21990]: debug 2024-07-28T11:45:48.705+0000 7fc842ab3ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:45:49.632 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:49 smithi150 bash[25080]: debug 2024-07-28T11:45:49.365+0000 7f8c15d50ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:45:49.632 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:49 smithi150 bash[25080]: debug 2024-07-28T11:45:49.437+0000 7f8c15d50ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:45:49.632 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:49 smithi150 bash[25080]: debug 2024-07-28T11:45:49.629+0000 7f8c15d50ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:45:49.790 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:49 smithi022 bash[21990]: debug 2024-07-28T11:45:49.509+0000 7fc842ab3ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:45:49.790 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:49 smithi022 bash[21990]: debug 2024-07-28T11:45:49.585+0000 7fc842ab3ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:45:50.014 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:49 smithi150 bash[25080]: debug 2024-07-28T11:45:49.701+0000 7f8c15d50ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:45:50.014 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: debug 2024-07-28T11:45:50.013+0000 7f8c15d50ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:45:50.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:49 smithi022 bash[21990]: debug 2024-07-28T11:45:49.789+0000 7fc842ab3ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:45:50.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:49 smithi022 bash[21990]: debug 2024-07-28T11:45:49.861+0000 7fc842ab3ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:45:50.267 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: debug 2024-07-28T11:45:50.089+0000 7f8c15d50ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:45:50.267 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: [28/Jul/2024:11:45:50] ENGINE Bus STARTING 2024-07-28T11:45:50.267 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: CherryPy Checker: 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: The Application mounted at '' has an empty config. 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: [28/Jul/2024:11:45:50] ENGINE Serving on http://:::9283 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[25080]: [28/Jul/2024:11:45:50] ENGINE Bus STARTED 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.112102+0000 mon.a (mon.0) 635 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.112283+0000 mon.a (mon.0) 636 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[24144]: audit 2024-07-28T11:45:50.117337+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[24144]: audit 2024-07-28T11:45:50.118181+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[24144]: audit 2024-07-28T11:45:50.120396+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:45:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:50 smithi150 bash[24144]: audit 2024-07-28T11:45:50.121781+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:45:50.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: debug 2024-07-28T11:45:50.193+0000 7fc842ab3ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:45:50.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: debug 2024-07-28T11:45:50.273+0000 7fc842ab3ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:45:50.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: [28/Jul/2024:11:45:50] ENGINE Bus STARTING 2024-07-28T11:45:50.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: CherryPy Checker: 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: The Application mounted at '' has an empty config. 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.112102+0000 mon.a (mon.0) 635 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.112283+0000 mon.a (mon.0) 636 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21738]: audit 2024-07-28T11:45:50.117337+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21738]: audit 2024-07-28T11:45:50.118181+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21738]: audit 2024-07-28T11:45:50.120396+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21738]: audit 2024-07-28T11:45:50.121781+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:45:50.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.112102+0000 mon.a (mon.0) 635 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:45:50.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.112283+0000 mon.a (mon.0) 636 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:45:50.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[31305]: audit 2024-07-28T11:45:50.117337+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:45:50.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[31305]: audit 2024-07-28T11:45:50.118181+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:45:50.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[31305]: audit 2024-07-28T11:45:50.120396+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:45:50.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[31305]: audit 2024-07-28T11:45:50.121781+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.150:0/1469676974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:45:50.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: [28/Jul/2024:11:45:50] ENGINE Serving on http://:::9283 2024-07-28T11:45:50.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:50 smithi022 bash[21990]: [28/Jul/2024:11:45:50] ENGINE Bus STARTED 2024-07-28T11:45:51.339 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled alertmanager update... 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.171864+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.296518+0000 mon.a (mon.0) 638 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.296978+0000 mon.a (mon.0) 639 : cluster [INF] Activating manager daemon y 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.308622+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.309369+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0125543s), standbys: x 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.313185+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.313534+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:45:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.313969+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.315618+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.316007+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.316446+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.316997+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.317549+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.318175+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.318737+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.319231+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.319715+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.320206+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.320734+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:45:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.321129+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.322100+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: cluster 2024-07-28T11:45:50.349391+0000 mon.a (mon.0) 642 : cluster [INF] Manager daemon y is now available 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.369256+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.371438+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.382318+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.390936+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.400646+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.401020+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.411207+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:45:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:51 smithi150 bash[24144]: audit 2024-07-28T11:45:50.411539+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.171864+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.296518+0000 mon.a (mon.0) 638 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.296978+0000 mon.a (mon.0) 639 : cluster [INF] Activating manager daemon y 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.308622+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.309369+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0125543s), standbys: x 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.313185+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.313534+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:45:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.313969+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.315618+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.316007+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.316446+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.316997+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.317549+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.318175+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.318737+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.319231+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.319715+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.320206+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.320734+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:45:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.321129+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.322100+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: cluster 2024-07-28T11:45:50.349391+0000 mon.a (mon.0) 642 : cluster [INF] Manager daemon y is now available 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.369256+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.371438+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.382318+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.390936+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.400646+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.401020+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.411207+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:45:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[21738]: audit 2024-07-28T11:45:50.411539+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.171864+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.296518+0000 mon.a (mon.0) 638 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.296978+0000 mon.a (mon.0) 639 : cluster [INF] Activating manager daemon y 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.308622+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.309369+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0125543s), standbys: x 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.313185+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.313534+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.313969+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.315618+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.316007+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.316446+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.316997+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.317549+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.318175+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.318737+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.319231+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.319715+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.320206+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.320734+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.321129+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.322100+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: cluster 2024-07-28T11:45:50.349391+0000 mon.a (mon.0) 642 : cluster [INF] Manager daemon y is now available 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.369256+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.371438+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.382318+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.390936+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:45:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.400646+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:45:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.401020+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:45:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.411207+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:45:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:51 smithi022 bash[31305]: audit 2024-07-28T11:45:50.411539+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:45:52.043 DEBUG:teuthology.orchestra.run.smithi022:alertmanager.a> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@alertmanager.a.service 2024-07-28T11:45:52.045 INFO:tasks.cephadm:Adding grafana.a on smithi150 2024-07-28T11:45:52.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph orch apply grafana '1;smithi150=a' 2024-07-28T11:45:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21738]: cluster 2024-07-28T11:45:51.315991+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 1.01917s), standbys: x 2024-07-28T11:45:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21738]: cephadm 2024-07-28T11:45:51.332531+0000 mgr.y (mgr.14388) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi022=a;count:1 2024-07-28T11:45:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21738]: audit 2024-07-28T11:45:51.339253+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[31305]: cluster 2024-07-28T11:45:51.315991+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 1.01917s), standbys: x 2024-07-28T11:45:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[31305]: cephadm 2024-07-28T11:45:51.332531+0000 mgr.y (mgr.14388) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi022=a;count:1 2024-07-28T11:45:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[31305]: audit 2024-07-28T11:45:51.339253+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:52 smithi150 bash[24144]: cluster 2024-07-28T11:45:51.315991+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 1.01917s), standbys: x 2024-07-28T11:45:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:52 smithi150 bash[24144]: cephadm 2024-07-28T11:45:51.332531+0000 mgr.y (mgr.14388) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi022=a;count:1 2024-07-28T11:45:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:52 smithi150 bash[24144]: audit 2024-07-28T11:45:51.339253+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: debug 2024-07-28T11:45:52.705+0000 7fc7e183b640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:45:52] ENGINE Error in HTTPServer.serve 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: Traceback (most recent call last): 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: self._connections.run(self.expiration_interval) 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: self._run(expiration_interval) 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:45:53.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: s = self.context.wrap_socket( 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: return self.sslsocket_class._create( 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: self.do_handshake() 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: self._sslobj.do_handshake() 2024-07-28T11:45:53.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:52 smithi022 bash[21990]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:45:54.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: cluster 2024-07-28T11:45:52.317660+0000 mgr.y (mgr.14388) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: cephadm 2024-07-28T11:45:52.581936+0000 mgr.y (mgr.14388) 5 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Bus STARTING 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: cephadm 2024-07-28T11:45:52.705782+0000 mgr.y (mgr.14388) 6 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: cephadm 2024-07-28T11:45:52.705900+0000 mgr.y (mgr.14388) 7 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Bus STARTED 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: cephadm 2024-07-28T11:45:52.707752+0000 mgr.y (mgr.14388) 8 : cephadm [ERR] [28/Jul/2024:11:45:52] ENGINE Error in HTTPServer.serve 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: Traceback (most recent call last): 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: self._connections.run(self.expiration_interval) 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: self._run(expiration_interval) 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:45:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: s = self.context.wrap_socket( 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: return self.sslsocket_class._create( 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: self.do_handshake() 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: self._sslobj.do_handshake() 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: audit 2024-07-28T11:45:52.714814+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:53 smithi150 bash[24144]: cluster 2024-07-28T11:45:53.332058+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-07-28T11:45:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: cluster 2024-07-28T11:45:52.317660+0000 mgr.y (mgr.14388) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: cephadm 2024-07-28T11:45:52.581936+0000 mgr.y (mgr.14388) 5 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Bus STARTING 2024-07-28T11:45:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: cephadm 2024-07-28T11:45:52.705782+0000 mgr.y (mgr.14388) 6 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: cephadm 2024-07-28T11:45:52.705900+0000 mgr.y (mgr.14388) 7 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Bus STARTED 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: cephadm 2024-07-28T11:45:52.707752+0000 mgr.y (mgr.14388) 8 : cephadm [ERR] [28/Jul/2024:11:45:52] ENGINE Error in HTTPServer.serve 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: Traceback (most recent call last): 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: self._connections.run(self.expiration_interval) 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: self._run(expiration_interval) 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: s = self.context.wrap_socket( 2024-07-28T11:45:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: return self.sslsocket_class._create( 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: self.do_handshake() 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: self._sslobj.do_handshake() 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: audit 2024-07-28T11:45:52.714814+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[21738]: cluster 2024-07-28T11:45:53.332058+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: cluster 2024-07-28T11:45:52.317660+0000 mgr.y (mgr.14388) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: cephadm 2024-07-28T11:45:52.581936+0000 mgr.y (mgr.14388) 5 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Bus STARTING 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: cephadm 2024-07-28T11:45:52.705782+0000 mgr.y (mgr.14388) 6 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:45:54.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: cephadm 2024-07-28T11:45:52.705900+0000 mgr.y (mgr.14388) 7 : cephadm [INF] [28/Jul/2024:11:45:52] ENGINE Bus STARTED 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: cephadm 2024-07-28T11:45:52.707752+0000 mgr.y (mgr.14388) 8 : cephadm [ERR] [28/Jul/2024:11:45:52] ENGINE Error in HTTPServer.serve 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: Traceback (most recent call last): 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: self._connections.run(self.expiration_interval) 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: self._run(expiration_interval) 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: s = self.context.wrap_socket( 2024-07-28T11:45:54.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: return self.sslsocket_class._create( 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: self.do_handshake() 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: self._sslobj.do_handshake() 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: audit 2024-07-28T11:45:52.714814+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:54.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:53 smithi022 bash[31305]: cluster 2024-07-28T11:45:53.332058+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-07-28T11:45:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:55 smithi150 bash[24144]: cluster 2024-07-28T11:45:54.318257+0000 mgr.y (mgr.14388) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:55 smithi150 bash[24144]: cluster 2024-07-28T11:45:54.734396+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-07-28T11:45:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:55 smithi022 bash[21738]: cluster 2024-07-28T11:45:54.318257+0000 mgr.y (mgr.14388) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:55 smithi022 bash[21738]: cluster 2024-07-28T11:45:54.734396+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-07-28T11:45:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:55 smithi022 bash[31305]: cluster 2024-07-28T11:45:54.318257+0000 mgr.y (mgr.14388) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:55 smithi022 bash[31305]: cluster 2024-07-28T11:45:54.734396+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-07-28T11:45:56.579 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:55.880929+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:55.885631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.005486+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.018119+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: cluster 2024-07-28T11:45:56.318872+0000 mgr.y (mgr.14388) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.612073+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.617060+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.621930+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.627206+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.628818+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.629238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.630201+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.630513+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.631453+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.631806+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.632768+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.633090+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: cephadm 2024-07-28T11:45:56.633910+0000 mgr.y (mgr.14388) 11 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 4060M 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.639062+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.643531+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: audit 2024-07-28T11:45:56.644916+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: cephadm 2024-07-28T11:45:56.647083+0000 mgr.y (mgr.14388) 12 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:45:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: cephadm 2024-07-28T11:45:56.647531+0000 mgr.y (mgr.14388) 13 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:45:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:56 smithi150 bash[24144]: cephadm 2024-07-28T11:45:56.836991+0000 mgr.y (mgr.14388) 14 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:55.880929+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:55.885631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.005486+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.018119+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: cluster 2024-07-28T11:45:56.318872+0000 mgr.y (mgr.14388) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.612073+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.617060+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.621930+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.627206+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.628818+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.629238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.630201+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.630513+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.631453+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.631806+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.632768+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.633090+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: cephadm 2024-07-28T11:45:56.633910+0000 mgr.y (mgr.14388) 11 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 4060M 2024-07-28T11:45:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.639062+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.643531+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: audit 2024-07-28T11:45:56.644916+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: cephadm 2024-07-28T11:45:56.647083+0000 mgr.y (mgr.14388) 12 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: cephadm 2024-07-28T11:45:56.647531+0000 mgr.y (mgr.14388) 13 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[21738]: cephadm 2024-07-28T11:45:56.836991+0000 mgr.y (mgr.14388) 14 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:55.880929+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:55.885631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.005486+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.018119+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: cluster 2024-07-28T11:45:56.318872+0000 mgr.y (mgr.14388) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.612073+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.617060+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.621930+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.627206+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.628818+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.629238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.630201+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.630513+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.631453+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.631806+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.632768+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.633090+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:45:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: cephadm 2024-07-28T11:45:56.633910+0000 mgr.y (mgr.14388) 11 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 4060M 2024-07-28T11:45:57.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.639062+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:57.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.643531+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:45:57.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: audit 2024-07-28T11:45:56.644916+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:45:57.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: cephadm 2024-07-28T11:45:56.647083+0000 mgr.y (mgr.14388) 12 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:45:57.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: cephadm 2024-07-28T11:45:56.647531+0000 mgr.y (mgr.14388) 13 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:45:57.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:56 smithi022 bash[31305]: cephadm 2024-07-28T11:45:56.836991+0000 mgr.y (mgr.14388) 14 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:45:57.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.779 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.780 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.780 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.781 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.781 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:57.781 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.044 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.044 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.045 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.045 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.045 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.046 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.046 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.046 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.046 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:57 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.046 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 systemd[1]: Started Ceph node-exporter.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:45:58.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: cephadm 2024-07-28T11:45:56.905501+0000 mgr.y (mgr.14388) 15 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:45:58.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: cephadm 2024-07-28T11:45:56.953632+0000 mgr.y (mgr.14388) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:45:58.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: cephadm 2024-07-28T11:45:57.039524+0000 mgr.y (mgr.14388) 17 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:45:58.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: cephadm 2024-07-28T11:45:57.079514+0000 mgr.y (mgr.14388) 18 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:45:58.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: cephadm 2024-07-28T11:45:57.170897+0000 mgr.y (mgr.14388) 19 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:45:58.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:57.214427+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:57.221153+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:57.290227+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:57.301113+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:57.310882+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: cephadm 2024-07-28T11:45:57.316781+0000 mgr.y (mgr.14388) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:58.080874+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:58.087146+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.303 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[24144]: audit 2024-07-28T11:45:58.092635+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.328 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-07-28T11:45:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: cephadm 2024-07-28T11:45:56.905501+0000 mgr.y (mgr.14388) 15 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:45:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: cephadm 2024-07-28T11:45:56.953632+0000 mgr.y (mgr.14388) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:45:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: cephadm 2024-07-28T11:45:57.039524+0000 mgr.y (mgr.14388) 17 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: cephadm 2024-07-28T11:45:57.079514+0000 mgr.y (mgr.14388) 18 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: cephadm 2024-07-28T11:45:57.170897+0000 mgr.y (mgr.14388) 19 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:57.214427+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:57.221153+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:57.290227+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:57.301113+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:57.310882+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: cephadm 2024-07-28T11:45:57.316781+0000 mgr.y (mgr.14388) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:58.080874+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:58.087146+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[21738]: audit 2024-07-28T11:45:58.092635+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: cephadm 2024-07-28T11:45:56.905501+0000 mgr.y (mgr.14388) 15 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: cephadm 2024-07-28T11:45:56.953632+0000 mgr.y (mgr.14388) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: cephadm 2024-07-28T11:45:57.039524+0000 mgr.y (mgr.14388) 17 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: cephadm 2024-07-28T11:45:57.079514+0000 mgr.y (mgr.14388) 18 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: cephadm 2024-07-28T11:45:57.170897+0000 mgr.y (mgr.14388) 19 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:57.214427+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:57.221153+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:57.290227+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:57.301113+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:57.310882+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: cephadm 2024-07-28T11:45:57.316781+0000 mgr.y (mgr.14388) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:58.080874+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:58.087146+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[31305]: audit 2024-07-28T11:45:58.092635+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:45:58.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.569 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.570 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.570 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.570 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.571 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.571 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.828 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: v1.5.0: Pulling from prometheus/node-exporter 2024-07-28T11:45:58.829 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: 22b70bddd3ac: Pulling fs layer 2024-07-28T11:45:58.829 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: 5c12815fee55: Pulling fs layer 2024-07-28T11:45:58.829 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: c0e87333d380: Pulling fs layer 2024-07-28T11:45:58.835 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.836 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.836 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.836 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.837 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.837 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:45:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:45:58.837 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.837 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:58.838 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:58 smithi150 systemd[1]: Started Ceph node-exporter.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:45:59.267 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:58 smithi150 bash[49171]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-07-28T11:45:59.329 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: 5c12815fee55: Verifying Checksum 2024-07-28T11:45:59.329 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: 5c12815fee55: Download complete 2024-07-28T11:45:59.329 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:58 smithi022 bash[56128]: 22b70bddd3ac: Download complete 2024-07-28T11:45:59.329 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[56128]: c0e87333d380: Verifying Checksum 2024-07-28T11:45:59.329 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[56128]: c0e87333d380: Download complete 2024-07-28T11:45:59.329 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[56128]: 22b70bddd3ac: Pull complete 2024-07-28T11:45:59.329 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:45:59.792 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: v1.5.0: Pulling from prometheus/node-exporter 2024-07-28T11:45:59.792 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: 22b70bddd3ac: Pulling fs layer 2024-07-28T11:45:59.792 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: 5c12815fee55: Pulling fs layer 2024-07-28T11:45:59.793 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: c0e87333d380: Pulling fs layer 2024-07-28T11:46:00.068 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: cephadm 2024-07-28T11:45:58.093584+0000 mgr.y (mgr.14388) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi150 2024-07-28T11:46:00.068 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: cluster 2024-07-28T11:45:58.319485+0000 mgr.y (mgr.14388) 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-28T11:46:00.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: audit 2024-07-28T11:45:58.843399+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: audit 2024-07-28T11:45:58.855994+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: audit 2024-07-28T11:45:58.867159+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: audit 2024-07-28T11:45:58.876063+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[24144]: audit 2024-07-28T11:45:58.894386+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.069 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: 5c12815fee55: Download complete 2024-07-28T11:46:00.069 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: 22b70bddd3ac: Download complete 2024-07-28T11:46:00.069 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: c0e87333d380: Verifying Checksum 2024-07-28T11:46:00.069 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:45:59 smithi150 bash[49171]: c0e87333d380: Download complete 2024-07-28T11:46:00.069 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:00 smithi150 bash[49171]: 22b70bddd3ac: Pull complete 2024-07-28T11:46:00.132 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled grafana update... 2024-07-28T11:46:00.328 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[56128]: 5c12815fee55: Pull complete 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: cephadm 2024-07-28T11:45:58.093584+0000 mgr.y (mgr.14388) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi150 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: cluster 2024-07-28T11:45:58.319485+0000 mgr.y (mgr.14388) 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-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: audit 2024-07-28T11:45:58.843399+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: audit 2024-07-28T11:45:58.855994+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: audit 2024-07-28T11:45:58.867159+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: audit 2024-07-28T11:45:58.876063+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[21738]: audit 2024-07-28T11:45:58.894386+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: cephadm 2024-07-28T11:45:58.093584+0000 mgr.y (mgr.14388) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi150 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: cluster 2024-07-28T11:45:58.319485+0000 mgr.y (mgr.14388) 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-28T11:46:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: audit 2024-07-28T11:45:58.843399+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: audit 2024-07-28T11:45:58.855994+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: audit 2024-07-28T11:45:58.867159+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: audit 2024-07-28T11:45:58.876063+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:45:59 smithi022 bash[31305]: audit 2024-07-28T11:45:58.894386+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.931 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[56128]: c0e87333d380: Pull complete 2024-07-28T11:46:00.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[31305]: cephadm 2024-07-28T11:45:58.923376+0000 mgr.y (mgr.14388) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-07-28T11:46:00.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[31305]: audit 2024-07-28T11:46:00.132504+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[31305]: audit 2024-07-28T11:46:00.387762+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[21738]: cephadm 2024-07-28T11:45:58.923376+0000 mgr.y (mgr.14388) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-07-28T11:46:00.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[21738]: audit 2024-07-28T11:46:00.132504+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:00.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[21738]: audit 2024-07-28T11:46:00.387762+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:01.113 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[49171]: 5c12815fee55: Pull complete 2024-07-28T11:46:01.114 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:00 smithi150 bash[24144]: cephadm 2024-07-28T11:45:58.923376+0000 mgr.y (mgr.14388) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-07-28T11:46:01.114 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:00 smithi150 bash[24144]: audit 2024-07-28T11:46:00.132504+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:01.114 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:00 smithi150 bash[24144]: audit 2024-07-28T11:46:00.387762+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:01.115 DEBUG:teuthology.orchestra.run.smithi150:grafana.a> sudo journalctl -f -n 0 -u ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@grafana.a.service 2024-07-28T11:46:01.117 INFO:tasks.cephadm:Setting up client nodes... 2024-07-28T11:46:01.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-28T11:46:01.328 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:00 smithi022 bash[56128]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-07-28T11:46:01.328 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[56128]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-07-28T11:46:01.942 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[49171]: c0e87333d380: Pull complete 2024-07-28T11:46:01.942 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[49171]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-07-28T11:46:01.942 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[49171]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-07-28T11:46:01.943 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[24144]: audit 2024-07-28T11:46:00.121015+0000 mgr.y (mgr.14388) 24 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:46:01.943 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[24144]: cephadm 2024-07-28T11:46:00.124449+0000 mgr.y (mgr.14388) 25 : cephadm [INF] Saving service grafana spec with placement smithi150=a;count:1 2024-07-28T11:46:01.943 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:01 smithi150 bash[24144]: cluster 2024-07-28T11:46:00.319970+0000 mgr.y (mgr.14388) 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-28T11:46:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[21738]: audit 2024-07-28T11:46:00.121015+0000 mgr.y (mgr.14388) 24 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:46:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[21738]: cephadm 2024-07-28T11:46:00.124449+0000 mgr.y (mgr.14388) 25 : cephadm [INF] Saving service grafana spec with placement smithi150=a;count:1 2024-07-28T11:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[21738]: cluster 2024-07-28T11:46:00.319970+0000 mgr.y (mgr.14388) 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-28T11:46:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[31305]: audit 2024-07-28T11:46:00.121015+0000 mgr.y (mgr.14388) 24 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:46:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[31305]: cephadm 2024-07-28T11:46:00.124449+0000 mgr.y (mgr.14388) 25 : cephadm [INF] Saving service grafana spec with placement smithi150=a;count:1 2024-07-28T11:46:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:01 smithi022 bash[31305]: cluster 2024-07-28T11:46:00.319970+0000 mgr.y (mgr.14388) 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-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.152Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.152Z 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-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.153Z 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-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.153Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.153Z 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-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.153Z 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-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:46:03.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:46:03.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:46:03.520 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:46:03.521 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.154Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:46:03.522 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.155Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:46:03.523 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[49171]: ts=2024-07-28T11:46:03.155Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:46:03.579 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.209Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:46:03.579 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.209Z 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-28T11:46:03.579 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.209Z 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-28T11:46:03.579 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.210Z 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-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.210Z 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-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.210Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:46:03.580 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:46:03.581 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:46:03.582 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:46:03.583 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[56128]: ts=2024-07-28T11:46:03.211Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:46:04.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:03 smithi150 bash[24144]: cluster 2024-07-28T11:46:02.320649+0000 mgr.y (mgr.14388) 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-28T11:46:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[21738]: cluster 2024-07-28T11:46:02.320649+0000 mgr.y (mgr.14388) 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-28T11:46:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:03 smithi022 bash[31305]: cluster 2024-07-28T11:46:02.320649+0000 mgr.y (mgr.14388) 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-28T11:46:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:05 smithi022 bash[21738]: cluster 2024-07-28T11:46:04.321309+0000 mgr.y (mgr.14388) 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-28T11:46:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:05 smithi022 bash[21738]: audit 2024-07-28T11:46:05.389383+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:05 smithi022 bash[31305]: cluster 2024-07-28T11:46:04.321309+0000 mgr.y (mgr.14388) 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-28T11:46:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:05 smithi022 bash[31305]: audit 2024-07-28T11:46:05.389383+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:05 smithi150 bash[24144]: cluster 2024-07-28T11:46:04.321309+0000 mgr.y (mgr.14388) 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-28T11:46:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:05 smithi150 bash[24144]: audit 2024-07-28T11:46:05.389383+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:06.896 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:08.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:07 smithi150 bash[24144]: cluster 2024-07-28T11:46:06.321702+0000 mgr.y (mgr.14388) 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-28T11:46:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:07 smithi022 bash[21738]: cluster 2024-07-28T11:46:06.321702+0000 mgr.y (mgr.14388) 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-28T11:46:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:07 smithi022 bash[31305]: cluster 2024-07-28T11:46:06.321702+0000 mgr.y (mgr.14388) 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-28T11:46:09.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:46:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:46:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:09 smithi022 bash[21738]: cluster 2024-07-28T11:46:08.322269+0000 mgr.y (mgr.14388) 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-28T11:46:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:09 smithi022 bash[31305]: cluster 2024-07-28T11:46:08.322269+0000 mgr.y (mgr.14388) 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-28T11:46:10.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:09 smithi150 bash[24144]: cluster 2024-07-28T11:46:08.322269+0000 mgr.y (mgr.14388) 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-28T11:46:10.681 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.681 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.682 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.682 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.682 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.683 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.683 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.683 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:10.684 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.079 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.079 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.079 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.080 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.081 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:11.081 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:10 smithi022 systemd[1]: Started Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:46:11.919 INFO:teuthology.orchestra.run.smithi022.stdout:[client.0] 2024-07-28T11:46:11.919 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCDL6ZmsUtoNhAAMwJHQBaOmPDLuDWwvBMqAw== 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[21738]: cluster 2024-07-28T11:46:10.322858+0000 mgr.y (mgr.14388) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[21738]: audit 2024-07-28T11:46:10.957943+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[21738]: audit 2024-07-28T11:46:10.963834+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[21738]: audit 2024-07-28T11:46:10.968729+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[21738]: audit 2024-07-28T11:46:10.972775+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[21738]: audit 2024-07-28T11:46:11.004263+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[31305]: cluster 2024-07-28T11:46:10.322858+0000 mgr.y (mgr.14388) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:12.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[31305]: audit 2024-07-28T11:46:10.957943+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[31305]: audit 2024-07-28T11:46:10.963834+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[31305]: audit 2024-07-28T11:46:10.968729+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[31305]: audit 2024-07-28T11:46:10.972775+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:11 smithi022 bash[31305]: audit 2024-07-28T11:46:11.004263+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:11 smithi150 bash[24144]: cluster 2024-07-28T11:46:10.322858+0000 mgr.y (mgr.14388) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:11 smithi150 bash[24144]: audit 2024-07-28T11:46:10.957943+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:11 smithi150 bash[24144]: audit 2024-07-28T11:46:10.963834+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:11 smithi150 bash[24144]: audit 2024-07-28T11:46:10.968729+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:11 smithi150 bash[24144]: audit 2024-07-28T11:46:10.972775+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:11 smithi150 bash[24144]: audit 2024-07-28T11:46:11.004263+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:12.838 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-07-28T11:46:12.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-07-28T11:46:12.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-07-28T11:46:12.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-28T11:46:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[21738]: audit 2024-07-28T11:46:11.912273+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.22:0/866980407' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T11:46:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[21738]: audit 2024-07-28T11:46:11.912670+0000 mon.a (mon.0) 683 : 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-28T11:46:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[21738]: audit 2024-07-28T11:46:11.920404+0000 mon.a (mon.0) 684 : 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-28T11:46:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[31305]: audit 2024-07-28T11:46:11.912273+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.22:0/866980407' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T11:46:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[31305]: audit 2024-07-28T11:46:11.912670+0000 mon.a (mon.0) 683 : 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-28T11:46:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[31305]: audit 2024-07-28T11:46:11.920404+0000 mon.a (mon.0) 684 : 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-28T11:46:13.079 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.887Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.887Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.889Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.890Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.920Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.921Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.925Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T11:46:13.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:12 smithi022 bash[56593]: ts=2024-07-28T11:46:12.925Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T11:46:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:12 smithi150 bash[24144]: audit 2024-07-28T11:46:11.912273+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.22:0/866980407' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T11:46:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:12 smithi150 bash[24144]: audit 2024-07-28T11:46:11.912670+0000 mon.a (mon.0) 683 : 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-28T11:46:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:12 smithi150 bash[24144]: audit 2024-07-28T11:46:11.920404+0000 mon.a (mon.0) 684 : 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-28T11:46:14.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:13 smithi150 bash[24144]: cluster 2024-07-28T11:46:12.323448+0000 mgr.y (mgr.14388) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:13 smithi022 bash[21738]: cluster 2024-07-28T11:46:12.323448+0000 mgr.y (mgr.14388) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:13 smithi022 bash[31305]: cluster 2024-07-28T11:46:12.323448+0000 mgr.y (mgr.14388) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:15.328 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:14 smithi022 bash[56593]: ts=2024-07-28T11:46:14.890Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000755228s 2024-07-28T11:46:16.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:15 smithi150 bash[24144]: cluster 2024-07-28T11:46:14.324030+0000 mgr.y (mgr.14388) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:16.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:15 smithi150 bash[24144]: audit 2024-07-28T11:46:15.405589+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:15 smithi022 bash[21738]: cluster 2024-07-28T11:46:14.324030+0000 mgr.y (mgr.14388) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:15 smithi022 bash[21738]: audit 2024-07-28T11:46:15.405589+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:15 smithi022 bash[31305]: cluster 2024-07-28T11:46:14.324030+0000 mgr.y (mgr.14388) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:15 smithi022 bash[31305]: audit 2024-07-28T11:46:15.405589+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:16.802 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T11:46:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:17 smithi022 bash[21738]: cluster 2024-07-28T11:46:16.324550+0000 mgr.y (mgr.14388) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:17 smithi022 bash[21738]: audit 2024-07-28T11:46:16.332650+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:17 smithi022 bash[21738]: audit 2024-07-28T11:46:16.344808+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:17 smithi022 bash[31305]: cluster 2024-07-28T11:46:16.324550+0000 mgr.y (mgr.14388) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:17 smithi022 bash[31305]: audit 2024-07-28T11:46:16.332650+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:17 smithi022 bash[31305]: audit 2024-07-28T11:46:16.344808+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:17.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:17 smithi150 bash[24144]: cluster 2024-07-28T11:46:16.324550+0000 mgr.y (mgr.14388) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:17.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:17 smithi150 bash[24144]: audit 2024-07-28T11:46:16.332650+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:17.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:17 smithi150 bash[24144]: audit 2024-07-28T11:46:16.344808+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:18.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21990]: [28/Jul/2024:11:46:18] ENGINE Bus STOPPING 2024-07-28T11:46:18.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21990]: [28/Jul/2024:11:46:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:46:18.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21990]: [28/Jul/2024:11:46:18] ENGINE Bus STOPPED 2024-07-28T11:46:18.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21990]: [28/Jul/2024:11:46:18] ENGINE Bus STARTING 2024-07-28T11:46:18.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21990]: [28/Jul/2024:11:46:18] ENGINE Serving on http://:::9283 2024-07-28T11:46:18.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21990]: [28/Jul/2024:11:46:18] ENGINE Bus STARTED 2024-07-28T11:46:18.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:18 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:18.932 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:46:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:46:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:17.932018+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:17.937307+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:17.938607+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:46:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:17.939364+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:46:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:17.943772+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:18.007757+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:18.013104+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:18.018681+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:18.019574+0000 mgr.y (mgr.14388) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: audit 2024-07-28T11:46:18.024996+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: cephadm 2024-07-28T11:46:18.044856+0000 mgr.y (mgr.14388) 36 : cephadm [INF] Deploying daemon grafana.a on smithi150 2024-07-28T11:46:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:18 smithi150 bash[24144]: cluster 2024-07-28T11:46:18.325154+0000 mgr.y (mgr.14388) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:17.932018+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:17.937307+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:17.938607+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:17.939364+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:17.943772+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:18.007757+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:18.013104+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:18.018681+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:46:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:18.019574+0000 mgr.y (mgr.14388) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: audit 2024-07-28T11:46:18.024996+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: cephadm 2024-07-28T11:46:18.044856+0000 mgr.y (mgr.14388) 36 : cephadm [INF] Deploying daemon grafana.a on smithi150 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[21738]: cluster 2024-07-28T11:46:18.325154+0000 mgr.y (mgr.14388) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:17.932018+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:17.937307+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:17.938607+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:17.939364+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:17.943772+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:18.007757+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:18.013104+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:18.018681+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:46:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:18.019574+0000 mgr.y (mgr.14388) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T11:46:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: audit 2024-07-28T11:46:18.024996+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: cephadm 2024-07-28T11:46:18.044856+0000 mgr.y (mgr.14388) 36 : cephadm [INF] Deploying daemon grafana.a on smithi150 2024-07-28T11:46:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:18 smithi022 bash[31305]: cluster 2024-07-28T11:46:18.325154+0000 mgr.y (mgr.14388) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:20.329 INFO:teuthology.orchestra.run.smithi150.stdout:[client.1] 2024-07-28T11:46:20.329 INFO:teuthology.orchestra.run.smithi150.stdout: key = AQCML6ZmDCtEExAAoDz0u8b3bFjcodQDzhRD/g== 2024-07-28T11:46:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:20 smithi150 bash[24144]: audit 2024-07-28T11:46:20.322921+0000 mon.a (mon.0) 694 : 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-28T11:46:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:20 smithi150 bash[24144]: audit 2024-07-28T11:46:20.323053+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.150:0/1985408893' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T11:46:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:20 smithi150 bash[24144]: audit 2024-07-28T11:46:20.330135+0000 mon.a (mon.0) 695 : 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-28T11:46:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:20 smithi022 bash[21738]: audit 2024-07-28T11:46:20.322921+0000 mon.a (mon.0) 694 : 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-28T11:46:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:20 smithi022 bash[21738]: audit 2024-07-28T11:46:20.323053+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.150:0/1985408893' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T11:46:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:20 smithi022 bash[21738]: audit 2024-07-28T11:46:20.330135+0000 mon.a (mon.0) 695 : 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-28T11:46:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:20 smithi022 bash[31305]: audit 2024-07-28T11:46:20.322921+0000 mon.a (mon.0) 694 : 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-28T11:46:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:20 smithi022 bash[31305]: audit 2024-07-28T11:46:20.323053+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.150:0/1985408893' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T11:46:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:20 smithi022 bash[31305]: audit 2024-07-28T11:46:20.330135+0000 mon.a (mon.0) 695 : 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-28T11:46:21.690 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:21 smithi150 bash[24144]: cluster 2024-07-28T11:46:20.325718+0000 mgr.y (mgr.14388) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:21.690 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:21 smithi150 bash[24144]: audit 2024-07-28T11:46:20.389719+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:21.691 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-07-28T11:46:21.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-07-28T11:46:21.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-07-28T11:46:21.717 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-07-28T11:46:21.717 DEBUG:teuthology.orchestra.run.smithi022:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-07-28T11:46:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:21 smithi022 bash[21738]: cluster 2024-07-28T11:46:20.325718+0000 mgr.y (mgr.14388) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:21 smithi022 bash[21738]: audit 2024-07-28T11:46:20.389719+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:21 smithi022 bash[31305]: cluster 2024-07-28T11:46:20.325718+0000 mgr.y (mgr.14388) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:21 smithi022 bash[31305]: audit 2024-07-28T11:46:20.389719+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:22.020 INFO:teuthology.misc.health.smithi022.stdout: 2024-07-28T11:46:22.020 INFO:teuthology.misc.health.smithi022.stdout:{"epoch":60,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T11:45:50.296564+0000","last_up_change":"2024-07-28T11:44:54.092637+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","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.22:6802","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6803","nonce":1933967064}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6805","nonce":1933967064}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6809","nonce":1933967064}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6807","nonce":1933967064}]},"public_addr":"172.21.15.22:6803/1933967064","cluster_addr":"172.21.15.22:6805/1933967064","heartbeat_back_addr":"172.21.15.22:6809/1933967064","heartbeat_front_addr":"172.21.15.22:6807/1933967064","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","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.22:6810","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6811","nonce":2780841331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6813","nonce":2780841331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6817","nonce":2780841331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6815","nonce":2780841331}]},"public_addr":"172.21.15.22:6811/2780841331","cluster_addr":"172.21.15.22:6813/2780841331","heartbeat_back_addr":"172.21.15.22:6817/2780841331","heartbeat_front_addr":"172.21.15.22:6815/2780841331","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","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.22:6818","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6819","nonce":2810848007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6821","nonce":2810848007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6825","nonce":2810848007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6823","nonce":2810848007}]},"public_addr":"172.21.15.22:6819/2810848007","cluster_addr":"172.21.15.22:6821/2810848007","heartbeat_back_addr":"172.21.15.22:6825/2810848007","heartbeat_front_addr":"172.21.15.22:6823/2810848007","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","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.22:6826","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6827","nonce":2465126028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6829","nonce":2465126028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6833","nonce":2465126028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6831","nonce":2465126028}]},"public_addr":"172.21.15.22:6827/2465126028","cluster_addr":"172.21.15.22:6829/2465126028","heartbeat_back_addr":"172.21.15.22:6833/2465126028","heartbeat_front_addr":"172.21.15.22:6831/2465126028","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","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.150:6800","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6801","nonce":2159002838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6803","nonce":2159002838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6807","nonce":2159002838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6805","nonce":2159002838}]},"public_addr":"172.21.15.150:6801/2159002838","cluster_addr":"172.21.15.150:6803/2159002838","heartbeat_back_addr":"172.21.15.150:6807/2159002838","heartbeat_front_addr":"172.21.15.150:6805/2159002838","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","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.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","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.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","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.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+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-28T11:39:47.605248+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-28T11:40:39.284948+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-28T11:41:30.892772+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-28T11:42:19.318795+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-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+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-28T11:46:22.039 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-07-28T11:46:22.039 INFO:tasks.cephadm:Creating RBD pool 2024-07-28T11:46:22.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-07-28T11:46:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:22 smithi150 bash[24144]: audit 2024-07-28T11:46:22.020142+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.22:0/3155163550' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:46:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:22 smithi022 bash[21738]: audit 2024-07-28T11:46:22.020142+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.22:0/3155163550' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:46:22.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:22 smithi022 bash[31305]: audit 2024-07-28T11:46:22.020142+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.22:0/3155163550' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:46:23.328 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:22 smithi022 bash[56593]: ts=2024-07-28T11:46:22.893Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00348158s 2024-07-28T11:46:23.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:23 smithi150 bash[24144]: cluster 2024-07-28T11:46:22.326385+0000 mgr.y (mgr.14388) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:23 smithi022 bash[21738]: cluster 2024-07-28T11:46:22.326385+0000 mgr.y (mgr.14388) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:23 smithi022 bash[31305]: cluster 2024-07-28T11:46:22.326385+0000 mgr.y (mgr.14388) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:25 smithi150 bash[24144]: cluster 2024-07-28T11:46:24.326973+0000 mgr.y (mgr.14388) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:25 smithi022 bash[21738]: cluster 2024-07-28T11:46:24.326973+0000 mgr.y (mgr.14388) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:25 smithi022 bash[31305]: cluster 2024-07-28T11:46:24.326973+0000 mgr.y (mgr.14388) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:26.810 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:27 smithi150 bash[24144]: cluster 2024-07-28T11:46:26.327555+0000 mgr.y (mgr.14388) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:27 smithi022 bash[21738]: cluster 2024-07-28T11:46:26.327555+0000 mgr.y (mgr.14388) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:27.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:27 smithi022 bash[31305]: cluster 2024-07-28T11:46:26.327555+0000 mgr.y (mgr.14388) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:29.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:28 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:46:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:46:29.663 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:29 smithi022 bash[21738]: cluster 2024-07-28T11:46:28.328277+0000 mgr.y (mgr.14388) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:29.663 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:29 smithi022 bash[31305]: cluster 2024-07-28T11:46:28.328277+0000 mgr.y (mgr.14388) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:29.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:29 smithi150 bash[24144]: cluster 2024-07-28T11:46:28.328277+0000 mgr.y (mgr.14388) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:30.469 INFO:teuthology.orchestra.run.smithi022.stderr:pool 'rbd' created 2024-07-28T11:46:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:30 smithi150 bash[24144]: audit 2024-07-28T11:46:29.963113+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.22:0/1482672164' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:46:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:30 smithi150 bash[24144]: audit 2024-07-28T11:46:29.963503+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:46:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:30 smithi022 bash[21738]: audit 2024-07-28T11:46:29.963113+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.22:0/1482672164' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:46:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:30 smithi022 bash[21738]: audit 2024-07-28T11:46:29.963503+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:46:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:30 smithi022 bash[31305]: audit 2024-07-28T11:46:29.963113+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.22:0/1482672164' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:46:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:30 smithi022 bash[31305]: audit 2024-07-28T11:46:29.963503+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T11:46:31.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-07-28T11:46:31.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:31 smithi150 bash[24144]: cluster 2024-07-28T11:46:30.328843+0000 mgr.y (mgr.14388) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:31 smithi150 bash[24144]: audit 2024-07-28T11:46:30.469550+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T11:46:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:31 smithi150 bash[24144]: cluster 2024-07-28T11:46:30.469854+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T11:46:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:31 smithi150 bash[24144]: cluster 2024-07-28T11:46:31.470572+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T11:46:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[21738]: cluster 2024-07-28T11:46:30.328843+0000 mgr.y (mgr.14388) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[21738]: audit 2024-07-28T11:46:30.469550+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T11:46:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[21738]: cluster 2024-07-28T11:46:30.469854+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T11:46:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[21738]: cluster 2024-07-28T11:46:31.470572+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T11:46:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[31305]: cluster 2024-07-28T11:46:30.328843+0000 mgr.y (mgr.14388) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[31305]: audit 2024-07-28T11:46:30.469550+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T11:46:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[31305]: cluster 2024-07-28T11:46:30.469854+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T11:46:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:31 smithi022 bash[31305]: cluster 2024-07-28T11:46:31.470572+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T11:46:32.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:32 smithi022 bash[31305]: cluster 2024-07-28T11:46:32.475706+0000 mon.a (mon.0) 700 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:46:32.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:32 smithi022 bash[31305]: cluster 2024-07-28T11:46:32.488760+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T11:46:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:32 smithi022 bash[21738]: cluster 2024-07-28T11:46:32.475706+0000 mon.a (mon.0) 700 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:46:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:32 smithi022 bash[21738]: cluster 2024-07-28T11:46:32.488760+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T11:46:33.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:32 smithi150 bash[24144]: cluster 2024-07-28T11:46:32.475706+0000 mon.a (mon.0) 700 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:46:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:32 smithi150 bash[24144]: cluster 2024-07-28T11:46:32.488760+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T11:46:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:33 smithi022 bash[21738]: cluster 2024-07-28T11:46:32.329484+0000 mgr.y (mgr.14388) 44 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:33 smithi022 bash[31305]: cluster 2024-07-28T11:46:32.329484+0000 mgr.y (mgr.14388) 44 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:34.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:33 smithi150 bash[24144]: cluster 2024-07-28T11:46:32.329484+0000 mgr.y (mgr.14388) 44 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:35 smithi022 bash[21738]: cluster 2024-07-28T11:46:34.330133+0000 mgr.y (mgr.14388) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:35 smithi022 bash[21738]: audit 2024-07-28T11:46:35.397323+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:35 smithi022 bash[21738]: audit 2024-07-28T11:46:35.399156+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:35 smithi022 bash[31305]: cluster 2024-07-28T11:46:34.330133+0000 mgr.y (mgr.14388) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:35 smithi022 bash[31305]: audit 2024-07-28T11:46:35.397323+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:35 smithi022 bash[31305]: audit 2024-07-28T11:46:35.399156+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:35.933 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:35 smithi150 bash[24144]: cluster 2024-07-28T11:46:34.330133+0000 mgr.y (mgr.14388) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:35 smithi150 bash[24144]: audit 2024-07-28T11:46:35.397323+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:35 smithi150 bash[24144]: audit 2024-07-28T11:46:35.399156+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:37.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:37 smithi022 bash[31305]: cluster 2024-07-28T11:46:36.331119+0000 mgr.y (mgr.14388) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 active+clean, 4 creating+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:37 smithi022 bash[21738]: cluster 2024-07-28T11:46:36.331119+0000 mgr.y (mgr.14388) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 active+clean, 4 creating+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:37 smithi150 bash[24144]: cluster 2024-07-28T11:46:36.331119+0000 mgr.y (mgr.14388) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 active+clean, 4 creating+peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:39.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:38 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:46:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:46:39.548 INFO:teuthology.orchestra.run.smithi022.stderr:enabled application 'rbd' on pool 'rbd' 2024-07-28T11:46:39.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:39 smithi022 bash[21738]: cluster 2024-07-28T11:46:38.331936+0000 mgr.y (mgr.14388) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:39.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:39 smithi022 bash[21738]: audit 2024-07-28T11:46:39.088526+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.22:0/3572063422' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:46:39.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:39 smithi022 bash[21738]: audit 2024-07-28T11:46:39.089173+0000 mon.a (mon.0) 703 : 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-28T11:46:39.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:39 smithi022 bash[31305]: cluster 2024-07-28T11:46:38.331936+0000 mgr.y (mgr.14388) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:39.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:39 smithi022 bash[31305]: audit 2024-07-28T11:46:39.088526+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.22:0/3572063422' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:46:39.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:39 smithi022 bash[31305]: audit 2024-07-28T11:46:39.089173+0000 mon.a (mon.0) 703 : 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-28T11:46:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:39 smithi150 bash[24144]: cluster 2024-07-28T11:46:38.331936+0000 mgr.y (mgr.14388) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:39 smithi150 bash[24144]: audit 2024-07-28T11:46:39.088526+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.22:0/3572063422' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:46:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:39 smithi150 bash[24144]: audit 2024-07-28T11:46:39.089173+0000 mon.a (mon.0) 703 : 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-28T11:46:40.251 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T11:46:40.251 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T11:46:40.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T11:46:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:40 smithi022 bash[21738]: audit 2024-07-28T11:46:39.548469+0000 mon.a (mon.0) 704 : 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-28T11:46:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:40 smithi022 bash[21738]: cluster 2024-07-28T11:46:39.548680+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T11:46:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:40 smithi022 bash[31305]: audit 2024-07-28T11:46:39.548469+0000 mon.a (mon.0) 704 : 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-28T11:46:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:40 smithi022 bash[31305]: cluster 2024-07-28T11:46:39.548680+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T11:46:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:40 smithi150 bash[24144]: audit 2024-07-28T11:46:39.548469+0000 mon.a (mon.0) 704 : 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-28T11:46:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:40 smithi150 bash[24144]: cluster 2024-07-28T11:46:39.548680+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T11:46:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:41 smithi022 bash[21738]: cluster 2024-07-28T11:46:40.332436+0000 mgr.y (mgr.14388) 48 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:41 smithi022 bash[21738]: cluster 2024-07-28T11:46:40.561043+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:46:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:41 smithi022 bash[21738]: cluster 2024-07-28T11:46:40.561087+0000 mon.a (mon.0) 707 : cluster [INF] Cluster is now healthy 2024-07-28T11:46:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:41 smithi022 bash[31305]: cluster 2024-07-28T11:46:40.332436+0000 mgr.y (mgr.14388) 48 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:41 smithi022 bash[31305]: cluster 2024-07-28T11:46:40.561043+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:46:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:41 smithi022 bash[31305]: cluster 2024-07-28T11:46:40.561087+0000 mon.a (mon.0) 707 : cluster [INF] Cluster is now healthy 2024-07-28T11:46:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:41 smithi150 bash[24144]: cluster 2024-07-28T11:46:40.332436+0000 mgr.y (mgr.14388) 48 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:41 smithi150 bash[24144]: cluster 2024-07-28T11:46:40.561043+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:46:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:41 smithi150 bash[24144]: cluster 2024-07-28T11:46:40.561087+0000 mon.a (mon.0) 707 : cluster [INF] Cluster is now healthy 2024-07-28T11:46:43.822 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:43 smithi150 bash[24144]: cluster 2024-07-28T11:46:42.333091+0000 mgr.y (mgr.14388) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:43.822 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.822 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.822 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.823 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.823 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.823 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.824 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.824 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:43 smithi022 bash[21738]: cluster 2024-07-28T11:46:42.333091+0000 mgr.y (mgr.14388) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:43.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:43 smithi022 bash[31305]: cluster 2024-07-28T11:46:42.333091+0000 mgr.y (mgr.14388) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.097 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.097 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.098 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.098 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.098 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.098 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.099 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.099 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.099 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.099 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.099 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:43 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:46:44.099 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:44 smithi150 systemd[1]: Started Ceph grafana.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:46:45.037 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.137561+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.150202+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.161000+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.169248+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.227713+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: cluster 2024-07-28T11:46:44.333654+0000 mgr.y (mgr.14388) 50 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.508630+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[24144]: audit 2024-07-28T11:46:44.514420+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.137561+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.150202+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.161000+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.169248+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.227713+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: cluster 2024-07-28T11:46:44.333654+0000 mgr.y (mgr.14388) 50 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.508630+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[21738]: audit 2024-07-28T11:46:44.514420+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.137561+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.150202+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.161000+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.169248+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.227713+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:46:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: cluster 2024-07-28T11:46:44.333654+0000 mgr.y (mgr.14388) 50 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.508630+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:45 smithi022 bash[31305]: audit 2024-07-28T11:46:44.514420+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:45.618 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366302885Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-28T11:46:45.618 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366509712Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-07-28T11:46:45.618 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366538948Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-28T11:46:45.618 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366554194Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366566066Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366576347Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366582947Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366590025Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366596829Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366604527Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366611359Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366627811Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366634415Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=settings t=2024-07-28T11:46:45.366641517Z level=info msg="App mode production" 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=sqlstore t=2024-07-28T11:46:45.366720561Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=sqlstore t=2024-07-28T11:46:45.366754666Z 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-28T11:46:45.619 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.367785003Z level=info msg="Starting DB migrations" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.367877427Z level=info msg="Executing migration" id="create migration_log table" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.400593513Z level=info msg="Executing migration" id="create user table" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.43429991Z level=info msg="Executing migration" id="add unique index user.login" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.451276231Z level=info msg="Executing migration" id="add unique index user.email" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.476452659Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.501758958Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.52691801Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.569138264Z level=info msg="Executing migration" id="create user table v2" 2024-07-28T11:46:45.620 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.619818038Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-07-28T11:46:45.878 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.64509764Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.670430942Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.695581489Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.720852371Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.76269767Z level=info msg="Executing migration" id="Update user table charset" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.788054851Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.813268968Z level=info msg="Executing migration" id="Add missing user data" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.838552853Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-07-28T11:46:45.879 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.88064942Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.905886295Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.931144018Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.956488243Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:45 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:45.981759249Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.007033411Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.032294054Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.057525287Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.082745153Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.108016375Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-07-28T11:46:46.148 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.149960934Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.192010858Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.217318637Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.23431289Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.251244003Z level=info msg="Executing migration" id="create temp_user v2" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.268145526Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.301871676Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-07-28T11:46:46.401 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.318664248Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-07-28T11:46:46.402 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.352471748Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-07-28T11:46:46.653 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[24144]: audit 2024-07-28T11:46:45.419859+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:46.653 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.403241174Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.445217118Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.470420858Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.495633669Z level=info msg="Executing migration" id="create star table" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.520965987Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.562961175Z level=info msg="Executing migration" id="create org table v1" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.588219392Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.63016369Z level=info msg="Executing migration" id="create org_user table v1" 2024-07-28T11:46:46.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.655500535Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-07-28T11:46:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:46 smithi022 bash[21738]: audit 2024-07-28T11:46:45.419859+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:46.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:46 smithi022 bash[31305]: audit 2024-07-28T11:46:45.419859+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:46.906 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.680808624Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-07-28T11:46:46.906 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.706109189Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-07-28T11:46:46.906 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.731329896Z level=info msg="Executing migration" id="Update org table charset" 2024-07-28T11:46:46.906 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.756605578Z level=info msg="Executing migration" id="Update org_user table charset" 2024-07-28T11:46:46.906 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.798585186Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-07-28T11:46:46.906 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.840715006Z level=info msg="Executing migration" id="create dashboard table" 2024-07-28T11:46:46.907 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.857701272Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-07-28T11:46:46.907 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.874597612Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-07-28T11:46:46.907 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.891549568Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-07-28T11:46:46.907 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.908459045Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-07-28T11:46:47.158 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.925384258Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.942284394Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.975964216Z level=info msg="Executing migration" id="create dashboard v2" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:46 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:46.992903662Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.017973659Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.0433403Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.068616237Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.093877491Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.119114917Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-07-28T11:46:47.159 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.161086279Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-07-28T11:46:47.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.18665707Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.228753526Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.254089388Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.279303565Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.304623904Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.329846488Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.37177827Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-07-28T11:46:47.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.39708069Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-07-28T11:46:47.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[24144]: cluster 2024-07-28T11:46:46.334062+0000 mgr.y (mgr.14388) 51 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:47.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.4391727Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.464522182Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.506341209Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.548408524Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.590438416Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.615711448Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.641007224Z level=info msg="Executing migration" id="Update dashboard title length" 2024-07-28T11:46:47.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.682843691Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-07-28T11:46:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:47 smithi022 bash[21738]: cluster 2024-07-28T11:46:46.334062+0000 mgr.y (mgr.14388) 51 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:47.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:47 smithi022 bash[31305]: cluster 2024-07-28T11:46:46.334062+0000 mgr.y (mgr.14388) 51 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.724924148Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.750296067Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.775519544Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.800537944Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.825886295Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.851251313Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.876458224Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.893507439Z level=info msg="Executing migration" id="Add check_sum column" 2024-07-28T11:46:47.942 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.918607481Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-07-28T11:46:47.943 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.944034055Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-07-28T11:46:48.194 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.969243018Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-07-28T11:46:48.194 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:47 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:47.994535641Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-07-28T11:46:48.194 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.019839667Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-07-28T11:46:48.194 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.070522381Z level=info msg="Executing migration" id="create data_source table" 2024-07-28T11:46:48.194 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.112287051Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-07-28T11:46:48.195 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.15441348Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-07-28T11:46:48.195 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.196524029Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-07-28T11:46:48.263 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:46:48.446 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[24144]: audit 2024-07-28T11:46:48.254723+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.22:0/3130047225' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:46:48.446 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.221763049Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-07-28T11:46:48.446 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.264076534Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-07-28T11:46:48.447 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.289054444Z level=info msg="Executing migration" id="create data_source table v2" 2024-07-28T11:46:48.447 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.314319987Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-07-28T11:46:48.447 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.339534748Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-07-28T11:46:48.447 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.3815503Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-07-28T11:46:48.447 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.406704212Z level=info msg="Executing migration" id="Add column with_credentials" 2024-07-28T11:46:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:48 smithi022 bash[21738]: audit 2024-07-28T11:46:48.254723+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.22:0/3130047225' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:46:48.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:48 smithi022 bash[31305]: audit 2024-07-28T11:46:48.254723+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.22:0/3130047225' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:46:48.715 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:46:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.448750544Z level=info msg="Executing migration" id="Add secure json data column" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.474009663Z level=info msg="Executing migration" id="Update data_source table charset" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.49922458Z level=info msg="Executing migration" id="Update initial version to 1" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.541267677Z level=info msg="Executing migration" id="Add read_only data column" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.583021374Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.608509384Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.650451532Z level=info msg="Executing migration" id="Add uid column" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.692619974Z level=info msg="Executing migration" id="Update uid value" 2024-07-28T11:46:48.716 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.717885438Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-07-28T11:46:48.910 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":21,"flags":0,"active_gid":14388,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":1081697074},{"type":"v1","addr":"172.21.15.22:6801","nonce":1081697074}]},"active_addr":"172.21.15.22:6801/1081697074","active_change":"2024-07-28T11:45:50.296790+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24334,"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.22:8443/","prometheus":"http://172.21.15.22: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.22:0","nonce":1792748636}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":3796676118}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2448177941}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":891259997}]}]} 2024-07-28T11:46:48.914 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T11:46:48.914 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T11:46:48.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.759843341Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.785166093Z level=info msg="Executing migration" id="create api_key table" 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.810398987Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.835445468Z level=info msg="Executing migration" id="add index api_key.key" 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.860803598Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.885978998Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-07-28T11:46:48.985 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.911339455Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-07-28T11:46:48.986 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.936528695Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-07-28T11:46:48.986 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.962335969Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-07-28T11:46:48.986 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:48 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:48.987322225Z level=info msg="Executing migration" id="create api_key table v2" 2024-07-28T11:46:49.245 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.012624919Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-07-28T11:46:49.245 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.037956061Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-07-28T11:46:49.245 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.063013935Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-07-28T11:46:49.245 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.10489947Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-07-28T11:46:49.246 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.14698746Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-07-28T11:46:49.246 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.188918139Z level=info msg="Executing migration" id="Update api_key table charset" 2024-07-28T11:46:49.246 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.214242481Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-07-28T11:46:49.246 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.247792432Z level=info msg="Executing migration" id="Add service account foreign key" 2024-07-28T11:46:49.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[24144]: cluster 2024-07-28T11:46:48.334403+0000 mgr.y (mgr.14388) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:49.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.289741076Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-07-28T11:46:49.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.315012531Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-07-28T11:46:49.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.357079123Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-07-28T11:46:49.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.39902854Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-07-28T11:46:49.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.440987912Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-07-28T11:46:49.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.483114928Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.525319659Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.567292034Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.609390775Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.63468318Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.659887983Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.685116862Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.727169957Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.76937963Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-07-28T11:46:49.809 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.811304771Z level=info msg="Executing migration" id="create quota table v1" 2024-07-28T11:46:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:49 smithi022 bash[21738]: cluster 2024-07-28T11:46:48.334403+0000 mgr.y (mgr.14388) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:49.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:49 smithi022 bash[31305]: cluster 2024-07-28T11:46:48.334403+0000 mgr.y (mgr.14388) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:50.070 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.836642263Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.853797957Z level=info msg="Executing migration" id="Update quota table charset" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.870573819Z level=info msg="Executing migration" id="create plugin_setting table" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.887552209Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.929557259Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.97167666Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:49 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:49.996888034Z level=info msg="Executing migration" id="create session table" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.022158268Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-07-28T11:46:50.071 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.047298789Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.072544597Z level=info msg="Executing migration" id="create playlist table v2" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.097846061Z level=info msg="Executing migration" id="create playlist item table v2" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.123072605Z level=info msg="Executing migration" id="Update playlist table charset" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.165031542Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.19857879Z level=info msg="Executing migration" id="drop preferences table v2" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.223931646Z level=info msg="Executing migration" id="drop preferences table v3" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.265941293Z level=info msg="Executing migration" id="create preferences table v3" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.29118287Z level=info msg="Executing migration" id="Update preferences table charset" 2024-07-28T11:46:50.331 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.33319129Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-07-28T11:46:50.600 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.358434911Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-07-28T11:46:50.600 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.400377972Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-07-28T11:46:50.600 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.442432007Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-07-28T11:46:50.600 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.467686561Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-07-28T11:46:50.600 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.492879423Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-07-28T11:46:50.601 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.534878906Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-07-28T11:46:50.601 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.577089213Z level=info msg="Executing migration" id="create alert table v1" 2024-07-28T11:46:50.601 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.602320665Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.627535759Z level=info msg="Executing migration" id="add index alert state" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.669491913Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.694686347Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.736696334Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.761898048Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.812522896Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.837836495Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-07-28T11:46:50.861 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.863117259Z 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-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.781142+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.786926+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.933758+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.938954+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.940143+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.940934+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:49.945926+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:50.399056+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:50.402026+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:50.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[24144]: audit 2024-07-28T11:46:50.430438+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.781142+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.786926+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.933758+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.938954+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.940143+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.940934+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:49.945926+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:50.399056+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:50.402026+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[21738]: audit 2024-07-28T11:46:50.430438+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.781142+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.786926+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.933758+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.938954+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.940143+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.940934+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:49.945926+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:50.399056+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:50.402026+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:46:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:50 smithi022 bash[31305]: audit 2024-07-28T11:46:50.430438+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:51.130 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.888418159Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-07-28T11:46:51.130 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.913621784Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-07-28T11:46:51.130 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.938815211Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-07-28T11:46:51.130 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:50 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:50.980704632Z level=info msg="Executing migration" id="Add column is_default" 2024-07-28T11:46:51.130 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.005974403Z level=info msg="Executing migration" id="Add column frequency" 2024-07-28T11:46:51.130 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.031267737Z level=info msg="Executing migration" id="Add column send_reminder" 2024-07-28T11:46:51.131 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.056552434Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-07-28T11:46:51.131 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.081827778Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-07-28T11:46:51.131 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.107074163Z level=info msg="Executing migration" id="Update alert table charset" 2024-07-28T11:46:51.131 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.132275134Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-07-28T11:46:51.399 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.165926388Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-07-28T11:46:51.399 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.208105606Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-07-28T11:46:51.399 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.266641675Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-07-28T11:46:51.399 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.291919263Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-07-28T11:46:51.399 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.333964696Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-07-28T11:46:51.399 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.376050242Z level=info msg="Executing migration" id="Add for to alert table" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.401317659Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.443291284Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.468594884Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.493908285Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.535823189Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.577782677Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.61981463Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-07-28T11:46:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.64512804Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-07-28T11:46:51.945 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[24144]: cephadm 2024-07-28T11:46:49.979768+0000 mgr.y (mgr.14388) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:46:51.946 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[24144]: cephadm 2024-07-28T11:46:49.983174+0000 mgr.y (mgr.14388) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-07-28T11:46:51.946 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[24144]: cluster 2024-07-28T11:46:50.334928+0000 mgr.y (mgr.14388) 55 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.687436975Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.754464855Z level=info msg="Executing migration" id="create annotation table v5" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.779718569Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.821722023Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.846979567Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.872264577Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.897511112Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.922720197Z level=info msg="Executing migration" id="Update annotation table charset" 2024-07-28T11:46:51.946 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.948013373Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-07-28T11:46:52.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:51 smithi022 bash[21738]: cephadm 2024-07-28T11:46:49.979768+0000 mgr.y (mgr.14388) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:46:52.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:51 smithi022 bash[21738]: cephadm 2024-07-28T11:46:49.983174+0000 mgr.y (mgr.14388) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-07-28T11:46:52.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:51 smithi022 bash[21738]: cluster 2024-07-28T11:46:50.334928+0000 mgr.y (mgr.14388) 55 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:52.057 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:51 smithi022 bash[31305]: cephadm 2024-07-28T11:46:49.979768+0000 mgr.y (mgr.14388) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:46:52.058 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:51 smithi022 bash[31305]: cephadm 2024-07-28T11:46:49.983174+0000 mgr.y (mgr.14388) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-07-28T11:46:52.058 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:51 smithi022 bash[31305]: cluster 2024-07-28T11:46:50.334928+0000 mgr.y (mgr.14388) 55 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:52.206 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.973265955Z level=info msg="Executing migration" id="Drop category_id index" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:51 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:51.998507023Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.023764337Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.049103448Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.074426935Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.09961594Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.149904452Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-07-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.191919332Z 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-28T11:46:52.207 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.208946439Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.234127544Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.276056766Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.301336526Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.326539209Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.351735853Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.393711852Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.435824368Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-07-28T11:46:52.459 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.461151695Z level=info msg="Executing migration" id="Add epoch_end column" 2024-07-28T11:46:52.711 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.486350467Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.511584528Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.528562072Z level=info msg="Executing migration" id="Move region to single row" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.570528383Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.621179427Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.646473572Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.688482013Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-07-28T11:46:52.712 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.713762921Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-07-28T11:46:52.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.738996136Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-07-28T11:46:52.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.772594146Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-07-28T11:46:52.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.814540465Z level=info msg="Executing migration" id="create test_data table" 2024-07-28T11:46:52.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.839979588Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-07-28T11:46:52.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.86518467Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-07-28T11:46:52.965 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.890533823Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-07-28T11:46:52.965 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.915685819Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-07-28T11:46:52.965 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.940868187Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-07-28T11:46:52.965 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.966124612Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:52 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:52.991391276Z level=info msg="Executing migration" id="create team table" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.016650811Z level=info msg="Executing migration" id="add index team.org_id" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.041940482Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.067137258Z level=info msg="Executing migration" id="create team member table" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.092372057Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.134312945Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.176265534Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-07-28T11:46:53.241 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.201552748Z level=info msg="Executing migration" id="Add column email to team table" 2024-07-28T11:46:53.242 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.243468641Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-07-28T11:46:53.453 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:46:53.493 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.268763691Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.310731943Z level=info msg="Executing migration" id="create dashboard acl table" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.336032261Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.378052156Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.403365796Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.445343705Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.470656369Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-07-28T11:46:53.494 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.496129072Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.538140706Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.580070175Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.60538923Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.647272972Z level=info msg="Executing migration" id="create tag table" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.672637019Z level=info msg="Executing migration" id="add index tag.key_value" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.714609724Z level=info msg="Executing migration" id="create login attempt table" 2024-07-28T11:46:53.746 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.748224216Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-07-28T11:46:54.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[24144]: cluster 2024-07-28T11:46:52.335695+0000 mgr.y (mgr.14388) 56 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:54.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.773481168Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-07-28T11:46:54.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.815465793Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-07-28T11:46:54.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.849072074Z level=info msg="Executing migration" id="create login_attempt v2" 2024-07-28T11:46:54.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.874359799Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-07-28T11:46:54.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.899601971Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-07-28T11:46:54.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.924803086Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-07-28T11:46:54.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.966770431Z level=info msg="Executing migration" id="create user auth table" 2024-07-28T11:46:54.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:53 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:53.99220622Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-07-28T11:46:54.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.017418472Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-07-28T11:46:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:53 smithi022 bash[21738]: cluster 2024-07-28T11:46:52.335695+0000 mgr.y (mgr.14388) 56 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:53 smithi022 bash[31305]: cluster 2024-07-28T11:46:52.335695+0000 mgr.y (mgr.14388) 56 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:54.079 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:53 smithi022 systemd[1]: Stopping Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.042597236Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.067894984Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.093156585Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.135109774Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.177143549Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.202495576Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-07-28T11:46:54.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.24439676Z level=info msg="Executing migration" id="create server_lock table" 2024-07-28T11:46:54.502 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:54 smithi022 bash[56593]: ts=2024-07-28T11:46:54.133Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:46:54.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.269736361Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.311691896Z level=info msg="Executing migration" id="create user auth token table" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.337005431Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.378868668Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.404254587Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.45466348Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.496745224Z level=info msg="Executing migration" id="create cache_data table" 2024-07-28T11:46:54.520 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.522071368Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-07-28T11:46:54.805 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.547347736Z level=info msg="Executing migration" id="create short_url table v1" 2024-07-28T11:46:54.805 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.589303969Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-07-28T11:46:54.805 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.614569394Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-07-28T11:46:54.805 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.65648546Z level=info msg="Executing migration" id="delete alert_definition table" 2024-07-28T11:46:54.806 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.698490782Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-07-28T11:46:54.806 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.74052826Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-07-28T11:46:54.806 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.765785422Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-07-28T11:46:54.806 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.807770838Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-07-28T11:46:55.066 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.833023432Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-07-28T11:46:55.066 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.858339741Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.883592029Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.908877121Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.934148305Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.959356721Z level=info msg="Executing migration" id="drop alert_definition table" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:54 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:54.984648233Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.026595036Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-07-28T11:46:55.067 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.068692931Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-07-28T11:46:55.108 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:54 smithi022 bash[58234]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:46:55.108 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[58326]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:46:55.109 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-28T11:46:55.109 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:55 smithi022 systemd[1]: Stopped Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:46:55.109 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:55 smithi022 systemd[1]: Started Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:46:55.363 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.093976889Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-07-28T11:46:55.364 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.119281064Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-07-28T11:46:55.364 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.161752484Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-07-28T11:46:55.364 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.186591262Z level=info msg="Executing migration" id="create alert_instance table" 2024-07-28T11:46:55.364 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.211769775Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-07-28T11:46:55.364 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.253737671Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-07-28T11:46:55.364 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.3656451Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-07-28T11:46:55.637 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.483441796Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-07-28T11:46:55.977 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[21738]: cluster 2024-07-28T11:46:54.336218+0000 mgr.y (mgr.14388) 57 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:55.977 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[21738]: audit 2024-07-28T11:46:55.048809+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:55.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[21738]: audit 2024-07-28T11:46:55.056035+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:55.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[31305]: cluster 2024-07-28T11:46:54.336218+0000 mgr.y (mgr.14388) 57 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:55.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[31305]: audit 2024-07-28T11:46:55.048809+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:55.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:55 smithi022 bash[31305]: audit 2024-07-28T11:46:55.056035+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:56.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.640083828Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-07-28T11:46:56.017 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:55.765623583Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-07-28T11:46:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[24144]: cluster 2024-07-28T11:46:54.336218+0000 mgr.y (mgr.14388) 57 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[24144]: audit 2024-07-28T11:46:55.048809+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:55 smithi150 bash[24144]: audit 2024-07-28T11:46:55.056035+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:46:56.513 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.027878232Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-07-28T11:46:56.513 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.142554108Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-07-28T11:46:56.513 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.218619025Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-07-28T11:46:56.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.515655042Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-07-28T11:46:56.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.628594713Z level=info msg="Executing migration" id="create alert_rule table" 2024-07-28T11:46:56.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.721018858Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-07-28T11:46:57.072 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[24144]: cephadm 2024-07-28T11:46:55.057689+0000 mgr.y (mgr.14388) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:46:57.072 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[24144]: cephadm 2024-07-28T11:46:55.066187+0000 mgr.y (mgr.14388) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:46:57.072 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.797447278Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-07-28T11:46:57.072 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.863808037Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-07-28T11:46:57.072 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.914231647Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-07-28T11:46:57.072 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:56 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:56.981268457Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-07-28T11:46:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:56 smithi022 bash[21738]: cephadm 2024-07-28T11:46:55.057689+0000 mgr.y (mgr.14388) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:46:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:56 smithi022 bash[21738]: cephadm 2024-07-28T11:46:55.066187+0000 mgr.y (mgr.14388) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:46:57.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:56 smithi022 bash[31305]: cephadm 2024-07-28T11:46:55.057689+0000 mgr.y (mgr.14388) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:46:57.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:56 smithi022 bash[31305]: cephadm 2024-07-28T11:46:55.066187+0000 mgr.y (mgr.14388) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.074273887Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.115517676Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.140865623Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.191595642Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.258915843Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.317842044Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-07-28T11:46:57.408 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.410572901Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.402Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.403Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.404Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.405Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.436Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.436Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.439Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T11:46:57.579 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[58366]: ts=2024-07-28T11:46:57.439Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T11:46:57.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.509982994Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-07-28T11:46:57.986 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:46:57.987 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":64,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T11:46:39.541010+0000","last_up_change":"2024-07-28T11:44:54.092637+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","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.22:6802","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6803","nonce":1933967064}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6805","nonce":1933967064}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6809","nonce":1933967064}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6807","nonce":1933967064}]},"public_addr":"172.21.15.22:6803/1933967064","cluster_addr":"172.21.15.22:6805/1933967064","heartbeat_back_addr":"172.21.15.22:6809/1933967064","heartbeat_front_addr":"172.21.15.22:6807/1933967064","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","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.22:6810","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6811","nonce":2780841331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6813","nonce":2780841331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6817","nonce":2780841331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6815","nonce":2780841331}]},"public_addr":"172.21.15.22:6811/2780841331","cluster_addr":"172.21.15.22:6813/2780841331","heartbeat_back_addr":"172.21.15.22:6817/2780841331","heartbeat_front_addr":"172.21.15.22:6815/2780841331","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","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.22:6818","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6819","nonce":2810848007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6821","nonce":2810848007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6825","nonce":2810848007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6823","nonce":2810848007}]},"public_addr":"172.21.15.22:6819/2810848007","cluster_addr":"172.21.15.22:6821/2810848007","heartbeat_back_addr":"172.21.15.22:6825/2810848007","heartbeat_front_addr":"172.21.15.22:6823/2810848007","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","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.22:6826","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6827","nonce":2465126028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6829","nonce":2465126028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6833","nonce":2465126028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6831","nonce":2465126028}]},"public_addr":"172.21.15.22:6827/2465126028","cluster_addr":"172.21.15.22:6829/2465126028","heartbeat_back_addr":"172.21.15.22:6833/2465126028","heartbeat_front_addr":"172.21.15.22:6831/2465126028","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","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.150:6800","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6801","nonce":2159002838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6803","nonce":2159002838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6807","nonce":2159002838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6805","nonce":2159002838}]},"public_addr":"172.21.15.150:6801/2159002838","cluster_addr":"172.21.15.150:6803/2159002838","heartbeat_back_addr":"172.21.15.150:6807/2159002838","heartbeat_front_addr":"172.21.15.150:6805/2159002838","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","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.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","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.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","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.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+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-28T11:39:47.605248+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-28T11:40:39.284948+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-28T11:41:30.892772+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-28T11:42:19.318795+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-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+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-28T11:46:57.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[21738]: cluster 2024-07-28T11:46:56.336933+0000 mgr.y (mgr.14388) 60 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:57.998 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:57 smithi022 bash[31305]: cluster 2024-07-28T11:46:56.336933+0000 mgr.y (mgr.14388) 60 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:58.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[24144]: cluster 2024-07-28T11:46:56.336933+0000 mgr.y (mgr.14388) 60 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:46:58.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.679995468Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-07-28T11:46:58.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:57 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:57.911969169Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-07-28T11:46:58.280 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.020889412Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-07-28T11:46:58.280 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.088706095Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-07-28T11:46:58.280 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.173323153Z 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-28T11:46:58.280 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.223968934Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-07-28T11:46:58.281 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.28262675Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-07-28T11:46:58.653 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T11:46:58.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:46:58.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.470516413Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-07-28T11:46:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[24144]: audit 2024-07-28T11:46:57.986416+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/387095779' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:46:59.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:46:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:46:59.017 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.72646118Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-07-28T11:46:59.017 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.785499472Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-07-28T11:46:59.017 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:58 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:58.872413623Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-07-28T11:46:59.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:58 smithi022 bash[21738]: audit 2024-07-28T11:46:57.986416+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/387095779' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:46:59.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:58 smithi022 bash[31305]: audit 2024-07-28T11:46:57.986416+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/387095779' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:46:59.446 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.176875902Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-07-28T11:46:59.446 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.2795546Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-07-28T11:46:59.446 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.364246484Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-07-28T11:46:59.446 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.447952958Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-07-28T11:46:59.735 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.531587848Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-07-28T11:46:59.735 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.590430712Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-07-28T11:46:59.736 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.673885111Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-07-28T11:46:59.736 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.737685062Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-07-28T11:46:59.808 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:46:59 smithi022 bash[58366]: ts=2024-07-28T11:46:59.405Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000276866s 2024-07-28T11:47:00.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[24144]: cluster 2024-07-28T11:46:58.337568+0000 mgr.y (mgr.14388) 61 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:00.012 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.783509904Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-07-28T11:47:00.012 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.825687764Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-07-28T11:47:00.012 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.893002373Z level=info msg="Executing migration" id="create provenance_type table" 2024-07-28T11:47:00.012 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:46:59 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:46:59.951945538Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-07-28T11:47:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:46:59 smithi022 bash[21738]: cluster 2024-07-28T11:46:58.337568+0000 mgr.y (mgr.14388) 61 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:00.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:46:59 smithi022 bash[31305]: cluster 2024-07-28T11:46:58.337568+0000 mgr.y (mgr.14388) 61 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:00.266 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.012585901Z level=info msg="Executing migration" id="create alert_image table" 2024-07-28T11:47:00.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.084151114Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-07-28T11:47:00.267 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.161946849Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-07-28T11:47:00.653 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.329211036Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-07-28T11:47:00.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.551714717Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-07-28T11:47:00.654 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.655689208Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-07-28T11:47:00.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.656047347Z 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-28T11:47:00.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.731470002Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-07-28T11:47:00.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.799414479Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-07-28T11:47:00.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.832986706Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-07-28T11:47:00.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.833393461Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-07-28T11:47:00.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.833702336Z level=info msg="alerts found to migrate" alerts=0 2024-07-28T11:47:00.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.874924397Z level=info msg="Executing migration" id="create library_element table v1" 2024-07-28T11:47:00.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.934046069Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-07-28T11:47:00.932 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 systemd[1]: Stopping Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:47:01.211 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:00.959408028Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-07-28T11:47:01.211 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.001558332Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-07-28T11:47:01.211 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.0856041Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-07-28T11:47:01.211 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.160117722Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-07-28T11:47:01.211 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:47:01.211 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T11:47:01.211 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T11:47:01.211 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T11:47:01.211 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T11:47:01.211 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T11:47:01.212 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T11:47:01.212 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T11:47:01.212 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.960Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T11:47:01.212 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.961Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T11:47:01.212 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.961Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T11:47:01.212 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:00 smithi150 bash[48344]: ts=2024-07-28T11:47:00.961Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T11:47:01.516 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.262356658Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-07-28T11:47:01.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.436941457Z level=info msg="Executing migration" id="create data_keys table" 2024-07-28T11:47:01.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[24144]: cluster 2024-07-28T11:47:00.338092+0000 mgr.y (mgr.14388) 62 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:01.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.674169548Z level=info msg="Executing migration" id="create secrets table" 2024-07-28T11:47:01.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.797152496Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-07-28T11:47:01.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.873266349Z level=info msg="Executing migration" id="add name column into data_keys" 2024-07-28T11:47:01.964 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.915610953Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-07-28T11:47:01.964 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50642]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:47:01.964 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50702]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:47:01.964 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:01 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T11:47:01.964 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:01 smithi150 systemd[1]: Stopped Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:47:01.965 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:01 smithi150 systemd[1]: Started Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:47:02.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:01 smithi022 bash[21990]: [28/Jul/2024:11:47:01] ENGINE Bus STOPPING 2024-07-28T11:47:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:01 smithi022 bash[21738]: cluster 2024-07-28T11:47:00.338092+0000 mgr.y (mgr.14388) 62 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:01 smithi022 bash[31305]: cluster 2024-07-28T11:47:00.338092+0000 mgr.y (mgr.14388) 62 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:02.232 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:01 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:01.966219436Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-07-28T11:47:02.233 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:02.025531168Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-07-28T11:47:02.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:47:02.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STOPPED 2024-07-28T11:47:02.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STARTING 2024-07-28T11:47:02.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Serving on http://:::9283 2024-07-28T11:47:02.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STARTED 2024-07-28T11:47:02.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STOPPING 2024-07-28T11:47:02.876 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:02.235215494Z level=info msg="Executing migration" id="create kv_store table v1" 2024-07-28T11:47:02.876 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:02.538446766Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-07-28T11:47:02.876 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:02.661800686Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-07-28T11:47:03.222 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:02.878231791Z level=info msg="Executing migration" id="create permission table" 2024-07-28T11:47:03.222 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.022691852Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-07-28T11:47:03.222 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.116555741Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-07-28T11:47:03.222 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.224737777Z level=info msg="Executing migration" id="create role table" 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.931216+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.941922+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.950946+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.951585+0000 mgr.y (mgr.14388) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.953506+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.954027+0000 mgr.y (mgr.14388) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:47:03.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.960789+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.988884+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.989948+0000 mgr.y (mgr.14388) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.993200+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:01.994508+0000 mgr.y (mgr.14388) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.004291+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.022516+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.023543+0000 mgr.y (mgr.14388) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.030585+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.031849+0000 mgr.y (mgr.14388) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.042056+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: audit 2024-07-28T11:47:02.061665+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:47:03.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:02 smithi150 bash[24144]: cluster 2024-07-28T11:47:02.338522+0000 mgr.y (mgr.14388) 69 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:03.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:47:03.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STOPPED 2024-07-28T11:47:03.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STARTING 2024-07-28T11:47:03.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Serving on http://:::9283 2024-07-28T11:47:03.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STARTED 2024-07-28T11:47:03.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21990]: [28/Jul/2024:11:47:02] ENGINE Bus STOPPING 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.931216+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.941922+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.950946+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.951585+0000 mgr.y (mgr.14388) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.953506+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.954027+0000 mgr.y (mgr.14388) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.960789+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.988884+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.989948+0000 mgr.y (mgr.14388) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:47:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.993200+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:01.994508+0000 mgr.y (mgr.14388) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.004291+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.022516+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.023543+0000 mgr.y (mgr.14388) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.030585+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.031849+0000 mgr.y (mgr.14388) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.042056+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: audit 2024-07-28T11:47:02.061665+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[21738]: cluster 2024-07-28T11:47:02.338522+0000 mgr.y (mgr.14388) 69 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:03.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.931216+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.941922+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.950946+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.951585+0000 mgr.y (mgr.14388) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.953506+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.954027+0000 mgr.y (mgr.14388) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.960789+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.988884+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.989948+0000 mgr.y (mgr.14388) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.993200+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:01.994508+0000 mgr.y (mgr.14388) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.004291+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.022516+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:47:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.023543+0000 mgr.y (mgr.14388) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:47:03.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.030585+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:47:03.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.031849+0000 mgr.y (mgr.14388) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T11:47:03.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.042056+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:03.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: audit 2024-07-28T11:47:02.061665+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:47:03.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:02 smithi022 bash[31305]: cluster 2024-07-28T11:47:02.338522+0000 mgr.y (mgr.14388) 69 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:03.446 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:03.515 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.318265951Z level=info msg="Executing migration" id="add column display_name" 2024-07-28T11:47:03.515 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.374795427Z level=info msg="Executing migration" id="add column group_name" 2024-07-28T11:47:03.515 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.458737585Z level=info msg="Executing migration" id="add index role.org_id" 2024-07-28T11:47:03.515 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.517706373Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-07-28T11:47:03.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:03 smithi022 bash[21990]: [28/Jul/2024:11:47:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:47:03.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:03 smithi022 bash[21990]: [28/Jul/2024:11:47:03] ENGINE Bus STOPPED 2024-07-28T11:47:03.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:03 smithi022 bash[21990]: [28/Jul/2024:11:47:03] ENGINE Bus STARTING 2024-07-28T11:47:03.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:03 smithi022 bash[21990]: [28/Jul/2024:11:47:03] ENGINE Serving on http://:::9283 2024-07-28T11:47:03.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:03 smithi022 bash[21990]: [28/Jul/2024:11:47:03] ENGINE Bus STARTED 2024-07-28T11:47:03.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.559625121Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.60200619Z level=info msg="Executing migration" id="create team role table" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.66115725Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.703253997Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.728532243Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.753660841Z level=info msg="Executing migration" id="create user role table" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.620Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:47:03.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.620Z 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-28T11:47:03.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.620Z 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 smithi150 (none))" 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.620Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.620Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.622Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.623Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.624Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.624Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.625Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.626Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.874µs 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.626Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.626Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.628Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-07-28T11:47:03.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.628Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.824µs wal_replay_duration=2.111093ms wbl_replay_duration=151ns total_replay_duration=2.199914ms 2024-07-28T11:47:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.629Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:47:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.629Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:47:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.629Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:47:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.647Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.558406ms db_storage=795ns remote_storage=1.388µs web_handler=335ns query_engine=546ns scrape=278.522µs scrape_sd=27.325µs notify=49.886µs notify_sd=7.706µs rules=16.928897ms tracing=5.882µs 2024-07-28T11:47:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.647Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:47:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50730]: ts=2024-07-28T11:47:03.647Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.795820272Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.821187474Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.84622518Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.871442168Z level=info msg="Executing migration" id="create builtin role table" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.897286938Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.914228694Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.931168351Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.973278715Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:03 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:03.990237122Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-07-28T11:47:04.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.007095329Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-07-28T11:47:04.048 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.049167225Z level=info msg="Executing migration" id="add unique index role.uid" 2024-07-28T11:47:04.307 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.074415033Z level=info msg="Executing migration" id="create seed assignment table" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.099746024Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.125027831Z level=info msg="Executing migration" id="add column hidden to role table" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.150334516Z level=info msg="Executing migration" id="create query_history table v1" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.192349066Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.234305359Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.259608947Z level=info msg="Executing migration" id="teams permissions migration" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.284896244Z level=info msg="Executing migration" id="dashboard permissions" 2024-07-28T11:47:04.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.310167965Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-07-28T11:47:04.560 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.352076804Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-07-28T11:47:04.560 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.377559443Z level=info msg="Executing migration" id="alerting notification permissions" 2024-07-28T11:47:04.560 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.419412767Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-07-28T11:47:04.560 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.444744324Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-07-28T11:47:04.561 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.47012663Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-07-28T11:47:04.561 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.495321252Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-07-28T11:47:04.561 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.520673794Z level=info msg="Executing migration" id="create correlation table v1" 2024-07-28T11:47:04.821 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.562731886Z level=info msg="Executing migration" id="add index correlations.uid" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.588084143Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.630073533Z level=info msg="Executing migration" id="add correlation config column" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.655595455Z level=info msg="Executing migration" id="create entity_events table" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.680894159Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.70620375Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.706595425Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.731467375Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.731803167Z 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-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.756675653Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-07-28T11:47:04.822 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.798571634Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-07-28T11:47:04.823 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.823976251Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-07-28T11:47:05.083 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.849291179Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-28T11:47:05.083 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.891327088Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-07-28T11:47:05.083 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.908314737Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-28T11:47:05.083 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.925215641Z level=info msg="Executing migration" id="Drop public config table" 2024-07-28T11:47:05.083 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.942272202Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-07-28T11:47:05.084 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.959082144Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-07-28T11:47:05.084 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:04 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:04.976002251Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-28T11:47:05.084 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.001285195Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-07-28T11:47:05.084 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.026543393Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-07-28T11:47:05.084 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.060112846Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-07-28T11:47:05.084 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.085468507Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.110585644Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.13602355Z level=info msg="Executing migration" id="add share column" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.18631002Z level=info msg="Executing migration" id="create default alerting folders" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.211660816Z level=info msg="Executing migration" id="create file table" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.236903112Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.26213733Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-07-28T11:47:05.352 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.304194917Z level=info msg="Executing migration" id="create file_meta table" 2024-07-28T11:47:05.353 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.329461105Z level=info msg="Executing migration" id="file table idx: path key" 2024-07-28T11:47:05.353 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.354628095Z level=info msg="Executing migration" id="set path collation in file table" 2024-07-28T11:47:05.621 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[24144]: cluster 2024-07-28T11:47:04.338987+0000 mgr.y (mgr.14388) 70 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.37987077Z level=info msg="Executing migration" id="managed permissions migration" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.422041985Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.447578557Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.472864742Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.514815229Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.540069838Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.582168477Z level=info msg="Executing migration" id="update group index for alert rules" 2024-07-28T11:47:05.622 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.624156945Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-07-28T11:47:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:05 smithi022 bash[21738]: cluster 2024-07-28T11:47:04.338987+0000 mgr.y (mgr.14388) 70 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:05.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:05 smithi022 bash[31305]: cluster 2024-07-28T11:47:04.338987+0000 mgr.y (mgr.14388) 70 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.666159272Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.691431396Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.733379994Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.775396341Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.800717866Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.867645846Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-07-28T11:47:05.890 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.892706123Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-07-28T11:47:06.151 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.918127011Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.943129602Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.96861971Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:05 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:05.99389103Z level=info msg="Executing migration" id="create folder table" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:06.01904626Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:06.086315696Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:06.103192427Z level=info msg="Executing migration" id="Update folder title length" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:06.128394613Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-07-28T11:47:06.152 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=migrator t=2024-07-28T11:47:06.153720634Z level=info msg="migrations completed" performed=485 skipped=0 duration=20.785862584s 2024-07-28T11:47:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[24144]: audit 2024-07-28T11:47:05.394064+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=sqlstore t=2024-07-28T11:47:06.15525916Z level=info msg="Created default organization" 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=plugin.loader t=2024-07-28T11:47:06.314755666Z level=info msg="Plugin registered" pluginID=input 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=plugin.loader t=2024-07-28T11:47:06.369224343Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=plugin.loader t=2024-07-28T11:47:06.369312192Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=secrets t=2024-07-28T11:47:06.369430077Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=query_data t=2024-07-28T11:47:06.374629519Z level=info msg="Query Service initialization" 2024-07-28T11:47:06.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:06 smithi150 bash[50061]: logger=live.push_http t=2024-07-28T11:47:06.381936551Z level=info msg="Live Push Gateway initialization" 2024-07-28T11:47:06.774 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:47:06.774 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":64,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T11:46:39.541010+0000","last_up_change":"2024-07-28T11:44:54.092637+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","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.22:6802","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6803","nonce":1933967064}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6805","nonce":1933967064}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6809","nonce":1933967064}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6807","nonce":1933967064}]},"public_addr":"172.21.15.22:6803/1933967064","cluster_addr":"172.21.15.22:6805/1933967064","heartbeat_back_addr":"172.21.15.22:6809/1933967064","heartbeat_front_addr":"172.21.15.22:6807/1933967064","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","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.22:6810","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6811","nonce":2780841331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6813","nonce":2780841331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6817","nonce":2780841331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6815","nonce":2780841331}]},"public_addr":"172.21.15.22:6811/2780841331","cluster_addr":"172.21.15.22:6813/2780841331","heartbeat_back_addr":"172.21.15.22:6817/2780841331","heartbeat_front_addr":"172.21.15.22:6815/2780841331","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","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.22:6818","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6819","nonce":2810848007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6821","nonce":2810848007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6825","nonce":2810848007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6823","nonce":2810848007}]},"public_addr":"172.21.15.22:6819/2810848007","cluster_addr":"172.21.15.22:6821/2810848007","heartbeat_back_addr":"172.21.15.22:6825/2810848007","heartbeat_front_addr":"172.21.15.22:6823/2810848007","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","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.22:6826","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6827","nonce":2465126028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6829","nonce":2465126028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6833","nonce":2465126028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6831","nonce":2465126028}]},"public_addr":"172.21.15.22:6827/2465126028","cluster_addr":"172.21.15.22:6829/2465126028","heartbeat_back_addr":"172.21.15.22:6833/2465126028","heartbeat_front_addr":"172.21.15.22:6831/2465126028","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","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.150:6800","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6801","nonce":2159002838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6803","nonce":2159002838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6807","nonce":2159002838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6805","nonce":2159002838}]},"public_addr":"172.21.15.150:6801/2159002838","cluster_addr":"172.21.15.150:6803/2159002838","heartbeat_back_addr":"172.21.15.150:6807/2159002838","heartbeat_front_addr":"172.21.15.150:6805/2159002838","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","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.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","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.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","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.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+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-28T11:39:47.605248+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-28T11:40:39.284948+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-28T11:41:30.892772+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-28T11:42:19.318795+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-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+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-28T11:47:06.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:06 smithi022 bash[21738]: audit 2024-07-28T11:47:05.394064+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:06.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:06 smithi022 bash[31305]: audit 2024-07-28T11:47:05.394064+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:07.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T11:47:07.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T11:47:07.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T11:47:07.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T11:47:07.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T11:47:07.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T11:47:07.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T11:47:07.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T11:47:07.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[24144]: cluster 2024-07-28T11:47:06.339611+0000 mgr.y (mgr.14388) 71 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:07.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[24144]: audit 2024-07-28T11:47:06.774616+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.22:0/150238989' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:47:07.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[24144]: audit 2024-07-28T11:47:06.996009+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:07.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[24144]: audit 2024-07-28T11:47:07.003759+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:07.828 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[58366]: ts=2024-07-28T11:47:07.407Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001776158s 2024-07-28T11:47:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[21738]: cluster 2024-07-28T11:47:06.339611+0000 mgr.y (mgr.14388) 71 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[21738]: audit 2024-07-28T11:47:06.774616+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.22:0/150238989' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[21738]: audit 2024-07-28T11:47:06.996009+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[21738]: audit 2024-07-28T11:47:07.003759+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[31305]: cluster 2024-07-28T11:47:06.339611+0000 mgr.y (mgr.14388) 71 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[31305]: audit 2024-07-28T11:47:06.774616+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.22:0/150238989' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[31305]: audit 2024-07-28T11:47:06.996009+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:07 smithi022 bash[31305]: audit 2024-07-28T11:47:07.003759+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:07.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=infra.usagestats.collector t=2024-07-28T11:47:07.666344507Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=provisioning.datasources t=2024-07-28T11:47:07.666798031Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=provisioning.datasources t=2024-07-28T11:47:07.699874811Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=provisioning.datasources t=2024-07-28T11:47:07.791085306Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=provisioning.alerting t=2024-07-28T11:47:07.890391661Z level=info msg="starting to provision alerting" 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=provisioning.alerting t=2024-07-28T11:47:07.890448313Z level=info msg="finished to provision alerting" 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=ngalert.state.manager t=2024-07-28T11:47:07.890845882Z level=info msg="Warming state cache for startup" 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=grafanaStorageLogger t=2024-07-28T11:47:07.891022754Z level=info msg="storage starting" 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=http.server t=2024-07-28T11:47:07.893032153Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=sqlstore.transactions t=2024-07-28T11:47:07.90208167Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T11:47:07.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=ngalert.state.manager t=2024-07-28T11:47:07.935764794Z level=info msg="State cache has been initialized" states=0 duration=44.916934ms 2024-07-28T11:47:07.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=ngalert.multiorg.alertmanager t=2024-07-28T11:47:07.935845129Z level=info msg="starting MultiOrg Alertmanager" 2024-07-28T11:47:07.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:47:07 smithi150 bash[50061]: logger=ticker t=2024-07-28T11:47:07.935881734Z level=info msg=starting first_tick=2024-07-28T11:47:10Z 2024-07-28T11:47:09.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:47:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:47:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:09 smithi150 bash[24144]: cluster 2024-07-28T11:47:08.340174+0000 mgr.y (mgr.14388) 72 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:09 smithi150 bash[24144]: audit 2024-07-28T11:47:08.697763+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:09 smithi150 bash[24144]: audit 2024-07-28T11:47:08.709882+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:09 smithi150 bash[24144]: audit 2024-07-28T11:47:09.133763+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:47:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:09 smithi150 bash[24144]: audit 2024-07-28T11:47:09.135630+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:47:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:09 smithi150 bash[24144]: audit 2024-07-28T11:47:09.146230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[21738]: cluster 2024-07-28T11:47:08.340174+0000 mgr.y (mgr.14388) 72 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[21738]: audit 2024-07-28T11:47:08.697763+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[21738]: audit 2024-07-28T11:47:08.709882+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[21738]: audit 2024-07-28T11:47:09.133763+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[21738]: audit 2024-07-28T11:47:09.135630+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[21738]: audit 2024-07-28T11:47:09.146230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[31305]: cluster 2024-07-28T11:47:08.340174+0000 mgr.y (mgr.14388) 72 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[31305]: audit 2024-07-28T11:47:08.697763+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[31305]: audit 2024-07-28T11:47:08.709882+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[31305]: audit 2024-07-28T11:47:09.133763+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:47:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[31305]: audit 2024-07-28T11:47:09.135630+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:47:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:09 smithi022 bash[31305]: audit 2024-07-28T11:47:09.146230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:47:11.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:10 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:10] "GET /metrics HTTP/1.1" 200 203270 "" "Prometheus/2.43.0" 2024-07-28T11:47:12.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:11 smithi150 bash[24144]: cluster 2024-07-28T11:47:10.340553+0000 mgr.y (mgr.14388) 73 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:11 smithi022 bash[21738]: cluster 2024-07-28T11:47:10.340553+0000 mgr.y (mgr.14388) 73 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:11 smithi022 bash[31305]: cluster 2024-07-28T11:47:10.340553+0000 mgr.y (mgr.14388) 73 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:12.318 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.319 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.319 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.320 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.320 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.320 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.322 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:12.323 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:13 smithi150 bash[24144]: cluster 2024-07-28T11:47:12.340994+0000 mgr.y (mgr.14388) 74 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:13 smithi022 bash[21738]: cluster 2024-07-28T11:47:12.340994+0000 mgr.y (mgr.14388) 74 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:14.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:13 smithi022 bash[31305]: cluster 2024-07-28T11:47:12.340994+0000 mgr.y (mgr.14388) 74 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:16.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:15 smithi150 bash[24144]: cluster 2024-07-28T11:47:14.341523+0000 mgr.y (mgr.14388) 75 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:16.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:15 smithi022 bash[31305]: cluster 2024-07-28T11:47:14.341523+0000 mgr.y (mgr.14388) 75 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:15 smithi022 bash[21738]: cluster 2024-07-28T11:47:14.341523+0000 mgr.y (mgr.14388) 75 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:18.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:17 smithi150 bash[24144]: cluster 2024-07-28T11:47:16.342217+0000 mgr.y (mgr.14388) 76 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:17 smithi022 bash[21738]: cluster 2024-07-28T11:47:16.342217+0000 mgr.y (mgr.14388) 76 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:17 smithi022 bash[31305]: cluster 2024-07-28T11:47:16.342217+0000 mgr.y (mgr.14388) 76 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:19.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:47:18 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:47:19.866 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:19 smithi022 bash[21738]: cluster 2024-07-28T11:47:18.342787+0000 mgr.y (mgr.14388) 77 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:19.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:19 smithi022 bash[31305]: cluster 2024-07-28T11:47:18.342787+0000 mgr.y (mgr.14388) 77 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:20.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:19 smithi150 bash[24144]: cluster 2024-07-28T11:47:18.342787+0000 mgr.y (mgr.14388) 77 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:20.861 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:20 smithi022 bash[21738]: audit 2024-07-28T11:47:20.394030+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:20.862 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:20 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:20] "GET /metrics HTTP/1.1" 200 203252 "" "Prometheus/2.43.0" 2024-07-28T11:47:20.862 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:20 smithi022 bash[31305]: audit 2024-07-28T11:47:20.394030+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:21.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:20 smithi150 bash[24144]: audit 2024-07-28T11:47:20.394030+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:21.883 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:21 smithi022 bash[21738]: cluster 2024-07-28T11:47:20.343147+0000 mgr.y (mgr.14388) 78 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:21.883 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:21 smithi022 bash[31305]: cluster 2024-07-28T11:47:20.343147+0000 mgr.y (mgr.14388) 78 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:22.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:21 smithi150 bash[24144]: cluster 2024-07-28T11:47:20.343147+0000 mgr.y (mgr.14388) 78 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:24.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:23 smithi150 bash[24144]: cluster 2024-07-28T11:47:22.343780+0000 mgr.y (mgr.14388) 79 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:23 smithi022 bash[21738]: cluster 2024-07-28T11:47:22.343780+0000 mgr.y (mgr.14388) 79 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:23 smithi022 bash[31305]: cluster 2024-07-28T11:47:22.343780+0000 mgr.y (mgr.14388) 79 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:26.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:25 smithi150 bash[24144]: cluster 2024-07-28T11:47:24.344325+0000 mgr.y (mgr.14388) 80 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:25 smithi022 bash[21738]: cluster 2024-07-28T11:47:24.344325+0000 mgr.y (mgr.14388) 80 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:25 smithi022 bash[31305]: cluster 2024-07-28T11:47:24.344325+0000 mgr.y (mgr.14388) 80 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:26.497 INFO:teuthology.orchestra.run.smithi022.stdout:133143986237 2024-07-28T11:47:26.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T11:47:26.621 INFO:teuthology.orchestra.run.smithi022.stdout:111669149768 2024-07-28T11:47:26.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T11:47:27.389 INFO:teuthology.orchestra.run.smithi022.stdout:77309411411 2024-07-28T11:47:27.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T11:47:28.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:27 smithi150 bash[24144]: cluster 2024-07-28T11:47:26.344956+0000 mgr.y (mgr.14388) 81 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:27 smithi022 bash[21738]: cluster 2024-07-28T11:47:26.344956+0000 mgr.y (mgr.14388) 81 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:28.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:27 smithi022 bash[31305]: cluster 2024-07-28T11:47:26.344956+0000 mgr.y (mgr.14388) 81 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:28.496 INFO:teuthology.orchestra.run.smithi022.stdout:55834574942 2024-07-28T11:47:28.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T11:47:29.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:47:28 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:47:29.424 INFO:teuthology.orchestra.run.smithi022.stdout:201863462955 2024-07-28T11:47:29.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T11:47:30.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:29 smithi150 bash[24144]: cluster 2024-07-28T11:47:28.345558+0000 mgr.y (mgr.14388) 82 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:29 smithi022 bash[21738]: cluster 2024-07-28T11:47:28.345558+0000 mgr.y (mgr.14388) 82 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:30.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:29 smithi022 bash[31305]: cluster 2024-07-28T11:47:28.345558+0000 mgr.y (mgr.14388) 82 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:30.837 INFO:teuthology.orchestra.run.smithi022.stdout:236223201313 2024-07-28T11:47:30.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T11:47:31.114 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:30 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:30] "GET /metrics HTTP/1.1" 200 203252 "" "Prometheus/2.43.0" 2024-07-28T11:47:31.115 INFO:teuthology.orchestra.run.smithi022.stdout:167503724596 2024-07-28T11:47:31.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T11:47:31.155 INFO:teuthology.orchestra.run.smithi022.stdout:34359738472 2024-07-28T11:47:31.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T11:47:32.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:31 smithi150 bash[24144]: cluster 2024-07-28T11:47:30.346160+0000 mgr.y (mgr.14388) 83 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:31 smithi022 bash[21738]: cluster 2024-07-28T11:47:30.346160+0000 mgr.y (mgr.14388) 83 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:31 smithi022 bash[31305]: cluster 2024-07-28T11:47:30.346160+0000 mgr.y (mgr.14388) 83 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:33.639 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:33.639 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:33.639 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:34.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:33 smithi150 bash[24144]: cluster 2024-07-28T11:47:32.346822+0000 mgr.y (mgr.14388) 84 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:33 smithi022 bash[21738]: cluster 2024-07-28T11:47:32.346822+0000 mgr.y (mgr.14388) 84 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:34.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:33 smithi022 bash[31305]: cluster 2024-07-28T11:47:32.346822+0000 mgr.y (mgr.14388) 84 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:34.655 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:34.656 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:35.677 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:35.678 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:35.678 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:36.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:35 smithi150 bash[24144]: cluster 2024-07-28T11:47:34.347443+0000 mgr.y (mgr.14388) 85 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:36.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:35 smithi150 bash[24144]: audit 2024-07-28T11:47:35.394808+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:35 smithi022 bash[21738]: cluster 2024-07-28T11:47:34.347443+0000 mgr.y (mgr.14388) 85 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:35 smithi022 bash[21738]: audit 2024-07-28T11:47:35.394808+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:35 smithi022 bash[31305]: cluster 2024-07-28T11:47:34.347443+0000 mgr.y (mgr.14388) 85 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:35 smithi022 bash[31305]: audit 2024-07-28T11:47:35.394808+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:37.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:37 smithi022 bash[21738]: cluster 2024-07-28T11:47:36.348054+0000 mgr.y (mgr.14388) 86 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:37.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:37 smithi022 bash[31305]: cluster 2024-07-28T11:47:36.348054+0000 mgr.y (mgr.14388) 86 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:38.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:37 smithi150 bash[24144]: cluster 2024-07-28T11:47:36.348054+0000 mgr.y (mgr.14388) 86 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:39.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:47:38 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:47:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:39 smithi022 bash[21738]: cluster 2024-07-28T11:47:38.348601+0000 mgr.y (mgr.14388) 87 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:39 smithi022 bash[31305]: cluster 2024-07-28T11:47:38.348601+0000 mgr.y (mgr.14388) 87 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:39 smithi150 bash[24144]: cluster 2024-07-28T11:47:38.348601+0000 mgr.y (mgr.14388) 87 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:41.241 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:40 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:40] "GET /metrics HTTP/1.1" 200 203246 "" "Prometheus/2.43.0" 2024-07-28T11:47:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:41 smithi022 bash[21738]: cluster 2024-07-28T11:47:40.349167+0000 mgr.y (mgr.14388) 88 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:41 smithi022 bash[31305]: cluster 2024-07-28T11:47:40.349167+0000 mgr.y (mgr.14388) 88 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:42.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:41 smithi150 bash[24144]: cluster 2024-07-28T11:47:40.349167+0000 mgr.y (mgr.14388) 88 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:43 smithi022 bash[21738]: cluster 2024-07-28T11:47:42.349824+0000 mgr.y (mgr.14388) 89 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:43 smithi022 bash[31305]: cluster 2024-07-28T11:47:42.349824+0000 mgr.y (mgr.14388) 89 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:44.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:43 smithi150 bash[24144]: cluster 2024-07-28T11:47:42.349824+0000 mgr.y (mgr.14388) 89 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:44.721 INFO:teuthology.orchestra.run.smithi022.stdout:133143986242 2024-07-28T11:47:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:44 smithi022 bash[21738]: audit 2024-07-28T11:47:44.722708+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.22:0/532081336' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:47:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:44 smithi022 bash[31305]: audit 2024-07-28T11:47:44.722708+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.22:0/532081336' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:47:45.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:44 smithi150 bash[24144]: audit 2024-07-28T11:47:44.722708+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.22:0/532081336' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:47:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:45 smithi022 bash[21738]: cluster 2024-07-28T11:47:44.350400+0000 mgr.y (mgr.14388) 90 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:45 smithi022 bash[31305]: cluster 2024-07-28T11:47:44.350400+0000 mgr.y (mgr.14388) 90 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:46.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:45 smithi150 bash[24144]: cluster 2024-07-28T11:47:44.350400+0000 mgr.y (mgr.14388) 90 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:46.864 INFO:teuthology.orchestra.run.smithi022.stdout:111669149773 2024-07-28T11:47:47.322 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986237 got 133143986242 for osd.4 2024-07-28T11:47:47.322 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:47 smithi022 bash[21738]: cluster 2024-07-28T11:47:46.350943+0000 mgr.y (mgr.14388) 91 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:47 smithi022 bash[21738]: audit 2024-07-28T11:47:46.865301+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.22:0/2912285542' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:47:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:47 smithi022 bash[31305]: cluster 2024-07-28T11:47:46.350943+0000 mgr.y (mgr.14388) 91 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:47 smithi022 bash[31305]: audit 2024-07-28T11:47:46.865301+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.22:0/2912285542' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:47:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:47 smithi150 bash[24144]: cluster 2024-07-28T11:47:46.350943+0000 mgr.y (mgr.14388) 91 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:47 smithi150 bash[24144]: audit 2024-07-28T11:47:46.865301+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.22:0/2912285542' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:47:48.476 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149768 got 111669149773 for osd.3 2024-07-28T11:47:48.476 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:48.975 INFO:teuthology.orchestra.run.smithi022.stdout:77309411416 2024-07-28T11:47:49.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:47:48 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:47:49.266 INFO:teuthology.orchestra.run.smithi022.stdout:201863462959 2024-07-28T11:47:49.644 INFO:teuthology.orchestra.run.smithi022.stdout:55834574946 2024-07-28T11:47:49.775 INFO:teuthology.orchestra.run.smithi022.stdout:167503724600 2024-07-28T11:47:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[21738]: cluster 2024-07-28T11:47:48.351457+0000 mgr.y (mgr.14388) 92 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[21738]: audit 2024-07-28T11:47:48.976892+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.22:0/1991156949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:47:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[21738]: audit 2024-07-28T11:47:49.267400+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.22:0/1444754184' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:47:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[21738]: audit 2024-07-28T11:47:49.645874+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.22:0/235842539' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:47:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[21738]: audit 2024-07-28T11:47:49.776924+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.22:0/2430789178' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:47:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[31305]: cluster 2024-07-28T11:47:48.351457+0000 mgr.y (mgr.14388) 92 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[31305]: audit 2024-07-28T11:47:48.976892+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.22:0/1991156949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:47:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[31305]: audit 2024-07-28T11:47:49.267400+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.22:0/1444754184' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:47:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[31305]: audit 2024-07-28T11:47:49.645874+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.22:0/235842539' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:47:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:49 smithi022 bash[31305]: audit 2024-07-28T11:47:49.776924+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.22:0/2430789178' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:47:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:49 smithi150 bash[24144]: cluster 2024-07-28T11:47:48.351457+0000 mgr.y (mgr.14388) 92 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:49 smithi150 bash[24144]: audit 2024-07-28T11:47:48.976892+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.22:0/1991156949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:47:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:49 smithi150 bash[24144]: audit 2024-07-28T11:47:49.267400+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.22:0/1444754184' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:47:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:49 smithi150 bash[24144]: audit 2024-07-28T11:47:49.645874+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.22:0/235842539' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:47:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:49 smithi150 bash[24144]: audit 2024-07-28T11:47:49.776924+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.22:0/2430789178' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:47:50.900 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411411 got 77309411416 for osd.2 2024-07-28T11:47:50.900 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:50.992 INFO:teuthology.orchestra.run.smithi022.stdout:34359738476 2024-07-28T11:47:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:50 smithi022 bash[21738]: audit 2024-07-28T11:47:50.395146+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:51.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:47:50 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:50] "GET /metrics HTTP/1.1" 200 203246 "" "Prometheus/2.43.0" 2024-07-28T11:47:51.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:50 smithi022 bash[31305]: audit 2024-07-28T11:47:50.395146+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:51.099 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462955 got 201863462959 for osd.6 2024-07-28T11:47:51.099 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:51.146 INFO:teuthology.orchestra.run.smithi022.stdout:236223201317 2024-07-28T11:47:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:50 smithi150 bash[24144]: audit 2024-07-28T11:47:50.395146+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:47:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:51 smithi022 bash[21738]: cluster 2024-07-28T11:47:50.352003+0000 mgr.y (mgr.14388) 93 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:51 smithi022 bash[21738]: audit 2024-07-28T11:47:50.994182+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.22:0/1606372376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:47:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:51 smithi022 bash[21738]: audit 2024-07-28T11:47:51.148334+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.22:0/568243953' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:47:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:51 smithi022 bash[31305]: cluster 2024-07-28T11:47:50.352003+0000 mgr.y (mgr.14388) 93 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:51 smithi022 bash[31305]: audit 2024-07-28T11:47:50.994182+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.22:0/1606372376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:47:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:51 smithi022 bash[31305]: audit 2024-07-28T11:47:51.148334+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.22:0/568243953' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:47:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:51 smithi150 bash[24144]: cluster 2024-07-28T11:47:50.352003+0000 mgr.y (mgr.14388) 93 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:51 smithi150 bash[24144]: audit 2024-07-28T11:47:50.994182+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.22:0/1606372376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:47:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:51 smithi150 bash[24144]: audit 2024-07-28T11:47:51.148334+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.22:0/568243953' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:47:52.590 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574942 got 55834574946 for osd.1 2024-07-28T11:47:52.591 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:52.667 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724596 got 167503724600 for osd.5 2024-07-28T11:47:52.667 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:52.687 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738472 got 34359738476 for osd.0 2024-07-28T11:47:52.687 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:52.870 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201313 got 236223201317 for osd.7 2024-07-28T11:47:52.871 DEBUG:teuthology.parallel:result is None 2024-07-28T11:47:52.871 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T11:47:52.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:47:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:53 smithi022 bash[21738]: cluster 2024-07-28T11:47:52.352609+0000 mgr.y (mgr.14388) 94 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:54.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:53 smithi022 bash[31305]: cluster 2024-07-28T11:47:52.352609+0000 mgr.y (mgr.14388) 94 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:53 smithi150 bash[24144]: cluster 2024-07-28T11:47:52.352609+0000 mgr.y (mgr.14388) 94 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:55 smithi022 bash[21738]: cluster 2024-07-28T11:47:54.353156+0000 mgr.y (mgr.14388) 95 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:55 smithi022 bash[31305]: cluster 2024-07-28T11:47:54.353156+0000 mgr.y (mgr.14388) 95 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:56.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:55 smithi150 bash[24144]: cluster 2024-07-28T11:47:54.353156+0000 mgr.y (mgr.14388) 95 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:57.655 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:47:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:57 smithi022 bash[21738]: cluster 2024-07-28T11:47:56.353793+0000 mgr.y (mgr.14388) 96 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:58.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:57 smithi022 bash[31305]: cluster 2024-07-28T11:47:56.353793+0000 mgr.y (mgr.14388) 96 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:58.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:57 smithi150 bash[24144]: cluster 2024-07-28T11:47:56.353793+0000 mgr.y (mgr.14388) 96 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:47:59.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:47:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:47:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:47:59 smithi022 bash[21738]: cluster 2024-07-28T11:47:58.354364+0000 mgr.y (mgr.14388) 97 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:00.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:47:59 smithi022 bash[31305]: cluster 2024-07-28T11:47:58.354364+0000 mgr.y (mgr.14388) 97 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:47:59 smithi150 bash[24144]: cluster 2024-07-28T11:47:58.354364+0000 mgr.y (mgr.14388) 97 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:00.731 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T11:48:00.732 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:48:01.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:00 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:00] "GET /metrics HTTP/1.1" 200 203246 "" "Prometheus/2.43.0" 2024-07-28T11:48:01.404 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":72,"stamp":"2024-07-28T11:48:00.354649+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":2385564,"kb_used_data":6716,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575652,"statfs":{"total":767960285184,"available":765517467648,"internally_reserved":0,"allocated":6877184,"data_stored":3898206,"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.003450"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T11:46:33.290440+0000","last_change":"2024-07-28T11:46:31.484121+0000","last_active":"2024-07-28T11:46:33.290440+0000","last_peered":"2024-07-28T11:46:33.290440+0000","last_clean":"2024-07-28T11:46:33.290440+0000","last_became_active":"2024-07-28T11:46:31.483701+0000","last_became_peered":"2024-07-28T11:46:31.483701+0000","last_unstale":"2024-07-28T11:46:33.290440+0000","last_undegraded":"2024-07-28T11:46:33.290440+0000","last_fullsized":"2024-07-28T11:46:33.290440+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:15.171490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:33.289455+0000","last_change":"2024-07-28T11:46:31.690577+0000","last_active":"2024-07-28T11:46:33.289455+0000","last_peered":"2024-07-28T11:46:33.289455+0000","last_clean":"2024-07-28T11:46:33.289455+0000","last_became_active":"2024-07-28T11:46:31.689573+0000","last_became_peered":"2024-07-28T11:46:31.689573+0000","last_unstale":"2024-07-28T11:46:33.289455+0000","last_undegraded":"2024-07-28T11:46:33.289455+0000","last_fullsized":"2024-07-28T11:46:33.289455+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:45:50.816679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.490931+0000","last_change":"2024-07-28T11:46:31.691419+0000","last_active":"2024-07-28T11:46:32.490931+0000","last_peered":"2024-07-28T11:46:32.490931+0000","last_clean":"2024-07-28T11:46:32.490931+0000","last_became_active":"2024-07-28T11:46:31.690816+0000","last_became_peered":"2024-07-28T11:46:31.690816+0000","last_unstale":"2024-07-28T11:46:32.490931+0000","last_undegraded":"2024-07-28T11:46:32.490931+0000","last_fullsized":"2024-07-28T11:46:32.490931+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.954688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:33.289536+0000","last_change":"2024-07-28T11:46:31.482033+0000","last_active":"2024-07-28T11:46:33.289536+0000","last_peered":"2024-07-28T11:46:33.289536+0000","last_clean":"2024-07-28T11:46:33.289536+0000","last_became_active":"2024-07-28T11:46:31.480523+0000","last_became_peered":"2024-07-28T11:46:31.480523+0000","last_unstale":"2024-07-28T11:46:33.289536+0000","last_undegraded":"2024-07-28T11:46:33.289536+0000","last_fullsized":"2024-07-28T11:46:33.289536+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:43.837684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.789188+0000","last_change":"2024-07-28T11:46:31.480149+0000","last_active":"2024-07-28T11:46:32.789188+0000","last_peered":"2024-07-28T11:46:32.789188+0000","last_clean":"2024-07-28T11:46:32.789188+0000","last_became_active":"2024-07-28T11:46:31.479558+0000","last_became_peered":"2024-07-28T11:46:31.479558+0000","last_unstale":"2024-07-28T11:46:32.789188+0000","last_undegraded":"2024-07-28T11:46:32.789188+0000","last_fullsized":"2024-07-28T11:46:32.789188+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:13:34.689947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.486849+0000","last_change":"2024-07-28T11:46:31.604435+0000","last_active":"2024-07-28T11:46:32.486849+0000","last_peered":"2024-07-28T11:46:32.486849+0000","last_clean":"2024-07-28T11:46:32.486849+0000","last_became_active":"2024-07-28T11:46:31.603261+0000","last_became_peered":"2024-07-28T11:46:31.603261+0000","last_unstale":"2024-07-28T11:46:32.486849+0000","last_undegraded":"2024-07-28T11:46:32.486849+0000","last_fullsized":"2024-07-28T11:46:32.486849+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.994293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-28T11:46:32.491141+0000","last_change":"2024-07-28T11:46:31.482387+0000","last_active":"2024-07-28T11:46:32.491141+0000","last_peered":"2024-07-28T11:46:32.491141+0000","last_clean":"2024-07-28T11:46:32.491141+0000","last_became_active":"2024-07-28T11:46:31.481559+0000","last_became_peered":"2024-07-28T11:46:31.481559+0000","last_unstale":"2024-07-28T11:46:32.491141+0000","last_undegraded":"2024-07-28T11:46:32.491141+0000","last_fullsized":"2024-07-28T11:46:32.491141+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:55:23.971855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.789139+0000","last_change":"2024-07-28T11:46:31.482460+0000","last_active":"2024-07-28T11:46:32.789139+0000","last_peered":"2024-07-28T11:46:32.789139+0000","last_clean":"2024-07-28T11:46:32.789139+0000","last_became_active":"2024-07-28T11:46:31.481810+0000","last_became_peered":"2024-07-28T11:46:31.481810+0000","last_unstale":"2024-07-28T11:46:32.789139+0000","last_undegraded":"2024-07-28T11:46:32.789139+0000","last_fullsized":"2024-07-28T11:46:32.789139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:16:19.925214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.490928+0000","last_change":"2024-07-28T11:44:57.746932+0000","last_active":"2024-07-28T11:46:32.490928+0000","last_peered":"2024-07-28T11:46:32.490928+0000","last_clean":"2024-07-28T11:46:32.490928+0000","last_became_active":"2024-07-28T11:44:57.745781+0000","last_became_peered":"2024-07-28T11:44:57.745781+0000","last_unstale":"2024-07-28T11:46:32.490928+0000","last_undegraded":"2024-07-28T11:46:32.490928+0000","last_fullsized":"2024-07-28T11:46:32.490928+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-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T20:43:55.499191+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":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":856087,"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 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.63500000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.385,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.874,"5min":0.86799999999999999,"15min":0.86699999999999999},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":1.034}]},{"osd":1,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.95099999999999996,"15min":0.95899999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.363,"5min":1.544,"15min":1.544},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.998,"5min":0.92200000000000004,"15min":0.91000000000000003},"min":{"1min":0.65900000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.2769999999999999,"5min":1.288,"15min":1.288},"last":0.95199999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.95599999999999996,"15min":0.95199999999999996},"min":{"1min":0.73099999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2609999999999999,"5min":1.47,"15min":1.47},"last":1.014},{"interface":"front","average":{"1min":0.995,"5min":0.98299999999999998,"15min":0.98099999999999998},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.115}]},{"osd":3,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.86099999999999999,"15min":0.85299999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.046,"5min":1.0600000000000001,"15min":1.0620000000000001},"min":{"1min":0.75600000000000001,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.264,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.1419999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.89900000000000002,"15min":0.90300000000000002},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.873,"15min":0.876},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.131,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.79500000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.68000000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.96099999999999997,"15min":0.95799999999999996},"min":{"1min":0.53400000000000003,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.0600000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.091},{"interface":"front","average":{"1min":1.079,"5min":1.0589999999999999,"15min":1.056},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.179}]}]},{"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":298552,"kb_used_data":1196,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446600,"statfs":{"total":95995035648,"available":95689318400,"internally_reserved":0,"allocated":1224704,"data_stored":855822,"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 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85099999999999998,"15min":0.83499999999999996},"min":{"1min":0.60699999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.85499999999999998,"15min":0.82699999999999996},"min":{"1min":0.65600000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.204,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.02}]},{"osd":1,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.85999999999999999,"15min":0.82799999999999996},"min":{"1min":0.59399999999999997,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.85299999999999998,"15min":0.83399999999999996},"min":{"1min":0.69099999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2130000000000001,"5min":1.272,"15min":1.272},"last":1.1719999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93000000000000005,"15min":0.91000000000000003},"min":{"1min":0.72099999999999997,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.86499999999999999,"15min":0.85099999999999998},"min":{"1min":0.54900000000000004,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2110000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.93799999999999994}]},{"osd":3,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89400000000000002,"15min":0.89300000000000002},"min":{"1min":0.53400000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.93200000000000005,"15min":0.91900000000000004},"min":{"1min":0.63,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.871}]},{"osd":4,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.76000000000000001,"15min":0.72199999999999998},"min":{"1min":0.45200000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.254,"5min":1.413,"15min":1.413},"last":1.0629999999999999},{"interface":"front","average":{"1min":1,"5min":0.84599999999999997,"15min":0.80600000000000005},"min":{"1min":0.76500000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.68600000000000005}]},{"osd":5,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.84499999999999997,"15min":0.79200000000000004},"min":{"1min":0.56799999999999995,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.337,"5min":1.385,"15min":1.385},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.874,"15min":0.83499999999999996},"min":{"1min":0.81399999999999995,"5min":0.313,"15min":0.313},"max":{"1min":1.2250000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.91000000000000003}]},{"osd":7,"last update":"Sun Jul 28 11:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.0249999999999999,"15min":1.0349999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.071,"15min":1.073},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.268,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.1299999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724602,"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":265719,"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 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.83599999999999997,"15min":0.79600000000000004},"min":{"1min":0.48199999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.84999999999999998,"15min":0.84199999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.329,"5min":1.393,"15min":1.393},"last":0.99099999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.85599999999999998,"15min":0.84399999999999997},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.018},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.89400000000000002,"15min":0.90000000000000002},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.401,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.68100000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.89100000000000001,"15min":0.875},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.90000000000000002,"15min":0.88400000000000001},"min":{"1min":0.45900000000000002,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.994,"5min":1.994,"15min":1.994},"last":1.1479999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.89700000000000002,"15min":0.89300000000000002},"min":{"1min":0.68000000000000005,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.21,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.006,"5min":0.94299999999999995,"15min":0.94099999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":2.081,"5min":2.081,"15min":2.081},"last":1.097}]},{"osd":4,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.72799999999999998,"15min":0.69799999999999995},"min":{"1min":0.32000000000000001,"5min":0.318,"15min":0.318},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.77700000000000002,"15min":0.747},"min":{"1min":0.40899999999999997,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":2.1120000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.95599999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.84699999999999998,"15min":0.83199999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.9059999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.05},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.93200000000000005,"15min":0.92000000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.1639999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:47:00 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.879,"15min":0.86499999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.964,"5min":1.964,"15min":1.964},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.88400000000000001,"15min":0.876},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.1890000000000001}]}]},{"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":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85699999999999998,"15min":0.83899999999999997},"min":{"1min":0.629,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.21,"5min":1.258,"15min":1.258},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.82899999999999996,"15min":0.81299999999999994},"min":{"1min":0.61799999999999999,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.222,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.85899999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.86499999999999999,"15min":0.85199999999999998},"min":{"1min":0.58799999999999997,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.83299999999999996,"15min":0.81299999999999994},"min":{"1min":0.70099999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.92900000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.871,"15min":0.83499999999999996},"min":{"1min":0.76800000000000002,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.89800000000000002,"15min":0.88500000000000001},"min":{"1min":0.65100000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1499999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.81699999999999995}]},{"osd":3,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.92600000000000005,"15min":0.90200000000000002},"min":{"1min":0.76600000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.874,"15min":0.84799999999999998},"min":{"1min":0.749,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.999}]},{"osd":5,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.73999999999999999,"15min":0.70099999999999996},"min":{"1min":0.56100000000000005,"5min":0.371,"15min":0.371},"max":{"1min":1.0600000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.089},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.91300000000000003,"15min":0.878},"min":{"1min":0.59499999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0609999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:47:09 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.93899999999999995,"15min":0.91100000000000003},"min":{"1min":0.64000000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.266,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.81799999999999995,"15min":0.77000000000000002},"min":{"1min":0.53800000000000003,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.4099999999999999,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.032}]},{"osd":7,"last update":"Sun Jul 28 11:47:55 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.98899999999999999,"15min":0.96499999999999997},"min":{"1min":0.622,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.2909999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.115},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.95199999999999996,"15min":0.92800000000000005},"min":{"1min":0.82099999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1559999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.139}]}]},{"osd":3,"up_from":26,"seq":111669149775,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.64100000000000001,"15min":0.623},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.78200000000000003,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.76500000000000001,"15min":0.71799999999999997},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.1279999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.80800000000000005}]},{"osd":1,"last update":"Sun Jul 28 11:47:49 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.76700000000000002,"15min":0.76100000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.92900000000000005,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":1.044},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.747,"15min":0.72199999999999998},"min":{"1min":0.40999999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1970000000000001,"5min":1.609,"15min":1.609},"last":1.1919999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:47:49 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.84999999999999998,"15min":0.80500000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0469999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.79500000000000004,"15min":0.76700000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0700000000000001,"5min":1.3100000000000001,"15min":1.349},"last":0.86299999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96399999999999997,"15min":0.89200000000000002},"min":{"1min":0.67000000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.034,"5min":0.96199999999999997,"15min":0.90200000000000002},"min":{"1min":0.80500000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.92700000000000005}]},{"osd":5,"last update":"Sun Jul 28 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.03,"15min":1.018},"min":{"1min":0.80600000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.409,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.012,"15min":0.98099999999999998},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.96599999999999997}]},{"osd":6,"last update":"Sun Jul 28 11:47:05 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0700000000000001,"15min":1.0649999999999999},"min":{"1min":0.74399999999999999,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.121,"15min":1.131},"min":{"1min":0.65000000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4710000000000001,"5min":1.7,"15min":1.7},"last":1.0920000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:46:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.204,"15min":1.216},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.488,"5min":1.758,"15min":1.758},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.111,"5min":1.165,"15min":1.1739999999999999},"min":{"1min":0.69599999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.167}]}]},{"osd":2,"up_from":18,"seq":77309411418,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.64200000000000002,"15min":0.57599999999999996},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.27000000000000002},"max":{"1min":1.034,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.629,"5min":0.72699999999999998,"15min":0.61099999999999999},"min":{"1min":0.314,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.73199999999999998}]},{"osd":1,"last update":"Sun Jul 28 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.68700000000000006,"15min":0.622},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.94299999999999995,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.74199999999999999,"15min":0.64800000000000002},"min":{"1min":0.376,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.92200000000000004,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.81399999999999995}]},{"osd":3,"last update":"Sun Jul 28 11:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.81999999999999995,"15min":0.752},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0609999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.879,"15min":0.80500000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.304,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.139}]},{"osd":4,"last update":"Sun Jul 28 11:47:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0069999999999999,"15min":0.95399999999999996},"min":{"1min":0.72599999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.222,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.998},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.032,"15min":0.996},"min":{"1min":0.69299999999999995,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2390000000000001,"5min":1.409,"15min":1.409},"last":1.2969999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98199999999999998,"15min":1.01},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.284,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.98499999999999999,"15min":1.012},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.181,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.88}]},{"osd":6,"last update":"Sun Jul 28 11:47:04 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.006,"15min":1.0009999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.341,"5min":1.486,"15min":1.486},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.04,"15min":1.05},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.363,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.2370000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:46:56 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.054,"15min":1.0720000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.327,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.115,"15min":1.133},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.399,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.2}]}]},{"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":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.67400000000000004,"15min":0.55600000000000005},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.97399999999999998,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.76600000000000001,"15min":0.60999999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.312},"max":{"1min":1.2010000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.76300000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.72799999999999998,"15min":0.64500000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.34499999999999997},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.80000000000000004,"15min":0.68200000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.32900000000000001},"max":{"1min":1.042,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.91900000000000004}]},{"osd":3,"last update":"Sun Jul 28 11:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.79800000000000004,"15min":0.76400000000000001},"min":{"1min":0.437,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.115,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.85199999999999998,"15min":0.80500000000000005},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.85399999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.98999999999999999,"15min":0.98099999999999998},"min":{"1min":0.66200000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2889999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0029999999999999,"15min":0.997},"min":{"1min":0.76200000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.117}]},{"osd":5,"last update":"Sun Jul 28 11:47:23 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.99399999999999999,"15min":0.99299999999999999},"min":{"1min":0.75,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.325,"5min":1.331,"15min":1.331},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.042,"15min":1.044},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.5169999999999999,"5min":1.623,"15min":1.623},"last":1.054}]},{"osd":6,"last update":"Sun Jul 28 11:47:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.135,"15min":1.1499999999999999},"min":{"1min":0.75700000000000001,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.5509999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.004},{"interface":"front","average":{"1min":1.139,"5min":1.123,"15min":1.127},"min":{"1min":0.79200000000000004,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.079}]},{"osd":7,"last update":"Sun Jul 28 11:46:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"min":{"1min":0.73999999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.177},{"interface":"front","average":{"1min":1.117,"5min":1.113,"15min":1.1120000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.244}]}]},{"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 11:47:01 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.68400000000000005,"15min":0.55200000000000005},"min":{"1min":0.56499999999999995,"5min":0.318,"15min":0.24199999999999999},"max":{"1min":0.95799999999999996,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.76800000000000002,"15min":0.61099999999999999},"min":{"1min":0.58699999999999997,"5min":0.36499999999999999,"15min":0.26400000000000001},"max":{"1min":1.018,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.79700000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:46:56 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.77000000000000002,"15min":0.66000000000000003},"min":{"1min":0.47699999999999998,"5min":0.432,"15min":0.314},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.78200000000000003,"15min":0.65700000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.26200000000000001},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.96399999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:47:39 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.79600000000000004,"15min":0.73599999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.103,"5min":1.329,"15min":1.329},"last":0.87},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.89400000000000002,"15min":0.83799999999999997},"min":{"1min":0.39400000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.143,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.74099999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":0.98799999999999999,"15min":0.92600000000000005},"min":{"1min":0.73499999999999999,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.032,"15min":0.995},"min":{"1min":0.83599999999999997,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.361,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.163}]},{"osd":5,"last update":"Sun Jul 28 11:47:12 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0069999999999999,"15min":0.96099999999999997},"min":{"1min":0.83799999999999997,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.036,"15min":1.036},"min":{"1min":0.80000000000000004,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.357,"5min":1.53,"15min":1.53},"last":1.127}]},{"osd":6,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.034,"15min":1.002},"min":{"1min":0.91700000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.1160000000000001,"15min":1.093},"min":{"1min":0.878,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":1.087}]},{"osd":7,"last update":"Sun Jul 28 11:46:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.079,"15min":1.077},"min":{"1min":0.67900000000000005,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.4059999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.022},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.133,"15min":1.121},"min":{"1min":0.74399999999999999,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.26}]}]}],"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-28T11:48:01.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:48:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:01 smithi022 bash[21738]: cluster 2024-07-28T11:48:00.354908+0000 mgr.y (mgr.14388) 98 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:01 smithi022 bash[21738]: audit 2024-07-28T11:48:00.728996+0000 mgr.y (mgr.14388) 99 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:48:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:01 smithi022 bash[31305]: cluster 2024-07-28T11:48:00.354908+0000 mgr.y (mgr.14388) 98 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:01 smithi022 bash[31305]: audit 2024-07-28T11:48:00.728996+0000 mgr.y (mgr.14388) 99 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:48:02.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:01 smithi150 bash[24144]: cluster 2024-07-28T11:48:00.354908+0000 mgr.y (mgr.14388) 98 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:02.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:01 smithi150 bash[24144]: audit 2024-07-28T11:48:00.728996+0000 mgr.y (mgr.14388) 99 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:48:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:03 smithi022 bash[21738]: cluster 2024-07-28T11:48:02.355565+0000 mgr.y (mgr.14388) 100 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:03 smithi022 bash[31305]: cluster 2024-07-28T11:48:02.355565+0000 mgr.y (mgr.14388) 100 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:04.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:03 smithi150 bash[24144]: cluster 2024-07-28T11:48:02.355565+0000 mgr.y (mgr.14388) 100 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:05 smithi022 bash[21738]: cluster 2024-07-28T11:48:04.356112+0000 mgr.y (mgr.14388) 101 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:05 smithi022 bash[21738]: audit 2024-07-28T11:48:05.395680+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:05 smithi022 bash[31305]: cluster 2024-07-28T11:48:04.356112+0000 mgr.y (mgr.14388) 101 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:05 smithi022 bash[31305]: audit 2024-07-28T11:48:05.395680+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:06.191 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:05 smithi150 bash[24144]: cluster 2024-07-28T11:48:04.356112+0000 mgr.y (mgr.14388) 101 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:05 smithi150 bash[24144]: audit 2024-07-28T11:48:05.395680+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:08.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:07 smithi022 bash[21738]: cluster 2024-07-28T11:48:06.356755+0000 mgr.y (mgr.14388) 102 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:08.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:07 smithi022 bash[31305]: cluster 2024-07-28T11:48:06.356755+0000 mgr.y (mgr.14388) 102 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:08.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:07 smithi150 bash[24144]: cluster 2024-07-28T11:48:06.356755+0000 mgr.y (mgr.14388) 102 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:09.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:09.300 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T11:48:09.301 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:48:09.942 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":76,"stamp":"2024-07-28T11:48:08.357048+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":2385564,"kb_used_data":6716,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575652,"statfs":{"total":767960285184,"available":765517467648,"internally_reserved":0,"allocated":6877184,"data_stored":3898206,"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.003593"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T11:46:33.290440+0000","last_change":"2024-07-28T11:46:31.484121+0000","last_active":"2024-07-28T11:46:33.290440+0000","last_peered":"2024-07-28T11:46:33.290440+0000","last_clean":"2024-07-28T11:46:33.290440+0000","last_became_active":"2024-07-28T11:46:31.483701+0000","last_became_peered":"2024-07-28T11:46:31.483701+0000","last_unstale":"2024-07-28T11:46:33.290440+0000","last_undegraded":"2024-07-28T11:46:33.290440+0000","last_fullsized":"2024-07-28T11:46:33.290440+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:15.171490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:33.289455+0000","last_change":"2024-07-28T11:46:31.690577+0000","last_active":"2024-07-28T11:46:33.289455+0000","last_peered":"2024-07-28T11:46:33.289455+0000","last_clean":"2024-07-28T11:46:33.289455+0000","last_became_active":"2024-07-28T11:46:31.689573+0000","last_became_peered":"2024-07-28T11:46:31.689573+0000","last_unstale":"2024-07-28T11:46:33.289455+0000","last_undegraded":"2024-07-28T11:46:33.289455+0000","last_fullsized":"2024-07-28T11:46:33.289455+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:45:50.816679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.490931+0000","last_change":"2024-07-28T11:46:31.691419+0000","last_active":"2024-07-28T11:46:32.490931+0000","last_peered":"2024-07-28T11:46:32.490931+0000","last_clean":"2024-07-28T11:46:32.490931+0000","last_became_active":"2024-07-28T11:46:31.690816+0000","last_became_peered":"2024-07-28T11:46:31.690816+0000","last_unstale":"2024-07-28T11:46:32.490931+0000","last_undegraded":"2024-07-28T11:46:32.490931+0000","last_fullsized":"2024-07-28T11:46:32.490931+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.954688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:33.289536+0000","last_change":"2024-07-28T11:46:31.482033+0000","last_active":"2024-07-28T11:46:33.289536+0000","last_peered":"2024-07-28T11:46:33.289536+0000","last_clean":"2024-07-28T11:46:33.289536+0000","last_became_active":"2024-07-28T11:46:31.480523+0000","last_became_peered":"2024-07-28T11:46:31.480523+0000","last_unstale":"2024-07-28T11:46:33.289536+0000","last_undegraded":"2024-07-28T11:46:33.289536+0000","last_fullsized":"2024-07-28T11:46:33.289536+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:43.837684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.789188+0000","last_change":"2024-07-28T11:46:31.480149+0000","last_active":"2024-07-28T11:46:32.789188+0000","last_peered":"2024-07-28T11:46:32.789188+0000","last_clean":"2024-07-28T11:46:32.789188+0000","last_became_active":"2024-07-28T11:46:31.479558+0000","last_became_peered":"2024-07-28T11:46:31.479558+0000","last_unstale":"2024-07-28T11:46:32.789188+0000","last_undegraded":"2024-07-28T11:46:32.789188+0000","last_fullsized":"2024-07-28T11:46:32.789188+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:13:34.689947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.486849+0000","last_change":"2024-07-28T11:46:31.604435+0000","last_active":"2024-07-28T11:46:32.486849+0000","last_peered":"2024-07-28T11:46:32.486849+0000","last_clean":"2024-07-28T11:46:32.486849+0000","last_became_active":"2024-07-28T11:46:31.603261+0000","last_became_peered":"2024-07-28T11:46:31.603261+0000","last_unstale":"2024-07-28T11:46:32.486849+0000","last_undegraded":"2024-07-28T11:46:32.486849+0000","last_fullsized":"2024-07-28T11:46:32.486849+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.994293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-28T11:46:32.491141+0000","last_change":"2024-07-28T11:46:31.482387+0000","last_active":"2024-07-28T11:46:32.491141+0000","last_peered":"2024-07-28T11:46:32.491141+0000","last_clean":"2024-07-28T11:46:32.491141+0000","last_became_active":"2024-07-28T11:46:31.481559+0000","last_became_peered":"2024-07-28T11:46:31.481559+0000","last_unstale":"2024-07-28T11:46:32.491141+0000","last_undegraded":"2024-07-28T11:46:32.491141+0000","last_fullsized":"2024-07-28T11:46:32.491141+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:55:23.971855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.789139+0000","last_change":"2024-07-28T11:46:31.482460+0000","last_active":"2024-07-28T11:46:32.789139+0000","last_peered":"2024-07-28T11:46:32.789139+0000","last_clean":"2024-07-28T11:46:32.789139+0000","last_became_active":"2024-07-28T11:46:31.481810+0000","last_became_peered":"2024-07-28T11:46:31.481810+0000","last_unstale":"2024-07-28T11:46:32.789139+0000","last_undegraded":"2024-07-28T11:46:32.789139+0000","last_fullsized":"2024-07-28T11:46:32.789139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:16:19.925214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:46:32.490928+0000","last_change":"2024-07-28T11:44:57.746932+0000","last_active":"2024-07-28T11:46:32.490928+0000","last_peered":"2024-07-28T11:46:32.490928+0000","last_clean":"2024-07-28T11:46:32.490928+0000","last_became_active":"2024-07-28T11:44:57.745781+0000","last_became_peered":"2024-07-28T11:44:57.745781+0000","last_unstale":"2024-07-28T11:46:32.490928+0000","last_undegraded":"2024-07-28T11:46:32.490928+0000","last_fullsized":"2024-07-28T11:46:32.490928+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-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T20:43:55.499191+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":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":856087,"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 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.90100000000000002,"15min":0.89000000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.159},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.874,"15min":0.86899999999999999},"min":{"1min":0.61499999999999999,"5min":0.436,"15min":0.436},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.83399999999999996}]},{"osd":1,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95399999999999996,"15min":0.95999999999999996},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3400000000000001,"5min":1.544,"15min":1.544},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.91100000000000003,"15min":0.90600000000000003},"min":{"1min":0.64400000000000002,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.117,"5min":1.288,"15min":1.288},"last":1.1000000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.67300000000000004,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.298,"5min":1.47,"15min":1.47},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2090000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.1459999999999999}]},{"osd":3,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.87,"15min":0.85599999999999998},"min":{"1min":0.60199999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.163,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.097,"5min":1.0669999999999999,"15min":1.0649999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.0669999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.88400000000000001,"15min":0.89800000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2350000000000001,"5min":1.3,"15min":1.3},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.88400000000000001,"15min":0.88},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.288,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.0049999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.998,"15min":1.014},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.266,"5min":1.526,"15min":1.526},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.278,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.86899999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0940000000000001,"15min":1.0980000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.5660000000000001,"5min":1.73,"15min":1.73},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3380000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.0329999999999999}]}]},{"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":298552,"kb_used_data":1196,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446600,"statfs":{"total":95995035648,"available":95689318400,"internally_reserved":0,"allocated":1224704,"data_stored":855822,"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 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.85899999999999999,"15min":0.83799999999999997},"min":{"1min":0.55800000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.25},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.877,"15min":0.83499999999999996},"min":{"1min":0.68600000000000005,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1140000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.89700000000000002}]},{"osd":1,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.88100000000000001,"15min":0.83499999999999996},"min":{"1min":0.57499999999999996,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.137},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.87,"15min":0.83999999999999997},"min":{"1min":0.58099999999999996,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1719999999999999,"5min":1.272,"15min":1.272},"last":1.02}]},{"osd":2,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93100000000000005,"15min":0.91100000000000003},"min":{"1min":0.70999999999999996,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.1439999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.88500000000000001,"15min":0.85799999999999998},"min":{"1min":0.65000000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.228,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.093}]},{"osd":3,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89200000000000002,"15min":0.89200000000000002},"min":{"1min":0.70499999999999996,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.0720000000000001,"5min":1.325,"15min":1.325},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.95099999999999996,"15min":0.92500000000000004},"min":{"1min":0.61399999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2210000000000001,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.175}]},{"osd":4,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.77900000000000003,"15min":0.72899999999999998},"min":{"1min":0.437,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.1060000000000001,"5min":1.413,"15min":1.413},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.86699999999999999,"15min":0.81299999999999994},"min":{"1min":0.48499999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1319999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.96299999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.88,"15min":0.80400000000000005},"min":{"1min":0.502,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.272,"5min":1.385,"15min":1.385},"last":1.272},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.90600000000000003,"15min":0.84599999999999997},"min":{"1min":0.54300000000000004,"5min":0.313,"15min":0.313},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0529999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.01,"15min":1.03},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.3009999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.095,"5min":1.075,"15min":1.075},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.319,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.214}]}]},{"osd":5,"up_from":39,"seq":167503724604,"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":265719,"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 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.83599999999999997,"15min":0.79600000000000004},"min":{"1min":0.48199999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.84999999999999998,"15min":0.84199999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.329,"5min":1.393,"15min":1.393},"last":0.751}]},{"osd":1,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.85599999999999998,"15min":0.84399999999999997},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.89400000000000002,"15min":0.90000000000000002},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.401,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.97199999999999998}]},{"osd":2,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.89100000000000001,"15min":0.875},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.90000000000000002,"15min":0.88400000000000001},"min":{"1min":0.45900000000000002,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.994,"5min":1.994,"15min":1.994},"last":0.67100000000000004}]},{"osd":3,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.89700000000000002,"15min":0.89300000000000002},"min":{"1min":0.68000000000000005,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.21,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.006,"5min":0.94299999999999995,"15min":0.94099999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":2.081,"5min":2.081,"15min":2.081},"last":1.0229999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.72799999999999998,"15min":0.69799999999999995},"min":{"1min":0.32000000000000001,"5min":0.318,"15min":0.318},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":1.099},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.77700000000000002,"15min":0.747},"min":{"1min":0.40899999999999997,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":2.1120000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":1.145}]},{"osd":6,"last update":"Sun Jul 28 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.876,"15min":0.84199999999999997},"min":{"1min":0.63200000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2470000000000001,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":0.97599999999999998,"15min":0.93400000000000005},"min":{"1min":0.94199999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.329,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.0589999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:48:00 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.91100000000000003,"15min":0.875},"min":{"1min":0.72699999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.284,"5min":1.964,"15min":1.964},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.92100000000000004,"15min":0.88800000000000001},"min":{"1min":0.76000000000000001,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.304,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.2130000000000001}]}]},{"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":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85699999999999998,"15min":0.83899999999999997},"min":{"1min":0.629,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.21,"5min":1.258,"15min":1.258},"last":1.208},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.82899999999999996,"15min":0.81299999999999994},"min":{"1min":0.61799999999999999,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.222,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.98999999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.86499999999999999,"15min":0.85199999999999998},"min":{"1min":0.58799999999999997,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.83299999999999996,"15min":0.81299999999999994},"min":{"1min":0.70099999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.05}]},{"osd":2,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.871,"15min":0.83499999999999996},"min":{"1min":0.76800000000000002,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.89800000000000002,"15min":0.88500000000000001},"min":{"1min":0.65100000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1499999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.016}]},{"osd":3,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.92600000000000005,"15min":0.90200000000000002},"min":{"1min":0.76600000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.874,"15min":0.84799999999999998},"min":{"1min":0.749,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.0760000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.73999999999999999,"15min":0.70099999999999996},"min":{"1min":0.56100000000000005,"5min":0.371,"15min":0.371},"max":{"1min":1.0600000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.91300000000000003,"15min":0.878},"min":{"1min":0.59499999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.1779999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:47:09 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.93899999999999995,"15min":0.91100000000000003},"min":{"1min":0.64000000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.266,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.81799999999999995,"15min":0.77000000000000002},"min":{"1min":0.53800000000000003,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.4099999999999999,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.77800000000000002}]},{"osd":7,"last update":"Sun Jul 28 11:47:55 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.98899999999999999,"15min":0.96499999999999997},"min":{"1min":0.622,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.2909999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.95199999999999996,"15min":0.92800000000000005},"min":{"1min":0.82099999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1559999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.58899999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149777,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.64100000000000001,"15min":0.623},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.78200000000000003,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.499},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.76500000000000001,"15min":0.71799999999999997},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.1279999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.623}]},{"osd":1,"last update":"Sun Jul 28 11:47:49 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.76700000000000002,"15min":0.76100000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.92900000000000005,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.747,"15min":0.72199999999999998},"min":{"1min":0.40999999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1970000000000001,"5min":1.609,"15min":1.609},"last":1.0760000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:47:49 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.84999999999999998,"15min":0.80500000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0469999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.79500000000000004,"15min":0.76700000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0700000000000001,"5min":1.3100000000000001,"15min":1.349},"last":0.73099999999999998}]},{"osd":4,"last update":"Sun Jul 28 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96399999999999997,"15min":0.89200000000000002},"min":{"1min":0.67000000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.034,"5min":0.96199999999999997,"15min":0.90200000000000002},"min":{"1min":0.80500000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.999}]},{"osd":5,"last update":"Sun Jul 28 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.03,"15min":1.018},"min":{"1min":0.80600000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.409,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.012,"15min":0.98099999999999998},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.0409999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:47:05 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0700000000000001,"15min":1.0649999999999999},"min":{"1min":0.74399999999999999,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.121,"15min":1.131},"min":{"1min":0.65000000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4710000000000001,"5min":1.7,"15min":1.7},"last":0.82799999999999996}]},{"osd":7,"last update":"Sun Jul 28 11:47:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.175,"15min":1.2070000000000001},"min":{"1min":0.65300000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.538,"5min":1.758,"15min":1.758},"last":1.177},{"interface":"front","average":{"1min":1.077,"5min":1.145,"15min":1.167},"min":{"1min":0.77200000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.446,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.109}]}]},{"osd":2,"up_from":18,"seq":77309411420,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.64200000000000002,"15min":0.57599999999999996},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.27000000000000002},"max":{"1min":1.034,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.629,"5min":0.72699999999999998,"15min":0.61099999999999999},"min":{"1min":0.314,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.69699999999999995}]},{"osd":1,"last update":"Sun Jul 28 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.68700000000000006,"15min":0.622},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.94299999999999995,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.74199999999999999,"15min":0.64800000000000002},"min":{"1min":0.376,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.92200000000000004,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.75}]},{"osd":3,"last update":"Sun Jul 28 11:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.81999999999999995,"15min":0.752},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0609999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.879,"15min":0.80500000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.304,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0349999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:47:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0069999999999999,"15min":0.95399999999999996},"min":{"1min":0.72599999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.222,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.997},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.032,"15min":0.996},"min":{"1min":0.69299999999999995,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2390000000000001,"5min":1.409,"15min":1.409},"last":1.2729999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98199999999999998,"15min":1.01},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.284,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.98499999999999999,"15min":1.012},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.181,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.94999999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1,"15min":0.999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.321,"5min":1.486,"15min":1.486},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0329999999999999,"15min":1.048},"min":{"1min":0.625,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3520000000000001,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.3520000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:48:01 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.0289999999999999,"15min":1.0640000000000001},"min":{"1min":0.61299999999999999,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.29,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.248},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.085,"15min":1.123},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.167}]}]},{"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":297980,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":638976,"data_stored":266042,"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 11:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.67600000000000005,"15min":0.56699999999999995},"min":{"1min":0.316,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.98699999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.77300000000000002,"15min":0.624},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.028,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.72199999999999998}]},{"osd":2,"last update":"Sun Jul 28 11:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.72799999999999998,"15min":0.64500000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.34499999999999997},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.80000000000000004,"15min":0.68200000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.32900000000000001},"max":{"1min":1.042,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.66300000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.79800000000000004,"15min":0.76400000000000001},"min":{"1min":0.437,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.115,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.85199999999999998,"15min":0.80500000000000005},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.84299999999999997}]},{"osd":4,"last update":"Sun Jul 28 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.98999999999999999,"15min":0.98099999999999998},"min":{"1min":0.66200000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2889999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0029999999999999,"15min":0.997},"min":{"1min":0.76200000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.95299999999999996}]},{"osd":5,"last update":"Sun Jul 28 11:47:23 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.99399999999999999,"15min":0.99299999999999999},"min":{"1min":0.75,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.325,"5min":1.331,"15min":1.331},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.042,"15min":1.044},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.5169999999999999,"5min":1.623,"15min":1.623},"last":1.1759999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:47:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.135,"15min":1.1499999999999999},"min":{"1min":0.75700000000000001,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.5509999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.139,"5min":1.123,"15min":1.127},"min":{"1min":0.79200000000000004,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.1180000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:48:01 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.087,"15min":1.095},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.1060000000000001,"15min":1.1100000000000001},"min":{"1min":0.72999999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.573,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.218}]}]},{"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 11:48:03 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.68500000000000005,"15min":0.56899999999999995},"min":{"1min":0.312,"5min":0.312,"15min":0.24199999999999999},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.621},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.78600000000000003,"15min":0.628},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.26400000000000001},"max":{"1min":1.018,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.77900000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:47:59 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.77600000000000002,"15min":0.67100000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.314},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.80500000000000005,"15min":0.67300000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.26200000000000001},"max":{"1min":1.125,"5min":1.145,"15min":1.145},"last":0.82699999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:47:39 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.79600000000000004,"15min":0.73599999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.103,"5min":1.329,"15min":1.329},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.89400000000000002,"15min":0.83799999999999997},"min":{"1min":0.39400000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.143,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.98999999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":0.98799999999999999,"15min":0.92600000000000005},"min":{"1min":0.73499999999999999,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.877},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.032,"15min":0.995},"min":{"1min":0.83599999999999997,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.361,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.089}]},{"osd":5,"last update":"Sun Jul 28 11:47:12 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0069999999999999,"15min":0.96099999999999997},"min":{"1min":0.83799999999999997,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.121},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.036,"15min":1.036},"min":{"1min":0.80000000000000004,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.357,"5min":1.53,"15min":1.53},"last":1.1379999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.034,"15min":1.002},"min":{"1min":0.91700000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.1160000000000001,"15min":1.093},"min":{"1min":0.878,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":1.167}]},{"osd":7,"last update":"Sun Jul 28 11:47:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0860000000000001,"15min":1.079},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.399,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.034},{"interface":"front","average":{"1min":1.175,"5min":1.145,"15min":1.125},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4730000000000001,"5min":1.55,"15min":1.55},"last":1.0569999999999999}]}]}],"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-28T11:48:09.944 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T11:48:09.944 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T11:48:09.944 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T11:48:09.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph health --format=json 2024-07-28T11:48:10.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:09 smithi150 bash[24144]: cluster 2024-07-28T11:48:08.357310+0000 mgr.y (mgr.14388) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:10.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:09 smithi150 bash[24144]: audit 2024-07-28T11:48:09.199392+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:10.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:09 smithi150 bash[24144]: audit 2024-07-28T11:48:09.491063+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:10.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:09 smithi150 bash[24144]: audit 2024-07-28T11:48:09.498526+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[21738]: cluster 2024-07-28T11:48:08.357310+0000 mgr.y (mgr.14388) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[21738]: audit 2024-07-28T11:48:09.199392+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[21738]: audit 2024-07-28T11:48:09.491063+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[21738]: audit 2024-07-28T11:48:09.498526+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[31305]: cluster 2024-07-28T11:48:08.357310+0000 mgr.y (mgr.14388) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[31305]: audit 2024-07-28T11:48:09.199392+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[31305]: audit 2024-07-28T11:48:09.491063+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:09 smithi022 bash[31305]: audit 2024-07-28T11:48:09.498526+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:11.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:10 smithi150 bash[24144]: audit 2024-07-28T11:48:09.299045+0000 mgr.y (mgr.14388) 104 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:48:11.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:10 smithi150 bash[24144]: audit 2024-07-28T11:48:09.841825+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:11.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:10 smithi150 bash[24144]: audit 2024-07-28T11:48:09.843617+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:11.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:10 smithi150 bash[24144]: audit 2024-07-28T11:48:09.853085+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:11.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:10] "GET /metrics HTTP/1.1" 200 203259 "" "Prometheus/2.43.0" 2024-07-28T11:48:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[21738]: audit 2024-07-28T11:48:09.299045+0000 mgr.y (mgr.14388) 104 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:48:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[21738]: audit 2024-07-28T11:48:09.841825+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[21738]: audit 2024-07-28T11:48:09.843617+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[21738]: audit 2024-07-28T11:48:09.853085+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[31305]: audit 2024-07-28T11:48:09.299045+0000 mgr.y (mgr.14388) 104 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:48:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[31305]: audit 2024-07-28T11:48:09.841825+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[31305]: audit 2024-07-28T11:48:09.843617+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:10 smithi022 bash[31305]: audit 2024-07-28T11:48:09.853085+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:12.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:11 smithi150 bash[24144]: cluster 2024-07-28T11:48:10.357879+0000 mgr.y (mgr.14388) 105 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:11 smithi022 bash[21738]: cluster 2024-07-28T11:48:10.357879+0000 mgr.y (mgr.14388) 105 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:12.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:11 smithi022 bash[31305]: cluster 2024-07-28T11:48:10.357879+0000 mgr.y (mgr.14388) 105 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:13 smithi150 bash[24144]: cluster 2024-07-28T11:48:12.358583+0000 mgr.y (mgr.14388) 106 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:13 smithi022 bash[21738]: cluster 2024-07-28T11:48:12.358583+0000 mgr.y (mgr.14388) 106 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:14.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:13 smithi022 bash[31305]: cluster 2024-07-28T11:48:12.358583+0000 mgr.y (mgr.14388) 106 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:14.724 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:15 smithi022 bash[21738]: cluster 2024-07-28T11:48:14.359164+0000 mgr.y (mgr.14388) 107 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:16.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:15 smithi022 bash[31305]: cluster 2024-07-28T11:48:14.359164+0000 mgr.y (mgr.14388) 107 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:16.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:15 smithi150 bash[24144]: cluster 2024-07-28T11:48:14.359164+0000 mgr.y (mgr.14388) 107 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:17.819 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:48:17.820 INFO:teuthology.orchestra.run.smithi022.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T11:48:18.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:17 smithi150 bash[24144]: cluster 2024-07-28T11:48:16.359792+0000 mgr.y (mgr.14388) 108 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:18.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:17 smithi150 bash[24144]: audit 2024-07-28T11:48:17.821171+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.22:0/1780557140' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:48:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:17 smithi022 bash[21738]: cluster 2024-07-28T11:48:16.359792+0000 mgr.y (mgr.14388) 108 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:17 smithi022 bash[21738]: audit 2024-07-28T11:48:17.821171+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.22:0/1780557140' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:48:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:17 smithi022 bash[31305]: cluster 2024-07-28T11:48:16.359792+0000 mgr.y (mgr.14388) 108 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:17 smithi022 bash[31305]: audit 2024-07-28T11:48:17.821171+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.22:0/1780557140' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:48:18.437 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T11:48:18.437 INFO:tasks.cephadm:Setup complete, yielding 2024-07-28T11:48:18.437 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-28T11:48:18.448 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi022.front.sepia.ceph.com 2024-07-28T11:48:18.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-07-28T11:48:19.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:18 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:20.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:19 smithi150 bash[24144]: cluster 2024-07-28T11:48:18.360289+0000 mgr.y (mgr.14388) 109 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:19 smithi022 bash[21738]: cluster 2024-07-28T11:48:18.360289+0000 mgr.y (mgr.14388) 109 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:20.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:19 smithi022 bash[31305]: cluster 2024-07-28T11:48:18.360289+0000 mgr.y (mgr.14388) 109 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:21.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:20 smithi150 bash[24144]: audit 2024-07-28T11:48:20.396063+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:20 smithi022 bash[21738]: audit 2024-07-28T11:48:20.396063+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:21.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:20 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:20] "GET /metrics HTTP/1.1" 200 203261 "" "Prometheus/2.43.0" 2024-07-28T11:48:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:20 smithi022 bash[31305]: audit 2024-07-28T11:48:20.396063+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:22.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:21 smithi150 bash[24144]: cluster 2024-07-28T11:48:20.360852+0000 mgr.y (mgr.14388) 110 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:21 smithi022 bash[21738]: cluster 2024-07-28T11:48:20.360852+0000 mgr.y (mgr.14388) 110 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:22.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:21 smithi022 bash[31305]: cluster 2024-07-28T11:48:20.360852+0000 mgr.y (mgr.14388) 110 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:23.231 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:24.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:23 smithi150 bash[24144]: cluster 2024-07-28T11:48:22.361520+0000 mgr.y (mgr.14388) 111 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:24.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:23 smithi022 bash[21738]: cluster 2024-07-28T11:48:22.361520+0000 mgr.y (mgr.14388) 111 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:24.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:23 smithi022 bash[31305]: cluster 2024-07-28T11:48:22.361520+0000 mgr.y (mgr.14388) 111 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:26.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:25 smithi150 bash[24144]: cluster 2024-07-28T11:48:24.361863+0000 mgr.y (mgr.14388) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:25 smithi022 bash[21738]: cluster 2024-07-28T11:48:24.361863+0000 mgr.y (mgr.14388) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:25 smithi022 bash[31305]: cluster 2024-07-28T11:48:24.361863+0000 mgr.y (mgr.14388) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:27.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:26 smithi150 bash[24144]: audit 2024-07-28T11:48:26.323274+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:48:27.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:26 smithi150 bash[24144]: audit 2024-07-28T11:48:26.323684+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:48:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:26 smithi022 bash[21738]: audit 2024-07-28T11:48:26.323274+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:48:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:26 smithi022 bash[21738]: audit 2024-07-28T11:48:26.323684+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:48:27.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:26 smithi022 bash[31305]: audit 2024-07-28T11:48:26.323274+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:48:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:26 smithi022 bash[31305]: audit 2024-07-28T11:48:26.323684+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T11:48:28.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: audit 2024-07-28T11:48:26.322687+0000 mgr.y (mgr.14388) 113 : audit [DBG] from='client.24497 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: cluster 2024-07-28T11:48:26.362427+0000 mgr.y (mgr.14388) 114 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: audit 2024-07-28T11:48:26.903300+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: cluster 2024-07-28T11:48:26.903490+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: audit 2024-07-28T11:48:26.907755+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: audit 2024-07-28T11:48:26.909645+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[21738]: debug 2024-07-28T11:48:27.915+0000 7faec5ead640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[31305]: audit 2024-07-28T11:48:26.322687+0000 mgr.y (mgr.14388) 113 : audit [DBG] from='client.24497 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[31305]: cluster 2024-07-28T11:48:26.362427+0000 mgr.y (mgr.14388) 114 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:28.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[31305]: audit 2024-07-28T11:48:26.903300+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T11:48:28.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[31305]: cluster 2024-07-28T11:48:26.903490+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T11:48:28.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[31305]: audit 2024-07-28T11:48:26.907755+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:28.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:27 smithi022 bash[31305]: audit 2024-07-28T11:48:26.909645+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:28.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:27 smithi150 bash[24144]: audit 2024-07-28T11:48:26.322687+0000 mgr.y (mgr.14388) 113 : audit [DBG] from='client.24497 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:48:28.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:27 smithi150 bash[24144]: cluster 2024-07-28T11:48:26.362427+0000 mgr.y (mgr.14388) 114 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:28.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:27 smithi150 bash[24144]: audit 2024-07-28T11:48:26.903300+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T11:48:28.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:27 smithi150 bash[24144]: cluster 2024-07-28T11:48:26.903490+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T11:48:28.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:27 smithi150 bash[24144]: audit 2024-07-28T11:48:26.907755+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:28.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:27 smithi150 bash[24144]: audit 2024-07-28T11:48:26.909645+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:28.903 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.907916+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cluster 2024-07-28T11:48:27.908388+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.915164+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.918129+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cluster 2024-07-28T11:48:27.920292+0000 mon.a (mon.0) 752 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cluster 2024-07-28T11:48:27.920378+0000 mon.a (mon.0) 753 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cluster 2024-07-28T11:48:27.942067+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T11:48:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.944095+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cluster 2024-07-28T11:48:27.945870+0000 mon.a (mon.0) 756 : cluster [DBG] fsmap foo:0 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cephadm 2024-07-28T11:48:27.952908+0000 mgr.y (mgr.14388) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.961757+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.966142+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.970511+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.972079+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.980670+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.986324+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.986758+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.991292+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: audit 2024-07-28T11:48:27.992532+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cephadm 2024-07-28T11:48:27.993520+0000 mgr.y (mgr.14388) 116 : cephadm [INF] Deploying daemon mds.foo.smithi022.lsazzu on smithi022 2024-07-28T11:48:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[21738]: cluster 2024-07-28T11:48:28.363007+0000 mgr.y (mgr.14388) 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-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.907916+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cluster 2024-07-28T11:48:27.908388+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.915164+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.918129+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cluster 2024-07-28T11:48:27.920292+0000 mon.a (mon.0) 752 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cluster 2024-07-28T11:48:27.920378+0000 mon.a (mon.0) 753 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cluster 2024-07-28T11:48:27.942067+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.944095+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cluster 2024-07-28T11:48:27.945870+0000 mon.a (mon.0) 756 : cluster [DBG] fsmap foo:0 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cephadm 2024-07-28T11:48:27.952908+0000 mgr.y (mgr.14388) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T11:48:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.961757+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.966142+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.970511+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.972079+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.980670+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.986324+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.986758+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.991292+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: audit 2024-07-28T11:48:27.992532+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cephadm 2024-07-28T11:48:27.993520+0000 mgr.y (mgr.14388) 116 : cephadm [INF] Deploying daemon mds.foo.smithi022.lsazzu on smithi022 2024-07-28T11:48:29.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:28 smithi022 bash[31305]: cluster 2024-07-28T11:48:28.363007+0000 mgr.y (mgr.14388) 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-28T11:48:29.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.907916+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cluster 2024-07-28T11:48:27.908388+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.915164+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.918129+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cluster 2024-07-28T11:48:27.920292+0000 mon.a (mon.0) 752 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cluster 2024-07-28T11:48:27.920378+0000 mon.a (mon.0) 753 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cluster 2024-07-28T11:48:27.942067+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.944095+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T11:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cluster 2024-07-28T11:48:27.945870+0000 mon.a (mon.0) 756 : cluster [DBG] fsmap foo:0 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cephadm 2024-07-28T11:48:27.952908+0000 mgr.y (mgr.14388) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.961757+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.966142+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.970511+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.972079+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.980670+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.986324+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.986758+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.991292+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: audit 2024-07-28T11:48:27.992532+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cephadm 2024-07-28T11:48:27.993520+0000 mgr.y (mgr.14388) 116 : cephadm [INF] Deploying daemon mds.foo.smithi022.lsazzu on smithi022 2024-07-28T11:48:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:28 smithi150 bash[24144]: cluster 2024-07-28T11:48:28.363007+0000 mgr.y (mgr.14388) 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-28T11:48:29.977 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:29 smithi022 bash[21738]: cluster 2024-07-28T11:48:28.941778+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T11:48:29.977 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:29 smithi022 bash[31305]: cluster 2024-07-28T11:48:28.941778+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T11:48:30.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:29 smithi150 bash[24144]: cluster 2024-07-28T11:48:28.941778+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T11:48:30.682 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.682 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.682 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.683 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.683 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.683 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.684 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.684 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.684 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.950 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.950 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.950 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:30 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:30] "GET /metrics HTTP/1.1" 200 203261 "" "Prometheus/2.43.0" 2024-07-28T11:48:30.951 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.951 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.951 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.952 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:30.952 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:48:30 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:31.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:30 smithi150 bash[24144]: cluster 2024-07-28T11:48:29.950076+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T11:48:31.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:30 smithi150 bash[24144]: cluster 2024-07-28T11:48:30.363685+0000 mgr.y (mgr.14388) 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-28T11:48:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:30 smithi022 bash[31305]: cluster 2024-07-28T11:48:29.950076+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T11:48:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:30 smithi022 bash[31305]: cluster 2024-07-28T11:48:30.363685+0000 mgr.y (mgr.14388) 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-28T11:48:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:30 smithi022 bash[21738]: cluster 2024-07-28T11:48:29.950076+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T11:48:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:30 smithi022 bash[21738]: cluster 2024-07-28T11:48:30.363685+0000 mgr.y (mgr.14388) 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-28T11:48:32.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.959995+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.967183+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.972927+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.973616+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:32.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.973934+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:32.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.980719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: audit 2024-07-28T11:48:30.981580+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[21738]: cephadm 2024-07-28T11:48:30.982423+0000 mgr.y (mgr.14388) 119 : cephadm [INF] Deploying daemon mds.foo.smithi150.uoyjce on smithi150 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.959995+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.967183+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.972927+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.973616+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.973934+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.980719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: audit 2024-07-28T11:48:30.981580+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:32.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:31 smithi022 bash[31305]: cephadm 2024-07-28T11:48:30.982423+0000 mgr.y (mgr.14388) 119 : cephadm [INF] Deploying daemon mds.foo.smithi150.uoyjce on smithi150 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.959995+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.967183+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.972927+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.973616+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.973934+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.980719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: audit 2024-07-28T11:48:30.981580+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:31 smithi150 bash[24144]: cephadm 2024-07-28T11:48:30.982423+0000 mgr.y (mgr.14388) 119 : cephadm [INF] Deploying daemon mds.foo.smithi150.uoyjce on smithi150 2024-07-28T11:48:33.228 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.229 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:32 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.364631+0000 mgr.y (mgr.14388) 120 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:33.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.229 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.230 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.230 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.230 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.231 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.231 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:32 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.364631+0000 mgr.y (mgr.14388) 120 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:33.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:32 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.364631+0000 mgr.y (mgr.14388) 120 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:33.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.516 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.517 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.517 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.518 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:48:33 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:48:33.936 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:34.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.971997+0000 mon.a (mon.0) 768 : cluster [DBG] mds.? [v2:172.21.15.22:6834/274147647,v1:172.21.15.22:6835/274147647] up:boot 2024-07-28T11:48:34.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.972101+0000 mon.a (mon.0) 769 : cluster [INF] daemon mds.foo.smithi022.lsazzu assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T11:48:34.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.972274+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T11:48:34.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.972312+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.972335+0000 mon.a (mon.0) 772 : cluster [INF] Cluster is now healthy 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.972714+0000 mon.a (mon.0) 773 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:32.973500+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.980808+0000 mon.a (mon.0) 774 : cluster [DBG] fsmap foo:1 {0=foo.smithi022.lsazzu=up:creating} 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: cluster 2024-07-28T11:48:32.999175+0000 mon.a (mon.0) 775 : cluster [INF] daemon mds.foo.smithi022.lsazzu is now active in filesystem foo as rank 0 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:33.517053+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:33.529959+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:33.540431+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:33.551871+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:33.561202+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:33 smithi150 bash[24144]: audit 2024-07-28T11:48:33.619856+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.971997+0000 mon.a (mon.0) 768 : cluster [DBG] mds.? [v2:172.21.15.22:6834/274147647,v1:172.21.15.22:6835/274147647] up:boot 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.972101+0000 mon.a (mon.0) 769 : cluster [INF] daemon mds.foo.smithi022.lsazzu assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.972274+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.972312+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.972335+0000 mon.a (mon.0) 772 : cluster [INF] Cluster is now healthy 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.972714+0000 mon.a (mon.0) 773 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:32.973500+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.980808+0000 mon.a (mon.0) 774 : cluster [DBG] fsmap foo:1 {0=foo.smithi022.lsazzu=up:creating} 2024-07-28T11:48:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: cluster 2024-07-28T11:48:32.999175+0000 mon.a (mon.0) 775 : cluster [INF] daemon mds.foo.smithi022.lsazzu is now active in filesystem foo as rank 0 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:33.517053+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:33.529959+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:33.540431+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:33.551871+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:33.561202+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[21738]: audit 2024-07-28T11:48:33.619856+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.971997+0000 mon.a (mon.0) 768 : cluster [DBG] mds.? [v2:172.21.15.22:6834/274147647,v1:172.21.15.22:6835/274147647] up:boot 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.972101+0000 mon.a (mon.0) 769 : cluster [INF] daemon mds.foo.smithi022.lsazzu assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.972274+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T11:48:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.972312+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.972335+0000 mon.a (mon.0) 772 : cluster [INF] Cluster is now healthy 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.972714+0000 mon.a (mon.0) 773 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:32.973500+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.980808+0000 mon.a (mon.0) 774 : cluster [DBG] fsmap foo:1 {0=foo.smithi022.lsazzu=up:creating} 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: cluster 2024-07-28T11:48:32.999175+0000 mon.a (mon.0) 775 : cluster [INF] daemon mds.foo.smithi022.lsazzu is now active in filesystem foo as rank 0 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:33.517053+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:33.529959+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:33.540431+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:33.551871+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:33.561202+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:34.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:33 smithi022 bash[31305]: audit 2024-07-28T11:48:33.619856+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:33.980291+0000 mon.a (mon.0) 781 : cluster [DBG] mds.? [v2:172.21.15.22:6834/274147647,v1:172.21.15.22:6835/274147647] up:active 2024-07-28T11:48:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:33.980385+0000 mon.a (mon.0) 782 : cluster [DBG] fsmap foo:1 {0=foo.smithi022.lsazzu=up:active} 2024-07-28T11:48:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.365263+0000 mgr.y (mgr.14388) 121 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.769879+0000 mon.a (mon.0) 783 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi022.lsazzu in favor of higher affinity standby. 2024-07-28T11:48:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.769958+0000 mon.a (mon.0) 784 : cluster [WRN] Replacing daemon mds.foo.smithi022.lsazzu as rank 0 with standby daemon mds.foo.smithi150.uoyjce 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.770639+0000 mon.a (mon.0) 785 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.770704+0000 mon.a (mon.0) 786 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: audit 2024-07-28T11:48:34.780195+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.780363+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.780578+0000 mon.a (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:boot 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[21738]: cluster 2024-07-28T11:48:34.780713+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:replay} 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:33.980291+0000 mon.a (mon.0) 781 : cluster [DBG] mds.? [v2:172.21.15.22:6834/274147647,v1:172.21.15.22:6835/274147647] up:active 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:33.980385+0000 mon.a (mon.0) 782 : cluster [DBG] fsmap foo:1 {0=foo.smithi022.lsazzu=up:active} 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.365263+0000 mgr.y (mgr.14388) 121 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.769879+0000 mon.a (mon.0) 783 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi022.lsazzu in favor of higher affinity standby. 2024-07-28T11:48:35.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.769958+0000 mon.a (mon.0) 784 : cluster [WRN] Replacing daemon mds.foo.smithi022.lsazzu as rank 0 with standby daemon mds.foo.smithi150.uoyjce 2024-07-28T11:48:35.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.770639+0000 mon.a (mon.0) 785 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T11:48:35.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.770704+0000 mon.a (mon.0) 786 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T11:48:35.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: audit 2024-07-28T11:48:34.780195+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:48:35.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.780363+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T11:48:35.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.780578+0000 mon.a (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:boot 2024-07-28T11:48:35.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:34 smithi022 bash[31305]: cluster 2024-07-28T11:48:34.780713+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:replay} 2024-07-28T11:48:35.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:33.980291+0000 mon.a (mon.0) 781 : cluster [DBG] mds.? [v2:172.21.15.22:6834/274147647,v1:172.21.15.22:6835/274147647] up:active 2024-07-28T11:48:35.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:33.980385+0000 mon.a (mon.0) 782 : cluster [DBG] fsmap foo:1 {0=foo.smithi022.lsazzu=up:active} 2024-07-28T11:48:35.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.365263+0000 mgr.y (mgr.14388) 121 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:35.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.769879+0000 mon.a (mon.0) 783 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi022.lsazzu in favor of higher affinity standby. 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.769958+0000 mon.a (mon.0) 784 : cluster [WRN] Replacing daemon mds.foo.smithi022.lsazzu as rank 0 with standby daemon mds.foo.smithi150.uoyjce 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.770639+0000 mon.a (mon.0) 785 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.770704+0000 mon.a (mon.0) 786 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: audit 2024-07-28T11:48:34.780195+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.780363+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.780578+0000 mon.a (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:boot 2024-07-28T11:48:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:34 smithi150 bash[24144]: cluster 2024-07-28T11:48:34.780713+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:replay} 2024-07-28T11:48:36.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: audit 2024-07-28T11:48:35.404156+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: audit 2024-07-28T11:48:35.406400+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: audit 2024-07-28T11:48:35.511664+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: cluster 2024-07-28T11:48:35.773120+0000 mon.a (mon.0) 792 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: audit 2024-07-28T11:48:35.778705+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: cluster 2024-07-28T11:48:35.779567+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:reconnect 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: cluster 2024-07-28T11:48:35.779678+0000 mon.a (mon.0) 794 : cluster [DBG] mds.? [v2:172.21.15.22:6834/1891846083,v1:172.21.15.22:6835/1891846083] up:boot 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[21738]: cluster 2024-07-28T11:48:35.779830+0000 mon.a (mon.0) 795 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:reconnect} 1 up:standby 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: audit 2024-07-28T11:48:35.404156+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:36.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: audit 2024-07-28T11:48:35.406400+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:36.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: audit 2024-07-28T11:48:35.511664+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:36.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: cluster 2024-07-28T11:48:35.773120+0000 mon.a (mon.0) 792 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T11:48:36.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: audit 2024-07-28T11:48:35.778705+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:48:36.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: cluster 2024-07-28T11:48:35.779567+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:reconnect 2024-07-28T11:48:36.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: cluster 2024-07-28T11:48:35.779678+0000 mon.a (mon.0) 794 : cluster [DBG] mds.? [v2:172.21.15.22:6834/1891846083,v1:172.21.15.22:6835/1891846083] up:boot 2024-07-28T11:48:36.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:36 smithi022 bash[31305]: cluster 2024-07-28T11:48:35.779830+0000 mon.a (mon.0) 795 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:reconnect} 1 up:standby 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: audit 2024-07-28T11:48:35.404156+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: audit 2024-07-28T11:48:35.406400+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: audit 2024-07-28T11:48:35.511664+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: cluster 2024-07-28T11:48:35.773120+0000 mon.a (mon.0) 792 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: audit 2024-07-28T11:48:35.778705+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: cluster 2024-07-28T11:48:35.779567+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:reconnect 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: cluster 2024-07-28T11:48:35.779678+0000 mon.a (mon.0) 794 : cluster [DBG] mds.? [v2:172.21.15.22:6834/1891846083,v1:172.21.15.22:6835/1891846083] up:boot 2024-07-28T11:48:36.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:36 smithi150 bash[24144]: cluster 2024-07-28T11:48:35.779830+0000 mon.a (mon.0) 795 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:reconnect} 1 up:standby 2024-07-28T11:48:37.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-07-28T11:48:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[31305]: cluster 2024-07-28T11:48:36.366385+0000 mgr.y (mgr.14388) 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-28T11:48:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[31305]: cluster 2024-07-28T11:48:36.785194+0000 mon.a (mon.0) 796 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:rejoin 2024-07-28T11:48:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[31305]: cluster 2024-07-28T11:48:36.785267+0000 mon.a (mon.0) 797 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:rejoin} 1 up:standby 2024-07-28T11:48:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[31305]: cluster 2024-07-28T11:48:36.787576+0000 mon.a (mon.0) 798 : cluster [INF] daemon mds.foo.smithi150.uoyjce is now active in filesystem foo as rank 0 2024-07-28T11:48:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[21738]: cluster 2024-07-28T11:48:36.366385+0000 mgr.y (mgr.14388) 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-28T11:48:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[21738]: cluster 2024-07-28T11:48:36.785194+0000 mon.a (mon.0) 796 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:rejoin 2024-07-28T11:48:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[21738]: cluster 2024-07-28T11:48:36.785267+0000 mon.a (mon.0) 797 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:rejoin} 1 up:standby 2024-07-28T11:48:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:37 smithi022 bash[21738]: cluster 2024-07-28T11:48:36.787576+0000 mon.a (mon.0) 798 : cluster [INF] daemon mds.foo.smithi150.uoyjce is now active in filesystem foo as rank 0 2024-07-28T11:48:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:37 smithi150 bash[24144]: cluster 2024-07-28T11:48:36.366385+0000 mgr.y (mgr.14388) 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-28T11:48:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:37 smithi150 bash[24144]: cluster 2024-07-28T11:48:36.785194+0000 mon.a (mon.0) 796 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:rejoin 2024-07-28T11:48:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:37 smithi150 bash[24144]: cluster 2024-07-28T11:48:36.785267+0000 mon.a (mon.0) 797 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi150.uoyjce=up:rejoin} 1 up:standby 2024-07-28T11:48:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:37 smithi150 bash[24144]: cluster 2024-07-28T11:48:36.787576+0000 mon.a (mon.0) 798 : cluster [INF] daemon mds.foo.smithi150.uoyjce is now active in filesystem foo as rank 0 2024-07-28T11:48:39.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[24144]: cluster 2024-07-28T11:48:37.782800+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T11:48:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[24144]: cluster 2024-07-28T11:48:37.782844+0000 mon.a (mon.0) 800 : cluster [INF] Cluster is now healthy 2024-07-28T11:48:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[24144]: cluster 2024-07-28T11:48:37.789196+0000 mon.a (mon.0) 801 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:active 2024-07-28T11:48:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[24144]: cluster 2024-07-28T11:48:37.789350+0000 mon.a (mon.0) 802 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:48:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[24144]: audit 2024-07-28T11:48:38.661804+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:38 smithi150 bash[24144]: audit 2024-07-28T11:48:38.667039+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[21738]: cluster 2024-07-28T11:48:37.782800+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T11:48:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[21738]: cluster 2024-07-28T11:48:37.782844+0000 mon.a (mon.0) 800 : cluster [INF] Cluster is now healthy 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[21738]: cluster 2024-07-28T11:48:37.789196+0000 mon.a (mon.0) 801 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:active 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[21738]: cluster 2024-07-28T11:48:37.789350+0000 mon.a (mon.0) 802 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[21738]: audit 2024-07-28T11:48:38.661804+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[21738]: audit 2024-07-28T11:48:38.667039+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[31305]: cluster 2024-07-28T11:48:37.782800+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[31305]: cluster 2024-07-28T11:48:37.782844+0000 mon.a (mon.0) 800 : cluster [INF] Cluster is now healthy 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[31305]: cluster 2024-07-28T11:48:37.789196+0000 mon.a (mon.0) 801 : cluster [DBG] mds.? [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] up:active 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[31305]: cluster 2024-07-28T11:48:37.789350+0000 mon.a (mon.0) 802 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[31305]: audit 2024-07-28T11:48:38.661804+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:38 smithi022 bash[31305]: audit 2024-07-28T11:48:38.667039+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: cluster 2024-07-28T11:48:38.366824+0000 mgr.y (mgr.14388) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.251746+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.264380+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.267705+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.269754+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.280420+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.339505+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.342400+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.344056+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[21738]: audit 2024-07-28T11:48:39.354620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: cluster 2024-07-28T11:48:38.366824+0000 mgr.y (mgr.14388) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.251746+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.264380+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.267705+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.269754+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.280420+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.339505+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.342400+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.344056+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:39 smithi022 bash[31305]: audit 2024-07-28T11:48:39.354620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: cluster 2024-07-28T11:48:38.366824+0000 mgr.y (mgr.14388) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-07-28T11:48:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.251746+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.264380+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.267705+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.269754+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.280420+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.339505+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:48:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.342400+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:48:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.344056+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:48:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:39 smithi150 bash[24144]: audit 2024-07-28T11:48:39.354620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:41.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:40 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:40] "GET /metrics HTTP/1.1" 200 238659 "" "Prometheus/2.43.0" 2024-07-28T11:48:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:41 smithi022 bash[21738]: cluster 2024-07-28T11:48:40.367466+0000 mgr.y (mgr.14388) 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-28T11:48:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:41 smithi022 bash[31305]: cluster 2024-07-28T11:48:40.367466+0000 mgr.y (mgr.14388) 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-28T11:48:42.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:41 smithi150 bash[24144]: cluster 2024-07-28T11:48:40.367466+0000 mgr.y (mgr.14388) 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-28T11:48:42.278 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:43 smithi022 bash[31305]: cluster 2024-07-28T11:48:42.368620+0000 mgr.y (mgr.14388) 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-28T11:48:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:43 smithi022 bash[21738]: cluster 2024-07-28T11:48:42.368620+0000 mgr.y (mgr.14388) 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-28T11:48:44.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:43 smithi150 bash[24144]: cluster 2024-07-28T11:48:42.368620+0000 mgr.y (mgr.14388) 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-28T11:48:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:45 smithi022 bash[21738]: cluster 2024-07-28T11:48:44.369261+0000 mgr.y (mgr.14388) 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-28T11:48:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:45 smithi022 bash[21738]: audit 2024-07-28T11:48:45.526498+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:45 smithi022 bash[31305]: cluster 2024-07-28T11:48:44.369261+0000 mgr.y (mgr.14388) 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-28T11:48:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:45 smithi022 bash[31305]: audit 2024-07-28T11:48:45.526498+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:46.196 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-07-28T11:48:46.202 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T11:48:46.203 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T11:48:46.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T11:48:46.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:45 smithi150 bash[24144]: cluster 2024-07-28T11:48:44.369261+0000 mgr.y (mgr.14388) 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-28T11:48:46.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:45 smithi150 bash[24144]: audit 2024-07-28T11:48:45.526498+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:47 smithi022 bash[21738]: cluster 2024-07-28T11:48:46.370395+0000 mgr.y (mgr.14388) 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-28T11:48:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:47 smithi022 bash[31305]: cluster 2024-07-28T11:48:46.370395+0000 mgr.y (mgr.14388) 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-28T11:48:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:47 smithi150 bash[24144]: cluster 2024-07-28T11:48:46.370395+0000 mgr.y (mgr.14388) 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-28T11:48:49.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:48 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:49 smithi022 bash[21738]: cluster 2024-07-28T11:48:48.371148+0000 mgr.y (mgr.14388) 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-28T11:48:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:49 smithi022 bash[31305]: cluster 2024-07-28T11:48:48.371148+0000 mgr.y (mgr.14388) 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-28T11:48:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:49 smithi150 bash[24144]: cluster 2024-07-28T11:48:48.371148+0000 mgr.y (mgr.14388) 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-28T11:48:51.002 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:48:51.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:50] "GET /metrics HTTP/1.1" 200 239413 "" "Prometheus/2.43.0" 2024-07-28T11:48:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.360517+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.361040+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.361284+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.361470+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.362012+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.362605+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.403571+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[21738]: audit 2024-07-28T11:48:50.405826+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.360517+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.361040+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.361284+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.361470+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:48:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.362012+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.362605+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:48:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.403571+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:50 smithi022 bash[31305]: audit 2024-07-28T11:48:50.405826+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.360517+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.361040+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.361284+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.361470+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.362012+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.362605+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-07-28T11:48:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.403571+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:48:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:50 smithi150 bash[24144]: audit 2024-07-28T11:48:50.405826+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:48:52.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[21738]: cluster 2024-07-28T11:48:50.371765+0000 mgr.y (mgr.14388) 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-28T11:48:52.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[21738]: audit 2024-07-28T11:48:50.838824+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-07-28T11:48:52.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[21738]: audit 2024-07-28T11:48:50.839014+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-07-28T11:48:52.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[21738]: audit 2024-07-28T11:48:50.839111+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-07-28T11:48:52.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[21738]: cluster 2024-07-28T11:48:50.839190+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T11:48:52.121 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[31305]: cluster 2024-07-28T11:48:50.371765+0000 mgr.y (mgr.14388) 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-28T11:48:52.121 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[31305]: audit 2024-07-28T11:48:50.838824+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-07-28T11:48:52.121 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[31305]: audit 2024-07-28T11:48:50.839014+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-07-28T11:48:52.122 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[31305]: audit 2024-07-28T11:48:50.839111+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-07-28T11:48:52.122 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:51 smithi022 bash[31305]: cluster 2024-07-28T11:48:50.839190+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T11:48:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:51 smithi150 bash[24144]: cluster 2024-07-28T11:48:50.371765+0000 mgr.y (mgr.14388) 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-28T11:48:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:51 smithi150 bash[24144]: audit 2024-07-28T11:48:50.838824+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-07-28T11:48:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:51 smithi150 bash[24144]: audit 2024-07-28T11:48:50.839014+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-07-28T11:48:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:51 smithi150 bash[24144]: audit 2024-07-28T11:48:50.839111+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-07-28T11:48:52.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:51 smithi150 bash[24144]: cluster 2024-07-28T11:48:50.839190+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T11:48:53.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:52 smithi150 bash[24144]: cluster 2024-07-28T11:48:51.847280+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T11:48:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:52 smithi022 bash[21738]: cluster 2024-07-28T11:48:51.847280+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T11:48:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:52 smithi022 bash[31305]: cluster 2024-07-28T11:48:51.847280+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T11:48:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:53 smithi150 bash[24144]: cluster 2024-07-28T11:48:52.372377+0000 mgr.y (mgr.14388) 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-28T11:48:54.304 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:48:54.313 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:53 smithi022 bash[21738]: cluster 2024-07-28T11:48:52.372377+0000 mgr.y (mgr.14388) 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-28T11:48:54.313 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:53 smithi022 bash[31305]: cluster 2024-07-28T11:48:52.372377+0000 mgr.y (mgr.14388) 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-28T11:48:54.890 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":21,"flags":0,"active_gid":14388,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":1081697074},{"type":"v1","addr":"172.21.15.22:6801","nonce":1081697074}]},"active_addr":"172.21.15.22:6801/1081697074","active_change":"2024-07-28T11:45:50.296790+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24334,"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.22:8443/","prometheus":"http://172.21.15.22: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.22:0","nonce":1792748636}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":3796676118}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2448177941}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":891259997}]}]} 2024-07-28T11:48:54.895 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T11:48:54.896 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T11:48:54.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:48:55.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:54 smithi150 bash[24144]: audit 2024-07-28T11:48:54.299369+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.22:0/3306803034' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:48:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:54 smithi022 bash[21738]: audit 2024-07-28T11:48:54.299369+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.22:0/3306803034' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:48:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:54 smithi022 bash[31305]: audit 2024-07-28T11:48:54.299369+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.22:0/3306803034' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T11:48:56.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:55 smithi150 bash[24144]: cluster 2024-07-28T11:48:54.372759+0000 mgr.y (mgr.14388) 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-28T11:48:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:55 smithi022 bash[21738]: cluster 2024-07-28T11:48:54.372759+0000 mgr.y (mgr.14388) 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-28T11:48:56.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:55 smithi022 bash[31305]: cluster 2024-07-28T11:48:54.372759+0000 mgr.y (mgr.14388) 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-28T11:48:58.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:57 smithi150 bash[24144]: cluster 2024-07-28T11:48:56.373730+0000 mgr.y (mgr.14388) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:57 smithi022 bash[21738]: cluster 2024-07-28T11:48:56.373730+0000 mgr.y (mgr.14388) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:58.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:57 smithi022 bash[31305]: cluster 2024-07-28T11:48:56.373730+0000 mgr.y (mgr.14388) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:48:59.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:48:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:48:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:48:59.683 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:48:59 smithi022 bash[21738]: cluster 2024-07-28T11:48:58.374383+0000 mgr.y (mgr.14388) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:48:59 smithi022 bash[31305]: cluster 2024-07-28T11:48:58.374383+0000 mgr.y (mgr.14388) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:48:59 smithi150 bash[24144]: cluster 2024-07-28T11:48:58.374383+0000 mgr.y (mgr.14388) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:49:00 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:00] "GET /metrics HTTP/1.1" 200 239413 "" "Prometheus/2.43.0" 2024-07-28T11:49:02.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:01 smithi150 bash[24144]: cluster 2024-07-28T11:49:00.375059+0000 mgr.y (mgr.14388) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:01 smithi022 bash[21738]: cluster 2024-07-28T11:49:00.375059+0000 mgr.y (mgr.14388) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:02.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:01 smithi022 bash[31305]: cluster 2024-07-28T11:49:00.375059+0000 mgr.y (mgr.14388) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:02.784 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:49:02.784 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":72,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T11:48:51.833787+0000","last_up_change":"2024-07-28T11:44:54.092637+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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-28T11:48:26.771691+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-28T11:48:27.358118+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","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.22:6802","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6803","nonce":1933967064}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6805","nonce":1933967064}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6809","nonce":1933967064}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6807","nonce":1933967064}]},"public_addr":"172.21.15.22:6803/1933967064","cluster_addr":"172.21.15.22:6805/1933967064","heartbeat_back_addr":"172.21.15.22:6809/1933967064","heartbeat_front_addr":"172.21.15.22:6807/1933967064","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","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.22:6810","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6811","nonce":2780841331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6813","nonce":2780841331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6817","nonce":2780841331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6815","nonce":2780841331}]},"public_addr":"172.21.15.22:6811/2780841331","cluster_addr":"172.21.15.22:6813/2780841331","heartbeat_back_addr":"172.21.15.22:6817/2780841331","heartbeat_front_addr":"172.21.15.22:6815/2780841331","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","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.22:6818","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6819","nonce":2810848007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6821","nonce":2810848007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6825","nonce":2810848007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6823","nonce":2810848007}]},"public_addr":"172.21.15.22:6819/2810848007","cluster_addr":"172.21.15.22:6821/2810848007","heartbeat_back_addr":"172.21.15.22:6825/2810848007","heartbeat_front_addr":"172.21.15.22:6823/2810848007","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6827","nonce":2465126028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6829","nonce":2465126028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6833","nonce":2465126028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6831","nonce":2465126028}]},"public_addr":"172.21.15.22:6827/2465126028","cluster_addr":"172.21.15.22:6829/2465126028","heartbeat_back_addr":"172.21.15.22:6833/2465126028","heartbeat_front_addr":"172.21.15.22:6831/2465126028","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6801","nonce":2159002838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6803","nonce":2159002838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6807","nonce":2159002838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6805","nonce":2159002838}]},"public_addr":"172.21.15.150:6801/2159002838","cluster_addr":"172.21.15.150:6803/2159002838","heartbeat_back_addr":"172.21.15.150:6807/2159002838","heartbeat_front_addr":"172.21.15.150:6805/2159002838","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","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.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","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.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+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-28T11:39:47.605248+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-28T11:40:39.284948+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-28T11:41:30.892772+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-28T11:42:19.318795+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-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:6834/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6835/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+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-28T11:49:03.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:02 smithi022 bash[21738]: audit 2024-07-28T11:49:02.784375+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.22:0/4241750537' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:49:03.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:02 smithi022 bash[31305]: audit 2024-07-28T11:49:02.784375+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.22:0/4241750537' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:49:03.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:02 smithi150 bash[24144]: audit 2024-07-28T11:49:02.784375+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.22:0/4241750537' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:49:03.412 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T11:49:03.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T11:49:04.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:03 smithi150 bash[24144]: cluster 2024-07-28T11:49:02.376204+0000 mgr.y (mgr.14388) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:03 smithi022 bash[21738]: cluster 2024-07-28T11:49:02.376204+0000 mgr.y (mgr.14388) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:04.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:03 smithi022 bash[31305]: cluster 2024-07-28T11:49:02.376204+0000 mgr.y (mgr.14388) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:05 smithi150 bash[24144]: cluster 2024-07-28T11:49:04.376876+0000 mgr.y (mgr.14388) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:05 smithi150 bash[24144]: audit 2024-07-28T11:49:05.397275+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:05 smithi022 bash[21738]: cluster 2024-07-28T11:49:04.376876+0000 mgr.y (mgr.14388) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:05 smithi022 bash[21738]: audit 2024-07-28T11:49:05.397275+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:05 smithi022 bash[31305]: cluster 2024-07-28T11:49:04.376876+0000 mgr.y (mgr.14388) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:05 smithi022 bash[31305]: audit 2024-07-28T11:49:05.397275+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:08.207 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:08.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:07 smithi150 bash[24144]: cluster 2024-07-28T11:49:06.378007+0000 mgr.y (mgr.14388) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:08.315 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:07 smithi022 bash[21738]: cluster 2024-07-28T11:49:06.378007+0000 mgr.y (mgr.14388) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:08.315 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:07 smithi022 bash[31305]: cluster 2024-07-28T11:49:06.378007+0000 mgr.y (mgr.14388) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:09.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:49:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:49:10.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:09 smithi150 bash[24144]: cluster 2024-07-28T11:49:08.378780+0000 mgr.y (mgr.14388) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:09 smithi022 bash[21738]: cluster 2024-07-28T11:49:08.378780+0000 mgr.y (mgr.14388) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:10.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:09 smithi022 bash[31305]: cluster 2024-07-28T11:49:08.378780+0000 mgr.y (mgr.14388) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:11.095 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:49:10 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:10] "GET /metrics HTTP/1.1" 200 239425 "" "Prometheus/2.43.0" 2024-07-28T11:49:11.432 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:49:11.432 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":72,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T11:48:51.833787+0000","last_up_change":"2024-07-28T11:44:54.092637+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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-28T11:48:26.771691+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-28T11:48:27.358118+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","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.22:6802","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6803","nonce":1933967064}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6805","nonce":1933967064}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6809","nonce":1933967064}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":1933967064},{"type":"v1","addr":"172.21.15.22:6807","nonce":1933967064}]},"public_addr":"172.21.15.22:6803/1933967064","cluster_addr":"172.21.15.22:6805/1933967064","heartbeat_back_addr":"172.21.15.22:6809/1933967064","heartbeat_front_addr":"172.21.15.22:6807/1933967064","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","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.22:6810","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6811","nonce":2780841331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6813","nonce":2780841331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6817","nonce":2780841331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":2780841331},{"type":"v1","addr":"172.21.15.22:6815","nonce":2780841331}]},"public_addr":"172.21.15.22:6811/2780841331","cluster_addr":"172.21.15.22:6813/2780841331","heartbeat_back_addr":"172.21.15.22:6817/2780841331","heartbeat_front_addr":"172.21.15.22:6815/2780841331","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","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.22:6818","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6819","nonce":2810848007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6821","nonce":2810848007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6825","nonce":2810848007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":2810848007},{"type":"v1","addr":"172.21.15.22:6823","nonce":2810848007}]},"public_addr":"172.21.15.22:6819/2810848007","cluster_addr":"172.21.15.22:6821/2810848007","heartbeat_back_addr":"172.21.15.22:6825/2810848007","heartbeat_front_addr":"172.21.15.22:6823/2810848007","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6827","nonce":2465126028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6829","nonce":2465126028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6833","nonce":2465126028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2465126028},{"type":"v1","addr":"172.21.15.22:6831","nonce":2465126028}]},"public_addr":"172.21.15.22:6827/2465126028","cluster_addr":"172.21.15.22:6829/2465126028","heartbeat_back_addr":"172.21.15.22:6833/2465126028","heartbeat_front_addr":"172.21.15.22:6831/2465126028","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6801","nonce":2159002838}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6803","nonce":2159002838}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6807","nonce":2159002838}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":2159002838},{"type":"v1","addr":"172.21.15.150:6805","nonce":2159002838}]},"public_addr":"172.21.15.150:6801/2159002838","cluster_addr":"172.21.15.150:6803/2159002838","heartbeat_back_addr":"172.21.15.150:6807/2159002838","heartbeat_front_addr":"172.21.15.150:6805/2159002838","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","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.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","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.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+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-28T11:39:47.605248+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-28T11:40:39.284948+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-28T11:41:30.892772+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-28T11:42:19.318795+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-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:6834/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6835/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+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-28T11:49:12.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T11:49:12.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T11:49:12.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T11:49:12.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T11:49:12.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T11:49:12.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T11:49:12.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T11:49:12.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T11:49:12.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:11 smithi150 bash[24144]: cluster 2024-07-28T11:49:10.379483+0000 mgr.y (mgr.14388) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:12.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:11 smithi150 bash[24144]: audit 2024-07-28T11:49:11.432477+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.22:0/2139199392' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:49:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:11 smithi022 bash[21738]: cluster 2024-07-28T11:49:10.379483+0000 mgr.y (mgr.14388) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:11 smithi022 bash[21738]: audit 2024-07-28T11:49:11.432477+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.22:0/2139199392' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:49:12.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:11 smithi022 bash[31305]: cluster 2024-07-28T11:49:10.379483+0000 mgr.y (mgr.14388) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:11 smithi022 bash[31305]: audit 2024-07-28T11:49:11.432477+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.22:0/2139199392' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T11:49:14.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:13 smithi150 bash[24144]: cluster 2024-07-28T11:49:12.380051+0000 mgr.y (mgr.14388) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:13 smithi022 bash[21738]: cluster 2024-07-28T11:49:12.380051+0000 mgr.y (mgr.14388) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:13 smithi022 bash[31305]: cluster 2024-07-28T11:49:12.380051+0000 mgr.y (mgr.14388) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:14 smithi150 bash[24144]: cluster 2024-07-28T11:49:14.380655+0000 mgr.y (mgr.14388) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:14 smithi022 bash[21738]: cluster 2024-07-28T11:49:14.380655+0000 mgr.y (mgr.14388) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:15.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:14 smithi022 bash[31305]: cluster 2024-07-28T11:49:14.380655+0000 mgr.y (mgr.14388) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:16.950 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.950 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.951 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.951 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.954 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.954 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.954 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:16.954 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:17.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:17 smithi150 bash[24144]: cluster 2024-07-28T11:49:16.381743+0000 mgr.y (mgr.14388) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:17 smithi022 bash[21738]: cluster 2024-07-28T11:49:16.381743+0000 mgr.y (mgr.14388) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:17.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:17 smithi022 bash[31305]: cluster 2024-07-28T11:49:16.381743+0000 mgr.y (mgr.14388) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:19.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:49:18 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:49:19.593 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:19 smithi022 bash[21738]: cluster 2024-07-28T11:49:18.382370+0000 mgr.y (mgr.14388) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:19.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:19 smithi022 bash[31305]: cluster 2024-07-28T11:49:18.382370+0000 mgr.y (mgr.14388) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:19.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:19 smithi150 bash[24144]: cluster 2024-07-28T11:49:18.382370+0000 mgr.y (mgr.14388) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:20 smithi022 bash[21738]: audit 2024-07-28T11:49:20.397638+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:20.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:20 smithi022 bash[31305]: audit 2024-07-28T11:49:20.397638+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:20.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:20 smithi150 bash[24144]: audit 2024-07-28T11:49:20.397638+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:21.210 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:49:20 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:20] "GET /metrics HTTP/1.1" 200 239399 "" "Prometheus/2.43.0" 2024-07-28T11:49:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:21 smithi022 bash[21738]: cluster 2024-07-28T11:49:20.383013+0000 mgr.y (mgr.14388) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:21 smithi022 bash[31305]: cluster 2024-07-28T11:49:20.383013+0000 mgr.y (mgr.14388) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:21.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:21 smithi150 bash[24144]: cluster 2024-07-28T11:49:20.383013+0000 mgr.y (mgr.14388) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:23.709 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:23 smithi022 bash[21738]: cluster 2024-07-28T11:49:22.384045+0000 mgr.y (mgr.14388) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:23.710 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:23 smithi022 bash[31305]: cluster 2024-07-28T11:49:22.384045+0000 mgr.y (mgr.14388) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:23.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:23 smithi150 bash[24144]: cluster 2024-07-28T11:49:22.384045+0000 mgr.y (mgr.14388) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:25.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:25 smithi150 bash[24144]: cluster 2024-07-28T11:49:24.384656+0000 mgr.y (mgr.14388) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:25 smithi022 bash[21738]: cluster 2024-07-28T11:49:24.384656+0000 mgr.y (mgr.14388) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:25.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:25 smithi022 bash[31305]: cluster 2024-07-28T11:49:24.384656+0000 mgr.y (mgr.14388) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:27.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:27 smithi150 bash[24144]: cluster 2024-07-28T11:49:26.385750+0000 mgr.y (mgr.14388) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:27 smithi022 bash[21738]: cluster 2024-07-28T11:49:26.385750+0000 mgr.y (mgr.14388) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:27.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:27 smithi022 bash[31305]: cluster 2024-07-28T11:49:26.385750+0000 mgr.y (mgr.14388) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:29.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:49:28 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:49:29.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:29 smithi150 bash[24144]: cluster 2024-07-28T11:49:28.386605+0000 mgr.y (mgr.14388) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:29 smithi022 bash[21738]: cluster 2024-07-28T11:49:28.386605+0000 mgr.y (mgr.14388) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:29.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:29 smithi022 bash[31305]: cluster 2024-07-28T11:49:28.386605+0000 mgr.y (mgr.14388) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:30.401 INFO:teuthology.orchestra.run.smithi022.stdout:55834574967 2024-07-28T11:49:30.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T11:49:30.939 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:49:30 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:30] "GET /metrics HTTP/1.1" 200 239399 "" "Prometheus/2.43.0" 2024-07-28T11:49:31.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:31 smithi022 bash[21738]: cluster 2024-07-28T11:49:30.387102+0000 mgr.y (mgr.14388) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:31.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:31 smithi150 bash[24144]: cluster 2024-07-28T11:49:30.387102+0000 mgr.y (mgr.14388) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:31.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:31 smithi022 bash[31305]: cluster 2024-07-28T11:49:30.387102+0000 mgr.y (mgr.14388) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:32.403 INFO:teuthology.orchestra.run.smithi022.stdout:201863462980 2024-07-28T11:49:32.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T11:49:32.713 INFO:teuthology.orchestra.run.smithi022.stdout:236223201338 2024-07-28T11:49:32.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T11:49:33.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:33 smithi022 bash[31305]: cluster 2024-07-28T11:49:32.387867+0000 mgr.y (mgr.14388) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:33.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:33 smithi022 bash[21738]: cluster 2024-07-28T11:49:32.387867+0000 mgr.y (mgr.14388) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:33.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:33 smithi150 bash[24144]: cluster 2024-07-28T11:49:32.387867+0000 mgr.y (mgr.14388) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:34.093 INFO:teuthology.orchestra.run.smithi022.stdout:111669149794 2024-07-28T11:49:34.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T11:49:34.379 INFO:teuthology.orchestra.run.smithi022.stdout:77309411437 2024-07-28T11:49:34.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T11:49:34.646 INFO:teuthology.orchestra.run.smithi022.stdout:34359738498 2024-07-28T11:49:34.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T11:49:35.212 INFO:teuthology.orchestra.run.smithi022.stdout:133143986265 2024-07-28T11:49:35.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T11:49:35.231 INFO:teuthology.orchestra.run.smithi022.stdout:167503724622 2024-07-28T11:49:35.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T11:49:35.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:35 smithi022 bash[31305]: cluster 2024-07-28T11:49:34.388386+0000 mgr.y (mgr.14388) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:35.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:35 smithi022 bash[31305]: audit 2024-07-28T11:49:35.397898+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:35.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:35 smithi150 bash[24144]: cluster 2024-07-28T11:49:34.388386+0000 mgr.y (mgr.14388) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:35.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:35 smithi150 bash[24144]: audit 2024-07-28T11:49:35.397898+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:35 smithi022 bash[21738]: cluster 2024-07-28T11:49:34.388386+0000 mgr.y (mgr.14388) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:35 smithi022 bash[21738]: audit 2024-07-28T11:49:35.397898+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:37 smithi150 bash[24144]: cluster 2024-07-28T11:49:36.389653+0000 mgr.y (mgr.14388) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:37 smithi022 bash[21738]: cluster 2024-07-28T11:49:36.389653+0000 mgr.y (mgr.14388) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:37 smithi022 bash[31305]: cluster 2024-07-28T11:49:36.389653+0000 mgr.y (mgr.14388) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:37.926 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:38.948 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:38.949 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:38.949 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:38.949 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:38.950 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:39.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:49:38 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:49:39.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:39 smithi150 bash[24144]: cluster 2024-07-28T11:49:38.390319+0000 mgr.y (mgr.14388) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:39.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:39 smithi150 bash[24144]: audit 2024-07-28T11:49:39.421913+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:49:39.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:39 smithi022 bash[21738]: cluster 2024-07-28T11:49:38.390319+0000 mgr.y (mgr.14388) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:39.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:39 smithi022 bash[21738]: audit 2024-07-28T11:49:39.421913+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:49:39.900 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:39 smithi022 bash[31305]: cluster 2024-07-28T11:49:38.390319+0000 mgr.y (mgr.14388) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:39.900 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:39 smithi022 bash[31305]: audit 2024-07-28T11:49:39.421913+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:49:39.968 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:39.969 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:49:40.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:40 smithi150 bash[24144]: audit 2024-07-28T11:49:39.891581+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:49:40.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:40 smithi150 bash[24144]: audit 2024-07-28T11:49:39.892696+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:49:40.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:40 smithi150 bash[24144]: audit 2024-07-28T11:49:39.901895+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:49:40.827 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[21738]: audit 2024-07-28T11:49:39.891581+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:49:40.827 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[21738]: audit 2024-07-28T11:49:39.892696+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:49:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[21738]: audit 2024-07-28T11:49:39.901895+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:49:40.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[31305]: audit 2024-07-28T11:49:39.891581+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:49:40.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[31305]: audit 2024-07-28T11:49:39.892696+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:49:40.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[31305]: audit 2024-07-28T11:49:39.901895+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:49:41.109 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:49:40 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:40] "GET /metrics HTTP/1.1" 200 239385 "" "Prometheus/2.43.0" 2024-07-28T11:49:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:41 smithi022 bash[21738]: cluster 2024-07-28T11:49:40.390863+0000 mgr.y (mgr.14388) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:41 smithi022 bash[31305]: cluster 2024-07-28T11:49:40.390863+0000 mgr.y (mgr.14388) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:41 smithi150 bash[24144]: cluster 2024-07-28T11:49:40.390863+0000 mgr.y (mgr.14388) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:43.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:43 smithi022 bash[21738]: cluster 2024-07-28T11:49:42.391924+0000 mgr.y (mgr.14388) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:43.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:43 smithi022 bash[31305]: cluster 2024-07-28T11:49:42.391924+0000 mgr.y (mgr.14388) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:44.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:43 smithi150 bash[24144]: cluster 2024-07-28T11:49:42.391924+0000 mgr.y (mgr.14388) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:45 smithi022 bash[21738]: cluster 2024-07-28T11:49:44.392560+0000 mgr.y (mgr.14388) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:45 smithi022 bash[31305]: cluster 2024-07-28T11:49:44.392560+0000 mgr.y (mgr.14388) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:46.122 INFO:teuthology.orchestra.run.smithi022.stdout:55834574970 2024-07-28T11:49:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:45 smithi150 bash[24144]: cluster 2024-07-28T11:49:44.392560+0000 mgr.y (mgr.14388) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:47.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:46 smithi022 bash[21738]: audit 2024-07-28T11:49:46.123378+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.22:0/1204201577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:49:47.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:46 smithi022 bash[21738]: cluster 2024-07-28T11:49:46.393150+0000 mgr.y (mgr.14388) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:47.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:46 smithi022 bash[31305]: audit 2024-07-28T11:49:46.123378+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.22:0/1204201577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:49:47.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:46 smithi022 bash[31305]: cluster 2024-07-28T11:49:46.393150+0000 mgr.y (mgr.14388) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:47.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:46 smithi150 bash[24144]: audit 2024-07-28T11:49:46.123378+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.22:0/1204201577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T11:49:47.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:46 smithi150 bash[24144]: cluster 2024-07-28T11:49:46.393150+0000 mgr.y (mgr.14388) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:49.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:49:48 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:49:49.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:49 smithi150 bash[24144]: cluster 2024-07-28T11:49:48.393666+0000 mgr.y (mgr.14388) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:49 smithi022 bash[21738]: cluster 2024-07-28T11:49:48.393666+0000 mgr.y (mgr.14388) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:49.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:49 smithi022 bash[31305]: cluster 2024-07-28T11:49:48.393666+0000 mgr.y (mgr.14388) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:50.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:50 smithi150 bash[24144]: audit 2024-07-28T11:49:50.397916+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:50 smithi022 bash[21738]: audit 2024-07-28T11:49:50.397916+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:50 smithi022 bash[31305]: audit 2024-07-28T11:49:50.397916+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:49:51.311 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:49:50 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:50] "GET /metrics HTTP/1.1" 200 239394 "" "Prometheus/2.43.0" 2024-07-28T11:49:51.313 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574967 got 55834574970 for osd.1 2024-07-28T11:49:51.313 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:51 smithi022 bash[21738]: cluster 2024-07-28T11:49:50.394294+0000 mgr.y (mgr.14388) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:51 smithi022 bash[31305]: cluster 2024-07-28T11:49:50.394294+0000 mgr.y (mgr.14388) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:51.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:51 smithi150 bash[24144]: cluster 2024-07-28T11:49:50.394294+0000 mgr.y (mgr.14388) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:51.848 INFO:teuthology.orchestra.run.smithi022.stdout:34359738501 2024-07-28T11:49:52.206 INFO:teuthology.orchestra.run.smithi022.stdout:236223201342 2024-07-28T11:49:52.468 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:52 smithi022 bash[21738]: audit 2024-07-28T11:49:51.849525+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.22:0/2778980000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:49:52.468 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:52 smithi022 bash[21738]: audit 2024-07-28T11:49:52.207220+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.22:0/1404676517' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:49:52.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:52 smithi150 bash[24144]: audit 2024-07-28T11:49:51.849525+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.22:0/2778980000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:49:52.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:52 smithi150 bash[24144]: audit 2024-07-28T11:49:52.207220+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.22:0/1404676517' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:49:52.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:52 smithi022 bash[31305]: audit 2024-07-28T11:49:51.849525+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.22:0/2778980000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T11:49:52.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:52 smithi022 bash[31305]: audit 2024-07-28T11:49:52.207220+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.22:0/1404676517' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T11:49:53.149 INFO:teuthology.orchestra.run.smithi022.stdout:201863462985 2024-07-28T11:49:53.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:53 smithi150 bash[24144]: cluster 2024-07-28T11:49:52.395330+0000 mgr.y (mgr.14388) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:53.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:53 smithi150 bash[24144]: audit 2024-07-28T11:49:53.150861+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.22:0/2884431552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:49:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:53 smithi022 bash[21738]: cluster 2024-07-28T11:49:52.395330+0000 mgr.y (mgr.14388) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:53 smithi022 bash[21738]: audit 2024-07-28T11:49:53.150861+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.22:0/2884431552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:49:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:53 smithi022 bash[31305]: cluster 2024-07-28T11:49:52.395330+0000 mgr.y (mgr.14388) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:53 smithi022 bash[31305]: audit 2024-07-28T11:49:53.150861+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.22:0/2884431552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T11:49:53.969 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738498 got 34359738501 for osd.0 2024-07-28T11:49:53.969 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:54.990 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462980 got 201863462985 for osd.6 2024-07-28T11:49:54.990 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:55.001 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201338 got 236223201342 for osd.7 2024-07-28T11:49:55.001 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:55.107 INFO:teuthology.orchestra.run.smithi022.stdout:77309411442 2024-07-28T11:49:55.373 INFO:teuthology.orchestra.run.smithi022.stdout:167503724626 2024-07-28T11:49:55.434 INFO:teuthology.orchestra.run.smithi022.stdout:133143986269 2024-07-28T11:49:55.453 INFO:teuthology.orchestra.run.smithi022.stdout:111669149799 2024-07-28T11:49:55.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:55 smithi150 bash[24144]: cluster 2024-07-28T11:49:54.395882+0000 mgr.y (mgr.14388) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:55.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:55 smithi150 bash[24144]: audit 2024-07-28T11:49:55.107078+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.22:0/1585487553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:49:55.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:55 smithi150 bash[24144]: audit 2024-07-28T11:49:55.374430+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.22:0/1015557903' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:49:55.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:55 smithi150 bash[24144]: audit 2024-07-28T11:49:55.436021+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.22:0/1498922911' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:49:55.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:55 smithi150 bash[24144]: audit 2024-07-28T11:49:55.455467+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.22:0/2397586491' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[21738]: cluster 2024-07-28T11:49:54.395882+0000 mgr.y (mgr.14388) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[21738]: audit 2024-07-28T11:49:55.107078+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.22:0/1585487553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[21738]: audit 2024-07-28T11:49:55.374430+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.22:0/1015557903' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[21738]: audit 2024-07-28T11:49:55.436021+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.22:0/1498922911' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[21738]: audit 2024-07-28T11:49:55.455467+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.22:0/2397586491' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[31305]: cluster 2024-07-28T11:49:54.395882+0000 mgr.y (mgr.14388) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[31305]: audit 2024-07-28T11:49:55.107078+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.22:0/1585487553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[31305]: audit 2024-07-28T11:49:55.374430+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.22:0/1015557903' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T11:49:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[31305]: audit 2024-07-28T11:49:55.436021+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.22:0/1498922911' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T11:49:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:55 smithi022 bash[31305]: audit 2024-07-28T11:49:55.455467+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.22:0/2397586491' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T11:49:56.349 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411437 got 77309411442 for osd.2 2024-07-28T11:49:56.349 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:56.864 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149794 got 111669149799 for osd.3 2024-07-28T11:49:56.864 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:57.462 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986265 got 133143986269 for osd.4 2024-07-28T11:49:57.462 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:57.475 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724622 got 167503724626 for osd.5 2024-07-28T11:49:57.476 DEBUG:teuthology.parallel:result is None 2024-07-28T11:49:57.476 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T11:49:57.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:49:57.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:57 smithi150 bash[24144]: cluster 2024-07-28T11:49:56.396905+0000 mgr.y (mgr.14388) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:57 smithi022 bash[21738]: cluster 2024-07-28T11:49:56.396905+0000 mgr.y (mgr.14388) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:57 smithi022 bash[31305]: cluster 2024-07-28T11:49:56.396905+0000 mgr.y (mgr.14388) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:59.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:49:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:49:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:49:59.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:49:59 smithi150 bash[24144]: cluster 2024-07-28T11:49:58.397502+0000 mgr.y (mgr.14388) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:49:59 smithi022 bash[21738]: cluster 2024-07-28T11:49:58.397502+0000 mgr.y (mgr.14388) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:49:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:49:59 smithi022 bash[31305]: cluster 2024-07-28T11:49:58.397502+0000 mgr.y (mgr.14388) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:00.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:00 smithi150 bash[24144]: cluster 2024-07-28T11:50:00.000152+0000 mon.a (mon.0) 827 : cluster [INF] overall HEALTH_OK 2024-07-28T11:50:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:00 smithi022 bash[21738]: cluster 2024-07-28T11:50:00.000152+0000 mon.a (mon.0) 827 : cluster [INF] overall HEALTH_OK 2024-07-28T11:50:00.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:00 smithi022 bash[31305]: cluster 2024-07-28T11:50:00.000152+0000 mon.a (mon.0) 827 : cluster [INF] overall HEALTH_OK 2024-07-28T11:50:01.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:00 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:00] "GET /metrics HTTP/1.1" 200 239394 "" "Prometheus/2.43.0" 2024-07-28T11:50:01.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:01 smithi150 bash[24144]: cluster 2024-07-28T11:50:00.398065+0000 mgr.y (mgr.14388) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:01 smithi022 bash[21738]: cluster 2024-07-28T11:50:00.398065+0000 mgr.y (mgr.14388) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:01 smithi022 bash[31305]: cluster 2024-07-28T11:50:00.398065+0000 mgr.y (mgr.14388) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:02.323 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:03.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:03 smithi022 bash[31305]: cluster 2024-07-28T11:50:02.399129+0000 mgr.y (mgr.14388) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:03 smithi022 bash[21738]: cluster 2024-07-28T11:50:02.399129+0000 mgr.y (mgr.14388) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:03.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:03 smithi150 bash[24144]: cluster 2024-07-28T11:50:02.399129+0000 mgr.y (mgr.14388) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:05.506 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:50:05.508 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T11:50:05.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:05 smithi150 bash[24144]: cluster 2024-07-28T11:50:04.399739+0000 mgr.y (mgr.14388) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:05.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:05 smithi150 bash[24144]: audit 2024-07-28T11:50:05.398640+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:05 smithi022 bash[21738]: cluster 2024-07-28T11:50:04.399739+0000 mgr.y (mgr.14388) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:05 smithi022 bash[21738]: audit 2024-07-28T11:50:05.398640+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:05 smithi022 bash[31305]: cluster 2024-07-28T11:50:04.399739+0000 mgr.y (mgr.14388) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:05 smithi022 bash[31305]: audit 2024-07-28T11:50:05.398640+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:06.195 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":142,"stamp":"2024-07-28T11:50:04.399422+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":2386432,"kb_used_data":7580,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574784,"statfs":{"total":767960285184,"available":765516578816,"internally_reserved":0,"allocated":7761920,"data_stored":4366620,"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.004827"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838278+0000","last_change":"2024-07-28T11:48:29.016422+0000","last_active":"2024-07-28T11:48:50.838278+0000","last_peered":"2024-07-28T11:48:50.838278+0000","last_clean":"2024-07-28T11:48:50.838278+0000","last_became_active":"2024-07-28T11:48:29.015550+0000","last_became_peered":"2024-07-28T11:48:29.015550+0000","last_unstale":"2024-07-28T11:48:50.838278+0000","last_undegraded":"2024-07-28T11:48:50.838278+0000","last_fullsized":"2024-07-28T11:48:50.838278+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:29.505262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839178+0000","last_change":"2024-07-28T11:48:27.945261+0000","last_active":"2024-07-28T11:48:50.839178+0000","last_peered":"2024-07-28T11:48:50.839178+0000","last_clean":"2024-07-28T11:48:50.839178+0000","last_became_active":"2024-07-28T11:48:27.944531+0000","last_became_peered":"2024-07-28T11:48:27.944531+0000","last_unstale":"2024-07-28T11:48:50.839178+0000","last_undegraded":"2024-07-28T11:48:50.839178+0000","last_fullsized":"2024-07-28T11:48:50.839178+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:54:04.117909+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-28T11:48:50.845735+0000","last_change":"2024-07-28T11:48:29.022000+0000","last_active":"2024-07-28T11:48:50.845735+0000","last_peered":"2024-07-28T11:48:50.845735+0000","last_clean":"2024-07-28T11:48:50.845735+0000","last_became_active":"2024-07-28T11:48:29.019053+0000","last_became_peered":"2024-07-28T11:48:29.019053+0000","last_unstale":"2024-07-28T11:48:50.845735+0000","last_undegraded":"2024-07-28T11:48:50.845735+0000","last_fullsized":"2024-07-28T11:48:50.845735+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:36.275500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.849939+0000","last_change":"2024-07-28T11:48:27.944906+0000","last_active":"2024-07-28T11:48:50.849939+0000","last_peered":"2024-07-28T11:48:50.849939+0000","last_clean":"2024-07-28T11:48:50.849939+0000","last_became_active":"2024-07-28T11:48:27.944430+0000","last_became_peered":"2024-07-28T11:48:27.944430+0000","last_unstale":"2024-07-28T11:48:50.849939+0000","last_undegraded":"2024-07-28T11:48:50.849939+0000","last_fullsized":"2024-07-28T11:48:50.849939+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:25.512423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.850090+0000","last_change":"2024-07-28T11:48:29.016410+0000","last_active":"2024-07-28T11:48:50.850090+0000","last_peered":"2024-07-28T11:48:50.850090+0000","last_clean":"2024-07-28T11:48:50.850090+0000","last_became_active":"2024-07-28T11:48:29.015583+0000","last_became_peered":"2024-07-28T11:48:29.015583+0000","last_unstale":"2024-07-28T11:48:50.850090+0000","last_undegraded":"2024-07-28T11:48:50.850090+0000","last_fullsized":"2024-07-28T11:48:50.850090+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.921247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838781+0000","last_change":"2024-07-28T11:48:27.948423+0000","last_active":"2024-07-28T11:48:50.838781+0000","last_peered":"2024-07-28T11:48:50.838781+0000","last_clean":"2024-07-28T11:48:50.838781+0000","last_became_active":"2024-07-28T11:48:27.947703+0000","last_became_peered":"2024-07-28T11:48:27.947703+0000","last_unstale":"2024-07-28T11:48:50.838781+0000","last_undegraded":"2024-07-28T11:48:50.838781+0000","last_fullsized":"2024-07-28T11:48:50.838781+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:03.664519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T11:48:52.269283+0000","last_change":"2024-07-28T11:48:52.269283+0000","last_active":"2024-07-28T11:48:52.269283+0000","last_peered":"2024-07-28T11:48:52.269283+0000","last_clean":"2024-07-28T11:48:52.269283+0000","last_became_active":"2024-07-28T11:48:52.268806+0000","last_became_peered":"2024-07-28T11:48:52.268806+0000","last_unstale":"2024-07-28T11:48:52.269283+0000","last_undegraded":"2024-07-28T11:48:52.269283+0000","last_fullsized":"2024-07-28T11:48:52.269283+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:54:14.708128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":26,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:37.792635+0000","last_change":"2024-07-28T11:48:27.946947+0000","last_active":"2024-07-28T11:48:37.792635+0000","last_peered":"2024-07-28T11:48:37.792635+0000","last_clean":"2024-07-28T11:48:37.792635+0000","last_became_active":"2024-07-28T11:48:27.946161+0000","last_became_peered":"2024-07-28T11:48:27.946161+0000","last_unstale":"2024-07-28T11:48:37.792635+0000","last_undegraded":"2024-07-28T11:48:37.792635+0000","last_fullsized":"2024-07-28T11:48:37.792635+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:04:32.870770+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":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.840110+0000","last_change":"2024-07-28T11:48:27.959293+0000","last_active":"2024-07-28T11:48:50.840110+0000","last_peered":"2024-07-28T11:48:50.840110+0000","last_clean":"2024-07-28T11:48:50.840110+0000","last_became_active":"2024-07-28T11:48:27.958590+0000","last_became_peered":"2024-07-28T11:48:27.958590+0000","last_unstale":"2024-07-28T11:48:50.840110+0000","last_undegraded":"2024-07-28T11:48:50.840110+0000","last_fullsized":"2024-07-28T11:48:50.840110+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:34:48.328345+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-28T11:48:50.844274+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T11:48:50.844274+0000","last_peered":"2024-07-28T11:48:50.844274+0000","last_clean":"2024-07-28T11:48:50.844274+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T11:48:50.844274+0000","last_undegraded":"2024-07-28T11:48:50.844274+0000","last_fullsized":"2024-07-28T11:48:50.844274+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839623+0000","last_change":"2024-07-28T11:48:27.964477+0000","last_active":"2024-07-28T11:48:50.839623+0000","last_peered":"2024-07-28T11:48:50.839623+0000","last_clean":"2024-07-28T11:48:50.839623+0000","last_became_active":"2024-07-28T11:48:27.963978+0000","last_became_peered":"2024-07-28T11:48:27.963978+0000","last_unstale":"2024-07-28T11:48:50.839623+0000","last_undegraded":"2024-07-28T11:48:50.839623+0000","last_fullsized":"2024-07-28T11:48:50.839623+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T18:05:35.684700+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-28T11:48:51.646139+0000","last_change":"2024-07-28T11:48:27.973857+0000","last_active":"2024-07-28T11:48:51.646139+0000","last_peered":"2024-07-28T11:48:51.646139+0000","last_clean":"2024-07-28T11:48:51.646139+0000","last_became_active":"2024-07-28T11:48:27.973047+0000","last_became_peered":"2024-07-28T11:48:27.973047+0000","last_unstale":"2024-07-28T11:48:51.646139+0000","last_undegraded":"2024-07-28T11:48:51.646139+0000","last_fullsized":"2024-07-28T11:48:51.646139+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:05.439429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839771+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T11:48:50.839771+0000","last_peered":"2024-07-28T11:48:50.839771+0000","last_clean":"2024-07-28T11:48:50.839771+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T11:48:50.839771+0000","last_undegraded":"2024-07-28T11:48:50.839771+0000","last_fullsized":"2024-07-28T11:48:50.839771+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.795648+0000","last_change":"2024-07-28T11:48:29.018210+0000","last_active":"2024-07-28T11:48:34.795648+0000","last_peered":"2024-07-28T11:48:34.795648+0000","last_clean":"2024-07-28T11:48:34.795648+0000","last_became_active":"2024-07-28T11:48:29.017438+0000","last_became_peered":"2024-07-28T11:48:29.017438+0000","last_unstale":"2024-07-28T11:48:34.795648+0000","last_undegraded":"2024-07-28T11:48:34.795648+0000","last_fullsized":"2024-07-28T11:48:34.795648+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:26:07.179855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846041+0000","last_change":"2024-07-28T11:48:27.947191+0000","last_active":"2024-07-28T11:48:50.846041+0000","last_peered":"2024-07-28T11:48:50.846041+0000","last_clean":"2024-07-28T11:48:50.846041+0000","last_became_active":"2024-07-28T11:48:27.945819+0000","last_became_peered":"2024-07-28T11:48:27.945819+0000","last_unstale":"2024-07-28T11:48:50.846041+0000","last_undegraded":"2024-07-28T11:48:50.846041+0000","last_fullsized":"2024-07-28T11:48:50.846041+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:56.785980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.848862+0000","last_change":"2024-07-28T11:48:29.015981+0000","last_active":"2024-07-28T11:48:50.848862+0000","last_peered":"2024-07-28T11:48:50.848862+0000","last_clean":"2024-07-28T11:48:50.848862+0000","last_became_active":"2024-07-28T11:48:29.015229+0000","last_became_peered":"2024-07-28T11:48:29.015229+0000","last_unstale":"2024-07-28T11:48:50.848862+0000","last_undegraded":"2024-07-28T11:48:50.848862+0000","last_fullsized":"2024-07-28T11:48:50.848862+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:26:41.763458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837117+0000","last_change":"2024-07-28T11:48:27.951384+0000","last_active":"2024-07-28T11:48:50.837117+0000","last_peered":"2024-07-28T11:48:50.837117+0000","last_clean":"2024-07-28T11:48:50.837117+0000","last_became_active":"2024-07-28T11:48:27.950876+0000","last_became_peered":"2024-07-28T11:48:27.950876+0000","last_unstale":"2024-07-28T11:48:50.837117+0000","last_undegraded":"2024-07-28T11:48:50.837117+0000","last_fullsized":"2024-07-28T11:48:50.837117+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:18:32.329001+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-28T11:48:51.645700+0000","last_change":"2024-07-28T11:48:27.964899+0000","last_active":"2024-07-28T11:48:51.645700+0000","last_peered":"2024-07-28T11:48:51.645700+0000","last_clean":"2024-07-28T11:48:51.645700+0000","last_became_active":"2024-07-28T11:48:27.964275+0000","last_became_peered":"2024-07-28T11:48:27.964275+0000","last_unstale":"2024-07-28T11:48:51.645700+0000","last_undegraded":"2024-07-28T11:48:51.645700+0000","last_fullsized":"2024-07-28T11:48:51.645700+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:21.336098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.795781+0000","last_change":"2024-07-28T11:48:27.961026+0000","last_active":"2024-07-28T11:48:34.795781+0000","last_peered":"2024-07-28T11:48:34.795781+0000","last_clean":"2024-07-28T11:48:34.795781+0000","last_became_active":"2024-07-28T11:48:27.960361+0000","last_became_peered":"2024-07-28T11:48:27.960361+0000","last_unstale":"2024-07-28T11:48:34.795781+0000","last_undegraded":"2024-07-28T11:48:34.795781+0000","last_fullsized":"2024-07-28T11:48:34.795781+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T11:53:05.039918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.646194+0000","last_change":"2024-07-28T11:48:27.974161+0000","last_active":"2024-07-28T11:48:51.646194+0000","last_peered":"2024-07-28T11:48:51.646194+0000","last_clean":"2024-07-28T11:48:51.646194+0000","last_became_active":"2024-07-28T11:48:27.973518+0000","last_became_peered":"2024-07-28T11:48:27.973518+0000","last_unstale":"2024-07-28T11:48:51.646194+0000","last_undegraded":"2024-07-28T11:48:51.646194+0000","last_fullsized":"2024-07-28T11:48:51.646194+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.768826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.645522+0000","last_change":"2024-07-28T11:48:27.936136+0000","last_active":"2024-07-28T11:48:51.645522+0000","last_peered":"2024-07-28T11:48:51.645522+0000","last_clean":"2024-07-28T11:48:51.645522+0000","last_became_active":"2024-07-28T11:48:27.935328+0000","last_became_peered":"2024-07-28T11:48:27.935328+0000","last_unstale":"2024-07-28T11:48:51.645522+0000","last_undegraded":"2024-07-28T11:48:51.645522+0000","last_fullsized":"2024-07-28T11:48:51.645522+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.578969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.646082+0000","last_change":"2024-07-28T11:48:27.973621+0000","last_active":"2024-07-28T11:48:51.646082+0000","last_peered":"2024-07-28T11:48:51.646082+0000","last_clean":"2024-07-28T11:48:51.646082+0000","last_became_active":"2024-07-28T11:48:27.973068+0000","last_became_peered":"2024-07-28T11:48:27.973068+0000","last_unstale":"2024-07-28T11:48:51.646082+0000","last_undegraded":"2024-07-28T11:48:51.646082+0000","last_fullsized":"2024-07-28T11:48:51.646082+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:05.880910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836550+0000","last_change":"2024-07-28T11:48:27.965039+0000","last_active":"2024-07-28T11:48:50.836550+0000","last_peered":"2024-07-28T11:48:50.836550+0000","last_clean":"2024-07-28T11:48:50.836550+0000","last_became_active":"2024-07-28T11:48:27.962946+0000","last_became_peered":"2024-07-28T11:48:27.962946+0000","last_unstale":"2024-07-28T11:48:50.836550+0000","last_undegraded":"2024-07-28T11:48:50.836550+0000","last_fullsized":"2024-07-28T11:48:50.836550+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:27.653675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846765+0000","last_change":"2024-07-28T11:48:29.020031+0000","last_active":"2024-07-28T11:48:50.846765+0000","last_peered":"2024-07-28T11:48:50.846765+0000","last_clean":"2024-07-28T11:48:50.846765+0000","last_became_active":"2024-07-28T11:48:29.019288+0000","last_became_peered":"2024-07-28T11:48:29.019288+0000","last_unstale":"2024-07-28T11:48:50.846765+0000","last_undegraded":"2024-07-28T11:48:50.846765+0000","last_fullsized":"2024-07-28T11:48:50.846765+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:02.733522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838791+0000","last_change":"2024-07-28T11:44:57.746932+0000","last_active":"2024-07-28T11:48:50.838791+0000","last_peered":"2024-07-28T11:48:50.838791+0000","last_clean":"2024-07-28T11:48:50.838791+0000","last_became_active":"2024-07-28T11:44:57.745781+0000","last_became_peered":"2024-07-28T11:44:57.745781+0000","last_unstale":"2024-07-28T11:48:50.838791+0000","last_undegraded":"2024-07-28T11:48:50.838791+0000","last_fullsized":"2024-07-28T11:48:50.838791+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-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T20:43:55.499191+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-28T11:48:50.844538+0000","last_change":"2024-07-28T11:46:31.482460+0000","last_active":"2024-07-28T11:48:50.844538+0000","last_peered":"2024-07-28T11:48:50.844538+0000","last_clean":"2024-07-28T11:48:50.844538+0000","last_became_active":"2024-07-28T11:46:31.481810+0000","last_became_peered":"2024-07-28T11:46:31.481810+0000","last_unstale":"2024-07-28T11:48:50.844538+0000","last_undegraded":"2024-07-28T11:48:50.844538+0000","last_fullsized":"2024-07-28T11:48:50.844538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:16:19.925214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836916+0000","last_change":"2024-07-28T11:48:27.933318+0000","last_active":"2024-07-28T11:48:50.836916+0000","last_peered":"2024-07-28T11:48:50.836916+0000","last_clean":"2024-07-28T11:48:50.836916+0000","last_became_active":"2024-07-28T11:48:27.931033+0000","last_became_peered":"2024-07-28T11:48:27.931033+0000","last_unstale":"2024-07-28T11:48:50.836916+0000","last_undegraded":"2024-07-28T11:48:50.836916+0000","last_fullsized":"2024-07-28T11:48:50.836916+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.614154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.795964+0000","last_change":"2024-07-28T11:48:29.019525+0000","last_active":"2024-07-28T11:48:34.795964+0000","last_peered":"2024-07-28T11:48:34.795964+0000","last_clean":"2024-07-28T11:48:34.795964+0000","last_became_active":"2024-07-28T11:48:29.019233+0000","last_became_peered":"2024-07-28T11:48:29.019233+0000","last_unstale":"2024-07-28T11:48:34.795964+0000","last_undegraded":"2024-07-28T11:48:34.795964+0000","last_fullsized":"2024-07-28T11:48:34.795964+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T11:48:40.568225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838834+0000","last_change":"2024-07-28T11:46:31.482387+0000","last_active":"2024-07-28T11:48:50.838834+0000","last_peered":"2024-07-28T11:48:50.838834+0000","last_clean":"2024-07-28T11:48:50.838834+0000","last_became_active":"2024-07-28T11:46:31.481559+0000","last_became_peered":"2024-07-28T11:46:31.481559+0000","last_unstale":"2024-07-28T11:48:50.838834+0000","last_undegraded":"2024-07-28T11:48:50.838834+0000","last_fullsized":"2024-07-28T11:48:50.838834+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:55:23.971855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.848236+0000","last_change":"2024-07-28T11:48:27.936538+0000","last_active":"2024-07-28T11:48:50.848236+0000","last_peered":"2024-07-28T11:48:50.848236+0000","last_clean":"2024-07-28T11:48:50.848236+0000","last_became_active":"2024-07-28T11:48:27.935659+0000","last_became_peered":"2024-07-28T11:48:27.935659+0000","last_unstale":"2024-07-28T11:48:50.848236+0000","last_undegraded":"2024-07-28T11:48:50.848236+0000","last_fullsized":"2024-07-28T11:48:50.848236+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:11.343249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.851428+0000","last_change":"2024-07-28T11:48:51.851428+0000","last_active":"2024-07-28T11:48:51.851428+0000","last_peered":"2024-07-28T11:48:51.851428+0000","last_clean":"2024-07-28T11:48:51.851428+0000","last_became_active":"2024-07-28T11:48:51.851017+0000","last_became_peered":"2024-07-28T11:48:51.851017+0000","last_unstale":"2024-07-28T11:48:51.851428+0000","last_undegraded":"2024-07-28T11:48:51.851428+0000","last_fullsized":"2024-07-28T11:48:51.851428+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:57.076460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.842717+0000","last_change":"2024-07-28T11:46:31.604435+0000","last_active":"2024-07-28T11:48:50.842717+0000","last_peered":"2024-07-28T11:48:50.842717+0000","last_clean":"2024-07-28T11:48:50.842717+0000","last_became_active":"2024-07-28T11:46:31.603261+0000","last_became_peered":"2024-07-28T11:46:31.603261+0000","last_unstale":"2024-07-28T11:48:50.842717+0000","last_undegraded":"2024-07-28T11:48:50.842717+0000","last_fullsized":"2024-07-28T11:48:50.842717+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.994293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-28T11:48:50.840011+0000","last_change":"2024-07-28T11:48:27.969277+0000","last_active":"2024-07-28T11:48:50.840011+0000","last_peered":"2024-07-28T11:48:50.840011+0000","last_clean":"2024-07-28T11:48:50.840011+0000","last_became_active":"2024-07-28T11:48:27.968839+0000","last_became_peered":"2024-07-28T11:48:27.968839+0000","last_unstale":"2024-07-28T11:48:50.840011+0000","last_undegraded":"2024-07-28T11:48:50.840011+0000","last_fullsized":"2024-07-28T11:48:50.840011+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:42.720014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846976+0000","last_change":"2024-07-28T11:48:28.959272+0000","last_active":"2024-07-28T11:48:50.846976+0000","last_peered":"2024-07-28T11:48:50.846976+0000","last_clean":"2024-07-28T11:48:50.846976+0000","last_became_active":"2024-07-28T11:48:28.958446+0000","last_became_peered":"2024-07-28T11:48:28.958446+0000","last_unstale":"2024-07-28T11:48:50.846976+0000","last_undegraded":"2024-07-28T11:48:50.846976+0000","last_fullsized":"2024-07-28T11:48:50.846976+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:57.747524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.844509+0000","last_change":"2024-07-28T11:46:31.480149+0000","last_active":"2024-07-28T11:48:50.844509+0000","last_peered":"2024-07-28T11:48:50.844509+0000","last_clean":"2024-07-28T11:48:50.844509+0000","last_became_active":"2024-07-28T11:46:31.479558+0000","last_became_peered":"2024-07-28T11:46:31.479558+0000","last_unstale":"2024-07-28T11:48:50.844509+0000","last_undegraded":"2024-07-28T11:48:50.844509+0000","last_fullsized":"2024-07-28T11:48:50.844509+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:13:34.689947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645881+0000","last_change":"2024-07-28T11:48:27.939476+0000","last_active":"2024-07-28T11:48:51.645881+0000","last_peered":"2024-07-28T11:48:51.645881+0000","last_clean":"2024-07-28T11:48:51.645881+0000","last_became_active":"2024-07-28T11:48:27.937899+0000","last_became_peered":"2024-07-28T11:48:27.937899+0000","last_unstale":"2024-07-28T11:48:51.645881+0000","last_undegraded":"2024-07-28T11:48:51.645881+0000","last_fullsized":"2024-07-28T11:48:51.645881+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:53.586150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.853770+0000","last_change":"2024-07-28T11:48:51.853770+0000","last_active":"2024-07-28T11:48:51.853770+0000","last_peered":"2024-07-28T11:48:51.853770+0000","last_clean":"2024-07-28T11:48:51.853770+0000","last_became_active":"2024-07-28T11:48:51.853146+0000","last_became_peered":"2024-07-28T11:48:51.853146+0000","last_unstale":"2024-07-28T11:48:51.853770+0000","last_undegraded":"2024-07-28T11:48:51.853770+0000","last_fullsized":"2024-07-28T11:48:51.853770+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:54:34.545667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.846044+0000","last_change":"2024-07-28T11:48:27.930750+0000","last_active":"2024-07-28T11:48:50.846044+0000","last_peered":"2024-07-28T11:48:50.846044+0000","last_clean":"2024-07-28T11:48:50.846044+0000","last_became_active":"2024-07-28T11:48:27.929575+0000","last_became_peered":"2024-07-28T11:48:27.929575+0000","last_unstale":"2024-07-28T11:48:50.846044+0000","last_undegraded":"2024-07-28T11:48:50.846044+0000","last_fullsized":"2024-07-28T11:48:50.846044+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:34.137961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.843426+0000","last_change":"2024-07-28T11:46:31.482033+0000","last_active":"2024-07-28T11:48:50.843426+0000","last_peered":"2024-07-28T11:48:50.843426+0000","last_clean":"2024-07-28T11:48:50.843426+0000","last_became_active":"2024-07-28T11:46:31.480523+0000","last_became_peered":"2024-07-28T11:46:31.480523+0000","last_unstale":"2024-07-28T11:48:50.843426+0000","last_undegraded":"2024-07-28T11:48:50.843426+0000","last_fullsized":"2024-07-28T11:48:50.843426+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:43.837684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.840416+0000","last_change":"2024-07-28T11:48:29.018233+0000","last_active":"2024-07-28T11:48:50.840416+0000","last_peered":"2024-07-28T11:48:50.840416+0000","last_clean":"2024-07-28T11:48:50.840416+0000","last_became_active":"2024-07-28T11:48:29.017570+0000","last_became_peered":"2024-07-28T11:48:29.017570+0000","last_unstale":"2024-07-28T11:48:50.840416+0000","last_undegraded":"2024-07-28T11:48:50.840416+0000","last_fullsized":"2024-07-28T11:48:50.840416+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:18:22.204694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.843213+0000","last_change":"2024-07-28T11:48:27.944747+0000","last_active":"2024-07-28T11:48:50.843213+0000","last_peered":"2024-07-28T11:48:50.843213+0000","last_clean":"2024-07-28T11:48:50.843213+0000","last_became_active":"2024-07-28T11:48:27.942063+0000","last_became_peered":"2024-07-28T11:48:27.942063+0000","last_unstale":"2024-07-28T11:48:50.843213+0000","last_undegraded":"2024-07-28T11:48:50.843213+0000","last_fullsized":"2024-07-28T11:48:50.843213+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:40.200472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839882+0000","last_change":"2024-07-28T11:46:31.691419+0000","last_active":"2024-07-28T11:48:50.839882+0000","last_peered":"2024-07-28T11:48:50.839882+0000","last_clean":"2024-07-28T11:48:50.839882+0000","last_became_active":"2024-07-28T11:46:31.690816+0000","last_became_peered":"2024-07-28T11:46:31.690816+0000","last_unstale":"2024-07-28T11:48:50.839882+0000","last_undegraded":"2024-07-28T11:48:50.839882+0000","last_fullsized":"2024-07-28T11:48:50.839882+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.954688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.848971+0000","last_change":"2024-07-28T11:48:29.018252+0000","last_active":"2024-07-28T11:48:50.848971+0000","last_peered":"2024-07-28T11:48:50.848971+0000","last_clean":"2024-07-28T11:48:50.848971+0000","last_became_active":"2024-07-28T11:48:29.017479+0000","last_became_peered":"2024-07-28T11:48:29.017479+0000","last_unstale":"2024-07-28T11:48:50.848971+0000","last_undegraded":"2024-07-28T11:48:50.848971+0000","last_fullsized":"2024-07-28T11:48:50.848971+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:36.519818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839281+0000","last_change":"2024-07-28T11:48:27.956627+0000","last_active":"2024-07-28T11:48:50.839281+0000","last_peered":"2024-07-28T11:48:50.839281+0000","last_clean":"2024-07-28T11:48:50.839281+0000","last_became_active":"2024-07-28T11:48:27.955017+0000","last_became_peered":"2024-07-28T11:48:27.955017+0000","last_unstale":"2024-07-28T11:48:50.839281+0000","last_undegraded":"2024-07-28T11:48:50.839281+0000","last_fullsized":"2024-07-28T11:48:50.839281+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T14:59:49.240366+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-28T11:48:50.845868+0000","last_change":"2024-07-28T11:46:31.690577+0000","last_active":"2024-07-28T11:48:50.845868+0000","last_peered":"2024-07-28T11:48:50.845868+0000","last_clean":"2024-07-28T11:48:50.845868+0000","last_became_active":"2024-07-28T11:46:31.689573+0000","last_became_peered":"2024-07-28T11:46:31.689573+0000","last_unstale":"2024-07-28T11:48:50.845868+0000","last_undegraded":"2024-07-28T11:48:50.845868+0000","last_fullsized":"2024-07-28T11:48:50.845868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:45:50.816679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836233+0000","last_change":"2024-07-28T11:48:29.013468+0000","last_active":"2024-07-28T11:48:50.836233+0000","last_peered":"2024-07-28T11:48:50.836233+0000","last_clean":"2024-07-28T11:48:50.836233+0000","last_became_active":"2024-07-28T11:48:29.012695+0000","last_became_peered":"2024-07-28T11:48:29.012695+0000","last_unstale":"2024-07-28T11:48:50.836233+0000","last_undegraded":"2024-07-28T11:48:50.836233+0000","last_fullsized":"2024-07-28T11:48:50.836233+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:22:26.266071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.850225+0000","last_change":"2024-07-28T11:48:27.938800+0000","last_active":"2024-07-28T11:48:50.850225+0000","last_peered":"2024-07-28T11:48:50.850225+0000","last_clean":"2024-07-28T11:48:50.850225+0000","last_became_active":"2024-07-28T11:48:27.937975+0000","last_became_peered":"2024-07-28T11:48:27.937975+0000","last_unstale":"2024-07-28T11:48:50.850225+0000","last_undegraded":"2024-07-28T11:48:50.850225+0000","last_fullsized":"2024-07-28T11:48:50.850225+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T21:25:06.004992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.796146+0000","last_change":"2024-07-28T11:46:31.484121+0000","last_active":"2024-07-28T11:48:34.796146+0000","last_peered":"2024-07-28T11:48:34.796146+0000","last_clean":"2024-07-28T11:48:34.796146+0000","last_became_active":"2024-07-28T11:46:31.483701+0000","last_became_peered":"2024-07-28T11:46:31.483701+0000","last_unstale":"2024-07-28T11:48:34.796146+0000","last_undegraded":"2024-07-28T11:48:34.796146+0000","last_fullsized":"2024-07-28T11:48:34.796146+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:15.171490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645264+0000","last_change":"2024-07-28T11:48:28.199435+0000","last_active":"2024-07-28T11:48:51.645264+0000","last_peered":"2024-07-28T11:48:51.645264+0000","last_clean":"2024-07-28T11:48:51.645264+0000","last_became_active":"2024-07-28T11:48:28.198533+0000","last_became_peered":"2024-07-28T11:48:28.198533+0000","last_unstale":"2024-07-28T11:48:51.645264+0000","last_undegraded":"2024-07-28T11:48:51.645264+0000","last_fullsized":"2024-07-28T11:48:51.645264+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:15.641845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645744+0000","last_change":"2024-07-28T11:48:27.975039+0000","last_active":"2024-07-28T11:48:51.645744+0000","last_peered":"2024-07-28T11:48:51.645744+0000","last_clean":"2024-07-28T11:48:51.645744+0000","last_became_active":"2024-07-28T11:48:27.974360+0000","last_became_peered":"2024-07-28T11:48:27.974360+0000","last_unstale":"2024-07-28T11:48:51.645744+0000","last_undegraded":"2024-07-28T11:48:51.645744+0000","last_fullsized":"2024-07-28T11:48:51.645744+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.576701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645939+0000","last_change":"2024-07-28T11:48:27.939313+0000","last_active":"2024-07-28T11:48:51.645939+0000","last_peered":"2024-07-28T11:48:51.645939+0000","last_clean":"2024-07-28T11:48:51.645939+0000","last_became_active":"2024-07-28T11:48:27.938368+0000","last_became_peered":"2024-07-28T11:48:27.938368+0000","last_unstale":"2024-07-28T11:48:51.645939+0000","last_undegraded":"2024-07-28T11:48:51.645939+0000","last_fullsized":"2024-07-28T11:48:51.645939+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:46:12.790350+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-28T11:48:50.840633+0000","last_change":"2024-07-28T11:48:29.013322+0000","last_active":"2024-07-28T11:48:50.840633+0000","last_peered":"2024-07-28T11:48:50.840633+0000","last_clean":"2024-07-28T11:48:50.840633+0000","last_became_active":"2024-07-28T11:48:29.012537+0000","last_became_peered":"2024-07-28T11:48:29.012537+0000","last_unstale":"2024-07-28T11:48:50.840633+0000","last_undegraded":"2024-07-28T11:48:50.840633+0000","last_fullsized":"2024-07-28T11:48:50.840633+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:06:34.312629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839562+0000","last_change":"2024-07-28T11:48:27.939635+0000","last_active":"2024-07-28T11:48:50.839562+0000","last_peered":"2024-07-28T11:48:50.839562+0000","last_clean":"2024-07-28T11:48:50.839562+0000","last_became_active":"2024-07-28T11:48:27.938898+0000","last_became_peered":"2024-07-28T11:48:27.938898+0000","last_unstale":"2024-07-28T11:48:50.839562+0000","last_undegraded":"2024-07-28T11:48:50.839562+0000","last_fullsized":"2024-07-28T11:48:50.839562+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T22:19:01.363124+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-28T11:48:50.845994+0000","last_change":"2024-07-28T11:48:27.961755+0000","last_active":"2024-07-28T11:48:50.845994+0000","last_peered":"2024-07-28T11:48:50.845994+0000","last_clean":"2024-07-28T11:48:50.845994+0000","last_became_active":"2024-07-28T11:48:27.961001+0000","last_became_peered":"2024-07-28T11:48:27.961001+0000","last_unstale":"2024-07-28T11:48:50.845994+0000","last_undegraded":"2024-07-28T11:48:50.845994+0000","last_fullsized":"2024-07-28T11:48:50.845994+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:16:30.095139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836379+0000","last_change":"2024-07-28T11:48:29.020096+0000","last_active":"2024-07-28T11:48:50.836379+0000","last_peered":"2024-07-28T11:48:50.836379+0000","last_clean":"2024-07-28T11:48:50.836379+0000","last_became_active":"2024-07-28T11:48:29.017741+0000","last_became_peered":"2024-07-28T11:48:29.017741+0000","last_unstale":"2024-07-28T11:48:50.836379+0000","last_undegraded":"2024-07-28T11:48:50.836379+0000","last_fullsized":"2024-07-28T11:48:50.836379+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:33.115621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.850711+0000","last_change":"2024-07-28T11:48:27.943255+0000","last_active":"2024-07-28T11:48:50.850711+0000","last_peered":"2024-07-28T11:48:50.850711+0000","last_clean":"2024-07-28T11:48:50.850711+0000","last_became_active":"2024-07-28T11:48:27.942799+0000","last_became_peered":"2024-07-28T11:48:27.942799+0000","last_unstale":"2024-07-28T11:48:50.850711+0000","last_undegraded":"2024-07-28T11:48:50.850711+0000","last_fullsized":"2024-07-28T11:48:50.850711+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:52.628772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836233+0000","last_change":"2024-07-28T11:48:28.960014+0000","last_active":"2024-07-28T11:48:50.836233+0000","last_peered":"2024-07-28T11:48:50.836233+0000","last_clean":"2024-07-28T11:48:50.836233+0000","last_became_active":"2024-07-28T11:48:28.959185+0000","last_became_peered":"2024-07-28T11:48:28.959185+0000","last_unstale":"2024-07-28T11:48:50.836233+0000","last_undegraded":"2024-07-28T11:48:50.836233+0000","last_fullsized":"2024-07-28T11:48:50.836233+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:59:54.898239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.796069+0000","last_change":"2024-07-28T11:48:28.958919+0000","last_active":"2024-07-28T11:48:34.796069+0000","last_peered":"2024-07-28T11:48:34.796069+0000","last_clean":"2024-07-28T11:48:34.796069+0000","last_became_active":"2024-07-28T11:48:28.957855+0000","last_became_peered":"2024-07-28T11:48:28.957855+0000","last_unstale":"2024-07-28T11:48:34.796069+0000","last_undegraded":"2024-07-28T11:48:34.796069+0000","last_fullsized":"2024-07-28T11:48:34.796069+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:26.071660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836549+0000","last_change":"2024-07-28T11:48:27.963492+0000","last_active":"2024-07-28T11:48:50.836549+0000","last_peered":"2024-07-28T11:48:50.836549+0000","last_clean":"2024-07-28T11:48:50.836549+0000","last_became_active":"2024-07-28T11:48:27.962879+0000","last_became_peered":"2024-07-28T11:48:27.962879+0000","last_unstale":"2024-07-28T11:48:50.836549+0000","last_undegraded":"2024-07-28T11:48:50.836549+0000","last_fullsized":"2024-07-28T11:48:50.836549+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:49:38.092641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.849567+0000","last_change":"2024-07-28T11:48:29.013350+0000","last_active":"2024-07-28T11:48:50.849567+0000","last_peered":"2024-07-28T11:48:50.849567+0000","last_clean":"2024-07-28T11:48:50.849567+0000","last_became_active":"2024-07-28T11:48:29.012483+0000","last_became_peered":"2024-07-28T11:48:29.012483+0000","last_unstale":"2024-07-28T11:48:50.849567+0000","last_undegraded":"2024-07-28T11:48:50.849567+0000","last_fullsized":"2024-07-28T11:48:50.849567+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:57:29.407201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.839821+0000","last_change":"2024-07-28T11:48:27.970871+0000","last_active":"2024-07-28T11:48:50.839821+0000","last_peered":"2024-07-28T11:48:50.839821+0000","last_clean":"2024-07-28T11:48:50.839821+0000","last_became_active":"2024-07-28T11:48:27.969342+0000","last_became_peered":"2024-07-28T11:48:27.969342+0000","last_unstale":"2024-07-28T11:48:50.839821+0000","last_undegraded":"2024-07-28T11:48:50.839821+0000","last_fullsized":"2024-07-28T11:48:50.839821+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:06.780880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837851+0000","last_change":"2024-07-28T11:48:29.023912+0000","last_active":"2024-07-28T11:48:50.837851+0000","last_peered":"2024-07-28T11:48:50.837851+0000","last_clean":"2024-07-28T11:48:50.837851+0000","last_became_active":"2024-07-28T11:48:29.022513+0000","last_became_peered":"2024-07-28T11:48:29.022513+0000","last_unstale":"2024-07-28T11:48:50.837851+0000","last_undegraded":"2024-07-28T11:48:50.837851+0000","last_fullsized":"2024-07-28T11:48:50.837851+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:27:31.679054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645454+0000","last_change":"2024-07-28T11:48:27.949687+0000","last_active":"2024-07-28T11:48:51.645454+0000","last_peered":"2024-07-28T11:48:51.645454+0000","last_clean":"2024-07-28T11:48:51.645454+0000","last_became_active":"2024-07-28T11:48:27.949152+0000","last_became_peered":"2024-07-28T11:48:27.949152+0000","last_unstale":"2024-07-28T11:48:51.645454+0000","last_undegraded":"2024-07-28T11:48:51.645454+0000","last_fullsized":"2024-07-28T11:48:51.645454+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:08:47.557513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.844573+0000","last_change":"2024-07-28T11:48:27.976628+0000","last_active":"2024-07-28T11:48:50.844573+0000","last_peered":"2024-07-28T11:48:50.844573+0000","last_clean":"2024-07-28T11:48:50.844573+0000","last_became_active":"2024-07-28T11:48:27.976293+0000","last_became_peered":"2024-07-28T11:48:27.976293+0000","last_unstale":"2024-07-28T11:48:50.844573+0000","last_undegraded":"2024-07-28T11:48:50.844573+0000","last_fullsized":"2024-07-28T11:48:50.844573+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:01:11.622419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-28T11:48:50.849371+0000","last_change":"2024-07-28T11:48:27.947386+0000","last_active":"2024-07-28T11:48:50.849371+0000","last_peered":"2024-07-28T11:48:50.849371+0000","last_clean":"2024-07-28T11:48:50.849371+0000","last_became_active":"2024-07-28T11:48:27.945366+0000","last_became_peered":"2024-07-28T11:48:27.945366+0000","last_unstale":"2024-07-28T11:48:50.849371+0000","last_undegraded":"2024-07-28T11:48:50.849371+0000","last_fullsized":"2024-07-28T11:48:50.849371+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:15:08.207018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645666+0000","last_change":"2024-07-28T11:48:27.975065+0000","last_active":"2024-07-28T11:48:51.645666+0000","last_peered":"2024-07-28T11:48:51.645666+0000","last_clean":"2024-07-28T11:48:51.645666+0000","last_became_active":"2024-07-28T11:48:27.973608+0000","last_became_peered":"2024-07-28T11:48:27.973608+0000","last_unstale":"2024-07-28T11:48:51.645666+0000","last_undegraded":"2024-07-28T11:48:51.645666+0000","last_fullsized":"2024-07-28T11:48:51.645666+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:11:13.188831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.845898+0000","last_change":"2024-07-28T11:48:27.962107+0000","last_active":"2024-07-28T11:48:50.845898+0000","last_peered":"2024-07-28T11:48:50.845898+0000","last_clean":"2024-07-28T11:48:50.845898+0000","last_became_active":"2024-07-28T11:48:27.961265+0000","last_became_peered":"2024-07-28T11:48:27.961265+0000","last_unstale":"2024-07-28T11:48:50.845898+0000","last_undegraded":"2024-07-28T11:48:50.845898+0000","last_fullsized":"2024-07-28T11:48:50.845898+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:03:40.203051+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-28T11:48:51.645604+0000","last_change":"2024-07-28T11:48:27.967053+0000","last_active":"2024-07-28T11:48:51.645604+0000","last_peered":"2024-07-28T11:48:51.645604+0000","last_clean":"2024-07-28T11:48:51.645604+0000","last_became_active":"2024-07-28T11:48:27.966670+0000","last_became_peered":"2024-07-28T11:48:27.966670+0000","last_unstale":"2024-07-28T11:48:51.645604+0000","last_undegraded":"2024-07-28T11:48:51.645604+0000","last_fullsized":"2024-07-28T11:48:51.645604+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.929965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846087+0000","last_change":"2024-07-28T11:48:27.946649+0000","last_active":"2024-07-28T11:48:50.846087+0000","last_peered":"2024-07-28T11:48:50.846087+0000","last_clean":"2024-07-28T11:48:50.846087+0000","last_became_active":"2024-07-28T11:48:27.945755+0000","last_became_peered":"2024-07-28T11:48:27.945755+0000","last_unstale":"2024-07-28T11:48:50.846087+0000","last_undegraded":"2024-07-28T11:48:50.846087+0000","last_fullsized":"2024-07-28T11:48:50.846087+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:19:49.917808+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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837287+0000","last_change":"2024-07-28T11:48:29.013468+0000","last_active":"2024-07-28T11:48:50.837287+0000","last_peered":"2024-07-28T11:48:50.837287+0000","last_clean":"2024-07-28T11:48:50.837287+0000","last_became_active":"2024-07-28T11:48:29.012563+0000","last_became_peered":"2024-07-28T11:48:29.012563+0000","last_unstale":"2024-07-28T11:48:50.837287+0000","last_undegraded":"2024-07-28T11:48:50.837287+0000","last_fullsized":"2024-07-28T11:48:50.837287+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.357810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837579+0000","last_change":"2024-07-28T11:48:27.932786+0000","last_active":"2024-07-28T11:48:50.837579+0000","last_peered":"2024-07-28T11:48:50.837579+0000","last_clean":"2024-07-28T11:48:50.837579+0000","last_became_active":"2024-07-28T11:48:27.931831+0000","last_became_peered":"2024-07-28T11:48:27.931831+0000","last_unstale":"2024-07-28T11:48:50.837579+0000","last_undegraded":"2024-07-28T11:48:50.837579+0000","last_fullsized":"2024-07-28T11:48:50.837579+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:03:12.971044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.645038+0000","last_change":"2024-07-28T11:48:27.974085+0000","last_active":"2024-07-28T11:48:51.645038+0000","last_peered":"2024-07-28T11:48:51.645038+0000","last_clean":"2024-07-28T11:48:51.645038+0000","last_became_active":"2024-07-28T11:48:27.973491+0000","last_became_peered":"2024-07-28T11:48:27.973491+0000","last_unstale":"2024-07-28T11:48:51.645038+0000","last_undegraded":"2024-07-28T11:48:51.645038+0000","last_fullsized":"2024-07-28T11:48:51.645038+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:26.919308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.850717+0000","last_change":"2024-07-28T11:48:27.942200+0000","last_active":"2024-07-28T11:48:50.850717+0000","last_peered":"2024-07-28T11:48:50.850717+0000","last_clean":"2024-07-28T11:48:50.850717+0000","last_became_active":"2024-07-28T11:48:27.940304+0000","last_became_peered":"2024-07-28T11:48:27.940304+0000","last_unstale":"2024-07-28T11:48:50.850717+0000","last_undegraded":"2024-07-28T11:48:50.850717+0000","last_fullsized":"2024-07-28T11:48:50.850717+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:50:07.213554+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":298680,"kb_used_data":1324,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446472,"statfs":{"total":95995035648,"available":95689187328,"internally_reserved":0,"allocated":1355776,"data_stored":915530,"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 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.91800000000000004,"15min":0.89600000000000002},"min":{"1min":0.53300000000000003,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.202,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.87,"15min":0.86799999999999999},"min":{"1min":0.52200000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.1020000000000001,"5min":1.264,"15min":1.264},"last":0.88600000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.93799999999999994,"15min":0.95399999999999996},"min":{"1min":0.63600000000000001,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.145,"5min":1.544,"15min":1.544},"last":1.145},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.91300000000000003,"15min":0.90700000000000003},"min":{"1min":0.57399999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1719999999999999,"5min":1.288,"15min":1.288},"last":0.86499999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.96299999999999997,"15min":0.95399999999999996},"min":{"1min":0.627,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2629999999999999,"5min":1.47,"15min":1.47},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96499999999999997,"15min":0.97499999999999998},"min":{"1min":0.76500000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.679,"5min":1.679,"15min":1.679},"last":0.94299999999999995}]},{"osd":3,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.877,"15min":0.85899999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.048,"15min":1.0580000000000001},"min":{"1min":0.61099999999999999,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2869999999999999,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.101}]},{"osd":4,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.879,"15min":0.89600000000000002},"min":{"1min":0.77800000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2070000000000001,"5min":1.3,"15min":1.3},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.89200000000000002,"15min":0.88200000000000001},"min":{"1min":0.59799999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.1639999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.65500000000000003}]},{"osd":5,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.61899999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2689999999999999,"5min":1.526,"15min":1.526},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.028,"5min":0.98599999999999999,"15min":0.96599999999999997},"min":{"1min":0.66400000000000003,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3100000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.68999999999999995}]},{"osd":6,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.093,"15min":1.097},"min":{"1min":0.73099999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3600000000000001,"5min":1.73,"15min":1.73},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.056},"min":{"1min":0.73699999999999999,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.014}]}]},{"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":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":915119,"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 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.90400000000000003,"15min":0.85299999999999998},"min":{"1min":0.59999999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":4.3109999999999999,"5min":4.3109999999999999,"15min":4.3109999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.91100000000000003,"15min":0.84599999999999997},"min":{"1min":0.63400000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":2.8359999999999999,"5min":2.8359999999999999,"15min":2.8359999999999999},"last":0.63800000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.90300000000000002,"15min":0.84299999999999997},"min":{"1min":0.58599999999999997,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":3.0710000000000002,"5min":3.0710000000000002,"15min":3.0710000000000002},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.91100000000000003,"15min":0.85299999999999998},"min":{"1min":0.54200000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":4.2380000000000004,"5min":4.2380000000000004,"15min":4.2380000000000004},"last":0.99099999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":0.96899999999999997,"15min":0.92300000000000004},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":4.423,"5min":4.423,"15min":4.423},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.92900000000000005,"15min":0.873},"min":{"1min":0.65000000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.7400000000000002,"5min":2.7400000000000002,"15min":2.7400000000000002},"last":0.81100000000000005}]},{"osd":3,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.92100000000000004,"15min":0.90200000000000002},"min":{"1min":0.56499999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":3.1469999999999998,"5min":3.1469999999999998,"15min":3.1469999999999998},"last":1.03},{"interface":"front","average":{"1min":1.194,"5min":1.0069999999999999,"15min":0.94399999999999995},"min":{"1min":0.65300000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":4.5099999999999998,"5min":4.5099999999999998,"15min":4.5099999999999998},"last":1.0800000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.83799999999999997,"15min":0.748},"min":{"1min":0.42699999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.657,"5min":2.657,"15min":2.657},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.92700000000000005,"15min":0.83299999999999996},"min":{"1min":0.40899999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.2160000000000002,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":1.1990000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":0.94599999999999995,"15min":0.82599999999999996},"min":{"1min":0.58099999999999996,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":2.9060000000000001,"5min":2.9060000000000001,"15min":2.9060000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.95699999999999996,"15min":0.86299999999999999},"min":{"1min":0.45500000000000002,"5min":0.313,"15min":0.313},"max":{"1min":3.2970000000000002,"5min":3.2970000000000002,"15min":3.2970000000000002},"last":1.1180000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.034,"15min":1.038},"min":{"1min":0.52000000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":4.1459999999999999,"5min":4.1459999999999999,"15min":4.1459999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.091,"15min":1.0800000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":2.9729999999999999,"5min":2.9729999999999999,"15min":2.9729999999999999},"last":0.95899999999999996}]}]},{"osd":5,"up_from":39,"seq":167503724628,"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":724,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447072,"statfs":{"total":95995035648,"available":95689801728,"internally_reserved":0,"allocated":741376,"data_stored":324034,"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 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.876,"15min":0.80900000000000005},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2410000000000001,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.871,"15min":0.84899999999999998},"min":{"1min":0.42099999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.232,"5min":1.393,"15min":1.393},"last":0.89800000000000002}]},{"osd":1,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.88100000000000001,"15min":0.85299999999999998},"min":{"1min":0.40799999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1699999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.90600000000000003,"15min":0.90400000000000003},"min":{"1min":0.56000000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1919999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.042}]},{"osd":2,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.89600000000000002,"15min":0.876},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1899999999999999,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.93400000000000005,"15min":0.89600000000000002},"min":{"1min":0.47599999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2190000000000001,"5min":1.994,"15min":1.994},"last":1.165}]},{"osd":3,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.92000000000000004,"15min":0.90000000000000002},"min":{"1min":0.57499999999999996,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.2150000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95999999999999996,"15min":0.94599999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.2729999999999999,"5min":2.081,"15min":2.081},"last":0.73499999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.79400000000000004,"15min":0.71999999999999997},"min":{"1min":0.46100000000000002,"5min":0.318,"15min":0.318},"max":{"1min":1.1479999999999999,"5min":1.728,"15min":1.728},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.85199999999999998,"15min":0.77200000000000002},"min":{"1min":0.39100000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1160000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.95199999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.90300000000000002,"15min":0.85099999999999998},"min":{"1min":0.51500000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1990000000000001,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0069999999999999,"15min":0.94499999999999995},"min":{"1min":0.52600000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.27,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.024}]},{"osd":7,"last update":"Sun Jul 28 11:49:03 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.94199999999999995,"15min":0.88600000000000001},"min":{"1min":0.501,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.2370000000000001,"5min":1.964,"15min":1.964},"last":1.111},{"interface":"front","average":{"1min":1.079,"5min":0.96199999999999997,"15min":0.90200000000000002},"min":{"1min":0.54100000000000004,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.345,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.24}]}]},{"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":298104,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447048,"statfs":{"total":95995035648,"available":95689777152,"internally_reserved":0,"allocated":761856,"data_stored":325415,"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 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.873,"15min":0.84399999999999997},"min":{"1min":0.60199999999999998,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.171,"5min":1.258,"15min":1.258},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.83999999999999997,"15min":0.81699999999999995},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1799999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.73499999999999999}]},{"osd":1,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84699999999999998,"15min":0.84999999999999998},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.876,"15min":0.82599999999999996},"min":{"1min":0.57599999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1459999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.81200000000000006}]},{"osd":2,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.91100000000000003,"15min":0.84999999999999998},"min":{"1min":0.67500000000000004,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2310000000000001,"5min":1.409,"15min":1.409},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.88200000000000001,"15min":0.88100000000000001},"min":{"1min":0.67100000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.006,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.78700000000000003}]},{"osd":3,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95299999999999996,"15min":0.91200000000000003},"min":{"1min":0.59699999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.286,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.89700000000000002,"15min":0.85499999999999998},"min":{"1min":0.55400000000000005,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.097,"5min":1.341,"15min":1.341},"last":0.88500000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:49:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.80500000000000005,"15min":0.72299999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.371},"max":{"1min":1.125,"5min":1.1359999999999999,"15min":1.1719999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.97299999999999998,"15min":0.89800000000000002},"min":{"1min":0.46500000000000002,"5min":0.38700000000000001,"15min":0.34599999999999997},"max":{"1min":1.208,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.84799999999999998}]},{"osd":6,"last update":"Sun Jul 28 11:49:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98899999999999999,"15min":0.92800000000000005},"min":{"1min":0.40000000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.1539999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.05},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.89400000000000002,"15min":0.79500000000000004},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.2290000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.66100000000000003}]},{"osd":7,"last update":"Sun Jul 28 11:49:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0049999999999999,"15min":0.97099999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.347,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.028},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.96199999999999997,"15min":0.93200000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.266,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0049999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149801,"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":724,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":741376,"data_stored":323807,"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 11:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.64100000000000001,"15min":0.629},"min":{"1min":0.371,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.82099999999999995,"5min":2.6509999999999998,"15min":2.6509999999999998},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.77100000000000002,"15min":0.72699999999999998},"min":{"1min":0.35599999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.2110000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.90600000000000003}]},{"osd":1,"last update":"Sun Jul 28 11:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.78600000000000003,"15min":0.76900000000000002},"min":{"1min":0.34399999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0760000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.76700000000000002,"15min":0.73099999999999998},"min":{"1min":0.40600000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2110000000000001,"5min":1.609,"15min":1.609},"last":0.79100000000000004}]},{"osd":2,"last update":"Sun Jul 28 11:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.84099999999999997,"15min":0.81100000000000005},"min":{"1min":0.46800000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0760000000000001,"5min":1.3080000000000001,"15min":1.5409999999999999},"last":1.099},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.80500000000000005,"15min":0.77700000000000002},"min":{"1min":0.45600000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.175,"5min":1.3100000000000001,"15min":1.349},"last":0.84099999999999997}]},{"osd":4,"last update":"Sun Jul 28 11:49:27 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0029999999999999,"15min":0.91300000000000003},"min":{"1min":0.626,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2270000000000001,"5min":1.573,"15min":1.573},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0009999999999999,"15min":0.91800000000000004},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.198,"5min":1.647,"15min":1.647},"last":1.417}]},{"osd":5,"last update":"Sun Jul 28 11:49:27 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.054,"15min":1.026},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.319,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.038,"15min":0.98999999999999999},"min":{"1min":0.74199999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2589999999999999,"5min":1.581,"15min":1.581},"last":1.0669999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:49:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0800000000000001,"15min":1.0680000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.6160000000000001,"5min":1.625,"15min":1.625},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0900000000000001,"15min":1.1200000000000001},"min":{"1min":0.746,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4239999999999999,"5min":1.7,"15min":1.7},"last":1.2909999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:48:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.159,"15min":1.2010000000000001},"min":{"1min":0.67900000000000005,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.4730000000000001,"5min":1.758,"15min":1.758},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.206,"5min":1.1499999999999999,"15min":1.169},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.53,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.194}]}]},{"osd":2,"up_from":18,"seq":77309411444,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298084,"kb_used_data":728,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447068,"statfs":{"total":95995035648,"available":95689797632,"internally_reserved":0,"allocated":745472,"data_stored":324321,"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 11:49:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.64600000000000002,"15min":0.58899999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.27000000000000002},"max":{"1min":1.0249999999999999,"5min":1.175,"15min":1.175},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.68400000000000005,"15min":0.627},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.101,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.56799999999999995}]},{"osd":1,"last update":"Sun Jul 28 11:49:55 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.66700000000000004,"15min":0.63300000000000001},"min":{"1min":0.31900000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.98499999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.71799999999999997,"15min":0.66200000000000003},"min":{"1min":0.32000000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.024,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.82699999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:49:46 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.80100000000000005,"15min":0.75900000000000001},"min":{"1min":0.42599999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1559999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.878,"5min":0.86899999999999999,"15min":0.82099999999999995},"min":{"1min":0.42199999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.258,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.94199999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:49:33 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0069999999999999,"15min":0.95999999999999996},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.0349999999999999,"15min":1.0049999999999999},"min":{"1min":0.77700000000000002,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2090000000000001,"5min":1.3640000000000001,"15min":1.409},"last":1.214}]},{"osd":5,"last update":"Sun Jul 28 11:49:27 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.94499999999999995,"15min":0.998},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1539999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.96899999999999997,"15min":1.0069999999999999},"min":{"1min":0.66700000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.141}]},{"osd":6,"last update":"Sun Jul 28 11:49:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.996,"15min":0.998},"min":{"1min":0.71399999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.2470000000000001,"5min":1.486,"15min":1.486},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0409999999999999,"15min":1.0509999999999999},"min":{"1min":0.81499999999999995,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3400000000000001,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.071}]},{"osd":7,"last update":"Sun Jul 28 11:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0309999999999999,"15min":1.0649999999999999},"min":{"1min":0.71099999999999997,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0680000000000001,"15min":1.1180000000000001},"min":{"1min":0.68500000000000005,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3049999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.107}]}]},{"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":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":323717,"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 11:49:08 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.68899999999999995,"15min":0.58299999999999996},"min":{"1min":0.34799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.0720000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.77300000000000002,"15min":0.63900000000000001},"min":{"1min":0.51600000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.96199999999999997,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.70799999999999996}]},{"osd":2,"last update":"Sun Jul 28 11:48:56 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.73399999999999999,"15min":0.65700000000000003},"min":{"1min":0.45100000000000001,"5min":0.40500000000000003,"15min":0.34499999999999997},"max":{"1min":1.256,"5min":1.907,"15min":1.907},"last":0.748},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.79400000000000004,"15min":0.69399999999999995},"min":{"1min":0.47499999999999998,"5min":0.378,"15min":0.32900000000000001},"max":{"1min":1.004,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.82699999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:49:45 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.77400000000000002,"15min":0.76200000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.159,"5min":1.2070000000000001,"15min":1.2569999999999999},"last":0.62},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.84299999999999997,"15min":0.81100000000000005},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.292,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.89800000000000002}]},{"osd":4,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.01,"15min":0.98699999999999999},"min":{"1min":0.71099999999999997,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.022,"15min":1.004},"min":{"1min":0.69199999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.79600000000000004}]},{"osd":5,"last update":"Sun Jul 28 11:49:26 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0089999999999999,"15min":0.998},"min":{"1min":0.61699999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.069},{"interface":"front","average":{"1min":1.083,"5min":1.054,"15min":1.048},"min":{"1min":0.83299999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.498,"5min":1.5169999999999999,"15min":1.623},"last":1.028}]},{"osd":6,"last update":"Sun Jul 28 11:49:19 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.115,"15min":1.143},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.401,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.099,"15min":1.119},"min":{"1min":0.69699999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5129999999999999,"5min":1.621,"15min":1.621},"last":0.99199999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.099,"15min":1.099},"min":{"1min":0.82899999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.153},{"interface":"front","average":{"1min":1.151,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.84699999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4419999999999999,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.871}]}]},{"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":298668,"kb_used_data":1308,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446484,"statfs":{"total":95995035648,"available":95689199616,"internally_reserved":0,"allocated":1339392,"data_stored":914677,"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 11:49:08 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.69399999999999995,"15min":0.58299999999999996},"min":{"1min":0.34599999999999997,"5min":0.312,"15min":0.24199999999999999},"max":{"1min":1.141,"5min":1.171,"15min":1.171},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.78700000000000003,"15min":0.64600000000000002},"min":{"1min":0.42499999999999999,"5min":0.29599999999999999,"15min":0.26400000000000001},"max":{"1min":1.238,"5min":1.238,"15min":1.3140000000000001},"last":1.133}]},{"osd":2,"last update":"Sun Jul 28 11:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78300000000000003,"15min":0.68300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.314},"max":{"1min":1.089,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.80700000000000005,"15min":0.68400000000000005},"min":{"1min":0.40699999999999997,"5min":0.34300000000000003,"15min":0.26200000000000001},"max":{"1min":1.0409999999999999,"5min":1.145,"15min":1.145},"last":0.76600000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:49:40 2024","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.77300000000000002,"15min":0.73799999999999999},"min":{"1min":0.433,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.153,"5min":1.329,"15min":1.329},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.89100000000000001,"15min":0.84299999999999997},"min":{"1min":0.48499999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.2070000000000001}]},{"osd":4,"last update":"Sun Jul 28 11:49:35 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.012,"15min":0.93899999999999995},"min":{"1min":0.65300000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.343,"5min":1.373,"15min":1.373},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.111,"5min":1.0740000000000001,"15min":1.0089999999999999},"min":{"1min":0.76800000000000002,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.736,"5min":1.736,"15min":1.736},"last":1.099}]},{"osd":5,"last update":"Sun Jul 28 11:49:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0469999999999999,"15min":0.97499999999999998},"min":{"1min":0.74099999999999999,"5min":0.69299999999999995,"15min":0.67400000000000004},"max":{"1min":1.4350000000000001,"5min":1.444,"15min":1.444},"last":1.167},{"interface":"front","average":{"1min":1.042,"5min":1.0429999999999999,"15min":1.038},"min":{"1min":0.66900000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3240000000000001,"5min":1.4199999999999999,"15min":1.53},"last":1.0529999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:49:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0669999999999999,"15min":1.0129999999999999},"min":{"1min":0.77300000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.419,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.006},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.151,"15min":1.105},"min":{"1min":0.83199999999999996,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.6200000000000001,"5min":1.627,"15min":1.627},"last":0.95499999999999996}]},{"osd":7,"last update":"Sun Jul 28 11:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.083,"15min":1.0780000000000001},"min":{"1min":0.63600000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.4139999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.147,"15min":1.125},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4870000000000001,"5min":1.55,"15min":1.55},"last":0.92600000000000005}]}]}],"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-28T11:50:06.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T11:50:06.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:06 smithi150 bash[24144]: audit 2024-07-28T11:50:05.491966+0000 mgr.y (mgr.14388) 167 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:50:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:06 smithi022 bash[21738]: audit 2024-07-28T11:50:05.491966+0000 mgr.y (mgr.14388) 167 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:50:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:06 smithi022 bash[31305]: audit 2024-07-28T11:50:05.491966+0000 mgr.y (mgr.14388) 167 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:50:07.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:07 smithi150 bash[24144]: cluster 2024-07-28T11:50:06.400332+0000 mgr.y (mgr.14388) 168 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:07 smithi022 bash[21738]: cluster 2024-07-28T11:50:06.400332+0000 mgr.y (mgr.14388) 168 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:07.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:07 smithi022 bash[31305]: cluster 2024-07-28T11:50:06.400332+0000 mgr.y (mgr.14388) 168 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:09.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:50:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:50:09.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:09 smithi150 bash[24144]: cluster 2024-07-28T11:50:08.400882+0000 mgr.y (mgr.14388) 169 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:09 smithi022 bash[21738]: cluster 2024-07-28T11:50:08.400882+0000 mgr.y (mgr.14388) 169 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:09 smithi022 bash[31305]: cluster 2024-07-28T11:50:08.400882+0000 mgr.y (mgr.14388) 169 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:10.999 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:11.114 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:10 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:10] "GET /metrics HTTP/1.1" 200 239390 "" "Prometheus/2.43.0" 2024-07-28T11:50:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:11 smithi022 bash[21738]: cluster 2024-07-28T11:50:10.401465+0000 mgr.y (mgr.14388) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:11.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:11 smithi022 bash[31305]: cluster 2024-07-28T11:50:10.401465+0000 mgr.y (mgr.14388) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:11 smithi150 bash[24144]: cluster 2024-07-28T11:50:10.401465+0000 mgr.y (mgr.14388) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:13 smithi022 bash[21738]: cluster 2024-07-28T11:50:12.402200+0000 mgr.y (mgr.14388) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:13 smithi022 bash[31305]: cluster 2024-07-28T11:50:12.402200+0000 mgr.y (mgr.14388) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:14.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:13 smithi150 bash[24144]: cluster 2024-07-28T11:50:12.402200+0000 mgr.y (mgr.14388) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:14.321 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:50:14.322 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T11:50:15.025 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2024-07-28T11:50:12.401761+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":2386432,"kb_used_data":7580,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574784,"statfs":{"total":767960285184,"available":765516578816,"internally_reserved":0,"allocated":7761920,"data_stored":4366620,"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.004014"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838278+0000","last_change":"2024-07-28T11:48:29.016422+0000","last_active":"2024-07-28T11:48:50.838278+0000","last_peered":"2024-07-28T11:48:50.838278+0000","last_clean":"2024-07-28T11:48:50.838278+0000","last_became_active":"2024-07-28T11:48:29.015550+0000","last_became_peered":"2024-07-28T11:48:29.015550+0000","last_unstale":"2024-07-28T11:48:50.838278+0000","last_undegraded":"2024-07-28T11:48:50.838278+0000","last_fullsized":"2024-07-28T11:48:50.838278+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:29.505262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839178+0000","last_change":"2024-07-28T11:48:27.945261+0000","last_active":"2024-07-28T11:48:50.839178+0000","last_peered":"2024-07-28T11:48:50.839178+0000","last_clean":"2024-07-28T11:48:50.839178+0000","last_became_active":"2024-07-28T11:48:27.944531+0000","last_became_peered":"2024-07-28T11:48:27.944531+0000","last_unstale":"2024-07-28T11:48:50.839178+0000","last_undegraded":"2024-07-28T11:48:50.839178+0000","last_fullsized":"2024-07-28T11:48:50.839178+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:54:04.117909+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-28T11:48:50.845735+0000","last_change":"2024-07-28T11:48:29.022000+0000","last_active":"2024-07-28T11:48:50.845735+0000","last_peered":"2024-07-28T11:48:50.845735+0000","last_clean":"2024-07-28T11:48:50.845735+0000","last_became_active":"2024-07-28T11:48:29.019053+0000","last_became_peered":"2024-07-28T11:48:29.019053+0000","last_unstale":"2024-07-28T11:48:50.845735+0000","last_undegraded":"2024-07-28T11:48:50.845735+0000","last_fullsized":"2024-07-28T11:48:50.845735+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:36.275500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.849939+0000","last_change":"2024-07-28T11:48:27.944906+0000","last_active":"2024-07-28T11:48:50.849939+0000","last_peered":"2024-07-28T11:48:50.849939+0000","last_clean":"2024-07-28T11:48:50.849939+0000","last_became_active":"2024-07-28T11:48:27.944430+0000","last_became_peered":"2024-07-28T11:48:27.944430+0000","last_unstale":"2024-07-28T11:48:50.849939+0000","last_undegraded":"2024-07-28T11:48:50.849939+0000","last_fullsized":"2024-07-28T11:48:50.849939+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:25.512423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.850090+0000","last_change":"2024-07-28T11:48:29.016410+0000","last_active":"2024-07-28T11:48:50.850090+0000","last_peered":"2024-07-28T11:48:50.850090+0000","last_clean":"2024-07-28T11:48:50.850090+0000","last_became_active":"2024-07-28T11:48:29.015583+0000","last_became_peered":"2024-07-28T11:48:29.015583+0000","last_unstale":"2024-07-28T11:48:50.850090+0000","last_undegraded":"2024-07-28T11:48:50.850090+0000","last_fullsized":"2024-07-28T11:48:50.850090+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.921247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838781+0000","last_change":"2024-07-28T11:48:27.948423+0000","last_active":"2024-07-28T11:48:50.838781+0000","last_peered":"2024-07-28T11:48:50.838781+0000","last_clean":"2024-07-28T11:48:50.838781+0000","last_became_active":"2024-07-28T11:48:27.947703+0000","last_became_peered":"2024-07-28T11:48:27.947703+0000","last_unstale":"2024-07-28T11:48:50.838781+0000","last_undegraded":"2024-07-28T11:48:50.838781+0000","last_fullsized":"2024-07-28T11:48:50.838781+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:03.664519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T11:48:52.269283+0000","last_change":"2024-07-28T11:48:52.269283+0000","last_active":"2024-07-28T11:48:52.269283+0000","last_peered":"2024-07-28T11:48:52.269283+0000","last_clean":"2024-07-28T11:48:52.269283+0000","last_became_active":"2024-07-28T11:48:52.268806+0000","last_became_peered":"2024-07-28T11:48:52.268806+0000","last_unstale":"2024-07-28T11:48:52.269283+0000","last_undegraded":"2024-07-28T11:48:52.269283+0000","last_fullsized":"2024-07-28T11:48:52.269283+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:54:14.708128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":26,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:37.792635+0000","last_change":"2024-07-28T11:48:27.946947+0000","last_active":"2024-07-28T11:48:37.792635+0000","last_peered":"2024-07-28T11:48:37.792635+0000","last_clean":"2024-07-28T11:48:37.792635+0000","last_became_active":"2024-07-28T11:48:27.946161+0000","last_became_peered":"2024-07-28T11:48:27.946161+0000","last_unstale":"2024-07-28T11:48:37.792635+0000","last_undegraded":"2024-07-28T11:48:37.792635+0000","last_fullsized":"2024-07-28T11:48:37.792635+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:04:32.870770+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":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.840110+0000","last_change":"2024-07-28T11:48:27.959293+0000","last_active":"2024-07-28T11:48:50.840110+0000","last_peered":"2024-07-28T11:48:50.840110+0000","last_clean":"2024-07-28T11:48:50.840110+0000","last_became_active":"2024-07-28T11:48:27.958590+0000","last_became_peered":"2024-07-28T11:48:27.958590+0000","last_unstale":"2024-07-28T11:48:50.840110+0000","last_undegraded":"2024-07-28T11:48:50.840110+0000","last_fullsized":"2024-07-28T11:48:50.840110+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:34:48.328345+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-28T11:48:50.844274+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T11:48:50.844274+0000","last_peered":"2024-07-28T11:48:50.844274+0000","last_clean":"2024-07-28T11:48:50.844274+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T11:48:50.844274+0000","last_undegraded":"2024-07-28T11:48:50.844274+0000","last_fullsized":"2024-07-28T11:48:50.844274+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839623+0000","last_change":"2024-07-28T11:48:27.964477+0000","last_active":"2024-07-28T11:48:50.839623+0000","last_peered":"2024-07-28T11:48:50.839623+0000","last_clean":"2024-07-28T11:48:50.839623+0000","last_became_active":"2024-07-28T11:48:27.963978+0000","last_became_peered":"2024-07-28T11:48:27.963978+0000","last_unstale":"2024-07-28T11:48:50.839623+0000","last_undegraded":"2024-07-28T11:48:50.839623+0000","last_fullsized":"2024-07-28T11:48:50.839623+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T18:05:35.684700+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-28T11:48:51.646139+0000","last_change":"2024-07-28T11:48:27.973857+0000","last_active":"2024-07-28T11:48:51.646139+0000","last_peered":"2024-07-28T11:48:51.646139+0000","last_clean":"2024-07-28T11:48:51.646139+0000","last_became_active":"2024-07-28T11:48:27.973047+0000","last_became_peered":"2024-07-28T11:48:27.973047+0000","last_unstale":"2024-07-28T11:48:51.646139+0000","last_undegraded":"2024-07-28T11:48:51.646139+0000","last_fullsized":"2024-07-28T11:48:51.646139+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:05.439429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839771+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T11:48:50.839771+0000","last_peered":"2024-07-28T11:48:50.839771+0000","last_clean":"2024-07-28T11:48:50.839771+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T11:48:50.839771+0000","last_undegraded":"2024-07-28T11:48:50.839771+0000","last_fullsized":"2024-07-28T11:48:50.839771+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.795648+0000","last_change":"2024-07-28T11:48:29.018210+0000","last_active":"2024-07-28T11:48:34.795648+0000","last_peered":"2024-07-28T11:48:34.795648+0000","last_clean":"2024-07-28T11:48:34.795648+0000","last_became_active":"2024-07-28T11:48:29.017438+0000","last_became_peered":"2024-07-28T11:48:29.017438+0000","last_unstale":"2024-07-28T11:48:34.795648+0000","last_undegraded":"2024-07-28T11:48:34.795648+0000","last_fullsized":"2024-07-28T11:48:34.795648+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:26:07.179855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846041+0000","last_change":"2024-07-28T11:48:27.947191+0000","last_active":"2024-07-28T11:48:50.846041+0000","last_peered":"2024-07-28T11:48:50.846041+0000","last_clean":"2024-07-28T11:48:50.846041+0000","last_became_active":"2024-07-28T11:48:27.945819+0000","last_became_peered":"2024-07-28T11:48:27.945819+0000","last_unstale":"2024-07-28T11:48:50.846041+0000","last_undegraded":"2024-07-28T11:48:50.846041+0000","last_fullsized":"2024-07-28T11:48:50.846041+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:56.785980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.848862+0000","last_change":"2024-07-28T11:48:29.015981+0000","last_active":"2024-07-28T11:48:50.848862+0000","last_peered":"2024-07-28T11:48:50.848862+0000","last_clean":"2024-07-28T11:48:50.848862+0000","last_became_active":"2024-07-28T11:48:29.015229+0000","last_became_peered":"2024-07-28T11:48:29.015229+0000","last_unstale":"2024-07-28T11:48:50.848862+0000","last_undegraded":"2024-07-28T11:48:50.848862+0000","last_fullsized":"2024-07-28T11:48:50.848862+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:26:41.763458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837117+0000","last_change":"2024-07-28T11:48:27.951384+0000","last_active":"2024-07-28T11:48:50.837117+0000","last_peered":"2024-07-28T11:48:50.837117+0000","last_clean":"2024-07-28T11:48:50.837117+0000","last_became_active":"2024-07-28T11:48:27.950876+0000","last_became_peered":"2024-07-28T11:48:27.950876+0000","last_unstale":"2024-07-28T11:48:50.837117+0000","last_undegraded":"2024-07-28T11:48:50.837117+0000","last_fullsized":"2024-07-28T11:48:50.837117+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:18:32.329001+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-28T11:48:51.645700+0000","last_change":"2024-07-28T11:48:27.964899+0000","last_active":"2024-07-28T11:48:51.645700+0000","last_peered":"2024-07-28T11:48:51.645700+0000","last_clean":"2024-07-28T11:48:51.645700+0000","last_became_active":"2024-07-28T11:48:27.964275+0000","last_became_peered":"2024-07-28T11:48:27.964275+0000","last_unstale":"2024-07-28T11:48:51.645700+0000","last_undegraded":"2024-07-28T11:48:51.645700+0000","last_fullsized":"2024-07-28T11:48:51.645700+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:21.336098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.795781+0000","last_change":"2024-07-28T11:48:27.961026+0000","last_active":"2024-07-28T11:48:34.795781+0000","last_peered":"2024-07-28T11:48:34.795781+0000","last_clean":"2024-07-28T11:48:34.795781+0000","last_became_active":"2024-07-28T11:48:27.960361+0000","last_became_peered":"2024-07-28T11:48:27.960361+0000","last_unstale":"2024-07-28T11:48:34.795781+0000","last_undegraded":"2024-07-28T11:48:34.795781+0000","last_fullsized":"2024-07-28T11:48:34.795781+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T11:53:05.039918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.646194+0000","last_change":"2024-07-28T11:48:27.974161+0000","last_active":"2024-07-28T11:48:51.646194+0000","last_peered":"2024-07-28T11:48:51.646194+0000","last_clean":"2024-07-28T11:48:51.646194+0000","last_became_active":"2024-07-28T11:48:27.973518+0000","last_became_peered":"2024-07-28T11:48:27.973518+0000","last_unstale":"2024-07-28T11:48:51.646194+0000","last_undegraded":"2024-07-28T11:48:51.646194+0000","last_fullsized":"2024-07-28T11:48:51.646194+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.768826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.645522+0000","last_change":"2024-07-28T11:48:27.936136+0000","last_active":"2024-07-28T11:48:51.645522+0000","last_peered":"2024-07-28T11:48:51.645522+0000","last_clean":"2024-07-28T11:48:51.645522+0000","last_became_active":"2024-07-28T11:48:27.935328+0000","last_became_peered":"2024-07-28T11:48:27.935328+0000","last_unstale":"2024-07-28T11:48:51.645522+0000","last_undegraded":"2024-07-28T11:48:51.645522+0000","last_fullsized":"2024-07-28T11:48:51.645522+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.578969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.646082+0000","last_change":"2024-07-28T11:48:27.973621+0000","last_active":"2024-07-28T11:48:51.646082+0000","last_peered":"2024-07-28T11:48:51.646082+0000","last_clean":"2024-07-28T11:48:51.646082+0000","last_became_active":"2024-07-28T11:48:27.973068+0000","last_became_peered":"2024-07-28T11:48:27.973068+0000","last_unstale":"2024-07-28T11:48:51.646082+0000","last_undegraded":"2024-07-28T11:48:51.646082+0000","last_fullsized":"2024-07-28T11:48:51.646082+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:05.880910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836550+0000","last_change":"2024-07-28T11:48:27.965039+0000","last_active":"2024-07-28T11:48:50.836550+0000","last_peered":"2024-07-28T11:48:50.836550+0000","last_clean":"2024-07-28T11:48:50.836550+0000","last_became_active":"2024-07-28T11:48:27.962946+0000","last_became_peered":"2024-07-28T11:48:27.962946+0000","last_unstale":"2024-07-28T11:48:50.836550+0000","last_undegraded":"2024-07-28T11:48:50.836550+0000","last_fullsized":"2024-07-28T11:48:50.836550+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:27.653675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846765+0000","last_change":"2024-07-28T11:48:29.020031+0000","last_active":"2024-07-28T11:48:50.846765+0000","last_peered":"2024-07-28T11:48:50.846765+0000","last_clean":"2024-07-28T11:48:50.846765+0000","last_became_active":"2024-07-28T11:48:29.019288+0000","last_became_peered":"2024-07-28T11:48:29.019288+0000","last_unstale":"2024-07-28T11:48:50.846765+0000","last_undegraded":"2024-07-28T11:48:50.846765+0000","last_fullsized":"2024-07-28T11:48:50.846765+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:02.733522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838791+0000","last_change":"2024-07-28T11:44:57.746932+0000","last_active":"2024-07-28T11:48:50.838791+0000","last_peered":"2024-07-28T11:48:50.838791+0000","last_clean":"2024-07-28T11:48:50.838791+0000","last_became_active":"2024-07-28T11:44:57.745781+0000","last_became_peered":"2024-07-28T11:44:57.745781+0000","last_unstale":"2024-07-28T11:48:50.838791+0000","last_undegraded":"2024-07-28T11:48:50.838791+0000","last_fullsized":"2024-07-28T11:48:50.838791+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-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T20:43:55.499191+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-28T11:48:50.844538+0000","last_change":"2024-07-28T11:46:31.482460+0000","last_active":"2024-07-28T11:48:50.844538+0000","last_peered":"2024-07-28T11:48:50.844538+0000","last_clean":"2024-07-28T11:48:50.844538+0000","last_became_active":"2024-07-28T11:46:31.481810+0000","last_became_peered":"2024-07-28T11:46:31.481810+0000","last_unstale":"2024-07-28T11:48:50.844538+0000","last_undegraded":"2024-07-28T11:48:50.844538+0000","last_fullsized":"2024-07-28T11:48:50.844538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:16:19.925214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836916+0000","last_change":"2024-07-28T11:48:27.933318+0000","last_active":"2024-07-28T11:48:50.836916+0000","last_peered":"2024-07-28T11:48:50.836916+0000","last_clean":"2024-07-28T11:48:50.836916+0000","last_became_active":"2024-07-28T11:48:27.931033+0000","last_became_peered":"2024-07-28T11:48:27.931033+0000","last_unstale":"2024-07-28T11:48:50.836916+0000","last_undegraded":"2024-07-28T11:48:50.836916+0000","last_fullsized":"2024-07-28T11:48:50.836916+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.614154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.795964+0000","last_change":"2024-07-28T11:48:29.019525+0000","last_active":"2024-07-28T11:48:34.795964+0000","last_peered":"2024-07-28T11:48:34.795964+0000","last_clean":"2024-07-28T11:48:34.795964+0000","last_became_active":"2024-07-28T11:48:29.019233+0000","last_became_peered":"2024-07-28T11:48:29.019233+0000","last_unstale":"2024-07-28T11:48:34.795964+0000","last_undegraded":"2024-07-28T11:48:34.795964+0000","last_fullsized":"2024-07-28T11:48:34.795964+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T11:48:40.568225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.838834+0000","last_change":"2024-07-28T11:46:31.482387+0000","last_active":"2024-07-28T11:48:50.838834+0000","last_peered":"2024-07-28T11:48:50.838834+0000","last_clean":"2024-07-28T11:48:50.838834+0000","last_became_active":"2024-07-28T11:46:31.481559+0000","last_became_peered":"2024-07-28T11:46:31.481559+0000","last_unstale":"2024-07-28T11:48:50.838834+0000","last_undegraded":"2024-07-28T11:48:50.838834+0000","last_fullsized":"2024-07-28T11:48:50.838834+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:55:23.971855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.848236+0000","last_change":"2024-07-28T11:48:27.936538+0000","last_active":"2024-07-28T11:48:50.848236+0000","last_peered":"2024-07-28T11:48:50.848236+0000","last_clean":"2024-07-28T11:48:50.848236+0000","last_became_active":"2024-07-28T11:48:27.935659+0000","last_became_peered":"2024-07-28T11:48:27.935659+0000","last_unstale":"2024-07-28T11:48:50.848236+0000","last_undegraded":"2024-07-28T11:48:50.848236+0000","last_fullsized":"2024-07-28T11:48:50.848236+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:11.343249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.851428+0000","last_change":"2024-07-28T11:48:51.851428+0000","last_active":"2024-07-28T11:48:51.851428+0000","last_peered":"2024-07-28T11:48:51.851428+0000","last_clean":"2024-07-28T11:48:51.851428+0000","last_became_active":"2024-07-28T11:48:51.851017+0000","last_became_peered":"2024-07-28T11:48:51.851017+0000","last_unstale":"2024-07-28T11:48:51.851428+0000","last_undegraded":"2024-07-28T11:48:51.851428+0000","last_fullsized":"2024-07-28T11:48:51.851428+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:57.076460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.842717+0000","last_change":"2024-07-28T11:46:31.604435+0000","last_active":"2024-07-28T11:48:50.842717+0000","last_peered":"2024-07-28T11:48:50.842717+0000","last_clean":"2024-07-28T11:48:50.842717+0000","last_became_active":"2024-07-28T11:46:31.603261+0000","last_became_peered":"2024-07-28T11:46:31.603261+0000","last_unstale":"2024-07-28T11:48:50.842717+0000","last_undegraded":"2024-07-28T11:48:50.842717+0000","last_fullsized":"2024-07-28T11:48:50.842717+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.994293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-28T11:48:50.840011+0000","last_change":"2024-07-28T11:48:27.969277+0000","last_active":"2024-07-28T11:48:50.840011+0000","last_peered":"2024-07-28T11:48:50.840011+0000","last_clean":"2024-07-28T11:48:50.840011+0000","last_became_active":"2024-07-28T11:48:27.968839+0000","last_became_peered":"2024-07-28T11:48:27.968839+0000","last_unstale":"2024-07-28T11:48:50.840011+0000","last_undegraded":"2024-07-28T11:48:50.840011+0000","last_fullsized":"2024-07-28T11:48:50.840011+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:42.720014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846976+0000","last_change":"2024-07-28T11:48:28.959272+0000","last_active":"2024-07-28T11:48:50.846976+0000","last_peered":"2024-07-28T11:48:50.846976+0000","last_clean":"2024-07-28T11:48:50.846976+0000","last_became_active":"2024-07-28T11:48:28.958446+0000","last_became_peered":"2024-07-28T11:48:28.958446+0000","last_unstale":"2024-07-28T11:48:50.846976+0000","last_undegraded":"2024-07-28T11:48:50.846976+0000","last_fullsized":"2024-07-28T11:48:50.846976+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:57.747524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.844509+0000","last_change":"2024-07-28T11:46:31.480149+0000","last_active":"2024-07-28T11:48:50.844509+0000","last_peered":"2024-07-28T11:48:50.844509+0000","last_clean":"2024-07-28T11:48:50.844509+0000","last_became_active":"2024-07-28T11:46:31.479558+0000","last_became_peered":"2024-07-28T11:46:31.479558+0000","last_unstale":"2024-07-28T11:48:50.844509+0000","last_undegraded":"2024-07-28T11:48:50.844509+0000","last_fullsized":"2024-07-28T11:48:50.844509+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:13:34.689947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645881+0000","last_change":"2024-07-28T11:48:27.939476+0000","last_active":"2024-07-28T11:48:51.645881+0000","last_peered":"2024-07-28T11:48:51.645881+0000","last_clean":"2024-07-28T11:48:51.645881+0000","last_became_active":"2024-07-28T11:48:27.937899+0000","last_became_peered":"2024-07-28T11:48:27.937899+0000","last_unstale":"2024-07-28T11:48:51.645881+0000","last_undegraded":"2024-07-28T11:48:51.645881+0000","last_fullsized":"2024-07-28T11:48:51.645881+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:53.586150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.853770+0000","last_change":"2024-07-28T11:48:51.853770+0000","last_active":"2024-07-28T11:48:51.853770+0000","last_peered":"2024-07-28T11:48:51.853770+0000","last_clean":"2024-07-28T11:48:51.853770+0000","last_became_active":"2024-07-28T11:48:51.853146+0000","last_became_peered":"2024-07-28T11:48:51.853146+0000","last_unstale":"2024-07-28T11:48:51.853770+0000","last_undegraded":"2024-07-28T11:48:51.853770+0000","last_fullsized":"2024-07-28T11:48:51.853770+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:54:34.545667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.846044+0000","last_change":"2024-07-28T11:48:27.930750+0000","last_active":"2024-07-28T11:48:50.846044+0000","last_peered":"2024-07-28T11:48:50.846044+0000","last_clean":"2024-07-28T11:48:50.846044+0000","last_became_active":"2024-07-28T11:48:27.929575+0000","last_became_peered":"2024-07-28T11:48:27.929575+0000","last_unstale":"2024-07-28T11:48:50.846044+0000","last_undegraded":"2024-07-28T11:48:50.846044+0000","last_fullsized":"2024-07-28T11:48:50.846044+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:34.137961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.843426+0000","last_change":"2024-07-28T11:46:31.482033+0000","last_active":"2024-07-28T11:48:50.843426+0000","last_peered":"2024-07-28T11:48:50.843426+0000","last_clean":"2024-07-28T11:48:50.843426+0000","last_became_active":"2024-07-28T11:46:31.480523+0000","last_became_peered":"2024-07-28T11:46:31.480523+0000","last_unstale":"2024-07-28T11:48:50.843426+0000","last_undegraded":"2024-07-28T11:48:50.843426+0000","last_fullsized":"2024-07-28T11:48:50.843426+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:43.837684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.840416+0000","last_change":"2024-07-28T11:48:29.018233+0000","last_active":"2024-07-28T11:48:50.840416+0000","last_peered":"2024-07-28T11:48:50.840416+0000","last_clean":"2024-07-28T11:48:50.840416+0000","last_became_active":"2024-07-28T11:48:29.017570+0000","last_became_peered":"2024-07-28T11:48:29.017570+0000","last_unstale":"2024-07-28T11:48:50.840416+0000","last_undegraded":"2024-07-28T11:48:50.840416+0000","last_fullsized":"2024-07-28T11:48:50.840416+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:18:22.204694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.843213+0000","last_change":"2024-07-28T11:48:27.944747+0000","last_active":"2024-07-28T11:48:50.843213+0000","last_peered":"2024-07-28T11:48:50.843213+0000","last_clean":"2024-07-28T11:48:50.843213+0000","last_became_active":"2024-07-28T11:48:27.942063+0000","last_became_peered":"2024-07-28T11:48:27.942063+0000","last_unstale":"2024-07-28T11:48:50.843213+0000","last_undegraded":"2024-07-28T11:48:50.843213+0000","last_fullsized":"2024-07-28T11:48:50.843213+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:40.200472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839882+0000","last_change":"2024-07-28T11:46:31.691419+0000","last_active":"2024-07-28T11:48:50.839882+0000","last_peered":"2024-07-28T11:48:50.839882+0000","last_clean":"2024-07-28T11:48:50.839882+0000","last_became_active":"2024-07-28T11:46:31.690816+0000","last_became_peered":"2024-07-28T11:46:31.690816+0000","last_unstale":"2024-07-28T11:48:50.839882+0000","last_undegraded":"2024-07-28T11:48:50.839882+0000","last_fullsized":"2024-07-28T11:48:50.839882+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.954688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.848971+0000","last_change":"2024-07-28T11:48:29.018252+0000","last_active":"2024-07-28T11:48:50.848971+0000","last_peered":"2024-07-28T11:48:50.848971+0000","last_clean":"2024-07-28T11:48:50.848971+0000","last_became_active":"2024-07-28T11:48:29.017479+0000","last_became_peered":"2024-07-28T11:48:29.017479+0000","last_unstale":"2024-07-28T11:48:50.848971+0000","last_undegraded":"2024-07-28T11:48:50.848971+0000","last_fullsized":"2024-07-28T11:48:50.848971+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:36.519818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839281+0000","last_change":"2024-07-28T11:48:27.956627+0000","last_active":"2024-07-28T11:48:50.839281+0000","last_peered":"2024-07-28T11:48:50.839281+0000","last_clean":"2024-07-28T11:48:50.839281+0000","last_became_active":"2024-07-28T11:48:27.955017+0000","last_became_peered":"2024-07-28T11:48:27.955017+0000","last_unstale":"2024-07-28T11:48:50.839281+0000","last_undegraded":"2024-07-28T11:48:50.839281+0000","last_fullsized":"2024-07-28T11:48:50.839281+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T14:59:49.240366+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-28T11:48:50.845868+0000","last_change":"2024-07-28T11:46:31.690577+0000","last_active":"2024-07-28T11:48:50.845868+0000","last_peered":"2024-07-28T11:48:50.845868+0000","last_clean":"2024-07-28T11:48:50.845868+0000","last_became_active":"2024-07-28T11:46:31.689573+0000","last_became_peered":"2024-07-28T11:46:31.689573+0000","last_unstale":"2024-07-28T11:48:50.845868+0000","last_undegraded":"2024-07-28T11:48:50.845868+0000","last_fullsized":"2024-07-28T11:48:50.845868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:45:50.816679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836233+0000","last_change":"2024-07-28T11:48:29.013468+0000","last_active":"2024-07-28T11:48:50.836233+0000","last_peered":"2024-07-28T11:48:50.836233+0000","last_clean":"2024-07-28T11:48:50.836233+0000","last_became_active":"2024-07-28T11:48:29.012695+0000","last_became_peered":"2024-07-28T11:48:29.012695+0000","last_unstale":"2024-07-28T11:48:50.836233+0000","last_undegraded":"2024-07-28T11:48:50.836233+0000","last_fullsized":"2024-07-28T11:48:50.836233+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:22:26.266071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.850225+0000","last_change":"2024-07-28T11:48:27.938800+0000","last_active":"2024-07-28T11:48:50.850225+0000","last_peered":"2024-07-28T11:48:50.850225+0000","last_clean":"2024-07-28T11:48:50.850225+0000","last_became_active":"2024-07-28T11:48:27.937975+0000","last_became_peered":"2024-07-28T11:48:27.937975+0000","last_unstale":"2024-07-28T11:48:50.850225+0000","last_undegraded":"2024-07-28T11:48:50.850225+0000","last_fullsized":"2024-07-28T11:48:50.850225+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T21:25:06.004992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.796146+0000","last_change":"2024-07-28T11:46:31.484121+0000","last_active":"2024-07-28T11:48:34.796146+0000","last_peered":"2024-07-28T11:48:34.796146+0000","last_clean":"2024-07-28T11:48:34.796146+0000","last_became_active":"2024-07-28T11:46:31.483701+0000","last_became_peered":"2024-07-28T11:46:31.483701+0000","last_unstale":"2024-07-28T11:48:34.796146+0000","last_undegraded":"2024-07-28T11:48:34.796146+0000","last_fullsized":"2024-07-28T11:48:34.796146+0000","mapping_epoch":61,"log_start":"0'0","ondisk_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-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:15.171490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645264+0000","last_change":"2024-07-28T11:48:28.199435+0000","last_active":"2024-07-28T11:48:51.645264+0000","last_peered":"2024-07-28T11:48:51.645264+0000","last_clean":"2024-07-28T11:48:51.645264+0000","last_became_active":"2024-07-28T11:48:28.198533+0000","last_became_peered":"2024-07-28T11:48:28.198533+0000","last_unstale":"2024-07-28T11:48:51.645264+0000","last_undegraded":"2024-07-28T11:48:51.645264+0000","last_fullsized":"2024-07-28T11:48:51.645264+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:15.641845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645744+0000","last_change":"2024-07-28T11:48:27.975039+0000","last_active":"2024-07-28T11:48:51.645744+0000","last_peered":"2024-07-28T11:48:51.645744+0000","last_clean":"2024-07-28T11:48:51.645744+0000","last_became_active":"2024-07-28T11:48:27.974360+0000","last_became_peered":"2024-07-28T11:48:27.974360+0000","last_unstale":"2024-07-28T11:48:51.645744+0000","last_undegraded":"2024-07-28T11:48:51.645744+0000","last_fullsized":"2024-07-28T11:48:51.645744+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.576701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645939+0000","last_change":"2024-07-28T11:48:27.939313+0000","last_active":"2024-07-28T11:48:51.645939+0000","last_peered":"2024-07-28T11:48:51.645939+0000","last_clean":"2024-07-28T11:48:51.645939+0000","last_became_active":"2024-07-28T11:48:27.938368+0000","last_became_peered":"2024-07-28T11:48:27.938368+0000","last_unstale":"2024-07-28T11:48:51.645939+0000","last_undegraded":"2024-07-28T11:48:51.645939+0000","last_fullsized":"2024-07-28T11:48:51.645939+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:46:12.790350+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-28T11:48:50.840633+0000","last_change":"2024-07-28T11:48:29.013322+0000","last_active":"2024-07-28T11:48:50.840633+0000","last_peered":"2024-07-28T11:48:50.840633+0000","last_clean":"2024-07-28T11:48:50.840633+0000","last_became_active":"2024-07-28T11:48:29.012537+0000","last_became_peered":"2024-07-28T11:48:29.012537+0000","last_unstale":"2024-07-28T11:48:50.840633+0000","last_undegraded":"2024-07-28T11:48:50.840633+0000","last_fullsized":"2024-07-28T11:48:50.840633+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:06:34.312629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.839562+0000","last_change":"2024-07-28T11:48:27.939635+0000","last_active":"2024-07-28T11:48:50.839562+0000","last_peered":"2024-07-28T11:48:50.839562+0000","last_clean":"2024-07-28T11:48:50.839562+0000","last_became_active":"2024-07-28T11:48:27.938898+0000","last_became_peered":"2024-07-28T11:48:27.938898+0000","last_unstale":"2024-07-28T11:48:50.839562+0000","last_undegraded":"2024-07-28T11:48:50.839562+0000","last_fullsized":"2024-07-28T11:48:50.839562+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T22:19:01.363124+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-28T11:48:50.845994+0000","last_change":"2024-07-28T11:48:27.961755+0000","last_active":"2024-07-28T11:48:50.845994+0000","last_peered":"2024-07-28T11:48:50.845994+0000","last_clean":"2024-07-28T11:48:50.845994+0000","last_became_active":"2024-07-28T11:48:27.961001+0000","last_became_peered":"2024-07-28T11:48:27.961001+0000","last_unstale":"2024-07-28T11:48:50.845994+0000","last_undegraded":"2024-07-28T11:48:50.845994+0000","last_fullsized":"2024-07-28T11:48:50.845994+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:16:30.095139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836379+0000","last_change":"2024-07-28T11:48:29.020096+0000","last_active":"2024-07-28T11:48:50.836379+0000","last_peered":"2024-07-28T11:48:50.836379+0000","last_clean":"2024-07-28T11:48:50.836379+0000","last_became_active":"2024-07-28T11:48:29.017741+0000","last_became_peered":"2024-07-28T11:48:29.017741+0000","last_unstale":"2024-07-28T11:48:50.836379+0000","last_undegraded":"2024-07-28T11:48:50.836379+0000","last_fullsized":"2024-07-28T11:48:50.836379+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:33.115621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.850711+0000","last_change":"2024-07-28T11:48:27.943255+0000","last_active":"2024-07-28T11:48:50.850711+0000","last_peered":"2024-07-28T11:48:50.850711+0000","last_clean":"2024-07-28T11:48:50.850711+0000","last_became_active":"2024-07-28T11:48:27.942799+0000","last_became_peered":"2024-07-28T11:48:27.942799+0000","last_unstale":"2024-07-28T11:48:50.850711+0000","last_undegraded":"2024-07-28T11:48:50.850711+0000","last_fullsized":"2024-07-28T11:48:50.850711+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:52.628772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836233+0000","last_change":"2024-07-28T11:48:28.960014+0000","last_active":"2024-07-28T11:48:50.836233+0000","last_peered":"2024-07-28T11:48:50.836233+0000","last_clean":"2024-07-28T11:48:50.836233+0000","last_became_active":"2024-07-28T11:48:28.959185+0000","last_became_peered":"2024-07-28T11:48:28.959185+0000","last_unstale":"2024-07-28T11:48:50.836233+0000","last_undegraded":"2024-07-28T11:48:50.836233+0000","last_fullsized":"2024-07-28T11:48:50.836233+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:59:54.898239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T11:48:34.796069+0000","last_change":"2024-07-28T11:48:28.958919+0000","last_active":"2024-07-28T11:48:34.796069+0000","last_peered":"2024-07-28T11:48:34.796069+0000","last_clean":"2024-07-28T11:48:34.796069+0000","last_became_active":"2024-07-28T11:48:28.957855+0000","last_became_peered":"2024-07-28T11:48:28.957855+0000","last_unstale":"2024-07-28T11:48:34.796069+0000","last_undegraded":"2024-07-28T11:48:34.796069+0000","last_fullsized":"2024-07-28T11:48:34.796069+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:26.071660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.836549+0000","last_change":"2024-07-28T11:48:27.963492+0000","last_active":"2024-07-28T11:48:50.836549+0000","last_peered":"2024-07-28T11:48:50.836549+0000","last_clean":"2024-07-28T11:48:50.836549+0000","last_became_active":"2024-07-28T11:48:27.962879+0000","last_became_peered":"2024-07-28T11:48:27.962879+0000","last_unstale":"2024-07-28T11:48:50.836549+0000","last_undegraded":"2024-07-28T11:48:50.836549+0000","last_fullsized":"2024-07-28T11:48:50.836549+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:49:38.092641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.849567+0000","last_change":"2024-07-28T11:48:29.013350+0000","last_active":"2024-07-28T11:48:50.849567+0000","last_peered":"2024-07-28T11:48:50.849567+0000","last_clean":"2024-07-28T11:48:50.849567+0000","last_became_active":"2024-07-28T11:48:29.012483+0000","last_became_peered":"2024-07-28T11:48:29.012483+0000","last_unstale":"2024-07-28T11:48:50.849567+0000","last_undegraded":"2024-07-28T11:48:50.849567+0000","last_fullsized":"2024-07-28T11:48:50.849567+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:57:29.407201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.839821+0000","last_change":"2024-07-28T11:48:27.970871+0000","last_active":"2024-07-28T11:48:50.839821+0000","last_peered":"2024-07-28T11:48:50.839821+0000","last_clean":"2024-07-28T11:48:50.839821+0000","last_became_active":"2024-07-28T11:48:27.969342+0000","last_became_peered":"2024-07-28T11:48:27.969342+0000","last_unstale":"2024-07-28T11:48:50.839821+0000","last_undegraded":"2024-07-28T11:48:50.839821+0000","last_fullsized":"2024-07-28T11:48:50.839821+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:06.780880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837851+0000","last_change":"2024-07-28T11:48:29.023912+0000","last_active":"2024-07-28T11:48:50.837851+0000","last_peered":"2024-07-28T11:48:50.837851+0000","last_clean":"2024-07-28T11:48:50.837851+0000","last_became_active":"2024-07-28T11:48:29.022513+0000","last_became_peered":"2024-07-28T11:48:29.022513+0000","last_unstale":"2024-07-28T11:48:50.837851+0000","last_undegraded":"2024-07-28T11:48:50.837851+0000","last_fullsized":"2024-07-28T11:48:50.837851+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:27:31.679054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645454+0000","last_change":"2024-07-28T11:48:27.949687+0000","last_active":"2024-07-28T11:48:51.645454+0000","last_peered":"2024-07-28T11:48:51.645454+0000","last_clean":"2024-07-28T11:48:51.645454+0000","last_became_active":"2024-07-28T11:48:27.949152+0000","last_became_peered":"2024-07-28T11:48:27.949152+0000","last_unstale":"2024-07-28T11:48:51.645454+0000","last_undegraded":"2024-07-28T11:48:51.645454+0000","last_fullsized":"2024-07-28T11:48:51.645454+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:08:47.557513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.844573+0000","last_change":"2024-07-28T11:48:27.976628+0000","last_active":"2024-07-28T11:48:50.844573+0000","last_peered":"2024-07-28T11:48:50.844573+0000","last_clean":"2024-07-28T11:48:50.844573+0000","last_became_active":"2024-07-28T11:48:27.976293+0000","last_became_peered":"2024-07-28T11:48:27.976293+0000","last_unstale":"2024-07-28T11:48:50.844573+0000","last_undegraded":"2024-07-28T11:48:50.844573+0000","last_fullsized":"2024-07-28T11:48:50.844573+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:01:11.622419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-28T11:48:50.849371+0000","last_change":"2024-07-28T11:48:27.947386+0000","last_active":"2024-07-28T11:48:50.849371+0000","last_peered":"2024-07-28T11:48:50.849371+0000","last_clean":"2024-07-28T11:48:50.849371+0000","last_became_active":"2024-07-28T11:48:27.945366+0000","last_became_peered":"2024-07-28T11:48:27.945366+0000","last_unstale":"2024-07-28T11:48:50.849371+0000","last_undegraded":"2024-07-28T11:48:50.849371+0000","last_fullsized":"2024-07-28T11:48:50.849371+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:15:08.207018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:51.645666+0000","last_change":"2024-07-28T11:48:27.975065+0000","last_active":"2024-07-28T11:48:51.645666+0000","last_peered":"2024-07-28T11:48:51.645666+0000","last_clean":"2024-07-28T11:48:51.645666+0000","last_became_active":"2024-07-28T11:48:27.973608+0000","last_became_peered":"2024-07-28T11:48:27.973608+0000","last_unstale":"2024-07-28T11:48:51.645666+0000","last_undegraded":"2024-07-28T11:48:51.645666+0000","last_fullsized":"2024-07-28T11:48:51.645666+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:11:13.188831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.845898+0000","last_change":"2024-07-28T11:48:27.962107+0000","last_active":"2024-07-28T11:48:50.845898+0000","last_peered":"2024-07-28T11:48:50.845898+0000","last_clean":"2024-07-28T11:48:50.845898+0000","last_became_active":"2024-07-28T11:48:27.961265+0000","last_became_peered":"2024-07-28T11:48:27.961265+0000","last_unstale":"2024-07-28T11:48:50.845898+0000","last_undegraded":"2024-07-28T11:48:50.845898+0000","last_fullsized":"2024-07-28T11:48:50.845898+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:03:40.203051+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-28T11:48:51.645604+0000","last_change":"2024-07-28T11:48:27.967053+0000","last_active":"2024-07-28T11:48:51.645604+0000","last_peered":"2024-07-28T11:48:51.645604+0000","last_clean":"2024-07-28T11:48:51.645604+0000","last_became_active":"2024-07-28T11:48:27.966670+0000","last_became_peered":"2024-07-28T11:48:27.966670+0000","last_unstale":"2024-07-28T11:48:51.645604+0000","last_undegraded":"2024-07-28T11:48:51.645604+0000","last_fullsized":"2024-07-28T11:48:51.645604+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.929965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T11:48:50.846087+0000","last_change":"2024-07-28T11:48:27.946649+0000","last_active":"2024-07-28T11:48:50.846087+0000","last_peered":"2024-07-28T11:48:50.846087+0000","last_clean":"2024-07-28T11:48:50.846087+0000","last_became_active":"2024-07-28T11:48:27.945755+0000","last_became_peered":"2024-07-28T11:48:27.945755+0000","last_unstale":"2024-07-28T11:48:50.846087+0000","last_undegraded":"2024-07-28T11:48:50.846087+0000","last_fullsized":"2024-07-28T11:48:50.846087+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:19:49.917808+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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837287+0000","last_change":"2024-07-28T11:48:29.013468+0000","last_active":"2024-07-28T11:48:50.837287+0000","last_peered":"2024-07-28T11:48:50.837287+0000","last_clean":"2024-07-28T11:48:50.837287+0000","last_became_active":"2024-07-28T11:48:29.012563+0000","last_became_peered":"2024-07-28T11:48:29.012563+0000","last_unstale":"2024-07-28T11:48:50.837287+0000","last_undegraded":"2024-07-28T11:48:50.837287+0000","last_fullsized":"2024-07-28T11:48:50.837287+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.357810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.837579+0000","last_change":"2024-07-28T11:48:27.932786+0000","last_active":"2024-07-28T11:48:50.837579+0000","last_peered":"2024-07-28T11:48:50.837579+0000","last_clean":"2024-07-28T11:48:50.837579+0000","last_became_active":"2024-07-28T11:48:27.931831+0000","last_became_peered":"2024-07-28T11:48:27.931831+0000","last_unstale":"2024-07-28T11:48:50.837579+0000","last_undegraded":"2024-07-28T11:48:50.837579+0000","last_fullsized":"2024-07-28T11:48:50.837579+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:03:12.971044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:51.645038+0000","last_change":"2024-07-28T11:48:27.974085+0000","last_active":"2024-07-28T11:48:51.645038+0000","last_peered":"2024-07-28T11:48:51.645038+0000","last_clean":"2024-07-28T11:48:51.645038+0000","last_became_active":"2024-07-28T11:48:27.973491+0000","last_became_peered":"2024-07-28T11:48:27.973491+0000","last_unstale":"2024-07-28T11:48:51.645038+0000","last_undegraded":"2024-07-28T11:48:51.645038+0000","last_fullsized":"2024-07-28T11:48:51.645038+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:26.919308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T11:48:50.850717+0000","last_change":"2024-07-28T11:48:27.942200+0000","last_active":"2024-07-28T11:48:50.850717+0000","last_peered":"2024-07-28T11:48:50.850717+0000","last_clean":"2024-07-28T11:48:50.850717+0000","last_became_active":"2024-07-28T11:48:27.940304+0000","last_became_peered":"2024-07-28T11:48:27.940304+0000","last_unstale":"2024-07-28T11:48:50.850717+0000","last_undegraded":"2024-07-28T11:48:50.850717+0000","last_fullsized":"2024-07-28T11:48:50.850717+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:50:07.213554+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":298680,"kb_used_data":1324,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446472,"statfs":{"total":95995035648,"available":95689187328,"internally_reserved":0,"allocated":1355776,"data_stored":915530,"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 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.91800000000000004,"15min":0.89600000000000002},"min":{"1min":0.53300000000000003,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.202,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.87,"15min":0.86799999999999999},"min":{"1min":0.52200000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.1020000000000001,"5min":1.264,"15min":1.264},"last":1.0660000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.93799999999999994,"15min":0.95399999999999996},"min":{"1min":0.63600000000000001,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.145,"5min":1.544,"15min":1.544},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.91300000000000003,"15min":0.90700000000000003},"min":{"1min":0.57399999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1719999999999999,"5min":1.288,"15min":1.288},"last":0.89100000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.96299999999999997,"15min":0.95399999999999996},"min":{"1min":0.627,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2629999999999999,"5min":1.47,"15min":1.47},"last":1.087},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96499999999999997,"15min":0.97499999999999998},"min":{"1min":0.76500000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.679,"5min":1.679,"15min":1.679},"last":1.107}]},{"osd":3,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.877,"15min":0.85899999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.048,"15min":1.0580000000000001},"min":{"1min":0.61099999999999999,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2869999999999999,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.0389999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.879,"15min":0.89600000000000002},"min":{"1min":0.77800000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2070000000000001,"5min":1.3,"15min":1.3},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.89200000000000002,"15min":0.88200000000000001},"min":{"1min":0.59799999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.1639999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.014}]},{"osd":5,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.61899999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2689999999999999,"5min":1.526,"15min":1.526},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.028,"5min":0.98599999999999999,"15min":0.96599999999999997},"min":{"1min":0.66400000000000003,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3100000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.244}]},{"osd":6,"last update":"Sun Jul 28 11:50:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.093,"15min":1.097},"min":{"1min":0.73099999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3600000000000001,"5min":1.73,"15min":1.73},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.056},"min":{"1min":0.73699999999999999,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.3129999999999999}]}]},{"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":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":915119,"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 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.91800000000000004,"15min":0.85799999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.50900000000000001},"max":{"1min":1.1559999999999999,"5min":4.3109999999999999,"15min":4.3109999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.92100000000000004,"15min":0.84899999999999998},"min":{"1min":0.57799999999999996,"5min":0.54800000000000004,"15min":0.47799999999999998},"max":{"1min":1.155,"5min":2.8359999999999999,"15min":2.8359999999999999},"last":1.0600000000000001}]},{"osd":1,"last update":"Sun Jul 28 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.92100000000000004,"15min":0.84899999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.48799999999999999},"max":{"1min":1.1890000000000001,"5min":3.0710000000000002,"15min":3.0710000000000002},"last":1.1890000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.92200000000000004,"15min":0.85699999999999998},"min":{"1min":0.54600000000000004,"5min":0.53900000000000003,"15min":0.53600000000000003},"max":{"1min":1.1879999999999999,"5min":4.2380000000000004,"15min":4.2380000000000004},"last":0.80100000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.97199999999999998,"15min":0.92400000000000004},"min":{"1min":0.70399999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.113,"5min":4.423,"15min":4.423},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.94499999999999995,"15min":0.878},"min":{"1min":0.66200000000000003,"5min":0.54900000000000004,"15min":0.45600000000000002},"max":{"1min":1.224,"5min":2.7400000000000002,"15min":2.7400000000000002},"last":1.145}]},{"osd":3,"last update":"Sun Jul 28 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92300000000000004,"15min":0.90300000000000002},"min":{"1min":0.61399999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.1899999999999999,"5min":3.1469999999999998,"15min":3.1469999999999998},"last":1.016},{"interface":"front","average":{"1min":1.04,"5min":1.032,"15min":0.95199999999999996},"min":{"1min":0.63200000000000001,"5min":0.61399999999999999,"15min":0.53700000000000003},"max":{"1min":1.2210000000000001,"5min":4.5099999999999998,"15min":4.5099999999999998},"last":0.98499999999999999}]},{"osd":4,"last update":"Sun Jul 28 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.88300000000000001,"15min":0.76300000000000001},"min":{"1min":0.64600000000000002,"5min":0.372,"15min":0.33400000000000002},"max":{"1min":1.202,"5min":2.657,"15min":2.657},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.96699999999999997,"15min":0.84599999999999997},"min":{"1min":0.68899999999999995,"5min":0.40899999999999997,"15min":0.28199999999999997},"max":{"1min":1.2410000000000001,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":0.84399999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.004,"15min":0.84499999999999997},"min":{"1min":0.67800000000000005,"5min":0.40899999999999997,"15min":0.29399999999999998},"max":{"1min":1.2749999999999999,"5min":2.9060000000000001,"15min":2.9060000000000001},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.98999999999999999,"15min":0.874},"min":{"1min":0.73799999999999999,"5min":0.45500000000000002,"15min":0.313},"max":{"1min":1.1819999999999999,"5min":3.2970000000000002,"15min":3.2970000000000002},"last":1.1100000000000001}]},{"osd":7,"last update":"Sun Jul 28 11:50:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0289999999999999,"15min":1.0369999999999999},"min":{"1min":0.70999999999999996,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.278,"5min":4.1459999999999999,"15min":4.1459999999999999},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.093,"15min":1.081},"min":{"1min":0.73699999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.302,"5min":2.9729999999999999,"15min":2.9729999999999999},"last":0.95499999999999996}]}]},{"osd":5,"up_from":39,"seq":167503724630,"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":724,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447072,"statfs":{"total":95995035648,"available":95689801728,"internally_reserved":0,"allocated":741376,"data_stored":324034,"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 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.876,"15min":0.80900000000000005},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2410000000000001,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.871,"15min":0.84899999999999998},"min":{"1min":0.42099999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.232,"5min":1.393,"15min":1.393},"last":1.169}]},{"osd":1,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.88100000000000001,"15min":0.85299999999999998},"min":{"1min":0.40799999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1699999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.90600000000000003,"15min":0.90400000000000003},"min":{"1min":0.56000000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1919999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0760000000000001}]},{"osd":2,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.89600000000000002,"15min":0.876},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1899999999999999,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.93400000000000005,"15min":0.89600000000000002},"min":{"1min":0.47599999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2190000000000001,"5min":1.994,"15min":1.994},"last":0.76000000000000001}]},{"osd":3,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.92000000000000004,"15min":0.90000000000000002},"min":{"1min":0.57499999999999996,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.2150000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95999999999999996,"15min":0.94599999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.2729999999999999,"5min":2.081,"15min":2.081},"last":1.002}]},{"osd":4,"last update":"Sun Jul 28 11:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.79400000000000004,"15min":0.71999999999999997},"min":{"1min":0.46100000000000002,"5min":0.318,"15min":0.318},"max":{"1min":1.1479999999999999,"5min":1.728,"15min":1.728},"last":1.2190000000000001},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.85199999999999998,"15min":0.77200000000000002},"min":{"1min":0.39100000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1160000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":1.2909999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:49:07 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.90300000000000002,"15min":0.85099999999999998},"min":{"1min":0.51500000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1990000000000001,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.27},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0069999999999999,"15min":0.94499999999999995},"min":{"1min":0.52600000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.27,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.25}]},{"osd":7,"last update":"Sun Jul 28 11:50:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.98199999999999998,"15min":0.89900000000000002},"min":{"1min":0.85099999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.4450000000000001,"5min":1.964,"15min":1.964},"last":1.198},{"interface":"front","average":{"1min":0.998,"5min":0.98799999999999999,"15min":0.91000000000000003},"min":{"1min":0.67900000000000005,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.3149999999999999,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.153}]}]},{"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":298104,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447048,"statfs":{"total":95995035648,"available":95689777152,"internally_reserved":0,"allocated":761856,"data_stored":325415,"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 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.873,"15min":0.84399999999999997},"min":{"1min":0.60199999999999998,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.171,"5min":1.258,"15min":1.258},"last":1.101},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.83999999999999997,"15min":0.81699999999999995},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1799999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.80500000000000005}]},{"osd":1,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84699999999999998,"15min":0.84999999999999998},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.876,"15min":0.82599999999999996},"min":{"1min":0.57599999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1459999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.94599999999999995}]},{"osd":2,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.91100000000000003,"15min":0.84999999999999998},"min":{"1min":0.67500000000000004,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2310000000000001,"5min":1.409,"15min":1.409},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.88200000000000001,"15min":0.88100000000000001},"min":{"1min":0.67100000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.006,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.022}]},{"osd":3,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95299999999999996,"15min":0.91200000000000003},"min":{"1min":0.59699999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.286,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.89700000000000002,"15min":0.85499999999999998},"min":{"1min":0.55400000000000005,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.097,"5min":1.341,"15min":1.341},"last":0.96999999999999997}]},{"osd":5,"last update":"Sun Jul 28 11:49:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.80500000000000005,"15min":0.72299999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.371},"max":{"1min":1.125,"5min":1.1359999999999999,"15min":1.1719999999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":1.012,"5min":0.97299999999999998,"15min":0.89800000000000002},"min":{"1min":0.46500000000000002,"5min":0.38700000000000001,"15min":0.34599999999999997},"max":{"1min":1.208,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.90400000000000003}]},{"osd":6,"last update":"Sun Jul 28 11:49:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98899999999999999,"15min":0.92800000000000005},"min":{"1min":0.40000000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.1539999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.89400000000000002,"15min":0.79500000000000004},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.2290000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.68700000000000006}]},{"osd":7,"last update":"Sun Jul 28 11:50:04 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.024,"15min":0.97699999999999998},"min":{"1min":0.73399999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.4159999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.024,"5min":0.98299999999999998,"15min":0.93899999999999995},"min":{"1min":0.77900000000000003,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.0620000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149803,"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":724,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":741376,"data_stored":323807,"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 11:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.64100000000000001,"15min":0.629},"min":{"1min":0.371,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.82099999999999995,"5min":2.6509999999999998,"15min":2.6509999999999998},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.77100000000000002,"15min":0.72699999999999998},"min":{"1min":0.35599999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.2110000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.70099999999999996}]},{"osd":1,"last update":"Sun Jul 28 11:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.78600000000000003,"15min":0.76900000000000002},"min":{"1min":0.34399999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0760000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.76700000000000002,"15min":0.73099999999999998},"min":{"1min":0.40600000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2110000000000001,"5min":1.609,"15min":1.609},"last":0.65400000000000003}]},{"osd":2,"last update":"Sun Jul 28 11:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.84099999999999997,"15min":0.81100000000000005},"min":{"1min":0.46800000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0760000000000001,"5min":1.3080000000000001,"15min":1.5409999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.80500000000000005,"15min":0.77700000000000002},"min":{"1min":0.45600000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.175,"5min":1.3100000000000001,"15min":1.349},"last":0.76700000000000002}]},{"osd":4,"last update":"Sun Jul 28 11:49:27 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0029999999999999,"15min":0.91300000000000003},"min":{"1min":0.626,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2270000000000001,"5min":1.573,"15min":1.573},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0009999999999999,"15min":0.91800000000000004},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.198,"5min":1.647,"15min":1.647},"last":0.94199999999999995}]},{"osd":5,"last update":"Sun Jul 28 11:49:27 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.054,"15min":1.026},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.319,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.038,"15min":0.98999999999999999},"min":{"1min":0.74199999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2589999999999999,"5min":1.581,"15min":1.581},"last":1.0960000000000001}]},{"osd":6,"last update":"Sun Jul 28 11:49:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0800000000000001,"15min":1.0680000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.6160000000000001,"5min":1.625,"15min":1.625},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0900000000000001,"15min":1.1200000000000001},"min":{"1min":0.746,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4239999999999999,"5min":1.7,"15min":1.7},"last":1.0569999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:50:02 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1339999999999999,"15min":1.1930000000000001},"min":{"1min":0.73299999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.49,"5min":1.758,"15min":1.758},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.103,"5min":1.135,"15min":1.1639999999999999},"min":{"1min":0.65300000000000002,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3740000000000001,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.84499999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411446,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298084,"kb_used_data":728,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447068,"statfs":{"total":95995035648,"available":95689797632,"internally_reserved":0,"allocated":745472,"data_stored":324321,"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 11:49:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.64600000000000002,"15min":0.58899999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.27000000000000002},"max":{"1min":1.0249999999999999,"5min":1.175,"15min":1.175},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.68400000000000005,"15min":0.627},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.101,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.64900000000000002}]},{"osd":1,"last update":"Sun Jul 28 11:49:55 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.66700000000000004,"15min":0.63300000000000001},"min":{"1min":0.31900000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.98499999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.71799999999999997,"15min":0.66200000000000003},"min":{"1min":0.32000000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.024,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.83099999999999996}]},{"osd":3,"last update":"Sun Jul 28 11:49:46 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.80100000000000005,"15min":0.75900000000000001},"min":{"1min":0.42599999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1559999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.878,"5min":0.86899999999999999,"15min":0.82099999999999995},"min":{"1min":0.42199999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.258,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.78600000000000003}]},{"osd":4,"last update":"Sun Jul 28 11:49:33 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0069999999999999,"15min":0.95999999999999996},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.04},{"interface":"front","average":{"1min":1.028,"5min":1.0349999999999999,"15min":1.0049999999999999},"min":{"1min":0.77700000000000002,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2090000000000001,"5min":1.3640000000000001,"15min":1.409},"last":1.1060000000000001}]},{"osd":5,"last update":"Sun Jul 28 11:49:27 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.94499999999999995,"15min":0.998},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1539999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.96899999999999997,"15min":1.0069999999999999},"min":{"1min":0.66700000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.0129999999999999}]},{"osd":6,"last update":"Sun Jul 28 11:50:05 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.995,"15min":0.997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.208},{"interface":"front","average":{"1min":1.03,"5min":1.036,"15min":1.0489999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.98499999999999999}]},{"osd":7,"last update":"Sun Jul 28 11:50:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.0609999999999999},"min":{"1min":0.65500000000000003,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.498,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.0600000000000001,"15min":1.115},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.5209999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1519999999999999}]}]},{"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":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":323717,"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 11:49:08 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.68899999999999995,"15min":0.58299999999999996},"min":{"1min":0.34799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.0720000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.77300000000000002,"15min":0.63900000000000001},"min":{"1min":0.51600000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.96199999999999997,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.99099999999999999}]},{"osd":2,"last update":"Sun Jul 28 11:50:01 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.72499999999999998,"15min":0.66300000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.34499999999999997},"max":{"1min":1.0269999999999999,"5min":1.907,"15min":1.907},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.77000000000000002,"15min":0.70199999999999996},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.0620000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.90300000000000002}]},{"osd":3,"last update":"Sun Jul 28 11:49:45 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.77400000000000002,"15min":0.76200000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.159,"5min":1.2070000000000001,"15min":1.2569999999999999},"last":0.874},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.84299999999999997,"15min":0.81100000000000005},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.292,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.94299999999999995}]},{"osd":4,"last update":"Sun Jul 28 11:49:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.01,"15min":0.98699999999999999},"min":{"1min":0.71099999999999997,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.153},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.022,"15min":1.004},"min":{"1min":0.69199999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.179}]},{"osd":5,"last update":"Sun Jul 28 11:49:26 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0089999999999999,"15min":0.998},"min":{"1min":0.61699999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.054,"15min":1.048},"min":{"1min":0.83299999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.498,"5min":1.5169999999999999,"15min":1.623},"last":0.83099999999999996}]},{"osd":6,"last update":"Sun Jul 28 11:49:19 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.115,"15min":1.143},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.401,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.079},{"interface":"front","average":{"1min":1.123,"5min":1.099,"15min":1.119},"min":{"1min":0.69699999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5129999999999999,"5min":1.621,"15min":1.621},"last":1.214}]},{"osd":7,"last update":"Sun Jul 28 11:50:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.095,"15min":1.097},"min":{"1min":0.66400000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3160000000000001,"5min":1.591,"15min":1.591},"last":1.29},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.1000000000000001,"15min":1.1080000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.3979999999999999}]}]},{"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":298668,"kb_used_data":1308,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446484,"statfs":{"total":95995035648,"available":95689199616,"internally_reserved":0,"allocated":1339392,"data_stored":914677,"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 11:50:09 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.70099999999999996,"15min":0.59699999999999998},"min":{"1min":0.40600000000000003,"5min":0.312,"15min":0.24199999999999999},"max":{"1min":1.073,"5min":1.171,"15min":1.171},"last":0.628},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.77200000000000002,"15min":0.65700000000000003},"min":{"1min":0.308,"5min":0.29599999999999999,"15min":0.26400000000000001},"max":{"1min":1.133,"5min":1.238,"15min":1.3140000000000001},"last":0.93000000000000005}]},{"osd":2,"last update":"Sun Jul 28 11:50:06 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.76900000000000002,"15min":0.68999999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.314},"max":{"1min":1.0009999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.751,"5min":0.79300000000000004,"15min":0.69399999999999995},"min":{"1min":0.48699999999999999,"5min":0.34300000000000003,"15min":0.26200000000000001},"max":{"1min":1.0840000000000001,"5min":1.145,"15min":1.145},"last":0.71999999999999997}]},{"osd":3,"last update":"Sun Jul 28 11:49:40 2024","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.77300000000000002,"15min":0.73799999999999999},"min":{"1min":0.433,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.153,"5min":1.329,"15min":1.329},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.89100000000000001,"15min":0.84299999999999997},"min":{"1min":0.48499999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.96899999999999997}]},{"osd":4,"last update":"Sun Jul 28 11:49:35 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.012,"15min":0.93899999999999995},"min":{"1min":0.65300000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.343,"5min":1.373,"15min":1.373},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.111,"5min":1.0740000000000001,"15min":1.0089999999999999},"min":{"1min":0.76800000000000002,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.736,"5min":1.736,"15min":1.736},"last":1.1459999999999999}]},{"osd":5,"last update":"Sun Jul 28 11:49:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0469999999999999,"15min":0.97499999999999998},"min":{"1min":0.74099999999999999,"5min":0.69299999999999995,"15min":0.67400000000000004},"max":{"1min":1.4350000000000001,"5min":1.444,"15min":1.444},"last":1.083},{"interface":"front","average":{"1min":1.042,"5min":1.0429999999999999,"15min":1.038},"min":{"1min":0.66900000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3240000000000001,"5min":1.4199999999999999,"15min":1.53},"last":1.119}]},{"osd":6,"last update":"Sun Jul 28 11:50:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0720000000000001,"15min":1.0149999999999999},"min":{"1min":0.62,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4750000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.1439999999999999,"15min":1.1020000000000001},"min":{"1min":0.72799999999999998,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.5609999999999999,"5min":1.627,"15min":1.627},"last":1.208}]},{"osd":7,"last update":"Sun Jul 28 11:50:06 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0840000000000001,"15min":1.0780000000000001},"min":{"1min":0.66000000000000003,"5min":0.498,"15min":0.498},"max":{"1min":1.343,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.044},{"interface":"front","average":{"1min":1.02,"5min":1.1279999999999999,"15min":1.119},"min":{"1min":0.65600000000000003,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.323}]}]}],"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-28T11:50:15.029 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T11:50:15.029 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T11:50:15.029 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T11:50:15.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph health --format=json 2024-07-28T11:50:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:15 smithi022 bash[21738]: audit 2024-07-28T11:50:14.299210+0000 mgr.y (mgr.14388) 172 : audit [DBG] from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:50:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:15 smithi022 bash[21738]: cluster 2024-07-28T11:50:14.402722+0000 mgr.y (mgr.14388) 173 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:15 smithi022 bash[31305]: audit 2024-07-28T11:50:14.299210+0000 mgr.y (mgr.14388) 172 : audit [DBG] from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:50:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:15 smithi022 bash[31305]: cluster 2024-07-28T11:50:14.402722+0000 mgr.y (mgr.14388) 173 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:16.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:15 smithi150 bash[24144]: audit 2024-07-28T11:50:14.299210+0000 mgr.y (mgr.14388) 172 : audit [DBG] from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T11:50:16.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:15 smithi150 bash[24144]: cluster 2024-07-28T11:50:14.402722+0000 mgr.y (mgr.14388) 173 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:17 smithi022 bash[21738]: cluster 2024-07-28T11:50:16.403753+0000 mgr.y (mgr.14388) 174 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:17 smithi022 bash[31305]: cluster 2024-07-28T11:50:16.403753+0000 mgr.y (mgr.14388) 174 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:18.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:17 smithi150 bash[24144]: cluster 2024-07-28T11:50:16.403753+0000 mgr.y (mgr.14388) 174 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:19.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:50:18 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:50:19.822 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:19.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:19 smithi022 bash[31305]: cluster 2024-07-28T11:50:18.404313+0000 mgr.y (mgr.14388) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:19 smithi022 bash[21738]: cluster 2024-07-28T11:50:18.404313+0000 mgr.y (mgr.14388) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:20.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:19 smithi150 bash[24144]: cluster 2024-07-28T11:50:18.404313+0000 mgr.y (mgr.14388) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:20.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:20 smithi022 bash[21738]: audit 2024-07-28T11:50:20.398747+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:20.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:20 smithi022 bash[31305]: audit 2024-07-28T11:50:20.398747+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:21.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:20 smithi150 bash[24144]: audit 2024-07-28T11:50:20.398747+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:21.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:20 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:20] "GET /metrics HTTP/1.1" 200 239390 "" "Prometheus/2.43.0" 2024-07-28T11:50:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:21 smithi022 bash[21738]: cluster 2024-07-28T11:50:20.406819+0000 mgr.y (mgr.14388) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:21 smithi022 bash[31305]: cluster 2024-07-28T11:50:20.406819+0000 mgr.y (mgr.14388) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:22.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:21 smithi150 bash[24144]: cluster 2024-07-28T11:50:20.406819+0000 mgr.y (mgr.14388) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:22.932 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T11:50:22.932 INFO:teuthology.orchestra.run.smithi022.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T11:50:23.563 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T11:50:23.563 INFO:teuthology.run_tasks:Running task print... 2024-07-28T11:50:23.738 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-07-28T11:50:23.738 INFO:teuthology.run_tasks:Running task parallel... 2024-07-28T11:50:23.889 INFO:teuthology.task.parallel:starting parallel... 2024-07-28T11:50:23.889 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T11:50:23.890 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-07-28T11:50:23.891 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-07-28T11:50:23.893 INFO:tasks.rados:Beginning rados... 2024-07-28T11:50:23.893 INFO:tasks.rados:joining rados 2024-07-28T11:50:23.893 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T11:50:23.894 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-07-28T11:50:23.894 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi022.front.sepia.ceph.com 2024-07-28T11:50:23.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-07-28T11:50:23.895 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-07-28T11:50:23.895 INFO:tasks.rados:starting run 0 out of 1 2024-07-28T11:50:23.895 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-07-28T11:50:23.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-07-28T11:50:23.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:23 smithi022 bash[21738]: cluster 2024-07-28T11:50:22.407906+0000 mgr.y (mgr.14388) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:23.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:23 smithi022 bash[21738]: audit 2024-07-28T11:50:22.933643+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.22:0/2524450851' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:50:23.896 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:23 smithi022 bash[31305]: cluster 2024-07-28T11:50:22.407906+0000 mgr.y (mgr.14388) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:23.896 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:23 smithi022 bash[31305]: audit 2024-07-28T11:50:22.933643+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.22:0/2524450851' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:50:24.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:23 smithi150 bash[24144]: cluster 2024-07-28T11:50:22.407906+0000 mgr.y (mgr.14388) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:24.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:23 smithi150 bash[24144]: audit 2024-07-28T11:50:22.933643+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.22:0/2524450851' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T11:50:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:25 smithi022 bash[21738]: cluster 2024-07-28T11:50:24.408620+0000 mgr.y (mgr.14388) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:25 smithi022 bash[31305]: cluster 2024-07-28T11:50:24.408620+0000 mgr.y (mgr.14388) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:26.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:25 smithi150 bash[24144]: cluster 2024-07-28T11:50:24.408620+0000 mgr.y (mgr.14388) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:27 smithi022 bash[21738]: cluster 2024-07-28T11:50:26.409688+0000 mgr.y (mgr.14388) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:27 smithi022 bash[31305]: cluster 2024-07-28T11:50:26.409688+0000 mgr.y (mgr.14388) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:28.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:27 smithi150 bash[24144]: cluster 2024-07-28T11:50:26.409688+0000 mgr.y (mgr.14388) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:28.693 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:28.693 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:29.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:50:28 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:50:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:29 smithi022 bash[21738]: cluster 2024-07-28T11:50:28.410223+0000 mgr.y (mgr.14388) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:29 smithi022 bash[31305]: cluster 2024-07-28T11:50:28.410223+0000 mgr.y (mgr.14388) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:30.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:29 smithi150 bash[24144]: cluster 2024-07-28T11:50:28.410223+0000 mgr.y (mgr.14388) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:31.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:30 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:30] "GET /metrics HTTP/1.1" 200 239390 "" "Prometheus/2.43.0" 2024-07-28T11:50:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:31 smithi022 bash[21738]: cluster 2024-07-28T11:50:30.410771+0000 mgr.y (mgr.14388) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:32.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:31 smithi150 bash[24144]: cluster 2024-07-28T11:50:30.410771+0000 mgr.y (mgr.14388) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:31 smithi022 bash[31305]: cluster 2024-07-28T11:50:30.410771+0000 mgr.y (mgr.14388) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:33.439 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21990]: [28/Jul/2024:11:50:33] ENGINE Bus STOPPING 2024-07-28T11:50:33.439 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21990]: [28/Jul/2024:11:50:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:50:33.439 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21990]: [28/Jul/2024:11:50:33] ENGINE Bus STOPPED 2024-07-28T11:50:33.439 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21990]: [28/Jul/2024:11:50:33] ENGINE Bus STARTING 2024-07-28T11:50:33.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21738]: cluster 2024-07-28T11:50:32.411748+0000 mgr.y (mgr.14388) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:33.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21738]: audit 2024-07-28T11:50:33.140049+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.admin' 2024-07-28T11:50:33.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21738]: audit 2024-07-28T11:50:33.152933+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:33.784 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21990]: [28/Jul/2024:11:50:33] ENGINE Serving on http://:::9283 2024-07-28T11:50:33.785 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[21990]: [28/Jul/2024:11:50:33] ENGINE Bus STARTED 2024-07-28T11:50:33.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[31305]: cluster 2024-07-28T11:50:32.411748+0000 mgr.y (mgr.14388) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:33.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[31305]: audit 2024-07-28T11:50:33.140049+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.admin' 2024-07-28T11:50:33.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:33 smithi022 bash[31305]: audit 2024-07-28T11:50:33.152933+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:33.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph config set global log_to_journald false --force' 2024-07-28T11:50:34.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:33 smithi150 bash[24144]: cluster 2024-07-28T11:50:32.411748+0000 mgr.y (mgr.14388) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:34.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:33 smithi150 bash[24144]: audit 2024-07-28T11:50:33.140049+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.admin' 2024-07-28T11:50:34.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:33 smithi150 bash[24144]: audit 2024-07-28T11:50:33.152933+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:34.147 INFO:teuthology.orchestra.run.smithi022.stderr:pool 'unique_pool_0' created 2024-07-28T11:50:34.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-07-28T11:50:35.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:34 smithi150 bash[24144]: audit 2024-07-28T11:50:33.202103+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.22:0/3654332984' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:50:35.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:34 smithi150 bash[24144]: audit 2024-07-28T11:50:34.146488+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.22:0/3654332984' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T11:50:35.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:34 smithi150 bash[24144]: cluster 2024-07-28T11:50:34.146711+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T11:50:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:34 smithi022 bash[21738]: audit 2024-07-28T11:50:33.202103+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.22:0/3654332984' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:50:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:34 smithi022 bash[21738]: audit 2024-07-28T11:50:34.146488+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.22:0/3654332984' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T11:50:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:34 smithi022 bash[21738]: cluster 2024-07-28T11:50:34.146711+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T11:50:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:34 smithi022 bash[31305]: audit 2024-07-28T11:50:33.202103+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.22:0/3654332984' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T11:50:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:34 smithi022 bash[31305]: audit 2024-07-28T11:50:34.146488+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.22:0/3654332984' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T11:50:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:34 smithi022 bash[31305]: cluster 2024-07-28T11:50:34.146711+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T11:50:36.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:35 smithi150 bash[24144]: cluster 2024-07-28T11:50:34.412280+0000 mgr.y (mgr.14388) 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-28T11:50:36.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:35 smithi150 bash[24144]: cluster 2024-07-28T11:50:35.140311+0000 mon.a (mon.0) 833 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:50:36.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:35 smithi150 bash[24144]: cluster 2024-07-28T11:50:35.154923+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T11:50:36.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:35 smithi150 bash[24144]: audit 2024-07-28T11:50:35.406672+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:36.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:35 smithi150 bash[24144]: audit 2024-07-28T11:50:35.408908+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[21738]: cluster 2024-07-28T11:50:34.412280+0000 mgr.y (mgr.14388) 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-28T11:50:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[21738]: cluster 2024-07-28T11:50:35.140311+0000 mon.a (mon.0) 833 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[21738]: cluster 2024-07-28T11:50:35.154923+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[21738]: audit 2024-07-28T11:50:35.406672+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[21738]: audit 2024-07-28T11:50:35.408908+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[31305]: cluster 2024-07-28T11:50:34.412280+0000 mgr.y (mgr.14388) 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-28T11:50:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[31305]: cluster 2024-07-28T11:50:35.140311+0000 mon.a (mon.0) 833 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[31305]: cluster 2024-07-28T11:50:35.154923+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[31305]: audit 2024-07-28T11:50:35.406672+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:35 smithi022 bash[31305]: audit 2024-07-28T11:50:35.408908+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:37.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:37 smithi150 bash[24144]: cluster 2024-07-28T11:50:36.157685+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T11:50:37.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:37 smithi150 bash[24144]: cluster 2024-07-28T11:50:36.413253+0000 mgr.y (mgr.14388) 184 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:37 smithi022 bash[21738]: cluster 2024-07-28T11:50:36.157685+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T11:50:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:37 smithi022 bash[21738]: cluster 2024-07-28T11:50:36.413253+0000 mgr.y (mgr.14388) 184 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:37 smithi022 bash[31305]: cluster 2024-07-28T11:50:36.157685+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T11:50:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:37 smithi022 bash[31305]: cluster 2024-07-28T11:50:36.413253+0000 mgr.y (mgr.14388) 184 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:38.369 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:39.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:50:38 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:50:39.380 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: cluster 2024-07-28T11:50:38.413658+0000 mgr.y (mgr.14388) 185 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.776621+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.783476+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.933585+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.939644+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.940996+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.941748+0000 mon.c (mon.2) 118 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:39.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[21738]: audit 2024-07-28T11:50:38.947011+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: cluster 2024-07-28T11:50:38.413658+0000 mgr.y (mgr.14388) 185 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.776621+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.783476+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.933585+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.939644+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.940996+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.941748+0000 mon.c (mon.2) 118 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:39.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:39 smithi022 bash[31305]: audit 2024-07-28T11:50:38.947011+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: cluster 2024-07-28T11:50:38.413658+0000 mgr.y (mgr.14388) 185 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.776621+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.783476+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.933585+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.939644+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.940996+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.941748+0000 mon.c (mon.2) 118 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:39 smithi150 bash[24144]: audit 2024-07-28T11:50:38.947011+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:41.100 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:40 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:40] "GET /metrics HTTP/1.1" 200 241674 "" "Prometheus/2.43.0" 2024-07-28T11:50:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:41 smithi022 bash[21738]: cluster 2024-07-28T11:50:40.414359+0000 mgr.y (mgr.14388) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:41 smithi022 bash[31305]: cluster 2024-07-28T11:50:40.414359+0000 mgr.y (mgr.14388) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:41 smithi150 bash[24144]: cluster 2024-07-28T11:50:40.414359+0000 mgr.y (mgr.14388) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:43 smithi022 bash[21738]: cluster 2024-07-28T11:50:42.415658+0000 mgr.y (mgr.14388) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:43 smithi022 bash[31305]: cluster 2024-07-28T11:50:42.415658+0000 mgr.y (mgr.14388) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:44.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-07-28T11:50:44.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:43 smithi150 bash[24144]: cluster 2024-07-28T11:50:42.415658+0000 mgr.y (mgr.14388) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:44.801 INFO:teuthology.orchestra.run.smithi022.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-07-28T11:50:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:44 smithi022 bash[21738]: audit 2024-07-28T11:50:44.488265+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.22:0/2760559192' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:50:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:44 smithi022 bash[21738]: audit 2024-07-28T11:50:44.488683+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:50:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:44 smithi022 bash[31305]: audit 2024-07-28T11:50:44.488265+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.22:0/2760559192' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:50:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:44 smithi022 bash[31305]: audit 2024-07-28T11:50:44.488683+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:50:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:44 smithi150 bash[24144]: audit 2024-07-28T11:50:44.488265+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.22:0/2760559192' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:50:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:44 smithi150 bash[24144]: audit 2024-07-28T11:50:44.488683+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T11:50:45.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:45 smithi022 bash[21738]: cluster 2024-07-28T11:50:44.416425+0000 mgr.y (mgr.14388) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:45.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:45 smithi022 bash[21738]: audit 2024-07-28T11:50:44.800737+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:50:45.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:45 smithi022 bash[21738]: cluster 2024-07-28T11:50:44.800960+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T11:50:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:45 smithi022 bash[31305]: cluster 2024-07-28T11:50:44.416425+0000 mgr.y (mgr.14388) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:45 smithi022 bash[31305]: audit 2024-07-28T11:50:44.800737+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:50:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:45 smithi022 bash[31305]: cluster 2024-07-28T11:50:44.800960+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T11:50:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:45 smithi150 bash[24144]: cluster 2024-07-28T11:50:44.416425+0000 mgr.y (mgr.14388) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:45 smithi150 bash[24144]: audit 2024-07-28T11:50:44.800737+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T11:50:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:45 smithi150 bash[24144]: cluster 2024-07-28T11:50:44.800960+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T11:50:46.549 DEBUG:teuthology.orchestra.run.smithi022:> 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-28T11:50:46.567 INFO:tasks.rados.rados.0.smithi022.stdout:adding op weight read -> 100 2024-07-28T11:50:46.567 INFO:tasks.rados.rados.0.smithi022.stdout:adding op weight write -> 100 2024-07-28T11:50:46.567 INFO:tasks.rados.rados.0.smithi022.stdout:adding op weight delete -> 50 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout:adding op weight snap_create -> 50 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout:adding op weight snap_remove -> 50 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout:adding op weight rollback -> 50 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout:ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable) 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout:Configuration: 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout: Number of operations: 4000 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout: Number of objects: 50 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout: Max in flight operations: 16 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout: Object size (in bytes): 4000000 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout: Write stride min: 400000 2024-07-28T11:50:46.568 INFO:tasks.rados.rados.0.smithi022.stdout: Write stride max: 800000 2024-07-28T11:50:46.815 INFO:tasks.rados.rados.0.smithi022.stdout:1: write initial oid 1 2024-07-28T11:50:46.815 INFO:tasks.rados.rados.0.smithi022.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-07-28T11:50:46.823 INFO:tasks.rados.rados.0.smithi022.stdout:1: writing smithi02269687-1 from 416807 to 892056 tid 1 2024-07-28T11:50:46.834 INFO:tasks.rados.rados.0.smithi022.stdout:1: writing smithi02269687-1 from 1542129 to 2016807 tid 2 2024-07-28T11:50:46.834 INFO:tasks.rados.rados.0.smithi022.stdout:2: write initial oid 2 2024-07-28T11:50:46.834 INFO:tasks.rados.rados.0.smithi022.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-07-28T11:50:46.842 INFO:tasks.rados.rados.0.smithi022.stdout:2: writing smithi02269687-2 from 416807 to 892056 tid 1 2024-07-28T11:50:46.852 INFO:tasks.rados.rados.0.smithi022.stdout:2: writing smithi02269687-2 from 1542129 to 2016807 tid 2 2024-07-28T11:50:46.852 INFO:tasks.rados.rados.0.smithi022.stdout:3: write initial oid 3 2024-07-28T11:50:46.852 INFO:tasks.rados.rados.0.smithi022.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-07-28T11:50:46.860 INFO:tasks.rados.rados.0.smithi022.stdout:3: writing smithi02269687-3 from 433614 to 984112 tid 1 2024-07-28T11:50:46.870 INFO:tasks.rados.rados.0.smithi022.stdout:3: writing smithi02269687-3 from 1600611 to 2033614 tid 2 2024-07-28T11:50:46.870 INFO:tasks.rados.rados.0.smithi022.stdout:4: write initial oid 4 2024-07-28T11:50:46.870 INFO:tasks.rados.rados.0.smithi022.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-07-28T11:50:46.878 INFO:tasks.rados.rados.0.smithi022.stdout:4: writing smithi02269687-4 from 450421 to 1076168 tid 1 2024-07-28T11:50:46.886 INFO:tasks.rados.rados.0.smithi022.stdout:4: writing smithi02269687-4 from 1659093 to 2050421 tid 2 2024-07-28T11:50:46.886 INFO:tasks.rados.rados.0.smithi022.stdout:5: write initial oid 5 2024-07-28T11:50:46.886 INFO:tasks.rados.rados.0.smithi022.stdout:1: finishing write tid 1 to smithi02269687-1 2024-07-28T11:50:46.886 INFO:tasks.rados.rados.0.smithi022.stdout:1: finishing write tid 2 to smithi02269687-1 2024-07-28T11:50:46.886 INFO:tasks.rados.rados.0.smithi022.stdout:1: finishing write tid 3 to smithi02269687-1 2024-07-28T11:50:46.886 INFO:tasks.rados.rados.0.smithi022.stdout:1: finishing write tid 4 to smithi02269687-1 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:2: finishing write tid 1 to smithi02269687-2 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:2: finishing write tid 2 to smithi02269687-2 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:2: finishing write tid 3 to smithi02269687-2 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:2: finishing write tid 4 to smithi02269687-2 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:3: finishing write tid 1 to smithi02269687-3 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:3: finishing write tid 2 to smithi02269687-3 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:3: finishing write tid 3 to smithi02269687-3 2024-07-28T11:50:46.887 INFO:tasks.rados.rados.0.smithi022.stdout:3: finishing write tid 4 to smithi02269687-3 2024-07-28T11:50:46.888 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-07-28T11:50:46.888 INFO:tasks.rados.rados.0.smithi022.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-07-28T11:50:46.888 INFO:tasks.rados.rados.0.smithi022.stdout:4: finishing write tid 1 to smithi02269687-4 2024-07-28T11:50:46.888 INFO:tasks.rados.rados.0.smithi022.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-07-28T11:50:46.895 INFO:tasks.rados.rados.0.smithi022.stdout:5: writing smithi02269687-5 from 467228 to 1168224 tid 1 2024-07-28T11:50:46.903 INFO:tasks.rados.rados.0.smithi022.stdout:5: writing smithi02269687-5 from 1717575 to 2067228 tid 2 2024-07-28T11:50:46.903 INFO:tasks.rados.rados.0.smithi022.stdout:1: done (4 left) 2024-07-28T11:50:46.903 INFO:tasks.rados.rados.0.smithi022.stdout:2: done (3 left) 2024-07-28T11:50:46.903 INFO:tasks.rados.rados.0.smithi022.stdout:3: done (2 left) 2024-07-28T11:50:46.903 INFO:tasks.rados.rados.0.smithi022.stdout:6: write initial oid 6 2024-07-28T11:50:46.903 INFO:tasks.rados.rados.0.smithi022.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-07-28T11:50:46.913 INFO:tasks.rados.rados.0.smithi022.stdout:6: writing smithi02269687-6 from 484035 to 1260280 tid 1 2024-07-28T11:50:46.919 INFO:tasks.rados.rados.0.smithi022.stdout:6: writing smithi02269687-6 from 2059704 to 2084035 tid 2 2024-07-28T11:50:46.919 INFO:tasks.rados.rados.0.smithi022.stdout:7: write initial oid 7 2024-07-28T11:50:46.919 INFO:tasks.rados.rados.0.smithi022.stdout:4: finishing write tid 2 to smithi02269687-4 2024-07-28T11:50:46.920 INFO:tasks.rados.rados.0.smithi022.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-07-28T11:50:46.926 INFO:tasks.rados.rados.0.smithi022.stdout:7: writing smithi02269687-7 from 500842 to 952336 tid 1 2024-07-28T11:50:46.934 INFO:tasks.rados.rados.0.smithi022.stdout:7: writing smithi02269687-7 from 1718186 to 2100842 tid 2 2024-07-28T11:50:46.934 INFO:tasks.rados.rados.0.smithi022.stdout:8: write initial oid 8 2024-07-28T11:50:46.934 INFO:tasks.rados.rados.0.smithi022.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-07-28T11:50:46.941 INFO:tasks.rados.rados.0.smithi022.stdout:8: writing smithi02269687-8 from 517649 to 1044392 tid 1 2024-07-28T11:50:46.949 INFO:tasks.rados.rados.0.smithi022.stdout:8: writing smithi02269687-8 from 1776668 to 2117649 tid 2 2024-07-28T11:50:46.949 INFO:tasks.rados.rados.0.smithi022.stdout:9: write initial oid 9 2024-07-28T11:50:46.949 INFO:tasks.rados.rados.0.smithi022.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-07-28T11:50:46.957 INFO:tasks.rados.rados.0.smithi022.stdout:9: writing smithi02269687-9 from 534456 to 1252801 tid 1 2024-07-28T11:50:46.962 INFO:tasks.rados.rados.0.smithi022.stdout:9: writing smithi02269687-9 from 1951503 to 2134456 tid 2 2024-07-28T11:50:46.963 INFO:tasks.rados.rados.0.smithi022.stdout:10: write initial oid 10 2024-07-28T11:50:46.963 INFO:tasks.rados.rados.0.smithi022.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-07-28T11:50:46.970 INFO:tasks.rados.rados.0.smithi022.stdout:10: writing smithi02269687-10 from 551263 to 1344857 tid 1 2024-07-28T11:50:46.975 INFO:tasks.rados.rados.0.smithi022.stdout:10: writing smithi02269687-10 from 1893632 to 2151263 tid 2 2024-07-28T11:50:46.975 INFO:tasks.rados.rados.0.smithi022.stdout:11: write initial oid 11 2024-07-28T11:50:46.975 INFO:tasks.rados.rados.0.smithi022.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-07-28T11:50:46.981 INFO:tasks.rados.rados.0.smithi022.stdout:11: writing smithi02269687-11 from 568070 to 1036913 tid 1 2024-07-28T11:50:46.988 INFO:tasks.rados.rados.0.smithi022.stdout:11: writing smithi02269687-11 from 1552114 to 2168070 tid 2 2024-07-28T11:50:46.988 INFO:tasks.rados.rados.0.smithi022.stdout:12: write initial oid 12 2024-07-28T11:50:46.988 INFO:tasks.rados.rados.0.smithi022.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-07-28T11:50:46.994 INFO:tasks.rados.rados.0.smithi022.stdout:12: writing smithi02269687-12 from 584877 to 1128969 tid 1 2024-07-28T11:50:47.000 INFO:tasks.rados.rados.0.smithi022.stdout:12: writing smithi02269687-12 from 1610596 to 2172599 tid 2 2024-07-28T11:50:47.000 INFO:tasks.rados.rados.0.smithi022.stdout:13: write initial oid 13 2024-07-28T11:50:47.001 INFO:tasks.rados.rados.0.smithi022.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-07-28T11:50:47.008 INFO:tasks.rados.rados.0.smithi022.stdout:13: writing smithi02269687-13 from 601684 to 1221025 tid 1 2024-07-28T11:50:47.013 INFO:tasks.rados.rados.0.smithi022.stdout:13: writing smithi02269687-13 from 1669078 to 2201684 tid 2 2024-07-28T11:50:47.014 INFO:tasks.rados.rados.0.smithi022.stdout:14: write initial oid 14 2024-07-28T11:50:47.014 INFO:tasks.rados.rados.0.smithi022.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-07-28T11:50:47.021 INFO:tasks.rados.rados.0.smithi022.stdout:14: writing smithi02269687-14 from 618491 to 1313081 tid 1 2024-07-28T11:50:47.026 INFO:tasks.rados.rados.0.smithi022.stdout:14: writing smithi02269687-14 from 2011207 to 2218491 tid 2 2024-07-28T11:50:47.026 INFO:tasks.rados.rados.0.smithi022.stdout:15: write initial oid 15 2024-07-28T11:50:47.026 INFO:tasks.rados.rados.0.smithi022.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-07-28T11:50:47.034 INFO:tasks.rados.rados.0.smithi022.stdout:15: writing smithi02269687-15 from 635298 to 1405137 tid 1 2024-07-28T11:50:47.039 INFO:tasks.rados.rados.0.smithi022.stdout:15: writing smithi02269687-15 from 2069689 to 2235298 tid 2 2024-07-28T11:50:47.039 INFO:tasks.rados.rados.0.smithi022.stdout:16: write initial oid 16 2024-07-28T11:50:47.039 INFO:tasks.rados.rados.0.smithi022.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-07-28T11:50:47.045 INFO:tasks.rados.rados.0.smithi022.stdout:16: writing smithi02269687-16 from 652105 to 1097193 tid 1 2024-07-28T11:50:47.051 INFO:tasks.rados.rados.0.smithi022.stdout:16: writing smithi02269687-16 from 1728171 to 2181159 tid 2 2024-07-28T11:50:47.051 INFO:tasks.rados.rados.0.smithi022.stdout:17: write initial oid 17 2024-07-28T11:50:47.051 INFO:tasks.rados.rados.0.smithi022.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-07-28T11:50:47.059 INFO:tasks.rados.rados.0.smithi022.stdout:17: writing smithi02269687-17 from 668912 to 1305602 tid 1 2024-07-28T11:50:47.065 INFO:tasks.rados.rados.0.smithi022.stdout:17: writing smithi02269687-17 from 1903006 to 2268912 tid 2 2024-07-28T11:50:47.065 INFO:tasks.rados.rados.0.smithi022.stdout:18: write initial oid 18 2024-07-28T11:50:47.065 INFO:tasks.rados.rados.0.smithi022.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-07-28T11:50:47.073 INFO:tasks.rados.rados.0.smithi022.stdout:18: writing smithi02269687-18 from 685719 to 1397658 tid 1 2024-07-28T11:50:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:46 smithi022 bash[21738]: audit 2024-07-28T11:50:46.584388+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.22:0/1948092458' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T11:50:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:46 smithi022 bash[21738]: audit 2024-07-28T11:50:46.584800+0000 mon.a (mon.0) 845 : 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-28T11:50:47.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:46 smithi022 bash[31305]: audit 2024-07-28T11:50:46.584388+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.22:0/1948092458' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T11:50:47.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:46 smithi022 bash[31305]: audit 2024-07-28T11:50:46.584800+0000 mon.a (mon.0) 845 : 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-28T11:50:47.079 INFO:tasks.rados.rados.0.smithi022.stdout:18: writing smithi02269687-18 from 1845135 to 2285719 tid 2 2024-07-28T11:50:47.079 INFO:tasks.rados.rados.0.smithi022.stdout:19: write initial oid 19 2024-07-28T11:50:47.079 INFO:tasks.rados.rados.0.smithi022.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-07-28T11:50:47.086 INFO:tasks.rados.rados.0.smithi022.stdout:19: writing smithi02269687-19 from 702526 to 1489714 tid 1 2024-07-28T11:50:47.091 INFO:tasks.rados.rados.0.smithi022.stdout:19: writing smithi02269687-19 from 1903617 to 2302526 tid 2 2024-07-28T11:50:47.091 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.091 INFO:tasks.rados.rados.0.smithi022.stdout:4: finishing write tid 3 to smithi02269687-4 2024-07-28T11:50:47.091 INFO:tasks.rados.rados.0.smithi022.stdout:4: finishing write tid 4 to smithi02269687-4 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 6 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:5: finishing write tid 1 to smithi02269687-5 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:5: finishing write tid 2 to smithi02269687-5 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:4: done (15 left) 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:20: write initial oid 20 2024-07-28T11:50:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-07-28T11:50:47.098 INFO:tasks.rados.rados.0.smithi022.stdout:20: writing smithi02269687-20 from 719333 to 1181770 tid 1 2024-07-28T11:50:47.105 INFO:tasks.rados.rados.0.smithi022.stdout:20: writing smithi02269687-20 from 1962099 to 2319333 tid 2 2024-07-28T11:50:47.105 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.105 INFO:tasks.rados.rados.0.smithi022.stdout:5: finishing write tid 3 to smithi02269687-5 2024-07-28T11:50:47.105 INFO:tasks.rados.rados.0.smithi022.stdout:5: finishing write tid 4 to smithi02269687-5 2024-07-28T11:50:47.106 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-07-28T11:50:47.106 INFO:tasks.rados.rados.0.smithi022.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-07-28T11:50:47.106 INFO:tasks.rados.rados.0.smithi022.stdout:6: finishing write tid 1 to smithi02269687-6 2024-07-28T11:50:47.106 INFO:tasks.rados.rados.0.smithi022.stdout:5: done (15 left) 2024-07-28T11:50:47.106 INFO:tasks.rados.rados.0.smithi022.stdout:21: write initial oid 21 2024-07-28T11:50:47.107 INFO:tasks.rados.rados.0.smithi022.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-07-28T11:50:47.111 INFO:tasks.rados.rados.0.smithi022.stdout:21: writing smithi02269687-21 from 736140 to 1273826 tid 1 2024-07-28T11:50:47.117 INFO:tasks.rados.rados.0.smithi022.stdout:21: writing smithi02269687-21 from 2020581 to 2336140 tid 2 2024-07-28T11:50:47.117 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:6: finishing write tid 2 to smithi02269687-6 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:6: finishing write tid 3 to smithi02269687-6 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:6: finishing write tid 4 to smithi02269687-6 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:7: finishing write tid 1 to smithi02269687-7 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:7: finishing write tid 2 to smithi02269687-7 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:6: done (15 left) 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:22: write initial oid 22 2024-07-28T11:50:47.118 INFO:tasks.rados.rados.0.smithi022.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-07-28T11:50:47.125 INFO:tasks.rados.rados.0.smithi022.stdout:22: writing smithi02269687-22 from 752947 to 1365882 tid 1 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:22: writing smithi02269687-22 from 1962710 to 2352947 tid 2 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:7: finishing write tid 3 to smithi02269687-7 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:7: finishing write tid 4 to smithi02269687-7 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 9 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:8: finishing write tid 1 to smithi02269687-8 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:8: finishing write tid 2 to smithi02269687-8 2024-07-28T11:50:47.131 INFO:tasks.rados.rados.0.smithi022.stdout:7: done (15 left) 2024-07-28T11:50:47.132 INFO:tasks.rados.rados.0.smithi022.stdout:23: write initial oid 23 2024-07-28T11:50:47.132 INFO:tasks.rados.rados.0.smithi022.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-07-28T11:50:47.139 INFO:tasks.rados.rados.0.smithi022.stdout:23: writing smithi02269687-23 from 769754 to 1457938 tid 1 2024-07-28T11:50:47.144 INFO:tasks.rados.rados.0.smithi022.stdout:23: writing smithi02269687-23 from 2021192 to 2369754 tid 2 2024-07-28T11:50:47.144 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:8: finishing write tid 3 to smithi02269687-8 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:8: finishing write tid 4 to smithi02269687-8 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:9: finishing write tid 1 to smithi02269687-9 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:9: finishing write tid 2 to smithi02269687-9 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:9: finishing write tid 3 to smithi02269687-9 2024-07-28T11:50:47.145 INFO:tasks.rados.rados.0.smithi022.stdout:8: done (15 left) 2024-07-28T11:50:47.146 INFO:tasks.rados.rados.0.smithi022.stdout:24: write initial oid 24 2024-07-28T11:50:47.146 INFO:tasks.rados.rados.0.smithi022.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-07-28T11:50:47.151 INFO:tasks.rados.rados.0.smithi022.stdout:24: writing smithi02269687-24 from 786561 to 1266347 tid 1 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:24: writing smithi02269687-24 from 1796027 to 2263691 tid 2 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:9: finishing write tid 4 to smithi02269687-9 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:10: finishing write tid 1 to smithi02269687-10 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:9: done (15 left) 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:25: write initial oid 25 2024-07-28T11:50:47.157 INFO:tasks.rados.rados.0.smithi022.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-07-28T11:50:47.162 INFO:tasks.rados.rados.0.smithi022.stdout:25: writing smithi02269687-25 from 403368 to 958403 tid 1 2024-07-28T11:50:47.169 INFO:tasks.rados.rados.0.smithi022.stdout:25: writing smithi02269687-25 from 1454509 to 2182184 tid 2 2024-07-28T11:50:47.169 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.169 INFO:tasks.rados.rados.0.smithi022.stdout:10: finishing write tid 2 to smithi02269687-10 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:10: finishing write tid 3 to smithi02269687-10 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:10: finishing write tid 4 to smithi02269687-10 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:11: finishing write tid 1 to smithi02269687-11 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:11: finishing write tid 2 to smithi02269687-11 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:10: done (15 left) 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:26: write initial oid 26 2024-07-28T11:50:47.170 INFO:tasks.rados.rados.0.smithi022.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-07-28T11:50:47.175 INFO:tasks.rados.rados.0.smithi022.stdout:26: writing smithi02269687-26 from 420175 to 1050459 tid 1 2024-07-28T11:50:47.182 INFO:tasks.rados.rados.0.smithi022.stdout:26: writing smithi02269687-26 from 1796638 to 2267971 tid 2 2024-07-28T11:50:47.182 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.182 INFO:tasks.rados.rados.0.smithi022.stdout:11: finishing write tid 3 to smithi02269687-11 2024-07-28T11:50:47.182 INFO:tasks.rados.rados.0.smithi022.stdout:11: finishing write tid 4 to smithi02269687-11 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:12: finishing write tid 1 to smithi02269687-12 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:12: finishing write tid 2 to smithi02269687-12 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:11: done (15 left) 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:27: write initial oid 27 2024-07-28T11:50:47.183 INFO:tasks.rados.rados.0.smithi022.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-07-28T11:50:47.189 INFO:tasks.rados.rados.0.smithi022.stdout:27: writing smithi02269687-27 from 436982 to 1142515 tid 1 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:27: writing smithi02269687-27 from 1855120 to 2436982 tid 2 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:12: finishing write tid 3 to smithi02269687-12 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:12: finishing write tid 4 to smithi02269687-12 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:13: finishing write tid 1 to smithi02269687-13 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:13: finishing write tid 2 to smithi02269687-13 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:12: done (15 left) 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:28: write initial oid 28 2024-07-28T11:50:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-07-28T11:50:47.204 INFO:tasks.rados.rados.0.smithi022.stdout:28: writing smithi02269687-28 from 453789 to 1234571 tid 1 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:28: writing smithi02269687-28 from 1913602 to 2388604 tid 2 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:13: finishing write tid 3 to smithi02269687-13 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:13: finishing write tid 4 to smithi02269687-13 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 12 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:14: finishing write tid 1 to smithi02269687-14 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:14: finishing write tid 2 to smithi02269687-14 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:13: done (15 left) 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:29: write initial oid 29 2024-07-28T11:50:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-07-28T11:50:47.216 INFO:tasks.rados.rados.0.smithi022.stdout:29: writing smithi02269687-29 from 470596 to 926627 tid 1 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout:29: writing smithi02269687-29 from 1572084 to 2190744 tid 2 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout:14: finishing write tid 3 to smithi02269687-14 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout:14: finishing write tid 4 to smithi02269687-14 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 15 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-07-28T11:50:47.223 INFO:tasks.rados.rados.0.smithi022.stdout:15: finishing write tid 1 to smithi02269687-15 2024-07-28T11:50:47.224 INFO:tasks.rados.rados.0.smithi022.stdout:15: finishing write tid 2 to smithi02269687-15 2024-07-28T11:50:47.224 INFO:tasks.rados.rados.0.smithi022.stdout:14: done (15 left) 2024-07-28T11:50:47.224 INFO:tasks.rados.rados.0.smithi022.stdout:30: write initial oid 30 2024-07-28T11:50:47.224 INFO:tasks.rados.rados.0.smithi022.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-07-28T11:50:47.229 INFO:tasks.rados.rados.0.smithi022.stdout:30: writing smithi02269687-30 from 487403 to 1018683 tid 1 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:30: writing smithi02269687-30 from 1514213 to 1992884 tid 2 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:15: finishing write tid 3 to smithi02269687-15 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:15: finishing write tid 4 to smithi02269687-15 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 18 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:16: finishing write tid 1 to smithi02269687-16 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:16: finishing write tid 2 to smithi02269687-16 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:16: finishing write tid 3 to smithi02269687-16 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:16: finishing write tid 4 to smithi02269687-16 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-07-28T11:50:47.235 INFO:tasks.rados.rados.0.smithi022.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:50:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:17: finishing write tid 1 to smithi02269687-17 2024-07-28T11:50:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:15: done (15 left) 2024-07-28T11:50:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:16: done (14 left) 2024-07-28T11:50:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:31: write initial oid 31 2024-07-28T11:50:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-07-28T11:50:47.241 INFO:tasks.rados.rados.0.smithi022.stdout:31: writing smithi02269687-31 from 504210 to 1110739 tid 1 2024-07-28T11:50:47.247 INFO:tasks.rados.rados.0.smithi022.stdout:31: writing smithi02269687-31 from 1572695 to 2195024 tid 2 2024-07-28T11:50:47.247 INFO:tasks.rados.rados.0.smithi022.stdout:32: write initial oid 32 2024-07-28T11:50:47.247 INFO:tasks.rados.rados.0.smithi022.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-07-28T11:50:47.255 INFO:tasks.rados.rados.0.smithi022.stdout:32: writing smithi02269687-32 from 521017 to 1319148 tid 1 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:32: writing smithi02269687-32 from 1747530 to 2229870 tid 2 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:17: finishing write tid 2 to smithi02269687-17 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:17: finishing write tid 3 to smithi02269687-17 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:17: finishing write tid 4 to smithi02269687-17 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:18: finishing write tid 1 to smithi02269687-18 2024-07-28T11:50:47.260 INFO:tasks.rados.rados.0.smithi022.stdout:18: finishing write tid 2 to smithi02269687-18 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:18: finishing write tid 3 to smithi02269687-18 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:18: finishing write tid 4 to smithi02269687-18 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 3 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:19: finishing write tid 1 to smithi02269687-19 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:19: finishing write tid 2 to smithi02269687-19 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:19: finishing write tid 3 to smithi02269687-19 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:19: finishing write tid 4 to smithi02269687-19 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:20: finishing write tid 1 to smithi02269687-20 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:17: done (15 left) 2024-07-28T11:50:47.261 INFO:tasks.rados.rados.0.smithi022.stdout:18: done (14 left) 2024-07-28T11:50:47.262 INFO:tasks.rados.rados.0.smithi022.stdout:19: done (13 left) 2024-07-28T11:50:47.262 INFO:tasks.rados.rados.0.smithi022.stdout:33: write initial oid 33 2024-07-28T11:50:47.262 INFO:tasks.rados.rados.0.smithi022.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-07-28T11:50:47.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:46 smithi150 bash[24144]: audit 2024-07-28T11:50:46.584388+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.22:0/1948092458' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T11:50:47.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:46 smithi150 bash[24144]: audit 2024-07-28T11:50:46.584800+0000 mon.a (mon.0) 845 : 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-28T11:50:47.265 INFO:tasks.rados.rados.0.smithi022.stdout:33: writing smithi02269687-33 from 537824 to 1011204 tid 1 2024-07-28T11:50:47.274 INFO:tasks.rados.rados.0.smithi022.stdout:33: writing smithi02269687-33 from 1806012 to 2432010 tid 2 2024-07-28T11:50:47.274 INFO:tasks.rados.rados.0.smithi022.stdout:34: write initial oid 34 2024-07-28T11:50:47.274 INFO:tasks.rados.rados.0.smithi022.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-07-28T11:50:47.280 INFO:tasks.rados.rados.0.smithi022.stdout:34: writing smithi02269687-34 from 554631 to 1103260 tid 1 2024-07-28T11:50:47.287 INFO:tasks.rados.rados.0.smithi022.stdout:34: writing smithi02269687-34 from 1748141 to 2234150 tid 2 2024-07-28T11:50:47.287 INFO:tasks.rados.rados.0.smithi022.stdout:35: write initial oid 35 2024-07-28T11:50:47.287 INFO:tasks.rados.rados.0.smithi022.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-07-28T11:50:47.293 INFO:tasks.rados.rados.0.smithi022.stdout:35: writing smithi02269687-35 from 571438 to 1195316 tid 1 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:35: writing smithi02269687-35 from 1806623 to 2436290 tid 2 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:20: finishing write tid 2 to smithi02269687-20 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:20: finishing write tid 3 to smithi02269687-20 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:20: finishing write tid 4 to smithi02269687-20 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:21: finishing write tid 1 to smithi02269687-21 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:20: done (15 left) 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:36: write initial oid 36 2024-07-28T11:50:47.301 INFO:tasks.rados.rados.0.smithi022.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-07-28T11:50:47.308 INFO:tasks.rados.rados.0.smithi022.stdout:36: writing smithi02269687-36 from 588245 to 1287372 tid 1 2024-07-28T11:50:47.314 INFO:tasks.rados.rados.0.smithi022.stdout:36: writing smithi02269687-36 from 1865105 to 2354783 tid 2 2024-07-28T11:50:47.314 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.314 INFO:tasks.rados.rados.0.smithi022.stdout:21: finishing write tid 2 to smithi02269687-21 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:21: finishing write tid 3 to smithi02269687-21 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:21: finishing write tid 4 to smithi02269687-21 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:22: finishing write tid 1 to smithi02269687-22 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:21: done (15 left) 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:37: write initial oid 37 2024-07-28T11:50:47.315 INFO:tasks.rados.rados.0.smithi022.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-07-28T11:50:47.322 INFO:tasks.rados.rados.0.smithi022.stdout:37: writing smithi02269687-37 from 605052 to 1379428 tid 1 2024-07-28T11:50:47.329 INFO:tasks.rados.rados.0.smithi022.stdout:37: writing smithi02269687-37 from 1923587 to 2556923 tid 2 2024-07-28T11:50:47.329 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.329 INFO:tasks.rados.rados.0.smithi022.stdout:22: finishing write tid 2 to smithi02269687-22 2024-07-28T11:50:47.329 INFO:tasks.rados.rados.0.smithi022.stdout:22: finishing write tid 3 to smithi02269687-22 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:22: finishing write tid 4 to smithi02269687-22 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:23: finishing write tid 1 to smithi02269687-23 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:23: finishing write tid 2 to smithi02269687-23 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:23: finishing write tid 3 to smithi02269687-23 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:23: finishing write tid 4 to smithi02269687-23 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:22: done (15 left) 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:23: done (14 left) 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:38: write initial oid 38 2024-07-28T11:50:47.330 INFO:tasks.rados.rados.0.smithi022.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-07-28T11:50:47.335 INFO:tasks.rados.rados.0.smithi022.stdout:38: writing smithi02269687-38 from 621859 to 1071484 tid 1 2024-07-28T11:50:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:38: writing smithi02269687-38 from 1865716 to 2621859 tid 2 2024-07-28T11:50:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:39: write initial oid 39 2024-07-28T11:50:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-07-28T11:50:47.351 INFO:tasks.rados.rados.0.smithi022.stdout:39: writing smithi02269687-39 from 638666 to 1163540 tid 1 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:39: writing smithi02269687-39 from 1924198 to 2561203 tid 2 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:24: finishing write tid 1 to smithi02269687-24 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:24: finishing write tid 2 to smithi02269687-24 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:24: finishing write tid 3 to smithi02269687-24 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:24: finishing write tid 4 to smithi02269687-24 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:25: finishing write tid 1 to smithi02269687-25 2024-07-28T11:50:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:25: finishing write tid 2 to smithi02269687-25 2024-07-28T11:50:47.360 INFO:tasks.rados.rados.0.smithi022.stdout:25: finishing write tid 3 to smithi02269687-25 2024-07-28T11:50:47.360 INFO:tasks.rados.rados.0.smithi022.stdout:24: done (15 left) 2024-07-28T11:50:47.360 INFO:tasks.rados.rados.0.smithi022.stdout:40: write initial oid 40 2024-07-28T11:50:47.360 INFO:tasks.rados.rados.0.smithi022.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-07-28T11:50:47.366 INFO:tasks.rados.rados.0.smithi022.stdout:40: writing smithi02269687-40 from 655473 to 1371949 tid 1 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:40: writing smithi02269687-40 from 2099033 to 2655473 tid 2 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:25: finishing write tid 4 to smithi02269687-25 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:25: done (15 left) 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:41: write initial oid 41 2024-07-28T11:50:47.374 INFO:tasks.rados.rados.0.smithi022.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-07-28T11:50:47.382 INFO:tasks.rados.rados.0.smithi022.stdout:41: writing smithi02269687-41 from 672280 to 1464005 tid 1 2024-07-28T11:50:47.389 INFO:tasks.rados.rados.0.smithi022.stdout:41: writing smithi02269687-41 from 2157515 to 2672280 tid 2 2024-07-28T11:50:47.389 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.389 INFO:tasks.rados.rados.0.smithi022.stdout:26: finishing write tid 1 to smithi02269687-26 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:26: finishing write tid 2 to smithi02269687-26 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:26: finishing write tid 3 to smithi02269687-26 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:26: finishing write tid 4 to smithi02269687-26 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 9 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:27: finishing write tid 1 to smithi02269687-27 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:27: finishing write tid 2 to smithi02269687-27 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:27: finishing write tid 3 to smithi02269687-27 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:27: finishing write tid 4 to smithi02269687-27 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 9 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-07-28T11:50:47.390 INFO:tasks.rados.rados.0.smithi022.stdout:26: done (15 left) 2024-07-28T11:50:47.391 INFO:tasks.rados.rados.0.smithi022.stdout:27: done (14 left) 2024-07-28T11:50:47.391 INFO:tasks.rados.rados.0.smithi022.stdout:42: write initial oid 42 2024-07-28T11:50:47.391 INFO:tasks.rados.rados.0.smithi022.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-07-28T11:50:47.395 INFO:tasks.rados.rados.0.smithi022.stdout:42: writing smithi02269687-42 from 689087 to 1156061 tid 1 2024-07-28T11:50:47.403 INFO:tasks.rados.rados.0.smithi022.stdout:42: writing smithi02269687-42 from 1699644 to 2483976 tid 2 2024-07-28T11:50:47.403 INFO:tasks.rados.rados.0.smithi022.stdout:43: write initial oid 43 2024-07-28T11:50:47.403 INFO:tasks.rados.rados.0.smithi022.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-07-28T11:50:47.410 INFO:tasks.rados.rados.0.smithi022.stdout:43: writing smithi02269687-43 from 705894 to 1248117 tid 1 2024-07-28T11:50:47.417 INFO:tasks.rados.rados.0.smithi022.stdout:43: writing smithi02269687-43 from 1758126 to 2402469 tid 2 2024-07-28T11:50:47.417 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.417 INFO:tasks.rados.rados.0.smithi022.stdout:28: finishing write tid 1 to smithi02269687-28 2024-07-28T11:50:47.417 INFO:tasks.rados.rados.0.smithi022.stdout:28: finishing write tid 2 to smithi02269687-28 2024-07-28T11:50:47.417 INFO:tasks.rados.rados.0.smithi022.stdout:28: finishing write tid 3 to smithi02269687-28 2024-07-28T11:50:47.417 INFO:tasks.rados.rados.0.smithi022.stdout:28: finishing write tid 4 to smithi02269687-28 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 3 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:29: finishing write tid 1 to smithi02269687-29 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:29: finishing write tid 2 to smithi02269687-29 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:29: finishing write tid 3 to smithi02269687-29 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:29: finishing write tid 4 to smithi02269687-29 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:28: done (15 left) 2024-07-28T11:50:47.418 INFO:tasks.rados.rados.0.smithi022.stdout:29: done (14 left) 2024-07-28T11:50:47.419 INFO:tasks.rados.rados.0.smithi022.stdout:44: write initial oid 44 2024-07-28T11:50:47.419 INFO:tasks.rados.rados.0.smithi022.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-07-28T11:50:47.424 INFO:tasks.rados.rados.0.smithi022.stdout:44: writing smithi02269687-44 from 722701 to 1340173 tid 1 2024-07-28T11:50:47.432 INFO:tasks.rados.rados.0.smithi022.stdout:44: writing smithi02269687-44 from 1816608 to 2604609 tid 2 2024-07-28T11:50:47.432 INFO:tasks.rados.rados.0.smithi022.stdout:45: write initial oid 45 2024-07-28T11:50:47.432 INFO:tasks.rados.rados.0.smithi022.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-07-28T11:50:47.440 INFO:tasks.rados.rados.0.smithi022.stdout:45: writing smithi02269687-45 from 739508 to 1432229 tid 1 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:45: writing smithi02269687-45 from 1875090 to 2523102 tid 2 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:30: finishing write tid 1 to smithi02269687-30 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:30: finishing write tid 2 to smithi02269687-30 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:30: finishing write tid 3 to smithi02269687-30 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:30: finishing write tid 4 to smithi02269687-30 2024-07-28T11:50:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-28T11:50:47.447 INFO:tasks.rados.rados.0.smithi022.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:50:47.447 INFO:tasks.rados.rados.0.smithi022.stdout:31: finishing write tid 1 to smithi02269687-31 2024-07-28T11:50:47.447 INFO:tasks.rados.rados.0.smithi022.stdout:30: done (15 left) 2024-07-28T11:50:47.447 INFO:tasks.rados.rados.0.smithi022.stdout:46: write initial oid 46 2024-07-28T11:50:47.447 INFO:tasks.rados.rados.0.smithi022.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-07-28T11:50:47.454 INFO:tasks.rados.rados.0.smithi022.stdout:46: writing smithi02269687-46 from 756315 to 1524285 tid 1 2024-07-28T11:50:47.461 INFO:tasks.rados.rados.0.smithi022.stdout:46: writing smithi02269687-46 from 1933572 to 2725242 tid 2 2024-07-28T11:50:47.461 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.461 INFO:tasks.rados.rados.0.smithi022.stdout:31: finishing write tid 2 to smithi02269687-31 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:31: finishing write tid 3 to smithi02269687-31 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:31: finishing write tid 4 to smithi02269687-31 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:31: done (15 left) 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:47: write initial oid 47 2024-07-28T11:50:47.462 INFO:tasks.rados.rados.0.smithi022.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-07-28T11:50:47.469 INFO:tasks.rados.rados.0.smithi022.stdout:47: writing smithi02269687-47 from 773122 to 1332694 tid 1 2024-07-28T11:50:47.476 INFO:tasks.rados.rados.0.smithi022.stdout:47: writing smithi02269687-47 from 1992054 to 2643735 tid 2 2024-07-28T11:50:47.476 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.476 INFO:tasks.rados.rados.0.smithi022.stdout:32: finishing write tid 1 to smithi02269687-32 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:32: finishing write tid 2 to smithi02269687-32 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:32: finishing write tid 3 to smithi02269687-32 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:32: finishing write tid 4 to smithi02269687-32 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 3 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:33: finishing write tid 1 to smithi02269687-33 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:32: done (15 left) 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:48: write initial oid 48 2024-07-28T11:50:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-07-28T11:50:47.484 INFO:tasks.rados.rados.0.smithi022.stdout:48: writing smithi02269687-48 from 789929 to 1424750 tid 1 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout:48: writing smithi02269687-48 from 2050536 to 2789929 tid 2 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout:33: finishing write tid 2 to smithi02269687-33 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout:33: finishing write tid 3 to smithi02269687-33 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout:33: finishing write tid 4 to smithi02269687-33 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 12 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-07-28T11:50:47.493 INFO:tasks.rados.rados.0.smithi022.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:34: finishing write tid 1 to smithi02269687-34 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:34: finishing write tid 2 to smithi02269687-34 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:34: finishing write tid 3 to smithi02269687-34 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:34: finishing write tid 4 to smithi02269687-34 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:33: done (15 left) 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:34: done (14 left) 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:49: write initial oid 49 2024-07-28T11:50:47.494 INFO:tasks.rados.rados.0.smithi022.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-07-28T11:50:47.500 INFO:tasks.rados.rados.0.smithi022.stdout:49: writing smithi02269687-49 from 406736 to 1116806 tid 1 2024-07-28T11:50:47.507 INFO:tasks.rados.rados.0.smithi022.stdout:49: writing smithi02269687-49 from 1709018 to 2364368 tid 2 2024-07-28T11:50:47.507 INFO:tasks.rados.rados.0.smithi022.stdout:50: write initial oid 50 2024-07-28T11:50:47.507 INFO:tasks.rados.rados.0.smithi022.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-07-28T11:50:47.514 INFO:tasks.rados.rados.0.smithi022.stdout:50: writing smithi02269687-50 from 423543 to 1208862 tid 1 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:50: writing smithi02269687-50 from 1767500 to 2566508 tid 2 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:35: finishing write tid 1 to smithi02269687-35 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:35: finishing write tid 2 to smithi02269687-35 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:35: finishing write tid 3 to smithi02269687-35 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:35: finishing write tid 4 to smithi02269687-35 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 9 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-07-28T11:50:47.522 INFO:tasks.rados.rados.0.smithi022.stdout:35: done (15 left) 2024-07-28T11:50:47.523 INFO:tasks.rados.rados.0.smithi022.stdout:51: write oid 2 current snap is 0 2024-07-28T11:50:47.523 INFO:tasks.rados.rados.0.smithi022.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-07-28T11:50:47.527 INFO:tasks.rados.rados.0.smithi022.stdout:51: writing smithi02269687-2 from 440350 to 900918 tid 1 2024-07-28T11:50:47.532 INFO:tasks.rados.rados.0.smithi022.stdout:51: writing smithi02269687-2 from 1309629 to 1852295 tid 2 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:51: writing smithi02269687-2 from 2323973 to 2840350 tid 3 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout: waiting on 16 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:36: finishing write tid 1 to smithi02269687-36 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:36: finishing write tid 2 to smithi02269687-36 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:36: finishing write tid 3 to smithi02269687-36 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:36: finishing write tid 4 to smithi02269687-36 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:37: finishing write tid 1 to smithi02269687-37 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:37: finishing write tid 2 to smithi02269687-37 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:37: finishing write tid 3 to smithi02269687-37 2024-07-28T11:50:47.539 INFO:tasks.rados.rados.0.smithi022.stdout:37: finishing write tid 4 to smithi02269687-37 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 3 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:38: finishing write tid 1 to smithi02269687-38 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:38: finishing write tid 2 to smithi02269687-38 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:38: finishing write tid 3 to smithi02269687-38 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:38: finishing write tid 4 to smithi02269687-38 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 12 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:39: finishing write tid 1 to smithi02269687-39 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:39: finishing write tid 2 to smithi02269687-39 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:36: done (15 left) 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:37: done (14 left) 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:38: done (13 left) 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:52: rollback oid 18 current snap is 0 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:52: done (13 left) 2024-07-28T11:50:47.540 INFO:tasks.rados.rados.0.smithi022.stdout:53: write oid 8 current snap is 0 2024-07-28T11:50:47.541 INFO:tasks.rados.rados.0.smithi022.stdout:39: finishing write tid 3 to smithi02269687-39 2024-07-28T11:50:47.541 INFO:tasks.rados.rados.0.smithi022.stdout:53: seq_num 51 ranges {457157=535817,1768111=402677} 2024-07-28T11:50:47.544 INFO:tasks.rados.rados.0.smithi022.stdout:53: writing smithi02269687-8 from 457157 to 992974 tid 1 2024-07-28T11:50:47.551 INFO:tasks.rados.rados.0.smithi022.stdout:53: writing smithi02269687-8 from 1768111 to 2170788 tid 2 2024-07-28T11:50:47.551 INFO:tasks.rados.rados.0.smithi022.stdout:54: write oid 21 current snap is 0 2024-07-28T11:50:47.551 INFO:tasks.rados.rados.0.smithi022.stdout:39: finishing write tid 4 to smithi02269687-39 2024-07-28T11:50:47.552 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-07-28T11:50:47.552 INFO:tasks.rados.rados.0.smithi022.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:50:47.552 INFO:tasks.rados.rados.0.smithi022.stdout:40: finishing write tid 1 to smithi02269687-40 2024-07-28T11:50:47.552 INFO:tasks.rados.rados.0.smithi022.stdout:54: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-07-28T11:50:47.557 INFO:tasks.rados.rados.0.smithi022.stdout:54: writing smithi02269687-21 from 473964 to 1085030 tid 1 2024-07-28T11:50:47.565 INFO:tasks.rados.rados.0.smithi022.stdout:54: writing smithi02269687-21 from 1826593 to 2372928 tid 2 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:54: writing smithi02269687-21 from 2778819 to 2873964 tid 3 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:39: done (14 left) 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:55: delete oid 10 current snap is 0 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:40: finishing write tid 2 to smithi02269687-40 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:40: finishing write tid 3 to smithi02269687-40 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:40: finishing write tid 4 to smithi02269687-40 2024-07-28T11:50:47.568 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 9 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:41: finishing write tid 1 to smithi02269687-41 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:41: finishing write tid 2 to smithi02269687-41 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:41: finishing write tid 3 to smithi02269687-41 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:41: finishing write tid 4 to smithi02269687-41 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:42: finishing write tid 1 to smithi02269687-42 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:42: finishing write tid 2 to smithi02269687-42 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:42: finishing write tid 3 to smithi02269687-42 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:42: finishing write tid 4 to smithi02269687-42 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-07-28T11:50:47.569 INFO:tasks.rados.rados.0.smithi022.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:43: finishing write tid 1 to smithi02269687-43 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:43: finishing write tid 2 to smithi02269687-43 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:43: finishing write tid 3 to smithi02269687-43 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:43: finishing write tid 4 to smithi02269687-43 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 15 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:44: finishing write tid 1 to smithi02269687-44 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:44: finishing write tid 2 to smithi02269687-44 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:44: finishing write tid 3 to smithi02269687-44 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:44: finishing write tid 4 to smithi02269687-44 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 15 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-07-28T11:50:47.570 INFO:tasks.rados.rados.0.smithi022.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:45: finishing write tid 1 to smithi02269687-45 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:45: finishing write tid 2 to smithi02269687-45 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:45: finishing write tid 3 to smithi02269687-45 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:45: finishing write tid 4 to smithi02269687-45 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 12 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:46: finishing write tid 1 to smithi02269687-46 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:46: finishing write tid 2 to smithi02269687-46 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:46: finishing write tid 3 to smithi02269687-46 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:46: finishing write tid 4 to smithi02269687-46 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 15 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-07-28T11:50:47.571 INFO:tasks.rados.rados.0.smithi022.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:47: finishing write tid 1 to smithi02269687-47 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:47: finishing write tid 2 to smithi02269687-47 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:47: finishing write tid 3 to smithi02269687-47 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:47: finishing write tid 4 to smithi02269687-47 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:48: finishing write tid 1 to smithi02269687-48 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:48: finishing write tid 2 to smithi02269687-48 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:48: finishing write tid 3 to smithi02269687-48 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:48: finishing write tid 4 to smithi02269687-48 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 15 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:49: finishing write tid 1 to smithi02269687-49 2024-07-28T11:50:47.572 INFO:tasks.rados.rados.0.smithi022.stdout:49: finishing write tid 2 to smithi02269687-49 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:49: finishing write tid 3 to smithi02269687-49 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:49: finishing write tid 4 to smithi02269687-49 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 6 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:50: finishing write tid 1 to smithi02269687-50 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:50: finishing write tid 2 to smithi02269687-50 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:50: finishing write tid 3 to smithi02269687-50 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:50: finishing write tid 4 to smithi02269687-50 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:51: finishing write tid 1 to smithi02269687-2 2024-07-28T11:50:47.573 INFO:tasks.rados.rados.0.smithi022.stdout:51: finishing write tid 2 to smithi02269687-2 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:51: finishing write tid 3 to smithi02269687-2 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:51: finishing write tid 4 to smithi02269687-2 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:51: finishing write tid 5 to smithi02269687-2 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 22 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:51: left oid 2 (ObjNum 50 snap 0 seq_num 50) 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:53: finishing write tid 1 to smithi02269687-8 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:53: finishing write tid 2 to smithi02269687-8 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:53: finishing write tid 3 to smithi02269687-8 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:53: finishing write tid 4 to smithi02269687-8 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 18 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:53: left oid 8 (ObjNum 51 snap 0 seq_num 51) 2024-07-28T11:50:47.574 INFO:tasks.rados.rados.0.smithi022.stdout:54: finishing write tid 1 to smithi02269687-21 2024-07-28T11:50:47.575 INFO:tasks.rados.rados.0.smithi022.stdout:40: done (14 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:41: done (13 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:42: done (12 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:43: done (11 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:44: done (10 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:45: done (9 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:46: done (8 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:47: done (7 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:48: done (6 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:49: done (5 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:50: done (4 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:51: done (3 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:53: done (2 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:55: done (1 left) 2024-07-28T11:50:47.576 INFO:tasks.rados.rados.0.smithi022.stdout:56: read oid 15 snap -1 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:56: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:57: delete oid 13 current snap is 0 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:54: finishing write tid 2 to smithi02269687-21 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:54: finishing write tid 3 to smithi02269687-21 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:54: finishing write tid 4 to smithi02269687-21 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:54: finishing write tid 5 to smithi02269687-21 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 10 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-07-28T11:50:47.577 INFO:tasks.rados.rados.0.smithi022.stdout:54: left oid 21 (ObjNum 52 snap 0 seq_num 52) 2024-07-28T11:50:47.582 INFO:tasks.rados.rados.0.smithi022.stdout:54: done (2 left) 2024-07-28T11:50:47.582 INFO:tasks.rados.rados.0.smithi022.stdout:57: done (1 left) 2024-07-28T11:50:47.582 INFO:tasks.rados.rados.0.smithi022.stdout:58: read oid 3 snap -1 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:58: expect (ObjNum 2 snap 0 seq_num 2) 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:59: read oid 28 snap -1 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:59: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:60: read oid 34 snap -1 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:60: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:61: delete oid 2 current snap is 0 2024-07-28T11:50:47.583 INFO:tasks.rados.rados.0.smithi022.stdout:56: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:50:47.709 INFO:tasks.rados.rados.0.smithi022.stdout:58: expect (ObjNum 2 snap 0 seq_num 2) 2024-07-28T11:50:47.773 INFO:tasks.rados.rados.0.smithi022.stdout:59: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-28T11:50:47.851 INFO:tasks.rados.rados.0.smithi022.stdout:60: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:50:47.934 INFO:tasks.rados.rados.0.smithi022.stdout:56: done (4 left) 2024-07-28T11:50:47.934 INFO:tasks.rados.rados.0.smithi022.stdout:58: done (3 left) 2024-07-28T11:50:47.934 INFO:tasks.rados.rados.0.smithi022.stdout:59: done (2 left) 2024-07-28T11:50:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:60: done (1 left) 2024-07-28T11:50:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:61: done (0 left) 2024-07-28T11:50:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:62: write oid 29 current snap is 0 2024-07-28T11:50:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:62: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-07-28T11:50:47.948 INFO:tasks.rados.rados.0.smithi022.stdout:62: writing smithi02269687-29 from 541192 to 1169607 tid 1 2024-07-28T11:50:47.959 INFO:tasks.rados.rados.0.smithi022.stdout:62: writing smithi02269687-29 from 1660521 to 2214194 tid 2 2024-07-28T11:50:47.968 INFO:tasks.rados.rados.0.smithi022.stdout:62: writing smithi02269687-29 from 2888511 to 2941192 tid 3 2024-07-28T11:50:47.968 INFO:tasks.rados.rados.0.smithi022.stdout:63: write oid 48 current snap is 0 2024-07-28T11:50:47.968 INFO:tasks.rados.rados.0.smithi022.stdout:63: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-07-28T11:50:47.981 INFO:tasks.rados.rados.0.smithi022.stdout:63: writing smithi02269687-48 from 557999 to 1261663 tid 1 2024-07-28T11:50:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:63: writing smithi02269687-48 from 1719003 to 2132687 tid 2 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:63: writing smithi02269687-48 from 2632287 to 2957999 tid 3 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:64: write oid 22 current snap is 0 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:62: finishing write tid 1 to smithi02269687-29 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:62: finishing write tid 2 to smithi02269687-29 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:62: finishing write tid 3 to smithi02269687-29 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:62: finishing write tid 4 to smithi02269687-29 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:62: finishing write tid 5 to smithi02269687-29 2024-07-28T11:50:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 19 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-07-28T11:50:48.003 INFO:tasks.rados.rados.0.smithi022.stdout:62: left oid 29 (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:50:48.003 INFO:tasks.rados.rados.0.smithi022.stdout:63: finishing write tid 1 to smithi02269687-48 2024-07-28T11:50:48.003 INFO:tasks.rados.rados.0.smithi022.stdout:63: finishing write tid 2 to smithi02269687-48 2024-07-28T11:50:48.003 INFO:tasks.rados.rados.0.smithi022.stdout:64: seq_num 58 ranges {574806=778913,2061132=557342} 2024-07-28T11:50:48.010 INFO:tasks.rados.rados.0.smithi022.stdout:64: writing smithi02269687-22 from 574806 to 1353719 tid 1 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:64: writing smithi02269687-22 from 2061132 to 2618474 tid 2 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:62: done (2 left) 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:65: rollback oid 37 current snap is 0 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:65: done (2 left) 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:66: read oid 29 snap -1 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:66: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:67: write oid 5 current snap is 0 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:63: finishing write tid 3 to smithi02269687-48 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:63: finishing write tid 4 to smithi02269687-48 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:63: finishing write tid 5 to smithi02269687-48 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 23 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-07-28T11:50:48.022 INFO:tasks.rados.rados.0.smithi022.stdout:63: left oid 48 (ObjNum 57 snap 0 seq_num 57) 2024-07-28T11:50:48.023 INFO:tasks.rados.rados.0.smithi022.stdout:64: finishing write tid 1 to smithi02269687-22 2024-07-28T11:50:48.023 INFO:tasks.rados.rados.0.smithi022.stdout:67: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-07-28T11:50:48.031 INFO:tasks.rados.rados.0.smithi022.stdout:67: writing smithi02269687-5 from 591613 to 1045775 tid 1 2024-07-28T11:50:48.040 INFO:tasks.rados.rados.0.smithi022.stdout:67: writing smithi02269687-5 from 1719614 to 2136967 tid 2 2024-07-28T11:50:48.047 INFO:tasks.rados.rados.0.smithi022.stdout:67: writing smithi02269687-5 from 2570780 to 2991613 tid 3 2024-07-28T11:50:48.048 INFO:tasks.rados.rados.0.smithi022.stdout:63: done (3 left) 2024-07-28T11:50:48.048 INFO:tasks.rados.rados.0.smithi022.stdout:68: write oid 40 current snap is 0 2024-07-28T11:50:48.048 INFO:tasks.rados.rados.0.smithi022.stdout:68: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-07-28T11:50:48.056 INFO:tasks.rados.rados.0.smithi022.stdout:68: writing smithi02269687-40 from 608420 to 1137831 tid 1 2024-07-28T11:50:48.064 INFO:tasks.rados.rados.0.smithi022.stdout:68: writing smithi02269687-40 from 1778096 to 2339107 tid 2 2024-07-28T11:50:48.069 INFO:tasks.rados.rados.0.smithi022.stdout:68: writing smithi02269687-40 from 2881850 to 3008420 tid 3 2024-07-28T11:50:48.069 INFO:tasks.rados.rados.0.smithi022.stdout:69: write oid 43 current snap is 0 2024-07-28T11:50:48.069 INFO:tasks.rados.rados.0.smithi022.stdout:69: seq_num 61 ranges {625227=721013,1952931=704669} 2024-07-28T11:50:48.077 INFO:tasks.rados.rados.0.smithi022.stdout:69: writing smithi02269687-43 from 625227 to 1346240 tid 1 2024-07-28T11:50:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[21738]: cluster 2024-07-28T11:50:46.417596+0000 mgr.y (mgr.14388) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[21738]: cluster 2024-07-28T11:50:46.796736+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:50:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[21738]: cluster 2024-07-28T11:50:46.796787+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-07-28T11:50:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[21738]: audit 2024-07-28T11:50:46.814432+0000 mon.a (mon.0) 848 : 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-28T11:50:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[21738]: cluster 2024-07-28T11:50:46.814589+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T11:50:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[31305]: cluster 2024-07-28T11:50:46.417596+0000 mgr.y (mgr.14388) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[31305]: cluster 2024-07-28T11:50:46.796736+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:50:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[31305]: cluster 2024-07-28T11:50:46.796787+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-07-28T11:50:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[31305]: audit 2024-07-28T11:50:46.814432+0000 mon.a (mon.0) 848 : 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-28T11:50:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:47 smithi022 bash[31305]: cluster 2024-07-28T11:50:46.814589+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T11:50:48.085 INFO:tasks.rados.rados.0.smithi022.stdout:69: writing smithi02269687-43 from 1952931 to 2657600 tid 2 2024-07-28T11:50:48.086 INFO:tasks.rados.rados.0.smithi022.stdout:70: write oid 21 current snap is 0 2024-07-28T11:50:48.086 INFO:tasks.rados.rados.0.smithi022.stdout:70: seq_num 62 ranges {642034=796262,1895060=564680} 2024-07-28T11:50:48.094 INFO:tasks.rados.rados.0.smithi022.stdout:70: writing smithi02269687-21 from 642034 to 1438296 tid 1 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:70: writing smithi02269687-21 from 1895060 to 2459740 tid 2 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:71: snap_create 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:64: finishing write tid 2 to smithi02269687-22 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:64: finishing write tid 3 to smithi02269687-22 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:64: finishing write tid 4 to smithi02269687-22 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 26 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-07-28T11:50:48.100 INFO:tasks.rados.rados.0.smithi022.stdout:64: left oid 22 (ObjNum 58 snap 0 seq_num 58) 2024-07-28T11:50:48.101 INFO:tasks.rados.rados.0.smithi022.stdout:66: expect (ObjNum 56 snap 0 seq_num 56) 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:67: finishing write tid 1 to smithi02269687-5 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:67: finishing write tid 2 to smithi02269687-5 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:67: finishing write tid 3 to smithi02269687-5 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:67: finishing write tid 4 to smithi02269687-5 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:67: finishing write tid 5 to smithi02269687-5 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 10 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:67: left oid 5 (ObjNum 59 snap 0 seq_num 59) 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:68: finishing write tid 1 to smithi02269687-40 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:68: finishing write tid 2 to smithi02269687-40 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:68: finishing write tid 3 to smithi02269687-40 2024-07-28T11:50:48.254 INFO:tasks.rados.rados.0.smithi022.stdout:68: finishing write tid 4 to smithi02269687-40 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:68: finishing write tid 5 to smithi02269687-40 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 19 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:68: left oid 40 (ObjNum 60 snap 0 seq_num 60) 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:69: finishing write tid 1 to smithi02269687-43 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:69: finishing write tid 2 to smithi02269687-43 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:69: finishing write tid 3 to smithi02269687-43 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:69: finishing write tid 4 to smithi02269687-43 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 21 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:69: left oid 43 (ObjNum 61 snap 0 seq_num 61) 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:70: finishing write tid 1 to smithi02269687-21 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:70: finishing write tid 2 to smithi02269687-21 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:70: finishing write tid 3 to smithi02269687-21 2024-07-28T11:50:48.255 INFO:tasks.rados.rados.0.smithi022.stdout:70: finishing write tid 4 to smithi02269687-21 2024-07-28T11:50:48.256 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 13 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-07-28T11:50:48.256 INFO:tasks.rados.rados.0.smithi022.stdout:70: left oid 21 (ObjNum 62 snap 0 seq_num 62) 2024-07-28T11:50:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:47 smithi150 bash[24144]: cluster 2024-07-28T11:50:46.417596+0000 mgr.y (mgr.14388) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:47 smithi150 bash[24144]: cluster 2024-07-28T11:50:46.796736+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T11:50:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:47 smithi150 bash[24144]: cluster 2024-07-28T11:50:46.796787+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-07-28T11:50:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:47 smithi150 bash[24144]: audit 2024-07-28T11:50:46.814432+0000 mon.a (mon.0) 848 : 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-28T11:50:48.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:47 smithi150 bash[24144]: cluster 2024-07-28T11:50:46.814589+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T11:50:48.814 INFO:tasks.rados.rados.0.smithi022.stdout:64: done (6 left) 2024-07-28T11:50:48.814 INFO:tasks.rados.rados.0.smithi022.stdout:66: done (5 left) 2024-07-28T11:50:48.814 INFO:tasks.rados.rados.0.smithi022.stdout:67: done (4 left) 2024-07-28T11:50:48.815 INFO:tasks.rados.rados.0.smithi022.stdout:68: done (3 left) 2024-07-28T11:50:48.815 INFO:tasks.rados.rados.0.smithi022.stdout:69: done (2 left) 2024-07-28T11:50:48.815 INFO:tasks.rados.rados.0.smithi022.stdout:70: done (1 left) 2024-07-28T11:50:48.815 INFO:tasks.rados.rados.0.smithi022.stdout:71: done (0 left) 2024-07-28T11:50:48.815 INFO:tasks.rados.rados.0.smithi022.stdout:72: write oid 50 current snap is 1 2024-07-28T11:50:48.815 INFO:tasks.rados.rados.0.smithi022.stdout:72: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-07-28T11:50:48.820 INFO:tasks.rados.rados.0.smithi022.stdout:72: writing smithi02269687-50 from 658841 to 1130352 tid 1 2024-07-28T11:50:48.827 INFO:tasks.rados.rados.0.smithi022.stdout:72: writing smithi02269687-50 from 1553542 to 2261880 tid 2 2024-07-28T11:50:48.831 INFO:tasks.rados.rados.0.smithi022.stdout:72: writing smithi02269687-50 from 2964119 to 3058841 tid 3 2024-07-28T11:50:48.832 INFO:tasks.rados.rados.0.smithi022.stdout:73: rollback oid 38 current snap is 1 2024-07-28T11:50:48.832 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 0 2024-07-28T11:50:48.832 INFO:tasks.rados.rados.0.smithi022.stdout:74: write oid 33 current snap is 1 2024-07-28T11:50:48.832 INFO:tasks.rados.rados.0.smithi022.stdout:74: seq_num 64 ranges {675648=546760,2012024=568349} 2024-07-28T11:50:48.839 INFO:tasks.rados.rados.0.smithi022.stdout:74: writing smithi02269687-33 from 675648 to 1222408 tid 1 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:74: writing smithi02269687-33 from 2012024 to 2580373 tid 2 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:75: rollback oid 37 current snap is 1 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 0 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:72: finishing write tid 1 to smithi02269687-50 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:76: snap_create 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:72: finishing write tid 2 to smithi02269687-50 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:72: finishing write tid 3 to smithi02269687-50 2024-07-28T11:50:48.847 INFO:tasks.rados.rados.0.smithi022.stdout:72: finishing write tid 4 to smithi02269687-50 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:72: finishing write tid 5 to smithi02269687-50 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 14 (ObjNum 63 snap 1 seq_num 63) dirty exists 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:72: left oid 50 (ObjNum 63 snap 1 seq_num 63) 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:73: finishing rollback tid 0 to smithi02269687-38 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:73: finishing rollback tid 1 to smithi02269687-38 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:73: finishing rollback tid 2 to smithi02269687-38 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 16 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-07-28T11:50:48.848 INFO:tasks.rados.rados.0.smithi022.stdout:74: finishing write tid 1 to smithi02269687-33 2024-07-28T11:50:48.852 INFO:tasks.rados.rados.0.smithi022.stdout:74: finishing write tid 2 to smithi02269687-33 2024-07-28T11:50:48.852 INFO:tasks.rados.rados.0.smithi022.stdout:74: finishing write tid 3 to smithi02269687-33 2024-07-28T11:50:48.853 INFO:tasks.rados.rados.0.smithi022.stdout:74: finishing write tid 4 to smithi02269687-33 2024-07-28T11:50:48.853 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 17 (ObjNum 64 snap 1 seq_num 64) dirty exists 2024-07-28T11:50:48.853 INFO:tasks.rados.rados.0.smithi022.stdout:74: left oid 33 (ObjNum 64 snap 1 seq_num 64) 2024-07-28T11:50:48.853 INFO:tasks.rados.rados.0.smithi022.stdout:75: finishing rollback tid 0 to smithi02269687-37 2024-07-28T11:50:48.854 INFO:tasks.rados.rados.0.smithi022.stdout:75: finishing rollback tid 1 to smithi02269687-37 2024-07-28T11:50:48.854 INFO:tasks.rados.rados.0.smithi022.stdout:75: finishing rollback tid 2 to smithi02269687-37 2024-07-28T11:50:48.854 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T11:50:49.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:50:48 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:50:49.090 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:49.817 INFO:tasks.rados.rados.0.smithi022.stdout:72: done (4 left) 2024-07-28T11:50:49.817 INFO:tasks.rados.rados.0.smithi022.stdout:73: done (3 left) 2024-07-28T11:50:49.817 INFO:tasks.rados.rados.0.smithi022.stdout:74: done (2 left) 2024-07-28T11:50:49.817 INFO:tasks.rados.rados.0.smithi022.stdout:75: done (1 left) 2024-07-28T11:50:49.817 INFO:tasks.rados.rados.0.smithi022.stdout:76: done (0 left) 2024-07-28T11:50:49.817 INFO:tasks.rados.rados.0.smithi022.stdout:77: read oid 33 snap -1 2024-07-28T11:50:49.818 INFO:tasks.rados.rados.0.smithi022.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-07-28T11:50:49.818 INFO:tasks.rados.rados.0.smithi022.stdout:78: snap_create 2024-07-28T11:50:49.831 INFO:tasks.rados.rados.0.smithi022.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-07-28T11:50:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:49 smithi022 bash[21738]: cluster 2024-07-28T11:50:48.418257+0000 mgr.y (mgr.14388) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:49 smithi022 bash[21738]: cluster 2024-07-28T11:50:48.814531+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:50:50.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:49 smithi022 bash[31305]: cluster 2024-07-28T11:50:48.418257+0000 mgr.y (mgr.14388) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:49 smithi022 bash[31305]: cluster 2024-07-28T11:50:48.814531+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:50:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:49 smithi150 bash[24144]: cluster 2024-07-28T11:50:48.418257+0000 mgr.y (mgr.14388) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:49 smithi150 bash[24144]: cluster 2024-07-28T11:50:48.814531+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T11:50:50.836 INFO:tasks.rados.rados.0.smithi022.stdout:77: done (1 left) 2024-07-28T11:50:50.837 INFO:tasks.rados.rados.0.smithi022.stdout:78: done (0 left) 2024-07-28T11:50:50.837 INFO:tasks.rados.rados.0.smithi022.stdout:79: rollback oid 9 current snap is 3 2024-07-28T11:50:50.837 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 0 2024-07-28T11:50:50.837 INFO:tasks.rados.rados.0.smithi022.stdout:80: snap_create 2024-07-28T11:50:50.841 INFO:tasks.rados.rados.0.smithi022.stdout:79: finishing rollback tid 0 to smithi02269687-9 2024-07-28T11:50:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:79: finishing rollback tid 1 to smithi02269687-9 2024-07-28T11:50:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:79: finishing rollback tid 2 to smithi02269687-9 2024-07-28T11:50:50.844 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 10 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-28T11:50:51.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:50] "GET /metrics HTTP/1.1" 200 241712 "" "Prometheus/2.43.0" 2024-07-28T11:50:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[21738]: cluster 2024-07-28T11:50:49.816794+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T11:50:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[21738]: audit 2024-07-28T11:50:50.404673+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[21738]: audit 2024-07-28T11:50:50.406468+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[31305]: cluster 2024-07-28T11:50:49.816794+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T11:50:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[31305]: audit 2024-07-28T11:50:50.404673+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:50 smithi022 bash[31305]: audit 2024-07-28T11:50:50.406468+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:50 smithi150 bash[24144]: cluster 2024-07-28T11:50:49.816794+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T11:50:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:50 smithi150 bash[24144]: audit 2024-07-28T11:50:50.404673+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:50 smithi150 bash[24144]: audit 2024-07-28T11:50:50.406468+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:50:51.845 INFO:tasks.rados.rados.0.smithi022.stdout:79: done (1 left) 2024-07-28T11:50:51.845 INFO:tasks.rados.rados.0.smithi022.stdout:80: done (0 left) 2024-07-28T11:50:51.845 INFO:tasks.rados.rados.0.smithi022.stdout:81: read oid 26 snap -1 2024-07-28T11:50:51.846 INFO:tasks.rados.rados.0.smithi022.stdout:81: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:50:51.846 INFO:tasks.rados.rados.0.smithi022.stdout:82: read oid 36 snap -1 2024-07-28T11:50:51.846 INFO:tasks.rados.rados.0.smithi022.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-07-28T11:50:51.846 INFO:tasks.rados.rados.0.smithi022.stdout:83: snap_create 2024-07-28T11:50:51.857 INFO:tasks.rados.rados.0.smithi022.stdout:81: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T11:50:51.958 INFO:tasks.rados.rados.0.smithi022.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-07-28T11:50:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:51 smithi150 bash[24144]: cluster 2024-07-28T11:50:50.418898+0000 mgr.y (mgr.14388) 191 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:51 smithi150 bash[24144]: cluster 2024-07-28T11:50:50.835113+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:50:52.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:51 smithi022 bash[31305]: cluster 2024-07-28T11:50:50.418898+0000 mgr.y (mgr.14388) 191 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:52.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:51 smithi022 bash[31305]: cluster 2024-07-28T11:50:50.835113+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:50:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:51 smithi022 bash[21738]: cluster 2024-07-28T11:50:50.418898+0000 mgr.y (mgr.14388) 191 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:50:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:51 smithi022 bash[21738]: cluster 2024-07-28T11:50:50.835113+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T11:50:52.373 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:52.850 INFO:tasks.rados.rados.0.smithi022.stdout:81: done (2 left) 2024-07-28T11:50:52.851 INFO:tasks.rados.rados.0.smithi022.stdout:82: done (1 left) 2024-07-28T11:50:52.851 INFO:tasks.rados.rados.0.smithi022.stdout:83: done (0 left) 2024-07-28T11:50:52.851 INFO:tasks.rados.rados.0.smithi022.stdout:84: delete oid 7 current snap is 5 2024-07-28T11:50:52.858 INFO:tasks.rados.rados.0.smithi022.stdout:84: done (0 left) 2024-07-28T11:50:52.858 INFO:tasks.rados.rados.0.smithi022.stdout:85: write oid 48 current snap is 5 2024-07-28T11:50:52.858 INFO:tasks.rados.rados.0.smithi022.stdout:85: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-07-28T11:50:52.869 INFO:tasks.rados.rados.0.smithi022.stdout:85: writing smithi02269687-48 from 709262 to 1406520 tid 1 2024-07-28T11:50:52.878 INFO:tasks.rados.rados.0.smithi022.stdout:85: writing smithi02269687-48 from 2012635 to 2584653 tid 2 2024-07-28T11:50:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:85: writing smithi02269687-48 from 3046388 to 3109262 tid 3 2024-07-28T11:50:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:86: snap_create 2024-07-28T11:50:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:85: finishing write tid 1 to smithi02269687-48 2024-07-28T11:50:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:85: finishing write tid 2 to smithi02269687-48 2024-07-28T11:50:52.884 INFO:tasks.rados.rados.0.smithi022.stdout:85: finishing write tid 3 to smithi02269687-48 2024-07-28T11:50:52.885 INFO:tasks.rados.rados.0.smithi022.stdout:85: finishing write tid 4 to smithi02269687-48 2024-07-28T11:50:52.885 INFO:tasks.rados.rados.0.smithi022.stdout:85: finishing write tid 5 to smithi02269687-48 2024-07-28T11:50:52.885 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 31 (ObjNum 66 snap 5 seq_num 66) dirty exists 2024-07-28T11:50:52.886 INFO:tasks.rados.rados.0.smithi022.stdout:85: left oid 48 (ObjNum 66 snap 5 seq_num 66) 2024-07-28T11:50:53.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[21738]: cluster 2024-07-28T11:50:51.845620+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[21738]: audit 2024-07-28T11:50:52.373792+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[21738]: audit 2024-07-28T11:50:52.375447+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[21738]: audit 2024-07-28T11:50:52.812506+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[21738]: audit 2024-07-28T11:50:52.814132+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[21738]: audit 2024-07-28T11:50:52.822259+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[31305]: cluster 2024-07-28T11:50:51.845620+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[31305]: audit 2024-07-28T11:50:52.373792+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[31305]: audit 2024-07-28T11:50:52.375447+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:53.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[31305]: audit 2024-07-28T11:50:52.812506+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:53.101 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[31305]: audit 2024-07-28T11:50:52.814132+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:53.101 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:52 smithi022 bash[31305]: audit 2024-07-28T11:50:52.822259+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:53.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:52 smithi150 bash[24144]: cluster 2024-07-28T11:50:51.845620+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-28T11:50:53.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:52 smithi150 bash[24144]: audit 2024-07-28T11:50:52.373792+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:53.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:52 smithi150 bash[24144]: audit 2024-07-28T11:50:52.375447+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:50:53.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:52 smithi150 bash[24144]: audit 2024-07-28T11:50:52.812506+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:50:53.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:52 smithi150 bash[24144]: audit 2024-07-28T11:50:52.814132+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:50:53.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:52 smithi150 bash[24144]: audit 2024-07-28T11:50:52.822259+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:50:53.868 INFO:tasks.rados.rados.0.smithi022.stdout:85: done (1 left) 2024-07-28T11:50:53.868 INFO:tasks.rados.rados.0.smithi022.stdout:86: done (0 left) 2024-07-28T11:50:53.868 INFO:tasks.rados.rados.0.smithi022.stdout:87: rollback oid 10 current snap is 6 2024-07-28T11:50:53.868 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 2 2024-07-28T11:50:53.868 INFO:tasks.rados.rados.0.smithi022.stdout:88: snap_create 2024-07-28T11:50:53.874 INFO:tasks.rados.rados.0.smithi022.stdout:87: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:50:53.874 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 0 (ObjNum 49 snap 0 seq_num 2403120322) dirty dne 2024-07-28T11:50:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:53 smithi150 bash[24144]: audit 2024-07-28T11:50:52.363987+0000 mgr.y (mgr.14388) 192 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:50:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:53 smithi150 bash[24144]: cephadm 2024-07-28T11:50:52.365350+0000 mgr.y (mgr.14388) 193 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:53 smithi150 bash[24144]: cluster 2024-07-28T11:50:52.419397+0000 mgr.y (mgr.14388) 194 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 116 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T11:50:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:53 smithi150 bash[24144]: cluster 2024-07-28T11:50:52.851261+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-28T11:50:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:53 smithi150 bash[24144]: cephadm 2024-07-28T11:50:52.867109+0000 mgr.y (mgr.14388) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[21738]: audit 2024-07-28T11:50:52.363987+0000 mgr.y (mgr.14388) 192 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[21738]: cephadm 2024-07-28T11:50:52.365350+0000 mgr.y (mgr.14388) 193 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[21738]: cluster 2024-07-28T11:50:52.419397+0000 mgr.y (mgr.14388) 194 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 116 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[21738]: cluster 2024-07-28T11:50:52.851261+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[21738]: cephadm 2024-07-28T11:50:52.867109+0000 mgr.y (mgr.14388) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[31305]: audit 2024-07-28T11:50:52.363987+0000 mgr.y (mgr.14388) 192 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[31305]: cephadm 2024-07-28T11:50:52.365350+0000 mgr.y (mgr.14388) 193 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[31305]: cluster 2024-07-28T11:50:52.419397+0000 mgr.y (mgr.14388) 194 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 116 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[31305]: cluster 2024-07-28T11:50:52.851261+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-28T11:50:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:53 smithi022 bash[31305]: cephadm 2024-07-28T11:50:52.867109+0000 mgr.y (mgr.14388) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T11:50:54.877 INFO:tasks.rados.rados.0.smithi022.stdout:87: done (1 left) 2024-07-28T11:50:54.877 INFO:tasks.rados.rados.0.smithi022.stdout:88: done (0 left) 2024-07-28T11:50:54.877 INFO:tasks.rados.rados.0.smithi022.stdout:89: delete oid 23 current snap is 7 2024-07-28T11:50:54.884 INFO:tasks.rados.rados.0.smithi022.stdout:89: done (0 left) 2024-07-28T11:50:54.884 INFO:tasks.rados.rados.0.smithi022.stdout:90: read oid 27 snap 3 2024-07-28T11:50:54.884 INFO:tasks.rados.rados.0.smithi022.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T11:50:54.884 INFO:tasks.rados.rados.0.smithi022.stdout:91: write oid 12 current snap is 7 2024-07-28T11:50:54.884 INFO:tasks.rados.rados.0.smithi022.stdout:91: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-07-28T11:50:54.897 INFO:tasks.rados.rados.0.smithi022.stdout:91: writing smithi02269687-12 from 742876 to 1190632 tid 1 2024-07-28T11:50:54.909 INFO:tasks.rados.rados.0.smithi022.stdout:91: writing smithi02269687-12 from 1729599 to 2305286 tid 2 2024-07-28T11:50:54.918 INFO:tasks.rados.rados.0.smithi022.stdout:91: writing smithi02269687-12 from 3101234 to 3142876 tid 3 2024-07-28T11:50:54.918 INFO:tasks.rados.rados.0.smithi022.stdout:92: snap_create 2024-07-28T11:50:54.918 INFO:tasks.rados.rados.0.smithi022.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T11:50:55.039 INFO:tasks.rados.rados.0.smithi022.stdout:91: finishing write tid 1 to smithi02269687-12 2024-07-28T11:50:55.040 INFO:tasks.rados.rados.0.smithi022.stdout:91: finishing write tid 2 to smithi02269687-12 2024-07-28T11:50:55.040 INFO:tasks.rados.rados.0.smithi022.stdout:91: finishing write tid 3 to smithi02269687-12 2024-07-28T11:50:55.040 INFO:tasks.rados.rados.0.smithi022.stdout:91: finishing write tid 4 to smithi02269687-12 2024-07-28T11:50:55.040 INFO:tasks.rados.rados.0.smithi022.stdout:91: finishing write tid 5 to smithi02269687-12 2024-07-28T11:50:55.040 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 26 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-07-28T11:50:55.040 INFO:tasks.rados.rados.0.smithi022.stdout:91: left oid 12 (ObjNum 68 snap 7 seq_num 68) 2024-07-28T11:50:55.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:54 smithi150 bash[24144]: cluster 2024-07-28T11:50:53.866626+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-28T11:50:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:54 smithi022 bash[21738]: cluster 2024-07-28T11:50:53.866626+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-28T11:50:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:54 smithi022 bash[31305]: cluster 2024-07-28T11:50:53.866626+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-28T11:50:55.879 INFO:tasks.rados.rados.0.smithi022.stdout:90: done (2 left) 2024-07-28T11:50:55.879 INFO:tasks.rados.rados.0.smithi022.stdout:91: done (1 left) 2024-07-28T11:50:55.879 INFO:tasks.rados.rados.0.smithi022.stdout:92: done (0 left) 2024-07-28T11:50:55.879 INFO:tasks.rados.rados.0.smithi022.stdout:93: snap_remove snap 7 2024-07-28T11:50:56.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:55 smithi150 bash[24144]: cluster 2024-07-28T11:50:54.419976+0000 mgr.y (mgr.14388) 196 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 116 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T11:50:56.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:55 smithi150 bash[24144]: cluster 2024-07-28T11:50:54.877990+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-28T11:50:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:55 smithi022 bash[21738]: cluster 2024-07-28T11:50:54.419976+0000 mgr.y (mgr.14388) 196 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 116 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T11:50:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:55 smithi022 bash[21738]: cluster 2024-07-28T11:50:54.877990+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-28T11:50:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:55 smithi022 bash[31305]: cluster 2024-07-28T11:50:54.419976+0000 mgr.y (mgr.14388) 196 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 116 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T11:50:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:55 smithi022 bash[31305]: cluster 2024-07-28T11:50:54.877990+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-28T11:50:56.887 INFO:tasks.rados.rados.0.smithi022.stdout:93: done (0 left) 2024-07-28T11:50:56.887 INFO:tasks.rados.rados.0.smithi022.stdout:94: write oid 15 current snap is 8 2024-07-28T11:50:56.887 INFO:tasks.rados.rados.0.smithi022.stdout:94: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-07-28T11:50:56.895 INFO:tasks.rados.rados.0.smithi022.stdout:94: writing smithi02269687-15 from 759683 to 1399041 tid 1 2024-07-28T11:50:56.903 INFO:tasks.rados.rados.0.smithi022.stdout:94: writing smithi02269687-15 from 1904434 to 2623779 tid 2 2024-07-28T11:50:56.907 INFO:tasks.rados.rados.0.smithi022.stdout:94: writing smithi02269687-15 from 3128657 to 3159683 tid 3 2024-07-28T11:50:56.907 INFO:tasks.rados.rados.0.smithi022.stdout:95: snap_create 2024-07-28T11:50:56.908 INFO:tasks.rados.rados.0.smithi022.stdout:94: finishing write tid 1 to smithi02269687-15 2024-07-28T11:50:56.910 INFO:tasks.rados.rados.0.smithi022.stdout:94: finishing write tid 2 to smithi02269687-15 2024-07-28T11:50:56.911 INFO:tasks.rados.rados.0.smithi022.stdout:94: finishing write tid 3 to smithi02269687-15 2024-07-28T11:50:56.911 INFO:tasks.rados.rados.0.smithi022.stdout:94: finishing write tid 4 to smithi02269687-15 2024-07-28T11:50:56.912 INFO:tasks.rados.rados.0.smithi022.stdout:94: finishing write tid 5 to smithi02269687-15 2024-07-28T11:50:56.912 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 31 (ObjNum 69 snap 8 seq_num 69) dirty exists 2024-07-28T11:50:56.912 INFO:tasks.rados.rados.0.smithi022.stdout:94: left oid 15 (ObjNum 69 snap 8 seq_num 69) 2024-07-28T11:50:57.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:56 smithi150 bash[24144]: cluster 2024-07-28T11:50:55.879590+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-28T11:50:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:56 smithi022 bash[21738]: cluster 2024-07-28T11:50:55.879590+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-28T11:50:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:56 smithi022 bash[31305]: cluster 2024-07-28T11:50:55.879590+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-28T11:50:57.852 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:50:57.887 INFO:tasks.rados.rados.0.smithi022.stdout:94: done (1 left) 2024-07-28T11:50:57.888 INFO:tasks.rados.rados.0.smithi022.stdout:95: done (0 left) 2024-07-28T11:50:57.888 INFO:tasks.rados.rados.0.smithi022.stdout:96: rollback oid 42 current snap is 9 2024-07-28T11:50:57.888 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 5 2024-07-28T11:50:57.888 INFO:tasks.rados.rados.0.smithi022.stdout:97: write oid 3 current snap is 9 2024-07-28T11:50:57.888 INFO:tasks.rados.rados.0.smithi022.stdout:97: seq_num 70 ranges {776490=714607,2246563=579356} 2024-07-28T11:50:57.897 INFO:tasks.rados.rados.0.smithi022.stdout:97: writing smithi02269687-3 from 776490 to 1491097 tid 1 2024-07-28T11:50:57.905 INFO:tasks.rados.rados.0.smithi022.stdout:97: writing smithi02269687-3 from 2246563 to 2825919 tid 2 2024-07-28T11:50:57.906 INFO:tasks.rados.rados.0.smithi022.stdout:98: delete oid 4 current snap is 9 2024-07-28T11:50:57.906 INFO:tasks.rados.rados.0.smithi022.stdout:96: finishing rollback tid 0 to smithi02269687-42 2024-07-28T11:50:57.906 INFO:tasks.rados.rados.0.smithi022.stdout:96: finishing rollback tid 1 to smithi02269687-42 2024-07-28T11:50:57.906 INFO:tasks.rados.rados.0.smithi022.stdout:96: finishing rollback tid 2 to smithi02269687-42 2024-07-28T11:50:57.906 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 14 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-07-28T11:50:57.906 INFO:tasks.rados.rados.0.smithi022.stdout:97: finishing write tid 1 to smithi02269687-3 2024-07-28T11:50:57.909 INFO:tasks.rados.rados.0.smithi022.stdout:96: done (2 left) 2024-07-28T11:50:57.910 INFO:tasks.rados.rados.0.smithi022.stdout:98: done (1 left) 2024-07-28T11:50:57.910 INFO:tasks.rados.rados.0.smithi022.stdout:99: read oid 46 snap -1 2024-07-28T11:50:57.910 INFO:tasks.rados.rados.0.smithi022.stdout:99: expect (ObjNum 45 snap 0 seq_num 45) 2024-07-28T11:50:57.910 INFO:tasks.rados.rados.0.smithi022.stdout:100: write oid 36 current snap is 9 2024-07-28T11:50:57.910 INFO:tasks.rados.rados.0.smithi022.stdout:100: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-07-28T11:50:57.914 INFO:tasks.rados.rados.0.smithi022.stdout:100: writing smithi02269687-36 from 410104 to 875209 tid 1 2024-07-28T11:50:57.922 INFO:tasks.rados.rados.0.smithi022.stdout:100: writing smithi02269687-36 from 1563527 to 2146552 tid 2 2024-07-28T11:50:57.929 INFO:tasks.rados.rados.0.smithi022.stdout:100: writing smithi02269687-36 from 2810926 to 3210104 tid 3 2024-07-28T11:50:57.929 INFO:tasks.rados.rados.0.smithi022.stdout:101: snap_remove snap 4 2024-07-28T11:50:58.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:57 smithi150 bash[24144]: cluster 2024-07-28T11:50:56.420696+0000 mgr.y (mgr.14388) 197 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 120 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-28T11:50:58.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:57 smithi150 bash[24144]: cluster 2024-07-28T11:50:56.887774+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-28T11:50:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:57 smithi022 bash[21738]: cluster 2024-07-28T11:50:56.420696+0000 mgr.y (mgr.14388) 197 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 120 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-28T11:50:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:57 smithi022 bash[21738]: cluster 2024-07-28T11:50:56.887774+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-28T11:50:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:57 smithi022 bash[31305]: cluster 2024-07-28T11:50:56.420696+0000 mgr.y (mgr.14388) 197 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 120 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-28T11:50:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:57 smithi022 bash[31305]: cluster 2024-07-28T11:50:56.887774+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-28T11:50:58.917 INFO:tasks.rados.rados.0.smithi022.stdout:101: done (3 left) 2024-07-28T11:50:58.917 INFO:tasks.rados.rados.0.smithi022.stdout:102: write oid 41 current snap is 9 2024-07-28T11:50:58.917 INFO:tasks.rados.rados.0.smithi022.stdout:102: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-07-28T11:50:58.925 INFO:tasks.rados.rados.0.smithi022.stdout:102: writing smithi02269687-41 from 426911 to 967265 tid 1 2024-07-28T11:50:58.938 INFO:tasks.rados.rados.0.smithi022.stdout:102: writing smithi02269687-41 from 1622009 to 2348692 tid 2 2024-07-28T11:50:58.946 INFO:tasks.rados.rados.0.smithi022.stdout:102: writing smithi02269687-41 from 3121996 to 3226911 tid 3 2024-07-28T11:50:58.946 INFO:tasks.rados.rados.0.smithi022.stdout:103: snap_remove snap 5 2024-07-28T11:50:59.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:58 smithi150 bash[24144]: cluster 2024-07-28T11:50:57.888443+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T11:50:59.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:50:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:50:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:50:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:58 smithi022 bash[21738]: cluster 2024-07-28T11:50:57.888443+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T11:50:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:58 smithi022 bash[31305]: cluster 2024-07-28T11:50:57.888443+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:103: done (4 left) 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:104: delete oid 15 current snap is 9 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:97: finishing write tid 2 to smithi02269687-3 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:97: finishing write tid 3 to smithi02269687-3 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:97: finishing write tid 4 to smithi02269687-3 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 19 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-07-28T11:50:59.928 INFO:tasks.rados.rados.0.smithi022.stdout:97: left oid 3 (ObjNum 70 snap 9 seq_num 70) 2024-07-28T11:50:59.929 INFO:tasks.rados.rados.0.smithi022.stdout:99: expect (ObjNum 45 snap 0 seq_num 45) 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:100: finishing write tid 1 to smithi02269687-36 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:100: finishing write tid 2 to smithi02269687-36 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:100: finishing write tid 3 to smithi02269687-36 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:100: finishing write tid 4 to smithi02269687-36 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:100: finishing write tid 5 to smithi02269687-36 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 24 (ObjNum 72 snap 9 seq_num 72) dirty exists 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:100: left oid 36 (ObjNum 72 snap 9 seq_num 72) 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:102: finishing write tid 1 to smithi02269687-41 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:102: finishing write tid 2 to smithi02269687-41 2024-07-28T11:51:00.050 INFO:tasks.rados.rados.0.smithi022.stdout:102: finishing write tid 3 to smithi02269687-41 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:97: done (4 left) 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:99: done (3 left) 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:100: done (2 left) 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:104: done (1 left) 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:105: write oid 49 current snap is 9 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:102: finishing write tid 4 to smithi02269687-41 2024-07-28T11:51:00.051 INFO:tasks.rados.rados.0.smithi022.stdout:105: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-07-28T11:51:00.056 INFO:tasks.rados.rados.0.smithi022.stdout:105: writing smithi02269687-49 from 460525 to 1151377 tid 1 2024-07-28T11:51:00.063 INFO:tasks.rados.rados.0.smithi022.stdout:105: writing smithi02269687-49 from 1622620 to 2352972 tid 2 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:105: writing smithi02269687-49 from 3060489 to 3260525 tid 3 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:106: rollback oid 24 current snap is 9 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 2 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:102: finishing write tid 5 to smithi02269687-41 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 38 (ObjNum 73 snap 9 seq_num 73) dirty exists 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:102: left oid 41 (ObjNum 73 snap 9 seq_num 73) 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:102: done (2 left) 2024-07-28T11:51:00.069 INFO:tasks.rados.rados.0.smithi022.stdout:107: delete oid 10 current snap is 9 2024-07-28T11:51:00.071 INFO:tasks.rados.rados.0.smithi022.stdout:107: done (2 left) 2024-07-28T11:51:00.071 INFO:tasks.rados.rados.0.smithi022.stdout:108: rollback oid 36 current snap is 9 2024-07-28T11:51:00.071 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 2 2024-07-28T11:51:00.071 INFO:tasks.rados.rados.0.smithi022.stdout:109: write oid 13 current snap is 9 2024-07-28T11:51:00.071 INFO:tasks.rados.rados.0.smithi022.stdout:109: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-07-28T11:51:00.081 INFO:tasks.rados.rados.0.smithi022.stdout:109: writing smithi02269687-13 from 494139 to 1051842 tid 1 2024-07-28T11:51:00.092 INFO:tasks.rados.rados.0.smithi022.stdout:109: writing smithi02269687-13 from 1455937 to 2189958 tid 2 2024-07-28T11:51:00.102 INFO:tasks.rados.rados.0.smithi022.stdout:109: writing smithi02269687-13 from 2948041 to 3294139 tid 3 2024-07-28T11:51:00.102 INFO:tasks.rados.rados.0.smithi022.stdout:110: write oid 25 current snap is 9 2024-07-28T11:51:00.102 INFO:tasks.rados.rados.0.smithi022.stdout:106: finishing rollback tid 0 to smithi02269687-24 2024-07-28T11:51:00.102 INFO:tasks.rados.rados.0.smithi022.stdout:106: finishing rollback tid 1 to smithi02269687-24 2024-07-28T11:51:00.103 INFO:tasks.rados.rados.0.smithi022.stdout:106: finishing rollback tid 2 to smithi02269687-24 2024-07-28T11:51:00.103 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 7 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-07-28T11:51:00.103 INFO:tasks.rados.rados.0.smithi022.stdout:110: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-07-28T11:51:00.111 INFO:tasks.rados.rados.0.smithi022.stdout:110: writing smithi02269687-25 from 510946 to 1143898 tid 1 2024-07-28T11:51:00.120 INFO:tasks.rados.rados.0.smithi022.stdout:110: writing smithi02269687-25 from 1798066 to 2275745 tid 2 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:110: writing smithi02269687-25 from 2742758 to 3199975 tid 3 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:106: done (4 left) 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:111: snap_create 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:105: finishing write tid 1 to smithi02269687-49 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:105: finishing write tid 2 to smithi02269687-49 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:105: finishing write tid 3 to smithi02269687-49 2024-07-28T11:51:00.128 INFO:tasks.rados.rados.0.smithi022.stdout:105: finishing write tid 4 to smithi02269687-49 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:105: finishing write tid 5 to smithi02269687-49 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 15 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:105: left oid 49 (ObjNum 75 snap 9 seq_num 75) 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:108: finishing rollback tid 0 to smithi02269687-36 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:108: finishing rollback tid 1 to smithi02269687-36 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:108: finishing rollback tid 2 to smithi02269687-36 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 31 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:109: finishing write tid 1 to smithi02269687-13 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:109: finishing write tid 2 to smithi02269687-13 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:109: finishing write tid 3 to smithi02269687-13 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:109: finishing write tid 4 to smithi02269687-13 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:109: finishing write tid 5 to smithi02269687-13 2024-07-28T11:51:00.129 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 49 (ObjNum 77 snap 9 seq_num 77) dirty exists 2024-07-28T11:51:00.130 INFO:tasks.rados.rados.0.smithi022.stdout:109: left oid 13 (ObjNum 77 snap 9 seq_num 77) 2024-07-28T11:51:00.130 INFO:tasks.rados.rados.0.smithi022.stdout:110: finishing write tid 1 to smithi02269687-25 2024-07-28T11:51:00.130 INFO:tasks.rados.rados.0.smithi022.stdout:110: finishing write tid 2 to smithi02269687-25 2024-07-28T11:51:00.132 INFO:tasks.rados.rados.0.smithi022.stdout:110: finishing write tid 3 to smithi02269687-25 2024-07-28T11:51:00.133 INFO:tasks.rados.rados.0.smithi022.stdout:110: finishing write tid 4 to smithi02269687-25 2024-07-28T11:51:00.133 INFO:tasks.rados.rados.0.smithi022.stdout:110: finishing write tid 5 to smithi02269687-25 2024-07-28T11:51:00.133 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 19 (ObjNum 78 snap 9 seq_num 78) dirty exists 2024-07-28T11:51:00.133 INFO:tasks.rados.rados.0.smithi022.stdout:110: left oid 25 (ObjNum 78 snap 9 seq_num 78) 2024-07-28T11:51:00.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:59 smithi150 bash[24144]: cluster 2024-07-28T11:50:58.421364+0000 mgr.y (mgr.14388) 198 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 120 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-28T11:51:00.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:50:59 smithi150 bash[24144]: cluster 2024-07-28T11:50:58.914091+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T11:51:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:59 smithi022 bash[21738]: cluster 2024-07-28T11:50:58.421364+0000 mgr.y (mgr.14388) 198 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 120 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-28T11:51:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:50:59 smithi022 bash[21738]: cluster 2024-07-28T11:50:58.914091+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T11:51:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:59 smithi022 bash[31305]: cluster 2024-07-28T11:50:58.421364+0000 mgr.y (mgr.14388) 198 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 120 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-28T11:51:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:50:59 smithi022 bash[31305]: cluster 2024-07-28T11:50:58.914091+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T11:51:00.950 INFO:tasks.rados.rados.0.smithi022.stdout:105: done (4 left) 2024-07-28T11:51:00.951 INFO:tasks.rados.rados.0.smithi022.stdout:108: done (3 left) 2024-07-28T11:51:00.951 INFO:tasks.rados.rados.0.smithi022.stdout:109: done (2 left) 2024-07-28T11:51:00.951 INFO:tasks.rados.rados.0.smithi022.stdout:110: done (1 left) 2024-07-28T11:51:00.951 INFO:tasks.rados.rados.0.smithi022.stdout:111: done (0 left) 2024-07-28T11:51:00.951 INFO:tasks.rados.rados.0.smithi022.stdout:112: write oid 47 current snap is 10 2024-07-28T11:51:00.951 INFO:tasks.rados.rados.0.smithi022.stdout:112: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-07-28T11:51:00.959 INFO:tasks.rados.rados.0.smithi022.stdout:112: writing smithi02269687-47 from 527753 to 1235954 tid 1 2024-07-28T11:51:00.969 INFO:tasks.rados.rados.0.smithi022.stdout:112: writing smithi02269687-47 from 1856548 to 2594238 tid 2 2024-07-28T11:51:00.974 INFO:tasks.rados.rados.0.smithi022.stdout:112: writing smithi02269687-47 from 3286534 to 3327753 tid 3 2024-07-28T11:51:00.974 INFO:tasks.rados.rados.0.smithi022.stdout:113: delete oid 17 current snap is 10 2024-07-28T11:51:00.974 INFO:tasks.rados.rados.0.smithi022.stdout:112: finishing write tid 1 to smithi02269687-47 2024-07-28T11:51:00.974 INFO:tasks.rados.rados.0.smithi022.stdout:112: finishing write tid 2 to smithi02269687-47 2024-07-28T11:51:00.976 INFO:tasks.rados.rados.0.smithi022.stdout:112: finishing write tid 3 to smithi02269687-47 2024-07-28T11:51:00.977 INFO:tasks.rados.rados.0.smithi022.stdout:112: finishing write tid 4 to smithi02269687-47 2024-07-28T11:51:00.977 INFO:tasks.rados.rados.0.smithi022.stdout:112: finishing write tid 5 to smithi02269687-47 2024-07-28T11:51:00.977 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 15 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-07-28T11:51:00.977 INFO:tasks.rados.rados.0.smithi022.stdout:112: left oid 47 (ObjNum 79 snap 10 seq_num 79) 2024-07-28T11:51:00.981 INFO:tasks.rados.rados.0.smithi022.stdout:112: done (1 left) 2024-07-28T11:51:00.981 INFO:tasks.rados.rados.0.smithi022.stdout:113: done (0 left) 2024-07-28T11:51:00.981 INFO:tasks.rados.rados.0.smithi022.stdout:114: snap_remove snap 2 2024-07-28T11:51:01.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:00 smithi150 bash[24144]: cluster 2024-07-28T11:50:59.923093+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T11:51:01.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:00 smithi150 bash[24144]: cluster 2024-07-28T11:51:00.422046+0000 mgr.y (mgr.14388) 199 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:01.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:51:00 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:00] "GET /metrics HTTP/1.1" 200 241712 "" "Prometheus/2.43.0" 2024-07-28T11:51:01.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:00 smithi022 bash[21738]: cluster 2024-07-28T11:50:59.923093+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T11:51:01.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:00 smithi022 bash[21738]: cluster 2024-07-28T11:51:00.422046+0000 mgr.y (mgr.14388) 199 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:01.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:00 smithi022 bash[31305]: cluster 2024-07-28T11:50:59.923093+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T11:51:01.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:00 smithi022 bash[31305]: cluster 2024-07-28T11:51:00.422046+0000 mgr.y (mgr.14388) 199 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:01.957 INFO:tasks.rados.rados.0.smithi022.stdout:114: done (0 left) 2024-07-28T11:51:01.957 INFO:tasks.rados.rados.0.smithi022.stdout:115: write oid 43 current snap is 10 2024-07-28T11:51:01.957 INFO:tasks.rados.rados.0.smithi022.stdout:115: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-07-28T11:51:01.967 INFO:tasks.rados.rados.0.smithi022.stdout:115: writing smithi02269687-43 from 561367 to 1020066 tid 1 2024-07-28T11:51:01.982 INFO:tasks.rados.rados.0.smithi022.stdout:115: writing smithi02269687-43 from 1573512 to 2314871 tid 2 2024-07-28T11:51:01.992 INFO:tasks.rados.rados.0.smithi022.stdout:115: writing smithi02269687-43 from 2941380 to 3361367 tid 3 2024-07-28T11:51:01.992 INFO:tasks.rados.rados.0.smithi022.stdout:116: read oid 11 snap -1 2024-07-28T11:51:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:116: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:51:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:117: rollback oid 37 current snap is 10 2024-07-28T11:51:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 1 2024-07-28T11:51:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:115: finishing write tid 1 to smithi02269687-43 2024-07-28T11:51:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:115: finishing write tid 2 to smithi02269687-43 2024-07-28T11:51:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:118: delete oid 38 current snap is 10 2024-07-28T11:51:01.997 INFO:tasks.rados.rados.0.smithi022.stdout:115: finishing write tid 3 to smithi02269687-43 2024-07-28T11:51:01.998 INFO:tasks.rados.rados.0.smithi022.stdout:117: finishing rollback tid 0 to smithi02269687-37 2024-07-28T11:51:01.998 INFO:tasks.rados.rados.0.smithi022.stdout:118: done (3 left) 2024-07-28T11:51:01.998 INFO:tasks.rados.rados.0.smithi022.stdout:119: read oid 13 snap -1 2024-07-28T11:51:01.999 INFO:tasks.rados.rados.0.smithi022.stdout:119: expect (ObjNum 77 snap 9 seq_num 77) 2024-07-28T11:51:01.999 INFO:tasks.rados.rados.0.smithi022.stdout:120: read oid 14 snap -1 2024-07-28T11:51:01.999 INFO:tasks.rados.rados.0.smithi022.stdout:120: expect (ObjNum 13 snap 0 seq_num 13) 2024-07-28T11:51:01.999 INFO:tasks.rados.rados.0.smithi022.stdout:121: read oid 45 snap -1 2024-07-28T11:51:01.999 INFO:tasks.rados.rados.0.smithi022.stdout:121: expect (ObjNum 44 snap 0 seq_num 44) 2024-07-28T11:51:01.999 INFO:tasks.rados.rados.0.smithi022.stdout:122: snap_remove snap 9 2024-07-28T11:51:02.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:01 smithi150 bash[24144]: cluster 2024-07-28T11:51:00.949494+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-28T11:51:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:01 smithi022 bash[21738]: cluster 2024-07-28T11:51:00.949494+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-28T11:51:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:01 smithi022 bash[31305]: cluster 2024-07-28T11:51:00.949494+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-28T11:51:02.966 INFO:tasks.rados.rados.0.smithi022.stdout:122: done (6 left) 2024-07-28T11:51:02.967 INFO:tasks.rados.rados.0.smithi022.stdout:123: write oid 2 current snap is 10 2024-07-28T11:51:02.967 INFO:tasks.rados.rados.0.smithi022.stdout:123: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-07-28T11:51:02.976 INFO:tasks.rados.rados.0.smithi022.stdout:123: writing smithi02269687-2 from 594981 to 1204178 tid 1 2024-07-28T11:51:02.987 INFO:tasks.rados.rados.0.smithi022.stdout:123: writing smithi02269687-2 from 1974123 to 2719151 tid 2 2024-07-28T11:51:02.991 INFO:tasks.rados.rados.0.smithi022.stdout:123: writing smithi02269687-2 from 3279873 to 3394981 tid 3 2024-07-28T11:51:02.991 INFO:tasks.rados.rados.0.smithi022.stdout:124: write oid 38 current snap is 10 2024-07-28T11:51:02.991 INFO:tasks.rados.rados.0.smithi022.stdout:124: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-07-28T11:51:02.997 INFO:tasks.rados.rados.0.smithi022.stdout:124: writing smithi02269687-38 from 611788 to 1012587 tid 1 2024-07-28T11:51:03.006 INFO:tasks.rados.rados.0.smithi022.stdout:124: writing smithi02269687-38 from 1748958 to 2237644 tid 2 2024-07-28T11:51:03.013 INFO:tasks.rados.rados.0.smithi022.stdout:124: writing smithi02269687-38 from 2907296 to 3411788 tid 3 2024-07-28T11:51:03.013 INFO:tasks.rados.rados.0.smithi022.stdout:125: write oid 26 current snap is 10 2024-07-28T11:51:03.013 INFO:tasks.rados.rados.0.smithi022.stdout:125: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-07-28T11:51:03.020 INFO:tasks.rados.rados.0.smithi022.stdout:125: writing smithi02269687-26 from 628595 to 1104643 tid 1 2024-07-28T11:51:03.029 INFO:tasks.rados.rados.0.smithi022.stdout:125: writing smithi02269687-26 from 1807440 to 2439784 tid 2 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:125: writing smithi02269687-26 from 2934719 to 3387193 tid 3 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:126: snap_create 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:115: finishing write tid 4 to smithi02269687-43 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:117: finishing rollback tid 1 to smithi02269687-37 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:117: finishing rollback tid 2 to smithi02269687-37 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 24 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:115: finishing write tid 5 to smithi02269687-43 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 37 (ObjNum 81 snap 10 seq_num 81) dirty exists 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:115: left oid 43 (ObjNum 81 snap 10 seq_num 81) 2024-07-28T11:51:03.036 INFO:tasks.rados.rados.0.smithi022.stdout:116: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:51:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:121: expect (ObjNum 44 snap 0 seq_num 44) 2024-07-28T11:51:03.194 INFO:tasks.rados.rados.0.smithi022.stdout:119: expect (ObjNum 77 snap 9 seq_num 77) 2024-07-28T11:51:03.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:02 smithi150 bash[24144]: cluster 2024-07-28T11:51:01.956174+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-28T11:51:03.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:02 smithi150 bash[24144]: cluster 2024-07-28T11:51:02.422970+0000 mgr.y (mgr.14388) 200 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T11:51:03.306 INFO:tasks.rados.rados.0.smithi022.stdout:120: expect (ObjNum 13 snap 0 seq_num 13) 2024-07-28T11:51:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:02 smithi022 bash[21738]: cluster 2024-07-28T11:51:01.956174+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-28T11:51:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:02 smithi022 bash[21738]: cluster 2024-07-28T11:51:02.422970+0000 mgr.y (mgr.14388) 200 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T11:51:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:02 smithi022 bash[31305]: cluster 2024-07-28T11:51:01.956174+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-28T11:51:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:02 smithi022 bash[31305]: cluster 2024-07-28T11:51:02.422970+0000 mgr.y (mgr.14388) 200 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:123: finishing write tid 1 to smithi02269687-2 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:123: finishing write tid 2 to smithi02269687-2 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:123: finishing write tid 3 to smithi02269687-2 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:123: finishing write tid 4 to smithi02269687-2 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:123: finishing write tid 5 to smithi02269687-2 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 59 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-07-28T11:51:03.387 INFO:tasks.rados.rados.0.smithi022.stdout:123: left oid 2 (ObjNum 83 snap 10 seq_num 83) 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:124: finishing write tid 1 to smithi02269687-38 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:124: finishing write tid 2 to smithi02269687-38 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:124: finishing write tid 3 to smithi02269687-38 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:124: finishing write tid 4 to smithi02269687-38 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:124: finishing write tid 5 to smithi02269687-38 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 24 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:124: left oid 38 (ObjNum 84 snap 10 seq_num 84) 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:125: finishing write tid 1 to smithi02269687-26 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:125: finishing write tid 2 to smithi02269687-26 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:125: finishing write tid 3 to smithi02269687-26 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:125: finishing write tid 4 to smithi02269687-26 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:125: finishing write tid 5 to smithi02269687-26 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 32 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-07-28T11:51:03.388 INFO:tasks.rados.rados.0.smithi022.stdout:125: left oid 26 (ObjNum 85 snap 10 seq_num 85) 2024-07-28T11:51:03.977 INFO:tasks.rados.rados.0.smithi022.stdout:115: done (9 left) 2024-07-28T11:51:03.978 INFO:tasks.rados.rados.0.smithi022.stdout:116: done (8 left) 2024-07-28T11:51:03.978 INFO:tasks.rados.rados.0.smithi022.stdout:117: done (7 left) 2024-07-28T11:51:03.978 INFO:tasks.rados.rados.0.smithi022.stdout:119: done (6 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:120: done (5 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:121: done (4 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:123: done (3 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:124: done (2 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:125: done (1 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:126: done (0 left) 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:127: write oid 32 current snap is 11 2024-07-28T11:51:03.982 INFO:tasks.rados.rados.0.smithi022.stdout:127: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-07-28T11:51:03.987 INFO:tasks.rados.rados.0.smithi022.stdout:127: writing smithi02269687-32 from 645402 to 1196699 tid 1 2024-07-28T11:51:03.993 INFO:tasks.rados.rados.0.smithi022.stdout:127: writing smithi02269687-32 from 1749569 to 2241924 tid 2 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:127: writing smithi02269687-32 from 2845789 to 3445402 tid 3 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:128: read oid 35 snap -1 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:128: expect (ObjNum 34 snap 0 seq_num 34) 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:129: read oid 11 snap -1 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:130: write oid 42 current snap is 11 2024-07-28T11:51:04.001 INFO:tasks.rados.rados.0.smithi022.stdout:130: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-07-28T11:51:04.009 INFO:tasks.rados.rados.0.smithi022.stdout:130: writing smithi02269687-42 from 662209 to 1288755 tid 1 2024-07-28T11:51:04.016 INFO:tasks.rados.rados.0.smithi022.stdout:130: writing smithi02269687-42 from 1808051 to 2444064 tid 2 2024-07-28T11:51:04.023 INFO:tasks.rados.rados.0.smithi022.stdout:130: writing smithi02269687-42 from 2873212 to 3462209 tid 3 2024-07-28T11:51:04.023 INFO:tasks.rados.rados.0.smithi022.stdout:131: snap_remove snap 10 2024-07-28T11:51:04.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:03 smithi150 bash[24144]: cluster 2024-07-28T11:51:02.965315+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-28T11:51:04.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:03 smithi022 bash[21738]: cluster 2024-07-28T11:51:02.965315+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-28T11:51:04.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:03 smithi022 bash[31305]: cluster 2024-07-28T11:51:02.965315+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (4m) 25s ago 4m 13.9M - 0.25.0 c8568f914cd2 ea08cfafecf8 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi150 *:3000 running (4m) 25s ago 4m 78.4M - 9.4.7 954c08fa6188 9196cd945250 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi022.lsazzu smithi022 running (2m) 25s ago 2m 11.6M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 790951c822db 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi150.uoyjce smithi150 running (2m) 25s ago 2m 13.1M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9b5a853c2b34 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi150 *:8443 running (12m) 25s ago 12m 387M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ac513a162bf2 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:9283 running (15m) 25s ago 15m 441M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 656c91ab968c 2024-07-28T11:51:04.654 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (15m) 25s ago 15m 47.9M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 61d02816d7ec 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi150 running (13m) 25s ago 13m 35.8M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 83e8034ffeaf 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (13m) 25s ago 13m 39.2M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 13682868be79 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (5m) 25s ago 5m 7992k - 1.5.0 0da6a335fe13 fedc356d871f 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi150 *:9100 running (5m) 25s ago 5m 8607k - 1.5.0 0da6a335fe13 7214b07ccb37 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (12m) 25s ago 12m 46.0M 4061M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 c7b85ffda2c4 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (11m) 25s ago 11m 45.0M 4061M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 e67b6336147b 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (10m) 25s ago 10m 44.6M 4061M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 b25ce3706e99 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (9m) 25s ago 9m 41.9M 4061M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ec49b8f7d962 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi150 running (8m) 25s ago 8m 42.5M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 2078057a5614 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi150 running (8m) 25s ago 8m 42.7M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 08579ab471fa 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi150 running (7m) 25s ago 7m 42.4M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 47f1fb92bab2 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi150 running (6m) 25s ago 6m 42.9M 4060M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 1d8906907817 2024-07-28T11:51:04.655 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi150 *:9095 running (4m) 25s ago 5m 46.0M - 2.43.0 a07b618ecd1d 080f9905a058 2024-07-28T11:51:04.812 INFO:tasks.rados.rados.0.smithi022.stdout:131: done (4 left) 2024-07-28T11:51:04.812 INFO:tasks.rados.rados.0.smithi022.stdout:132: read oid 16 snap -1 2024-07-28T11:51:04.812 INFO:tasks.rados.rados.0.smithi022.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:51:04.812 INFO:tasks.rados.rados.0.smithi022.stdout:133: snap_remove snap 3 2024-07-28T11:51:05.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:04 smithi150 bash[24144]: cluster 2024-07-28T11:51:03.978023+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T11:51:05.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:04 smithi150 bash[24144]: cluster 2024-07-28T11:51:04.423409+0000 mgr.y (mgr.14388) 201 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T11:51:05.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:04 smithi150 bash[24144]: audit 2024-07-28T11:51:04.611481+0000 mgr.y (mgr.14388) 202 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:51:05.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:04 smithi150 bash[24144]: cluster 2024-07-28T11:51:04.812946+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T11:51:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[21738]: cluster 2024-07-28T11:51:03.978023+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[21738]: cluster 2024-07-28T11:51:04.423409+0000 mgr.y (mgr.14388) 201 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[21738]: audit 2024-07-28T11:51:04.611481+0000 mgr.y (mgr.14388) 202 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[21738]: cluster 2024-07-28T11:51:04.812946+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[31305]: cluster 2024-07-28T11:51:03.978023+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[31305]: cluster 2024-07-28T11:51:04.423409+0000 mgr.y (mgr.14388) 201 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[31305]: audit 2024-07-28T11:51:04.611481+0000 mgr.y (mgr.14388) 202 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:51:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:04 smithi022 bash[31305]: cluster 2024-07-28T11:51:04.812946+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T11:51:05.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for minority of mons to upgrade' 2024-07-28T11:51:05.826 INFO:tasks.rados.rados.0.smithi022.stdout:133: done (5 left) 2024-07-28T11:51:05.826 INFO:tasks.rados.rados.0.smithi022.stdout:134: write oid 20 current snap is 11 2024-07-28T11:51:05.826 INFO:tasks.rados.rados.0.smithi022.stdout:134: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-07-28T11:51:05.834 INFO:tasks.rados.rados.0.smithi022.stdout:134: writing smithi02269687-20 from 679016 to 1380811 tid 1 2024-07-28T11:51:05.841 INFO:tasks.rados.rados.0.smithi022.stdout:134: writing smithi02269687-20 from 1866533 to 2362557 tid 2 2024-07-28T11:51:05.847 INFO:tasks.rados.rados.0.smithi022.stdout:134: writing smithi02269687-20 from 2900635 to 3303278 tid 3 2024-07-28T11:51:05.847 INFO:tasks.rados.rados.0.smithi022.stdout:135: read oid 10 snap -1 2024-07-28T11:51:05.848 INFO:tasks.rados.rados.0.smithi022.stdout:135: expect deleted 2024-07-28T11:51:05.848 INFO:tasks.rados.rados.0.smithi022.stdout:136: write oid 33 current snap is 11 2024-07-28T11:51:05.848 INFO:tasks.rados.rados.0.smithi022.stdout:127: finishing write tid 1 to smithi02269687-32 2024-07-28T11:51:05.848 INFO:tasks.rados.rados.0.smithi022.stdout:136: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-07-28T11:51:05.855 INFO:tasks.rados.rados.0.smithi022.stdout:136: writing smithi02269687-33 from 695823 to 1472867 tid 1 2024-07-28T11:51:05.862 INFO:tasks.rados.rados.0.smithi022.stdout:136: writing smithi02269687-33 from 1925015 to 2564697 tid 2 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:136: writing smithi02269687-33 from 3328058 to 3495823 tid 3 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:137: delete oid 1 current snap is 11 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:127: finishing write tid 2 to smithi02269687-32 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:127: finishing write tid 3 to smithi02269687-32 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:127: finishing write tid 4 to smithi02269687-32 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:127: finishing write tid 5 to smithi02269687-32 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 38 (ObjNum 86 snap 11 seq_num 86) dirty exists 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:127: left oid 32 (ObjNum 86 snap 11 seq_num 86) 2024-07-28T11:51:05.868 INFO:tasks.rados.rados.0.smithi022.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:51:05.938 INFO:tasks.rados.rados.0.smithi022.stdout:130: finishing write tid 1 to smithi02269687-42 2024-07-28T11:51:05.938 INFO:tasks.rados.rados.0.smithi022.stdout:128: expect (ObjNum 34 snap 0 seq_num 34) 2024-07-28T11:51:06.022 INFO:tasks.rados.rados.0.smithi022.stdout:130: finishing write tid 2 to smithi02269687-42 2024-07-28T11:51:06.023 INFO:tasks.rados.rados.0.smithi022.stdout:130: finishing write tid 3 to smithi02269687-42 2024-07-28T11:51:06.023 INFO:tasks.rados.rados.0.smithi022.stdout:130: finishing write tid 4 to smithi02269687-42 2024-07-28T11:51:06.023 INFO:tasks.rados.rados.0.smithi022.stdout:130: finishing write tid 5 to smithi02269687-42 2024-07-28T11:51:06.023 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 31 (ObjNum 87 snap 11 seq_num 87) dirty exists 2024-07-28T11:51:06.023 INFO:tasks.rados.rados.0.smithi022.stdout:130: left oid 42 (ObjNum 87 snap 11 seq_num 87) 2024-07-28T11:51:06.023 INFO:tasks.rados.rados.0.smithi022.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T11:51:06.099 INFO:tasks.rados.rados.0.smithi022.stdout:134: finishing write tid 1 to smithi02269687-20 2024-07-28T11:51:06.099 INFO:tasks.rados.rados.0.smithi022.stdout:134: finishing write tid 2 to smithi02269687-20 2024-07-28T11:51:06.099 INFO:tasks.rados.rados.0.smithi022.stdout:134: finishing write tid 3 to smithi02269687-20 2024-07-28T11:51:06.099 INFO:tasks.rados.rados.0.smithi022.stdout:134: finishing write tid 4 to smithi02269687-20 2024-07-28T11:51:06.099 INFO:tasks.rados.rados.0.smithi022.stdout:134: finishing write tid 5 to smithi02269687-20 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 32 (ObjNum 88 snap 11 seq_num 88) dirty exists 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:134: left oid 20 (ObjNum 88 snap 11 seq_num 88) 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:136: finishing write tid 1 to smithi02269687-33 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:136: finishing write tid 2 to smithi02269687-33 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:136: finishing write tid 3 to smithi02269687-33 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:136: finishing write tid 4 to smithi02269687-33 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:136: finishing write tid 5 to smithi02269687-33 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 41 (ObjNum 89 snap 11 seq_num 89) dirty exists 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:136: left oid 33 (ObjNum 89 snap 11 seq_num 89) 2024-07-28T11:51:06.100 INFO:tasks.rados.rados.0.smithi022.stdout:127: done (8 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:128: done (7 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:129: done (6 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:130: done (5 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:132: done (4 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:134: done (3 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:135: done (2 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:136: done (1 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:137: done (0 left) 2024-07-28T11:51:06.101 INFO:tasks.rados.rados.0.smithi022.stdout:138: snap_create 2024-07-28T11:51:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:05 smithi150 bash[24144]: audit 2024-07-28T11:51:05.400357+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:05 smithi150 bash[24144]: cluster 2024-07-28T11:51:05.817883+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-07-28T11:51:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:05 smithi022 bash[21738]: audit 2024-07-28T11:51:05.400357+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:05 smithi022 bash[21738]: cluster 2024-07-28T11:51:05.817883+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-07-28T11:51:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:05 smithi022 bash[31305]: audit 2024-07-28T11:51:05.400357+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:05 smithi022 bash[31305]: cluster 2024-07-28T11:51:05.817883+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-07-28T11:51:07.000 INFO:tasks.rados.rados.0.smithi022.stdout:138: done (0 left) 2024-07-28T11:51:07.000 INFO:tasks.rados.rados.0.smithi022.stdout:139: snap_remove snap 1 2024-07-28T11:51:07.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:06 smithi150 bash[24144]: cluster 2024-07-28T11:51:06.424833+0000 mgr.y (mgr.14388) 203 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-07-28T11:51:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:06 smithi022 bash[21738]: cluster 2024-07-28T11:51:06.424833+0000 mgr.y (mgr.14388) 203 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-07-28T11:51:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:06 smithi022 bash[31305]: cluster 2024-07-28T11:51:06.424833+0000 mgr.y (mgr.14388) 203 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-07-28T11:51:08.001 INFO:tasks.rados.rados.0.smithi022.stdout:139: done (0 left) 2024-07-28T11:51:08.001 INFO:tasks.rados.rados.0.smithi022.stdout:140: snap_create 2024-07-28T11:51:08.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:08 smithi150 bash[24144]: cluster 2024-07-28T11:51:07.000851+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-07-28T11:51:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:08 smithi022 bash[21738]: cluster 2024-07-28T11:51:07.000851+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-07-28T11:51:08.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:08 smithi022 bash[31305]: cluster 2024-07-28T11:51:07.000851+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:140: done (0 left) 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:141: read oid 31 snap -1 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:141: expect (ObjNum 30 snap 0 seq_num 30) 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:142: read oid 13 snap -1 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:142: expect (ObjNum 77 snap 9 seq_num 77) 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:143: read oid 7 snap -1 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:143: expect deleted 2024-07-28T11:51:09.003 INFO:tasks.rados.rados.0.smithi022.stdout:144: snap_create 2024-07-28T11:51:09.010 INFO:tasks.rados.rados.0.smithi022.stdout:141: expect (ObjNum 30 snap 0 seq_num 30) 2024-07-28T11:51:09.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:51:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:51:09.095 INFO:tasks.rados.rados.0.smithi022.stdout:142: expect (ObjNum 77 snap 9 seq_num 77) 2024-07-28T11:51:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:09 smithi022 bash[21738]: cluster 2024-07-28T11:51:07.999506+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-07-28T11:51:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:09 smithi022 bash[21738]: cluster 2024-07-28T11:51:08.425391+0000 mgr.y (mgr.14388) 204 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-07-28T11:51:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:09 smithi022 bash[21738]: cluster 2024-07-28T11:51:09.002213+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T11:51:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:09 smithi022 bash[31305]: cluster 2024-07-28T11:51:07.999506+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-07-28T11:51:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:09 smithi022 bash[31305]: cluster 2024-07-28T11:51:08.425391+0000 mgr.y (mgr.14388) 204 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-07-28T11:51:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:09 smithi022 bash[31305]: cluster 2024-07-28T11:51:09.002213+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T11:51:09.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:09 smithi150 bash[24144]: cluster 2024-07-28T11:51:07.999506+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-07-28T11:51:09.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:09 smithi150 bash[24144]: cluster 2024-07-28T11:51:08.425391+0000 mgr.y (mgr.14388) 204 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-07-28T11:51:09.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:09 smithi150 bash[24144]: cluster 2024-07-28T11:51:09.002213+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T11:51:09.821 INFO:tasks.rados.rados.0.smithi022.stdout:141: done (3 left) 2024-07-28T11:51:09.821 INFO:tasks.rados.rados.0.smithi022.stdout:142: done (2 left) 2024-07-28T11:51:09.822 INFO:tasks.rados.rados.0.smithi022.stdout:143: done (1 left) 2024-07-28T11:51:09.822 INFO:tasks.rados.rados.0.smithi022.stdout:144: done (0 left) 2024-07-28T11:51:09.822 INFO:tasks.rados.rados.0.smithi022.stdout:145: snap_create 2024-07-28T11:51:10.467 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:10.828 INFO:tasks.rados.rados.0.smithi022.stdout:145: done (0 left) 2024-07-28T11:51:10.828 INFO:tasks.rados.rados.0.smithi022.stdout:146: write oid 9 current snap is 15 2024-07-28T11:51:10.828 INFO:tasks.rados.rados.0.smithi022.stdout:146: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-07-28T11:51:10.848 INFO:tasks.rados.rados.0.smithi022.stdout:146: writing smithi02269687-9 from 729437 to 1256979 tid 1 2024-07-28T11:51:10.870 INFO:tasks.rados.rados.0.smithi022.stdout:146: writing smithi02269687-9 from 1925626 to 2568977 tid 2 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:146: writing smithi02269687-9 from 3266551 to 3529437 tid 3 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:147: rollback oid 14 current snap is 15 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 13 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:146: finishing write tid 1 to smithi02269687-9 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:146: finishing write tid 2 to smithi02269687-9 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:148: write oid 6 current snap is 15 2024-07-28T11:51:10.884 INFO:tasks.rados.rados.0.smithi022.stdout:148: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-07-28T11:51:10.899 INFO:tasks.rados.rados.0.smithi022.stdout:148: writing smithi02269687-6 from 746244 to 1465388 tid 1 2024-07-28T11:51:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:148: writing smithi02269687-6 from 2100461 to 2603823 tid 2 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:148: writing smithi02269687-6 from 3126680 to 3546244 tid 3 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:149: read oid 42 snap -1 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:150: snap_create 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:148: finishing write tid 1 to smithi02269687-6 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:147: finishing rollback tid 0 to smithi02269687-14 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:147: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:147: finishing rollback tid 2 to smithi02269687-14 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 75 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:146: finishing write tid 3 to smithi02269687-9 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:146: finishing write tid 4 to smithi02269687-9 2024-07-28T11:51:10.919 INFO:tasks.rados.rados.0.smithi022.stdout:146: finishing write tid 5 to smithi02269687-9 2024-07-28T11:51:10.920 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 30 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-07-28T11:51:10.920 INFO:tasks.rados.rados.0.smithi022.stdout:146: left oid 9 (ObjNum 91 snap 15 seq_num 91) 2024-07-28T11:51:10.920 INFO:tasks.rados.rados.0.smithi022.stdout:148: finishing write tid 2 to smithi02269687-6 2024-07-28T11:51:10.923 INFO:tasks.rados.rados.0.smithi022.stdout:148: finishing write tid 3 to smithi02269687-6 2024-07-28T11:51:10.923 INFO:tasks.rados.rados.0.smithi022.stdout:148: finishing write tid 4 to smithi02269687-6 2024-07-28T11:51:10.923 INFO:tasks.rados.rados.0.smithi022.stdout:148: finishing write tid 5 to smithi02269687-6 2024-07-28T11:51:10.924 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 30 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-07-28T11:51:10.924 INFO:tasks.rados.rados.0.smithi022.stdout:148: left oid 6 (ObjNum 92 snap 15 seq_num 92) 2024-07-28T11:51:10.933 INFO:tasks.rados.rados.0.smithi022.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-07-28T11:51:11.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:51:10 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:10] "GET /metrics HTTP/1.1" 200 242453 "" "Prometheus/2.43.0" 2024-07-28T11:51:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:10 smithi022 bash[21738]: cluster 2024-07-28T11:51:09.821584+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T11:51:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:10 smithi022 bash[31305]: cluster 2024-07-28T11:51:09.821584+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T11:51:11.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:10 smithi150 bash[24144]: cluster 2024-07-28T11:51:09.821584+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:146: done (4 left) 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:147: done (3 left) 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:148: done (2 left) 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:149: done (1 left) 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:150: done (0 left) 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:151: write oid 46 current snap is 16 2024-07-28T11:51:11.833 INFO:tasks.rados.rados.0.smithi022.stdout:151: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-07-28T11:51:11.848 INFO:tasks.rados.rados.0.smithi022.stdout:151: writing smithi02269687-46 from 763051 to 1557444 tid 1 2024-07-28T11:51:11.860 INFO:tasks.rados.rados.0.smithi022.stdout:151: writing smithi02269687-46 from 2158943 to 2805963 tid 2 2024-07-28T11:51:11.866 INFO:tasks.rados.rados.0.smithi022.stdout:151: writing smithi02269687-46 from 3437750 to 3563051 tid 3 2024-07-28T11:51:11.867 INFO:tasks.rados.rados.0.smithi022.stdout:152: read oid 25 snap -1 2024-07-28T11:51:11.867 INFO:tasks.rados.rados.0.smithi022.stdout:152: expect (ObjNum 78 snap 9 seq_num 78) 2024-07-28T11:51:11.867 INFO:tasks.rados.rados.0.smithi022.stdout:153: write oid 50 current snap is 16 2024-07-28T11:51:11.867 INFO:tasks.rados.rados.0.smithi022.stdout:151: finishing write tid 1 to smithi02269687-46 2024-07-28T11:51:11.867 INFO:tasks.rados.rados.0.smithi022.stdout:151: finishing write tid 2 to smithi02269687-46 2024-07-28T11:51:11.867 INFO:tasks.rados.rados.0.smithi022.stdout:153: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-07-28T11:51:11.876 INFO:tasks.rados.rados.0.smithi022.stdout:153: writing smithi02269687-50 from 779858 to 1249500 tid 1 2024-07-28T11:51:11.885 INFO:tasks.rados.rados.0.smithi022.stdout:153: writing smithi02269687-50 from 1817425 to 2324456 tid 2 2024-07-28T11:51:11.892 INFO:tasks.rados.rados.0.smithi022.stdout:153: writing smithi02269687-50 from 2781526 to 3368154 tid 3 2024-07-28T11:51:11.892 INFO:tasks.rados.rados.0.smithi022.stdout:154: read oid 6 snap 12 2024-07-28T11:51:11.892 INFO:tasks.rados.rados.0.smithi022.stdout:154: expect (ObjNum 5 snap 0 seq_num 5) 2024-07-28T11:51:11.892 INFO:tasks.rados.rados.0.smithi022.stdout:155: snap_remove snap 8 2024-07-28T11:51:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:11 smithi022 bash[21738]: cluster 2024-07-28T11:51:10.426142+0000 mgr.y (mgr.14388) 205 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:11 smithi022 bash[21738]: cluster 2024-07-28T11:51:10.827665+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-07-28T11:51:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:11 smithi022 bash[31305]: cluster 2024-07-28T11:51:10.426142+0000 mgr.y (mgr.14388) 205 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:11 smithi022 bash[31305]: cluster 2024-07-28T11:51:10.827665+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-07-28T11:51:12.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:11 smithi150 bash[24144]: cluster 2024-07-28T11:51:10.426142+0000 mgr.y (mgr.14388) 205 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:12.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:11 smithi150 bash[24144]: cluster 2024-07-28T11:51:10.827665+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-07-28T11:51:12.842 INFO:tasks.rados.rados.0.smithi022.stdout:151: finishing write tid 3 to smithi02269687-46 2024-07-28T11:51:12.842 INFO:tasks.rados.rados.0.smithi022.stdout:151: finishing write tid 4 to smithi02269687-46 2024-07-28T11:51:12.842 INFO:tasks.rados.rados.0.smithi022.stdout:151: finishing write tid 5 to smithi02269687-46 2024-07-28T11:51:12.842 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 53 (ObjNum 93 snap 16 seq_num 93) dirty exists 2024-07-28T11:51:12.842 INFO:tasks.rados.rados.0.smithi022.stdout:151: left oid 46 (ObjNum 93 snap 16 seq_num 93) 2024-07-28T11:51:12.843 INFO:tasks.rados.rados.0.smithi022.stdout:152: expect (ObjNum 78 snap 9 seq_num 78) 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:153: finishing write tid 1 to smithi02269687-50 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:153: finishing write tid 2 to smithi02269687-50 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:153: finishing write tid 3 to smithi02269687-50 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:153: finishing write tid 4 to smithi02269687-50 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:153: finishing write tid 5 to smithi02269687-50 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 35 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:153: left oid 50 (ObjNum 94 snap 16 seq_num 94) 2024-07-28T11:51:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:154: expect (ObjNum 5 snap 0 seq_num 5) 2024-07-28T11:51:13.103 INFO:tasks.rados.rados.0.smithi022.stdout:151: done (4 left) 2024-07-28T11:51:13.103 INFO:tasks.rados.rados.0.smithi022.stdout:152: done (3 left) 2024-07-28T11:51:13.104 INFO:tasks.rados.rados.0.smithi022.stdout:153: done (2 left) 2024-07-28T11:51:13.104 INFO:tasks.rados.rados.0.smithi022.stdout:154: done (1 left) 2024-07-28T11:51:13.104 INFO:tasks.rados.rados.0.smithi022.stdout:155: done (0 left) 2024-07-28T11:51:13.104 INFO:tasks.rados.rados.0.smithi022.stdout:156: snap_remove snap 6 2024-07-28T11:51:13.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:12 smithi150 bash[24144]: cluster 2024-07-28T11:51:11.833264+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-07-28T11:51:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:12 smithi022 bash[21738]: cluster 2024-07-28T11:51:11.833264+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-07-28T11:51:13.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:12 smithi022 bash[31305]: cluster 2024-07-28T11:51:11.833264+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-07-28T11:51:13.843 INFO:tasks.rados.rados.0.smithi022.stdout:156: done (0 left) 2024-07-28T11:51:13.843 INFO:tasks.rados.rados.0.smithi022.stdout:157: delete oid 10 current snap is 16 2024-07-28T11:51:13.858 INFO:tasks.rados.rados.0.smithi022.stdout:157: done (0 left) 2024-07-28T11:51:13.859 INFO:tasks.rados.rados.0.smithi022.stdout:158: write oid 29 current snap is 16 2024-07-28T11:51:13.859 INFO:tasks.rados.rados.0.smithi022.stdout:158: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-07-28T11:51:13.867 INFO:tasks.rados.rados.0.smithi022.stdout:158: writing smithi02269687-29 from 413472 to 1033612 tid 1 2024-07-28T11:51:13.875 INFO:tasks.rados.rados.0.smithi022.stdout:158: writing smithi02269687-29 from 1818036 to 2328736 tid 2 2024-07-28T11:51:13.884 INFO:tasks.rados.rados.0.smithi022.stdout:158: writing smithi02269687-29 from 3120019 to 3613472 tid 3 2024-07-28T11:51:13.884 INFO:tasks.rados.rados.0.smithi022.stdout:159: read oid 41 snap -1 2024-07-28T11:51:13.885 INFO:tasks.rados.rados.0.smithi022.stdout:159: expect (ObjNum 73 snap 9 seq_num 73) 2024-07-28T11:51:13.885 INFO:tasks.rados.rados.0.smithi022.stdout:160: delete oid 28 current snap is 16 2024-07-28T11:51:13.885 INFO:tasks.rados.rados.0.smithi022.stdout:158: finishing write tid 1 to smithi02269687-29 2024-07-28T11:51:13.885 INFO:tasks.rados.rados.0.smithi022.stdout:158: finishing write tid 2 to smithi02269687-29 2024-07-28T11:51:13.888 INFO:tasks.rados.rados.0.smithi022.stdout:160: done (2 left) 2024-07-28T11:51:13.888 INFO:tasks.rados.rados.0.smithi022.stdout:161: write oid 44 current snap is 16 2024-07-28T11:51:13.888 INFO:tasks.rados.rados.0.smithi022.stdout:161: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-07-28T11:51:13.895 INFO:tasks.rados.rados.0.smithi022.stdout:161: writing smithi02269687-44 from 447086 to 1217724 tid 1 2024-07-28T11:51:13.904 INFO:tasks.rados.rados.0.smithi022.stdout:161: writing smithi02269687-44 from 1935000 to 2733016 tid 2 2024-07-28T11:51:13.910 INFO:tasks.rados.rados.0.smithi022.stdout:161: writing smithi02269687-44 from 3458512 to 3647086 tid 3 2024-07-28T11:51:13.910 INFO:tasks.rados.rados.0.smithi022.stdout:162: snap_remove snap 12 2024-07-28T11:51:14.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:13 smithi022 bash[21738]: cluster 2024-07-28T11:51:12.426712+0000 mgr.y (mgr.14388) 206 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 752 KiB/s wr, 9 op/s 2024-07-28T11:51:14.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:13 smithi022 bash[21738]: cluster 2024-07-28T11:51:12.842936+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-07-28T11:51:14.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:13 smithi022 bash[31305]: cluster 2024-07-28T11:51:12.426712+0000 mgr.y (mgr.14388) 206 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 752 KiB/s wr, 9 op/s 2024-07-28T11:51:14.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:13 smithi022 bash[31305]: cluster 2024-07-28T11:51:12.842936+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-07-28T11:51:14.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:13 smithi150 bash[24144]: cluster 2024-07-28T11:51:12.426712+0000 mgr.y (mgr.14388) 206 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 752 KiB/s wr, 9 op/s 2024-07-28T11:51:14.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:13 smithi150 bash[24144]: cluster 2024-07-28T11:51:12.842936+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-07-28T11:51:14.817 INFO:tasks.rados.rados.0.smithi022.stdout:162: done (3 left) 2024-07-28T11:51:14.817 INFO:tasks.rados.rados.0.smithi022.stdout:163: rollback oid 15 current snap is 16 2024-07-28T11:51:14.817 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 0 2024-07-28T11:51:14.817 INFO:tasks.rados.rados.0.smithi022.stdout:158: finishing write tid 3 to smithi02269687-29 2024-07-28T11:51:14.817 INFO:tasks.rados.rados.0.smithi022.stdout:158: finishing write tid 4 to smithi02269687-29 2024-07-28T11:51:14.818 INFO:tasks.rados.rados.0.smithi022.stdout:158: finishing write tid 5 to smithi02269687-29 2024-07-28T11:51:14.818 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 61 (ObjNum 96 snap 16 seq_num 96) dirty exists 2024-07-28T11:51:14.818 INFO:tasks.rados.rados.0.smithi022.stdout:158: left oid 29 (ObjNum 96 snap 16 seq_num 96) 2024-07-28T11:51:14.818 INFO:tasks.rados.rados.0.smithi022.stdout:159: expect (ObjNum 73 snap 9 seq_num 73) 2024-07-28T11:51:14.985 INFO:tasks.rados.rados.0.smithi022.stdout:161: finishing write tid 1 to smithi02269687-44 2024-07-28T11:51:14.985 INFO:tasks.rados.rados.0.smithi022.stdout:161: finishing write tid 2 to smithi02269687-44 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:158: done (3 left) 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:159: done (2 left) 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:164: read oid 30 snap -1 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:164: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:165: read oid 24 snap 13 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:165: expect (ObjNum 23 snap 0 seq_num 23) 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:166: read oid 40 snap 13 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:166: expect (ObjNum 60 snap 0 seq_num 60) 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:167: write oid 5 current snap is 16 2024-07-28T11:51:14.986 INFO:tasks.rados.rados.0.smithi022.stdout:167: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-07-28T11:51:14.991 INFO:tasks.rados.rados.0.smithi022.stdout:167: writing smithi02269687-5 from 463893 to 1026133 tid 1 2024-07-28T11:51:14.999 INFO:tasks.rados.rados.0.smithi022.stdout:167: writing smithi02269687-5 from 1593482 to 2251509 tid 2 2024-07-28T11:51:15.007 INFO:tasks.rados.rados.0.smithi022.stdout:167: writing smithi02269687-5 from 2685935 to 3245276 tid 3 2024-07-28T11:51:15.007 INFO:tasks.rados.rados.0.smithi022.stdout:168: write oid 10 current snap is 16 2024-07-28T11:51:15.007 INFO:tasks.rados.rados.0.smithi022.stdout:161: finishing write tid 3 to smithi02269687-44 2024-07-28T11:51:15.007 INFO:tasks.rados.rados.0.smithi022.stdout:161: finishing write tid 4 to smithi02269687-44 2024-07-28T11:51:15.007 INFO:tasks.rados.rados.0.smithi022.stdout:168: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-07-28T11:51:15.012 INFO:tasks.rados.rados.0.smithi022.stdout:168: writing smithi02269687-10 from 480700 to 1118189 tid 1 2024-07-28T11:51:15.018 INFO:tasks.rados.rados.0.smithi022.stdout:168: writing smithi02269687-10 from 1651964 to 2053649 tid 2 2024-07-28T11:51:15.027 INFO:tasks.rados.rados.0.smithi022.stdout:168: writing smithi02269687-10 from 2713358 to 3483971 tid 3 2024-07-28T11:51:15.027 INFO:tasks.rados.rados.0.smithi022.stdout:169: write oid 27 current snap is 16 2024-07-28T11:51:15.027 INFO:tasks.rados.rados.0.smithi022.stdout:161: finishing write tid 5 to smithi02269687-44 2024-07-28T11:51:15.028 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 49 (ObjNum 98 snap 16 seq_num 98) dirty exists 2024-07-28T11:51:15.028 INFO:tasks.rados.rados.0.smithi022.stdout:161: left oid 44 (ObjNum 98 snap 16 seq_num 98) 2024-07-28T11:51:15.028 INFO:tasks.rados.rados.0.smithi022.stdout:163: finishing rollback tid 1 to smithi02269687-15 2024-07-28T11:51:15.028 INFO:tasks.rados.rados.0.smithi022.stdout:169: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-07-28T11:51:15.034 INFO:tasks.rados.rados.0.smithi022.stdout:169: writing smithi02269687-27 from 497507 to 1210245 tid 1 2024-07-28T11:51:15.043 INFO:tasks.rados.rados.0.smithi022.stdout:169: writing smithi02269687-27 from 1710446 to 2372142 tid 2 2024-07-28T11:51:15.050 INFO:tasks.rados.rados.0.smithi022.stdout:169: writing smithi02269687-27 from 3140781 to 3697507 tid 3 2024-07-28T11:51:15.052 INFO:tasks.rados.rados.0.smithi022.stdout:161: done (7 left) 2024-07-28T11:51:15.052 INFO:tasks.rados.rados.0.smithi022.stdout:170: write oid 3 current snap is 16 2024-07-28T11:51:15.052 INFO:tasks.rados.rados.0.smithi022.stdout:163: finishing rollback tid 2 to smithi02269687-15 2024-07-28T11:51:15.052 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 89 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T11:51:15.052 INFO:tasks.rados.rados.0.smithi022.stdout:164: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:15.140 INFO:tasks.rados.rados.0.smithi022.stdout:165: expect (ObjNum 23 snap 0 seq_num 23) 2024-07-28T11:51:15.229 INFO:tasks.rados.rados.0.smithi022.stdout:166: expect (ObjNum 60 snap 0 seq_num 60) 2024-07-28T11:51:15.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:14 smithi150 bash[24144]: cluster 2024-07-28T11:51:13.843861+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T11:51:15.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:14 smithi150 bash[24144]: cluster 2024-07-28T11:51:14.817570+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T11:51:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:14 smithi022 bash[31305]: cluster 2024-07-28T11:51:13.843861+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T11:51:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:14 smithi022 bash[31305]: cluster 2024-07-28T11:51:14.817570+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T11:51:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:14 smithi022 bash[21738]: cluster 2024-07-28T11:51:13.843861+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T11:51:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:14 smithi022 bash[21738]: cluster 2024-07-28T11:51:14.817570+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:167: finishing write tid 1 to smithi02269687-5 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:167: finishing write tid 2 to smithi02269687-5 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:167: finishing write tid 3 to smithi02269687-5 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:167: finishing write tid 4 to smithi02269687-5 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:167: finishing write tid 5 to smithi02269687-5 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 32 (ObjNum 99 snap 16 seq_num 99) dirty exists 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:167: left oid 5 (ObjNum 99 snap 16 seq_num 99) 2024-07-28T11:51:15.381 INFO:tasks.rados.rados.0.smithi022.stdout:168: finishing write tid 1 to smithi02269687-10 2024-07-28T11:51:15.382 INFO:tasks.rados.rados.0.smithi022.stdout:170: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-07-28T11:51:15.388 INFO:tasks.rados.rados.0.smithi022.stdout:170: writing smithi02269687-3 from 514314 to 1302301 tid 1 2024-07-28T11:51:15.393 INFO:tasks.rados.rados.0.smithi022.stdout:170: writing smithi02269687-3 from 1768928 to 2174282 tid 2 2024-07-28T11:51:15.402 INFO:tasks.rados.rados.0.smithi022.stdout:170: writing smithi02269687-3 from 2768204 to 3277714 tid 3 2024-07-28T11:51:15.403 INFO:tasks.rados.rados.0.smithi022.stdout:163: done (7 left) 2024-07-28T11:51:15.403 INFO:tasks.rados.rados.0.smithi022.stdout:164: done (6 left) 2024-07-28T11:51:15.403 INFO:tasks.rados.rados.0.smithi022.stdout:165: done (5 left) 2024-07-28T11:51:15.404 INFO:tasks.rados.rados.0.smithi022.stdout:166: done (4 left) 2024-07-28T11:51:15.404 INFO:tasks.rados.rados.0.smithi022.stdout:167: done (3 left) 2024-07-28T11:51:15.405 INFO:tasks.rados.rados.0.smithi022.stdout:171: rollback oid 13 current snap is 16 2024-07-28T11:51:15.406 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 15 2024-07-28T11:51:15.406 INFO:tasks.rados.rados.0.smithi022.stdout:168: finishing write tid 2 to smithi02269687-10 2024-07-28T11:51:15.406 INFO:tasks.rados.rados.0.smithi022.stdout:168: finishing write tid 3 to smithi02269687-10 2024-07-28T11:51:15.406 INFO:tasks.rados.rados.0.smithi022.stdout:168: finishing write tid 4 to smithi02269687-10 2024-07-28T11:51:15.406 INFO:tasks.rados.rados.0.smithi022.stdout:168: finishing write tid 5 to smithi02269687-10 2024-07-28T11:51:15.407 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 62 (ObjNum 100 snap 16 seq_num 100) dirty exists 2024-07-28T11:51:15.407 INFO:tasks.rados.rados.0.smithi022.stdout:168: left oid 10 (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:51:15.408 INFO:tasks.rados.rados.0.smithi022.stdout:169: finishing write tid 1 to smithi02269687-27 2024-07-28T11:51:15.408 INFO:tasks.rados.rados.0.smithi022.stdout:168: done (3 left) 2024-07-28T11:51:15.408 INFO:tasks.rados.rados.0.smithi022.stdout:172: rollback oid 44 current snap is 16 2024-07-28T11:51:15.408 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 14 2024-07-28T11:51:15.408 INFO:tasks.rados.rados.0.smithi022.stdout:169: finishing write tid 2 to smithi02269687-27 2024-07-28T11:51:15.408 INFO:tasks.rados.rados.0.smithi022.stdout:169: finishing write tid 3 to smithi02269687-27 2024-07-28T11:51:15.409 INFO:tasks.rados.rados.0.smithi022.stdout:169: finishing write tid 4 to smithi02269687-27 2024-07-28T11:51:15.409 INFO:tasks.rados.rados.0.smithi022.stdout:169: finishing write tid 5 to smithi02269687-27 2024-07-28T11:51:15.409 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 37 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-07-28T11:51:15.409 INFO:tasks.rados.rados.0.smithi022.stdout:169: left oid 27 (ObjNum 101 snap 16 seq_num 101) 2024-07-28T11:51:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:170: finishing write tid 1 to smithi02269687-3 2024-07-28T11:51:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:170: finishing write tid 2 to smithi02269687-3 2024-07-28T11:51:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:169: done (3 left) 2024-07-28T11:51:15.411 INFO:tasks.rados.rados.0.smithi022.stdout:173: write oid 18 current snap is 16 2024-07-28T11:51:15.411 INFO:tasks.rados.rados.0.smithi022.stdout:173: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-07-28T11:51:15.412 INFO:tasks.rados.rados.0.smithi022.stdout:173: writing smithi02269687-18 from 531121 to 994357 tid 1 2024-07-28T11:51:15.414 INFO:tasks.rados.rados.0.smithi022.stdout:173: writing smithi02269687-18 from 1711057 to 2376422 tid 2 2024-07-28T11:51:15.422 INFO:tasks.rados.rados.0.smithi022.stdout:173: writing smithi02269687-18 from 3079274 to 3731121 tid 3 2024-07-28T11:51:15.423 INFO:tasks.rados.rados.0.smithi022.stdout:174: read oid 8 snap -1 2024-07-28T11:51:15.423 INFO:tasks.rados.rados.0.smithi022.stdout:174: expect (ObjNum 51 snap 0 seq_num 51) 2024-07-28T11:51:15.423 INFO:tasks.rados.rados.0.smithi022.stdout:175: read oid 50 snap -1 2024-07-28T11:51:15.423 INFO:tasks.rados.rados.0.smithi022.stdout:175: expect (ObjNum 94 snap 16 seq_num 94) 2024-07-28T11:51:15.423 INFO:tasks.rados.rados.0.smithi022.stdout:176: rollback oid 4 current snap is 16 2024-07-28T11:51:15.426 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 15 2024-07-28T11:51:15.426 INFO:tasks.rados.rados.0.smithi022.stdout:171: finishing rollback tid 0 to smithi02269687-13 2024-07-28T11:51:15.426 INFO:tasks.rados.rados.0.smithi022.stdout:177: write oid 11 current snap is 16 2024-07-28T11:51:15.426 INFO:tasks.rados.rados.0.smithi022.stdout:171: finishing rollback tid 1 to smithi02269687-13 2024-07-28T11:51:15.426 INFO:tasks.rados.rados.0.smithi022.stdout:170: finishing write tid 3 to smithi02269687-3 2024-07-28T11:51:15.426 INFO:tasks.rados.rados.0.smithi022.stdout:177: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-07-28T11:51:15.429 INFO:tasks.rados.rados.0.smithi022.stdout:177: writing smithi02269687-11 from 547928 to 1086413 tid 1 2024-07-28T11:51:15.435 INFO:tasks.rados.rados.0.smithi022.stdout:177: writing smithi02269687-11 from 1769539 to 2178562 tid 2 2024-07-28T11:51:15.444 INFO:tasks.rados.rados.0.smithi022.stdout:177: writing smithi02269687-11 from 2706697 to 3238751 tid 3 2024-07-28T11:51:15.444 INFO:tasks.rados.rados.0.smithi022.stdout:178: read oid 12 snap 11 2024-07-28T11:51:15.444 INFO:tasks.rados.rados.0.smithi022.stdout:178: expect (ObjNum 68 snap 7 seq_num 68) 2024-07-28T11:51:15.444 INFO:tasks.rados.rados.0.smithi022.stdout:179: rollback oid 31 current snap is 16 2024-07-28T11:51:15.444 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 14 2024-07-28T11:51:15.444 INFO:tasks.rados.rados.0.smithi022.stdout:171: finishing rollback tid 2 to smithi02269687-13 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 95 (ObjNum 77 snap 9 seq_num 77) dirty exists 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:170: finishing write tid 4 to smithi02269687-3 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:171: done (9 left) 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:180: rollback oid 37 current snap is 16 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 11 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:170: finishing write tid 5 to smithi02269687-3 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 56 (ObjNum 102 snap 16 seq_num 102) dirty exists 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:170: left oid 3 (ObjNum 102 snap 16 seq_num 102) 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:173: finishing write tid 1 to smithi02269687-18 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:172: finishing rollback tid 0 to smithi02269687-44 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:172: finishing rollback tid 1 to smithi02269687-44 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:172: finishing rollback tid 2 to smithi02269687-44 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 59 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-07-28T11:51:15.445 INFO:tasks.rados.rados.0.smithi022.stdout:173: finishing write tid 2 to smithi02269687-18 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:176: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 33 (ObjNum 33 snap 0 seq_num 3528766808) dirty dne 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:173: finishing write tid 3 to smithi02269687-18 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:173: finishing write tid 4 to smithi02269687-18 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:173: finishing write tid 5 to smithi02269687-18 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 42 (ObjNum 103 snap 16 seq_num 103) dirty exists 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:173: left oid 18 (ObjNum 103 snap 16 seq_num 103) 2024-07-28T11:51:15.446 INFO:tasks.rados.rados.0.smithi022.stdout:174: expect (ObjNum 51 snap 0 seq_num 51) 2024-07-28T11:51:15.590 INFO:tasks.rados.rados.0.smithi022.stdout:175: expect (ObjNum 94 snap 16 seq_num 94) 2024-07-28T11:51:15.811 INFO:tasks.rados.rados.0.smithi022.stdout:177: finishing write tid 1 to smithi02269687-11 2024-07-28T11:51:15.811 INFO:tasks.rados.rados.0.smithi022.stdout:177: finishing write tid 2 to smithi02269687-11 2024-07-28T11:51:15.811 INFO:tasks.rados.rados.0.smithi022.stdout:170: done (9 left) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:172: done (8 left) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:173: done (7 left) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:174: done (6 left) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:175: done (5 left) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:176: done (4 left) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:181: read oid 38 snap 14 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:181: expect (ObjNum 84 snap 10 seq_num 84) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:182: read oid 34 snap -1 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:182: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:183: write oid 17 current snap is 16 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:177: finishing write tid 3 to smithi02269687-11 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:180: finishing rollback tid 0 to smithi02269687-37 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:177: finishing write tid 4 to smithi02269687-11 2024-07-28T11:51:15.812 INFO:tasks.rados.rados.0.smithi022.stdout:177: finishing write tid 5 to smithi02269687-11 2024-07-28T11:51:15.813 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 8 (ObjNum 104 snap 16 seq_num 104) dirty exists 2024-07-28T11:51:15.813 INFO:tasks.rados.rados.0.smithi022.stdout:177: left oid 11 (ObjNum 104 snap 16 seq_num 104) 2024-07-28T11:51:15.813 INFO:tasks.rados.rados.0.smithi022.stdout:180: finishing rollback tid 1 to smithi02269687-37 2024-07-28T11:51:15.813 INFO:tasks.rados.rados.0.smithi022.stdout:180: finishing rollback tid 2 to smithi02269687-37 2024-07-28T11:51:15.813 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 53 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T11:51:15.813 INFO:tasks.rados.rados.0.smithi022.stdout:178: expect (ObjNum 68 snap 7 seq_num 68) 2024-07-28T11:51:15.971 INFO:tasks.rados.rados.0.smithi022.stdout:179: finishing rollback tid 0 to smithi02269687-31 2024-07-28T11:51:15.972 INFO:tasks.rados.rados.0.smithi022.stdout:179: finishing rollback tid 1 to smithi02269687-31 2024-07-28T11:51:15.972 INFO:tasks.rados.rados.0.smithi022.stdout:179: finishing rollback tid 2 to smithi02269687-31 2024-07-28T11:51:15.972 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 57 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-07-28T11:51:15.972 INFO:tasks.rados.rados.0.smithi022.stdout:182: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T11:51:16.062 INFO:tasks.rados.rados.0.smithi022.stdout:181: expect (ObjNum 84 snap 10 seq_num 84) 2024-07-28T11:51:16.181 INFO:tasks.rados.rados.0.smithi022.stdout:183: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-07-28T11:51:16.190 INFO:tasks.rados.rados.0.smithi022.stdout:183: writing smithi02269687-17 from 564735 to 1178469 tid 1 2024-07-28T11:51:16.200 INFO:tasks.rados.rados.0.smithi022.stdout:183: writing smithi02269687-17 from 1828021 to 2497055 tid 2 2024-07-28T11:51:16.208 INFO:tasks.rados.rados.0.smithi022.stdout:183: writing smithi02269687-17 from 3134120 to 3764735 tid 3 2024-07-28T11:51:16.208 INFO:tasks.rados.rados.0.smithi022.stdout:177: done (6 left) 2024-07-28T11:51:16.208 INFO:tasks.rados.rados.0.smithi022.stdout:178: done (5 left) 2024-07-28T11:51:16.209 INFO:tasks.rados.rados.0.smithi022.stdout:179: done (4 left) 2024-07-28T11:51:16.209 INFO:tasks.rados.rados.0.smithi022.stdout:180: done (3 left) 2024-07-28T11:51:16.209 INFO:tasks.rados.rados.0.smithi022.stdout:181: done (2 left) 2024-07-28T11:51:16.209 INFO:tasks.rados.rados.0.smithi022.stdout:182: done (1 left) 2024-07-28T11:51:16.210 INFO:tasks.rados.rados.0.smithi022.stdout:184: write oid 20 current snap is 16 2024-07-28T11:51:16.210 INFO:tasks.rados.rados.0.smithi022.stdout:183: finishing write tid 1 to smithi02269687-17 2024-07-28T11:51:16.210 INFO:tasks.rados.rados.0.smithi022.stdout:183: finishing write tid 2 to smithi02269687-17 2024-07-28T11:51:16.210 INFO:tasks.rados.rados.0.smithi022.stdout:184: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-07-28T11:51:16.216 INFO:tasks.rados.rados.0.smithi022.stdout:184: writing smithi02269687-20 from 581542 to 1270525 tid 1 2024-07-28T11:51:16.223 INFO:tasks.rados.rados.0.smithi022.stdout:184: writing smithi02269687-20 from 1886503 to 2299195 tid 2 2024-07-28T11:51:16.230 INFO:tasks.rados.rados.0.smithi022.stdout:184: writing smithi02269687-20 from 2761543 to 3432494 tid 3 2024-07-28T11:51:16.230 INFO:tasks.rados.rados.0.smithi022.stdout:185: delete oid 8 current snap is 16 2024-07-28T11:51:16.230 INFO:tasks.rados.rados.0.smithi022.stdout:183: finishing write tid 3 to smithi02269687-17 2024-07-28T11:51:16.230 INFO:tasks.rados.rados.0.smithi022.stdout:183: finishing write tid 4 to smithi02269687-17 2024-07-28T11:51:16.230 INFO:tasks.rados.rados.0.smithi022.stdout:183: finishing write tid 5 to smithi02269687-17 2024-07-28T11:51:16.230 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 31 (ObjNum 105 snap 16 seq_num 105) dirty exists 2024-07-28T11:51:16.231 INFO:tasks.rados.rados.0.smithi022.stdout:183: left oid 17 (ObjNum 105 snap 16 seq_num 105) 2024-07-28T11:51:16.231 INFO:tasks.rados.rados.0.smithi022.stdout:184: finishing write tid 1 to smithi02269687-20 2024-07-28T11:51:16.231 INFO:tasks.rados.rados.0.smithi022.stdout:184: finishing write tid 2 to smithi02269687-20 2024-07-28T11:51:16.233 INFO:tasks.rados.rados.0.smithi022.stdout:183: done (2 left) 2024-07-28T11:51:16.233 INFO:tasks.rados.rados.0.smithi022.stdout:185: done (1 left) 2024-07-28T11:51:16.233 INFO:tasks.rados.rados.0.smithi022.stdout:186: delete oid 35 current snap is 16 2024-07-28T11:51:16.235 INFO:tasks.rados.rados.0.smithi022.stdout:184: finishing write tid 3 to smithi02269687-20 2024-07-28T11:51:16.236 INFO:tasks.rados.rados.0.smithi022.stdout:184: finishing write tid 4 to smithi02269687-20 2024-07-28T11:51:16.236 INFO:tasks.rados.rados.0.smithi022.stdout:184: finishing write tid 5 to smithi02269687-20 2024-07-28T11:51:16.237 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 64 (ObjNum 106 snap 16 seq_num 106) dirty exists 2024-07-28T11:51:16.237 INFO:tasks.rados.rados.0.smithi022.stdout:184: left oid 20 (ObjNum 106 snap 16 seq_num 106) 2024-07-28T11:51:16.237 INFO:tasks.rados.rados.0.smithi022.stdout:184: done (1 left) 2024-07-28T11:51:16.237 INFO:tasks.rados.rados.0.smithi022.stdout:186: done (0 left) 2024-07-28T11:51:16.237 INFO:tasks.rados.rados.0.smithi022.stdout:187: snap_create 2024-07-28T11:51:16.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:15 smithi150 bash[24144]: cluster 2024-07-28T11:51:14.427322+0000 mgr.y (mgr.14388) 207 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 752 KiB/s wr, 9 op/s 2024-07-28T11:51:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:15 smithi022 bash[21738]: cluster 2024-07-28T11:51:14.427322+0000 mgr.y (mgr.14388) 207 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 752 KiB/s wr, 9 op/s 2024-07-28T11:51:16.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:15 smithi022 bash[31305]: cluster 2024-07-28T11:51:14.427322+0000 mgr.y (mgr.14388) 207 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 752 KiB/s wr, 9 op/s 2024-07-28T11:51:16.866 INFO:tasks.rados.rados.0.smithi022.stdout:187: done (0 left) 2024-07-28T11:51:16.866 INFO:tasks.rados.rados.0.smithi022.stdout:188: read oid 42 snap -1 2024-07-28T11:51:16.866 INFO:tasks.rados.rados.0.smithi022.stdout:188: expect (ObjNum 87 snap 11 seq_num 87) 2024-07-28T11:51:16.866 INFO:tasks.rados.rados.0.smithi022.stdout:189: rollback oid 30 current snap is 17 2024-07-28T11:51:16.866 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 14 2024-07-28T11:51:16.866 INFO:tasks.rados.rados.0.smithi022.stdout:190: delete oid 20 current snap is 17 2024-07-28T11:51:16.871 INFO:tasks.rados.rados.0.smithi022.stdout:189: finishing rollback tid 0 to smithi02269687-30 2024-07-28T11:51:16.873 INFO:tasks.rados.rados.0.smithi022.stdout:189: finishing rollback tid 1 to smithi02269687-30 2024-07-28T11:51:16.873 INFO:tasks.rados.rados.0.smithi022.stdout:190: done (2 left) 2024-07-28T11:51:16.873 INFO:tasks.rados.rados.0.smithi022.stdout:191: snap_remove snap 0 2024-07-28T11:51:17.878 INFO:tasks.rados.rados.0.smithi022.stdout:191: done (2 left) 2024-07-28T11:51:17.879 INFO:tasks.rados.rados.0.smithi022.stdout:192: snap_remove snap 15 2024-07-28T11:51:18.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:17 smithi150 bash[24144]: cluster 2024-07-28T11:51:16.428014+0000 mgr.y (mgr.14388) 208 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-07-28T11:51:18.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:17 smithi150 bash[24144]: cluster 2024-07-28T11:51:16.866096+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-07-28T11:51:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:17 smithi022 bash[31305]: cluster 2024-07-28T11:51:16.428014+0000 mgr.y (mgr.14388) 208 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-07-28T11:51:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:17 smithi022 bash[31305]: cluster 2024-07-28T11:51:16.866096+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-07-28T11:51:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:17 smithi022 bash[21738]: cluster 2024-07-28T11:51:16.428014+0000 mgr.y (mgr.14388) 208 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-07-28T11:51:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:17 smithi022 bash[21738]: cluster 2024-07-28T11:51:16.866096+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-07-28T11:51:18.887 INFO:tasks.rados.rados.0.smithi022.stdout:192: done (2 left) 2024-07-28T11:51:18.887 INFO:tasks.rados.rados.0.smithi022.stdout:193: read oid 11 snap 11 2024-07-28T11:51:18.887 INFO:tasks.rados.rados.0.smithi022.stdout:193: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:51:18.887 INFO:tasks.rados.rados.0.smithi022.stdout:194: snap_create 2024-07-28T11:51:18.887 INFO:tasks.rados.rados.0.smithi022.stdout:188: expect (ObjNum 87 snap 11 seq_num 87) 2024-07-28T11:51:19.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:18 smithi150 bash[24144]: cluster 2024-07-28T11:51:17.877390+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-07-28T11:51:19.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:51:18 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:51:19.084 INFO:tasks.rados.rados.0.smithi022.stdout:189: finishing rollback tid 2 to smithi02269687-30 2024-07-28T11:51:19.084 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 18 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-28T11:51:19.084 INFO:tasks.rados.rados.0.smithi022.stdout:193: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T11:51:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:18 smithi022 bash[31305]: cluster 2024-07-28T11:51:17.877390+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-07-28T11:51:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:18 smithi022 bash[21738]: cluster 2024-07-28T11:51:17.877390+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-07-28T11:51:19.820 INFO:tasks.rados.rados.0.smithi022.stdout:188: done (3 left) 2024-07-28T11:51:19.820 INFO:tasks.rados.rados.0.smithi022.stdout:189: done (2 left) 2024-07-28T11:51:19.820 INFO:tasks.rados.rados.0.smithi022.stdout:193: done (1 left) 2024-07-28T11:51:19.820 INFO:tasks.rados.rados.0.smithi022.stdout:194: done (0 left) 2024-07-28T11:51:19.820 INFO:tasks.rados.rados.0.smithi022.stdout:195: delete oid 45 current snap is 18 2024-07-28T11:51:19.827 INFO:tasks.rados.rados.0.smithi022.stdout:195: done (0 left) 2024-07-28T11:51:19.827 INFO:tasks.rados.rados.0.smithi022.stdout:196: read oid 12 snap 13 2024-07-28T11:51:19.827 INFO:tasks.rados.rados.0.smithi022.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-07-28T11:51:19.827 INFO:tasks.rados.rados.0.smithi022.stdout:197: rollback oid 44 current snap is 18 2024-07-28T11:51:19.828 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 17 2024-07-28T11:51:19.828 INFO:tasks.rados.rados.0.smithi022.stdout:198: snap_remove snap 14 2024-07-28T11:51:20.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:19 smithi150 bash[24144]: cluster 2024-07-28T11:51:18.428446+0000 mgr.y (mgr.14388) 209 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-07-28T11:51:20.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:19 smithi150 bash[24144]: cluster 2024-07-28T11:51:18.887757+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-07-28T11:51:20.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:19 smithi150 bash[24144]: cluster 2024-07-28T11:51:19.820828+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T11:51:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:19 smithi022 bash[21738]: cluster 2024-07-28T11:51:18.428446+0000 mgr.y (mgr.14388) 209 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-07-28T11:51:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:19 smithi022 bash[21738]: cluster 2024-07-28T11:51:18.887757+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-07-28T11:51:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:19 smithi022 bash[21738]: cluster 2024-07-28T11:51:19.820828+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T11:51:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:19 smithi022 bash[31305]: cluster 2024-07-28T11:51:18.428446+0000 mgr.y (mgr.14388) 209 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-07-28T11:51:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:19 smithi022 bash[31305]: cluster 2024-07-28T11:51:18.887757+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-07-28T11:51:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:19 smithi022 bash[31305]: cluster 2024-07-28T11:51:19.820828+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T11:51:20.822 INFO:tasks.rados.rados.0.smithi022.stdout:198: done (2 left) 2024-07-28T11:51:20.822 INFO:tasks.rados.rados.0.smithi022.stdout:199: delete oid 24 current snap is 18 2024-07-28T11:51:20.822 INFO:tasks.rados.rados.0.smithi022.stdout:197: finishing rollback tid 0 to smithi02269687-44 2024-07-28T11:51:20.822 INFO:tasks.rados.rados.0.smithi022.stdout:197: finishing rollback tid 1 to smithi02269687-44 2024-07-28T11:51:20.822 INFO:tasks.rados.rados.0.smithi022.stdout:197: finishing rollback tid 2 to smithi02269687-44 2024-07-28T11:51:20.822 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 88 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-07-28T11:51:20.823 INFO:tasks.rados.rados.0.smithi022.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-07-28T11:51:20.983 INFO:tasks.rados.rados.0.smithi022.stdout:196: done (2 left) 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:197: done (1 left) 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:199: done (0 left) 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:200: read oid 9 snap 13 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:201: rollback oid 45 current snap is 18 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 16 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:202: rollback oid 14 current snap is 18 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 13 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:203: write oid 34 current snap is 18 2024-07-28T11:51:20.984 INFO:tasks.rados.rados.0.smithi022.stdout:203: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-07-28T11:51:20.990 INFO:tasks.rados.rados.0.smithi022.stdout:203: writing smithi02269687-34 from 682384 to 1139214 tid 1 2024-07-28T11:51:20.997 INFO:tasks.rados.rados.0.smithi022.stdout:203: writing smithi02269687-34 from 1721042 to 2144741 tid 2 2024-07-28T11:51:21.004 INFO:tasks.rados.rados.0.smithi022.stdout:203: writing smithi02269687-34 from 2809728 to 3264664 tid 3 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:203: writing smithi02269687-34 from 3731357 to 3882384 tid 4 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:204: snap_create 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:201: finishing rollback tid 1 to smithi02269687-45 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:201: finishing rollback tid 2 to smithi02269687-45 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 83 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:202: finishing rollback tid 0 to smithi02269687-14 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:202: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:51:21.008 INFO:tasks.rados.rados.0.smithi022.stdout:202: finishing rollback tid 2 to smithi02269687-14 2024-07-28T11:51:21.009 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 114 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-28T11:51:21.009 INFO:tasks.rados.rados.0.smithi022.stdout:203: finishing write tid 1 to smithi02269687-34 2024-07-28T11:51:21.009 INFO:tasks.rados.rados.0.smithi022.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T11:51:21.094 INFO:tasks.rados.rados.0.smithi022.stdout:203: finishing write tid 2 to smithi02269687-34 2024-07-28T11:51:21.094 INFO:tasks.rados.rados.0.smithi022.stdout:203: finishing write tid 3 to smithi02269687-34 2024-07-28T11:51:21.094 INFO:tasks.rados.rados.0.smithi022.stdout:203: finishing write tid 4 to smithi02269687-34 2024-07-28T11:51:21.095 INFO:tasks.rados.rados.0.smithi022.stdout:203: finishing write tid 5 to smithi02269687-34 2024-07-28T11:51:21.095 INFO:tasks.rados.rados.0.smithi022.stdout:203: finishing write tid 6 to smithi02269687-34 2024-07-28T11:51:21.095 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 79 (ObjNum 112 snap 18 seq_num 112) dirty exists 2024-07-28T11:51:21.095 INFO:tasks.rados.rados.0.smithi022.stdout:203: left oid 34 (ObjNum 112 snap 18 seq_num 112) 2024-07-28T11:51:21.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:20 smithi150 bash[24144]: audit 2024-07-28T11:51:20.400298+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:21.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:20 smithi150 bash[24144]: cluster 2024-07-28T11:51:20.822881+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T11:51:21.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:20 smithi022 bash[31305]: audit 2024-07-28T11:51:20.400298+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:21.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:20 smithi022 bash[31305]: cluster 2024-07-28T11:51:20.822881+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T11:51:21.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:20 smithi022 bash[21738]: audit 2024-07-28T11:51:20.400298+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:21.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:20 smithi022 bash[21738]: cluster 2024-07-28T11:51:20.822881+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T11:51:21.295 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:51:20 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:20] "GET /metrics HTTP/1.1" 200 242658 "" "Prometheus/2.43.0" 2024-07-28T11:51:21.342 INFO:teuthology.orchestra.run.smithi022.stdout:wait for minority of mons to upgrade 2024-07-28T11:51:21.894 INFO:tasks.rados.rados.0.smithi022.stdout:200: done (4 left) 2024-07-28T11:51:21.894 INFO:tasks.rados.rados.0.smithi022.stdout:201: done (3 left) 2024-07-28T11:51:21.894 INFO:tasks.rados.rados.0.smithi022.stdout:202: done (2 left) 2024-07-28T11:51:21.894 INFO:tasks.rados.rados.0.smithi022.stdout:203: done (1 left) 2024-07-28T11:51:21.894 INFO:tasks.rados.rados.0.smithi022.stdout:204: done (0 left) 2024-07-28T11:51:21.895 INFO:tasks.rados.rados.0.smithi022.stdout:205: write oid 49 current snap is 19 2024-07-28T11:51:21.895 INFO:tasks.rados.rados.0.smithi022.stdout:205: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-07-28T11:51:21.901 INFO:tasks.rados.rados.0.smithi022.stdout:205: writing smithi02269687-49 from 699191 to 1231270 tid 1 2024-07-28T11:51:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:205: writing smithi02269687-49 from 1779524 to 2346881 tid 2 2024-07-28T11:51:21.915 INFO:tasks.rados.rados.0.smithi022.stdout:205: writing smithi02269687-49 from 2837151 to 3503359 tid 3 2024-07-28T11:51:21.915 INFO:tasks.rados.rados.0.smithi022.stdout:206: snap_remove snap 18 2024-07-28T11:51:22.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:21 smithi150 bash[24144]: cluster 2024-07-28T11:51:20.428836+0000 mgr.y (mgr.14388) 210 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:21 smithi022 bash[21738]: cluster 2024-07-28T11:51:20.428836+0000 mgr.y (mgr.14388) 210 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:22.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:21 smithi022 bash[31305]: cluster 2024-07-28T11:51:20.428836+0000 mgr.y (mgr.14388) 210 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:206: done (1 left) 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:207: rollback oid 12 current snap is 19 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 11 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:205: finishing write tid 1 to smithi02269687-49 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:205: finishing write tid 2 to smithi02269687-49 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:205: finishing write tid 3 to smithi02269687-49 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:205: finishing write tid 4 to smithi02269687-49 2024-07-28T11:51:22.916 INFO:tasks.rados.rados.0.smithi022.stdout:205: finishing write tid 5 to smithi02269687-49 2024-07-28T11:51:22.917 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 51 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-07-28T11:51:22.917 INFO:tasks.rados.rados.0.smithi022.stdout:205: left oid 49 (ObjNum 113 snap 19 seq_num 113) 2024-07-28T11:51:22.917 INFO:tasks.rados.rados.0.smithi022.stdout:205: done (1 left) 2024-07-28T11:51:22.917 INFO:tasks.rados.rados.0.smithi022.stdout:208: snap_remove snap 13 2024-07-28T11:51:23.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:22 smithi150 bash[24144]: cluster 2024-07-28T11:51:21.894010+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-07-28T11:51:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:22 smithi022 bash[21738]: cluster 2024-07-28T11:51:21.894010+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-07-28T11:51:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:22 smithi022 bash[31305]: cluster 2024-07-28T11:51:21.894010+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-07-28T11:51:23.923 INFO:tasks.rados.rados.0.smithi022.stdout:208: done (1 left) 2024-07-28T11:51:23.923 INFO:tasks.rados.rados.0.smithi022.stdout:209: delete oid 21 current snap is 19 2024-07-28T11:51:23.923 INFO:tasks.rados.rados.0.smithi022.stdout:207: finishing rollback tid 0 to smithi02269687-12 2024-07-28T11:51:23.924 INFO:tasks.rados.rados.0.smithi022.stdout:207: finishing rollback tid 1 to smithi02269687-12 2024-07-28T11:51:23.924 INFO:tasks.rados.rados.0.smithi022.stdout:207: finishing rollback tid 2 to smithi02269687-12 2024-07-28T11:51:23.924 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 79 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-07-28T11:51:23.931 INFO:tasks.rados.rados.0.smithi022.stdout:207: done (1 left) 2024-07-28T11:51:23.932 INFO:tasks.rados.rados.0.smithi022.stdout:209: done (0 left) 2024-07-28T11:51:23.932 INFO:tasks.rados.rados.0.smithi022.stdout:210: read oid 19 snap -1 2024-07-28T11:51:23.932 INFO:tasks.rados.rados.0.smithi022.stdout:210: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-28T11:51:23.932 INFO:tasks.rados.rados.0.smithi022.stdout:211: snap_remove snap 11 2024-07-28T11:51:24.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:23 smithi150 bash[24144]: cluster 2024-07-28T11:51:22.429370+0000 mgr.y (mgr.14388) 211 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 156 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 363 KiB/s wr, 12 op/s 2024-07-28T11:51:24.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:23 smithi150 bash[24144]: cluster 2024-07-28T11:51:22.914147+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-07-28T11:51:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:23 smithi022 bash[21738]: cluster 2024-07-28T11:51:22.429370+0000 mgr.y (mgr.14388) 211 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 156 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 363 KiB/s wr, 12 op/s 2024-07-28T11:51:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:23 smithi022 bash[21738]: cluster 2024-07-28T11:51:22.914147+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-07-28T11:51:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:23 smithi022 bash[31305]: cluster 2024-07-28T11:51:22.429370+0000 mgr.y (mgr.14388) 211 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 156 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 363 KiB/s wr, 12 op/s 2024-07-28T11:51:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:23 smithi022 bash[31305]: cluster 2024-07-28T11:51:22.914147+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-07-28T11:51:24.828 INFO:tasks.rados.rados.0.smithi022.stdout:211: done (1 left) 2024-07-28T11:51:24.829 INFO:tasks.rados.rados.0.smithi022.stdout:212: delete oid 2 current snap is 19 2024-07-28T11:51:24.829 INFO:tasks.rados.rados.0.smithi022.stdout:210: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-28T11:51:24.963 INFO:tasks.rados.rados.0.smithi022.stdout:210: done (1 left) 2024-07-28T11:51:24.964 INFO:tasks.rados.rados.0.smithi022.stdout:212: done (0 left) 2024-07-28T11:51:24.964 INFO:tasks.rados.rados.0.smithi022.stdout:213: snap_create 2024-07-28T11:51:25.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:24 smithi150 bash[24144]: cluster 2024-07-28T11:51:23.922666+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-07-28T11:51:25.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:24 smithi150 bash[24144]: cluster 2024-07-28T11:51:24.824630+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-07-28T11:51:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:24 smithi022 bash[21738]: cluster 2024-07-28T11:51:23.922666+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-07-28T11:51:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:24 smithi022 bash[21738]: cluster 2024-07-28T11:51:24.824630+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-07-28T11:51:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:24 smithi022 bash[31305]: cluster 2024-07-28T11:51:23.922666+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-07-28T11:51:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:24 smithi022 bash[31305]: cluster 2024-07-28T11:51:24.824630+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-07-28T11:51:25.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2024-07-28T11:51:25.934 INFO:tasks.rados.rados.0.smithi022.stdout:213: done (0 left) 2024-07-28T11:51:25.934 INFO:tasks.rados.rados.0.smithi022.stdout:214: delete oid 46 current snap is 20 2024-07-28T11:51:25.949 INFO:tasks.rados.rados.0.smithi022.stdout:214: done (0 left) 2024-07-28T11:51:25.949 INFO:tasks.rados.rados.0.smithi022.stdout:215: write oid 16 current snap is 20 2024-07-28T11:51:25.949 INFO:tasks.rados.rados.0.smithi022.stdout:215: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-07-28T11:51:25.970 INFO:tasks.rados.rados.0.smithi022.stdout:215: writing smithi02269687-16 from 766419 to 1315847 tid 1 2024-07-28T11:51:25.991 INFO:tasks.rados.rados.0.smithi022.stdout:215: writing smithi02269687-16 from 2013452 to 2588147 tid 2 2024-07-28T11:51:26.007 INFO:tasks.rados.rados.0.smithi022.stdout:215: writing smithi02269687-16 from 3346843 to 3774492 tid 3 2024-07-28T11:51:26.007 INFO:tasks.rados.rados.0.smithi022.stdout:216: read oid 30 snap -1 2024-07-28T11:51:26.007 INFO:tasks.rados.rados.0.smithi022.stdout:216: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:26.007 INFO:tasks.rados.rados.0.smithi022.stdout:217: snap_remove snap 16 2024-07-28T11:51:26.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:25 smithi150 bash[24144]: cluster 2024-07-28T11:51:24.430043+0000 mgr.y (mgr.14388) 212 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 156 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 363 KiB/s wr, 12 op/s 2024-07-28T11:51:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:25 smithi022 bash[21738]: cluster 2024-07-28T11:51:24.430043+0000 mgr.y (mgr.14388) 212 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 156 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 363 KiB/s wr, 12 op/s 2024-07-28T11:51:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:25 smithi022 bash[31305]: cluster 2024-07-28T11:51:24.430043+0000 mgr.y (mgr.14388) 212 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 156 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 363 KiB/s wr, 12 op/s 2024-07-28T11:51:26.944 INFO:tasks.rados.rados.0.smithi022.stdout:217: done (2 left) 2024-07-28T11:51:26.945 INFO:tasks.rados.rados.0.smithi022.stdout:218: snap_remove snap 17 2024-07-28T11:51:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:26 smithi022 bash[21738]: cluster 2024-07-28T11:51:25.933132+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-07-28T11:51:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:26 smithi022 bash[21738]: cluster 2024-07-28T11:51:26.431270+0000 mgr.y (mgr.14388) 213 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 810 KiB/s wr, 8 op/s 2024-07-28T11:51:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:26 smithi022 bash[31305]: cluster 2024-07-28T11:51:25.933132+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-07-28T11:51:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:26 smithi022 bash[31305]: cluster 2024-07-28T11:51:26.431270+0000 mgr.y (mgr.14388) 213 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 810 KiB/s wr, 8 op/s 2024-07-28T11:51:27.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:26 smithi150 bash[24144]: cluster 2024-07-28T11:51:25.933132+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-07-28T11:51:27.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:26 smithi150 bash[24144]: cluster 2024-07-28T11:51:26.431270+0000 mgr.y (mgr.14388) 213 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 810 KiB/s wr, 8 op/s 2024-07-28T11:51:27.960 INFO:tasks.rados.rados.0.smithi022.stdout:218: done (2 left) 2024-07-28T11:51:27.960 INFO:tasks.rados.rados.0.smithi022.stdout:219: write oid 18 current snap is 20 2024-07-28T11:51:27.960 INFO:tasks.rados.rados.0.smithi022.stdout:215: finishing write tid 1 to smithi02269687-16 2024-07-28T11:51:27.960 INFO:tasks.rados.rados.0.smithi022.stdout:219: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-07-28T11:51:27.971 INFO:tasks.rados.rados.0.smithi022.stdout:219: writing smithi02269687-18 from 783226 to 1407903 tid 1 2024-07-28T11:51:27.979 INFO:tasks.rados.rados.0.smithi022.stdout:219: writing smithi02269687-18 from 2071934 to 2506640 tid 2 2024-07-28T11:51:27.987 INFO:tasks.rados.rados.0.smithi022.stdout:219: writing smithi02269687-18 from 2974266 to 3613187 tid 3 2024-07-28T11:51:27.987 INFO:tasks.rados.rados.0.smithi022.stdout:220: rollback oid 7 current snap is 20 2024-07-28T11:51:27.987 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 19 2024-07-28T11:51:27.988 INFO:tasks.rados.rados.0.smithi022.stdout:215: finishing write tid 2 to smithi02269687-16 2024-07-28T11:51:27.988 INFO:tasks.rados.rados.0.smithi022.stdout:216: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:28.084 INFO:tasks.rados.rados.0.smithi022.stdout:215: finishing write tid 3 to smithi02269687-16 2024-07-28T11:51:28.084 INFO:tasks.rados.rados.0.smithi022.stdout:215: finishing write tid 4 to smithi02269687-16 2024-07-28T11:51:28.084 INFO:tasks.rados.rados.0.smithi022.stdout:215: finishing write tid 5 to smithi02269687-16 2024-07-28T11:51:28.084 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 96 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-07-28T11:51:28.084 INFO:tasks.rados.rados.0.smithi022.stdout:215: left oid 16 (ObjNum 117 snap 20 seq_num 117) 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: finishing write tid 1 to smithi02269687-18 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: finishing write tid 2 to smithi02269687-18 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:220: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 0 (ObjNum 129 snap 0 seq_num 2403097206) dirty dne 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: finishing write tid 3 to smithi02269687-18 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: finishing write tid 4 to smithi02269687-18 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: finishing write tid 5 to smithi02269687-18 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 69 (ObjNum 118 snap 20 seq_num 118) dirty exists 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: left oid 18 (ObjNum 118 snap 20 seq_num 118) 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:215: done (3 left) 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:216: done (2 left) 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:219: done (1 left) 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:220: done (0 left) 2024-07-28T11:51:28.085 INFO:tasks.rados.rados.0.smithi022.stdout:221: snap_create 2024-07-28T11:51:28.120 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: cluster 2024-07-28T11:51:26.946200+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-07-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: audit 2024-07-28T11:51:27.598567+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: cephadm 2024-07-28T11:51:27.600496+0000 mgr.y (mgr.14388) 214 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: cephadm 2024-07-28T11:51:27.600675+0000 mgr.y (mgr.14388) 215 : 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-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: audit 2024-07-28T11:51:27.602763+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: audit 2024-07-28T11:51:27.613555+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: cephadm 2024-07-28T11:51:27.615811+0000 mgr.y (mgr.14388) 216 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T11:51:28.121 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:27 smithi150 bash[24144]: cephadm 2024-07-28T11:51:27.871033+0000 mgr.y (mgr.14388) 217 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi150 2024-07-28T11:51:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: cluster 2024-07-28T11:51:26.946200+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-07-28T11:51:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: audit 2024-07-28T11:51:27.598567+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:51:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: cephadm 2024-07-28T11:51:27.600496+0000 mgr.y (mgr.14388) 214 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T11:51:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: cephadm 2024-07-28T11:51:27.600675+0000 mgr.y (mgr.14388) 215 : 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-28T11:51:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: audit 2024-07-28T11:51:27.602763+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:51:28.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: audit 2024-07-28T11:51:27.613555+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:51:28.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: cephadm 2024-07-28T11:51:27.615811+0000 mgr.y (mgr.14388) 216 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T11:51:28.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[21738]: cephadm 2024-07-28T11:51:27.871033+0000 mgr.y (mgr.14388) 217 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi150 2024-07-28T11:51:28.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: cluster 2024-07-28T11:51:26.946200+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-07-28T11:51:28.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: audit 2024-07-28T11:51:27.598567+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:51:28.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: cephadm 2024-07-28T11:51:27.600496+0000 mgr.y (mgr.14388) 214 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T11:51:28.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: cephadm 2024-07-28T11:51:27.600675+0000 mgr.y (mgr.14388) 215 : 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-28T11:51:28.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: audit 2024-07-28T11:51:27.602763+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:51:28.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: audit 2024-07-28T11:51:27.613555+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:51:28.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: cephadm 2024-07-28T11:51:27.615811+0000 mgr.y (mgr.14388) 216 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T11:51:28.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:27 smithi022 bash[31305]: cephadm 2024-07-28T11:51:27.871033+0000 mgr.y (mgr.14388) 217 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi150 2024-07-28T11:51:28.972 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:51:28 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:51:28.979 INFO:tasks.rados.rados.0.smithi022.stdout:221: done (0 left) 2024-07-28T11:51:28.979 INFO:tasks.rados.rados.0.smithi022.stdout:222: delete oid 28 current snap is 21 2024-07-28T11:51:28.987 INFO:tasks.rados.rados.0.smithi022.stdout:222: done (0 left) 2024-07-28T11:51:28.987 INFO:tasks.rados.rados.0.smithi022.stdout:223: snap_create 2024-07-28T11:51:29.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:28 smithi150 bash[24144]: cluster 2024-07-28T11:51:27.952295+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-07-28T11:51:29.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:28 smithi150 bash[24144]: cluster 2024-07-28T11:51:28.431976+0000 mgr.y (mgr.14388) 218 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 810 KiB/s wr, 8 op/s 2024-07-28T11:51:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:28 smithi022 bash[21738]: cluster 2024-07-28T11:51:27.952295+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-07-28T11:51:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:28 smithi022 bash[21738]: cluster 2024-07-28T11:51:28.431976+0000 mgr.y (mgr.14388) 218 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 810 KiB/s wr, 8 op/s 2024-07-28T11:51:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:28 smithi022 bash[31305]: cluster 2024-07-28T11:51:27.952295+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-07-28T11:51:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:28 smithi022 bash[31305]: cluster 2024-07-28T11:51:28.431976+0000 mgr.y (mgr.14388) 218 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 810 KiB/s wr, 8 op/s 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:223: done (0 left) 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:224: read oid 49 snap -1 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:225: read oid 23 snap 21 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:225: expect deleted 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:226: write oid 7 current snap is 22 2024-07-28T11:51:29.827 INFO:tasks.rados.rados.0.smithi022.stdout:226: seq_num 120 ranges {416840=775175,1672545=344295} 2024-07-28T11:51:29.846 INFO:tasks.rados.rados.0.smithi022.stdout:226: writing smithi02269687-7 from 416840 to 1192015 tid 1 2024-07-28T11:51:29.860 INFO:tasks.rados.rados.0.smithi022.stdout:226: writing smithi02269687-7 from 1672545 to 2016840 tid 2 2024-07-28T11:51:29.861 INFO:tasks.rados.rados.0.smithi022.stdout:227: snap_create 2024-07-28T11:51:29.861 INFO:tasks.rados.rados.0.smithi022.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T11:51:30.143 INFO:tasks.rados.rados.0.smithi022.stdout:226: finishing write tid 1 to smithi02269687-7 2024-07-28T11:51:30.143 INFO:tasks.rados.rados.0.smithi022.stdout:226: finishing write tid 2 to smithi02269687-7 2024-07-28T11:51:30.143 INFO:tasks.rados.rados.0.smithi022.stdout:226: finishing write tid 3 to smithi02269687-7 2024-07-28T11:51:30.143 INFO:tasks.rados.rados.0.smithi022.stdout:226: finishing write tid 4 to smithi02269687-7 2024-07-28T11:51:30.143 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 135 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-07-28T11:51:30.144 INFO:tasks.rados.rados.0.smithi022.stdout:226: left oid 7 (ObjNum 120 snap 22 seq_num 120) 2024-07-28T11:51:30.216 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:51:30.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:29 smithi150 bash[24144]: cluster 2024-07-28T11:51:28.978993+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-07-28T11:51:30.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:29 smithi150 bash[24144]: cluster 2024-07-28T11:51:29.825866+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-07-28T11:51:30.313 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:29 smithi022 bash[21738]: cluster 2024-07-28T11:51:28.978993+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-07-28T11:51:30.314 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:29 smithi022 bash[21738]: cluster 2024-07-28T11:51:29.825866+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-07-28T11:51:30.314 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:29 smithi022 bash[31305]: cluster 2024-07-28T11:51:28.978993+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-07-28T11:51:30.314 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:29 smithi022 bash[31305]: cluster 2024-07-28T11:51:29.825866+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:224: done (3 left) 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:225: done (2 left) 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:226: done (1 left) 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:227: done (0 left) 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:228: rollback oid 47 current snap is 23 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 47 to 19 2024-07-28T11:51:30.828 INFO:tasks.rados.rados.0.smithi022.stdout:229: delete oid 28 current snap is 23 2024-07-28T11:51:30.834 INFO:tasks.rados.rados.0.smithi022.stdout:228: finishing rollback tid 0 to smithi02269687-47 2024-07-28T11:51:30.834 INFO:tasks.rados.rados.0.smithi022.stdout:228: finishing rollback tid 1 to smithi02269687-47 2024-07-28T11:51:30.834 INFO:tasks.rados.rados.0.smithi022.stdout:228: finishing rollback tid 2 to smithi02269687-47 2024-07-28T11:51:30.834 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 48 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-07-28T11:51:30.840 INFO:tasks.rados.rados.0.smithi022.stdout:228: done (1 left) 2024-07-28T11:51:30.840 INFO:tasks.rados.rados.0.smithi022.stdout:229: done (0 left) 2024-07-28T11:51:30.840 INFO:tasks.rados.rados.0.smithi022.stdout:230: snap_remove snap 21 2024-07-28T11:51:31.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:51:30 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:30] "GET /metrics HTTP/1.1" 200 242658 "" "Prometheus/2.43.0" 2024-07-28T11:51:31.831 INFO:tasks.rados.rados.0.smithi022.stdout:230: done (0 left) 2024-07-28T11:51:31.832 INFO:tasks.rados.rados.0.smithi022.stdout:231: write oid 40 current snap is 23 2024-07-28T11:51:31.832 INFO:tasks.rados.rados.0.smithi022.stdout:231: seq_num 122 ranges {450454=642026,1505862=544592} 2024-07-28T11:51:31.839 INFO:tasks.rados.rados.0.smithi022.stdout:231: writing smithi02269687-40 from 450454 to 1092480 tid 1 2024-07-28T11:51:31.847 INFO:tasks.rados.rados.0.smithi022.stdout:231: writing smithi02269687-40 from 1505862 to 2050454 tid 2 2024-07-28T11:51:31.847 INFO:tasks.rados.rados.0.smithi022.stdout:232: read oid 49 snap -1 2024-07-28T11:51:31.847 INFO:tasks.rados.rados.0.smithi022.stdout:232: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T11:51:31.848 INFO:tasks.rados.rados.0.smithi022.stdout:233: read oid 27 snap -1 2024-07-28T11:51:31.848 INFO:tasks.rados.rados.0.smithi022.stdout:233: expect (ObjNum 101 snap 16 seq_num 101) 2024-07-28T11:51:31.848 INFO:tasks.rados.rados.0.smithi022.stdout:234: read oid 17 snap -1 2024-07-28T11:51:31.848 INFO:tasks.rados.rados.0.smithi022.stdout:234: expect (ObjNum 105 snap 16 seq_num 105) 2024-07-28T11:51:31.848 INFO:tasks.rados.rados.0.smithi022.stdout:235: delete oid 2 current snap is 23 2024-07-28T11:51:31.849 INFO:tasks.rados.rados.0.smithi022.stdout:231: finishing write tid 1 to smithi02269687-40 2024-07-28T11:51:31.850 INFO:tasks.rados.rados.0.smithi022.stdout:235: done (4 left) 2024-07-28T11:51:31.851 INFO:tasks.rados.rados.0.smithi022.stdout:236: write oid 32 current snap is 23 2024-07-28T11:51:31.851 INFO:tasks.rados.rados.0.smithi022.stdout:236: seq_num 124 ranges {484068=792524,1906473=177595} 2024-07-28T11:51:31.861 INFO:tasks.rados.rados.0.smithi022.stdout:236: writing smithi02269687-32 from 484068 to 1276592 tid 1 2024-07-28T11:51:31.868 INFO:tasks.rados.rados.0.smithi022.stdout:236: writing smithi02269687-32 from 1906473 to 2084068 tid 2 2024-07-28T11:51:31.868 INFO:tasks.rados.rados.0.smithi022.stdout:237: write oid 1 current snap is 23 2024-07-28T11:51:31.868 INFO:tasks.rados.rados.0.smithi022.stdout:231: finishing write tid 2 to smithi02269687-40 2024-07-28T11:51:31.868 INFO:tasks.rados.rados.0.smithi022.stdout:237: seq_num 125 ranges {500875=467773,1564955=535920} 2024-07-28T11:51:31.875 INFO:tasks.rados.rados.0.smithi022.stdout:237: writing smithi02269687-1 from 500875 to 968648 tid 1 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:237: writing smithi02269687-1 from 1564955 to 2100875 tid 2 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:238: snap_create 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:231: finishing write tid 3 to smithi02269687-40 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:231: finishing write tid 4 to smithi02269687-40 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 105 (ObjNum 122 snap 23 seq_num 122) dirty exists 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:231: left oid 40 (ObjNum 122 snap 23 seq_num 122) 2024-07-28T11:51:31.883 INFO:tasks.rados.rados.0.smithi022.stdout:233: expect (ObjNum 101 snap 16 seq_num 101) 2024-07-28T11:51:32.047 INFO:tasks.rados.rados.0.smithi022.stdout:232: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T11:51:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:31 smithi022 bash[31305]: cluster 2024-07-28T11:51:30.432632+0000 mgr.y (mgr.14388) 219 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:31 smithi022 bash[31305]: cluster 2024-07-28T11:51:30.828748+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-07-28T11:51:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:31 smithi022 bash[21738]: cluster 2024-07-28T11:51:30.432632+0000 mgr.y (mgr.14388) 219 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:31 smithi022 bash[21738]: cluster 2024-07-28T11:51:30.828748+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-07-28T11:51:32.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:31 smithi150 bash[24144]: cluster 2024-07-28T11:51:30.432632+0000 mgr.y (mgr.14388) 219 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:32.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:31 smithi150 bash[24144]: cluster 2024-07-28T11:51:30.828748+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:236: finishing write tid 1 to smithi02269687-32 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:236: finishing write tid 2 to smithi02269687-32 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:236: finishing write tid 3 to smithi02269687-32 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:236: finishing write tid 4 to smithi02269687-32 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 109 (ObjNum 124 snap 23 seq_num 124) dirty exists 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:236: left oid 32 (ObjNum 124 snap 23 seq_num 124) 2024-07-28T11:51:32.273 INFO:tasks.rados.rados.0.smithi022.stdout:234: expect (ObjNum 105 snap 16 seq_num 105) 2024-07-28T11:51:32.393 INFO:tasks.rados.rados.0.smithi022.stdout:237: finishing write tid 1 to smithi02269687-1 2024-07-28T11:51:32.393 INFO:tasks.rados.rados.0.smithi022.stdout:237: finishing write tid 2 to smithi02269687-1 2024-07-28T11:51:32.393 INFO:tasks.rados.rados.0.smithi022.stdout:237: finishing write tid 3 to smithi02269687-1 2024-07-28T11:51:32.393 INFO:tasks.rados.rados.0.smithi022.stdout:237: finishing write tid 4 to smithi02269687-1 2024-07-28T11:51:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 35 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-07-28T11:51:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:237: left oid 1 (ObjNum 125 snap 23 seq_num 125) 2024-07-28T11:51:32.850 INFO:tasks.rados.rados.0.smithi022.stdout:231: done (6 left) 2024-07-28T11:51:32.850 INFO:tasks.rados.rados.0.smithi022.stdout:232: done (5 left) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:233: done (4 left) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:234: done (3 left) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:236: done (2 left) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:237: done (1 left) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:238: done (0 left) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:239: read oid 44 snap -1 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:239: expect (ObjNum 43 snap 0 seq_num 43) 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:240: write oid 22 current snap is 24 2024-07-28T11:51:32.851 INFO:tasks.rados.rados.0.smithi022.stdout:240: seq_num 126 ranges {517682=543022,1623437=494245} 2024-07-28T11:51:32.860 INFO:tasks.rados.rados.0.smithi022.stdout:240: writing smithi02269687-22 from 517682 to 1060704 tid 1 2024-07-28T11:51:32.871 INFO:tasks.rados.rados.0.smithi022.stdout:240: writing smithi02269687-22 from 1623437 to 2117682 tid 2 2024-07-28T11:51:32.871 INFO:tasks.rados.rados.0.smithi022.stdout:241: snap_create 2024-07-28T11:51:32.871 INFO:tasks.rados.rados.0.smithi022.stdout:239: expect (ObjNum 43 snap 0 seq_num 43) 2024-07-28T11:51:32.957 INFO:tasks.rados.rados.0.smithi022.stdout:240: finishing write tid 1 to smithi02269687-22 2024-07-28T11:51:32.958 INFO:tasks.rados.rados.0.smithi022.stdout:240: finishing write tid 2 to smithi02269687-22 2024-07-28T11:51:32.958 INFO:tasks.rados.rados.0.smithi022.stdout:240: finishing write tid 3 to smithi02269687-22 2024-07-28T11:51:32.958 INFO:tasks.rados.rados.0.smithi022.stdout:240: finishing write tid 4 to smithi02269687-22 2024-07-28T11:51:32.958 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 95 (ObjNum 126 snap 24 seq_num 126) dirty exists 2024-07-28T11:51:32.958 INFO:tasks.rados.rados.0.smithi022.stdout:240: left oid 22 (ObjNum 126 snap 24 seq_num 126) 2024-07-28T11:51:33.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:32 smithi150 bash[24144]: cluster 2024-07-28T11:51:31.831191+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-07-28T11:51:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:32 smithi022 bash[21738]: cluster 2024-07-28T11:51:31.831191+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-07-28T11:51:33.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:32 smithi022 bash[31305]: cluster 2024-07-28T11:51:31.831191+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-07-28T11:51:33.858 INFO:tasks.rados.rados.0.smithi022.stdout:239: done (2 left) 2024-07-28T11:51:33.858 INFO:tasks.rados.rados.0.smithi022.stdout:240: done (1 left) 2024-07-28T11:51:33.858 INFO:tasks.rados.rados.0.smithi022.stdout:241: done (0 left) 2024-07-28T11:51:33.858 INFO:tasks.rados.rados.0.smithi022.stdout:242: rollback oid 28 current snap is 25 2024-07-28T11:51:33.858 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 24 2024-07-28T11:51:33.858 INFO:tasks.rados.rados.0.smithi022.stdout:243: delete oid 29 current snap is 25 2024-07-28T11:51:33.862 INFO:tasks.rados.rados.0.smithi022.stdout:242: finishing rollback tid 1 to smithi02269687-28 2024-07-28T11:51:33.862 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 0 (ObjNum 129 snap 0 seq_num 3533942288) dirty dne 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:242: done (1 left) 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:243: done (0 left) 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:244: rollback oid 3 current snap is 25 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 24 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:245: rollback oid 41 current snap is 25 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 20 2024-07-28T11:51:33.863 INFO:tasks.rados.rados.0.smithi022.stdout:246: snap_create 2024-07-28T11:51:33.866 INFO:tasks.rados.rados.0.smithi022.stdout:245: finishing rollback tid 0 to smithi02269687-41 2024-07-28T11:51:33.867 INFO:tasks.rados.rados.0.smithi022.stdout:245: finishing rollback tid 1 to smithi02269687-41 2024-07-28T11:51:33.867 INFO:tasks.rados.rados.0.smithi022.stdout:245: finishing rollback tid 2 to smithi02269687-41 2024-07-28T11:51:33.867 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 101 (ObjNum 73 snap 9 seq_num 73) dirty exists 2024-07-28T11:51:33.875 INFO:tasks.rados.rados.0.smithi022.stdout:244: finishing rollback tid 0 to smithi02269687-3 2024-07-28T11:51:33.875 INFO:tasks.rados.rados.0.smithi022.stdout:244: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:51:33.875 INFO:tasks.rados.rados.0.smithi022.stdout:244: finishing rollback tid 2 to smithi02269687-3 2024-07-28T11:51:33.875 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 122 (ObjNum 102 snap 16 seq_num 102) dirty exists 2024-07-28T11:51:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:33 smithi150 bash[24144]: cluster 2024-07-28T11:51:32.433279+0000 mgr.y (mgr.14388) 220 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 126 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 689 KiB/s wr, 5 op/s 2024-07-28T11:51:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:33 smithi150 bash[24144]: cluster 2024-07-28T11:51:32.850321+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-07-28T11:51:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:33 smithi150 bash[24144]: audit 2024-07-28T11:51:33.722407+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.22:0/550349460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:33 smithi022 bash[21738]: cluster 2024-07-28T11:51:32.433279+0000 mgr.y (mgr.14388) 220 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 126 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 689 KiB/s wr, 5 op/s 2024-07-28T11:51:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:33 smithi022 bash[21738]: cluster 2024-07-28T11:51:32.850321+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-07-28T11:51:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:33 smithi022 bash[21738]: audit 2024-07-28T11:51:33.722407+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.22:0/550349460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:33 smithi022 bash[31305]: cluster 2024-07-28T11:51:32.433279+0000 mgr.y (mgr.14388) 220 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 126 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 689 KiB/s wr, 5 op/s 2024-07-28T11:51:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:33 smithi022 bash[31305]: cluster 2024-07-28T11:51:32.850321+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-07-28T11:51:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:33 smithi022 bash[31305]: audit 2024-07-28T11:51:33.722407+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.22:0/550349460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:34.831 INFO:tasks.rados.rados.0.smithi022.stdout:244: done (2 left) 2024-07-28T11:51:34.831 INFO:tasks.rados.rados.0.smithi022.stdout:245: done (1 left) 2024-07-28T11:51:34.832 INFO:tasks.rados.rados.0.smithi022.stdout:246: done (0 left) 2024-07-28T11:51:34.832 INFO:tasks.rados.rados.0.smithi022.stdout:247: snap_create 2024-07-28T11:51:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:34 smithi150 bash[24144]: cluster 2024-07-28T11:51:33.857965+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-07-28T11:51:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:34 smithi150 bash[24144]: cluster 2024-07-28T11:51:34.829286+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-07-28T11:51:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:34 smithi022 bash[21738]: cluster 2024-07-28T11:51:33.857965+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-07-28T11:51:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:34 smithi022 bash[21738]: cluster 2024-07-28T11:51:34.829286+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-07-28T11:51:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:34 smithi022 bash[31305]: cluster 2024-07-28T11:51:33.857965+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-07-28T11:51:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:34 smithi022 bash[31305]: cluster 2024-07-28T11:51:34.829286+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-07-28T11:51:35.843 INFO:tasks.rados.rados.0.smithi022.stdout:247: done (0 left) 2024-07-28T11:51:35.843 INFO:tasks.rados.rados.0.smithi022.stdout:248: write oid 48 current snap is 27 2024-07-28T11:51:35.843 INFO:tasks.rados.rados.0.smithi022.stdout:248: seq_num 128 ranges {551296=693520,2024048=127248} 2024-07-28T11:51:35.850 INFO:tasks.rados.rados.0.smithi022.stdout:248: writing smithi02269687-48 from 551296 to 1244816 tid 1 2024-07-28T11:51:35.856 INFO:tasks.rados.rados.0.smithi022.stdout:248: writing smithi02269687-48 from 2024048 to 2151296 tid 2 2024-07-28T11:51:35.856 INFO:tasks.rados.rados.0.smithi022.stdout:249: write oid 44 current snap is 27 2024-07-28T11:51:35.856 INFO:tasks.rados.rados.0.smithi022.stdout:248: finishing write tid 1 to smithi02269687-48 2024-07-28T11:51:35.857 INFO:tasks.rados.rados.0.smithi022.stdout:249: seq_num 129 ranges {568103=768769,2082530=85573} 2024-07-28T11:51:35.863 INFO:tasks.rados.rados.0.smithi022.stdout:249: writing smithi02269687-44 from 568103 to 1336872 tid 1 2024-07-28T11:51:35.868 INFO:tasks.rados.rados.0.smithi022.stdout:249: writing smithi02269687-44 from 2082530 to 2168103 tid 2 2024-07-28T11:51:35.869 INFO:tasks.rados.rados.0.smithi022.stdout:250: snap_remove snap 26 2024-07-28T11:51:35.869 INFO:tasks.rados.rados.0.smithi022.stdout:248: finishing write tid 2 to smithi02269687-48 2024-07-28T11:51:35.869 INFO:tasks.rados.rados.0.smithi022.stdout:248: finishing write tid 3 to smithi02269687-48 2024-07-28T11:51:35.869 INFO:tasks.rados.rados.0.smithi022.stdout:248: finishing write tid 4 to smithi02269687-48 2024-07-28T11:51:35.869 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 105 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T11:51:35.869 INFO:tasks.rados.rados.0.smithi022.stdout:248: left oid 48 (ObjNum 128 snap 27 seq_num 128) 2024-07-28T11:51:36.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:35 smithi150 bash[24144]: cluster 2024-07-28T11:51:34.433953+0000 mgr.y (mgr.14388) 221 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 126 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 689 KiB/s wr, 5 op/s 2024-07-28T11:51:36.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:35 smithi150 bash[24144]: audit 2024-07-28T11:51:35.400773+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:36.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:35 smithi150 bash[24144]: cluster 2024-07-28T11:51:35.844414+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-07-28T11:51:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:35 smithi022 bash[21738]: cluster 2024-07-28T11:51:34.433953+0000 mgr.y (mgr.14388) 221 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 126 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 689 KiB/s wr, 5 op/s 2024-07-28T11:51:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:35 smithi022 bash[21738]: audit 2024-07-28T11:51:35.400773+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:35 smithi022 bash[21738]: cluster 2024-07-28T11:51:35.844414+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-07-28T11:51:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:35 smithi022 bash[31305]: cluster 2024-07-28T11:51:34.433953+0000 mgr.y (mgr.14388) 221 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 126 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 689 KiB/s wr, 5 op/s 2024-07-28T11:51:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:35 smithi022 bash[31305]: audit 2024-07-28T11:51:35.400773+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:35 smithi022 bash[31305]: cluster 2024-07-28T11:51:35.844414+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:248: done (2 left) 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:250: done (1 left) 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:251: write oid 2 current snap is 27 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:249: finishing write tid 1 to smithi02269687-44 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:249: finishing write tid 2 to smithi02269687-44 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:249: finishing write tid 3 to smithi02269687-44 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:249: finishing write tid 4 to smithi02269687-44 2024-07-28T11:51:36.879 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 126 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-07-28T11:51:36.880 INFO:tasks.rados.rados.0.smithi022.stdout:249: left oid 44 (ObjNum 129 snap 27 seq_num 129) 2024-07-28T11:51:36.880 INFO:tasks.rados.rados.0.smithi022.stdout:251: seq_num 130 ranges {584910=560371,1857365=327545} 2024-07-28T11:51:36.895 INFO:tasks.rados.rados.0.smithi022.stdout:251: writing smithi02269687-2 from 584910 to 1145281 tid 1 2024-07-28T11:51:36.911 INFO:tasks.rados.rados.0.smithi022.stdout:251: writing smithi02269687-2 from 1857365 to 2184910 tid 2 2024-07-28T11:51:36.911 INFO:tasks.rados.rados.0.smithi022.stdout:249: done (1 left) 2024-07-28T11:51:36.911 INFO:tasks.rados.rados.0.smithi022.stdout:252: snap_create 2024-07-28T11:51:36.911 INFO:tasks.rados.rados.0.smithi022.stdout:251: finishing write tid 1 to smithi02269687-2 2024-07-28T11:51:36.915 INFO:tasks.rados.rados.0.smithi022.stdout:251: finishing write tid 2 to smithi02269687-2 2024-07-28T11:51:36.916 INFO:tasks.rados.rados.0.smithi022.stdout:251: finishing write tid 3 to smithi02269687-2 2024-07-28T11:51:36.916 INFO:tasks.rados.rados.0.smithi022.stdout:251: finishing write tid 4 to smithi02269687-2 2024-07-28T11:51:36.916 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 139 (ObjNum 130 snap 27 seq_num 130) dirty exists 2024-07-28T11:51:36.917 INFO:tasks.rados.rados.0.smithi022.stdout:251: left oid 2 (ObjNum 130 snap 27 seq_num 130) 2024-07-28T11:51:37.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:36 smithi150 bash[24144]: audit 2024-07-28T11:51:36.084620+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.22:0/3797433497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:36 smithi022 bash[21738]: audit 2024-07-28T11:51:36.084620+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.22:0/3797433497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:36 smithi022 bash[31305]: audit 2024-07-28T11:51:36.084620+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.22:0/3797433497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:37.880 INFO:tasks.rados.rados.0.smithi022.stdout:251: done (1 left) 2024-07-28T11:51:37.880 INFO:tasks.rados.rados.0.smithi022.stdout:252: done (0 left) 2024-07-28T11:51:37.880 INFO:tasks.rados.rados.0.smithi022.stdout:253: snap_remove snap 27 2024-07-28T11:51:38.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:37 smithi150 bash[24144]: cluster 2024-07-28T11:51:36.435145+0000 mgr.y (mgr.14388) 222 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T11:51:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:37 smithi150 bash[24144]: cluster 2024-07-28T11:51:36.878029+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-07-28T11:51:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:37 smithi022 bash[21738]: cluster 2024-07-28T11:51:36.435145+0000 mgr.y (mgr.14388) 222 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T11:51:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:37 smithi022 bash[21738]: cluster 2024-07-28T11:51:36.878029+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-07-28T11:51:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:37 smithi022 bash[31305]: cluster 2024-07-28T11:51:36.435145+0000 mgr.y (mgr.14388) 222 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T11:51:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:37 smithi022 bash[31305]: cluster 2024-07-28T11:51:36.878029+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-07-28T11:51:38.901 INFO:tasks.rados.rados.0.smithi022.stdout:253: done (0 left) 2024-07-28T11:51:38.902 INFO:tasks.rados.rados.0.smithi022.stdout:254: read oid 29 snap -1 2024-07-28T11:51:38.902 INFO:tasks.rados.rados.0.smithi022.stdout:254: expect deleted 2024-07-28T11:51:38.902 INFO:tasks.rados.rados.0.smithi022.stdout:255: read oid 15 snap -1 2024-07-28T11:51:38.902 INFO:tasks.rados.rados.0.smithi022.stdout:255: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:51:38.902 INFO:tasks.rados.rados.0.smithi022.stdout:256: delete oid 36 current snap is 28 2024-07-28T11:51:38.914 INFO:tasks.rados.rados.0.smithi022.stdout:255: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:51:39.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:51:38 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:51:39.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:38 smithi150 bash[24144]: cluster 2024-07-28T11:51:37.879372+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-07-28T11:51:39.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:38 smithi150 bash[24144]: audit 2024-07-28T11:51:38.442021+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.22:0/3833247574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:39.042 INFO:tasks.rados.rados.0.smithi022.stdout:254: done (2 left) 2024-07-28T11:51:39.042 INFO:tasks.rados.rados.0.smithi022.stdout:255: done (1 left) 2024-07-28T11:51:39.042 INFO:tasks.rados.rados.0.smithi022.stdout:256: done (0 left) 2024-07-28T11:51:39.042 INFO:tasks.rados.rados.0.smithi022.stdout:257: delete oid 44 current snap is 28 2024-07-28T11:51:39.051 INFO:tasks.rados.rados.0.smithi022.stdout:257: done (0 left) 2024-07-28T11:51:39.051 INFO:tasks.rados.rados.0.smithi022.stdout:258: read oid 29 snap -1 2024-07-28T11:51:39.051 INFO:tasks.rados.rados.0.smithi022.stdout:258: expect deleted 2024-07-28T11:51:39.051 INFO:tasks.rados.rados.0.smithi022.stdout:259: write oid 19 current snap is 28 2024-07-28T11:51:39.051 INFO:tasks.rados.rados.0.smithi022.stdout:259: seq_num 133 ranges {635331=786118,1916458=318873} 2024-07-28T11:51:39.074 INFO:tasks.rados.rados.0.smithi022.stdout:259: writing smithi02269687-19 from 635331 to 1421449 tid 1 2024-07-28T11:51:39.088 INFO:tasks.rados.rados.0.smithi022.stdout:259: writing smithi02269687-19 from 1916458 to 2235331 tid 2 2024-07-28T11:51:39.088 INFO:tasks.rados.rados.0.smithi022.stdout:260: snap_remove snap 19 2024-07-28T11:51:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:38 smithi022 bash[31305]: cluster 2024-07-28T11:51:37.879372+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-07-28T11:51:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:38 smithi022 bash[31305]: audit 2024-07-28T11:51:38.442021+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.22:0/3833247574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:38 smithi022 bash[21738]: cluster 2024-07-28T11:51:37.879372+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-07-28T11:51:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:38 smithi022 bash[21738]: audit 2024-07-28T11:51:38.442021+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.22:0/3833247574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:39.833 INFO:tasks.rados.rados.0.smithi022.stdout:260: done (2 left) 2024-07-28T11:51:39.833 INFO:tasks.rados.rados.0.smithi022.stdout:261: write oid 36 current snap is 28 2024-07-28T11:51:39.833 INFO:tasks.rados.rados.0.smithi022.stdout:261: seq_num 134 ranges {652138=461367,1574940=677198} 2024-07-28T11:51:39.839 INFO:tasks.rados.rados.0.smithi022.stdout:261: writing smithi02269687-36 from 652138 to 1113505 tid 1 2024-07-28T11:51:39.846 INFO:tasks.rados.rados.0.smithi022.stdout:261: writing smithi02269687-36 from 1574940 to 2252138 tid 2 2024-07-28T11:51:39.846 INFO:tasks.rados.rados.0.smithi022.stdout:262: read oid 2 snap -1 2024-07-28T11:51:39.846 INFO:tasks.rados.rados.0.smithi022.stdout:262: expect (ObjNum 130 snap 27 seq_num 130) 2024-07-28T11:51:39.847 INFO:tasks.rados.rados.0.smithi022.stdout:263: write oid 26 current snap is 28 2024-07-28T11:51:39.847 INFO:tasks.rados.rados.0.smithi022.stdout:263: seq_num 135 ranges {668945=536616,1633422=491363} 2024-07-28T11:51:39.852 INFO:tasks.rados.rados.0.smithi022.stdout:263: writing smithi02269687-26 from 668945 to 1205561 tid 1 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:263: writing smithi02269687-26 from 1633422 to 2124785 tid 2 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:264: read oid 37 snap -1 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:264: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:265: read oid 43 snap -1 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:265: expect (ObjNum 81 snap 10 seq_num 81) 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:266: write oid 8 current snap is 28 2024-07-28T11:51:39.859 INFO:tasks.rados.rados.0.smithi022.stdout:266: seq_num 136 ranges {685752=611865,1975551=310201} 2024-07-28T11:51:39.866 INFO:tasks.rados.rados.0.smithi022.stdout:266: writing smithi02269687-8 from 685752 to 1297617 tid 1 2024-07-28T11:51:39.872 INFO:tasks.rados.rados.0.smithi022.stdout:266: writing smithi02269687-8 from 1975551 to 2285752 tid 2 2024-07-28T11:51:39.873 INFO:tasks.rados.rados.0.smithi022.stdout:267: rollback oid 13 current snap is 28 2024-07-28T11:51:39.873 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 24 2024-07-28T11:51:39.873 INFO:tasks.rados.rados.0.smithi022.stdout:259: finishing write tid 1 to smithi02269687-19 2024-07-28T11:51:39.873 INFO:tasks.rados.rados.0.smithi022.stdout:259: finishing write tid 2 to smithi02269687-19 2024-07-28T11:51:39.873 INFO:tasks.rados.rados.0.smithi022.stdout:259: finishing write tid 3 to smithi02269687-19 2024-07-28T11:51:39.873 INFO:tasks.rados.rados.0.smithi022.stdout:259: finishing write tid 4 to smithi02269687-19 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 73 (ObjNum 133 snap 28 seq_num 133) dirty exists 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:259: left oid 19 (ObjNum 133 snap 28 seq_num 133) 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:261: finishing write tid 1 to smithi02269687-36 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:261: finishing write tid 2 to smithi02269687-36 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:261: finishing write tid 3 to smithi02269687-36 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:261: finishing write tid 4 to smithi02269687-36 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 118 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:261: left oid 36 (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:263: finishing write tid 1 to smithi02269687-26 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:263: finishing write tid 2 to smithi02269687-26 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:263: finishing write tid 3 to smithi02269687-26 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:263: finishing write tid 4 to smithi02269687-26 2024-07-28T11:51:39.874 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 72 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-07-28T11:51:39.875 INFO:tasks.rados.rados.0.smithi022.stdout:263: left oid 26 (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:51:39.875 INFO:tasks.rados.rados.0.smithi022.stdout:262: expect (ObjNum 130 snap 27 seq_num 130) 2024-07-28T11:51:40.005 INFO:tasks.rados.rados.0.smithi022.stdout:267: finishing rollback tid 0 to smithi02269687-13 2024-07-28T11:51:40.005 INFO:tasks.rados.rados.0.smithi022.stdout:267: finishing rollback tid 1 to smithi02269687-13 2024-07-28T11:51:40.005 INFO:tasks.rados.rados.0.smithi022.stdout:267: finishing rollback tid 2 to smithi02269687-13 2024-07-28T11:51:40.005 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 143 (ObjNum 77 snap 9 seq_num 77) dirty exists 2024-07-28T11:51:40.005 INFO:tasks.rados.rados.0.smithi022.stdout:265: expect (ObjNum 81 snap 10 seq_num 81) 2024-07-28T11:51:40.195 INFO:tasks.rados.rados.0.smithi022.stdout:264: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T11:51:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:39 smithi150 bash[24144]: cluster 2024-07-28T11:51:38.435754+0000 mgr.y (mgr.14388) 223 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T11:51:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:39 smithi150 bash[24144]: cluster 2024-07-28T11:51:38.901334+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-07-28T11:51:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:39 smithi150 bash[24144]: cluster 2024-07-28T11:51:39.831800+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:266: finishing write tid 1 to smithi02269687-8 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:266: finishing write tid 2 to smithi02269687-8 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:266: finishing write tid 3 to smithi02269687-8 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:266: finishing write tid 4 to smithi02269687-8 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 109 (ObjNum 136 snap 28 seq_num 136) dirty exists 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:266: left oid 8 (ObjNum 136 snap 28 seq_num 136) 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:258: done (8 left) 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:259: done (7 left) 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:261: done (6 left) 2024-07-28T11:51:40.276 INFO:tasks.rados.rados.0.smithi022.stdout:262: done (5 left) 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:263: done (4 left) 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:264: done (3 left) 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:265: done (2 left) 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:266: done (1 left) 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:267: done (0 left) 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:268: write oid 14 current snap is 28 2024-07-28T11:51:40.277 INFO:tasks.rados.rados.0.smithi022.stdout:268: seq_num 137 ranges {702559=403467,1750386=495032} 2024-07-28T11:51:40.293 INFO:tasks.rados.rados.0.smithi022.stdout:268: writing smithi02269687-14 from 702559 to 1106026 tid 1 2024-07-28T11:51:40.309 INFO:tasks.rados.rados.0.smithi022.stdout:268: writing smithi02269687-14 from 1750386 to 2245418 tid 2 2024-07-28T11:51:40.309 INFO:tasks.rados.rados.0.smithi022.stdout:269: read oid 32 snap -1 2024-07-28T11:51:40.309 INFO:tasks.rados.rados.0.smithi022.stdout:269: expect (ObjNum 124 snap 23 seq_num 124) 2024-07-28T11:51:40.309 INFO:tasks.rados.rados.0.smithi022.stdout:270: rollback oid 8 current snap is 28 2024-07-28T11:51:40.309 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 24 2024-07-28T11:51:40.310 INFO:tasks.rados.rados.0.smithi022.stdout:268: finishing write tid 1 to smithi02269687-14 2024-07-28T11:51:40.310 INFO:tasks.rados.rados.0.smithi022.stdout:271: snap_create 2024-07-28T11:51:40.312 INFO:tasks.rados.rados.0.smithi022.stdout:270: finishing rollback tid 0 to smithi02269687-8 2024-07-28T11:51:40.313 INFO:tasks.rados.rados.0.smithi022.stdout:270: finishing rollback tid 1 to smithi02269687-8 2024-07-28T11:51:40.313 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 111 (ObjNum 97 snap 0 seq_num 3705920816) dirty dne 2024-07-28T11:51:40.316 INFO:tasks.rados.rados.0.smithi022.stdout:268: finishing write tid 2 to smithi02269687-14 2024-07-28T11:51:40.316 INFO:tasks.rados.rados.0.smithi022.stdout:268: finishing write tid 3 to smithi02269687-14 2024-07-28T11:51:40.316 INFO:tasks.rados.rados.0.smithi022.stdout:268: finishing write tid 4 to smithi02269687-14 2024-07-28T11:51:40.317 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 147 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-07-28T11:51:40.317 INFO:tasks.rados.rados.0.smithi022.stdout:268: left oid 14 (ObjNum 137 snap 28 seq_num 137) 2024-07-28T11:51:40.321 INFO:tasks.rados.rados.0.smithi022.stdout:269: expect (ObjNum 124 snap 23 seq_num 124) 2024-07-28T11:51:40.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:39 smithi022 bash[31305]: cluster 2024-07-28T11:51:38.435754+0000 mgr.y (mgr.14388) 223 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T11:51:40.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:39 smithi022 bash[31305]: cluster 2024-07-28T11:51:38.901334+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-07-28T11:51:40.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:39 smithi022 bash[31305]: cluster 2024-07-28T11:51:39.831800+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-07-28T11:51:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:39 smithi022 bash[21738]: cluster 2024-07-28T11:51:38.435754+0000 mgr.y (mgr.14388) 223 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T11:51:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:39 smithi022 bash[21738]: cluster 2024-07-28T11:51:38.901334+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-07-28T11:51:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:39 smithi022 bash[21738]: cluster 2024-07-28T11:51:39.831800+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-07-28T11:51:40.910 INFO:tasks.rados.rados.0.smithi022.stdout:268: done (3 left) 2024-07-28T11:51:40.910 INFO:tasks.rados.rados.0.smithi022.stdout:269: done (2 left) 2024-07-28T11:51:40.910 INFO:tasks.rados.rados.0.smithi022.stdout:270: done (1 left) 2024-07-28T11:51:40.910 INFO:tasks.rados.rados.0.smithi022.stdout:271: done (0 left) 2024-07-28T11:51:40.910 INFO:tasks.rados.rados.0.smithi022.stdout:272: snap_create 2024-07-28T11:51:41.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:40 smithi150 bash[24144]: audit 2024-07-28T11:51:40.793772+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.22:0/3897836153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:40 smithi022 bash[21738]: audit 2024-07-28T11:51:40.793772+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.22:0/3897836153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:41.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:51:40 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:40] "GET /metrics HTTP/1.1" 200 242676 "" "Prometheus/2.43.0" 2024-07-28T11:51:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:40 smithi022 bash[31305]: audit 2024-07-28T11:51:40.793772+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.22:0/3897836153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:41.912 INFO:tasks.rados.rados.0.smithi022.stdout:272: done (0 left) 2024-07-28T11:51:41.912 INFO:tasks.rados.rados.0.smithi022.stdout:273: write oid 31 current snap is 30 2024-07-28T11:51:41.913 INFO:tasks.rados.rados.0.smithi022.stdout:273: seq_num 138 ranges {719366=478716,1808868=510498} 2024-07-28T11:51:41.919 INFO:tasks.rados.rados.0.smithi022.stdout:273: writing smithi02269687-31 from 719366 to 1198082 tid 1 2024-07-28T11:51:41.925 INFO:tasks.rados.rados.0.smithi022.stdout:273: writing smithi02269687-31 from 1808868 to 2319366 tid 2 2024-07-28T11:51:41.926 INFO:tasks.rados.rados.0.smithi022.stdout:274: delete oid 38 current snap is 30 2024-07-28T11:51:41.933 INFO:tasks.rados.rados.0.smithi022.stdout:274: done (1 left) 2024-07-28T11:51:41.933 INFO:tasks.rados.rados.0.smithi022.stdout:275: rollback oid 6 current snap is 30 2024-07-28T11:51:41.933 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 25 2024-07-28T11:51:41.933 INFO:tasks.rados.rados.0.smithi022.stdout:276: snap_create 2024-07-28T11:51:41.934 INFO:tasks.rados.rados.0.smithi022.stdout:273: finishing write tid 1 to smithi02269687-31 2024-07-28T11:51:41.936 INFO:tasks.rados.rados.0.smithi022.stdout:273: finishing write tid 2 to smithi02269687-31 2024-07-28T11:51:41.936 INFO:tasks.rados.rados.0.smithi022.stdout:273: finishing write tid 3 to smithi02269687-31 2024-07-28T11:51:41.936 INFO:tasks.rados.rados.0.smithi022.stdout:273: finishing write tid 4 to smithi02269687-31 2024-07-28T11:51:41.936 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 115 (ObjNum 138 snap 30 seq_num 138) dirty exists 2024-07-28T11:51:41.936 INFO:tasks.rados.rados.0.smithi022.stdout:273: left oid 31 (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:51:41.940 INFO:tasks.rados.rados.0.smithi022.stdout:275: finishing rollback tid 0 to smithi02269687-6 2024-07-28T11:51:41.940 INFO:tasks.rados.rados.0.smithi022.stdout:275: finishing rollback tid 1 to smithi02269687-6 2024-07-28T11:51:41.940 INFO:tasks.rados.rados.0.smithi022.stdout:275: finishing rollback tid 2 to smithi02269687-6 2024-07-28T11:51:41.940 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 75 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-07-28T11:51:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:41 smithi150 bash[24144]: cluster 2024-07-28T11:51:40.436358+0000 mgr.y (mgr.14388) 224 : cluster [DBG] pgmap v246: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:41 smithi150 bash[24144]: cluster 2024-07-28T11:51:40.909497+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-07-28T11:51:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:41 smithi022 bash[21738]: cluster 2024-07-28T11:51:40.436358+0000 mgr.y (mgr.14388) 224 : cluster [DBG] pgmap v246: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:41 smithi022 bash[21738]: cluster 2024-07-28T11:51:40.909497+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-07-28T11:51:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:41 smithi022 bash[31305]: cluster 2024-07-28T11:51:40.436358+0000 mgr.y (mgr.14388) 224 : cluster [DBG] pgmap v246: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:41 smithi022 bash[31305]: cluster 2024-07-28T11:51:40.909497+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-07-28T11:51:42.928 INFO:tasks.rados.rados.0.smithi022.stdout:273: done (2 left) 2024-07-28T11:51:42.929 INFO:tasks.rados.rados.0.smithi022.stdout:275: done (1 left) 2024-07-28T11:51:42.929 INFO:tasks.rados.rados.0.smithi022.stdout:276: done (0 left) 2024-07-28T11:51:42.929 INFO:tasks.rados.rados.0.smithi022.stdout:277: write oid 19 current snap is 31 2024-07-28T11:51:42.929 INFO:tasks.rados.rados.0.smithi022.stdout:277: seq_num 140 ranges {752980=629214,1809479=543501} 2024-07-28T11:51:42.936 INFO:tasks.rados.rados.0.smithi022.stdout:277: writing smithi02269687-19 from 752980 to 1382194 tid 1 2024-07-28T11:51:42.942 INFO:tasks.rados.rados.0.smithi022.stdout:277: writing smithi02269687-19 from 1809479 to 2352980 tid 2 2024-07-28T11:51:42.942 INFO:tasks.rados.rados.0.smithi022.stdout:278: snap_remove snap 29 2024-07-28T11:51:43.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:42 smithi150 bash[24144]: cluster 2024-07-28T11:51:41.912283+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-07-28T11:51:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:42 smithi022 bash[21738]: cluster 2024-07-28T11:51:41.912283+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-07-28T11:51:43.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:42 smithi022 bash[31305]: cluster 2024-07-28T11:51:41.912283+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-07-28T11:51:43.943 INFO:tasks.rados.rados.0.smithi022.stdout:278: done (1 left) 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:279: delete oid 33 current snap is 31 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:277: finishing write tid 1 to smithi02269687-19 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:277: finishing write tid 2 to smithi02269687-19 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:277: finishing write tid 3 to smithi02269687-19 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:277: finishing write tid 4 to smithi02269687-19 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 83 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-07-28T11:51:43.944 INFO:tasks.rados.rados.0.smithi022.stdout:277: left oid 19 (ObjNum 140 snap 31 seq_num 140) 2024-07-28T11:51:43.954 INFO:tasks.rados.rados.0.smithi022.stdout:277: done (1 left) 2024-07-28T11:51:43.954 INFO:tasks.rados.rados.0.smithi022.stdout:279: done (0 left) 2024-07-28T11:51:43.955 INFO:tasks.rados.rados.0.smithi022.stdout:280: snap_remove snap 24 2024-07-28T11:51:44.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:43 smithi150 bash[24144]: cluster 2024-07-28T11:51:42.437056+0000 mgr.y (mgr.14388) 225 : cluster [DBG] pgmap v249: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T11:51:44.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:43 smithi150 bash[24144]: cluster 2024-07-28T11:51:42.929287+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-07-28T11:51:44.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:43 smithi150 bash[24144]: audit 2024-07-28T11:51:43.154994+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.22:0/2652853108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:43 smithi022 bash[21738]: cluster 2024-07-28T11:51:42.437056+0000 mgr.y (mgr.14388) 225 : cluster [DBG] pgmap v249: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T11:51:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:43 smithi022 bash[21738]: cluster 2024-07-28T11:51:42.929287+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-07-28T11:51:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:43 smithi022 bash[21738]: audit 2024-07-28T11:51:43.154994+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.22:0/2652853108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:43 smithi022 bash[31305]: cluster 2024-07-28T11:51:42.437056+0000 mgr.y (mgr.14388) 225 : cluster [DBG] pgmap v249: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T11:51:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:43 smithi022 bash[31305]: cluster 2024-07-28T11:51:42.929287+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-07-28T11:51:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:43 smithi022 bash[31305]: audit 2024-07-28T11:51:43.154994+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.22:0/2652853108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:44.835 INFO:tasks.rados.rados.0.smithi022.stdout:280: done (0 left) 2024-07-28T11:51:44.835 INFO:tasks.rados.rados.0.smithi022.stdout:281: rollback oid 49 current snap is 31 2024-07-28T11:51:44.835 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 22 2024-07-28T11:51:44.835 INFO:tasks.rados.rados.0.smithi022.stdout:282: snap_remove snap 25 2024-07-28T11:51:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:44 smithi150 bash[24144]: cluster 2024-07-28T11:51:43.942514+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-07-28T11:51:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:44 smithi150 bash[24144]: cluster 2024-07-28T11:51:44.437733+0000 mgr.y (mgr.14388) 226 : cluster [DBG] pgmap v252: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T11:51:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:44 smithi150 bash[24144]: cluster 2024-07-28T11:51:44.835178+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-07-28T11:51:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:44 smithi022 bash[31305]: cluster 2024-07-28T11:51:43.942514+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-07-28T11:51:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:44 smithi022 bash[31305]: cluster 2024-07-28T11:51:44.437733+0000 mgr.y (mgr.14388) 226 : cluster [DBG] pgmap v252: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T11:51:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:44 smithi022 bash[31305]: cluster 2024-07-28T11:51:44.835178+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-07-28T11:51:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:44 smithi022 bash[21738]: cluster 2024-07-28T11:51:43.942514+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-07-28T11:51:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:44 smithi022 bash[21738]: cluster 2024-07-28T11:51:44.437733+0000 mgr.y (mgr.14388) 226 : cluster [DBG] pgmap v252: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T11:51:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:44 smithi022 bash[21738]: cluster 2024-07-28T11:51:44.835178+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-07-28T11:51:45.838 INFO:tasks.rados.rados.0.smithi022.stdout:282: done (1 left) 2024-07-28T11:51:45.838 INFO:tasks.rados.rados.0.smithi022.stdout:283: read oid 9 snap -1 2024-07-28T11:51:45.838 INFO:tasks.rados.rados.0.smithi022.stdout:283: expect (ObjNum 91 snap 15 seq_num 91) 2024-07-28T11:51:45.838 INFO:tasks.rados.rados.0.smithi022.stdout:284: snap_create 2024-07-28T11:51:45.838 INFO:tasks.rados.rados.0.smithi022.stdout:281: finishing rollback tid 0 to smithi02269687-49 2024-07-28T11:51:45.839 INFO:tasks.rados.rados.0.smithi022.stdout:281: finishing rollback tid 1 to smithi02269687-49 2024-07-28T11:51:45.839 INFO:tasks.rados.rados.0.smithi022.stdout:281: finishing rollback tid 2 to smithi02269687-49 2024-07-28T11:51:45.839 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 69 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-07-28T11:51:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:283: expect (ObjNum 91 snap 15 seq_num 91) 2024-07-28T11:51:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:45 smithi150 bash[24144]: audit 2024-07-28T11:51:45.511455+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.22:0/671882283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:46.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:45 smithi150 bash[24144]: cluster 2024-07-28T11:51:45.836993+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-07-28T11:51:46.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:45 smithi022 bash[31305]: audit 2024-07-28T11:51:45.511455+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.22:0/671882283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:46.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:45 smithi022 bash[31305]: cluster 2024-07-28T11:51:45.836993+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-07-28T11:51:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:45 smithi022 bash[21738]: audit 2024-07-28T11:51:45.511455+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.22:0/671882283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:45 smithi022 bash[21738]: cluster 2024-07-28T11:51:45.836993+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-07-28T11:51:46.840 INFO:tasks.rados.rados.0.smithi022.stdout:281: done (2 left) 2024-07-28T11:51:46.840 INFO:tasks.rados.rados.0.smithi022.stdout:283: done (1 left) 2024-07-28T11:51:46.840 INFO:tasks.rados.rados.0.smithi022.stdout:284: done (0 left) 2024-07-28T11:51:46.840 INFO:tasks.rados.rados.0.smithi022.stdout:285: snap_create 2024-07-28T11:51:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:285: done (0 left) 2024-07-28T11:51:47.842 INFO:tasks.rados.rados.0.smithi022.stdout:286: snap_create 2024-07-28T11:51:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:47 smithi150 bash[24144]: cluster 2024-07-28T11:51:46.438980+0000 mgr.y (mgr.14388) 227 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 6 op/s 2024-07-28T11:51:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:47 smithi150 bash[24144]: cluster 2024-07-28T11:51:46.840171+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-07-28T11:51:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:47 smithi022 bash[21738]: cluster 2024-07-28T11:51:46.438980+0000 mgr.y (mgr.14388) 227 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 6 op/s 2024-07-28T11:51:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:47 smithi022 bash[21738]: cluster 2024-07-28T11:51:46.840171+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-07-28T11:51:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:47 smithi022 bash[31305]: cluster 2024-07-28T11:51:46.438980+0000 mgr.y (mgr.14388) 227 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 6 op/s 2024-07-28T11:51:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:47 smithi022 bash[31305]: cluster 2024-07-28T11:51:46.840171+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-07-28T11:51:48.853 INFO:tasks.rados.rados.0.smithi022.stdout:286: done (0 left) 2024-07-28T11:51:48.854 INFO:tasks.rados.rados.0.smithi022.stdout:287: write oid 13 current snap is 34 2024-07-28T11:51:48.854 INFO:tasks.rados.rados.0.smithi022.stdout:287: seq_num 142 ranges {786594=779712,2326443=60151} 2024-07-28T11:51:48.879 INFO:tasks.rados.rados.0.smithi022.stdout:287: writing smithi02269687-13 from 786594 to 1566306 tid 1 2024-07-28T11:51:48.893 INFO:tasks.rados.rados.0.smithi022.stdout:287: writing smithi02269687-13 from 2326443 to 2386594 tid 2 2024-07-28T11:51:48.894 INFO:tasks.rados.rados.0.smithi022.stdout:288: write oid 29 current snap is 34 2024-07-28T11:51:48.894 INFO:tasks.rados.rados.0.smithi022.stdout:287: finishing write tid 1 to smithi02269687-13 2024-07-28T11:51:48.894 INFO:tasks.rados.rados.0.smithi022.stdout:288: seq_num 143 ranges {403401=454961,1584925=506039} 2024-07-28T11:51:48.905 INFO:tasks.rados.rados.0.smithi022.stdout:288: writing smithi02269687-29 from 403401 to 858362 tid 1 2024-07-28T11:51:48.925 INFO:tasks.rados.rados.0.smithi022.stdout:288: writing smithi02269687-29 from 1584925 to 2090964 tid 2 2024-07-28T11:51:48.925 INFO:tasks.rados.rados.0.smithi022.stdout:289: read oid 30 snap -1 2024-07-28T11:51:48.925 INFO:tasks.rados.rados.0.smithi022.stdout:289: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:48.925 INFO:tasks.rados.rados.0.smithi022.stdout:290: delete oid 22 current snap is 34 2024-07-28T11:51:48.925 INFO:tasks.rados.rados.0.smithi022.stdout:287: finishing write tid 2 to smithi02269687-13 2024-07-28T11:51:48.926 INFO:tasks.rados.rados.0.smithi022.stdout:287: finishing write tid 3 to smithi02269687-13 2024-07-28T11:51:48.926 INFO:tasks.rados.rados.0.smithi022.stdout:287: finishing write tid 4 to smithi02269687-13 2024-07-28T11:51:48.926 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 159 (ObjNum 142 snap 34 seq_num 142) dirty exists 2024-07-28T11:51:48.926 INFO:tasks.rados.rados.0.smithi022.stdout:287: left oid 13 (ObjNum 142 snap 34 seq_num 142) 2024-07-28T11:51:48.926 INFO:tasks.rados.rados.0.smithi022.stdout:288: finishing write tid 1 to smithi02269687-29 2024-07-28T11:51:48.930 INFO:tasks.rados.rados.0.smithi022.stdout:288: finishing write tid 2 to smithi02269687-29 2024-07-28T11:51:48.935 INFO:tasks.rados.rados.0.smithi022.stdout:289: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:49.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:48 smithi150 bash[24144]: cluster 2024-07-28T11:51:47.841386+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-07-28T11:51:49.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:48 smithi150 bash[24144]: audit 2024-07-28T11:51:47.872283+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.22:0/2824565307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:49.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:51:48 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:288: finishing write tid 3 to smithi02269687-29 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:288: finishing write tid 4 to smithi02269687-29 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 126 (ObjNum 143 snap 34 seq_num 143) dirty exists 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:288: left oid 29 (ObjNum 143 snap 34 seq_num 143) 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:287: done (3 left) 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:288: done (2 left) 2024-07-28T11:51:49.068 INFO:tasks.rados.rados.0.smithi022.stdout:289: done (1 left) 2024-07-28T11:51:49.069 INFO:tasks.rados.rados.0.smithi022.stdout:290: done (0 left) 2024-07-28T11:51:49.069 INFO:tasks.rados.rados.0.smithi022.stdout:291: write oid 41 current snap is 34 2024-07-28T11:51:49.069 INFO:tasks.rados.rados.0.smithi022.stdout:291: seq_num 145 ranges {437015=721812,1701889=509708} 2024-07-28T11:51:49.085 INFO:tasks.rados.rados.0.smithi022.stdout:291: writing smithi02269687-41 from 437015 to 1158827 tid 1 2024-07-28T11:51:49.101 INFO:tasks.rados.rados.0.smithi022.stdout:291: writing smithi02269687-41 from 1701889 to 2211597 tid 2 2024-07-28T11:51:49.101 INFO:tasks.rados.rados.0.smithi022.stdout:292: delete oid 47 current snap is 34 2024-07-28T11:51:49.101 INFO:tasks.rados.rados.0.smithi022.stdout:291: finishing write tid 1 to smithi02269687-41 2024-07-28T11:51:49.106 INFO:tasks.rados.rados.0.smithi022.stdout:292: done (1 left) 2024-07-28T11:51:49.106 INFO:tasks.rados.rados.0.smithi022.stdout:293: write oid 7 current snap is 34 2024-07-28T11:51:49.107 INFO:tasks.rados.rados.0.smithi022.stdout:293: seq_num 147 ranges {470629=472310,1418853=513377} 2024-07-28T11:51:49.121 INFO:tasks.rados.rados.0.smithi022.stdout:293: writing smithi02269687-7 from 470629 to 942939 tid 1 2024-07-28T11:51:49.137 INFO:tasks.rados.rados.0.smithi022.stdout:293: writing smithi02269687-7 from 1418853 to 1932230 tid 2 2024-07-28T11:51:49.138 INFO:tasks.rados.rados.0.smithi022.stdout:294: write oid 11 current snap is 34 2024-07-28T11:51:49.138 INFO:tasks.rados.rados.0.smithi022.stdout:294: seq_num 148 ranges {487436=547559,1760982=657035} 2024-07-28T11:51:49.150 INFO:tasks.rados.rados.0.smithi022.stdout:294: writing smithi02269687-11 from 487436 to 1034995 tid 1 2024-07-28T11:51:49.164 INFO:tasks.rados.rados.0.smithi022.stdout:294: writing smithi02269687-11 from 1760982 to 2418017 tid 2 2024-07-28T11:51:49.164 INFO:tasks.rados.rados.0.smithi022.stdout:295: rollback oid 32 current snap is 34 2024-07-28T11:51:49.164 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 30 2024-07-28T11:51:49.164 INFO:tasks.rados.rados.0.smithi022.stdout:291: finishing write tid 2 to smithi02269687-41 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:291: finishing write tid 3 to smithi02269687-41 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:291: finishing write tid 4 to smithi02269687-41 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 132 (ObjNum 145 snap 34 seq_num 145) dirty exists 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:291: left oid 41 (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:293: finishing write tid 1 to smithi02269687-7 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:293: finishing write tid 2 to smithi02269687-7 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:293: finishing write tid 3 to smithi02269687-7 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:293: finishing write tid 4 to smithi02269687-7 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 163 (ObjNum 147 snap 34 seq_num 147) dirty exists 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:293: left oid 7 (ObjNum 147 snap 34 seq_num 147) 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:294: finishing write tid 1 to smithi02269687-11 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:291: done (3 left) 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:293: done (2 left) 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:296: rollback oid 10 current snap is 34 2024-07-28T11:51:49.165 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 20 2024-07-28T11:51:49.166 INFO:tasks.rados.rados.0.smithi022.stdout:297: delete oid 8 current snap is 34 2024-07-28T11:51:49.167 INFO:tasks.rados.rados.0.smithi022.stdout:295: finishing rollback tid 0 to smithi02269687-32 2024-07-28T11:51:49.167 INFO:tasks.rados.rados.0.smithi022.stdout:297: done (3 left) 2024-07-28T11:51:49.167 INFO:tasks.rados.rados.0.smithi022.stdout:298: snap_remove snap 28 2024-07-28T11:51:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:48 smithi022 bash[31305]: cluster 2024-07-28T11:51:47.841386+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-07-28T11:51:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:48 smithi022 bash[31305]: audit 2024-07-28T11:51:47.872283+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.22:0/2824565307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:48 smithi022 bash[21738]: cluster 2024-07-28T11:51:47.841386+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-07-28T11:51:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:48 smithi022 bash[21738]: audit 2024-07-28T11:51:47.872283+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.22:0/2824565307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:49.837 INFO:tasks.rados.rados.0.smithi022.stdout:298: done (3 left) 2024-07-28T11:51:49.837 INFO:tasks.rados.rados.0.smithi022.stdout:299: snap_remove snap 32 2024-07-28T11:51:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:49 smithi150 bash[24144]: cluster 2024-07-28T11:51:48.439637+0000 mgr.y (mgr.14388) 228 : cluster [DBG] pgmap v258: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 6 op/s 2024-07-28T11:51:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:49 smithi150 bash[24144]: cluster 2024-07-28T11:51:48.853182+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-07-28T11:51:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:49 smithi150 bash[24144]: cluster 2024-07-28T11:51:49.836624+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-07-28T11:51:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:49 smithi022 bash[21738]: cluster 2024-07-28T11:51:48.439637+0000 mgr.y (mgr.14388) 228 : cluster [DBG] pgmap v258: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 6 op/s 2024-07-28T11:51:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:49 smithi022 bash[21738]: cluster 2024-07-28T11:51:48.853182+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-07-28T11:51:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:49 smithi022 bash[21738]: cluster 2024-07-28T11:51:49.836624+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-07-28T11:51:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:49 smithi022 bash[31305]: cluster 2024-07-28T11:51:48.439637+0000 mgr.y (mgr.14388) 228 : cluster [DBG] pgmap v258: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 6 op/s 2024-07-28T11:51:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:49 smithi022 bash[31305]: cluster 2024-07-28T11:51:48.853182+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-07-28T11:51:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:49 smithi022 bash[31305]: cluster 2024-07-28T11:51:49.836624+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:299: done (3 left) 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:300: rollback oid 48 current snap is 34 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 30 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:296: finishing rollback tid 0 to smithi02269687-10 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:296: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:295: finishing rollback tid 1 to smithi02269687-32 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:296: finishing rollback tid 2 to smithi02269687-10 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 86 (ObjNum 100 snap 16 seq_num 100) dirty exists 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:295: finishing rollback tid 2 to smithi02269687-32 2024-07-28T11:51:50.842 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 130 (ObjNum 124 snap 23 seq_num 124) dirty exists 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:294: finishing write tid 2 to smithi02269687-11 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:294: finishing write tid 3 to smithi02269687-11 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:294: finishing write tid 4 to smithi02269687-11 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 22 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:294: left oid 11 (ObjNum 148 snap 34 seq_num 148) 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:294: done (3 left) 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:295: done (2 left) 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:296: done (1 left) 2024-07-28T11:51:50.843 INFO:tasks.rados.rados.0.smithi022.stdout:301: snap_create 2024-07-28T11:51:50.855 INFO:tasks.rados.rados.0.smithi022.stdout:300: finishing rollback tid 0 to smithi02269687-48 2024-07-28T11:51:50.856 INFO:tasks.rados.rados.0.smithi022.stdout:300: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:51:50.856 INFO:tasks.rados.rados.0.smithi022.stdout:300: finishing rollback tid 2 to smithi02269687-48 2024-07-28T11:51:50.856 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 140 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T11:51:51.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:50 smithi150 bash[24144]: audit 2024-07-28T11:51:50.231009+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.22:0/777451310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:50 smithi150 bash[24144]: audit 2024-07-28T11:51:50.401259+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:51.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:50 smithi150 bash[24144]: cluster 2024-07-28T11:51:50.840021+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-07-28T11:51:51.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:50] "GET /metrics HTTP/1.1" 200 242740 "" "Prometheus/2.43.0" 2024-07-28T11:51:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[21738]: audit 2024-07-28T11:51:50.231009+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.22:0/777451310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[21738]: audit 2024-07-28T11:51:50.401259+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[21738]: cluster 2024-07-28T11:51:50.840021+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-07-28T11:51:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[31305]: audit 2024-07-28T11:51:50.231009+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.22:0/777451310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[31305]: audit 2024-07-28T11:51:50.401259+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:51:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:50 smithi022 bash[31305]: cluster 2024-07-28T11:51:50.840021+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-07-28T11:51:51.842 INFO:tasks.rados.rados.0.smithi022.stdout:300: done (1 left) 2024-07-28T11:51:51.843 INFO:tasks.rados.rados.0.smithi022.stdout:301: done (0 left) 2024-07-28T11:51:51.843 INFO:tasks.rados.rados.0.smithi022.stdout:302: write oid 3 current snap is 35 2024-07-28T11:51:51.843 INFO:tasks.rados.rados.0.smithi022.stdout:302: seq_num 150 ranges {521050=698057,1877946=643104} 2024-07-28T11:51:51.860 INFO:tasks.rados.rados.0.smithi022.stdout:302: writing smithi02269687-3 from 521050 to 1219107 tid 1 2024-07-28T11:51:51.882 INFO:tasks.rados.rados.0.smithi022.stdout:302: writing smithi02269687-3 from 1877946 to 2521050 tid 2 2024-07-28T11:51:51.882 INFO:tasks.rados.rados.0.smithi022.stdout:303: read oid 25 snap 30 2024-07-28T11:51:51.882 INFO:tasks.rados.rados.0.smithi022.stdout:303: expect (ObjNum 78 snap 9 seq_num 78) 2024-07-28T11:51:51.882 INFO:tasks.rados.rados.0.smithi022.stdout:304: snap_create 2024-07-28T11:51:51.882 INFO:tasks.rados.rados.0.smithi022.stdout:302: finishing write tid 1 to smithi02269687-3 2024-07-28T11:51:51.888 INFO:tasks.rados.rados.0.smithi022.stdout:302: finishing write tid 2 to smithi02269687-3 2024-07-28T11:51:51.888 INFO:tasks.rados.rados.0.smithi022.stdout:302: finishing write tid 3 to smithi02269687-3 2024-07-28T11:51:51.888 INFO:tasks.rados.rados.0.smithi022.stdout:302: finishing write tid 4 to smithi02269687-3 2024-07-28T11:51:51.888 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 143 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T11:51:51.888 INFO:tasks.rados.rados.0.smithi022.stdout:302: left oid 3 (ObjNum 150 snap 35 seq_num 150) 2024-07-28T11:51:51.893 INFO:tasks.rados.rados.0.smithi022.stdout:303: expect (ObjNum 78 snap 9 seq_num 78) 2024-07-28T11:51:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:51 smithi150 bash[24144]: cluster 2024-07-28T11:51:50.440243+0000 mgr.y (mgr.14388) 229 : cluster [DBG] pgmap v261: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:51 smithi150 bash[24144]: cluster 2024-07-28T11:51:51.842150+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-07-28T11:51:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:51 smithi022 bash[21738]: cluster 2024-07-28T11:51:50.440243+0000 mgr.y (mgr.14388) 229 : cluster [DBG] pgmap v261: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:51 smithi022 bash[21738]: cluster 2024-07-28T11:51:51.842150+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-07-28T11:51:52.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:51 smithi022 bash[31305]: cluster 2024-07-28T11:51:50.440243+0000 mgr.y (mgr.14388) 229 : cluster [DBG] pgmap v261: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:51:52.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:51 smithi022 bash[31305]: cluster 2024-07-28T11:51:51.842150+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-07-28T11:51:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:302: done (2 left) 2024-07-28T11:51:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:303: done (1 left) 2024-07-28T11:51:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:304: done (0 left) 2024-07-28T11:51:52.883 INFO:tasks.rados.rados.0.smithi022.stdout:305: snap_remove snap 34 2024-07-28T11:51:53.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:52 smithi150 bash[24144]: audit 2024-07-28T11:51:52.584672+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.22:0/250452061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:52 smithi022 bash[21738]: audit 2024-07-28T11:51:52.584672+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.22:0/250452061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:53.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:52 smithi022 bash[31305]: audit 2024-07-28T11:51:52.584672+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.22:0/250452061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:53.887 INFO:tasks.rados.rados.0.smithi022.stdout:305: done (0 left) 2024-07-28T11:51:53.887 INFO:tasks.rados.rados.0.smithi022.stdout:306: read oid 30 snap -1 2024-07-28T11:51:53.887 INFO:tasks.rados.rados.0.smithi022.stdout:306: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:53.887 INFO:tasks.rados.rados.0.smithi022.stdout:307: write oid 9 current snap is 36 2024-07-28T11:51:53.887 INFO:tasks.rados.rados.0.smithi022.stdout:307: seq_num 151 ranges {537857=773306,1936428=520715} 2024-07-28T11:51:53.911 INFO:tasks.rados.rados.0.smithi022.stdout:307: writing smithi02269687-9 from 537857 to 1311163 tid 1 2024-07-28T11:51:53.931 INFO:tasks.rados.rados.0.smithi022.stdout:307: writing smithi02269687-9 from 1936428 to 2457143 tid 2 2024-07-28T11:51:53.931 INFO:tasks.rados.rados.0.smithi022.stdout:308: delete oid 1 current snap is 36 2024-07-28T11:51:53.931 INFO:tasks.rados.rados.0.smithi022.stdout:306: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:307: finishing write tid 1 to smithi02269687-9 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:307: finishing write tid 2 to smithi02269687-9 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:307: finishing write tid 3 to smithi02269687-9 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:307: finishing write tid 4 to smithi02269687-9 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 77 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:307: left oid 9 (ObjNum 151 snap 36 seq_num 151) 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:306: done (2 left) 2024-07-28T11:51:54.072 INFO:tasks.rados.rados.0.smithi022.stdout:307: done (1 left) 2024-07-28T11:51:54.073 INFO:tasks.rados.rados.0.smithi022.stdout:308: done (0 left) 2024-07-28T11:51:54.073 INFO:tasks.rados.rados.0.smithi022.stdout:309: write oid 49 current snap is 36 2024-07-28T11:51:54.073 INFO:tasks.rados.rados.0.smithi022.stdout:309: seq_num 153 ranges {571471=640157,1653392=524384} 2024-07-28T11:51:54.091 INFO:tasks.rados.rados.0.smithi022.stdout:309: writing smithi02269687-49 from 571471 to 1211628 tid 1 2024-07-28T11:51:54.107 INFO:tasks.rados.rados.0.smithi022.stdout:309: writing smithi02269687-49 from 1653392 to 2177776 tid 2 2024-07-28T11:51:54.108 INFO:tasks.rados.rados.0.smithi022.stdout:310: snap_create 2024-07-28T11:51:54.108 INFO:tasks.rados.rados.0.smithi022.stdout:309: finishing write tid 1 to smithi02269687-49 2024-07-28T11:51:54.110 INFO:tasks.rados.rados.0.smithi022.stdout:309: finishing write tid 2 to smithi02269687-49 2024-07-28T11:51:54.111 INFO:tasks.rados.rados.0.smithi022.stdout:309: finishing write tid 3 to smithi02269687-49 2024-07-28T11:51:54.111 INFO:tasks.rados.rados.0.smithi022.stdout:309: finishing write tid 4 to smithi02269687-49 2024-07-28T11:51:54.111 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 81 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-07-28T11:51:54.111 INFO:tasks.rados.rados.0.smithi022.stdout:309: left oid 49 (ObjNum 153 snap 36 seq_num 153) 2024-07-28T11:51:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:53 smithi150 bash[24144]: cluster 2024-07-28T11:51:52.440861+0000 mgr.y (mgr.14388) 230 : cluster [DBG] pgmap v264: 89 pgs: 89 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:51:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:53 smithi150 bash[24144]: cluster 2024-07-28T11:51:52.883237+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-07-28T11:51:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:53 smithi022 bash[21738]: cluster 2024-07-28T11:51:52.440861+0000 mgr.y (mgr.14388) 230 : cluster [DBG] pgmap v264: 89 pgs: 89 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:51:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:53 smithi022 bash[21738]: cluster 2024-07-28T11:51:52.883237+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-07-28T11:51:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:53 smithi022 bash[31305]: cluster 2024-07-28T11:51:52.440861+0000 mgr.y (mgr.14388) 230 : cluster [DBG] pgmap v264: 89 pgs: 89 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:51:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:53 smithi022 bash[31305]: cluster 2024-07-28T11:51:52.883237+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-07-28T11:51:54.840 INFO:tasks.rados.rados.0.smithi022.stdout:309: done (1 left) 2024-07-28T11:51:54.840 INFO:tasks.rados.rados.0.smithi022.stdout:310: done (0 left) 2024-07-28T11:51:54.841 INFO:tasks.rados.rados.0.smithi022.stdout:311: snap_create 2024-07-28T11:51:55.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:54 smithi150 bash[24144]: cluster 2024-07-28T11:51:53.885744+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-07-28T11:51:55.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:54 smithi150 bash[24144]: cluster 2024-07-28T11:51:54.838781+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-07-28T11:51:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:54 smithi022 bash[21738]: cluster 2024-07-28T11:51:53.885744+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-07-28T11:51:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:54 smithi022 bash[21738]: cluster 2024-07-28T11:51:54.838781+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-07-28T11:51:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:54 smithi022 bash[31305]: cluster 2024-07-28T11:51:53.885744+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-07-28T11:51:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:54 smithi022 bash[31305]: cluster 2024-07-28T11:51:54.838781+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-07-28T11:51:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:311: done (0 left) 2024-07-28T11:51:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:312: read oid 35 snap -1 2024-07-28T11:51:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:312: expect deleted 2024-07-28T11:51:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:313: delete oid 29 current snap is 38 2024-07-28T11:51:55.849 INFO:tasks.rados.rados.0.smithi022.stdout:312: done (1 left) 2024-07-28T11:51:55.849 INFO:tasks.rados.rados.0.smithi022.stdout:313: done (0 left) 2024-07-28T11:51:55.849 INFO:tasks.rados.rados.0.smithi022.stdout:314: snap_remove snap 22 2024-07-28T11:51:56.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:55 smithi150 bash[24144]: cluster 2024-07-28T11:51:54.441517+0000 mgr.y (mgr.14388) 231 : cluster [DBG] pgmap v267: 89 pgs: 89 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:51:56.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:55 smithi150 bash[24144]: audit 2024-07-28T11:51:54.945974+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.22:0/876739985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:56.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:55 smithi150 bash[24144]: cluster 2024-07-28T11:51:55.840792+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-07-28T11:51:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:55 smithi022 bash[21738]: cluster 2024-07-28T11:51:54.441517+0000 mgr.y (mgr.14388) 231 : cluster [DBG] pgmap v267: 89 pgs: 89 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:51:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:55 smithi022 bash[21738]: audit 2024-07-28T11:51:54.945974+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.22:0/876739985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:55 smithi022 bash[21738]: cluster 2024-07-28T11:51:55.840792+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-07-28T11:51:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:55 smithi022 bash[31305]: cluster 2024-07-28T11:51:54.441517+0000 mgr.y (mgr.14388) 231 : cluster [DBG] pgmap v267: 89 pgs: 89 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:51:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:55 smithi022 bash[31305]: audit 2024-07-28T11:51:54.945974+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.22:0/876739985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:55 smithi022 bash[31305]: cluster 2024-07-28T11:51:55.840792+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-07-28T11:51:56.846 INFO:tasks.rados.rados.0.smithi022.stdout:314: done (0 left) 2024-07-28T11:51:56.846 INFO:tasks.rados.rados.0.smithi022.stdout:315: snap_remove snap 30 2024-07-28T11:51:57.847 INFO:tasks.rados.rados.0.smithi022.stdout:315: done (0 left) 2024-07-28T11:51:57.847 INFO:tasks.rados.rados.0.smithi022.stdout:316: write oid 29 current snap is 38 2024-07-28T11:51:57.847 INFO:tasks.rados.rados.0.smithi022.stdout:316: seq_num 155 ranges {605085=790655,2170356=434729} 2024-07-28T11:51:57.870 INFO:tasks.rados.rados.0.smithi022.stdout:316: writing smithi02269687-29 from 605085 to 1395740 tid 1 2024-07-28T11:51:57.887 INFO:tasks.rados.rados.0.smithi022.stdout:316: writing smithi02269687-29 from 2170356 to 2605085 tid 2 2024-07-28T11:51:57.889 INFO:tasks.rados.rados.0.smithi022.stdout:317: snap_create 2024-07-28T11:51:57.890 INFO:tasks.rados.rados.0.smithi022.stdout:316: finishing write tid 1 to smithi02269687-29 2024-07-28T11:51:57.892 INFO:tasks.rados.rados.0.smithi022.stdout:316: finishing write tid 2 to smithi02269687-29 2024-07-28T11:51:57.892 INFO:tasks.rados.rados.0.smithi022.stdout:316: finishing write tid 3 to smithi02269687-29 2024-07-28T11:51:57.893 INFO:tasks.rados.rados.0.smithi022.stdout:316: finishing write tid 4 to smithi02269687-29 2024-07-28T11:51:57.893 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 163 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-07-28T11:51:57.893 INFO:tasks.rados.rados.0.smithi022.stdout:316: left oid 29 (ObjNum 155 snap 38 seq_num 155) 2024-07-28T11:51:58.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:57 smithi150 bash[24144]: cluster 2024-07-28T11:51:56.442711+0000 mgr.y (mgr.14388) 232 : cluster [DBG] pgmap v270: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 928 KiB/s wr, 8 op/s 2024-07-28T11:51:58.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:57 smithi150 bash[24144]: cluster 2024-07-28T11:51:56.842994+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-07-28T11:51:58.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:57 smithi150 bash[24144]: audit 2024-07-28T11:51:57.305507+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.22:0/4007268398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:57 smithi022 bash[21738]: cluster 2024-07-28T11:51:56.442711+0000 mgr.y (mgr.14388) 232 : cluster [DBG] pgmap v270: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 928 KiB/s wr, 8 op/s 2024-07-28T11:51:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:57 smithi022 bash[21738]: cluster 2024-07-28T11:51:56.842994+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-07-28T11:51:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:57 smithi022 bash[21738]: audit 2024-07-28T11:51:57.305507+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.22:0/4007268398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:57 smithi022 bash[31305]: cluster 2024-07-28T11:51:56.442711+0000 mgr.y (mgr.14388) 232 : cluster [DBG] pgmap v270: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 928 KiB/s wr, 8 op/s 2024-07-28T11:51:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:57 smithi022 bash[31305]: cluster 2024-07-28T11:51:56.842994+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-07-28T11:51:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:57 smithi022 bash[31305]: audit 2024-07-28T11:51:57.305507+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.22:0/4007268398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:51:58.878 INFO:tasks.rados.rados.0.smithi022.stdout:316: done (1 left) 2024-07-28T11:51:58.878 INFO:tasks.rados.rados.0.smithi022.stdout:317: done (0 left) 2024-07-28T11:51:58.878 INFO:tasks.rados.rados.0.smithi022.stdout:318: write oid 7 current snap is 39 2024-07-28T11:51:58.878 INFO:tasks.rados.rados.0.smithi022.stdout:318: seq_num 156 ranges {621892=465904,1712485=671711} 2024-07-28T11:51:58.894 INFO:tasks.rados.rados.0.smithi022.stdout:318: writing smithi02269687-7 from 621892 to 1087796 tid 1 2024-07-28T11:51:58.915 INFO:tasks.rados.rados.0.smithi022.stdout:318: writing smithi02269687-7 from 1712485 to 2384196 tid 2 2024-07-28T11:51:58.915 INFO:tasks.rados.rados.0.smithi022.stdout:319: rollback oid 50 current snap is 39 2024-07-28T11:51:58.915 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 36 2024-07-28T11:51:58.915 INFO:tasks.rados.rados.0.smithi022.stdout:318: finishing write tid 1 to smithi02269687-7 2024-07-28T11:51:58.915 INFO:tasks.rados.rados.0.smithi022.stdout:320: read oid 36 snap -1 2024-07-28T11:51:58.916 INFO:tasks.rados.rados.0.smithi022.stdout:320: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:51:58.916 INFO:tasks.rados.rados.0.smithi022.stdout:321: rollback oid 44 current snap is 39 2024-07-28T11:51:58.916 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 37 2024-07-28T11:51:58.916 INFO:tasks.rados.rados.0.smithi022.stdout:322: write oid 17 current snap is 39 2024-07-28T11:51:58.916 INFO:tasks.rados.rados.0.smithi022.stdout:322: seq_num 157 ranges {638699=541153,1770967=531722} 2024-07-28T11:51:58.932 INFO:tasks.rados.rados.0.smithi022.stdout:322: writing smithi02269687-17 from 638699 to 1179852 tid 1 2024-07-28T11:51:58.946 INFO:tasks.rados.rados.0.smithi022.stdout:322: writing smithi02269687-17 from 1770967 to 2302689 tid 2 2024-07-28T11:51:58.946 INFO:tasks.rados.rados.0.smithi022.stdout:323: snap_create 2024-07-28T11:51:58.946 INFO:tasks.rados.rados.0.smithi022.stdout:319: finishing rollback tid 0 to smithi02269687-50 2024-07-28T11:51:58.946 INFO:tasks.rados.rados.0.smithi022.stdout:319: finishing rollback tid 1 to smithi02269687-50 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:318: finishing write tid 2 to smithi02269687-7 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:318: finishing write tid 3 to smithi02269687-7 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:318: finishing write tid 4 to smithi02269687-7 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 185 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:318: left oid 7 (ObjNum 156 snap 39 seq_num 156) 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:321: finishing rollback tid 1 to smithi02269687-44 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 129 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:319: finishing rollback tid 2 to smithi02269687-50 2024-07-28T11:51:58.947 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 89 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-07-28T11:51:58.948 INFO:tasks.rados.rados.0.smithi022.stdout:320: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:51:59.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:58 smithi150 bash[24144]: cluster 2024-07-28T11:51:57.846454+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-07-28T11:51:59.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:51:58 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:51:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:51:59.075 INFO:tasks.rados.rados.0.smithi022.stdout:322: finishing write tid 1 to smithi02269687-17 2024-07-28T11:51:59.075 INFO:tasks.rados.rados.0.smithi022.stdout:322: finishing write tid 2 to smithi02269687-17 2024-07-28T11:51:59.075 INFO:tasks.rados.rados.0.smithi022.stdout:322: finishing write tid 3 to smithi02269687-17 2024-07-28T11:51:59.075 INFO:tasks.rados.rados.0.smithi022.stdout:322: finishing write tid 4 to smithi02269687-17 2024-07-28T11:51:59.075 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 45 (ObjNum 157 snap 39 seq_num 157) dirty exists 2024-07-28T11:51:59.076 INFO:tasks.rados.rados.0.smithi022.stdout:322: left oid 17 (ObjNum 157 snap 39 seq_num 157) 2024-07-28T11:51:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:58 smithi022 bash[21738]: cluster 2024-07-28T11:51:57.846454+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-07-28T11:51:59.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:58 smithi022 bash[31305]: cluster 2024-07-28T11:51:57.846454+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:318: done (5 left) 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:319: done (4 left) 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:320: done (3 left) 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:321: done (2 left) 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:322: done (1 left) 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:323: done (0 left) 2024-07-28T11:51:59.842 INFO:tasks.rados.rados.0.smithi022.stdout:324: write oid 40 current snap is 40 2024-07-28T11:51:59.843 INFO:tasks.rados.rados.0.smithi022.stdout:324: seq_num 158 ranges {655506=616402,1829449=675380} 2024-07-28T11:51:59.855 INFO:tasks.rados.rados.0.smithi022.stdout:324: writing smithi02269687-40 from 655506 to 1271908 tid 1 2024-07-28T11:51:59.867 INFO:tasks.rados.rados.0.smithi022.stdout:324: writing smithi02269687-40 from 1829449 to 2504829 tid 2 2024-07-28T11:51:59.867 INFO:tasks.rados.rados.0.smithi022.stdout:325: snap_create 2024-07-28T11:51:59.868 INFO:tasks.rados.rados.0.smithi022.stdout:324: finishing write tid 1 to smithi02269687-40 2024-07-28T11:51:59.875 INFO:tasks.rados.rados.0.smithi022.stdout:324: finishing write tid 2 to smithi02269687-40 2024-07-28T11:51:59.875 INFO:tasks.rados.rados.0.smithi022.stdout:324: finishing write tid 3 to smithi02269687-40 2024-07-28T11:51:59.875 INFO:tasks.rados.rados.0.smithi022.stdout:324: finishing write tid 4 to smithi02269687-40 2024-07-28T11:51:59.876 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 146 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-07-28T11:51:59.876 INFO:tasks.rados.rados.0.smithi022.stdout:324: left oid 40 (ObjNum 158 snap 40 seq_num 158) 2024-07-28T11:52:00.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:59 smithi150 bash[24144]: cluster 2024-07-28T11:51:58.443352+0000 mgr.y (mgr.14388) 233 : cluster [DBG] pgmap v273: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 928 KiB/s wr, 8 op/s 2024-07-28T11:52:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:59 smithi150 bash[24144]: cluster 2024-07-28T11:51:58.878735+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-07-28T11:52:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:59 smithi150 bash[24144]: audit 2024-07-28T11:51:59.665983+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.22:0/2726106808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:51:59 smithi150 bash[24144]: cluster 2024-07-28T11:51:59.841881+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-07-28T11:52:00.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[31305]: cluster 2024-07-28T11:51:58.443352+0000 mgr.y (mgr.14388) 233 : cluster [DBG] pgmap v273: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 928 KiB/s wr, 8 op/s 2024-07-28T11:52:00.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[31305]: cluster 2024-07-28T11:51:58.878735+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-07-28T11:52:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[31305]: audit 2024-07-28T11:51:59.665983+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.22:0/2726106808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[31305]: cluster 2024-07-28T11:51:59.841881+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-07-28T11:52:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[21738]: cluster 2024-07-28T11:51:58.443352+0000 mgr.y (mgr.14388) 233 : cluster [DBG] pgmap v273: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 928 KiB/s wr, 8 op/s 2024-07-28T11:52:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[21738]: cluster 2024-07-28T11:51:58.878735+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-07-28T11:52:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[21738]: audit 2024-07-28T11:51:59.665983+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.22:0/2726106808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:51:59 smithi022 bash[21738]: cluster 2024-07-28T11:51:59.841881+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-07-28T11:52:00.844 INFO:tasks.rados.rados.0.smithi022.stdout:324: done (1 left) 2024-07-28T11:52:00.844 INFO:tasks.rados.rados.0.smithi022.stdout:325: done (0 left) 2024-07-28T11:52:00.845 INFO:tasks.rados.rados.0.smithi022.stdout:326: write oid 33 current snap is 41 2024-07-28T11:52:00.845 INFO:tasks.rados.rados.0.smithi022.stdout:326: seq_num 159 ranges {672313=691651,1887931=419038} 2024-07-28T11:52:00.860 INFO:tasks.rados.rados.0.smithi022.stdout:326: writing smithi02269687-33 from 672313 to 1363964 tid 1 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:326: writing smithi02269687-33 from 1887931 to 2306969 tid 2 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:327: read oid 18 snap 23 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:327: expect (ObjNum 118 snap 20 seq_num 118) 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:328: read oid 48 snap 40 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:329: write oid 49 current snap is 41 2024-07-28T11:52:00.872 INFO:tasks.rados.rados.0.smithi022.stdout:329: seq_num 160 ranges {689120=483253,1946413=679049} 2024-07-28T11:52:00.886 INFO:tasks.rados.rados.0.smithi022.stdout:329: writing smithi02269687-49 from 689120 to 1172373 tid 1 2024-07-28T11:52:00.902 INFO:tasks.rados.rados.0.smithi022.stdout:329: writing smithi02269687-49 from 1946413 to 2625462 tid 2 2024-07-28T11:52:00.902 INFO:tasks.rados.rados.0.smithi022.stdout:330: snap_create 2024-07-28T11:52:00.902 INFO:tasks.rados.rados.0.smithi022.stdout:326: finishing write tid 1 to smithi02269687-33 2024-07-28T11:52:00.902 INFO:tasks.rados.rados.0.smithi022.stdout:326: finishing write tid 2 to smithi02269687-33 2024-07-28T11:52:00.902 INFO:tasks.rados.rados.0.smithi022.stdout:326: finishing write tid 3 to smithi02269687-33 2024-07-28T11:52:00.903 INFO:tasks.rados.rados.0.smithi022.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T11:52:01.108 INFO:tasks.rados.rados.0.smithi022.stdout:326: finishing write tid 4 to smithi02269687-33 2024-07-28T11:52:01.108 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 105 (ObjNum 159 snap 41 seq_num 159) dirty exists 2024-07-28T11:52:01.108 INFO:tasks.rados.rados.0.smithi022.stdout:326: left oid 33 (ObjNum 159 snap 41 seq_num 159) 2024-07-28T11:52:01.109 INFO:tasks.rados.rados.0.smithi022.stdout:329: finishing write tid 1 to smithi02269687-49 2024-07-28T11:52:01.109 INFO:tasks.rados.rados.0.smithi022.stdout:327: expect (ObjNum 118 snap 20 seq_num 118) 2024-07-28T11:52:01.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:00 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:00] "GET /metrics HTTP/1.1" 200 242740 "" "Prometheus/2.43.0" 2024-07-28T11:52:01.334 INFO:tasks.rados.rados.0.smithi022.stdout:329: finishing write tid 2 to smithi02269687-49 2024-07-28T11:52:01.334 INFO:tasks.rados.rados.0.smithi022.stdout:329: finishing write tid 3 to smithi02269687-49 2024-07-28T11:52:01.334 INFO:tasks.rados.rados.0.smithi022.stdout:329: finishing write tid 4 to smithi02269687-49 2024-07-28T11:52:01.334 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 93 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-07-28T11:52:01.334 INFO:tasks.rados.rados.0.smithi022.stdout:329: left oid 49 (ObjNum 160 snap 41 seq_num 160) 2024-07-28T11:52:01.884 INFO:tasks.rados.rados.0.smithi022.stdout:326: done (4 left) 2024-07-28T11:52:01.885 INFO:tasks.rados.rados.0.smithi022.stdout:327: done (3 left) 2024-07-28T11:52:01.885 INFO:tasks.rados.rados.0.smithi022.stdout:328: done (2 left) 2024-07-28T11:52:01.885 INFO:tasks.rados.rados.0.smithi022.stdout:329: done (1 left) 2024-07-28T11:52:01.885 INFO:tasks.rados.rados.0.smithi022.stdout:330: done (0 left) 2024-07-28T11:52:01.885 INFO:tasks.rados.rados.0.smithi022.stdout:331: snap_remove snap 39 2024-07-28T11:52:02.249 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:01 smithi150 bash[24144]: cluster 2024-07-28T11:52:00.444118+0000 mgr.y (mgr.14388) 234 : cluster [DBG] pgmap v276: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:02.249 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:01 smithi150 bash[24144]: cluster 2024-07-28T11:52:00.843596+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-07-28T11:52:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:01 smithi022 bash[21738]: cluster 2024-07-28T11:52:00.444118+0000 mgr.y (mgr.14388) 234 : cluster [DBG] pgmap v276: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:01 smithi022 bash[21738]: cluster 2024-07-28T11:52:00.843596+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-07-28T11:52:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:01 smithi022 bash[31305]: cluster 2024-07-28T11:52:00.444118+0000 mgr.y (mgr.14388) 234 : cluster [DBG] pgmap v276: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:01 smithi022 bash[31305]: cluster 2024-07-28T11:52:00.843596+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-07-28T11:52:02.894 INFO:tasks.rados.rados.0.smithi022.stdout:331: done (0 left) 2024-07-28T11:52:02.894 INFO:tasks.rados.rados.0.smithi022.stdout:332: rollback oid 33 current snap is 42 2024-07-28T11:52:02.894 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 38 2024-07-28T11:52:02.894 INFO:tasks.rados.rados.0.smithi022.stdout:333: snap_remove snap 33 2024-07-28T11:52:03.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:02 smithi150 bash[24144]: cluster 2024-07-28T11:52:01.880921+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-07-28T11:52:03.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:02 smithi150 bash[24144]: audit 2024-07-28T11:52:02.032472+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.22:0/186096517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:02 smithi022 bash[21738]: cluster 2024-07-28T11:52:01.880921+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-07-28T11:52:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:02 smithi022 bash[21738]: audit 2024-07-28T11:52:02.032472+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.22:0/186096517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:02 smithi022 bash[31305]: cluster 2024-07-28T11:52:01.880921+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-07-28T11:52:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:02 smithi022 bash[31305]: audit 2024-07-28T11:52:02.032472+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.22:0/186096517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:03.897 INFO:tasks.rados.rados.0.smithi022.stdout:333: done (1 left) 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:334: rollback oid 2 current snap is 42 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 37 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:332: finishing rollback tid 0 to smithi02269687-33 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:332: finishing rollback tid 1 to smithi02269687-33 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 108 (ObjNum 65 snap 0 seq_num 2403176686) dirty dne 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:332: done (1 left) 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:335: write oid 48 current snap is 42 2024-07-28T11:52:03.898 INFO:tasks.rados.rados.0.smithi022.stdout:335: seq_num 161 ranges {705927=558502,2004895=422707} 2024-07-28T11:52:03.920 INFO:tasks.rados.rados.0.smithi022.stdout:335: writing smithi02269687-48 from 705927 to 1264429 tid 1 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:335: writing smithi02269687-48 from 2004895 to 2427602 tid 2 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:336: snap_create 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:334: finishing rollback tid 0 to smithi02269687-2 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:334: finishing rollback tid 1 to smithi02269687-2 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:334: finishing rollback tid 2 to smithi02269687-2 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 193 (ObjNum 130 snap 27 seq_num 130) dirty exists 2024-07-28T11:52:03.928 INFO:tasks.rados.rados.0.smithi022.stdout:335: finishing write tid 1 to smithi02269687-48 2024-07-28T11:52:03.931 INFO:tasks.rados.rados.0.smithi022.stdout:335: finishing write tid 2 to smithi02269687-48 2024-07-28T11:52:03.931 INFO:tasks.rados.rados.0.smithi022.stdout:335: finishing write tid 3 to smithi02269687-48 2024-07-28T11:52:03.932 INFO:tasks.rados.rados.0.smithi022.stdout:335: finishing write tid 4 to smithi02269687-48 2024-07-28T11:52:03.932 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 173 (ObjNum 161 snap 42 seq_num 161) dirty exists 2024-07-28T11:52:03.932 INFO:tasks.rados.rados.0.smithi022.stdout:335: left oid 48 (ObjNum 161 snap 42 seq_num 161) 2024-07-28T11:52:04.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:03 smithi150 bash[24144]: cluster 2024-07-28T11:52:02.444894+0000 mgr.y (mgr.14388) 235 : cluster [DBG] pgmap v279: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:52:04.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:03 smithi150 bash[24144]: cluster 2024-07-28T11:52:02.893690+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-07-28T11:52:04.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:03 smithi022 bash[31305]: cluster 2024-07-28T11:52:02.444894+0000 mgr.y (mgr.14388) 235 : cluster [DBG] pgmap v279: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:52:04.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:03 smithi022 bash[31305]: cluster 2024-07-28T11:52:02.893690+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-07-28T11:52:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:03 smithi022 bash[21738]: cluster 2024-07-28T11:52:02.444894+0000 mgr.y (mgr.14388) 235 : cluster [DBG] pgmap v279: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:52:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:03 smithi022 bash[21738]: cluster 2024-07-28T11:52:02.893690+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-07-28T11:52:04.844 INFO:tasks.rados.rados.0.smithi022.stdout:334: done (2 left) 2024-07-28T11:52:04.844 INFO:tasks.rados.rados.0.smithi022.stdout:335: done (1 left) 2024-07-28T11:52:04.844 INFO:tasks.rados.rados.0.smithi022.stdout:336: done (0 left) 2024-07-28T11:52:04.845 INFO:tasks.rados.rados.0.smithi022.stdout:337: read oid 36 snap -1 2024-07-28T11:52:04.845 INFO:tasks.rados.rados.0.smithi022.stdout:337: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:52:04.845 INFO:tasks.rados.rados.0.smithi022.stdout:338: delete oid 35 current snap is 43 2024-07-28T11:52:04.858 INFO:tasks.rados.rados.0.smithi022.stdout:338: done (1 left) 2024-07-28T11:52:04.858 INFO:tasks.rados.rados.0.smithi022.stdout:339: rollback oid 35 current snap is 43 2024-07-28T11:52:04.858 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 35 2024-07-28T11:52:04.858 INFO:tasks.rados.rados.0.smithi022.stdout:340: write oid 25 current snap is 43 2024-07-28T11:52:04.858 INFO:tasks.rados.rados.0.smithi022.stdout:340: seq_num 163 ranges {739541=709000,2121859=426376} 2024-07-28T11:52:04.878 INFO:tasks.rados.rados.0.smithi022.stdout:340: writing smithi02269687-25 from 739541 to 1448541 tid 1 2024-07-28T11:52:04.893 INFO:tasks.rados.rados.0.smithi022.stdout:340: writing smithi02269687-25 from 2121859 to 2548235 tid 2 2024-07-28T11:52:04.893 INFO:tasks.rados.rados.0.smithi022.stdout:341: rollback oid 29 current snap is 43 2024-07-28T11:52:04.894 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 40 2024-07-28T11:52:04.894 INFO:tasks.rados.rados.0.smithi022.stdout:337: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:52:05.011 INFO:tasks.rados.rados.0.smithi022.stdout:339: finishing rollback tid 1 to smithi02269687-35 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 0 (ObjNum 129 snap 0 seq_num 3533562072) dirty dne 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:340: finishing write tid 1 to smithi02269687-25 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:340: finishing write tid 2 to smithi02269687-25 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:341: finishing rollback tid 0 to smithi02269687-29 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:340: finishing write tid 3 to smithi02269687-25 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:341: finishing rollback tid 1 to smithi02269687-29 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:340: finishing write tid 4 to smithi02269687-25 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 95 (ObjNum 163 snap 43 seq_num 163) dirty exists 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:340: left oid 25 (ObjNum 163 snap 43 seq_num 163) 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:341: finishing rollback tid 2 to smithi02269687-29 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 177 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-07-28T11:52:05.012 INFO:tasks.rados.rados.0.smithi022.stdout:337: done (3 left) 2024-07-28T11:52:05.013 INFO:tasks.rados.rados.0.smithi022.stdout:339: done (2 left) 2024-07-28T11:52:05.013 INFO:tasks.rados.rados.0.smithi022.stdout:340: done (1 left) 2024-07-28T11:52:05.013 INFO:tasks.rados.rados.0.smithi022.stdout:341: done (0 left) 2024-07-28T11:52:05.013 INFO:tasks.rados.rados.0.smithi022.stdout:342: delete oid 6 current snap is 43 2024-07-28T11:52:05.015 INFO:tasks.rados.rados.0.smithi022.stdout:342: done (0 left) 2024-07-28T11:52:05.015 INFO:tasks.rados.rados.0.smithi022.stdout:343: delete oid 3 current snap is 43 2024-07-28T11:52:05.019 INFO:tasks.rados.rados.0.smithi022.stdout:343: done (0 left) 2024-07-28T11:52:05.019 INFO:tasks.rados.rados.0.smithi022.stdout:344: write oid 7 current snap is 43 2024-07-28T11:52:05.019 INFO:tasks.rados.rados.0.smithi022.stdout:344: seq_num 166 ranges {789962=534747,1780952=690056} 2024-07-28T11:52:05.041 INFO:tasks.rados.rados.0.smithi022.stdout:344: writing smithi02269687-7 from 789962 to 1324709 tid 1 2024-07-28T11:52:05.060 INFO:tasks.rados.rados.0.smithi022.stdout:344: writing smithi02269687-7 from 1780952 to 2471008 tid 2 2024-07-28T11:52:05.060 INFO:tasks.rados.rados.0.smithi022.stdout:345: read oid 31 snap -1 2024-07-28T11:52:05.060 INFO:tasks.rados.rados.0.smithi022.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:52:05.060 INFO:tasks.rados.rados.0.smithi022.stdout:346: write oid 12 current snap is 43 2024-07-28T11:52:05.060 INFO:tasks.rados.rados.0.smithi022.stdout:344: finishing write tid 1 to smithi02269687-7 2024-07-28T11:52:05.060 INFO:tasks.rados.rados.0.smithi022.stdout:346: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-07-28T11:52:05.073 INFO:tasks.rados.rados.0.smithi022.stdout:346: writing smithi02269687-12 from 406769 to 1016765 tid 1 2024-07-28T11:52:05.086 INFO:tasks.rados.rados.0.smithi022.stdout:346: writing smithi02269687-12 from 1439434 to 1873148 tid 2 2024-07-28T11:52:05.098 INFO:tasks.rados.rados.0.smithi022.stdout:346: writing smithi02269687-12 from 2303522 to 2806769 tid 3 2024-07-28T11:52:05.098 INFO:tasks.rados.rados.0.smithi022.stdout:347: rollback oid 36 current snap is 43 2024-07-28T11:52:05.098 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 40 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:344: finishing write tid 2 to smithi02269687-7 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:344: finishing write tid 3 to smithi02269687-7 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:348: snap_create 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:344: finishing write tid 4 to smithi02269687-7 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 197 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:344: left oid 7 (ObjNum 166 snap 43 seq_num 166) 2024-07-28T11:52:05.099 INFO:tasks.rados.rados.0.smithi022.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:52:05.199 INFO:tasks.rados.rados.0.smithi022.stdout:346: finishing write tid 1 to smithi02269687-12 2024-07-28T11:52:05.199 INFO:tasks.rados.rados.0.smithi022.stdout:346: finishing write tid 2 to smithi02269687-12 2024-07-28T11:52:05.199 INFO:tasks.rados.rados.0.smithi022.stdout:346: finishing write tid 3 to smithi02269687-12 2024-07-28T11:52:05.199 INFO:tasks.rados.rados.0.smithi022.stdout:347: finishing rollback tid 0 to smithi02269687-36 2024-07-28T11:52:05.199 INFO:tasks.rados.rados.0.smithi022.stdout:346: finishing write tid 4 to smithi02269687-12 2024-07-28T11:52:05.199 INFO:tasks.rados.rados.0.smithi022.stdout:347: finishing rollback tid 1 to smithi02269687-36 2024-07-28T11:52:05.200 INFO:tasks.rados.rados.0.smithi022.stdout:347: finishing rollback tid 2 to smithi02269687-36 2024-07-28T11:52:05.200 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 156 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-07-28T11:52:05.200 INFO:tasks.rados.rados.0.smithi022.stdout:346: finishing write tid 5 to smithi02269687-12 2024-07-28T11:52:05.200 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 131 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-07-28T11:52:05.200 INFO:tasks.rados.rados.0.smithi022.stdout:346: left oid 12 (ObjNum 167 snap 43 seq_num 167) 2024-07-28T11:52:05.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:04 smithi150 bash[24144]: cluster 2024-07-28T11:52:03.894532+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-07-28T11:52:05.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:04 smithi150 bash[24144]: audit 2024-07-28T11:52:04.381976+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.22:0/2345936785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:05.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:04 smithi150 bash[24144]: cluster 2024-07-28T11:52:04.844171+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-07-28T11:52:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:04 smithi022 bash[31305]: cluster 2024-07-28T11:52:03.894532+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-07-28T11:52:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:04 smithi022 bash[31305]: audit 2024-07-28T11:52:04.381976+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.22:0/2345936785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:04 smithi022 bash[31305]: cluster 2024-07-28T11:52:04.844171+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-07-28T11:52:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:04 smithi022 bash[21738]: cluster 2024-07-28T11:52:03.894532+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-07-28T11:52:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:04 smithi022 bash[21738]: audit 2024-07-28T11:52:04.381976+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.22:0/2345936785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:04 smithi022 bash[21738]: cluster 2024-07-28T11:52:04.844171+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:344: done (4 left) 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:345: done (3 left) 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:346: done (2 left) 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:347: done (1 left) 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:348: done (0 left) 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:349: write oid 13 current snap is 44 2024-07-28T11:52:05.931 INFO:tasks.rados.rados.0.smithi022.stdout:349: seq_num 168 ranges {423576=401598,1497916=693725} 2024-07-28T11:52:05.941 INFO:tasks.rados.rados.0.smithi022.stdout:349: writing smithi02269687-13 from 423576 to 825174 tid 1 2024-07-28T11:52:05.958 INFO:tasks.rados.rados.0.smithi022.stdout:349: writing smithi02269687-13 from 1497916 to 2191641 tid 2 2024-07-28T11:52:05.959 INFO:tasks.rados.rados.0.smithi022.stdout:350: write oid 44 current snap is 44 2024-07-28T11:52:05.959 INFO:tasks.rados.rados.0.smithi022.stdout:349: finishing write tid 1 to smithi02269687-13 2024-07-28T11:52:05.959 INFO:tasks.rados.rados.0.smithi022.stdout:350: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-07-28T11:52:05.970 INFO:tasks.rados.rados.0.smithi022.stdout:350: writing smithi02269687-44 from 440383 to 917230 tid 1 2024-07-28T11:52:05.983 INFO:tasks.rados.rados.0.smithi022.stdout:350: writing smithi02269687-44 from 1556398 to 1993781 tid 2 2024-07-28T11:52:05.992 INFO:tasks.rados.rados.0.smithi022.stdout:350: writing smithi02269687-44 from 2474721 to 2840383 tid 3 2024-07-28T11:52:05.992 INFO:tasks.rados.rados.0.smithi022.stdout:351: write oid 21 current snap is 44 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:349: finishing write tid 2 to smithi02269687-13 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:349: finishing write tid 3 to smithi02269687-13 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:349: finishing write tid 4 to smithi02269687-13 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 201 (ObjNum 168 snap 44 seq_num 168) dirty exists 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:349: left oid 13 (ObjNum 168 snap 44 seq_num 168) 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:350: finishing write tid 1 to smithi02269687-44 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:350: finishing write tid 2 to smithi02269687-44 2024-07-28T11:52:05.993 INFO:tasks.rados.rados.0.smithi022.stdout:351: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-07-28T11:52:06.002 INFO:tasks.rados.rados.0.smithi022.stdout:351: writing smithi02269687-21 from 457190 to 1009286 tid 1 2024-07-28T11:52:06.014 INFO:tasks.rados.rados.0.smithi022.stdout:351: writing smithi02269687-21 from 1614880 to 2195921 tid 2 2024-07-28T11:52:06.020 INFO:tasks.rados.rados.0.smithi022.stdout:351: writing smithi02269687-21 from 2785791 to 2857190 tid 3 2024-07-28T11:52:06.020 INFO:tasks.rados.rados.0.smithi022.stdout:349: done (2 left) 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:352: write oid 7 current snap is 44 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:350: finishing write tid 3 to smithi02269687-44 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:350: finishing write tid 4 to smithi02269687-44 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:350: finishing write tid 5 to smithi02269687-44 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 161 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:350: left oid 44 (ObjNum 169 snap 44 seq_num 169) 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:351: finishing write tid 1 to smithi02269687-21 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:351: finishing write tid 2 to smithi02269687-21 2024-07-28T11:52:06.021 INFO:tasks.rados.rados.0.smithi022.stdout:352: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-07-28T11:52:06.030 INFO:tasks.rados.rados.0.smithi022.stdout:352: writing smithi02269687-7 from 473997 to 1101342 tid 1 2024-07-28T11:52:06.038 INFO:tasks.rados.rados.0.smithi022.stdout:352: writing smithi02269687-7 from 1673362 to 2114414 tid 2 2024-07-28T11:52:06.045 INFO:tasks.rados.rados.0.smithi022.stdout:352: writing smithi02269687-7 from 2529567 to 2873997 tid 3 2024-07-28T11:52:06.045 INFO:tasks.rados.rados.0.smithi022.stdout:350: done (2 left) 2024-07-28T11:52:06.045 INFO:tasks.rados.rados.0.smithi022.stdout:353: snap_create 2024-07-28T11:52:06.045 INFO:tasks.rados.rados.0.smithi022.stdout:351: finishing write tid 3 to smithi02269687-21 2024-07-28T11:52:06.045 INFO:tasks.rados.rados.0.smithi022.stdout:351: finishing write tid 4 to smithi02269687-21 2024-07-28T11:52:06.045 INFO:tasks.rados.rados.0.smithi022.stdout:351: finishing write tid 5 to smithi02269687-21 2024-07-28T11:52:06.046 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 51 (ObjNum 170 snap 44 seq_num 170) dirty exists 2024-07-28T11:52:06.046 INFO:tasks.rados.rados.0.smithi022.stdout:351: left oid 21 (ObjNum 170 snap 44 seq_num 170) 2024-07-28T11:52:06.046 INFO:tasks.rados.rados.0.smithi022.stdout:352: finishing write tid 1 to smithi02269687-7 2024-07-28T11:52:06.046 INFO:tasks.rados.rados.0.smithi022.stdout:352: finishing write tid 2 to smithi02269687-7 2024-07-28T11:52:06.049 INFO:tasks.rados.rados.0.smithi022.stdout:352: finishing write tid 3 to smithi02269687-7 2024-07-28T11:52:06.049 INFO:tasks.rados.rados.0.smithi022.stdout:352: finishing write tid 4 to smithi02269687-7 2024-07-28T11:52:06.050 INFO:tasks.rados.rados.0.smithi022.stdout:352: finishing write tid 5 to smithi02269687-7 2024-07-28T11:52:06.050 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 206 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-07-28T11:52:06.050 INFO:tasks.rados.rados.0.smithi022.stdout:352: left oid 7 (ObjNum 171 snap 44 seq_num 171) 2024-07-28T11:52:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:05 smithi150 bash[24144]: cluster 2024-07-28T11:52:04.445571+0000 mgr.y (mgr.14388) 236 : cluster [DBG] pgmap v282: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:52:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:05 smithi150 bash[24144]: audit 2024-07-28T11:52:05.401751+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:05 smithi022 bash[21738]: cluster 2024-07-28T11:52:04.445571+0000 mgr.y (mgr.14388) 236 : cluster [DBG] pgmap v282: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:52:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:05 smithi022 bash[21738]: audit 2024-07-28T11:52:05.401751+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:05 smithi022 bash[31305]: cluster 2024-07-28T11:52:04.445571+0000 mgr.y (mgr.14388) 236 : cluster [DBG] pgmap v282: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:52:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:05 smithi022 bash[31305]: audit 2024-07-28T11:52:05.401751+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:06.940 INFO:tasks.rados.rados.0.smithi022.stdout:351: done (2 left) 2024-07-28T11:52:06.940 INFO:tasks.rados.rados.0.smithi022.stdout:352: done (1 left) 2024-07-28T11:52:06.940 INFO:tasks.rados.rados.0.smithi022.stdout:353: done (0 left) 2024-07-28T11:52:06.940 INFO:tasks.rados.rados.0.smithi022.stdout:354: rollback oid 19 current snap is 45 2024-07-28T11:52:06.940 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 38 2024-07-28T11:52:06.940 INFO:tasks.rados.rados.0.smithi022.stdout:355: read oid 36 snap -1 2024-07-28T11:52:06.941 INFO:tasks.rados.rados.0.smithi022.stdout:355: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:52:06.941 INFO:tasks.rados.rados.0.smithi022.stdout:356: write oid 27 current snap is 45 2024-07-28T11:52:06.941 INFO:tasks.rados.rados.0.smithi022.stdout:356: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-07-28T11:52:06.950 INFO:tasks.rados.rados.0.smithi022.stdout:356: writing smithi02269687-27 from 490804 to 1193398 tid 1 2024-07-28T11:52:06.958 INFO:tasks.rados.rados.0.smithi022.stdout:356: writing smithi02269687-27 from 1615491 to 2200201 tid 2 2024-07-28T11:52:06.964 INFO:tasks.rados.rados.0.smithi022.stdout:356: writing smithi02269687-27 from 2724284 to 2890804 tid 3 2024-07-28T11:52:06.964 INFO:tasks.rados.rados.0.smithi022.stdout:357: snap_create 2024-07-28T11:52:06.965 INFO:tasks.rados.rados.0.smithi022.stdout:354: finishing rollback tid 0 to smithi02269687-19 2024-07-28T11:52:06.965 INFO:tasks.rados.rados.0.smithi022.stdout:354: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:52:06.965 INFO:tasks.rados.rados.0.smithi022.stdout:354: finishing rollback tid 2 to smithi02269687-19 2024-07-28T11:52:06.965 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 109 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-07-28T11:52:06.965 INFO:tasks.rados.rados.0.smithi022.stdout:355: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:52:07.089 INFO:tasks.rados.rados.0.smithi022.stdout:356: finishing write tid 1 to smithi02269687-27 2024-07-28T11:52:07.090 INFO:tasks.rados.rados.0.smithi022.stdout:356: finishing write tid 2 to smithi02269687-27 2024-07-28T11:52:07.090 INFO:tasks.rados.rados.0.smithi022.stdout:356: finishing write tid 3 to smithi02269687-27 2024-07-28T11:52:07.090 INFO:tasks.rados.rados.0.smithi022.stdout:356: finishing write tid 4 to smithi02269687-27 2024-07-28T11:52:07.090 INFO:tasks.rados.rados.0.smithi022.stdout:356: finishing write tid 5 to smithi02269687-27 2024-07-28T11:52:07.090 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 114 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-07-28T11:52:07.090 INFO:tasks.rados.rados.0.smithi022.stdout:356: left oid 27 (ObjNum 172 snap 45 seq_num 172) 2024-07-28T11:52:07.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:06 smithi150 bash[24144]: cluster 2024-07-28T11:52:05.930660+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-07-28T11:52:07.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:06 smithi150 bash[24144]: audit 2024-07-28T11:52:06.738001+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.22:0/877866085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:06 smithi022 bash[21738]: cluster 2024-07-28T11:52:05.930660+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-07-28T11:52:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:06 smithi022 bash[21738]: audit 2024-07-28T11:52:06.738001+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.22:0/877866085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:06 smithi022 bash[31305]: cluster 2024-07-28T11:52:05.930660+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-07-28T11:52:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:06 smithi022 bash[31305]: audit 2024-07-28T11:52:06.738001+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.22:0/877866085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:07.949 INFO:tasks.rados.rados.0.smithi022.stdout:354: done (3 left) 2024-07-28T11:52:07.949 INFO:tasks.rados.rados.0.smithi022.stdout:355: done (2 left) 2024-07-28T11:52:07.950 INFO:tasks.rados.rados.0.smithi022.stdout:356: done (1 left) 2024-07-28T11:52:07.950 INFO:tasks.rados.rados.0.smithi022.stdout:357: done (0 left) 2024-07-28T11:52:07.950 INFO:tasks.rados.rados.0.smithi022.stdout:358: write oid 28 current snap is 46 2024-07-28T11:52:07.950 INFO:tasks.rados.rados.0.smithi022.stdout:358: seq_num 173 ranges {507611=777843,2073973=444721} 2024-07-28T11:52:07.962 INFO:tasks.rados.rados.0.smithi022.stdout:358: writing smithi02269687-28 from 507611 to 1285454 tid 1 2024-07-28T11:52:07.973 INFO:tasks.rados.rados.0.smithi022.stdout:358: writing smithi02269687-28 from 2073973 to 2518694 tid 2 2024-07-28T11:52:07.973 INFO:tasks.rados.rados.0.smithi022.stdout:359: snap_create 2024-07-28T11:52:07.973 INFO:tasks.rados.rados.0.smithi022.stdout:358: finishing write tid 1 to smithi02269687-28 2024-07-28T11:52:07.978 INFO:tasks.rados.rados.0.smithi022.stdout:358: finishing write tid 2 to smithi02269687-28 2024-07-28T11:52:07.979 INFO:tasks.rados.rados.0.smithi022.stdout:358: finishing write tid 3 to smithi02269687-28 2024-07-28T11:52:07.979 INFO:tasks.rados.rados.0.smithi022.stdout:358: finishing write tid 4 to smithi02269687-28 2024-07-28T11:52:07.979 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 22 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-07-28T11:52:07.979 INFO:tasks.rados.rados.0.smithi022.stdout:358: left oid 28 (ObjNum 173 snap 46 seq_num 173) 2024-07-28T11:52:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:07 smithi022 bash[21738]: cluster 2024-07-28T11:52:06.446403+0000 mgr.y (mgr.14388) 237 : cluster [DBG] pgmap v285: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-28T11:52:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:07 smithi022 bash[21738]: cluster 2024-07-28T11:52:06.939816+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-07-28T11:52:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:07 smithi022 bash[31305]: cluster 2024-07-28T11:52:06.446403+0000 mgr.y (mgr.14388) 237 : cluster [DBG] pgmap v285: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-28T11:52:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:07 smithi022 bash[31305]: cluster 2024-07-28T11:52:06.939816+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-07-28T11:52:08.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:07 smithi150 bash[24144]: cluster 2024-07-28T11:52:06.446403+0000 mgr.y (mgr.14388) 237 : cluster [DBG] pgmap v285: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-28T11:52:08.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:07 smithi150 bash[24144]: cluster 2024-07-28T11:52:06.939816+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-07-28T11:52:08.951 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:08 smithi150 bash[25080]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:52:08.959 INFO:tasks.rados.rados.0.smithi022.stdout:358: done (1 left) 2024-07-28T11:52:08.959 INFO:tasks.rados.rados.0.smithi022.stdout:359: done (0 left) 2024-07-28T11:52:08.959 INFO:tasks.rados.rados.0.smithi022.stdout:360: snap_remove snap 45 2024-07-28T11:52:09.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:08 smithi150 bash[24144]: cluster 2024-07-28T11:52:07.949314+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-07-28T11:52:09.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:08 smithi150 bash[24144]: cluster 2024-07-28T11:52:08.447020+0000 mgr.y (mgr.14388) 238 : cluster [DBG] pgmap v288: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-28T11:52:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:08 smithi022 bash[21738]: cluster 2024-07-28T11:52:07.949314+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-07-28T11:52:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:08 smithi022 bash[21738]: cluster 2024-07-28T11:52:08.447020+0000 mgr.y (mgr.14388) 238 : cluster [DBG] pgmap v288: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-28T11:52:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:08 smithi022 bash[31305]: cluster 2024-07-28T11:52:07.949314+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-07-28T11:52:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:08 smithi022 bash[31305]: cluster 2024-07-28T11:52:08.447020+0000 mgr.y (mgr.14388) 238 : cluster [DBG] pgmap v288: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-28T11:52:09.847 INFO:tasks.rados.rados.0.smithi022.stdout:360: done (0 left) 2024-07-28T11:52:09.847 INFO:tasks.rados.rados.0.smithi022.stdout:361: read oid 32 snap -1 2024-07-28T11:52:09.847 INFO:tasks.rados.rados.0.smithi022.stdout:361: expect (ObjNum 124 snap 23 seq_num 124) 2024-07-28T11:52:09.847 INFO:tasks.rados.rados.0.smithi022.stdout:362: read oid 10 snap 43 2024-07-28T11:52:09.847 INFO:tasks.rados.rados.0.smithi022.stdout:362: expect (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:52:09.848 INFO:tasks.rados.rados.0.smithi022.stdout:363: read oid 26 snap -1 2024-07-28T11:52:09.848 INFO:tasks.rados.rados.0.smithi022.stdout:363: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:52:09.848 INFO:tasks.rados.rados.0.smithi022.stdout:364: read oid 2 snap -1 2024-07-28T11:52:09.848 INFO:tasks.rados.rados.0.smithi022.stdout:364: expect (ObjNum 130 snap 27 seq_num 130) 2024-07-28T11:52:09.848 INFO:tasks.rados.rados.0.smithi022.stdout:365: delete oid 40 current snap is 47 2024-07-28T11:52:09.858 INFO:tasks.rados.rados.0.smithi022.stdout:361: expect (ObjNum 124 snap 23 seq_num 124) 2024-07-28T11:52:10.045 INFO:tasks.rados.rados.0.smithi022.stdout:362: expect (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:52:10.160 INFO:tasks.rados.rados.0.smithi022.stdout:364: expect (ObjNum 130 snap 27 seq_num 130) 2024-07-28T11:52:10.233 INFO:tasks.rados.rados.0.smithi022.stdout:363: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:52:10.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:09 smithi150 bash[24144]: cluster 2024-07-28T11:52:08.954685+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-07-28T11:52:10.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:09 smithi150 bash[24144]: audit 2024-07-28T11:52:09.105824+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.22:0/1408980772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:10.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:09 smithi150 bash[24144]: cluster 2024-07-28T11:52:09.845344+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-07-28T11:52:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:09 smithi022 bash[21738]: cluster 2024-07-28T11:52:08.954685+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-07-28T11:52:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:09 smithi022 bash[21738]: audit 2024-07-28T11:52:09.105824+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.22:0/1408980772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:09 smithi022 bash[21738]: cluster 2024-07-28T11:52:09.845344+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-07-28T11:52:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:09 smithi022 bash[31305]: cluster 2024-07-28T11:52:08.954685+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-07-28T11:52:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:09 smithi022 bash[31305]: audit 2024-07-28T11:52:09.105824+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.22:0/1408980772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:09 smithi022 bash[31305]: cluster 2024-07-28T11:52:09.845344+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-07-28T11:52:10.349 INFO:tasks.rados.rados.0.smithi022.stdout:361: done (4 left) 2024-07-28T11:52:10.349 INFO:tasks.rados.rados.0.smithi022.stdout:362: done (3 left) 2024-07-28T11:52:10.349 INFO:tasks.rados.rados.0.smithi022.stdout:363: done (2 left) 2024-07-28T11:52:10.351 INFO:tasks.rados.rados.0.smithi022.stdout:364: done (1 left) 2024-07-28T11:52:10.351 INFO:tasks.rados.rados.0.smithi022.stdout:365: done (0 left) 2024-07-28T11:52:10.351 INFO:tasks.rados.rados.0.smithi022.stdout:366: read oid 10 snap -1 2024-07-28T11:52:10.351 INFO:tasks.rados.rados.0.smithi022.stdout:366: expect (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:52:10.351 INFO:tasks.rados.rados.0.smithi022.stdout:367: rollback oid 8 current snap is 47 2024-07-28T11:52:10.354 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 38 2024-07-28T11:52:10.354 INFO:tasks.rados.rados.0.smithi022.stdout:368: rollback oid 40 current snap is 47 2024-07-28T11:52:10.354 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 43 2024-07-28T11:52:10.354 INFO:tasks.rados.rados.0.smithi022.stdout:369: write oid 50 current snap is 47 2024-07-28T11:52:10.354 INFO:tasks.rados.rados.0.smithi022.stdout:369: seq_num 175 ranges {541225=644694,1907290=448390} 2024-07-28T11:52:10.370 INFO:tasks.rados.rados.0.smithi022.stdout:369: writing smithi02269687-50 from 541225 to 1185919 tid 1 2024-07-28T11:52:10.390 INFO:tasks.rados.rados.0.smithi022.stdout:369: writing smithi02269687-50 from 1907290 to 2355680 tid 2 2024-07-28T11:52:10.390 INFO:tasks.rados.rados.0.smithi022.stdout:370: write oid 35 current snap is 47 2024-07-28T11:52:10.390 INFO:tasks.rados.rados.0.smithi022.stdout:370: seq_num 176 ranges {558032=719943,1849419=592048} 2024-07-28T11:52:10.408 INFO:tasks.rados.rados.0.smithi022.stdout:370: writing smithi02269687-35 from 558032 to 1277975 tid 1 2024-07-28T11:52:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:370: writing smithi02269687-35 from 1849419 to 2441467 tid 2 2024-07-28T11:52:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:371: read oid 21 snap -1 2024-07-28T11:52:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:371: expect (ObjNum 170 snap 44 seq_num 170) 2024-07-28T11:52:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:372: delete oid 34 current snap is 47 2024-07-28T11:52:10.423 INFO:tasks.rados.rados.0.smithi022.stdout:367: finishing rollback tid 1 to smithi02269687-8 2024-07-28T11:52:10.423 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:52:10.423 INFO:tasks.rados.rados.0.smithi022.stdout:368: finishing rollback tid 1 to smithi02269687-40 2024-07-28T11:52:10.423 INFO:tasks.rados.rados.0.smithi022.stdout:368: finishing rollback tid 2 to smithi02269687-40 2024-07-28T11:52:10.423 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 160 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-07-28T11:52:10.423 INFO:tasks.rados.rados.0.smithi022.stdout:366: expect (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:52:10.597 INFO:tasks.rados.rados.0.smithi022.stdout:369: finishing write tid 1 to smithi02269687-50 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:369: finishing write tid 2 to smithi02269687-50 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:369: finishing write tid 3 to smithi02269687-50 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:369: finishing write tid 4 to smithi02269687-50 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 101 (ObjNum 175 snap 47 seq_num 175) dirty exists 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:369: left oid 50 (ObjNum 175 snap 47 seq_num 175) 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:370: finishing write tid 1 to smithi02269687-35 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:370: finishing write tid 2 to smithi02269687-35 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:370: finishing write tid 3 to smithi02269687-35 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:370: finishing write tid 4 to smithi02269687-35 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 164 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:370: left oid 35 (ObjNum 176 snap 47 seq_num 176) 2024-07-28T11:52:10.598 INFO:tasks.rados.rados.0.smithi022.stdout:371: expect (ObjNum 170 snap 44 seq_num 170) 2024-07-28T11:52:10.690 INFO:tasks.rados.rados.0.smithi022.stdout:366: done (6 left) 2024-07-28T11:52:10.690 INFO:tasks.rados.rados.0.smithi022.stdout:367: done (5 left) 2024-07-28T11:52:10.690 INFO:tasks.rados.rados.0.smithi022.stdout:368: done (4 left) 2024-07-28T11:52:10.690 INFO:tasks.rados.rados.0.smithi022.stdout:369: done (3 left) 2024-07-28T11:52:10.690 INFO:tasks.rados.rados.0.smithi022.stdout:370: done (2 left) 2024-07-28T11:52:10.690 INFO:tasks.rados.rados.0.smithi022.stdout:371: done (1 left) 2024-07-28T11:52:10.691 INFO:tasks.rados.rados.0.smithi022.stdout:372: done (0 left) 2024-07-28T11:52:10.691 INFO:tasks.rados.rados.0.smithi022.stdout:373: write oid 8 current snap is 47 2024-07-28T11:52:10.691 INFO:tasks.rados.rados.0.smithi022.stdout:373: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-07-28T11:52:10.705 INFO:tasks.rados.rados.0.smithi022.stdout:373: writing smithi02269687-8 from 591646 to 1062087 tid 1 2024-07-28T11:52:10.722 INFO:tasks.rados.rados.0.smithi022.stdout:373: writing smithi02269687-8 from 1566383 to 2162100 tid 2 2024-07-28T11:52:10.735 INFO:tasks.rados.rados.0.smithi022.stdout:373: writing smithi02269687-8 from 2888822 to 2991646 tid 3 2024-07-28T11:52:10.735 INFO:tasks.rados.rados.0.smithi022.stdout:374: write oid 48 current snap is 47 2024-07-28T11:52:10.736 INFO:tasks.rados.rados.0.smithi022.stdout:374: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-07-28T11:52:10.751 INFO:tasks.rados.rados.0.smithi022.stdout:374: writing smithi02269687-48 from 608453 to 1154143 tid 1 2024-07-28T11:52:10.762 INFO:tasks.rados.rados.0.smithi022.stdout:374: writing smithi02269687-48 from 1624865 to 2080593 tid 2 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:374: writing smithi02269687-48 from 2632598 to 3008453 tid 3 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:375: rollback oid 36 current snap is 47 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 46 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:373: finishing write tid 1 to smithi02269687-8 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:373: finishing write tid 2 to smithi02269687-8 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:373: finishing write tid 3 to smithi02269687-8 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:373: finishing write tid 4 to smithi02269687-8 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:373: finishing write tid 5 to smithi02269687-8 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 136 (ObjNum 178 snap 47 seq_num 178) dirty exists 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:373: left oid 8 (ObjNum 178 snap 47 seq_num 178) 2024-07-28T11:52:10.770 INFO:tasks.rados.rados.0.smithi022.stdout:374: finishing write tid 1 to smithi02269687-48 2024-07-28T11:52:10.771 INFO:tasks.rados.rados.0.smithi022.stdout:374: finishing write tid 2 to smithi02269687-48 2024-07-28T11:52:10.771 INFO:tasks.rados.rados.0.smithi022.stdout:373: done (2 left) 2024-07-28T11:52:10.771 INFO:tasks.rados.rados.0.smithi022.stdout:376: delete oid 33 current snap is 47 2024-07-28T11:52:10.774 INFO:tasks.rados.rados.0.smithi022.stdout:374: finishing write tid 3 to smithi02269687-48 2024-07-28T11:52:10.774 INFO:tasks.rados.rados.0.smithi022.stdout:374: finishing write tid 4 to smithi02269687-48 2024-07-28T11:52:10.774 INFO:tasks.rados.rados.0.smithi022.stdout:376: done (2 left) 2024-07-28T11:52:10.774 INFO:tasks.rados.rados.0.smithi022.stdout:377: snap_remove snap 37 2024-07-28T11:52:10.974 INFO:tasks.rados.rados.0.smithi022.stdout:377: done (2 left) 2024-07-28T11:52:10.974 INFO:tasks.rados.rados.0.smithi022.stdout:378: read oid 29 snap -1 2024-07-28T11:52:10.974 INFO:tasks.rados.rados.0.smithi022.stdout:378: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:379: delete oid 33 current snap is 47 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:374: finishing write tid 5 to smithi02269687-48 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 184 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:374: left oid 48 (ObjNum 179 snap 47 seq_num 179) 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:375: finishing rollback tid 0 to smithi02269687-36 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:375: finishing rollback tid 1 to smithi02269687-36 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:375: finishing rollback tid 2 to smithi02269687-36 2024-07-28T11:52:10.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 164 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-07-28T11:52:10.986 INFO:tasks.rados.rados.0.smithi022.stdout:378: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T11:52:11.101 INFO:tasks.rados.rados.0.smithi022.stdout:374: done (3 left) 2024-07-28T11:52:11.101 INFO:tasks.rados.rados.0.smithi022.stdout:375: done (2 left) 2024-07-28T11:52:11.102 INFO:tasks.rados.rados.0.smithi022.stdout:378: done (1 left) 2024-07-28T11:52:11.102 INFO:tasks.rados.rados.0.smithi022.stdout:379: done (0 left) 2024-07-28T11:52:11.102 INFO:tasks.rados.rados.0.smithi022.stdout:380: snap_create 2024-07-28T11:52:11.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:10 smithi150 bash[24144]: cluster 2024-07-28T11:52:10.447692+0000 mgr.y (mgr.14388) 239 : cluster [DBG] pgmap v291: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:10 smithi022 bash[31305]: cluster 2024-07-28T11:52:10.447692+0000 mgr.y (mgr.14388) 239 : cluster [DBG] pgmap v291: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:10 smithi022 bash[21738]: cluster 2024-07-28T11:52:10.447692+0000 mgr.y (mgr.14388) 239 : cluster [DBG] pgmap v291: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:11.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:10 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:10] "GET /metrics HTTP/1.1" 200 242779 "" "Prometheus/2.43.0" 2024-07-28T11:52:11.980 INFO:tasks.rados.rados.0.smithi022.stdout:380: done (0 left) 2024-07-28T11:52:11.981 INFO:tasks.rados.rados.0.smithi022.stdout:381: read oid 34 snap -1 2024-07-28T11:52:11.981 INFO:tasks.rados.rados.0.smithi022.stdout:381: expect deleted 2024-07-28T11:52:11.981 INFO:tasks.rados.rados.0.smithi022.stdout:382: read oid 47 snap -1 2024-07-28T11:52:11.981 INFO:tasks.rados.rados.0.smithi022.stdout:382: expect deleted 2024-07-28T11:52:11.981 INFO:tasks.rados.rados.0.smithi022.stdout:383: write oid 25 current snap is 48 2024-07-28T11:52:11.981 INFO:tasks.rados.rados.0.smithi022.stdout:383: seq_num 182 ranges {658874=771437,2083958=603055} 2024-07-28T11:52:12.004 INFO:tasks.rados.rados.0.smithi022.stdout:383: writing smithi02269687-25 from 658874 to 1430311 tid 1 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:383: writing smithi02269687-25 from 2083958 to 2687013 tid 2 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:384: rollback oid 1 current snap is 48 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 1 to 35 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:383: finishing write tid 1 to smithi02269687-25 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:381: done (3 left) 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:382: done (2 left) 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:385: write oid 21 current snap is 48 2024-07-28T11:52:12.025 INFO:tasks.rados.rados.0.smithi022.stdout:385: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-07-28T11:52:12.040 INFO:tasks.rados.rados.0.smithi022.stdout:385: writing smithi02269687-21 from 675681 to 1238720 tid 1 2024-07-28T11:52:12.054 INFO:tasks.rados.rados.0.smithi022.stdout:385: writing smithi02269687-21 from 1858793 to 2605506 tid 2 2024-07-28T11:52:12.058 INFO:tasks.rados.rados.0.smithi022.stdout:385: writing smithi02269687-21 from 3025937 to 3075681 tid 3 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:386: snap_create 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:384: finishing rollback tid 1 to smithi02269687-1 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:384: finishing rollback tid 2 to smithi02269687-1 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 43 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:383: finishing write tid 2 to smithi02269687-25 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:383: finishing write tid 3 to smithi02269687-25 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:383: finishing write tid 4 to smithi02269687-25 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 111 (ObjNum 182 snap 48 seq_num 182) dirty exists 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:383: left oid 25 (ObjNum 182 snap 48 seq_num 182) 2024-07-28T11:52:12.059 INFO:tasks.rados.rados.0.smithi022.stdout:385: finishing write tid 1 to smithi02269687-21 2024-07-28T11:52:12.062 INFO:tasks.rados.rados.0.smithi022.stdout:385: finishing write tid 2 to smithi02269687-21 2024-07-28T11:52:12.062 INFO:tasks.rados.rados.0.smithi022.stdout:385: finishing write tid 3 to smithi02269687-21 2024-07-28T11:52:12.063 INFO:tasks.rados.rados.0.smithi022.stdout:385: finishing write tid 4 to smithi02269687-21 2024-07-28T11:52:12.063 INFO:tasks.rados.rados.0.smithi022.stdout:385: finishing write tid 5 to smithi02269687-21 2024-07-28T11:52:12.063 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 58 (ObjNum 183 snap 48 seq_num 183) dirty exists 2024-07-28T11:52:12.063 INFO:tasks.rados.rados.0.smithi022.stdout:385: left oid 21 (ObjNum 183 snap 48 seq_num 183) 2024-07-28T11:52:12.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:11 smithi150 bash[24144]: cluster 2024-07-28T11:52:10.971190+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-07-28T11:52:12.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:11 smithi150 bash[24144]: audit 2024-07-28T11:52:11.461624+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.22:0/4221399455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:11 smithi022 bash[21738]: cluster 2024-07-28T11:52:10.971190+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-07-28T11:52:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:11 smithi022 bash[21738]: audit 2024-07-28T11:52:11.461624+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.22:0/4221399455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:11 smithi022 bash[31305]: cluster 2024-07-28T11:52:10.971190+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-07-28T11:52:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:11 smithi022 bash[31305]: audit 2024-07-28T11:52:11.461624+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.22:0/4221399455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:383: done (3 left) 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:384: done (2 left) 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:385: done (1 left) 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:386: done (0 left) 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:387: read oid 39 snap -1 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:387: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:52:12.992 INFO:tasks.rados.rados.0.smithi022.stdout:388: delete oid 22 current snap is 49 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:388: done (1 left) 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:389: rollback oid 29 current snap is 49 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 38 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:390: read oid 28 snap -1 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:390: expect (ObjNum 173 snap 46 seq_num 173) 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:391: read oid 33 snap -1 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:391: expect deleted 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:392: rollback oid 20 current snap is 49 2024-07-28T11:52:12.998 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 48 2024-07-28T11:52:12.999 INFO:tasks.rados.rados.0.smithi022.stdout:393: snap_remove snap 23 2024-07-28T11:52:13.200 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:12 smithi150 bash[24144]: cluster 2024-07-28T11:52:11.979686+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-07-28T11:52:13.201 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:12 smithi150 bash[24144]: cluster 2024-07-28T11:52:12.448354+0000 mgr.y (mgr.14388) 240 : cluster [DBG] pgmap v294: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-07-28T11:52:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:12 smithi022 bash[21738]: cluster 2024-07-28T11:52:11.979686+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-07-28T11:52:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:12 smithi022 bash[21738]: cluster 2024-07-28T11:52:12.448354+0000 mgr.y (mgr.14388) 240 : cluster [DBG] pgmap v294: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-07-28T11:52:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:12 smithi022 bash[31305]: cluster 2024-07-28T11:52:11.979686+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-07-28T11:52:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:12 smithi022 bash[31305]: cluster 2024-07-28T11:52:12.448354+0000 mgr.y (mgr.14388) 240 : cluster [DBG] pgmap v294: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-07-28T11:52:14.008 INFO:tasks.rados.rados.0.smithi022.stdout:393: done (5 left) 2024-07-28T11:52:14.008 INFO:tasks.rados.rados.0.smithi022.stdout:394: write oid 17 current snap is 49 2024-07-28T11:52:14.009 INFO:tasks.rados.rados.0.smithi022.stdout:394: seq_num 185 ranges {709295=713537,1859404=750382} 2024-07-28T11:52:14.026 INFO:tasks.rados.rados.0.smithi022.stdout:394: writing smithi02269687-17 from 709295 to 1422832 tid 1 2024-07-28T11:52:14.042 INFO:tasks.rados.rados.0.smithi022.stdout:394: writing smithi02269687-17 from 1859404 to 2609786 tid 2 2024-07-28T11:52:14.042 INFO:tasks.rados.rados.0.smithi022.stdout:395: write oid 44 current snap is 49 2024-07-28T11:52:14.042 INFO:tasks.rados.rados.0.smithi022.stdout:395: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-07-28T11:52:14.061 INFO:tasks.rados.rados.0.smithi022.stdout:395: writing smithi02269687-44 from 726102 to 1514888 tid 1 2024-07-28T11:52:14.071 INFO:tasks.rados.rados.0.smithi022.stdout:395: writing smithi02269687-44 from 1917886 to 2528279 tid 2 2024-07-28T11:52:14.077 INFO:tasks.rados.rados.0.smithi022.stdout:395: writing smithi02269687-44 from 3108206 to 3126102 tid 3 2024-07-28T11:52:14.077 INFO:tasks.rados.rados.0.smithi022.stdout:396: write oid 14 current snap is 49 2024-07-28T11:52:14.077 INFO:tasks.rados.rados.0.smithi022.stdout:387: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:52:14.205 INFO:tasks.rados.rados.0.smithi022.stdout:392: finishing rollback tid 1 to smithi02269687-20 2024-07-28T11:52:14.205 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:52:14.205 INFO:tasks.rados.rados.0.smithi022.stdout:389: finishing rollback tid 0 to smithi02269687-29 2024-07-28T11:52:14.205 INFO:tasks.rados.rados.0.smithi022.stdout:396: seq_num 187 ranges {742909=464035,1976368=754051} 2024-07-28T11:52:14.212 INFO:tasks.rados.rados.0.smithi022.stdout:396: writing smithi02269687-14 from 742909 to 1206944 tid 1 2024-07-28T11:52:14.221 INFO:tasks.rados.rados.0.smithi022.stdout:396: writing smithi02269687-14 from 1976368 to 2730419 tid 2 2024-07-28T11:52:14.221 INFO:tasks.rados.rados.0.smithi022.stdout:387: done (7 left) 2024-07-28T11:52:14.221 INFO:tasks.rados.rados.0.smithi022.stdout:391: done (6 left) 2024-07-28T11:52:14.221 INFO:tasks.rados.rados.0.smithi022.stdout:392: done (5 left) 2024-07-28T11:52:14.221 INFO:tasks.rados.rados.0.smithi022.stdout:397: read oid 7 snap 47 2024-07-28T11:52:14.221 INFO:tasks.rados.rados.0.smithi022.stdout:397: expect (ObjNum 171 snap 44 seq_num 171) 2024-07-28T11:52:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:398: snap_create 2024-07-28T11:52:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:389: finishing rollback tid 1 to smithi02269687-29 2024-07-28T11:52:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:389: finishing rollback tid 2 to smithi02269687-29 2024-07-28T11:52:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 195 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-07-28T11:52:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:390: expect (ObjNum 173 snap 46 seq_num 173) 2024-07-28T11:52:14.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: cluster 2024-07-28T11:52:12.990944+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: cephadm 2024-07-28T11:52:13.666101+0000 mgr.y (mgr.14388) 241 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: audit 2024-07-28T11:52:13.675579+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: audit 2024-07-28T11:52:13.677632+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: audit 2024-07-28T11:52:13.678466+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: audit 2024-07-28T11:52:13.680467+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: audit 2024-07-28T11:52:13.682154+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: cephadm 2024-07-28T11:52:13.683925+0000 mgr.y (mgr.14388) 242 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:52:14.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:13 smithi150 bash[24144]: audit 2024-07-28T11:52:13.817462+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.22:0/1214387468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:14.320 INFO:tasks.rados.rados.0.smithi022.stdout:394: finishing write tid 1 to smithi02269687-17 2024-07-28T11:52:14.320 INFO:tasks.rados.rados.0.smithi022.stdout:394: finishing write tid 2 to smithi02269687-17 2024-07-28T11:52:14.320 INFO:tasks.rados.rados.0.smithi022.stdout:394: finishing write tid 3 to smithi02269687-17 2024-07-28T11:52:14.320 INFO:tasks.rados.rados.0.smithi022.stdout:394: finishing write tid 4 to smithi02269687-17 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 64 (ObjNum 185 snap 49 seq_num 185) dirty exists 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:394: left oid 17 (ObjNum 185 snap 49 seq_num 185) 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:395: finishing write tid 1 to smithi02269687-44 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:395: finishing write tid 2 to smithi02269687-44 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:395: finishing write tid 3 to smithi02269687-44 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:395: finishing write tid 4 to smithi02269687-44 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:395: finishing write tid 5 to smithi02269687-44 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 175 (ObjNum 186 snap 49 seq_num 186) dirty exists 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:395: left oid 44 (ObjNum 186 snap 49 seq_num 186) 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:396: finishing write tid 1 to smithi02269687-14 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:396: finishing write tid 2 to smithi02269687-14 2024-07-28T11:52:14.321 INFO:tasks.rados.rados.0.smithi022.stdout:396: finishing write tid 3 to smithi02269687-14 2024-07-28T11:52:14.322 INFO:tasks.rados.rados.0.smithi022.stdout:396: finishing write tid 4 to smithi02269687-14 2024-07-28T11:52:14.322 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 222 (ObjNum 187 snap 49 seq_num 187) dirty exists 2024-07-28T11:52:14.322 INFO:tasks.rados.rados.0.smithi022.stdout:396: left oid 14 (ObjNum 187 snap 49 seq_num 187) 2024-07-28T11:52:14.322 INFO:tasks.rados.rados.0.smithi022.stdout:397: expect (ObjNum 171 snap 44 seq_num 171) 2024-07-28T11:52:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: cluster 2024-07-28T11:52:12.990944+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-07-28T11:52:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: cephadm 2024-07-28T11:52:13.666101+0000 mgr.y (mgr.14388) 241 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:52:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: audit 2024-07-28T11:52:13.675579+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: audit 2024-07-28T11:52:13.677632+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:52:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: audit 2024-07-28T11:52:13.678466+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:52:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: audit 2024-07-28T11:52:13.680467+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: audit 2024-07-28T11:52:13.682154+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: cephadm 2024-07-28T11:52:13.683925+0000 mgr.y (mgr.14388) 242 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[21738]: audit 2024-07-28T11:52:13.817462+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.22:0/1214387468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: cluster 2024-07-28T11:52:12.990944+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: cephadm 2024-07-28T11:52:13.666101+0000 mgr.y (mgr.14388) 241 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: audit 2024-07-28T11:52:13.675579+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: audit 2024-07-28T11:52:13.677632+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: audit 2024-07-28T11:52:13.678466+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: audit 2024-07-28T11:52:13.680467+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: audit 2024-07-28T11:52:13.682154+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: cephadm 2024-07-28T11:52:13.683925+0000 mgr.y (mgr.14388) 242 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:52:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:13 smithi022 bash[31305]: audit 2024-07-28T11:52:13.817462+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.22:0/1214387468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:389: done (6 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:390: done (5 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:394: done (4 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:395: done (3 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:396: done (2 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:397: done (1 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:398: done (0 left) 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:399: read oid 47 snap 46 2024-07-28T11:52:14.849 INFO:tasks.rados.rados.0.smithi022.stdout:399: expect deleted 2024-07-28T11:52:14.850 INFO:tasks.rados.rados.0.smithi022.stdout:400: rollback oid 24 current snap is 50 2024-07-28T11:52:14.850 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 20 2024-07-28T11:52:14.850 INFO:tasks.rados.rados.0.smithi022.stdout:401: delete oid 8 current snap is 50 2024-07-28T11:52:14.850 INFO:tasks.rados.rados.0.smithi022.stdout:400: finishing rollback tid 1 to smithi02269687-24 2024-07-28T11:52:14.850 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 0 (ObjNum 97 snap 0 seq_num 1) dirty dne 2024-07-28T11:52:14.851 INFO:tasks.rados.rados.0.smithi022.stdout:399: done (2 left) 2024-07-28T11:52:14.852 INFO:tasks.rados.rados.0.smithi022.stdout:400: done (1 left) 2024-07-28T11:52:14.852 INFO:tasks.rados.rados.0.smithi022.stdout:401: done (0 left) 2024-07-28T11:52:14.852 INFO:tasks.rados.rados.0.smithi022.stdout:402: snap_remove snap 20 2024-07-28T11:52:15.233 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:15 smithi150 bash[24144]: cluster 2024-07-28T11:52:14.001320+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-07-28T11:52:15.233 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:15 smithi150 bash[24144]: cluster 2024-07-28T11:52:14.449054+0000 mgr.y (mgr.14388) 243 : cluster [DBG] pgmap v297: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-07-28T11:52:15.234 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:15 smithi150 bash[24144]: cluster 2024-07-28T11:52:14.847930+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-07-28T11:52:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:15 smithi022 bash[21738]: cluster 2024-07-28T11:52:14.001320+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-07-28T11:52:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:15 smithi022 bash[21738]: cluster 2024-07-28T11:52:14.449054+0000 mgr.y (mgr.14388) 243 : cluster [DBG] pgmap v297: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-07-28T11:52:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:15 smithi022 bash[21738]: cluster 2024-07-28T11:52:14.847930+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-07-28T11:52:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:15 smithi022 bash[31305]: cluster 2024-07-28T11:52:14.001320+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-07-28T11:52:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:15 smithi022 bash[31305]: cluster 2024-07-28T11:52:14.449054+0000 mgr.y (mgr.14388) 243 : cluster [DBG] pgmap v297: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-07-28T11:52:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:15 smithi022 bash[31305]: cluster 2024-07-28T11:52:14.847930+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-07-28T11:52:15.847 INFO:tasks.rados.rados.0.smithi022.stdout:402: done (0 left) 2024-07-28T11:52:15.847 INFO:tasks.rados.rados.0.smithi022.stdout:403: snap_create 2024-07-28T11:52:15.952 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.953 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.953 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.953 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.954 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.954 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.954 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.955 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:15.955 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:16.232 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:15 smithi150 systemd[1]: Stopping Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:52:16.852 INFO:tasks.rados.rados.0.smithi022.stdout:403: done (0 left) 2024-07-28T11:52:16.853 INFO:tasks.rados.rados.0.smithi022.stdout:404: write oid 45 current snap is 51 2024-07-28T11:52:16.853 INFO:tasks.rados.rados.0.smithi022.stdout:404: seq_num 189 ranges {776523=614533,1976979=757720} 2024-07-28T11:52:16.853 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:16 smithi150 bash[52444]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:52:16.853 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:52:16.854 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:16 smithi150 bash[52505]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:52:16.854 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-28T11:52:16.854 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: Stopped Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:52:16.876 INFO:tasks.rados.rados.0.smithi022.stdout:404: writing smithi02269687-45 from 776523 to 1391056 tid 1 2024-07-28T11:52:16.897 INFO:tasks.rados.rados.0.smithi022.stdout:404: writing smithi02269687-45 from 1976979 to 2734699 tid 2 2024-07-28T11:52:16.898 INFO:tasks.rados.rados.0.smithi022.stdout:405: write oid 9 current snap is 51 2024-07-28T11:52:16.898 INFO:tasks.rados.rados.0.smithi022.stdout:404: finishing write tid 1 to smithi02269687-45 2024-07-28T11:52:16.898 INFO:tasks.rados.rados.0.smithi022.stdout:405: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-07-28T11:52:16.918 INFO:tasks.rados.rados.0.smithi022.stdout:405: writing smithi02269687-9 from 793330 to 1483112 tid 1 2024-07-28T11:52:16.934 INFO:tasks.rados.rados.0.smithi022.stdout:405: writing smithi02269687-9 from 2035461 to 2653192 tid 2 2024-07-28T11:52:16.941 INFO:tasks.rados.rados.0.smithi022.stdout:405: writing smithi02269687-9 from 3101545 to 3193330 tid 3 2024-07-28T11:52:16.941 INFO:tasks.rados.rados.0.smithi022.stdout:406: write oid 21 current snap is 51 2024-07-28T11:52:16.941 INFO:tasks.rados.rados.0.smithi022.stdout:406: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-07-28T11:52:16.949 INFO:tasks.rados.rados.0.smithi022.stdout:406: writing smithi02269687-21 from 410137 to 891521 tid 1 2024-07-28T11:52:16.960 INFO:tasks.rados.rados.0.smithi022.stdout:406: writing smithi02269687-21 from 1410296 to 2171685 tid 2 2024-07-28T11:52:16.968 INFO:tasks.rados.rados.0.smithi022.stdout:406: writing smithi02269687-21 from 2728968 to 3210137 tid 3 2024-07-28T11:52:16.968 INFO:tasks.rados.rados.0.smithi022.stdout:407: rollback oid 26 current snap is 51 2024-07-28T11:52:16.968 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 46 2024-07-28T11:52:16.968 INFO:tasks.rados.rados.0.smithi022.stdout:404: finishing write tid 2 to smithi02269687-45 2024-07-28T11:52:16.969 INFO:tasks.rados.rados.0.smithi022.stdout:408: write oid 48 current snap is 51 2024-07-28T11:52:16.969 INFO:tasks.rados.rados.0.smithi022.stdout:408: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-07-28T11:52:16.975 INFO:tasks.rados.rados.0.smithi022.stdout:408: writing smithi02269687-48 from 426944 to 983577 tid 1 2024-07-28T11:52:16.983 INFO:tasks.rados.rados.0.smithi022.stdout:408: writing smithi02269687-48 from 1468778 to 2090178 tid 2 2024-07-28T11:52:16.990 INFO:tasks.rados.rados.0.smithi022.stdout:408: writing smithi02269687-48 from 2872744 to 3226944 tid 3 2024-07-28T11:52:16.990 INFO:tasks.rados.rados.0.smithi022.stdout:409: snap_create 2024-07-28T11:52:16.991 INFO:tasks.rados.rados.0.smithi022.stdout:404: finishing write tid 3 to smithi02269687-45 2024-07-28T11:52:16.991 INFO:tasks.rados.rados.0.smithi022.stdout:404: finishing write tid 4 to smithi02269687-45 2024-07-28T11:52:16.991 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 184 (ObjNum 189 snap 51 seq_num 189) dirty exists 2024-07-28T11:52:16.991 INFO:tasks.rados.rados.0.smithi022.stdout:404: left oid 45 (ObjNum 189 snap 51 seq_num 189) 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:405: finishing write tid 1 to smithi02269687-9 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:405: finishing write tid 2 to smithi02269687-9 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:405: finishing write tid 3 to smithi02269687-9 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:405: finishing write tid 4 to smithi02269687-9 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:405: finishing write tid 5 to smithi02269687-9 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 114 (ObjNum 190 snap 51 seq_num 190) dirty exists 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:405: left oid 9 (ObjNum 190 snap 51 seq_num 190) 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:406: finishing write tid 1 to smithi02269687-21 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:406: finishing write tid 2 to smithi02269687-21 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:406: finishing write tid 3 to smithi02269687-21 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:406: finishing write tid 4 to smithi02269687-21 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:406: finishing write tid 5 to smithi02269687-21 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 71 (ObjNum 191 snap 51 seq_num 191) dirty exists 2024-07-28T11:52:16.992 INFO:tasks.rados.rados.0.smithi022.stdout:406: left oid 21 (ObjNum 191 snap 51 seq_num 191) 2024-07-28T11:52:16.993 INFO:tasks.rados.rados.0.smithi022.stdout:407: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:52:16.993 INFO:tasks.rados.rados.0.smithi022.stdout:407: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:52:16.993 INFO:tasks.rados.rados.0.smithi022.stdout:407: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:52:16.993 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 128 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-07-28T11:52:16.993 INFO:tasks.rados.rados.0.smithi022.stdout:408: finishing write tid 1 to smithi02269687-48 2024-07-28T11:52:16.993 INFO:tasks.rados.rados.0.smithi022.stdout:408: finishing write tid 2 to smithi02269687-48 2024-07-28T11:52:16.995 INFO:tasks.rados.rados.0.smithi022.stdout:408: finishing write tid 3 to smithi02269687-48 2024-07-28T11:52:16.995 INFO:tasks.rados.rados.0.smithi022.stdout:408: finishing write tid 4 to smithi02269687-48 2024-07-28T11:52:16.995 INFO:tasks.rados.rados.0.smithi022.stdout:408: finishing write tid 5 to smithi02269687-48 2024-07-28T11:52:16.995 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 220 (ObjNum 192 snap 51 seq_num 192) dirty exists 2024-07-28T11:52:16.995 INFO:tasks.rados.rados.0.smithi022.stdout:408: left oid 48 (ObjNum 192 snap 51 seq_num 192) 2024-07-28T11:52:17.120 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:16 smithi150 bash[24144]: cluster 2024-07-28T11:52:15.847592+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-07-28T11:52:17.120 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:16 smithi150 bash[24144]: audit 2024-07-28T11:52:16.178576+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.22:0/2703415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:17.120 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.120 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.121 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:17 smithi150 systemd[1]: Started Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:52:17.121 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.121 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.121 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.122 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.122 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.122 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.122 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:52:16 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:52:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:16 smithi022 bash[21738]: cluster 2024-07-28T11:52:15.847592+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-07-28T11:52:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:16 smithi022 bash[21738]: audit 2024-07-28T11:52:16.178576+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.22:0/2703415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:16 smithi022 bash[31305]: cluster 2024-07-28T11:52:15.847592+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-07-28T11:52:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:16 smithi022 bash[31305]: audit 2024-07-28T11:52:16.178576+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.22:0/2703415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:404: done (5 left) 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:405: done (4 left) 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:406: done (3 left) 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:407: done (2 left) 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:408: done (1 left) 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:409: done (0 left) 2024-07-28T11:52:17.864 INFO:tasks.rados.rados.0.smithi022.stdout:410: snap_create 2024-07-28T11:52:18.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:17 smithi150 bash[24144]: cluster 2024-07-28T11:52:16.450249+0000 mgr.y (mgr.14388) 244 : cluster [DBG] pgmap v300: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:52:18.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:17 smithi150 bash[24144]: cluster 2024-07-28T11:52:16.851916+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-07-28T11:52:18.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:17 smithi150 bash[24144]: audit 2024-07-28T11:52:17.046044+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:18.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:17 smithi150 bash[24144]: audit 2024-07-28T11:52:17.059291+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:18.157 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:17 smithi150 bash[24144]: audit 2024-07-28T11:52:17.062677+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[21738]: cluster 2024-07-28T11:52:16.450249+0000 mgr.y (mgr.14388) 244 : cluster [DBG] pgmap v300: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:52:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[21738]: cluster 2024-07-28T11:52:16.851916+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-07-28T11:52:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[21738]: audit 2024-07-28T11:52:17.046044+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[21738]: audit 2024-07-28T11:52:17.059291+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[21738]: audit 2024-07-28T11:52:17.062677+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[31305]: cluster 2024-07-28T11:52:16.450249+0000 mgr.y (mgr.14388) 244 : cluster [DBG] pgmap v300: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[31305]: cluster 2024-07-28T11:52:16.851916+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[31305]: audit 2024-07-28T11:52:17.046044+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[31305]: audit 2024-07-28T11:52:17.059291+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:17 smithi022 bash[31305]: audit 2024-07-28T11:52:17.062677+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:18.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:18 smithi150 bash[52560]: debug 2024-07-28T11:52:18.155+0000 7f01340fd640 1 -- 172.21.15.150:0/2576630383 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b67300d00 con 0x560b672f3800 2024-07-28T11:52:18.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:18 smithi150 bash[52560]: debug 2024-07-28T11:52:18.271+0000 7f0136966040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:52:18.883 INFO:tasks.rados.rados.0.smithi022.stdout:410: done (0 left) 2024-07-28T11:52:18.883 INFO:tasks.rados.rados.0.smithi022.stdout:411: write oid 8 current snap is 53 2024-07-28T11:52:18.883 INFO:tasks.rados.rados.0.smithi022.stdout:411: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-07-28T11:52:18.891 INFO:tasks.rados.rados.0.smithi022.stdout:411: writing smithi02269687-8 from 443751 to 1075633 tid 1 2024-07-28T11:52:18.903 INFO:tasks.rados.rados.0.smithi022.stdout:411: writing smithi02269687-8 from 1810907 to 2575965 tid 2 2024-07-28T11:52:18.908 INFO:tasks.rados.rados.0.smithi022.stdout:411: writing smithi02269687-8 from 3067461 to 3243751 tid 3 2024-07-28T11:52:18.909 INFO:tasks.rados.rados.0.smithi022.stdout:412: snap_create 2024-07-28T11:52:18.909 INFO:tasks.rados.rados.0.smithi022.stdout:411: finishing write tid 1 to smithi02269687-8 2024-07-28T11:52:18.909 INFO:tasks.rados.rados.0.smithi022.stdout:411: finishing write tid 2 to smithi02269687-8 2024-07-28T11:52:18.912 INFO:tasks.rados.rados.0.smithi022.stdout:411: finishing write tid 3 to smithi02269687-8 2024-07-28T11:52:18.912 INFO:tasks.rados.rados.0.smithi022.stdout:411: finishing write tid 4 to smithi02269687-8 2024-07-28T11:52:18.912 INFO:tasks.rados.rados.0.smithi022.stdout:411: finishing write tid 5 to smithi02269687-8 2024-07-28T11:52:18.913 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 152 (ObjNum 193 snap 53 seq_num 193) dirty exists 2024-07-28T11:52:18.913 INFO:tasks.rados.rados.0.smithi022.stdout:411: left oid 8 (ObjNum 193 snap 53 seq_num 193) 2024-07-28T11:52:19.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:18 smithi150 bash[24144]: cluster 2024-07-28T11:52:17.864000+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-07-28T11:52:19.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:18 smithi150 bash[24144]: audit 2024-07-28T11:52:18.531495+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.22:0/3783323275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:19.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:18 smithi022 bash[21738]: cluster 2024-07-28T11:52:17.864000+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-07-28T11:52:19.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:18 smithi022 bash[21738]: audit 2024-07-28T11:52:18.531495+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.22:0/3783323275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:18 smithi022 bash[31305]: cluster 2024-07-28T11:52:17.864000+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-07-28T11:52:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:18 smithi022 bash[31305]: audit 2024-07-28T11:52:18.531495+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.22:0/3783323275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:19.851 INFO:tasks.rados.rados.0.smithi022.stdout:411: done (1 left) 2024-07-28T11:52:19.851 INFO:tasks.rados.rados.0.smithi022.stdout:412: done (0 left) 2024-07-28T11:52:19.851 INFO:tasks.rados.rados.0.smithi022.stdout:413: snap_create 2024-07-28T11:52:19.874 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:19 smithi150 bash[52560]: debug 2024-07-28T11:52:19.519+0000 7f0136966040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:52:19.874 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:19 smithi150 bash[52560]: debug 2024-07-28T11:52:19.583+0000 7f0136966040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:52:19.874 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:19 smithi150 bash[52560]: debug 2024-07-28T11:52:19.739+0000 7f0136966040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:52:20.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:19 smithi150 bash[24144]: cluster 2024-07-28T11:52:18.450958+0000 mgr.y (mgr.14388) 245 : cluster [DBG] pgmap v303: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:52:20.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:19 smithi150 bash[24144]: cluster 2024-07-28T11:52:18.882219+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-07-28T11:52:20.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:19 smithi150 bash[24144]: cluster 2024-07-28T11:52:19.849952+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-07-28T11:52:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:19 smithi022 bash[21738]: cluster 2024-07-28T11:52:18.450958+0000 mgr.y (mgr.14388) 245 : cluster [DBG] pgmap v303: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:52:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:19 smithi022 bash[21738]: cluster 2024-07-28T11:52:18.882219+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-07-28T11:52:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:19 smithi022 bash[21738]: cluster 2024-07-28T11:52:19.849952+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-07-28T11:52:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:19 smithi022 bash[31305]: cluster 2024-07-28T11:52:18.450958+0000 mgr.y (mgr.14388) 245 : cluster [DBG] pgmap v303: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:52:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:19 smithi022 bash[31305]: cluster 2024-07-28T11:52:18.882219+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-07-28T11:52:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:19 smithi022 bash[31305]: cluster 2024-07-28T11:52:19.849952+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-07-28T11:52:20.747 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[52560]: debug 2024-07-28T11:52:20.415+0000 7f0136966040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:52:20.747 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[52560]: debug 2024-07-28T11:52:20.487+0000 7f0136966040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:52:20.747 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[52560]: debug 2024-07-28T11:52:20.559+0000 7f0136966040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:52:20.851 INFO:tasks.rados.rados.0.smithi022.stdout:413: done (0 left) 2024-07-28T11:52:20.851 INFO:tasks.rados.rados.0.smithi022.stdout:414: snap_remove snap 41 2024-07-28T11:52:21.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[24144]: audit 2024-07-28T11:52:20.402182+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:21.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[24144]: cluster 2024-07-28T11:52:20.851982+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-07-28T11:52:21.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[52560]: debug 2024-07-28T11:52:20.747+0000 7f0136966040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:52:21.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[52560]: debug 2024-07-28T11:52:20.827+0000 7f0136966040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:52:21.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:20 smithi150 bash[52560]: debug 2024-07-28T11:52:20.899+0000 7f0136966040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:52:21.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:20 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:20] "GET /metrics HTTP/1.1" 200 242841 "" "Prometheus/2.43.0" 2024-07-28T11:52:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:20 smithi022 bash[21738]: audit 2024-07-28T11:52:20.402182+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:20 smithi022 bash[21738]: cluster 2024-07-28T11:52:20.851982+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-07-28T11:52:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:20 smithi022 bash[31305]: audit 2024-07-28T11:52:20.402182+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:20 smithi022 bash[31305]: cluster 2024-07-28T11:52:20.851982+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-07-28T11:52:21.438 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[52560]: debug 2024-07-28T11:52:21.163+0000 7f0136966040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:52:21.438 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[52560]: debug 2024-07-28T11:52:21.231+0000 7f0136966040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:52:21.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[52560]: debug 2024-07-28T11:52:21.435+0000 7f0136966040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:52:21.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[52560]: debug 2024-07-28T11:52:21.515+0000 7f0136966040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:52:21.864 INFO:tasks.rados.rados.0.smithi022.stdout:414: done (0 left) 2024-07-28T11:52:21.864 INFO:tasks.rados.rados.0.smithi022.stdout:415: rollback oid 9 current snap is 55 2024-07-28T11:52:21.864 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 35 2024-07-28T11:52:21.865 INFO:tasks.rados.rados.0.smithi022.stdout:416: rollback oid 11 current snap is 55 2024-07-28T11:52:21.865 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 49 2024-07-28T11:52:21.865 INFO:tasks.rados.rados.0.smithi022.stdout:417: write oid 25 current snap is 55 2024-07-28T11:52:21.865 INFO:tasks.rados.rados.0.smithi022.stdout:417: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-07-28T11:52:21.875 INFO:tasks.rados.rados.0.smithi022.stdout:417: writing smithi02269687-25 from 460558 to 1167689 tid 1 2024-07-28T11:52:21.892 INFO:tasks.rados.rados.0.smithi022.stdout:417: writing smithi02269687-25 from 1869389 to 2378105 tid 2 2024-07-28T11:52:21.903 INFO:tasks.rados.rados.0.smithi022.stdout:417: writing smithi02269687-25 from 3094884 to 3260558 tid 3 2024-07-28T11:52:21.903 INFO:tasks.rados.rados.0.smithi022.stdout:418: write oid 5 current snap is 55 2024-07-28T11:52:21.903 INFO:tasks.rados.rados.0.smithi022.stdout:416: finishing rollback tid 0 to smithi02269687-11 2024-07-28T11:52:21.903 INFO:tasks.rados.rados.0.smithi022.stdout:415: finishing rollback tid 0 to smithi02269687-9 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:415: finishing rollback tid 1 to smithi02269687-9 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:415: finishing rollback tid 2 to smithi02269687-9 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 120 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:416: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:416: finishing rollback tid 2 to smithi02269687-11 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 40 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:417: finishing write tid 1 to smithi02269687-25 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:417: finishing write tid 2 to smithi02269687-25 2024-07-28T11:52:21.904 INFO:tasks.rados.rados.0.smithi022.stdout:418: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-07-28T11:52:21.916 INFO:tasks.rados.rados.0.smithi022.stdout:418: writing smithi02269687-5 from 477365 to 1259745 tid 1 2024-07-28T11:52:21.929 INFO:tasks.rados.rados.0.smithi022.stdout:418: writing smithi02269687-5 from 1927871 to 2696598 tid 2 2024-07-28T11:52:21.934 INFO:tasks.rados.rados.0.smithi022.stdout:418: writing smithi02269687-5 from 3122307 to 3277365 tid 3 2024-07-28T11:52:21.934 INFO:tasks.rados.rados.0.smithi022.stdout:417: finishing write tid 3 to smithi02269687-25 2024-07-28T11:52:21.934 INFO:tasks.rados.rados.0.smithi022.stdout:417: finishing write tid 4 to smithi02269687-25 2024-07-28T11:52:21.934 INFO:tasks.rados.rados.0.smithi022.stdout:417: finishing write tid 5 to smithi02269687-25 2024-07-28T11:52:21.934 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 134 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:417: left oid 25 (ObjNum 194 snap 55 seq_num 194) 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:418: finishing write tid 1 to smithi02269687-5 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:418: finishing write tid 2 to smithi02269687-5 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:415: done (3 left) 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:416: done (2 left) 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:417: done (1 left) 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:419: read oid 19 snap -1 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:419: expect (ObjNum 140 snap 31 seq_num 140) 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:420: write oid 48 current snap is 55 2024-07-28T11:52:21.935 INFO:tasks.rados.rados.0.smithi022.stdout:420: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-07-28T11:52:21.941 INFO:tasks.rados.rados.0.smithi022.stdout:420: writing smithi02269687-48 from 494172 to 951801 tid 1 2024-07-28T11:52:21.947 INFO:tasks.rados.rados.0.smithi022.stdout:420: writing smithi02269687-48 from 1586353 to 2098738 tid 2 2024-07-28T11:52:21.955 INFO:tasks.rados.rados.0.smithi022.stdout:420: writing smithi02269687-48 from 2749730 to 3294172 tid 3 2024-07-28T11:52:21.955 INFO:tasks.rados.rados.0.smithi022.stdout:421: rollback oid 27 current snap is 55 2024-07-28T11:52:21.955 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 35 2024-07-28T11:52:21.955 INFO:tasks.rados.rados.0.smithi022.stdout:418: finishing write tid 3 to smithi02269687-5 2024-07-28T11:52:21.955 INFO:tasks.rados.rados.0.smithi022.stdout:418: finishing write tid 4 to smithi02269687-5 2024-07-28T11:52:21.955 INFO:tasks.rados.rados.0.smithi022.stdout:418: finishing write tid 5 to smithi02269687-5 2024-07-28T11:52:21.956 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 73 (ObjNum 195 snap 55 seq_num 195) dirty exists 2024-07-28T11:52:21.956 INFO:tasks.rados.rados.0.smithi022.stdout:418: left oid 5 (ObjNum 195 snap 55 seq_num 195) 2024-07-28T11:52:21.956 INFO:tasks.rados.rados.0.smithi022.stdout:418: done (3 left) 2024-07-28T11:52:21.956 INFO:tasks.rados.rados.0.smithi022.stdout:422: write oid 15 current snap is 55 2024-07-28T11:52:21.956 INFO:tasks.rados.rados.0.smithi022.stdout:422: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-07-28T11:52:21.961 INFO:tasks.rados.rados.0.smithi022.stdout:422: writing smithi02269687-15 from 510979 to 1043857 tid 1 2024-07-28T11:52:21.969 INFO:tasks.rados.rados.0.smithi022.stdout:422: writing smithi02269687-15 from 1528482 to 2300878 tid 2 2024-07-28T11:52:21.976 INFO:tasks.rados.rados.0.smithi022.stdout:422: writing smithi02269687-15 from 3060800 to 3310979 tid 3 2024-07-28T11:52:21.976 INFO:tasks.rados.rados.0.smithi022.stdout:423: snap_create 2024-07-28T11:52:21.976 INFO:tasks.rados.rados.0.smithi022.stdout:419: expect (ObjNum 140 snap 31 seq_num 140) 2024-07-28T11:52:22.099 INFO:tasks.rados.rados.0.smithi022.stdout:420: finishing write tid 1 to smithi02269687-48 2024-07-28T11:52:22.099 INFO:tasks.rados.rados.0.smithi022.stdout:420: finishing write tid 2 to smithi02269687-48 2024-07-28T11:52:22.099 INFO:tasks.rados.rados.0.smithi022.stdout:421: finishing rollback tid 0 to smithi02269687-27 2024-07-28T11:52:22.099 INFO:tasks.rados.rados.0.smithi022.stdout:421: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:52:22.099 INFO:tasks.rados.rados.0.smithi022.stdout:421: finishing rollback tid 2 to smithi02269687-27 2024-07-28T11:52:22.100 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 138 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-07-28T11:52:22.100 INFO:tasks.rados.rados.0.smithi022.stdout:420: finishing write tid 3 to smithi02269687-48 2024-07-28T11:52:22.100 INFO:tasks.rados.rados.0.smithi022.stdout:420: finishing write tid 4 to smithi02269687-48 2024-07-28T11:52:22.100 INFO:tasks.rados.rados.0.smithi022.stdout:420: finishing write tid 5 to smithi02269687-48 2024-07-28T11:52:22.100 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 231 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:420: left oid 48 (ObjNum 196 snap 55 seq_num 196) 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:422: finishing write tid 1 to smithi02269687-15 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:422: finishing write tid 2 to smithi02269687-15 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:422: finishing write tid 3 to smithi02269687-15 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:422: finishing write tid 4 to smithi02269687-15 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:422: finishing write tid 5 to smithi02269687-15 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 239 (ObjNum 197 snap 55 seq_num 197) dirty exists 2024-07-28T11:52:22.101 INFO:tasks.rados.rados.0.smithi022.stdout:422: left oid 15 (ObjNum 197 snap 55 seq_num 197) 2024-07-28T11:52:22.155 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[24144]: cluster 2024-07-28T11:52:20.451574+0000 mgr.y (mgr.14388) 246 : cluster [DBG] pgmap v306: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:22.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[24144]: audit 2024-07-28T11:52:20.892432+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.22:0/4148001704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:22.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[24144]: cluster 2024-07-28T11:52:21.854574+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-07-28T11:52:22.156 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[52560]: debug 2024-07-28T11:52:21.771+0000 7f0136966040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:52:22.156 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:21 smithi150 bash[52560]: debug 2024-07-28T11:52:21.975+0000 7f0136966040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:52:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:21 smithi022 bash[21738]: cluster 2024-07-28T11:52:20.451574+0000 mgr.y (mgr.14388) 246 : cluster [DBG] pgmap v306: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:21 smithi022 bash[21738]: audit 2024-07-28T11:52:20.892432+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.22:0/4148001704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:21 smithi022 bash[21738]: cluster 2024-07-28T11:52:21.854574+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-07-28T11:52:22.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:21 smithi022 bash[31305]: cluster 2024-07-28T11:52:20.451574+0000 mgr.y (mgr.14388) 246 : cluster [DBG] pgmap v306: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:21 smithi022 bash[31305]: audit 2024-07-28T11:52:20.892432+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.22:0/4148001704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:21 smithi022 bash[31305]: cluster 2024-07-28T11:52:21.854574+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-07-28T11:52:22.445 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:22 smithi150 bash[52560]: debug 2024-07-28T11:52:22.155+0000 7f0136966040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:52:22.446 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:22 smithi150 bash[52560]: debug 2024-07-28T11:52:22.239+0000 7f0136966040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:52:22.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:22 smithi150 bash[52560]: debug 2024-07-28T11:52:22.443+0000 7f0136966040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:419: done (4 left) 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:420: done (3 left) 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:421: done (2 left) 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:422: done (1 left) 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:423: done (0 left) 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:424: rollback oid 48 current snap is 56 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 36 2024-07-28T11:52:22.900 INFO:tasks.rados.rados.0.smithi022.stdout:425: snap_create 2024-07-28T11:52:22.908 INFO:tasks.rados.rados.0.smithi022.stdout:424: finishing rollback tid 0 to smithi02269687-48 2024-07-28T11:52:22.908 INFO:tasks.rados.rados.0.smithi022.stdout:424: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:52:22.908 INFO:tasks.rados.rados.0.smithi022.stdout:424: finishing rollback tid 2 to smithi02269687-48 2024-07-28T11:52:22.909 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 235 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T11:52:23.646 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[52560]: debug 2024-07-28T11:52:23.323+0000 7f0136966040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:52:23.646 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[52560]: debug 2024-07-28T11:52:23.403+0000 7f0136966040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:52:23.646 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: cluster 2024-07-28T11:52:22.451988+0000 mgr.y (mgr.14388) 247 : cluster [DBG] pgmap v309: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-07-28T11:52:23.646 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:22.478527+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.646 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:22.483687+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:22.868080+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:22.880267+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: cluster 2024-07-28T11:52:22.899981+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-07-28T11:52:23.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:23.301655+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.22:0/1147752404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:23.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:23.456729+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[24144]: audit 2024-07-28T11:52:23.468966+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: cluster 2024-07-28T11:52:22.451988+0000 mgr.y (mgr.14388) 247 : cluster [DBG] pgmap v309: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-07-28T11:52:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:22.478527+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:22.483687+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:22.868080+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:22.880267+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: cluster 2024-07-28T11:52:22.899981+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-07-28T11:52:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:23.301655+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.22:0/1147752404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:23.456729+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[21738]: audit 2024-07-28T11:52:23.468966+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: cluster 2024-07-28T11:52:22.451988+0000 mgr.y (mgr.14388) 247 : cluster [DBG] pgmap v309: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-07-28T11:52:23.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:22.478527+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:22.483687+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:22.868080+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:22.880267+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: cluster 2024-07-28T11:52:22.899981+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-07-28T11:52:23.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:23.301655+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.22:0/1147752404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:23.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:23.456729+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:23 smithi022 bash[31305]: audit 2024-07-28T11:52:23.468966+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:23.903 INFO:tasks.rados.rados.0.smithi022.stdout:424: done (1 left) 2024-07-28T11:52:23.903 INFO:tasks.rados.rados.0.smithi022.stdout:425: done (0 left) 2024-07-28T11:52:23.903 INFO:tasks.rados.rados.0.smithi022.stdout:426: snap_remove snap 56 2024-07-28T11:52:24.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[52560]: debug 2024-07-28T11:52:23.643+0000 7f0136966040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:52:24.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:23 smithi150 bash[52560]: debug 2024-07-28T11:52:23.727+0000 7f0136966040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:52:24.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: debug 2024-07-28T11:52:24.119+0000 7f0136966040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:52:24.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: debug 2024-07-28T11:52:24.199+0000 7f0136966040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:52:24.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: [28/Jul/2024:11:52:24] ENGINE Bus STARTING 2024-07-28T11:52:24.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: CherryPy Checker: 2024-07-28T11:52:24.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: The Application mounted at '' has an empty config. 2024-07-28T11:52:24.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: [28/Jul/2024:11:52:24] ENGINE Serving on http://:::9283 2024-07-28T11:52:24.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[52560]: [28/Jul/2024:11:52:24] ENGINE Bus STARTED 2024-07-28T11:52:24.935 INFO:tasks.rados.rados.0.smithi022.stdout:426: done (0 left) 2024-07-28T11:52:24.935 INFO:tasks.rados.rados.0.smithi022.stdout:427: delete oid 27 current snap is 57 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:427: done (0 left) 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:428: rollback oid 33 current snap is 57 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 51 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:429: read oid 45 snap -1 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:429: expect (ObjNum 189 snap 51 seq_num 189) 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:430: read oid 26 snap -1 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:430: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:431: write oid 43 current snap is 57 2024-07-28T11:52:24.939 INFO:tasks.rados.rados.0.smithi022.stdout:431: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-07-28T11:52:24.952 INFO:tasks.rados.rados.0.smithi022.stdout:431: writing smithi02269687-43 from 544593 to 1344322 tid 1 2024-07-28T11:52:24.964 INFO:tasks.rados.rados.0.smithi022.stdout:431: writing smithi02269687-43 from 1761799 to 2537864 tid 2 2024-07-28T11:52:24.972 INFO:tasks.rados.rados.0.smithi022.stdout:431: writing smithi02269687-43 from 2948352 to 3344593 tid 3 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:432: read oid 47 snap -1 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:432: expect deleted 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:433: read oid 31 snap -1 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:433: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:434: write oid 30 current snap is 57 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:428: finishing rollback tid 1 to smithi02269687-33 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 0 (ObjNum 33 snap 0 seq_num 3533781256) dirty dne 2024-07-28T11:52:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:430: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:52:25.138 INFO:tasks.rados.rados.0.smithi022.stdout:429: expect (ObjNum 189 snap 51 seq_num 189) 2024-07-28T11:52:25.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: cluster 2024-07-28T11:52:23.901912+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-07-28T11:52:25.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: cluster 2024-07-28T11:52:24.222996+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:52:25.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: cluster 2024-07-28T11:52:24.223243+0000 mon.a (mon.0) 971 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:52:25.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: audit 2024-07-28T11:52:24.229341+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:52:25.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: audit 2024-07-28T11:52:24.230034+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:52:25.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: audit 2024-07-28T11:52:24.231660+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:52:25.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:24 smithi150 bash[24144]: audit 2024-07-28T11:52:24.232662+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:52:25.284 INFO:tasks.rados.rados.0.smithi022.stdout:431: finishing write tid 1 to smithi02269687-43 2024-07-28T11:52:25.284 INFO:tasks.rados.rados.0.smithi022.stdout:431: finishing write tid 2 to smithi02269687-43 2024-07-28T11:52:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:431: finishing write tid 3 to smithi02269687-43 2024-07-28T11:52:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:431: finishing write tid 4 to smithi02269687-43 2024-07-28T11:52:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:431: finishing write tid 5 to smithi02269687-43 2024-07-28T11:52:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 159 (ObjNum 199 snap 57 seq_num 199) dirty exists 2024-07-28T11:52:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:431: left oid 43 (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:52:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:433: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:52:25.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: cluster 2024-07-28T11:52:23.901912+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-07-28T11:52:25.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: cluster 2024-07-28T11:52:24.222996+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:52:25.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: cluster 2024-07-28T11:52:24.223243+0000 mon.a (mon.0) 971 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: audit 2024-07-28T11:52:24.229341+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: audit 2024-07-28T11:52:24.230034+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: audit 2024-07-28T11:52:24.231660+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[31305]: audit 2024-07-28T11:52:24.232662+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: cluster 2024-07-28T11:52:23.901912+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: cluster 2024-07-28T11:52:24.222996+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: cluster 2024-07-28T11:52:24.223243+0000 mon.a (mon.0) 971 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: audit 2024-07-28T11:52:24.229341+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: audit 2024-07-28T11:52:24.230034+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: audit 2024-07-28T11:52:24.231660+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:52:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:24 smithi022 bash[21738]: audit 2024-07-28T11:52:24.232662+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:52:25.385 INFO:tasks.rados.rados.0.smithi022.stdout:434: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-07-28T11:52:25.402 INFO:tasks.rados.rados.0.smithi022.stdout:434: writing smithi02269687-30 from 561400 to 1036378 tid 1 2024-07-28T11:52:25.410 INFO:tasks.rados.rados.0.smithi022.stdout:434: writing smithi02269687-30 from 1820281 to 2340004 tid 2 2024-07-28T11:52:25.418 INFO:tasks.rados.rados.0.smithi022.stdout:434: writing smithi02269687-30 from 2859422 to 3317001 tid 3 2024-07-28T11:52:25.418 INFO:tasks.rados.rados.0.smithi022.stdout:428: done (6 left) 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:429: done (5 left) 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:430: done (4 left) 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:431: done (3 left) 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:432: done (2 left) 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:433: done (1 left) 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:435: write oid 23 current snap is 57 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:434: finishing write tid 1 to smithi02269687-30 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:434: finishing write tid 2 to smithi02269687-30 2024-07-28T11:52:25.419 INFO:tasks.rados.rados.0.smithi022.stdout:435: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-07-28T11:52:25.427 INFO:tasks.rados.rados.0.smithi022.stdout:435: writing smithi02269687-23 from 578207 to 1128434 tid 1 2024-07-28T11:52:25.439 INFO:tasks.rados.rados.0.smithi022.stdout:435: writing smithi02269687-23 from 1762410 to 2542144 tid 2 2024-07-28T11:52:25.446 INFO:tasks.rados.rados.0.smithi022.stdout:435: writing smithi02269687-23 from 3286845 to 3378207 tid 3 2024-07-28T11:52:25.446 INFO:tasks.rados.rados.0.smithi022.stdout:436: rollback oid 1 current snap is 57 2024-07-28T11:52:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 1 to 43 2024-07-28T11:52:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:434: finishing write tid 3 to smithi02269687-30 2024-07-28T11:52:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:437: snap_remove snap 42 2024-07-28T11:52:25.917 INFO:tasks.rados.rados.0.smithi022.stdout:437: done (3 left) 2024-07-28T11:52:25.917 INFO:tasks.rados.rados.0.smithi022.stdout:438: write oid 3 current snap is 57 2024-07-28T11:52:25.917 INFO:tasks.rados.rados.0.smithi022.stdout:438: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-07-28T11:52:25.928 INFO:tasks.rados.rados.0.smithi022.stdout:438: writing smithi02269687-3 from 595014 to 1220490 tid 1 2024-07-28T11:52:25.940 INFO:tasks.rados.rados.0.smithi022.stdout:438: writing smithi02269687-3 from 1820892 to 2344284 tid 2 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:438: writing smithi02269687-3 from 2797915 to 3394391 tid 3 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:439: write oid 15 current snap is 57 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:434: finishing write tid 4 to smithi02269687-30 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:434: finishing write tid 5 to smithi02269687-30 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 50 (ObjNum 200 snap 57 seq_num 200) dirty exists 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:434: left oid 30 (ObjNum 200 snap 57 seq_num 200) 2024-07-28T11:52:25.951 INFO:tasks.rados.rados.0.smithi022.stdout:439: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-07-28T11:52:25.958 INFO:tasks.rados.rados.0.smithi022.stdout:439: writing smithi02269687-15 from 611821 to 1312546 tid 1 2024-07-28T11:52:25.965 INFO:tasks.rados.rados.0.smithi022.stdout:439: writing smithi02269687-15 from 1879374 to 2662777 tid 2 2024-07-28T11:52:25.970 INFO:tasks.rados.rados.0.smithi022.stdout:439: writing smithi02269687-15 from 3341691 to 3411821 tid 3 2024-07-28T11:52:25.970 INFO:tasks.rados.rados.0.smithi022.stdout:434: done (4 left) 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:440: snap_create 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:435: finishing write tid 1 to smithi02269687-23 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:435: finishing write tid 2 to smithi02269687-23 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:435: finishing write tid 3 to smithi02269687-23 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:436: finishing rollback tid 0 to smithi02269687-1 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:435: finishing write tid 4 to smithi02269687-23 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:436: finishing rollback tid 1 to smithi02269687-1 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 53 (ObjNum 33 snap 0 seq_num 2400696257) dirty dne 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:435: finishing write tid 5 to smithi02269687-23 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 136 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:435: left oid 23 (ObjNum 201 snap 57 seq_num 201) 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:438: finishing write tid 1 to smithi02269687-3 2024-07-28T11:52:25.971 INFO:tasks.rados.rados.0.smithi022.stdout:438: finishing write tid 2 to smithi02269687-3 2024-07-28T11:52:25.972 INFO:tasks.rados.rados.0.smithi022.stdout:438: finishing write tid 3 to smithi02269687-3 2024-07-28T11:52:25.972 INFO:tasks.rados.rados.0.smithi022.stdout:438: finishing write tid 4 to smithi02269687-3 2024-07-28T11:52:25.972 INFO:tasks.rados.rados.0.smithi022.stdout:438: finishing write tid 5 to smithi02269687-3 2024-07-28T11:52:25.972 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 187 (ObjNum 202 snap 57 seq_num 202) dirty exists 2024-07-28T11:52:25.972 INFO:tasks.rados.rados.0.smithi022.stdout:438: left oid 3 (ObjNum 202 snap 57 seq_num 202) 2024-07-28T11:52:25.972 INFO:tasks.rados.rados.0.smithi022.stdout:439: finishing write tid 1 to smithi02269687-15 2024-07-28T11:52:25.973 INFO:tasks.rados.rados.0.smithi022.stdout:439: finishing write tid 2 to smithi02269687-15 2024-07-28T11:52:25.974 INFO:tasks.rados.rados.0.smithi022.stdout:439: finishing write tid 3 to smithi02269687-15 2024-07-28T11:52:25.974 INFO:tasks.rados.rados.0.smithi022.stdout:439: finishing write tid 4 to smithi02269687-15 2024-07-28T11:52:25.975 INFO:tasks.rados.rados.0.smithi022.stdout:439: finishing write tid 5 to smithi02269687-15 2024-07-28T11:52:25.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 252 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-07-28T11:52:25.975 INFO:tasks.rados.rados.0.smithi022.stdout:439: left oid 15 (ObjNum 203 snap 57 seq_num 203) 2024-07-28T11:52:26.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:25 smithi150 bash[24144]: cluster 2024-07-28T11:52:24.452610+0000 mgr.y (mgr.14388) 248 : cluster [DBG] pgmap v312: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-07-28T11:52:26.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:25 smithi150 bash[24144]: cluster 2024-07-28T11:52:24.922064+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-07-28T11:52:26.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:25 smithi150 bash[24144]: cluster 2024-07-28T11:52:24.923554+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-07-28T11:52:26.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:25 smithi150 bash[24144]: audit 2024-07-28T11:52:25.650981+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.22:0/2662049858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[21738]: cluster 2024-07-28T11:52:24.452610+0000 mgr.y (mgr.14388) 248 : cluster [DBG] pgmap v312: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-07-28T11:52:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[21738]: cluster 2024-07-28T11:52:24.922064+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-07-28T11:52:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[21738]: cluster 2024-07-28T11:52:24.923554+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-07-28T11:52:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[21738]: audit 2024-07-28T11:52:25.650981+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.22:0/2662049858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[31305]: cluster 2024-07-28T11:52:24.452610+0000 mgr.y (mgr.14388) 248 : cluster [DBG] pgmap v312: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-07-28T11:52:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[31305]: cluster 2024-07-28T11:52:24.922064+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-07-28T11:52:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[31305]: cluster 2024-07-28T11:52:24.923554+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-07-28T11:52:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:25 smithi022 bash[31305]: audit 2024-07-28T11:52:25.650981+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.22:0/2662049858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:435: done (4 left) 2024-07-28T11:52:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:436: done (3 left) 2024-07-28T11:52:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:438: done (2 left) 2024-07-28T11:52:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:439: done (1 left) 2024-07-28T11:52:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:440: done (0 left) 2024-07-28T11:52:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:441: snap_remove snap 46 2024-07-28T11:52:27.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:26 smithi150 bash[24144]: cluster 2024-07-28T11:52:25.916864+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-07-28T11:52:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:26 smithi022 bash[21738]: cluster 2024-07-28T11:52:25.916864+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-07-28T11:52:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:26 smithi022 bash[31305]: cluster 2024-07-28T11:52:25.916864+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-07-28T11:52:27.941 INFO:tasks.rados.rados.0.smithi022.stdout:441: done (0 left) 2024-07-28T11:52:27.941 INFO:tasks.rados.rados.0.smithi022.stdout:442: read oid 36 snap -1 2024-07-28T11:52:27.941 INFO:tasks.rados.rados.0.smithi022.stdout:442: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:52:27.941 INFO:tasks.rados.rados.0.smithi022.stdout:443: read oid 35 snap 54 2024-07-28T11:52:27.941 INFO:tasks.rados.rados.0.smithi022.stdout:443: expect (ObjNum 176 snap 47 seq_num 176) 2024-07-28T11:52:27.941 INFO:tasks.rados.rados.0.smithi022.stdout:444: snap_remove snap 51 2024-07-28T11:52:28.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:27 smithi150 bash[24144]: cluster 2024-07-28T11:52:26.453799+0000 mgr.y (mgr.14388) 249 : cluster [DBG] pgmap v315: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-07-28T11:52:28.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:27 smithi150 bash[24144]: cluster 2024-07-28T11:52:26.938016+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-07-28T11:52:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:27 smithi022 bash[21738]: cluster 2024-07-28T11:52:26.453799+0000 mgr.y (mgr.14388) 249 : cluster [DBG] pgmap v315: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-07-28T11:52:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:27 smithi022 bash[21738]: cluster 2024-07-28T11:52:26.938016+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-07-28T11:52:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:27 smithi022 bash[31305]: cluster 2024-07-28T11:52:26.453799+0000 mgr.y (mgr.14388) 249 : cluster [DBG] pgmap v315: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-07-28T11:52:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:27 smithi022 bash[31305]: cluster 2024-07-28T11:52:26.938016+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-07-28T11:52:28.959 INFO:tasks.rados.rados.0.smithi022.stdout:443: expect (ObjNum 176 snap 47 seq_num 176) 2024-07-28T11:52:28.962 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:28 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:52:29.113 INFO:tasks.rados.rados.0.smithi022.stdout:442: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T11:52:29.181 INFO:tasks.rados.rados.0.smithi022.stdout:442: done (2 left) 2024-07-28T11:52:29.181 INFO:tasks.rados.rados.0.smithi022.stdout:443: done (1 left) 2024-07-28T11:52:29.181 INFO:tasks.rados.rados.0.smithi022.stdout:444: done (0 left) 2024-07-28T11:52:29.181 INFO:tasks.rados.rados.0.smithi022.stdout:445: rollback oid 46 current snap is 58 2024-07-28T11:52:29.181 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 53 2024-07-28T11:52:29.182 INFO:tasks.rados.rados.0.smithi022.stdout:446: snap_remove snap 50 2024-07-28T11:52:29.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:28 smithi150 bash[24144]: cluster 2024-07-28T11:52:27.939672+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-07-28T11:52:29.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:28 smithi150 bash[24144]: audit 2024-07-28T11:52:28.026395+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.22:0/2078587047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:29.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:28 smithi150 bash[24144]: cluster 2024-07-28T11:52:28.454493+0000 mgr.y (mgr.14388) 250 : cluster [DBG] pgmap v318: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-07-28T11:52:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:28 smithi022 bash[21738]: cluster 2024-07-28T11:52:27.939672+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-07-28T11:52:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:28 smithi022 bash[21738]: audit 2024-07-28T11:52:28.026395+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.22:0/2078587047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:28 smithi022 bash[21738]: cluster 2024-07-28T11:52:28.454493+0000 mgr.y (mgr.14388) 250 : cluster [DBG] pgmap v318: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-07-28T11:52:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:28 smithi022 bash[31305]: cluster 2024-07-28T11:52:27.939672+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-07-28T11:52:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:28 smithi022 bash[31305]: audit 2024-07-28T11:52:28.026395+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.22:0/2078587047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:28 smithi022 bash[31305]: cluster 2024-07-28T11:52:28.454493+0000 mgr.y (mgr.14388) 250 : cluster [DBG] pgmap v318: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-07-28T11:52:29.858 INFO:tasks.rados.rados.0.smithi022.stdout:446: done (1 left) 2024-07-28T11:52:29.858 INFO:tasks.rados.rados.0.smithi022.stdout:447: write oid 26 current snap is 58 2024-07-28T11:52:29.858 INFO:tasks.rados.rados.0.smithi022.stdout:447: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-07-28T11:52:29.866 INFO:tasks.rados.rados.0.smithi022.stdout:447: writing smithi02269687-26 from 628628 to 1404602 tid 1 2024-07-28T11:52:29.873 INFO:tasks.rados.rados.0.smithi022.stdout:447: writing smithi02269687-26 from 1937856 to 2464917 tid 2 2024-07-28T11:52:29.880 INFO:tasks.rados.rados.0.smithi022.stdout:447: writing smithi02269687-26 from 3252761 to 3428628 tid 3 2024-07-28T11:52:29.880 INFO:tasks.rados.rados.0.smithi022.stdout:448: read oid 15 snap 43 2024-07-28T11:52:29.880 INFO:tasks.rados.rados.0.smithi022.stdout:448: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:52:29.880 INFO:tasks.rados.rados.0.smithi022.stdout:449: read oid 10 snap -1 2024-07-28T11:52:29.880 INFO:tasks.rados.rados.0.smithi022.stdout:449: expect (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:52:29.881 INFO:tasks.rados.rados.0.smithi022.stdout:450: write oid 7 current snap is 58 2024-07-28T11:52:29.881 INFO:tasks.rados.rados.0.smithi022.stdout:445: finishing rollback tid 1 to smithi02269687-46 2024-07-28T11:52:29.881 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 0 (ObjNum 129 snap 0 seq_num 2403104389) dirty dne 2024-07-28T11:52:29.881 INFO:tasks.rados.rados.0.smithi022.stdout:450: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-07-28T11:52:29.888 INFO:tasks.rados.rados.0.smithi022.stdout:450: writing smithi02269687-7 from 645435 to 1096658 tid 1 2024-07-28T11:52:29.897 INFO:tasks.rados.rados.0.smithi022.stdout:450: writing smithi02269687-7 from 1879985 to 2667057 tid 2 2024-07-28T11:52:29.902 INFO:tasks.rados.rados.0.smithi022.stdout:450: writing smithi02269687-7 from 3280184 to 3445435 tid 3 2024-07-28T11:52:29.902 INFO:tasks.rados.rados.0.smithi022.stdout:445: done (4 left) 2024-07-28T11:52:29.902 INFO:tasks.rados.rados.0.smithi022.stdout:451: snap_create 2024-07-28T11:52:29.902 INFO:tasks.rados.rados.0.smithi022.stdout:447: finishing write tid 1 to smithi02269687-26 2024-07-28T11:52:29.902 INFO:tasks.rados.rados.0.smithi022.stdout:447: finishing write tid 2 to smithi02269687-26 2024-07-28T11:52:29.903 INFO:tasks.rados.rados.0.smithi022.stdout:448: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T11:52:30.025 INFO:tasks.rados.rados.0.smithi022.stdout:447: finishing write tid 3 to smithi02269687-26 2024-07-28T11:52:30.026 INFO:tasks.rados.rados.0.smithi022.stdout:447: finishing write tid 4 to smithi02269687-26 2024-07-28T11:52:30.026 INFO:tasks.rados.rados.0.smithi022.stdout:447: finishing write tid 5 to smithi02269687-26 2024-07-28T11:52:30.026 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 147 (ObjNum 204 snap 58 seq_num 204) dirty exists 2024-07-28T11:52:30.026 INFO:tasks.rados.rados.0.smithi022.stdout:447: left oid 26 (ObjNum 204 snap 58 seq_num 204) 2024-07-28T11:52:30.026 INFO:tasks.rados.rados.0.smithi022.stdout:450: finishing write tid 1 to smithi02269687-7 2024-07-28T11:52:30.026 INFO:tasks.rados.rados.0.smithi022.stdout:449: expect (ObjNum 100 snap 16 seq_num 100) 2024-07-28T11:52:30.148 INFO:tasks.rados.rados.0.smithi022.stdout:450: finishing write tid 2 to smithi02269687-7 2024-07-28T11:52:30.148 INFO:tasks.rados.rados.0.smithi022.stdout:450: finishing write tid 3 to smithi02269687-7 2024-07-28T11:52:30.148 INFO:tasks.rados.rados.0.smithi022.stdout:450: finishing write tid 4 to smithi02269687-7 2024-07-28T11:52:30.149 INFO:tasks.rados.rados.0.smithi022.stdout:450: finishing write tid 5 to smithi02269687-7 2024-07-28T11:52:30.149 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 265 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-07-28T11:52:30.149 INFO:tasks.rados.rados.0.smithi022.stdout:450: left oid 7 (ObjNum 205 snap 58 seq_num 205) 2024-07-28T11:52:30.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:29 smithi150 bash[24144]: cluster 2024-07-28T11:52:28.952886+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-07-28T11:52:30.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:29 smithi150 bash[24144]: cluster 2024-07-28T11:52:29.856383+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-07-28T11:52:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:29 smithi022 bash[21738]: cluster 2024-07-28T11:52:28.952886+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-07-28T11:52:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:29 smithi022 bash[21738]: cluster 2024-07-28T11:52:29.856383+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-07-28T11:52:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:29 smithi022 bash[31305]: cluster 2024-07-28T11:52:28.952886+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-07-28T11:52:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:29 smithi022 bash[31305]: cluster 2024-07-28T11:52:29.856383+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-07-28T11:52:30.857 INFO:tasks.rados.rados.0.smithi022.stdout:447: done (4 left) 2024-07-28T11:52:30.857 INFO:tasks.rados.rados.0.smithi022.stdout:448: done (3 left) 2024-07-28T11:52:30.857 INFO:tasks.rados.rados.0.smithi022.stdout:449: done (2 left) 2024-07-28T11:52:30.858 INFO:tasks.rados.rados.0.smithi022.stdout:450: done (1 left) 2024-07-28T11:52:30.858 INFO:tasks.rados.rados.0.smithi022.stdout:451: done (0 left) 2024-07-28T11:52:30.858 INFO:tasks.rados.rados.0.smithi022.stdout:452: snap_create 2024-07-28T11:52:31.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:30 smithi150 bash[24144]: audit 2024-07-28T11:52:30.381051+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.22:0/238198110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:31.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:30 smithi150 bash[24144]: cluster 2024-07-28T11:52:30.454926+0000 mgr.y (mgr.14388) 251 : cluster [DBG] pgmap v321: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:31.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:30 smithi150 bash[24144]: cluster 2024-07-28T11:52:30.857635+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-07-28T11:52:31.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:30] "GET /metrics HTTP/1.1" 200 242841 "" "Prometheus/2.43.0" 2024-07-28T11:52:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[21738]: audit 2024-07-28T11:52:30.381051+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.22:0/238198110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[21738]: cluster 2024-07-28T11:52:30.454926+0000 mgr.y (mgr.14388) 251 : cluster [DBG] pgmap v321: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[21738]: cluster 2024-07-28T11:52:30.857635+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-07-28T11:52:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[31305]: audit 2024-07-28T11:52:30.381051+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.22:0/238198110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[31305]: cluster 2024-07-28T11:52:30.454926+0000 mgr.y (mgr.14388) 251 : cluster [DBG] pgmap v321: 89 pgs: 89 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:30 smithi022 bash[31305]: cluster 2024-07-28T11:52:30.857635+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-07-28T11:52:31.859 INFO:tasks.rados.rados.0.smithi022.stdout:452: done (0 left) 2024-07-28T11:52:31.859 INFO:tasks.rados.rados.0.smithi022.stdout:453: delete oid 44 current snap is 60 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:453: done (0 left) 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:454: rollback oid 27 current snap is 60 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 35 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:455: rollback oid 7 current snap is 60 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 57 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:456: read oid 25 snap -1 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:456: expect (ObjNum 194 snap 55 seq_num 194) 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:457: read oid 48 snap -1 2024-07-28T11:52:31.866 INFO:tasks.rados.rados.0.smithi022.stdout:457: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T11:52:31.867 INFO:tasks.rados.rados.0.smithi022.stdout:458: write oid 8 current snap is 60 2024-07-28T11:52:31.867 INFO:tasks.rados.rados.0.smithi022.stdout:458: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-07-28T11:52:31.880 INFO:tasks.rados.rados.0.smithi022.stdout:458: writing smithi02269687-8 from 679049 to 1397123 tid 1 2024-07-28T11:52:31.893 INFO:tasks.rados.rados.0.smithi022.stdout:458: writing smithi02269687-8 from 2113302 to 2787690 tid 2 2024-07-28T11:52:31.900 INFO:tasks.rados.rados.0.smithi022.stdout:458: writing smithi02269687-8 from 3335030 to 3479049 tid 3 2024-07-28T11:52:31.900 INFO:tasks.rados.rados.0.smithi022.stdout:459: snap_remove snap 55 2024-07-28T11:52:32.772 INFO:tasks.rados.rados.0.smithi022.stdout:459: done (5 left) 2024-07-28T11:52:32.772 INFO:tasks.rados.rados.0.smithi022.stdout:460: snap_remove snap 52 2024-07-28T11:52:33.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21990]: debug 2024-07-28T11:52:32.764+0000 7fc83da54640 -1 mgr handle_mgr_map I was active but no longer am 2024-07-28T11:52:33.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21990]: ignoring --setuser ceph since I am not root 2024-07-28T11:52:33.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21990]: ignoring --setgroup ceph since I am not root 2024-07-28T11:52:33.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21990]: debug 2024-07-28T11:52:32.816+0000 7f2c55efe640 1 -- 172.21.15.22:0/3985548259 <== mon.2 v2:172.21.15.22:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a97419a9c0 con 0x55a9741a6c00 2024-07-28T11:52:33.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21990]: debug 2024-07-28T11:52:32.920+0000 7f2c58758ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:52:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: cluster 2024-07-28T11:52:31.859160+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-07-28T11:52:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.674231+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.686840+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.689785+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.691336+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.701337+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.752160+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.758982+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.759363+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: cluster 2024-07-28T11:52:32.760042+0000 mon.a (mon.0) 987 : cluster [INF] Activating manager daemon x 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.762595+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.22:0/2483170939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: cluster 2024-07-28T11:52:32.768030+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.768659+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: cluster 2024-07-28T11:52:32.768736+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00869217s) 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.778514+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.778724+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.778940+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:52:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.780873+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.781191+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.781469+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: cluster 2024-07-28T11:52:31.859160+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.674231+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.686840+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.689785+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.691336+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.701337+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.752160+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.758982+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:52:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.759363+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: cluster 2024-07-28T11:52:32.760042+0000 mon.a (mon.0) 987 : cluster [INF] Activating manager daemon x 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.762595+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.22:0/2483170939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: cluster 2024-07-28T11:52:32.768030+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.768659+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: cluster 2024-07-28T11:52:32.768736+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00869217s) 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.778514+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.778724+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.778940+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.780873+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.781191+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:52:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.781469+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.781692+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.781976+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.782234+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.782519+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.782788+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.783061+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.783330+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.783593+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:52:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.784073+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.784384+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[21738]: audit 2024-07-28T11:52:32.784888+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.781692+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.781976+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.782234+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.782519+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.782788+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.783061+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.783330+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.783593+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.784073+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:52:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.784384+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:52:33.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:32 smithi022 bash[31305]: audit 2024-07-28T11:52:32.784888+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:52:33.161 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[52560]: [28/Jul/2024:11:52:32] ENGINE Bus STOPPING 2024-07-28T11:52:33.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: cluster 2024-07-28T11:52:31.859160+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-07-28T11:52:33.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.674231+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.686840+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.689785+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:33.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.691336+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:33.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.701337+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14388 ' entity='mgr.y' 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.752160+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.758982+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.14388 172.21.15.22:0/1720741880' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.759363+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: cluster 2024-07-28T11:52:32.760042+0000 mon.a (mon.0) 987 : cluster [INF] Activating manager daemon x 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.762595+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.22:0/2483170939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: cluster 2024-07-28T11:52:32.768030+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.768659+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14388 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: cluster 2024-07-28T11:52:32.768736+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00869217s) 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.778514+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.778724+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.778940+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:52:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.780873+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.781191+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.781469+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.781692+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.781976+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.782234+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.782519+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.782788+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.783061+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.783330+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.783593+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.784073+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.784384+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:52:33.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:32 smithi150 bash[24144]: audit 2024-07-28T11:52:32.784888+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: [28/Jul/2024:11:52:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: [28/Jul/2024:11:52:33] ENGINE Bus STOPPED 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: [28/Jul/2024:11:52:33] ENGINE Bus STARTING 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.278+0000 7f009ef87640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.278+0000 7f009ef87640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.278+0000 7f009ef87640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.278+0000 7f009ef87640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.278+0000 7f009ef87640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.429 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.290+0000 7f00a1f8d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.430 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.290+0000 7f00a1f8d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.430 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.290+0000 7f00a1f8d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.430 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.290+0000 7f00a1f8d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.430 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: debug 2024-07-28T11:52:33.290+0000 7f00a1f8d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:52:33.430 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: [28/Jul/2024:11:52:33] ENGINE Serving on http://:::9283 2024-07-28T11:52:33.430 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[52560]: [28/Jul/2024:11:52:33] ENGINE Bus STARTED 2024-07-28T11:52:33.780 INFO:tasks.rados.rados.0.smithi022.stdout:460: done (5 left) 2024-07-28T11:52:33.780 INFO:tasks.rados.rados.0.smithi022.stdout:461: snap_create 2024-07-28T11:52:33.780 INFO:tasks.rados.rados.0.smithi022.stdout:455: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:52:33.780 INFO:tasks.rados.rados.0.smithi022.stdout:454: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:52:33.781 INFO:tasks.rados.rados.0.smithi022.stdout:455: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:52:33.781 INFO:tasks.rados.rados.0.smithi022.stdout:455: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:52:33.781 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 269 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-07-28T11:52:33.781 INFO:tasks.rados.rados.0.smithi022.stdout:457: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T11:52:33.937 INFO:tasks.rados.rados.0.smithi022.stdout:454: finishing rollback tid 2 to smithi02269687-27 2024-07-28T11:52:33.938 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 152 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-07-28T11:52:33.938 INFO:tasks.rados.rados.0.smithi022.stdout:456: expect (ObjNum 194 snap 55 seq_num 194) 2024-07-28T11:52:34.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[21738]: cluster 2024-07-28T11:52:33.173424+0000 mon.a (mon.0) 1009 : cluster [INF] Manager daemon x is now available 2024-07-28T11:52:34.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[21738]: audit 2024-07-28T11:52:33.201584+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:34.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[21738]: audit 2024-07-28T11:52:33.229038+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[21738]: audit 2024-07-28T11:52:33.239345+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[21738]: audit 2024-07-28T11:52:33.292341+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[21738]: cluster 2024-07-28T11:52:33.773493+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[31305]: cluster 2024-07-28T11:52:33.173424+0000 mon.a (mon.0) 1009 : cluster [INF] Manager daemon x is now available 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[31305]: audit 2024-07-28T11:52:33.201584+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[31305]: audit 2024-07-28T11:52:33.229038+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[31305]: audit 2024-07-28T11:52:33.239345+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[31305]: audit 2024-07-28T11:52:33.292341+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T11:52:34.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:33 smithi022 bash[31305]: cluster 2024-07-28T11:52:33.773493+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-07-28T11:52:34.202 INFO:tasks.rados.rados.0.smithi022.stdout:458: finishing write tid 1 to smithi02269687-8 2024-07-28T11:52:34.202 INFO:tasks.rados.rados.0.smithi022.stdout:458: finishing write tid 2 to smithi02269687-8 2024-07-28T11:52:34.202 INFO:tasks.rados.rados.0.smithi022.stdout:458: finishing write tid 3 to smithi02269687-8 2024-07-28T11:52:34.203 INFO:tasks.rados.rados.0.smithi022.stdout:458: finishing write tid 4 to smithi02269687-8 2024-07-28T11:52:34.203 INFO:tasks.rados.rados.0.smithi022.stdout:458: finishing write tid 5 to smithi02269687-8 2024-07-28T11:52:34.203 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 174 (ObjNum 207 snap 60 seq_num 207) dirty exists 2024-07-28T11:52:34.203 INFO:tasks.rados.rados.0.smithi022.stdout:458: left oid 8 (ObjNum 207 snap 60 seq_num 207) 2024-07-28T11:52:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[24144]: cluster 2024-07-28T11:52:33.173424+0000 mon.a (mon.0) 1009 : cluster [INF] Manager daemon x is now available 2024-07-28T11:52:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[24144]: audit 2024-07-28T11:52:33.201584+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:52:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[24144]: audit 2024-07-28T11:52:33.229038+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[24144]: audit 2024-07-28T11:52:33.239345+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:52:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[24144]: audit 2024-07-28T11:52:33.292341+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T11:52:34.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:33 smithi150 bash[24144]: cluster 2024-07-28T11:52:33.773493+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-07-28T11:52:34.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21990]: debug 2024-07-28T11:52:34.160+0000 7f2c58758ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:52:34.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21990]: debug 2024-07-28T11:52:34.228+0000 7f2c58758ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:52:34.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21990]: debug 2024-07-28T11:52:34.384+0000 7f2c58758ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:454: done (5 left) 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:455: done (4 left) 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:456: done (3 left) 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:457: done (2 left) 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:458: done (1 left) 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:461: done (0 left) 2024-07-28T11:52:34.768 INFO:tasks.rados.rados.0.smithi022.stdout:462: delete oid 40 current snap is 61 2024-07-28T11:52:34.778 INFO:tasks.rados.rados.0.smithi022.stdout:462: done (0 left) 2024-07-28T11:52:34.778 INFO:tasks.rados.rados.0.smithi022.stdout:463: rollback oid 3 current snap is 61 2024-07-28T11:52:34.779 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 47 2024-07-28T11:52:34.779 INFO:tasks.rados.rados.0.smithi022.stdout:464: rollback oid 19 current snap is 61 2024-07-28T11:52:34.779 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 60 2024-07-28T11:52:34.779 INFO:tasks.rados.rados.0.smithi022.stdout:465: snap_remove snap 53 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:465: done (2 left) 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:466: delete oid 29 current snap is 61 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:464: finishing rollback tid 0 to smithi02269687-19 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:463: finishing rollback tid 0 to smithi02269687-3 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:464: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:463: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:52:34.862 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 198 (ObjNum 289 snap 0 seq_num 2403246942) dirty dne 2024-07-28T11:52:34.863 INFO:tasks.rados.rados.0.smithi022.stdout:464: finishing rollback tid 2 to smithi02269687-19 2024-07-28T11:52:34.863 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 160 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-07-28T11:52:34.885 INFO:tasks.rados.rados.0.smithi022.stdout:463: done (2 left) 2024-07-28T11:52:34.885 INFO:tasks.rados.rados.0.smithi022.stdout:464: done (1 left) 2024-07-28T11:52:34.885 INFO:tasks.rados.rados.0.smithi022.stdout:466: done (0 left) 2024-07-28T11:52:34.886 INFO:tasks.rados.rados.0.smithi022.stdout:467: snap_create 2024-07-28T11:52:35.168 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.092+0000 7f2c58758ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: cephadm 2024-07-28T11:52:33.709880+0000 mgr.x (mgr.24526) 1 : cephadm [INF] Deploying cephadm binary to smithi150 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: cephadm 2024-07-28T11:52:33.743409+0000 mgr.x (mgr.24526) 2 : cephadm [INF] Deploying cephadm binary to smithi022 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: cluster 2024-07-28T11:52:33.878965+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e24: x(active, since 1.11891s) 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: cluster 2024-07-28T11:52:33.909093+0000 mgr.x (mgr.24526) 3 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: audit 2024-07-28T11:52:34.715235+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: audit 2024-07-28T11:52:34.718509+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: cluster 2024-07-28T11:52:34.768861+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[31305]: cluster 2024-07-28T11:52:34.857265+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-07-28T11:52:35.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: cephadm 2024-07-28T11:52:33.709880+0000 mgr.x (mgr.24526) 1 : cephadm [INF] Deploying cephadm binary to smithi150 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: cephadm 2024-07-28T11:52:33.743409+0000 mgr.x (mgr.24526) 2 : cephadm [INF] Deploying cephadm binary to smithi022 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: cluster 2024-07-28T11:52:33.878965+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e24: x(active, since 1.11891s) 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: cluster 2024-07-28T11:52:33.909093+0000 mgr.x (mgr.24526) 3 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: audit 2024-07-28T11:52:34.715235+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: audit 2024-07-28T11:52:34.718509+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: cluster 2024-07-28T11:52:34.768861+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-07-28T11:52:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:34 smithi022 bash[21738]: cluster 2024-07-28T11:52:34.857265+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-07-28T11:52:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: cephadm 2024-07-28T11:52:33.709880+0000 mgr.x (mgr.24526) 1 : cephadm [INF] Deploying cephadm binary to smithi150 2024-07-28T11:52:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: cephadm 2024-07-28T11:52:33.743409+0000 mgr.x (mgr.24526) 2 : cephadm [INF] Deploying cephadm binary to smithi022 2024-07-28T11:52:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: cluster 2024-07-28T11:52:33.878965+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e24: x(active, since 1.11891s) 2024-07-28T11:52:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: cluster 2024-07-28T11:52:33.909093+0000 mgr.x (mgr.24526) 3 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: audit 2024-07-28T11:52:34.715235+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:35.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: audit 2024-07-28T11:52:34.718509+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:35.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: cluster 2024-07-28T11:52:34.768861+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-07-28T11:52:35.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:34 smithi150 bash[24144]: cluster 2024-07-28T11:52:34.857265+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-07-28T11:52:35.480 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.164+0000 7f2c58758ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:52:35.480 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.236+0000 7f2c58758ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:52:35.480 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.400+0000 7f2c58758ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:52:35.480 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.476+0000 7f2c58758ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:52:35.785 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.544+0000 7f2c58758ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:52:35.786 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.784+0000 7f2c58758ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:52:35.896 INFO:tasks.rados.rados.0.smithi022.stdout:467: done (0 left) 2024-07-28T11:52:35.896 INFO:tasks.rados.rados.0.smithi022.stdout:468: read oid 26 snap -1 2024-07-28T11:52:35.896 INFO:tasks.rados.rados.0.smithi022.stdout:468: expect (ObjNum 204 snap 58 seq_num 204) 2024-07-28T11:52:35.896 INFO:tasks.rados.rados.0.smithi022.stdout:469: delete oid 16 current snap is 62 2024-07-28T11:52:35.898 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: debug 2024-07-28T11:52:35.562+0000 7f0086756640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:52:35] ENGINE Error in HTTPServer.serve 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: Traceback (most recent call last): 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: self._connections.run(self.expiration_interval) 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: self._run(expiration_interval) 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: s = self.context.wrap_socket( 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:52:35.899 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: return self.sslsocket_class._create( 2024-07-28T11:52:35.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:52:35.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: self.do_handshake() 2024-07-28T11:52:35.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:52:35.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: self._sslobj.do_handshake() 2024-07-28T11:52:35.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[52560]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:52:35.906 INFO:tasks.rados.rados.0.smithi022.stdout:469: done (1 left) 2024-07-28T11:52:35.906 INFO:tasks.rados.rados.0.smithi022.stdout:470: snap_remove snap 38 2024-07-28T11:52:36.037 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21990]: debug 2024-07-28T11:52:35.852+0000 7f2c58758ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:52:36.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21738]: cluster 2024-07-28T11:52:34.789519+0000 mgr.x (mgr.24526) 4 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:36.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21738]: cluster 2024-07-28T11:52:34.899660+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e25: x(active, since 2s) 2024-07-28T11:52:36.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[21738]: audit 2024-07-28T11:52:35.145766+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.22:0/2973737749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:36.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[31305]: cluster 2024-07-28T11:52:34.789519+0000 mgr.x (mgr.24526) 4 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:36.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[31305]: cluster 2024-07-28T11:52:34.899660+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e25: x(active, since 2s) 2024-07-28T11:52:36.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:35 smithi022 bash[31305]: audit 2024-07-28T11:52:35.145766+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.22:0/2973737749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:36.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[24144]: cluster 2024-07-28T11:52:34.789519+0000 mgr.x (mgr.24526) 4 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:36.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[24144]: cluster 2024-07-28T11:52:34.899660+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e25: x(active, since 2s) 2024-07-28T11:52:36.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:35 smithi150 bash[24144]: audit 2024-07-28T11:52:35.145766+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.22:0/2973737749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:36.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21990]: debug 2024-07-28T11:52:36.036+0000 7f2c58758ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:52:36.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21990]: debug 2024-07-28T11:52:36.112+0000 7f2c58758ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:52:36.761 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21990]: debug 2024-07-28T11:52:36.352+0000 7f2c58758ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:52:36.761 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21990]: debug 2024-07-28T11:52:36.520+0000 7f2c58758ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:52:36.761 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21990]: debug 2024-07-28T11:52:36.596+0000 7f2c58758ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:52:36.935 INFO:tasks.rados.rados.0.smithi022.stdout:470: done (1 left) 2024-07-28T11:52:36.935 INFO:tasks.rados.rados.0.smithi022.stdout:471: snap_remove snap 44 2024-07-28T11:52:37.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21990]: debug 2024-07-28T11:52:36.760+0000 7f2c58758ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:52:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: cephadm 2024-07-28T11:52:35.442125+0000 mgr.x (mgr.24526) 5 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Bus STARTING 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: cephadm 2024-07-28T11:52:35.562705+0000 mgr.x (mgr.24526) 6 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Serving on https://172.21.15.150:7150 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: cephadm 2024-07-28T11:52:35.566352+0000 mgr.x (mgr.24526) 7 : cephadm [ERR] [28/Jul/2024:11:52:35] ENGINE Error in HTTPServer.serve 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: Traceback (most recent call last): 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: self._connections.run(self.expiration_interval) 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: self._run(expiration_interval) 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:52:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: s = self.context.wrap_socket( 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: return self.sslsocket_class._create( 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: self.do_handshake() 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: self._sslobj.do_handshake() 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: cephadm 2024-07-28T11:52:35.663680+0000 mgr.x (mgr.24526) 8 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Serving on http://172.21.15.150:8765 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: cephadm 2024-07-28T11:52:35.663805+0000 mgr.x (mgr.24526) 9 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Bus STARTED 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[21738]: cluster 2024-07-28T11:52:35.896713+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-07-28T11:52:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: cephadm 2024-07-28T11:52:35.442125+0000 mgr.x (mgr.24526) 5 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Bus STARTING 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: cephadm 2024-07-28T11:52:35.562705+0000 mgr.x (mgr.24526) 6 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Serving on https://172.21.15.150:7150 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: cephadm 2024-07-28T11:52:35.566352+0000 mgr.x (mgr.24526) 7 : cephadm [ERR] [28/Jul/2024:11:52:35] ENGINE Error in HTTPServer.serve 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: Traceback (most recent call last): 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: self._connections.run(self.expiration_interval) 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: self._run(expiration_interval) 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:52:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: s = self.context.wrap_socket( 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: return self.sslsocket_class._create( 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: self.do_handshake() 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: self._sslobj.do_handshake() 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: cephadm 2024-07-28T11:52:35.663680+0000 mgr.x (mgr.24526) 8 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Serving on http://172.21.15.150:8765 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: cephadm 2024-07-28T11:52:35.663805+0000 mgr.x (mgr.24526) 9 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Bus STARTED 2024-07-28T11:52:37.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:36 smithi022 bash[31305]: cluster 2024-07-28T11:52:35.896713+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-07-28T11:52:37.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: cephadm 2024-07-28T11:52:35.442125+0000 mgr.x (mgr.24526) 5 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Bus STARTING 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: cephadm 2024-07-28T11:52:35.562705+0000 mgr.x (mgr.24526) 6 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Serving on https://172.21.15.150:7150 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: cephadm 2024-07-28T11:52:35.566352+0000 mgr.x (mgr.24526) 7 : cephadm [ERR] [28/Jul/2024:11:52:35] ENGINE Error in HTTPServer.serve 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: Traceback (most recent call last): 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: self._connections.run(self.expiration_interval) 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: self._run(expiration_interval) 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:52:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: s = self.context.wrap_socket( 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: return self.sslsocket_class._create( 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: self.do_handshake() 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: self._sslobj.do_handshake() 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: cephadm 2024-07-28T11:52:35.663680+0000 mgr.x (mgr.24526) 8 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Serving on http://172.21.15.150:8765 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: cephadm 2024-07-28T11:52:35.663805+0000 mgr.x (mgr.24526) 9 : cephadm [INF] [28/Jul/2024:11:52:35] ENGINE Bus STARTED 2024-07-28T11:52:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:36 smithi150 bash[24144]: cluster 2024-07-28T11:52:35.896713+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-07-28T11:52:37.883 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21990]: debug 2024-07-28T11:52:37.600+0000 7f2c58758ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:52:37.883 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21990]: debug 2024-07-28T11:52:37.676+0000 7f2c58758ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:52:37.884 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21990]: debug 2024-07-28T11:52:37.880+0000 7f2c58758ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:52:37.924 INFO:tasks.rados.rados.0.smithi022.stdout:471: done (1 left) 2024-07-28T11:52:37.924 INFO:tasks.rados.rados.0.smithi022.stdout:472: snap_create 2024-07-28T11:52:37.924 INFO:tasks.rados.rados.0.smithi022.stdout:468: expect (ObjNum 204 snap 58 seq_num 204) 2024-07-28T11:52:38.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:37 smithi150 bash[24144]: cluster 2024-07-28T11:52:36.790168+0000 mgr.x (mgr.24526) 10 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:38.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:37 smithi150 bash[24144]: cluster 2024-07-28T11:52:36.928987+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-07-28T11:52:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:37 smithi150 bash[24144]: cluster 2024-07-28T11:52:36.930033+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-07-28T11:52:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:37 smithi150 bash[24144]: audit 2024-07-28T11:52:37.528615+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.22:0/480870656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:38.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21738]: cluster 2024-07-28T11:52:36.790168+0000 mgr.x (mgr.24526) 10 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:38.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21738]: cluster 2024-07-28T11:52:36.928987+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-07-28T11:52:38.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21738]: cluster 2024-07-28T11:52:36.930033+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-07-28T11:52:38.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21738]: audit 2024-07-28T11:52:37.528615+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.22:0/480870656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:38.325 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[21990]: debug 2024-07-28T11:52:37.976+0000 7f2c58758ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:52:38.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[31305]: cluster 2024-07-28T11:52:36.790168+0000 mgr.x (mgr.24526) 10 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:38.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[31305]: cluster 2024-07-28T11:52:36.928987+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-07-28T11:52:38.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[31305]: cluster 2024-07-28T11:52:36.930033+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-07-28T11:52:38.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:37 smithi022 bash[31305]: audit 2024-07-28T11:52:37.528615+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.22:0/480870656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:38.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: debug 2024-07-28T11:52:38.320+0000 7f2c58758ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:52:38.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: debug 2024-07-28T11:52:38.404+0000 7f2c58758ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:52:38.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: [28/Jul/2024:11:52:38] ENGINE Bus STARTING 2024-07-28T11:52:38.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: CherryPy Checker: 2024-07-28T11:52:38.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: The Application mounted at '' has an empty config. 2024-07-28T11:52:38.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: [28/Jul/2024:11:52:38] ENGINE Serving on http://:::9283 2024-07-28T11:52:38.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21990]: [28/Jul/2024:11:52:38] ENGINE Bus STARTED 2024-07-28T11:52:38.920 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:38] "GET /metrics HTTP/1.1" 200 33370 "" "Prometheus/2.43.0" 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:468: done (1 left) 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:472: done (0 left) 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:473: read oid 27 snap -1 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:473: expect (ObjNum 101 snap 16 seq_num 101) 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:474: rollback oid 48 current snap is 63 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 31 2024-07-28T11:52:38.943 INFO:tasks.rados.rados.0.smithi022.stdout:475: read oid 17 snap 35 2024-07-28T11:52:38.944 INFO:tasks.rados.rados.0.smithi022.stdout:475: expect (ObjNum 105 snap 16 seq_num 105) 2024-07-28T11:52:38.944 INFO:tasks.rados.rados.0.smithi022.stdout:476: read oid 14 snap -1 2024-07-28T11:52:38.944 INFO:tasks.rados.rados.0.smithi022.stdout:476: expect (ObjNum 187 snap 49 seq_num 187) 2024-07-28T11:52:38.944 INFO:tasks.rados.rados.0.smithi022.stdout:477: write oid 46 current snap is 63 2024-07-28T11:52:38.944 INFO:tasks.rados.rados.0.smithi022.stdout:477: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2024-07-28T11:52:38.970 INFO:tasks.rados.rados.0.smithi022.stdout:477: writing smithi02269687-46 from 746277 to 1365347 tid 1 2024-07-28T11:52:38.989 INFO:tasks.rados.rados.0.smithi022.stdout:477: writing smithi02269687-46 from 1830877 to 2512603 tid 2 2024-07-28T11:52:39.002 INFO:tasks.rados.rados.0.smithi022.stdout:477: writing smithi02269687-46 from 2928369 to 3546277 tid 3 2024-07-28T11:52:39.002 INFO:tasks.rados.rados.0.smithi022.stdout:478: snap_remove snap 54 2024-07-28T11:52:39.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[24144]: cluster 2024-07-28T11:52:37.923456+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-07-28T11:52:39.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[24144]: cluster 2024-07-28T11:52:38.427869+0000 mon.a (mon.0) 1026 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:52:39.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[24144]: audit 2024-07-28T11:52:38.432075+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:52:39.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[24144]: audit 2024-07-28T11:52:38.433125+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:52:39.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[24144]: audit 2024-07-28T11:52:38.435860+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:52:39.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:38 smithi150 bash[24144]: audit 2024-07-28T11:52:38.436311+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:52:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21738]: cluster 2024-07-28T11:52:37.923456+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21738]: cluster 2024-07-28T11:52:38.427869+0000 mon.a (mon.0) 1026 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21738]: audit 2024-07-28T11:52:38.432075+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21738]: audit 2024-07-28T11:52:38.433125+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21738]: audit 2024-07-28T11:52:38.435860+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[21738]: audit 2024-07-28T11:52:38.436311+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[31305]: cluster 2024-07-28T11:52:37.923456+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[31305]: cluster 2024-07-28T11:52:38.427869+0000 mon.a (mon.0) 1026 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[31305]: audit 2024-07-28T11:52:38.432075+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[31305]: audit 2024-07-28T11:52:38.433125+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[31305]: audit 2024-07-28T11:52:38.435860+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:52:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:38 smithi022 bash[31305]: audit 2024-07-28T11:52:38.436311+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.? 172.21.15.22:0/212027023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:52:39.937 INFO:tasks.rados.rados.0.smithi022.stdout:478: done (5 left) 2024-07-28T11:52:39.937 INFO:tasks.rados.rados.0.smithi022.stdout:479: read oid 4 snap -1 2024-07-28T11:52:39.937 INFO:tasks.rados.rados.0.smithi022.stdout:479: expect deleted 2024-07-28T11:52:39.937 INFO:tasks.rados.rados.0.smithi022.stdout:480: rollback oid 7 current snap is 63 2024-07-28T11:52:39.937 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 57 2024-07-28T11:52:39.938 INFO:tasks.rados.rados.0.smithi022.stdout:481: rollback oid 10 current snap is 63 2024-07-28T11:52:39.938 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 57 2024-07-28T11:52:39.938 INFO:tasks.rados.rados.0.smithi022.stdout:482: rollback oid 25 current snap is 63 2024-07-28T11:52:39.938 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 59 2024-07-28T11:52:39.938 INFO:tasks.rados.rados.0.smithi022.stdout:483: snap_remove snap 47 2024-07-28T11:52:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: cluster 2024-07-28T11:52:38.790814+0000 mgr.x (mgr.24526) 11 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: cluster 2024-07-28T11:52:38.940887+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-07-28T11:52:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: cluster 2024-07-28T11:52:38.943778+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-07-28T11:52:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: audit 2024-07-28T11:52:38.944558+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:52:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: audit 2024-07-28T11:52:39.886156+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:40.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: audit 2024-07-28T11:52:39.891307+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:40.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:39 smithi150 bash[24144]: audit 2024-07-28T11:52:39.913135+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.22:0/3975600459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: cluster 2024-07-28T11:52:38.790814+0000 mgr.x (mgr.24526) 11 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: cluster 2024-07-28T11:52:38.940887+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: cluster 2024-07-28T11:52:38.943778+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: audit 2024-07-28T11:52:38.944558+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: audit 2024-07-28T11:52:39.886156+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: audit 2024-07-28T11:52:39.891307+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[21738]: audit 2024-07-28T11:52:39.913135+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.22:0/3975600459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: cluster 2024-07-28T11:52:38.790814+0000 mgr.x (mgr.24526) 11 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: cluster 2024-07-28T11:52:38.940887+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-07-28T11:52:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: cluster 2024-07-28T11:52:38.943778+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-07-28T11:52:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: audit 2024-07-28T11:52:38.944558+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:52:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: audit 2024-07-28T11:52:39.886156+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: audit 2024-07-28T11:52:39.891307+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:39 smithi022 bash[31305]: audit 2024-07-28T11:52:39.913135+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.22:0/3975600459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:40.954 INFO:tasks.rados.rados.0.smithi022.stdout:483: done (9 left) 2024-07-28T11:52:40.954 INFO:tasks.rados.rados.0.smithi022.stdout:484: read oid 11 snap 49 2024-07-28T11:52:40.954 INFO:tasks.rados.rados.0.smithi022.stdout:484: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T11:52:40.954 INFO:tasks.rados.rados.0.smithi022.stdout:485: write oid 6 current snap is 63 2024-07-28T11:52:40.954 INFO:tasks.rados.rados.0.smithi022.stdout:485: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-07-28T11:52:40.964 INFO:tasks.rados.rados.0.smithi022.stdout:485: writing smithi02269687-6 from 763084 to 1457403 tid 1 2024-07-28T11:52:40.970 INFO:tasks.rados.rados.0.smithi022.stdout:485: writing smithi02269687-6 from 1889359 to 2431096 tid 2 2024-07-28T11:52:40.978 INFO:tasks.rados.rados.0.smithi022.stdout:485: writing smithi02269687-6 from 2955792 to 3497694 tid 3 2024-07-28T11:52:40.979 INFO:tasks.rados.rados.0.smithi022.stdout:486: write oid 45 current snap is 63 2024-07-28T11:52:40.979 INFO:tasks.rados.rados.0.smithi022.stdout:486: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2024-07-28T11:52:40.988 INFO:tasks.rados.rados.0.smithi022.stdout:486: writing smithi02269687-45 from 779891 to 1265812 tid 1 2024-07-28T11:52:40.998 INFO:tasks.rados.rados.0.smithi022.stdout:486: writing smithi02269687-45 from 1947841 to 2633236 tid 2 2024-07-28T11:52:41.005 INFO:tasks.rados.rados.0.smithi022.stdout:486: writing smithi02269687-45 from 3383215 to 3579891 tid 3 2024-07-28T11:52:41.005 INFO:tasks.rados.rados.0.smithi022.stdout:487: snap_remove snap 58 2024-07-28T11:52:41.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: cluster 2024-07-28T11:52:39.938082+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-07-28T11:52:41.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.237766+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.243479+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.608982+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.613993+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.615334+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.616240+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.617162+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.617979+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:40 smithi150 bash[24144]: audit 2024-07-28T11:52:40.623202+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:52:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: cluster 2024-07-28T11:52:39.938082+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.237766+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.243479+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.608982+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.613993+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.615334+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.616240+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.617162+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.617979+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[21738]: audit 2024-07-28T11:52:40.623202+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: cluster 2024-07-28T11:52:39.938082+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.237766+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.243479+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.608982+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.613993+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.615334+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.616240+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.617162+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.617979+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:40 smithi022 bash[31305]: audit 2024-07-28T11:52:40.623202+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:41.956 INFO:tasks.rados.rados.0.smithi022.stdout:487: done (12 left) 2024-07-28T11:52:41.956 INFO:tasks.rados.rados.0.smithi022.stdout:488: delete oid 49 current snap is 63 2024-07-28T11:52:41.959 INFO:tasks.rados.rados.0.smithi022.stdout:474: finishing rollback tid 0 to smithi02269687-48 2024-07-28T11:52:41.960 INFO:tasks.rados.rados.0.smithi022.stdout:474: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:52:41.960 INFO:tasks.rados.rados.0.smithi022.stdout:474: finishing rollback tid 2 to smithi02269687-48 2024-07-28T11:52:41.960 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 275 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T11:52:41.960 INFO:tasks.rados.rados.0.smithi022.stdout:473: expect (ObjNum 101 snap 16 seq_num 101) 2024-07-28T11:52:42.156 INFO:tasks.rados.rados.0.smithi022.stdout:476: expect (ObjNum 187 snap 49 seq_num 187) 2024-07-28T11:52:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:41 smithi150 bash[24144]: cephadm 2024-07-28T11:52:40.621012+0000 mgr.x (mgr.24526) 12 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2525M 2024-07-28T11:52:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:41 smithi150 bash[24144]: cluster 2024-07-28T11:52:40.791528+0000 mgr.x (mgr.24526) 13 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 0 B/s wr, 33 op/s 2024-07-28T11:52:42.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:41 smithi150 bash[24144]: cluster 2024-07-28T11:52:40.952336+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-07-28T11:52:42.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:41 smithi150 bash[24144]: audit 2024-07-28T11:52:41.033597+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:42.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:41 smithi150 bash[24144]: audit 2024-07-28T11:52:41.042416+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:475: expect (ObjNum 105 snap 16 seq_num 105) 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[31305]: cephadm 2024-07-28T11:52:40.621012+0000 mgr.x (mgr.24526) 12 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2525M 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[31305]: cluster 2024-07-28T11:52:40.791528+0000 mgr.x (mgr.24526) 13 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 0 B/s wr, 33 op/s 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[31305]: cluster 2024-07-28T11:52:40.952336+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[31305]: audit 2024-07-28T11:52:41.033597+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[31305]: audit 2024-07-28T11:52:41.042416+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[21738]: cephadm 2024-07-28T11:52:40.621012+0000 mgr.x (mgr.24526) 12 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2525M 2024-07-28T11:52:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[21738]: cluster 2024-07-28T11:52:40.791528+0000 mgr.x (mgr.24526) 13 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 0 B/s wr, 33 op/s 2024-07-28T11:52:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[21738]: cluster 2024-07-28T11:52:40.952336+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-07-28T11:52:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[21738]: audit 2024-07-28T11:52:41.033597+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:41 smithi022 bash[21738]: audit 2024-07-28T11:52:41.042416+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:477: finishing write tid 1 to smithi02269687-46 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:477: finishing write tid 2 to smithi02269687-46 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:477: finishing write tid 3 to smithi02269687-46 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:477: finishing write tid 4 to smithi02269687-46 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:477: finishing write tid 5 to smithi02269687-46 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 224 (ObjNum 211 snap 63 seq_num 211) dirty exists 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:477: left oid 46 (ObjNum 211 snap 63 seq_num 211) 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:481: finishing rollback tid 0 to smithi02269687-10 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:473: done (12 left) 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:474: done (11 left) 2024-07-28T11:52:42.446 INFO:tasks.rados.rados.0.smithi022.stdout:475: done (10 left) 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:476: done (9 left) 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:477: done (8 left) 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:488: done (7 left) 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:489: rollback oid 26 current snap is 63 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 35 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:481: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:481: finishing rollback tid 2 to smithi02269687-10 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 161 (ObjNum 100 snap 16 seq_num 100) dirty exists 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:482: finishing rollback tid 0 to smithi02269687-25 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:482: finishing rollback tid 1 to smithi02269687-25 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:482: finishing rollback tid 2 to smithi02269687-25 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 166 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:480: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:480: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:52:42.447 INFO:tasks.rados.rados.0.smithi022.stdout:480: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:52:42.448 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 301 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-07-28T11:52:42.448 INFO:tasks.rados.rados.0.smithi022.stdout:484: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:485: finishing write tid 1 to smithi02269687-6 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:485: finishing write tid 2 to smithi02269687-6 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:485: finishing write tid 3 to smithi02269687-6 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:485: finishing write tid 4 to smithi02269687-6 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:485: finishing write tid 5 to smithi02269687-6 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 174 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:485: left oid 6 (ObjNum 212 snap 63 seq_num 212) 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:486: finishing write tid 1 to smithi02269687-45 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:486: finishing write tid 2 to smithi02269687-45 2024-07-28T11:52:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:486: finishing write tid 3 to smithi02269687-45 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:486: finishing write tid 4 to smithi02269687-45 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:486: finishing write tid 5 to smithi02269687-45 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 235 (ObjNum 213 snap 63 seq_num 213) dirty exists 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:486: left oid 45 (ObjNum 213 snap 63 seq_num 213) 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:489: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:489: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:489: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 173 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:479: done (7 left) 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:480: done (6 left) 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:481: done (5 left) 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:482: done (4 left) 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:484: done (3 left) 2024-07-28T11:52:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:485: done (2 left) 2024-07-28T11:52:42.582 INFO:tasks.rados.rados.0.smithi022.stdout:486: done (1 left) 2024-07-28T11:52:42.582 INFO:tasks.rados.rados.0.smithi022.stdout:489: done (0 left) 2024-07-28T11:52:42.582 INFO:tasks.rados.rados.0.smithi022.stdout:490: write oid 50 current snap is 63 2024-07-28T11:52:42.582 INFO:tasks.rados.rados.0.smithi022.stdout:490: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-07-28T11:52:42.597 INFO:tasks.rados.rados.0.smithi022.stdout:490: writing smithi02269687-50 from 413505 to 1049924 tid 1 2024-07-28T11:52:42.618 INFO:tasks.rados.rados.0.smithi022.stdout:490: writing smithi02269687-50 from 1664805 to 2353869 tid 2 2024-07-28T11:52:42.637 INFO:tasks.rados.rados.0.smithi022.stdout:490: writing smithi02269687-50 from 3038061 to 3530132 tid 3 2024-07-28T11:52:42.637 INFO:tasks.rados.rados.0.smithi022.stdout:491: delete oid 18 current snap is 63 2024-07-28T11:52:42.637 INFO:tasks.rados.rados.0.smithi022.stdout:490: finishing write tid 1 to smithi02269687-50 2024-07-28T11:52:42.637 INFO:tasks.rados.rados.0.smithi022.stdout:490: finishing write tid 2 to smithi02269687-50 2024-07-28T11:52:42.641 INFO:tasks.rados.rados.0.smithi022.stdout:491: done (1 left) 2024-07-28T11:52:42.642 INFO:tasks.rados.rados.0.smithi022.stdout:492: write oid 41 current snap is 63 2024-07-28T11:52:42.642 INFO:tasks.rados.rados.0.smithi022.stdout:492: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-07-28T11:52:42.658 INFO:tasks.rados.rados.0.smithi022.stdout:492: writing smithi02269687-41 from 447119 to 1234036 tid 1 2024-07-28T11:52:42.673 INFO:tasks.rados.rados.0.smithi022.stdout:492: writing smithi02269687-41 from 1665416 to 2358149 tid 2 2024-07-28T11:52:42.686 INFO:tasks.rados.rados.0.smithi022.stdout:492: writing smithi02269687-41 from 2976554 to 3491169 tid 3 2024-07-28T11:52:42.686 INFO:tasks.rados.rados.0.smithi022.stdout:493: read oid 6 snap 62 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:493: expect deleted 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:494: write oid 45 current snap is 63 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:490: finishing write tid 3 to smithi02269687-50 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:490: finishing write tid 4 to smithi02269687-50 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:490: finishing write tid 5 to smithi02269687-50 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 181 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:490: left oid 50 (ObjNum 215 snap 63 seq_num 215) 2024-07-28T11:52:42.687 INFO:tasks.rados.rados.0.smithi022.stdout:494: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-07-28T11:52:42.695 INFO:tasks.rados.rados.0.smithi022.stdout:494: writing smithi02269687-45 from 463926 to 926092 tid 1 2024-07-28T11:52:42.708 INFO:tasks.rados.rados.0.smithi022.stdout:494: writing smithi02269687-45 from 1723898 to 2160289 tid 2 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:494: writing smithi02269687-45 from 2603977 to 3329864 tid 3 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:490: done (3 left) 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:495: read oid 26 snap -1 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:495: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:496: rollback oid 4 current snap is 63 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 60 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:497: delete oid 15 current snap is 63 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:492: finishing write tid 1 to smithi02269687-41 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:492: finishing write tid 2 to smithi02269687-41 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:492: finishing write tid 3 to smithi02269687-41 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:492: finishing write tid 4 to smithi02269687-41 2024-07-28T11:52:42.720 INFO:tasks.rados.rados.0.smithi022.stdout:492: finishing write tid 5 to smithi02269687-41 2024-07-28T11:52:42.721 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 292 (ObjNum 217 snap 63 seq_num 217) dirty exists 2024-07-28T11:52:42.721 INFO:tasks.rados.rados.0.smithi022.stdout:492: left oid 41 (ObjNum 217 snap 63 seq_num 217) 2024-07-28T11:52:42.721 INFO:tasks.rados.rados.0.smithi022.stdout:494: finishing write tid 1 to smithi02269687-45 2024-07-28T11:52:42.721 INFO:tasks.rados.rados.0.smithi022.stdout:494: finishing write tid 2 to smithi02269687-45 2024-07-28T11:52:42.721 INFO:tasks.rados.rados.0.smithi022.stdout:496: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:52:42.721 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 0 (ObjNum 33 snap 0 seq_num 3534972688) dirty dne 2024-07-28T11:52:42.722 INFO:tasks.rados.rados.0.smithi022.stdout:495: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:52:42.887 INFO:tasks.rados.rados.0.smithi022.stdout:494: finishing write tid 3 to smithi02269687-45 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:494: finishing write tid 4 to smithi02269687-45 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:494: finishing write tid 5 to smithi02269687-45 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 243 (ObjNum 218 snap 63 seq_num 218) dirty exists 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:494: left oid 45 (ObjNum 218 snap 63 seq_num 218) 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:492: done (5 left) 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:493: done (4 left) 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:494: done (3 left) 2024-07-28T11:52:42.888 INFO:tasks.rados.rados.0.smithi022.stdout:495: done (2 left) 2024-07-28T11:52:42.889 INFO:tasks.rados.rados.0.smithi022.stdout:496: done (1 left) 2024-07-28T11:52:42.889 INFO:tasks.rados.rados.0.smithi022.stdout:497: done (0 left) 2024-07-28T11:52:42.889 INFO:tasks.rados.rados.0.smithi022.stdout:498: write oid 5 current snap is 63 2024-07-28T11:52:42.889 INFO:tasks.rados.rados.0.smithi022.stdout:498: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-07-28T11:52:42.898 INFO:tasks.rados.rados.0.smithi022.stdout:498: writing smithi02269687-5 from 497540 to 1110204 tid 1 2024-07-28T11:52:42.910 INFO:tasks.rados.rados.0.smithi022.stdout:498: writing smithi02269687-5 from 1840862 to 2280922 tid 2 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:498: writing smithi02269687-5 from 3058823 to 3523607 tid 3 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:499: rollback oid 41 current snap is 63 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 48 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:498: finishing write tid 1 to smithi02269687-5 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:498: finishing write tid 2 to smithi02269687-5 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:500: write oid 9 current snap is 63 2024-07-28T11:52:42.923 INFO:tasks.rados.rados.0.smithi022.stdout:500: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-07-28T11:52:42.932 INFO:tasks.rados.rados.0.smithi022.stdout:500: writing smithi02269687-9 from 514347 to 918613 tid 1 2024-07-28T11:52:42.944 INFO:tasks.rados.rados.0.smithi022.stdout:500: writing smithi02269687-9 from 1499344 to 2199415 tid 2 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:500: writing smithi02269687-9 from 2686246 to 3362302 tid 3 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:501: read oid 43 snap -1 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:501: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:502: write oid 38 current snap is 63 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:499: finishing rollback tid 0 to smithi02269687-41 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:498: finishing write tid 3 to smithi02269687-5 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:499: finishing rollback tid 1 to smithi02269687-41 2024-07-28T11:52:42.954 INFO:tasks.rados.rados.0.smithi022.stdout:502: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-07-28T11:52:42.960 INFO:tasks.rados.rados.0.smithi022.stdout:502: writing smithi02269687-38 from 531154 to 1010669 tid 1 2024-07-28T11:52:42.967 INFO:tasks.rados.rados.0.smithi022.stdout:502: writing smithi02269687-38 from 1557826 to 2001555 tid 2 2024-07-28T11:52:42.974 INFO:tasks.rados.rados.0.smithi022.stdout:502: writing smithi02269687-38 from 2713669 to 3200997 tid 3 2024-07-28T11:52:42.978 INFO:tasks.rados.rados.0.smithi022.stdout:502: writing smithi02269687-38 from 3679295 to 3731154 tid 4 2024-07-28T11:52:42.978 INFO:tasks.rados.rados.0.smithi022.stdout:503: snap_remove snap 43 2024-07-28T11:52:43.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:42 smithi150 bash[24144]: cluster 2024-07-28T11:52:41.955730+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-07-28T11:52:43.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:42 smithi150 bash[24144]: audit 2024-07-28T11:52:42.291637+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.22:0/2394766231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:42 smithi022 bash[21738]: cluster 2024-07-28T11:52:41.955730+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-07-28T11:52:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:42 smithi022 bash[21738]: audit 2024-07-28T11:52:42.291637+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.22:0/2394766231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:42 smithi022 bash[31305]: cluster 2024-07-28T11:52:41.955730+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-07-28T11:52:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:42 smithi022 bash[31305]: audit 2024-07-28T11:52:42.291637+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.22:0/2394766231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:43.989 INFO:tasks.rados.rados.0.smithi022.stdout:503: done (5 left) 2024-07-28T11:52:43.989 INFO:tasks.rados.rados.0.smithi022.stdout:504: write oid 2 current snap is 63 2024-07-28T11:52:43.989 INFO:tasks.rados.rados.0.smithi022.stdout:504: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-07-28T11:52:43.996 INFO:tasks.rados.rados.0.smithi022.stdout:504: writing smithi02269687-2 from 547961 to 1102725 tid 1 2024-07-28T11:52:44.005 INFO:tasks.rados.rados.0.smithi022.stdout:504: writing smithi02269687-2 from 1616308 to 2320048 tid 2 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:504: writing smithi02269687-2 from 2741092 to 3439692 tid 3 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:505: snap_create 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:499: finishing rollback tid 2 to smithi02269687-41 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 295 (ObjNum 145 snap 34 seq_num 145) dirty exists 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:498: finishing write tid 4 to smithi02269687-5 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:498: finishing write tid 5 to smithi02269687-5 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 98 (ObjNum 220 snap 63 seq_num 220) dirty exists 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:498: left oid 5 (ObjNum 220 snap 63 seq_num 220) 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:500: finishing write tid 1 to smithi02269687-9 2024-07-28T11:52:44.014 INFO:tasks.rados.rados.0.smithi022.stdout:500: finishing write tid 2 to smithi02269687-9 2024-07-28T11:52:44.015 INFO:tasks.rados.rados.0.smithi022.stdout:500: finishing write tid 3 to smithi02269687-9 2024-07-28T11:52:44.015 INFO:tasks.rados.rados.0.smithi022.stdout:500: finishing write tid 4 to smithi02269687-9 2024-07-28T11:52:44.015 INFO:tasks.rados.rados.0.smithi022.stdout:500: finishing write tid 5 to smithi02269687-9 2024-07-28T11:52:44.015 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 149 (ObjNum 221 snap 63 seq_num 221) dirty exists 2024-07-28T11:52:44.015 INFO:tasks.rados.rados.0.smithi022.stdout:500: left oid 9 (ObjNum 221 snap 63 seq_num 221) 2024-07-28T11:52:44.015 INFO:tasks.rados.rados.0.smithi022.stdout:501: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:52:44.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:43 smithi150 bash[24144]: cluster 2024-07-28T11:52:42.792206+0000 mgr.x (mgr.24526) 14 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 0 B/s wr, 33 op/s 2024-07-28T11:52:44.266 INFO:tasks.rados.rados.0.smithi022.stdout:502: finishing write tid 1 to smithi02269687-38 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:502: finishing write tid 2 to smithi02269687-38 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:502: finishing write tid 3 to smithi02269687-38 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:502: finishing write tid 4 to smithi02269687-38 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:502: finishing write tid 5 to smithi02269687-38 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:502: finishing write tid 6 to smithi02269687-38 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 189 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:502: left oid 38 (ObjNum 222 snap 63 seq_num 222) 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:504: finishing write tid 1 to smithi02269687-2 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:504: finishing write tid 2 to smithi02269687-2 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:504: finishing write tid 3 to smithi02269687-2 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:504: finishing write tid 4 to smithi02269687-2 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:504: finishing write tid 5 to smithi02269687-2 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 328 (ObjNum 223 snap 63 seq_num 223) dirty exists 2024-07-28T11:52:44.267 INFO:tasks.rados.rados.0.smithi022.stdout:504: left oid 2 (ObjNum 223 snap 63 seq_num 223) 2024-07-28T11:52:44.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:43 smithi022 bash[31305]: cluster 2024-07-28T11:52:42.792206+0000 mgr.x (mgr.24526) 14 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 0 B/s wr, 33 op/s 2024-07-28T11:52:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:43 smithi022 bash[21738]: cluster 2024-07-28T11:52:42.792206+0000 mgr.x (mgr.24526) 14 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 0 B/s wr, 33 op/s 2024-07-28T11:52:44.863 INFO:tasks.rados.rados.0.smithi022.stdout:498: done (6 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:499: done (5 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:500: done (4 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:501: done (3 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:502: done (2 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:504: done (1 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:505: done (0 left) 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:506: write oid 32 current snap is 64 2024-07-28T11:52:44.864 INFO:tasks.rados.rados.0.smithi022.stdout:506: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-07-28T11:52:44.874 INFO:tasks.rados.rados.0.smithi022.stdout:506: writing smithi02269687-32 from 564768 to 1194781 tid 1 2024-07-28T11:52:44.882 INFO:tasks.rados.rados.0.smithi022.stdout:506: writing smithi02269687-32 from 1674790 to 2122188 tid 2 2024-07-28T11:52:44.894 INFO:tasks.rados.rados.0.smithi022.stdout:506: writing smithi02269687-32 from 2768515 to 3394740 tid 3 2024-07-28T11:52:44.894 INFO:tasks.rados.rados.0.smithi022.stdout:507: read oid 47 snap -1 2024-07-28T11:52:44.894 INFO:tasks.rados.rados.0.smithi022.stdout:507: expect deleted 2024-07-28T11:52:44.894 INFO:tasks.rados.rados.0.smithi022.stdout:508: write oid 21 current snap is 64 2024-07-28T11:52:44.894 INFO:tasks.rados.rados.0.smithi022.stdout:508: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-07-28T11:52:44.902 INFO:tasks.rados.rados.0.smithi022.stdout:508: writing smithi02269687-21 from 581575 to 1286837 tid 1 2024-07-28T11:52:44.909 INFO:tasks.rados.rados.0.smithi022.stdout:508: writing smithi02269687-21 from 1733272 to 2440681 tid 2 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:508: writing smithi02269687-21 from 3195938 to 3633435 tid 3 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:509: rollback oid 11 current snap is 64 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 61 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:506: finishing write tid 1 to smithi02269687-32 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:506: finishing write tid 2 to smithi02269687-32 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:506: finishing write tid 3 to smithi02269687-32 2024-07-28T11:52:44.919 INFO:tasks.rados.rados.0.smithi022.stdout:506: finishing write tid 4 to smithi02269687-32 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:506: finishing write tid 5 to smithi02269687-32 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 254 (ObjNum 224 snap 64 seq_num 224) dirty exists 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:506: left oid 32 (ObjNum 224 snap 64 seq_num 224) 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:508: finishing write tid 1 to smithi02269687-21 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:506: done (3 left) 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:507: done (2 left) 2024-07-28T11:52:44.920 INFO:tasks.rados.rados.0.smithi022.stdout:510: snap_create 2024-07-28T11:52:44.923 INFO:tasks.rados.rados.0.smithi022.stdout:508: finishing write tid 2 to smithi02269687-21 2024-07-28T11:52:44.924 INFO:tasks.rados.rados.0.smithi022.stdout:508: finishing write tid 3 to smithi02269687-21 2024-07-28T11:52:44.924 INFO:tasks.rados.rados.0.smithi022.stdout:509: finishing rollback tid 0 to smithi02269687-11 2024-07-28T11:52:44.924 INFO:tasks.rados.rados.0.smithi022.stdout:508: finishing write tid 4 to smithi02269687-21 2024-07-28T11:52:44.925 INFO:tasks.rados.rados.0.smithi022.stdout:508: finishing write tid 5 to smithi02269687-21 2024-07-28T11:52:44.925 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 98 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T11:52:44.925 INFO:tasks.rados.rados.0.smithi022.stdout:508: left oid 21 (ObjNum 225 snap 64 seq_num 225) 2024-07-28T11:52:44.925 INFO:tasks.rados.rados.0.smithi022.stdout:509: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:52:44.925 INFO:tasks.rados.rados.0.smithi022.stdout:509: finishing rollback tid 2 to smithi02269687-11 2024-07-28T11:52:44.926 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 66 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-28T11:52:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:44 smithi150 bash[24144]: cluster 2024-07-28T11:52:43.987795+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-07-28T11:52:45.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:44 smithi150 bash[24144]: audit 2024-07-28T11:52:44.655982+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.22:0/3561567477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:45.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:44 smithi150 bash[24144]: cluster 2024-07-28T11:52:44.862555+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-07-28T11:52:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:44 smithi022 bash[21738]: cluster 2024-07-28T11:52:43.987795+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-07-28T11:52:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:44 smithi022 bash[21738]: audit 2024-07-28T11:52:44.655982+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.22:0/3561567477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:44 smithi022 bash[21738]: cluster 2024-07-28T11:52:44.862555+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-07-28T11:52:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:44 smithi022 bash[31305]: cluster 2024-07-28T11:52:43.987795+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-07-28T11:52:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:44 smithi022 bash[31305]: audit 2024-07-28T11:52:44.655982+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.22:0/3561567477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:44 smithi022 bash[31305]: cluster 2024-07-28T11:52:44.862555+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-07-28T11:52:45.864 INFO:tasks.rados.rados.0.smithi022.stdout:508: done (2 left) 2024-07-28T11:52:45.864 INFO:tasks.rados.rados.0.smithi022.stdout:509: done (1 left) 2024-07-28T11:52:45.864 INFO:tasks.rados.rados.0.smithi022.stdout:510: done (0 left) 2024-07-28T11:52:45.864 INFO:tasks.rados.rados.0.smithi022.stdout:511: delete oid 45 current snap is 65 2024-07-28T11:52:45.872 INFO:tasks.rados.rados.0.smithi022.stdout:511: done (0 left) 2024-07-28T11:52:45.872 INFO:tasks.rados.rados.0.smithi022.stdout:512: snap_create 2024-07-28T11:52:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:45 smithi150 bash[24144]: cluster 2024-07-28T11:52:44.792908+0000 mgr.x (mgr.24526) 15 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-28T11:52:46.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:45 smithi150 bash[24144]: cluster 2024-07-28T11:52:45.865080+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-07-28T11:52:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:45 smithi022 bash[21738]: cluster 2024-07-28T11:52:44.792908+0000 mgr.x (mgr.24526) 15 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-28T11:52:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:45 smithi022 bash[21738]: cluster 2024-07-28T11:52:45.865080+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-07-28T11:52:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:45 smithi022 bash[31305]: cluster 2024-07-28T11:52:44.792908+0000 mgr.x (mgr.24526) 15 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-28T11:52:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:45 smithi022 bash[31305]: cluster 2024-07-28T11:52:45.865080+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-07-28T11:52:46.866 INFO:tasks.rados.rados.0.smithi022.stdout:512: done (0 left) 2024-07-28T11:52:46.866 INFO:tasks.rados.rados.0.smithi022.stdout:513: read oid 2 snap -1 2024-07-28T11:52:46.867 INFO:tasks.rados.rados.0.smithi022.stdout:513: expect (ObjNum 223 snap 63 seq_num 223) 2024-07-28T11:52:46.867 INFO:tasks.rados.rados.0.smithi022.stdout:514: rollback oid 25 current snap is 66 2024-07-28T11:52:46.867 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 64 2024-07-28T11:52:46.867 INFO:tasks.rados.rados.0.smithi022.stdout:515: write oid 50 current snap is 66 2024-07-28T11:52:46.867 INFO:tasks.rados.rados.0.smithi022.stdout:515: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-07-28T11:52:46.878 INFO:tasks.rados.rados.0.smithi022.stdout:515: writing smithi02269687-50 from 615189 to 1070949 tid 1 2024-07-28T11:52:46.893 INFO:tasks.rados.rados.0.smithi022.stdout:515: writing smithi02269687-50 from 1733883 to 2444961 tid 2 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:515: writing smithi02269687-50 from 3134431 to 3594472 tid 3 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:516: read oid 34 snap -1 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:516: expect deleted 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:517: read oid 1 snap 40 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:517: expect deleted 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:518: read oid 39 snap -1 2024-07-28T11:52:46.907 INFO:tasks.rados.rados.0.smithi022.stdout:518: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:52:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:519: write oid 27 current snap is 66 2024-07-28T11:52:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:514: finishing rollback tid 0 to smithi02269687-25 2024-07-28T11:52:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:514: finishing rollback tid 1 to smithi02269687-25 2024-07-28T11:52:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:514: finishing rollback tid 2 to smithi02269687-25 2024-07-28T11:52:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 189 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-07-28T11:52:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:513: expect (ObjNum 223 snap 63 seq_num 223) 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:515: finishing write tid 1 to smithi02269687-50 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:515: finishing write tid 2 to smithi02269687-50 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:515: finishing write tid 3 to smithi02269687-50 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:515: finishing write tid 4 to smithi02269687-50 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:515: finishing write tid 5 to smithi02269687-50 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 194 (ObjNum 227 snap 66 seq_num 227) dirty exists 2024-07-28T11:52:47.092 INFO:tasks.rados.rados.0.smithi022.stdout:515: left oid 50 (ObjNum 227 snap 66 seq_num 227) 2024-07-28T11:52:47.093 INFO:tasks.rados.rados.0.smithi022.stdout:518: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:52:47.176 INFO:tasks.rados.rados.0.smithi022.stdout:519: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-07-28T11:52:47.195 INFO:tasks.rados.rados.0.smithi022.stdout:519: writing smithi02269687-27 from 631996 to 1163005 tid 1 2024-07-28T11:52:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:519: writing smithi02269687-27 from 1792365 to 2247101 tid 2 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:519: writing smithi02269687-27 from 2761854 to 3433167 tid 3 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:513: done (6 left) 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:514: done (5 left) 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:515: done (4 left) 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:516: done (3 left) 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:517: done (2 left) 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:518: done (1 left) 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:520: write oid 42 current snap is 66 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:519: finishing write tid 1 to smithi02269687-27 2024-07-28T11:52:47.231 INFO:tasks.rados.rados.0.smithi022.stdout:520: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-07-28T11:52:47.246 INFO:tasks.rados.rados.0.smithi022.stdout:520: writing smithi02269687-42 from 648803 to 1371414 tid 1 2024-07-28T11:52:47.259 INFO:tasks.rados.rados.0.smithi022.stdout:520: writing smithi02269687-42 from 1967200 to 2681947 tid 2 2024-07-28T11:52:47.269 INFO:tasks.rados.rados.0.smithi022.stdout:520: writing smithi02269687-42 from 3421983 to 3848803 tid 3 2024-07-28T11:52:47.269 INFO:tasks.rados.rados.0.smithi022.stdout:521: read oid 1 snap 59 2024-07-28T11:52:47.269 INFO:tasks.rados.rados.0.smithi022.stdout:521: expect deleted 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:522: rollback oid 24 current snap is 66 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 36 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:519: finishing write tid 2 to smithi02269687-27 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:519: finishing write tid 3 to smithi02269687-27 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:519: finishing write tid 4 to smithi02269687-27 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:523: snap_create 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:519: finishing write tid 5 to smithi02269687-27 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 200 (ObjNum 228 snap 66 seq_num 228) dirty exists 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:519: left oid 27 (ObjNum 228 snap 66 seq_num 228) 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:520: finishing write tid 1 to smithi02269687-42 2024-07-28T11:52:47.270 INFO:tasks.rados.rados.0.smithi022.stdout:520: finishing write tid 2 to smithi02269687-42 2024-07-28T11:52:47.272 INFO:tasks.rados.rados.0.smithi022.stdout:522: finishing rollback tid 1 to smithi02269687-24 2024-07-28T11:52:47.272 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 0 (ObjNum 33 snap 0 seq_num 3534972688) dirty dne 2024-07-28T11:52:47.273 INFO:tasks.rados.rados.0.smithi022.stdout:520: finishing write tid 3 to smithi02269687-42 2024-07-28T11:52:47.273 INFO:tasks.rados.rados.0.smithi022.stdout:520: finishing write tid 4 to smithi02269687-42 2024-07-28T11:52:47.273 INFO:tasks.rados.rados.0.smithi022.stdout:520: finishing write tid 5 to smithi02269687-42 2024-07-28T11:52:47.273 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 70 (ObjNum 229 snap 66 seq_num 229) dirty exists 2024-07-28T11:52:47.273 INFO:tasks.rados.rados.0.smithi022.stdout:520: left oid 42 (ObjNum 229 snap 66 seq_num 229) 2024-07-28T11:52:48.001 INFO:tasks.rados.rados.0.smithi022.stdout:519: done (4 left) 2024-07-28T11:52:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:520: done (3 left) 2024-07-28T11:52:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:521: done (2 left) 2024-07-28T11:52:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:522: done (1 left) 2024-07-28T11:52:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:523: done (0 left) 2024-07-28T11:52:48.002 INFO:tasks.rados.rados.0.smithi022.stdout:524: delete oid 22 current snap is 67 2024-07-28T11:52:48.007 INFO:tasks.rados.rados.0.smithi022.stdout:524: done (0 left) 2024-07-28T11:52:48.007 INFO:tasks.rados.rados.0.smithi022.stdout:525: snap_create 2024-07-28T11:52:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:47 smithi150 bash[24144]: cluster 2024-07-28T11:52:46.793698+0000 mgr.x (mgr.24526) 16 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-28T11:52:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:47 smithi150 bash[24144]: cluster 2024-07-28T11:52:46.866643+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-07-28T11:52:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:47 smithi150 bash[24144]: audit 2024-07-28T11:52:47.049432+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.22:0/3404844760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:47 smithi022 bash[21738]: cluster 2024-07-28T11:52:46.793698+0000 mgr.x (mgr.24526) 16 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-28T11:52:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:47 smithi022 bash[21738]: cluster 2024-07-28T11:52:46.866643+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-07-28T11:52:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:47 smithi022 bash[21738]: audit 2024-07-28T11:52:47.049432+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.22:0/3404844760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:47 smithi022 bash[31305]: cluster 2024-07-28T11:52:46.793698+0000 mgr.x (mgr.24526) 16 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-28T11:52:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:47 smithi022 bash[31305]: cluster 2024-07-28T11:52:46.866643+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-07-28T11:52:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:47 smithi022 bash[31305]: audit 2024-07-28T11:52:47.049432+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.22:0/3404844760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:49.004 INFO:tasks.rados.rados.0.smithi022.stdout:525: done (0 left) 2024-07-28T11:52:49.004 INFO:tasks.rados.rados.0.smithi022.stdout:526: snap_remove snap 67 2024-07-28T11:52:49.006 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:48 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:48] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T11:52:49.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:49 smithi150 bash[24144]: cluster 2024-07-28T11:52:48.001622+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-07-28T11:52:49.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:49 smithi150 bash[24144]: audit 2024-07-28T11:52:48.229604+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:49 smithi022 bash[21738]: cluster 2024-07-28T11:52:48.001622+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-07-28T11:52:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:49 smithi022 bash[21738]: audit 2024-07-28T11:52:48.229604+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:49 smithi022 bash[31305]: cluster 2024-07-28T11:52:48.001622+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-07-28T11:52:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:49 smithi022 bash[31305]: audit 2024-07-28T11:52:48.229604+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:52:50.025 INFO:tasks.rados.rados.0.smithi022.stdout:526: done (0 left) 2024-07-28T11:52:50.026 INFO:tasks.rados.rados.0.smithi022.stdout:527: write oid 45 current snap is 68 2024-07-28T11:52:50.026 INFO:tasks.rados.rados.0.smithi022.stdout:527: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-07-28T11:52:50.045 INFO:tasks.rados.rados.0.smithi022.stdout:527: writing smithi02269687-45 from 682417 to 1155526 tid 1 2024-07-28T11:52:50.061 INFO:tasks.rados.rados.0.smithi022.stdout:527: writing smithi02269687-45 from 1567811 to 2169874 tid 2 2024-07-28T11:52:50.077 INFO:tasks.rados.rados.0.smithi022.stdout:527: writing smithi02269687-45 from 2844123 to 3465605 tid 3 2024-07-28T11:52:50.077 INFO:tasks.rados.rados.0.smithi022.stdout:528: snap_remove snap 62 2024-07-28T11:52:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:50 smithi150 bash[24144]: cluster 2024-07-28T11:52:48.794549+0000 mgr.x (mgr.24526) 17 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:50 smithi150 bash[24144]: cluster 2024-07-28T11:52:49.004475+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-07-28T11:52:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:50 smithi150 bash[24144]: audit 2024-07-28T11:52:49.414605+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.22:0/985249882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[21738]: cluster 2024-07-28T11:52:48.794549+0000 mgr.x (mgr.24526) 17 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[21738]: cluster 2024-07-28T11:52:49.004475+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-07-28T11:52:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[21738]: audit 2024-07-28T11:52:49.414605+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.22:0/985249882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[31305]: cluster 2024-07-28T11:52:48.794549+0000 mgr.x (mgr.24526) 17 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:52:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[31305]: cluster 2024-07-28T11:52:49.004475+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-07-28T11:52:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[31305]: audit 2024-07-28T11:52:49.414605+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.22:0/985249882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:528: done (1 left) 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:529: rollback oid 12 current snap is 68 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 66 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: finishing write tid 1 to smithi02269687-45 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: finishing write tid 2 to smithi02269687-45 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: finishing write tid 3 to smithi02269687-45 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: finishing write tid 4 to smithi02269687-45 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: finishing write tid 5 to smithi02269687-45 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 260 (ObjNum 231 snap 68 seq_num 231) dirty exists 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: left oid 45 (ObjNum 231 snap 68 seq_num 231) 2024-07-28T11:52:51.038 INFO:tasks.rados.rados.0.smithi022.stdout:527: done (1 left) 2024-07-28T11:52:51.039 INFO:tasks.rados.rados.0.smithi022.stdout:530: snap_create 2024-07-28T11:52:51.044 INFO:tasks.rados.rados.0.smithi022.stdout:529: finishing rollback tid 0 to smithi02269687-12 2024-07-28T11:52:51.044 INFO:tasks.rados.rados.0.smithi022.stdout:529: finishing rollback tid 1 to smithi02269687-12 2024-07-28T11:52:51.046 INFO:tasks.rados.rados.0.smithi022.stdout:529: finishing rollback tid 2 to smithi02269687-12 2024-07-28T11:52:51.046 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 220 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-07-28T11:52:51.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:52:50 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: cluster 2024-07-28T11:52:50.025498+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.638245+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.651018+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.653726+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.655717+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.657819+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.659753+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.673129+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.675480+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[21738]: audit 2024-07-28T11:52:50.677647+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: cluster 2024-07-28T11:52:50.025498+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.638245+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.651018+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.653726+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.655717+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.657819+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.659753+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.673129+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.675480+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:51 smithi022 bash[31305]: audit 2024-07-28T11:52:50.677647+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:51.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: cluster 2024-07-28T11:52:50.025498+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.638245+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.651018+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.653726+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.655717+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.657819+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.659753+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.673129+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.675480+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:52:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:51 smithi150 bash[24144]: audit 2024-07-28T11:52:50.677647+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:52:52.001 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:51 smithi022 systemd[1]: Stopping Ceph node-exporter.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:529: done (1 left) 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:530: done (0 left) 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:531: rollback oid 7 current snap is 69 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 59 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:532: read oid 4 snap -1 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:532: expect deleted 2024-07-28T11:52:52.038 INFO:tasks.rados.rados.0.smithi022.stdout:533: write oid 34 current snap is 69 2024-07-28T11:52:52.039 INFO:tasks.rados.rados.0.smithi022.stdout:533: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2024-07-28T11:52:52.051 INFO:tasks.rados.rados.0.smithi022.stdout:533: writing smithi02269687-34 from 699224 to 1247582 tid 1 2024-07-28T11:52:52.062 INFO:tasks.rados.rados.0.smithi022.stdout:533: writing smithi02269687-34 from 2026293 to 2488367 tid 2 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:533: writing smithi02269687-34 from 3271546 to 3704300 tid 3 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:534: snap_create 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:531: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:531: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:531: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 338 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:533: finishing write tid 1 to smithi02269687-34 2024-07-28T11:52:52.073 INFO:tasks.rados.rados.0.smithi022.stdout:533: finishing write tid 2 to smithi02269687-34 2024-07-28T11:52:52.077 INFO:tasks.rados.rados.0.smithi022.stdout:533: finishing write tid 3 to smithi02269687-34 2024-07-28T11:52:52.078 INFO:tasks.rados.rados.0.smithi022.stdout:533: finishing write tid 4 to smithi02269687-34 2024-07-28T11:52:52.078 INFO:tasks.rados.rados.0.smithi022.stdout:533: finishing write tid 5 to smithi02269687-34 2024-07-28T11:52:52.078 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 312 (ObjNum 232 snap 69 seq_num 232) dirty exists 2024-07-28T11:52:52.078 INFO:tasks.rados.rados.0.smithi022.stdout:533: left oid 34 (ObjNum 232 snap 69 seq_num 232) 2024-07-28T11:52:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:50.664062+0000 mgr.x (mgr.24526) 18 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 2524M 2024-07-28T11:52:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:50.682903+0000 mgr.x (mgr.24526) 19 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:52:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:50.683315+0000 mgr.x (mgr.24526) 20 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:52:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cluster 2024-07-28T11:52:50.795177+0000 mgr.x (mgr.24526) 21 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 230 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-07-28T11:52:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:50.886565+0000 mgr.x (mgr.24526) 22 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:50.886766+0000 mgr.x (mgr.24526) 23 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:51.009056+0000 mgr.x (mgr.24526) 24 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cluster 2024-07-28T11:52:51.034584+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:51.036399+0000 mgr.x (mgr.24526) 25 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: cephadm 2024-07-28T11:52:51.138325+0000 mgr.x (mgr.24526) 26 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.264991+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.272701+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.326229+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.334458+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.341272+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.390112+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.396414+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.402246+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.408021+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[21738]: audit 2024-07-28T11:52:51.786644+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.22:0/4264618105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:50.664062+0000 mgr.x (mgr.24526) 18 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 2524M 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:50.682903+0000 mgr.x (mgr.24526) 19 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:50.683315+0000 mgr.x (mgr.24526) 20 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cluster 2024-07-28T11:52:50.795177+0000 mgr.x (mgr.24526) 21 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 230 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:50.886565+0000 mgr.x (mgr.24526) 22 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:50.886766+0000 mgr.x (mgr.24526) 23 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:51.009056+0000 mgr.x (mgr.24526) 24 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cluster 2024-07-28T11:52:51.034584+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:51.036399+0000 mgr.x (mgr.24526) 25 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:52:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: cephadm 2024-07-28T11:52:51.138325+0000 mgr.x (mgr.24526) 26 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.264991+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.272701+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.326229+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.334458+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.341272+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.390112+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.396414+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.402246+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.408021+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[31305]: audit 2024-07-28T11:52:51.786644+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.22:0/4264618105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:50.664062+0000 mgr.x (mgr.24526) 18 : cephadm [INF] Adjusting osd_memory_target on smithi150 to 2524M 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:50.682903+0000 mgr.x (mgr.24526) 19 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:50.683315+0000 mgr.x (mgr.24526) 20 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cluster 2024-07-28T11:52:50.795177+0000 mgr.x (mgr.24526) 21 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 230 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:50.886565+0000 mgr.x (mgr.24526) 22 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:50.886766+0000 mgr.x (mgr.24526) 23 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:51.009056+0000 mgr.x (mgr.24526) 24 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cluster 2024-07-28T11:52:51.034584+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-07-28T11:52:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:51.036399+0000 mgr.x (mgr.24526) 25 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: cephadm 2024-07-28T11:52:51.138325+0000 mgr.x (mgr.24526) 26 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.264991+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.272701+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.326229+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.334458+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.341272+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.390112+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.396414+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.402246+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.408021+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:52 smithi150 bash[24144]: audit 2024-07-28T11:52:51.786644+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.22:0/4264618105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:52.952 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[72178]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-node-exporter-a 2024-07-28T11:52:52.952 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:52:52.952 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:52 smithi022 bash[72241]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-node-exporter-a 2024-07-28T11:52:52.952 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-07-28T11:52:52.953 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:52 smithi022 systemd[1]: Stopped Ceph node-exporter.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:52:52.953 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:52 smithi022 systemd[1]: Started Ceph node-exporter.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:52:53.059 INFO:tasks.rados.rados.0.smithi022.stdout:531: done (3 left) 2024-07-28T11:52:53.060 INFO:tasks.rados.rados.0.smithi022.stdout:532: done (2 left) 2024-07-28T11:52:53.060 INFO:tasks.rados.rados.0.smithi022.stdout:533: done (1 left) 2024-07-28T11:52:53.060 INFO:tasks.rados.rados.0.smithi022.stdout:534: done (0 left) 2024-07-28T11:52:53.060 INFO:tasks.rados.rados.0.smithi022.stdout:535: delete oid 49 current snap is 70 2024-07-28T11:52:53.063 INFO:tasks.rados.rados.0.smithi022.stdout:535: done (0 left) 2024-07-28T11:52:53.063 INFO:tasks.rados.rados.0.smithi022.stdout:536: snap_remove snap 60 2024-07-28T11:52:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[21738]: cephadm 2024-07-28T11:52:51.190012+0000 mgr.x (mgr.24526) 27 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[21738]: cephadm 2024-07-28T11:52:51.412179+0000 mgr.x (mgr.24526) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[21738]: cephadm 2024-07-28T11:52:51.412786+0000 mgr.x (mgr.24526) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi022 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[21738]: cluster 2024-07-28T11:52:52.038441+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[21738]: audit 2024-07-28T11:52:52.884294+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[21738]: audit 2024-07-28T11:52:52.890988+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[31305]: cephadm 2024-07-28T11:52:51.190012+0000 mgr.x (mgr.24526) 27 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[31305]: cephadm 2024-07-28T11:52:51.412179+0000 mgr.x (mgr.24526) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[31305]: cephadm 2024-07-28T11:52:51.412786+0000 mgr.x (mgr.24526) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi022 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[31305]: cluster 2024-07-28T11:52:52.038441+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[31305]: audit 2024-07-28T11:52:52.884294+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:53 smithi022 bash[31305]: audit 2024-07-28T11:52:52.890988+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:53.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:53 smithi150 bash[24144]: cephadm 2024-07-28T11:52:51.190012+0000 mgr.x (mgr.24526) 27 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:52:53.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:53 smithi150 bash[24144]: cephadm 2024-07-28T11:52:51.412179+0000 mgr.x (mgr.24526) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T11:52:53.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:53 smithi150 bash[24144]: cephadm 2024-07-28T11:52:51.412786+0000 mgr.x (mgr.24526) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi022 2024-07-28T11:52:53.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:53 smithi150 bash[24144]: cluster 2024-07-28T11:52:52.038441+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-07-28T11:52:53.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:53 smithi150 bash[24144]: audit 2024-07-28T11:52:52.884294+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:53.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:53 smithi150 bash[24144]: audit 2024-07-28T11:52:52.890988+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:52:54.064 INFO:tasks.rados.rados.0.smithi022.stdout:536: done (0 left) 2024-07-28T11:52:54.064 INFO:tasks.rados.rados.0.smithi022.stdout:537: write oid 45 current snap is 70 2024-07-28T11:52:54.064 INFO:tasks.rados.rados.0.smithi022.stdout:537: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2024-07-28T11:52:54.069 INFO:tasks.rados.rados.0.smithi022.stdout:537: writing smithi02269687-45 from 732838 to 1431694 tid 1 2024-07-28T11:52:54.076 INFO:tasks.rados.rados.0.smithi022.stdout:537: writing smithi02269687-45 from 2026904 to 2492647 tid 2 2024-07-28T11:52:54.085 INFO:tasks.rados.rados.0.smithi022.stdout:537: writing smithi02269687-45 from 3210039 to 3781690 tid 3 2024-07-28T11:52:54.085 INFO:tasks.rados.rados.0.smithi022.stdout:538: delete oid 10 current snap is 70 2024-07-28T11:52:54.092 INFO:tasks.rados.rados.0.smithi022.stdout:537: finishing write tid 1 to smithi02269687-45 2024-07-28T11:52:54.092 INFO:tasks.rados.rados.0.smithi022.stdout:537: finishing write tid 2 to smithi02269687-45 2024-07-28T11:52:54.093 INFO:tasks.rados.rados.0.smithi022.stdout:537: finishing write tid 3 to smithi02269687-45 2024-07-28T11:52:54.093 INFO:tasks.rados.rados.0.smithi022.stdout:537: finishing write tid 4 to smithi02269687-45 2024-07-28T11:52:54.094 INFO:tasks.rados.rados.0.smithi022.stdout:537: finishing write tid 5 to smithi02269687-45 2024-07-28T11:52:54.094 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 275 (ObjNum 234 snap 70 seq_num 234) dirty exists 2024-07-28T11:52:54.094 INFO:tasks.rados.rados.0.smithi022.stdout:537: left oid 45 (ObjNum 234 snap 70 seq_num 234) 2024-07-28T11:52:54.097 INFO:tasks.rados.rados.0.smithi022.stdout:537: done (1 left) 2024-07-28T11:52:54.097 INFO:tasks.rados.rados.0.smithi022.stdout:538: done (0 left) 2024-07-28T11:52:54.097 INFO:tasks.rados.rados.0.smithi022.stdout:539: write oid 28 current snap is 70 2024-07-28T11:52:54.097 INFO:tasks.rados.rados.0.smithi022.stdout:539: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-07-28T11:52:54.108 INFO:tasks.rados.rados.0.smithi022.stdout:539: writing smithi02269687-28 from 766452 to 1332159 tid 1 2024-07-28T11:52:54.116 INFO:tasks.rados.rados.0.smithi022.stdout:539: writing smithi02269687-28 from 1860221 to 2329633 tid 2 2024-07-28T11:52:54.124 INFO:tasks.rados.rados.0.smithi022.stdout:539: writing smithi02269687-28 from 2981238 to 3575433 tid 3 2024-07-28T11:52:54.124 INFO:tasks.rados.rados.0.smithi022.stdout:540: snap_create 2024-07-28T11:52:54.124 INFO:tasks.rados.rados.0.smithi022.stdout:539: finishing write tid 1 to smithi02269687-28 2024-07-28T11:52:54.124 INFO:tasks.rados.rados.0.smithi022.stdout:539: finishing write tid 2 to smithi02269687-28 2024-07-28T11:52:54.129 INFO:tasks.rados.rados.0.smithi022.stdout:539: finishing write tid 3 to smithi02269687-28 2024-07-28T11:52:54.130 INFO:tasks.rados.rados.0.smithi022.stdout:539: finishing write tid 4 to smithi02269687-28 2024-07-28T11:52:54.130 INFO:tasks.rados.rados.0.smithi022.stdout:539: finishing write tid 5 to smithi02269687-28 2024-07-28T11:52:54.130 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 27 (ObjNum 236 snap 70 seq_num 236) dirty exists 2024-07-28T11:52:54.130 INFO:tasks.rados.rados.0.smithi022.stdout:539: left oid 28 (ObjNum 236 snap 70 seq_num 236) 2024-07-28T11:52:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[21738]: cluster 2024-07-28T11:52:52.795853+0000 mgr.x (mgr.24526) 30 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 230 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-07-28T11:52:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[21738]: cephadm 2024-07-28T11:52:52.895584+0000 mgr.x (mgr.24526) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:52:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[21738]: cephadm 2024-07-28T11:52:52.922604+0000 mgr.x (mgr.24526) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-07-28T11:52:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[21738]: cluster 2024-07-28T11:52:53.060348+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-07-28T11:52:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[31305]: cluster 2024-07-28T11:52:52.795853+0000 mgr.x (mgr.24526) 30 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 230 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-07-28T11:52:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[31305]: cephadm 2024-07-28T11:52:52.895584+0000 mgr.x (mgr.24526) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:52:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[31305]: cephadm 2024-07-28T11:52:52.922604+0000 mgr.x (mgr.24526) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-07-28T11:52:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[31305]: cluster 2024-07-28T11:52:53.060348+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-07-28T11:52:54.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:54 smithi150 bash[24144]: cluster 2024-07-28T11:52:52.795853+0000 mgr.x (mgr.24526) 30 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 230 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-07-28T11:52:54.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:54 smithi150 bash[24144]: cephadm 2024-07-28T11:52:52.895584+0000 mgr.x (mgr.24526) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T11:52:54.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:54 smithi150 bash[24144]: cephadm 2024-07-28T11:52:52.922604+0000 mgr.x (mgr.24526) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-07-28T11:52:54.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:54 smithi150 bash[24144]: cluster 2024-07-28T11:52:53.060348+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-07-28T11:52:54.867 INFO:tasks.rados.rados.0.smithi022.stdout:539: done (1 left) 2024-07-28T11:52:54.868 INFO:tasks.rados.rados.0.smithi022.stdout:540: done (0 left) 2024-07-28T11:52:54.868 INFO:tasks.rados.rados.0.smithi022.stdout:541: read oid 42 snap -1 2024-07-28T11:52:54.868 INFO:tasks.rados.rados.0.smithi022.stdout:541: expect (ObjNum 229 snap 66 seq_num 229) 2024-07-28T11:52:54.868 INFO:tasks.rados.rados.0.smithi022.stdout:542: snap_create 2024-07-28T11:52:54.878 INFO:tasks.rados.rados.0.smithi022.stdout:541: expect (ObjNum 229 snap 66 seq_num 229) 2024-07-28T11:52:55.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:55 smithi022 bash[21738]: cluster 2024-07-28T11:52:54.060702+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-07-28T11:52:55.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:55 smithi022 bash[21738]: audit 2024-07-28T11:52:54.173337+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.22:0/1619378185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:55.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:55 smithi022 bash[21738]: cluster 2024-07-28T11:52:54.866783+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-07-28T11:52:55.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:55 smithi022 bash[31305]: cluster 2024-07-28T11:52:54.060702+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-07-28T11:52:55.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:55 smithi022 bash[31305]: audit 2024-07-28T11:52:54.173337+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.22:0/1619378185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:55.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:55 smithi022 bash[31305]: cluster 2024-07-28T11:52:54.866783+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-07-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.939Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.939Z 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-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.940Z 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-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.940Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.940Z 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-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.940Z 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-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:52:55.135 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:52:55.136 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:52:55.137 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.941Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:52:55.138 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:52:55.139 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:52:54 smithi022 bash[72270]: ts=2024-07-28T11:52:54.942Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:52:55.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:55 smithi150 bash[24144]: cluster 2024-07-28T11:52:54.060702+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-07-28T11:52:55.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:55 smithi150 bash[24144]: audit 2024-07-28T11:52:54.173337+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.22:0/1619378185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:55.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:55 smithi150 bash[24144]: cluster 2024-07-28T11:52:54.866783+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-07-28T11:52:55.864 INFO:tasks.rados.rados.0.smithi022.stdout:541: done (1 left) 2024-07-28T11:52:55.864 INFO:tasks.rados.rados.0.smithi022.stdout:542: done (0 left) 2024-07-28T11:52:55.864 INFO:tasks.rados.rados.0.smithi022.stdout:543: delete oid 14 current snap is 72 2024-07-28T11:52:55.873 INFO:tasks.rados.rados.0.smithi022.stdout:543: done (0 left) 2024-07-28T11:52:55.873 INFO:tasks.rados.rados.0.smithi022.stdout:544: write oid 24 current snap is 72 2024-07-28T11:52:55.874 INFO:tasks.rados.rados.0.smithi022.stdout:544: seq_num 238 ranges {400066=716205,1860832=139234} 2024-07-28T11:52:55.880 INFO:tasks.rados.rados.0.smithi022.stdout:544: writing smithi02269687-24 from 400066 to 1116271 tid 1 2024-07-28T11:52:55.885 INFO:tasks.rados.rados.0.smithi022.stdout:544: writing smithi02269687-24 from 1860832 to 2000066 tid 2 2024-07-28T11:52:55.885 INFO:tasks.rados.rados.0.smithi022.stdout:545: read oid 16 snap 40 2024-07-28T11:52:55.885 INFO:tasks.rados.rados.0.smithi022.stdout:545: expect (ObjNum 117 snap 20 seq_num 117) 2024-07-28T11:52:55.885 INFO:tasks.rados.rados.0.smithi022.stdout:546: snap_remove snap 61 2024-07-28T11:52:56.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:56 smithi022 bash[21738]: cluster 2024-07-28T11:52:54.796551+0000 mgr.x (mgr.24526) 33 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 3 op/s 2024-07-28T11:52:56.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:56 smithi022 bash[21738]: cluster 2024-07-28T11:52:55.865219+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-07-28T11:52:56.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:56 smithi022 bash[31305]: cluster 2024-07-28T11:52:54.796551+0000 mgr.x (mgr.24526) 33 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 3 op/s 2024-07-28T11:52:56.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:56 smithi022 bash[31305]: cluster 2024-07-28T11:52:55.865219+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-07-28T11:52:56.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:56 smithi150 bash[24144]: cluster 2024-07-28T11:52:54.796551+0000 mgr.x (mgr.24526) 33 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 3 op/s 2024-07-28T11:52:56.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:56 smithi150 bash[24144]: cluster 2024-07-28T11:52:55.865219+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-07-28T11:52:56.871 INFO:tasks.rados.rados.0.smithi022.stdout:546: done (2 left) 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:547: snap_create 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:544: finishing write tid 1 to smithi02269687-24 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:544: finishing write tid 2 to smithi02269687-24 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:544: finishing write tid 3 to smithi02269687-24 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:544: finishing write tid 4 to smithi02269687-24 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 33 (ObjNum 238 snap 72 seq_num 238) dirty exists 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:544: left oid 24 (ObjNum 238 snap 72 seq_num 238) 2024-07-28T11:52:56.872 INFO:tasks.rados.rados.0.smithi022.stdout:545: expect (ObjNum 117 snap 20 seq_num 117) 2024-07-28T11:52:57.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:57 smithi022 bash[21738]: audit 2024-07-28T11:52:56.543537+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.22:0/2926115432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:57.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:57 smithi022 bash[21738]: cluster 2024-07-28T11:52:56.870609+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-07-28T11:52:57.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:57 smithi022 bash[31305]: audit 2024-07-28T11:52:56.543537+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.22:0/2926115432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:57.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:57 smithi022 bash[31305]: cluster 2024-07-28T11:52:56.870609+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-07-28T11:52:57.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:57 smithi150 bash[24144]: audit 2024-07-28T11:52:56.543537+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.22:0/2926115432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:52:57.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:57 smithi150 bash[24144]: cluster 2024-07-28T11:52:56.870609+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-07-28T11:52:57.871 INFO:tasks.rados.rados.0.smithi022.stdout:544: done (2 left) 2024-07-28T11:52:57.871 INFO:tasks.rados.rados.0.smithi022.stdout:545: done (1 left) 2024-07-28T11:52:57.871 INFO:tasks.rados.rados.0.smithi022.stdout:547: done (0 left) 2024-07-28T11:52:57.871 INFO:tasks.rados.rados.0.smithi022.stdout:548: write oid 42 current snap is 73 2024-07-28T11:52:57.871 INFO:tasks.rados.rados.0.smithi022.stdout:548: seq_num 239 ranges {416873=791454,1919314=97559} 2024-07-28T11:52:57.882 INFO:tasks.rados.rados.0.smithi022.stdout:548: writing smithi02269687-42 from 416873 to 1208327 tid 1 2024-07-28T11:52:57.890 INFO:tasks.rados.rados.0.smithi022.stdout:548: writing smithi02269687-42 from 1919314 to 2016873 tid 2 2024-07-28T11:52:57.890 INFO:tasks.rados.rados.0.smithi022.stdout:549: snap_remove snap 48 2024-07-28T11:52:58.078 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:57 smithi022 systemd[1]: Stopping Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:52:58.078 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:57 smithi022 bash[58366]: ts=2024-07-28T11:52:57.821Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:52:58.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:58 smithi022 bash[21738]: cluster 2024-07-28T11:52:56.797230+0000 mgr.x (mgr.24526) 34 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 3 op/s 2024-07-28T11:52:58.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:58 smithi022 bash[21738]: cluster 2024-07-28T11:52:57.872071+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-07-28T11:52:58.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:58 smithi022 bash[31305]: cluster 2024-07-28T11:52:56.797230+0000 mgr.x (mgr.24526) 34 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 3 op/s 2024-07-28T11:52:58.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:58 smithi022 bash[31305]: cluster 2024-07-28T11:52:57.872071+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-07-28T11:52:58.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:58 smithi150 bash[24144]: cluster 2024-07-28T11:52:56.797230+0000 mgr.x (mgr.24526) 34 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 3 op/s 2024-07-28T11:52:58.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:58 smithi150 bash[24144]: cluster 2024-07-28T11:52:57.872071+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-07-28T11:52:58.829 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:58 smithi022 bash[72553]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:52:58.829 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:58 smithi022 bash[72632]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-alertmanager-a 2024-07-28T11:52:58.829 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:58 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-28T11:52:58.829 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:58 smithi022 systemd[1]: Stopped Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:52:58.829 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:58 smithi022 systemd[1]: Started Ceph alertmanager.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:52:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:548: finishing write tid 1 to smithi02269687-42 2024-07-28T11:52:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:548: finishing write tid 2 to smithi02269687-42 2024-07-28T11:52:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:548: finishing write tid 3 to smithi02269687-42 2024-07-28T11:52:58.876 INFO:tasks.rados.rados.0.smithi022.stdout:548: finishing write tid 4 to smithi02269687-42 2024-07-28T11:52:58.876 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 80 (ObjNum 239 snap 73 seq_num 239) dirty exists 2024-07-28T11:52:58.876 INFO:tasks.rados.rados.0.smithi022.stdout:548: left oid 42 (ObjNum 239 snap 73 seq_num 239) 2024-07-28T11:52:58.876 INFO:tasks.rados.rados.0.smithi022.stdout:548: done (1 left) 2024-07-28T11:52:58.876 INFO:tasks.rados.rados.0.smithi022.stdout:549: done (0 left) 2024-07-28T11:52:58.876 INFO:tasks.rados.rados.0.smithi022.stdout:550: snap_create 2024-07-28T11:52:59.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:52:58 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:52:58] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T11:52:59.873 INFO:tasks.rados.rados.0.smithi022.stdout:550: done (0 left) 2024-07-28T11:52:59.873 INFO:tasks.rados.rados.0.smithi022.stdout:551: snap_remove snap 69 2024-07-28T11:53:00.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: audit 2024-07-28T11:52:58.734243+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:00.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: audit 2024-07-28T11:52:58.740902+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:00.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: cephadm 2024-07-28T11:52:58.746982+0000 mgr.x (mgr.24526) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:53:00.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: cluster 2024-07-28T11:52:58.797892+0000 mgr.x (mgr.24526) 36 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:00.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: cluster 2024-07-28T11:52:58.875868+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-07-28T11:53:00.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: audit 2024-07-28T11:52:58.922135+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.22:0/1512073491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:00.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:52:59 smithi150 bash[24144]: cephadm 2024-07-28T11:52:59.044520+0000 mgr.x (mgr.24526) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:53:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: audit 2024-07-28T11:52:58.734243+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: audit 2024-07-28T11:52:58.740902+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: cephadm 2024-07-28T11:52:58.746982+0000 mgr.x (mgr.24526) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: cluster 2024-07-28T11:52:58.797892+0000 mgr.x (mgr.24526) 36 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: cluster 2024-07-28T11:52:58.875868+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: audit 2024-07-28T11:52:58.922135+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.22:0/1512073491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[21738]: cephadm 2024-07-28T11:52:59.044520+0000 mgr.x (mgr.24526) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: audit 2024-07-28T11:52:58.734243+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: audit 2024-07-28T11:52:58.740902+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: cephadm 2024-07-28T11:52:58.746982+0000 mgr.x (mgr.24526) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: cluster 2024-07-28T11:52:58.797892+0000 mgr.x (mgr.24526) 36 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: cluster 2024-07-28T11:52:58.875868+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-07-28T11:53:00.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: audit 2024-07-28T11:52:58.922135+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.22:0/1512073491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:00.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[31305]: cephadm 2024-07-28T11:52:59.044520+0000 mgr.x (mgr.24526) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.915Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.915Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.917Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.917Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.948Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.948Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.952Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T11:53:00.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:52:59 smithi022 bash[72658]: ts=2024-07-28T11:52:59.952Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T11:53:00.888 INFO:tasks.rados.rados.0.smithi022.stdout:551: done (0 left) 2024-07-28T11:53:00.889 INFO:tasks.rados.rados.0.smithi022.stdout:552: rollback oid 39 current snap is 74 2024-07-28T11:53:00.889 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 68 2024-07-28T11:53:00.889 INFO:tasks.rados.rados.0.smithi022.stdout:553: read oid 9 snap -1 2024-07-28T11:53:00.889 INFO:tasks.rados.rados.0.smithi022.stdout:553: expect (ObjNum 221 snap 63 seq_num 221) 2024-07-28T11:53:00.889 INFO:tasks.rados.rados.0.smithi022.stdout:554: snap_create 2024-07-28T11:53:00.902 INFO:tasks.rados.rados.0.smithi022.stdout:552: finishing rollback tid 0 to smithi02269687-39 2024-07-28T11:53:00.903 INFO:tasks.rados.rados.0.smithi022.stdout:552: finishing rollback tid 1 to smithi02269687-39 2024-07-28T11:53:00.903 INFO:tasks.rados.rados.0.smithi022.stdout:552: finishing rollback tid 2 to smithi02269687-39 2024-07-28T11:53:00.903 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 220 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-07-28T11:53:00.917 INFO:tasks.rados.rados.0.smithi022.stdout:553: expect (ObjNum 221 snap 63 seq_num 221) 2024-07-28T11:53:01.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:00 smithi150 bash[24144]: cluster 2024-07-28T11:52:59.873749+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-07-28T11:53:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:00 smithi022 bash[21738]: cluster 2024-07-28T11:52:59.873749+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-07-28T11:53:01.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:00 smithi022 bash[21990]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:53:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:53:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:00 smithi022 bash[31305]: cluster 2024-07-28T11:52:59.873749+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-07-28T11:53:01.889 INFO:tasks.rados.rados.0.smithi022.stdout:552: done (2 left) 2024-07-28T11:53:01.890 INFO:tasks.rados.rados.0.smithi022.stdout:553: done (1 left) 2024-07-28T11:53:01.890 INFO:tasks.rados.rados.0.smithi022.stdout:554: done (0 left) 2024-07-28T11:53:01.890 INFO:tasks.rados.rados.0.smithi022.stdout:555: write oid 40 current snap is 75 2024-07-28T11:53:01.890 INFO:tasks.rados.rados.0.smithi022.stdout:555: seq_num 240 ranges {433680=466703,1577796=455884} 2024-07-28T11:53:01.902 INFO:tasks.rados.rados.0.smithi022.stdout:555: writing smithi02269687-40 from 433680 to 900383 tid 1 2024-07-28T11:53:01.912 INFO:tasks.rados.rados.0.smithi022.stdout:555: writing smithi02269687-40 from 1577796 to 2033680 tid 2 2024-07-28T11:53:01.912 INFO:tasks.rados.rados.0.smithi022.stdout:556: read oid 4 snap 74 2024-07-28T11:53:01.912 INFO:tasks.rados.rados.0.smithi022.stdout:556: expect deleted 2024-07-28T11:53:01.912 INFO:tasks.rados.rados.0.smithi022.stdout:557: write oid 24 current snap is 75 2024-07-28T11:53:01.912 INFO:tasks.rados.rados.0.smithi022.stdout:557: seq_num 241 ranges {450487=541952,1636278=414209} 2024-07-28T11:53:01.922 INFO:tasks.rados.rados.0.smithi022.stdout:557: writing smithi02269687-24 from 450487 to 992439 tid 1 2024-07-28T11:53:01.936 INFO:tasks.rados.rados.0.smithi022.stdout:557: writing smithi02269687-24 from 1636278 to 2050487 tid 2 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:558: rollback oid 23 current snap is 75 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 66 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:555: finishing write tid 1 to smithi02269687-40 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:555: finishing write tid 2 to smithi02269687-40 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:555: finishing write tid 3 to smithi02269687-40 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:555: finishing write tid 4 to smithi02269687-40 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 290 (ObjNum 240 snap 75 seq_num 240) dirty exists 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:555: left oid 40 (ObjNum 240 snap 75 seq_num 240) 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:557: finishing write tid 1 to smithi02269687-24 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:555: done (3 left) 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:556: done (2 left) 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:559: read oid 3 snap -1 2024-07-28T11:53:01.937 INFO:tasks.rados.rados.0.smithi022.stdout:559: expect deleted 2024-07-28T11:53:01.938 INFO:tasks.rados.rados.0.smithi022.stdout:560: write oid 12 current snap is 75 2024-07-28T11:53:01.938 INFO:tasks.rados.rados.0.smithi022.stdout:560: seq_num 242 ranges {467294=617201,1578407=488887} 2024-07-28T11:53:01.948 INFO:tasks.rados.rados.0.smithi022.stdout:560: writing smithi02269687-12 from 467294 to 1084495 tid 1 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:560: writing smithi02269687-12 from 1578407 to 2067294 tid 2 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:561: delete oid 14 current snap is 75 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:557: finishing write tid 2 to smithi02269687-24 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:557: finishing write tid 3 to smithi02269687-24 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:557: finishing write tid 4 to smithi02269687-24 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 37 (ObjNum 241 snap 75 seq_num 241) dirty exists 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:557: left oid 24 (ObjNum 241 snap 75 seq_num 241) 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:558: finishing rollback tid 0 to smithi02269687-23 2024-07-28T11:53:01.958 INFO:tasks.rados.rados.0.smithi022.stdout:558: finishing rollback tid 1 to smithi02269687-23 2024-07-28T11:53:01.959 INFO:tasks.rados.rados.0.smithi022.stdout:558: finishing rollback tid 2 to smithi02269687-23 2024-07-28T11:53:01.959 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 201 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-07-28T11:53:01.959 INFO:tasks.rados.rados.0.smithi022.stdout:560: finishing write tid 1 to smithi02269687-12 2024-07-28T11:53:01.962 INFO:tasks.rados.rados.0.smithi022.stdout:557: done (4 left) 2024-07-28T11:53:01.962 INFO:tasks.rados.rados.0.smithi022.stdout:558: done (3 left) 2024-07-28T11:53:01.962 INFO:tasks.rados.rados.0.smithi022.stdout:559: done (2 left) 2024-07-28T11:53:01.962 INFO:tasks.rados.rados.0.smithi022.stdout:561: done (1 left) 2024-07-28T11:53:01.962 INFO:tasks.rados.rados.0.smithi022.stdout:562: write oid 27 current snap is 75 2024-07-28T11:53:01.962 INFO:tasks.rados.rados.0.smithi022.stdout:562: seq_num 244 ranges {500908=484052,1411724=689184} 2024-07-28T11:53:01.970 INFO:tasks.rados.rados.0.smithi022.stdout:562: writing smithi02269687-27 from 500908 to 984960 tid 1 2024-07-28T11:53:01.979 INFO:tasks.rados.rados.0.smithi022.stdout:562: writing smithi02269687-27 from 1411724 to 2100908 tid 2 2024-07-28T11:53:01.979 INFO:tasks.rados.rados.0.smithi022.stdout:563: rollback oid 35 current snap is 75 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 73 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:560: finishing write tid 2 to smithi02269687-12 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:560: finishing write tid 3 to smithi02269687-12 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:560: finishing write tid 4 to smithi02269687-12 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 240 (ObjNum 242 snap 75 seq_num 242) dirty exists 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:560: left oid 12 (ObjNum 242 snap 75 seq_num 242) 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:562: finishing write tid 1 to smithi02269687-27 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:560: done (2 left) 2024-07-28T11:53:01.980 INFO:tasks.rados.rados.0.smithi022.stdout:564: delete oid 44 current snap is 75 2024-07-28T11:53:01.985 INFO:tasks.rados.rados.0.smithi022.stdout:562: finishing write tid 2 to smithi02269687-27 2024-07-28T11:53:01.986 INFO:tasks.rados.rados.0.smithi022.stdout:562: finishing write tid 3 to smithi02269687-27 2024-07-28T11:53:01.986 INFO:tasks.rados.rados.0.smithi022.stdout:563: finishing rollback tid 0 to smithi02269687-35 2024-07-28T11:53:01.986 INFO:tasks.rados.rados.0.smithi022.stdout:562: finishing write tid 4 to smithi02269687-27 2024-07-28T11:53:01.986 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 224 (ObjNum 244 snap 75 seq_num 244) dirty exists 2024-07-28T11:53:01.986 INFO:tasks.rados.rados.0.smithi022.stdout:562: left oid 27 (ObjNum 244 snap 75 seq_num 244) 2024-07-28T11:53:01.986 INFO:tasks.rados.rados.0.smithi022.stdout:563: finishing rollback tid 1 to smithi02269687-35 2024-07-28T11:53:01.987 INFO:tasks.rados.rados.0.smithi022.stdout:563: finishing rollback tid 2 to smithi02269687-35 2024-07-28T11:53:01.987 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 224 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-07-28T11:53:01.988 INFO:tasks.rados.rados.0.smithi022.stdout:562: done (2 left) 2024-07-28T11:53:01.988 INFO:tasks.rados.rados.0.smithi022.stdout:563: done (1 left) 2024-07-28T11:53:01.988 INFO:tasks.rados.rados.0.smithi022.stdout:564: done (0 left) 2024-07-28T11:53:01.988 INFO:tasks.rados.rados.0.smithi022.stdout:565: delete oid 27 current snap is 75 2024-07-28T11:53:01.990 INFO:tasks.rados.rados.0.smithi022.stdout:565: done (0 left) 2024-07-28T11:53:01.990 INFO:tasks.rados.rados.0.smithi022.stdout:566: delete oid 24 current snap is 75 2024-07-28T11:53:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:566: done (0 left) 2024-07-28T11:53:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:567: write oid 4 current snap is 75 2024-07-28T11:53:01.993 INFO:tasks.rados.rados.0.smithi022.stdout:567: seq_num 248 ranges {568136=785048,1929299=238837} 2024-07-28T11:53:02.005 INFO:tasks.rados.rados.0.smithi022.stdout:567: writing smithi02269687-4 from 568136 to 1353184 tid 1 2024-07-28T11:53:02.013 INFO:tasks.rados.rados.0.smithi022.stdout:567: writing smithi02269687-4 from 1929299 to 2168136 tid 2 2024-07-28T11:53:02.014 INFO:tasks.rados.rados.0.smithi022.stdout:568: read oid 31 snap -1 2024-07-28T11:53:02.014 INFO:tasks.rados.rados.0.smithi022.stdout:568: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:53:02.014 INFO:tasks.rados.rados.0.smithi022.stdout:569: snap_create 2024-07-28T11:53:02.014 INFO:tasks.rados.rados.0.smithi022.stdout:567: finishing write tid 1 to smithi02269687-4 2024-07-28T11:53:02.019 INFO:tasks.rados.rados.0.smithi022.stdout:567: finishing write tid 2 to smithi02269687-4 2024-07-28T11:53:02.019 INFO:tasks.rados.rados.0.smithi022.stdout:567: finishing write tid 3 to smithi02269687-4 2024-07-28T11:53:02.019 INFO:tasks.rados.rados.0.smithi022.stdout:567: finishing write tid 4 to smithi02269687-4 2024-07-28T11:53:02.019 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 368 (ObjNum 248 snap 75 seq_num 248) dirty exists 2024-07-28T11:53:02.019 INFO:tasks.rados.rados.0.smithi022.stdout:567: left oid 4 (ObjNum 248 snap 75 seq_num 248) 2024-07-28T11:53:02.020 INFO:tasks.rados.rados.0.smithi022.stdout:568: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T11:53:02.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:01 smithi150 bash[24144]: cluster 2024-07-28T11:53:00.798436+0000 mgr.x (mgr.24526) 38 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 243 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:53:02.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:01 smithi150 bash[24144]: cluster 2024-07-28T11:53:00.886416+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-07-28T11:53:02.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:01 smithi150 bash[24144]: audit 2024-07-28T11:53:01.285345+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.22:0/3307682036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:02.328 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[72658]: ts=2024-07-28T11:53:01.918Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000396674s 2024-07-28T11:53:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[21738]: cluster 2024-07-28T11:53:00.798436+0000 mgr.x (mgr.24526) 38 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 243 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:53:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[21738]: cluster 2024-07-28T11:53:00.886416+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-07-28T11:53:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[21738]: audit 2024-07-28T11:53:01.285345+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.22:0/3307682036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[31305]: cluster 2024-07-28T11:53:00.798436+0000 mgr.x (mgr.24526) 38 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 243 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:53:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[31305]: cluster 2024-07-28T11:53:00.886416+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-07-28T11:53:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:01 smithi022 bash[31305]: audit 2024-07-28T11:53:01.285345+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.22:0/3307682036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:02.909 INFO:tasks.rados.rados.0.smithi022.stdout:567: done (2 left) 2024-07-28T11:53:02.909 INFO:tasks.rados.rados.0.smithi022.stdout:568: done (1 left) 2024-07-28T11:53:02.909 INFO:tasks.rados.rados.0.smithi022.stdout:569: done (0 left) 2024-07-28T11:53:02.910 INFO:tasks.rados.rados.0.smithi022.stdout:570: write oid 36 current snap is 76 2024-07-28T11:53:02.910 INFO:tasks.rados.rados.0.smithi022.stdout:570: seq_num 249 ranges {584943=460297,1587781=597162} 2024-07-28T11:53:02.919 INFO:tasks.rados.rados.0.smithi022.stdout:570: writing smithi02269687-36 from 584943 to 1045240 tid 1 2024-07-28T11:53:02.931 INFO:tasks.rados.rados.0.smithi022.stdout:570: writing smithi02269687-36 from 1587781 to 2184943 tid 2 2024-07-28T11:53:02.931 INFO:tasks.rados.rados.0.smithi022.stdout:571: rollback oid 12 current snap is 76 2024-07-28T11:53:02.931 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 66 2024-07-28T11:53:02.931 INFO:tasks.rados.rados.0.smithi022.stdout:570: finishing write tid 1 to smithi02269687-36 2024-07-28T11:53:02.931 INFO:tasks.rados.rados.0.smithi022.stdout:572: write oid 18 current snap is 76 2024-07-28T11:53:02.931 INFO:tasks.rados.rados.0.smithi022.stdout:572: seq_num 250 ranges {601750=535546,1929910=271840} 2024-07-28T11:53:02.937 INFO:tasks.rados.rados.0.smithi022.stdout:572: writing smithi02269687-18 from 601750 to 1137296 tid 1 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:572: writing smithi02269687-18 from 1929910 to 2201750 tid 2 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:573: rollback oid 21 current snap is 76 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 66 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:570: finishing write tid 2 to smithi02269687-36 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:570: finishing write tid 3 to smithi02269687-36 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:570: finishing write tid 4 to smithi02269687-36 2024-07-28T11:53:02.944 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 294 (ObjNum 249 snap 76 seq_num 249) dirty exists 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:570: left oid 36 (ObjNum 249 snap 76 seq_num 249) 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:571: finishing rollback tid 0 to smithi02269687-12 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:572: finishing write tid 1 to smithi02269687-18 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:571: finishing rollback tid 1 to smithi02269687-12 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:571: finishing rollback tid 2 to smithi02269687-12 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 244 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:570: done (3 left) 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:571: done (2 left) 2024-07-28T11:53:02.945 INFO:tasks.rados.rados.0.smithi022.stdout:574: snap_remove snap 72 2024-07-28T11:53:03.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:02 smithi150 bash[24144]: cluster 2024-07-28T11:53:01.888806+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-07-28T11:53:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:02 smithi022 bash[21738]: cluster 2024-07-28T11:53:01.888806+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-07-28T11:53:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:02 smithi022 bash[31305]: cluster 2024-07-28T11:53:01.888806+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-07-28T11:53:03.444 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 systemd[1]: Stopping Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:53:03.444 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.287Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:53:03.444 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T11:53:03.444 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T11:53:03.444 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T11:53:03.445 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[50730]: ts=2024-07-28T11:53:03.288Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T11:53:03.918 INFO:tasks.rados.rados.0.smithi022.stdout:574: done (2 left) 2024-07-28T11:53:03.918 INFO:tasks.rados.rados.0.smithi022.stdout:575: read oid 15 snap -1 2024-07-28T11:53:03.918 INFO:tasks.rados.rados.0.smithi022.stdout:575: expect deleted 2024-07-28T11:53:03.918 INFO:tasks.rados.rados.0.smithi022.stdout:576: snap_remove snap 64 2024-07-28T11:53:04.005 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[58636]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:53:04.005 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[58696]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:53:04.005 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T11:53:04.005 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 systemd[1]: Stopped Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:04.005 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:03 smithi150 systemd[1]: Started Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:04.005 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[24144]: cluster 2024-07-28T11:53:02.799052+0000 mgr.x (mgr.24526) 39 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 243 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:53:04.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[24144]: cluster 2024-07-28T11:53:02.909405+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-07-28T11:53:04.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[24144]: audit 2024-07-28T11:53:03.229512+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:04.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:03 smithi150 bash[24144]: audit 2024-07-28T11:53:03.650608+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.22:0/1174086289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:04.265 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:04 smithi150 systemd[1]: Stopping Ceph node-exporter.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:53:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[21738]: cluster 2024-07-28T11:53:02.799052+0000 mgr.x (mgr.24526) 39 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 243 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:53:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[21738]: cluster 2024-07-28T11:53:02.909405+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-07-28T11:53:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[21738]: audit 2024-07-28T11:53:03.229512+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[21738]: audit 2024-07-28T11:53:03.650608+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.22:0/1174086289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[31305]: cluster 2024-07-28T11:53:02.799052+0000 mgr.x (mgr.24526) 39 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 243 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:53:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[31305]: cluster 2024-07-28T11:53:02.909405+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-07-28T11:53:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[31305]: audit 2024-07-28T11:53:03.229512+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:03 smithi022 bash[31305]: audit 2024-07-28T11:53:03.650608+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.22:0/1174086289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:04.870 INFO:tasks.rados.rados.0.smithi022.stdout:576: done (3 left) 2024-07-28T11:53:04.870 INFO:tasks.rados.rados.0.smithi022.stdout:577: snap_create 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:572: finishing write tid 2 to smithi02269687-18 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:572: finishing write tid 3 to smithi02269687-18 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:572: finishing write tid 4 to smithi02269687-18 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 228 (ObjNum 250 snap 76 seq_num 250) dirty exists 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:572: left oid 18 (ObjNum 250 snap 76 seq_num 250) 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:573: finishing rollback tid 0 to smithi02269687-21 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:573: finishing rollback tid 1 to smithi02269687-21 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:573: finishing rollback tid 2 to smithi02269687-21 2024-07-28T11:53:04.871 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 112 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T11:53:05.219 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:04 smithi150 bash[24144]: cluster 2024-07-28T11:53:03.918430+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-07-28T11:53:05.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:04 smithi150 bash[24144]: audit 2024-07-28T11:53:03.930038+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:05.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:04 smithi150 bash[24144]: audit 2024-07-28T11:53:03.938462+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:05.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:04 smithi150 bash[24144]: cephadm 2024-07-28T11:53:03.942297+0000 mgr.x (mgr.24526) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T11:53:05.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:04 smithi150 bash[24144]: cephadm 2024-07-28T11:53:03.942661+0000 mgr.x (mgr.24526) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi150 2024-07-28T11:53:05.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:04 smithi150 bash[24144]: cluster 2024-07-28T11:53:04.869780+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-07-28T11:53:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[21738]: cluster 2024-07-28T11:53:03.918430+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-07-28T11:53:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[21738]: audit 2024-07-28T11:53:03.930038+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[21738]: audit 2024-07-28T11:53:03.938462+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[21738]: cephadm 2024-07-28T11:53:03.942297+0000 mgr.x (mgr.24526) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[21738]: cephadm 2024-07-28T11:53:03.942661+0000 mgr.x (mgr.24526) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi150 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[21738]: cluster 2024-07-28T11:53:04.869780+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[31305]: cluster 2024-07-28T11:53:03.918430+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[31305]: audit 2024-07-28T11:53:03.930038+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[31305]: audit 2024-07-28T11:53:03.938462+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[31305]: cephadm 2024-07-28T11:53:03.942297+0000 mgr.x (mgr.24526) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[31305]: cephadm 2024-07-28T11:53:03.942661+0000 mgr.x (mgr.24526) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi150 2024-07-28T11:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:04 smithi022 bash[31305]: cluster 2024-07-28T11:53:04.869780+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-07-28T11:53:05.823 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58770]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-node-exporter-b 2024-07-28T11:53:05.871 INFO:tasks.rados.rados.0.smithi022.stdout:572: done (3 left) 2024-07-28T11:53:05.871 INFO:tasks.rados.rados.0.smithi022.stdout:573: done (2 left) 2024-07-28T11:53:05.871 INFO:tasks.rados.rados.0.smithi022.stdout:575: done (1 left) 2024-07-28T11:53:05.871 INFO:tasks.rados.rados.0.smithi022.stdout:577: done (0 left) 2024-07-28T11:53:05.872 INFO:tasks.rados.rados.0.smithi022.stdout:578: snap_create 2024-07-28T11:53:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[24144]: cluster 2024-07-28T11:53:04.799703+0000 mgr.x (mgr.24526) 42 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T11:53:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[24144]: cluster 2024-07-28T11:53:05.871785+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-07-28T11:53:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[24144]: audit 2024-07-28T11:53:05.884172+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:06.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[24144]: audit 2024-07-28T11:53:05.893583+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:06.266 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:05 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:53:06.266 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58829]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-node-exporter-b 2024-07-28T11:53:06.266 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:05 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-07-28T11:53:06.266 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:05 smithi150 systemd[1]: Stopped Ceph node-exporter.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:06.266 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:05 smithi150 systemd[1]: Started Ceph node-exporter.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:06.266 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.971Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:53:06.266 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.971Z 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-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.971Z 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 smithi150 (none))" 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.972Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.972Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.973Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.974Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.976Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.976Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.978Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.978Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.86µs 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.978Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:05 smithi150 bash[58723]: ts=2024-07-28T11:53:05.979Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-07-28T11:53:06.267 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.006Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.007Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.007Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.838µs wal_replay_duration=28.592884ms wbl_replay_duration=150ns total_replay_duration=28.662573ms 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.011Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.011Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.011Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.035Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.146082ms db_storage=897ns remote_storage=1.069µs web_handler=583ns query_engine=845ns scrape=306.866µs scrape_sd=115.846µs notify=17.287µs notify_sd=10.233µs rules=23.290208ms tracing=6.216µs 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.035Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:53:06.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[58723]: ts=2024-07-28T11:53:06.035Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:53:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[21738]: cluster 2024-07-28T11:53:04.799703+0000 mgr.x (mgr.24526) 42 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T11:53:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[21738]: cluster 2024-07-28T11:53:05.871785+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-07-28T11:53:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[21738]: audit 2024-07-28T11:53:05.884172+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[21738]: audit 2024-07-28T11:53:05.893583+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[31305]: cluster 2024-07-28T11:53:04.799703+0000 mgr.x (mgr.24526) 42 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T11:53:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[31305]: cluster 2024-07-28T11:53:05.871785+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-07-28T11:53:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[31305]: audit 2024-07-28T11:53:05.884172+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:05 smithi022 bash[31305]: audit 2024-07-28T11:53:05.893583+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:06.873 INFO:tasks.rados.rados.0.smithi022.stdout:578: done (0 left) 2024-07-28T11:53:06.873 INFO:tasks.rados.rados.0.smithi022.stdout:579: snap_remove snap 65 2024-07-28T11:53:07.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[24144]: cephadm 2024-07-28T11:53:05.897639+0000 mgr.x (mgr.24526) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T11:53:07.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[24144]: cephadm 2024-07-28T11:53:05.949489+0000 mgr.x (mgr.24526) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi150 2024-07-28T11:53:07.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[24144]: audit 2024-07-28T11:53:06.019526+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.22:0/3295659614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:07.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:06 smithi150 bash[24144]: cluster 2024-07-28T11:53:06.872912+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-07-28T11:53:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[21738]: cephadm 2024-07-28T11:53:05.897639+0000 mgr.x (mgr.24526) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T11:53:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[21738]: cephadm 2024-07-28T11:53:05.949489+0000 mgr.x (mgr.24526) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi150 2024-07-28T11:53:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[21738]: audit 2024-07-28T11:53:06.019526+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.22:0/3295659614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[21738]: cluster 2024-07-28T11:53:06.872912+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-07-28T11:53:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[31305]: cephadm 2024-07-28T11:53:05.897639+0000 mgr.x (mgr.24526) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T11:53:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[31305]: cephadm 2024-07-28T11:53:05.949489+0000 mgr.x (mgr.24526) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi150 2024-07-28T11:53:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[31305]: audit 2024-07-28T11:53:06.019526+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.22:0/3295659614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:06 smithi022 bash[31305]: cluster 2024-07-28T11:53:06.872912+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-07-28T11:53:07.876 INFO:tasks.rados.rados.0.smithi022.stdout:579: done (0 left) 2024-07-28T11:53:07.876 INFO:tasks.rados.rados.0.smithi022.stdout:580: delete oid 39 current snap is 78 2024-07-28T11:53:07.894 INFO:tasks.rados.rados.0.smithi022.stdout:580: done (0 left) 2024-07-28T11:53:07.894 INFO:tasks.rados.rados.0.smithi022.stdout:581: delete oid 19 current snap is 78 2024-07-28T11:53:07.902 INFO:tasks.rados.rados.0.smithi022.stdout:581: done (0 left) 2024-07-28T11:53:07.902 INFO:tasks.rados.rados.0.smithi022.stdout:582: read oid 6 snap -1 2024-07-28T11:53:07.902 INFO:tasks.rados.rados.0.smithi022.stdout:582: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T11:53:07.902 INFO:tasks.rados.rados.0.smithi022.stdout:583: write oid 45 current snap is 78 2024-07-28T11:53:07.902 INFO:tasks.rados.rados.0.smithi022.stdout:583: seq_num 253 ranges {652171=477646,1821709=430462} 2024-07-28T11:53:07.918 INFO:tasks.rados.rados.0.smithi022.stdout:583: writing smithi02269687-45 from 652171 to 1129817 tid 1 2024-07-28T11:53:07.934 INFO:tasks.rados.rados.0.smithi022.stdout:583: writing smithi02269687-45 from 1821709 to 2252171 tid 2 2024-07-28T11:53:07.934 INFO:tasks.rados.rados.0.smithi022.stdout:584: snap_create 2024-07-28T11:53:07.934 INFO:tasks.rados.rados.0.smithi022.stdout:582: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T11:53:08.094 INFO:tasks.rados.rados.0.smithi022.stdout:583: finishing write tid 1 to smithi02269687-45 2024-07-28T11:53:08.095 INFO:tasks.rados.rados.0.smithi022.stdout:583: finishing write tid 2 to smithi02269687-45 2024-07-28T11:53:08.095 INFO:tasks.rados.rados.0.smithi022.stdout:583: finishing write tid 3 to smithi02269687-45 2024-07-28T11:53:08.095 INFO:tasks.rados.rados.0.smithi022.stdout:583: finishing write tid 4 to smithi02269687-45 2024-07-28T11:53:08.095 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 306 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-07-28T11:53:08.095 INFO:tasks.rados.rados.0.smithi022.stdout:583: left oid 45 (ObjNum 253 snap 78 seq_num 253) 2024-07-28T11:53:08.252 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:07 smithi150 bash[24144]: cluster 2024-07-28T11:53:06.800448+0000 mgr.x (mgr.24526) 45 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T11:53:08.252 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:07 smithi150 bash[24144]: cluster 2024-07-28T11:53:07.876010+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-07-28T11:53:08.252 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.015Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.015Z 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-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.015Z 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-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.015Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z 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-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z 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-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T11:53:08.253 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T11:53:08.254 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T11:53:08.255 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T11:53:08.256 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.016Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.017Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T11:53:08.257 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[58883]: ts=2024-07-28T11:53:08.017Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T11:53:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:07 smithi022 bash[21738]: cluster 2024-07-28T11:53:06.800448+0000 mgr.x (mgr.24526) 45 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T11:53:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:07 smithi022 bash[21738]: cluster 2024-07-28T11:53:07.876010+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-07-28T11:53:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:07 smithi022 bash[31305]: cluster 2024-07-28T11:53:06.800448+0000 mgr.x (mgr.24526) 45 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T11:53:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:07 smithi022 bash[31305]: cluster 2024-07-28T11:53:07.876010+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-07-28T11:53:08.878 INFO:tasks.rados.rados.0.smithi022.stdout:582: done (2 left) 2024-07-28T11:53:08.878 INFO:tasks.rados.rados.0.smithi022.stdout:583: done (1 left) 2024-07-28T11:53:08.878 INFO:tasks.rados.rados.0.smithi022.stdout:584: done (0 left) 2024-07-28T11:53:08.878 INFO:tasks.rados.rados.0.smithi022.stdout:585: write oid 2 current snap is 79 2024-07-28T11:53:08.878 INFO:tasks.rados.rados.0.smithi022.stdout:585: seq_num 254 ranges {668978=552895,1763838=505140} 2024-07-28T11:53:08.896 INFO:tasks.rados.rados.0.smithi022.stdout:585: writing smithi02269687-2 from 668978 to 1221873 tid 1 2024-07-28T11:53:08.914 INFO:tasks.rados.rados.0.smithi022.stdout:585: writing smithi02269687-2 from 1763838 to 2268978 tid 2 2024-07-28T11:53:08.914 INFO:tasks.rados.rados.0.smithi022.stdout:586: write oid 17 current snap is 79 2024-07-28T11:53:08.914 INFO:tasks.rados.rados.0.smithi022.stdout:586: seq_num 255 ranges {685785=628144,1822320=463465} 2024-07-28T11:53:08.932 INFO:tasks.rados.rados.0.smithi022.stdout:586: writing smithi02269687-17 from 685785 to 1313929 tid 1 2024-07-28T11:53:08.943 INFO:tasks.rados.rados.0.smithi022.stdout:586: writing smithi02269687-17 from 1822320 to 2285785 tid 2 2024-07-28T11:53:08.943 INFO:tasks.rados.rados.0.smithi022.stdout:587: write oid 30 current snap is 79 2024-07-28T11:53:08.943 INFO:tasks.rados.rados.0.smithi022.stdout:585: finishing write tid 1 to smithi02269687-2 2024-07-28T11:53:08.943 INFO:tasks.rados.rados.0.smithi022.stdout:585: finishing write tid 2 to smithi02269687-2 2024-07-28T11:53:08.943 INFO:tasks.rados.rados.0.smithi022.stdout:585: finishing write tid 3 to smithi02269687-2 2024-07-28T11:53:08.944 INFO:tasks.rados.rados.0.smithi022.stdout:585: finishing write tid 4 to smithi02269687-2 2024-07-28T11:53:08.944 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 380 (ObjNum 254 snap 79 seq_num 254) dirty exists 2024-07-28T11:53:08.944 INFO:tasks.rados.rados.0.smithi022.stdout:585: left oid 2 (ObjNum 254 snap 79 seq_num 254) 2024-07-28T11:53:08.944 INFO:tasks.rados.rados.0.smithi022.stdout:587: seq_num 256 ranges {702592=703393,1880802=421790} 2024-07-28T11:53:08.957 INFO:tasks.rados.rados.0.smithi022.stdout:587: writing smithi02269687-30 from 702592 to 1405985 tid 1 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:587: writing smithi02269687-30 from 1880802 to 2302592 tid 2 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:585: done (2 left) 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:588: delete oid 38 current snap is 79 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:586: finishing write tid 1 to smithi02269687-17 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:586: finishing write tid 2 to smithi02269687-17 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:586: finishing write tid 3 to smithi02269687-17 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:586: finishing write tid 4 to smithi02269687-17 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 122 (ObjNum 255 snap 79 seq_num 255) dirty exists 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:586: left oid 17 (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:08.967 INFO:tasks.rados.rados.0.smithi022.stdout:587: finishing write tid 1 to smithi02269687-30 2024-07-28T11:53:08.972 INFO:tasks.rados.rados.0.smithi022.stdout:586: done (2 left) 2024-07-28T11:53:08.972 INFO:tasks.rados.rados.0.smithi022.stdout:588: done (1 left) 2024-07-28T11:53:08.972 INFO:tasks.rados.rados.0.smithi022.stdout:589: read oid 39 snap 40 2024-07-28T11:53:08.972 INFO:tasks.rados.rados.0.smithi022.stdout:589: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:53:08.973 INFO:tasks.rados.rados.0.smithi022.stdout:590: snap_remove snap 70 2024-07-28T11:53:09.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[24144]: audit 2024-07-28T11:53:08.379007+0000 mon.a (mon.0) 1108 : audit [DBG] from='client.? 172.21.15.22:0/573060159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:09.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:08 smithi150 bash[24144]: cluster 2024-07-28T11:53:08.877956+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-07-28T11:53:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:08 smithi022 bash[31305]: audit 2024-07-28T11:53:08.379007+0000 mon.a (mon.0) 1108 : audit [DBG] from='client.? 172.21.15.22:0/573060159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:08 smithi022 bash[31305]: cluster 2024-07-28T11:53:08.877956+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-07-28T11:53:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:08 smithi022 bash[21738]: audit 2024-07-28T11:53:08.379007+0000 mon.a (mon.0) 1108 : audit [DBG] from='client.? 172.21.15.22:0/573060159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:08 smithi022 bash[21738]: cluster 2024-07-28T11:53:08.877956+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-07-28T11:53:09.974 INFO:tasks.rados.rados.0.smithi022.stdout:590: done (2 left) 2024-07-28T11:53:09.974 INFO:tasks.rados.rados.0.smithi022.stdout:591: rollback oid 22 current snap is 79 2024-07-28T11:53:09.974 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 22 to 73 2024-07-28T11:53:09.974 INFO:tasks.rados.rados.0.smithi022.stdout:592: rollback oid 28 current snap is 79 2024-07-28T11:53:09.975 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 59 2024-07-28T11:53:09.975 INFO:tasks.rados.rados.0.smithi022.stdout:593: delete oid 1 current snap is 79 2024-07-28T11:53:09.976 INFO:tasks.rados.rados.0.smithi022.stdout:587: finishing write tid 2 to smithi02269687-30 2024-07-28T11:53:09.976 INFO:tasks.rados.rados.0.smithi022.stdout:587: finishing write tid 3 to smithi02269687-30 2024-07-28T11:53:09.976 INFO:tasks.rados.rados.0.smithi022.stdout:587: finishing write tid 4 to smithi02269687-30 2024-07-28T11:53:09.976 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 97 (ObjNum 256 snap 79 seq_num 256) dirty exists 2024-07-28T11:53:09.976 INFO:tasks.rados.rados.0.smithi022.stdout:587: left oid 30 (ObjNum 256 snap 79 seq_num 256) 2024-07-28T11:53:09.976 INFO:tasks.rados.rados.0.smithi022.stdout:589: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T11:53:10.080 INFO:tasks.rados.rados.0.smithi022.stdout:592: finishing rollback tid 0 to smithi02269687-28 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:592: finishing rollback tid 1 to smithi02269687-28 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:592: finishing rollback tid 2 to smithi02269687-28 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 41 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:591: finishing rollback tid 1 to smithi02269687-22 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 128 (ObjNum 129 snap 0 seq_num 3534940400) dirty dne 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:587: done (4 left) 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:589: done (3 left) 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:591: done (2 left) 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:592: done (1 left) 2024-07-28T11:53:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:593: done (0 left) 2024-07-28T11:53:10.082 INFO:tasks.rados.rados.0.smithi022.stdout:594: read oid 40 snap 71 2024-07-28T11:53:10.082 INFO:tasks.rados.rados.0.smithi022.stdout:594: expect deleted 2024-07-28T11:53:10.082 INFO:tasks.rados.rados.0.smithi022.stdout:595: write oid 31 current snap is 79 2024-07-28T11:53:10.082 INFO:tasks.rados.rados.0.smithi022.stdout:595: seq_num 259 ranges {753013=645493,2056248=296765} 2024-07-28T11:53:10.096 INFO:tasks.rados.rados.0.smithi022.stdout:595: writing smithi02269687-31 from 753013 to 1398506 tid 1 2024-07-28T11:53:10.110 INFO:tasks.rados.rados.0.smithi022.stdout:595: writing smithi02269687-31 from 2056248 to 2353013 tid 2 2024-07-28T11:53:10.110 INFO:tasks.rados.rados.0.smithi022.stdout:596: snap_create 2024-07-28T11:53:10.110 INFO:tasks.rados.rados.0.smithi022.stdout:595: finishing write tid 1 to smithi02269687-31 2024-07-28T11:53:10.112 INFO:tasks.rados.rados.0.smithi022.stdout:595: finishing write tid 2 to smithi02269687-31 2024-07-28T11:53:10.112 INFO:tasks.rados.rados.0.smithi022.stdout:595: finishing write tid 3 to smithi02269687-31 2024-07-28T11:53:10.113 INFO:tasks.rados.rados.0.smithi022.stdout:595: finishing write tid 4 to smithi02269687-31 2024-07-28T11:53:10.113 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 256 (ObjNum 259 snap 79 seq_num 259) dirty exists 2024-07-28T11:53:10.113 INFO:tasks.rados.rados.0.smithi022.stdout:595: left oid 31 (ObjNum 259 snap 79 seq_num 259) 2024-07-28T11:53:10.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:09 smithi150 bash[24144]: cluster 2024-07-28T11:53:08.801136+0000 mgr.x (mgr.24526) 46 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:09 smithi022 bash[21738]: cluster 2024-07-28T11:53:08.801136+0000 mgr.x (mgr.24526) 46 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:10.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:09 smithi022 bash[31305]: cluster 2024-07-28T11:53:08.801136+0000 mgr.x (mgr.24526) 46 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:10.329 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:53:09 smithi022 bash[72658]: ts=2024-07-28T11:53:09.919Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001781918s 2024-07-28T11:53:10.600 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:10 smithi150 systemd[1]: Stopping Ceph grafana.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:53:10.974 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:10 smithi150 bash[59151]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-grafana-a 2024-07-28T11:53:10.982 INFO:tasks.rados.rados.0.smithi022.stdout:594: done (2 left) 2024-07-28T11:53:10.982 INFO:tasks.rados.rados.0.smithi022.stdout:595: done (1 left) 2024-07-28T11:53:10.982 INFO:tasks.rados.rados.0.smithi022.stdout:596: done (0 left) 2024-07-28T11:53:10.982 INFO:tasks.rados.rados.0.smithi022.stdout:597: snap_create 2024-07-28T11:53:11.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:10 smithi150 bash[24144]: cluster 2024-07-28T11:53:09.971906+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-07-28T11:53:11.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:10 smithi150 bash[24144]: audit 2024-07-28T11:53:10.742677+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.22:0/920648458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:11.266 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:11 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:53:11.266 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[59212]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-grafana-a 2024-07-28T11:53:11.266 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:11 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-07-28T11:53:11.266 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:11 smithi150 systemd[1]: Stopped Ceph grafana.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:11.266 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:11 smithi150 systemd[1]: Started Ceph grafana.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:10 smithi022 bash[31305]: cluster 2024-07-28T11:53:09.971906+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-07-28T11:53:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:10 smithi022 bash[31305]: audit 2024-07-28T11:53:10.742677+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.22:0/920648458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:10 smithi022 bash[21738]: cluster 2024-07-28T11:53:09.971906+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-07-28T11:53:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:10 smithi022 bash[21738]: audit 2024-07-28T11:53:10.742677+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.22:0/920648458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:11.992 INFO:tasks.rados.rados.0.smithi022.stdout:597: done (0 left) 2024-07-28T11:53:11.992 INFO:tasks.rados.rados.0.smithi022.stdout:598: read oid 13 snap -1 2024-07-28T11:53:11.992 INFO:tasks.rados.rados.0.smithi022.stdout:598: expect (ObjNum 168 snap 44 seq_num 168) 2024-07-28T11:53:11.993 INFO:tasks.rados.rados.0.smithi022.stdout:599: snap_remove snap 31 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:53:11] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: cluster 2024-07-28T11:53:10.801818+0000 mgr.x (mgr.24526) 47 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 222 KiB/s wr, 3 op/s 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: cluster 2024-07-28T11:53:10.981936+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.081166+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.090447+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.095293+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:53:12.112 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.098599+0000 mgr.x (mgr.24526) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.100434+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.103572+0000 mgr.x (mgr.24526) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.104677+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.107949+0000 mgr.x (mgr.24526) 50 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: audit 2024-07-28T11:53:11.146877+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: cephadm 2024-07-28T11:53:11.153128+0000 mgr.x (mgr.24526) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:11 smithi150 bash[24144]: cephadm 2024-07-28T11:53:11.153630+0000 mgr.x (mgr.24526) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:53:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: cluster 2024-07-28T11:53:10.801818+0000 mgr.x (mgr.24526) 47 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 222 KiB/s wr, 3 op/s 2024-07-28T11:53:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: cluster 2024-07-28T11:53:10.981936+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-07-28T11:53:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.081166+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.090447+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.095293+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:53:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.098599+0000 mgr.x (mgr.24526) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.100434+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.103572+0000 mgr.x (mgr.24526) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.104677+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.107949+0000 mgr.x (mgr.24526) 50 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: audit 2024-07-28T11:53:11.146877+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: cephadm 2024-07-28T11:53:11.153128+0000 mgr.x (mgr.24526) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[21738]: cephadm 2024-07-28T11:53:11.153630+0000 mgr.x (mgr.24526) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: cluster 2024-07-28T11:53:10.801818+0000 mgr.x (mgr.24526) 47 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 222 KiB/s wr, 3 op/s 2024-07-28T11:53:12.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: cluster 2024-07-28T11:53:10.981936+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.081166+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.090447+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.095293+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.098599+0000 mgr.x (mgr.24526) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.100434+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.103572+0000 mgr.x (mgr.24526) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.104677+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.107949+0000 mgr.x (mgr.24526) 50 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: audit 2024-07-28T11:53:11.146877+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: cephadm 2024-07-28T11:53:11.153128+0000 mgr.x (mgr.24526) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:53:12.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:11 smithi022 bash[31305]: cephadm 2024-07-28T11:53:11.153630+0000 mgr.x (mgr.24526) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T11:53:12.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.381716993Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-28T11:53:12.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.381943506Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-07-28T11:53:12.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.381971644Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-28T11:53:12.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.381980288Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-28T11:53:12.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.38199203Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-28T11:53:12.766 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382004364Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382015406Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382040587Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382053127Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382065375Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382077451Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382089272Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382101383Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=settings t=2024-07-28T11:53:12.382113751Z level=info msg="App mode production" 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=sqlstore t=2024-07-28T11:53:12.382192932Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=sqlstore t=2024-07-28T11:53:12.382230148Z 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-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=migrator t=2024-07-28T11:53:12.398989796Z level=info msg="Starting DB migrations" 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=migrator t=2024-07-28T11:53:12.404646705Z level=info msg="migrations completed" performed=0 skipped=481 duration=533.601µs 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=sqlstore t=2024-07-28T11:53:12.405075095Z level=info msg="Created default organization" 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=plugin.loader t=2024-07-28T11:53:12.545455001Z level=info msg="Plugin registered" pluginID=input 2024-07-28T11:53:12.767 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=plugin.loader t=2024-07-28T11:53:12.581598413Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-28T11:53:12.768 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=plugin.loader t=2024-07-28T11:53:12.581623458Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-28T11:53:12.768 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=secrets t=2024-07-28T11:53:12.581668195Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-28T11:53:12.768 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=query_data t=2024-07-28T11:53:12.583822986Z level=info msg="Query Service initialization" 2024-07-28T11:53:12.768 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:12 smithi150 bash[59240]: logger=live.push_http t=2024-07-28T11:53:12.588510817Z level=info msg="Live Push Gateway initialization" 2024-07-28T11:53:13.002 INFO:tasks.rados.rados.0.smithi022.stdout:599: done (1 left) 2024-07-28T11:53:13.003 INFO:tasks.rados.rados.0.smithi022.stdout:600: write oid 12 current snap is 81 2024-07-28T11:53:13.003 INFO:tasks.rados.rados.0.smithi022.stdout:600: seq_num 260 ranges {769820=720742,2114730=255090} 2024-07-28T11:53:13.011 INFO:tasks.rados.rados.0.smithi022.stdout:600: writing smithi02269687-12 from 769820 to 1490562 tid 1 2024-07-28T11:53:13.017 INFO:tasks.rados.rados.0.smithi022.stdout:600: writing smithi02269687-12 from 2114730 to 2369820 tid 2 2024-07-28T11:53:13.017 INFO:tasks.rados.rados.0.smithi022.stdout:601: read oid 41 snap 36 2024-07-28T11:53:13.017 INFO:tasks.rados.rados.0.smithi022.stdout:601: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:13.017 INFO:tasks.rados.rados.0.smithi022.stdout:602: write oid 34 current snap is 81 2024-07-28T11:53:13.017 INFO:tasks.rados.rados.0.smithi022.stdout:602: seq_num 261 ranges {786627=795991,2173212=213415} 2024-07-28T11:53:13.026 INFO:tasks.rados.rados.0.smithi022.stdout:602: writing smithi02269687-34 from 786627 to 1582618 tid 1 2024-07-28T11:53:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:602: writing smithi02269687-34 from 2173212 to 2386627 tid 2 2024-07-28T11:53:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:603: delete oid 8 current snap is 81 2024-07-28T11:53:13.032 INFO:tasks.rados.rados.0.smithi022.stdout:598: expect (ObjNum 168 snap 44 seq_num 168) 2024-07-28T11:53:13.169 INFO:tasks.rados.rados.0.smithi022.stdout:601: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:13.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:13 smithi150 bash[24144]: cluster 2024-07-28T11:53:11.992640+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:600: finishing write tid 1 to smithi02269687-12 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:600: finishing write tid 2 to smithi02269687-12 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:600: finishing write tid 3 to smithi02269687-12 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:600: finishing write tid 4 to smithi02269687-12 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 260 (ObjNum 260 snap 81 seq_num 260) dirty exists 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:600: left oid 12 (ObjNum 260 snap 81 seq_num 260) 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:602: finishing write tid 1 to smithi02269687-34 2024-07-28T11:53:13.319 INFO:tasks.rados.rados.0.smithi022.stdout:602: finishing write tid 2 to smithi02269687-34 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:602: finishing write tid 3 to smithi02269687-34 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:602: finishing write tid 4 to smithi02269687-34 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 341 (ObjNum 261 snap 81 seq_num 261) dirty exists 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:602: left oid 34 (ObjNum 261 snap 81 seq_num 261) 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:598: done (4 left) 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:600: done (3 left) 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:601: done (2 left) 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:602: done (1 left) 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:603: done (0 left) 2024-07-28T11:53:13.320 INFO:tasks.rados.rados.0.smithi022.stdout:604: snap_remove snap 71 2024-07-28T11:53:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:12 smithi022 bash[21738]: cluster 2024-07-28T11:53:11.992640+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-07-28T11:53:13.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:13 smithi022 bash[31305]: cluster 2024-07-28T11:53:11.992640+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-07-28T11:53:14.005 INFO:tasks.rados.rados.0.smithi022.stdout:604: done (0 left) 2024-07-28T11:53:14.006 INFO:tasks.rados.rados.0.smithi022.stdout:605: snap_create 2024-07-28T11:53:14.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:13 smithi150 bash[59240]: logger=infra.usagestats.collector t=2024-07-28T11:53:13.767179928Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-28T11:53:14.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:13 smithi150 bash[59240]: logger=provisioning.datasources t=2024-07-28T11:53:13.906112572Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-07-28T11:53:14.015 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:13 smithi150 bash[59240]: logger=provisioning.datasources t=2024-07-28T11:53:13.906171548Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-07-28T11:53:14.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:13 smithi150 bash[59240]: logger=provisioning.datasources t=2024-07-28T11:53:13.917708875Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-28T11:53:14.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: cluster 2024-07-28T11:53:12.802409+0000 mgr.x (mgr.24526) 53 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 222 KiB/s wr, 3 op/s 2024-07-28T11:53:14.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: cluster 2024-07-28T11:53:13.001650+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-07-28T11:53:14.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: audit 2024-07-28T11:53:13.127887+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.22:0/2341714617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:14.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: audit 2024-07-28T11:53:13.521865+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:14.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: audit 2024-07-28T11:53:13.523453+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:14.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: audit 2024-07-28T11:53:13.525074+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:53:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[24144]: audit 2024-07-28T11:53:13.526927+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: cluster 2024-07-28T11:53:12.802409+0000 mgr.x (mgr.24526) 53 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 222 KiB/s wr, 3 op/s 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: cluster 2024-07-28T11:53:13.001650+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: audit 2024-07-28T11:53:13.127887+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.22:0/2341714617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: audit 2024-07-28T11:53:13.521865+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: audit 2024-07-28T11:53:13.523453+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: audit 2024-07-28T11:53:13.525074+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[21738]: audit 2024-07-28T11:53:13.526927+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: cluster 2024-07-28T11:53:12.802409+0000 mgr.x (mgr.24526) 53 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 222 KiB/s wr, 3 op/s 2024-07-28T11:53:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: cluster 2024-07-28T11:53:13.001650+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-07-28T11:53:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: audit 2024-07-28T11:53:13.127887+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.22:0/2341714617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: audit 2024-07-28T11:53:13.521865+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: audit 2024-07-28T11:53:13.523453+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: audit 2024-07-28T11:53:13.525074+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:53:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:14 smithi022 bash[31305]: audit 2024-07-28T11:53:13.526927+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:14.451 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=provisioning.alerting t=2024-07-28T11:53:14.123148815Z level=info msg="starting to provision alerting" 2024-07-28T11:53:14.451 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=provisioning.alerting t=2024-07-28T11:53:14.12319233Z level=info msg="finished to provision alerting" 2024-07-28T11:53:14.451 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=ngalert.state.manager t=2024-07-28T11:53:14.123625454Z level=info msg="Warming state cache for startup" 2024-07-28T11:53:14.451 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=grafanaStorageLogger t=2024-07-28T11:53:14.123718053Z level=info msg="storage starting" 2024-07-28T11:53:14.451 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=http.server t=2024-07-28T11:53:14.126356308Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-28T11:53:14.451 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=ngalert.state.manager t=2024-07-28T11:53:14.167738842Z level=info msg="State cache has been initialized" states=0 duration=44.111661ms 2024-07-28T11:53:14.452 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=ticker t=2024-07-28T11:53:14.167831599Z level=info msg=starting first_tick=2024-07-28T11:53:20Z 2024-07-28T11:53:14.452 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[59240]: logger=ngalert.multiorg.alertmanager t=2024-07-28T11:53:14.167846808Z level=info msg="starting MultiOrg Alertmanager" 2024-07-28T11:53:14.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:14.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:14 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:14.872 INFO:tasks.rados.rados.0.smithi022.stdout:605: done (0 left) 2024-07-28T11:53:14.872 INFO:tasks.rados.rados.0.smithi022.stdout:606: write oid 46 current snap is 82 2024-07-28T11:53:14.872 INFO:tasks.rados.rados.0.smithi022.stdout:606: seq_num 263 ranges {420241=546489,1373823=544414} 2024-07-28T11:53:14.888 INFO:tasks.rados.rados.0.smithi022.stdout:606: writing smithi02269687-46 from 420241 to 966730 tid 1 2024-07-28T11:53:14.904 INFO:tasks.rados.rados.0.smithi022.stdout:606: writing smithi02269687-46 from 1373823 to 1918237 tid 2 2024-07-28T11:53:14.904 INFO:tasks.rados.rados.0.smithi022.stdout:607: read oid 50 snap -1 2024-07-28T11:53:14.904 INFO:tasks.rados.rados.0.smithi022.stdout:607: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T11:53:14.904 INFO:tasks.rados.rados.0.smithi022.stdout:608: delete oid 4 current snap is 82 2024-07-28T11:53:14.905 INFO:tasks.rados.rados.0.smithi022.stdout:606: finishing write tid 1 to smithi02269687-46 2024-07-28T11:53:14.908 INFO:tasks.rados.rados.0.smithi022.stdout:608: done (2 left) 2024-07-28T11:53:14.908 INFO:tasks.rados.rados.0.smithi022.stdout:609: write oid 27 current snap is 82 2024-07-28T11:53:14.908 INFO:tasks.rados.rados.0.smithi022.stdout:609: seq_num 265 ranges {453855=696987,1890787=548083} 2024-07-28T11:53:14.923 INFO:tasks.rados.rados.0.smithi022.stdout:609: writing smithi02269687-27 from 453855 to 1150842 tid 1 2024-07-28T11:53:14.931 INFO:tasks.rados.rados.0.smithi022.stdout:609: writing smithi02269687-27 from 1890787 to 2438870 tid 2 2024-07-28T11:53:14.931 INFO:tasks.rados.rados.0.smithi022.stdout:610: write oid 18 current snap is 82 2024-07-28T11:53:14.931 INFO:tasks.rados.rados.0.smithi022.stdout:606: finishing write tid 2 to smithi02269687-46 2024-07-28T11:53:14.931 INFO:tasks.rados.rados.0.smithi022.stdout:606: finishing write tid 3 to smithi02269687-46 2024-07-28T11:53:14.931 INFO:tasks.rados.rados.0.smithi022.stdout:610: seq_num 266 ranges {470662=772236,1832916=408094} 2024-07-28T11:53:14.938 INFO:tasks.rados.rados.0.smithi022.stdout:610: writing smithi02269687-18 from 470662 to 1242898 tid 1 2024-07-28T11:53:14.944 INFO:tasks.rados.rados.0.smithi022.stdout:610: writing smithi02269687-18 from 1832916 to 2241010 tid 2 2024-07-28T11:53:14.945 INFO:tasks.rados.rados.0.smithi022.stdout:611: write oid 44 current snap is 82 2024-07-28T11:53:14.945 INFO:tasks.rados.rados.0.smithi022.stdout:606: finishing write tid 4 to smithi02269687-46 2024-07-28T11:53:14.945 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 326 (ObjNum 263 snap 82 seq_num 263) dirty exists 2024-07-28T11:53:14.945 INFO:tasks.rados.rados.0.smithi022.stdout:606: left oid 46 (ObjNum 263 snap 82 seq_num 263) 2024-07-28T11:53:14.945 INFO:tasks.rados.rados.0.smithi022.stdout:607: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[21738]: cephadm 2024-07-28T11:53:13.515611+0000 mgr.x (mgr.24526) 54 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[21738]: cephadm 2024-07-28T11:53:13.531250+0000 mgr.x (mgr.24526) 55 : cephadm [INF] Deploying daemon mgr.y on smithi022 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[21738]: cluster 2024-07-28T11:53:14.003252+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[21738]: cluster 2024-07-28T11:53:14.872264+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[31305]: cephadm 2024-07-28T11:53:13.515611+0000 mgr.x (mgr.24526) 54 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[31305]: cephadm 2024-07-28T11:53:13.531250+0000 mgr.x (mgr.24526) 55 : cephadm [INF] Deploying daemon mgr.y on smithi022 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[31305]: cluster 2024-07-28T11:53:14.003252+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-07-28T11:53:15.237 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:15 smithi022 bash[31305]: cluster 2024-07-28T11:53:14.872264+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-07-28T11:53:15.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:15 smithi150 bash[24144]: cephadm 2024-07-28T11:53:13.515611+0000 mgr.x (mgr.24526) 54 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T11:53:15.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:15 smithi150 bash[24144]: cephadm 2024-07-28T11:53:13.531250+0000 mgr.x (mgr.24526) 55 : cephadm [INF] Deploying daemon mgr.y on smithi022 2024-07-28T11:53:15.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:15 smithi150 bash[24144]: cluster 2024-07-28T11:53:14.003252+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-07-28T11:53:15.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:15 smithi150 bash[24144]: cluster 2024-07-28T11:53:14.872264+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-07-28T11:53:15.300 INFO:tasks.rados.rados.0.smithi022.stdout:609: finishing write tid 1 to smithi02269687-27 2024-07-28T11:53:15.300 INFO:tasks.rados.rados.0.smithi022.stdout:609: finishing write tid 2 to smithi02269687-27 2024-07-28T11:53:15.300 INFO:tasks.rados.rados.0.smithi022.stdout:609: finishing write tid 3 to smithi02269687-27 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:609: finishing write tid 4 to smithi02269687-27 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 259 (ObjNum 265 snap 82 seq_num 265) dirty exists 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:609: left oid 27 (ObjNum 265 snap 82 seq_num 265) 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:610: finishing write tid 1 to smithi02269687-18 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:610: finishing write tid 2 to smithi02269687-18 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:610: finishing write tid 3 to smithi02269687-18 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:610: finishing write tid 4 to smithi02269687-18 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 263 (ObjNum 266 snap 82 seq_num 266) dirty exists 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:610: left oid 18 (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:15.301 INFO:tasks.rados.rados.0.smithi022.stdout:611: seq_num 267 ranges {487469=563838,1607751=551752} 2024-07-28T11:53:15.314 INFO:tasks.rados.rados.0.smithi022.stdout:611: writing smithi02269687-44 from 487469 to 1051307 tid 1 2024-07-28T11:53:15.328 INFO:tasks.rados.rados.0.smithi022.stdout:611: writing smithi02269687-44 from 1607751 to 2159503 tid 2 2024-07-28T11:53:15.328 INFO:tasks.rados.rados.0.smithi022.stdout:606: done (4 left) 2024-07-28T11:53:15.328 INFO:tasks.rados.rados.0.smithi022.stdout:607: done (3 left) 2024-07-28T11:53:15.329 INFO:tasks.rados.rados.0.smithi022.stdout:609: done (2 left) 2024-07-28T11:53:15.329 INFO:tasks.rados.rados.0.smithi022.stdout:610: done (1 left) 2024-07-28T11:53:15.329 INFO:tasks.rados.rados.0.smithi022.stdout:612: snap_create 2024-07-28T11:53:15.329 INFO:tasks.rados.rados.0.smithi022.stdout:611: finishing write tid 1 to smithi02269687-44 2024-07-28T11:53:15.333 INFO:tasks.rados.rados.0.smithi022.stdout:611: finishing write tid 2 to smithi02269687-44 2024-07-28T11:53:15.333 INFO:tasks.rados.rados.0.smithi022.stdout:611: finishing write tid 3 to smithi02269687-44 2024-07-28T11:53:15.333 INFO:tasks.rados.rados.0.smithi022.stdout:611: finishing write tid 4 to smithi02269687-44 2024-07-28T11:53:15.333 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 254 (ObjNum 267 snap 82 seq_num 267) dirty exists 2024-07-28T11:53:15.334 INFO:tasks.rados.rados.0.smithi022.stdout:611: left oid 44 (ObjNum 267 snap 82 seq_num 267) 2024-07-28T11:53:16.023 INFO:tasks.rados.rados.0.smithi022.stdout:611: done (1 left) 2024-07-28T11:53:16.023 INFO:tasks.rados.rados.0.smithi022.stdout:612: done (0 left) 2024-07-28T11:53:16.023 INFO:tasks.rados.rados.0.smithi022.stdout:613: write oid 25 current snap is 83 2024-07-28T11:53:16.023 INFO:tasks.rados.rados.0.smithi022.stdout:613: seq_num 268 ranges {504276=639087,1666233=695410} 2024-07-28T11:53:16.030 INFO:tasks.rados.rados.0.smithi022.stdout:613: writing smithi02269687-25 from 504276 to 1143363 tid 1 2024-07-28T11:53:16.040 INFO:tasks.rados.rados.0.smithi022.stdout:613: writing smithi02269687-25 from 1666233 to 2361643 tid 2 2024-07-28T11:53:16.040 INFO:tasks.rados.rados.0.smithi022.stdout:614: snap_create 2024-07-28T11:53:16.042 INFO:tasks.rados.rados.0.smithi022.stdout:613: finishing write tid 1 to smithi02269687-25 2024-07-28T11:53:16.046 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:16 smithi022 bash[21738]: cluster 2024-07-28T11:53:14.803100+0000 mgr.x (mgr.24526) 56 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T11:53:16.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:16 smithi022 bash[21738]: audit 2024-07-28T11:53:15.478738+0000 mon.a (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.22:0/1522852927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:16.050 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.050 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.051 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:16 smithi022 bash[31305]: cluster 2024-07-28T11:53:14.803100+0000 mgr.x (mgr.24526) 56 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T11:53:16.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:16 smithi022 bash[31305]: audit 2024-07-28T11:53:15.478738+0000 mon.a (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.22:0/1522852927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:16.052 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.052 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.052 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:53:15 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:16.053 INFO:tasks.rados.rados.0.smithi022.stdout:613: finishing write tid 2 to smithi02269687-25 2024-07-28T11:53:16.053 INFO:tasks.rados.rados.0.smithi022.stdout:613: finishing write tid 3 to smithi02269687-25 2024-07-28T11:53:16.053 INFO:tasks.rados.rados.0.smithi022.stdout:613: finishing write tid 4 to smithi02269687-25 2024-07-28T11:53:16.053 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 228 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-07-28T11:53:16.053 INFO:tasks.rados.rados.0.smithi022.stdout:613: left oid 25 (ObjNum 268 snap 83 seq_num 268) 2024-07-28T11:53:16.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:16 smithi022 systemd[1]: Stopping Ceph mgr.y for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:53:16.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:16 smithi150 bash[24144]: cluster 2024-07-28T11:53:14.803100+0000 mgr.x (mgr.24526) 56 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T11:53:16.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:16 smithi150 bash[24144]: audit 2024-07-28T11:53:15.478738+0000 mon.a (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.22:0/1522852927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:17.038 INFO:tasks.rados.rados.0.smithi022.stdout:613: done (1 left) 2024-07-28T11:53:17.038 INFO:tasks.rados.rados.0.smithi022.stdout:614: done (0 left) 2024-07-28T11:53:17.038 INFO:tasks.rados.rados.0.smithi022.stdout:615: delete oid 25 current snap is 84 2024-07-28T11:53:17.043 INFO:tasks.rados.rados.0.smithi022.stdout:615: done (0 left) 2024-07-28T11:53:17.043 INFO:tasks.rados.rados.0.smithi022.stdout:616: snap_remove snap 77 2024-07-28T11:53:17.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:17 smithi022 bash[21738]: cluster 2024-07-28T11:53:16.019821+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-07-28T11:53:17.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:17 smithi022 bash[31305]: cluster 2024-07-28T11:53:16.019821+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-07-28T11:53:17.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:16 smithi022 bash[73106]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mgr-y 2024-07-28T11:53:17.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:53:17.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:17 smithi022 bash[73167]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mgr-y 2024-07-28T11:53:17.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-07-28T11:53:17.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: Stopped Ceph mgr.y for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:17.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:17 smithi150 bash[24144]: cluster 2024-07-28T11:53:16.019821+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-07-28T11:53:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.578 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.578 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.579 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.579 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: Started Ceph mgr.y for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:17.580 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.580 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:17 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:53:18.056 INFO:tasks.rados.rados.0.smithi022.stdout:616: done (0 left) 2024-07-28T11:53:18.056 INFO:tasks.rados.rados.0.smithi022.stdout:617: snap_create 2024-07-28T11:53:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[21738]: cluster 2024-07-28T11:53:16.803791+0000 mgr.x (mgr.24526) 57 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[21738]: cluster 2024-07-28T11:53:17.038562+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[21738]: audit 2024-07-28T11:53:17.352134+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[21738]: audit 2024-07-28T11:53:17.359604+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[21738]: audit 2024-07-28T11:53:17.361195+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[21738]: audit 2024-07-28T11:53:17.840676+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.22:0/546086481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[31305]: cluster 2024-07-28T11:53:16.803791+0000 mgr.x (mgr.24526) 57 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[31305]: cluster 2024-07-28T11:53:17.038562+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[31305]: audit 2024-07-28T11:53:17.352134+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[31305]: audit 2024-07-28T11:53:17.359604+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[31305]: audit 2024-07-28T11:53:17.361195+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[31305]: audit 2024-07-28T11:53:17.840676+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.22:0/546086481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:18.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[24144]: cluster 2024-07-28T11:53:16.803791+0000 mgr.x (mgr.24526) 57 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T11:53:18.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[24144]: cluster 2024-07-28T11:53:17.038562+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-07-28T11:53:18.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[24144]: audit 2024-07-28T11:53:17.352134+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[24144]: audit 2024-07-28T11:53:17.359604+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[24144]: audit 2024-07-28T11:53:17.361195+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[24144]: audit 2024-07-28T11:53:17.840676+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.22:0/546086481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:18.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[73220]: debug 2024-07-28T11:53:18.608+0000 7fe70e099640 1 -- 172.21.15.22:0/2142385053 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f3b9f70d00 con 0x55f3b9f63800 2024-07-28T11:53:18.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:18 smithi022 bash[73220]: debug 2024-07-28T11:53:18.728+0000 7fe710902040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:53:19.015 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:18 smithi150 bash[58723]: ts=2024-07-28T11:53:18.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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:19.062 INFO:tasks.rados.rados.0.smithi022.stdout:617: done (0 left) 2024-07-28T11:53:19.062 INFO:tasks.rados.rados.0.smithi022.stdout:618: snap_create 2024-07-28T11:53:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:19 smithi022 bash[21738]: cluster 2024-07-28T11:53:18.054682+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-07-28T11:53:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:19 smithi022 bash[21738]: audit 2024-07-28T11:53:18.230211+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:19 smithi022 bash[31305]: cluster 2024-07-28T11:53:18.054682+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-07-28T11:53:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:19 smithi022 bash[31305]: audit 2024-07-28T11:53:18.230211+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:19.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:19 smithi150 bash[24144]: cluster 2024-07-28T11:53:18.054682+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-07-28T11:53:19.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:19 smithi150 bash[24144]: audit 2024-07-28T11:53:18.230211+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:19.872 INFO:tasks.rados.rados.0.smithi022.stdout:618: done (0 left) 2024-07-28T11:53:19.872 INFO:tasks.rados.rados.0.smithi022.stdout:619: write oid 9 current snap is 86 2024-07-28T11:53:19.872 INFO:tasks.rados.rados.0.smithi022.stdout:619: seq_num 270 ranges {537890=789585,1783197=699079} 2024-07-28T11:53:19.885 INFO:tasks.rados.rados.0.smithi022.stdout:619: writing smithi02269687-9 from 537890 to 1327475 tid 1 2024-07-28T11:53:19.898 INFO:tasks.rados.rados.0.smithi022.stdout:619: writing smithi02269687-9 from 1783197 to 2482276 tid 2 2024-07-28T11:53:19.898 INFO:tasks.rados.rados.0.smithi022.stdout:620: write oid 15 current snap is 86 2024-07-28T11:53:19.898 INFO:tasks.rados.rados.0.smithi022.stdout:620: seq_num 271 ranges {554697=464834,1725326=559090} 2024-07-28T11:53:19.908 INFO:tasks.rados.rados.0.smithi022.stdout:620: writing smithi02269687-15 from 554697 to 1019531 tid 1 2024-07-28T11:53:19.920 INFO:tasks.rados.rados.0.smithi022.stdout:620: writing smithi02269687-15 from 1725326 to 2284416 tid 2 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:621: read oid 50 snap -1 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:621: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:622: read oid 47 snap 63 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:622: expect deleted 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:623: read oid 34 snap -1 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:623: expect (ObjNum 261 snap 81 seq_num 261) 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:624: write oid 13 current snap is 86 2024-07-28T11:53:19.921 INFO:tasks.rados.rados.0.smithi022.stdout:624: seq_num 272 ranges {571504=540083,1783808=702748} 2024-07-28T11:53:19.931 INFO:tasks.rados.rados.0.smithi022.stdout:624: writing smithi02269687-13 from 571504 to 1111587 tid 1 2024-07-28T11:53:19.946 INFO:tasks.rados.rados.0.smithi022.stdout:624: writing smithi02269687-13 from 1783808 to 2486556 tid 2 2024-07-28T11:53:19.946 INFO:tasks.rados.rados.0.smithi022.stdout:625: read oid 25 snap 73 2024-07-28T11:53:19.946 INFO:tasks.rados.rados.0.smithi022.stdout:625: expect (ObjNum 194 snap 55 seq_num 194) 2024-07-28T11:53:19.946 INFO:tasks.rados.rados.0.smithi022.stdout:626: snap_remove snap 35 2024-07-28T11:53:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[21738]: cluster 2024-07-28T11:53:18.804451+0000 mgr.x (mgr.24526) 58 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[21738]: cluster 2024-07-28T11:53:19.062952+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-07-28T11:53:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[21738]: cluster 2024-07-28T11:53:19.871565+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-07-28T11:53:20.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[73220]: debug 2024-07-28T11:53:20.068+0000 7fe710902040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:53:20.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[73220]: debug 2024-07-28T11:53:20.136+0000 7fe710902040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:53:20.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[73220]: debug 2024-07-28T11:53:20.304+0000 7fe710902040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:53:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[31305]: cluster 2024-07-28T11:53:18.804451+0000 mgr.x (mgr.24526) 58 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[31305]: cluster 2024-07-28T11:53:19.062952+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-07-28T11:53:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:20 smithi022 bash[31305]: cluster 2024-07-28T11:53:19.871565+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-07-28T11:53:20.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:20 smithi150 bash[24144]: cluster 2024-07-28T11:53:18.804451+0000 mgr.x (mgr.24526) 58 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:20.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:20 smithi150 bash[24144]: cluster 2024-07-28T11:53:19.062952+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-07-28T11:53:20.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:20 smithi150 bash[24144]: cluster 2024-07-28T11:53:19.871565+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-07-28T11:53:20.875 INFO:tasks.rados.rados.0.smithi022.stdout:626: done (7 left) 2024-07-28T11:53:20.876 INFO:tasks.rados.rados.0.smithi022.stdout:627: snap_remove snap 74 2024-07-28T11:53:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[21738]: audit 2024-07-28T11:53:20.206374+0000 mon.a (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.22:0/2975523465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[21738]: cluster 2024-07-28T11:53:20.876268+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-07-28T11:53:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[31305]: audit 2024-07-28T11:53:20.206374+0000 mon.a (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.22:0/2975523465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[31305]: cluster 2024-07-28T11:53:20.876268+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-07-28T11:53:21.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.008+0000 7fe710902040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:53:21.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.088+0000 7fe710902040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:53:21.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.160+0000 7fe710902040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:53:21.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:21 smithi150 bash[24144]: audit 2024-07-28T11:53:20.206374+0000 mon.a (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.22:0/2975523465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:21.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:21 smithi150 bash[24144]: cluster 2024-07-28T11:53:20.876268+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-07-28T11:53:21.789 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.356+0000 7fe710902040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:53:21.789 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.440+0000 7fe710902040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:53:21.789 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.512+0000 7fe710902040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:53:21.885 INFO:tasks.rados.rados.0.smithi022.stdout:627: done (7 left) 2024-07-28T11:53:21.885 INFO:tasks.rados.rados.0.smithi022.stdout:628: rollback oid 14 current snap is 86 2024-07-28T11:53:21.885 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 83 2024-07-28T11:53:21.885 INFO:tasks.rados.rados.0.smithi022.stdout:629: snap_remove snap 68 2024-07-28T11:53:22.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:21 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:53:21] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2024-07-28T11:53:22.065 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.788+0000 7fe710902040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:53:22.065 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:21 smithi022 bash[73220]: debug 2024-07-28T11:53:21.860+0000 7fe710902040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:53:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[21738]: cluster 2024-07-28T11:53:20.805135+0000 mgr.x (mgr.24526) 59 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:53:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[21738]: cluster 2024-07-28T11:53:21.884016+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-07-28T11:53:22.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[73220]: debug 2024-07-28T11:53:22.080+0000 7fe710902040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:53:22.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[73220]: debug 2024-07-28T11:53:22.160+0000 7fe710902040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:53:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[31305]: cluster 2024-07-28T11:53:20.805135+0000 mgr.x (mgr.24526) 59 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:53:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[31305]: cluster 2024-07-28T11:53:21.884016+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-07-28T11:53:22.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:22 smithi150 bash[58723]: ts=2024-07-28T11:53:22.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:22.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:22 smithi150 bash[24144]: cluster 2024-07-28T11:53:20.805135+0000 mgr.x (mgr.24526) 59 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:53:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:22 smithi150 bash[24144]: cluster 2024-07-28T11:53:21.884016+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-07-28T11:53:22.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[73220]: debug 2024-07-28T11:53:22.448+0000 7fe710902040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:53:22.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[73220]: debug 2024-07-28T11:53:22.648+0000 7fe710902040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:53:22.877 INFO:tasks.rados.rados.0.smithi022.stdout:629: done (8 left) 2024-07-28T11:53:22.877 INFO:tasks.rados.rados.0.smithi022.stdout:630: read oid 33 snap -1 2024-07-28T11:53:22.877 INFO:tasks.rados.rados.0.smithi022.stdout:630: expect deleted 2024-07-28T11:53:22.878 INFO:tasks.rados.rados.0.smithi022.stdout:631: write oid 24 current snap is 86 2024-07-28T11:53:22.878 INFO:tasks.rados.rados.0.smithi022.stdout:631: seq_num 273 ranges {588311=615332,1842290=562759} 2024-07-28T11:53:22.884 INFO:tasks.rados.rados.0.smithi022.stdout:631: writing smithi02269687-24 from 588311 to 1203643 tid 1 2024-07-28T11:53:22.893 INFO:tasks.rados.rados.0.smithi022.stdout:631: writing smithi02269687-24 from 1842290 to 2405049 tid 2 2024-07-28T11:53:22.893 INFO:tasks.rados.rados.0.smithi022.stdout:632: snap_remove snap 76 2024-07-28T11:53:23.138 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[21738]: audit 2024-07-28T11:53:22.572859+0000 mon.a (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.22:0/3576633078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:23.138 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[21738]: cluster 2024-07-28T11:53:22.877371+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-07-28T11:53:23.138 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[21738]: audit 2024-07-28T11:53:22.948572+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:23.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[21738]: audit 2024-07-28T11:53:22.953031+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:23.139 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[73220]: debug 2024-07-28T11:53:22.836+0000 7fe710902040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:53:23.139 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:22 smithi022 bash[73220]: debug 2024-07-28T11:53:22.936+0000 7fe710902040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:53:23.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[31305]: audit 2024-07-28T11:53:22.572859+0000 mon.a (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.22:0/3576633078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:23.140 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[31305]: cluster 2024-07-28T11:53:22.877371+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-07-28T11:53:23.140 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[31305]: audit 2024-07-28T11:53:22.948572+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:23.140 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[31305]: audit 2024-07-28T11:53:22.953031+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:23.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:23 smithi150 bash[24144]: audit 2024-07-28T11:53:22.572859+0000 mon.a (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.22:0/3576633078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:23.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:23 smithi150 bash[24144]: cluster 2024-07-28T11:53:22.877371+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-07-28T11:53:23.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:23 smithi150 bash[24144]: audit 2024-07-28T11:53:22.948572+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:23.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:23 smithi150 bash[24144]: audit 2024-07-28T11:53:22.953031+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:23.507 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[73220]: debug 2024-07-28T11:53:23.136+0000 7fe710902040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:53:23.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:23 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:53:23.828 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:53:23 smithi022 bash[72658]: ts=2024-07-28T11:53:23.508Z 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://smithi022.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.22:8443: connect: connection refused" 2024-07-28T11:53:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:632: done (10 left) 2024-07-28T11:53:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:633: write oid 12 current snap is 86 2024-07-28T11:53:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:619: finishing write tid 1 to smithi02269687-9 2024-07-28T11:53:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:619: finishing write tid 2 to smithi02269687-9 2024-07-28T11:53:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:619: finishing write tid 3 to smithi02269687-9 2024-07-28T11:53:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:633: seq_num 274 ranges {605118=406934,1617125=706417} 2024-07-28T11:53:23.889 INFO:tasks.rados.rados.0.smithi022.stdout:633: writing smithi02269687-12 from 605118 to 1012052 tid 1 2024-07-28T11:53:23.897 INFO:tasks.rados.rados.0.smithi022.stdout:633: writing smithi02269687-12 from 1617125 to 2323542 tid 2 2024-07-28T11:53:23.897 INFO:tasks.rados.rados.0.smithi022.stdout:634: delete oid 11 current snap is 86 2024-07-28T11:53:23.900 INFO:tasks.rados.rados.0.smithi022.stdout:619: finishing write tid 4 to smithi02269687-9 2024-07-28T11:53:23.900 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 178 (ObjNum 270 snap 86 seq_num 270) dirty exists 2024-07-28T11:53:23.900 INFO:tasks.rados.rados.0.smithi022.stdout:619: left oid 9 (ObjNum 270 snap 86 seq_num 270) 2024-07-28T11:53:23.900 INFO:tasks.rados.rados.0.smithi022.stdout:620: finishing write tid 1 to smithi02269687-15 2024-07-28T11:53:23.900 INFO:tasks.rados.rados.0.smithi022.stdout:623: expect (ObjNum 261 snap 81 seq_num 261) 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:620: finishing write tid 2 to smithi02269687-15 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:620: finishing write tid 3 to smithi02269687-15 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:620: finishing write tid 4 to smithi02269687-15 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 407 (ObjNum 271 snap 86 seq_num 271) dirty exists 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:620: left oid 15 (ObjNum 271 snap 86 seq_num 271) 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:624: finishing write tid 1 to smithi02269687-13 2024-07-28T11:53:24.014 INFO:tasks.rados.rados.0.smithi022.stdout:621: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T11:53:24.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: debug 2024-07-28T11:53:24.056+0000 7fe710902040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:53:24.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: debug 2024-07-28T11:53:24.140+0000 7fe710902040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:53:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[21738]: cluster 2024-07-28T11:53:22.805540+0000 mgr.x (mgr.24526) 60 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:53:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[21738]: audit 2024-07-28T11:53:23.250459+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[21738]: audit 2024-07-28T11:53:23.254936+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[21738]: audit 2024-07-28T11:53:23.717079+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[21738]: audit 2024-07-28T11:53:23.728647+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[21738]: cluster 2024-07-28T11:53:23.878669+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[31305]: cluster 2024-07-28T11:53:22.805540+0000 mgr.x (mgr.24526) 60 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[31305]: audit 2024-07-28T11:53:23.250459+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[31305]: audit 2024-07-28T11:53:23.254936+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[31305]: audit 2024-07-28T11:53:23.717079+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[31305]: audit 2024-07-28T11:53:23.728647+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[31305]: cluster 2024-07-28T11:53:23.878669+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-07-28T11:53:24.360 INFO:tasks.rados.rados.0.smithi022.stdout:624: finishing write tid 2 to smithi02269687-13 2024-07-28T11:53:24.360 INFO:tasks.rados.rados.0.smithi022.stdout:624: finishing write tid 3 to smithi02269687-13 2024-07-28T11:53:24.360 INFO:tasks.rados.rados.0.smithi022.stdout:624: finishing write tid 4 to smithi02269687-13 2024-07-28T11:53:24.360 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 411 (ObjNum 272 snap 86 seq_num 272) dirty exists 2024-07-28T11:53:24.360 INFO:tasks.rados.rados.0.smithi022.stdout:624: left oid 13 (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:53:24.360 INFO:tasks.rados.rados.0.smithi022.stdout:625: expect (ObjNum 194 snap 55 seq_num 194) 2024-07-28T11:53:24.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[24144]: cluster 2024-07-28T11:53:22.805540+0000 mgr.x (mgr.24526) 60 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:53:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[24144]: audit 2024-07-28T11:53:23.250459+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[24144]: audit 2024-07-28T11:53:23.254936+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[24144]: audit 2024-07-28T11:53:23.717079+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[24144]: audit 2024-07-28T11:53:23.728647+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[24144]: cluster 2024-07-28T11:53:23.878669+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-07-28T11:53:24.619 INFO:tasks.rados.rados.0.smithi022.stdout:628: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 346 (ObjNum 129 snap 0 seq_num 3533562360) dirty dne 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:631: finishing write tid 1 to smithi02269687-24 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:631: finishing write tid 2 to smithi02269687-24 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:631: finishing write tid 3 to smithi02269687-24 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:631: finishing write tid 4 to smithi02269687-24 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 45 (ObjNum 273 snap 86 seq_num 273) dirty exists 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:631: left oid 24 (ObjNum 273 snap 86 seq_num 273) 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:619: done (11 left) 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:620: done (10 left) 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:621: done (9 left) 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:622: done (8 left) 2024-07-28T11:53:24.620 INFO:tasks.rados.rados.0.smithi022.stdout:623: done (7 left) 2024-07-28T11:53:24.621 INFO:tasks.rados.rados.0.smithi022.stdout:624: done (6 left) 2024-07-28T11:53:24.621 INFO:tasks.rados.rados.0.smithi022.stdout:625: done (5 left) 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:628: done (4 left) 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:630: done (3 left) 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:631: done (2 left) 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:634: done (1 left) 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:635: snap_create 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:633: finishing write tid 1 to smithi02269687-12 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:633: finishing write tid 2 to smithi02269687-12 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:633: finishing write tid 3 to smithi02269687-12 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:633: finishing write tid 4 to smithi02269687-12 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 306 (ObjNum 274 snap 86 seq_num 274) dirty exists 2024-07-28T11:53:24.622 INFO:tasks.rados.rados.0.smithi022.stdout:633: left oid 12 (ObjNum 274 snap 86 seq_num 274) 2024-07-28T11:53:24.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:24.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:24 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:24.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: debug 2024-07-28T11:53:24.380+0000 7fe710902040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:53:24.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: debug 2024-07-28T11:53:24.460+0000 7fe710902040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:633: done (1 left) 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:635: done (0 left) 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:636: rollback oid 19 current snap is 87 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 83 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:637: rollback oid 6 current snap is 87 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 84 2024-07-28T11:53:25.091 INFO:tasks.rados.rados.0.smithi022.stdout:638: snap_remove snap 40 2024-07-28T11:53:25.328 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[72658]: ts=2024-07-28T11:53:25.117Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=3 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: debug 2024-07-28T11:53:24.880+0000 7fe710902040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: debug 2024-07-28T11:53:24.964+0000 7fe710902040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: [28/Jul/2024:11:53:24] ENGINE Bus STARTING 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: CherryPy Checker: 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:24 smithi022 bash[73220]: The Application mounted at '' has an empty config. 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[73220]: [28/Jul/2024:11:53:25] ENGINE Serving on http://:::9283 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[73220]: [28/Jul/2024:11:53:25] ENGINE Bus STARTED 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: audit 2024-07-28T11:53:24.927458+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.22:0/1049982715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: cluster 2024-07-28T11:53:24.987955+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T11:53:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: cluster 2024-07-28T11:53:24.988078+0000 mon.a (mon.0) 1152 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: audit 2024-07-28T11:53:24.990336+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: audit 2024-07-28T11:53:24.990813+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: audit 2024-07-28T11:53:24.992208+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[31305]: audit 2024-07-28T11:53:24.993143+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: audit 2024-07-28T11:53:24.927458+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.22:0/1049982715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: cluster 2024-07-28T11:53:24.987955+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: cluster 2024-07-28T11:53:24.988078+0000 mon.a (mon.0) 1152 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: audit 2024-07-28T11:53:24.990336+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: audit 2024-07-28T11:53:24.990813+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:53:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: audit 2024-07-28T11:53:24.992208+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:53:25.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:25 smithi022 bash[21738]: audit 2024-07-28T11:53:24.993143+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:53:25.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: audit 2024-07-28T11:53:24.927458+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.22:0/1049982715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: cluster 2024-07-28T11:53:24.987955+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T11:53:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: cluster 2024-07-28T11:53:24.988078+0000 mon.a (mon.0) 1152 : cluster [DBG] Standby manager daemon y started 2024-07-28T11:53:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: audit 2024-07-28T11:53:24.990336+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T11:53:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: audit 2024-07-28T11:53:24.990813+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:53:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: audit 2024-07-28T11:53:24.992208+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T11:53:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:25 smithi150 bash[24144]: audit 2024-07-28T11:53:24.993143+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:53:26.097 INFO:tasks.rados.rados.0.smithi022.stdout:638: done (2 left) 2024-07-28T11:53:26.097 INFO:tasks.rados.rados.0.smithi022.stdout:639: read oid 26 snap -1 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:639: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:640: rollback oid 14 current snap is 87 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 82 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:636: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 234 (ObjNum 129 snap 0 seq_num 3532156248) dirty dne 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:637: finishing rollback tid 0 to smithi02269687-6 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:637: finishing rollback tid 1 to smithi02269687-6 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:636: done (3 left) 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:641: snap_create 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:637: finishing rollback tid 2 to smithi02269687-6 2024-07-28T11:53:26.098 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 248 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-07-28T11:53:26.113 INFO:tasks.rados.rados.0.smithi022.stdout:639: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:53:26.242 INFO:tasks.rados.rados.0.smithi022.stdout:640: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:53:26.242 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 346 (ObjNum 961 snap 0 seq_num 2402183519) dirty dne 2024-07-28T11:53:26.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:26 smithi150 bash[24144]: cluster 2024-07-28T11:53:24.806782+0000 mgr.x (mgr.24526) 61 : cluster [DBG] pgmap v80: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-07-28T11:53:26.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:26 smithi150 bash[24144]: cluster 2024-07-28T11:53:25.091179+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e28: x(active, since 52s), standbys: y 2024-07-28T11:53:26.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:26 smithi150 bash[24144]: cluster 2024-07-28T11:53:25.091253+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-07-28T11:53:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:26 smithi022 bash[21738]: cluster 2024-07-28T11:53:24.806782+0000 mgr.x (mgr.24526) 61 : cluster [DBG] pgmap v80: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-07-28T11:53:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:26 smithi022 bash[21738]: cluster 2024-07-28T11:53:25.091179+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e28: x(active, since 52s), standbys: y 2024-07-28T11:53:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:26 smithi022 bash[21738]: cluster 2024-07-28T11:53:25.091253+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-07-28T11:53:26.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:26 smithi022 bash[31305]: cluster 2024-07-28T11:53:24.806782+0000 mgr.x (mgr.24526) 61 : cluster [DBG] pgmap v80: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-07-28T11:53:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:26 smithi022 bash[31305]: cluster 2024-07-28T11:53:25.091179+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e28: x(active, since 52s), standbys: y 2024-07-28T11:53:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:26 smithi022 bash[31305]: cluster 2024-07-28T11:53:25.091253+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-07-28T11:53:27.115 INFO:tasks.rados.rados.0.smithi022.stdout:637: done (3 left) 2024-07-28T11:53:27.115 INFO:tasks.rados.rados.0.smithi022.stdout:639: done (2 left) 2024-07-28T11:53:27.115 INFO:tasks.rados.rados.0.smithi022.stdout:640: done (1 left) 2024-07-28T11:53:27.115 INFO:tasks.rados.rados.0.smithi022.stdout:641: done (0 left) 2024-07-28T11:53:27.116 INFO:tasks.rados.rados.0.smithi022.stdout:642: read oid 18 snap -1 2024-07-28T11:53:27.116 INFO:tasks.rados.rados.0.smithi022.stdout:642: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:27.116 INFO:tasks.rados.rados.0.smithi022.stdout:643: snap_remove snap 87 2024-07-28T11:53:27.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:27 smithi150 bash[24144]: cluster 2024-07-28T11:53:26.092415+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-07-28T11:53:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:27 smithi022 bash[21738]: cluster 2024-07-28T11:53:26.092415+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-07-28T11:53:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:27 smithi022 bash[31305]: cluster 2024-07-28T11:53:26.092415+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-07-28T11:53:28.118 INFO:tasks.rados.rados.0.smithi022.stdout:643: done (1 left) 2024-07-28T11:53:28.118 INFO:tasks.rados.rados.0.smithi022.stdout:644: read oid 13 snap -1 2024-07-28T11:53:28.118 INFO:tasks.rados.rados.0.smithi022.stdout:644: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:53:28.118 INFO:tasks.rados.rados.0.smithi022.stdout:645: delete oid 39 current snap is 88 2024-07-28T11:53:28.118 INFO:tasks.rados.rados.0.smithi022.stdout:642: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:28.236 INFO:tasks.rados.rados.0.smithi022.stdout:644: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:53:28.381 INFO:tasks.rados.rados.0.smithi022.stdout:642: done (2 left) 2024-07-28T11:53:28.381 INFO:tasks.rados.rados.0.smithi022.stdout:644: done (1 left) 2024-07-28T11:53:28.381 INFO:tasks.rados.rados.0.smithi022.stdout:645: done (0 left) 2024-07-28T11:53:28.381 INFO:tasks.rados.rados.0.smithi022.stdout:646: read oid 40 snap -1 2024-07-28T11:53:28.381 INFO:tasks.rados.rados.0.smithi022.stdout:646: expect (ObjNum 240 snap 75 seq_num 240) 2024-07-28T11:53:28.382 INFO:tasks.rados.rados.0.smithi022.stdout:647: read oid 11 snap -1 2024-07-28T11:53:28.382 INFO:tasks.rados.rados.0.smithi022.stdout:647: expect deleted 2024-07-28T11:53:28.382 INFO:tasks.rados.rados.0.smithi022.stdout:648: snap_remove snap 83 2024-07-28T11:53:28.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:28 smithi150 bash[24144]: cluster 2024-07-28T11:53:26.807492+0000 mgr.x (mgr.24526) 62 : cluster [DBG] pgmap v83: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-07-28T11:53:28.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:28 smithi150 bash[24144]: cluster 2024-07-28T11:53:27.111424+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-07-28T11:53:28.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:28 smithi150 bash[24144]: audit 2024-07-28T11:53:27.300722+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.22:0/2266559772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:28 smithi022 bash[21738]: cluster 2024-07-28T11:53:26.807492+0000 mgr.x (mgr.24526) 62 : cluster [DBG] pgmap v83: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-07-28T11:53:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:28 smithi022 bash[21738]: cluster 2024-07-28T11:53:27.111424+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-07-28T11:53:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:28 smithi022 bash[21738]: audit 2024-07-28T11:53:27.300722+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.22:0/2266559772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:28 smithi022 bash[31305]: cluster 2024-07-28T11:53:26.807492+0000 mgr.x (mgr.24526) 62 : cluster [DBG] pgmap v83: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-07-28T11:53:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:28 smithi022 bash[31305]: cluster 2024-07-28T11:53:27.111424+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-07-28T11:53:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:28 smithi022 bash[31305]: audit 2024-07-28T11:53:27.300722+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.22:0/2266559772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:29.015 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:28 smithi150 bash[58723]: ts=2024-07-28T11:53:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:648: done (2 left) 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:649: read oid 18 snap -1 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:649: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:650: read oid 25 snap -1 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:650: expect deleted 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:651: delete oid 14 current snap is 88 2024-07-28T11:53:29.137 INFO:tasks.rados.rados.0.smithi022.stdout:646: expect (ObjNum 240 snap 75 seq_num 240) 2024-07-28T11:53:29.262 INFO:tasks.rados.rados.0.smithi022.stdout:649: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:29.379 INFO:tasks.rados.rados.0.smithi022.stdout:646: done (4 left) 2024-07-28T11:53:29.379 INFO:tasks.rados.rados.0.smithi022.stdout:647: done (3 left) 2024-07-28T11:53:29.379 INFO:tasks.rados.rados.0.smithi022.stdout:649: done (2 left) 2024-07-28T11:53:29.379 INFO:tasks.rados.rados.0.smithi022.stdout:650: done (1 left) 2024-07-28T11:53:29.379 INFO:tasks.rados.rados.0.smithi022.stdout:651: done (0 left) 2024-07-28T11:53:29.379 INFO:tasks.rados.rados.0.smithi022.stdout:652: snap_remove snap 49 2024-07-28T11:53:29.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:29 smithi150 bash[24144]: cluster 2024-07-28T11:53:28.116526+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-07-28T11:53:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:29 smithi022 bash[21738]: cluster 2024-07-28T11:53:28.116526+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-07-28T11:53:29.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:29 smithi022 bash[31305]: cluster 2024-07-28T11:53:28.116526+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-07-28T11:53:29.884 INFO:tasks.rados.rados.0.smithi022.stdout:652: done (0 left) 2024-07-28T11:53:29.884 INFO:tasks.rados.rados.0.smithi022.stdout:653: write oid 29 current snap is 88 2024-07-28T11:53:29.884 INFO:tasks.rados.rados.0.smithi022.stdout:653: seq_num 278 ranges {672346=707930,2134700=537646} 2024-07-28T11:53:29.891 INFO:tasks.rados.rados.0.smithi022.stdout:653: writing smithi02269687-29 from 672346 to 1380276 tid 1 2024-07-28T11:53:29.900 INFO:tasks.rados.rados.0.smithi022.stdout:653: writing smithi02269687-29 from 2134700 to 2672346 tid 2 2024-07-28T11:53:29.900 INFO:tasks.rados.rados.0.smithi022.stdout:654: delete oid 28 current snap is 88 2024-07-28T11:53:29.905 INFO:tasks.rados.rados.0.smithi022.stdout:653: finishing write tid 1 to smithi02269687-29 2024-07-28T11:53:29.906 INFO:tasks.rados.rados.0.smithi022.stdout:653: finishing write tid 2 to smithi02269687-29 2024-07-28T11:53:29.906 INFO:tasks.rados.rados.0.smithi022.stdout:653: finishing write tid 3 to smithi02269687-29 2024-07-28T11:53:29.906 INFO:tasks.rados.rados.0.smithi022.stdout:653: finishing write tid 4 to smithi02269687-29 2024-07-28T11:53:29.907 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 374 (ObjNum 278 snap 88 seq_num 278) dirty exists 2024-07-28T11:53:29.907 INFO:tasks.rados.rados.0.smithi022.stdout:653: left oid 29 (ObjNum 278 snap 88 seq_num 278) 2024-07-28T11:53:29.910 INFO:tasks.rados.rados.0.smithi022.stdout:653: done (1 left) 2024-07-28T11:53:29.910 INFO:tasks.rados.rados.0.smithi022.stdout:654: done (0 left) 2024-07-28T11:53:29.910 INFO:tasks.rados.rados.0.smithi022.stdout:655: delete oid 39 current snap is 88 2024-07-28T11:53:29.913 INFO:tasks.rados.rados.0.smithi022.stdout:655: done (0 left) 2024-07-28T11:53:29.914 INFO:tasks.rados.rados.0.smithi022.stdout:656: read oid 4 snap -1 2024-07-28T11:53:29.914 INFO:tasks.rados.rados.0.smithi022.stdout:656: expect deleted 2024-07-28T11:53:29.914 INFO:tasks.rados.rados.0.smithi022.stdout:657: rollback oid 16 current snap is 88 2024-07-28T11:53:29.914 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 86 2024-07-28T11:53:29.914 INFO:tasks.rados.rados.0.smithi022.stdout:658: write oid 45 current snap is 88 2024-07-28T11:53:29.914 INFO:tasks.rados.rados.0.smithi022.stdout:658: seq_num 281 ranges {722767=533677,1793793=461082} 2024-07-28T11:53:29.921 INFO:tasks.rados.rados.0.smithi022.stdout:658: writing smithi02269687-45 from 722767 to 1256444 tid 1 2024-07-28T11:53:29.927 INFO:tasks.rados.rados.0.smithi022.stdout:658: writing smithi02269687-45 from 1793793 to 2254875 tid 2 2024-07-28T11:53:29.928 INFO:tasks.rados.rados.0.smithi022.stdout:659: delete oid 11 current snap is 88 2024-07-28T11:53:29.928 INFO:tasks.rados.rados.0.smithi022.stdout:657: finishing rollback tid 1 to smithi02269687-16 2024-07-28T11:53:29.928 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 186 (ObjNum 705 snap 0 seq_num 3533569616) dirty dne 2024-07-28T11:53:29.928 INFO:tasks.rados.rados.0.smithi022.stdout:658: finishing write tid 1 to smithi02269687-45 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:656: done (3 left) 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:657: done (2 left) 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:659: done (1 left) 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:660: read oid 41 snap -1 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:660: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:661: read oid 8 snap 63 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:661: expect (ObjNum 207 snap 60 seq_num 207) 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:662: rollback oid 10 current snap is 88 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 78 2024-07-28T11:53:29.930 INFO:tasks.rados.rados.0.smithi022.stdout:663: snap_remove snap 57 2024-07-28T11:53:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[21738]: cluster 2024-07-28T11:53:28.808159+0000 mgr.x (mgr.24526) 63 : cluster [DBG] pgmap v86: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[21738]: cluster 2024-07-28T11:53:29.134853+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[21738]: audit 2024-07-28T11:53:29.684638+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.22:0/842152650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[21738]: cluster 2024-07-28T11:53:29.880495+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[31305]: cluster 2024-07-28T11:53:28.808159+0000 mgr.x (mgr.24526) 63 : cluster [DBG] pgmap v86: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[31305]: cluster 2024-07-28T11:53:29.134853+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[31305]: audit 2024-07-28T11:53:29.684638+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.22:0/842152650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:30 smithi022 bash[31305]: cluster 2024-07-28T11:53:29.880495+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-07-28T11:53:30.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:30 smithi150 bash[24144]: cluster 2024-07-28T11:53:28.808159+0000 mgr.x (mgr.24526) 63 : cluster [DBG] pgmap v86: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 254 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:30.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:30 smithi150 bash[24144]: cluster 2024-07-28T11:53:29.134853+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-07-28T11:53:30.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:30 smithi150 bash[24144]: audit 2024-07-28T11:53:29.684638+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.22:0/842152650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:30.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:30 smithi150 bash[24144]: cluster 2024-07-28T11:53:29.880495+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-07-28T11:53:30.883 INFO:tasks.rados.rados.0.smithi022.stdout:663: done (4 left) 2024-07-28T11:53:30.883 INFO:tasks.rados.rados.0.smithi022.stdout:664: read oid 11 snap -1 2024-07-28T11:53:30.883 INFO:tasks.rados.rados.0.smithi022.stdout:664: expect deleted 2024-07-28T11:53:30.883 INFO:tasks.rados.rados.0.smithi022.stdout:665: snap_remove snap 75 2024-07-28T11:53:30.883 INFO:tasks.rados.rados.0.smithi022.stdout:662: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:53:30.883 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 183 (ObjNum 129 snap 0 seq_num 3533888352) dirty dne 2024-07-28T11:53:30.884 INFO:tasks.rados.rados.0.smithi022.stdout:658: finishing write tid 2 to smithi02269687-45 2024-07-28T11:53:30.884 INFO:tasks.rados.rados.0.smithi022.stdout:658: finishing write tid 3 to smithi02269687-45 2024-07-28T11:53:30.884 INFO:tasks.rados.rados.0.smithi022.stdout:658: finishing write tid 4 to smithi02269687-45 2024-07-28T11:53:30.884 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 374 (ObjNum 281 snap 88 seq_num 281) dirty exists 2024-07-28T11:53:30.884 INFO:tasks.rados.rados.0.smithi022.stdout:658: left oid 45 (ObjNum 281 snap 88 seq_num 281) 2024-07-28T11:53:30.884 INFO:tasks.rados.rados.0.smithi022.stdout:660: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:31.039 INFO:tasks.rados.rados.0.smithi022.stdout:661: expect (ObjNum 207 snap 60 seq_num 207) 2024-07-28T11:53:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:31 smithi022 bash[31305]: cluster 2024-07-28T11:53:30.808863+0000 mgr.x (mgr.24526) 64 : cluster [DBG] pgmap v89: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 272 KiB/s wr, 10 op/s 2024-07-28T11:53:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:31 smithi022 bash[31305]: cluster 2024-07-28T11:53:30.881636+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-07-28T11:53:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:31 smithi022 bash[21738]: cluster 2024-07-28T11:53:30.808863+0000 mgr.x (mgr.24526) 64 : cluster [DBG] pgmap v89: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 272 KiB/s wr, 10 op/s 2024-07-28T11:53:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:31 smithi022 bash[21738]: cluster 2024-07-28T11:53:30.881636+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-07-28T11:53:32.141 INFO:tasks.rados.rados.0.smithi022.stdout:658: done (5 left) 2024-07-28T11:53:32.141 INFO:tasks.rados.rados.0.smithi022.stdout:660: done (4 left) 2024-07-28T11:53:32.141 INFO:tasks.rados.rados.0.smithi022.stdout:661: done (3 left) 2024-07-28T11:53:32.142 INFO:tasks.rados.rados.0.smithi022.stdout:662: done (2 left) 2024-07-28T11:53:32.142 INFO:tasks.rados.rados.0.smithi022.stdout:664: done (1 left) 2024-07-28T11:53:32.142 INFO:tasks.rados.rados.0.smithi022.stdout:665: done (0 left) 2024-07-28T11:53:32.142 INFO:tasks.rados.rados.0.smithi022.stdout:666: delete oid 28 current snap is 88 2024-07-28T11:53:32.161 INFO:tasks.rados.rados.0.smithi022.stdout:666: done (0 left) 2024-07-28T11:53:32.162 INFO:tasks.rados.rados.0.smithi022.stdout:667: rollback oid 37 current snap is 88 2024-07-28T11:53:32.162 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 66 2024-07-28T11:53:32.162 INFO:tasks.rados.rados.0.smithi022.stdout:668: rollback oid 21 current snap is 88 2024-07-28T11:53:32.162 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 66 2024-07-28T11:53:32.162 INFO:tasks.rados.rados.0.smithi022.stdout:669: write oid 40 current snap is 88 2024-07-28T11:53:32.162 INFO:tasks.rados.rados.0.smithi022.stdout:669: seq_num 284 ranges {773188=475777,1969239=724762} 2024-07-28T11:53:32.182 INFO:tasks.rados.rados.0.smithi022.stdout:669: writing smithi02269687-40 from 773188 to 1248965 tid 1 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:669: writing smithi02269687-40 from 1969239 to 2694001 tid 2 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:670: write oid 42 current snap is 88 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:667: finishing rollback tid 0 to smithi02269687-37 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:667: finishing rollback tid 1 to smithi02269687-37 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:667: finishing rollback tid 2 to smithi02269687-37 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 110 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:668: finishing rollback tid 0 to smithi02269687-21 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:668: finishing rollback tid 1 to smithi02269687-21 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:668: finishing rollback tid 2 to smithi02269687-21 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 164 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T11:53:32.205 INFO:tasks.rados.rados.0.smithi022.stdout:669: finishing write tid 1 to smithi02269687-40 2024-07-28T11:53:32.206 INFO:tasks.rados.rados.0.smithi022.stdout:670: seq_num 285 ranges {789995=551026,2027721=468420} 2024-07-28T11:53:32.220 INFO:tasks.rados.rados.0.smithi022.stdout:670: writing smithi02269687-42 from 789995 to 1341021 tid 1 2024-07-28T11:53:32.231 INFO:tasks.rados.rados.0.smithi022.stdout:670: writing smithi02269687-42 from 2027721 to 2496141 tid 2 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:667: done (3 left) 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:668: done (2 left) 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:671: snap_create 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:669: finishing write tid 2 to smithi02269687-40 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:669: finishing write tid 3 to smithi02269687-40 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:669: finishing write tid 4 to smithi02269687-40 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 392 (ObjNum 284 snap 88 seq_num 284) dirty exists 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:669: left oid 40 (ObjNum 284 snap 88 seq_num 284) 2024-07-28T11:53:32.232 INFO:tasks.rados.rados.0.smithi022.stdout:670: finishing write tid 1 to smithi02269687-42 2024-07-28T11:53:32.235 INFO:tasks.rados.rados.0.smithi022.stdout:670: finishing write tid 2 to smithi02269687-42 2024-07-28T11:53:32.235 INFO:tasks.rados.rados.0.smithi022.stdout:670: finishing write tid 3 to smithi02269687-42 2024-07-28T11:53:32.235 INFO:tasks.rados.rados.0.smithi022.stdout:670: finishing write tid 4 to smithi02269687-42 2024-07-28T11:53:32.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 114 (ObjNum 285 snap 88 seq_num 285) dirty exists 2024-07-28T11:53:32.235 INFO:tasks.rados.rados.0.smithi022.stdout:670: left oid 42 (ObjNum 285 snap 88 seq_num 285) 2024-07-28T11:53:32.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:31 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:53:31] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2024-07-28T11:53:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:31 smithi150 bash[24144]: cluster 2024-07-28T11:53:30.808863+0000 mgr.x (mgr.24526) 64 : cluster [DBG] pgmap v89: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 272 KiB/s wr, 10 op/s 2024-07-28T11:53:32.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:31 smithi150 bash[24144]: cluster 2024-07-28T11:53:30.881636+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-07-28T11:53:32.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:32 smithi150 bash[58723]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:33.144 INFO:tasks.rados.rados.0.smithi022.stdout:669: done (2 left) 2024-07-28T11:53:33.144 INFO:tasks.rados.rados.0.smithi022.stdout:670: done (1 left) 2024-07-28T11:53:33.144 INFO:tasks.rados.rados.0.smithi022.stdout:671: done (0 left) 2024-07-28T11:53:33.144 INFO:tasks.rados.rados.0.smithi022.stdout:672: rollback oid 28 current snap is 89 2024-07-28T11:53:33.144 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 84 2024-07-28T11:53:33.144 INFO:tasks.rados.rados.0.smithi022.stdout:673: snap_remove snap 79 2024-07-28T11:53:33.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:32 smithi150 bash[24144]: audit 2024-07-28T11:53:32.041454+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.22:0/576009553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:33.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:32 smithi150 bash[24144]: cluster 2024-07-28T11:53:32.141619+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-07-28T11:53:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:32 smithi022 bash[21738]: audit 2024-07-28T11:53:32.041454+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.22:0/576009553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:32 smithi022 bash[21738]: cluster 2024-07-28T11:53:32.141619+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-07-28T11:53:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:32 smithi022 bash[31305]: audit 2024-07-28T11:53:32.041454+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.22:0/576009553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:32 smithi022 bash[31305]: cluster 2024-07-28T11:53:32.141619+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-07-28T11:53:33.453 INFO:tasks.rados.rados.0.smithi022.stdout:673: done (1 left) 2024-07-28T11:53:33.453 INFO:tasks.rados.rados.0.smithi022.stdout:674: delete oid 29 current snap is 89 2024-07-28T11:53:33.453 INFO:tasks.rados.rados.0.smithi022.stdout:672: finishing rollback tid 1 to smithi02269687-28 2024-07-28T11:53:33.453 INFO:tasks.rados.rados.0.smithi022.stdout:672: finishing rollback tid 2 to smithi02269687-28 2024-07-28T11:53:33.453 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 62 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-07-28T11:53:33.468 INFO:tasks.rados.rados.0.smithi022.stdout:672: done (1 left) 2024-07-28T11:53:33.468 INFO:tasks.rados.rados.0.smithi022.stdout:674: done (0 left) 2024-07-28T11:53:33.468 INFO:tasks.rados.rados.0.smithi022.stdout:675: read oid 5 snap -1 2024-07-28T11:53:33.468 INFO:tasks.rados.rados.0.smithi022.stdout:675: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T11:53:33.468 INFO:tasks.rados.rados.0.smithi022.stdout:676: snap_remove snap 81 2024-07-28T11:53:33.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:33 smithi150 bash[58723]: ts=2024-07-28T11:53:33.505Z 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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:53:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:33 smithi150 bash[52560]: debug 2024-07-28T11:53:33.445+0000 7f01318f8640 -1 mgr handle_mgr_map I was active but no longer am 2024-07-28T11:53:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:33 smithi150 bash[52560]: ignoring --setuser ceph since I am not root 2024-07-28T11:53:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:33 smithi150 bash[52560]: ignoring --setgroup ceph since I am not root 2024-07-28T11:53:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:33 smithi150 bash[52560]: debug 2024-07-28T11:53:33.509+0000 7fd7ef67f640 1 -- 172.21.15.150:0/1308496224 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559f57eb0d00 con 0x559f57ea3800 2024-07-28T11:53:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:33 smithi150 bash[52560]: debug 2024-07-28T11:53:33.625+0000 7fd7f1eda040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:53:33.798 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: [28/Jul/2024:11:53:33] ENGINE Bus STOPPING 2024-07-28T11:53:33.798 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: [28/Jul/2024:11:53:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T11:53:33.798 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: [28/Jul/2024:11:53:33] ENGINE Bus STOPPED 2024-07-28T11:53:34.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: [28/Jul/2024:11:53:33] ENGINE Bus STARTING 2024-07-28T11:53:34.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe67aee7640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe67aee7640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe67aee7640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe67aee7640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe67aee7640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe677ee1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe677ee1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe677ee1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe677ee1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: debug 2024-07-28T11:53:33.855+0000 7fe677ee1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: [28/Jul/2024:11:53:33] ENGINE Serving on http://:::9283 2024-07-28T11:53:34.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:33 smithi022 bash[73220]: [28/Jul/2024:11:53:33] ENGINE Bus STARTED 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: cluster 2024-07-28T11:53:32.809580+0000 mgr.x (mgr.24526) 65 : cluster [DBG] pgmap v92: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 272 KiB/s wr, 10 op/s 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: cluster 2024-07-28T11:53:33.143732+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.198020+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.210199+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.212490+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.214558+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.224839+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.262679+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.426443+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.435967+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: cluster 2024-07-28T11:53:33.436979+0000 mon.a (mon.0) 1173 : cluster [INF] Activating manager daemon y 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: cluster 2024-07-28T11:53:33.449482+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.450055+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: cluster 2024-07-28T11:53:33.450273+0000 mon.a (mon.0) 1176 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0132436s) 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.468438+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.469011+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.469543+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.471383+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:53:34.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.472214+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.473003+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.473463+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.474050+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.474697+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.475152+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.475681+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.476509+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:53:34.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.477090+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.477657+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.478222+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.478554+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.479177+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: cluster 2024-07-28T11:53:33.732164+0000 mon.a (mon.0) 1177 : cluster [INF] Manager daemon y is now available 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.773459+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.800399+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.809654+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.811522+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.840534+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:53:34.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[24144]: audit 2024-07-28T11:53:33.842416+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:53:34.462 INFO:tasks.rados.rados.0.smithi022.stdout:676: done (1 left) 2024-07-28T11:53:34.463 INFO:tasks.rados.rados.0.smithi022.stdout:677: write oid 24 current snap is 89 2024-07-28T11:53:34.463 INFO:tasks.rados.rados.0.smithi022.stdout:677: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-07-28T11:53:34.470 INFO:tasks.rados.rados.0.smithi022.stdout:677: writing smithi02269687-24 from 423609 to 1125133 tid 1 2024-07-28T11:53:34.477 INFO:tasks.rados.rados.0.smithi022.stdout:677: writing smithi02269687-24 from 1628332 to 2100421 tid 2 2024-07-28T11:53:34.482 INFO:tasks.rados.rados.0.smithi022.stdout:677: writing smithi02269687-24 from 2648987 to 2823609 tid 3 2024-07-28T11:53:34.482 INFO:tasks.rados.rados.0.smithi022.stdout:675: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T11:53:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: cluster 2024-07-28T11:53:32.809580+0000 mgr.x (mgr.24526) 65 : cluster [DBG] pgmap v92: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 272 KiB/s wr, 10 op/s 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: cluster 2024-07-28T11:53:33.143732+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.198020+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.210199+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.212490+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.214558+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.224839+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.262679+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.426443+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.435967+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: cluster 2024-07-28T11:53:33.436979+0000 mon.a (mon.0) 1173 : cluster [INF] Activating manager daemon y 2024-07-28T11:53:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: cluster 2024-07-28T11:53:33.449482+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.450055+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: cluster 2024-07-28T11:53:33.450273+0000 mon.a (mon.0) 1176 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0132436s) 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.468438+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.469011+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.469543+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.471383+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.472214+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.473003+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.473463+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.474050+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.474697+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:53:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.475152+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:53:34.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.475681+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:53:34.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.476509+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.477090+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.477657+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.478222+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.478554+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.479177+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: cluster 2024-07-28T11:53:33.732164+0000 mon.a (mon.0) 1177 : cluster [INF] Manager daemon y is now available 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.773459+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.800399+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.809654+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.811522+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:53:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.840534+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:53:34.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[21738]: audit 2024-07-28T11:53:33.842416+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:53:34.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: cluster 2024-07-28T11:53:32.809580+0000 mgr.x (mgr.24526) 65 : cluster [DBG] pgmap v92: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 272 KiB/s wr, 10 op/s 2024-07-28T11:53:34.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: cluster 2024-07-28T11:53:33.143732+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-07-28T11:53:34.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.198020+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.210199+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.212490+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.214558+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.224839+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.262679+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.426443+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.435967+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: cluster 2024-07-28T11:53:33.436979+0000 mon.a (mon.0) 1173 : cluster [INF] Activating manager daemon y 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: cluster 2024-07-28T11:53:33.449482+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.450055+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24526 172.21.15.150:0/982282438' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: cluster 2024-07-28T11:53:33.450273+0000 mon.a (mon.0) 1176 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0132436s) 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.468438+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.469011+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.469543+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:53:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.471383+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.472214+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.473003+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.473463+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.474050+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.474697+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.475152+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.475681+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.476509+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.477090+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.477657+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.478222+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.478554+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.479177+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: cluster 2024-07-28T11:53:33.732164+0000 mon.a (mon.0) 1177 : cluster [INF] Manager daemon y is now available 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.773459+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.800399+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:34.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.809654+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:53:34.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.811522+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:53:34.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.840534+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:53:34.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:34 smithi022 bash[31305]: audit 2024-07-28T11:53:33.842416+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:53:34.697 INFO:tasks.rados.rados.0.smithi022.stdout:677: finishing write tid 1 to smithi02269687-24 2024-07-28T11:53:34.697 INFO:tasks.rados.rados.0.smithi022.stdout:677: finishing write tid 2 to smithi02269687-24 2024-07-28T11:53:34.697 INFO:tasks.rados.rados.0.smithi022.stdout:677: finishing write tid 3 to smithi02269687-24 2024-07-28T11:53:34.697 INFO:tasks.rados.rados.0.smithi022.stdout:677: finishing write tid 4 to smithi02269687-24 2024-07-28T11:53:34.698 INFO:tasks.rados.rados.0.smithi022.stdout:677: finishing write tid 5 to smithi02269687-24 2024-07-28T11:53:34.698 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 50 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-07-28T11:53:34.698 INFO:tasks.rados.rados.0.smithi022.stdout:677: left oid 24 (ObjNum 287 snap 89 seq_num 287) 2024-07-28T11:53:34.698 INFO:tasks.rados.rados.0.smithi022.stdout:675: done (1 left) 2024-07-28T11:53:34.698 INFO:tasks.rados.rados.0.smithi022.stdout:677: done (0 left) 2024-07-28T11:53:34.698 INFO:tasks.rados.rados.0.smithi022.stdout:678: snap_remove snap 73 2024-07-28T11:53:34.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:34.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:35.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[52560]: debug 2024-07-28T11:53:34.909+0000 7fd7f1eda040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:53:35.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:34 smithi150 bash[52560]: debug 2024-07-28T11:53:34.977+0000 7fd7f1eda040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:53:35.266 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[52560]: debug 2024-07-28T11:53:35.129+0000 7fd7f1eda040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:53:35.484 INFO:tasks.rados.rados.0.smithi022.stdout:678: done (0 left) 2024-07-28T11:53:35.484 INFO:tasks.rados.rados.0.smithi022.stdout:679: write oid 3 current snap is 89 2024-07-28T11:53:35.484 INFO:tasks.rados.rados.0.smithi022.stdout:679: seq_num 288 ranges {440416=776773,1686814=732100} 2024-07-28T11:53:35.488 INFO:tasks.rados.rados.0.smithi022.stdout:679: writing smithi02269687-3 from 440416 to 1217189 tid 1 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:679: writing smithi02269687-3 from 1686814 to 2418914 tid 2 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:680: read oid 42 snap 78 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:680: expect (ObjNum 239 snap 73 seq_num 239) 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:681: read oid 49 snap 85 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:681: expect deleted 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:682: write oid 24 current snap is 89 2024-07-28T11:53:35.503 INFO:tasks.rados.rados.0.smithi022.stdout:682: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-07-28T11:53:35.513 INFO:tasks.rados.rados.0.smithi022.stdout:682: writing smithi02269687-24 from 457223 to 1025598 tid 1 2024-07-28T11:53:35.523 INFO:tasks.rados.rados.0.smithi022.stdout:682: writing smithi02269687-24 from 1461649 to 1937407 tid 2 2024-07-28T11:53:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:682: writing smithi02269687-24 from 2420186 to 2857223 tid 3 2024-07-28T11:53:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:683: read oid 43 snap 88 2024-07-28T11:53:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:683: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:53:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:684: snap_create 2024-07-28T11:53:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:679: finishing write tid 1 to smithi02269687-3 2024-07-28T11:53:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:680: expect (ObjNum 239 snap 73 seq_num 239) 2024-07-28T11:53:35.697 INFO:tasks.rados.rados.0.smithi022.stdout:679: finishing write tid 2 to smithi02269687-3 2024-07-28T11:53:35.697 INFO:tasks.rados.rados.0.smithi022.stdout:679: finishing write tid 3 to smithi02269687-3 2024-07-28T11:53:35.698 INFO:tasks.rados.rados.0.smithi022.stdout:679: finishing write tid 4 to smithi02269687-3 2024-07-28T11:53:35.698 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 299 (ObjNum 288 snap 89 seq_num 288) dirty exists 2024-07-28T11:53:35.698 INFO:tasks.rados.rados.0.smithi022.stdout:679: left oid 3 (ObjNum 288 snap 89 seq_num 288) 2024-07-28T11:53:35.698 INFO:tasks.rados.rados.0.smithi022.stdout:682: finishing write tid 1 to smithi02269687-24 2024-07-28T11:53:35.698 INFO:tasks.rados.rados.0.smithi022.stdout:682: finishing write tid 2 to smithi02269687-24 2024-07-28T11:53:35.698 INFO:tasks.rados.rados.0.smithi022.stdout:683: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:53:35.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[24144]: cluster 2024-07-28T11:53:34.455208+0000 mon.a (mon.0) 1180 : cluster [DBG] mgrmap e30: y(active, since 1.01822s) 2024-07-28T11:53:35.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[24144]: cluster 2024-07-28T11:53:34.463862+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-07-28T11:53:35.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[24144]: audit 2024-07-28T11:53:34.472728+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.22:0/448025775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:35.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[24144]: cluster 2024-07-28T11:53:34.494070+0000 mgr.y (mgr.25007) 1 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 69 GiB/s rd, 18 GiB/s wr, 198.08k op/s; 125 MiB/s, 444 objects/s recovering 2024-07-28T11:53:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[21738]: cluster 2024-07-28T11:53:34.455208+0000 mon.a (mon.0) 1180 : cluster [DBG] mgrmap e30: y(active, since 1.01822s) 2024-07-28T11:53:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[21738]: cluster 2024-07-28T11:53:34.463862+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-07-28T11:53:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[21738]: audit 2024-07-28T11:53:34.472728+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.22:0/448025775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[21738]: cluster 2024-07-28T11:53:34.494070+0000 mgr.y (mgr.25007) 1 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 69 GiB/s rd, 18 GiB/s wr, 198.08k op/s; 125 MiB/s, 444 objects/s recovering 2024-07-28T11:53:35.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[31305]: cluster 2024-07-28T11:53:34.455208+0000 mon.a (mon.0) 1180 : cluster [DBG] mgrmap e30: y(active, since 1.01822s) 2024-07-28T11:53:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[31305]: cluster 2024-07-28T11:53:34.463862+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-07-28T11:53:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[31305]: audit 2024-07-28T11:53:34.472728+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.22:0/448025775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:35 smithi022 bash[31305]: cluster 2024-07-28T11:53:34.494070+0000 mgr.y (mgr.25007) 1 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 69 GiB/s rd, 18 GiB/s wr, 198.08k op/s; 125 MiB/s, 444 objects/s recovering 2024-07-28T11:53:35.937 INFO:tasks.rados.rados.0.smithi022.stdout:682: finishing write tid 3 to smithi02269687-24 2024-07-28T11:53:35.938 INFO:tasks.rados.rados.0.smithi022.stdout:682: finishing write tid 4 to smithi02269687-24 2024-07-28T11:53:35.938 INFO:tasks.rados.rados.0.smithi022.stdout:682: finishing write tid 5 to smithi02269687-24 2024-07-28T11:53:35.938 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 56 (ObjNum 289 snap 89 seq_num 289) dirty exists 2024-07-28T11:53:35.938 INFO:tasks.rados.rados.0.smithi022.stdout:682: left oid 24 (ObjNum 289 snap 89 seq_num 289) 2024-07-28T11:53:36.139 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[52560]: debug 2024-07-28T11:53:35.805+0000 7fd7f1eda040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:53:36.139 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[52560]: debug 2024-07-28T11:53:35.885+0000 7fd7f1eda040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:53:36.139 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:35 smithi150 bash[52560]: debug 2024-07-28T11:53:35.953+0000 7fd7f1eda040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:53:36.473 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.141+0000 7fd7f1eda040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:53:36.473 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.217+0000 7fd7f1eda040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:53:36.473 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.285+0000 7fd7f1eda040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:53:36.481 INFO:tasks.rados.rados.0.smithi022.stdout:679: done (5 left) 2024-07-28T11:53:36.481 INFO:tasks.rados.rados.0.smithi022.stdout:680: done (4 left) 2024-07-28T11:53:36.481 INFO:tasks.rados.rados.0.smithi022.stdout:681: done (3 left) 2024-07-28T11:53:36.481 INFO:tasks.rados.rados.0.smithi022.stdout:682: done (2 left) 2024-07-28T11:53:36.481 INFO:tasks.rados.rados.0.smithi022.stdout:683: done (1 left) 2024-07-28T11:53:36.482 INFO:tasks.rados.rados.0.smithi022.stdout:684: done (0 left) 2024-07-28T11:53:36.482 INFO:tasks.rados.rados.0.smithi022.stdout:685: write oid 15 current snap is 90 2024-07-28T11:53:36.482 INFO:tasks.rados.rados.0.smithi022.stdout:685: seq_num 290 ranges {474030=643624,1520131=735769} 2024-07-28T11:53:36.488 INFO:tasks.rados.rados.0.smithi022.stdout:685: writing smithi02269687-15 from 474030 to 1117654 tid 1 2024-07-28T11:53:36.495 INFO:tasks.rados.rados.0.smithi022.stdout:685: writing smithi02269687-15 from 1520131 to 2255900 tid 2 2024-07-28T11:53:36.495 INFO:tasks.rados.rados.0.smithi022.stdout:686: rollback oid 5 current snap is 90 2024-07-28T11:53:36.495 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 85 2024-07-28T11:53:36.496 INFO:tasks.rados.rados.0.smithi022.stdout:687: read oid 36 snap -1 2024-07-28T11:53:36.496 INFO:tasks.rados.rados.0.smithi022.stdout:687: expect (ObjNum 249 snap 76 seq_num 249) 2024-07-28T11:53:36.496 INFO:tasks.rados.rados.0.smithi022.stdout:688: snap_remove snap 59 2024-07-28T11:53:36.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[24144]: cluster 2024-07-28T11:53:35.468328+0000 mon.a (mon.0) 1182 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-07-28T11:53:36.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[24144]: cluster 2024-07-28T11:53:35.468395+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-07-28T11:53:36.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[24144]: cluster 2024-07-28T11:53:35.474305+0000 mgr.y (mgr.25007) 2 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 963 MiB/s rd, 248 MiB/s wr, 2.69k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-07-28T11:53:36.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.553+0000 7fd7f1eda040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:53:36.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.625+0000 7fd7f1eda040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:53:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[21738]: cluster 2024-07-28T11:53:35.468328+0000 mon.a (mon.0) 1182 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-07-28T11:53:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[21738]: cluster 2024-07-28T11:53:35.468395+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[21738]: cluster 2024-07-28T11:53:35.474305+0000 mgr.y (mgr.25007) 2 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 963 MiB/s rd, 248 MiB/s wr, 2.69k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[31305]: cluster 2024-07-28T11:53:35.468328+0000 mon.a (mon.0) 1182 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[31305]: cluster 2024-07-28T11:53:35.468395+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[31305]: cluster 2024-07-28T11:53:35.474305+0000 mgr.y (mgr.25007) 2 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 963 MiB/s rd, 248 MiB/s wr, 2.69k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: debug 2024-07-28T11:53:36.351+0000 7fe65aea7640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: Traceback (most recent call last): 2024-07-28T11:53:36.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: self._connections.run(self.expiration_interval) 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: self._run(expiration_interval) 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: s = self.context.wrap_socket( 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: return self.sslsocket_class._create( 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:53:36.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: self.do_handshake() 2024-07-28T11:53:36.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:53:36.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: self._sslobj.do_handshake() 2024-07-28T11:53:36.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:53:36 smithi022 bash[73220]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:53:37.157 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.821+0000 7fd7f1eda040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:53:37.157 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:36 smithi150 bash[52560]: debug 2024-07-28T11:53:36.901+0000 7fd7f1eda040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:53:37.488 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[52560]: debug 2024-07-28T11:53:37.157+0000 7fd7f1eda040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:53:37.488 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[52560]: debug 2024-07-28T11:53:37.337+0000 7fd7f1eda040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:53:37.499 INFO:tasks.rados.rados.0.smithi022.stdout:688: done (3 left) 2024-07-28T11:53:37.499 INFO:tasks.rados.rados.0.smithi022.stdout:689: read oid 2 snap -1 2024-07-28T11:53:37.499 INFO:tasks.rados.rados.0.smithi022.stdout:689: expect (ObjNum 254 snap 79 seq_num 254) 2024-07-28T11:53:37.500 INFO:tasks.rados.rados.0.smithi022.stdout:690: snap_create 2024-07-28T11:53:37.500 INFO:tasks.rados.rados.0.smithi022.stdout:686: finishing rollback tid 0 to smithi02269687-5 2024-07-28T11:53:37.500 INFO:tasks.rados.rados.0.smithi022.stdout:686: finishing rollback tid 1 to smithi02269687-5 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:686: finishing rollback tid 2 to smithi02269687-5 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 124 (ObjNum 220 snap 63 seq_num 220) dirty exists 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:685: finishing write tid 1 to smithi02269687-15 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:685: finishing write tid 2 to smithi02269687-15 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:685: finishing write tid 3 to smithi02269687-15 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:685: finishing write tid 4 to smithi02269687-15 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 496 (ObjNum 290 snap 90 seq_num 290) dirty exists 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:685: left oid 15 (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:53:37.501 INFO:tasks.rados.rados.0.smithi022.stdout:687: expect (ObjNum 249 snap 76 seq_num 249) 2024-07-28T11:53:37.599 INFO:tasks.rados.rados.0.smithi022.stdout:689: expect (ObjNum 254 snap 79 seq_num 254) 2024-07-28T11:53:37.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[52560]: debug 2024-07-28T11:53:37.517+0000 7fd7f1eda040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:53:37.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[52560]: debug 2024-07-28T11:53:37.601+0000 7fd7f1eda040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: cephadm 2024-07-28T11:53:36.127297+0000 mgr.y (mgr.25007) 3 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Bus STARTING 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: cephadm 2024-07-28T11:53:36.229025+0000 mgr.y (mgr.25007) 4 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Serving on http://172.21.15.22:8765 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: cephadm 2024-07-28T11:53:36.353557+0000 mgr.y (mgr.25007) 5 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: cephadm 2024-07-28T11:53:36.353884+0000 mgr.y (mgr.25007) 6 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Bus STARTED 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: cephadm 2024-07-28T11:53:36.356554+0000 mgr.y (mgr.25007) 7 : cephadm [ERR] [28/Jul/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: Traceback (most recent call last): 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: self._connections.run(self.expiration_interval) 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: self._run(expiration_interval) 2024-07-28T11:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: s = self.context.wrap_socket( 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: return self.sslsocket_class._create( 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: self.do_handshake() 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: self._sslobj.do_handshake() 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: cluster 2024-07-28T11:53:36.482092+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-07-28T11:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[24144]: audit 2024-07-28T11:53:36.848870+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.22:0/425025079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: cephadm 2024-07-28T11:53:36.127297+0000 mgr.y (mgr.25007) 3 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Bus STARTING 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: cephadm 2024-07-28T11:53:36.229025+0000 mgr.y (mgr.25007) 4 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Serving on http://172.21.15.22:8765 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: cephadm 2024-07-28T11:53:36.353557+0000 mgr.y (mgr.25007) 5 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: cephadm 2024-07-28T11:53:36.353884+0000 mgr.y (mgr.25007) 6 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Bus STARTED 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: cephadm 2024-07-28T11:53:36.356554+0000 mgr.y (mgr.25007) 7 : cephadm [ERR] [28/Jul/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: Traceback (most recent call last): 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: self._connections.run(self.expiration_interval) 2024-07-28T11:53:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: self._run(expiration_interval) 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: s = self.context.wrap_socket( 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: return self.sslsocket_class._create( 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: self.do_handshake() 2024-07-28T11:53:37.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: self._sslobj.do_handshake() 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: cluster 2024-07-28T11:53:36.482092+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[21738]: audit 2024-07-28T11:53:36.848870+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.22:0/425025079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: cephadm 2024-07-28T11:53:36.127297+0000 mgr.y (mgr.25007) 3 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Bus STARTING 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: cephadm 2024-07-28T11:53:36.229025+0000 mgr.y (mgr.25007) 4 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Serving on http://172.21.15.22:8765 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: cephadm 2024-07-28T11:53:36.353557+0000 mgr.y (mgr.25007) 5 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: cephadm 2024-07-28T11:53:36.353884+0000 mgr.y (mgr.25007) 6 : cephadm [INF] [28/Jul/2024:11:53:36] ENGINE Bus STARTED 2024-07-28T11:53:37.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: cephadm 2024-07-28T11:53:36.356554+0000 mgr.y (mgr.25007) 7 : cephadm [ERR] [28/Jul/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: Traceback (most recent call last): 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: self._connections.run(self.expiration_interval) 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: self._run(expiration_interval) 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: s = self.context.wrap_socket( 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:53:37.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: return self.sslsocket_class._create( 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: self.do_handshake() 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: self._sslobj.do_handshake() 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: cluster 2024-07-28T11:53:36.482092+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-07-28T11:53:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:37 smithi022 bash[31305]: audit 2024-07-28T11:53:36.848870+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.22:0/425025079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:38.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:37 smithi150 bash[52560]: debug 2024-07-28T11:53:37.789+0000 7fd7f1eda040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:53:38.502 INFO:tasks.rados.rados.0.smithi022.stdout:685: done (4 left) 2024-07-28T11:53:38.502 INFO:tasks.rados.rados.0.smithi022.stdout:686: done (3 left) 2024-07-28T11:53:38.503 INFO:tasks.rados.rados.0.smithi022.stdout:687: done (2 left) 2024-07-28T11:53:38.503 INFO:tasks.rados.rados.0.smithi022.stdout:689: done (1 left) 2024-07-28T11:53:38.503 INFO:tasks.rados.rados.0.smithi022.stdout:690: done (0 left) 2024-07-28T11:53:38.503 INFO:tasks.rados.rados.0.smithi022.stdout:691: write oid 27 current snap is 91 2024-07-28T11:53:38.503 INFO:tasks.rados.rados.0.smithi022.stdout:691: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-07-28T11:53:38.512 INFO:tasks.rados.rados.0.smithi022.stdout:691: writing smithi02269687-27 from 490837 to 1209710 tid 1 2024-07-28T11:53:38.521 INFO:tasks.rados.rados.0.smithi022.stdout:691: writing smithi02269687-27 from 1862260 to 2341687 tid 2 2024-07-28T11:53:38.525 INFO:tasks.rados.rados.0.smithi022.stdout:691: writing smithi02269687-27 from 2875032 to 2890837 tid 3 2024-07-28T11:53:38.525 INFO:tasks.rados.rados.0.smithi022.stdout:692: read oid 16 snap -1 2024-07-28T11:53:38.525 INFO:tasks.rados.rados.0.smithi022.stdout:692: expect deleted 2024-07-28T11:53:38.525 INFO:tasks.rados.rados.0.smithi022.stdout:693: snap_remove snap 66 2024-07-28T11:53:38.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[24144]: cluster 2024-07-28T11:53:37.475157+0000 mgr.y (mgr.25007) 8 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 320 MiB/s rd, 82 MiB/s wr, 893 op/s; 578 KiB/s, 2 objects/s recovering 2024-07-28T11:53:38.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[24144]: cluster 2024-07-28T11:53:37.484796+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-07-28T11:53:38.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[24144]: cluster 2024-07-28T11:53:37.496025+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-07-28T11:53:38.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[52560]: debug 2024-07-28T11:53:38.621+0000 7fd7f1eda040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:53:38.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[52560]: debug 2024-07-28T11:53:38.705+0000 7fd7f1eda040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:53:38.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[58723]: ts=2024-07-28T11:53:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:38 smithi022 bash[21738]: cluster 2024-07-28T11:53:37.475157+0000 mgr.y (mgr.25007) 8 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 320 MiB/s rd, 82 MiB/s wr, 893 op/s; 578 KiB/s, 2 objects/s recovering 2024-07-28T11:53:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:38 smithi022 bash[21738]: cluster 2024-07-28T11:53:37.484796+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-07-28T11:53:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:38 smithi022 bash[21738]: cluster 2024-07-28T11:53:37.496025+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-07-28T11:53:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:38 smithi022 bash[31305]: cluster 2024-07-28T11:53:37.475157+0000 mgr.y (mgr.25007) 8 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 320 MiB/s rd, 82 MiB/s wr, 893 op/s; 578 KiB/s, 2 objects/s recovering 2024-07-28T11:53:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:38 smithi022 bash[31305]: cluster 2024-07-28T11:53:37.484796+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-07-28T11:53:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:38 smithi022 bash[31305]: cluster 2024-07-28T11:53:37.496025+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-07-28T11:53:39.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:38 smithi150 bash[52560]: debug 2024-07-28T11:53:38.933+0000 7fd7f1eda040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:53:39.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: debug 2024-07-28T11:53:39.009+0000 7fd7f1eda040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:53:39.509 INFO:tasks.rados.rados.0.smithi022.stdout:693: done (2 left) 2024-07-28T11:53:39.509 INFO:tasks.rados.rados.0.smithi022.stdout:694: rollback oid 3 current snap is 91 2024-07-28T11:53:39.509 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 86 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:695: snap_create 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:691: finishing write tid 1 to smithi02269687-27 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:691: finishing write tid 2 to smithi02269687-27 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:691: finishing write tid 3 to smithi02269687-27 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:691: finishing write tid 4 to smithi02269687-27 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:691: finishing write tid 5 to smithi02269687-27 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 333 (ObjNum 291 snap 91 seq_num 291) dirty exists 2024-07-28T11:53:39.510 INFO:tasks.rados.rados.0.smithi022.stdout:691: left oid 27 (ObjNum 291 snap 91 seq_num 291) 2024-07-28T11:53:39.522 INFO:tasks.rados.rados.0.smithi022.stdout:694: finishing rollback tid 0 to smithi02269687-3 2024-07-28T11:53:39.522 INFO:tasks.rados.rados.0.smithi022.stdout:694: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:53:39.522 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 314 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:53:39.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[24144]: cluster 2024-07-28T11:53:38.502233+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-07-28T11:53:39.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[24144]: audit 2024-07-28T11:53:39.220624+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.22:0/940277454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:39.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: debug 2024-07-28T11:53:39.417+0000 7fd7f1eda040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:53:39.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: debug 2024-07-28T11:53:39.501+0000 7fd7f1eda040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:53:39.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: [28/Jul/2024:11:53:39] ENGINE Bus STARTING 2024-07-28T11:53:39.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: CherryPy Checker: 2024-07-28T11:53:39.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: The Application mounted at '' has an empty config. 2024-07-28T11:53:39.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: [28/Jul/2024:11:53:39] ENGINE Serving on http://:::9283 2024-07-28T11:53:39.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:39 smithi150 bash[52560]: [28/Jul/2024:11:53:39] ENGINE Bus STARTED 2024-07-28T11:53:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:39 smithi022 bash[21738]: cluster 2024-07-28T11:53:38.502233+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-07-28T11:53:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:39 smithi022 bash[21738]: audit 2024-07-28T11:53:39.220624+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.22:0/940277454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:39.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:39 smithi022 bash[31305]: cluster 2024-07-28T11:53:38.502233+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-07-28T11:53:39.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:39 smithi022 bash[31305]: audit 2024-07-28T11:53:39.220624+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.22:0/940277454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:691: done (3 left) 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:692: done (2 left) 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:694: done (1 left) 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:695: done (0 left) 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:696: read oid 17 snap 91 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:696: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:39.876 INFO:tasks.rados.rados.0.smithi022.stdout:697: rollback oid 3 current snap is 92 2024-07-28T11:53:39.877 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 82 2024-07-28T11:53:39.877 INFO:tasks.rados.rados.0.smithi022.stdout:698: rollback oid 39 current snap is 92 2024-07-28T11:53:39.877 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 80 2024-07-28T11:53:39.877 INFO:tasks.rados.rados.0.smithi022.stdout:699: write oid 37 current snap is 92 2024-07-28T11:53:39.877 INFO:tasks.rados.rados.0.smithi022.stdout:699: seq_num 292 ranges {507644=794122,1920742=623085} 2024-07-28T11:53:39.883 INFO:tasks.rados.rados.0.smithi022.stdout:699: writing smithi02269687-37 from 507644 to 1301766 tid 1 2024-07-28T11:53:39.890 INFO:tasks.rados.rados.0.smithi022.stdout:699: writing smithi02269687-37 from 1920742 to 2543827 tid 2 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:700: snap_create 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:697: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 314 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:698: finishing rollback tid 1 to smithi02269687-39 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 235 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:699: finishing write tid 1 to smithi02269687-37 2024-07-28T11:53:39.891 INFO:tasks.rados.rados.0.smithi022.stdout:696: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:40.024 INFO:tasks.rados.rados.0.smithi022.stdout:699: finishing write tid 2 to smithi02269687-37 2024-07-28T11:53:40.024 INFO:tasks.rados.rados.0.smithi022.stdout:699: finishing write tid 3 to smithi02269687-37 2024-07-28T11:53:40.024 INFO:tasks.rados.rados.0.smithi022.stdout:699: finishing write tid 4 to smithi02269687-37 2024-07-28T11:53:40.024 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 138 (ObjNum 292 snap 92 seq_num 292) dirty exists 2024-07-28T11:53:40.024 INFO:tasks.rados.rados.0.smithi022.stdout:699: left oid 37 (ObjNum 292 snap 92 seq_num 292) 2024-07-28T11:53:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: cluster 2024-07-28T11:53:39.475834+0000 mgr.y (mgr.25007) 9 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: cluster 2024-07-28T11:53:39.509073+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: cluster 2024-07-28T11:53:39.522675+0000 mon.a (mon.0) 1190 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:39.530322+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:39.533958+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:39.535519+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:39.535912+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:39.844650+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:39.849417+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: cluster 2024-07-28T11:53:39.877077+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:40.088064+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[21738]: audit 2024-07-28T11:53:40.098014+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: cluster 2024-07-28T11:53:39.475834+0000 mgr.y (mgr.25007) 9 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: cluster 2024-07-28T11:53:39.509073+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: cluster 2024-07-28T11:53:39.522675+0000 mon.a (mon.0) 1190 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:39.530322+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:39.533958+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:39.535519+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:39.535912+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:39.844650+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:39.849417+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: cluster 2024-07-28T11:53:39.877077+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-07-28T11:53:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:40.088064+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:40 smithi022 bash[31305]: audit 2024-07-28T11:53:40.098014+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:696: done (4 left) 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:697: done (3 left) 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:698: done (2 left) 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:699: done (1 left) 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:700: done (0 left) 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:701: rollback oid 45 current snap is 93 2024-07-28T11:53:40.879 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 78 2024-07-28T11:53:40.880 INFO:tasks.rados.rados.0.smithi022.stdout:702: read oid 9 snap -1 2024-07-28T11:53:40.880 INFO:tasks.rados.rados.0.smithi022.stdout:702: expect (ObjNum 270 snap 86 seq_num 270) 2024-07-28T11:53:40.880 INFO:tasks.rados.rados.0.smithi022.stdout:703: write oid 10 current snap is 93 2024-07-28T11:53:40.880 INFO:tasks.rados.rados.0.smithi022.stdout:703: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-07-28T11:53:40.884 INFO:tasks.rados.rados.0.smithi022.stdout:703: writing smithi02269687-10 from 524451 to 993822 tid 1 2024-07-28T11:53:40.891 INFO:tasks.rados.rados.0.smithi022.stdout:703: writing smithi02269687-10 from 1579224 to 2062320 tid 2 2024-07-28T11:53:40.896 INFO:tasks.rados.rados.0.smithi022.stdout:703: writing smithi02269687-10 from 2529878 to 2924451 tid 3 2024-07-28T11:53:40.896 INFO:tasks.rados.rados.0.smithi022.stdout:704: write oid 46 current snap is 93 2024-07-28T11:53:40.896 INFO:tasks.rados.rados.0.smithi022.stdout:703: finishing write tid 1 to smithi02269687-10 2024-07-28T11:53:40.896 INFO:tasks.rados.rados.0.smithi022.stdout:702: expect (ObjNum 270 snap 86 seq_num 270) 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: cluster 2024-07-28T11:53:39.475834+0000 mgr.y (mgr.25007) 9 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: cluster 2024-07-28T11:53:39.509073+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: cluster 2024-07-28T11:53:39.522675+0000 mon.a (mon.0) 1190 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:39.530322+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:39.533958+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:39.535519+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:39.535912+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.150:0/270704221' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:39.844650+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:39.849417+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: cluster 2024-07-28T11:53:39.877077+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-07-28T11:53:41.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:40.088064+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:40 smithi150 bash[24144]: audit 2024-07-28T11:53:40.098014+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.045 INFO:tasks.rados.rados.0.smithi022.stdout:703: finishing write tid 2 to smithi02269687-10 2024-07-28T11:53:41.045 INFO:tasks.rados.rados.0.smithi022.stdout:701: finishing rollback tid 0 to smithi02269687-45 2024-07-28T11:53:41.045 INFO:tasks.rados.rados.0.smithi022.stdout:701: finishing rollback tid 1 to smithi02269687-45 2024-07-28T11:53:41.045 INFO:tasks.rados.rados.0.smithi022.stdout:701: finishing rollback tid 2 to smithi02269687-45 2024-07-28T11:53:41.045 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 426 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-07-28T11:53:41.046 INFO:tasks.rados.rados.0.smithi022.stdout:703: finishing write tid 3 to smithi02269687-10 2024-07-28T11:53:41.046 INFO:tasks.rados.rados.0.smithi022.stdout:703: finishing write tid 4 to smithi02269687-10 2024-07-28T11:53:41.046 INFO:tasks.rados.rados.0.smithi022.stdout:703: finishing write tid 5 to smithi02269687-10 2024-07-28T11:53:41.046 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 260 (ObjNum 293 snap 93 seq_num 293) dirty exists 2024-07-28T11:53:41.046 INFO:tasks.rados.rados.0.smithi022.stdout:703: left oid 10 (ObjNum 293 snap 93 seq_num 293) 2024-07-28T11:53:41.046 INFO:tasks.rados.rados.0.smithi022.stdout:704: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-07-28T11:53:41.057 INFO:tasks.rados.rados.0.smithi022.stdout:704: writing smithi02269687-46 from 541258 to 1085878 tid 1 2024-07-28T11:53:41.070 INFO:tasks.rados.rados.0.smithi022.stdout:704: writing smithi02269687-46 from 1637706 to 2264460 tid 2 2024-07-28T11:53:41.077 INFO:tasks.rados.rados.0.smithi022.stdout:704: writing smithi02269687-46 from 2840948 to 2941258 tid 3 2024-07-28T11:53:41.077 INFO:tasks.rados.rados.0.smithi022.stdout:701: done (3 left) 2024-07-28T11:53:41.077 INFO:tasks.rados.rados.0.smithi022.stdout:702: done (2 left) 2024-07-28T11:53:41.077 INFO:tasks.rados.rados.0.smithi022.stdout:703: done (1 left) 2024-07-28T11:53:41.077 INFO:tasks.rados.rados.0.smithi022.stdout:705: write oid 9 current snap is 93 2024-07-28T11:53:41.077 INFO:tasks.rados.rados.0.smithi022.stdout:705: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-07-28T11:53:41.089 INFO:tasks.rados.rados.0.smithi022.stdout:705: writing smithi02269687-9 from 558065 to 1177934 tid 1 2024-07-28T11:53:41.098 INFO:tasks.rados.rados.0.smithi022.stdout:705: writing smithi02269687-9 from 1579835 to 2066600 tid 2 2024-07-28T11:53:41.106 INFO:tasks.rados.rados.0.smithi022.stdout:705: writing smithi02269687-9 from 2468371 to 2958065 tid 3 2024-07-28T11:53:41.106 INFO:tasks.rados.rados.0.smithi022.stdout:706: write oid 7 current snap is 93 2024-07-28T11:53:41.106 INFO:tasks.rados.rados.0.smithi022.stdout:706: seq_num 296 ranges {574872=695118,2038317=630423} 2024-07-28T11:53:41.116 INFO:tasks.rados.rados.0.smithi022.stdout:706: writing smithi02269687-7 from 574872 to 1269990 tid 1 2024-07-28T11:53:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:706: writing smithi02269687-7 from 2038317 to 2668740 tid 2 2024-07-28T11:53:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:707: read oid 37 snap -1 2024-07-28T11:53:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:707: expect (ObjNum 292 snap 92 seq_num 292) 2024-07-28T11:53:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:708: write oid 24 current snap is 93 2024-07-28T11:53:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:708: seq_num 297 ranges {591679=486720,1813152=490434} 2024-07-28T11:53:41.134 INFO:tasks.rados.rados.0.smithi022.stdout:708: writing smithi02269687-24 from 591679 to 1078399 tid 1 2024-07-28T11:53:41.142 INFO:tasks.rados.rados.0.smithi022.stdout:708: writing smithi02269687-24 from 1813152 to 2303586 tid 2 2024-07-28T11:53:41.142 INFO:tasks.rados.rados.0.smithi022.stdout:709: read oid 23 snap -1 2024-07-28T11:53:41.142 INFO:tasks.rados.rados.0.smithi022.stdout:709: expect (ObjNum 201 snap 57 seq_num 201) 2024-07-28T11:53:41.142 INFO:tasks.rados.rados.0.smithi022.stdout:710: write oid 14 current snap is 93 2024-07-28T11:53:41.142 INFO:tasks.rados.rados.0.smithi022.stdout:704: finishing write tid 1 to smithi02269687-46 2024-07-28T11:53:41.142 INFO:tasks.rados.rados.0.smithi022.stdout:710: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-07-28T11:53:41.149 INFO:tasks.rados.rados.0.smithi022.stdout:710: writing smithi02269687-14 from 608486 to 1170455 tid 1 2024-07-28T11:53:41.157 INFO:tasks.rados.rados.0.smithi022.stdout:710: writing smithi02269687-14 from 1871634 to 2505726 tid 2 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:710: writing smithi02269687-14 from 2950640 to 3008486 tid 3 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:711: write oid 20 current snap is 93 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:704: finishing write tid 2 to smithi02269687-46 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:704: finishing write tid 3 to smithi02269687-46 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:704: finishing write tid 4 to smithi02269687-46 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:704: finishing write tid 5 to smithi02269687-46 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 431 (ObjNum 294 snap 93 seq_num 294) dirty exists 2024-07-28T11:53:41.161 INFO:tasks.rados.rados.0.smithi022.stdout:704: left oid 46 (ObjNum 294 snap 93 seq_num 294) 2024-07-28T11:53:41.162 INFO:tasks.rados.rados.0.smithi022.stdout:705: finishing write tid 1 to smithi02269687-9 2024-07-28T11:53:41.162 INFO:tasks.rados.rados.0.smithi022.stdout:705: finishing write tid 2 to smithi02269687-9 2024-07-28T11:53:41.162 INFO:tasks.rados.rados.0.smithi022.stdout:711: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-07-28T11:53:41.169 INFO:tasks.rados.rados.0.smithi022.stdout:711: writing smithi02269687-20 from 625293 to 1262511 tid 1 2024-07-28T11:53:41.176 INFO:tasks.rados.rados.0.smithi022.stdout:711: writing smithi02269687-20 from 1813763 to 2307866 tid 2 2024-07-28T11:53:41.181 INFO:tasks.rados.rados.0.smithi022.stdout:711: writing smithi02269687-20 from 2978063 to 3025293 tid 3 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:704: done (7 left) 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:712: read oid 41 snap -1 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:712: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:713: delete oid 5 current snap is 93 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:705: finishing write tid 3 to smithi02269687-9 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:705: finishing write tid 4 to smithi02269687-9 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:705: finishing write tid 5 to smithi02269687-9 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 221 (ObjNum 295 snap 93 seq_num 295) dirty exists 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:705: left oid 9 (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:706: finishing write tid 1 to smithi02269687-7 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:706: finishing write tid 2 to smithi02269687-7 2024-07-28T11:53:41.182 INFO:tasks.rados.rados.0.smithi022.stdout:706: finishing write tid 3 to smithi02269687-7 2024-07-28T11:53:41.183 INFO:tasks.rados.rados.0.smithi022.stdout:706: finishing write tid 4 to smithi02269687-7 2024-07-28T11:53:41.183 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 518 (ObjNum 296 snap 93 seq_num 296) dirty exists 2024-07-28T11:53:41.183 INFO:tasks.rados.rados.0.smithi022.stdout:706: left oid 7 (ObjNum 296 snap 93 seq_num 296) 2024-07-28T11:53:41.183 INFO:tasks.rados.rados.0.smithi022.stdout:707: expect (ObjNum 292 snap 92 seq_num 292) 2024-07-28T11:53:41.367 INFO:tasks.rados.rados.0.smithi022.stdout:708: finishing write tid 1 to smithi02269687-24 2024-07-28T11:53:41.368 INFO:tasks.rados.rados.0.smithi022.stdout:709: expect (ObjNum 201 snap 57 seq_num 201) 2024-07-28T11:53:41.476 INFO:tasks.rados.rados.0.smithi022.stdout:708: finishing write tid 2 to smithi02269687-24 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:708: finishing write tid 3 to smithi02269687-24 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:708: finishing write tid 4 to smithi02269687-24 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 60 (ObjNum 297 snap 93 seq_num 297) dirty exists 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:708: left oid 24 (ObjNum 297 snap 93 seq_num 297) 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:710: finishing write tid 1 to smithi02269687-14 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:710: finishing write tid 2 to smithi02269687-14 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:710: finishing write tid 3 to smithi02269687-14 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:710: finishing write tid 4 to smithi02269687-14 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:710: finishing write tid 5 to smithi02269687-14 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 522 (ObjNum 298 snap 93 seq_num 298) dirty exists 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:710: left oid 14 (ObjNum 298 snap 93 seq_num 298) 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:711: finishing write tid 1 to smithi02269687-20 2024-07-28T11:53:41.477 INFO:tasks.rados.rados.0.smithi022.stdout:711: finishing write tid 2 to smithi02269687-20 2024-07-28T11:53:41.478 INFO:tasks.rados.rados.0.smithi022.stdout:711: finishing write tid 3 to smithi02269687-20 2024-07-28T11:53:41.478 INFO:tasks.rados.rados.0.smithi022.stdout:711: finishing write tid 4 to smithi02269687-20 2024-07-28T11:53:41.478 INFO:tasks.rados.rados.0.smithi022.stdout:711: finishing write tid 5 to smithi02269687-20 2024-07-28T11:53:41.478 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 320 (ObjNum 299 snap 93 seq_num 299) dirty exists 2024-07-28T11:53:41.478 INFO:tasks.rados.rados.0.smithi022.stdout:711: left oid 20 (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:53:41.478 INFO:tasks.rados.rados.0.smithi022.stdout:712: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:705: done (8 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:706: done (7 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:707: done (6 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:708: done (5 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:709: done (4 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:710: done (3 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:711: done (2 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:712: done (1 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:713: done (0 left) 2024-07-28T11:53:41.628 INFO:tasks.rados.rados.0.smithi022.stdout:714: snap_remove snap 36 2024-07-28T11:53:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: cluster 2024-07-28T11:53:40.520074+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: audit 2024-07-28T11:53:40.530834+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: audit 2024-07-28T11:53:40.598277+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: audit 2024-07-28T11:53:40.611396+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: audit 2024-07-28T11:53:40.819365+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: audit 2024-07-28T11:53:40.831263+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[21738]: cluster 2024-07-28T11:53:40.879885+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: cluster 2024-07-28T11:53:40.520074+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: audit 2024-07-28T11:53:40.530834+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: audit 2024-07-28T11:53:40.598277+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: audit 2024-07-28T11:53:40.611396+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: audit 2024-07-28T11:53:40.819365+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: audit 2024-07-28T11:53:40.831263+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:41 smithi022 bash[31305]: cluster 2024-07-28T11:53:40.879885+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-07-28T11:53:42.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:53:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: cluster 2024-07-28T11:53:40.520074+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: audit 2024-07-28T11:53:40.530834+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: audit 2024-07-28T11:53:40.598277+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: audit 2024-07-28T11:53:40.611396+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: audit 2024-07-28T11:53:40.819365+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: audit 2024-07-28T11:53:40.831263+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:42.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:41 smithi150 bash[24144]: cluster 2024-07-28T11:53:40.879885+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:714: done (0 left) 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:715: read oid 31 snap -1 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:715: expect (ObjNum 259 snap 79 seq_num 259) 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:716: read oid 38 snap -1 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:716: expect deleted 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:717: rollback oid 44 current snap is 93 2024-07-28T11:53:42.538 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 91 2024-07-28T11:53:42.539 INFO:tasks.rados.rados.0.smithi022.stdout:718: write oid 6 current snap is 93 2024-07-28T11:53:42.539 INFO:tasks.rados.rados.0.smithi022.stdout:718: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-07-28T11:53:42.550 INFO:tasks.rados.rados.0.smithi022.stdout:718: writing smithi02269687-6 from 658907 to 1446623 tid 1 2024-07-28T11:53:42.556 INFO:tasks.rados.rados.0.smithi022.stdout:718: writing smithi02269687-6 from 1930727 to 2428499 tid 2 2024-07-28T11:53:42.560 INFO:tasks.rados.rados.0.smithi022.stdout:718: writing smithi02269687-6 from 3032909 to 3058907 tid 3 2024-07-28T11:53:42.560 INFO:tasks.rados.rados.0.smithi022.stdout:719: write oid 10 current snap is 93 2024-07-28T11:53:42.560 INFO:tasks.rados.rados.0.smithi022.stdout:719: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-07-28T11:53:42.567 INFO:tasks.rados.rados.0.smithi022.stdout:719: writing smithi02269687-10 from 675714 to 1138679 tid 1 2024-07-28T11:53:42.574 INFO:tasks.rados.rados.0.smithi022.stdout:719: writing smithi02269687-10 from 1589209 to 2230639 tid 2 2024-07-28T11:53:42.579 INFO:tasks.rados.rados.0.smithi022.stdout:719: writing smithi02269687-10 from 2943979 to 3075714 tid 3 2024-07-28T11:53:42.579 INFO:tasks.rados.rados.0.smithi022.stdout:720: write oid 50 current snap is 93 2024-07-28T11:53:42.579 INFO:tasks.rados.rados.0.smithi022.stdout:720: seq_num 303 ranges {692521=538214,1931338=785088} 2024-07-28T11:53:42.586 INFO:tasks.rados.rados.0.smithi022.stdout:720: writing smithi02269687-50 from 692521 to 1230735 tid 1 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:720: writing smithi02269687-50 from 1931338 to 2716426 tid 2 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:716: done (5 left) 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:721: write oid 1 current snap is 93 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:717: finishing rollback tid 0 to smithi02269687-44 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:717: finishing rollback tid 1 to smithi02269687-44 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:717: finishing rollback tid 2 to smithi02269687-44 2024-07-28T11:53:42.594 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 324 (ObjNum 267 snap 82 seq_num 267) dirty exists 2024-07-28T11:53:42.595 INFO:tasks.rados.rados.0.smithi022.stdout:715: expect (ObjNum 259 snap 79 seq_num 259) 2024-07-28T11:53:42.724 INFO:tasks.rados.rados.0.smithi022.stdout:718: finishing write tid 1 to smithi02269687-6 2024-07-28T11:53:42.724 INFO:tasks.rados.rados.0.smithi022.stdout:718: finishing write tid 2 to smithi02269687-6 2024-07-28T11:53:42.724 INFO:tasks.rados.rados.0.smithi022.stdout:721: seq_num 304 ranges {709328=613463,1989820=645099} 2024-07-28T11:53:42.731 INFO:tasks.rados.rados.0.smithi022.stdout:721: writing smithi02269687-1 from 709328 to 1322791 tid 1 2024-07-28T11:53:42.739 INFO:tasks.rados.rados.0.smithi022.stdout:721: writing smithi02269687-1 from 1989820 to 2634919 tid 2 2024-07-28T11:53:42.739 INFO:tasks.rados.rados.0.smithi022.stdout:715: done (5 left) 2024-07-28T11:53:42.739 INFO:tasks.rados.rados.0.smithi022.stdout:717: done (4 left) 2024-07-28T11:53:42.739 INFO:tasks.rados.rados.0.smithi022.stdout:722: snap_create 2024-07-28T11:53:42.739 INFO:tasks.rados.rados.0.smithi022.stdout:718: finishing write tid 3 to smithi02269687-6 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:718: finishing write tid 4 to smithi02269687-6 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:718: finishing write tid 5 to smithi02269687-6 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 299 (ObjNum 301 snap 93 seq_num 301) dirty exists 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:718: left oid 6 (ObjNum 301 snap 93 seq_num 301) 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:719: finishing write tid 1 to smithi02269687-10 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:719: finishing write tid 2 to smithi02269687-10 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:719: finishing write tid 3 to smithi02269687-10 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:719: finishing write tid 4 to smithi02269687-10 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:719: finishing write tid 5 to smithi02269687-10 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 268 (ObjNum 302 snap 93 seq_num 302) dirty exists 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:719: left oid 10 (ObjNum 302 snap 93 seq_num 302) 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:720: finishing write tid 1 to smithi02269687-50 2024-07-28T11:53:42.740 INFO:tasks.rados.rados.0.smithi022.stdout:720: finishing write tid 2 to smithi02269687-50 2024-07-28T11:53:42.741 INFO:tasks.rados.rados.0.smithi022.stdout:720: finishing write tid 3 to smithi02269687-50 2024-07-28T11:53:42.741 INFO:tasks.rados.rados.0.smithi022.stdout:720: finishing write tid 4 to smithi02269687-50 2024-07-28T11:53:42.741 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 305 (ObjNum 303 snap 93 seq_num 303) dirty exists 2024-07-28T11:53:42.741 INFO:tasks.rados.rados.0.smithi022.stdout:720: left oid 50 (ObjNum 303 snap 93 seq_num 303) 2024-07-28T11:53:42.741 INFO:tasks.rados.rados.0.smithi022.stdout:721: finishing write tid 1 to smithi02269687-1 2024-07-28T11:53:42.742 INFO:tasks.rados.rados.0.smithi022.stdout:721: finishing write tid 2 to smithi02269687-1 2024-07-28T11:53:42.742 INFO:tasks.rados.rados.0.smithi022.stdout:721: finishing write tid 3 to smithi02269687-1 2024-07-28T11:53:42.743 INFO:tasks.rados.rados.0.smithi022.stdout:721: finishing write tid 4 to smithi02269687-1 2024-07-28T11:53:42.743 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 139 (ObjNum 304 snap 93 seq_num 304) dirty exists 2024-07-28T11:53:42.743 INFO:tasks.rados.rados.0.smithi022.stdout:721: left oid 1 (ObjNum 304 snap 93 seq_num 304) 2024-07-28T11:53:42.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:42 smithi150 bash[58723]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:42.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:42 smithi150 bash[24144]: cluster 2024-07-28T11:53:41.476374+0000 mgr.y (mgr.25007) 10 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-07-28T11:53:42.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:42 smithi150 bash[24144]: audit 2024-07-28T11:53:41.582766+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.22:0/2084751556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:42.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:42 smithi022 bash[31305]: cluster 2024-07-28T11:53:41.476374+0000 mgr.y (mgr.25007) 10 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-07-28T11:53:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:42 smithi022 bash[31305]: audit 2024-07-28T11:53:41.582766+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.22:0/2084751556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:42 smithi022 bash[21738]: cluster 2024-07-28T11:53:41.476374+0000 mgr.y (mgr.25007) 10 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-07-28T11:53:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:42 smithi022 bash[21738]: audit 2024-07-28T11:53:41.582766+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.22:0/2084751556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:43.554 INFO:tasks.rados.rados.0.smithi022.stdout:718: done (4 left) 2024-07-28T11:53:43.555 INFO:tasks.rados.rados.0.smithi022.stdout:719: done (3 left) 2024-07-28T11:53:43.555 INFO:tasks.rados.rados.0.smithi022.stdout:720: done (2 left) 2024-07-28T11:53:43.555 INFO:tasks.rados.rados.0.smithi022.stdout:721: done (1 left) 2024-07-28T11:53:43.555 INFO:tasks.rados.rados.0.smithi022.stdout:722: done (0 left) 2024-07-28T11:53:43.555 INFO:tasks.rados.rados.0.smithi022.stdout:723: snap_remove snap 63 2024-07-28T11:53:43.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:43 smithi150 bash[24144]: cluster 2024-07-28T11:53:42.532943+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-07-28T11:53:43.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:43 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:53:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:43 smithi022 bash[21738]: cluster 2024-07-28T11:53:42.532943+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-07-28T11:53:43.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:43 smithi022 bash[31305]: cluster 2024-07-28T11:53:42.532943+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-07-28T11:53:44.568 INFO:tasks.rados.rados.0.smithi022.stdout:723: done (0 left) 2024-07-28T11:53:44.568 INFO:tasks.rados.rados.0.smithi022.stdout:724: read oid 6 snap -1 2024-07-28T11:53:44.569 INFO:tasks.rados.rados.0.smithi022.stdout:724: expect (ObjNum 301 snap 93 seq_num 301) 2024-07-28T11:53:44.569 INFO:tasks.rados.rados.0.smithi022.stdout:725: delete oid 29 current snap is 94 2024-07-28T11:53:44.577 INFO:tasks.rados.rados.0.smithi022.stdout:725: done (1 left) 2024-07-28T11:53:44.577 INFO:tasks.rados.rados.0.smithi022.stdout:726: write oid 46 current snap is 94 2024-07-28T11:53:44.577 INFO:tasks.rados.rados.0.smithi022.stdout:726: seq_num 306 ranges {742942=480314,1823137=648768} 2024-07-28T11:53:44.596 INFO:tasks.rados.rados.0.smithi022.stdout:726: writing smithi02269687-46 from 742942 to 1223256 tid 1 2024-07-28T11:53:44.606 INFO:tasks.rados.rados.0.smithi022.stdout:726: writing smithi02269687-46 from 1823137 to 2471905 tid 2 2024-07-28T11:53:44.606 INFO:tasks.rados.rados.0.smithi022.stdout:727: read oid 18 snap -1 2024-07-28T11:53:44.606 INFO:tasks.rados.rados.0.smithi022.stdout:727: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:44.606 INFO:tasks.rados.rados.0.smithi022.stdout:728: rollback oid 35 current snap is 94 2024-07-28T11:53:44.606 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 84 2024-07-28T11:53:44.606 INFO:tasks.rados.rados.0.smithi022.stdout:724: expect (ObjNum 301 snap 93 seq_num 301) 2024-07-28T11:53:44.767 INFO:tasks.rados.rados.0.smithi022.stdout:726: finishing write tid 1 to smithi02269687-46 2024-07-28T11:53:44.767 INFO:tasks.rados.rados.0.smithi022.stdout:728: finishing rollback tid 0 to smithi02269687-35 2024-07-28T11:53:44.767 INFO:tasks.rados.rados.0.smithi022.stdout:726: finishing write tid 2 to smithi02269687-46 2024-07-28T11:53:44.768 INFO:tasks.rados.rados.0.smithi022.stdout:724: done (3 left) 2024-07-28T11:53:44.768 INFO:tasks.rados.rados.0.smithi022.stdout:729: write oid 31 current snap is 94 2024-07-28T11:53:44.768 INFO:tasks.rados.rados.0.smithi022.stdout:728: finishing rollback tid 1 to smithi02269687-35 2024-07-28T11:53:44.768 INFO:tasks.rados.rados.0.smithi022.stdout:729: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-07-28T11:53:44.774 INFO:tasks.rados.rados.0.smithi022.stdout:729: writing smithi02269687-31 from 759749 to 1315312 tid 1 2024-07-28T11:53:44.781 INFO:tasks.rados.rados.0.smithi022.stdout:729: writing smithi02269687-31 from 1765266 to 2557692 tid 2 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:729: writing smithi02269687-31 from 2964741 to 3159749 tid 3 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:730: write oid 32 current snap is 94 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:726: finishing write tid 3 to smithi02269687-46 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:728: finishing rollback tid 2 to smithi02269687-35 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 336 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:726: finishing write tid 4 to smithi02269687-46 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 451 (ObjNum 306 snap 94 seq_num 306) dirty exists 2024-07-28T11:53:44.785 INFO:tasks.rados.rados.0.smithi022.stdout:726: left oid 46 (ObjNum 306 snap 94 seq_num 306) 2024-07-28T11:53:44.786 INFO:tasks.rados.rados.0.smithi022.stdout:727: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T11:53:44.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:44 smithi022 bash[31305]: cluster 2024-07-28T11:53:43.476845+0000 mgr.y (mgr.25007) 11 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-28T11:53:44.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:44 smithi022 bash[31305]: cluster 2024-07-28T11:53:43.553032+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-07-28T11:53:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:44 smithi022 bash[31305]: audit 2024-07-28T11:53:43.933005+0000 mon.a (mon.0) 1204 : audit [DBG] from='client.? 172.21.15.22:0/4154703102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:44 smithi022 bash[21738]: cluster 2024-07-28T11:53:43.476845+0000 mgr.y (mgr.25007) 11 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-28T11:53:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:44 smithi022 bash[21738]: cluster 2024-07-28T11:53:43.553032+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-07-28T11:53:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:44 smithi022 bash[21738]: audit 2024-07-28T11:53:43.933005+0000 mon.a (mon.0) 1204 : audit [DBG] from='client.? 172.21.15.22:0/4154703102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:44.904 INFO:tasks.rados.rados.0.smithi022.stdout:729: finishing write tid 1 to smithi02269687-31 2024-07-28T11:53:44.905 INFO:tasks.rados.rados.0.smithi022.stdout:729: finishing write tid 2 to smithi02269687-31 2024-07-28T11:53:44.905 INFO:tasks.rados.rados.0.smithi022.stdout:729: finishing write tid 3 to smithi02269687-31 2024-07-28T11:53:44.905 INFO:tasks.rados.rados.0.smithi022.stdout:730: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2024-07-28T11:53:44.926 INFO:tasks.rados.rados.0.smithi022.stdout:730: writing smithi02269687-32 from 776556 to 1407368 tid 1 2024-07-28T11:53:44.942 INFO:tasks.rados.rados.0.smithi022.stdout:730: writing smithi02269687-32 from 1823748 to 2476185 tid 2 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:730: writing smithi02269687-32 from 3108517 to 3176556 tid 3 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:726: done (4 left) 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:727: done (3 left) 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:728: done (2 left) 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:731: delete oid 39 current snap is 94 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:729: finishing write tid 4 to smithi02269687-31 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:729: finishing write tid 5 to smithi02269687-31 2024-07-28T11:53:44.952 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 392 (ObjNum 307 snap 94 seq_num 307) dirty exists 2024-07-28T11:53:44.953 INFO:tasks.rados.rados.0.smithi022.stdout:729: left oid 31 (ObjNum 307 snap 94 seq_num 307) 2024-07-28T11:53:44.953 INFO:tasks.rados.rados.0.smithi022.stdout:730: finishing write tid 1 to smithi02269687-32 2024-07-28T11:53:44.953 INFO:tasks.rados.rados.0.smithi022.stdout:730: finishing write tid 2 to smithi02269687-32 2024-07-28T11:53:44.955 INFO:tasks.rados.rados.0.smithi022.stdout:729: done (2 left) 2024-07-28T11:53:44.955 INFO:tasks.rados.rados.0.smithi022.stdout:731: done (1 left) 2024-07-28T11:53:44.955 INFO:tasks.rados.rados.0.smithi022.stdout:732: snap_remove snap 93 2024-07-28T11:53:45.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:44 smithi150 bash[24144]: cluster 2024-07-28T11:53:43.476845+0000 mgr.y (mgr.25007) 11 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-28T11:53:45.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:44 smithi150 bash[24144]: cluster 2024-07-28T11:53:43.553032+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-07-28T11:53:45.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:44 smithi150 bash[24144]: audit 2024-07-28T11:53:43.933005+0000 mon.a (mon.0) 1204 : audit [DBG] from='client.? 172.21.15.22:0/4154703102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:45 smithi022 bash[21738]: cluster 2024-07-28T11:53:44.565889+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-07-28T11:53:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:45 smithi022 bash[31305]: cluster 2024-07-28T11:53:44.565889+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-07-28T11:53:45.895 INFO:tasks.rados.rados.0.smithi022.stdout:732: done (1 left) 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:733: write oid 47 current snap is 94 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:730: finishing write tid 3 to smithi02269687-32 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:730: finishing write tid 4 to smithi02269687-32 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:730: finishing write tid 5 to smithi02269687-32 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 456 (ObjNum 308 snap 94 seq_num 308) dirty exists 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:730: left oid 32 (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:53:45.896 INFO:tasks.rados.rados.0.smithi022.stdout:733: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-07-28T11:53:45.914 INFO:tasks.rados.rados.0.smithi022.stdout:733: writing smithi02269687-47 from 410170 to 1191480 tid 1 2024-07-28T11:53:45.936 INFO:tasks.rados.rados.0.smithi022.stdout:733: writing smithi02269687-47 from 1940712 to 2596818 tid 2 2024-07-28T11:53:45.945 INFO:tasks.rados.rados.0.smithi022.stdout:733: writing smithi02269687-47 from 3163363 to 3210170 tid 3 2024-07-28T11:53:45.945 INFO:tasks.rados.rados.0.smithi022.stdout:730: done (1 left) 2024-07-28T11:53:45.946 INFO:tasks.rados.rados.0.smithi022.stdout:734: delete oid 19 current snap is 94 2024-07-28T11:53:45.946 INFO:tasks.rados.rados.0.smithi022.stdout:733: finishing write tid 1 to smithi02269687-47 2024-07-28T11:53:45.946 INFO:tasks.rados.rados.0.smithi022.stdout:733: finishing write tid 2 to smithi02269687-47 2024-07-28T11:53:45.948 INFO:tasks.rados.rados.0.smithi022.stdout:734: done (1 left) 2024-07-28T11:53:45.948 INFO:tasks.rados.rados.0.smithi022.stdout:735: write oid 34 current snap is 94 2024-07-28T11:53:45.948 INFO:tasks.rados.rados.0.smithi022.stdout:735: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-07-28T11:53:45.962 INFO:tasks.rados.rados.0.smithi022.stdout:735: writing smithi02269687-34 from 443784 to 1091945 tid 1 2024-07-28T11:53:45.977 INFO:tasks.rados.rados.0.smithi022.stdout:735: writing smithi02269687-34 from 1657676 to 2317451 tid 2 2024-07-28T11:53:45.987 INFO:tasks.rados.rados.0.smithi022.stdout:735: writing smithi02269687-34 from 2818209 to 3243784 tid 3 2024-07-28T11:53:45.987 INFO:tasks.rados.rados.0.smithi022.stdout:736: write oid 33 current snap is 94 2024-07-28T11:53:45.987 INFO:tasks.rados.rados.0.smithi022.stdout:733: finishing write tid 3 to smithi02269687-47 2024-07-28T11:53:45.987 INFO:tasks.rados.rados.0.smithi022.stdout:733: finishing write tid 4 to smithi02269687-47 2024-07-28T11:53:45.988 INFO:tasks.rados.rados.0.smithi022.stdout:733: finishing write tid 5 to smithi02269687-47 2024-07-28T11:53:45.988 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 138 (ObjNum 310 snap 94 seq_num 310) dirty exists 2024-07-28T11:53:45.988 INFO:tasks.rados.rados.0.smithi022.stdout:733: left oid 47 (ObjNum 310 snap 94 seq_num 310) 2024-07-28T11:53:45.988 INFO:tasks.rados.rados.0.smithi022.stdout:735: finishing write tid 1 to smithi02269687-34 2024-07-28T11:53:45.988 INFO:tasks.rados.rados.0.smithi022.stdout:735: finishing write tid 2 to smithi02269687-34 2024-07-28T11:53:45.988 INFO:tasks.rados.rados.0.smithi022.stdout:736: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-07-28T11:53:45.998 INFO:tasks.rados.rados.0.smithi022.stdout:736: writing smithi02269687-33 from 460591 to 1184001 tid 1 2024-07-28T11:53:46.006 INFO:tasks.rados.rados.0.smithi022.stdout:736: writing smithi02269687-33 from 1716158 to 2119591 tid 2 2024-07-28T11:53:46.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:45 smithi150 bash[24144]: cluster 2024-07-28T11:53:44.565889+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-07-28T11:53:46.016 INFO:tasks.rados.rados.0.smithi022.stdout:736: writing smithi02269687-33 from 2729279 to 3169419 tid 3 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:733: done (2 left) 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:737: rollback oid 6 current snap is 94 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 85 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:735: finishing write tid 3 to smithi02269687-34 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:735: finishing write tid 4 to smithi02269687-34 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:735: finishing write tid 5 to smithi02269687-34 2024-07-28T11:53:46.017 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 408 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T11:53:46.018 INFO:tasks.rados.rados.0.smithi022.stdout:735: left oid 34 (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:53:46.018 INFO:tasks.rados.rados.0.smithi022.stdout:736: finishing write tid 1 to smithi02269687-33 2024-07-28T11:53:46.018 INFO:tasks.rados.rados.0.smithi022.stdout:736: finishing write tid 2 to smithi02269687-33 2024-07-28T11:53:46.018 INFO:tasks.rados.rados.0.smithi022.stdout:735: done (2 left) 2024-07-28T11:53:46.018 INFO:tasks.rados.rados.0.smithi022.stdout:738: rollback oid 23 current snap is 94 2024-07-28T11:53:46.019 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 90 2024-07-28T11:53:46.019 INFO:tasks.rados.rados.0.smithi022.stdout:739: read oid 17 snap 89 2024-07-28T11:53:46.019 INFO:tasks.rados.rados.0.smithi022.stdout:739: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:46.019 INFO:tasks.rados.rados.0.smithi022.stdout:740: read oid 22 snap -1 2024-07-28T11:53:46.019 INFO:tasks.rados.rados.0.smithi022.stdout:740: expect deleted 2024-07-28T11:53:46.019 INFO:tasks.rados.rados.0.smithi022.stdout:741: snap_create 2024-07-28T11:53:46.024 INFO:tasks.rados.rados.0.smithi022.stdout:736: finishing write tid 3 to smithi02269687-33 2024-07-28T11:53:46.024 INFO:tasks.rados.rados.0.smithi022.stdout:737: finishing rollback tid 0 to smithi02269687-6 2024-07-28T11:53:46.025 INFO:tasks.rados.rados.0.smithi022.stdout:736: finishing write tid 4 to smithi02269687-33 2024-07-28T11:53:46.025 INFO:tasks.rados.rados.0.smithi022.stdout:736: finishing write tid 5 to smithi02269687-33 2024-07-28T11:53:46.025 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 276 (ObjNum 313 snap 94 seq_num 313) dirty exists 2024-07-28T11:53:46.025 INFO:tasks.rados.rados.0.smithi022.stdout:736: left oid 33 (ObjNum 313 snap 94 seq_num 313) 2024-07-28T11:53:46.025 INFO:tasks.rados.rados.0.smithi022.stdout:738: finishing rollback tid 0 to smithi02269687-23 2024-07-28T11:53:46.026 INFO:tasks.rados.rados.0.smithi022.stdout:737: finishing rollback tid 1 to smithi02269687-6 2024-07-28T11:53:46.026 INFO:tasks.rados.rados.0.smithi022.stdout:738: finishing rollback tid 1 to smithi02269687-23 2024-07-28T11:53:46.026 INFO:tasks.rados.rados.0.smithi022.stdout:737: finishing rollback tid 2 to smithi02269687-6 2024-07-28T11:53:46.026 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 314 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-07-28T11:53:46.026 INFO:tasks.rados.rados.0.smithi022.stdout:738: finishing rollback tid 2 to smithi02269687-23 2024-07-28T11:53:46.026 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 280 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-07-28T11:53:46.027 INFO:tasks.rados.rados.0.smithi022.stdout:739: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:46 smithi022 bash[21738]: cluster 2024-07-28T11:53:45.477550+0000 mgr.y (mgr.25007) 12 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T11:53:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:46 smithi022 bash[21738]: cluster 2024-07-28T11:53:45.895406+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-07-28T11:53:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:46 smithi022 bash[21738]: audit 2024-07-28T11:53:46.297895+0000 mon.a (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.22:0/2581849292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:46.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:46 smithi022 bash[31305]: cluster 2024-07-28T11:53:45.477550+0000 mgr.y (mgr.25007) 12 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T11:53:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:46 smithi022 bash[31305]: cluster 2024-07-28T11:53:45.895406+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-07-28T11:53:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:46 smithi022 bash[31305]: audit 2024-07-28T11:53:46.297895+0000 mon.a (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.22:0/2581849292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:46.894 INFO:tasks.rados.rados.0.smithi022.stdout:736: done (5 left) 2024-07-28T11:53:46.894 INFO:tasks.rados.rados.0.smithi022.stdout:737: done (4 left) 2024-07-28T11:53:46.894 INFO:tasks.rados.rados.0.smithi022.stdout:738: done (3 left) 2024-07-28T11:53:46.894 INFO:tasks.rados.rados.0.smithi022.stdout:739: done (2 left) 2024-07-28T11:53:46.894 INFO:tasks.rados.rados.0.smithi022.stdout:740: done (1 left) 2024-07-28T11:53:46.894 INFO:tasks.rados.rados.0.smithi022.stdout:741: done (0 left) 2024-07-28T11:53:46.895 INFO:tasks.rados.rados.0.smithi022.stdout:742: snap_create 2024-07-28T11:53:47.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:46 smithi150 bash[24144]: cluster 2024-07-28T11:53:45.477550+0000 mgr.y (mgr.25007) 12 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T11:53:47.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:46 smithi150 bash[24144]: cluster 2024-07-28T11:53:45.895406+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-07-28T11:53:47.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:46 smithi150 bash[24144]: audit 2024-07-28T11:53:46.297895+0000 mon.a (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.22:0/2581849292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:47.901 INFO:tasks.rados.rados.0.smithi022.stdout:742: done (0 left) 2024-07-28T11:53:47.901 INFO:tasks.rados.rados.0.smithi022.stdout:743: rollback oid 17 current snap is 96 2024-07-28T11:53:47.901 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 95 2024-07-28T11:53:47.901 INFO:tasks.rados.rados.0.smithi022.stdout:744: write oid 42 current snap is 96 2024-07-28T11:53:47.902 INFO:tasks.rados.rados.0.smithi022.stdout:744: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-07-28T11:53:47.915 INFO:tasks.rados.rados.0.smithi022.stdout:744: writing smithi02269687-42 from 477398 to 1276057 tid 1 2024-07-28T11:53:47.926 INFO:tasks.rados.rados.0.smithi022.stdout:744: writing smithi02269687-42 from 1774640 to 2438084 tid 2 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:744: writing smithi02269687-42 from 2873055 to 3277398 tid 3 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:745: rollback oid 47 current snap is 96 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 47 to 86 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:743: finishing rollback tid 0 to smithi02269687-17 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:743: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:743: finishing rollback tid 2 to smithi02269687-17 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 190 (ObjNum 255 snap 79 seq_num 255) dirty exists 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:744: finishing write tid 1 to smithi02269687-42 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:744: finishing write tid 2 to smithi02269687-42 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:743: done (2 left) 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:746: write oid 4 current snap is 96 2024-07-28T11:53:47.935 INFO:tasks.rados.rados.0.smithi022.stdout:746: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-07-28T11:53:47.944 INFO:tasks.rados.rados.0.smithi022.stdout:746: writing smithi02269687-4 from 494205 to 968113 tid 1 2024-07-28T11:53:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:746: writing smithi02269687-4 from 1433122 to 1840224 tid 2 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:746: writing smithi02269687-4 from 2384125 to 2846809 tid 3 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:747: write oid 36 current snap is 96 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:744: finishing write tid 3 to smithi02269687-42 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:744: finishing write tid 4 to smithi02269687-42 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:744: finishing write tid 5 to smithi02269687-42 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 151 (ObjNum 314 snap 96 seq_num 314) dirty exists 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:744: left oid 42 (ObjNum 314 snap 96 seq_num 314) 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:745: finishing rollback tid 0 to smithi02269687-47 2024-07-28T11:53:47.963 INFO:tasks.rados.rados.0.smithi022.stdout:745: finishing rollback tid 1 to smithi02269687-47 2024-07-28T11:53:47.964 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 141 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:53:47.964 INFO:tasks.rados.rados.0.smithi022.stdout:746: finishing write tid 1 to smithi02269687-4 2024-07-28T11:53:47.964 INFO:tasks.rados.rados.0.smithi022.stdout:746: finishing write tid 2 to smithi02269687-4 2024-07-28T11:53:47.964 INFO:tasks.rados.rados.0.smithi022.stdout:747: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2024-07-28T11:53:47.973 INFO:tasks.rados.rados.0.smithi022.stdout:747: writing smithi02269687-36 from 511012 to 1060169 tid 1 2024-07-28T11:53:47.983 INFO:tasks.rados.rados.0.smithi022.stdout:747: writing smithi02269687-36 from 1775251 to 2326011 tid 2 2024-07-28T11:53:47.989 INFO:tasks.rados.rados.0.smithi022.stdout:747: writing smithi02269687-36 from 3095195 to 3311012 tid 3 2024-07-28T11:53:47.989 INFO:tasks.rados.rados.0.smithi022.stdout:744: done (3 left) 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:745: done (2 left) 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:748: read oid 17 snap -1 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:748: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:749: delete oid 18 current snap is 96 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:746: finishing write tid 3 to smithi02269687-4 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:746: finishing write tid 4 to smithi02269687-4 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:746: finishing write tid 5 to smithi02269687-4 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 544 (ObjNum 315 snap 96 seq_num 315) dirty exists 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:746: left oid 4 (ObjNum 315 snap 96 seq_num 315) 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:747: finishing write tid 1 to smithi02269687-36 2024-07-28T11:53:47.990 INFO:tasks.rados.rados.0.smithi022.stdout:747: finishing write tid 2 to smithi02269687-36 2024-07-28T11:53:47.992 INFO:tasks.rados.rados.0.smithi022.stdout:746: done (3 left) 2024-07-28T11:53:47.992 INFO:tasks.rados.rados.0.smithi022.stdout:749: done (2 left) 2024-07-28T11:53:47.992 INFO:tasks.rados.rados.0.smithi022.stdout:750: snap_create 2024-07-28T11:53:47.995 INFO:tasks.rados.rados.0.smithi022.stdout:747: finishing write tid 3 to smithi02269687-36 2024-07-28T11:53:47.996 INFO:tasks.rados.rados.0.smithi022.stdout:747: finishing write tid 4 to smithi02269687-36 2024-07-28T11:53:47.997 INFO:tasks.rados.rados.0.smithi022.stdout:747: finishing write tid 5 to smithi02269687-36 2024-07-28T11:53:47.997 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 465 (ObjNum 316 snap 96 seq_num 316) dirty exists 2024-07-28T11:53:47.997 INFO:tasks.rados.rados.0.smithi022.stdout:747: left oid 36 (ObjNum 316 snap 96 seq_num 316) 2024-07-28T11:53:47.999 INFO:tasks.rados.rados.0.smithi022.stdout:748: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T11:53:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:47 smithi022 bash[31305]: cluster 2024-07-28T11:53:46.894868+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-07-28T11:53:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:47 smithi022 bash[31305]: cluster 2024-07-28T11:53:47.478403+0000 mgr.y (mgr.25007) 13 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-07-28T11:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:47 smithi022 bash[21738]: cluster 2024-07-28T11:53:46.894868+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-07-28T11:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:47 smithi022 bash[21738]: cluster 2024-07-28T11:53:47.478403+0000 mgr.y (mgr.25007) 13 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-07-28T11:53:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:47 smithi150 bash[24144]: cluster 2024-07-28T11:53:46.894868+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-07-28T11:53:48.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:47 smithi150 bash[24144]: cluster 2024-07-28T11:53:47.478403+0000 mgr.y (mgr.25007) 13 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-07-28T11:53:48.919 INFO:tasks.rados.rados.0.smithi022.stdout:747: done (2 left) 2024-07-28T11:53:48.919 INFO:tasks.rados.rados.0.smithi022.stdout:748: done (1 left) 2024-07-28T11:53:48.919 INFO:tasks.rados.rados.0.smithi022.stdout:750: done (0 left) 2024-07-28T11:53:48.920 INFO:tasks.rados.rados.0.smithi022.stdout:751: rollback oid 17 current snap is 97 2024-07-28T11:53:48.920 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 84 2024-07-28T11:53:48.920 INFO:tasks.rados.rados.0.smithi022.stdout:752: snap_remove snap 85 2024-07-28T11:53:49.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:48 smithi022 bash[31305]: cluster 2024-07-28T11:53:47.900727+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-07-28T11:53:49.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:48 smithi022 bash[31305]: audit 2024-07-28T11:53:48.663445+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.22:0/807950262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:49.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:48 smithi022 bash[31305]: audit 2024-07-28T11:53:48.800928+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:48 smithi022 bash[21738]: cluster 2024-07-28T11:53:47.900727+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-07-28T11:53:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:48 smithi022 bash[21738]: audit 2024-07-28T11:53:48.663445+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.22:0/807950262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:48 smithi022 bash[21738]: audit 2024-07-28T11:53:48.800928+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:49.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:48 smithi150 bash[24144]: cluster 2024-07-28T11:53:47.900727+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-07-28T11:53:49.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:48 smithi150 bash[24144]: audit 2024-07-28T11:53:48.663445+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.22:0/807950262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:49.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:48 smithi150 bash[24144]: audit 2024-07-28T11:53:48.800928+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:752: done (1 left) 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:753: rollback oid 3 current snap is 97 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 84 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:754: delete oid 23 current snap is 97 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:751: finishing rollback tid 0 to smithi02269687-17 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:751: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:751: finishing rollback tid 2 to smithi02269687-17 2024-07-28T11:53:49.889 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 194 (ObjNum 255 snap 79 seq_num 255) dirty exists 2024-07-28T11:53:49.906 INFO:tasks.rados.rados.0.smithi022.stdout:753: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:53:49.906 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 314 (ObjNum 129 snap 0 seq_num 486468888) dirty dne 2024-07-28T11:53:49.909 INFO:tasks.rados.rados.0.smithi022.stdout:751: done (2 left) 2024-07-28T11:53:49.909 INFO:tasks.rados.rados.0.smithi022.stdout:753: done (1 left) 2024-07-28T11:53:49.910 INFO:tasks.rados.rados.0.smithi022.stdout:754: done (0 left) 2024-07-28T11:53:49.910 INFO:tasks.rados.rados.0.smithi022.stdout:755: delete oid 17 current snap is 97 2024-07-28T11:53:49.917 INFO:tasks.rados.rados.0.smithi022.stdout:755: done (0 left) 2024-07-28T11:53:49.917 INFO:tasks.rados.rados.0.smithi022.stdout:756: write oid 27 current snap is 97 2024-07-28T11:53:49.917 INFO:tasks.rados.rados.0.smithi022.stdout:756: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-07-28T11:53:49.924 INFO:tasks.rados.rados.0.smithi022.stdout:756: writing smithi02269687-27 from 578240 to 1144746 tid 1 2024-07-28T11:53:49.929 INFO:tasks.rados.rados.0.smithi022.stdout:756: writing smithi02269687-27 from 1609179 to 2167277 tid 2 2024-07-28T11:53:49.936 INFO:tasks.rados.rados.0.smithi022.stdout:756: writing smithi02269687-27 from 2804887 to 3356637 tid 3 2024-07-28T11:53:49.936 INFO:tasks.rados.rados.0.smithi022.stdout:757: delete oid 39 current snap is 97 2024-07-28T11:53:49.936 INFO:tasks.rados.rados.0.smithi022.stdout:756: finishing write tid 1 to smithi02269687-27 2024-07-28T11:53:49.937 INFO:tasks.rados.rados.0.smithi022.stdout:756: finishing write tid 2 to smithi02269687-27 2024-07-28T11:53:49.939 INFO:tasks.rados.rados.0.smithi022.stdout:757: done (1 left) 2024-07-28T11:53:49.939 INFO:tasks.rados.rados.0.smithi022.stdout:758: snap_create 2024-07-28T11:53:49.940 INFO:tasks.rados.rados.0.smithi022.stdout:756: finishing write tid 3 to smithi02269687-27 2024-07-28T11:53:49.940 INFO:tasks.rados.rados.0.smithi022.stdout:756: finishing write tid 4 to smithi02269687-27 2024-07-28T11:53:49.940 INFO:tasks.rados.rados.0.smithi022.stdout:756: finishing write tid 5 to smithi02269687-27 2024-07-28T11:53:49.940 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 363 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T11:53:49.941 INFO:tasks.rados.rados.0.smithi022.stdout:756: left oid 27 (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:53:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:49 smithi022 bash[21738]: cluster 2024-07-28T11:53:48.920130+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-07-28T11:53:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:49 smithi022 bash[21738]: cluster 2024-07-28T11:53:49.478947+0000 mgr.y (mgr.25007) 14 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 383 KiB/s wr, 1 op/s 2024-07-28T11:53:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:49 smithi022 bash[21738]: cluster 2024-07-28T11:53:49.886064+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-07-28T11:53:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:49 smithi022 bash[31305]: cluster 2024-07-28T11:53:48.920130+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-07-28T11:53:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:49 smithi022 bash[31305]: cluster 2024-07-28T11:53:49.478947+0000 mgr.y (mgr.25007) 14 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 383 KiB/s wr, 1 op/s 2024-07-28T11:53:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:49 smithi022 bash[31305]: cluster 2024-07-28T11:53:49.886064+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-07-28T11:53:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:49 smithi150 bash[24144]: cluster 2024-07-28T11:53:48.920130+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-07-28T11:53:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:49 smithi150 bash[24144]: cluster 2024-07-28T11:53:49.478947+0000 mgr.y (mgr.25007) 14 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 383 KiB/s wr, 1 op/s 2024-07-28T11:53:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:49 smithi150 bash[24144]: cluster 2024-07-28T11:53:49.886064+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-07-28T11:53:50.928 INFO:tasks.rados.rados.0.smithi022.stdout:756: done (1 left) 2024-07-28T11:53:50.928 INFO:tasks.rados.rados.0.smithi022.stdout:758: done (0 left) 2024-07-28T11:53:50.928 INFO:tasks.rados.rados.0.smithi022.stdout:759: delete oid 21 current snap is 98 2024-07-28T11:53:50.935 INFO:tasks.rados.rados.0.smithi022.stdout:759: done (0 left) 2024-07-28T11:53:50.935 INFO:tasks.rados.rados.0.smithi022.stdout:760: snap_remove snap 91 2024-07-28T11:53:51.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:50.480926+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:50.494003+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:50.501351+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:50.503432+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.503731+0000 mgr.y (mgr.25007) 15 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.504360+0000 mgr.y (mgr.25007) 16 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: cluster 2024-07-28T11:53:50.929259+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:51.035816+0000 mon.a (mon.0) 1215 : audit [DBG] from='client.? 172.21.15.22:0/337889847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:51.096597+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:51.107687+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:51.146035+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:51.157670+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[24144]: audit 2024-07-28T11:53:51.167422+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:50.480926+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:50.494003+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:50.501351+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:50.503432+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.503731+0000 mgr.y (mgr.25007) 15 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.504360+0000 mgr.y (mgr.25007) 16 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: cluster 2024-07-28T11:53:50.929259+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-07-28T11:53:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:51.035816+0000 mon.a (mon.0) 1215 : audit [DBG] from='client.? 172.21.15.22:0/337889847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:51.096597+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:51.107687+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:51.146035+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:51.157670+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[21738]: audit 2024-07-28T11:53:51.167422+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:50.480926+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:50.494003+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:50.501351+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:50.503432+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.503731+0000 mgr.y (mgr.25007) 15 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:53:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.504360+0000 mgr.y (mgr.25007) 16 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: cluster 2024-07-28T11:53:50.929259+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:51.035816+0000 mon.a (mon.0) 1215 : audit [DBG] from='client.? 172.21.15.22:0/337889847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:51.096597+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:51.107687+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:51.146035+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:51.157670+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:51 smithi022 bash[31305]: audit 2024-07-28T11:53:51.167422+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:51.944 INFO:tasks.rados.rados.0.smithi022.stdout:760: done (0 left) 2024-07-28T11:53:51.944 INFO:tasks.rados.rados.0.smithi022.stdout:761: read oid 41 snap 80 2024-07-28T11:53:51.945 INFO:tasks.rados.rados.0.smithi022.stdout:761: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:51.945 INFO:tasks.rados.rados.0.smithi022.stdout:762: write oid 14 current snap is 98 2024-07-28T11:53:51.945 INFO:tasks.rados.rados.0.smithi022.stdout:762: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-07-28T11:53:51.961 INFO:tasks.rados.rados.0.smithi022.stdout:762: writing smithi02269687-14 from 628661 to 1420914 tid 1 2024-07-28T11:53:51.981 INFO:tasks.rados.rados.0.smithi022.stdout:762: writing smithi02269687-14 from 2184625 to 2606403 tid 2 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:762: writing smithi02269687-14 from 3403509 to 3428661 tid 3 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:763: read oid 10 snap 94 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:763: expect (ObjNum 302 snap 93 seq_num 302) 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:764: read oid 6 snap -1 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:764: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:765: snap_create 2024-07-28T11:53:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:761: expect (ObjNum 145 snap 34 seq_num 145) 2024-07-28T11:53:52.191 INFO:tasks.rados.rados.0.smithi022.stdout:762: finishing write tid 1 to smithi02269687-14 2024-07-28T11:53:52.191 INFO:tasks.rados.rados.0.smithi022.stdout:762: finishing write tid 2 to smithi02269687-14 2024-07-28T11:53:52.191 INFO:tasks.rados.rados.0.smithi022.stdout:762: finishing write tid 3 to smithi02269687-14 2024-07-28T11:53:52.191 INFO:tasks.rados.rados.0.smithi022.stdout:762: finishing write tid 4 to smithi02269687-14 2024-07-28T11:53:52.191 INFO:tasks.rados.rados.0.smithi022.stdout:762: finishing write tid 5 to smithi02269687-14 2024-07-28T11:53:52.192 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 555 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-07-28T11:53:52.192 INFO:tasks.rados.rados.0.smithi022.stdout:762: left oid 14 (ObjNum 323 snap 98 seq_num 323) 2024-07-28T11:53:52.192 INFO:tasks.rados.rados.0.smithi022.stdout:763: expect (ObjNum 302 snap 93 seq_num 302) 2024-07-28T11:53:52.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:53:51 smithi150 bash[52560]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:53:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T11:53:52.334 INFO:tasks.rados.rados.0.smithi022.stdout:764: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T11:53:52.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.704241+0000 mgr.y (mgr.25007) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.704403+0000 mgr.y (mgr.25007) 18 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.840673+0000 mgr.y (mgr.25007) 19 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.854281+0000 mgr.y (mgr.25007) 20 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:50.971058+0000 mgr.y (mgr.25007) 21 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:51.007892+0000 mgr.y (mgr.25007) 22 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:51.213167+0000 mgr.y (mgr.25007) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:53:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cluster 2024-07-28T11:53:51.479773+0000 mgr.y (mgr.25007) 24 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 177 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-07-28T11:53:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cephadm 2024-07-28T11:53:51.527820+0000 mgr.y (mgr.25007) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:53:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:52 smithi150 bash[24144]: cluster 2024-07-28T11:53:51.934663+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.704241+0000 mgr.y (mgr.25007) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.704403+0000 mgr.y (mgr.25007) 18 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.840673+0000 mgr.y (mgr.25007) 19 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.854281+0000 mgr.y (mgr.25007) 20 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:50.971058+0000 mgr.y (mgr.25007) 21 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:51.007892+0000 mgr.y (mgr.25007) 22 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:51.213167+0000 mgr.y (mgr.25007) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:53:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cluster 2024-07-28T11:53:51.479773+0000 mgr.y (mgr.25007) 24 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 177 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-07-28T11:53:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cephadm 2024-07-28T11:53:51.527820+0000 mgr.y (mgr.25007) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:53:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[21738]: cluster 2024-07-28T11:53:51.934663+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-07-28T11:53:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.704241+0000 mgr.y (mgr.25007) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.704403+0000 mgr.y (mgr.25007) 18 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.840673+0000 mgr.y (mgr.25007) 19 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.854281+0000 mgr.y (mgr.25007) 20 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:50.971058+0000 mgr.y (mgr.25007) 21 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:51.007892+0000 mgr.y (mgr.25007) 22 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:51.213167+0000 mgr.y (mgr.25007) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cluster 2024-07-28T11:53:51.479773+0000 mgr.y (mgr.25007) 24 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 177 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cephadm 2024-07-28T11:53:51.527820+0000 mgr.y (mgr.25007) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi150 2024-07-28T11:53:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:52 smithi022 bash[31305]: cluster 2024-07-28T11:53:51.934663+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-07-28T11:53:52.937 INFO:tasks.rados.rados.0.smithi022.stdout:761: done (4 left) 2024-07-28T11:53:52.938 INFO:tasks.rados.rados.0.smithi022.stdout:762: done (3 left) 2024-07-28T11:53:52.938 INFO:tasks.rados.rados.0.smithi022.stdout:763: done (2 left) 2024-07-28T11:53:52.938 INFO:tasks.rados.rados.0.smithi022.stdout:764: done (1 left) 2024-07-28T11:53:52.938 INFO:tasks.rados.rados.0.smithi022.stdout:765: done (0 left) 2024-07-28T11:53:52.938 INFO:tasks.rados.rados.0.smithi022.stdout:766: snap_create 2024-07-28T11:53:53.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:53 smithi150 bash[58723]: ts=2024-07-28T11:53: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:53:53.948 INFO:tasks.rados.rados.0.smithi022.stdout:766: done (0 left) 2024-07-28T11:53:53.948 INFO:tasks.rados.rados.0.smithi022.stdout:767: write oid 42 current snap is 100 2024-07-28T11:53:53.948 INFO:tasks.rados.rados.0.smithi022.stdout:767: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-07-28T11:53:53.965 INFO:tasks.rados.rados.0.smithi022.stdout:767: writing smithi02269687-42 from 645468 to 1112970 tid 1 2024-07-28T11:53:53.985 INFO:tasks.rados.rados.0.smithi022.stdout:767: writing smithi02269687-42 from 1726754 to 2292190 tid 2 2024-07-28T11:53:54.001 INFO:tasks.rados.rados.0.smithi022.stdout:767: writing smithi02269687-42 from 2798226 to 3395064 tid 3 2024-07-28T11:53:54.001 INFO:tasks.rados.rados.0.smithi022.stdout:768: read oid 4 snap 89 2024-07-28T11:53:54.001 INFO:tasks.rados.rados.0.smithi022.stdout:768: expect deleted 2024-07-28T11:53:54.002 INFO:tasks.rados.rados.0.smithi022.stdout:769: rollback oid 35 current snap is 100 2024-07-28T11:53:54.002 INFO:tasks.rados.rados.0.smithi022.stdout:767: finishing write tid 1 to smithi02269687-42 2024-07-28T11:53:54.002 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 97 2024-07-28T11:53:54.002 INFO:tasks.rados.rados.0.smithi022.stdout:767: finishing write tid 2 to smithi02269687-42 2024-07-28T11:53:54.002 INFO:tasks.rados.rados.0.smithi022.stdout:770: snap_create 2024-07-28T11:53:54.006 INFO:tasks.rados.rados.0.smithi022.stdout:767: finishing write tid 3 to smithi02269687-42 2024-07-28T11:53:54.007 INFO:tasks.rados.rados.0.smithi022.stdout:767: finishing write tid 4 to smithi02269687-42 2024-07-28T11:53:54.007 INFO:tasks.rados.rados.0.smithi022.stdout:769: finishing rollback tid 0 to smithi02269687-35 2024-07-28T11:53:54.007 INFO:tasks.rados.rados.0.smithi022.stdout:769: finishing rollback tid 1 to smithi02269687-35 2024-07-28T11:53:54.007 INFO:tasks.rados.rados.0.smithi022.stdout:767: finishing write tid 5 to smithi02269687-42 2024-07-28T11:53:54.007 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 164 (ObjNum 324 snap 100 seq_num 324) dirty exists 2024-07-28T11:53:54.008 INFO:tasks.rados.rados.0.smithi022.stdout:767: left oid 42 (ObjNum 324 snap 100 seq_num 324) 2024-07-28T11:53:54.008 INFO:tasks.rados.rados.0.smithi022.stdout:769: finishing rollback tid 2 to smithi02269687-35 2024-07-28T11:53:54.008 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 353 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-07-28T11:53:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:53 smithi150 bash[24144]: cluster 2024-07-28T11:53:52.936471+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-07-28T11:53:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:53 smithi150 bash[24144]: audit 2024-07-28T11:53:53.401257+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.22:0/3903179071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:53 smithi150 bash[24144]: cluster 2024-07-28T11:53:53.480516+0000 mgr.y (mgr.25007) 26 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 177 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T11:53:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:53 smithi022 bash[21738]: cluster 2024-07-28T11:53:52.936471+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-07-28T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:53 smithi022 bash[21738]: audit 2024-07-28T11:53:53.401257+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.22:0/3903179071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:53 smithi022 bash[21738]: cluster 2024-07-28T11:53:53.480516+0000 mgr.y (mgr.25007) 26 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 177 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T11:53:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:53 smithi022 bash[31305]: cluster 2024-07-28T11:53:52.936471+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-07-28T11:53:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:53 smithi022 bash[31305]: audit 2024-07-28T11:53:53.401257+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.22:0/3903179071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:53 smithi022 bash[31305]: cluster 2024-07-28T11:53:53.480516+0000 mgr.y (mgr.25007) 26 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 177 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T11:53:54.948 INFO:tasks.rados.rados.0.smithi022.stdout:767: done (3 left) 2024-07-28T11:53:54.948 INFO:tasks.rados.rados.0.smithi022.stdout:768: done (2 left) 2024-07-28T11:53:54.948 INFO:tasks.rados.rados.0.smithi022.stdout:769: done (1 left) 2024-07-28T11:53:54.948 INFO:tasks.rados.rados.0.smithi022.stdout:770: done (0 left) 2024-07-28T11:53:54.948 INFO:tasks.rados.rados.0.smithi022.stdout:771: write oid 19 current snap is 101 2024-07-28T11:53:54.948 INFO:tasks.rados.rados.0.smithi022.stdout:771: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-07-28T11:53:54.964 INFO:tasks.rados.rados.0.smithi022.stdout:771: writing smithi02269687-19 from 662275 to 1205026 tid 1 2024-07-28T11:53:54.977 INFO:tasks.rados.rados.0.smithi022.stdout:771: writing smithi02269687-19 from 1785236 to 2210683 tid 2 2024-07-28T11:53:54.993 INFO:tasks.rados.rados.0.smithi022.stdout:771: writing smithi02269687-19 from 2942002 to 3462275 tid 3 2024-07-28T11:53:54.994 INFO:tasks.rados.rados.0.smithi022.stdout:772: write oid 44 current snap is 101 2024-07-28T11:53:54.994 INFO:tasks.rados.rados.0.smithi022.stdout:772: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-07-28T11:53:55.008 INFO:tasks.rados.rados.0.smithi022.stdout:772: writing smithi02269687-44 from 679082 to 1297082 tid 1 2024-07-28T11:53:55.019 INFO:tasks.rados.rados.0.smithi022.stdout:772: writing smithi02269687-44 from 1843718 to 2412823 tid 2 2024-07-28T11:53:55.028 INFO:tasks.rados.rados.0.smithi022.stdout:772: writing smithi02269687-44 from 2853072 to 3479082 tid 3 2024-07-28T11:53:55.028 INFO:tasks.rados.rados.0.smithi022.stdout:773: snap_remove snap 94 2024-07-28T11:53:55.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:54 smithi150 bash[24144]: cluster 2024-07-28T11:53:53.948160+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-07-28T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:54 smithi022 bash[21738]: cluster 2024-07-28T11:53:53.948160+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-07-28T11:53:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:54 smithi022 bash[31305]: cluster 2024-07-28T11:53:53.948160+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-07-28T11:53:55.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 systemd[1]: Stopping Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.648Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T11:53:55.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.649Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T11:53:55.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.649Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T11:53:55.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[58723]: ts=2024-07-28T11:53:55.649Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:773: done (2 left) 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:774: delete oid 41 current snap is 101 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:771: finishing write tid 1 to smithi02269687-19 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:771: finishing write tid 2 to smithi02269687-19 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:771: finishing write tid 3 to smithi02269687-19 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:771: finishing write tid 4 to smithi02269687-19 2024-07-28T11:53:55.973 INFO:tasks.rados.rados.0.smithi022.stdout:771: finishing write tid 5 to smithi02269687-19 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 371 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:771: left oid 19 (ObjNum 325 snap 101 seq_num 325) 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:772: finishing write tid 1 to smithi02269687-44 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:772: finishing write tid 2 to smithi02269687-44 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:772: finishing write tid 3 to smithi02269687-44 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:772: finishing write tid 4 to smithi02269687-44 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:772: finishing write tid 5 to smithi02269687-44 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 358 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-07-28T11:53:55.974 INFO:tasks.rados.rados.0.smithi022.stdout:772: left oid 44 (ObjNum 326 snap 101 seq_num 326) 2024-07-28T11:53:55.982 INFO:tasks.rados.rados.0.smithi022.stdout:771: done (2 left) 2024-07-28T11:53:55.982 INFO:tasks.rados.rados.0.smithi022.stdout:772: done (1 left) 2024-07-28T11:53:55.982 INFO:tasks.rados.rados.0.smithi022.stdout:774: done (0 left) 2024-07-28T11:53:55.982 INFO:tasks.rados.rados.0.smithi022.stdout:775: snap_remove snap 96 2024-07-28T11:53:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[24144]: cluster 2024-07-28T11:53:54.948425+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-07-28T11:53:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[24144]: cluster 2024-07-28T11:53:55.481201+0000 mgr.y (mgr.25007) 27 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T11:53:56.068 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:55 smithi150 bash[24144]: audit 2024-07-28T11:53:55.764840+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.22:0/3714914547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:56.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:55 smithi022 bash[31305]: cluster 2024-07-28T11:53:54.948425+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-07-28T11:53:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:55 smithi022 bash[31305]: cluster 2024-07-28T11:53:55.481201+0000 mgr.y (mgr.25007) 27 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T11:53:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:55 smithi022 bash[31305]: audit 2024-07-28T11:53:55.764840+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.22:0/3714914547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:55 smithi022 bash[21738]: cluster 2024-07-28T11:53:54.948425+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-07-28T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:55 smithi022 bash[21738]: cluster 2024-07-28T11:53:55.481201+0000 mgr.y (mgr.25007) 27 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:55 smithi022 bash[21738]: audit 2024-07-28T11:53:55.764840+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.22:0/3714914547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:56.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[60427]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:53:56.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[60486]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-prometheus-a 2024-07-28T11:53:56.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T11:53:56.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:56 smithi150 systemd[1]: Stopped Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:56.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:56 smithi150 systemd[1]: Started Ceph prometheus.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:53:56.983 INFO:tasks.rados.rados.0.smithi022.stdout:775: done (0 left) 2024-07-28T11:53:56.983 INFO:tasks.rados.rados.0.smithi022.stdout:776: write oid 24 current snap is 101 2024-07-28T11:53:56.983 INFO:tasks.rados.rados.0.smithi022.stdout:776: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-07-28T11:53:56.995 INFO:tasks.rados.rados.0.smithi022.stdout:776: writing smithi02269687-24 from 712696 to 1197547 tid 1 2024-07-28T11:53:57.008 INFO:tasks.rados.rados.0.smithi022.stdout:776: writing smithi02269687-24 from 1960682 to 2533456 tid 2 2024-07-28T11:53:57.019 INFO:tasks.rados.rados.0.smithi022.stdout:776: writing smithi02269687-24 from 3307918 to 3512696 tid 3 2024-07-28T11:53:57.019 INFO:tasks.rados.rados.0.smithi022.stdout:777: read oid 19 snap 90 2024-07-28T11:53:57.019 INFO:tasks.rados.rados.0.smithi022.stdout:777: expect deleted 2024-07-28T11:53:57.019 INFO:tasks.rados.rados.0.smithi022.stdout:778: read oid 3 snap 99 2024-07-28T11:53:57.019 INFO:tasks.rados.rados.0.smithi022.stdout:778: expect deleted 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:776: finishing write tid 1 to smithi02269687-24 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:776: finishing write tid 2 to smithi02269687-24 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:779: read oid 43 snap -1 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:779: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:780: read oid 46 snap -1 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:780: expect (ObjNum 306 snap 94 seq_num 306) 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:781: rollback oid 4 current snap is 101 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 80 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:782: write oid 18 current snap is 101 2024-07-28T11:53:57.020 INFO:tasks.rados.rados.0.smithi022.stdout:782: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-07-28T11:53:57.033 INFO:tasks.rados.rados.0.smithi022.stdout:782: writing smithi02269687-18 from 729503 to 1289603 tid 1 2024-07-28T11:53:57.047 INFO:tasks.rados.rados.0.smithi022.stdout:782: writing smithi02269687-18 from 2019164 to 2735596 tid 2 2024-07-28T11:53:57.055 INFO:tasks.rados.rados.0.smithi022.stdout:782: writing smithi02269687-18 from 3335341 to 3529503 tid 3 2024-07-28T11:53:57.055 INFO:tasks.rados.rados.0.smithi022.stdout:783: snap_create 2024-07-28T11:53:57.055 INFO:tasks.rados.rados.0.smithi022.stdout:776: finishing write tid 3 to smithi02269687-24 2024-07-28T11:53:57.055 INFO:tasks.rados.rados.0.smithi022.stdout:779: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:53:57.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[24144]: cluster 2024-07-28T11:53:55.971501+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-07-28T11:53:57.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[24144]: audit 2024-07-28T11:53:56.317805+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:57.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[24144]: audit 2024-07-28T11:53:56.328249+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:57.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[24144]: audit 2024-07-28T11:53:56.336083+0000 mgr.y (mgr.25007) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:57.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[24144]: audit 2024-07-28T11:53:56.337568+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:57.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:56 smithi150 bash[24144]: audit 2024-07-28T11:53:56.394483+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[21738]: cluster 2024-07-28T11:53:55.971501+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[21738]: audit 2024-07-28T11:53:56.317805+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[21738]: audit 2024-07-28T11:53:56.328249+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[21738]: audit 2024-07-28T11:53:56.336083+0000 mgr.y (mgr.25007) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[21738]: audit 2024-07-28T11:53:56.337568+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[21738]: audit 2024-07-28T11:53:56.394483+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[31305]: cluster 2024-07-28T11:53:55.971501+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[31305]: audit 2024-07-28T11:53:56.317805+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[31305]: audit 2024-07-28T11:53:56.328249+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[31305]: audit 2024-07-28T11:53:56.336083+0000 mgr.y (mgr.25007) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[31305]: audit 2024-07-28T11:53:56.337568+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T11:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:56 smithi022 bash[31305]: audit 2024-07-28T11:53:56.394483+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:781: finishing rollback tid 0 to smithi02269687-4 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:781: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:781: finishing rollback tid 2 to smithi02269687-4 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 563 (ObjNum 248 snap 75 seq_num 248) dirty exists 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:776: finishing write tid 4 to smithi02269687-24 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:776: finishing write tid 5 to smithi02269687-24 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 67 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-07-28T11:53:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:776: left oid 24 (ObjNum 328 snap 101 seq_num 328) 2024-07-28T11:53:57.347 INFO:tasks.rados.rados.0.smithi022.stdout:780: expect (ObjNum 306 snap 94 seq_num 306) 2024-07-28T11:53:57.551 INFO:tasks.rados.rados.0.smithi022.stdout:782: finishing write tid 1 to smithi02269687-18 2024-07-28T11:53:57.551 INFO:tasks.rados.rados.0.smithi022.stdout:782: finishing write tid 2 to smithi02269687-18 2024-07-28T11:53:57.552 INFO:tasks.rados.rados.0.smithi022.stdout:782: finishing write tid 3 to smithi02269687-18 2024-07-28T11:53:57.552 INFO:tasks.rados.rados.0.smithi022.stdout:782: finishing write tid 4 to smithi02269687-18 2024-07-28T11:53:57.552 INFO:tasks.rados.rados.0.smithi022.stdout:782: finishing write tid 5 to smithi02269687-18 2024-07-28T11:53:57.552 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 381 (ObjNum 329 snap 101 seq_num 329) dirty exists 2024-07-28T11:53:57.552 INFO:tasks.rados.rados.0.smithi022.stdout:782: left oid 18 (ObjNum 329 snap 101 seq_num 329) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:776: done (7 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:777: done (6 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:778: done (5 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:779: done (4 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:780: done (3 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:781: done (2 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:782: done (1 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:783: done (0 left) 2024-07-28T11:53:57.990 INFO:tasks.rados.rados.0.smithi022.stdout:784: snap_remove snap 78 2024-07-28T11:53:58.054 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[24144]: cluster 2024-07-28T11:53:56.980911+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-07-28T11:53:58.054 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[24144]: cluster 2024-07-28T11:53:57.481883+0000 mgr.y (mgr.25007) 29 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.889Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.889Z 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-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.889Z 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 smithi150 (none))" 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.889Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.889Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.891Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.891Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.893Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.893Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.895Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T11:53:58.055 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.895Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.937µs 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.895Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.896Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.919Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.926Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.926Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.926Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.353µs wal_replay_duration=30.99496ms wbl_replay_duration=105ns total_replay_duration=31.066263ms 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.930Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.930Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.930Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.954Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.412475ms db_storage=842ns remote_storage=1.151µs web_handler=395ns query_engine=1.136µs scrape=271.842µs scrape_sd=154.578µs notify=22.466µs notify_sd=17.245µs rules=23.543207ms tracing=6.717µs 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.954Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T11:53:58.056 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:53:57 smithi150 bash[60514]: ts=2024-07-28T11:53:57.954Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:57 smithi022 bash[21738]: cluster 2024-07-28T11:53:56.980911+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-07-28T11:53:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:57 smithi022 bash[21738]: cluster 2024-07-28T11:53:57.481883+0000 mgr.y (mgr.25007) 29 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T11:53:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:57 smithi022 bash[31305]: cluster 2024-07-28T11:53:56.980911+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-07-28T11:53:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:57 smithi022 bash[31305]: cluster 2024-07-28T11:53:57.481883+0000 mgr.y (mgr.25007) 29 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T11:53:59.001 INFO:tasks.rados.rados.0.smithi022.stdout:784: done (0 left) 2024-07-28T11:53:59.001 INFO:tasks.rados.rados.0.smithi022.stdout:785: read oid 47 snap 97 2024-07-28T11:53:59.001 INFO:tasks.rados.rados.0.smithi022.stdout:785: expect deleted 2024-07-28T11:53:59.001 INFO:tasks.rados.rados.0.smithi022.stdout:786: read oid 28 snap 86 2024-07-28T11:53:59.001 INFO:tasks.rados.rados.0.smithi022.stdout:786: expect (ObjNum 173 snap 46 seq_num 173) 2024-07-28T11:53:59.001 INFO:tasks.rados.rados.0.smithi022.stdout:787: snap_remove snap 88 2024-07-28T11:53:59.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:59 smithi150 bash[24144]: cluster 2024-07-28T11:53:57.989929+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-07-28T11:53:59.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:59 smithi150 bash[24144]: audit 2024-07-28T11:53:58.139502+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.22:0/1408136592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:59.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:59 smithi150 bash[24144]: audit 2024-07-28T11:53:58.834676+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:59.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:59 smithi150 bash[24144]: audit 2024-07-28T11:53:58.835968+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:59.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:59 smithi150 bash[24144]: audit 2024-07-28T11:53:58.839758+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:53:59.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:53:59 smithi150 bash[24144]: audit 2024-07-28T11:53:58.841820+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[21738]: cluster 2024-07-28T11:53:57.989929+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[21738]: audit 2024-07-28T11:53:58.139502+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.22:0/1408136592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[21738]: audit 2024-07-28T11:53:58.834676+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[21738]: audit 2024-07-28T11:53:58.835968+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[21738]: audit 2024-07-28T11:53:58.839758+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[21738]: audit 2024-07-28T11:53:58.841820+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[31305]: cluster 2024-07-28T11:53:57.989929+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[31305]: audit 2024-07-28T11:53:58.139502+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.22:0/1408136592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[31305]: audit 2024-07-28T11:53:58.834676+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[31305]: audit 2024-07-28T11:53:58.835968+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:53:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[31305]: audit 2024-07-28T11:53:58.839758+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:53:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:53:59 smithi022 bash[31305]: audit 2024-07-28T11:53:58.841820+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:53:59.894 INFO:tasks.rados.rados.0.smithi022.stdout:787: done (2 left) 2024-07-28T11:53:59.895 INFO:tasks.rados.rados.0.smithi022.stdout:788: write oid 36 current snap is 102 2024-07-28T11:53:59.895 INFO:tasks.rados.rados.0.smithi022.stdout:788: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2024-07-28T11:53:59.902 INFO:tasks.rados.rados.0.smithi022.stdout:788: writing smithi02269687-36 from 746310 to 1381659 tid 1 2024-07-28T11:53:59.910 INFO:tasks.rados.rados.0.smithi022.stdout:788: writing smithi02269687-36 from 2077646 to 2654089 tid 2 2024-07-28T11:53:59.915 INFO:tasks.rados.rados.0.smithi022.stdout:788: writing smithi02269687-36 from 3362764 to 3546310 tid 3 2024-07-28T11:53:59.916 INFO:tasks.rados.rados.0.smithi022.stdout:789: snap_create 2024-07-28T11:53:59.916 INFO:tasks.rados.rados.0.smithi022.stdout:786: expect (ObjNum 173 snap 46 seq_num 173) 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:788: finishing write tid 1 to smithi02269687-36 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:788: finishing write tid 2 to smithi02269687-36 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:788: finishing write tid 3 to smithi02269687-36 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:788: finishing write tid 4 to smithi02269687-36 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:788: finishing write tid 5 to smithi02269687-36 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 508 (ObjNum 330 snap 102 seq_num 330) dirty exists 2024-07-28T11:54:00.014 INFO:tasks.rados.rados.0.smithi022.stdout:788: left oid 36 (ObjNum 330 snap 102 seq_num 330) 2024-07-28T11:54:00.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:00 smithi150 bash[24144]: cephadm 2024-07-28T11:53:58.832549+0000 mgr.y (mgr.25007) 30 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:54:00.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:00 smithi150 bash[24144]: cephadm 2024-07-28T11:53:58.841578+0000 mgr.y (mgr.25007) 31 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:54:00.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:00 smithi150 bash[24144]: cluster 2024-07-28T11:53:58.990839+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-07-28T11:54:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:00 smithi150 bash[24144]: cluster 2024-07-28T11:53:59.482723+0000 mgr.y (mgr.25007) 32 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:54:00.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:00 smithi150 bash[24144]: cluster 2024-07-28T11:53:59.892960+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-07-28T11:54:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[21738]: cephadm 2024-07-28T11:53:58.832549+0000 mgr.y (mgr.25007) 30 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[21738]: cephadm 2024-07-28T11:53:58.841578+0000 mgr.y (mgr.25007) 31 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[21738]: cluster 2024-07-28T11:53:58.990839+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[21738]: cluster 2024-07-28T11:53:59.482723+0000 mgr.y (mgr.25007) 32 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[21738]: cluster 2024-07-28T11:53:59.892960+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[31305]: cephadm 2024-07-28T11:53:58.832549+0000 mgr.y (mgr.25007) 30 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[31305]: cephadm 2024-07-28T11:53:58.841578+0000 mgr.y (mgr.25007) 31 : cephadm [INF] Deploying daemon mgr.x on smithi150 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[31305]: cluster 2024-07-28T11:53:58.990839+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[31305]: cluster 2024-07-28T11:53:59.482723+0000 mgr.y (mgr.25007) 32 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:54:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:00 smithi022 bash[31305]: cluster 2024-07-28T11:53:59.892960+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-07-28T11:54:00.894 INFO:tasks.rados.rados.0.smithi022.stdout:785: done (3 left) 2024-07-28T11:54:00.895 INFO:tasks.rados.rados.0.smithi022.stdout:786: done (2 left) 2024-07-28T11:54:00.895 INFO:tasks.rados.rados.0.smithi022.stdout:788: done (1 left) 2024-07-28T11:54:00.895 INFO:tasks.rados.rados.0.smithi022.stdout:789: done (0 left) 2024-07-28T11:54:00.895 INFO:tasks.rados.rados.0.smithi022.stdout:790: delete oid 3 current snap is 103 2024-07-28T11:54:00.901 INFO:tasks.rados.rados.0.smithi022.stdout:790: done (0 left) 2024-07-28T11:54:00.901 INFO:tasks.rados.rados.0.smithi022.stdout:791: delete oid 4 current snap is 103 2024-07-28T11:54:00.907 INFO:tasks.rados.rados.0.smithi022.stdout:791: done (0 left) 2024-07-28T11:54:00.907 INFO:tasks.rados.rados.0.smithi022.stdout:792: read oid 46 snap 82 2024-07-28T11:54:00.907 INFO:tasks.rados.rados.0.smithi022.stdout:792: expect (ObjNum 263 snap 82 seq_num 263) 2024-07-28T11:54:00.907 INFO:tasks.rados.rados.0.smithi022.stdout:793: delete oid 9 current snap is 103 2024-07-28T11:54:00.910 INFO:tasks.rados.rados.0.smithi022.stdout:793: done (1 left) 2024-07-28T11:54:00.911 INFO:tasks.rados.rados.0.smithi022.stdout:794: read oid 3 snap 101 2024-07-28T11:54:00.911 INFO:tasks.rados.rados.0.smithi022.stdout:794: expect deleted 2024-07-28T11:54:00.911 INFO:tasks.rados.rados.0.smithi022.stdout:795: read oid 39 snap -1 2024-07-28T11:54:00.911 INFO:tasks.rados.rados.0.smithi022.stdout:795: expect deleted 2024-07-28T11:54:00.911 INFO:tasks.rados.rados.0.smithi022.stdout:796: snap_remove snap 80 2024-07-28T11:54:01.265 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.266 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.266 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:54:00 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.270 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.270 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.270 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.270 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: Stopping Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:54:01.271 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:01 smithi150 bash[24144]: audit 2024-07-28T11:54:00.503790+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.22:0/4097747370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:01 smithi150 bash[24144]: cluster 2024-07-28T11:54:00.894356+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-07-28T11:54:01.271 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:00 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:01 smithi022 bash[21738]: audit 2024-07-28T11:54:00.503790+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.22:0/4097747370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:01 smithi022 bash[21738]: cluster 2024-07-28T11:54:00.894356+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-07-28T11:54:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:01 smithi022 bash[31305]: audit 2024-07-28T11:54:00.503790+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.22:0/4097747370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:01 smithi022 bash[31305]: cluster 2024-07-28T11:54:00.894356+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-07-28T11:54:01.899 INFO:tasks.rados.rados.0.smithi022.stdout:796: done (3 left) 2024-07-28T11:54:01.899 INFO:tasks.rados.rados.0.smithi022.stdout:797: rollback oid 26 current snap is 103 2024-07-28T11:54:01.899 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 86 2024-07-28T11:54:01.899 INFO:tasks.rados.rados.0.smithi022.stdout:798: write oid 2 current snap is 103 2024-07-28T11:54:01.899 INFO:tasks.rados.rados.0.smithi022.stdout:798: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-07-28T11:54:01.904 INFO:tasks.rados.rados.0.smithi022.stdout:798: writing smithi02269687-2 from 413538 to 949883 tid 1 2024-07-28T11:54:01.911 INFO:tasks.rados.rados.0.smithi022.stdout:798: writing smithi02269687-2 from 1395221 to 1979002 tid 2 2024-07-28T11:54:01.918 INFO:tasks.rados.rados.0.smithi022.stdout:798: writing smithi02269687-2 from 2556103 to 3214720 tid 3 2024-07-28T11:54:01.919 INFO:tasks.rados.rados.0.smithi022.stdout:792: expect (ObjNum 263 snap 82 seq_num 263) 2024-07-28T11:54:02.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 bash[60790]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:54:02.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-28T11:54:02.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 bash[60850]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mgr-x 2024-07-28T11:54:02.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-28T11:54:02.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:01 smithi150 systemd[1]: Stopped Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:54:02.030 INFO:tasks.rados.rados.0.smithi022.stdout:797: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:54:02.030 INFO:tasks.rados.rados.0.smithi022.stdout:797: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:54:02.030 INFO:tasks.rados.rados.0.smithi022.stdout:797: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:54:02.030 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 300 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-07-28T11:54:02.030 INFO:tasks.rados.rados.0.smithi022.stdout:798: finishing write tid 1 to smithi02269687-2 2024-07-28T11:54:02.030 INFO:tasks.rados.rados.0.smithi022.stdout:798: finishing write tid 2 to smithi02269687-2 2024-07-28T11:54:02.031 INFO:tasks.rados.rados.0.smithi022.stdout:798: finishing write tid 3 to smithi02269687-2 2024-07-28T11:54:02.031 INFO:tasks.rados.rados.0.smithi022.stdout:792: done (4 left) 2024-07-28T11:54:02.031 INFO:tasks.rados.rados.0.smithi022.stdout:794: done (3 left) 2024-07-28T11:54:02.031 INFO:tasks.rados.rados.0.smithi022.stdout:795: done (2 left) 2024-07-28T11:54:02.031 INFO:tasks.rados.rados.0.smithi022.stdout:797: done (1 left) 2024-07-28T11:54:02.031 INFO:tasks.rados.rados.0.smithi022.stdout:799: snap_remove snap 97 2024-07-28T11:54:02.293 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.294 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.294 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: Started Ceph mgr.x for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:54:02.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:02 smithi150 bash[24144]: cluster 2024-07-28T11:54:01.483423+0000 mgr.y (mgr.25007) 33 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T11:54:02.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:02 smithi150 bash[24144]: cluster 2024-07-28T11:54:01.897285+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-07-28T11:54:02.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.295 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.295 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.296 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.296 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.296 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.296 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:54:02 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:02 smithi022 bash[21738]: cluster 2024-07-28T11:54:01.483423+0000 mgr.y (mgr.25007) 33 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T11:54:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:02 smithi022 bash[21738]: cluster 2024-07-28T11:54:01.897285+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-07-28T11:54:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:02 smithi022 bash[31305]: cluster 2024-07-28T11:54:01.483423+0000 mgr.y (mgr.25007) 33 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T11:54:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:02 smithi022 bash[31305]: cluster 2024-07-28T11:54:01.897285+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-07-28T11:54:02.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:02 smithi150 bash[60514]: ts=2024-07-28T11:54:02.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:03.034 INFO:tasks.rados.rados.0.smithi022.stdout:799: done (1 left) 2024-07-28T11:54:03.034 INFO:tasks.rados.rados.0.smithi022.stdout:800: write oid 47 current snap is 103 2024-07-28T11:54:03.035 INFO:tasks.rados.rados.0.smithi022.stdout:800: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-07-28T11:54:03.041 INFO:tasks.rados.rados.0.smithi022.stdout:800: writing smithi02269687-47 from 430345 to 1158292 tid 1 2024-07-28T11:54:03.049 INFO:tasks.rados.rados.0.smithi022.stdout:800: writing smithi02269687-47 from 1570056 to 2297495 tid 2 2024-07-28T11:54:03.054 INFO:tasks.rados.rados.0.smithi022.stdout:800: writing smithi02269687-47 from 2699879 to 3169768 tid 3 2024-07-28T11:54:03.054 INFO:tasks.rados.rados.0.smithi022.stdout:801: read oid 19 snap 99 2024-07-28T11:54:03.054 INFO:tasks.rados.rados.0.smithi022.stdout:801: expect deleted 2024-07-28T11:54:03.054 INFO:tasks.rados.rados.0.smithi022.stdout:802: snap_remove snap 90 2024-07-28T11:54:03.487 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[24144]: audit 2024-07-28T11:54:02.221542+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:03.487 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[24144]: audit 2024-07-28T11:54:02.232911+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:03.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[24144]: audit 2024-07-28T11:54:02.238046+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:03.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[24144]: audit 2024-07-28T11:54:02.873208+0000 mon.a (mon.0) 1237 : audit [DBG] from='client.? 172.21.15.22:0/962051350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:03.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[24144]: cluster 2024-07-28T11:54:03.030156+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[21738]: audit 2024-07-28T11:54:02.221542+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[21738]: audit 2024-07-28T11:54:02.232911+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[21738]: audit 2024-07-28T11:54:02.238046+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[21738]: audit 2024-07-28T11:54:02.873208+0000 mon.a (mon.0) 1237 : audit [DBG] from='client.? 172.21.15.22:0/962051350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[21738]: cluster 2024-07-28T11:54:03.030156+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[31305]: audit 2024-07-28T11:54:02.221542+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[31305]: audit 2024-07-28T11:54:02.232911+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[31305]: audit 2024-07-28T11:54:02.238046+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[31305]: audit 2024-07-28T11:54:02.873208+0000 mon.a (mon.0) 1237 : audit [DBG] from='client.? 172.21.15.22:0/962051350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:03.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:03 smithi022 bash[31305]: cluster 2024-07-28T11:54:03.030156+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-07-28T11:54:03.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[60905]: debug 2024-07-28T11:54:03.489+0000 7f4baf96b640 1 -- 172.21.15.150:0/753816760 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a574fa8d00 con 0x55a574f9b800 2024-07-28T11:54:03.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[60905]: debug 2024-07-28T11:54:03.605+0000 7f4bb21d4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:54:03.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:03 smithi150 bash[60514]: ts=2024-07-28T11:54:03.504Z 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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:798: finishing write tid 4 to smithi02269687-2 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:798: finishing write tid 5 to smithi02269687-2 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 588 (ObjNum 334 snap 103 seq_num 334) dirty exists 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:798: left oid 2 (ObjNum 334 snap 103 seq_num 334) 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:800: finishing write tid 1 to smithi02269687-47 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:800: finishing write tid 2 to smithi02269687-47 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:800: finishing write tid 3 to smithi02269687-47 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:800: finishing write tid 4 to smithi02269687-47 2024-07-28T11:54:04.039 INFO:tasks.rados.rados.0.smithi022.stdout:800: finishing write tid 5 to smithi02269687-47 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 157 (ObjNum 335 snap 103 seq_num 335) dirty exists 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:800: left oid 47 (ObjNum 335 snap 103 seq_num 335) 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:798: done (3 left) 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:800: done (2 left) 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:801: done (1 left) 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:802: done (0 left) 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:803: write oid 29 current snap is 103 2024-07-28T11:54:04.040 INFO:tasks.rados.rados.0.smithi022.stdout:803: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-07-28T11:54:04.043 INFO:tasks.rados.rados.0.smithi022.stdout:803: writing smithi02269687-29 from 447152 to 850348 tid 1 2024-07-28T11:54:04.051 INFO:tasks.rados.rados.0.smithi022.stdout:803: writing smithi02269687-29 from 1512185 to 2099635 tid 2 2024-07-28T11:54:04.059 INFO:tasks.rados.rados.0.smithi022.stdout:803: writing smithi02269687-29 from 2727302 to 3408463 tid 3 2024-07-28T11:54:04.059 INFO:tasks.rados.rados.0.smithi022.stdout:804: write oid 30 current snap is 103 2024-07-28T11:54:04.059 INFO:tasks.rados.rados.0.smithi022.stdout:803: finishing write tid 1 to smithi02269687-29 2024-07-28T11:54:04.060 INFO:tasks.rados.rados.0.smithi022.stdout:804: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-07-28T11:54:04.065 INFO:tasks.rados.rados.0.smithi022.stdout:804: writing smithi02269687-30 from 463959 to 942404 tid 1 2024-07-28T11:54:04.073 INFO:tasks.rados.rados.0.smithi022.stdout:804: writing smithi02269687-30 from 1570667 to 2301775 tid 2 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:804: writing smithi02269687-30 from 3038372 to 3530805 tid 3 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:805: snap_create 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:803: finishing write tid 2 to smithi02269687-29 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:803: finishing write tid 3 to smithi02269687-29 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:803: finishing write tid 4 to smithi02269687-29 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:803: finishing write tid 5 to smithi02269687-29 2024-07-28T11:54:04.080 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 440 (ObjNum 336 snap 103 seq_num 336) dirty exists 2024-07-28T11:54:04.081 INFO:tasks.rados.rados.0.smithi022.stdout:803: left oid 29 (ObjNum 336 snap 103 seq_num 336) 2024-07-28T11:54:04.081 INFO:tasks.rados.rados.0.smithi022.stdout:804: finishing write tid 1 to smithi02269687-30 2024-07-28T11:54:04.081 INFO:tasks.rados.rados.0.smithi022.stdout:804: finishing write tid 2 to smithi02269687-30 2024-07-28T11:54:04.083 INFO:tasks.rados.rados.0.smithi022.stdout:804: finishing write tid 3 to smithi02269687-30 2024-07-28T11:54:04.083 INFO:tasks.rados.rados.0.smithi022.stdout:804: finishing write tid 4 to smithi02269687-30 2024-07-28T11:54:04.083 INFO:tasks.rados.rados.0.smithi022.stdout:804: finishing write tid 5 to smithi02269687-30 2024-07-28T11:54:04.083 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 148 (ObjNum 337 snap 103 seq_num 337) dirty exists 2024-07-28T11:54:04.083 INFO:tasks.rados.rados.0.smithi022.stdout:804: left oid 30 (ObjNum 337 snap 103 seq_num 337) 2024-07-28T11:54:04.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:04 smithi150 bash[24144]: cluster 2024-07-28T11:54:03.484131+0000 mgr.y (mgr.25007) 34 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T11:54:04.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:04 smithi150 bash[24144]: audit 2024-07-28T11:54:03.801255+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:04.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:04 smithi150 bash[24144]: cluster 2024-07-28T11:54:04.032841+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-07-28T11:54:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:04 smithi022 bash[21738]: cluster 2024-07-28T11:54:03.484131+0000 mgr.y (mgr.25007) 34 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T11:54:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:04 smithi022 bash[21738]: audit 2024-07-28T11:54:03.801255+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:04 smithi022 bash[21738]: cluster 2024-07-28T11:54:04.032841+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-07-28T11:54:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:04 smithi022 bash[31305]: cluster 2024-07-28T11:54:03.484131+0000 mgr.y (mgr.25007) 34 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T11:54:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:04 smithi022 bash[31305]: audit 2024-07-28T11:54:03.801255+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:04 smithi022 bash[31305]: cluster 2024-07-28T11:54:04.032841+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-07-28T11:54:05.033 INFO:tasks.rados.rados.0.smithi022.stdout:803: done (2 left) 2024-07-28T11:54:05.033 INFO:tasks.rados.rados.0.smithi022.stdout:804: done (1 left) 2024-07-28T11:54:05.033 INFO:tasks.rados.rados.0.smithi022.stdout:805: done (0 left) 2024-07-28T11:54:05.033 INFO:tasks.rados.rados.0.smithi022.stdout:806: delete oid 35 current snap is 104 2024-07-28T11:54:05.042 INFO:tasks.rados.rados.0.smithi022.stdout:806: done (0 left) 2024-07-28T11:54:05.042 INFO:tasks.rados.rados.0.smithi022.stdout:807: write oid 17 current snap is 104 2024-07-28T11:54:05.042 INFO:tasks.rados.rados.0.smithi022.stdout:807: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-07-28T11:54:05.048 INFO:tasks.rados.rados.0.smithi022.stdout:807: writing smithi02269687-17 from 497573 to 1126516 tid 1 2024-07-28T11:54:05.061 INFO:tasks.rados.rados.0.smithi022.stdout:807: writing smithi02269687-17 from 1687631 to 2422408 tid 2 2024-07-28T11:54:05.074 INFO:tasks.rados.rados.0.smithi022.stdout:807: writing smithi02269687-17 from 3093218 to 3697573 tid 3 2024-07-28T11:54:05.075 INFO:tasks.rados.rados.0.smithi022.stdout:808: read oid 50 snap -1 2024-07-28T11:54:05.075 INFO:tasks.rados.rados.0.smithi022.stdout:808: expect (ObjNum 303 snap 93 seq_num 303) 2024-07-28T11:54:05.075 INFO:tasks.rados.rados.0.smithi022.stdout:809: write oid 1 current snap is 104 2024-07-28T11:54:05.075 INFO:tasks.rados.rados.0.smithi022.stdout:807: finishing write tid 1 to smithi02269687-17 2024-07-28T11:54:05.075 INFO:tasks.rados.rados.0.smithi022.stdout:807: finishing write tid 2 to smithi02269687-17 2024-07-28T11:54:05.075 INFO:tasks.rados.rados.0.smithi022.stdout:809: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-07-28T11:54:05.087 INFO:tasks.rados.rados.0.smithi022.stdout:809: writing smithi02269687-1 from 514380 to 1218572 tid 1 2024-07-28T11:54:05.096 INFO:tasks.rados.rados.0.smithi022.stdout:809: writing smithi02269687-1 from 1629760 to 2108195 tid 2 2024-07-28T11:54:05.104 INFO:tasks.rados.rados.0.smithi022.stdout:809: writing smithi02269687-1 from 2604288 to 3046890 tid 3 2024-07-28T11:54:05.104 INFO:tasks.rados.rados.0.smithi022.stdout:810: snap_remove snap 82 2024-07-28T11:54:05.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:04 smithi150 bash[60905]: debug 2024-07-28T11:54:04.869+0000 7f4bb21d4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:54:05.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:04 smithi150 bash[60905]: debug 2024-07-28T11:54:04.933+0000 7f4bb21d4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:54:05.266 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:05 smithi150 bash[60905]: debug 2024-07-28T11:54:05.105+0000 7f4bb21d4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:54:06.015 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:05 smithi150 bash[60905]: debug 2024-07-28T11:54:05.765+0000 7f4bb21d4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:54:06.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:05 smithi150 bash[60905]: debug 2024-07-28T11:54:05.837+0000 7f4bb21d4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:54:06.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:05 smithi150 bash[60905]: debug 2024-07-28T11:54:05.905+0000 7f4bb21d4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:54:06.052 INFO:tasks.rados.rados.0.smithi022.stdout:807: finishing write tid 3 to smithi02269687-17 2024-07-28T11:54:06.053 INFO:tasks.rados.rados.0.smithi022.stdout:807: finishing write tid 4 to smithi02269687-17 2024-07-28T11:54:06.053 INFO:tasks.rados.rados.0.smithi022.stdout:807: finishing write tid 5 to smithi02269687-17 2024-07-28T11:54:06.053 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 235 (ObjNum 339 snap 104 seq_num 339) dirty exists 2024-07-28T11:54:06.053 INFO:tasks.rados.rados.0.smithi022.stdout:807: left oid 17 (ObjNum 339 snap 104 seq_num 339) 2024-07-28T11:54:06.053 INFO:tasks.rados.rados.0.smithi022.stdout:808: expect (ObjNum 303 snap 93 seq_num 303) 2024-07-28T11:54:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:06 smithi022 bash[21738]: cluster 2024-07-28T11:54:05.033891+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-07-28T11:54:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:06 smithi022 bash[21738]: audit 2024-07-28T11:54:05.251933+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.22:0/3339535808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:06 smithi022 bash[21738]: cluster 2024-07-28T11:54:05.484838+0000 mgr.y (mgr.25007) 35 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T11:54:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:06 smithi022 bash[31305]: cluster 2024-07-28T11:54:05.033891+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-07-28T11:54:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:06 smithi022 bash[31305]: audit 2024-07-28T11:54:05.251933+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.22:0/3339535808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:06 smithi022 bash[31305]: cluster 2024-07-28T11:54:05.484838+0000 mgr.y (mgr.25007) 35 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T11:54:06.351 INFO:tasks.rados.rados.0.smithi022.stdout:809: finishing write tid 1 to smithi02269687-1 2024-07-28T11:54:06.351 INFO:tasks.rados.rados.0.smithi022.stdout:809: finishing write tid 2 to smithi02269687-1 2024-07-28T11:54:06.351 INFO:tasks.rados.rados.0.smithi022.stdout:807: done (3 left) 2024-07-28T11:54:06.351 INFO:tasks.rados.rados.0.smithi022.stdout:808: done (2 left) 2024-07-28T11:54:06.352 INFO:tasks.rados.rados.0.smithi022.stdout:810: done (1 left) 2024-07-28T11:54:06.352 INFO:tasks.rados.rados.0.smithi022.stdout:811: read oid 25 snap -1 2024-07-28T11:54:06.352 INFO:tasks.rados.rados.0.smithi022.stdout:811: expect deleted 2024-07-28T11:54:06.352 INFO:tasks.rados.rados.0.smithi022.stdout:812: snap_remove snap 84 2024-07-28T11:54:06.514 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.105+0000 7f4bb21d4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:54:06.514 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.185+0000 7f4bb21d4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:54:06.514 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.257+0000 7f4bb21d4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:54:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[24144]: cluster 2024-07-28T11:54:05.033891+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-07-28T11:54:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[24144]: audit 2024-07-28T11:54:05.251933+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.22:0/3339535808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[24144]: cluster 2024-07-28T11:54:05.484838+0000 mgr.y (mgr.25007) 35 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T11:54:06.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.512+0000 7f4bb21d4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:54:06.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.584+0000 7f4bb21d4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:54:07.040 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.784+0000 7f4bb21d4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:54:07.040 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:06 smithi150 bash[60905]: debug 2024-07-28T11:54:06.860+0000 7f4bb21d4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:54:07.060 INFO:tasks.rados.rados.0.smithi022.stdout:812: done (2 left) 2024-07-28T11:54:07.060 INFO:tasks.rados.rados.0.smithi022.stdout:813: rollback oid 7 current snap is 104 2024-07-28T11:54:07.060 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 89 2024-07-28T11:54:07.060 INFO:tasks.rados.rados.0.smithi022.stdout:809: finishing write tid 3 to smithi02269687-1 2024-07-28T11:54:07.060 INFO:tasks.rados.rados.0.smithi022.stdout:809: finishing write tid 4 to smithi02269687-1 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:809: finishing write tid 5 to smithi02269687-1 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 153 (ObjNum 340 snap 104 seq_num 340) dirty exists 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:809: left oid 1 (ObjNum 340 snap 104 seq_num 340) 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:809: done (2 left) 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:811: done (1 left) 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:814: read oid 33 snap 92 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:814: expect deleted 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:815: rollback oid 13 current snap is 104 2024-07-28T11:54:07.061 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 89 2024-07-28T11:54:07.062 INFO:tasks.rados.rados.0.smithi022.stdout:816: rollback oid 19 current snap is 104 2024-07-28T11:54:07.062 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 102 2024-07-28T11:54:07.062 INFO:tasks.rados.rados.0.smithi022.stdout:817: snap_remove snap 95 2024-07-28T11:54:07.311 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:07 smithi150 bash[24144]: cluster 2024-07-28T11:54:06.045439+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-07-28T11:54:07.311 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:07 smithi150 bash[60905]: debug 2024-07-28T11:54:07.132+0000 7f4bb21d4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:54:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:07 smithi022 bash[31305]: cluster 2024-07-28T11:54:06.045439+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-07-28T11:54:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:07 smithi022 bash[21738]: cluster 2024-07-28T11:54:06.045439+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-07-28T11:54:07.744 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:07 smithi150 bash[60905]: debug 2024-07-28T11:54:07.312+0000 7f4bb21d4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:54:07.745 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:07 smithi150 bash[60905]: debug 2024-07-28T11:54:07.476+0000 7f4bb21d4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:54:07.745 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:07 smithi150 bash[60905]: debug 2024-07-28T11:54:07.560+0000 7f4bb21d4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:54:07.745 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:07 smithi150 bash[60905]: debug 2024-07-28T11:54:07.744+0000 7f4bb21d4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:816: finishing rollback tid 0 to smithi02269687-19 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:816: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:816: finishing rollback tid 2 to smithi02269687-19 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 407 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:813: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:813: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:813: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 608 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-07-28T11:54:08.071 INFO:tasks.rados.rados.0.smithi022.stdout:815: finishing rollback tid 0 to smithi02269687-13 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:815: finishing rollback tid 1 to smithi02269687-13 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:815: finishing rollback tid 2 to smithi02269687-13 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 612 (ObjNum 272 snap 86 seq_num 272) dirty exists 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:813: done (4 left) 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:814: done (3 left) 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:815: done (2 left) 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:816: done (1 left) 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:817: done (0 left) 2024-07-28T11:54:08.072 INFO:tasks.rados.rados.0.smithi022.stdout:818: snap_remove snap 89 2024-07-28T11:54:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:08 smithi022 bash[21738]: cluster 2024-07-28T11:54:07.054490+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-07-28T11:54:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:08 smithi022 bash[21738]: cluster 2024-07-28T11:54:07.485509+0000 mgr.y (mgr.25007) 36 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T11:54:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:08 smithi022 bash[21738]: audit 2024-07-28T11:54:07.617495+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.22:0/2091464504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:08 smithi022 bash[31305]: cluster 2024-07-28T11:54:07.054490+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-07-28T11:54:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:08 smithi022 bash[31305]: cluster 2024-07-28T11:54:07.485509+0000 mgr.y (mgr.25007) 36 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T11:54:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:08 smithi022 bash[31305]: audit 2024-07-28T11:54:07.617495+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.22:0/2091464504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:08.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:08 smithi150 bash[24144]: cluster 2024-07-28T11:54:07.054490+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-07-28T11:54:08.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:08 smithi150 bash[24144]: cluster 2024-07-28T11:54:07.485509+0000 mgr.y (mgr.25007) 36 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T11:54:08.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:08 smithi150 bash[24144]: audit 2024-07-28T11:54:07.617495+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.22:0/2091464504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:08.977 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:08 smithi150 bash[60905]: debug 2024-07-28T11:54:08.636+0000 7f4bb21d4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:54:08.977 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:08 smithi150 bash[60905]: debug 2024-07-28T11:54:08.724+0000 7f4bb21d4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:54:09.069 INFO:tasks.rados.rados.0.smithi022.stdout:818: done (0 left) 2024-07-28T11:54:09.069 INFO:tasks.rados.rados.0.smithi022.stdout:819: delete oid 50 current snap is 104 2024-07-28T11:54:09.092 INFO:tasks.rados.rados.0.smithi022.stdout:819: done (0 left) 2024-07-28T11:54:09.092 INFO:tasks.rados.rados.0.smithi022.stdout:820: read oid 39 snap 103 2024-07-28T11:54:09.092 INFO:tasks.rados.rados.0.smithi022.stdout:820: expect deleted 2024-07-28T11:54:09.092 INFO:tasks.rados.rados.0.smithi022.stdout:821: read oid 43 snap 92 2024-07-28T11:54:09.092 INFO:tasks.rados.rados.0.smithi022.stdout:821: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:54:09.092 INFO:tasks.rados.rados.0.smithi022.stdout:822: snap_create 2024-07-28T11:54:09.097 INFO:tasks.rados.rados.0.smithi022.stdout:821: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:54:09.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:08 smithi150 bash[60905]: debug 2024-07-28T11:54:08.976+0000 7f4bb21d4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:54:09.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: debug 2024-07-28T11:54:09.060+0000 7f4bb21d4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:54:09.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[24144]: cluster 2024-07-28T11:54:08.067032+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-07-28T11:54:09.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[24144]: audit 2024-07-28T11:54:09.027562+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:09.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[24144]: audit 2024-07-28T11:54:09.039778+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[21738]: cluster 2024-07-28T11:54:08.067032+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-07-28T11:54:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[21738]: audit 2024-07-28T11:54:09.027562+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[21738]: audit 2024-07-28T11:54:09.039778+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[31305]: cluster 2024-07-28T11:54:08.067032+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-07-28T11:54:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[31305]: audit 2024-07-28T11:54:09.027562+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[31305]: audit 2024-07-28T11:54:09.039778+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:09.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: debug 2024-07-28T11:54:09.476+0000 7f4bb21d4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:54:09.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: debug 2024-07-28T11:54:09.556+0000 7f4bb21d4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:54:09.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: [28/Jul/2024:11:54:09] ENGINE Bus STARTING 2024-07-28T11:54:09.765 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: CherryPy Checker: 2024-07-28T11:54:09.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: The Application mounted at '' has an empty config. 2024-07-28T11:54:09.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: [28/Jul/2024:11:54:09] ENGINE Serving on http://:::9283 2024-07-28T11:54:09.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:09 smithi150 bash[60905]: [28/Jul/2024:11:54:09] ENGINE Bus STARTED 2024-07-28T11:54:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:54:09] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2024-07-28T11:54:09.902 INFO:tasks.rados.rados.0.smithi022.stdout:820: done (2 left) 2024-07-28T11:54:09.902 INFO:tasks.rados.rados.0.smithi022.stdout:821: done (1 left) 2024-07-28T11:54:09.902 INFO:tasks.rados.rados.0.smithi022.stdout:822: done (0 left) 2024-07-28T11:54:09.902 INFO:tasks.rados.rados.0.smithi022.stdout:823: write oid 35 current snap is 105 2024-07-28T11:54:09.903 INFO:tasks.rados.rados.0.smithi022.stdout:823: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-07-28T11:54:09.919 INFO:tasks.rados.rados.0.smithi022.stdout:823: writing smithi02269687-35 from 547994 to 1002684 tid 1 2024-07-28T11:54:09.940 INFO:tasks.rados.rados.0.smithi022.stdout:823: writing smithi02269687-35 from 1746724 to 2228828 tid 2 2024-07-28T11:54:09.953 INFO:tasks.rados.rados.0.smithi022.stdout:823: writing smithi02269687-35 from 2659134 to 3124280 tid 3 2024-07-28T11:54:09.962 INFO:tasks.rados.rados.0.smithi022.stdout:823: writing smithi02269687-35 from 3605976 to 3747994 tid 4 2024-07-28T11:54:09.962 INFO:tasks.rados.rados.0.smithi022.stdout:824: write oid 48 current snap is 105 2024-07-28T11:54:09.962 INFO:tasks.rados.rados.0.smithi022.stdout:824: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-07-28T11:54:09.975 INFO:tasks.rados.rados.0.smithi022.stdout:824: writing smithi02269687-48 from 564801 to 1211093 tid 1 2024-07-28T11:54:09.988 INFO:tasks.rados.rados.0.smithi022.stdout:824: writing smithi02269687-48 from 1921559 to 2663674 tid 2 2024-07-28T11:54:09.997 INFO:tasks.rados.rados.0.smithi022.stdout:824: writing smithi02269687-48 from 3202910 to 3764801 tid 3 2024-07-28T11:54:09.997 INFO:tasks.rados.rados.0.smithi022.stdout:825: write oid 49 current snap is 105 2024-07-28T11:54:09.997 INFO:tasks.rados.rados.0.smithi022.stdout:823: finishing write tid 1 to smithi02269687-35 2024-07-28T11:54:09.997 INFO:tasks.rados.rados.0.smithi022.stdout:823: finishing write tid 2 to smithi02269687-35 2024-07-28T11:54:09.997 INFO:tasks.rados.rados.0.smithi022.stdout:825: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-07-28T11:54:10.006 INFO:tasks.rados.rados.0.smithi022.stdout:825: writing smithi02269687-49 from 581608 to 1303149 tid 1 2024-07-28T11:54:10.014 INFO:tasks.rados.rados.0.smithi022.stdout:825: writing smithi02269687-49 from 1863688 to 2349461 tid 2 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:825: writing smithi02269687-49 from 3113980 to 3718023 tid 3 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:826: read oid 32 snap -1 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:826: expect (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:827: delete oid 27 current snap is 105 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:823: finishing write tid 3 to smithi02269687-35 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:823: finishing write tid 4 to smithi02269687-35 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:823: finishing write tid 5 to smithi02269687-35 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:823: finishing write tid 6 to smithi02269687-35 2024-07-28T11:54:10.026 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 410 (ObjNum 342 snap 105 seq_num 342) dirty exists 2024-07-28T11:54:10.027 INFO:tasks.rados.rados.0.smithi022.stdout:823: left oid 35 (ObjNum 342 snap 105 seq_num 342) 2024-07-28T11:54:10.027 INFO:tasks.rados.rados.0.smithi022.stdout:824: finishing write tid 1 to smithi02269687-48 2024-07-28T11:54:10.027 INFO:tasks.rados.rados.0.smithi022.stdout:824: finishing write tid 2 to smithi02269687-48 2024-07-28T11:54:10.027 INFO:tasks.rados.rados.0.smithi022.stdout:824: finishing write tid 3 to smithi02269687-48 2024-07-28T11:54:10.028 INFO:tasks.rados.rados.0.smithi022.stdout:824: finishing write tid 4 to smithi02269687-48 2024-07-28T11:54:10.028 INFO:tasks.rados.rados.0.smithi022.stdout:824: finishing write tid 5 to smithi02269687-48 2024-07-28T11:54:10.028 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 459 (ObjNum 343 snap 105 seq_num 343) dirty exists 2024-07-28T11:54:10.028 INFO:tasks.rados.rados.0.smithi022.stdout:824: left oid 48 (ObjNum 343 snap 105 seq_num 343) 2024-07-28T11:54:10.028 INFO:tasks.rados.rados.0.smithi022.stdout:825: finishing write tid 1 to smithi02269687-49 2024-07-28T11:54:10.028 INFO:tasks.rados.rados.0.smithi022.stdout:825: finishing write tid 2 to smithi02269687-49 2024-07-28T11:54:10.030 INFO:tasks.rados.rados.0.smithi022.stdout:823: done (4 left) 2024-07-28T11:54:10.031 INFO:tasks.rados.rados.0.smithi022.stdout:824: done (3 left) 2024-07-28T11:54:10.031 INFO:tasks.rados.rados.0.smithi022.stdout:827: done (2 left) 2024-07-28T11:54:10.031 INFO:tasks.rados.rados.0.smithi022.stdout:828: write oid 21 current snap is 105 2024-07-28T11:54:10.031 INFO:tasks.rados.rados.0.smithi022.stdout:828: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-07-28T11:54:10.041 INFO:tasks.rados.rados.0.smithi022.stdout:828: writing smithi02269687-21 from 615222 to 1087261 tid 1 2024-07-28T11:54:10.049 INFO:tasks.rados.rados.0.smithi022.stdout:828: writing smithi02269687-21 from 1580652 to 2070094 tid 2 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:828: writing smithi02269687-21 from 2768826 to 3395413 tid 3 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:829: write oid 39 current snap is 105 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:825: finishing write tid 3 to smithi02269687-49 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:825: finishing write tid 4 to smithi02269687-49 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:825: finishing write tid 5 to smithi02269687-49 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 255 (ObjNum 344 snap 105 seq_num 344) dirty exists 2024-07-28T11:54:10.057 INFO:tasks.rados.rados.0.smithi022.stdout:825: left oid 49 (ObjNum 344 snap 105 seq_num 344) 2024-07-28T11:54:10.058 INFO:tasks.rados.rados.0.smithi022.stdout:829: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-07-28T11:54:10.063 INFO:tasks.rados.rados.0.smithi022.stdout:829: writing smithi02269687-39 from 632029 to 1179317 tid 1 2024-07-28T11:54:10.070 INFO:tasks.rados.rados.0.smithi022.stdout:829: writing smithi02269687-39 from 1639134 to 2388587 tid 2 2024-07-28T11:54:10.075 INFO:tasks.rados.rados.0.smithi022.stdout:829: writing smithi02269687-39 from 2796249 to 3234108 tid 3 2024-07-28T11:54:10.080 INFO:tasks.rados.rados.0.smithi022.stdout:829: writing smithi02269687-39 from 3653524 to 3832029 tid 4 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:825: done (3 left) 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:830: read oid 47 snap 104 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:830: expect (ObjNum 335 snap 103 seq_num 335) 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:831: rollback oid 4 current snap is 105 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 99 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:828: finishing write tid 1 to smithi02269687-21 2024-07-28T11:54:10.081 INFO:tasks.rados.rados.0.smithi022.stdout:826: expect (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:54:10.288 INFO:tasks.rados.rados.0.smithi022.stdout:828: finishing write tid 2 to smithi02269687-21 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:828: finishing write tid 3 to smithi02269687-21 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:828: finishing write tid 4 to smithi02269687-21 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:828: finishing write tid 5 to smithi02269687-21 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 255 (ObjNum 346 snap 105 seq_num 346) dirty exists 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:828: left oid 21 (ObjNum 346 snap 105 seq_num 346) 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:829: finishing write tid 1 to smithi02269687-39 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:829: finishing write tid 2 to smithi02269687-39 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:829: finishing write tid 3 to smithi02269687-39 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:829: finishing write tid 4 to smithi02269687-39 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:829: finishing write tid 5 to smithi02269687-39 2024-07-28T11:54:10.289 INFO:tasks.rados.rados.0.smithi022.stdout:831: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:54:10.290 INFO:tasks.rados.rados.0.smithi022.stdout:829: finishing write tid 6 to smithi02269687-39 2024-07-28T11:54:10.290 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 415 (ObjNum 347 snap 105 seq_num 347) dirty exists 2024-07-28T11:54:10.290 INFO:tasks.rados.rados.0.smithi022.stdout:829: left oid 39 (ObjNum 347 snap 105 seq_num 347) 2024-07-28T11:54:10.290 INFO:tasks.rados.rados.0.smithi022.stdout:830: expect (ObjNum 335 snap 103 seq_num 335) 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:831: finishing rollback tid 2 to smithi02269687-4 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 636 (ObjNum 315 snap 96 seq_num 315) dirty exists 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:826: done (4 left) 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:828: done (3 left) 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:829: done (2 left) 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:830: done (1 left) 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:831: done (0 left) 2024-07-28T11:54:10.401 INFO:tasks.rados.rados.0.smithi022.stdout:832: delete oid 1 current snap is 105 2024-07-28T11:54:10.404 INFO:tasks.rados.rados.0.smithi022.stdout:832: done (0 left) 2024-07-28T11:54:10.404 INFO:tasks.rados.rados.0.smithi022.stdout:833: read oid 43 snap -1 2024-07-28T11:54:10.404 INFO:tasks.rados.rados.0.smithi022.stdout:833: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:54:10.404 INFO:tasks.rados.rados.0.smithi022.stdout:834: snap_create 2024-07-28T11:54:10.409 INFO:tasks.rados.rados.0.smithi022.stdout:833: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: cluster 2024-07-28T11:54:09.065615+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: cluster 2024-07-28T11:54:09.486315+0000 mgr.y (mgr.25007) 37 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 397 KiB/s wr, 1 op/s 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: cluster 2024-07-28T11:54:09.578146+0000 mon.a (mon.0) 1247 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: cluster 2024-07-28T11:54:09.578313+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:09.582569+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:09.583062+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:09.585009+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:54:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:09.585554+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:54:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:09.821225+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:09.833037+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: cluster 2024-07-28T11:54:09.900775+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-07-28T11:54:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:10 smithi150 bash[24144]: audit 2024-07-28T11:54:10.033610+0000 mon.a (mon.0) 1252 : audit [DBG] from='client.? 172.21.15.22:0/840262693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: cluster 2024-07-28T11:54:09.065615+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: cluster 2024-07-28T11:54:09.486315+0000 mgr.y (mgr.25007) 37 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 397 KiB/s wr, 1 op/s 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: cluster 2024-07-28T11:54:09.578146+0000 mon.a (mon.0) 1247 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: cluster 2024-07-28T11:54:09.578313+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:09.582569+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:09.583062+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:09.585009+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:54:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:09.585554+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:09.821225+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:09.833037+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: cluster 2024-07-28T11:54:09.900775+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[21738]: audit 2024-07-28T11:54:10.033610+0000 mon.a (mon.0) 1252 : audit [DBG] from='client.? 172.21.15.22:0/840262693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: cluster 2024-07-28T11:54:09.065615+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: cluster 2024-07-28T11:54:09.486315+0000 mgr.y (mgr.25007) 37 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 397 KiB/s wr, 1 op/s 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: cluster 2024-07-28T11:54:09.578146+0000 mon.a (mon.0) 1247 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: cluster 2024-07-28T11:54:09.578313+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:09.582569+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:09.583062+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:09.585009+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:54:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:09.585554+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.? 172.21.15.150:0/4036737931' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:54:10.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:09.821225+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:10.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:09.833037+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:10.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: cluster 2024-07-28T11:54:09.900775+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-07-28T11:54:10.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:10 smithi022 bash[31305]: audit 2024-07-28T11:54:10.033610+0000 mon.a (mon.0) 1252 : audit [DBG] from='client.? 172.21.15.22:0/840262693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:11.097 INFO:tasks.rados.rados.0.smithi022.stdout:833: done (1 left) 2024-07-28T11:54:11.097 INFO:tasks.rados.rados.0.smithi022.stdout:834: done (0 left) 2024-07-28T11:54:11.097 INFO:tasks.rados.rados.0.smithi022.stdout:835: rollback oid 18 current snap is 106 2024-07-28T11:54:11.097 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 104 2024-07-28T11:54:11.097 INFO:tasks.rados.rados.0.smithi022.stdout:836: snap_create 2024-07-28T11:54:11.107 INFO:tasks.rados.rados.0.smithi022.stdout:835: finishing rollback tid 0 to smithi02269687-18 2024-07-28T11:54:11.107 INFO:tasks.rados.rados.0.smithi022.stdout:835: finishing rollback tid 1 to smithi02269687-18 2024-07-28T11:54:11.108 INFO:tasks.rados.rados.0.smithi022.stdout:835: finishing rollback tid 2 to smithi02269687-18 2024-07-28T11:54:11.108 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 421 (ObjNum 329 snap 101 seq_num 329) dirty exists 2024-07-28T11:54:11.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:11 smithi150 bash[24144]: cluster 2024-07-28T11:54:10.090794+0000 mon.a (mon.0) 1253 : cluster [DBG] mgrmap e34: y(active, since 36s), standbys: x 2024-07-28T11:54:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:11 smithi022 bash[21738]: cluster 2024-07-28T11:54:10.090794+0000 mon.a (mon.0) 1253 : cluster [DBG] mgrmap e34: y(active, since 36s), standbys: x 2024-07-28T11:54:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:11 smithi022 bash[31305]: cluster 2024-07-28T11:54:10.090794+0000 mon.a (mon.0) 1253 : cluster [DBG] mgrmap e34: y(active, since 36s), standbys: x 2024-07-28T11:54:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:835: done (1 left) 2024-07-28T11:54:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:836: done (0 left) 2024-07-28T11:54:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:837: rollback oid 38 current snap is 107 2024-07-28T11:54:12.106 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 103 2024-07-28T11:54:12.106 INFO:tasks.rados.rados.0.smithi022.stdout:838: read oid 40 snap 104 2024-07-28T11:54:12.106 INFO:tasks.rados.rados.0.smithi022.stdout:838: expect (ObjNum 284 snap 88 seq_num 284) 2024-07-28T11:54:12.106 INFO:tasks.rados.rados.0.smithi022.stdout:839: write oid 39 current snap is 107 2024-07-28T11:54:12.106 INFO:tasks.rados.rados.0.smithi022.stdout:839: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-07-28T11:54:12.126 INFO:tasks.rados.rados.0.smithi022.stdout:839: writing smithi02269687-39 from 665643 to 1363429 tid 1 2024-07-28T11:54:12.143 INFO:tasks.rados.rados.0.smithi022.stdout:839: writing smithi02269687-39 from 2039745 to 2792867 tid 2 2024-07-28T11:54:12.151 INFO:tasks.rados.rados.0.smithi022.stdout:839: writing smithi02269687-39 from 3534742 to 3865643 tid 3 2024-07-28T11:54:12.151 INFO:tasks.rados.rados.0.smithi022.stdout:840: write oid 36 current snap is 107 2024-07-28T11:54:12.152 INFO:tasks.rados.rados.0.smithi022.stdout:837: finishing rollback tid 1 to smithi02269687-38 2024-07-28T11:54:12.152 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 0 (ObjNum 81 snap 0 seq_num 1570581005) dirty dne 2024-07-28T11:54:12.152 INFO:tasks.rados.rados.0.smithi022.stdout:838: expect (ObjNum 284 snap 88 seq_num 284) 2024-07-28T11:54:12.278 INFO:tasks.rados.rados.0.smithi022.stdout:839: finishing write tid 1 to smithi02269687-39 2024-07-28T11:54:12.278 INFO:tasks.rados.rados.0.smithi022.stdout:839: finishing write tid 2 to smithi02269687-39 2024-07-28T11:54:12.278 INFO:tasks.rados.rados.0.smithi022.stdout:839: finishing write tid 3 to smithi02269687-39 2024-07-28T11:54:12.279 INFO:tasks.rados.rados.0.smithi022.stdout:839: finishing write tid 4 to smithi02269687-39 2024-07-28T11:54:12.279 INFO:tasks.rados.rados.0.smithi022.stdout:839: finishing write tid 5 to smithi02269687-39 2024-07-28T11:54:12.279 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 420 (ObjNum 349 snap 107 seq_num 349) dirty exists 2024-07-28T11:54:12.279 INFO:tasks.rados.rados.0.smithi022.stdout:839: left oid 39 (ObjNum 349 snap 107 seq_num 349) 2024-07-28T11:54:12.279 INFO:tasks.rados.rados.0.smithi022.stdout:840: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-07-28T11:54:12.293 INFO:tasks.rados.rados.0.smithi022.stdout:840: writing smithi02269687-36 from 682450 to 1171838 tid 1 2024-07-28T11:54:12.308 INFO:tasks.rados.rados.0.smithi022.stdout:840: writing smithi02269687-36 from 1814580 to 2311360 tid 2 2024-07-28T11:54:12.326 INFO:tasks.rados.rados.0.smithi022.stdout:840: writing smithi02269687-36 from 2878518 to 3666546 tid 3 2024-07-28T11:54:12.326 INFO:tasks.rados.rados.0.smithi022.stdout:837: done (3 left) 2024-07-28T11:54:12.327 INFO:tasks.rados.rados.0.smithi022.stdout:838: done (2 left) 2024-07-28T11:54:12.327 INFO:tasks.rados.rados.0.smithi022.stdout:839: done (1 left) 2024-07-28T11:54:12.327 INFO:tasks.rados.rados.0.smithi022.stdout:841: snap_remove snap 92 2024-07-28T11:54:12.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:12 smithi150 bash[24144]: cluster 2024-07-28T11:54:11.095578+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-07-28T11:54:12.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:12 smithi150 bash[24144]: cluster 2024-07-28T11:54:11.487046+0000 mgr.y (mgr.25007) 38 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 878 KiB/s wr, 9 op/s 2024-07-28T11:54:12.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:12 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:12 smithi022 bash[21738]: cluster 2024-07-28T11:54:11.095578+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-07-28T11:54:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:12 smithi022 bash[21738]: cluster 2024-07-28T11:54:11.487046+0000 mgr.y (mgr.25007) 38 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 878 KiB/s wr, 9 op/s 2024-07-28T11:54:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:12 smithi022 bash[31305]: cluster 2024-07-28T11:54:11.095578+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-07-28T11:54:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:12 smithi022 bash[31305]: cluster 2024-07-28T11:54:11.487046+0000 mgr.y (mgr.25007) 38 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 878 KiB/s wr, 9 op/s 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:841: done (1 left) 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:842: write oid 14 current snap is 107 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:840: finishing write tid 1 to smithi02269687-36 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:840: finishing write tid 2 to smithi02269687-36 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:840: finishing write tid 3 to smithi02269687-36 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:840: finishing write tid 4 to smithi02269687-36 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:840: finishing write tid 5 to smithi02269687-36 2024-07-28T11:54:13.108 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 563 (ObjNum 350 snap 107 seq_num 350) dirty exists 2024-07-28T11:54:13.109 INFO:tasks.rados.rados.0.smithi022.stdout:840: left oid 36 (ObjNum 350 snap 107 seq_num 350) 2024-07-28T11:54:13.109 INFO:tasks.rados.rados.0.smithi022.stdout:842: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-07-28T11:54:13.125 INFO:tasks.rados.rados.0.smithi022.stdout:842: writing smithi02269687-14 from 699257 to 1263894 tid 1 2024-07-28T11:54:13.142 INFO:tasks.rados.rados.0.smithi022.stdout:842: writing smithi02269687-14 from 1873062 to 2513500 tid 2 2024-07-28T11:54:13.159 INFO:tasks.rados.rados.0.smithi022.stdout:842: writing smithi02269687-14 from 3305941 to 3899257 tid 3 2024-07-28T11:54:13.159 INFO:tasks.rados.rados.0.smithi022.stdout:840: done (1 left) 2024-07-28T11:54:13.159 INFO:tasks.rados.rados.0.smithi022.stdout:843: write oid 22 current snap is 107 2024-07-28T11:54:13.159 INFO:tasks.rados.rados.0.smithi022.stdout:842: finishing write tid 1 to smithi02269687-14 2024-07-28T11:54:13.159 INFO:tasks.rados.rados.0.smithi022.stdout:842: finishing write tid 2 to smithi02269687-14 2024-07-28T11:54:13.159 INFO:tasks.rados.rados.0.smithi022.stdout:843: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-07-28T11:54:13.174 INFO:tasks.rados.rados.0.smithi022.stdout:843: writing smithi02269687-22 from 716064 to 1355950 tid 1 2024-07-28T11:54:13.184 INFO:tasks.rados.rados.0.smithi022.stdout:843: writing smithi02269687-22 from 1815191 to 2315640 tid 2 2024-07-28T11:54:13.195 INFO:tasks.rados.rados.0.smithi022.stdout:843: writing smithi02269687-22 from 2817011 to 3343936 tid 3 2024-07-28T11:54:13.195 INFO:tasks.rados.rados.0.smithi022.stdout:844: write oid 10 current snap is 107 2024-07-28T11:54:13.195 INFO:tasks.rados.rados.0.smithi022.stdout:844: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-07-28T11:54:13.208 INFO:tasks.rados.rados.0.smithi022.stdout:844: writing smithi02269687-10 from 732871 to 1448006 tid 1 2024-07-28T11:54:13.216 INFO:tasks.rados.rados.0.smithi022.stdout:844: writing smithi02269687-10 from 1873673 to 2517780 tid 2 2024-07-28T11:54:13.226 INFO:tasks.rados.rados.0.smithi022.stdout:844: writing smithi02269687-10 from 3244434 to 3932871 tid 3 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:845: snap_create 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:842: finishing write tid 3 to smithi02269687-14 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:842: finishing write tid 4 to smithi02269687-14 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:842: finishing write tid 5 to smithi02269687-14 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 647 (ObjNum 351 snap 107 seq_num 351) dirty exists 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:842: left oid 14 (ObjNum 351 snap 107 seq_num 351) 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:843: finishing write tid 1 to smithi02269687-22 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:843: finishing write tid 2 to smithi02269687-22 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:843: finishing write tid 3 to smithi02269687-22 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:843: finishing write tid 4 to smithi02269687-22 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:843: finishing write tid 5 to smithi02269687-22 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 469 (ObjNum 352 snap 107 seq_num 352) dirty exists 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:843: left oid 22 (ObjNum 352 snap 107 seq_num 352) 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:844: finishing write tid 1 to smithi02269687-10 2024-07-28T11:54:13.227 INFO:tasks.rados.rados.0.smithi022.stdout:844: finishing write tid 2 to smithi02269687-10 2024-07-28T11:54:13.232 INFO:tasks.rados.rados.0.smithi022.stdout:844: finishing write tid 3 to smithi02269687-10 2024-07-28T11:54:13.232 INFO:tasks.rados.rados.0.smithi022.stdout:844: finishing write tid 4 to smithi02269687-10 2024-07-28T11:54:13.232 INFO:tasks.rados.rados.0.smithi022.stdout:844: finishing write tid 5 to smithi02269687-10 2024-07-28T11:54:13.232 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 331 (ObjNum 353 snap 107 seq_num 353) dirty exists 2024-07-28T11:54:13.232 INFO:tasks.rados.rados.0.smithi022.stdout:844: left oid 10 (ObjNum 353 snap 107 seq_num 353) 2024-07-28T11:54:13.504 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:13 smithi150 bash[24144]: cluster 2024-07-28T11:54:12.103744+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-07-28T11:54:13.504 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:13 smithi150 bash[24144]: audit 2024-07-28T11:54:12.404887+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.22:0/3267283920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:13 smithi022 bash[21738]: cluster 2024-07-28T11:54:12.103744+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-07-28T11:54:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:13 smithi022 bash[21738]: audit 2024-07-28T11:54:12.404887+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.22:0/3267283920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:13 smithi022 bash[31305]: cluster 2024-07-28T11:54:12.103744+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-07-28T11:54:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:13 smithi022 bash[31305]: audit 2024-07-28T11:54:12.404887+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.22:0/3267283920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:13.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:13 smithi150 bash[60514]: ts=2024-07-28T11:54:13.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:54:14.130 INFO:tasks.rados.rados.0.smithi022.stdout:842: done (3 left) 2024-07-28T11:54:14.130 INFO:tasks.rados.rados.0.smithi022.stdout:843: done (2 left) 2024-07-28T11:54:14.131 INFO:tasks.rados.rados.0.smithi022.stdout:844: done (1 left) 2024-07-28T11:54:14.131 INFO:tasks.rados.rados.0.smithi022.stdout:845: done (0 left) 2024-07-28T11:54:14.131 INFO:tasks.rados.rados.0.smithi022.stdout:846: rollback oid 4 current snap is 108 2024-07-28T11:54:14.131 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 100 2024-07-28T11:54:14.131 INFO:tasks.rados.rados.0.smithi022.stdout:847: write oid 5 current snap is 108 2024-07-28T11:54:14.131 INFO:tasks.rados.rados.0.smithi022.stdout:847: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-07-28T11:54:14.141 INFO:tasks.rados.rados.0.smithi022.stdout:847: writing smithi02269687-5 from 749678 to 1540062 tid 1 2024-07-28T11:54:14.150 INFO:tasks.rados.rados.0.smithi022.stdout:847: writing smithi02269687-5 from 2332155 to 2836273 tid 2 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:847: writing smithi02269687-5 from 3271857 to 3821326 tid 3 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:848: snap_create 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:846: finishing rollback tid 0 to smithi02269687-4 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:846: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:846: finishing rollback tid 2 to smithi02269687-4 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 651 (ObjNum 315 snap 96 seq_num 315) dirty exists 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:847: finishing write tid 1 to smithi02269687-5 2024-07-28T11:54:14.157 INFO:tasks.rados.rados.0.smithi022.stdout:847: finishing write tid 2 to smithi02269687-5 2024-07-28T11:54:14.161 INFO:tasks.rados.rados.0.smithi022.stdout:847: finishing write tid 3 to smithi02269687-5 2024-07-28T11:54:14.161 INFO:tasks.rados.rados.0.smithi022.stdout:847: finishing write tid 4 to smithi02269687-5 2024-07-28T11:54:14.161 INFO:tasks.rados.rados.0.smithi022.stdout:847: finishing write tid 5 to smithi02269687-5 2024-07-28T11:54:14.161 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 173 (ObjNum 354 snap 108 seq_num 354) dirty exists 2024-07-28T11:54:14.161 INFO:tasks.rados.rados.0.smithi022.stdout:847: left oid 5 (ObjNum 354 snap 108 seq_num 354) 2024-07-28T11:54:14.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:14 smithi150 bash[24144]: cluster 2024-07-28T11:54:13.107369+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-07-28T11:54:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:14 smithi150 bash[24144]: cluster 2024-07-28T11:54:13.487721+0000 mgr.y (mgr.25007) 39 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 481 KiB/s wr, 7 op/s 2024-07-28T11:54:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:14 smithi022 bash[31305]: cluster 2024-07-28T11:54:13.107369+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-07-28T11:54:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:14 smithi022 bash[31305]: cluster 2024-07-28T11:54:13.487721+0000 mgr.y (mgr.25007) 39 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 481 KiB/s wr, 7 op/s 2024-07-28T11:54:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:14 smithi022 bash[21738]: cluster 2024-07-28T11:54:13.107369+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-07-28T11:54:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:14 smithi022 bash[21738]: cluster 2024-07-28T11:54:13.487721+0000 mgr.y (mgr.25007) 39 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 481 KiB/s wr, 7 op/s 2024-07-28T11:54:14.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:14 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:14 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:15.132 INFO:tasks.rados.rados.0.smithi022.stdout:846: done (2 left) 2024-07-28T11:54:15.132 INFO:tasks.rados.rados.0.smithi022.stdout:847: done (1 left) 2024-07-28T11:54:15.132 INFO:tasks.rados.rados.0.smithi022.stdout:848: done (0 left) 2024-07-28T11:54:15.132 INFO:tasks.rados.rados.0.smithi022.stdout:849: read oid 12 snap -1 2024-07-28T11:54:15.132 INFO:tasks.rados.rados.0.smithi022.stdout:849: expect (ObjNum 274 snap 86 seq_num 274) 2024-07-28T11:54:15.133 INFO:tasks.rados.rados.0.smithi022.stdout:850: rollback oid 9 current snap is 109 2024-07-28T11:54:15.133 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 104 2024-07-28T11:54:15.133 INFO:tasks.rados.rados.0.smithi022.stdout:851: snap_remove snap 108 2024-07-28T11:54:15.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:15 smithi150 bash[24144]: cluster 2024-07-28T11:54:14.130121+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-07-28T11:54:15.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:15 smithi150 bash[24144]: audit 2024-07-28T11:54:14.767871+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.22:0/3532614737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:15 smithi022 bash[21738]: cluster 2024-07-28T11:54:14.130121+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-07-28T11:54:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:15 smithi022 bash[21738]: audit 2024-07-28T11:54:14.767871+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.22:0/3532614737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:15 smithi022 bash[31305]: cluster 2024-07-28T11:54:14.130121+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-07-28T11:54:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:15 smithi022 bash[31305]: audit 2024-07-28T11:54:14.767871+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.22:0/3532614737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:16.151 INFO:tasks.rados.rados.0.smithi022.stdout:851: done (2 left) 2024-07-28T11:54:16.151 INFO:tasks.rados.rados.0.smithi022.stdout:852: write oid 25 current snap is 109 2024-07-28T11:54:16.151 INFO:tasks.rados.rados.0.smithi022.stdout:850: finishing rollback tid 1 to smithi02269687-9 2024-07-28T11:54:16.151 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 237 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:54:16.151 INFO:tasks.rados.rados.0.smithi022.stdout:852: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2024-07-28T11:54:16.164 INFO:tasks.rados.rados.0.smithi022.stdout:852: writing smithi02269687-25 from 766485 to 1232118 tid 1 2024-07-28T11:54:16.180 INFO:tasks.rados.rados.0.smithi022.stdout:852: writing smithi02269687-25 from 1990637 to 2638413 tid 2 2024-07-28T11:54:16.195 INFO:tasks.rados.rados.0.smithi022.stdout:852: writing smithi02269687-25 from 3299280 to 3966485 tid 3 2024-07-28T11:54:16.195 INFO:tasks.rados.rados.0.smithi022.stdout:850: done (2 left) 2024-07-28T11:54:16.195 INFO:tasks.rados.rados.0.smithi022.stdout:853: delete oid 33 current snap is 109 2024-07-28T11:54:16.195 INFO:tasks.rados.rados.0.smithi022.stdout:849: expect (ObjNum 274 snap 86 seq_num 274) 2024-07-28T11:54:16.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:16 smithi150 bash[24144]: cluster 2024-07-28T11:54:15.131803+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-07-28T11:54:16.209 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:16 smithi150 bash[24144]: cluster 2024-07-28T11:54:15.488409+0000 mgr.y (mgr.25007) 40 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-07-28T11:54:16.393 INFO:tasks.rados.rados.0.smithi022.stdout:852: finishing write tid 1 to smithi02269687-25 2024-07-28T11:54:16.393 INFO:tasks.rados.rados.0.smithi022.stdout:852: finishing write tid 2 to smithi02269687-25 2024-07-28T11:54:16.393 INFO:tasks.rados.rados.0.smithi022.stdout:852: finishing write tid 3 to smithi02269687-25 2024-07-28T11:54:16.393 INFO:tasks.rados.rados.0.smithi022.stdout:852: finishing write tid 4 to smithi02269687-25 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:852: finishing write tid 5 to smithi02269687-25 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 366 (ObjNum 355 snap 109 seq_num 355) dirty exists 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:852: left oid 25 (ObjNum 355 snap 109 seq_num 355) 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:849: done (2 left) 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:852: done (1 left) 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:853: done (0 left) 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:854: read oid 2 snap -1 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:854: expect (ObjNum 334 snap 103 seq_num 334) 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:855: rollback oid 32 current snap is 109 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 107 2024-07-28T11:54:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:856: snap_create 2024-07-28T11:54:16.400 INFO:tasks.rados.rados.0.smithi022.stdout:855: finishing rollback tid 0 to smithi02269687-32 2024-07-28T11:54:16.400 INFO:tasks.rados.rados.0.smithi022.stdout:855: finishing rollback tid 1 to smithi02269687-32 2024-07-28T11:54:16.401 INFO:tasks.rados.rados.0.smithi022.stdout:855: finishing rollback tid 2 to smithi02269687-32 2024-07-28T11:54:16.401 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 575 (ObjNum 308 snap 94 seq_num 308) dirty exists 2024-07-28T11:54:16.411 INFO:tasks.rados.rados.0.smithi022.stdout:854: expect (ObjNum 334 snap 103 seq_num 334) 2024-07-28T11:54:16.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:16 smithi022 bash[31305]: cluster 2024-07-28T11:54:15.131803+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-07-28T11:54:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:16 smithi022 bash[31305]: cluster 2024-07-28T11:54:15.488409+0000 mgr.y (mgr.25007) 40 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-07-28T11:54:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:16 smithi022 bash[21738]: cluster 2024-07-28T11:54:15.131803+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-07-28T11:54:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:16 smithi022 bash[21738]: cluster 2024-07-28T11:54:15.488409+0000 mgr.y (mgr.25007) 40 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-07-28T11:54:17.147 INFO:tasks.rados.rados.0.smithi022.stdout:854: done (2 left) 2024-07-28T11:54:17.147 INFO:tasks.rados.rados.0.smithi022.stdout:855: done (1 left) 2024-07-28T11:54:17.148 INFO:tasks.rados.rados.0.smithi022.stdout:856: done (0 left) 2024-07-28T11:54:17.148 INFO:tasks.rados.rados.0.smithi022.stdout:857: read oid 25 snap -1 2024-07-28T11:54:17.148 INFO:tasks.rados.rados.0.smithi022.stdout:857: expect (ObjNum 355 snap 109 seq_num 355) 2024-07-28T11:54:17.148 INFO:tasks.rados.rados.0.smithi022.stdout:858: snap_remove snap 98 2024-07-28T11:54:17.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:17 smithi150 bash[24144]: cluster 2024-07-28T11:54:16.150137+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-07-28T11:54:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:17 smithi150 bash[24144]: audit 2024-07-28T11:54:17.139808+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.22:0/2136198210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:17 smithi022 bash[21738]: cluster 2024-07-28T11:54:16.150137+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-07-28T11:54:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:17 smithi022 bash[21738]: audit 2024-07-28T11:54:17.139808+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.22:0/2136198210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:17 smithi022 bash[31305]: cluster 2024-07-28T11:54:16.150137+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-07-28T11:54:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:17 smithi022 bash[31305]: audit 2024-07-28T11:54:17.139808+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.22:0/2136198210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:18.168 INFO:tasks.rados.rados.0.smithi022.stdout:858: done (1 left) 2024-07-28T11:54:18.168 INFO:tasks.rados.rados.0.smithi022.stdout:859: write oid 12 current snap is 110 2024-07-28T11:54:18.168 INFO:tasks.rados.rados.0.smithi022.stdout:859: seq_num 357 ranges {400099=616131,1591248=408851} 2024-07-28T11:54:18.186 INFO:tasks.rados.rados.0.smithi022.stdout:859: writing smithi02269687-12 from 400099 to 1016230 tid 1 2024-07-28T11:54:18.201 INFO:tasks.rados.rados.0.smithi022.stdout:859: writing smithi02269687-12 from 1591248 to 2000099 tid 2 2024-07-28T11:54:18.202 INFO:tasks.rados.rados.0.smithi022.stdout:860: delete oid 11 current snap is 110 2024-07-28T11:54:18.202 INFO:tasks.rados.rados.0.smithi022.stdout:857: expect (ObjNum 355 snap 109 seq_num 355) 2024-07-28T11:54:18.333 INFO:tasks.rados.rados.0.smithi022.stdout:859: finishing write tid 1 to smithi02269687-12 2024-07-28T11:54:18.333 INFO:tasks.rados.rados.0.smithi022.stdout:857: done (2 left) 2024-07-28T11:54:18.333 INFO:tasks.rados.rados.0.smithi022.stdout:860: done (1 left) 2024-07-28T11:54:18.333 INFO:tasks.rados.rados.0.smithi022.stdout:861: read oid 26 snap -1 2024-07-28T11:54:18.334 INFO:tasks.rados.rados.0.smithi022.stdout:861: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:54:18.334 INFO:tasks.rados.rados.0.smithi022.stdout:862: read oid 9 snap -1 2024-07-28T11:54:18.334 INFO:tasks.rados.rados.0.smithi022.stdout:862: expect deleted 2024-07-28T11:54:18.334 INFO:tasks.rados.rados.0.smithi022.stdout:863: snap_remove snap 103 2024-07-28T11:54:18.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:18 smithi150 bash[24144]: cluster 2024-07-28T11:54:17.147789+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-07-28T11:54:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:18 smithi150 bash[24144]: cluster 2024-07-28T11:54:17.489128+0000 mgr.y (mgr.25007) 41 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-07-28T11:54:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:18 smithi022 bash[21738]: cluster 2024-07-28T11:54:17.147789+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-07-28T11:54:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:18 smithi022 bash[21738]: cluster 2024-07-28T11:54:17.489128+0000 mgr.y (mgr.25007) 41 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-07-28T11:54:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:18 smithi022 bash[31305]: cluster 2024-07-28T11:54:17.147789+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-07-28T11:54:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:18 smithi022 bash[31305]: cluster 2024-07-28T11:54:17.489128+0000 mgr.y (mgr.25007) 41 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-07-28T11:54:18.940 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:18 smithi150 bash[60514]: ts=2024-07-28T11:54: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:19.175 INFO:tasks.rados.rados.0.smithi022.stdout:863: done (3 left) 2024-07-28T11:54:19.176 INFO:tasks.rados.rados.0.smithi022.stdout:864: delete oid 40 current snap is 110 2024-07-28T11:54:19.180 INFO:tasks.rados.rados.0.smithi022.stdout:859: finishing write tid 2 to smithi02269687-12 2024-07-28T11:54:19.180 INFO:tasks.rados.rados.0.smithi022.stdout:859: finishing write tid 3 to smithi02269687-12 2024-07-28T11:54:19.180 INFO:tasks.rados.rados.0.smithi022.stdout:859: finishing write tid 4 to smithi02269687-12 2024-07-28T11:54:19.181 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 432 (ObjNum 357 snap 110 seq_num 357) dirty exists 2024-07-28T11:54:19.181 INFO:tasks.rados.rados.0.smithi022.stdout:859: left oid 12 (ObjNum 357 snap 110 seq_num 357) 2024-07-28T11:54:19.181 INFO:tasks.rados.rados.0.smithi022.stdout:861: expect (ObjNum 135 snap 28 seq_num 135) 2024-07-28T11:54:19.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:19 smithi150 bash[24144]: cluster 2024-07-28T11:54:18.167777+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-07-28T11:54:19.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:19 smithi150 bash[24144]: audit 2024-07-28T11:54:18.801989+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:19.297 INFO:tasks.rados.rados.0.smithi022.stdout:859: done (3 left) 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:861: done (2 left) 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:862: done (1 left) 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:864: done (0 left) 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:865: read oid 11 snap 105 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:865: expect deleted 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:866: rollback oid 3 current snap is 110 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 105 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:867: rollback oid 41 current snap is 110 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 86 2024-07-28T11:54:19.298 INFO:tasks.rados.rados.0.smithi022.stdout:868: snap_remove snap 99 2024-07-28T11:54:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:19 smithi022 bash[21738]: cluster 2024-07-28T11:54:18.167777+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-07-28T11:54:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:19 smithi022 bash[21738]: audit 2024-07-28T11:54:18.801989+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:54:19] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-07-28T11:54:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:19 smithi022 bash[31305]: cluster 2024-07-28T11:54:18.167777+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-07-28T11:54:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:19 smithi022 bash[31305]: audit 2024-07-28T11:54:18.801989+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:19.905 INFO:tasks.rados.rados.0.smithi022.stdout:868: done (3 left) 2024-07-28T11:54:19.905 INFO:tasks.rados.rados.0.smithi022.stdout:869: snap_remove snap 101 2024-07-28T11:54:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: cluster 2024-07-28T11:54:19.174591+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-07-28T11:54:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: cluster 2024-07-28T11:54:19.490007+0000 mgr.y (mgr.25007) 42 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T11:54:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.519533+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.22:0/128562493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.563847+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.573726+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.581033+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.582632+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.588608+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.730703+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.738102+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.746771+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.750476+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.752161+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.757988+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.761236+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.762919+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:54:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.768803+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T11:54:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.775009+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:54:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: audit 2024-07-28T11:54:19.777195+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T11:54:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:20 smithi150 bash[24144]: cluster 2024-07-28T11:54:19.904721+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-07-28T11:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: cluster 2024-07-28T11:54:19.174591+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-07-28T11:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: cluster 2024-07-28T11:54:19.490007+0000 mgr.y (mgr.25007) 42 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T11:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.519533+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.22:0/128562493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.563847+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.573726+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.581033+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.582632+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.588608+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.730703+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.738102+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.746771+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.750476+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.752161+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.757988+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.761236+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:54:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.762919+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.768803+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.775009+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: audit 2024-07-28T11:54:19.777195+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[21738]: cluster 2024-07-28T11:54:19.904721+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: cluster 2024-07-28T11:54:19.174591+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: cluster 2024-07-28T11:54:19.490007+0000 mgr.y (mgr.25007) 42 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.519533+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.22:0/128562493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.563847+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.573726+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.581033+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.582632+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.588608+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.730703+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.738102+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.746771+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.750476+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.752161+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.757988+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.761236+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.762919+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.768803+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25007 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.775009+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:54:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: audit 2024-07-28T11:54:19.777195+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T11:54:20.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:20 smithi022 bash[31305]: cluster 2024-07-28T11:54:19.904721+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-07-28T11:54:20.913 INFO:tasks.rados.rados.0.smithi022.stdout:869: done (3 left) 2024-07-28T11:54:20.914 INFO:tasks.rados.rados.0.smithi022.stdout:870: delete oid 8 current snap is 110 2024-07-28T11:54:20.914 INFO:tasks.rados.rados.0.smithi022.stdout:866: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:54:20.914 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:54:20.914 INFO:tasks.rados.rados.0.smithi022.stdout:867: finishing rollback tid 1 to smithi02269687-41 2024-07-28T11:54:20.914 INFO:tasks.rados.rados.0.smithi022.stdout:867: finishing rollback tid 2 to smithi02269687-41 2024-07-28T11:54:20.914 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 477 (ObjNum 145 snap 34 seq_num 145) dirty exists 2024-07-28T11:54:20.923 INFO:tasks.rados.rados.0.smithi022.stdout:865: done (3 left) 2024-07-28T11:54:20.924 INFO:tasks.rados.rados.0.smithi022.stdout:866: done (2 left) 2024-07-28T11:54:20.924 INFO:tasks.rados.rados.0.smithi022.stdout:867: done (1 left) 2024-07-28T11:54:20.924 INFO:tasks.rados.rados.0.smithi022.stdout:870: done (0 left) 2024-07-28T11:54:20.924 INFO:tasks.rados.rados.0.smithi022.stdout:871: read oid 1 snap -1 2024-07-28T11:54:20.924 INFO:tasks.rados.rados.0.smithi022.stdout:871: expect deleted 2024-07-28T11:54:20.928 INFO:tasks.rados.rados.0.smithi022.stdout:872: read oid 7 snap 105 2024-07-28T11:54:20.928 INFO:tasks.rados.rados.0.smithi022.stdout:872: expect (ObjNum 205 snap 58 seq_num 205) 2024-07-28T11:54:20.928 INFO:tasks.rados.rados.0.smithi022.stdout:873: write oid 28 current snap is 110 2024-07-28T11:54:20.928 INFO:tasks.rados.rados.0.smithi022.stdout:873: seq_num 361 ranges {467327=633480,1825176=242151} 2024-07-28T11:54:20.934 INFO:tasks.rados.rados.0.smithi022.stdout:873: writing smithi02269687-28 from 467327 to 1100807 tid 1 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:873: writing smithi02269687-28 from 1825176 to 2067327 tid 2 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:874: read oid 4 snap -1 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:874: expect (ObjNum 315 snap 96 seq_num 315) 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:875: read oid 18 snap 104 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:875: expect (ObjNum 329 snap 101 seq_num 329) 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:876: write oid 39 current snap is 110 2024-07-28T11:54:20.943 INFO:tasks.rados.rados.0.smithi022.stdout:876: seq_num 362 ranges {484134=708729,1883658=200476} 2024-07-28T11:54:20.953 INFO:tasks.rados.rados.0.smithi022.stdout:876: writing smithi02269687-39 from 484134 to 1192863 tid 1 2024-07-28T11:54:20.962 INFO:tasks.rados.rados.0.smithi022.stdout:876: writing smithi02269687-39 from 1883658 to 2084134 tid 2 2024-07-28T11:54:20.962 INFO:tasks.rados.rados.0.smithi022.stdout:877: snap_create 2024-07-28T11:54:20.962 INFO:tasks.rados.rados.0.smithi022.stdout:872: expect (ObjNum 205 snap 58 seq_num 205) 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:873: finishing write tid 1 to smithi02269687-28 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:873: finishing write tid 2 to smithi02269687-28 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:873: finishing write tid 3 to smithi02269687-28 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:873: finishing write tid 4 to smithi02269687-28 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 88 (ObjNum 361 snap 110 seq_num 361) dirty exists 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:873: left oid 28 (ObjNum 361 snap 110 seq_num 361) 2024-07-28T11:54:21.170 INFO:tasks.rados.rados.0.smithi022.stdout:874: expect (ObjNum 315 snap 96 seq_num 315) 2024-07-28T11:54:21.278 INFO:tasks.rados.rados.0.smithi022.stdout:875: expect (ObjNum 329 snap 101 seq_num 329) 2024-07-28T11:54:21.403 INFO:tasks.rados.rados.0.smithi022.stdout:876: finishing write tid 1 to smithi02269687-39 2024-07-28T11:54:21.403 INFO:tasks.rados.rados.0.smithi022.stdout:876: finishing write tid 2 to smithi02269687-39 2024-07-28T11:54:21.403 INFO:tasks.rados.rados.0.smithi022.stdout:876: finishing write tid 3 to smithi02269687-39 2024-07-28T11:54:21.403 INFO:tasks.rados.rados.0.smithi022.stdout:876: finishing write tid 4 to smithi02269687-39 2024-07-28T11:54:21.403 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 440 (ObjNum 362 snap 110 seq_num 362) dirty exists 2024-07-28T11:54:21.404 INFO:tasks.rados.rados.0.smithi022.stdout:876: left oid 39 (ObjNum 362 snap 110 seq_num 362) 2024-07-28T11:54:21.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:21 smithi022 bash[21738]: cephadm 2024-07-28T11:54:19.737360+0000 mgr.y (mgr.25007) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T11:54:21.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:21 smithi022 bash[21738]: cephadm 2024-07-28T11:54:19.776387+0000 mgr.y (mgr.25007) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T11:54:21.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:21 smithi022 bash[21738]: cluster 2024-07-28T11:54:20.907013+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-07-28T11:54:21.440 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:21 smithi022 bash[31305]: cephadm 2024-07-28T11:54:19.737360+0000 mgr.y (mgr.25007) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T11:54:21.440 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:21 smithi022 bash[31305]: cephadm 2024-07-28T11:54:19.776387+0000 mgr.y (mgr.25007) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T11:54:21.440 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:21 smithi022 bash[31305]: cluster 2024-07-28T11:54:20.907013+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-07-28T11:54:21.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:21 smithi150 bash[24144]: cephadm 2024-07-28T11:54:19.737360+0000 mgr.y (mgr.25007) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T11:54:21.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:21 smithi150 bash[24144]: cephadm 2024-07-28T11:54:19.776387+0000 mgr.y (mgr.25007) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T11:54:21.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:21 smithi150 bash[24144]: cluster 2024-07-28T11:54:20.907013+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-07-28T11:54:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:871: done (6 left) 2024-07-28T11:54:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:872: done (5 left) 2024-07-28T11:54:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:873: done (4 left) 2024-07-28T11:54:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:874: done (3 left) 2024-07-28T11:54:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:875: done (2 left) 2024-07-28T11:54:21.908 INFO:tasks.rados.rados.0.smithi022.stdout:876: done (1 left) 2024-07-28T11:54:21.909 INFO:tasks.rados.rados.0.smithi022.stdout:877: done (0 left) 2024-07-28T11:54:21.909 INFO:tasks.rados.rados.0.smithi022.stdout:878: write oid 45 current snap is 111 2024-07-28T11:54:21.909 INFO:tasks.rados.rados.0.smithi022.stdout:878: seq_num 363 ranges {500941=783978,1942140=158801} 2024-07-28T11:54:21.922 INFO:tasks.rados.rados.0.smithi022.stdout:878: writing smithi02269687-45 from 500941 to 1284919 tid 1 2024-07-28T11:54:21.931 INFO:tasks.rados.rados.0.smithi022.stdout:878: writing smithi02269687-45 from 1942140 to 2100941 tid 2 2024-07-28T11:54:21.931 INFO:tasks.rados.rados.0.smithi022.stdout:879: rollback oid 30 current snap is 111 2024-07-28T11:54:21.931 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 106 2024-07-28T11:54:21.932 INFO:tasks.rados.rados.0.smithi022.stdout:880: read oid 50 snap -1 2024-07-28T11:54:21.932 INFO:tasks.rados.rados.0.smithi022.stdout:880: expect deleted 2024-07-28T11:54:21.932 INFO:tasks.rados.rados.0.smithi022.stdout:881: delete oid 22 current snap is 111 2024-07-28T11:54:21.936 INFO:tasks.rados.rados.0.smithi022.stdout:879: finishing rollback tid 0 to smithi02269687-30 2024-07-28T11:54:21.936 INFO:tasks.rados.rados.0.smithi022.stdout:879: finishing rollback tid 1 to smithi02269687-30 2024-07-28T11:54:21.937 INFO:tasks.rados.rados.0.smithi022.stdout:879: finishing rollback tid 2 to smithi02269687-30 2024-07-28T11:54:21.937 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 185 (ObjNum 337 snap 103 seq_num 337) dirty exists 2024-07-28T11:54:21.938 INFO:tasks.rados.rados.0.smithi022.stdout:878: finishing write tid 1 to smithi02269687-45 2024-07-28T11:54:21.938 INFO:tasks.rados.rados.0.smithi022.stdout:879: done (3 left) 2024-07-28T11:54:21.938 INFO:tasks.rados.rados.0.smithi022.stdout:880: done (2 left) 2024-07-28T11:54:21.938 INFO:tasks.rados.rados.0.smithi022.stdout:881: done (1 left) 2024-07-28T11:54:21.938 INFO:tasks.rados.rados.0.smithi022.stdout:882: snap_create 2024-07-28T11:54:21.938 INFO:tasks.rados.rados.0.smithi022.stdout:878: finishing write tid 2 to smithi02269687-45 2024-07-28T11:54:21.939 INFO:tasks.rados.rados.0.smithi022.stdout:878: finishing write tid 3 to smithi02269687-45 2024-07-28T11:54:21.939 INFO:tasks.rados.rados.0.smithi022.stdout:878: finishing write tid 4 to smithi02269687-45 2024-07-28T11:54:21.939 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 601 (ObjNum 363 snap 111 seq_num 363) dirty exists 2024-07-28T11:54:21.939 INFO:tasks.rados.rados.0.smithi022.stdout:878: left oid 45 (ObjNum 363 snap 111 seq_num 363) 2024-07-28T11:54:22.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: cluster 2024-07-28T11:54:21.490794+0000 mgr.y (mgr.25007) 45 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 685 KiB/s wr, 12 op/s 2024-07-28T11:54:22.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: audit 2024-07-28T11:54:21.878262+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.22:0/1217760169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:22.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: cluster 2024-07-28T11:54:21.905958+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-07-28T11:54:22.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: audit 2024-07-28T11:54:22.122125+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: audit 2024-07-28T11:54:22.129414+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: audit 2024-07-28T11:54:22.131213+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[31305]: audit 2024-07-28T11:54:22.132811+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: cluster 2024-07-28T11:54:21.490794+0000 mgr.y (mgr.25007) 45 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 685 KiB/s wr, 12 op/s 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: audit 2024-07-28T11:54:21.878262+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.22:0/1217760169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: cluster 2024-07-28T11:54:21.905958+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: audit 2024-07-28T11:54:22.122125+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: audit 2024-07-28T11:54:22.129414+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: audit 2024-07-28T11:54:22.131213+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:54:22.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:22 smithi022 bash[21738]: audit 2024-07-28T11:54:22.132811+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:22.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: cluster 2024-07-28T11:54:21.490794+0000 mgr.y (mgr.25007) 45 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 685 KiB/s wr, 12 op/s 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: audit 2024-07-28T11:54:21.878262+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.22:0/1217760169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: cluster 2024-07-28T11:54:21.905958+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: audit 2024-07-28T11:54:22.122125+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25007 ' entity='mgr.y' 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: audit 2024-07-28T11:54:22.129414+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: audit 2024-07-28T11:54:22.131213+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:54:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:22 smithi150 bash[24144]: audit 2024-07-28T11:54:22.132811+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25007 172.21.15.22:0/4088397645' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:22.912 INFO:tasks.rados.rados.0.smithi022.stdout:878: done (1 left) 2024-07-28T11:54:22.912 INFO:tasks.rados.rados.0.smithi022.stdout:882: done (0 left) 2024-07-28T11:54:22.912 INFO:tasks.rados.rados.0.smithi022.stdout:883: snap_create 2024-07-28T11:54:23.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:23 smithi150 bash[24144]: cephadm 2024-07-28T11:54:22.114022+0000 mgr.y (mgr.25007) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T11:54:23.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:23 smithi150 bash[24144]: cephadm 2024-07-28T11:54:22.132115+0000 mgr.y (mgr.25007) 47 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-07-28T11:54:23.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:23 smithi150 bash[24144]: cluster 2024-07-28T11:54:22.911716+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-07-28T11:54:23.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:23 smithi022 bash[31305]: cephadm 2024-07-28T11:54:22.114022+0000 mgr.y (mgr.25007) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T11:54:23.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:23 smithi022 bash[31305]: cephadm 2024-07-28T11:54:22.132115+0000 mgr.y (mgr.25007) 47 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-07-28T11:54:23.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:23 smithi022 bash[31305]: cluster 2024-07-28T11:54:22.911716+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-07-28T11:54:23.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:23 smithi022 bash[21738]: cephadm 2024-07-28T11:54:22.114022+0000 mgr.y (mgr.25007) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T11:54:23.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:23 smithi022 bash[21738]: cephadm 2024-07-28T11:54:22.132115+0000 mgr.y (mgr.25007) 47 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-07-28T11:54:23.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:23 smithi022 bash[21738]: cluster 2024-07-28T11:54:22.911716+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-07-28T11:54:23.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:23 smithi150 bash[60514]: ts=2024-07-28T11:54:23.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:54:23.914 INFO:tasks.rados.rados.0.smithi022.stdout:883: done (0 left) 2024-07-28T11:54:23.914 INFO:tasks.rados.rados.0.smithi022.stdout:884: snap_create 2024-07-28T11:54:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:24 smithi150 bash[24144]: cluster 2024-07-28T11:54:23.491526+0000 mgr.y (mgr.25007) 48 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 685 KiB/s wr, 10 op/s 2024-07-28T11:54:24.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:24 smithi150 bash[24144]: cluster 2024-07-28T11:54:23.914931+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T11:54:24.453 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:24 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:24.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:24 smithi022 bash[21738]: cluster 2024-07-28T11:54:23.491526+0000 mgr.y (mgr.25007) 48 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 685 KiB/s wr, 10 op/s 2024-07-28T11:54:24.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:24 smithi022 bash[21738]: cluster 2024-07-28T11:54:23.914931+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T11:54:24.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:24 smithi022 bash[31305]: cluster 2024-07-28T11:54:23.491526+0000 mgr.y (mgr.25007) 48 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 685 KiB/s wr, 10 op/s 2024-07-28T11:54:24.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:24 smithi022 bash[31305]: cluster 2024-07-28T11:54:23.914931+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T11:54:24.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:24 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:24.787 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.788 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.788 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.789 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.789 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.789 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.789 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:24.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:24 smithi022 systemd[1]: Stopping Ceph mon.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:54:24.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:24 smithi022 bash[21738]: debug 2024-07-28T11:54:24.743+0000 7faecb6b8640 -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-28T11:54:24.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:24 smithi022 bash[21738]: debug 2024-07-28T11:54:24.743+0000 7faecb6b8640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-07-28T11:54:25.685 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:25 smithi022 bash[80391]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:54:25.685 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:25 smithi022 bash[80450]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-a 2024-07-28T11:54:25.686 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-28T11:54:25.686 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: Stopped Ceph mon.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:54:26.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.079 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.080 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.080 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:26.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: Started Ceph mon.a for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:54:26.081 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:54:25 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:54:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.010+0000 7f5f8525bb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.010+0000 7f5f8525bb00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.010+0000 7f5f8525bb00 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 0 load: jerasure load: lrc 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Git sha 0 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: DB SUMMARY 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: DB Session ID: N2ITVRU4Y55XTJOPQMS6 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1732 Bytes 2024-07-28T11:54:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 664633 ; 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.env: 0x55a765cd0bc0 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.info_log: 0x55a766decbe0 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:54:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:54:27.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:54:27.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:54:27.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:54:27.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:54:27.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.db_log_dir: 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.wal_dir: 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:54:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.write_buffer_manager: 0x55a766dfab40 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:54:27.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.row_cache: None 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.wal_filter: None 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.wal_compression: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:54:27.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:54:27.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:54:27.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Compression algorithms supported: 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kZSTD supported: 0 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T11:54:27.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.merge_operator: 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a766dec820) 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: cache_index_and_filter_blocks: 1 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:54:27.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: pin_top_level_index_and_filter: 1 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: index_type: 0 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: data_block_index_type: 0 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: index_shortening: 1 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: checksum: 4 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: no_block_cache: 0 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_cache: 0x55a766de1350 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_cache_name: BinnedLRUCache 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_cache_options: 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: capacity : 536870912 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: num_shard_bits : 4 2024-07-28T11:54:27.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: strict_capacity_limit : 0 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: high_pri_pool_ratio: 0.000 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_cache_compressed: (nil) 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: persistent_cache: (nil) 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_size: 4096 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_size_deviation: 10 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_restart_interval: 16 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: index_block_restart_interval: 1 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: metadata_block_size: 4096 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: partition_filters: 0 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: use_delta_encoding: 1 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: filter_policy: bloomfilter 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: whole_key_filtering: 1 2024-07-28T11:54:27.342 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: verify_compression: 0 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: read_amp_bytes_per_bit: 0 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: format_version: 5 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: enable_index_compression: 1 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: block_align: 0 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: max_auto_readahead_size: 262144 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: prepopulate_block_cache: 0 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: initial_auto_readahead_size: 8192 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: num_file_reads_for_auto_readahead: 2 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:54:27.343 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.num_levels: 7 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:54:27.345 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:54:27.346 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:54:27.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:54:27.348 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T11:54:27.349 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f8525bb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.014+0000 7f5f82034640 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-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.018+0000 7f5f8525bb00 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-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.018+0000 7f5f8525bb00 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 18995, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.018+0000 7f5f8525bb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.018+0000 7f5f8525bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e12f7125-b67e-426d-b9f7-63a7144ec3ba 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.018+0000 7f5f8525bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167667022519, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.018+0000 7f5f8525bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167667026442, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 658295, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18996, "largest_seqno": 19420, "table_properties": {"data_size": 655305, "index_size": 1400, "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": 5505, "raw_average_key_size": 26, "raw_value_size": 650464, "raw_average_value_size": 3082, "num_data_blocks": 60, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 10, "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": 1722167667, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e12f7125-b67e-426d-b9f7-63a7144ec3ba", "db_session_id": "N2ITVRU4Y55XTJOPQMS6", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167667026583, "job": 1, "event": "recovery_finished"} 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-07-28T11:54:27.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 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-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 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-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a766e0ce00 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 4 rocksdb: DB pointer 0x55a766f04000 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f7b026640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f7b026640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: ** DB Stats ** 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.351 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: ** Compaction Stats [default] ** 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: L0 1/0 642.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 242.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: L6 1/0 9.99 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-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Sum 2/0 10.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 242.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 242.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: ** Compaction Stats [default] ** 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 242.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T11:54:27.352 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Flush(GB): cumulative 0.001, interval 0.001 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Cumulative compaction: 0.00 GB write, 90.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Interval compaction: 0.00 GB write, 90.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Block cache BinnedLRUCache@0x55a766de1350#7 capacity: 512.00 MB usage: 2.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] at bind addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:54:27.353 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 1 mon.a@-1(???) e3 preinit fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 0 mon.a@-1(???).mds e9 new map 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.022+0000 7f5f8525bb00 0 mon.a@-1(???).mds e9 print_map 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: e9 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: legacy client fscid: 1 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Filesystem 'foo' (1) 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: fs_name foo 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: epoch 9 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T11:54:27.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: created 2024-07-28T11:48:27.919929+0000 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: modified 2024-07-28T11:48:37.782716+0000 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: tableserver 0 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: root 0 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: session_timeout 60 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: session_autoclose 300 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: max_file_size 1099511627776 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: max_xattr_size 65536 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: required_client_features {} 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: last_failure 0 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: last_failure_osd_epoch 70 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 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-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: max_mds 1 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: in 0 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: up {0=24415} 2024-07-28T11:54:27.355 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: failed 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: damaged 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: stopped 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: data_pools [4] 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: metadata_pool 3 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: inline_data disabled 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: balancer 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: bal_rank_mask -1 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: standby_count_wanted 1 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: [mds.foo.smithi150.uoyjce{0:24415} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: Standby daemons: 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: 2024-07-28T11:54:27.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: [mds.foo.smithi022.lsazzu{-1:24512} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.22:6834/1891846083,v1:172.21.15.22:6835/1891846083] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:54:27.357 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.026+0000 7f5f8525bb00 0 mon.a@-1(???).osd e292 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T11:54:27.357 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.026+0000 7f5f8525bb00 0 mon.a@-1(???).osd e292 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:54:27.357 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.026+0000 7f5f8525bb00 0 mon.a@-1(???).osd e292 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:54:27.357 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.026+0000 7f5f8525bb00 0 mon.a@-1(???).osd e292 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:54:27.357 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:27 smithi022 bash[80503]: debug 2024-07-28T11:54:27.026+0000 7f5f8525bb00 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-07-28T11:54:28.548 INFO:tasks.rados.rados.0.smithi022.stdout:884: done (0 left) 2024-07-28T11:54:28.548 INFO:tasks.rados.rados.0.smithi022.stdout:885: delete oid 27 current snap is 114 2024-07-28T11:54:28.552 INFO:tasks.rados.rados.0.smithi022.stdout:885: done (0 left) 2024-07-28T11:54:28.552 INFO:tasks.rados.rados.0.smithi022.stdout:886: read oid 34 snap -1 2024-07-28T11:54:28.552 INFO:tasks.rados.rados.0.smithi022.stdout:886: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:54:28.552 INFO:tasks.rados.rados.0.smithi022.stdout:887: delete oid 17 current snap is 114 2024-07-28T11:54:28.560 INFO:tasks.rados.rados.0.smithi022.stdout:886: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:54:28.698 INFO:tasks.rados.rados.0.smithi022.stdout:886: done (1 left) 2024-07-28T11:54:28.698 INFO:tasks.rados.rados.0.smithi022.stdout:887: done (0 left) 2024-07-28T11:54:28.698 INFO:tasks.rados.rados.0.smithi022.stdout:888: snap_remove snap 110 2024-07-28T11:54:28.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[73220]: ignoring --setuser ceph since I am not root 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[73220]: ignoring --setgroup ceph since I am not root 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[73220]: debug 2024-07-28T11:54:28.582+0000 7fafb1e96640 1 -- 172.21.15.22:0/207030527 <== mon.2 v2:172.21.15.22:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560015c36d00 con 0x560015c28800 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[73220]: debug 2024-07-28T11:54:28.702+0000 7fafb46f1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:25.492777+0000 mgr.y (mgr.25007) 49 : cluster [DBG] pgmap v79: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 581 KiB/s wr, 9 op/s 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: audit 2024-07-28T11:54:26.612919+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.22:0/277098143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:27.493483+0000 mgr.y (mgr.25007) 50 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 444 KiB/s wr, 6 op/s 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.448328+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T11:54:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.469500+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-28T11:54:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.480824+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.482063+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.482117+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.484399+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.485449+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.513342+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 55s), standbys: x 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[80503]: audit 2024-07-28T11:54:28.513661+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25007 ' entity='' 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:25.492777+0000 mgr.y (mgr.25007) 49 : cluster [DBG] pgmap v79: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 581 KiB/s wr, 9 op/s 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: audit 2024-07-28T11:54:26.612919+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.22:0/277098143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:27.493483+0000 mgr.y (mgr.25007) 50 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 444 KiB/s wr, 6 op/s 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.448328+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T11:54:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.469500+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-28T11:54:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.480824+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:54:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.482063+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:54:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.482117+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T11:54:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.484399+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-07-28T11:54:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.485449+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T11:54:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.513342+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 55s), standbys: x 2024-07-28T11:54:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:28 smithi022 bash[31305]: audit 2024-07-28T11:54:28.513661+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25007 ' entity='' 2024-07-28T11:54:28.977 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 1 2024-07-28T11:54:29.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[60514]: ts=2024-07-28T11:54:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:29.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[60905]: ignoring --setuser ceph since I am not root 2024-07-28T11:54:29.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[60905]: ignoring --setgroup ceph since I am not root 2024-07-28T11:54:29.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[60905]: debug 2024-07-28T11:54:28.576+0000 7f3b88ed1640 1 -- 172.21.15.150:0/3837631459 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555e28a84d00 con 0x555e28a77400 2024-07-28T11:54:29.016 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[60905]: debug 2024-07-28T11:54:28.692+0000 7f3b8b72c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T11:54:29.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:25.492777+0000 mgr.y (mgr.25007) 49 : cluster [DBG] pgmap v79: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 581 KiB/s wr, 9 op/s 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: audit 2024-07-28T11:54:26.612919+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.22:0/277098143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:27.493483+0000 mgr.y (mgr.25007) 50 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 444 KiB/s wr, 6 op/s 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.448328+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.469500+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-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.480824+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.482063+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.482117+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.484399+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.485449+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.513342+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 55s), standbys: x 2024-07-28T11:54:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:28 smithi150 bash[24144]: audit 2024-07-28T11:54:28.513661+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25007 ' entity='' 2024-07-28T11:54:29.564 INFO:tasks.rados.rados.0.smithi022.stdout:888: done (0 left) 2024-07-28T11:54:29.564 INFO:tasks.rados.rados.0.smithi022.stdout:889: read oid 21 snap 107 2024-07-28T11:54:29.564 INFO:tasks.rados.rados.0.smithi022.stdout:889: expect (ObjNum 346 snap 105 seq_num 346) 2024-07-28T11:54:29.564 INFO:tasks.rados.rados.0.smithi022.stdout:890: snap_create 2024-07-28T11:54:29.577 INFO:tasks.rados.rados.0.smithi022.stdout:889: expect (ObjNum 346 snap 105 seq_num 346) 2024-07-28T11:54:29.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:29 smithi022 bash[80503]: cluster 2024-07-28T11:54:28.549505+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-07-28T11:54:29.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:29 smithi022 bash[80503]: audit 2024-07-28T11:54:28.966718+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.22:0/263313565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:29.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:29 smithi022 bash[31305]: cluster 2024-07-28T11:54:28.549505+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-07-28T11:54:29.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:29 smithi022 bash[31305]: audit 2024-07-28T11:54:28.966718+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.22:0/263313565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:29.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:54:29.920 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:29 smithi150 bash[24144]: cluster 2024-07-28T11:54:28.549505+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-07-28T11:54:29.920 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:29 smithi150 bash[24144]: audit 2024-07-28T11:54:28.966718+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.22:0/263313565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:54:30.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:30 smithi022 bash[73220]: debug 2024-07-28T11:54:30.026+0000 7fafb46f1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:54:30.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:29 smithi150 bash[60905]: debug 2024-07-28T11:54:29.920+0000 7f3b8b72c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T11:54:30.266 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:29 smithi150 bash[60905]: debug 2024-07-28T11:54:29.988+0000 7f3b8b72c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:54:30.266 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:30 smithi150 bash[60905]: debug 2024-07-28T11:54:30.144+0000 7f3b8b72c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:54:30.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:30 smithi022 bash[73220]: debug 2024-07-28T11:54:30.094+0000 7fafb46f1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T11:54:30.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:30 smithi022 bash[73220]: debug 2024-07-28T11:54:30.262+0000 7fafb46f1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T11:54:30.572 INFO:tasks.rados.rados.0.smithi022.stdout:889: done (1 left) 2024-07-28T11:54:30.572 INFO:tasks.rados.rados.0.smithi022.stdout:890: done (0 left) 2024-07-28T11:54:30.572 INFO:tasks.rados.rados.0.smithi022.stdout:891: read oid 5 snap -1 2024-07-28T11:54:30.572 INFO:tasks.rados.rados.0.smithi022.stdout:891: expect (ObjNum 354 snap 108 seq_num 354) 2024-07-28T11:54:30.572 INFO:tasks.rados.rados.0.smithi022.stdout:892: read oid 36 snap -1 2024-07-28T11:54:30.573 INFO:tasks.rados.rados.0.smithi022.stdout:892: expect (ObjNum 350 snap 107 seq_num 350) 2024-07-28T11:54:30.573 INFO:tasks.rados.rados.0.smithi022.stdout:893: snap_remove snap 111 2024-07-28T11:54:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:30 smithi022 bash[80503]: cluster 2024-07-28T11:54:29.563945+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-07-28T11:54:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:30 smithi022 bash[31305]: cluster 2024-07-28T11:54:29.563945+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-07-28T11:54:30.873 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:30 smithi150 bash[24144]: cluster 2024-07-28T11:54:29.563945+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-07-28T11:54:30.874 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:30 smithi150 bash[60905]: debug 2024-07-28T11:54:30.800+0000 7f3b8b72c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:54:31.132 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:30 smithi150 bash[60905]: debug 2024-07-28T11:54:30.872+0000 7f3b8b72c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:54:31.132 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:30 smithi150 bash[60905]: debug 2024-07-28T11:54:30.944+0000 7f3b8b72c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:54:31.309 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:30 smithi022 bash[73220]: debug 2024-07-28T11:54:30.954+0000 7fafb46f1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T11:54:31.309 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.030+0000 7fafb46f1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T11:54:31.309 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.106+0000 7fafb46f1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T11:54:31.515 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.132+0000 7f3b8b72c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:54:31.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.212+0000 7f3b8b72c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:54:31.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.284+0000 7f3b8b72c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:54:31.576 INFO:tasks.rados.rados.0.smithi022.stdout:893: done (2 left) 2024-07-28T11:54:31.576 INFO:tasks.rados.rados.0.smithi022.stdout:894: snap_create 2024-07-28T11:54:31.576 INFO:tasks.rados.rados.0.smithi022.stdout:891: expect (ObjNum 354 snap 108 seq_num 354) 2024-07-28T11:54:31.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.306+0000 7fafb46f1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T11:54:31.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.386+0000 7fafb46f1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T11:54:31.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.458+0000 7fafb46f1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T11:54:31.726 INFO:tasks.rados.rados.0.smithi022.stdout:892: expect (ObjNum 350 snap 107 seq_num 350) 2024-07-28T11:54:31.815 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[24144]: cluster 2024-07-28T11:54:30.571799+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-07-28T11:54:31.816 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.544+0000 7f3b8b72c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:54:31.816 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.616+0000 7f3b8b72c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:54:32.028 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.742+0000 7fafb46f1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T11:54:32.028 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[73220]: debug 2024-07-28T11:54:31.814+0000 7fafb46f1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T11:54:32.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[80503]: cluster 2024-07-28T11:54:30.571799+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-07-28T11:54:32.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:31 smithi022 bash[31305]: cluster 2024-07-28T11:54:30.571799+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-07-28T11:54:32.042 INFO:tasks.rados.rados.0.smithi022.stdout:891: done (2 left) 2024-07-28T11:54:32.042 INFO:tasks.rados.rados.0.smithi022.stdout:892: done (1 left) 2024-07-28T11:54:32.042 INFO:tasks.rados.rados.0.smithi022.stdout:894: done (0 left) 2024-07-28T11:54:32.042 INFO:tasks.rados.rados.0.smithi022.stdout:895: write oid 35 current snap is 116 2024-07-28T11:54:32.042 INFO:tasks.rados.rados.0.smithi022.stdout:895: seq_num 367 ranges {568169=401327,1376068=669790} 2024-07-28T11:54:32.059 INFO:tasks.rados.rados.0.smithi022.stdout:895: writing smithi02269687-35 from 568169 to 969496 tid 1 2024-07-28T11:54:32.078 INFO:tasks.rados.rados.0.smithi022.stdout:895: writing smithi02269687-35 from 1376068 to 2045858 tid 2 2024-07-28T11:54:32.078 INFO:tasks.rados.rados.0.smithi022.stdout:896: read oid 45 snap -1 2024-07-28T11:54:32.078 INFO:tasks.rados.rados.0.smithi022.stdout:896: expect (ObjNum 363 snap 111 seq_num 363) 2024-07-28T11:54:32.079 INFO:tasks.rados.rados.0.smithi022.stdout:897: snap_remove snap 102 2024-07-28T11:54:32.162 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.816+0000 7f3b8b72c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:54:32.162 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:31 smithi150 bash[60905]: debug 2024-07-28T11:54:31.896+0000 7f3b8b72c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:54:32.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[73220]: debug 2024-07-28T11:54:32.022+0000 7fafb46f1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T11:54:32.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[73220]: debug 2024-07-28T11:54:32.114+0000 7fafb46f1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T11:54:32.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:32.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[60905]: debug 2024-07-28T11:54:32.160+0000 7f3b8b72c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:54:32.516 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[60905]: debug 2024-07-28T11:54:32.348+0000 7f3b8b72c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:54:32.756 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[73220]: debug 2024-07-28T11:54:32.382+0000 7fafb46f1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T11:54:32.756 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[73220]: debug 2024-07-28T11:54:32.574+0000 7fafb46f1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:54:32.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[80503]: cluster 2024-07-28T11:54:31.575604+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-07-28T11:54:32.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[80503]: cluster 2024-07-28T11:54:32.040215+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-07-28T11:54:32.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[31305]: cluster 2024-07-28T11:54:31.575604+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-07-28T11:54:32.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[31305]: cluster 2024-07-28T11:54:32.040215+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-07-28T11:54:32.778 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[60905]: debug 2024-07-28T11:54:32.516+0000 7f3b8b72c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:54:32.778 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[60905]: debug 2024-07-28T11:54:32.596+0000 7f3b8b72c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:54:32.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[24144]: cluster 2024-07-28T11:54:31.575604+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-07-28T11:54:32.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[24144]: cluster 2024-07-28T11:54:32.040215+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-07-28T11:54:33.031 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[73220]: debug 2024-07-28T11:54:32.750+0000 7fafb46f1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T11:54:33.031 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:32 smithi022 bash[73220]: debug 2024-07-28T11:54:32.834+0000 7fafb46f1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T11:54:33.046 INFO:tasks.rados.rados.0.smithi022.stdout:897: done (2 left) 2024-07-28T11:54:33.046 INFO:tasks.rados.rados.0.smithi022.stdout:898: write oid 18 current snap is 116 2024-07-28T11:54:33.046 INFO:tasks.rados.rados.0.smithi022.stdout:895: finishing write tid 1 to smithi02269687-35 2024-07-28T11:54:33.046 INFO:tasks.rados.rados.0.smithi022.stdout:895: finishing write tid 2 to smithi02269687-35 2024-07-28T11:54:33.046 INFO:tasks.rados.rados.0.smithi022.stdout:895: finishing write tid 3 to smithi02269687-35 2024-07-28T11:54:33.046 INFO:tasks.rados.rados.0.smithi022.stdout:898: seq_num 368 ranges {584976=476576,1834550=350426} 2024-07-28T11:54:33.056 INFO:tasks.rados.rados.0.smithi022.stdout:898: writing smithi02269687-18 from 584976 to 1061552 tid 1 2024-07-28T11:54:33.065 INFO:tasks.rados.rados.0.smithi022.stdout:898: writing smithi02269687-18 from 1834550 to 2184976 tid 2 2024-07-28T11:54:33.065 INFO:tasks.rados.rados.0.smithi022.stdout:899: snap_remove snap 109 2024-07-28T11:54:33.265 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:32 smithi150 bash[60905]: debug 2024-07-28T11:54:32.776+0000 7f3b8b72c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:54:33.328 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:33 smithi022 bash[73220]: debug 2024-07-28T11:54:33.026+0000 7fafb46f1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T11:54:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:33 smithi150 bash[60905]: debug 2024-07-28T11:54:33.620+0000 7f3b8b72c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:54:33.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:33 smithi150 bash[60905]: debug 2024-07-28T11:54:33.696+0000 7f3b8b72c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:54:33.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:33 smithi150 bash[60514]: ts=2024-07-28T11:54:33.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:54:34.047 INFO:tasks.rados.rados.0.smithi022.stdout:899: done (3 left) 2024-07-28T11:54:34.047 INFO:tasks.rados.rados.0.smithi022.stdout:900: rollback oid 15 current snap is 116 2024-07-28T11:54:34.047 INFO:tasks.rados.rados.0.smithi022.stdout:895: finishing write tid 4 to smithi02269687-35 2024-07-28T11:54:34.047 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 444 (ObjNum 367 snap 116 seq_num 367) dirty exists 2024-07-28T11:54:34.048 INFO:tasks.rados.rados.0.smithi022.stdout:895: left oid 35 (ObjNum 367 snap 116 seq_num 367) 2024-07-28T11:54:34.048 INFO:tasks.rados.rados.0.smithi022.stdout:896: expect (ObjNum 363 snap 111 seq_num 363) 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:898: finishing write tid 1 to smithi02269687-18 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:898: finishing write tid 2 to smithi02269687-18 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:898: finishing write tid 3 to smithi02269687-18 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:898: finishing write tid 4 to smithi02269687-18 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 452 (ObjNum 368 snap 116 seq_num 368) dirty exists 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:898: left oid 18 (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 115 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:895: done (3 left) 2024-07-28T11:54:34.243 INFO:tasks.rados.rados.0.smithi022.stdout:896: done (2 left) 2024-07-28T11:54:34.244 INFO:tasks.rados.rados.0.smithi022.stdout:898: done (1 left) 2024-07-28T11:54:34.244 INFO:tasks.rados.rados.0.smithi022.stdout:901: read oid 33 snap -1 2024-07-28T11:54:34.244 INFO:tasks.rados.rados.0.smithi022.stdout:901: expect deleted 2024-07-28T11:54:34.244 INFO:tasks.rados.rados.0.smithi022.stdout:902: snap_create 2024-07-28T11:54:34.247 INFO:tasks.rados.rados.0.smithi022.stdout:900: finishing rollback tid 0 to smithi02269687-15 2024-07-28T11:54:34.247 INFO:tasks.rados.rados.0.smithi022.stdout:900: finishing rollback tid 1 to smithi02269687-15 2024-07-28T11:54:34.247 INFO:tasks.rados.rados.0.smithi022.stdout:900: finishing rollback tid 2 to smithi02269687-15 2024-07-28T11:54:34.247 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 701 (ObjNum 290 snap 90 seq_num 290) dirty exists 2024-07-28T11:54:34.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[24144]: cluster 2024-07-28T11:54:33.044815+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-07-28T11:54:34.266 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:33 smithi150 bash[60905]: debug 2024-07-28T11:54:33.924+0000 7f3b8b72c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:54:34.266 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: debug 2024-07-28T11:54:34.000+0000 7f3b8b72c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:54:34.282 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:33 smithi022 bash[73220]: debug 2024-07-28T11:54:33.922+0000 7fafb46f1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T11:54:34.282 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: debug 2024-07-28T11:54:34.002+0000 7fafb46f1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T11:54:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[80503]: cluster 2024-07-28T11:54:33.044815+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-07-28T11:54:34.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[31305]: cluster 2024-07-28T11:54:33.044815+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-07-28T11:54:34.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: debug 2024-07-28T11:54:34.278+0000 7fafb46f1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T11:54:34.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: debug 2024-07-28T11:54:34.358+0000 7fafb46f1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T11:54:34.610 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: debug 2024-07-28T11:54:34.408+0000 7f3b8b72c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: debug 2024-07-28T11:54:34.488+0000 7f3b8b72c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: [28/Jul/2024:11:54:34] ENGINE Bus STARTING 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: CherryPy Checker: 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: The Application mounted at '' has an empty config. 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: [28/Jul/2024:11:54:34] ENGINE Serving on http://:::9283 2024-07-28T11:54:34.766 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:54:34 smithi150 bash[60905]: [28/Jul/2024:11:54:34] ENGINE Bus STARTED 2024-07-28T11:54:34.901 INFO:tasks.rados.rados.0.smithi022.stdout:900: done (2 left) 2024-07-28T11:54:34.901 INFO:tasks.rados.rados.0.smithi022.stdout:901: done (1 left) 2024-07-28T11:54:34.901 INFO:tasks.rados.rados.0.smithi022.stdout:902: done (0 left) 2024-07-28T11:54:34.901 INFO:tasks.rados.rados.0.smithi022.stdout:903: write oid 12 current snap is 117 2024-07-28T11:54:34.901 INFO:tasks.rados.rados.0.smithi022.stdout:903: seq_num 369 ranges {601783=551825,1776679=425104} 2024-07-28T11:54:34.907 INFO:tasks.rados.rados.0.smithi022.stdout:903: writing smithi02269687-12 from 601783 to 1153608 tid 1 2024-07-28T11:54:34.914 INFO:tasks.rados.rados.0.smithi022.stdout:903: writing smithi02269687-12 from 1776679 to 2201783 tid 2 2024-07-28T11:54:34.914 INFO:tasks.rados.rados.0.smithi022.stdout:904: delete oid 36 current snap is 117 2024-07-28T11:54:34.918 INFO:tasks.rados.rados.0.smithi022.stdout:903: finishing write tid 1 to smithi02269687-12 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:903: finishing write tid 2 to smithi02269687-12 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:904: done (1 left) 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:905: read oid 15 snap -1 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:905: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:906: delete oid 17 current snap is 117 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:903: finishing write tid 3 to smithi02269687-12 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:903: finishing write tid 4 to smithi02269687-12 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 447 (ObjNum 369 snap 117 seq_num 369) dirty exists 2024-07-28T11:54:34.920 INFO:tasks.rados.rados.0.smithi022.stdout:903: left oid 12 (ObjNum 369 snap 117 seq_num 369) 2024-07-28T11:54:34.922 INFO:tasks.rados.rados.0.smithi022.stdout:903: done (2 left) 2024-07-28T11:54:34.922 INFO:tasks.rados.rados.0.smithi022.stdout:906: done (1 left) 2024-07-28T11:54:34.922 INFO:tasks.rados.rados.0.smithi022.stdout:907: snap_create 2024-07-28T11:54:34.929 INFO:tasks.rados.rados.0.smithi022.stdout:905: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:54:35.050 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: debug 2024-07-28T11:54:34.770+0000 7fafb46f1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T11:54:35.050 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: debug 2024-07-28T11:54:34.858+0000 7fafb46f1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T11:54:35.051 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: [28/Jul/2024:11:54:34] ENGINE Bus STARTING 2024-07-28T11:54:35.051 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: CherryPy Checker: 2024-07-28T11:54:35.051 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:34 smithi022 bash[73220]: The Application mounted at '' has an empty config. 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.047466+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.492862+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.492988+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.496101+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.496523+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.497847+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.498530+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.885539+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:54:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.886214+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.897360+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.899564+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0134956s), standbys: x 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.907173+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.907720+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.908109+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.908465+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.908959+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.910463+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.910689+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.911468+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.911730+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:54:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.911953+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.912171+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.912440+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.912804+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.913047+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.913288+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.913878+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.914321+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.914999+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: cluster 2024-07-28T11:54:34.940427+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.962042+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:34.991469+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:35.003683+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:54:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[80503]: audit 2024-07-28T11:54:35.031650+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.054+0000 7faf254b1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.054+0000 7faf254b1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.054+0000 7faf254b1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.054+0000 7faf254b1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.054+0000 7faf254b1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.062+0000 7faf20ca8640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.062+0000 7faf20ca8640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.062+0000 7faf20ca8640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.062+0000 7faf20ca8640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.332 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.062+0000 7faf20ca8640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: [28/Jul/2024:11:54:35] ENGINE Serving on http://:::9283 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: [28/Jul/2024:11:54:35] ENGINE Bus STARTED 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.047466+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.492862+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.492988+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.496101+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.496523+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:54:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.497847+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.498530+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.885539+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.886214+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.897360+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.899564+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0134956s), standbys: x 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.907173+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.907720+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.908109+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.908465+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.908959+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.910463+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:54:35.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.910689+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.911468+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.911730+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.911953+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.912171+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.912440+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.912804+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.913047+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.913288+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.913878+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.914321+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.914999+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: cluster 2024-07-28T11:54:34.940427+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.962042+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:34.991469+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:35.003683+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:54:35.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[31305]: audit 2024-07-28T11:54:35.031650+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:54:35.373 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.047466+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.492862+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.492988+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.496101+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.496523+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.497847+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.498530+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.150:0/1667895750' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.885539+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.886214+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.897360+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.899564+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0134956s), standbys: x 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.907173+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.907720+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T11:54:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.908109+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.908465+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi150.uoyjce"}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.908959+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi022.lsazzu"}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.910463+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.910689+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.911468+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.911730+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.911953+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.912171+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T11:54:35.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.912440+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.912804+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.913047+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.913288+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.913878+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.914321+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.914999+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: cluster 2024-07-28T11:54:34.940427+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.962042+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:34.991469+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:35.003683+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T11:54:35.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:35 smithi150 bash[24144]: audit 2024-07-28T11:54:35.031650+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T11:54:35.898 INFO:tasks.rados.rados.0.smithi022.stdout:905: done (1 left) 2024-07-28T11:54:35.898 INFO:tasks.rados.rados.0.smithi022.stdout:907: done (0 left) 2024-07-28T11:54:35.898 INFO:tasks.rados.rados.0.smithi022.stdout:908: delete oid 23 current snap is 118 2024-07-28T11:54:35.908 INFO:tasks.rados.rados.0.smithi022.stdout:908: done (0 left) 2024-07-28T11:54:35.908 INFO:tasks.rados.rados.0.smithi022.stdout:909: delete oid 30 current snap is 118 2024-07-28T11:54:35.918 INFO:tasks.rados.rados.0.smithi022.stdout:909: done (0 left) 2024-07-28T11:54:35.918 INFO:tasks.rados.rados.0.smithi022.stdout:910: write oid 39 current snap is 118 2024-07-28T11:54:35.918 INFO:tasks.rados.rados.0.smithi022.stdout:910: seq_num 374 ranges {685818=644423,2069089=216729} 2024-07-28T11:54:35.934 INFO:tasks.rados.rados.0.smithi022.stdout:910: writing smithi02269687-39 from 685818 to 1330241 tid 1 2024-07-28T11:54:35.939 INFO:tasks.rados.rados.0.smithi022.stdout:910: writing smithi02269687-39 from 2069089 to 2285818 tid 2 2024-07-28T11:54:35.940 INFO:tasks.rados.rados.0.smithi022.stdout:911: snap_create 2024-07-28T11:54:35.947 INFO:tasks.rados.rados.0.smithi022.stdout:910: finishing write tid 1 to smithi02269687-39 2024-07-28T11:54:35.947 INFO:tasks.rados.rados.0.smithi022.stdout:910: finishing write tid 2 to smithi02269687-39 2024-07-28T11:54:35.948 INFO:tasks.rados.rados.0.smithi022.stdout:910: finishing write tid 3 to smithi02269687-39 2024-07-28T11:54:35.948 INFO:tasks.rados.rados.0.smithi022.stdout:910: finishing write tid 4 to smithi02269687-39 2024-07-28T11:54:35.949 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 454 (ObjNum 374 snap 118 seq_num 374) dirty exists 2024-07-28T11:54:35.949 INFO:tasks.rados.rados.0.smithi022.stdout:910: left oid 39 (ObjNum 374 snap 118 seq_num 374) 2024-07-28T11:54:36.250 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:35 smithi022 bash[73220]: debug 2024-07-28T11:54:35.914+0000 7faf53fce640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-07-28T11:54:36.918 INFO:tasks.rados.rados.0.smithi022.stdout:910: done (1 left) 2024-07-28T11:54:36.918 INFO:tasks.rados.rados.0.smithi022.stdout:911: done (0 left) 2024-07-28T11:54:36.918 INFO:tasks.rados.rados.0.smithi022.stdout:912: delete oid 43 current snap is 119 2024-07-28T11:54:36.926 INFO:tasks.rados.rados.0.smithi022.stdout:912: done (0 left) 2024-07-28T11:54:36.926 INFO:tasks.rados.rados.0.smithi022.stdout:913: delete oid 5 current snap is 119 2024-07-28T11:54:36.929 INFO:tasks.rados.rados.0.smithi022.stdout:913: done (0 left) 2024-07-28T11:54:36.929 INFO:tasks.rados.rados.0.smithi022.stdout:914: read oid 3 snap -1 2024-07-28T11:54:36.929 INFO:tasks.rados.rados.0.smithi022.stdout:914: expect deleted 2024-07-28T11:54:36.929 INFO:tasks.rados.rados.0.smithi022.stdout:915: rollback oid 37 current snap is 119 2024-07-28T11:54:36.929 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 115 2024-07-28T11:54:36.929 INFO:tasks.rados.rados.0.smithi022.stdout:916: snap_remove snap 104 2024-07-28T11:54:37.040 INFO:tasks.rados.rados.0.smithi022.stdout:916: done (2 left) 2024-07-28T11:54:37.040 INFO:tasks.rados.rados.0.smithi022.stdout:917: rollback oid 40 current snap is 119 2024-07-28T11:54:37.040 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 115 2024-07-28T11:54:37.040 INFO:tasks.rados.rados.0.smithi022.stdout:918: write oid 2 current snap is 119 2024-07-28T11:54:37.041 INFO:tasks.rados.rados.0.smithi022.stdout:918: seq_num 377 ranges {736239=470170,1728182=571782} 2024-07-28T11:54:37.046 INFO:tasks.rados.rados.0.smithi022.stdout:918: writing smithi02269687-2 from 736239 to 1206409 tid 1 2024-07-28T11:54:37.053 INFO:tasks.rados.rados.0.smithi022.stdout:918: writing smithi02269687-2 from 1728182 to 2299964 tid 2 2024-07-28T11:54:37.053 INFO:tasks.rados.rados.0.smithi022.stdout:919: delete oid 25 current snap is 119 2024-07-28T11:54:37.053 INFO:tasks.rados.rados.0.smithi022.stdout:915: finishing rollback tid 0 to smithi02269687-37 2024-07-28T11:54:37.054 INFO:tasks.rados.rados.0.smithi022.stdout:915: finishing rollback tid 1 to smithi02269687-37 2024-07-28T11:54:37.054 INFO:tasks.rados.rados.0.smithi022.stdout:915: finishing rollback tid 2 to smithi02269687-37 2024-07-28T11:54:37.054 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 210 (ObjNum 292 snap 92 seq_num 292) dirty exists 2024-07-28T11:54:37.064 INFO:tasks.rados.rados.0.smithi022.stdout:917: finishing rollback tid 1 to smithi02269687-40 2024-07-28T11:54:37.064 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 581 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:914: done (4 left) 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:915: done (3 left) 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:917: done (2 left) 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:919: done (1 left) 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:920: rollback oid 27 current snap is 119 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 105 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:921: read oid 38 snap -1 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:921: expect deleted 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:922: read oid 33 snap -1 2024-07-28T11:54:37.067 INFO:tasks.rados.rados.0.smithi022.stdout:922: expect deleted 2024-07-28T11:54:37.068 INFO:tasks.rados.rados.0.smithi022.stdout:923: rollback oid 7 current snap is 119 2024-07-28T11:54:37.068 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 118 2024-07-28T11:54:37.068 INFO:tasks.rados.rados.0.smithi022.stdout:924: snap_remove snap 112 2024-07-28T11:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:36 smithi150 bash[24144]: cluster 2024-07-28T11:54:35.897843+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-07-28T11:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:36 smithi150 bash[24144]: cluster 2024-07-28T11:54:35.914164+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e37: y(active, since 1.0281s), standbys: x 2024-07-28T11:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:36 smithi150 bash[24144]: cluster 2024-07-28T11:54:35.933234+0000 mgr.y (mgr.25232) 1 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[80503]: cluster 2024-07-28T11:54:35.897843+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-07-28T11:54:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[80503]: cluster 2024-07-28T11:54:35.914164+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e37: y(active, since 1.0281s), standbys: x 2024-07-28T11:54:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[80503]: cluster 2024-07-28T11:54:35.933234+0000 mgr.y (mgr.25232) 1 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[31305]: cluster 2024-07-28T11:54:35.897843+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-07-28T11:54:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[31305]: cluster 2024-07-28T11:54:35.914164+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e37: y(active, since 1.0281s), standbys: x 2024-07-28T11:54:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[31305]: cluster 2024-07-28T11:54:35.933234+0000 mgr.y (mgr.25232) 1 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: debug 2024-07-28T11:54:36.834+0000 7faf08678640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:11:54:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: Traceback (most recent call last): 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: self._connections.run(self.expiration_interval) 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: self._run(expiration_interval) 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:54:37.330 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: s = self.context.wrap_socket( 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: return self.sslsocket_class._create( 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: self.do_handshake() 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: self._sslobj.do_handshake() 2024-07-28T11:54:37.331 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:36 smithi022 bash[73220]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:54:38.043 INFO:tasks.rados.rados.0.smithi022.stdout:924: done (5 left) 2024-07-28T11:54:38.043 INFO:tasks.rados.rados.0.smithi022.stdout:925: rollback oid 5 current snap is 119 2024-07-28T11:54:38.043 INFO:tasks.rados.rados.0.smithi022.stdout:918: finishing write tid 1 to smithi02269687-2 2024-07-28T11:54:38.043 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 86 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:918: finishing write tid 2 to smithi02269687-2 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:918: finishing write tid 3 to smithi02269687-2 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:918: finishing write tid 4 to smithi02269687-2 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 709 (ObjNum 377 snap 119 seq_num 377) dirty exists 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:918: left oid 2 (ObjNum 377 snap 119 seq_num 377) 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:920: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 417 (ObjNum 305 snap 0 seq_num 2402164486) dirty dne 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:923: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:923: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:54:38.044 INFO:tasks.rados.rados.0.smithi022.stdout:923: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 713 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:918: done (5 left) 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:920: done (4 left) 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:921: done (3 left) 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:922: done (2 left) 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:923: done (1 left) 2024-07-28T11:54:38.045 INFO:tasks.rados.rados.0.smithi022.stdout:926: snap_remove snap 115 2024-07-28T11:54:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cephadm 2024-07-28T11:54:36.710163+0000 mgr.y (mgr.25232) 2 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Bus STARTING 2024-07-28T11:54:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cephadm 2024-07-28T11:54:36.835636+0000 mgr.y (mgr.25232) 3 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:54:38.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cephadm 2024-07-28T11:54:36.838594+0000 mgr.y (mgr.25232) 4 : cephadm [ERR] [28/Jul/2024:11:54:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: Traceback (most recent call last): 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: self._connections.run(self.expiration_interval) 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: self._run(expiration_interval) 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: s = self.context.wrap_socket( 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:54:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: return self.sslsocket_class._create( 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: self.do_handshake() 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: self._sslobj.do_handshake() 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cluster 2024-07-28T11:54:36.914376+0000 mgr.y (mgr.25232) 5 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cluster 2024-07-28T11:54:36.917211+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cluster 2024-07-28T11:54:36.918746+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cephadm 2024-07-28T11:54:36.936912+0000 mgr.y (mgr.25232) 6 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Serving on http://172.21.15.22:8765 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cephadm 2024-07-28T11:54:36.937097+0000 mgr.y (mgr.25232) 7 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Bus STARTED 2024-07-28T11:54:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:37 smithi150 bash[24144]: cluster 2024-07-28T11:54:37.040352+0000 mon.a (mon.0) 51 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-07-28T11:54:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cephadm 2024-07-28T11:54:36.710163+0000 mgr.y (mgr.25232) 2 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Bus STARTING 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cephadm 2024-07-28T11:54:36.835636+0000 mgr.y (mgr.25232) 3 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cephadm 2024-07-28T11:54:36.838594+0000 mgr.y (mgr.25232) 4 : cephadm [ERR] [28/Jul/2024:11:54:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: Traceback (most recent call last): 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: self._connections.run(self.expiration_interval) 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: self._run(expiration_interval) 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: s = self.context.wrap_socket( 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: return self.sslsocket_class._create( 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: self.do_handshake() 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: self._sslobj.do_handshake() 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cluster 2024-07-28T11:54:36.914376+0000 mgr.y (mgr.25232) 5 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cluster 2024-07-28T11:54:36.917211+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cluster 2024-07-28T11:54:36.918746+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-07-28T11:54:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cephadm 2024-07-28T11:54:36.936912+0000 mgr.y (mgr.25232) 6 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Serving on http://172.21.15.22:8765 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cephadm 2024-07-28T11:54:36.937097+0000 mgr.y (mgr.25232) 7 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Bus STARTED 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[80503]: cluster 2024-07-28T11:54:37.040352+0000 mon.a (mon.0) 51 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cephadm 2024-07-28T11:54:36.710163+0000 mgr.y (mgr.25232) 2 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Bus STARTING 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cephadm 2024-07-28T11:54:36.835636+0000 mgr.y (mgr.25232) 3 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Serving on https://172.21.15.22:7150 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cephadm 2024-07-28T11:54:36.838594+0000 mgr.y (mgr.25232) 4 : cephadm [ERR] [28/Jul/2024:11:54:36] ENGINE Error in HTTPServer.serve 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: Traceback (most recent call last): 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: self._connections.run(self.expiration_interval) 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: self._run(expiration_interval) 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T11:54:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: s = self.context.wrap_socket( 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: return self.sslsocket_class._create( 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: self.do_handshake() 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: self._sslobj.do_handshake() 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cluster 2024-07-28T11:54:36.914376+0000 mgr.y (mgr.25232) 5 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cluster 2024-07-28T11:54:36.917211+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cluster 2024-07-28T11:54:36.918746+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cephadm 2024-07-28T11:54:36.936912+0000 mgr.y (mgr.25232) 6 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Serving on http://172.21.15.22:8765 2024-07-28T11:54:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cephadm 2024-07-28T11:54:36.937097+0000 mgr.y (mgr.25232) 7 : cephadm [INF] [28/Jul/2024:11:54:36] ENGINE Bus STARTED 2024-07-28T11:54:38.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:37 smithi022 bash[31305]: cluster 2024-07-28T11:54:37.040352+0000 mon.a (mon.0) 51 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (99s) 58s ago 8m 14.8M - 0.25.0 c8568f914cd2 39a877ac4be0 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi150 *:3000 running (87s) 29s ago 7m 74.8M - 9.4.7 954c08fa6188 8e50484f558c 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi022.lsazzu smithi022 running (6m) 58s ago 6m 13.0M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 790951c822db 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi150.uoyjce smithi150 running (6m) 29s ago 6m 15.7M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9b5a853c2b34 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi150 *:8443,9283,8765 running (36s) 29s ago 16m 178M - 18.2.2-1765-g1c7dd747 dd66d6cc220c bff79f531f3e 2024-07-28T11:54:38.358 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (80s) 58s ago 18m 451M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 224d36ff6518 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (19m) 58s ago 19m 54.9M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 61d02816d7ec 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi150 running (17m) 29s ago 17m 45.0M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 83e8034ffeaf 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (16m) 58s ago 16m 46.6M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 13682868be79 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (105s) 58s ago 8m 7640k - 1.5.0 0da6a335fe13 9d6adfebc99f 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi150 *:9100 running (92s) 29s ago 8m 7963k - 1.5.0 0da6a335fe13 11009886dce5 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (15m) 58s ago 15m 81.9M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 c7b85ffda2c4 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (14m) 58s ago 14m 66.2M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 e67b6336147b 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (14m) 58s ago 14m 86.0M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 b25ce3706e99 2024-07-28T11:54:38.359 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (13m) 58s ago 13m 60.3M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ec49b8f7d962 2024-07-28T11:54:38.360 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi150 running (12m) 29s ago 12m 80.1M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 2078057a5614 2024-07-28T11:54:38.360 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi150 running (11m) 29s ago 11m 83.4M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 08579ab471fa 2024-07-28T11:54:38.360 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi150 running (10m) 29s ago 10m 65.2M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 47f1fb92bab2 2024-07-28T11:54:38.360 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi150 running (9m) 29s ago 9m 68.0M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 1d8906907817 2024-07-28T11:54:38.360 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi150 *:9095 running (42s) 29s ago 8m 39.9M - 2.43.0 a07b618ecd1d 639e2b04e05d 2024-07-28T11:54:39.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:54:39.067 INFO:tasks.rados.rados.0.smithi022.stdout:926: done (1 left) 2024-07-28T11:54:39.067 INFO:tasks.rados.rados.0.smithi022.stdout:927: read oid 27 snap -1 2024-07-28T11:54:39.068 INFO:tasks.rados.rados.0.smithi022.stdout:927: expect deleted 2024-07-28T11:54:39.068 INFO:tasks.rados.rados.0.smithi022.stdout:928: write oid 42 current snap is 119 2024-07-28T11:54:39.068 INFO:tasks.rados.rados.0.smithi022.stdout:928: seq_num 379 ranges {769853=620668,1845146=524707} 2024-07-28T11:54:39.082 INFO:tasks.rados.rados.0.smithi022.stdout:928: writing smithi02269687-42 from 769853 to 1390521 tid 1 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:928: writing smithi02269687-42 from 1845146 to 2369853 tid 2 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:929: write oid 17 current snap is 119 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:925: finishing rollback tid 1 to smithi02269687-5 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:925: finishing rollback tid 2 to smithi02269687-5 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 179 (ObjNum 220 snap 63 seq_num 220) dirty exists 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:928: finishing write tid 1 to smithi02269687-42 2024-07-28T11:54:39.094 INFO:tasks.rados.rados.0.smithi022.stdout:929: seq_num 380 ranges {786660=695917,1903628=435462} 2024-07-28T11:54:39.111 INFO:tasks.rados.rados.0.smithi022.stdout:929: writing smithi02269687-17 from 786660 to 1482577 tid 1 2024-07-28T11:54:39.120 INFO:tasks.rados.rados.0.smithi022.stdout:929: writing smithi02269687-17 from 1903628 to 2339090 tid 2 2024-07-28T11:54:39.120 INFO:tasks.rados.rados.0.smithi022.stdout:925: done (3 left) 2024-07-28T11:54:39.120 INFO:tasks.rados.rados.0.smithi022.stdout:927: done (2 left) 2024-07-28T11:54:39.120 INFO:tasks.rados.rados.0.smithi022.stdout:930: read oid 15 snap -1 2024-07-28T11:54:39.120 INFO:tasks.rados.rados.0.smithi022.stdout:930: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:54:39.120 INFO:tasks.rados.rados.0.smithi022.stdout:931: snap_remove snap 116 2024-07-28T11:54:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:39 smithi022 bash[80503]: cluster 2024-07-28T11:54:38.042820+0000 mon.a (mon.0) 52 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-07-28T11:54:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:39 smithi022 bash[80503]: audit 2024-07-28T11:54:38.342497+0000 mgr.y (mgr.25232) 8 : audit [DBG] from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:54:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:39 smithi022 bash[31305]: cluster 2024-07-28T11:54:38.042820+0000 mon.a (mon.0) 52 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-07-28T11:54:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:39 smithi022 bash[31305]: audit 2024-07-28T11:54:38.342497+0000 mgr.y (mgr.25232) 8 : audit [DBG] from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:54:39.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:39 smithi150 bash[24144]: cluster 2024-07-28T11:54:38.042820+0000 mon.a (mon.0) 52 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-07-28T11:54:39.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:39 smithi150 bash[24144]: audit 2024-07-28T11:54:38.342497+0000 mgr.y (mgr.25232) 8 : audit [DBG] from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:54:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:54:39] "GET /metrics HTTP/1.1" 200 33573 "" "Prometheus/2.43.0" 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:931: done (3 left) 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:932: read oid 5 snap -1 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:932: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:933: snap_create 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:928: finishing write tid 2 to smithi02269687-42 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:928: finishing write tid 3 to smithi02269687-42 2024-07-28T11:54:40.062 INFO:tasks.rados.rados.0.smithi022.stdout:928: finishing write tid 4 to smithi02269687-42 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 220 (ObjNum 379 snap 119 seq_num 379) dirty exists 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:928: left oid 42 (ObjNum 379 snap 119 seq_num 379) 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:929: finishing write tid 1 to smithi02269687-17 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:929: finishing write tid 2 to smithi02269687-17 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:929: finishing write tid 3 to smithi02269687-17 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:929: finishing write tid 4 to smithi02269687-17 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 275 (ObjNum 380 snap 119 seq_num 380) dirty exists 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:929: left oid 17 (ObjNum 380 snap 119 seq_num 380) 2024-07-28T11:54:40.063 INFO:tasks.rados.rados.0.smithi022.stdout:930: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:54:40.217 INFO:tasks.rados.rados.0.smithi022.stdout:932: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T11:54:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:40 smithi022 bash[80503]: cluster 2024-07-28T11:54:38.914965+0000 mgr.y (mgr.25232) 9 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:40 smithi022 bash[80503]: cluster 2024-07-28T11:54:39.062868+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-07-28T11:54:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:40 smithi022 bash[80503]: cluster 2024-07-28T11:54:39.064024+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-07-28T11:54:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:40 smithi022 bash[31305]: cluster 2024-07-28T11:54:38.914965+0000 mgr.y (mgr.25232) 9 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:40 smithi022 bash[31305]: cluster 2024-07-28T11:54:39.062868+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-07-28T11:54:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:40 smithi022 bash[31305]: cluster 2024-07-28T11:54:39.064024+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-07-28T11:54:40.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:40 smithi150 bash[24144]: cluster 2024-07-28T11:54:38.914965+0000 mgr.y (mgr.25232) 9 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:40.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:40 smithi150 bash[24144]: cluster 2024-07-28T11:54:39.062868+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-07-28T11:54:40.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:40 smithi150 bash[24144]: cluster 2024-07-28T11:54:39.064024+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:928: done (4 left) 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:929: done (3 left) 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:930: done (2 left) 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:932: done (1 left) 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:933: done (0 left) 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:934: rollback oid 28 current snap is 120 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 117 2024-07-28T11:54:41.075 INFO:tasks.rados.rados.0.smithi022.stdout:935: read oid 29 snap -1 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:935: expect (ObjNum 336 snap 103 seq_num 336) 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:936: rollback oid 42 current snap is 120 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 119 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:937: read oid 46 snap -1 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:937: expect (ObjNum 306 snap 94 seq_num 306) 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:938: write oid 1 current snap is 120 2024-07-28T11:54:41.076 INFO:tasks.rados.rados.0.smithi022.stdout:938: seq_num 381 ranges {403467=487519,1562110=579120} 2024-07-28T11:54:41.080 INFO:tasks.rados.rados.0.smithi022.stdout:938: writing smithi02269687-1 from 403467 to 890986 tid 1 2024-07-28T11:54:41.088 INFO:tasks.rados.rados.0.smithi022.stdout:938: writing smithi02269687-1 from 1562110 to 2141230 tid 2 2024-07-28T11:54:41.088 INFO:tasks.rados.rados.0.smithi022.stdout:939: read oid 30 snap -1 2024-07-28T11:54:41.088 INFO:tasks.rados.rados.0.smithi022.stdout:939: expect deleted 2024-07-28T11:54:41.088 INFO:tasks.rados.rados.0.smithi022.stdout:940: delete oid 48 current snap is 120 2024-07-28T11:54:41.088 INFO:tasks.rados.rados.0.smithi022.stdout:935: expect (ObjNum 336 snap 103 seq_num 336) 2024-07-28T11:54:41.228 INFO:tasks.rados.rados.0.smithi022.stdout:934: finishing rollback tid 0 to smithi02269687-28 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:934: finishing rollback tid 1 to smithi02269687-28 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:934: finishing rollback tid 2 to smithi02269687-28 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 98 (ObjNum 361 snap 110 seq_num 361) dirty exists 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:936: finishing rollback tid 0 to smithi02269687-42 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:936: finishing rollback tid 1 to smithi02269687-42 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:936: finishing rollback tid 2 to smithi02269687-42 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 228 (ObjNum 379 snap 119 seq_num 379) dirty exists 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:934: done (6 left) 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:935: done (5 left) 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:936: done (4 left) 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:940: done (3 left) 2024-07-28T11:54:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:941: snap_remove snap 114 2024-07-28T11:54:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:41 smithi022 bash[80503]: cluster 2024-07-28T11:54:40.060913+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-07-28T11:54:41.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:41 smithi022 bash[31305]: cluster 2024-07-28T11:54:40.060913+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-07-28T11:54:41.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:41 smithi150 bash[24144]: cluster 2024-07-28T11:54:40.060913+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-07-28T11:54:42.233 INFO:tasks.rados.rados.0.smithi022.stdout:941: done (3 left) 2024-07-28T11:54:42.233 INFO:tasks.rados.rados.0.smithi022.stdout:942: read oid 17 snap -1 2024-07-28T11:54:42.233 INFO:tasks.rados.rados.0.smithi022.stdout:942: expect (ObjNum 380 snap 119 seq_num 380) 2024-07-28T11:54:42.233 INFO:tasks.rados.rados.0.smithi022.stdout:943: delete oid 50 current snap is 120 2024-07-28T11:54:42.233 INFO:tasks.rados.rados.0.smithi022.stdout:938: finishing write tid 1 to smithi02269687-1 2024-07-28T11:54:42.233 INFO:tasks.rados.rados.0.smithi022.stdout:937: expect (ObjNum 306 snap 94 seq_num 306) 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: cluster 2024-07-28T11:54:40.915383+0000 mgr.y (mgr.25232) 10 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: cluster 2024-07-28T11:54:41.075382+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.217263+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.223021+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.290818+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.295635+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.967984+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.973124+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.990505+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[31305]: audit 2024-07-28T11:54:41.996918+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: cluster 2024-07-28T11:54:40.915383+0000 mgr.y (mgr.25232) 10 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: cluster 2024-07-28T11:54:41.075382+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.217263+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.223021+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.290818+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.295635+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.967984+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.973124+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.990505+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:42 smithi022 bash[80503]: audit 2024-07-28T11:54:41.996918+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.449 INFO:tasks.rados.rados.0.smithi022.stdout:938: finishing write tid 2 to smithi02269687-1 2024-07-28T11:54:42.449 INFO:tasks.rados.rados.0.smithi022.stdout:938: finishing write tid 3 to smithi02269687-1 2024-07-28T11:54:42.449 INFO:tasks.rados.rados.0.smithi022.stdout:938: finishing write tid 4 to smithi02269687-1 2024-07-28T11:54:42.449 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 208 (ObjNum 381 snap 120 seq_num 381) dirty exists 2024-07-28T11:54:42.449 INFO:tasks.rados.rados.0.smithi022.stdout:938: left oid 1 (ObjNum 381 snap 120 seq_num 381) 2024-07-28T11:54:42.449 INFO:tasks.rados.rados.0.smithi022.stdout:942: expect (ObjNum 380 snap 119 seq_num 380) 2024-07-28T11:54:42.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: cluster 2024-07-28T11:54:40.915383+0000 mgr.y (mgr.25232) 10 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:54:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: cluster 2024-07-28T11:54:41.075382+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-07-28T11:54:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.217263+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.223021+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.290818+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.295635+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.967984+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.973124+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.990505+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:42 smithi150 bash[24144]: audit 2024-07-28T11:54:41.996918+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:937: done (4 left) 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:938: done (3 left) 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:939: done (2 left) 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:942: done (1 left) 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:943: done (0 left) 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:944: write oid 9 current snap is 120 2024-07-28T11:54:42.525 INFO:tasks.rados.rados.0.smithi022.stdout:944: seq_num 384 ranges {453888=713266,1737556=442800} 2024-07-28T11:54:42.543 INFO:tasks.rados.rados.0.smithi022.stdout:944: writing smithi02269687-9 from 453888 to 1167154 tid 1 2024-07-28T11:54:42.561 INFO:tasks.rados.rados.0.smithi022.stdout:944: writing smithi02269687-9 from 1737556 to 2180356 tid 2 2024-07-28T11:54:42.561 INFO:tasks.rados.rados.0.smithi022.stdout:945: read oid 42 snap -1 2024-07-28T11:54:42.561 INFO:tasks.rados.rados.0.smithi022.stdout:945: expect (ObjNum 379 snap 119 seq_num 379) 2024-07-28T11:54:42.561 INFO:tasks.rados.rados.0.smithi022.stdout:946: snap_remove snap 86 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:944: finishing write tid 1 to smithi02269687-9 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:944: finishing write tid 2 to smithi02269687-9 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:944: finishing write tid 3 to smithi02269687-9 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:944: finishing write tid 4 to smithi02269687-9 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 269 (ObjNum 384 snap 120 seq_num 384) dirty exists 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:944: left oid 9 (ObjNum 384 snap 120 seq_num 384) 2024-07-28T11:54:43.245 INFO:tasks.rados.rados.0.smithi022.stdout:945: expect (ObjNum 379 snap 119 seq_num 379) 2024-07-28T11:54:43.443 INFO:tasks.rados.rados.0.smithi022.stdout:944: done (2 left) 2024-07-28T11:54:43.443 INFO:tasks.rados.rados.0.smithi022.stdout:945: done (1 left) 2024-07-28T11:54:43.444 INFO:tasks.rados.rados.0.smithi022.stdout:946: done (0 left) 2024-07-28T11:54:43.444 INFO:tasks.rados.rados.0.smithi022.stdout:947: write oid 5 current snap is 120 2024-07-28T11:54:43.444 INFO:tasks.rados.rados.0.smithi022.stdout:947: seq_num 385 ranges {470695=788515,1679685=586458} 2024-07-28T11:54:43.450 INFO:tasks.rados.rados.0.smithi022.stdout:947: writing smithi02269687-5 from 470695 to 1259210 tid 1 2024-07-28T11:54:43.456 INFO:tasks.rados.rados.0.smithi022.stdout:947: writing smithi02269687-5 from 1679685 to 2266143 tid 2 2024-07-28T11:54:43.456 INFO:tasks.rados.rados.0.smithi022.stdout:948: write oid 38 current snap is 120 2024-07-28T11:54:43.456 INFO:tasks.rados.rados.0.smithi022.stdout:948: seq_num 386 ranges {487502=463764,1738167=446469} 2024-07-28T11:54:43.462 INFO:tasks.rados.rados.0.smithi022.stdout:948: writing smithi02269687-38 from 487502 to 951266 tid 1 2024-07-28T11:54:43.469 INFO:tasks.rados.rados.0.smithi022.stdout:948: writing smithi02269687-38 from 1738167 to 2184636 tid 2 2024-07-28T11:54:43.469 INFO:tasks.rados.rados.0.smithi022.stdout:949: rollback oid 24 current snap is 120 2024-07-28T11:54:43.469 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 117 2024-07-28T11:54:43.469 INFO:tasks.rados.rados.0.smithi022.stdout:947: finishing write tid 1 to smithi02269687-5 2024-07-28T11:54:43.469 INFO:tasks.rados.rados.0.smithi022.stdout:947: finishing write tid 2 to smithi02269687-5 2024-07-28T11:54:43.469 INFO:tasks.rados.rados.0.smithi022.stdout:947: finishing write tid 3 to smithi02269687-5 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:947: finishing write tid 4 to smithi02269687-5 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 191 (ObjNum 385 snap 120 seq_num 385) dirty exists 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:947: left oid 5 (ObjNum 385 snap 120 seq_num 385) 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:948: finishing write tid 1 to smithi02269687-38 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:947: done (2 left) 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:950: write oid 6 current snap is 120 2024-07-28T11:54:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:950: seq_num 387 ranges {504309=539013,1796649=590127} 2024-07-28T11:54:43.480 INFO:tasks.rados.rados.0.smithi022.stdout:950: writing smithi02269687-6 from 504309 to 1043322 tid 1 2024-07-28T11:54:43.492 INFO:tasks.rados.rados.0.smithi022.stdout:950: writing smithi02269687-6 from 1796649 to 2386776 tid 2 2024-07-28T11:54:43.492 INFO:tasks.rados.rados.0.smithi022.stdout:951: snap_remove snap 106 2024-07-28T11:54:43.504 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:43 smithi150 bash[24144]: cluster 2024-07-28T11:54:42.231164+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-07-28T11:54:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:43 smithi022 bash[80503]: cluster 2024-07-28T11:54:42.231164+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-07-28T11:54:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:43 smithi022 bash[31305]: cluster 2024-07-28T11:54:42.231164+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-07-28T11:54:43.592 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:43.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:43 smithi150 bash[60514]: ts=2024-07-28T11:54:43.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:54:44.243 INFO:tasks.rados.rados.0.smithi022.stdout:951: done (3 left) 2024-07-28T11:54:44.243 INFO:tasks.rados.rados.0.smithi022.stdout:952: snap_create 2024-07-28T11:54:44.243 INFO:tasks.rados.rados.0.smithi022.stdout:948: finishing write tid 2 to smithi02269687-38 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:948: finishing write tid 3 to smithi02269687-38 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:948: finishing write tid 4 to smithi02269687-38 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 472 (ObjNum 386 snap 120 seq_num 386) dirty exists 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:948: left oid 38 (ObjNum 386 snap 120 seq_num 386) 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:949: finishing rollback tid 0 to smithi02269687-24 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:949: finishing rollback tid 1 to smithi02269687-24 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:949: finishing rollback tid 2 to smithi02269687-24 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 89 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:950: finishing write tid 1 to smithi02269687-6 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:950: finishing write tid 2 to smithi02269687-6 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:950: finishing write tid 3 to smithi02269687-6 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:950: finishing write tid 4 to smithi02269687-6 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 395 (ObjNum 387 snap 120 seq_num 387) dirty exists 2024-07-28T11:54:44.244 INFO:tasks.rados.rados.0.smithi022.stdout:950: left oid 6 (ObjNum 387 snap 120 seq_num 387) 2024-07-28T11:54:44.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:44 smithi150 bash[24144]: cluster 2024-07-28T11:54:42.916044+0000 mgr.y (mgr.25232) 11 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 1021 KiB/s wr, 40 op/s 2024-07-28T11:54:44.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:44 smithi150 bash[24144]: cluster 2024-07-28T11:54:43.241551+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-07-28T11:54:44.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:44 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:44.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:44 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:44 smithi022 bash[80503]: cluster 2024-07-28T11:54:42.916044+0000 mgr.y (mgr.25232) 11 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 1021 KiB/s wr, 40 op/s 2024-07-28T11:54:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:44 smithi022 bash[80503]: cluster 2024-07-28T11:54:43.241551+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-07-28T11:54:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:44 smithi022 bash[31305]: cluster 2024-07-28T11:54:42.916044+0000 mgr.y (mgr.25232) 11 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 1021 KiB/s wr, 40 op/s 2024-07-28T11:54:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:44 smithi022 bash[31305]: cluster 2024-07-28T11:54:43.241551+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-07-28T11:54:45.270 INFO:tasks.rados.rados.0.smithi022.stdout:948: done (3 left) 2024-07-28T11:54:45.270 INFO:tasks.rados.rados.0.smithi022.stdout:949: done (2 left) 2024-07-28T11:54:45.270 INFO:tasks.rados.rados.0.smithi022.stdout:950: done (1 left) 2024-07-28T11:54:45.270 INFO:tasks.rados.rados.0.smithi022.stdout:952: done (0 left) 2024-07-28T11:54:45.271 INFO:tasks.rados.rados.0.smithi022.stdout:953: snap_remove snap 117 2024-07-28T11:54:45.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:45 smithi150 bash[24144]: cluster 2024-07-28T11:54:44.242280+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-07-28T11:54:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:45 smithi022 bash[80503]: cluster 2024-07-28T11:54:44.242280+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-07-28T11:54:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:45 smithi022 bash[31305]: cluster 2024-07-28T11:54:44.242280+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-07-28T11:54:46.274 INFO:tasks.rados.rados.0.smithi022.stdout:953: done (0 left) 2024-07-28T11:54:46.274 INFO:tasks.rados.rados.0.smithi022.stdout:954: delete oid 50 current snap is 121 2024-07-28T11:54:46.280 INFO:tasks.rados.rados.0.smithi022.stdout:954: done (0 left) 2024-07-28T11:54:46.280 INFO:tasks.rados.rados.0.smithi022.stdout:955: delete oid 37 current snap is 121 2024-07-28T11:54:46.297 INFO:tasks.rados.rados.0.smithi022.stdout:955: done (0 left) 2024-07-28T11:54:46.297 INFO:tasks.rados.rados.0.smithi022.stdout:956: write oid 39 current snap is 121 2024-07-28T11:54:46.297 INFO:tasks.rados.rados.0.smithi022.stdout:956: seq_num 390 ranges {554730=481113,1572095=737454} 2024-07-28T11:54:46.311 INFO:tasks.rados.rados.0.smithi022.stdout:956: writing smithi02269687-39 from 554730 to 1035843 tid 1 2024-07-28T11:54:46.328 INFO:tasks.rados.rados.0.smithi022.stdout:956: writing smithi02269687-39 from 1572095 to 2309549 tid 2 2024-07-28T11:54:46.329 INFO:tasks.rados.rados.0.smithi022.stdout:957: rollback oid 32 current snap is 121 2024-07-28T11:54:46.329 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 120 2024-07-28T11:54:46.329 INFO:tasks.rados.rados.0.smithi022.stdout:956: finishing write tid 1 to smithi02269687-39 2024-07-28T11:54:46.329 INFO:tasks.rados.rados.0.smithi022.stdout:958: snap_remove snap 118 2024-07-28T11:54:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:46 smithi022 bash[80503]: cluster 2024-07-28T11:54:44.916693+0000 mgr.y (mgr.25232) 12 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 1021 KiB/s wr, 40 op/s 2024-07-28T11:54:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:46 smithi022 bash[80503]: cluster 2024-07-28T11:54:45.270780+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-07-28T11:54:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:46 smithi022 bash[31305]: cluster 2024-07-28T11:54:44.916693+0000 mgr.y (mgr.25232) 12 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 1021 KiB/s wr, 40 op/s 2024-07-28T11:54:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:46 smithi022 bash[31305]: cluster 2024-07-28T11:54:45.270780+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-07-28T11:54:46.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:46 smithi150 bash[24144]: cluster 2024-07-28T11:54:44.916693+0000 mgr.y (mgr.25232) 12 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 1021 KiB/s wr, 40 op/s 2024-07-28T11:54:46.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:46 smithi150 bash[24144]: cluster 2024-07-28T11:54:45.270780+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-07-28T11:54:47.052 INFO:tasks.rados.rados.0.smithi022.stdout:957: finishing rollback tid 0 to smithi02269687-32 2024-07-28T11:54:47.052 INFO:tasks.rados.rados.0.smithi022.stdout:957: finishing rollback tid 1 to smithi02269687-32 2024-07-28T11:54:47.052 INFO:tasks.rados.rados.0.smithi022.stdout:956: finishing write tid 2 to smithi02269687-39 2024-07-28T11:54:47.052 INFO:tasks.rados.rados.0.smithi022.stdout:957: finishing rollback tid 2 to smithi02269687-32 2024-07-28T11:54:47.052 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 656 (ObjNum 308 snap 94 seq_num 308) dirty exists 2024-07-28T11:54:47.052 INFO:tasks.rados.rados.0.smithi022.stdout:956: finishing write tid 3 to smithi02269687-39 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:956: finishing write tid 4 to smithi02269687-39 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 482 (ObjNum 390 snap 121 seq_num 390) dirty exists 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:956: left oid 39 (ObjNum 390 snap 121 seq_num 390) 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:956: done (2 left) 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:957: done (1 left) 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:958: done (0 left) 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:959: write oid 1 current snap is 121 2024-07-28T11:54:47.053 INFO:tasks.rados.rados.0.smithi022.stdout:959: seq_num 391 ranges {571537=556362,1630577=597465} 2024-07-28T11:54:47.064 INFO:tasks.rados.rados.0.smithi022.stdout:959: writing smithi02269687-1 from 571537 to 1127899 tid 1 2024-07-28T11:54:47.076 INFO:tasks.rados.rados.0.smithi022.stdout:959: writing smithi02269687-1 from 1630577 to 2228042 tid 2 2024-07-28T11:54:47.076 INFO:tasks.rados.rados.0.smithi022.stdout:960: snap_remove snap 119 2024-07-28T11:54:47.187 INFO:teuthology.orchestra.run.smithi022.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:54:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:47 smithi022 bash[80503]: cluster 2024-07-28T11:54:46.272642+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-07-28T11:54:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:47 smithi022 bash[80503]: cluster 2024-07-28T11:54:47.052108+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-07-28T11:54:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:47 smithi022 bash[80503]: audit 2024-07-28T11:54:47.188278+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:47 smithi022 bash[31305]: cluster 2024-07-28T11:54:46.272642+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-07-28T11:54:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:47 smithi022 bash[31305]: cluster 2024-07-28T11:54:47.052108+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-07-28T11:54:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:47 smithi022 bash[31305]: audit 2024-07-28T11:54:47.188278+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:47.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:47 smithi150 bash[24144]: cluster 2024-07-28T11:54:46.272642+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-07-28T11:54:47.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:47 smithi150 bash[24144]: cluster 2024-07-28T11:54:47.052108+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-07-28T11:54:47.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:47 smithi150 bash[24144]: audit 2024-07-28T11:54:47.188278+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:47.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T11:54:48.051 INFO:tasks.rados.rados.0.smithi022.stdout:959: finishing write tid 1 to smithi02269687-1 2024-07-28T11:54:48.051 INFO:tasks.rados.rados.0.smithi022.stdout:959: finishing write tid 2 to smithi02269687-1 2024-07-28T11:54:48.051 INFO:tasks.rados.rados.0.smithi022.stdout:959: finishing write tid 3 to smithi02269687-1 2024-07-28T11:54:48.051 INFO:tasks.rados.rados.0.smithi022.stdout:959: finishing write tid 4 to smithi02269687-1 2024-07-28T11:54:48.051 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 220 (ObjNum 391 snap 121 seq_num 391) dirty exists 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:959: left oid 1 (ObjNum 391 snap 121 seq_num 391) 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:959: done (1 left) 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:960: done (0 left) 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:961: rollback oid 29 current snap is 121 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 100 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:962: write oid 17 current snap is 121 2024-07-28T11:54:48.052 INFO:tasks.rados.rados.0.smithi022.stdout:962: seq_num 392 ranges {588344=631611,1689059=741123} 2024-07-28T11:54:48.067 INFO:tasks.rados.rados.0.smithi022.stdout:962: writing smithi02269687-17 from 588344 to 1219955 tid 1 2024-07-28T11:54:48.080 INFO:tasks.rados.rados.0.smithi022.stdout:962: writing smithi02269687-17 from 1689059 to 2430182 tid 2 2024-07-28T11:54:48.081 INFO:tasks.rados.rados.0.smithi022.stdout:963: delete oid 5 current snap is 121 2024-07-28T11:54:48.081 INFO:tasks.rados.rados.0.smithi022.stdout:961: finishing rollback tid 0 to smithi02269687-29 2024-07-28T11:54:48.081 INFO:tasks.rados.rados.0.smithi022.stdout:961: finishing rollback tid 1 to smithi02269687-29 2024-07-28T11:54:48.081 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 512 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T11:54:48.081 INFO:tasks.rados.rados.0.smithi022.stdout:962: finishing write tid 1 to smithi02269687-17 2024-07-28T11:54:48.083 INFO:tasks.rados.rados.0.smithi022.stdout:961: done (2 left) 2024-07-28T11:54:48.083 INFO:tasks.rados.rados.0.smithi022.stdout:963: done (1 left) 2024-07-28T11:54:48.083 INFO:tasks.rados.rados.0.smithi022.stdout:964: write oid 11 current snap is 121 2024-07-28T11:54:48.083 INFO:tasks.rados.rados.0.smithi022.stdout:964: seq_num 394 ranges {621958=782109,2089670=532288} 2024-07-28T11:54:48.097 INFO:tasks.rados.rados.0.smithi022.stdout:964: writing smithi02269687-11 from 621958 to 1404067 tid 1 2024-07-28T11:54:48.110 INFO:tasks.rados.rados.0.smithi022.stdout:964: writing smithi02269687-11 from 2089670 to 2621958 tid 2 2024-07-28T11:54:48.110 INFO:tasks.rados.rados.0.smithi022.stdout:965: snap_remove snap 120 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[80503]: cluster 2024-07-28T11:54:46.917217+0000 mgr.y (mgr.25232) 13 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[80503]: audit 2024-07-28T11:54:47.180676+0000 mgr.y (mgr.25232) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[80503]: cephadm 2024-07-28T11:54:47.181247+0000 mgr.y (mgr.25232) 15 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[80503]: cluster 2024-07-28T11:54:48.046756+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[31305]: cluster 2024-07-28T11:54:46.917217+0000 mgr.y (mgr.25232) 13 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[31305]: audit 2024-07-28T11:54:47.180676+0000 mgr.y (mgr.25232) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[31305]: cephadm 2024-07-28T11:54:47.181247+0000 mgr.y (mgr.25232) 15 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:54:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:48 smithi022 bash[31305]: cluster 2024-07-28T11:54:48.046756+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-07-28T11:54:48.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:48 smithi150 bash[24144]: cluster 2024-07-28T11:54:46.917217+0000 mgr.y (mgr.25232) 13 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-07-28T11:54:48.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:48 smithi150 bash[24144]: audit 2024-07-28T11:54:47.180676+0000 mgr.y (mgr.25232) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:54:48.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:48 smithi150 bash[24144]: cephadm 2024-07-28T11:54:47.181247+0000 mgr.y (mgr.25232) 15 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:54:48.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:48 smithi150 bash[24144]: cluster 2024-07-28T11:54:48.046756+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-07-28T11:54:48.910 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:48 smithi150 bash[60514]: ts=2024-07-28T11:54:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:965: done (2 left) 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:966: snap_create 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:962: finishing write tid 2 to smithi02269687-17 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:962: finishing write tid 3 to smithi02269687-17 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:962: finishing write tid 4 to smithi02269687-17 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 285 (ObjNum 392 snap 121 seq_num 392) dirty exists 2024-07-28T11:54:49.053 INFO:tasks.rados.rados.0.smithi022.stdout:962: left oid 17 (ObjNum 392 snap 121 seq_num 392) 2024-07-28T11:54:49.054 INFO:tasks.rados.rados.0.smithi022.stdout:964: finishing write tid 1 to smithi02269687-11 2024-07-28T11:54:49.054 INFO:tasks.rados.rados.0.smithi022.stdout:964: finishing write tid 2 to smithi02269687-11 2024-07-28T11:54:49.054 INFO:tasks.rados.rados.0.smithi022.stdout:964: finishing write tid 3 to smithi02269687-11 2024-07-28T11:54:49.054 INFO:tasks.rados.rados.0.smithi022.stdout:964: finishing write tid 4 to smithi02269687-11 2024-07-28T11:54:49.054 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 119 (ObjNum 394 snap 121 seq_num 394) dirty exists 2024-07-28T11:54:49.054 INFO:tasks.rados.rados.0.smithi022.stdout:964: left oid 11 (ObjNum 394 snap 121 seq_num 394) 2024-07-28T11:54:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:54:49] "GET /metrics HTTP/1.1" 200 33573 "" "Prometheus/2.43.0" 2024-07-28T11:54:50.057 INFO:tasks.rados.rados.0.smithi022.stdout:962: done (2 left) 2024-07-28T11:54:50.057 INFO:tasks.rados.rados.0.smithi022.stdout:964: done (1 left) 2024-07-28T11:54:50.057 INFO:tasks.rados.rados.0.smithi022.stdout:966: done (0 left) 2024-07-28T11:54:50.057 INFO:tasks.rados.rados.0.smithi022.stdout:967: snap_create 2024-07-28T11:54:50.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:50 smithi150 bash[24144]: cluster 2024-07-28T11:54:48.917928+0000 mgr.y (mgr.25232) 16 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-07-28T11:54:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:50 smithi150 bash[24144]: cluster 2024-07-28T11:54:49.052111+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-07-28T11:54:50.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:50 smithi150 bash[24144]: audit 2024-07-28T11:54:49.992535+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:50 smithi022 bash[80503]: cluster 2024-07-28T11:54:48.917928+0000 mgr.y (mgr.25232) 16 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-07-28T11:54:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:50 smithi022 bash[80503]: cluster 2024-07-28T11:54:49.052111+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-07-28T11:54:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:50 smithi022 bash[80503]: audit 2024-07-28T11:54:49.992535+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:50 smithi022 bash[31305]: cluster 2024-07-28T11:54:48.917928+0000 mgr.y (mgr.25232) 16 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-07-28T11:54:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:50 smithi022 bash[31305]: cluster 2024-07-28T11:54:49.052111+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-07-28T11:54:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:50 smithi022 bash[31305]: audit 2024-07-28T11:54:49.992535+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:54:51.076 INFO:tasks.rados.rados.0.smithi022.stdout:967: done (0 left) 2024-07-28T11:54:51.076 INFO:tasks.rados.rados.0.smithi022.stdout:968: write oid 31 current snap is 123 2024-07-28T11:54:51.076 INFO:tasks.rados.rados.0.smithi022.stdout:968: seq_num 395 ranges {638765=457358,1748152=604803} 2024-07-28T11:54:51.094 INFO:tasks.rados.rados.0.smithi022.stdout:968: writing smithi02269687-31 from 638765 to 1096123 tid 1 2024-07-28T11:54:51.115 INFO:tasks.rados.rados.0.smithi022.stdout:968: writing smithi02269687-31 from 1748152 to 2352955 tid 2 2024-07-28T11:54:51.115 INFO:tasks.rados.rados.0.smithi022.stdout:969: write oid 7 current snap is 123 2024-07-28T11:54:51.115 INFO:tasks.rados.rados.0.smithi022.stdout:968: finishing write tid 1 to smithi02269687-31 2024-07-28T11:54:51.115 INFO:tasks.rados.rados.0.smithi022.stdout:969: seq_num 396 ranges {655572=648960,1922987=732585} 2024-07-28T11:54:51.136 INFO:tasks.rados.rados.0.smithi022.stdout:969: writing smithi02269687-7 from 655572 to 1304532 tid 1 2024-07-28T11:54:51.155 INFO:tasks.rados.rados.0.smithi022.stdout:969: writing smithi02269687-7 from 1922987 to 2655572 tid 2 2024-07-28T11:54:51.155 INFO:tasks.rados.rados.0.smithi022.stdout:970: write oid 45 current snap is 123 2024-07-28T11:54:51.155 INFO:tasks.rados.rados.0.smithi022.stdout:968: finishing write tid 2 to smithi02269687-31 2024-07-28T11:54:51.155 INFO:tasks.rados.rados.0.smithi022.stdout:970: seq_num 397 ranges {672379=724209,1865116=608472} 2024-07-28T11:54:51.172 INFO:tasks.rados.rados.0.smithi022.stdout:970: writing smithi02269687-45 from 672379 to 1396588 tid 1 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:970: writing smithi02269687-45 from 1865116 to 2473588 tid 2 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:971: read oid 9 snap -1 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:971: expect (ObjNum 384 snap 120 seq_num 384) 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:972: write oid 48 current snap is 123 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:968: finishing write tid 3 to smithi02269687-31 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:968: finishing write tid 4 to smithi02269687-31 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 487 (ObjNum 395 snap 123 seq_num 395) dirty exists 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:968: left oid 31 (ObjNum 395 snap 123 seq_num 395) 2024-07-28T11:54:51.185 INFO:tasks.rados.rados.0.smithi022.stdout:969: finishing write tid 1 to smithi02269687-7 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:969: finishing write tid 2 to smithi02269687-7 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:969: finishing write tid 3 to smithi02269687-7 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:969: finishing write tid 4 to smithi02269687-7 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 765 (ObjNum 396 snap 123 seq_num 396) dirty exists 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:969: left oid 7 (ObjNum 396 snap 123 seq_num 396) 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:970: finishing write tid 1 to smithi02269687-45 2024-07-28T11:54:51.186 INFO:tasks.rados.rados.0.smithi022.stdout:972: seq_num 398 ranges {689186=799458,1923598=752130} 2024-07-28T11:54:51.201 INFO:tasks.rados.rados.0.smithi022.stdout:972: writing smithi02269687-48 from 689186 to 1488644 tid 1 2024-07-28T11:54:51.213 INFO:tasks.rados.rados.0.smithi022.stdout:972: writing smithi02269687-48 from 1923598 to 2675728 tid 2 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:968: done (4 left) 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:969: done (3 left) 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:973: read oid 11 snap -1 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:973: expect (ObjNum 394 snap 121 seq_num 394) 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:974: read oid 38 snap -1 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:974: expect (ObjNum 386 snap 120 seq_num 386) 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:975: rollback oid 7 current snap is 123 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 100 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:970: finishing write tid 2 to smithi02269687-45 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:970: finishing write tid 3 to smithi02269687-45 2024-07-28T11:54:51.214 INFO:tasks.rados.rados.0.smithi022.stdout:970: finishing write tid 4 to smithi02269687-45 2024-07-28T11:54:51.217 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 666 (ObjNum 397 snap 123 seq_num 397) dirty exists 2024-07-28T11:54:51.217 INFO:tasks.rados.rados.0.smithi022.stdout:970: left oid 45 (ObjNum 397 snap 123 seq_num 397) 2024-07-28T11:54:51.218 INFO:tasks.rados.rados.0.smithi022.stdout:971: expect (ObjNum 384 snap 120 seq_num 384) 2024-07-28T11:54:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:51 smithi022 bash[80503]: cluster 2024-07-28T11:54:50.055614+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-07-28T11:54:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:51 smithi022 bash[31305]: cluster 2024-07-28T11:54:50.055614+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-07-28T11:54:51.351 INFO:tasks.rados.rados.0.smithi022.stdout:972: finishing write tid 1 to smithi02269687-48 2024-07-28T11:54:51.351 INFO:tasks.rados.rados.0.smithi022.stdout:975: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:54:51.351 INFO:tasks.rados.rados.0.smithi022.stdout:975: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:54:51.351 INFO:tasks.rados.rados.0.smithi022.stdout:973: expect (ObjNum 394 snap 121 seq_num 394) 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:972: finishing write tid 2 to smithi02269687-48 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:975: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 768 (ObjNum 296 snap 93 seq_num 296) dirty exists 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:972: finishing write tid 3 to smithi02269687-48 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:972: finishing write tid 4 to smithi02269687-48 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 519 (ObjNum 398 snap 123 seq_num 398) dirty exists 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:972: left oid 48 (ObjNum 398 snap 123 seq_num 398) 2024-07-28T11:54:51.436 INFO:tasks.rados.rados.0.smithi022.stdout:974: expect (ObjNum 386 snap 120 seq_num 386) 2024-07-28T11:54:51.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:51 smithi150 bash[24144]: cluster 2024-07-28T11:54:50.055614+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:970: done (5 left) 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:971: done (4 left) 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:972: done (3 left) 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:973: done (2 left) 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:974: done (1 left) 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:975: done (0 left) 2024-07-28T11:54:51.518 INFO:tasks.rados.rados.0.smithi022.stdout:976: delete oid 9 current snap is 123 2024-07-28T11:54:51.521 INFO:tasks.rados.rados.0.smithi022.stdout:976: done (0 left) 2024-07-28T11:54:51.521 INFO:tasks.rados.rados.0.smithi022.stdout:977: read oid 32 snap -1 2024-07-28T11:54:51.521 INFO:tasks.rados.rados.0.smithi022.stdout:977: expect (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:54:51.521 INFO:tasks.rados.rados.0.smithi022.stdout:978: rollback oid 16 current snap is 123 2024-07-28T11:54:51.521 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 100 2024-07-28T11:54:51.521 INFO:tasks.rados.rados.0.smithi022.stdout:979: snap_remove snap 113 2024-07-28T11:54:52.049 INFO:tasks.rados.rados.0.smithi022.stdout:979: done (2 left) 2024-07-28T11:54:52.049 INFO:tasks.rados.rados.0.smithi022.stdout:980: snap_remove snap 121 2024-07-28T11:54:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: cluster 2024-07-28T11:54:50.918689+0000 mgr.y (mgr.25232) 17 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: cluster 2024-07-28T11:54:51.075105+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: audit 2024-07-28T11:54:51.405623+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: audit 2024-07-28T11:54:51.415108+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: audit 2024-07-28T11:54:51.418579+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: audit 2024-07-28T11:54:51.419968+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.422005+0000 mgr.y (mgr.25232) 18 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.422371+0000 mgr.y (mgr.25232) 19 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: audit 2024-07-28T11:54:52.042832+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: cluster 2024-07-28T11:54:52.049369+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-07-28T11:54:52.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[80503]: audit 2024-07-28T11:54:52.061982+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: cluster 2024-07-28T11:54:50.918689+0000 mgr.y (mgr.25232) 17 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:54:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: cluster 2024-07-28T11:54:51.075105+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-07-28T11:54:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: audit 2024-07-28T11:54:51.405623+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: audit 2024-07-28T11:54:51.415108+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: audit 2024-07-28T11:54:51.418579+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: audit 2024-07-28T11:54:51.419968+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.422005+0000 mgr.y (mgr.25232) 18 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:54:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.422371+0000 mgr.y (mgr.25232) 19 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:54:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: audit 2024-07-28T11:54:52.042832+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: cluster 2024-07-28T11:54:52.049369+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-07-28T11:54:52.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:52 smithi022 bash[31305]: audit 2024-07-28T11:54:52.061982+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[60514]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: cluster 2024-07-28T11:54:50.918689+0000 mgr.y (mgr.25232) 17 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 190 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:54:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: cluster 2024-07-28T11:54:51.075105+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-07-28T11:54:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: audit 2024-07-28T11:54:51.405623+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: audit 2024-07-28T11:54:51.415108+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: audit 2024-07-28T11:54:51.418579+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: audit 2024-07-28T11:54:51.419968+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.422005+0000 mgr.y (mgr.25232) 18 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-07-28T11:54:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.422371+0000 mgr.y (mgr.25232) 19 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.conf 2024-07-28T11:54:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: audit 2024-07-28T11:54:52.042832+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: cluster 2024-07-28T11:54:52.049369+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-07-28T11:54:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:52 smithi150 bash[24144]: audit 2024-07-28T11:54:52.061982+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:52.774 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:54:53.072 INFO:tasks.rados.rados.0.smithi022.stdout:980: done (2 left) 2024-07-28T11:54:53.072 INFO:tasks.rados.rados.0.smithi022.stdout:981: write oid 46 current snap is 123 2024-07-28T11:54:53.072 INFO:tasks.rados.rados.0.smithi022.stdout:981: seq_num 400 ranges {722800=549956,2040562=682238} 2024-07-28T11:54:53.077 INFO:tasks.rados.rados.0.smithi022.stdout:981: writing smithi02269687-46 from 722800 to 1272756 tid 1 2024-07-28T11:54:53.087 INFO:tasks.rados.rados.0.smithi022.stdout:981: writing smithi02269687-46 from 2040562 to 2722800 tid 2 2024-07-28T11:54:53.087 INFO:tasks.rados.rados.0.smithi022.stdout:982: snap_remove snap 122 2024-07-28T11:54:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.621600+0000 mgr.y (mgr.25232) 20 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:54:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.632809+0000 mgr.y (mgr.25232) 21 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:54:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.762511+0000 mgr.y (mgr.25232) 22 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:54:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.782009+0000 mgr.y (mgr.25232) 23 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:54:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.899632+0000 mgr.y (mgr.25232) 24 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cephadm 2024-07-28T11:54:51.927839+0000 mgr.y (mgr.25232) 25 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.082170+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.087505+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.092570+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.202463+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.205510+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.207300+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: audit 2024-07-28T11:54:52.216932+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[80503]: cluster 2024-07-28T11:54:53.067317+0000 mon.a (mon.0) 91 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.621600+0000 mgr.y (mgr.25232) 20 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:54:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.632809+0000 mgr.y (mgr.25232) 21 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.762511+0000 mgr.y (mgr.25232) 22 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.782009+0000 mgr.y (mgr.25232) 23 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.899632+0000 mgr.y (mgr.25232) 24 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cephadm 2024-07-28T11:54:51.927839+0000 mgr.y (mgr.25232) 25 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.082170+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.087505+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.092570+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.202463+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.205510+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.207300+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: audit 2024-07-28T11:54:52.216932+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:53 smithi022 bash[31305]: cluster 2024-07-28T11:54:53.067317+0000 mon.a (mon.0) 91 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.621600+0000 mgr.y (mgr.25232) 20 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.632809+0000 mgr.y (mgr.25232) 21 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.conf 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.762511+0000 mgr.y (mgr.25232) 22 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.782009+0000 mgr.y (mgr.25232) 23 : cephadm [INF] Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.899632+0000 mgr.y (mgr.25232) 24 : cephadm [INF] Updating smithi022:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cephadm 2024-07-28T11:54:51.927839+0000 mgr.y (mgr.25232) 25 : cephadm [INF] Updating smithi150:/var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T11:54:53.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.082170+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.087505+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.092570+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.202463+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.205510+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.207300+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: audit 2024-07-28T11:54:52.216932+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:54:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[24144]: cluster 2024-07-28T11:54:53.067317+0000 mon.a (mon.0) 91 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-07-28T11:54:53.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:53 smithi150 bash[60514]: ts=2024-07-28T11:54:53.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:54:54.092 INFO:tasks.rados.rados.0.smithi022.stdout:982: done (3 left) 2024-07-28T11:54:54.092 INFO:tasks.rados.rados.0.smithi022.stdout:983: snap_remove snap 105 2024-07-28T11:54:54.464 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:54 smithi022 bash[80503]: cluster 2024-07-28T11:54:52.919377+0000 mgr.y (mgr.25232) 26 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-07-28T11:54:54.464 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:54 smithi022 bash[80503]: cluster 2024-07-28T11:54:54.091831+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-07-28T11:54:54.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:54 smithi022 bash[31305]: cluster 2024-07-28T11:54:52.919377+0000 mgr.y (mgr.25232) 26 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-07-28T11:54:54.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:54 smithi022 bash[31305]: cluster 2024-07-28T11:54:54.091831+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-07-28T11:54:54.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:54 smithi150 bash[24144]: cluster 2024-07-28T11:54:52.919377+0000 mgr.y (mgr.25232) 26 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-07-28T11:54:54.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:54 smithi150 bash[24144]: cluster 2024-07-28T11:54:54.091831+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-07-28T11:54:54.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:54 smithi150 bash[60514]: ts=2024-07-28T11:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:54.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:54 smithi150 bash[60514]: ts=2024-07-28T11:54:54.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:55.095 INFO:tasks.rados.rados.0.smithi022.stdout:983: done (3 left) 2024-07-28T11:54:55.095 INFO:tasks.rados.rados.0.smithi022.stdout:984: read oid 35 snap -1 2024-07-28T11:54:55.095 INFO:tasks.rados.rados.0.smithi022.stdout:984: expect (ObjNum 367 snap 116 seq_num 367) 2024-07-28T11:54:55.095 INFO:tasks.rados.rados.0.smithi022.stdout:985: rollback oid 26 current snap is 123 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 100 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:978: finishing rollback tid 1 to smithi02269687-16 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 0 (ObjNum 961 snap 0 seq_num 2402690759) dirty dne 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:978: done (4 left) 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:986: read oid 9 snap 107 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:986: expect deleted 2024-07-28T11:54:55.096 INFO:tasks.rados.rados.0.smithi022.stdout:977: expect (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:54:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:981: finishing write tid 1 to smithi02269687-46 2024-07-28T11:54:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:981: finishing write tid 2 to smithi02269687-46 2024-07-28T11:54:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:981: finishing write tid 3 to smithi02269687-46 2024-07-28T11:54:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:981: finishing write tid 4 to smithi02269687-46 2024-07-28T11:54:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 676 (ObjNum 400 snap 123 seq_num 400) dirty exists 2024-07-28T11:54:55.290 INFO:tasks.rados.rados.0.smithi022.stdout:981: left oid 46 (ObjNum 400 snap 123 seq_num 400) 2024-07-28T11:54:55.290 INFO:tasks.rados.rados.0.smithi022.stdout:985: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:54:55.290 INFO:tasks.rados.rados.0.smithi022.stdout:985: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:54:55.290 INFO:tasks.rados.rados.0.smithi022.stdout:985: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:54:55.290 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 382 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-07-28T11:54:55.290 INFO:tasks.rados.rados.0.smithi022.stdout:984: expect (ObjNum 367 snap 116 seq_num 367) 2024-07-28T11:54:55.390 INFO:tasks.rados.rados.0.smithi022.stdout:977: done (4 left) 2024-07-28T11:54:55.390 INFO:tasks.rados.rados.0.smithi022.stdout:981: done (3 left) 2024-07-28T11:54:55.390 INFO:tasks.rados.rados.0.smithi022.stdout:984: done (2 left) 2024-07-28T11:54:55.391 INFO:tasks.rados.rados.0.smithi022.stdout:985: done (1 left) 2024-07-28T11:54:55.391 INFO:tasks.rados.rados.0.smithi022.stdout:987: read oid 21 snap 100 2024-07-28T11:54:55.391 INFO:tasks.rados.rados.0.smithi022.stdout:987: expect deleted 2024-07-28T11:54:55.391 INFO:tasks.rados.rados.0.smithi022.stdout:988: write oid 49 current snap is 123 2024-07-28T11:54:55.391 INFO:tasks.rados.rados.0.smithi022.stdout:988: seq_num 401 ranges {739607=625205,1982691=499457} 2024-07-28T11:54:55.398 INFO:tasks.rados.rados.0.smithi022.stdout:988: writing smithi02269687-49 from 739607 to 1364812 tid 1 2024-07-28T11:54:55.404 INFO:tasks.rados.rados.0.smithi022.stdout:988: writing smithi02269687-49 from 1982691 to 2482148 tid 2 2024-07-28T11:54:55.404 INFO:tasks.rados.rados.0.smithi022.stdout:989: read oid 3 snap -1 2024-07-28T11:54:55.404 INFO:tasks.rados.rados.0.smithi022.stdout:989: expect deleted 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:990: read oid 6 snap -1 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:990: expect (ObjNum 387 snap 120 seq_num 387) 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:991: rollback oid 11 current snap is 123 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 107 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:986: done (5 left) 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:987: done (4 left) 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:992: write oid 41 current snap is 123 2024-07-28T11:54:55.405 INFO:tasks.rados.rados.0.smithi022.stdout:992: seq_num 402 ranges {756414=700454,2041173=715241} 2024-07-28T11:54:55.413 INFO:tasks.rados.rados.0.smithi022.stdout:992: writing smithi02269687-41 from 756414 to 1456868 tid 1 2024-07-28T11:54:55.422 INFO:tasks.rados.rados.0.smithi022.stdout:992: writing smithi02269687-41 from 2041173 to 2756414 tid 2 2024-07-28T11:54:55.422 INFO:tasks.rados.rados.0.smithi022.stdout:993: write oid 24 current snap is 123 2024-07-28T11:54:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:993: seq_num 403 ranges {773221=492056,1816008=503126} 2024-07-28T11:54:55.433 INFO:tasks.rados.rados.0.smithi022.stdout:993: writing smithi02269687-24 from 773221 to 1265277 tid 1 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:993: writing smithi02269687-24 from 1816008 to 2319134 tid 2 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:988: finishing write tid 1 to smithi02269687-49 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:991: finishing rollback tid 0 to smithi02269687-11 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:991: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 121 (ObjNum 177 snap 0 seq_num 3533563824) dirty dne 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:988: finishing write tid 2 to smithi02269687-49 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:994: read oid 32 snap -1 2024-07-28T11:54:55.442 INFO:tasks.rados.rados.0.smithi022.stdout:994: expect (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:54:55.443 INFO:tasks.rados.rados.0.smithi022.stdout:989: done (6 left) 2024-07-28T11:54:55.443 INFO:tasks.rados.rados.0.smithi022.stdout:991: done (5 left) 2024-07-28T11:54:55.443 INFO:tasks.rados.rados.0.smithi022.stdout:995: write oid 4 current snap is 123 2024-07-28T11:54:55.443 INFO:tasks.rados.rados.0.smithi022.stdout:990: expect (ObjNum 387 snap 120 seq_num 387) 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:988: finishing write tid 3 to smithi02269687-49 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:988: finishing write tid 4 to smithi02269687-49 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 281 (ObjNum 401 snap 123 seq_num 401) dirty exists 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:988: left oid 49 (ObjNum 401 snap 123 seq_num 401) 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:992: finishing write tid 1 to smithi02269687-41 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:992: finishing write tid 2 to smithi02269687-41 2024-07-28T11:54:55.561 INFO:tasks.rados.rados.0.smithi022.stdout:992: finishing write tid 3 to smithi02269687-41 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:992: finishing write tid 4 to smithi02269687-41 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 530 (ObjNum 402 snap 123 seq_num 402) dirty exists 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:992: left oid 41 (ObjNum 402 snap 123 seq_num 402) 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:993: finishing write tid 1 to smithi02269687-24 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:993: finishing write tid 2 to smithi02269687-24 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:993: finishing write tid 3 to smithi02269687-24 2024-07-28T11:54:55.562 INFO:tasks.rados.rados.0.smithi022.stdout:995: seq_num 404 ranges {790028=567305,1874490=763137} 2024-07-28T11:54:55.571 INFO:tasks.rados.rados.0.smithi022.stdout:995: writing smithi02269687-4 from 790028 to 1357333 tid 1 2024-07-28T11:54:55.581 INFO:tasks.rados.rados.0.smithi022.stdout:995: writing smithi02269687-4 from 1874490 to 2637627 tid 2 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:988: done (5 left) 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:990: done (4 left) 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:992: done (3 left) 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:996: read oid 11 snap 100 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:996: expect deleted 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:997: snap_create 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:993: finishing write tid 4 to smithi02269687-24 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 104 (ObjNum 403 snap 123 seq_num 403) dirty exists 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:993: left oid 24 (ObjNum 403 snap 123 seq_num 403) 2024-07-28T11:54:55.582 INFO:tasks.rados.rados.0.smithi022.stdout:994: expect (ObjNum 308 snap 94 seq_num 308) 2024-07-28T11:54:55.770 INFO:tasks.rados.rados.0.smithi022.stdout:995: finishing write tid 1 to smithi02269687-4 2024-07-28T11:54:55.770 INFO:tasks.rados.rados.0.smithi022.stdout:995: finishing write tid 2 to smithi02269687-4 2024-07-28T11:54:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:995: finishing write tid 3 to smithi02269687-4 2024-07-28T11:54:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:995: finishing write tid 4 to smithi02269687-4 2024-07-28T11:54:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 791 (ObjNum 404 snap 123 seq_num 404) dirty exists 2024-07-28T11:54:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:995: left oid 4 (ObjNum 404 snap 123 seq_num 404) 2024-07-28T11:54:56.228 INFO:tasks.rados.rados.0.smithi022.stdout:993: done (4 left) 2024-07-28T11:54:56.228 INFO:tasks.rados.rados.0.smithi022.stdout:994: done (3 left) 2024-07-28T11:54:56.228 INFO:tasks.rados.rados.0.smithi022.stdout:995: done (2 left) 2024-07-28T11:54:56.229 INFO:tasks.rados.rados.0.smithi022.stdout:996: done (1 left) 2024-07-28T11:54:56.229 INFO:tasks.rados.rados.0.smithi022.stdout:997: done (0 left) 2024-07-28T11:54:56.229 INFO:tasks.rados.rados.0.smithi022.stdout:998: snap_create 2024-07-28T11:54:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:56 smithi022 bash[80503]: cluster 2024-07-28T11:54:54.920106+0000 mgr.y (mgr.25232) 27 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-07-28T11:54:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:56 smithi022 bash[80503]: cluster 2024-07-28T11:54:55.093990+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-07-28T11:54:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:56 smithi022 bash[31305]: cluster 2024-07-28T11:54:54.920106+0000 mgr.y (mgr.25232) 27 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-07-28T11:54:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:56 smithi022 bash[31305]: cluster 2024-07-28T11:54:55.093990+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-07-28T11:54:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:56 smithi150 bash[24144]: cluster 2024-07-28T11:54:54.920106+0000 mgr.y (mgr.25232) 27 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-07-28T11:54:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:56 smithi150 bash[24144]: cluster 2024-07-28T11:54:55.093990+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-07-28T11:54:57.236 INFO:tasks.rados.rados.0.smithi022.stdout:998: done (0 left) 2024-07-28T11:54:57.236 INFO:tasks.rados.rados.0.smithi022.stdout:999: rollback oid 43 current snap is 125 2024-07-28T11:54:57.236 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 124 2024-07-28T11:54:57.236 INFO:tasks.rados.rados.0.smithi022.stdout:1000: rollback oid 11 current snap is 125 2024-07-28T11:54:57.237 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 123 2024-07-28T11:54:57.237 INFO:tasks.rados.rados.0.smithi022.stdout:1001: snap_create 2024-07-28T11:54:57.244 INFO:tasks.rados.rados.0.smithi022.stdout:1000: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:54:57.244 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T11:54:57.246 INFO:tasks.rados.rados.0.smithi022.stdout:999: finishing rollback tid 1 to smithi02269687-43 2024-07-28T11:54:57.246 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 449 (ObjNum 49 snap 0 seq_num 3528766544) dirty dne 2024-07-28T11:54:57.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:57 smithi150 bash[24144]: cluster 2024-07-28T11:54:56.227167+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-07-28T11:54:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:57 smithi022 bash[80503]: cluster 2024-07-28T11:54:56.227167+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-07-28T11:54:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:57 smithi022 bash[31305]: cluster 2024-07-28T11:54:56.227167+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-07-28T11:54:58.239 INFO:tasks.rados.rados.0.smithi022.stdout:999: done (2 left) 2024-07-28T11:54:58.240 INFO:tasks.rados.rados.0.smithi022.stdout:1000: done (1 left) 2024-07-28T11:54:58.240 INFO:tasks.rados.rados.0.smithi022.stdout:1001: done (0 left) 2024-07-28T11:54:58.240 INFO:tasks.rados.rados.0.smithi022.stdout:1002: delete oid 21 current snap is 126 2024-07-28T11:54:58.254 INFO:tasks.rados.rados.0.smithi022.stdout:1002: done (0 left) 2024-07-28T11:54:58.254 INFO:tasks.rados.rados.0.smithi022.stdout:1003: snap_remove snap 125 2024-07-28T11:54:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:58 smithi150 bash[24144]: cluster 2024-07-28T11:54:56.920970+0000 mgr.y (mgr.25232) 28 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-28T11:54:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:58 smithi150 bash[24144]: cluster 2024-07-28T11:54:57.236558+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-07-28T11:54:58.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:58 smithi022 bash[31305]: cluster 2024-07-28T11:54:56.920970+0000 mgr.y (mgr.25232) 28 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-28T11:54:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:58 smithi022 bash[31305]: cluster 2024-07-28T11:54:57.236558+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-07-28T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:58 smithi022 bash[80503]: cluster 2024-07-28T11:54:56.920970+0000 mgr.y (mgr.25232) 28 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-28T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:58 smithi022 bash[80503]: cluster 2024-07-28T11:54:57.236558+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-07-28T11:54:59.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:54:58 smithi150 bash[60514]: ts=2024-07-28T11:54:58.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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:54:59.257 INFO:tasks.rados.rados.0.smithi022.stdout:1003: done (0 left) 2024-07-28T11:54:59.257 INFO:tasks.rados.rados.0.smithi022.stdout:1004: read oid 31 snap -1 2024-07-28T11:54:59.257 INFO:tasks.rados.rados.0.smithi022.stdout:1004: expect (ObjNum 395 snap 123 seq_num 395) 2024-07-28T11:54:59.257 INFO:tasks.rados.rados.0.smithi022.stdout:1005: snap_create 2024-07-28T11:54:59.271 INFO:tasks.rados.rados.0.smithi022.stdout:1004: expect (ObjNum 395 snap 123 seq_num 395) 2024-07-28T11:54:59.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:54:59 smithi150 bash[24144]: cluster 2024-07-28T11:54:58.239105+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-07-28T11:54:59.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:54:59 smithi022 bash[80503]: cluster 2024-07-28T11:54:58.239105+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-07-28T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:54:59 smithi022 bash[31305]: cluster 2024-07-28T11:54:58.239105+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-07-28T11:54:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:54:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:54:59] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-07-28T11:55:00.268 INFO:tasks.rados.rados.0.smithi022.stdout:1004: done (1 left) 2024-07-28T11:55:00.269 INFO:tasks.rados.rados.0.smithi022.stdout:1005: done (0 left) 2024-07-28T11:55:00.269 INFO:tasks.rados.rados.0.smithi022.stdout:1006: read oid 29 snap 124 2024-07-28T11:55:00.269 INFO:tasks.rados.rados.0.smithi022.stdout:1006: expect deleted 2024-07-28T11:55:00.269 INFO:tasks.rados.rados.0.smithi022.stdout:1007: delete oid 9 current snap is 127 2024-07-28T11:55:00.271 INFO:tasks.rados.rados.0.smithi022.stdout:1007: done (1 left) 2024-07-28T11:55:00.271 INFO:tasks.rados.rados.0.smithi022.stdout:1008: read oid 16 snap 124 2024-07-28T11:55:00.272 INFO:tasks.rados.rados.0.smithi022.stdout:1008: expect deleted 2024-07-28T11:55:00.273 INFO:tasks.rados.rados.0.smithi022.stdout:1009: read oid 21 snap -1 2024-07-28T11:55:00.273 INFO:tasks.rados.rados.0.smithi022.stdout:1009: expect deleted 2024-07-28T11:55:00.273 INFO:tasks.rados.rados.0.smithi022.stdout:1010: rollback oid 10 current snap is 127 2024-07-28T11:55:00.273 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 124 2024-07-28T11:55:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1011: delete oid 35 current snap is 127 2024-07-28T11:55:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1006: done (4 left) 2024-07-28T11:55:00.282 INFO:tasks.rados.rados.0.smithi022.stdout:1008: done (3 left) 2024-07-28T11:55:00.282 INFO:tasks.rados.rados.0.smithi022.stdout:1009: done (2 left) 2024-07-28T11:55:00.282 INFO:tasks.rados.rados.0.smithi022.stdout:1011: done (1 left) 2024-07-28T11:55:00.282 INFO:tasks.rados.rados.0.smithi022.stdout:1012: read oid 21 snap -1 2024-07-28T11:55:00.282 INFO:tasks.rados.rados.0.smithi022.stdout:1012: expect deleted 2024-07-28T11:55:00.283 INFO:tasks.rados.rados.0.smithi022.stdout:1013: write oid 20 current snap is 127 2024-07-28T11:55:00.283 INFO:tasks.rados.rados.0.smithi022.stdout:1013: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2024-07-28T11:55:00.296 INFO:tasks.rados.rados.0.smithi022.stdout:1013: writing smithi02269687-20 from 457256 to 925557 tid 1 2024-07-28T11:55:00.320 INFO:tasks.rados.rados.0.smithi022.stdout:1013: writing smithi02269687-20 from 1592065 to 2362540 tid 2 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1013: writing smithi02269687-20 from 2854581 to 2857256 tid 3 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1014: rollback oid 17 current snap is 127 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 100 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1010: finishing rollback tid 0 to smithi02269687-10 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1015: read oid 28 snap 123 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1015: expect (ObjNum 361 snap 110 seq_num 361) 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1016: delete oid 48 current snap is 127 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1010: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1010: finishing rollback tid 2 to smithi02269687-10 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 386 (ObjNum 353 snap 107 seq_num 353) dirty exists 2024-07-28T11:55:00.329 INFO:tasks.rados.rados.0.smithi022.stdout:1013: finishing write tid 1 to smithi02269687-20 2024-07-28T11:55:00.330 INFO:tasks.rados.rados.0.smithi022.stdout:1013: finishing write tid 2 to smithi02269687-20 2024-07-28T11:55:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:1010: done (5 left) 2024-07-28T11:55:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:1012: done (4 left) 2024-07-28T11:55:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:1016: done (3 left) 2024-07-28T11:55:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:1017: rollback oid 1 current snap is 127 2024-07-28T11:55:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 1 to 107 2024-07-28T11:55:00.334 INFO:tasks.rados.rados.0.smithi022.stdout:1018: rollback oid 19 current snap is 127 2024-07-28T11:55:00.334 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 100 2024-07-28T11:55:00.334 INFO:tasks.rados.rados.0.smithi022.stdout:1019: write oid 2 current snap is 127 2024-07-28T11:55:00.334 INFO:tasks.rados.rados.0.smithi022.stdout:1019: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-07-28T11:55:00.348 INFO:tasks.rados.rados.0.smithi022.stdout:1019: writing smithi02269687-2 from 490870 to 1109669 tid 1 2024-07-28T11:55:00.362 INFO:tasks.rados.rados.0.smithi022.stdout:1019: writing smithi02269687-2 from 1592676 to 2366820 tid 2 2024-07-28T11:55:00.368 INFO:tasks.rados.rados.0.smithi022.stdout:1019: writing smithi02269687-2 from 2793074 to 2890870 tid 3 2024-07-28T11:55:00.368 INFO:tasks.rados.rados.0.smithi022.stdout:1020: read oid 36 snap -1 2024-07-28T11:55:00.368 INFO:tasks.rados.rados.0.smithi022.stdout:1020: expect deleted 2024-07-28T11:55:00.368 INFO:tasks.rados.rados.0.smithi022.stdout:1021: snap_remove snap 126 2024-07-28T11:55:00.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:00 smithi150 bash[24144]: cluster 2024-07-28T11:54:58.921761+0000 mgr.y (mgr.25232) 29 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-28T11:55:00.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:00 smithi150 bash[24144]: cluster 2024-07-28T11:54:59.257298+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-07-28T11:55:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:00 smithi022 bash[80503]: cluster 2024-07-28T11:54:58.921761+0000 mgr.y (mgr.25232) 29 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-28T11:55:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:00 smithi022 bash[80503]: cluster 2024-07-28T11:54:59.257298+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-07-28T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:00 smithi022 bash[31305]: cluster 2024-07-28T11:54:58.921761+0000 mgr.y (mgr.25232) 29 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-28T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:00 smithi022 bash[31305]: cluster 2024-07-28T11:54:59.257298+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1021: done (7 left) 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1022: snap_create 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1013: finishing write tid 3 to smithi02269687-20 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1014: finishing rollback tid 0 to smithi02269687-17 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1013: finishing write tid 4 to smithi02269687-20 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1014: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:55:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 298 (ObjNum 33 snap 0 seq_num 3528771632) dirty dne 2024-07-28T11:55:01.281 INFO:tasks.rados.rados.0.smithi022.stdout:1013: finishing write tid 5 to smithi02269687-20 2024-07-28T11:55:01.281 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 503 (ObjNum 408 snap 127 seq_num 408) dirty exists 2024-07-28T11:55:01.281 INFO:tasks.rados.rados.0.smithi022.stdout:1013: left oid 20 (ObjNum 408 snap 127 seq_num 408) 2024-07-28T11:55:01.281 INFO:tasks.rados.rados.0.smithi022.stdout:1017: finishing rollback tid 0 to smithi02269687-1 2024-07-28T11:55:01.281 INFO:tasks.rados.rados.0.smithi022.stdout:1015: expect (ObjNum 361 snap 110 seq_num 361) 2024-07-28T11:55:01.371 INFO:tasks.rados.rados.0.smithi022.stdout:1018: finishing rollback tid 0 to smithi02269687-19 2024-07-28T11:55:01.371 INFO:tasks.rados.rados.0.smithi022.stdout:1017: finishing rollback tid 1 to smithi02269687-1 2024-07-28T11:55:01.371 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 229 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T11:55:01.371 INFO:tasks.rados.rados.0.smithi022.stdout:1018: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 481 (ObjNum 129 snap 0 seq_num 3533754464) dirty dne 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:1019: finishing write tid 1 to smithi02269687-2 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:1019: finishing write tid 2 to smithi02269687-2 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:1019: finishing write tid 3 to smithi02269687-2 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:1019: finishing write tid 4 to smithi02269687-2 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:1019: finishing write tid 5 to smithi02269687-2 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 796 (ObjNum 410 snap 127 seq_num 410) dirty exists 2024-07-28T11:55:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:1019: left oid 2 (ObjNum 410 snap 127 seq_num 410) 2024-07-28T11:55:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:01 smithi022 bash[80503]: cluster 2024-07-28T11:55:00.267943+0000 mon.a (mon.0) 98 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-07-28T11:55:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:01 smithi022 bash[31305]: cluster 2024-07-28T11:55:00.267943+0000 mon.a (mon.0) 98 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-07-28T11:55:01.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:01 smithi150 bash[24144]: cluster 2024-07-28T11:55:00.267943+0000 mon.a (mon.0) 98 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-07-28T11:55:02.057 INFO:tasks.rados.rados.0.smithi022.stdout:1013: done (7 left) 2024-07-28T11:55:02.057 INFO:tasks.rados.rados.0.smithi022.stdout:1014: done (6 left) 2024-07-28T11:55:02.057 INFO:tasks.rados.rados.0.smithi022.stdout:1015: done (5 left) 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1017: done (4 left) 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1018: done (3 left) 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1019: done (2 left) 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1020: done (1 left) 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1022: done (0 left) 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1023: write oid 4 current snap is 128 2024-07-28T11:55:02.058 INFO:tasks.rados.rados.0.smithi022.stdout:1023: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2024-07-28T11:55:02.065 INFO:tasks.rados.rados.0.smithi022.stdout:1023: writing smithi02269687-4 from 507677 to 918078 tid 1 2024-07-28T11:55:02.074 INFO:tasks.rados.rados.0.smithi022.stdout:1023: writing smithi02269687-4 from 1367511 to 1885313 tid 2 2024-07-28T11:55:02.084 INFO:tasks.rados.rados.0.smithi022.stdout:1023: writing smithi02269687-4 from 2420497 to 2907677 tid 3 2024-07-28T11:55:02.084 INFO:tasks.rados.rados.0.smithi022.stdout:1024: delete oid 48 current snap is 128 2024-07-28T11:55:02.084 INFO:tasks.rados.rados.0.smithi022.stdout:1023: finishing write tid 1 to smithi02269687-4 2024-07-28T11:55:02.087 INFO:tasks.rados.rados.0.smithi022.stdout:1024: done (1 left) 2024-07-28T11:55:02.087 INFO:tasks.rados.rados.0.smithi022.stdout:1025: read oid 38 snap 100 2024-07-28T11:55:02.088 INFO:tasks.rados.rados.0.smithi022.stdout:1025: expect deleted 2024-07-28T11:55:02.088 INFO:tasks.rados.rados.0.smithi022.stdout:1026: write oid 30 current snap is 128 2024-07-28T11:55:02.088 INFO:tasks.rados.rados.0.smithi022.stdout:1026: seq_num 413 ranges {541291=560899,1884475=521471} 2024-07-28T11:55:02.098 INFO:tasks.rados.rados.0.smithi022.stdout:1026: writing smithi02269687-30 from 541291 to 1102190 tid 1 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1026: writing smithi02269687-30 from 1884475 to 2405946 tid 2 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1027: read oid 2 snap -1 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1027: expect (ObjNum 410 snap 127 seq_num 410) 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1028: rollback oid 27 current snap is 128 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 123 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1023: finishing write tid 2 to smithi02269687-4 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1023: finishing write tid 3 to smithi02269687-4 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1023: finishing write tid 4 to smithi02269687-4 2024-07-28T11:55:02.112 INFO:tasks.rados.rados.0.smithi022.stdout:1023: finishing write tid 5 to smithi02269687-4 2024-07-28T11:55:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 803 (ObjNum 411 snap 128 seq_num 411) dirty exists 2024-07-28T11:55:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:1023: left oid 4 (ObjNum 411 snap 128 seq_num 411) 2024-07-28T11:55:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:1026: finishing write tid 1 to smithi02269687-30 2024-07-28T11:55:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:1023: done (4 left) 2024-07-28T11:55:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:1025: done (3 left) 2024-07-28T11:55:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:1029: snap_create 2024-07-28T11:55:02.119 INFO:tasks.rados.rados.0.smithi022.stdout:1026: finishing write tid 2 to smithi02269687-30 2024-07-28T11:55:02.119 INFO:tasks.rados.rados.0.smithi022.stdout:1028: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:55:02.119 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 417 (ObjNum 33 snap 0 seq_num 3528766808) dirty dne 2024-07-28T11:55:02.119 INFO:tasks.rados.rados.0.smithi022.stdout:1026: finishing write tid 3 to smithi02269687-30 2024-07-28T11:55:02.119 INFO:tasks.rados.rados.0.smithi022.stdout:1026: finishing write tid 4 to smithi02269687-30 2024-07-28T11:55:02.120 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 234 (ObjNum 413 snap 128 seq_num 413) dirty exists 2024-07-28T11:55:02.120 INFO:tasks.rados.rados.0.smithi022.stdout:1026: left oid 30 (ObjNum 413 snap 128 seq_num 413) 2024-07-28T11:55:02.130 INFO:tasks.rados.rados.0.smithi022.stdout:1027: expect (ObjNum 410 snap 127 seq_num 410) 2024-07-28T11:55:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:02 smithi022 bash[80503]: cluster 2024-07-28T11:55:00.922566+0000 mgr.y (mgr.25232) 30 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:55:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:02 smithi022 bash[80503]: cluster 2024-07-28T11:55:01.278952+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-07-28T11:55:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:02 smithi022 bash[80503]: cluster 2024-07-28T11:55:02.055799+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-07-28T11:55:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:02 smithi022 bash[31305]: cluster 2024-07-28T11:55:00.922566+0000 mgr.y (mgr.25232) 30 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:55:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:02 smithi022 bash[31305]: cluster 2024-07-28T11:55:01.278952+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-07-28T11:55:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:02 smithi022 bash[31305]: cluster 2024-07-28T11:55:02.055799+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-07-28T11:55:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:02 smithi150 bash[24144]: cluster 2024-07-28T11:55:00.922566+0000 mgr.y (mgr.25232) 30 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 182 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:55:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:02 smithi150 bash[24144]: cluster 2024-07-28T11:55:01.278952+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-07-28T11:55:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:02 smithi150 bash[24144]: cluster 2024-07-28T11:55:02.055799+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-07-28T11:55:02.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:02 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1026: done (3 left) 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1027: done (2 left) 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1028: done (1 left) 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1029: done (0 left) 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1030: read oid 1 snap 127 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1030: expect deleted 2024-07-28T11:55:03.059 INFO:tasks.rados.rados.0.smithi022.stdout:1031: write oid 28 current snap is 129 2024-07-28T11:55:03.060 INFO:tasks.rados.rados.0.smithi022.stdout:1031: seq_num 414 ranges {558098=636148,1826604=665129} 2024-07-28T11:55:03.068 INFO:tasks.rados.rados.0.smithi022.stdout:1031: writing smithi02269687-28 from 558098 to 1194246 tid 1 2024-07-28T11:55:03.075 INFO:tasks.rados.rados.0.smithi022.stdout:1031: writing smithi02269687-28 from 1826604 to 2491733 tid 2 2024-07-28T11:55:03.075 INFO:tasks.rados.rados.0.smithi022.stdout:1032: write oid 26 current snap is 129 2024-07-28T11:55:03.075 INFO:tasks.rados.rados.0.smithi022.stdout:1032: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2024-07-28T11:55:03.082 INFO:tasks.rados.rados.0.smithi022.stdout:1032: writing smithi02269687-26 from 574905 to 1286302 tid 1 2024-07-28T11:55:03.092 INFO:tasks.rados.rados.0.smithi022.stdout:1032: writing smithi02269687-26 from 1885086 to 2410226 tid 2 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1032: writing smithi02269687-26 from 2930189 to 2974905 tid 3 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1033: snap_create 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1031: finishing write tid 1 to smithi02269687-28 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1031: finishing write tid 2 to smithi02269687-28 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1031: finishing write tid 3 to smithi02269687-28 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1031: finishing write tid 4 to smithi02269687-28 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 118 (ObjNum 414 snap 129 seq_num 414) dirty exists 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1031: left oid 28 (ObjNum 414 snap 129 seq_num 414) 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1032: finishing write tid 1 to smithi02269687-26 2024-07-28T11:55:03.099 INFO:tasks.rados.rados.0.smithi022.stdout:1032: finishing write tid 2 to smithi02269687-26 2024-07-28T11:55:03.102 INFO:tasks.rados.rados.0.smithi022.stdout:1032: finishing write tid 3 to smithi02269687-26 2024-07-28T11:55:03.102 INFO:tasks.rados.rados.0.smithi022.stdout:1032: finishing write tid 4 to smithi02269687-26 2024-07-28T11:55:03.103 INFO:tasks.rados.rados.0.smithi022.stdout:1032: finishing write tid 5 to smithi02269687-26 2024-07-28T11:55:03.103 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 393 (ObjNum 415 snap 129 seq_num 415) dirty exists 2024-07-28T11:55:03.103 INFO:tasks.rados.rados.0.smithi022.stdout:1032: left oid 26 (ObjNum 415 snap 129 seq_num 415) 2024-07-28T11:55:03.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:03 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:55:04.067 INFO:tasks.rados.rados.0.smithi022.stdout:1030: done (3 left) 2024-07-28T11:55:04.068 INFO:tasks.rados.rados.0.smithi022.stdout:1031: done (2 left) 2024-07-28T11:55:04.068 INFO:tasks.rados.rados.0.smithi022.stdout:1032: done (1 left) 2024-07-28T11:55:04.068 INFO:tasks.rados.rados.0.smithi022.stdout:1033: done (0 left) 2024-07-28T11:55:04.068 INFO:tasks.rados.rados.0.smithi022.stdout:1034: delete oid 26 current snap is 130 2024-07-28T11:55:04.076 INFO:tasks.rados.rados.0.smithi022.stdout:1034: done (0 left) 2024-07-28T11:55:04.076 INFO:tasks.rados.rados.0.smithi022.stdout:1035: write oid 47 current snap is 130 2024-07-28T11:55:04.076 INFO:tasks.rados.rados.0.smithi022.stdout:1035: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-07-28T11:55:04.086 INFO:tasks.rados.rados.0.smithi022.stdout:1035: writing smithi02269687-47 from 608519 to 1070414 tid 1 2024-07-28T11:55:04.096 INFO:tasks.rados.rados.0.smithi022.stdout:1035: writing smithi02269687-47 from 1602050 to 2130859 tid 2 2024-07-28T11:55:04.105 INFO:tasks.rados.rados.0.smithi022.stdout:1035: writing smithi02269687-47 from 2585035 to 3008519 tid 3 2024-07-28T11:55:04.105 INFO:tasks.rados.rados.0.smithi022.stdout:1036: write oid 20 current snap is 130 2024-07-28T11:55:04.105 INFO:tasks.rados.rados.0.smithi022.stdout:1036: seq_num 418 ranges {625326=537144,1944179=672467} 2024-07-28T11:55:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1036: writing smithi02269687-20 from 625326 to 1162470 tid 1 2024-07-28T11:55:04.129 INFO:tasks.rados.rados.0.smithi022.stdout:1036: writing smithi02269687-20 from 1944179 to 2616646 tid 2 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1037: snap_create 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1035: finishing write tid 1 to smithi02269687-47 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1035: finishing write tid 2 to smithi02269687-47 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1035: finishing write tid 3 to smithi02269687-47 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1035: finishing write tid 4 to smithi02269687-47 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1035: finishing write tid 5 to smithi02269687-47 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 208 (ObjNum 417 snap 130 seq_num 417) dirty exists 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1035: left oid 47 (ObjNum 417 snap 130 seq_num 417) 2024-07-28T11:55:04.130 INFO:tasks.rados.rados.0.smithi022.stdout:1036: finishing write tid 1 to smithi02269687-20 2024-07-28T11:55:04.137 INFO:tasks.rados.rados.0.smithi022.stdout:1036: finishing write tid 2 to smithi02269687-20 2024-07-28T11:55:04.137 INFO:tasks.rados.rados.0.smithi022.stdout:1036: finishing write tid 3 to smithi02269687-20 2024-07-28T11:55:04.138 INFO:tasks.rados.rados.0.smithi022.stdout:1036: finishing write tid 4 to smithi02269687-20 2024-07-28T11:55:04.139 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 511 (ObjNum 418 snap 130 seq_num 418) dirty exists 2024-07-28T11:55:04.139 INFO:tasks.rados.rados.0.smithi022.stdout:1036: left oid 20 (ObjNum 418 snap 130 seq_num 418) 2024-07-28T11:55:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:04 smithi022 bash[80503]: cluster 2024-07-28T11:55:02.923305+0000 mgr.y (mgr.25232) 31 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 667 KiB/s wr, 10 op/s 2024-07-28T11:55:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:04 smithi022 bash[80503]: cluster 2024-07-28T11:55:03.058611+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-07-28T11:55:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:04 smithi022 bash[31305]: cluster 2024-07-28T11:55:02.923305+0000 mgr.y (mgr.25232) 31 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 667 KiB/s wr, 10 op/s 2024-07-28T11:55:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:04 smithi022 bash[31305]: cluster 2024-07-28T11:55:03.058611+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-07-28T11:55:04.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:04 smithi150 bash[24144]: cluster 2024-07-28T11:55:02.923305+0000 mgr.y (mgr.25232) 31 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 667 KiB/s wr, 10 op/s 2024-07-28T11:55:04.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:04 smithi150 bash[24144]: cluster 2024-07-28T11:55:03.058611+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-07-28T11:55:04.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:04 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:04.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:04 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1035: done (2 left) 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1036: done (1 left) 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1037: done (0 left) 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1038: read oid 36 snap 129 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1038: expect deleted 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1039: write oid 8 current snap is 131 2024-07-28T11:55:05.078 INFO:tasks.rados.rados.0.smithi022.stdout:1039: seq_num 419 ranges {642133=728746,2119014=532478} 2024-07-28T11:55:05.091 INFO:tasks.rados.rados.0.smithi022.stdout:1039: writing smithi02269687-8 from 642133 to 1370879 tid 1 2024-07-28T11:55:05.103 INFO:tasks.rados.rados.0.smithi022.stdout:1039: writing smithi02269687-8 from 2119014 to 2651492 tid 2 2024-07-28T11:55:05.103 INFO:tasks.rados.rados.0.smithi022.stdout:1040: write oid 16 current snap is 131 2024-07-28T11:55:05.103 INFO:tasks.rados.rados.0.smithi022.stdout:1040: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-07-28T11:55:05.114 INFO:tasks.rados.rados.0.smithi022.stdout:1040: writing smithi02269687-16 from 658940 to 1062935 tid 1 2024-07-28T11:55:05.128 INFO:tasks.rados.rados.0.smithi022.stdout:1040: writing smithi02269687-16 from 1777496 to 2453632 tid 2 2024-07-28T11:55:05.135 INFO:tasks.rados.rados.0.smithi022.stdout:1040: writing smithi02269687-16 from 2950951 to 3058940 tid 3 2024-07-28T11:55:05.135 INFO:tasks.rados.rados.0.smithi022.stdout:1041: rollback oid 9 current snap is 131 2024-07-28T11:55:05.135 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 100 2024-07-28T11:55:05.135 INFO:tasks.rados.rados.0.smithi022.stdout:1039: finishing write tid 1 to smithi02269687-8 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1039: finishing write tid 2 to smithi02269687-8 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1039: finishing write tid 3 to smithi02269687-8 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1039: finishing write tid 4 to smithi02269687-8 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 507 (ObjNum 419 snap 131 seq_num 419) dirty exists 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1039: left oid 8 (ObjNum 419 snap 131 seq_num 419) 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1040: finishing write tid 1 to smithi02269687-16 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1040: finishing write tid 2 to smithi02269687-16 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1038: done (3 left) 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1039: done (2 left) 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1042: read oid 21 snap -1 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1042: expect deleted 2024-07-28T11:55:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1043: write oid 2 current snap is 131 2024-07-28T11:55:05.137 INFO:tasks.rados.rados.0.smithi022.stdout:1043: seq_num 421 ranges {675747=479244,1835978=536147} 2024-07-28T11:55:05.146 INFO:tasks.rados.rados.0.smithi022.stdout:1043: writing smithi02269687-2 from 675747 to 1154991 tid 1 2024-07-28T11:55:05.158 INFO:tasks.rados.rados.0.smithi022.stdout:1043: writing smithi02269687-2 from 1835978 to 2372125 tid 2 2024-07-28T11:55:05.158 INFO:tasks.rados.rados.0.smithi022.stdout:1044: snap_create 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1040: finishing write tid 3 to smithi02269687-16 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1040: finishing write tid 4 to smithi02269687-16 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1040: finishing write tid 5 to smithi02269687-16 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 511 (ObjNum 420 snap 131 seq_num 420) dirty exists 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1040: left oid 16 (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1041: finishing rollback tid 1 to smithi02269687-9 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1041: finishing rollback tid 2 to smithi02269687-9 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 284 (ObjNum 295 snap 93 seq_num 295) dirty exists 2024-07-28T11:55:05.159 INFO:tasks.rados.rados.0.smithi022.stdout:1043: finishing write tid 1 to smithi02269687-2 2024-07-28T11:55:05.165 INFO:tasks.rados.rados.0.smithi022.stdout:1043: finishing write tid 2 to smithi02269687-2 2024-07-28T11:55:05.165 INFO:tasks.rados.rados.0.smithi022.stdout:1043: finishing write tid 3 to smithi02269687-2 2024-07-28T11:55:05.166 INFO:tasks.rados.rados.0.smithi022.stdout:1043: finishing write tid 4 to smithi02269687-2 2024-07-28T11:55:05.166 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 807 (ObjNum 421 snap 131 seq_num 421) dirty exists 2024-07-28T11:55:05.166 INFO:tasks.rados.rados.0.smithi022.stdout:1043: left oid 2 (ObjNum 421 snap 131 seq_num 421) 2024-07-28T11:55:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:05 smithi022 bash[80503]: cluster 2024-07-28T11:55:04.067875+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-07-28T11:55:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:05 smithi022 bash[80503]: audit 2024-07-28T11:55:04.993048+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:05 smithi022 bash[31305]: cluster 2024-07-28T11:55:04.067875+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-07-28T11:55:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:05 smithi022 bash[31305]: audit 2024-07-28T11:55:04.993048+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:05.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:05 smithi150 bash[24144]: cluster 2024-07-28T11:55:04.067875+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-07-28T11:55:05.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:05 smithi150 bash[24144]: audit 2024-07-28T11:55:04.993048+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:06.080 INFO:tasks.rados.rados.0.smithi022.stdout:1040: done (4 left) 2024-07-28T11:55:06.080 INFO:tasks.rados.rados.0.smithi022.stdout:1041: done (3 left) 2024-07-28T11:55:06.080 INFO:tasks.rados.rados.0.smithi022.stdout:1042: done (2 left) 2024-07-28T11:55:06.081 INFO:tasks.rados.rados.0.smithi022.stdout:1043: done (1 left) 2024-07-28T11:55:06.081 INFO:tasks.rados.rados.0.smithi022.stdout:1044: done (0 left) 2024-07-28T11:55:06.081 INFO:tasks.rados.rados.0.smithi022.stdout:1045: rollback oid 27 current snap is 132 2024-07-28T11:55:06.081 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 100 2024-07-28T11:55:06.081 INFO:tasks.rados.rados.0.smithi022.stdout:1046: write oid 39 current snap is 132 2024-07-28T11:55:06.081 INFO:tasks.rados.rados.0.smithi022.stdout:1046: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-07-28T11:55:06.092 INFO:tasks.rados.rados.0.smithi022.stdout:1046: writing smithi02269687-39 from 692554 to 1247047 tid 1 2024-07-28T11:55:06.104 INFO:tasks.rados.rados.0.smithi022.stdout:1046: writing smithi02269687-39 from 1778107 to 2457912 tid 2 2024-07-28T11:55:06.110 INFO:tasks.rados.rados.0.smithi022.stdout:1046: writing smithi02269687-39 from 2889444 to 3092554 tid 3 2024-07-28T11:55:06.110 INFO:tasks.rados.rados.0.smithi022.stdout:1047: write oid 38 current snap is 132 2024-07-28T11:55:06.110 INFO:tasks.rados.rados.0.smithi022.stdout:1045: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:55:06.110 INFO:tasks.rados.rados.0.smithi022.stdout:1047: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-07-28T11:55:06.122 INFO:tasks.rados.rados.0.smithi022.stdout:1047: writing smithi02269687-38 from 709361 to 1339103 tid 1 2024-07-28T11:55:06.131 INFO:tasks.rados.rados.0.smithi022.stdout:1047: writing smithi02269687-38 from 1836589 to 2376405 tid 2 2024-07-28T11:55:06.138 INFO:tasks.rados.rados.0.smithi022.stdout:1047: writing smithi02269687-38 from 3033220 to 3109361 tid 3 2024-07-28T11:55:06.138 INFO:tasks.rados.rados.0.smithi022.stdout:1048: write oid 32 current snap is 132 2024-07-28T11:55:06.138 INFO:tasks.rados.rados.0.smithi022.stdout:1045: finishing rollback tid 2 to smithi02269687-27 2024-07-28T11:55:06.138 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 486 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T11:55:06.139 INFO:tasks.rados.rados.0.smithi022.stdout:1046: finishing write tid 1 to smithi02269687-39 2024-07-28T11:55:06.139 INFO:tasks.rados.rados.0.smithi022.stdout:1046: finishing write tid 2 to smithi02269687-39 2024-07-28T11:55:06.139 INFO:tasks.rados.rados.0.smithi022.stdout:1048: seq_num 424 ranges {726168=704991,1895071=683474} 2024-07-28T11:55:06.151 INFO:tasks.rados.rados.0.smithi022.stdout:1048: writing smithi02269687-32 from 726168 to 1431159 tid 1 2024-07-28T11:55:06.162 INFO:tasks.rados.rados.0.smithi022.stdout:1048: writing smithi02269687-32 from 1895071 to 2578545 tid 2 2024-07-28T11:55:06.162 INFO:tasks.rados.rados.0.smithi022.stdout:1045: done (3 left) 2024-07-28T11:55:06.162 INFO:tasks.rados.rados.0.smithi022.stdout:1049: read oid 16 snap 131 2024-07-28T11:55:06.162 INFO:tasks.rados.rados.0.smithi022.stdout:1049: expect (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:06.162 INFO:tasks.rados.rados.0.smithi022.stdout:1046: finishing write tid 3 to smithi02269687-39 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1046: finishing write tid 4 to smithi02269687-39 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1046: finishing write tid 5 to smithi02269687-39 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 516 (ObjNum 422 snap 132 seq_num 422) dirty exists 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1046: left oid 39 (ObjNum 422 snap 132 seq_num 422) 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1047: finishing write tid 1 to smithi02269687-38 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1047: finishing write tid 2 to smithi02269687-38 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1046: done (3 left) 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1050: rollback oid 36 current snap is 132 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 128 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1047: finishing write tid 3 to smithi02269687-38 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1047: finishing write tid 4 to smithi02269687-38 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1047: finishing write tid 5 to smithi02269687-38 2024-07-28T11:55:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 491 (ObjNum 423 snap 132 seq_num 423) dirty exists 2024-07-28T11:55:06.164 INFO:tasks.rados.rados.0.smithi022.stdout:1047: left oid 38 (ObjNum 423 snap 132 seq_num 423) 2024-07-28T11:55:06.164 INFO:tasks.rados.rados.0.smithi022.stdout:1048: finishing write tid 1 to smithi02269687-32 2024-07-28T11:55:06.164 INFO:tasks.rados.rados.0.smithi022.stdout:1047: done (3 left) 2024-07-28T11:55:06.164 INFO:tasks.rados.rados.0.smithi022.stdout:1051: snap_create 2024-07-28T11:55:06.169 INFO:tasks.rados.rados.0.smithi022.stdout:1048: finishing write tid 2 to smithi02269687-32 2024-07-28T11:55:06.170 INFO:tasks.rados.rados.0.smithi022.stdout:1048: finishing write tid 3 to smithi02269687-32 2024-07-28T11:55:06.170 INFO:tasks.rados.rados.0.smithi022.stdout:1048: finishing write tid 4 to smithi02269687-32 2024-07-28T11:55:06.171 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 696 (ObjNum 424 snap 132 seq_num 424) dirty exists 2024-07-28T11:55:06.171 INFO:tasks.rados.rados.0.smithi022.stdout:1048: left oid 32 (ObjNum 424 snap 132 seq_num 424) 2024-07-28T11:55:06.171 INFO:tasks.rados.rados.0.smithi022.stdout:1050: finishing rollback tid 1 to smithi02269687-36 2024-07-28T11:55:06.171 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 617 (ObjNum 49 snap 0 seq_num 3533859824) dirty dne 2024-07-28T11:55:06.171 INFO:tasks.rados.rados.0.smithi022.stdout:1049: expect (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:06 smithi150 bash[24144]: cluster 2024-07-28T11:55:04.924039+0000 mgr.y (mgr.25232) 32 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 667 KiB/s wr, 10 op/s 2024-07-28T11:55:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:06 smithi150 bash[24144]: cluster 2024-07-28T11:55:05.077493+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-07-28T11:55:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:06 smithi022 bash[80503]: cluster 2024-07-28T11:55:04.924039+0000 mgr.y (mgr.25232) 32 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 667 KiB/s wr, 10 op/s 2024-07-28T11:55:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:06 smithi022 bash[80503]: cluster 2024-07-28T11:55:05.077493+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-07-28T11:55:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:06 smithi022 bash[31305]: cluster 2024-07-28T11:55:04.924039+0000 mgr.y (mgr.25232) 32 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 667 KiB/s wr, 10 op/s 2024-07-28T11:55:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:06 smithi022 bash[31305]: cluster 2024-07-28T11:55:05.077493+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-07-28T11:55:07.097 INFO:tasks.rados.rados.0.smithi022.stdout:1048: done (3 left) 2024-07-28T11:55:07.098 INFO:tasks.rados.rados.0.smithi022.stdout:1049: done (2 left) 2024-07-28T11:55:07.098 INFO:tasks.rados.rados.0.smithi022.stdout:1050: done (1 left) 2024-07-28T11:55:07.098 INFO:tasks.rados.rados.0.smithi022.stdout:1051: done (0 left) 2024-07-28T11:55:07.098 INFO:tasks.rados.rados.0.smithi022.stdout:1052: snap_remove snap 132 2024-07-28T11:55:07.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:07 smithi150 bash[24144]: cluster 2024-07-28T11:55:06.079226+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-07-28T11:55:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:07 smithi022 bash[80503]: cluster 2024-07-28T11:55:06.079226+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-07-28T11:55:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:07 smithi022 bash[31305]: cluster 2024-07-28T11:55:06.079226+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-07-28T11:55:08.099 INFO:tasks.rados.rados.0.smithi022.stdout:1052: done (0 left) 2024-07-28T11:55:08.100 INFO:tasks.rados.rados.0.smithi022.stdout:1053: snap_create 2024-07-28T11:55:08.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:08 smithi150 bash[24144]: cluster 2024-07-28T11:55:06.924720+0000 mgr.y (mgr.25232) 33 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T11:55:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:08 smithi150 bash[24144]: cluster 2024-07-28T11:55:07.097859+0000 mon.a (mon.0) 106 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-07-28T11:55:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:08 smithi022 bash[80503]: cluster 2024-07-28T11:55:06.924720+0000 mgr.y (mgr.25232) 33 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T11:55:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:08 smithi022 bash[80503]: cluster 2024-07-28T11:55:07.097859+0000 mon.a (mon.0) 106 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-07-28T11:55:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:08 smithi022 bash[31305]: cluster 2024-07-28T11:55:06.924720+0000 mgr.y (mgr.25232) 33 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T11:55:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:08 smithi022 bash[31305]: cluster 2024-07-28T11:55:07.097859+0000 mon.a (mon.0) 106 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-07-28T11:55:09.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:08 smithi150 bash[60514]: ts=2024-07-28T11:55:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:09.120 INFO:tasks.rados.rados.0.smithi022.stdout:1053: done (0 left) 2024-07-28T11:55:09.120 INFO:tasks.rados.rados.0.smithi022.stdout:1054: snap_remove snap 128 2024-07-28T11:55:09.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:09 smithi022 bash[80503]: cluster 2024-07-28T11:55:08.099209+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-07-28T11:55:09.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:09 smithi022 bash[31305]: cluster 2024-07-28T11:55:08.099209+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-07-28T11:55:09.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:09 smithi150 bash[24144]: cluster 2024-07-28T11:55:08.099209+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-07-28T11:55:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:55:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:55:09] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-07-28T11:55:10.130 INFO:tasks.rados.rados.0.smithi022.stdout:1054: done (0 left) 2024-07-28T11:55:10.130 INFO:tasks.rados.rados.0.smithi022.stdout:1055: delete oid 17 current snap is 134 2024-07-28T11:55:10.139 INFO:tasks.rados.rados.0.smithi022.stdout:1055: done (0 left) 2024-07-28T11:55:10.139 INFO:tasks.rados.rados.0.smithi022.stdout:1056: read oid 16 snap -1 2024-07-28T11:55:10.139 INFO:tasks.rados.rados.0.smithi022.stdout:1056: expect (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:10.139 INFO:tasks.rados.rados.0.smithi022.stdout:1057: read oid 42 snap -1 2024-07-28T11:55:10.139 INFO:tasks.rados.rados.0.smithi022.stdout:1057: expect (ObjNum 379 snap 119 seq_num 379) 2024-07-28T11:55:10.140 INFO:tasks.rados.rados.0.smithi022.stdout:1058: snap_remove snap 127 2024-07-28T11:55:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:10 smithi150 bash[24144]: cluster 2024-07-28T11:55:08.925559+0000 mgr.y (mgr.25232) 34 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T11:55:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:10 smithi150 bash[24144]: cluster 2024-07-28T11:55:09.120230+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-07-28T11:55:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:10 smithi022 bash[80503]: cluster 2024-07-28T11:55:08.925559+0000 mgr.y (mgr.25232) 34 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T11:55:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:10 smithi022 bash[80503]: cluster 2024-07-28T11:55:09.120230+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-07-28T11:55:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:10 smithi022 bash[31305]: cluster 2024-07-28T11:55:08.925559+0000 mgr.y (mgr.25232) 34 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T11:55:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:10 smithi022 bash[31305]: cluster 2024-07-28T11:55:09.120230+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-07-28T11:55:11.139 INFO:tasks.rados.rados.0.smithi022.stdout:1058: done (2 left) 2024-07-28T11:55:11.139 INFO:tasks.rados.rados.0.smithi022.stdout:1059: snap_create 2024-07-28T11:55:11.139 INFO:tasks.rados.rados.0.smithi022.stdout:1057: expect (ObjNum 379 snap 119 seq_num 379) 2024-07-28T11:55:11.345 INFO:tasks.rados.rados.0.smithi022.stdout:1056: expect (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:11.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:11 smithi150 bash[24144]: cluster 2024-07-28T11:55:10.128369+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-07-28T11:55:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:11 smithi022 bash[80503]: cluster 2024-07-28T11:55:10.128369+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-07-28T11:55:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:11 smithi022 bash[31305]: cluster 2024-07-28T11:55:10.128369+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1056: done (2 left) 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1057: done (1 left) 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1059: done (0 left) 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1060: read oid 27 snap -1 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1060: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1061: read oid 41 snap -1 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1061: expect (ObjNum 402 snap 123 seq_num 402) 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1062: write oid 6 current snap is 135 2024-07-28T11:55:12.061 INFO:tasks.rados.rados.0.smithi022.stdout:1062: seq_num 426 ranges {759782=571842,2012035=687143} 2024-07-28T11:55:12.084 INFO:tasks.rados.rados.0.smithi022.stdout:1062: writing smithi02269687-6 from 759782 to 1331624 tid 1 2024-07-28T11:55:12.107 INFO:tasks.rados.rados.0.smithi022.stdout:1062: writing smithi02269687-6 from 2012035 to 2699178 tid 2 2024-07-28T11:55:12.107 INFO:tasks.rados.rados.0.smithi022.stdout:1063: delete oid 23 current snap is 135 2024-07-28T11:55:12.108 INFO:tasks.rados.rados.0.smithi022.stdout:1061: expect (ObjNum 402 snap 123 seq_num 402) 2024-07-28T11:55:12.274 INFO:tasks.rados.rados.0.smithi022.stdout:1060: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1062: finishing write tid 1 to smithi02269687-6 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1062: finishing write tid 2 to smithi02269687-6 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1062: finishing write tid 3 to smithi02269687-6 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1062: finishing write tid 4 to smithi02269687-6 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 418 (ObjNum 426 snap 135 seq_num 426) dirty exists 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1062: left oid 6 (ObjNum 426 snap 135 seq_num 426) 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1060: done (3 left) 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1061: done (2 left) 2024-07-28T11:55:12.471 INFO:tasks.rados.rados.0.smithi022.stdout:1062: done (1 left) 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1063: done (0 left) 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1064: read oid 37 snap 133 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1064: expect deleted 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1065: read oid 32 snap -1 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1065: expect (ObjNum 424 snap 132 seq_num 424) 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1066: read oid 45 snap -1 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1066: expect (ObjNum 397 snap 123 seq_num 397) 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1067: write oid 24 current snap is 135 2024-07-28T11:55:12.472 INFO:tasks.rados.rados.0.smithi022.stdout:1067: seq_num 428 ranges {793396=722340,2128999=690812} 2024-07-28T11:55:12.495 INFO:tasks.rados.rados.0.smithi022.stdout:1067: writing smithi02269687-24 from 793396 to 1515736 tid 1 2024-07-28T11:55:12.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:12 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:12.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:12 smithi150 bash[24144]: cluster 2024-07-28T11:55:10.926392+0000 mgr.y (mgr.25232) 35 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:55:12.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:12 smithi150 bash[24144]: cluster 2024-07-28T11:55:11.138425+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-07-28T11:55:12.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:12 smithi150 bash[24144]: cluster 2024-07-28T11:55:12.059823+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-07-28T11:55:12.517 INFO:tasks.rados.rados.0.smithi022.stdout:1067: writing smithi02269687-24 from 2128999 to 2819811 tid 2 2024-07-28T11:55:12.517 INFO:tasks.rados.rados.0.smithi022.stdout:1068: read oid 48 snap -1 2024-07-28T11:55:12.517 INFO:tasks.rados.rados.0.smithi022.stdout:1068: expect deleted 2024-07-28T11:55:12.517 INFO:tasks.rados.rados.0.smithi022.stdout:1069: rollback oid 22 current snap is 135 2024-07-28T11:55:12.517 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 22 to 123 2024-07-28T11:55:12.518 INFO:tasks.rados.rados.0.smithi022.stdout:1064: done (5 left) 2024-07-28T11:55:12.518 INFO:tasks.rados.rados.0.smithi022.stdout:1070: read oid 50 snap -1 2024-07-28T11:55:12.518 INFO:tasks.rados.rados.0.smithi022.stdout:1070: expect deleted 2024-07-28T11:55:12.518 INFO:tasks.rados.rados.0.smithi022.stdout:1071: rollback oid 20 current snap is 135 2024-07-28T11:55:12.518 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 100 2024-07-28T11:55:12.518 INFO:tasks.rados.rados.0.smithi022.stdout:1065: expect (ObjNum 424 snap 132 seq_num 424) 2024-07-28T11:55:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:12 smithi022 bash[80503]: cluster 2024-07-28T11:55:10.926392+0000 mgr.y (mgr.25232) 35 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:55:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:12 smithi022 bash[80503]: cluster 2024-07-28T11:55:11.138425+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-07-28T11:55:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:12 smithi022 bash[80503]: cluster 2024-07-28T11:55:12.059823+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-07-28T11:55:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:12 smithi022 bash[31305]: cluster 2024-07-28T11:55:10.926392+0000 mgr.y (mgr.25232) 35 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:55:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:12 smithi022 bash[31305]: cluster 2024-07-28T11:55:11.138425+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-07-28T11:55:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:12 smithi022 bash[31305]: cluster 2024-07-28T11:55:12.059823+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-07-28T11:55:12.816 INFO:tasks.rados.rados.0.smithi022.stdout:1066: expect (ObjNum 397 snap 123 seq_num 397) 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:1067: finishing write tid 1 to smithi02269687-24 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:1069: finishing rollback tid 1 to smithi02269687-22 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 485 (ObjNum 129 snap 0 seq_num 3533973328) dirty dne 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:1067: finishing write tid 2 to smithi02269687-24 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:1067: finishing write tid 3 to smithi02269687-24 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:1071: finishing rollback tid 0 to smithi02269687-20 2024-07-28T11:55:13.022 INFO:tasks.rados.rados.0.smithi022.stdout:1071: finishing rollback tid 1 to smithi02269687-20 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1067: finishing write tid 4 to smithi02269687-24 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 108 (ObjNum 428 snap 135 seq_num 428) dirty exists 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1067: left oid 24 (ObjNum 428 snap 135 seq_num 428) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1071: finishing rollback tid 2 to smithi02269687-20 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 528 (ObjNum 299 snap 93 seq_num 299) dirty exists 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1065: done (6 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1066: done (5 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1067: done (4 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1068: done (3 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1069: done (2 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1070: done (1 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1071: done (0 left) 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1072: write oid 36 current snap is 135 2024-07-28T11:55:13.023 INFO:tasks.rados.rados.0.smithi022.stdout:1072: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-07-28T11:55:13.041 INFO:tasks.rados.rados.0.smithi022.stdout:1072: writing smithi02269687-36 from 410203 to 1207792 tid 1 2024-07-28T11:55:13.058 INFO:tasks.rados.rados.0.smithi022.stdout:1072: writing smithi02269687-36 from 1787481 to 2221951 tid 2 2024-07-28T11:55:13.074 INFO:tasks.rados.rados.0.smithi022.stdout:1072: writing smithi02269687-36 from 2681405 to 3210203 tid 3 2024-07-28T11:55:13.074 INFO:tasks.rados.rados.0.smithi022.stdout:1073: snap_create 2024-07-28T11:55:13.074 INFO:tasks.rados.rados.0.smithi022.stdout:1072: finishing write tid 1 to smithi02269687-36 2024-07-28T11:55:13.074 INFO:tasks.rados.rados.0.smithi022.stdout:1072: finishing write tid 2 to smithi02269687-36 2024-07-28T11:55:13.079 INFO:tasks.rados.rados.0.smithi022.stdout:1072: finishing write tid 3 to smithi02269687-36 2024-07-28T11:55:13.079 INFO:tasks.rados.rados.0.smithi022.stdout:1072: finishing write tid 4 to smithi02269687-36 2024-07-28T11:55:13.080 INFO:tasks.rados.rados.0.smithi022.stdout:1072: finishing write tid 5 to smithi02269687-36 2024-07-28T11:55:13.080 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 705 (ObjNum 429 snap 135 seq_num 429) dirty exists 2024-07-28T11:55:13.080 INFO:tasks.rados.rados.0.smithi022.stdout:1072: left oid 36 (ObjNum 429 snap 135 seq_num 429) 2024-07-28T11:55:13.143 INFO:tasks.rados.rados.0.smithi022.stdout:1072: done (1 left) 2024-07-28T11:55:13.143 INFO:tasks.rados.rados.0.smithi022.stdout:1073: done (0 left) 2024-07-28T11:55:13.143 INFO:tasks.rados.rados.0.smithi022.stdout:1074: snap_create 2024-07-28T11:55:13.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:13 smithi150 bash[60514]: ts=2024-07-28T11:55:13.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:55:14.154 INFO:tasks.rados.rados.0.smithi022.stdout:1074: done (0 left) 2024-07-28T11:55:14.155 INFO:tasks.rados.rados.0.smithi022.stdout:1075: read oid 47 snap -1 2024-07-28T11:55:14.155 INFO:tasks.rados.rados.0.smithi022.stdout:1075: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T11:55:14.155 INFO:tasks.rados.rados.0.smithi022.stdout:1076: write oid 26 current snap is 137 2024-07-28T11:55:14.155 INFO:tasks.rados.rados.0.smithi022.stdout:1076: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-07-28T11:55:14.167 INFO:tasks.rados.rados.0.smithi022.stdout:1076: writing smithi02269687-26 from 427010 to 899848 tid 1 2024-07-28T11:55:14.182 INFO:tasks.rados.rados.0.smithi022.stdout:1076: writing smithi02269687-26 from 1329610 to 2024091 tid 2 2024-07-28T11:55:14.198 INFO:tasks.rados.rados.0.smithi022.stdout:1076: writing smithi02269687-26 from 2708828 to 3227010 tid 3 2024-07-28T11:55:14.198 INFO:tasks.rados.rados.0.smithi022.stdout:1077: write oid 49 current snap is 137 2024-07-28T11:55:14.198 INFO:tasks.rados.rados.0.smithi022.stdout:1077: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-07-28T11:55:14.211 INFO:tasks.rados.rados.0.smithi022.stdout:1077: writing smithi02269687-49 from 443817 to 991904 tid 1 2024-07-28T11:55:14.227 INFO:tasks.rados.rados.0.smithi022.stdout:1077: writing smithi02269687-49 from 1788092 to 2226231 tid 2 2024-07-28T11:55:14.238 INFO:tasks.rados.rados.0.smithi022.stdout:1077: writing smithi02269687-49 from 3019898 to 3243817 tid 3 2024-07-28T11:55:14.238 INFO:tasks.rados.rados.0.smithi022.stdout:1078: write oid 2 current snap is 137 2024-07-28T11:55:14.238 INFO:tasks.rados.rados.0.smithi022.stdout:1078: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-07-28T11:55:14.248 INFO:tasks.rados.rados.0.smithi022.stdout:1078: writing smithi02269687-2 from 460624 to 1083960 tid 1 2024-07-28T11:55:14.260 INFO:tasks.rados.rados.0.smithi022.stdout:1078: writing smithi02269687-2 from 1846574 to 2544724 tid 2 2024-07-28T11:55:14.266 INFO:tasks.rados.rados.0.smithi022.stdout:1078: writing smithi02269687-2 from 3163674 to 3260624 tid 3 2024-07-28T11:55:14.266 INFO:tasks.rados.rados.0.smithi022.stdout:1079: read oid 36 snap -1 2024-07-28T11:55:14.267 INFO:tasks.rados.rados.0.smithi022.stdout:1079: expect (ObjNum 429 snap 135 seq_num 429) 2024-07-28T11:55:14.267 INFO:tasks.rados.rados.0.smithi022.stdout:1080: read oid 16 snap -1 2024-07-28T11:55:14.267 INFO:tasks.rados.rados.0.smithi022.stdout:1080: expect (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:14.267 INFO:tasks.rados.rados.0.smithi022.stdout:1081: rollback oid 4 current snap is 137 2024-07-28T11:55:14.267 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 134 2024-07-28T11:55:14.267 INFO:tasks.rados.rados.0.smithi022.stdout:1075: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T11:55:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:14 smithi150 bash[24144]: cluster 2024-07-28T11:55:12.927093+0000 mgr.y (mgr.25232) 36 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 995 KiB/s wr, 10 op/s 2024-07-28T11:55:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:14 smithi150 bash[24144]: cluster 2024-07-28T11:55:13.142497+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-07-28T11:55:14.454 INFO:tasks.rados.rados.0.smithi022.stdout:1076: finishing write tid 1 to smithi02269687-26 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1076: finishing write tid 2 to smithi02269687-26 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1076: finishing write tid 3 to smithi02269687-26 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1076: finishing write tid 4 to smithi02269687-26 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1076: finishing write tid 5 to smithi02269687-26 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 404 (ObjNum 430 snap 137 seq_num 430) dirty exists 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1076: left oid 26 (ObjNum 430 snap 137 seq_num 430) 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1077: finishing write tid 1 to smithi02269687-49 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1077: finishing write tid 2 to smithi02269687-49 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1077: finishing write tid 3 to smithi02269687-49 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1077: finishing write tid 4 to smithi02269687-49 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:1077: finishing write tid 5 to smithi02269687-49 2024-07-28T11:55:14.455 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 289 (ObjNum 431 snap 137 seq_num 431) dirty exists 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1077: left oid 49 (ObjNum 431 snap 137 seq_num 431) 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1078: finishing write tid 1 to smithi02269687-2 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1078: finishing write tid 2 to smithi02269687-2 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1078: finishing write tid 3 to smithi02269687-2 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1078: finishing write tid 4 to smithi02269687-2 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1078: finishing write tid 5 to smithi02269687-2 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 818 (ObjNum 432 snap 137 seq_num 432) dirty exists 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1078: left oid 2 (ObjNum 432 snap 137 seq_num 432) 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1081: finishing rollback tid 0 to smithi02269687-4 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1081: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:55:14.456 INFO:tasks.rados.rados.0.smithi022.stdout:1080: expect (ObjNum 420 snap 131 seq_num 420) 2024-07-28T11:55:14.554 INFO:tasks.rados.rados.0.smithi022.stdout:1081: finishing rollback tid 2 to smithi02269687-4 2024-07-28T11:55:14.555 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 822 (ObjNum 411 snap 128 seq_num 411) dirty exists 2024-07-28T11:55:14.555 INFO:tasks.rados.rados.0.smithi022.stdout:1079: expect (ObjNum 429 snap 135 seq_num 429) 2024-07-28T11:55:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:14 smithi022 bash[31305]: cluster 2024-07-28T11:55:12.927093+0000 mgr.y (mgr.25232) 36 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 995 KiB/s wr, 10 op/s 2024-07-28T11:55:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:14 smithi022 bash[31305]: cluster 2024-07-28T11:55:13.142497+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-07-28T11:55:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:14 smithi022 bash[80503]: cluster 2024-07-28T11:55:12.927093+0000 mgr.y (mgr.25232) 36 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 995 KiB/s wr, 10 op/s 2024-07-28T11:55:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:14 smithi022 bash[80503]: cluster 2024-07-28T11:55:13.142497+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1075: done (6 left) 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1076: done (5 left) 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1077: done (4 left) 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1078: done (3 left) 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1079: done (2 left) 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1080: done (1 left) 2024-07-28T11:55:14.654 INFO:tasks.rados.rados.0.smithi022.stdout:1081: done (0 left) 2024-07-28T11:55:14.655 INFO:tasks.rados.rados.0.smithi022.stdout:1082: write oid 6 current snap is 137 2024-07-28T11:55:14.655 INFO:tasks.rados.rados.0.smithi022.stdout:1082: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-07-28T11:55:14.668 INFO:tasks.rados.rados.0.smithi022.stdout:1082: writing smithi02269687-6 from 477431 to 1176016 tid 1 2024-07-28T11:55:14.682 INFO:tasks.rados.rados.0.smithi022.stdout:1082: writing smithi02269687-6 from 1905056 to 2346864 tid 2 2024-07-28T11:55:14.694 INFO:tasks.rados.rados.0.smithi022.stdout:1082: writing smithi02269687-6 from 3074744 to 3277431 tid 3 2024-07-28T11:55:14.694 INFO:tasks.rados.rados.0.smithi022.stdout:1083: snap_create 2024-07-28T11:55:14.695 INFO:tasks.rados.rados.0.smithi022.stdout:1082: finishing write tid 1 to smithi02269687-6 2024-07-28T11:55:14.695 INFO:tasks.rados.rados.0.smithi022.stdout:1082: finishing write tid 2 to smithi02269687-6 2024-07-28T11:55:14.700 INFO:tasks.rados.rados.0.smithi022.stdout:1082: finishing write tid 3 to smithi02269687-6 2024-07-28T11:55:14.700 INFO:tasks.rados.rados.0.smithi022.stdout:1082: finishing write tid 4 to smithi02269687-6 2024-07-28T11:55:14.700 INFO:tasks.rados.rados.0.smithi022.stdout:1082: finishing write tid 5 to smithi02269687-6 2024-07-28T11:55:14.700 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 423 (ObjNum 433 snap 137 seq_num 433) dirty exists 2024-07-28T11:55:14.700 INFO:tasks.rados.rados.0.smithi022.stdout:1082: left oid 6 (ObjNum 433 snap 137 seq_num 433) 2024-07-28T11:55:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:14 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:14 smithi150 bash[60514]: ts=2024-07-28T11:55:14.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:15.167 INFO:tasks.rados.rados.0.smithi022.stdout:1082: done (1 left) 2024-07-28T11:55:15.167 INFO:tasks.rados.rados.0.smithi022.stdout:1083: done (0 left) 2024-07-28T11:55:15.167 INFO:tasks.rados.rados.0.smithi022.stdout:1084: rollback oid 17 current snap is 138 2024-07-28T11:55:15.167 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 130 2024-07-28T11:55:15.167 INFO:tasks.rados.rados.0.smithi022.stdout:1085: rollback oid 23 current snap is 138 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 131 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1086: read oid 24 snap 131 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1086: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1087: read oid 20 snap -1 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1087: expect (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1088: read oid 21 snap -1 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1088: expect deleted 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1089: read oid 34 snap -1 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1089: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1090: read oid 1 snap -1 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1090: expect deleted 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1091: write oid 48 current snap is 138 2024-07-28T11:55:15.168 INFO:tasks.rados.rados.0.smithi022.stdout:1091: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2024-07-28T11:55:15.185 INFO:tasks.rados.rados.0.smithi022.stdout:1091: writing smithi02269687-48 from 494238 to 984425 tid 1 2024-07-28T11:55:15.198 INFO:tasks.rados.rados.0.smithi022.stdout:1091: writing smithi02269687-48 from 1563538 to 2265357 tid 2 2024-07-28T11:55:15.211 INFO:tasks.rados.rados.0.smithi022.stdout:1091: writing smithi02269687-48 from 2818520 to 3294238 tid 3 2024-07-28T11:55:15.211 INFO:tasks.rados.rados.0.smithi022.stdout:1092: rollback oid 2 current snap is 138 2024-07-28T11:55:15.211 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 124 2024-07-28T11:55:15.211 INFO:tasks.rados.rados.0.smithi022.stdout:1084: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:55:15.211 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 298 (ObjNum 49 snap 0 seq_num 3528766544) dirty dne 2024-07-28T11:55:15.211 INFO:tasks.rados.rados.0.smithi022.stdout:1085: finishing rollback tid 1 to smithi02269687-23 2024-07-28T11:55:15.212 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 0 (ObjNum 145 snap 0 seq_num 3533883552) dirty dne 2024-07-28T11:55:15.212 INFO:tasks.rados.rados.0.smithi022.stdout:1086: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T11:55:15.418 INFO:tasks.rados.rados.0.smithi022.stdout:1089: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:55:15.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:15 smithi150 bash[24144]: cluster 2024-07-28T11:55:14.153780+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-07-28T11:55:15.553 INFO:tasks.rados.rados.0.smithi022.stdout:1087: expect (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:55:15.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:15 smithi022 bash[31305]: cluster 2024-07-28T11:55:14.153780+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-07-28T11:55:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:15 smithi022 bash[80503]: cluster 2024-07-28T11:55:14.153780+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1091: finishing write tid 1 to smithi02269687-48 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1091: finishing write tid 2 to smithi02269687-48 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1091: finishing write tid 3 to smithi02269687-48 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1091: finishing write tid 4 to smithi02269687-48 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1092: finishing rollback tid 0 to smithi02269687-2 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1091: finishing write tid 5 to smithi02269687-48 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 540 (ObjNum 434 snap 138 seq_num 434) dirty exists 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1091: left oid 48 (ObjNum 434 snap 138 seq_num 434) 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1092: finishing rollback tid 1 to smithi02269687-2 2024-07-28T11:55:15.652 INFO:tasks.rados.rados.0.smithi022.stdout:1092: finishing rollback tid 2 to smithi02269687-2 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 826 (ObjNum 377 snap 119 seq_num 377) dirty exists 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1084: done (8 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1085: done (7 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1086: done (6 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1087: done (5 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1088: done (4 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1089: done (3 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1090: done (2 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1091: done (1 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1092: done (0 left) 2024-07-28T11:55:15.653 INFO:tasks.rados.rados.0.smithi022.stdout:1093: delete oid 10 current snap is 138 2024-07-28T11:55:15.656 INFO:tasks.rados.rados.0.smithi022.stdout:1093: done (0 left) 2024-07-28T11:55:15.656 INFO:tasks.rados.rados.0.smithi022.stdout:1094: rollback oid 7 current snap is 138 2024-07-28T11:55:15.656 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 130 2024-07-28T11:55:15.656 INFO:tasks.rados.rados.0.smithi022.stdout:1095: snap_create 2024-07-28T11:55:15.661 INFO:tasks.rados.rados.0.smithi022.stdout:1094: finishing rollback tid 0 to smithi02269687-7 2024-07-28T11:55:15.662 INFO:tasks.rados.rados.0.smithi022.stdout:1094: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:55:15.662 INFO:tasks.rados.rados.0.smithi022.stdout:1094: finishing rollback tid 2 to smithi02269687-7 2024-07-28T11:55:15.662 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 830 (ObjNum 296 snap 93 seq_num 296) dirty exists 2024-07-28T11:55:16.167 INFO:tasks.rados.rados.0.smithi022.stdout:1094: done (1 left) 2024-07-28T11:55:16.167 INFO:tasks.rados.rados.0.smithi022.stdout:1095: done (0 left) 2024-07-28T11:55:16.168 INFO:tasks.rados.rados.0.smithi022.stdout:1096: rollback oid 11 current snap is 139 2024-07-28T11:55:16.168 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 107 2024-07-28T11:55:16.168 INFO:tasks.rados.rados.0.smithi022.stdout:1097: snap_remove snap 131 2024-07-28T11:55:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:16 smithi150 bash[24144]: cluster 2024-07-28T11:55:14.927787+0000 mgr.y (mgr.25232) 37 : cluster [DBG] pgmap v63: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 995 KiB/s wr, 10 op/s 2024-07-28T11:55:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:16 smithi150 bash[24144]: cluster 2024-07-28T11:55:15.166064+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-07-28T11:55:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:16 smithi022 bash[80503]: cluster 2024-07-28T11:55:14.927787+0000 mgr.y (mgr.25232) 37 : cluster [DBG] pgmap v63: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 995 KiB/s wr, 10 op/s 2024-07-28T11:55:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:16 smithi022 bash[80503]: cluster 2024-07-28T11:55:15.166064+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-07-28T11:55:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:16 smithi022 bash[31305]: cluster 2024-07-28T11:55:14.927787+0000 mgr.y (mgr.25232) 37 : cluster [DBG] pgmap v63: 89 pgs: 89 active+clean; 213 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 995 KiB/s wr, 10 op/s 2024-07-28T11:55:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:16 smithi022 bash[31305]: cluster 2024-07-28T11:55:15.166064+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-07-28T11:55:17.188 INFO:tasks.rados.rados.0.smithi022.stdout:1097: done (1 left) 2024-07-28T11:55:17.189 INFO:tasks.rados.rados.0.smithi022.stdout:1098: write oid 26 current snap is 139 2024-07-28T11:55:17.189 INFO:tasks.rados.rados.0.smithi022.stdout:1096: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:55:17.189 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-07-28T11:55:17.189 INFO:tasks.rados.rados.0.smithi022.stdout:1098: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-07-28T11:55:17.210 INFO:tasks.rados.rados.0.smithi022.stdout:1098: writing smithi02269687-26 from 527852 to 1168537 tid 1 2024-07-28T11:55:17.228 INFO:tasks.rados.rados.0.smithi022.stdout:1098: writing smithi02269687-26 from 1680502 to 2269637 tid 2 2024-07-28T11:55:17.245 INFO:tasks.rados.rados.0.smithi022.stdout:1098: writing smithi02269687-26 from 2757013 to 3327852 tid 3 2024-07-28T11:55:17.245 INFO:tasks.rados.rados.0.smithi022.stdout:1096: done (1 left) 2024-07-28T11:55:17.245 INFO:tasks.rados.rados.0.smithi022.stdout:1099: read oid 30 snap -1 2024-07-28T11:55:17.245 INFO:tasks.rados.rados.0.smithi022.stdout:1099: expect (ObjNum 413 snap 128 seq_num 413) 2024-07-28T11:55:17.245 INFO:tasks.rados.rados.0.smithi022.stdout:1100: write oid 10 current snap is 139 2024-07-28T11:55:17.245 INFO:tasks.rados.rados.0.smithi022.stdout:1100: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-07-28T11:55:17.260 INFO:tasks.rados.rados.0.smithi022.stdout:1100: writing smithi02269687-10 from 544659 to 1260593 tid 1 2024-07-28T11:55:17.269 INFO:tasks.rados.rados.0.smithi022.stdout:1100: writing smithi02269687-10 from 1738984 to 2188130 tid 2 2024-07-28T11:55:17.279 INFO:tasks.rados.rados.0.smithi022.stdout:1100: writing smithi02269687-10 from 2784436 to 3344659 tid 3 2024-07-28T11:55:17.279 INFO:tasks.rados.rados.0.smithi022.stdout:1101: write oid 5 current snap is 139 2024-07-28T11:55:17.279 INFO:tasks.rados.rados.0.smithi022.stdout:1101: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2024-07-28T11:55:17.289 INFO:tasks.rados.rados.0.smithi022.stdout:1101: writing smithi02269687-5 from 561466 to 1352649 tid 1 2024-07-28T11:55:17.299 INFO:tasks.rados.rados.0.smithi022.stdout:1101: writing smithi02269687-5 from 2081113 to 2673917 tid 2 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1101: writing smithi02269687-5 from 3095506 to 3361466 tid 3 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1102: read oid 7 snap -1 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1102: expect (ObjNum 296 snap 93 seq_num 296) 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1103: rollback oid 24 current snap is 139 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 124 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1098: finishing write tid 1 to smithi02269687-26 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1098: finishing write tid 2 to smithi02269687-26 2024-07-28T11:55:17.304 INFO:tasks.rados.rados.0.smithi022.stdout:1098: finishing write tid 3 to smithi02269687-26 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:1098: finishing write tid 4 to smithi02269687-26 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:1098: finishing write tid 5 to smithi02269687-26 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 413 (ObjNum 436 snap 139 seq_num 436) dirty exists 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:1098: left oid 26 (ObjNum 436 snap 139 seq_num 436) 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:1098: done (5 left) 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:1104: delete oid 36 current snap is 139 2024-07-28T11:55:17.305 INFO:tasks.rados.rados.0.smithi022.stdout:1099: expect (ObjNum 413 snap 128 seq_num 413) 2024-07-28T11:55:17.423 INFO:tasks.rados.rados.0.smithi022.stdout:1100: finishing write tid 1 to smithi02269687-10 2024-07-28T11:55:17.423 INFO:tasks.rados.rados.0.smithi022.stdout:1100: finishing write tid 2 to smithi02269687-10 2024-07-28T11:55:17.423 INFO:tasks.rados.rados.0.smithi022.stdout:1100: finishing write tid 3 to smithi02269687-10 2024-07-28T11:55:17.423 INFO:tasks.rados.rados.0.smithi022.stdout:1100: finishing write tid 4 to smithi02269687-10 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1100: finishing write tid 5 to smithi02269687-10 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 417 (ObjNum 437 snap 139 seq_num 437) dirty exists 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1100: left oid 10 (ObjNum 437 snap 139 seq_num 437) 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1101: finishing write tid 1 to smithi02269687-5 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1101: finishing write tid 2 to smithi02269687-5 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1101: finishing write tid 3 to smithi02269687-5 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1101: finishing write tid 4 to smithi02269687-5 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1101: finishing write tid 5 to smithi02269687-5 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 216 (ObjNum 438 snap 139 seq_num 438) dirty exists 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1101: left oid 5 (ObjNum 438 snap 139 seq_num 438) 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1103: finishing rollback tid 0 to smithi02269687-24 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1103: finishing rollback tid 1 to smithi02269687-24 2024-07-28T11:55:17.424 INFO:tasks.rados.rados.0.smithi022.stdout:1103: finishing rollback tid 2 to smithi02269687-24 2024-07-28T11:55:17.425 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 114 (ObjNum 403 snap 123 seq_num 403) dirty exists 2024-07-28T11:55:17.425 INFO:tasks.rados.rados.0.smithi022.stdout:1102: expect (ObjNum 296 snap 93 seq_num 296) 2024-07-28T11:55:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:17 smithi150 bash[24144]: cluster 2024-07-28T11:55:16.166831+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-07-28T11:55:17.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:17 smithi022 bash[31305]: cluster 2024-07-28T11:55:16.166831+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-07-28T11:55:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:17 smithi022 bash[80503]: cluster 2024-07-28T11:55:16.166831+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1099: done (5 left) 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1100: done (4 left) 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1101: done (3 left) 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1102: done (2 left) 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1103: done (1 left) 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1104: done (0 left) 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1105: write oid 14 current snap is 139 2024-07-28T11:55:17.648 INFO:tasks.rados.rados.0.smithi022.stdout:1105: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-07-28T11:55:17.659 INFO:tasks.rados.rados.0.smithi022.stdout:1105: writing smithi02269687-14 from 595080 to 1136761 tid 1 2024-07-28T11:55:17.671 INFO:tasks.rados.rados.0.smithi022.stdout:1105: writing smithi02269687-14 from 1798077 to 2394550 tid 2 2024-07-28T11:55:17.681 INFO:tasks.rados.rados.0.smithi022.stdout:1105: writing smithi02269687-14 from 3150352 to 3395080 tid 3 2024-07-28T11:55:17.681 INFO:tasks.rados.rados.0.smithi022.stdout:1106: write oid 31 current snap is 139 2024-07-28T11:55:17.681 INFO:tasks.rados.rados.0.smithi022.stdout:1106: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-07-28T11:55:17.694 INFO:tasks.rados.rados.0.smithi022.stdout:1106: writing smithi02269687-31 from 611887 to 1345170 tid 1 2024-07-28T11:55:17.704 INFO:tasks.rados.rados.0.smithi022.stdout:1106: writing smithi02269687-31 from 1972912 to 2429396 tid 2 2024-07-28T11:55:17.713 INFO:tasks.rados.rados.0.smithi022.stdout:1106: writing smithi02269687-31 from 2894128 to 3411887 tid 3 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1107: snap_create 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1105: finishing write tid 1 to smithi02269687-14 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1105: finishing write tid 2 to smithi02269687-14 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1105: finishing write tid 3 to smithi02269687-14 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1105: finishing write tid 4 to smithi02269687-14 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1105: finishing write tid 5 to smithi02269687-14 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 841 (ObjNum 440 snap 139 seq_num 440) dirty exists 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1105: left oid 14 (ObjNum 440 snap 139 seq_num 440) 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1106: finishing write tid 1 to smithi02269687-31 2024-07-28T11:55:17.714 INFO:tasks.rados.rados.0.smithi022.stdout:1106: finishing write tid 2 to smithi02269687-31 2024-07-28T11:55:17.718 INFO:tasks.rados.rados.0.smithi022.stdout:1106: finishing write tid 3 to smithi02269687-31 2024-07-28T11:55:17.718 INFO:tasks.rados.rados.0.smithi022.stdout:1106: finishing write tid 4 to smithi02269687-31 2024-07-28T11:55:17.718 INFO:tasks.rados.rados.0.smithi022.stdout:1106: finishing write tid 5 to smithi02269687-31 2024-07-28T11:55:17.718 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 516 (ObjNum 441 snap 139 seq_num 441) dirty exists 2024-07-28T11:55:17.718 INFO:tasks.rados.rados.0.smithi022.stdout:1106: left oid 31 (ObjNum 441 snap 139 seq_num 441) 2024-07-28T11:55:18.189 INFO:tasks.rados.rados.0.smithi022.stdout:1105: done (2 left) 2024-07-28T11:55:18.189 INFO:tasks.rados.rados.0.smithi022.stdout:1106: done (1 left) 2024-07-28T11:55:18.189 INFO:tasks.rados.rados.0.smithi022.stdout:1107: done (0 left) 2024-07-28T11:55:18.189 INFO:tasks.rados.rados.0.smithi022.stdout:1108: read oid 45 snap -1 2024-07-28T11:55:18.189 INFO:tasks.rados.rados.0.smithi022.stdout:1108: expect (ObjNum 397 snap 123 seq_num 397) 2024-07-28T11:55:18.189 INFO:tasks.rados.rados.0.smithi022.stdout:1109: snap_create 2024-07-28T11:55:18.206 INFO:tasks.rados.rados.0.smithi022.stdout:1108: expect (ObjNum 397 snap 123 seq_num 397) 2024-07-28T11:55:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:18 smithi150 bash[24144]: cluster 2024-07-28T11:55:16.928448+0000 mgr.y (mgr.25232) 38 : cluster [DBG] pgmap v66: 89 pgs: 89 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-07-28T11:55:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:18 smithi150 bash[24144]: cluster 2024-07-28T11:55:17.187864+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-07-28T11:55:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:18 smithi022 bash[80503]: cluster 2024-07-28T11:55:16.928448+0000 mgr.y (mgr.25232) 38 : cluster [DBG] pgmap v66: 89 pgs: 89 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-07-28T11:55:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:18 smithi022 bash[80503]: cluster 2024-07-28T11:55:17.187864+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-07-28T11:55:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:18 smithi022 bash[31305]: cluster 2024-07-28T11:55:16.928448+0000 mgr.y (mgr.25232) 38 : cluster [DBG] pgmap v66: 89 pgs: 89 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-07-28T11:55:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:18 smithi022 bash[31305]: cluster 2024-07-28T11:55:17.187864+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-07-28T11:55:19.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:18 smithi150 bash[60514]: ts=2024-07-28T11:55: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:19.207 INFO:tasks.rados.rados.0.smithi022.stdout:1108: done (1 left) 2024-07-28T11:55:19.207 INFO:tasks.rados.rados.0.smithi022.stdout:1109: done (0 left) 2024-07-28T11:55:19.207 INFO:tasks.rados.rados.0.smithi022.stdout:1110: read oid 37 snap -1 2024-07-28T11:55:19.207 INFO:tasks.rados.rados.0.smithi022.stdout:1110: expect deleted 2024-07-28T11:55:19.207 INFO:tasks.rados.rados.0.smithi022.stdout:1111: rollback oid 38 current snap is 141 2024-07-28T11:55:19.208 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 138 2024-07-28T11:55:19.208 INFO:tasks.rados.rados.0.smithi022.stdout:1112: write oid 1 current snap is 141 2024-07-28T11:55:19.208 INFO:tasks.rados.rados.0.smithi022.stdout:1112: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2024-07-28T11:55:19.216 INFO:tasks.rados.rados.0.smithi022.stdout:1112: writing smithi02269687-1 from 628694 to 1037226 tid 1 2024-07-28T11:55:19.225 INFO:tasks.rados.rados.0.smithi022.stdout:1112: writing smithi02269687-1 from 1515041 to 2115183 tid 2 2024-07-28T11:55:19.234 INFO:tasks.rados.rados.0.smithi022.stdout:1112: writing smithi02269687-1 from 2805198 to 3357310 tid 3 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:1113: delete oid 7 current snap is 141 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:1111: finishing rollback tid 0 to smithi02269687-38 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:1111: finishing rollback tid 1 to smithi02269687-38 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:1111: finishing rollback tid 2 to smithi02269687-38 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 501 (ObjNum 423 snap 132 seq_num 423) dirty exists 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:1112: finishing write tid 1 to smithi02269687-1 2024-07-28T11:55:19.235 INFO:tasks.rados.rados.0.smithi022.stdout:1112: finishing write tid 2 to smithi02269687-1 2024-07-28T11:55:19.238 INFO:tasks.rados.rados.0.smithi022.stdout:1112: finishing write tid 3 to smithi02269687-1 2024-07-28T11:55:19.239 INFO:tasks.rados.rados.0.smithi022.stdout:1112: finishing write tid 4 to smithi02269687-1 2024-07-28T11:55:19.239 INFO:tasks.rados.rados.0.smithi022.stdout:1112: finishing write tid 5 to smithi02269687-1 2024-07-28T11:55:19.239 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 238 (ObjNum 442 snap 141 seq_num 442) dirty exists 2024-07-28T11:55:19.239 INFO:tasks.rados.rados.0.smithi022.stdout:1112: left oid 1 (ObjNum 442 snap 141 seq_num 442) 2024-07-28T11:55:19.243 INFO:tasks.rados.rados.0.smithi022.stdout:1110: done (3 left) 2024-07-28T11:55:19.243 INFO:tasks.rados.rados.0.smithi022.stdout:1111: done (2 left) 2024-07-28T11:55:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:1112: done (1 left) 2024-07-28T11:55:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:1113: done (0 left) 2024-07-28T11:55:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:1114: rollback oid 45 current snap is 141 2024-07-28T11:55:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 107 2024-07-28T11:55:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:1115: write oid 16 current snap is 141 2024-07-28T11:55:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:1115: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-07-28T11:55:19.252 INFO:tasks.rados.rados.0.smithi022.stdout:1115: writing smithi02269687-16 from 662308 to 1221338 tid 1 2024-07-28T11:55:19.260 INFO:tasks.rados.rados.0.smithi022.stdout:1115: writing smithi02269687-16 from 1632005 to 2235816 tid 2 2024-07-28T11:55:19.269 INFO:tasks.rados.rados.0.smithi022.stdout:1115: writing smithi02269687-16 from 2860044 to 3462308 tid 3 2024-07-28T11:55:19.269 INFO:tasks.rados.rados.0.smithi022.stdout:1116: write oid 25 current snap is 141 2024-07-28T11:55:19.270 INFO:tasks.rados.rados.0.smithi022.stdout:1116: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-07-28T11:55:19.280 INFO:tasks.rados.rados.0.smithi022.stdout:1116: writing smithi02269687-25 from 679115 to 1313394 tid 1 2024-07-28T11:55:19.288 INFO:tasks.rados.rados.0.smithi022.stdout:1116: writing smithi02269687-25 from 2090487 to 2554309 tid 2 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1116: writing smithi02269687-25 from 3003820 to 3479115 tid 3 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1117: read oid 18 snap -1 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1117: expect (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1118: read oid 26 snap -1 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1118: expect (ObjNum 436 snap 139 seq_num 436) 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1119: snap_create 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1114: finishing rollback tid 0 to smithi02269687-45 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1114: finishing rollback tid 1 to smithi02269687-45 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1114: finishing rollback tid 2 to smithi02269687-45 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 713 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-07-28T11:55:19.295 INFO:tasks.rados.rados.0.smithi022.stdout:1115: finishing write tid 1 to smithi02269687-16 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1115: finishing write tid 2 to smithi02269687-16 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1115: finishing write tid 3 to smithi02269687-16 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1115: finishing write tid 4 to smithi02269687-16 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1115: finishing write tid 5 to smithi02269687-16 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 521 (ObjNum 444 snap 141 seq_num 444) dirty exists 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1115: left oid 16 (ObjNum 444 snap 141 seq_num 444) 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1116: finishing write tid 1 to smithi02269687-25 2024-07-28T11:55:19.296 INFO:tasks.rados.rados.0.smithi022.stdout:1116: finishing write tid 2 to smithi02269687-25 2024-07-28T11:55:19.302 INFO:tasks.rados.rados.0.smithi022.stdout:1117: expect (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:55:19.414 INFO:tasks.rados.rados.0.smithi022.stdout:1118: expect (ObjNum 436 snap 139 seq_num 436) 2024-07-28T11:55:19.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:19 smithi150 bash[24144]: cluster 2024-07-28T11:55:18.187830+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-07-28T11:55:19.558 INFO:tasks.rados.rados.0.smithi022.stdout:1116: finishing write tid 3 to smithi02269687-25 2024-07-28T11:55:19.558 INFO:tasks.rados.rados.0.smithi022.stdout:1116: finishing write tid 4 to smithi02269687-25 2024-07-28T11:55:19.558 INFO:tasks.rados.rados.0.smithi022.stdout:1116: finishing write tid 5 to smithi02269687-25 2024-07-28T11:55:19.558 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 429 (ObjNum 445 snap 141 seq_num 445) dirty exists 2024-07-28T11:55:19.558 INFO:tasks.rados.rados.0.smithi022.stdout:1116: left oid 25 (ObjNum 445 snap 141 seq_num 445) 2024-07-28T11:55:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:19 smithi022 bash[80503]: cluster 2024-07-28T11:55:18.187830+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-07-28T11:55:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:55:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:55:19] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-07-28T11:55:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:19 smithi022 bash[31305]: cluster 2024-07-28T11:55:18.187830+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1114: done (5 left) 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1115: done (4 left) 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1116: done (3 left) 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1117: done (2 left) 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1118: done (1 left) 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1119: done (0 left) 2024-07-28T11:55:20.208 INFO:tasks.rados.rados.0.smithi022.stdout:1120: rollback oid 34 current snap is 142 2024-07-28T11:55:20.209 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 141 2024-07-28T11:55:20.209 INFO:tasks.rados.rados.0.smithi022.stdout:1121: snap_create 2024-07-28T11:55:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1120: finishing rollback tid 0 to smithi02269687-34 2024-07-28T11:55:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1120: finishing rollback tid 1 to smithi02269687-34 2024-07-28T11:55:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1120: finishing rollback tid 2 to smithi02269687-34 2024-07-28T11:55:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 544 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T11:55:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:20 smithi150 bash[24144]: cluster 2024-07-28T11:55:18.929180+0000 mgr.y (mgr.25232) 39 : cluster [DBG] pgmap v69: 89 pgs: 89 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-07-28T11:55:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:20 smithi150 bash[24144]: cluster 2024-07-28T11:55:19.206662+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-07-28T11:55:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:20 smithi150 bash[24144]: audit 2024-07-28T11:55:19.993699+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:20 smithi022 bash[80503]: cluster 2024-07-28T11:55:18.929180+0000 mgr.y (mgr.25232) 39 : cluster [DBG] pgmap v69: 89 pgs: 89 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-07-28T11:55:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:20 smithi022 bash[80503]: cluster 2024-07-28T11:55:19.206662+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-07-28T11:55:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:20 smithi022 bash[80503]: audit 2024-07-28T11:55:19.993699+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:20 smithi022 bash[31305]: cluster 2024-07-28T11:55:18.929180+0000 mgr.y (mgr.25232) 39 : cluster [DBG] pgmap v69: 89 pgs: 89 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-07-28T11:55:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:20 smithi022 bash[31305]: cluster 2024-07-28T11:55:19.206662+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-07-28T11:55:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:20 smithi022 bash[31305]: audit 2024-07-28T11:55:19.993699+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:21.224 INFO:tasks.rados.rados.0.smithi022.stdout:1120: done (1 left) 2024-07-28T11:55:21.225 INFO:tasks.rados.rados.0.smithi022.stdout:1121: done (0 left) 2024-07-28T11:55:21.225 INFO:tasks.rados.rados.0.smithi022.stdout:1122: snap_create 2024-07-28T11:55:21.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:21 smithi150 bash[24144]: cluster 2024-07-28T11:55:20.207674+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-07-28T11:55:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:21 smithi022 bash[80503]: cluster 2024-07-28T11:55:20.207674+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-07-28T11:55:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:21 smithi022 bash[31305]: cluster 2024-07-28T11:55:20.207674+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-07-28T11:55:22.063 INFO:tasks.rados.rados.0.smithi022.stdout:1122: done (0 left) 2024-07-28T11:55:22.063 INFO:tasks.rados.rados.0.smithi022.stdout:1123: write oid 16 current snap is 144 2024-07-28T11:55:22.063 INFO:tasks.rados.rados.0.smithi022.stdout:1123: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2024-07-28T11:55:22.079 INFO:tasks.rados.rados.0.smithi022.stdout:1123: writing smithi02269687-16 from 695922 to 1405450 tid 1 2024-07-28T11:55:22.094 INFO:tasks.rados.rados.0.smithi022.stdout:1123: writing smithi02269687-16 from 2032616 to 2640096 tid 2 2024-07-28T11:55:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1123: writing smithi02269687-16 from 3198537 to 3495922 tid 3 2024-07-28T11:55:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1124: read oid 3 snap -1 2024-07-28T11:55:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1124: expect deleted 2024-07-28T11:55:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1125: snap_remove snap 138 2024-07-28T11:55:22.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:22 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:22 smithi150 bash[24144]: cluster 2024-07-28T11:55:20.929956+0000 mgr.y (mgr.25232) 40 : cluster [DBG] pgmap v72: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-07-28T11:55:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:22 smithi150 bash[24144]: cluster 2024-07-28T11:55:21.225154+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-07-28T11:55:22.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:22 smithi150 bash[24144]: cluster 2024-07-28T11:55:22.062811+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-07-28T11:55:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:22 smithi022 bash[80503]: cluster 2024-07-28T11:55:20.929956+0000 mgr.y (mgr.25232) 40 : cluster [DBG] pgmap v72: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-07-28T11:55:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:22 smithi022 bash[80503]: cluster 2024-07-28T11:55:21.225154+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-07-28T11:55:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:22 smithi022 bash[80503]: cluster 2024-07-28T11:55:22.062811+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-07-28T11:55:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:22 smithi022 bash[31305]: cluster 2024-07-28T11:55:20.929956+0000 mgr.y (mgr.25232) 40 : cluster [DBG] pgmap v72: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-07-28T11:55:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:22 smithi022 bash[31305]: cluster 2024-07-28T11:55:21.225154+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-07-28T11:55:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:22 smithi022 bash[31305]: cluster 2024-07-28T11:55:22.062811+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-07-28T11:55:23.069 INFO:tasks.rados.rados.0.smithi022.stdout:1123: finishing write tid 1 to smithi02269687-16 2024-07-28T11:55:23.069 INFO:tasks.rados.rados.0.smithi022.stdout:1123: finishing write tid 2 to smithi02269687-16 2024-07-28T11:55:23.069 INFO:tasks.rados.rados.0.smithi022.stdout:1123: finishing write tid 3 to smithi02269687-16 2024-07-28T11:55:23.069 INFO:tasks.rados.rados.0.smithi022.stdout:1123: finishing write tid 4 to smithi02269687-16 2024-07-28T11:55:23.069 INFO:tasks.rados.rados.0.smithi022.stdout:1123: finishing write tid 5 to smithi02269687-16 2024-07-28T11:55:23.069 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 526 (ObjNum 446 snap 144 seq_num 446) dirty exists 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1123: left oid 16 (ObjNum 446 snap 144 seq_num 446) 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1123: done (2 left) 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1124: done (1 left) 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1125: done (0 left) 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1126: read oid 31 snap -1 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1126: expect (ObjNum 441 snap 139 seq_num 441) 2024-07-28T11:55:23.070 INFO:tasks.rados.rados.0.smithi022.stdout:1127: delete oid 12 current snap is 144 2024-07-28T11:55:23.085 INFO:tasks.rados.rados.0.smithi022.stdout:1126: expect (ObjNum 441 snap 139 seq_num 441) 2024-07-28T11:55:23.345 INFO:tasks.rados.rados.0.smithi022.stdout:1126: done (1 left) 2024-07-28T11:55:23.345 INFO:tasks.rados.rados.0.smithi022.stdout:1127: done (0 left) 2024-07-28T11:55:23.345 INFO:tasks.rados.rados.0.smithi022.stdout:1128: snap_create 2024-07-28T11:55:23.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:23 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:55:24.231 INFO:tasks.rados.rados.0.smithi022.stdout:1128: done (0 left) 2024-07-28T11:55:24.232 INFO:tasks.rados.rados.0.smithi022.stdout:1129: delete oid 24 current snap is 145 2024-07-28T11:55:24.239 INFO:tasks.rados.rados.0.smithi022.stdout:1129: done (0 left) 2024-07-28T11:55:24.239 INFO:tasks.rados.rados.0.smithi022.stdout:1130: read oid 43 snap 100 2024-07-28T11:55:24.239 INFO:tasks.rados.rados.0.smithi022.stdout:1130: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:55:24.239 INFO:tasks.rados.rados.0.smithi022.stdout:1131: delete oid 39 current snap is 145 2024-07-28T11:55:24.248 INFO:tasks.rados.rados.0.smithi022.stdout:1131: done (1 left) 2024-07-28T11:55:24.248 INFO:tasks.rados.rados.0.smithi022.stdout:1132: snap_create 2024-07-28T11:55:24.250 INFO:tasks.rados.rados.0.smithi022.stdout:1130: expect (ObjNum 199 snap 57 seq_num 199) 2024-07-28T11:55:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:24 smithi022 bash[80503]: cluster 2024-07-28T11:55:22.930797+0000 mgr.y (mgr.25232) 41 : cluster [DBG] pgmap v75: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-07-28T11:55:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:24 smithi022 bash[80503]: cluster 2024-07-28T11:55:23.065158+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-07-28T11:55:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:24 smithi022 bash[31305]: cluster 2024-07-28T11:55:22.930797+0000 mgr.y (mgr.25232) 41 : cluster [DBG] pgmap v75: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-07-28T11:55:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:24 smithi022 bash[31305]: cluster 2024-07-28T11:55:23.065158+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-07-28T11:55:24.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:24 smithi150 bash[24144]: cluster 2024-07-28T11:55:22.930797+0000 mgr.y (mgr.25232) 41 : cluster [DBG] pgmap v75: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-07-28T11:55:24.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:24 smithi150 bash[24144]: cluster 2024-07-28T11:55:23.065158+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-07-28T11:55:24.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:24 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:24.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:24 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1130: done (1 left) 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1132: done (0 left) 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1133: read oid 6 snap -1 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1133: expect (ObjNum 433 snap 137 seq_num 433) 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1134: read oid 21 snap -1 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1134: expect deleted 2024-07-28T11:55:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1135: snap_create 2024-07-28T11:55:25.259 INFO:tasks.rados.rados.0.smithi022.stdout:1133: expect (ObjNum 433 snap 137 seq_num 433) 2024-07-28T11:55:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:25 smithi150 bash[24144]: cluster 2024-07-28T11:55:24.229756+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-07-28T11:55:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:25 smithi022 bash[80503]: cluster 2024-07-28T11:55:24.229756+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-07-28T11:55:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:25 smithi022 bash[31305]: cluster 2024-07-28T11:55:24.229756+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-07-28T11:55:26.242 INFO:tasks.rados.rados.0.smithi022.stdout:1133: done (2 left) 2024-07-28T11:55:26.243 INFO:tasks.rados.rados.0.smithi022.stdout:1134: done (1 left) 2024-07-28T11:55:26.243 INFO:tasks.rados.rados.0.smithi022.stdout:1135: done (0 left) 2024-07-28T11:55:26.243 INFO:tasks.rados.rados.0.smithi022.stdout:1136: write oid 49 current snap is 147 2024-07-28T11:55:26.243 INFO:tasks.rados.rados.0.smithi022.stdout:1136: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-07-28T11:55:26.267 INFO:tasks.rados.rados.0.smithi022.stdout:1136: writing smithi02269687-49 from 763150 to 1490027 tid 1 2024-07-28T11:55:26.285 INFO:tasks.rados.rados.0.smithi022.stdout:1136: writing smithi02269687-49 from 1982897 to 2597715 tid 2 2024-07-28T11:55:26.299 INFO:tasks.rados.rados.0.smithi022.stdout:1136: writing smithi02269687-49 from 3024582 to 3499576 tid 3 2024-07-28T11:55:26.299 INFO:tasks.rados.rados.0.smithi022.stdout:1137: snap_remove snap 136 2024-07-28T11:55:26.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:26 smithi150 bash[24144]: cluster 2024-07-28T11:55:24.931611+0000 mgr.y (mgr.25232) 42 : cluster [DBG] pgmap v78: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T11:55:26.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:26 smithi150 bash[24144]: cluster 2024-07-28T11:55:25.240343+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-07-28T11:55:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:26 smithi022 bash[80503]: cluster 2024-07-28T11:55:24.931611+0000 mgr.y (mgr.25232) 42 : cluster [DBG] pgmap v78: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T11:55:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:26 smithi022 bash[80503]: cluster 2024-07-28T11:55:25.240343+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-07-28T11:55:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:26 smithi022 bash[31305]: cluster 2024-07-28T11:55:24.931611+0000 mgr.y (mgr.25232) 42 : cluster [DBG] pgmap v78: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T11:55:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:26 smithi022 bash[31305]: cluster 2024-07-28T11:55:25.240343+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-07-28T11:55:27.260 INFO:tasks.rados.rados.0.smithi022.stdout:1137: done (1 left) 2024-07-28T11:55:27.260 INFO:tasks.rados.rados.0.smithi022.stdout:1138: read oid 1 snap -1 2024-07-28T11:55:27.260 INFO:tasks.rados.rados.0.smithi022.stdout:1138: expect (ObjNum 442 snap 141 seq_num 442) 2024-07-28T11:55:27.260 INFO:tasks.rados.rados.0.smithi022.stdout:1139: read oid 40 snap 129 2024-07-28T11:55:27.261 INFO:tasks.rados.rados.0.smithi022.stdout:1139: expect deleted 2024-07-28T11:55:27.261 INFO:tasks.rados.rados.0.smithi022.stdout:1140: snap_remove snap 142 2024-07-28T11:55:27.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:27 smithi150 bash[24144]: cluster 2024-07-28T11:55:26.241901+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-07-28T11:55:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:27 smithi022 bash[80503]: cluster 2024-07-28T11:55:26.241901+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-07-28T11:55:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:27 smithi022 bash[31305]: cluster 2024-07-28T11:55:26.241901+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1140: done (3 left) 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1141: read oid 37 snap 140 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1141: expect deleted 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1142: read oid 4 snap -1 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1142: expect (ObjNum 411 snap 128 seq_num 411) 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1143: read oid 20 snap -1 2024-07-28T11:55:28.269 INFO:tasks.rados.rados.0.smithi022.stdout:1143: expect (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:55:28.270 INFO:tasks.rados.rados.0.smithi022.stdout:1144: write oid 35 current snap is 147 2024-07-28T11:55:28.270 INFO:tasks.rados.rados.0.smithi022.stdout:1144: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2024-07-28T11:55:28.280 INFO:tasks.rados.rados.0.smithi022.stdout:1144: writing smithi02269687-35 from 779957 to 1182083 tid 1 2024-07-28T11:55:28.300 INFO:tasks.rados.rados.0.smithi022.stdout:1144: writing smithi02269687-35 from 1925026 to 2683502 tid 2 2024-07-28T11:55:28.312 INFO:tasks.rados.rados.0.smithi022.stdout:1144: writing smithi02269687-35 from 3335652 to 3579957 tid 3 2024-07-28T11:55:28.312 INFO:tasks.rados.rados.0.smithi022.stdout:1145: read oid 18 snap -1 2024-07-28T11:55:28.312 INFO:tasks.rados.rados.0.smithi022.stdout:1145: expect (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:55:28.312 INFO:tasks.rados.rados.0.smithi022.stdout:1146: snap_remove snap 124 2024-07-28T11:55:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:28 smithi022 bash[80503]: cluster 2024-07-28T11:55:26.932318+0000 mgr.y (mgr.25232) 43 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 394 KiB/s wr, 9 op/s 2024-07-28T11:55:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:28 smithi022 bash[80503]: cluster 2024-07-28T11:55:27.258969+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-07-28T11:55:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:28 smithi022 bash[31305]: cluster 2024-07-28T11:55:26.932318+0000 mgr.y (mgr.25232) 43 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 394 KiB/s wr, 9 op/s 2024-07-28T11:55:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:28 smithi022 bash[31305]: cluster 2024-07-28T11:55:27.258969+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-07-28T11:55:28.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:28 smithi150 bash[24144]: cluster 2024-07-28T11:55:26.932318+0000 mgr.y (mgr.25232) 43 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 394 KiB/s wr, 9 op/s 2024-07-28T11:55:28.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:28 smithi150 bash[24144]: cluster 2024-07-28T11:55:27.258969+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-07-28T11:55:29.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:28 smithi150 bash[60514]: ts=2024-07-28T11:55: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:29.283 INFO:tasks.rados.rados.0.smithi022.stdout:1146: done (8 left) 2024-07-28T11:55:29.283 INFO:tasks.rados.rados.0.smithi022.stdout:1147: read oid 43 snap -1 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1147: expect deleted 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1136: finishing write tid 1 to smithi02269687-49 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1136: finishing write tid 2 to smithi02269687-49 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1136: finishing write tid 3 to smithi02269687-49 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1148: read oid 25 snap -1 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1148: expect (ObjNum 445 snap 141 seq_num 445) 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1149: delete oid 17 current snap is 147 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1136: finishing write tid 4 to smithi02269687-49 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:1136: finishing write tid 5 to smithi02269687-49 2024-07-28T11:55:29.284 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 296 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-07-28T11:55:29.285 INFO:tasks.rados.rados.0.smithi022.stdout:1136: left oid 49 (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:55:29.285 INFO:tasks.rados.rados.0.smithi022.stdout:1138: expect (ObjNum 442 snap 141 seq_num 442) 2024-07-28T11:55:29.448 INFO:tasks.rados.rados.0.smithi022.stdout:1143: expect (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:55:29.546 INFO:tasks.rados.rados.0.smithi022.stdout:1144: finishing write tid 1 to smithi02269687-35 2024-07-28T11:55:29.546 INFO:tasks.rados.rados.0.smithi022.stdout:1142: expect (ObjNum 411 snap 128 seq_num 411) 2024-07-28T11:55:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:29 smithi022 bash[80503]: cluster 2024-07-28T11:55:28.261124+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-07-28T11:55:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:55:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:55:29] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2024-07-28T11:55:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:29 smithi022 bash[31305]: cluster 2024-07-28T11:55:28.261124+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-07-28T11:55:29.676 INFO:tasks.rados.rados.0.smithi022.stdout:1144: finishing write tid 2 to smithi02269687-35 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1144: finishing write tid 3 to smithi02269687-35 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1136: done (10 left) 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1138: done (9 left) 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1139: done (8 left) 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1141: done (7 left) 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1142: done (6 left) 2024-07-28T11:55:29.677 INFO:tasks.rados.rados.0.smithi022.stdout:1143: done (5 left) 2024-07-28T11:55:29.678 INFO:tasks.rados.rados.0.smithi022.stdout:1149: done (4 left) 2024-07-28T11:55:29.678 INFO:tasks.rados.rados.0.smithi022.stdout:1150: snap_create 2024-07-28T11:55:29.678 INFO:tasks.rados.rados.0.smithi022.stdout:1144: finishing write tid 4 to smithi02269687-35 2024-07-28T11:55:29.678 INFO:tasks.rados.rados.0.smithi022.stdout:1144: finishing write tid 5 to smithi02269687-35 2024-07-28T11:55:29.678 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 542 (ObjNum 451 snap 147 seq_num 451) dirty exists 2024-07-28T11:55:29.678 INFO:tasks.rados.rados.0.smithi022.stdout:1144: left oid 35 (ObjNum 451 snap 147 seq_num 451) 2024-07-28T11:55:29.679 INFO:tasks.rados.rados.0.smithi022.stdout:1145: expect (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:55:29.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:29 smithi150 bash[24144]: cluster 2024-07-28T11:55:28.261124+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-07-28T11:55:29.766 INFO:tasks.rados.rados.0.smithi022.stdout:1148: expect (ObjNum 445 snap 141 seq_num 445) 2024-07-28T11:55:30.284 INFO:tasks.rados.rados.0.smithi022.stdout:1144: done (4 left) 2024-07-28T11:55:30.285 INFO:tasks.rados.rados.0.smithi022.stdout:1145: done (3 left) 2024-07-28T11:55:30.285 INFO:tasks.rados.rados.0.smithi022.stdout:1147: done (2 left) 2024-07-28T11:55:30.285 INFO:tasks.rados.rados.0.smithi022.stdout:1148: done (1 left) 2024-07-28T11:55:30.285 INFO:tasks.rados.rados.0.smithi022.stdout:1150: done (0 left) 2024-07-28T11:55:30.285 INFO:tasks.rados.rados.0.smithi022.stdout:1151: snap_remove snap 146 2024-07-28T11:55:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:30 smithi022 bash[31305]: cluster 2024-07-28T11:55:28.933022+0000 mgr.y (mgr.25232) 44 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 394 KiB/s wr, 9 op/s 2024-07-28T11:55:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:30 smithi022 bash[31305]: cluster 2024-07-28T11:55:29.282279+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-07-28T11:55:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:30 smithi022 bash[80503]: cluster 2024-07-28T11:55:28.933022+0000 mgr.y (mgr.25232) 44 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 394 KiB/s wr, 9 op/s 2024-07-28T11:55:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:30 smithi022 bash[80503]: cluster 2024-07-28T11:55:29.282279+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-07-28T11:55:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:30 smithi150 bash[24144]: cluster 2024-07-28T11:55:28.933022+0000 mgr.y (mgr.25232) 44 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 394 KiB/s wr, 9 op/s 2024-07-28T11:55:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:30 smithi150 bash[24144]: cluster 2024-07-28T11:55:29.282279+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-07-28T11:55:31.304 INFO:tasks.rados.rados.0.smithi022.stdout:1151: done (0 left) 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1152: rollback oid 42 current snap is 148 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 143 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1153: read oid 44 snap -1 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1153: expect (ObjNum 326 snap 101 seq_num 326) 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1154: read oid 43 snap -1 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1154: expect deleted 2024-07-28T11:55:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1155: write oid 22 current snap is 148 2024-07-28T11:55:31.306 INFO:tasks.rados.rados.0.smithi022.stdout:1155: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-07-28T11:55:31.310 INFO:tasks.rados.rados.0.smithi022.stdout:1155: writing smithi02269687-22 from 413571 to 966195 tid 1 2024-07-28T11:55:31.319 INFO:tasks.rados.rados.0.smithi022.stdout:1155: writing smithi02269687-22 from 1641990 to 2404135 tid 2 2024-07-28T11:55:31.326 INFO:tasks.rados.rados.0.smithi022.stdout:1155: writing smithi02269687-22 from 2990498 to 3415661 tid 3 2024-07-28T11:55:31.326 INFO:tasks.rados.rados.0.smithi022.stdout:1156: read oid 21 snap -1 2024-07-28T11:55:31.326 INFO:tasks.rados.rados.0.smithi022.stdout:1156: expect deleted 2024-07-28T11:55:31.326 INFO:tasks.rados.rados.0.smithi022.stdout:1157: write oid 48 current snap is 148 2024-07-28T11:55:31.326 INFO:tasks.rados.rados.0.smithi022.stdout:1157: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-07-28T11:55:31.332 INFO:tasks.rados.rados.0.smithi022.stdout:1157: writing smithi02269687-48 from 430378 to 1058251 tid 1 2024-07-28T11:55:31.340 INFO:tasks.rados.rados.0.smithi022.stdout:1157: writing smithi02269687-48 from 1700472 to 2322628 tid 2 2024-07-28T11:55:31.348 INFO:tasks.rados.rados.0.smithi022.stdout:1157: writing smithi02269687-48 from 3017921 to 3630378 tid 3 2024-07-28T11:55:31.348 INFO:tasks.rados.rados.0.smithi022.stdout:1158: snap_create 2024-07-28T11:55:31.348 INFO:tasks.rados.rados.0.smithi022.stdout:1155: finishing write tid 1 to smithi02269687-22 2024-07-28T11:55:31.348 INFO:tasks.rados.rados.0.smithi022.stdout:1152: finishing rollback tid 0 to smithi02269687-42 2024-07-28T11:55:31.348 INFO:tasks.rados.rados.0.smithi022.stdout:1152: finishing rollback tid 1 to smithi02269687-42 2024-07-28T11:55:31.348 INFO:tasks.rados.rados.0.smithi022.stdout:1152: finishing rollback tid 2 to smithi02269687-42 2024-07-28T11:55:31.349 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 268 (ObjNum 379 snap 119 seq_num 379) dirty exists 2024-07-28T11:55:31.349 INFO:tasks.rados.rados.0.smithi022.stdout:1153: expect (ObjNum 326 snap 101 seq_num 326) 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:1155: finishing write tid 2 to smithi02269687-22 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:1155: finishing write tid 3 to smithi02269687-22 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:1155: finishing write tid 4 to smithi02269687-22 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:1155: finishing write tid 5 to smithi02269687-22 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 556 (ObjNum 453 snap 148 seq_num 453) dirty exists 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:1155: left oid 22 (ObjNum 453 snap 148 seq_num 453) 2024-07-28T11:55:31.541 INFO:tasks.rados.rados.0.smithi022.stdout:1157: finishing write tid 1 to smithi02269687-48 2024-07-28T11:55:31.542 INFO:tasks.rados.rados.0.smithi022.stdout:1157: finishing write tid 2 to smithi02269687-48 2024-07-28T11:55:31.542 INFO:tasks.rados.rados.0.smithi022.stdout:1157: finishing write tid 3 to smithi02269687-48 2024-07-28T11:55:31.542 INFO:tasks.rados.rados.0.smithi022.stdout:1157: finishing write tid 4 to smithi02269687-48 2024-07-28T11:55:31.542 INFO:tasks.rados.rados.0.smithi022.stdout:1157: finishing write tid 5 to smithi02269687-48 2024-07-28T11:55:31.542 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 561 (ObjNum 454 snap 148 seq_num 454) dirty exists 2024-07-28T11:55:31.542 INFO:tasks.rados.rados.0.smithi022.stdout:1157: left oid 48 (ObjNum 454 snap 148 seq_num 454) 2024-07-28T11:55:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:31 smithi022 bash[80503]: cluster 2024-07-28T11:55:30.284103+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-07-28T11:55:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:31 smithi022 bash[31305]: cluster 2024-07-28T11:55:30.284103+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-07-28T11:55:31.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:31 smithi150 bash[24144]: cluster 2024-07-28T11:55:30.284103+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1152: done (6 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1153: done (5 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1154: done (4 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1155: done (3 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1156: done (2 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1157: done (1 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1158: done (0 left) 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1159: write oid 7 current snap is 149 2024-07-28T11:55:32.067 INFO:tasks.rados.rados.0.smithi022.stdout:1159: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-07-28T11:55:32.075 INFO:tasks.rados.rados.0.smithi022.stdout:1159: writing smithi02269687-7 from 447185 to 1150307 tid 1 2024-07-28T11:55:32.085 INFO:tasks.rados.rados.0.smithi022.stdout:1159: writing smithi02269687-7 from 1642601 to 2408415 tid 2 2024-07-28T11:55:32.093 INFO:tasks.rados.rados.0.smithi022.stdout:1159: writing smithi02269687-7 from 2928991 to 3376698 tid 3 2024-07-28T11:55:32.093 INFO:tasks.rados.rados.0.smithi022.stdout:1160: write oid 19 current snap is 149 2024-07-28T11:55:32.094 INFO:tasks.rados.rados.0.smithi022.stdout:1159: finishing write tid 1 to smithi02269687-7 2024-07-28T11:55:32.094 INFO:tasks.rados.rados.0.smithi022.stdout:1159: finishing write tid 2 to smithi02269687-7 2024-07-28T11:55:32.094 INFO:tasks.rados.rados.0.smithi022.stdout:1160: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2024-07-28T11:55:32.104 INFO:tasks.rados.rados.0.smithi022.stdout:1160: writing smithi02269687-19 from 463992 to 1242363 tid 1 2024-07-28T11:55:32.113 INFO:tasks.rados.rados.0.smithi022.stdout:1160: writing smithi02269687-19 from 1701083 to 2326908 tid 2 2024-07-28T11:55:32.125 INFO:tasks.rados.rados.0.smithi022.stdout:1160: writing smithi02269687-19 from 2956414 to 3615393 tid 3 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1161: snap_create 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1159: finishing write tid 3 to smithi02269687-7 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1159: finishing write tid 4 to smithi02269687-7 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1159: finishing write tid 5 to smithi02269687-7 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 867 (ObjNum 455 snap 149 seq_num 455) dirty exists 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1159: left oid 7 (ObjNum 455 snap 149 seq_num 455) 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1160: finishing write tid 1 to smithi02269687-19 2024-07-28T11:55:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1160: finishing write tid 2 to smithi02269687-19 2024-07-28T11:55:32.129 INFO:tasks.rados.rados.0.smithi022.stdout:1160: finishing write tid 3 to smithi02269687-19 2024-07-28T11:55:32.129 INFO:tasks.rados.rados.0.smithi022.stdout:1160: finishing write tid 4 to smithi02269687-19 2024-07-28T11:55:32.129 INFO:tasks.rados.rados.0.smithi022.stdout:1160: finishing write tid 5 to smithi02269687-19 2024-07-28T11:55:32.129 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 513 (ObjNum 456 snap 149 seq_num 456) dirty exists 2024-07-28T11:55:32.129 INFO:tasks.rados.rados.0.smithi022.stdout:1160: left oid 19 (ObjNum 456 snap 149 seq_num 456) 2024-07-28T11:55:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:32 smithi022 bash[80503]: cluster 2024-07-28T11:55:30.933944+0000 mgr.y (mgr.25232) 45 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 258 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 444 KiB/s wr, 5 op/s 2024-07-28T11:55:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:32 smithi022 bash[80503]: cluster 2024-07-28T11:55:31.302330+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-07-28T11:55:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:32 smithi022 bash[80503]: cluster 2024-07-28T11:55:32.066371+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-07-28T11:55:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:32 smithi022 bash[31305]: cluster 2024-07-28T11:55:30.933944+0000 mgr.y (mgr.25232) 45 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 258 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 444 KiB/s wr, 5 op/s 2024-07-28T11:55:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:32 smithi022 bash[31305]: cluster 2024-07-28T11:55:31.302330+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-07-28T11:55:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:32 smithi022 bash[31305]: cluster 2024-07-28T11:55:32.066371+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-07-28T11:55:32.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:32 smithi150 bash[24144]: cluster 2024-07-28T11:55:30.933944+0000 mgr.y (mgr.25232) 45 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 258 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 444 KiB/s wr, 5 op/s 2024-07-28T11:55:32.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:32 smithi150 bash[24144]: cluster 2024-07-28T11:55:31.302330+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-07-28T11:55:32.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:32 smithi150 bash[24144]: cluster 2024-07-28T11:55:32.066371+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-07-28T11:55:32.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:32 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:33.069 INFO:tasks.rados.rados.0.smithi022.stdout:1159: done (2 left) 2024-07-28T11:55:33.069 INFO:tasks.rados.rados.0.smithi022.stdout:1160: done (1 left) 2024-07-28T11:55:33.069 INFO:tasks.rados.rados.0.smithi022.stdout:1161: done (0 left) 2024-07-28T11:55:33.069 INFO:tasks.rados.rados.0.smithi022.stdout:1162: read oid 47 snap 147 2024-07-28T11:55:33.069 INFO:tasks.rados.rados.0.smithi022.stdout:1162: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T11:55:33.069 INFO:tasks.rados.rados.0.smithi022.stdout:1163: snap_remove snap 100 2024-07-28T11:55:33.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:33 smithi150 bash[60514]: ts=2024-07-28T11:55:33.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:55:34.072 INFO:tasks.rados.rados.0.smithi022.stdout:1163: done (1 left) 2024-07-28T11:55:34.072 INFO:tasks.rados.rados.0.smithi022.stdout:1164: snap_remove snap 144 2024-07-28T11:55:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:34 smithi150 bash[24144]: cluster 2024-07-28T11:55:32.934708+0000 mgr.y (mgr.25232) 46 : cluster [DBG] pgmap v90: 89 pgs: 89 active+clean; 261 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 787 KiB/s wr, 12 op/s 2024-07-28T11:55:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:34 smithi150 bash[24144]: cluster 2024-07-28T11:55:33.068604+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-07-28T11:55:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:34 smithi022 bash[80503]: cluster 2024-07-28T11:55:32.934708+0000 mgr.y (mgr.25232) 46 : cluster [DBG] pgmap v90: 89 pgs: 89 active+clean; 261 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 787 KiB/s wr, 12 op/s 2024-07-28T11:55:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:34 smithi022 bash[80503]: cluster 2024-07-28T11:55:33.068604+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-07-28T11:55:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:34 smithi022 bash[31305]: cluster 2024-07-28T11:55:32.934708+0000 mgr.y (mgr.25232) 46 : cluster [DBG] pgmap v90: 89 pgs: 89 active+clean; 261 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 787 KiB/s wr, 12 op/s 2024-07-28T11:55:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:34 smithi022 bash[31305]: cluster 2024-07-28T11:55:33.068604+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-07-28T11:55:34.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:34 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:34.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:34 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:35.097 INFO:tasks.rados.rados.0.smithi022.stdout:1164: done (1 left) 2024-07-28T11:55:35.097 INFO:tasks.rados.rados.0.smithi022.stdout:1165: delete oid 21 current snap is 150 2024-07-28T11:55:35.097 INFO:tasks.rados.rados.0.smithi022.stdout:1162: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T11:55:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:1162: done (1 left) 2024-07-28T11:55:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:1165: done (0 left) 2024-07-28T11:55:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:1166: rollback oid 19 current snap is 150 2024-07-28T11:55:35.277 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 123 2024-07-28T11:55:35.277 INFO:tasks.rados.rados.0.smithi022.stdout:1167: read oid 5 snap -1 2024-07-28T11:55:35.277 INFO:tasks.rados.rados.0.smithi022.stdout:1167: expect (ObjNum 438 snap 139 seq_num 438) 2024-07-28T11:55:35.277 INFO:tasks.rados.rados.0.smithi022.stdout:1168: write oid 1 current snap is 150 2024-07-28T11:55:35.277 INFO:tasks.rados.rados.0.smithi022.stdout:1168: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-07-28T11:55:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:1168: writing smithi02269687-1 from 497606 to 1142828 tid 1 2024-07-28T11:55:35.312 INFO:tasks.rados.rados.0.smithi022.stdout:1168: writing smithi02269687-1 from 1934400 to 2563894 tid 2 2024-07-28T11:55:35.328 INFO:tasks.rados.rados.0.smithi022.stdout:1168: writing smithi02269687-1 from 3243966 to 3697606 tid 3 2024-07-28T11:55:35.329 INFO:tasks.rados.rados.0.smithi022.stdout:1169: rollback oid 10 current snap is 150 2024-07-28T11:55:35.329 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 143 2024-07-28T11:55:35.329 INFO:tasks.rados.rados.0.smithi022.stdout:1167: expect (ObjNum 438 snap 139 seq_num 438) 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1166: finishing rollback tid 0 to smithi02269687-19 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1166: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1166: finishing rollback tid 2 to smithi02269687-19 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 519 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1168: finishing write tid 1 to smithi02269687-1 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1168: finishing write tid 2 to smithi02269687-1 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1168: finishing write tid 3 to smithi02269687-1 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1168: finishing write tid 4 to smithi02269687-1 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1168: finishing write tid 5 to smithi02269687-1 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 249 (ObjNum 458 snap 150 seq_num 458) dirty exists 2024-07-28T11:55:35.493 INFO:tasks.rados.rados.0.smithi022.stdout:1168: left oid 1 (ObjNum 458 snap 150 seq_num 458) 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1169: finishing rollback tid 0 to smithi02269687-10 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1169: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1169: finishing rollback tid 2 to smithi02269687-10 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 435 (ObjNum 437 snap 139 seq_num 437) dirty exists 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1166: done (3 left) 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1167: done (2 left) 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1168: done (1 left) 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1169: done (0 left) 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1170: read oid 2 snap -1 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1170: expect (ObjNum 377 snap 119 seq_num 377) 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1171: write oid 12 current snap is 150 2024-07-28T11:55:35.494 INFO:tasks.rados.rados.0.smithi022.stdout:1171: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-07-28T11:55:35.508 INFO:tasks.rados.rados.0.smithi022.stdout:1171: writing smithi02269687-12 from 514413 to 1234884 tid 1 2024-07-28T11:55:35.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:35 smithi150 bash[24144]: cluster 2024-07-28T11:55:34.071260+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-07-28T11:55:35.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:35 smithi150 bash[24144]: audit 2024-07-28T11:55:35.003768+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:35.525 INFO:tasks.rados.rados.0.smithi022.stdout:1171: writing smithi02269687-12 from 1876529 to 2649681 tid 2 2024-07-28T11:55:35.538 INFO:tasks.rados.rados.0.smithi022.stdout:1171: writing smithi02269687-12 from 3438683 to 3714413 tid 3 2024-07-28T11:55:35.538 INFO:tasks.rados.rados.0.smithi022.stdout:1172: write oid 47 current snap is 150 2024-07-28T11:55:35.538 INFO:tasks.rados.rados.0.smithi022.stdout:1172: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-07-28T11:55:35.552 INFO:tasks.rados.rados.0.smithi022.stdout:1172: writing smithi02269687-47 from 531220 to 1326940 tid 1 2024-07-28T11:55:35.562 INFO:tasks.rados.rados.0.smithi022.stdout:1172: writing smithi02269687-47 from 1935011 to 2451821 tid 2 2024-07-28T11:55:35.571 INFO:tasks.rados.rados.0.smithi022.stdout:1172: writing smithi02269687-47 from 3066106 to 3486526 tid 3 2024-07-28T11:55:35.571 INFO:tasks.rados.rados.0.smithi022.stdout:1173: write oid 1 current snap is 150 2024-07-28T11:55:35.571 INFO:tasks.rados.rados.0.smithi022.stdout:1173: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-07-28T11:55:35.578 INFO:tasks.rados.rados.0.smithi022.stdout:1173: writing smithi02269687-1 from 548027 to 1018996 tid 1 2024-07-28T11:55:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:35 smithi022 bash[80503]: cluster 2024-07-28T11:55:34.071260+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-07-28T11:55:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:35 smithi022 bash[80503]: audit 2024-07-28T11:55:35.003768+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:35 smithi022 bash[31305]: cluster 2024-07-28T11:55:34.071260+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-07-28T11:55:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:35 smithi022 bash[31305]: audit 2024-07-28T11:55:35.003768+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:35.587 INFO:tasks.rados.rados.0.smithi022.stdout:1173: writing smithi02269687-1 from 1593493 to 2370314 tid 2 2024-07-28T11:55:35.596 INFO:tasks.rados.rados.0.smithi022.stdout:1173: writing smithi02269687-1 from 3093529 to 3725221 tid 3 2024-07-28T11:55:35.596 INFO:tasks.rados.rados.0.smithi022.stdout:1174: rollback oid 25 current snap is 150 2024-07-28T11:55:35.597 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 107 2024-07-28T11:55:35.597 INFO:tasks.rados.rados.0.smithi022.stdout:1170: expect (ObjNum 377 snap 119 seq_num 377) 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1171: finishing write tid 1 to smithi02269687-12 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1171: finishing write tid 2 to smithi02269687-12 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1171: finishing write tid 3 to smithi02269687-12 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1171: finishing write tid 4 to smithi02269687-12 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1171: finishing write tid 5 to smithi02269687-12 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 556 (ObjNum 459 snap 150 seq_num 459) dirty exists 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1171: left oid 12 (ObjNum 459 snap 150 seq_num 459) 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1172: finishing write tid 1 to smithi02269687-47 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1172: finishing write tid 2 to smithi02269687-47 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1172: finishing write tid 3 to smithi02269687-47 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1172: finishing write tid 4 to smithi02269687-47 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:1172: finishing write tid 5 to smithi02269687-47 2024-07-28T11:55:35.741 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 223 (ObjNum 460 snap 150 seq_num 460) dirty exists 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1172: left oid 47 (ObjNum 460 snap 150 seq_num 460) 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1173: finishing write tid 1 to smithi02269687-1 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1173: finishing write tid 2 to smithi02269687-1 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1174: finishing rollback tid 0 to smithi02269687-25 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1174: finishing rollback tid 1 to smithi02269687-25 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 440 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1173: finishing write tid 3 to smithi02269687-1 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1173: finishing write tid 4 to smithi02269687-1 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1173: finishing write tid 5 to smithi02269687-1 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 253 (ObjNum 461 snap 150 seq_num 461) dirty exists 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1173: left oid 1 (ObjNum 461 snap 150 seq_num 461) 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1170: done (4 left) 2024-07-28T11:55:35.742 INFO:tasks.rados.rados.0.smithi022.stdout:1171: done (3 left) 2024-07-28T11:55:35.743 INFO:tasks.rados.rados.0.smithi022.stdout:1172: done (2 left) 2024-07-28T11:55:35.743 INFO:tasks.rados.rados.0.smithi022.stdout:1173: done (1 left) 2024-07-28T11:55:35.743 INFO:tasks.rados.rados.0.smithi022.stdout:1174: done (0 left) 2024-07-28T11:55:35.743 INFO:tasks.rados.rados.0.smithi022.stdout:1175: write oid 12 current snap is 150 2024-07-28T11:55:35.743 INFO:tasks.rados.rados.0.smithi022.stdout:1175: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2024-07-28T11:55:35.748 INFO:tasks.rados.rados.0.smithi022.stdout:1175: writing smithi02269687-12 from 564834 to 1111052 tid 1 2024-07-28T11:55:35.757 INFO:tasks.rados.rados.0.smithi022.stdout:1175: writing smithi02269687-12 from 1651975 to 2172454 tid 2 2024-07-28T11:55:35.766 INFO:tasks.rados.rados.0.smithi022.stdout:1175: writing smithi02269687-12 from 2720952 to 3280269 tid 3 2024-07-28T11:55:35.766 INFO:tasks.rados.rados.0.smithi022.stdout:1176: snap_create 2024-07-28T11:55:35.766 INFO:tasks.rados.rados.0.smithi022.stdout:1175: finishing write tid 1 to smithi02269687-12 2024-07-28T11:55:35.766 INFO:tasks.rados.rados.0.smithi022.stdout:1175: finishing write tid 2 to smithi02269687-12 2024-07-28T11:55:35.771 INFO:tasks.rados.rados.0.smithi022.stdout:1175: finishing write tid 3 to smithi02269687-12 2024-07-28T11:55:35.771 INFO:tasks.rados.rados.0.smithi022.stdout:1175: finishing write tid 4 to smithi02269687-12 2024-07-28T11:55:35.771 INFO:tasks.rados.rados.0.smithi022.stdout:1175: finishing write tid 5 to smithi02269687-12 2024-07-28T11:55:35.771 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 560 (ObjNum 462 snap 150 seq_num 462) dirty exists 2024-07-28T11:55:35.771 INFO:tasks.rados.rados.0.smithi022.stdout:1175: left oid 12 (ObjNum 462 snap 150 seq_num 462) 2024-07-28T11:55:36.098 INFO:tasks.rados.rados.0.smithi022.stdout:1175: done (1 left) 2024-07-28T11:55:36.098 INFO:tasks.rados.rados.0.smithi022.stdout:1176: done (0 left) 2024-07-28T11:55:36.098 INFO:tasks.rados.rados.0.smithi022.stdout:1177: rollback oid 13 current snap is 151 2024-07-28T11:55:36.098 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 139 2024-07-28T11:55:36.098 INFO:tasks.rados.rados.0.smithi022.stdout:1178: read oid 18 snap 123 2024-07-28T11:55:36.099 INFO:tasks.rados.rados.0.smithi022.stdout:1178: expect (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:55:36.099 INFO:tasks.rados.rados.0.smithi022.stdout:1179: delete oid 24 current snap is 151 2024-07-28T11:55:36.107 INFO:tasks.rados.rados.0.smithi022.stdout:1179: done (2 left) 2024-07-28T11:55:36.108 INFO:tasks.rados.rados.0.smithi022.stdout:1180: snap_create 2024-07-28T11:55:36.112 INFO:tasks.rados.rados.0.smithi022.stdout:1178: expect (ObjNum 368 snap 116 seq_num 368) 2024-07-28T11:55:36.204 INFO:tasks.rados.rados.0.smithi022.stdout:1177: finishing rollback tid 0 to smithi02269687-13 2024-07-28T11:55:36.204 INFO:tasks.rados.rados.0.smithi022.stdout:1177: finishing rollback tid 1 to smithi02269687-13 2024-07-28T11:55:36.204 INFO:tasks.rados.rados.0.smithi022.stdout:1177: finishing rollback tid 2 to smithi02269687-13 2024-07-28T11:55:36.204 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 883 (ObjNum 272 snap 86 seq_num 272) dirty exists 2024-07-28T11:55:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:36 smithi150 bash[24144]: cluster 2024-07-28T11:55:34.935414+0000 mgr.y (mgr.25232) 47 : cluster [DBG] pgmap v93: 89 pgs: 89 active+clean; 261 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 343 KiB/s wr, 7 op/s 2024-07-28T11:55:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:36 smithi150 bash[24144]: cluster 2024-07-28T11:55:35.096433+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-07-28T11:55:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:36 smithi022 bash[80503]: cluster 2024-07-28T11:55:34.935414+0000 mgr.y (mgr.25232) 47 : cluster [DBG] pgmap v93: 89 pgs: 89 active+clean; 261 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 343 KiB/s wr, 7 op/s 2024-07-28T11:55:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:36 smithi022 bash[80503]: cluster 2024-07-28T11:55:35.096433+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-07-28T11:55:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:36 smithi022 bash[31305]: cluster 2024-07-28T11:55:34.935414+0000 mgr.y (mgr.25232) 47 : cluster [DBG] pgmap v93: 89 pgs: 89 active+clean; 261 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 343 KiB/s wr, 7 op/s 2024-07-28T11:55:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:36 smithi022 bash[31305]: cluster 2024-07-28T11:55:35.096433+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-07-28T11:55:37.070 INFO:tasks.rados.rados.0.smithi022.stdout:1177: done (2 left) 2024-07-28T11:55:37.070 INFO:tasks.rados.rados.0.smithi022.stdout:1178: done (1 left) 2024-07-28T11:55:37.070 INFO:tasks.rados.rados.0.smithi022.stdout:1180: done (0 left) 2024-07-28T11:55:37.070 INFO:tasks.rados.rados.0.smithi022.stdout:1181: snap_remove snap 150 2024-07-28T11:55:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:37 smithi150 bash[24144]: cluster 2024-07-28T11:55:36.097338+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-07-28T11:55:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:37 smithi150 bash[24144]: cluster 2024-07-28T11:55:37.069418+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-07-28T11:55:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:37 smithi022 bash[31305]: cluster 2024-07-28T11:55:36.097338+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-07-28T11:55:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:37 smithi022 bash[31305]: cluster 2024-07-28T11:55:37.069418+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-07-28T11:55:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:37 smithi022 bash[80503]: cluster 2024-07-28T11:55:36.097338+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-07-28T11:55:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:37 smithi022 bash[80503]: cluster 2024-07-28T11:55:37.069418+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-07-28T11:55:38.083 INFO:tasks.rados.rados.0.smithi022.stdout:1181: done (0 left) 2024-07-28T11:55:38.083 INFO:tasks.rados.rados.0.smithi022.stdout:1182: snap_remove snap 135 2024-07-28T11:55:38.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:38 smithi150 bash[24144]: cluster 2024-07-28T11:55:36.936324+0000 mgr.y (mgr.25232) 48 : cluster [DBG] pgmap v96: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-07-28T11:55:38.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:38 smithi150 bash[24144]: cluster 2024-07-28T11:55:38.081213+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-07-28T11:55:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:38 smithi022 bash[80503]: cluster 2024-07-28T11:55:36.936324+0000 mgr.y (mgr.25232) 48 : cluster [DBG] pgmap v96: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-07-28T11:55:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:38 smithi022 bash[80503]: cluster 2024-07-28T11:55:38.081213+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-07-28T11:55:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:38 smithi022 bash[31305]: cluster 2024-07-28T11:55:36.936324+0000 mgr.y (mgr.25232) 48 : cluster [DBG] pgmap v96: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-07-28T11:55:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:38 smithi022 bash[31305]: cluster 2024-07-28T11:55:38.081213+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-07-28T11:55:39.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:38 smithi150 bash[60514]: ts=2024-07-28T11:55: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:39.089 INFO:tasks.rados.rados.0.smithi022.stdout:1182: done (0 left) 2024-07-28T11:55:39.089 INFO:tasks.rados.rados.0.smithi022.stdout:1183: rollback oid 2 current snap is 152 2024-07-28T11:55:39.089 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 151 2024-07-28T11:55:39.089 INFO:tasks.rados.rados.0.smithi022.stdout:1184: write oid 26 current snap is 152 2024-07-28T11:55:39.089 INFO:tasks.rados.rados.0.smithi022.stdout:1184: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-07-28T11:55:39.095 INFO:tasks.rados.rados.0.smithi022.stdout:1184: writing smithi02269687-26 from 598448 to 1011517 tid 1 2024-07-28T11:55:39.107 INFO:tasks.rados.rados.0.smithi022.stdout:1184: writing smithi02269687-26 from 1768939 to 2293087 tid 2 2024-07-28T11:55:39.113 INFO:tasks.rados.rados.0.smithi022.stdout:1184: writing smithi02269687-26 from 2775798 to 3357659 tid 3 2024-07-28T11:55:39.116 INFO:tasks.rados.rados.0.smithi022.stdout:1184: writing smithi02269687-26 from 3781488 to 3798448 tid 4 2024-07-28T11:55:39.116 INFO:tasks.rados.rados.0.smithi022.stdout:1185: rollback oid 44 current snap is 152 2024-07-28T11:55:39.116 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 129 2024-07-28T11:55:39.116 INFO:tasks.rados.rados.0.smithi022.stdout:1183: finishing rollback tid 0 to smithi02269687-2 2024-07-28T11:55:39.116 INFO:tasks.rados.rados.0.smithi022.stdout:1183: finishing rollback tid 1 to smithi02269687-2 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:1183: finishing rollback tid 2 to smithi02269687-2 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 889 (ObjNum 377 snap 119 seq_num 377) dirty exists 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:1184: finishing write tid 1 to smithi02269687-26 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:1184: finishing write tid 2 to smithi02269687-26 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:1183: done (2 left) 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:1186: rollback oid 14 current snap is 152 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 140 2024-07-28T11:55:39.117 INFO:tasks.rados.rados.0.smithi022.stdout:1187: snap_remove snap 137 2024-07-28T11:55:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:55:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:55:39] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-07-28T11:55:40.089 INFO:tasks.rados.rados.0.smithi022.stdout:1186: finishing rollback tid 0 to smithi02269687-14 2024-07-28T11:55:40.089 INFO:tasks.rados.rados.0.smithi022.stdout:1186: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:55:40.089 INFO:tasks.rados.rados.0.smithi022.stdout:1184: finishing write tid 3 to smithi02269687-26 2024-07-28T11:55:40.089 INFO:tasks.rados.rados.0.smithi022.stdout:1184: finishing write tid 4 to smithi02269687-26 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1184: finishing write tid 5 to smithi02269687-26 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1184: finishing write tid 6 to smithi02269687-26 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 443 (ObjNum 464 snap 152 seq_num 464) dirty exists 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1184: left oid 26 (ObjNum 464 snap 152 seq_num 464) 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1185: finishing rollback tid 0 to smithi02269687-44 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1186: finishing rollback tid 2 to smithi02269687-14 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 901 (ObjNum 440 snap 139 seq_num 440) dirty exists 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1185: finishing rollback tid 1 to smithi02269687-44 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1185: finishing rollback tid 2 to smithi02269687-44 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 562 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1184: done (3 left) 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1185: done (2 left) 2024-07-28T11:55:40.090 INFO:tasks.rados.rados.0.smithi022.stdout:1186: done (1 left) 2024-07-28T11:55:40.091 INFO:tasks.rados.rados.0.smithi022.stdout:1187: done (0 left) 2024-07-28T11:55:40.091 INFO:tasks.rados.rados.0.smithi022.stdout:1188: write oid 46 current snap is 152 2024-07-28T11:55:40.091 INFO:tasks.rados.rados.0.smithi022.stdout:1188: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2024-07-28T11:55:40.103 INFO:tasks.rados.rados.0.smithi022.stdout:1188: writing smithi02269687-46 from 615255 to 1103573 tid 1 2024-07-28T11:55:40.122 INFO:tasks.rados.rados.0.smithi022.stdout:1188: writing smithi02269687-46 from 1827421 to 2611580 tid 2 2024-07-28T11:55:40.135 INFO:tasks.rados.rados.0.smithi022.stdout:1188: writing smithi02269687-46 from 3203221 to 3815255 tid 3 2024-07-28T11:55:40.136 INFO:tasks.rados.rados.0.smithi022.stdout:1189: snap_remove snap 147 2024-07-28T11:55:40.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:40 smithi150 bash[24144]: cluster 2024-07-28T11:55:38.937078+0000 mgr.y (mgr.25232) 49 : cluster [DBG] pgmap v99: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-07-28T11:55:40.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:40 smithi150 bash[24144]: cluster 2024-07-28T11:55:39.083917+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-07-28T11:55:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:40 smithi022 bash[80503]: cluster 2024-07-28T11:55:38.937078+0000 mgr.y (mgr.25232) 49 : cluster [DBG] pgmap v99: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-07-28T11:55:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:40 smithi022 bash[80503]: cluster 2024-07-28T11:55:39.083917+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-07-28T11:55:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:40 smithi022 bash[31305]: cluster 2024-07-28T11:55:38.937078+0000 mgr.y (mgr.25232) 49 : cluster [DBG] pgmap v99: 89 pgs: 89 active+clean; 253 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-07-28T11:55:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:40 smithi022 bash[31305]: cluster 2024-07-28T11:55:39.083917+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1189: done (1 left) 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1190: rollback oid 49 current snap is 152 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 149 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: finishing write tid 1 to smithi02269687-46 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: finishing write tid 2 to smithi02269687-46 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: finishing write tid 3 to smithi02269687-46 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: finishing write tid 4 to smithi02269687-46 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: finishing write tid 5 to smithi02269687-46 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 748 (ObjNum 465 snap 152 seq_num 465) dirty exists 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: left oid 46 (ObjNum 465 snap 152 seq_num 465) 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1188: done (1 left) 2024-07-28T11:55:41.114 INFO:tasks.rados.rados.0.smithi022.stdout:1191: delete oid 2 current snap is 152 2024-07-28T11:55:41.126 INFO:tasks.rados.rados.0.smithi022.stdout:1190: finishing rollback tid 0 to smithi02269687-49 2024-07-28T11:55:41.126 INFO:tasks.rados.rados.0.smithi022.stdout:1190: finishing rollback tid 1 to smithi02269687-49 2024-07-28T11:55:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:1190: finishing rollback tid 2 to smithi02269687-49 2024-07-28T11:55:41.127 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 316 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-07-28T11:55:41.133 INFO:tasks.rados.rados.0.smithi022.stdout:1190: done (1 left) 2024-07-28T11:55:41.133 INFO:tasks.rados.rados.0.smithi022.stdout:1191: done (0 left) 2024-07-28T11:55:41.133 INFO:tasks.rados.rados.0.smithi022.stdout:1192: rollback oid 48 current snap is 152 2024-07-28T11:55:41.133 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 139 2024-07-28T11:55:41.134 INFO:tasks.rados.rados.0.smithi022.stdout:1193: snap_create 2024-07-28T11:55:41.139 INFO:tasks.rados.rados.0.smithi022.stdout:1192: finishing rollback tid 0 to smithi02269687-48 2024-07-28T11:55:41.139 INFO:tasks.rados.rados.0.smithi022.stdout:1192: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:55:41.140 INFO:tasks.rados.rados.0.smithi022.stdout:1192: finishing rollback tid 2 to smithi02269687-48 2024-07-28T11:55:41.140 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 579 (ObjNum 434 snap 138 seq_num 434) dirty exists 2024-07-28T11:55:41.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:41 smithi150 bash[24144]: cluster 2024-07-28T11:55:40.087719+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-07-28T11:55:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:41 smithi022 bash[80503]: cluster 2024-07-28T11:55:40.087719+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-07-28T11:55:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:41 smithi022 bash[31305]: cluster 2024-07-28T11:55:40.087719+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-07-28T11:55:42.074 INFO:tasks.rados.rados.0.smithi022.stdout:1192: done (1 left) 2024-07-28T11:55:42.074 INFO:tasks.rados.rados.0.smithi022.stdout:1193: done (0 left) 2024-07-28T11:55:42.074 INFO:tasks.rados.rados.0.smithi022.stdout:1194: delete oid 11 current snap is 153 2024-07-28T11:55:42.081 INFO:tasks.rados.rados.0.smithi022.stdout:1194: done (0 left) 2024-07-28T11:55:42.081 INFO:tasks.rados.rados.0.smithi022.stdout:1195: delete oid 37 current snap is 153 2024-07-28T11:55:42.087 INFO:tasks.rados.rados.0.smithi022.stdout:1195: done (0 left) 2024-07-28T11:55:42.088 INFO:tasks.rados.rados.0.smithi022.stdout:1196: read oid 46 snap -1 2024-07-28T11:55:42.088 INFO:tasks.rados.rados.0.smithi022.stdout:1196: expect (ObjNum 465 snap 152 seq_num 465) 2024-07-28T11:55:42.088 INFO:tasks.rados.rados.0.smithi022.stdout:1197: rollback oid 6 current snap is 153 2024-07-28T11:55:42.088 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 140 2024-07-28T11:55:42.088 INFO:tasks.rados.rados.0.smithi022.stdout:1198: snap_create 2024-07-28T11:55:42.097 INFO:tasks.rados.rados.0.smithi022.stdout:1197: finishing rollback tid 0 to smithi02269687-6 2024-07-28T11:55:42.097 INFO:tasks.rados.rados.0.smithi022.stdout:1197: finishing rollback tid 1 to smithi02269687-6 2024-07-28T11:55:42.098 INFO:tasks.rados.rados.0.smithi022.stdout:1197: finishing rollback tid 2 to smithi02269687-6 2024-07-28T11:55:42.098 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 448 (ObjNum 433 snap 137 seq_num 433) dirty exists 2024-07-28T11:55:42.112 INFO:tasks.rados.rados.0.smithi022.stdout:1196: expect (ObjNum 465 snap 152 seq_num 465) 2024-07-28T11:55:42.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:42 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:42 smithi150 bash[24144]: cluster 2024-07-28T11:55:40.938135+0000 mgr.y (mgr.25232) 50 : cluster [DBG] pgmap v102: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 835 KiB/s wr, 5 op/s 2024-07-28T11:55:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:42 smithi150 bash[24144]: cluster 2024-07-28T11:55:41.112997+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-07-28T11:55:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:42 smithi150 bash[24144]: cluster 2024-07-28T11:55:42.073016+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-07-28T11:55:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:42 smithi022 bash[31305]: cluster 2024-07-28T11:55:40.938135+0000 mgr.y (mgr.25232) 50 : cluster [DBG] pgmap v102: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 835 KiB/s wr, 5 op/s 2024-07-28T11:55:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:42 smithi022 bash[31305]: cluster 2024-07-28T11:55:41.112997+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-07-28T11:55:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:42 smithi022 bash[31305]: cluster 2024-07-28T11:55:42.073016+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-07-28T11:55:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:42 smithi022 bash[80503]: cluster 2024-07-28T11:55:40.938135+0000 mgr.y (mgr.25232) 50 : cluster [DBG] pgmap v102: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 835 KiB/s wr, 5 op/s 2024-07-28T11:55:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:42 smithi022 bash[80503]: cluster 2024-07-28T11:55:41.112997+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-07-28T11:55:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:42 smithi022 bash[80503]: cluster 2024-07-28T11:55:42.073016+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-07-28T11:55:43.076 INFO:tasks.rados.rados.0.smithi022.stdout:1196: done (2 left) 2024-07-28T11:55:43.076 INFO:tasks.rados.rados.0.smithi022.stdout:1197: done (1 left) 2024-07-28T11:55:43.077 INFO:tasks.rados.rados.0.smithi022.stdout:1198: done (0 left) 2024-07-28T11:55:43.077 INFO:tasks.rados.rados.0.smithi022.stdout:1199: write oid 29 current snap is 154 2024-07-28T11:55:43.077 INFO:tasks.rados.rados.0.smithi022.stdout:1199: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-07-28T11:55:43.098 INFO:tasks.rados.rados.0.smithi022.stdout:1199: writing smithi02269687-29 from 682483 to 1471797 tid 1 2024-07-28T11:55:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1199: writing smithi02269687-29 from 1944996 to 2736493 tid 2 2024-07-28T11:55:43.131 INFO:tasks.rados.rados.0.smithi022.stdout:1199: writing smithi02269687-29 from 3196560 to 3751134 tid 3 2024-07-28T11:55:43.132 INFO:tasks.rados.rados.0.smithi022.stdout:1200: write oid 41 current snap is 154 2024-07-28T11:55:43.132 INFO:tasks.rados.rados.0.smithi022.stdout:1200: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-07-28T11:55:43.145 INFO:tasks.rados.rados.0.smithi022.stdout:1200: writing smithi02269687-41 from 699290 to 1163853 tid 1 2024-07-28T11:55:43.154 INFO:tasks.rados.rados.0.smithi022.stdout:1200: writing smithi02269687-41 from 1603478 to 2138633 tid 2 2024-07-28T11:55:43.166 INFO:tasks.rados.rados.0.smithi022.stdout:1200: writing smithi02269687-41 from 2823983 to 3589829 tid 3 2024-07-28T11:55:43.166 INFO:tasks.rados.rados.0.smithi022.stdout:1201: read oid 24 snap -1 2024-07-28T11:55:43.167 INFO:tasks.rados.rados.0.smithi022.stdout:1201: expect deleted 2024-07-28T11:55:43.167 INFO:tasks.rados.rados.0.smithi022.stdout:1202: snap_remove snap 143 2024-07-28T11:55:43.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:43 smithi150 bash[60514]: ts=2024-07-28T11:55:43.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:55:44.122 INFO:tasks.rados.rados.0.smithi022.stdout:1202: done (3 left) 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1203: snap_create 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1199: finishing write tid 1 to smithi02269687-29 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1199: finishing write tid 2 to smithi02269687-29 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1199: finishing write tid 3 to smithi02269687-29 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1199: finishing write tid 4 to smithi02269687-29 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1199: finishing write tid 5 to smithi02269687-29 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 583 (ObjNum 469 snap 154 seq_num 469) dirty exists 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1199: left oid 29 (ObjNum 469 snap 154 seq_num 469) 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1200: finishing write tid 1 to smithi02269687-41 2024-07-28T11:55:44.123 INFO:tasks.rados.rados.0.smithi022.stdout:1200: finishing write tid 2 to smithi02269687-41 2024-07-28T11:55:44.124 INFO:tasks.rados.rados.0.smithi022.stdout:1200: finishing write tid 3 to smithi02269687-41 2024-07-28T11:55:44.124 INFO:tasks.rados.rados.0.smithi022.stdout:1200: finishing write tid 4 to smithi02269687-41 2024-07-28T11:55:44.124 INFO:tasks.rados.rados.0.smithi022.stdout:1200: finishing write tid 5 to smithi02269687-41 2024-07-28T11:55:44.124 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 588 (ObjNum 470 snap 154 seq_num 470) dirty exists 2024-07-28T11:55:44.124 INFO:tasks.rados.rados.0.smithi022.stdout:1200: left oid 41 (ObjNum 470 snap 154 seq_num 470) 2024-07-28T11:55:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:44 smithi022 bash[31305]: cluster 2024-07-28T11:55:42.938827+0000 mgr.y (mgr.25232) 51 : cluster [DBG] pgmap v105: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 835 KiB/s wr, 7 op/s 2024-07-28T11:55:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:44 smithi022 bash[31305]: cluster 2024-07-28T11:55:43.075645+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-07-28T11:55:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:44 smithi022 bash[80503]: cluster 2024-07-28T11:55:42.938827+0000 mgr.y (mgr.25232) 51 : cluster [DBG] pgmap v105: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 835 KiB/s wr, 7 op/s 2024-07-28T11:55:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:44 smithi022 bash[80503]: cluster 2024-07-28T11:55:43.075645+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-07-28T11:55:44.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:44 smithi150 bash[24144]: cluster 2024-07-28T11:55:42.938827+0000 mgr.y (mgr.25232) 51 : cluster [DBG] pgmap v105: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 835 KiB/s wr, 7 op/s 2024-07-28T11:55:44.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:44 smithi150 bash[24144]: cluster 2024-07-28T11:55:43.075645+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-07-28T11:55:44.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:44 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:44.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:44 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1199: done (3 left) 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1200: done (2 left) 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1201: done (1 left) 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1203: done (0 left) 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1204: read oid 37 snap -1 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1204: expect deleted 2024-07-28T11:55:45.131 INFO:tasks.rados.rados.0.smithi022.stdout:1205: snap_remove snap 148 2024-07-28T11:55:45.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:45 smithi150 bash[24144]: cluster 2024-07-28T11:55:44.120744+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-07-28T11:55:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:45 smithi022 bash[80503]: cluster 2024-07-28T11:55:44.120744+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-07-28T11:55:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:45 smithi022 bash[31305]: cluster 2024-07-28T11:55:44.120744+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-07-28T11:55:46.146 INFO:tasks.rados.rados.0.smithi022.stdout:1204: done (1 left) 2024-07-28T11:55:46.147 INFO:tasks.rados.rados.0.smithi022.stdout:1205: done (0 left) 2024-07-28T11:55:46.147 INFO:tasks.rados.rados.0.smithi022.stdout:1206: rollback oid 9 current snap is 155 2024-07-28T11:55:46.147 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 149 2024-07-28T11:55:46.147 INFO:tasks.rados.rados.0.smithi022.stdout:1207: rollback oid 10 current snap is 155 2024-07-28T11:55:46.147 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 129 2024-07-28T11:55:46.147 INFO:tasks.rados.rados.0.smithi022.stdout:1208: snap_remove snap 107 2024-07-28T11:55:46.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:46 smithi150 bash[24144]: cluster 2024-07-28T11:55:44.939521+0000 mgr.y (mgr.25232) 52 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-28T11:55:46.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:46 smithi150 bash[24144]: cluster 2024-07-28T11:55:45.130790+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-07-28T11:55:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:46 smithi022 bash[80503]: cluster 2024-07-28T11:55:44.939521+0000 mgr.y (mgr.25232) 52 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-28T11:55:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:46 smithi022 bash[80503]: cluster 2024-07-28T11:55:45.130790+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-07-28T11:55:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:46 smithi022 bash[31305]: cluster 2024-07-28T11:55:44.939521+0000 mgr.y (mgr.25232) 52 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-28T11:55:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:46 smithi022 bash[31305]: cluster 2024-07-28T11:55:45.130790+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-07-28T11:55:47.155 INFO:tasks.rados.rados.0.smithi022.stdout:1208: done (2 left) 2024-07-28T11:55:47.155 INFO:tasks.rados.rados.0.smithi022.stdout:1209: write oid 45 current snap is 155 2024-07-28T11:55:47.155 INFO:tasks.rados.rados.0.smithi022.stdout:1209: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2024-07-28T11:55:47.175 INFO:tasks.rados.rados.0.smithi022.stdout:1209: writing smithi02269687-45 from 716097 to 1255909 tid 1 2024-07-28T11:55:47.198 INFO:tasks.rados.rados.0.smithi022.stdout:1209: writing smithi02269687-45 from 1945607 to 2740773 tid 2 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1209: writing smithi02269687-45 from 3535053 to 3916097 tid 3 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1210: snap_create 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1206: finishing rollback tid 0 to smithi02269687-9 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1206: finishing rollback tid 1 to smithi02269687-9 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1206: finishing rollback tid 2 to smithi02269687-9 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 324 (ObjNum 295 snap 93 seq_num 295) dirty exists 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1207: finishing rollback tid 0 to smithi02269687-10 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1207: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1207: finishing rollback tid 2 to smithi02269687-10 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 463 (ObjNum 353 snap 107 seq_num 353) dirty exists 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1209: finishing write tid 1 to smithi02269687-45 2024-07-28T11:55:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:1209: finishing write tid 2 to smithi02269687-45 2024-07-28T11:55:47.217 INFO:tasks.rados.rados.0.smithi022.stdout:1209: finishing write tid 3 to smithi02269687-45 2024-07-28T11:55:47.217 INFO:tasks.rados.rados.0.smithi022.stdout:1209: finishing write tid 4 to smithi02269687-45 2024-07-28T11:55:47.218 INFO:tasks.rados.rados.0.smithi022.stdout:1209: finishing write tid 5 to smithi02269687-45 2024-07-28T11:55:47.218 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 769 (ObjNum 471 snap 155 seq_num 471) dirty exists 2024-07-28T11:55:47.218 INFO:tasks.rados.rados.0.smithi022.stdout:1209: left oid 45 (ObjNum 471 snap 155 seq_num 471) 2024-07-28T11:55:47.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:47 smithi150 bash[24144]: cluster 2024-07-28T11:55:46.142463+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-07-28T11:55:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:47 smithi022 bash[80503]: cluster 2024-07-28T11:55:46.142463+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-07-28T11:55:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:47 smithi022 bash[31305]: cluster 2024-07-28T11:55:46.142463+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-07-28T11:55:48.153 INFO:tasks.rados.rados.0.smithi022.stdout:1206: done (3 left) 2024-07-28T11:55:48.153 INFO:tasks.rados.rados.0.smithi022.stdout:1207: done (2 left) 2024-07-28T11:55:48.153 INFO:tasks.rados.rados.0.smithi022.stdout:1209: done (1 left) 2024-07-28T11:55:48.153 INFO:tasks.rados.rados.0.smithi022.stdout:1210: done (0 left) 2024-07-28T11:55:48.154 INFO:tasks.rados.rados.0.smithi022.stdout:1211: rollback oid 29 current snap is 156 2024-07-28T11:55:48.154 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 145 2024-07-28T11:55:48.154 INFO:tasks.rados.rados.0.smithi022.stdout:1212: rollback oid 34 current snap is 156 2024-07-28T11:55:48.154 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 141 2024-07-28T11:55:48.154 INFO:tasks.rados.rados.0.smithi022.stdout:1213: delete oid 2 current snap is 156 2024-07-28T11:55:48.167 INFO:tasks.rados.rados.0.smithi022.stdout:1213: done (2 left) 2024-07-28T11:55:48.168 INFO:tasks.rados.rados.0.smithi022.stdout:1214: write oid 14 current snap is 156 2024-07-28T11:55:48.168 INFO:tasks.rados.rados.0.smithi022.stdout:1214: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-07-28T11:55:48.180 INFO:tasks.rados.rados.0.smithi022.stdout:1214: writing smithi02269687-14 from 749711 to 1156374 tid 1 2024-07-28T11:55:48.195 INFO:tasks.rados.rados.0.smithi022.stdout:1214: writing smithi02269687-14 from 1778924 to 2461406 tid 2 2024-07-28T11:55:48.210 INFO:tasks.rados.rados.0.smithi022.stdout:1214: writing smithi02269687-14 from 3189899 to 3905914 tid 3 2024-07-28T11:55:48.210 INFO:tasks.rados.rados.0.smithi022.stdout:1215: snap_remove snap 140 2024-07-28T11:55:48.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:48 smithi150 bash[24144]: cluster 2024-07-28T11:55:46.940193+0000 mgr.y (mgr.25232) 53 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 952 KiB/s wr, 6 op/s 2024-07-28T11:55:48.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:48 smithi150 bash[24144]: cluster 2024-07-28T11:55:47.151991+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-07-28T11:55:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:48 smithi022 bash[31305]: cluster 2024-07-28T11:55:46.940193+0000 mgr.y (mgr.25232) 53 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 952 KiB/s wr, 6 op/s 2024-07-28T11:55:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:48 smithi022 bash[31305]: cluster 2024-07-28T11:55:47.151991+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-07-28T11:55:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:48 smithi022 bash[80503]: cluster 2024-07-28T11:55:46.940193+0000 mgr.y (mgr.25232) 53 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 952 KiB/s wr, 6 op/s 2024-07-28T11:55:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:48 smithi022 bash[80503]: cluster 2024-07-28T11:55:47.151991+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-07-28T11:55:49.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:48 smithi150 bash[60514]: ts=2024-07-28T11:55: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:49.171 INFO:tasks.rados.rados.0.smithi022.stdout:1215: done (3 left) 2024-07-28T11:55:49.171 INFO:tasks.rados.rados.0.smithi022.stdout:1216: write oid 2 current snap is 156 2024-07-28T11:55:49.171 INFO:tasks.rados.rados.0.smithi022.stdout:1211: finishing rollback tid 0 to smithi02269687-29 2024-07-28T11:55:49.171 INFO:tasks.rados.rados.0.smithi022.stdout:1211: finishing rollback tid 1 to smithi02269687-29 2024-07-28T11:55:49.171 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 607 (ObjNum 129 snap 0 seq_num 3533888144) dirty dne 2024-07-28T11:55:49.171 INFO:tasks.rados.rados.0.smithi022.stdout:1212: finishing rollback tid 0 to smithi02269687-34 2024-07-28T11:55:49.172 INFO:tasks.rados.rados.0.smithi022.stdout:1212: finishing rollback tid 1 to smithi02269687-34 2024-07-28T11:55:49.172 INFO:tasks.rados.rados.0.smithi022.stdout:1212: finishing rollback tid 2 to smithi02269687-34 2024-07-28T11:55:49.172 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 611 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T11:55:49.172 INFO:tasks.rados.rados.0.smithi022.stdout:1214: finishing write tid 1 to smithi02269687-14 2024-07-28T11:55:49.172 INFO:tasks.rados.rados.0.smithi022.stdout:1216: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2024-07-28T11:55:49.185 INFO:tasks.rados.rados.0.smithi022.stdout:1216: writing smithi02269687-2 from 766518 to 1248430 tid 1 2024-07-28T11:55:49.200 INFO:tasks.rados.rados.0.smithi022.stdout:1216: writing smithi02269687-2 from 1837406 to 2379899 tid 2 2024-07-28T11:55:49.213 INFO:tasks.rados.rados.0.smithi022.stdout:1216: writing smithi02269687-2 from 2933675 to 3460962 tid 3 2024-07-28T11:55:49.220 INFO:tasks.rados.rados.0.smithi022.stdout:1216: writing smithi02269687-2 from 3876584 to 3966518 tid 4 2024-07-28T11:55:49.220 INFO:tasks.rados.rados.0.smithi022.stdout:1211: done (3 left) 2024-07-28T11:55:49.220 INFO:tasks.rados.rados.0.smithi022.stdout:1212: done (2 left) 2024-07-28T11:55:49.220 INFO:tasks.rados.rados.0.smithi022.stdout:1217: rollback oid 20 current snap is 156 2024-07-28T11:55:49.220 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 151 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1214: finishing write tid 2 to smithi02269687-14 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1214: finishing write tid 3 to smithi02269687-14 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1214: finishing write tid 4 to smithi02269687-14 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1214: finishing write tid 5 to smithi02269687-14 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 948 (ObjNum 473 snap 156 seq_num 473) dirty exists 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1214: left oid 14 (ObjNum 473 snap 156 seq_num 473) 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1216: finishing write tid 1 to smithi02269687-2 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1216: finishing write tid 2 to smithi02269687-2 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1216: finishing write tid 3 to smithi02269687-2 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1214: done (2 left) 2024-07-28T11:55:49.221 INFO:tasks.rados.rados.0.smithi022.stdout:1218: snap_remove snap 152 2024-07-28T11:55:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:49 smithi150 bash[24144]: cluster 2024-07-28T11:55:48.152824+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-07-28T11:55:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:49 smithi022 bash[80503]: cluster 2024-07-28T11:55:48.152824+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-07-28T11:55:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:55:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:55:49] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-07-28T11:55:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:49 smithi022 bash[31305]: cluster 2024-07-28T11:55:48.152824+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-07-28T11:55:50.180 INFO:tasks.rados.rados.0.smithi022.stdout:1218: done (2 left) 2024-07-28T11:55:50.180 INFO:tasks.rados.rados.0.smithi022.stdout:1219: delete oid 45 current snap is 156 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1216: finishing write tid 4 to smithi02269687-2 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1216: finishing write tid 5 to smithi02269687-2 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1217: finishing rollback tid 0 to smithi02269687-20 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1216: finishing write tid 6 to smithi02269687-2 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 961 (ObjNum 474 snap 156 seq_num 474) dirty exists 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1216: left oid 2 (ObjNum 474 snap 156 seq_num 474) 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1217: finishing rollback tid 1 to smithi02269687-20 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:1217: finishing rollback tid 2 to smithi02269687-20 2024-07-28T11:55:50.181 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 590 (ObjNum 299 snap 93 seq_num 299) dirty exists 2024-07-28T11:55:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1216: done (2 left) 2024-07-28T11:55:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1217: done (1 left) 2024-07-28T11:55:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1219: done (0 left) 2024-07-28T11:55:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1220: write oid 50 current snap is 156 2024-07-28T11:55:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1220: seq_num 476 ranges {400132=632410,1438017=546162} 2024-07-28T11:55:50.209 INFO:tasks.rados.rados.0.smithi022.stdout:1220: writing smithi02269687-50 from 400132 to 1032542 tid 1 2024-07-28T11:55:50.226 INFO:tasks.rados.rados.0.smithi022.stdout:1220: writing smithi02269687-50 from 1438017 to 1984179 tid 2 2024-07-28T11:55:50.227 INFO:tasks.rados.rados.0.smithi022.stdout:1221: read oid 31 snap 134 2024-07-28T11:55:50.227 INFO:tasks.rados.rados.0.smithi022.stdout:1221: expect (ObjNum 395 snap 123 seq_num 395) 2024-07-28T11:55:50.227 INFO:tasks.rados.rados.0.smithi022.stdout:1222: write oid 34 current snap is 156 2024-07-28T11:55:50.227 INFO:tasks.rados.rados.0.smithi022.stdout:1220: finishing write tid 1 to smithi02269687-50 2024-07-28T11:55:50.227 INFO:tasks.rados.rados.0.smithi022.stdout:1222: seq_num 477 ranges {416939=707659,1896499=120440} 2024-07-28T11:55:50.244 INFO:tasks.rados.rados.0.smithi022.stdout:1222: writing smithi02269687-34 from 416939 to 1124598 tid 1 2024-07-28T11:55:50.257 INFO:tasks.rados.rados.0.smithi022.stdout:1222: writing smithi02269687-34 from 1896499 to 2016939 tid 2 2024-07-28T11:55:50.257 INFO:tasks.rados.rados.0.smithi022.stdout:1223: write oid 10 current snap is 156 2024-07-28T11:55:50.257 INFO:tasks.rados.rados.0.smithi022.stdout:1223: seq_num 478 ranges {433746=782908,1954981=78765} 2024-07-28T11:55:50.271 INFO:tasks.rados.rados.0.smithi022.stdout:1223: writing smithi02269687-10 from 433746 to 1216654 tid 1 2024-07-28T11:55:50.279 INFO:tasks.rados.rados.0.smithi022.stdout:1223: writing smithi02269687-10 from 1954981 to 2033746 tid 2 2024-07-28T11:55:50.279 INFO:tasks.rados.rados.0.smithi022.stdout:1224: write oid 42 current snap is 156 2024-07-28T11:55:50.279 INFO:tasks.rados.rados.0.smithi022.stdout:1224: seq_num 479 ranges {450553=574510,1613463=437090} 2024-07-28T11:55:50.288 INFO:tasks.rados.rados.0.smithi022.stdout:1224: writing smithi02269687-42 from 450553 to 1025063 tid 1 2024-07-28T11:55:50.296 INFO:tasks.rados.rados.0.smithi022.stdout:1224: writing smithi02269687-42 from 1613463 to 2050553 tid 2 2024-07-28T11:55:50.296 INFO:tasks.rados.rados.0.smithi022.stdout:1225: snap_remove snap 155 2024-07-28T11:55:50.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:50 smithi150 bash[24144]: cluster 2024-07-28T11:55:48.940896+0000 mgr.y (mgr.25232) 54 : cluster [DBG] pgmap v114: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 952 KiB/s wr, 6 op/s 2024-07-28T11:55:50.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:50 smithi150 bash[24144]: cluster 2024-07-28T11:55:49.170262+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-07-28T11:55:50.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:50 smithi150 bash[24144]: audit 2024-07-28T11:55:50.004248+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:50 smithi022 bash[80503]: cluster 2024-07-28T11:55:48.940896+0000 mgr.y (mgr.25232) 54 : cluster [DBG] pgmap v114: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 952 KiB/s wr, 6 op/s 2024-07-28T11:55:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:50 smithi022 bash[80503]: cluster 2024-07-28T11:55:49.170262+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-07-28T11:55:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:50 smithi022 bash[80503]: audit 2024-07-28T11:55:50.004248+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:50 smithi022 bash[31305]: cluster 2024-07-28T11:55:48.940896+0000 mgr.y (mgr.25232) 54 : cluster [DBG] pgmap v114: 89 pgs: 89 active+clean; 256 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 952 KiB/s wr, 6 op/s 2024-07-28T11:55:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:50 smithi022 bash[31305]: cluster 2024-07-28T11:55:49.170262+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-07-28T11:55:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:50 smithi022 bash[31305]: audit 2024-07-28T11:55:50.004248+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:55:51.190 INFO:tasks.rados.rados.0.smithi022.stdout:1225: done (5 left) 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1226: read oid 27 snap -1 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1226: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1227: delete oid 41 current snap is 156 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1220: finishing write tid 2 to smithi02269687-50 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1220: finishing write tid 3 to smithi02269687-50 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1220: finishing write tid 4 to smithi02269687-50 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 465 (ObjNum 476 snap 156 seq_num 476) dirty exists 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1220: left oid 50 (ObjNum 476 snap 156 seq_num 476) 2024-07-28T11:55:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1221: expect (ObjNum 395 snap 123 seq_num 395) 2024-07-28T11:55:51.440 INFO:tasks.rados.rados.0.smithi022.stdout:1222: finishing write tid 1 to smithi02269687-34 2024-07-28T11:55:51.440 INFO:tasks.rados.rados.0.smithi022.stdout:1222: finishing write tid 2 to smithi02269687-34 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1222: finishing write tid 3 to smithi02269687-34 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1222: finishing write tid 4 to smithi02269687-34 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 624 (ObjNum 477 snap 156 seq_num 477) dirty exists 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1222: left oid 34 (ObjNum 477 snap 156 seq_num 477) 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1223: finishing write tid 1 to smithi02269687-10 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1223: finishing write tid 2 to smithi02269687-10 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1223: finishing write tid 3 to smithi02269687-10 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1223: finishing write tid 4 to smithi02269687-10 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 479 (ObjNum 478 snap 156 seq_num 478) dirty exists 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1223: left oid 10 (ObjNum 478 snap 156 seq_num 478) 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1224: finishing write tid 1 to smithi02269687-42 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1224: finishing write tid 2 to smithi02269687-42 2024-07-28T11:55:51.441 INFO:tasks.rados.rados.0.smithi022.stdout:1224: finishing write tid 3 to smithi02269687-42 2024-07-28T11:55:51.442 INFO:tasks.rados.rados.0.smithi022.stdout:1224: finishing write tid 4 to smithi02269687-42 2024-07-28T11:55:51.442 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 293 (ObjNum 479 snap 156 seq_num 479) dirty exists 2024-07-28T11:55:51.442 INFO:tasks.rados.rados.0.smithi022.stdout:1224: left oid 42 (ObjNum 479 snap 156 seq_num 479) 2024-07-28T11:55:51.442 INFO:tasks.rados.rados.0.smithi022.stdout:1226: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:55:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:51 smithi150 bash[24144]: cluster 2024-07-28T11:55:50.178961+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-07-28T11:55:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:51 smithi022 bash[80503]: cluster 2024-07-28T11:55:50.178961+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-07-28T11:55:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:51 smithi022 bash[31305]: cluster 2024-07-28T11:55:50.178961+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-07-28T11:55:51.639 INFO:tasks.rados.rados.0.smithi022.stdout:1220: done (6 left) 2024-07-28T11:55:51.639 INFO:tasks.rados.rados.0.smithi022.stdout:1221: done (5 left) 2024-07-28T11:55:51.639 INFO:tasks.rados.rados.0.smithi022.stdout:1222: done (4 left) 2024-07-28T11:55:51.639 INFO:tasks.rados.rados.0.smithi022.stdout:1223: done (3 left) 2024-07-28T11:55:51.639 INFO:tasks.rados.rados.0.smithi022.stdout:1224: done (2 left) 2024-07-28T11:55:51.640 INFO:tasks.rados.rados.0.smithi022.stdout:1226: done (1 left) 2024-07-28T11:55:51.640 INFO:tasks.rados.rados.0.smithi022.stdout:1227: done (0 left) 2024-07-28T11:55:51.640 INFO:tasks.rados.rados.0.smithi022.stdout:1228: write oid 2 current snap is 156 2024-07-28T11:55:51.640 INFO:tasks.rados.rados.0.smithi022.stdout:1228: seq_num 481 ranges {484167=725008,1730427=353740} 2024-07-28T11:55:51.659 INFO:tasks.rados.rados.0.smithi022.stdout:1228: writing smithi02269687-2 from 484167 to 1209175 tid 1 2024-07-28T11:55:51.674 INFO:tasks.rados.rados.0.smithi022.stdout:1228: writing smithi02269687-2 from 1730427 to 2084167 tid 2 2024-07-28T11:55:51.674 INFO:tasks.rados.rados.0.smithi022.stdout:1229: snap_remove snap 139 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1229: done (1 left) 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1230: rollback oid 34 current snap is 156 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 153 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1228: finishing write tid 1 to smithi02269687-2 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1228: finishing write tid 2 to smithi02269687-2 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1228: finishing write tid 3 to smithi02269687-2 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1228: finishing write tid 4 to smithi02269687-2 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 968 (ObjNum 481 snap 156 seq_num 481) dirty exists 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1228: left oid 2 (ObjNum 481 snap 156 seq_num 481) 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1228: done (1 left) 2024-07-28T11:55:52.079 INFO:tasks.rados.rados.0.smithi022.stdout:1231: read oid 15 snap -1 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1231: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1232: rollback oid 31 current snap is 156 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 153 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1233: read oid 25 snap -1 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1233: expect deleted 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1234: rollback oid 17 current snap is 156 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 151 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1235: write oid 46 current snap is 156 2024-07-28T11:55:52.080 INFO:tasks.rados.rados.0.smithi022.stdout:1235: seq_num 482 ranges {500974=400257,1388909=557169} 2024-07-28T11:55:52.084 INFO:tasks.rados.rados.0.smithi022.stdout:1235: writing smithi02269687-46 from 500974 to 901231 tid 1 2024-07-28T11:55:52.091 INFO:tasks.rados.rados.0.smithi022.stdout:1235: writing smithi02269687-46 from 1388909 to 1946078 tid 2 2024-07-28T11:55:52.091 INFO:tasks.rados.rados.0.smithi022.stdout:1236: read oid 27 snap -1 2024-07-28T11:55:52.091 INFO:tasks.rados.rados.0.smithi022.stdout:1236: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:55:52.091 INFO:tasks.rados.rados.0.smithi022.stdout:1237: write oid 10 current snap is 156 2024-07-28T11:55:52.091 INFO:tasks.rados.rados.0.smithi022.stdout:1237: seq_num 483 ranges {517781=475506,1731038=386743} 2024-07-28T11:55:52.097 INFO:tasks.rados.rados.0.smithi022.stdout:1237: writing smithi02269687-10 from 517781 to 993287 tid 1 2024-07-28T11:55:52.104 INFO:tasks.rados.rados.0.smithi022.stdout:1237: writing smithi02269687-10 from 1731038 to 2117781 tid 2 2024-07-28T11:55:52.104 INFO:tasks.rados.rados.0.smithi022.stdout:1238: write oid 29 current snap is 156 2024-07-28T11:55:52.104 INFO:tasks.rados.rados.0.smithi022.stdout:1238: seq_num 484 ranges {534588=550755,1789520=345068} 2024-07-28T11:55:52.111 INFO:tasks.rados.rados.0.smithi022.stdout:1238: writing smithi02269687-29 from 534588 to 1085343 tid 1 2024-07-28T11:55:52.118 INFO:tasks.rados.rados.0.smithi022.stdout:1238: writing smithi02269687-29 from 1789520 to 2134588 tid 2 2024-07-28T11:55:52.118 INFO:tasks.rados.rados.0.smithi022.stdout:1239: write oid 36 current snap is 156 2024-07-28T11:55:52.118 INFO:tasks.rados.rados.0.smithi022.stdout:1239: seq_num 485 ranges {551395=626004,1848002=303393} 2024-07-28T11:55:52.125 INFO:tasks.rados.rados.0.smithi022.stdout:1239: writing smithi02269687-36 from 551395 to 1177399 tid 1 2024-07-28T11:55:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:1239: writing smithi02269687-36 from 1848002 to 2151395 tid 2 2024-07-28T11:55:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:1240: snap_create 2024-07-28T11:55:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:1234: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:55:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 298 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:55:52.132 INFO:tasks.rados.rados.0.smithi022.stdout:1236: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T11:55:52.330 INFO:tasks.rados.rados.0.smithi022.stdout:1231: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:55:52.464 INFO:tasks.rados.rados.0.smithi022.stdout:1230: finishing rollback tid 0 to smithi02269687-34 2024-07-28T11:55:52.464 INFO:tasks.rados.rados.0.smithi022.stdout:1232: finishing rollback tid 0 to smithi02269687-31 2024-07-28T11:55:52.464 INFO:tasks.rados.rados.0.smithi022.stdout:1230: finishing rollback tid 1 to smithi02269687-34 2024-07-28T11:55:52.464 INFO:tasks.rados.rados.0.smithi022.stdout:1230: finishing rollback tid 2 to smithi02269687-34 2024-07-28T11:55:52.464 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 633 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1232: finishing rollback tid 1 to smithi02269687-31 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1235: finishing write tid 1 to smithi02269687-46 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1235: finishing write tid 2 to smithi02269687-46 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1237: finishing write tid 1 to smithi02269687-10 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1235: finishing write tid 3 to smithi02269687-46 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1237: finishing write tid 2 to smithi02269687-10 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1235: finishing write tid 4 to smithi02269687-46 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 787 (ObjNum 482 snap 156 seq_num 482) dirty exists 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1235: left oid 46 (ObjNum 482 snap 156 seq_num 482) 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1237: finishing write tid 3 to smithi02269687-10 2024-07-28T11:55:52.465 INFO:tasks.rados.rados.0.smithi022.stdout:1237: finishing write tid 4 to smithi02269687-10 2024-07-28T11:55:52.466 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 488 (ObjNum 483 snap 156 seq_num 483) dirty exists 2024-07-28T11:55:52.466 INFO:tasks.rados.rados.0.smithi022.stdout:1237: left oid 10 (ObjNum 483 snap 156 seq_num 483) 2024-07-28T11:55:52.466 INFO:tasks.rados.rados.0.smithi022.stdout:1232: finishing rollback tid 2 to smithi02269687-31 2024-07-28T11:55:52.466 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 590 (ObjNum 441 snap 139 seq_num 441) dirty exists 2024-07-28T11:55:52.466 INFO:tasks.rados.rados.0.smithi022.stdout:1238: finishing write tid 1 to smithi02269687-29 2024-07-28T11:55:52.466 INFO:tasks.rados.rados.0.smithi022.stdout:1238: finishing write tid 2 to smithi02269687-29 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1238: finishing write tid 3 to smithi02269687-29 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1238: finishing write tid 4 to smithi02269687-29 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 642 (ObjNum 484 snap 156 seq_num 484) dirty exists 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1238: left oid 29 (ObjNum 484 snap 156 seq_num 484) 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1239: finishing write tid 1 to smithi02269687-36 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1239: finishing write tid 2 to smithi02269687-36 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1239: finishing write tid 3 to smithi02269687-36 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1239: finishing write tid 4 to smithi02269687-36 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 790 (ObjNum 485 snap 156 seq_num 485) dirty exists 2024-07-28T11:55:52.467 INFO:tasks.rados.rados.0.smithi022.stdout:1239: left oid 36 (ObjNum 485 snap 156 seq_num 485) 2024-07-28T11:55:52.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:52 smithi150 bash[60514]: ts=2024-07-28T11:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:52 smithi150 bash[24144]: cluster 2024-07-28T11:55:50.941948+0000 mgr.y (mgr.25232) 55 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-28T11:55:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:52 smithi150 bash[24144]: cluster 2024-07-28T11:55:51.189489+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-07-28T11:55:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:52 smithi150 bash[24144]: cluster 2024-07-28T11:55:52.077462+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-07-28T11:55:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:52 smithi022 bash[31305]: cluster 2024-07-28T11:55:50.941948+0000 mgr.y (mgr.25232) 55 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-28T11:55:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:52 smithi022 bash[31305]: cluster 2024-07-28T11:55:51.189489+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-07-28T11:55:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:52 smithi022 bash[31305]: cluster 2024-07-28T11:55:52.077462+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-07-28T11:55:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:52 smithi022 bash[80503]: cluster 2024-07-28T11:55:50.941948+0000 mgr.y (mgr.25232) 55 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-28T11:55:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:52 smithi022 bash[80503]: cluster 2024-07-28T11:55:51.189489+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-07-28T11:55:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:52 smithi022 bash[80503]: cluster 2024-07-28T11:55:52.077462+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-07-28T11:55:53.082 INFO:tasks.rados.rados.0.smithi022.stdout:1230: done (10 left) 2024-07-28T11:55:53.082 INFO:tasks.rados.rados.0.smithi022.stdout:1231: done (9 left) 2024-07-28T11:55:53.082 INFO:tasks.rados.rados.0.smithi022.stdout:1232: done (8 left) 2024-07-28T11:55:53.082 INFO:tasks.rados.rados.0.smithi022.stdout:1233: done (7 left) 2024-07-28T11:55:53.082 INFO:tasks.rados.rados.0.smithi022.stdout:1234: done (6 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1235: done (5 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1236: done (4 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1237: done (3 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1238: done (2 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1239: done (1 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1240: done (0 left) 2024-07-28T11:55:53.083 INFO:tasks.rados.rados.0.smithi022.stdout:1241: delete oid 32 current snap is 157 2024-07-28T11:55:53.089 INFO:tasks.rados.rados.0.smithi022.stdout:1241: done (0 left) 2024-07-28T11:55:53.089 INFO:tasks.rados.rados.0.smithi022.stdout:1242: delete oid 41 current snap is 157 2024-07-28T11:55:53.094 INFO:tasks.rados.rados.0.smithi022.stdout:1242: done (0 left) 2024-07-28T11:55:53.094 INFO:tasks.rados.rados.0.smithi022.stdout:1243: snap_create 2024-07-28T11:55:53.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:53 smithi150 bash[24144]: audit 2024-07-28T11:55:52.340131+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:55:53.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:53 smithi150 bash[24144]: cluster 2024-07-28T11:55:53.080567+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-07-28T11:55:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:53 smithi022 bash[80503]: audit 2024-07-28T11:55:52.340131+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:55:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:53 smithi022 bash[80503]: cluster 2024-07-28T11:55:53.080567+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-07-28T11:55:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:53 smithi022 bash[31305]: audit 2024-07-28T11:55:52.340131+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:55:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:53 smithi022 bash[31305]: cluster 2024-07-28T11:55:53.080567+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-07-28T11:55:53.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:53 smithi150 bash[60514]: ts=2024-07-28T11:55:53.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:55:54.082 INFO:tasks.rados.rados.0.smithi022.stdout:1243: done (0 left) 2024-07-28T11:55:54.082 INFO:tasks.rados.rados.0.smithi022.stdout:1244: delete oid 34 current snap is 158 2024-07-28T11:55:54.093 INFO:tasks.rados.rados.0.smithi022.stdout:1244: done (0 left) 2024-07-28T11:55:54.093 INFO:tasks.rados.rados.0.smithi022.stdout:1245: write oid 46 current snap is 158 2024-07-28T11:55:54.093 INFO:tasks.rados.rados.0.smithi022.stdout:1245: seq_num 489 ranges {618623=643353,1681930=536693} 2024-07-28T11:55:54.107 INFO:tasks.rados.rados.0.smithi022.stdout:1245: writing smithi02269687-46 from 618623 to 1261976 tid 1 2024-07-28T11:55:54.121 INFO:tasks.rados.rados.0.smithi022.stdout:1245: writing smithi02269687-46 from 1681930 to 2218623 tid 2 2024-07-28T11:55:54.121 INFO:tasks.rados.rados.0.smithi022.stdout:1246: write oid 48 current snap is 158 2024-07-28T11:55:54.121 INFO:tasks.rados.rados.0.smithi022.stdout:1246: seq_num 490 ranges {635430=718602,2140412=95018} 2024-07-28T11:55:54.139 INFO:tasks.rados.rados.0.smithi022.stdout:1246: writing smithi02269687-48 from 635430 to 1354032 tid 1 2024-07-28T11:55:54.148 INFO:tasks.rados.rados.0.smithi022.stdout:1246: writing smithi02269687-48 from 2140412 to 2235430 tid 2 2024-07-28T11:55:54.149 INFO:tasks.rados.rados.0.smithi022.stdout:1247: write oid 18 current snap is 158 2024-07-28T11:55:54.149 INFO:tasks.rados.rados.0.smithi022.stdout:1247: seq_num 491 ranges {652237=793851,2198894=53343} 2024-07-28T11:55:54.161 INFO:tasks.rados.rados.0.smithi022.stdout:1247: writing smithi02269687-18 from 652237 to 1446088 tid 1 2024-07-28T11:55:54.168 INFO:tasks.rados.rados.0.smithi022.stdout:1247: writing smithi02269687-18 from 2198894 to 2252237 tid 2 2024-07-28T11:55:54.168 INFO:tasks.rados.rados.0.smithi022.stdout:1248: snap_remove snap 123 2024-07-28T11:55:54.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:54 smithi150 bash[24144]: cluster 2024-07-28T11:55:52.942772+0000 mgr.y (mgr.25232) 56 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T11:55:54.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:54 smithi150 bash[24144]: cluster 2024-07-28T11:55:54.081757+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-07-28T11:55:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:54 smithi022 bash[80503]: cluster 2024-07-28T11:55:52.942772+0000 mgr.y (mgr.25232) 56 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T11:55:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:54 smithi022 bash[80503]: cluster 2024-07-28T11:55:54.081757+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-07-28T11:55:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:54 smithi022 bash[31305]: cluster 2024-07-28T11:55:52.942772+0000 mgr.y (mgr.25232) 56 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T11:55:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:54 smithi022 bash[31305]: cluster 2024-07-28T11:55:54.081757+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-07-28T11:55:54.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:54 smithi150 bash[60514]: ts=2024-07-28T11:55:54.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:54.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:54 smithi150 bash[60514]: ts=2024-07-28T11:55:54.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:55.086 INFO:tasks.rados.rados.0.smithi022.stdout:1248: done (3 left) 2024-07-28T11:55:55.086 INFO:tasks.rados.rados.0.smithi022.stdout:1249: write oid 6 current snap is 158 2024-07-28T11:55:55.086 INFO:tasks.rados.rados.0.smithi022.stdout:1249: seq_num 492 ranges {669044=469100,1741023=459161} 2024-07-28T11:55:55.093 INFO:tasks.rados.rados.0.smithi022.stdout:1249: writing smithi02269687-6 from 669044 to 1138144 tid 1 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1249: writing smithi02269687-6 from 1741023 to 2200184 tid 2 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1250: snap_create 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1245: finishing write tid 1 to smithi02269687-46 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1245: finishing write tid 2 to smithi02269687-46 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1245: finishing write tid 3 to smithi02269687-46 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1245: finishing write tid 4 to smithi02269687-46 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 796 (ObjNum 489 snap 158 seq_num 489) dirty exists 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1245: left oid 46 (ObjNum 489 snap 158 seq_num 489) 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1246: finishing write tid 1 to smithi02269687-48 2024-07-28T11:55:55.101 INFO:tasks.rados.rados.0.smithi022.stdout:1246: finishing write tid 2 to smithi02269687-48 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1246: finishing write tid 3 to smithi02269687-48 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1246: finishing write tid 4 to smithi02269687-48 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 649 (ObjNum 490 snap 158 seq_num 490) dirty exists 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1246: left oid 48 (ObjNum 490 snap 158 seq_num 490) 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1247: finishing write tid 1 to smithi02269687-18 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1247: finishing write tid 2 to smithi02269687-18 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1247: finishing write tid 3 to smithi02269687-18 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1247: finishing write tid 4 to smithi02269687-18 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 535 (ObjNum 491 snap 158 seq_num 491) dirty exists 2024-07-28T11:55:55.102 INFO:tasks.rados.rados.0.smithi022.stdout:1247: left oid 18 (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:55:55.112 INFO:tasks.rados.rados.0.smithi022.stdout:1249: finishing write tid 1 to smithi02269687-6 2024-07-28T11:55:55.112 INFO:tasks.rados.rados.0.smithi022.stdout:1249: finishing write tid 2 to smithi02269687-6 2024-07-28T11:55:55.114 INFO:tasks.rados.rados.0.smithi022.stdout:1249: finishing write tid 3 to smithi02269687-6 2024-07-28T11:55:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1249: finishing write tid 4 to smithi02269687-6 2024-07-28T11:55:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 473 (ObjNum 492 snap 158 seq_num 492) dirty exists 2024-07-28T11:55:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1249: left oid 6 (ObjNum 492 snap 158 seq_num 492) 2024-07-28T11:55:56.094 INFO:tasks.rados.rados.0.smithi022.stdout:1245: done (4 left) 2024-07-28T11:55:56.094 INFO:tasks.rados.rados.0.smithi022.stdout:1246: done (3 left) 2024-07-28T11:55:56.094 INFO:tasks.rados.rados.0.smithi022.stdout:1247: done (2 left) 2024-07-28T11:55:56.094 INFO:tasks.rados.rados.0.smithi022.stdout:1249: done (1 left) 2024-07-28T11:55:56.094 INFO:tasks.rados.rados.0.smithi022.stdout:1250: done (0 left) 2024-07-28T11:55:56.094 INFO:tasks.rados.rados.0.smithi022.stdout:1251: snap_remove snap 154 2024-07-28T11:55:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:56 smithi150 bash[24144]: cluster 2024-07-28T11:55:54.943520+0000 mgr.y (mgr.25232) 57 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 842 KiB/s wr, 3 op/s 2024-07-28T11:55:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:56 smithi150 bash[24144]: cluster 2024-07-28T11:55:55.084548+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-07-28T11:55:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:56 smithi022 bash[80503]: cluster 2024-07-28T11:55:54.943520+0000 mgr.y (mgr.25232) 57 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 842 KiB/s wr, 3 op/s 2024-07-28T11:55:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:56 smithi022 bash[80503]: cluster 2024-07-28T11:55:55.084548+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-07-28T11:55:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:56 smithi022 bash[31305]: cluster 2024-07-28T11:55:54.943520+0000 mgr.y (mgr.25232) 57 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 842 KiB/s wr, 3 op/s 2024-07-28T11:55:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:56 smithi022 bash[31305]: cluster 2024-07-28T11:55:55.084548+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-07-28T11:55:56.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T11:55:57.080 INFO:tasks.rados.rados.0.smithi022.stdout:1251: done (0 left) 2024-07-28T11:55:57.081 INFO:tasks.rados.rados.0.smithi022.stdout:1252: read oid 18 snap -1 2024-07-28T11:55:57.081 INFO:tasks.rados.rados.0.smithi022.stdout:1252: expect (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:55:57.081 INFO:tasks.rados.rados.0.smithi022.stdout:1253: snap_remove snap 134 2024-07-28T11:55:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:57 smithi022 bash[80503]: cluster 2024-07-28T11:55:56.094082+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-07-28T11:55:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:57 smithi022 bash[80503]: cluster 2024-07-28T11:55:57.079014+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-07-28T11:55:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:57 smithi022 bash[31305]: cluster 2024-07-28T11:55:56.094082+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-07-28T11:55:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:57 smithi022 bash[31305]: cluster 2024-07-28T11:55:57.079014+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-07-28T11:55:57.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:57 smithi150 bash[24144]: cluster 2024-07-28T11:55:56.094082+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-07-28T11:55:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:57 smithi150 bash[24144]: cluster 2024-07-28T11:55:57.079014+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-07-28T11:55:58.078 INFO:tasks.rados.rados.0.smithi022.stdout:1253: done (1 left) 2024-07-28T11:55:58.078 INFO:tasks.rados.rados.0.smithi022.stdout:1254: rollback oid 32 current snap is 159 2024-07-28T11:55:58.078 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 157 2024-07-28T11:55:58.078 INFO:tasks.rados.rados.0.smithi022.stdout:1252: expect (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:55:58.191 INFO:tasks.rados.rados.0.smithi022.stdout:1254: finishing rollback tid 1 to smithi02269687-32 2024-07-28T11:55:58.191 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 792 (ObjNum 49 snap 0 seq_num 3533863920) dirty dne 2024-07-28T11:55:58.192 INFO:tasks.rados.rados.0.smithi022.stdout:1252: done (1 left) 2024-07-28T11:55:58.192 INFO:tasks.rados.rados.0.smithi022.stdout:1254: done (0 left) 2024-07-28T11:55:58.192 INFO:tasks.rados.rados.0.smithi022.stdout:1255: write oid 37 current snap is 159 2024-07-28T11:55:58.192 INFO:tasks.rados.rados.0.smithi022.stdout:1255: seq_num 493 ranges {685851=544349,1799505=486346} 2024-07-28T11:55:58.214 INFO:tasks.rados.rados.0.smithi022.stdout:1255: writing smithi02269687-37 from 685851 to 1230200 tid 1 2024-07-28T11:55:58.235 INFO:tasks.rados.rados.0.smithi022.stdout:1255: writing smithi02269687-37 from 1799505 to 2285851 tid 2 2024-07-28T11:55:58.235 INFO:tasks.rados.rados.0.smithi022.stdout:1256: write oid 39 current snap is 159 2024-07-28T11:55:58.235 INFO:tasks.rados.rados.0.smithi022.stdout:1255: finishing write tid 1 to smithi02269687-37 2024-07-28T11:55:58.235 INFO:tasks.rados.rados.0.smithi022.stdout:1256: seq_num 494 ranges {702658=619598,1857987=444671} 2024-07-28T11:55:58.254 INFO:tasks.rados.rados.0.smithi022.stdout:1256: writing smithi02269687-39 from 702658 to 1322256 tid 1 2024-07-28T11:55:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:1256: writing smithi02269687-39 from 1857987 to 2302658 tid 2 2024-07-28T11:55:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:1257: delete oid 38 current snap is 159 2024-07-28T11:55:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:1255: finishing write tid 2 to smithi02269687-37 2024-07-28T11:55:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:1255: finishing write tid 3 to smithi02269687-37 2024-07-28T11:55:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:1255: finishing write tid 4 to smithi02269687-37 2024-07-28T11:55:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 306 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-07-28T11:55:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:1255: left oid 37 (ObjNum 493 snap 159 seq_num 493) 2024-07-28T11:55:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:1256: finishing write tid 1 to smithi02269687-39 2024-07-28T11:55:58.269 INFO:tasks.rados.rados.0.smithi022.stdout:1256: finishing write tid 2 to smithi02269687-39 2024-07-28T11:55:58.270 INFO:tasks.rados.rados.0.smithi022.stdout:1256: finishing write tid 3 to smithi02269687-39 2024-07-28T11:55:58.270 INFO:tasks.rados.rados.0.smithi022.stdout:1256: finishing write tid 4 to smithi02269687-39 2024-07-28T11:55:58.271 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 619 (ObjNum 494 snap 159 seq_num 494) dirty exists 2024-07-28T11:55:58.271 INFO:tasks.rados.rados.0.smithi022.stdout:1256: left oid 39 (ObjNum 494 snap 159 seq_num 494) 2024-07-28T11:55:58.271 INFO:tasks.rados.rados.0.smithi022.stdout:1255: done (2 left) 2024-07-28T11:55:58.271 INFO:tasks.rados.rados.0.smithi022.stdout:1256: done (1 left) 2024-07-28T11:55:58.271 INFO:tasks.rados.rados.0.smithi022.stdout:1257: done (0 left) 2024-07-28T11:55:58.271 INFO:tasks.rados.rados.0.smithi022.stdout:1258: rollback oid 23 current snap is 159 2024-07-28T11:55:58.272 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 133 2024-07-28T11:55:58.272 INFO:tasks.rados.rados.0.smithi022.stdout:1259: read oid 15 snap -1 2024-07-28T11:55:58.272 INFO:tasks.rados.rados.0.smithi022.stdout:1259: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:55:58.272 INFO:tasks.rados.rados.0.smithi022.stdout:1260: delete oid 41 current snap is 159 2024-07-28T11:55:58.273 INFO:tasks.rados.rados.0.smithi022.stdout:1258: finishing rollback tid 1 to smithi02269687-23 2024-07-28T11:55:58.273 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 0 (ObjNum 33 snap 0 seq_num 2399270308) dirty dne 2024-07-28T11:55:58.274 INFO:tasks.rados.rados.0.smithi022.stdout:1258: done (2 left) 2024-07-28T11:55:58.274 INFO:tasks.rados.rados.0.smithi022.stdout:1260: done (1 left) 2024-07-28T11:55:58.274 INFO:tasks.rados.rados.0.smithi022.stdout:1261: write oid 35 current snap is 159 2024-07-28T11:55:58.275 INFO:tasks.rados.rados.0.smithi022.stdout:1261: seq_num 497 ranges {753079=561698,2033433=319646} 2024-07-28T11:55:58.286 INFO:tasks.rados.rados.0.smithi022.stdout:1261: writing smithi02269687-35 from 753079 to 1314777 tid 1 2024-07-28T11:55:58.294 INFO:tasks.rados.rados.0.smithi022.stdout:1261: writing smithi02269687-35 from 2033433 to 2353079 tid 2 2024-07-28T11:55:58.294 INFO:tasks.rados.rados.0.smithi022.stdout:1262: snap_create 2024-07-28T11:55:58.295 INFO:tasks.rados.rados.0.smithi022.stdout:1259: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:55:58.445 INFO:tasks.rados.rados.0.smithi022.stdout:1261: finishing write tid 1 to smithi02269687-35 2024-07-28T11:55:58.445 INFO:tasks.rados.rados.0.smithi022.stdout:1261: finishing write tid 2 to smithi02269687-35 2024-07-28T11:55:58.446 INFO:tasks.rados.rados.0.smithi022.stdout:1261: finishing write tid 3 to smithi02269687-35 2024-07-28T11:55:58.446 INFO:tasks.rados.rados.0.smithi022.stdout:1261: finishing write tid 4 to smithi02269687-35 2024-07-28T11:55:58.446 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 623 (ObjNum 497 snap 159 seq_num 497) dirty exists 2024-07-28T11:55:58.446 INFO:tasks.rados.rados.0.smithi022.stdout:1261: left oid 35 (ObjNum 497 snap 159 seq_num 497) 2024-07-28T11:55:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:58 smithi150 bash[24144]: cluster 2024-07-28T11:55:56.944017+0000 mgr.y (mgr.25232) 58 : cluster [DBG] pgmap v126: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T11:55:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:58 smithi150 bash[24144]: cluster 2024-07-28T11:55:58.077881+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-07-28T11:55:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:58 smithi150 bash[24144]: audit 2024-07-28T11:55:58.093131+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:58 smithi150 bash[24144]: audit 2024-07-28T11:55:58.100686+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[80503]: cluster 2024-07-28T11:55:56.944017+0000 mgr.y (mgr.25232) 58 : cluster [DBG] pgmap v126: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T11:55:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[80503]: cluster 2024-07-28T11:55:58.077881+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-07-28T11:55:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[80503]: audit 2024-07-28T11:55:58.093131+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[80503]: audit 2024-07-28T11:55:58.100686+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[31305]: cluster 2024-07-28T11:55:56.944017+0000 mgr.y (mgr.25232) 58 : cluster [DBG] pgmap v126: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T11:55:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[31305]: cluster 2024-07-28T11:55:58.077881+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-07-28T11:55:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[31305]: audit 2024-07-28T11:55:58.093131+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:58 smithi022 bash[31305]: audit 2024-07-28T11:55:58.100686+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:55:58 smithi150 bash[60514]: ts=2024-07-28T11:55:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:55:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1259: done (2 left) 2024-07-28T11:55:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1261: done (1 left) 2024-07-28T11:55:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1262: done (0 left) 2024-07-28T11:55:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1263: write oid 44 current snap is 160 2024-07-28T11:55:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1263: seq_num 498 ranges {769886=636947,2091915=277971} 2024-07-28T11:55:59.291 INFO:tasks.rados.rados.0.smithi022.stdout:1263: writing smithi02269687-44 from 769886 to 1406833 tid 1 2024-07-28T11:55:59.301 INFO:tasks.rados.rados.0.smithi022.stdout:1263: writing smithi02269687-44 from 2091915 to 2369886 tid 2 2024-07-28T11:55:59.301 INFO:tasks.rados.rados.0.smithi022.stdout:1264: read oid 49 snap 151 2024-07-28T11:55:59.301 INFO:tasks.rados.rados.0.smithi022.stdout:1264: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:55:59.302 INFO:tasks.rados.rados.0.smithi022.stdout:1265: rollback oid 32 current snap is 160 2024-07-28T11:55:59.302 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 159 2024-07-28T11:55:59.302 INFO:tasks.rados.rados.0.smithi022.stdout:1266: read oid 5 snap -1 2024-07-28T11:55:59.302 INFO:tasks.rados.rados.0.smithi022.stdout:1266: expect (ObjNum 438 snap 139 seq_num 438) 2024-07-28T11:55:59.302 INFO:tasks.rados.rados.0.smithi022.stdout:1267: snap_remove snap 153 2024-07-28T11:55:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:59 smithi150 bash[24144]: audit 2024-07-28T11:55:58.263806+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:59 smithi150 bash[24144]: audit 2024-07-28T11:55:58.274386+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:59 smithi150 bash[24144]: audit 2024-07-28T11:55:58.710634+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:55:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:59 smithi150 bash[24144]: audit 2024-07-28T11:55:58.712210+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:55:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:55:59 smithi150 bash[24144]: audit 2024-07-28T11:55:58.721914+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:55:59] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-07-28T11:55:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[80503]: audit 2024-07-28T11:55:58.263806+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[80503]: audit 2024-07-28T11:55:58.274386+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[80503]: audit 2024-07-28T11:55:58.710634+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[80503]: audit 2024-07-28T11:55:58.712210+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[80503]: audit 2024-07-28T11:55:58.721914+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[31305]: audit 2024-07-28T11:55:58.263806+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[31305]: audit 2024-07-28T11:55:58.274386+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[31305]: audit 2024-07-28T11:55:58.710634+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[31305]: audit 2024-07-28T11:55:58.712210+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:55:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:55:59 smithi022 bash[31305]: audit 2024-07-28T11:55:58.721914+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:1267: done (4 left) 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:1268: delete oid 37 current snap is 160 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:1263: finishing write tid 1 to smithi02269687-44 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:1263: finishing write tid 2 to smithi02269687-44 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:1265: finishing rollback tid 1 to smithi02269687-32 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 792 (ObjNum 49 snap 0 seq_num 3528766544) dirty dne 2024-07-28T11:56:00.289 INFO:tasks.rados.rados.0.smithi022.stdout:1266: expect (ObjNum 438 snap 139 seq_num 438) 2024-07-28T11:56:00.401 INFO:tasks.rados.rados.0.smithi022.stdout:1263: finishing write tid 3 to smithi02269687-44 2024-07-28T11:56:00.401 INFO:tasks.rados.rados.0.smithi022.stdout:1263: finishing write tid 4 to smithi02269687-44 2024-07-28T11:56:00.401 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 627 (ObjNum 498 snap 160 seq_num 498) dirty exists 2024-07-28T11:56:00.401 INFO:tasks.rados.rados.0.smithi022.stdout:1263: left oid 44 (ObjNum 498 snap 160 seq_num 498) 2024-07-28T11:56:00.401 INFO:tasks.rados.rados.0.smithi022.stdout:1264: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:56:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:00 smithi022 bash[80503]: cluster 2024-07-28T11:55:58.944667+0000 mgr.y (mgr.25232) 59 : cluster [DBG] pgmap v129: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T11:56:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:00 smithi022 bash[80503]: cluster 2024-07-28T11:55:59.275799+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-07-28T11:56:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:00 smithi022 bash[31305]: cluster 2024-07-28T11:55:58.944667+0000 mgr.y (mgr.25232) 59 : cluster [DBG] pgmap v129: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T11:56:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:00 smithi022 bash[31305]: cluster 2024-07-28T11:55:59.275799+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-07-28T11:56:00.610 INFO:tasks.rados.rados.0.smithi022.stdout:1263: done (4 left) 2024-07-28T11:56:00.610 INFO:tasks.rados.rados.0.smithi022.stdout:1264: done (3 left) 2024-07-28T11:56:00.610 INFO:tasks.rados.rados.0.smithi022.stdout:1265: done (2 left) 2024-07-28T11:56:00.610 INFO:tasks.rados.rados.0.smithi022.stdout:1266: done (1 left) 2024-07-28T11:56:00.610 INFO:tasks.rados.rados.0.smithi022.stdout:1268: done (0 left) 2024-07-28T11:56:00.610 INFO:tasks.rados.rados.0.smithi022.stdout:1269: snap_remove snap 151 2024-07-28T11:56:00.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:00 smithi150 bash[24144]: cluster 2024-07-28T11:55:58.944667+0000 mgr.y (mgr.25232) 59 : cluster [DBG] pgmap v129: 89 pgs: 89 active+clean; 189 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T11:56:00.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:00 smithi150 bash[24144]: cluster 2024-07-28T11:55:59.275799+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-07-28T11:56:01.298 INFO:tasks.rados.rados.0.smithi022.stdout:1269: done (0 left) 2024-07-28T11:56:01.298 INFO:tasks.rados.rados.0.smithi022.stdout:1270: snap_create 2024-07-28T11:56:01.482 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:01.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:01 smithi022 bash[80503]: cluster 2024-07-28T11:56:00.288525+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-07-28T11:56:01.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:01 smithi022 bash[31305]: cluster 2024-07-28T11:56:00.288525+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-07-28T11:56:01.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:01 smithi150 bash[24144]: cluster 2024-07-28T11:56:00.288525+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-07-28T11:56:02.082 INFO:tasks.rados.rados.0.smithi022.stdout:1270: done (0 left) 2024-07-28T11:56:02.082 INFO:tasks.rados.rados.0.smithi022.stdout:1271: delete oid 27 current snap is 161 2024-07-28T11:56:02.089 INFO:tasks.rados.rados.0.smithi022.stdout:1271: done (0 left) 2024-07-28T11:56:02.089 INFO:tasks.rados.rados.0.smithi022.stdout:1272: read oid 6 snap 158 2024-07-28T11:56:02.089 INFO:tasks.rados.rados.0.smithi022.stdout:1272: expect (ObjNum 492 snap 158 seq_num 492) 2024-07-28T11:56:02.089 INFO:tasks.rados.rados.0.smithi022.stdout:1273: write oid 24 current snap is 161 2024-07-28T11:56:02.089 INFO:tasks.rados.rados.0.smithi022.stdout:1273: seq_num 501 ranges {420307=462694,1351008=617495} 2024-07-28T11:56:02.103 INFO:tasks.rados.rados.0.smithi022.stdout:1273: writing smithi02269687-24 from 420307 to 883001 tid 1 2024-07-28T11:56:02.122 INFO:tasks.rados.rados.0.smithi022.stdout:1273: writing smithi02269687-24 from 1351008 to 1968503 tid 2 2024-07-28T11:56:02.122 INFO:tasks.rados.rados.0.smithi022.stdout:1274: write oid 7 current snap is 161 2024-07-28T11:56:02.122 INFO:tasks.rados.rados.0.smithi022.stdout:1274: seq_num 502 ranges {437114=654296,1525843=477506} 2024-07-28T11:56:02.139 INFO:tasks.rados.rados.0.smithi022.stdout:1274: writing smithi02269687-7 from 437114 to 1091410 tid 1 2024-07-28T11:56:02.150 INFO:tasks.rados.rados.0.smithi022.stdout:1274: writing smithi02269687-7 from 1525843 to 2003349 tid 2 2024-07-28T11:56:02.150 INFO:tasks.rados.rados.0.smithi022.stdout:1275: snap_create 2024-07-28T11:56:02.150 INFO:tasks.rados.rados.0.smithi022.stdout:1272: expect (ObjNum 492 snap 158 seq_num 492) 2024-07-28T11:56:02.353 INFO:tasks.rados.rados.0.smithi022.stdout:1273: finishing write tid 1 to smithi02269687-24 2024-07-28T11:56:02.353 INFO:tasks.rados.rados.0.smithi022.stdout:1273: finishing write tid 2 to smithi02269687-24 2024-07-28T11:56:02.353 INFO:tasks.rados.rados.0.smithi022.stdout:1273: finishing write tid 3 to smithi02269687-24 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1273: finishing write tid 4 to smithi02269687-24 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 148 (ObjNum 501 snap 161 seq_num 501) dirty exists 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1273: left oid 24 (ObjNum 501 snap 161 seq_num 501) 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1274: finishing write tid 1 to smithi02269687-7 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1274: finishing write tid 2 to smithi02269687-7 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1274: finishing write tid 3 to smithi02269687-7 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1274: finishing write tid 4 to smithi02269687-7 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1008 (ObjNum 502 snap 161 seq_num 502) dirty exists 2024-07-28T11:56:02.354 INFO:tasks.rados.rados.0.smithi022.stdout:1274: left oid 7 (ObjNum 502 snap 161 seq_num 502) 2024-07-28T11:56:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:02 smithi022 bash[80503]: cluster 2024-07-28T11:56:00.946173+0000 mgr.y (mgr.25232) 60 : cluster [DBG] pgmap v132: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 252 KiB/s wr, 10 op/s 2024-07-28T11:56:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:02 smithi022 bash[80503]: cluster 2024-07-28T11:56:01.297169+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-07-28T11:56:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:02 smithi022 bash[80503]: cluster 2024-07-28T11:56:02.081203+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-07-28T11:56:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:02 smithi022 bash[31305]: cluster 2024-07-28T11:56:00.946173+0000 mgr.y (mgr.25232) 60 : cluster [DBG] pgmap v132: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 252 KiB/s wr, 10 op/s 2024-07-28T11:56:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:02 smithi022 bash[31305]: cluster 2024-07-28T11:56:01.297169+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-07-28T11:56:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:02 smithi022 bash[31305]: cluster 2024-07-28T11:56:02.081203+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-07-28T11:56:02.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:02 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:02 smithi150 bash[24144]: cluster 2024-07-28T11:56:00.946173+0000 mgr.y (mgr.25232) 60 : cluster [DBG] pgmap v132: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 252 KiB/s wr, 10 op/s 2024-07-28T11:56:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:02 smithi150 bash[24144]: cluster 2024-07-28T11:56:01.297169+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-07-28T11:56:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:02 smithi150 bash[24144]: cluster 2024-07-28T11:56:02.081203+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-07-28T11:56:03.083 INFO:tasks.rados.rados.0.smithi022.stdout:1272: done (3 left) 2024-07-28T11:56:03.083 INFO:tasks.rados.rados.0.smithi022.stdout:1273: done (2 left) 2024-07-28T11:56:03.083 INFO:tasks.rados.rados.0.smithi022.stdout:1274: done (1 left) 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:1275: done (0 left) 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:1276: rollback oid 42 current snap is 162 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 161 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:1277: rollback oid 39 current snap is 162 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 130 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:1278: write oid 21 current snap is 162 2024-07-28T11:56:03.084 INFO:tasks.rados.rados.0.smithi022.stdout:1278: seq_num 503 ranges {453921=729545,1584325=621164} 2024-07-28T11:56:03.101 INFO:tasks.rados.rados.0.smithi022.stdout:1278: writing smithi02269687-21 from 453921 to 1183466 tid 1 2024-07-28T11:56:03.117 INFO:tasks.rados.rados.0.smithi022.stdout:1278: writing smithi02269687-21 from 1584325 to 2205489 tid 2 2024-07-28T11:56:03.117 INFO:tasks.rados.rados.0.smithi022.stdout:1276: finishing rollback tid 0 to smithi02269687-42 2024-07-28T11:56:03.117 INFO:tasks.rados.rados.0.smithi022.stdout:1276: finishing rollback tid 1 to smithi02269687-42 2024-07-28T11:56:03.117 INFO:tasks.rados.rados.0.smithi022.stdout:1276: finishing rollback tid 2 to smithi02269687-42 2024-07-28T11:56:03.117 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 316 (ObjNum 479 snap 156 seq_num 479) dirty exists 2024-07-28T11:56:03.117 INFO:tasks.rados.rados.0.smithi022.stdout:1277: finishing rollback tid 0 to smithi02269687-39 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1277: finishing rollback tid 1 to smithi02269687-39 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1277: finishing rollback tid 2 to smithi02269687-39 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 643 (ObjNum 390 snap 121 seq_num 390) dirty exists 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1278: finishing write tid 1 to smithi02269687-21 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1279: read oid 50 snap -1 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1279: expect (ObjNum 476 snap 156 seq_num 476) 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1276: done (3 left) 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1277: done (2 left) 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1280: write oid 47 current snap is 162 2024-07-28T11:56:03.118 INFO:tasks.rados.rados.0.smithi022.stdout:1280: seq_num 504 ranges {470728=404794,1526454=481175} 2024-07-28T11:56:03.125 INFO:tasks.rados.rados.0.smithi022.stdout:1280: writing smithi02269687-47 from 470728 to 875522 tid 1 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:1280: writing smithi02269687-47 from 1526454 to 2007629 tid 2 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:1278: finishing write tid 2 to smithi02269687-21 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:1278: finishing write tid 3 to smithi02269687-21 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:1278: finishing write tid 4 to smithi02269687-21 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 320 (ObjNum 503 snap 162 seq_num 503) dirty exists 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:1278: left oid 21 (ObjNum 503 snap 162 seq_num 503) 2024-07-28T11:56:03.136 INFO:tasks.rados.rados.0.smithi022.stdout:1280: finishing write tid 1 to smithi02269687-47 2024-07-28T11:56:03.137 INFO:tasks.rados.rados.0.smithi022.stdout:1279: expect (ObjNum 476 snap 156 seq_num 476) 2024-07-28T11:56:03.217 INFO:tasks.rados.rados.0.smithi022.stdout:1280: finishing write tid 2 to smithi02269687-47 2024-07-28T11:56:03.217 INFO:tasks.rados.rados.0.smithi022.stdout:1280: finishing write tid 3 to smithi02269687-47 2024-07-28T11:56:03.217 INFO:tasks.rados.rados.0.smithi022.stdout:1280: finishing write tid 4 to smithi02269687-47 2024-07-28T11:56:03.217 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 247 (ObjNum 504 snap 162 seq_num 504) dirty exists 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1280: left oid 47 (ObjNum 504 snap 162 seq_num 504) 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1281: read oid 8 snap -1 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1281: expect (ObjNum 419 snap 131 seq_num 419) 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1278: done (3 left) 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1279: done (2 left) 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1280: done (1 left) 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1282: write oid 27 current snap is 162 2024-07-28T11:56:03.218 INFO:tasks.rados.rados.0.smithi022.stdout:1282: seq_num 505 ranges {487535=480043,1584936=624833} 2024-07-28T11:56:03.230 INFO:tasks.rados.rados.0.smithi022.stdout:1282: writing smithi02269687-27 from 487535 to 967578 tid 1 2024-07-28T11:56:03.246 INFO:tasks.rados.rados.0.smithi022.stdout:1282: writing smithi02269687-27 from 1584936 to 2209769 tid 2 2024-07-28T11:56:03.247 INFO:tasks.rados.rados.0.smithi022.stdout:1283: write oid 28 current snap is 162 2024-07-28T11:56:03.247 INFO:tasks.rados.rados.0.smithi022.stdout:1283: seq_num 506 ranges {504342=555292,1643418=484844} 2024-07-28T11:56:03.260 INFO:tasks.rados.rados.0.smithi022.stdout:1283: writing smithi02269687-28 from 504342 to 1059634 tid 1 2024-07-28T11:56:03.272 INFO:tasks.rados.rados.0.smithi022.stdout:1283: writing smithi02269687-28 from 1643418 to 2128262 tid 2 2024-07-28T11:56:03.272 INFO:tasks.rados.rados.0.smithi022.stdout:1284: read oid 43 snap 158 2024-07-28T11:56:03.272 INFO:tasks.rados.rados.0.smithi022.stdout:1284: expect deleted 2024-07-28T11:56:03.272 INFO:tasks.rados.rados.0.smithi022.stdout:1285: snap_create 2024-07-28T11:56:03.273 INFO:tasks.rados.rados.0.smithi022.stdout:1281: expect (ObjNum 419 snap 131 seq_num 419) 2024-07-28T11:56:03.421 INFO:tasks.rados.rados.0.smithi022.stdout:1282: finishing write tid 1 to smithi02269687-27 2024-07-28T11:56:03.421 INFO:tasks.rados.rados.0.smithi022.stdout:1282: finishing write tid 2 to smithi02269687-27 2024-07-28T11:56:03.421 INFO:tasks.rados.rados.0.smithi022.stdout:1282: finishing write tid 3 to smithi02269687-27 2024-07-28T11:56:03.421 INFO:tasks.rados.rados.0.smithi022.stdout:1282: finishing write tid 4 to smithi02269687-27 2024-07-28T11:56:03.421 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 562 (ObjNum 505 snap 162 seq_num 505) dirty exists 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:1282: left oid 27 (ObjNum 505 snap 162 seq_num 505) 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:1283: finishing write tid 1 to smithi02269687-28 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:1283: finishing write tid 2 to smithi02269687-28 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:1283: finishing write tid 3 to smithi02269687-28 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:1283: finishing write tid 4 to smithi02269687-28 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 134 (ObjNum 506 snap 162 seq_num 506) dirty exists 2024-07-28T11:56:03.422 INFO:tasks.rados.rados.0.smithi022.stdout:1283: left oid 28 (ObjNum 506 snap 162 seq_num 506) 2024-07-28T11:56:03.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:03 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:56:04.094 INFO:tasks.rados.rados.0.smithi022.stdout:1281: done (4 left) 2024-07-28T11:56:04.094 INFO:tasks.rados.rados.0.smithi022.stdout:1282: done (3 left) 2024-07-28T11:56:04.094 INFO:tasks.rados.rados.0.smithi022.stdout:1283: done (2 left) 2024-07-28T11:56:04.094 INFO:tasks.rados.rados.0.smithi022.stdout:1284: done (1 left) 2024-07-28T11:56:04.094 INFO:tasks.rados.rados.0.smithi022.stdout:1285: done (0 left) 2024-07-28T11:56:04.094 INFO:tasks.rados.rados.0.smithi022.stdout:1286: snap_create 2024-07-28T11:56:04.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:04 smithi150 bash[24144]: cluster 2024-07-28T11:56:02.946788+0000 mgr.y (mgr.25232) 61 : cluster [DBG] pgmap v135: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 951 KiB/s wr, 14 op/s 2024-07-28T11:56:04.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:04 smithi150 bash[24144]: cluster 2024-07-28T11:56:03.083678+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-07-28T11:56:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:04 smithi022 bash[80503]: cluster 2024-07-28T11:56:02.946788+0000 mgr.y (mgr.25232) 61 : cluster [DBG] pgmap v135: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 951 KiB/s wr, 14 op/s 2024-07-28T11:56:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:04 smithi022 bash[80503]: cluster 2024-07-28T11:56:03.083678+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-07-28T11:56:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:04 smithi022 bash[31305]: cluster 2024-07-28T11:56:02.946788+0000 mgr.y (mgr.25232) 61 : cluster [DBG] pgmap v135: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 951 KiB/s wr, 14 op/s 2024-07-28T11:56:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:04 smithi022 bash[31305]: cluster 2024-07-28T11:56:03.083678+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-07-28T11:56:04.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:04 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:04.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:04 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:05.102 INFO:tasks.rados.rados.0.smithi022.stdout:1286: done (0 left) 2024-07-28T11:56:05.102 INFO:tasks.rados.rados.0.smithi022.stdout:1287: read oid 13 snap -1 2024-07-28T11:56:05.102 INFO:tasks.rados.rados.0.smithi022.stdout:1287: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:56:05.102 INFO:tasks.rados.rados.0.smithi022.stdout:1288: read oid 44 snap -1 2024-07-28T11:56:05.102 INFO:tasks.rados.rados.0.smithi022.stdout:1288: expect (ObjNum 498 snap 160 seq_num 498) 2024-07-28T11:56:05.102 INFO:tasks.rados.rados.0.smithi022.stdout:1289: snap_remove snap 159 2024-07-28T11:56:05.178 INFO:teuthology.orchestra.run.smithi022.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:56:05.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:05 smithi022 bash[80503]: cluster 2024-07-28T11:56:04.093896+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-07-28T11:56:05.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:05 smithi022 bash[80503]: audit 2024-07-28T11:56:05.004216+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:05.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:05 smithi022 bash[31305]: cluster 2024-07-28T11:56:04.093896+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-07-28T11:56:05.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:05 smithi022 bash[31305]: audit 2024-07-28T11:56:05.004216+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:05.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:05 smithi150 bash[24144]: cluster 2024-07-28T11:56:04.093896+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-07-28T11:56:05.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:05 smithi150 bash[24144]: audit 2024-07-28T11:56:05.004216+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:06.105 INFO:tasks.rados.rados.0.smithi022.stdout:1289: done (2 left) 2024-07-28T11:56:06.105 INFO:tasks.rados.rados.0.smithi022.stdout:1290: read oid 35 snap -1 2024-07-28T11:56:06.105 INFO:tasks.rados.rados.0.smithi022.stdout:1290: expect (ObjNum 497 snap 159 seq_num 497) 2024-07-28T11:56:06.105 INFO:tasks.rados.rados.0.smithi022.stdout:1291: rollback oid 29 current snap is 164 2024-07-28T11:56:06.105 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 129 2024-07-28T11:56:06.105 INFO:tasks.rados.rados.0.smithi022.stdout:1288: expect (ObjNum 498 snap 160 seq_num 498) 2024-07-28T11:56:06.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for majority of mons to upgrade' 2024-07-28T11:56:06.279 INFO:tasks.rados.rados.0.smithi022.stdout:1287: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:56:06.424 INFO:tasks.rados.rados.0.smithi022.stdout:1290: expect (ObjNum 497 snap 159 seq_num 497) 2024-07-28T11:56:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: cluster 2024-07-28T11:56:04.947199+0000 mgr.y (mgr.25232) 62 : cluster [DBG] pgmap v138: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 699 KiB/s wr, 3 op/s 2024-07-28T11:56:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: cluster 2024-07-28T11:56:05.099511+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-07-28T11:56:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.170857+0000 mgr.y (mgr.25232) 63 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:56:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: cephadm 2024-07-28T11:56:05.171483+0000 mgr.y (mgr.25232) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:56:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.178124+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.179159+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.181889+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.182935+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.190683+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.269375+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.271845+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.272945+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: audit 2024-07-28T11:56:05.273556+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T11:56:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:06 smithi150 bash[24144]: cephadm 2024-07-28T11:56:05.274000+0000 mgr.y (mgr.25232) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T11:56:06.534 INFO:tasks.rados.rados.0.smithi022.stdout:1291: finishing rollback tid 0 to smithi02269687-29 2024-07-28T11:56:06.534 INFO:tasks.rados.rados.0.smithi022.stdout:1291: finishing rollback tid 1 to smithi02269687-29 2024-07-28T11:56:06.534 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 683 (ObjNum 49 snap 0 seq_num 1570581034) dirty dne 2024-07-28T11:56:06.534 INFO:tasks.rados.rados.0.smithi022.stdout:1287: done (3 left) 2024-07-28T11:56:06.534 INFO:tasks.rados.rados.0.smithi022.stdout:1288: done (2 left) 2024-07-28T11:56:06.534 INFO:tasks.rados.rados.0.smithi022.stdout:1290: done (1 left) 2024-07-28T11:56:06.535 INFO:tasks.rados.rados.0.smithi022.stdout:1291: done (0 left) 2024-07-28T11:56:06.535 INFO:tasks.rados.rados.0.smithi022.stdout:1292: write oid 30 current snap is 164 2024-07-28T11:56:06.535 INFO:tasks.rados.rados.0.smithi022.stdout:1292: seq_num 507 ranges {521149=630541,1701900=628502} 2024-07-28T11:56:06.553 INFO:tasks.rados.rados.0.smithi022.stdout:1292: writing smithi02269687-30 from 521149 to 1151690 tid 1 2024-07-28T11:56:06.572 INFO:tasks.rados.rados.0.smithi022.stdout:1292: writing smithi02269687-30 from 1701900 to 2330402 tid 2 2024-07-28T11:56:06.572 INFO:tasks.rados.rados.0.smithi022.stdout:1293: write oid 33 current snap is 164 2024-07-28T11:56:06.573 INFO:tasks.rados.rados.0.smithi022.stdout:1293: seq_num 508 ranges {537956=705790,1644029=772160} 2024-07-28T11:56:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: cluster 2024-07-28T11:56:04.947199+0000 mgr.y (mgr.25232) 62 : cluster [DBG] pgmap v138: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 699 KiB/s wr, 3 op/s 2024-07-28T11:56:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: cluster 2024-07-28T11:56:05.099511+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-07-28T11:56:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.170857+0000 mgr.y (mgr.25232) 63 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: cephadm 2024-07-28T11:56:05.171483+0000 mgr.y (mgr.25232) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.178124+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.179159+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.181889+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.182935+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.190683+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.269375+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.271845+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.272945+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: audit 2024-07-28T11:56:05.273556+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T11:56:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[80503]: cephadm 2024-07-28T11:56:05.274000+0000 mgr.y (mgr.25232) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: cluster 2024-07-28T11:56:04.947199+0000 mgr.y (mgr.25232) 62 : cluster [DBG] pgmap v138: 89 pgs: 89 active+clean; 188 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 699 KiB/s wr, 3 op/s 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: cluster 2024-07-28T11:56:05.099511+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.170857+0000 mgr.y (mgr.25232) 63 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: cephadm 2024-07-28T11:56:05.171483+0000 mgr.y (mgr.25232) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.178124+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.179159+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.181889+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.182935+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.190683+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.269375+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.271845+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.272945+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: audit 2024-07-28T11:56:05.273556+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T11:56:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:06 smithi022 bash[31305]: cephadm 2024-07-28T11:56:05.274000+0000 mgr.y (mgr.25232) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T11:56:06.590 INFO:tasks.rados.rados.0.smithi022.stdout:1293: writing smithi02269687-33 from 537956 to 1243746 tid 1 2024-07-28T11:56:06.604 INFO:tasks.rados.rados.0.smithi022.stdout:1293: writing smithi02269687-33 from 1644029 to 2416189 tid 2 2024-07-28T11:56:06.604 INFO:tasks.rados.rados.0.smithi022.stdout:1294: write oid 10 current snap is 164 2024-07-28T11:56:06.604 INFO:tasks.rados.rados.0.smithi022.stdout:1294: seq_num 509 ranges {554763=781039,2102511=452252} 2024-07-28T11:56:06.616 INFO:tasks.rados.rados.0.smithi022.stdout:1294: writing smithi02269687-10 from 554763 to 1335802 tid 1 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:1294: writing smithi02269687-10 from 2102511 to 2554763 tid 2 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:1295: read oid 18 snap -1 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:1295: expect (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:1296: rollback oid 48 current snap is 164 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 133 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:1292: finishing write tid 1 to smithi02269687-30 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:1297: rollback oid 26 current snap is 164 2024-07-28T11:56:06.627 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 163 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1292: finishing write tid 2 to smithi02269687-30 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1292: finishing write tid 3 to smithi02269687-30 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1292: finishing write tid 4 to smithi02269687-30 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 267 (ObjNum 507 snap 164 seq_num 507) dirty exists 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1292: left oid 30 (ObjNum 507 snap 164 seq_num 507) 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1292: done (5 left) 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1298: read oid 9 snap 141 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1298: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1299: read oid 36 snap -1 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1299: expect (ObjNum 485 snap 156 seq_num 485) 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1300: write oid 21 current snap is 164 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1293: finishing write tid 1 to smithi02269687-33 2024-07-28T11:56:06.628 INFO:tasks.rados.rados.0.smithi022.stdout:1293: finishing write tid 2 to smithi02269687-33 2024-07-28T11:56:06.629 INFO:tasks.rados.rados.0.smithi022.stdout:1300: seq_num 510 ranges {571570=572641,1877346=694224} 2024-07-28T11:56:06.638 INFO:tasks.rados.rados.0.smithi022.stdout:1300: writing smithi02269687-21 from 571570 to 1144211 tid 1 2024-07-28T11:56:06.652 INFO:tasks.rados.rados.0.smithi022.stdout:1300: writing smithi02269687-21 from 1877346 to 2571570 tid 2 2024-07-28T11:56:06.652 INFO:tasks.rados.rados.0.smithi022.stdout:1301: read oid 41 snap -1 2024-07-28T11:56:06.652 INFO:tasks.rados.rados.0.smithi022.stdout:1301: expect deleted 2024-07-28T11:56:06.652 INFO:tasks.rados.rados.0.smithi022.stdout:1302: read oid 49 snap 133 2024-07-28T11:56:06.652 INFO:tasks.rados.rados.0.smithi022.stdout:1302: expect (ObjNum 401 snap 123 seq_num 401) 2024-07-28T11:56:06.652 INFO:tasks.rados.rados.0.smithi022.stdout:1303: snap_remove snap 145 2024-07-28T11:56:07.206 INFO:tasks.rados.rados.0.smithi022.stdout:1303: done (10 left) 2024-07-28T11:56:07.207 INFO:tasks.rados.rados.0.smithi022.stdout:1304: write oid 11 current snap is 164 2024-07-28T11:56:07.207 INFO:tasks.rados.rados.0.smithi022.stdout:1304: seq_num 511 ranges {588377=647890,1935828=635840} 2024-07-28T11:56:07.219 INFO:tasks.rados.rados.0.smithi022.stdout:1304: writing smithi02269687-11 from 588377 to 1236267 tid 1 2024-07-28T11:56:07.233 INFO:tasks.rados.rados.0.smithi022.stdout:1304: writing smithi02269687-11 from 1935828 to 2571668 tid 2 2024-07-28T11:56:07.233 INFO:tasks.rados.rados.0.smithi022.stdout:1305: snap_create 2024-07-28T11:56:07.233 INFO:tasks.rados.rados.0.smithi022.stdout:1293: finishing write tid 3 to smithi02269687-33 2024-07-28T11:56:07.233 INFO:tasks.rados.rados.0.smithi022.stdout:1293: finishing write tid 4 to smithi02269687-33 2024-07-28T11:56:07.233 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 506 (ObjNum 508 snap 164 seq_num 508) dirty exists 2024-07-28T11:56:07.234 INFO:tasks.rados.rados.0.smithi022.stdout:1293: left oid 33 (ObjNum 508 snap 164 seq_num 508) 2024-07-28T11:56:07.234 INFO:tasks.rados.rados.0.smithi022.stdout:1294: finishing write tid 1 to smithi02269687-10 2024-07-28T11:56:07.234 INFO:tasks.rados.rados.0.smithi022.stdout:1295: expect (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:56:07.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:07 smithi022 bash[31305]: cluster 2024-07-28T11:56:06.104731+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-07-28T11:56:07.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:07 smithi022 bash[31305]: cluster 2024-07-28T11:56:06.197676+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-07-28T11:56:07.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:07 smithi022 bash[80503]: cluster 2024-07-28T11:56:06.104731+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-07-28T11:56:07.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:07 smithi022 bash[80503]: cluster 2024-07-28T11:56:06.197676+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-07-28T11:56:07.395 INFO:tasks.rados.rados.0.smithi022.stdout:1296: finishing rollback tid 0 to smithi02269687-48 2024-07-28T11:56:07.396 INFO:tasks.rados.rados.0.smithi022.stdout:1299: expect (ObjNum 485 snap 156 seq_num 485) 2024-07-28T11:56:07.464 INFO:tasks.rados.rados.0.smithi022.stdout:1296: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:56:07.464 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 686 (ObjNum 849 snap 0 seq_num 3528769368) dirty dne 2024-07-28T11:56:07.464 INFO:tasks.rados.rados.0.smithi022.stdout:1294: finishing write tid 2 to smithi02269687-10 2024-07-28T11:56:07.465 INFO:tasks.rados.rados.0.smithi022.stdout:1294: finishing write tid 3 to smithi02269687-10 2024-07-28T11:56:07.465 INFO:tasks.rados.rados.0.smithi022.stdout:1294: finishing write tid 4 to smithi02269687-10 2024-07-28T11:56:07.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 510 (ObjNum 509 snap 164 seq_num 509) dirty exists 2024-07-28T11:56:07.465 INFO:tasks.rados.rados.0.smithi022.stdout:1294: left oid 10 (ObjNum 509 snap 164 seq_num 509) 2024-07-28T11:56:07.465 INFO:tasks.rados.rados.0.smithi022.stdout:1297: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:56:07.465 INFO:tasks.rados.rados.0.smithi022.stdout:1298: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:56:07.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:07 smithi150 bash[24144]: cluster 2024-07-28T11:56:06.104731+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-07-28T11:56:07.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:07 smithi150 bash[24144]: cluster 2024-07-28T11:56:06.197676+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-07-28T11:56:07.617 INFO:tasks.rados.rados.0.smithi022.stdout:1297: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:56:07.617 INFO:tasks.rados.rados.0.smithi022.stdout:1297: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:56:07.617 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 514 (ObjNum 464 snap 152 seq_num 464) dirty exists 2024-07-28T11:56:07.617 INFO:tasks.rados.rados.0.smithi022.stdout:1300: finishing write tid 1 to smithi02269687-21 2024-07-28T11:56:07.617 INFO:tasks.rados.rados.0.smithi022.stdout:1300: finishing write tid 2 to smithi02269687-21 2024-07-28T11:56:07.618 INFO:tasks.rados.rados.0.smithi022.stdout:1300: finishing write tid 3 to smithi02269687-21 2024-07-28T11:56:07.618 INFO:tasks.rados.rados.0.smithi022.stdout:1300: finishing write tid 4 to smithi02269687-21 2024-07-28T11:56:07.618 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 324 (ObjNum 510 snap 164 seq_num 510) dirty exists 2024-07-28T11:56:07.618 INFO:tasks.rados.rados.0.smithi022.stdout:1300: left oid 21 (ObjNum 510 snap 164 seq_num 510) 2024-07-28T11:56:07.618 INFO:tasks.rados.rados.0.smithi022.stdout:1302: expect (ObjNum 401 snap 123 seq_num 401) 2024-07-28T11:56:07.738 INFO:tasks.rados.rados.0.smithi022.stdout:1304: finishing write tid 1 to smithi02269687-11 2024-07-28T11:56:07.739 INFO:tasks.rados.rados.0.smithi022.stdout:1304: finishing write tid 2 to smithi02269687-11 2024-07-28T11:56:07.739 INFO:tasks.rados.rados.0.smithi022.stdout:1304: finishing write tid 3 to smithi02269687-11 2024-07-28T11:56:07.739 INFO:tasks.rados.rados.0.smithi022.stdout:1304: finishing write tid 4 to smithi02269687-11 2024-07-28T11:56:07.739 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 127 (ObjNum 511 snap 164 seq_num 511) dirty exists 2024-07-28T11:56:07.739 INFO:tasks.rados.rados.0.smithi022.stdout:1304: left oid 11 (ObjNum 511 snap 164 seq_num 511) 2024-07-28T11:56:08.217 INFO:tasks.rados.rados.0.smithi022.stdout:1293: done (11 left) 2024-07-28T11:56:08.217 INFO:tasks.rados.rados.0.smithi022.stdout:1294: done (10 left) 2024-07-28T11:56:08.217 INFO:tasks.rados.rados.0.smithi022.stdout:1295: done (9 left) 2024-07-28T11:56:08.217 INFO:tasks.rados.rados.0.smithi022.stdout:1296: done (8 left) 2024-07-28T11:56:08.217 INFO:tasks.rados.rados.0.smithi022.stdout:1297: done (7 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1298: done (6 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1299: done (5 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1300: done (4 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1301: done (3 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1302: done (2 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1304: done (1 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1305: done (0 left) 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1306: write oid 25 current snap is 165 2024-07-28T11:56:08.218 INFO:tasks.rados.rados.0.smithi022.stdout:1306: seq_num 512 ranges {605184=723139,1877957=727227} 2024-07-28T11:56:08.230 INFO:tasks.rados.rados.0.smithi022.stdout:1306: writing smithi02269687-25 from 605184 to 1328323 tid 1 2024-07-28T11:56:08.244 INFO:tasks.rados.rados.0.smithi022.stdout:1306: writing smithi02269687-25 from 1877957 to 2605184 tid 2 2024-07-28T11:56:08.244 INFO:tasks.rados.rados.0.smithi022.stdout:1307: read oid 21 snap -1 2024-07-28T11:56:08.245 INFO:tasks.rados.rados.0.smithi022.stdout:1307: expect (ObjNum 510 snap 164 seq_num 510) 2024-07-28T11:56:08.245 INFO:tasks.rados.rados.0.smithi022.stdout:1308: rollback oid 5 current snap is 165 2024-07-28T11:56:08.245 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 149 2024-07-28T11:56:08.245 INFO:tasks.rados.rados.0.smithi022.stdout:1306: finishing write tid 1 to smithi02269687-25 2024-07-28T11:56:08.245 INFO:tasks.rados.rados.0.smithi022.stdout:1309: write oid 26 current snap is 165 2024-07-28T11:56:08.245 INFO:tasks.rados.rados.0.smithi022.stdout:1309: seq_num 513 ranges {621991=798388,1936439=639509} 2024-07-28T11:56:08.260 INFO:tasks.rados.rados.0.smithi022.stdout:1309: writing smithi02269687-26 from 621991 to 1420379 tid 1 2024-07-28T11:56:08.271 INFO:tasks.rados.rados.0.smithi022.stdout:1309: writing smithi02269687-26 from 1936439 to 2575948 tid 2 2024-07-28T11:56:08.272 INFO:tasks.rados.rados.0.smithi022.stdout:1310: write oid 42 current snap is 165 2024-07-28T11:56:08.272 INFO:tasks.rados.rados.0.smithi022.stdout:1310: seq_num 514 ranges {638798=473637,1594921=783167} 2024-07-28T11:56:08.281 INFO:tasks.rados.rados.0.smithi022.stdout:1310: writing smithi02269687-42 from 638798 to 1112435 tid 1 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1310: writing smithi02269687-42 from 1594921 to 2378088 tid 2 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1311: snap_create 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1306: finishing write tid 2 to smithi02269687-25 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1306: finishing write tid 3 to smithi02269687-25 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1306: finishing write tid 4 to smithi02269687-25 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 488 (ObjNum 512 snap 165 seq_num 512) dirty exists 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1306: left oid 25 (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1308: finishing rollback tid 0 to smithi02269687-5 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1308: finishing rollback tid 1 to smithi02269687-5 2024-07-28T11:56:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1308: finishing rollback tid 2 to smithi02269687-5 2024-07-28T11:56:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 255 (ObjNum 438 snap 139 seq_num 438) dirty exists 2024-07-28T11:56:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:1307: expect (ObjNum 510 snap 164 seq_num 510) 2024-07-28T11:56:08.402 INFO:tasks.rados.rados.0.smithi022.stdout:1309: finishing write tid 1 to smithi02269687-26 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1309: finishing write tid 2 to smithi02269687-26 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1309: finishing write tid 3 to smithi02269687-26 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1309: finishing write tid 4 to smithi02269687-26 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 522 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1309: left oid 26 (ObjNum 513 snap 165 seq_num 513) 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1310: finishing write tid 1 to smithi02269687-42 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1310: finishing write tid 2 to smithi02269687-42 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1310: finishing write tid 3 to smithi02269687-42 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1310: finishing write tid 4 to smithi02269687-42 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 326 (ObjNum 514 snap 165 seq_num 514) dirty exists 2024-07-28T11:56:08.403 INFO:tasks.rados.rados.0.smithi022.stdout:1310: left oid 42 (ObjNum 514 snap 165 seq_num 514) 2024-07-28T11:56:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[24144]: cluster 2024-07-28T11:56:06.947724+0000 mgr.y (mgr.25232) 66 : cluster [DBG] pgmap v141: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:56:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[24144]: cluster 2024-07-28T11:56:07.203771+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-07-28T11:56:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[24144]: audit 2024-07-28T11:56:07.769279+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[24144]: audit 2024-07-28T11:56:07.770436+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:56:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[24144]: audit 2024-07-28T11:56:07.771501+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:56:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[24144]: audit 2024-07-28T11:56:07.772781+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[80503]: cluster 2024-07-28T11:56:06.947724+0000 mgr.y (mgr.25232) 66 : cluster [DBG] pgmap v141: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:56:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[80503]: cluster 2024-07-28T11:56:07.203771+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[80503]: audit 2024-07-28T11:56:07.769279+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[80503]: audit 2024-07-28T11:56:07.770436+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[80503]: audit 2024-07-28T11:56:07.771501+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[80503]: audit 2024-07-28T11:56:07.772781+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[31305]: cluster 2024-07-28T11:56:06.947724+0000 mgr.y (mgr.25232) 66 : cluster [DBG] pgmap v141: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[31305]: cluster 2024-07-28T11:56:07.203771+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[31305]: audit 2024-07-28T11:56:07.769279+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[31305]: audit 2024-07-28T11:56:07.770436+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:56:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[31305]: audit 2024-07-28T11:56:07.771501+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:56:08.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:08 smithi022 bash[31305]: audit 2024-07-28T11:56:07.772781+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:09.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:08 smithi150 bash[60514]: ts=2024-07-28T11:56:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:09.222 INFO:tasks.rados.rados.0.smithi022.stdout:1306: done (5 left) 2024-07-28T11:56:09.222 INFO:tasks.rados.rados.0.smithi022.stdout:1307: done (4 left) 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1308: done (3 left) 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1309: done (2 left) 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1310: done (1 left) 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1311: done (0 left) 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1312: read oid 24 snap -1 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1312: expect (ObjNum 501 snap 161 seq_num 501) 2024-07-28T11:56:09.223 INFO:tasks.rados.rados.0.smithi022.stdout:1313: delete oid 31 current snap is 166 2024-07-28T11:56:09.227 INFO:tasks.rados.rados.0.smithi022.stdout:1312: expect (ObjNum 501 snap 161 seq_num 501) 2024-07-28T11:56:09.309 INFO:tasks.rados.rados.0.smithi022.stdout:1312: done (1 left) 2024-07-28T11:56:09.309 INFO:tasks.rados.rados.0.smithi022.stdout:1313: done (0 left) 2024-07-28T11:56:09.310 INFO:tasks.rados.rados.0.smithi022.stdout:1314: delete oid 41 current snap is 166 2024-07-28T11:56:09.311 INFO:tasks.rados.rados.0.smithi022.stdout:1314: done (0 left) 2024-07-28T11:56:09.311 INFO:tasks.rados.rados.0.smithi022.stdout:1315: snap_remove snap 149 2024-07-28T11:56:09.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:09 smithi150 bash[24144]: cephadm 2024-07-28T11:56:07.763108+0000 mgr.y (mgr.25232) 67 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T11:56:09.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:09 smithi150 bash[24144]: cephadm 2024-07-28T11:56:07.774173+0000 mgr.y (mgr.25232) 68 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-07-28T11:56:09.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:09 smithi150 bash[24144]: cluster 2024-07-28T11:56:08.216694+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-07-28T11:56:09.534 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:56:09] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-07-28T11:56:09.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[80503]: cephadm 2024-07-28T11:56:07.763108+0000 mgr.y (mgr.25232) 67 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T11:56:09.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[80503]: cephadm 2024-07-28T11:56:07.774173+0000 mgr.y (mgr.25232) 68 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-07-28T11:56:09.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[80503]: cluster 2024-07-28T11:56:08.216694+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-07-28T11:56:09.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[31305]: cephadm 2024-07-28T11:56:07.763108+0000 mgr.y (mgr.25232) 67 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T11:56:09.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[31305]: cephadm 2024-07-28T11:56:07.774173+0000 mgr.y (mgr.25232) 68 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-07-28T11:56:09.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:09 smithi022 bash[31305]: cluster 2024-07-28T11:56:08.216694+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-07-28T11:56:10.226 INFO:tasks.rados.rados.0.smithi022.stdout:1315: done (0 left) 2024-07-28T11:56:10.226 INFO:tasks.rados.rados.0.smithi022.stdout:1316: snap_create 2024-07-28T11:56:10.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.329 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.329 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.330 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.330 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.330 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.331 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:10 smithi022 bash[80503]: cluster 2024-07-28T11:56:08.948434+0000 mgr.y (mgr.25232) 69 : cluster [DBG] pgmap v144: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:56:10.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:10 smithi022 bash[80503]: cluster 2024-07-28T11:56:09.222612+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-07-28T11:56:10.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:10 smithi022 bash[31305]: cluster 2024-07-28T11:56:08.948434+0000 mgr.y (mgr.25232) 69 : cluster [DBG] pgmap v144: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:56:10.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:10 smithi022 bash[31305]: cluster 2024-07-28T11:56:09.222612+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-07-28T11:56:10.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:10 smithi150 bash[24144]: cluster 2024-07-28T11:56:08.948434+0000 mgr.y (mgr.25232) 69 : cluster [DBG] pgmap v144: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:56:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:10 smithi150 bash[24144]: cluster 2024-07-28T11:56:09.222612+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-07-28T11:56:10.682 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:10 smithi022 systemd[1]: Stopping Ceph mon.c for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:56:10.683 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:10 smithi022 bash[31305]: debug 2024-07-28T11:56:10.513+0000 7fbf9ef38640 -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-28T11:56:10.683 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:10 smithi022 bash[31305]: debug 2024-07-28T11:56:10.513+0000 7fbf9ef38640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-07-28T11:56:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:11 smithi022 bash[82748]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-c 2024-07-28T11:56:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:11 smithi022 bash[82809]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-c 2024-07-28T11:56:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.c.service: Deactivated successfully. 2024-07-28T11:56:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: Stopped Ceph mon.c for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:56:11.937 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.080 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.081 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.081 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.081 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:12.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:11 smithi022 systemd[1]: Started Ceph mon.c for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:56:12.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:12 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:13.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:13 smithi150 bash[60514]: ts=2024-07-28T11:56:13.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.641+0000 7f6de5451b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.641+0000 7f6de5451b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.641+0000 7f6de5451b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 0 load: jerasure load: lrc 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Git sha 0 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T11:56:13.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: DB SUMMARY 2024-07-28T11:56:13.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: DB Session ID: XB2K80Y7IKZI07YBC7X2 2024-07-28T11:56:13.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:56:13.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:56:13.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1848 Bytes 2024-07-28T11:56:13.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 3518417 ; 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.env: 0x565439d20bc0 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T11:56:13.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.info_log: 0x56543b554be0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:56:13.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.db_log_dir: 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.wal_dir: 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:56:13.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.write_buffer_manager: 0x56543b562b40 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:56:13.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.row_cache: None 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.wal_filter: None 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:56:13.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:56:13.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:56:13.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Compression algorithms supported: 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kZSTD supported: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:56:13.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.merge_operator: 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:56:13.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56543b554820) 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: cache_index_and_filter_blocks: 1 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: pin_top_level_index_and_filter: 1 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: index_type: 0 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: data_block_index_type: 0 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: index_shortening: 1 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: checksum: 4 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: no_block_cache: 0 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_cache: 0x56543b549350 2024-07-28T11:56:13.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_cache_name: BinnedLRUCache 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_cache_options: 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: capacity : 536870912 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: num_shard_bits : 4 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: strict_capacity_limit : 0 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: high_pri_pool_ratio: 0.000 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_cache_compressed: (nil) 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: persistent_cache: (nil) 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_size: 4096 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_size_deviation: 10 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_restart_interval: 16 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: index_block_restart_interval: 1 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: metadata_block_size: 4096 2024-07-28T11:56:13.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: partition_filters: 0 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: use_delta_encoding: 1 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: filter_policy: bloomfilter 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: whole_key_filtering: 1 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: verify_compression: 0 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: read_amp_bytes_per_bit: 0 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: format_version: 5 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: enable_index_compression: 1 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: block_align: 0 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: max_auto_readahead_size: 262144 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: prepopulate_block_cache: 0 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: initial_auto_readahead_size: 8192 2024-07-28T11:56:13.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: num_file_reads_for_auto_readahead: 2 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.num_levels: 7 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:56:13.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:56:13.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:56:13.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:56:13.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:56:13.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:56:13.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:56:13.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:56:13.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:56:13.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de5451b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.645+0000 7f6de222a640 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-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.649+0000 7f6de5451b00 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-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.649+0000 7f6de5451b00 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 21793, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.649+0000 7f6de5451b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.649+0000 7f6de5451b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 32529aec-71cf-45ee-bc93-717a40fbd3da 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.649+0000 7f6de5451b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167773650814, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.649+0000 7f6de5451b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167773663441, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 2312422, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21798, "largest_seqno": 23626, "table_properties": {"data_size": 2303487, "index_size": 6188, "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": 16040, "raw_average_key_size": 23, "raw_value_size": 2287552, "raw_average_value_size": 3414, "num_data_blocks": 268, "num_entries": 670, "num_filter_entries": 670, "num_deletions": 35, "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": 1722167773, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "32529aec-71cf-45ee-bc93-717a40fbd3da", "db_session_id": "XB2K80Y7IKZI07YBC7X2", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-07-28T11:56:13.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167773663612, "job": 1, "event": "recovery_finished"} 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 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-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 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-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56543b574e00 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 4 rocksdb: DB pointer 0x56543b66c000 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6ddb21c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6ddb21c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: ** DB Stats ** 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:56:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: ** Compaction Stats [default] ** 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: L0 1/0 2.21 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: L6 1/0 11.40 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-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Sum 2/0 13.61 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: ** Compaction Stats [default] ** 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 374.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Flush(GB): cumulative 0.002, interval 0.002 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Cumulative compaction: 0.00 GB write, 138.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Interval compaction: 0.00 GB write, 138.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Block cache BinnedLRUCache@0x56543b549350#7 capacity: 512.00 MB usage: 8.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.661+0000 7f6de5451b00 0 starting mon.c rank 2 at public addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] at bind addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:56:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 1 mon.c@-1(???) e3 preinit fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 0 mon.c@-1(???).mds e9 new map 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 0 mon.c@-1(???).mds e9 print_map 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: e9 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: legacy client fscid: 1 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Filesystem 'foo' (1) 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: fs_name foo 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: epoch 9 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T11:56:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: created 2024-07-28T11:48:27.919929+0000 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: modified 2024-07-28T11:48:37.782716+0000 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: tableserver 0 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: root 0 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: session_timeout 60 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: session_autoclose 300 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: max_file_size 1099511627776 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: max_xattr_size 65536 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: required_client_features {} 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: last_failure 0 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: last_failure_osd_epoch 70 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 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-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: max_mds 1 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: in 0 2024-07-28T11:56:13.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: up {0=24415} 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: failed 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: damaged 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: stopped 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: data_pools [4] 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: metadata_pool 3 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: inline_data disabled 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: balancer 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: bal_rank_mask -1 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: standby_count_wanted 1 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: [mds.foo.smithi150.uoyjce{0:24415} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: Standby daemons: 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: 2024-07-28T11:56:13.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: [mds.foo.smithi022.lsazzu{-1:24512} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.22:6834/1891846083,v1:172.21.15.22:6835/1891846083] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:56:13.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 0 mon.c@-1(???).osd e396 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T11:56:13.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 0 mon.c@-1(???).osd e396 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:56:13.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 0 mon.c@-1(???).osd e396 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:56:13.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 0 mon.c@-1(???).osd e396 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:56:13.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:13 smithi022 bash[82865]: debug 2024-07-28T11:56:13.665+0000 7f6de5451b00 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-07-28T11:56:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:14 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:14 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:15.718 INFO:teuthology.orchestra.run.smithi022.stdout:wait for majority of mons to upgrade 2024-07-28T11:56:16.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2024-07-28T11:56:19.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:18 smithi150 bash[60514]: ts=2024-07-28T11:56:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:56:19] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-07-28T11:56:19.898 INFO:tasks.rados.rados.0.smithi022.stdout:1316: done (0 left) 2024-07-28T11:56:19.898 INFO:tasks.rados.rados.0.smithi022.stdout:1317: read oid 32 snap -1 2024-07-28T11:56:19.898 INFO:tasks.rados.rados.0.smithi022.stdout:1317: expect deleted 2024-07-28T11:56:19.899 INFO:tasks.rados.rados.0.smithi022.stdout:1318: rollback oid 49 current snap is 167 2024-07-28T11:56:19.899 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 164 2024-07-28T11:56:19.899 INFO:tasks.rados.rados.0.smithi022.stdout:1319: delete oid 50 current snap is 167 2024-07-28T11:56:19.909 INFO:tasks.rados.rados.0.smithi022.stdout:1318: finishing rollback tid 0 to smithi02269687-49 2024-07-28T11:56:19.911 INFO:tasks.rados.rados.0.smithi022.stdout:1318: finishing rollback tid 1 to smithi02269687-49 2024-07-28T11:56:19.911 INFO:tasks.rados.rados.0.smithi022.stdout:1318: finishing rollback tid 2 to smithi02269687-49 2024-07-28T11:56:19.911 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 362 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-07-28T11:56:19.912 INFO:tasks.rados.rados.0.smithi022.stdout:1318: done (2 left) 2024-07-28T11:56:19.912 INFO:tasks.rados.rados.0.smithi022.stdout:1319: done (1 left) 2024-07-28T11:56:19.912 INFO:tasks.rados.rados.0.smithi022.stdout:1320: read oid 46 snap 157 2024-07-28T11:56:19.912 INFO:tasks.rados.rados.0.smithi022.stdout:1320: expect (ObjNum 482 snap 156 seq_num 482) 2024-07-28T11:56:19.912 INFO:tasks.rados.rados.0.smithi022.stdout:1321: delete oid 28 current snap is 167 2024-07-28T11:56:19.916 INFO:tasks.rados.rados.0.smithi022.stdout:1321: done (2 left) 2024-07-28T11:56:19.917 INFO:tasks.rados.rados.0.smithi022.stdout:1322: read oid 22 snap 133 2024-07-28T11:56:19.917 INFO:tasks.rados.rados.0.smithi022.stdout:1322: expect deleted 2024-07-28T11:56:19.917 INFO:tasks.rados.rados.0.smithi022.stdout:1323: rollback oid 43 current snap is 167 2024-07-28T11:56:19.917 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 158 2024-07-28T11:56:19.917 INFO:tasks.rados.rados.0.smithi022.stdout:1324: write oid 35 current snap is 167 2024-07-28T11:56:19.917 INFO:tasks.rados.rados.0.smithi022.stdout:1324: seq_num 519 ranges {722833=566235,1887331=650516} 2024-07-28T11:56:19.939 INFO:tasks.rados.rados.0.smithi022.stdout:1324: writing smithi02269687-35 from 722833 to 1289068 tid 1 2024-07-28T11:56:19.961 INFO:tasks.rados.rados.0.smithi022.stdout:1324: writing smithi02269687-35 from 1887331 to 2537847 tid 2 2024-07-28T11:56:19.961 INFO:tasks.rados.rados.0.smithi022.stdout:1325: snap_create 2024-07-28T11:56:19.961 INFO:tasks.rados.rados.0.smithi022.stdout:1323: finishing rollback tid 1 to smithi02269687-43 2024-07-28T11:56:19.962 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 0 (ObjNum 209 snap 0 seq_num 3534959024) dirty dne 2024-07-28T11:56:19.962 INFO:tasks.rados.rados.0.smithi022.stdout:1320: expect (ObjNum 482 snap 156 seq_num 482) 2024-07-28T11:56:20.178 INFO:tasks.rados.rados.0.smithi022.stdout:1324: finishing write tid 1 to smithi02269687-35 2024-07-28T11:56:20.179 INFO:tasks.rados.rados.0.smithi022.stdout:1324: finishing write tid 2 to smithi02269687-35 2024-07-28T11:56:20.179 INFO:tasks.rados.rados.0.smithi022.stdout:1324: finishing write tid 3 to smithi02269687-35 2024-07-28T11:56:20.179 INFO:tasks.rados.rados.0.smithi022.stdout:1324: finishing write tid 4 to smithi02269687-35 2024-07-28T11:56:20.179 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 661 (ObjNum 519 snap 167 seq_num 519) dirty exists 2024-07-28T11:56:20.179 INFO:tasks.rados.rados.0.smithi022.stdout:1324: left oid 35 (ObjNum 519 snap 167 seq_num 519) 2024-07-28T11:56:20.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:10.949680+0000 mgr.y (mgr.25232) 70 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-07-28T11:56:20.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:12.950405+0000 mgr.y (mgr.25232) 71 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:13.882733+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:13.883983+0000 mon.b (mon.1) 90 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:14.951098+0000 mgr.y (mgr.25232) 72 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:16.952384+0000 mgr.y (mgr.25232) 73 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.884166+0000 mon.a (mon.0) 197 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.892518+0000 mon.a (mon.0) 198 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.911350+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.911405+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.912019+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e40: y(active, since 104s), standbys: x 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.912328+0000 mon.a (mon.0) 202 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.925480+0000 mon.a (mon.0) 203 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-07-28T11:56:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.925517+0000 mon.a (mon.0) 204 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-07-28T11:56:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.925538+0000 mon.a (mon.0) 205 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] is down (out of quorum) 2024-07-28T11:56:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: audit 2024-07-28T11:56:18.930918+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: audit 2024-07-28T11:56:18.940756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: audit 2024-07-28T11:56:18.943570+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:19 smithi150 bash[24144]: cluster 2024-07-28T11:56:18.953090+0000 mgr.y (mgr.25232) 74 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2024-07-28T11:56:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:10.949680+0000 mgr.y (mgr.25232) 70 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:12.950405+0000 mgr.y (mgr.25232) 71 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:13.882733+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:13.883983+0000 mon.b (mon.1) 90 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:14.951098+0000 mgr.y (mgr.25232) 72 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:16.952384+0000 mgr.y (mgr.25232) 73 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.884166+0000 mon.a (mon.0) 197 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.892518+0000 mon.a (mon.0) 198 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.911350+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.911405+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.912019+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e40: y(active, since 104s), standbys: x 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.912328+0000 mon.a (mon.0) 202 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-07-28T11:56:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.925480+0000 mon.a (mon.0) 203 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.925517+0000 mon.a (mon.0) 204 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.925538+0000 mon.a (mon.0) 205 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] is down (out of quorum) 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: audit 2024-07-28T11:56:18.930918+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: audit 2024-07-28T11:56:18.940756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: audit 2024-07-28T11:56:18.943570+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[80503]: cluster 2024-07-28T11:56:18.953090+0000 mgr.y (mgr.25232) 74 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:10.949680+0000 mgr.y (mgr.25232) 70 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:12.950405+0000 mgr.y (mgr.25232) 71 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:13.882733+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:20.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:13.883983+0000 mon.b (mon.1) 90 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:14.951098+0000 mgr.y (mgr.25232) 72 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:16.952384+0000 mgr.y (mgr.25232) 73 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.884166+0000 mon.a (mon.0) 197 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.892518+0000 mon.a (mon.0) 198 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.911350+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.911405+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.912019+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e40: y(active, since 104s), standbys: x 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.912328+0000 mon.a (mon.0) 202 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.925480+0000 mon.a (mon.0) 203 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.925517+0000 mon.a (mon.0) 204 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.925538+0000 mon.a (mon.0) 205 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] is down (out of quorum) 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: audit 2024-07-28T11:56:18.930918+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:20.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: audit 2024-07-28T11:56:18.940756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:20.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: audit 2024-07-28T11:56:18.943570+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:20.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:19 smithi022 bash[82865]: cluster 2024-07-28T11:56:18.953090+0000 mgr.y (mgr.25232) 74 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1317: done (5 left) 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1320: done (4 left) 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1322: done (3 left) 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1323: done (2 left) 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1324: done (1 left) 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1325: done (0 left) 2024-07-28T11:56:20.965 INFO:tasks.rados.rados.0.smithi022.stdout:1326: delete oid 41 current snap is 168 2024-07-28T11:56:20.970 INFO:tasks.rados.rados.0.smithi022.stdout:1326: done (0 left) 2024-07-28T11:56:20.970 INFO:tasks.rados.rados.0.smithi022.stdout:1327: delete oid 45 current snap is 168 2024-07-28T11:56:20.976 INFO:tasks.rados.rados.0.smithi022.stdout:1327: done (0 left) 2024-07-28T11:56:20.976 INFO:tasks.rados.rados.0.smithi022.stdout:1328: snap_create 2024-07-28T11:56:21.201 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:21.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:13.880226+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:56:21.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.907623+0000 mon.a (mon.0) 210 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:21.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.915228+0000 mon.b (mon.1) 91 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:21.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.934276+0000 mon.a (mon.0) 211 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:56:21.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.941880+0000 mon.a (mon.0) 212 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.943275+0000 mon.a (mon.0) 213 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.943344+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.944793+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e40: y(active, since 105s), standbys: x 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.945269+0000 mon.a (mon.0) 216 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.945343+0000 mon.a (mon.0) 217 : cluster [INF] Cluster is now healthy 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: cluster 2024-07-28T11:56:19.957881+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:20 smithi150 bash[24144]: audit 2024-07-28T11:56:20.005189+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:13.880226+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:56:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.907623+0000 mon.a (mon.0) 210 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.915228+0000 mon.b (mon.1) 91 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.934276+0000 mon.a (mon.0) 211 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.941880+0000 mon.a (mon.0) 212 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.943275+0000 mon.a (mon.0) 213 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.943344+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.944793+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e40: y(active, since 105s), standbys: x 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.945269+0000 mon.a (mon.0) 216 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.945343+0000 mon.a (mon.0) 217 : cluster [INF] Cluster is now healthy 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: cluster 2024-07-28T11:56:19.957881+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[80503]: audit 2024-07-28T11:56:20.005189+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:13.880226+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T11:56:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.907623+0000 mon.a (mon.0) 210 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.915228+0000 mon.b (mon.1) 91 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.934276+0000 mon.a (mon.0) 211 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.941880+0000 mon.a (mon.0) 212 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.943275+0000 mon.a (mon.0) 213 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.943344+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.944793+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e40: y(active, since 105s), standbys: x 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.945269+0000 mon.a (mon.0) 216 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.945343+0000 mon.a (mon.0) 217 : cluster [INF] Cluster is now healthy 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: cluster 2024-07-28T11:56:19.957881+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:20 smithi022 bash[82865]: audit 2024-07-28T11:56:20.005189+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:21.972 INFO:tasks.rados.rados.0.smithi022.stdout:1328: done (0 left) 2024-07-28T11:56:21.972 INFO:tasks.rados.rados.0.smithi022.stdout:1329: write oid 34 current snap is 169 2024-07-28T11:56:21.972 INFO:tasks.rados.rados.0.smithi022.stdout:1329: seq_num 522 ranges {773254=791982,2346424=426830} 2024-07-28T11:56:21.997 INFO:tasks.rados.rados.0.smithi022.stdout:1329: writing smithi02269687-34 from 773254 to 1565236 tid 1 2024-07-28T11:56:22.017 INFO:tasks.rados.rados.0.smithi022.stdout:1329: writing smithi02269687-34 from 2346424 to 2773254 tid 2 2024-07-28T11:56:22.017 INFO:tasks.rados.rados.0.smithi022.stdout:1330: read oid 50 snap -1 2024-07-28T11:56:22.017 INFO:tasks.rados.rados.0.smithi022.stdout:1330: expect deleted 2024-07-28T11:56:22.017 INFO:tasks.rados.rados.0.smithi022.stdout:1331: read oid 19 snap -1 2024-07-28T11:56:22.017 INFO:tasks.rados.rados.0.smithi022.stdout:1331: expect (ObjNum 325 snap 101 seq_num 325) 2024-07-28T11:56:22.018 INFO:tasks.rados.rados.0.smithi022.stdout:1332: snap_remove snap 158 2024-07-28T11:56:22.086 INFO:tasks.rados.rados.0.smithi022.stdout:1329: finishing write tid 1 to smithi02269687-34 2024-07-28T11:56:22.086 INFO:tasks.rados.rados.0.smithi022.stdout:1329: finishing write tid 2 to smithi02269687-34 2024-07-28T11:56:22.087 INFO:tasks.rados.rados.0.smithi022.stdout:1329: finishing write tid 3 to smithi02269687-34 2024-07-28T11:56:22.087 INFO:tasks.rados.rados.0.smithi022.stdout:1329: finishing write tid 4 to smithi02269687-34 2024-07-28T11:56:22.087 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 703 (ObjNum 522 snap 169 seq_num 522) dirty exists 2024-07-28T11:56:22.087 INFO:tasks.rados.rados.0.smithi022.stdout:1329: left oid 34 (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:56:22.087 INFO:tasks.rados.rados.0.smithi022.stdout:1331: expect (ObjNum 325 snap 101 seq_num 325) 2024-07-28T11:56:22.226 INFO:tasks.rados.rados.0.smithi022.stdout:1329: done (3 left) 2024-07-28T11:56:22.227 INFO:tasks.rados.rados.0.smithi022.stdout:1330: done (2 left) 2024-07-28T11:56:22.227 INFO:tasks.rados.rados.0.smithi022.stdout:1331: done (1 left) 2024-07-28T11:56:22.227 INFO:tasks.rados.rados.0.smithi022.stdout:1332: done (0 left) 2024-07-28T11:56:22.227 INFO:tasks.rados.rados.0.smithi022.stdout:1333: write oid 50 current snap is 169 2024-07-28T11:56:22.227 INFO:tasks.rados.rados.0.smithi022.stdout:1333: seq_num 523 ranges {790061=467231,2004906=541501} 2024-07-28T11:56:22.247 INFO:tasks.rados.rados.0.smithi022.stdout:1333: writing smithi02269687-50 from 790061 to 1257292 tid 1 2024-07-28T11:56:22.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:21 smithi150 bash[24144]: cluster 2024-07-28T11:56:20.954521+0000 mgr.y (mgr.25232) 75 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 737 KiB/s rd, 119 KiB/s wr, 1 op/s 2024-07-28T11:56:22.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:21 smithi150 bash[24144]: cluster 2024-07-28T11:56:20.962193+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-07-28T11:56:22.268 INFO:tasks.rados.rados.0.smithi022.stdout:1333: writing smithi02269687-50 from 2004906 to 2546407 tid 2 2024-07-28T11:56:22.268 INFO:tasks.rados.rados.0.smithi022.stdout:1334: read oid 22 snap -1 2024-07-28T11:56:22.268 INFO:tasks.rados.rados.0.smithi022.stdout:1334: expect (ObjNum 453 snap 148 seq_num 453) 2024-07-28T11:56:22.269 INFO:tasks.rados.rados.0.smithi022.stdout:1335: read oid 13 snap -1 2024-07-28T11:56:22.269 INFO:tasks.rados.rados.0.smithi022.stdout:1335: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:56:22.269 INFO:tasks.rados.rados.0.smithi022.stdout:1336: read oid 20 snap -1 2024-07-28T11:56:22.269 INFO:tasks.rados.rados.0.smithi022.stdout:1336: expect (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:56:22.269 INFO:tasks.rados.rados.0.smithi022.stdout:1337: snap_create 2024-07-28T11:56:22.269 INFO:tasks.rados.rados.0.smithi022.stdout:1333: finishing write tid 1 to smithi02269687-50 2024-07-28T11:56:22.277 INFO:tasks.rados.rados.0.smithi022.stdout:1333: finishing write tid 2 to smithi02269687-50 2024-07-28T11:56:22.277 INFO:tasks.rados.rados.0.smithi022.stdout:1333: finishing write tid 3 to smithi02269687-50 2024-07-28T11:56:22.278 INFO:tasks.rados.rados.0.smithi022.stdout:1333: finishing write tid 4 to smithi02269687-50 2024-07-28T11:56:22.278 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 499 (ObjNum 523 snap 169 seq_num 523) dirty exists 2024-07-28T11:56:22.278 INFO:tasks.rados.rados.0.smithi022.stdout:1333: left oid 50 (ObjNum 523 snap 169 seq_num 523) 2024-07-28T11:56:22.282 INFO:tasks.rados.rados.0.smithi022.stdout:1334: expect (ObjNum 453 snap 148 seq_num 453) 2024-07-28T11:56:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:21 smithi022 bash[80503]: cluster 2024-07-28T11:56:20.954521+0000 mgr.y (mgr.25232) 75 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 737 KiB/s rd, 119 KiB/s wr, 1 op/s 2024-07-28T11:56:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:21 smithi022 bash[80503]: cluster 2024-07-28T11:56:20.962193+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-07-28T11:56:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:21 smithi022 bash[82865]: cluster 2024-07-28T11:56:20.954521+0000 mgr.y (mgr.25232) 75 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 737 KiB/s rd, 119 KiB/s wr, 1 op/s 2024-07-28T11:56:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:21 smithi022 bash[82865]: cluster 2024-07-28T11:56:20.962193+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-07-28T11:56:22.419 INFO:tasks.rados.rados.0.smithi022.stdout:1335: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T11:56:22.564 INFO:tasks.rados.rados.0.smithi022.stdout:1336: expect (ObjNum 299 snap 93 seq_num 299) 2024-07-28T11:56:22.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:22 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:23.096 INFO:tasks.rados.rados.0.smithi022.stdout:1333: done (4 left) 2024-07-28T11:56:23.096 INFO:tasks.rados.rados.0.smithi022.stdout:1334: done (3 left) 2024-07-28T11:56:23.096 INFO:tasks.rados.rados.0.smithi022.stdout:1335: done (2 left) 2024-07-28T11:56:23.096 INFO:tasks.rados.rados.0.smithi022.stdout:1336: done (1 left) 2024-07-28T11:56:23.097 INFO:tasks.rados.rados.0.smithi022.stdout:1337: done (0 left) 2024-07-28T11:56:23.097 INFO:tasks.rados.rados.0.smithi022.stdout:1338: write oid 19 current snap is 170 2024-07-28T11:56:23.097 INFO:tasks.rados.rados.0.smithi022.stdout:1338: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-07-28T11:56:23.111 INFO:tasks.rados.rados.0.smithi022.stdout:1338: writing smithi02269687-19 from 406868 to 949348 tid 1 2024-07-28T11:56:23.128 INFO:tasks.rados.rados.0.smithi022.stdout:1338: writing smithi02269687-19 from 1547035 to 1948547 tid 2 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1338: writing smithi02269687-19 from 2690354 to 2806868 tid 3 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1339: rollback oid 15 current snap is 170 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 156 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1338: finishing write tid 1 to smithi02269687-19 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1338: finishing write tid 2 to smithi02269687-19 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1340: read oid 38 snap -1 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1340: expect deleted 2024-07-28T11:56:23.141 INFO:tasks.rados.rados.0.smithi022.stdout:1341: read oid 2 snap -1 2024-07-28T11:56:23.142 INFO:tasks.rados.rados.0.smithi022.stdout:1341: expect (ObjNum 481 snap 156 seq_num 481) 2024-07-28T11:56:23.142 INFO:tasks.rados.rados.0.smithi022.stdout:1342: delete oid 5 current snap is 170 2024-07-28T11:56:23.145 INFO:tasks.rados.rados.0.smithi022.stdout:1338: finishing write tid 3 to smithi02269687-19 2024-07-28T11:56:23.145 INFO:tasks.rados.rados.0.smithi022.stdout:1338: finishing write tid 4 to smithi02269687-19 2024-07-28T11:56:23.145 INFO:tasks.rados.rados.0.smithi022.stdout:1338: finishing write tid 5 to smithi02269687-19 2024-07-28T11:56:23.145 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 587 (ObjNum 524 snap 170 seq_num 524) dirty exists 2024-07-28T11:56:23.145 INFO:tasks.rados.rados.0.smithi022.stdout:1338: left oid 19 (ObjNum 524 snap 170 seq_num 524) 2024-07-28T11:56:23.146 INFO:tasks.rados.rados.0.smithi022.stdout:1338: done (4 left) 2024-07-28T11:56:23.146 INFO:tasks.rados.rados.0.smithi022.stdout:1340: done (3 left) 2024-07-28T11:56:23.146 INFO:tasks.rados.rados.0.smithi022.stdout:1342: done (2 left) 2024-07-28T11:56:23.146 INFO:tasks.rados.rados.0.smithi022.stdout:1343: read oid 50 snap 161 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:1343: expect (ObjNum 476 snap 156 seq_num 476) 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:1344: read oid 32 snap -1 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:1344: expect deleted 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:1345: rollback oid 19 current snap is 170 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 167 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:1346: rollback oid 36 current snap is 170 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 165 2024-07-28T11:56:23.147 INFO:tasks.rados.rados.0.smithi022.stdout:1347: snap_remove snap 130 2024-07-28T11:56:23.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:22 smithi022 bash[80503]: cluster 2024-07-28T11:56:21.971297+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-07-28T11:56:23.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:22 smithi022 bash[80503]: cluster 2024-07-28T11:56:22.085637+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-07-28T11:56:23.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:22 smithi022 bash[82865]: cluster 2024-07-28T11:56:21.971297+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-07-28T11:56:23.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:22 smithi022 bash[82865]: cluster 2024-07-28T11:56:22.085637+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-07-28T11:56:23.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:22 smithi150 bash[24144]: cluster 2024-07-28T11:56:21.971297+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-07-28T11:56:23.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:22 smithi150 bash[24144]: cluster 2024-07-28T11:56:22.085637+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-07-28T11:56:23.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:23 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:56:24.079 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:23 smithi022 bash[73220]: debug 2024-07-28T11:56:23.672+0000 7faf53fce640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-07-28T11:56:24.104 INFO:tasks.rados.rados.0.smithi022.stdout:1347: done (6 left) 2024-07-28T11:56:24.104 INFO:tasks.rados.rados.0.smithi022.stdout:1348: delete oid 13 current snap is 170 2024-07-28T11:56:24.104 INFO:tasks.rados.rados.0.smithi022.stdout:1345: finishing rollback tid 0 to smithi02269687-19 2024-07-28T11:56:24.104 INFO:tasks.rados.rados.0.smithi022.stdout:1345: finishing rollback tid 1 to smithi02269687-19 2024-07-28T11:56:24.104 INFO:tasks.rados.rados.0.smithi022.stdout:1343: expect (ObjNum 476 snap 156 seq_num 476) 2024-07-28T11:56:24.174 INFO:tasks.rados.rados.0.smithi022.stdout:1345: finishing rollback tid 2 to smithi02269687-19 2024-07-28T11:56:24.174 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 590 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-07-28T11:56:24.174 INFO:tasks.rados.rados.0.smithi022.stdout:1346: finishing rollback tid 0 to smithi02269687-36 2024-07-28T11:56:24.174 INFO:tasks.rados.rados.0.smithi022.stdout:1341: expect (ObjNum 481 snap 156 seq_num 481) 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1339: finishing rollback tid 0 to smithi02269687-15 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1339: finishing rollback tid 1 to smithi02269687-15 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1339: finishing rollback tid 2 to smithi02269687-15 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1030 (ObjNum 290 snap 90 seq_num 290) dirty exists 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1346: finishing rollback tid 1 to smithi02269687-36 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1339: done (6 left) 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1341: done (5 left) 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1343: done (4 left) 2024-07-28T11:56:24.260 INFO:tasks.rados.rados.0.smithi022.stdout:1344: done (3 left) 2024-07-28T11:56:24.261 INFO:tasks.rados.rados.0.smithi022.stdout:1345: done (2 left) 2024-07-28T11:56:24.261 INFO:tasks.rados.rados.0.smithi022.stdout:1348: done (1 left) 2024-07-28T11:56:24.261 INFO:tasks.rados.rados.0.smithi022.stdout:1349: snap_remove snap 168 2024-07-28T11:56:24.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:24 smithi022 bash[80503]: cluster 2024-07-28T11:56:22.955225+0000 mgr.y (mgr.25232) 76 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 297 KiB/s wr, 4 op/s 2024-07-28T11:56:24.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:24 smithi022 bash[80503]: cluster 2024-07-28T11:56:23.095533+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-07-28T11:56:24.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:24 smithi022 bash[82865]: cluster 2024-07-28T11:56:22.955225+0000 mgr.y (mgr.25232) 76 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 297 KiB/s wr, 4 op/s 2024-07-28T11:56:24.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:24 smithi022 bash[82865]: cluster 2024-07-28T11:56:23.095533+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-07-28T11:56:24.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:24 smithi150 bash[24144]: cluster 2024-07-28T11:56:22.955225+0000 mgr.y (mgr.25232) 76 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 297 KiB/s wr, 4 op/s 2024-07-28T11:56:24.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:24 smithi150 bash[24144]: cluster 2024-07-28T11:56:23.095533+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-07-28T11:56:24.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:24 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:24.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:24 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:24.795 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 2 2024-07-28T11:56:25.235 INFO:tasks.rados.rados.0.smithi022.stdout:1349: done (1 left) 2024-07-28T11:56:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:1350: read oid 9 snap 157 2024-07-28T11:56:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:1350: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:56:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:1351: write oid 46 current snap is 170 2024-07-28T11:56:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:1346: finishing rollback tid 2 to smithi02269687-36 2024-07-28T11:56:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 845 (ObjNum 485 snap 156 seq_num 485) dirty exists 2024-07-28T11:56:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:1351: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-07-28T11:56:25.241 INFO:tasks.rados.rados.0.smithi022.stdout:1351: writing smithi02269687-46 from 457289 to 941869 tid 1 2024-07-28T11:56:25.246 INFO:tasks.rados.rados.0.smithi022.stdout:1351: writing smithi02269687-46 from 1438834 to 1987673 tid 2 2024-07-28T11:56:25.251 INFO:tasks.rados.rados.0.smithi022.stdout:1351: writing smithi02269687-46 from 2772623 to 2857289 tid 3 2024-07-28T11:56:25.252 INFO:tasks.rados.rados.0.smithi022.stdout:1346: done (2 left) 2024-07-28T11:56:25.252 INFO:tasks.rados.rados.0.smithi022.stdout:1352: write oid 42 current snap is 170 2024-07-28T11:56:25.252 INFO:tasks.rados.rados.0.smithi022.stdout:1352: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-07-28T11:56:25.257 INFO:tasks.rados.rados.0.smithi022.stdout:1352: writing smithi02269687-42 from 474096 to 1033925 tid 1 2024-07-28T11:56:25.265 INFO:tasks.rados.rados.0.smithi022.stdout:1352: writing smithi02269687-42 from 1780963 to 2189813 tid 2 2024-07-28T11:56:25.270 INFO:tasks.rados.rados.0.smithi022.stdout:1352: writing smithi02269687-42 from 2800046 to 2874096 tid 3 2024-07-28T11:56:25.270 INFO:tasks.rados.rados.0.smithi022.stdout:1353: read oid 33 snap -1 2024-07-28T11:56:25.270 INFO:tasks.rados.rados.0.smithi022.stdout:1353: expect (ObjNum 508 snap 164 seq_num 508) 2024-07-28T11:56:25.271 INFO:tasks.rados.rados.0.smithi022.stdout:1354: read oid 5 snap -1 2024-07-28T11:56:25.271 INFO:tasks.rados.rados.0.smithi022.stdout:1354: expect deleted 2024-07-28T11:56:25.271 INFO:tasks.rados.rados.0.smithi022.stdout:1355: write oid 24 current snap is 170 2024-07-28T11:56:25.271 INFO:tasks.rados.rados.0.smithi022.stdout:1355: seq_num 529 ranges {490903=635078,1839445=552508} 2024-07-28T11:56:25.277 INFO:tasks.rados.rados.0.smithi022.stdout:1355: writing smithi02269687-24 from 490903 to 1125981 tid 1 2024-07-28T11:56:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:1355: writing smithi02269687-24 from 1839445 to 2391953 tid 2 2024-07-28T11:56:25.285 INFO:tasks.rados.rados.0.smithi022.stdout:1356: snap_remove snap 162 2024-07-28T11:56:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:25 smithi150 bash[24144]: cluster 2024-07-28T11:56:24.100193+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-07-28T11:56:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:25 smithi150 bash[24144]: audit 2024-07-28T11:56:24.221920+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:25 smithi150 bash[24144]: audit 2024-07-28T11:56:24.227575+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:25 smithi150 bash[24144]: audit 2024-07-28T11:56:24.784699+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.22:0/3219053351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:56:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:25 smithi150 bash[24144]: audit 2024-07-28T11:56:24.933073+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:25 smithi150 bash[24144]: audit 2024-07-28T11:56:24.939169+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[80503]: cluster 2024-07-28T11:56:24.100193+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[80503]: audit 2024-07-28T11:56:24.221920+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[80503]: audit 2024-07-28T11:56:24.227575+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[80503]: audit 2024-07-28T11:56:24.784699+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.22:0/3219053351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[80503]: audit 2024-07-28T11:56:24.933073+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[80503]: audit 2024-07-28T11:56:24.939169+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[82865]: cluster 2024-07-28T11:56:24.100193+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-07-28T11:56:25.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[82865]: audit 2024-07-28T11:56:24.221920+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[82865]: audit 2024-07-28T11:56:24.227575+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[82865]: audit 2024-07-28T11:56:24.784699+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.22:0/3219053351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:56:25.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[82865]: audit 2024-07-28T11:56:24.933073+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:25 smithi022 bash[82865]: audit 2024-07-28T11:56:24.939169+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:25.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:1356: done (6 left) 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:1357: rollback oid 27 current snap is 170 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 129 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:1358: read oid 28 snap -1 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:1358: expect deleted 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:1359: write oid 12 current snap is 170 2024-07-28T11:56:26.249 INFO:tasks.rados.rados.0.smithi022.stdout:1359: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-07-28T11:56:26.252 INFO:tasks.rados.rados.0.smithi022.stdout:1359: writing smithi02269687-12 from 507710 to 1218037 tid 1 2024-07-28T11:56:26.258 INFO:tasks.rados.rados.0.smithi022.stdout:1359: writing smithi02269687-12 from 1897927 to 2310446 tid 2 2024-07-28T11:56:26.262 INFO:tasks.rados.rados.0.smithi022.stdout:1359: writing smithi02269687-12 from 2854892 to 2907710 tid 3 2024-07-28T11:56:26.263 INFO:tasks.rados.rados.0.smithi022.stdout:1360: write oid 3 current snap is 170 2024-07-28T11:56:26.263 INFO:tasks.rados.rados.0.smithi022.stdout:1360: seq_num 531 ranges {524517=785576,1956409=556177} 2024-07-28T11:56:26.271 INFO:tasks.rados.rados.0.smithi022.stdout:1360: writing smithi02269687-3 from 524517 to 1310093 tid 1 2024-07-28T11:56:26.278 INFO:tasks.rados.rados.0.smithi022.stdout:1360: writing smithi02269687-3 from 1956409 to 2512586 tid 2 2024-07-28T11:56:26.278 INFO:tasks.rados.rados.0.smithi022.stdout:1361: delete oid 29 current snap is 170 2024-07-28T11:56:26.278 INFO:tasks.rados.rados.0.smithi022.stdout:1350: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:56:26.434 INFO:tasks.rados.rados.0.smithi022.stdout:1351: finishing write tid 1 to smithi02269687-46 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1351: finishing write tid 2 to smithi02269687-46 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1350: done (10 left) 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1361: done (9 left) 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1362: read oid 21 snap -1 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1362: expect (ObjNum 510 snap 164 seq_num 510) 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1363: read oid 32 snap 164 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1363: expect deleted 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1364: snap_create 2024-07-28T11:56:26.435 INFO:tasks.rados.rados.0.smithi022.stdout:1351: finishing write tid 3 to smithi02269687-46 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1351: finishing write tid 4 to smithi02269687-46 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1351: finishing write tid 5 to smithi02269687-46 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 858 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1351: left oid 46 (ObjNum 527 snap 170 seq_num 527) 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1352: finishing write tid 1 to smithi02269687-42 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1352: finishing write tid 2 to smithi02269687-42 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1352: finishing write tid 3 to smithi02269687-42 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1352: finishing write tid 4 to smithi02269687-42 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1352: finishing write tid 5 to smithi02269687-42 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 337 (ObjNum 528 snap 170 seq_num 528) dirty exists 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1352: left oid 42 (ObjNum 528 snap 170 seq_num 528) 2024-07-28T11:56:26.436 INFO:tasks.rados.rados.0.smithi022.stdout:1353: expect (ObjNum 508 snap 164 seq_num 508) 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1355: finishing write tid 1 to smithi02269687-24 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1355: finishing write tid 2 to smithi02269687-24 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1355: finishing write tid 3 to smithi02269687-24 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1355: finishing write tid 4 to smithi02269687-24 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 154 (ObjNum 529 snap 170 seq_num 529) dirty exists 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1355: left oid 24 (ObjNum 529 snap 170 seq_num 529) 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1357: finishing rollback tid 0 to smithi02269687-27 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1357: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 601 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-07-28T11:56:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1359: finishing write tid 1 to smithi02269687-12 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1359: finishing write tid 2 to smithi02269687-12 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1359: finishing write tid 3 to smithi02269687-12 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1359: finishing write tid 4 to smithi02269687-12 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1359: finishing write tid 5 to smithi02269687-12 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 627 (ObjNum 530 snap 170 seq_num 530) dirty exists 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1359: left oid 12 (ObjNum 530 snap 170 seq_num 530) 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1360: finishing write tid 1 to smithi02269687-3 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1360: finishing write tid 2 to smithi02269687-3 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1360: finishing write tid 3 to smithi02269687-3 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:1360: finishing write tid 4 to smithi02269687-3 2024-07-28T11:56:26.513 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 676 (ObjNum 531 snap 170 seq_num 531) dirty exists 2024-07-28T11:56:26.514 INFO:tasks.rados.rados.0.smithi022.stdout:1360: left oid 3 (ObjNum 531 snap 170 seq_num 531) 2024-07-28T11:56:26.514 INFO:tasks.rados.rados.0.smithi022.stdout:1362: expect (ObjNum 510 snap 164 seq_num 510) 2024-07-28T11:56:26.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:26 smithi150 bash[24144]: cluster 2024-07-28T11:56:24.955662+0000 mgr.y (mgr.25232) 77 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:26.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:26 smithi150 bash[24144]: cluster 2024-07-28T11:56:25.230072+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-07-28T11:56:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:26 smithi022 bash[80503]: cluster 2024-07-28T11:56:24.955662+0000 mgr.y (mgr.25232) 77 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:26 smithi022 bash[80503]: cluster 2024-07-28T11:56:25.230072+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-07-28T11:56:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:26 smithi022 bash[82865]: cluster 2024-07-28T11:56:24.955662+0000 mgr.y (mgr.25232) 77 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 208 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:26 smithi022 bash[82865]: cluster 2024-07-28T11:56:25.230072+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-07-28T11:56:27.251 INFO:tasks.rados.rados.0.smithi022.stdout:1351: done (11 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1352: done (10 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1353: done (9 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1354: done (8 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1355: done (7 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1357: done (6 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1358: done (5 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1359: done (4 left) 2024-07-28T11:56:27.252 INFO:tasks.rados.rados.0.smithi022.stdout:1360: done (3 left) 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1362: done (2 left) 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1363: done (1 left) 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1364: done (0 left) 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1365: read oid 17 snap -1 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1365: expect deleted 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1366: write oid 41 current snap is 171 2024-07-28T11:56:27.253 INFO:tasks.rados.rados.0.smithi022.stdout:1366: seq_num 533 ranges {558131=652427,1673373=559846,2820808=137323} 2024-07-28T11:56:27.258 INFO:tasks.rados.rados.0.smithi022.stdout:1366: writing smithi02269687-41 from 558131 to 1210558 tid 1 2024-07-28T11:56:27.264 INFO:tasks.rados.rados.0.smithi022.stdout:1366: writing smithi02269687-41 from 1673373 to 2233219 tid 2 2024-07-28T11:56:27.269 INFO:tasks.rados.rados.0.smithi022.stdout:1366: writing smithi02269687-41 from 2820808 to 2958131 tid 3 2024-07-28T11:56:27.269 INFO:tasks.rados.rados.0.smithi022.stdout:1367: snap_create 2024-07-28T11:56:27.269 INFO:tasks.rados.rados.0.smithi022.stdout:1366: finishing write tid 1 to smithi02269687-41 2024-07-28T11:56:27.269 INFO:tasks.rados.rados.0.smithi022.stdout:1366: finishing write tid 2 to smithi02269687-41 2024-07-28T11:56:27.272 INFO:tasks.rados.rados.0.smithi022.stdout:1366: finishing write tid 3 to smithi02269687-41 2024-07-28T11:56:27.272 INFO:tasks.rados.rados.0.smithi022.stdout:1366: finishing write tid 4 to smithi02269687-41 2024-07-28T11:56:27.272 INFO:tasks.rados.rados.0.smithi022.stdout:1366: finishing write tid 5 to smithi02269687-41 2024-07-28T11:56:27.272 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 720 (ObjNum 533 snap 171 seq_num 533) dirty exists 2024-07-28T11:56:27.273 INFO:tasks.rados.rados.0.smithi022.stdout:1366: left oid 41 (ObjNum 533 snap 171 seq_num 533) 2024-07-28T11:56:27.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:27 smithi150 bash[24144]: cluster 2024-07-28T11:56:26.242375+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-07-28T11:56:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:27 smithi022 bash[80503]: cluster 2024-07-28T11:56:26.242375+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-07-28T11:56:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:27 smithi022 bash[82865]: cluster 2024-07-28T11:56:26.242375+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-07-28T11:56:28.262 INFO:tasks.rados.rados.0.smithi022.stdout:1365: done (2 left) 2024-07-28T11:56:28.263 INFO:tasks.rados.rados.0.smithi022.stdout:1366: done (1 left) 2024-07-28T11:56:28.263 INFO:tasks.rados.rados.0.smithi022.stdout:1367: done (0 left) 2024-07-28T11:56:28.263 INFO:tasks.rados.rados.0.smithi022.stdout:1368: write oid 10 current snap is 172 2024-07-28T11:56:28.263 INFO:tasks.rados.rados.0.smithi022.stdout:1368: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-07-28T11:56:28.277 INFO:tasks.rados.rados.0.smithi022.stdout:1368: writing smithi02269687-10 from 574938 to 1302614 tid 1 2024-07-28T11:56:28.289 INFO:tasks.rados.rados.0.smithi022.stdout:1368: writing smithi02269687-10 from 1731855 to 2435359 tid 2 2024-07-28T11:56:28.296 INFO:tasks.rados.rados.0.smithi022.stdout:1368: writing smithi02269687-10 from 2848231 to 2974938 tid 3 2024-07-28T11:56:28.296 INFO:tasks.rados.rados.0.smithi022.stdout:1369: delete oid 29 current snap is 172 2024-07-28T11:56:28.296 INFO:tasks.rados.rados.0.smithi022.stdout:1368: finishing write tid 1 to smithi02269687-10 2024-07-28T11:56:28.296 INFO:tasks.rados.rados.0.smithi022.stdout:1368: finishing write tid 2 to smithi02269687-10 2024-07-28T11:56:28.300 INFO:tasks.rados.rados.0.smithi022.stdout:1368: finishing write tid 3 to smithi02269687-10 2024-07-28T11:56:28.300 INFO:tasks.rados.rados.0.smithi022.stdout:1368: finishing write tid 4 to smithi02269687-10 2024-07-28T11:56:28.301 INFO:tasks.rados.rados.0.smithi022.stdout:1368: finishing write tid 5 to smithi02269687-10 2024-07-28T11:56:28.301 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 541 (ObjNum 534 snap 172 seq_num 534) dirty exists 2024-07-28T11:56:28.301 INFO:tasks.rados.rados.0.smithi022.stdout:1368: left oid 10 (ObjNum 534 snap 172 seq_num 534) 2024-07-28T11:56:28.302 INFO:tasks.rados.rados.0.smithi022.stdout:1368: done (1 left) 2024-07-28T11:56:28.302 INFO:tasks.rados.rados.0.smithi022.stdout:1369: done (0 left) 2024-07-28T11:56:28.302 INFO:tasks.rados.rados.0.smithi022.stdout:1370: read oid 27 snap -1 2024-07-28T11:56:28.302 INFO:tasks.rados.rados.0.smithi022.stdout:1370: expect deleted 2024-07-28T11:56:28.302 INFO:tasks.rados.rados.0.smithi022.stdout:1371: snap_create 2024-07-28T11:56:28.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:28 smithi150 bash[24144]: cluster 2024-07-28T11:56:26.956305+0000 mgr.y (mgr.25232) 78 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-07-28T11:56:28.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:28 smithi150 bash[24144]: cluster 2024-07-28T11:56:27.249656+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-07-28T11:56:28.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:28 smithi022 bash[80503]: cluster 2024-07-28T11:56:26.956305+0000 mgr.y (mgr.25232) 78 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-07-28T11:56:28.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:28 smithi022 bash[80503]: cluster 2024-07-28T11:56:27.249656+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-07-28T11:56:28.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:28 smithi022 bash[82865]: cluster 2024-07-28T11:56:26.956305+0000 mgr.y (mgr.25232) 78 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-07-28T11:56:28.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:28 smithi022 bash[82865]: cluster 2024-07-28T11:56:27.249656+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-07-28T11:56:29.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:28 smithi150 bash[60514]: ts=2024-07-28T11:56: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:29.277 INFO:tasks.rados.rados.0.smithi022.stdout:1370: done (1 left) 2024-07-28T11:56:29.277 INFO:tasks.rados.rados.0.smithi022.stdout:1371: done (0 left) 2024-07-28T11:56:29.277 INFO:tasks.rados.rados.0.smithi022.stdout:1372: read oid 41 snap -1 2024-07-28T11:56:29.278 INFO:tasks.rados.rados.0.smithi022.stdout:1372: expect (ObjNum 533 snap 171 seq_num 533) 2024-07-28T11:56:29.278 INFO:tasks.rados.rados.0.smithi022.stdout:1373: delete oid 20 current snap is 173 2024-07-28T11:56:29.282 INFO:tasks.rados.rados.0.smithi022.stdout:1372: expect (ObjNum 533 snap 171 seq_num 533) 2024-07-28T11:56:29.397 INFO:tasks.rados.rados.0.smithi022.stdout:1372: done (1 left) 2024-07-28T11:56:29.397 INFO:tasks.rados.rados.0.smithi022.stdout:1373: done (0 left) 2024-07-28T11:56:29.397 INFO:tasks.rados.rados.0.smithi022.stdout:1374: write oid 24 current snap is 173 2024-07-28T11:56:29.397 INFO:tasks.rados.rados.0.smithi022.stdout:1374: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-07-28T11:56:29.416 INFO:tasks.rados.rados.0.smithi022.stdout:1374: writing smithi02269687-24 from 625359 to 1178782 tid 1 2024-07-28T11:56:29.436 INFO:tasks.rados.rados.0.smithi022.stdout:1374: writing smithi02269687-24 from 1790948 to 2358132 tid 2 2024-07-28T11:56:29.447 INFO:tasks.rados.rados.0.smithi022.stdout:1374: writing smithi02269687-24 from 2930500 to 3025359 tid 3 2024-07-28T11:56:29.447 INFO:tasks.rados.rados.0.smithi022.stdout:1375: write oid 40 current snap is 173 2024-07-28T11:56:29.447 INFO:tasks.rados.rados.0.smithi022.stdout:1375: seq_num 538 ranges {642166=628672,1849430=710842} 2024-07-28T11:56:29.462 INFO:tasks.rados.rados.0.smithi022.stdout:1375: writing smithi02269687-40 from 642166 to 1270838 tid 1 2024-07-28T11:56:29.476 INFO:tasks.rados.rados.0.smithi022.stdout:1375: writing smithi02269687-40 from 1849430 to 2560272 tid 2 2024-07-28T11:56:29.476 INFO:tasks.rados.rados.0.smithi022.stdout:1376: rollback oid 11 current snap is 173 2024-07-28T11:56:29.476 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 166 2024-07-28T11:56:29.476 INFO:tasks.rados.rados.0.smithi022.stdout:1374: finishing write tid 1 to smithi02269687-24 2024-07-28T11:56:29.476 INFO:tasks.rados.rados.0.smithi022.stdout:1374: finishing write tid 2 to smithi02269687-24 2024-07-28T11:56:29.476 INFO:tasks.rados.rados.0.smithi022.stdout:1374: finishing write tid 3 to smithi02269687-24 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1374: finishing write tid 4 to smithi02269687-24 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1374: finishing write tid 5 to smithi02269687-24 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 161 (ObjNum 537 snap 173 seq_num 537) dirty exists 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1374: left oid 24 (ObjNum 537 snap 173 seq_num 537) 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1375: finishing write tid 1 to smithi02269687-40 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1374: done (2 left) 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1377: write oid 17 current snap is 173 2024-07-28T11:56:29.477 INFO:tasks.rados.rados.0.smithi022.stdout:1377: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2024-07-28T11:56:29.489 INFO:tasks.rados.rados.0.smithi022.stdout:1377: writing smithi02269687-17 from 658973 to 1362894 tid 1 2024-07-28T11:56:29.499 INFO:tasks.rados.rados.0.smithi022.stdout:1377: writing smithi02269687-17 from 1907912 to 2478765 tid 2 2024-07-28T11:56:29.504 INFO:tasks.rados.rados.0.smithi022.stdout:1377: writing smithi02269687-17 from 2985346 to 3058973 tid 3 2024-07-28T11:56:29.504 INFO:tasks.rados.rados.0.smithi022.stdout:1378: snap_create 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1375: finishing write tid 2 to smithi02269687-40 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1375: finishing write tid 3 to smithi02269687-40 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1375: finishing write tid 4 to smithi02269687-40 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 865 (ObjNum 538 snap 173 seq_num 538) dirty exists 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1375: left oid 40 (ObjNum 538 snap 173 seq_num 538) 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1376: finishing rollback tid 0 to smithi02269687-11 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1376: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1376: finishing rollback tid 2 to smithi02269687-11 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 131 (ObjNum 511 snap 164 seq_num 511) dirty exists 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1377: finishing write tid 1 to smithi02269687-17 2024-07-28T11:56:29.505 INFO:tasks.rados.rados.0.smithi022.stdout:1377: finishing write tid 2 to smithi02269687-17 2024-07-28T11:56:29.508 INFO:tasks.rados.rados.0.smithi022.stdout:1377: finishing write tid 3 to smithi02269687-17 2024-07-28T11:56:29.509 INFO:tasks.rados.rados.0.smithi022.stdout:1377: finishing write tid 4 to smithi02269687-17 2024-07-28T11:56:29.509 INFO:tasks.rados.rados.0.smithi022.stdout:1377: finishing write tid 5 to smithi02269687-17 2024-07-28T11:56:29.509 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 330 (ObjNum 539 snap 173 seq_num 539) dirty exists 2024-07-28T11:56:29.509 INFO:tasks.rados.rados.0.smithi022.stdout:1377: left oid 17 (ObjNum 539 snap 173 seq_num 539) 2024-07-28T11:56:29.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:29 smithi150 bash[24144]: cluster 2024-07-28T11:56:28.262542+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-07-28T11:56:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:29 smithi022 bash[80503]: cluster 2024-07-28T11:56:28.262542+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-07-28T11:56:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:56:29] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-07-28T11:56:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:29 smithi022 bash[82865]: cluster 2024-07-28T11:56:28.262542+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-07-28T11:56:29.795 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:30.286 INFO:tasks.rados.rados.0.smithi022.stdout:1375: done (3 left) 2024-07-28T11:56:30.287 INFO:tasks.rados.rados.0.smithi022.stdout:1376: done (2 left) 2024-07-28T11:56:30.287 INFO:tasks.rados.rados.0.smithi022.stdout:1377: done (1 left) 2024-07-28T11:56:30.287 INFO:tasks.rados.rados.0.smithi022.stdout:1378: done (0 left) 2024-07-28T11:56:30.287 INFO:tasks.rados.rados.0.smithi022.stdout:1379: delete oid 36 current snap is 174 2024-07-28T11:56:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:1379: done (0 left) 2024-07-28T11:56:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:1380: read oid 1 snap 167 2024-07-28T11:56:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:1380: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T11:56:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:1381: write oid 35 current snap is 174 2024-07-28T11:56:30.295 INFO:tasks.rados.rados.0.smithi022.stdout:1381: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-07-28T11:56:30.312 INFO:tasks.rados.rados.0.smithi022.stdout:1381: writing smithi02269687-35 from 692587 to 1263359 tid 1 2024-07-28T11:56:30.330 INFO:tasks.rados.rados.0.smithi022.stdout:1381: writing smithi02269687-35 from 2024876 to 2599398 tid 2 2024-07-28T11:56:30.337 INFO:tasks.rados.rados.0.smithi022.stdout:1381: writing smithi02269687-35 from 3040192 to 3092587 tid 3 2024-07-28T11:56:30.338 INFO:tasks.rados.rados.0.smithi022.stdout:1382: read oid 45 snap -1 2024-07-28T11:56:30.338 INFO:tasks.rados.rados.0.smithi022.stdout:1382: expect deleted 2024-07-28T11:56:30.338 INFO:tasks.rados.rados.0.smithi022.stdout:1383: write oid 41 current snap is 174 2024-07-28T11:56:30.338 INFO:tasks.rados.rados.0.smithi022.stdout:1383: seq_num 542 ranges {709394=646021,2083358=718180} 2024-07-28T11:56:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:1383: writing smithi02269687-41 from 709394 to 1355415 tid 1 2024-07-28T11:56:30.366 INFO:tasks.rados.rados.0.smithi022.stdout:1383: writing smithi02269687-41 from 2083358 to 2801538 tid 2 2024-07-28T11:56:30.366 INFO:tasks.rados.rados.0.smithi022.stdout:1384: delete oid 24 current snap is 174 2024-07-28T11:56:30.366 INFO:tasks.rados.rados.0.smithi022.stdout:1380: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T11:56:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:30 smithi022 bash[82865]: cluster 2024-07-28T11:56:28.956977+0000 mgr.y (mgr.25232) 79 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-07-28T11:56:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:30 smithi022 bash[82865]: cluster 2024-07-28T11:56:29.274420+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-07-28T11:56:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:30 smithi022 bash[80503]: cluster 2024-07-28T11:56:28.956977+0000 mgr.y (mgr.25232) 79 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-07-28T11:56:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:30 smithi022 bash[80503]: cluster 2024-07-28T11:56:29.274420+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1381: finishing write tid 1 to smithi02269687-35 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1381: finishing write tid 2 to smithi02269687-35 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1381: finishing write tid 3 to smithi02269687-35 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1381: finishing write tid 4 to smithi02269687-35 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1381: finishing write tid 5 to smithi02269687-35 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 683 (ObjNum 541 snap 174 seq_num 541) dirty exists 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1381: left oid 35 (ObjNum 541 snap 174 seq_num 541) 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1383: finishing write tid 1 to smithi02269687-41 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1383: finishing write tid 2 to smithi02269687-41 2024-07-28T11:56:30.649 INFO:tasks.rados.rados.0.smithi022.stdout:1383: finishing write tid 3 to smithi02269687-41 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1383: finishing write tid 4 to smithi02269687-41 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 725 (ObjNum 542 snap 174 seq_num 542) dirty exists 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1383: left oid 41 (ObjNum 542 snap 174 seq_num 542) 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1380: done (4 left) 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1381: done (3 left) 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1382: done (2 left) 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1383: done (1 left) 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1384: done (0 left) 2024-07-28T11:56:30.650 INFO:tasks.rados.rados.0.smithi022.stdout:1385: snap_remove snap 169 2024-07-28T11:56:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:30 smithi150 bash[24144]: cluster 2024-07-28T11:56:28.956977+0000 mgr.y (mgr.25232) 79 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-07-28T11:56:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:30 smithi150 bash[24144]: cluster 2024-07-28T11:56:29.274420+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-07-28T11:56:31.305 INFO:tasks.rados.rados.0.smithi022.stdout:1385: done (0 left) 2024-07-28T11:56:31.306 INFO:tasks.rados.rados.0.smithi022.stdout:1386: snap_create 2024-07-28T11:56:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:31 smithi022 bash[80503]: cluster 2024-07-28T11:56:30.283993+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-07-28T11:56:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:31 smithi022 bash[82865]: cluster 2024-07-28T11:56:30.283993+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-07-28T11:56:31.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:31 smithi150 bash[24144]: cluster 2024-07-28T11:56:30.283993+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-07-28T11:56:32.090 INFO:tasks.rados.rados.0.smithi022.stdout:1386: done (0 left) 2024-07-28T11:56:32.090 INFO:tasks.rados.rados.0.smithi022.stdout:1387: delete oid 44 current snap is 175 2024-07-28T11:56:32.100 INFO:tasks.rados.rados.0.smithi022.stdout:1387: done (0 left) 2024-07-28T11:56:32.100 INFO:tasks.rados.rados.0.smithi022.stdout:1388: write oid 12 current snap is 175 2024-07-28T11:56:32.100 INFO:tasks.rados.rados.0.smithi022.stdout:1388: seq_num 545 ranges {759815=471768,1742451=465507,2917178=242637} 2024-07-28T11:56:32.107 INFO:tasks.rados.rados.0.smithi022.stdout:1388: writing smithi02269687-12 from 759815 to 1231583 tid 1 2024-07-28T11:56:32.112 INFO:tasks.rados.rados.0.smithi022.stdout:1388: writing smithi02269687-12 from 1742451 to 2207958 tid 2 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1388: writing smithi02269687-12 from 2917178 to 3159815 tid 3 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1389: read oid 40 snap -1 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1389: expect (ObjNum 538 snap 173 seq_num 538) 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1390: rollback oid 2 current snap is 175 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 167 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1388: finishing write tid 1 to smithi02269687-12 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1388: finishing write tid 2 to smithi02269687-12 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1391: rollback oid 42 current snap is 175 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 164 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1392: read oid 45 snap -1 2024-07-28T11:56:32.119 INFO:tasks.rados.rados.0.smithi022.stdout:1392: expect deleted 2024-07-28T11:56:32.120 INFO:tasks.rados.rados.0.smithi022.stdout:1393: write oid 23 current snap is 175 2024-07-28T11:56:32.120 INFO:tasks.rados.rados.0.smithi022.stdout:1393: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-07-28T11:56:32.126 INFO:tasks.rados.rados.0.smithi022.stdout:1393: writing smithi02269687-23 from 776622 to 1323639 tid 1 2024-07-28T11:56:32.135 INFO:tasks.rados.rados.0.smithi022.stdout:1393: writing smithi02269687-23 from 1800933 to 2526451 tid 2 2024-07-28T11:56:32.139 INFO:tasks.rados.rados.0.smithi022.stdout:1393: writing smithi02269687-23 from 2944601 to 3176622 tid 3 2024-07-28T11:56:32.139 INFO:tasks.rados.rados.0.smithi022.stdout:1394: snap_remove snap 160 2024-07-28T11:56:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:32 smithi022 bash[82865]: cluster 2024-07-28T11:56:30.958134+0000 mgr.y (mgr.25232) 80 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T11:56:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:32 smithi022 bash[82865]: cluster 2024-07-28T11:56:31.296459+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-07-28T11:56:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:32 smithi022 bash[82865]: cluster 2024-07-28T11:56:32.090532+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-07-28T11:56:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:32 smithi022 bash[80503]: cluster 2024-07-28T11:56:30.958134+0000 mgr.y (mgr.25232) 80 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T11:56:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:32 smithi022 bash[80503]: cluster 2024-07-28T11:56:31.296459+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-07-28T11:56:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:32 smithi022 bash[80503]: cluster 2024-07-28T11:56:32.090532+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-07-28T11:56:32.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:32 smithi150 bash[24144]: cluster 2024-07-28T11:56:30.958134+0000 mgr.y (mgr.25232) 80 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T11:56:32.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:32 smithi150 bash[24144]: cluster 2024-07-28T11:56:31.296459+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-07-28T11:56:32.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:32 smithi150 bash[24144]: cluster 2024-07-28T11:56:32.090532+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-07-28T11:56:32.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:32 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1394: done (6 left) 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1395: delete oid 19 current snap is 175 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1391: finishing rollback tid 0 to smithi02269687-42 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1388: finishing write tid 3 to smithi02269687-12 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1388: finishing write tid 4 to smithi02269687-12 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1388: finishing write tid 5 to smithi02269687-12 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 636 (ObjNum 545 snap 175 seq_num 545) dirty exists 2024-07-28T11:56:33.097 INFO:tasks.rados.rados.0.smithi022.stdout:1388: left oid 12 (ObjNum 545 snap 175 seq_num 545) 2024-07-28T11:56:33.098 INFO:tasks.rados.rados.0.smithi022.stdout:1391: finishing rollback tid 1 to smithi02269687-42 2024-07-28T11:56:33.098 INFO:tasks.rados.rados.0.smithi022.stdout:1391: finishing rollback tid 2 to smithi02269687-42 2024-07-28T11:56:33.098 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 345 (ObjNum 479 snap 156 seq_num 479) dirty exists 2024-07-28T11:56:33.098 INFO:tasks.rados.rados.0.smithi022.stdout:1390: finishing rollback tid 0 to smithi02269687-2 2024-07-28T11:56:33.098 INFO:tasks.rados.rados.0.smithi022.stdout:1389: expect (ObjNum 538 snap 173 seq_num 538) 2024-07-28T11:56:33.203 INFO:tasks.rados.rados.0.smithi022.stdout:1390: finishing rollback tid 1 to smithi02269687-2 2024-07-28T11:56:33.203 INFO:tasks.rados.rados.0.smithi022.stdout:1390: finishing rollback tid 2 to smithi02269687-2 2024-07-28T11:56:33.203 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1060 (ObjNum 481 snap 156 seq_num 481) dirty exists 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:1393: finishing write tid 1 to smithi02269687-23 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:1393: finishing write tid 2 to smithi02269687-23 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:1393: finishing write tid 3 to smithi02269687-23 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:1393: finishing write tid 4 to smithi02269687-23 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:1393: finishing write tid 5 to smithi02269687-23 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 547 (ObjNum 546 snap 175 seq_num 546) dirty exists 2024-07-28T11:56:33.204 INFO:tasks.rados.rados.0.smithi022.stdout:1393: left oid 23 (ObjNum 546 snap 175 seq_num 546) 2024-07-28T11:56:33.206 INFO:tasks.rados.rados.0.smithi022.stdout:1388: done (6 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1389: done (5 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1390: done (4 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1391: done (3 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1392: done (2 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1393: done (1 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1395: done (0 left) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1396: read oid 9 snap -1 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1396: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1397: read oid 16 snap -1 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1397: expect (ObjNum 446 snap 144 seq_num 446) 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1398: write oid 24 current snap is 175 2024-07-28T11:56:33.207 INFO:tasks.rados.rados.0.smithi022.stdout:1398: seq_num 548 ranges {410236=413868,1234250=729187,2715800=423063} 2024-07-28T11:56:33.211 INFO:tasks.rados.rados.0.smithi022.stdout:1398: writing smithi02269687-24 from 410236 to 824104 tid 1 2024-07-28T11:56:33.217 INFO:tasks.rados.rados.0.smithi022.stdout:1398: writing smithi02269687-24 from 1234250 to 1963437 tid 2 2024-07-28T11:56:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:1398: writing smithi02269687-24 from 2715800 to 3138863 tid 3 2024-07-28T11:56:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:1399: snap_remove snap 174 2024-07-28T11:56:33.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:33 smithi150 bash[60514]: ts=2024-07-28T11:56:33.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:56:34.098 INFO:tasks.rados.rados.0.smithi022.stdout:1399: done (3 left) 2024-07-28T11:56:34.098 INFO:tasks.rados.rados.0.smithi022.stdout:1400: snap_remove snap 173 2024-07-28T11:56:34.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:34 smithi150 bash[24144]: cluster 2024-07-28T11:56:32.958842+0000 mgr.y (mgr.25232) 81 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T11:56:34.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:34 smithi150 bash[24144]: cluster 2024-07-28T11:56:33.092570+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-07-28T11:56:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:34 smithi022 bash[82865]: cluster 2024-07-28T11:56:32.958842+0000 mgr.y (mgr.25232) 81 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T11:56:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:34 smithi022 bash[82865]: cluster 2024-07-28T11:56:33.092570+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-07-28T11:56:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:34 smithi022 bash[80503]: cluster 2024-07-28T11:56:32.958842+0000 mgr.y (mgr.25232) 81 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T11:56:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:34 smithi022 bash[80503]: cluster 2024-07-28T11:56:33.092570+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-07-28T11:56:34.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:34 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:34.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:34 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:35.119 INFO:tasks.rados.rados.0.smithi022.stdout:1397: expect (ObjNum 446 snap 144 seq_num 446) 2024-07-28T11:56:35.289 INFO:tasks.rados.rados.0.smithi022.stdout:1396: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T11:56:35.318 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:56:35.318 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (3m) 11s ago 10m 13.9M - 0.25.0 c8568f914cd2 39a877ac4be0 2024-07-28T11:56:35.318 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi150 *:3000 running (3m) 37s ago 9m 75.1M - 9.4.7 954c08fa6188 8e50484f558c 2024-07-28T11:56:35.318 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi022.lsazzu smithi022 running (8m) 11s ago 8m 13.7M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 790951c822db 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi150.uoyjce smithi150 running (8m) 37s ago 8m 16.7M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9b5a853c2b34 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi150 *:8443,9283,8765 running (2m) 37s ago 18m 423M - 18.2.2-1765-g1c7dd747 dd66d6cc220c bff79f531f3e 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (3m) 11s ago 20m 471M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 224d36ff6518 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (2m) 11s ago 21m 44.9M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c faebf40b744b 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi150 running (18m) 37s ago 18m 52.6M 2048M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 83e8034ffeaf 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (23s) 11s ago 18m 19.0M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 924d46a1ff3d 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (3m) 11s ago 10m 8340k - 1.5.0 0da6a335fe13 9d6adfebc99f 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi150 *:9100 running (3m) 37s ago 10m 7948k - 1.5.0 0da6a335fe13 11009886dce5 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (17m) 11s ago 17m 98.5M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 c7b85ffda2c4 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (16m) 11s ago 16m 74.3M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 e67b6336147b 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (16m) 11s ago 16m 102M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 b25ce3706e99 2024-07-28T11:56:35.319 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (15m) 11s ago 15m 68.1M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ec49b8f7d962 2024-07-28T11:56:35.320 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi150 running (14m) 37s ago 14m 84.2M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 2078057a5614 2024-07-28T11:56:35.320 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi150 running (13m) 37s ago 13m 95.9M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 08579ab471fa 2024-07-28T11:56:35.320 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi150 running (12m) 37s ago 12m 76.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 47f1fb92bab2 2024-07-28T11:56:35.320 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi150 running (11m) 37s ago 11m 80.2M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 1d8906907817 2024-07-28T11:56:35.320 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi150 *:9095 running (2m) 37s ago 10m 53.2M - 2.43.0 a07b618ecd1d 639e2b04e05d 2024-07-28T11:56:35.327 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:35 smithi022 bash[80503]: cluster 2024-07-28T11:56:34.095887+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-07-28T11:56:35.327 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:35 smithi022 bash[80503]: audit 2024-07-28T11:56:35.005139+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:35.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:35 smithi022 bash[82865]: cluster 2024-07-28T11:56:34.095887+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-07-28T11:56:35.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:35 smithi022 bash[82865]: audit 2024-07-28T11:56:35.005139+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:35.437 INFO:tasks.rados.rados.0.smithi022.stdout:1398: finishing write tid 1 to smithi02269687-24 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1398: finishing write tid 2 to smithi02269687-24 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1396: done (3 left) 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1397: done (2 left) 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1400: done (1 left) 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1401: write oid 10 current snap is 175 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1398: finishing write tid 3 to smithi02269687-24 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1398: finishing write tid 4 to smithi02269687-24 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1398: finishing write tid 5 to smithi02269687-24 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 169 (ObjNum 548 snap 175 seq_num 548) dirty exists 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1398: left oid 24 (ObjNum 548 snap 175 seq_num 548) 2024-07-28T11:56:35.438 INFO:tasks.rados.rados.0.smithi022.stdout:1401: seq_num 549 ranges {427043=489117,1576379=472845,2626870=600173} 2024-07-28T11:56:35.443 INFO:tasks.rados.rados.0.smithi022.stdout:1401: writing smithi02269687-10 from 427043 to 916160 tid 1 2024-07-28T11:56:35.450 INFO:tasks.rados.rados.0.smithi022.stdout:1401: writing smithi02269687-10 from 1576379 to 2049224 tid 2 2024-07-28T11:56:35.457 INFO:tasks.rados.rados.0.smithi022.stdout:1401: writing smithi02269687-10 from 2626870 to 3227043 tid 3 2024-07-28T11:56:35.457 INFO:tasks.rados.rados.0.smithi022.stdout:1398: done (1 left) 2024-07-28T11:56:35.457 INFO:tasks.rados.rados.0.smithi022.stdout:1402: snap_create 2024-07-28T11:56:35.457 INFO:tasks.rados.rados.0.smithi022.stdout:1401: finishing write tid 1 to smithi02269687-10 2024-07-28T11:56:35.457 INFO:tasks.rados.rados.0.smithi022.stdout:1401: finishing write tid 2 to smithi02269687-10 2024-07-28T11:56:35.461 INFO:tasks.rados.rados.0.smithi022.stdout:1401: finishing write tid 3 to smithi02269687-10 2024-07-28T11:56:35.462 INFO:tasks.rados.rados.0.smithi022.stdout:1401: finishing write tid 4 to smithi02269687-10 2024-07-28T11:56:35.462 INFO:tasks.rados.rados.0.smithi022.stdout:1401: finishing write tid 5 to smithi02269687-10 2024-07-28T11:56:35.462 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 556 (ObjNum 549 snap 175 seq_num 549) dirty exists 2024-07-28T11:56:35.462 INFO:tasks.rados.rados.0.smithi022.stdout:1401: left oid 10 (ObjNum 549 snap 175 seq_num 549) 2024-07-28T11:56:35.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:35 smithi150 bash[24144]: cluster 2024-07-28T11:56:34.095887+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-07-28T11:56:35.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:35 smithi150 bash[24144]: audit 2024-07-28T11:56:35.005139+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:56:36.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:56:36.124 INFO:tasks.rados.rados.0.smithi022.stdout:1401: done (1 left) 2024-07-28T11:56:36.124 INFO:tasks.rados.rados.0.smithi022.stdout:1402: done (0 left) 2024-07-28T11:56:36.124 INFO:tasks.rados.rados.0.smithi022.stdout:1403: write oid 24 current snap is 176 2024-07-28T11:56:36.124 INFO:tasks.rados.rados.0.smithi022.stdout:1403: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-07-28T11:56:36.130 INFO:tasks.rados.rados.0.smithi022.stdout:1403: writing smithi02269687-24 from 443850 to 1008216 tid 1 2024-07-28T11:56:36.137 INFO:tasks.rados.rados.0.smithi022.stdout:1403: writing smithi02269687-24 from 1634861 to 2367717 tid 2 2024-07-28T11:56:36.143 INFO:tasks.rados.rados.0.smithi022.stdout:1403: writing smithi02269687-24 from 2770646 to 3243850 tid 3 2024-07-28T11:56:36.143 INFO:tasks.rados.rados.0.smithi022.stdout:1404: read oid 49 snap -1 2024-07-28T11:56:36.143 INFO:tasks.rados.rados.0.smithi022.stdout:1404: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:56:36.143 INFO:tasks.rados.rados.0.smithi022.stdout:1405: write oid 9 current snap is 176 2024-07-28T11:56:36.143 INFO:tasks.rados.rados.0.smithi022.stdout:1403: finishing write tid 1 to smithi02269687-24 2024-07-28T11:56:36.143 INFO:tasks.rados.rados.0.smithi022.stdout:1405: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2024-07-28T11:56:36.149 INFO:tasks.rados.rados.0.smithi022.stdout:1405: writing smithi02269687-9 from 460657 to 1100272 tid 1 2024-07-28T11:56:36.156 INFO:tasks.rados.rados.0.smithi022.stdout:1405: writing smithi02269687-9 from 1693343 to 2169857 tid 2 2024-07-28T11:56:36.163 INFO:tasks.rados.rados.0.smithi022.stdout:1405: writing smithi02269687-9 from 2681716 to 3260657 tid 3 2024-07-28T11:56:36.163 INFO:tasks.rados.rados.0.smithi022.stdout:1406: read oid 12 snap 141 2024-07-28T11:56:36.163 INFO:tasks.rados.rados.0.smithi022.stdout:1406: expect (ObjNum 369 snap 117 seq_num 369) 2024-07-28T11:56:36.163 INFO:tasks.rados.rados.0.smithi022.stdout:1407: delete oid 10 current snap is 176 2024-07-28T11:56:36.163 INFO:tasks.rados.rados.0.smithi022.stdout:1403: finishing write tid 2 to smithi02269687-24 2024-07-28T11:56:36.163 INFO:tasks.rados.rados.0.smithi022.stdout:1403: finishing write tid 3 to smithi02269687-24 2024-07-28T11:56:36.164 INFO:tasks.rados.rados.0.smithi022.stdout:1403: finishing write tid 4 to smithi02269687-24 2024-07-28T11:56:36.164 INFO:tasks.rados.rados.0.smithi022.stdout:1403: finishing write tid 5 to smithi02269687-24 2024-07-28T11:56:36.164 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 176 (ObjNum 550 snap 176 seq_num 550) dirty exists 2024-07-28T11:56:36.164 INFO:tasks.rados.rados.0.smithi022.stdout:1403: left oid 24 (ObjNum 550 snap 176 seq_num 550) 2024-07-28T11:56:36.164 INFO:tasks.rados.rados.0.smithi022.stdout:1404: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:56:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:36 smithi022 bash[80503]: cluster 2024-07-28T11:56:34.959353+0000 mgr.y (mgr.25232) 82 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:36 smithi022 bash[80503]: cluster 2024-07-28T11:56:35.110610+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-07-28T11:56:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:36 smithi022 bash[80503]: audit 2024-07-28T11:56:35.301226+0000 mgr.y (mgr.25232) 83 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:56:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:36 smithi022 bash[82865]: cluster 2024-07-28T11:56:34.959353+0000 mgr.y (mgr.25232) 82 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:36 smithi022 bash[82865]: cluster 2024-07-28T11:56:35.110610+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-07-28T11:56:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:36 smithi022 bash[82865]: audit 2024-07-28T11:56:35.301226+0000 mgr.y (mgr.25232) 83 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1405: finishing write tid 1 to smithi02269687-9 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1405: finishing write tid 2 to smithi02269687-9 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1405: finishing write tid 3 to smithi02269687-9 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1405: finishing write tid 4 to smithi02269687-9 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1405: finishing write tid 5 to smithi02269687-9 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 375 (ObjNum 551 snap 176 seq_num 551) dirty exists 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1405: left oid 9 (ObjNum 551 snap 176 seq_num 551) 2024-07-28T11:56:36.400 INFO:tasks.rados.rados.0.smithi022.stdout:1406: expect (ObjNum 369 snap 117 seq_num 369) 2024-07-28T11:56:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:36 smithi150 bash[24144]: cluster 2024-07-28T11:56:34.959353+0000 mgr.y (mgr.25232) 82 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 237 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:36 smithi150 bash[24144]: cluster 2024-07-28T11:56:35.110610+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-07-28T11:56:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:36 smithi150 bash[24144]: audit 2024-07-28T11:56:35.301226+0000 mgr.y (mgr.25232) 83 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:56:36.543 INFO:tasks.rados.rados.0.smithi022.stdout:1403: done (4 left) 2024-07-28T11:56:36.543 INFO:tasks.rados.rados.0.smithi022.stdout:1404: done (3 left) 2024-07-28T11:56:36.543 INFO:tasks.rados.rados.0.smithi022.stdout:1405: done (2 left) 2024-07-28T11:56:36.543 INFO:tasks.rados.rados.0.smithi022.stdout:1406: done (1 left) 2024-07-28T11:56:36.543 INFO:tasks.rados.rados.0.smithi022.stdout:1407: done (0 left) 2024-07-28T11:56:36.543 INFO:tasks.rados.rados.0.smithi022.stdout:1408: snap_remove snap 175 2024-07-28T11:56:37.132 INFO:tasks.rados.rados.0.smithi022.stdout:1408: done (0 left) 2024-07-28T11:56:37.132 INFO:tasks.rados.rados.0.smithi022.stdout:1409: write oid 21 current snap is 176 2024-07-28T11:56:37.132 INFO:tasks.rados.rados.0.smithi022.stdout:1409: seq_num 553 ranges {494271=790113,1693954=480183,2620209=512129} 2024-07-28T11:56:37.150 INFO:tasks.rados.rados.0.smithi022.stdout:1409: writing smithi02269687-21 from 494271 to 1284384 tid 1 2024-07-28T11:56:37.162 INFO:tasks.rados.rados.0.smithi022.stdout:1409: writing smithi02269687-21 from 1693954 to 2174137 tid 2 2024-07-28T11:56:37.176 INFO:tasks.rados.rados.0.smithi022.stdout:1409: writing smithi02269687-21 from 2620209 to 3132338 tid 3 2024-07-28T11:56:37.176 INFO:tasks.rados.rados.0.smithi022.stdout:1410: read oid 25 snap -1 2024-07-28T11:56:37.176 INFO:tasks.rados.rados.0.smithi022.stdout:1410: expect (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:56:37.176 INFO:tasks.rados.rados.0.smithi022.stdout:1411: delete oid 19 current snap is 176 2024-07-28T11:56:37.177 INFO:tasks.rados.rados.0.smithi022.stdout:1409: finishing write tid 1 to smithi02269687-21 2024-07-28T11:56:37.177 INFO:tasks.rados.rados.0.smithi022.stdout:1409: finishing write tid 2 to smithi02269687-21 2024-07-28T11:56:37.180 INFO:tasks.rados.rados.0.smithi022.stdout:1411: done (2 left) 2024-07-28T11:56:37.180 INFO:tasks.rados.rados.0.smithi022.stdout:1412: delete oid 46 current snap is 176 2024-07-28T11:56:37.182 INFO:tasks.rados.rados.0.smithi022.stdout:1409: finishing write tid 3 to smithi02269687-21 2024-07-28T11:56:37.182 INFO:tasks.rados.rados.0.smithi022.stdout:1409: finishing write tid 4 to smithi02269687-21 2024-07-28T11:56:37.183 INFO:tasks.rados.rados.0.smithi022.stdout:1409: finishing write tid 5 to smithi02269687-21 2024-07-28T11:56:37.183 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 335 (ObjNum 553 snap 176 seq_num 553) dirty exists 2024-07-28T11:56:37.183 INFO:tasks.rados.rados.0.smithi022.stdout:1409: left oid 21 (ObjNum 553 snap 176 seq_num 553) 2024-07-28T11:56:37.185 INFO:tasks.rados.rados.0.smithi022.stdout:1409: done (2 left) 2024-07-28T11:56:37.185 INFO:tasks.rados.rados.0.smithi022.stdout:1412: done (1 left) 2024-07-28T11:56:37.185 INFO:tasks.rados.rados.0.smithi022.stdout:1413: write oid 13 current snap is 176 2024-07-28T11:56:37.185 INFO:tasks.rados.rados.0.smithi022.stdout:1413: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-07-28T11:56:37.194 INFO:tasks.rados.rados.0.smithi022.stdout:1413: writing smithi02269687-13 from 544692 to 1276905 tid 1 2024-07-28T11:56:37.204 INFO:tasks.rados.rados.0.smithi022.stdout:1413: writing smithi02269687-13 from 1985753 to 2729616 tid 2 2024-07-28T11:56:37.207 INFO:tasks.rados.rados.0.smithi022.stdout:1413: writing smithi02269687-13 from 3335184 to 3344692 tid 3 2024-07-28T11:56:37.207 INFO:tasks.rados.rados.0.smithi022.stdout:1414: write oid 36 current snap is 176 2024-07-28T11:56:37.207 INFO:tasks.rados.rados.0.smithi022.stdout:1414: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2024-07-28T11:56:37.213 INFO:tasks.rados.rados.0.smithi022.stdout:1414: writing smithi02269687-36 from 561499 to 968961 tid 1 2024-07-28T11:56:37.219 INFO:tasks.rados.rados.0.smithi022.stdout:1414: writing smithi02269687-36 from 1527882 to 2015403 tid 2 2024-07-28T11:56:37.227 INFO:tasks.rados.rados.0.smithi022.stdout:1414: writing smithi02269687-36 from 2729901 to 3287118 tid 3 2024-07-28T11:56:37.227 INFO:tasks.rados.rados.0.smithi022.stdout:1415: read oid 33 snap -1 2024-07-28T11:56:37.227 INFO:tasks.rados.rados.0.smithi022.stdout:1415: expect (ObjNum 508 snap 164 seq_num 508) 2024-07-28T11:56:37.227 INFO:tasks.rados.rados.0.smithi022.stdout:1416: snap_remove snap 156 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: cluster 2024-07-28T11:56:36.118169+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.737619+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.747572+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.749774+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.751738+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.761837+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.919415+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.924486+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:56:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.927029+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:56:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:37 smithi150 bash[24144]: audit 2024-07-28T11:56:36.928993+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T11:56:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: cluster 2024-07-28T11:56:36.118169+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.737619+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.747572+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.749774+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.751738+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.761837+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.919415+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.924486+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.927029+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[80503]: audit 2024-07-28T11:56:36.928993+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: cluster 2024-07-28T11:56:36.118169+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.737619+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.747572+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.749774+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.751738+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.761837+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.919415+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.924486+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.927029+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T11:56:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:37 smithi022 bash[82865]: audit 2024-07-28T11:56:36.928993+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T11:56:38.149 INFO:tasks.rados.rados.0.smithi022.stdout:1416: done (4 left) 2024-07-28T11:56:38.149 INFO:tasks.rados.rados.0.smithi022.stdout:1417: read oid 35 snap -1 2024-07-28T11:56:38.149 INFO:tasks.rados.rados.0.smithi022.stdout:1417: expect (ObjNum 541 snap 174 seq_num 541) 2024-07-28T11:56:38.149 INFO:tasks.rados.rados.0.smithi022.stdout:1418: snap_remove snap 170 2024-07-28T11:56:38.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:38 smithi150 bash[24144]: cephadm 2024-07-28T11:56:36.930091+0000 mgr.y (mgr.25232) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T11:56:38.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:38 smithi150 bash[24144]: cluster 2024-07-28T11:56:36.959949+0000 mgr.y (mgr.25232) 85 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-28T11:56:38.511 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:38 smithi150 bash[24144]: cluster 2024-07-28T11:56:37.131410+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-07-28T11:56:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:38 smithi022 bash[80503]: cephadm 2024-07-28T11:56:36.930091+0000 mgr.y (mgr.25232) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T11:56:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:38 smithi022 bash[80503]: cluster 2024-07-28T11:56:36.959949+0000 mgr.y (mgr.25232) 85 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-28T11:56:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:38 smithi022 bash[80503]: cluster 2024-07-28T11:56:37.131410+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-07-28T11:56:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:38 smithi022 bash[82865]: cephadm 2024-07-28T11:56:36.930091+0000 mgr.y (mgr.25232) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T11:56:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:38 smithi022 bash[82865]: cluster 2024-07-28T11:56:36.959949+0000 mgr.y (mgr.25232) 85 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-28T11:56:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:38 smithi022 bash[82865]: cluster 2024-07-28T11:56:37.131410+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-07-28T11:56:38.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:38 smithi150 bash[60514]: ts=2024-07-28T11:56:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:39.159 INFO:tasks.rados.rados.0.smithi022.stdout:1418: done (5 left) 2024-07-28T11:56:39.160 INFO:tasks.rados.rados.0.smithi022.stdout:1419: snap_create 2024-07-28T11:56:39.160 INFO:tasks.rados.rados.0.smithi022.stdout:1410: expect (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:1413: finishing write tid 1 to smithi02269687-13 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:1413: finishing write tid 2 to smithi02269687-13 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:1413: finishing write tid 3 to smithi02269687-13 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:1413: finishing write tid 4 to smithi02269687-13 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:1413: finishing write tid 5 to smithi02269687-13 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1076 (ObjNum 556 snap 176 seq_num 556) dirty exists 2024-07-28T11:56:39.254 INFO:tasks.rados.rados.0.smithi022.stdout:1413: left oid 13 (ObjNum 556 snap 176 seq_num 556) 2024-07-28T11:56:39.255 INFO:tasks.rados.rados.0.smithi022.stdout:1414: finishing write tid 1 to smithi02269687-36 2024-07-28T11:56:39.255 INFO:tasks.rados.rados.0.smithi022.stdout:1414: finishing write tid 2 to smithi02269687-36 2024-07-28T11:56:39.255 INFO:tasks.rados.rados.0.smithi022.stdout:1415: expect (ObjNum 508 snap 164 seq_num 508) 2024-07-28T11:56:39.333 INFO:tasks.rados.rados.0.smithi022.stdout:1414: finishing write tid 3 to smithi02269687-36 2024-07-28T11:56:39.333 INFO:tasks.rados.rados.0.smithi022.stdout:1414: finishing write tid 4 to smithi02269687-36 2024-07-28T11:56:39.333 INFO:tasks.rados.rados.0.smithi022.stdout:1414: finishing write tid 5 to smithi02269687-36 2024-07-28T11:56:39.333 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 883 (ObjNum 557 snap 176 seq_num 557) dirty exists 2024-07-28T11:56:39.333 INFO:tasks.rados.rados.0.smithi022.stdout:1414: left oid 36 (ObjNum 557 snap 176 seq_num 557) 2024-07-28T11:56:39.333 INFO:tasks.rados.rados.0.smithi022.stdout:1417: expect (ObjNum 541 snap 174 seq_num 541) 2024-07-28T11:56:39.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:39 smithi150 bash[24144]: cluster 2024-07-28T11:56:38.144529+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-07-28T11:56:39.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:39 smithi150 bash[24144]: audit 2024-07-28T11:56:39.136233+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:56:39] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-07-28T11:56:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:39 smithi022 bash[80503]: cluster 2024-07-28T11:56:38.144529+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-07-28T11:56:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:39 smithi022 bash[80503]: audit 2024-07-28T11:56:39.136233+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:39 smithi022 bash[82865]: cluster 2024-07-28T11:56:38.144529+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-07-28T11:56:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:39 smithi022 bash[82865]: audit 2024-07-28T11:56:39.136233+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1410: done (5 left) 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1413: done (4 left) 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1414: done (3 left) 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1415: done (2 left) 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1417: done (1 left) 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1419: done (0 left) 2024-07-28T11:56:40.163 INFO:tasks.rados.rados.0.smithi022.stdout:1420: delete oid 36 current snap is 177 2024-07-28T11:56:40.167 INFO:tasks.rados.rados.0.smithi022.stdout:1420: done (0 left) 2024-07-28T11:56:40.168 INFO:tasks.rados.rados.0.smithi022.stdout:1421: read oid 29 snap 133 2024-07-28T11:56:40.168 INFO:tasks.rados.rados.0.smithi022.stdout:1421: expect deleted 2024-07-28T11:56:40.168 INFO:tasks.rados.rados.0.smithi022.stdout:1422: write oid 27 current snap is 177 2024-07-28T11:56:40.168 INFO:tasks.rados.rados.0.smithi022.stdout:1422: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-07-28T11:56:40.182 INFO:tasks.rados.rados.0.smithi022.stdout:1422: writing smithi02269687-27 from 595113 to 1153073 tid 1 2024-07-28T11:56:40.195 INFO:tasks.rados.rados.0.smithi022.stdout:1422: writing smithi02269687-27 from 1644846 to 2136036 tid 2 2024-07-28T11:56:40.210 INFO:tasks.rados.rados.0.smithi022.stdout:1422: writing smithi02269687-27 from 2784747 to 3395113 tid 3 2024-07-28T11:56:40.210 INFO:tasks.rados.rados.0.smithi022.stdout:1423: read oid 43 snap -1 2024-07-28T11:56:40.211 INFO:tasks.rados.rados.0.smithi022.stdout:1423: expect deleted 2024-07-28T11:56:40.211 INFO:tasks.rados.rados.0.smithi022.stdout:1424: delete oid 44 current snap is 177 2024-07-28T11:56:40.211 INFO:tasks.rados.rados.0.smithi022.stdout:1422: finishing write tid 1 to smithi02269687-27 2024-07-28T11:56:40.211 INFO:tasks.rados.rados.0.smithi022.stdout:1422: finishing write tid 2 to smithi02269687-27 2024-07-28T11:56:40.216 INFO:tasks.rados.rados.0.smithi022.stdout:1422: finishing write tid 3 to smithi02269687-27 2024-07-28T11:56:40.217 INFO:tasks.rados.rados.0.smithi022.stdout:1422: finishing write tid 4 to smithi02269687-27 2024-07-28T11:56:40.217 INFO:tasks.rados.rados.0.smithi022.stdout:1422: finishing write tid 5 to smithi02269687-27 2024-07-28T11:56:40.217 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 630 (ObjNum 559 snap 177 seq_num 559) dirty exists 2024-07-28T11:56:40.217 INFO:tasks.rados.rados.0.smithi022.stdout:1422: left oid 27 (ObjNum 559 snap 177 seq_num 559) 2024-07-28T11:56:40.218 INFO:tasks.rados.rados.0.smithi022.stdout:1421: done (3 left) 2024-07-28T11:56:40.218 INFO:tasks.rados.rados.0.smithi022.stdout:1422: done (2 left) 2024-07-28T11:56:40.218 INFO:tasks.rados.rados.0.smithi022.stdout:1423: done (1 left) 2024-07-28T11:56:40.218 INFO:tasks.rados.rados.0.smithi022.stdout:1424: done (0 left) 2024-07-28T11:56:40.219 INFO:tasks.rados.rados.0.smithi022.stdout:1425: write oid 9 current snap is 177 2024-07-28T11:56:40.219 INFO:tasks.rados.rados.0.smithi022.stdout:1425: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-07-28T11:56:40.228 INFO:tasks.rados.rados.0.smithi022.stdout:1425: writing smithi02269687-9 from 628727 to 1337185 tid 1 2024-07-28T11:56:40.242 INFO:tasks.rados.rados.0.smithi022.stdout:1425: writing smithi02269687-9 from 2045457 to 2540316 tid 2 2024-07-28T11:56:40.251 INFO:tasks.rados.rados.0.smithi022.stdout:1425: writing smithi02269687-9 from 3123240 to 3428727 tid 3 2024-07-28T11:56:40.251 INFO:tasks.rados.rados.0.smithi022.stdout:1426: snap_remove snap 165 2024-07-28T11:56:40.404 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: cluster 2024-07-28T11:56:38.960665+0000 mgr.y (mgr.25232) 86 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-28T11:56:40.404 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: cephadm 2024-07-28T11:56:39.126751+0000 mgr.y (mgr.25232) 87 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T11:56:40.404 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: audit 2024-07-28T11:56:39.139329+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:56:40.404 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: audit 2024-07-28T11:56:39.145705+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:56:40.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: cluster 2024-07-28T11:56:39.155509+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-07-28T11:56:40.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: audit 2024-07-28T11:56:39.155931+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:40.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:40 smithi150 bash[24144]: cephadm 2024-07-28T11:56:39.160876+0000 mgr.y (mgr.25232) 88 : cephadm [INF] Deploying daemon mon.b on smithi150 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: cluster 2024-07-28T11:56:38.960665+0000 mgr.y (mgr.25232) 86 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: cephadm 2024-07-28T11:56:39.126751+0000 mgr.y (mgr.25232) 87 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: audit 2024-07-28T11:56:39.139329+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: audit 2024-07-28T11:56:39.145705+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: cluster 2024-07-28T11:56:39.155509+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: audit 2024-07-28T11:56:39.155931+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[80503]: cephadm 2024-07-28T11:56:39.160876+0000 mgr.y (mgr.25232) 88 : cephadm [INF] Deploying daemon mon.b on smithi150 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: cluster 2024-07-28T11:56:38.960665+0000 mgr.y (mgr.25232) 86 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-28T11:56:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: cephadm 2024-07-28T11:56:39.126751+0000 mgr.y (mgr.25232) 87 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T11:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: audit 2024-07-28T11:56:39.139329+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: audit 2024-07-28T11:56:39.145705+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: cluster 2024-07-28T11:56:39.155509+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-07-28T11:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: audit 2024-07-28T11:56:39.155931+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:40 smithi022 bash[82865]: cephadm 2024-07-28T11:56:39.160876+0000 mgr.y (mgr.25232) 88 : cephadm [INF] Deploying daemon mon.b on smithi150 2024-07-28T11:56:40.851 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:41.174 INFO:tasks.rados.rados.0.smithi022.stdout:1426: done (1 left) 2024-07-28T11:56:41.174 INFO:tasks.rados.rados.0.smithi022.stdout:1427: read oid 15 snap -1 2024-07-28T11:56:41.174 INFO:tasks.rados.rados.0.smithi022.stdout:1427: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:56:41.174 INFO:tasks.rados.rados.0.smithi022.stdout:1428: write oid 19 current snap is 177 2024-07-28T11:56:41.174 INFO:tasks.rados.rados.0.smithi022.stdout:1425: finishing write tid 1 to smithi02269687-9 2024-07-28T11:56:41.174 INFO:tasks.rados.rados.0.smithi022.stdout:1425: finishing write tid 2 to smithi02269687-9 2024-07-28T11:56:41.175 INFO:tasks.rados.rados.0.smithi022.stdout:1425: finishing write tid 3 to smithi02269687-9 2024-07-28T11:56:41.175 INFO:tasks.rados.rados.0.smithi022.stdout:1428: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-07-28T11:56:41.190 INFO:tasks.rados.rados.0.smithi022.stdout:1428: writing smithi02269687-19 from 645534 to 1429241 tid 1 2024-07-28T11:56:41.203 INFO:tasks.rados.rados.0.smithi022.stdout:1428: writing smithi02269687-19 from 2103939 to 2742456 tid 2 2024-07-28T11:56:41.210 INFO:tasks.rados.rados.0.smithi022.stdout:1428: writing smithi02269687-19 from 3150663 to 3445534 tid 3 2024-07-28T11:56:41.211 INFO:tasks.rados.rados.0.smithi022.stdout:1429: write oid 47 current snap is 177 2024-07-28T11:56:41.211 INFO:tasks.rados.rados.0.smithi022.stdout:1425: finishing write tid 4 to smithi02269687-9 2024-07-28T11:56:41.211 INFO:tasks.rados.rados.0.smithi022.stdout:1425: finishing write tid 5 to smithi02269687-9 2024-07-28T11:56:41.211 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 388 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-07-28T11:56:41.211 INFO:tasks.rados.rados.0.smithi022.stdout:1425: left oid 9 (ObjNum 561 snap 177 seq_num 561) 2024-07-28T11:56:41.211 INFO:tasks.rados.rados.0.smithi022.stdout:1427: expect (ObjNum 290 snap 90 seq_num 290) 2024-07-28T11:56:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:41 smithi022 bash[80503]: cluster 2024-07-28T11:56:40.162758+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-07-28T11:56:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:41 smithi022 bash[82865]: cluster 2024-07-28T11:56:40.162758+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1428: finishing write tid 1 to smithi02269687-19 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1428: finishing write tid 2 to smithi02269687-19 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1428: finishing write tid 3 to smithi02269687-19 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1428: finishing write tid 4 to smithi02269687-19 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1428: finishing write tid 5 to smithi02269687-19 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 638 (ObjNum 562 snap 177 seq_num 562) dirty exists 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1428: left oid 19 (ObjNum 562 snap 177 seq_num 562) 2024-07-28T11:56:41.393 INFO:tasks.rados.rados.0.smithi022.stdout:1429: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-07-28T11:56:41.407 INFO:tasks.rados.rados.0.smithi022.stdout:1429: writing smithi02269687-47 from 662341 to 1237650 tid 1 2024-07-28T11:56:41.420 INFO:tasks.rados.rados.0.smithi022.stdout:1429: writing smithi02269687-47 from 1878774 to 2377302 tid 2 2024-07-28T11:56:41.432 INFO:tasks.rados.rados.0.smithi022.stdout:1429: writing smithi02269687-47 from 2894439 to 3351994 tid 3 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1425: done (3 left) 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1427: done (2 left) 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1428: done (1 left) 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1430: read oid 36 snap -1 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1430: expect deleted 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1431: write oid 29 current snap is 177 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1429: finishing write tid 1 to smithi02269687-47 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1429: finishing write tid 2 to smithi02269687-47 2024-07-28T11:56:41.433 INFO:tasks.rados.rados.0.smithi022.stdout:1431: seq_num 564 ranges {679148=650558,1937256=642186,3321862=157286} 2024-07-28T11:56:41.448 INFO:tasks.rados.rados.0.smithi022.stdout:1431: writing smithi02269687-29 from 679148 to 1329706 tid 1 2024-07-28T11:56:41.462 INFO:tasks.rados.rados.0.smithi022.stdout:1431: writing smithi02269687-29 from 1937256 to 2579442 tid 2 2024-07-28T11:56:41.471 INFO:tasks.rados.rados.0.smithi022.stdout:1431: writing smithi02269687-29 from 3321862 to 3479148 tid 3 2024-07-28T11:56:41.471 INFO:tasks.rados.rados.0.smithi022.stdout:1432: rollback oid 10 current snap is 177 2024-07-28T11:56:41.471 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 133 2024-07-28T11:56:41.472 INFO:tasks.rados.rados.0.smithi022.stdout:1430: done (3 left) 2024-07-28T11:56:41.472 INFO:tasks.rados.rados.0.smithi022.stdout:1433: write oid 33 current snap is 177 2024-07-28T11:56:41.472 INFO:tasks.rados.rados.0.smithi022.stdout:1433: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-07-28T11:56:41.481 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.481 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.481 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.482 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:41 smithi150 bash[24144]: cluster 2024-07-28T11:56:40.162758+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-07-28T11:56:41.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.483 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.483 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.483 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.483 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:41.484 INFO:tasks.rados.rados.0.smithi022.stdout:1433: writing smithi02269687-33 from 695955 to 1421762 tid 1 2024-07-28T11:56:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:1433: writing smithi02269687-33 from 1879385 to 2381582 tid 2 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1433: writing smithi02269687-33 from 2949285 to 3429384 tid 3 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1434: write oid 20 current snap is 177 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1429: finishing write tid 3 to smithi02269687-47 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1429: finishing write tid 4 to smithi02269687-47 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1429: finishing write tid 5 to smithi02269687-47 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 288 (ObjNum 563 snap 177 seq_num 563) dirty exists 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1429: left oid 47 (ObjNum 563 snap 177 seq_num 563) 2024-07-28T11:56:41.500 INFO:tasks.rados.rados.0.smithi022.stdout:1434: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-07-28T11:56:41.507 INFO:tasks.rados.rados.0.smithi022.stdout:1434: writing smithi02269687-20 from 712762 to 1113818 tid 1 2024-07-28T11:56:41.514 INFO:tasks.rados.rados.0.smithi022.stdout:1434: writing smithi02269687-20 from 1537867 to 2183722 tid 2 2024-07-28T11:56:41.523 INFO:tasks.rados.rados.0.smithi022.stdout:1434: writing smithi02269687-20 from 2860355 to 3512762 tid 3 2024-07-28T11:56:41.523 INFO:tasks.rados.rados.0.smithi022.stdout:1429: done (4 left) 2024-07-28T11:56:41.523 INFO:tasks.rados.rados.0.smithi022.stdout:1435: snap_remove snap 167 2024-07-28T11:56:41.755 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:41 smithi150 systemd[1]: Stopping Ceph mon.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:56:41.756 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:41 smithi150 bash[24144]: debug 2024-07-28T11:56:41.613+0000 7fed72471640 -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-28T11:56:41.756 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:41 smithi150 bash[24144]: debug 2024-07-28T11:56:41.613+0000 7fed72471640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-07-28T11:56:42.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:42 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:42 smithi150 bash[67429]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-b 2024-07-28T11:56:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:42 smithi150 bash[67490]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-mon-b 2024-07-28T11:56:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@mon.b.service: Deactivated successfully. 2024-07-28T11:56:42.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: Stopped Ceph mon.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:56:43.016 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.016 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.016 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: Started Ceph mon.b for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:56:43.017 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.017 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.018 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.018 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.018 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 11:56:42 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:56:43.759 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[60514]: ts=2024-07-28T11:56:43.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.809+0000 7f7913c64b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.809+0000 7f7913c64b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.809+0000 7f7913c64b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 0 load: jerasure load: lrc 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Git sha 0 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: DB SUMMARY 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: DB Session ID: 0L7M62GL778TZB7JIZKZ 2024-07-28T11:56:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1848 Bytes 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 4874878 ; 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T11:56:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.env: 0x558023415bc0 2024-07-28T11:56:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T11:56:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.info_log: 0x55802578ebe0 2024-07-28T11:56:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T11:56:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T11:56:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T11:56:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T11:56:44.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.db_log_dir: 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.wal_dir: 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.write_buffer_manager: 0x55802579cb40 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T11:56:44.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T11:56:44.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.row_cache: None 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.wal_filter: None 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T11:56:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T11:56:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Compression algorithms supported: 2024-07-28T11:56:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kZSTD supported: 0 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T11:56:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-07-28T11:56:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T11:56:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T11:56:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.merge_operator: 2024-07-28T11:56:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T11:56:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55802578e820) 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: cache_index_and_filter_blocks: 1 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: pin_top_level_index_and_filter: 1 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: index_type: 0 2024-07-28T11:56:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: data_block_index_type: 0 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: index_shortening: 1 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: checksum: 4 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: no_block_cache: 0 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_cache: 0x5580257831f0 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_cache_name: BinnedLRUCache 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_cache_options: 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: capacity : 536870912 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: num_shard_bits : 4 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: strict_capacity_limit : 0 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: high_pri_pool_ratio: 0.000 2024-07-28T11:56:44.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_cache_compressed: (nil) 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: persistent_cache: (nil) 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_size: 4096 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_size_deviation: 10 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_restart_interval: 16 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: index_block_restart_interval: 1 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: metadata_block_size: 4096 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: partition_filters: 0 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: use_delta_encoding: 1 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: filter_policy: bloomfilter 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: whole_key_filtering: 1 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: verify_compression: 0 2024-07-28T11:56:44.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: read_amp_bytes_per_bit: 0 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: format_version: 5 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: enable_index_compression: 1 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: block_align: 0 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: max_auto_readahead_size: 262144 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: prepopulate_block_cache: 0 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: initial_auto_readahead_size: 8192 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: num_file_reads_for_auto_readahead: 2 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T11:56:44.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.num_levels: 7 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T11:56:44.283 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T11:56:44.284 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T11:56:44.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T11:56:44.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T11:56:44.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T11:56:44.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7910a3d640 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-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 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-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 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 21831, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b313df8d-ee21-4d7c-be96-54535856d080 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167803817933, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.813+0000 7f7913c64b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.829+0000 7f7913c64b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167803831950, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 3146262, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21836, "largest_seqno": 24397, "table_properties": {"data_size": 3134467, "index_size": 8407, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2373, "raw_key_size": 22384, "raw_average_key_size": 23, "raw_value_size": 3112574, "raw_average_value_size": 3321, "num_data_blocks": 365, "num_entries": 937, "num_filter_entries": 937, "num_deletions": 49, "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": 1722167803, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b313df8d-ee21-4d7c-be96-54535856d080", "db_session_id": "0L7M62GL778TZB7JIZKZ", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-07-28T11:56:44.289 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.829+0000 7f7913c64b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722167803832104, "job": 1, "event": "recovery_finished"} 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.829+0000 7f7913c64b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.829+0000 7f7913c64b00 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-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 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-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5580257aee00 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 4 rocksdb: DB pointer 0x5580258a6000 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7909a2f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7909a2f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: ** DB Stats ** 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:56:44.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: ** Compaction Stats [default] ** 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: L0 1/0 3.00 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 539.8 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: L6 1/0 11.40 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-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Sum 2/0 14.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 539.8 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 539.8 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: ** Compaction Stats [default] ** 2024-07-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.291 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 539.8 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Flush(GB): cumulative 0.003, interval 0.003 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Cumulative compaction: 0.00 GB write, 159.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Interval compaction: 0.00 GB write, 159.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Block cache BinnedLRUCache@0x5580257831f0#7 capacity: 512.00 MB usage: 11.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-07-28T11:56:44.292 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 starting mon.b rank 1 at public addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] at bind addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 1 mon.b@-1(???) e3 preinit fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 mon.b@-1(???).mds e9 new map 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 mon.b@-1(???).mds e9 print_map 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: e9 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: legacy client fscid: 1 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 2024-07-28T11:56:44.293 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Filesystem 'foo' (1) 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: fs_name foo 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: epoch 9 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: created 2024-07-28T11:48:27.919929+0000 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: modified 2024-07-28T11:48:37.782716+0000 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: tableserver 0 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: root 0 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: session_timeout 60 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: session_autoclose 300 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: max_file_size 1099511627776 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: max_xattr_size 65536 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: required_client_features {} 2024-07-28T11:56:44.294 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: last_failure 0 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: last_failure_osd_epoch 70 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 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-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: max_mds 1 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: in 0 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: up {0=24415} 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: failed 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: damaged 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: stopped 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: data_pools [4] 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: metadata_pool 3 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: inline_data disabled 2024-07-28T11:56:44.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: balancer 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: bal_rank_mask -1 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: standby_count_wanted 1 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: [mds.foo.smithi150.uoyjce{0:24415} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.150:6832/2794330929,v1:172.21.15.150:6833/2794330929] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: Standby daemons: 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: [mds.foo.smithi022.lsazzu{-1:24512} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.22:6834/1891846083,v1:172.21.15.22:6835/1891846083] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 mon.b@-1(???).osd e419 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 mon.b@-1(???).osd e419 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 mon.b@-1(???).osd e419 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 0 mon.b@-1(???).osd e419 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T11:56:44.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:43 smithi150 bash[67543]: debug 2024-07-28T11:56:43.833+0000 7f7913c64b00 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-07-28T11:56:44.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:44 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:44.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:44 smithi150 bash[60514]: ts=2024-07-28T11:56:44.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:45.141 INFO:tasks.rados.rados.0.smithi022.stdout:1435: done (4 left) 2024-07-28T11:56:45.141 INFO:tasks.rados.rados.0.smithi022.stdout:1436: read oid 36 snap -1 2024-07-28T11:56:45.141 INFO:tasks.rados.rados.0.smithi022.stdout:1436: expect deleted 2024-07-28T11:56:45.149 INFO:tasks.rados.rados.0.smithi022.stdout:1437: rollback oid 26 current snap is 177 2024-07-28T11:56:45.149 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 171 2024-07-28T11:56:45.149 INFO:tasks.rados.rados.0.smithi022.stdout:1438: rollback oid 30 current snap is 177 2024-07-28T11:56:45.149 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 133 2024-07-28T11:56:45.149 INFO:tasks.rados.rados.0.smithi022.stdout:1439: write oid 5 current snap is 177 2024-07-28T11:56:45.149 INFO:tasks.rados.rados.0.smithi022.stdout:1439: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-07-28T11:56:45.150 INFO:tasks.rados.rados.0.smithi022.stdout:1439: writing smithi02269687-5 from 729569 to 1205874 tid 1 2024-07-28T11:56:45.158 INFO:tasks.rados.rados.0.smithi022.stdout:1439: writing smithi02269687-5 from 1996349 to 2502215 tid 2 2024-07-28T11:56:45.166 INFO:tasks.rados.rados.0.smithi022.stdout:1439: writing smithi02269687-5 from 3004131 to 3529569 tid 3 2024-07-28T11:56:45.166 INFO:tasks.rados.rados.0.smithi022.stdout:1440: rollback oid 40 current snap is 177 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 164 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1441: rollback oid 3 current snap is 177 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1431: finishing write tid 1 to smithi02269687-29 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1431: finishing write tid 2 to smithi02269687-29 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1432: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1431: finishing write tid 3 to smithi02269687-29 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1431: finishing write tid 4 to smithi02269687-29 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1432: finishing rollback tid 2 to smithi02269687-10 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 570 (ObjNum 353 snap 107 seq_num 353) dirty exists 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1431: finishing write tid 5 to smithi02269687-29 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 741 (ObjNum 564 snap 177 seq_num 564) dirty exists 2024-07-28T11:56:45.167 INFO:tasks.rados.rados.0.smithi022.stdout:1431: left oid 29 (ObjNum 564 snap 177 seq_num 564) 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1433: finishing write tid 1 to smithi02269687-33 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1433: finishing write tid 2 to smithi02269687-33 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1433: finishing write tid 3 to smithi02269687-33 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1433: finishing write tid 4 to smithi02269687-33 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1433: finishing write tid 5 to smithi02269687-33 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 575 (ObjNum 565 snap 177 seq_num 565) dirty exists 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1433: left oid 33 (ObjNum 565 snap 177 seq_num 565) 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1434: finishing write tid 1 to smithi02269687-20 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1434: finishing write tid 2 to smithi02269687-20 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1434: finishing write tid 3 to smithi02269687-20 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1434: finishing write tid 4 to smithi02269687-20 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:1434: finishing write tid 5 to smithi02269687-20 2024-07-28T11:56:45.168 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 726 (ObjNum 566 snap 177 seq_num 566) dirty exists 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1434: left oid 20 (ObjNum 566 snap 177 seq_num 566) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1437: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1437: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1437: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 579 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 164 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1431: done (9 left) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1432: done (8 left) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1433: done (7 left) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1434: done (6 left) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1436: done (5 left) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1437: done (4 left) 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1442: read oid 50 snap -1 2024-07-28T11:56:45.169 INFO:tasks.rados.rados.0.smithi022.stdout:1442: expect (ObjNum 523 snap 169 seq_num 523) 2024-07-28T11:56:45.170 INFO:tasks.rados.rados.0.smithi022.stdout:1443: snap_remove snap 172 2024-07-28T11:56:49.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:48 smithi150 bash[60514]: ts=2024-07-28T11:56: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:49.329 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:48 smithi022 bash[73220]: debug 2024-07-28T11:56:48.840+0000 7faf53fce640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-07-28T11:56:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:56:49] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-07-28T11:56:50.304 INFO:teuthology.orchestra.run.smithi022.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:56:51.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T11:56:51.269 INFO:tasks.rados.rados.0.smithi022.stdout:1443: done (5 left) 2024-07-28T11:56:51.270 INFO:tasks.rados.rados.0.smithi022.stdout:1444: write oid 22 current snap is 177 2024-07-28T11:56:51.270 INFO:tasks.rados.rados.0.smithi022.stdout:1438: finishing rollback tid 0 to smithi02269687-30 2024-07-28T11:56:51.270 INFO:tasks.rados.rados.0.smithi022.stdout:1444: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-07-28T11:56:51.278 INFO:tasks.rados.rados.0.smithi022.stdout:1444: writing smithi02269687-22 from 746376 to 1297930 tid 1 2024-07-28T11:56:51.287 INFO:tasks.rados.rados.0.smithi022.stdout:1444: writing smithi02269687-22 from 2054831 to 2704355 tid 2 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:1444: writing smithi02269687-22 from 3315201 to 3546376 tid 3 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:1445: write oid 28 current snap is 177 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:1438: finishing rollback tid 1 to smithi02269687-30 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:1438: finishing rollback tid 2 to smithi02269687-30 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 289 (ObjNum 413 snap 128 seq_num 413) dirty exists 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:1439: finishing write tid 1 to smithi02269687-5 2024-07-28T11:56:51.293 INFO:tasks.rados.rados.0.smithi022.stdout:1440: finishing rollback tid 0 to smithi02269687-40 2024-07-28T11:56:51.294 INFO:tasks.rados.rados.0.smithi022.stdout:1440: finishing rollback tid 1 to smithi02269687-40 2024-07-28T11:56:51.294 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 906 (ObjNum 161 snap 0 seq_num 3533908352) dirty dne 2024-07-28T11:56:51.294 INFO:tasks.rados.rados.0.smithi022.stdout:1445: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-07-28T11:56:51.304 INFO:tasks.rados.rados.0.smithi022.stdout:1445: writing smithi02269687-28 from 763183 to 1389986 tid 1 2024-07-28T11:56:51.315 INFO:tasks.rados.rados.0.smithi022.stdout:1445: writing smithi02269687-28 from 1996960 to 2790142 tid 2 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1445: writing smithi02269687-28 from 3226271 to 3563183 tid 3 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1438: done (6 left) 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1440: done (5 left) 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1446: write oid 43 current snap is 177 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1441: finishing rollback tid 0 to smithi02269687-3 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1439: finishing write tid 2 to smithi02269687-5 2024-07-28T11:56:51.322 INFO:tasks.rados.rados.0.smithi022.stdout:1446: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-07-28T11:56:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:45.171888+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-07-28T11:56:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:45.194056+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.213880+0000 mon.a (mon.0) 279 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.214422+0000 mon.a (mon.0) 280 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.253139+0000 mon.a (mon.0) 281 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.263587+0000 mon.a (mon.0) 282 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.283285+0000 mon.a (mon.0) 283 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.283340+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.283912+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.284209+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.284245+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.291465+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: audit 2024-07-28T11:56:50.297535+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: audit 2024-07-28T11:56:50.303843+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: audit 2024-07-28T11:56:50.310908+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: audit 2024-07-28T11:56:50.312725+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: audit 2024-07-28T11:56:50.637658+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[80503]: audit 2024-07-28T11:56:50.643322+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:45.171888+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:45.194056+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.213880+0000 mon.a (mon.0) 279 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.214422+0000 mon.a (mon.0) 280 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.253139+0000 mon.a (mon.0) 281 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.263587+0000 mon.a (mon.0) 282 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.283285+0000 mon.a (mon.0) 283 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.283340+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.283912+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.284209+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.284245+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.291465+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: audit 2024-07-28T11:56:50.297535+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: audit 2024-07-28T11:56:50.303843+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: audit 2024-07-28T11:56:50.310908+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: audit 2024-07-28T11:56:50.312725+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: audit 2024-07-28T11:56:50.637658+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:51 smithi022 bash[82865]: audit 2024-07-28T11:56:50.643322+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.332 INFO:tasks.rados.rados.0.smithi022.stdout:1446: writing smithi02269687-43 from 779990 to 1482042 tid 1 2024-07-28T11:56:51.340 INFO:tasks.rados.rados.0.smithi022.stdout:1446: writing smithi02269687-43 from 2055442 to 2708635 tid 2 2024-07-28T11:56:51.346 INFO:tasks.rados.rados.0.smithi022.stdout:1446: writing smithi02269687-43 from 3253694 to 3579990 tid 3 2024-07-28T11:56:51.346 INFO:tasks.rados.rados.0.smithi022.stdout:1447: snap_create 2024-07-28T11:56:51.346 INFO:tasks.rados.rados.0.smithi022.stdout:1441: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 733 (ObjNum 129 snap 0 seq_num 3533892376) dirty dne 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:1439: finishing write tid 3 to smithi02269687-5 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:1439: finishing write tid 4 to smithi02269687-5 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:1439: finishing write tid 5 to smithi02269687-5 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 296 (ObjNum 567 snap 177 seq_num 567) dirty exists 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:1439: left oid 5 (ObjNum 567 snap 177 seq_num 567) 2024-07-28T11:56:51.347 INFO:tasks.rados.rados.0.smithi022.stdout:1442: expect (ObjNum 523 snap 169 seq_num 523) 2024-07-28T11:56:51.480 INFO:tasks.rados.rados.0.smithi022.stdout:1444: finishing write tid 1 to smithi02269687-22 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1444: finishing write tid 2 to smithi02269687-22 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1444: finishing write tid 3 to smithi02269687-22 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1444: finishing write tid 4 to smithi02269687-22 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1444: finishing write tid 5 to smithi02269687-22 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 748 (ObjNum 568 snap 177 seq_num 568) dirty exists 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1444: left oid 22 (ObjNum 568 snap 177 seq_num 568) 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1445: finishing write tid 1 to smithi02269687-28 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1445: finishing write tid 2 to smithi02269687-28 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1445: finishing write tid 3 to smithi02269687-28 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1445: finishing write tid 4 to smithi02269687-28 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1445: finishing write tid 5 to smithi02269687-28 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 158 (ObjNum 569 snap 177 seq_num 569) dirty exists 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1445: left oid 28 (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:56:51.481 INFO:tasks.rados.rados.0.smithi022.stdout:1446: finishing write tid 1 to smithi02269687-43 2024-07-28T11:56:51.482 INFO:tasks.rados.rados.0.smithi022.stdout:1446: finishing write tid 2 to smithi02269687-43 2024-07-28T11:56:51.482 INFO:tasks.rados.rados.0.smithi022.stdout:1446: finishing write tid 3 to smithi02269687-43 2024-07-28T11:56:51.482 INFO:tasks.rados.rados.0.smithi022.stdout:1446: finishing write tid 4 to smithi02269687-43 2024-07-28T11:56:51.482 INFO:tasks.rados.rados.0.smithi022.stdout:1446: finishing write tid 5 to smithi02269687-43 2024-07-28T11:56:51.482 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 662 (ObjNum 570 snap 177 seq_num 570) dirty exists 2024-07-28T11:56:51.482 INFO:tasks.rados.rados.0.smithi022.stdout:1446: left oid 43 (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:56:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:45.171888+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-07-28T11:56:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:45.194056+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T11:56:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.213880+0000 mon.a (mon.0) 279 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.214422+0000 mon.a (mon.0) 280 : cluster [INF] mon.a calling monitor election 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.253139+0000 mon.a (mon.0) 281 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.263587+0000 mon.a (mon.0) 282 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.283285+0000 mon.a (mon.0) 283 : cluster [DBG] fsmap foo:1 {0=foo.smithi150.uoyjce=up:active} 1 up:standby 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.283340+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.283912+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.284209+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.284245+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.291465+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: audit 2024-07-28T11:56:50.297535+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: audit 2024-07-28T11:56:50.303843+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: audit 2024-07-28T11:56:50.310908+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: audit 2024-07-28T11:56:50.312725+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:56:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: audit 2024-07-28T11:56:50.637658+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:51 smithi150 bash[67543]: audit 2024-07-28T11:56:50.643322+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:52.097 INFO:tasks.rados.rados.0.smithi022.stdout:1439: done (6 left) 2024-07-28T11:56:52.097 INFO:tasks.rados.rados.0.smithi022.stdout:1441: done (5 left) 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1442: done (4 left) 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1444: done (3 left) 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1445: done (2 left) 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1446: done (1 left) 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1447: done (0 left) 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1448: write oid 17 current snap is 178 2024-07-28T11:56:52.098 INFO:tasks.rados.rados.0.smithi022.stdout:1448: seq_num 571 ranges {796797=493654,1830277=796851,3397470=199327} 2024-07-28T11:56:52.108 INFO:tasks.rados.rados.0.smithi022.stdout:1448: writing smithi02269687-17 from 796797 to 1290451 tid 1 2024-07-28T11:56:52.117 INFO:tasks.rados.rados.0.smithi022.stdout:1448: writing smithi02269687-17 from 1830277 to 2627128 tid 2 2024-07-28T11:56:52.123 INFO:tasks.rados.rados.0.smithi022.stdout:1448: writing smithi02269687-17 from 3397470 to 3596797 tid 3 2024-07-28T11:56:52.124 INFO:tasks.rados.rados.0.smithi022.stdout:1449: delete oid 4 current snap is 178 2024-07-28T11:56:52.124 INFO:tasks.rados.rados.0.smithi022.stdout:1448: finishing write tid 1 to smithi02269687-17 2024-07-28T11:56:52.129 INFO:tasks.rados.rados.0.smithi022.stdout:1448: finishing write tid 2 to smithi02269687-17 2024-07-28T11:56:52.130 INFO:tasks.rados.rados.0.smithi022.stdout:1448: finishing write tid 3 to smithi02269687-17 2024-07-28T11:56:52.130 INFO:tasks.rados.rados.0.smithi022.stdout:1448: finishing write tid 4 to smithi02269687-17 2024-07-28T11:56:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:1448: finishing write tid 5 to smithi02269687-17 2024-07-28T11:56:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 348 (ObjNum 571 snap 178 seq_num 571) dirty exists 2024-07-28T11:56:52.131 INFO:tasks.rados.rados.0.smithi022.stdout:1448: left oid 17 (ObjNum 571 snap 178 seq_num 571) 2024-07-28T11:56:52.138 INFO:tasks.rados.rados.0.smithi022.stdout:1448: done (1 left) 2024-07-28T11:56:52.138 INFO:tasks.rados.rados.0.smithi022.stdout:1449: done (0 left) 2024-07-28T11:56:52.138 INFO:tasks.rados.rados.0.smithi022.stdout:1450: snap_create 2024-07-28T11:56:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:52 smithi022 bash[82865]: cluster 2024-07-28T11:56:50.966259+0000 mgr.y (mgr.25232) 96 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 959 KiB/s wr, 6 op/s 2024-07-28T11:56:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:52 smithi022 bash[82865]: cluster 2024-07-28T11:56:51.270246+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-07-28T11:56:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:52 smithi022 bash[82865]: cluster 2024-07-28T11:56:52.097609+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-07-28T11:56:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:52 smithi022 bash[80503]: cluster 2024-07-28T11:56:50.966259+0000 mgr.y (mgr.25232) 96 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 959 KiB/s wr, 6 op/s 2024-07-28T11:56:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:52 smithi022 bash[80503]: cluster 2024-07-28T11:56:51.270246+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-07-28T11:56:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:52 smithi022 bash[80503]: cluster 2024-07-28T11:56:52.097609+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-07-28T11:56:52.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:52 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:52 smithi150 bash[67543]: cluster 2024-07-28T11:56:50.966259+0000 mgr.y (mgr.25232) 96 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 959 KiB/s wr, 6 op/s 2024-07-28T11:56:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:52 smithi150 bash[67543]: cluster 2024-07-28T11:56:51.270246+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-07-28T11:56:52.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:52 smithi150 bash[67543]: cluster 2024-07-28T11:56:52.097609+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-07-28T11:56:53.097 INFO:tasks.rados.rados.0.smithi022.stdout:1450: done (0 left) 2024-07-28T11:56:53.147 INFO:tasks.rados.rados.0.smithi022.stdout:1451: snap_create 2024-07-28T11:56:53.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:53 smithi150 bash[60514]: ts=2024-07-28T11:56:53.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:56:54.103 INFO:tasks.rados.rados.0.smithi022.stdout:1451: done (0 left) 2024-07-28T11:56:54.103 INFO:tasks.rados.rados.0.smithi022.stdout:1452: rollback oid 17 current snap is 180 2024-07-28T11:56:54.103 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 129 2024-07-28T11:56:54.103 INFO:tasks.rados.rados.0.smithi022.stdout:1453: read oid 29 snap -1 2024-07-28T11:56:54.103 INFO:tasks.rados.rados.0.smithi022.stdout:1453: expect (ObjNum 564 snap 177 seq_num 564) 2024-07-28T11:56:54.103 INFO:tasks.rados.rados.0.smithi022.stdout:1454: snap_create 2024-07-28T11:56:54.115 INFO:tasks.rados.rados.0.smithi022.stdout:1452: finishing rollback tid 0 to smithi02269687-17 2024-07-28T11:56:54.116 INFO:tasks.rados.rados.0.smithi022.stdout:1452: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:56:54.116 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 351 (ObjNum 145 snap 0 seq_num 3533565024) dirty dne 2024-07-28T11:56:54.119 INFO:tasks.rados.rados.0.smithi022.stdout:1453: expect (ObjNum 564 snap 177 seq_num 564) 2024-07-28T11:56:54.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:54 smithi150 bash[67543]: cluster 2024-07-28T11:56:52.967161+0000 mgr.y (mgr.25232) 97 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-07-28T11:56:54.451 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:54 smithi150 bash[67543]: cluster 2024-07-28T11:56:53.097881+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-07-28T11:56:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:54 smithi022 bash[80503]: cluster 2024-07-28T11:56:52.967161+0000 mgr.y (mgr.25232) 97 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-07-28T11:56:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:54 smithi022 bash[80503]: cluster 2024-07-28T11:56:53.097881+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-07-28T11:56:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:54 smithi022 bash[82865]: cluster 2024-07-28T11:56:52.967161+0000 mgr.y (mgr.25232) 97 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-07-28T11:56:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:54 smithi022 bash[82865]: cluster 2024-07-28T11:56:53.097881+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-07-28T11:56:54.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:54 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:54.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:54 smithi150 bash[60514]: ts=2024-07-28T11:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:55.104 INFO:tasks.rados.rados.0.smithi022.stdout:1452: done (2 left) 2024-07-28T11:56:55.104 INFO:tasks.rados.rados.0.smithi022.stdout:1453: done (1 left) 2024-07-28T11:56:55.104 INFO:tasks.rados.rados.0.smithi022.stdout:1454: done (0 left) 2024-07-28T11:56:55.104 INFO:tasks.rados.rados.0.smithi022.stdout:1455: delete oid 6 current snap is 181 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1455: done (0 left) 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1456: rollback oid 25 current snap is 181 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 180 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1457: read oid 45 snap -1 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1457: expect deleted 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1458: read oid 21 snap -1 2024-07-28T11:56:55.115 INFO:tasks.rados.rados.0.smithi022.stdout:1458: expect (ObjNum 553 snap 176 seq_num 553) 2024-07-28T11:56:55.116 INFO:tasks.rados.rados.0.smithi022.stdout:1459: read oid 46 snap -1 2024-07-28T11:56:55.116 INFO:tasks.rados.rados.0.smithi022.stdout:1459: expect deleted 2024-07-28T11:56:55.116 INFO:tasks.rados.rados.0.smithi022.stdout:1460: rollback oid 40 current snap is 181 2024-07-28T11:56:55.116 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 157 2024-07-28T11:56:55.116 INFO:tasks.rados.rados.0.smithi022.stdout:1461: snap_remove snap 161 2024-07-28T11:56:55.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:55 smithi150 bash[67543]: cluster 2024-07-28T11:56:54.102147+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-07-28T11:56:55.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:55 smithi150 bash[67543]: cluster 2024-07-28T11:56:55.103830+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-07-28T11:56:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:55 smithi022 bash[80503]: cluster 2024-07-28T11:56:54.102147+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-07-28T11:56:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:55 smithi022 bash[80503]: cluster 2024-07-28T11:56:55.103830+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-07-28T11:56:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:55 smithi022 bash[82865]: cluster 2024-07-28T11:56:54.102147+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-07-28T11:56:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:55 smithi022 bash[82865]: cluster 2024-07-28T11:56:55.103830+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-07-28T11:56:55.801 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:56:56.126 INFO:tasks.rados.rados.0.smithi022.stdout:1461: done (5 left) 2024-07-28T11:56:56.126 INFO:tasks.rados.rados.0.smithi022.stdout:1462: read oid 49 snap -1 2024-07-28T11:56:56.126 INFO:tasks.rados.rados.0.smithi022.stdout:1462: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:56:56.126 INFO:tasks.rados.rados.0.smithi022.stdout:1463: snap_remove snap 179 2024-07-28T11:56:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:56 smithi150 bash[67543]: cluster 2024-07-28T11:56:54.967901+0000 mgr.y (mgr.25232) 98 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:56 smithi022 bash[80503]: cluster 2024-07-28T11:56:54.967901+0000 mgr.y (mgr.25232) 98 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:56 smithi022 bash[82865]: cluster 2024-07-28T11:56:54.967901+0000 mgr.y (mgr.25232) 98 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 282 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:56:57.126 INFO:tasks.rados.rados.0.smithi022.stdout:1463: done (6 left) 2024-07-28T11:56:57.126 INFO:tasks.rados.rados.0.smithi022.stdout:1464: rollback oid 27 current snap is 181 2024-07-28T11:56:57.126 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 164 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:1456: finishing rollback tid 0 to smithi02269687-25 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:1456: finishing rollback tid 1 to smithi02269687-25 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:1456: finishing rollback tid 2 to smithi02269687-25 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 517 (ObjNum 512 snap 165 seq_num 512) dirty exists 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:1460: finishing rollback tid 1 to smithi02269687-40 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 906 (ObjNum 305 snap 0 seq_num 2402693938) dirty dne 2024-07-28T11:56:57.127 INFO:tasks.rados.rados.0.smithi022.stdout:1458: expect (ObjNum 553 snap 176 seq_num 553) 2024-07-28T11:56:57.317 INFO:tasks.rados.rados.0.smithi022.stdout:1462: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[82865]: cluster 2024-07-28T11:56:56.122960+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[82865]: audit 2024-07-28T11:56:56.191398+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[82865]: audit 2024-07-28T11:56:56.201619+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[82865]: audit 2024-07-28T11:56:56.977238+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[82865]: audit 2024-07-28T11:56:56.987607+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[82865]: cluster 2024-07-28T11:56:57.126061+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-07-28T11:56:57.460 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[80503]: cluster 2024-07-28T11:56:56.122960+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-07-28T11:56:57.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[80503]: audit 2024-07-28T11:56:56.191398+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[80503]: audit 2024-07-28T11:56:56.201619+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[80503]: audit 2024-07-28T11:56:56.977238+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[80503]: audit 2024-07-28T11:56:56.987607+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:57 smithi022 bash[80503]: cluster 2024-07-28T11:56:57.126061+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-07-28T11:56:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:57 smithi150 bash[67543]: cluster 2024-07-28T11:56:56.122960+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-07-28T11:56:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:57 smithi150 bash[67543]: audit 2024-07-28T11:56:56.191398+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:57 smithi150 bash[67543]: audit 2024-07-28T11:56:56.201619+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:57 smithi150 bash[67543]: audit 2024-07-28T11:56:56.977238+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:57 smithi150 bash[67543]: audit 2024-07-28T11:56:56.987607+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:56:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:57 smithi150 bash[67543]: cluster 2024-07-28T11:56:57.126061+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-07-28T11:56:57.528 INFO:tasks.rados.rados.0.smithi022.stdout:1464: finishing rollback tid 0 to smithi02269687-27 2024-07-28T11:56:57.528 INFO:tasks.rados.rados.0.smithi022.stdout:1464: finishing rollback tid 1 to smithi02269687-27 2024-07-28T11:56:57.528 INFO:tasks.rados.rados.0.smithi022.stdout:1464: finishing rollback tid 2 to smithi02269687-27 2024-07-28T11:56:57.528 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 650 (ObjNum 505 snap 162 seq_num 505) dirty exists 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1456: done (6 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1457: done (5 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1458: done (4 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1459: done (3 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1460: done (2 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1462: done (1 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1464: done (0 left) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1465: read oid 18 snap -1 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1465: expect (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:56:57.529 INFO:tasks.rados.rados.0.smithi022.stdout:1466: snap_remove snap 164 2024-07-28T11:56:58.209 INFO:tasks.rados.rados.0.smithi022.stdout:1466: done (1 left) 2024-07-28T11:56:58.209 INFO:tasks.rados.rados.0.smithi022.stdout:1467: delete oid 31 current snap is 181 2024-07-28T11:56:58.209 INFO:tasks.rados.rados.0.smithi022.stdout:1465: expect (ObjNum 491 snap 158 seq_num 491) 2024-07-28T11:56:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:1465: done (1 left) 2024-07-28T11:56:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:1467: done (0 left) 2024-07-28T11:56:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:1468: write oid 14 current snap is 181 2024-07-28T11:56:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:1468: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-07-28T11:56:58.398 INFO:tasks.rados.rados.0.smithi022.stdout:1468: writing smithi02269687-14 from 464025 to 1258675 tid 1 2024-07-28T11:56:58.417 INFO:tasks.rados.rados.0.smithi022.stdout:1468: writing smithi02269687-14 from 1947852 to 2352041 tid 2 2024-07-28T11:56:58.433 INFO:tasks.rados.rados.0.smithi022.stdout:1468: writing smithi02269687-14 from 2990809 to 3416334 tid 3 2024-07-28T11:56:58.433 INFO:tasks.rados.rados.0.smithi022.stdout:1469: read oid 30 snap -1 2024-07-28T11:56:58.433 INFO:tasks.rados.rados.0.smithi022.stdout:1469: expect (ObjNum 413 snap 128 seq_num 413) 2024-07-28T11:56:58.433 INFO:tasks.rados.rados.0.smithi022.stdout:1470: snap_create 2024-07-28T11:56:58.433 INFO:tasks.rados.rados.0.smithi022.stdout:1468: finishing write tid 1 to smithi02269687-14 2024-07-28T11:56:58.433 INFO:tasks.rados.rados.0.smithi022.stdout:1468: finishing write tid 2 to smithi02269687-14 2024-07-28T11:56:58.440 INFO:tasks.rados.rados.0.smithi022.stdout:1468: finishing write tid 3 to smithi02269687-14 2024-07-28T11:56:58.440 INFO:tasks.rados.rados.0.smithi022.stdout:1468: finishing write tid 4 to smithi02269687-14 2024-07-28T11:56:58.440 INFO:tasks.rados.rados.0.smithi022.stdout:1468: finishing write tid 5 to smithi02269687-14 2024-07-28T11:56:58.440 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1123 (ObjNum 575 snap 181 seq_num 575) dirty exists 2024-07-28T11:56:58.440 INFO:tasks.rados.rados.0.smithi022.stdout:1468: left oid 14 (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:56:58.442 INFO:tasks.rados.rados.0.smithi022.stdout:1469: expect (ObjNum 413 snap 128 seq_num 413) 2024-07-28T11:56:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:58 smithi150 bash[67543]: cluster 2024-07-28T11:56:56.968724+0000 mgr.y (mgr.25232) 99 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T11:56:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:58 smithi022 bash[80503]: cluster 2024-07-28T11:56:56.968724+0000 mgr.y (mgr.25232) 99 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T11:56:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:58 smithi022 bash[82865]: cluster 2024-07-28T11:56:56.968724+0000 mgr.y (mgr.25232) 99 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T11:56:59.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:56:58 smithi150 bash[60514]: ts=2024-07-28T11:56:58.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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:56:59.228 INFO:tasks.rados.rados.0.smithi022.stdout:1468: done (2 left) 2024-07-28T11:56:59.228 INFO:tasks.rados.rados.0.smithi022.stdout:1469: done (1 left) 2024-07-28T11:56:59.228 INFO:tasks.rados.rados.0.smithi022.stdout:1470: done (0 left) 2024-07-28T11:56:59.228 INFO:tasks.rados.rados.0.smithi022.stdout:1471: write oid 32 current snap is 182 2024-07-28T11:56:59.228 INFO:tasks.rados.rados.0.smithi022.stdout:1471: seq_num 576 ranges {480832=469899,1606334=664200,3018232=662600} 2024-07-28T11:56:59.240 INFO:tasks.rados.rados.0.smithi022.stdout:1471: writing smithi02269687-32 from 480832 to 950731 tid 1 2024-07-28T11:56:59.257 INFO:tasks.rados.rados.0.smithi022.stdout:1471: writing smithi02269687-32 from 1606334 to 2270534 tid 2 2024-07-28T11:56:59.276 INFO:tasks.rados.rados.0.smithi022.stdout:1471: writing smithi02269687-32 from 3018232 to 3680832 tid 3 2024-07-28T11:56:59.276 INFO:tasks.rados.rados.0.smithi022.stdout:1472: snap_create 2024-07-28T11:56:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1471: finishing write tid 1 to smithi02269687-32 2024-07-28T11:56:59.277 INFO:tasks.rados.rados.0.smithi022.stdout:1471: finishing write tid 2 to smithi02269687-32 2024-07-28T11:56:59.287 INFO:tasks.rados.rados.0.smithi022.stdout:1471: finishing write tid 3 to smithi02269687-32 2024-07-28T11:56:59.288 INFO:tasks.rados.rados.0.smithi022.stdout:1471: finishing write tid 4 to smithi02269687-32 2024-07-28T11:56:59.289 INFO:tasks.rados.rados.0.smithi022.stdout:1471: finishing write tid 5 to smithi02269687-32 2024-07-28T11:56:59.289 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 923 (ObjNum 576 snap 182 seq_num 576) dirty exists 2024-07-28T11:56:59.290 INFO:tasks.rados.rados.0.smithi022.stdout:1471: left oid 32 (ObjNum 576 snap 182 seq_num 576) 2024-07-28T11:56:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:56:59 smithi022 bash[80503]: cluster 2024-07-28T11:56:58.207633+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-07-28T11:56:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:56:59 smithi022 bash[82865]: cluster 2024-07-28T11:56:58.207633+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-07-28T11:56:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:56:59 smithi150 bash[67543]: cluster 2024-07-28T11:56:58.207633+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-07-28T11:56:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:56:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:56:59] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-07-28T11:57:00.235 INFO:tasks.rados.rados.0.smithi022.stdout:1471: done (1 left) 2024-07-28T11:57:00.237 INFO:tasks.rados.rados.0.smithi022.stdout:1472: done (0 left) 2024-07-28T11:57:00.237 INFO:tasks.rados.rados.0.smithi022.stdout:1473: write oid 12 current snap is 183 2024-07-28T11:57:00.237 INFO:tasks.rados.rados.0.smithi022.stdout:1473: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-07-28T11:57:00.247 INFO:tasks.rados.rados.0.smithi022.stdout:1473: writing smithi02269687-12 from 497639 to 1042787 tid 1 2024-07-28T11:57:00.258 INFO:tasks.rados.rados.0.smithi022.stdout:1473: writing smithi02269687-12 from 1548463 to 1956321 tid 2 2024-07-28T11:57:00.272 INFO:tasks.rados.rados.0.smithi022.stdout:1473: writing smithi02269687-12 from 2529302 to 3093724 tid 3 2024-07-28T11:57:00.280 INFO:tasks.rados.rados.0.smithi022.stdout:1473: writing smithi02269687-12 from 3528143 to 3697639 tid 4 2024-07-28T11:57:00.280 INFO:tasks.rados.rados.0.smithi022.stdout:1474: snap_create 2024-07-28T11:57:00.280 INFO:tasks.rados.rados.0.smithi022.stdout:1473: finishing write tid 1 to smithi02269687-12 2024-07-28T11:57:00.280 INFO:tasks.rados.rados.0.smithi022.stdout:1473: finishing write tid 2 to smithi02269687-12 2024-07-28T11:57:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1473: finishing write tid 3 to smithi02269687-12 2024-07-28T11:57:00.285 INFO:tasks.rados.rados.0.smithi022.stdout:1473: finishing write tid 4 to smithi02269687-12 2024-07-28T11:57:00.286 INFO:tasks.rados.rados.0.smithi022.stdout:1473: finishing write tid 5 to smithi02269687-12 2024-07-28T11:57:00.286 INFO:tasks.rados.rados.0.smithi022.stdout:1473: finishing write tid 6 to smithi02269687-12 2024-07-28T11:57:00.286 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 677 (ObjNum 577 snap 183 seq_num 577) dirty exists 2024-07-28T11:57:00.287 INFO:tasks.rados.rados.0.smithi022.stdout:1473: left oid 12 (ObjNum 577 snap 183 seq_num 577) 2024-07-28T11:57:00.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:00 smithi150 bash[67543]: cluster 2024-07-28T11:56:58.969434+0000 mgr.y (mgr.25232) 100 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T11:57:00.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:00 smithi150 bash[67543]: cluster 2024-07-28T11:56:59.227845+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-07-28T11:57:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:00 smithi022 bash[80503]: cluster 2024-07-28T11:56:58.969434+0000 mgr.y (mgr.25232) 100 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T11:57:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:00 smithi022 bash[80503]: cluster 2024-07-28T11:56:59.227845+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-07-28T11:57:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:00 smithi022 bash[82865]: cluster 2024-07-28T11:56:58.969434+0000 mgr.y (mgr.25232) 100 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T11:57:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:00 smithi022 bash[82865]: cluster 2024-07-28T11:56:59.227845+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-07-28T11:57:01.245 INFO:tasks.rados.rados.0.smithi022.stdout:1473: done (1 left) 2024-07-28T11:57:01.245 INFO:tasks.rados.rados.0.smithi022.stdout:1474: done (0 left) 2024-07-28T11:57:01.245 INFO:tasks.rados.rados.0.smithi022.stdout:1475: read oid 36 snap -1 2024-07-28T11:57:01.245 INFO:tasks.rados.rados.0.smithi022.stdout:1475: expect deleted 2024-07-28T11:57:01.245 INFO:tasks.rados.rados.0.smithi022.stdout:1476: write oid 10 current snap is 184 2024-07-28T11:57:01.245 INFO:tasks.rados.rados.0.smithi022.stdout:1476: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-07-28T11:57:01.260 INFO:tasks.rados.rados.0.smithi022.stdout:1476: writing smithi02269687-10 from 514446 to 1251196 tid 1 2024-07-28T11:57:01.274 INFO:tasks.rados.rados.0.smithi022.stdout:1476: writing smithi02269687-10 from 1723298 to 2391167 tid 2 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:1476: writing smithi02269687-10 from 3073078 to 3714446 tid 3 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:1477: rollback oid 48 current snap is 184 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 180 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:1476: finishing write tid 1 to smithi02269687-10 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:1476: finishing write tid 2 to smithi02269687-10 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:1475: done (2 left) 2024-07-28T11:57:01.291 INFO:tasks.rados.rados.0.smithi022.stdout:1478: snap_remove snap 178 2024-07-28T11:57:01.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:01 smithi150 bash[67543]: cluster 2024-07-28T11:57:00.234642+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-07-28T11:57:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:01 smithi022 bash[80503]: cluster 2024-07-28T11:57:00.234642+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-07-28T11:57:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:01 smithi022 bash[82865]: cluster 2024-07-28T11:57:00.234642+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-07-28T11:57:02.100 INFO:tasks.rados.rados.0.smithi022.stdout:1478: done (2 left) 2024-07-28T11:57:02.100 INFO:tasks.rados.rados.0.smithi022.stdout:1479: snap_remove snap 133 2024-07-28T11:57:02.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:02 smithi150 bash[67543]: cluster 2024-07-28T11:57:00.970642+0000 mgr.y (mgr.25232) 101 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:57:02.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:02 smithi150 bash[67543]: cluster 2024-07-28T11:57:01.244656+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-07-28T11:57:02.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:02 smithi150 bash[67543]: cluster 2024-07-28T11:57:02.100181+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-07-28T11:57:02.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:02 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:02 smithi022 bash[82865]: cluster 2024-07-28T11:57:00.970642+0000 mgr.y (mgr.25232) 101 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:57:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:02 smithi022 bash[82865]: cluster 2024-07-28T11:57:01.244656+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-07-28T11:57:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:02 smithi022 bash[82865]: cluster 2024-07-28T11:57:02.100181+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-07-28T11:57:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:02 smithi022 bash[80503]: cluster 2024-07-28T11:57:00.970642+0000 mgr.y (mgr.25232) 101 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:57:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:02 smithi022 bash[80503]: cluster 2024-07-28T11:57:01.244656+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-07-28T11:57:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:02 smithi022 bash[80503]: cluster 2024-07-28T11:57:02.100181+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1479: done (2 left) 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1480: read oid 47 snap -1 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1480: expect (ObjNum 563 snap 177 seq_num 563) 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1481: write oid 35 current snap is 184 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1476: finishing write tid 3 to smithi02269687-10 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1477: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 686 (ObjNum 849 snap 0 seq_num 2400536345) dirty dne 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1476: finishing write tid 4 to smithi02269687-10 2024-07-28T11:57:03.105 INFO:tasks.rados.rados.0.smithi022.stdout:1481: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-07-28T11:57:03.122 INFO:tasks.rados.rados.0.smithi022.stdout:1481: writing smithi02269687-35 from 531253 to 943252 tid 1 2024-07-28T11:57:03.139 INFO:tasks.rados.rados.0.smithi022.stdout:1481: writing smithi02269687-35 from 1381780 to 1793307 tid 2 2024-07-28T11:57:03.158 INFO:tasks.rados.rados.0.smithi022.stdout:1481: writing smithi02269687-35 from 2300501 to 2887467 tid 3 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:1481: writing smithi02269687-35 from 3376974 to 3731253 tid 4 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:1477: done (3 left) 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:1482: read oid 44 snap -1 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:1482: expect deleted 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:1483: snap_create 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:1476: finishing write tid 5 to smithi02269687-10 2024-07-28T11:57:03.169 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 604 (ObjNum 578 snap 184 seq_num 578) dirty exists 2024-07-28T11:57:03.170 INFO:tasks.rados.rados.0.smithi022.stdout:1476: left oid 10 (ObjNum 578 snap 184 seq_num 578) 2024-07-28T11:57:03.170 INFO:tasks.rados.rados.0.smithi022.stdout:1481: finishing write tid 1 to smithi02269687-35 2024-07-28T11:57:03.170 INFO:tasks.rados.rados.0.smithi022.stdout:1480: expect (ObjNum 563 snap 177 seq_num 563) 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:1481: finishing write tid 2 to smithi02269687-35 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:1481: finishing write tid 3 to smithi02269687-35 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:1481: finishing write tid 4 to smithi02269687-35 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:1481: finishing write tid 5 to smithi02269687-35 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:1481: finishing write tid 6 to smithi02269687-35 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 769 (ObjNum 579 snap 184 seq_num 579) dirty exists 2024-07-28T11:57:03.427 INFO:tasks.rados.rados.0.smithi022.stdout:1481: left oid 35 (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:03.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:03 smithi150 bash[60514]: ts=2024-07-28T11:57:03.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1476: done (4 left) 2024-07-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1480: done (3 left) 2024-07-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1481: done (2 left) 2024-07-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1482: done (1 left) 2024-07-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1483: done (0 left) 2024-07-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1484: write oid 7 current snap is 185 2024-07-28T11:57:04.116 INFO:tasks.rados.rados.0.smithi022.stdout:1484: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-07-28T11:57:04.128 INFO:tasks.rados.rados.0.smithi022.stdout:1484: writing smithi02269687-7 from 548060 to 1035308 tid 1 2024-07-28T11:57:04.141 INFO:tasks.rados.rados.0.smithi022.stdout:1484: writing smithi02269687-7 from 1440262 to 2111800 tid 2 2024-07-28T11:57:04.160 INFO:tasks.rados.rados.0.smithi022.stdout:1484: writing smithi02269687-7 from 2844277 to 3642515 tid 3 2024-07-28T11:57:04.160 INFO:tasks.rados.rados.0.smithi022.stdout:1485: write oid 21 current snap is 185 2024-07-28T11:57:04.160 INFO:tasks.rados.rados.0.smithi022.stdout:1485: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-07-28T11:57:04.172 INFO:tasks.rados.rados.0.smithi022.stdout:1485: writing smithi02269687-21 from 564867 to 1127364 tid 1 2024-07-28T11:57:04.183 INFO:tasks.rados.rados.0.smithi022.stdout:1485: writing smithi02269687-21 from 1898744 to 2313940 tid 2 2024-07-28T11:57:04.193 INFO:tasks.rados.rados.0.smithi022.stdout:1485: writing smithi02269687-21 from 2755347 to 3481210 tid 3 2024-07-28T11:57:04.193 INFO:tasks.rados.rados.0.smithi022.stdout:1486: write oid 44 current snap is 185 2024-07-28T11:57:04.193 INFO:tasks.rados.rados.0.smithi022.stdout:1486: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-07-28T11:57:04.202 INFO:tasks.rados.rados.0.smithi022.stdout:1486: writing smithi02269687-44 from 581674 to 1219420 tid 1 2024-07-28T11:57:04.210 INFO:tasks.rados.rados.0.smithi022.stdout:1486: writing smithi02269687-44 from 1840873 to 2399727 tid 2 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1486: writing smithi02269687-44 from 3066417 to 3603552 tid 3 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1487: delete oid 12 current snap is 185 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1484: finishing write tid 1 to smithi02269687-7 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1484: finishing write tid 2 to smithi02269687-7 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1484: finishing write tid 3 to smithi02269687-7 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1484: finishing write tid 4 to smithi02269687-7 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1484: finishing write tid 5 to smithi02269687-7 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1142 (ObjNum 580 snap 185 seq_num 580) dirty exists 2024-07-28T11:57:04.219 INFO:tasks.rados.rados.0.smithi022.stdout:1484: left oid 7 (ObjNum 580 snap 185 seq_num 580) 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1485: finishing write tid 1 to smithi02269687-21 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1485: finishing write tid 2 to smithi02269687-21 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1485: finishing write tid 3 to smithi02269687-21 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1485: finishing write tid 4 to smithi02269687-21 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1485: finishing write tid 5 to smithi02269687-21 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 362 (ObjNum 581 snap 185 seq_num 581) dirty exists 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1485: left oid 21 (ObjNum 581 snap 185 seq_num 581) 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1486: finishing write tid 1 to smithi02269687-44 2024-07-28T11:57:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:1486: finishing write tid 2 to smithi02269687-44 2024-07-28T11:57:04.222 INFO:tasks.rados.rados.0.smithi022.stdout:1484: done (3 left) 2024-07-28T11:57:04.223 INFO:tasks.rados.rados.0.smithi022.stdout:1485: done (2 left) 2024-07-28T11:57:04.223 INFO:tasks.rados.rados.0.smithi022.stdout:1487: done (1 left) 2024-07-28T11:57:04.223 INFO:tasks.rados.rados.0.smithi022.stdout:1488: write oid 39 current snap is 185 2024-07-28T11:57:04.223 INFO:tasks.rados.rados.0.smithi022.stdout:1488: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-07-28T11:57:04.233 INFO:tasks.rados.rados.0.smithi022.stdout:1488: writing smithi02269687-39 from 615288 to 1403532 tid 1 2024-07-28T11:57:04.240 INFO:tasks.rados.rados.0.smithi022.stdout:1488: writing smithi02269687-39 from 1957837 to 2520360 tid 2 2024-07-28T11:57:04.247 INFO:tasks.rados.rados.0.smithi022.stdout:1488: writing smithi02269687-39 from 3121263 to 3680942 tid 3 2024-07-28T11:57:04.247 INFO:tasks.rados.rados.0.smithi022.stdout:1489: snap_remove snap 141 2024-07-28T11:57:04.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:04 smithi150 bash[67543]: cluster 2024-07-28T11:57:02.971310+0000 mgr.y (mgr.25232) 102 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:57:04.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:04 smithi150 bash[67543]: cluster 2024-07-28T11:57:03.104263+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-07-28T11:57:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:04 smithi022 bash[80503]: cluster 2024-07-28T11:57:02.971310+0000 mgr.y (mgr.25232) 102 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:57:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:04 smithi022 bash[80503]: cluster 2024-07-28T11:57:03.104263+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-07-28T11:57:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:04 smithi022 bash[82865]: cluster 2024-07-28T11:57:02.971310+0000 mgr.y (mgr.25232) 102 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T11:57:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:04 smithi022 bash[82865]: cluster 2024-07-28T11:57:03.104263+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-07-28T11:57:04.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:04 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:04.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:04 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:05.129 INFO:tasks.rados.rados.0.smithi022.stdout:1489: done (2 left) 2024-07-28T11:57:05.129 INFO:tasks.rados.rados.0.smithi022.stdout:1490: read oid 41 snap -1 2024-07-28T11:57:05.129 INFO:tasks.rados.rados.0.smithi022.stdout:1490: expect (ObjNum 542 snap 174 seq_num 542) 2024-07-28T11:57:05.129 INFO:tasks.rados.rados.0.smithi022.stdout:1491: write oid 6 current snap is 185 2024-07-28T11:57:05.129 INFO:tasks.rados.rados.0.smithi022.stdout:1491: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-07-28T11:57:05.136 INFO:tasks.rados.rados.0.smithi022.stdout:1491: writing smithi02269687-6 from 632095 to 1095588 tid 1 2024-07-28T11:57:05.142 INFO:tasks.rados.rados.0.smithi022.stdout:1491: writing smithi02269687-6 from 1616319 to 2038853 tid 2 2024-07-28T11:57:05.150 INFO:tasks.rados.rados.0.smithi022.stdout:1491: writing smithi02269687-6 from 2748686 to 3235990 tid 3 2024-07-28T11:57:05.150 INFO:tasks.rados.rados.0.smithi022.stdout:1486: finishing write tid 3 to smithi02269687-44 2024-07-28T11:57:05.150 INFO:tasks.rados.rados.0.smithi022.stdout:1486: finishing write tid 4 to smithi02269687-44 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1486: finishing write tid 5 to smithi02269687-44 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 773 (ObjNum 582 snap 185 seq_num 582) dirty exists 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1486: left oid 44 (ObjNum 582 snap 185 seq_num 582) 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1488: finishing write tid 1 to smithi02269687-39 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1488: finishing write tid 2 to smithi02269687-39 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1488: finishing write tid 3 to smithi02269687-39 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1488: finishing write tid 4 to smithi02269687-39 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1488: finishing write tid 5 to smithi02269687-39 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 778 (ObjNum 584 snap 185 seq_num 584) dirty exists 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1488: left oid 39 (ObjNum 584 snap 185 seq_num 584) 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1491: finishing write tid 1 to smithi02269687-6 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1491: finishing write tid 2 to smithi02269687-6 2024-07-28T11:57:05.151 INFO:tasks.rados.rados.0.smithi022.stdout:1490: expect (ObjNum 542 snap 174 seq_num 542) 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:05 smithi150 bash[67543]: cluster 2024-07-28T11:57:04.115824+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-07-28T11:57:05.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:05 smithi150 bash[67543]: audit 2024-07-28T11:57:05.006108+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1491: finishing write tid 3 to smithi02269687-6 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1491: finishing write tid 4 to smithi02269687-6 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1491: finishing write tid 5 to smithi02269687-6 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 543 (ObjNum 585 snap 185 seq_num 585) dirty exists 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1491: left oid 6 (ObjNum 585 snap 185 seq_num 585) 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1486: done (3 left) 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1488: done (2 left) 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1490: done (1 left) 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1491: done (0 left) 2024-07-28T11:57:05.297 INFO:tasks.rados.rados.0.smithi022.stdout:1492: snap_create 2024-07-28T11:57:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:05 smithi022 bash[80503]: cluster 2024-07-28T11:57:04.115824+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-07-28T11:57:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:05 smithi022 bash[80503]: audit 2024-07-28T11:57:05.006108+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:05 smithi022 bash[82865]: cluster 2024-07-28T11:57:04.115824+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-07-28T11:57:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:05 smithi022 bash[82865]: audit 2024-07-28T11:57:05.006108+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:06.127 INFO:tasks.rados.rados.0.smithi022.stdout:1492: done (0 left) 2024-07-28T11:57:06.128 INFO:tasks.rados.rados.0.smithi022.stdout:1493: snap_create 2024-07-28T11:57:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:06 smithi150 bash[67543]: cluster 2024-07-28T11:57:04.971990+0000 mgr.y (mgr.25232) 103 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:06.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:06 smithi150 bash[67543]: cluster 2024-07-28T11:57:05.126566+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-07-28T11:57:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:06 smithi022 bash[80503]: cluster 2024-07-28T11:57:04.971990+0000 mgr.y (mgr.25232) 103 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:06 smithi022 bash[80503]: cluster 2024-07-28T11:57:05.126566+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-07-28T11:57:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:06 smithi022 bash[82865]: cluster 2024-07-28T11:57:04.971990+0000 mgr.y (mgr.25232) 103 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:06 smithi022 bash[82865]: cluster 2024-07-28T11:57:05.126566+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-07-28T11:57:07.133 INFO:tasks.rados.rados.0.smithi022.stdout:1493: done (0 left) 2024-07-28T11:57:07.133 INFO:tasks.rados.rados.0.smithi022.stdout:1494: snap_create 2024-07-28T11:57:07.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: cluster 2024-07-28T11:57:06.127496+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-07-28T11:57:07.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.643294+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.653818+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.656037+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.657911+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.668039+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.736265+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.737799+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:07 smithi150 bash[67543]: audit 2024-07-28T11:57:06.739285+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: cluster 2024-07-28T11:57:06.127496+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-07-28T11:57:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.643294+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.653818+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.656037+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.657911+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.668039+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.736265+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.737799+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[80503]: audit 2024-07-28T11:57:06.739285+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: cluster 2024-07-28T11:57:06.127496+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.643294+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.653818+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.656037+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.657911+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.668039+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.736265+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.737799+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:07 smithi022 bash[82865]: audit 2024-07-28T11:57:06.739285+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:08.131 INFO:tasks.rados.rados.0.smithi022.stdout:1494: done (0 left) 2024-07-28T11:57:08.132 INFO:tasks.rados.rados.0.smithi022.stdout:1495: snap_remove snap 186 2024-07-28T11:57:08.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[80503]: cephadm 2024-07-28T11:57:06.735691+0000 mgr.y (mgr.25232) 104 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T11:57:08.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[80503]: cephadm 2024-07-28T11:57:06.741094+0000 mgr.y (mgr.25232) 105 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-07-28T11:57:08.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[80503]: cluster 2024-07-28T11:57:06.972633+0000 mgr.y (mgr.25232) 106 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T11:57:08.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[80503]: cluster 2024-07-28T11:57:07.132483+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-07-28T11:57:08.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[80503]: cluster 2024-07-28T11:57:08.131553+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-07-28T11:57:08.410 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[82865]: cephadm 2024-07-28T11:57:06.735691+0000 mgr.y (mgr.25232) 104 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T11:57:08.411 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[82865]: cephadm 2024-07-28T11:57:06.741094+0000 mgr.y (mgr.25232) 105 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-07-28T11:57:08.411 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[82865]: cluster 2024-07-28T11:57:06.972633+0000 mgr.y (mgr.25232) 106 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T11:57:08.411 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[82865]: cluster 2024-07-28T11:57:07.132483+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-07-28T11:57:08.411 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:08 smithi022 bash[82865]: cluster 2024-07-28T11:57:08.131553+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-07-28T11:57:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:08 smithi150 bash[67543]: cephadm 2024-07-28T11:57:06.735691+0000 mgr.y (mgr.25232) 104 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T11:57:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:08 smithi150 bash[67543]: cephadm 2024-07-28T11:57:06.741094+0000 mgr.y (mgr.25232) 105 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-07-28T11:57:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:08 smithi150 bash[67543]: cluster 2024-07-28T11:57:06.972633+0000 mgr.y (mgr.25232) 106 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T11:57:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:08 smithi150 bash[67543]: cluster 2024-07-28T11:57:07.132483+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-07-28T11:57:08.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:08 smithi150 bash[67543]: cluster 2024-07-28T11:57:08.131553+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-07-28T11:57:09.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:08 smithi150 bash[60514]: ts=2024-07-28T11:57: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:09.133 INFO:tasks.rados.rados.0.smithi022.stdout:1495: done (0 left) 2024-07-28T11:57:09.134 INFO:tasks.rados.rados.0.smithi022.stdout:1496: snap_create 2024-07-28T11:57:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:57:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:57:09] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-07-28T11:57:10.136 INFO:tasks.rados.rados.0.smithi022.stdout:1496: done (0 left) 2024-07-28T11:57:10.137 INFO:tasks.rados.rados.0.smithi022.stdout:1497: snap_remove snap 187 2024-07-28T11:57:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: cluster 2024-07-28T11:57:08.973330+0000 mgr.y (mgr.25232) 107 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: cluster 2024-07-28T11:57:09.133235+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: audit 2024-07-28T11:57:09.140972+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: audit 2024-07-28T11:57:09.152624+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: cephadm 2024-07-28T11:57:09.154296+0000 mgr.y (mgr.25232) 108 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: audit 2024-07-28T11:57:09.154760+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: audit 2024-07-28T11:57:09.156010+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: audit 2024-07-28T11:57:09.157354+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:10 smithi150 bash[67543]: cephadm 2024-07-28T11:57:09.158964+0000 mgr.y (mgr.25232) 109 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: cluster 2024-07-28T11:57:08.973330+0000 mgr.y (mgr.25232) 107 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: cluster 2024-07-28T11:57:09.133235+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: audit 2024-07-28T11:57:09.140972+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: audit 2024-07-28T11:57:09.152624+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: cephadm 2024-07-28T11:57:09.154296+0000 mgr.y (mgr.25232) 108 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: audit 2024-07-28T11:57:09.154760+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: audit 2024-07-28T11:57:09.156010+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: audit 2024-07-28T11:57:09.157354+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:10.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[82865]: cephadm 2024-07-28T11:57:09.158964+0000 mgr.y (mgr.25232) 109 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: cluster 2024-07-28T11:57:08.973330+0000 mgr.y (mgr.25232) 107 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: cluster 2024-07-28T11:57:09.133235+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: audit 2024-07-28T11:57:09.140972+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: audit 2024-07-28T11:57:09.152624+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: cephadm 2024-07-28T11:57:09.154296+0000 mgr.y (mgr.25232) 108 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: audit 2024-07-28T11:57:09.154760+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: audit 2024-07-28T11:57:09.156010+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: audit 2024-07-28T11:57:09.157354+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:10.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:10 smithi022 bash[80503]: cephadm 2024-07-28T11:57:09.158964+0000 mgr.y (mgr.25232) 109 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-07-28T11:57:11.141 INFO:tasks.rados.rados.0.smithi022.stdout:1497: done (0 left) 2024-07-28T11:57:11.141 INFO:tasks.rados.rados.0.smithi022.stdout:1498: rollback oid 50 current snap is 189 2024-07-28T11:57:11.141 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 163 2024-07-28T11:57:11.141 INFO:tasks.rados.rados.0.smithi022.stdout:1499: write oid 24 current snap is 189 2024-07-28T11:57:11.141 INFO:tasks.rados.rados.0.smithi022.stdout:1499: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-07-28T11:57:11.163 INFO:tasks.rados.rados.0.smithi022.stdout:1499: writing smithi02269687-24 from 648902 to 1303997 tid 1 2024-07-28T11:57:11.186 INFO:tasks.rados.rados.0.smithi022.stdout:1499: writing smithi02269687-24 from 2074801 to 2640993 tid 2 2024-07-28T11:57:11.203 INFO:tasks.rados.rados.0.smithi022.stdout:1499: writing smithi02269687-24 from 3176109 to 3848902 tid 3 2024-07-28T11:57:11.203 INFO:tasks.rados.rados.0.smithi022.stdout:1500: write oid 49 current snap is 189 2024-07-28T11:57:11.203 INFO:tasks.rados.rados.0.smithi022.stdout:1498: finishing rollback tid 0 to smithi02269687-50 2024-07-28T11:57:11.203 INFO:tasks.rados.rados.0.smithi022.stdout:1498: finishing rollback tid 1 to smithi02269687-50 2024-07-28T11:57:11.203 INFO:tasks.rados.rados.0.smithi022.stdout:1500: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2024-07-28T11:57:11.218 INFO:tasks.rados.rados.0.smithi022.stdout:1500: writing smithi02269687-49 from 665709 to 1396053 tid 1 2024-07-28T11:57:11.232 INFO:tasks.rados.rados.0.smithi022.stdout:1500: writing smithi02269687-49 from 2133283 to 2559486 tid 2 2024-07-28T11:57:11.244 INFO:tasks.rados.rados.0.smithi022.stdout:1500: writing smithi02269687-49 from 3203532 to 3713380 tid 3 2024-07-28T11:57:11.244 INFO:tasks.rados.rados.0.smithi022.stdout:1501: snap_remove snap 129 2024-07-28T11:57:11.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:11 smithi150 bash[67543]: cluster 2024-07-28T11:57:10.136585+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-07-28T11:57:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:11 smithi022 bash[80503]: cluster 2024-07-28T11:57:10.136585+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-07-28T11:57:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:11 smithi022 bash[82865]: cluster 2024-07-28T11:57:10.136585+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1501: done (3 left) 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1502: delete oid 4 current snap is 189 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1498: finishing rollback tid 2 to smithi02269687-50 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 547 (ObjNum 476 snap 156 seq_num 476) dirty exists 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1499: finishing write tid 1 to smithi02269687-24 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1499: finishing write tid 2 to smithi02269687-24 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1499: finishing write tid 3 to smithi02269687-24 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1499: finishing write tid 4 to smithi02269687-24 2024-07-28T11:57:12.104 INFO:tasks.rados.rados.0.smithi022.stdout:1499: finishing write tid 5 to smithi02269687-24 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 199 (ObjNum 586 snap 189 seq_num 586) dirty exists 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1499: left oid 24 (ObjNum 586 snap 189 seq_num 586) 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1500: finishing write tid 1 to smithi02269687-49 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1500: finishing write tid 2 to smithi02269687-49 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1500: finishing write tid 3 to smithi02269687-49 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1500: finishing write tid 4 to smithi02269687-49 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1500: finishing write tid 5 to smithi02269687-49 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 417 (ObjNum 587 snap 189 seq_num 587) dirty exists 2024-07-28T11:57:12.105 INFO:tasks.rados.rados.0.smithi022.stdout:1500: left oid 49 (ObjNum 587 snap 189 seq_num 587) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1498: done (3 left) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1499: done (2 left) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1500: done (1 left) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1502: done (0 left) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1503: read oid 1 snap -1 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1503: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1504: read oid 47 snap -1 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1504: expect (ObjNum 563 snap 177 seq_num 563) 2024-07-28T11:57:12.127 INFO:tasks.rados.rados.0.smithi022.stdout:1505: read oid 16 snap -1 2024-07-28T11:57:12.128 INFO:tasks.rados.rados.0.smithi022.stdout:1505: expect (ObjNum 446 snap 144 seq_num 446) 2024-07-28T11:57:12.128 INFO:tasks.rados.rados.0.smithi022.stdout:1506: snap_remove snap 180 2024-07-28T11:57:12.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[60514]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:12.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: cluster 2024-07-28T11:57:10.974866+0000 mgr.y (mgr.25232) 110 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: cluster 2024-07-28T11:57:11.140523+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: audit 2024-07-28T11:57:11.395365+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: audit 2024-07-28T11:57:11.401624+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: cephadm 2024-07-28T11:57:11.403129+0000 mgr.y (mgr.25232) 111 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: audit 2024-07-28T11:57:11.403680+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: audit 2024-07-28T11:57:11.404856+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: audit 2024-07-28T11:57:11.405854+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: cephadm 2024-07-28T11:57:11.407018+0000 mgr.y (mgr.25232) 112 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-07-28T11:57:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:12 smithi150 bash[67543]: cluster 2024-07-28T11:57:12.103605+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: cluster 2024-07-28T11:57:10.974866+0000 mgr.y (mgr.25232) 110 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: cluster 2024-07-28T11:57:11.140523+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: audit 2024-07-28T11:57:11.395365+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: audit 2024-07-28T11:57:11.401624+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: cephadm 2024-07-28T11:57:11.403129+0000 mgr.y (mgr.25232) 111 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: audit 2024-07-28T11:57:11.403680+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: audit 2024-07-28T11:57:11.404856+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: audit 2024-07-28T11:57:11.405854+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: cephadm 2024-07-28T11:57:11.407018+0000 mgr.y (mgr.25232) 112 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-07-28T11:57:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[80503]: cluster 2024-07-28T11:57:12.103605+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: cluster 2024-07-28T11:57:10.974866+0000 mgr.y (mgr.25232) 110 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: cluster 2024-07-28T11:57:11.140523+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: audit 2024-07-28T11:57:11.395365+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: audit 2024-07-28T11:57:11.401624+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: cephadm 2024-07-28T11:57:11.403129+0000 mgr.y (mgr.25232) 111 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: audit 2024-07-28T11:57:11.403680+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: audit 2024-07-28T11:57:11.404856+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: audit 2024-07-28T11:57:11.405854+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: cephadm 2024-07-28T11:57:11.407018+0000 mgr.y (mgr.25232) 112 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-07-28T11:57:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:12 smithi022 bash[82865]: cluster 2024-07-28T11:57:12.103605+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-07-28T11:57:13.102 INFO:tasks.rados.rados.0.smithi022.stdout:1506: done (3 left) 2024-07-28T11:57:13.103 INFO:tasks.rados.rados.0.smithi022.stdout:1507: write oid 50 current snap is 189 2024-07-28T11:57:13.103 INFO:tasks.rados.rados.0.smithi022.stdout:1507: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-07-28T11:57:13.109 INFO:tasks.rados.rados.0.smithi022.stdout:1507: writing smithi02269687-50 from 699323 to 1180165 tid 1 2024-07-28T11:57:13.115 INFO:tasks.rados.rados.0.smithi022.stdout:1507: writing smithi02269687-50 from 1850247 to 2280119 tid 2 2024-07-28T11:57:13.122 INFO:tasks.rados.rados.0.smithi022.stdout:1507: writing smithi02269687-50 from 2858378 to 3390770 tid 3 2024-07-28T11:57:13.122 INFO:tasks.rados.rados.0.smithi022.stdout:1508: delete oid 42 current snap is 189 2024-07-28T11:57:13.125 INFO:tasks.rados.rados.0.smithi022.stdout:1503: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T11:57:13.355 INFO:tasks.rados.rados.0.smithi022.stdout:1505: expect (ObjNum 446 snap 144 seq_num 446) 2024-07-28T11:57:13.523 INFO:tasks.rados.rados.0.smithi022.stdout:1504: expect (ObjNum 563 snap 177 seq_num 563) 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1507: finishing write tid 1 to smithi02269687-50 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1507: finishing write tid 2 to smithi02269687-50 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1507: finishing write tid 3 to smithi02269687-50 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1507: finishing write tid 4 to smithi02269687-50 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1507: finishing write tid 5 to smithi02269687-50 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 557 (ObjNum 589 snap 189 seq_num 589) dirty exists 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1507: left oid 50 (ObjNum 589 snap 189 seq_num 589) 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1503: done (4 left) 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1504: done (3 left) 2024-07-28T11:57:13.729 INFO:tasks.rados.rados.0.smithi022.stdout:1505: done (2 left) 2024-07-28T11:57:13.730 INFO:tasks.rados.rados.0.smithi022.stdout:1507: done (1 left) 2024-07-28T11:57:13.730 INFO:tasks.rados.rados.0.smithi022.stdout:1508: done (0 left) 2024-07-28T11:57:13.730 INFO:tasks.rados.rados.0.smithi022.stdout:1509: read oid 34 snap -1 2024-07-28T11:57:13.730 INFO:tasks.rados.rados.0.smithi022.stdout:1509: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:13.730 INFO:tasks.rados.rados.0.smithi022.stdout:1510: snap_create 2024-07-28T11:57:13.735 INFO:tasks.rados.rados.0.smithi022.stdout:1509: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:13.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:13 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:57:14.164 INFO:tasks.rados.rados.0.smithi022.stdout:1509: done (1 left) 2024-07-28T11:57:14.164 INFO:tasks.rados.rados.0.smithi022.stdout:1510: done (0 left) 2024-07-28T11:57:14.164 INFO:tasks.rados.rados.0.smithi022.stdout:1511: delete oid 15 current snap is 190 2024-07-28T11:57:14.176 INFO:tasks.rados.rados.0.smithi022.stdout:1511: done (0 left) 2024-07-28T11:57:14.176 INFO:tasks.rados.rados.0.smithi022.stdout:1512: read oid 24 snap -1 2024-07-28T11:57:14.176 INFO:tasks.rados.rados.0.smithi022.stdout:1512: expect (ObjNum 586 snap 189 seq_num 586) 2024-07-28T11:57:14.176 INFO:tasks.rados.rados.0.smithi022.stdout:1513: read oid 34 snap 157 2024-07-28T11:57:14.176 INFO:tasks.rados.rados.0.smithi022.stdout:1513: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:57:14.176 INFO:tasks.rados.rados.0.smithi022.stdout:1514: snap_remove snap 182 2024-07-28T11:57:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[67543]: cluster 2024-07-28T11:57:12.975484+0000 mgr.y (mgr.25232) 113 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[67543]: cluster 2024-07-28T11:57:13.102719+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-07-28T11:57:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[67543]: audit 2024-07-28T11:57:13.754758+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[67543]: audit 2024-07-28T11:57:13.764867+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[67543]: audit 2024-07-28T11:57:13.766956+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:57:14.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[67543]: audit 2024-07-28T11:57:13.768308+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[80503]: cluster 2024-07-28T11:57:12.975484+0000 mgr.y (mgr.25232) 113 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[80503]: cluster 2024-07-28T11:57:13.102719+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[80503]: audit 2024-07-28T11:57:13.754758+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[80503]: audit 2024-07-28T11:57:13.764867+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[80503]: audit 2024-07-28T11:57:13.766956+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[80503]: audit 2024-07-28T11:57:13.768308+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[82865]: cluster 2024-07-28T11:57:12.975484+0000 mgr.y (mgr.25232) 113 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[82865]: cluster 2024-07-28T11:57:13.102719+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[82865]: audit 2024-07-28T11:57:13.754758+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[82865]: audit 2024-07-28T11:57:13.764867+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[82865]: audit 2024-07-28T11:57:13.766956+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:57:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:14 smithi022 bash[82865]: audit 2024-07-28T11:57:13.768308+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:14.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:14 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:15.171 INFO:tasks.rados.rados.0.smithi022.stdout:1514: done (2 left) 2024-07-28T11:57:15.171 INFO:tasks.rados.rados.0.smithi022.stdout:1515: write oid 29 current snap is 190 2024-07-28T11:57:15.171 INFO:tasks.rados.rados.0.smithi022.stdout:1515: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-07-28T11:57:15.179 INFO:tasks.rados.rados.0.smithi022.stdout:1515: writing smithi02269687-29 from 749744 to 1456333 tid 1 2024-07-28T11:57:15.186 INFO:tasks.rados.rados.0.smithi022.stdout:1515: writing smithi02269687-29 from 1909340 to 2486539 tid 2 2024-07-28T11:57:15.194 INFO:tasks.rados.rados.0.smithi022.stdout:1515: writing smithi02269687-29 from 3224294 to 3706855 tid 3 2024-07-28T11:57:15.194 INFO:tasks.rados.rados.0.smithi022.stdout:1516: read oid 31 snap -1 2024-07-28T11:57:15.194 INFO:tasks.rados.rados.0.smithi022.stdout:1516: expect deleted 2024-07-28T11:57:15.194 INFO:tasks.rados.rados.0.smithi022.stdout:1517: snap_remove snap 184 2024-07-28T11:57:15.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:15 smithi022 bash[80503]: cephadm 2024-07-28T11:57:13.766462+0000 mgr.y (mgr.25232) 114 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T11:57:15.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:15 smithi022 bash[80503]: cephadm 2024-07-28T11:57:13.771140+0000 mgr.y (mgr.25232) 115 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-07-28T11:57:15.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:15 smithi022 bash[80503]: cluster 2024-07-28T11:57:14.164365+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-07-28T11:57:15.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:15 smithi022 bash[82865]: cephadm 2024-07-28T11:57:13.766462+0000 mgr.y (mgr.25232) 114 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T11:57:15.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:15 smithi022 bash[82865]: cephadm 2024-07-28T11:57:13.771140+0000 mgr.y (mgr.25232) 115 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-07-28T11:57:15.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:15 smithi022 bash[82865]: cluster 2024-07-28T11:57:14.164365+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-07-28T11:57:15.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:15 smithi150 bash[67543]: cephadm 2024-07-28T11:57:13.766462+0000 mgr.y (mgr.25232) 114 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T11:57:15.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:15 smithi150 bash[67543]: cephadm 2024-07-28T11:57:13.771140+0000 mgr.y (mgr.25232) 115 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-07-28T11:57:15.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:15 smithi150 bash[67543]: cluster 2024-07-28T11:57:14.164365+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-07-28T11:57:16.194 INFO:tasks.rados.rados.0.smithi022.stdout:1517: done (4 left) 2024-07-28T11:57:16.194 INFO:tasks.rados.rados.0.smithi022.stdout:1518: write oid 4 current snap is 190 2024-07-28T11:57:16.194 INFO:tasks.rados.rados.0.smithi022.stdout:1518: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-07-28T11:57:16.207 INFO:tasks.rados.rados.0.smithi022.stdout:1518: writing smithi02269687-4 from 766551 to 1264742 tid 1 2024-07-28T11:57:16.220 INFO:tasks.rados.rados.0.smithi022.stdout:1518: writing smithi02269687-4 from 1684175 to 2405032 tid 2 2024-07-28T11:57:16.234 INFO:tasks.rados.rados.0.smithi022.stdout:1518: writing smithi02269687-4 from 2851717 to 3545550 tid 3 2024-07-28T11:57:16.234 INFO:tasks.rados.rados.0.smithi022.stdout:1519: read oid 7 snap -1 2024-07-28T11:57:16.234 INFO:tasks.rados.rados.0.smithi022.stdout:1519: expect (ObjNum 580 snap 185 seq_num 580) 2024-07-28T11:57:16.234 INFO:tasks.rados.rados.0.smithi022.stdout:1520: snap_remove snap 188 2024-07-28T11:57:16.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[80503]: cluster 2024-07-28T11:57:14.976120+0000 mgr.y (mgr.25232) 116 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:16.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[80503]: cluster 2024-07-28T11:57:15.171915+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-07-28T11:57:16.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[80503]: audit 2024-07-28T11:57:16.042392+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:16.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[80503]: audit 2024-07-28T11:57:16.048248+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[80503]: audit 2024-07-28T11:57:16.049884+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[80503]: audit 2024-07-28T11:57:16.051089+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[82865]: cluster 2024-07-28T11:57:14.976120+0000 mgr.y (mgr.25232) 116 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[82865]: cluster 2024-07-28T11:57:15.171915+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[82865]: audit 2024-07-28T11:57:16.042392+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[82865]: audit 2024-07-28T11:57:16.048248+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[82865]: audit 2024-07-28T11:57:16.049884+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:57:16.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:16 smithi022 bash[82865]: audit 2024-07-28T11:57:16.051089+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:16 smithi150 bash[67543]: cluster 2024-07-28T11:57:14.976120+0000 mgr.y (mgr.25232) 116 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:16 smithi150 bash[67543]: cluster 2024-07-28T11:57:15.171915+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-07-28T11:57:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:16 smithi150 bash[67543]: audit 2024-07-28T11:57:16.042392+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:16 smithi150 bash[67543]: audit 2024-07-28T11:57:16.048248+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:16 smithi150 bash[67543]: audit 2024-07-28T11:57:16.049884+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:57:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:16 smithi150 bash[67543]: audit 2024-07-28T11:57:16.051089+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:17.201 INFO:tasks.rados.rados.0.smithi022.stdout:1520: done (6 left) 2024-07-28T11:57:17.201 INFO:tasks.rados.rados.0.smithi022.stdout:1521: read oid 17 snap -1 2024-07-28T11:57:17.201 INFO:tasks.rados.rados.0.smithi022.stdout:1521: expect deleted 2024-07-28T11:57:17.201 INFO:tasks.rados.rados.0.smithi022.stdout:1522: write oid 9 current snap is 190 2024-07-28T11:57:17.202 INFO:tasks.rados.rados.0.smithi022.stdout:1522: seq_num 594 ranges {783358=573440,2026304=580868,3279140=621458} 2024-07-28T11:57:17.203 INFO:tasks.rados.rados.0.smithi022.stdout:1522: writing smithi02269687-9 from 783358 to 1356798 tid 1 2024-07-28T11:57:17.214 INFO:tasks.rados.rados.0.smithi022.stdout:1522: writing smithi02269687-9 from 2026304 to 2607172 tid 2 2024-07-28T11:57:17.225 INFO:tasks.rados.rados.0.smithi022.stdout:1522: writing smithi02269687-9 from 3279140 to 3900598 tid 3 2024-07-28T11:57:17.225 INFO:tasks.rados.rados.0.smithi022.stdout:1523: snap_remove snap 189 2024-07-28T11:57:17.437 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:17 smithi022 bash[82865]: cephadm 2024-07-28T11:57:16.049581+0000 mgr.y (mgr.25232) 117 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T11:57:17.438 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:17 smithi022 bash[82865]: cephadm 2024-07-28T11:57:16.055537+0000 mgr.y (mgr.25232) 118 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-07-28T11:57:17.438 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:17 smithi022 bash[82865]: cluster 2024-07-28T11:57:16.183327+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-07-28T11:57:17.438 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:17 smithi022 bash[80503]: cephadm 2024-07-28T11:57:16.049581+0000 mgr.y (mgr.25232) 117 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T11:57:17.438 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:17 smithi022 bash[80503]: cephadm 2024-07-28T11:57:16.055537+0000 mgr.y (mgr.25232) 118 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-07-28T11:57:17.438 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:17 smithi022 bash[80503]: cluster 2024-07-28T11:57:16.183327+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-07-28T11:57:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:17 smithi150 bash[67543]: cephadm 2024-07-28T11:57:16.049581+0000 mgr.y (mgr.25232) 117 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T11:57:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:17 smithi150 bash[67543]: cephadm 2024-07-28T11:57:16.055537+0000 mgr.y (mgr.25232) 118 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-07-28T11:57:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:17 smithi150 bash[67543]: cluster 2024-07-28T11:57:16.183327+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-07-28T11:57:18.199 INFO:tasks.rados.rados.0.smithi022.stdout:1523: done (8 left) 2024-07-28T11:57:18.199 INFO:tasks.rados.rados.0.smithi022.stdout:1524: delete oid 19 current snap is 190 2024-07-28T11:57:18.199 INFO:tasks.rados.rados.0.smithi022.stdout:1513: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T11:57:18.378 INFO:tasks.rados.rados.0.smithi022.stdout:1512: expect (ObjNum 586 snap 189 seq_num 586) 2024-07-28T11:57:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:18 smithi150 bash[67543]: cluster 2024-07-28T11:57:16.976819+0000 mgr.y (mgr.25232) 119 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:57:18.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:18 smithi150 bash[67543]: cluster 2024-07-28T11:57:17.191413+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-07-28T11:57:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:18 smithi022 bash[82865]: cluster 2024-07-28T11:57:16.976819+0000 mgr.y (mgr.25232) 119 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:57:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:18 smithi022 bash[82865]: cluster 2024-07-28T11:57:17.191413+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-07-28T11:57:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:18 smithi022 bash[80503]: cluster 2024-07-28T11:57:16.976819+0000 mgr.y (mgr.25232) 119 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:57:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:18 smithi022 bash[80503]: cluster 2024-07-28T11:57:17.191413+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-07-28T11:57:18.584 INFO:tasks.rados.rados.0.smithi022.stdout:1515: finishing write tid 1 to smithi02269687-29 2024-07-28T11:57:18.584 INFO:tasks.rados.rados.0.smithi022.stdout:1515: finishing write tid 2 to smithi02269687-29 2024-07-28T11:57:18.584 INFO:tasks.rados.rados.0.smithi022.stdout:1515: finishing write tid 3 to smithi02269687-29 2024-07-28T11:57:18.584 INFO:tasks.rados.rados.0.smithi022.stdout:1515: finishing write tid 4 to smithi02269687-29 2024-07-28T11:57:18.584 INFO:tasks.rados.rados.0.smithi022.stdout:1512: done (8 left) 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1513: done (7 left) 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1516: done (6 left) 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1524: done (5 left) 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1525: read oid 38 snap -1 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1525: expect deleted 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1526: write oid 46 current snap is 190 2024-07-28T11:57:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:1515: finishing write tid 5 to smithi02269687-29 2024-07-28T11:57:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 776 (ObjNum 592 snap 190 seq_num 592) dirty exists 2024-07-28T11:57:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:1515: left oid 29 (ObjNum 592 snap 190 seq_num 592) 2024-07-28T11:57:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:1518: finishing write tid 1 to smithi02269687-4 2024-07-28T11:57:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:1526: seq_num 596 ranges {416972=723938,1743268=273704} 2024-07-28T11:57:18.590 INFO:tasks.rados.rados.0.smithi022.stdout:1526: writing smithi02269687-46 from 416972 to 1140910 tid 1 2024-07-28T11:57:18.595 INFO:tasks.rados.rados.0.smithi022.stdout:1526: writing smithi02269687-46 from 1743268 to 2016972 tid 2 2024-07-28T11:57:18.595 INFO:tasks.rados.rados.0.smithi022.stdout:1515: done (6 left) 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1527: snap_create 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1518: finishing write tid 2 to smithi02269687-4 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1518: finishing write tid 3 to smithi02269687-4 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1518: finishing write tid 4 to smithi02269687-4 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1518: finishing write tid 5 to smithi02269687-4 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1183 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1518: left oid 4 (ObjNum 593 snap 190 seq_num 593) 2024-07-28T11:57:18.596 INFO:tasks.rados.rados.0.smithi022.stdout:1519: expect (ObjNum 580 snap 185 seq_num 580) 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:1522: finishing write tid 1 to smithi02269687-9 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:1522: finishing write tid 2 to smithi02269687-9 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:1522: finishing write tid 3 to smithi02269687-9 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:1522: finishing write tid 4 to smithi02269687-9 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:1522: finishing write tid 5 to smithi02269687-9 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 432 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-07-28T11:57:18.812 INFO:tasks.rados.rados.0.smithi022.stdout:1522: left oid 9 (ObjNum 594 snap 190 seq_num 594) 2024-07-28T11:57:18.813 INFO:tasks.rados.rados.0.smithi022.stdout:1526: finishing write tid 1 to smithi02269687-46 2024-07-28T11:57:18.813 INFO:tasks.rados.rados.0.smithi022.stdout:1526: finishing write tid 2 to smithi02269687-46 2024-07-28T11:57:18.813 INFO:tasks.rados.rados.0.smithi022.stdout:1526: finishing write tid 3 to smithi02269687-46 2024-07-28T11:57:18.813 INFO:tasks.rados.rados.0.smithi022.stdout:1526: finishing write tid 4 to smithi02269687-46 2024-07-28T11:57:18.813 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 944 (ObjNum 596 snap 190 seq_num 596) dirty exists 2024-07-28T11:57:18.813 INFO:tasks.rados.rados.0.smithi022.stdout:1526: left oid 46 (ObjNum 596 snap 190 seq_num 596) 2024-07-28T11:57:19.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:18 smithi150 bash[60514]: ts=2024-07-28T11:57:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1518: done (6 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1519: done (5 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1521: done (4 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1522: done (3 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1525: done (2 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1526: done (1 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1527: done (0 left) 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1528: write oid 26 current snap is 191 2024-07-28T11:57:19.339 INFO:tasks.rados.rados.0.smithi022.stdout:1528: seq_num 597 ranges {433779=799187,1801750=232029} 2024-07-28T11:57:19.358 INFO:tasks.rados.rados.0.smithi022.stdout:1528: writing smithi02269687-26 from 433779 to 1232966 tid 1 2024-07-28T11:57:19.373 INFO:tasks.rados.rados.0.smithi022.stdout:1528: writing smithi02269687-26 from 1801750 to 2033779 tid 2 2024-07-28T11:57:19.373 INFO:tasks.rados.rados.0.smithi022.stdout:1529: snap_remove snap 183 2024-07-28T11:57:19.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: cluster 2024-07-28T11:57:18.199172+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-07-28T11:57:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: audit 2024-07-28T11:57:18.322106+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: audit 2024-07-28T11:57:18.327805+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: cephadm 2024-07-28T11:57:18.328684+0000 mgr.y (mgr.25232) 120 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T11:57:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: audit 2024-07-28T11:57:18.328959+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:57:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: audit 2024-07-28T11:57:18.329804+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:19 smithi150 bash[67543]: cephadm 2024-07-28T11:57:18.331946+0000 mgr.y (mgr.25232) 121 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-07-28T11:57:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:57:19] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-07-28T11:57:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: cluster 2024-07-28T11:57:18.199172+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-07-28T11:57:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: audit 2024-07-28T11:57:18.322106+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: audit 2024-07-28T11:57:18.327805+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: cephadm 2024-07-28T11:57:18.328684+0000 mgr.y (mgr.25232) 120 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: audit 2024-07-28T11:57:18.328959+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: audit 2024-07-28T11:57:18.329804+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[82865]: cephadm 2024-07-28T11:57:18.331946+0000 mgr.y (mgr.25232) 121 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: cluster 2024-07-28T11:57:18.199172+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: audit 2024-07-28T11:57:18.322106+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: audit 2024-07-28T11:57:18.327805+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: cephadm 2024-07-28T11:57:18.328684+0000 mgr.y (mgr.25232) 120 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: audit 2024-07-28T11:57:18.328959+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: audit 2024-07-28T11:57:18.329804+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:19 smithi022 bash[80503]: cephadm 2024-07-28T11:57:18.331946+0000 mgr.y (mgr.25232) 121 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-07-28T11:57:20.339 INFO:tasks.rados.rados.0.smithi022.stdout:1529: done (1 left) 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:1530: delete oid 22 current snap is 191 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:1528: finishing write tid 1 to smithi02269687-26 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:1528: finishing write tid 2 to smithi02269687-26 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:1528: finishing write tid 3 to smithi02269687-26 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:1528: finishing write tid 4 to smithi02269687-26 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 624 (ObjNum 597 snap 191 seq_num 597) dirty exists 2024-07-28T11:57:20.340 INFO:tasks.rados.rados.0.smithi022.stdout:1528: left oid 26 (ObjNum 597 snap 191 seq_num 597) 2024-07-28T11:57:20.357 INFO:tasks.rados.rados.0.smithi022.stdout:1528: done (1 left) 2024-07-28T11:57:20.357 INFO:tasks.rados.rados.0.smithi022.stdout:1530: done (0 left) 2024-07-28T11:57:20.357 INFO:tasks.rados.rados.0.smithi022.stdout:1531: snap_create 2024-07-28T11:57:20.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:20 smithi150 bash[67543]: cluster 2024-07-28T11:57:18.977479+0000 mgr.y (mgr.25232) 122 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:57:20.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:20 smithi150 bash[67543]: cluster 2024-07-28T11:57:19.338737+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-07-28T11:57:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:20 smithi150 bash[67543]: audit 2024-07-28T11:57:20.006682+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:20 smithi022 bash[80503]: cluster 2024-07-28T11:57:18.977479+0000 mgr.y (mgr.25232) 122 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:57:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:20 smithi022 bash[80503]: cluster 2024-07-28T11:57:19.338737+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-07-28T11:57:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:20 smithi022 bash[80503]: audit 2024-07-28T11:57:20.006682+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:20 smithi022 bash[82865]: cluster 2024-07-28T11:57:18.977479+0000 mgr.y (mgr.25232) 122 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-28T11:57:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:20 smithi022 bash[82865]: cluster 2024-07-28T11:57:19.338737+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-07-28T11:57:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:20 smithi022 bash[82865]: audit 2024-07-28T11:57:20.006682+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:21.365 INFO:tasks.rados.rados.0.smithi022.stdout:1531: done (0 left) 2024-07-28T11:57:21.365 INFO:tasks.rados.rados.0.smithi022.stdout:1532: snap_remove snap 177 2024-07-28T11:57:21.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: cluster 2024-07-28T11:57:20.339597+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-07-28T11:57:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: audit 2024-07-28T11:57:20.447544+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: audit 2024-07-28T11:57:20.457375+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: cephadm 2024-07-28T11:57:20.459404+0000 mgr.y (mgr.25232) 123 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T11:57:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: audit 2024-07-28T11:57:20.459967+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:57:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: audit 2024-07-28T11:57:20.461685+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:21 smithi150 bash[67543]: cephadm 2024-07-28T11:57:20.466408+0000 mgr.y (mgr.25232) 124 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-07-28T11:57:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: cluster 2024-07-28T11:57:20.339597+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: audit 2024-07-28T11:57:20.447544+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: audit 2024-07-28T11:57:20.457375+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: cephadm 2024-07-28T11:57:20.459404+0000 mgr.y (mgr.25232) 123 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: audit 2024-07-28T11:57:20.459967+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: audit 2024-07-28T11:57:20.461685+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[80503]: cephadm 2024-07-28T11:57:20.466408+0000 mgr.y (mgr.25232) 124 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-07-28T11:57:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: cluster 2024-07-28T11:57:20.339597+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-07-28T11:57:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: audit 2024-07-28T11:57:20.447544+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: audit 2024-07-28T11:57:20.457375+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: cephadm 2024-07-28T11:57:20.459404+0000 mgr.y (mgr.25232) 123 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T11:57:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: audit 2024-07-28T11:57:20.459967+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T11:57:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: audit 2024-07-28T11:57:20.461685+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:21 smithi022 bash[82865]: cephadm 2024-07-28T11:57:20.466408+0000 mgr.y (mgr.25232) 124 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-07-28T11:57:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1532: done (0 left) 2024-07-28T11:57:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1533: read oid 45 snap -1 2024-07-28T11:57:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1533: expect deleted 2024-07-28T11:57:22.104 INFO:tasks.rados.rados.0.smithi022.stdout:1534: snap_remove snap 171 2024-07-28T11:57:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:22 smithi022 bash[80503]: cluster 2024-07-28T11:57:20.978679+0000 mgr.y (mgr.25232) 125 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:57:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:22 smithi022 bash[80503]: cluster 2024-07-28T11:57:21.364918+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-07-28T11:57:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:22 smithi022 bash[80503]: cluster 2024-07-28T11:57:22.104497+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-07-28T11:57:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:22 smithi022 bash[82865]: cluster 2024-07-28T11:57:20.978679+0000 mgr.y (mgr.25232) 125 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:57:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:22 smithi022 bash[82865]: cluster 2024-07-28T11:57:21.364918+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-07-28T11:57:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:22 smithi022 bash[82865]: cluster 2024-07-28T11:57:22.104497+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-07-28T11:57:22.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:22 smithi150 bash[67543]: cluster 2024-07-28T11:57:20.978679+0000 mgr.y (mgr.25232) 125 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:57:22.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:22 smithi150 bash[67543]: cluster 2024-07-28T11:57:21.364918+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-07-28T11:57:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:22 smithi150 bash[67543]: cluster 2024-07-28T11:57:22.104497+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-07-28T11:57:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:22 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:23.107 INFO:tasks.rados.rados.0.smithi022.stdout:1534: done (1 left) 2024-07-28T11:57:23.107 INFO:tasks.rados.rados.0.smithi022.stdout:1535: read oid 38 snap -1 2024-07-28T11:57:23.107 INFO:tasks.rados.rados.0.smithi022.stdout:1535: expect deleted 2024-07-28T11:57:23.107 INFO:tasks.rados.rados.0.smithi022.stdout:1536: snap_remove snap 185 2024-07-28T11:57:23.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: audit 2024-07-28T11:57:22.743690+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: audit 2024-07-28T11:57:22.748983+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: cephadm 2024-07-28T11:57:22.750564+0000 mgr.y (mgr.25232) 126 : cephadm [INF] Reconfiguring mds.foo.smithi022.lsazzu (monmap changed)... 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: audit 2024-07-28T11:57:22.750921+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: audit 2024-07-28T11:57:22.751922+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: cephadm 2024-07-28T11:57:22.752915+0000 mgr.y (mgr.25232) 127 : cephadm [INF] Reconfiguring daemon mds.foo.smithi022.lsazzu on smithi022 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: cluster 2024-07-28T11:57:22.979311+0000 mgr.y (mgr.25232) 128 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:57:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:23 smithi150 bash[67543]: cluster 2024-07-28T11:57:23.107076+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-07-28T11:57:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: audit 2024-07-28T11:57:22.743690+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: audit 2024-07-28T11:57:22.748983+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: cephadm 2024-07-28T11:57:22.750564+0000 mgr.y (mgr.25232) 126 : cephadm [INF] Reconfiguring mds.foo.smithi022.lsazzu (monmap changed)... 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: audit 2024-07-28T11:57:22.750921+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: audit 2024-07-28T11:57:22.751922+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: cephadm 2024-07-28T11:57:22.752915+0000 mgr.y (mgr.25232) 127 : cephadm [INF] Reconfiguring daemon mds.foo.smithi022.lsazzu on smithi022 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: cluster 2024-07-28T11:57:22.979311+0000 mgr.y (mgr.25232) 128 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[82865]: cluster 2024-07-28T11:57:23.107076+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: audit 2024-07-28T11:57:22.743690+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: audit 2024-07-28T11:57:22.748983+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: cephadm 2024-07-28T11:57:22.750564+0000 mgr.y (mgr.25232) 126 : cephadm [INF] Reconfiguring mds.foo.smithi022.lsazzu (monmap changed)... 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: audit 2024-07-28T11:57:22.750921+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi022.lsazzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: audit 2024-07-28T11:57:22.751922+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:24.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: cephadm 2024-07-28T11:57:22.752915+0000 mgr.y (mgr.25232) 127 : cephadm [INF] Reconfiguring daemon mds.foo.smithi022.lsazzu on smithi022 2024-07-28T11:57:24.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: cluster 2024-07-28T11:57:22.979311+0000 mgr.y (mgr.25232) 128 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T11:57:24.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:23 smithi022 bash[80503]: cluster 2024-07-28T11:57:23.107076+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-07-28T11:57:24.121 INFO:tasks.rados.rados.0.smithi022.stdout:1536: done (2 left) 2024-07-28T11:57:24.121 INFO:tasks.rados.rados.0.smithi022.stdout:1537: read oid 15 snap -1 2024-07-28T11:57:24.121 INFO:tasks.rados.rados.0.smithi022.stdout:1537: expect deleted 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1538: read oid 28 snap 191 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1538: expect (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1539: read oid 7 snap 181 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1539: expect (ObjNum 502 snap 161 seq_num 502) 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1540: read oid 29 snap 190 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1540: expect (ObjNum 592 snap 190 seq_num 592) 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1541: read oid 21 snap -1 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1541: expect (ObjNum 581 snap 185 seq_num 581) 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1542: read oid 46 snap 176 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1542: expect deleted 2024-07-28T11:57:24.122 INFO:tasks.rados.rados.0.smithi022.stdout:1543: read oid 25 snap -1 2024-07-28T11:57:24.123 INFO:tasks.rados.rados.0.smithi022.stdout:1543: expect (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:57:24.123 INFO:tasks.rados.rados.0.smithi022.stdout:1544: delete oid 47 current snap is 192 2024-07-28T11:57:24.134 INFO:tasks.rados.rados.0.smithi022.stdout:1540: expect (ObjNum 592 snap 190 seq_num 592) 2024-07-28T11:57:24.366 INFO:tasks.rados.rados.0.smithi022.stdout:1541: expect (ObjNum 581 snap 185 seq_num 581) 2024-07-28T11:57:24.605 INFO:tasks.rados.rados.0.smithi022.stdout:1543: expect (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:57:24.686 INFO:tasks.rados.rados.0.smithi022.stdout:1538: expect (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:57:24.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:24 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:24.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:24 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:24.794 INFO:tasks.rados.rados.0.smithi022.stdout:1539: expect (ObjNum 502 snap 161 seq_num 502) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1533: done (9 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1535: done (8 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1537: done (7 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1538: done (6 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1539: done (5 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1540: done (4 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1541: done (3 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1542: done (2 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1543: done (1 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1544: done (0 left) 2024-07-28T11:57:24.906 INFO:tasks.rados.rados.0.smithi022.stdout:1545: read oid 10 snap -1 2024-07-28T11:57:24.907 INFO:tasks.rados.rados.0.smithi022.stdout:1545: expect (ObjNum 578 snap 184 seq_num 578) 2024-07-28T11:57:24.907 INFO:tasks.rados.rados.0.smithi022.stdout:1546: write oid 27 current snap is 192 2024-07-28T11:57:24.907 INFO:tasks.rados.rados.0.smithi022.stdout:1546: seq_num 600 ranges {484200=624934,1860843=223357} 2024-07-28T11:57:24.924 INFO:tasks.rados.rados.0.smithi022.stdout:1546: writing smithi02269687-27 from 484200 to 1109134 tid 1 2024-07-28T11:57:24.941 INFO:tasks.rados.rados.0.smithi022.stdout:1546: writing smithi02269687-27 from 1860843 to 2084200 tid 2 2024-07-28T11:57:24.941 INFO:tasks.rados.rados.0.smithi022.stdout:1547: read oid 7 snap -1 2024-07-28T11:57:24.941 INFO:tasks.rados.rados.0.smithi022.stdout:1547: expect (ObjNum 580 snap 185 seq_num 580) 2024-07-28T11:57:24.941 INFO:tasks.rados.rados.0.smithi022.stdout:1548: write oid 8 current snap is 192 2024-07-28T11:57:24.941 INFO:tasks.rados.rados.0.smithi022.stdout:1548: seq_num 601 ranges {501007=416536,1635678=465329} 2024-07-28T11:57:24.957 INFO:tasks.rados.rados.0.smithi022.stdout:1548: writing smithi02269687-8 from 501007 to 917543 tid 1 2024-07-28T11:57:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:1548: writing smithi02269687-8 from 1635678 to 2101007 tid 2 2024-07-28T11:57:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:1549: delete oid 30 current snap is 192 2024-07-28T11:57:24.973 INFO:tasks.rados.rados.0.smithi022.stdout:1545: expect (ObjNum 578 snap 184 seq_num 578) 2024-07-28T11:57:25.242 INFO:tasks.rados.rados.0.smithi022.stdout:1546: finishing write tid 1 to smithi02269687-27 2024-07-28T11:57:25.242 INFO:tasks.rados.rados.0.smithi022.stdout:1546: finishing write tid 2 to smithi02269687-27 2024-07-28T11:57:25.242 INFO:tasks.rados.rados.0.smithi022.stdout:1546: finishing write tid 3 to smithi02269687-27 2024-07-28T11:57:25.243 INFO:tasks.rados.rados.0.smithi022.stdout:1546: finishing write tid 4 to smithi02269687-27 2024-07-28T11:57:25.243 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 690 (ObjNum 600 snap 192 seq_num 600) dirty exists 2024-07-28T11:57:25.243 INFO:tasks.rados.rados.0.smithi022.stdout:1546: left oid 27 (ObjNum 600 snap 192 seq_num 600) 2024-07-28T11:57:25.243 INFO:tasks.rados.rados.0.smithi022.stdout:1547: expect (ObjNum 580 snap 185 seq_num 580) 2024-07-28T11:57:25.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:25 smithi150 bash[67543]: cluster 2024-07-28T11:57:24.112417+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-07-28T11:57:25.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:25 smithi150 bash[67543]: audit 2024-07-28T11:57:25.004876+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:25.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:25 smithi150 bash[67543]: audit 2024-07-28T11:57:25.010151+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:25.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:25 smithi150 bash[67543]: audit 2024-07-28T11:57:25.012431+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:25.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:25 smithi150 bash[67543]: audit 2024-07-28T11:57:25.013511+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:25.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:25 smithi150 bash[67543]: audit 2024-07-28T11:57:25.014701+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1548: finishing write tid 1 to smithi02269687-8 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1548: finishing write tid 2 to smithi02269687-8 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1548: finishing write tid 3 to smithi02269687-8 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1548: finishing write tid 4 to smithi02269687-8 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 713 (ObjNum 601 snap 192 seq_num 601) dirty exists 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1548: left oid 8 (ObjNum 601 snap 192 seq_num 601) 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1545: done (4 left) 2024-07-28T11:57:25.449 INFO:tasks.rados.rados.0.smithi022.stdout:1546: done (3 left) 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1547: done (2 left) 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1548: done (1 left) 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1549: done (0 left) 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1550: read oid 34 snap -1 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1550: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1551: read oid 20 snap -1 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1551: expect (ObjNum 566 snap 177 seq_num 566) 2024-07-28T11:57:25.450 INFO:tasks.rados.rados.0.smithi022.stdout:1552: snap_remove snap 176 2024-07-28T11:57:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[80503]: cluster 2024-07-28T11:57:24.112417+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-07-28T11:57:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[80503]: audit 2024-07-28T11:57:25.004876+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[80503]: audit 2024-07-28T11:57:25.010151+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[80503]: audit 2024-07-28T11:57:25.012431+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[80503]: audit 2024-07-28T11:57:25.013511+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[80503]: audit 2024-07-28T11:57:25.014701+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[82865]: cluster 2024-07-28T11:57:24.112417+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-07-28T11:57:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[82865]: audit 2024-07-28T11:57:25.004876+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[82865]: audit 2024-07-28T11:57:25.010151+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[82865]: audit 2024-07-28T11:57:25.012431+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T11:57:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[82865]: audit 2024-07-28T11:57:25.013511+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T11:57:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:25 smithi022 bash[82865]: audit 2024-07-28T11:57:25.014701+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:26.133 INFO:tasks.rados.rados.0.smithi022.stdout:1552: done (2 left) 2024-07-28T11:57:26.133 INFO:tasks.rados.rados.0.smithi022.stdout:1553: delete oid 11 current snap is 192 2024-07-28T11:57:26.133 INFO:tasks.rados.rados.0.smithi022.stdout:1550: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:26.230 INFO:tasks.rados.rados.0.smithi022.stdout:1551: expect (ObjNum 566 snap 177 seq_num 566) 2024-07-28T11:57:26.341 INFO:tasks.rados.rados.0.smithi022.stdout:1550: done (2 left) 2024-07-28T11:57:26.341 INFO:tasks.rados.rados.0.smithi022.stdout:1551: done (1 left) 2024-07-28T11:57:26.341 INFO:tasks.rados.rados.0.smithi022.stdout:1553: done (0 left) 2024-07-28T11:57:26.342 INFO:tasks.rados.rados.0.smithi022.stdout:1554: write oid 29 current snap is 192 2024-07-28T11:57:26.342 INFO:tasks.rados.rados.0.smithi022.stdout:1554: seq_num 604 ranges {551428=642283,1694771=456657} 2024-07-28T11:57:26.360 INFO:tasks.rados.rados.0.smithi022.stdout:1554: writing smithi02269687-29 from 551428 to 1193711 tid 1 2024-07-28T11:57:26.376 INFO:tasks.rados.rados.0.smithi022.stdout:1554: writing smithi02269687-29 from 1694771 to 2151428 tid 2 2024-07-28T11:57:26.376 INFO:tasks.rados.rados.0.smithi022.stdout:1555: snap_remove snap 166 2024-07-28T11:57:26.394 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:26 smithi150 bash[67543]: cluster 2024-07-28T11:57:24.979846+0000 mgr.y (mgr.25232) 129 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:26.395 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:26 smithi150 bash[67543]: cephadm 2024-07-28T11:57:25.012014+0000 mgr.y (mgr.25232) 130 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:57:26.395 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:26 smithi150 bash[67543]: cephadm 2024-07-28T11:57:25.015805+0000 mgr.y (mgr.25232) 131 : cephadm [INF] Reconfiguring daemon mon.b on smithi150 2024-07-28T11:57:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:26 smithi022 bash[82865]: cluster 2024-07-28T11:57:24.979846+0000 mgr.y (mgr.25232) 129 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:26 smithi022 bash[82865]: cephadm 2024-07-28T11:57:25.012014+0000 mgr.y (mgr.25232) 130 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:57:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:26 smithi022 bash[82865]: cephadm 2024-07-28T11:57:25.015805+0000 mgr.y (mgr.25232) 131 : cephadm [INF] Reconfiguring daemon mon.b on smithi150 2024-07-28T11:57:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:26 smithi022 bash[80503]: cluster 2024-07-28T11:57:24.979846+0000 mgr.y (mgr.25232) 129 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 259 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:26 smithi022 bash[80503]: cephadm 2024-07-28T11:57:25.012014+0000 mgr.y (mgr.25232) 130 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T11:57:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:26 smithi022 bash[80503]: cephadm 2024-07-28T11:57:25.015805+0000 mgr.y (mgr.25232) 131 : cephadm [INF] Reconfiguring daemon mon.b on smithi150 2024-07-28T11:57:27.149 INFO:tasks.rados.rados.0.smithi022.stdout:1555: done (1 left) 2024-07-28T11:57:27.150 INFO:tasks.rados.rados.0.smithi022.stdout:1556: read oid 46 snap -1 2024-07-28T11:57:27.150 INFO:tasks.rados.rados.0.smithi022.stdout:1556: expect (ObjNum 596 snap 190 seq_num 596) 2024-07-28T11:57:27.150 INFO:tasks.rados.rados.0.smithi022.stdout:1557: rollback oid 22 current snap is 192 2024-07-28T11:57:27.150 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 22 to 163 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1554: finishing write tid 1 to smithi02269687-29 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1554: finishing write tid 2 to smithi02269687-29 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1554: finishing write tid 3 to smithi02269687-29 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1554: finishing write tid 4 to smithi02269687-29 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 804 (ObjNum 604 snap 192 seq_num 604) dirty exists 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1554: left oid 29 (ObjNum 604 snap 192 seq_num 604) 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1554: done (2 left) 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1558: read oid 29 snap -1 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1558: expect (ObjNum 604 snap 192 seq_num 604) 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1559: read oid 12 snap -1 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1559: expect deleted 2024-07-28T11:57:27.151 INFO:tasks.rados.rados.0.smithi022.stdout:1560: snap_create 2024-07-28T11:57:27.163 INFO:tasks.rados.rados.0.smithi022.stdout:1557: finishing rollback tid 1 to smithi02269687-22 2024-07-28T11:57:27.165 INFO:tasks.rados.rados.0.smithi022.stdout:1558: expect (ObjNum 604 snap 192 seq_num 604) 2024-07-28T11:57:27.257 INFO:tasks.rados.rados.0.smithi022.stdout:1557: finishing rollback tid 2 to smithi02269687-22 2024-07-28T11:57:27.257 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 806 (ObjNum 453 snap 148 seq_num 453) dirty exists 2024-07-28T11:57:27.257 INFO:tasks.rados.rados.0.smithi022.stdout:1556: expect (ObjNum 596 snap 190 seq_num 596) 2024-07-28T11:57:27.458 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:27 smithi150 bash[67543]: cluster 2024-07-28T11:57:26.131762+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-07-28T11:57:27.459 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:27 smithi150 bash[67543]: audit 2024-07-28T11:57:27.044764+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:27.459 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:27 smithi150 bash[67543]: audit 2024-07-28T11:57:27.054946+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:27.459 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:27 smithi150 bash[67543]: audit 2024-07-28T11:57:27.057542+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:57:27.459 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:27 smithi150 bash[67543]: audit 2024-07-28T11:57:27.059569+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:57:27.459 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:27 smithi150 bash[67543]: audit 2024-07-28T11:57:27.061315+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[82865]: cluster 2024-07-28T11:57:26.131762+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-07-28T11:57:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[82865]: audit 2024-07-28T11:57:27.044764+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[82865]: audit 2024-07-28T11:57:27.054946+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[82865]: audit 2024-07-28T11:57:27.057542+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[82865]: audit 2024-07-28T11:57:27.059569+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[82865]: audit 2024-07-28T11:57:27.061315+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[80503]: cluster 2024-07-28T11:57:26.131762+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[80503]: audit 2024-07-28T11:57:27.044764+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[80503]: audit 2024-07-28T11:57:27.054946+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[80503]: audit 2024-07-28T11:57:27.057542+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[80503]: audit 2024-07-28T11:57:27.059569+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T11:57:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:27 smithi022 bash[80503]: audit 2024-07-28T11:57:27.061315+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:28.144 INFO:tasks.rados.rados.0.smithi022.stdout:1556: done (4 left) 2024-07-28T11:57:28.144 INFO:tasks.rados.rados.0.smithi022.stdout:1557: done (3 left) 2024-07-28T11:57:28.145 INFO:tasks.rados.rados.0.smithi022.stdout:1558: done (2 left) 2024-07-28T11:57:28.145 INFO:tasks.rados.rados.0.smithi022.stdout:1559: done (1 left) 2024-07-28T11:57:28.145 INFO:tasks.rados.rados.0.smithi022.stdout:1560: done (0 left) 2024-07-28T11:57:28.145 INFO:tasks.rados.rados.0.smithi022.stdout:1561: snap_create 2024-07-28T11:57:28.440 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:28 smithi150 bash[67543]: cluster 2024-07-28T11:57:26.980515+0000 mgr.y (mgr.25232) 132 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 347 KiB/s wr, 18 op/s 2024-07-28T11:57:28.440 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:28 smithi150 bash[67543]: cephadm 2024-07-28T11:57:27.056906+0000 mgr.y (mgr.25232) 133 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T11:57:28.440 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:28 smithi150 bash[67543]: cephadm 2024-07-28T11:57:27.063297+0000 mgr.y (mgr.25232) 134 : cephadm [INF] Reconfiguring daemon mgr.x on smithi150 2024-07-28T11:57:28.440 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:28 smithi150 bash[67543]: cluster 2024-07-28T11:57:27.144132+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-07-28T11:57:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[80503]: cluster 2024-07-28T11:57:26.980515+0000 mgr.y (mgr.25232) 132 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 347 KiB/s wr, 18 op/s 2024-07-28T11:57:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[80503]: cephadm 2024-07-28T11:57:27.056906+0000 mgr.y (mgr.25232) 133 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T11:57:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[80503]: cephadm 2024-07-28T11:57:27.063297+0000 mgr.y (mgr.25232) 134 : cephadm [INF] Reconfiguring daemon mgr.x on smithi150 2024-07-28T11:57:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[80503]: cluster 2024-07-28T11:57:27.144132+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-07-28T11:57:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[82865]: cluster 2024-07-28T11:57:26.980515+0000 mgr.y (mgr.25232) 132 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 347 KiB/s wr, 18 op/s 2024-07-28T11:57:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[82865]: cephadm 2024-07-28T11:57:27.056906+0000 mgr.y (mgr.25232) 133 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T11:57:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[82865]: cephadm 2024-07-28T11:57:27.063297+0000 mgr.y (mgr.25232) 134 : cephadm [INF] Reconfiguring daemon mgr.x on smithi150 2024-07-28T11:57:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:28 smithi022 bash[82865]: cluster 2024-07-28T11:57:27.144132+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-07-28T11:57:28.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:28 smithi150 bash[60514]: ts=2024-07-28T11:57: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:29.146 INFO:tasks.rados.rados.0.smithi022.stdout:1561: done (0 left) 2024-07-28T11:57:29.146 INFO:tasks.rados.rados.0.smithi022.stdout:1562: rollback oid 6 current snap is 194 2024-07-28T11:57:29.146 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 157 2024-07-28T11:57:29.146 INFO:tasks.rados.rados.0.smithi022.stdout:1563: write oid 32 current snap is 194 2024-07-28T11:57:29.146 INFO:tasks.rados.rados.0.smithi022.stdout:1563: seq_num 605 ranges {568235=717532,1753253=414982} 2024-07-28T11:57:29.170 INFO:tasks.rados.rados.0.smithi022.stdout:1563: writing smithi02269687-32 from 568235 to 1285767 tid 1 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1563: writing smithi02269687-32 from 1753253 to 2168235 tid 2 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1564: rollback oid 46 current snap is 194 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 192 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1562: finishing rollback tid 0 to smithi02269687-6 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1565: read oid 14 snap 193 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1565: expect (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1566: snap_create 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1562: finishing rollback tid 1 to smithi02269687-6 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:1562: finishing rollback tid 2 to smithi02269687-6 2024-07-28T11:57:29.185 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 597 (ObjNum 433 snap 137 seq_num 433) dirty exists 2024-07-28T11:57:29.186 INFO:tasks.rados.rados.0.smithi022.stdout:1563: finishing write tid 1 to smithi02269687-32 2024-07-28T11:57:29.197 INFO:tasks.rados.rados.0.smithi022.stdout:1563: finishing write tid 2 to smithi02269687-32 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:1563: finishing write tid 3 to smithi02269687-32 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:1563: finishing write tid 4 to smithi02269687-32 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 960 (ObjNum 605 snap 194 seq_num 605) dirty exists 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:1563: left oid 32 (ObjNum 605 snap 194 seq_num 605) 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:1564: finishing rollback tid 0 to smithi02269687-46 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:1564: finishing rollback tid 1 to smithi02269687-46 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:1564: finishing rollback tid 2 to smithi02269687-46 2024-07-28T11:57:29.202 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 964 (ObjNum 596 snap 190 seq_num 596) dirty exists 2024-07-28T11:57:29.203 INFO:tasks.rados.rados.0.smithi022.stdout:1565: expect (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:57:29.442 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:29 smithi150 bash[67543]: cluster 2024-07-28T11:57:28.143880+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-07-28T11:57:29.442 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:29 smithi150 bash[67543]: audit 2024-07-28T11:57:29.025741+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:29.443 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:29 smithi150 bash[67543]: audit 2024-07-28T11:57:29.035915+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:29.443 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:29 smithi150 bash[67543]: audit 2024-07-28T11:57:29.038496+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:57:29.443 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:29 smithi150 bash[67543]: audit 2024-07-28T11:57:29.040264+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:29.443 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:29 smithi150 bash[67543]: cluster 2024-07-28T11:57:29.145703+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-07-28T11:57:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[82865]: cluster 2024-07-28T11:57:28.143880+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-07-28T11:57:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[82865]: audit 2024-07-28T11:57:29.025741+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[82865]: audit 2024-07-28T11:57:29.035915+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[82865]: audit 2024-07-28T11:57:29.038496+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[82865]: audit 2024-07-28T11:57:29.040264+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[82865]: cluster 2024-07-28T11:57:29.145703+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:57:29] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[80503]: cluster 2024-07-28T11:57:28.143880+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[80503]: audit 2024-07-28T11:57:29.025741+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[80503]: audit 2024-07-28T11:57:29.035915+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[80503]: audit 2024-07-28T11:57:29.038496+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T11:57:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[80503]: audit 2024-07-28T11:57:29.040264+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:29 smithi022 bash[80503]: cluster 2024-07-28T11:57:29.145703+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1562: done (4 left) 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1563: done (3 left) 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1564: done (2 left) 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1565: done (1 left) 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1566: done (0 left) 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1567: read oid 17 snap 193 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1567: expect deleted 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1568: read oid 36 snap -1 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1568: expect deleted 2024-07-28T11:57:30.165 INFO:tasks.rados.rados.0.smithi022.stdout:1569: snap_remove snap 181 2024-07-28T11:57:30.431 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:30 smithi150 bash[67543]: cluster 2024-07-28T11:57:28.981182+0000 mgr.y (mgr.25232) 135 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 347 KiB/s wr, 18 op/s 2024-07-28T11:57:30.431 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:30 smithi150 bash[67543]: cephadm 2024-07-28T11:57:29.037873+0000 mgr.y (mgr.25232) 136 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T11:57:30.431 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:30 smithi150 bash[67543]: cephadm 2024-07-28T11:57:29.045075+0000 mgr.y (mgr.25232) 137 : cephadm [INF] Reconfiguring daemon osd.4 on smithi150 2024-07-28T11:57:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:30 smithi022 bash[80503]: cluster 2024-07-28T11:57:28.981182+0000 mgr.y (mgr.25232) 135 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 347 KiB/s wr, 18 op/s 2024-07-28T11:57:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:30 smithi022 bash[80503]: cephadm 2024-07-28T11:57:29.037873+0000 mgr.y (mgr.25232) 136 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T11:57:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:30 smithi022 bash[80503]: cephadm 2024-07-28T11:57:29.045075+0000 mgr.y (mgr.25232) 137 : cephadm [INF] Reconfiguring daemon osd.4 on smithi150 2024-07-28T11:57:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:30 smithi022 bash[82865]: cluster 2024-07-28T11:57:28.981182+0000 mgr.y (mgr.25232) 135 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 347 KiB/s wr, 18 op/s 2024-07-28T11:57:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:30 smithi022 bash[82865]: cephadm 2024-07-28T11:57:29.037873+0000 mgr.y (mgr.25232) 136 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T11:57:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:30 smithi022 bash[82865]: cephadm 2024-07-28T11:57:29.045075+0000 mgr.y (mgr.25232) 137 : cephadm [INF] Reconfiguring daemon osd.4 on smithi150 2024-07-28T11:57:31.171 INFO:tasks.rados.rados.0.smithi022.stdout:1569: done (2 left) 2024-07-28T11:57:31.171 INFO:tasks.rados.rados.0.smithi022.stdout:1570: snap_remove snap 194 2024-07-28T11:57:31.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:31 smithi150 bash[67543]: cluster 2024-07-28T11:57:30.164279+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-07-28T11:57:31.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:31 smithi150 bash[67543]: audit 2024-07-28T11:57:31.159905+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:31.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:31 smithi150 bash[67543]: cluster 2024-07-28T11:57:31.169681+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-07-28T11:57:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:31 smithi022 bash[80503]: cluster 2024-07-28T11:57:30.164279+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-07-28T11:57:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:31 smithi022 bash[80503]: audit 2024-07-28T11:57:31.159905+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:31 smithi022 bash[80503]: cluster 2024-07-28T11:57:31.169681+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-07-28T11:57:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:31 smithi022 bash[82865]: cluster 2024-07-28T11:57:30.164279+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-07-28T11:57:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:31 smithi022 bash[82865]: audit 2024-07-28T11:57:31.159905+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:31 smithi022 bash[82865]: cluster 2024-07-28T11:57:31.169681+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-07-28T11:57:32.112 INFO:tasks.rados.rados.0.smithi022.stdout:1570: done (2 left) 2024-07-28T11:57:32.112 INFO:tasks.rados.rados.0.smithi022.stdout:1571: write oid 29 current snap is 195 2024-07-28T11:57:32.112 INFO:tasks.rados.rados.0.smithi022.stdout:1571: seq_num 606 ranges {585042=792781,2095382=89660} 2024-07-28T11:57:32.134 INFO:tasks.rados.rados.0.smithi022.stdout:1571: writing smithi02269687-29 from 585042 to 1377823 tid 1 2024-07-28T11:57:32.149 INFO:tasks.rados.rados.0.smithi022.stdout:1571: writing smithi02269687-29 from 2095382 to 2185042 tid 2 2024-07-28T11:57:32.149 INFO:tasks.rados.rados.0.smithi022.stdout:1572: read oid 4 snap -1 2024-07-28T11:57:32.149 INFO:tasks.rados.rados.0.smithi022.stdout:1572: expect (ObjNum 593 snap 190 seq_num 593) 2024-07-28T11:57:32.149 INFO:tasks.rados.rados.0.smithi022.stdout:1573: read oid 44 snap -1 2024-07-28T11:57:32.149 INFO:tasks.rados.rados.0.smithi022.stdout:1573: expect (ObjNum 582 snap 185 seq_num 582) 2024-07-28T11:57:32.150 INFO:tasks.rados.rados.0.smithi022.stdout:1574: snap_remove snap 157 2024-07-28T11:57:32.444 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[60514]: ts=2024-07-28T11:57:32.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: cluster 2024-07-28T11:57:30.982496+0000 mgr.y (mgr.25232) 138 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 545 KiB/s wr, 10 op/s 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: audit 2024-07-28T11:57:31.183669+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: cephadm 2024-07-28T11:57:31.187603+0000 mgr.y (mgr.25232) 139 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: audit 2024-07-28T11:57:31.202538+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: audit 2024-07-28T11:57:31.206649+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: cephadm 2024-07-28T11:57:31.210710+0000 mgr.y (mgr.25232) 140 : cephadm [INF] Reconfiguring daemon osd.5 on smithi150 2024-07-28T11:57:32.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:32 smithi150 bash[67543]: cluster 2024-07-28T11:57:32.111617+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-07-28T11:57:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: cluster 2024-07-28T11:57:30.982496+0000 mgr.y (mgr.25232) 138 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 545 KiB/s wr, 10 op/s 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: audit 2024-07-28T11:57:31.183669+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: cephadm 2024-07-28T11:57:31.187603+0000 mgr.y (mgr.25232) 139 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: audit 2024-07-28T11:57:31.202538+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: audit 2024-07-28T11:57:31.206649+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: cephadm 2024-07-28T11:57:31.210710+0000 mgr.y (mgr.25232) 140 : cephadm [INF] Reconfiguring daemon osd.5 on smithi150 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[80503]: cluster 2024-07-28T11:57:32.111617+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: cluster 2024-07-28T11:57:30.982496+0000 mgr.y (mgr.25232) 138 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 545 KiB/s wr, 10 op/s 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: audit 2024-07-28T11:57:31.183669+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: cephadm 2024-07-28T11:57:31.187603+0000 mgr.y (mgr.25232) 139 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T11:57:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: audit 2024-07-28T11:57:31.202538+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T11:57:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: audit 2024-07-28T11:57:31.206649+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: cephadm 2024-07-28T11:57:31.210710+0000 mgr.y (mgr.25232) 140 : cephadm [INF] Reconfiguring daemon osd.5 on smithi150 2024-07-28T11:57:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:32 smithi022 bash[82865]: cluster 2024-07-28T11:57:32.111617+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-07-28T11:57:33.115 INFO:tasks.rados.rados.0.smithi022.stdout:1574: done (5 left) 2024-07-28T11:57:33.116 INFO:tasks.rados.rados.0.smithi022.stdout:1575: snap_remove snap 163 2024-07-28T11:57:33.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:33 smithi150 bash[60514]: ts=2024-07-28T11:57:33.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:57:34.116 INFO:tasks.rados.rados.0.smithi022.stdout:1575: done (5 left) 2024-07-28T11:57:34.116 INFO:tasks.rados.rados.0.smithi022.stdout:1576: read oid 34 snap -1 2024-07-28T11:57:34.116 INFO:tasks.rados.rados.0.smithi022.stdout:1576: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:34.116 INFO:tasks.rados.rados.0.smithi022.stdout:1577: read oid 30 snap -1 2024-07-28T11:57:34.116 INFO:tasks.rados.rados.0.smithi022.stdout:1577: expect deleted 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1578: rollback oid 24 current snap is 195 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 192 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1571: finishing write tid 1 to smithi02269687-29 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1571: finishing write tid 2 to smithi02269687-29 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1571: finishing write tid 3 to smithi02269687-29 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1571: finishing write tid 4 to smithi02269687-29 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 816 (ObjNum 606 snap 195 seq_num 606) dirty exists 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1571: left oid 29 (ObjNum 606 snap 195 seq_num 606) 2024-07-28T11:57:34.117 INFO:tasks.rados.rados.0.smithi022.stdout:1572: expect (ObjNum 593 snap 190 seq_num 593) 2024-07-28T11:57:34.284 INFO:tasks.rados.rados.0.smithi022.stdout:1573: expect (ObjNum 582 snap 185 seq_num 582) 2024-07-28T11:57:34.404 INFO:tasks.rados.rados.0.smithi022.stdout:1576: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: cluster 2024-07-28T11:57:32.983212+0000 mgr.y (mgr.25232) 141 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 545 KiB/s wr, 10 op/s 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: cluster 2024-07-28T11:57:33.113953+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: audit 2024-07-28T11:57:33.280830+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: audit 2024-07-28T11:57:33.291405+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: cephadm 2024-07-28T11:57:33.293493+0000 mgr.y (mgr.25232) 142 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: audit 2024-07-28T11:57:33.294094+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: audit 2024-07-28T11:57:33.295801+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:34.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[67543]: cephadm 2024-07-28T11:57:33.300581+0000 mgr.y (mgr.25232) 143 : cephadm [INF] Reconfiguring daemon osd.6 on smithi150 2024-07-28T11:57:34.493 INFO:tasks.rados.rados.0.smithi022.stdout:1578: finishing rollback tid 0 to smithi02269687-24 2024-07-28T11:57:34.493 INFO:tasks.rados.rados.0.smithi022.stdout:1578: finishing rollback tid 1 to smithi02269687-24 2024-07-28T11:57:34.493 INFO:tasks.rados.rados.0.smithi022.stdout:1578: finishing rollback tid 2 to smithi02269687-24 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 227 (ObjNum 586 snap 189 seq_num 586) dirty exists 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1567: done (7 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1568: done (6 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1571: done (5 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1572: done (4 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1573: done (3 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1576: done (2 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1577: done (1 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1578: done (0 left) 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1579: read oid 38 snap 191 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1579: expect deleted 2024-07-28T11:57:34.494 INFO:tasks.rados.rados.0.smithi022.stdout:1580: write oid 4 current snap is 195 2024-07-28T11:57:34.495 INFO:tasks.rados.rados.0.smithi022.stdout:1580: seq_num 607 ranges {601849=468030,1753864=447985} 2024-07-28T11:57:34.510 INFO:tasks.rados.rados.0.smithi022.stdout:1580: writing smithi02269687-4 from 601849 to 1069879 tid 1 2024-07-28T11:57:34.529 INFO:tasks.rados.rados.0.smithi022.stdout:1580: writing smithi02269687-4 from 1753864 to 2201849 tid 2 2024-07-28T11:57:34.529 INFO:tasks.rados.rados.0.smithi022.stdout:1581: write oid 8 current snap is 195 2024-07-28T11:57:34.529 INFO:tasks.rados.rados.0.smithi022.stdout:1581: seq_num 608 ranges {618656=543279,1812346=406310} 2024-07-28T11:57:34.547 INFO:tasks.rados.rados.0.smithi022.stdout:1581: writing smithi02269687-8 from 618656 to 1161935 tid 1 2024-07-28T11:57:34.561 INFO:tasks.rados.rados.0.smithi022.stdout:1581: writing smithi02269687-8 from 1812346 to 2218656 tid 2 2024-07-28T11:57:34.561 INFO:tasks.rados.rados.0.smithi022.stdout:1582: snap_remove snap 192 2024-07-28T11:57:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: cluster 2024-07-28T11:57:32.983212+0000 mgr.y (mgr.25232) 141 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 545 KiB/s wr, 10 op/s 2024-07-28T11:57:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: cluster 2024-07-28T11:57:33.113953+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: audit 2024-07-28T11:57:33.280830+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: audit 2024-07-28T11:57:33.291405+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: cephadm 2024-07-28T11:57:33.293493+0000 mgr.y (mgr.25232) 142 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: audit 2024-07-28T11:57:33.294094+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: audit 2024-07-28T11:57:33.295801+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[80503]: cephadm 2024-07-28T11:57:33.300581+0000 mgr.y (mgr.25232) 143 : cephadm [INF] Reconfiguring daemon osd.6 on smithi150 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: cluster 2024-07-28T11:57:32.983212+0000 mgr.y (mgr.25232) 141 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 545 KiB/s wr, 10 op/s 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: cluster 2024-07-28T11:57:33.113953+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: audit 2024-07-28T11:57:33.280830+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: audit 2024-07-28T11:57:33.291405+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: cephadm 2024-07-28T11:57:33.293493+0000 mgr.y (mgr.25232) 142 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T11:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: audit 2024-07-28T11:57:33.294094+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T11:57:34.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: audit 2024-07-28T11:57:33.295801+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:34.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:34 smithi022 bash[82865]: cephadm 2024-07-28T11:57:33.300581+0000 mgr.y (mgr.25232) 143 : cephadm [INF] Reconfiguring daemon osd.6 on smithi150 2024-07-28T11:57:34.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:34.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:34 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1582: done (3 left) 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1583: rollback oid 44 current snap is 195 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 191 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1580: finishing write tid 1 to smithi02269687-4 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1580: finishing write tid 2 to smithi02269687-4 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1580: finishing write tid 3 to smithi02269687-4 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1580: finishing write tid 4 to smithi02269687-4 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1263 (ObjNum 607 snap 195 seq_num 607) dirty exists 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1580: left oid 4 (ObjNum 607 snap 195 seq_num 607) 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1581: finishing write tid 1 to smithi02269687-8 2024-07-28T11:57:35.151 INFO:tasks.rados.rados.0.smithi022.stdout:1581: finishing write tid 2 to smithi02269687-8 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1581: finishing write tid 3 to smithi02269687-8 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1581: finishing write tid 4 to smithi02269687-8 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 741 (ObjNum 608 snap 195 seq_num 608) dirty exists 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1581: left oid 8 (ObjNum 608 snap 195 seq_num 608) 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1579: done (3 left) 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1580: done (2 left) 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1581: done (1 left) 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1584: rollback oid 28 current snap is 195 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 191 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1585: read oid 43 snap 193 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1585: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:57:35.152 INFO:tasks.rados.rados.0.smithi022.stdout:1586: delete oid 5 current snap is 195 2024-07-28T11:57:35.168 INFO:tasks.rados.rados.0.smithi022.stdout:1586: done (3 left) 2024-07-28T11:57:35.168 INFO:tasks.rados.rados.0.smithi022.stdout:1587: write oid 10 current snap is 195 2024-07-28T11:57:35.168 INFO:tasks.rados.rados.0.smithi022.stdout:1587: seq_num 610 ranges {652270=410130,1529310=493867} 2024-07-28T11:57:35.174 INFO:tasks.rados.rados.0.smithi022.stdout:1587: writing smithi02269687-10 from 652270 to 1062400 tid 1 2024-07-28T11:57:35.180 INFO:tasks.rados.rados.0.smithi022.stdout:1587: writing smithi02269687-10 from 1529310 to 2023177 tid 2 2024-07-28T11:57:35.180 INFO:tasks.rados.rados.0.smithi022.stdout:1588: snap_remove snap 190 2024-07-28T11:57:35.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:35 smithi150 bash[67543]: cluster 2024-07-28T11:57:34.115492+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-07-28T11:57:35.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:35 smithi150 bash[67543]: audit 2024-07-28T11:57:35.007067+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:35 smithi022 bash[80503]: cluster 2024-07-28T11:57:34.115492+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-07-28T11:57:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:35 smithi022 bash[80503]: audit 2024-07-28T11:57:35.007067+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:35 smithi022 bash[82865]: cluster 2024-07-28T11:57:34.115492+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-07-28T11:57:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:35 smithi022 bash[82865]: audit 2024-07-28T11:57:35.007067+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:36.160 INFO:tasks.rados.rados.0.smithi022.stdout:1588: done (4 left) 2024-07-28T11:57:36.160 INFO:tasks.rados.rados.0.smithi022.stdout:1589: delete oid 7 current snap is 195 2024-07-28T11:57:36.161 INFO:tasks.rados.rados.0.smithi022.stdout:1583: finishing rollback tid 0 to smithi02269687-44 2024-07-28T11:57:36.161 INFO:tasks.rados.rados.0.smithi022.stdout:1583: finishing rollback tid 1 to smithi02269687-44 2024-07-28T11:57:36.161 INFO:tasks.rados.rados.0.smithi022.stdout:1583: finishing rollback tid 2 to smithi02269687-44 2024-07-28T11:57:36.161 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 854 (ObjNum 582 snap 185 seq_num 582) dirty exists 2024-07-28T11:57:36.161 INFO:tasks.rados.rados.0.smithi022.stdout:1584: finishing rollback tid 0 to smithi02269687-28 2024-07-28T11:57:36.161 INFO:tasks.rados.rados.0.smithi022.stdout:1585: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:1584: finishing rollback tid 1 to smithi02269687-28 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:1584: finishing rollback tid 2 to smithi02269687-28 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 178 (ObjNum 569 snap 177 seq_num 569) dirty exists 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:1587: finishing write tid 1 to smithi02269687-10 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:1587: finishing write tid 2 to smithi02269687-10 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:1587: finishing write tid 3 to smithi02269687-10 2024-07-28T11:57:36.328 INFO:tasks.rados.rados.0.smithi022.stdout:1587: finishing write tid 4 to smithi02269687-10 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 666 (ObjNum 610 snap 195 seq_num 610) dirty exists 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1587: left oid 10 (ObjNum 610 snap 195 seq_num 610) 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1583: done (4 left) 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1584: done (3 left) 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1585: done (2 left) 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1587: done (1 left) 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1589: done (0 left) 2024-07-28T11:57:36.329 INFO:tasks.rados.rados.0.smithi022.stdout:1590: snap_remove snap 193 2024-07-28T11:57:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: cluster 2024-07-28T11:57:34.983828+0000 mgr.y (mgr.25232) 144 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: cluster 2024-07-28T11:57:35.150009+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-07-28T11:57:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: audit 2024-07-28T11:57:35.316959+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: audit 2024-07-28T11:57:35.327348+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: cephadm 2024-07-28T11:57:35.329421+0000 mgr.y (mgr.25232) 145 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T11:57:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: audit 2024-07-28T11:57:35.329976+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:57:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: audit 2024-07-28T11:57:35.331694+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:36 smithi150 bash[67543]: cephadm 2024-07-28T11:57:35.336931+0000 mgr.y (mgr.25232) 146 : cephadm [INF] Reconfiguring daemon osd.7 on smithi150 2024-07-28T11:57:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: cluster 2024-07-28T11:57:34.983828+0000 mgr.y (mgr.25232) 144 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: cluster 2024-07-28T11:57:35.150009+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: audit 2024-07-28T11:57:35.316959+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: audit 2024-07-28T11:57:35.327348+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: cephadm 2024-07-28T11:57:35.329421+0000 mgr.y (mgr.25232) 145 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: audit 2024-07-28T11:57:35.329976+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: audit 2024-07-28T11:57:35.331694+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[80503]: cephadm 2024-07-28T11:57:35.336931+0000 mgr.y (mgr.25232) 146 : cephadm [INF] Reconfiguring daemon osd.7 on smithi150 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: cluster 2024-07-28T11:57:34.983828+0000 mgr.y (mgr.25232) 144 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: cluster 2024-07-28T11:57:35.150009+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: audit 2024-07-28T11:57:35.316959+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: audit 2024-07-28T11:57:35.327348+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: cephadm 2024-07-28T11:57:35.329421+0000 mgr.y (mgr.25232) 145 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T11:57:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: audit 2024-07-28T11:57:35.329976+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T11:57:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: audit 2024-07-28T11:57:35.331694+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:36 smithi022 bash[82865]: cephadm 2024-07-28T11:57:35.336931+0000 mgr.y (mgr.25232) 146 : cephadm [INF] Reconfiguring daemon osd.7 on smithi150 2024-07-28T11:57:37.169 INFO:tasks.rados.rados.0.smithi022.stdout:1590: done (0 left) 2024-07-28T11:57:37.169 INFO:tasks.rados.rados.0.smithi022.stdout:1591: snap_create 2024-07-28T11:57:37.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:37 smithi150 bash[67543]: cluster 2024-07-28T11:57:36.159664+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-07-28T11:57:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:37 smithi022 bash[80503]: cluster 2024-07-28T11:57:36.159664+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-07-28T11:57:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:37 smithi022 bash[82865]: cluster 2024-07-28T11:57:36.159664+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-07-28T11:57:38.170 INFO:tasks.rados.rados.0.smithi022.stdout:1591: done (0 left) 2024-07-28T11:57:38.170 INFO:tasks.rados.rados.0.smithi022.stdout:1592: rollback oid 25 current snap is 196 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 195 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:1593: rollback oid 38 current snap is 196 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 191 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:1594: rollback oid 43 current snap is 196 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 191 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:1595: rollback oid 6 current snap is 196 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 191 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:1596: read oid 2 snap -1 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:1596: expect (ObjNum 481 snap 156 seq_num 481) 2024-07-28T11:57:38.171 INFO:tasks.rados.rados.0.smithi022.stdout:1597: delete oid 9 current snap is 196 2024-07-28T11:57:38.177 INFO:tasks.rados.rados.0.smithi022.stdout:1597: done (5 left) 2024-07-28T11:57:38.177 INFO:tasks.rados.rados.0.smithi022.stdout:1598: write oid 31 current snap is 196 2024-07-28T11:57:38.177 INFO:tasks.rados.rados.0.smithi022.stdout:1598: seq_num 613 ranges {702691=635877,2104756=197935} 2024-07-28T11:57:38.200 INFO:tasks.rados.rados.0.smithi022.stdout:1598: writing smithi02269687-31 from 702691 to 1338568 tid 1 2024-07-28T11:57:38.216 INFO:tasks.rados.rados.0.smithi022.stdout:1598: writing smithi02269687-31 from 2104756 to 2302691 tid 2 2024-07-28T11:57:38.216 INFO:tasks.rados.rados.0.smithi022.stdout:1599: rollback oid 18 current snap is 196 2024-07-28T11:57:38.216 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 191 2024-07-28T11:57:38.216 INFO:tasks.rados.rados.0.smithi022.stdout:1592: finishing rollback tid 0 to smithi02269687-25 2024-07-28T11:57:38.216 INFO:tasks.rados.rados.0.smithi022.stdout:1596: expect (ObjNum 481 snap 156 seq_num 481) 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1592: finishing rollback tid 1 to smithi02269687-25 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1592: finishing rollback tid 2 to smithi02269687-25 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 617 (ObjNum 512 snap 165 seq_num 512) dirty exists 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1595: finishing rollback tid 0 to smithi02269687-6 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1595: finishing rollback tid 1 to smithi02269687-6 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1595: finishing rollback tid 2 to smithi02269687-6 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 621 (ObjNum 585 snap 185 seq_num 585) dirty exists 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1594: finishing rollback tid 0 to smithi02269687-43 2024-07-28T11:57:38.349 INFO:tasks.rados.rados.0.smithi022.stdout:1594: finishing rollback tid 1 to smithi02269687-43 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1593: finishing rollback tid 1 to smithi02269687-38 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1594: finishing rollback tid 2 to smithi02269687-43 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 751 (ObjNum 570 snap 177 seq_num 570) dirty exists 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1598: finishing write tid 1 to smithi02269687-31 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1598: finishing write tid 2 to smithi02269687-31 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1598: finishing write tid 3 to smithi02269687-31 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1598: finishing write tid 4 to smithi02269687-31 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 754 (ObjNum 613 snap 196 seq_num 613) dirty exists 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1598: left oid 31 (ObjNum 613 snap 196 seq_num 613) 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1599: finishing rollback tid 0 to smithi02269687-18 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1599: finishing rollback tid 1 to smithi02269687-18 2024-07-28T11:57:38.350 INFO:tasks.rados.rados.0.smithi022.stdout:1599: finishing rollback tid 2 to smithi02269687-18 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 716 (ObjNum 491 snap 158 seq_num 491) dirty exists 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1592: done (6 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1593: done (5 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1594: done (4 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1595: done (3 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1596: done (2 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1598: done (1 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1599: done (0 left) 2024-07-28T11:57:38.351 INFO:tasks.rados.rados.0.smithi022.stdout:1600: snap_create 2024-07-28T11:57:38.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: cluster 2024-07-28T11:57:36.984560+0000 mgr.y (mgr.25232) 147 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 892 KiB/s wr, 15 op/s 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: cluster 2024-07-28T11:57:37.168847+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: audit 2024-07-28T11:57:37.399353+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: audit 2024-07-28T11:57:37.409853+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: cephadm 2024-07-28T11:57:37.413295+0000 mgr.y (mgr.25232) 148 : cephadm [INF] Reconfiguring mds.foo.smithi150.uoyjce (monmap changed)... 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: audit 2024-07-28T11:57:37.413956+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: audit 2024-07-28T11:57:37.415851+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[67543]: cephadm 2024-07-28T11:57:37.417729+0000 mgr.y (mgr.25232) 149 : cephadm [INF] Reconfiguring daemon mds.foo.smithi150.uoyjce on smithi150 2024-07-28T11:57:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: cluster 2024-07-28T11:57:36.984560+0000 mgr.y (mgr.25232) 147 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 892 KiB/s wr, 15 op/s 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: cluster 2024-07-28T11:57:37.168847+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: audit 2024-07-28T11:57:37.399353+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: audit 2024-07-28T11:57:37.409853+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: cephadm 2024-07-28T11:57:37.413295+0000 mgr.y (mgr.25232) 148 : cephadm [INF] Reconfiguring mds.foo.smithi150.uoyjce (monmap changed)... 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: audit 2024-07-28T11:57:37.413956+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: audit 2024-07-28T11:57:37.415851+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[80503]: cephadm 2024-07-28T11:57:37.417729+0000 mgr.y (mgr.25232) 149 : cephadm [INF] Reconfiguring daemon mds.foo.smithi150.uoyjce on smithi150 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: cluster 2024-07-28T11:57:36.984560+0000 mgr.y (mgr.25232) 147 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 892 KiB/s wr, 15 op/s 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: cluster 2024-07-28T11:57:37.168847+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-07-28T11:57:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: audit 2024-07-28T11:57:37.399353+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: audit 2024-07-28T11:57:37.409853+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: cephadm 2024-07-28T11:57:37.413295+0000 mgr.y (mgr.25232) 148 : cephadm [INF] Reconfiguring mds.foo.smithi150.uoyjce (monmap changed)... 2024-07-28T11:57:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: audit 2024-07-28T11:57:37.413956+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi150.uoyjce", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T11:57:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: audit 2024-07-28T11:57:37.415851+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:38 smithi022 bash[82865]: cephadm 2024-07-28T11:57:37.417729+0000 mgr.y (mgr.25232) 149 : cephadm [INF] Reconfiguring daemon mds.foo.smithi150.uoyjce on smithi150 2024-07-28T11:57:38.923 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:38 smithi150 bash[60514]: ts=2024-07-28T11:57: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:39.188 INFO:tasks.rados.rados.0.smithi022.stdout:1600: done (0 left) 2024-07-28T11:57:39.188 INFO:tasks.rados.rados.0.smithi022.stdout:1601: read oid 25 snap -1 2024-07-28T11:57:39.188 INFO:tasks.rados.rados.0.smithi022.stdout:1601: expect (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:57:39.188 INFO:tasks.rados.rados.0.smithi022.stdout:1602: snap_create 2024-07-28T11:57:39.199 INFO:tasks.rados.rados.0.smithi022.stdout:1601: expect (ObjNum 512 snap 165 seq_num 512) 2024-07-28T11:57:39.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:39 smithi150 bash[67543]: cluster 2024-07-28T11:57:38.169497+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-07-28T11:57:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:57:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:57:39] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-07-28T11:57:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:39 smithi022 bash[80503]: cluster 2024-07-28T11:57:38.169497+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-07-28T11:57:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:39 smithi022 bash[82865]: cluster 2024-07-28T11:57:38.169497+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-07-28T11:57:40.189 INFO:tasks.rados.rados.0.smithi022.stdout:1601: done (1 left) 2024-07-28T11:57:40.189 INFO:tasks.rados.rados.0.smithi022.stdout:1602: done (0 left) 2024-07-28T11:57:40.189 INFO:tasks.rados.rados.0.smithi022.stdout:1603: delete oid 41 current snap is 198 2024-07-28T11:57:40.201 INFO:tasks.rados.rados.0.smithi022.stdout:1603: done (0 left) 2024-07-28T11:57:40.201 INFO:tasks.rados.rados.0.smithi022.stdout:1604: write oid 41 current snap is 198 2024-07-28T11:57:40.201 INFO:tasks.rados.rados.0.smithi022.stdout:1604: seq_num 615 ranges {736305=786375,2105367=230938} 2024-07-28T11:57:40.226 INFO:tasks.rados.rados.0.smithi022.stdout:1604: writing smithi02269687-41 from 736305 to 1522680 tid 1 2024-07-28T11:57:40.235 INFO:tasks.rados.rados.0.smithi022.stdout:1604: writing smithi02269687-41 from 2105367 to 2336305 tid 2 2024-07-28T11:57:40.235 INFO:tasks.rados.rados.0.smithi022.stdout:1605: rollback oid 43 current snap is 198 2024-07-28T11:57:40.236 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 195 2024-07-28T11:57:40.236 INFO:tasks.rados.rados.0.smithi022.stdout:1604: finishing write tid 1 to smithi02269687-41 2024-07-28T11:57:40.236 INFO:tasks.rados.rados.0.smithi022.stdout:1606: snap_create 2024-07-28T11:57:40.241 INFO:tasks.rados.rados.0.smithi022.stdout:1604: finishing write tid 2 to smithi02269687-41 2024-07-28T11:57:40.242 INFO:tasks.rados.rados.0.smithi022.stdout:1604: finishing write tid 3 to smithi02269687-41 2024-07-28T11:57:40.242 INFO:tasks.rados.rados.0.smithi022.stdout:1604: finishing write tid 4 to smithi02269687-41 2024-07-28T11:57:40.242 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 843 (ObjNum 615 snap 198 seq_num 615) dirty exists 2024-07-28T11:57:40.242 INFO:tasks.rados.rados.0.smithi022.stdout:1604: left oid 41 (ObjNum 615 snap 198 seq_num 615) 2024-07-28T11:57:40.243 INFO:tasks.rados.rados.0.smithi022.stdout:1605: finishing rollback tid 0 to smithi02269687-43 2024-07-28T11:57:40.244 INFO:tasks.rados.rados.0.smithi022.stdout:1605: finishing rollback tid 1 to smithi02269687-43 2024-07-28T11:57:40.244 INFO:tasks.rados.rados.0.smithi022.stdout:1605: finishing rollback tid 2 to smithi02269687-43 2024-07-28T11:57:40.244 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 758 (ObjNum 570 snap 177 seq_num 570) dirty exists 2024-07-28T11:57:40.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:40 smithi150 bash[67543]: cluster 2024-07-28T11:57:38.985276+0000 mgr.y (mgr.25232) 150 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 892 KiB/s wr, 15 op/s 2024-07-28T11:57:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:40 smithi150 bash[67543]: cluster 2024-07-28T11:57:39.187962+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-07-28T11:57:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:40 smithi150 bash[67543]: audit 2024-07-28T11:57:39.543877+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:40 smithi150 bash[67543]: audit 2024-07-28T11:57:39.554501+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:40 smithi150 bash[67543]: audit 2024-07-28T11:57:39.644275+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:57:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[80503]: cluster 2024-07-28T11:57:38.985276+0000 mgr.y (mgr.25232) 150 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 892 KiB/s wr, 15 op/s 2024-07-28T11:57:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[80503]: cluster 2024-07-28T11:57:39.187962+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[80503]: audit 2024-07-28T11:57:39.543877+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[80503]: audit 2024-07-28T11:57:39.554501+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[80503]: audit 2024-07-28T11:57:39.644275+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[82865]: cluster 2024-07-28T11:57:38.985276+0000 mgr.y (mgr.25232) 150 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 892 KiB/s wr, 15 op/s 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[82865]: cluster 2024-07-28T11:57:39.187962+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[82865]: audit 2024-07-28T11:57:39.543877+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[82865]: audit 2024-07-28T11:57:39.554501+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:40 smithi022 bash[82865]: audit 2024-07-28T11:57:39.644275+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:57:41.207 INFO:tasks.rados.rados.0.smithi022.stdout:1604: done (2 left) 2024-07-28T11:57:41.208 INFO:tasks.rados.rados.0.smithi022.stdout:1605: done (1 left) 2024-07-28T11:57:41.208 INFO:tasks.rados.rados.0.smithi022.stdout:1606: done (0 left) 2024-07-28T11:57:41.208 INFO:tasks.rados.rados.0.smithi022.stdout:1607: write oid 37 current snap is 199 2024-07-28T11:57:41.208 INFO:tasks.rados.rados.0.smithi022.stdout:1607: seq_num 616 ranges {753112=577977,1880202=472910} 2024-07-28T11:57:41.229 INFO:tasks.rados.rados.0.smithi022.stdout:1607: writing smithi02269687-37 from 753112 to 1331089 tid 1 2024-07-28T11:57:41.246 INFO:tasks.rados.rados.0.smithi022.stdout:1607: writing smithi02269687-37 from 1880202 to 2353112 tid 2 2024-07-28T11:57:41.246 INFO:tasks.rados.rados.0.smithi022.stdout:1608: snap_remove snap 198 2024-07-28T11:57:41.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:41 smithi150 bash[67543]: cluster 2024-07-28T11:57:40.188533+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-07-28T11:57:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:41 smithi022 bash[80503]: cluster 2024-07-28T11:57:40.188533+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-07-28T11:57:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:41 smithi022 bash[82865]: cluster 2024-07-28T11:57:40.188533+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-07-28T11:57:42.115 INFO:tasks.rados.rados.0.smithi022.stdout:1608: done (1 left) 2024-07-28T11:57:42.116 INFO:tasks.rados.rados.0.smithi022.stdout:1609: read oid 48 snap -1 2024-07-28T11:57:42.116 INFO:tasks.rados.rados.0.smithi022.stdout:1609: expect deleted 2024-07-28T11:57:42.116 INFO:tasks.rados.rados.0.smithi022.stdout:1610: read oid 19 snap -1 2024-07-28T11:57:42.116 INFO:tasks.rados.rados.0.smithi022.stdout:1610: expect deleted 2024-07-28T11:57:42.116 INFO:tasks.rados.rados.0.smithi022.stdout:1611: snap_remove snap 196 2024-07-28T11:57:42.516 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:42 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:42 smithi150 bash[67543]: cluster 2024-07-28T11:57:40.986195+0000 mgr.y (mgr.25232) 151 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 452 KiB/s wr, 10 op/s 2024-07-28T11:57:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:42 smithi150 bash[67543]: cluster 2024-07-28T11:57:41.207477+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-07-28T11:57:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:42 smithi150 bash[67543]: cluster 2024-07-28T11:57:42.115115+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-07-28T11:57:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:42 smithi022 bash[80503]: cluster 2024-07-28T11:57:40.986195+0000 mgr.y (mgr.25232) 151 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 452 KiB/s wr, 10 op/s 2024-07-28T11:57:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:42 smithi022 bash[80503]: cluster 2024-07-28T11:57:41.207477+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-07-28T11:57:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:42 smithi022 bash[80503]: cluster 2024-07-28T11:57:42.115115+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-07-28T11:57:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:42 smithi022 bash[82865]: cluster 2024-07-28T11:57:40.986195+0000 mgr.y (mgr.25232) 151 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 452 KiB/s wr, 10 op/s 2024-07-28T11:57:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:42 smithi022 bash[82865]: cluster 2024-07-28T11:57:41.207477+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-07-28T11:57:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:42 smithi022 bash[82865]: cluster 2024-07-28T11:57:42.115115+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-07-28T11:57:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1611: done (3 left) 2024-07-28T11:57:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1612: write oid 41 current snap is 199 2024-07-28T11:57:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1607: finishing write tid 1 to smithi02269687-37 2024-07-28T11:57:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1607: finishing write tid 2 to smithi02269687-37 2024-07-28T11:57:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1607: finishing write tid 3 to smithi02269687-37 2024-07-28T11:57:43.118 INFO:tasks.rados.rados.0.smithi022.stdout:1612: seq_num 617 ranges {769919=653226,1938684=431235} 2024-07-28T11:57:43.141 INFO:tasks.rados.rados.0.smithi022.stdout:1612: writing smithi02269687-41 from 769919 to 1423145 tid 1 2024-07-28T11:57:43.159 INFO:tasks.rados.rados.0.smithi022.stdout:1612: writing smithi02269687-41 from 1938684 to 2369919 tid 2 2024-07-28T11:57:43.159 INFO:tasks.rados.rados.0.smithi022.stdout:1613: snap_remove snap 191 2024-07-28T11:57:43.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:43 smithi150 bash[60514]: ts=2024-07-28T11:57:43.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:57:44.130 INFO:tasks.rados.rados.0.smithi022.stdout:1607: finishing write tid 4 to smithi02269687-37 2024-07-28T11:57:44.130 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 400 (ObjNum 616 snap 199 seq_num 616) dirty exists 2024-07-28T11:57:44.130 INFO:tasks.rados.rados.0.smithi022.stdout:1607: left oid 37 (ObjNum 616 snap 199 seq_num 616) 2024-07-28T11:57:44.130 INFO:tasks.rados.rados.0.smithi022.stdout:1612: finishing write tid 1 to smithi02269687-41 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1612: finishing write tid 2 to smithi02269687-41 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1612: finishing write tid 3 to smithi02269687-41 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1612: finishing write tid 4 to smithi02269687-41 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 848 (ObjNum 617 snap 199 seq_num 617) dirty exists 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1612: left oid 41 (ObjNum 617 snap 199 seq_num 617) 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1607: done (4 left) 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1609: done (3 left) 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1610: done (2 left) 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1612: done (1 left) 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1613: done (0 left) 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1614: read oid 48 snap -1 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1614: expect deleted 2024-07-28T11:57:44.131 INFO:tasks.rados.rados.0.smithi022.stdout:1615: snap_create 2024-07-28T11:57:44.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:44 smithi150 bash[67543]: cluster 2024-07-28T11:57:42.986868+0000 mgr.y (mgr.25232) 152 : cluster [DBG] pgmap v268: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 452 KiB/s wr, 10 op/s 2024-07-28T11:57:44.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:44 smithi150 bash[67543]: cluster 2024-07-28T11:57:43.117951+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-07-28T11:57:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:44 smithi022 bash[80503]: cluster 2024-07-28T11:57:42.986868+0000 mgr.y (mgr.25232) 152 : cluster [DBG] pgmap v268: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 452 KiB/s wr, 10 op/s 2024-07-28T11:57:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:44 smithi022 bash[80503]: cluster 2024-07-28T11:57:43.117951+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-07-28T11:57:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:44 smithi022 bash[82865]: cluster 2024-07-28T11:57:42.986868+0000 mgr.y (mgr.25232) 152 : cluster [DBG] pgmap v268: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 452 KiB/s wr, 10 op/s 2024-07-28T11:57:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:44 smithi022 bash[82865]: cluster 2024-07-28T11:57:43.117951+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-07-28T11:57:44.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:44 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:44.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:44 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:45.133 INFO:tasks.rados.rados.0.smithi022.stdout:1614: done (1 left) 2024-07-28T11:57:45.133 INFO:tasks.rados.rados.0.smithi022.stdout:1615: done (0 left) 2024-07-28T11:57:45.133 INFO:tasks.rados.rados.0.smithi022.stdout:1616: snap_remove snap 199 2024-07-28T11:57:45.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:45 smithi150 bash[67543]: cluster 2024-07-28T11:57:44.128887+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-07-28T11:57:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:45 smithi022 bash[80503]: cluster 2024-07-28T11:57:44.128887+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-07-28T11:57:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:45 smithi022 bash[82865]: cluster 2024-07-28T11:57:44.128887+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1616: done (0 left) 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1617: read oid 34 snap -1 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1617: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1618: read oid 35 snap -1 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1618: expect (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1619: read oid 30 snap -1 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1619: expect deleted 2024-07-28T11:57:46.141 INFO:tasks.rados.rados.0.smithi022.stdout:1620: delete oid 14 current snap is 200 2024-07-28T11:57:46.158 INFO:tasks.rados.rados.0.smithi022.stdout:1617: expect (ObjNum 522 snap 169 seq_num 522) 2024-07-28T11:57:46.301 INFO:tasks.rados.rados.0.smithi022.stdout:1618: expect (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:46.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: cluster 2024-07-28T11:57:44.987299+0000 mgr.y (mgr.25232) 153 : cluster [DBG] pgmap v271: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:57:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: cluster 2024-07-28T11:57:45.133296+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-07-28T11:57:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: audit 2024-07-28T11:57:45.244844+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: audit 2024-07-28T11:57:45.249336+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: audit 2024-07-28T11:57:45.660348+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: audit 2024-07-28T11:57:45.661633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:46 smithi150 bash[67543]: audit 2024-07-28T11:57:45.670554+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.532 INFO:tasks.rados.rados.0.smithi022.stdout:1617: done (3 left) 2024-07-28T11:57:46.532 INFO:tasks.rados.rados.0.smithi022.stdout:1618: done (2 left) 2024-07-28T11:57:46.533 INFO:tasks.rados.rados.0.smithi022.stdout:1619: done (1 left) 2024-07-28T11:57:46.533 INFO:tasks.rados.rados.0.smithi022.stdout:1620: done (0 left) 2024-07-28T11:57:46.533 INFO:tasks.rados.rados.0.smithi022.stdout:1621: delete oid 11 current snap is 200 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1621: done (0 left) 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1622: read oid 13 snap -1 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1622: expect (ObjNum 556 snap 176 seq_num 556) 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1623: read oid 46 snap -1 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1623: expect (ObjNum 596 snap 190 seq_num 596) 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1624: write oid 39 current snap is 200 2024-07-28T11:57:46.535 INFO:tasks.rados.rados.0.smithi022.stdout:1624: seq_num 620 ranges {420340=478973,1597777=512212} 2024-07-28T11:57:46.549 INFO:tasks.rados.rados.0.smithi022.stdout:1624: writing smithi02269687-39 from 420340 to 899313 tid 1 2024-07-28T11:57:46.570 INFO:tasks.rados.rados.0.smithi022.stdout:1624: writing smithi02269687-39 from 1597777 to 2109989 tid 2 2024-07-28T11:57:46.570 INFO:tasks.rados.rados.0.smithi022.stdout:1625: delete oid 22 current snap is 200 2024-07-28T11:57:46.570 INFO:tasks.rados.rados.0.smithi022.stdout:1623: expect (ObjNum 596 snap 190 seq_num 596) 2024-07-28T11:57:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: cluster 2024-07-28T11:57:44.987299+0000 mgr.y (mgr.25232) 153 : cluster [DBG] pgmap v271: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:57:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: cluster 2024-07-28T11:57:45.133296+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-07-28T11:57:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: audit 2024-07-28T11:57:45.244844+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: audit 2024-07-28T11:57:45.249336+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: audit 2024-07-28T11:57:45.660348+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: audit 2024-07-28T11:57:45.661633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[80503]: audit 2024-07-28T11:57:45.670554+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: cluster 2024-07-28T11:57:44.987299+0000 mgr.y (mgr.25232) 153 : cluster [DBG] pgmap v271: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: cluster 2024-07-28T11:57:45.133296+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: audit 2024-07-28T11:57:45.244844+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: audit 2024-07-28T11:57:45.249336+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: audit 2024-07-28T11:57:45.660348+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:57:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: audit 2024-07-28T11:57:45.661633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:57:46.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:46 smithi022 bash[82865]: audit 2024-07-28T11:57:45.670554+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:57:46.692 INFO:tasks.rados.rados.0.smithi022.stdout:1622: expect (ObjNum 556 snap 176 seq_num 556) 2024-07-28T11:57:46.800 INFO:tasks.rados.rados.0.smithi022.stdout:1624: finishing write tid 1 to smithi02269687-39 2024-07-28T11:57:46.800 INFO:tasks.rados.rados.0.smithi022.stdout:1624: finishing write tid 2 to smithi02269687-39 2024-07-28T11:57:46.800 INFO:tasks.rados.rados.0.smithi022.stdout:1624: finishing write tid 3 to smithi02269687-39 2024-07-28T11:57:46.800 INFO:tasks.rados.rados.0.smithi022.stdout:1624: finishing write tid 4 to smithi02269687-39 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 864 (ObjNum 620 snap 200 seq_num 620) dirty exists 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1624: left oid 39 (ObjNum 620 snap 200 seq_num 620) 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1622: done (3 left) 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1623: done (2 left) 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1624: done (1 left) 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1625: done (0 left) 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1626: read oid 36 snap 195 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1626: expect deleted 2024-07-28T11:57:46.801 INFO:tasks.rados.rados.0.smithi022.stdout:1627: snap_remove snap 197 2024-07-28T11:57:47.158 INFO:tasks.rados.rados.0.smithi022.stdout:1627: done (1 left) 2024-07-28T11:57:47.158 INFO:tasks.rados.rados.0.smithi022.stdout:1628: write oid 34 current snap is 200 2024-07-28T11:57:47.158 INFO:tasks.rados.rados.0.smithi022.stdout:1628: seq_num 622 ranges {453954=629471,1598388=515881} 2024-07-28T11:57:47.175 INFO:tasks.rados.rados.0.smithi022.stdout:1628: writing smithi02269687-34 from 453954 to 1083425 tid 1 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1628: writing smithi02269687-34 from 1598388 to 2114269 tid 2 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1629: read oid 35 snap 195 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1629: expect (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1630: read oid 11 snap -1 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1630: expect deleted 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1631: read oid 17 snap -1 2024-07-28T11:57:47.196 INFO:tasks.rados.rados.0.smithi022.stdout:1631: expect deleted 2024-07-28T11:57:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:1632: read oid 47 snap -1 2024-07-28T11:57:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:1632: expect deleted 2024-07-28T11:57:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:1633: delete oid 10 current snap is 200 2024-07-28T11:57:47.197 INFO:tasks.rados.rados.0.smithi022.stdout:1628: finishing write tid 1 to smithi02269687-34 2024-07-28T11:57:47.202 INFO:tasks.rados.rados.0.smithi022.stdout:1628: finishing write tid 2 to smithi02269687-34 2024-07-28T11:57:47.205 INFO:tasks.rados.rados.0.smithi022.stdout:1628: finishing write tid 3 to smithi02269687-34 2024-07-28T11:57:47.205 INFO:tasks.rados.rados.0.smithi022.stdout:1628: finishing write tid 4 to smithi02269687-34 2024-07-28T11:57:47.205 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 862 (ObjNum 622 snap 200 seq_num 622) dirty exists 2024-07-28T11:57:47.205 INFO:tasks.rados.rados.0.smithi022.stdout:1628: left oid 34 (ObjNum 622 snap 200 seq_num 622) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1626: done (6 left) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1628: done (5 left) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1630: done (4 left) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1631: done (3 left) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1632: done (2 left) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1633: done (1 left) 2024-07-28T11:57:47.210 INFO:tasks.rados.rados.0.smithi022.stdout:1634: rollback oid 14 current snap is 200 2024-07-28T11:57:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 195 2024-07-28T11:57:47.211 INFO:tasks.rados.rados.0.smithi022.stdout:1629: expect (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:1634: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:1634: finishing rollback tid 2 to smithi02269687-14 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1283 (ObjNum 575 snap 181 seq_num 575) dirty exists 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:1629: done (1 left) 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:1634: done (0 left) 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:1635: write oid 18 current snap is 200 2024-07-28T11:57:47.489 INFO:tasks.rados.rados.0.smithi022.stdout:1635: seq_num 624 ranges {487568=496322,1431705=519550} 2024-07-28T11:57:47.504 INFO:tasks.rados.rados.0.smithi022.stdout:1635: writing smithi02269687-18 from 487568 to 983890 tid 1 2024-07-28T11:57:47.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:47 smithi150 bash[67543]: cluster 2024-07-28T11:57:46.139817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-07-28T11:57:47.520 INFO:tasks.rados.rados.0.smithi022.stdout:1635: writing smithi02269687-18 from 1431705 to 1951255 tid 2 2024-07-28T11:57:47.521 INFO:tasks.rados.rados.0.smithi022.stdout:1636: rollback oid 48 current snap is 200 2024-07-28T11:57:47.521 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 195 2024-07-28T11:57:47.521 INFO:tasks.rados.rados.0.smithi022.stdout:1637: snap_create 2024-07-28T11:57:47.521 INFO:tasks.rados.rados.0.smithi022.stdout:1635: finishing write tid 1 to smithi02269687-18 2024-07-28T11:57:47.521 INFO:tasks.rados.rados.0.smithi022.stdout:1636: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:57:47.521 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:57:47.526 INFO:tasks.rados.rados.0.smithi022.stdout:1635: finishing write tid 2 to smithi02269687-18 2024-07-28T11:57:47.526 INFO:tasks.rados.rados.0.smithi022.stdout:1635: finishing write tid 3 to smithi02269687-18 2024-07-28T11:57:47.526 INFO:tasks.rados.rados.0.smithi022.stdout:1635: finishing write tid 4 to smithi02269687-18 2024-07-28T11:57:47.526 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 723 (ObjNum 624 snap 200 seq_num 624) dirty exists 2024-07-28T11:57:47.526 INFO:tasks.rados.rados.0.smithi022.stdout:1635: left oid 18 (ObjNum 624 snap 200 seq_num 624) 2024-07-28T11:57:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:47 smithi022 bash[80503]: cluster 2024-07-28T11:57:46.139817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-07-28T11:57:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:47 smithi022 bash[82865]: cluster 2024-07-28T11:57:46.139817+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-07-28T11:57:48.160 INFO:tasks.rados.rados.0.smithi022.stdout:1635: done (2 left) 2024-07-28T11:57:48.160 INFO:tasks.rados.rados.0.smithi022.stdout:1636: done (1 left) 2024-07-28T11:57:48.161 INFO:tasks.rados.rados.0.smithi022.stdout:1637: done (0 left) 2024-07-28T11:57:48.161 INFO:tasks.rados.rados.0.smithi022.stdout:1638: write oid 40 current snap is 201 2024-07-28T11:57:48.161 INFO:tasks.rados.rados.0.smithi022.stdout:1638: seq_num 625 ranges {504375=571571,1490187=663208} 2024-07-28T11:57:48.178 INFO:tasks.rados.rados.0.smithi022.stdout:1638: writing smithi02269687-40 from 504375 to 1075946 tid 1 2024-07-28T11:57:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:1638: writing smithi02269687-40 from 1490187 to 2153395 tid 2 2024-07-28T11:57:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:1639: rollback oid 8 current snap is 201 2024-07-28T11:57:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 195 2024-07-28T11:57:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:1638: finishing write tid 1 to smithi02269687-40 2024-07-28T11:57:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:1640: write oid 47 current snap is 201 2024-07-28T11:57:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:1640: seq_num 626 ranges {521182=646820,1948669=523219} 2024-07-28T11:57:48.216 INFO:tasks.rados.rados.0.smithi022.stdout:1640: writing smithi02269687-47 from 521182 to 1168002 tid 1 2024-07-28T11:57:48.232 INFO:tasks.rados.rados.0.smithi022.stdout:1640: writing smithi02269687-47 from 1948669 to 2471888 tid 2 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1641: read oid 7 snap -1 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1641: expect deleted 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1642: write oid 13 current snap is 201 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1638: finishing write tid 2 to smithi02269687-40 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1638: finishing write tid 3 to smithi02269687-40 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1638: finishing write tid 4 to smithi02269687-40 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 991 (ObjNum 625 snap 201 seq_num 625) dirty exists 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1638: left oid 40 (ObjNum 625 snap 201 seq_num 625) 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1639: finishing rollback tid 0 to smithi02269687-8 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1639: finishing rollback tid 1 to smithi02269687-8 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1639: finishing rollback tid 2 to smithi02269687-8 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 770 (ObjNum 608 snap 195 seq_num 608) dirty exists 2024-07-28T11:57:48.233 INFO:tasks.rados.rados.0.smithi022.stdout:1640: finishing write tid 1 to smithi02269687-47 2024-07-28T11:57:48.234 INFO:tasks.rados.rados.0.smithi022.stdout:1642: seq_num 627 ranges {537989=722069,1890798=647191} 2024-07-28T11:57:48.245 INFO:tasks.rados.rados.0.smithi022.stdout:1642: writing smithi02269687-13 from 537989 to 1260058 tid 1 2024-07-28T11:57:48.259 INFO:tasks.rados.rados.0.smithi022.stdout:1642: writing smithi02269687-13 from 1890798 to 2537989 tid 2 2024-07-28T11:57:48.259 INFO:tasks.rados.rados.0.smithi022.stdout:1638: done (4 left) 2024-07-28T11:57:48.259 INFO:tasks.rados.rados.0.smithi022.stdout:1639: done (3 left) 2024-07-28T11:57:48.259 INFO:tasks.rados.rados.0.smithi022.stdout:1643: write oid 42 current snap is 201 2024-07-28T11:57:48.259 INFO:tasks.rados.rados.0.smithi022.stdout:1643: seq_num 628 ranges {554796=797318,1949280=526888} 2024-07-28T11:57:48.272 INFO:tasks.rados.rados.0.smithi022.stdout:1643: writing smithi02269687-42 from 554796 to 1352114 tid 1 2024-07-28T11:57:48.283 INFO:tasks.rados.rados.0.smithi022.stdout:1643: writing smithi02269687-42 from 1949280 to 2476168 tid 2 2024-07-28T11:57:48.283 INFO:tasks.rados.rados.0.smithi022.stdout:1644: read oid 35 snap -1 2024-07-28T11:57:48.283 INFO:tasks.rados.rados.0.smithi022.stdout:1644: expect (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:48.283 INFO:tasks.rados.rados.0.smithi022.stdout:1645: snap_remove snap 200 2024-07-28T11:57:48.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:48 smithi150 bash[67543]: cluster 2024-07-28T11:57:46.987919+0000 mgr.y (mgr.25232) 154 : cluster [DBG] pgmap v274: 89 pgs: 89 active+clean; 105 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 522 KiB/s wr, 2 op/s 2024-07-28T11:57:48.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:48 smithi150 bash[67543]: cluster 2024-07-28T11:57:47.158007+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-07-28T11:57:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:48 smithi022 bash[80503]: cluster 2024-07-28T11:57:46.987919+0000 mgr.y (mgr.25232) 154 : cluster [DBG] pgmap v274: 89 pgs: 89 active+clean; 105 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 522 KiB/s wr, 2 op/s 2024-07-28T11:57:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:48 smithi022 bash[80503]: cluster 2024-07-28T11:57:47.158007+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-07-28T11:57:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:48 smithi022 bash[82865]: cluster 2024-07-28T11:57:46.987919+0000 mgr.y (mgr.25232) 154 : cluster [DBG] pgmap v274: 89 pgs: 89 active+clean; 105 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 522 KiB/s wr, 2 op/s 2024-07-28T11:57:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:48 smithi022 bash[82865]: cluster 2024-07-28T11:57:47.158007+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-07-28T11:57:49.016 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:48 smithi150 bash[60514]: ts=2024-07-28T11:57: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-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)\", cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", cluster_addr=\"172.21.15.22\", device_class=\"ssd\", hostname=\"smithi022\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.22\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:49.178 INFO:tasks.rados.rados.0.smithi022.stdout:1645: done (5 left) 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1646: rollback oid 9 current snap is 201 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 195 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1640: finishing write tid 2 to smithi02269687-47 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1640: finishing write tid 3 to smithi02269687-47 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1640: finishing write tid 4 to smithi02269687-47 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 349 (ObjNum 626 snap 201 seq_num 626) dirty exists 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1640: left oid 47 (ObjNum 626 snap 201 seq_num 626) 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1642: finishing write tid 1 to smithi02269687-13 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1642: finishing write tid 2 to smithi02269687-13 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1642: finishing write tid 3 to smithi02269687-13 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1642: finishing write tid 4 to smithi02269687-13 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1287 (ObjNum 627 snap 201 seq_num 627) dirty exists 2024-07-28T11:57:49.179 INFO:tasks.rados.rados.0.smithi022.stdout:1642: left oid 13 (ObjNum 627 snap 201 seq_num 627) 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:1643: finishing write tid 1 to smithi02269687-42 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:1643: finishing write tid 2 to smithi02269687-42 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:1643: finishing write tid 3 to smithi02269687-42 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:1643: finishing write tid 4 to smithi02269687-42 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 403 (ObjNum 628 snap 201 seq_num 628) dirty exists 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:1643: left oid 42 (ObjNum 628 snap 201 seq_num 628) 2024-07-28T11:57:49.180 INFO:tasks.rados.rados.0.smithi022.stdout:1644: expect (ObjNum 579 snap 184 seq_num 579) 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:1646: finishing rollback tid 1 to smithi02269687-9 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:1646: finishing rollback tid 2 to smithi02269687-9 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 476 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:1640: done (5 left) 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:1641: done (4 left) 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:1642: done (3 left) 2024-07-28T11:57:49.459 INFO:tasks.rados.rados.0.smithi022.stdout:1643: done (2 left) 2024-07-28T11:57:49.460 INFO:tasks.rados.rados.0.smithi022.stdout:1644: done (1 left) 2024-07-28T11:57:49.460 INFO:tasks.rados.rados.0.smithi022.stdout:1646: done (0 left) 2024-07-28T11:57:49.460 INFO:tasks.rados.rados.0.smithi022.stdout:1647: read oid 26 snap -1 2024-07-28T11:57:49.460 INFO:tasks.rados.rados.0.smithi022.stdout:1647: expect (ObjNum 597 snap 191 seq_num 597) 2024-07-28T11:57:49.460 INFO:tasks.rados.rados.0.smithi022.stdout:1648: snap_create 2024-07-28T11:57:49.463 INFO:tasks.rados.rados.0.smithi022.stdout:1647: expect (ObjNum 597 snap 191 seq_num 597) 2024-07-28T11:57:49.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:49 smithi150 bash[67543]: cluster 2024-07-28T11:57:48.160008+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-07-28T11:57:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:49 smithi022 bash[80503]: cluster 2024-07-28T11:57:48.160008+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-07-28T11:57:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:49 smithi022 bash[82865]: cluster 2024-07-28T11:57:48.160008+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-07-28T11:57:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:57:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:57:49] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-07-28T11:57:50.184 INFO:tasks.rados.rados.0.smithi022.stdout:1647: done (1 left) 2024-07-28T11:57:50.185 INFO:tasks.rados.rados.0.smithi022.stdout:1648: done (0 left) 2024-07-28T11:57:50.185 INFO:tasks.rados.rados.0.smithi022.stdout:1649: delete oid 27 current snap is 202 2024-07-28T11:57:50.190 INFO:tasks.rados.rados.0.smithi022.stdout:1649: done (0 left) 2024-07-28T11:57:50.190 INFO:tasks.rados.rados.0.smithi022.stdout:1650: delete oid 15 current snap is 202 2024-07-28T11:57:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1650: done (0 left) 2024-07-28T11:57:50.198 INFO:tasks.rados.rados.0.smithi022.stdout:1651: snap_remove snap 201 2024-07-28T11:57:50.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:50 smithi150 bash[67543]: cluster 2024-07-28T11:57:48.988605+0000 mgr.y (mgr.25232) 155 : cluster [DBG] pgmap v277: 89 pgs: 89 active+clean; 105 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 522 KiB/s wr, 2 op/s 2024-07-28T11:57:50.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:50 smithi150 bash[67543]: cluster 2024-07-28T11:57:49.177959+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-07-28T11:57:50.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:50 smithi150 bash[67543]: audit 2024-07-28T11:57:50.007616+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:50 smithi022 bash[80503]: cluster 2024-07-28T11:57:48.988605+0000 mgr.y (mgr.25232) 155 : cluster [DBG] pgmap v277: 89 pgs: 89 active+clean; 105 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 522 KiB/s wr, 2 op/s 2024-07-28T11:57:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:50 smithi022 bash[80503]: cluster 2024-07-28T11:57:49.177959+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-07-28T11:57:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:50 smithi022 bash[80503]: audit 2024-07-28T11:57:50.007616+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:50 smithi022 bash[82865]: cluster 2024-07-28T11:57:48.988605+0000 mgr.y (mgr.25232) 155 : cluster [DBG] pgmap v277: 89 pgs: 89 active+clean; 105 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 522 KiB/s wr, 2 op/s 2024-07-28T11:57:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:50 smithi022 bash[82865]: cluster 2024-07-28T11:57:49.177959+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-07-28T11:57:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:50 smithi022 bash[82865]: audit 2024-07-28T11:57:50.007616+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:1651: done (0 left) 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:1652: read oid 37 snap 195 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:1652: expect deleted 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:1653: rollback oid 14 current snap is 202 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 195 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:1654: write oid 30 current snap is 202 2024-07-28T11:57:51.196 INFO:tasks.rados.rados.0.smithi022.stdout:1654: seq_num 631 ranges {605217=739418,2124726=480491} 2024-07-28T11:57:51.218 INFO:tasks.rados.rados.0.smithi022.stdout:1654: writing smithi02269687-30 from 605217 to 1344635 tid 1 2024-07-28T11:57:51.239 INFO:tasks.rados.rados.0.smithi022.stdout:1654: writing smithi02269687-30 from 2124726 to 2605217 tid 2 2024-07-28T11:57:51.239 INFO:tasks.rados.rados.0.smithi022.stdout:1655: delete oid 9 current snap is 202 2024-07-28T11:57:51.239 INFO:tasks.rados.rados.0.smithi022.stdout:1653: finishing rollback tid 0 to smithi02269687-14 2024-07-28T11:57:51.240 INFO:tasks.rados.rados.0.smithi022.stdout:1653: finishing rollback tid 1 to smithi02269687-14 2024-07-28T11:57:51.240 INFO:tasks.rados.rados.0.smithi022.stdout:1653: finishing rollback tid 2 to smithi02269687-14 2024-07-28T11:57:51.240 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1293 (ObjNum 575 snap 181 seq_num 575) dirty exists 2024-07-28T11:57:51.240 INFO:tasks.rados.rados.0.smithi022.stdout:1654: finishing write tid 1 to smithi02269687-30 2024-07-28T11:57:51.245 INFO:tasks.rados.rados.0.smithi022.stdout:1654: finishing write tid 2 to smithi02269687-30 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1654: finishing write tid 3 to smithi02269687-30 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1652: done (3 left) 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1653: done (2 left) 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1655: done (1 left) 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1656: snap_create 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1654: finishing write tid 4 to smithi02269687-30 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 324 (ObjNum 631 snap 202 seq_num 631) dirty exists 2024-07-28T11:57:51.247 INFO:tasks.rados.rados.0.smithi022.stdout:1654: left oid 30 (ObjNum 631 snap 202 seq_num 631) 2024-07-28T11:57:51.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:51 smithi150 bash[67543]: cluster 2024-07-28T11:57:50.184499+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-07-28T11:57:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:51 smithi022 bash[80503]: cluster 2024-07-28T11:57:50.184499+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-07-28T11:57:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:51 smithi022 bash[82865]: cluster 2024-07-28T11:57:50.184499+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-07-28T11:57:52.119 INFO:tasks.rados.rados.0.smithi022.stdout:1654: done (1 left) 2024-07-28T11:57:52.119 INFO:tasks.rados.rados.0.smithi022.stdout:1656: done (0 left) 2024-07-28T11:57:52.119 INFO:tasks.rados.rados.0.smithi022.stdout:1657: write oid 33 current snap is 203 2024-07-28T11:57:52.119 INFO:tasks.rados.rados.0.smithi022.stdout:1657: seq_num 633 ranges {638831=489916,1841690=677884} 2024-07-28T11:57:52.137 INFO:tasks.rados.rados.0.smithi022.stdout:1657: writing smithi02269687-33 from 638831 to 1128747 tid 1 2024-07-28T11:57:52.160 INFO:tasks.rados.rados.0.smithi022.stdout:1657: writing smithi02269687-33 from 1841690 to 2519574 tid 2 2024-07-28T11:57:52.160 INFO:tasks.rados.rados.0.smithi022.stdout:1658: delete oid 15 current snap is 203 2024-07-28T11:57:52.161 INFO:tasks.rados.rados.0.smithi022.stdout:1657: finishing write tid 1 to smithi02269687-33 2024-07-28T11:57:52.165 INFO:tasks.rados.rados.0.smithi022.stdout:1658: done (1 left) 2024-07-28T11:57:52.165 INFO:tasks.rados.rados.0.smithi022.stdout:1659: write oid 49 current snap is 203 2024-07-28T11:57:52.165 INFO:tasks.rados.rados.0.smithi022.stdout:1659: seq_num 635 ranges {672445=640414,1842301=681553} 2024-07-28T11:57:52.187 INFO:tasks.rados.rados.0.smithi022.stdout:1659: writing smithi02269687-49 from 672445 to 1312859 tid 1 2024-07-28T11:57:52.205 INFO:tasks.rados.rados.0.smithi022.stdout:1659: writing smithi02269687-49 from 1842301 to 2523854 tid 2 2024-07-28T11:57:52.206 INFO:tasks.rados.rados.0.smithi022.stdout:1660: read oid 37 snap -1 2024-07-28T11:57:52.206 INFO:tasks.rados.rados.0.smithi022.stdout:1660: expect (ObjNum 616 snap 199 seq_num 616) 2024-07-28T11:57:52.206 INFO:tasks.rados.rados.0.smithi022.stdout:1661: write oid 50 current snap is 203 2024-07-28T11:57:52.206 INFO:tasks.rados.rados.0.smithi022.stdout:1661: seq_num 636 ranges {689252=715663,1900783=425211} 2024-07-28T11:57:52.221 INFO:tasks.rados.rados.0.smithi022.stdout:1661: writing smithi02269687-50 from 689252 to 1404915 tid 1 2024-07-28T11:57:52.230 INFO:tasks.rados.rados.0.smithi022.stdout:1661: writing smithi02269687-50 from 1900783 to 2325994 tid 2 2024-07-28T11:57:52.230 INFO:tasks.rados.rados.0.smithi022.stdout:1662: delete oid 2 current snap is 203 2024-07-28T11:57:52.230 INFO:tasks.rados.rados.0.smithi022.stdout:1657: finishing write tid 2 to smithi02269687-33 2024-07-28T11:57:52.230 INFO:tasks.rados.rados.0.smithi022.stdout:1657: finishing write tid 3 to smithi02269687-33 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1657: finishing write tid 4 to smithi02269687-33 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 680 (ObjNum 633 snap 203 seq_num 633) dirty exists 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1657: left oid 33 (ObjNum 633 snap 203 seq_num 633) 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1659: finishing write tid 1 to smithi02269687-49 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1659: finishing write tid 2 to smithi02269687-49 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1659: finishing write tid 3 to smithi02269687-49 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1659: finishing write tid 4 to smithi02269687-49 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 481 (ObjNum 635 snap 203 seq_num 635) dirty exists 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1659: left oid 49 (ObjNum 635 snap 203 seq_num 635) 2024-07-28T11:57:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:1660: expect (ObjNum 616 snap 199 seq_num 616) 2024-07-28T11:57:52.360 INFO:tasks.rados.rados.0.smithi022.stdout:1661: finishing write tid 1 to smithi02269687-50 2024-07-28T11:57:52.360 INFO:tasks.rados.rados.0.smithi022.stdout:1661: finishing write tid 2 to smithi02269687-50 2024-07-28T11:57:52.360 INFO:tasks.rados.rados.0.smithi022.stdout:1661: finishing write tid 3 to smithi02269687-50 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1661: finishing write tid 4 to smithi02269687-50 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 629 (ObjNum 636 snap 203 seq_num 636) dirty exists 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1661: left oid 50 (ObjNum 636 snap 203 seq_num 636) 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1657: done (4 left) 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1659: done (3 left) 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1660: done (2 left) 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1661: done (1 left) 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1662: done (0 left) 2024-07-28T11:57:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:1663: snap_remove snap 202 2024-07-28T11:57:52.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:52 smithi150 bash[67543]: cluster 2024-07-28T11:57:50.989767+0000 mgr.y (mgr.25232) 156 : cluster [DBG] pgmap v280: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-07-28T11:57:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:52 smithi150 bash[67543]: cluster 2024-07-28T11:57:51.195621+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-07-28T11:57:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:52 smithi150 bash[67543]: cluster 2024-07-28T11:57:52.118890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-07-28T11:57:52.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:52 smithi150 bash[60514]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:52 smithi022 bash[80503]: cluster 2024-07-28T11:57:50.989767+0000 mgr.y (mgr.25232) 156 : cluster [DBG] pgmap v280: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-07-28T11:57:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:52 smithi022 bash[80503]: cluster 2024-07-28T11:57:51.195621+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-07-28T11:57:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:52 smithi022 bash[80503]: cluster 2024-07-28T11:57:52.118890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-07-28T11:57:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:52 smithi022 bash[82865]: cluster 2024-07-28T11:57:50.989767+0000 mgr.y (mgr.25232) 156 : cluster [DBG] pgmap v280: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-07-28T11:57:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:52 smithi022 bash[82865]: cluster 2024-07-28T11:57:51.195621+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-07-28T11:57:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:52 smithi022 bash[82865]: cluster 2024-07-28T11:57:52.118890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-07-28T11:57:53.205 INFO:tasks.rados.rados.0.smithi022.stdout:1663: done (0 left) 2024-07-28T11:57:53.205 INFO:tasks.rados.rados.0.smithi022.stdout:1664: rollback oid 23 current snap is 203 2024-07-28T11:57:53.205 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 195 2024-07-28T11:57:53.205 INFO:tasks.rados.rados.0.smithi022.stdout:1665: read oid 11 snap -1 2024-07-28T11:57:53.205 INFO:tasks.rados.rados.0.smithi022.stdout:1665: expect deleted 2024-07-28T11:57:53.205 INFO:tasks.rados.rados.0.smithi022.stdout:1666: delete oid 44 current snap is 203 2024-07-28T11:57:53.213 INFO:tasks.rados.rados.0.smithi022.stdout:1664: finishing rollback tid 0 to smithi02269687-23 2024-07-28T11:57:53.214 INFO:tasks.rados.rados.0.smithi022.stdout:1664: finishing rollback tid 1 to smithi02269687-23 2024-07-28T11:57:53.219 INFO:tasks.rados.rados.0.smithi022.stdout:1665: done (2 left) 2024-07-28T11:57:53.220 INFO:tasks.rados.rados.0.smithi022.stdout:1666: done (1 left) 2024-07-28T11:57:53.220 INFO:tasks.rados.rados.0.smithi022.stdout:1667: snap_create 2024-07-28T11:57:53.220 INFO:tasks.rados.rados.0.smithi022.stdout:1664: finishing rollback tid 2 to smithi02269687-23 2024-07-28T11:57:53.220 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 686 (ObjNum 546 snap 175 seq_num 546) dirty exists 2024-07-28T11:57:53.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:53 smithi150 bash[60514]: ts=2024-07-28T11:57:53.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=\"smithi150\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", domainname=\"(none)\", instance=\"smithi150\", job=\"node\", machine=\"x86_64\", nodename=\"smithi150\", 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-28T11:57:54.214 INFO:tasks.rados.rados.0.smithi022.stdout:1664: done (1 left) 2024-07-28T11:57:54.214 INFO:tasks.rados.rados.0.smithi022.stdout:1667: done (0 left) 2024-07-28T11:57:54.214 INFO:tasks.rados.rados.0.smithi022.stdout:1668: snap_create 2024-07-28T11:57:54.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:54 smithi150 bash[67543]: cluster 2024-07-28T11:57:52.990453+0000 mgr.y (mgr.25232) 157 : cluster [DBG] pgmap v283: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-07-28T11:57:54.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:54 smithi150 bash[67543]: cluster 2024-07-28T11:57:53.204755+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-07-28T11:57:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:54 smithi022 bash[80503]: cluster 2024-07-28T11:57:52.990453+0000 mgr.y (mgr.25232) 157 : cluster [DBG] pgmap v283: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-07-28T11:57:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:54 smithi022 bash[80503]: cluster 2024-07-28T11:57:53.204755+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-07-28T11:57:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:54 smithi022 bash[82865]: cluster 2024-07-28T11:57:52.990453+0000 mgr.y (mgr.25232) 157 : cluster [DBG] pgmap v283: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-07-28T11:57:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:54 smithi022 bash[82865]: cluster 2024-07-28T11:57:53.204755+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-07-28T11:57:54.766 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:54 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:54.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:57:54 smithi150 bash[60514]: ts=2024-07-28T11:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:57:55.223 INFO:tasks.rados.rados.0.smithi022.stdout:1668: done (0 left) 2024-07-28T11:57:55.223 INFO:tasks.rados.rados.0.smithi022.stdout:1669: snap_remove snap 195 2024-07-28T11:57:55.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:55 smithi150 bash[67543]: cluster 2024-07-28T11:57:54.213649+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-07-28T11:57:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:55 smithi022 bash[80503]: cluster 2024-07-28T11:57:54.213649+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-07-28T11:57:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:55 smithi022 bash[82865]: cluster 2024-07-28T11:57:54.213649+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-07-28T11:57:56.228 INFO:tasks.rados.rados.0.smithi022.stdout:1669: done (0 left) 2024-07-28T11:57:56.228 INFO:tasks.rados.rados.0.smithi022.stdout:1670: snap_remove snap 203 2024-07-28T11:57:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:56 smithi150 bash[67543]: cluster 2024-07-28T11:57:54.991123+0000 mgr.y (mgr.25232) 158 : cluster [DBG] pgmap v286: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:57:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:56 smithi150 bash[67543]: cluster 2024-07-28T11:57:55.223385+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-07-28T11:57:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:56 smithi022 bash[80503]: cluster 2024-07-28T11:57:54.991123+0000 mgr.y (mgr.25232) 158 : cluster [DBG] pgmap v286: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:57:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:56 smithi022 bash[80503]: cluster 2024-07-28T11:57:55.223385+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-07-28T11:57:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:56 smithi022 bash[82865]: cluster 2024-07-28T11:57:54.991123+0000 mgr.y (mgr.25232) 158 : cluster [DBG] pgmap v286: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:57:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:56 smithi022 bash[82865]: cluster 2024-07-28T11:57:55.223385+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-07-28T11:57:57.245 INFO:tasks.rados.rados.0.smithi022.stdout:1670: done (0 left) 2024-07-28T11:57:57.245 INFO:tasks.rados.rados.0.smithi022.stdout:1671: write oid 25 current snap is 205 2024-07-28T11:57:57.245 INFO:tasks.rados.rados.0.smithi022.stdout:1671: seq_num 639 ranges {739673=657763,2076229=663444} 2024-07-28T11:57:57.268 INFO:tasks.rados.rados.0.smithi022.stdout:1671: writing smithi02269687-25 from 739673 to 1397436 tid 1 2024-07-28T11:57:57.290 INFO:tasks.rados.rados.0.smithi022.stdout:1671: writing smithi02269687-25 from 2076229 to 2739673 tid 2 2024-07-28T11:57:57.290 INFO:tasks.rados.rados.0.smithi022.stdout:1672: write oid 31 current snap is 205 2024-07-28T11:57:57.290 INFO:tasks.rados.rados.0.smithi022.stdout:1671: finishing write tid 1 to smithi02269687-25 2024-07-28T11:57:57.290 INFO:tasks.rados.rados.0.smithi022.stdout:1672: seq_num 640 ranges {756480=733012,2134711=432549} 2024-07-28T11:57:57.312 INFO:tasks.rados.rados.0.smithi022.stdout:1672: writing smithi02269687-31 from 756480 to 1489492 tid 1 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1672: writing smithi02269687-31 from 2134711 to 2567260 tid 2 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1673: snap_create 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1671: finishing write tid 2 to smithi02269687-25 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1671: finishing write tid 3 to smithi02269687-25 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1671: finishing write tid 4 to smithi02269687-25 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 641 (ObjNum 639 snap 205 seq_num 639) dirty exists 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1671: left oid 25 (ObjNum 639 snap 205 seq_num 639) 2024-07-28T11:57:57.327 INFO:tasks.rados.rados.0.smithi022.stdout:1672: finishing write tid 1 to smithi02269687-31 2024-07-28T11:57:57.333 INFO:tasks.rados.rados.0.smithi022.stdout:1672: finishing write tid 2 to smithi02269687-31 2024-07-28T11:57:57.333 INFO:tasks.rados.rados.0.smithi022.stdout:1672: finishing write tid 3 to smithi02269687-31 2024-07-28T11:57:57.334 INFO:tasks.rados.rados.0.smithi022.stdout:1672: finishing write tid 4 to smithi02269687-31 2024-07-28T11:57:57.334 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 780 (ObjNum 640 snap 205 seq_num 640) dirty exists 2024-07-28T11:57:57.334 INFO:tasks.rados.rados.0.smithi022.stdout:1672: left oid 31 (ObjNum 640 snap 205 seq_num 640) 2024-07-28T11:57:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:57 smithi150 bash[67543]: cluster 2024-07-28T11:57:56.225996+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-07-28T11:57:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:57 smithi022 bash[80503]: cluster 2024-07-28T11:57:56.225996+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-07-28T11:57:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:57 smithi022 bash[82865]: cluster 2024-07-28T11:57:56.225996+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-07-28T11:57:58.256 INFO:tasks.rados.rados.0.smithi022.stdout:1671: done (2 left) 2024-07-28T11:57:58.256 INFO:tasks.rados.rados.0.smithi022.stdout:1672: done (1 left) 2024-07-28T11:57:58.256 INFO:tasks.rados.rados.0.smithi022.stdout:1673: done (0 left) 2024-07-28T11:57:58.256 INFO:tasks.rados.rados.0.smithi022.stdout:1674: snap_remove snap 204 2024-07-28T11:57:58.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:58 smithi150 bash[67543]: cluster 2024-07-28T11:57:56.991785+0000 mgr.y (mgr.25232) 159 : cluster [DBG] pgmap v289: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T11:57:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:58 smithi150 bash[67543]: cluster 2024-07-28T11:57:57.244749+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-07-28T11:57:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:58 smithi022 bash[80503]: cluster 2024-07-28T11:57:56.991785+0000 mgr.y (mgr.25232) 159 : cluster [DBG] pgmap v289: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T11:57:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:58 smithi022 bash[80503]: cluster 2024-07-28T11:57:57.244749+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-07-28T11:57:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:58 smithi022 bash[82865]: cluster 2024-07-28T11:57:56.991785+0000 mgr.y (mgr.25232) 159 : cluster [DBG] pgmap v289: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T11:57:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:58 smithi022 bash[82865]: cluster 2024-07-28T11:57:57.244749+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-07-28T11:57:59.264 INFO:tasks.rados.rados.0.smithi022.stdout:1674: done (0 left) 2024-07-28T11:57:59.264 INFO:tasks.rados.rados.0.smithi022.stdout:1675: delete oid 40 current snap is 206 2024-07-28T11:57:59.275 INFO:tasks.rados.rados.0.smithi022.stdout:1675: done (0 left) 2024-07-28T11:57:59.276 INFO:tasks.rados.rados.0.smithi022.stdout:1676: read oid 22 snap -1 2024-07-28T11:57:59.276 INFO:tasks.rados.rados.0.smithi022.stdout:1676: expect deleted 2024-07-28T11:57:59.276 INFO:tasks.rados.rados.0.smithi022.stdout:1677: write oid 35 current snap is 206 2024-07-28T11:57:59.276 INFO:tasks.rados.rados.0.smithi022.stdout:1677: seq_num 642 ranges {790094=483510,1851675=436218} 2024-07-28T11:57:59.283 INFO:tasks.rados.rados.0.smithi022.stdout:1677: writing smithi02269687-35 from 790094 to 1273604 tid 1 2024-07-28T11:57:59.289 INFO:tasks.rados.rados.0.smithi022.stdout:1677: writing smithi02269687-35 from 1851675 to 2287893 tid 2 2024-07-28T11:57:59.289 INFO:tasks.rados.rados.0.smithi022.stdout:1678: delete oid 20 current snap is 206 2024-07-28T11:57:59.294 INFO:tasks.rados.rados.0.smithi022.stdout:1677: finishing write tid 1 to smithi02269687-35 2024-07-28T11:57:59.297 INFO:tasks.rados.rados.0.smithi022.stdout:1677: finishing write tid 2 to smithi02269687-35 2024-07-28T11:57:59.299 INFO:tasks.rados.rados.0.smithi022.stdout:1677: finishing write tid 3 to smithi02269687-35 2024-07-28T11:57:59.300 INFO:tasks.rados.rados.0.smithi022.stdout:1677: finishing write tid 4 to smithi02269687-35 2024-07-28T11:57:59.300 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 876 (ObjNum 642 snap 206 seq_num 642) dirty exists 2024-07-28T11:57:59.300 INFO:tasks.rados.rados.0.smithi022.stdout:1677: left oid 35 (ObjNum 642 snap 206 seq_num 642) 2024-07-28T11:57:59.300 INFO:tasks.rados.rados.0.smithi022.stdout:1676: done (2 left) 2024-07-28T11:57:59.300 INFO:tasks.rados.rados.0.smithi022.stdout:1677: done (1 left) 2024-07-28T11:57:59.301 INFO:tasks.rados.rados.0.smithi022.stdout:1678: done (0 left) 2024-07-28T11:57:59.301 INFO:tasks.rados.rados.0.smithi022.stdout:1679: write oid 12 current snap is 206 2024-07-28T11:57:59.301 INFO:tasks.rados.rados.0.smithi022.stdout:1679: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-07-28T11:57:59.316 INFO:tasks.rados.rados.0.smithi022.stdout:1679: writing smithi02269687-12 from 423708 to 1057716 tid 1 2024-07-28T11:57:59.330 INFO:tasks.rados.rados.0.smithi022.stdout:1679: writing smithi02269687-12 from 1852286 to 2292173 tid 2 2024-07-28T11:57:59.336 INFO:tasks.rados.rados.0.smithi022.stdout:1679: writing smithi02269687-12 from 2752172 to 2823708 tid 3 2024-07-28T11:57:59.336 INFO:tasks.rados.rados.0.smithi022.stdout:1680: read oid 9 snap -1 2024-07-28T11:57:59.336 INFO:tasks.rados.rados.0.smithi022.stdout:1680: expect deleted 2024-07-28T11:57:59.337 INFO:tasks.rados.rados.0.smithi022.stdout:1681: write oid 23 current snap is 206 2024-07-28T11:57:59.337 INFO:tasks.rados.rados.0.smithi022.stdout:1679: finishing write tid 1 to smithi02269687-12 2024-07-28T11:57:59.337 INFO:tasks.rados.rados.0.smithi022.stdout:1679: finishing write tid 2 to smithi02269687-12 2024-07-28T11:57:59.337 INFO:tasks.rados.rados.0.smithi022.stdout:1681: seq_num 645 ranges {440515=709257,1910768=583545} 2024-07-28T11:57:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:1681: writing smithi02269687-23 from 440515 to 1149772 tid 1 2024-07-28T11:57:59.360 INFO:tasks.rados.rados.0.smithi022.stdout:1681: writing smithi02269687-23 from 1910768 to 2494313 tid 2 2024-07-28T11:57:59.360 INFO:tasks.rados.rados.0.smithi022.stdout:1682: read oid 19 snap -1 2024-07-28T11:57:59.360 INFO:tasks.rados.rados.0.smithi022.stdout:1682: expect deleted 2024-07-28T11:57:59.360 INFO:tasks.rados.rados.0.smithi022.stdout:1683: delete oid 21 current snap is 206 2024-07-28T11:57:59.360 INFO:tasks.rados.rados.0.smithi022.stdout:1679: finishing write tid 3 to smithi02269687-12 2024-07-28T11:57:59.361 INFO:tasks.rados.rados.0.smithi022.stdout:1679: finishing write tid 4 to smithi02269687-12 2024-07-28T11:57:59.361 INFO:tasks.rados.rados.0.smithi022.stdout:1679: finishing write tid 5 to smithi02269687-12 2024-07-28T11:57:59.361 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 786 (ObjNum 644 snap 206 seq_num 644) dirty exists 2024-07-28T11:57:59.361 INFO:tasks.rados.rados.0.smithi022.stdout:1679: left oid 12 (ObjNum 644 snap 206 seq_num 644) 2024-07-28T11:57:59.361 INFO:tasks.rados.rados.0.smithi022.stdout:1681: finishing write tid 1 to smithi02269687-23 2024-07-28T11:57:59.364 INFO:tasks.rados.rados.0.smithi022.stdout:1679: done (4 left) 2024-07-28T11:57:59.364 INFO:tasks.rados.rados.0.smithi022.stdout:1680: done (3 left) 2024-07-28T11:57:59.365 INFO:tasks.rados.rados.0.smithi022.stdout:1682: done (2 left) 2024-07-28T11:57:59.365 INFO:tasks.rados.rados.0.smithi022.stdout:1683: done (1 left) 2024-07-28T11:57:59.365 INFO:tasks.rados.rados.0.smithi022.stdout:1684: write oid 1 current snap is 206 2024-07-28T11:57:59.365 INFO:tasks.rados.rados.0.smithi022.stdout:1684: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-07-28T11:57:59.374 INFO:tasks.rados.rados.0.smithi022.stdout:1684: writing smithi02269687-1 from 474129 to 1050237 tid 1 2024-07-28T11:57:59.385 INFO:tasks.rados.rados.0.smithi022.stdout:1684: writing smithi02269687-1 from 1627732 to 2214946 tid 2 2024-07-28T11:57:59.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:57:59 smithi022 bash[80503]: cluster 2024-07-28T11:57:58.256239+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-07-28T11:57:59.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:57:59 smithi022 bash[82865]: cluster 2024-07-28T11:57:58.256239+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1684: writing smithi02269687-1 from 2718088 to 2874129 tid 3 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1685: delete oid 37 current snap is 206 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1681: finishing write tid 2 to smithi02269687-23 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1681: finishing write tid 3 to smithi02269687-23 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1681: finishing write tid 4 to smithi02269687-23 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 696 (ObjNum 645 snap 206 seq_num 645) dirty exists 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1681: left oid 23 (ObjNum 645 snap 206 seq_num 645) 2024-07-28T11:57:59.391 INFO:tasks.rados.rados.0.smithi022.stdout:1684: finishing write tid 1 to smithi02269687-1 2024-07-28T11:57:59.392 INFO:tasks.rados.rados.0.smithi022.stdout:1684: finishing write tid 2 to smithi02269687-1 2024-07-28T11:57:59.395 INFO:tasks.rados.rados.0.smithi022.stdout:1684: finishing write tid 3 to smithi02269687-1 2024-07-28T11:57:59.395 INFO:tasks.rados.rados.0.smithi022.stdout:1681: done (2 left) 2024-07-28T11:57:59.395 INFO:tasks.rados.rados.0.smithi022.stdout:1685: done (1 left) 2024-07-28T11:57:59.395 INFO:tasks.rados.rados.0.smithi022.stdout:1686: read oid 19 snap -1 2024-07-28T11:57:59.395 INFO:tasks.rados.rados.0.smithi022.stdout:1686: expect deleted 2024-07-28T11:57:59.395 INFO:tasks.rados.rados.0.smithi022.stdout:1687: snap_create 2024-07-28T11:57:59.396 INFO:tasks.rados.rados.0.smithi022.stdout:1684: finishing write tid 4 to smithi02269687-1 2024-07-28T11:57:59.396 INFO:tasks.rados.rados.0.smithi022.stdout:1684: finishing write tid 5 to smithi02269687-1 2024-07-28T11:57:59.396 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 329 (ObjNum 647 snap 206 seq_num 647) dirty exists 2024-07-28T11:57:59.396 INFO:tasks.rados.rados.0.smithi022.stdout:1684: left oid 1 (ObjNum 647 snap 206 seq_num 647) 2024-07-28T11:57:59.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:57:59 smithi150 bash[67543]: cluster 2024-07-28T11:57:58.256239+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-07-28T11:57:59.820 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:57:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:57:59] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2024-07-28T11:57:59.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T11:58:00.273 INFO:tasks.rados.rados.0.smithi022.stdout:1684: done (2 left) 2024-07-28T11:58:00.273 INFO:tasks.rados.rados.0.smithi022.stdout:1686: done (1 left) 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1687: done (0 left) 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1688: read oid 48 snap 206 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1688: expect deleted 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1689: rollback oid 3 current snap is 207 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 206 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1690: read oid 15 snap -1 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1690: expect deleted 2024-07-28T11:58:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:1691: delete oid 42 current snap is 207 2024-07-28T11:58:00.278 INFO:tasks.rados.rados.0.smithi022.stdout:1689: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:58:00.278 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-07-28T11:58:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1688: done (3 left) 2024-07-28T11:58:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1689: done (2 left) 2024-07-28T11:58:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1690: done (1 left) 2024-07-28T11:58:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1691: done (0 left) 2024-07-28T11:58:00.281 INFO:tasks.rados.rados.0.smithi022.stdout:1692: snap_remove snap 205 2024-07-28T11:58:00.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:00 smithi150 bash[67543]: cluster 2024-07-28T11:57:58.992552+0000 mgr.y (mgr.25232) 160 : cluster [DBG] pgmap v292: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T11:58:00.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:00 smithi150 bash[67543]: cluster 2024-07-28T11:57:59.263648+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-07-28T11:58:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:00 smithi022 bash[80503]: cluster 2024-07-28T11:57:58.992552+0000 mgr.y (mgr.25232) 160 : cluster [DBG] pgmap v292: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T11:58:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:00 smithi022 bash[80503]: cluster 2024-07-28T11:57:59.263648+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-07-28T11:58:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:00 smithi022 bash[82865]: cluster 2024-07-28T11:57:58.992552+0000 mgr.y (mgr.25232) 160 : cluster [DBG] pgmap v292: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T11:58:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:00 smithi022 bash[82865]: cluster 2024-07-28T11:57:59.263648+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-07-28T11:58:01.279 INFO:tasks.rados.rados.0.smithi022.stdout:1692: done (0 left) 2024-07-28T11:58:01.279 INFO:tasks.rados.rados.0.smithi022.stdout:1693: read oid 48 snap 206 2024-07-28T11:58:01.279 INFO:tasks.rados.rados.0.smithi022.stdout:1693: expect deleted 2024-07-28T11:58:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1694: read oid 31 snap -1 2024-07-28T11:58:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1694: expect (ObjNum 640 snap 205 seq_num 640) 2024-07-28T11:58:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1695: rollback oid 7 current snap is 207 2024-07-28T11:58:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 206 2024-07-28T11:58:01.280 INFO:tasks.rados.rados.0.smithi022.stdout:1696: snap_create 2024-07-28T11:58:01.283 INFO:tasks.rados.rados.0.smithi022.stdout:1695: finishing rollback tid 1 to smithi02269687-7 2024-07-28T11:58:01.283 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 0 (ObjNum 49 snap 0 seq_num 3533914224) dirty dne 2024-07-28T11:58:01.298 INFO:tasks.rados.rados.0.smithi022.stdout:1694: expect (ObjNum 640 snap 205 seq_num 640) 2024-07-28T11:58:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:01 smithi022 bash[80503]: cluster 2024-07-28T11:58:00.272602+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-07-28T11:58:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:01 smithi022 bash[82865]: cluster 2024-07-28T11:58:00.272602+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-07-28T11:58:01.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:01 smithi150 bash[67543]: cluster 2024-07-28T11:58:00.272602+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-07-28T11:58:02.125 INFO:tasks.rados.rados.0.smithi022.stdout:1693: done (3 left) 2024-07-28T11:58:02.126 INFO:tasks.rados.rados.0.smithi022.stdout:1694: done (2 left) 2024-07-28T11:58:02.126 INFO:tasks.rados.rados.0.smithi022.stdout:1695: done (1 left) 2024-07-28T11:58:02.126 INFO:tasks.rados.rados.0.smithi022.stdout:1696: done (0 left) 2024-07-28T11:58:02.126 INFO:tasks.rados.rados.0.smithi022.stdout:1697: write oid 47 current snap is 208 2024-07-28T11:58:02.126 INFO:tasks.rados.rados.0.smithi022.stdout:1697: seq_num 650 ranges {524550=401855,1403178=450894,2516710=407840} 2024-07-28T11:58:02.140 INFO:tasks.rados.rados.0.smithi022.stdout:1697: writing smithi02269687-47 from 524550 to 926405 tid 1 2024-07-28T11:58:02.154 INFO:tasks.rados.rados.0.smithi022.stdout:1697: writing smithi02269687-47 from 1403178 to 1854072 tid 2 2024-07-28T11:58:02.160 INFO:tasks.rados.rados.0.smithi022.stdout:1697: writing smithi02269687-47 from 2516710 to 2924550 tid 3 2024-07-28T11:58:02.160 INFO:tasks.rados.rados.0.smithi022.stdout:1698: snap_create 2024-07-28T11:58:02.160 INFO:tasks.rados.rados.0.smithi022.stdout:1697: finishing write tid 1 to smithi02269687-47 2024-07-28T11:58:02.160 INFO:tasks.rados.rados.0.smithi022.stdout:1697: finishing write tid 2 to smithi02269687-47 2024-07-28T11:58:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1697: finishing write tid 3 to smithi02269687-47 2024-07-28T11:58:02.166 INFO:tasks.rados.rados.0.smithi022.stdout:1697: finishing write tid 4 to smithi02269687-47 2024-07-28T11:58:02.166 INFO:tasks.rados.rados.0.smithi022.stdout:1697: finishing write tid 5 to smithi02269687-47 2024-07-28T11:58:02.166 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 354 (ObjNum 650 snap 208 seq_num 650) dirty exists 2024-07-28T11:58:02.166 INFO:tasks.rados.rados.0.smithi022.stdout:1697: left oid 47 (ObjNum 650 snap 208 seq_num 650) 2024-07-28T11:58:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:02 smithi022 bash[80503]: cluster 2024-07-28T11:58:00.993783+0000 mgr.y (mgr.25232) 161 : cluster [DBG] pgmap v295: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T11:58:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:02 smithi022 bash[80503]: cluster 2024-07-28T11:58:01.277944+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-07-28T11:58:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:02 smithi022 bash[80503]: cluster 2024-07-28T11:58:02.125340+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-07-28T11:58:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:02 smithi022 bash[82865]: cluster 2024-07-28T11:58:00.993783+0000 mgr.y (mgr.25232) 161 : cluster [DBG] pgmap v295: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T11:58:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:02 smithi022 bash[82865]: cluster 2024-07-28T11:58:01.277944+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-07-28T11:58:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:02 smithi022 bash[82865]: cluster 2024-07-28T11:58:02.125340+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-07-28T11:58:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:02 smithi150 bash[67543]: cluster 2024-07-28T11:58:00.993783+0000 mgr.y (mgr.25232) 161 : cluster [DBG] pgmap v295: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T11:58:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:02 smithi150 bash[67543]: cluster 2024-07-28T11:58:01.277944+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-07-28T11:58:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:02 smithi150 bash[67543]: cluster 2024-07-28T11:58:02.125340+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-07-28T11:58:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:58:02 smithi150 bash[60514]: ts=2024-07-28T11:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:58:03.126 INFO:tasks.rados.rados.0.smithi022.stdout:1697: done (1 left) 2024-07-28T11:58:03.126 INFO:tasks.rados.rados.0.smithi022.stdout:1698: done (0 left) 2024-07-28T11:58:03.126 INFO:tasks.rados.rados.0.smithi022.stdout:1699: write oid 37 current snap is 209 2024-07-28T11:58:03.126 INFO:tasks.rados.rados.0.smithi022.stdout:1699: seq_num 651 ranges {541357=477104,1745307=594552} 2024-07-28T11:58:03.140 INFO:tasks.rados.rados.0.smithi022.stdout:1699: writing smithi02269687-37 from 541357 to 1018461 tid 1 2024-07-28T11:58:03.155 INFO:tasks.rados.rados.0.smithi022.stdout:1699: writing smithi02269687-37 from 1745307 to 2339859 tid 2 2024-07-28T11:58:03.155 INFO:tasks.rados.rados.0.smithi022.stdout:1700: snap_remove snap 206 2024-07-28T11:58:04.134 INFO:tasks.rados.rados.0.smithi022.stdout:1700: done (1 left) 2024-07-28T11:58:04.134 INFO:tasks.rados.rados.0.smithi022.stdout:1701: write oid 38 current snap is 209 2024-07-28T11:58:04.134 INFO:tasks.rados.rados.0.smithi022.stdout:1699: finishing write tid 1 to smithi02269687-37 2024-07-28T11:58:04.134 INFO:tasks.rados.rados.0.smithi022.stdout:1701: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2024-07-28T11:58:04.140 INFO:tasks.rados.rados.0.smithi022.stdout:1701: writing smithi02269687-38 from 558164 to 1110517 tid 1 2024-07-28T11:58:04.147 INFO:tasks.rados.rados.0.smithi022.stdout:1701: writing smithi02269687-38 from 1803789 to 2258352 tid 2 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1701: writing smithi02269687-38 from 2855203 to 2958164 tid 3 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1702: read oid 9 snap -1 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1702: expect deleted 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1703: read oid 4 snap -1 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1703: expect (ObjNum 607 snap 195 seq_num 607) 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1704: delete oid 47 current snap is 209 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1699: finishing write tid 2 to smithi02269687-37 2024-07-28T11:58:04.152 INFO:tasks.rados.rados.0.smithi022.stdout:1699: finishing write tid 3 to smithi02269687-37 2024-07-28T11:58:04.153 INFO:tasks.rados.rados.0.smithi022.stdout:1699: finishing write tid 4 to smithi02269687-37 2024-07-28T11:58:04.153 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 414 (ObjNum 651 snap 209 seq_num 651) dirty exists 2024-07-28T11:58:04.153 INFO:tasks.rados.rados.0.smithi022.stdout:1699: left oid 37 (ObjNum 651 snap 209 seq_num 651) 2024-07-28T11:58:04.153 INFO:tasks.rados.rados.0.smithi022.stdout:1701: finishing write tid 1 to smithi02269687-38 2024-07-28T11:58:04.154 INFO:tasks.rados.rados.0.smithi022.stdout:1701: finishing write tid 2 to smithi02269687-38 2024-07-28T11:58:04.155 INFO:tasks.rados.rados.0.smithi022.stdout:1701: finishing write tid 3 to smithi02269687-38 2024-07-28T11:58:04.155 INFO:tasks.rados.rados.0.smithi022.stdout:1701: finishing write tid 4 to smithi02269687-38 2024-07-28T11:58:04.156 INFO:tasks.rados.rados.0.smithi022.stdout:1701: finishing write tid 5 to smithi02269687-38 2024-07-28T11:58:04.156 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 735 (ObjNum 652 snap 209 seq_num 652) dirty exists 2024-07-28T11:58:04.156 INFO:tasks.rados.rados.0.smithi022.stdout:1701: left oid 38 (ObjNum 652 snap 209 seq_num 652) 2024-07-28T11:58:04.158 INFO:tasks.rados.rados.0.smithi022.stdout:1699: done (4 left) 2024-07-28T11:58:04.159 INFO:tasks.rados.rados.0.smithi022.stdout:1701: done (3 left) 2024-07-28T11:58:04.159 INFO:tasks.rados.rados.0.smithi022.stdout:1702: done (2 left) 2024-07-28T11:58:04.159 INFO:tasks.rados.rados.0.smithi022.stdout:1704: done (1 left) 2024-07-28T11:58:04.159 INFO:tasks.rados.rados.0.smithi022.stdout:1705: write oid 1 current snap is 209 2024-07-28T11:58:04.159 INFO:tasks.rados.rados.0.smithi022.stdout:1705: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2024-07-28T11:58:04.165 INFO:tasks.rados.rados.0.smithi022.stdout:1705: writing smithi02269687-1 from 591778 to 1010982 tid 1 2024-07-28T11:58:04.172 INFO:tasks.rados.rados.0.smithi022.stdout:1705: writing smithi02269687-1 from 1637106 to 2378985 tid 2 2024-07-28T11:58:04.176 INFO:tasks.rados.rados.0.smithi022.stdout:1705: writing smithi02269687-1 from 2910049 to 2991778 tid 3 2024-07-28T11:58:04.176 INFO:tasks.rados.rados.0.smithi022.stdout:1706: delete oid 17 current snap is 209 2024-07-28T11:58:04.176 INFO:tasks.rados.rados.0.smithi022.stdout:1703: expect (ObjNum 607 snap 195 seq_num 607) 2024-07-28T11:58:04.294 INFO:tasks.rados.rados.0.smithi022.stdout:1705: finishing write tid 1 to smithi02269687-1 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1705: finishing write tid 2 to smithi02269687-1 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1705: finishing write tid 3 to smithi02269687-1 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1705: finishing write tid 4 to smithi02269687-1 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1705: finishing write tid 5 to smithi02269687-1 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 336 (ObjNum 654 snap 209 seq_num 654) dirty exists 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1705: left oid 1 (ObjNum 654 snap 209 seq_num 654) 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1703: done (2 left) 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1705: done (1 left) 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1706: done (0 left) 2024-07-28T11:58:04.295 INFO:tasks.rados.rados.0.smithi022.stdout:1707: snap_create 2024-07-28T11:58:04.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:04 smithi150 bash[67543]: cluster 2024-07-28T11:58:02.994472+0000 mgr.y (mgr.25232) 162 : cluster [DBG] pgmap v298: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T11:58:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:04 smithi150 bash[67543]: cluster 2024-07-28T11:58:03.125879+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-07-28T11:58:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:04 smithi022 bash[80503]: cluster 2024-07-28T11:58:02.994472+0000 mgr.y (mgr.25232) 162 : cluster [DBG] pgmap v298: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T11:58:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:04 smithi022 bash[80503]: cluster 2024-07-28T11:58:03.125879+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-07-28T11:58:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:04 smithi022 bash[82865]: cluster 2024-07-28T11:58:02.994472+0000 mgr.y (mgr.25232) 162 : cluster [DBG] pgmap v298: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T11:58:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:04 smithi022 bash[82865]: cluster 2024-07-28T11:58:03.125879+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-07-28T11:58:04.617 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:05.146 INFO:tasks.rados.rados.0.smithi022.stdout:1707: done (0 left) 2024-07-28T11:58:05.147 INFO:tasks.rados.rados.0.smithi022.stdout:1708: snap_remove snap 208 2024-07-28T11:58:05.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:05 smithi150 bash[67543]: cluster 2024-07-28T11:58:04.134258+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-07-28T11:58:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:05 smithi150 bash[67543]: audit 2024-07-28T11:58:05.007889+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:05 smithi022 bash[80503]: cluster 2024-07-28T11:58:04.134258+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-07-28T11:58:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:05 smithi022 bash[80503]: audit 2024-07-28T11:58:05.007889+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:05 smithi022 bash[82865]: cluster 2024-07-28T11:58:04.134258+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-07-28T11:58:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:05 smithi022 bash[82865]: audit 2024-07-28T11:58:05.007889+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:06.147 INFO:tasks.rados.rados.0.smithi022.stdout:1708: done (0 left) 2024-07-28T11:58:06.147 INFO:tasks.rados.rados.0.smithi022.stdout:1709: delete oid 29 current snap is 210 2024-07-28T11:58:06.162 INFO:tasks.rados.rados.0.smithi022.stdout:1709: done (0 left) 2024-07-28T11:58:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:1710: rollback oid 42 current snap is 210 2024-07-28T11:58:06.163 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 207 2024-07-28T11:58:06.164 INFO:tasks.rados.rados.0.smithi022.stdout:1711: write oid 17 current snap is 210 2024-07-28T11:58:06.164 INFO:tasks.rados.rados.0.smithi022.stdout:1711: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-07-28T11:58:06.181 INFO:tasks.rados.rados.0.smithi022.stdout:1711: writing smithi02269687-17 from 642199 to 1287150 tid 1 2024-07-28T11:58:06.196 INFO:tasks.rados.rados.0.smithi022.stdout:1711: writing smithi02269687-17 from 1696199 to 2301758 tid 2 2024-07-28T11:58:06.206 INFO:tasks.rados.rados.0.smithi022.stdout:1711: writing smithi02269687-17 from 2992318 to 3042199 tid 3 2024-07-28T11:58:06.206 INFO:tasks.rados.rados.0.smithi022.stdout:1712: write oid 23 current snap is 210 2024-07-28T11:58:06.206 INFO:tasks.rados.rados.0.smithi022.stdout:1712: seq_num 658 ranges {659006=720200,2154681=749217} 2024-07-28T11:58:06.221 INFO:tasks.rados.rados.0.smithi022.stdout:1712: writing smithi02269687-23 from 659006 to 1379206 tid 1 2024-07-28T11:58:06.236 INFO:tasks.rados.rados.0.smithi022.stdout:1712: writing smithi02269687-23 from 2154681 to 2903898 tid 2 2024-07-28T11:58:06.236 INFO:tasks.rados.rados.0.smithi022.stdout:1713: write oid 15 current snap is 210 2024-07-28T11:58:06.236 INFO:tasks.rados.rados.0.smithi022.stdout:1713: seq_num 659 ranges {675813=795449,2096810=609228} 2024-07-28T11:58:06.247 INFO:tasks.rados.rados.0.smithi022.stdout:1713: writing smithi02269687-15 from 675813 to 1471262 tid 1 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1713: writing smithi02269687-15 from 2096810 to 2706038 tid 2 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1710: finishing rollback tid 1 to smithi02269687-42 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 0 (ObjNum 33 snap 0 seq_num 3533800928) dirty dne 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1711: finishing write tid 1 to smithi02269687-17 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1711: finishing write tid 2 to smithi02269687-17 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1714: read oid 7 snap -1 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1714: expect deleted 2024-07-28T11:58:06.258 INFO:tasks.rados.rados.0.smithi022.stdout:1710: done (4 left) 2024-07-28T11:58:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:1715: read oid 12 snap -1 2024-07-28T11:58:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:1715: expect (ObjNum 644 snap 206 seq_num 644) 2024-07-28T11:58:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:1716: write oid 30 current snap is 210 2024-07-28T11:58:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:1711: finishing write tid 3 to smithi02269687-17 2024-07-28T11:58:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:1711: finishing write tid 4 to smithi02269687-17 2024-07-28T11:58:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:1716: seq_num 660 ranges {692620=470698,1755292=752886} 2024-07-28T11:58:06.265 INFO:tasks.rados.rados.0.smithi022.stdout:1716: writing smithi02269687-30 from 692620 to 1163318 tid 1 2024-07-28T11:58:06.274 INFO:tasks.rados.rados.0.smithi022.stdout:1716: writing smithi02269687-30 from 1755292 to 2508178 tid 2 2024-07-28T11:58:06.274 INFO:tasks.rados.rados.0.smithi022.stdout:1717: snap_remove snap 209 2024-07-28T11:58:06.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:06 smithi150 bash[67543]: cluster 2024-07-28T11:58:04.995120+0000 mgr.y (mgr.25232) 163 : cluster [DBG] pgmap v301: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:06 smithi150 bash[67543]: cluster 2024-07-28T11:58:05.146589+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-07-28T11:58:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:06 smithi022 bash[80503]: cluster 2024-07-28T11:58:04.995120+0000 mgr.y (mgr.25232) 163 : cluster [DBG] pgmap v301: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:06 smithi022 bash[80503]: cluster 2024-07-28T11:58:05.146589+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-07-28T11:58:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:06 smithi022 bash[82865]: cluster 2024-07-28T11:58:04.995120+0000 mgr.y (mgr.25232) 163 : cluster [DBG] pgmap v301: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:06 smithi022 bash[82865]: cluster 2024-07-28T11:58:05.146589+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-07-28T11:58:07.166 INFO:tasks.rados.rados.0.smithi022.stdout:1717: done (6 left) 2024-07-28T11:58:07.166 INFO:tasks.rados.rados.0.smithi022.stdout:1718: snap_remove snap 207 2024-07-28T11:58:07.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:07 smithi150 bash[67543]: cluster 2024-07-28T11:58:06.147174+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-07-28T11:58:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:07 smithi022 bash[80503]: cluster 2024-07-28T11:58:06.147174+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-07-28T11:58:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:07 smithi022 bash[82865]: cluster 2024-07-28T11:58:06.147174+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-07-28T11:58:08.120 INFO:teuthology.orchestra.run.smithi022.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:08.169 INFO:tasks.rados.rados.0.smithi022.stdout:1718: done (6 left) 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1719: rollback oid 2 current snap is 210 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1719: done (6 left) 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1720: read oid 2 snap -1 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1720: expect deleted 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1721: delete oid 31 current snap is 210 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1711: finishing write tid 5 to smithi02269687-17 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 395 (ObjNum 657 snap 210 seq_num 657) dirty exists 2024-07-28T11:58:08.170 INFO:tasks.rados.rados.0.smithi022.stdout:1711: left oid 17 (ObjNum 657 snap 210 seq_num 657) 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1712: finishing write tid 1 to smithi02269687-23 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1712: finishing write tid 2 to smithi02269687-23 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1712: finishing write tid 3 to smithi02269687-23 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1712: finishing write tid 4 to smithi02269687-23 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 702 (ObjNum 658 snap 210 seq_num 658) dirty exists 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1712: left oid 23 (ObjNum 658 snap 210 seq_num 658) 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1713: finishing write tid 1 to smithi02269687-15 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1713: finishing write tid 2 to smithi02269687-15 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1713: finishing write tid 3 to smithi02269687-15 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1713: finishing write tid 4 to smithi02269687-15 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1307 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1713: left oid 15 (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:58:08.171 INFO:tasks.rados.rados.0.smithi022.stdout:1715: expect (ObjNum 644 snap 206 seq_num 644) 2024-07-28T11:58:08.257 INFO:tasks.rados.rados.0.smithi022.stdout:1716: finishing write tid 1 to smithi02269687-30 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1716: finishing write tid 2 to smithi02269687-30 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1716: finishing write tid 3 to smithi02269687-30 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1716: finishing write tid 4 to smithi02269687-30 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 342 (ObjNum 660 snap 210 seq_num 660) dirty exists 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1716: left oid 30 (ObjNum 660 snap 210 seq_num 660) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1711: done (7 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1712: done (6 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1713: done (5 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1714: done (4 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1715: done (3 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1716: done (2 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1720: done (1 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1721: done (0 left) 2024-07-28T11:58:08.258 INFO:tasks.rados.rados.0.smithi022.stdout:1722: read oid 19 snap -1 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1722: expect deleted 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1723: read oid 31 snap -1 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1723: expect deleted 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1724: read oid 21 snap -1 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1724: expect deleted 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1725: write oid 25 current snap is 210 2024-07-28T11:58:08.259 INFO:tasks.rados.rados.0.smithi022.stdout:1725: seq_num 662 ranges {726234=737549,1988609=756555} 2024-07-28T11:58:08.274 INFO:tasks.rados.rados.0.smithi022.stdout:1725: writing smithi02269687-25 from 726234 to 1463783 tid 1 2024-07-28T11:58:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:1725: writing smithi02269687-25 from 1988609 to 2745164 tid 2 2024-07-28T11:58:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:1726: read oid 42 snap -1 2024-07-28T11:58:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:1726: expect deleted 2024-07-28T11:58:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:1727: delete oid 33 current snap is 210 2024-07-28T11:58:08.290 INFO:tasks.rados.rados.0.smithi022.stdout:1725: finishing write tid 1 to smithi02269687-25 2024-07-28T11:58:08.292 INFO:tasks.rados.rados.0.smithi022.stdout:1722: done (5 left) 2024-07-28T11:58:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:1723: done (4 left) 2024-07-28T11:58:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:1724: done (3 left) 2024-07-28T11:58:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:1726: done (2 left) 2024-07-28T11:58:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:1727: done (1 left) 2024-07-28T11:58:08.293 INFO:tasks.rados.rados.0.smithi022.stdout:1728: delete oid 4 current snap is 210 2024-07-28T11:58:08.296 INFO:tasks.rados.rados.0.smithi022.stdout:1728: done (1 left) 2024-07-28T11:58:08.296 INFO:tasks.rados.rados.0.smithi022.stdout:1729: delete oid 10 current snap is 210 2024-07-28T11:58:08.296 INFO:tasks.rados.rados.0.smithi022.stdout:1725: finishing write tid 2 to smithi02269687-25 2024-07-28T11:58:08.297 INFO:tasks.rados.rados.0.smithi022.stdout:1725: finishing write tid 3 to smithi02269687-25 2024-07-28T11:58:08.297 INFO:tasks.rados.rados.0.smithi022.stdout:1725: finishing write tid 4 to smithi02269687-25 2024-07-28T11:58:08.297 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 646 (ObjNum 662 snap 210 seq_num 662) dirty exists 2024-07-28T11:58:08.297 INFO:tasks.rados.rados.0.smithi022.stdout:1725: left oid 25 (ObjNum 662 snap 210 seq_num 662) 2024-07-28T11:58:08.299 INFO:tasks.rados.rados.0.smithi022.stdout:1725: done (1 left) 2024-07-28T11:58:08.299 INFO:tasks.rados.rados.0.smithi022.stdout:1729: done (0 left) 2024-07-28T11:58:08.299 INFO:tasks.rados.rados.0.smithi022.stdout:1730: read oid 13 snap -1 2024-07-28T11:58:08.299 INFO:tasks.rados.rados.0.smithi022.stdout:1730: expect (ObjNum 627 snap 201 seq_num 627) 2024-07-28T11:58:08.299 INFO:tasks.rados.rados.0.smithi022.stdout:1731: snap_create 2024-07-28T11:58:08.306 INFO:tasks.rados.rados.0.smithi022.stdout:1730: expect (ObjNum 627 snap 201 seq_num 627) 2024-07-28T11:58:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:08 smithi150 bash[67543]: cluster 2024-07-28T11:58:06.995821+0000 mgr.y (mgr.25232) 164 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 82 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T11:58:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:08 smithi150 bash[67543]: cluster 2024-07-28T11:58:07.165755+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-07-28T11:58:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:08 smithi150 bash[67543]: audit 2024-07-28T11:58:08.120110+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:08 smithi150 bash[67543]: audit 2024-07-28T11:58:08.121337+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[80503]: cluster 2024-07-28T11:58:06.995821+0000 mgr.y (mgr.25232) 164 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 82 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T11:58:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[80503]: cluster 2024-07-28T11:58:07.165755+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-07-28T11:58:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[80503]: audit 2024-07-28T11:58:08.120110+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[80503]: audit 2024-07-28T11:58:08.121337+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[82865]: cluster 2024-07-28T11:58:06.995821+0000 mgr.y (mgr.25232) 164 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 82 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T11:58:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[82865]: cluster 2024-07-28T11:58:07.165755+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-07-28T11:58:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[82865]: audit 2024-07-28T11:58:08.120110+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:08 smithi022 bash[82865]: audit 2024-07-28T11:58:08.121337+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:08.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for all mons to upgrade' 2024-07-28T11:58:09.186 INFO:tasks.rados.rados.0.smithi022.stdout:1730: done (1 left) 2024-07-28T11:58:09.187 INFO:tasks.rados.rados.0.smithi022.stdout:1731: done (0 left) 2024-07-28T11:58:09.187 INFO:tasks.rados.rados.0.smithi022.stdout:1732: snap_create 2024-07-28T11:58:09.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:09 smithi150 bash[67543]: audit 2024-07-28T11:58:08.114552+0000 mgr.y (mgr.25232) 165 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:09 smithi150 bash[67543]: cephadm 2024-07-28T11:58:08.115091+0000 mgr.y (mgr.25232) 166 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:09 smithi150 bash[67543]: cluster 2024-07-28T11:58:08.163585+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-07-28T11:58:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:58:09] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.43.0" 2024-07-28T11:58:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[80503]: audit 2024-07-28T11:58:08.114552+0000 mgr.y (mgr.25232) 165 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[80503]: cephadm 2024-07-28T11:58:08.115091+0000 mgr.y (mgr.25232) 166 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[80503]: cluster 2024-07-28T11:58:08.163585+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-07-28T11:58:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[82865]: audit 2024-07-28T11:58:08.114552+0000 mgr.y (mgr.25232) 165 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[82865]: cephadm 2024-07-28T11:58:08.115091+0000 mgr.y (mgr.25232) 166 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:09 smithi022 bash[82865]: cluster 2024-07-28T11:58:08.163585+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-07-28T11:58:10.190 INFO:tasks.rados.rados.0.smithi022.stdout:1732: done (0 left) 2024-07-28T11:58:10.190 INFO:tasks.rados.rados.0.smithi022.stdout:1733: write oid 50 current snap is 212 2024-07-28T11:58:10.190 INFO:tasks.rados.rados.0.smithi022.stdout:1733: seq_num 666 ranges {793462=638545,2106184=763893} 2024-07-28T11:58:10.213 INFO:tasks.rados.rados.0.smithi022.stdout:1733: writing smithi02269687-50 from 793462 to 1432007 tid 1 2024-07-28T11:58:10.239 INFO:tasks.rados.rados.0.smithi022.stdout:1733: writing smithi02269687-50 from 2106184 to 2870077 tid 2 2024-07-28T11:58:10.239 INFO:tasks.rados.rados.0.smithi022.stdout:1734: read oid 40 snap -1 2024-07-28T11:58:10.239 INFO:tasks.rados.rados.0.smithi022.stdout:1734: expect deleted 2024-07-28T11:58:10.239 INFO:tasks.rados.rados.0.smithi022.stdout:1735: snap_create 2024-07-28T11:58:10.239 INFO:tasks.rados.rados.0.smithi022.stdout:1733: finishing write tid 1 to smithi02269687-50 2024-07-28T11:58:10.246 INFO:tasks.rados.rados.0.smithi022.stdout:1733: finishing write tid 2 to smithi02269687-50 2024-07-28T11:58:10.246 INFO:tasks.rados.rados.0.smithi022.stdout:1733: finishing write tid 3 to smithi02269687-50 2024-07-28T11:58:10.247 INFO:tasks.rados.rados.0.smithi022.stdout:1733: finishing write tid 4 to smithi02269687-50 2024-07-28T11:58:10.247 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 650 (ObjNum 666 snap 212 seq_num 666) dirty exists 2024-07-28T11:58:10.247 INFO:tasks.rados.rados.0.smithi022.stdout:1733: left oid 50 (ObjNum 666 snap 212 seq_num 666) 2024-07-28T11:58:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:10 smithi150 bash[67543]: cluster 2024-07-28T11:58:08.996473+0000 mgr.y (mgr.25232) 167 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 82 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T11:58:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:10 smithi150 bash[67543]: cluster 2024-07-28T11:58:09.186691+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-07-28T11:58:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:10 smithi022 bash[80503]: cluster 2024-07-28T11:58:08.996473+0000 mgr.y (mgr.25232) 167 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 82 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T11:58:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:10 smithi022 bash[80503]: cluster 2024-07-28T11:58:09.186691+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-07-28T11:58:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:10 smithi022 bash[82865]: cluster 2024-07-28T11:58:08.996473+0000 mgr.y (mgr.25232) 167 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 82 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T11:58:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:10 smithi022 bash[82865]: cluster 2024-07-28T11:58:09.186691+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1733: done (2 left) 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1734: done (1 left) 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1735: done (0 left) 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1736: read oid 25 snap -1 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1736: expect (ObjNum 662 snap 210 seq_num 662) 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1737: read oid 1 snap -1 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1737: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T11:58:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:1738: write oid 29 current snap is 213 2024-07-28T11:58:11.211 INFO:tasks.rados.rados.0.smithi022.stdout:1738: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2024-07-28T11:58:11.227 INFO:tasks.rados.rados.0.smithi022.stdout:1738: writing smithi02269687-29 from 410269 to 1124063 tid 1 2024-07-28T11:58:11.242 INFO:tasks.rados.rados.0.smithi022.stdout:1738: writing smithi02269687-29 from 1648313 to 2155864 tid 2 2024-07-28T11:58:11.258 INFO:tasks.rados.rados.0.smithi022.stdout:1738: writing smithi02269687-29 from 2917489 to 3210269 tid 3 2024-07-28T11:58:11.258 INFO:tasks.rados.rados.0.smithi022.stdout:1739: delete oid 3 current snap is 213 2024-07-28T11:58:11.258 INFO:tasks.rados.rados.0.smithi022.stdout:1737: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T11:58:11.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:11 smithi150 bash[67543]: cluster 2024-07-28T11:58:10.189425+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-07-28T11:58:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:1736: expect (ObjNum 662 snap 210 seq_num 662) 2024-07-28T11:58:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:11 smithi022 bash[82865]: cluster 2024-07-28T11:58:10.189425+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-07-28T11:58:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:11 smithi022 bash[80503]: cluster 2024-07-28T11:58:10.189425+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1738: finishing write tid 1 to smithi02269687-29 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1738: finishing write tid 2 to smithi02269687-29 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1738: finishing write tid 3 to smithi02269687-29 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1738: finishing write tid 4 to smithi02269687-29 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1738: finishing write tid 5 to smithi02269687-29 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 878 (ObjNum 667 snap 213 seq_num 667) dirty exists 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1738: left oid 29 (ObjNum 667 snap 213 seq_num 667) 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1736: done (3 left) 2024-07-28T11:58:11.722 INFO:tasks.rados.rados.0.smithi022.stdout:1737: done (2 left) 2024-07-28T11:58:11.723 INFO:tasks.rados.rados.0.smithi022.stdout:1738: done (1 left) 2024-07-28T11:58:11.723 INFO:tasks.rados.rados.0.smithi022.stdout:1739: done (0 left) 2024-07-28T11:58:11.723 INFO:tasks.rados.rados.0.smithi022.stdout:1740: delete oid 44 current snap is 213 2024-07-28T11:58:11.725 INFO:tasks.rados.rados.0.smithi022.stdout:1740: done (0 left) 2024-07-28T11:58:11.725 INFO:tasks.rados.rados.0.smithi022.stdout:1741: write oid 25 current snap is 213 2024-07-28T11:58:11.725 INFO:tasks.rados.rados.0.smithi022.stdout:1741: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-07-28T11:58:11.743 INFO:tasks.rados.rados.0.smithi022.stdout:1741: writing smithi02269687-25 from 460690 to 1116584 tid 1 2024-07-28T11:58:11.763 INFO:tasks.rados.rados.0.smithi022.stdout:1741: writing smithi02269687-25 from 1540112 to 2311343 tid 2 2024-07-28T11:58:11.776 INFO:tasks.rados.rados.0.smithi022.stdout:1741: writing smithi02269687-25 from 2716111 to 3255889 tid 3 2024-07-28T11:58:11.776 INFO:tasks.rados.rados.0.smithi022.stdout:1742: snap_remove snap 212 2024-07-28T11:58:12.129 INFO:tasks.rados.rados.0.smithi022.stdout:1742: done (1 left) 2024-07-28T11:58:12.130 INFO:tasks.rados.rados.0.smithi022.stdout:1743: snap_remove snap 211 2024-07-28T11:58:12.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:12 smithi150 bash[67543]: cluster 2024-07-28T11:58:10.997653+0000 mgr.y (mgr.25232) 168 : cluster [DBG] pgmap v310: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T11:58:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:12 smithi150 bash[67543]: cluster 2024-07-28T11:58:11.209446+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-07-28T11:58:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:12 smithi150 bash[67543]: cluster 2024-07-28T11:58:12.129217+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-07-28T11:58:12.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:58:12 smithi150 bash[60514]: ts=2024-07-28T11:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:58:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:12 smithi022 bash[80503]: cluster 2024-07-28T11:58:10.997653+0000 mgr.y (mgr.25232) 168 : cluster [DBG] pgmap v310: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T11:58:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:12 smithi022 bash[80503]: cluster 2024-07-28T11:58:11.209446+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-07-28T11:58:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:12 smithi022 bash[80503]: cluster 2024-07-28T11:58:12.129217+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-07-28T11:58:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:12 smithi022 bash[82865]: cluster 2024-07-28T11:58:10.997653+0000 mgr.y (mgr.25232) 168 : cluster [DBG] pgmap v310: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T11:58:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:12 smithi022 bash[82865]: cluster 2024-07-28T11:58:11.209446+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-07-28T11:58:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:12 smithi022 bash[82865]: cluster 2024-07-28T11:58:12.129217+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-07-28T11:58:13.131 INFO:tasks.rados.rados.0.smithi022.stdout:1743: done (1 left) 2024-07-28T11:58:13.131 INFO:tasks.rados.rados.0.smithi022.stdout:1744: snap_remove snap 210 2024-07-28T11:58:13.667 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:14.135 INFO:tasks.rados.rados.0.smithi022.stdout:1744: done (1 left) 2024-07-28T11:58:14.135 INFO:tasks.rados.rados.0.smithi022.stdout:1745: write oid 38 current snap is 213 2024-07-28T11:58:14.135 INFO:tasks.rados.rados.0.smithi022.stdout:1741: finishing write tid 1 to smithi02269687-25 2024-07-28T11:58:14.135 INFO:tasks.rados.rados.0.smithi022.stdout:1741: finishing write tid 2 to smithi02269687-25 2024-07-28T11:58:14.135 INFO:tasks.rados.rados.0.smithi022.stdout:1745: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-07-28T11:58:14.155 INFO:tasks.rados.rados.0.smithi022.stdout:1745: writing smithi02269687-38 from 477497 to 1208640 tid 1 2024-07-28T11:58:14.178 INFO:tasks.rados.rados.0.smithi022.stdout:1745: writing smithi02269687-38 from 1998594 to 2513483 tid 2 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1745: writing smithi02269687-38 from 3143534 to 3277497 tid 3 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1746: rollback oid 29 current snap is 213 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1746: done (2 left) 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1747: write oid 34 current snap is 213 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1741: finishing write tid 3 to smithi02269687-25 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1741: finishing write tid 4 to smithi02269687-25 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:1741: finishing write tid 5 to smithi02269687-25 2024-07-28T11:58:14.190 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 655 (ObjNum 670 snap 213 seq_num 670) dirty exists 2024-07-28T11:58:14.191 INFO:tasks.rados.rados.0.smithi022.stdout:1741: left oid 25 (ObjNum 670 snap 213 seq_num 670) 2024-07-28T11:58:14.191 INFO:tasks.rados.rados.0.smithi022.stdout:1745: finishing write tid 1 to smithi02269687-38 2024-07-28T11:58:14.191 INFO:tasks.rados.rados.0.smithi022.stdout:1745: finishing write tid 2 to smithi02269687-38 2024-07-28T11:58:14.191 INFO:tasks.rados.rados.0.smithi022.stdout:1747: seq_num 672 ranges {494304=406392,1540723=774900,2770957=523347} 2024-07-28T11:58:14.202 INFO:tasks.rados.rados.0.smithi022.stdout:1747: writing smithi02269687-34 from 494304 to 900696 tid 1 2024-07-28T11:58:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:1747: writing smithi02269687-34 from 1540723 to 2315623 tid 2 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1747: writing smithi02269687-34 from 2770957 to 3294304 tid 3 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1741: done (2 left) 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1748: read oid 18 snap -1 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1748: expect (ObjNum 624 snap 200 seq_num 624) 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1749: write oid 2 current snap is 213 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1745: finishing write tid 3 to smithi02269687-38 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1745: finishing write tid 4 to smithi02269687-38 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:1745: finishing write tid 5 to smithi02269687-38 2024-07-28T11:58:14.234 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 739 (ObjNum 671 snap 213 seq_num 671) dirty exists 2024-07-28T11:58:14.235 INFO:tasks.rados.rados.0.smithi022.stdout:1745: left oid 38 (ObjNum 671 snap 213 seq_num 671) 2024-07-28T11:58:14.235 INFO:tasks.rados.rados.0.smithi022.stdout:1747: finishing write tid 1 to smithi02269687-34 2024-07-28T11:58:14.235 INFO:tasks.rados.rados.0.smithi022.stdout:1747: finishing write tid 2 to smithi02269687-34 2024-07-28T11:58:14.235 INFO:tasks.rados.rados.0.smithi022.stdout:1749: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-07-28T11:58:14.244 INFO:tasks.rados.rados.0.smithi022.stdout:1749: writing smithi02269687-2 from 511111 to 992752 tid 1 2024-07-28T11:58:14.255 INFO:tasks.rados.rados.0.smithi022.stdout:1749: writing smithi02269687-2 from 1599205 to 2117763 tid 2 2024-07-28T11:58:14.266 INFO:tasks.rados.rados.0.smithi022.stdout:1749: writing smithi02269687-2 from 2682027 to 3171974 tid 3 2024-07-28T11:58:14.266 INFO:tasks.rados.rados.0.smithi022.stdout:1745: done (3 left) 2024-07-28T11:58:14.266 INFO:tasks.rados.rados.0.smithi022.stdout:1750: write oid 29 current snap is 213 2024-07-28T11:58:14.266 INFO:tasks.rados.rados.0.smithi022.stdout:1750: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2024-07-28T11:58:14.275 INFO:tasks.rados.rados.0.smithi022.stdout:1750: writing smithi02269687-29 from 527918 to 1084808 tid 1 2024-07-28T11:58:14.285 INFO:tasks.rados.rados.0.smithi022.stdout:1750: writing smithi02269687-29 from 1657687 to 2436256 tid 2 2024-07-28T11:58:14.292 INFO:tasks.rados.rados.0.smithi022.stdout:1750: writing smithi02269687-29 from 3225803 to 3327918 tid 3 2024-07-28T11:58:14.292 INFO:tasks.rados.rados.0.smithi022.stdout:1751: snap_create 2024-07-28T11:58:14.292 INFO:tasks.rados.rados.0.smithi022.stdout:1747: finishing write tid 3 to smithi02269687-34 2024-07-28T11:58:14.292 INFO:tasks.rados.rados.0.smithi022.stdout:1748: expect (ObjNum 624 snap 200 seq_num 624) 2024-07-28T11:58:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:14 smithi150 bash[67543]: cluster 2024-07-28T11:58:12.998455+0000 mgr.y (mgr.25232) 169 : cluster [DBG] pgmap v313: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T11:58:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:14 smithi150 bash[67543]: cluster 2024-07-28T11:58:13.130764+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-07-28T11:58:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:14 smithi150 bash[67543]: audit 2024-07-28T11:58:13.947484+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:14 smithi150 bash[67543]: audit 2024-07-28T11:58:13.958523+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:14.530 INFO:tasks.rados.rados.0.smithi022.stdout:1747: finishing write tid 4 to smithi02269687-34 2024-07-28T11:58:14.530 INFO:tasks.rados.rados.0.smithi022.stdout:1747: finishing write tid 5 to smithi02269687-34 2024-07-28T11:58:14.530 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 882 (ObjNum 672 snap 213 seq_num 672) dirty exists 2024-07-28T11:58:14.530 INFO:tasks.rados.rados.0.smithi022.stdout:1747: left oid 34 (ObjNum 672 snap 213 seq_num 672) 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1749: finishing write tid 1 to smithi02269687-2 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1749: finishing write tid 2 to smithi02269687-2 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1749: finishing write tid 3 to smithi02269687-2 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1749: finishing write tid 4 to smithi02269687-2 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1749: finishing write tid 5 to smithi02269687-2 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1312 (ObjNum 673 snap 213 seq_num 673) dirty exists 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1749: left oid 2 (ObjNum 673 snap 213 seq_num 673) 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1750: finishing write tid 1 to smithi02269687-29 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1750: finishing write tid 2 to smithi02269687-29 2024-07-28T11:58:14.531 INFO:tasks.rados.rados.0.smithi022.stdout:1750: finishing write tid 3 to smithi02269687-29 2024-07-28T11:58:14.532 INFO:tasks.rados.rados.0.smithi022.stdout:1750: finishing write tid 4 to smithi02269687-29 2024-07-28T11:58:14.532 INFO:tasks.rados.rados.0.smithi022.stdout:1750: finishing write tid 5 to smithi02269687-29 2024-07-28T11:58:14.532 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 886 (ObjNum 674 snap 213 seq_num 674) dirty exists 2024-07-28T11:58:14.532 INFO:tasks.rados.rados.0.smithi022.stdout:1750: left oid 29 (ObjNum 674 snap 213 seq_num 674) 2024-07-28T11:58:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[82865]: cluster 2024-07-28T11:58:12.998455+0000 mgr.y (mgr.25232) 169 : cluster [DBG] pgmap v313: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T11:58:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[82865]: cluster 2024-07-28T11:58:13.130764+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-07-28T11:58:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[82865]: audit 2024-07-28T11:58:13.947484+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[82865]: audit 2024-07-28T11:58:13.958523+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[80503]: cluster 2024-07-28T11:58:12.998455+0000 mgr.y (mgr.25232) 169 : cluster [DBG] pgmap v313: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T11:58:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[80503]: cluster 2024-07-28T11:58:13.130764+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-07-28T11:58:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[80503]: audit 2024-07-28T11:58:13.947484+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:14 smithi022 bash[80503]: audit 2024-07-28T11:58:13.958523+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.155 INFO:tasks.rados.rados.0.smithi022.stdout:1747: done (4 left) 2024-07-28T11:58:15.155 INFO:tasks.rados.rados.0.smithi022.stdout:1748: done (3 left) 2024-07-28T11:58:15.155 INFO:tasks.rados.rados.0.smithi022.stdout:1749: done (2 left) 2024-07-28T11:58:15.155 INFO:tasks.rados.rados.0.smithi022.stdout:1750: done (1 left) 2024-07-28T11:58:15.155 INFO:tasks.rados.rados.0.smithi022.stdout:1751: done (0 left) 2024-07-28T11:58:15.156 INFO:tasks.rados.rados.0.smithi022.stdout:1752: snap_remove snap 213 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: cluster 2024-07-28T11:58:14.134061+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.454599+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.455829+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.462563+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.538640+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.542571+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.545087+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: cephadm 2024-07-28T11:58:14.546365+0000 mgr.y (mgr.25232) 170 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.554790+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.556678+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.560766+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.561745+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.567819+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.569065+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.574701+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.576742+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: cephadm 2024-07-28T11:58:14.578048+0000 mgr.y (mgr.25232) 171 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.583437+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.585831+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: audit 2024-07-28T11:58:14.586089+0000 mgr.y (mgr.25232) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:58:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[80503]: cephadm 2024-07-28T11:58:14.587860+0000 mgr.y (mgr.25232) 173 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: cluster 2024-07-28T11:58:14.134061+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.454599+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.455829+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.462563+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.538640+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.542571+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.545087+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: cephadm 2024-07-28T11:58:14.546365+0000 mgr.y (mgr.25232) 170 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.554790+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.556678+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.560766+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.561745+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.567819+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.569065+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.574701+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.576742+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: cephadm 2024-07-28T11:58:14.578048+0000 mgr.y (mgr.25232) 171 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.583437+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.585831+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: audit 2024-07-28T11:58:14.586089+0000 mgr.y (mgr.25232) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:58:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:15 smithi022 bash[82865]: cephadm 2024-07-28T11:58:14.587860+0000 mgr.y (mgr.25232) 173 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T11:58:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: cluster 2024-07-28T11:58:14.134061+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-07-28T11:58:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.454599+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.455829+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.462563+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.538640+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.542571+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.545087+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: cephadm 2024-07-28T11:58:14.546365+0000 mgr.y (mgr.25232) 170 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.554790+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.556678+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.560766+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.561745+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.567819+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.569065+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.574701+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T11:58:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.576742+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: cephadm 2024-07-28T11:58:14.578048+0000 mgr.y (mgr.25232) 171 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T11:58:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.583437+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.585831+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:58:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: audit 2024-07-28T11:58:14.586089+0000 mgr.y (mgr.25232) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T11:58:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:15 smithi150 bash[67543]: cephadm 2024-07-28T11:58:14.587860+0000 mgr.y (mgr.25232) 173 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T11:58:16.158 INFO:tasks.rados.rados.0.smithi022.stdout:1752: done (0 left) 2024-07-28T11:58:16.158 INFO:tasks.rados.rados.0.smithi022.stdout:1753: snap_create 2024-07-28T11:58:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:16 smithi022 bash[80503]: cluster 2024-07-28T11:58:14.998989+0000 mgr.y (mgr.25232) 174 : cluster [DBG] pgmap v316: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:16 smithi022 bash[80503]: cluster 2024-07-28T11:58:15.154971+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-07-28T11:58:16.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:16 smithi022 bash[82865]: cluster 2024-07-28T11:58:14.998989+0000 mgr.y (mgr.25232) 174 : cluster [DBG] pgmap v316: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:16.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:16 smithi022 bash[82865]: cluster 2024-07-28T11:58:15.154971+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-07-28T11:58:16.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:16 smithi150 bash[67543]: cluster 2024-07-28T11:58:14.998989+0000 mgr.y (mgr.25232) 174 : cluster [DBG] pgmap v316: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:16 smithi150 bash[67543]: cluster 2024-07-28T11:58:15.154971+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-07-28T11:58:17.161 INFO:tasks.rados.rados.0.smithi022.stdout:1753: done (0 left) 2024-07-28T11:58:17.161 INFO:tasks.rados.rados.0.smithi022.stdout:1754: read oid 19 snap -1 2024-07-28T11:58:17.161 INFO:tasks.rados.rados.0.smithi022.stdout:1754: expect deleted 2024-07-28T11:58:17.161 INFO:tasks.rados.rados.0.smithi022.stdout:1755: snap_create 2024-07-28T11:58:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:17 smithi022 bash[80503]: cluster 2024-07-28T11:58:16.157553+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-07-28T11:58:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:17 smithi022 bash[82865]: cluster 2024-07-28T11:58:16.157553+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-07-28T11:58:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:17 smithi150 bash[67543]: cluster 2024-07-28T11:58:16.157553+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-07-28T11:58:18.162 INFO:tasks.rados.rados.0.smithi022.stdout:1754: done (1 left) 2024-07-28T11:58:18.162 INFO:tasks.rados.rados.0.smithi022.stdout:1755: done (0 left) 2024-07-28T11:58:18.162 INFO:tasks.rados.rados.0.smithi022.stdout:1756: delete oid 42 current snap is 216 2024-07-28T11:58:18.167 INFO:tasks.rados.rados.0.smithi022.stdout:1756: done (0 left) 2024-07-28T11:58:18.167 INFO:tasks.rados.rados.0.smithi022.stdout:1757: rollback oid 48 current snap is 216 2024-07-28T11:58:18.167 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 215 2024-07-28T11:58:18.167 INFO:tasks.rados.rados.0.smithi022.stdout:1758: write oid 24 current snap is 216 2024-07-28T11:58:18.168 INFO:tasks.rados.rados.0.smithi022.stdout:1758: seq_num 676 ranges {561532=707388,2058298=782238} 2024-07-28T11:58:18.184 INFO:tasks.rados.rados.0.smithi022.stdout:1758: writing smithi02269687-24 from 561532 to 1268920 tid 1 2024-07-28T11:58:18.195 INFO:tasks.rados.rados.0.smithi022.stdout:1758: writing smithi02269687-24 from 2058298 to 2840536 tid 2 2024-07-28T11:58:18.195 INFO:tasks.rados.rados.0.smithi022.stdout:1759: delete oid 11 current snap is 216 2024-07-28T11:58:18.196 INFO:tasks.rados.rados.0.smithi022.stdout:1757: finishing rollback tid 1 to smithi02269687-48 2024-07-28T11:58:18.196 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 0 (ObjNum 49 snap 0 seq_num 3533831408) dirty dne 2024-07-28T11:58:18.196 INFO:tasks.rados.rados.0.smithi022.stdout:1758: finishing write tid 1 to smithi02269687-24 2024-07-28T11:58:18.198 INFO:tasks.rados.rados.0.smithi022.stdout:1757: done (2 left) 2024-07-28T11:58:18.198 INFO:tasks.rados.rados.0.smithi022.stdout:1759: done (1 left) 2024-07-28T11:58:18.198 INFO:tasks.rados.rados.0.smithi022.stdout:1760: read oid 33 snap 215 2024-07-28T11:58:18.198 INFO:tasks.rados.rados.0.smithi022.stdout:1760: expect deleted 2024-07-28T11:58:18.198 INFO:tasks.rados.rados.0.smithi022.stdout:1761: write oid 31 current snap is 216 2024-07-28T11:58:18.198 INFO:tasks.rados.rados.0.smithi022.stdout:1761: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2024-07-28T11:58:18.204 INFO:tasks.rados.rados.0.smithi022.stdout:1761: writing smithi02269687-31 from 595146 to 1169385 tid 1 2024-07-28T11:58:18.213 INFO:tasks.rados.rados.0.smithi022.stdout:1761: writing smithi02269687-31 from 1891615 to 2561169 tid 2 2024-07-28T11:58:18.218 INFO:tasks.rados.rados.0.smithi022.stdout:1761: writing smithi02269687-31 from 3219142 to 3395146 tid 3 2024-07-28T11:58:18.218 INFO:tasks.rados.rados.0.smithi022.stdout:1762: snap_create 2024-07-28T11:58:18.218 INFO:tasks.rados.rados.0.smithi022.stdout:1758: finishing write tid 2 to smithi02269687-24 2024-07-28T11:58:18.219 INFO:tasks.rados.rados.0.smithi022.stdout:1758: finishing write tid 3 to smithi02269687-24 2024-07-28T11:58:18.219 INFO:tasks.rados.rados.0.smithi022.stdout:1758: finishing write tid 4 to smithi02269687-24 2024-07-28T11:58:18.219 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 241 (ObjNum 676 snap 216 seq_num 676) dirty exists 2024-07-28T11:58:18.219 INFO:tasks.rados.rados.0.smithi022.stdout:1758: left oid 24 (ObjNum 676 snap 216 seq_num 676) 2024-07-28T11:58:18.219 INFO:tasks.rados.rados.0.smithi022.stdout:1761: finishing write tid 1 to smithi02269687-31 2024-07-28T11:58:18.219 INFO:tasks.rados.rados.0.smithi022.stdout:1761: finishing write tid 2 to smithi02269687-31 2024-07-28T11:58:18.221 INFO:tasks.rados.rados.0.smithi022.stdout:1761: finishing write tid 3 to smithi02269687-31 2024-07-28T11:58:18.222 INFO:tasks.rados.rados.0.smithi022.stdout:1761: finishing write tid 4 to smithi02269687-31 2024-07-28T11:58:18.222 INFO:tasks.rados.rados.0.smithi022.stdout:1761: finishing write tid 5 to smithi02269687-31 2024-07-28T11:58:18.222 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 791 (ObjNum 678 snap 216 seq_num 678) dirty exists 2024-07-28T11:58:18.222 INFO:tasks.rados.rados.0.smithi022.stdout:1761: left oid 31 (ObjNum 678 snap 216 seq_num 678) 2024-07-28T11:58:18.233 INFO:teuthology.orchestra.run.smithi022.stdout:wait for all mons to upgrade 2024-07-28T11:58:18.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[80503]: cluster 2024-07-28T11:58:16.999628+0000 mgr.y (mgr.25232) 175 : cluster [DBG] pgmap v319: 89 pgs: 89 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[80503]: cluster 2024-07-28T11:58:17.159913+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[80503]: audit 2024-07-28T11:58:18.042280+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[80503]: audit 2024-07-28T11:58:18.043613+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[80503]: audit 2024-07-28T11:58:18.044897+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[80503]: cluster 2024-07-28T11:58:18.162010+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[82865]: cluster 2024-07-28T11:58:16.999628+0000 mgr.y (mgr.25232) 175 : cluster [DBG] pgmap v319: 89 pgs: 89 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-07-28T11:58:18.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[82865]: cluster 2024-07-28T11:58:17.159913+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-07-28T11:58:18.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[82865]: audit 2024-07-28T11:58:18.042280+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:18.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[82865]: audit 2024-07-28T11:58:18.043613+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:58:18.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[82865]: audit 2024-07-28T11:58:18.044897+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:18.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:18 smithi022 bash[82865]: cluster 2024-07-28T11:58:18.162010+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-07-28T11:58:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:18 smithi150 bash[67543]: cluster 2024-07-28T11:58:16.999628+0000 mgr.y (mgr.25232) 175 : cluster [DBG] pgmap v319: 89 pgs: 89 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-07-28T11:58:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:18 smithi150 bash[67543]: cluster 2024-07-28T11:58:17.159913+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-07-28T11:58:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:18 smithi150 bash[67543]: audit 2024-07-28T11:58:18.042280+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:18 smithi150 bash[67543]: audit 2024-07-28T11:58:18.043613+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T11:58:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:18 smithi150 bash[67543]: audit 2024-07-28T11:58:18.044897+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:18 smithi150 bash[67543]: cluster 2024-07-28T11:58:18.162010+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-07-28T11:58:19.187 INFO:tasks.rados.rados.0.smithi022.stdout:1758: done (3 left) 2024-07-28T11:58:19.187 INFO:tasks.rados.rados.0.smithi022.stdout:1760: done (2 left) 2024-07-28T11:58:19.187 INFO:tasks.rados.rados.0.smithi022.stdout:1761: done (1 left) 2024-07-28T11:58:19.187 INFO:tasks.rados.rados.0.smithi022.stdout:1762: done (0 left) 2024-07-28T11:58:19.187 INFO:tasks.rados.rados.0.smithi022.stdout:1763: rollback oid 26 current snap is 217 2024-07-28T11:58:19.188 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 214 2024-07-28T11:58:19.188 INFO:tasks.rados.rados.0.smithi022.stdout:1764: read oid 24 snap -1 2024-07-28T11:58:19.188 INFO:tasks.rados.rados.0.smithi022.stdout:1764: expect (ObjNum 676 snap 216 seq_num 676) 2024-07-28T11:58:19.188 INFO:tasks.rados.rados.0.smithi022.stdout:1765: delete oid 31 current snap is 217 2024-07-28T11:58:19.198 INFO:tasks.rados.rados.0.smithi022.stdout:1763: finishing rollback tid 0 to smithi02269687-26 2024-07-28T11:58:19.200 INFO:tasks.rados.rados.0.smithi022.stdout:1764: expect (ObjNum 676 snap 216 seq_num 676) 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1763: finishing rollback tid 1 to smithi02269687-26 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1763: finishing rollback tid 2 to smithi02269687-26 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 712 (ObjNum 597 snap 191 seq_num 597) dirty exists 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1763: done (2 left) 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1764: done (1 left) 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1765: done (0 left) 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1766: rollback oid 40 current snap is 217 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 214 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1767: read oid 30 snap -1 2024-07-28T11:58:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:1767: expect (ObjNum 660 snap 210 seq_num 660) 2024-07-28T11:58:19.462 INFO:tasks.rados.rados.0.smithi022.stdout:1768: snap_create 2024-07-28T11:58:19.462 INFO:tasks.rados.rados.0.smithi022.stdout:1766: finishing rollback tid 1 to smithi02269687-40 2024-07-28T11:58:19.462 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 0 (ObjNum 49 snap 0 seq_num 3528766544) dirty dne 2024-07-28T11:58:19.469 INFO:tasks.rados.rados.0.smithi022.stdout:1767: expect (ObjNum 660 snap 210 seq_num 660) 2024-07-28T11:58:19.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:19 smithi150 bash[67543]: cephadm 2024-07-28T11:58:18.035087+0000 mgr.y (mgr.25232) 176 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T11:58:19.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:19 smithi150 bash[67543]: cephadm 2024-07-28T11:58:18.047987+0000 mgr.y (mgr.25232) 177 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-07-28T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:19 smithi022 bash[82865]: cephadm 2024-07-28T11:58:18.035087+0000 mgr.y (mgr.25232) 176 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:19 smithi022 bash[82865]: cephadm 2024-07-28T11:58:18.047987+0000 mgr.y (mgr.25232) 177 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-07-28T11:58:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:19 smithi022 bash[80503]: cephadm 2024-07-28T11:58:18.035087+0000 mgr.y (mgr.25232) 176 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T11:58:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:19 smithi022 bash[80503]: cephadm 2024-07-28T11:58:18.047987+0000 mgr.y (mgr.25232) 177 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-07-28T11:58:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:58:19] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.43.0" 2024-07-28T11:58:19.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2024-07-28T11:58:20.186 INFO:tasks.rados.rados.0.smithi022.stdout:1766: done (2 left) 2024-07-28T11:58:20.186 INFO:tasks.rados.rados.0.smithi022.stdout:1767: done (1 left) 2024-07-28T11:58:20.186 INFO:tasks.rados.rados.0.smithi022.stdout:1768: done (0 left) 2024-07-28T11:58:20.186 INFO:tasks.rados.rados.0.smithi022.stdout:1769: write oid 35 current snap is 218 2024-07-28T11:58:20.187 INFO:tasks.rados.rados.0.smithi022.stdout:1769: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-07-28T11:58:20.194 INFO:tasks.rados.rados.0.smithi022.stdout:1769: writing smithi02269687-35 from 628760 to 1353497 tid 1 2024-07-28T11:58:20.201 INFO:tasks.rados.rados.0.smithi022.stdout:1769: writing smithi02269687-35 from 1892226 to 2565449 tid 2 2024-07-28T11:58:20.206 INFO:tasks.rados.rados.0.smithi022.stdout:1769: writing smithi02269687-35 from 3157635 to 3428760 tid 3 2024-07-28T11:58:20.206 INFO:tasks.rados.rados.0.smithi022.stdout:1770: write oid 48 current snap is 218 2024-07-28T11:58:20.206 INFO:tasks.rados.rados.0.smithi022.stdout:1770: seq_num 681 ranges {645567=799986,1950708=533234,3185058=260509} 2024-07-28T11:58:20.214 INFO:tasks.rados.rados.0.smithi022.stdout:1770: writing smithi02269687-48 from 645567 to 1445553 tid 1 2024-07-28T11:58:20.220 INFO:tasks.rados.rados.0.smithi022.stdout:1770: writing smithi02269687-48 from 1950708 to 2483942 tid 2 2024-07-28T11:58:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1770: writing smithi02269687-48 from 3185058 to 3445567 tid 3 2024-07-28T11:58:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1771: rollback oid 20 current snap is 218 2024-07-28T11:58:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 214 2024-07-28T11:58:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1769: finishing write tid 1 to smithi02269687-35 2024-07-28T11:58:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1769: finishing write tid 2 to smithi02269687-35 2024-07-28T11:58:20.226 INFO:tasks.rados.rados.0.smithi022.stdout:1769: finishing write tid 3 to smithi02269687-35 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1769: finishing write tid 4 to smithi02269687-35 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1769: finishing write tid 5 to smithi02269687-35 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 889 (ObjNum 680 snap 218 seq_num 680) dirty exists 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1769: left oid 35 (ObjNum 680 snap 218 seq_num 680) 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1770: finishing write tid 1 to smithi02269687-48 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1769: done (2 left) 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1772: read oid 35 snap -1 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1772: expect (ObjNum 680 snap 218 seq_num 680) 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1773: snap_create 2024-07-28T11:58:20.227 INFO:tasks.rados.rados.0.smithi022.stdout:1770: finishing write tid 2 to smithi02269687-48 2024-07-28T11:58:20.228 INFO:tasks.rados.rados.0.smithi022.stdout:1771: finishing rollback tid 1 to smithi02269687-20 2024-07-28T11:58:20.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 0 (ObjNum 33 snap 0 seq_num 3533619984) dirty dne 2024-07-28T11:58:20.228 INFO:tasks.rados.rados.0.smithi022.stdout:1770: finishing write tid 3 to smithi02269687-48 2024-07-28T11:58:20.228 INFO:tasks.rados.rados.0.smithi022.stdout:1770: finishing write tid 4 to smithi02269687-48 2024-07-28T11:58:20.228 INFO:tasks.rados.rados.0.smithi022.stdout:1770: finishing write tid 5 to smithi02269687-48 2024-07-28T11:58:20.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 891 (ObjNum 681 snap 218 seq_num 681) dirty exists 2024-07-28T11:58:20.229 INFO:tasks.rados.rados.0.smithi022.stdout:1770: left oid 48 (ObjNum 681 snap 218 seq_num 681) 2024-07-28T11:58:20.241 INFO:tasks.rados.rados.0.smithi022.stdout:1772: expect (ObjNum 680 snap 218 seq_num 680) 2024-07-28T11:58:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:20 smithi022 bash[80503]: cluster 2024-07-28T11:58:19.000326+0000 mgr.y (mgr.25232) 178 : cluster [DBG] pgmap v322: 89 pgs: 89 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-07-28T11:58:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:20 smithi022 bash[80503]: cluster 2024-07-28T11:58:19.186754+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-07-28T11:58:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:20 smithi022 bash[80503]: audit 2024-07-28T11:58:20.008631+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:20 smithi022 bash[82865]: cluster 2024-07-28T11:58:19.000326+0000 mgr.y (mgr.25232) 178 : cluster [DBG] pgmap v322: 89 pgs: 89 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-07-28T11:58:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:20 smithi022 bash[82865]: cluster 2024-07-28T11:58:19.186754+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-07-28T11:58:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:20 smithi022 bash[82865]: audit 2024-07-28T11:58:20.008631+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:20.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:20 smithi150 bash[67543]: cluster 2024-07-28T11:58:19.000326+0000 mgr.y (mgr.25232) 178 : cluster [DBG] pgmap v322: 89 pgs: 89 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-07-28T11:58:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:20 smithi150 bash[67543]: cluster 2024-07-28T11:58:19.186754+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-07-28T11:58:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:20 smithi150 bash[67543]: audit 2024-07-28T11:58:20.008631+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:21.208 INFO:tasks.rados.rados.0.smithi022.stdout:1770: done (3 left) 2024-07-28T11:58:21.208 INFO:tasks.rados.rados.0.smithi022.stdout:1771: done (2 left) 2024-07-28T11:58:21.208 INFO:tasks.rados.rados.0.smithi022.stdout:1772: done (1 left) 2024-07-28T11:58:21.208 INFO:tasks.rados.rados.0.smithi022.stdout:1773: done (0 left) 2024-07-28T11:58:21.209 INFO:tasks.rados.rados.0.smithi022.stdout:1774: delete oid 48 current snap is 219 2024-07-28T11:58:21.216 INFO:tasks.rados.rados.0.smithi022.stdout:1774: done (0 left) 2024-07-28T11:58:21.217 INFO:tasks.rados.rados.0.smithi022.stdout:1775: write oid 37 current snap is 219 2024-07-28T11:58:21.217 INFO:tasks.rados.rados.0.smithi022.stdout:1775: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2024-07-28T11:58:21.229 INFO:tasks.rados.rados.0.smithi022.stdout:1775: writing smithi02269687-37 from 679181 to 1229665 tid 1 2024-07-28T11:58:21.239 INFO:tasks.rados.rados.0.smithi022.stdout:1775: writing smithi02269687-37 from 1667672 to 2204575 tid 2 2024-07-28T11:58:21.251 INFO:tasks.rados.rados.0.smithi022.stdout:1775: writing smithi02269687-37 from 2839904 to 3275277 tid 3 2024-07-28T11:58:21.251 INFO:tasks.rados.rados.0.smithi022.stdout:1776: snap_create 2024-07-28T11:58:21.251 INFO:tasks.rados.rados.0.smithi022.stdout:1775: finishing write tid 1 to smithi02269687-37 2024-07-28T11:58:21.251 INFO:tasks.rados.rados.0.smithi022.stdout:1775: finishing write tid 2 to smithi02269687-37 2024-07-28T11:58:21.261 INFO:tasks.rados.rados.0.smithi022.stdout:1775: finishing write tid 3 to smithi02269687-37 2024-07-28T11:58:21.261 INFO:tasks.rados.rados.0.smithi022.stdout:1775: finishing write tid 4 to smithi02269687-37 2024-07-28T11:58:21.262 INFO:tasks.rados.rados.0.smithi022.stdout:1775: finishing write tid 5 to smithi02269687-37 2024-07-28T11:58:21.262 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 422 (ObjNum 683 snap 219 seq_num 683) dirty exists 2024-07-28T11:58:21.262 INFO:tasks.rados.rados.0.smithi022.stdout:1775: left oid 37 (ObjNum 683 snap 219 seq_num 683) 2024-07-28T11:58:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:21 smithi022 bash[80503]: cluster 2024-07-28T11:58:20.186215+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-07-28T11:58:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:21 smithi022 bash[82865]: cluster 2024-07-28T11:58:20.186215+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-07-28T11:58:21.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:21 smithi150 bash[67543]: cluster 2024-07-28T11:58:20.186215+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-07-28T11:58:22.127 INFO:tasks.rados.rados.0.smithi022.stdout:1775: done (1 left) 2024-07-28T11:58:22.127 INFO:tasks.rados.rados.0.smithi022.stdout:1776: done (0 left) 2024-07-28T11:58:22.127 INFO:tasks.rados.rados.0.smithi022.stdout:1777: delete oid 20 current snap is 220 2024-07-28T11:58:22.136 INFO:tasks.rados.rados.0.smithi022.stdout:1777: done (0 left) 2024-07-28T11:58:22.137 INFO:tasks.rados.rados.0.smithi022.stdout:1778: write oid 16 current snap is 220 2024-07-28T11:58:22.137 INFO:tasks.rados.rados.0.smithi022.stdout:1778: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-07-28T11:58:22.143 INFO:tasks.rados.rados.0.smithi022.stdout:1778: writing smithi02269687-16 from 712795 to 1130130 tid 1 2024-07-28T11:58:22.150 INFO:tasks.rados.rados.0.smithi022.stdout:1778: writing smithi02269687-16 from 1784636 to 2325208 tid 2 2024-07-28T11:58:22.156 INFO:tasks.rados.rados.0.smithi022.stdout:1778: writing smithi02269687-16 from 2894750 to 3352667 tid 3 2024-07-28T11:58:22.156 INFO:tasks.rados.rados.0.smithi022.stdout:1779: read oid 11 snap -1 2024-07-28T11:58:22.156 INFO:tasks.rados.rados.0.smithi022.stdout:1779: expect deleted 2024-07-28T11:58:22.156 INFO:tasks.rados.rados.0.smithi022.stdout:1780: read oid 3 snap -1 2024-07-28T11:58:22.156 INFO:tasks.rados.rados.0.smithi022.stdout:1780: expect deleted 2024-07-28T11:58:22.157 INFO:tasks.rados.rados.0.smithi022.stdout:1781: rollback oid 28 current snap is 220 2024-07-28T11:58:22.157 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 218 2024-07-28T11:58:22.157 INFO:tasks.rados.rados.0.smithi022.stdout:1778: finishing write tid 1 to smithi02269687-16 2024-07-28T11:58:22.157 INFO:tasks.rados.rados.0.smithi022.stdout:1778: finishing write tid 2 to smithi02269687-16 2024-07-28T11:58:22.157 INFO:tasks.rados.rados.0.smithi022.stdout:1782: write oid 26 current snap is 220 2024-07-28T11:58:22.157 INFO:tasks.rados.rados.0.smithi022.stdout:1782: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-07-28T11:58:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1782: writing smithi02269687-26 from 729602 to 1222186 tid 1 2024-07-28T11:58:22.170 INFO:tasks.rados.rados.0.smithi022.stdout:1782: writing smithi02269687-26 from 1843118 to 2527348 tid 2 2024-07-28T11:58:22.176 INFO:tasks.rados.rados.0.smithi022.stdout:1782: writing smithi02269687-26 from 3322173 to 3529602 tid 3 2024-07-28T11:58:22.176 INFO:tasks.rados.rados.0.smithi022.stdout:1783: rollback oid 45 current snap is 220 2024-07-28T11:58:22.176 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 216 2024-07-28T11:58:22.176 INFO:tasks.rados.rados.0.smithi022.stdout:1784: write oid 12 current snap is 220 2024-07-28T11:58:22.177 INFO:tasks.rados.rados.0.smithi022.stdout:1784: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-07-28T11:58:22.184 INFO:tasks.rados.rados.0.smithi022.stdout:1784: writing smithi02269687-12 from 746409 to 1314242 tid 1 2024-07-28T11:58:22.190 INFO:tasks.rados.rados.0.smithi022.stdout:1784: writing smithi02269687-12 from 1901600 to 2445841 tid 2 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1784: writing smithi02269687-12 from 3065949 to 3546409 tid 3 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1785: read oid 1 snap -1 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1785: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1786: rollback oid 2 current snap is 220 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 216 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1779: done (8 left) 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1780: done (7 left) 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1787: read oid 33 snap -1 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1787: expect deleted 2024-07-28T11:58:22.197 INFO:tasks.rados.rados.0.smithi022.stdout:1788: snap_remove snap 214 2024-07-28T11:58:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:22 smithi022 bash[82865]: cluster 2024-07-28T11:58:21.001137+0000 mgr.y (mgr.25232) 179 : cluster [DBG] pgmap v325: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-07-28T11:58:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:22 smithi022 bash[82865]: cluster 2024-07-28T11:58:21.208246+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-07-28T11:58:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:22 smithi022 bash[82865]: cluster 2024-07-28T11:58:22.127277+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-07-28T11:58:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:22 smithi022 bash[80503]: cluster 2024-07-28T11:58:21.001137+0000 mgr.y (mgr.25232) 179 : cluster [DBG] pgmap v325: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-07-28T11:58:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:22 smithi022 bash[80503]: cluster 2024-07-28T11:58:21.208246+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-07-28T11:58:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:22 smithi022 bash[80503]: cluster 2024-07-28T11:58:22.127277+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-07-28T11:58:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:22 smithi150 bash[67543]: cluster 2024-07-28T11:58:21.001137+0000 mgr.y (mgr.25232) 179 : cluster [DBG] pgmap v325: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-07-28T11:58:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:22 smithi150 bash[67543]: cluster 2024-07-28T11:58:21.208246+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-07-28T11:58:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:22 smithi150 bash[67543]: cluster 2024-07-28T11:58:22.127277+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-07-28T11:58:22.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:58:22 smithi150 bash[60514]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:58:23.133 INFO:tasks.rados.rados.0.smithi022.stdout:1788: done (8 left) 2024-07-28T11:58:23.133 INFO:tasks.rados.rados.0.smithi022.stdout:1789: snap_create 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1778: finishing write tid 3 to smithi02269687-16 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1781: finishing rollback tid 0 to smithi02269687-28 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1778: finishing write tid 4 to smithi02269687-16 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1778: finishing write tid 5 to smithi02269687-16 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 798 (ObjNum 685 snap 220 seq_num 685) dirty exists 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1778: left oid 16 (ObjNum 685 snap 220 seq_num 685) 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1781: finishing rollback tid 1 to smithi02269687-28 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1781: finishing rollback tid 2 to smithi02269687-28 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 188 (ObjNum 569 snap 177 seq_num 569) dirty exists 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1782: finishing write tid 1 to smithi02269687-26 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1782: finishing write tid 2 to smithi02269687-26 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:1783: finishing rollback tid 1 to smithi02269687-45 2024-07-28T11:58:23.134 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 0 (ObjNum 33 snap 0 seq_num 3528766808) dirty dne 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1782: finishing write tid 3 to smithi02269687-26 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1782: finishing write tid 4 to smithi02269687-26 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1782: finishing write tid 5 to smithi02269687-26 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 717 (ObjNum 686 snap 220 seq_num 686) dirty exists 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1782: left oid 26 (ObjNum 686 snap 220 seq_num 686) 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1784: finishing write tid 1 to smithi02269687-12 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1784: finishing write tid 2 to smithi02269687-12 2024-07-28T11:58:23.135 INFO:tasks.rados.rados.0.smithi022.stdout:1785: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T11:58:23.381 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.382 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.382 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: Stopping Ceph osd.0 for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:58:23.382 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.382 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.383 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.383 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.384 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.384 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:58:23 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:23.406 INFO:tasks.rados.rados.0.smithi022.stdout:1786: finishing rollback tid 0 to smithi02269687-2 2024-07-28T11:58:23.406 INFO:tasks.rados.rados.0.smithi022.stdout:1784: finishing write tid 3 to smithi02269687-12 2024-07-28T11:58:23.406 INFO:tasks.rados.rados.0.smithi022.stdout:1784: finishing write tid 4 to smithi02269687-12 2024-07-28T11:58:23.407 INFO:tasks.rados.rados.0.smithi022.stdout:1784: finishing write tid 5 to smithi02269687-12 2024-07-28T11:58:23.407 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 803 (ObjNum 687 snap 220 seq_num 687) dirty exists 2024-07-28T11:58:23.407 INFO:tasks.rados.rados.0.smithi022.stdout:1784: left oid 12 (ObjNum 687 snap 220 seq_num 687) 2024-07-28T11:58:23.407 INFO:tasks.rados.rados.0.smithi022.stdout:1786: finishing rollback tid 1 to smithi02269687-2 2024-07-28T11:58:23.407 INFO:tasks.rados.rados.0.smithi022.stdout:1786: finishing rollback tid 2 to smithi02269687-2 2024-07-28T11:58:23.407 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1316 (ObjNum 673 snap 213 seq_num 673) dirty exists 2024-07-28T11:58:23.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:23 smithi022 bash[34323]: debug 2024-07-28T11:58:23.499+0000 7f9dbd65f640 -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-28T11:58:23.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:23 smithi022 bash[34323]: debug 2024-07-28T11:58:23.499+0000 7f9dbd65f640 -1 osd.0 511 *** Got signal Terminated *** 2024-07-28T11:58:23.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:23 smithi022 bash[34323]: debug 2024-07-28T11:58:23.499+0000 7f9dbd65f640 -1 osd.0 511 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1778: done (8 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1781: done (7 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1782: done (6 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1783: done (5 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1784: done (4 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1785: done (3 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1786: done (2 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1787: done (1 left) 2024-07-28T11:58:24.144 INFO:tasks.rados.rados.0.smithi022.stdout:1789: done (0 left) 2024-07-28T11:58:24.145 INFO:tasks.rados.rados.0.smithi022.stdout:1790: read oid 43 snap 220 2024-07-28T11:58:24.145 INFO:tasks.rados.rados.0.smithi022.stdout:1790: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:58:24.145 INFO:tasks.rados.rados.0.smithi022.stdout:1791: write oid 48 current snap is 221 2024-07-28T11:58:24.145 INFO:tasks.rados.rados.0.smithi022.stdout:1791: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-07-28T11:58:24.151 INFO:tasks.rados.rados.0.smithi022.stdout:1791: writing smithi02269687-48 from 763216 to 1406298 tid 1 2024-07-28T11:58:24.159 INFO:tasks.rados.rados.0.smithi022.stdout:1791: writing smithi02269687-48 from 1843729 to 2531628 tid 2 2024-07-28T11:58:24.166 INFO:tasks.rados.rados.0.smithi022.stdout:1791: writing smithi02269687-48 from 3260666 to 3563216 tid 3 2024-07-28T11:58:24.166 INFO:tasks.rados.rados.0.smithi022.stdout:1792: write oid 7 current snap is 221 2024-07-28T11:58:24.166 INFO:tasks.rados.rados.0.smithi022.stdout:1792: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-07-28T11:58:24.175 INFO:tasks.rados.rados.0.smithi022.stdout:1792: writing smithi02269687-7 from 780023 to 1498354 tid 1 2024-07-28T11:58:24.181 INFO:tasks.rados.rados.0.smithi022.stdout:1792: writing smithi02269687-7 from 1902211 to 2450121 tid 2 2024-07-28T11:58:24.188 INFO:tasks.rados.rados.0.smithi022.stdout:1792: writing smithi02269687-7 from 3004442 to 3580023 tid 3 2024-07-28T11:58:24.188 INFO:tasks.rados.rados.0.smithi022.stdout:1793: snap_create 2024-07-28T11:58:24.188 INFO:tasks.rados.rados.0.smithi022.stdout:1790: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:58:24.479 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:24.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:24 smithi150 bash[67543]: cluster 2024-07-28T11:58:23.001556+0000 mgr.y (mgr.25232) 180 : cluster [DBG] pgmap v328: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-07-28T11:58:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:24 smithi150 bash[67543]: cluster 2024-07-28T11:58:23.132804+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-07-28T11:58:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:24 smithi150 bash[67543]: cluster 2024-07-28T11:58:23.504891+0000 mon.a (mon.0) 496 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:58:24.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:24 smithi022 bash[80503]: cluster 2024-07-28T11:58:23.001556+0000 mgr.y (mgr.25232) 180 : cluster [DBG] pgmap v328: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-07-28T11:58:24.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:24 smithi022 bash[80503]: cluster 2024-07-28T11:58:23.132804+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-07-28T11:58:24.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:24 smithi022 bash[80503]: cluster 2024-07-28T11:58:23.504891+0000 mon.a (mon.0) 496 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:24 smithi022 bash[82865]: cluster 2024-07-28T11:58:23.001556+0000 mgr.y (mgr.25232) 180 : cluster [DBG] pgmap v328: 89 pgs: 89 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-07-28T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:24 smithi022 bash[82865]: cluster 2024-07-28T11:58:23.132804+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-07-28T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:24 smithi022 bash[82865]: cluster 2024-07-28T11:58:23.504891+0000 mon.a (mon.0) 496 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T11:58:25.147 INFO:tasks.rados.rados.0.smithi022.stdout:1790: done (3 left) 2024-07-28T11:58:25.147 INFO:tasks.rados.rados.0.smithi022.stdout:1793: done (2 left) 2024-07-28T11:58:25.147 INFO:tasks.rados.rados.0.smithi022.stdout:1794: rollback oid 23 current snap is 222 2024-07-28T11:58:25.147 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 221 2024-07-28T11:58:25.148 INFO:tasks.rados.rados.0.smithi022.stdout:1795: write oid 24 current snap is 222 2024-07-28T11:58:25.148 INFO:tasks.rados.rados.0.smithi022.stdout:1795: seq_num 690 ranges {796830=793580,2360693=691568} 2024-07-28T11:58:25.154 INFO:tasks.rados.rados.0.smithi022.stdout:1795: writing smithi02269687-24 from 796830 to 1590410 tid 1 2024-07-28T11:58:25.165 INFO:tasks.rados.rados.0.smithi022.stdout:1795: writing smithi02269687-24 from 2360693 to 3052261 tid 2 2024-07-28T11:58:25.165 INFO:tasks.rados.rados.0.smithi022.stdout:1796: write oid 29 current snap is 222 2024-07-28T11:58:25.165 INFO:tasks.rados.rados.0.smithi022.stdout:1796: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-07-28T11:58:25.170 INFO:tasks.rados.rados.0.smithi022.stdout:1796: writing smithi02269687-29 from 413637 to 882466 tid 1 2024-07-28T11:58:25.178 INFO:tasks.rados.rados.0.smithi022.stdout:1796: writing smithi02269687-29 from 1619175 to 2054401 tid 2 2024-07-28T11:58:25.186 INFO:tasks.rados.rados.0.smithi022.stdout:1796: writing smithi02269687-29 from 2542935 to 3301190 tid 3 2024-07-28T11:58:25.186 INFO:tasks.rados.rados.0.smithi022.stdout:1797: write oid 19 current snap is 222 2024-07-28T11:58:25.186 INFO:tasks.rados.rados.0.smithi022.stdout:1794: finishing rollback tid 0 to smithi02269687-23 2024-07-28T11:58:25.186 INFO:tasks.rados.rados.0.smithi022.stdout:1794: finishing rollback tid 1 to smithi02269687-23 2024-07-28T11:58:25.187 INFO:tasks.rados.rados.0.smithi022.stdout:1794: finishing rollback tid 2 to smithi02269687-23 2024-07-28T11:58:25.187 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 723 (ObjNum 658 snap 210 seq_num 658) dirty exists 2024-07-28T11:58:25.187 INFO:tasks.rados.rados.0.smithi022.stdout:1791: finishing write tid 1 to smithi02269687-48 2024-07-28T11:58:25.187 INFO:tasks.rados.rados.0.smithi022.stdout:1791: finishing write tid 2 to smithi02269687-48 2024-07-28T11:58:25.187 INFO:tasks.rados.rados.0.smithi022.stdout:1797: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-07-28T11:58:25.192 INFO:tasks.rados.rados.0.smithi022.stdout:1797: writing smithi02269687-19 from 430444 to 1090875 tid 1 2024-07-28T11:58:25.200 INFO:tasks.rados.rados.0.smithi022.stdout:1797: writing smithi02269687-19 from 1677657 to 2372894 tid 2 2024-07-28T11:58:25.207 INFO:tasks.rados.rados.0.smithi022.stdout:1797: writing smithi02269687-19 from 2970358 to 3539885 tid 3 2024-07-28T11:58:25.207 INFO:tasks.rados.rados.0.smithi022.stdout:1794: done (5 left) 2024-07-28T11:58:25.207 INFO:tasks.rados.rados.0.smithi022.stdout:1798: write oid 26 current snap is 222 2024-07-28T11:58:25.207 INFO:tasks.rados.rados.0.smithi022.stdout:1791: finishing write tid 3 to smithi02269687-48 2024-07-28T11:58:25.207 INFO:tasks.rados.rados.0.smithi022.stdout:1798: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-07-28T11:58:25.213 INFO:tasks.rados.rados.0.smithi022.stdout:1798: writing smithi02269687-26 from 447251 to 1182931 tid 1 2024-07-28T11:58:25.219 INFO:tasks.rados.rados.0.smithi022.stdout:1798: writing smithi02269687-26 from 1736139 to 2175034 tid 2 2024-07-28T11:58:25.226 INFO:tasks.rados.rados.0.smithi022.stdout:1798: writing smithi02269687-26 from 2597781 to 3378580 tid 3 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1799: snap_create 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1791: finishing write tid 4 to smithi02269687-48 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1791: finishing write tid 5 to smithi02269687-48 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 897 (ObjNum 688 snap 221 seq_num 688) dirty exists 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1791: left oid 48 (ObjNum 688 snap 221 seq_num 688) 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1795: finishing write tid 1 to smithi02269687-24 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1792: finishing write tid 1 to smithi02269687-7 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1795: finishing write tid 2 to smithi02269687-24 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1792: finishing write tid 2 to smithi02269687-7 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1795: finishing write tid 3 to smithi02269687-24 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1792: finishing write tid 3 to smithi02269687-7 2024-07-28T11:58:25.227 INFO:tasks.rados.rados.0.smithi022.stdout:1795: finishing write tid 4 to smithi02269687-24 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 247 (ObjNum 690 snap 222 seq_num 690) dirty exists 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1795: left oid 24 (ObjNum 690 snap 222 seq_num 690) 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1796: finishing write tid 1 to smithi02269687-29 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1792: finishing write tid 4 to smithi02269687-7 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1792: finishing write tid 5 to smithi02269687-7 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1322 (ObjNum 689 snap 221 seq_num 689) dirty exists 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1792: left oid 7 (ObjNum 689 snap 221 seq_num 689) 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1796: finishing write tid 2 to smithi02269687-29 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1796: finishing write tid 3 to smithi02269687-29 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1796: finishing write tid 4 to smithi02269687-29 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:1796: finishing write tid 5 to smithi02269687-29 2024-07-28T11:58:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 902 (ObjNum 691 snap 222 seq_num 691) dirty exists 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1796: left oid 29 (ObjNum 691 snap 222 seq_num 691) 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1797: finishing write tid 1 to smithi02269687-19 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1797: finishing write tid 2 to smithi02269687-19 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1797: finishing write tid 3 to smithi02269687-19 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1797: finishing write tid 4 to smithi02269687-19 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1797: finishing write tid 5 to smithi02269687-19 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 743 (ObjNum 692 snap 222 seq_num 692) dirty exists 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1797: left oid 19 (ObjNum 692 snap 222 seq_num 692) 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1798: finishing write tid 1 to smithi02269687-26 2024-07-28T11:58:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:1798: finishing write tid 2 to smithi02269687-26 2024-07-28T11:58:25.233 INFO:tasks.rados.rados.0.smithi022.stdout:1798: finishing write tid 3 to smithi02269687-26 2024-07-28T11:58:25.233 INFO:tasks.rados.rados.0.smithi022.stdout:1798: finishing write tid 4 to smithi02269687-26 2024-07-28T11:58:25.234 INFO:tasks.rados.rados.0.smithi022.stdout:1798: finishing write tid 5 to smithi02269687-26 2024-07-28T11:58:25.234 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 728 (ObjNum 693 snap 222 seq_num 693) dirty exists 2024-07-28T11:58:25.234 INFO:tasks.rados.rados.0.smithi022.stdout:1798: left oid 26 (ObjNum 693 snap 222 seq_num 693) 2024-07-28T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:25 smithi150 bash[67543]: cluster 2024-07-28T11:58:24.128490+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:25 smithi150 bash[67543]: cluster 2024-07-28T11:58:24.137902+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-07-28T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:25 smithi150 bash[67543]: cluster 2024-07-28T11:58:25.140719+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-07-28T11:58:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[80503]: cluster 2024-07-28T11:58:24.128490+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:58:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[80503]: cluster 2024-07-28T11:58:24.137902+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-07-28T11:58:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[80503]: cluster 2024-07-28T11:58:25.140719+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-07-28T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[82865]: cluster 2024-07-28T11:58:24.128490+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[82865]: cluster 2024-07-28T11:58:24.137902+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-07-28T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[82865]: cluster 2024-07-28T11:58:25.140719+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-07-28T11:58:26.079 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[88754]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-0 2024-07-28T11:58:26.079 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:25 smithi022 bash[88829]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-0 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1791: done (6 left) 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1792: done (5 left) 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1795: done (4 left) 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1796: done (3 left) 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1797: done (2 left) 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1798: done (1 left) 2024-07-28T11:58:26.186 INFO:tasks.rados.rados.0.smithi022.stdout:1799: done (0 left) 2024-07-28T11:58:26.187 INFO:tasks.rados.rados.0.smithi022.stdout:1800: snap_create 2024-07-28T11:58:26.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:26 smithi022 bash[80503]: cluster 2024-07-28T11:58:25.002227+0000 mgr.y (mgr.25232) 181 : cluster [DBG] pgmap v331: 89 pgs: 13 stale+active+clean, 76 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:26.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:26 smithi022 bash[82865]: cluster 2024-07-28T11:58:25.002227+0000 mgr.y (mgr.25232) 181 : cluster [DBG] pgmap v331: 89 pgs: 13 stale+active+clean, 76 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:26.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:26 smithi150 bash[67543]: cluster 2024-07-28T11:58:25.002227+0000 mgr.y (mgr.25232) 181 : cluster [DBG] pgmap v331: 89 pgs: 13 stale+active+clean, 76 active+clean; 93 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:58:27.192 INFO:tasks.rados.rados.0.smithi022.stdout:1800: done (0 left) 2024-07-28T11:58:27.192 INFO:tasks.rados.rados.0.smithi022.stdout:1801: read oid 48 snap 222 2024-07-28T11:58:27.192 INFO:tasks.rados.rados.0.smithi022.stdout:1801: expect (ObjNum 688 snap 221 seq_num 688) 2024-07-28T11:58:27.192 INFO:tasks.rados.rados.0.smithi022.stdout:1802: read oid 5 snap 223 2024-07-28T11:58:27.192 INFO:tasks.rados.rados.0.smithi022.stdout:1802: expect deleted 2024-07-28T11:58:27.192 INFO:tasks.rados.rados.0.smithi022.stdout:1803: snap_create 2024-07-28T11:58:27.214 INFO:tasks.rados.rados.0.smithi022.stdout:1801: expect (ObjNum 688 snap 221 seq_num 688) 2024-07-28T11:58:27.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:27 smithi150 bash[67543]: cluster 2024-07-28T11:58:26.185650+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-07-28T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:27 smithi022 bash[80503]: cluster 2024-07-28T11:58:26.185650+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-07-28T11:58:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:27 smithi022 bash[82865]: cluster 2024-07-28T11:58:26.185650+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-07-28T11:58:28.200 INFO:tasks.rados.rados.0.smithi022.stdout:1801: done (2 left) 2024-07-28T11:58:28.200 INFO:tasks.rados.rados.0.smithi022.stdout:1802: done (1 left) 2024-07-28T11:58:28.200 INFO:tasks.rados.rados.0.smithi022.stdout:1803: done (0 left) 2024-07-28T11:58:28.200 INFO:tasks.rados.rados.0.smithi022.stdout:1804: snap_create 2024-07-28T11:58:28.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[80503]: cluster 2024-07-28T11:58:27.003128+0000 mgr.y (mgr.25232) 182 : cluster [DBG] pgmap v334: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s wr, 13 op/s; 37/216 objects degraded (17.130%) 2024-07-28T11:58:28.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[80503]: cluster 2024-07-28T11:58:27.190618+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-07-28T11:58:28.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[80503]: cluster 2024-07-28T11:58:27.191052+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 37/216 objects degraded (17.130%), 13 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:28.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[80503]: cluster 2024-07-28T11:58:28.199936+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-07-28T11:58:28.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[82865]: cluster 2024-07-28T11:58:27.003128+0000 mgr.y (mgr.25232) 182 : cluster [DBG] pgmap v334: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s wr, 13 op/s; 37/216 objects degraded (17.130%) 2024-07-28T11:58:28.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[82865]: cluster 2024-07-28T11:58:27.190618+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-07-28T11:58:28.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[82865]: cluster 2024-07-28T11:58:27.191052+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 37/216 objects degraded (17.130%), 13 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:28.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:28 smithi022 bash[82865]: cluster 2024-07-28T11:58:28.199936+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-07-28T11:58:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:28 smithi150 bash[67543]: cluster 2024-07-28T11:58:27.003128+0000 mgr.y (mgr.25232) 182 : cluster [DBG] pgmap v334: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s wr, 13 op/s; 37/216 objects degraded (17.130%) 2024-07-28T11:58:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:28 smithi150 bash[67543]: cluster 2024-07-28T11:58:27.190618+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-07-28T11:58:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:28 smithi150 bash[67543]: cluster 2024-07-28T11:58:27.191052+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 37/216 objects degraded (17.130%), 13 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:28 smithi150 bash[67543]: cluster 2024-07-28T11:58:28.199936+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-07-28T11:58:29.206 INFO:tasks.rados.rados.0.smithi022.stdout:1804: done (0 left) 2024-07-28T11:58:29.206 INFO:tasks.rados.rados.0.smithi022.stdout:1805: read oid 31 snap 220 2024-07-28T11:58:29.206 INFO:tasks.rados.rados.0.smithi022.stdout:1805: expect deleted 2024-07-28T11:58:29.206 INFO:tasks.rados.rados.0.smithi022.stdout:1806: rollback oid 3 current snap is 226 2024-07-28T11:58:29.207 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 216 2024-07-28T11:58:29.207 INFO:tasks.rados.rados.0.smithi022.stdout:1807: rollback oid 37 current snap is 226 2024-07-28T11:58:29.207 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 224 2024-07-28T11:58:29.207 INFO:tasks.rados.rados.0.smithi022.stdout:1808: write oid 34 current snap is 226 2024-07-28T11:58:29.207 INFO:tasks.rados.rados.0.smithi022.stdout:1808: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2024-07-28T11:58:29.213 INFO:tasks.rados.rados.0.smithi022.stdout:1808: writing smithi02269687-34 from 464058 to 874987 tid 1 2024-07-28T11:58:29.223 INFO:tasks.rados.rados.0.smithi022.stdout:1808: writing smithi02269687-34 from 1394621 to 2093527 tid 2 2024-07-28T11:58:29.231 INFO:tasks.rados.rados.0.smithi022.stdout:1808: writing smithi02269687-34 from 2625204 to 3217275 tid 3 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1808: writing smithi02269687-34 from 3656107 to 3664058 tid 4 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1809: snap_create 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1807: finishing rollback tid 0 to smithi02269687-37 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1807: finishing rollback tid 1 to smithi02269687-37 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1806: finishing rollback tid 1 to smithi02269687-3 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1807: finishing rollback tid 2 to smithi02269687-37 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 428 (ObjNum 683 snap 219 seq_num 683) dirty exists 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1808: finishing write tid 1 to smithi02269687-34 2024-07-28T11:58:29.235 INFO:tasks.rados.rados.0.smithi022.stdout:1808: finishing write tid 2 to smithi02269687-34 2024-07-28T11:58:29.236 INFO:tasks.rados.rados.0.smithi022.stdout:1808: finishing write tid 3 to smithi02269687-34 2024-07-28T11:58:29.237 INFO:tasks.rados.rados.0.smithi022.stdout:1808: finishing write tid 4 to smithi02269687-34 2024-07-28T11:58:29.237 INFO:tasks.rados.rados.0.smithi022.stdout:1808: finishing write tid 5 to smithi02269687-34 2024-07-28T11:58:29.237 INFO:tasks.rados.rados.0.smithi022.stdout:1808: finishing write tid 6 to smithi02269687-34 2024-07-28T11:58:29.237 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 908 (ObjNum 694 snap 226 seq_num 694) dirty exists 2024-07-28T11:58:29.237 INFO:tasks.rados.rados.0.smithi022.stdout:1808: left oid 34 (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:58:29.329 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-28T11:58:29.329 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: Stopped Ceph osd.0 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:58:29.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.637 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.637 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.638 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.638 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:58:29] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2024-07-28T11:58:29.638 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.638 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: Started Ceph osd.0 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:58:29.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.639 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.639 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.639 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:58:29 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:29.873 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T11:58:30.217 INFO:tasks.rados.rados.0.smithi022.stdout:1805: done (4 left) 2024-07-28T11:58:30.217 INFO:tasks.rados.rados.0.smithi022.stdout:1806: done (3 left) 2024-07-28T11:58:30.217 INFO:tasks.rados.rados.0.smithi022.stdout:1807: done (2 left) 2024-07-28T11:58:30.218 INFO:tasks.rados.rados.0.smithi022.stdout:1808: done (1 left) 2024-07-28T11:58:30.218 INFO:tasks.rados.rados.0.smithi022.stdout:1809: done (0 left) 2024-07-28T11:58:30.218 INFO:tasks.rados.rados.0.smithi022.stdout:1810: rollback oid 49 current snap is 227 2024-07-28T11:58:30.218 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 220 2024-07-28T11:58:30.218 INFO:tasks.rados.rados.0.smithi022.stdout:1811: snap_create 2024-07-28T11:58:30.227 INFO:tasks.rados.rados.0.smithi022.stdout:1810: finishing rollback tid 0 to smithi02269687-49 2024-07-28T11:58:30.227 INFO:tasks.rados.rados.0.smithi022.stdout:1810: finishing rollback tid 1 to smithi02269687-49 2024-07-28T11:58:30.227 INFO:tasks.rados.rados.0.smithi022.stdout:1810: finishing rollback tid 2 to smithi02269687-49 2024-07-28T11:58:30.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 491 (ObjNum 635 snap 203 seq_num 635) dirty exists 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: cluster 2024-07-28T11:58:29.003979+0000 mgr.y (mgr.25232) 183 : cluster [DBG] pgmap v337: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s wr, 13 op/s; 37/216 objects degraded (17.130%) 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: cluster 2024-07-28T11:58:29.205312+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: audit 2024-07-28T11:58:29.507606+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: audit 2024-07-28T11:58:29.522532+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: audit 2024-07-28T11:58:29.523739+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: audit 2024-07-28T11:58:29.861992+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: audit 2024-07-28T11:58:29.862135+0000 mon.a (mon.0) 509 : audit [DBG] from='client.? 172.21.15.22:0/3012033060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:30 smithi150 bash[67543]: audit 2024-07-28T11:58:29.866702+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: cluster 2024-07-28T11:58:29.003979+0000 mgr.y (mgr.25232) 183 : cluster [DBG] pgmap v337: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s wr, 13 op/s; 37/216 objects degraded (17.130%) 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: cluster 2024-07-28T11:58:29.205312+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: audit 2024-07-28T11:58:29.507606+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: audit 2024-07-28T11:58:29.522532+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: audit 2024-07-28T11:58:29.523739+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: audit 2024-07-28T11:58:29.861992+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: audit 2024-07-28T11:58:29.862135+0000 mon.a (mon.0) 509 : audit [DBG] from='client.? 172.21.15.22:0/3012033060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[80503]: audit 2024-07-28T11:58:29.866702+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: cluster 2024-07-28T11:58:29.003979+0000 mgr.y (mgr.25232) 183 : cluster [DBG] pgmap v337: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s wr, 13 op/s; 37/216 objects degraded (17.130%) 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: cluster 2024-07-28T11:58:29.205312+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: audit 2024-07-28T11:58:29.507606+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: audit 2024-07-28T11:58:29.522532+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: audit 2024-07-28T11:58:29.523739+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: audit 2024-07-28T11:58:29.861992+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: audit 2024-07-28T11:58:29.862135+0000 mon.a (mon.0) 509 : audit [DBG] from='client.? 172.21.15.22:0/3012033060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T11:58:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:30 smithi022 bash[82865]: audit 2024-07-28T11:58:29.866702+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:30.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T11:58:31.224 INFO:tasks.rados.rados.0.smithi022.stdout:1810: done (1 left) 2024-07-28T11:58:31.224 INFO:tasks.rados.rados.0.smithi022.stdout:1811: done (0 left) 2024-07-28T11:58:31.224 INFO:tasks.rados.rados.0.smithi022.stdout:1812: delete oid 18 current snap is 228 2024-07-28T11:58:31.234 INFO:tasks.rados.rados.0.smithi022.stdout:1812: done (0 left) 2024-07-28T11:58:31.234 INFO:tasks.rados.rados.0.smithi022.stdout:1813: write oid 38 current snap is 228 2024-07-28T11:58:31.234 INFO:tasks.rados.rados.0.smithi022.stdout:1813: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2024-07-28T11:58:31.240 INFO:tasks.rados.rados.0.smithi022.stdout:1813: writing smithi02269687-38 from 497672 to 1059099 tid 1 2024-07-28T11:58:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:1813: writing smithi02269687-38 from 1795232 to 2497807 tid 2 2024-07-28T11:58:31.255 INFO:tasks.rados.rados.0.smithi022.stdout:1813: writing smithi02269687-38 from 2963697 to 3694665 tid 3 2024-07-28T11:58:31.256 INFO:tasks.rados.rados.0.smithi022.stdout:1814: snap_create 2024-07-28T11:58:31.256 INFO:tasks.rados.rados.0.smithi022.stdout:1813: finishing write tid 1 to smithi02269687-38 2024-07-28T11:58:31.256 INFO:tasks.rados.rados.0.smithi022.stdout:1813: finishing write tid 2 to smithi02269687-38 2024-07-28T11:58:31.260 INFO:tasks.rados.rados.0.smithi022.stdout:1813: finishing write tid 3 to smithi02269687-38 2024-07-28T11:58:31.261 INFO:tasks.rados.rados.0.smithi022.stdout:1813: finishing write tid 4 to smithi02269687-38 2024-07-28T11:58:31.261 INFO:tasks.rados.rados.0.smithi022.stdout:1813: finishing write tid 5 to smithi02269687-38 2024-07-28T11:58:31.261 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 750 (ObjNum 696 snap 228 seq_num 696) dirty exists 2024-07-28T11:58:31.261 INFO:tasks.rados.rados.0.smithi022.stdout:1813: left oid 38 (ObjNum 696 snap 228 seq_num 696) 2024-07-28T11:58:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[80503]: cluster 2024-07-28T11:58:30.216596+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-07-28T11:58:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[82865]: cluster 2024-07-28T11:58:30.216596+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-07-28T11:58:31.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:31 smithi150 bash[67543]: cluster 2024-07-28T11:58:30.216596+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-07-28T11:58:31.829 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-28T11:58:31.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: 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-28T11:58:31.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-28T11:58:31.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-28T11:58:31.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-07-28T11:58:31.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-28T11:58:31.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:31 smithi022 bash[89089]: --> ceph-volume raw activate successful for osd ID: 0 2024-07-28T11:58:32.136 INFO:tasks.rados.rados.0.smithi022.stdout:1813: done (1 left) 2024-07-28T11:58:32.136 INFO:tasks.rados.rados.0.smithi022.stdout:1814: done (0 left) 2024-07-28T11:58:32.136 INFO:tasks.rados.rados.0.smithi022.stdout:1815: snap_remove snap 223 2024-07-28T11:58:32.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:58:32 smithi150 bash[60514]: ts=2024-07-28T11:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:58:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:32 smithi150 bash[67543]: cluster 2024-07-28T11:58:31.005038+0000 mgr.y (mgr.25232) 184 : cluster [DBG] pgmap v340: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 418 KiB/s wr, 4 op/s; 38/225 objects degraded (16.889%) 2024-07-28T11:58:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:32 smithi150 bash[67543]: cluster 2024-07-28T11:58:31.224048+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-07-28T11:58:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:32 smithi150 bash[67543]: cluster 2024-07-28T11:58:32.135520+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-07-28T11:58:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:32 smithi022 bash[80503]: cluster 2024-07-28T11:58:31.005038+0000 mgr.y (mgr.25232) 184 : cluster [DBG] pgmap v340: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 418 KiB/s wr, 4 op/s; 38/225 objects degraded (16.889%) 2024-07-28T11:58:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:32 smithi022 bash[80503]: cluster 2024-07-28T11:58:31.224048+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-07-28T11:58:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:32 smithi022 bash[80503]: cluster 2024-07-28T11:58:32.135520+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-07-28T11:58:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:32 smithi022 bash[82865]: cluster 2024-07-28T11:58:31.005038+0000 mgr.y (mgr.25232) 184 : cluster [DBG] pgmap v340: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 418 KiB/s wr, 4 op/s; 38/225 objects degraded (16.889%) 2024-07-28T11:58:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:32 smithi022 bash[82865]: cluster 2024-07-28T11:58:31.224048+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-07-28T11:58:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:32 smithi022 bash[82865]: cluster 2024-07-28T11:58:32.135520+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-07-28T11:58:33.139 INFO:tasks.rados.rados.0.smithi022.stdout:1815: done (0 left) 2024-07-28T11:58:33.140 INFO:tasks.rados.rados.0.smithi022.stdout:1816: read oid 4 snap -1 2024-07-28T11:58:33.140 INFO:tasks.rados.rados.0.smithi022.stdout:1816: expect deleted 2024-07-28T11:58:33.140 INFO:tasks.rados.rados.0.smithi022.stdout:1817: snap_remove snap 219 2024-07-28T11:58:33.579 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:33 smithi022 bash[89370]: debug 2024-07-28T11:58:33.374+0000 7f3d441aa640 1 -- 172.21.15.22:0/429103388 <== mon.2 v2:172.21.15.22:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bc5af0f1e0 con 0x55bc5aecf800 2024-07-28T11:58:34.140 INFO:tasks.rados.rados.0.smithi022.stdout:1817: done (1 left) 2024-07-28T11:58:34.141 INFO:tasks.rados.rados.0.smithi022.stdout:1818: delete oid 17 current snap is 229 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1816: done (1 left) 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1818: done (0 left) 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1819: read oid 11 snap -1 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1819: expect deleted 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1820: rollback oid 39 current snap is 229 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 215 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1821: write oid 36 current snap is 229 2024-07-28T11:58:34.153 INFO:tasks.rados.rados.0.smithi022.stdout:1821: seq_num 698 ranges {531286=711925,1912196=706244,3018543=712743} 2024-07-28T11:58:34.175 INFO:tasks.rados.rados.0.smithi022.stdout:1821: writing smithi02269687-36 from 531286 to 1243211 tid 1 2024-07-28T11:58:34.197 INFO:tasks.rados.rados.0.smithi022.stdout:1821: writing smithi02269687-36 from 1912196 to 2618440 tid 2 2024-07-28T11:58:34.211 INFO:tasks.rados.rados.0.smithi022.stdout:1821: writing smithi02269687-36 from 3018543 to 3731286 tid 3 2024-07-28T11:58:34.212 INFO:tasks.rados.rados.0.smithi022.stdout:1822: write oid 9 current snap is 229 2024-07-28T11:58:34.212 INFO:tasks.rados.rados.0.smithi022.stdout:1822: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-07-28T11:58:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:1822: writing smithi02269687-9 from 548093 to 1335267 tid 1 2024-07-28T11:58:34.235 INFO:tasks.rados.rados.0.smithi022.stdout:1822: writing smithi02269687-9 from 1970678 to 2420580 tid 2 2024-07-28T11:58:34.246 INFO:tasks.rados.rados.0.smithi022.stdout:1822: writing smithi02269687-9 from 3045966 to 3727103 tid 3 2024-07-28T11:58:34.246 INFO:tasks.rados.rados.0.smithi022.stdout:1823: read oid 20 snap -1 2024-07-28T11:58:34.247 INFO:tasks.rados.rados.0.smithi022.stdout:1823: expect deleted 2024-07-28T11:58:34.247 INFO:tasks.rados.rados.0.smithi022.stdout:1824: snap_remove snap 225 2024-07-28T11:58:34.329 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:33 smithi022 bash[89370]: debug 2024-07-28T11:58:33.934+0000 7f3d46a10640 -1 Falling back to public interface 2024-07-28T11:58:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:34 smithi022 bash[82865]: cluster 2024-07-28T11:58:33.005870+0000 mgr.y (mgr.25232) 185 : cluster [DBG] pgmap v343: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 418 KiB/s wr, 4 op/s; 38/225 objects degraded (16.889%) 2024-07-28T11:58:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:34 smithi022 bash[82865]: cluster 2024-07-28T11:58:33.138276+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-07-28T11:58:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:34 smithi022 bash[80503]: cluster 2024-07-28T11:58:33.005870+0000 mgr.y (mgr.25232) 185 : cluster [DBG] pgmap v343: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 418 KiB/s wr, 4 op/s; 38/225 objects degraded (16.889%) 2024-07-28T11:58:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:34 smithi022 bash[80503]: cluster 2024-07-28T11:58:33.138276+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-07-28T11:58:34.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:34 smithi150 bash[67543]: cluster 2024-07-28T11:58:33.005870+0000 mgr.y (mgr.25232) 185 : cluster [DBG] pgmap v343: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 418 KiB/s wr, 4 op/s; 38/225 objects degraded (16.889%) 2024-07-28T11:58:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:34 smithi150 bash[67543]: cluster 2024-07-28T11:58:33.138276+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-07-28T11:58:35.155 INFO:tasks.rados.rados.0.smithi022.stdout:1824: done (5 left) 2024-07-28T11:58:35.155 INFO:tasks.rados.rados.0.smithi022.stdout:1825: write oid 44 current snap is 229 2024-07-28T11:58:35.155 INFO:tasks.rados.rados.0.smithi022.stdout:1825: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2024-07-28T11:58:35.164 INFO:tasks.rados.rados.0.smithi022.stdout:1825: writing smithi02269687-44 from 564900 to 1143676 tid 1 2024-07-28T11:58:35.173 INFO:tasks.rados.rados.0.smithi022.stdout:1825: writing smithi02269687-44 from 1629160 to 2339073 tid 2 2024-07-28T11:58:35.183 INFO:tasks.rados.rados.0.smithi022.stdout:1825: writing smithi02269687-44 from 3073389 to 3565798 tid 3 2024-07-28T11:58:35.183 INFO:tasks.rados.rados.0.smithi022.stdout:1826: rollback oid 33 current snap is 229 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 216 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1820: finishing rollback tid 0 to smithi02269687-39 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1820: finishing rollback tid 1 to smithi02269687-39 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1820: finishing rollback tid 2 to smithi02269687-39 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 897 (ObjNum 620 snap 200 seq_num 620) dirty exists 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1821: finishing write tid 1 to smithi02269687-36 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1821: finishing write tid 2 to smithi02269687-36 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1821: finishing write tid 3 to smithi02269687-36 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1821: finishing write tid 4 to smithi02269687-36 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1821: finishing write tid 5 to smithi02269687-36 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 999 (ObjNum 698 snap 229 seq_num 698) dirty exists 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1821: left oid 36 (ObjNum 698 snap 229 seq_num 698) 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1822: finishing write tid 1 to smithi02269687-9 2024-07-28T11:58:35.184 INFO:tasks.rados.rados.0.smithi022.stdout:1819: done (6 left) 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1820: done (5 left) 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1821: done (4 left) 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1827: delete oid 35 current snap is 229 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1822: finishing write tid 2 to smithi02269687-9 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1822: finishing write tid 3 to smithi02269687-9 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1822: finishing write tid 4 to smithi02269687-9 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1822: finishing write tid 5 to smithi02269687-9 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 499 (ObjNum 699 snap 229 seq_num 699) dirty exists 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1822: left oid 9 (ObjNum 699 snap 229 seq_num 699) 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1825: finishing write tid 1 to smithi02269687-44 2024-07-28T11:58:35.185 INFO:tasks.rados.rados.0.smithi022.stdout:1825: finishing write tid 2 to smithi02269687-44 2024-07-28T11:58:35.187 INFO:tasks.rados.rados.0.smithi022.stdout:1826: finishing rollback tid 1 to smithi02269687-33 2024-07-28T11:58:35.187 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 0 (ObjNum 33 snap 0 seq_num 3533619776) dirty dne 2024-07-28T11:58:35.190 INFO:tasks.rados.rados.0.smithi022.stdout:1825: finishing write tid 3 to smithi02269687-44 2024-07-28T11:58:35.190 INFO:tasks.rados.rados.0.smithi022.stdout:1825: finishing write tid 4 to smithi02269687-44 2024-07-28T11:58:35.191 INFO:tasks.rados.rados.0.smithi022.stdout:1825: finishing write tid 5 to smithi02269687-44 2024-07-28T11:58:35.191 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 903 (ObjNum 700 snap 229 seq_num 700) dirty exists 2024-07-28T11:58:35.191 INFO:tasks.rados.rados.0.smithi022.stdout:1825: left oid 44 (ObjNum 700 snap 229 seq_num 700) 2024-07-28T11:58:35.195 INFO:tasks.rados.rados.0.smithi022.stdout:1822: done (4 left) 2024-07-28T11:58:35.195 INFO:tasks.rados.rados.0.smithi022.stdout:1823: done (3 left) 2024-07-28T11:58:35.195 INFO:tasks.rados.rados.0.smithi022.stdout:1825: done (2 left) 2024-07-28T11:58:35.195 INFO:tasks.rados.rados.0.smithi022.stdout:1826: done (1 left) 2024-07-28T11:58:35.195 INFO:tasks.rados.rados.0.smithi022.stdout:1827: done (0 left) 2024-07-28T11:58:35.195 INFO:tasks.rados.rados.0.smithi022.stdout:1828: write oid 50 current snap is 229 2024-07-28T11:58:35.196 INFO:tasks.rados.rados.0.smithi022.stdout:1828: seq_num 702 ranges {598514=729274,1746124=597229,3128235=514953} 2024-07-28T11:58:35.205 INFO:tasks.rados.rados.0.smithi022.stdout:1828: writing smithi02269687-50 from 598514 to 1327788 tid 1 2024-07-28T11:58:35.213 INFO:tasks.rados.rados.0.smithi022.stdout:1828: writing smithi02269687-50 from 1746124 to 2343353 tid 2 2024-07-28T11:58:35.223 INFO:tasks.rados.rados.0.smithi022.stdout:1828: writing smithi02269687-50 from 3128235 to 3643188 tid 3 2024-07-28T11:58:35.223 INFO:tasks.rados.rados.0.smithi022.stdout:1829: write oid 6 current snap is 229 2024-07-28T11:58:35.223 INFO:tasks.rados.rados.0.smithi022.stdout:1829: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-07-28T11:58:35.230 INFO:tasks.rados.rados.0.smithi022.stdout:1829: writing smithi02269687-6 from 615321 to 1019844 tid 1 2024-07-28T11:58:35.239 INFO:tasks.rados.rados.0.smithi022.stdout:1829: writing smithi02269687-6 from 1804606 to 2261846 tid 2 2024-07-28T11:58:35.248 INFO:tasks.rados.rados.0.smithi022.stdout:1829: writing smithi02269687-6 from 2755658 to 3481883 tid 3 2024-07-28T11:58:35.248 INFO:tasks.rados.rados.0.smithi022.stdout:1830: rollback oid 13 current snap is 229 2024-07-28T11:58:35.248 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 218 2024-07-28T11:58:35.248 INFO:tasks.rados.rados.0.smithi022.stdout:1828: finishing write tid 1 to smithi02269687-50 2024-07-28T11:58:35.248 INFO:tasks.rados.rados.0.smithi022.stdout:1828: finishing write tid 2 to smithi02269687-50 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1828: finishing write tid 3 to smithi02269687-50 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1828: finishing write tid 4 to smithi02269687-50 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1828: finishing write tid 5 to smithi02269687-50 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 670 (ObjNum 702 snap 229 seq_num 702) dirty exists 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1828: left oid 50 (ObjNum 702 snap 229 seq_num 702) 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1829: finishing write tid 1 to smithi02269687-6 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1828: done (2 left) 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1831: rollback oid 4 current snap is 229 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 221 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1829: finishing write tid 2 to smithi02269687-6 2024-07-28T11:58:35.249 INFO:tasks.rados.rados.0.smithi022.stdout:1832: snap_create 2024-07-28T11:58:35.253 INFO:tasks.rados.rados.0.smithi022.stdout:1829: finishing write tid 3 to smithi02269687-6 2024-07-28T11:58:35.254 INFO:tasks.rados.rados.0.smithi022.stdout:1829: finishing write tid 4 to smithi02269687-6 2024-07-28T11:58:35.254 INFO:tasks.rados.rados.0.smithi022.stdout:1829: finishing write tid 5 to smithi02269687-6 2024-07-28T11:58:35.255 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 675 (ObjNum 703 snap 229 seq_num 703) dirty exists 2024-07-28T11:58:35.255 INFO:tasks.rados.rados.0.smithi022.stdout:1829: left oid 6 (ObjNum 703 snap 229 seq_num 703) 2024-07-28T11:58:35.258 INFO:tasks.rados.rados.0.smithi022.stdout:1830: finishing rollback tid 0 to smithi02269687-13 2024-07-28T11:58:35.258 INFO:tasks.rados.rados.0.smithi022.stdout:1830: finishing rollback tid 1 to smithi02269687-13 2024-07-28T11:58:35.258 INFO:tasks.rados.rados.0.smithi022.stdout:1830: finishing rollback tid 2 to smithi02269687-13 2024-07-28T11:58:35.259 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1326 (ObjNum 627 snap 201 seq_num 627) dirty exists 2024-07-28T11:58:35.259 INFO:tasks.rados.rados.0.smithi022.stdout:1831: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:58:35.259 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 0 (ObjNum 97 snap 0 seq_num 4775) dirty dne 2024-07-28T11:58:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:35 smithi150 bash[67543]: cluster 2024-07-28T11:58:34.140161+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-07-28T11:58:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:35 smithi150 bash[67543]: audit 2024-07-28T11:58:35.015412+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:35 smithi150 bash[67543]: audit 2024-07-28T11:58:35.017573+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:35 smithi022 bash[80503]: cluster 2024-07-28T11:58:34.140161+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-07-28T11:58:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:35 smithi022 bash[80503]: audit 2024-07-28T11:58:35.015412+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:35 smithi022 bash[80503]: audit 2024-07-28T11:58:35.017573+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:35 smithi022 bash[82865]: cluster 2024-07-28T11:58:34.140161+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-07-28T11:58:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:35 smithi022 bash[82865]: audit 2024-07-28T11:58:35.015412+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:35 smithi022 bash[82865]: audit 2024-07-28T11:58:35.017573+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:35.849 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:36.162 INFO:tasks.rados.rados.0.smithi022.stdout:1829: done (3 left) 2024-07-28T11:58:36.162 INFO:tasks.rados.rados.0.smithi022.stdout:1830: done (2 left) 2024-07-28T11:58:36.162 INFO:tasks.rados.rados.0.smithi022.stdout:1831: done (1 left) 2024-07-28T11:58:36.162 INFO:tasks.rados.rados.0.smithi022.stdout:1832: done (0 left) 2024-07-28T11:58:36.162 INFO:tasks.rados.rados.0.smithi022.stdout:1833: snap_create 2024-07-28T11:58:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:36 smithi022 bash[80503]: cluster 2024-07-28T11:58:35.006714+0000 mgr.y (mgr.25232) 186 : cluster [DBG] pgmap v346: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 38/225 objects degraded (16.889%) 2024-07-28T11:58:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:36 smithi022 bash[80503]: cluster 2024-07-28T11:58:35.153434+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-07-28T11:58:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:36 smithi022 bash[82865]: cluster 2024-07-28T11:58:35.006714+0000 mgr.y (mgr.25232) 186 : cluster [DBG] pgmap v346: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 38/225 objects degraded (16.889%) 2024-07-28T11:58:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:36 smithi022 bash[82865]: cluster 2024-07-28T11:58:35.153434+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-07-28T11:58:36.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:36 smithi150 bash[67543]: cluster 2024-07-28T11:58:35.006714+0000 mgr.y (mgr.25232) 186 : cluster [DBG] pgmap v346: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 38/225 objects degraded (16.889%) 2024-07-28T11:58:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:36 smithi150 bash[67543]: cluster 2024-07-28T11:58:35.153434+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-07-28T11:58:37.168 INFO:tasks.rados.rados.0.smithi022.stdout:1833: done (0 left) 2024-07-28T11:58:37.169 INFO:tasks.rados.rados.0.smithi022.stdout:1834: snap_create 2024-07-28T11:58:37.329 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[89370]: debug 2024-07-28T11:58:37.078+0000 7f3d46a10640 -1 osd.0 512 log_to_monitors true 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[80503]: cluster 2024-07-28T11:58:36.160534+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[80503]: audit 2024-07-28T11:58:36.543398+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[80503]: audit 2024-07-28T11:58:36.548550+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[80503]: audit 2024-07-28T11:58:37.087984+0000 mon.a (mon.0) 522 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[80503]: cluster 2024-07-28T11:58:37.127889+0000 mon.a (mon.0) 523 : cluster [WRN] Health check update: Degraded data redundancy: 38/225 objects degraded (16.889%), 13 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[82865]: cluster 2024-07-28T11:58:36.160534+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[82865]: audit 2024-07-28T11:58:36.543398+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[82865]: audit 2024-07-28T11:58:36.548550+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[82865]: audit 2024-07-28T11:58:37.087984+0000 mon.a (mon.0) 522 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:58:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[82865]: cluster 2024-07-28T11:58:37.127889+0000 mon.a (mon.0) 523 : cluster [WRN] Health check update: Degraded data redundancy: 38/225 objects degraded (16.889%), 13 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:37 smithi150 bash[67543]: cluster 2024-07-28T11:58:36.160534+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-07-28T11:58:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:37 smithi150 bash[67543]: audit 2024-07-28T11:58:36.543398+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:37 smithi150 bash[67543]: audit 2024-07-28T11:58:36.548550+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:37 smithi150 bash[67543]: audit 2024-07-28T11:58:37.087984+0000 mon.a (mon.0) 522 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T11:58:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:37 smithi150 bash[67543]: cluster 2024-07-28T11:58:37.127889+0000 mon.a (mon.0) 523 : cluster [WRN] Health check update: Degraded data redundancy: 38/225 objects degraded (16.889%), 13 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:37.829 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:37 smithi022 bash[89370]: debug 2024-07-28T11:58:37.474+0000 7f3d3a7b2640 -1 osd.0 512 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:58:38.178 INFO:tasks.rados.rados.0.smithi022.stdout:1834: done (0 left) 2024-07-28T11:58:38.179 INFO:tasks.rados.rados.0.smithi022.stdout:1835: read oid 26 snap 230 2024-07-28T11:58:38.179 INFO:tasks.rados.rados.0.smithi022.stdout:1835: expect (ObjNum 693 snap 222 seq_num 693) 2024-07-28T11:58:38.179 INFO:tasks.rados.rados.0.smithi022.stdout:1836: write oid 30 current snap is 232 2024-07-28T11:58:38.179 INFO:tasks.rados.rados.0.smithi022.stdout:1836: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2024-07-28T11:58:38.190 INFO:tasks.rados.rados.0.smithi022.stdout:1836: writing smithi02269687-30 from 632128 to 1111900 tid 1 2024-07-28T11:58:38.206 INFO:tasks.rados.rados.0.smithi022.stdout:1836: writing smithi02269687-30 from 1746735 to 2347633 tid 2 2024-07-28T11:58:38.219 INFO:tasks.rados.rados.0.smithi022.stdout:1836: writing smithi02269687-30 from 3066728 to 3720578 tid 3 2024-07-28T11:58:38.219 INFO:tasks.rados.rados.0.smithi022.stdout:1837: snap_create 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: cluster 2024-07-28T11:58:37.007258+0000 mgr.y (mgr.25232) 187 : cluster [DBG] pgmap v349: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/258 objects degraded (16.279%) 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: audit 2024-07-28T11:58:37.168946+0000 mon.a (mon.0) 524 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: cluster 2024-07-28T11:58:37.169002+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: audit 2024-07-28T11:58:37.169433+0000 mon.a (mon.0) 526 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: audit 2024-07-28T11:58:37.281734+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: audit 2024-07-28T11:58:37.306616+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[80503]: audit 2024-07-28T11:58:37.451583+0000 mon.a (mon.0) 529 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: cluster 2024-07-28T11:58:37.007258+0000 mgr.y (mgr.25232) 187 : cluster [DBG] pgmap v349: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/258 objects degraded (16.279%) 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: audit 2024-07-28T11:58:37.168946+0000 mon.a (mon.0) 524 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: cluster 2024-07-28T11:58:37.169002+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: audit 2024-07-28T11:58:37.169433+0000 mon.a (mon.0) 526 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: audit 2024-07-28T11:58:37.281734+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: audit 2024-07-28T11:58:37.306616+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:38 smithi022 bash[82865]: audit 2024-07-28T11:58:37.451583+0000 mon.a (mon.0) 529 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: cluster 2024-07-28T11:58:37.007258+0000 mgr.y (mgr.25232) 187 : cluster [DBG] pgmap v349: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/258 objects degraded (16.279%) 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: audit 2024-07-28T11:58:37.168946+0000 mon.a (mon.0) 524 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: cluster 2024-07-28T11:58:37.169002+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: audit 2024-07-28T11:58:37.169433+0000 mon.a (mon.0) 526 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: audit 2024-07-28T11:58:37.281734+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: audit 2024-07-28T11:58:37.306616+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:38 smithi150 bash[67543]: audit 2024-07-28T11:58:37.451583+0000 mon.a (mon.0) 529 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310]' entity='osd.0' 2024-07-28T11:58:39.181 INFO:tasks.rados.rados.0.smithi022.stdout:1837: done (2 left) 2024-07-28T11:58:39.181 INFO:tasks.rados.rados.0.smithi022.stdout:1838: delete oid 4 current snap is 233 2024-07-28T11:58:39.201 INFO:tasks.rados.rados.0.smithi022.stdout:1838: done (2 left) 2024-07-28T11:58:39.201 INFO:tasks.rados.rados.0.smithi022.stdout:1839: read oid 11 snap -1 2024-07-28T11:58:39.201 INFO:tasks.rados.rados.0.smithi022.stdout:1839: expect deleted 2024-07-28T11:58:39.201 INFO:tasks.rados.rados.0.smithi022.stdout:1840: read oid 40 snap 226 2024-07-28T11:58:39.202 INFO:tasks.rados.rados.0.smithi022.stdout:1840: expect deleted 2024-07-28T11:58:39.202 INFO:tasks.rados.rados.0.smithi022.stdout:1841: snap_create 2024-07-28T11:58:39.211 INFO:tasks.rados.rados.0.smithi022.stdout:1836: finishing write tid 1 to smithi02269687-30 2024-07-28T11:58:39.211 INFO:tasks.rados.rados.0.smithi022.stdout:1836: finishing write tid 2 to smithi02269687-30 2024-07-28T11:58:39.212 INFO:tasks.rados.rados.0.smithi022.stdout:1836: finishing write tid 3 to smithi02269687-30 2024-07-28T11:58:39.212 INFO:tasks.rados.rados.0.smithi022.stdout:1836: finishing write tid 4 to smithi02269687-30 2024-07-28T11:58:39.214 INFO:tasks.rados.rados.0.smithi022.stdout:1836: finishing write tid 5 to smithi02269687-30 2024-07-28T11:58:39.214 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 353 (ObjNum 704 snap 232 seq_num 704) dirty exists 2024-07-28T11:58:39.214 INFO:tasks.rados.rados.0.smithi022.stdout:1836: left oid 30 (ObjNum 704 snap 232 seq_num 704) 2024-07-28T11:58:39.217 INFO:tasks.rados.rados.0.smithi022.stdout:1835: expect (ObjNum 693 snap 222 seq_num 693) 2024-07-28T11:58:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[80503]: cluster 2024-07-28T11:58:38.167607+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:58:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[80503]: cluster 2024-07-28T11:58:38.175565+0000 mon.a (mon.0) 531 : cluster [INF] osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310] boot 2024-07-28T11:58:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[80503]: cluster 2024-07-28T11:58:38.175663+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[80503]: audit 2024-07-28T11:58:38.176695+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[80503]: cluster 2024-07-28T11:58:39.179898+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[82865]: cluster 2024-07-28T11:58:38.167607+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[82865]: cluster 2024-07-28T11:58:38.175565+0000 mon.a (mon.0) 531 : cluster [INF] osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310] boot 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[82865]: cluster 2024-07-28T11:58:38.175663+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[82865]: audit 2024-07-28T11:58:38.176695+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:58:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[82865]: cluster 2024-07-28T11:58:39.179898+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-07-28T11:58:39.398 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T11:58:39.398 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (5m) 2s ago 12m 14.2M - 0.25.0 c8568f914cd2 39a877ac4be0 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi150 *:3000 running (5m) 25s ago 11m 75.1M - 9.4.7 954c08fa6188 8e50484f558c 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi022.lsazzu smithi022 running (10m) 2s ago 10m 14.2M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 790951c822db 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi150.uoyjce smithi150 running (10m) 25s ago 10m 17.8M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9b5a853c2b34 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi150 *:8443,9283,8765 running (4m) 25s ago 20m 424M - 18.2.2-1765-g1c7dd747 dd66d6cc220c bff79f531f3e 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (5m) 2s ago 22m 479M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 224d36ff6518 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (4m) 2s ago 23m 54.5M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c faebf40b744b 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi150 running (116s) 25s ago 21m 38.1M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c fac9f7cbcb5a 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (2m) 2s ago 20m 46.9M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 924d46a1ff3d 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (5m) 2s ago 12m 7887k - 1.5.0 0da6a335fe13 9d6adfebc99f 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi150 *:9100 running (5m) 25s ago 12m 8852k - 1.5.0 0da6a335fe13 11009886dce5 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (7s) 2s ago 19m - 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c c3d781a8e6e9 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (18m) 2s ago 18m 80.7M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 e67b6336147b 2024-07-28T11:58:39.399 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (18m) 2s ago 18m 105M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 b25ce3706e99 2024-07-28T11:58:39.400 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (17m) 2s ago 17m 73.0M 2525M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 ec49b8f7d962 2024-07-28T11:58:39.400 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi150 running (16m) 25s ago 16m 91.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 2078057a5614 2024-07-28T11:58:39.400 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi150 running (15m) 25s ago 15m 104M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 08579ab471fa 2024-07-28T11:58:39.400 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi150 running (14m) 25s ago 14m 77.7M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 47f1fb92bab2 2024-07-28T11:58:39.400 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi150 running (13m) 25s ago 13m 87.3M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 1d8906907817 2024-07-28T11:58:39.400 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi150 *:9095 running (4m) 25s ago 12m 56.2M - 2.43.0 a07b618ecd1d 639e2b04e05d 2024-07-28T11:58:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:39 smithi150 bash[67543]: cluster 2024-07-28T11:58:38.167607+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:58:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:39 smithi150 bash[67543]: cluster 2024-07-28T11:58:38.175565+0000 mon.a (mon.0) 531 : cluster [INF] osd.0 [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310] boot 2024-07-28T11:58:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:39 smithi150 bash[67543]: cluster 2024-07-28T11:58:38.175663+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-07-28T11:58:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:39 smithi150 bash[67543]: audit 2024-07-28T11:58:38.176695+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T11:58:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:39 smithi150 bash[67543]: cluster 2024-07-28T11:58:39.179898+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-07-28T11:58:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:58:39] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-07-28T11:58:40.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1835: done (4 left) 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1836: done (3 left) 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1839: done (2 left) 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1840: done (1 left) 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1841: done (0 left) 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1842: write oid 21 current snap is 234 2024-07-28T11:58:40.197 INFO:tasks.rados.rados.0.smithi022.stdout:1842: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-07-28T11:58:40.219 INFO:tasks.rados.rados.0.smithi022.stdout:1842: writing smithi02269687-21 from 665742 to 1296012 tid 1 2024-07-28T11:58:40.238 INFO:tasks.rados.rados.0.smithi022.stdout:1842: writing smithi02269687-21 from 1863699 to 2468266 tid 2 2024-07-28T11:58:40.257 INFO:tasks.rados.rados.0.smithi022.stdout:1842: writing smithi02269687-21 from 3121574 to 3797968 tid 3 2024-07-28T11:58:40.257 INFO:tasks.rados.rados.0.smithi022.stdout:1843: write oid 30 current snap is 234 2024-07-28T11:58:40.257 INFO:tasks.rados.rados.0.smithi022.stdout:1842: finishing write tid 1 to smithi02269687-21 2024-07-28T11:58:40.257 INFO:tasks.rados.rados.0.smithi022.stdout:1842: finishing write tid 2 to smithi02269687-21 2024-07-28T11:58:40.257 INFO:tasks.rados.rados.0.smithi022.stdout:1843: seq_num 707 ranges {682549=705519,1922181=464578,3148997=487666} 2024-07-28T11:58:40.273 INFO:tasks.rados.rados.0.smithi022.stdout:1843: writing smithi02269687-30 from 682549 to 1388068 tid 1 2024-07-28T11:58:40.285 INFO:tasks.rados.rados.0.smithi022.stdout:1843: writing smithi02269687-30 from 1922181 to 2386759 tid 2 2024-07-28T11:58:40.299 INFO:tasks.rados.rados.0.smithi022.stdout:1843: writing smithi02269687-30 from 3148997 to 3636663 tid 3 2024-07-28T11:58:40.299 INFO:tasks.rados.rados.0.smithi022.stdout:1844: delete oid 4 current snap is 234 2024-07-28T11:58:40.299 INFO:tasks.rados.rados.0.smithi022.stdout:1842: finishing write tid 3 to smithi02269687-21 2024-07-28T11:58:40.299 INFO:tasks.rados.rados.0.smithi022.stdout:1842: finishing write tid 4 to smithi02269687-21 2024-07-28T11:58:40.299 INFO:tasks.rados.rados.0.smithi022.stdout:1842: finishing write tid 5 to smithi02269687-21 2024-07-28T11:58:40.300 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 403 (ObjNum 706 snap 234 seq_num 706) dirty exists 2024-07-28T11:58:40.300 INFO:tasks.rados.rados.0.smithi022.stdout:1842: left oid 21 (ObjNum 706 snap 234 seq_num 706) 2024-07-28T11:58:40.300 INFO:tasks.rados.rados.0.smithi022.stdout:1843: finishing write tid 1 to smithi02269687-30 2024-07-28T11:58:40.300 INFO:tasks.rados.rados.0.smithi022.stdout:1843: finishing write tid 2 to smithi02269687-30 2024-07-28T11:58:40.304 INFO:tasks.rados.rados.0.smithi022.stdout:1843: finishing write tid 3 to smithi02269687-30 2024-07-28T11:58:40.306 INFO:tasks.rados.rados.0.smithi022.stdout:1843: finishing write tid 4 to smithi02269687-30 2024-07-28T11:58:40.306 INFO:tasks.rados.rados.0.smithi022.stdout:1843: finishing write tid 5 to smithi02269687-30 2024-07-28T11:58:40.306 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 358 (ObjNum 707 snap 234 seq_num 707) dirty exists 2024-07-28T11:58:40.306 INFO:tasks.rados.rados.0.smithi022.stdout:1843: left oid 30 (ObjNum 707 snap 234 seq_num 707) 2024-07-28T11:58:40.308 INFO:tasks.rados.rados.0.smithi022.stdout:1842: done (2 left) 2024-07-28T11:58:40.308 INFO:tasks.rados.rados.0.smithi022.stdout:1843: done (1 left) 2024-07-28T11:58:40.308 INFO:tasks.rados.rados.0.smithi022.stdout:1844: done (0 left) 2024-07-28T11:58:40.308 INFO:tasks.rados.rados.0.smithi022.stdout:1845: snap_create 2024-07-28T11:58:40.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:40 smithi150 bash[67543]: cluster 2024-07-28T11:58:39.008053+0000 mgr.y (mgr.25232) 188 : cluster [DBG] pgmap v352: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 133 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/258 objects degraded (16.279%) 2024-07-28T11:58:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:40 smithi150 bash[67543]: audit 2024-07-28T11:58:39.383090+0000 mgr.y (mgr.25232) 189 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:40 smithi150 bash[67543]: cluster 2024-07-28T11:58:40.197292+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-07-28T11:58:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:40 smithi022 bash[80503]: cluster 2024-07-28T11:58:39.008053+0000 mgr.y (mgr.25232) 188 : cluster [DBG] pgmap v352: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 133 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/258 objects degraded (16.279%) 2024-07-28T11:58:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:40 smithi022 bash[80503]: audit 2024-07-28T11:58:39.383090+0000 mgr.y (mgr.25232) 189 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:40 smithi022 bash[80503]: cluster 2024-07-28T11:58:40.197292+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-07-28T11:58:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:40 smithi022 bash[82865]: cluster 2024-07-28T11:58:39.008053+0000 mgr.y (mgr.25232) 188 : cluster [DBG] pgmap v352: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 133 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/258 objects degraded (16.279%) 2024-07-28T11:58:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:40 smithi022 bash[82865]: audit 2024-07-28T11:58:39.383090+0000 mgr.y (mgr.25232) 189 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:40 smithi022 bash[82865]: cluster 2024-07-28T11:58:40.197292+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-07-28T11:58:41.223 INFO:tasks.rados.rados.0.smithi022.stdout:1845: done (0 left) 2024-07-28T11:58:41.223 INFO:tasks.rados.rados.0.smithi022.stdout:1846: read oid 7 snap -1 2024-07-28T11:58:41.223 INFO:tasks.rados.rados.0.smithi022.stdout:1846: expect (ObjNum 689 snap 221 seq_num 689) 2024-07-28T11:58:41.223 INFO:tasks.rados.rados.0.smithi022.stdout:1847: snap_remove snap 217 2024-07-28T11:58:42.228 INFO:tasks.rados.rados.0.smithi022.stdout:1847: done (1 left) 2024-07-28T11:58:42.228 INFO:tasks.rados.rados.0.smithi022.stdout:1848: snap_create 2024-07-28T11:58:42.228 INFO:tasks.rados.rados.0.smithi022.stdout:1846: expect (ObjNum 689 snap 221 seq_num 689) 2024-07-28T11:58:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:42 smithi150 bash[67543]: cluster 2024-07-28T11:58:41.009326+0000 mgr.y (mgr.25232) 190 : cluster [DBG] pgmap v355: 89 pgs: 9 active+undersized, 4 active+undersized+degraded, 76 active+clean; 137 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 467 KiB/s wr, 1 op/s; 11/261 objects degraded (4.215%); 5.2 MiB/s, 3 objects/s recovering 2024-07-28T11:58:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:42 smithi150 bash[67543]: cluster 2024-07-28T11:58:41.222372+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-07-28T11:58:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:42 smithi150 bash[67543]: cluster 2024-07-28T11:58:42.128554+0000 mon.a (mon.0) 537 : cluster [WRN] Health check update: Degraded data redundancy: 11/261 objects degraded (4.215%), 4 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:42.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:58:42 smithi150 bash[60514]: ts=2024-07-28T11:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:42 smithi022 bash[80503]: cluster 2024-07-28T11:58:41.009326+0000 mgr.y (mgr.25232) 190 : cluster [DBG] pgmap v355: 89 pgs: 9 active+undersized, 4 active+undersized+degraded, 76 active+clean; 137 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 467 KiB/s wr, 1 op/s; 11/261 objects degraded (4.215%); 5.2 MiB/s, 3 objects/s recovering 2024-07-28T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:42 smithi022 bash[80503]: cluster 2024-07-28T11:58:41.222372+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-07-28T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:42 smithi022 bash[80503]: cluster 2024-07-28T11:58:42.128554+0000 mon.a (mon.0) 537 : cluster [WRN] Health check update: Degraded data redundancy: 11/261 objects degraded (4.215%), 4 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:42 smithi022 bash[82865]: cluster 2024-07-28T11:58:41.009326+0000 mgr.y (mgr.25232) 190 : cluster [DBG] pgmap v355: 89 pgs: 9 active+undersized, 4 active+undersized+degraded, 76 active+clean; 137 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 467 KiB/s wr, 1 op/s; 11/261 objects degraded (4.215%); 5.2 MiB/s, 3 objects/s recovering 2024-07-28T11:58:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:42 smithi022 bash[82865]: cluster 2024-07-28T11:58:41.222372+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-07-28T11:58:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:42 smithi022 bash[82865]: cluster 2024-07-28T11:58:42.128554+0000 mon.a (mon.0) 537 : cluster [WRN] Health check update: Degraded data redundancy: 11/261 objects degraded (4.215%), 4 pgs degraded (PG_DEGRADED) 2024-07-28T11:58:43.230 INFO:tasks.rados.rados.0.smithi022.stdout:1846: done (1 left) 2024-07-28T11:58:43.230 INFO:tasks.rados.rados.0.smithi022.stdout:1848: done (0 left) 2024-07-28T11:58:43.230 INFO:tasks.rados.rados.0.smithi022.stdout:1849: read oid 38 snap -1 2024-07-28T11:58:43.230 INFO:tasks.rados.rados.0.smithi022.stdout:1849: expect (ObjNum 696 snap 228 seq_num 696) 2024-07-28T11:58:43.231 INFO:tasks.rados.rados.0.smithi022.stdout:1850: snap_create 2024-07-28T11:58:43.242 INFO:tasks.rados.rados.0.smithi022.stdout:1849: expect (ObjNum 696 snap 228 seq_num 696) 2024-07-28T11:58:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:43 smithi150 bash[67543]: cluster 2024-07-28T11:58:42.226094+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-07-28T11:58:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:43 smithi150 bash[67543]: cluster 2024-07-28T11:58:43.227237+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-07-28T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:43 smithi022 bash[80503]: cluster 2024-07-28T11:58:42.226094+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-07-28T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:43 smithi022 bash[80503]: cluster 2024-07-28T11:58:43.227237+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-07-28T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:43 smithi022 bash[82865]: cluster 2024-07-28T11:58:42.226094+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-07-28T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:43 smithi022 bash[82865]: cluster 2024-07-28T11:58:43.227237+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-07-28T11:58:44.231 INFO:tasks.rados.rados.0.smithi022.stdout:1849: done (1 left) 2024-07-28T11:58:44.231 INFO:tasks.rados.rados.0.smithi022.stdout:1850: done (0 left) 2024-07-28T11:58:44.231 INFO:tasks.rados.rados.0.smithi022.stdout:1851: snap_create 2024-07-28T11:58:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:44 smithi150 bash[67543]: cluster 2024-07-28T11:58:43.010005+0000 mgr.y (mgr.25232) 191 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 141 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 7.0 MiB/s, 4 objects/s recovering 2024-07-28T11:58:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:44 smithi150 bash[67543]: cluster 2024-07-28T11:58:43.238737+0000 mon.a (mon.0) 540 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/261 objects degraded (4.215%), 4 pgs degraded) 2024-07-28T11:58:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:44 smithi150 bash[67543]: cluster 2024-07-28T11:58:43.238769+0000 mon.a (mon.0) 541 : cluster [INF] Cluster is now healthy 2024-07-28T11:58:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:44 smithi150 bash[67543]: cluster 2024-07-28T11:58:44.231146+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-07-28T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[80503]: cluster 2024-07-28T11:58:43.010005+0000 mgr.y (mgr.25232) 191 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 141 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 7.0 MiB/s, 4 objects/s recovering 2024-07-28T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[80503]: cluster 2024-07-28T11:58:43.238737+0000 mon.a (mon.0) 540 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/261 objects degraded (4.215%), 4 pgs degraded) 2024-07-28T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[80503]: cluster 2024-07-28T11:58:43.238769+0000 mon.a (mon.0) 541 : cluster [INF] Cluster is now healthy 2024-07-28T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[80503]: cluster 2024-07-28T11:58:44.231146+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-07-28T11:58:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[82865]: cluster 2024-07-28T11:58:43.010005+0000 mgr.y (mgr.25232) 191 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 141 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 7.0 MiB/s, 4 objects/s recovering 2024-07-28T11:58:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[82865]: cluster 2024-07-28T11:58:43.238737+0000 mon.a (mon.0) 540 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/261 objects degraded (4.215%), 4 pgs degraded) 2024-07-28T11:58:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[82865]: cluster 2024-07-28T11:58:43.238769+0000 mon.a (mon.0) 541 : cluster [INF] Cluster is now healthy 2024-07-28T11:58:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:44 smithi022 bash[82865]: cluster 2024-07-28T11:58:44.231146+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-07-28T11:58:44.983 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:45.234 INFO:tasks.rados.rados.0.smithi022.stdout:1851: done (0 left) 2024-07-28T11:58:45.234 INFO:tasks.rados.rados.0.smithi022.stdout:1852: write oid 5 current snap is 238 2024-07-28T11:58:45.234 INFO:tasks.rados.rados.0.smithi022.stdout:1852: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-07-28T11:58:45.255 INFO:tasks.rados.rados.0.smithi022.stdout:1852: writing smithi02269687-5 from 716163 to 1288533 tid 1 2024-07-28T11:58:45.275 INFO:tasks.rados.rados.0.smithi022.stdout:1852: writing smithi02269687-5 from 2039145 to 2507392 tid 2 2024-07-28T11:58:45.293 INFO:tasks.rados.rados.0.smithi022.stdout:1852: writing smithi02269687-5 from 3203843 to 3830406 tid 3 2024-07-28T11:58:45.293 INFO:tasks.rados.rados.0.smithi022.stdout:1853: rollback oid 4 current snap is 238 2024-07-28T11:58:45.293 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 216 2024-07-28T11:58:45.293 INFO:tasks.rados.rados.0.smithi022.stdout:1852: finishing write tid 1 to smithi02269687-5 2024-07-28T11:58:45.293 INFO:tasks.rados.rados.0.smithi022.stdout:1852: finishing write tid 2 to smithi02269687-5 2024-07-28T11:58:45.293 INFO:tasks.rados.rados.0.smithi022.stdout:1854: snap_create 2024-07-28T11:58:45.298 INFO:tasks.rados.rados.0.smithi022.stdout:1853: finishing rollback tid 1 to smithi02269687-4 2024-07-28T11:58:45.298 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T11:58:45.301 INFO:tasks.rados.rados.0.smithi022.stdout:1852: finishing write tid 3 to smithi02269687-5 2024-07-28T11:58:45.301 INFO:tasks.rados.rados.0.smithi022.stdout:1852: finishing write tid 4 to smithi02269687-5 2024-07-28T11:58:45.302 INFO:tasks.rados.rados.0.smithi022.stdout:1852: finishing write tid 5 to smithi02269687-5 2024-07-28T11:58:45.302 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 366 (ObjNum 709 snap 238 seq_num 709) dirty exists 2024-07-28T11:58:45.302 INFO:tasks.rados.rados.0.smithi022.stdout:1852: left oid 5 (ObjNum 709 snap 238 seq_num 709) 2024-07-28T11:58:46.259 INFO:tasks.rados.rados.0.smithi022.stdout:1852: done (2 left) 2024-07-28T11:58:46.259 INFO:tasks.rados.rados.0.smithi022.stdout:1853: done (1 left) 2024-07-28T11:58:46.259 INFO:tasks.rados.rados.0.smithi022.stdout:1854: done (0 left) 2024-07-28T11:58:46.259 INFO:tasks.rados.rados.0.smithi022.stdout:1855: read oid 32 snap -1 2024-07-28T11:58:46.259 INFO:tasks.rados.rados.0.smithi022.stdout:1855: expect (ObjNum 605 snap 194 seq_num 605) 2024-07-28T11:58:46.259 INFO:tasks.rados.rados.0.smithi022.stdout:1856: snap_create 2024-07-28T11:58:46.271 INFO:tasks.rados.rados.0.smithi022.stdout:1855: expect (ObjNum 605 snap 194 seq_num 605) 2024-07-28T11:58:46.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:46 smithi022 bash[80503]: cluster 2024-07-28T11:58:45.010749+0000 mgr.y (mgr.25232) 192 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 141 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 828 KiB/s wr, 4 op/s; 1.8 MiB/s, 0 objects/s recovering 2024-07-28T11:58:46.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:46 smithi022 bash[80503]: cluster 2024-07-28T11:58:45.233849+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-07-28T11:58:46.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:46 smithi022 bash[82865]: cluster 2024-07-28T11:58:45.010749+0000 mgr.y (mgr.25232) 192 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 141 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 828 KiB/s wr, 4 op/s; 1.8 MiB/s, 0 objects/s recovering 2024-07-28T11:58:46.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:46 smithi022 bash[82865]: cluster 2024-07-28T11:58:45.233849+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-07-28T11:58:46.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:46 smithi150 bash[67543]: cluster 2024-07-28T11:58:45.010749+0000 mgr.y (mgr.25232) 192 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 141 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 828 KiB/s wr, 4 op/s; 1.8 MiB/s, 0 objects/s recovering 2024-07-28T11:58:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:46 smithi150 bash[67543]: cluster 2024-07-28T11:58:45.233849+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-07-28T11:58:47.137 INFO:tasks.rados.rados.0.smithi022.stdout:1855: done (1 left) 2024-07-28T11:58:47.137 INFO:tasks.rados.rados.0.smithi022.stdout:1856: done (0 left) 2024-07-28T11:58:47.137 INFO:tasks.rados.rados.0.smithi022.stdout:1857: snap_create 2024-07-28T11:58:47.459 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:47 smithi022 bash[82865]: cluster 2024-07-28T11:58:46.258590+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-07-28T11:58:47.459 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:47 smithi022 bash[82865]: cluster 2024-07-28T11:58:47.136966+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-07-28T11:58:47.459 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:47 smithi022 bash[80503]: cluster 2024-07-28T11:58:46.258590+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-07-28T11:58:47.459 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:47 smithi022 bash[80503]: cluster 2024-07-28T11:58:47.136966+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-07-28T11:58:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:47 smithi150 bash[67543]: cluster 2024-07-28T11:58:46.258590+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-07-28T11:58:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:47 smithi150 bash[67543]: cluster 2024-07-28T11:58:47.136966+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-07-28T11:58:48.142 INFO:tasks.rados.rados.0.smithi022.stdout:1857: done (0 left) 2024-07-28T11:58:48.142 INFO:tasks.rados.rados.0.smithi022.stdout:1858: write oid 39 current snap is 241 2024-07-28T11:58:48.142 INFO:tasks.rados.rados.0.smithi022.stdout:1858: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-07-28T11:58:48.159 INFO:tasks.rados.rados.0.smithi022.stdout:1858: writing smithi02269687-39 from 732970 to 1380589 tid 1 2024-07-28T11:58:48.176 INFO:tasks.rados.rados.0.smithi022.stdout:1858: writing smithi02269687-39 from 2097627 to 2709532 tid 2 2024-07-28T11:58:48.189 INFO:tasks.rados.rados.0.smithi022.stdout:1858: writing smithi02269687-39 from 3231266 to 3669101 tid 3 2024-07-28T11:58:48.189 INFO:tasks.rados.rados.0.smithi022.stdout:1859: read oid 32 snap -1 2024-07-28T11:58:48.189 INFO:tasks.rados.rados.0.smithi022.stdout:1859: expect (ObjNum 605 snap 194 seq_num 605) 2024-07-28T11:58:48.189 INFO:tasks.rados.rados.0.smithi022.stdout:1860: snap_create 2024-07-28T11:58:48.189 INFO:tasks.rados.rados.0.smithi022.stdout:1858: finishing write tid 1 to smithi02269687-39 2024-07-28T11:58:48.189 INFO:tasks.rados.rados.0.smithi022.stdout:1858: finishing write tid 2 to smithi02269687-39 2024-07-28T11:58:48.195 INFO:tasks.rados.rados.0.smithi022.stdout:1858: finishing write tid 3 to smithi02269687-39 2024-07-28T11:58:48.196 INFO:tasks.rados.rados.0.smithi022.stdout:1858: finishing write tid 4 to smithi02269687-39 2024-07-28T11:58:48.196 INFO:tasks.rados.rados.0.smithi022.stdout:1858: finishing write tid 5 to smithi02269687-39 2024-07-28T11:58:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 914 (ObjNum 710 snap 241 seq_num 710) dirty exists 2024-07-28T11:58:48.197 INFO:tasks.rados.rados.0.smithi022.stdout:1858: left oid 39 (ObjNum 710 snap 241 seq_num 710) 2024-07-28T11:58:48.203 INFO:tasks.rados.rados.0.smithi022.stdout:1859: expect (ObjNum 605 snap 194 seq_num 605) 2024-07-28T11:58:48.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:48 smithi150 bash[67543]: cluster 2024-07-28T11:58:47.011410+0000 mgr.y (mgr.25232) 193 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 144 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 407 KiB/s wr, 5 op/s 2024-07-28T11:58:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:48 smithi150 bash[67543]: cluster 2024-07-28T11:58:48.141499+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-07-28T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:48 smithi022 bash[80503]: cluster 2024-07-28T11:58:47.011410+0000 mgr.y (mgr.25232) 193 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 144 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 407 KiB/s wr, 5 op/s 2024-07-28T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:48 smithi022 bash[80503]: cluster 2024-07-28T11:58:48.141499+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-07-28T11:58:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:48 smithi022 bash[82865]: cluster 2024-07-28T11:58:47.011410+0000 mgr.y (mgr.25232) 193 : cluster [DBG] pgmap v364: 89 pgs: 89 active+clean; 144 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 407 KiB/s wr, 5 op/s 2024-07-28T11:58:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:48 smithi022 bash[82865]: cluster 2024-07-28T11:58:48.141499+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-07-28T11:58:49.020 INFO:teuthology.orchestra.run.smithi022.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:49.139 INFO:tasks.rados.rados.0.smithi022.stdout:1858: done (2 left) 2024-07-28T11:58:49.139 INFO:tasks.rados.rados.0.smithi022.stdout:1859: done (1 left) 2024-07-28T11:58:49.139 INFO:tasks.rados.rados.0.smithi022.stdout:1860: done (0 left) 2024-07-28T11:58:49.139 INFO:tasks.rados.rados.0.smithi022.stdout:1861: snap_create 2024-07-28T11:58:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.508452+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.517969+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.520107+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.521968+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.531082+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.666284+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.669853+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.671924+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.674092+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:48.676271+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: audit 2024-07-28T11:58:49.019946+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:49 smithi150 bash[67543]: cluster 2024-07-28T11:58:49.139882+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-07-28T11:58:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:58:49] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.508452+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.517969+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.520107+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.521968+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.531082+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.666284+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.669853+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.671924+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.674092+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:48.676271+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: audit 2024-07-28T11:58:49.019946+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[82865]: cluster 2024-07-28T11:58:49.139882+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.508452+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.517969+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.520107+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.521968+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.531082+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.666284+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:58:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.669853+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.671924+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.674092+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T11:58:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:48.676271+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:58:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: audit 2024-07-28T11:58:49.019946+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:49.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:49 smithi022 bash[80503]: cluster 2024-07-28T11:58:49.139882+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-07-28T11:58:50.144 INFO:tasks.rados.rados.0.smithi022.stdout:1861: done (0 left) 2024-07-28T11:58:50.145 INFO:tasks.rados.rados.0.smithi022.stdout:1862: read oid 35 snap -1 2024-07-28T11:58:50.145 INFO:tasks.rados.rados.0.smithi022.stdout:1862: expect deleted 2024-07-28T11:58:50.145 INFO:tasks.rados.rados.0.smithi022.stdout:1863: snap_remove snap 242 2024-07-28T11:58:50.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T11:58:50.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: audit 2024-07-28T11:58:48.676476+0000 mgr.y (mgr.25232) 194 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: cephadm 2024-07-28T11:58:48.677633+0000 mgr.y (mgr.25232) 195 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: cluster 2024-07-28T11:58:49.011999+0000 mgr.y (mgr.25232) 196 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 144 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 407 KiB/s wr, 5 op/s 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: audit 2024-07-28T11:58:49.015129+0000 mgr.y (mgr.25232) 197 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: cephadm 2024-07-28T11:58:49.015682+0000 mgr.y (mgr.25232) 198 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: audit 2024-07-28T11:58:50.015872+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: audit 2024-07-28T11:58:50.017908+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: audit 2024-07-28T11:58:50.097768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:50.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[80503]: cluster 2024-07-28T11:58:50.144483+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: audit 2024-07-28T11:58:48.676476+0000 mgr.y (mgr.25232) 194 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: cephadm 2024-07-28T11:58:48.677633+0000 mgr.y (mgr.25232) 195 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: cluster 2024-07-28T11:58:49.011999+0000 mgr.y (mgr.25232) 196 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 144 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 407 KiB/s wr, 5 op/s 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: audit 2024-07-28T11:58:49.015129+0000 mgr.y (mgr.25232) 197 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: cephadm 2024-07-28T11:58:49.015682+0000 mgr.y (mgr.25232) 198 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: audit 2024-07-28T11:58:50.015872+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: audit 2024-07-28T11:58:50.017908+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: audit 2024-07-28T11:58:50.097768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:50.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:50 smithi022 bash[82865]: cluster 2024-07-28T11:58:50.144483+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-07-28T11:58:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: audit 2024-07-28T11:58:48.676476+0000 mgr.y (mgr.25232) 194 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T11:58:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: cephadm 2024-07-28T11:58:48.677633+0000 mgr.y (mgr.25232) 195 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T11:58:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: cluster 2024-07-28T11:58:49.011999+0000 mgr.y (mgr.25232) 196 : cluster [DBG] pgmap v367: 89 pgs: 89 active+clean; 144 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 407 KiB/s wr, 5 op/s 2024-07-28T11:58:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: audit 2024-07-28T11:58:49.015129+0000 mgr.y (mgr.25232) 197 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T11:58:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: cephadm 2024-07-28T11:58:49.015682+0000 mgr.y (mgr.25232) 198 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T11:58:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: audit 2024-07-28T11:58:50.015872+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: audit 2024-07-28T11:58:50.017908+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:58:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: audit 2024-07-28T11:58:50.097768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:50 smithi150 bash[67543]: cluster 2024-07-28T11:58:50.144483+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-07-28T11:58:51.147 INFO:tasks.rados.rados.0.smithi022.stdout:1863: done (1 left) 2024-07-28T11:58:51.147 INFO:tasks.rados.rados.0.smithi022.stdout:1864: write oid 25 current snap is 243 2024-07-28T11:58:51.148 INFO:tasks.rados.rados.0.smithi022.stdout:1864: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-07-28T11:58:51.171 INFO:tasks.rados.rados.0.smithi022.stdout:1864: writing smithi02269687-25 from 749777 to 1472645 tid 1 2024-07-28T11:58:51.191 INFO:tasks.rados.rados.0.smithi022.stdout:1864: writing smithi02269687-25 from 2156109 to 2628025 tid 2 2024-07-28T11:58:51.209 INFO:tasks.rados.rados.0.smithi022.stdout:1864: writing smithi02269687-25 from 3258689 to 3907796 tid 3 2024-07-28T11:58:51.210 INFO:tasks.rados.rados.0.smithi022.stdout:1862: done (1 left) 2024-07-28T11:58:51.210 INFO:tasks.rados.rados.0.smithi022.stdout:1865: snap_remove snap 215 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1865: done (1 left) 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1866: write oid 41 current snap is 243 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1864: finishing write tid 1 to smithi02269687-25 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1864: finishing write tid 2 to smithi02269687-25 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1864: finishing write tid 3 to smithi02269687-25 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1864: finishing write tid 4 to smithi02269687-25 2024-07-28T11:58:52.141 INFO:tasks.rados.rados.0.smithi022.stdout:1866: seq_num 712 ranges {766584=798117,2098238=615574,3169759=460379} 2024-07-28T11:58:52.164 INFO:tasks.rados.rados.0.smithi022.stdout:1866: writing smithi02269687-41 from 766584 to 1564701 tid 1 2024-07-28T11:58:52.178 INFO:tasks.rados.rados.0.smithi022.stdout:1866: writing smithi02269687-41 from 2098238 to 2713812 tid 2 2024-07-28T11:58:52.188 INFO:tasks.rados.rados.0.smithi022.stdout:1866: writing smithi02269687-41 from 3169759 to 3630138 tid 3 2024-07-28T11:58:52.188 INFO:tasks.rados.rados.0.smithi022.stdout:1867: read oid 30 snap -1 2024-07-28T11:58:52.189 INFO:tasks.rados.rados.0.smithi022.stdout:1867: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T11:58:52.189 INFO:tasks.rados.rados.0.smithi022.stdout:1868: snap_remove snap 224 2024-07-28T11:58:52.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[60514]: ts=2024-07-28T11:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:58:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: cluster 2024-07-28T11:58:51.013063+0000 mgr.y (mgr.25232) 199 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 415 KiB/s wr, 5 op/s 2024-07-28T11:58:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: cluster 2024-07-28T11:58:51.147344+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-07-28T11:58:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: cephadm 2024-07-28T11:58:51.335280+0000 mgr.y (mgr.25232) 200 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T11:58:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: audit 2024-07-28T11:58:51.341628+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: audit 2024-07-28T11:58:51.343527+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:58:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: audit 2024-07-28T11:58:51.345045+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: cephadm 2024-07-28T11:58:51.348945+0000 mgr.y (mgr.25232) 201 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-07-28T11:58:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:52 smithi150 bash[67543]: cluster 2024-07-28T11:58:52.140502+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-07-28T11:58:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: cluster 2024-07-28T11:58:51.013063+0000 mgr.y (mgr.25232) 199 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 415 KiB/s wr, 5 op/s 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: cluster 2024-07-28T11:58:51.147344+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: cephadm 2024-07-28T11:58:51.335280+0000 mgr.y (mgr.25232) 200 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: audit 2024-07-28T11:58:51.341628+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: audit 2024-07-28T11:58:51.343527+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: audit 2024-07-28T11:58:51.345045+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: cephadm 2024-07-28T11:58:51.348945+0000 mgr.y (mgr.25232) 201 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[82865]: cluster 2024-07-28T11:58:52.140502+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: cluster 2024-07-28T11:58:51.013063+0000 mgr.y (mgr.25232) 199 : cluster [DBG] pgmap v370: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 415 KiB/s wr, 5 op/s 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: cluster 2024-07-28T11:58:51.147344+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: cephadm 2024-07-28T11:58:51.335280+0000 mgr.y (mgr.25232) 200 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: audit 2024-07-28T11:58:51.341628+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:58:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: audit 2024-07-28T11:58:51.343527+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T11:58:52.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: audit 2024-07-28T11:58:51.345045+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:58:52.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: cephadm 2024-07-28T11:58:51.348945+0000 mgr.y (mgr.25232) 201 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-07-28T11:58:52.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:52 smithi022 bash[80503]: cluster 2024-07-28T11:58:52.140502+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-07-28T11:58:53.163 INFO:tasks.rados.rados.0.smithi022.stdout:1868: done (3 left) 2024-07-28T11:58:53.163 INFO:tasks.rados.rados.0.smithi022.stdout:1869: snap_create 2024-07-28T11:58:53.163 INFO:tasks.rados.rados.0.smithi022.stdout:1864: finishing write tid 5 to smithi02269687-25 2024-07-28T11:58:53.163 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 684 (ObjNum 711 snap 243 seq_num 711) dirty exists 2024-07-28T11:58:53.164 INFO:tasks.rados.rados.0.smithi022.stdout:1864: left oid 25 (ObjNum 711 snap 243 seq_num 711) 2024-07-28T11:58:53.164 INFO:tasks.rados.rados.0.smithi022.stdout:1866: finishing write tid 1 to smithi02269687-41 2024-07-28T11:58:53.164 INFO:tasks.rados.rados.0.smithi022.stdout:1866: finishing write tid 2 to smithi02269687-41 2024-07-28T11:58:53.164 INFO:tasks.rados.rados.0.smithi022.stdout:1866: finishing write tid 3 to smithi02269687-41 2024-07-28T11:58:53.164 INFO:tasks.rados.rados.0.smithi022.stdout:1867: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T11:58:53.510 INFO:tasks.rados.rados.0.smithi022.stdout:1866: finishing write tid 4 to smithi02269687-41 2024-07-28T11:58:53.510 INFO:tasks.rados.rados.0.smithi022.stdout:1866: finishing write tid 5 to smithi02269687-41 2024-07-28T11:58:53.510 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 925 (ObjNum 712 snap 243 seq_num 712) dirty exists 2024-07-28T11:58:53.510 INFO:tasks.rados.rados.0.smithi022.stdout:1866: left oid 41 (ObjNum 712 snap 243 seq_num 712) 2024-07-28T11:58:54.162 INFO:tasks.rados.rados.0.smithi022.stdout:1864: done (3 left) 2024-07-28T11:58:54.162 INFO:tasks.rados.rados.0.smithi022.stdout:1866: done (2 left) 2024-07-28T11:58:54.162 INFO:tasks.rados.rados.0.smithi022.stdout:1867: done (1 left) 2024-07-28T11:58:54.162 INFO:tasks.rados.rados.0.smithi022.stdout:1869: done (0 left) 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1870: rollback oid 36 current snap is 244 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 236 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1871: read oid 34 snap -1 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1871: expect (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1872: rollback oid 46 current snap is 244 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 218 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1873: rollback oid 8 current snap is 244 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 216 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1874: read oid 14 snap -1 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1874: expect (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:58:54.163 INFO:tasks.rados.rados.0.smithi022.stdout:1875: snap_remove snap 226 2024-07-28T11:58:54.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:54 smithi022 bash[80503]: cluster 2024-07-28T11:58:53.013769+0000 mgr.y (mgr.25232) 202 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 415 KiB/s wr, 7 op/s 2024-07-28T11:58:54.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:54 smithi022 bash[80503]: cluster 2024-07-28T11:58:53.159066+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-07-28T11:58:54.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:54 smithi022 bash[82865]: cluster 2024-07-28T11:58:53.013769+0000 mgr.y (mgr.25232) 202 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 415 KiB/s wr, 7 op/s 2024-07-28T11:58:54.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:54 smithi022 bash[82865]: cluster 2024-07-28T11:58:53.159066+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-07-28T11:58:54.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:54 smithi150 bash[67543]: cluster 2024-07-28T11:58:53.013769+0000 mgr.y (mgr.25232) 202 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 415 KiB/s wr, 7 op/s 2024-07-28T11:58:54.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:54 smithi150 bash[67543]: cluster 2024-07-28T11:58:53.159066+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-07-28T11:58:55.040 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T11:58:55.181 INFO:tasks.rados.rados.0.smithi022.stdout:1875: done (5 left) 2024-07-28T11:58:55.181 INFO:tasks.rados.rados.0.smithi022.stdout:1876: write oid 6 current snap is 244 2024-07-28T11:58:55.181 INFO:tasks.rados.rados.0.smithi022.stdout:1870: finishing rollback tid 0 to smithi02269687-36 2024-07-28T11:58:55.181 INFO:tasks.rados.rados.0.smithi022.stdout:1870: finishing rollback tid 1 to smithi02269687-36 2024-07-28T11:58:55.181 INFO:tasks.rados.rados.0.smithi022.stdout:1876: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-07-28T11:58:55.204 INFO:tasks.rados.rados.0.smithi022.stdout:1876: writing smithi02269687-6 from 783391 to 1256757 tid 1 2024-07-28T11:58:55.221 INFO:tasks.rados.rados.0.smithi022.stdout:1876: writing smithi02269687-6 from 1756720 to 2232305 tid 2 2024-07-28T11:58:55.239 INFO:tasks.rados.rados.0.smithi022.stdout:1876: writing smithi02269687-6 from 2797182 to 3585186 tid 3 2024-07-28T11:58:55.239 INFO:tasks.rados.rados.0.smithi022.stdout:1877: write oid 21 current snap is 244 2024-07-28T11:58:55.239 INFO:tasks.rados.rados.0.smithi022.stdout:1877: seq_num 714 ranges {400198=548615,1415202=584996} 2024-07-28T11:58:55.249 INFO:tasks.rados.rados.0.smithi022.stdout:1877: writing smithi02269687-21 from 400198 to 948813 tid 1 2024-07-28T11:58:55.260 INFO:tasks.rados.rados.0.smithi022.stdout:1877: writing smithi02269687-21 from 1415202 to 2000198 tid 2 2024-07-28T11:58:55.260 INFO:tasks.rados.rados.0.smithi022.stdout:1878: read oid 27 snap -1 2024-07-28T11:58:55.260 INFO:tasks.rados.rados.0.smithi022.stdout:1878: expect deleted 2024-07-28T11:58:55.260 INFO:tasks.rados.rados.0.smithi022.stdout:1879: write oid 49 current snap is 244 2024-07-28T11:58:55.260 INFO:tasks.rados.rados.0.smithi022.stdout:1879: seq_num 715 ranges {417005=740217,1590037=426968} 2024-07-28T11:58:55.268 INFO:tasks.rados.rados.0.smithi022.stdout:1879: writing smithi02269687-49 from 417005 to 1157222 tid 1 2024-07-28T11:58:55.275 INFO:tasks.rados.rados.0.smithi022.stdout:1879: writing smithi02269687-49 from 1590037 to 2017005 tid 2 2024-07-28T11:58:55.275 INFO:tasks.rados.rados.0.smithi022.stdout:1880: read oid 2 snap -1 2024-07-28T11:58:55.275 INFO:tasks.rados.rados.0.smithi022.stdout:1880: expect (ObjNum 673 snap 213 seq_num 673) 2024-07-28T11:58:55.275 INFO:tasks.rados.rados.0.smithi022.stdout:1881: snap_remove snap 222 2024-07-28T11:58:55.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:55 smithi150 bash[67543]: cluster 2024-07-28T11:58:54.160900+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-07-28T11:58:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:55 smithi022 bash[80503]: cluster 2024-07-28T11:58:54.160900+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-07-28T11:58:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:55 smithi022 bash[82865]: cluster 2024-07-28T11:58:54.160900+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-07-28T11:58:56.184 INFO:tasks.rados.rados.0.smithi022.stdout:1881: done (10 left) 2024-07-28T11:58:56.184 INFO:tasks.rados.rados.0.smithi022.stdout:1882: snap_remove snap 241 2024-07-28T11:58:56.395 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.395 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.395 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.396 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.396 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.396 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[80503]: cluster 2024-07-28T11:58:55.014453+0000 mgr.y (mgr.25232) 203 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2 op/s 2024-07-28T11:58:56.396 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[80503]: cluster 2024-07-28T11:58:55.180169+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-07-28T11:58:56.396 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.397 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.397 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[82865]: cluster 2024-07-28T11:58:55.014453+0000 mgr.y (mgr.25232) 203 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2 op/s 2024-07-28T11:58:56.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[82865]: cluster 2024-07-28T11:58:55.180169+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-07-28T11:58:56.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:58:56.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:56 smithi150 bash[67543]: cluster 2024-07-28T11:58:55.014453+0000 mgr.y (mgr.25232) 203 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 147 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2 op/s 2024-07-28T11:58:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:56 smithi150 bash[67543]: cluster 2024-07-28T11:58:55.180169+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-07-28T11:58:56.749 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:56 smithi022 systemd[1]: Stopping Ceph osd.1 for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T11:58:56.749 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[40047]: debug 2024-07-28T11:58:56.558+0000 7efd72902640 -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-28T11:58:56.749 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[40047]: debug 2024-07-28T11:58:56.558+0000 7efd72902640 -1 osd.1 545 *** Got signal Terminated *** 2024-07-28T11:58:56.749 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:56 smithi022 bash[40047]: debug 2024-07-28T11:58:56.558+0000 7efd72902640 -1 osd.1 545 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T11:58:57.206 INFO:tasks.rados.rados.0.smithi022.stdout:1882: done (10 left) 2024-07-28T11:58:57.207 INFO:tasks.rados.rados.0.smithi022.stdout:1883: snap_remove snap 228 2024-07-28T11:58:57.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:57 smithi150 bash[67543]: cluster 2024-07-28T11:58:56.183928+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-07-28T11:58:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:57 smithi150 bash[67543]: cluster 2024-07-28T11:58:56.563466+0000 mon.a (mon.0) 572 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:58:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:57 smithi022 bash[80503]: cluster 2024-07-28T11:58:56.183928+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-07-28T11:58:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:57 smithi022 bash[80503]: cluster 2024-07-28T11:58:56.563466+0000 mon.a (mon.0) 572 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:58:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:57 smithi022 bash[82865]: cluster 2024-07-28T11:58:56.183928+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-07-28T11:58:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:57 smithi022 bash[82865]: cluster 2024-07-28T11:58:56.563466+0000 mon.a (mon.0) 572 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:1883: done (10 left) 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:1884: rollback oid 41 current snap is 244 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 232 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:1885: rollback oid 12 current snap is 244 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 237 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:1886: rollback oid 16 current snap is 244 2024-07-28T11:58:58.201 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 218 2024-07-28T11:58:58.202 INFO:tasks.rados.rados.0.smithi022.stdout:1870: finishing rollback tid 2 to smithi02269687-36 2024-07-28T11:58:58.202 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1003 (ObjNum 698 snap 229 seq_num 698) dirty exists 2024-07-28T11:58:58.202 INFO:tasks.rados.rados.0.smithi022.stdout:1871: expect (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1873: finishing rollback tid 0 to smithi02269687-8 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1873: finishing rollback tid 1 to smithi02269687-8 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1873: finishing rollback tid 2 to smithi02269687-8 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 823 (ObjNum 608 snap 195 seq_num 608) dirty exists 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1872: finishing rollback tid 0 to smithi02269687-46 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1872: finishing rollback tid 1 to smithi02269687-46 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1872: finishing rollback tid 2 to smithi02269687-46 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1007 (ObjNum 596 snap 190 seq_num 596) dirty exists 2024-07-28T11:58:58.458 INFO:tasks.rados.rados.0.smithi022.stdout:1874: expect (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:58:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:58 smithi150 bash[67543]: cluster 2024-07-28T11:58:57.015061+0000 mgr.y (mgr.25232) 204 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 153 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T11:58:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:58 smithi150 bash[67543]: cluster 2024-07-28T11:58:57.182084+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:58:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:58 smithi150 bash[67543]: cluster 2024-07-28T11:58:57.200936+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e546: 8 total, 7 up, 8 in 2024-07-28T11:58:58.556 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[93598]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-1 2024-07-28T11:58:58.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[80503]: cluster 2024-07-28T11:58:57.015061+0000 mgr.y (mgr.25232) 204 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 153 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T11:58:58.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[80503]: cluster 2024-07-28T11:58:57.182084+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:58:58.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[80503]: cluster 2024-07-28T11:58:57.200936+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e546: 8 total, 7 up, 8 in 2024-07-28T11:58:58.557 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[82865]: cluster 2024-07-28T11:58:57.015061+0000 mgr.y (mgr.25232) 204 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 153 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T11:58:58.557 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[82865]: cluster 2024-07-28T11:58:57.182084+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T11:58:58.557 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[82865]: cluster 2024-07-28T11:58:57.200936+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e546: 8 total, 7 up, 8 in 2024-07-28T11:58:58.768 INFO:tasks.rados.rados.0.smithi022.stdout:1876: finishing write tid 1 to smithi02269687-6 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1876: finishing write tid 2 to smithi02269687-6 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1876: finishing write tid 3 to smithi02269687-6 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1876: finishing write tid 4 to smithi02269687-6 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1876: finishing write tid 5 to smithi02269687-6 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 707 (ObjNum 713 snap 244 seq_num 713) dirty exists 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1876: left oid 6 (ObjNum 713 snap 244 seq_num 713) 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1877: finishing write tid 1 to smithi02269687-21 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1877: finishing write tid 2 to smithi02269687-21 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1877: finishing write tid 3 to smithi02269687-21 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1877: finishing write tid 4 to smithi02269687-21 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 415 (ObjNum 714 snap 244 seq_num 714) dirty exists 2024-07-28T11:58:58.769 INFO:tasks.rados.rados.0.smithi022.stdout:1877: left oid 21 (ObjNum 714 snap 244 seq_num 714) 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:1879: finishing write tid 1 to smithi02269687-49 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:1879: finishing write tid 2 to smithi02269687-49 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:1879: finishing write tid 3 to smithi02269687-49 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:1879: finishing write tid 4 to smithi02269687-49 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 513 (ObjNum 715 snap 244 seq_num 715) dirty exists 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:1879: left oid 49 (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:58:58.770 INFO:tasks.rados.rados.0.smithi022.stdout:1880: expect (ObjNum 673 snap 213 seq_num 673) 2024-07-28T11:58:58.829 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:58:58 smithi022 bash[93706]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-1 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1885: finishing rollback tid 0 to smithi02269687-12 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1885: finishing rollback tid 1 to smithi02269687-12 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1885: finishing rollback tid 2 to smithi02269687-12 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 833 (ObjNum 687 snap 220 seq_num 687) dirty exists 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1884: finishing rollback tid 0 to smithi02269687-41 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1884: finishing rollback tid 1 to smithi02269687-41 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1886: finishing rollback tid 0 to smithi02269687-16 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1886: finishing rollback tid 1 to smithi02269687-16 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1886: finishing rollback tid 2 to smithi02269687-16 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 837 (ObjNum 446 snap 144 seq_num 446) dirty exists 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:1884: finishing rollback tid 2 to smithi02269687-41 2024-07-28T11:58:58.873 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 939 (ObjNum 617 snap 199 seq_num 617) dirty exists 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1870: done (12 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1871: done (11 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1872: done (10 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1873: done (9 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1874: done (8 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1876: done (7 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1877: done (6 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1878: done (5 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1879: done (4 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1880: done (3 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1884: done (2 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1885: done (1 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1886: done (0 left) 2024-07-28T11:58:58.874 INFO:tasks.rados.rados.0.smithi022.stdout:1887: read oid 49 snap -1 2024-07-28T11:58:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:1887: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:58:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:1888: read oid 34 snap -1 2024-07-28T11:58:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:1888: expect (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:58:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:1889: read oid 40 snap -1 2024-07-28T11:58:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:1889: expect deleted 2024-07-28T11:58:58.875 INFO:tasks.rados.rados.0.smithi022.stdout:1890: snap_create 2024-07-28T11:58:58.879 INFO:tasks.rados.rados.0.smithi022.stdout:1888: expect (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:58:59.124 INFO:tasks.rados.rados.0.smithi022.stdout:1887: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:58:59.253 INFO:tasks.rados.rados.0.smithi022.stdout:1887: done (3 left) 2024-07-28T11:58:59.253 INFO:tasks.rados.rados.0.smithi022.stdout:1888: done (2 left) 2024-07-28T11:58:59.253 INFO:tasks.rados.rados.0.smithi022.stdout:1889: done (1 left) 2024-07-28T11:58:59.253 INFO:tasks.rados.rados.0.smithi022.stdout:1890: done (0 left) 2024-07-28T11:58:59.253 INFO:tasks.rados.rados.0.smithi022.stdout:1891: rollback oid 11 current snap is 245 2024-07-28T11:58:59.254 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 244 2024-07-28T11:58:59.254 INFO:tasks.rados.rados.0.smithi022.stdout:1892: snap_remove snap 234 2024-07-28T11:58:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:58:59 smithi150 bash[67543]: cluster 2024-07-28T11:58:58.200076+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e547: 8 total, 7 up, 8 in 2024-07-28T11:58:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:58:59 smithi022 bash[82865]: cluster 2024-07-28T11:58:58.200076+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e547: 8 total, 7 up, 8 in 2024-07-28T11:58:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:58:59 smithi022 bash[80503]: cluster 2024-07-28T11:58:58.200076+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e547: 8 total, 7 up, 8 in 2024-07-28T11:58:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:58:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:58:59] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-07-28T11:59:00.235 INFO:tasks.rados.rados.0.smithi022.stdout:1892: done (1 left) 2024-07-28T11:59:00.235 INFO:tasks.rados.rados.0.smithi022.stdout:1893: write oid 41 current snap is 245 2024-07-28T11:59:00.235 INFO:tasks.rados.rados.0.smithi022.stdout:1891: finishing rollback tid 1 to smithi02269687-11 2024-07-28T11:59:00.235 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 0 (ObjNum 65 snap 0 seq_num 1) dirty dne 2024-07-28T11:59:00.235 INFO:tasks.rados.rados.0.smithi022.stdout:1893: seq_num 716 ranges {433812=415466,1648519=385293} 2024-07-28T11:59:00.240 INFO:tasks.rados.rados.0.smithi022.stdout:1893: writing smithi02269687-41 from 433812 to 849278 tid 1 2024-07-28T11:59:00.247 INFO:tasks.rados.rados.0.smithi022.stdout:1893: writing smithi02269687-41 from 1648519 to 2033812 tid 2 2024-07-28T11:59:00.247 INFO:tasks.rados.rados.0.smithi022.stdout:1891: done (1 left) 2024-07-28T11:59:00.247 INFO:tasks.rados.rados.0.smithi022.stdout:1894: snap_remove snap 244 2024-07-28T11:59:00.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:00 smithi022 bash[82865]: cluster 2024-07-28T11:58:59.015701+0000 mgr.y (mgr.25232) 205 : cluster [DBG] pgmap v382: 89 pgs: 4 peering, 9 stale+active+clean, 76 active+clean; 153 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T11:59:00.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:00 smithi022 bash[82865]: cluster 2024-07-28T11:58:59.225416+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e548: 8 total, 7 up, 8 in 2024-07-28T11:59:00.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:00 smithi022 bash[80503]: cluster 2024-07-28T11:58:59.015701+0000 mgr.y (mgr.25232) 205 : cluster [DBG] pgmap v382: 89 pgs: 4 peering, 9 stale+active+clean, 76 active+clean; 153 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T11:59:00.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:00 smithi022 bash[80503]: cluster 2024-07-28T11:58:59.225416+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e548: 8 total, 7 up, 8 in 2024-07-28T11:59:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:00 smithi150 bash[67543]: cluster 2024-07-28T11:58:59.015701+0000 mgr.y (mgr.25232) 205 : cluster [DBG] pgmap v382: 89 pgs: 4 peering, 9 stale+active+clean, 76 active+clean; 153 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T11:59:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:00 smithi150 bash[67543]: cluster 2024-07-28T11:58:59.225416+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e548: 8 total, 7 up, 8 in 2024-07-28T11:59:01.239 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.240 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.240 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.241 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.241 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.242 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.242 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:00 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-28T11:59:01.242 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:00 smithi022 systemd[1]: Stopped Ceph osd.1 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:59:01.242 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T11:59:01.247 INFO:tasks.rados.rados.0.smithi022.stdout:1894: done (1 left) 2024-07-28T11:59:01.247 INFO:tasks.rados.rados.0.smithi022.stdout:1895: delete oid 40 current snap is 245 2024-07-28T11:59:01.247 INFO:tasks.rados.rados.0.smithi022.stdout:1893: finishing write tid 1 to smithi02269687-41 2024-07-28T11:59:01.247 INFO:tasks.rados.rados.0.smithi022.stdout:1893: finishing write tid 2 to smithi02269687-41 2024-07-28T11:59:01.247 INFO:tasks.rados.rados.0.smithi022.stdout:1893: finishing write tid 3 to smithi02269687-41 2024-07-28T11:59:01.248 INFO:tasks.rados.rados.0.smithi022.stdout:1893: finishing write tid 4 to smithi02269687-41 2024-07-28T11:59:01.248 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 943 (ObjNum 716 snap 245 seq_num 716) dirty exists 2024-07-28T11:59:01.248 INFO:tasks.rados.rados.0.smithi022.stdout:1893: left oid 41 (ObjNum 716 snap 245 seq_num 716) 2024-07-28T11:59:01.255 INFO:tasks.rados.rados.0.smithi022.stdout:1893: done (1 left) 2024-07-28T11:59:01.255 INFO:tasks.rados.rados.0.smithi022.stdout:1895: done (0 left) 2024-07-28T11:59:01.255 INFO:tasks.rados.rados.0.smithi022.stdout:1896: snap_create 2024-07-28T11:59:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:01 smithi150 bash[67543]: cluster 2024-07-28T11:59:00.235137+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e549: 8 total, 7 up, 8 in 2024-07-28T11:59:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:01 smithi022 bash[80503]: cluster 2024-07-28T11:59:00.235137+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e549: 8 total, 7 up, 8 in 2024-07-28T11:59:01.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:01 smithi022 systemd[1]: Started Ceph osd.1 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T11:59:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:01 smithi022 bash[82865]: cluster 2024-07-28T11:59:00.235137+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e549: 8 total, 7 up, 8 in 2024-07-28T11:59:02.147 INFO:tasks.rados.rados.0.smithi022.stdout:1896: done (0 left) 2024-07-28T11:59:02.147 INFO:tasks.rados.rados.0.smithi022.stdout:1897: write oid 7 current snap is 246 2024-07-28T11:59:02.147 INFO:tasks.rados.rados.0.smithi022.stdout:1897: seq_num 718 ranges {467426=565964,1649130=418296} 2024-07-28T11:59:02.155 INFO:tasks.rados.rados.0.smithi022.stdout:1897: writing smithi02269687-7 from 467426 to 1033390 tid 1 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1897: writing smithi02269687-7 from 1649130 to 2067426 tid 2 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1898: rollback oid 45 current snap is 246 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 221 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1899: read oid 44 snap -1 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1899: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1900: write oid 9 current snap is 246 2024-07-28T11:59:02.165 INFO:tasks.rados.rados.0.smithi022.stdout:1900: seq_num 719 ranges {484233=641213,1707612=376621} 2024-07-28T11:59:02.175 INFO:tasks.rados.rados.0.smithi022.stdout:1900: writing smithi02269687-9 from 484233 to 1125446 tid 1 2024-07-28T11:59:02.183 INFO:tasks.rados.rados.0.smithi022.stdout:1900: writing smithi02269687-9 from 1707612 to 2084233 tid 2 2024-07-28T11:59:02.183 INFO:tasks.rados.rados.0.smithi022.stdout:1901: write oid 3 current snap is 246 2024-07-28T11:59:02.184 INFO:tasks.rados.rados.0.smithi022.stdout:1901: seq_num 720 ranges {501040=716462,1766094=334946} 2024-07-28T11:59:02.194 INFO:tasks.rados.rados.0.smithi022.stdout:1901: writing smithi02269687-3 from 501040 to 1217502 tid 1 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1901: writing smithi02269687-3 from 1766094 to 2101040 tid 2 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1902: read oid 15 snap -1 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1902: expect (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1903: rollback oid 47 current snap is 246 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 47 to 240 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1897: finishing write tid 1 to smithi02269687-7 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1904: write oid 31 current snap is 246 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1897: finishing write tid 2 to smithi02269687-7 2024-07-28T11:59:02.203 INFO:tasks.rados.rados.0.smithi022.stdout:1904: seq_num 721 ranges {517847=791711,2108223=9624} 2024-07-28T11:59:02.213 INFO:tasks.rados.rados.0.smithi022.stdout:1904: writing smithi02269687-31 from 517847 to 1309558 tid 1 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:1904: writing smithi02269687-31 from 2108223 to 2117847 tid 2 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:1905: write oid 25 current snap is 246 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:1897: finishing write tid 3 to smithi02269687-7 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:1897: finishing write tid 4 to smithi02269687-7 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1350 (ObjNum 718 snap 246 seq_num 718) dirty exists 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:1897: left oid 7 (ObjNum 718 snap 246 seq_num 718) 2024-07-28T11:59:02.223 INFO:tasks.rados.rados.0.smithi022.stdout:1899: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T11:59:02.362 INFO:tasks.rados.rados.0.smithi022.stdout:1898: finishing rollback tid 1 to smithi02269687-45 2024-07-28T11:59:02.363 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 0 (ObjNum 193 snap 0 seq_num 3534931136) dirty dne 2024-07-28T11:59:02.363 INFO:tasks.rados.rados.0.smithi022.stdout:1905: seq_num 722 ranges {534654=466960,1766705=367949} 2024-07-28T11:59:02.368 INFO:tasks.rados.rados.0.smithi022.stdout:1905: writing smithi02269687-25 from 534654 to 1001614 tid 1 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1905: writing smithi02269687-25 from 1766705 to 2134654 tid 2 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1897: done (8 left) 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1898: done (7 left) 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1899: done (6 left) 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1906: delete oid 17 current snap is 246 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1900: finishing write tid 1 to smithi02269687-9 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1900: finishing write tid 2 to smithi02269687-9 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1900: finishing write tid 3 to smithi02269687-9 2024-07-28T11:59:02.376 INFO:tasks.rados.rados.0.smithi022.stdout:1900: finishing write tid 4 to smithi02269687-9 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 525 (ObjNum 719 snap 246 seq_num 719) dirty exists 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1900: left oid 9 (ObjNum 719 snap 246 seq_num 719) 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1901: finishing write tid 1 to smithi02269687-3 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1903: finishing rollback tid 1 to smithi02269687-47 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1901: finishing write tid 2 to smithi02269687-3 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1901: finishing write tid 3 to smithi02269687-3 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1901: finishing write tid 4 to smithi02269687-3 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 939 (ObjNum 720 snap 246 seq_num 720) dirty exists 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1901: left oid 3 (ObjNum 720 snap 246 seq_num 720) 2024-07-28T11:59:02.377 INFO:tasks.rados.rados.0.smithi022.stdout:1902: expect (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:59:02.476 INFO:tasks.rados.rados.0.smithi022.stdout:1904: finishing write tid 1 to smithi02269687-31 2024-07-28T11:59:02.476 INFO:tasks.rados.rados.0.smithi022.stdout:1904: finishing write tid 2 to smithi02269687-31 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1904: finishing write tid 3 to smithi02269687-31 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1900: done (6 left) 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1901: done (5 left) 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1902: done (4 left) 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1903: done (3 left) 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1906: done (2 left) 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1907: rollback oid 22 current snap is 246 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 22 to 230 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1904: finishing write tid 4 to smithi02269687-31 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 848 (ObjNum 721 snap 246 seq_num 721) dirty exists 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1904: left oid 31 (ObjNum 721 snap 246 seq_num 721) 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1905: finishing write tid 1 to smithi02269687-25 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1905: finishing write tid 2 to smithi02269687-25 2024-07-28T11:59:02.477 INFO:tasks.rados.rados.0.smithi022.stdout:1905: finishing write tid 3 to smithi02269687-25 2024-07-28T11:59:02.478 INFO:tasks.rados.rados.0.smithi022.stdout:1905: finishing write tid 4 to smithi02269687-25 2024-07-28T11:59:02.478 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 731 (ObjNum 722 snap 246 seq_num 722) dirty exists 2024-07-28T11:59:02.478 INFO:tasks.rados.rados.0.smithi022.stdout:1905: left oid 25 (ObjNum 722 snap 246 seq_num 722) 2024-07-28T11:59:02.478 INFO:tasks.rados.rados.0.smithi022.stdout:1904: done (2 left) 2024-07-28T11:59:02.478 INFO:tasks.rados.rados.0.smithi022.stdout:1905: done (1 left) 2024-07-28T11:59:02.478 INFO:tasks.rados.rados.0.smithi022.stdout:1908: snap_remove snap 243 2024-07-28T11:59:02.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[60514]: ts=2024-07-28T11:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: cluster 2024-07-28T11:59:01.016608+0000 mgr.y (mgr.25232) 206 : cluster [DBG] pgmap v385: 89 pgs: 28 active+undersized, 4 peering, 5 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 196 KiB/s wr, 6 op/s; 24/306 objects degraded (7.843%) 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: cluster 2024-07-28T11:59:01.230418+0000 mon.a (mon.0) 578 : cluster [WRN] Health check failed: Degraded data redundancy: 24/306 objects degraded (7.843%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: cluster 2024-07-28T11:59:01.247049+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e550: 8 total, 7 up, 8 in 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: audit 2024-07-28T11:59:01.320739+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: audit 2024-07-28T11:59:01.326674+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: audit 2024-07-28T11:59:01.327736+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:02 smithi150 bash[67543]: cluster 2024-07-28T11:59:02.146800+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e551: 8 total, 7 up, 8 in 2024-07-28T11:59:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: cluster 2024-07-28T11:59:01.016608+0000 mgr.y (mgr.25232) 206 : cluster [DBG] pgmap v385: 89 pgs: 28 active+undersized, 4 peering, 5 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 196 KiB/s wr, 6 op/s; 24/306 objects degraded (7.843%) 2024-07-28T11:59:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: cluster 2024-07-28T11:59:01.230418+0000 mon.a (mon.0) 578 : cluster [WRN] Health check failed: Degraded data redundancy: 24/306 objects degraded (7.843%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: cluster 2024-07-28T11:59:01.247049+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e550: 8 total, 7 up, 8 in 2024-07-28T11:59:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: audit 2024-07-28T11:59:01.320739+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: audit 2024-07-28T11:59:01.326674+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: audit 2024-07-28T11:59:01.327736+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[80503]: cluster 2024-07-28T11:59:02.146800+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e551: 8 total, 7 up, 8 in 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: cluster 2024-07-28T11:59:01.016608+0000 mgr.y (mgr.25232) 206 : cluster [DBG] pgmap v385: 89 pgs: 28 active+undersized, 4 peering, 5 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 196 KiB/s wr, 6 op/s; 24/306 objects degraded (7.843%) 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: cluster 2024-07-28T11:59:01.230418+0000 mon.a (mon.0) 578 : cluster [WRN] Health check failed: Degraded data redundancy: 24/306 objects degraded (7.843%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: cluster 2024-07-28T11:59:01.247049+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e550: 8 total, 7 up, 8 in 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: audit 2024-07-28T11:59:01.320739+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: audit 2024-07-28T11:59:01.326674+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: audit 2024-07-28T11:59:01.327736+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[82865]: cluster 2024-07-28T11:59:02.146800+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e551: 8 total, 7 up, 8 in 2024-07-28T11:59:03.079 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-28T11:59:03.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: 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-28T11:59:03.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-28T11:59:03.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-28T11:59:03.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-07-28T11:59:03.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-28T11:59:03.080 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:02 smithi022 bash[93895]: --> ceph-volume raw activate successful for osd ID: 1 2024-07-28T11:59:03.255 INFO:tasks.rados.rados.0.smithi022.stdout:1908: done (1 left) 2024-07-28T11:59:03.256 INFO:tasks.rados.rados.0.smithi022.stdout:1909: delete oid 10 current snap is 246 2024-07-28T11:59:03.256 INFO:tasks.rados.rados.0.smithi022.stdout:1907: finishing rollback tid 1 to smithi02269687-22 2024-07-28T11:59:03.256 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 0 (ObjNum 145 snap 0 seq_num 3534934208) dirty dne 2024-07-28T11:59:03.262 INFO:tasks.rados.rados.0.smithi022.stdout:1907: done (1 left) 2024-07-28T11:59:03.262 INFO:tasks.rados.rados.0.smithi022.stdout:1909: done (0 left) 2024-07-28T11:59:03.263 INFO:tasks.rados.rados.0.smithi022.stdout:1910: snap_remove snap 229 2024-07-28T11:59:04.260 INFO:tasks.rados.rados.0.smithi022.stdout:1910: done (0 left) 2024-07-28T11:59:04.260 INFO:tasks.rados.rados.0.smithi022.stdout:1911: rollback oid 38 current snap is 246 2024-07-28T11:59:04.260 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 239 2024-07-28T11:59:04.261 INFO:tasks.rados.rados.0.smithi022.stdout:1912: read oid 36 snap -1 2024-07-28T11:59:04.261 INFO:tasks.rados.rados.0.smithi022.stdout:1912: expect (ObjNum 698 snap 229 seq_num 698) 2024-07-28T11:59:04.261 INFO:tasks.rados.rados.0.smithi022.stdout:1913: delete oid 20 current snap is 246 2024-07-28T11:59:04.283 INFO:tasks.rados.rados.0.smithi022.stdout:1911: finishing rollback tid 0 to smithi02269687-38 2024-07-28T11:59:04.284 INFO:tasks.rados.rados.0.smithi022.stdout:1911: finishing rollback tid 1 to smithi02269687-38 2024-07-28T11:59:04.285 INFO:tasks.rados.rados.0.smithi022.stdout:1911: finishing rollback tid 2 to smithi02269687-38 2024-07-28T11:59:04.285 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 786 (ObjNum 696 snap 228 seq_num 696) dirty exists 2024-07-28T11:59:04.288 INFO:tasks.rados.rados.0.smithi022.stdout:1911: done (2 left) 2024-07-28T11:59:04.288 INFO:tasks.rados.rados.0.smithi022.stdout:1913: done (1 left) 2024-07-28T11:59:04.288 INFO:tasks.rados.rados.0.smithi022.stdout:1914: read oid 5 snap -1 2024-07-28T11:59:04.288 INFO:tasks.rados.rados.0.smithi022.stdout:1914: expect (ObjNum 709 snap 238 seq_num 709) 2024-07-28T11:59:04.288 INFO:tasks.rados.rados.0.smithi022.stdout:1915: snap_remove snap 230 2024-07-28T11:59:04.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:04 smithi150 bash[67543]: cluster 2024-07-28T11:59:03.017240+0000 mgr.y (mgr.25232) 207 : cluster [DBG] pgmap v388: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 196 KiB/s wr, 6 op/s; 29/306 objects degraded (9.477%) 2024-07-28T11:59:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:04 smithi150 bash[67543]: cluster 2024-07-28T11:59:03.255418+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-07-28T11:59:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:04 smithi022 bash[80503]: cluster 2024-07-28T11:59:03.017240+0000 mgr.y (mgr.25232) 207 : cluster [DBG] pgmap v388: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 196 KiB/s wr, 6 op/s; 29/306 objects degraded (9.477%) 2024-07-28T11:59:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:04 smithi022 bash[80503]: cluster 2024-07-28T11:59:03.255418+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-07-28T11:59:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:04 smithi022 bash[82865]: cluster 2024-07-28T11:59:03.017240+0000 mgr.y (mgr.25232) 207 : cluster [DBG] pgmap v388: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 196 KiB/s wr, 6 op/s; 29/306 objects degraded (9.477%) 2024-07-28T11:59:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:04 smithi022 bash[82865]: cluster 2024-07-28T11:59:03.255418+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-07-28T11:59:05.082 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:04 smithi022 bash[94119]: debug 2024-07-28T11:59:04.726+0000 7f0010ff5640 1 -- 172.21.15.22:0/2725393499 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5615477b31e0 con 0x561547773c00 2024-07-28T11:59:05.286 INFO:tasks.rados.rados.0.smithi022.stdout:1915: done (2 left) 2024-07-28T11:59:05.286 INFO:tasks.rados.rados.0.smithi022.stdout:1916: delete oid 9 current snap is 246 2024-07-28T11:59:05.286 INFO:tasks.rados.rados.0.smithi022.stdout:1912: expect (ObjNum 698 snap 229 seq_num 698) 2024-07-28T11:59:05.408 INFO:tasks.rados.rados.0.smithi022.stdout:1914: expect (ObjNum 709 snap 238 seq_num 709) 2024-07-28T11:59:05.534 INFO:tasks.rados.rados.0.smithi022.stdout:1912: done (2 left) 2024-07-28T11:59:05.535 INFO:tasks.rados.rados.0.smithi022.stdout:1914: done (1 left) 2024-07-28T11:59:05.535 INFO:tasks.rados.rados.0.smithi022.stdout:1916: done (0 left) 2024-07-28T11:59:05.535 INFO:tasks.rados.rados.0.smithi022.stdout:1917: rollback oid 47 current snap is 246 2024-07-28T11:59:05.535 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 47 to 233 2024-07-28T11:59:05.535 INFO:tasks.rados.rados.0.smithi022.stdout:1918: write oid 48 current snap is 246 2024-07-28T11:59:05.535 INFO:tasks.rados.rados.0.smithi022.stdout:1918: seq_num 727 ranges {618689=559558,1659115=559574} 2024-07-28T11:59:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:1918: writing smithi02269687-48 from 618689 to 1178247 tid 1 2024-07-28T11:59:05.571 INFO:tasks.rados.rados.0.smithi022.stdout:1918: writing smithi02269687-48 from 1659115 to 2218689 tid 2 2024-07-28T11:59:05.571 INFO:tasks.rados.rados.0.smithi022.stdout:1919: delete oid 35 current snap is 246 2024-07-28T11:59:05.571 INFO:tasks.rados.rados.0.smithi022.stdout:1917: finishing rollback tid 1 to smithi02269687-47 2024-07-28T11:59:05.571 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:59:05.571 INFO:tasks.rados.rados.0.smithi022.stdout:1918: finishing write tid 1 to smithi02269687-48 2024-07-28T11:59:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:1917: done (2 left) 2024-07-28T11:59:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:1919: done (1 left) 2024-07-28T11:59:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:1920: delete oid 1 current snap is 246 2024-07-28T11:59:05.576 INFO:tasks.rados.rados.0.smithi022.stdout:1918: finishing write tid 2 to smithi02269687-48 2024-07-28T11:59:05.577 INFO:tasks.rados.rados.0.smithi022.stdout:1918: finishing write tid 3 to smithi02269687-48 2024-07-28T11:59:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:1918: finishing write tid 4 to smithi02269687-48 2024-07-28T11:59:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 948 (ObjNum 727 snap 246 seq_num 727) dirty exists 2024-07-28T11:59:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:1918: left oid 48 (ObjNum 727 snap 246 seq_num 727) 2024-07-28T11:59:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:1918: done (1 left) 2024-07-28T11:59:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:1920: done (0 left) 2024-07-28T11:59:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:1921: snap_create 2024-07-28T11:59:05.579 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[94119]: debug 2024-07-28T11:59:05.266+0000 7f001385b640 -1 Falling back to public interface 2024-07-28T11:59:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[80503]: cluster 2024-07-28T11:59:04.259211+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-07-28T11:59:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[80503]: audit 2024-07-28T11:59:05.015620+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[80503]: audit 2024-07-28T11:59:05.017256+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[82865]: cluster 2024-07-28T11:59:04.259211+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-07-28T11:59:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[82865]: audit 2024-07-28T11:59:05.015620+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:05 smithi022 bash[82865]: audit 2024-07-28T11:59:05.017256+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:05 smithi150 bash[67543]: cluster 2024-07-28T11:59:04.259211+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-07-28T11:59:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:05 smithi150 bash[67543]: audit 2024-07-28T11:59:05.015620+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:05 smithi150 bash[67543]: audit 2024-07-28T11:59:05.017256+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:1921: done (0 left) 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:1922: read oid 34 snap -1 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:1922: expect (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:1923: read oid 33 snap -1 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:1923: expect deleted 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:1924: rollback oid 12 current snap is 247 2024-07-28T11:59:06.291 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 221 2024-07-28T11:59:06.292 INFO:tasks.rados.rados.0.smithi022.stdout:1925: write oid 26 current snap is 247 2024-07-28T11:59:06.292 INFO:tasks.rados.rados.0.smithi022.stdout:1925: seq_num 730 ranges {669110=501658,1834561=434549} 2024-07-28T11:59:06.311 INFO:tasks.rados.rados.0.smithi022.stdout:1925: writing smithi02269687-26 from 669110 to 1170768 tid 1 2024-07-28T11:59:06.330 INFO:tasks.rados.rados.0.smithi022.stdout:1925: writing smithi02269687-26 from 1834561 to 2269110 tid 2 2024-07-28T11:59:06.330 INFO:tasks.rados.rados.0.smithi022.stdout:1926: read oid 48 snap -1 2024-07-28T11:59:06.330 INFO:tasks.rados.rados.0.smithi022.stdout:1926: expect (ObjNum 727 snap 246 seq_num 727) 2024-07-28T11:59:06.330 INFO:tasks.rados.rados.0.smithi022.stdout:1922: expect (ObjNum 694 snap 226 seq_num 694) 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1924: finishing rollback tid 0 to smithi02269687-12 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1924: finishing rollback tid 1 to smithi02269687-12 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1924: finishing rollback tid 2 to smithi02269687-12 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 870 (ObjNum 687 snap 220 seq_num 687) dirty exists 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1925: finishing write tid 1 to smithi02269687-26 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1925: finishing write tid 2 to smithi02269687-26 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1925: finishing write tid 3 to smithi02269687-26 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1925: finishing write tid 4 to smithi02269687-26 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 746 (ObjNum 730 snap 247 seq_num 730) dirty exists 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1925: left oid 26 (ObjNum 730 snap 247 seq_num 730) 2024-07-28T11:59:06.577 INFO:tasks.rados.rados.0.smithi022.stdout:1922: done (4 left) 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1923: done (3 left) 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1924: done (2 left) 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1925: done (1 left) 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1927: read oid 18 snap 238 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1927: expect deleted 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1928: read oid 20 snap 237 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1928: expect deleted 2024-07-28T11:59:06.578 INFO:tasks.rados.rados.0.smithi022.stdout:1929: snap_remove snap 227 2024-07-28T11:59:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:06 smithi022 bash[80503]: cluster 2024-07-28T11:59:05.017922+0000 mgr.y (mgr.25232) 208 : cluster [DBG] pgmap v391: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29/306 objects degraded (9.477%) 2024-07-28T11:59:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:06 smithi022 bash[80503]: cluster 2024-07-28T11:59:05.286013+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-07-28T11:59:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:06 smithi022 bash[82865]: cluster 2024-07-28T11:59:05.017922+0000 mgr.y (mgr.25232) 208 : cluster [DBG] pgmap v391: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29/306 objects degraded (9.477%) 2024-07-28T11:59:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:06 smithi022 bash[82865]: cluster 2024-07-28T11:59:05.286013+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-07-28T11:59:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:06 smithi150 bash[67543]: cluster 2024-07-28T11:59:05.017922+0000 mgr.y (mgr.25232) 208 : cluster [DBG] pgmap v391: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29/306 objects degraded (9.477%) 2024-07-28T11:59:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:06 smithi150 bash[67543]: cluster 2024-07-28T11:59:05.286013+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-07-28T11:59:07.304 INFO:tasks.rados.rados.0.smithi022.stdout:1929: done (3 left) 2024-07-28T11:59:07.305 INFO:tasks.rados.rados.0.smithi022.stdout:1930: delete oid 10 current snap is 247 2024-07-28T11:59:07.305 INFO:tasks.rados.rados.0.smithi022.stdout:1926: expect (ObjNum 727 snap 246 seq_num 727) 2024-07-28T11:59:07.426 INFO:tasks.rados.rados.0.smithi022.stdout:1926: done (3 left) 2024-07-28T11:59:07.426 INFO:tasks.rados.rados.0.smithi022.stdout:1927: done (2 left) 2024-07-28T11:59:07.426 INFO:tasks.rados.rados.0.smithi022.stdout:1928: done (1 left) 2024-07-28T11:59:07.426 INFO:tasks.rados.rados.0.smithi022.stdout:1930: done (0 left) 2024-07-28T11:59:07.426 INFO:tasks.rados.rados.0.smithi022.stdout:1931: write oid 41 current snap is 247 2024-07-28T11:59:07.426 INFO:tasks.rados.rados.0.smithi022.stdout:1931: seq_num 732 ranges {702724=652156,1951525=351199} 2024-07-28T11:59:07.434 INFO:tasks.rados.rados.0.smithi022.stdout:1931: writing smithi02269687-41 from 702724 to 1354880 tid 1 2024-07-28T11:59:07.440 INFO:tasks.rados.rados.0.smithi022.stdout:1931: writing smithi02269687-41 from 1951525 to 2302724 tid 2 2024-07-28T11:59:07.440 INFO:tasks.rados.rados.0.smithi022.stdout:1932: read oid 39 snap -1 2024-07-28T11:59:07.441 INFO:tasks.rados.rados.0.smithi022.stdout:1932: expect (ObjNum 710 snap 241 seq_num 710) 2024-07-28T11:59:07.441 INFO:tasks.rados.rados.0.smithi022.stdout:1933: snap_create 2024-07-28T11:59:07.441 INFO:tasks.rados.rados.0.smithi022.stdout:1931: finishing write tid 1 to smithi02269687-41 2024-07-28T11:59:07.443 INFO:tasks.rados.rados.0.smithi022.stdout:1931: finishing write tid 2 to smithi02269687-41 2024-07-28T11:59:07.443 INFO:tasks.rados.rados.0.smithi022.stdout:1931: finishing write tid 3 to smithi02269687-41 2024-07-28T11:59:07.443 INFO:tasks.rados.rados.0.smithi022.stdout:1931: finishing write tid 4 to smithi02269687-41 2024-07-28T11:59:07.443 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 952 (ObjNum 732 snap 247 seq_num 732) dirty exists 2024-07-28T11:59:07.443 INFO:tasks.rados.rados.0.smithi022.stdout:1931: left oid 41 (ObjNum 732 snap 247 seq_num 732) 2024-07-28T11:59:07.455 INFO:tasks.rados.rados.0.smithi022.stdout:1932: expect (ObjNum 710 snap 241 seq_num 710) 2024-07-28T11:59:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:07 smithi022 bash[80503]: cluster 2024-07-28T11:59:06.290167+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-07-28T11:59:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:07 smithi022 bash[80503]: cluster 2024-07-28T11:59:07.138375+0000 mon.a (mon.0) 590 : cluster [WRN] Health check update: Degraded data redundancy: 29/306 objects degraded (9.477%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:07 smithi022 bash[82865]: cluster 2024-07-28T11:59:06.290167+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-07-28T11:59:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:07 smithi022 bash[82865]: cluster 2024-07-28T11:59:07.138375+0000 mon.a (mon.0) 590 : cluster [WRN] Health check update: Degraded data redundancy: 29/306 objects degraded (9.477%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:07 smithi150 bash[67543]: cluster 2024-07-28T11:59:06.290167+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-07-28T11:59:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:07 smithi150 bash[67543]: cluster 2024-07-28T11:59:07.138375+0000 mon.a (mon.0) 590 : cluster [WRN] Health check update: Degraded data redundancy: 29/306 objects degraded (9.477%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:08.312 INFO:tasks.rados.rados.0.smithi022.stdout:1931: done (2 left) 2024-07-28T11:59:08.312 INFO:tasks.rados.rados.0.smithi022.stdout:1932: done (1 left) 2024-07-28T11:59:08.312 INFO:tasks.rados.rados.0.smithi022.stdout:1933: done (0 left) 2024-07-28T11:59:08.312 INFO:tasks.rados.rados.0.smithi022.stdout:1934: read oid 49 snap -1 2024-07-28T11:59:08.312 INFO:tasks.rados.rados.0.smithi022.stdout:1934: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:59:08.312 INFO:tasks.rados.rados.0.smithi022.stdout:1935: snap_create 2024-07-28T11:59:08.323 INFO:tasks.rados.rados.0.smithi022.stdout:1934: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:59:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[82865]: cluster 2024-07-28T11:59:07.018761+0000 mgr.y (mgr.25232) 209 : cluster [DBG] pgmap v394: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 163 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 16 op/s; 32/324 objects degraded (9.877%) 2024-07-28T11:59:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[82865]: cluster 2024-07-28T11:59:07.304889+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-07-28T11:59:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[82865]: audit 2024-07-28T11:59:07.876100+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[82865]: audit 2024-07-28T11:59:07.881498+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:08.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[94119]: debug 2024-07-28T11:59:08.394+0000 7f001385b640 -1 osd.1 545 log_to_monitors true 2024-07-28T11:59:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[80503]: cluster 2024-07-28T11:59:07.018761+0000 mgr.y (mgr.25232) 209 : cluster [DBG] pgmap v394: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 163 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 16 op/s; 32/324 objects degraded (9.877%) 2024-07-28T11:59:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[80503]: cluster 2024-07-28T11:59:07.304889+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-07-28T11:59:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[80503]: audit 2024-07-28T11:59:07.876100+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:08 smithi022 bash[80503]: audit 2024-07-28T11:59:07.881498+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:08 smithi150 bash[67543]: cluster 2024-07-28T11:59:07.018761+0000 mgr.y (mgr.25232) 209 : cluster [DBG] pgmap v394: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 163 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 16 op/s; 32/324 objects degraded (9.877%) 2024-07-28T11:59:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:08 smithi150 bash[67543]: cluster 2024-07-28T11:59:07.304889+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-07-28T11:59:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:08 smithi150 bash[67543]: audit 2024-07-28T11:59:07.876100+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:08 smithi150 bash[67543]: audit 2024-07-28T11:59:07.881498+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:09.319 INFO:tasks.rados.rados.0.smithi022.stdout:1934: done (1 left) 2024-07-28T11:59:09.319 INFO:tasks.rados.rados.0.smithi022.stdout:1935: done (0 left) 2024-07-28T11:59:09.319 INFO:tasks.rados.rados.0.smithi022.stdout:1936: rollback oid 34 current snap is 249 2024-07-28T11:59:09.319 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 221 2024-07-28T11:59:09.319 INFO:tasks.rados.rados.0.smithi022.stdout:1937: snap_create 2024-07-28T11:59:09.327 INFO:tasks.rados.rados.0.smithi022.stdout:1936: finishing rollback tid 0 to smithi02269687-34 2024-07-28T11:59:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:1936: finishing rollback tid 1 to smithi02269687-34 2024-07-28T11:59:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:1936: finishing rollback tid 2 to smithi02269687-34 2024-07-28T11:59:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 956 (ObjNum 672 snap 213 seq_num 672) dirty exists 2024-07-28T11:59:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:59:09] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-07-28T11:59:09.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[94119]: debug 2024-07-28T11:59:09.346+0000 7f000b605640 -1 osd.1 545 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T11:59:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[80503]: cluster 2024-07-28T11:59:08.311918+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-07-28T11:59:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[80503]: audit 2024-07-28T11:59:08.404323+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[80503]: audit 2024-07-28T11:59:08.404661+0000 mon.a (mon.0) 595 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[80503]: audit 2024-07-28T11:59:08.593305+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[80503]: audit 2024-07-28T11:59:08.599353+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[82865]: cluster 2024-07-28T11:59:08.311918+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[82865]: audit 2024-07-28T11:59:08.404323+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[82865]: audit 2024-07-28T11:59:08.404661+0000 mon.a (mon.0) 595 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[82865]: audit 2024-07-28T11:59:08.593305+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:09 smithi022 bash[82865]: audit 2024-07-28T11:59:08.599353+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:09 smithi150 bash[67543]: cluster 2024-07-28T11:59:08.311918+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-07-28T11:59:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:09 smithi150 bash[67543]: audit 2024-07-28T11:59:08.404323+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:59:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:09 smithi150 bash[67543]: audit 2024-07-28T11:59:08.404661+0000 mon.a (mon.0) 595 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T11:59:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:09 smithi150 bash[67543]: audit 2024-07-28T11:59:08.593305+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:09 smithi150 bash[67543]: audit 2024-07-28T11:59:08.599353+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:10.350 INFO:tasks.rados.rados.0.smithi022.stdout:1936: done (1 left) 2024-07-28T11:59:10.350 INFO:tasks.rados.rados.0.smithi022.stdout:1937: done (0 left) 2024-07-28T11:59:10.350 INFO:tasks.rados.rados.0.smithi022.stdout:1938: read oid 37 snap -1 2024-07-28T11:59:10.350 INFO:tasks.rados.rados.0.smithi022.stdout:1938: expect (ObjNum 683 snap 219 seq_num 683) 2024-07-28T11:59:10.350 INFO:tasks.rados.rados.0.smithi022.stdout:1939: write oid 18 current snap is 250 2024-07-28T11:59:10.350 INFO:tasks.rados.rados.0.smithi022.stdout:1939: seq_num 733 ranges {719531=727405,1893654=425877} 2024-07-28T11:59:10.355 INFO:tasks.rados.rados.0.smithi022.stdout:1939: writing smithi02269687-18 from 719531 to 1446936 tid 1 2024-07-28T11:59:10.362 INFO:tasks.rados.rados.0.smithi022.stdout:1939: writing smithi02269687-18 from 1893654 to 2319531 tid 2 2024-07-28T11:59:10.362 INFO:tasks.rados.rados.0.smithi022.stdout:1940: delete oid 29 current snap is 250 2024-07-28T11:59:10.366 INFO:tasks.rados.rados.0.smithi022.stdout:1938: expect (ObjNum 683 snap 219 seq_num 683) 2024-07-28T11:59:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:10 smithi150 bash[67543]: cluster 2024-07-28T11:59:09.019466+0000 mgr.y (mgr.25232) 210 : cluster [DBG] pgmap v397: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 164 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 17 op/s; 33/330 objects degraded (10.000%) 2024-07-28T11:59:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:10 smithi150 bash[67543]: audit 2024-07-28T11:59:09.317905+0000 mon.a (mon.0) 598 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:59:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:10 smithi150 bash[67543]: cluster 2024-07-28T11:59:09.318101+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-07-28T11:59:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:10 smithi150 bash[67543]: audit 2024-07-28T11:59:09.319597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:59:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:10 smithi150 bash[67543]: audit 2024-07-28T11:59:09.327011+0000 mon.a (mon.0) 600 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:59:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:10 smithi150 bash[67543]: cluster 2024-07-28T11:59:10.312437+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[80503]: cluster 2024-07-28T11:59:09.019466+0000 mgr.y (mgr.25232) 210 : cluster [DBG] pgmap v397: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 164 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 17 op/s; 33/330 objects degraded (10.000%) 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[80503]: audit 2024-07-28T11:59:09.317905+0000 mon.a (mon.0) 598 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[80503]: cluster 2024-07-28T11:59:09.318101+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[80503]: audit 2024-07-28T11:59:09.319597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[80503]: audit 2024-07-28T11:59:09.327011+0000 mon.a (mon.0) 600 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[80503]: cluster 2024-07-28T11:59:10.312437+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[82865]: cluster 2024-07-28T11:59:09.019466+0000 mgr.y (mgr.25232) 210 : cluster [DBG] pgmap v397: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 164 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 17 op/s; 33/330 objects degraded (10.000%) 2024-07-28T11:59:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[82865]: audit 2024-07-28T11:59:09.317905+0000 mon.a (mon.0) 598 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T11:59:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[82865]: cluster 2024-07-28T11:59:09.318101+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-07-28T11:59:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[82865]: audit 2024-07-28T11:59:09.319597+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:59:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[82865]: audit 2024-07-28T11:59:09.327011+0000 mon.a (mon.0) 600 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T11:59:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:10 smithi022 bash[82865]: cluster 2024-07-28T11:59:10.312437+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T11:59:11.384 INFO:tasks.rados.rados.0.smithi022.stdout:1939: finishing write tid 1 to smithi02269687-18 2024-07-28T11:59:11.384 INFO:tasks.rados.rados.0.smithi022.stdout:1939: finishing write tid 2 to smithi02269687-18 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1938: done (2 left) 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1940: done (1 left) 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1941: read oid 45 snap -1 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1941: expect deleted 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1942: read oid 25 snap 238 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1942: expect (ObjNum 670 snap 213 seq_num 670) 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1943: read oid 15 snap -1 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1943: expect (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:59:11.385 INFO:tasks.rados.rados.0.smithi022.stdout:1944: snap_create 2024-07-28T11:59:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:1939: finishing write tid 3 to smithi02269687-18 2024-07-28T11:59:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:1939: finishing write tid 4 to smithi02269687-18 2024-07-28T11:59:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 789 (ObjNum 733 snap 250 seq_num 733) dirty exists 2024-07-28T11:59:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:1939: left oid 18 (ObjNum 733 snap 250 seq_num 733) 2024-07-28T11:59:11.393 INFO:tasks.rados.rados.0.smithi022.stdout:1943: expect (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:59:11.512 INFO:tasks.rados.rados.0.smithi022.stdout:1942: expect (ObjNum 670 snap 213 seq_num 670) 2024-07-28T11:59:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:11 smithi150 bash[67543]: cluster 2024-07-28T11:59:10.322088+0000 mon.a (mon.0) 602 : cluster [INF] osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434] boot 2024-07-28T11:59:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:11 smithi150 bash[67543]: cluster 2024-07-28T11:59:10.322213+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-07-28T11:59:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:11 smithi150 bash[67543]: audit 2024-07-28T11:59:10.327526+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:59:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:11 smithi150 bash[67543]: cluster 2024-07-28T11:59:11.324579+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-07-28T11:59:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[82865]: cluster 2024-07-28T11:59:10.322088+0000 mon.a (mon.0) 602 : cluster [INF] osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434] boot 2024-07-28T11:59:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[82865]: cluster 2024-07-28T11:59:10.322213+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-07-28T11:59:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[82865]: audit 2024-07-28T11:59:10.327526+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:59:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[82865]: cluster 2024-07-28T11:59:11.324579+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-07-28T11:59:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[80503]: cluster 2024-07-28T11:59:10.322088+0000 mon.a (mon.0) 602 : cluster [INF] osd.1 [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434] boot 2024-07-28T11:59:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[80503]: cluster 2024-07-28T11:59:10.322213+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-07-28T11:59:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[80503]: audit 2024-07-28T11:59:10.327526+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T11:59:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:11 smithi022 bash[80503]: cluster 2024-07-28T11:59:11.324579+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-07-28T11:59:12.379 INFO:tasks.rados.rados.0.smithi022.stdout:1939: done (4 left) 2024-07-28T11:59:12.379 INFO:tasks.rados.rados.0.smithi022.stdout:1941: done (3 left) 2024-07-28T11:59:12.380 INFO:tasks.rados.rados.0.smithi022.stdout:1942: done (2 left) 2024-07-28T11:59:12.380 INFO:tasks.rados.rados.0.smithi022.stdout:1943: done (1 left) 2024-07-28T11:59:12.380 INFO:tasks.rados.rados.0.smithi022.stdout:1944: done (0 left) 2024-07-28T11:59:12.380 INFO:tasks.rados.rados.0.smithi022.stdout:1945: snap_remove snap 231 2024-07-28T11:59:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:12 smithi150 bash[67543]: cluster 2024-07-28T11:59:11.020596+0000 mgr.y (mgr.25232) 211 : cluster [DBG] pgmap v400: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 474 KiB/s wr, 14 op/s; 6/339 objects degraded (1.770%) 2024-07-28T11:59:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:12 smithi150 bash[67543]: cluster 2024-07-28T11:59:12.139676+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 6/339 objects degraded (1.770%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:59:12 smithi150 bash[60514]: ts=2024-07-28T11:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:59:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:12 smithi022 bash[82865]: cluster 2024-07-28T11:59:11.020596+0000 mgr.y (mgr.25232) 211 : cluster [DBG] pgmap v400: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 474 KiB/s wr, 14 op/s; 6/339 objects degraded (1.770%) 2024-07-28T11:59:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:12 smithi022 bash[82865]: cluster 2024-07-28T11:59:12.139676+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 6/339 objects degraded (1.770%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:12 smithi022 bash[80503]: cluster 2024-07-28T11:59:11.020596+0000 mgr.y (mgr.25232) 211 : cluster [DBG] pgmap v400: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 474 KiB/s wr, 14 op/s; 6/339 objects degraded (1.770%) 2024-07-28T11:59:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:12 smithi022 bash[80503]: cluster 2024-07-28T11:59:12.139676+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 6/339 objects degraded (1.770%), 2 pgs degraded (PG_DEGRADED) 2024-07-28T11:59:13.389 INFO:tasks.rados.rados.0.smithi022.stdout:1945: done (0 left) 2024-07-28T11:59:13.390 INFO:tasks.rados.rados.0.smithi022.stdout:1946: read oid 43 snap 246 2024-07-28T11:59:13.390 INFO:tasks.rados.rados.0.smithi022.stdout:1946: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:59:13.390 INFO:tasks.rados.rados.0.smithi022.stdout:1947: delete oid 11 current snap is 251 2024-07-28T11:59:13.401 INFO:tasks.rados.rados.0.smithi022.stdout:1947: done (1 left) 2024-07-28T11:59:13.401 INFO:tasks.rados.rados.0.smithi022.stdout:1948: read oid 21 snap 236 2024-07-28T11:59:13.401 INFO:tasks.rados.rados.0.smithi022.stdout:1948: expect (ObjNum 706 snap 234 seq_num 706) 2024-07-28T11:59:13.401 INFO:tasks.rados.rados.0.smithi022.stdout:1949: snap_remove snap 248 2024-07-28T11:59:13.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:13 smithi150 bash[67543]: cluster 2024-07-28T11:59:12.379185+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-07-28T11:59:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:13 smithi022 bash[80503]: cluster 2024-07-28T11:59:12.379185+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-07-28T11:59:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:13 smithi022 bash[82865]: cluster 2024-07-28T11:59:12.379185+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-07-28T11:59:14.404 INFO:tasks.rados.rados.0.smithi022.stdout:1949: done (2 left) 2024-07-28T11:59:14.404 INFO:tasks.rados.rados.0.smithi022.stdout:1950: snap_remove snap 239 2024-07-28T11:59:14.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[80503]: cluster 2024-07-28T11:59:13.021217+0000 mgr.y (mgr.25232) 212 : cluster [DBG] pgmap v403: 89 pgs: 24 peering, 10 active+undersized, 55 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 245 KiB/s wr, 12 op/s; 477 KiB/s, 0 objects/s recovering 2024-07-28T11:59:14.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[80503]: cluster 2024-07-28T11:59:13.372635+0000 mon.a (mon.0) 608 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/339 objects degraded (1.770%), 2 pgs degraded) 2024-07-28T11:59:14.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[80503]: cluster 2024-07-28T11:59:13.372705+0000 mon.a (mon.0) 609 : cluster [INF] Cluster is now healthy 2024-07-28T11:59:14.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[80503]: cluster 2024-07-28T11:59:13.388728+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-07-28T11:59:14.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[82865]: cluster 2024-07-28T11:59:13.021217+0000 mgr.y (mgr.25232) 212 : cluster [DBG] pgmap v403: 89 pgs: 24 peering, 10 active+undersized, 55 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 245 KiB/s wr, 12 op/s; 477 KiB/s, 0 objects/s recovering 2024-07-28T11:59:14.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[82865]: cluster 2024-07-28T11:59:13.372635+0000 mon.a (mon.0) 608 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/339 objects degraded (1.770%), 2 pgs degraded) 2024-07-28T11:59:14.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[82865]: cluster 2024-07-28T11:59:13.372705+0000 mon.a (mon.0) 609 : cluster [INF] Cluster is now healthy 2024-07-28T11:59:14.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:14 smithi022 bash[82865]: cluster 2024-07-28T11:59:13.388728+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-07-28T11:59:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:14 smithi150 bash[67543]: cluster 2024-07-28T11:59:13.021217+0000 mgr.y (mgr.25232) 212 : cluster [DBG] pgmap v403: 89 pgs: 24 peering, 10 active+undersized, 55 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 245 KiB/s wr, 12 op/s; 477 KiB/s, 0 objects/s recovering 2024-07-28T11:59:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:14 smithi150 bash[67543]: cluster 2024-07-28T11:59:13.372635+0000 mon.a (mon.0) 608 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/339 objects degraded (1.770%), 2 pgs degraded) 2024-07-28T11:59:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:14 smithi150 bash[67543]: cluster 2024-07-28T11:59:13.372705+0000 mon.a (mon.0) 609 : cluster [INF] Cluster is now healthy 2024-07-28T11:59:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:14 smithi150 bash[67543]: cluster 2024-07-28T11:59:13.388728+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-07-28T11:59:15.415 INFO:tasks.rados.rados.0.smithi022.stdout:1950: done (2 left) 2024-07-28T11:59:15.415 INFO:tasks.rados.rados.0.smithi022.stdout:1951: write oid 24 current snap is 251 2024-07-28T11:59:15.415 INFO:tasks.rados.rados.0.smithi022.stdout:1951: seq_num 736 ranges {769952=553152,2069100=300852} 2024-07-28T11:59:15.439 INFO:tasks.rados.rados.0.smithi022.stdout:1951: writing smithi02269687-24 from 769952 to 1323104 tid 1 2024-07-28T11:59:15.457 INFO:tasks.rados.rados.0.smithi022.stdout:1951: writing smithi02269687-24 from 2069100 to 2369952 tid 2 2024-07-28T11:59:15.457 INFO:tasks.rados.rados.0.smithi022.stdout:1952: write oid 29 current snap is 251 2024-07-28T11:59:15.457 INFO:tasks.rados.rados.0.smithi022.stdout:1952: seq_num 737 ranges {786759=628401,2011229=375530} 2024-07-28T11:59:15.476 INFO:tasks.rados.rados.0.smithi022.stdout:1952: writing smithi02269687-29 from 786759 to 1415160 tid 1 2024-07-28T11:59:15.488 INFO:tasks.rados.rados.0.smithi022.stdout:1952: writing smithi02269687-29 from 2011229 to 2386759 tid 2 2024-07-28T11:59:15.488 INFO:tasks.rados.rados.0.smithi022.stdout:1953: snap_remove snap 232 2024-07-28T11:59:15.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:15 smithi022 bash[82865]: cluster 2024-07-28T11:59:14.391284+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-07-28T11:59:15.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:15 smithi022 bash[80503]: cluster 2024-07-28T11:59:14.391284+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-07-28T11:59:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:15 smithi150 bash[67543]: cluster 2024-07-28T11:59:14.391284+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-07-28T11:59:16.421 INFO:tasks.rados.rados.0.smithi022.stdout:1953: done (4 left) 2024-07-28T11:59:16.421 INFO:tasks.rados.rados.0.smithi022.stdout:1954: read oid 40 snap 220 2024-07-28T11:59:16.421 INFO:tasks.rados.rados.0.smithi022.stdout:1954: expect deleted 2024-07-28T11:59:16.421 INFO:tasks.rados.rados.0.smithi022.stdout:1955: write oid 2 current snap is 251 2024-07-28T11:59:16.421 INFO:tasks.rados.rados.0.smithi022.stdout:1955: seq_num 738 ranges {403566=420003,1386064=546918} 2024-07-28T11:59:16.427 INFO:tasks.rados.rados.0.smithi022.stdout:1955: writing smithi02269687-2 from 403566 to 823569 tid 1 2024-07-28T11:59:16.435 INFO:tasks.rados.rados.0.smithi022.stdout:1955: writing smithi02269687-2 from 1386064 to 1932982 tid 2 2024-07-28T11:59:16.435 INFO:tasks.rados.rados.0.smithi022.stdout:1946: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:59:16.560 INFO:tasks.rados.rados.0.smithi022.stdout:1948: expect (ObjNum 706 snap 234 seq_num 706) 2024-07-28T11:59:16.683 INFO:tasks.rados.rados.0.smithi022.stdout:1951: finishing write tid 1 to smithi02269687-24 2024-07-28T11:59:16.683 INFO:tasks.rados.rados.0.smithi022.stdout:1951: finishing write tid 2 to smithi02269687-24 2024-07-28T11:59:16.683 INFO:tasks.rados.rados.0.smithi022.stdout:1951: finishing write tid 3 to smithi02269687-24 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1951: finishing write tid 4 to smithi02269687-24 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 257 (ObjNum 736 snap 251 seq_num 736) dirty exists 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1951: left oid 24 (ObjNum 736 snap 251 seq_num 736) 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1952: finishing write tid 1 to smithi02269687-29 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1952: finishing write tid 2 to smithi02269687-29 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1952: finishing write tid 3 to smithi02269687-29 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1946: done (5 left) 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1948: done (4 left) 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1951: done (3 left) 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1956: write oid 20 current snap is 251 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:1952: finishing write tid 4 to smithi02269687-29 2024-07-28T11:59:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 989 (ObjNum 737 snap 251 seq_num 737) dirty exists 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1952: left oid 29 (ObjNum 737 snap 251 seq_num 737) 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1955: finishing write tid 1 to smithi02269687-2 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1955: finishing write tid 2 to smithi02269687-2 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1955: finishing write tid 3 to smithi02269687-2 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1955: finishing write tid 4 to smithi02269687-2 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1364 (ObjNum 738 snap 251 seq_num 738) dirty exists 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1955: left oid 2 (ObjNum 738 snap 251 seq_num 738) 2024-07-28T11:59:16.685 INFO:tasks.rados.rados.0.smithi022.stdout:1956: seq_num 739 ranges {420373=495252,1444546=690576} 2024-07-28T11:59:16.697 INFO:tasks.rados.rados.0.smithi022.stdout:1956: writing smithi02269687-20 from 420373 to 915625 tid 1 2024-07-28T11:59:16.717 INFO:tasks.rados.rados.0.smithi022.stdout:1956: writing smithi02269687-20 from 1444546 to 2135122 tid 2 2024-07-28T11:59:16.717 INFO:tasks.rados.rados.0.smithi022.stdout:1952: done (3 left) 2024-07-28T11:59:16.717 INFO:tasks.rados.rados.0.smithi022.stdout:1954: done (2 left) 2024-07-28T11:59:16.717 INFO:tasks.rados.rados.0.smithi022.stdout:1955: done (1 left) 2024-07-28T11:59:16.717 INFO:tasks.rados.rados.0.smithi022.stdout:1957: snap_create 2024-07-28T11:59:16.717 INFO:tasks.rados.rados.0.smithi022.stdout:1956: finishing write tid 1 to smithi02269687-20 2024-07-28T11:59:16.724 INFO:tasks.rados.rados.0.smithi022.stdout:1956: finishing write tid 2 to smithi02269687-20 2024-07-28T11:59:16.724 INFO:tasks.rados.rados.0.smithi022.stdout:1956: finishing write tid 3 to smithi02269687-20 2024-07-28T11:59:16.725 INFO:tasks.rados.rados.0.smithi022.stdout:1956: finishing write tid 4 to smithi02269687-20 2024-07-28T11:59:16.725 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 958 (ObjNum 739 snap 251 seq_num 739) dirty exists 2024-07-28T11:59:16.725 INFO:tasks.rados.rados.0.smithi022.stdout:1956: left oid 20 (ObjNum 739 snap 251 seq_num 739) 2024-07-28T11:59:16.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:16 smithi150 bash[67543]: cluster 2024-07-28T11:59:15.021896+0000 mgr.y (mgr.25232) 213 : cluster [DBG] pgmap v406: 89 pgs: 24 peering, 65 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 477 KiB/s, 0 objects/s recovering 2024-07-28T11:59:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:16 smithi150 bash[67543]: cluster 2024-07-28T11:59:15.411892+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-07-28T11:59:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:16 smithi022 bash[80503]: cluster 2024-07-28T11:59:15.021896+0000 mgr.y (mgr.25232) 213 : cluster [DBG] pgmap v406: 89 pgs: 24 peering, 65 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 477 KiB/s, 0 objects/s recovering 2024-07-28T11:59:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:16 smithi022 bash[80503]: cluster 2024-07-28T11:59:15.411892+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-07-28T11:59:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:16 smithi022 bash[82865]: cluster 2024-07-28T11:59:15.021896+0000 mgr.y (mgr.25232) 213 : cluster [DBG] pgmap v406: 89 pgs: 24 peering, 65 active+clean; 167 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 477 KiB/s, 0 objects/s recovering 2024-07-28T11:59:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:16 smithi022 bash[82865]: cluster 2024-07-28T11:59:15.411892+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-07-28T11:59:17.426 INFO:tasks.rados.rados.0.smithi022.stdout:1956: done (1 left) 2024-07-28T11:59:17.426 INFO:tasks.rados.rados.0.smithi022.stdout:1957: done (0 left) 2024-07-28T11:59:17.426 INFO:tasks.rados.rados.0.smithi022.stdout:1958: snap_remove snap 221 2024-07-28T11:59:17.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:17 smithi022 bash[80503]: cluster 2024-07-28T11:59:16.420475+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-07-28T11:59:17.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:17 smithi022 bash[82865]: cluster 2024-07-28T11:59:16.420475+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-07-28T11:59:17.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:17 smithi150 bash[67543]: cluster 2024-07-28T11:59:16.420475+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-07-28T11:59:18.429 INFO:tasks.rados.rados.0.smithi022.stdout:1958: done (0 left) 2024-07-28T11:59:18.429 INFO:tasks.rados.rados.0.smithi022.stdout:1959: snap_create 2024-07-28T11:59:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:18 smithi150 bash[67543]: cluster 2024-07-28T11:59:17.022664+0000 mgr.y (mgr.25232) 214 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 736 KiB/s wr, 13 op/s; 3.7 MiB/s, 2 objects/s recovering 2024-07-28T11:59:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:18 smithi150 bash[67543]: cluster 2024-07-28T11:59:17.426372+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-07-28T11:59:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:18 smithi022 bash[80503]: cluster 2024-07-28T11:59:17.022664+0000 mgr.y (mgr.25232) 214 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 736 KiB/s wr, 13 op/s; 3.7 MiB/s, 2 objects/s recovering 2024-07-28T11:59:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:18 smithi022 bash[80503]: cluster 2024-07-28T11:59:17.426372+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-07-28T11:59:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:18 smithi022 bash[82865]: cluster 2024-07-28T11:59:17.022664+0000 mgr.y (mgr.25232) 214 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 736 KiB/s wr, 13 op/s; 3.7 MiB/s, 2 objects/s recovering 2024-07-28T11:59:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:18 smithi022 bash[82865]: cluster 2024-07-28T11:59:17.426372+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-07-28T11:59:19.433 INFO:tasks.rados.rados.0.smithi022.stdout:1959: done (0 left) 2024-07-28T11:59:19.433 INFO:tasks.rados.rados.0.smithi022.stdout:1960: read oid 49 snap -1 2024-07-28T11:59:19.433 INFO:tasks.rados.rados.0.smithi022.stdout:1960: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:59:19.433 INFO:tasks.rados.rados.0.smithi022.stdout:1961: read oid 35 snap 235 2024-07-28T11:59:19.433 INFO:tasks.rados.rados.0.smithi022.stdout:1961: expect deleted 2024-07-28T11:59:19.433 INFO:tasks.rados.rados.0.smithi022.stdout:1962: snap_remove snap 251 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: cluster 2024-07-28T11:59:18.428177+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: audit 2024-07-28T11:59:18.457714+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: audit 2024-07-28T11:59:18.465167+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: audit 2024-07-28T11:59:18.466730+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: audit 2024-07-28T11:59:18.468014+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: audit 2024-07-28T11:59:18.475892+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: audit 2024-07-28T11:59:18.604339+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:19 smithi150 bash[67543]: cluster 2024-07-28T11:59:19.432694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-07-28T11:59:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:59:19] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: cluster 2024-07-28T11:59:18.428177+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: audit 2024-07-28T11:59:18.457714+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: audit 2024-07-28T11:59:18.465167+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: audit 2024-07-28T11:59:18.466730+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: audit 2024-07-28T11:59:18.468014+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: audit 2024-07-28T11:59:18.475892+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: audit 2024-07-28T11:59:18.604339+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[80503]: cluster 2024-07-28T11:59:19.432694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: cluster 2024-07-28T11:59:18.428177+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: audit 2024-07-28T11:59:18.457714+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: audit 2024-07-28T11:59:18.465167+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: audit 2024-07-28T11:59:18.466730+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: audit 2024-07-28T11:59:18.468014+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: audit 2024-07-28T11:59:18.475892+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: audit 2024-07-28T11:59:18.604339+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T11:59:19.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:19 smithi022 bash[82865]: cluster 2024-07-28T11:59:19.432694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-07-28T11:59:20.438 INFO:tasks.rados.rados.0.smithi022.stdout:1962: done (2 left) 2024-07-28T11:59:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:1963: read oid 28 snap -1 2024-07-28T11:59:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:1963: expect (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:59:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:1964: write oid 45 current snap is 253 2024-07-28T11:59:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:1964: seq_num 740 ranges {437180=570501,1503028=550587} 2024-07-28T11:59:20.455 INFO:tasks.rados.rados.0.smithi022.stdout:1964: writing smithi02269687-45 from 437180 to 1007681 tid 1 2024-07-28T11:59:20.473 INFO:tasks.rados.rados.0.smithi022.stdout:1964: writing smithi02269687-45 from 1503028 to 2053615 tid 2 2024-07-28T11:59:20.473 INFO:tasks.rados.rados.0.smithi022.stdout:1965: snap_remove snap 237 2024-07-28T11:59:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:20 smithi150 bash[67543]: cluster 2024-07-28T11:59:19.023348+0000 mgr.y (mgr.25232) 215 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 735 KiB/s wr, 13 op/s; 3.7 MiB/s, 2 objects/s recovering 2024-07-28T11:59:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:20 smithi150 bash[67543]: audit 2024-07-28T11:59:20.016360+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:20 smithi150 bash[67543]: audit 2024-07-28T11:59:20.018392+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:20 smithi150 bash[67543]: cluster 2024-07-28T11:59:20.436718+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-07-28T11:59:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[82865]: cluster 2024-07-28T11:59:19.023348+0000 mgr.y (mgr.25232) 215 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 735 KiB/s wr, 13 op/s; 3.7 MiB/s, 2 objects/s recovering 2024-07-28T11:59:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[82865]: audit 2024-07-28T11:59:20.016360+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[82865]: audit 2024-07-28T11:59:20.018392+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[82865]: cluster 2024-07-28T11:59:20.436718+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-07-28T11:59:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[80503]: cluster 2024-07-28T11:59:19.023348+0000 mgr.y (mgr.25232) 215 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 735 KiB/s wr, 13 op/s; 3.7 MiB/s, 2 objects/s recovering 2024-07-28T11:59:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[80503]: audit 2024-07-28T11:59:20.016360+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[80503]: audit 2024-07-28T11:59:20.018392+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:20 smithi022 bash[80503]: cluster 2024-07-28T11:59:20.436718+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-07-28T11:59:21.441 INFO:tasks.rados.rados.0.smithi022.stdout:1965: done (4 left) 2024-07-28T11:59:21.441 INFO:tasks.rados.rados.0.smithi022.stdout:1966: write oid 40 current snap is 253 2024-07-28T11:59:21.441 INFO:tasks.rados.rados.0.smithi022.stdout:1966: seq_num 741 ranges {453987=645750,1845157=608830} 2024-07-28T11:59:21.448 INFO:tasks.rados.rados.0.smithi022.stdout:1966: writing smithi02269687-40 from 453987 to 1099737 tid 1 2024-07-28T11:59:21.459 INFO:tasks.rados.rados.0.smithi022.stdout:1966: writing smithi02269687-40 from 1845157 to 2453987 tid 2 2024-07-28T11:59:21.459 INFO:tasks.rados.rados.0.smithi022.stdout:1967: rollback oid 1 current snap is 253 2024-07-28T11:59:21.459 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 1 to 236 2024-07-28T11:59:21.459 INFO:tasks.rados.rados.0.smithi022.stdout:1961: done (5 left) 2024-07-28T11:59:21.459 INFO:tasks.rados.rados.0.smithi022.stdout:1968: snap_create 2024-07-28T11:59:21.459 INFO:tasks.rados.rados.0.smithi022.stdout:1960: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:59:21.625 INFO:tasks.rados.rados.0.smithi022.stdout:1963: expect (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1964: finishing write tid 1 to smithi02269687-45 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1964: finishing write tid 2 to smithi02269687-45 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1964: finishing write tid 3 to smithi02269687-45 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1964: finishing write tid 4 to smithi02269687-45 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1054 (ObjNum 740 snap 253 seq_num 740) dirty exists 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1964: left oid 45 (ObjNum 740 snap 253 seq_num 740) 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1967: finishing rollback tid 1 to smithi02269687-1 2024-07-28T11:59:21.737 INFO:tasks.rados.rados.0.smithi022.stdout:1966: finishing write tid 1 to smithi02269687-40 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:1966: finishing write tid 2 to smithi02269687-40 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:1966: finishing write tid 3 to smithi02269687-40 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:1967: finishing rollback tid 2 to smithi02269687-1 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 392 (ObjNum 654 snap 209 seq_num 654) dirty exists 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:1966: finishing write tid 4 to smithi02269687-40 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1061 (ObjNum 741 snap 253 seq_num 741) dirty exists 2024-07-28T11:59:21.738 INFO:tasks.rados.rados.0.smithi022.stdout:1966: left oid 40 (ObjNum 741 snap 253 seq_num 741) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1960: done (5 left) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1963: done (4 left) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1964: done (3 left) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1966: done (2 left) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1967: done (1 left) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1968: done (0 left) 2024-07-28T11:59:22.163 INFO:tasks.rados.rados.0.smithi022.stdout:1969: read oid 22 snap -1 2024-07-28T11:59:22.164 INFO:tasks.rados.rados.0.smithi022.stdout:1969: expect deleted 2024-07-28T11:59:22.164 INFO:tasks.rados.rados.0.smithi022.stdout:1970: delete oid 21 current snap is 254 2024-07-28T11:59:22.169 INFO:tasks.rados.rados.0.smithi022.stdout:1969: done (1 left) 2024-07-28T11:59:22.169 INFO:tasks.rados.rados.0.smithi022.stdout:1970: done (0 left) 2024-07-28T11:59:22.169 INFO:tasks.rados.rados.0.smithi022.stdout:1971: delete oid 36 current snap is 254 2024-07-28T11:59:22.177 INFO:tasks.rados.rados.0.smithi022.stdout:1971: done (0 left) 2024-07-28T11:59:22.177 INFO:tasks.rados.rados.0.smithi022.stdout:1972: snap_remove snap 216 2024-07-28T11:59:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:22 smithi150 bash[67543]: cluster 2024-07-28T11:59:21.024477+0000 mgr.y (mgr.25232) 216 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 7 op/s 2024-07-28T11:59:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:22 smithi150 bash[67543]: cluster 2024-07-28T11:59:21.439757+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-07-28T11:59:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:22 smithi150 bash[67543]: cluster 2024-07-28T11:59:22.162185+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-07-28T11:59:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:59:22 smithi150 bash[60514]: ts=2024-07-28T11:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:59:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:22 smithi022 bash[80503]: cluster 2024-07-28T11:59:21.024477+0000 mgr.y (mgr.25232) 216 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 7 op/s 2024-07-28T11:59:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:22 smithi022 bash[80503]: cluster 2024-07-28T11:59:21.439757+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-07-28T11:59:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:22 smithi022 bash[80503]: cluster 2024-07-28T11:59:22.162185+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-07-28T11:59:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:22 smithi022 bash[82865]: cluster 2024-07-28T11:59:21.024477+0000 mgr.y (mgr.25232) 216 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 7 op/s 2024-07-28T11:59:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:22 smithi022 bash[82865]: cluster 2024-07-28T11:59:21.439757+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-07-28T11:59:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:22 smithi022 bash[82865]: cluster 2024-07-28T11:59:22.162185+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-07-28T11:59:23.166 INFO:tasks.rados.rados.0.smithi022.stdout:1972: done (0 left) 2024-07-28T11:59:23.166 INFO:tasks.rados.rados.0.smithi022.stdout:1973: write oid 6 current snap is 254 2024-07-28T11:59:23.166 INFO:tasks.rados.rados.0.smithi022.stdout:1973: seq_num 744 ranges {504408=471497,1620603=557925} 2024-07-28T11:59:23.184 INFO:tasks.rados.rados.0.smithi022.stdout:1973: writing smithi02269687-6 from 504408 to 975905 tid 1 2024-07-28T11:59:23.205 INFO:tasks.rados.rados.0.smithi022.stdout:1973: writing smithi02269687-6 from 1620603 to 2178528 tid 2 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1974: read oid 41 snap -1 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1974: expect (ObjNum 732 snap 247 seq_num 732) 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1975: read oid 27 snap 246 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1975: expect deleted 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1976: read oid 8 snap -1 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1976: expect (ObjNum 608 snap 195 seq_num 608) 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1977: delete oid 15 current snap is 254 2024-07-28T11:59:23.206 INFO:tasks.rados.rados.0.smithi022.stdout:1973: finishing write tid 1 to smithi02269687-6 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1975: done (4 left) 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1977: done (3 left) 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1978: read oid 39 snap -1 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1978: expect (ObjNum 710 snap 241 seq_num 710) 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1979: read oid 15 snap 246 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1979: expect (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:59:23.212 INFO:tasks.rados.rados.0.smithi022.stdout:1980: snap_remove snap 250 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:1980: done (5 left) 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:1981: rollback oid 17 current snap is 254 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 246 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:1973: finishing write tid 2 to smithi02269687-6 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:1973: finishing write tid 3 to smithi02269687-6 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:1973: finishing write tid 4 to smithi02269687-6 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 781 (ObjNum 744 snap 254 seq_num 744) dirty exists 2024-07-28T11:59:24.170 INFO:tasks.rados.rados.0.smithi022.stdout:1973: left oid 6 (ObjNum 744 snap 254 seq_num 744) 2024-07-28T11:59:24.171 INFO:tasks.rados.rados.0.smithi022.stdout:1974: expect (ObjNum 732 snap 247 seq_num 732) 2024-07-28T11:59:24.373 INFO:tasks.rados.rados.0.smithi022.stdout:1976: expect (ObjNum 608 snap 195 seq_num 608) 2024-07-28T11:59:24.494 INFO:tasks.rados.rados.0.smithi022.stdout:1978: expect (ObjNum 710 snap 241 seq_num 710) 2024-07-28T11:59:24.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:24 smithi150 bash[67543]: cluster 2024-07-28T11:59:23.025299+0000 mgr.y (mgr.25232) 217 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 7 op/s 2024-07-28T11:59:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:24 smithi150 bash[67543]: cluster 2024-07-28T11:59:23.164742+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-07-28T11:59:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:24 smithi022 bash[80503]: cluster 2024-07-28T11:59:23.025299+0000 mgr.y (mgr.25232) 217 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 7 op/s 2024-07-28T11:59:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:24 smithi022 bash[80503]: cluster 2024-07-28T11:59:23.164742+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-07-28T11:59:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:24 smithi022 bash[82865]: cluster 2024-07-28T11:59:23.025299+0000 mgr.y (mgr.25232) 217 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 7 op/s 2024-07-28T11:59:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:24 smithi022 bash[82865]: cluster 2024-07-28T11:59:23.164742+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-07-28T11:59:24.723 INFO:tasks.rados.rados.0.smithi022.stdout:1979: expect (ObjNum 659 snap 210 seq_num 659) 2024-07-28T11:59:24.821 INFO:tasks.rados.rados.0.smithi022.stdout:1981: finishing rollback tid 1 to smithi02269687-17 2024-07-28T11:59:24.821 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 397 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T11:59:24.821 INFO:tasks.rados.rados.0.smithi022.stdout:1973: done (5 left) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1974: done (4 left) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1976: done (3 left) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1978: done (2 left) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1979: done (1 left) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1981: done (0 left) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1982: read oid 14 snap -1 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1982: expect (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1983: write oid 33 current snap is 254 2024-07-28T11:59:24.822 INFO:tasks.rados.rados.0.smithi022.stdout:1983: seq_num 746 ranges {538022=738348,1737567=561594} 2024-07-28T11:59:24.845 INFO:tasks.rados.rados.0.smithi022.stdout:1983: writing smithi02269687-33 from 538022 to 1276370 tid 1 2024-07-28T11:59:24.862 INFO:tasks.rados.rados.0.smithi022.stdout:1983: writing smithi02269687-33 from 1737567 to 2299161 tid 2 2024-07-28T11:59:24.862 INFO:tasks.rados.rados.0.smithi022.stdout:1984: snap_create 2024-07-28T11:59:24.862 INFO:tasks.rados.rados.0.smithi022.stdout:1982: expect (ObjNum 575 snap 181 seq_num 575) 2024-07-28T11:59:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:1983: finishing write tid 1 to smithi02269687-33 2024-07-28T11:59:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:1983: finishing write tid 2 to smithi02269687-33 2024-07-28T11:59:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:1983: finishing write tid 3 to smithi02269687-33 2024-07-28T11:59:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:1983: finishing write tid 4 to smithi02269687-33 2024-07-28T11:59:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 768 (ObjNum 746 snap 254 seq_num 746) dirty exists 2024-07-28T11:59:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:1983: left oid 33 (ObjNum 746 snap 254 seq_num 746) 2024-07-28T11:59:25.485 INFO:tasks.rados.rados.0.smithi022.stdout:1982: done (2 left) 2024-07-28T11:59:25.485 INFO:tasks.rados.rados.0.smithi022.stdout:1983: done (1 left) 2024-07-28T11:59:25.485 INFO:tasks.rados.rados.0.smithi022.stdout:1984: done (0 left) 2024-07-28T11:59:25.485 INFO:tasks.rados.rados.0.smithi022.stdout:1985: snap_remove snap 218 2024-07-28T11:59:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: cluster 2024-07-28T11:59:24.168493+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-07-28T11:59:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: audit 2024-07-28T11:59:24.470674+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: audit 2024-07-28T11:59:24.480204+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: audit 2024-07-28T11:59:24.965504+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: audit 2024-07-28T11:59:24.966911+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: audit 2024-07-28T11:59:24.976407+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:25 smithi150 bash[67543]: audit 2024-07-28T11:59:25.113498+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: cluster 2024-07-28T11:59:24.168493+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: audit 2024-07-28T11:59:24.470674+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: audit 2024-07-28T11:59:24.480204+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: audit 2024-07-28T11:59:24.965504+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: audit 2024-07-28T11:59:24.966911+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: audit 2024-07-28T11:59:24.976407+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[80503]: audit 2024-07-28T11:59:25.113498+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: cluster 2024-07-28T11:59:24.168493+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: audit 2024-07-28T11:59:24.470674+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: audit 2024-07-28T11:59:24.480204+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: audit 2024-07-28T11:59:24.965504+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T11:59:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: audit 2024-07-28T11:59:24.966911+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T11:59:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: audit 2024-07-28T11:59:24.976407+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:25.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:25 smithi022 bash[82865]: audit 2024-07-28T11:59:25.113498+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T11:59:26.496 INFO:tasks.rados.rados.0.smithi022.stdout:1985: done (0 left) 2024-07-28T11:59:26.496 INFO:tasks.rados.rados.0.smithi022.stdout:1986: read oid 40 snap 220 2024-07-28T11:59:26.496 INFO:tasks.rados.rados.0.smithi022.stdout:1986: expect deleted 2024-07-28T11:59:26.496 INFO:tasks.rados.rados.0.smithi022.stdout:1987: delete oid 42 current snap is 255 2024-07-28T11:59:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1986: done (1 left) 2024-07-28T11:59:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1987: done (0 left) 2024-07-28T11:59:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:1988: snap_create 2024-07-28T11:59:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:26 smithi150 bash[67543]: cluster 2024-07-28T11:59:25.025783+0000 mgr.y (mgr.25232) 218 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:59:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:26 smithi150 bash[67543]: cluster 2024-07-28T11:59:25.484794+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-07-28T11:59:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:26 smithi022 bash[80503]: cluster 2024-07-28T11:59:25.025783+0000 mgr.y (mgr.25232) 218 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:59:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:26 smithi022 bash[80503]: cluster 2024-07-28T11:59:25.484794+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-07-28T11:59:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:26 smithi022 bash[82865]: cluster 2024-07-28T11:59:25.025783+0000 mgr.y (mgr.25232) 218 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T11:59:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:26 smithi022 bash[82865]: cluster 2024-07-28T11:59:25.484794+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-07-28T11:59:27.165 INFO:tasks.rados.rados.0.smithi022.stdout:1988: done (0 left) 2024-07-28T11:59:27.166 INFO:tasks.rados.rados.0.smithi022.stdout:1989: rollback oid 31 current snap is 256 2024-07-28T11:59:27.166 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 238 2024-07-28T11:59:27.166 INFO:tasks.rados.rados.0.smithi022.stdout:1990: delete oid 14 current snap is 256 2024-07-28T11:59:27.177 INFO:tasks.rados.rados.0.smithi022.stdout:1990: done (1 left) 2024-07-28T11:59:27.177 INFO:tasks.rados.rados.0.smithi022.stdout:1991: write oid 32 current snap is 256 2024-07-28T11:59:27.177 INFO:tasks.rados.rados.0.smithi022.stdout:1991: seq_num 749 ranges {588443=564095,1796660=708921} 2024-07-28T11:59:27.186 INFO:tasks.rados.rados.0.smithi022.stdout:1991: writing smithi02269687-32 from 588443 to 1152538 tid 1 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:1991: writing smithi02269687-32 from 1796660 to 2505581 tid 2 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:1992: write oid 8 current snap is 256 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:1989: finishing rollback tid 0 to smithi02269687-31 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:1989: finishing rollback tid 1 to smithi02269687-31 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 923 (ObjNum 129 snap 0 seq_num 2399283711) dirty dne 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:1991: finishing write tid 1 to smithi02269687-32 2024-07-28T11:59:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:1992: seq_num 750 ranges {605250=639344,1855142=452579} 2024-07-28T11:59:27.210 INFO:tasks.rados.rados.0.smithi022.stdout:1992: writing smithi02269687-8 from 605250 to 1244594 tid 1 2024-07-28T11:59:27.220 INFO:tasks.rados.rados.0.smithi022.stdout:1992: writing smithi02269687-8 from 1855142 to 2307721 tid 2 2024-07-28T11:59:27.220 INFO:tasks.rados.rados.0.smithi022.stdout:1989: done (2 left) 2024-07-28T11:59:27.221 INFO:tasks.rados.rados.0.smithi022.stdout:1993: snap_remove snap 254 2024-07-28T11:59:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:27 smithi150 bash[67543]: cluster 2024-07-28T11:59:26.494994+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-07-28T11:59:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:27 smithi150 bash[67543]: cluster 2024-07-28T11:59:27.163934+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-07-28T11:59:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:27 smithi022 bash[80503]: cluster 2024-07-28T11:59:26.494994+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-07-28T11:59:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:27 smithi022 bash[80503]: cluster 2024-07-28T11:59:27.163934+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-07-28T11:59:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:27 smithi022 bash[82865]: cluster 2024-07-28T11:59:26.494994+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-07-28T11:59:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:27 smithi022 bash[82865]: cluster 2024-07-28T11:59:27.163934+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-07-28T11:59:28.168 INFO:tasks.rados.rados.0.smithi022.stdout:1993: done (2 left) 2024-07-28T11:59:28.168 INFO:tasks.rados.rados.0.smithi022.stdout:1994: delete oid 48 current snap is 256 2024-07-28T11:59:28.168 INFO:tasks.rados.rados.0.smithi022.stdout:1991: finishing write tid 2 to smithi02269687-32 2024-07-28T11:59:28.168 INFO:tasks.rados.rados.0.smithi022.stdout:1991: finishing write tid 3 to smithi02269687-32 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1991: finishing write tid 4 to smithi02269687-32 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1073 (ObjNum 749 snap 256 seq_num 749) dirty exists 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1991: left oid 32 (ObjNum 749 snap 256 seq_num 749) 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1992: finishing write tid 1 to smithi02269687-8 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1992: finishing write tid 2 to smithi02269687-8 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1992: finishing write tid 3 to smithi02269687-8 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1992: finishing write tid 4 to smithi02269687-8 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 927 (ObjNum 750 snap 256 seq_num 750) dirty exists 2024-07-28T11:59:28.169 INFO:tasks.rados.rados.0.smithi022.stdout:1992: left oid 8 (ObjNum 750 snap 256 seq_num 750) 2024-07-28T11:59:28.178 INFO:tasks.rados.rados.0.smithi022.stdout:1991: done (2 left) 2024-07-28T11:59:28.178 INFO:tasks.rados.rados.0.smithi022.stdout:1992: done (1 left) 2024-07-28T11:59:28.178 INFO:tasks.rados.rados.0.smithi022.stdout:1994: done (0 left) 2024-07-28T11:59:28.178 INFO:tasks.rados.rados.0.smithi022.stdout:1995: rollback oid 25 current snap is 256 2024-07-28T11:59:28.178 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 246 2024-07-28T11:59:28.179 INFO:tasks.rados.rados.0.smithi022.stdout:1996: snap_create 2024-07-28T11:59:28.192 INFO:tasks.rados.rados.0.smithi022.stdout:1995: finishing rollback tid 0 to smithi02269687-25 2024-07-28T11:59:28.192 INFO:tasks.rados.rados.0.smithi022.stdout:1995: finishing rollback tid 1 to smithi02269687-25 2024-07-28T11:59:28.193 INFO:tasks.rados.rados.0.smithi022.stdout:1995: finishing rollback tid 2 to smithi02269687-25 2024-07-28T11:59:28.193 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 793 (ObjNum 722 snap 246 seq_num 722) dirty exists 2024-07-28T11:59:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:28 smithi150 bash[67543]: cluster 2024-07-28T11:59:27.026474+0000 mgr.y (mgr.25232) 219 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 176 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 558 KiB/s wr, 15 op/s 2024-07-28T11:59:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:28 smithi150 bash[67543]: cluster 2024-07-28T11:59:28.167386+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-07-28T11:59:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:28 smithi022 bash[80503]: cluster 2024-07-28T11:59:27.026474+0000 mgr.y (mgr.25232) 219 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 176 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 558 KiB/s wr, 15 op/s 2024-07-28T11:59:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:28 smithi022 bash[80503]: cluster 2024-07-28T11:59:28.167386+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-07-28T11:59:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:28 smithi022 bash[82865]: cluster 2024-07-28T11:59:27.026474+0000 mgr.y (mgr.25232) 219 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 176 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 558 KiB/s wr, 15 op/s 2024-07-28T11:59:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:28 smithi022 bash[82865]: cluster 2024-07-28T11:59:28.167386+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-07-28T11:59:29.171 INFO:tasks.rados.rados.0.smithi022.stdout:1995: done (1 left) 2024-07-28T11:59:29.171 INFO:tasks.rados.rados.0.smithi022.stdout:1996: done (0 left) 2024-07-28T11:59:29.172 INFO:tasks.rados.rados.0.smithi022.stdout:1997: write oid 42 current snap is 257 2024-07-28T11:59:29.172 INFO:tasks.rados.rados.0.smithi022.stdout:1997: seq_num 752 ranges {638864=789842,1972106=456248} 2024-07-28T11:59:29.191 INFO:tasks.rados.rados.0.smithi022.stdout:1997: writing smithi02269687-42 from 638864 to 1428706 tid 1 2024-07-28T11:59:29.205 INFO:tasks.rados.rados.0.smithi022.stdout:1997: writing smithi02269687-42 from 1972106 to 2428354 tid 2 2024-07-28T11:59:29.205 INFO:tasks.rados.rados.0.smithi022.stdout:1998: delete oid 14 current snap is 257 2024-07-28T11:59:29.205 INFO:tasks.rados.rados.0.smithi022.stdout:1997: finishing write tid 1 to smithi02269687-42 2024-07-28T11:59:29.210 INFO:tasks.rados.rados.0.smithi022.stdout:1998: done (1 left) 2024-07-28T11:59:29.210 INFO:tasks.rados.rados.0.smithi022.stdout:1999: read oid 3 snap -1 2024-07-28T11:59:29.210 INFO:tasks.rados.rados.0.smithi022.stdout:1999: expect (ObjNum 720 snap 246 seq_num 720) 2024-07-28T11:59:29.210 INFO:tasks.rados.rados.0.smithi022.stdout:2000: write oid 23 current snap is 257 2024-07-28T11:59:29.210 INFO:tasks.rados.rados.0.smithi022.stdout:2000: seq_num 754 ranges {672478=656693,2089070=459917} 2024-07-28T11:59:29.229 INFO:tasks.rados.rados.0.smithi022.stdout:2000: writing smithi02269687-23 from 672478 to 1329171 tid 1 2024-07-28T11:59:29.245 INFO:tasks.rados.rados.0.smithi022.stdout:2000: writing smithi02269687-23 from 2089070 to 2548987 tid 2 2024-07-28T11:59:29.245 INFO:tasks.rados.rados.0.smithi022.stdout:2001: write oid 27 current snap is 257 2024-07-28T11:59:29.245 INFO:tasks.rados.rados.0.smithi022.stdout:2001: seq_num 755 ranges {689285=731942,2147552=541733} 2024-07-28T11:59:29.260 INFO:tasks.rados.rados.0.smithi022.stdout:2001: writing smithi02269687-27 from 689285 to 1421227 tid 1 2024-07-28T11:59:29.271 INFO:tasks.rados.rados.0.smithi022.stdout:2001: writing smithi02269687-27 from 2147552 to 2689285 tid 2 2024-07-28T11:59:29.271 INFO:tasks.rados.rados.0.smithi022.stdout:2002: write oid 50 current snap is 257 2024-07-28T11:59:29.271 INFO:tasks.rados.rados.0.smithi022.stdout:2002: seq_num 756 ranges {706092=407191,1806034=463586} 2024-07-28T11:59:29.280 INFO:tasks.rados.rados.0.smithi022.stdout:2002: writing smithi02269687-50 from 706092 to 1113283 tid 1 2024-07-28T11:59:29.288 INFO:tasks.rados.rados.0.smithi022.stdout:2002: writing smithi02269687-50 from 1806034 to 2269620 tid 2 2024-07-28T11:59:29.288 INFO:tasks.rados.rados.0.smithi022.stdout:2003: read oid 29 snap -1 2024-07-28T11:59:29.288 INFO:tasks.rados.rados.0.smithi022.stdout:2003: expect (ObjNum 737 snap 251 seq_num 737) 2024-07-28T11:59:29.288 INFO:tasks.rados.rados.0.smithi022.stdout:2004: snap_create 2024-07-28T11:59:29.288 INFO:tasks.rados.rados.0.smithi022.stdout:1997: finishing write tid 2 to smithi02269687-42 2024-07-28T11:59:29.289 INFO:tasks.rados.rados.0.smithi022.stdout:1997: finishing write tid 3 to smithi02269687-42 2024-07-28T11:59:29.289 INFO:tasks.rados.rados.0.smithi022.stdout:1997: finishing write tid 4 to smithi02269687-42 2024-07-28T11:59:29.289 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 452 (ObjNum 752 snap 257 seq_num 752) dirty exists 2024-07-28T11:59:29.289 INFO:tasks.rados.rados.0.smithi022.stdout:1997: left oid 42 (ObjNum 752 snap 257 seq_num 752) 2024-07-28T11:59:29.289 INFO:tasks.rados.rados.0.smithi022.stdout:1999: expect (ObjNum 720 snap 246 seq_num 720) 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2000: finishing write tid 1 to smithi02269687-23 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2000: finishing write tid 2 to smithi02269687-23 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2000: finishing write tid 3 to smithi02269687-23 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2000: finishing write tid 4 to smithi02269687-23 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 776 (ObjNum 754 snap 257 seq_num 754) dirty exists 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2000: left oid 23 (ObjNum 754 snap 257 seq_num 754) 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2001: finishing write tid 1 to smithi02269687-27 2024-07-28T11:59:29.402 INFO:tasks.rados.rados.0.smithi022.stdout:2001: finishing write tid 2 to smithi02269687-27 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:2001: finishing write tid 3 to smithi02269687-27 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:2001: finishing write tid 4 to smithi02269687-27 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 818 (ObjNum 755 snap 257 seq_num 755) dirty exists 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:2001: left oid 27 (ObjNum 755 snap 257 seq_num 755) 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:2002: finishing write tid 1 to smithi02269687-50 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:2002: finishing write tid 2 to smithi02269687-50 2024-07-28T11:59:29.403 INFO:tasks.rados.rados.0.smithi022.stdout:2003: expect (ObjNum 737 snap 251 seq_num 737) 2024-07-28T11:59:29.479 INFO:tasks.rados.rados.0.smithi022.stdout:2002: finishing write tid 3 to smithi02269687-50 2024-07-28T11:59:29.479 INFO:tasks.rados.rados.0.smithi022.stdout:2002: finishing write tid 4 to smithi02269687-50 2024-07-28T11:59:29.479 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 797 (ObjNum 756 snap 257 seq_num 756) dirty exists 2024-07-28T11:59:29.479 INFO:tasks.rados.rados.0.smithi022.stdout:2002: left oid 50 (ObjNum 756 snap 257 seq_num 756) 2024-07-28T11:59:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:59:29] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:1997: done (6 left) 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:1999: done (5 left) 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:2000: done (4 left) 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:2001: done (3 left) 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:2002: done (2 left) 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:2003: done (1 left) 2024-07-28T11:59:30.173 INFO:tasks.rados.rados.0.smithi022.stdout:2004: done (0 left) 2024-07-28T11:59:30.174 INFO:tasks.rados.rados.0.smithi022.stdout:2005: snap_remove snap 245 2024-07-28T11:59:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:30 smithi150 bash[67543]: cluster 2024-07-28T11:59:29.027116+0000 mgr.y (mgr.25232) 220 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 178 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 875 KiB/s wr, 16 op/s 2024-07-28T11:59:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:30 smithi150 bash[67543]: cluster 2024-07-28T11:59:29.170557+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-07-28T11:59:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:30 smithi022 bash[80503]: cluster 2024-07-28T11:59:29.027116+0000 mgr.y (mgr.25232) 220 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 178 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 875 KiB/s wr, 16 op/s 2024-07-28T11:59:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:30 smithi022 bash[80503]: cluster 2024-07-28T11:59:29.170557+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-07-28T11:59:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:30 smithi022 bash[82865]: cluster 2024-07-28T11:59:29.027116+0000 mgr.y (mgr.25232) 220 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 178 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 875 KiB/s wr, 16 op/s 2024-07-28T11:59:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:30 smithi022 bash[82865]: cluster 2024-07-28T11:59:29.170557+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-07-28T11:59:31.176 INFO:tasks.rados.rados.0.smithi022.stdout:2005: done (0 left) 2024-07-28T11:59:31.176 INFO:tasks.rados.rados.0.smithi022.stdout:2006: delete oid 10 current snap is 258 2024-07-28T11:59:31.195 INFO:tasks.rados.rados.0.smithi022.stdout:2006: done (0 left) 2024-07-28T11:59:31.195 INFO:tasks.rados.rados.0.smithi022.stdout:2007: read oid 18 snap -1 2024-07-28T11:59:31.196 INFO:tasks.rados.rados.0.smithi022.stdout:2007: expect (ObjNum 733 snap 250 seq_num 733) 2024-07-28T11:59:31.196 INFO:tasks.rados.rados.0.smithi022.stdout:2008: read oid 28 snap -1 2024-07-28T11:59:31.196 INFO:tasks.rados.rados.0.smithi022.stdout:2008: expect (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:59:31.196 INFO:tasks.rados.rados.0.smithi022.stdout:2009: snap_remove snap 233 2024-07-28T11:59:31.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:31 smithi150 bash[67543]: cluster 2024-07-28T11:59:30.172588+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-07-28T11:59:31.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:31 smithi150 bash[67543]: cluster 2024-07-28T11:59:31.174807+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-07-28T11:59:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:31 smithi022 bash[80503]: cluster 2024-07-28T11:59:30.172588+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-07-28T11:59:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:31 smithi022 bash[80503]: cluster 2024-07-28T11:59:31.174807+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-07-28T11:59:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:31 smithi022 bash[82865]: cluster 2024-07-28T11:59:30.172588+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-07-28T11:59:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:31 smithi022 bash[82865]: cluster 2024-07-28T11:59:31.174807+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-07-28T11:59:32.168 INFO:tasks.rados.rados.0.smithi022.stdout:2009: done (2 left) 2024-07-28T11:59:32.169 INFO:tasks.rados.rados.0.smithi022.stdout:2010: read oid 10 snap -1 2024-07-28T11:59:32.169 INFO:tasks.rados.rados.0.smithi022.stdout:2010: expect deleted 2024-07-28T11:59:32.169 INFO:tasks.rados.rados.0.smithi022.stdout:2011: write oid 6 current snap is 258 2024-07-28T11:59:32.169 INFO:tasks.rados.rados.0.smithi022.stdout:2011: seq_num 758 ranges {739706=557689,1806645=467255} 2024-07-28T11:59:32.180 INFO:tasks.rados.rados.0.smithi022.stdout:2011: writing smithi02269687-6 from 739706 to 1297395 tid 1 2024-07-28T11:59:32.190 INFO:tasks.rados.rados.0.smithi022.stdout:2011: writing smithi02269687-6 from 1806645 to 2273900 tid 2 2024-07-28T11:59:32.190 INFO:tasks.rados.rados.0.smithi022.stdout:2012: read oid 45 snap -1 2024-07-28T11:59:32.190 INFO:tasks.rados.rados.0.smithi022.stdout:2012: expect (ObjNum 740 snap 253 seq_num 740) 2024-07-28T11:59:32.190 INFO:tasks.rados.rados.0.smithi022.stdout:2013: read oid 49 snap -1 2024-07-28T11:59:32.190 INFO:tasks.rados.rados.0.smithi022.stdout:2013: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:59:32.190 INFO:tasks.rados.rados.0.smithi022.stdout:2014: snap_create 2024-07-28T11:59:32.191 INFO:tasks.rados.rados.0.smithi022.stdout:2007: expect (ObjNum 733 snap 250 seq_num 733) 2024-07-28T11:59:32.320 INFO:tasks.rados.rados.0.smithi022.stdout:2008: expect (ObjNum 569 snap 177 seq_num 569) 2024-07-28T11:59:32.432 INFO:tasks.rados.rados.0.smithi022.stdout:2013: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T11:59:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:32 smithi150 bash[67543]: cluster 2024-07-28T11:59:31.028194+0000 mgr.y (mgr.25232) 221 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:59:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:32 smithi150 bash[67543]: cluster 2024-07-28T11:59:32.167099+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-07-28T11:59:32.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:59:32 smithi150 bash[60514]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:59:32.560 INFO:tasks.rados.rados.0.smithi022.stdout:2011: finishing write tid 1 to smithi02269687-6 2024-07-28T11:59:32.560 INFO:tasks.rados.rados.0.smithi022.stdout:2012: expect (ObjNum 740 snap 253 seq_num 740) 2024-07-28T11:59:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:32 smithi022 bash[82865]: cluster 2024-07-28T11:59:31.028194+0000 mgr.y (mgr.25232) 221 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:59:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:32 smithi022 bash[82865]: cluster 2024-07-28T11:59:32.167099+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-07-28T11:59:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:32 smithi022 bash[80503]: cluster 2024-07-28T11:59:31.028194+0000 mgr.y (mgr.25232) 221 : cluster [DBG] pgmap v430: 89 pgs: 89 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T11:59:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:32 smithi022 bash[80503]: cluster 2024-07-28T11:59:32.167099+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-07-28T11:59:32.638 INFO:tasks.rados.rados.0.smithi022.stdout:2011: finishing write tid 2 to smithi02269687-6 2024-07-28T11:59:32.638 INFO:tasks.rados.rados.0.smithi022.stdout:2011: finishing write tid 3 to smithi02269687-6 2024-07-28T11:59:32.638 INFO:tasks.rados.rados.0.smithi022.stdout:2011: finishing write tid 4 to smithi02269687-6 2024-07-28T11:59:32.638 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 813 (ObjNum 758 snap 258 seq_num 758) dirty exists 2024-07-28T11:59:32.638 INFO:tasks.rados.rados.0.smithi022.stdout:2011: left oid 6 (ObjNum 758 snap 258 seq_num 758) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2007: done (6 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2008: done (5 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2010: done (4 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2011: done (3 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2012: done (2 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2013: done (1 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2014: done (0 left) 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2015: rollback oid 21 current snap is 259 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 238 2024-07-28T11:59:33.171 INFO:tasks.rados.rados.0.smithi022.stdout:2016: snap_create 2024-07-28T11:59:33.178 INFO:tasks.rados.rados.0.smithi022.stdout:2015: finishing rollback tid 1 to smithi02269687-21 2024-07-28T11:59:33.179 INFO:tasks.rados.rados.0.smithi022.stdout:2015: finishing rollback tid 2 to smithi02269687-21 2024-07-28T11:59:33.179 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 447 (ObjNum 706 snap 234 seq_num 706) dirty exists 2024-07-28T11:59:34.173 INFO:tasks.rados.rados.0.smithi022.stdout:2015: done (1 left) 2024-07-28T11:59:34.173 INFO:tasks.rados.rados.0.smithi022.stdout:2016: done (0 left) 2024-07-28T11:59:34.173 INFO:tasks.rados.rados.0.smithi022.stdout:2017: read oid 43 snap -1 2024-07-28T11:59:34.173 INFO:tasks.rados.rados.0.smithi022.stdout:2017: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:59:34.174 INFO:tasks.rados.rados.0.smithi022.stdout:2018: write oid 8 current snap is 260 2024-07-28T11:59:34.174 INFO:tasks.rados.rados.0.smithi022.stdout:2018: seq_num 759 ranges {756513=632938,1865127=727266} 2024-07-28T11:59:34.182 INFO:tasks.rados.rados.0.smithi022.stdout:2018: writing smithi02269687-8 from 756513 to 1389451 tid 1 2024-07-28T11:59:34.189 INFO:tasks.rados.rados.0.smithi022.stdout:2018: writing smithi02269687-8 from 1865127 to 2592393 tid 2 2024-07-28T11:59:34.189 INFO:tasks.rados.rados.0.smithi022.stdout:2019: snap_remove snap 238 2024-07-28T11:59:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:34 smithi150 bash[67543]: cluster 2024-07-28T11:59:33.029045+0000 mgr.y (mgr.25232) 222 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 179 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:59:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:34 smithi150 bash[67543]: cluster 2024-07-28T11:59:33.170236+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-07-28T11:59:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:34 smithi022 bash[80503]: cluster 2024-07-28T11:59:33.029045+0000 mgr.y (mgr.25232) 222 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 179 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:59:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:34 smithi022 bash[80503]: cluster 2024-07-28T11:59:33.170236+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-07-28T11:59:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:34 smithi022 bash[82865]: cluster 2024-07-28T11:59:33.029045+0000 mgr.y (mgr.25232) 222 : cluster [DBG] pgmap v433: 89 pgs: 89 active+clean; 179 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-07-28T11:59:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:34 smithi022 bash[82865]: cluster 2024-07-28T11:59:33.170236+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-07-28T11:59:35.191 INFO:tasks.rados.rados.0.smithi022.stdout:2019: done (2 left) 2024-07-28T11:59:35.192 INFO:tasks.rados.rados.0.smithi022.stdout:2020: write oid 25 current snap is 260 2024-07-28T11:59:35.192 INFO:tasks.rados.rados.0.smithi022.stdout:2020: seq_num 760 ranges {773320=708187,1923609=470924} 2024-07-28T11:59:35.205 INFO:tasks.rados.rados.0.smithi022.stdout:2020: writing smithi02269687-25 from 773320 to 1481507 tid 1 2024-07-28T11:59:35.217 INFO:tasks.rados.rados.0.smithi022.stdout:2020: writing smithi02269687-25 from 1923609 to 2394533 tid 2 2024-07-28T11:59:35.217 INFO:tasks.rados.rados.0.smithi022.stdout:2017: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:59:35.349 INFO:tasks.rados.rados.0.smithi022.stdout:2018: finishing write tid 1 to smithi02269687-8 2024-07-28T11:59:35.349 INFO:tasks.rados.rados.0.smithi022.stdout:2018: finishing write tid 2 to smithi02269687-8 2024-07-28T11:59:35.349 INFO:tasks.rados.rados.0.smithi022.stdout:2018: finishing write tid 3 to smithi02269687-8 2024-07-28T11:59:35.349 INFO:tasks.rados.rados.0.smithi022.stdout:2018: finishing write tid 4 to smithi02269687-8 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 945 (ObjNum 759 snap 260 seq_num 759) dirty exists 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2018: left oid 8 (ObjNum 759 snap 260 seq_num 759) 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2017: done (2 left) 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2018: done (1 left) 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2021: rollback oid 18 current snap is 260 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 253 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2020: finishing write tid 1 to smithi02269687-25 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2020: finishing write tid 2 to smithi02269687-25 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2020: finishing write tid 3 to smithi02269687-25 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2020: finishing write tid 4 to smithi02269687-25 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 821 (ObjNum 760 snap 260 seq_num 760) dirty exists 2024-07-28T11:59:35.350 INFO:tasks.rados.rados.0.smithi022.stdout:2020: left oid 25 (ObjNum 760 snap 260 seq_num 760) 2024-07-28T11:59:35.351 INFO:tasks.rados.rados.0.smithi022.stdout:2020: done (1 left) 2024-07-28T11:59:35.351 INFO:tasks.rados.rados.0.smithi022.stdout:2022: delete oid 17 current snap is 260 2024-07-28T11:59:35.352 INFO:tasks.rados.rados.0.smithi022.stdout:2022: done (1 left) 2024-07-28T11:59:35.353 INFO:tasks.rados.rados.0.smithi022.stdout:2023: snap_remove snap 258 2024-07-28T11:59:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:35 smithi150 bash[67543]: cluster 2024-07-28T11:59:34.171985+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-07-28T11:59:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:35 smithi150 bash[67543]: audit 2024-07-28T11:59:35.010475+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:35 smithi022 bash[80503]: cluster 2024-07-28T11:59:34.171985+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-07-28T11:59:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:35 smithi022 bash[80503]: audit 2024-07-28T11:59:35.010475+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:35 smithi022 bash[82865]: cluster 2024-07-28T11:59:34.171985+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-07-28T11:59:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:35 smithi022 bash[82865]: audit 2024-07-28T11:59:35.010475+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:2023: done (1 left) 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:2024: write oid 26 current snap is 260 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:2021: finishing rollback tid 0 to smithi02269687-18 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:2021: finishing rollback tid 1 to smithi02269687-18 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:2021: finishing rollback tid 2 to smithi02269687-18 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 828 (ObjNum 733 snap 250 seq_num 733) dirty exists 2024-07-28T11:59:36.215 INFO:tasks.rados.rados.0.smithi022.stdout:2024: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-07-28T11:59:36.231 INFO:tasks.rados.rados.0.smithi022.stdout:2024: writing smithi02269687-26 from 406934 to 981972 tid 1 2024-07-28T11:59:36.250 INFO:tasks.rados.rados.0.smithi022.stdout:2024: writing smithi02269687-26 from 1640573 to 2115166 tid 2 2024-07-28T11:59:36.260 INFO:tasks.rados.rados.0.smithi022.stdout:2024: writing smithi02269687-26 from 2642791 to 2806934 tid 3 2024-07-28T11:59:36.260 INFO:tasks.rados.rados.0.smithi022.stdout:2021: done (1 left) 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2025: rollback oid 46 current snap is 260 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 240 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2024: finishing write tid 1 to smithi02269687-26 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2024: finishing write tid 2 to smithi02269687-26 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2026: read oid 17 snap -1 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2026: expect deleted 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2027: read oid 33 snap -1 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2027: expect (ObjNum 746 snap 254 seq_num 746) 2024-07-28T11:59:36.261 INFO:tasks.rados.rados.0.smithi022.stdout:2028: snap_create 2024-07-28T11:59:36.267 INFO:tasks.rados.rados.0.smithi022.stdout:2025: finishing rollback tid 0 to smithi02269687-46 2024-07-28T11:59:36.268 INFO:tasks.rados.rados.0.smithi022.stdout:2025: finishing rollback tid 1 to smithi02269687-46 2024-07-28T11:59:36.268 INFO:tasks.rados.rados.0.smithi022.stdout:2025: finishing rollback tid 2 to smithi02269687-46 2024-07-28T11:59:36.268 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1095 (ObjNum 596 snap 190 seq_num 596) dirty exists 2024-07-28T11:59:36.270 INFO:tasks.rados.rados.0.smithi022.stdout:2024: finishing write tid 3 to smithi02269687-26 2024-07-28T11:59:36.270 INFO:tasks.rados.rados.0.smithi022.stdout:2024: finishing write tid 4 to smithi02269687-26 2024-07-28T11:59:36.270 INFO:tasks.rados.rados.0.smithi022.stdout:2024: finishing write tid 5 to smithi02269687-26 2024-07-28T11:59:36.270 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 794 (ObjNum 762 snap 260 seq_num 762) dirty exists 2024-07-28T11:59:36.270 INFO:tasks.rados.rados.0.smithi022.stdout:2024: left oid 26 (ObjNum 762 snap 260 seq_num 762) 2024-07-28T11:59:36.271 INFO:tasks.rados.rados.0.smithi022.stdout:2027: expect (ObjNum 746 snap 254 seq_num 746) 2024-07-28T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:36 smithi150 bash[67543]: cluster 2024-07-28T11:59:35.029791+0000 mgr.y (mgr.25232) 223 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 179 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 273 KiB/s wr, 1 op/s 2024-07-28T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:36 smithi150 bash[67543]: cluster 2024-07-28T11:59:35.188907+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-07-28T11:59:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:36 smithi022 bash[80503]: cluster 2024-07-28T11:59:35.029791+0000 mgr.y (mgr.25232) 223 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 179 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 273 KiB/s wr, 1 op/s 2024-07-28T11:59:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:36 smithi022 bash[80503]: cluster 2024-07-28T11:59:35.188907+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-07-28T11:59:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:36 smithi022 bash[82865]: cluster 2024-07-28T11:59:35.029791+0000 mgr.y (mgr.25232) 223 : cluster [DBG] pgmap v436: 89 pgs: 89 active+clean; 179 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 273 KiB/s wr, 1 op/s 2024-07-28T11:59:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:36 smithi022 bash[82865]: cluster 2024-07-28T11:59:35.188907+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-07-28T11:59:37.172 INFO:tasks.rados.rados.0.smithi022.stdout:2024: done (4 left) 2024-07-28T11:59:37.172 INFO:tasks.rados.rados.0.smithi022.stdout:2025: done (3 left) 2024-07-28T11:59:37.173 INFO:tasks.rados.rados.0.smithi022.stdout:2026: done (2 left) 2024-07-28T11:59:37.173 INFO:tasks.rados.rados.0.smithi022.stdout:2027: done (1 left) 2024-07-28T11:59:37.173 INFO:tasks.rados.rados.0.smithi022.stdout:2028: done (0 left) 2024-07-28T11:59:37.173 INFO:tasks.rados.rados.0.smithi022.stdout:2029: write oid 20 current snap is 261 2024-07-28T11:59:37.173 INFO:tasks.rados.rados.0.smithi022.stdout:2029: seq_num 763 ranges {423741=650287,1699055=618251} 2024-07-28T11:59:37.189 INFO:tasks.rados.rados.0.smithi022.stdout:2029: writing smithi02269687-20 from 423741 to 1074028 tid 1 2024-07-28T11:59:37.210 INFO:tasks.rados.rados.0.smithi022.stdout:2029: writing smithi02269687-20 from 1699055 to 2317306 tid 2 2024-07-28T11:59:37.210 INFO:tasks.rados.rados.0.smithi022.stdout:2030: write oid 36 current snap is 261 2024-07-28T11:59:37.210 INFO:tasks.rados.rados.0.smithi022.stdout:2030: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2024-07-28T11:59:37.230 INFO:tasks.rados.rados.0.smithi022.stdout:2030: writing smithi02269687-36 from 440548 to 1166084 tid 1 2024-07-28T11:59:37.246 INFO:tasks.rados.rados.0.smithi022.stdout:2030: writing smithi02269687-36 from 1757537 to 2235799 tid 2 2024-07-28T11:59:37.253 INFO:tasks.rados.rados.0.smithi022.stdout:2030: writing smithi02269687-36 from 2813990 to 2840548 tid 3 2024-07-28T11:59:37.253 INFO:tasks.rados.rados.0.smithi022.stdout:2031: delete oid 2 current snap is 261 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2029: finishing write tid 1 to smithi02269687-20 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2029: finishing write tid 2 to smithi02269687-20 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2029: finishing write tid 3 to smithi02269687-20 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2029: finishing write tid 4 to smithi02269687-20 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 980 (ObjNum 763 snap 261 seq_num 763) dirty exists 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2029: left oid 20 (ObjNum 763 snap 261 seq_num 763) 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2030: finishing write tid 1 to smithi02269687-36 2024-07-28T11:59:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2030: finishing write tid 2 to smithi02269687-36 2024-07-28T11:59:37.258 INFO:tasks.rados.rados.0.smithi022.stdout:2029: done (2 left) 2024-07-28T11:59:37.258 INFO:tasks.rados.rados.0.smithi022.stdout:2031: done (1 left) 2024-07-28T11:59:37.259 INFO:tasks.rados.rados.0.smithi022.stdout:2032: read oid 20 snap -1 2024-07-28T11:59:37.259 INFO:tasks.rados.rados.0.smithi022.stdout:2032: expect (ObjNum 763 snap 261 seq_num 763) 2024-07-28T11:59:37.259 INFO:tasks.rados.rados.0.smithi022.stdout:2033: snap_create 2024-07-28T11:59:37.259 INFO:tasks.rados.rados.0.smithi022.stdout:2030: finishing write tid 3 to smithi02269687-36 2024-07-28T11:59:37.259 INFO:tasks.rados.rados.0.smithi022.stdout:2030: finishing write tid 4 to smithi02269687-36 2024-07-28T11:59:37.260 INFO:tasks.rados.rados.0.smithi022.stdout:2030: finishing write tid 5 to smithi02269687-36 2024-07-28T11:59:37.260 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1099 (ObjNum 764 snap 261 seq_num 764) dirty exists 2024-07-28T11:59:37.260 INFO:tasks.rados.rados.0.smithi022.stdout:2030: left oid 36 (ObjNum 764 snap 261 seq_num 764) 2024-07-28T11:59:37.270 INFO:tasks.rados.rados.0.smithi022.stdout:2032: expect (ObjNum 763 snap 261 seq_num 763) 2024-07-28T11:59:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:37 smithi150 bash[67543]: cluster 2024-07-28T11:59:36.210166+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-07-28T11:59:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:37 smithi150 bash[67543]: cluster 2024-07-28T11:59:37.170734+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-07-28T11:59:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:37 smithi022 bash[80503]: cluster 2024-07-28T11:59:36.210166+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-07-28T11:59:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:37 smithi022 bash[80503]: cluster 2024-07-28T11:59:37.170734+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-07-28T11:59:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:37 smithi022 bash[82865]: cluster 2024-07-28T11:59:36.210166+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-07-28T11:59:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:37 smithi022 bash[82865]: cluster 2024-07-28T11:59:37.170734+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-07-28T11:59:38.233 INFO:tasks.rados.rados.0.smithi022.stdout:2030: done (2 left) 2024-07-28T11:59:38.233 INFO:tasks.rados.rados.0.smithi022.stdout:2032: done (1 left) 2024-07-28T11:59:38.233 INFO:tasks.rados.rados.0.smithi022.stdout:2033: done (0 left) 2024-07-28T11:59:38.233 INFO:tasks.rados.rados.0.smithi022.stdout:2034: read oid 22 snap -1 2024-07-28T11:59:38.233 INFO:tasks.rados.rados.0.smithi022.stdout:2034: expect deleted 2024-07-28T11:59:38.233 INFO:tasks.rados.rados.0.smithi022.stdout:2035: delete oid 41 current snap is 262 2024-07-28T11:59:38.240 INFO:tasks.rados.rados.0.smithi022.stdout:2034: done (1 left) 2024-07-28T11:59:38.240 INFO:tasks.rados.rados.0.smithi022.stdout:2035: done (0 left) 2024-07-28T11:59:38.240 INFO:tasks.rados.rados.0.smithi022.stdout:2036: snap_create 2024-07-28T11:59:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:38 smithi150 bash[67543]: cluster 2024-07-28T11:59:37.030616+0000 mgr.y (mgr.25232) 224 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 186 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 871 KiB/s wr, 14 op/s 2024-07-28T11:59:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:38 smithi022 bash[80503]: cluster 2024-07-28T11:59:37.030616+0000 mgr.y (mgr.25232) 224 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 186 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 871 KiB/s wr, 14 op/s 2024-07-28T11:59:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:38 smithi022 bash[82865]: cluster 2024-07-28T11:59:37.030616+0000 mgr.y (mgr.25232) 224 : cluster [DBG] pgmap v439: 89 pgs: 89 active+clean; 186 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 871 KiB/s wr, 14 op/s 2024-07-28T11:59:39.242 INFO:tasks.rados.rados.0.smithi022.stdout:2036: done (0 left) 2024-07-28T11:59:39.242 INFO:tasks.rados.rados.0.smithi022.stdout:2037: read oid 25 snap -1 2024-07-28T11:59:39.242 INFO:tasks.rados.rados.0.smithi022.stdout:2037: expect (ObjNum 760 snap 260 seq_num 760) 2024-07-28T11:59:39.242 INFO:tasks.rados.rados.0.smithi022.stdout:2038: read oid 11 snap -1 2024-07-28T11:59:39.242 INFO:tasks.rados.rados.0.smithi022.stdout:2038: expect deleted 2024-07-28T11:59:39.242 INFO:tasks.rados.rados.0.smithi022.stdout:2039: snap_remove snap 256 2024-07-28T11:59:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:39 smithi150 bash[67543]: cluster 2024-07-28T11:59:38.232564+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-07-28T11:59:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:39 smithi022 bash[80503]: cluster 2024-07-28T11:59:38.232564+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-07-28T11:59:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:39 smithi022 bash[82865]: cluster 2024-07-28T11:59:38.232564+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-07-28T11:59:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:59:39] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-07-28T11:59:40.246 INFO:tasks.rados.rados.0.smithi022.stdout:2039: done (2 left) 2024-07-28T11:59:40.246 INFO:tasks.rados.rados.0.smithi022.stdout:2040: read oid 31 snap -1 2024-07-28T11:59:40.246 INFO:tasks.rados.rados.0.smithi022.stdout:2040: expect deleted 2024-07-28T11:59:40.246 INFO:tasks.rados.rados.0.smithi022.stdout:2041: read oid 21 snap -1 2024-07-28T11:59:40.246 INFO:tasks.rados.rados.0.smithi022.stdout:2041: expect (ObjNum 706 snap 234 seq_num 706) 2024-07-28T11:59:40.247 INFO:tasks.rados.rados.0.smithi022.stdout:2042: read oid 47 snap -1 2024-07-28T11:59:40.247 INFO:tasks.rados.rados.0.smithi022.stdout:2042: expect deleted 2024-07-28T11:59:40.247 INFO:tasks.rados.rados.0.smithi022.stdout:2043: delete oid 42 current snap is 263 2024-07-28T11:59:40.249 INFO:tasks.rados.rados.0.smithi022.stdout:2037: expect (ObjNum 760 snap 260 seq_num 760) 2024-07-28T11:59:40.436 INFO:tasks.rados.rados.0.smithi022.stdout:2041: expect (ObjNum 706 snap 234 seq_num 706) 2024-07-28T11:59:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:40 smithi150 bash[67543]: cluster 2024-07-28T11:59:39.031356+0000 mgr.y (mgr.25232) 225 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-07-28T11:59:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:40 smithi150 bash[67543]: cluster 2024-07-28T11:59:39.241470+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-07-28T11:59:40.558 INFO:tasks.rados.rados.0.smithi022.stdout:2037: done (5 left) 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2038: done (4 left) 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2040: done (3 left) 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2041: done (2 left) 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2042: done (1 left) 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2043: done (0 left) 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2044: write oid 46 current snap is 263 2024-07-28T11:59:40.559 INFO:tasks.rados.rados.0.smithi022.stdout:2044: seq_num 768 ranges {507776=742885,1991465=485600} 2024-07-28T11:59:40.578 INFO:tasks.rados.rados.0.smithi022.stdout:2044: writing smithi02269687-46 from 507776 to 1250661 tid 1 2024-07-28T11:59:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:40 smithi022 bash[82865]: cluster 2024-07-28T11:59:39.031356+0000 mgr.y (mgr.25232) 225 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-07-28T11:59:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:40 smithi022 bash[82865]: cluster 2024-07-28T11:59:39.241470+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-07-28T11:59:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:40 smithi022 bash[80503]: cluster 2024-07-28T11:59:39.031356+0000 mgr.y (mgr.25232) 225 : cluster [DBG] pgmap v442: 89 pgs: 89 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-07-28T11:59:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:40 smithi022 bash[80503]: cluster 2024-07-28T11:59:39.241470+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-07-28T11:59:40.599 INFO:tasks.rados.rados.0.smithi022.stdout:2044: writing smithi02269687-46 from 1991465 to 2477065 tid 2 2024-07-28T11:59:40.599 INFO:tasks.rados.rados.0.smithi022.stdout:2045: read oid 2 snap 247 2024-07-28T11:59:40.599 INFO:tasks.rados.rados.0.smithi022.stdout:2045: expect (ObjNum 673 snap 213 seq_num 673) 2024-07-28T11:59:40.599 INFO:tasks.rados.rados.0.smithi022.stdout:2046: snap_create 2024-07-28T11:59:40.599 INFO:tasks.rados.rados.0.smithi022.stdout:2044: finishing write tid 1 to smithi02269687-46 2024-07-28T11:59:40.605 INFO:tasks.rados.rados.0.smithi022.stdout:2044: finishing write tid 2 to smithi02269687-46 2024-07-28T11:59:40.605 INFO:tasks.rados.rados.0.smithi022.stdout:2044: finishing write tid 3 to smithi02269687-46 2024-07-28T11:59:40.606 INFO:tasks.rados.rados.0.smithi022.stdout:2044: finishing write tid 4 to smithi02269687-46 2024-07-28T11:59:40.606 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1105 (ObjNum 768 snap 263 seq_num 768) dirty exists 2024-07-28T11:59:40.606 INFO:tasks.rados.rados.0.smithi022.stdout:2044: left oid 46 (ObjNum 768 snap 263 seq_num 768) 2024-07-28T11:59:40.618 INFO:tasks.rados.rados.0.smithi022.stdout:2045: expect (ObjNum 673 snap 213 seq_num 673) 2024-07-28T11:59:41.265 INFO:tasks.rados.rados.0.smithi022.stdout:2044: done (2 left) 2024-07-28T11:59:41.265 INFO:tasks.rados.rados.0.smithi022.stdout:2045: done (1 left) 2024-07-28T11:59:41.265 INFO:tasks.rados.rados.0.smithi022.stdout:2046: done (0 left) 2024-07-28T11:59:41.265 INFO:tasks.rados.rados.0.smithi022.stdout:2047: snap_remove snap 260 2024-07-28T11:59:41.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:41 smithi150 bash[67543]: cluster 2024-07-28T11:59:40.243903+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-07-28T11:59:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:41 smithi022 bash[80503]: cluster 2024-07-28T11:59:40.243903+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-07-28T11:59:41.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:41 smithi022 bash[82865]: cluster 2024-07-28T11:59:40.243903+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-07-28T11:59:42.174 INFO:tasks.rados.rados.0.smithi022.stdout:2047: done (0 left) 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:2048: rollback oid 10 current snap is 264 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 257 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:2049: read oid 44 snap 220 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:2049: expect deleted 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:2050: rollback oid 43 current snap is 264 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 252 2024-07-28T11:59:42.175 INFO:tasks.rados.rados.0.smithi022.stdout:2051: snap_create 2024-07-28T11:59:42.191 INFO:tasks.rados.rados.0.smithi022.stdout:2050: finishing rollback tid 0 to smithi02269687-43 2024-07-28T11:59:42.192 INFO:tasks.rados.rados.0.smithi022.stdout:2048: finishing rollback tid 1 to smithi02269687-10 2024-07-28T11:59:42.192 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T11:59:42.192 INFO:tasks.rados.rados.0.smithi022.stdout:2050: finishing rollback tid 1 to smithi02269687-43 2024-07-28T11:59:42.193 INFO:tasks.rados.rados.0.smithi022.stdout:2050: finishing rollback tid 2 to smithi02269687-43 2024-07-28T11:59:42.193 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 959 (ObjNum 570 snap 177 seq_num 570) dirty exists 2024-07-28T11:59:42.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:59:42 smithi150 bash[60514]: ts=2024-07-28T11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:59:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:42 smithi150 bash[67543]: cluster 2024-07-28T11:59:41.032455+0000 mgr.y (mgr.25232) 226 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-07-28T11:59:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:42 smithi150 bash[67543]: cluster 2024-07-28T11:59:41.264226+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-07-28T11:59:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:42 smithi150 bash[67543]: cluster 2024-07-28T11:59:42.172725+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-07-28T11:59:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:42 smithi022 bash[80503]: cluster 2024-07-28T11:59:41.032455+0000 mgr.y (mgr.25232) 226 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-07-28T11:59:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:42 smithi022 bash[80503]: cluster 2024-07-28T11:59:41.264226+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-07-28T11:59:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:42 smithi022 bash[80503]: cluster 2024-07-28T11:59:42.172725+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-07-28T11:59:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:42 smithi022 bash[82865]: cluster 2024-07-28T11:59:41.032455+0000 mgr.y (mgr.25232) 226 : cluster [DBG] pgmap v445: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-07-28T11:59:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:42 smithi022 bash[82865]: cluster 2024-07-28T11:59:41.264226+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-07-28T11:59:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:42 smithi022 bash[82865]: cluster 2024-07-28T11:59:42.172725+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-07-28T11:59:43.175 INFO:tasks.rados.rados.0.smithi022.stdout:2048: done (3 left) 2024-07-28T11:59:43.175 INFO:tasks.rados.rados.0.smithi022.stdout:2049: done (2 left) 2024-07-28T11:59:43.175 INFO:tasks.rados.rados.0.smithi022.stdout:2050: done (1 left) 2024-07-28T11:59:43.175 INFO:tasks.rados.rados.0.smithi022.stdout:2051: done (0 left) 2024-07-28T11:59:43.175 INFO:tasks.rados.rados.0.smithi022.stdout:2052: snap_remove snap 263 2024-07-28T11:59:44.186 INFO:tasks.rados.rados.0.smithi022.stdout:2052: done (0 left) 2024-07-28T11:59:44.186 INFO:tasks.rados.rados.0.smithi022.stdout:2053: write oid 3 current snap is 265 2024-07-28T11:59:44.186 INFO:tasks.rados.rados.0.smithi022.stdout:2053: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2024-07-28T11:59:44.201 INFO:tasks.rados.rados.0.smithi022.stdout:2053: writing smithi02269687-3 from 524583 to 942717 tid 1 2024-07-28T11:59:44.225 INFO:tasks.rados.rados.0.smithi022.stdout:2053: writing smithi02269687-3 from 1649947 to 2279205 tid 2 2024-07-28T11:59:44.235 INFO:tasks.rados.rados.0.smithi022.stdout:2053: writing smithi02269687-3 from 2834752 to 2924583 tid 3 2024-07-28T11:59:44.235 INFO:tasks.rados.rados.0.smithi022.stdout:2054: snap_create 2024-07-28T11:59:44.235 INFO:tasks.rados.rados.0.smithi022.stdout:2053: finishing write tid 1 to smithi02269687-3 2024-07-28T11:59:44.235 INFO:tasks.rados.rados.0.smithi022.stdout:2053: finishing write tid 2 to smithi02269687-3 2024-07-28T11:59:44.240 INFO:tasks.rados.rados.0.smithi022.stdout:2053: finishing write tid 3 to smithi02269687-3 2024-07-28T11:59:44.240 INFO:tasks.rados.rados.0.smithi022.stdout:2053: finishing write tid 4 to smithi02269687-3 2024-07-28T11:59:44.241 INFO:tasks.rados.rados.0.smithi022.stdout:2053: finishing write tid 5 to smithi02269687-3 2024-07-28T11:59:44.241 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 989 (ObjNum 769 snap 265 seq_num 769) dirty exists 2024-07-28T11:59:44.241 INFO:tasks.rados.rados.0.smithi022.stdout:2053: left oid 3 (ObjNum 769 snap 265 seq_num 769) 2024-07-28T11:59:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:44 smithi150 bash[67543]: cluster 2024-07-28T11:59:43.033275+0000 mgr.y (mgr.25232) 227 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 911 KiB/s wr, 13 op/s 2024-07-28T11:59:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:44 smithi150 bash[67543]: cluster 2024-07-28T11:59:43.175031+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-07-28T11:59:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:44 smithi022 bash[80503]: cluster 2024-07-28T11:59:43.033275+0000 mgr.y (mgr.25232) 227 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 911 KiB/s wr, 13 op/s 2024-07-28T11:59:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:44 smithi022 bash[80503]: cluster 2024-07-28T11:59:43.175031+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-07-28T11:59:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:44 smithi022 bash[82865]: cluster 2024-07-28T11:59:43.033275+0000 mgr.y (mgr.25232) 227 : cluster [DBG] pgmap v448: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 911 KiB/s wr, 13 op/s 2024-07-28T11:59:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:44 smithi022 bash[82865]: cluster 2024-07-28T11:59:43.175031+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-07-28T11:59:45.197 INFO:tasks.rados.rados.0.smithi022.stdout:2053: done (1 left) 2024-07-28T11:59:45.197 INFO:tasks.rados.rados.0.smithi022.stdout:2054: done (0 left) 2024-07-28T11:59:45.197 INFO:tasks.rados.rados.0.smithi022.stdout:2055: delete oid 20 current snap is 266 2024-07-28T11:59:45.206 INFO:tasks.rados.rados.0.smithi022.stdout:2055: done (0 left) 2024-07-28T11:59:45.206 INFO:tasks.rados.rados.0.smithi022.stdout:2056: rollback oid 21 current snap is 266 2024-07-28T11:59:45.206 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 220 2024-07-28T11:59:45.206 INFO:tasks.rados.rados.0.smithi022.stdout:2057: snap_remove snap 246 2024-07-28T11:59:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:45 smithi150 bash[67543]: cluster 2024-07-28T11:59:44.185626+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-07-28T11:59:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:45 smithi022 bash[80503]: cluster 2024-07-28T11:59:44.185626+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-07-28T11:59:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:45 smithi022 bash[82865]: cluster 2024-07-28T11:59:44.185626+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-07-28T11:59:46.201 INFO:tasks.rados.rados.0.smithi022.stdout:2057: done (1 left) 2024-07-28T11:59:46.201 INFO:tasks.rados.rados.0.smithi022.stdout:2058: snap_create 2024-07-28T11:59:46.201 INFO:tasks.rados.rados.0.smithi022.stdout:2056: finishing rollback tid 0 to smithi02269687-21 2024-07-28T11:59:46.201 INFO:tasks.rados.rados.0.smithi022.stdout:2056: finishing rollback tid 1 to smithi02269687-21 2024-07-28T11:59:46.201 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 453 (ObjNum 129 snap 0 seq_num 3533628272) dirty dne 2024-07-28T11:59:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:46 smithi150 bash[67543]: cluster 2024-07-28T11:59:45.034049+0000 mgr.y (mgr.25232) 228 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:59:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:46 smithi150 bash[67543]: cluster 2024-07-28T11:59:45.195842+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-07-28T11:59:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:46 smithi022 bash[80503]: cluster 2024-07-28T11:59:45.034049+0000 mgr.y (mgr.25232) 228 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:59:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:46 smithi022 bash[80503]: cluster 2024-07-28T11:59:45.195842+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-07-28T11:59:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:46 smithi022 bash[82865]: cluster 2024-07-28T11:59:45.034049+0000 mgr.y (mgr.25232) 228 : cluster [DBG] pgmap v451: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T11:59:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:46 smithi022 bash[82865]: cluster 2024-07-28T11:59:45.195842+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-07-28T11:59:47.177 INFO:tasks.rados.rados.0.smithi022.stdout:2056: done (1 left) 2024-07-28T11:59:47.177 INFO:tasks.rados.rados.0.smithi022.stdout:2058: done (0 left) 2024-07-28T11:59:47.177 INFO:tasks.rados.rados.0.smithi022.stdout:2059: write oid 8 current snap is 267 2024-07-28T11:59:47.177 INFO:tasks.rados.rados.0.smithi022.stdout:2059: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-07-28T11:59:47.195 INFO:tasks.rados.rados.0.smithi022.stdout:2059: writing smithi02269687-8 from 558197 to 1126829 tid 1 2024-07-28T11:59:47.216 INFO:tasks.rados.rados.0.smithi022.stdout:2059: writing smithi02269687-8 from 1650558 to 2283485 tid 2 2024-07-28T11:59:47.227 INFO:tasks.rados.rados.0.smithi022.stdout:2059: writing smithi02269687-8 from 2773245 to 2958197 tid 3 2024-07-28T11:59:47.227 INFO:tasks.rados.rados.0.smithi022.stdout:2060: snap_create 2024-07-28T11:59:47.228 INFO:tasks.rados.rados.0.smithi022.stdout:2059: finishing write tid 1 to smithi02269687-8 2024-07-28T11:59:47.228 INFO:tasks.rados.rados.0.smithi022.stdout:2059: finishing write tid 2 to smithi02269687-8 2024-07-28T11:59:47.233 INFO:tasks.rados.rados.0.smithi022.stdout:2059: finishing write tid 3 to smithi02269687-8 2024-07-28T11:59:47.233 INFO:tasks.rados.rados.0.smithi022.stdout:2059: finishing write tid 4 to smithi02269687-8 2024-07-28T11:59:47.233 INFO:tasks.rados.rados.0.smithi022.stdout:2059: finishing write tid 5 to smithi02269687-8 2024-07-28T11:59:47.233 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 974 (ObjNum 771 snap 267 seq_num 771) dirty exists 2024-07-28T11:59:47.233 INFO:tasks.rados.rados.0.smithi022.stdout:2059: left oid 8 (ObjNum 771 snap 267 seq_num 771) 2024-07-28T11:59:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:47 smithi150 bash[67543]: cluster 2024-07-28T11:59:46.199365+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-07-28T11:59:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:47 smithi150 bash[67543]: cluster 2024-07-28T11:59:47.175714+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-07-28T11:59:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:47 smithi022 bash[80503]: cluster 2024-07-28T11:59:46.199365+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-07-28T11:59:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:47 smithi022 bash[80503]: cluster 2024-07-28T11:59:47.175714+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-07-28T11:59:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:47 smithi022 bash[82865]: cluster 2024-07-28T11:59:46.199365+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-07-28T11:59:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:47 smithi022 bash[82865]: cluster 2024-07-28T11:59:47.175714+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-07-28T11:59:48.230 INFO:tasks.rados.rados.0.smithi022.stdout:2059: done (1 left) 2024-07-28T11:59:48.230 INFO:tasks.rados.rados.0.smithi022.stdout:2060: done (0 left) 2024-07-28T11:59:48.230 INFO:tasks.rados.rados.0.smithi022.stdout:2061: write oid 10 current snap is 268 2024-07-28T11:59:48.230 INFO:tasks.rados.rados.0.smithi022.stdout:2061: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2024-07-28T11:59:48.247 INFO:tasks.rados.rados.0.smithi022.stdout:2061: writing smithi02269687-10 from 575004 to 1218885 tid 1 2024-07-28T11:59:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:2061: writing smithi02269687-10 from 1709040 to 2201978 tid 2 2024-07-28T11:59:48.272 INFO:tasks.rados.rados.0.smithi022.stdout:2061: writing smithi02269687-10 from 2917021 to 2975004 tid 3 2024-07-28T11:59:48.272 INFO:tasks.rados.rados.0.smithi022.stdout:2062: delete oid 47 current snap is 268 2024-07-28T11:59:48.272 INFO:tasks.rados.rados.0.smithi022.stdout:2061: finishing write tid 1 to smithi02269687-10 2024-07-28T11:59:48.272 INFO:tasks.rados.rados.0.smithi022.stdout:2061: finishing write tid 2 to smithi02269687-10 2024-07-28T11:59:48.276 INFO:tasks.rados.rados.0.smithi022.stdout:2061: finishing write tid 3 to smithi02269687-10 2024-07-28T11:59:48.276 INFO:tasks.rados.rados.0.smithi022.stdout:2061: finishing write tid 4 to smithi02269687-10 2024-07-28T11:59:48.277 INFO:tasks.rados.rados.0.smithi022.stdout:2061: finishing write tid 5 to smithi02269687-10 2024-07-28T11:59:48.277 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 807 (ObjNum 772 snap 268 seq_num 772) dirty exists 2024-07-28T11:59:48.277 INFO:tasks.rados.rados.0.smithi022.stdout:2061: left oid 10 (ObjNum 772 snap 268 seq_num 772) 2024-07-28T11:59:48.279 INFO:tasks.rados.rados.0.smithi022.stdout:2061: done (1 left) 2024-07-28T11:59:48.279 INFO:tasks.rados.rados.0.smithi022.stdout:2062: done (0 left) 2024-07-28T11:59:48.279 INFO:tasks.rados.rados.0.smithi022.stdout:2063: snap_create 2024-07-28T11:59:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:48 smithi150 bash[67543]: cluster 2024-07-28T11:59:47.034776+0000 mgr.y (mgr.25232) 229 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 278 KiB/s wr, 2 op/s 2024-07-28T11:59:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:48 smithi022 bash[82865]: cluster 2024-07-28T11:59:47.034776+0000 mgr.y (mgr.25232) 229 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 278 KiB/s wr, 2 op/s 2024-07-28T11:59:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:48 smithi022 bash[80503]: cluster 2024-07-28T11:59:47.034776+0000 mgr.y (mgr.25232) 229 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 278 KiB/s wr, 2 op/s 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:2063: done (0 left) 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:2064: rollback oid 33 current snap is 269 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 268 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:2065: read oid 44 snap -1 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:2065: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:2066: write oid 23 current snap is 269 2024-07-28T11:59:49.239 INFO:tasks.rados.rados.0.smithi022.stdout:2066: seq_num 774 ranges {608618=794379,2109651=780254} 2024-07-28T11:59:49.262 INFO:tasks.rados.rados.0.smithi022.stdout:2066: writing smithi02269687-23 from 608618 to 1402997 tid 1 2024-07-28T11:59:49.285 INFO:tasks.rados.rados.0.smithi022.stdout:2066: writing smithi02269687-23 from 2109651 to 2889905 tid 2 2024-07-28T11:59:49.285 INFO:tasks.rados.rados.0.smithi022.stdout:2067: snap_remove snap 235 2024-07-28T11:59:49.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:49 smithi150 bash[67543]: cluster 2024-07-28T11:59:48.228121+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-07-28T11:59:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:49 smithi022 bash[80503]: cluster 2024-07-28T11:59:48.228121+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-07-28T11:59:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:59:49] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-07-28T11:59:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:49 smithi022 bash[82865]: cluster 2024-07-28T11:59:48.228121+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2067: done (3 left) 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2068: read oid 7 snap 252 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2068: expect (ObjNum 718 snap 246 seq_num 718) 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2069: read oid 20 snap -1 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2069: expect deleted 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2070: delete oid 11 current snap is 269 2024-07-28T11:59:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2065: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T11:59:50.430 INFO:tasks.rados.rados.0.smithi022.stdout:2064: finishing rollback tid 0 to smithi02269687-33 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2064: finishing rollback tid 1 to smithi02269687-33 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2064: finishing rollback tid 2 to smithi02269687-33 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 811 (ObjNum 746 snap 254 seq_num 746) dirty exists 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2066: finishing write tid 1 to smithi02269687-23 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2066: finishing write tid 2 to smithi02269687-23 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2066: finishing write tid 3 to smithi02269687-23 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2066: finishing write tid 4 to smithi02269687-23 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 815 (ObjNum 774 snap 269 seq_num 774) dirty exists 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2066: left oid 23 (ObjNum 774 snap 269 seq_num 774) 2024-07-28T11:59:50.431 INFO:tasks.rados.rados.0.smithi022.stdout:2068: expect (ObjNum 718 snap 246 seq_num 718) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2064: done (5 left) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2065: done (4 left) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2066: done (3 left) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2068: done (2 left) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2069: done (1 left) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2070: done (0 left) 2024-07-28T11:59:50.516 INFO:tasks.rados.rados.0.smithi022.stdout:2071: snap_remove snap 264 2024-07-28T11:59:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:50 smithi150 bash[67543]: cluster 2024-07-28T11:59:49.035435+0000 mgr.y (mgr.25232) 230 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 278 KiB/s wr, 2 op/s 2024-07-28T11:59:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:50 smithi150 bash[67543]: cluster 2024-07-28T11:59:49.237981+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-07-28T11:59:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:50 smithi150 bash[67543]: audit 2024-07-28T11:59:50.011083+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:50 smithi022 bash[80503]: cluster 2024-07-28T11:59:49.035435+0000 mgr.y (mgr.25232) 230 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 278 KiB/s wr, 2 op/s 2024-07-28T11:59:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:50 smithi022 bash[80503]: cluster 2024-07-28T11:59:49.237981+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-07-28T11:59:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:50 smithi022 bash[80503]: audit 2024-07-28T11:59:50.011083+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:50 smithi022 bash[82865]: cluster 2024-07-28T11:59:49.035435+0000 mgr.y (mgr.25232) 230 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 278 KiB/s wr, 2 op/s 2024-07-28T11:59:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:50 smithi022 bash[82865]: cluster 2024-07-28T11:59:49.237981+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-07-28T11:59:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:50 smithi022 bash[82865]: audit 2024-07-28T11:59:50.011083+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T11:59:51.260 INFO:tasks.rados.rados.0.smithi022.stdout:2071: done (0 left) 2024-07-28T11:59:51.260 INFO:tasks.rados.rados.0.smithi022.stdout:2072: snap_remove snap 261 2024-07-28T11:59:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:51 smithi150 bash[67543]: cluster 2024-07-28T11:59:50.247773+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-07-28T11:59:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:51 smithi022 bash[80503]: cluster 2024-07-28T11:59:50.247773+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-07-28T11:59:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:51 smithi022 bash[82865]: cluster 2024-07-28T11:59:50.247773+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-07-28T11:59:52.179 INFO:tasks.rados.rados.0.smithi022.stdout:2072: done (0 left) 2024-07-28T11:59:52.179 INFO:tasks.rados.rados.0.smithi022.stdout:2073: write oid 20 current snap is 269 2024-07-28T11:59:52.179 INFO:tasks.rados.rados.0.smithi022.stdout:2073: seq_num 776 ranges {642232=661230,1942968=783923} 2024-07-28T11:59:52.186 INFO:tasks.rados.rados.0.smithi022.stdout:2073: writing smithi02269687-20 from 642232 to 1303462 tid 1 2024-07-28T11:59:52.194 INFO:tasks.rados.rados.0.smithi022.stdout:2073: writing smithi02269687-20 from 1942968 to 2726891 tid 2 2024-07-28T11:59:52.194 INFO:tasks.rados.rados.0.smithi022.stdout:2074: snap_create 2024-07-28T11:59:52.209 INFO:tasks.rados.rados.0.smithi022.stdout:2073: finishing write tid 1 to smithi02269687-20 2024-07-28T11:59:52.212 INFO:tasks.rados.rados.0.smithi022.stdout:2073: finishing write tid 2 to smithi02269687-20 2024-07-28T11:59:52.212 INFO:tasks.rados.rados.0.smithi022.stdout:2073: finishing write tid 3 to smithi02269687-20 2024-07-28T11:59:52.213 INFO:tasks.rados.rados.0.smithi022.stdout:2073: finishing write tid 4 to smithi02269687-20 2024-07-28T11:59:52.213 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1002 (ObjNum 776 snap 269 seq_num 776) dirty exists 2024-07-28T11:59:52.213 INFO:tasks.rados.rados.0.smithi022.stdout:2073: left oid 20 (ObjNum 776 snap 269 seq_num 776) 2024-07-28T11:59:52.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 11:59:52 smithi150 bash[60514]: ts=2024-07-28T11:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T11:59:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:52 smithi150 bash[67543]: cluster 2024-07-28T11:59:51.036530+0000 mgr.y (mgr.25232) 231 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 339 KiB/s wr, 4 op/s 2024-07-28T11:59:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:52 smithi150 bash[67543]: cluster 2024-07-28T11:59:51.259458+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-07-28T11:59:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:52 smithi150 bash[67543]: cluster 2024-07-28T11:59:52.178403+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-07-28T11:59:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:52 smithi022 bash[80503]: cluster 2024-07-28T11:59:51.036530+0000 mgr.y (mgr.25232) 231 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 339 KiB/s wr, 4 op/s 2024-07-28T11:59:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:52 smithi022 bash[80503]: cluster 2024-07-28T11:59:51.259458+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-07-28T11:59:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:52 smithi022 bash[80503]: cluster 2024-07-28T11:59:52.178403+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-07-28T11:59:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:52 smithi022 bash[82865]: cluster 2024-07-28T11:59:51.036530+0000 mgr.y (mgr.25232) 231 : cluster [DBG] pgmap v460: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 339 KiB/s wr, 4 op/s 2024-07-28T11:59:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:52 smithi022 bash[82865]: cluster 2024-07-28T11:59:51.259458+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-07-28T11:59:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:52 smithi022 bash[82865]: cluster 2024-07-28T11:59:52.178403+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-07-28T11:59:53.181 INFO:tasks.rados.rados.0.smithi022.stdout:2073: done (1 left) 2024-07-28T11:59:53.181 INFO:tasks.rados.rados.0.smithi022.stdout:2074: done (0 left) 2024-07-28T11:59:53.181 INFO:tasks.rados.rados.0.smithi022.stdout:2075: snap_remove snap 220 2024-07-28T11:59:54.184 INFO:tasks.rados.rados.0.smithi022.stdout:2075: done (0 left) 2024-07-28T11:59:54.184 INFO:tasks.rados.rados.0.smithi022.stdout:2076: write oid 8 current snap is 270 2024-07-28T11:59:54.184 INFO:tasks.rados.rados.0.smithi022.stdout:2076: seq_num 777 ranges {659039=736479,2001450=643934} 2024-07-28T11:59:54.213 INFO:tasks.rados.rados.0.smithi022.stdout:2076: writing smithi02269687-8 from 659039 to 1395518 tid 1 2024-07-28T11:59:54.235 INFO:tasks.rados.rados.0.smithi022.stdout:2076: writing smithi02269687-8 from 2001450 to 2645384 tid 2 2024-07-28T11:59:54.235 INFO:tasks.rados.rados.0.smithi022.stdout:2077: delete oid 15 current snap is 270 2024-07-28T11:59:54.235 INFO:tasks.rados.rados.0.smithi022.stdout:2076: finishing write tid 1 to smithi02269687-8 2024-07-28T11:59:54.240 INFO:tasks.rados.rados.0.smithi022.stdout:2077: done (1 left) 2024-07-28T11:59:54.240 INFO:tasks.rados.rados.0.smithi022.stdout:2078: delete oid 34 current snap is 270 2024-07-28T11:59:54.241 INFO:tasks.rados.rados.0.smithi022.stdout:2076: finishing write tid 2 to smithi02269687-8 2024-07-28T11:59:54.241 INFO:tasks.rados.rados.0.smithi022.stdout:2076: finishing write tid 3 to smithi02269687-8 2024-07-28T11:59:54.242 INFO:tasks.rados.rados.0.smithi022.stdout:2076: finishing write tid 4 to smithi02269687-8 2024-07-28T11:59:54.242 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1000 (ObjNum 777 snap 270 seq_num 777) dirty exists 2024-07-28T11:59:54.242 INFO:tasks.rados.rados.0.smithi022.stdout:2076: left oid 8 (ObjNum 777 snap 270 seq_num 777) 2024-07-28T11:59:54.244 INFO:tasks.rados.rados.0.smithi022.stdout:2076: done (1 left) 2024-07-28T11:59:54.244 INFO:tasks.rados.rados.0.smithi022.stdout:2078: done (0 left) 2024-07-28T11:59:54.244 INFO:tasks.rados.rados.0.smithi022.stdout:2079: write oid 3 current snap is 270 2024-07-28T11:59:54.244 INFO:tasks.rados.rados.0.smithi022.stdout:2079: seq_num 780 ranges {709460=562226,2060543=791261} 2024-07-28T11:59:54.260 INFO:tasks.rados.rados.0.smithi022.stdout:2079: writing smithi02269687-3 from 709460 to 1271686 tid 1 2024-07-28T11:59:54.281 INFO:tasks.rados.rados.0.smithi022.stdout:2079: writing smithi02269687-3 from 2060543 to 2851804 tid 2 2024-07-28T11:59:54.281 INFO:tasks.rados.rados.0.smithi022.stdout:2080: snap_create 2024-07-28T11:59:54.281 INFO:tasks.rados.rados.0.smithi022.stdout:2079: finishing write tid 1 to smithi02269687-3 2024-07-28T11:59:54.289 INFO:tasks.rados.rados.0.smithi022.stdout:2079: finishing write tid 2 to smithi02269687-3 2024-07-28T11:59:54.289 INFO:tasks.rados.rados.0.smithi022.stdout:2079: finishing write tid 3 to smithi02269687-3 2024-07-28T11:59:54.289 INFO:tasks.rados.rados.0.smithi022.stdout:2079: finishing write tid 4 to smithi02269687-3 2024-07-28T11:59:54.289 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1014 (ObjNum 780 snap 270 seq_num 780) dirty exists 2024-07-28T11:59:54.289 INFO:tasks.rados.rados.0.smithi022.stdout:2079: left oid 3 (ObjNum 780 snap 270 seq_num 780) 2024-07-28T11:59:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:54 smithi150 bash[67543]: cluster 2024-07-28T11:59:53.037350+0000 mgr.y (mgr.25232) 232 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1015 KiB/s wr, 8 op/s 2024-07-28T11:59:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:54 smithi150 bash[67543]: cluster 2024-07-28T11:59:53.179977+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-07-28T11:59:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:54 smithi022 bash[80503]: cluster 2024-07-28T11:59:53.037350+0000 mgr.y (mgr.25232) 232 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1015 KiB/s wr, 8 op/s 2024-07-28T11:59:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:54 smithi022 bash[80503]: cluster 2024-07-28T11:59:53.179977+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-07-28T11:59:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:54 smithi022 bash[82865]: cluster 2024-07-28T11:59:53.037350+0000 mgr.y (mgr.25232) 232 : cluster [DBG] pgmap v463: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1015 KiB/s wr, 8 op/s 2024-07-28T11:59:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:54 smithi022 bash[82865]: cluster 2024-07-28T11:59:53.179977+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-07-28T11:59:55.205 INFO:tasks.rados.rados.0.smithi022.stdout:2079: done (1 left) 2024-07-28T11:59:55.205 INFO:tasks.rados.rados.0.smithi022.stdout:2080: done (0 left) 2024-07-28T11:59:55.205 INFO:tasks.rados.rados.0.smithi022.stdout:2081: write oid 18 current snap is 271 2024-07-28T11:59:55.206 INFO:tasks.rados.rados.0.smithi022.stdout:2081: seq_num 781 ranges {726267=637475,2119025=651272} 2024-07-28T11:59:55.221 INFO:tasks.rados.rados.0.smithi022.stdout:2081: writing smithi02269687-18 from 726267 to 1363742 tid 1 2024-07-28T11:59:55.238 INFO:tasks.rados.rados.0.smithi022.stdout:2081: writing smithi02269687-18 from 2119025 to 2770297 tid 2 2024-07-28T11:59:55.238 INFO:tasks.rados.rados.0.smithi022.stdout:2082: snap_remove snap 265 2024-07-28T11:59:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:55 smithi150 bash[67543]: cluster 2024-07-28T11:59:54.182334+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-07-28T11:59:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:55 smithi022 bash[80503]: cluster 2024-07-28T11:59:54.182334+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-07-28T11:59:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:55 smithi022 bash[82865]: cluster 2024-07-28T11:59:54.182334+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-07-28T11:59:56.215 INFO:tasks.rados.rados.0.smithi022.stdout:2082: done (1 left) 2024-07-28T11:59:56.215 INFO:tasks.rados.rados.0.smithi022.stdout:2083: delete oid 38 current snap is 271 2024-07-28T11:59:56.216 INFO:tasks.rados.rados.0.smithi022.stdout:2081: finishing write tid 1 to smithi02269687-18 2024-07-28T11:59:56.216 INFO:tasks.rados.rados.0.smithi022.stdout:2081: finishing write tid 2 to smithi02269687-18 2024-07-28T11:59:56.216 INFO:tasks.rados.rados.0.smithi022.stdout:2081: finishing write tid 3 to smithi02269687-18 2024-07-28T11:59:56.216 INFO:tasks.rados.rados.0.smithi022.stdout:2081: finishing write tid 4 to smithi02269687-18 2024-07-28T11:59:56.216 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 842 (ObjNum 781 snap 271 seq_num 781) dirty exists 2024-07-28T11:59:56.216 INFO:tasks.rados.rados.0.smithi022.stdout:2081: left oid 18 (ObjNum 781 snap 271 seq_num 781) 2024-07-28T11:59:56.225 INFO:tasks.rados.rados.0.smithi022.stdout:2081: done (1 left) 2024-07-28T11:59:56.226 INFO:tasks.rados.rados.0.smithi022.stdout:2083: done (0 left) 2024-07-28T11:59:56.226 INFO:tasks.rados.rados.0.smithi022.stdout:2084: read oid 43 snap -1 2024-07-28T11:59:56.226 INFO:tasks.rados.rados.0.smithi022.stdout:2084: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:59:56.226 INFO:tasks.rados.rados.0.smithi022.stdout:2085: snap_remove snap 249 2024-07-28T11:59:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:56 smithi150 bash[67543]: cluster 2024-07-28T11:59:55.038135+0000 mgr.y (mgr.25232) 233 : cluster [DBG] pgmap v466: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 676 KiB/s wr, 3 op/s 2024-07-28T11:59:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:56 smithi150 bash[67543]: cluster 2024-07-28T11:59:55.204731+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-07-28T11:59:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:56 smithi022 bash[80503]: cluster 2024-07-28T11:59:55.038135+0000 mgr.y (mgr.25232) 233 : cluster [DBG] pgmap v466: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 676 KiB/s wr, 3 op/s 2024-07-28T11:59:56.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:56 smithi022 bash[80503]: cluster 2024-07-28T11:59:55.204731+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-07-28T11:59:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:56 smithi022 bash[82865]: cluster 2024-07-28T11:59:55.038135+0000 mgr.y (mgr.25232) 233 : cluster [DBG] pgmap v466: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 676 KiB/s wr, 3 op/s 2024-07-28T11:59:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:56 smithi022 bash[82865]: cluster 2024-07-28T11:59:55.204731+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-07-28T11:59:57.181 INFO:tasks.rados.rados.0.smithi022.stdout:2085: done (1 left) 2024-07-28T11:59:57.181 INFO:tasks.rados.rados.0.smithi022.stdout:2086: rollback oid 46 current snap is 271 2024-07-28T11:59:57.181 INFO:tasks.rados.rados.0.smithi022.stdout:2084: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T11:59:57.351 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 259 2024-07-28T11:59:57.352 INFO:tasks.rados.rados.0.smithi022.stdout:2084: done (1 left) 2024-07-28T11:59:57.352 INFO:tasks.rados.rados.0.smithi022.stdout:2087: snap_create 2024-07-28T11:59:57.358 INFO:tasks.rados.rados.0.smithi022.stdout:2086: finishing rollback tid 0 to smithi02269687-46 2024-07-28T11:59:57.358 INFO:tasks.rados.rados.0.smithi022.stdout:2086: finishing rollback tid 1 to smithi02269687-46 2024-07-28T11:59:57.359 INFO:tasks.rados.rados.0.smithi022.stdout:2086: finishing rollback tid 2 to smithi02269687-46 2024-07-28T11:59:57.359 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1135 (ObjNum 596 snap 190 seq_num 596) dirty exists 2024-07-28T11:59:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:57 smithi150 bash[67543]: cluster 2024-07-28T11:59:56.212666+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-07-28T11:59:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:57 smithi150 bash[67543]: cluster 2024-07-28T11:59:57.179865+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-07-28T11:59:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:57 smithi022 bash[80503]: cluster 2024-07-28T11:59:56.212666+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-07-28T11:59:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:57 smithi022 bash[80503]: cluster 2024-07-28T11:59:57.179865+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-07-28T11:59:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:57 smithi022 bash[82865]: cluster 2024-07-28T11:59:56.212666+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-07-28T11:59:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:57 smithi022 bash[82865]: cluster 2024-07-28T11:59:57.179865+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-07-28T11:59:58.238 INFO:tasks.rados.rados.0.smithi022.stdout:2086: done (1 left) 2024-07-28T11:59:58.239 INFO:tasks.rados.rados.0.smithi022.stdout:2087: done (0 left) 2024-07-28T11:59:58.239 INFO:tasks.rados.rados.0.smithi022.stdout:2088: read oid 24 snap -1 2024-07-28T11:59:58.239 INFO:tasks.rados.rados.0.smithi022.stdout:2088: expect (ObjNum 736 snap 251 seq_num 736) 2024-07-28T11:59:58.239 INFO:tasks.rados.rados.0.smithi022.stdout:2089: read oid 23 snap -1 2024-07-28T11:59:58.239 INFO:tasks.rados.rados.0.smithi022.stdout:2089: expect (ObjNum 774 snap 269 seq_num 774) 2024-07-28T11:59:58.240 INFO:tasks.rados.rados.0.smithi022.stdout:2090: delete oid 46 current snap is 272 2024-07-28T11:59:58.247 INFO:tasks.rados.rados.0.smithi022.stdout:2090: done (2 left) 2024-07-28T11:59:58.247 INFO:tasks.rados.rados.0.smithi022.stdout:2091: write oid 6 current snap is 272 2024-07-28T11:59:58.247 INFO:tasks.rados.rados.0.smithi022.stdout:2091: seq_num 784 ranges {776688=579575,1894471=798599} 2024-07-28T11:59:58.269 INFO:tasks.rados.rados.0.smithi022.stdout:2091: writing smithi02269687-6 from 776688 to 1356263 tid 1 2024-07-28T11:59:58.291 INFO:tasks.rados.rados.0.smithi022.stdout:2091: writing smithi02269687-6 from 1894471 to 2693070 tid 2 2024-07-28T11:59:58.291 INFO:tasks.rados.rados.0.smithi022.stdout:2092: snap_remove snap 266 2024-07-28T11:59:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:58 smithi150 bash[67543]: cluster 2024-07-28T11:59:57.038833+0000 mgr.y (mgr.25232) 234 : cluster [DBG] pgmap v469: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-28T11:59:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:58 smithi022 bash[80503]: cluster 2024-07-28T11:59:57.038833+0000 mgr.y (mgr.25232) 234 : cluster [DBG] pgmap v469: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-28T11:59:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:58 smithi022 bash[82865]: cluster 2024-07-28T11:59:57.038833+0000 mgr.y (mgr.25232) 234 : cluster [DBG] pgmap v469: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-28T11:59:59.249 INFO:tasks.rados.rados.0.smithi022.stdout:2092: done (3 left) 2024-07-28T11:59:59.250 INFO:tasks.rados.rados.0.smithi022.stdout:2093: snap_remove snap 262 2024-07-28T11:59:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 11:59:59 smithi150 bash[67543]: cluster 2024-07-28T11:59:58.236517+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-07-28T11:59:59.572 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 11:59:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:11:59:59] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-07-28T11:59:59.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 11:59:59 smithi022 bash[82865]: cluster 2024-07-28T11:59:58.236517+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-07-28T11:59:59.573 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 11:59:59 smithi022 bash[80503]: cluster 2024-07-28T11:59:58.236517+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-07-28T12:00:00.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T12:00:00.257 INFO:tasks.rados.rados.0.smithi022.stdout:2093: done (3 left) 2024-07-28T12:00:00.257 INFO:tasks.rados.rados.0.smithi022.stdout:2094: rollback oid 27 current snap is 272 2024-07-28T12:00:00.257 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 236 2024-07-28T12:00:00.257 INFO:tasks.rados.rados.0.smithi022.stdout:2095: write oid 22 current snap is 272 2024-07-28T12:00:00.258 INFO:tasks.rados.rados.0.smithi022.stdout:2095: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-07-28T12:00:00.267 INFO:tasks.rados.rados.0.smithi022.stdout:2095: writing smithi02269687-22 from 793495 to 1448319 tid 1 2024-07-28T12:00:00.274 INFO:tasks.rados.rados.0.smithi022.stdout:2095: writing smithi02269687-22 from 1952953 to 2611563 tid 2 2024-07-28T12:00:00.278 INFO:tasks.rados.rados.0.smithi022.stdout:2095: writing smithi02269687-22 from 3157167 to 3193495 tid 3 2024-07-28T12:00:00.278 INFO:tasks.rados.rados.0.smithi022.stdout:2096: snap_remove snap 268 2024-07-28T12:00:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:00 smithi022 bash[80503]: cluster 2024-07-28T11:59:59.039495+0000 mgr.y (mgr.25232) 235 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-28T12:00:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:00 smithi022 bash[80503]: cluster 2024-07-28T11:59:59.248608+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-07-28T12:00:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:00 smithi022 bash[80503]: cluster 2024-07-28T12:00:00.000162+0000 mon.a (mon.0) 673 : cluster [INF] overall HEALTH_OK 2024-07-28T12:00:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:00 smithi022 bash[82865]: cluster 2024-07-28T11:59:59.039495+0000 mgr.y (mgr.25232) 235 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-28T12:00:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:00 smithi022 bash[82865]: cluster 2024-07-28T11:59:59.248608+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-07-28T12:00:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:00 smithi022 bash[82865]: cluster 2024-07-28T12:00:00.000162+0000 mon.a (mon.0) 673 : cluster [INF] overall HEALTH_OK 2024-07-28T12:00:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:00 smithi150 bash[67543]: cluster 2024-07-28T11:59:59.039495+0000 mgr.y (mgr.25232) 235 : cluster [DBG] pgmap v472: 89 pgs: 89 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-28T12:00:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:00 smithi150 bash[67543]: cluster 2024-07-28T11:59:59.248608+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-07-28T12:00:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:00 smithi150 bash[67543]: cluster 2024-07-28T12:00:00.000162+0000 mon.a (mon.0) 673 : cluster [INF] overall HEALTH_OK 2024-07-28T12:00:01.265 INFO:tasks.rados.rados.0.smithi022.stdout:2096: done (5 left) 2024-07-28T12:00:01.266 INFO:tasks.rados.rados.0.smithi022.stdout:2097: read oid 18 snap -1 2024-07-28T12:00:01.266 INFO:tasks.rados.rados.0.smithi022.stdout:2097: expect (ObjNum 781 snap 271 seq_num 781) 2024-07-28T12:00:01.266 INFO:tasks.rados.rados.0.smithi022.stdout:2098: snap_remove snap 270 2024-07-28T12:00:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:01 smithi150 bash[67543]: cluster 2024-07-28T12:00:00.256761+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-07-28T12:00:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:01 smithi022 bash[82865]: cluster 2024-07-28T12:00:00.256761+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-07-28T12:00:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:01 smithi022 bash[80503]: cluster 2024-07-28T12:00:00.256761+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-07-28T12:00:02.184 INFO:tasks.rados.rados.0.smithi022.stdout:2098: done (6 left) 2024-07-28T12:00:02.185 INFO:tasks.rados.rados.0.smithi022.stdout:2099: read oid 49 snap -1 2024-07-28T12:00:02.185 INFO:tasks.rados.rados.0.smithi022.stdout:2099: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T12:00:02.185 INFO:tasks.rados.rados.0.smithi022.stdout:2100: write oid 2 current snap is 272 2024-07-28T12:00:02.185 INFO:tasks.rados.rados.0.smithi022.stdout:2100: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2024-07-28T12:00:02.200 INFO:tasks.rados.rados.0.smithi022.stdout:2100: writing smithi02269687-2 from 410302 to 1140375 tid 1 2024-07-28T12:00:02.214 INFO:tasks.rados.rados.0.smithi022.stdout:2100: writing smithi02269687-2 from 1895082 to 2297350 tid 2 2024-07-28T12:00:02.226 INFO:tasks.rados.rados.0.smithi022.stdout:2100: writing smithi02269687-2 from 2951884 to 3210302 tid 3 2024-07-28T12:00:02.226 INFO:tasks.rados.rados.0.smithi022.stdout:2101: read oid 12 snap -1 2024-07-28T12:00:02.226 INFO:tasks.rados.rados.0.smithi022.stdout:2101: expect (ObjNum 687 snap 220 seq_num 687) 2024-07-28T12:00:02.226 INFO:tasks.rados.rados.0.smithi022.stdout:2102: delete oid 41 current snap is 272 2024-07-28T12:00:02.227 INFO:tasks.rados.rados.0.smithi022.stdout:2088: expect (ObjNum 736 snap 251 seq_num 736) 2024-07-28T12:00:02.474 INFO:tasks.rados.rados.0.smithi022.stdout:2089: expect (ObjNum 774 snap 269 seq_num 774) 2024-07-28T12:00:02.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:00:02 smithi150 bash[60514]: ts=2024-07-28T12:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:00:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:02 smithi150 bash[67543]: cluster 2024-07-28T12:00:01.040578+0000 mgr.y (mgr.25232) 236 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 666 KiB/s wr, 9 op/s 2024-07-28T12:00:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:02 smithi150 bash[67543]: cluster 2024-07-28T12:00:01.264648+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-07-28T12:00:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:02 smithi150 bash[67543]: cluster 2024-07-28T12:00:02.183852+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-07-28T12:00:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:02 smithi022 bash[80503]: cluster 2024-07-28T12:00:01.040578+0000 mgr.y (mgr.25232) 236 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 666 KiB/s wr, 9 op/s 2024-07-28T12:00:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:02 smithi022 bash[80503]: cluster 2024-07-28T12:00:01.264648+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-07-28T12:00:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:02 smithi022 bash[80503]: cluster 2024-07-28T12:00:02.183852+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-07-28T12:00:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:02 smithi022 bash[82865]: cluster 2024-07-28T12:00:01.040578+0000 mgr.y (mgr.25232) 236 : cluster [DBG] pgmap v475: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 666 KiB/s wr, 9 op/s 2024-07-28T12:00:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:02 smithi022 bash[82865]: cluster 2024-07-28T12:00:01.264648+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-07-28T12:00:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:02 smithi022 bash[82865]: cluster 2024-07-28T12:00:02.183852+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-07-28T12:00:02.678 INFO:tasks.rados.rados.0.smithi022.stdout:2091: finishing write tid 1 to smithi02269687-6 2024-07-28T12:00:02.678 INFO:tasks.rados.rados.0.smithi022.stdout:2091: finishing write tid 2 to smithi02269687-6 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2091: finishing write tid 3 to smithi02269687-6 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2091: finishing write tid 4 to smithi02269687-6 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 859 (ObjNum 784 snap 272 seq_num 784) dirty exists 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2091: left oid 6 (ObjNum 784 snap 272 seq_num 784) 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2095: finishing write tid 1 to smithi02269687-22 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2095: finishing write tid 2 to smithi02269687-22 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2095: finishing write tid 3 to smithi02269687-22 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2095: finishing write tid 4 to smithi02269687-22 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2095: finishing write tid 5 to smithi02269687-22 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1103 (ObjNum 785 snap 272 seq_num 785) dirty exists 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2095: left oid 22 (ObjNum 785 snap 272 seq_num 785) 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2094: finishing rollback tid 0 to smithi02269687-27 2024-07-28T12:00:02.679 INFO:tasks.rados.rados.0.smithi022.stdout:2094: finishing rollback tid 1 to smithi02269687-27 2024-07-28T12:00:02.680 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 855 (ObjNum 145 snap 0 seq_num 3534934672) dirty dne 2024-07-28T12:00:02.680 INFO:tasks.rados.rados.0.smithi022.stdout:2097: expect (ObjNum 781 snap 271 seq_num 781) 2024-07-28T12:00:02.822 INFO:tasks.rados.rados.0.smithi022.stdout:2099: expect (ObjNum 715 snap 244 seq_num 715) 2024-07-28T12:00:02.951 INFO:tasks.rados.rados.0.smithi022.stdout:2100: finishing write tid 1 to smithi02269687-2 2024-07-28T12:00:02.951 INFO:tasks.rados.rados.0.smithi022.stdout:2100: finishing write tid 2 to smithi02269687-2 2024-07-28T12:00:02.951 INFO:tasks.rados.rados.0.smithi022.stdout:2100: finishing write tid 3 to smithi02269687-2 2024-07-28T12:00:02.952 INFO:tasks.rados.rados.0.smithi022.stdout:2100: finishing write tid 4 to smithi02269687-2 2024-07-28T12:00:02.952 INFO:tasks.rados.rados.0.smithi022.stdout:2100: finishing write tid 5 to smithi02269687-2 2024-07-28T12:00:02.952 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1458 (ObjNum 786 snap 272 seq_num 786) dirty exists 2024-07-28T12:00:02.952 INFO:tasks.rados.rados.0.smithi022.stdout:2100: left oid 2 (ObjNum 786 snap 272 seq_num 786) 2024-07-28T12:00:02.952 INFO:tasks.rados.rados.0.smithi022.stdout:2101: expect (ObjNum 687 snap 220 seq_num 687) 2024-07-28T12:00:03.106 INFO:tasks.rados.rados.0.smithi022.stdout:2088: done (9 left) 2024-07-28T12:00:03.106 INFO:tasks.rados.rados.0.smithi022.stdout:2089: done (8 left) 2024-07-28T12:00:03.106 INFO:tasks.rados.rados.0.smithi022.stdout:2091: done (7 left) 2024-07-28T12:00:03.106 INFO:tasks.rados.rados.0.smithi022.stdout:2094: done (6 left) 2024-07-28T12:00:03.106 INFO:tasks.rados.rados.0.smithi022.stdout:2095: done (5 left) 2024-07-28T12:00:03.106 INFO:tasks.rados.rados.0.smithi022.stdout:2097: done (4 left) 2024-07-28T12:00:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:2099: done (3 left) 2024-07-28T12:00:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:2100: done (2 left) 2024-07-28T12:00:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:2101: done (1 left) 2024-07-28T12:00:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:2102: done (0 left) 2024-07-28T12:00:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:2103: write oid 26 current snap is 272 2024-07-28T12:00:03.107 INFO:tasks.rados.rados.0.smithi022.stdout:2103: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2024-07-28T12:00:03.121 INFO:tasks.rados.rados.0.smithi022.stdout:2103: writing smithi02269687-26 from 443916 to 924487 tid 1 2024-07-28T12:00:03.139 INFO:tasks.rados.rados.0.smithi022.stdout:2103: writing smithi02269687-26 from 1612046 to 2017983 tid 2 2024-07-28T12:00:03.157 INFO:tasks.rados.rados.0.smithi022.stdout:2103: writing smithi02269687-26 from 2606730 to 3101782 tid 3 2024-07-28T12:00:03.157 INFO:tasks.rados.rados.0.smithi022.stdout:2104: snap_remove snap 269 2024-07-28T12:00:03.276 INFO:tasks.rados.rados.0.smithi022.stdout:2104: done (1 left) 2024-07-28T12:00:03.276 INFO:tasks.rados.rados.0.smithi022.stdout:2105: delete oid 10 current snap is 272 2024-07-28T12:00:03.276 INFO:tasks.rados.rados.0.smithi022.stdout:2103: finishing write tid 1 to smithi02269687-26 2024-07-28T12:00:03.277 INFO:tasks.rados.rados.0.smithi022.stdout:2103: finishing write tid 2 to smithi02269687-26 2024-07-28T12:00:03.277 INFO:tasks.rados.rados.0.smithi022.stdout:2103: finishing write tid 3 to smithi02269687-26 2024-07-28T12:00:03.277 INFO:tasks.rados.rados.0.smithi022.stdout:2103: finishing write tid 4 to smithi02269687-26 2024-07-28T12:00:03.277 INFO:tasks.rados.rados.0.smithi022.stdout:2103: finishing write tid 5 to smithi02269687-26 2024-07-28T12:00:03.277 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 856 (ObjNum 788 snap 272 seq_num 788) dirty exists 2024-07-28T12:00:03.277 INFO:tasks.rados.rados.0.smithi022.stdout:2103: left oid 26 (ObjNum 788 snap 272 seq_num 788) 2024-07-28T12:00:03.284 INFO:tasks.rados.rados.0.smithi022.stdout:2103: done (1 left) 2024-07-28T12:00:03.284 INFO:tasks.rados.rados.0.smithi022.stdout:2105: done (0 left) 2024-07-28T12:00:03.284 INFO:tasks.rados.rados.0.smithi022.stdout:2106: read oid 20 snap -1 2024-07-28T12:00:03.284 INFO:tasks.rados.rados.0.smithi022.stdout:2106: expect (ObjNum 776 snap 269 seq_num 776) 2024-07-28T12:00:03.285 INFO:tasks.rados.rados.0.smithi022.stdout:2107: read oid 33 snap -1 2024-07-28T12:00:03.285 INFO:tasks.rados.rados.0.smithi022.stdout:2107: expect (ObjNum 746 snap 254 seq_num 746) 2024-07-28T12:00:03.285 INFO:tasks.rados.rados.0.smithi022.stdout:2108: read oid 42 snap -1 2024-07-28T12:00:03.285 INFO:tasks.rados.rados.0.smithi022.stdout:2108: expect deleted 2024-07-28T12:00:03.285 INFO:tasks.rados.rados.0.smithi022.stdout:2109: snap_remove snap 259 2024-07-28T12:00:04.277 INFO:tasks.rados.rados.0.smithi022.stdout:2109: done (3 left) 2024-07-28T12:00:04.278 INFO:tasks.rados.rados.0.smithi022.stdout:2110: delete oid 17 current snap is 272 2024-07-28T12:00:04.278 INFO:tasks.rados.rados.0.smithi022.stdout:2107: expect (ObjNum 746 snap 254 seq_num 746) 2024-07-28T12:00:04.381 INFO:tasks.rados.rados.0.smithi022.stdout:2106: expect (ObjNum 776 snap 269 seq_num 776) 2024-07-28T12:00:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:2106: done (3 left) 2024-07-28T12:00:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:2107: done (2 left) 2024-07-28T12:00:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:2108: done (1 left) 2024-07-28T12:00:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:2110: done (0 left) 2024-07-28T12:00:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:2111: snap_remove snap 255 2024-07-28T12:00:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:04 smithi022 bash[80503]: cluster 2024-07-28T12:00:03.041342+0000 mgr.y (mgr.25232) 237 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 666 KiB/s wr, 11 op/s 2024-07-28T12:00:04.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:04 smithi022 bash[80503]: cluster 2024-07-28T12:00:03.274065+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-07-28T12:00:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:04 smithi022 bash[82865]: cluster 2024-07-28T12:00:03.041342+0000 mgr.y (mgr.25232) 237 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 666 KiB/s wr, 11 op/s 2024-07-28T12:00:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:04 smithi022 bash[82865]: cluster 2024-07-28T12:00:03.274065+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-07-28T12:00:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:04 smithi150 bash[67543]: cluster 2024-07-28T12:00:03.041342+0000 mgr.y (mgr.25232) 237 : cluster [DBG] pgmap v478: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 666 KiB/s wr, 11 op/s 2024-07-28T12:00:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:04 smithi150 bash[67543]: cluster 2024-07-28T12:00:03.274065+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-07-28T12:00:04.877 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:05.300 INFO:tasks.rados.rados.0.smithi022.stdout:2111: done (0 left) 2024-07-28T12:00:05.300 INFO:tasks.rados.rados.0.smithi022.stdout:2112: snap_create 2024-07-28T12:00:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:05 smithi022 bash[80503]: cluster 2024-07-28T12:00:04.276808+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-07-28T12:00:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:05 smithi022 bash[80503]: audit 2024-07-28T12:00:05.011364+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:05 smithi022 bash[82865]: cluster 2024-07-28T12:00:04.276808+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-07-28T12:00:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:05 smithi022 bash[82865]: audit 2024-07-28T12:00:05.011364+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:05 smithi150 bash[67543]: cluster 2024-07-28T12:00:04.276808+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-07-28T12:00:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:05 smithi150 bash[67543]: audit 2024-07-28T12:00:05.011364+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:06.297 INFO:tasks.rados.rados.0.smithi022.stdout:2112: done (0 left) 2024-07-28T12:00:06.297 INFO:tasks.rados.rados.0.smithi022.stdout:2113: write oid 17 current snap is 273 2024-07-28T12:00:06.297 INFO:tasks.rados.rados.0.smithi022.stdout:2113: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-07-28T12:00:06.302 INFO:tasks.rados.rados.0.smithi022.stdout:2113: writing smithi02269687-17 from 494337 to 917008 tid 1 2024-07-28T12:00:06.309 INFO:tasks.rados.rados.0.smithi022.stdout:2113: writing smithi02269687-17 from 1387492 to 1940756 tid 2 2024-07-28T12:00:06.316 INFO:tasks.rados.rados.0.smithi022.stdout:2113: writing smithi02269687-17 from 2688999 to 3134220 tid 3 2024-07-28T12:00:06.316 INFO:tasks.rados.rados.0.smithi022.stdout:2114: write oid 49 current snap is 273 2024-07-28T12:00:06.316 INFO:tasks.rados.rados.0.smithi022.stdout:2114: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2024-07-28T12:00:06.322 INFO:tasks.rados.rados.0.smithi022.stdout:2114: writing smithi02269687-49 from 511144 to 1009064 tid 1 2024-07-28T12:00:06.327 INFO:tasks.rados.rados.0.smithi022.stdout:2114: writing smithi02269687-49 from 1445974 to 1859249 tid 2 2024-07-28T12:00:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:06 smithi022 bash[80503]: cluster 2024-07-28T12:00:05.047727+0000 mgr.y (mgr.25232) 238 : cluster [DBG] pgmap v481: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2 op/s 2024-07-28T12:00:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:06 smithi022 bash[80503]: cluster 2024-07-28T12:00:05.299567+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-07-28T12:00:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:06 smithi022 bash[82865]: cluster 2024-07-28T12:00:05.047727+0000 mgr.y (mgr.25232) 238 : cluster [DBG] pgmap v481: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2 op/s 2024-07-28T12:00:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:06 smithi022 bash[82865]: cluster 2024-07-28T12:00:05.299567+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2114: writing smithi02269687-49 from 2316422 to 2972915 tid 3 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2115: delete oid 4 current snap is 273 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2113: finishing write tid 1 to smithi02269687-17 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2113: finishing write tid 2 to smithi02269687-17 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2113: finishing write tid 3 to smithi02269687-17 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2113: finishing write tid 4 to smithi02269687-17 2024-07-28T12:00:06.334 INFO:tasks.rados.rados.0.smithi022.stdout:2113: finishing write tid 5 to smithi02269687-17 2024-07-28T12:00:06.335 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 476 (ObjNum 791 snap 273 seq_num 791) dirty exists 2024-07-28T12:00:06.335 INFO:tasks.rados.rados.0.smithi022.stdout:2113: left oid 17 (ObjNum 791 snap 273 seq_num 791) 2024-07-28T12:00:06.335 INFO:tasks.rados.rados.0.smithi022.stdout:2114: finishing write tid 1 to smithi02269687-49 2024-07-28T12:00:06.335 INFO:tasks.rados.rados.0.smithi022.stdout:2114: finishing write tid 2 to smithi02269687-49 2024-07-28T12:00:06.342 INFO:tasks.rados.rados.0.smithi022.stdout:2114: finishing write tid 3 to smithi02269687-49 2024-07-28T12:00:06.342 INFO:tasks.rados.rados.0.smithi022.stdout:2114: finishing write tid 4 to smithi02269687-49 2024-07-28T12:00:06.343 INFO:tasks.rados.rados.0.smithi022.stdout:2114: finishing write tid 5 to smithi02269687-49 2024-07-28T12:00:06.343 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 583 (ObjNum 792 snap 273 seq_num 792) dirty exists 2024-07-28T12:00:06.343 INFO:tasks.rados.rados.0.smithi022.stdout:2114: left oid 49 (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:00:06.343 INFO:tasks.rados.rados.0.smithi022.stdout:2113: done (2 left) 2024-07-28T12:00:06.343 INFO:tasks.rados.rados.0.smithi022.stdout:2114: done (1 left) 2024-07-28T12:00:06.343 INFO:tasks.rados.rados.0.smithi022.stdout:2115: done (0 left) 2024-07-28T12:00:06.344 INFO:tasks.rados.rados.0.smithi022.stdout:2116: snap_create 2024-07-28T12:00:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:06 smithi150 bash[67543]: cluster 2024-07-28T12:00:05.047727+0000 mgr.y (mgr.25232) 238 : cluster [DBG] pgmap v481: 89 pgs: 89 active+clean; 190 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2 op/s 2024-07-28T12:00:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:06 smithi150 bash[67543]: cluster 2024-07-28T12:00:05.299567+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-07-28T12:00:07.186 INFO:tasks.rados.rados.0.smithi022.stdout:2116: done (0 left) 2024-07-28T12:00:07.187 INFO:tasks.rados.rados.0.smithi022.stdout:2117: read oid 4 snap 271 2024-07-28T12:00:07.187 INFO:tasks.rados.rados.0.smithi022.stdout:2117: expect deleted 2024-07-28T12:00:07.187 INFO:tasks.rados.rados.0.smithi022.stdout:2118: snap_create 2024-07-28T12:00:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:07 smithi022 bash[80503]: cluster 2024-07-28T12:00:06.297193+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-07-28T12:00:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:07 smithi022 bash[80503]: cluster 2024-07-28T12:00:07.184845+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-07-28T12:00:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:07 smithi022 bash[82865]: cluster 2024-07-28T12:00:06.297193+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-07-28T12:00:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:07 smithi022 bash[82865]: cluster 2024-07-28T12:00:07.184845+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-07-28T12:00:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:07 smithi150 bash[67543]: cluster 2024-07-28T12:00:06.297193+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-07-28T12:00:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:07 smithi150 bash[67543]: cluster 2024-07-28T12:00:07.184845+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-07-28T12:00:08.187 INFO:tasks.rados.rados.0.smithi022.stdout:2117: done (1 left) 2024-07-28T12:00:08.187 INFO:tasks.rados.rados.0.smithi022.stdout:2118: done (0 left) 2024-07-28T12:00:08.187 INFO:tasks.rados.rados.0.smithi022.stdout:2119: snap_remove snap 236 2024-07-28T12:00:08.266 INFO:teuthology.orchestra.run.smithi022.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:00:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[82865]: cluster 2024-07-28T12:00:07.048392+0000 mgr.y (mgr.25232) 239 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 189 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 339 KiB/s wr, 10 op/s 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[82865]: cluster 2024-07-28T12:00:08.186272+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[82865]: audit 2024-07-28T12:00:08.266227+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[82865]: audit 2024-07-28T12:00:08.267482+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[80503]: cluster 2024-07-28T12:00:07.048392+0000 mgr.y (mgr.25232) 239 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 189 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 339 KiB/s wr, 10 op/s 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[80503]: cluster 2024-07-28T12:00:08.186272+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[80503]: audit 2024-07-28T12:00:08.266227+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:08 smithi022 bash[80503]: audit 2024-07-28T12:00:08.267482+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:08 smithi150 bash[67543]: cluster 2024-07-28T12:00:07.048392+0000 mgr.y (mgr.25232) 239 : cluster [DBG] pgmap v484: 89 pgs: 89 active+clean; 189 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 339 KiB/s wr, 10 op/s 2024-07-28T12:00:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:08 smithi150 bash[67543]: cluster 2024-07-28T12:00:08.186272+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-07-28T12:00:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:08 smithi150 bash[67543]: audit 2024-07-28T12:00:08.266227+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:08 smithi150 bash[67543]: audit 2024-07-28T12:00:08.267482+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:08.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for half of osds to upgrade' 2024-07-28T12:00:09.188 INFO:tasks.rados.rados.0.smithi022.stdout:2119: done (0 left) 2024-07-28T12:00:09.188 INFO:tasks.rados.rados.0.smithi022.stdout:2120: snap_remove snap 271 2024-07-28T12:00:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:00:09] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.43.0" 2024-07-28T12:00:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[82865]: audit 2024-07-28T12:00:08.259786+0000 mgr.y (mgr.25232) 240 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:00:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[82865]: cephadm 2024-07-28T12:00:08.260166+0000 mgr.y (mgr.25232) 241 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:00:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[82865]: cluster 2024-07-28T12:00:09.188241+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-07-28T12:00:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[80503]: audit 2024-07-28T12:00:08.259786+0000 mgr.y (mgr.25232) 240 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:00:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[80503]: cephadm 2024-07-28T12:00:08.260166+0000 mgr.y (mgr.25232) 241 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:00:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:09 smithi022 bash[80503]: cluster 2024-07-28T12:00:09.188241+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-07-28T12:00:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:09 smithi150 bash[67543]: audit 2024-07-28T12:00:08.259786+0000 mgr.y (mgr.25232) 240 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:00:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:09 smithi150 bash[67543]: cephadm 2024-07-28T12:00:08.260166+0000 mgr.y (mgr.25232) 241 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:00:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:09 smithi150 bash[67543]: cluster 2024-07-28T12:00:09.188241+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-07-28T12:00:10.197 INFO:tasks.rados.rados.0.smithi022.stdout:2120: done (0 left) 2024-07-28T12:00:10.197 INFO:tasks.rados.rados.0.smithi022.stdout:2121: delete oid 34 current snap is 275 2024-07-28T12:00:10.206 INFO:tasks.rados.rados.0.smithi022.stdout:2121: done (0 left) 2024-07-28T12:00:10.207 INFO:tasks.rados.rados.0.smithi022.stdout:2122: write oid 31 current snap is 275 2024-07-28T12:00:10.207 INFO:tasks.rados.rados.0.smithi022.stdout:2122: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-07-28T12:00:10.228 INFO:tasks.rados.rados.0.smithi022.stdout:2122: writing smithi02269687-31 from 561565 to 1285232 tid 1 2024-07-28T12:00:10.247 INFO:tasks.rados.rados.0.smithi022.stdout:2122: writing smithi02269687-31 from 1905067 to 2465669 tid 2 2024-07-28T12:00:10.261 INFO:tasks.rados.rados.0.smithi022.stdout:2122: writing smithi02269687-31 from 3082338 to 3361565 tid 3 2024-07-28T12:00:10.261 INFO:tasks.rados.rados.0.smithi022.stdout:2123: read oid 23 snap 257 2024-07-28T12:00:10.261 INFO:tasks.rados.rados.0.smithi022.stdout:2123: expect (ObjNum 754 snap 257 seq_num 754) 2024-07-28T12:00:10.261 INFO:tasks.rados.rados.0.smithi022.stdout:2124: snap_create 2024-07-28T12:00:10.261 INFO:tasks.rados.rados.0.smithi022.stdout:2122: finishing write tid 1 to smithi02269687-31 2024-07-28T12:00:10.261 INFO:tasks.rados.rados.0.smithi022.stdout:2122: finishing write tid 2 to smithi02269687-31 2024-07-28T12:00:10.267 INFO:tasks.rados.rados.0.smithi022.stdout:2122: finishing write tid 3 to smithi02269687-31 2024-07-28T12:00:10.267 INFO:tasks.rados.rados.0.smithi022.stdout:2122: finishing write tid 4 to smithi02269687-31 2024-07-28T12:00:10.268 INFO:tasks.rados.rados.0.smithi022.stdout:2122: finishing write tid 5 to smithi02269687-31 2024-07-28T12:00:10.268 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1040 (ObjNum 795 snap 275 seq_num 795) dirty exists 2024-07-28T12:00:10.268 INFO:tasks.rados.rados.0.smithi022.stdout:2122: left oid 31 (ObjNum 795 snap 275 seq_num 795) 2024-07-28T12:00:10.269 INFO:tasks.rados.rados.0.smithi022.stdout:2123: expect (ObjNum 754 snap 257 seq_num 754) 2024-07-28T12:00:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:10 smithi022 bash[80503]: cluster 2024-07-28T12:00:09.048906+0000 mgr.y (mgr.25232) 242 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 677 KiB/s wr, 13 op/s 2024-07-28T12:00:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:10 smithi022 bash[80503]: cluster 2024-07-28T12:00:10.194060+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-07-28T12:00:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:10 smithi022 bash[82865]: cluster 2024-07-28T12:00:09.048906+0000 mgr.y (mgr.25232) 242 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 677 KiB/s wr, 13 op/s 2024-07-28T12:00:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:10 smithi022 bash[82865]: cluster 2024-07-28T12:00:10.194060+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-07-28T12:00:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:10 smithi150 bash[67543]: cluster 2024-07-28T12:00:09.048906+0000 mgr.y (mgr.25232) 242 : cluster [DBG] pgmap v487: 89 pgs: 89 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 677 KiB/s wr, 13 op/s 2024-07-28T12:00:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:10 smithi150 bash[67543]: cluster 2024-07-28T12:00:10.194060+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-07-28T12:00:11.191 INFO:tasks.rados.rados.0.smithi022.stdout:2122: done (2 left) 2024-07-28T12:00:11.191 INFO:tasks.rados.rados.0.smithi022.stdout:2123: done (1 left) 2024-07-28T12:00:11.191 INFO:tasks.rados.rados.0.smithi022.stdout:2124: done (0 left) 2024-07-28T12:00:11.191 INFO:tasks.rados.rados.0.smithi022.stdout:2125: write oid 9 current snap is 276 2024-07-28T12:00:11.191 INFO:tasks.rados.rados.0.smithi022.stdout:2125: seq_num 796 ranges {578372=798916,1963549=420613,2826114=417934} 2024-07-28T12:00:11.198 INFO:tasks.rados.rados.0.smithi022.stdout:2125: writing smithi02269687-9 from 578372 to 1377288 tid 1 2024-07-28T12:00:11.204 INFO:tasks.rados.rados.0.smithi022.stdout:2125: writing smithi02269687-9 from 1963549 to 2384162 tid 2 2024-07-28T12:00:11.209 INFO:tasks.rados.rados.0.smithi022.stdout:2125: writing smithi02269687-9 from 2826114 to 3244048 tid 3 2024-07-28T12:00:11.209 INFO:tasks.rados.rados.0.smithi022.stdout:2126: read oid 10 snap 267 2024-07-28T12:00:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:2126: expect deleted 2024-07-28T12:00:11.210 INFO:tasks.rados.rados.0.smithi022.stdout:2127: snap_create 2024-07-28T12:00:11.217 INFO:tasks.rados.rados.0.smithi022.stdout:2125: finishing write tid 1 to smithi02269687-9 2024-07-28T12:00:11.217 INFO:tasks.rados.rados.0.smithi022.stdout:2125: finishing write tid 2 to smithi02269687-9 2024-07-28T12:00:11.217 INFO:tasks.rados.rados.0.smithi022.stdout:2125: finishing write tid 3 to smithi02269687-9 2024-07-28T12:00:11.217 INFO:tasks.rados.rados.0.smithi022.stdout:2125: finishing write tid 4 to smithi02269687-9 2024-07-28T12:00:11.218 INFO:tasks.rados.rados.0.smithi022.stdout:2125: finishing write tid 5 to smithi02269687-9 2024-07-28T12:00:11.218 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 593 (ObjNum 796 snap 276 seq_num 796) dirty exists 2024-07-28T12:00:11.218 INFO:tasks.rados.rados.0.smithi022.stdout:2125: left oid 9 (ObjNum 796 snap 276 seq_num 796) 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2125: done (2 left) 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2126: done (1 left) 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2127: done (0 left) 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2128: read oid 3 snap -1 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2128: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2129: write oid 39 current snap is 277 2024-07-28T12:00:12.188 INFO:tasks.rados.rados.0.smithi022.stdout:2129: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2024-07-28T12:00:12.203 INFO:tasks.rados.rados.0.smithi022.stdout:2129: writing smithi02269687-39 from 595179 to 1069344 tid 1 2024-07-28T12:00:12.218 INFO:tasks.rados.rados.0.smithi022.stdout:2129: writing smithi02269687-39 from 1622031 to 2186302 tid 2 2024-07-28T12:00:12.235 INFO:tasks.rados.rados.0.smithi022.stdout:2129: writing smithi02269687-39 from 2737184 to 3366390 tid 3 2024-07-28T12:00:12.235 INFO:tasks.rados.rados.0.smithi022.stdout:2130: read oid 5 snap 273 2024-07-28T12:00:12.235 INFO:tasks.rados.rados.0.smithi022.stdout:2130: expect (ObjNum 709 snap 238 seq_num 709) 2024-07-28T12:00:12.235 INFO:tasks.rados.rados.0.smithi022.stdout:2131: snap_create 2024-07-28T12:00:12.235 INFO:tasks.rados.rados.0.smithi022.stdout:2128: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2129: finishing write tid 1 to smithi02269687-39 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2129: finishing write tid 2 to smithi02269687-39 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2129: finishing write tid 3 to smithi02269687-39 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2129: finishing write tid 4 to smithi02269687-39 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2129: finishing write tid 5 to smithi02269687-39 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1045 (ObjNum 797 snap 277 seq_num 797) dirty exists 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2129: left oid 39 (ObjNum 797 snap 277 seq_num 797) 2024-07-28T12:00:12.428 INFO:tasks.rados.rados.0.smithi022.stdout:2130: expect (ObjNum 709 snap 238 seq_num 709) 2024-07-28T12:00:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:12 smithi150 bash[67543]: cluster 2024-07-28T12:00:11.050013+0000 mgr.y (mgr.25232) 243 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 198 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T12:00:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:12 smithi150 bash[67543]: cluster 2024-07-28T12:00:11.191152+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-07-28T12:00:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:12 smithi150 bash[67543]: cluster 2024-07-28T12:00:12.186477+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-07-28T12:00:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:00:12 smithi150 bash[60514]: ts=2024-07-28T12:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:00:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:12 smithi022 bash[82865]: cluster 2024-07-28T12:00:11.050013+0000 mgr.y (mgr.25232) 243 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 198 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T12:00:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:12 smithi022 bash[82865]: cluster 2024-07-28T12:00:11.191152+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-07-28T12:00:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:12 smithi022 bash[82865]: cluster 2024-07-28T12:00:12.186477+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-07-28T12:00:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:12 smithi022 bash[80503]: cluster 2024-07-28T12:00:11.050013+0000 mgr.y (mgr.25232) 243 : cluster [DBG] pgmap v490: 89 pgs: 89 active+clean; 198 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T12:00:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:12 smithi022 bash[80503]: cluster 2024-07-28T12:00:11.191152+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-07-28T12:00:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:12 smithi022 bash[80503]: cluster 2024-07-28T12:00:12.186477+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-07-28T12:00:13.138 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:13.202 INFO:tasks.rados.rados.0.smithi022.stdout:2128: done (3 left) 2024-07-28T12:00:13.202 INFO:tasks.rados.rados.0.smithi022.stdout:2129: done (2 left) 2024-07-28T12:00:13.202 INFO:tasks.rados.rados.0.smithi022.stdout:2130: done (1 left) 2024-07-28T12:00:13.202 INFO:tasks.rados.rados.0.smithi022.stdout:2131: done (0 left) 2024-07-28T12:00:13.202 INFO:tasks.rados.rados.0.smithi022.stdout:2132: delete oid 11 current snap is 278 2024-07-28T12:00:13.203 INFO:tasks.rados.rados.0.smithi022.stdout:2132: done (0 left) 2024-07-28T12:00:13.204 INFO:tasks.rados.rados.0.smithi022.stdout:2133: snap_create 2024-07-28T12:00:14.206 INFO:tasks.rados.rados.0.smithi022.stdout:2133: done (0 left) 2024-07-28T12:00:14.206 INFO:tasks.rados.rados.0.smithi022.stdout:2134: read oid 43 snap -1 2024-07-28T12:00:14.206 INFO:tasks.rados.rados.0.smithi022.stdout:2134: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T12:00:14.206 INFO:tasks.rados.rados.0.smithi022.stdout:2135: read oid 1 snap -1 2024-07-28T12:00:14.206 INFO:tasks.rados.rados.0.smithi022.stdout:2135: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T12:00:14.206 INFO:tasks.rados.rados.0.smithi022.stdout:2136: write oid 42 current snap is 279 2024-07-28T12:00:14.207 INFO:tasks.rados.rados.0.smithi022.stdout:2136: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2024-07-28T12:00:14.215 INFO:tasks.rados.rados.0.smithi022.stdout:2136: writing smithi02269687-42 from 628793 to 1369809 tid 1 2024-07-28T12:00:14.223 INFO:tasks.rados.rados.0.smithi022.stdout:2136: writing smithi02269687-42 from 2138995 to 2706935 tid 2 2024-07-28T12:00:14.227 INFO:tasks.rados.rados.0.smithi022.stdout:2136: writing smithi02269687-42 from 3192030 to 3428793 tid 3 2024-07-28T12:00:14.227 INFO:tasks.rados.rados.0.smithi022.stdout:2137: delete oid 34 current snap is 279 2024-07-28T12:00:14.227 INFO:tasks.rados.rados.0.smithi022.stdout:2134: expect (ObjNum 570 snap 177 seq_num 570) 2024-07-28T12:00:14.346 INFO:tasks.rados.rados.0.smithi022.stdout:2135: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T12:00:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:14 smithi150 bash[67543]: cluster 2024-07-28T12:00:13.050925+0000 mgr.y (mgr.25232) 244 : cluster [DBG] pgmap v493: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-07-28T12:00:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:14 smithi150 bash[67543]: cluster 2024-07-28T12:00:13.202235+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-07-28T12:00:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:14 smithi150 bash[67543]: audit 2024-07-28T12:00:13.825206+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:14 smithi150 bash[67543]: audit 2024-07-28T12:00:13.830481+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:14.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[80503]: cluster 2024-07-28T12:00:13.050925+0000 mgr.y (mgr.25232) 244 : cluster [DBG] pgmap v493: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-07-28T12:00:14.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[80503]: cluster 2024-07-28T12:00:13.202235+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-07-28T12:00:14.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[80503]: audit 2024-07-28T12:00:13.825206+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:14.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[80503]: audit 2024-07-28T12:00:13.830481+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:14.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[82865]: cluster 2024-07-28T12:00:13.050925+0000 mgr.y (mgr.25232) 244 : cluster [DBG] pgmap v493: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-07-28T12:00:14.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[82865]: cluster 2024-07-28T12:00:13.202235+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-07-28T12:00:14.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[82865]: audit 2024-07-28T12:00:13.825206+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:14.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:14 smithi022 bash[82865]: audit 2024-07-28T12:00:13.830481+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2136: finishing write tid 1 to smithi02269687-42 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2136: finishing write tid 2 to smithi02269687-42 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2134: done (3 left) 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2135: done (2 left) 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2137: done (1 left) 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2138: rollback oid 8 current snap is 279 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 240 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2136: finishing write tid 3 to smithi02269687-42 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2136: finishing write tid 4 to smithi02269687-42 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2136: finishing write tid 5 to smithi02269687-42 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 468 (ObjNum 799 snap 279 seq_num 799) dirty exists 2024-07-28T12:00:14.576 INFO:tasks.rados.rados.0.smithi022.stdout:2136: left oid 42 (ObjNum 799 snap 279 seq_num 799) 2024-07-28T12:00:14.577 INFO:tasks.rados.rados.0.smithi022.stdout:2136: done (1 left) 2024-07-28T12:00:14.577 INFO:tasks.rados.rados.0.smithi022.stdout:2139: snap_remove snap 253 2024-07-28T12:00:15.271 INFO:tasks.rados.rados.0.smithi022.stdout:2139: done (1 left) 2024-07-28T12:00:15.271 INFO:tasks.rados.rados.0.smithi022.stdout:2140: read oid 2 snap -1 2024-07-28T12:00:15.271 INFO:tasks.rados.rados.0.smithi022.stdout:2140: expect (ObjNum 786 snap 272 seq_num 786) 2024-07-28T12:00:15.271 INFO:tasks.rados.rados.0.smithi022.stdout:2141: snap_create 2024-07-28T12:00:15.271 INFO:tasks.rados.rados.0.smithi022.stdout:2138: finishing rollback tid 0 to smithi02269687-8 2024-07-28T12:00:15.271 INFO:tasks.rados.rados.0.smithi022.stdout:2138: finishing rollback tid 1 to smithi02269687-8 2024-07-28T12:00:15.272 INFO:tasks.rados.rados.0.smithi022.stdout:2138: finishing rollback tid 2 to smithi02269687-8 2024-07-28T12:00:15.272 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1044 (ObjNum 608 snap 195 seq_num 608) dirty exists 2024-07-28T12:00:15.295 INFO:tasks.rados.rados.0.smithi022.stdout:2140: expect (ObjNum 786 snap 272 seq_num 786) 2024-07-28T12:00:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: cluster 2024-07-28T12:00:14.203760+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-07-28T12:00:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.253510+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.254478+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.260664+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.339998+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.342782+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.344644+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.345956+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.347640+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: audit 2024-07-28T12:00:14.347794+0000 mgr.y (mgr.25232) 245 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[80503]: cephadm 2024-07-28T12:00:14.348548+0000 mgr.y (mgr.25232) 246 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: cluster 2024-07-28T12:00:14.203760+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-07-28T12:00:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.253510+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.254478+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.260664+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.339998+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.342782+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.344644+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.345956+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.347640+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: audit 2024-07-28T12:00:14.347794+0000 mgr.y (mgr.25232) 245 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T12:00:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:15 smithi022 bash[82865]: cephadm 2024-07-28T12:00:14.348548+0000 mgr.y (mgr.25232) 246 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T12:00:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: cluster 2024-07-28T12:00:14.203760+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-07-28T12:00:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.253510+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.254478+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.260664+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.339998+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.342782+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.344644+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.345956+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.347640+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T12:00:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: audit 2024-07-28T12:00:14.347794+0000 mgr.y (mgr.25232) 245 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T12:00:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:15 smithi150 bash[67543]: cephadm 2024-07-28T12:00:14.348548+0000 mgr.y (mgr.25232) 246 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T12:00:16.277 INFO:tasks.rados.rados.0.smithi022.stdout:2138: done (2 left) 2024-07-28T12:00:16.277 INFO:tasks.rados.rados.0.smithi022.stdout:2140: done (1 left) 2024-07-28T12:00:16.277 INFO:tasks.rados.rados.0.smithi022.stdout:2141: done (0 left) 2024-07-28T12:00:16.277 INFO:tasks.rados.rados.0.smithi022.stdout:2142: delete oid 13 current snap is 280 2024-07-28T12:00:16.292 INFO:tasks.rados.rados.0.smithi022.stdout:2142: done (0 left) 2024-07-28T12:00:16.292 INFO:tasks.rados.rados.0.smithi022.stdout:2143: write oid 20 current snap is 280 2024-07-28T12:00:16.292 INFO:tasks.rados.rados.0.smithi022.stdout:2143: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-07-28T12:00:16.312 INFO:tasks.rados.rados.0.smithi022.stdout:2143: writing smithi02269687-20 from 679214 to 1245977 tid 1 2024-07-28T12:00:16.332 INFO:tasks.rados.rados.0.smithi022.stdout:2143: writing smithi02269687-20 from 1798088 to 2513355 tid 2 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2143: writing smithi02269687-20 from 3157946 to 3479214 tid 3 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2144: rollback oid 43 current snap is 280 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 278 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2143: finishing write tid 1 to smithi02269687-20 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2143: finishing write tid 2 to smithi02269687-20 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2145: rollback oid 5 current snap is 280 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 267 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2146: write oid 16 current snap is 280 2024-07-28T12:00:16.345 INFO:tasks.rados.rados.0.smithi022.stdout:2146: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-07-28T12:00:16.359 INFO:tasks.rados.rados.0.smithi022.stdout:2146: writing smithi02269687-16 from 696021 to 1338033 tid 1 2024-07-28T12:00:16.369 INFO:tasks.rados.rados.0.smithi022.stdout:2146: writing smithi02269687-16 from 1856570 to 2431848 tid 2 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2146: writing smithi02269687-16 from 3185369 to 3496021 tid 3 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2147: read oid 42 snap 267 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2147: expect deleted 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2148: write oid 17 current snap is 280 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2145: finishing rollback tid 0 to smithi02269687-5 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2145: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2145: finishing rollback tid 2 to smithi02269687-5 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 373 (ObjNum 709 snap 238 seq_num 709) dirty exists 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2144: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:00:16.378 INFO:tasks.rados.rados.0.smithi022.stdout:2143: finishing write tid 3 to smithi02269687-20 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2143: finishing write tid 4 to smithi02269687-20 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2143: finishing write tid 5 to smithi02269687-20 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1056 (ObjNum 802 snap 280 seq_num 802) dirty exists 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2143: left oid 20 (ObjNum 802 snap 280 seq_num 802) 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2144: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2144: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1054 (ObjNum 570 snap 177 seq_num 570) dirty exists 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2146: finishing write tid 1 to smithi02269687-16 2024-07-28T12:00:16.379 INFO:tasks.rados.rados.0.smithi022.stdout:2146: finishing write tid 2 to smithi02269687-16 2024-07-28T12:00:16.380 INFO:tasks.rados.rados.0.smithi022.stdout:2148: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-07-28T12:00:16.390 INFO:tasks.rados.rados.0.smithi022.stdout:2148: writing smithi02269687-17 from 712828 to 1430089 tid 1 2024-07-28T12:00:16.401 INFO:tasks.rados.rados.0.smithi022.stdout:2148: writing smithi02269687-17 from 1915052 to 2633988 tid 2 2024-07-28T12:00:16.409 INFO:tasks.rados.rados.0.smithi022.stdout:2148: writing smithi02269687-17 from 3212792 to 3512828 tid 3 2024-07-28T12:00:16.409 INFO:tasks.rados.rados.0.smithi022.stdout:2143: done (5 left) 2024-07-28T12:00:16.410 INFO:tasks.rados.rados.0.smithi022.stdout:2144: done (4 left) 2024-07-28T12:00:16.410 INFO:tasks.rados.rados.0.smithi022.stdout:2145: done (3 left) 2024-07-28T12:00:16.410 INFO:tasks.rados.rados.0.smithi022.stdout:2149: write oid 32 current snap is 280 2024-07-28T12:00:16.410 INFO:tasks.rados.rados.0.smithi022.stdout:2149: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-07-28T12:00:16.422 INFO:tasks.rados.rados.0.smithi022.stdout:2149: writing smithi02269687-32 from 729635 to 1522145 tid 1 2024-07-28T12:00:16.430 INFO:tasks.rados.rados.0.smithi022.stdout:2149: writing smithi02269687-32 from 1973534 to 2552481 tid 2 2024-07-28T12:00:16.437 INFO:tasks.rados.rados.0.smithi022.stdout:2149: writing smithi02269687-32 from 3240215 to 3529635 tid 3 2024-07-28T12:00:16.438 INFO:tasks.rados.rados.0.smithi022.stdout:2150: write oid 20 current snap is 280 2024-07-28T12:00:16.438 INFO:tasks.rados.rados.0.smithi022.stdout:2150: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2024-07-28T12:00:16.446 INFO:tasks.rados.rados.0.smithi022.stdout:2150: writing smithi02269687-20 from 746442 to 1330554 tid 1 2024-07-28T12:00:16.453 INFO:tasks.rados.rados.0.smithi022.stdout:2150: writing smithi02269687-20 from 1748369 to 2470974 tid 2 2024-07-28T12:00:16.459 INFO:tasks.rados.rados.0.smithi022.stdout:2150: writing smithi02269687-20 from 2983991 to 3546442 tid 3 2024-07-28T12:00:16.459 INFO:tasks.rados.rados.0.smithi022.stdout:2151: delete oid 5 current snap is 280 2024-07-28T12:00:16.459 INFO:tasks.rados.rados.0.smithi022.stdout:2146: finishing write tid 3 to smithi02269687-16 2024-07-28T12:00:16.459 INFO:tasks.rados.rados.0.smithi022.stdout:2146: finishing write tid 4 to smithi02269687-16 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2146: finishing write tid 5 to smithi02269687-16 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1059 (ObjNum 803 snap 280 seq_num 803) dirty exists 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2146: left oid 16 (ObjNum 803 snap 280 seq_num 803) 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2148: finishing write tid 1 to smithi02269687-17 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2148: finishing write tid 2 to smithi02269687-17 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2148: finishing write tid 3 to smithi02269687-17 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2148: finishing write tid 4 to smithi02269687-17 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2148: finishing write tid 5 to smithi02269687-17 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 485 (ObjNum 804 snap 280 seq_num 804) dirty exists 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2148: left oid 17 (ObjNum 804 snap 280 seq_num 804) 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2149: finishing write tid 1 to smithi02269687-32 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2149: finishing write tid 2 to smithi02269687-32 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2149: finishing write tid 3 to smithi02269687-32 2024-07-28T12:00:16.460 INFO:tasks.rados.rados.0.smithi022.stdout:2149: finishing write tid 4 to smithi02269687-32 2024-07-28T12:00:16.461 INFO:tasks.rados.rados.0.smithi022.stdout:2149: finishing write tid 5 to smithi02269687-32 2024-07-28T12:00:16.461 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1172 (ObjNum 805 snap 280 seq_num 805) dirty exists 2024-07-28T12:00:16.461 INFO:tasks.rados.rados.0.smithi022.stdout:2149: left oid 32 (ObjNum 805 snap 280 seq_num 805) 2024-07-28T12:00:16.461 INFO:tasks.rados.rados.0.smithi022.stdout:2150: finishing write tid 1 to smithi02269687-20 2024-07-28T12:00:16.461 INFO:tasks.rados.rados.0.smithi022.stdout:2150: finishing write tid 2 to smithi02269687-20 2024-07-28T12:00:16.462 INFO:tasks.rados.rados.0.smithi022.stdout:2146: done (5 left) 2024-07-28T12:00:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:2147: done (4 left) 2024-07-28T12:00:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:2148: done (3 left) 2024-07-28T12:00:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:2149: done (2 left) 2024-07-28T12:00:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:2151: done (1 left) 2024-07-28T12:00:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:2152: delete oid 9 current snap is 280 2024-07-28T12:00:16.466 INFO:tasks.rados.rados.0.smithi022.stdout:2150: finishing write tid 3 to smithi02269687-20 2024-07-28T12:00:16.466 INFO:tasks.rados.rados.0.smithi022.stdout:2150: finishing write tid 4 to smithi02269687-20 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2152: done (1 left) 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2153: read oid 17 snap -1 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2153: expect (ObjNum 804 snap 280 seq_num 804) 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2154: read oid 47 snap -1 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2154: expect deleted 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2155: read oid 41 snap -1 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2155: expect deleted 2024-07-28T12:00:16.467 INFO:tasks.rados.rados.0.smithi022.stdout:2156: rollback oid 12 current snap is 280 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:2150: finishing write tid 5 to smithi02269687-20 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1060 (ObjNum 806 snap 280 seq_num 806) dirty exists 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:2150: left oid 20 (ObjNum 806 snap 280 seq_num 806) 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 267 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:2150: done (4 left) 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:2157: read oid 31 snap -1 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:2157: expect (ObjNum 795 snap 275 seq_num 795) 2024-07-28T12:00:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:2158: snap_remove snap 276 2024-07-28T12:00:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:16 smithi022 bash[80503]: cluster 2024-07-28T12:00:15.051751+0000 mgr.y (mgr.25232) 247 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-07-28T12:00:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:16 smithi022 bash[80503]: cluster 2024-07-28T12:00:15.270290+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-07-28T12:00:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:16 smithi022 bash[82865]: cluster 2024-07-28T12:00:15.051751+0000 mgr.y (mgr.25232) 247 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-07-28T12:00:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:16 smithi022 bash[82865]: cluster 2024-07-28T12:00:15.270290+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-07-28T12:00:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:16 smithi150 bash[67543]: cluster 2024-07-28T12:00:15.051751+0000 mgr.y (mgr.25232) 247 : cluster [DBG] pgmap v496: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-07-28T12:00:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:16 smithi150 bash[67543]: cluster 2024-07-28T12:00:15.270290+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-07-28T12:00:16.999 INFO:teuthology.orchestra.run.smithi022.stdout:wait for half of osds to upgrade 2024-07-28T12:00:17.187 INFO:tasks.rados.rados.0.smithi022.stdout:2158: done (5 left) 2024-07-28T12:00:17.187 INFO:tasks.rados.rados.0.smithi022.stdout:2159: read oid 19 snap -1 2024-07-28T12:00:17.187 INFO:tasks.rados.rados.0.smithi022.stdout:2159: expect (ObjNum 692 snap 222 seq_num 692) 2024-07-28T12:00:17.187 INFO:tasks.rados.rados.0.smithi022.stdout:2160: write oid 20 current snap is 280 2024-07-28T12:00:17.187 INFO:tasks.rados.rados.0.smithi022.stdout:2160: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2024-07-28T12:00:17.194 INFO:tasks.rados.rados.0.smithi022.stdout:2160: writing smithi02269687-20 from 796863 to 1206722 tid 1 2024-07-28T12:00:17.203 INFO:tasks.rados.rados.0.smithi022.stdout:2160: writing smithi02269687-20 from 1807462 to 2393747 tid 2 2024-07-28T12:00:17.209 INFO:tasks.rados.rados.0.smithi022.stdout:2160: writing smithi02269687-20 from 3066260 to 3596863 tid 3 2024-07-28T12:00:17.209 INFO:tasks.rados.rados.0.smithi022.stdout:2161: snap_remove snap 272 2024-07-28T12:00:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:17 smithi022 bash[80503]: cluster 2024-07-28T12:00:16.276348+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-07-28T12:00:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:17 smithi022 bash[80503]: cluster 2024-07-28T12:00:17.186908+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-07-28T12:00:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:17 smithi022 bash[82865]: cluster 2024-07-28T12:00:16.276348+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-07-28T12:00:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:17 smithi022 bash[82865]: cluster 2024-07-28T12:00:17.186908+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-07-28T12:00:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:17 smithi150 bash[67543]: cluster 2024-07-28T12:00:16.276348+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-07-28T12:00:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:17 smithi150 bash[67543]: cluster 2024-07-28T12:00:17.186908+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-07-28T12:00:18.194 INFO:tasks.rados.rados.0.smithi022.stdout:2161: done (7 left) 2024-07-28T12:00:18.195 INFO:tasks.rados.rados.0.smithi022.stdout:2162: delete oid 24 current snap is 280 2024-07-28T12:00:18.195 INFO:tasks.rados.rados.0.smithi022.stdout:2157: expect (ObjNum 795 snap 275 seq_num 795) 2024-07-28T12:00:18.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2024-07-28T12:00:18.320 INFO:tasks.rados.rados.0.smithi022.stdout:2156: finishing rollback tid 0 to smithi02269687-12 2024-07-28T12:00:18.320 INFO:tasks.rados.rados.0.smithi022.stdout:2156: finishing rollback tid 1 to smithi02269687-12 2024-07-28T12:00:18.320 INFO:tasks.rados.rados.0.smithi022.stdout:2156: finishing rollback tid 2 to smithi02269687-12 2024-07-28T12:00:18.320 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1063 (ObjNum 687 snap 220 seq_num 687) dirty exists 2024-07-28T12:00:18.320 INFO:tasks.rados.rados.0.smithi022.stdout:2153: expect (ObjNum 804 snap 280 seq_num 804) 2024-07-28T12:00:18.472 INFO:tasks.rados.rados.0.smithi022.stdout:2159: expect (ObjNum 692 snap 222 seq_num 692) 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[80503]: cluster 2024-07-28T12:00:17.052251+0000 mgr.y (mgr.25232) 248 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 205 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[80503]: audit 2024-07-28T12:00:18.183700+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[80503]: audit 2024-07-28T12:00:18.186165+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[80503]: cluster 2024-07-28T12:00:18.191320+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[80503]: audit 2024-07-28T12:00:18.192711+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[82865]: cluster 2024-07-28T12:00:17.052251+0000 mgr.y (mgr.25232) 248 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 205 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[82865]: audit 2024-07-28T12:00:18.183700+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[82865]: audit 2024-07-28T12:00:18.186165+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[82865]: cluster 2024-07-28T12:00:18.191320+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-07-28T12:00:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:18 smithi022 bash[82865]: audit 2024-07-28T12:00:18.192711+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:18.585 INFO:tasks.rados.rados.0.smithi022.stdout:2160: finishing write tid 1 to smithi02269687-20 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2160: finishing write tid 2 to smithi02269687-20 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2160: finishing write tid 3 to smithi02269687-20 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2160: finishing write tid 4 to smithi02269687-20 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2160: finishing write tid 5 to smithi02269687-20 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1068 (ObjNum 809 snap 280 seq_num 809) dirty exists 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2160: left oid 20 (ObjNum 809 snap 280 seq_num 809) 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2153: done (7 left) 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2154: done (6 left) 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2155: done (5 left) 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2156: done (4 left) 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2157: done (3 left) 2024-07-28T12:00:18.586 INFO:tasks.rados.rados.0.smithi022.stdout:2159: done (2 left) 2024-07-28T12:00:18.587 INFO:tasks.rados.rados.0.smithi022.stdout:2160: done (1 left) 2024-07-28T12:00:18.587 INFO:tasks.rados.rados.0.smithi022.stdout:2162: done (0 left) 2024-07-28T12:00:18.587 INFO:tasks.rados.rados.0.smithi022.stdout:2163: rollback oid 13 current snap is 280 2024-07-28T12:00:18.587 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 240 2024-07-28T12:00:18.587 INFO:tasks.rados.rados.0.smithi022.stdout:2164: delete oid 33 current snap is 280 2024-07-28T12:00:18.590 INFO:tasks.rados.rados.0.smithi022.stdout:2164: done (1 left) 2024-07-28T12:00:18.590 INFO:tasks.rados.rados.0.smithi022.stdout:2165: snap_create 2024-07-28T12:00:18.590 INFO:tasks.rados.rados.0.smithi022.stdout:2163: finishing rollback tid 1 to smithi02269687-13 2024-07-28T12:00:18.591 INFO:tasks.rados.rados.0.smithi022.stdout:2163: finishing rollback tid 2 to smithi02269687-13 2024-07-28T12:00:18.591 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1487 (ObjNum 627 snap 201 seq_num 627) dirty exists 2024-07-28T12:00:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:18 smithi150 bash[67543]: cluster 2024-07-28T12:00:17.052251+0000 mgr.y (mgr.25232) 248 : cluster [DBG] pgmap v499: 89 pgs: 89 active+clean; 205 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T12:00:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:18 smithi150 bash[67543]: audit 2024-07-28T12:00:18.183700+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:18 smithi150 bash[67543]: audit 2024-07-28T12:00:18.186165+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T12:00:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:18 smithi150 bash[67543]: cluster 2024-07-28T12:00:18.191320+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-07-28T12:00:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:18 smithi150 bash[67543]: audit 2024-07-28T12:00:18.192711+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:19.307 INFO:tasks.rados.rados.0.smithi022.stdout:2163: done (1 left) 2024-07-28T12:00:19.307 INFO:tasks.rados.rados.0.smithi022.stdout:2165: done (0 left) 2024-07-28T12:00:19.307 INFO:tasks.rados.rados.0.smithi022.stdout:2166: write oid 4 current snap is 281 2024-07-28T12:00:19.307 INFO:tasks.rados.rados.0.smithi022.stdout:2166: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-07-28T12:00:19.324 INFO:tasks.rados.rados.0.smithi022.stdout:2166: writing smithi02269687-4 from 447284 to 1082890 tid 1 2024-07-28T12:00:19.337 INFO:tasks.rados.rados.0.smithi022.stdout:2166: writing smithi02269687-4 from 1866555 to 2600167 tid 2 2024-07-28T12:00:19.344 INFO:tasks.rados.rados.0.smithi022.stdout:2166: writing smithi02269687-4 from 3315823 to 3647284 tid 3 2024-07-28T12:00:19.344 INFO:tasks.rados.rados.0.smithi022.stdout:2167: read oid 37 snap -1 2024-07-28T12:00:19.344 INFO:tasks.rados.rados.0.smithi022.stdout:2167: expect (ObjNum 683 snap 219 seq_num 683) 2024-07-28T12:00:19.344 INFO:tasks.rados.rados.0.smithi022.stdout:2168: snap_remove snap 267 2024-07-28T12:00:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:00:19] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.43.0" 2024-07-28T12:00:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:19 smithi022 bash[80503]: cephadm 2024-07-28T12:00:18.176701+0000 mgr.y (mgr.25232) 249 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T12:00:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:19 smithi022 bash[80503]: cephadm 2024-07-28T12:00:18.200706+0000 mgr.y (mgr.25232) 250 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-07-28T12:00:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:19 smithi022 bash[82865]: cephadm 2024-07-28T12:00:18.176701+0000 mgr.y (mgr.25232) 249 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T12:00:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:19 smithi022 bash[82865]: cephadm 2024-07-28T12:00:18.200706+0000 mgr.y (mgr.25232) 250 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-07-28T12:00:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:19 smithi150 bash[67543]: cephadm 2024-07-28T12:00:18.176701+0000 mgr.y (mgr.25232) 249 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T12:00:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:19 smithi150 bash[67543]: cephadm 2024-07-28T12:00:18.200706+0000 mgr.y (mgr.25232) 250 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-07-28T12:00:20.309 INFO:tasks.rados.rados.0.smithi022.stdout:2168: done (2 left) 2024-07-28T12:00:20.309 INFO:tasks.rados.rados.0.smithi022.stdout:2169: write oid 33 current snap is 281 2024-07-28T12:00:20.309 INFO:tasks.rados.rados.0.smithi022.stdout:2166: finishing write tid 1 to smithi02269687-4 2024-07-28T12:00:20.309 INFO:tasks.rados.rados.0.smithi022.stdout:2166: finishing write tid 2 to smithi02269687-4 2024-07-28T12:00:20.309 INFO:tasks.rados.rados.0.smithi022.stdout:2169: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-07-28T12:00:20.324 INFO:tasks.rados.rados.0.smithi022.stdout:2169: writing smithi02269687-33 from 464091 to 1174946 tid 1 2024-07-28T12:00:20.339 INFO:tasks.rados.rados.0.smithi022.stdout:2169: writing smithi02269687-33 from 1925037 to 2402307 tid 2 2024-07-28T12:00:20.352 INFO:tasks.rados.rados.0.smithi022.stdout:2169: writing smithi02269687-33 from 2943246 to 3418216 tid 3 2024-07-28T12:00:20.352 INFO:tasks.rados.rados.0.smithi022.stdout:2170: rollback oid 32 current snap is 281 2024-07-28T12:00:20.352 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 280 2024-07-28T12:00:20.352 INFO:tasks.rados.rados.0.smithi022.stdout:2167: expect (ObjNum 683 snap 219 seq_num 683) 2024-07-28T12:00:20.547 INFO:tasks.rados.rados.0.smithi022.stdout:2166: finishing write tid 3 to smithi02269687-4 2024-07-28T12:00:20.547 INFO:tasks.rados.rados.0.smithi022.stdout:2166: finishing write tid 4 to smithi02269687-4 2024-07-28T12:00:20.547 INFO:tasks.rados.rados.0.smithi022.stdout:2167: done (3 left) 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2171: snap_create 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2166: finishing write tid 5 to smithi02269687-4 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1491 (ObjNum 812 snap 281 seq_num 812) dirty exists 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2166: left oid 4 (ObjNum 812 snap 281 seq_num 812) 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2169: finishing write tid 1 to smithi02269687-33 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2169: finishing write tid 2 to smithi02269687-33 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2169: finishing write tid 3 to smithi02269687-33 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2169: finishing write tid 4 to smithi02269687-33 2024-07-28T12:00:20.548 INFO:tasks.rados.rados.0.smithi022.stdout:2169: finishing write tid 5 to smithi02269687-33 2024-07-28T12:00:20.549 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 896 (ObjNum 813 snap 281 seq_num 813) dirty exists 2024-07-28T12:00:20.549 INFO:tasks.rados.rados.0.smithi022.stdout:2169: left oid 33 (ObjNum 813 snap 281 seq_num 813) 2024-07-28T12:00:20.549 INFO:tasks.rados.rados.0.smithi022.stdout:2170: finishing rollback tid 0 to smithi02269687-32 2024-07-28T12:00:20.549 INFO:tasks.rados.rados.0.smithi022.stdout:2170: finishing rollback tid 1 to smithi02269687-32 2024-07-28T12:00:20.549 INFO:tasks.rados.rados.0.smithi022.stdout:2170: finishing rollback tid 2 to smithi02269687-32 2024-07-28T12:00:20.549 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1184 (ObjNum 805 snap 280 seq_num 805) dirty exists 2024-07-28T12:00:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:20 smithi022 bash[82865]: cluster 2024-07-28T12:00:19.052852+0000 mgr.y (mgr.25232) 251 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 205 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-28T12:00:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:20 smithi022 bash[82865]: cluster 2024-07-28T12:00:19.306376+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-07-28T12:00:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:20 smithi022 bash[82865]: audit 2024-07-28T12:00:20.011733+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:20 smithi022 bash[80503]: cluster 2024-07-28T12:00:19.052852+0000 mgr.y (mgr.25232) 251 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 205 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-28T12:00:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:20 smithi022 bash[80503]: cluster 2024-07-28T12:00:19.306376+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-07-28T12:00:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:20 smithi022 bash[80503]: audit 2024-07-28T12:00:20.011733+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:20 smithi150 bash[67543]: cluster 2024-07-28T12:00:19.052852+0000 mgr.y (mgr.25232) 251 : cluster [DBG] pgmap v502: 89 pgs: 89 active+clean; 205 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-28T12:00:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:20 smithi150 bash[67543]: cluster 2024-07-28T12:00:19.306376+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-07-28T12:00:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:20 smithi150 bash[67543]: audit 2024-07-28T12:00:20.011733+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:21.329 INFO:tasks.rados.rados.0.smithi022.stdout:2166: done (3 left) 2024-07-28T12:00:21.329 INFO:tasks.rados.rados.0.smithi022.stdout:2169: done (2 left) 2024-07-28T12:00:21.329 INFO:tasks.rados.rados.0.smithi022.stdout:2170: done (1 left) 2024-07-28T12:00:21.329 INFO:tasks.rados.rados.0.smithi022.stdout:2171: done (0 left) 2024-07-28T12:00:21.329 INFO:tasks.rados.rados.0.smithi022.stdout:2172: write oid 29 current snap is 282 2024-07-28T12:00:21.330 INFO:tasks.rados.rados.0.smithi022.stdout:2172: seq_num 814 ranges {480898=502457,1699872=737281,3087022=593876} 2024-07-28T12:00:21.340 INFO:tasks.rados.rados.0.smithi022.stdout:2172: writing smithi02269687-29 from 480898 to 983355 tid 1 2024-07-28T12:00:21.357 INFO:tasks.rados.rados.0.smithi022.stdout:2172: writing smithi02269687-29 from 1699872 to 2437153 tid 2 2024-07-28T12:00:21.372 INFO:tasks.rados.rados.0.smithi022.stdout:2172: writing smithi02269687-29 from 3087022 to 3680898 tid 3 2024-07-28T12:00:21.372 INFO:tasks.rados.rados.0.smithi022.stdout:2173: read oid 21 snap 247 2024-07-28T12:00:21.372 INFO:tasks.rados.rados.0.smithi022.stdout:2173: expect (ObjNum 714 snap 244 seq_num 714) 2024-07-28T12:00:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:2174: rollback oid 46 current snap is 282 2024-07-28T12:00:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 273 2024-07-28T12:00:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:2172: finishing write tid 1 to smithi02269687-29 2024-07-28T12:00:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:2175: write oid 34 current snap is 282 2024-07-28T12:00:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:2172: finishing write tid 2 to smithi02269687-29 2024-07-28T12:00:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:2175: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2024-07-28T12:00:21.384 INFO:tasks.rados.rados.0.smithi022.stdout:2175: writing smithi02269687-34 from 497705 to 1075411 tid 1 2024-07-28T12:00:21.393 INFO:tasks.rados.rados.0.smithi022.stdout:2175: writing smithi02269687-34 from 1642001 to 2122940 tid 2 2024-07-28T12:00:21.401 INFO:tasks.rados.rados.0.smithi022.stdout:2175: writing smithi02269687-34 from 2598092 to 3095606 tid 3 2024-07-28T12:00:21.401 INFO:tasks.rados.rados.0.smithi022.stdout:2176: delete oid 28 current snap is 282 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2172: finishing write tid 3 to smithi02269687-29 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2172: finishing write tid 4 to smithi02269687-29 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2172: finishing write tid 5 to smithi02269687-29 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1141 (ObjNum 814 snap 282 seq_num 814) dirty exists 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2172: left oid 29 (ObjNum 814 snap 282 seq_num 814) 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2174: finishing rollback tid 1 to smithi02269687-46 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1137 (ObjNum 49 snap 0 seq_num 3528766544) dirty dne 2024-07-28T12:00:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2173: expect (ObjNum 714 snap 244 seq_num 714) 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: finishing write tid 1 to smithi02269687-34 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: finishing write tid 2 to smithi02269687-34 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: finishing write tid 3 to smithi02269687-34 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: finishing write tid 4 to smithi02269687-34 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: finishing write tid 5 to smithi02269687-34 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1145 (ObjNum 815 snap 282 seq_num 815) dirty exists 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: left oid 34 (ObjNum 815 snap 282 seq_num 815) 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2172: done (4 left) 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2173: done (3 left) 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2174: done (2 left) 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2175: done (1 left) 2024-07-28T12:00:21.531 INFO:tasks.rados.rados.0.smithi022.stdout:2176: done (0 left) 2024-07-28T12:00:21.532 INFO:tasks.rados.rados.0.smithi022.stdout:2177: snap_create 2024-07-28T12:00:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:21 smithi022 bash[80503]: cluster 2024-07-28T12:00:20.307897+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-07-28T12:00:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:21 smithi022 bash[82865]: cluster 2024-07-28T12:00:20.307897+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-07-28T12:00:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:21 smithi150 bash[67543]: cluster 2024-07-28T12:00:20.307897+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-07-28T12:00:22.192 INFO:tasks.rados.rados.0.smithi022.stdout:2177: done (0 left) 2024-07-28T12:00:22.192 INFO:tasks.rados.rados.0.smithi022.stdout:2178: read oid 40 snap -1 2024-07-28T12:00:22.192 INFO:tasks.rados.rados.0.smithi022.stdout:2178: expect (ObjNum 741 snap 253 seq_num 741) 2024-07-28T12:00:22.193 INFO:tasks.rados.rados.0.smithi022.stdout:2179: delete oid 33 current snap is 283 2024-07-28T12:00:22.200 INFO:tasks.rados.rados.0.smithi022.stdout:2179: done (1 left) 2024-07-28T12:00:22.201 INFO:tasks.rados.rados.0.smithi022.stdout:2180: write oid 32 current snap is 283 2024-07-28T12:00:22.201 INFO:tasks.rados.rados.0.smithi022.stdout:2180: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-07-28T12:00:22.214 INFO:tasks.rados.rados.0.smithi022.stdout:2180: writing smithi02269687-32 from 548126 to 951579 tid 1 2024-07-28T12:00:22.231 INFO:tasks.rados.rados.0.smithi022.stdout:2180: writing smithi02269687-32 from 1417447 to 2162066 tid 2 2024-07-28T12:00:22.245 INFO:tasks.rados.rados.0.smithi022.stdout:2180: writing smithi02269687-32 from 2680361 to 3128044 tid 3 2024-07-28T12:00:22.253 INFO:tasks.rados.rados.0.smithi022.stdout:2180: writing smithi02269687-32 from 3680450 to 3748126 tid 4 2024-07-28T12:00:22.253 INFO:tasks.rados.rados.0.smithi022.stdout:2181: snap_remove snap 274 2024-07-28T12:00:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:22 smithi022 bash[80503]: cluster 2024-07-28T12:00:21.053673+0000 mgr.y (mgr.25232) 252 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 213 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-07-28T12:00:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:22 smithi022 bash[80503]: cluster 2024-07-28T12:00:21.329213+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-07-28T12:00:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:22 smithi022 bash[80503]: cluster 2024-07-28T12:00:22.191092+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-07-28T12:00:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:22 smithi022 bash[82865]: cluster 2024-07-28T12:00:21.053673+0000 mgr.y (mgr.25232) 252 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 213 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-07-28T12:00:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:22 smithi022 bash[82865]: cluster 2024-07-28T12:00:21.329213+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-07-28T12:00:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:22 smithi022 bash[82865]: cluster 2024-07-28T12:00:22.191092+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-07-28T12:00:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:00:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:00:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:22 smithi150 bash[67543]: cluster 2024-07-28T12:00:21.053673+0000 mgr.y (mgr.25232) 252 : cluster [DBG] pgmap v505: 89 pgs: 89 active+clean; 213 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-07-28T12:00:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:22 smithi150 bash[67543]: cluster 2024-07-28T12:00:21.329213+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-07-28T12:00:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:22 smithi150 bash[67543]: cluster 2024-07-28T12:00:22.191092+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-07-28T12:00:22.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.924 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.924 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.925 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.925 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.925 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: Stopping Ceph osd.2 for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T12:00:22.926 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.926 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.926 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:22.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:22 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:23.017 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:00:23.200 INFO:tasks.rados.rados.0.smithi022.stdout:2181: done (2 left) 2024-07-28T12:00:23.200 INFO:tasks.rados.rados.0.smithi022.stdout:2182: read oid 31 snap 280 2024-07-28T12:00:23.200 INFO:tasks.rados.rados.0.smithi022.stdout:2182: expect (ObjNum 795 snap 275 seq_num 795) 2024-07-28T12:00:23.200 INFO:tasks.rados.rados.0.smithi022.stdout:2183: write oid 15 current snap is 283 2024-07-28T12:00:23.200 INFO:tasks.rados.rados.0.smithi022.stdout:2183: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-07-28T12:00:23.208 INFO:tasks.rados.rados.0.smithi022.stdout:2183: writing smithi02269687-15 from 564933 to 1043635 tid 1 2024-07-28T12:00:23.218 INFO:tasks.rados.rados.0.smithi022.stdout:2183: writing smithi02269687-15 from 1759576 to 2247853 tid 2 2024-07-28T12:00:23.230 INFO:tasks.rados.rados.0.smithi022.stdout:2183: writing smithi02269687-15 from 2991431 to 3650386 tid 3 2024-07-28T12:00:23.230 INFO:tasks.rados.rados.0.smithi022.stdout:2184: read oid 35 snap -1 2024-07-28T12:00:23.230 INFO:tasks.rados.rados.0.smithi022.stdout:2184: expect deleted 2024-07-28T12:00:23.230 INFO:tasks.rados.rados.0.smithi022.stdout:2185: write oid 41 current snap is 283 2024-07-28T12:00:23.230 INFO:tasks.rados.rados.0.smithi022.stdout:2185: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2024-07-28T12:00:23.240 INFO:tasks.rados.rados.0.smithi022.stdout:2185: writing smithi02269687-41 from 581740 to 1135691 tid 1 2024-07-28T12:00:23.252 INFO:tasks.rados.rados.0.smithi022.stdout:2185: writing smithi02269687-41 from 1818058 to 2566346 tid 2 2024-07-28T12:00:23.259 INFO:tasks.rados.rados.0.smithi022.stdout:2185: writing smithi02269687-41 from 3018854 to 3489081 tid 3 2024-07-28T12:00:23.259 INFO:tasks.rados.rados.0.smithi022.stdout:2186: delete oid 24 current snap is 283 2024-07-28T12:00:23.259 INFO:tasks.rados.rados.0.smithi022.stdout:2178: expect (ObjNum 741 snap 253 seq_num 741) 2024-07-28T12:00:23.330 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[45841]: debug 2024-07-28T12:00:23.045+0000 7feb844e1640 -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-28T12:00:23.330 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[45841]: debug 2024-07-28T12:00:23.045+0000 7feb844e1640 -1 osd.2 631 *** Got signal Terminated *** 2024-07-28T12:00:23.330 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[45841]: debug 2024-07-28T12:00:23.045+0000 7feb844e1640 -1 osd.2 631 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: finishing write tid 1 to smithi02269687-32 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: finishing write tid 2 to smithi02269687-32 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: finishing write tid 3 to smithi02269687-32 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: finishing write tid 4 to smithi02269687-32 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: finishing write tid 5 to smithi02269687-32 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: finishing write tid 6 to smithi02269687-32 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1191 (ObjNum 818 snap 283 seq_num 818) dirty exists 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2180: left oid 32 (ObjNum 818 snap 283 seq_num 818) 2024-07-28T12:00:23.367 INFO:tasks.rados.rados.0.smithi022.stdout:2183: finishing write tid 1 to smithi02269687-15 2024-07-28T12:00:23.368 INFO:tasks.rados.rados.0.smithi022.stdout:2183: finishing write tid 2 to smithi02269687-15 2024-07-28T12:00:23.368 INFO:tasks.rados.rados.0.smithi022.stdout:2183: finishing write tid 3 to smithi02269687-15 2024-07-28T12:00:23.368 INFO:tasks.rados.rados.0.smithi022.stdout:2183: finishing write tid 4 to smithi02269687-15 2024-07-28T12:00:23.368 INFO:tasks.rados.rados.0.smithi022.stdout:2183: finishing write tid 5 to smithi02269687-15 2024-07-28T12:00:23.368 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1499 (ObjNum 819 snap 283 seq_num 819) dirty exists 2024-07-28T12:00:23.368 INFO:tasks.rados.rados.0.smithi022.stdout:2183: left oid 15 (ObjNum 819 snap 283 seq_num 819) 2024-07-28T12:00:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[80503]: cluster 2024-07-28T12:00:23.048835+0000 mon.a (mon.0) 714 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T12:00:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[80503]: cluster 2024-07-28T12:00:23.185879+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:00:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[80503]: cluster 2024-07-28T12:00:23.196863+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e632: 8 total, 7 up, 8 in 2024-07-28T12:00:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[82865]: cluster 2024-07-28T12:00:23.048835+0000 mon.a (mon.0) 714 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T12:00:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[82865]: cluster 2024-07-28T12:00:23.185879+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:00:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:23 smithi022 bash[82865]: cluster 2024-07-28T12:00:23.196863+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e632: 8 total, 7 up, 8 in 2024-07-28T12:00:23.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:23 smithi150 bash[67543]: cluster 2024-07-28T12:00:23.048835+0000 mon.a (mon.0) 714 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T12:00:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:23 smithi150 bash[67543]: cluster 2024-07-28T12:00:23.185879+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:00:23.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:23 smithi150 bash[67543]: cluster 2024-07-28T12:00:23.196863+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e632: 8 total, 7 up, 8 in 2024-07-28T12:00:24.213 INFO:tasks.rados.rados.0.smithi022.stdout:2178: done (6 left) 2024-07-28T12:00:24.214 INFO:tasks.rados.rados.0.smithi022.stdout:2180: done (5 left) 2024-07-28T12:00:24.214 INFO:tasks.rados.rados.0.smithi022.stdout:2183: done (4 left) 2024-07-28T12:00:24.214 INFO:tasks.rados.rados.0.smithi022.stdout:2186: done (3 left) 2024-07-28T12:00:24.214 INFO:tasks.rados.rados.0.smithi022.stdout:2187: snap_remove snap 240 2024-07-28T12:00:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:24 smithi022 bash[80503]: cluster 2024-07-28T12:00:23.054123+0000 mgr.y (mgr.25232) 253 : cluster [DBG] pgmap v508: 89 pgs: 89 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-07-28T12:00:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:24 smithi022 bash[80503]: cluster 2024-07-28T12:00:24.198810+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e633: 8 total, 7 up, 8 in 2024-07-28T12:00:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:24 smithi022 bash[82865]: cluster 2024-07-28T12:00:23.054123+0000 mgr.y (mgr.25232) 253 : cluster [DBG] pgmap v508: 89 pgs: 89 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-07-28T12:00:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:24 smithi022 bash[82865]: cluster 2024-07-28T12:00:24.198810+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e633: 8 total, 7 up, 8 in 2024-07-28T12:00:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:24 smithi150 bash[67543]: cluster 2024-07-28T12:00:23.054123+0000 mgr.y (mgr.25232) 253 : cluster [DBG] pgmap v508: 89 pgs: 89 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-07-28T12:00:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:24 smithi150 bash[67543]: cluster 2024-07-28T12:00:24.198810+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e633: 8 total, 7 up, 8 in 2024-07-28T12:00:24.791 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:24 smithi022 bash[98444]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-2 2024-07-28T12:00:25.079 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:24 smithi022 bash[98518]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-2 2024-07-28T12:00:25.201 INFO:tasks.rados.rados.0.smithi022.stdout:2187: done (3 left) 2024-07-28T12:00:25.201 INFO:tasks.rados.rados.0.smithi022.stdout:2188: write oid 43 current snap is 283 2024-07-28T12:00:25.201 INFO:tasks.rados.rados.0.smithi022.stdout:2185: finishing write tid 1 to smithi02269687-41 2024-07-28T12:00:25.201 INFO:tasks.rados.rados.0.smithi022.stdout:2185: finishing write tid 2 to smithi02269687-41 2024-07-28T12:00:25.201 INFO:tasks.rados.rados.0.smithi022.stdout:2188: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-07-28T12:00:25.209 INFO:tasks.rados.rados.0.smithi022.stdout:2188: writing smithi02269687-43 from 615354 to 1036156 tid 1 2024-07-28T12:00:25.219 INFO:tasks.rados.rados.0.smithi022.stdout:2188: writing smithi02269687-43 from 1651375 to 2403332 tid 2 2024-07-28T12:00:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:2188: writing smithi02269687-43 from 3190053 to 3682824 tid 3 2024-07-28T12:00:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:2184: done (3 left) 2024-07-28T12:00:25.228 INFO:tasks.rados.rados.0.smithi022.stdout:2189: read oid 30 snap -1 2024-07-28T12:00:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:2189: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T12:00:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:2190: write oid 18 current snap is 283 2024-07-28T12:00:25.229 INFO:tasks.rados.rados.0.smithi022.stdout:2190: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2024-07-28T12:00:25.236 INFO:tasks.rados.rados.0.smithi022.stdout:2190: writing smithi02269687-18 from 632161 to 1128212 tid 1 2024-07-28T12:00:25.243 INFO:tasks.rados.rados.0.smithi022.stdout:2190: writing smithi02269687-18 from 1593504 to 2089119 tid 2 2024-07-28T12:00:25.250 INFO:tasks.rados.rados.0.smithi022.stdout:2190: writing smithi02269687-18 from 2701123 to 3121519 tid 3 2024-07-28T12:00:25.255 INFO:tasks.rados.rados.0.smithi022.stdout:2190: writing smithi02269687-18 from 3611645 to 3832161 tid 4 2024-07-28T12:00:25.255 INFO:tasks.rados.rados.0.smithi022.stdout:2191: delete oid 39 current snap is 283 2024-07-28T12:00:25.255 INFO:tasks.rados.rados.0.smithi022.stdout:2185: finishing write tid 3 to smithi02269687-41 2024-07-28T12:00:25.256 INFO:tasks.rados.rados.0.smithi022.stdout:2185: finishing write tid 4 to smithi02269687-41 2024-07-28T12:00:25.256 INFO:tasks.rados.rados.0.smithi022.stdout:2185: finishing write tid 5 to smithi02269687-41 2024-07-28T12:00:25.256 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1149 (ObjNum 820 snap 283 seq_num 820) dirty exists 2024-07-28T12:00:25.256 INFO:tasks.rados.rados.0.smithi022.stdout:2185: left oid 41 (ObjNum 820 snap 283 seq_num 820) 2024-07-28T12:00:25.256 INFO:tasks.rados.rados.0.smithi022.stdout:2182: expect (ObjNum 795 snap 275 seq_num 795) 2024-07-28T12:00:25.412 INFO:tasks.rados.rados.0.smithi022.stdout:2188: finishing write tid 1 to smithi02269687-43 2024-07-28T12:00:25.412 INFO:tasks.rados.rados.0.smithi022.stdout:2188: finishing write tid 2 to smithi02269687-43 2024-07-28T12:00:25.412 INFO:tasks.rados.rados.0.smithi022.stdout:2189: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T12:00:25.701 INFO:tasks.rados.rados.0.smithi022.stdout:2188: finishing write tid 3 to smithi02269687-43 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2188: finishing write tid 4 to smithi02269687-43 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2188: finishing write tid 5 to smithi02269687-43 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1092 (ObjNum 822 snap 283 seq_num 822) dirty exists 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2188: left oid 43 (ObjNum 822 snap 283 seq_num 822) 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2190: finishing write tid 1 to smithi02269687-18 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2190: finishing write tid 2 to smithi02269687-18 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2190: finishing write tid 3 to smithi02269687-18 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2190: finishing write tid 4 to smithi02269687-18 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2190: finishing write tid 5 to smithi02269687-18 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2182: done (5 left) 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2185: done (4 left) 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2188: done (3 left) 2024-07-28T12:00:25.702 INFO:tasks.rados.rados.0.smithi022.stdout:2189: done (2 left) 2024-07-28T12:00:25.703 INFO:tasks.rados.rados.0.smithi022.stdout:2191: done (1 left) 2024-07-28T12:00:25.703 INFO:tasks.rados.rados.0.smithi022.stdout:2192: write oid 6 current snap is 283 2024-07-28T12:00:25.703 INFO:tasks.rados.rados.0.smithi022.stdout:2190: finishing write tid 6 to smithi02269687-18 2024-07-28T12:00:25.703 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 909 (ObjNum 823 snap 283 seq_num 823) dirty exists 2024-07-28T12:00:25.703 INFO:tasks.rados.rados.0.smithi022.stdout:2190: left oid 18 (ObjNum 823 snap 283 seq_num 823) 2024-07-28T12:00:25.703 INFO:tasks.rados.rados.0.smithi022.stdout:2192: seq_num 825 ranges {665775=646549,2110468=499284,3155969=442940} 2024-07-28T12:00:25.718 INFO:tasks.rados.rados.0.smithi022.stdout:2192: writing smithi02269687-6 from 665775 to 1312324 tid 1 2024-07-28T12:00:25.736 INFO:tasks.rados.rados.0.smithi022.stdout:2192: writing smithi02269687-6 from 2110468 to 2609752 tid 2 2024-07-28T12:00:25.750 INFO:tasks.rados.rados.0.smithi022.stdout:2192: writing smithi02269687-6 from 3155969 to 3598909 tid 3 2024-07-28T12:00:25.750 INFO:tasks.rados.rados.0.smithi022.stdout:2190: done (1 left) 2024-07-28T12:00:25.750 INFO:tasks.rados.rados.0.smithi022.stdout:2193: rollback oid 37 current snap is 283 2024-07-28T12:00:25.751 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 282 2024-07-28T12:00:25.751 INFO:tasks.rados.rados.0.smithi022.stdout:2192: finishing write tid 1 to smithi02269687-6 2024-07-28T12:00:25.751 INFO:tasks.rados.rados.0.smithi022.stdout:2192: finishing write tid 2 to smithi02269687-6 2024-07-28T12:00:25.751 INFO:tasks.rados.rados.0.smithi022.stdout:2194: read oid 33 snap 278 2024-07-28T12:00:25.751 INFO:tasks.rados.rados.0.smithi022.stdout:2194: expect (ObjNum 746 snap 254 seq_num 746) 2024-07-28T12:00:25.751 INFO:tasks.rados.rados.0.smithi022.stdout:2195: snap_create 2024-07-28T12:00:25.757 INFO:tasks.rados.rados.0.smithi022.stdout:2194: expect (ObjNum 746 snap 254 seq_num 746) 2024-07-28T12:00:25.836 INFO:tasks.rados.rados.0.smithi022.stdout:2192: finishing write tid 3 to smithi02269687-6 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:2193: finishing rollback tid 0 to smithi02269687-37 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:2192: finishing write tid 4 to smithi02269687-6 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:2193: finishing rollback tid 1 to smithi02269687-37 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:2193: finishing rollback tid 2 to smithi02269687-37 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 472 (ObjNum 683 snap 219 seq_num 683) dirty exists 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:2192: finishing write tid 5 to smithi02269687-6 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 906 (ObjNum 825 snap 283 seq_num 825) dirty exists 2024-07-28T12:00:25.837 INFO:tasks.rados.rados.0.smithi022.stdout:2192: left oid 6 (ObjNum 825 snap 283 seq_num 825) 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:2192: done (3 left) 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:2193: done (2 left) 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:2194: done (1 left) 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:2195: done (0 left) 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:2196: rollback oid 48 current snap is 284 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 281 2024-07-28T12:00:26.348 INFO:tasks.rados.rados.0.smithi022.stdout:2197: snap_remove snap 275 2024-07-28T12:00:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:26 smithi150 bash[67543]: cluster 2024-07-28T12:00:25.054915+0000 mgr.y (mgr.25232) 254 : cluster [DBG] pgmap v511: 89 pgs: 4 active+undersized, 6 stale+active+clean, 79 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 406 KiB/s wr, 2 op/s 2024-07-28T12:00:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:26 smithi150 bash[67543]: cluster 2024-07-28T12:00:25.199876+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e634: 8 total, 7 up, 8 in 2024-07-28T12:00:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:26 smithi022 bash[80503]: cluster 2024-07-28T12:00:25.054915+0000 mgr.y (mgr.25232) 254 : cluster [DBG] pgmap v511: 89 pgs: 4 active+undersized, 6 stale+active+clean, 79 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 406 KiB/s wr, 2 op/s 2024-07-28T12:00:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:26 smithi022 bash[80503]: cluster 2024-07-28T12:00:25.199876+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e634: 8 total, 7 up, 8 in 2024-07-28T12:00:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:26 smithi022 bash[82865]: cluster 2024-07-28T12:00:25.054915+0000 mgr.y (mgr.25232) 254 : cluster [DBG] pgmap v511: 89 pgs: 4 active+undersized, 6 stale+active+clean, 79 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 406 KiB/s wr, 2 op/s 2024-07-28T12:00:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:26 smithi022 bash[82865]: cluster 2024-07-28T12:00:25.199876+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e634: 8 total, 7 up, 8 in 2024-07-28T12:00:27.190 INFO:tasks.rados.rados.0.smithi022.stdout:2197: done (1 left) 2024-07-28T12:00:27.191 INFO:tasks.rados.rados.0.smithi022.stdout:2198: delete oid 33 current snap is 284 2024-07-28T12:00:27.191 INFO:tasks.rados.rados.0.smithi022.stdout:2196: finishing rollback tid 1 to smithi02269687-48 2024-07-28T12:00:27.191 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1029 (ObjNum 129 snap 0 seq_num 2403310535) dirty dne 2024-07-28T12:00:27.199 INFO:tasks.rados.rados.0.smithi022.stdout:2196: done (1 left) 2024-07-28T12:00:27.199 INFO:tasks.rados.rados.0.smithi022.stdout:2198: done (0 left) 2024-07-28T12:00:27.199 INFO:tasks.rados.rados.0.smithi022.stdout:2199: read oid 35 snap -1 2024-07-28T12:00:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:2199: expect deleted 2024-07-28T12:00:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:2200: read oid 30 snap -1 2024-07-28T12:00:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:2200: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T12:00:27.200 INFO:tasks.rados.rados.0.smithi022.stdout:2201: snap_create 2024-07-28T12:00:27.205 INFO:tasks.rados.rados.0.smithi022.stdout:2200: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T12:00:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:27 smithi022 bash[80503]: cluster 2024-07-28T12:00:26.346859+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-07-28T12:00:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:27 smithi022 bash[80503]: cluster 2024-07-28T12:00:27.190564+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-07-28T12:00:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:27 smithi022 bash[82865]: cluster 2024-07-28T12:00:26.346859+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-07-28T12:00:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:27 smithi022 bash[82865]: cluster 2024-07-28T12:00:27.190564+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-07-28T12:00:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:27 smithi150 bash[67543]: cluster 2024-07-28T12:00:26.346859+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-07-28T12:00:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:27 smithi150 bash[67543]: cluster 2024-07-28T12:00:27.190564+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-07-28T12:00:28.196 INFO:tasks.rados.rados.0.smithi022.stdout:2199: done (2 left) 2024-07-28T12:00:28.196 INFO:tasks.rados.rados.0.smithi022.stdout:2200: done (1 left) 2024-07-28T12:00:28.196 INFO:tasks.rados.rados.0.smithi022.stdout:2201: done (0 left) 2024-07-28T12:00:28.196 INFO:tasks.rados.rados.0.smithi022.stdout:2202: snap_create 2024-07-28T12:00:28.622 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.622 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.622 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.623 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.623 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.623 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-28T12:00:28.623 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: Stopped Ceph osd.2 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T12:00:28.623 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:28 smithi022 bash[80503]: cluster 2024-07-28T12:00:27.055645+0000 mgr.y (mgr.25232) 255 : cluster [DBG] pgmap v514: 89 pgs: 15 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 67 active+clean; 212 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s; 36/402 objects degraded (8.955%) 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:28 smithi022 bash[80503]: cluster 2024-07-28T12:00:27.340446+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 36/402 objects degraded (8.955%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:28 smithi022 bash[80503]: cluster 2024-07-28T12:00:28.195735+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:28 smithi022 bash[82865]: cluster 2024-07-28T12:00:27.055645+0000 mgr.y (mgr.25232) 255 : cluster [DBG] pgmap v514: 89 pgs: 15 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 67 active+clean; 212 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s; 36/402 objects degraded (8.955%) 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:28 smithi022 bash[82865]: cluster 2024-07-28T12:00:27.340446+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 36/402 objects degraded (8.955%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:28 smithi022 bash[82865]: cluster 2024-07-28T12:00:28.195735+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-07-28T12:00:28.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.625 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:28 smithi150 bash[67543]: cluster 2024-07-28T12:00:27.055645+0000 mgr.y (mgr.25232) 255 : cluster [DBG] pgmap v514: 89 pgs: 15 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 67 active+clean; 212 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s; 36/402 objects degraded (8.955%) 2024-07-28T12:00:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:28 smithi150 bash[67543]: cluster 2024-07-28T12:00:27.340446+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 36/402 objects degraded (8.955%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:28 smithi150 bash[67543]: cluster 2024-07-28T12:00:28.195735+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-07-28T12:00:29.079 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:28 smithi022 systemd[1]: Started Ceph osd.2 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T12:00:29.198 INFO:tasks.rados.rados.0.smithi022.stdout:2202: done (0 left) 2024-07-28T12:00:29.198 INFO:tasks.rados.rados.0.smithi022.stdout:2203: rollback oid 14 current snap is 286 2024-07-28T12:00:29.198 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 283 2024-07-28T12:00:29.198 INFO:tasks.rados.rados.0.smithi022.stdout:2204: snap_create 2024-07-28T12:00:29.206 INFO:tasks.rados.rados.0.smithi022.stdout:2203: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:00:29.207 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1392 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:00:29.659 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:00:29] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-07-28T12:00:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:29 smithi150 bash[67543]: audit 2024-07-28T12:00:28.659878+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:29 smithi150 bash[67543]: audit 2024-07-28T12:00:28.666645+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:29 smithi150 bash[67543]: audit 2024-07-28T12:00:28.667703+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:29 smithi150 bash[67543]: audit 2024-07-28T12:00:28.946234+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.22:0/3163425930' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:29 smithi150 bash[67543]: cluster 2024-07-28T12:00:29.197517+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-07-28T12:00:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[80503]: audit 2024-07-28T12:00:28.659878+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[80503]: audit 2024-07-28T12:00:28.666645+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[80503]: audit 2024-07-28T12:00:28.667703+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[80503]: audit 2024-07-28T12:00:28.946234+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.22:0/3163425930' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[80503]: cluster 2024-07-28T12:00:29.197517+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-07-28T12:00:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[82865]: audit 2024-07-28T12:00:28.659878+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[82865]: audit 2024-07-28T12:00:28.666645+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[82865]: audit 2024-07-28T12:00:28.667703+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[82865]: audit 2024-07-28T12:00:28.946234+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.22:0/3163425930' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:29 smithi022 bash[82865]: cluster 2024-07-28T12:00:29.197517+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-07-28T12:00:30.197 INFO:tasks.rados.rados.0.smithi022.stdout:2203: done (1 left) 2024-07-28T12:00:30.197 INFO:tasks.rados.rados.0.smithi022.stdout:2204: done (0 left) 2024-07-28T12:00:30.197 INFO:tasks.rados.rados.0.smithi022.stdout:2205: rollback oid 41 current snap is 287 2024-07-28T12:00:30.197 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 282 2024-07-28T12:00:30.197 INFO:tasks.rados.rados.0.smithi022.stdout:2206: snap_remove snap 277 2024-07-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: 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-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-07-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-28T12:00:30.443 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[98780]: --> ceph-volume raw activate successful for osd ID: 2 2024-07-28T12:00:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[82865]: cluster 2024-07-28T12:00:29.056348+0000 mgr.y (mgr.25232) 256 : cluster [DBG] pgmap v517: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.2 MiB/s wr, 23 op/s; 53/399 objects degraded (13.283%) 2024-07-28T12:00:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[82865]: cluster 2024-07-28T12:00:30.196465+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e639: 8 total, 7 up, 8 in 2024-07-28T12:00:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[80503]: cluster 2024-07-28T12:00:29.056348+0000 mgr.y (mgr.25232) 256 : cluster [DBG] pgmap v517: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.2 MiB/s wr, 23 op/s; 53/399 objects degraded (13.283%) 2024-07-28T12:00:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:30 smithi022 bash[80503]: cluster 2024-07-28T12:00:30.196465+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e639: 8 total, 7 up, 8 in 2024-07-28T12:00:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:30 smithi150 bash[67543]: cluster 2024-07-28T12:00:29.056348+0000 mgr.y (mgr.25232) 256 : cluster [DBG] pgmap v517: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.2 MiB/s wr, 23 op/s; 53/399 objects degraded (13.283%) 2024-07-28T12:00:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:30 smithi150 bash[67543]: cluster 2024-07-28T12:00:30.196465+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e639: 8 total, 7 up, 8 in 2024-07-28T12:00:31.205 INFO:tasks.rados.rados.0.smithi022.stdout:2206: done (1 left) 2024-07-28T12:00:31.206 INFO:tasks.rados.rados.0.smithi022.stdout:2207: read oid 21 snap -1 2024-07-28T12:00:31.206 INFO:tasks.rados.rados.0.smithi022.stdout:2207: expect deleted 2024-07-28T12:00:31.206 INFO:tasks.rados.rados.0.smithi022.stdout:2208: write oid 44 current snap is 287 2024-07-28T12:00:31.206 INFO:tasks.rados.rados.0.smithi022.stdout:2208: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-07-28T12:00:31.211 INFO:tasks.rados.rados.0.smithi022.stdout:2208: writing smithi02269687-44 from 699389 to 1496436 tid 1 2024-07-28T12:00:31.218 INFO:tasks.rados.rados.0.smithi022.stdout:2208: writing smithi02269687-44 from 2111079 to 2614032 tid 2 2024-07-28T12:00:31.225 INFO:tasks.rados.rados.0.smithi022.stdout:2208: writing smithi02269687-44 from 3094462 to 3676299 tid 3 2024-07-28T12:00:31.225 INFO:tasks.rados.rados.0.smithi022.stdout:2209: rollback oid 29 current snap is 287 2024-07-28T12:00:31.225 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 284 2024-07-28T12:00:31.225 INFO:tasks.rados.rados.0.smithi022.stdout:2205: finishing rollback tid 0 to smithi02269687-41 2024-07-28T12:00:31.226 INFO:tasks.rados.rados.0.smithi022.stdout:2205: finishing rollback tid 1 to smithi02269687-41 2024-07-28T12:00:31.226 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1153 (ObjNum 129 snap 0 seq_num 3533676480) dirty dne 2024-07-28T12:00:31.226 INFO:tasks.rados.rados.0.smithi022.stdout:2205: done (3 left) 2024-07-28T12:00:31.226 INFO:tasks.rados.rados.0.smithi022.stdout:2207: done (2 left) 2024-07-28T12:00:31.226 INFO:tasks.rados.rados.0.smithi022.stdout:2210: write oid 43 current snap is 287 2024-07-28T12:00:31.226 INFO:tasks.rados.rados.0.smithi022.stdout:2210: seq_num 828 ranges {716196=472296,1769561=646611,3121885=793109} 2024-07-28T12:00:31.232 INFO:tasks.rados.rados.0.smithi022.stdout:2210: writing smithi02269687-43 from 716196 to 1188492 tid 1 2024-07-28T12:00:31.239 INFO:tasks.rados.rados.0.smithi022.stdout:2210: writing smithi02269687-43 from 1769561 to 2416172 tid 2 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2210: writing smithi02269687-43 from 3121885 to 3914994 tid 3 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2208: finishing write tid 1 to smithi02269687-44 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2209: finishing rollback tid 0 to smithi02269687-29 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2209: finishing rollback tid 1 to smithi02269687-29 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2209: finishing rollback tid 2 to smithi02269687-29 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1157 (ObjNum 814 snap 282 seq_num 814) dirty exists 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2208: finishing write tid 2 to smithi02269687-44 2024-07-28T12:00:31.248 INFO:tasks.rados.rados.0.smithi022.stdout:2208: finishing write tid 3 to smithi02269687-44 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2208: finishing write tid 4 to smithi02269687-44 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2211: read oid 46 snap -1 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2211: expect deleted 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2209: done (3 left) 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2212: snap_create 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2208: finishing write tid 5 to smithi02269687-44 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1083 (ObjNum 827 snap 287 seq_num 827) dirty exists 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2208: left oid 44 (ObjNum 827 snap 287 seq_num 827) 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2210: finishing write tid 1 to smithi02269687-43 2024-07-28T12:00:31.249 INFO:tasks.rados.rados.0.smithi022.stdout:2210: finishing write tid 2 to smithi02269687-43 2024-07-28T12:00:31.255 INFO:tasks.rados.rados.0.smithi022.stdout:2210: finishing write tid 3 to smithi02269687-43 2024-07-28T12:00:31.255 INFO:tasks.rados.rados.0.smithi022.stdout:2210: finishing write tid 4 to smithi02269687-43 2024-07-28T12:00:31.255 INFO:tasks.rados.rados.0.smithi022.stdout:2210: finishing write tid 5 to smithi02269687-43 2024-07-28T12:00:31.256 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1097 (ObjNum 828 snap 287 seq_num 828) dirty exists 2024-07-28T12:00:31.256 INFO:tasks.rados.rados.0.smithi022.stdout:2210: left oid 43 (ObjNum 828 snap 287 seq_num 828) 2024-07-28T12:00:32.217 INFO:tasks.rados.rados.0.smithi022.stdout:2208: done (3 left) 2024-07-28T12:00:32.218 INFO:tasks.rados.rados.0.smithi022.stdout:2210: done (2 left) 2024-07-28T12:00:32.218 INFO:tasks.rados.rados.0.smithi022.stdout:2211: done (1 left) 2024-07-28T12:00:32.218 INFO:tasks.rados.rados.0.smithi022.stdout:2212: done (0 left) 2024-07-28T12:00:32.218 INFO:tasks.rados.rados.0.smithi022.stdout:2213: write oid 44 current snap is 288 2024-07-28T12:00:32.218 INFO:tasks.rados.rados.0.smithi022.stdout:2213: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2024-07-28T12:00:32.223 INFO:tasks.rados.rados.0.smithi022.stdout:2213: writing smithi02269687-44 from 733003 to 1396901 tid 1 2024-07-28T12:00:32.230 INFO:tasks.rados.rados.0.smithi022.stdout:2213: writing smithi02269687-44 from 1944396 to 2451018 tid 2 2024-07-28T12:00:32.237 INFO:tasks.rados.rados.0.smithi022.stdout:2213: writing smithi02269687-44 from 2865661 to 3470042 tid 3 2024-07-28T12:00:32.237 INFO:tasks.rados.rados.0.smithi022.stdout:2214: delete oid 13 current snap is 288 2024-07-28T12:00:32.238 INFO:tasks.rados.rados.0.smithi022.stdout:2213: finishing write tid 1 to smithi02269687-44 2024-07-28T12:00:32.242 INFO:tasks.rados.rados.0.smithi022.stdout:2214: done (1 left) 2024-07-28T12:00:32.242 INFO:tasks.rados.rados.0.smithi022.stdout:2215: read oid 46 snap -1 2024-07-28T12:00:32.242 INFO:tasks.rados.rados.0.smithi022.stdout:2215: expect deleted 2024-07-28T12:00:32.242 INFO:tasks.rados.rados.0.smithi022.stdout:2216: read oid 4 snap -1 2024-07-28T12:00:32.242 INFO:tasks.rados.rados.0.smithi022.stdout:2216: expect (ObjNum 812 snap 281 seq_num 812) 2024-07-28T12:00:32.242 INFO:tasks.rados.rados.0.smithi022.stdout:2217: snap_remove snap 280 2024-07-28T12:00:32.329 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[99020]: debug 2024-07-28T12:00:32.085+0000 7f0988736640 1 -- 172.21.15.22:0/193611695 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563a2cd8f1e0 con 0x563a2cd4fc00 2024-07-28T12:00:32.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[80503]: cluster 2024-07-28T12:00:31.056936+0000 mgr.y (mgr.25232) 257 : cluster [DBG] pgmap v520: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 53/399 objects degraded (13.283%) 2024-07-28T12:00:32.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[80503]: cluster 2024-07-28T12:00:31.202704+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e640: 8 total, 7 up, 8 in 2024-07-28T12:00:32.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[80503]: audit 2024-07-28T12:00:31.251118+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.22:0/4224927479' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:32.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[82865]: cluster 2024-07-28T12:00:31.056936+0000 mgr.y (mgr.25232) 257 : cluster [DBG] pgmap v520: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 53/399 objects degraded (13.283%) 2024-07-28T12:00:32.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[82865]: cluster 2024-07-28T12:00:31.202704+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e640: 8 total, 7 up, 8 in 2024-07-28T12:00:32.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[82865]: audit 2024-07-28T12:00:31.251118+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.22:0/4224927479' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:32.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:00:32 smithi150 bash[60514]: ts=2024-07-28T12:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:00:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:32 smithi150 bash[67543]: cluster 2024-07-28T12:00:31.056936+0000 mgr.y (mgr.25232) 257 : cluster [DBG] pgmap v520: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 53/399 objects degraded (13.283%) 2024-07-28T12:00:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:32 smithi150 bash[67543]: cluster 2024-07-28T12:00:31.202704+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e640: 8 total, 7 up, 8 in 2024-07-28T12:00:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:32 smithi150 bash[67543]: audit 2024-07-28T12:00:31.251118+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.22:0/4224927479' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:33.079 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:32 smithi022 bash[99020]: debug 2024-07-28T12:00:32.621+0000 7f098af9c640 -1 Falling back to public interface 2024-07-28T12:00:33.219 INFO:tasks.rados.rados.0.smithi022.stdout:2217: done (3 left) 2024-07-28T12:00:33.219 INFO:tasks.rados.rados.0.smithi022.stdout:2218: snap_remove snap 247 2024-07-28T12:00:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:33 smithi150 bash[67543]: cluster 2024-07-28T12:00:32.213409+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e641: 8 total, 7 up, 8 in 2024-07-28T12:00:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:33 smithi022 bash[80503]: cluster 2024-07-28T12:00:32.213409+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e641: 8 total, 7 up, 8 in 2024-07-28T12:00:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:33 smithi022 bash[82865]: cluster 2024-07-28T12:00:32.213409+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e641: 8 total, 7 up, 8 in 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:2213: finishing write tid 2 to smithi02269687-44 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:2213: finishing write tid 3 to smithi02269687-44 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:2213: finishing write tid 4 to smithi02269687-44 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:2213: finishing write tid 5 to smithi02269687-44 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1088 (ObjNum 829 snap 288 seq_num 829) dirty exists 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:2213: left oid 44 (ObjNum 829 snap 288 seq_num 829) 2024-07-28T12:00:34.226 INFO:tasks.rados.rados.0.smithi022.stdout:2216: expect (ObjNum 812 snap 281 seq_num 812) 2024-07-28T12:00:34.361 INFO:tasks.rados.rados.0.smithi022.stdout:2213: done (3 left) 2024-07-28T12:00:34.361 INFO:tasks.rados.rados.0.smithi022.stdout:2215: done (2 left) 2024-07-28T12:00:34.361 INFO:tasks.rados.rados.0.smithi022.stdout:2216: done (1 left) 2024-07-28T12:00:34.361 INFO:tasks.rados.rados.0.smithi022.stdout:2218: done (0 left) 2024-07-28T12:00:34.361 INFO:tasks.rados.rados.0.smithi022.stdout:2219: write oid 18 current snap is 288 2024-07-28T12:00:34.361 INFO:tasks.rados.rados.0.smithi022.stdout:2219: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-07-28T12:00:34.367 INFO:tasks.rados.rados.0.smithi022.stdout:2219: writing smithi02269687-18 from 766617 to 1181013 tid 1 2024-07-28T12:00:34.376 INFO:tasks.rados.rados.0.smithi022.stdout:2219: writing smithi02269687-18 from 1945007 to 2455298 tid 2 2024-07-28T12:00:34.389 INFO:tasks.rados.rados.0.smithi022.stdout:2219: writing smithi02269687-18 from 3204154 to 3831079 tid 3 2024-07-28T12:00:34.389 INFO:tasks.rados.rados.0.smithi022.stdout:2220: snap_remove snap 278 2024-07-28T12:00:34.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:34 smithi150 bash[67543]: cluster 2024-07-28T12:00:33.057677+0000 mgr.y (mgr.25232) 258 : cluster [DBG] pgmap v523: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 55/405 objects degraded (13.580%) 2024-07-28T12:00:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:34 smithi150 bash[67543]: cluster 2024-07-28T12:00:33.205603+0000 mon.a (mon.0) 731 : cluster [WRN] Health check update: Degraded data redundancy: 55/405 objects degraded (13.580%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:34 smithi150 bash[67543]: cluster 2024-07-28T12:00:33.218600+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e642: 8 total, 7 up, 8 in 2024-07-28T12:00:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:34 smithi150 bash[67543]: audit 2024-07-28T12:00:33.545600+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.22:0/124016786' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[80503]: cluster 2024-07-28T12:00:33.057677+0000 mgr.y (mgr.25232) 258 : cluster [DBG] pgmap v523: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 55/405 objects degraded (13.580%) 2024-07-28T12:00:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[80503]: cluster 2024-07-28T12:00:33.205603+0000 mon.a (mon.0) 731 : cluster [WRN] Health check update: Degraded data redundancy: 55/405 objects degraded (13.580%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[80503]: cluster 2024-07-28T12:00:33.218600+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e642: 8 total, 7 up, 8 in 2024-07-28T12:00:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[80503]: audit 2024-07-28T12:00:33.545600+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.22:0/124016786' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[82865]: cluster 2024-07-28T12:00:33.057677+0000 mgr.y (mgr.25232) 258 : cluster [DBG] pgmap v523: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 55/405 objects degraded (13.580%) 2024-07-28T12:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[82865]: cluster 2024-07-28T12:00:33.205603+0000 mon.a (mon.0) 731 : cluster [WRN] Health check update: Degraded data redundancy: 55/405 objects degraded (13.580%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[82865]: cluster 2024-07-28T12:00:33.218600+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e642: 8 total, 7 up, 8 in 2024-07-28T12:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:34 smithi022 bash[82865]: audit 2024-07-28T12:00:33.545600+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.22:0/124016786' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:35.252 INFO:tasks.rados.rados.0.smithi022.stdout:2220: done (1 left) 2024-07-28T12:00:35.252 INFO:tasks.rados.rados.0.smithi022.stdout:2221: write oid 34 current snap is 288 2024-07-28T12:00:35.252 INFO:tasks.rados.rados.0.smithi022.stdout:2219: finishing write tid 1 to smithi02269687-18 2024-07-28T12:00:35.252 INFO:tasks.rados.rados.0.smithi022.stdout:2221: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2024-07-28T12:00:35.259 INFO:tasks.rados.rados.0.smithi022.stdout:2221: writing smithi02269687-34 from 783424 to 1273069 tid 1 2024-07-28T12:00:35.267 INFO:tasks.rados.rados.0.smithi022.stdout:2221: writing smithi02269687-34 from 2003489 to 2657438 tid 2 2024-07-28T12:00:35.275 INFO:tasks.rados.rados.0.smithi022.stdout:2221: writing smithi02269687-34 from 3231577 to 3786127 tid 3 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2219: finishing write tid 2 to smithi02269687-18 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2219: finishing write tid 3 to smithi02269687-18 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2219: finishing write tid 4 to smithi02269687-18 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2219: finishing write tid 5 to smithi02269687-18 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 922 (ObjNum 831 snap 288 seq_num 831) dirty exists 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2219: left oid 18 (ObjNum 831 snap 288 seq_num 831) 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2221: finishing write tid 1 to smithi02269687-34 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2221: finishing write tid 2 to smithi02269687-34 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2219: done (1 left) 2024-07-28T12:00:35.276 INFO:tasks.rados.rados.0.smithi022.stdout:2222: delete oid 28 current snap is 288 2024-07-28T12:00:35.279 INFO:tasks.rados.rados.0.smithi022.stdout:2222: done (1 left) 2024-07-28T12:00:35.279 INFO:tasks.rados.rados.0.smithi022.stdout:2223: read oid 22 snap -1 2024-07-28T12:00:35.279 INFO:tasks.rados.rados.0.smithi022.stdout:2223: expect (ObjNum 785 snap 272 seq_num 785) 2024-07-28T12:00:35.279 INFO:tasks.rados.rados.0.smithi022.stdout:2224: write oid 8 current snap is 288 2024-07-28T12:00:35.279 INFO:tasks.rados.rados.0.smithi022.stdout:2224: seq_num 834 ranges {417038=640143,1720453=296585} 2024-07-28T12:00:35.286 INFO:tasks.rados.rados.0.smithi022.stdout:2224: writing smithi02269687-8 from 417038 to 1057181 tid 1 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:2224: writing smithi02269687-8 from 1720453 to 2017038 tid 2 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:2225: snap_create 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:2221: finishing write tid 3 to smithi02269687-34 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:2221: finishing write tid 4 to smithi02269687-34 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:2221: finishing write tid 5 to smithi02269687-34 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1162 (ObjNum 832 snap 288 seq_num 832) dirty exists 2024-07-28T12:00:35.292 INFO:tasks.rados.rados.0.smithi022.stdout:2221: left oid 34 (ObjNum 832 snap 288 seq_num 832) 2024-07-28T12:00:35.293 INFO:tasks.rados.rados.0.smithi022.stdout:2223: expect (ObjNum 785 snap 272 seq_num 785) 2024-07-28T12:00:35.416 INFO:tasks.rados.rados.0.smithi022.stdout:2224: finishing write tid 1 to smithi02269687-8 2024-07-28T12:00:35.417 INFO:tasks.rados.rados.0.smithi022.stdout:2224: finishing write tid 2 to smithi02269687-8 2024-07-28T12:00:35.417 INFO:tasks.rados.rados.0.smithi022.stdout:2224: finishing write tid 3 to smithi02269687-8 2024-07-28T12:00:35.417 INFO:tasks.rados.rados.0.smithi022.stdout:2224: finishing write tid 4 to smithi02269687-8 2024-07-28T12:00:35.417 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1101 (ObjNum 834 snap 288 seq_num 834) dirty exists 2024-07-28T12:00:35.417 INFO:tasks.rados.rados.0.smithi022.stdout:2224: left oid 8 (ObjNum 834 snap 288 seq_num 834) 2024-07-28T12:00:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:35 smithi150 bash[67543]: cluster 2024-07-28T12:00:34.224045+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e643: 8 total, 7 up, 8 in 2024-07-28T12:00:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:35 smithi150 bash[67543]: audit 2024-07-28T12:00:34.476676+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:35 smithi150 bash[67543]: audit 2024-07-28T12:00:34.487136+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:35 smithi150 bash[67543]: audit 2024-07-28T12:00:35.015914+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:35 smithi150 bash[67543]: audit 2024-07-28T12:00:35.016860+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:35 smithi150 bash[67543]: audit 2024-07-28T12:00:35.236532+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[80503]: cluster 2024-07-28T12:00:34.224045+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e643: 8 total, 7 up, 8 in 2024-07-28T12:00:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[80503]: audit 2024-07-28T12:00:34.476676+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[80503]: audit 2024-07-28T12:00:34.487136+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[80503]: audit 2024-07-28T12:00:35.015914+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[80503]: audit 2024-07-28T12:00:35.016860+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[80503]: audit 2024-07-28T12:00:35.236532+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[82865]: cluster 2024-07-28T12:00:34.224045+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e643: 8 total, 7 up, 8 in 2024-07-28T12:00:35.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[82865]: audit 2024-07-28T12:00:34.476676+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[82865]: audit 2024-07-28T12:00:34.487136+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[82865]: audit 2024-07-28T12:00:35.015914+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:35.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[82865]: audit 2024-07-28T12:00:35.016860+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:35.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[82865]: audit 2024-07-28T12:00:35.236532+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.079 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:35 smithi022 bash[99020]: debug 2024-07-28T12:00:35.705+0000 7f098af9c640 -1 osd.2 631 log_to_monitors true 2024-07-28T12:00:36.257 INFO:tasks.rados.rados.0.smithi022.stdout:2221: done (3 left) 2024-07-28T12:00:36.257 INFO:tasks.rados.rados.0.smithi022.stdout:2223: done (2 left) 2024-07-28T12:00:36.258 INFO:tasks.rados.rados.0.smithi022.stdout:2224: done (1 left) 2024-07-28T12:00:36.258 INFO:tasks.rados.rados.0.smithi022.stdout:2225: done (0 left) 2024-07-28T12:00:36.258 INFO:tasks.rados.rados.0.smithi022.stdout:2226: write oid 12 current snap is 289 2024-07-28T12:00:36.258 INFO:tasks.rados.rados.0.smithi022.stdout:2226: seq_num 835 ranges {433845=715392,1662582=371263} 2024-07-28T12:00:36.264 INFO:tasks.rados.rados.0.smithi022.stdout:2226: writing smithi02269687-12 from 433845 to 1149237 tid 1 2024-07-28T12:00:36.269 INFO:tasks.rados.rados.0.smithi022.stdout:2226: writing smithi02269687-12 from 1662582 to 2033845 tid 2 2024-07-28T12:00:36.269 INFO:tasks.rados.rados.0.smithi022.stdout:2227: write oid 38 current snap is 289 2024-07-28T12:00:36.269 INFO:tasks.rados.rados.0.smithi022.stdout:2227: seq_num 836 ranges {450652=790641,1721064=329588} 2024-07-28T12:00:36.276 INFO:tasks.rados.rados.0.smithi022.stdout:2227: writing smithi02269687-38 from 450652 to 1241293 tid 1 2024-07-28T12:00:36.280 INFO:tasks.rados.rados.0.smithi022.stdout:2227: writing smithi02269687-38 from 1721064 to 2050652 tid 2 2024-07-28T12:00:36.280 INFO:tasks.rados.rados.0.smithi022.stdout:2228: delete oid 39 current snap is 289 2024-07-28T12:00:36.281 INFO:tasks.rados.rados.0.smithi022.stdout:2226: finishing write tid 1 to smithi02269687-12 2024-07-28T12:00:36.281 INFO:tasks.rados.rados.0.smithi022.stdout:2226: finishing write tid 2 to smithi02269687-12 2024-07-28T12:00:36.281 INFO:tasks.rados.rados.0.smithi022.stdout:2226: finishing write tid 3 to smithi02269687-12 2024-07-28T12:00:36.281 INFO:tasks.rados.rados.0.smithi022.stdout:2226: finishing write tid 4 to smithi02269687-12 2024-07-28T12:00:36.281 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1105 (ObjNum 835 snap 289 seq_num 835) dirty exists 2024-07-28T12:00:36.281 INFO:tasks.rados.rados.0.smithi022.stdout:2226: left oid 12 (ObjNum 835 snap 289 seq_num 835) 2024-07-28T12:00:36.284 INFO:tasks.rados.rados.0.smithi022.stdout:2226: done (2 left) 2024-07-28T12:00:36.284 INFO:tasks.rados.rados.0.smithi022.stdout:2228: done (1 left) 2024-07-28T12:00:36.284 INFO:tasks.rados.rados.0.smithi022.stdout:2229: write oid 30 current snap is 289 2024-07-28T12:00:36.284 INFO:tasks.rados.rados.0.smithi022.stdout:2229: seq_num 838 ranges {484266=657492,1554381=529885} 2024-07-28T12:00:36.291 INFO:tasks.rados.rados.0.smithi022.stdout:2229: writing smithi02269687-30 from 484266 to 1141758 tid 1 2024-07-28T12:00:36.296 INFO:tasks.rados.rados.0.smithi022.stdout:2229: writing smithi02269687-30 from 1554381 to 2084266 tid 2 2024-07-28T12:00:36.296 INFO:tasks.rados.rados.0.smithi022.stdout:2230: snap_create 2024-07-28T12:00:36.297 INFO:tasks.rados.rados.0.smithi022.stdout:2227: finishing write tid 1 to smithi02269687-38 2024-07-28T12:00:36.297 INFO:tasks.rados.rados.0.smithi022.stdout:2227: finishing write tid 2 to smithi02269687-38 2024-07-28T12:00:36.297 INFO:tasks.rados.rados.0.smithi022.stdout:2227: finishing write tid 3 to smithi02269687-38 2024-07-28T12:00:36.298 INFO:tasks.rados.rados.0.smithi022.stdout:2227: finishing write tid 4 to smithi02269687-38 2024-07-28T12:00:36.298 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 927 (ObjNum 836 snap 289 seq_num 836) dirty exists 2024-07-28T12:00:36.298 INFO:tasks.rados.rados.0.smithi022.stdout:2227: left oid 38 (ObjNum 836 snap 289 seq_num 836) 2024-07-28T12:00:36.307 INFO:tasks.rados.rados.0.smithi022.stdout:2229: finishing write tid 1 to smithi02269687-30 2024-07-28T12:00:36.311 INFO:tasks.rados.rados.0.smithi022.stdout:2229: finishing write tid 2 to smithi02269687-30 2024-07-28T12:00:36.311 INFO:tasks.rados.rados.0.smithi022.stdout:2229: finishing write tid 3 to smithi02269687-30 2024-07-28T12:00:36.312 INFO:tasks.rados.rados.0.smithi022.stdout:2229: finishing write tid 4 to smithi02269687-30 2024-07-28T12:00:36.312 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 422 (ObjNum 838 snap 289 seq_num 838) dirty exists 2024-07-28T12:00:36.312 INFO:tasks.rados.rados.0.smithi022.stdout:2229: left oid 30 (ObjNum 838 snap 289 seq_num 838) 2024-07-28T12:00:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: cluster 2024-07-28T12:00:35.058405+0000 mgr.y (mgr.25232) 259 : cluster [DBG] pgmap v526: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 55/405 objects degraded (13.580%) 2024-07-28T12:00:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: audit 2024-07-28T12:00:35.242847+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: cluster 2024-07-28T12:00:35.251348+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e644: 8 total, 7 up, 8 in 2024-07-28T12:00:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: audit 2024-07-28T12:00:35.712090+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T12:00:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: audit 2024-07-28T12:00:35.712389+0000 mon.a (mon.0) 742 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T12:00:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: audit 2024-07-28T12:00:35.829931+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/662809636' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: audit 2024-07-28T12:00:35.942444+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:36 smithi150 bash[67543]: audit 2024-07-28T12:00:35.947963+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: cluster 2024-07-28T12:00:35.058405+0000 mgr.y (mgr.25232) 259 : cluster [DBG] pgmap v526: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 55/405 objects degraded (13.580%) 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: audit 2024-07-28T12:00:35.242847+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: cluster 2024-07-28T12:00:35.251348+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e644: 8 total, 7 up, 8 in 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: audit 2024-07-28T12:00:35.712090+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: audit 2024-07-28T12:00:35.712389+0000 mon.a (mon.0) 742 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: audit 2024-07-28T12:00:35.829931+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/662809636' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: audit 2024-07-28T12:00:35.942444+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[80503]: audit 2024-07-28T12:00:35.947963+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: cluster 2024-07-28T12:00:35.058405+0000 mgr.y (mgr.25232) 259 : cluster [DBG] pgmap v526: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 55/405 objects degraded (13.580%) 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: audit 2024-07-28T12:00:35.242847+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: cluster 2024-07-28T12:00:35.251348+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e644: 8 total, 7 up, 8 in 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: audit 2024-07-28T12:00:35.712090+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: audit 2024-07-28T12:00:35.712389+0000 mon.a (mon.0) 742 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: audit 2024-07-28T12:00:35.829931+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/662809636' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: audit 2024-07-28T12:00:35.942444+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:36.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[82865]: audit 2024-07-28T12:00:35.947963+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:37.079 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:36 smithi022 bash[99020]: debug 2024-07-28T12:00:36.593+0000 7f097ed3e640 -1 osd.2 631 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T12:00:37.275 INFO:tasks.rados.rados.0.smithi022.stdout:2227: done (2 left) 2024-07-28T12:00:37.276 INFO:tasks.rados.rados.0.smithi022.stdout:2229: done (1 left) 2024-07-28T12:00:37.276 INFO:tasks.rados.rados.0.smithi022.stdout:2230: done (0 left) 2024-07-28T12:00:37.276 INFO:tasks.rados.rados.0.smithi022.stdout:2231: read oid 46 snap -1 2024-07-28T12:00:37.276 INFO:tasks.rados.rados.0.smithi022.stdout:2231: expect deleted 2024-07-28T12:00:37.276 INFO:tasks.rados.rados.0.smithi022.stdout:2232: write oid 5 current snap is 290 2024-07-28T12:00:37.276 INFO:tasks.rados.rados.0.smithi022.stdout:2232: seq_num 839 ranges {501073=732741,1896510=204563} 2024-07-28T12:00:37.283 INFO:tasks.rados.rados.0.smithi022.stdout:2232: writing smithi02269687-5 from 501073 to 1233814 tid 1 2024-07-28T12:00:37.289 INFO:tasks.rados.rados.0.smithi022.stdout:2232: writing smithi02269687-5 from 1896510 to 2101073 tid 2 2024-07-28T12:00:37.289 INFO:tasks.rados.rados.0.smithi022.stdout:2233: write oid 37 current snap is 290 2024-07-28T12:00:37.290 INFO:tasks.rados.rados.0.smithi022.stdout:2233: seq_num 840 ranges {517880=407990,1554992=562888} 2024-07-28T12:00:37.295 INFO:tasks.rados.rados.0.smithi022.stdout:2233: writing smithi02269687-37 from 517880 to 925870 tid 1 2024-07-28T12:00:37.303 INFO:tasks.rados.rados.0.smithi022.stdout:2233: writing smithi02269687-37 from 1554992 to 2117880 tid 2 2024-07-28T12:00:37.303 INFO:tasks.rados.rados.0.smithi022.stdout:2234: delete oid 16 current snap is 290 2024-07-28T12:00:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:37 smithi150 bash[67543]: audit 2024-07-28T12:00:36.257578+0000 mon.a (mon.0) 745 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T12:00:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:37 smithi150 bash[67543]: cluster 2024-07-28T12:00:36.257664+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-07-28T12:00:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:37 smithi150 bash[67543]: audit 2024-07-28T12:00:36.258313+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:00:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:37 smithi150 bash[67543]: audit 2024-07-28T12:00:36.258647+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:00:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:37 smithi150 bash[67543]: audit 2024-07-28T12:00:36.589812+0000 mon.a (mon.0) 748 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[80503]: audit 2024-07-28T12:00:36.257578+0000 mon.a (mon.0) 745 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[80503]: cluster 2024-07-28T12:00:36.257664+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[80503]: audit 2024-07-28T12:00:36.258313+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[80503]: audit 2024-07-28T12:00:36.258647+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[80503]: audit 2024-07-28T12:00:36.589812+0000 mon.a (mon.0) 748 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[82865]: audit 2024-07-28T12:00:36.257578+0000 mon.a (mon.0) 745 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T12:00:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[82865]: cluster 2024-07-28T12:00:36.257664+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-07-28T12:00:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[82865]: audit 2024-07-28T12:00:36.258313+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:00:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[82865]: audit 2024-07-28T12:00:36.258647+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:00:37.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:37 smithi022 bash[82865]: audit 2024-07-28T12:00:36.589812+0000 mon.a (mon.0) 748 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-28T12:00:38.302 INFO:tasks.rados.rados.0.smithi022.stdout:2232: finishing write tid 1 to smithi02269687-5 2024-07-28T12:00:38.304 INFO:tasks.rados.rados.0.smithi022.stdout:2231: done (3 left) 2024-07-28T12:00:38.304 INFO:tasks.rados.rados.0.smithi022.stdout:2234: done (2 left) 2024-07-28T12:00:38.304 INFO:tasks.rados.rados.0.smithi022.stdout:2235: read oid 40 snap 252 2024-07-28T12:00:38.304 INFO:tasks.rados.rados.0.smithi022.stdout:2235: expect deleted 2024-07-28T12:00:38.304 INFO:tasks.rados.rados.0.smithi022.stdout:2236: snap_remove snap 257 2024-07-28T12:00:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:38 smithi150 bash[67543]: cluster 2024-07-28T12:00:37.059175+0000 mgr.y (mgr.25232) 260 : cluster [DBG] pgmap v529: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 59/417 objects degraded (14.149%) 2024-07-28T12:00:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:38 smithi150 bash[67543]: cluster 2024-07-28T12:00:37.256637+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:00:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:38 smithi150 bash[67543]: cluster 2024-07-28T12:00:37.272831+0000 mon.a (mon.0) 750 : cluster [INF] osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375] boot 2024-07-28T12:00:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:38 smithi150 bash[67543]: cluster 2024-07-28T12:00:37.272975+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-07-28T12:00:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:38 smithi150 bash[67543]: audit 2024-07-28T12:00:37.274402+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T12:00:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:38 smithi150 bash[67543]: audit 2024-07-28T12:00:38.127568+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.22:0/2588380511' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[80503]: cluster 2024-07-28T12:00:37.059175+0000 mgr.y (mgr.25232) 260 : cluster [DBG] pgmap v529: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 59/417 objects degraded (14.149%) 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[80503]: cluster 2024-07-28T12:00:37.256637+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[80503]: cluster 2024-07-28T12:00:37.272831+0000 mon.a (mon.0) 750 : cluster [INF] osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375] boot 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[80503]: cluster 2024-07-28T12:00:37.272975+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[80503]: audit 2024-07-28T12:00:37.274402+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[80503]: audit 2024-07-28T12:00:38.127568+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.22:0/2588380511' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[82865]: cluster 2024-07-28T12:00:37.059175+0000 mgr.y (mgr.25232) 260 : cluster [DBG] pgmap v529: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 59/417 objects degraded (14.149%) 2024-07-28T12:00:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[82865]: cluster 2024-07-28T12:00:37.256637+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:00:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[82865]: cluster 2024-07-28T12:00:37.272831+0000 mon.a (mon.0) 750 : cluster [INF] osd.2 [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375] boot 2024-07-28T12:00:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[82865]: cluster 2024-07-28T12:00:37.272975+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-07-28T12:00:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[82865]: audit 2024-07-28T12:00:37.274402+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T12:00:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:38 smithi022 bash[82865]: audit 2024-07-28T12:00:38.127568+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.22:0/2588380511' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:39.291 INFO:tasks.rados.rados.0.smithi022.stdout:2236: done (3 left) 2024-07-28T12:00:39.291 INFO:tasks.rados.rados.0.smithi022.stdout:2237: delete oid 45 current snap is 290 2024-07-28T12:00:39.291 INFO:tasks.rados.rados.0.smithi022.stdout:2232: finishing write tid 2 to smithi02269687-5 2024-07-28T12:00:39.291 INFO:tasks.rados.rados.0.smithi022.stdout:2232: finishing write tid 3 to smithi02269687-5 2024-07-28T12:00:39.291 INFO:tasks.rados.rados.0.smithi022.stdout:2232: finishing write tid 4 to smithi02269687-5 2024-07-28T12:00:39.291 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 383 (ObjNum 839 snap 290 seq_num 839) dirty exists 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:2232: left oid 5 (ObjNum 839 snap 290 seq_num 839) 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:2233: finishing write tid 1 to smithi02269687-37 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:2233: finishing write tid 2 to smithi02269687-37 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:2233: finishing write tid 3 to smithi02269687-37 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:2233: finishing write tid 4 to smithi02269687-37 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 476 (ObjNum 840 snap 290 seq_num 840) dirty exists 2024-07-28T12:00:39.292 INFO:tasks.rados.rados.0.smithi022.stdout:2233: left oid 37 (ObjNum 840 snap 290 seq_num 840) 2024-07-28T12:00:39.310 INFO:tasks.rados.rados.0.smithi022.stdout:2232: done (3 left) 2024-07-28T12:00:39.310 INFO:tasks.rados.rados.0.smithi022.stdout:2233: done (2 left) 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:2235: done (1 left) 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:2237: done (0 left) 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:2238: rollback oid 10 current snap is 290 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 285 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:2239: read oid 16 snap 252 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:2239: expect (ObjNum 446 snap 144 seq_num 446) 2024-07-28T12:00:39.311 INFO:tasks.rados.rados.0.smithi022.stdout:2240: snap_remove snap 289 2024-07-28T12:00:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:39 smithi022 bash[80503]: cluster 2024-07-28T12:00:38.269349+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-07-28T12:00:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:39 smithi022 bash[82865]: cluster 2024-07-28T12:00:38.269349+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-07-28T12:00:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:00:39] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:00:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:39 smithi150 bash[67543]: cluster 2024-07-28T12:00:38.269349+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-07-28T12:00:40.285 INFO:tasks.rados.rados.0.smithi022.stdout:2240: done (2 left) 2024-07-28T12:00:40.285 INFO:tasks.rados.rados.0.smithi022.stdout:2241: delete oid 33 current snap is 290 2024-07-28T12:00:40.285 INFO:tasks.rados.rados.0.smithi022.stdout:2238: finishing rollback tid 1 to smithi02269687-10 2024-07-28T12:00:40.285 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 0 (ObjNum 145 snap 0 seq_num 2375505349) dirty dne 2024-07-28T12:00:40.285 INFO:tasks.rados.rados.0.smithi022.stdout:2239: expect (ObjNum 446 snap 144 seq_num 446) 2024-07-28T12:00:40.470 INFO:tasks.rados.rados.0.smithi022.stdout:2238: done (2 left) 2024-07-28T12:00:40.470 INFO:tasks.rados.rados.0.smithi022.stdout:2239: done (1 left) 2024-07-28T12:00:40.470 INFO:tasks.rados.rados.0.smithi022.stdout:2241: done (0 left) 2024-07-28T12:00:40.470 INFO:tasks.rados.rados.0.smithi022.stdout:2242: write oid 39 current snap is 290 2024-07-28T12:00:40.470 INFO:tasks.rados.rados.0.smithi022.stdout:2242: seq_num 844 ranges {585108=425339,1788920=396188} 2024-07-28T12:00:40.478 INFO:tasks.rados.rados.0.smithi022.stdout:2242: writing smithi02269687-39 from 585108 to 1010447 tid 1 2024-07-28T12:00:40.489 INFO:tasks.rados.rados.0.smithi022.stdout:2242: writing smithi02269687-39 from 1788920 to 2185108 tid 2 2024-07-28T12:00:40.489 INFO:tasks.rados.rados.0.smithi022.stdout:2243: rollback oid 17 current snap is 290 2024-07-28T12:00:40.490 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 288 2024-07-28T12:00:40.490 INFO:tasks.rados.rados.0.smithi022.stdout:2244: snap_remove snap 282 2024-07-28T12:00:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:40 smithi022 bash[80503]: cluster 2024-07-28T12:00:39.059972+0000 mgr.y (mgr.25232) 261 : cluster [DBG] pgmap v532: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 60/423 objects degraded (14.184%) 2024-07-28T12:00:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:40 smithi022 bash[80503]: cluster 2024-07-28T12:00:39.267361+0000 mon.a (mon.0) 754 : cluster [WRN] Health check update: Degraded data redundancy: 60/423 objects degraded (14.184%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:40 smithi022 bash[80503]: cluster 2024-07-28T12:00:39.287036+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-07-28T12:00:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:40 smithi022 bash[82865]: cluster 2024-07-28T12:00:39.059972+0000 mgr.y (mgr.25232) 261 : cluster [DBG] pgmap v532: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 60/423 objects degraded (14.184%) 2024-07-28T12:00:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:40 smithi022 bash[82865]: cluster 2024-07-28T12:00:39.267361+0000 mon.a (mon.0) 754 : cluster [WRN] Health check update: Degraded data redundancy: 60/423 objects degraded (14.184%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:40 smithi022 bash[82865]: cluster 2024-07-28T12:00:39.287036+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-07-28T12:00:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:40 smithi150 bash[67543]: cluster 2024-07-28T12:00:39.059972+0000 mgr.y (mgr.25232) 261 : cluster [DBG] pgmap v532: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 60/423 objects degraded (14.184%) 2024-07-28T12:00:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:40 smithi150 bash[67543]: cluster 2024-07-28T12:00:39.267361+0000 mon.a (mon.0) 754 : cluster [WRN] Health check update: Degraded data redundancy: 60/423 objects degraded (14.184%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T12:00:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:40 smithi150 bash[67543]: cluster 2024-07-28T12:00:39.287036+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2242: finishing write tid 1 to smithi02269687-39 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2242: finishing write tid 2 to smithi02269687-39 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2243: finishing rollback tid 0 to smithi02269687-17 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2242: finishing write tid 3 to smithi02269687-39 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2242: finishing write tid 4 to smithi02269687-39 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1112 (ObjNum 844 snap 290 seq_num 844) dirty exists 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2242: left oid 39 (ObjNum 844 snap 290 seq_num 844) 2024-07-28T12:00:41.310 INFO:tasks.rados.rados.0.smithi022.stdout:2243: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2243: finishing rollback tid 2 to smithi02269687-17 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 503 (ObjNum 804 snap 280 seq_num 804) dirty exists 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2242: done (2 left) 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2243: done (1 left) 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2244: done (0 left) 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2245: read oid 19 snap -1 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2245: expect (ObjNum 692 snap 222 seq_num 692) 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2246: write oid 23 current snap is 290 2024-07-28T12:00:41.311 INFO:tasks.rados.rados.0.smithi022.stdout:2246: seq_num 845 ranges {601915=500588,1847402=354513} 2024-07-28T12:00:41.314 INFO:tasks.rados.rados.0.smithi022.stdout:2246: writing smithi02269687-23 from 601915 to 1102503 tid 1 2024-07-28T12:00:41.320 INFO:tasks.rados.rados.0.smithi022.stdout:2246: writing smithi02269687-23 from 1847402 to 2201915 tid 2 2024-07-28T12:00:41.321 INFO:tasks.rados.rados.0.smithi022.stdout:2247: write oid 37 current snap is 290 2024-07-28T12:00:41.321 INFO:tasks.rados.rados.0.smithi022.stdout:2247: seq_num 846 ranges {618722=575837,1905884=312838} 2024-07-28T12:00:41.328 INFO:tasks.rados.rados.0.smithi022.stdout:2247: writing smithi02269687-37 from 618722 to 1194559 tid 1 2024-07-28T12:00:41.334 INFO:tasks.rados.rados.0.smithi022.stdout:2247: writing smithi02269687-37 from 1905884 to 2218722 tid 2 2024-07-28T12:00:41.334 INFO:tasks.rados.rados.0.smithi022.stdout:2248: read oid 49 snap 285 2024-07-28T12:00:41.335 INFO:tasks.rados.rados.0.smithi022.stdout:2248: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:00:41.335 INFO:tasks.rados.rados.0.smithi022.stdout:2249: rollback oid 31 current snap is 290 2024-07-28T12:00:41.335 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 288 2024-07-28T12:00:41.335 INFO:tasks.rados.rados.0.smithi022.stdout:2245: expect (ObjNum 692 snap 222 seq_num 692) 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:2246: finishing write tid 1 to smithi02269687-23 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:2246: finishing write tid 2 to smithi02269687-23 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:2247: finishing write tid 1 to smithi02269687-37 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:2246: finishing write tid 3 to smithi02269687-23 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:2246: finishing write tid 4 to smithi02269687-23 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 926 (ObjNum 845 snap 290 seq_num 845) dirty exists 2024-07-28T12:00:41.492 INFO:tasks.rados.rados.0.smithi022.stdout:2246: left oid 23 (ObjNum 845 snap 290 seq_num 845) 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2247: finishing write tid 2 to smithi02269687-37 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2247: finishing write tid 3 to smithi02269687-37 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2247: finishing write tid 4 to smithi02269687-37 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 489 (ObjNum 846 snap 290 seq_num 846) dirty exists 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2247: left oid 37 (ObjNum 846 snap 290 seq_num 846) 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2249: finishing rollback tid 0 to smithi02269687-31 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2249: finishing rollback tid 1 to smithi02269687-31 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2245: done (4 left) 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2246: done (3 left) 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2247: done (2 left) 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2250: read oid 1 snap -1 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2250: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T12:00:41.493 INFO:tasks.rados.rados.0.smithi022.stdout:2251: read oid 12 snap -1 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:2251: expect (ObjNum 835 snap 289 seq_num 835) 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:2252: read oid 17 snap 273 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:2252: expect (ObjNum 791 snap 273 seq_num 791) 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:2253: rollback oid 30 current snap is 290 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 283 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:2249: finishing rollback tid 2 to smithi02269687-31 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1151 (ObjNum 795 snap 275 seq_num 795) dirty exists 2024-07-28T12:00:41.494 INFO:tasks.rados.rados.0.smithi022.stdout:2248: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:00:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:41 smithi022 bash[82865]: cluster 2024-07-28T12:00:40.284956+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-07-28T12:00:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:41 smithi022 bash[82865]: audit 2024-07-28T12:00:40.433887+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.22:0/2066658770' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:41.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:41 smithi022 bash[80503]: cluster 2024-07-28T12:00:40.284956+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-07-28T12:00:41.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:41 smithi022 bash[80503]: audit 2024-07-28T12:00:40.433887+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.22:0/2066658770' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:41.710 INFO:tasks.rados.rados.0.smithi022.stdout:2250: expect (ObjNum 654 snap 209 seq_num 654) 2024-07-28T12:00:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:41 smithi150 bash[67543]: cluster 2024-07-28T12:00:40.284956+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-07-28T12:00:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:41 smithi150 bash[67543]: audit 2024-07-28T12:00:40.433887+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.22:0/2066658770' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:41.945 INFO:tasks.rados.rados.0.smithi022.stdout:2253: finishing rollback tid 0 to smithi02269687-30 2024-07-28T12:00:41.945 INFO:tasks.rados.rados.0.smithi022.stdout:2253: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:00:41.945 INFO:tasks.rados.rados.0.smithi022.stdout:2253: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:00:41.945 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 429 (ObjNum 707 snap 234 seq_num 707) dirty exists 2024-07-28T12:00:41.945 INFO:tasks.rados.rados.0.smithi022.stdout:2251: expect (ObjNum 835 snap 289 seq_num 835) 2024-07-28T12:00:42.035 INFO:tasks.rados.rados.0.smithi022.stdout:2252: expect (ObjNum 791 snap 273 seq_num 791) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2248: done (5 left) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2249: done (4 left) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2250: done (3 left) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2251: done (2 left) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2252: done (1 left) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2253: done (0 left) 2024-07-28T12:00:42.139 INFO:tasks.rados.rados.0.smithi022.stdout:2254: write oid 29 current snap is 290 2024-07-28T12:00:42.140 INFO:tasks.rados.rados.0.smithi022.stdout:2254: seq_num 847 ranges {635529=651086,1848013=387516} 2024-07-28T12:00:42.154 INFO:tasks.rados.rados.0.smithi022.stdout:2254: writing smithi02269687-29 from 635529 to 1286615 tid 1 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2254: writing smithi02269687-29 from 1848013 to 2235529 tid 2 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2255: read oid 19 snap 285 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2255: expect (ObjNum 692 snap 222 seq_num 692) 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2256: read oid 46 snap -1 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2256: expect deleted 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2257: delete oid 5 current snap is 290 2024-07-28T12:00:42.163 INFO:tasks.rados.rados.0.smithi022.stdout:2254: finishing write tid 1 to smithi02269687-29 2024-07-28T12:00:42.168 INFO:tasks.rados.rados.0.smithi022.stdout:2255: expect (ObjNum 692 snap 222 seq_num 692) 2024-07-28T12:00:42.283 INFO:tasks.rados.rados.0.smithi022.stdout:2254: finishing write tid 2 to smithi02269687-29 2024-07-28T12:00:42.283 INFO:tasks.rados.rados.0.smithi022.stdout:2254: finishing write tid 3 to smithi02269687-29 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2254: finishing write tid 4 to smithi02269687-29 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1190 (ObjNum 847 snap 290 seq_num 847) dirty exists 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2254: left oid 29 (ObjNum 847 snap 290 seq_num 847) 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2254: done (3 left) 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2255: done (2 left) 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2256: done (1 left) 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2257: done (0 left) 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2258: write oid 14 current snap is 290 2024-07-28T12:00:42.284 INFO:tasks.rados.rados.0.smithi022.stdout:2258: seq_num 849 ranges {669143=401584,1564977=426959} 2024-07-28T12:00:42.289 INFO:tasks.rados.rados.0.smithi022.stdout:2258: writing smithi02269687-14 from 669143 to 1070727 tid 1 2024-07-28T12:00:42.296 INFO:tasks.rados.rados.0.smithi022.stdout:2258: writing smithi02269687-14 from 1564977 to 1991936 tid 2 2024-07-28T12:00:42.296 INFO:tasks.rados.rados.0.smithi022.stdout:2259: delete oid 41 current snap is 290 2024-07-28T12:00:42.296 INFO:tasks.rados.rados.0.smithi022.stdout:2258: finishing write tid 1 to smithi02269687-14 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2259: done (1 left) 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2260: read oid 46 snap -1 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2260: expect deleted 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2261: rollback oid 43 current snap is 290 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 288 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2262: read oid 13 snap 286 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2262: expect (ObjNum 627 snap 201 seq_num 627) 2024-07-28T12:00:42.298 INFO:tasks.rados.rados.0.smithi022.stdout:2263: write oid 27 current snap is 290 2024-07-28T12:00:42.299 INFO:tasks.rados.rados.0.smithi022.stdout:2263: seq_num 851 ranges {702757=552082,1681941=430628} 2024-07-28T12:00:42.305 INFO:tasks.rados.rados.0.smithi022.stdout:2263: writing smithi02269687-27 from 702757 to 1254839 tid 1 2024-07-28T12:00:42.310 INFO:tasks.rados.rados.0.smithi022.stdout:2263: writing smithi02269687-27 from 1681941 to 2112569 tid 2 2024-07-28T12:00:42.310 INFO:tasks.rados.rados.0.smithi022.stdout:2264: write oid 29 current snap is 290 2024-07-28T12:00:42.310 INFO:tasks.rados.rados.0.smithi022.stdout:2264: seq_num 852 ranges {719564=743684,2140423=179141} 2024-07-28T12:00:42.318 INFO:tasks.rados.rados.0.smithi022.stdout:2264: writing smithi02269687-29 from 719564 to 1463248 tid 1 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2264: writing smithi02269687-29 from 2140423 to 2319564 tid 2 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2265: snap_create 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2258: finishing write tid 2 to smithi02269687-14 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2258: finishing write tid 3 to smithi02269687-14 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2261: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2261: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2261: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1155 (ObjNum 828 snap 287 seq_num 828) dirty exists 2024-07-28T12:00:42.325 INFO:tasks.rados.rados.0.smithi022.stdout:2258: finishing write tid 4 to smithi02269687-14 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1537 (ObjNum 849 snap 290 seq_num 849) dirty exists 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2258: left oid 14 (ObjNum 849 snap 290 seq_num 849) 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2263: finishing write tid 1 to smithi02269687-27 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2263: finishing write tid 2 to smithi02269687-27 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2263: finishing write tid 3 to smithi02269687-27 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2263: finishing write tid 4 to smithi02269687-27 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 938 (ObjNum 851 snap 290 seq_num 851) dirty exists 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2263: left oid 27 (ObjNum 851 snap 290 seq_num 851) 2024-07-28T12:00:42.326 INFO:tasks.rados.rados.0.smithi022.stdout:2262: expect (ObjNum 627 snap 201 seq_num 627) 2024-07-28T12:00:42.422 INFO:tasks.rados.rados.0.smithi022.stdout:2264: finishing write tid 1 to smithi02269687-29 2024-07-28T12:00:42.422 INFO:tasks.rados.rados.0.smithi022.stdout:2264: finishing write tid 2 to smithi02269687-29 2024-07-28T12:00:42.422 INFO:tasks.rados.rados.0.smithi022.stdout:2264: finishing write tid 3 to smithi02269687-29 2024-07-28T12:00:42.422 INFO:tasks.rados.rados.0.smithi022.stdout:2264: finishing write tid 4 to smithi02269687-29 2024-07-28T12:00:42.422 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1194 (ObjNum 852 snap 290 seq_num 852) dirty exists 2024-07-28T12:00:42.423 INFO:tasks.rados.rados.0.smithi022.stdout:2264: left oid 29 (ObjNum 852 snap 290 seq_num 852) 2024-07-28T12:00:42.488 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:42 smithi022 bash[80503]: cluster 2024-07-28T12:00:41.061145+0000 mgr.y (mgr.25232) 262 : cluster [DBG] pgmap v535: 89 pgs: 3 active+undersized, 6 active+undersized+degraded, 80 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 46/414 objects degraded (11.111%); 1.7 MiB/s, 1 objects/s recovering 2024-07-28T12:00:42.488 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:42 smithi022 bash[80503]: cluster 2024-07-28T12:00:41.302019+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-07-28T12:00:42.489 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:42 smithi022 bash[82865]: cluster 2024-07-28T12:00:41.061145+0000 mgr.y (mgr.25232) 262 : cluster [DBG] pgmap v535: 89 pgs: 3 active+undersized, 6 active+undersized+degraded, 80 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 46/414 objects degraded (11.111%); 1.7 MiB/s, 1 objects/s recovering 2024-07-28T12:00:42.489 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:42 smithi022 bash[82865]: cluster 2024-07-28T12:00:41.302019+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-07-28T12:00:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:42 smithi150 bash[67543]: cluster 2024-07-28T12:00:41.061145+0000 mgr.y (mgr.25232) 262 : cluster [DBG] pgmap v535: 89 pgs: 3 active+undersized, 6 active+undersized+degraded, 80 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 46/414 objects degraded (11.111%); 1.7 MiB/s, 1 objects/s recovering 2024-07-28T12:00:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:42 smithi150 bash[67543]: cluster 2024-07-28T12:00:41.302019+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-07-28T12:00:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:00:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2258: done (6 left) 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2260: done (5 left) 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2261: done (4 left) 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2262: done (3 left) 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2263: done (2 left) 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2264: done (1 left) 2024-07-28T12:00:43.311 INFO:tasks.rados.rados.0.smithi022.stdout:2265: done (0 left) 2024-07-28T12:00:43.312 INFO:tasks.rados.rados.0.smithi022.stdout:2266: snap_create 2024-07-28T12:00:43.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:43 smithi022 bash[80503]: audit 2024-07-28T12:00:42.713406+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3888710531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:43 smithi022 bash[82865]: audit 2024-07-28T12:00:42.713406+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3888710531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:43.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:43 smithi150 bash[67543]: audit 2024-07-28T12:00:42.713406+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3888710531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:44.313 INFO:tasks.rados.rados.0.smithi022.stdout:2266: done (0 left) 2024-07-28T12:00:44.313 INFO:tasks.rados.rados.0.smithi022.stdout:2267: delete oid 9 current snap is 292 2024-07-28T12:00:44.321 INFO:tasks.rados.rados.0.smithi022.stdout:2267: done (0 left) 2024-07-28T12:00:44.321 INFO:tasks.rados.rados.0.smithi022.stdout:2268: write oid 48 current snap is 292 2024-07-28T12:00:44.321 INFO:tasks.rados.rados.0.smithi022.stdout:2268: seq_num 854 ranges {753178=494182,1857387=495791} 2024-07-28T12:00:44.330 INFO:tasks.rados.rados.0.smithi022.stdout:2268: writing smithi02269687-48 from 753178 to 1247360 tid 1 2024-07-28T12:00:44.338 INFO:tasks.rados.rados.0.smithi022.stdout:2268: writing smithi02269687-48 from 1857387 to 2353178 tid 2 2024-07-28T12:00:44.338 INFO:tasks.rados.rados.0.smithi022.stdout:2269: snap_remove snap 285 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[82865]: cluster 2024-07-28T12:00:43.062046+0000 mgr.y (mgr.25232) 263 : cluster [DBG] pgmap v537: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 5.0 MiB/s, 4 objects/s recovering 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[82865]: cluster 2024-07-28T12:00:43.294511+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/414 objects degraded (11.111%), 6 pgs degraded) 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[82865]: cluster 2024-07-28T12:00:43.294557+0000 mon.a (mon.0) 759 : cluster [INF] Cluster is now healthy 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[82865]: cluster 2024-07-28T12:00:43.310190+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[80503]: cluster 2024-07-28T12:00:43.062046+0000 mgr.y (mgr.25232) 263 : cluster [DBG] pgmap v537: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 5.0 MiB/s, 4 objects/s recovering 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[80503]: cluster 2024-07-28T12:00:43.294511+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/414 objects degraded (11.111%), 6 pgs degraded) 2024-07-28T12:00:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[80503]: cluster 2024-07-28T12:00:43.294557+0000 mon.a (mon.0) 759 : cluster [INF] Cluster is now healthy 2024-07-28T12:00:44.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:44 smithi022 bash[80503]: cluster 2024-07-28T12:00:43.310190+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-07-28T12:00:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:44 smithi150 bash[67543]: cluster 2024-07-28T12:00:43.062046+0000 mgr.y (mgr.25232) 263 : cluster [DBG] pgmap v537: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 5.0 MiB/s, 4 objects/s recovering 2024-07-28T12:00:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:44 smithi150 bash[67543]: cluster 2024-07-28T12:00:43.294511+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/414 objects degraded (11.111%), 6 pgs degraded) 2024-07-28T12:00:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:44 smithi150 bash[67543]: cluster 2024-07-28T12:00:43.294557+0000 mon.a (mon.0) 759 : cluster [INF] Cluster is now healthy 2024-07-28T12:00:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:44 smithi150 bash[67543]: cluster 2024-07-28T12:00:43.310190+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-07-28T12:00:45.336 INFO:tasks.rados.rados.0.smithi022.stdout:2269: done (1 left) 2024-07-28T12:00:45.336 INFO:tasks.rados.rados.0.smithi022.stdout:2270: read oid 34 snap -1 2024-07-28T12:00:45.336 INFO:tasks.rados.rados.0.smithi022.stdout:2270: expect (ObjNum 832 snap 288 seq_num 832) 2024-07-28T12:00:45.336 INFO:tasks.rados.rados.0.smithi022.stdout:2271: snap_remove snap 279 2024-07-28T12:00:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:45 smithi022 bash[82865]: cluster 2024-07-28T12:00:44.313073+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-07-28T12:00:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:45 smithi022 bash[82865]: audit 2024-07-28T12:00:45.001166+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.22:0/3165080927' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:45 smithi022 bash[80503]: cluster 2024-07-28T12:00:44.313073+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-07-28T12:00:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:45 smithi022 bash[80503]: audit 2024-07-28T12:00:45.001166+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.22:0/3165080927' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:45 smithi150 bash[67543]: cluster 2024-07-28T12:00:44.313073+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-07-28T12:00:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:45 smithi150 bash[67543]: audit 2024-07-28T12:00:45.001166+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.22:0/3165080927' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:46.338 INFO:tasks.rados.rados.0.smithi022.stdout:2271: done (2 left) 2024-07-28T12:00:46.338 INFO:tasks.rados.rados.0.smithi022.stdout:2272: snap_remove snap 284 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: cluster 2024-07-28T12:00:45.062782+0000 mgr.y (mgr.25232) 264 : cluster [DBG] pgmap v540: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 5.0 MiB/s, 4 objects/s recovering 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: cluster 2024-07-28T12:00:45.335187+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.678067+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.687095+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.688709+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.690526+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.700283+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.860006+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.865059+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.868099+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.870523+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[82865]: audit 2024-07-28T12:00:45.873486+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: cluster 2024-07-28T12:00:45.062782+0000 mgr.y (mgr.25232) 264 : cluster [DBG] pgmap v540: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 5.0 MiB/s, 4 objects/s recovering 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: cluster 2024-07-28T12:00:45.335187+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.678067+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.687095+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.688709+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.690526+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.700283+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.860006+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.865059+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.868099+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.870523+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:46 smithi022 bash[80503]: audit 2024-07-28T12:00:45.873486+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T12:00:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: cluster 2024-07-28T12:00:45.062782+0000 mgr.y (mgr.25232) 264 : cluster [DBG] pgmap v540: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 5.0 MiB/s, 4 objects/s recovering 2024-07-28T12:00:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: cluster 2024-07-28T12:00:45.335187+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-07-28T12:00:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.678067+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.687095+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.688709+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.690526+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.700283+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.860006+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.865059+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.868099+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.870523+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:00:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:46 smithi150 bash[67543]: audit 2024-07-28T12:00:45.873486+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T12:00:47.199 INFO:tasks.rados.rados.0.smithi022.stdout:2272: done (2 left) 2024-07-28T12:00:47.199 INFO:tasks.rados.rados.0.smithi022.stdout:2273: write oid 7 current snap is 292 2024-07-28T12:00:47.199 INFO:tasks.rados.rados.0.smithi022.stdout:2273: seq_num 855 ranges {769985=569431,1915869=437966} 2024-07-28T12:00:47.221 INFO:tasks.rados.rados.0.smithi022.stdout:2273: writing smithi02269687-7 from 769985 to 1339416 tid 1 2024-07-28T12:00:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:2273: writing smithi02269687-7 from 1915869 to 2353835 tid 2 2024-07-28T12:00:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:2274: snap_remove snap 252 2024-07-28T12:00:47.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[82865]: audit 2024-07-28T12:00:45.873843+0000 mgr.y (mgr.25232) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T12:00:47.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[82865]: cephadm 2024-07-28T12:00:45.875519+0000 mgr.y (mgr.25232) 266 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T12:00:47.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[82865]: cluster 2024-07-28T12:00:46.336669+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-07-28T12:00:47.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[82865]: cluster 2024-07-28T12:00:47.197848+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-07-28T12:00:47.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[82865]: audit 2024-07-28T12:00:47.315085+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.22:0/3007109111' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:47.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[80503]: audit 2024-07-28T12:00:45.873843+0000 mgr.y (mgr.25232) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T12:00:47.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[80503]: cephadm 2024-07-28T12:00:45.875519+0000 mgr.y (mgr.25232) 266 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T12:00:47.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[80503]: cluster 2024-07-28T12:00:46.336669+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-07-28T12:00:47.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[80503]: cluster 2024-07-28T12:00:47.197848+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-07-28T12:00:47.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:47 smithi022 bash[80503]: audit 2024-07-28T12:00:47.315085+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.22:0/3007109111' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:47 smithi150 bash[67543]: audit 2024-07-28T12:00:45.873843+0000 mgr.y (mgr.25232) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T12:00:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:47 smithi150 bash[67543]: cephadm 2024-07-28T12:00:45.875519+0000 mgr.y (mgr.25232) 266 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T12:00:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:47 smithi150 bash[67543]: cluster 2024-07-28T12:00:46.336669+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-07-28T12:00:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:47 smithi150 bash[67543]: cluster 2024-07-28T12:00:47.197848+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-07-28T12:00:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:47 smithi150 bash[67543]: audit 2024-07-28T12:00:47.315085+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.22:0/3007109111' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:48.203 INFO:tasks.rados.rados.0.smithi022.stdout:2274: done (3 left) 2024-07-28T12:00:48.203 INFO:tasks.rados.rados.0.smithi022.stdout:2275: write oid 19 current snap is 292 2024-07-28T12:00:48.203 INFO:tasks.rados.rados.0.smithi022.stdout:2275: seq_num 856 ranges {786792=644680,1857998=528794} 2024-07-28T12:00:48.230 INFO:tasks.rados.rados.0.smithi022.stdout:2275: writing smithi02269687-19 from 786792 to 1431472 tid 1 2024-07-28T12:00:48.247 INFO:tasks.rados.rados.0.smithi022.stdout:2275: writing smithi02269687-19 from 1857998 to 2386792 tid 2 2024-07-28T12:00:48.247 INFO:tasks.rados.rados.0.smithi022.stdout:2276: snap_create 2024-07-28T12:00:48.247 INFO:tasks.rados.rados.0.smithi022.stdout:2268: finishing write tid 1 to smithi02269687-48 2024-07-28T12:00:48.248 INFO:tasks.rados.rados.0.smithi022.stdout:2268: finishing write tid 2 to smithi02269687-48 2024-07-28T12:00:48.248 INFO:tasks.rados.rados.0.smithi022.stdout:2268: finishing write tid 3 to smithi02269687-48 2024-07-28T12:00:48.248 INFO:tasks.rados.rados.0.smithi022.stdout:2268: finishing write tid 4 to smithi02269687-48 2024-07-28T12:00:48.248 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1197 (ObjNum 854 snap 292 seq_num 854) dirty exists 2024-07-28T12:00:48.248 INFO:tasks.rados.rados.0.smithi022.stdout:2268: left oid 48 (ObjNum 854 snap 292 seq_num 854) 2024-07-28T12:00:48.248 INFO:tasks.rados.rados.0.smithi022.stdout:2270: expect (ObjNum 832 snap 288 seq_num 832) 2024-07-28T12:00:48.434 INFO:tasks.rados.rados.0.smithi022.stdout:2273: finishing write tid 1 to smithi02269687-7 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2273: finishing write tid 2 to smithi02269687-7 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2273: finishing write tid 3 to smithi02269687-7 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2273: finishing write tid 4 to smithi02269687-7 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1547 (ObjNum 855 snap 292 seq_num 855) dirty exists 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2273: left oid 7 (ObjNum 855 snap 292 seq_num 855) 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2275: finishing write tid 1 to smithi02269687-19 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2275: finishing write tid 2 to smithi02269687-19 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2275: finishing write tid 3 to smithi02269687-19 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2275: finishing write tid 4 to smithi02269687-19 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 952 (ObjNum 856 snap 292 seq_num 856) dirty exists 2024-07-28T12:00:48.435 INFO:tasks.rados.rados.0.smithi022.stdout:2275: left oid 19 (ObjNum 856 snap 292 seq_num 856) 2024-07-28T12:00:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:48 smithi150 bash[67543]: cluster 2024-07-28T12:00:47.063283+0000 mgr.y (mgr.25232) 267 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 220 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-28T12:00:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:48 smithi150 bash[67543]: cluster 2024-07-28T12:00:48.201462+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-07-28T12:00:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:48 smithi150 bash[67543]: audit 2024-07-28T12:00:48.256309+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:48 smithi150 bash[67543]: audit 2024-07-28T12:00:48.257689+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T12:00:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:48 smithi150 bash[67543]: audit 2024-07-28T12:00:48.258647+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[80503]: cluster 2024-07-28T12:00:47.063283+0000 mgr.y (mgr.25232) 267 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 220 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[80503]: cluster 2024-07-28T12:00:48.201462+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[80503]: audit 2024-07-28T12:00:48.256309+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[80503]: audit 2024-07-28T12:00:48.257689+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[80503]: audit 2024-07-28T12:00:48.258647+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[82865]: cluster 2024-07-28T12:00:47.063283+0000 mgr.y (mgr.25232) 267 : cluster [DBG] pgmap v543: 89 pgs: 89 active+clean; 220 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-28T12:00:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[82865]: cluster 2024-07-28T12:00:48.201462+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-07-28T12:00:48.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[82865]: audit 2024-07-28T12:00:48.256309+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:48.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[82865]: audit 2024-07-28T12:00:48.257689+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T12:00:48.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:48 smithi022 bash[82865]: audit 2024-07-28T12:00:48.258647+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:00:49.204 INFO:tasks.rados.rados.0.smithi022.stdout:2268: done (4 left) 2024-07-28T12:00:49.204 INFO:tasks.rados.rados.0.smithi022.stdout:2270: done (3 left) 2024-07-28T12:00:49.205 INFO:tasks.rados.rados.0.smithi022.stdout:2273: done (2 left) 2024-07-28T12:00:49.205 INFO:tasks.rados.rados.0.smithi022.stdout:2275: done (1 left) 2024-07-28T12:00:49.205 INFO:tasks.rados.rados.0.smithi022.stdout:2276: done (0 left) 2024-07-28T12:00:49.205 INFO:tasks.rados.rados.0.smithi022.stdout:2277: delete oid 11 current snap is 293 2024-07-28T12:00:49.212 INFO:tasks.rados.rados.0.smithi022.stdout:2277: done (0 left) 2024-07-28T12:00:49.212 INFO:tasks.rados.rados.0.smithi022.stdout:2278: rollback oid 44 current snap is 293 2024-07-28T12:00:49.212 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 273 2024-07-28T12:00:49.212 INFO:tasks.rados.rados.0.smithi022.stdout:2279: write oid 45 current snap is 293 2024-07-28T12:00:49.212 INFO:tasks.rados.rados.0.smithi022.stdout:2279: seq_num 858 ranges {420406=795178,1974962=445444} 2024-07-28T12:00:49.232 INFO:tasks.rados.rados.0.smithi022.stdout:2279: writing smithi02269687-45 from 420406 to 1215584 tid 1 2024-07-28T12:00:49.252 INFO:tasks.rados.rados.0.smithi022.stdout:2279: writing smithi02269687-45 from 1974962 to 2420406 tid 2 2024-07-28T12:00:49.252 INFO:tasks.rados.rados.0.smithi022.stdout:2280: rollback oid 41 current snap is 293 2024-07-28T12:00:49.252 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 286 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:2278: finishing rollback tid 0 to smithi02269687-44 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:2278: finishing rollback tid 1 to smithi02269687-44 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:2278: finishing rollback tid 2 to smithi02269687-44 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1138 (ObjNum 700 snap 229 seq_num 700) dirty exists 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:2279: finishing write tid 1 to smithi02269687-45 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:2278: done (2 left) 2024-07-28T12:00:49.253 INFO:tasks.rados.rados.0.smithi022.stdout:2281: delete oid 17 current snap is 293 2024-07-28T12:00:49.257 INFO:tasks.rados.rados.0.smithi022.stdout:2280: finishing rollback tid 1 to smithi02269687-41 2024-07-28T12:00:49.257 INFO:tasks.rados.rados.0.smithi022.stdout:2281: done (2 left) 2024-07-28T12:00:49.257 INFO:tasks.rados.rados.0.smithi022.stdout:2282: snap_create 2024-07-28T12:00:49.258 INFO:tasks.rados.rados.0.smithi022.stdout:2280: finishing rollback tid 2 to smithi02269687-41 2024-07-28T12:00:49.258 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1221 (ObjNum 820 snap 283 seq_num 820) dirty exists 2024-07-28T12:00:49.259 INFO:tasks.rados.rados.0.smithi022.stdout:2279: finishing write tid 2 to smithi02269687-45 2024-07-28T12:00:49.260 INFO:tasks.rados.rados.0.smithi022.stdout:2279: finishing write tid 3 to smithi02269687-45 2024-07-28T12:00:49.260 INFO:tasks.rados.rados.0.smithi022.stdout:2279: finishing write tid 4 to smithi02269687-45 2024-07-28T12:00:49.260 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1242 (ObjNum 858 snap 293 seq_num 858) dirty exists 2024-07-28T12:00:49.260 INFO:tasks.rados.rados.0.smithi022.stdout:2279: left oid 45 (ObjNum 858 snap 293 seq_num 858) 2024-07-28T12:00:49.619 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:00:49] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:00:49.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[80503]: cephadm 2024-07-28T12:00:48.250047+0000 mgr.y (mgr.25232) 268 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T12:00:49.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[80503]: cephadm 2024-07-28T12:00:48.261316+0000 mgr.y (mgr.25232) 269 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-07-28T12:00:49.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[80503]: cluster 2024-07-28T12:00:49.203466+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-07-28T12:00:49.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[82865]: cephadm 2024-07-28T12:00:48.250047+0000 mgr.y (mgr.25232) 268 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T12:00:49.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[82865]: cephadm 2024-07-28T12:00:48.261316+0000 mgr.y (mgr.25232) 269 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-07-28T12:00:49.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:49 smithi022 bash[82865]: cluster 2024-07-28T12:00:49.203466+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-07-28T12:00:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:49 smithi150 bash[67543]: cephadm 2024-07-28T12:00:48.250047+0000 mgr.y (mgr.25232) 268 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T12:00:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:49 smithi150 bash[67543]: cephadm 2024-07-28T12:00:48.261316+0000 mgr.y (mgr.25232) 269 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-07-28T12:00:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:49 smithi150 bash[67543]: cluster 2024-07-28T12:00:49.203466+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-07-28T12:00:50.203 INFO:tasks.rados.rados.0.smithi022.stdout:2279: done (2 left) 2024-07-28T12:00:50.203 INFO:tasks.rados.rados.0.smithi022.stdout:2280: done (1 left) 2024-07-28T12:00:50.203 INFO:tasks.rados.rados.0.smithi022.stdout:2282: done (0 left) 2024-07-28T12:00:50.204 INFO:tasks.rados.rados.0.smithi022.stdout:2283: write oid 22 current snap is 294 2024-07-28T12:00:50.204 INFO:tasks.rados.rados.0.smithi022.stdout:2283: seq_num 860 ranges {454020=662029,1691926=588962} 2024-07-28T12:00:50.222 INFO:tasks.rados.rados.0.smithi022.stdout:2283: writing smithi02269687-22 from 454020 to 1116049 tid 1 2024-07-28T12:00:50.241 INFO:tasks.rados.rados.0.smithi022.stdout:2283: writing smithi02269687-22 from 1691926 to 2280888 tid 2 2024-07-28T12:00:50.241 INFO:tasks.rados.rados.0.smithi022.stdout:2284: rollback oid 4 current snap is 294 2024-07-28T12:00:50.241 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 273 2024-07-28T12:00:50.242 INFO:tasks.rados.rados.0.smithi022.stdout:2283: finishing write tid 1 to smithi02269687-22 2024-07-28T12:00:50.242 INFO:tasks.rados.rados.0.smithi022.stdout:2285: delete oid 42 current snap is 294 2024-07-28T12:00:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2283: finishing write tid 2 to smithi02269687-22 2024-07-28T12:00:50.249 INFO:tasks.rados.rados.0.smithi022.stdout:2283: finishing write tid 3 to smithi02269687-22 2024-07-28T12:00:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:2283: finishing write tid 4 to smithi02269687-22 2024-07-28T12:00:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1225 (ObjNum 860 snap 294 seq_num 860) dirty exists 2024-07-28T12:00:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:2283: left oid 22 (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:00:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:2283: done (2 left) 2024-07-28T12:00:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:2285: done (1 left) 2024-07-28T12:00:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:2286: write oid 10 current snap is 294 2024-07-28T12:00:50.251 INFO:tasks.rados.rados.0.smithi022.stdout:2286: seq_num 862 ranges {487634=412527,1408890=592631} 2024-07-28T12:00:50.262 INFO:tasks.rados.rados.0.smithi022.stdout:2286: writing smithi02269687-10 from 487634 to 900161 tid 1 2024-07-28T12:00:50.277 INFO:tasks.rados.rados.0.smithi022.stdout:2286: writing smithi02269687-10 from 1408890 to 2001521 tid 2 2024-07-28T12:00:50.277 INFO:tasks.rados.rados.0.smithi022.stdout:2287: snap_create 2024-07-28T12:00:50.277 INFO:tasks.rados.rados.0.smithi022.stdout:2284: finishing rollback tid 0 to smithi02269687-4 2024-07-28T12:00:50.277 INFO:tasks.rados.rados.0.smithi022.stdout:2284: finishing rollback tid 1 to smithi02269687-4 2024-07-28T12:00:50.277 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1560 (ObjNum 129 snap 0 seq_num 3533675024) dirty dne 2024-07-28T12:00:50.278 INFO:tasks.rados.rados.0.smithi022.stdout:2286: finishing write tid 1 to smithi02269687-10 2024-07-28T12:00:50.284 INFO:tasks.rados.rados.0.smithi022.stdout:2286: finishing write tid 2 to smithi02269687-10 2024-07-28T12:00:50.284 INFO:tasks.rados.rados.0.smithi022.stdout:2286: finishing write tid 3 to smithi02269687-10 2024-07-28T12:00:50.285 INFO:tasks.rados.rados.0.smithi022.stdout:2286: finishing write tid 4 to smithi02269687-10 2024-07-28T12:00:50.285 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 943 (ObjNum 862 snap 294 seq_num 862) dirty exists 2024-07-28T12:00:50.285 INFO:tasks.rados.rados.0.smithi022.stdout:2286: left oid 10 (ObjNum 862 snap 294 seq_num 862) 2024-07-28T12:00:50.638 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[82865]: cluster 2024-07-28T12:00:49.063978+0000 mgr.y (mgr.25232) 270 : cluster [DBG] pgmap v546: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 220 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-28T12:00:50.638 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[82865]: audit 2024-07-28T12:00:49.619596+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.22:0/65288793' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:50.638 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[82865]: audit 2024-07-28T12:00:50.019994+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:50.638 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[82865]: audit 2024-07-28T12:00:50.022102+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[82865]: audit 2024-07-28T12:00:50.158493+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[82865]: cluster 2024-07-28T12:00:50.202603+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[80503]: cluster 2024-07-28T12:00:49.063978+0000 mgr.y (mgr.25232) 270 : cluster [DBG] pgmap v546: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 220 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[80503]: audit 2024-07-28T12:00:49.619596+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.22:0/65288793' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[80503]: audit 2024-07-28T12:00:50.019994+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[80503]: audit 2024-07-28T12:00:50.022102+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[80503]: audit 2024-07-28T12:00:50.158493+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:50.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:50 smithi022 bash[80503]: cluster 2024-07-28T12:00:50.202603+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-07-28T12:00:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:50 smithi150 bash[67543]: cluster 2024-07-28T12:00:49.063978+0000 mgr.y (mgr.25232) 270 : cluster [DBG] pgmap v546: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 220 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-28T12:00:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:50 smithi150 bash[67543]: audit 2024-07-28T12:00:49.619596+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.22:0/65288793' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:50 smithi150 bash[67543]: audit 2024-07-28T12:00:50.019994+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:50 smithi150 bash[67543]: audit 2024-07-28T12:00:50.022102+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:00:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:50 smithi150 bash[67543]: audit 2024-07-28T12:00:50.158493+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:50 smithi150 bash[67543]: cluster 2024-07-28T12:00:50.202603+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-07-28T12:00:51.210 INFO:tasks.rados.rados.0.smithi022.stdout:2284: done (2 left) 2024-07-28T12:00:51.210 INFO:tasks.rados.rados.0.smithi022.stdout:2286: done (1 left) 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2287: done (0 left) 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2288: read oid 3 snap -1 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2288: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2289: read oid 22 snap -1 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2289: expect (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2290: rollback oid 35 current snap is 295 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 287 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2291: read oid 21 snap -1 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2291: expect deleted 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2292: read oid 8 snap 281 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2292: expect (ObjNum 608 snap 195 seq_num 608) 2024-07-28T12:00:51.211 INFO:tasks.rados.rados.0.smithi022.stdout:2293: snap_create 2024-07-28T12:00:51.228 INFO:tasks.rados.rados.0.smithi022.stdout:2289: expect (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:00:51.397 INFO:tasks.rados.rados.0.smithi022.stdout:2292: expect (ObjNum 608 snap 195 seq_num 608) 2024-07-28T12:00:51.517 INFO:tasks.rados.rados.0.smithi022.stdout:2288: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:00:51.671 INFO:tasks.rados.rados.0.smithi022.stdout:2290: finishing rollback tid 1 to smithi02269687-35 2024-07-28T12:00:51.671 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 0 (ObjNum 33 snap 0 seq_num 3533811216) dirty dne 2024-07-28T12:00:52.202 INFO:tasks.rados.rados.0.smithi022.stdout:2288: done (5 left) 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2289: done (4 left) 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2290: done (3 left) 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2291: done (2 left) 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2292: done (1 left) 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2293: done (0 left) 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2294: read oid 48 snap 286 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2294: expect deleted 2024-07-28T12:00:52.203 INFO:tasks.rados.rados.0.smithi022.stdout:2295: delete oid 12 current snap is 296 2024-07-28T12:00:52.211 INFO:tasks.rados.rados.0.smithi022.stdout:2294: done (1 left) 2024-07-28T12:00:52.212 INFO:tasks.rados.rados.0.smithi022.stdout:2295: done (0 left) 2024-07-28T12:00:52.212 INFO:tasks.rados.rados.0.smithi022.stdout:2296: snap_create 2024-07-28T12:00:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[80503]: cluster 2024-07-28T12:00:51.065040+0000 mgr.y (mgr.25232) 271 : cluster [DBG] pgmap v549: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 836 KiB/s wr, 4 op/s 2024-07-28T12:00:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[80503]: cluster 2024-07-28T12:00:51.209403+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-07-28T12:00:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[80503]: audit 2024-07-28T12:00:51.908415+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/553140250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[82865]: cluster 2024-07-28T12:00:51.065040+0000 mgr.y (mgr.25232) 271 : cluster [DBG] pgmap v549: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 836 KiB/s wr, 4 op/s 2024-07-28T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[82865]: cluster 2024-07-28T12:00:51.209403+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-07-28T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[82865]: audit 2024-07-28T12:00:51.908415+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/553140250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:52.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:00:52 smithi150 bash[60514]: ts=2024-07-28T12:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:00:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:52 smithi150 bash[67543]: cluster 2024-07-28T12:00:51.065040+0000 mgr.y (mgr.25232) 271 : cluster [DBG] pgmap v549: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 836 KiB/s wr, 4 op/s 2024-07-28T12:00:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:52 smithi150 bash[67543]: cluster 2024-07-28T12:00:51.209403+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-07-28T12:00:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:52 smithi150 bash[67543]: audit 2024-07-28T12:00:51.908415+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/553140250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.830 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.831 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.831 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.831 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.832 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:52.832 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:53.215 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:52 smithi022 systemd[1]: Stopping Ceph osd.3 for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T12:00:53.215 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[51342]: debug 2024-07-28T12:00:52.960+0000 7f8bef46b640 -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-28T12:00:53.215 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[51342]: debug 2024-07-28T12:00:52.960+0000 7f8bef46b640 -1 osd.3 660 *** Got signal Terminated *** 2024-07-28T12:00:53.215 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:52 smithi022 bash[51342]: debug 2024-07-28T12:00:52.960+0000 7f8bef46b640 -1 osd.3 660 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:00:53.231 INFO:tasks.rados.rados.0.smithi022.stdout:2296: done (0 left) 2024-07-28T12:00:53.231 INFO:tasks.rados.rados.0.smithi022.stdout:2297: read oid 45 snap 281 2024-07-28T12:00:53.232 INFO:tasks.rados.rados.0.smithi022.stdout:2297: expect (ObjNum 740 snap 253 seq_num 740) 2024-07-28T12:00:53.232 INFO:tasks.rados.rados.0.smithi022.stdout:2298: delete oid 47 current snap is 297 2024-07-28T12:00:53.243 INFO:tasks.rados.rados.0.smithi022.stdout:2298: done (1 left) 2024-07-28T12:00:53.243 INFO:tasks.rados.rados.0.smithi022.stdout:2299: snap_create 2024-07-28T12:00:53.247 INFO:tasks.rados.rados.0.smithi022.stdout:2297: expect (ObjNum 740 snap 253 seq_num 740) 2024-07-28T12:00:53.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:53 smithi150 bash[67543]: cluster 2024-07-28T12:00:52.201575+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-07-28T12:00:53.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:53 smithi150 bash[67543]: cluster 2024-07-28T12:00:52.964754+0000 mon.a (mon.0) 788 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T12:00:53.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:53 smithi022 bash[80503]: cluster 2024-07-28T12:00:52.201575+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-07-28T12:00:53.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:53 smithi022 bash[80503]: cluster 2024-07-28T12:00:52.964754+0000 mon.a (mon.0) 788 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T12:00:53.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:53 smithi022 bash[82865]: cluster 2024-07-28T12:00:52.201575+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-07-28T12:00:53.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:53 smithi022 bash[82865]: cluster 2024-07-28T12:00:52.964754+0000 mon.a (mon.0) 788 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T12:00:54.220 INFO:tasks.rados.rados.0.smithi022.stdout:2297: done (1 left) 2024-07-28T12:00:54.220 INFO:tasks.rados.rados.0.smithi022.stdout:2299: done (0 left) 2024-07-28T12:00:54.221 INFO:tasks.rados.rados.0.smithi022.stdout:2300: snap_create 2024-07-28T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:54 smithi150 bash[67543]: cluster 2024-07-28T12:00:53.065850+0000 mgr.y (mgr.25232) 272 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:54 smithi150 bash[67543]: cluster 2024-07-28T12:00:53.206202+0000 mon.a (mon.0) 789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:54 smithi150 bash[67543]: cluster 2024-07-28T12:00:53.223214+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e661: 8 total, 7 up, 8 in 2024-07-28T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:54 smithi150 bash[67543]: audit 2024-07-28T12:00:54.210369+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.22:0/3665741192' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:54.545 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[103188]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-3 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[82865]: cluster 2024-07-28T12:00:53.065850+0000 mgr.y (mgr.25232) 272 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[82865]: cluster 2024-07-28T12:00:53.206202+0000 mon.a (mon.0) 789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[82865]: cluster 2024-07-28T12:00:53.223214+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e661: 8 total, 7 up, 8 in 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[82865]: audit 2024-07-28T12:00:54.210369+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.22:0/3665741192' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[80503]: cluster 2024-07-28T12:00:53.065850+0000 mgr.y (mgr.25232) 272 : cluster [DBG] pgmap v552: 89 pgs: 89 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[80503]: cluster 2024-07-28T12:00:53.206202+0000 mon.a (mon.0) 789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:00:54.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[80503]: cluster 2024-07-28T12:00:53.223214+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e661: 8 total, 7 up, 8 in 2024-07-28T12:00:54.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[80503]: audit 2024-07-28T12:00:54.210369+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.22:0/3665741192' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:54.829 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:54 smithi022 bash[103278]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-3 2024-07-28T12:00:55.226 INFO:tasks.rados.rados.0.smithi022.stdout:2300: done (0 left) 2024-07-28T12:00:55.226 INFO:tasks.rados.rados.0.smithi022.stdout:2301: read oid 34 snap -1 2024-07-28T12:00:55.226 INFO:tasks.rados.rados.0.smithi022.stdout:2301: expect (ObjNum 832 snap 288 seq_num 832) 2024-07-28T12:00:55.226 INFO:tasks.rados.rados.0.smithi022.stdout:2302: read oid 49 snap -1 2024-07-28T12:00:55.227 INFO:tasks.rados.rados.0.smithi022.stdout:2302: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:00:55.227 INFO:tasks.rados.rados.0.smithi022.stdout:2303: snap_create 2024-07-28T12:00:55.238 INFO:tasks.rados.rados.0.smithi022.stdout:2302: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:00:55.455 INFO:tasks.rados.rados.0.smithi022.stdout:2301: expect (ObjNum 832 snap 288 seq_num 832) 2024-07-28T12:00:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:55 smithi150 bash[67543]: cluster 2024-07-28T12:00:54.218720+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e662: 8 total, 7 up, 8 in 2024-07-28T12:00:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:55 smithi022 bash[80503]: cluster 2024-07-28T12:00:54.218720+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e662: 8 total, 7 up, 8 in 2024-07-28T12:00:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:55 smithi022 bash[82865]: cluster 2024-07-28T12:00:54.218720+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e662: 8 total, 7 up, 8 in 2024-07-28T12:00:56.242 INFO:tasks.rados.rados.0.smithi022.stdout:2301: done (2 left) 2024-07-28T12:00:56.243 INFO:tasks.rados.rados.0.smithi022.stdout:2302: done (1 left) 2024-07-28T12:00:56.243 INFO:tasks.rados.rados.0.smithi022.stdout:2303: done (0 left) 2024-07-28T12:00:56.243 INFO:tasks.rados.rados.0.smithi022.stdout:2304: read oid 40 snap 297 2024-07-28T12:00:56.243 INFO:tasks.rados.rados.0.smithi022.stdout:2304: expect (ObjNum 741 snap 253 seq_num 741) 2024-07-28T12:00:56.243 INFO:tasks.rados.rados.0.smithi022.stdout:2305: write oid 38 current snap is 300 2024-07-28T12:00:56.243 INFO:tasks.rados.rados.0.smithi022.stdout:2305: seq_num 865 ranges {538055=638274,1867983=670072} 2024-07-28T12:00:56.251 INFO:tasks.rados.rados.0.smithi022.stdout:2305: writing smithi02269687-38 from 538055 to 1176329 tid 1 2024-07-28T12:00:56.262 INFO:tasks.rados.rados.0.smithi022.stdout:2305: writing smithi02269687-38 from 1867983 to 2538055 tid 2 2024-07-28T12:00:56.262 INFO:tasks.rados.rados.0.smithi022.stdout:2306: read oid 44 snap 296 2024-07-28T12:00:56.262 INFO:tasks.rados.rados.0.smithi022.stdout:2306: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T12:00:56.262 INFO:tasks.rados.rados.0.smithi022.stdout:2307: snap_create 2024-07-28T12:00:56.262 INFO:tasks.rados.rados.0.smithi022.stdout:2304: expect (ObjNum 741 snap 253 seq_num 741) 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:2305: finishing write tid 1 to smithi02269687-38 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:2305: finishing write tid 2 to smithi02269687-38 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:2305: finishing write tid 3 to smithi02269687-38 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:2305: finishing write tid 4 to smithi02269687-38 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 956 (ObjNum 865 snap 300 seq_num 865) dirty exists 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:2305: left oid 38 (ObjNum 865 snap 300 seq_num 865) 2024-07-28T12:00:56.353 INFO:tasks.rados.rados.0.smithi022.stdout:2306: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T12:00:56.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:56 smithi022 bash[80503]: cluster 2024-07-28T12:00:55.066771+0000 mgr.y (mgr.25232) 273 : cluster [DBG] pgmap v555: 89 pgs: 6 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 73 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 551 KiB/s wr, 6 op/s; 7/345 objects degraded (2.029%) 2024-07-28T12:00:56.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:56 smithi022 bash[80503]: cluster 2024-07-28T12:00:55.224954+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e663: 8 total, 7 up, 8 in 2024-07-28T12:00:56.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:56 smithi022 bash[80503]: cluster 2024-07-28T12:00:55.225672+0000 mon.a (mon.0) 793 : cluster [WRN] Health check failed: Degraded data redundancy: 7/345 objects degraded (2.029%), 1 pg degraded (PG_DEGRADED) 2024-07-28T12:00:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:56 smithi022 bash[82865]: cluster 2024-07-28T12:00:55.066771+0000 mgr.y (mgr.25232) 273 : cluster [DBG] pgmap v555: 89 pgs: 6 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 73 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 551 KiB/s wr, 6 op/s; 7/345 objects degraded (2.029%) 2024-07-28T12:00:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:56 smithi022 bash[82865]: cluster 2024-07-28T12:00:55.224954+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e663: 8 total, 7 up, 8 in 2024-07-28T12:00:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:56 smithi022 bash[82865]: cluster 2024-07-28T12:00:55.225672+0000 mon.a (mon.0) 793 : cluster [WRN] Health check failed: Degraded data redundancy: 7/345 objects degraded (2.029%), 1 pg degraded (PG_DEGRADED) 2024-07-28T12:00:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:56 smithi150 bash[67543]: cluster 2024-07-28T12:00:55.066771+0000 mgr.y (mgr.25232) 273 : cluster [DBG] pgmap v555: 89 pgs: 6 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 73 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 551 KiB/s wr, 6 op/s; 7/345 objects degraded (2.029%) 2024-07-28T12:00:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:56 smithi150 bash[67543]: cluster 2024-07-28T12:00:55.224954+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e663: 8 total, 7 up, 8 in 2024-07-28T12:00:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:56 smithi150 bash[67543]: cluster 2024-07-28T12:00:55.225672+0000 mon.a (mon.0) 793 : cluster [WRN] Health check failed: Degraded data redundancy: 7/345 objects degraded (2.029%), 1 pg degraded (PG_DEGRADED) 2024-07-28T12:00:56.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.782 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.782 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.783 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.783 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-28T12:00:56.783 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: Stopped Ceph osd.3 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T12:00:56.783 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.784 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.784 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:56.784 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:00:57.079 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:56 smithi022 systemd[1]: Started Ceph osd.3 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T12:00:57.203 INFO:tasks.rados.rados.0.smithi022.stdout:2304: done (3 left) 2024-07-28T12:00:57.203 INFO:tasks.rados.rados.0.smithi022.stdout:2305: done (2 left) 2024-07-28T12:00:57.203 INFO:tasks.rados.rados.0.smithi022.stdout:2306: done (1 left) 2024-07-28T12:00:57.203 INFO:tasks.rados.rados.0.smithi022.stdout:2307: done (0 left) 2024-07-28T12:00:57.203 INFO:tasks.rados.rados.0.smithi022.stdout:2308: snap_create 2024-07-28T12:00:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:57 smithi150 bash[67543]: cluster 2024-07-28T12:00:56.242091+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e664: 8 total, 7 up, 8 in 2024-07-28T12:00:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:57 smithi150 bash[67543]: audit 2024-07-28T12:00:56.523550+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.22:0/3745971338' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:57 smithi150 bash[67543]: audit 2024-07-28T12:00:56.818414+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:57 smithi150 bash[67543]: audit 2024-07-28T12:00:56.823948+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:57 smithi150 bash[67543]: audit 2024-07-28T12:00:56.824988+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:57 smithi150 bash[67543]: cluster 2024-07-28T12:00:57.202048+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e665: 8 total, 7 up, 8 in 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[80503]: cluster 2024-07-28T12:00:56.242091+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e664: 8 total, 7 up, 8 in 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[80503]: audit 2024-07-28T12:00:56.523550+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.22:0/3745971338' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[80503]: audit 2024-07-28T12:00:56.818414+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[80503]: audit 2024-07-28T12:00:56.823948+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[80503]: audit 2024-07-28T12:00:56.824988+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[80503]: cluster 2024-07-28T12:00:57.202048+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e665: 8 total, 7 up, 8 in 2024-07-28T12:00:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[82865]: cluster 2024-07-28T12:00:56.242091+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e664: 8 total, 7 up, 8 in 2024-07-28T12:00:57.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[82865]: audit 2024-07-28T12:00:56.523550+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.22:0/3745971338' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:57.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[82865]: audit 2024-07-28T12:00:56.818414+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:57.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[82865]: audit 2024-07-28T12:00:56.823948+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:00:57.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[82865]: audit 2024-07-28T12:00:56.824988+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:00:57.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:57 smithi022 bash[82865]: cluster 2024-07-28T12:00:57.202048+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e665: 8 total, 7 up, 8 in 2024-07-28T12:00:58.203 INFO:tasks.rados.rados.0.smithi022.stdout:2308: done (0 left) 2024-07-28T12:00:58.203 INFO:tasks.rados.rados.0.smithi022.stdout:2309: read oid 36 snap 295 2024-07-28T12:00:58.203 INFO:tasks.rados.rados.0.smithi022.stdout:2309: expect (ObjNum 764 snap 261 seq_num 764) 2024-07-28T12:00:58.203 INFO:tasks.rados.rados.0.smithi022.stdout:2310: write oid 21 current snap is 302 2024-07-28T12:00:58.203 INFO:tasks.rados.rados.0.smithi022.stdout:2310: seq_num 866 ranges {554862=713523,1926465=599969} 2024-07-28T12:00:58.211 INFO:tasks.rados.rados.0.smithi022.stdout:2310: writing smithi02269687-21 from 554862 to 1268385 tid 1 2024-07-28T12:00:58.219 INFO:tasks.rados.rados.0.smithi022.stdout:2310: writing smithi02269687-21 from 1926465 to 2526434 tid 2 2024-07-28T12:00:58.220 INFO:tasks.rados.rados.0.smithi022.stdout:2311: snap_create 2024-07-28T12:00:58.221 INFO:tasks.rados.rados.0.smithi022.stdout:2309: expect (ObjNum 764 snap 261 seq_num 764) 2024-07-28T12:00:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[80503]: cluster 2024-07-28T12:00:57.067599+0000 mgr.y (mgr.25232) 274 : cluster [DBG] pgmap v558: 89 pgs: 22 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 60 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s; 13/348 objects degraded (3.736%) 2024-07-28T12:00:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[80503]: cluster 2024-07-28T12:00:58.201863+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e666: 8 total, 7 up, 8 in 2024-07-28T12:00:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[82865]: cluster 2024-07-28T12:00:57.067599+0000 mgr.y (mgr.25232) 274 : cluster [DBG] pgmap v558: 89 pgs: 22 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 60 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s; 13/348 objects degraded (3.736%) 2024-07-28T12:00:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[82865]: cluster 2024-07-28T12:00:58.201863+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e666: 8 total, 7 up, 8 in 2024-07-28T12:00:58.343 INFO:tasks.rados.rados.0.smithi022.stdout:2310: finishing write tid 1 to smithi02269687-21 2024-07-28T12:00:58.343 INFO:tasks.rados.rados.0.smithi022.stdout:2310: finishing write tid 2 to smithi02269687-21 2024-07-28T12:00:58.344 INFO:tasks.rados.rados.0.smithi022.stdout:2310: finishing write tid 3 to smithi02269687-21 2024-07-28T12:00:58.344 INFO:tasks.rados.rados.0.smithi022.stdout:2310: finishing write tid 4 to smithi02269687-21 2024-07-28T12:00:58.344 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 518 (ObjNum 866 snap 302 seq_num 866) dirty exists 2024-07-28T12:00:58.344 INFO:tasks.rados.rados.0.smithi022.stdout:2310: left oid 21 (ObjNum 866 snap 302 seq_num 866) 2024-07-28T12:00:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:58 smithi150 bash[67543]: cluster 2024-07-28T12:00:57.067599+0000 mgr.y (mgr.25232) 274 : cluster [DBG] pgmap v558: 89 pgs: 22 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 60 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s; 13/348 objects degraded (3.736%) 2024-07-28T12:00:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:58 smithi150 bash[67543]: cluster 2024-07-28T12:00:58.201863+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e666: 8 total, 7 up, 8 in 2024-07-28T12:00:58.736 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-28T12:00:58.737 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: 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-28T12:00:58.737 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-28T12:00:58.737 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-28T12:00:58.737 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-07-28T12:00:58.737 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-28T12:00:58.737 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:00:58 smithi022 bash[103448]: --> ceph-volume raw activate successful for osd ID: 3 2024-07-28T12:00:59.204 INFO:tasks.rados.rados.0.smithi022.stdout:2309: done (2 left) 2024-07-28T12:00:59.204 INFO:tasks.rados.rados.0.smithi022.stdout:2310: done (1 left) 2024-07-28T12:00:59.204 INFO:tasks.rados.rados.0.smithi022.stdout:2311: done (0 left) 2024-07-28T12:00:59.204 INFO:tasks.rados.rados.0.smithi022.stdout:2312: snap_create 2024-07-28T12:00:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:59 smithi150 bash[67543]: audit 2024-07-28T12:00:58.807334+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.22:0/4076470889' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:00:59 smithi150 bash[67543]: cluster 2024-07-28T12:00:59.203274+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e667: 8 total, 7 up, 8 in 2024-07-28T12:00:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:00:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:00:59] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-07-28T12:00:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:59 smithi022 bash[80503]: audit 2024-07-28T12:00:58.807334+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.22:0/4076470889' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:00:59 smithi022 bash[80503]: cluster 2024-07-28T12:00:59.203274+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e667: 8 total, 7 up, 8 in 2024-07-28T12:00:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:59 smithi022 bash[82865]: audit 2024-07-28T12:00:58.807334+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.22:0/4076470889' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:00:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:00:59 smithi022 bash[82865]: cluster 2024-07-28T12:00:59.203274+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e667: 8 total, 7 up, 8 in 2024-07-28T12:01:00.210 INFO:tasks.rados.rados.0.smithi022.stdout:2312: done (0 left) 2024-07-28T12:01:00.210 INFO:tasks.rados.rados.0.smithi022.stdout:2313: snap_remove snap 290 2024-07-28T12:01:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:00 smithi150 bash[67543]: cluster 2024-07-28T12:00:59.068509+0000 mgr.y (mgr.25232) 275 : cluster [DBG] pgmap v561: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s; 14/348 objects degraded (4.023%) 2024-07-28T12:01:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:00 smithi150 bash[67543]: cluster 2024-07-28T12:01:00.209541+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e668: 8 total, 7 up, 8 in 2024-07-28T12:01:00.579 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:01:00 smithi022 bash[103691]: debug 2024-07-28T12:01:00.348+0000 7f156d5bb640 1 -- 172.21.15.22:0/3432492273 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5605432931e0 con 0x560543253800 2024-07-28T12:01:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:00 smithi022 bash[80503]: cluster 2024-07-28T12:00:59.068509+0000 mgr.y (mgr.25232) 275 : cluster [DBG] pgmap v561: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s; 14/348 objects degraded (4.023%) 2024-07-28T12:01:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:00 smithi022 bash[80503]: cluster 2024-07-28T12:01:00.209541+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e668: 8 total, 7 up, 8 in 2024-07-28T12:01:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:00 smithi022 bash[82865]: cluster 2024-07-28T12:00:59.068509+0000 mgr.y (mgr.25232) 275 : cluster [DBG] pgmap v561: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 186 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s; 14/348 objects degraded (4.023%) 2024-07-28T12:01:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:00 smithi022 bash[82865]: cluster 2024-07-28T12:01:00.209541+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e668: 8 total, 7 up, 8 in 2024-07-28T12:01:01.208 INFO:tasks.rados.rados.0.smithi022.stdout:2313: done (0 left) 2024-07-28T12:01:01.208 INFO:tasks.rados.rados.0.smithi022.stdout:2314: snap_remove snap 293 2024-07-28T12:01:01.258 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:01:00 smithi022 bash[103691]: debug 2024-07-28T12:01:00.912+0000 7f156fe21640 -1 Falling back to public interface 2024-07-28T12:01:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:01 smithi150 bash[67543]: audit 2024-07-28T12:01:01.119174+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.22:0/3815869560' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:01 smithi150 bash[67543]: cluster 2024-07-28T12:01:01.207547+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e669: 8 total, 7 up, 8 in 2024-07-28T12:01:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:01 smithi022 bash[80503]: audit 2024-07-28T12:01:01.119174+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.22:0/3815869560' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:01 smithi022 bash[80503]: cluster 2024-07-28T12:01:01.207547+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e669: 8 total, 7 up, 8 in 2024-07-28T12:01:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:01 smithi022 bash[82865]: audit 2024-07-28T12:01:01.119174+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.22:0/3815869560' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:01 smithi022 bash[82865]: cluster 2024-07-28T12:01:01.207547+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e669: 8 total, 7 up, 8 in 2024-07-28T12:01:02.214 INFO:tasks.rados.rados.0.smithi022.stdout:2314: done (0 left) 2024-07-28T12:01:02.214 INFO:tasks.rados.rados.0.smithi022.stdout:2315: snap_create 2024-07-28T12:01:02.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:02 smithi150 bash[60514]: ts=2024-07-28T12:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:01:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:02 smithi150 bash[67543]: cluster 2024-07-28T12:01:01.069606+0000 mgr.y (mgr.25232) 276 : cluster [DBG] pgmap v564: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 640 KiB/s wr, 8 op/s; 15/354 objects degraded (4.237%) 2024-07-28T12:01:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:02 smithi150 bash[67543]: cluster 2024-07-28T12:01:01.251208+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 15/354 objects degraded (4.237%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:02 smithi150 bash[67543]: cluster 2024-07-28T12:01:02.213834+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e670: 8 total, 7 up, 8 in 2024-07-28T12:01:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:02 smithi022 bash[80503]: cluster 2024-07-28T12:01:01.069606+0000 mgr.y (mgr.25232) 276 : cluster [DBG] pgmap v564: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 640 KiB/s wr, 8 op/s; 15/354 objects degraded (4.237%) 2024-07-28T12:01:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:02 smithi022 bash[80503]: cluster 2024-07-28T12:01:01.251208+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 15/354 objects degraded (4.237%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:02 smithi022 bash[80503]: cluster 2024-07-28T12:01:02.213834+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e670: 8 total, 7 up, 8 in 2024-07-28T12:01:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:02 smithi022 bash[82865]: cluster 2024-07-28T12:01:01.069606+0000 mgr.y (mgr.25232) 276 : cluster [DBG] pgmap v564: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 640 KiB/s wr, 8 op/s; 15/354 objects degraded (4.237%) 2024-07-28T12:01:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:02 smithi022 bash[82865]: cluster 2024-07-28T12:01:01.251208+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 15/354 objects degraded (4.237%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:02 smithi022 bash[82865]: cluster 2024-07-28T12:01:02.213834+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e670: 8 total, 7 up, 8 in 2024-07-28T12:01:03.213 INFO:tasks.rados.rados.0.smithi022.stdout:2315: done (0 left) 2024-07-28T12:01:03.213 INFO:tasks.rados.rados.0.smithi022.stdout:2316: snap_remove snap 288 2024-07-28T12:01:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:2316: done (0 left) 2024-07-28T12:01:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:2317: write oid 50 current snap is 305 2024-07-28T12:01:04.220 INFO:tasks.rados.rados.0.smithi022.stdout:2317: seq_num 867 ranges {571669=505125,1701300=743627} 2024-07-28T12:01:04.225 INFO:tasks.rados.rados.0.smithi022.stdout:2317: writing smithi02269687-50 from 571669 to 1076794 tid 1 2024-07-28T12:01:04.235 INFO:tasks.rados.rados.0.smithi022.stdout:2317: writing smithi02269687-50 from 1701300 to 2444927 tid 2 2024-07-28T12:01:04.236 INFO:tasks.rados.rados.0.smithi022.stdout:2318: read oid 4 snap -1 2024-07-28T12:01:04.236 INFO:tasks.rados.rados.0.smithi022.stdout:2318: expect deleted 2024-07-28T12:01:04.236 INFO:tasks.rados.rados.0.smithi022.stdout:2319: delete oid 12 current snap is 305 2024-07-28T12:01:04.246 INFO:tasks.rados.rados.0.smithi022.stdout:2318: done (2 left) 2024-07-28T12:01:04.246 INFO:tasks.rados.rados.0.smithi022.stdout:2319: done (1 left) 2024-07-28T12:01:04.246 INFO:tasks.rados.rados.0.smithi022.stdout:2320: read oid 23 snap -1 2024-07-28T12:01:04.246 INFO:tasks.rados.rados.0.smithi022.stdout:2320: expect (ObjNum 845 snap 290 seq_num 845) 2024-07-28T12:01:04.246 INFO:tasks.rados.rados.0.smithi022.stdout:2321: read oid 49 snap -1 2024-07-28T12:01:04.246 INFO:tasks.rados.rados.0.smithi022.stdout:2321: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:01:04.247 INFO:tasks.rados.rados.0.smithi022.stdout:2322: read oid 21 snap -1 2024-07-28T12:01:04.247 INFO:tasks.rados.rados.0.smithi022.stdout:2322: expect (ObjNum 866 snap 302 seq_num 866) 2024-07-28T12:01:04.247 INFO:tasks.rados.rados.0.smithi022.stdout:2323: write oid 8 current snap is 305 2024-07-28T12:01:04.247 INFO:tasks.rados.rados.0.smithi022.stdout:2323: seq_num 869 ranges {605283=655623,1701911=747296} 2024-07-28T12:01:04.254 INFO:tasks.rados.rados.0.smithi022.stdout:2323: writing smithi02269687-8 from 605283 to 1260906 tid 1 2024-07-28T12:01:04.264 INFO:tasks.rados.rados.0.smithi022.stdout:2323: writing smithi02269687-8 from 1701911 to 2449207 tid 2 2024-07-28T12:01:04.264 INFO:tasks.rados.rados.0.smithi022.stdout:2324: write oid 9 current snap is 305 2024-07-28T12:01:04.264 INFO:tasks.rados.rados.0.smithi022.stdout:2324: seq_num 870 ranges {622090=730872,1760393=607307} 2024-07-28T12:01:04.273 INFO:tasks.rados.rados.0.smithi022.stdout:2324: writing smithi02269687-9 from 622090 to 1352962 tid 1 2024-07-28T12:01:04.280 INFO:tasks.rados.rados.0.smithi022.stdout:2324: writing smithi02269687-9 from 1760393 to 2367700 tid 2 2024-07-28T12:01:04.280 INFO:tasks.rados.rados.0.smithi022.stdout:2325: snap_remove snap 303 2024-07-28T12:01:04.329 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[103691]: debug 2024-07-28T12:01:04.016+0000 7f156fe21640 -1 osd.3 660 log_to_monitors true 2024-07-28T12:01:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: cluster 2024-07-28T12:01:03.070231+0000 mgr.y (mgr.25232) 277 : cluster [DBG] pgmap v567: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 640 KiB/s wr, 8 op/s; 15/354 objects degraded (4.237%) 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: cluster 2024-07-28T12:01:03.212710+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e671: 8 total, 7 up, 8 in 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:03.394241+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:03.400393+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:03.414263+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.22:0/388213864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:04.023598+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:04.023896+0000 mon.a (mon.0) 811 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:04.099870+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[82865]: audit 2024-07-28T12:01:04.105480+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: cluster 2024-07-28T12:01:03.070231+0000 mgr.y (mgr.25232) 277 : cluster [DBG] pgmap v567: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 640 KiB/s wr, 8 op/s; 15/354 objects degraded (4.237%) 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: cluster 2024-07-28T12:01:03.212710+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e671: 8 total, 7 up, 8 in 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:03.394241+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:03.400393+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:03.414263+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.22:0/388213864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:04.023598+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:04.023896+0000 mon.a (mon.0) 811 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:04.099870+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[80503]: audit 2024-07-28T12:01:04.105480+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: cluster 2024-07-28T12:01:03.070231+0000 mgr.y (mgr.25232) 277 : cluster [DBG] pgmap v567: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 640 KiB/s wr, 8 op/s; 15/354 objects degraded (4.237%) 2024-07-28T12:01:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: cluster 2024-07-28T12:01:03.212710+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e671: 8 total, 7 up, 8 in 2024-07-28T12:01:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:03.394241+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:03.400393+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:03.414263+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.22:0/388213864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:04.023598+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T12:01:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:04.023896+0000 mon.a (mon.0) 811 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T12:01:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:04.099870+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:04 smithi150 bash[67543]: audit 2024-07-28T12:01:04.105480+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:04.829 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:01:04 smithi022 bash[103691]: debug 2024-07-28T12:01:04.528+0000 7f1563bc3640 -1 osd.3 660 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T12:01:05.247 INFO:tasks.rados.rados.0.smithi022.stdout:2325: done (6 left) 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:2326: rollback oid 16 current snap is 305 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 291 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:2327: rollback oid 12 current snap is 305 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 302 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:2328: rollback oid 42 current snap is 305 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 299 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:2329: read oid 6 snap 294 2024-07-28T12:01:05.248 INFO:tasks.rados.rados.0.smithi022.stdout:2329: expect (ObjNum 825 snap 283 seq_num 825) 2024-07-28T12:01:05.253 INFO:tasks.rados.rados.0.smithi022.stdout:2330: read oid 45 snap 292 2024-07-28T12:01:05.253 INFO:tasks.rados.rados.0.smithi022.stdout:2330: expect deleted 2024-07-28T12:01:05.253 INFO:tasks.rados.rados.0.smithi022.stdout:2331: rollback oid 39 current snap is 305 2024-07-28T12:01:05.254 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 291 2024-07-28T12:01:05.254 INFO:tasks.rados.rados.0.smithi022.stdout:2332: delete oid 19 current snap is 305 2024-07-28T12:01:05.254 INFO:tasks.rados.rados.0.smithi022.stdout:2320: expect (ObjNum 845 snap 290 seq_num 845) 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:2317: finishing write tid 1 to smithi02269687-50 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:2317: finishing write tid 2 to smithi02269687-50 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:2317: finishing write tid 3 to smithi02269687-50 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:2317: finishing write tid 4 to smithi02269687-50 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 938 (ObjNum 867 snap 305 seq_num 867) dirty exists 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:2317: left oid 50 (ObjNum 867 snap 305 seq_num 867) 2024-07-28T12:01:05.389 INFO:tasks.rados.rados.0.smithi022.stdout:2321: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: audit 2024-07-28T12:01:04.215890+0000 mon.a (mon.0) 814 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: cluster 2024-07-28T12:01:04.216074+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e672: 8 total, 7 up, 8 in 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: audit 2024-07-28T12:01:04.220549+0000 mon.c (mon.2) 17 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: audit 2024-07-28T12:01:04.231307+0000 mon.a (mon.0) 816 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: audit 2024-07-28T12:01:04.520928+0000 mon.a (mon.0) 817 : audit [INF] from='osd.3 ' entity='osd.3' 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: audit 2024-07-28T12:01:05.019161+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:05 smithi150 bash[67543]: audit 2024-07-28T12:01:05.021068+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: audit 2024-07-28T12:01:04.215890+0000 mon.a (mon.0) 814 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: cluster 2024-07-28T12:01:04.216074+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e672: 8 total, 7 up, 8 in 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: audit 2024-07-28T12:01:04.220549+0000 mon.c (mon.2) 17 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: audit 2024-07-28T12:01:04.231307+0000 mon.a (mon.0) 816 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: audit 2024-07-28T12:01:04.520928+0000 mon.a (mon.0) 817 : audit [INF] from='osd.3 ' entity='osd.3' 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: audit 2024-07-28T12:01:05.019161+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[80503]: audit 2024-07-28T12:01:05.021068+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: audit 2024-07-28T12:01:04.215890+0000 mon.a (mon.0) 814 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T12:01:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: cluster 2024-07-28T12:01:04.216074+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e672: 8 total, 7 up, 8 in 2024-07-28T12:01:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: audit 2024-07-28T12:01:04.220549+0000 mon.c (mon.2) 17 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:01:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: audit 2024-07-28T12:01:04.231307+0000 mon.a (mon.0) 816 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-07-28T12:01:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: audit 2024-07-28T12:01:04.520928+0000 mon.a (mon.0) 817 : audit [INF] from='osd.3 ' entity='osd.3' 2024-07-28T12:01:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: audit 2024-07-28T12:01:05.019161+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:05 smithi022 bash[82865]: audit 2024-07-28T12:01:05.021068+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:05.607 INFO:tasks.rados.rados.0.smithi022.stdout:2322: expect (ObjNum 866 snap 302 seq_num 866) 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2323: finishing write tid 1 to smithi02269687-8 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2323: finishing write tid 2 to smithi02269687-8 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2323: finishing write tid 3 to smithi02269687-8 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2323: finishing write tid 4 to smithi02269687-8 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1214 (ObjNum 869 snap 305 seq_num 869) dirty exists 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2323: left oid 8 (ObjNum 869 snap 305 seq_num 869) 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2324: finishing write tid 1 to smithi02269687-9 2024-07-28T12:01:05.687 INFO:tasks.rados.rados.0.smithi022.stdout:2324: finishing write tid 2 to smithi02269687-9 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:2324: finishing write tid 3 to smithi02269687-9 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:2324: finishing write tid 4 to smithi02269687-9 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 623 (ObjNum 870 snap 305 seq_num 870) dirty exists 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:2324: left oid 9 (ObjNum 870 snap 305 seq_num 870) 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:2328: finishing rollback tid 1 to smithi02269687-42 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 499 (ObjNum 289 snap 0 seq_num 3533591248) dirty dne 2024-07-28T12:01:05.688 INFO:tasks.rados.rados.0.smithi022.stdout:2329: expect (ObjNum 825 snap 283 seq_num 825) 2024-07-28T12:01:05.712 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 4 2024-07-28T12:01:05.975 INFO:tasks.rados.rados.0.smithi022.stdout:2331: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:01:05.975 INFO:tasks.rados.rados.0.smithi022.stdout:2331: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:01:05.975 INFO:tasks.rados.rados.0.smithi022.stdout:2326: finishing rollback tid 1 to smithi02269687-16 2024-07-28T12:01:05.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1107 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:01:05.975 INFO:tasks.rados.rados.0.smithi022.stdout:2327: finishing rollback tid 1 to smithi02269687-12 2024-07-28T12:01:05.976 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1197 (ObjNum 129 snap 0 seq_num 3533902048) dirty dne 2024-07-28T12:01:05.976 INFO:tasks.rados.rados.0.smithi022.stdout:2331: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:01:05.976 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1147 (ObjNum 844 snap 290 seq_num 844) dirty exists 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2317: done (12 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2320: done (11 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2321: done (10 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2322: done (9 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2323: done (8 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2324: done (7 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2326: done (6 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2327: done (5 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2328: done (4 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2329: done (3 left) 2024-07-28T12:01:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2330: done (2 left) 2024-07-28T12:01:06.299 INFO:tasks.rados.rados.0.smithi022.stdout:2331: done (1 left) 2024-07-28T12:01:06.299 INFO:tasks.rados.rados.0.smithi022.stdout:2332: done (0 left) 2024-07-28T12:01:06.299 INFO:tasks.rados.rados.0.smithi022.stdout:2333: write oid 6 current snap is 305 2024-07-28T12:01:06.299 INFO:tasks.rados.rados.0.smithi022.stdout:2333: seq_num 872 ranges {655704=481370,1761004=494623} 2024-07-28T12:01:06.309 INFO:tasks.rados.rados.0.smithi022.stdout:2333: writing smithi02269687-6 from 655704 to 1137074 tid 1 2024-07-28T12:01:06.321 INFO:tasks.rados.rados.0.smithi022.stdout:2333: writing smithi02269687-6 from 1761004 to 2255627 tid 2 2024-07-28T12:01:06.321 INFO:tasks.rados.rados.0.smithi022.stdout:2334: rollback oid 24 current snap is 305 2024-07-28T12:01:06.321 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 291 2024-07-28T12:01:06.321 INFO:tasks.rados.rados.0.smithi022.stdout:2333: finishing write tid 1 to smithi02269687-6 2024-07-28T12:01:06.322 INFO:tasks.rados.rados.0.smithi022.stdout:2335: snap_remove snap 298 2024-07-28T12:01:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:06 smithi150 bash[67543]: cluster 2024-07-28T12:01:05.071188+0000 mgr.y (mgr.25232) 278 : cluster [DBG] pgmap v570: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15/354 objects degraded (4.237%) 2024-07-28T12:01:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:06 smithi150 bash[67543]: cluster 2024-07-28T12:01:05.227786+0000 mon.a (mon.0) 820 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:01:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:06 smithi150 bash[67543]: cluster 2024-07-28T12:01:05.244497+0000 mon.a (mon.0) 821 : cluster [INF] osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910] boot 2024-07-28T12:01:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:06 smithi150 bash[67543]: cluster 2024-07-28T12:01:05.244601+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-07-28T12:01:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:06 smithi150 bash[67543]: audit 2024-07-28T12:01:05.245737+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T12:01:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:06 smithi150 bash[67543]: audit 2024-07-28T12:01:05.700871+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.22:0/4035076608' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:06.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[80503]: cluster 2024-07-28T12:01:05.071188+0000 mgr.y (mgr.25232) 278 : cluster [DBG] pgmap v570: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15/354 objects degraded (4.237%) 2024-07-28T12:01:06.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[80503]: cluster 2024-07-28T12:01:05.227786+0000 mon.a (mon.0) 820 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:01:06.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[80503]: cluster 2024-07-28T12:01:05.244497+0000 mon.a (mon.0) 821 : cluster [INF] osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910] boot 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[80503]: cluster 2024-07-28T12:01:05.244601+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[80503]: audit 2024-07-28T12:01:05.245737+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[80503]: audit 2024-07-28T12:01:05.700871+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.22:0/4035076608' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[82865]: cluster 2024-07-28T12:01:05.071188+0000 mgr.y (mgr.25232) 278 : cluster [DBG] pgmap v570: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15/354 objects degraded (4.237%) 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[82865]: cluster 2024-07-28T12:01:05.227786+0000 mon.a (mon.0) 820 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[82865]: cluster 2024-07-28T12:01:05.244497+0000 mon.a (mon.0) 821 : cluster [INF] osd.3 [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910] boot 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[82865]: cluster 2024-07-28T12:01:05.244601+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[82865]: audit 2024-07-28T12:01:05.245737+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T12:01:06.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:06 smithi022 bash[82865]: audit 2024-07-28T12:01:05.700871+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.22:0/4035076608' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T12:01:06.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T12:01:07.257 INFO:tasks.rados.rados.0.smithi022.stdout:2335: done (2 left) 2024-07-28T12:01:07.257 INFO:tasks.rados.rados.0.smithi022.stdout:2336: write oid 50 current snap is 305 2024-07-28T12:01:07.257 INFO:tasks.rados.rados.0.smithi022.stdout:2334: finishing rollback tid 1 to smithi02269687-24 2024-07-28T12:01:07.257 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 287 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T12:01:07.257 INFO:tasks.rados.rados.0.smithi022.stdout:2333: finishing write tid 2 to smithi02269687-6 2024-07-28T12:01:07.258 INFO:tasks.rados.rados.0.smithi022.stdout:2333: finishing write tid 3 to smithi02269687-6 2024-07-28T12:01:07.258 INFO:tasks.rados.rados.0.smithi022.stdout:2333: finishing write tid 4 to smithi02269687-6 2024-07-28T12:01:07.258 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 944 (ObjNum 872 snap 305 seq_num 872) dirty exists 2024-07-28T12:01:07.258 INFO:tasks.rados.rados.0.smithi022.stdout:2333: left oid 6 (ObjNum 872 snap 305 seq_num 872) 2024-07-28T12:01:07.258 INFO:tasks.rados.rados.0.smithi022.stdout:2336: seq_num 873 ranges {672511=556619,1819486=754634} 2024-07-28T12:01:07.272 INFO:tasks.rados.rados.0.smithi022.stdout:2336: writing smithi02269687-50 from 672511 to 1229130 tid 1 2024-07-28T12:01:07.287 INFO:tasks.rados.rados.0.smithi022.stdout:2336: writing smithi02269687-50 from 1819486 to 2574120 tid 2 2024-07-28T12:01:07.287 INFO:tasks.rados.rados.0.smithi022.stdout:2333: done (2 left) 2024-07-28T12:01:07.287 INFO:tasks.rados.rados.0.smithi022.stdout:2334: done (1 left) 2024-07-28T12:01:07.287 INFO:tasks.rados.rados.0.smithi022.stdout:2337: snap_remove snap 297 2024-07-28T12:01:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:07 smithi150 bash[67543]: cluster 2024-07-28T12:01:06.245676+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-07-28T12:01:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:07 smithi022 bash[80503]: cluster 2024-07-28T12:01:06.245676+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-07-28T12:01:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:07 smithi022 bash[82865]: cluster 2024-07-28T12:01:06.245676+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-07-28T12:01:08.267 INFO:tasks.rados.rados.0.smithi022.stdout:2337: done (1 left) 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:2338: snap_create 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:2336: finishing write tid 1 to smithi02269687-50 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:2336: finishing write tid 2 to smithi02269687-50 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:2336: finishing write tid 3 to smithi02269687-50 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:2336: finishing write tid 4 to smithi02269687-50 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 951 (ObjNum 873 snap 305 seq_num 873) dirty exists 2024-07-28T12:01:08.268 INFO:tasks.rados.rados.0.smithi022.stdout:2336: left oid 50 (ObjNum 873 snap 305 seq_num 873) 2024-07-28T12:01:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:08 smithi150 bash[67543]: cluster 2024-07-28T12:01:07.072072+0000 mgr.y (mgr.25232) 279 : cluster [DBG] pgmap v573: 89 pgs: 10 peering, 18 active+undersized, 3 active+undersized+degraded, 58 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 975 KiB/s wr, 9 op/s; 10/366 objects degraded (2.732%) 2024-07-28T12:01:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:08 smithi150 bash[67543]: cluster 2024-07-28T12:01:07.239864+0000 mon.a (mon.0) 826 : cluster [WRN] Health check update: Degraded data redundancy: 10/366 objects degraded (2.732%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:08 smithi150 bash[67543]: cluster 2024-07-28T12:01:07.256268+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-07-28T12:01:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:08 smithi022 bash[80503]: cluster 2024-07-28T12:01:07.072072+0000 mgr.y (mgr.25232) 279 : cluster [DBG] pgmap v573: 89 pgs: 10 peering, 18 active+undersized, 3 active+undersized+degraded, 58 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 975 KiB/s wr, 9 op/s; 10/366 objects degraded (2.732%) 2024-07-28T12:01:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:08 smithi022 bash[80503]: cluster 2024-07-28T12:01:07.239864+0000 mon.a (mon.0) 826 : cluster [WRN] Health check update: Degraded data redundancy: 10/366 objects degraded (2.732%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:08 smithi022 bash[80503]: cluster 2024-07-28T12:01:07.256268+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-07-28T12:01:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:08 smithi022 bash[82865]: cluster 2024-07-28T12:01:07.072072+0000 mgr.y (mgr.25232) 279 : cluster [DBG] pgmap v573: 89 pgs: 10 peering, 18 active+undersized, 3 active+undersized+degraded, 58 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 975 KiB/s wr, 9 op/s; 10/366 objects degraded (2.732%) 2024-07-28T12:01:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:08 smithi022 bash[82865]: cluster 2024-07-28T12:01:07.239864+0000 mon.a (mon.0) 826 : cluster [WRN] Health check update: Degraded data redundancy: 10/366 objects degraded (2.732%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:08 smithi022 bash[82865]: cluster 2024-07-28T12:01:07.256268+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-07-28T12:01:09.277 INFO:tasks.rados.rados.0.smithi022.stdout:2336: done (1 left) 2024-07-28T12:01:09.278 INFO:tasks.rados.rados.0.smithi022.stdout:2338: done (0 left) 2024-07-28T12:01:09.278 INFO:tasks.rados.rados.0.smithi022.stdout:2339: delete oid 31 current snap is 306 2024-07-28T12:01:09.288 INFO:tasks.rados.rados.0.smithi022.stdout:2339: done (0 left) 2024-07-28T12:01:09.288 INFO:tasks.rados.rados.0.smithi022.stdout:2340: write oid 40 current snap is 306 2024-07-28T12:01:09.288 INFO:tasks.rados.rados.0.smithi022.stdout:2340: seq_num 875 ranges {706125=423470,1652803=758303} 2024-07-28T12:01:09.306 INFO:tasks.rados.rados.0.smithi022.stdout:2340: writing smithi02269687-40 from 706125 to 1129595 tid 1 2024-07-28T12:01:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:2340: writing smithi02269687-40 from 1652803 to 2411106 tid 2 2024-07-28T12:01:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:2341: read oid 6 snap -1 2024-07-28T12:01:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:2341: expect (ObjNum 872 snap 305 seq_num 872) 2024-07-28T12:01:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:2342: write oid 34 current snap is 306 2024-07-28T12:01:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:2340: finishing write tid 1 to smithi02269687-40 2024-07-28T12:01:09.328 INFO:tasks.rados.rados.0.smithi022.stdout:2342: seq_num 876 ranges {722932=498719,1994932=501961} 2024-07-28T12:01:09.349 INFO:tasks.rados.rados.0.smithi022.stdout:2342: writing smithi02269687-34 from 722932 to 1221651 tid 1 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2342: writing smithi02269687-34 from 1994932 to 2496893 tid 2 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2343: read oid 29 snap 292 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2343: expect (ObjNum 852 snap 290 seq_num 852) 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2344: rollback oid 30 current snap is 306 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 302 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2340: finishing write tid 2 to smithi02269687-40 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2340: finishing write tid 3 to smithi02269687-40 2024-07-28T12:01:09.368 INFO:tasks.rados.rados.0.smithi022.stdout:2340: finishing write tid 4 to smithi02269687-40 2024-07-28T12:01:09.369 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1248 (ObjNum 875 snap 306 seq_num 875) dirty exists 2024-07-28T12:01:09.369 INFO:tasks.rados.rados.0.smithi022.stdout:2340: left oid 40 (ObjNum 875 snap 306 seq_num 875) 2024-07-28T12:01:09.369 INFO:tasks.rados.rados.0.smithi022.stdout:2341: expect (ObjNum 872 snap 305 seq_num 872) 2024-07-28T12:01:09.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:09 smithi022 bash[80503]: cluster 2024-07-28T12:01:08.266167+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-07-28T12:01:09.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:09 smithi022 bash[82865]: cluster 2024-07-28T12:01:08.266167+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-07-28T12:01:09.640 INFO:tasks.rados.rados.0.smithi022.stdout:2342: finishing write tid 1 to smithi02269687-34 2024-07-28T12:01:09.640 INFO:tasks.rados.rados.0.smithi022.stdout:2344: finishing rollback tid 0 to smithi02269687-30 2024-07-28T12:01:09.640 INFO:tasks.rados.rados.0.smithi022.stdout:2342: finishing write tid 2 to smithi02269687-34 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:2344: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:2344: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 443 (ObjNum 707 snap 234 seq_num 707) dirty exists 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:2342: finishing write tid 3 to smithi02269687-34 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:2342: finishing write tid 4 to smithi02269687-34 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1237 (ObjNum 876 snap 306 seq_num 876) dirty exists 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:2342: left oid 34 (ObjNum 876 snap 306 seq_num 876) 2024-07-28T12:01:09.641 INFO:tasks.rados.rados.0.smithi022.stdout:2343: expect (ObjNum 852 snap 290 seq_num 852) 2024-07-28T12:01:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:09 smithi150 bash[67543]: cluster 2024-07-28T12:01:08.266167+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-07-28T12:01:09.775 INFO:tasks.rados.rados.0.smithi022.stdout:2340: done (4 left) 2024-07-28T12:01:09.775 INFO:tasks.rados.rados.0.smithi022.stdout:2341: done (3 left) 2024-07-28T12:01:09.775 INFO:tasks.rados.rados.0.smithi022.stdout:2342: done (2 left) 2024-07-28T12:01:09.775 INFO:tasks.rados.rados.0.smithi022.stdout:2343: done (1 left) 2024-07-28T12:01:09.775 INFO:tasks.rados.rados.0.smithi022.stdout:2344: done (0 left) 2024-07-28T12:01:09.775 INFO:tasks.rados.rados.0.smithi022.stdout:2345: delete oid 29 current snap is 306 2024-07-28T12:01:09.778 INFO:tasks.rados.rados.0.smithi022.stdout:2345: done (0 left) 2024-07-28T12:01:09.779 INFO:tasks.rados.rados.0.smithi022.stdout:2346: snap_create 2024-07-28T12:01:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:01:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:01:09] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-07-28T12:01:10.275 INFO:tasks.rados.rados.0.smithi022.stdout:2346: done (0 left) 2024-07-28T12:01:10.275 INFO:tasks.rados.rados.0.smithi022.stdout:2347: read oid 3 snap -1 2024-07-28T12:01:10.275 INFO:tasks.rados.rados.0.smithi022.stdout:2347: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:01:10.275 INFO:tasks.rados.rados.0.smithi022.stdout:2348: snap_remove snap 286 2024-07-28T12:01:10.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:10 smithi022 bash[82865]: cluster 2024-07-28T12:01:09.072611+0000 mgr.y (mgr.25232) 280 : cluster [DBG] pgmap v576: 89 pgs: 10 peering, 13 active+undersized, 3 active+undersized+degraded, 63 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 975 KiB/s wr, 11 op/s; 10/366 objects degraded (2.732%) 2024-07-28T12:01:10.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:10 smithi022 bash[82865]: cluster 2024-07-28T12:01:09.276960+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-07-28T12:01:10.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:10 smithi022 bash[80503]: cluster 2024-07-28T12:01:09.072611+0000 mgr.y (mgr.25232) 280 : cluster [DBG] pgmap v576: 89 pgs: 10 peering, 13 active+undersized, 3 active+undersized+degraded, 63 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 975 KiB/s wr, 11 op/s; 10/366 objects degraded (2.732%) 2024-07-28T12:01:10.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:10 smithi022 bash[80503]: cluster 2024-07-28T12:01:09.276960+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-07-28T12:01:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:10 smithi150 bash[67543]: cluster 2024-07-28T12:01:09.072611+0000 mgr.y (mgr.25232) 280 : cluster [DBG] pgmap v576: 89 pgs: 10 peering, 13 active+undersized, 3 active+undersized+degraded, 63 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 975 KiB/s wr, 11 op/s; 10/366 objects degraded (2.732%) 2024-07-28T12:01:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:10 smithi150 bash[67543]: cluster 2024-07-28T12:01:09.276960+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-07-28T12:01:11.281 INFO:tasks.rados.rados.0.smithi022.stdout:2348: done (1 left) 2024-07-28T12:01:11.282 INFO:tasks.rados.rados.0.smithi022.stdout:2349: read oid 10 snap 306 2024-07-28T12:01:11.282 INFO:tasks.rados.rados.0.smithi022.stdout:2349: expect (ObjNum 862 snap 294 seq_num 862) 2024-07-28T12:01:11.282 INFO:tasks.rados.rados.0.smithi022.stdout:2350: snap_remove snap 292 2024-07-28T12:01:11.472 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:11 smithi022 bash[80503]: cluster 2024-07-28T12:01:10.274691+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-07-28T12:01:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:11 smithi022 bash[82865]: cluster 2024-07-28T12:01:10.274691+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-07-28T12:01:11.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:11 smithi150 bash[67543]: cluster 2024-07-28T12:01:10.274691+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-07-28T12:01:12.209 INFO:tasks.rados.rados.0.smithi022.stdout:2350: done (2 left) 2024-07-28T12:01:12.209 INFO:tasks.rados.rados.0.smithi022.stdout:2351: snap_remove snap 299 2024-07-28T12:01:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[80503]: cluster 2024-07-28T12:01:11.073298+0000 mgr.y (mgr.25232) 281 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 847 KiB/s wr, 10 op/s; 919 KiB/s, 0 objects/s recovering 2024-07-28T12:01:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[80503]: cluster 2024-07-28T12:01:11.279617+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-07-28T12:01:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[80503]: cluster 2024-07-28T12:01:11.280420+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/366 objects degraded (2.732%), 3 pgs degraded) 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[80503]: cluster 2024-07-28T12:01:11.280488+0000 mon.a (mon.0) 833 : cluster [INF] Cluster is now healthy 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[80503]: cluster 2024-07-28T12:01:12.208387+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[82865]: cluster 2024-07-28T12:01:11.073298+0000 mgr.y (mgr.25232) 281 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 847 KiB/s wr, 10 op/s; 919 KiB/s, 0 objects/s recovering 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[82865]: cluster 2024-07-28T12:01:11.279617+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[82865]: cluster 2024-07-28T12:01:11.280420+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/366 objects degraded (2.732%), 3 pgs degraded) 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[82865]: cluster 2024-07-28T12:01:11.280488+0000 mon.a (mon.0) 833 : cluster [INF] Cluster is now healthy 2024-07-28T12:01:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:12 smithi022 bash[82865]: cluster 2024-07-28T12:01:12.208387+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-07-28T12:01:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:12 smithi150 bash[60514]: ts=2024-07-28T12:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:01:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:12 smithi150 bash[67543]: cluster 2024-07-28T12:01:11.073298+0000 mgr.y (mgr.25232) 281 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 847 KiB/s wr, 10 op/s; 919 KiB/s, 0 objects/s recovering 2024-07-28T12:01:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:12 smithi150 bash[67543]: cluster 2024-07-28T12:01:11.279617+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-07-28T12:01:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:12 smithi150 bash[67543]: cluster 2024-07-28T12:01:11.280420+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/366 objects degraded (2.732%), 3 pgs degraded) 2024-07-28T12:01:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:12 smithi150 bash[67543]: cluster 2024-07-28T12:01:11.280488+0000 mon.a (mon.0) 833 : cluster [INF] Cluster is now healthy 2024-07-28T12:01:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:12 smithi150 bash[67543]: cluster 2024-07-28T12:01:12.208387+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-07-28T12:01:13.206 INFO:tasks.rados.rados.0.smithi022.stdout:2351: done (2 left) 2024-07-28T12:01:13.206 INFO:tasks.rados.rados.0.smithi022.stdout:2352: snap_create 2024-07-28T12:01:13.206 INFO:tasks.rados.rados.0.smithi022.stdout:2347: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:01:13.357 INFO:tasks.rados.rados.0.smithi022.stdout:2349: expect (ObjNum 862 snap 294 seq_num 862) 2024-07-28T12:01:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:2347: done (2 left) 2024-07-28T12:01:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:2349: done (1 left) 2024-07-28T12:01:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:2352: done (0 left) 2024-07-28T12:01:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:2353: write oid 41 current snap is 308 2024-07-28T12:01:14.222 INFO:tasks.rados.rados.0.smithi022.stdout:2353: seq_num 878 ranges {756546=649217,2111896=505630} 2024-07-28T12:01:14.244 INFO:tasks.rados.rados.0.smithi022.stdout:2353: writing smithi02269687-41 from 756546 to 1405763 tid 1 2024-07-28T12:01:14.265 INFO:tasks.rados.rados.0.smithi022.stdout:2353: writing smithi02269687-41 from 2111896 to 2617526 tid 2 2024-07-28T12:01:14.265 INFO:tasks.rados.rados.0.smithi022.stdout:2354: write oid 32 current snap is 308 2024-07-28T12:01:14.265 INFO:tasks.rados.rados.0.smithi022.stdout:2353: finishing write tid 1 to smithi02269687-41 2024-07-28T12:01:14.265 INFO:tasks.rados.rados.0.smithi022.stdout:2354: seq_num 879 ranges {773353=724466,2170378=602975} 2024-07-28T12:01:14.289 INFO:tasks.rados.rados.0.smithi022.stdout:2354: writing smithi02269687-32 from 773353 to 1497819 tid 1 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2354: writing smithi02269687-32 from 2170378 to 2773353 tid 2 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2355: write oid 15 current snap is 308 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2353: finishing write tid 2 to smithi02269687-41 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2353: finishing write tid 3 to smithi02269687-41 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2353: finishing write tid 4 to smithi02269687-41 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1261 (ObjNum 878 snap 308 seq_num 878) dirty exists 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2353: left oid 41 (ObjNum 878 snap 308 seq_num 878) 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2354: finishing write tid 1 to smithi02269687-32 2024-07-28T12:01:14.306 INFO:tasks.rados.rados.0.smithi022.stdout:2355: seq_num 880 ranges {790160=799715,2112507=509299} 2024-07-28T12:01:14.323 INFO:tasks.rados.rados.0.smithi022.stdout:2355: writing smithi02269687-15 from 790160 to 1589875 tid 1 2024-07-28T12:01:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:14 smithi022 bash[82865]: cluster 2024-07-28T12:01:13.073738+0000 mgr.y (mgr.25232) 282 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s; 919 KiB/s, 0 objects/s recovering 2024-07-28T12:01:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:14 smithi022 bash[82865]: cluster 2024-07-28T12:01:13.205848+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-07-28T12:01:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:14 smithi022 bash[80503]: cluster 2024-07-28T12:01:13.073738+0000 mgr.y (mgr.25232) 282 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s; 919 KiB/s, 0 objects/s recovering 2024-07-28T12:01:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:14 smithi022 bash[80503]: cluster 2024-07-28T12:01:13.205848+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2355: writing smithi02269687-15 from 2112507 to 2621806 tid 2 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2353: done (2 left) 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2356: read oid 5 snap -1 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2356: expect deleted 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2357: snap_create 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2354: finishing write tid 2 to smithi02269687-32 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2354: finishing write tid 3 to smithi02269687-32 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:2354: finishing write tid 4 to smithi02269687-32 2024-07-28T12:01:14.335 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1260 (ObjNum 879 snap 308 seq_num 879) dirty exists 2024-07-28T12:01:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2354: left oid 32 (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:01:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2355: finishing write tid 1 to smithi02269687-15 2024-07-28T12:01:14.341 INFO:tasks.rados.rados.0.smithi022.stdout:2355: finishing write tid 2 to smithi02269687-15 2024-07-28T12:01:14.341 INFO:tasks.rados.rados.0.smithi022.stdout:2355: finishing write tid 3 to smithi02269687-15 2024-07-28T12:01:14.344 INFO:tasks.rados.rados.0.smithi022.stdout:2355: finishing write tid 4 to smithi02269687-15 2024-07-28T12:01:14.344 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1582 (ObjNum 880 snap 308 seq_num 880) dirty exists 2024-07-28T12:01:14.344 INFO:tasks.rados.rados.0.smithi022.stdout:2355: left oid 15 (ObjNum 880 snap 308 seq_num 880) 2024-07-28T12:01:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:14 smithi150 bash[67543]: cluster 2024-07-28T12:01:13.073738+0000 mgr.y (mgr.25232) 282 : cluster [DBG] pgmap v582: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s; 919 KiB/s, 0 objects/s recovering 2024-07-28T12:01:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:14 smithi150 bash[67543]: cluster 2024-07-28T12:01:13.205848+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-07-28T12:01:15.234 INFO:tasks.rados.rados.0.smithi022.stdout:2354: done (3 left) 2024-07-28T12:01:15.234 INFO:tasks.rados.rados.0.smithi022.stdout:2355: done (2 left) 2024-07-28T12:01:15.234 INFO:tasks.rados.rados.0.smithi022.stdout:2356: done (1 left) 2024-07-28T12:01:15.234 INFO:tasks.rados.rados.0.smithi022.stdout:2357: done (0 left) 2024-07-28T12:01:15.234 INFO:tasks.rados.rados.0.smithi022.stdout:2358: write oid 34 current snap is 309 2024-07-28T12:01:15.234 INFO:tasks.rados.rados.0.smithi022.stdout:2358: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-07-28T12:01:15.244 INFO:tasks.rados.rados.0.smithi022.stdout:2358: writing smithi02269687-34 from 406967 to 881931 tid 1 2024-07-28T12:01:15.257 INFO:tasks.rados.rados.0.smithi022.stdout:2358: writing smithi02269687-34 from 1370989 to 2140299 tid 2 2024-07-28T12:01:15.265 INFO:tasks.rados.rados.0.smithi022.stdout:2358: writing smithi02269687-34 from 2677186 to 2806967 tid 3 2024-07-28T12:01:15.265 INFO:tasks.rados.rados.0.smithi022.stdout:2359: write oid 13 current snap is 309 2024-07-28T12:01:15.265 INFO:tasks.rados.rados.0.smithi022.stdout:2358: finishing write tid 1 to smithi02269687-34 2024-07-28T12:01:15.265 INFO:tasks.rados.rados.0.smithi022.stdout:2359: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-07-28T12:01:15.276 INFO:tasks.rados.rados.0.smithi022.stdout:2359: writing smithi02269687-13 from 423774 to 1090340 tid 1 2024-07-28T12:01:15.286 INFO:tasks.rados.rados.0.smithi022.stdout:2359: writing smithi02269687-13 from 1545824 to 2058792 tid 2 2024-07-28T12:01:15.294 INFO:tasks.rados.rados.0.smithi022.stdout:2359: writing smithi02269687-13 from 2704609 to 2823774 tid 3 2024-07-28T12:01:15.294 INFO:tasks.rados.rados.0.smithi022.stdout:2360: write oid 36 current snap is 309 2024-07-28T12:01:15.294 INFO:tasks.rados.rados.0.smithi022.stdout:2360: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-07-28T12:01:15.305 INFO:tasks.rados.rados.0.smithi022.stdout:2360: writing smithi02269687-36 from 440581 to 1182396 tid 1 2024-07-28T12:01:15.313 INFO:tasks.rados.rados.0.smithi022.stdout:2360: writing smithi02269687-36 from 1604306 to 2260932 tid 2 2024-07-28T12:01:15.318 INFO:tasks.rados.rados.0.smithi022.stdout:2360: writing smithi02269687-36 from 2732032 to 2840581 tid 3 2024-07-28T12:01:15.318 INFO:tasks.rados.rados.0.smithi022.stdout:2361: read oid 15 snap -1 2024-07-28T12:01:15.318 INFO:tasks.rados.rados.0.smithi022.stdout:2361: expect (ObjNum 880 snap 308 seq_num 880) 2024-07-28T12:01:15.318 INFO:tasks.rados.rados.0.smithi022.stdout:2362: write oid 17 current snap is 309 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2358: finishing write tid 2 to smithi02269687-34 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2358: finishing write tid 3 to smithi02269687-34 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2358: finishing write tid 4 to smithi02269687-34 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2358: finishing write tid 5 to smithi02269687-34 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1266 (ObjNum 881 snap 309 seq_num 881) dirty exists 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2358: left oid 34 (ObjNum 881 snap 309 seq_num 881) 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2359: finishing write tid 1 to smithi02269687-13 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2359: finishing write tid 2 to smithi02269687-13 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2359: finishing write tid 3 to smithi02269687-13 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2359: finishing write tid 4 to smithi02269687-13 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2359: finishing write tid 5 to smithi02269687-13 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1586 (ObjNum 882 snap 309 seq_num 882) dirty exists 2024-07-28T12:01:15.319 INFO:tasks.rados.rados.0.smithi022.stdout:2359: left oid 13 (ObjNum 882 snap 309 seq_num 882) 2024-07-28T12:01:15.320 INFO:tasks.rados.rados.0.smithi022.stdout:2360: finishing write tid 1 to smithi02269687-36 2024-07-28T12:01:15.320 INFO:tasks.rados.rados.0.smithi022.stdout:2360: finishing write tid 2 to smithi02269687-36 2024-07-28T12:01:15.320 INFO:tasks.rados.rados.0.smithi022.stdout:2362: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-07-28T12:01:15.325 INFO:tasks.rados.rados.0.smithi022.stdout:2362: writing smithi02269687-17 from 457388 to 874452 tid 1 2024-07-28T12:01:15.334 INFO:tasks.rados.rados.0.smithi022.stdout:2362: writing smithi02269687-17 from 1546435 to 2063072 tid 2 2024-07-28T12:01:15.340 INFO:tasks.rados.rados.0.smithi022.stdout:2362: writing smithi02269687-17 from 2643102 to 2857388 tid 3 2024-07-28T12:01:15.340 INFO:tasks.rados.rados.0.smithi022.stdout:2358: done (4 left) 2024-07-28T12:01:15.340 INFO:tasks.rados.rados.0.smithi022.stdout:2359: done (3 left) 2024-07-28T12:01:15.340 INFO:tasks.rados.rados.0.smithi022.stdout:2363: write oid 24 current snap is 309 2024-07-28T12:01:15.340 INFO:tasks.rados.rados.0.smithi022.stdout:2363: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-07-28T12:01:15.347 INFO:tasks.rados.rados.0.smithi022.stdout:2363: writing smithi02269687-24 from 474195 to 966508 tid 1 2024-07-28T12:01:15.355 INFO:tasks.rados.rados.0.smithi022.stdout:2363: writing smithi02269687-24 from 1604917 to 2265212 tid 2 2024-07-28T12:01:15.358 INFO:tasks.rados.rados.0.smithi022.stdout:2363: writing smithi02269687-24 from 2670525 to 2874195 tid 3 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2364: snap_create 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2360: finishing write tid 3 to smithi02269687-36 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2360: finishing write tid 4 to smithi02269687-36 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2360: finishing write tid 5 to smithi02269687-36 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1265 (ObjNum 883 snap 309 seq_num 883) dirty exists 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2360: left oid 36 (ObjNum 883 snap 309 seq_num 883) 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2362: finishing write tid 1 to smithi02269687-17 2024-07-28T12:01:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2361: expect (ObjNum 880 snap 308 seq_num 880) 2024-07-28T12:01:15.481 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: cluster 2024-07-28T12:01:14.221368+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-07-28T12:01:15.481 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.777045+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.789251+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.791577+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.793446+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.805311+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.962759+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.968074+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.970982+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.973484+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:15 smithi150 bash[67543]: audit 2024-07-28T12:01:14.976259+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T12:01:15.486 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: cluster 2024-07-28T12:01:14.221368+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.777045+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.789251+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.791577+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.793446+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.805311+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.962759+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.968074+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.970982+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.973484+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[80503]: audit 2024-07-28T12:01:14.976259+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: cluster 2024-07-28T12:01:14.221368+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.777045+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.789251+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.791577+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.793446+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.805311+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.962759+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.968074+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.970982+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.973484+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:15.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:15 smithi022 bash[82865]: audit 2024-07-28T12:01:14.976259+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2362: finishing write tid 2 to smithi02269687-17 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2362: finishing write tid 3 to smithi02269687-17 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2362: finishing write tid 4 to smithi02269687-17 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2362: finishing write tid 5 to smithi02269687-17 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 530 (ObjNum 884 snap 309 seq_num 884) dirty exists 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2362: left oid 17 (ObjNum 884 snap 309 seq_num 884) 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2363: finishing write tid 1 to smithi02269687-24 2024-07-28T12:01:15.537 INFO:tasks.rados.rados.0.smithi022.stdout:2363: finishing write tid 2 to smithi02269687-24 2024-07-28T12:01:15.538 INFO:tasks.rados.rados.0.smithi022.stdout:2363: finishing write tid 3 to smithi02269687-24 2024-07-28T12:01:15.538 INFO:tasks.rados.rados.0.smithi022.stdout:2363: finishing write tid 4 to smithi02269687-24 2024-07-28T12:01:15.538 INFO:tasks.rados.rados.0.smithi022.stdout:2363: finishing write tid 5 to smithi02269687-24 2024-07-28T12:01:15.538 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 305 (ObjNum 885 snap 309 seq_num 885) dirty exists 2024-07-28T12:01:15.538 INFO:tasks.rados.rados.0.smithi022.stdout:2363: left oid 24 (ObjNum 885 snap 309 seq_num 885) 2024-07-28T12:01:15.819 INFO:teuthology.orchestra.run.smithi022.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:01:16.245 INFO:tasks.rados.rados.0.smithi022.stdout:2360: done (4 left) 2024-07-28T12:01:16.245 INFO:tasks.rados.rados.0.smithi022.stdout:2361: done (3 left) 2024-07-28T12:01:16.245 INFO:tasks.rados.rados.0.smithi022.stdout:2362: done (2 left) 2024-07-28T12:01:16.245 INFO:tasks.rados.rados.0.smithi022.stdout:2363: done (1 left) 2024-07-28T12:01:16.245 INFO:tasks.rados.rados.0.smithi022.stdout:2364: done (0 left) 2024-07-28T12:01:16.246 INFO:tasks.rados.rados.0.smithi022.stdout:2365: read oid 25 snap 302 2024-07-28T12:01:16.246 INFO:tasks.rados.rados.0.smithi022.stdout:2365: expect (ObjNum 760 snap 260 seq_num 760) 2024-07-28T12:01:16.246 INFO:tasks.rados.rados.0.smithi022.stdout:2366: write oid 39 current snap is 310 2024-07-28T12:01:16.246 INFO:tasks.rados.rados.0.smithi022.stdout:2366: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-07-28T12:01:16.252 INFO:tasks.rados.rados.0.smithi022.stdout:2366: writing smithi02269687-39 from 491002 to 1058564 tid 1 2024-07-28T12:01:16.259 INFO:tasks.rados.rados.0.smithi022.stdout:2366: writing smithi02269687-39 from 1663399 to 2183705 tid 2 2024-07-28T12:01:16.264 INFO:tasks.rados.rados.0.smithi022.stdout:2366: writing smithi02269687-39 from 2814301 to 2891002 tid 3 2024-07-28T12:01:16.265 INFO:tasks.rados.rados.0.smithi022.stdout:2367: read oid 42 snap -1 2024-07-28T12:01:16.265 INFO:tasks.rados.rados.0.smithi022.stdout:2367: expect deleted 2024-07-28T12:01:16.265 INFO:tasks.rados.rados.0.smithi022.stdout:2368: write oid 33 current snap is 310 2024-07-28T12:01:16.265 INFO:tasks.rados.rados.0.smithi022.stdout:2368: seq_num 887 ranges {507809=642811,1721881=663964} 2024-07-28T12:01:16.271 INFO:tasks.rados.rados.0.smithi022.stdout:2368: writing smithi02269687-33 from 507809 to 1150620 tid 1 2024-07-28T12:01:16.278 INFO:tasks.rados.rados.0.smithi022.stdout:2368: writing smithi02269687-33 from 1721881 to 2385845 tid 2 2024-07-28T12:01:16.278 INFO:tasks.rados.rados.0.smithi022.stdout:2369: write oid 23 current snap is 310 2024-07-28T12:01:16.278 INFO:tasks.rados.rados.0.smithi022.stdout:2369: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2024-07-28T12:01:16.287 INFO:tasks.rados.rados.0.smithi022.stdout:2369: writing smithi02269687-23 from 524616 to 1242676 tid 1 2024-07-28T12:01:16.293 INFO:tasks.rados.rados.0.smithi022.stdout:2369: writing smithi02269687-23 from 1664010 to 2187985 tid 2 2024-07-28T12:01:16.297 INFO:tasks.rados.rados.0.smithi022.stdout:2369: writing smithi02269687-23 from 2752794 to 2924616 tid 3 2024-07-28T12:01:16.297 INFO:tasks.rados.rados.0.smithi022.stdout:2370: read oid 8 snap -1 2024-07-28T12:01:16.298 INFO:tasks.rados.rados.0.smithi022.stdout:2370: expect (ObjNum 869 snap 305 seq_num 869) 2024-07-28T12:01:16.298 INFO:tasks.rados.rados.0.smithi022.stdout:2371: delete oid 21 current snap is 310 2024-07-28T12:01:16.298 INFO:tasks.rados.rados.0.smithi022.stdout:2365: expect (ObjNum 760 snap 260 seq_num 760) 2024-07-28T12:01:16.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2366: finishing write tid 1 to smithi02269687-39 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2366: finishing write tid 2 to smithi02269687-39 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2366: finishing write tid 3 to smithi02269687-39 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2366: finishing write tid 4 to smithi02269687-39 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2366: finishing write tid 5 to smithi02269687-39 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1164 (ObjNum 886 snap 310 seq_num 886) dirty exists 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2366: left oid 39 (ObjNum 886 snap 310 seq_num 886) 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2368: finishing write tid 1 to smithi02269687-33 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2368: finishing write tid 2 to smithi02269687-33 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2368: finishing write tid 3 to smithi02269687-33 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2368: finishing write tid 4 to smithi02269687-33 2024-07-28T12:01:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 950 (ObjNum 887 snap 310 seq_num 887) dirty exists 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2368: left oid 33 (ObjNum 887 snap 310 seq_num 887) 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2369: finishing write tid 1 to smithi02269687-23 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2369: finishing write tid 2 to smithi02269687-23 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2369: finishing write tid 3 to smithi02269687-23 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2369: finishing write tid 4 to smithi02269687-23 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2369: finishing write tid 5 to smithi02269687-23 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 955 (ObjNum 888 snap 310 seq_num 888) dirty exists 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2369: left oid 23 (ObjNum 888 snap 310 seq_num 888) 2024-07-28T12:01:16.472 INFO:tasks.rados.rados.0.smithi022.stdout:2370: expect (ObjNum 869 snap 305 seq_num 869) 2024-07-28T12:01:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:16 smithi150 bash[67543]: audit 2024-07-28T12:01:14.976647+0000 mgr.y (mgr.25232) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T12:01:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:16 smithi150 bash[67543]: cephadm 2024-07-28T12:01:14.978642+0000 mgr.y (mgr.25232) 284 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T12:01:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:16 smithi150 bash[67543]: cluster 2024-07-28T12:01:15.074568+0000 mgr.y (mgr.25232) 285 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 245 KiB/s wr, 6 op/s 2024-07-28T12:01:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:16 smithi150 bash[67543]: cluster 2024-07-28T12:01:15.233830+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-07-28T12:01:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:16 smithi150 bash[67543]: audit 2024-07-28T12:01:15.819353+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[80503]: audit 2024-07-28T12:01:14.976647+0000 mgr.y (mgr.25232) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[80503]: cephadm 2024-07-28T12:01:14.978642+0000 mgr.y (mgr.25232) 284 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[80503]: cluster 2024-07-28T12:01:15.074568+0000 mgr.y (mgr.25232) 285 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 245 KiB/s wr, 6 op/s 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[80503]: cluster 2024-07-28T12:01:15.233830+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[80503]: audit 2024-07-28T12:01:15.819353+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[82865]: audit 2024-07-28T12:01:14.976647+0000 mgr.y (mgr.25232) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[82865]: cephadm 2024-07-28T12:01:14.978642+0000 mgr.y (mgr.25232) 284 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[82865]: cluster 2024-07-28T12:01:15.074568+0000 mgr.y (mgr.25232) 285 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 245 KiB/s wr, 6 op/s 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[82865]: cluster 2024-07-28T12:01:15.233830+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-07-28T12:01:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:16 smithi022 bash[82865]: audit 2024-07-28T12:01:15.819353+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2365: done (6 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2366: done (5 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2367: done (4 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2368: done (3 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2369: done (2 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2370: done (1 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2371: done (0 left) 2024-07-28T12:01:16.641 INFO:tasks.rados.rados.0.smithi022.stdout:2372: rollback oid 18 current snap is 310 2024-07-28T12:01:16.642 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 291 2024-07-28T12:01:16.642 INFO:tasks.rados.rados.0.smithi022.stdout:2373: rollback oid 49 current snap is 310 2024-07-28T12:01:16.642 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 306 2024-07-28T12:01:16.642 INFO:tasks.rados.rados.0.smithi022.stdout:2374: write oid 33 current snap is 310 2024-07-28T12:01:16.642 INFO:tasks.rados.rados.0.smithi022.stdout:2374: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2024-07-28T12:01:16.648 INFO:tasks.rados.rados.0.smithi022.stdout:2374: writing smithi02269687-33 from 558230 to 1143141 tid 1 2024-07-28T12:01:16.655 INFO:tasks.rados.rados.0.smithi022.stdout:2374: writing smithi02269687-33 from 1897327 to 2424971 tid 2 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2374: writing smithi02269687-33 from 2923993 to 2958230 tid 3 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2375: delete oid 20 current snap is 310 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2372: finishing rollback tid 0 to smithi02269687-18 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2372: finishing rollback tid 1 to smithi02269687-18 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2373: finishing rollback tid 0 to smithi02269687-49 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2372: finishing rollback tid 2 to smithi02269687-18 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 986 (ObjNum 831 snap 288 seq_num 831) dirty exists 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2373: finishing rollback tid 1 to smithi02269687-49 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2373: finishing rollback tid 2 to smithi02269687-49 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 627 (ObjNum 792 snap 273 seq_num 792) dirty exists 2024-07-28T12:01:16.659 INFO:tasks.rados.rados.0.smithi022.stdout:2374: finishing write tid 1 to smithi02269687-33 2024-07-28T12:01:16.662 INFO:tasks.rados.rados.0.smithi022.stdout:2374: finishing write tid 2 to smithi02269687-33 2024-07-28T12:01:16.662 INFO:tasks.rados.rados.0.smithi022.stdout:2372: done (3 left) 2024-07-28T12:01:16.662 INFO:tasks.rados.rados.0.smithi022.stdout:2373: done (2 left) 2024-07-28T12:01:16.662 INFO:tasks.rados.rados.0.smithi022.stdout:2375: done (1 left) 2024-07-28T12:01:16.662 INFO:tasks.rados.rados.0.smithi022.stdout:2376: write oid 18 current snap is 310 2024-07-28T12:01:16.662 INFO:tasks.rados.rados.0.smithi022.stdout:2376: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-07-28T12:01:16.669 INFO:tasks.rados.rados.0.smithi022.stdout:2376: writing smithi02269687-18 from 591844 to 1327253 tid 1 2024-07-28T12:01:16.675 INFO:tasks.rados.rados.0.smithi022.stdout:2376: writing smithi02269687-18 from 1897938 to 2429251 tid 2 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2376: writing smithi02269687-18 from 2862486 to 2991844 tid 3 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2377: read oid 41 snap -1 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2377: expect (ObjNum 878 snap 308 seq_num 878) 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2378: write oid 21 current snap is 310 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2374: finishing write tid 3 to smithi02269687-33 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2374: finishing write tid 4 to smithi02269687-33 2024-07-28T12:01:16.679 INFO:tasks.rados.rados.0.smithi022.stdout:2374: finishing write tid 5 to smithi02269687-33 2024-07-28T12:01:16.680 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 959 (ObjNum 890 snap 310 seq_num 890) dirty exists 2024-07-28T12:01:16.680 INFO:tasks.rados.rados.0.smithi022.stdout:2374: left oid 33 (ObjNum 890 snap 310 seq_num 890) 2024-07-28T12:01:16.680 INFO:tasks.rados.rados.0.smithi022.stdout:2376: finishing write tid 1 to smithi02269687-18 2024-07-28T12:01:16.680 INFO:tasks.rados.rados.0.smithi022.stdout:2378: seq_num 893 ranges {608651=410658,1556420=674971,2773556=235095} 2024-07-28T12:01:16.684 INFO:tasks.rados.rados.0.smithi022.stdout:2378: writing smithi02269687-21 from 608651 to 1019309 tid 1 2024-07-28T12:01:16.691 INFO:tasks.rados.rados.0.smithi022.stdout:2378: writing smithi02269687-21 from 1556420 to 2231391 tid 2 2024-07-28T12:01:16.696 INFO:tasks.rados.rados.0.smithi022.stdout:2378: writing smithi02269687-21 from 2773556 to 3008651 tid 3 2024-07-28T12:01:16.696 INFO:tasks.rados.rados.0.smithi022.stdout:2374: done (3 left) 2024-07-28T12:01:16.696 INFO:tasks.rados.rados.0.smithi022.stdout:2379: snap_create 2024-07-28T12:01:16.696 INFO:tasks.rados.rados.0.smithi022.stdout:2376: finishing write tid 2 to smithi02269687-18 2024-07-28T12:01:16.696 INFO:tasks.rados.rados.0.smithi022.stdout:2376: finishing write tid 3 to smithi02269687-18 2024-07-28T12:01:16.696 INFO:tasks.rados.rados.0.smithi022.stdout:2376: finishing write tid 4 to smithi02269687-18 2024-07-28T12:01:16.697 INFO:tasks.rados.rados.0.smithi022.stdout:2376: finishing write tid 5 to smithi02269687-18 2024-07-28T12:01:16.697 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 990 (ObjNum 892 snap 310 seq_num 892) dirty exists 2024-07-28T12:01:16.697 INFO:tasks.rados.rados.0.smithi022.stdout:2376: left oid 18 (ObjNum 892 snap 310 seq_num 892) 2024-07-28T12:01:16.697 INFO:tasks.rados.rados.0.smithi022.stdout:2377: expect (ObjNum 878 snap 308 seq_num 878) 2024-07-28T12:01:16.815 INFO:tasks.rados.rados.0.smithi022.stdout:2378: finishing write tid 1 to smithi02269687-21 2024-07-28T12:01:16.815 INFO:tasks.rados.rados.0.smithi022.stdout:2378: finishing write tid 2 to smithi02269687-21 2024-07-28T12:01:16.815 INFO:tasks.rados.rados.0.smithi022.stdout:2378: finishing write tid 3 to smithi02269687-21 2024-07-28T12:01:16.815 INFO:tasks.rados.rados.0.smithi022.stdout:2378: finishing write tid 4 to smithi02269687-21 2024-07-28T12:01:16.815 INFO:tasks.rados.rados.0.smithi022.stdout:2378: finishing write tid 5 to smithi02269687-21 2024-07-28T12:01:16.815 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 536 (ObjNum 893 snap 310 seq_num 893) dirty exists 2024-07-28T12:01:16.816 INFO:tasks.rados.rados.0.smithi022.stdout:2378: left oid 21 (ObjNum 893 snap 310 seq_num 893) 2024-07-28T12:01:17.210 INFO:tasks.rados.rados.0.smithi022.stdout:2376: done (3 left) 2024-07-28T12:01:17.210 INFO:tasks.rados.rados.0.smithi022.stdout:2377: done (2 left) 2024-07-28T12:01:17.211 INFO:tasks.rados.rados.0.smithi022.stdout:2378: done (1 left) 2024-07-28T12:01:17.211 INFO:tasks.rados.rados.0.smithi022.stdout:2379: done (0 left) 2024-07-28T12:01:17.211 INFO:tasks.rados.rados.0.smithi022.stdout:2380: write oid 9 current snap is 311 2024-07-28T12:01:17.211 INFO:tasks.rados.rados.0.smithi022.stdout:2380: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2024-07-28T12:01:17.217 INFO:tasks.rados.rados.0.smithi022.stdout:2380: writing smithi02269687-9 from 625458 to 1111365 tid 1 2024-07-28T12:01:17.224 INFO:tasks.rados.rados.0.smithi022.stdout:2380: writing smithi02269687-9 from 1614902 to 2149884 tid 2 2024-07-28T12:01:17.230 INFO:tasks.rados.rados.0.smithi022.stdout:2380: writing smithi02269687-9 from 2917332 to 3025458 tid 3 2024-07-28T12:01:17.231 INFO:tasks.rados.rados.0.smithi022.stdout:2381: delete oid 25 current snap is 311 2024-07-28T12:01:17.231 INFO:tasks.rados.rados.0.smithi022.stdout:2380: finishing write tid 1 to smithi02269687-9 2024-07-28T12:01:17.231 INFO:tasks.rados.rados.0.smithi022.stdout:2380: finishing write tid 2 to smithi02269687-9 2024-07-28T12:01:17.235 INFO:tasks.rados.rados.0.smithi022.stdout:2380: finishing write tid 3 to smithi02269687-9 2024-07-28T12:01:17.238 INFO:tasks.rados.rados.0.smithi022.stdout:2381: done (1 left) 2024-07-28T12:01:17.238 INFO:tasks.rados.rados.0.smithi022.stdout:2382: read oid 40 snap -1 2024-07-28T12:01:17.238 INFO:tasks.rados.rados.0.smithi022.stdout:2382: expect (ObjNum 875 snap 306 seq_num 875) 2024-07-28T12:01:17.238 INFO:tasks.rados.rados.0.smithi022.stdout:2383: write oid 5 current snap is 311 2024-07-28T12:01:17.238 INFO:tasks.rados.rados.0.smithi022.stdout:2383: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-07-28T12:01:17.249 INFO:tasks.rados.rados.0.smithi022.stdout:2383: writing smithi02269687-5 from 659072 to 1295477 tid 1 2024-07-28T12:01:17.256 INFO:tasks.rados.rados.0.smithi022.stdout:2383: writing smithi02269687-5 from 1731866 to 2154164 tid 2 2024-07-28T12:01:17.264 INFO:tasks.rados.rados.0.smithi022.stdout:2383: writing smithi02269687-5 from 2855825 to 3059072 tid 3 2024-07-28T12:01:17.264 INFO:tasks.rados.rados.0.smithi022.stdout:2384: write oid 6 current snap is 311 2024-07-28T12:01:17.265 INFO:tasks.rados.rados.0.smithi022.stdout:2380: finishing write tid 4 to smithi02269687-9 2024-07-28T12:01:17.265 INFO:tasks.rados.rados.0.smithi022.stdout:2380: finishing write tid 5 to smithi02269687-9 2024-07-28T12:01:17.265 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 632 (ObjNum 894 snap 311 seq_num 894) dirty exists 2024-07-28T12:01:17.265 INFO:tasks.rados.rados.0.smithi022.stdout:2380: left oid 9 (ObjNum 894 snap 311 seq_num 894) 2024-07-28T12:01:17.265 INFO:tasks.rados.rados.0.smithi022.stdout:2384: seq_num 897 ranges {675879=711654,2073995=682309} 2024-07-28T12:01:17.276 INFO:tasks.rados.rados.0.smithi022.stdout:2384: writing smithi02269687-6 from 675879 to 1387533 tid 1 2024-07-28T12:01:17.290 INFO:tasks.rados.rados.0.smithi022.stdout:2384: writing smithi02269687-6 from 2073995 to 2756304 tid 2 2024-07-28T12:01:17.290 INFO:tasks.rados.rados.0.smithi022.stdout:2380: done (3 left) 2024-07-28T12:01:17.290 INFO:tasks.rados.rados.0.smithi022.stdout:2385: read oid 44 snap -1 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2385: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2386: read oid 3 snap -1 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2386: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2387: read oid 43 snap -1 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2387: expect (ObjNum 828 snap 287 seq_num 828) 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2388: write oid 8 current snap is 311 2024-07-28T12:01:17.291 INFO:tasks.rados.rados.0.smithi022.stdout:2382: expect (ObjNum 875 snap 306 seq_num 875) 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2383: finishing write tid 1 to smithi02269687-5 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2383: finishing write tid 2 to smithi02269687-5 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2383: finishing write tid 3 to smithi02269687-5 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2383: finishing write tid 4 to smithi02269687-5 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2383: finishing write tid 5 to smithi02269687-5 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 397 (ObjNum 896 snap 311 seq_num 896) dirty exists 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2383: left oid 5 (ObjNum 896 snap 311 seq_num 896) 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2384: finishing write tid 1 to smithi02269687-6 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2384: finishing write tid 2 to smithi02269687-6 2024-07-28T12:01:17.454 INFO:tasks.rados.rados.0.smithi022.stdout:2384: finishing write tid 3 to smithi02269687-6 2024-07-28T12:01:17.455 INFO:tasks.rados.rados.0.smithi022.stdout:2384: finishing write tid 4 to smithi02269687-6 2024-07-28T12:01:17.455 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 973 (ObjNum 897 snap 311 seq_num 897) dirty exists 2024-07-28T12:01:17.455 INFO:tasks.rados.rados.0.smithi022.stdout:2384: left oid 6 (ObjNum 897 snap 311 seq_num 897) 2024-07-28T12:01:17.455 INFO:tasks.rados.rados.0.smithi022.stdout:2387: expect (ObjNum 828 snap 287 seq_num 828) 2024-07-28T12:01:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:17 smithi150 bash[67543]: audit 2024-07-28T12:01:15.812738+0000 mgr.y (mgr.25232) 286 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:17 smithi150 bash[67543]: cephadm 2024-07-28T12:01:15.813393+0000 mgr.y (mgr.25232) 287 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:01:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:17 smithi150 bash[67543]: cluster 2024-07-28T12:01:16.244681+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-07-28T12:01:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:17 smithi150 bash[67543]: cluster 2024-07-28T12:01:17.209217+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-07-28T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[82865]: audit 2024-07-28T12:01:15.812738+0000 mgr.y (mgr.25232) 286 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[82865]: cephadm 2024-07-28T12:01:15.813393+0000 mgr.y (mgr.25232) 287 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[82865]: cluster 2024-07-28T12:01:16.244681+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-07-28T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[82865]: cluster 2024-07-28T12:01:17.209217+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-07-28T12:01:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[80503]: audit 2024-07-28T12:01:15.812738+0000 mgr.y (mgr.25232) 286 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[80503]: cephadm 2024-07-28T12:01:15.813393+0000 mgr.y (mgr.25232) 287 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T12:01:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[80503]: cluster 2024-07-28T12:01:16.244681+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-07-28T12:01:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:17 smithi022 bash[80503]: cluster 2024-07-28T12:01:17.209217+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-07-28T12:01:17.680 INFO:tasks.rados.rados.0.smithi022.stdout:2385: expect (ObjNum 700 snap 229 seq_num 700) 2024-07-28T12:01:17.800 INFO:tasks.rados.rados.0.smithi022.stdout:2386: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:01:17.949 INFO:tasks.rados.rados.0.smithi022.stdout:2388: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2024-07-28T12:01:17.968 INFO:tasks.rados.rados.0.smithi022.stdout:2388: writing smithi02269687-8 from 692686 to 1195942 tid 1 2024-07-28T12:01:17.986 INFO:tasks.rados.rados.0.smithi022.stdout:2388: writing smithi02269687-8 from 1848830 to 2274797 tid 2 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2388: writing smithi02269687-8 from 2910671 to 3092686 tid 3 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2382: done (6 left) 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2383: done (5 left) 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2384: done (4 left) 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2385: done (3 left) 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2386: done (2 left) 2024-07-28T12:01:18.000 INFO:tasks.rados.rados.0.smithi022.stdout:2387: done (1 left) 2024-07-28T12:01:18.001 INFO:tasks.rados.rados.0.smithi022.stdout:2389: delete oid 14 current snap is 311 2024-07-28T12:01:18.001 INFO:tasks.rados.rados.0.smithi022.stdout:2388: finishing write tid 1 to smithi02269687-8 2024-07-28T12:01:18.001 INFO:tasks.rados.rados.0.smithi022.stdout:2388: finishing write tid 2 to smithi02269687-8 2024-07-28T12:01:18.005 INFO:tasks.rados.rados.0.smithi022.stdout:2388: finishing write tid 3 to smithi02269687-8 2024-07-28T12:01:18.005 INFO:tasks.rados.rados.0.smithi022.stdout:2388: finishing write tid 4 to smithi02269687-8 2024-07-28T12:01:18.005 INFO:tasks.rados.rados.0.smithi022.stdout:2389: done (1 left) 2024-07-28T12:01:18.005 INFO:tasks.rados.rados.0.smithi022.stdout:2390: snap_remove snap 281 2024-07-28T12:01:18.307 INFO:tasks.rados.rados.0.smithi022.stdout:2390: done (1 left) 2024-07-28T12:01:18.307 INFO:tasks.rados.rados.0.smithi022.stdout:2391: read oid 6 snap -1 2024-07-28T12:01:18.307 INFO:tasks.rados.rados.0.smithi022.stdout:2391: expect (ObjNum 897 snap 311 seq_num 897) 2024-07-28T12:01:18.307 INFO:tasks.rados.rados.0.smithi022.stdout:2392: read oid 29 snap -1 2024-07-28T12:01:18.307 INFO:tasks.rados.rados.0.smithi022.stdout:2392: expect deleted 2024-07-28T12:01:18.307 INFO:tasks.rados.rados.0.smithi022.stdout:2393: read oid 40 snap 300 2024-07-28T12:01:18.308 INFO:tasks.rados.rados.0.smithi022.stdout:2393: expect (ObjNum 741 snap 253 seq_num 741) 2024-07-28T12:01:18.308 INFO:tasks.rados.rados.0.smithi022.stdout:2394: delete oid 4 current snap is 311 2024-07-28T12:01:18.308 INFO:tasks.rados.rados.0.smithi022.stdout:2388: finishing write tid 5 to smithi02269687-8 2024-07-28T12:01:18.308 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1249 (ObjNum 898 snap 311 seq_num 898) dirty exists 2024-07-28T12:01:18.308 INFO:tasks.rados.rados.0.smithi022.stdout:2388: left oid 8 (ObjNum 898 snap 311 seq_num 898) 2024-07-28T12:01:18.327 INFO:tasks.rados.rados.0.smithi022.stdout:2393: expect (ObjNum 741 snap 253 seq_num 741) 2024-07-28T12:01:18.441 INFO:tasks.rados.rados.0.smithi022.stdout:2391: expect (ObjNum 897 snap 311 seq_num 897) 2024-07-28T12:01:18.540 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:18 smithi150 bash[67543]: cluster 2024-07-28T12:01:17.075366+0000 mgr.y (mgr.25232) 288 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-07-28T12:01:18.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:18 smithi150 bash[67543]: cephadm 2024-07-28T12:01:17.284709+0000 mgr.y (mgr.25232) 289 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T12:01:18.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:18 smithi150 bash[67543]: audit 2024-07-28T12:01:17.297299+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:18.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:18 smithi150 bash[67543]: audit 2024-07-28T12:01:17.299009+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T12:01:18.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:18 smithi150 bash[67543]: audit 2024-07-28T12:01:17.300141+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:18.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:18 smithi150 bash[67543]: cephadm 2024-07-28T12:01:17.308789+0000 mgr.y (mgr.25232) 290 : cephadm [INF] Deploying daemon osd.4 on smithi150 2024-07-28T12:01:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[82865]: cluster 2024-07-28T12:01:17.075366+0000 mgr.y (mgr.25232) 288 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-07-28T12:01:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[82865]: cephadm 2024-07-28T12:01:17.284709+0000 mgr.y (mgr.25232) 289 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[82865]: audit 2024-07-28T12:01:17.297299+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[82865]: audit 2024-07-28T12:01:17.299009+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[82865]: audit 2024-07-28T12:01:17.300141+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[82865]: cephadm 2024-07-28T12:01:17.308789+0000 mgr.y (mgr.25232) 290 : cephadm [INF] Deploying daemon osd.4 on smithi150 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[80503]: cluster 2024-07-28T12:01:17.075366+0000 mgr.y (mgr.25232) 288 : cluster [DBG] pgmap v588: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[80503]: cephadm 2024-07-28T12:01:17.284709+0000 mgr.y (mgr.25232) 289 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[80503]: audit 2024-07-28T12:01:17.297299+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[80503]: audit 2024-07-28T12:01:17.299009+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[80503]: audit 2024-07-28T12:01:17.300141+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:18 smithi022 bash[80503]: cephadm 2024-07-28T12:01:17.308789+0000 mgr.y (mgr.25232) 290 : cephadm [INF] Deploying daemon osd.4 on smithi150 2024-07-28T12:01:18.635 INFO:tasks.rados.rados.0.smithi022.stdout:2388: done (4 left) 2024-07-28T12:01:18.635 INFO:tasks.rados.rados.0.smithi022.stdout:2391: done (3 left) 2024-07-28T12:01:18.635 INFO:tasks.rados.rados.0.smithi022.stdout:2392: done (2 left) 2024-07-28T12:01:18.635 INFO:tasks.rados.rados.0.smithi022.stdout:2393: done (1 left) 2024-07-28T12:01:18.635 INFO:tasks.rados.rados.0.smithi022.stdout:2394: done (0 left) 2024-07-28T12:01:18.636 INFO:tasks.rados.rados.0.smithi022.stdout:2395: write oid 33 current snap is 311 2024-07-28T12:01:18.636 INFO:tasks.rados.rados.0.smithi022.stdout:2395: seq_num 901 ranges {743107=729003,1907923=689647} 2024-07-28T12:01:18.659 INFO:tasks.rados.rados.0.smithi022.stdout:2395: writing smithi02269687-33 from 743107 to 1472110 tid 1 2024-07-28T12:01:18.679 INFO:tasks.rados.rados.0.smithi022.stdout:2395: writing smithi02269687-33 from 1907923 to 2597570 tid 2 2024-07-28T12:01:18.679 INFO:tasks.rados.rados.0.smithi022.stdout:2396: read oid 26 snap 304 2024-07-28T12:01:18.679 INFO:tasks.rados.rados.0.smithi022.stdout:2396: expect (ObjNum 788 snap 272 seq_num 788) 2024-07-28T12:01:18.679 INFO:tasks.rados.rados.0.smithi022.stdout:2397: write oid 12 current snap is 311 2024-07-28T12:01:18.679 INFO:tasks.rados.rados.0.smithi022.stdout:2395: finishing write tid 1 to smithi02269687-33 2024-07-28T12:01:18.679 INFO:tasks.rados.rados.0.smithi022.stdout:2397: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2024-07-28T12:01:18.698 INFO:tasks.rados.rados.0.smithi022.stdout:2397: writing smithi02269687-12 from 759914 to 1164166 tid 1 2024-07-28T12:01:18.710 INFO:tasks.rados.rados.0.smithi022.stdout:2397: writing smithi02269687-12 from 1566405 to 1999710 tid 2 2024-07-28T12:01:18.726 INFO:tasks.rados.rados.0.smithi022.stdout:2397: writing smithi02269687-12 from 2504010 to 3159914 tid 3 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:2398: rollback oid 50 current snap is 311 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 296 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:2395: finishing write tid 2 to smithi02269687-33 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:2395: finishing write tid 3 to smithi02269687-33 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:2395: finishing write tid 4 to smithi02269687-33 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 967 (ObjNum 901 snap 311 seq_num 901) dirty exists 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:2395: left oid 33 (ObjNum 901 snap 311 seq_num 901) 2024-07-28T12:01:18.727 INFO:tasks.rados.rados.0.smithi022.stdout:2396: expect (ObjNum 788 snap 272 seq_num 788) 2024-07-28T12:01:19.021 INFO:tasks.rados.rados.0.smithi022.stdout:2397: finishing write tid 1 to smithi02269687-12 2024-07-28T12:01:19.021 INFO:tasks.rados.rados.0.smithi022.stdout:2397: finishing write tid 2 to smithi02269687-12 2024-07-28T12:01:19.021 INFO:tasks.rados.rados.0.smithi022.stdout:2398: finishing rollback tid 0 to smithi02269687-50 2024-07-28T12:01:19.021 INFO:tasks.rados.rados.0.smithi022.stdout:2398: finishing rollback tid 1 to smithi02269687-50 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2398: finishing rollback tid 2 to smithi02269687-50 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 983 (ObjNum 756 snap 257 seq_num 756) dirty exists 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2397: finishing write tid 3 to smithi02269687-12 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2397: finishing write tid 4 to smithi02269687-12 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2397: finishing write tid 5 to smithi02269687-12 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1263 (ObjNum 902 snap 311 seq_num 902) dirty exists 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2397: left oid 12 (ObjNum 902 snap 311 seq_num 902) 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2395: done (3 left) 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2396: done (2 left) 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2397: done (1 left) 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2398: done (0 left) 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2399: read oid 22 snap -1 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2399: expect (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:01:19.022 INFO:tasks.rados.rados.0.smithi022.stdout:2400: delete oid 16 current snap is 311 2024-07-28T12:01:19.025 INFO:tasks.rados.rados.0.smithi022.stdout:2399: expect (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:01:19.145 INFO:tasks.rados.rados.0.smithi022.stdout:2399: done (1 left) 2024-07-28T12:01:19.146 INFO:tasks.rados.rados.0.smithi022.stdout:2400: done (0 left) 2024-07-28T12:01:19.146 INFO:tasks.rados.rados.0.smithi022.stdout:2401: snap_remove snap 291 2024-07-28T12:01:19.316 INFO:tasks.rados.rados.0.smithi022.stdout:2401: done (0 left) 2024-07-28T12:01:19.316 INFO:tasks.rados.rados.0.smithi022.stdout:2402: read oid 16 snap 309 2024-07-28T12:01:19.316 INFO:tasks.rados.rados.0.smithi022.stdout:2402: expect deleted 2024-07-28T12:01:19.317 INFO:tasks.rados.rados.0.smithi022.stdout:2403: delete oid 9 current snap is 311 2024-07-28T12:01:19.333 INFO:tasks.rados.rados.0.smithi022.stdout:2402: done (1 left) 2024-07-28T12:01:19.333 INFO:tasks.rados.rados.0.smithi022.stdout:2403: done (0 left) 2024-07-28T12:01:19.333 INFO:tasks.rados.rados.0.smithi022.stdout:2404: rollback oid 37 current snap is 311 2024-07-28T12:01:19.333 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 287 2024-07-28T12:01:19.334 INFO:tasks.rados.rados.0.smithi022.stdout:2405: rollback oid 34 current snap is 311 2024-07-28T12:01:19.334 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 310 2024-07-28T12:01:19.334 INFO:tasks.rados.rados.0.smithi022.stdout:2406: write oid 50 current snap is 311 2024-07-28T12:01:19.334 INFO:tasks.rados.rados.0.smithi022.stdout:2406: seq_num 905 ranges {410335=746352,1741851=696985,3102632=107703} 2024-07-28T12:01:19.346 INFO:tasks.rados.rados.0.smithi022.stdout:2406: writing smithi02269687-50 from 410335 to 1156687 tid 1 2024-07-28T12:01:19.367 INFO:tasks.rados.rados.0.smithi022.stdout:2406: writing smithi02269687-50 from 1741851 to 2438836 tid 2 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:2406: writing smithi02269687-50 from 3102632 to 3210335 tid 3 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:2407: snap_create 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:2404: finishing rollback tid 0 to smithi02269687-37 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:2404: finishing rollback tid 1 to smithi02269687-37 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:2404: finishing rollback tid 2 to smithi02269687-37 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 524 (ObjNum 683 snap 219 seq_num 683) dirty exists 2024-07-28T12:01:19.378 INFO:tasks.rados.rados.0.smithi022.stdout:2405: finishing rollback tid 0 to smithi02269687-34 2024-07-28T12:01:19.379 INFO:tasks.rados.rados.0.smithi022.stdout:2405: finishing rollback tid 1 to smithi02269687-34 2024-07-28T12:01:19.379 INFO:tasks.rados.rados.0.smithi022.stdout:2405: finishing rollback tid 2 to smithi02269687-34 2024-07-28T12:01:19.379 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1278 (ObjNum 881 snap 309 seq_num 881) dirty exists 2024-07-28T12:01:19.379 INFO:tasks.rados.rados.0.smithi022.stdout:2406: finishing write tid 1 to smithi02269687-50 2024-07-28T12:01:19.379 INFO:tasks.rados.rados.0.smithi022.stdout:2406: finishing write tid 2 to smithi02269687-50 2024-07-28T12:01:19.380 INFO:tasks.rados.rados.0.smithi022.stdout:2406: finishing write tid 3 to smithi02269687-50 2024-07-28T12:01:19.380 INFO:tasks.rados.rados.0.smithi022.stdout:2406: finishing write tid 4 to smithi02269687-50 2024-07-28T12:01:19.380 INFO:tasks.rados.rados.0.smithi022.stdout:2406: finishing write tid 5 to smithi02269687-50 2024-07-28T12:01:19.380 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 993 (ObjNum 905 snap 311 seq_num 905) dirty exists 2024-07-28T12:01:19.380 INFO:tasks.rados.rados.0.smithi022.stdout:2406: left oid 50 (ObjNum 905 snap 311 seq_num 905) 2024-07-28T12:01:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:19 smithi022 bash[80503]: cluster 2024-07-28T12:01:18.305326+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-07-28T12:01:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:01:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:01:19] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-07-28T12:01:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:19 smithi022 bash[82865]: cluster 2024-07-28T12:01:18.305326+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-07-28T12:01:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:19 smithi150 bash[67543]: cluster 2024-07-28T12:01:18.305326+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-07-28T12:01:20.323 INFO:tasks.rados.rados.0.smithi022.stdout:2404: done (3 left) 2024-07-28T12:01:20.323 INFO:tasks.rados.rados.0.smithi022.stdout:2405: done (2 left) 2024-07-28T12:01:20.323 INFO:tasks.rados.rados.0.smithi022.stdout:2406: done (1 left) 2024-07-28T12:01:20.324 INFO:tasks.rados.rados.0.smithi022.stdout:2407: done (0 left) 2024-07-28T12:01:20.324 INFO:tasks.rados.rados.0.smithi022.stdout:2408: delete oid 24 current snap is 312 2024-07-28T12:01:20.330 INFO:tasks.rados.rados.0.smithi022.stdout:2408: done (0 left) 2024-07-28T12:01:20.331 INFO:tasks.rados.rados.0.smithi022.stdout:2409: rollback oid 18 current snap is 312 2024-07-28T12:01:20.331 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 308 2024-07-28T12:01:20.331 INFO:tasks.rados.rados.0.smithi022.stdout:2410: snap_remove snap 300 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[80503]: cluster 2024-07-28T12:01:19.076000+0000 mgr.y (mgr.25232) 291 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 218 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[80503]: cluster 2024-07-28T12:01:19.313170+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[80503]: audit 2024-07-28T12:01:20.020020+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[80503]: audit 2024-07-28T12:01:20.022186+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[80503]: audit 2024-07-28T12:01:20.181232+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[82865]: cluster 2024-07-28T12:01:19.076000+0000 mgr.y (mgr.25232) 291 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 218 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[82865]: cluster 2024-07-28T12:01:19.313170+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[82865]: audit 2024-07-28T12:01:20.020020+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[82865]: audit 2024-07-28T12:01:20.022186+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:20 smithi022 bash[82865]: audit 2024-07-28T12:01:20.181232+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:20 smithi150 bash[67543]: cluster 2024-07-28T12:01:19.076000+0000 mgr.y (mgr.25232) 291 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 218 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-07-28T12:01:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:20 smithi150 bash[67543]: cluster 2024-07-28T12:01:19.313170+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-07-28T12:01:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:20 smithi150 bash[67543]: audit 2024-07-28T12:01:20.020020+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:20 smithi150 bash[67543]: audit 2024-07-28T12:01:20.022186+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:20 smithi150 bash[67543]: audit 2024-07-28T12:01:20.181232+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:21.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:21.333 INFO:tasks.rados.rados.0.smithi022.stdout:2409: finishing rollback tid 0 to smithi02269687-18 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:2409: finishing rollback tid 1 to smithi02269687-18 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:2409: finishing rollback tid 2 to smithi02269687-18 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1004 (ObjNum 831 snap 288 seq_num 831) dirty exists 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:2409: done (1 left) 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:2410: done (0 left) 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:2411: write oid 44 current snap is 312 2024-07-28T12:01:21.334 INFO:tasks.rados.rados.0.smithi022.stdout:2411: seq_num 907 ranges {443949=496850,1458815=584301,2641125=602824} 2024-07-28T12:01:21.343 INFO:tasks.rados.rados.0.smithi022.stdout:2411: writing smithi02269687-44 from 443949 to 940799 tid 1 2024-07-28T12:01:21.356 INFO:tasks.rados.rados.0.smithi022.stdout:2411: writing smithi02269687-44 from 1458815 to 2043116 tid 2 2024-07-28T12:01:21.370 INFO:tasks.rados.rados.0.smithi022.stdout:2411: writing smithi02269687-44 from 2641125 to 3243949 tid 3 2024-07-28T12:01:21.370 INFO:tasks.rados.rados.0.smithi022.stdout:2412: write oid 14 current snap is 312 2024-07-28T12:01:21.370 INFO:tasks.rados.rados.0.smithi022.stdout:2412: seq_num 908 ranges {460756=572099,1517297=444312,2668548=472870} 2024-07-28T12:01:21.381 INFO:tasks.rados.rados.0.smithi022.stdout:2412: writing smithi02269687-14 from 460756 to 1032855 tid 1 2024-07-28T12:01:21.391 INFO:tasks.rados.rados.0.smithi022.stdout:2412: writing smithi02269687-14 from 1517297 to 1961609 tid 2 2024-07-28T12:01:21.401 INFO:tasks.rados.rados.0.smithi022.stdout:2412: writing smithi02269687-14 from 2668548 to 3141418 tid 3 2024-07-28T12:01:21.401 INFO:tasks.rados.rados.0.smithi022.stdout:2413: read oid 10 snap 296 2024-07-28T12:01:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2413: expect (ObjNum 862 snap 294 seq_num 862) 2024-07-28T12:01:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2414: rollback oid 43 current snap is 312 2024-07-28T12:01:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 295 2024-07-28T12:01:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2411: finishing write tid 1 to smithi02269687-44 2024-07-28T12:01:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2411: finishing write tid 2 to smithi02269687-44 2024-07-28T12:01:21.402 INFO:tasks.rados.rados.0.smithi022.stdout:2415: snap_remove snap 302 2024-07-28T12:01:21.517 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.517 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.517 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.518 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.518 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:21 smithi150 bash[67543]: cluster 2024-07-28T12:01:20.321691+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-07-28T12:01:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.519 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:21 smithi022 bash[80503]: cluster 2024-07-28T12:01:20.321691+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-07-28T12:01:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:21 smithi022 bash[82865]: cluster 2024-07-28T12:01:20.321691+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-07-28T12:01:22.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:21 smithi150 systemd[1]: Stopping Ceph osd.4 for 4aad1094-4cd5-11ef-bcc7-c7b262605968... 2024-07-28T12:01:22.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:21 smithi150 bash[27624]: debug 2024-07-28T12:01:21.643+0000 7fc9df312640 -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-28T12:01:22.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:21 smithi150 bash[27624]: debug 2024-07-28T12:01:21.643+0000 7fc9df312640 -1 osd.4 689 *** Got signal Terminated *** 2024-07-28T12:01:22.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:21 smithi150 bash[27624]: debug 2024-07-28T12:01:21.643+0000 7fc9df312640 -1 osd.4 689 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:01:22.217 INFO:tasks.rados.rados.0.smithi022.stdout:2415: done (4 left) 2024-07-28T12:01:22.217 INFO:tasks.rados.rados.0.smithi022.stdout:2416: snap_remove snap 309 2024-07-28T12:01:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[80503]: cluster 2024-07-28T12:01:21.076978+0000 mgr.y (mgr.25232) 292 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 223 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[80503]: cluster 2024-07-28T12:01:21.333112+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[80503]: cluster 2024-07-28T12:01:21.646586+0000 mon.a (mon.0) 861 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[80503]: cluster 2024-07-28T12:01:22.204291+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[80503]: cluster 2024-07-28T12:01:22.214215+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e690: 8 total, 7 up, 8 in 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[82865]: cluster 2024-07-28T12:01:21.076978+0000 mgr.y (mgr.25232) 292 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 223 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[82865]: cluster 2024-07-28T12:01:21.333112+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[82865]: cluster 2024-07-28T12:01:21.646586+0000 mon.a (mon.0) 861 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[82865]: cluster 2024-07-28T12:01:22.204291+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:22 smithi022 bash[82865]: cluster 2024-07-28T12:01:22.214215+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e690: 8 total, 7 up, 8 in 2024-07-28T12:01:22.660 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:22 smithi150 bash[60514]: ts=2024-07-28T12:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:01:22.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:22 smithi150 bash[67543]: cluster 2024-07-28T12:01:21.076978+0000 mgr.y (mgr.25232) 292 : cluster [DBG] pgmap v594: 89 pgs: 89 active+clean; 223 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-07-28T12:01:22.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:22 smithi150 bash[67543]: cluster 2024-07-28T12:01:21.333112+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-07-28T12:01:22.660 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:22 smithi150 bash[67543]: cluster 2024-07-28T12:01:21.646586+0000 mon.a (mon.0) 861 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T12:01:22.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:22 smithi150 bash[67543]: cluster 2024-07-28T12:01:22.204291+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:01:22.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:22 smithi150 bash[67543]: cluster 2024-07-28T12:01:22.214215+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e690: 8 total, 7 up, 8 in 2024-07-28T12:01:23.226 INFO:tasks.rados.rados.0.smithi022.stdout:2411: finishing write tid 3 to smithi02269687-44 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2411: finishing write tid 4 to smithi02269687-44 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2411: finishing write tid 5 to smithi02269687-44 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1187 (ObjNum 907 snap 312 seq_num 907) dirty exists 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2411: left oid 44 (ObjNum 907 snap 312 seq_num 907) 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2412: finishing write tid 1 to smithi02269687-14 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2412: finishing write tid 2 to smithi02269687-14 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2412: finishing write tid 3 to smithi02269687-14 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2412: finishing write tid 4 to smithi02269687-14 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2412: finishing write tid 5 to smithi02269687-14 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1611 (ObjNum 908 snap 312 seq_num 908) dirty exists 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2412: left oid 14 (ObjNum 908 snap 312 seq_num 908) 2024-07-28T12:01:23.227 INFO:tasks.rados.rados.0.smithi022.stdout:2414: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:01:23.228 INFO:tasks.rados.rados.0.smithi022.stdout:2414: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:01:23.228 INFO:tasks.rados.rados.0.smithi022.stdout:2414: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:01:23.228 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1278 (ObjNum 828 snap 287 seq_num 828) dirty exists 2024-07-28T12:01:23.228 INFO:tasks.rados.rados.0.smithi022.stdout:2413: expect (ObjNum 862 snap 294 seq_num 862) 2024-07-28T12:01:23.355 INFO:tasks.rados.rados.0.smithi022.stdout:2411: done (4 left) 2024-07-28T12:01:23.355 INFO:tasks.rados.rados.0.smithi022.stdout:2412: done (3 left) 2024-07-28T12:01:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:2413: done (2 left) 2024-07-28T12:01:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:2414: done (1 left) 2024-07-28T12:01:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:2416: done (0 left) 2024-07-28T12:01:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:2417: rollback oid 20 current snap is 312 2024-07-28T12:01:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 310 2024-07-28T12:01:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:2418: snap_create 2024-07-28T12:01:23.359 INFO:tasks.rados.rados.0.smithi022.stdout:2417: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:01:23.359 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1166 (ObjNum 33 snap 0 seq_num 3533749856) dirty dne 2024-07-28T12:01:23.517 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:23 smithi150 bash[72753]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-4 2024-07-28T12:01:23.517 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:23 smithi150 bash[72818]: Error response from daemon: No such container: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968-osd-4 2024-07-28T12:01:24.337 INFO:tasks.rados.rados.0.smithi022.stdout:2417: done (1 left) 2024-07-28T12:01:24.337 INFO:tasks.rados.rados.0.smithi022.stdout:2418: done (0 left) 2024-07-28T12:01:24.337 INFO:tasks.rados.rados.0.smithi022.stdout:2419: snap_create 2024-07-28T12:01:24.465 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:24 smithi022 bash[82865]: cluster 2024-07-28T12:01:23.077879+0000 mgr.y (mgr.25232) 293 : cluster [DBG] pgmap v597: 89 pgs: 6 peering, 14 stale+active+clean, 69 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-07-28T12:01:24.465 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:24 smithi022 bash[82865]: cluster 2024-07-28T12:01:23.217082+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 7 up, 8 in 2024-07-28T12:01:24.465 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:24 smithi022 bash[82865]: cluster 2024-07-28T12:01:23.326124+0000 mon.a (mon.0) 865 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-28T12:01:24.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:24 smithi022 bash[80503]: cluster 2024-07-28T12:01:23.077879+0000 mgr.y (mgr.25232) 293 : cluster [DBG] pgmap v597: 89 pgs: 6 peering, 14 stale+active+clean, 69 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-07-28T12:01:24.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:24 smithi022 bash[80503]: cluster 2024-07-28T12:01:23.217082+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 7 up, 8 in 2024-07-28T12:01:24.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:24 smithi022 bash[80503]: cluster 2024-07-28T12:01:23.326124+0000 mon.a (mon.0) 865 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-28T12:01:24.466 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:24 smithi150 bash[67543]: cluster 2024-07-28T12:01:23.077879+0000 mgr.y (mgr.25232) 293 : cluster [DBG] pgmap v597: 89 pgs: 6 peering, 14 stale+active+clean, 69 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-07-28T12:01:24.466 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:24 smithi150 bash[67543]: cluster 2024-07-28T12:01:23.217082+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 7 up, 8 in 2024-07-28T12:01:24.467 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:24 smithi150 bash[67543]: cluster 2024-07-28T12:01:23.326124+0000 mon.a (mon.0) 865 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-28T12:01:24.812 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (8m) 21s ago 15m 14.6M - 0.25.0 c8568f914cd2 39a877ac4be0 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi150 *:3000 running (8m) 50s ago 14m 75.4M - 9.4.7 954c08fa6188 8e50484f558c 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi022.lsazzu smithi022 running (12m) 21s ago 12m 14.6M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 790951c822db 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi150.uoyjce smithi150 running (12m) 50s ago 12m 18.8M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9b5a853c2b34 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi150 *:8443,9283,8765 running (7m) 50s ago 23m 426M - 18.2.2-1765-g1c7dd747 dd66d6cc220c bff79f531f3e 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (8m) 21s ago 25m 483M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 224d36ff6518 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (6m) 21s ago 25m 65.9M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c faebf40b744b 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi150 running (4m) 50s ago 23m 44.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c fac9f7cbcb5a 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (5m) 21s ago 23m 50.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 924d46a1ff3d 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (8m) 21s ago 15m 8439k - 1.5.0 0da6a335fe13 9d6adfebc99f 2024-07-28T12:01:24.813 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi150 *:9100 running (8m) 50s ago 15m 8384k - 1.5.0 0da6a335fe13 11009886dce5 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (2m) 21s ago 22m 101M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c c3d781a8e6e9 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (2m) 21s ago 21m 69.0M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c a32014c91580 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (53s) 21s ago 20m 83.7M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c ceb8b7dff914 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (25s) 21s ago 20m - 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 03faa505c594 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi150 running (19m) 50s ago 19m 102M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 2078057a5614 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi150 running (18m) 50s ago 18m 120M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 08579ab471fa 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi150 running (17m) 50s ago 17m 87.5M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 47f1fb92bab2 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi150 running (16m) 50s ago 16m 99.3M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 1d8906907817 2024-07-28T12:01:24.814 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi150 *:9095 running (7m) 50s ago 15m 60.8M - 2.43.0 a07b618ecd1d 639e2b04e05d 2024-07-28T12:01:25.346 INFO:tasks.rados.rados.0.smithi022.stdout:2419: done (0 left) 2024-07-28T12:01:25.347 INFO:tasks.rados.rados.0.smithi022.stdout:2420: read oid 23 snap -1 2024-07-28T12:01:25.347 INFO:tasks.rados.rados.0.smithi022.stdout:2420: expect (ObjNum 888 snap 310 seq_num 888) 2024-07-28T12:01:25.347 INFO:tasks.rados.rados.0.smithi022.stdout:2421: rollback oid 29 current snap is 314 2024-07-28T12:01:25.347 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 304 2024-07-28T12:01:25.347 INFO:tasks.rados.rados.0.smithi022.stdout:2422: write oid 33 current snap is 314 2024-07-28T12:01:25.347 INFO:tasks.rados.rados.0.smithi022.stdout:2422: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-07-28T12:01:25.365 INFO:tasks.rados.rados.0.smithi022.stdout:2422: writing smithi02269687-33 from 477563 to 1124911 tid 1 2024-07-28T12:01:25.386 INFO:tasks.rados.rados.0.smithi022.stdout:2422: writing smithi02269687-33 from 1859426 to 2447396 tid 2 2024-07-28T12:01:25.398 INFO:tasks.rados.rados.0.smithi022.stdout:2422: writing smithi02269687-33 from 2979618 to 3277563 tid 3 2024-07-28T12:01:25.398 INFO:tasks.rados.rados.0.smithi022.stdout:2423: write oid 3 current snap is 314 2024-07-28T12:01:25.398 INFO:tasks.rados.rados.0.smithi022.stdout:2421: finishing rollback tid 1 to smithi02269687-29 2024-07-28T12:01:25.398 INFO:tasks.rados.rados.0.smithi022.stdout:2421: finishing rollback tid 2 to smithi02269687-29 2024-07-28T12:01:25.398 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1296 (ObjNum 852 snap 290 seq_num 852) dirty exists 2024-07-28T12:01:25.398 INFO:tasks.rados.rados.0.smithi022.stdout:2420: expect (ObjNum 888 snap 310 seq_num 888) 2024-07-28T12:01:25.517 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.517 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.517 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.518 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:25 smithi150 bash[67543]: cluster 2024-07-28T12:01:24.336867+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-07-28T12:01:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.519 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-28T12:01:25.519 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: Stopped Ceph osd.4 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T12:01:25.519 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.519 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: /etc/systemd/system/ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T12:01:25.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T12:01:25.590 INFO:tasks.rados.rados.0.smithi022.stdout:2422: finishing write tid 1 to smithi02269687-33 2024-07-28T12:01:25.590 INFO:tasks.rados.rados.0.smithi022.stdout:2422: finishing write tid 2 to smithi02269687-33 2024-07-28T12:01:25.590 INFO:tasks.rados.rados.0.smithi022.stdout:2423: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2024-07-28T12:01:25.601 INFO:tasks.rados.rados.0.smithi022.stdout:2423: writing smithi02269687-3 from 494370 to 1216967 tid 1 2024-07-28T12:01:25.601 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:25 smithi022 bash[80503]: cluster 2024-07-28T12:01:24.336867+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-07-28T12:01:25.602 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:25 smithi022 bash[82865]: cluster 2024-07-28T12:01:24.336867+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-07-28T12:01:25.614 INFO:tasks.rados.rados.0.smithi022.stdout:2423: writing smithi02269687-3 from 1917908 to 2365889 tid 2 2024-07-28T12:01:25.624 INFO:tasks.rados.rados.0.smithi022.stdout:2423: writing smithi02269687-3 from 3007041 to 3294370 tid 3 2024-07-28T12:01:25.624 INFO:tasks.rados.rados.0.smithi022.stdout:2420: done (3 left) 2024-07-28T12:01:25.624 INFO:tasks.rados.rados.0.smithi022.stdout:2421: done (2 left) 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2424: rollback oid 12 current snap is 314 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 310 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2422: finishing write tid 3 to smithi02269687-33 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2422: finishing write tid 4 to smithi02269687-33 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2422: finishing write tid 5 to smithi02269687-33 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 980 (ObjNum 909 snap 314 seq_num 909) dirty exists 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2422: left oid 33 (ObjNum 909 snap 314 seq_num 909) 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2423: finishing write tid 1 to smithi02269687-3 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2422: done (2 left) 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2425: snap_create 2024-07-28T12:01:25.625 INFO:tasks.rados.rados.0.smithi022.stdout:2423: finishing write tid 2 to smithi02269687-3 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:2424: finishing rollback tid 0 to smithi02269687-12 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:2423: finishing write tid 3 to smithi02269687-3 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:2423: finishing write tid 4 to smithi02269687-3 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:2424: finishing rollback tid 1 to smithi02269687-12 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1291 (ObjNum 49 snap 0 seq_num 3533578976) dirty dne 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:2423: finishing write tid 5 to smithi02269687-3 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1205 (ObjNum 910 snap 314 seq_num 910) dirty exists 2024-07-28T12:01:25.628 INFO:tasks.rados.rados.0.smithi022.stdout:2423: left oid 3 (ObjNum 910 snap 314 seq_num 910) 2024-07-28T12:01:26.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:25 smithi150 systemd[1]: Started Ceph osd.4 for 4aad1094-4cd5-11ef-bcc7-c7b262605968. 2024-07-28T12:01:26.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: audit 2024-07-28T12:01:24.794074+0000 mgr.y (mgr.25232) 294 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:26.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: cluster 2024-07-28T12:01:25.078834+0000 mgr.y (mgr.25232) 295 : cluster [DBG] pgmap v600: 89 pgs: 11 active+undersized, 6 peering, 8 stale+active+clean, 3 active+undersized+degraded, 61 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 16/435 objects degraded (3.678%) 2024-07-28T12:01:26.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: cluster 2024-07-28T12:01:25.330309+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Degraded data redundancy: 16/435 objects degraded (3.678%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:26.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: cluster 2024-07-28T12:01:25.345980+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-07-28T12:01:26.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: audit 2024-07-28T12:01:25.590177+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:26.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: audit 2024-07-28T12:01:25.597329+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:26.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[67543]: audit 2024-07-28T12:01:25.598811+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:26.604 INFO:tasks.rados.rados.0.smithi022.stdout:2423: done (2 left) 2024-07-28T12:01:26.604 INFO:tasks.rados.rados.0.smithi022.stdout:2424: done (1 left) 2024-07-28T12:01:26.604 INFO:tasks.rados.rados.0.smithi022.stdout:2425: done (0 left) 2024-07-28T12:01:26.604 INFO:tasks.rados.rados.0.smithi022.stdout:2426: read oid 24 snap -1 2024-07-28T12:01:26.604 INFO:tasks.rados.rados.0.smithi022.stdout:2426: expect deleted 2024-07-28T12:01:26.604 INFO:tasks.rados.rados.0.smithi022.stdout:2427: delete oid 2 current snap is 315 2024-07-28T12:01:26.612 INFO:tasks.rados.rados.0.smithi022.stdout:2426: done (1 left) 2024-07-28T12:01:26.612 INFO:tasks.rados.rados.0.smithi022.stdout:2427: done (0 left) 2024-07-28T12:01:26.612 INFO:tasks.rados.rados.0.smithi022.stdout:2428: delete oid 40 current snap is 315 2024-07-28T12:01:26.618 INFO:tasks.rados.rados.0.smithi022.stdout:2428: done (0 left) 2024-07-28T12:01:26.618 INFO:tasks.rados.rados.0.smithi022.stdout:2429: read oid 48 snap -1 2024-07-28T12:01:26.618 INFO:tasks.rados.rados.0.smithi022.stdout:2429: expect (ObjNum 854 snap 292 seq_num 854) 2024-07-28T12:01:26.618 INFO:tasks.rados.rados.0.smithi022.stdout:2430: write oid 41 current snap is 315 2024-07-28T12:01:26.618 INFO:tasks.rados.rados.0.smithi022.stdout:2430: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-07-28T12:01:26.638 INFO:tasks.rados.rados.0.smithi022.stdout:2430: writing smithi02269687-41 from 544791 to 1209488 tid 1 2024-07-28T12:01:26.655 INFO:tasks.rados.rados.0.smithi022.stdout:2430: writing smithi02269687-41 from 1693354 to 2288662 tid 2 2024-07-28T12:01:26.669 INFO:tasks.rados.rados.0.smithi022.stdout:2430: writing smithi02269687-41 from 2689310 to 3134893 tid 3 2024-07-28T12:01:26.669 INFO:tasks.rados.rados.0.smithi022.stdout:2431: write oid 3 current snap is 315 2024-07-28T12:01:26.669 INFO:tasks.rados.rados.0.smithi022.stdout:2431: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2024-07-28T12:01:26.685 INFO:tasks.rados.rados.0.smithi022.stdout:2431: writing smithi02269687-3 from 561598 to 1301544 tid 1 2024-07-28T12:01:26.695 INFO:tasks.rados.rados.0.smithi022.stdout:2431: writing smithi02269687-3 from 1751836 to 2207155 tid 2 2024-07-28T12:01:26.706 INFO:tasks.rados.rados.0.smithi022.stdout:2431: writing smithi02269687-3 from 2716733 to 3361598 tid 3 2024-07-28T12:01:26.706 INFO:tasks.rados.rados.0.smithi022.stdout:2432: read oid 33 snap -1 2024-07-28T12:01:26.706 INFO:tasks.rados.rados.0.smithi022.stdout:2432: expect (ObjNum 909 snap 314 seq_num 909) 2024-07-28T12:01:26.706 INFO:tasks.rados.rados.0.smithi022.stdout:2429: expect (ObjNum 854 snap 292 seq_num 854) 2024-07-28T12:01:26.828 INFO:tasks.rados.rados.0.smithi022.stdout:2430: finishing write tid 1 to smithi02269687-41 2024-07-28T12:01:26.828 INFO:tasks.rados.rados.0.smithi022.stdout:2430: finishing write tid 2 to smithi02269687-41 2024-07-28T12:01:26.828 INFO:tasks.rados.rados.0.smithi022.stdout:2430: finishing write tid 3 to smithi02269687-41 2024-07-28T12:01:26.828 INFO:tasks.rados.rados.0.smithi022.stdout:2430: finishing write tid 4 to smithi02269687-41 2024-07-28T12:01:26.828 INFO:tasks.rados.rados.0.smithi022.stdout:2430: finishing write tid 5 to smithi02269687-41 2024-07-28T12:01:26.828 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1301 (ObjNum 913 snap 315 seq_num 913) dirty exists 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2430: left oid 41 (ObjNum 913 snap 315 seq_num 913) 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2431: finishing write tid 1 to smithi02269687-3 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2431: finishing write tid 2 to smithi02269687-3 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2429: done (3 left) 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2430: done (2 left) 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2433: read oid 35 snap -1 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2433: expect deleted 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2434: rollback oid 24 current snap is 315 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 287 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2431: finishing write tid 3 to smithi02269687-3 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2431: finishing write tid 4 to smithi02269687-3 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2431: finishing write tid 5 to smithi02269687-3 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1210 (ObjNum 914 snap 315 seq_num 914) dirty exists 2024-07-28T12:01:26.829 INFO:tasks.rados.rados.0.smithi022.stdout:2431: left oid 3 (ObjNum 914 snap 315 seq_num 914) 2024-07-28T12:01:26.830 INFO:tasks.rados.rados.0.smithi022.stdout:2431: done (3 left) 2024-07-28T12:01:26.830 INFO:tasks.rados.rados.0.smithi022.stdout:2435: delete oid 6 current snap is 315 2024-07-28T12:01:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: audit 2024-07-28T12:01:24.794074+0000 mgr.y (mgr.25232) 294 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: cluster 2024-07-28T12:01:25.078834+0000 mgr.y (mgr.25232) 295 : cluster [DBG] pgmap v600: 89 pgs: 11 active+undersized, 6 peering, 8 stale+active+clean, 3 active+undersized+degraded, 61 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 16/435 objects degraded (3.678%) 2024-07-28T12:01:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: cluster 2024-07-28T12:01:25.330309+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Degraded data redundancy: 16/435 objects degraded (3.678%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: cluster 2024-07-28T12:01:25.345980+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-07-28T12:01:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: audit 2024-07-28T12:01:25.590177+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: audit 2024-07-28T12:01:25.597329+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[82865]: audit 2024-07-28T12:01:25.598811+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: audit 2024-07-28T12:01:24.794074+0000 mgr.y (mgr.25232) 294 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: cluster 2024-07-28T12:01:25.078834+0000 mgr.y (mgr.25232) 295 : cluster [DBG] pgmap v600: 89 pgs: 11 active+undersized, 6 peering, 8 stale+active+clean, 3 active+undersized+degraded, 61 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 16/435 objects degraded (3.678%) 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: cluster 2024-07-28T12:01:25.330309+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Degraded data redundancy: 16/435 objects degraded (3.678%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: cluster 2024-07-28T12:01:25.345980+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: audit 2024-07-28T12:01:25.590177+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: audit 2024-07-28T12:01:25.597329+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:26 smithi022 bash[80503]: audit 2024-07-28T12:01:25.598811+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2434: finishing rollback tid 1 to smithi02269687-24 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 307 (ObjNum 177 snap 0 seq_num 3533692176) dirty dne 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2433: done (3 left) 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2434: done (2 left) 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2435: done (1 left) 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2436: read oid 13 snap -1 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2436: expect (ObjNum 882 snap 309 seq_num 882) 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2437: read oid 50 snap 314 2024-07-28T12:01:26.832 INFO:tasks.rados.rados.0.smithi022.stdout:2437: expect (ObjNum 905 snap 311 seq_num 905) 2024-07-28T12:01:26.833 INFO:tasks.rados.rados.0.smithi022.stdout:2438: snap_create 2024-07-28T12:01:26.835 INFO:tasks.rados.rados.0.smithi022.stdout:2432: expect (ObjNum 909 snap 314 seq_num 909) 2024-07-28T12:01:27.078 INFO:tasks.rados.rados.0.smithi022.stdout:2436: expect (ObjNum 882 snap 309 seq_num 882) 2024-07-28T12:01:27.168 INFO:tasks.rados.rados.0.smithi022.stdout:2437: expect (ObjNum 905 snap 311 seq_num 905) 2024-07-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[72969]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[72969]: 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-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[72969]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[72969]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:26 smithi150 bash[72969]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-07-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:27 smithi150 bash[72969]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-28T12:01:27.267 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:27 smithi150 bash[72969]: --> ceph-volume raw activate successful for osd ID: 4 2024-07-28T12:01:27.404 INFO:tasks.rados.rados.0.smithi022.stdout:2432: done (3 left) 2024-07-28T12:01:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:2436: done (2 left) 2024-07-28T12:01:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:2437: done (1 left) 2024-07-28T12:01:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:2438: done (0 left) 2024-07-28T12:01:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:2439: write oid 17 current snap is 316 2024-07-28T12:01:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:2439: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2024-07-28T12:01:27.418 INFO:tasks.rados.rados.0.smithi022.stdout:2439: writing smithi02269687-17 from 595212 to 1085656 tid 1 2024-07-28T12:01:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:2439: writing smithi02269687-17 from 1868800 to 2327788 tid 2 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2439: writing smithi02269687-17 from 2887932 to 3395212 tid 3 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2440: read oid 39 snap -1 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2440: expect (ObjNum 886 snap 310 seq_num 886) 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2441: read oid 42 snap -1 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2441: expect deleted 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2442: delete oid 1 current snap is 316 2024-07-28T12:01:27.449 INFO:tasks.rados.rados.0.smithi022.stdout:2439: finishing write tid 1 to smithi02269687-17 2024-07-28T12:01:27.450 INFO:tasks.rados.rados.0.smithi022.stdout:2439: finishing write tid 2 to smithi02269687-17 2024-07-28T12:01:27.455 INFO:tasks.rados.rados.0.smithi022.stdout:2439: finishing write tid 3 to smithi02269687-17 2024-07-28T12:01:27.456 INFO:tasks.rados.rados.0.smithi022.stdout:2439: finishing write tid 4 to smithi02269687-17 2024-07-28T12:01:27.458 INFO:tasks.rados.rados.0.smithi022.stdout:2441: done (3 left) 2024-07-28T12:01:27.458 INFO:tasks.rados.rados.0.smithi022.stdout:2442: done (2 left) 2024-07-28T12:01:27.459 INFO:tasks.rados.rados.0.smithi022.stdout:2443: delete oid 9 current snap is 316 2024-07-28T12:01:27.461 INFO:tasks.rados.rados.0.smithi022.stdout:2443: done (2 left) 2024-07-28T12:01:27.461 INFO:tasks.rados.rados.0.smithi022.stdout:2444: snap_remove snap 283 2024-07-28T12:01:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:27 smithi150 bash[67543]: cluster 2024-07-28T12:01:26.603632+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-07-28T12:01:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:27 smithi150 bash[67543]: cluster 2024-07-28T12:01:27.211808+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e695: 8 total, 7 up, 8 in 2024-07-28T12:01:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:27 smithi022 bash[80503]: cluster 2024-07-28T12:01:26.603632+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-07-28T12:01:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:27 smithi022 bash[80503]: cluster 2024-07-28T12:01:27.211808+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e695: 8 total, 7 up, 8 in 2024-07-28T12:01:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:27 smithi022 bash[82865]: cluster 2024-07-28T12:01:26.603632+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-07-28T12:01:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:27 smithi022 bash[82865]: cluster 2024-07-28T12:01:27.211808+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e695: 8 total, 7 up, 8 in 2024-07-28T12:01:28.219 INFO:tasks.rados.rados.0.smithi022.stdout:2444: done (2 left) 2024-07-28T12:01:28.219 INFO:tasks.rados.rados.0.smithi022.stdout:2445: snap_remove snap 311 2024-07-28T12:01:29.017 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:28 smithi150 bash[73194]: debug 2024-07-28T12:01:28.643+0000 7fcc5a910640 1 -- 172.21.15.150:0/2721180195 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a4da3ff1e0 con 0x55a4db17e000 2024-07-28T12:01:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:28 smithi150 bash[67543]: cluster 2024-07-28T12:01:27.079688+0000 mgr.y (mgr.25232) 296 : cluster [DBG] pgmap v603: 89 pgs: 21 active+undersized, 6 peering, 14 active+undersized+degraded, 48 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 6 op/s; 47/447 objects degraded (10.515%) 2024-07-28T12:01:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:28 smithi150 bash[67543]: cluster 2024-07-28T12:01:28.218410+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e696: 8 total, 7 up, 8 in 2024-07-28T12:01:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:28 smithi022 bash[80503]: cluster 2024-07-28T12:01:27.079688+0000 mgr.y (mgr.25232) 296 : cluster [DBG] pgmap v603: 89 pgs: 21 active+undersized, 6 peering, 14 active+undersized+degraded, 48 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 6 op/s; 47/447 objects degraded (10.515%) 2024-07-28T12:01:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:28 smithi022 bash[80503]: cluster 2024-07-28T12:01:28.218410+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e696: 8 total, 7 up, 8 in 2024-07-28T12:01:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:28 smithi022 bash[82865]: cluster 2024-07-28T12:01:27.079688+0000 mgr.y (mgr.25232) 296 : cluster [DBG] pgmap v603: 89 pgs: 21 active+undersized, 6 peering, 14 active+undersized+degraded, 48 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 6 op/s; 47/447 objects degraded (10.515%) 2024-07-28T12:01:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:28 smithi022 bash[82865]: cluster 2024-07-28T12:01:28.218410+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e696: 8 total, 7 up, 8 in 2024-07-28T12:01:29.225 INFO:tasks.rados.rados.0.smithi022.stdout:2445: done (2 left) 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2446: read oid 49 snap -1 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2446: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2447: read oid 2 snap -1 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2447: expect deleted 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2448: read oid 3 snap 310 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2448: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2449: write oid 43 current snap is 316 2024-07-28T12:01:29.226 INFO:tasks.rados.rados.0.smithi022.stdout:2449: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2024-07-28T12:01:29.231 INFO:tasks.rados.rados.0.smithi022.stdout:2449: writing smithi02269687-43 from 645633 to 1361824 tid 1 2024-07-28T12:01:29.238 INFO:tasks.rados.rados.0.smithi022.stdout:2449: writing smithi02269687-43 from 1927893 to 2534208 tid 2 2024-07-28T12:01:29.244 INFO:tasks.rados.rados.0.smithi022.stdout:2449: writing smithi02269687-43 from 3137495 to 3445633 tid 3 2024-07-28T12:01:29.244 INFO:tasks.rados.rados.0.smithi022.stdout:2450: snap_remove snap 306 2024-07-28T12:01:29.516 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:29 smithi150 bash[73194]: debug 2024-07-28T12:01:29.183+0000 7fcc5d176640 -1 Falling back to public interface 2024-07-28T12:01:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:01:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:01:29] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-07-28T12:01:30.224 INFO:tasks.rados.rados.0.smithi022.stdout:2450: done (6 left) 2024-07-28T12:01:30.225 INFO:tasks.rados.rados.0.smithi022.stdout:2451: delete oid 12 current snap is 316 2024-07-28T12:01:30.225 INFO:tasks.rados.rados.0.smithi022.stdout:2439: finishing write tid 5 to smithi02269687-17 2024-07-28T12:01:30.225 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 545 (ObjNum 916 snap 316 seq_num 916) dirty exists 2024-07-28T12:01:30.225 INFO:tasks.rados.rados.0.smithi022.stdout:2439: left oid 17 (ObjNum 916 snap 316 seq_num 916) 2024-07-28T12:01:30.225 INFO:tasks.rados.rados.0.smithi022.stdout:2440: expect (ObjNum 886 snap 310 seq_num 886) 2024-07-28T12:01:30.374 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:30.416 INFO:tasks.rados.rados.0.smithi022.stdout:2446: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:01:30.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:30 smithi150 bash[67543]: cluster 2024-07-28T12:01:29.080804+0000 mgr.y (mgr.25232) 297 : cluster [DBG] pgmap v606: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 243 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 52/450 objects degraded (11.556%) 2024-07-28T12:01:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:30 smithi150 bash[67543]: cluster 2024-07-28T12:01:29.220889+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-07-28T12:01:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:30 smithi150 bash[67543]: cluster 2024-07-28T12:01:29.610544+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-28T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:30 smithi022 bash[80503]: cluster 2024-07-28T12:01:29.080804+0000 mgr.y (mgr.25232) 297 : cluster [DBG] pgmap v606: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 243 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 52/450 objects degraded (11.556%) 2024-07-28T12:01:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:30 smithi022 bash[80503]: cluster 2024-07-28T12:01:29.220889+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-07-28T12:01:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:30 smithi022 bash[80503]: cluster 2024-07-28T12:01:29.610544+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-28T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:30 smithi022 bash[82865]: cluster 2024-07-28T12:01:29.080804+0000 mgr.y (mgr.25232) 297 : cluster [DBG] pgmap v606: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 243 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 52/450 objects degraded (11.556%) 2024-07-28T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:30 smithi022 bash[82865]: cluster 2024-07-28T12:01:29.220889+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-07-28T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:30 smithi022 bash[82865]: cluster 2024-07-28T12:01:29.610544+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-28T12:01:30.634 INFO:tasks.rados.rados.0.smithi022.stdout:2448: expect (ObjNum 780 snap 270 seq_num 780) 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2449: finishing write tid 1 to smithi02269687-43 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2449: finishing write tid 2 to smithi02269687-43 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2449: finishing write tid 3 to smithi02269687-43 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2449: finishing write tid 4 to smithi02269687-43 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2449: finishing write tid 5 to smithi02269687-43 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1306 (ObjNum 919 snap 316 seq_num 919) dirty exists 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2449: left oid 43 (ObjNum 919 snap 316 seq_num 919) 2024-07-28T12:01:30.787 INFO:tasks.rados.rados.0.smithi022.stdout:2439: done (6 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2440: done (5 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2446: done (4 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2447: done (3 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2448: done (2 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2449: done (1 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2451: done (0 left) 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2452: write oid 15 current snap is 316 2024-07-28T12:01:30.788 INFO:tasks.rados.rados.0.smithi022.stdout:2452: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2024-07-28T12:01:30.807 INFO:tasks.rados.rados.0.smithi022.stdout:2452: writing smithi02269687-15 from 679247 to 1262289 tid 1 2024-07-28T12:01:30.830 INFO:tasks.rados.rados.0.smithi022.stdout:2452: writing smithi02269687-15 from 2044857 to 2654841 tid 2 2024-07-28T12:01:30.842 INFO:tasks.rados.rados.0.smithi022.stdout:2452: writing smithi02269687-15 from 3192341 to 3479247 tid 3 2024-07-28T12:01:30.843 INFO:tasks.rados.rados.0.smithi022.stdout:2453: snap_remove snap 313 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2453: done (1 left) 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2454: read oid 11 snap -1 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2454: expect deleted 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2455: delete oid 27 current snap is 316 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2452: finishing write tid 1 to smithi02269687-15 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2452: finishing write tid 2 to smithi02269687-15 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2452: finishing write tid 3 to smithi02269687-15 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2452: finishing write tid 4 to smithi02269687-15 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:2452: finishing write tid 5 to smithi02269687-15 2024-07-28T12:01:31.246 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1642 (ObjNum 921 snap 316 seq_num 921) dirty exists 2024-07-28T12:01:31.247 INFO:tasks.rados.rados.0.smithi022.stdout:2452: left oid 15 (ObjNum 921 snap 316 seq_num 921) 2024-07-28T12:01:31.254 INFO:tasks.rados.rados.0.smithi022.stdout:2452: done (2 left) 2024-07-28T12:01:31.254 INFO:tasks.rados.rados.0.smithi022.stdout:2454: done (1 left) 2024-07-28T12:01:31.254 INFO:tasks.rados.rados.0.smithi022.stdout:2455: done (0 left) 2024-07-28T12:01:31.254 INFO:tasks.rados.rados.0.smithi022.stdout:2456: write oid 2 current snap is 316 2024-07-28T12:01:31.254 INFO:tasks.rados.rados.0.smithi022.stdout:2456: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2024-07-28T12:01:31.264 INFO:tasks.rados.rados.0.smithi022.stdout:2456: writing smithi02269687-2 from 712861 to 1446401 tid 1 2024-07-28T12:01:31.274 INFO:tasks.rados.rados.0.smithi022.stdout:2456: writing smithi02269687-2 from 2161821 to 2775474 tid 2 2024-07-28T12:01:31.280 INFO:tasks.rados.rados.0.smithi022.stdout:2456: writing smithi02269687-2 from 3247187 to 3512861 tid 3 2024-07-28T12:01:31.280 INFO:tasks.rados.rados.0.smithi022.stdout:2457: delete oid 4 current snap is 316 2024-07-28T12:01:31.280 INFO:tasks.rados.rados.0.smithi022.stdout:2456: finishing write tid 1 to smithi02269687-2 2024-07-28T12:01:31.280 INFO:tasks.rados.rados.0.smithi022.stdout:2456: finishing write tid 2 to smithi02269687-2 2024-07-28T12:01:31.284 INFO:tasks.rados.rados.0.smithi022.stdout:2456: finishing write tid 3 to smithi02269687-2 2024-07-28T12:01:31.284 INFO:tasks.rados.rados.0.smithi022.stdout:2456: finishing write tid 4 to smithi02269687-2 2024-07-28T12:01:31.285 INFO:tasks.rados.rados.0.smithi022.stdout:2456: finishing write tid 5 to smithi02269687-2 2024-07-28T12:01:31.285 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1650 (ObjNum 923 snap 316 seq_num 923) dirty exists 2024-07-28T12:01:31.285 INFO:tasks.rados.rados.0.smithi022.stdout:2456: left oid 2 (ObjNum 923 snap 316 seq_num 923) 2024-07-28T12:01:31.286 INFO:tasks.rados.rados.0.smithi022.stdout:2456: done (1 left) 2024-07-28T12:01:31.286 INFO:tasks.rados.rados.0.smithi022.stdout:2457: done (0 left) 2024-07-28T12:01:31.286 INFO:tasks.rados.rados.0.smithi022.stdout:2458: read oid 2 snap -1 2024-07-28T12:01:31.286 INFO:tasks.rados.rados.0.smithi022.stdout:2458: expect (ObjNum 923 snap 316 seq_num 923) 2024-07-28T12:01:31.286 INFO:tasks.rados.rados.0.smithi022.stdout:2459: delete oid 35 current snap is 316 2024-07-28T12:01:31.291 INFO:tasks.rados.rados.0.smithi022.stdout:2459: done (1 left) 2024-07-28T12:01:31.291 INFO:tasks.rados.rados.0.smithi022.stdout:2460: delete oid 45 current snap is 316 2024-07-28T12:01:31.296 INFO:tasks.rados.rados.0.smithi022.stdout:2460: done (1 left) 2024-07-28T12:01:31.296 INFO:tasks.rados.rados.0.smithi022.stdout:2461: rollback oid 5 current snap is 316 2024-07-28T12:01:31.296 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 296 2024-07-28T12:01:31.296 INFO:tasks.rados.rados.0.smithi022.stdout:2462: delete oid 3 current snap is 316 2024-07-28T12:01:31.298 INFO:tasks.rados.rados.0.smithi022.stdout:2458: expect (ObjNum 923 snap 316 seq_num 923) 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:2461: finishing rollback tid 0 to smithi02269687-5 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:2461: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 400 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:2458: done (2 left) 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:2461: done (1 left) 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:2462: done (0 left) 2024-07-28T12:01:31.476 INFO:tasks.rados.rados.0.smithi022.stdout:2463: write oid 29 current snap is 316 2024-07-28T12:01:31.477 INFO:tasks.rados.rados.0.smithi022.stdout:2463: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2024-07-28T12:01:31.482 INFO:tasks.rados.rados.0.smithi022.stdout:2463: writing smithi02269687-29 from 796896 to 1223034 tid 1 2024-07-28T12:01:31.501 INFO:tasks.rados.rados.0.smithi022.stdout:2463: writing smithi02269687-29 from 1654231 to 2418880 tid 2 2024-07-28T12:01:31.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:31 smithi150 bash[67543]: cluster 2024-07-28T12:01:30.223574+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-07-28T12:01:31.517 INFO:tasks.rados.rados.0.smithi022.stdout:2463: writing smithi02269687-29 from 2984302 to 3464377 tid 3 2024-07-28T12:01:31.517 INFO:tasks.rados.rados.0.smithi022.stdout:2464: delete oid 4 current snap is 316 2024-07-28T12:01:31.517 INFO:tasks.rados.rados.0.smithi022.stdout:2463: finishing write tid 1 to smithi02269687-29 2024-07-28T12:01:31.517 INFO:tasks.rados.rados.0.smithi022.stdout:2463: finishing write tid 2 to smithi02269687-29 2024-07-28T12:01:31.522 INFO:tasks.rados.rados.0.smithi022.stdout:2464: done (1 left) 2024-07-28T12:01:31.522 INFO:tasks.rados.rados.0.smithi022.stdout:2465: rollback oid 21 current snap is 316 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 307 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:2466: read oid 20 snap 294 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:2466: expect (ObjNum 809 snap 280 seq_num 809) 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:2467: read oid 17 snap 296 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:2467: expect deleted 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:2468: write oid 10 current snap is 316 2024-07-28T12:01:31.523 INFO:tasks.rados.rados.0.smithi022.stdout:2468: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-07-28T12:01:31.530 INFO:tasks.rados.rados.0.smithi022.stdout:2468: writing smithi02269687-10 from 430510 to 1007146 tid 1 2024-07-28T12:01:31.539 INFO:tasks.rados.rados.0.smithi022.stdout:2468: writing smithi02269687-10 from 1654842 to 2423160 tid 2 2024-07-28T12:01:31.544 INFO:tasks.rados.rados.0.smithi022.stdout:2468: writing smithi02269687-10 from 2922795 to 3425414 tid 3 2024-07-28T12:01:31.545 INFO:tasks.rados.rados.0.smithi022.stdout:2469: snap_remove snap 295 2024-07-28T12:01:31.569 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:31 smithi022 bash[80503]: cluster 2024-07-28T12:01:30.223574+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-07-28T12:01:31.570 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:31 smithi022 bash[82865]: cluster 2024-07-28T12:01:30.223574+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-07-28T12:01:32.224 INFO:tasks.rados.rados.0.smithi022.stdout:2469: done (5 left) 2024-07-28T12:01:32.224 INFO:tasks.rados.rados.0.smithi022.stdout:2470: snap_create 2024-07-28T12:01:32.224 INFO:tasks.rados.rados.0.smithi022.stdout:2463: finishing write tid 3 to smithi02269687-29 2024-07-28T12:01:32.224 INFO:tasks.rados.rados.0.smithi022.stdout:2463: finishing write tid 4 to smithi02269687-29 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:2463: finishing write tid 5 to smithi02269687-29 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1322 (ObjNum 928 snap 316 seq_num 928) dirty exists 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:2463: left oid 29 (ObjNum 928 snap 316 seq_num 928) 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:2465: finishing rollback tid 0 to smithi02269687-21 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:2465: finishing rollback tid 1 to smithi02269687-21 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:2465: finishing rollback tid 2 to smithi02269687-21 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 549 (ObjNum 866 snap 302 seq_num 866) dirty exists 2024-07-28T12:01:32.225 INFO:tasks.rados.rados.0.smithi022.stdout:2466: expect (ObjNum 809 snap 280 seq_num 809) 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:2468: finishing write tid 1 to smithi02269687-10 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:2468: finishing write tid 2 to smithi02269687-10 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:2468: finishing write tid 3 to smithi02269687-10 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:2468: finishing write tid 4 to smithi02269687-10 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:2468: finishing write tid 5 to smithi02269687-10 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 993 (ObjNum 930 snap 316 seq_num 930) dirty exists 2024-07-28T12:01:32.487 INFO:tasks.rados.rados.0.smithi022.stdout:2468: left oid 10 (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:01:32.516 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[73194]: debug 2024-07-28T12:01:32.343+0000 7fcc5d176640 -1 osd.4 689 log_to_monitors true 2024-07-28T12:01:32.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[60514]: ts=2024-07-28T12:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:01:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: cluster 2024-07-28T12:01:31.081942+0000 mgr.y (mgr.25232) 298 : cluster [DBG] pgmap v609: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 1.5 MiB/s wr, 22 op/s; 54/468 objects degraded (11.538%) 2024-07-28T12:01:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: cluster 2024-07-28T12:01:31.226246+0000 mon.a (mon.0) 878 : cluster [WRN] Health check update: Degraded data redundancy: 54/468 objects degraded (11.538%), 16 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: cluster 2024-07-28T12:01:31.244386+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-07-28T12:01:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: audit 2024-07-28T12:01:31.402031+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: audit 2024-07-28T12:01:31.412254+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: audit 2024-07-28T12:01:32.167881+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: audit 2024-07-28T12:01:32.178802+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:32 smithi150 bash[67543]: cluster 2024-07-28T12:01:32.219356+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e700: 8 total, 7 up, 8 in 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: cluster 2024-07-28T12:01:31.081942+0000 mgr.y (mgr.25232) 298 : cluster [DBG] pgmap v609: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 1.5 MiB/s wr, 22 op/s; 54/468 objects degraded (11.538%) 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: cluster 2024-07-28T12:01:31.226246+0000 mon.a (mon.0) 878 : cluster [WRN] Health check update: Degraded data redundancy: 54/468 objects degraded (11.538%), 16 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: cluster 2024-07-28T12:01:31.244386+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: audit 2024-07-28T12:01:31.402031+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: audit 2024-07-28T12:01:31.412254+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: audit 2024-07-28T12:01:32.167881+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: audit 2024-07-28T12:01:32.178802+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[80503]: cluster 2024-07-28T12:01:32.219356+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e700: 8 total, 7 up, 8 in 2024-07-28T12:01:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: cluster 2024-07-28T12:01:31.081942+0000 mgr.y (mgr.25232) 298 : cluster [DBG] pgmap v609: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 1.5 MiB/s wr, 22 op/s; 54/468 objects degraded (11.538%) 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: cluster 2024-07-28T12:01:31.226246+0000 mon.a (mon.0) 878 : cluster [WRN] Health check update: Degraded data redundancy: 54/468 objects degraded (11.538%), 16 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: cluster 2024-07-28T12:01:31.244386+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: audit 2024-07-28T12:01:31.402031+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: audit 2024-07-28T12:01:31.412254+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: audit 2024-07-28T12:01:32.167881+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: audit 2024-07-28T12:01:32.178802+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:32.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:32 smithi022 bash[82865]: cluster 2024-07-28T12:01:32.219356+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e700: 8 total, 7 up, 8 in 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2463: done (5 left) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2465: done (4 left) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2466: done (3 left) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2467: done (2 left) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2468: done (1 left) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2470: done (0 left) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2471: read oid 7 snap -1 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2471: expect (ObjNum 855 snap 292 seq_num 855) 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:2472: rollback oid 40 current snap is 317 2024-07-28T12:01:33.224 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 310 2024-07-28T12:01:33.225 INFO:tasks.rados.rados.0.smithi022.stdout:2473: snap_remove snap 296 2024-07-28T12:01:33.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[80503]: audit 2024-07-28T12:01:32.350437+0000 mon.a (mon.0) 885 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[80503]: audit 2024-07-28T12:01:32.352001+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[80503]: audit 2024-07-28T12:01:33.222535+0000 mon.a (mon.0) 886 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[80503]: cluster 2024-07-28T12:01:33.222762+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e701: 8 total, 7 up, 8 in 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[80503]: audit 2024-07-28T12:01:33.224864+0000 mon.a (mon.0) 888 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[80503]: audit 2024-07-28T12:01:33.226160+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[82865]: audit 2024-07-28T12:01:32.350437+0000 mon.a (mon.0) 885 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T12:01:33.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[82865]: audit 2024-07-28T12:01:32.352001+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T12:01:33.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[82865]: audit 2024-07-28T12:01:33.222535+0000 mon.a (mon.0) 886 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T12:01:33.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[82865]: cluster 2024-07-28T12:01:33.222762+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e701: 8 total, 7 up, 8 in 2024-07-28T12:01:33.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[82865]: audit 2024-07-28T12:01:33.224864+0000 mon.a (mon.0) 888 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T12:01:33.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:33 smithi022 bash[82865]: audit 2024-07-28T12:01:33.226160+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T12:01:33.516 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[73194]: debug 2024-07-28T12:01:33.259+0000 7fcc54f20640 -1 osd.4 689 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[67543]: audit 2024-07-28T12:01:32.350437+0000 mon.a (mon.0) 885 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[67543]: audit 2024-07-28T12:01:32.352001+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[67543]: audit 2024-07-28T12:01:33.222535+0000 mon.a (mon.0) 886 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[67543]: cluster 2024-07-28T12:01:33.222762+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e701: 8 total, 7 up, 8 in 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[67543]: audit 2024-07-28T12:01:33.224864+0000 mon.a (mon.0) 888 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T12:01:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:33 smithi150 bash[67543]: audit 2024-07-28T12:01:33.226160+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-07-28T12:01:33.848 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T12:01:33.848 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (8m) 30s ago 15m 14.6M - 0.25.0 c8568f914cd2 39a877ac4be0 2024-07-28T12:01:33.848 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi150 *:3000 running (8m) 2s ago 14m 76.0M - 9.4.7 954c08fa6188 8e50484f558c 2024-07-28T12:01:33.848 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi022.lsazzu smithi022 running (13m) 30s ago 13m 14.6M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 790951c822db 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:mds.foo.smithi150.uoyjce smithi150 running (13m) 2s ago 13m 19.2M - 17.2.7-1153-g2ebd6fb9 ea785f825bd9 9b5a853c2b34 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi150 *:8443,9283,8765 running (7m) 2s ago 23m 426M - 18.2.2-1765-g1c7dd747 dd66d6cc220c bff79f531f3e 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (8m) 30s ago 25m 483M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 224d36ff6518 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (7m) 30s ago 26m 65.9M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c faebf40b744b 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi150 running (4m) 2s ago 23m 48.5M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c fac9f7cbcb5a 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (5m) 30s ago 23m 50.2M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 924d46a1ff3d 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (8m) 30s ago 15m 8439k - 1.5.0 0da6a335fe13 9d6adfebc99f 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi150 *:9100 running (8m) 2s ago 15m 8448k - 1.5.0 0da6a335fe13 11009886dce5 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (3m) 30s ago 22m 101M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c c3d781a8e6e9 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (2m) 30s ago 21m 69.0M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c a32014c91580 2024-07-28T12:01:33.849 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (62s) 30s ago 21m 83.7M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c ceb8b7dff914 2024-07-28T12:01:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (34s) 30s ago 20m - 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 03faa505c594 2024-07-28T12:01:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi150 running (6s) 2s ago 19m - 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 68a01c68007d 2024-07-28T12:01:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi150 running (18m) 2s ago 18m 132M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 08579ab471fa 2024-07-28T12:01:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi150 running (17m) 2s ago 17m 92.4M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 47f1fb92bab2 2024-07-28T12:01:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi150 running (16m) 2s ago 16m 110M 2524M 17.2.7-1153-g2ebd6fb9 ea785f825bd9 1d8906907817 2024-07-28T12:01:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi150 *:9095 running (7m) 2s ago 15m 61.0M - 2.43.0 a07b618ecd1d 639e2b04e05d 2024-07-28T12:01:34.231 INFO:tasks.rados.rados.0.smithi022.stdout:2473: done (2 left) 2024-07-28T12:01:34.232 INFO:tasks.rados.rados.0.smithi022.stdout:2474: snap_remove snap 287 2024-07-28T12:01:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:34 smithi150 bash[67543]: cluster 2024-07-28T12:01:33.082999+0000 mgr.y (mgr.25232) 299 : cluster [DBG] pgmap v612: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 249 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 24 op/s; 55/474 objects degraded (11.603%) 2024-07-28T12:01:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:34 smithi150 bash[67543]: cluster 2024-07-28T12:01:34.215955+0000 mon.a (mon.0) 889 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:01:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:34 smithi150 bash[67543]: cluster 2024-07-28T12:01:34.225727+0000 mon.a (mon.0) 890 : cluster [INF] osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708] boot 2024-07-28T12:01:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:34 smithi150 bash[67543]: cluster 2024-07-28T12:01:34.225870+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-07-28T12:01:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:34 smithi150 bash[67543]: audit 2024-07-28T12:01:34.229772+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T12:01:34.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[80503]: cluster 2024-07-28T12:01:33.082999+0000 mgr.y (mgr.25232) 299 : cluster [DBG] pgmap v612: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 249 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 24 op/s; 55/474 objects degraded (11.603%) 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[80503]: cluster 2024-07-28T12:01:34.215955+0000 mon.a (mon.0) 889 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[80503]: cluster 2024-07-28T12:01:34.225727+0000 mon.a (mon.0) 890 : cluster [INF] osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708] boot 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[80503]: cluster 2024-07-28T12:01:34.225870+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[80503]: audit 2024-07-28T12:01:34.229772+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[82865]: cluster 2024-07-28T12:01:33.082999+0000 mgr.y (mgr.25232) 299 : cluster [DBG] pgmap v612: 89 pgs: 25 active+undersized, 16 active+undersized+degraded, 48 active+clean; 249 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 24 op/s; 55/474 objects degraded (11.603%) 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[82865]: cluster 2024-07-28T12:01:34.215955+0000 mon.a (mon.0) 889 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T12:01:34.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[82865]: cluster 2024-07-28T12:01:34.225727+0000 mon.a (mon.0) 890 : cluster [INF] osd.4 [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708] boot 2024-07-28T12:01:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[82865]: cluster 2024-07-28T12:01:34.225870+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-07-28T12:01:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:34 smithi022 bash[82865]: audit 2024-07-28T12:01:34.229772+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T12:01:34.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph versions' 2024-07-28T12:01:35.230 INFO:tasks.rados.rados.0.smithi022.stdout:2474: done (2 left) 2024-07-28T12:01:35.230 INFO:tasks.rados.rados.0.smithi022.stdout:2475: rollback oid 41 current snap is 317 2024-07-28T12:01:35.230 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 312 2024-07-28T12:01:35.230 INFO:tasks.rados.rados.0.smithi022.stdout:2472: finishing rollback tid 1 to smithi02269687-40 2024-07-28T12:01:35.230 INFO:tasks.rados.rados.0.smithi022.stdout:2472: finishing rollback tid 2 to smithi02269687-40 2024-07-28T12:01:35.231 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1323 (ObjNum 875 snap 306 seq_num 875) dirty exists 2024-07-28T12:01:35.231 INFO:tasks.rados.rados.0.smithi022.stdout:2471: expect (ObjNum 855 snap 292 seq_num 855) 2024-07-28T12:01:35.383 INFO:tasks.rados.rados.0.smithi022.stdout:2475: finishing rollback tid 0 to smithi02269687-41 2024-07-28T12:01:35.383 INFO:tasks.rados.rados.0.smithi022.stdout:2475: finishing rollback tid 1 to smithi02269687-41 2024-07-28T12:01:35.383 INFO:tasks.rados.rados.0.smithi022.stdout:2475: finishing rollback tid 2 to smithi02269687-41 2024-07-28T12:01:35.383 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1338 (ObjNum 878 snap 308 seq_num 878) dirty exists 2024-07-28T12:01:35.383 INFO:tasks.rados.rados.0.smithi022.stdout:2471: done (2 left) 2024-07-28T12:01:35.384 INFO:tasks.rados.rados.0.smithi022.stdout:2472: done (1 left) 2024-07-28T12:01:35.384 INFO:tasks.rados.rados.0.smithi022.stdout:2475: done (0 left) 2024-07-28T12:01:35.384 INFO:tasks.rados.rados.0.smithi022.stdout:2476: read oid 20 snap -1 2024-07-28T12:01:35.384 INFO:tasks.rados.rados.0.smithi022.stdout:2476: expect deleted 2024-07-28T12:01:35.384 INFO:tasks.rados.rados.0.smithi022.stdout:2477: snap_remove snap 308 2024-07-28T12:01:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:35 smithi150 bash[67543]: audit 2024-07-28T12:01:33.834967+0000 mgr.y (mgr.25232) 300 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:35 smithi150 bash[67543]: audit 2024-07-28T12:01:35.020116+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:35 smithi150 bash[67543]: audit 2024-07-28T12:01:35.022117+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:35 smithi150 bash[67543]: cluster 2024-07-28T12:01:35.228228+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[80503]: audit 2024-07-28T12:01:33.834967+0000 mgr.y (mgr.25232) 300 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[80503]: audit 2024-07-28T12:01:35.020116+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[80503]: audit 2024-07-28T12:01:35.022117+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[80503]: cluster 2024-07-28T12:01:35.228228+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[82865]: audit 2024-07-28T12:01:33.834967+0000 mgr.y (mgr.25232) 300 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[82865]: audit 2024-07-28T12:01:35.020116+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[82865]: audit 2024-07-28T12:01:35.022117+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:35 smithi022 bash[82865]: cluster 2024-07-28T12:01:35.228228+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-07-28T12:01:36.273 INFO:tasks.rados.rados.0.smithi022.stdout:2477: done (1 left) 2024-07-28T12:01:36.273 INFO:tasks.rados.rados.0.smithi022.stdout:2478: snap_create 2024-07-28T12:01:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:36 smithi150 bash[67543]: cluster 2024-07-28T12:01:35.083937+0000 mgr.y (mgr.25232) 301 : cluster [DBG] pgmap v615: 89 pgs: 8 peering, 19 active+undersized, 14 active+undersized+degraded, 48 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 43/477 objects degraded (9.015%) 2024-07-28T12:01:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:36 smithi022 bash[80503]: cluster 2024-07-28T12:01:35.083937+0000 mgr.y (mgr.25232) 301 : cluster [DBG] pgmap v615: 89 pgs: 8 peering, 19 active+undersized, 14 active+undersized+degraded, 48 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 43/477 objects degraded (9.015%) 2024-07-28T12:01:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:36 smithi022 bash[82865]: cluster 2024-07-28T12:01:35.083937+0000 mgr.y (mgr.25232) 301 : cluster [DBG] pgmap v615: 89 pgs: 8 peering, 19 active+undersized, 14 active+undersized+degraded, 48 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 43/477 objects degraded (9.015%) 2024-07-28T12:01:37.280 INFO:tasks.rados.rados.0.smithi022.stdout:2476: done (1 left) 2024-07-28T12:01:37.280 INFO:tasks.rados.rados.0.smithi022.stdout:2478: done (0 left) 2024-07-28T12:01:37.280 INFO:tasks.rados.rados.0.smithi022.stdout:2479: write oid 39 current snap is 318 2024-07-28T12:01:37.280 INFO:tasks.rados.rados.0.smithi022.stdout:2479: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-07-28T12:01:37.297 INFO:tasks.rados.rados.0.smithi022.stdout:2479: writing smithi02269687-39 from 447317 to 1099202 tid 1 2024-07-28T12:01:37.318 INFO:tasks.rados.rados.0.smithi022.stdout:2479: writing smithi02269687-39 from 1713324 to 2341653 tid 2 2024-07-28T12:01:37.337 INFO:tasks.rados.rados.0.smithi022.stdout:2479: writing smithi02269687-39 from 3066571 to 3647317 tid 3 2024-07-28T12:01:37.337 INFO:tasks.rados.rados.0.smithi022.stdout:2480: snap_remove snap 310 2024-07-28T12:01:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:37 smithi150 bash[67543]: cluster 2024-07-28T12:01:36.268366+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-07-28T12:01:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:37 smithi150 bash[67543]: cluster 2024-07-28T12:01:37.210661+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 43/477 objects degraded (9.015%), 14 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:37 smithi022 bash[80503]: cluster 2024-07-28T12:01:36.268366+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-07-28T12:01:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:37 smithi022 bash[80503]: cluster 2024-07-28T12:01:37.210661+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 43/477 objects degraded (9.015%), 14 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:37 smithi022 bash[82865]: cluster 2024-07-28T12:01:36.268366+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-07-28T12:01:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:37 smithi022 bash[82865]: cluster 2024-07-28T12:01:37.210661+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 43/477 objects degraded (9.015%), 14 pgs degraded (PG_DEGRADED) 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2480: done (1 left) 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2481: snap_create 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2479: finishing write tid 1 to smithi02269687-39 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2479: finishing write tid 2 to smithi02269687-39 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2479: finishing write tid 3 to smithi02269687-39 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2479: finishing write tid 4 to smithi02269687-39 2024-07-28T12:01:38.292 INFO:tasks.rados.rados.0.smithi022.stdout:2479: finishing write tid 5 to smithi02269687-39 2024-07-28T12:01:38.293 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1268 (ObjNum 931 snap 318 seq_num 931) dirty exists 2024-07-28T12:01:38.293 INFO:tasks.rados.rados.0.smithi022.stdout:2479: left oid 39 (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:01:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:38 smithi022 bash[80503]: cluster 2024-07-28T12:01:37.084870+0000 mgr.y (mgr.25232) 302 : cluster [DBG] pgmap v618: 89 pgs: 8 peering, 15 active+undersized, 5 active+undersized+degraded, 61 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 802 KiB/s wr, 11 op/s; 24/447 objects degraded (5.369%); 1.2 MiB/s, 0 objects/s recovering 2024-07-28T12:01:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:38 smithi022 bash[80503]: cluster 2024-07-28T12:01:37.279226+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-07-28T12:01:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:38 smithi022 bash[82865]: cluster 2024-07-28T12:01:37.084870+0000 mgr.y (mgr.25232) 302 : cluster [DBG] pgmap v618: 89 pgs: 8 peering, 15 active+undersized, 5 active+undersized+degraded, 61 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 802 KiB/s wr, 11 op/s; 24/447 objects degraded (5.369%); 1.2 MiB/s, 0 objects/s recovering 2024-07-28T12:01:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:38 smithi022 bash[82865]: cluster 2024-07-28T12:01:37.279226+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-07-28T12:01:38.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:38 smithi150 bash[67543]: cluster 2024-07-28T12:01:37.084870+0000 mgr.y (mgr.25232) 302 : cluster [DBG] pgmap v618: 89 pgs: 8 peering, 15 active+undersized, 5 active+undersized+degraded, 61 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 802 KiB/s wr, 11 op/s; 24/447 objects degraded (5.369%); 1.2 MiB/s, 0 objects/s recovering 2024-07-28T12:01:38.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:38 smithi150 bash[67543]: cluster 2024-07-28T12:01:37.279226+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-07-28T12:01:39.302 INFO:tasks.rados.rados.0.smithi022.stdout:2479: done (1 left) 2024-07-28T12:01:39.303 INFO:tasks.rados.rados.0.smithi022.stdout:2481: done (0 left) 2024-07-28T12:01:39.303 INFO:tasks.rados.rados.0.smithi022.stdout:2482: write oid 13 current snap is 319 2024-07-28T12:01:39.303 INFO:tasks.rados.rados.0.smithi022.stdout:2482: seq_num 932 ranges {464124=727134,1771806=771987,2977641=641516} 2024-07-28T12:01:39.317 INFO:tasks.rados.rados.0.smithi022.stdout:2482: writing smithi02269687-13 from 464124 to 1191258 tid 1 2024-07-28T12:01:39.335 INFO:tasks.rados.rados.0.smithi022.stdout:2482: writing smithi02269687-13 from 1771806 to 2543793 tid 2 2024-07-28T12:01:39.349 INFO:tasks.rados.rados.0.smithi022.stdout:2482: writing smithi02269687-13 from 2977641 to 3619157 tid 3 2024-07-28T12:01:39.349 INFO:tasks.rados.rados.0.smithi022.stdout:2483: delete oid 35 current snap is 319 2024-07-28T12:01:39.349 INFO:tasks.rados.rados.0.smithi022.stdout:2482: finishing write tid 1 to smithi02269687-13 2024-07-28T12:01:39.349 INFO:tasks.rados.rados.0.smithi022.stdout:2482: finishing write tid 2 to smithi02269687-13 2024-07-28T12:01:39.353 INFO:tasks.rados.rados.0.smithi022.stdout:2483: done (1 left) 2024-07-28T12:01:39.354 INFO:tasks.rados.rados.0.smithi022.stdout:2484: snap_create 2024-07-28T12:01:39.356 INFO:tasks.rados.rados.0.smithi022.stdout:2482: finishing write tid 3 to smithi02269687-13 2024-07-28T12:01:39.356 INFO:tasks.rados.rados.0.smithi022.stdout:2482: finishing write tid 4 to smithi02269687-13 2024-07-28T12:01:39.357 INFO:tasks.rados.rados.0.smithi022.stdout:2482: finishing write tid 5 to smithi02269687-13 2024-07-28T12:01:39.357 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1691 (ObjNum 932 snap 319 seq_num 932) dirty exists 2024-07-28T12:01:39.357 INFO:tasks.rados.rados.0.smithi022.stdout:2482: left oid 13 (ObjNum 932 snap 319 seq_num 932) 2024-07-28T12:01:39.419 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:01:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:39 smithi022 bash[80503]: cluster 2024-07-28T12:01:38.291193+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-07-28T12:01:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:39 smithi022 bash[82865]: cluster 2024-07-28T12:01:38.291193+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-07-28T12:01:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:01:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:01:39] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-07-28T12:01:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:39 smithi150 bash[67543]: cluster 2024-07-28T12:01:38.291193+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-07-28T12:01:40.311 INFO:tasks.rados.rados.0.smithi022.stdout:2482: done (1 left) 2024-07-28T12:01:40.311 INFO:tasks.rados.rados.0.smithi022.stdout:2484: done (0 left) 2024-07-28T12:01:40.311 INFO:tasks.rados.rados.0.smithi022.stdout:2485: snap_remove snap 316 2024-07-28T12:01:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:40 smithi150 bash[67543]: cluster 2024-07-28T12:01:39.085576+0000 mgr.y (mgr.25232) 303 : cluster [DBG] pgmap v621: 89 pgs: 8 peering, 81 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 802 KiB/s wr, 8 op/s; 2.0 MiB/s, 1 objects/s recovering 2024-07-28T12:01:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:40 smithi150 bash[67543]: cluster 2024-07-28T12:01:39.283842+0000 mon.a (mon.0) 900 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/447 objects degraded (5.369%), 5 pgs degraded) 2024-07-28T12:01:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:40 smithi150 bash[67543]: cluster 2024-07-28T12:01:39.283887+0000 mon.a (mon.0) 901 : cluster [INF] Cluster is now healthy 2024-07-28T12:01:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:40 smithi150 bash[67543]: cluster 2024-07-28T12:01:39.302005+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[80503]: cluster 2024-07-28T12:01:39.085576+0000 mgr.y (mgr.25232) 303 : cluster [DBG] pgmap v621: 89 pgs: 8 peering, 81 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 802 KiB/s wr, 8 op/s; 2.0 MiB/s, 1 objects/s recovering 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[80503]: cluster 2024-07-28T12:01:39.283842+0000 mon.a (mon.0) 900 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/447 objects degraded (5.369%), 5 pgs degraded) 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[80503]: cluster 2024-07-28T12:01:39.283887+0000 mon.a (mon.0) 901 : cluster [INF] Cluster is now healthy 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[80503]: cluster 2024-07-28T12:01:39.302005+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[82865]: cluster 2024-07-28T12:01:39.085576+0000 mgr.y (mgr.25232) 303 : cluster [DBG] pgmap v621: 89 pgs: 8 peering, 81 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 802 KiB/s wr, 8 op/s; 2.0 MiB/s, 1 objects/s recovering 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[82865]: cluster 2024-07-28T12:01:39.283842+0000 mon.a (mon.0) 900 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/447 objects degraded (5.369%), 5 pgs degraded) 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[82865]: cluster 2024-07-28T12:01:39.283887+0000 mon.a (mon.0) 901 : cluster [INF] Cluster is now healthy 2024-07-28T12:01:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:40 smithi022 bash[82865]: cluster 2024-07-28T12:01:39.302005+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2485: done (0 left) 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2486: read oid 30 snap -1 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2486: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2487: read oid 44 snap -1 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2487: expect (ObjNum 907 snap 312 seq_num 907) 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2488: rollback oid 20 current snap is 320 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 301 2024-07-28T12:01:41.322 INFO:tasks.rados.rados.0.smithi022.stdout:2489: delete oid 23 current snap is 320 2024-07-28T12:01:41.334 INFO:tasks.rados.rados.0.smithi022.stdout:2489: done (3 left) 2024-07-28T12:01:41.334 INFO:tasks.rados.rados.0.smithi022.stdout:2490: read oid 17 snap 301 2024-07-28T12:01:41.334 INFO:tasks.rados.rados.0.smithi022.stdout:2490: expect deleted 2024-07-28T12:01:41.334 INFO:tasks.rados.rados.0.smithi022.stdout:2491: snap_create 2024-07-28T12:01:41.338 INFO:tasks.rados.rados.0.smithi022.stdout:2486: expect (ObjNum 707 snap 234 seq_num 707) 2024-07-28T12:01:41.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:41 smithi150 bash[67543]: cluster 2024-07-28T12:01:40.310047+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-07-28T12:01:41.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:41 smithi022 bash[82865]: cluster 2024-07-28T12:01:40.310047+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-07-28T12:01:41.566 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:41 smithi022 bash[80503]: cluster 2024-07-28T12:01:40.310047+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-07-28T12:01:41.685 INFO:tasks.rados.rados.0.smithi022.stdout:2487: expect (ObjNum 907 snap 312 seq_num 907) 2024-07-28T12:01:41.824 INFO:tasks.rados.rados.0.smithi022.stdout:2488: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:01:41.825 INFO:tasks.rados.rados.0.smithi022.stdout:2488: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:01:41.825 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1277 (ObjNum 809 snap 280 seq_num 809) dirty exists 2024-07-28T12:01:42.223 INFO:tasks.rados.rados.0.smithi022.stdout:2486: done (4 left) 2024-07-28T12:01:42.223 INFO:tasks.rados.rados.0.smithi022.stdout:2487: done (3 left) 2024-07-28T12:01:42.224 INFO:tasks.rados.rados.0.smithi022.stdout:2488: done (2 left) 2024-07-28T12:01:42.224 INFO:tasks.rados.rados.0.smithi022.stdout:2490: done (1 left) 2024-07-28T12:01:42.224 INFO:tasks.rados.rados.0.smithi022.stdout:2491: done (0 left) 2024-07-28T12:01:42.224 INFO:tasks.rados.rados.0.smithi022.stdout:2492: write oid 21 current snap is 321 2024-07-28T12:01:42.224 INFO:tasks.rados.rados.0.smithi022.stdout:2492: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-07-28T12:01:42.242 INFO:tasks.rados.rados.0.smithi022.stdout:2492: writing smithi02269687-21 from 514545 to 1067426 tid 1 2024-07-28T12:01:42.263 INFO:tasks.rados.rados.0.smithi022.stdout:2492: writing smithi02269687-21 from 1830899 to 2350213 tid 2 2024-07-28T12:01:42.280 INFO:tasks.rados.rados.0.smithi022.stdout:2492: writing smithi02269687-21 from 2943557 to 3418889 tid 3 2024-07-28T12:01:42.280 INFO:tasks.rados.rados.0.smithi022.stdout:2493: write oid 30 current snap is 321 2024-07-28T12:01:42.280 INFO:tasks.rados.rados.0.smithi022.stdout:2492: finishing write tid 1 to smithi02269687-21 2024-07-28T12:01:42.280 INFO:tasks.rados.rados.0.smithi022.stdout:2492: finishing write tid 2 to smithi02269687-21 2024-07-28T12:01:42.280 INFO:tasks.rados.rados.0.smithi022.stdout:2493: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-07-28T12:01:42.296 INFO:tasks.rados.rados.0.smithi022.stdout:2493: writing smithi02269687-30 from 531352 to 1275835 tid 1 2024-07-28T12:01:42.317 INFO:tasks.rados.rados.0.smithi022.stdout:2493: writing smithi02269687-30 from 2005734 to 2785059 tid 2 2024-07-28T12:01:42.328 INFO:tasks.rados.rados.0.smithi022.stdout:2493: writing smithi02269687-30 from 3487333 to 3731352 tid 3 2024-07-28T12:01:42.328 INFO:tasks.rados.rados.0.smithi022.stdout:2494: write oid 17 current snap is 321 2024-07-28T12:01:42.328 INFO:tasks.rados.rados.0.smithi022.stdout:2492: finishing write tid 3 to smithi02269687-21 2024-07-28T12:01:42.328 INFO:tasks.rados.rados.0.smithi022.stdout:2492: finishing write tid 4 to smithi02269687-21 2024-07-28T12:01:42.328 INFO:tasks.rados.rados.0.smithi022.stdout:2492: finishing write tid 5 to smithi02269687-21 2024-07-28T12:01:42.328 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 566 (ObjNum 935 snap 321 seq_num 935) dirty exists 2024-07-28T12:01:42.329 INFO:tasks.rados.rados.0.smithi022.stdout:2492: left oid 21 (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:01:42.329 INFO:tasks.rados.rados.0.smithi022.stdout:2493: finishing write tid 1 to smithi02269687-30 2024-07-28T12:01:42.329 INFO:tasks.rados.rados.0.smithi022.stdout:2493: finishing write tid 2 to smithi02269687-30 2024-07-28T12:01:42.329 INFO:tasks.rados.rados.0.smithi022.stdout:2494: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-07-28T12:01:42.338 INFO:tasks.rados.rados.0.smithi022.stdout:2494: writing smithi02269687-17 from 548159 to 967891 tid 1 2024-07-28T12:01:42.346 INFO:tasks.rados.rados.0.smithi022.stdout:2494: writing smithi02269687-17 from 1664216 to 2187199 tid 2 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2494: writing smithi02269687-17 from 2714756 to 3328985 tid 3 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2492: done (2 left) 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2495: rollback oid 9 current snap is 321 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 314 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2493: finishing write tid 3 to smithi02269687-30 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2493: finishing write tid 4 to smithi02269687-30 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2493: finishing write tid 5 to smithi02269687-30 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 472 (ObjNum 936 snap 321 seq_num 936) dirty exists 2024-07-28T12:01:42.353 INFO:tasks.rados.rados.0.smithi022.stdout:2493: left oid 30 (ObjNum 936 snap 321 seq_num 936) 2024-07-28T12:01:42.354 INFO:tasks.rados.rados.0.smithi022.stdout:2494: finishing write tid 1 to smithi02269687-17 2024-07-28T12:01:42.354 INFO:tasks.rados.rados.0.smithi022.stdout:2494: finishing write tid 2 to smithi02269687-17 2024-07-28T12:01:42.354 INFO:tasks.rados.rados.0.smithi022.stdout:2493: done (2 left) 2024-07-28T12:01:42.354 INFO:tasks.rados.rados.0.smithi022.stdout:2496: snap_create 2024-07-28T12:01:42.361 INFO:tasks.rados.rados.0.smithi022.stdout:2495: finishing rollback tid 1 to smithi02269687-9 2024-07-28T12:01:42.361 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 637 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:01:42.361 INFO:tasks.rados.rados.0.smithi022.stdout:2494: finishing write tid 3 to smithi02269687-17 2024-07-28T12:01:42.362 INFO:tasks.rados.rados.0.smithi022.stdout:2494: finishing write tid 4 to smithi02269687-17 2024-07-28T12:01:42.362 INFO:tasks.rados.rados.0.smithi022.stdout:2494: finishing write tid 5 to smithi02269687-17 2024-07-28T12:01:42.362 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 571 (ObjNum 937 snap 321 seq_num 937) dirty exists 2024-07-28T12:01:42.362 INFO:tasks.rados.rados.0.smithi022.stdout:2494: left oid 17 (ObjNum 937 snap 321 seq_num 937) 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: cluster 2024-07-28T12:01:41.086551+0000 mgr.y (mgr.25232) 304 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 977 KiB/s wr, 2 op/s; 1.0 MiB/s, 1 objects/s recovering 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: cluster 2024-07-28T12:01:41.320302+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.795621+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.807552+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.810295+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.812125+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.823938+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.915668+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.918137+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.919110+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: audit 2024-07-28T12:01:41.926650+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[80503]: cluster 2024-07-28T12:01:42.221934+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: cluster 2024-07-28T12:01:41.086551+0000 mgr.y (mgr.25232) 304 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 977 KiB/s wr, 2 op/s; 1.0 MiB/s, 1 objects/s recovering 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: cluster 2024-07-28T12:01:41.320302+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.795621+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.807552+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.810295+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:42.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.812125+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.823938+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.915668+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.918137+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.919110+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: audit 2024-07-28T12:01:41.926650+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:42 smithi022 bash[82865]: cluster 2024-07-28T12:01:42.221934+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-07-28T12:01:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:01:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: cluster 2024-07-28T12:01:41.086551+0000 mgr.y (mgr.25232) 304 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 977 KiB/s wr, 2 op/s; 1.0 MiB/s, 1 objects/s recovering 2024-07-28T12:01:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: cluster 2024-07-28T12:01:41.320302+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-07-28T12:01:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.795621+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.807552+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.810295+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.812125+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.823938+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.915668+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.918137+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.919110+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: audit 2024-07-28T12:01:41.926650+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:42 smithi150 bash[67543]: cluster 2024-07-28T12:01:42.221934+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-07-28T12:01:42.931 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 2 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)": 3, 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 5 2024-07-28T12:01:42.932 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: "mds": { 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)": 2 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 17.2.7-1153-g2ebd6fb9 (2ebd6fb983b2e32a90d9a1c7f31da36d3d94a82d) quincy (stable)": 5, 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 10 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-07-28T12:01:42.933 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-07-28T12:01:43.346 INFO:tasks.rados.rados.0.smithi022.stdout:2494: done (2 left) 2024-07-28T12:01:43.347 INFO:tasks.rados.rados.0.smithi022.stdout:2495: done (1 left) 2024-07-28T12:01:43.347 INFO:tasks.rados.rados.0.smithi022.stdout:2496: done (0 left) 2024-07-28T12:01:43.347 INFO:tasks.rados.rados.0.smithi022.stdout:2497: snap_create 2024-07-28T12:01:43.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:43 smithi022 bash[80503]: audit 2024-07-28T12:01:42.931369+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/4054005473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:43.634 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:43 smithi022 bash[82865]: audit 2024-07-28T12:01:42.931369+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/4054005473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:43.635 DEBUG:teuthology.parallel:result is None 2024-07-28T12:01:43.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:43 smithi150 bash[67543]: audit 2024-07-28T12:01:42.931369+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/4054005473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T12:01:44.348 INFO:tasks.rados.rados.0.smithi022.stdout:2497: done (0 left) 2024-07-28T12:01:44.348 INFO:tasks.rados.rados.0.smithi022.stdout:2498: write oid 35 current snap is 323 2024-07-28T12:01:44.348 INFO:tasks.rados.rados.0.smithi022.stdout:2498: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-07-28T12:01:44.360 INFO:tasks.rados.rados.0.smithi022.stdout:2498: writing smithi02269687-35 from 564966 to 1059947 tid 1 2024-07-28T12:01:44.376 INFO:tasks.rados.rados.0.smithi022.stdout:2498: writing smithi02269687-35 from 1606345 to 2389339 tid 2 2024-07-28T12:01:44.388 INFO:tasks.rados.rados.0.smithi022.stdout:2498: writing smithi02269687-35 from 3025826 to 3451327 tid 3 2024-07-28T12:01:44.388 INFO:tasks.rados.rados.0.smithi022.stdout:2499: write oid 26 current snap is 323 2024-07-28T12:01:44.388 INFO:tasks.rados.rados.0.smithi022.stdout:2499: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-07-28T12:01:44.401 INFO:tasks.rados.rados.0.smithi022.stdout:2499: writing smithi02269687-26 from 581773 to 1152003 tid 1 2024-07-28T12:01:44.412 INFO:tasks.rados.rados.0.smithi022.stdout:2499: writing smithi02269687-26 from 1664827 to 2191479 tid 2 2024-07-28T12:01:44.421 INFO:tasks.rados.rados.0.smithi022.stdout:2499: writing smithi02269687-26 from 2653249 to 3290022 tid 3 2024-07-28T12:01:44.421 INFO:tasks.rados.rados.0.smithi022.stdout:2500: read oid 34 snap 307 2024-07-28T12:01:44.421 INFO:tasks.rados.rados.0.smithi022.stdout:2500: expect (ObjNum 876 snap 306 seq_num 876) 2024-07-28T12:01:44.422 INFO:tasks.rados.rados.0.smithi022.stdout:2501: snap_remove snap 317 2024-07-28T12:01:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:44 smithi150 bash[67543]: cluster 2024-07-28T12:01:43.087326+0000 mgr.y (mgr.25232) 305 : cluster [DBG] pgmap v627: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 977 KiB/s wr, 5 op/s; 240 KiB/s, 0 objects/s recovering 2024-07-28T12:01:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:44 smithi150 bash[67543]: cluster 2024-07-28T12:01:43.346295+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-07-28T12:01:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:44 smithi022 bash[80503]: cluster 2024-07-28T12:01:43.087326+0000 mgr.y (mgr.25232) 305 : cluster [DBG] pgmap v627: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 977 KiB/s wr, 5 op/s; 240 KiB/s, 0 objects/s recovering 2024-07-28T12:01:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:44 smithi022 bash[80503]: cluster 2024-07-28T12:01:43.346295+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-07-28T12:01:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:44 smithi022 bash[82865]: cluster 2024-07-28T12:01:43.087326+0000 mgr.y (mgr.25232) 305 : cluster [DBG] pgmap v627: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 977 KiB/s wr, 5 op/s; 240 KiB/s, 0 objects/s recovering 2024-07-28T12:01:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:44 smithi022 bash[82865]: cluster 2024-07-28T12:01:43.346295+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2501: done (3 left) 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2502: rollback oid 14 current snap is 323 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 315 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2498: finishing write tid 1 to smithi02269687-35 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2498: finishing write tid 2 to smithi02269687-35 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2498: finishing write tid 3 to smithi02269687-35 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2498: finishing write tid 4 to smithi02269687-35 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2498: finishing write tid 5 to smithi02269687-35 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1283 (ObjNum 938 snap 323 seq_num 938) dirty exists 2024-07-28T12:01:45.368 INFO:tasks.rados.rados.0.smithi022.stdout:2498: left oid 35 (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2499: finishing write tid 1 to smithi02269687-26 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2499: finishing write tid 2 to smithi02269687-26 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2498: done (3 left) 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2503: read oid 21 snap -1 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2503: expect (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2504: rollback oid 19 current snap is 323 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 319 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2499: finishing write tid 3 to smithi02269687-26 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2499: finishing write tid 4 to smithi02269687-26 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2499: finishing write tid 5 to smithi02269687-26 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1018 (ObjNum 939 snap 323 seq_num 939) dirty exists 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2499: left oid 26 (ObjNum 939 snap 323 seq_num 939) 2024-07-28T12:01:45.369 INFO:tasks.rados.rados.0.smithi022.stdout:2500: expect (ObjNum 876 snap 306 seq_num 876) 2024-07-28T12:01:45.591 INFO:tasks.rados.rados.0.smithi022.stdout:2502: finishing rollback tid 0 to smithi02269687-14 2024-07-28T12:01:45.591 INFO:tasks.rados.rados.0.smithi022.stdout:2504: finishing rollback tid 1 to smithi02269687-19 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 958 (ObjNum 33 snap 0 seq_num 3533811216) dirty dne 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2502: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2502: finishing rollback tid 2 to smithi02269687-14 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1697 (ObjNum 908 snap 312 seq_num 908) dirty exists 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2499: done (4 left) 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2500: done (3 left) 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2502: done (2 left) 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2504: done (1 left) 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2505: write oid 41 current snap is 323 2024-07-28T12:01:45.592 INFO:tasks.rados.rados.0.smithi022.stdout:2503: expect (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:01:45.764 INFO:tasks.rados.rados.0.smithi022.stdout:2505: seq_num 940 ranges {598580=645479,1723309=786663,3080672=448045} 2024-07-28T12:01:45.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:45 smithi150 bash[67543]: cluster 2024-07-28T12:01:44.347184+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-07-28T12:01:45.781 INFO:tasks.rados.rados.0.smithi022.stdout:2505: writing smithi02269687-41 from 598580 to 1244059 tid 1 2024-07-28T12:01:45.799 INFO:tasks.rados.rados.0.smithi022.stdout:2505: writing smithi02269687-41 from 1723309 to 2509972 tid 2 2024-07-28T12:01:45.814 INFO:tasks.rados.rados.0.smithi022.stdout:2505: writing smithi02269687-41 from 3080672 to 3528717 tid 3 2024-07-28T12:01:45.814 INFO:tasks.rados.rados.0.smithi022.stdout:2503: done (1 left) 2024-07-28T12:01:45.814 INFO:tasks.rados.rados.0.smithi022.stdout:2506: read oid 45 snap -1 2024-07-28T12:01:45.814 INFO:tasks.rados.rados.0.smithi022.stdout:2506: expect deleted 2024-07-28T12:01:45.815 INFO:tasks.rados.rados.0.smithi022.stdout:2507: read oid 42 snap -1 2024-07-28T12:01:45.815 INFO:tasks.rados.rados.0.smithi022.stdout:2507: expect deleted 2024-07-28T12:01:45.815 INFO:tasks.rados.rados.0.smithi022.stdout:2508: delete oid 4 current snap is 323 2024-07-28T12:01:45.815 INFO:tasks.rados.rados.0.smithi022.stdout:2505: finishing write tid 1 to smithi02269687-41 2024-07-28T12:01:45.815 INFO:tasks.rados.rados.0.smithi022.stdout:2505: finishing write tid 2 to smithi02269687-41 2024-07-28T12:01:45.819 INFO:tasks.rados.rados.0.smithi022.stdout:2506: done (3 left) 2024-07-28T12:01:45.820 INFO:tasks.rados.rados.0.smithi022.stdout:2507: done (2 left) 2024-07-28T12:01:45.820 INFO:tasks.rados.rados.0.smithi022.stdout:2508: done (1 left) 2024-07-28T12:01:45.820 INFO:tasks.rados.rados.0.smithi022.stdout:2509: write oid 25 current snap is 323 2024-07-28T12:01:45.820 INFO:tasks.rados.rados.0.smithi022.stdout:2509: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2024-07-28T12:01:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:45 smithi022 bash[80503]: cluster 2024-07-28T12:01:44.347184+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-07-28T12:01:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:45 smithi022 bash[82865]: cluster 2024-07-28T12:01:44.347184+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-07-28T12:01:45.838 INFO:tasks.rados.rados.0.smithi022.stdout:2509: writing smithi02269687-25 from 632194 to 1428171 tid 1 2024-07-28T12:01:45.857 INFO:tasks.rados.rados.0.smithi022.stdout:2509: writing smithi02269687-25 from 2123920 to 2914252 tid 2 2024-07-28T12:01:45.866 INFO:tasks.rados.rados.0.smithi022.stdout:2509: writing smithi02269687-25 from 3419165 to 3832194 tid 3 2024-07-28T12:01:45.867 INFO:tasks.rados.rados.0.smithi022.stdout:2510: delete oid 37 current snap is 323 2024-07-28T12:01:45.867 INFO:tasks.rados.rados.0.smithi022.stdout:2505: finishing write tid 3 to smithi02269687-41 2024-07-28T12:01:45.867 INFO:tasks.rados.rados.0.smithi022.stdout:2505: finishing write tid 4 to smithi02269687-41 2024-07-28T12:01:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:2505: finishing write tid 5 to smithi02269687-41 2024-07-28T12:01:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1359 (ObjNum 940 snap 323 seq_num 940) dirty exists 2024-07-28T12:01:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:2505: left oid 41 (ObjNum 940 snap 323 seq_num 940) 2024-07-28T12:01:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:2509: finishing write tid 1 to smithi02269687-25 2024-07-28T12:01:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:2509: finishing write tid 2 to smithi02269687-25 2024-07-28T12:01:45.870 INFO:tasks.rados.rados.0.smithi022.stdout:2505: done (2 left) 2024-07-28T12:01:45.871 INFO:tasks.rados.rados.0.smithi022.stdout:2510: done (1 left) 2024-07-28T12:01:45.871 INFO:tasks.rados.rados.0.smithi022.stdout:2511: delete oid 50 current snap is 323 2024-07-28T12:01:45.872 INFO:tasks.rados.rados.0.smithi022.stdout:2509: finishing write tid 3 to smithi02269687-25 2024-07-28T12:01:45.873 INFO:tasks.rados.rados.0.smithi022.stdout:2509: finishing write tid 4 to smithi02269687-25 2024-07-28T12:01:45.873 INFO:tasks.rados.rados.0.smithi022.stdout:2509: finishing write tid 5 to smithi02269687-25 2024-07-28T12:01:45.873 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1029 (ObjNum 942 snap 323 seq_num 942) dirty exists 2024-07-28T12:01:45.873 INFO:tasks.rados.rados.0.smithi022.stdout:2509: left oid 25 (ObjNum 942 snap 323 seq_num 942) 2024-07-28T12:01:45.877 INFO:tasks.rados.rados.0.smithi022.stdout:2509: done (1 left) 2024-07-28T12:01:45.877 INFO:tasks.rados.rados.0.smithi022.stdout:2511: done (0 left) 2024-07-28T12:01:45.877 INFO:tasks.rados.rados.0.smithi022.stdout:2512: write oid 36 current snap is 323 2024-07-28T12:01:45.877 INFO:tasks.rados.rados.0.smithi022.stdout:2512: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2024-07-28T12:01:45.890 INFO:tasks.rados.rados.0.smithi022.stdout:2512: writing smithi02269687-36 from 682615 to 1420692 tid 1 2024-07-28T12:01:45.900 INFO:tasks.rados.rados.0.smithi022.stdout:2512: writing smithi02269687-36 from 2015719 to 2553378 tid 2 2024-07-28T12:01:45.911 INFO:tasks.rados.rados.0.smithi022.stdout:2512: writing smithi02269687-36 from 3217787 to 3638545 tid 3 2024-07-28T12:01:45.911 INFO:tasks.rados.rados.0.smithi022.stdout:2513: delete oid 13 current snap is 323 2024-07-28T12:01:45.911 INFO:tasks.rados.rados.0.smithi022.stdout:2512: finishing write tid 1 to smithi02269687-36 2024-07-28T12:01:45.911 INFO:tasks.rados.rados.0.smithi022.stdout:2512: finishing write tid 2 to smithi02269687-36 2024-07-28T12:01:45.916 INFO:tasks.rados.rados.0.smithi022.stdout:2513: done (1 left) 2024-07-28T12:01:45.916 INFO:tasks.rados.rados.0.smithi022.stdout:2514: read oid 45 snap -1 2024-07-28T12:01:45.916 INFO:tasks.rados.rados.0.smithi022.stdout:2514: expect deleted 2024-07-28T12:01:45.916 INFO:tasks.rados.rados.0.smithi022.stdout:2515: snap_remove snap 301 2024-07-28T12:01:46.378 INFO:tasks.rados.rados.0.smithi022.stdout:2515: done (2 left) 2024-07-28T12:01:46.378 INFO:tasks.rados.rados.0.smithi022.stdout:2516: delete oid 34 current snap is 323 2024-07-28T12:01:46.378 INFO:tasks.rados.rados.0.smithi022.stdout:2512: finishing write tid 3 to smithi02269687-36 2024-07-28T12:01:46.379 INFO:tasks.rados.rados.0.smithi022.stdout:2512: finishing write tid 4 to smithi02269687-36 2024-07-28T12:01:46.379 INFO:tasks.rados.rados.0.smithi022.stdout:2512: finishing write tid 5 to smithi02269687-36 2024-07-28T12:01:46.379 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1354 (ObjNum 945 snap 323 seq_num 945) dirty exists 2024-07-28T12:01:46.379 INFO:tasks.rados.rados.0.smithi022.stdout:2512: left oid 36 (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:01:46.392 INFO:tasks.rados.rados.0.smithi022.stdout:2512: done (2 left) 2024-07-28T12:01:46.392 INFO:tasks.rados.rados.0.smithi022.stdout:2514: done (1 left) 2024-07-28T12:01:46.392 INFO:tasks.rados.rados.0.smithi022.stdout:2516: done (0 left) 2024-07-28T12:01:46.392 INFO:tasks.rados.rados.0.smithi022.stdout:2517: snap_create 2024-07-28T12:01:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:46 smithi150 bash[67543]: cluster 2024-07-28T12:01:45.088114+0000 mgr.y (mgr.25232) 306 : cluster [DBG] pgmap v630: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T12:01:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:46 smithi150 bash[67543]: cluster 2024-07-28T12:01:45.366779+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-07-28T12:01:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:46 smithi022 bash[80503]: cluster 2024-07-28T12:01:45.088114+0000 mgr.y (mgr.25232) 306 : cluster [DBG] pgmap v630: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T12:01:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:46 smithi022 bash[80503]: cluster 2024-07-28T12:01:45.366779+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-07-28T12:01:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:46 smithi022 bash[82865]: cluster 2024-07-28T12:01:45.088114+0000 mgr.y (mgr.25232) 306 : cluster [DBG] pgmap v630: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T12:01:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:46 smithi022 bash[82865]: cluster 2024-07-28T12:01:45.366779+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-07-28T12:01:47.226 INFO:tasks.rados.rados.0.smithi022.stdout:2517: done (0 left) 2024-07-28T12:01:47.226 INFO:tasks.rados.rados.0.smithi022.stdout:2518: delete oid 11 current snap is 324 2024-07-28T12:01:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:2518: done (0 left) 2024-07-28T12:01:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:2519: read oid 13 snap -1 2024-07-28T12:01:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:2519: expect deleted 2024-07-28T12:01:47.236 INFO:tasks.rados.rados.0.smithi022.stdout:2520: snap_create 2024-07-28T12:01:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:47 smithi150 bash[67543]: cluster 2024-07-28T12:01:46.373740+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-07-28T12:01:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:47 smithi150 bash[67543]: cluster 2024-07-28T12:01:47.224410+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-07-28T12:01:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:47 smithi022 bash[80503]: cluster 2024-07-28T12:01:46.373740+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-07-28T12:01:47.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:47 smithi022 bash[80503]: cluster 2024-07-28T12:01:47.224410+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-07-28T12:01:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:47 smithi022 bash[82865]: cluster 2024-07-28T12:01:46.373740+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-07-28T12:01:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:47 smithi022 bash[82865]: cluster 2024-07-28T12:01:47.224410+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-07-28T12:01:48.227 INFO:tasks.rados.rados.0.smithi022.stdout:2519: done (1 left) 2024-07-28T12:01:48.227 INFO:tasks.rados.rados.0.smithi022.stdout:2520: done (0 left) 2024-07-28T12:01:48.227 INFO:tasks.rados.rados.0.smithi022.stdout:2521: write oid 7 current snap is 325 2024-07-28T12:01:48.227 INFO:tasks.rados.rados.0.smithi022.stdout:2521: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-07-28T12:01:48.249 INFO:tasks.rados.rados.0.smithi022.stdout:2521: writing smithi02269687-7 from 749843 to 1388916 tid 1 2024-07-28T12:01:48.271 INFO:tasks.rados.rados.0.smithi022.stdout:2521: writing smithi02269687-7 from 2133294 to 2678291 tid 2 2024-07-28T12:01:48.288 INFO:tasks.rados.rados.0.smithi022.stdout:2521: writing smithi02269687-7 from 3211126 to 3793325 tid 3 2024-07-28T12:01:48.288 INFO:tasks.rados.rados.0.smithi022.stdout:2522: read oid 10 snap -1 2024-07-28T12:01:48.288 INFO:tasks.rados.rados.0.smithi022.stdout:2522: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:01:48.288 INFO:tasks.rados.rados.0.smithi022.stdout:2523: snap_remove snap 322 2024-07-28T12:01:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:48 smithi150 bash[67543]: cluster 2024-07-28T12:01:47.088795+0000 mgr.y (mgr.25232) 307 : cluster [DBG] pgmap v633: 89 pgs: 89 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-28T12:01:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:48 smithi150 bash[67543]: cluster 2024-07-28T12:01:48.226872+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-07-28T12:01:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:48 smithi022 bash[82865]: cluster 2024-07-28T12:01:47.088795+0000 mgr.y (mgr.25232) 307 : cluster [DBG] pgmap v633: 89 pgs: 89 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-28T12:01:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:48 smithi022 bash[82865]: cluster 2024-07-28T12:01:48.226872+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-07-28T12:01:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:48 smithi022 bash[80503]: cluster 2024-07-28T12:01:47.088795+0000 mgr.y (mgr.25232) 307 : cluster [DBG] pgmap v633: 89 pgs: 89 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-28T12:01:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:48 smithi022 bash[80503]: cluster 2024-07-28T12:01:48.226872+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-07-28T12:01:49.231 INFO:tasks.rados.rados.0.smithi022.stdout:2523: done (2 left) 2024-07-28T12:01:49.232 INFO:tasks.rados.rados.0.smithi022.stdout:2524: snap_remove snap 273 2024-07-28T12:01:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:01:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:01:49] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-07-28T12:01:50.233 INFO:tasks.rados.rados.0.smithi022.stdout:2524: done (2 left) 2024-07-28T12:01:50.233 INFO:tasks.rados.rados.0.smithi022.stdout:2525: write oid 34 current snap is 325 2024-07-28T12:01:50.233 INFO:tasks.rados.rados.0.smithi022.stdout:2525: seq_num 950 ranges {766650=714322,2075423=688655,3522196=444454} 2024-07-28T12:01:50.250 INFO:tasks.rados.rados.0.smithi022.stdout:2525: writing smithi02269687-34 from 766650 to 1480972 tid 1 2024-07-28T12:01:50.263 INFO:tasks.rados.rados.0.smithi022.stdout:2525: writing smithi02269687-34 from 2075423 to 2764078 tid 2 2024-07-28T12:01:50.271 INFO:tasks.rados.rados.0.smithi022.stdout:2525: writing smithi02269687-34 from 3522196 to 3966650 tid 3 2024-07-28T12:01:50.271 INFO:tasks.rados.rados.0.smithi022.stdout:2526: write oid 20 current snap is 325 2024-07-28T12:01:50.271 INFO:tasks.rados.rados.0.smithi022.stdout:2521: finishing write tid 1 to smithi02269687-7 2024-07-28T12:01:50.271 INFO:tasks.rados.rados.0.smithi022.stdout:2521: finishing write tid 2 to smithi02269687-7 2024-07-28T12:01:50.271 INFO:tasks.rados.rados.0.smithi022.stdout:2521: finishing write tid 3 to smithi02269687-7 2024-07-28T12:01:50.272 INFO:tasks.rados.rados.0.smithi022.stdout:2521: finishing write tid 4 to smithi02269687-7 2024-07-28T12:01:50.272 INFO:tasks.rados.rados.0.smithi022.stdout:2521: finishing write tid 5 to smithi02269687-7 2024-07-28T12:01:50.272 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1713 (ObjNum 949 snap 325 seq_num 949) dirty exists 2024-07-28T12:01:50.272 INFO:tasks.rados.rados.0.smithi022.stdout:2521: left oid 7 (ObjNum 949 snap 325 seq_num 949) 2024-07-28T12:01:50.272 INFO:tasks.rados.rados.0.smithi022.stdout:2522: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:01:50.490 INFO:tasks.rados.rados.0.smithi022.stdout:2525: finishing write tid 1 to smithi02269687-34 2024-07-28T12:01:50.490 INFO:tasks.rados.rados.0.smithi022.stdout:2525: finishing write tid 2 to smithi02269687-34 2024-07-28T12:01:50.491 INFO:tasks.rados.rados.0.smithi022.stdout:2525: finishing write tid 3 to smithi02269687-34 2024-07-28T12:01:50.491 INFO:tasks.rados.rados.0.smithi022.stdout:2525: finishing write tid 4 to smithi02269687-34 2024-07-28T12:01:50.491 INFO:tasks.rados.rados.0.smithi022.stdout:2525: finishing write tid 5 to smithi02269687-34 2024-07-28T12:01:50.491 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1375 (ObjNum 950 snap 325 seq_num 950) dirty exists 2024-07-28T12:01:50.491 INFO:tasks.rados.rados.0.smithi022.stdout:2525: left oid 34 (ObjNum 950 snap 325 seq_num 950) 2024-07-28T12:01:50.491 INFO:tasks.rados.rados.0.smithi022.stdout:2526: seq_num 951 ranges {783457=505924,1850258=548666,2865972=721096} 2024-07-28T12:01:50.506 INFO:tasks.rados.rados.0.smithi022.stdout:2526: writing smithi02269687-20 from 783457 to 1289381 tid 1 2024-07-28T12:01:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:50 smithi150 bash[67543]: cluster 2024-07-28T12:01:49.089590+0000 mgr.y (mgr.25232) 308 : cluster [DBG] pgmap v636: 89 pgs: 89 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-07-28T12:01:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:50 smithi150 bash[67543]: cluster 2024-07-28T12:01:49.230679+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-07-28T12:01:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:50 smithi150 bash[67543]: audit 2024-07-28T12:01:50.020464+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:50 smithi150 bash[67543]: audit 2024-07-28T12:01:50.022681+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:50 smithi150 bash[67543]: audit 2024-07-28T12:01:50.203000+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:50.519 INFO:tasks.rados.rados.0.smithi022.stdout:2526: writing smithi02269687-20 from 1850258 to 2398924 tid 2 2024-07-28T12:01:50.534 INFO:tasks.rados.rados.0.smithi022.stdout:2526: writing smithi02269687-20 from 2865972 to 3587068 tid 3 2024-07-28T12:01:50.534 INFO:tasks.rados.rados.0.smithi022.stdout:2521: done (3 left) 2024-07-28T12:01:50.534 INFO:tasks.rados.rados.0.smithi022.stdout:2522: done (2 left) 2024-07-28T12:01:50.535 INFO:tasks.rados.rados.0.smithi022.stdout:2525: done (1 left) 2024-07-28T12:01:50.535 INFO:tasks.rados.rados.0.smithi022.stdout:2527: read oid 37 snap -1 2024-07-28T12:01:50.535 INFO:tasks.rados.rados.0.smithi022.stdout:2527: expect deleted 2024-07-28T12:01:50.535 INFO:tasks.rados.rados.0.smithi022.stdout:2528: snap_remove snap 312 2024-07-28T12:01:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[80503]: cluster 2024-07-28T12:01:49.089590+0000 mgr.y (mgr.25232) 308 : cluster [DBG] pgmap v636: 89 pgs: 89 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[80503]: cluster 2024-07-28T12:01:49.230679+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[80503]: audit 2024-07-28T12:01:50.020464+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[80503]: audit 2024-07-28T12:01:50.022681+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[80503]: audit 2024-07-28T12:01:50.203000+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[82865]: cluster 2024-07-28T12:01:49.089590+0000 mgr.y (mgr.25232) 308 : cluster [DBG] pgmap v636: 89 pgs: 89 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[82865]: cluster 2024-07-28T12:01:49.230679+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[82865]: audit 2024-07-28T12:01:50.020464+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[82865]: audit 2024-07-28T12:01:50.022681+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:01:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:50 smithi022 bash[82865]: audit 2024-07-28T12:01:50.203000+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:01:51.262 INFO:tasks.rados.rados.0.smithi022.stdout:2528: done (2 left) 2024-07-28T12:01:51.262 INFO:tasks.rados.rados.0.smithi022.stdout:2529: write oid 12 current snap is 325 2024-07-28T12:01:51.262 INFO:tasks.rados.rados.0.smithi022.stdout:2526: finishing write tid 1 to smithi02269687-20 2024-07-28T12:01:51.262 INFO:tasks.rados.rados.0.smithi022.stdout:2526: finishing write tid 2 to smithi02269687-20 2024-07-28T12:01:51.262 INFO:tasks.rados.rados.0.smithi022.stdout:2526: finishing write tid 3 to smithi02269687-20 2024-07-28T12:01:51.263 INFO:tasks.rados.rados.0.smithi022.stdout:2529: seq_num 952 ranges {400264=581173,1508740=491524} 2024-07-28T12:01:51.274 INFO:tasks.rados.rados.0.smithi022.stdout:2529: writing smithi02269687-12 from 400264 to 981437 tid 1 2024-07-28T12:01:51.290 INFO:tasks.rados.rados.0.smithi022.stdout:2529: writing smithi02269687-12 from 1508740 to 2000264 tid 2 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:2527: done (2 left) 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:2530: write oid 40 current snap is 325 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:2526: finishing write tid 4 to smithi02269687-20 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:2526: finishing write tid 5 to smithi02269687-20 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1306 (ObjNum 951 snap 325 seq_num 951) dirty exists 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:2526: left oid 20 (ObjNum 951 snap 325 seq_num 951) 2024-07-28T12:01:51.291 INFO:tasks.rados.rados.0.smithi022.stdout:2530: seq_num 953 ranges {417071=656422,1567222=449849} 2024-07-28T12:01:51.306 INFO:tasks.rados.rados.0.smithi022.stdout:2530: writing smithi02269687-40 from 417071 to 1073493 tid 1 2024-07-28T12:01:51.320 INFO:tasks.rados.rados.0.smithi022.stdout:2530: writing smithi02269687-40 from 1567222 to 2017071 tid 2 2024-07-28T12:01:51.320 INFO:tasks.rados.rados.0.smithi022.stdout:2526: done (2 left) 2024-07-28T12:01:51.320 INFO:tasks.rados.rados.0.smithi022.stdout:2531: snap_remove snap 318 2024-07-28T12:01:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:51 smithi150 bash[67543]: cluster 2024-07-28T12:01:50.232423+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-07-28T12:01:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:51 smithi022 bash[80503]: cluster 2024-07-28T12:01:50.232423+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-07-28T12:01:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:51 smithi022 bash[82865]: cluster 2024-07-28T12:01:50.232423+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-07-28T12:01:52.228 INFO:tasks.rados.rados.0.smithi022.stdout:2531: done (2 left) 2024-07-28T12:01:52.229 INFO:tasks.rados.rados.0.smithi022.stdout:2532: read oid 33 snap -1 2024-07-28T12:01:52.229 INFO:tasks.rados.rados.0.smithi022.stdout:2532: expect (ObjNum 909 snap 314 seq_num 909) 2024-07-28T12:01:52.229 INFO:tasks.rados.rados.0.smithi022.stdout:2533: read oid 39 snap 305 2024-07-28T12:01:52.229 INFO:tasks.rados.rados.0.smithi022.stdout:2533: expect (ObjNum 844 snap 290 seq_num 844) 2024-07-28T12:01:52.229 INFO:tasks.rados.rados.0.smithi022.stdout:2534: write oid 18 current snap is 325 2024-07-28T12:01:52.229 INFO:tasks.rados.rados.0.smithi022.stdout:2534: seq_num 954 ranges {433878=731671,1909351=124527} 2024-07-28T12:01:52.246 INFO:tasks.rados.rados.0.smithi022.stdout:2534: writing smithi02269687-18 from 433878 to 1165549 tid 1 2024-07-28T12:01:52.259 INFO:tasks.rados.rados.0.smithi022.stdout:2534: writing smithi02269687-18 from 1909351 to 2033878 tid 2 2024-07-28T12:01:52.259 INFO:tasks.rados.rados.0.smithi022.stdout:2535: write oid 30 current snap is 325 2024-07-28T12:01:52.260 INFO:tasks.rados.rados.0.smithi022.stdout:2535: seq_num 955 ranges {450685=406920,1567833=482852} 2024-07-28T12:01:52.271 INFO:tasks.rados.rados.0.smithi022.stdout:2535: writing smithi02269687-30 from 450685 to 857605 tid 1 2024-07-28T12:01:52.286 INFO:tasks.rados.rados.0.smithi022.stdout:2535: writing smithi02269687-30 from 1567833 to 2050685 tid 2 2024-07-28T12:01:52.286 INFO:tasks.rados.rados.0.smithi022.stdout:2536: delete oid 5 current snap is 325 2024-07-28T12:01:52.286 INFO:tasks.rados.rados.0.smithi022.stdout:2529: finishing write tid 1 to smithi02269687-12 2024-07-28T12:01:52.286 INFO:tasks.rados.rados.0.smithi022.stdout:2529: finishing write tid 2 to smithi02269687-12 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2529: finishing write tid 3 to smithi02269687-12 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2529: finishing write tid 4 to smithi02269687-12 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1372 (ObjNum 952 snap 325 seq_num 952) dirty exists 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2529: left oid 12 (ObjNum 952 snap 325 seq_num 952) 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2530: finishing write tid 1 to smithi02269687-40 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2530: finishing write tid 2 to smithi02269687-40 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2530: finishing write tid 3 to smithi02269687-40 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2530: finishing write tid 4 to smithi02269687-40 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1382 (ObjNum 953 snap 325 seq_num 953) dirty exists 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2530: left oid 40 (ObjNum 953 snap 325 seq_num 953) 2024-07-28T12:01:52.287 INFO:tasks.rados.rados.0.smithi022.stdout:2532: expect (ObjNum 909 snap 314 seq_num 909) 2024-07-28T12:01:52.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:01:52 smithi150 bash[60514]: ts=2024-07-28T12:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:01:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:52 smithi150 bash[67543]: cluster 2024-07-28T12:01:51.090488+0000 mgr.y (mgr.25232) 309 : cluster [DBG] pgmap v639: 89 pgs: 89 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-07-28T12:01:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:52 smithi150 bash[67543]: cluster 2024-07-28T12:01:51.257875+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-07-28T12:01:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:52 smithi150 bash[67543]: cluster 2024-07-28T12:01:52.227263+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-07-28T12:01:52.559 INFO:tasks.rados.rados.0.smithi022.stdout:2533: expect (ObjNum 844 snap 290 seq_num 844) 2024-07-28T12:01:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:52 smithi022 bash[80503]: cluster 2024-07-28T12:01:51.090488+0000 mgr.y (mgr.25232) 309 : cluster [DBG] pgmap v639: 89 pgs: 89 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-07-28T12:01:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:52 smithi022 bash[80503]: cluster 2024-07-28T12:01:51.257875+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-07-28T12:01:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:52 smithi022 bash[80503]: cluster 2024-07-28T12:01:52.227263+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-07-28T12:01:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:52 smithi022 bash[82865]: cluster 2024-07-28T12:01:51.090488+0000 mgr.y (mgr.25232) 309 : cluster [DBG] pgmap v639: 89 pgs: 89 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-07-28T12:01:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:52 smithi022 bash[82865]: cluster 2024-07-28T12:01:51.257875+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-07-28T12:01:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:52 smithi022 bash[82865]: cluster 2024-07-28T12:01:52.227263+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-07-28T12:01:52.630 INFO:tasks.rados.rados.0.smithi022.stdout:2534: finishing write tid 1 to smithi02269687-18 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2534: finishing write tid 2 to smithi02269687-18 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2534: finishing write tid 3 to smithi02269687-18 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2534: finishing write tid 4 to smithi02269687-18 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1049 (ObjNum 954 snap 325 seq_num 954) dirty exists 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2534: left oid 18 (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2535: finishing write tid 1 to smithi02269687-30 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2535: finishing write tid 2 to smithi02269687-30 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2535: finishing write tid 3 to smithi02269687-30 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2535: finishing write tid 4 to smithi02269687-30 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 492 (ObjNum 955 snap 325 seq_num 955) dirty exists 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2535: left oid 30 (ObjNum 955 snap 325 seq_num 955) 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2529: done (6 left) 2024-07-28T12:01:52.631 INFO:tasks.rados.rados.0.smithi022.stdout:2530: done (5 left) 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2532: done (4 left) 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2533: done (3 left) 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2534: done (2 left) 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2535: done (1 left) 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2536: done (0 left) 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2537: read oid 5 snap 307 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2537: expect deleted 2024-07-28T12:01:52.632 INFO:tasks.rados.rados.0.smithi022.stdout:2538: delete oid 1 current snap is 325 2024-07-28T12:01:52.634 INFO:tasks.rados.rados.0.smithi022.stdout:2537: done (1 left) 2024-07-28T12:01:52.634 INFO:tasks.rados.rados.0.smithi022.stdout:2538: done (0 left) 2024-07-28T12:01:52.634 INFO:tasks.rados.rados.0.smithi022.stdout:2539: read oid 50 snap 321 2024-07-28T12:01:52.634 INFO:tasks.rados.rados.0.smithi022.stdout:2539: expect (ObjNum 905 snap 311 seq_num 905) 2024-07-28T12:01:52.634 INFO:tasks.rados.rados.0.smithi022.stdout:2540: snap_remove snap 304 2024-07-28T12:01:53.270 INFO:tasks.rados.rados.0.smithi022.stdout:2540: done (1 left) 2024-07-28T12:01:53.270 INFO:tasks.rados.rados.0.smithi022.stdout:2541: snap_create 2024-07-28T12:01:53.271 INFO:tasks.rados.rados.0.smithi022.stdout:2539: expect (ObjNum 905 snap 311 seq_num 905) 2024-07-28T12:01:54.282 INFO:tasks.rados.rados.0.smithi022.stdout:2539: done (1 left) 2024-07-28T12:01:54.282 INFO:tasks.rados.rados.0.smithi022.stdout:2541: done (0 left) 2024-07-28T12:01:54.282 INFO:tasks.rados.rados.0.smithi022.stdout:2542: snap_create 2024-07-28T12:01:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:54 smithi150 bash[67543]: cluster 2024-07-28T12:01:53.091336+0000 mgr.y (mgr.25232) 310 : cluster [DBG] pgmap v642: 89 pgs: 89 active+clean; 218 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T12:01:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:54 smithi150 bash[67543]: cluster 2024-07-28T12:01:53.270135+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-07-28T12:01:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:54 smithi022 bash[80503]: cluster 2024-07-28T12:01:53.091336+0000 mgr.y (mgr.25232) 310 : cluster [DBG] pgmap v642: 89 pgs: 89 active+clean; 218 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T12:01:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:54 smithi022 bash[80503]: cluster 2024-07-28T12:01:53.270135+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-07-28T12:01:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:54 smithi022 bash[82865]: cluster 2024-07-28T12:01:53.091336+0000 mgr.y (mgr.25232) 310 : cluster [DBG] pgmap v642: 89 pgs: 89 active+clean; 218 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T12:01:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:54 smithi022 bash[82865]: cluster 2024-07-28T12:01:53.270135+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-07-28T12:01:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:2542: done (0 left) 2024-07-28T12:01:55.289 INFO:tasks.rados.rados.0.smithi022.stdout:2543: snap_remove snap 305 2024-07-28T12:01:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:55 smithi022 bash[80503]: cluster 2024-07-28T12:01:54.280794+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-07-28T12:01:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:55 smithi022 bash[82865]: cluster 2024-07-28T12:01:54.280794+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-07-28T12:01:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:55 smithi150 bash[67543]: cluster 2024-07-28T12:01:54.280794+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-07-28T12:01:56.291 INFO:tasks.rados.rados.0.smithi022.stdout:2543: done (0 left) 2024-07-28T12:01:56.291 INFO:tasks.rados.rados.0.smithi022.stdout:2544: delete oid 4 current snap is 327 2024-07-28T12:01:56.315 INFO:tasks.rados.rados.0.smithi022.stdout:2544: done (0 left) 2024-07-28T12:01:56.316 INFO:tasks.rados.rados.0.smithi022.stdout:2545: snap_remove snap 294 2024-07-28T12:01:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:56 smithi022 bash[80503]: cluster 2024-07-28T12:01:55.092189+0000 mgr.y (mgr.25232) 311 : cluster [DBG] pgmap v645: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 923 KiB/s wr, 10 op/s 2024-07-28T12:01:56.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:56 smithi022 bash[80503]: cluster 2024-07-28T12:01:55.288840+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-07-28T12:01:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:56 smithi022 bash[82865]: cluster 2024-07-28T12:01:55.092189+0000 mgr.y (mgr.25232) 311 : cluster [DBG] pgmap v645: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 923 KiB/s wr, 10 op/s 2024-07-28T12:01:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:56 smithi022 bash[82865]: cluster 2024-07-28T12:01:55.288840+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-07-28T12:01:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:56 smithi150 bash[67543]: cluster 2024-07-28T12:01:55.092189+0000 mgr.y (mgr.25232) 311 : cluster [DBG] pgmap v645: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 923 KiB/s wr, 10 op/s 2024-07-28T12:01:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:56 smithi150 bash[67543]: cluster 2024-07-28T12:01:55.288840+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-07-28T12:01:57.229 INFO:tasks.rados.rados.0.smithi022.stdout:2545: done (0 left) 2024-07-28T12:01:57.229 INFO:tasks.rados.rados.0.smithi022.stdout:2546: rollback oid 35 current snap is 327 2024-07-28T12:01:57.229 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 324 2024-07-28T12:01:57.229 INFO:tasks.rados.rados.0.smithi022.stdout:2547: read oid 29 snap -1 2024-07-28T12:01:57.230 INFO:tasks.rados.rados.0.smithi022.stdout:2547: expect (ObjNum 928 snap 316 seq_num 928) 2024-07-28T12:01:57.230 INFO:tasks.rados.rados.0.smithi022.stdout:2548: write oid 44 current snap is 327 2024-07-28T12:01:57.230 INFO:tasks.rados.rados.0.smithi022.stdout:2548: seq_num 959 ranges {517913=424269,1401761=446989} 2024-07-28T12:01:57.246 INFO:tasks.rados.rados.0.smithi022.stdout:2548: writing smithi02269687-44 from 517913 to 942182 tid 1 2024-07-28T12:01:57.265 INFO:tasks.rados.rados.0.smithi022.stdout:2548: writing smithi02269687-44 from 1401761 to 1848750 tid 2 2024-07-28T12:01:57.265 INFO:tasks.rados.rados.0.smithi022.stdout:2549: write oid 7 current snap is 327 2024-07-28T12:01:57.266 INFO:tasks.rados.rados.0.smithi022.stdout:2549: seq_num 960 ranges {534720=499518,1460243=674477} 2024-07-28T12:01:57.278 INFO:tasks.rados.rados.0.smithi022.stdout:2549: writing smithi02269687-7 from 534720 to 1034238 tid 1 2024-07-28T12:01:57.285 INFO:tasks.rados.rados.0.smithi022.stdout:2549: writing smithi02269687-7 from 1460243 to 2134720 tid 2 2024-07-28T12:01:57.285 INFO:tasks.rados.rados.0.smithi022.stdout:2550: delete oid 15 current snap is 327 2024-07-28T12:01:57.285 INFO:tasks.rados.rados.0.smithi022.stdout:2547: expect (ObjNum 928 snap 316 seq_num 928) 2024-07-28T12:01:57.517 INFO:tasks.rados.rados.0.smithi022.stdout:2546: finishing rollback tid 0 to smithi02269687-35 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2546: finishing rollback tid 1 to smithi02269687-35 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2546: finishing rollback tid 2 to smithi02269687-35 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1330 (ObjNum 938 snap 323 seq_num 938) dirty exists 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2548: finishing write tid 1 to smithi02269687-44 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2548: finishing write tid 2 to smithi02269687-44 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2548: finishing write tid 3 to smithi02269687-44 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2548: finishing write tid 4 to smithi02269687-44 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1338 (ObjNum 959 snap 327 seq_num 959) dirty exists 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2548: left oid 44 (ObjNum 959 snap 327 seq_num 959) 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2549: finishing write tid 1 to smithi02269687-7 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2549: finishing write tid 2 to smithi02269687-7 2024-07-28T12:01:57.518 INFO:tasks.rados.rados.0.smithi022.stdout:2549: finishing write tid 3 to smithi02269687-7 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2549: finishing write tid 4 to smithi02269687-7 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1770 (ObjNum 960 snap 327 seq_num 960) dirty exists 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2549: left oid 7 (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2546: done (4 left) 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2547: done (3 left) 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2548: done (2 left) 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2549: done (1 left) 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2550: done (0 left) 2024-07-28T12:01:57.519 INFO:tasks.rados.rados.0.smithi022.stdout:2551: snap_create 2024-07-28T12:01:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:57 smithi022 bash[80503]: cluster 2024-07-28T12:01:56.290439+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-07-28T12:01:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:57 smithi022 bash[80503]: cluster 2024-07-28T12:01:57.228514+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-07-28T12:01:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:57 smithi022 bash[82865]: cluster 2024-07-28T12:01:56.290439+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-07-28T12:01:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:57 smithi022 bash[82865]: cluster 2024-07-28T12:01:57.228514+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-07-28T12:01:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:57 smithi150 bash[67543]: cluster 2024-07-28T12:01:56.290439+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-07-28T12:01:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:57 smithi150 bash[67543]: cluster 2024-07-28T12:01:57.228514+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-07-28T12:01:58.318 INFO:tasks.rados.rados.0.smithi022.stdout:2551: done (0 left) 2024-07-28T12:01:58.318 INFO:tasks.rados.rados.0.smithi022.stdout:2552: write oid 4 current snap is 328 2024-07-28T12:01:58.318 INFO:tasks.rados.rados.0.smithi022.stdout:2552: seq_num 962 ranges {568334=650016,1860854=307480} 2024-07-28T12:01:58.336 INFO:tasks.rados.rados.0.smithi022.stdout:2552: writing smithi02269687-4 from 568334 to 1218350 tid 1 2024-07-28T12:01:58.350 INFO:tasks.rados.rados.0.smithi022.stdout:2552: writing smithi02269687-4 from 1860854 to 2168334 tid 2 2024-07-28T12:01:58.350 INFO:tasks.rados.rados.0.smithi022.stdout:2553: snap_remove snap 324 2024-07-28T12:01:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:58 smithi022 bash[80503]: cluster 2024-07-28T12:01:57.092963+0000 mgr.y (mgr.25232) 312 : cluster [DBG] pgmap v648: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 480 KiB/s wr, 6 op/s 2024-07-28T12:01:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:58 smithi022 bash[82865]: cluster 2024-07-28T12:01:57.092963+0000 mgr.y (mgr.25232) 312 : cluster [DBG] pgmap v648: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 480 KiB/s wr, 6 op/s 2024-07-28T12:01:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:58 smithi150 bash[67543]: cluster 2024-07-28T12:01:57.092963+0000 mgr.y (mgr.25232) 312 : cluster [DBG] pgmap v648: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 480 KiB/s wr, 6 op/s 2024-07-28T12:01:59.331 INFO:tasks.rados.rados.0.smithi022.stdout:2553: done (1 left) 2024-07-28T12:01:59.331 INFO:tasks.rados.rados.0.smithi022.stdout:2554: snap_remove snap 319 2024-07-28T12:01:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:01:59 smithi022 bash[80503]: cluster 2024-07-28T12:01:58.317952+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-07-28T12:01:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:01:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:01:59] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:01:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:01:59 smithi022 bash[82865]: cluster 2024-07-28T12:01:58.317952+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-07-28T12:01:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:01:59 smithi150 bash[67543]: cluster 2024-07-28T12:01:58.317952+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-07-28T12:02:00.331 INFO:tasks.rados.rados.0.smithi022.stdout:2554: done (1 left) 2024-07-28T12:02:00.331 INFO:tasks.rados.rados.0.smithi022.stdout:2555: snap_remove snap 314 2024-07-28T12:02:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:00 smithi150 bash[67543]: cluster 2024-07-28T12:01:59.093687+0000 mgr.y (mgr.25232) 313 : cluster [DBG] pgmap v651: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 488 KiB/s wr, 4 op/s 2024-07-28T12:02:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:00 smithi150 bash[67543]: cluster 2024-07-28T12:01:59.329943+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-07-28T12:02:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:00 smithi022 bash[80503]: cluster 2024-07-28T12:01:59.093687+0000 mgr.y (mgr.25232) 313 : cluster [DBG] pgmap v651: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 488 KiB/s wr, 4 op/s 2024-07-28T12:02:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:00 smithi022 bash[80503]: cluster 2024-07-28T12:01:59.329943+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-07-28T12:02:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:00 smithi022 bash[82865]: cluster 2024-07-28T12:01:59.093687+0000 mgr.y (mgr.25232) 313 : cluster [DBG] pgmap v651: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 488 KiB/s wr, 4 op/s 2024-07-28T12:02:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:00 smithi022 bash[82865]: cluster 2024-07-28T12:01:59.329943+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-07-28T12:02:01.337 INFO:tasks.rados.rados.0.smithi022.stdout:2555: done (1 left) 2024-07-28T12:02:01.338 INFO:tasks.rados.rados.0.smithi022.stdout:2556: write oid 45 current snap is 328 2024-07-28T12:02:01.338 INFO:tasks.rados.rados.0.smithi022.stdout:2556: seq_num 963 ranges {585141=725265,1919336=265805} 2024-07-28T12:02:01.346 INFO:tasks.rados.rados.0.smithi022.stdout:2556: writing smithi02269687-45 from 585141 to 1310406 tid 1 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2556: writing smithi02269687-45 from 1919336 to 2185141 tid 2 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2552: finishing write tid 1 to smithi02269687-4 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2552: finishing write tid 2 to smithi02269687-4 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2552: finishing write tid 3 to smithi02269687-4 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2552: finishing write tid 4 to smithi02269687-4 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1775 (ObjNum 962 snap 328 seq_num 962) dirty exists 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2552: left oid 4 (ObjNum 962 snap 328 seq_num 962) 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2552: done (1 left) 2024-07-28T12:02:01.352 INFO:tasks.rados.rados.0.smithi022.stdout:2557: snap_create 2024-07-28T12:02:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:2556: finishing write tid 1 to smithi02269687-45 2024-07-28T12:02:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:2556: finishing write tid 2 to smithi02269687-45 2024-07-28T12:02:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:2556: finishing write tid 3 to smithi02269687-45 2024-07-28T12:02:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:2556: finishing write tid 4 to smithi02269687-45 2024-07-28T12:02:01.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1419 (ObjNum 963 snap 328 seq_num 963) dirty exists 2024-07-28T12:02:01.373 INFO:tasks.rados.rados.0.smithi022.stdout:2556: left oid 45 (ObjNum 963 snap 328 seq_num 963) 2024-07-28T12:02:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:01 smithi150 bash[67543]: cluster 2024-07-28T12:02:00.329978+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-07-28T12:02:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:01 smithi150 bash[67543]: cluster 2024-07-28T12:02:01.334298+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-07-28T12:02:01.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:01 smithi022 bash[80503]: cluster 2024-07-28T12:02:00.329978+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-07-28T12:02:01.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:01 smithi022 bash[80503]: cluster 2024-07-28T12:02:01.334298+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-07-28T12:02:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:01 smithi022 bash[82865]: cluster 2024-07-28T12:02:00.329978+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-07-28T12:02:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:01 smithi022 bash[82865]: cluster 2024-07-28T12:02:01.334298+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-07-28T12:02:02.232 INFO:tasks.rados.rados.0.smithi022.stdout:2556: done (1 left) 2024-07-28T12:02:02.232 INFO:tasks.rados.rados.0.smithi022.stdout:2557: done (0 left) 2024-07-28T12:02:02.232 INFO:tasks.rados.rados.0.smithi022.stdout:2558: delete oid 44 current snap is 329 2024-07-28T12:02:02.242 INFO:tasks.rados.rados.0.smithi022.stdout:2558: done (0 left) 2024-07-28T12:02:02.243 INFO:tasks.rados.rados.0.smithi022.stdout:2559: write oid 25 current snap is 329 2024-07-28T12:02:02.243 INFO:tasks.rados.rados.0.smithi022.stdout:2559: seq_num 965 ranges {618755=475763,1636300=457996} 2024-07-28T12:02:02.260 INFO:tasks.rados.rados.0.smithi022.stdout:2559: writing smithi02269687-25 from 618755 to 1094518 tid 1 2024-07-28T12:02:02.278 INFO:tasks.rados.rados.0.smithi022.stdout:2559: writing smithi02269687-25 from 1636300 to 2094296 tid 2 2024-07-28T12:02:02.278 INFO:tasks.rados.rados.0.smithi022.stdout:2560: read oid 49 snap -1 2024-07-28T12:02:02.278 INFO:tasks.rados.rados.0.smithi022.stdout:2560: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:02:02.278 INFO:tasks.rados.rados.0.smithi022.stdout:2561: snap_create 2024-07-28T12:02:02.278 INFO:tasks.rados.rados.0.smithi022.stdout:2559: finishing write tid 1 to smithi02269687-25 2024-07-28T12:02:02.286 INFO:tasks.rados.rados.0.smithi022.stdout:2559: finishing write tid 2 to smithi02269687-25 2024-07-28T12:02:02.286 INFO:tasks.rados.rados.0.smithi022.stdout:2559: finishing write tid 3 to smithi02269687-25 2024-07-28T12:02:02.287 INFO:tasks.rados.rados.0.smithi022.stdout:2559: finishing write tid 4 to smithi02269687-25 2024-07-28T12:02:02.287 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1079 (ObjNum 965 snap 329 seq_num 965) dirty exists 2024-07-28T12:02:02.287 INFO:tasks.rados.rados.0.smithi022.stdout:2559: left oid 25 (ObjNum 965 snap 329 seq_num 965) 2024-07-28T12:02:02.299 INFO:tasks.rados.rados.0.smithi022.stdout:2560: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:02:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:02 smithi150 bash[67543]: cluster 2024-07-28T12:02:01.094593+0000 mgr.y (mgr.25232) 314 : cluster [DBG] pgmap v654: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 951 KiB/s wr, 5 op/s 2024-07-28T12:02:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:02 smithi150 bash[67543]: cluster 2024-07-28T12:02:02.231528+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-07-28T12:02:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:02:02 smithi150 bash[60514]: ts=2024-07-28T12:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:02:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:02 smithi022 bash[80503]: cluster 2024-07-28T12:02:01.094593+0000 mgr.y (mgr.25232) 314 : cluster [DBG] pgmap v654: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 951 KiB/s wr, 5 op/s 2024-07-28T12:02:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:02 smithi022 bash[80503]: cluster 2024-07-28T12:02:02.231528+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-07-28T12:02:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:02 smithi022 bash[82865]: cluster 2024-07-28T12:02:01.094593+0000 mgr.y (mgr.25232) 314 : cluster [DBG] pgmap v654: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 951 KiB/s wr, 5 op/s 2024-07-28T12:02:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:02 smithi022 bash[82865]: cluster 2024-07-28T12:02:02.231528+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-07-28T12:02:03.235 INFO:tasks.rados.rados.0.smithi022.stdout:2559: done (2 left) 2024-07-28T12:02:03.235 INFO:tasks.rados.rados.0.smithi022.stdout:2560: done (1 left) 2024-07-28T12:02:03.235 INFO:tasks.rados.rados.0.smithi022.stdout:2561: done (0 left) 2024-07-28T12:02:03.235 INFO:tasks.rados.rados.0.smithi022.stdout:2562: snap_create 2024-07-28T12:02:04.237 INFO:tasks.rados.rados.0.smithi022.stdout:2562: done (0 left) 2024-07-28T12:02:04.237 INFO:tasks.rados.rados.0.smithi022.stdout:2563: snap_create 2024-07-28T12:02:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:04 smithi150 bash[67543]: cluster 2024-07-28T12:02:03.095391+0000 mgr.y (mgr.25232) 315 : cluster [DBG] pgmap v657: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 733 KiB/s wr, 6 op/s 2024-07-28T12:02:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:04 smithi150 bash[67543]: cluster 2024-07-28T12:02:03.234682+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-07-28T12:02:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:04 smithi022 bash[80503]: cluster 2024-07-28T12:02:03.095391+0000 mgr.y (mgr.25232) 315 : cluster [DBG] pgmap v657: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 733 KiB/s wr, 6 op/s 2024-07-28T12:02:04.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:04 smithi022 bash[80503]: cluster 2024-07-28T12:02:03.234682+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-07-28T12:02:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:04 smithi022 bash[82865]: cluster 2024-07-28T12:02:03.095391+0000 mgr.y (mgr.25232) 315 : cluster [DBG] pgmap v657: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 733 KiB/s wr, 6 op/s 2024-07-28T12:02:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:04 smithi022 bash[82865]: cluster 2024-07-28T12:02:03.234682+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-07-28T12:02:05.240 INFO:tasks.rados.rados.0.smithi022.stdout:2563: done (0 left) 2024-07-28T12:02:05.240 INFO:tasks.rados.rados.0.smithi022.stdout:2564: read oid 32 snap -1 2024-07-28T12:02:05.240 INFO:tasks.rados.rados.0.smithi022.stdout:2564: expect (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:02:05.241 INFO:tasks.rados.rados.0.smithi022.stdout:2565: write oid 41 current snap is 332 2024-07-28T12:02:05.241 INFO:tasks.rados.rados.0.smithi022.stdout:2565: seq_num 966 ranges {635562=667365,2094782=140780} 2024-07-28T12:02:05.262 INFO:tasks.rados.rados.0.smithi022.stdout:2565: writing smithi02269687-41 from 635562 to 1302927 tid 1 2024-07-28T12:02:05.277 INFO:tasks.rados.rados.0.smithi022.stdout:2565: writing smithi02269687-41 from 2094782 to 2235562 tid 2 2024-07-28T12:02:05.278 INFO:tasks.rados.rados.0.smithi022.stdout:2566: snap_create 2024-07-28T12:02:05.278 INFO:tasks.rados.rados.0.smithi022.stdout:2564: expect (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:02:05.440 INFO:tasks.rados.rados.0.smithi022.stdout:2565: finishing write tid 1 to smithi02269687-41 2024-07-28T12:02:05.440 INFO:tasks.rados.rados.0.smithi022.stdout:2565: finishing write tid 2 to smithi02269687-41 2024-07-28T12:02:05.441 INFO:tasks.rados.rados.0.smithi022.stdout:2565: finishing write tid 3 to smithi02269687-41 2024-07-28T12:02:05.441 INFO:tasks.rados.rados.0.smithi022.stdout:2565: finishing write tid 4 to smithi02269687-41 2024-07-28T12:02:05.441 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1419 (ObjNum 966 snap 332 seq_num 966) dirty exists 2024-07-28T12:02:05.441 INFO:tasks.rados.rados.0.smithi022.stdout:2565: left oid 41 (ObjNum 966 snap 332 seq_num 966) 2024-07-28T12:02:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:05 smithi150 bash[67543]: cluster 2024-07-28T12:02:04.236514+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-07-28T12:02:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:05 smithi150 bash[67543]: audit 2024-07-28T12:02:05.014689+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:05 smithi150 bash[67543]: cluster 2024-07-28T12:02:05.239150+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-07-28T12:02:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:05 smithi022 bash[80503]: cluster 2024-07-28T12:02:04.236514+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-07-28T12:02:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:05 smithi022 bash[80503]: audit 2024-07-28T12:02:05.014689+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:05 smithi022 bash[80503]: cluster 2024-07-28T12:02:05.239150+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-07-28T12:02:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:05 smithi022 bash[82865]: cluster 2024-07-28T12:02:04.236514+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-07-28T12:02:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:05 smithi022 bash[82865]: audit 2024-07-28T12:02:05.014689+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:05 smithi022 bash[82865]: cluster 2024-07-28T12:02:05.239150+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-07-28T12:02:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:2564: done (2 left) 2024-07-28T12:02:06.259 INFO:tasks.rados.rados.0.smithi022.stdout:2565: done (1 left) 2024-07-28T12:02:06.260 INFO:tasks.rados.rados.0.smithi022.stdout:2566: done (0 left) 2024-07-28T12:02:06.260 INFO:tasks.rados.rados.0.smithi022.stdout:2567: write oid 16 current snap is 333 2024-07-28T12:02:06.260 INFO:tasks.rados.rados.0.smithi022.stdout:2567: seq_num 967 ranges {652369=742614,2153264=99105} 2024-07-28T12:02:06.282 INFO:tasks.rados.rados.0.smithi022.stdout:2567: writing smithi02269687-16 from 652369 to 1394983 tid 1 2024-07-28T12:02:06.297 INFO:tasks.rados.rados.0.smithi022.stdout:2567: writing smithi02269687-16 from 2153264 to 2252369 tid 2 2024-07-28T12:02:06.297 INFO:tasks.rados.rados.0.smithi022.stdout:2568: read oid 5 snap -1 2024-07-28T12:02:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2568: expect deleted 2024-07-28T12:02:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2569: snap_remove snap 325 2024-07-28T12:02:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:06 smithi150 bash[67543]: cluster 2024-07-28T12:02:05.096411+0000 mgr.y (mgr.25232) 316 : cluster [DBG] pgmap v660: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 228 KiB/s wr, 5 op/s 2024-07-28T12:02:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:06 smithi022 bash[80503]: cluster 2024-07-28T12:02:05.096411+0000 mgr.y (mgr.25232) 316 : cluster [DBG] pgmap v660: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 228 KiB/s wr, 5 op/s 2024-07-28T12:02:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:06 smithi022 bash[82865]: cluster 2024-07-28T12:02:05.096411+0000 mgr.y (mgr.25232) 316 : cluster [DBG] pgmap v660: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 228 KiB/s wr, 5 op/s 2024-07-28T12:02:07.235 INFO:tasks.rados.rados.0.smithi022.stdout:2569: done (2 left) 2024-07-28T12:02:07.236 INFO:tasks.rados.rados.0.smithi022.stdout:2570: write oid 34 current snap is 333 2024-07-28T12:02:07.236 INFO:tasks.rados.rados.0.smithi022.stdout:2570: seq_num 968 ranges {669176=417863,1811746=457430} 2024-07-28T12:02:07.253 INFO:tasks.rados.rados.0.smithi022.stdout:2570: writing smithi02269687-34 from 669176 to 1087039 tid 1 2024-07-28T12:02:07.275 INFO:tasks.rados.rados.0.smithi022.stdout:2570: writing smithi02269687-34 from 1811746 to 2269176 tid 2 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:2571: snap_create 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:2567: finishing write tid 1 to smithi02269687-16 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:2567: finishing write tid 2 to smithi02269687-16 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:2567: finishing write tid 3 to smithi02269687-16 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:2567: finishing write tid 4 to smithi02269687-16 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1397 (ObjNum 967 snap 333 seq_num 967) dirty exists 2024-07-28T12:02:07.276 INFO:tasks.rados.rados.0.smithi022.stdout:2567: left oid 16 (ObjNum 967 snap 333 seq_num 967) 2024-07-28T12:02:07.283 INFO:tasks.rados.rados.0.smithi022.stdout:2570: finishing write tid 1 to smithi02269687-34 2024-07-28T12:02:07.284 INFO:tasks.rados.rados.0.smithi022.stdout:2570: finishing write tid 2 to smithi02269687-34 2024-07-28T12:02:07.285 INFO:tasks.rados.rados.0.smithi022.stdout:2570: finishing write tid 3 to smithi02269687-34 2024-07-28T12:02:07.285 INFO:tasks.rados.rados.0.smithi022.stdout:2570: finishing write tid 4 to smithi02269687-34 2024-07-28T12:02:07.285 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1425 (ObjNum 968 snap 333 seq_num 968) dirty exists 2024-07-28T12:02:07.285 INFO:tasks.rados.rados.0.smithi022.stdout:2570: left oid 34 (ObjNum 968 snap 333 seq_num 968) 2024-07-28T12:02:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:07 smithi022 bash[80503]: cluster 2024-07-28T12:02:06.258470+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-07-28T12:02:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:07 smithi022 bash[80503]: cluster 2024-07-28T12:02:07.234777+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-07-28T12:02:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:07 smithi022 bash[82865]: cluster 2024-07-28T12:02:06.258470+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-07-28T12:02:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:07 smithi022 bash[82865]: cluster 2024-07-28T12:02:07.234777+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-07-28T12:02:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:07 smithi150 bash[67543]: cluster 2024-07-28T12:02:06.258470+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-07-28T12:02:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:07 smithi150 bash[67543]: cluster 2024-07-28T12:02:07.234777+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-07-28T12:02:08.288 INFO:tasks.rados.rados.0.smithi022.stdout:2567: done (3 left) 2024-07-28T12:02:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:2568: done (2 left) 2024-07-28T12:02:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:2570: done (1 left) 2024-07-28T12:02:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:2571: done (0 left) 2024-07-28T12:02:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:2572: write oid 33 current snap is 334 2024-07-28T12:02:08.289 INFO:tasks.rados.rados.0.smithi022.stdout:2572: seq_num 969 ranges {685983=493112,1870228=415755} 2024-07-28T12:02:08.307 INFO:tasks.rados.rados.0.smithi022.stdout:2572: writing smithi02269687-33 from 685983 to 1179095 tid 1 2024-07-28T12:02:08.326 INFO:tasks.rados.rados.0.smithi022.stdout:2572: writing smithi02269687-33 from 1870228 to 2285983 tid 2 2024-07-28T12:02:08.326 INFO:tasks.rados.rados.0.smithi022.stdout:2573: delete oid 20 current snap is 334 2024-07-28T12:02:08.326 INFO:tasks.rados.rados.0.smithi022.stdout:2572: finishing write tid 1 to smithi02269687-33 2024-07-28T12:02:08.333 INFO:tasks.rados.rados.0.smithi022.stdout:2572: finishing write tid 2 to smithi02269687-33 2024-07-28T12:02:08.333 INFO:tasks.rados.rados.0.smithi022.stdout:2572: finishing write tid 3 to smithi02269687-33 2024-07-28T12:02:08.334 INFO:tasks.rados.rados.0.smithi022.stdout:2572: finishing write tid 4 to smithi02269687-33 2024-07-28T12:02:08.334 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1080 (ObjNum 969 snap 334 seq_num 969) dirty exists 2024-07-28T12:02:08.335 INFO:tasks.rados.rados.0.smithi022.stdout:2572: left oid 33 (ObjNum 969 snap 334 seq_num 969) 2024-07-28T12:02:08.338 INFO:tasks.rados.rados.0.smithi022.stdout:2572: done (1 left) 2024-07-28T12:02:08.338 INFO:tasks.rados.rados.0.smithi022.stdout:2573: done (0 left) 2024-07-28T12:02:08.338 INFO:tasks.rados.rados.0.smithi022.stdout:2574: snap_create 2024-07-28T12:02:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:08 smithi022 bash[80503]: cluster 2024-07-28T12:02:07.097227+0000 mgr.y (mgr.25232) 317 : cluster [DBG] pgmap v663: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 873 KiB/s wr, 9 op/s 2024-07-28T12:02:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:08 smithi022 bash[82865]: cluster 2024-07-28T12:02:07.097227+0000 mgr.y (mgr.25232) 317 : cluster [DBG] pgmap v663: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 873 KiB/s wr, 9 op/s 2024-07-28T12:02:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:08 smithi150 bash[67543]: cluster 2024-07-28T12:02:07.097227+0000 mgr.y (mgr.25232) 317 : cluster [DBG] pgmap v663: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 873 KiB/s wr, 9 op/s 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2574: done (0 left) 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2575: rollback oid 15 current snap is 335 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 334 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2576: read oid 28 snap -1 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2576: expect deleted 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2577: read oid 11 snap -1 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2577: expect deleted 2024-07-28T12:02:09.301 INFO:tasks.rados.rados.0.smithi022.stdout:2578: snap_create 2024-07-28T12:02:09.309 INFO:tasks.rados.rados.0.smithi022.stdout:2575: finishing rollback tid 1 to smithi02269687-15 2024-07-28T12:02:09.309 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1772 (ObjNum 129 snap 0 seq_num 3533992736) dirty dne 2024-07-28T12:02:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:02:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:02:09] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-07-28T12:02:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:09 smithi022 bash[82865]: cluster 2024-07-28T12:02:08.288236+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-07-28T12:02:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:09 smithi022 bash[80503]: cluster 2024-07-28T12:02:08.288236+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-07-28T12:02:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:09 smithi150 bash[67543]: cluster 2024-07-28T12:02:08.288236+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-07-28T12:02:10.308 INFO:tasks.rados.rados.0.smithi022.stdout:2575: done (3 left) 2024-07-28T12:02:10.308 INFO:tasks.rados.rados.0.smithi022.stdout:2576: done (2 left) 2024-07-28T12:02:10.308 INFO:tasks.rados.rados.0.smithi022.stdout:2577: done (1 left) 2024-07-28T12:02:10.308 INFO:tasks.rados.rados.0.smithi022.stdout:2578: done (0 left) 2024-07-28T12:02:10.308 INFO:tasks.rados.rados.0.smithi022.stdout:2579: snap_create 2024-07-28T12:02:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:10 smithi022 bash[80503]: cluster 2024-07-28T12:02:09.097896+0000 mgr.y (mgr.25232) 318 : cluster [DBG] pgmap v666: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 645 KiB/s wr, 5 op/s 2024-07-28T12:02:10.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:10 smithi022 bash[80503]: cluster 2024-07-28T12:02:09.299700+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-07-28T12:02:10.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:10 smithi022 bash[82865]: cluster 2024-07-28T12:02:09.097896+0000 mgr.y (mgr.25232) 318 : cluster [DBG] pgmap v666: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 645 KiB/s wr, 5 op/s 2024-07-28T12:02:10.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:10 smithi022 bash[82865]: cluster 2024-07-28T12:02:09.299700+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-07-28T12:02:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:10 smithi150 bash[67543]: cluster 2024-07-28T12:02:09.097896+0000 mgr.y (mgr.25232) 318 : cluster [DBG] pgmap v666: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 645 KiB/s wr, 5 op/s 2024-07-28T12:02:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:10 smithi150 bash[67543]: cluster 2024-07-28T12:02:09.299700+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2579: done (0 left) 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2580: read oid 7 snap -1 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2580: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2581: read oid 5 snap -1 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2581: expect deleted 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2582: write oid 35 current snap is 337 2024-07-28T12:02:11.317 INFO:tasks.rados.rados.0.smithi022.stdout:2582: seq_num 971 ranges {719597=643610,1870839=448758} 2024-07-28T12:02:11.342 INFO:tasks.rados.rados.0.smithi022.stdout:2582: writing smithi02269687-35 from 719597 to 1363207 tid 1 2024-07-28T12:02:11.358 INFO:tasks.rados.rados.0.smithi022.stdout:2582: writing smithi02269687-35 from 1870839 to 2319597 tid 2 2024-07-28T12:02:11.359 INFO:tasks.rados.rados.0.smithi022.stdout:2583: write oid 17 current snap is 337 2024-07-28T12:02:11.359 INFO:tasks.rados.rados.0.smithi022.stdout:2583: seq_num 972 ranges {736404=718859,1929321=407083} 2024-07-28T12:02:11.376 INFO:tasks.rados.rados.0.smithi022.stdout:2583: writing smithi02269687-17 from 736404 to 1455263 tid 1 2024-07-28T12:02:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:2583: writing smithi02269687-17 from 1929321 to 2336404 tid 2 2024-07-28T12:02:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:2584: delete oid 33 current snap is 337 2024-07-28T12:02:11.386 INFO:tasks.rados.rados.0.smithi022.stdout:2580: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:02:11.559 INFO:tasks.rados.rados.0.smithi022.stdout:2582: finishing write tid 1 to smithi02269687-35 2024-07-28T12:02:11.559 INFO:tasks.rados.rados.0.smithi022.stdout:2582: finishing write tid 2 to smithi02269687-35 2024-07-28T12:02:11.559 INFO:tasks.rados.rados.0.smithi022.stdout:2582: finishing write tid 3 to smithi02269687-35 2024-07-28T12:02:11.559 INFO:tasks.rados.rados.0.smithi022.stdout:2582: finishing write tid 4 to smithi02269687-35 2024-07-28T12:02:11.559 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1368 (ObjNum 971 snap 337 seq_num 971) dirty exists 2024-07-28T12:02:11.559 INFO:tasks.rados.rados.0.smithi022.stdout:2582: left oid 35 (ObjNum 971 snap 337 seq_num 971) 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2583: finishing write tid 1 to smithi02269687-17 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2583: finishing write tid 2 to smithi02269687-17 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2583: finishing write tid 3 to smithi02269687-17 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2583: finishing write tid 4 to smithi02269687-17 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 601 (ObjNum 972 snap 337 seq_num 972) dirty exists 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2583: left oid 17 (ObjNum 972 snap 337 seq_num 972) 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2580: done (4 left) 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2581: done (3 left) 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2582: done (2 left) 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2583: done (1 left) 2024-07-28T12:02:11.560 INFO:tasks.rados.rados.0.smithi022.stdout:2584: done (0 left) 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2585: read oid 37 snap -1 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2585: expect deleted 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2586: read oid 8 snap -1 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2586: expect (ObjNum 898 snap 311 seq_num 898) 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2587: read oid 16 snap -1 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2587: expect (ObjNum 967 snap 333 seq_num 967) 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2588: read oid 40 snap 323 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2588: expect (ObjNum 875 snap 306 seq_num 875) 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2589: read oid 10 snap 331 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2589: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2590: read oid 12 snap -1 2024-07-28T12:02:11.561 INFO:tasks.rados.rados.0.smithi022.stdout:2590: expect (ObjNum 952 snap 325 seq_num 952) 2024-07-28T12:02:11.562 INFO:tasks.rados.rados.0.smithi022.stdout:2591: snap_remove snap 330 2024-07-28T12:02:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:11 smithi022 bash[80503]: cluster 2024-07-28T12:02:10.306668+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-07-28T12:02:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:11 smithi022 bash[82865]: cluster 2024-07-28T12:02:10.306668+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-07-28T12:02:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:11 smithi150 bash[67543]: cluster 2024-07-28T12:02:10.306668+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-07-28T12:02:12.238 INFO:tasks.rados.rados.0.smithi022.stdout:2591: done (6 left) 2024-07-28T12:02:12.238 INFO:tasks.rados.rados.0.smithi022.stdout:2592: read oid 39 snap -1 2024-07-28T12:02:12.239 INFO:tasks.rados.rados.0.smithi022.stdout:2592: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:12.239 INFO:tasks.rados.rados.0.smithi022.stdout:2593: write oid 31 current snap is 337 2024-07-28T12:02:12.239 INFO:tasks.rados.rados.0.smithi022.stdout:2593: seq_num 974 ranges {770018=585710,2046285=323733} 2024-07-28T12:02:12.260 INFO:tasks.rados.rados.0.smithi022.stdout:2593: writing smithi02269687-31 from 770018 to 1355728 tid 1 2024-07-28T12:02:12.279 INFO:tasks.rados.rados.0.smithi022.stdout:2593: writing smithi02269687-31 from 2046285 to 2370018 tid 2 2024-07-28T12:02:12.280 INFO:tasks.rados.rados.0.smithi022.stdout:2594: read oid 23 snap -1 2024-07-28T12:02:12.280 INFO:tasks.rados.rados.0.smithi022.stdout:2594: expect deleted 2024-07-28T12:02:12.280 INFO:tasks.rados.rados.0.smithi022.stdout:2595: rollback oid 21 current snap is 337 2024-07-28T12:02:12.281 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 323 2024-07-28T12:02:12.281 INFO:tasks.rados.rados.0.smithi022.stdout:2589: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:02:12.505 INFO:tasks.rados.rados.0.smithi022.stdout:2586: expect (ObjNum 898 snap 311 seq_num 898) 2024-07-28T12:02:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:12 smithi022 bash[82865]: cluster 2024-07-28T12:02:11.098884+0000 mgr.y (mgr.25232) 319 : cluster [DBG] pgmap v669: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:02:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:12 smithi022 bash[82865]: cluster 2024-07-28T12:02:11.316012+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-07-28T12:02:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:12 smithi022 bash[82865]: cluster 2024-07-28T12:02:12.237518+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-07-28T12:02:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:12 smithi022 bash[80503]: cluster 2024-07-28T12:02:11.098884+0000 mgr.y (mgr.25232) 319 : cluster [DBG] pgmap v669: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:02:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:12 smithi022 bash[80503]: cluster 2024-07-28T12:02:11.316012+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-07-28T12:02:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:12 smithi022 bash[80503]: cluster 2024-07-28T12:02:12.237518+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-07-28T12:02:12.734 INFO:tasks.rados.rados.0.smithi022.stdout:2588: expect (ObjNum 875 snap 306 seq_num 875) 2024-07-28T12:02:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:02:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:02:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:12 smithi150 bash[67543]: cluster 2024-07-28T12:02:11.098884+0000 mgr.y (mgr.25232) 319 : cluster [DBG] pgmap v669: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:02:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:12 smithi150 bash[67543]: cluster 2024-07-28T12:02:11.316012+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-07-28T12:02:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:12 smithi150 bash[67543]: cluster 2024-07-28T12:02:12.237518+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-07-28T12:02:12.858 INFO:tasks.rados.rados.0.smithi022.stdout:2587: expect (ObjNum 967 snap 333 seq_num 967) 2024-07-28T12:02:12.932 INFO:tasks.rados.rados.0.smithi022.stdout:2590: expect (ObjNum 952 snap 325 seq_num 952) 2024-07-28T12:02:12.994 INFO:tasks.rados.rados.0.smithi022.stdout:2592: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:2593: finishing write tid 1 to smithi02269687-31 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:2593: finishing write tid 2 to smithi02269687-31 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:2595: finishing rollback tid 0 to smithi02269687-21 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:2593: finishing write tid 3 to smithi02269687-31 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:2595: finishing rollback tid 1 to smithi02269687-21 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:2593: finishing write tid 4 to smithi02269687-31 2024-07-28T12:02:13.191 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1400 (ObjNum 974 snap 337 seq_num 974) dirty exists 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2593: left oid 31 (ObjNum 974 snap 337 seq_num 974) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2595: finishing rollback tid 2 to smithi02269687-21 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 607 (ObjNum 935 snap 321 seq_num 935) dirty exists 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2585: done (9 left) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2586: done (8 left) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2587: done (7 left) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2588: done (6 left) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2589: done (5 left) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2590: done (4 left) 2024-07-28T12:02:13.192 INFO:tasks.rados.rados.0.smithi022.stdout:2592: done (3 left) 2024-07-28T12:02:13.193 INFO:tasks.rados.rados.0.smithi022.stdout:2593: done (2 left) 2024-07-28T12:02:13.193 INFO:tasks.rados.rados.0.smithi022.stdout:2594: done (1 left) 2024-07-28T12:02:13.193 INFO:tasks.rados.rados.0.smithi022.stdout:2595: done (0 left) 2024-07-28T12:02:13.193 INFO:tasks.rados.rados.0.smithi022.stdout:2596: snap_remove snap 336 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2596: done (0 left) 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2597: read oid 46 snap 321 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2597: expect deleted 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2598: rollback oid 44 current snap is 337 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 331 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2599: read oid 27 snap -1 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2599: expect deleted 2024-07-28T12:02:13.326 INFO:tasks.rados.rados.0.smithi022.stdout:2600: read oid 42 snap -1 2024-07-28T12:02:13.327 INFO:tasks.rados.rados.0.smithi022.stdout:2600: expect deleted 2024-07-28T12:02:13.327 INFO:tasks.rados.rados.0.smithi022.stdout:2601: rollback oid 20 current snap is 337 2024-07-28T12:02:13.327 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 323 2024-07-28T12:02:13.327 INFO:tasks.rados.rados.0.smithi022.stdout:2602: write oid 41 current snap is 337 2024-07-28T12:02:13.327 INFO:tasks.rados.rados.0.smithi022.stdout:2602: seq_num 975 ranges {786825=660959,2104767=282058} 2024-07-28T12:02:13.351 INFO:tasks.rados.rados.0.smithi022.stdout:2602: writing smithi02269687-41 from 786825 to 1447784 tid 1 2024-07-28T12:02:13.370 INFO:tasks.rados.rados.0.smithi022.stdout:2602: writing smithi02269687-41 from 2104767 to 2386825 tid 2 2024-07-28T12:02:13.370 INFO:tasks.rados.rados.0.smithi022.stdout:2603: snap_create 2024-07-28T12:02:13.370 INFO:tasks.rados.rados.0.smithi022.stdout:2598: finishing rollback tid 1 to smithi02269687-44 2024-07-28T12:02:13.370 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1358 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:02:13.371 INFO:tasks.rados.rados.0.smithi022.stdout:2601: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:02:13.371 INFO:tasks.rados.rados.0.smithi022.stdout:2601: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:02:13.371 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1375 (ObjNum 809 snap 280 seq_num 809) dirty exists 2024-07-28T12:02:13.371 INFO:tasks.rados.rados.0.smithi022.stdout:2602: finishing write tid 1 to smithi02269687-41 2024-07-28T12:02:13.372 INFO:tasks.rados.rados.0.smithi022.stdout:2602: finishing write tid 2 to smithi02269687-41 2024-07-28T12:02:13.372 INFO:tasks.rados.rados.0.smithi022.stdout:2602: finishing write tid 3 to smithi02269687-41 2024-07-28T12:02:13.372 INFO:tasks.rados.rados.0.smithi022.stdout:2602: finishing write tid 4 to smithi02269687-41 2024-07-28T12:02:13.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1433 (ObjNum 975 snap 337 seq_num 975) dirty exists 2024-07-28T12:02:13.372 INFO:tasks.rados.rados.0.smithi022.stdout:2602: left oid 41 (ObjNum 975 snap 337 seq_num 975) 2024-07-28T12:02:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2597: done (6 left) 2024-07-28T12:02:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2598: done (5 left) 2024-07-28T12:02:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2599: done (4 left) 2024-07-28T12:02:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2600: done (3 left) 2024-07-28T12:02:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2601: done (2 left) 2024-07-28T12:02:14.336 INFO:tasks.rados.rados.0.smithi022.stdout:2602: done (1 left) 2024-07-28T12:02:14.337 INFO:tasks.rados.rados.0.smithi022.stdout:2603: done (0 left) 2024-07-28T12:02:14.337 INFO:tasks.rados.rados.0.smithi022.stdout:2604: write oid 10 current snap is 338 2024-07-28T12:02:14.337 INFO:tasks.rados.rados.0.smithi022.stdout:2604: seq_num 976 ranges {403632=736208,1763249=619999} 2024-07-28T12:02:14.355 INFO:tasks.rados.rados.0.smithi022.stdout:2604: writing smithi02269687-10 from 403632 to 1139840 tid 1 2024-07-28T12:02:14.376 INFO:tasks.rados.rados.0.smithi022.stdout:2604: writing smithi02269687-10 from 1763249 to 2383248 tid 2 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2605: read oid 7 snap 331 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2605: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2606: rollback oid 15 current snap is 338 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 331 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2604: finishing write tid 1 to smithi02269687-10 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2607: read oid 29 snap 321 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2607: expect (ObjNum 928 snap 316 seq_num 928) 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2608: read oid 35 snap 320 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2608: expect deleted 2024-07-28T12:02:14.377 INFO:tasks.rados.rados.0.smithi022.stdout:2609: delete oid 13 current snap is 338 2024-07-28T12:02:14.390 INFO:tasks.rados.rados.0.smithi022.stdout:2604: finishing write tid 2 to smithi02269687-10 2024-07-28T12:02:14.390 INFO:tasks.rados.rados.0.smithi022.stdout:2604: finishing write tid 3 to smithi02269687-10 2024-07-28T12:02:14.390 INFO:tasks.rados.rados.0.smithi022.stdout:2604: finishing write tid 4 to smithi02269687-10 2024-07-28T12:02:14.390 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1090 (ObjNum 976 snap 338 seq_num 976) dirty exists 2024-07-28T12:02:14.390 INFO:tasks.rados.rados.0.smithi022.stdout:2604: left oid 10 (ObjNum 976 snap 338 seq_num 976) 2024-07-28T12:02:14.390 INFO:tasks.rados.rados.0.smithi022.stdout:2607: expect (ObjNum 928 snap 316 seq_num 928) 2024-07-28T12:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:14 smithi022 bash[80503]: cluster 2024-07-28T12:02:13.099407+0000 mgr.y (mgr.25232) 320 : cluster [DBG] pgmap v672: 89 pgs: 89 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 436 KiB/s wr, 4 op/s 2024-07-28T12:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:14 smithi022 bash[80503]: cluster 2024-07-28T12:02:13.325011+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-07-28T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:14 smithi022 bash[82865]: cluster 2024-07-28T12:02:13.099407+0000 mgr.y (mgr.25232) 320 : cluster [DBG] pgmap v672: 89 pgs: 89 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 436 KiB/s wr, 4 op/s 2024-07-28T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:14 smithi022 bash[82865]: cluster 2024-07-28T12:02:13.325011+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-07-28T12:02:14.596 INFO:tasks.rados.rados.0.smithi022.stdout:2605: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:2606: finishing rollback tid 1 to smithi02269687-15 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1772 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:2604: done (5 left) 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:2605: done (4 left) 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:2606: done (3 left) 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:2607: done (2 left) 2024-07-28T12:02:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:2608: done (1 left) 2024-07-28T12:02:14.715 INFO:tasks.rados.rados.0.smithi022.stdout:2609: done (0 left) 2024-07-28T12:02:14.715 INFO:tasks.rados.rados.0.smithi022.stdout:2610: snap_remove snap 333 2024-07-28T12:02:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:14 smithi150 bash[67543]: cluster 2024-07-28T12:02:13.099407+0000 mgr.y (mgr.25232) 320 : cluster [DBG] pgmap v672: 89 pgs: 89 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 436 KiB/s wr, 4 op/s 2024-07-28T12:02:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:14 smithi150 bash[67543]: cluster 2024-07-28T12:02:13.325011+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-07-28T12:02:15.347 INFO:tasks.rados.rados.0.smithi022.stdout:2610: done (0 left) 2024-07-28T12:02:15.347 INFO:tasks.rados.rados.0.smithi022.stdout:2611: delete oid 44 current snap is 338 2024-07-28T12:02:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2611: done (0 left) 2024-07-28T12:02:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2612: read oid 39 snap -1 2024-07-28T12:02:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2612: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:15.359 INFO:tasks.rados.rados.0.smithi022.stdout:2613: delete oid 24 current snap is 338 2024-07-28T12:02:15.368 INFO:tasks.rados.rados.0.smithi022.stdout:2613: done (1 left) 2024-07-28T12:02:15.368 INFO:tasks.rados.rados.0.smithi022.stdout:2614: delete oid 28 current snap is 338 2024-07-28T12:02:15.373 INFO:tasks.rados.rados.0.smithi022.stdout:2614: done (1 left) 2024-07-28T12:02:15.373 INFO:tasks.rados.rados.0.smithi022.stdout:2615: snap_remove snap 321 2024-07-28T12:02:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:15 smithi150 bash[67543]: cluster 2024-07-28T12:02:14.335667+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-07-28T12:02:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:15 smithi022 bash[80503]: cluster 2024-07-28T12:02:14.335667+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-07-28T12:02:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:15 smithi022 bash[82865]: cluster 2024-07-28T12:02:14.335667+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-07-28T12:02:16.352 INFO:tasks.rados.rados.0.smithi022.stdout:2615: done (1 left) 2024-07-28T12:02:16.352 INFO:tasks.rados.rados.0.smithi022.stdout:2616: snap_create 2024-07-28T12:02:16.356 INFO:tasks.rados.rados.0.smithi022.stdout:2612: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:16 smithi150 bash[67543]: cluster 2024-07-28T12:02:15.100257+0000 mgr.y (mgr.25232) 321 : cluster [DBG] pgmap v675: 89 pgs: 89 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 436 KiB/s wr, 4 op/s 2024-07-28T12:02:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:16 smithi150 bash[67543]: cluster 2024-07-28T12:02:15.346455+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-07-28T12:02:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:16 smithi022 bash[80503]: cluster 2024-07-28T12:02:15.100257+0000 mgr.y (mgr.25232) 321 : cluster [DBG] pgmap v675: 89 pgs: 89 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 436 KiB/s wr, 4 op/s 2024-07-28T12:02:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:16 smithi022 bash[80503]: cluster 2024-07-28T12:02:15.346455+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-07-28T12:02:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:16 smithi022 bash[82865]: cluster 2024-07-28T12:02:15.100257+0000 mgr.y (mgr.25232) 321 : cluster [DBG] pgmap v675: 89 pgs: 89 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 436 KiB/s wr, 4 op/s 2024-07-28T12:02:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:16 smithi022 bash[82865]: cluster 2024-07-28T12:02:15.346455+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-07-28T12:02:17.241 INFO:tasks.rados.rados.0.smithi022.stdout:2612: done (1 left) 2024-07-28T12:02:17.241 INFO:tasks.rados.rados.0.smithi022.stdout:2616: done (0 left) 2024-07-28T12:02:17.241 INFO:tasks.rados.rados.0.smithi022.stdout:2617: snap_remove snap 326 2024-07-28T12:02:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:17 smithi150 bash[67543]: cluster 2024-07-28T12:02:16.348558+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-07-28T12:02:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:17 smithi150 bash[67543]: cluster 2024-07-28T12:02:17.239873+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-07-28T12:02:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:17 smithi022 bash[80503]: cluster 2024-07-28T12:02:16.348558+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-07-28T12:02:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:17 smithi022 bash[80503]: cluster 2024-07-28T12:02:17.239873+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-07-28T12:02:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:17 smithi022 bash[82865]: cluster 2024-07-28T12:02:16.348558+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-07-28T12:02:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:17 smithi022 bash[82865]: cluster 2024-07-28T12:02:17.239873+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-07-28T12:02:18.243 INFO:tasks.rados.rados.0.smithi022.stdout:2617: done (0 left) 2024-07-28T12:02:18.243 INFO:tasks.rados.rados.0.smithi022.stdout:2618: rollback oid 42 current snap is 339 2024-07-28T12:02:18.244 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 307 2024-07-28T12:02:18.244 INFO:tasks.rados.rados.0.smithi022.stdout:2619: rollback oid 5 current snap is 339 2024-07-28T12:02:18.244 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 329 2024-07-28T12:02:18.244 INFO:tasks.rados.rados.0.smithi022.stdout:2620: delete oid 47 current snap is 339 2024-07-28T12:02:18.246 INFO:tasks.rados.rados.0.smithi022.stdout:2618: finishing rollback tid 1 to smithi02269687-42 2024-07-28T12:02:18.246 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 0 (ObjNum 161 snap 0 seq_num 3721436640) dirty dne 2024-07-28T12:02:18.250 INFO:tasks.rados.rados.0.smithi022.stdout:2619: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:02:18.250 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 400 (ObjNum 33 snap 0 seq_num 3533623408) dirty dne 2024-07-28T12:02:18.251 INFO:tasks.rados.rados.0.smithi022.stdout:2618: done (2 left) 2024-07-28T12:02:18.251 INFO:tasks.rados.rados.0.smithi022.stdout:2619: done (1 left) 2024-07-28T12:02:18.251 INFO:tasks.rados.rados.0.smithi022.stdout:2620: done (0 left) 2024-07-28T12:02:18.251 INFO:tasks.rados.rados.0.smithi022.stdout:2621: write oid 1 current snap is 339 2024-07-28T12:02:18.251 INFO:tasks.rados.rados.0.smithi022.stdout:2621: seq_num 982 ranges {504474=504055,1714141=631006} 2024-07-28T12:02:18.268 INFO:tasks.rados.rados.0.smithi022.stdout:2621: writing smithi02269687-1 from 504474 to 1008529 tid 1 2024-07-28T12:02:18.291 INFO:tasks.rados.rados.0.smithi022.stdout:2621: writing smithi02269687-1 from 1714141 to 2345147 tid 2 2024-07-28T12:02:18.292 INFO:tasks.rados.rados.0.smithi022.stdout:2622: rollback oid 35 current snap is 339 2024-07-28T12:02:18.292 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 334 2024-07-28T12:02:18.292 INFO:tasks.rados.rados.0.smithi022.stdout:2621: finishing write tid 1 to smithi02269687-1 2024-07-28T12:02:18.292 INFO:tasks.rados.rados.0.smithi022.stdout:2623: rollback oid 14 current snap is 339 2024-07-28T12:02:18.292 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 335 2024-07-28T12:02:18.292 INFO:tasks.rados.rados.0.smithi022.stdout:2624: delete oid 16 current snap is 339 2024-07-28T12:02:18.298 INFO:tasks.rados.rados.0.smithi022.stdout:2621: finishing write tid 2 to smithi02269687-1 2024-07-28T12:02:18.298 INFO:tasks.rados.rados.0.smithi022.stdout:2624: done (3 left) 2024-07-28T12:02:18.298 INFO:tasks.rados.rados.0.smithi022.stdout:2625: read oid 31 snap -1 2024-07-28T12:02:18.298 INFO:tasks.rados.rados.0.smithi022.stdout:2625: expect (ObjNum 974 snap 337 seq_num 974) 2024-07-28T12:02:18.298 INFO:tasks.rados.rados.0.smithi022.stdout:2626: write oid 44 current snap is 339 2024-07-28T12:02:18.298 INFO:tasks.rados.rados.0.smithi022.stdout:2626: seq_num 984 ranges {538088=654553,1714752=634675} 2024-07-28T12:02:18.317 INFO:tasks.rados.rados.0.smithi022.stdout:2626: writing smithi02269687-44 from 538088 to 1192641 tid 1 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2626: writing smithi02269687-44 from 1714752 to 2349427 tid 2 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2627: read oid 22 snap -1 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2627: expect (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2628: read oid 46 snap -1 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2628: expect deleted 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2629: snap_create 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2621: finishing write tid 3 to smithi02269687-1 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2621: finishing write tid 4 to smithi02269687-1 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 518 (ObjNum 982 snap 339 seq_num 982) dirty exists 2024-07-28T12:02:18.335 INFO:tasks.rados.rados.0.smithi022.stdout:2621: left oid 1 (ObjNum 982 snap 339 seq_num 982) 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:2622: finishing rollback tid 0 to smithi02269687-35 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:2622: finishing rollback tid 1 to smithi02269687-35 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:2623: finishing rollback tid 0 to smithi02269687-14 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:2623: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:2623: finishing rollback tid 2 to smithi02269687-14 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1820 (ObjNum 908 snap 312 seq_num 908) dirty exists 2024-07-28T12:02:18.336 INFO:tasks.rados.rados.0.smithi022.stdout:2625: expect (ObjNum 974 snap 337 seq_num 974) 2024-07-28T12:02:18.414 INFO:tasks.rados.rados.0.smithi022.stdout:2622: finishing rollback tid 2 to smithi02269687-35 2024-07-28T12:02:18.414 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1396 (ObjNum 938 snap 323 seq_num 938) dirty exists 2024-07-28T12:02:18.414 INFO:tasks.rados.rados.0.smithi022.stdout:2626: finishing write tid 1 to smithi02269687-44 2024-07-28T12:02:18.414 INFO:tasks.rados.rados.0.smithi022.stdout:2627: expect (ObjNum 860 snap 294 seq_num 860) 2024-07-28T12:02:18.527 INFO:tasks.rados.rados.0.smithi022.stdout:2626: finishing write tid 2 to smithi02269687-44 2024-07-28T12:02:18.527 INFO:tasks.rados.rados.0.smithi022.stdout:2626: finishing write tid 3 to smithi02269687-44 2024-07-28T12:02:18.527 INFO:tasks.rados.rados.0.smithi022.stdout:2626: finishing write tid 4 to smithi02269687-44 2024-07-28T12:02:18.527 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1399 (ObjNum 984 snap 339 seq_num 984) dirty exists 2024-07-28T12:02:18.527 INFO:tasks.rados.rados.0.smithi022.stdout:2626: left oid 44 (ObjNum 984 snap 339 seq_num 984) 2024-07-28T12:02:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:18 smithi150 bash[67543]: cluster 2024-07-28T12:02:17.101092+0000 mgr.y (mgr.25232) 322 : cluster [DBG] pgmap v678: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 995 KiB/s wr, 25 op/s 2024-07-28T12:02:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:18 smithi150 bash[67543]: cluster 2024-07-28T12:02:18.242554+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-07-28T12:02:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:18 smithi022 bash[80503]: cluster 2024-07-28T12:02:17.101092+0000 mgr.y (mgr.25232) 322 : cluster [DBG] pgmap v678: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 995 KiB/s wr, 25 op/s 2024-07-28T12:02:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:18 smithi022 bash[80503]: cluster 2024-07-28T12:02:18.242554+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-07-28T12:02:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:18 smithi022 bash[82865]: cluster 2024-07-28T12:02:17.101092+0000 mgr.y (mgr.25232) 322 : cluster [DBG] pgmap v678: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 995 KiB/s wr, 25 op/s 2024-07-28T12:02:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:18 smithi022 bash[82865]: cluster 2024-07-28T12:02:18.242554+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-07-28T12:02:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:2621: done (7 left) 2024-07-28T12:02:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:2622: done (6 left) 2024-07-28T12:02:19.246 INFO:tasks.rados.rados.0.smithi022.stdout:2623: done (5 left) 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2625: done (4 left) 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2626: done (3 left) 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2627: done (2 left) 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2628: done (1 left) 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2629: done (0 left) 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2630: write oid 20 current snap is 340 2024-07-28T12:02:19.247 INFO:tasks.rados.rados.0.smithi022.stdout:2630: seq_num 985 ranges {554895=729802,1773234=778333} 2024-07-28T12:02:19.263 INFO:tasks.rados.rados.0.smithi022.stdout:2630: writing smithi02269687-20 from 554895 to 1284697 tid 1 2024-07-28T12:02:19.280 INFO:tasks.rados.rados.0.smithi022.stdout:2630: writing smithi02269687-20 from 1773234 to 2551567 tid 2 2024-07-28T12:02:19.280 INFO:tasks.rados.rados.0.smithi022.stdout:2631: rollback oid 39 current snap is 340 2024-07-28T12:02:19.280 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 338 2024-07-28T12:02:19.280 INFO:tasks.rados.rados.0.smithi022.stdout:2630: finishing write tid 1 to smithi02269687-20 2024-07-28T12:02:19.280 INFO:tasks.rados.rados.0.smithi022.stdout:2632: delete oid 9 current snap is 340 2024-07-28T12:02:19.284 INFO:tasks.rados.rados.0.smithi022.stdout:2632: done (2 left) 2024-07-28T12:02:19.284 INFO:tasks.rados.rados.0.smithi022.stdout:2633: read oid 25 snap -1 2024-07-28T12:02:19.285 INFO:tasks.rados.rados.0.smithi022.stdout:2633: expect (ObjNum 965 snap 329 seq_num 965) 2024-07-28T12:02:19.285 INFO:tasks.rados.rados.0.smithi022.stdout:2634: write oid 14 current snap is 340 2024-07-28T12:02:19.285 INFO:tasks.rados.rados.0.smithi022.stdout:2634: seq_num 987 ranges {588509=480300,1773845=782002} 2024-07-28T12:02:19.299 INFO:tasks.rados.rados.0.smithi022.stdout:2634: writing smithi02269687-14 from 588509 to 1068809 tid 1 2024-07-28T12:02:19.319 INFO:tasks.rados.rados.0.smithi022.stdout:2634: writing smithi02269687-14 from 1773845 to 2555847 tid 2 2024-07-28T12:02:19.319 INFO:tasks.rados.rados.0.smithi022.stdout:2635: read oid 31 snap -1 2024-07-28T12:02:19.319 INFO:tasks.rados.rados.0.smithi022.stdout:2635: expect (ObjNum 974 snap 337 seq_num 974) 2024-07-28T12:02:19.319 INFO:tasks.rados.rados.0.smithi022.stdout:2636: snap_remove snap 327 2024-07-28T12:02:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:02:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:02:19] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2636: done (5 left) 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2637: write oid 11 current snap is 340 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2630: finishing write tid 2 to smithi02269687-20 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2630: finishing write tid 3 to smithi02269687-20 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2630: finishing write tid 4 to smithi02269687-20 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1403 (ObjNum 985 snap 340 seq_num 985) dirty exists 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2630: left oid 20 (ObjNum 985 snap 340 seq_num 985) 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2631: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:02:20.249 INFO:tasks.rados.rados.0.smithi022.stdout:2637: seq_num 988 ranges {605316=555549,1832327=642013} 2024-07-28T12:02:20.262 INFO:tasks.rados.rados.0.smithi022.stdout:2637: writing smithi02269687-11 from 605316 to 1160865 tid 1 2024-07-28T12:02:20.277 INFO:tasks.rados.rados.0.smithi022.stdout:2637: writing smithi02269687-11 from 1832327 to 2474340 tid 2 2024-07-28T12:02:20.277 INFO:tasks.rados.rados.0.smithi022.stdout:2630: done (5 left) 2024-07-28T12:02:20.277 INFO:tasks.rados.rados.0.smithi022.stdout:2638: write oid 27 current snap is 340 2024-07-28T12:02:20.277 INFO:tasks.rados.rados.0.smithi022.stdout:2638: seq_num 989 ranges {622123=747151,2007162=614961} 2024-07-28T12:02:20.292 INFO:tasks.rados.rados.0.smithi022.stdout:2638: writing smithi02269687-27 from 622123 to 1369274 tid 1 2024-07-28T12:02:20.306 INFO:tasks.rados.rados.0.smithi022.stdout:2638: writing smithi02269687-27 from 2007162 to 2622123 tid 2 2024-07-28T12:02:20.306 INFO:tasks.rados.rados.0.smithi022.stdout:2639: snap_create 2024-07-28T12:02:20.306 INFO:tasks.rados.rados.0.smithi022.stdout:2631: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:02:20.306 INFO:tasks.rados.rados.0.smithi022.stdout:2633: expect (ObjNum 965 snap 329 seq_num 965) 2024-07-28T12:02:20.464 INFO:tasks.rados.rados.0.smithi022.stdout:2631: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:02:20.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1407 (ObjNum 931 snap 318 seq_num 931) dirty exists 2024-07-28T12:02:20.465 INFO:tasks.rados.rados.0.smithi022.stdout:2634: finishing write tid 1 to smithi02269687-14 2024-07-28T12:02:20.465 INFO:tasks.rados.rados.0.smithi022.stdout:2635: expect (ObjNum 974 snap 337 seq_num 974) 2024-07-28T12:02:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:20 smithi150 bash[67543]: cluster 2024-07-28T12:02:19.101991+0000 mgr.y (mgr.25232) 323 : cluster [DBG] pgmap v681: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 1.3 MiB/s wr, 26 op/s 2024-07-28T12:02:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:20 smithi150 bash[67543]: cluster 2024-07-28T12:02:19.245698+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-07-28T12:02:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:20 smithi150 bash[67543]: audit 2024-07-28T12:02:20.015127+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:20.541 INFO:tasks.rados.rados.0.smithi022.stdout:2634: finishing write tid 2 to smithi02269687-14 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2634: finishing write tid 3 to smithi02269687-14 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2634: finishing write tid 4 to smithi02269687-14 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 1824 (ObjNum 987 snap 340 seq_num 987) dirty exists 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2634: left oid 14 (ObjNum 987 snap 340 seq_num 987) 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2637: finishing write tid 1 to smithi02269687-11 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2637: finishing write tid 2 to smithi02269687-11 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2637: finishing write tid 3 to smithi02269687-11 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2637: finishing write tid 4 to smithi02269687-11 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 166 (ObjNum 988 snap 340 seq_num 988) dirty exists 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2637: left oid 11 (ObjNum 988 snap 340 seq_num 988) 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2638: finishing write tid 1 to smithi02269687-27 2024-07-28T12:02:20.542 INFO:tasks.rados.rados.0.smithi022.stdout:2638: finishing write tid 2 to smithi02269687-27 2024-07-28T12:02:20.543 INFO:tasks.rados.rados.0.smithi022.stdout:2638: finishing write tid 3 to smithi02269687-27 2024-07-28T12:02:20.543 INFO:tasks.rados.rados.0.smithi022.stdout:2638: finishing write tid 4 to smithi02269687-27 2024-07-28T12:02:20.543 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1080 (ObjNum 989 snap 340 seq_num 989) dirty exists 2024-07-28T12:02:20.543 INFO:tasks.rados.rados.0.smithi022.stdout:2638: left oid 27 (ObjNum 989 snap 340 seq_num 989) 2024-07-28T12:02:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:20 smithi022 bash[80503]: cluster 2024-07-28T12:02:19.101991+0000 mgr.y (mgr.25232) 323 : cluster [DBG] pgmap v681: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 1.3 MiB/s wr, 26 op/s 2024-07-28T12:02:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:20 smithi022 bash[80503]: cluster 2024-07-28T12:02:19.245698+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-07-28T12:02:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:20 smithi022 bash[80503]: audit 2024-07-28T12:02:20.015127+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:20 smithi022 bash[82865]: cluster 2024-07-28T12:02:19.101991+0000 mgr.y (mgr.25232) 323 : cluster [DBG] pgmap v681: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 1.3 MiB/s wr, 26 op/s 2024-07-28T12:02:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:20 smithi022 bash[82865]: cluster 2024-07-28T12:02:19.245698+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-07-28T12:02:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:20 smithi022 bash[82865]: audit 2024-07-28T12:02:20.015127+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:21.271 INFO:tasks.rados.rados.0.smithi022.stdout:2631: done (6 left) 2024-07-28T12:02:21.271 INFO:tasks.rados.rados.0.smithi022.stdout:2633: done (5 left) 2024-07-28T12:02:21.271 INFO:tasks.rados.rados.0.smithi022.stdout:2634: done (4 left) 2024-07-28T12:02:21.271 INFO:tasks.rados.rados.0.smithi022.stdout:2635: done (3 left) 2024-07-28T12:02:21.271 INFO:tasks.rados.rados.0.smithi022.stdout:2637: done (2 left) 2024-07-28T12:02:21.272 INFO:tasks.rados.rados.0.smithi022.stdout:2638: done (1 left) 2024-07-28T12:02:21.272 INFO:tasks.rados.rados.0.smithi022.stdout:2639: done (0 left) 2024-07-28T12:02:21.272 INFO:tasks.rados.rados.0.smithi022.stdout:2640: delete oid 37 current snap is 341 2024-07-28T12:02:21.277 INFO:tasks.rados.rados.0.smithi022.stdout:2640: done (0 left) 2024-07-28T12:02:21.278 INFO:tasks.rados.rados.0.smithi022.stdout:2641: snap_create 2024-07-28T12:02:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:21 smithi150 bash[67543]: cluster 2024-07-28T12:02:20.247802+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-07-28T12:02:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:21 smithi022 bash[80503]: cluster 2024-07-28T12:02:20.247802+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-07-28T12:02:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:21 smithi022 bash[82865]: cluster 2024-07-28T12:02:20.247802+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-07-28T12:02:22.242 INFO:tasks.rados.rados.0.smithi022.stdout:2641: done (0 left) 2024-07-28T12:02:22.242 INFO:tasks.rados.rados.0.smithi022.stdout:2642: write oid 43 current snap is 342 2024-07-28T12:02:22.242 INFO:tasks.rados.rados.0.smithi022.stdout:2642: seq_num 991 ranges {655737=497649,1607773=789340} 2024-07-28T12:02:22.260 INFO:tasks.rados.rados.0.smithi022.stdout:2642: writing smithi02269687-43 from 655737 to 1153386 tid 1 2024-07-28T12:02:22.283 INFO:tasks.rados.rados.0.smithi022.stdout:2642: writing smithi02269687-43 from 1607773 to 2397113 tid 2 2024-07-28T12:02:22.283 INFO:tasks.rados.rados.0.smithi022.stdout:2643: delete oid 14 current snap is 342 2024-07-28T12:02:22.283 INFO:tasks.rados.rados.0.smithi022.stdout:2642: finishing write tid 1 to smithi02269687-43 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2643: done (1 left) 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2644: read oid 49 snap -1 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2644: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2645: read oid 27 snap -1 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2645: expect (ObjNum 989 snap 340 seq_num 989) 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2646: write oid 3 current snap is 342 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2642: finishing write tid 2 to smithi02269687-43 2024-07-28T12:02:22.295 INFO:tasks.rados.rados.0.smithi022.stdout:2646: seq_num 993 ranges {689351=648147,2124737=564614} 2024-07-28T12:02:22.317 INFO:tasks.rados.rados.0.smithi022.stdout:2646: writing smithi02269687-3 from 689351 to 1337498 tid 1 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:2646: writing smithi02269687-3 from 2124737 to 2689351 tid 2 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:2647: delete oid 12 current snap is 342 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:2642: finishing write tid 3 to smithi02269687-43 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:2642: finishing write tid 4 to smithi02269687-43 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1406 (ObjNum 991 snap 342 seq_num 991) dirty exists 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:2642: left oid 43 (ObjNum 991 snap 342 seq_num 991) 2024-07-28T12:02:22.335 INFO:tasks.rados.rados.0.smithi022.stdout:2645: expect (ObjNum 989 snap 340 seq_num 989) 2024-07-28T12:02:22.418 INFO:tasks.rados.rados.0.smithi022.stdout:2644: expect (ObjNum 792 snap 273 seq_num 792) 2024-07-28T12:02:22.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:02:22 smithi150 bash[60514]: ts=2024-07-28T12:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:02:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:22 smithi150 bash[67543]: cluster 2024-07-28T12:02:21.102971+0000 mgr.y (mgr.25232) 324 : cluster [DBG] pgmap v684: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 6 op/s 2024-07-28T12:02:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:22 smithi150 bash[67543]: cluster 2024-07-28T12:02:21.270932+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-07-28T12:02:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:22 smithi150 bash[67543]: cluster 2024-07-28T12:02:22.241211+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-07-28T12:02:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:22 smithi022 bash[80503]: cluster 2024-07-28T12:02:21.102971+0000 mgr.y (mgr.25232) 324 : cluster [DBG] pgmap v684: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 6 op/s 2024-07-28T12:02:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:22 smithi022 bash[80503]: cluster 2024-07-28T12:02:21.270932+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-07-28T12:02:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:22 smithi022 bash[80503]: cluster 2024-07-28T12:02:22.241211+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-07-28T12:02:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:22 smithi022 bash[82865]: cluster 2024-07-28T12:02:21.102971+0000 mgr.y (mgr.25232) 324 : cluster [DBG] pgmap v684: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 6 op/s 2024-07-28T12:02:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:22 smithi022 bash[82865]: cluster 2024-07-28T12:02:21.270932+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-07-28T12:02:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:22 smithi022 bash[82865]: cluster 2024-07-28T12:02:22.241211+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2646: finishing write tid 1 to smithi02269687-3 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2646: finishing write tid 2 to smithi02269687-3 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2646: finishing write tid 3 to smithi02269687-3 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2646: finishing write tid 4 to smithi02269687-3 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1418 (ObjNum 993 snap 342 seq_num 993) dirty exists 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2646: left oid 3 (ObjNum 993 snap 342 seq_num 993) 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2642: done (4 left) 2024-07-28T12:02:22.634 INFO:tasks.rados.rados.0.smithi022.stdout:2644: done (3 left) 2024-07-28T12:02:22.635 INFO:tasks.rados.rados.0.smithi022.stdout:2645: done (2 left) 2024-07-28T12:02:22.635 INFO:tasks.rados.rados.0.smithi022.stdout:2646: done (1 left) 2024-07-28T12:02:22.635 INFO:tasks.rados.rados.0.smithi022.stdout:2647: done (0 left) 2024-07-28T12:02:22.635 INFO:tasks.rados.rados.0.smithi022.stdout:2648: rollback oid 5 current snap is 342 2024-07-28T12:02:22.635 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 323 2024-07-28T12:02:22.635 INFO:tasks.rados.rados.0.smithi022.stdout:2649: snap_create 2024-07-28T12:02:22.636 INFO:tasks.rados.rados.0.smithi022.stdout:2648: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:02:22.636 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 400 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T12:02:23.283 INFO:tasks.rados.rados.0.smithi022.stdout:2648: done (1 left) 2024-07-28T12:02:23.283 INFO:tasks.rados.rados.0.smithi022.stdout:2649: done (0 left) 2024-07-28T12:02:23.283 INFO:tasks.rados.rados.0.smithi022.stdout:2650: read oid 46 snap -1 2024-07-28T12:02:23.283 INFO:tasks.rados.rados.0.smithi022.stdout:2650: expect deleted 2024-07-28T12:02:23.283 INFO:tasks.rados.rados.0.smithi022.stdout:2651: delete oid 17 current snap is 343 2024-07-28T12:02:23.293 INFO:tasks.rados.rados.0.smithi022.stdout:2650: done (1 left) 2024-07-28T12:02:23.293 INFO:tasks.rados.rados.0.smithi022.stdout:2651: done (0 left) 2024-07-28T12:02:23.293 INFO:tasks.rados.rados.0.smithi022.stdout:2652: write oid 38 current snap is 343 2024-07-28T12:02:23.293 INFO:tasks.rados.rados.0.smithi022.stdout:2652: seq_num 996 ranges {739772=590247,1900183=540336} 2024-07-28T12:02:23.315 INFO:tasks.rados.rados.0.smithi022.stdout:2652: writing smithi02269687-38 from 739772 to 1330019 tid 1 2024-07-28T12:02:23.334 INFO:tasks.rados.rados.0.smithi022.stdout:2652: writing smithi02269687-38 from 1900183 to 2440519 tid 2 2024-07-28T12:02:23.334 INFO:tasks.rados.rados.0.smithi022.stdout:2653: write oid 16 current snap is 343 2024-07-28T12:02:23.334 INFO:tasks.rados.rados.0.smithi022.stdout:2652: finishing write tid 1 to smithi02269687-38 2024-07-28T12:02:23.334 INFO:tasks.rados.rados.0.smithi022.stdout:2653: seq_num 997 ranges {756579=665496,1958665=400347} 2024-07-28T12:02:23.356 INFO:tasks.rados.rados.0.smithi022.stdout:2653: writing smithi02269687-16 from 756579 to 1422075 tid 1 2024-07-28T12:02:23.370 INFO:tasks.rados.rados.0.smithi022.stdout:2653: writing smithi02269687-16 from 1958665 to 2359012 tid 2 2024-07-28T12:02:23.370 INFO:tasks.rados.rados.0.smithi022.stdout:2654: rollback oid 4 current snap is 343 2024-07-28T12:02:23.370 INFO:tasks.rados.rados.0.smithi022.stdout:2652: finishing write tid 2 to smithi02269687-38 2024-07-28T12:02:23.370 INFO:tasks.rados.rados.0.smithi022.stdout:2652: finishing write tid 3 to smithi02269687-38 2024-07-28T12:02:23.370 INFO:tasks.rados.rados.0.smithi022.stdout:2652: finishing write tid 4 to smithi02269687-38 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1084 (ObjNum 996 snap 343 seq_num 996) dirty exists 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:2652: left oid 38 (ObjNum 996 snap 343 seq_num 996) 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:2653: finishing write tid 1 to smithi02269687-16 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 328 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:2652: done (2 left) 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:2655: read oid 27 snap 341 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:2655: expect (ObjNum 989 snap 340 seq_num 989) 2024-07-28T12:02:23.371 INFO:tasks.rados.rados.0.smithi022.stdout:2656: delete oid 1 current snap is 343 2024-07-28T12:02:23.379 INFO:tasks.rados.rados.0.smithi022.stdout:2655: expect (ObjNum 989 snap 340 seq_num 989) 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2653: finishing write tid 2 to smithi02269687-16 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2654: finishing rollback tid 0 to smithi02269687-4 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2654: finishing rollback tid 1 to smithi02269687-4 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2653: finishing write tid 3 to smithi02269687-16 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2653: finishing write tid 4 to smithi02269687-16 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1411 (ObjNum 997 snap 343 seq_num 997) dirty exists 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2653: left oid 16 (ObjNum 997 snap 343 seq_num 997) 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2654: finishing rollback tid 2 to smithi02269687-4 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1832 (ObjNum 962 snap 328 seq_num 962) dirty exists 2024-07-28T12:02:23.503 INFO:tasks.rados.rados.0.smithi022.stdout:2653: done (3 left) 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2654: done (2 left) 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2655: done (1 left) 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2656: done (0 left) 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2657: read oid 18 snap -1 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2657: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2658: read oid 16 snap -1 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2658: expect (ObjNum 997 snap 343 seq_num 997) 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2659: write oid 45 current snap is 343 2024-07-28T12:02:23.504 INFO:tasks.rados.rados.0.smithi022.stdout:2659: seq_num 999 ranges {790193=415994,1959276=404016} 2024-07-28T12:02:23.518 INFO:tasks.rados.rados.0.smithi022.stdout:2659: writing smithi02269687-45 from 790193 to 1206187 tid 1 2024-07-28T12:02:23.534 INFO:tasks.rados.rados.0.smithi022.stdout:2659: writing smithi02269687-45 from 1959276 to 2363292 tid 2 2024-07-28T12:02:23.535 INFO:tasks.rados.rados.0.smithi022.stdout:2660: write oid 27 current snap is 343 2024-07-28T12:02:23.535 INFO:tasks.rados.rados.0.smithi022.stdout:2660: seq_num 1000 ranges {407000=491243,1617758=547674,2595228=211772} 2024-07-28T12:02:23.547 INFO:tasks.rados.rados.0.smithi022.stdout:2660: writing smithi02269687-27 from 407000 to 898243 tid 1 2024-07-28T12:02:23.562 INFO:tasks.rados.rados.0.smithi022.stdout:2660: writing smithi02269687-27 from 1617758 to 2165432 tid 2 2024-07-28T12:02:23.569 INFO:tasks.rados.rados.0.smithi022.stdout:2660: writing smithi02269687-27 from 2595228 to 2807000 tid 3 2024-07-28T12:02:23.569 INFO:tasks.rados.rados.0.smithi022.stdout:2661: write oid 6 current snap is 343 2024-07-28T12:02:23.569 INFO:tasks.rados.rados.0.smithi022.stdout:2657: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:02:23.782 INFO:tasks.rados.rados.0.smithi022.stdout:2658: expect (ObjNum 997 snap 343 seq_num 997) 2024-07-28T12:02:23.871 INFO:tasks.rados.rados.0.smithi022.stdout:2659: finishing write tid 1 to smithi02269687-45 2024-07-28T12:02:23.872 INFO:tasks.rados.rados.0.smithi022.stdout:2659: finishing write tid 2 to smithi02269687-45 2024-07-28T12:02:23.872 INFO:tasks.rados.rados.0.smithi022.stdout:2659: finishing write tid 3 to smithi02269687-45 2024-07-28T12:02:23.872 INFO:tasks.rados.rados.0.smithi022.stdout:2661: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-07-28T12:02:23.877 INFO:tasks.rados.rados.0.smithi022.stdout:2661: writing smithi02269687-6 from 423807 to 990299 tid 1 2024-07-28T12:02:23.883 INFO:tasks.rados.rados.0.smithi022.stdout:2661: writing smithi02269687-6 from 1676240 to 2083925 tid 2 2024-07-28T12:02:23.887 INFO:tasks.rados.rados.0.smithi022.stdout:2661: writing smithi02269687-6 from 2739004 to 2823807 tid 3 2024-07-28T12:02:23.887 INFO:tasks.rados.rados.0.smithi022.stdout:2657: done (4 left) 2024-07-28T12:02:23.887 INFO:tasks.rados.rados.0.smithi022.stdout:2658: done (3 left) 2024-07-28T12:02:23.887 INFO:tasks.rados.rados.0.smithi022.stdout:2662: snap_remove snap 334 2024-07-28T12:02:24.297 INFO:tasks.rados.rados.0.smithi022.stdout:2662: done (3 left) 2024-07-28T12:02:24.298 INFO:tasks.rados.rados.0.smithi022.stdout:2663: rollback oid 37 current snap is 343 2024-07-28T12:02:24.298 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 342 2024-07-28T12:02:24.298 INFO:tasks.rados.rados.0.smithi022.stdout:2664: write oid 13 current snap is 343 2024-07-28T12:02:24.298 INFO:tasks.rados.rados.0.smithi022.stdout:2664: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-07-28T12:02:24.298 INFO:tasks.rados.rados.0.smithi022.stdout:2664: writing smithi02269687-13 from 440614 to 1082355 tid 1 2024-07-28T12:02:24.315 INFO:tasks.rados.rados.0.smithi022.stdout:2664: writing smithi02269687-13 from 1734722 to 2286065 tid 2 2024-07-28T12:02:24.315 INFO:tasks.rados.rados.0.smithi022.stdout:2665: snap_remove snap 335 2024-07-28T12:02:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:24 smithi022 bash[80503]: cluster 2024-07-28T12:02:23.103728+0000 mgr.y (mgr.25232) 325 : cluster [DBG] pgmap v687: 89 pgs: 89 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T12:02:24.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:24 smithi022 bash[80503]: cluster 2024-07-28T12:02:23.282564+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-07-28T12:02:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:24 smithi022 bash[82865]: cluster 2024-07-28T12:02:23.103728+0000 mgr.y (mgr.25232) 325 : cluster [DBG] pgmap v687: 89 pgs: 89 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T12:02:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:24 smithi022 bash[82865]: cluster 2024-07-28T12:02:23.282564+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-07-28T12:02:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:24 smithi150 bash[67543]: cluster 2024-07-28T12:02:23.103728+0000 mgr.y (mgr.25232) 325 : cluster [DBG] pgmap v687: 89 pgs: 89 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T12:02:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:24 smithi150 bash[67543]: cluster 2024-07-28T12:02:23.282564+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2665: done (5 left) 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2666: read oid 10 snap -1 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2666: expect (ObjNum 976 snap 338 seq_num 976) 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2667: write oid 23 current snap is 343 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2659: finishing write tid 4 to smithi02269687-45 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1433 (ObjNum 999 snap 343 seq_num 999) dirty exists 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2659: left oid 45 (ObjNum 999 snap 343 seq_num 999) 2024-07-28T12:02:25.304 INFO:tasks.rados.rados.0.smithi022.stdout:2660: finishing write tid 1 to smithi02269687-27 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2660: finishing write tid 2 to smithi02269687-27 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2660: finishing write tid 3 to smithi02269687-27 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2660: finishing write tid 4 to smithi02269687-27 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2660: finishing write tid 5 to smithi02269687-27 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1089 (ObjNum 1000 snap 343 seq_num 1000) dirty exists 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2660: left oid 27 (ObjNum 1000 snap 343 seq_num 1000) 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2661: finishing write tid 1 to smithi02269687-6 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2661: finishing write tid 2 to smithi02269687-6 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2661: finishing write tid 3 to smithi02269687-6 2024-07-28T12:02:25.305 INFO:tasks.rados.rados.0.smithi022.stdout:2661: finishing write tid 4 to smithi02269687-6 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2661: finishing write tid 5 to smithi02269687-6 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1091 (ObjNum 1001 snap 343 seq_num 1001) dirty exists 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2661: left oid 6 (ObjNum 1001 snap 343 seq_num 1001) 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2663: finishing rollback tid 1 to smithi02269687-37 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 550 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2664: finishing write tid 1 to smithi02269687-13 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2664: finishing write tid 2 to smithi02269687-13 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2664: finishing write tid 3 to smithi02269687-13 2024-07-28T12:02:25.306 INFO:tasks.rados.rados.0.smithi022.stdout:2667: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-07-28T12:02:25.323 INFO:tasks.rados.rados.0.smithi022.stdout:2667: writing smithi02269687-23 from 457421 to 1174411 tid 1 2024-07-28T12:02:25.338 INFO:tasks.rados.rados.0.smithi022.stdout:2667: writing smithi02269687-23 from 1676851 to 2088205 tid 2 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2667: writing smithi02269687-23 from 2677497 to 2857421 tid 3 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2659: done (6 left) 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2660: done (5 left) 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2661: done (4 left) 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2663: done (3 left) 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2668: read oid 21 snap 340 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2668: expect (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2669: write oid 31 current snap is 343 2024-07-28T12:02:25.350 INFO:tasks.rados.rados.0.smithi022.stdout:2664: finishing write tid 4 to smithi02269687-13 2024-07-28T12:02:25.351 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1839 (ObjNum 1002 snap 343 seq_num 1002) dirty exists 2024-07-28T12:02:25.351 INFO:tasks.rados.rados.0.smithi022.stdout:2664: left oid 13 (ObjNum 1002 snap 343 seq_num 1002) 2024-07-28T12:02:25.351 INFO:tasks.rados.rados.0.smithi022.stdout:2666: expect (ObjNum 976 snap 338 seq_num 976) 2024-07-28T12:02:25.506 INFO:tasks.rados.rados.0.smithi022.stdout:2667: finishing write tid 1 to smithi02269687-23 2024-07-28T12:02:25.506 INFO:tasks.rados.rados.0.smithi022.stdout:2667: finishing write tid 2 to smithi02269687-23 2024-07-28T12:02:25.506 INFO:tasks.rados.rados.0.smithi022.stdout:2667: finishing write tid 3 to smithi02269687-23 2024-07-28T12:02:25.506 INFO:tasks.rados.rados.0.smithi022.stdout:2667: finishing write tid 4 to smithi02269687-23 2024-07-28T12:02:25.506 INFO:tasks.rados.rados.0.smithi022.stdout:2667: finishing write tid 5 to smithi02269687-23 2024-07-28T12:02:25.507 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1120 (ObjNum 1003 snap 343 seq_num 1003) dirty exists 2024-07-28T12:02:25.507 INFO:tasks.rados.rados.0.smithi022.stdout:2667: left oid 23 (ObjNum 1003 snap 343 seq_num 1003) 2024-07-28T12:02:25.507 INFO:tasks.rados.rados.0.smithi022.stdout:2668: expect (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:02:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:25 smithi022 bash[80503]: cluster 2024-07-28T12:02:24.291195+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-07-28T12:02:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:25 smithi022 bash[82865]: cluster 2024-07-28T12:02:24.291195+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-07-28T12:02:25.679 INFO:tasks.rados.rados.0.smithi022.stdout:2669: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2024-07-28T12:02:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:2669: writing smithi02269687-31 from 474228 to 982820 tid 1 2024-07-28T12:02:25.712 INFO:tasks.rados.rados.0.smithi022.stdout:2669: writing smithi02269687-31 from 1451686 to 2006698 tid 2 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2669: writing smithi02269687-31 from 2704920 to 2874228 tid 3 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2664: done (4 left) 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2666: done (3 left) 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2667: done (2 left) 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2668: done (1 left) 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2670: snap_create 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2669: finishing write tid 1 to smithi02269687-31 2024-07-28T12:02:25.727 INFO:tasks.rados.rados.0.smithi022.stdout:2669: finishing write tid 2 to smithi02269687-31 2024-07-28T12:02:25.731 INFO:tasks.rados.rados.0.smithi022.stdout:2669: finishing write tid 3 to smithi02269687-31 2024-07-28T12:02:25.732 INFO:tasks.rados.rados.0.smithi022.stdout:2669: finishing write tid 4 to smithi02269687-31 2024-07-28T12:02:25.732 INFO:tasks.rados.rados.0.smithi022.stdout:2669: finishing write tid 5 to smithi02269687-31 2024-07-28T12:02:25.732 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1428 (ObjNum 1004 snap 343 seq_num 1004) dirty exists 2024-07-28T12:02:25.732 INFO:tasks.rados.rados.0.smithi022.stdout:2669: left oid 31 (ObjNum 1004 snap 343 seq_num 1004) 2024-07-28T12:02:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:25 smithi150 bash[67543]: cluster 2024-07-28T12:02:24.291195+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-07-28T12:02:26.309 INFO:tasks.rados.rados.0.smithi022.stdout:2669: done (1 left) 2024-07-28T12:02:26.309 INFO:tasks.rados.rados.0.smithi022.stdout:2670: done (0 left) 2024-07-28T12:02:26.310 INFO:tasks.rados.rados.0.smithi022.stdout:2671: delete oid 4 current snap is 344 2024-07-28T12:02:26.315 INFO:tasks.rados.rados.0.smithi022.stdout:2671: done (0 left) 2024-07-28T12:02:26.315 INFO:tasks.rados.rados.0.smithi022.stdout:2672: rollback oid 2 current snap is 344 2024-07-28T12:02:26.315 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 337 2024-07-28T12:02:26.315 INFO:tasks.rados.rados.0.smithi022.stdout:2673: snap_create 2024-07-28T12:02:26.322 INFO:tasks.rados.rados.0.smithi022.stdout:2672: finishing rollback tid 0 to smithi02269687-2 2024-07-28T12:02:26.322 INFO:tasks.rados.rados.0.smithi022.stdout:2672: finishing rollback tid 1 to smithi02269687-2 2024-07-28T12:02:26.323 INFO:tasks.rados.rados.0.smithi022.stdout:2672: finishing rollback tid 2 to smithi02269687-2 2024-07-28T12:02:26.323 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 1849 (ObjNum 923 snap 316 seq_num 923) dirty exists 2024-07-28T12:02:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:26 smithi022 bash[80503]: cluster 2024-07-28T12:02:25.104570+0000 mgr.y (mgr.25232) 326 : cluster [DBG] pgmap v690: 89 pgs: 89 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-07-28T12:02:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:26 smithi022 bash[80503]: cluster 2024-07-28T12:02:25.301997+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-07-28T12:02:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:26 smithi022 bash[82865]: cluster 2024-07-28T12:02:25.104570+0000 mgr.y (mgr.25232) 326 : cluster [DBG] pgmap v690: 89 pgs: 89 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-07-28T12:02:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:26 smithi022 bash[82865]: cluster 2024-07-28T12:02:25.301997+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-07-28T12:02:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:26 smithi150 bash[67543]: cluster 2024-07-28T12:02:25.104570+0000 mgr.y (mgr.25232) 326 : cluster [DBG] pgmap v690: 89 pgs: 89 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-07-28T12:02:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:26 smithi150 bash[67543]: cluster 2024-07-28T12:02:25.301997+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-07-28T12:02:27.249 INFO:tasks.rados.rados.0.smithi022.stdout:2672: done (1 left) 2024-07-28T12:02:27.249 INFO:tasks.rados.rados.0.smithi022.stdout:2673: done (0 left) 2024-07-28T12:02:27.249 INFO:tasks.rados.rados.0.smithi022.stdout:2674: read oid 35 snap -1 2024-07-28T12:02:27.249 INFO:tasks.rados.rados.0.smithi022.stdout:2674: expect (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:02:27.249 INFO:tasks.rados.rados.0.smithi022.stdout:2675: write oid 26 current snap is 345 2024-07-28T12:02:27.249 INFO:tasks.rados.rados.0.smithi022.stdout:2675: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-07-28T12:02:27.269 INFO:tasks.rados.rados.0.smithi022.stdout:2675: writing smithi02269687-26 from 507842 to 1166932 tid 1 2024-07-28T12:02:27.286 INFO:tasks.rados.rados.0.smithi022.stdout:2675: writing smithi02269687-26 from 1568650 to 2127331 tid 2 2024-07-28T12:02:27.298 INFO:tasks.rados.rados.0.smithi022.stdout:2675: writing smithi02269687-26 from 2759766 to 2907842 tid 3 2024-07-28T12:02:27.298 INFO:tasks.rados.rados.0.smithi022.stdout:2676: write oid 41 current snap is 345 2024-07-28T12:02:27.298 INFO:tasks.rados.rados.0.smithi022.stdout:2676: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-07-28T12:02:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:2676: writing smithi02269687-41 from 524649 to 1258988 tid 1 2024-07-28T12:02:27.329 INFO:tasks.rados.rados.0.smithi022.stdout:2676: writing smithi02269687-41 from 1910779 to 2613118 tid 2 2024-07-28T12:02:27.329 INFO:tasks.rados.rados.0.smithi022.stdout:2677: read oid 32 snap 340 2024-07-28T12:02:27.329 INFO:tasks.rados.rados.0.smithi022.stdout:2677: expect (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:02:27.329 INFO:tasks.rados.rados.0.smithi022.stdout:2678: write oid 19 current snap is 345 2024-07-28T12:02:27.330 INFO:tasks.rados.rados.0.smithi022.stdout:2678: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-07-28T12:02:27.337 INFO:tasks.rados.rados.0.smithi022.stdout:2678: writing smithi02269687-19 from 541456 to 951044 tid 1 2024-07-28T12:02:27.346 INFO:tasks.rados.rados.0.smithi022.stdout:2678: writing smithi02269687-19 from 1569261 to 2131611 tid 2 2024-07-28T12:02:27.353 INFO:tasks.rados.rados.0.smithi022.stdout:2678: writing smithi02269687-19 from 2814612 to 2941456 tid 3 2024-07-28T12:02:27.353 INFO:tasks.rados.rados.0.smithi022.stdout:2679: read oid 39 snap -1 2024-07-28T12:02:27.353 INFO:tasks.rados.rados.0.smithi022.stdout:2679: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:27.353 INFO:tasks.rados.rados.0.smithi022.stdout:2680: rollback oid 7 current snap is 345 2024-07-28T12:02:27.353 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 329 2024-07-28T12:02:27.353 INFO:tasks.rados.rados.0.smithi022.stdout:2674: expect (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2675: finishing write tid 1 to smithi02269687-26 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2675: finishing write tid 2 to smithi02269687-26 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2674: done (6 left) 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2681: read oid 38 snap -1 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2681: expect (ObjNum 996 snap 343 seq_num 996) 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2682: read oid 36 snap 329 2024-07-28T12:02:27.520 INFO:tasks.rados.rados.0.smithi022.stdout:2682: expect (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2683: read oid 23 snap -1 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2683: expect (ObjNum 1003 snap 343 seq_num 1003) 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2684: read oid 3 snap 323 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2684: expect deleted 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2685: write oid 30 current snap is 345 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2675: finishing write tid 3 to smithi02269687-26 2024-07-28T12:02:27.521 INFO:tasks.rados.rados.0.smithi022.stdout:2685: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-07-28T12:02:27.526 INFO:tasks.rados.rados.0.smithi022.stdout:2685: writing smithi02269687-30 from 558263 to 1043100 tid 1 2024-07-28T12:02:27.534 INFO:tasks.rados.rados.0.smithi022.stdout:2685: writing smithi02269687-30 from 1627743 to 2333751 tid 2 2024-07-28T12:02:27.534 INFO:tasks.rados.rados.0.smithi022.stdout:2686: snap_remove snap 337 2024-07-28T12:02:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:27 smithi022 bash[80503]: cluster 2024-07-28T12:02:26.308950+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-07-28T12:02:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:27 smithi022 bash[80503]: cluster 2024-07-28T12:02:27.247771+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-07-28T12:02:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:27 smithi022 bash[82865]: cluster 2024-07-28T12:02:26.308950+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-07-28T12:02:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:27 smithi022 bash[82865]: cluster 2024-07-28T12:02:27.247771+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-07-28T12:02:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:27 smithi150 bash[67543]: cluster 2024-07-28T12:02:26.308950+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-07-28T12:02:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:27 smithi150 bash[67543]: cluster 2024-07-28T12:02:27.247771+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-07-28T12:02:28.332 INFO:tasks.rados.rados.0.smithi022.stdout:2686: done (11 left) 2024-07-28T12:02:28.332 INFO:tasks.rados.rados.0.smithi022.stdout:2687: snap_remove snap 328 2024-07-28T12:02:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:28 smithi022 bash[80503]: cluster 2024-07-28T12:02:27.105372+0000 mgr.y (mgr.25232) 327 : cluster [DBG] pgmap v693: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-07-28T12:02:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:28 smithi022 bash[82865]: cluster 2024-07-28T12:02:27.105372+0000 mgr.y (mgr.25232) 327 : cluster [DBG] pgmap v693: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-07-28T12:02:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:28 smithi150 bash[67543]: cluster 2024-07-28T12:02:27.105372+0000 mgr.y (mgr.25232) 327 : cluster [DBG] pgmap v693: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2687: done (11 left) 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2688: read oid 13 snap -1 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2688: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2689: write oid 1 current snap is 345 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2675: finishing write tid 4 to smithi02269687-26 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2675: finishing write tid 5 to smithi02269687-26 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1125 (ObjNum 1006 snap 345 seq_num 1006) dirty exists 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2675: left oid 26 (ObjNum 1006 snap 345 seq_num 1006) 2024-07-28T12:02:29.344 INFO:tasks.rados.rados.0.smithi022.stdout:2676: finishing write tid 1 to smithi02269687-41 2024-07-28T12:02:29.345 INFO:tasks.rados.rados.0.smithi022.stdout:2676: finishing write tid 2 to smithi02269687-41 2024-07-28T12:02:29.345 INFO:tasks.rados.rados.0.smithi022.stdout:2676: finishing write tid 3 to smithi02269687-41 2024-07-28T12:02:29.345 INFO:tasks.rados.rados.0.smithi022.stdout:2676: finishing write tid 4 to smithi02269687-41 2024-07-28T12:02:29.345 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1455 (ObjNum 1007 snap 345 seq_num 1007) dirty exists 2024-07-28T12:02:29.345 INFO:tasks.rados.rados.0.smithi022.stdout:2676: left oid 41 (ObjNum 1007 snap 345 seq_num 1007) 2024-07-28T12:02:29.345 INFO:tasks.rados.rados.0.smithi022.stdout:2677: expect (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:02:29.506 INFO:tasks.rados.rados.0.smithi022.stdout:2678: finishing write tid 1 to smithi02269687-19 2024-07-28T12:02:29.506 INFO:tasks.rados.rados.0.smithi022.stdout:2678: finishing write tid 2 to smithi02269687-19 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2678: finishing write tid 3 to smithi02269687-19 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2678: finishing write tid 4 to smithi02269687-19 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2678: finishing write tid 5 to smithi02269687-19 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1097 (ObjNum 1008 snap 345 seq_num 1008) dirty exists 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2678: left oid 19 (ObjNum 1008 snap 345 seq_num 1008) 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2680: finishing rollback tid 0 to smithi02269687-7 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2680: finishing rollback tid 1 to smithi02269687-7 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2680: finishing rollback tid 2 to smithi02269687-7 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 1853 (ObjNum 960 snap 327 seq_num 960) dirty exists 2024-07-28T12:02:29.507 INFO:tasks.rados.rados.0.smithi022.stdout:2679: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:29.704 INFO:tasks.rados.rados.0.smithi022.stdout:2681: expect (ObjNum 996 snap 343 seq_num 996) 2024-07-28T12:02:29.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:29 smithi150 bash[67543]: cluster 2024-07-28T12:02:28.331961+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-07-28T12:02:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:29 smithi022 bash[80503]: cluster 2024-07-28T12:02:28.331961+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-07-28T12:02:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:02:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:02:29] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:02:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:29 smithi022 bash[82865]: cluster 2024-07-28T12:02:28.331961+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-07-28T12:02:29.857 INFO:tasks.rados.rados.0.smithi022.stdout:2683: expect (ObjNum 1003 snap 343 seq_num 1003) 2024-07-28T12:02:29.947 INFO:tasks.rados.rados.0.smithi022.stdout:2682: expect (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:02:30.126 INFO:tasks.rados.rados.0.smithi022.stdout:2685: finishing write tid 1 to smithi02269687-30 2024-07-28T12:02:30.126 INFO:tasks.rados.rados.0.smithi022.stdout:2685: finishing write tid 2 to smithi02269687-30 2024-07-28T12:02:30.127 INFO:tasks.rados.rados.0.smithi022.stdout:2685: finishing write tid 3 to smithi02269687-30 2024-07-28T12:02:30.127 INFO:tasks.rados.rados.0.smithi022.stdout:2685: finishing write tid 4 to smithi02269687-30 2024-07-28T12:02:30.127 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 524 (ObjNum 1009 snap 345 seq_num 1009) dirty exists 2024-07-28T12:02:30.127 INFO:tasks.rados.rados.0.smithi022.stdout:2685: left oid 30 (ObjNum 1009 snap 345 seq_num 1009) 2024-07-28T12:02:30.127 INFO:tasks.rados.rados.0.smithi022.stdout:2688: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-07-28T12:02:30.216 INFO:tasks.rados.rados.0.smithi022.stdout:2689: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-07-28T12:02:30.234 INFO:tasks.rados.rados.0.smithi022.stdout:2689: writing smithi02269687-1 from 575070 to 1135156 tid 1 2024-07-28T12:02:30.252 INFO:tasks.rados.rados.0.smithi022.stdout:2689: writing smithi02269687-1 from 1686225 to 2252244 tid 2 2024-07-28T12:02:30.265 INFO:tasks.rados.rados.0.smithi022.stdout:2689: writing smithi02269687-1 from 2869458 to 2975070 tid 3 2024-07-28T12:02:30.266 INFO:tasks.rados.rados.0.smithi022.stdout:2675: done (12 left) 2024-07-28T12:02:30.266 INFO:tasks.rados.rados.0.smithi022.stdout:2676: done (11 left) 2024-07-28T12:02:30.266 INFO:tasks.rados.rados.0.smithi022.stdout:2677: done (10 left) 2024-07-28T12:02:30.266 INFO:tasks.rados.rados.0.smithi022.stdout:2678: done (9 left) 2024-07-28T12:02:30.266 INFO:tasks.rados.rados.0.smithi022.stdout:2679: done (8 left) 2024-07-28T12:02:30.266 INFO:tasks.rados.rados.0.smithi022.stdout:2680: done (7 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2681: done (6 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2682: done (5 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2683: done (4 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2684: done (3 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2685: done (2 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2688: done (1 left) 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:2690: rollback oid 43 current snap is 345 2024-07-28T12:02:30.267 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 307 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2689: finishing write tid 1 to smithi02269687-1 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2689: finishing write tid 2 to smithi02269687-1 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2691: rollback oid 36 current snap is 345 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 343 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2692: read oid 9 snap -1 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2692: expect deleted 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2693: write oid 4 current snap is 345 2024-07-28T12:02:30.268 INFO:tasks.rados.rados.0.smithi022.stdout:2693: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-07-28T12:02:30.282 INFO:tasks.rados.rados.0.smithi022.stdout:2693: writing smithi02269687-4 from 591877 to 1227212 tid 1 2024-07-28T12:02:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:2693: writing smithi02269687-4 from 1628354 to 2338031 tid 2 2024-07-28T12:02:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:2694: rollback oid 12 current snap is 345 2024-07-28T12:02:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 331 2024-07-28T12:02:30.294 INFO:tasks.rados.rados.0.smithi022.stdout:2695: snap_remove snap 332 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2695: done (6 left) 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2696: rollback oid 29 current snap is 345 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 307 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2689: finishing write tid 3 to smithi02269687-1 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2689: finishing write tid 4 to smithi02269687-1 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2689: finishing write tid 5 to smithi02269687-1 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 532 (ObjNum 1010 snap 345 seq_num 1010) dirty exists 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2689: left oid 1 (ObjNum 1010 snap 345 seq_num 1010) 2024-07-28T12:02:30.350 INFO:tasks.rados.rados.0.smithi022.stdout:2691: finishing rollback tid 0 to smithi02269687-36 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2690: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2690: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2690: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1444 (ObjNum 828 snap 287 seq_num 828) dirty exists 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2691: finishing rollback tid 1 to smithi02269687-36 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2691: finishing rollback tid 2 to smithi02269687-36 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1445 (ObjNum 945 snap 323 seq_num 945) dirty exists 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2693: finishing write tid 1 to smithi02269687-4 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2694: finishing rollback tid 1 to smithi02269687-12 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2694: finishing rollback tid 2 to smithi02269687-12 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1446 (ObjNum 952 snap 325 seq_num 952) dirty exists 2024-07-28T12:02:30.351 INFO:tasks.rados.rados.0.smithi022.stdout:2693: finishing write tid 2 to smithi02269687-4 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2693: finishing write tid 3 to smithi02269687-4 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2693: finishing write tid 4 to smithi02269687-4 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1872 (ObjNum 1011 snap 345 seq_num 1011) dirty exists 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2693: left oid 4 (ObjNum 1011 snap 345 seq_num 1011) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2689: done (6 left) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2690: done (5 left) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2691: done (4 left) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2692: done (3 left) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2693: done (2 left) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2694: done (1 left) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2697: read oid 12 snap -1 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2697: expect (ObjNum 952 snap 325 seq_num 952) 2024-07-28T12:02:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2698: read oid 8 snap -1 2024-07-28T12:02:30.353 INFO:tasks.rados.rados.0.smithi022.stdout:2698: expect (ObjNum 898 snap 311 seq_num 898) 2024-07-28T12:02:30.353 INFO:tasks.rados.rados.0.smithi022.stdout:2699: rollback oid 26 current snap is 345 2024-07-28T12:02:30.353 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 338 2024-07-28T12:02:30.353 INFO:tasks.rados.rados.0.smithi022.stdout:2700: snap_remove snap 315 2024-07-28T12:02:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:30 smithi150 bash[67543]: cluster 2024-07-28T12:02:29.106130+0000 mgr.y (mgr.25232) 328 : cluster [DBG] pgmap v696: 89 pgs: 89 active+clean; 247 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-07-28T12:02:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:30 smithi150 bash[67543]: cluster 2024-07-28T12:02:29.342905+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-07-28T12:02:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:30 smithi022 bash[80503]: cluster 2024-07-28T12:02:29.106130+0000 mgr.y (mgr.25232) 328 : cluster [DBG] pgmap v696: 89 pgs: 89 active+clean; 247 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-07-28T12:02:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:30 smithi022 bash[80503]: cluster 2024-07-28T12:02:29.342905+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-07-28T12:02:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:30 smithi022 bash[82865]: cluster 2024-07-28T12:02:29.106130+0000 mgr.y (mgr.25232) 328 : cluster [DBG] pgmap v696: 89 pgs: 89 active+clean; 247 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-07-28T12:02:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:30 smithi022 bash[82865]: cluster 2024-07-28T12:02:29.342905+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-07-28T12:02:31.363 INFO:tasks.rados.rados.0.smithi022.stdout:2700: done (4 left) 2024-07-28T12:02:31.363 INFO:tasks.rados.rados.0.smithi022.stdout:2701: read oid 18 snap 339 2024-07-28T12:02:31.363 INFO:tasks.rados.rados.0.smithi022.stdout:2701: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:02:31.363 INFO:tasks.rados.rados.0.smithi022.stdout:2697: expect (ObjNum 952 snap 325 seq_num 952) 2024-07-28T12:02:31.449 INFO:tasks.rados.rados.0.smithi022.stdout:2698: expect (ObjNum 898 snap 311 seq_num 898) 2024-07-28T12:02:31.678 INFO:tasks.rados.rados.0.smithi022.stdout:2699: finishing rollback tid 0 to smithi02269687-26 2024-07-28T12:02:31.678 INFO:tasks.rados.rados.0.smithi022.stdout:2696: finishing rollback tid 0 to smithi02269687-29 2024-07-28T12:02:31.678 INFO:tasks.rados.rados.0.smithi022.stdout:2699: finishing rollback tid 1 to smithi02269687-26 2024-07-28T12:02:31.678 INFO:tasks.rados.rados.0.smithi022.stdout:2696: finishing rollback tid 1 to smithi02269687-29 2024-07-28T12:02:31.678 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1464 (ObjNum 65 snap 0 seq_num 0) dirty dne 2024-07-28T12:02:31.678 INFO:tasks.rados.rados.0.smithi022.stdout:2699: finishing rollback tid 2 to smithi02269687-26 2024-07-28T12:02:31.679 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1138 (ObjNum 939 snap 323 seq_num 939) dirty exists 2024-07-28T12:02:31.679 INFO:tasks.rados.rados.0.smithi022.stdout:2701: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:02:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:31 smithi150 bash[67543]: cluster 2024-07-28T12:02:30.348858+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-07-28T12:02:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:31 smithi022 bash[80503]: cluster 2024-07-28T12:02:30.348858+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-07-28T12:02:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:31 smithi022 bash[82865]: cluster 2024-07-28T12:02:30.348858+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-07-28T12:02:31.836 INFO:tasks.rados.rados.0.smithi022.stdout:2696: done (4 left) 2024-07-28T12:02:31.836 INFO:tasks.rados.rados.0.smithi022.stdout:2697: done (3 left) 2024-07-28T12:02:31.836 INFO:tasks.rados.rados.0.smithi022.stdout:2698: done (2 left) 2024-07-28T12:02:31.836 INFO:tasks.rados.rados.0.smithi022.stdout:2699: done (1 left) 2024-07-28T12:02:31.836 INFO:tasks.rados.rados.0.smithi022.stdout:2701: done (0 left) 2024-07-28T12:02:31.836 INFO:tasks.rados.rados.0.smithi022.stdout:2702: delete oid 6 current snap is 345 2024-07-28T12:02:31.841 INFO:tasks.rados.rados.0.smithi022.stdout:2702: done (0 left) 2024-07-28T12:02:31.841 INFO:tasks.rados.rados.0.smithi022.stdout:2703: write oid 48 current snap is 345 2024-07-28T12:02:31.841 INFO:tasks.rados.rados.0.smithi022.stdout:2703: seq_num 1013 ranges {625491=502186,1861671=713346} 2024-07-28T12:02:31.859 INFO:tasks.rados.rados.0.smithi022.stdout:2703: writing smithi02269687-48 from 625491 to 1127677 tid 1 2024-07-28T12:02:31.882 INFO:tasks.rados.rados.0.smithi022.stdout:2703: writing smithi02269687-48 from 1861671 to 2575017 tid 2 2024-07-28T12:02:31.882 INFO:tasks.rados.rados.0.smithi022.stdout:2704: snap_remove snap 342 2024-07-28T12:02:32.252 INFO:tasks.rados.rados.0.smithi022.stdout:2704: done (1 left) 2024-07-28T12:02:32.252 INFO:tasks.rados.rados.0.smithi022.stdout:2705: delete oid 2 current snap is 345 2024-07-28T12:02:32.252 INFO:tasks.rados.rados.0.smithi022.stdout:2703: finishing write tid 1 to smithi02269687-48 2024-07-28T12:02:32.252 INFO:tasks.rados.rados.0.smithi022.stdout:2703: finishing write tid 2 to smithi02269687-48 2024-07-28T12:02:32.252 INFO:tasks.rados.rados.0.smithi022.stdout:2703: finishing write tid 3 to smithi02269687-48 2024-07-28T12:02:32.253 INFO:tasks.rados.rados.0.smithi022.stdout:2703: finishing write tid 4 to smithi02269687-48 2024-07-28T12:02:32.253 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1478 (ObjNum 1013 snap 345 seq_num 1013) dirty exists 2024-07-28T12:02:32.253 INFO:tasks.rados.rados.0.smithi022.stdout:2703: left oid 48 (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:02:32.268 INFO:tasks.rados.rados.0.smithi022.stdout:2703: done (1 left) 2024-07-28T12:02:32.268 INFO:tasks.rados.rados.0.smithi022.stdout:2705: done (0 left) 2024-07-28T12:02:32.268 INFO:tasks.rados.rados.0.smithi022.stdout:2706: read oid 38 snap 338 2024-07-28T12:02:32.268 INFO:tasks.rados.rados.0.smithi022.stdout:2706: expect (ObjNum 865 snap 300 seq_num 865) 2024-07-28T12:02:32.268 INFO:tasks.rados.rados.0.smithi022.stdout:2707: write oid 26 current snap is 345 2024-07-28T12:02:32.268 INFO:tasks.rados.rados.0.smithi022.stdout:2707: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-07-28T12:02:32.275 INFO:tasks.rados.rados.0.smithi022.stdout:2707: writing smithi02269687-26 from 659105 to 1311789 tid 1 2024-07-28T12:02:32.283 INFO:tasks.rados.rados.0.smithi022.stdout:2707: writing smithi02269687-26 from 1862282 to 2579297 tid 2 2024-07-28T12:02:32.283 INFO:tasks.rados.rados.0.smithi022.stdout:2708: read oid 36 snap -1 2024-07-28T12:02:32.283 INFO:tasks.rados.rados.0.smithi022.stdout:2708: expect (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:02:32.283 INFO:tasks.rados.rados.0.smithi022.stdout:2709: snap_create 2024-07-28T12:02:32.283 INFO:tasks.rados.rados.0.smithi022.stdout:2706: expect (ObjNum 865 snap 300 seq_num 865) 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:2707: finishing write tid 1 to smithi02269687-26 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:2707: finishing write tid 2 to smithi02269687-26 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:2707: finishing write tid 3 to smithi02269687-26 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:2707: finishing write tid 4 to smithi02269687-26 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1157 (ObjNum 1015 snap 345 seq_num 1015) dirty exists 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:2707: left oid 26 (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:02:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:2708: expect (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:02:32.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:32 smithi150 bash[67543]: cluster 2024-07-28T12:02:31.107085+0000 mgr.y (mgr.25232) 329 : cluster [DBG] pgmap v699: 89 pgs: 89 active+clean; 252 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 22 op/s 2024-07-28T12:02:32.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:32 smithi150 bash[67543]: cluster 2024-07-28T12:02:31.362251+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-07-28T12:02:32.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:32 smithi150 bash[67543]: cluster 2024-07-28T12:02:32.250870+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-07-28T12:02:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:02:32 smithi150 bash[60514]: ts=2024-07-28T12:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:02:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:32 smithi022 bash[80503]: cluster 2024-07-28T12:02:31.107085+0000 mgr.y (mgr.25232) 329 : cluster [DBG] pgmap v699: 89 pgs: 89 active+clean; 252 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 22 op/s 2024-07-28T12:02:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:32 smithi022 bash[80503]: cluster 2024-07-28T12:02:31.362251+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-07-28T12:02:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:32 smithi022 bash[80503]: cluster 2024-07-28T12:02:32.250870+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-07-28T12:02:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:32 smithi022 bash[82865]: cluster 2024-07-28T12:02:31.107085+0000 mgr.y (mgr.25232) 329 : cluster [DBG] pgmap v699: 89 pgs: 89 active+clean; 252 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 22 op/s 2024-07-28T12:02:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:32 smithi022 bash[82865]: cluster 2024-07-28T12:02:31.362251+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-07-28T12:02:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:32 smithi022 bash[82865]: cluster 2024-07-28T12:02:32.250870+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-07-28T12:02:33.253 INFO:tasks.rados.rados.0.smithi022.stdout:2706: done (3 left) 2024-07-28T12:02:33.253 INFO:tasks.rados.rados.0.smithi022.stdout:2707: done (2 left) 2024-07-28T12:02:33.253 INFO:tasks.rados.rados.0.smithi022.stdout:2708: done (1 left) 2024-07-28T12:02:33.253 INFO:tasks.rados.rados.0.smithi022.stdout:2709: done (0 left) 2024-07-28T12:02:33.254 INFO:tasks.rados.rados.0.smithi022.stdout:2710: read oid 4 snap -1 2024-07-28T12:02:33.254 INFO:tasks.rados.rados.0.smithi022.stdout:2710: expect (ObjNum 1011 snap 345 seq_num 1011) 2024-07-28T12:02:33.254 INFO:tasks.rados.rados.0.smithi022.stdout:2711: snap_remove snap 343 2024-07-28T12:02:34.257 INFO:tasks.rados.rados.0.smithi022.stdout:2711: done (1 left) 2024-07-28T12:02:34.257 INFO:tasks.rados.rados.0.smithi022.stdout:2712: snap_remove snap 320 2024-07-28T12:02:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:34 smithi150 bash[67543]: cluster 2024-07-28T12:02:33.107916+0000 mgr.y (mgr.25232) 330 : cluster [DBG] pgmap v702: 89 pgs: 89 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-28T12:02:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:34 smithi150 bash[67543]: cluster 2024-07-28T12:02:33.252609+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-07-28T12:02:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:34 smithi022 bash[80503]: cluster 2024-07-28T12:02:33.107916+0000 mgr.y (mgr.25232) 330 : cluster [DBG] pgmap v702: 89 pgs: 89 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-28T12:02:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:34 smithi022 bash[80503]: cluster 2024-07-28T12:02:33.252609+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-07-28T12:02:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:34 smithi022 bash[82865]: cluster 2024-07-28T12:02:33.107916+0000 mgr.y (mgr.25232) 330 : cluster [DBG] pgmap v702: 89 pgs: 89 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-28T12:02:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:34 smithi022 bash[82865]: cluster 2024-07-28T12:02:33.252609+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-07-28T12:02:35.261 INFO:tasks.rados.rados.0.smithi022.stdout:2712: done (1 left) 2024-07-28T12:02:35.261 INFO:tasks.rados.rados.0.smithi022.stdout:2713: write oid 16 current snap is 346 2024-07-28T12:02:35.261 INFO:tasks.rados.rados.0.smithi022.stdout:2713: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-07-28T12:02:35.274 INFO:tasks.rados.rados.0.smithi022.stdout:2713: writing smithi02269687-16 from 675912 to 1403845 tid 1 2024-07-28T12:02:35.282 INFO:tasks.rados.rados.0.smithi022.stdout:2713: writing smithi02269687-16 from 1920764 to 2381437 tid 2 2024-07-28T12:02:35.288 INFO:tasks.rados.rados.0.smithi022.stdout:2713: writing smithi02269687-16 from 2801290 to 3075912 tid 3 2024-07-28T12:02:35.288 INFO:tasks.rados.rados.0.smithi022.stdout:2714: snap_create 2024-07-28T12:02:35.289 INFO:tasks.rados.rados.0.smithi022.stdout:2710: expect (ObjNum 1011 snap 345 seq_num 1011) 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:2713: finishing write tid 1 to smithi02269687-16 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:2713: finishing write tid 2 to smithi02269687-16 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:2713: finishing write tid 3 to smithi02269687-16 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:2713: finishing write tid 4 to smithi02269687-16 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:2713: finishing write tid 5 to smithi02269687-16 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1465 (ObjNum 1016 snap 346 seq_num 1016) dirty exists 2024-07-28T12:02:35.388 INFO:tasks.rados.rados.0.smithi022.stdout:2713: left oid 16 (ObjNum 1016 snap 346 seq_num 1016) 2024-07-28T12:02:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:35 smithi022 bash[80503]: cluster 2024-07-28T12:02:34.255293+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-07-28T12:02:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:35 smithi022 bash[80503]: audit 2024-07-28T12:02:35.015720+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:35 smithi022 bash[82865]: cluster 2024-07-28T12:02:34.255293+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-07-28T12:02:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:35 smithi022 bash[82865]: audit 2024-07-28T12:02:35.015720+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:35 smithi150 bash[67543]: cluster 2024-07-28T12:02:34.255293+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-07-28T12:02:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:35 smithi150 bash[67543]: audit 2024-07-28T12:02:35.015720+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2710: done (2 left) 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2713: done (1 left) 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2714: done (0 left) 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2715: read oid 27 snap 307 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2715: expect (ObjNum 851 snap 290 seq_num 851) 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2716: write oid 30 current snap is 347 2024-07-28T12:02:36.294 INFO:tasks.rados.rados.0.smithi022.stdout:2716: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-07-28T12:02:36.306 INFO:tasks.rados.rados.0.smithi022.stdout:2716: writing smithi02269687-30 from 692719 to 1095901 tid 1 2024-07-28T12:02:36.313 INFO:tasks.rados.rados.0.smithi022.stdout:2716: writing smithi02269687-30 from 1579246 to 2299930 tid 2 2024-07-28T12:02:36.318 INFO:tasks.rados.rados.0.smithi022.stdout:2716: writing smithi02269687-30 from 2828713 to 3092719 tid 3 2024-07-28T12:02:36.318 INFO:tasks.rados.rados.0.smithi022.stdout:2717: write oid 24 current snap is 347 2024-07-28T12:02:36.318 INFO:tasks.rados.rados.0.smithi022.stdout:2717: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2024-07-28T12:02:36.325 INFO:tasks.rados.rados.0.smithi022.stdout:2717: writing smithi02269687-24 from 709526 to 1187957 tid 1 2024-07-28T12:02:36.330 INFO:tasks.rados.rados.0.smithi022.stdout:2717: writing smithi02269687-24 from 1637728 to 2102070 tid 2 2024-07-28T12:02:36.336 INFO:tasks.rados.rados.0.smithi022.stdout:2717: writing smithi02269687-24 from 2856136 to 3109526 tid 3 2024-07-28T12:02:36.336 INFO:tasks.rados.rados.0.smithi022.stdout:2718: snap_remove snap 340 2024-07-28T12:02:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:36 smithi022 bash[80503]: cluster 2024-07-28T12:02:35.108809+0000 mgr.y (mgr.25232) 331 : cluster [DBG] pgmap v705: 89 pgs: 89 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T12:02:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:36 smithi022 bash[80503]: cluster 2024-07-28T12:02:35.258254+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-07-28T12:02:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:36 smithi022 bash[82865]: cluster 2024-07-28T12:02:35.108809+0000 mgr.y (mgr.25232) 331 : cluster [DBG] pgmap v705: 89 pgs: 89 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T12:02:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:36 smithi022 bash[82865]: cluster 2024-07-28T12:02:35.258254+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-07-28T12:02:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:36 smithi150 bash[67543]: cluster 2024-07-28T12:02:35.108809+0000 mgr.y (mgr.25232) 331 : cluster [DBG] pgmap v705: 89 pgs: 89 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T12:02:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:36 smithi150 bash[67543]: cluster 2024-07-28T12:02:35.258254+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2718: done (3 left) 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2719: read oid 19 snap -1 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2719: expect (ObjNum 1008 snap 345 seq_num 1008) 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2720: read oid 34 snap 346 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2720: expect (ObjNum 968 snap 333 seq_num 968) 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2721: rollback oid 5 current snap is 347 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 331 2024-07-28T12:02:37.254 INFO:tasks.rados.rados.0.smithi022.stdout:2715: expect (ObjNum 851 snap 290 seq_num 851) 2024-07-28T12:02:37.355 INFO:tasks.rados.rados.0.smithi022.stdout:2716: finishing write tid 1 to smithi02269687-30 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2716: finishing write tid 2 to smithi02269687-30 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2716: finishing write tid 3 to smithi02269687-30 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2716: finishing write tid 4 to smithi02269687-30 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2716: finishing write tid 5 to smithi02269687-30 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 551 (ObjNum 1017 snap 347 seq_num 1017) dirty exists 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2716: left oid 30 (ObjNum 1017 snap 347 seq_num 1017) 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2717: finishing write tid 1 to smithi02269687-24 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2717: finishing write tid 2 to smithi02269687-24 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2717: finishing write tid 3 to smithi02269687-24 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2717: finishing write tid 4 to smithi02269687-24 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:2717: finishing write tid 5 to smithi02269687-24 2024-07-28T12:02:37.356 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 319 (ObjNum 1018 snap 347 seq_num 1018) dirty exists 2024-07-28T12:02:37.357 INFO:tasks.rados.rados.0.smithi022.stdout:2717: left oid 24 (ObjNum 1018 snap 347 seq_num 1018) 2024-07-28T12:02:37.357 INFO:tasks.rados.rados.0.smithi022.stdout:2715: done (5 left) 2024-07-28T12:02:37.357 INFO:tasks.rados.rados.0.smithi022.stdout:2716: done (4 left) 2024-07-28T12:02:37.357 INFO:tasks.rados.rados.0.smithi022.stdout:2717: done (3 left) 2024-07-28T12:02:37.357 INFO:tasks.rados.rados.0.smithi022.stdout:2722: snap_create 2024-07-28T12:02:37.357 INFO:tasks.rados.rados.0.smithi022.stdout:2719: expect (ObjNum 1008 snap 345 seq_num 1008) 2024-07-28T12:02:37.451 INFO:tasks.rados.rados.0.smithi022.stdout:2721: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:02:37.452 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 0 (ObjNum 161 snap 0 seq_num 3533878112) dirty dne 2024-07-28T12:02:37.452 INFO:tasks.rados.rados.0.smithi022.stdout:2720: expect (ObjNum 968 snap 333 seq_num 968) 2024-07-28T12:02:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:37 smithi022 bash[80503]: cluster 2024-07-28T12:02:36.292563+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-07-28T12:02:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:37 smithi022 bash[80503]: cluster 2024-07-28T12:02:37.252735+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-07-28T12:02:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:37 smithi022 bash[82865]: cluster 2024-07-28T12:02:36.292563+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-07-28T12:02:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:37 smithi022 bash[82865]: cluster 2024-07-28T12:02:37.252735+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-07-28T12:02:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:37 smithi150 bash[67543]: cluster 2024-07-28T12:02:36.292563+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-07-28T12:02:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:37 smithi150 bash[67543]: cluster 2024-07-28T12:02:37.252735+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:2719: done (3 left) 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:2720: done (2 left) 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:2721: done (1 left) 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:2722: done (0 left) 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:2723: rollback oid 32 current snap is 348 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 323 2024-07-28T12:02:38.318 INFO:tasks.rados.rados.0.smithi022.stdout:2724: delete oid 43 current snap is 348 2024-07-28T12:02:38.328 INFO:tasks.rados.rados.0.smithi022.stdout:2724: done (1 left) 2024-07-28T12:02:38.328 INFO:tasks.rados.rados.0.smithi022.stdout:2725: read oid 11 snap -1 2024-07-28T12:02:38.328 INFO:tasks.rados.rados.0.smithi022.stdout:2725: expect (ObjNum 988 snap 340 seq_num 988) 2024-07-28T12:02:38.328 INFO:tasks.rados.rados.0.smithi022.stdout:2726: snap_create 2024-07-28T12:02:38.329 INFO:tasks.rados.rados.0.smithi022.stdout:2723: finishing rollback tid 0 to smithi02269687-32 2024-07-28T12:02:38.333 INFO:tasks.rados.rados.0.smithi022.stdout:2723: finishing rollback tid 1 to smithi02269687-32 2024-07-28T12:02:38.333 INFO:tasks.rados.rados.0.smithi022.stdout:2725: expect (ObjNum 988 snap 340 seq_num 988) 2024-07-28T12:02:38.470 INFO:tasks.rados.rados.0.smithi022.stdout:2723: finishing rollback tid 2 to smithi02269687-32 2024-07-28T12:02:38.471 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1471 (ObjNum 879 snap 308 seq_num 879) dirty exists 2024-07-28T12:02:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:38 smithi022 bash[80503]: cluster 2024-07-28T12:02:37.109580+0000 mgr.y (mgr.25232) 332 : cluster [DBG] pgmap v708: 89 pgs: 89 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 947 KiB/s wr, 13 op/s 2024-07-28T12:02:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:38 smithi022 bash[82865]: cluster 2024-07-28T12:02:37.109580+0000 mgr.y (mgr.25232) 332 : cluster [DBG] pgmap v708: 89 pgs: 89 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 947 KiB/s wr, 13 op/s 2024-07-28T12:02:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:38 smithi150 bash[67543]: cluster 2024-07-28T12:02:37.109580+0000 mgr.y (mgr.25232) 332 : cluster [DBG] pgmap v708: 89 pgs: 89 active+clean; 242 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 947 KiB/s wr, 13 op/s 2024-07-28T12:02:39.327 INFO:tasks.rados.rados.0.smithi022.stdout:2723: done (2 left) 2024-07-28T12:02:39.327 INFO:tasks.rados.rados.0.smithi022.stdout:2725: done (1 left) 2024-07-28T12:02:39.327 INFO:tasks.rados.rados.0.smithi022.stdout:2726: done (0 left) 2024-07-28T12:02:39.327 INFO:tasks.rados.rados.0.smithi022.stdout:2727: read oid 7 snap 329 2024-07-28T12:02:39.327 INFO:tasks.rados.rados.0.smithi022.stdout:2727: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:02:39.327 INFO:tasks.rados.rados.0.smithi022.stdout:2728: write oid 17 current snap is 349 2024-07-28T12:02:39.328 INFO:tasks.rados.rados.0.smithi022.stdout:2728: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-07-28T12:02:39.352 INFO:tasks.rados.rados.0.smithi022.stdout:2728: writing smithi02269687-17 from 743140 to 1488422 tid 1 2024-07-28T12:02:39.370 INFO:tasks.rados.rados.0.smithi022.stdout:2728: writing smithi02269687-17 from 2154692 to 2622703 tid 2 2024-07-28T12:02:39.370 INFO:tasks.rados.rados.0.smithi022.stdout:2729: read oid 13 snap -1 2024-07-28T12:02:39.370 INFO:tasks.rados.rados.0.smithi022.stdout:2729: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-07-28T12:02:39.371 INFO:tasks.rados.rados.0.smithi022.stdout:2730: read oid 40 snap -1 2024-07-28T12:02:39.371 INFO:tasks.rados.rados.0.smithi022.stdout:2730: expect (ObjNum 953 snap 325 seq_num 953) 2024-07-28T12:02:39.371 INFO:tasks.rados.rados.0.smithi022.stdout:2731: write oid 11 current snap is 349 2024-07-28T12:02:39.371 INFO:tasks.rados.rados.0.smithi022.stdout:2731: seq_num 1021 ranges {759947=420531,1813174=728022} 2024-07-28T12:02:39.389 INFO:tasks.rados.rados.0.smithi022.stdout:2731: writing smithi02269687-11 from 759947 to 1180478 tid 1 2024-07-28T12:02:39.404 INFO:tasks.rados.rados.0.smithi022.stdout:2731: writing smithi02269687-11 from 1813174 to 2541196 tid 2 2024-07-28T12:02:39.404 INFO:tasks.rados.rados.0.smithi022.stdout:2732: read oid 34 snap -1 2024-07-28T12:02:39.404 INFO:tasks.rados.rados.0.smithi022.stdout:2732: expect (ObjNum 968 snap 333 seq_num 968) 2024-07-28T12:02:39.404 INFO:tasks.rados.rados.0.smithi022.stdout:2733: read oid 35 snap 345 2024-07-28T12:02:39.405 INFO:tasks.rados.rados.0.smithi022.stdout:2733: expect (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:02:39.405 INFO:tasks.rados.rados.0.smithi022.stdout:2734: write oid 19 current snap is 349 2024-07-28T12:02:39.405 INFO:tasks.rados.rados.0.smithi022.stdout:2734: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-07-28T12:02:39.417 INFO:tasks.rados.rados.0.smithi022.stdout:2734: writing smithi02269687-19 from 776754 to 1272534 tid 1 2024-07-28T12:02:39.425 INFO:tasks.rados.rados.0.smithi022.stdout:2734: writing smithi02269687-19 from 1871656 to 2343336 tid 2 2024-07-28T12:02:39.431 INFO:tasks.rados.rados.0.smithi022.stdout:2734: writing smithi02269687-19 from 2965828 to 3176754 tid 3 2024-07-28T12:02:39.431 INFO:tasks.rados.rados.0.smithi022.stdout:2735: snap_remove snap 331 2024-07-28T12:02:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:39 smithi022 bash[80503]: cluster 2024-07-28T12:02:38.317569+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-07-28T12:02:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:02:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:02:39] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-07-28T12:02:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:39 smithi022 bash[82865]: cluster 2024-07-28T12:02:38.317569+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-07-28T12:02:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:39 smithi150 bash[67543]: cluster 2024-07-28T12:02:38.317569+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-07-28T12:02:40.337 INFO:tasks.rados.rados.0.smithi022.stdout:2735: done (8 left) 2024-07-28T12:02:40.337 INFO:tasks.rados.rados.0.smithi022.stdout:2736: write oid 47 current snap is 349 2024-07-28T12:02:40.337 INFO:tasks.rados.rados.0.smithi022.stdout:2736: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2024-07-28T12:02:40.346 INFO:tasks.rados.rados.0.smithi022.stdout:2736: writing smithi02269687-47 from 793561 to 1364590 tid 1 2024-07-28T12:02:40.355 INFO:tasks.rados.rados.0.smithi022.stdout:2736: writing smithi02269687-47 from 1813785 to 2545476 tid 2 2024-07-28T12:02:40.360 INFO:tasks.rados.rados.0.smithi022.stdout:2736: writing smithi02269687-47 from 2993251 to 3193561 tid 3 2024-07-28T12:02:40.360 INFO:tasks.rados.rados.0.smithi022.stdout:2737: rollback oid 10 current snap is 349 2024-07-28T12:02:40.361 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 341 2024-07-28T12:02:40.361 INFO:tasks.rados.rados.0.smithi022.stdout:2727: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:2728: finishing write tid 1 to smithi02269687-17 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:2728: finishing write tid 2 to smithi02269687-17 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:2728: finishing write tid 3 to smithi02269687-17 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:2728: finishing write tid 4 to smithi02269687-17 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 662 (ObjNum 1020 snap 349 seq_num 1020) dirty exists 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:2728: left oid 17 (ObjNum 1020 snap 349 seq_num 1020) 2024-07-28T12:02:40.535 INFO:tasks.rados.rados.0.smithi022.stdout:2729: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-07-28T12:02:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:40 smithi022 bash[80503]: cluster 2024-07-28T12:02:39.110267+0000 mgr.y (mgr.25232) 333 : cluster [DBG] pgmap v711: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T12:02:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:40 smithi022 bash[80503]: cluster 2024-07-28T12:02:39.326893+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-07-28T12:02:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:40 smithi022 bash[82865]: cluster 2024-07-28T12:02:39.110267+0000 mgr.y (mgr.25232) 333 : cluster [DBG] pgmap v711: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T12:02:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:40 smithi022 bash[82865]: cluster 2024-07-28T12:02:39.326893+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-07-28T12:02:40.626 INFO:tasks.rados.rados.0.smithi022.stdout:2730: expect (ObjNum 953 snap 325 seq_num 953) 2024-07-28T12:02:40.706 INFO:tasks.rados.rados.0.smithi022.stdout:2731: finishing write tid 1 to smithi02269687-11 2024-07-28T12:02:40.707 INFO:tasks.rados.rados.0.smithi022.stdout:2732: expect (ObjNum 968 snap 333 seq_num 968) 2024-07-28T12:02:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:40 smithi150 bash[67543]: cluster 2024-07-28T12:02:39.110267+0000 mgr.y (mgr.25232) 333 : cluster [DBG] pgmap v711: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T12:02:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:40 smithi150 bash[67543]: cluster 2024-07-28T12:02:39.326893+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-07-28T12:02:40.801 INFO:tasks.rados.rados.0.smithi022.stdout:2731: finishing write tid 2 to smithi02269687-11 2024-07-28T12:02:40.801 INFO:tasks.rados.rados.0.smithi022.stdout:2731: finishing write tid 3 to smithi02269687-11 2024-07-28T12:02:40.801 INFO:tasks.rados.rados.0.smithi022.stdout:2731: finishing write tid 4 to smithi02269687-11 2024-07-28T12:02:40.801 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 170 (ObjNum 1021 snap 349 seq_num 1021) dirty exists 2024-07-28T12:02:40.801 INFO:tasks.rados.rados.0.smithi022.stdout:2731: left oid 11 (ObjNum 1021 snap 349 seq_num 1021) 2024-07-28T12:02:40.801 INFO:tasks.rados.rados.0.smithi022.stdout:2733: expect (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:02:40.921 INFO:tasks.rados.rados.0.smithi022.stdout:2734: finishing write tid 1 to smithi02269687-19 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2734: finishing write tid 2 to smithi02269687-19 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2734: finishing write tid 3 to smithi02269687-19 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2734: finishing write tid 4 to smithi02269687-19 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2734: finishing write tid 5 to smithi02269687-19 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1126 (ObjNum 1022 snap 349 seq_num 1022) dirty exists 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2734: left oid 19 (ObjNum 1022 snap 349 seq_num 1022) 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2736: finishing write tid 1 to smithi02269687-47 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2737: finishing rollback tid 0 to smithi02269687-10 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2737: finishing rollback tid 1 to smithi02269687-10 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2736: finishing write tid 2 to smithi02269687-47 2024-07-28T12:02:40.922 INFO:tasks.rados.rados.0.smithi022.stdout:2737: finishing rollback tid 2 to smithi02269687-10 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1177 (ObjNum 976 snap 338 seq_num 976) dirty exists 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2736: finishing write tid 3 to smithi02269687-47 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2736: finishing write tid 4 to smithi02269687-47 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2736: finishing write tid 5 to smithi02269687-47 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 416 (ObjNum 1023 snap 349 seq_num 1023) dirty exists 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2736: left oid 47 (ObjNum 1023 snap 349 seq_num 1023) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2727: done (9 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2728: done (8 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2729: done (7 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2730: done (6 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2731: done (5 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2732: done (4 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2733: done (3 left) 2024-07-28T12:02:40.923 INFO:tasks.rados.rados.0.smithi022.stdout:2734: done (2 left) 2024-07-28T12:02:40.924 INFO:tasks.rados.rados.0.smithi022.stdout:2736: done (1 left) 2024-07-28T12:02:40.924 INFO:tasks.rados.rados.0.smithi022.stdout:2737: done (0 left) 2024-07-28T12:02:40.924 INFO:tasks.rados.rados.0.smithi022.stdout:2738: read oid 39 snap -1 2024-07-28T12:02:40.924 INFO:tasks.rados.rados.0.smithi022.stdout:2738: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:40.924 INFO:tasks.rados.rados.0.smithi022.stdout:2739: snap_remove snap 344 2024-07-28T12:02:41.349 INFO:tasks.rados.rados.0.smithi022.stdout:2738: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:41.553 INFO:tasks.rados.rados.0.smithi022.stdout:2738: done (1 left) 2024-07-28T12:02:41.553 INFO:tasks.rados.rados.0.smithi022.stdout:2739: done (0 left) 2024-07-28T12:02:41.553 INFO:tasks.rados.rados.0.smithi022.stdout:2740: delete oid 16 current snap is 349 2024-07-28T12:02:41.564 INFO:tasks.rados.rados.0.smithi022.stdout:2740: done (0 left) 2024-07-28T12:02:41.564 INFO:tasks.rados.rados.0.smithi022.stdout:2741: write oid 22 current snap is 349 2024-07-28T12:02:41.565 INFO:tasks.rados.rados.0.smithi022.stdout:2741: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-07-28T12:02:41.571 INFO:tasks.rados.rados.0.smithi022.stdout:2741: writing smithi02269687-22 from 427175 to 1148702 tid 1 2024-07-28T12:02:41.580 INFO:tasks.rados.rados.0.smithi022.stdout:2741: writing smithi02269687-22 from 1930749 to 2666109 tid 2 2024-07-28T12:02:41.580 INFO:tasks.rados.rados.0.smithi022.stdout:2742: write oid 40 current snap is 349 2024-07-28T12:02:41.580 INFO:tasks.rados.rados.0.smithi022.stdout:2741: finishing write tid 1 to smithi02269687-22 2024-07-28T12:02:41.580 INFO:tasks.rados.rados.0.smithi022.stdout:2742: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2024-07-28T12:02:41.587 INFO:tasks.rados.rados.0.smithi022.stdout:2742: writing smithi02269687-40 from 443982 to 1240758 tid 1 2024-07-28T12:02:41.594 INFO:tasks.rados.rados.0.smithi022.stdout:2742: writing smithi02269687-40 from 1989231 to 2468249 tid 2 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:2742: writing smithi02269687-40 from 2959167 to 3243982 tid 3 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:2743: delete oid 17 current snap is 349 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:2741: finishing write tid 2 to smithi02269687-22 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:2741: finishing write tid 3 to smithi02269687-22 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:2741: finishing write tid 4 to smithi02269687-22 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1522 (ObjNum 1025 snap 349 seq_num 1025) dirty exists 2024-07-28T12:02:41.599 INFO:tasks.rados.rados.0.smithi022.stdout:2741: left oid 22 (ObjNum 1025 snap 349 seq_num 1025) 2024-07-28T12:02:41.600 INFO:tasks.rados.rados.0.smithi022.stdout:2742: finishing write tid 1 to smithi02269687-40 2024-07-28T12:02:41.604 INFO:tasks.rados.rados.0.smithi022.stdout:2741: done (2 left) 2024-07-28T12:02:41.604 INFO:tasks.rados.rados.0.smithi022.stdout:2743: done (1 left) 2024-07-28T12:02:41.604 INFO:tasks.rados.rados.0.smithi022.stdout:2744: delete oid 19 current snap is 349 2024-07-28T12:02:41.605 INFO:tasks.rados.rados.0.smithi022.stdout:2742: finishing write tid 2 to smithi02269687-40 2024-07-28T12:02:41.606 INFO:tasks.rados.rados.0.smithi022.stdout:2742: finishing write tid 3 to smithi02269687-40 2024-07-28T12:02:41.607 INFO:tasks.rados.rados.0.smithi022.stdout:2742: finishing write tid 4 to smithi02269687-40 2024-07-28T12:02:41.608 INFO:tasks.rados.rados.0.smithi022.stdout:2742: finishing write tid 5 to smithi02269687-40 2024-07-28T12:02:41.608 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1486 (ObjNum 1026 snap 349 seq_num 1026) dirty exists 2024-07-28T12:02:41.608 INFO:tasks.rados.rados.0.smithi022.stdout:2742: left oid 40 (ObjNum 1026 snap 349 seq_num 1026) 2024-07-28T12:02:41.609 INFO:tasks.rados.rados.0.smithi022.stdout:2742: done (1 left) 2024-07-28T12:02:41.609 INFO:tasks.rados.rados.0.smithi022.stdout:2744: done (0 left) 2024-07-28T12:02:41.609 INFO:tasks.rados.rados.0.smithi022.stdout:2745: snap_remove snap 345 2024-07-28T12:02:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:41 smithi150 bash[67543]: cluster 2024-07-28T12:02:40.335983+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-07-28T12:02:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:41 smithi022 bash[80503]: cluster 2024-07-28T12:02:40.335983+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-07-28T12:02:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:41 smithi022 bash[82865]: cluster 2024-07-28T12:02:40.335983+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-07-28T12:02:42.255 INFO:tasks.rados.rados.0.smithi022.stdout:2745: done (0 left) 2024-07-28T12:02:42.255 INFO:tasks.rados.rados.0.smithi022.stdout:2746: snap_remove snap 307 2024-07-28T12:02:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:02:42 smithi150 bash[60514]: ts=2024-07-28T12:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:02:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:42 smithi150 bash[67543]: cluster 2024-07-28T12:02:41.111196+0000 mgr.y (mgr.25232) 334 : cluster [DBG] pgmap v714: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 244 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 970 KiB/s wr, 21 op/s 2024-07-28T12:02:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:42 smithi150 bash[67543]: cluster 2024-07-28T12:02:41.348355+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-07-28T12:02:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:42 smithi150 bash[67543]: audit 2024-07-28T12:02:42.047771+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:02:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:42 smithi150 bash[67543]: cluster 2024-07-28T12:02:42.254780+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-07-28T12:02:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[80503]: cluster 2024-07-28T12:02:41.111196+0000 mgr.y (mgr.25232) 334 : cluster [DBG] pgmap v714: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 244 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 970 KiB/s wr, 21 op/s 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[80503]: cluster 2024-07-28T12:02:41.348355+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[80503]: audit 2024-07-28T12:02:42.047771+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[80503]: cluster 2024-07-28T12:02:42.254780+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[82865]: cluster 2024-07-28T12:02:41.111196+0000 mgr.y (mgr.25232) 334 : cluster [DBG] pgmap v714: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 244 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 970 KiB/s wr, 21 op/s 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[82865]: cluster 2024-07-28T12:02:41.348355+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[82865]: audit 2024-07-28T12:02:42.047771+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:02:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:42 smithi022 bash[82865]: cluster 2024-07-28T12:02:42.254780+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-07-28T12:02:43.258 INFO:tasks.rados.rados.0.smithi022.stdout:2746: done (0 left) 2024-07-28T12:02:43.258 INFO:tasks.rados.rados.0.smithi022.stdout:2747: snap_create 2024-07-28T12:02:44.262 INFO:tasks.rados.rados.0.smithi022.stdout:2747: done (0 left) 2024-07-28T12:02:44.262 INFO:tasks.rados.rados.0.smithi022.stdout:2748: read oid 24 snap -1 2024-07-28T12:02:44.262 INFO:tasks.rados.rados.0.smithi022.stdout:2748: expect (ObjNum 1018 snap 347 seq_num 1018) 2024-07-28T12:02:44.262 INFO:tasks.rados.rados.0.smithi022.stdout:2749: snap_remove snap 349 2024-07-28T12:02:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:44 smithi150 bash[67543]: cluster 2024-07-28T12:02:43.112102+0000 mgr.y (mgr.25232) 335 : cluster [DBG] pgmap v717: 89 pgs: 89 active+clean; 247 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 663 KiB/s wr, 24 op/s 2024-07-28T12:02:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:44 smithi150 bash[67543]: cluster 2024-07-28T12:02:43.257175+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-07-28T12:02:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:44 smithi022 bash[80503]: cluster 2024-07-28T12:02:43.112102+0000 mgr.y (mgr.25232) 335 : cluster [DBG] pgmap v717: 89 pgs: 89 active+clean; 247 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 663 KiB/s wr, 24 op/s 2024-07-28T12:02:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:44 smithi022 bash[80503]: cluster 2024-07-28T12:02:43.257175+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-07-28T12:02:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:44 smithi022 bash[82865]: cluster 2024-07-28T12:02:43.112102+0000 mgr.y (mgr.25232) 335 : cluster [DBG] pgmap v717: 89 pgs: 89 active+clean; 247 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 663 KiB/s wr, 24 op/s 2024-07-28T12:02:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:44 smithi022 bash[82865]: cluster 2024-07-28T12:02:43.257175+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-07-28T12:02:45.263 INFO:tasks.rados.rados.0.smithi022.stdout:2749: done (1 left) 2024-07-28T12:02:45.263 INFO:tasks.rados.rados.0.smithi022.stdout:2750: write oid 41 current snap is 350 2024-07-28T12:02:45.263 INFO:tasks.rados.rados.0.smithi022.stdout:2750: seq_num 1029 ranges {494403=738876,1764677=626345,3041436=252967} 2024-07-28T12:02:45.272 INFO:tasks.rados.rados.0.smithi022.stdout:2750: writing smithi02269687-41 from 494403 to 1233279 tid 1 2024-07-28T12:02:45.280 INFO:tasks.rados.rados.0.smithi022.stdout:2750: writing smithi02269687-41 from 1764677 to 2391022 tid 2 2024-07-28T12:02:45.287 INFO:tasks.rados.rados.0.smithi022.stdout:2750: writing smithi02269687-41 from 3041436 to 3294403 tid 3 2024-07-28T12:02:45.287 INFO:tasks.rados.rados.0.smithi022.stdout:2751: delete oid 8 current snap is 350 2024-07-28T12:02:45.288 INFO:tasks.rados.rados.0.smithi022.stdout:2748: expect (ObjNum 1018 snap 347 seq_num 1018) 2024-07-28T12:02:45.446 INFO:tasks.rados.rados.0.smithi022.stdout:2750: finishing write tid 1 to smithi02269687-41 2024-07-28T12:02:45.446 INFO:tasks.rados.rados.0.smithi022.stdout:2750: finishing write tid 2 to smithi02269687-41 2024-07-28T12:02:45.446 INFO:tasks.rados.rados.0.smithi022.stdout:2750: finishing write tid 3 to smithi02269687-41 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2750: finishing write tid 4 to smithi02269687-41 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2750: finishing write tid 5 to smithi02269687-41 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1537 (ObjNum 1029 snap 350 seq_num 1029) dirty exists 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2750: left oid 41 (ObjNum 1029 snap 350 seq_num 1029) 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2748: done (2 left) 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2750: done (1 left) 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2751: done (0 left) 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2752: read oid 41 snap -1 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2752: expect (ObjNum 1029 snap 350 seq_num 1029) 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2753: read oid 4 snap -1 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2753: expect (ObjNum 1011 snap 345 seq_num 1011) 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2754: rollback oid 45 current snap is 350 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 323 2024-07-28T12:02:45.447 INFO:tasks.rados.rados.0.smithi022.stdout:2755: snap_create 2024-07-28T12:02:45.454 INFO:tasks.rados.rados.0.smithi022.stdout:2753: expect (ObjNum 1011 snap 345 seq_num 1011) 2024-07-28T12:02:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:45 smithi150 bash[67543]: cluster 2024-07-28T12:02:44.260945+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-07-28T12:02:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:45 smithi150 bash[67543]: cluster 2024-07-28T12:02:45.262261+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-07-28T12:02:45.554 INFO:tasks.rados.rados.0.smithi022.stdout:2754: finishing rollback tid 0 to smithi02269687-45 2024-07-28T12:02:45.554 INFO:tasks.rados.rados.0.smithi022.stdout:2752: expect (ObjNum 1029 snap 350 seq_num 1029) 2024-07-28T12:02:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:45 smithi022 bash[80503]: cluster 2024-07-28T12:02:44.260945+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-07-28T12:02:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:45 smithi022 bash[80503]: cluster 2024-07-28T12:02:45.262261+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-07-28T12:02:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:45 smithi022 bash[82865]: cluster 2024-07-28T12:02:44.260945+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-07-28T12:02:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:45 smithi022 bash[82865]: cluster 2024-07-28T12:02:45.262261+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-07-28T12:02:45.775 INFO:tasks.rados.rados.0.smithi022.stdout:2754: finishing rollback tid 1 to smithi02269687-45 2024-07-28T12:02:45.775 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1501 (ObjNum 65 snap 0 seq_num 3489664592) dirty dne 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2752: done (3 left) 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2753: done (2 left) 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2754: done (1 left) 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2755: done (0 left) 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2756: read oid 42 snap -1 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2756: expect deleted 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2757: read oid 29 snap -1 2024-07-28T12:02:46.282 INFO:tasks.rados.rados.0.smithi022.stdout:2757: expect deleted 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:2758: read oid 21 snap -1 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:2758: expect (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:2759: read oid 45 snap -1 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:2759: expect deleted 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:2760: rollback oid 34 current snap is 351 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 338 2024-07-28T12:02:46.283 INFO:tasks.rados.rados.0.smithi022.stdout:2761: snap_remove snap 329 2024-07-28T12:02:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:46 smithi022 bash[80503]: cluster 2024-07-28T12:02:45.113031+0000 mgr.y (mgr.25232) 336 : cluster [DBG] pgmap v720: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 935 KiB/s wr, 9 op/s 2024-07-28T12:02:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:46 smithi022 bash[82865]: cluster 2024-07-28T12:02:45.113031+0000 mgr.y (mgr.25232) 336 : cluster [DBG] pgmap v720: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 935 KiB/s wr, 9 op/s 2024-07-28T12:02:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:46 smithi150 bash[67543]: cluster 2024-07-28T12:02:45.113031+0000 mgr.y (mgr.25232) 336 : cluster [DBG] pgmap v720: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 935 KiB/s wr, 9 op/s 2024-07-28T12:02:47.253 INFO:tasks.rados.rados.0.smithi022.stdout:2761: done (5 left) 2024-07-28T12:02:47.253 INFO:tasks.rados.rados.0.smithi022.stdout:2762: read oid 28 snap -1 2024-07-28T12:02:47.253 INFO:tasks.rados.rados.0.smithi022.stdout:2762: expect deleted 2024-07-28T12:02:47.253 INFO:tasks.rados.rados.0.smithi022.stdout:2763: write oid 41 current snap is 351 2024-07-28T12:02:47.253 INFO:tasks.rados.rados.0.smithi022.stdout:2760: finishing rollback tid 0 to smithi02269687-34 2024-07-28T12:02:47.253 INFO:tasks.rados.rados.0.smithi022.stdout:2760: finishing rollback tid 1 to smithi02269687-34 2024-07-28T12:02:47.254 INFO:tasks.rados.rados.0.smithi022.stdout:2760: finishing rollback tid 2 to smithi02269687-34 2024-07-28T12:02:47.254 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1541 (ObjNum 968 snap 333 seq_num 968) dirty exists 2024-07-28T12:02:47.254 INFO:tasks.rados.rados.0.smithi022.stdout:2758: expect (ObjNum 935 snap 321 seq_num 935) 2024-07-28T12:02:47.437 INFO:tasks.rados.rados.0.smithi022.stdout:2763: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-07-28T12:02:47.443 INFO:tasks.rados.rados.0.smithi022.stdout:2763: writing smithi02269687-41 from 528017 to 1017391 tid 1 2024-07-28T12:02:47.450 INFO:tasks.rados.rados.0.smithi022.stdout:2763: writing smithi02269687-41 from 1481641 to 2111655 tid 2 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2763: writing smithi02269687-41 from 2696282 to 3097139 tid 3 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2756: done (6 left) 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2757: done (5 left) 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2758: done (4 left) 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2759: done (3 left) 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2760: done (2 left) 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2764: write oid 17 current snap is 351 2024-07-28T12:02:47.457 INFO:tasks.rados.rados.0.smithi022.stdout:2764: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-07-28T12:02:47.463 INFO:tasks.rados.rados.0.smithi022.stdout:2764: writing smithi02269687-17 from 544824 to 1109447 tid 1 2024-07-28T12:02:47.470 INFO:tasks.rados.rados.0.smithi022.stdout:2764: writing smithi02269687-17 from 1823770 to 2313795 tid 2 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2764: writing smithi02269687-17 from 3007352 to 3344824 tid 3 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2765: rollback oid 30 current snap is 351 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 323 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2763: finishing write tid 1 to smithi02269687-41 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2763: finishing write tid 2 to smithi02269687-41 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2763: finishing write tid 3 to smithi02269687-41 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2763: finishing write tid 4 to smithi02269687-41 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2763: finishing write tid 5 to smithi02269687-41 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1554 (ObjNum 1031 snap 351 seq_num 1031) dirty exists 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2763: left oid 41 (ObjNum 1031 snap 351 seq_num 1031) 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2764: finishing write tid 1 to smithi02269687-17 2024-07-28T12:02:47.477 INFO:tasks.rados.rados.0.smithi022.stdout:2764: finishing write tid 2 to smithi02269687-17 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2762: done (3 left) 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2763: done (2 left) 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2766: rollback oid 6 current snap is 351 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 347 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2767: read oid 35 snap -1 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2767: expect (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2768: write oid 43 current snap is 351 2024-07-28T12:02:47.478 INFO:tasks.rados.rados.0.smithi022.stdout:2768: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-07-28T12:02:47.484 INFO:tasks.rados.rados.0.smithi022.stdout:2768: writing smithi02269687-43 from 561631 to 1201503 tid 1 2024-07-28T12:02:47.492 INFO:tasks.rados.rados.0.smithi022.stdout:2768: writing smithi02269687-43 from 1882252 to 2515935 tid 2 2024-07-28T12:02:47.497 INFO:tasks.rados.rados.0.smithi022.stdout:2768: writing smithi02269687-43 from 3034775 to 3361631 tid 3 2024-07-28T12:02:47.498 INFO:tasks.rados.rados.0.smithi022.stdout:2769: read oid 36 snap -1 2024-07-28T12:02:47.498 INFO:tasks.rados.rados.0.smithi022.stdout:2769: expect (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:02:47.498 INFO:tasks.rados.rados.0.smithi022.stdout:2770: write oid 34 current snap is 351 2024-07-28T12:02:47.498 INFO:tasks.rados.rados.0.smithi022.stdout:2770: seq_num 1034 ranges {578438=431474,1657087=493694,2778551=599887} 2024-07-28T12:02:47.503 INFO:tasks.rados.rados.0.smithi022.stdout:2770: writing smithi02269687-34 from 578438 to 1009912 tid 1 2024-07-28T12:02:47.510 INFO:tasks.rados.rados.0.smithi022.stdout:2770: writing smithi02269687-34 from 1657087 to 2150781 tid 2 2024-07-28T12:02:47.517 INFO:tasks.rados.rados.0.smithi022.stdout:2770: writing smithi02269687-34 from 2778551 to 3378438 tid 3 2024-07-28T12:02:47.517 INFO:tasks.rados.rados.0.smithi022.stdout:2771: write oid 12 current snap is 351 2024-07-28T12:02:47.517 INFO:tasks.rados.rados.0.smithi022.stdout:2766: finishing rollback tid 1 to smithi02269687-6 2024-07-28T12:02:47.517 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 0 (ObjNum 33 snap 0 seq_num 3533671728) dirty dne 2024-07-28T12:02:47.517 INFO:tasks.rados.rados.0.smithi022.stdout:2771: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2024-07-28T12:02:47.523 INFO:tasks.rados.rados.0.smithi022.stdout:2771: writing smithi02269687-12 from 595245 to 1101968 tid 1 2024-07-28T12:02:47.533 INFO:tasks.rados.rados.0.smithi022.stdout:2771: writing smithi02269687-12 from 1715569 to 2352921 tid 2 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2771: writing smithi02269687-12 from 2805974 to 3368272 tid 3 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2766: done (7 left) 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2772: read oid 40 snap -1 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2772: expect (ObjNum 1026 snap 349 seq_num 1026) 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2773: rollback oid 1 current snap is 351 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 1 to 348 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2765: finishing rollback tid 0 to smithi02269687-30 2024-07-28T12:02:47.537 INFO:tasks.rados.rados.0.smithi022.stdout:2765: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:02:47.538 INFO:tasks.rados.rados.0.smithi022.stdout:2765: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:02:47.538 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 571 (ObjNum 936 snap 321 seq_num 936) dirty exists 2024-07-28T12:02:47.538 INFO:tasks.rados.rados.0.smithi022.stdout:2767: expect (ObjNum 938 snap 323 seq_num 938) 2024-07-28T12:02:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:47 smithi022 bash[80503]: cluster 2024-07-28T12:02:46.280965+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-07-28T12:02:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:47 smithi022 bash[80503]: cluster 2024-07-28T12:02:47.253060+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-07-28T12:02:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:47 smithi022 bash[82865]: cluster 2024-07-28T12:02:46.280965+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-07-28T12:02:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:47 smithi022 bash[82865]: cluster 2024-07-28T12:02:47.253060+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-07-28T12:02:47.659 INFO:tasks.rados.rados.0.smithi022.stdout:2764: finishing write tid 3 to smithi02269687-17 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2764: finishing write tid 4 to smithi02269687-17 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2764: finishing write tid 5 to smithi02269687-17 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 677 (ObjNum 1032 snap 351 seq_num 1032) dirty exists 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2764: left oid 17 (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2768: finishing write tid 1 to smithi02269687-43 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2768: finishing write tid 2 to smithi02269687-43 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2768: finishing write tid 3 to smithi02269687-43 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2768: finishing write tid 4 to smithi02269687-43 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:2768: finishing write tid 5 to smithi02269687-43 2024-07-28T12:02:47.660 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1503 (ObjNum 1033 snap 351 seq_num 1033) dirty exists 2024-07-28T12:02:47.661 INFO:tasks.rados.rados.0.smithi022.stdout:2768: left oid 43 (ObjNum 1033 snap 351 seq_num 1033) 2024-07-28T12:02:47.661 INFO:tasks.rados.rados.0.smithi022.stdout:2770: finishing write tid 1 to smithi02269687-34 2024-07-28T12:02:47.661 INFO:tasks.rados.rados.0.smithi022.stdout:2769: expect (ObjNum 945 snap 323 seq_num 945) 2024-07-28T12:02:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:47 smithi150 bash[67543]: cluster 2024-07-28T12:02:46.280965+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-07-28T12:02:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:47 smithi150 bash[67543]: cluster 2024-07-28T12:02:47.253060+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-07-28T12:02:47.840 INFO:tasks.rados.rados.0.smithi022.stdout:2770: finishing write tid 2 to smithi02269687-34 2024-07-28T12:02:47.840 INFO:tasks.rados.rados.0.smithi022.stdout:2770: finishing write tid 3 to smithi02269687-34 2024-07-28T12:02:47.840 INFO:tasks.rados.rados.0.smithi022.stdout:2770: finishing write tid 4 to smithi02269687-34 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2770: finishing write tid 5 to smithi02269687-34 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1560 (ObjNum 1034 snap 351 seq_num 1034) dirty exists 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2770: left oid 34 (ObjNum 1034 snap 351 seq_num 1034) 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2771: finishing write tid 1 to smithi02269687-12 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2771: finishing write tid 2 to smithi02269687-12 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2773: finishing rollback tid 0 to smithi02269687-1 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2771: finishing write tid 3 to smithi02269687-12 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2771: finishing write tid 4 to smithi02269687-12 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2773: finishing rollback tid 1 to smithi02269687-1 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2773: finishing rollback tid 2 to smithi02269687-1 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 575 (ObjNum 1010 snap 345 seq_num 1010) dirty exists 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2771: finishing write tid 5 to smithi02269687-12 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1508 (ObjNum 1035 snap 351 seq_num 1035) dirty exists 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2771: left oid 12 (ObjNum 1035 snap 351 seq_num 1035) 2024-07-28T12:02:47.841 INFO:tasks.rados.rados.0.smithi022.stdout:2772: expect (ObjNum 1026 snap 349 seq_num 1026) 2024-07-28T12:02:47.977 INFO:tasks.rados.rados.0.smithi022.stdout:2764: done (8 left) 2024-07-28T12:02:47.977 INFO:tasks.rados.rados.0.smithi022.stdout:2765: done (7 left) 2024-07-28T12:02:47.977 INFO:tasks.rados.rados.0.smithi022.stdout:2767: done (6 left) 2024-07-28T12:02:47.977 INFO:tasks.rados.rados.0.smithi022.stdout:2768: done (5 left) 2024-07-28T12:02:47.977 INFO:tasks.rados.rados.0.smithi022.stdout:2769: done (4 left) 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2770: done (3 left) 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2771: done (2 left) 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2772: done (1 left) 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2773: done (0 left) 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2774: read oid 23 snap -1 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2774: expect (ObjNum 1003 snap 343 seq_num 1003) 2024-07-28T12:02:47.978 INFO:tasks.rados.rados.0.smithi022.stdout:2775: snap_create 2024-07-28T12:02:47.983 INFO:tasks.rados.rados.0.smithi022.stdout:2774: expect (ObjNum 1003 snap 343 seq_num 1003) 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[80503]: cluster 2024-07-28T12:02:47.113746+0000 mgr.y (mgr.25232) 337 : cluster [DBG] pgmap v723: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[80503]: audit 2024-07-28T12:02:47.720286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[80503]: audit 2024-07-28T12:02:47.730516+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[80503]: audit 2024-07-28T12:02:47.923138+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[80503]: audit 2024-07-28T12:02:47.932260+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[82865]: cluster 2024-07-28T12:02:47.113746+0000 mgr.y (mgr.25232) 337 : cluster [DBG] pgmap v723: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[82865]: audit 2024-07-28T12:02:47.720286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[82865]: audit 2024-07-28T12:02:47.730516+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[82865]: audit 2024-07-28T12:02:47.923138+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:48 smithi022 bash[82865]: audit 2024-07-28T12:02:47.932260+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:48 smithi150 bash[67543]: cluster 2024-07-28T12:02:47.113746+0000 mgr.y (mgr.25232) 337 : cluster [DBG] pgmap v723: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-07-28T12:02:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:48 smithi150 bash[67543]: audit 2024-07-28T12:02:47.720286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:48 smithi150 bash[67543]: audit 2024-07-28T12:02:47.730516+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:48 smithi150 bash[67543]: audit 2024-07-28T12:02:47.923138+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:48 smithi150 bash[67543]: audit 2024-07-28T12:02:47.932260+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:2774: done (1 left) 2024-07-28T12:02:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:2775: done (0 left) 2024-07-28T12:02:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:2776: delete oid 30 current snap is 352 2024-07-28T12:02:48.946 INFO:tasks.rados.rados.0.smithi022.stdout:2776: done (0 left) 2024-07-28T12:02:48.946 INFO:tasks.rados.rados.0.smithi022.stdout:2777: rollback oid 50 current snap is 352 2024-07-28T12:02:48.946 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 323 2024-07-28T12:02:48.946 INFO:tasks.rados.rados.0.smithi022.stdout:2778: read oid 9 snap -1 2024-07-28T12:02:48.946 INFO:tasks.rados.rados.0.smithi022.stdout:2778: expect deleted 2024-07-28T12:02:48.946 INFO:tasks.rados.rados.0.smithi022.stdout:2779: write oid 23 current snap is 352 2024-07-28T12:02:48.947 INFO:tasks.rados.rados.0.smithi022.stdout:2779: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-07-28T12:02:48.966 INFO:tasks.rados.rados.0.smithi022.stdout:2779: writing smithi02269687-23 from 628859 to 1286080 tid 1 2024-07-28T12:02:48.982 INFO:tasks.rados.rados.0.smithi022.stdout:2779: writing smithi02269687-23 from 1716180 to 2357201 tid 2 2024-07-28T12:02:48.998 INFO:tasks.rados.rados.0.smithi022.stdout:2779: writing smithi02269687-23 from 3144467 to 3428859 tid 3 2024-07-28T12:02:48.998 INFO:tasks.rados.rados.0.smithi022.stdout:2780: write oid 13 current snap is 352 2024-07-28T12:02:48.998 INFO:tasks.rados.rados.0.smithi022.stdout:2780: seq_num 1038 ranges {645666=732470,2174662=501032,3288243=157423} 2024-07-28T12:02:49.013 INFO:tasks.rados.rados.0.smithi022.stdout:2780: writing smithi02269687-13 from 645666 to 1378136 tid 1 2024-07-28T12:02:49.026 INFO:tasks.rados.rados.0.smithi022.stdout:2780: writing smithi02269687-13 from 2174662 to 2675694 tid 2 2024-07-28T12:02:49.032 INFO:tasks.rados.rados.0.smithi022.stdout:2780: writing smithi02269687-13 from 3288243 to 3445666 tid 3 2024-07-28T12:02:49.032 INFO:tasks.rados.rados.0.smithi022.stdout:2781: rollback oid 20 current snap is 352 2024-07-28T12:02:49.032 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 350 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2777: finishing rollback tid 1 to smithi02269687-50 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2779: finishing write tid 1 to smithi02269687-23 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2779: finishing write tid 2 to smithi02269687-23 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2777: done (4 left) 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2778: done (3 left) 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2782: write oid 4 current snap is 352 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2779: finishing write tid 3 to smithi02269687-23 2024-07-28T12:02:49.033 INFO:tasks.rados.rados.0.smithi022.stdout:2782: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-07-28T12:02:49.040 INFO:tasks.rados.rados.0.smithi022.stdout:2782: writing smithi02269687-4 from 662473 to 1070192 tid 1 2024-07-28T12:02:49.050 INFO:tasks.rados.rados.0.smithi022.stdout:2782: writing smithi02269687-4 from 1833144 to 2477834 tid 2 2024-07-28T12:02:49.057 INFO:tasks.rados.rados.0.smithi022.stdout:2782: writing smithi02269687-4 from 3199313 to 3462473 tid 3 2024-07-28T12:02:49.057 INFO:tasks.rados.rados.0.smithi022.stdout:2783: snap_remove snap 346 2024-07-28T12:02:49.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:02:49] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-07-28T12:02:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[80503]: audit 2024-07-28T12:02:48.382931+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:02:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[80503]: audit 2024-07-28T12:02:48.384559+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:02:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[80503]: audit 2024-07-28T12:02:48.393483+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[80503]: cluster 2024-07-28T12:02:48.936952+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-07-28T12:02:49.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[82865]: audit 2024-07-28T12:02:48.382931+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:02:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[82865]: audit 2024-07-28T12:02:48.384559+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:02:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[82865]: audit 2024-07-28T12:02:48.393483+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:49 smithi022 bash[82865]: cluster 2024-07-28T12:02:48.936952+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-07-28T12:02:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:49 smithi150 bash[67543]: audit 2024-07-28T12:02:48.382931+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:02:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:49 smithi150 bash[67543]: audit 2024-07-28T12:02:48.384559+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:02:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:49 smithi150 bash[67543]: audit 2024-07-28T12:02:48.393483+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:02:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:49 smithi150 bash[67543]: cluster 2024-07-28T12:02:48.936952+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-07-28T12:02:49.948 INFO:tasks.rados.rados.0.smithi022.stdout:2783: done (4 left) 2024-07-28T12:02:49.948 INFO:tasks.rados.rados.0.smithi022.stdout:2784: snap_remove snap 348 2024-07-28T12:02:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:50 smithi022 bash[80503]: cluster 2024-07-28T12:02:49.114485+0000 mgr.y (mgr.25232) 338 : cluster [DBG] pgmap v726: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T12:02:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:50 smithi022 bash[80503]: cluster 2024-07-28T12:02:49.944628+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-07-28T12:02:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:50 smithi022 bash[80503]: audit 2024-07-28T12:02:50.016671+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:50 smithi022 bash[82865]: cluster 2024-07-28T12:02:49.114485+0000 mgr.y (mgr.25232) 338 : cluster [DBG] pgmap v726: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T12:02:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:50 smithi022 bash[82865]: cluster 2024-07-28T12:02:49.944628+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-07-28T12:02:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:50 smithi022 bash[82865]: audit 2024-07-28T12:02:50.016671+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:50 smithi150 bash[67543]: cluster 2024-07-28T12:02:49.114485+0000 mgr.y (mgr.25232) 338 : cluster [DBG] pgmap v726: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T12:02:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:50 smithi150 bash[67543]: cluster 2024-07-28T12:02:49.944628+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-07-28T12:02:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:50 smithi150 bash[67543]: audit 2024-07-28T12:02:50.016671+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:02:50.951 INFO:tasks.rados.rados.0.smithi022.stdout:2784: done (4 left) 2024-07-28T12:02:50.951 INFO:tasks.rados.rados.0.smithi022.stdout:2785: write oid 8 current snap is 352 2024-07-28T12:02:50.951 INFO:tasks.rados.rados.0.smithi022.stdout:2785: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2024-07-28T12:02:50.958 INFO:tasks.rados.rados.0.smithi022.stdout:2785: writing smithi02269687-8 from 679280 to 1162248 tid 1 2024-07-28T12:02:50.966 INFO:tasks.rados.rados.0.smithi022.stdout:2785: writing smithi02269687-8 from 1775273 to 2563621 tid 2 2024-07-28T12:02:50.973 INFO:tasks.rados.rados.0.smithi022.stdout:2785: writing smithi02269687-8 from 3110383 to 3479280 tid 3 2024-07-28T12:02:50.973 INFO:tasks.rados.rados.0.smithi022.stdout:2786: snap_create 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2779: finishing write tid 4 to smithi02269687-23 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2779: finishing write tid 5 to smithi02269687-23 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1200 (ObjNum 1037 snap 352 seq_num 1037) dirty exists 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2779: left oid 23 (ObjNum 1037 snap 352 seq_num 1037) 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2780: finishing write tid 1 to smithi02269687-13 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2780: finishing write tid 2 to smithi02269687-13 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2780: finishing write tid 3 to smithi02269687-13 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2780: finishing write tid 4 to smithi02269687-13 2024-07-28T12:02:50.974 INFO:tasks.rados.rados.0.smithi022.stdout:2781: finishing rollback tid 0 to smithi02269687-20 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2780: finishing write tid 5 to smithi02269687-13 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1953 (ObjNum 1038 snap 352 seq_num 1038) dirty exists 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2780: left oid 13 (ObjNum 1038 snap 352 seq_num 1038) 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2781: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2781: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1482 (ObjNum 985 snap 340 seq_num 985) dirty exists 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2782: finishing write tid 1 to smithi02269687-4 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2782: finishing write tid 2 to smithi02269687-4 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2782: finishing write tid 3 to smithi02269687-4 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2782: finishing write tid 4 to smithi02269687-4 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:2782: finishing write tid 5 to smithi02269687-4 2024-07-28T12:02:50.975 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1958 (ObjNum 1039 snap 352 seq_num 1039) dirty exists 2024-07-28T12:02:50.976 INFO:tasks.rados.rados.0.smithi022.stdout:2782: left oid 4 (ObjNum 1039 snap 352 seq_num 1039) 2024-07-28T12:02:50.976 INFO:tasks.rados.rados.0.smithi022.stdout:2785: finishing write tid 1 to smithi02269687-8 2024-07-28T12:02:50.983 INFO:tasks.rados.rados.0.smithi022.stdout:2785: finishing write tid 2 to smithi02269687-8 2024-07-28T12:02:50.983 INFO:tasks.rados.rados.0.smithi022.stdout:2785: finishing write tid 3 to smithi02269687-8 2024-07-28T12:02:50.983 INFO:tasks.rados.rados.0.smithi022.stdout:2785: finishing write tid 4 to smithi02269687-8 2024-07-28T12:02:50.983 INFO:tasks.rados.rados.0.smithi022.stdout:2785: finishing write tid 5 to smithi02269687-8 2024-07-28T12:02:50.983 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1526 (ObjNum 1040 snap 352 seq_num 1040) dirty exists 2024-07-28T12:02:50.983 INFO:tasks.rados.rados.0.smithi022.stdout:2785: left oid 8 (ObjNum 1040 snap 352 seq_num 1040) 2024-07-28T12:02:51.958 INFO:tasks.rados.rados.0.smithi022.stdout:2779: done (5 left) 2024-07-28T12:02:51.958 INFO:tasks.rados.rados.0.smithi022.stdout:2780: done (4 left) 2024-07-28T12:02:51.958 INFO:tasks.rados.rados.0.smithi022.stdout:2781: done (3 left) 2024-07-28T12:02:51.958 INFO:tasks.rados.rados.0.smithi022.stdout:2782: done (2 left) 2024-07-28T12:02:51.959 INFO:tasks.rados.rados.0.smithi022.stdout:2785: done (1 left) 2024-07-28T12:02:51.959 INFO:tasks.rados.rados.0.smithi022.stdout:2786: done (0 left) 2024-07-28T12:02:51.959 INFO:tasks.rados.rados.0.smithi022.stdout:2787: delete oid 8 current snap is 353 2024-07-28T12:02:51.967 INFO:tasks.rados.rados.0.smithi022.stdout:2787: done (0 left) 2024-07-28T12:02:51.967 INFO:tasks.rados.rados.0.smithi022.stdout:2788: read oid 29 snap -1 2024-07-28T12:02:51.967 INFO:tasks.rados.rados.0.smithi022.stdout:2788: expect deleted 2024-07-28T12:02:51.967 INFO:tasks.rados.rados.0.smithi022.stdout:2789: read oid 43 snap -1 2024-07-28T12:02:51.968 INFO:tasks.rados.rados.0.smithi022.stdout:2789: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-07-28T12:02:51.968 INFO:tasks.rados.rados.0.smithi022.stdout:2790: rollback oid 3 current snap is 353 2024-07-28T12:02:51.968 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 323 2024-07-28T12:02:51.968 INFO:tasks.rados.rados.0.smithi022.stdout:2791: write oid 44 current snap is 353 2024-07-28T12:02:51.968 INFO:tasks.rados.rados.0.smithi022.stdout:2791: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2024-07-28T12:02:51.981 INFO:tasks.rados.rados.0.smithi022.stdout:2791: writing smithi02269687-44 from 712894 to 1462713 tid 1 2024-07-28T12:02:51.994 INFO:tasks.rados.rados.0.smithi022.stdout:2791: writing smithi02269687-44 from 2008590 to 2800607 tid 2 2024-07-28T12:02:52.000 INFO:tasks.rados.rados.0.smithi022.stdout:2791: writing smithi02269687-44 from 3281582 to 3512894 tid 3 2024-07-28T12:02:52.000 INFO:tasks.rados.rados.0.smithi022.stdout:2792: delete oid 37 current snap is 353 2024-07-28T12:02:52.000 INFO:tasks.rados.rados.0.smithi022.stdout:2790: finishing rollback tid 0 to smithi02269687-3 2024-07-28T12:02:52.000 INFO:tasks.rados.rados.0.smithi022.stdout:2790: finishing rollback tid 1 to smithi02269687-3 2024-07-28T12:02:52.000 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1489 (ObjNum 129 snap 0 seq_num 3534946512) dirty dne 2024-07-28T12:02:52.000 INFO:tasks.rados.rados.0.smithi022.stdout:2789: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-07-28T12:02:52.162 INFO:tasks.rados.rados.0.smithi022.stdout:2791: finishing write tid 1 to smithi02269687-44 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2791: finishing write tid 2 to smithi02269687-44 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2791: finishing write tid 3 to smithi02269687-44 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2791: finishing write tid 4 to smithi02269687-44 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2791: finishing write tid 5 to smithi02269687-44 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1494 (ObjNum 1042 snap 353 seq_num 1042) dirty exists 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2791: left oid 44 (ObjNum 1042 snap 353 seq_num 1042) 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2788: done (4 left) 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2789: done (3 left) 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2790: done (2 left) 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2791: done (1 left) 2024-07-28T12:02:52.163 INFO:tasks.rados.rados.0.smithi022.stdout:2792: done (0 left) 2024-07-28T12:02:52.164 INFO:tasks.rados.rados.0.smithi022.stdout:2793: write oid 44 current snap is 353 2024-07-28T12:02:52.164 INFO:tasks.rados.rados.0.smithi022.stdout:2793: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-07-28T12:02:52.176 INFO:tasks.rados.rados.0.smithi022.stdout:2793: writing smithi02269687-44 from 746508 to 1246825 tid 1 2024-07-28T12:02:52.193 INFO:tasks.rados.rados.0.smithi022.stdout:2793: writing smithi02269687-44 from 2009201 to 2804887 tid 2 2024-07-28T12:02:52.201 INFO:tasks.rados.rados.0.smithi022.stdout:2793: writing smithi02269687-44 from 3220075 to 3546508 tid 3 2024-07-28T12:02:52.201 INFO:tasks.rados.rados.0.smithi022.stdout:2794: write oid 13 current snap is 353 2024-07-28T12:02:52.201 INFO:tasks.rados.rados.0.smithi022.stdout:2793: finishing write tid 1 to smithi02269687-44 2024-07-28T12:02:52.201 INFO:tasks.rados.rados.0.smithi022.stdout:2793: finishing write tid 2 to smithi02269687-44 2024-07-28T12:02:52.201 INFO:tasks.rados.rados.0.smithi022.stdout:2794: seq_num 1045 ranges {763315=575566,2067683=655697,3247498=315817} 2024-07-28T12:02:52.216 INFO:tasks.rados.rados.0.smithi022.stdout:2794: writing smithi02269687-13 from 763315 to 1338881 tid 1 2024-07-28T12:02:52.231 INFO:tasks.rados.rados.0.smithi022.stdout:2794: writing smithi02269687-13 from 2067683 to 2723380 tid 2 2024-07-28T12:02:52.242 INFO:tasks.rados.rados.0.smithi022.stdout:2794: writing smithi02269687-13 from 3247498 to 3563315 tid 3 2024-07-28T12:02:52.242 INFO:tasks.rados.rados.0.smithi022.stdout:2795: delete oid 49 current snap is 353 2024-07-28T12:02:52.242 INFO:tasks.rados.rados.0.smithi022.stdout:2793: finishing write tid 3 to smithi02269687-44 2024-07-28T12:02:52.242 INFO:tasks.rados.rados.0.smithi022.stdout:2793: finishing write tid 4 to smithi02269687-44 2024-07-28T12:02:52.242 INFO:tasks.rados.rados.0.smithi022.stdout:2793: finishing write tid 5 to smithi02269687-44 2024-07-28T12:02:52.242 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1498 (ObjNum 1044 snap 353 seq_num 1044) dirty exists 2024-07-28T12:02:52.243 INFO:tasks.rados.rados.0.smithi022.stdout:2793: left oid 44 (ObjNum 1044 snap 353 seq_num 1044) 2024-07-28T12:02:52.243 INFO:tasks.rados.rados.0.smithi022.stdout:2794: finishing write tid 1 to smithi02269687-13 2024-07-28T12:02:52.243 INFO:tasks.rados.rados.0.smithi022.stdout:2794: finishing write tid 2 to smithi02269687-13 2024-07-28T12:02:52.245 INFO:tasks.rados.rados.0.smithi022.stdout:2793: done (2 left) 2024-07-28T12:02:52.245 INFO:tasks.rados.rados.0.smithi022.stdout:2795: done (1 left) 2024-07-28T12:02:52.246 INFO:tasks.rados.rados.0.smithi022.stdout:2796: read oid 48 snap -1 2024-07-28T12:02:52.246 INFO:tasks.rados.rados.0.smithi022.stdout:2796: expect (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:02:52.246 INFO:tasks.rados.rados.0.smithi022.stdout:2797: delete oid 35 current snap is 353 2024-07-28T12:02:52.246 INFO:tasks.rados.rados.0.smithi022.stdout:2794: finishing write tid 3 to smithi02269687-13 2024-07-28T12:02:52.246 INFO:tasks.rados.rados.0.smithi022.stdout:2794: finishing write tid 4 to smithi02269687-13 2024-07-28T12:02:52.247 INFO:tasks.rados.rados.0.smithi022.stdout:2794: finishing write tid 5 to smithi02269687-13 2024-07-28T12:02:52.247 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 1971 (ObjNum 1045 snap 353 seq_num 1045) dirty exists 2024-07-28T12:02:52.247 INFO:tasks.rados.rados.0.smithi022.stdout:2794: left oid 13 (ObjNum 1045 snap 353 seq_num 1045) 2024-07-28T12:02:52.250 INFO:tasks.rados.rados.0.smithi022.stdout:2794: done (2 left) 2024-07-28T12:02:52.250 INFO:tasks.rados.rados.0.smithi022.stdout:2797: done (1 left) 2024-07-28T12:02:52.250 INFO:tasks.rados.rados.0.smithi022.stdout:2798: snap_create 2024-07-28T12:02:52.259 INFO:tasks.rados.rados.0.smithi022.stdout:2796: expect (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:02:52.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:51 smithi150 bash[67543]: cluster 2024-07-28T12:02:50.948522+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-07-28T12:02:52.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:51 smithi150 bash[67543]: cluster 2024-07-28T12:02:51.115378+0000 mgr.y (mgr.25232) 339 : cluster [DBG] pgmap v729: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1001 KiB/s wr, 13 op/s 2024-07-28T12:02:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:51 smithi022 bash[82865]: cluster 2024-07-28T12:02:50.948522+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-07-28T12:02:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:51 smithi022 bash[82865]: cluster 2024-07-28T12:02:51.115378+0000 mgr.y (mgr.25232) 339 : cluster [DBG] pgmap v729: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1001 KiB/s wr, 13 op/s 2024-07-28T12:02:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:51 smithi022 bash[80503]: cluster 2024-07-28T12:02:50.948522+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-07-28T12:02:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:51 smithi022 bash[80503]: cluster 2024-07-28T12:02:51.115378+0000 mgr.y (mgr.25232) 339 : cluster [DBG] pgmap v729: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1001 KiB/s wr, 13 op/s 2024-07-28T12:02:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:02:52 smithi150 bash[60514]: ts=2024-07-28T12:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:02:53.262 INFO:tasks.rados.rados.0.smithi022.stdout:2796: done (1 left) 2024-07-28T12:02:53.265 INFO:tasks.rados.rados.0.smithi022.stdout:2798: done (0 left) 2024-07-28T12:02:53.266 INFO:tasks.rados.rados.0.smithi022.stdout:2799: snap_remove snap 339 2024-07-28T12:02:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:52 smithi150 bash[67543]: cluster 2024-07-28T12:02:51.958142+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-07-28T12:02:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:52 smithi150 bash[67543]: cluster 2024-07-28T12:02:52.258838+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-07-28T12:02:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:52 smithi022 bash[80503]: cluster 2024-07-28T12:02:51.958142+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-07-28T12:02:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:52 smithi022 bash[80503]: cluster 2024-07-28T12:02:52.258838+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-07-28T12:02:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:52 smithi022 bash[82865]: cluster 2024-07-28T12:02:51.958142+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-07-28T12:02:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:52 smithi022 bash[82865]: cluster 2024-07-28T12:02:52.258838+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-07-28T12:02:54.265 INFO:tasks.rados.rados.0.smithi022.stdout:2799: done (0 left) 2024-07-28T12:02:54.266 INFO:tasks.rados.rados.0.smithi022.stdout:2800: write oid 4 current snap is 354 2024-07-28T12:02:54.266 INFO:tasks.rados.rados.0.smithi022.stdout:2800: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-07-28T12:02:54.270 INFO:tasks.rados.rados.0.smithi022.stdout:2800: writing smithi02269687-4 from 413736 to 815049 tid 1 2024-07-28T12:02:54.276 INFO:tasks.rados.rados.0.smithi022.stdout:2800: writing smithi02269687-4 from 1326776 to 1729800 tid 2 2024-07-28T12:02:54.285 INFO:tasks.rados.rados.0.smithi022.stdout:2800: writing smithi02269687-4 from 2413414 to 2871307 tid 3 2024-07-28T12:02:54.290 INFO:tasks.rados.rados.0.smithi022.stdout:2800: writing smithi02269687-4 from 3438716 to 3613736 tid 4 2024-07-28T12:02:54.290 INFO:tasks.rados.rados.0.smithi022.stdout:2801: write oid 11 current snap is 354 2024-07-28T12:02:54.290 INFO:tasks.rados.rados.0.smithi022.stdout:2801: seq_num 1049 ranges {430543=476562,1385258=663035,2840837=669165} 2024-07-28T12:02:54.295 INFO:tasks.rados.rados.0.smithi022.stdout:2801: writing smithi02269687-11 from 430543 to 907105 tid 1 2024-07-28T12:02:54.302 INFO:tasks.rados.rados.0.smithi022.stdout:2801: writing smithi02269687-11 from 1385258 to 2048293 tid 2 2024-07-28T12:02:54.311 INFO:tasks.rados.rados.0.smithi022.stdout:2801: writing smithi02269687-11 from 2840837 to 3510002 tid 3 2024-07-28T12:02:54.312 INFO:tasks.rados.rados.0.smithi022.stdout:2802: write oid 39 current snap is 354 2024-07-28T12:02:54.312 INFO:tasks.rados.rados.0.smithi022.stdout:2802: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2024-07-28T12:02:54.318 INFO:tasks.rados.rados.0.smithi022.stdout:2802: writing smithi02269687-39 from 447350 to 1115514 tid 1 2024-07-28T12:02:54.323 INFO:tasks.rados.rados.0.smithi022.stdout:2802: writing smithi02269687-39 from 1560093 to 1966786 tid 2 2024-07-28T12:02:54.330 INFO:tasks.rados.rados.0.smithi022.stdout:2802: writing smithi02269687-39 from 2584613 to 3065050 tid 3 2024-07-28T12:02:54.330 INFO:tasks.rados.rados.0.smithi022.stdout:2803: delete oid 36 current snap is 354 2024-07-28T12:02:54.330 INFO:tasks.rados.rados.0.smithi022.stdout:2801: finishing write tid 1 to smithi02269687-11 2024-07-28T12:02:54.330 INFO:tasks.rados.rados.0.smithi022.stdout:2801: finishing write tid 2 to smithi02269687-11 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: finishing write tid 1 to smithi02269687-4 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: finishing write tid 2 to smithi02269687-4 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: finishing write tid 3 to smithi02269687-4 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: finishing write tid 4 to smithi02269687-4 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: finishing write tid 5 to smithi02269687-4 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: finishing write tid 6 to smithi02269687-4 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 1981 (ObjNum 1048 snap 354 seq_num 1048) dirty exists 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2800: left oid 4 (ObjNum 1048 snap 354 seq_num 1048) 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2801: finishing write tid 3 to smithi02269687-11 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2801: finishing write tid 4 to smithi02269687-11 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2801: finishing write tid 5 to smithi02269687-11 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 183 (ObjNum 1049 snap 354 seq_num 1049) dirty exists 2024-07-28T12:02:54.331 INFO:tasks.rados.rados.0.smithi022.stdout:2801: left oid 11 (ObjNum 1049 snap 354 seq_num 1049) 2024-07-28T12:02:54.332 INFO:tasks.rados.rados.0.smithi022.stdout:2802: finishing write tid 1 to smithi02269687-39 2024-07-28T12:02:54.332 INFO:tasks.rados.rados.0.smithi022.stdout:2802: finishing write tid 2 to smithi02269687-39 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2800: done (3 left) 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2801: done (2 left) 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2803: done (1 left) 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2804: read oid 50 snap -1 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2804: expect deleted 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2805: write oid 24 current snap is 354 2024-07-28T12:02:54.335 INFO:tasks.rados.rados.0.smithi022.stdout:2805: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-07-28T12:02:54.339 INFO:tasks.rados.rados.0.smithi022.stdout:2805: writing smithi02269687-24 from 480964 to 899626 tid 1 2024-07-28T12:02:54.345 INFO:tasks.rados.rados.0.smithi022.stdout:2805: writing smithi02269687-24 from 1560704 to 1971066 tid 2 2024-07-28T12:02:54.352 INFO:tasks.rados.rados.0.smithi022.stdout:2805: writing smithi02269687-24 from 2523106 to 3142440 tid 3 2024-07-28T12:02:54.352 INFO:tasks.rados.rados.0.smithi022.stdout:2806: write oid 33 current snap is 354 2024-07-28T12:02:54.352 INFO:tasks.rados.rados.0.smithi022.stdout:2806: seq_num 1053 ranges {497771=493911,1619186=554020,2950529=430606} 2024-07-28T12:02:54.358 INFO:tasks.rados.rados.0.smithi022.stdout:2806: writing smithi02269687-33 from 497771 to 991682 tid 1 2024-07-28T12:02:54.365 INFO:tasks.rados.rados.0.smithi022.stdout:2806: writing smithi02269687-33 from 1619186 to 2173206 tid 2 2024-07-28T12:02:54.373 INFO:tasks.rados.rados.0.smithi022.stdout:2806: writing smithi02269687-33 from 2950529 to 3381135 tid 3 2024-07-28T12:02:54.373 INFO:tasks.rados.rados.0.smithi022.stdout:2807: read oid 8 snap -1 2024-07-28T12:02:54.373 INFO:tasks.rados.rados.0.smithi022.stdout:2807: expect deleted 2024-07-28T12:02:54.373 INFO:tasks.rados.rados.0.smithi022.stdout:2808: rollback oid 32 current snap is 354 2024-07-28T12:02:54.374 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 341 2024-07-28T12:02:54.374 INFO:tasks.rados.rados.0.smithi022.stdout:2802: finishing write tid 3 to smithi02269687-39 2024-07-28T12:02:54.374 INFO:tasks.rados.rados.0.smithi022.stdout:2802: finishing write tid 4 to smithi02269687-39 2024-07-28T12:02:54.374 INFO:tasks.rados.rados.0.smithi022.stdout:2802: finishing write tid 5 to smithi02269687-39 2024-07-28T12:02:54.374 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1513 (ObjNum 1050 snap 354 seq_num 1050) dirty exists 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2802: left oid 39 (ObjNum 1050 snap 354 seq_num 1050) 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2805: finishing write tid 1 to smithi02269687-24 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2805: finishing write tid 2 to smithi02269687-24 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2802: done (5 left) 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2804: done (4 left) 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2809: snap_create 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2805: finishing write tid 3 to smithi02269687-24 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2805: finishing write tid 4 to smithi02269687-24 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2805: finishing write tid 5 to smithi02269687-24 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 324 (ObjNum 1052 snap 354 seq_num 1052) dirty exists 2024-07-28T12:02:54.375 INFO:tasks.rados.rados.0.smithi022.stdout:2805: left oid 24 (ObjNum 1052 snap 354 seq_num 1052) 2024-07-28T12:02:54.376 INFO:tasks.rados.rados.0.smithi022.stdout:2806: finishing write tid 1 to smithi02269687-33 2024-07-28T12:02:54.376 INFO:tasks.rados.rados.0.smithi022.stdout:2806: finishing write tid 2 to smithi02269687-33 2024-07-28T12:02:54.377 INFO:tasks.rados.rados.0.smithi022.stdout:2806: finishing write tid 3 to smithi02269687-33 2024-07-28T12:02:54.378 INFO:tasks.rados.rados.0.smithi022.stdout:2806: finishing write tid 4 to smithi02269687-33 2024-07-28T12:02:54.378 INFO:tasks.rados.rados.0.smithi022.stdout:2806: finishing write tid 5 to smithi02269687-33 2024-07-28T12:02:54.378 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1216 (ObjNum 1053 snap 354 seq_num 1053) dirty exists 2024-07-28T12:02:54.378 INFO:tasks.rados.rados.0.smithi022.stdout:2806: left oid 33 (ObjNum 1053 snap 354 seq_num 1053) 2024-07-28T12:02:54.379 INFO:tasks.rados.rados.0.smithi022.stdout:2808: finishing rollback tid 0 to smithi02269687-32 2024-07-28T12:02:54.380 INFO:tasks.rados.rados.0.smithi022.stdout:2808: finishing rollback tid 1 to smithi02269687-32 2024-07-28T12:02:54.380 INFO:tasks.rados.rados.0.smithi022.stdout:2808: finishing rollback tid 2 to smithi02269687-32 2024-07-28T12:02:54.380 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1533 (ObjNum 879 snap 308 seq_num 879) dirty exists 2024-07-28T12:02:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:54 smithi022 bash[80503]: cluster 2024-07-28T12:02:53.116192+0000 mgr.y (mgr.25232) 340 : cluster [DBG] pgmap v732: 89 pgs: 89 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-28T12:02:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:54 smithi022 bash[80503]: cluster 2024-07-28T12:02:53.262139+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-07-28T12:02:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:54 smithi022 bash[82865]: cluster 2024-07-28T12:02:53.116192+0000 mgr.y (mgr.25232) 340 : cluster [DBG] pgmap v732: 89 pgs: 89 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-28T12:02:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:54 smithi022 bash[82865]: cluster 2024-07-28T12:02:53.262139+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-07-28T12:02:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:54 smithi150 bash[67543]: cluster 2024-07-28T12:02:53.116192+0000 mgr.y (mgr.25232) 340 : cluster [DBG] pgmap v732: 89 pgs: 89 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-28T12:02:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:54 smithi150 bash[67543]: cluster 2024-07-28T12:02:53.262139+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-07-28T12:02:55.292 INFO:tasks.rados.rados.0.smithi022.stdout:2805: done (4 left) 2024-07-28T12:02:55.292 INFO:tasks.rados.rados.0.smithi022.stdout:2806: done (3 left) 2024-07-28T12:02:55.293 INFO:tasks.rados.rados.0.smithi022.stdout:2807: done (2 left) 2024-07-28T12:02:55.293 INFO:tasks.rados.rados.0.smithi022.stdout:2808: done (1 left) 2024-07-28T12:02:55.293 INFO:tasks.rados.rados.0.smithi022.stdout:2809: done (0 left) 2024-07-28T12:02:55.293 INFO:tasks.rados.rados.0.smithi022.stdout:2810: snap_remove snap 338 2024-07-28T12:02:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:55 smithi022 bash[80503]: cluster 2024-07-28T12:02:54.265041+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-07-28T12:02:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:55 smithi022 bash[82865]: cluster 2024-07-28T12:02:54.265041+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-07-28T12:02:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:55 smithi150 bash[67543]: cluster 2024-07-28T12:02:54.265041+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-07-28T12:02:56.293 INFO:tasks.rados.rados.0.smithi022.stdout:2810: done (0 left) 2024-07-28T12:02:56.293 INFO:tasks.rados.rados.0.smithi022.stdout:2811: rollback oid 26 current snap is 355 2024-07-28T12:02:56.293 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 354 2024-07-28T12:02:56.293 INFO:tasks.rados.rados.0.smithi022.stdout:2812: delete oid 4 current snap is 355 2024-07-28T12:02:56.313 INFO:tasks.rados.rados.0.smithi022.stdout:2811: finishing rollback tid 0 to smithi02269687-26 2024-07-28T12:02:56.318 INFO:tasks.rados.rados.0.smithi022.stdout:2812: done (1 left) 2024-07-28T12:02:56.318 INFO:tasks.rados.rados.0.smithi022.stdout:2813: read oid 4 snap 341 2024-07-28T12:02:56.319 INFO:tasks.rados.rados.0.smithi022.stdout:2813: expect (ObjNum 962 snap 328 seq_num 962) 2024-07-28T12:02:56.319 INFO:tasks.rados.rados.0.smithi022.stdout:2814: write oid 29 current snap is 355 2024-07-28T12:02:56.319 INFO:tasks.rados.rados.0.smithi022.stdout:2814: seq_num 1055 ranges {531385=644409,1736150=557689,3005375=569503} 2024-07-28T12:02:56.326 INFO:tasks.rados.rados.0.smithi022.stdout:2814: writing smithi02269687-29 from 531385 to 1175794 tid 1 2024-07-28T12:02:56.334 INFO:tasks.rados.rados.0.smithi022.stdout:2814: writing smithi02269687-29 from 1736150 to 2293839 tid 2 2024-07-28T12:02:56.343 INFO:tasks.rados.rados.0.smithi022.stdout:2814: writing smithi02269687-29 from 3005375 to 3574878 tid 3 2024-07-28T12:02:56.343 INFO:tasks.rados.rados.0.smithi022.stdout:2815: snap_create 2024-07-28T12:02:56.343 INFO:tasks.rados.rados.0.smithi022.stdout:2811: finishing rollback tid 1 to smithi02269687-26 2024-07-28T12:02:56.343 INFO:tasks.rados.rados.0.smithi022.stdout:2811: finishing rollback tid 2 to smithi02269687-26 2024-07-28T12:02:56.343 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1220 (ObjNum 1015 snap 345 seq_num 1015) dirty exists 2024-07-28T12:02:56.343 INFO:tasks.rados.rados.0.smithi022.stdout:2814: finishing write tid 1 to smithi02269687-29 2024-07-28T12:02:56.344 INFO:tasks.rados.rados.0.smithi022.stdout:2813: expect (ObjNum 962 snap 328 seq_num 962) 2024-07-28T12:02:56.457 INFO:tasks.rados.rados.0.smithi022.stdout:2814: finishing write tid 2 to smithi02269687-29 2024-07-28T12:02:56.458 INFO:tasks.rados.rados.0.smithi022.stdout:2814: finishing write tid 3 to smithi02269687-29 2024-07-28T12:02:56.458 INFO:tasks.rados.rados.0.smithi022.stdout:2814: finishing write tid 4 to smithi02269687-29 2024-07-28T12:02:56.458 INFO:tasks.rados.rados.0.smithi022.stdout:2814: finishing write tid 5 to smithi02269687-29 2024-07-28T12:02:56.458 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1596 (ObjNum 1055 snap 355 seq_num 1055) dirty exists 2024-07-28T12:02:56.458 INFO:tasks.rados.rados.0.smithi022.stdout:2814: left oid 29 (ObjNum 1055 snap 355 seq_num 1055) 2024-07-28T12:02:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:56 smithi022 bash[80503]: cluster 2024-07-28T12:02:55.117074+0000 mgr.y (mgr.25232) 341 : cluster [DBG] pgmap v735: 89 pgs: 89 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T12:02:56.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:56 smithi022 bash[80503]: cluster 2024-07-28T12:02:55.291523+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-07-28T12:02:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:56 smithi022 bash[82865]: cluster 2024-07-28T12:02:55.117074+0000 mgr.y (mgr.25232) 341 : cluster [DBG] pgmap v735: 89 pgs: 89 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T12:02:56.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:56 smithi022 bash[82865]: cluster 2024-07-28T12:02:55.291523+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-07-28T12:02:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:56 smithi150 bash[67543]: cluster 2024-07-28T12:02:55.117074+0000 mgr.y (mgr.25232) 341 : cluster [DBG] pgmap v735: 89 pgs: 89 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-28T12:02:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:56 smithi150 bash[67543]: cluster 2024-07-28T12:02:55.291523+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-07-28T12:02:57.263 INFO:tasks.rados.rados.0.smithi022.stdout:2811: done (3 left) 2024-07-28T12:02:57.264 INFO:tasks.rados.rados.0.smithi022.stdout:2813: done (2 left) 2024-07-28T12:02:57.264 INFO:tasks.rados.rados.0.smithi022.stdout:2814: done (1 left) 2024-07-28T12:02:57.264 INFO:tasks.rados.rados.0.smithi022.stdout:2815: done (0 left) 2024-07-28T12:02:57.264 INFO:tasks.rados.rados.0.smithi022.stdout:2816: delete oid 25 current snap is 356 2024-07-28T12:02:57.269 INFO:tasks.rados.rados.0.smithi022.stdout:2816: done (0 left) 2024-07-28T12:02:57.269 INFO:tasks.rados.rados.0.smithi022.stdout:2817: snap_create 2024-07-28T12:02:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:57 smithi022 bash[80503]: cluster 2024-07-28T12:02:56.291900+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-07-28T12:02:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:57 smithi022 bash[80503]: cluster 2024-07-28T12:02:57.262921+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-07-28T12:02:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:57 smithi022 bash[82865]: cluster 2024-07-28T12:02:56.291900+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-07-28T12:02:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:57 smithi022 bash[82865]: cluster 2024-07-28T12:02:57.262921+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-07-28T12:02:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:57 smithi150 bash[67543]: cluster 2024-07-28T12:02:56.291900+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-07-28T12:02:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:57 smithi150 bash[67543]: cluster 2024-07-28T12:02:57.262921+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2817: done (0 left) 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2818: rollback oid 38 current snap is 357 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 341 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2819: read oid 16 snap 355 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2819: expect deleted 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2820: read oid 33 snap -1 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2820: expect (ObjNum 1053 snap 354 seq_num 1053) 2024-07-28T12:02:58.266 INFO:tasks.rados.rados.0.smithi022.stdout:2821: rollback oid 34 current snap is 357 2024-07-28T12:02:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 341 2024-07-28T12:02:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:2822: write oid 3 current snap is 357 2024-07-28T12:02:58.267 INFO:tasks.rados.rados.0.smithi022.stdout:2822: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-07-28T12:02:58.281 INFO:tasks.rados.rados.0.smithi022.stdout:2822: writing smithi02269687-3 from 564999 to 1076259 tid 1 2024-07-28T12:02:58.299 INFO:tasks.rados.rados.0.smithi022.stdout:2822: writing smithi02269687-3 from 1853114 to 2414472 tid 2 2024-07-28T12:02:58.315 INFO:tasks.rados.rados.0.smithi022.stdout:2822: writing smithi02269687-3 from 3060221 to 3652268 tid 3 2024-07-28T12:02:58.315 INFO:tasks.rados.rados.0.smithi022.stdout:2823: write oid 37 current snap is 357 2024-07-28T12:02:58.315 INFO:tasks.rados.rados.0.smithi022.stdout:2823: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-07-28T12:02:58.326 INFO:tasks.rados.rados.0.smithi022.stdout:2823: writing smithi02269687-37 from 581806 to 1168315 tid 1 2024-07-28T12:02:58.336 INFO:tasks.rados.rados.0.smithi022.stdout:2823: writing smithi02269687-37 from 1911596 to 2332965 tid 2 2024-07-28T12:02:58.346 INFO:tasks.rados.rados.0.smithi022.stdout:2823: writing smithi02269687-37 from 3087644 to 3490963 tid 3 2024-07-28T12:02:58.346 INFO:tasks.rados.rados.0.smithi022.stdout:2824: write oid 35 current snap is 357 2024-07-28T12:02:58.346 INFO:tasks.rados.rados.0.smithi022.stdout:2824: seq_num 1059 ranges {598613=661758,1970078=565027,3115067=614591} 2024-07-28T12:02:58.355 INFO:tasks.rados.rados.0.smithi022.stdout:2824: writing smithi02269687-35 from 598613 to 1260371 tid 1 2024-07-28T12:02:58.363 INFO:tasks.rados.rados.0.smithi022.stdout:2824: writing smithi02269687-35 from 1970078 to 2535105 tid 2 2024-07-28T12:02:58.370 INFO:tasks.rados.rados.0.smithi022.stdout:2824: writing smithi02269687-35 from 3115067 to 3729658 tid 3 2024-07-28T12:02:58.370 INFO:tasks.rados.rados.0.smithi022.stdout:2825: snap_create 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2821: finishing rollback tid 0 to smithi02269687-34 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2821: finishing rollback tid 1 to smithi02269687-34 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2821: finishing rollback tid 2 to smithi02269687-34 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1600 (ObjNum 968 snap 333 seq_num 968) dirty exists 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2818: finishing rollback tid 0 to smithi02269687-38 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2818: finishing rollback tid 1 to smithi02269687-38 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2818: finishing rollback tid 2 to smithi02269687-38 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1151 (ObjNum 865 snap 300 seq_num 865) dirty exists 2024-07-28T12:02:58.371 INFO:tasks.rados.rados.0.smithi022.stdout:2820: expect (ObjNum 1053 snap 354 seq_num 1053) 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:2822: finishing write tid 1 to smithi02269687-3 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:2822: finishing write tid 2 to smithi02269687-3 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:2822: finishing write tid 3 to smithi02269687-3 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:2822: finishing write tid 4 to smithi02269687-3 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:2822: finishing write tid 5 to smithi02269687-3 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1523 (ObjNum 1057 snap 357 seq_num 1057) dirty exists 2024-07-28T12:02:58.545 INFO:tasks.rados.rados.0.smithi022.stdout:2822: left oid 3 (ObjNum 1057 snap 357 seq_num 1057) 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2823: finishing write tid 1 to smithi02269687-37 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2823: finishing write tid 2 to smithi02269687-37 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2823: finishing write tid 3 to smithi02269687-37 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2823: finishing write tid 4 to smithi02269687-37 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2823: finishing write tid 5 to smithi02269687-37 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 585 (ObjNum 1058 snap 357 seq_num 1058) dirty exists 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2823: left oid 37 (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2824: finishing write tid 1 to smithi02269687-35 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2824: finishing write tid 2 to smithi02269687-35 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2824: finishing write tid 3 to smithi02269687-35 2024-07-28T12:02:58.546 INFO:tasks.rados.rados.0.smithi022.stdout:2824: finishing write tid 4 to smithi02269687-35 2024-07-28T12:02:58.547 INFO:tasks.rados.rados.0.smithi022.stdout:2824: finishing write tid 5 to smithi02269687-35 2024-07-28T12:02:58.547 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1527 (ObjNum 1059 snap 357 seq_num 1059) dirty exists 2024-07-28T12:02:58.547 INFO:tasks.rados.rados.0.smithi022.stdout:2824: left oid 35 (ObjNum 1059 snap 357 seq_num 1059) 2024-07-28T12:02:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:58 smithi022 bash[80503]: cluster 2024-07-28T12:02:57.117805+0000 mgr.y (mgr.25232) 342 : cluster [DBG] pgmap v738: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-07-28T12:02:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:02:58 smithi022 bash[80503]: cluster 2024-07-28T12:02:58.264998+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-07-28T12:02:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:58 smithi022 bash[82865]: cluster 2024-07-28T12:02:57.117805+0000 mgr.y (mgr.25232) 342 : cluster [DBG] pgmap v738: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-07-28T12:02:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:02:58 smithi022 bash[82865]: cluster 2024-07-28T12:02:58.264998+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-07-28T12:02:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:58 smithi150 bash[67543]: cluster 2024-07-28T12:02:57.117805+0000 mgr.y (mgr.25232) 342 : cluster [DBG] pgmap v738: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-07-28T12:02:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:02:58 smithi150 bash[67543]: cluster 2024-07-28T12:02:58.264998+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2818: done (7 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2819: done (6 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2820: done (5 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2821: done (4 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2822: done (3 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2823: done (2 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2824: done (1 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2825: done (0 left) 2024-07-28T12:02:59.325 INFO:tasks.rados.rados.0.smithi022.stdout:2826: read oid 45 snap -1 2024-07-28T12:02:59.326 INFO:tasks.rados.rados.0.smithi022.stdout:2826: expect deleted 2024-07-28T12:02:59.326 INFO:tasks.rados.rados.0.smithi022.stdout:2827: write oid 8 current snap is 358 2024-07-28T12:02:59.326 INFO:tasks.rados.rados.0.smithi022.stdout:2827: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-07-28T12:02:59.332 INFO:tasks.rados.rados.0.smithi022.stdout:2827: writing smithi02269687-8 from 615420 to 1352427 tid 1 2024-07-28T12:02:59.338 INFO:tasks.rados.rados.0.smithi022.stdout:2827: writing smithi02269687-8 from 1912207 to 2337245 tid 2 2024-07-28T12:02:59.346 INFO:tasks.rados.rados.0.smithi022.stdout:2827: writing smithi02269687-8 from 3026137 to 3568353 tid 3 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2828: read oid 39 snap 350 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2828: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2829: rollback oid 40 current snap is 358 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 354 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2826: done (3 left) 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2830: read oid 49 snap -1 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2830: expect deleted 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2831: read oid 4 snap -1 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2831: expect deleted 2024-07-28T12:02:59.347 INFO:tasks.rados.rados.0.smithi022.stdout:2832: rollback oid 22 current snap is 358 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2827: finishing write tid 1 to smithi02269687-8 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2827: finishing write tid 2 to smithi02269687-8 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 22 to 351 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2833: read oid 41 snap 347 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2833: expect (ObjNum 1007 snap 345 seq_num 1007) 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2834: read oid 19 snap -1 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2834: expect deleted 2024-07-28T12:02:59.348 INFO:tasks.rados.rados.0.smithi022.stdout:2835: snap_remove snap 341 2024-07-28T12:02:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:02:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:02:59] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-07-28T12:03:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:2835: done (8 left) 2024-07-28T12:03:00.333 INFO:tasks.rados.rados.0.smithi022.stdout:2836: write oid 33 current snap is 358 2024-07-28T12:03:00.334 INFO:tasks.rados.rados.0.smithi022.stdout:2836: seq_num 1061 ranges {632227=412256,1570689=568696,2653560=753488} 2024-07-28T12:03:00.343 INFO:tasks.rados.rados.0.smithi022.stdout:2836: writing smithi02269687-33 from 632227 to 1044483 tid 1 2024-07-28T12:03:00.354 INFO:tasks.rados.rados.0.smithi022.stdout:2836: writing smithi02269687-33 from 1570689 to 2139385 tid 2 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2836: writing smithi02269687-33 from 2653560 to 3407048 tid 3 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2837: read oid 28 snap -1 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2837: expect deleted 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2838: snap_create 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2827: finishing write tid 3 to smithi02269687-8 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2829: finishing rollback tid 0 to smithi02269687-40 2024-07-28T12:03:00.369 INFO:tasks.rados.rados.0.smithi022.stdout:2829: finishing rollback tid 1 to smithi02269687-40 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:2829: finishing rollback tid 2 to smithi02269687-40 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1545 (ObjNum 1026 snap 349 seq_num 1026) dirty exists 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:2827: finishing write tid 4 to smithi02269687-8 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:2827: finishing write tid 5 to smithi02269687-8 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1550 (ObjNum 1060 snap 358 seq_num 1060) dirty exists 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:2827: left oid 8 (ObjNum 1060 snap 358 seq_num 1060) 2024-07-28T12:03:00.370 INFO:tasks.rados.rados.0.smithi022.stdout:2833: expect (ObjNum 1007 snap 345 seq_num 1007) 2024-07-28T12:03:00.548 INFO:tasks.rados.rados.0.smithi022.stdout:2832: finishing rollback tid 0 to smithi02269687-22 2024-07-28T12:03:00.548 INFO:tasks.rados.rados.0.smithi022.stdout:2832: finishing rollback tid 1 to smithi02269687-22 2024-07-28T12:03:00.548 INFO:tasks.rados.rados.0.smithi022.stdout:2832: finishing rollback tid 2 to smithi02269687-22 2024-07-28T12:03:00.548 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1604 (ObjNum 1025 snap 349 seq_num 1025) dirty exists 2024-07-28T12:03:00.548 INFO:tasks.rados.rados.0.smithi022.stdout:2828: expect (ObjNum 931 snap 318 seq_num 931) 2024-07-28T12:03:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:00 smithi022 bash[80503]: cluster 2024-07-28T12:02:59.118649+0000 mgr.y (mgr.25232) 343 : cluster [DBG] pgmap v741: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T12:03:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:00 smithi022 bash[80503]: cluster 2024-07-28T12:02:59.323777+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-07-28T12:03:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:00 smithi022 bash[82865]: cluster 2024-07-28T12:02:59.118649+0000 mgr.y (mgr.25232) 343 : cluster [DBG] pgmap v741: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T12:03:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:00 smithi022 bash[82865]: cluster 2024-07-28T12:02:59.323777+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-07-28T12:03:00.748 INFO:tasks.rados.rados.0.smithi022.stdout:2836: finishing write tid 1 to smithi02269687-33 2024-07-28T12:03:00.748 INFO:tasks.rados.rados.0.smithi022.stdout:2836: finishing write tid 2 to smithi02269687-33 2024-07-28T12:03:00.748 INFO:tasks.rados.rados.0.smithi022.stdout:2836: finishing write tid 3 to smithi02269687-33 2024-07-28T12:03:00.749 INFO:tasks.rados.rados.0.smithi022.stdout:2836: finishing write tid 4 to smithi02269687-33 2024-07-28T12:03:00.749 INFO:tasks.rados.rados.0.smithi022.stdout:2836: finishing write tid 5 to smithi02269687-33 2024-07-28T12:03:00.749 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1233 (ObjNum 1061 snap 358 seq_num 1061) dirty exists 2024-07-28T12:03:00.749 INFO:tasks.rados.rados.0.smithi022.stdout:2836: left oid 33 (ObjNum 1061 snap 358 seq_num 1061) 2024-07-28T12:03:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:00 smithi150 bash[67543]: cluster 2024-07-28T12:02:59.118649+0000 mgr.y (mgr.25232) 343 : cluster [DBG] pgmap v741: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T12:03:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:00 smithi150 bash[67543]: cluster 2024-07-28T12:02:59.323777+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2827: done (10 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2828: done (9 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2829: done (8 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2830: done (7 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2831: done (6 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2832: done (5 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2833: done (4 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2834: done (3 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2836: done (2 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2837: done (1 left) 2024-07-28T12:03:01.347 INFO:tasks.rados.rados.0.smithi022.stdout:2838: done (0 left) 2024-07-28T12:03:01.348 INFO:tasks.rados.rados.0.smithi022.stdout:2839: write oid 10 current snap is 359 2024-07-28T12:03:01.348 INFO:tasks.rados.rados.0.smithi022.stdout:2839: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2024-07-28T12:03:01.354 INFO:tasks.rados.rados.0.smithi022.stdout:2839: writing smithi02269687-10 from 649034 to 1136539 tid 1 2024-07-28T12:03:01.360 INFO:tasks.rados.rados.0.smithi022.stdout:2839: writing smithi02269687-10 from 1629171 to 2057878 tid 2 2024-07-28T12:03:01.368 INFO:tasks.rados.rados.0.smithi022.stdout:2839: writing smithi02269687-10 from 2680983 to 3245743 tid 3 2024-07-28T12:03:01.374 INFO:tasks.rados.rados.0.smithi022.stdout:2839: writing smithi02269687-10 from 3798768 to 3849034 tid 4 2024-07-28T12:03:01.374 INFO:tasks.rados.rados.0.smithi022.stdout:2840: snap_create 2024-07-28T12:03:01.374 INFO:tasks.rados.rados.0.smithi022.stdout:2839: finishing write tid 1 to smithi02269687-10 2024-07-28T12:03:01.374 INFO:tasks.rados.rados.0.smithi022.stdout:2839: finishing write tid 2 to smithi02269687-10 2024-07-28T12:03:01.374 INFO:tasks.rados.rados.0.smithi022.stdout:2839: finishing write tid 3 to smithi02269687-10 2024-07-28T12:03:01.378 INFO:tasks.rados.rados.0.smithi022.stdout:2839: finishing write tid 4 to smithi02269687-10 2024-07-28T12:03:01.379 INFO:tasks.rados.rados.0.smithi022.stdout:2839: finishing write tid 5 to smithi02269687-10 2024-07-28T12:03:01.379 INFO:tasks.rados.rados.0.smithi022.stdout:2839: finishing write tid 6 to smithi02269687-10 2024-07-28T12:03:01.379 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1239 (ObjNum 1062 snap 359 seq_num 1062) dirty exists 2024-07-28T12:03:01.379 INFO:tasks.rados.rados.0.smithi022.stdout:2839: left oid 10 (ObjNum 1062 snap 359 seq_num 1062) 2024-07-28T12:03:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:01 smithi150 bash[67543]: cluster 2024-07-28T12:03:00.332786+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-07-28T12:03:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:01 smithi022 bash[80503]: cluster 2024-07-28T12:03:00.332786+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-07-28T12:03:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:01 smithi022 bash[82865]: cluster 2024-07-28T12:03:00.332786+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-07-28T12:03:02.267 INFO:tasks.rados.rados.0.smithi022.stdout:2839: done (1 left) 2024-07-28T12:03:02.267 INFO:tasks.rados.rados.0.smithi022.stdout:2840: done (0 left) 2024-07-28T12:03:02.267 INFO:tasks.rados.rados.0.smithi022.stdout:2841: write oid 12 current snap is 360 2024-07-28T12:03:02.267 INFO:tasks.rados.rados.0.smithi022.stdout:2841: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2024-07-28T12:03:02.280 INFO:tasks.rados.rados.0.smithi022.stdout:2841: writing smithi02269687-12 from 665841 to 1228595 tid 1 2024-07-28T12:03:02.290 INFO:tasks.rados.rados.0.smithi022.stdout:2841: writing smithi02269687-12 from 1687653 to 2260018 tid 2 2024-07-28T12:03:02.300 INFO:tasks.rados.rados.0.smithi022.stdout:2841: writing smithi02269687-12 from 2708406 to 3484438 tid 3 2024-07-28T12:03:02.300 INFO:tasks.rados.rados.0.smithi022.stdout:2842: rollback oid 13 current snap is 360 2024-07-28T12:03:02.300 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 323 2024-07-28T12:03:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:2841: finishing write tid 1 to smithi02269687-12 2024-07-28T12:03:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:2841: finishing write tid 2 to smithi02269687-12 2024-07-28T12:03:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:2843: delete oid 41 current snap is 360 2024-07-28T12:03:02.308 INFO:tasks.rados.rados.0.smithi022.stdout:2842: finishing rollback tid 0 to smithi02269687-13 2024-07-28T12:03:02.310 INFO:tasks.rados.rados.0.smithi022.stdout:2842: finishing rollback tid 1 to smithi02269687-13 2024-07-28T12:03:02.310 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2006 (ObjNum 129 snap 0 seq_num 3533480600) dirty dne 2024-07-28T12:03:02.312 INFO:tasks.rados.rados.0.smithi022.stdout:2842: done (2 left) 2024-07-28T12:03:02.312 INFO:tasks.rados.rados.0.smithi022.stdout:2843: done (1 left) 2024-07-28T12:03:02.312 INFO:tasks.rados.rados.0.smithi022.stdout:2844: snap_create 2024-07-28T12:03:02.315 INFO:tasks.rados.rados.0.smithi022.stdout:2841: finishing write tid 3 to smithi02269687-12 2024-07-28T12:03:02.315 INFO:tasks.rados.rados.0.smithi022.stdout:2841: finishing write tid 4 to smithi02269687-12 2024-07-28T12:03:02.316 INFO:tasks.rados.rados.0.smithi022.stdout:2841: finishing write tid 5 to smithi02269687-12 2024-07-28T12:03:02.316 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1563 (ObjNum 1063 snap 360 seq_num 1063) dirty exists 2024-07-28T12:03:02.316 INFO:tasks.rados.rados.0.smithi022.stdout:2841: left oid 12 (ObjNum 1063 snap 360 seq_num 1063) 2024-07-28T12:03:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:02 smithi150 bash[67543]: cluster 2024-07-28T12:03:01.119516+0000 mgr.y (mgr.25232) 344 : cluster [DBG] pgmap v744: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T12:03:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:02 smithi150 bash[67543]: cluster 2024-07-28T12:03:01.346137+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-07-28T12:03:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:02 smithi150 bash[67543]: cluster 2024-07-28T12:03:02.266625+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-07-28T12:03:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:03:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:03:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:02 smithi022 bash[80503]: cluster 2024-07-28T12:03:01.119516+0000 mgr.y (mgr.25232) 344 : cluster [DBG] pgmap v744: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T12:03:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:02 smithi022 bash[80503]: cluster 2024-07-28T12:03:01.346137+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-07-28T12:03:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:02 smithi022 bash[80503]: cluster 2024-07-28T12:03:02.266625+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-07-28T12:03:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:02 smithi022 bash[82865]: cluster 2024-07-28T12:03:01.119516+0000 mgr.y (mgr.25232) 344 : cluster [DBG] pgmap v744: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T12:03:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:02 smithi022 bash[82865]: cluster 2024-07-28T12:03:01.346137+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-07-28T12:03:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:02 smithi022 bash[82865]: cluster 2024-07-28T12:03:02.266625+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-07-28T12:03:03.269 INFO:tasks.rados.rados.0.smithi022.stdout:2841: done (1 left) 2024-07-28T12:03:03.269 INFO:tasks.rados.rados.0.smithi022.stdout:2844: done (0 left) 2024-07-28T12:03:03.269 INFO:tasks.rados.rados.0.smithi022.stdout:2845: read oid 48 snap -1 2024-07-28T12:03:03.269 INFO:tasks.rados.rados.0.smithi022.stdout:2845: expect (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:03:03.269 INFO:tasks.rados.rados.0.smithi022.stdout:2846: delete oid 23 current snap is 361 2024-07-28T12:03:03.282 INFO:tasks.rados.rados.0.smithi022.stdout:2846: done (1 left) 2024-07-28T12:03:03.282 INFO:tasks.rados.rados.0.smithi022.stdout:2847: read oid 5 snap -1 2024-07-28T12:03:03.282 INFO:tasks.rados.rados.0.smithi022.stdout:2847: expect deleted 2024-07-28T12:03:03.283 INFO:tasks.rados.rados.0.smithi022.stdout:2848: read oid 23 snap 352 2024-07-28T12:03:03.283 INFO:tasks.rados.rados.0.smithi022.stdout:2848: expect (ObjNum 1037 snap 352 seq_num 1037) 2024-07-28T12:03:03.283 INFO:tasks.rados.rados.0.smithi022.stdout:2849: snap_remove snap 350 2024-07-28T12:03:04.278 INFO:tasks.rados.rados.0.smithi022.stdout:2849: done (3 left) 2024-07-28T12:03:04.278 INFO:tasks.rados.rados.0.smithi022.stdout:2850: read oid 7 snap -1 2024-07-28T12:03:04.278 INFO:tasks.rados.rados.0.smithi022.stdout:2850: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:03:04.278 INFO:tasks.rados.rados.0.smithi022.stdout:2845: expect (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:03:04.444 INFO:tasks.rados.rados.0.smithi022.stdout:2848: expect (ObjNum 1037 snap 352 seq_num 1037) 2024-07-28T12:03:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:04 smithi150 bash[67543]: cluster 2024-07-28T12:03:03.120295+0000 mgr.y (mgr.25232) 345 : cluster [DBG] pgmap v747: 89 pgs: 89 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T12:03:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:04 smithi150 bash[67543]: cluster 2024-07-28T12:03:03.268914+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-07-28T12:03:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:04 smithi022 bash[80503]: cluster 2024-07-28T12:03:03.120295+0000 mgr.y (mgr.25232) 345 : cluster [DBG] pgmap v747: 89 pgs: 89 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T12:03:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:04 smithi022 bash[80503]: cluster 2024-07-28T12:03:03.268914+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-07-28T12:03:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:04 smithi022 bash[82865]: cluster 2024-07-28T12:03:03.120295+0000 mgr.y (mgr.25232) 345 : cluster [DBG] pgmap v747: 89 pgs: 89 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T12:03:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:04 smithi022 bash[82865]: cluster 2024-07-28T12:03:03.268914+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-07-28T12:03:04.597 INFO:tasks.rados.rados.0.smithi022.stdout:2845: done (3 left) 2024-07-28T12:03:04.597 INFO:tasks.rados.rados.0.smithi022.stdout:2847: done (2 left) 2024-07-28T12:03:04.598 INFO:tasks.rados.rados.0.smithi022.stdout:2848: done (1 left) 2024-07-28T12:03:04.598 INFO:tasks.rados.rados.0.smithi022.stdout:2851: write oid 44 current snap is 361 2024-07-28T12:03:04.598 INFO:tasks.rados.rados.0.smithi022.stdout:2851: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2024-07-28T12:03:04.617 INFO:tasks.rados.rados.0.smithi022.stdout:2851: writing smithi02269687-44 from 716262 to 1221116 tid 1 2024-07-28T12:03:04.639 INFO:tasks.rados.rados.0.smithi022.stdout:2851: writing smithi02269687-44 from 1863099 to 2582791 tid 2 2024-07-28T12:03:04.658 INFO:tasks.rados.rados.0.smithi022.stdout:2851: writing smithi02269687-44 from 3074322 to 3800523 tid 3 2024-07-28T12:03:04.658 INFO:tasks.rados.rados.0.smithi022.stdout:2852: read oid 31 snap -1 2024-07-28T12:03:04.658 INFO:tasks.rados.rados.0.smithi022.stdout:2852: expect (ObjNum 1004 snap 343 seq_num 1004) 2024-07-28T12:03:04.658 INFO:tasks.rados.rados.0.smithi022.stdout:2853: snap_remove snap 352 2024-07-28T12:03:05.293 INFO:tasks.rados.rados.0.smithi022.stdout:2853: done (3 left) 2024-07-28T12:03:05.293 INFO:tasks.rados.rados.0.smithi022.stdout:2854: read oid 27 snap -1 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2854: expect (ObjNum 1000 snap 343 seq_num 1000) 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2855: read oid 2 snap -1 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2855: expect deleted 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2856: rollback oid 14 current snap is 361 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 323 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2857: read oid 3 snap -1 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2857: expect (ObjNum 1057 snap 357 seq_num 1057) 2024-07-28T12:03:05.294 INFO:tasks.rados.rados.0.smithi022.stdout:2858: snap_remove snap 351 2024-07-28T12:03:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:05 smithi022 bash[80503]: cluster 2024-07-28T12:03:04.277194+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-07-28T12:03:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:05 smithi022 bash[80503]: audit 2024-07-28T12:03:05.016519+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:05 smithi022 bash[82865]: cluster 2024-07-28T12:03:04.277194+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-07-28T12:03:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:05 smithi022 bash[82865]: audit 2024-07-28T12:03:05.016519+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:05 smithi150 bash[67543]: cluster 2024-07-28T12:03:04.277194+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-07-28T12:03:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:05 smithi150 bash[67543]: audit 2024-07-28T12:03:05.016519+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2858: done (7 left) 2024-07-28T12:03:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2859: read oid 47 snap -1 2024-07-28T12:03:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2859: expect (ObjNum 1023 snap 349 seq_num 1023) 2024-07-28T12:03:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2860: write oid 25 current snap is 361 2024-07-28T12:03:06.298 INFO:tasks.rados.rados.0.smithi022.stdout:2860: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-07-28T12:03:06.314 INFO:tasks.rados.rados.0.smithi022.stdout:2860: writing smithi02269687-25 from 733069 to 1313172 tid 1 2024-07-28T12:03:06.327 INFO:tasks.rados.rados.0.smithi022.stdout:2860: writing smithi02269687-25 from 1921581 to 2501284 tid 2 2024-07-28T12:03:06.340 INFO:tasks.rados.rados.0.smithi022.stdout:2860: writing smithi02269687-25 from 3218098 to 3755571 tid 3 2024-07-28T12:03:06.340 INFO:tasks.rados.rados.0.smithi022.stdout:2861: read oid 10 snap 356 2024-07-28T12:03:06.340 INFO:tasks.rados.rados.0.smithi022.stdout:2861: expect (ObjNum 976 snap 338 seq_num 976) 2024-07-28T12:03:06.341 INFO:tasks.rados.rados.0.smithi022.stdout:2862: read oid 5 snap -1 2024-07-28T12:03:06.341 INFO:tasks.rados.rados.0.smithi022.stdout:2862: expect deleted 2024-07-28T12:03:06.341 INFO:tasks.rados.rados.0.smithi022.stdout:2863: rollback oid 11 current snap is 361 2024-07-28T12:03:06.341 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 357 2024-07-28T12:03:06.341 INFO:tasks.rados.rados.0.smithi022.stdout:2850: expect (ObjNum 960 snap 327 seq_num 960) 2024-07-28T12:03:06.500 INFO:tasks.rados.rados.0.smithi022.stdout:2851: finishing write tid 1 to smithi02269687-44 2024-07-28T12:03:06.501 INFO:tasks.rados.rados.0.smithi022.stdout:2851: finishing write tid 2 to smithi02269687-44 2024-07-28T12:03:06.501 INFO:tasks.rados.rados.0.smithi022.stdout:2852: expect (ObjNum 1004 snap 343 seq_num 1004) 2024-07-28T12:03:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:06 smithi022 bash[80503]: cluster 2024-07-28T12:03:05.121147+0000 mgr.y (mgr.25232) 346 : cluster [DBG] pgmap v750: 89 pgs: 89 active+clean; 219 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T12:03:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:06 smithi022 bash[80503]: cluster 2024-07-28T12:03:05.291669+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-07-28T12:03:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:06 smithi022 bash[82865]: cluster 2024-07-28T12:03:05.121147+0000 mgr.y (mgr.25232) 346 : cluster [DBG] pgmap v750: 89 pgs: 89 active+clean; 219 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T12:03:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:06 smithi022 bash[82865]: cluster 2024-07-28T12:03:05.291669+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-07-28T12:03:06.625 INFO:tasks.rados.rados.0.smithi022.stdout:2851: finishing write tid 3 to smithi02269687-44 2024-07-28T12:03:06.625 INFO:tasks.rados.rados.0.smithi022.stdout:2851: finishing write tid 4 to smithi02269687-44 2024-07-28T12:03:06.625 INFO:tasks.rados.rados.0.smithi022.stdout:2851: finishing write tid 5 to smithi02269687-44 2024-07-28T12:03:06.625 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1550 (ObjNum 1066 snap 361 seq_num 1066) dirty exists 2024-07-28T12:03:06.625 INFO:tasks.rados.rados.0.smithi022.stdout:2851: left oid 44 (ObjNum 1066 snap 361 seq_num 1066) 2024-07-28T12:03:06.625 INFO:tasks.rados.rados.0.smithi022.stdout:2854: expect (ObjNum 1000 snap 343 seq_num 1000) 2024-07-28T12:03:06.748 INFO:tasks.rados.rados.0.smithi022.stdout:2856: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:03:06.748 INFO:tasks.rados.rados.0.smithi022.stdout:2856: finishing rollback tid 2 to smithi02269687-14 2024-07-28T12:03:06.748 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 2012 (ObjNum 908 snap 312 seq_num 908) dirty exists 2024-07-28T12:03:06.748 INFO:tasks.rados.rados.0.smithi022.stdout:2857: expect (ObjNum 1057 snap 357 seq_num 1057) 2024-07-28T12:03:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:06 smithi150 bash[67543]: cluster 2024-07-28T12:03:05.121147+0000 mgr.y (mgr.25232) 346 : cluster [DBG] pgmap v750: 89 pgs: 89 active+clean; 219 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T12:03:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:06 smithi150 bash[67543]: cluster 2024-07-28T12:03:05.291669+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-07-28T12:03:06.868 INFO:tasks.rados.rados.0.smithi022.stdout:2859: expect (ObjNum 1023 snap 349 seq_num 1023) 2024-07-28T12:03:06.969 INFO:tasks.rados.rados.0.smithi022.stdout:2860: finishing write tid 1 to smithi02269687-25 2024-07-28T12:03:06.969 INFO:tasks.rados.rados.0.smithi022.stdout:2860: finishing write tid 2 to smithi02269687-25 2024-07-28T12:03:06.969 INFO:tasks.rados.rados.0.smithi022.stdout:2863: finishing rollback tid 0 to smithi02269687-11 2024-07-28T12:03:06.969 INFO:tasks.rados.rados.0.smithi022.stdout:2863: finishing rollback tid 1 to smithi02269687-11 2024-07-28T12:03:06.969 INFO:tasks.rados.rados.0.smithi022.stdout:2861: expect (ObjNum 976 snap 338 seq_num 976) 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2863: finishing rollback tid 2 to smithi02269687-11 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 195 (ObjNum 1049 snap 354 seq_num 1049) dirty exists 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2860: finishing write tid 3 to smithi02269687-25 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2860: finishing write tid 4 to smithi02269687-25 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2860: finishing write tid 5 to smithi02269687-25 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1123 (ObjNum 1067 snap 361 seq_num 1067) dirty exists 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2860: left oid 25 (ObjNum 1067 snap 361 seq_num 1067) 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2850: done (11 left) 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2851: done (10 left) 2024-07-28T12:03:07.107 INFO:tasks.rados.rados.0.smithi022.stdout:2852: done (9 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2854: done (8 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2855: done (7 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2856: done (6 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2857: done (5 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2859: done (4 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2860: done (3 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2861: done (2 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2862: done (1 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2863: done (0 left) 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2864: write oid 32 current snap is 361 2024-07-28T12:03:07.108 INFO:tasks.rados.rados.0.smithi022.stdout:2864: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-07-28T12:03:07.130 INFO:tasks.rados.rados.0.smithi022.stdout:2864: writing smithi02269687-32 from 749876 to 1405228 tid 1 2024-07-28T12:03:07.149 INFO:tasks.rados.rados.0.smithi022.stdout:2864: writing smithi02269687-32 from 1863710 to 2587071 tid 2 2024-07-28T12:03:07.167 INFO:tasks.rados.rados.0.smithi022.stdout:2864: writing smithi02269687-32 from 3012815 to 3761560 tid 3 2024-07-28T12:03:07.167 INFO:tasks.rados.rados.0.smithi022.stdout:2865: read oid 22 snap -1 2024-07-28T12:03:07.167 INFO:tasks.rados.rados.0.smithi022.stdout:2865: expect (ObjNum 1025 snap 349 seq_num 1025) 2024-07-28T12:03:07.167 INFO:tasks.rados.rados.0.smithi022.stdout:2866: delete oid 28 current snap is 361 2024-07-28T12:03:07.167 INFO:tasks.rados.rados.0.smithi022.stdout:2864: finishing write tid 1 to smithi02269687-32 2024-07-28T12:03:07.167 INFO:tasks.rados.rados.0.smithi022.stdout:2864: finishing write tid 2 to smithi02269687-32 2024-07-28T12:03:07.171 INFO:tasks.rados.rados.0.smithi022.stdout:2866: done (2 left) 2024-07-28T12:03:07.171 INFO:tasks.rados.rados.0.smithi022.stdout:2867: rollback oid 45 current snap is 361 2024-07-28T12:03:07.171 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 45 to 323 2024-07-28T12:03:07.171 INFO:tasks.rados.rados.0.smithi022.stdout:2868: write oid 7 current snap is 361 2024-07-28T12:03:07.171 INFO:tasks.rados.rados.0.smithi022.stdout:2868: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2024-07-28T12:03:07.186 INFO:tasks.rados.rados.0.smithi022.stdout:2868: writing smithi02269687-7 from 783490 to 1189340 tid 1 2024-07-28T12:03:07.205 INFO:tasks.rados.rados.0.smithi022.stdout:2868: writing smithi02269687-7 from 1980674 to 2707704 tid 2 2024-07-28T12:03:07.215 INFO:tasks.rados.rados.0.smithi022.stdout:2868: writing smithi02269687-7 from 3184014 to 3671656 tid 3 2024-07-28T12:03:07.216 INFO:tasks.rados.rados.0.smithi022.stdout:2869: snap_remove snap 355 2024-07-28T12:03:07.268 INFO:tasks.rados.rados.0.smithi022.stdout:2869: done (4 left) 2024-07-28T12:03:07.268 INFO:tasks.rados.rados.0.smithi022.stdout:2870: delete oid 40 current snap is 361 2024-07-28T12:03:07.268 INFO:tasks.rados.rados.0.smithi022.stdout:2865: expect (ObjNum 1025 snap 349 seq_num 1025) 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:2864: finishing write tid 3 to smithi02269687-32 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:2864: finishing write tid 4 to smithi02269687-32 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:2864: finishing write tid 5 to smithi02269687-32 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1576 (ObjNum 1068 snap 361 seq_num 1068) dirty exists 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:2864: left oid 32 (ObjNum 1068 snap 361 seq_num 1068) 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:2867: finishing rollback tid 1 to smithi02269687-45 2024-07-28T12:03:07.438 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1501 (ObjNum 305 snap 0 seq_num 3533494304) dirty dne 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: finishing write tid 1 to smithi02269687-7 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: finishing write tid 2 to smithi02269687-7 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: finishing write tid 3 to smithi02269687-7 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: finishing write tid 4 to smithi02269687-7 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: finishing write tid 5 to smithi02269687-7 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2025 (ObjNum 1070 snap 361 seq_num 1070) dirty exists 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: left oid 7 (ObjNum 1070 snap 361 seq_num 1070) 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2864: done (4 left) 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2865: done (3 left) 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2867: done (2 left) 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2868: done (1 left) 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2870: done (0 left) 2024-07-28T12:03:07.439 INFO:tasks.rados.rados.0.smithi022.stdout:2871: snap_remove snap 354 2024-07-28T12:03:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:07 smithi022 bash[80503]: cluster 2024-07-28T12:03:06.292992+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-07-28T12:03:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:07 smithi022 bash[80503]: cluster 2024-07-28T12:03:07.268063+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-07-28T12:03:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:07 smithi022 bash[82865]: cluster 2024-07-28T12:03:06.292992+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-07-28T12:03:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:07 smithi022 bash[82865]: cluster 2024-07-28T12:03:07.268063+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-07-28T12:03:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:07 smithi150 bash[67543]: cluster 2024-07-28T12:03:06.292992+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-07-28T12:03:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:07 smithi150 bash[67543]: cluster 2024-07-28T12:03:07.268063+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-07-28T12:03:08.319 INFO:tasks.rados.rados.0.smithi022.stdout:2871: done (0 left) 2024-07-28T12:03:08.319 INFO:tasks.rados.rados.0.smithi022.stdout:2872: snap_remove snap 347 2024-07-28T12:03:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:08 smithi022 bash[80503]: cluster 2024-07-28T12:03:07.121788+0000 mgr.y (mgr.25232) 347 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 943 KiB/s wr, 14 op/s 2024-07-28T12:03:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:08 smithi022 bash[82865]: cluster 2024-07-28T12:03:07.121788+0000 mgr.y (mgr.25232) 347 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 943 KiB/s wr, 14 op/s 2024-07-28T12:03:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:08 smithi150 bash[67543]: cluster 2024-07-28T12:03:07.121788+0000 mgr.y (mgr.25232) 347 : cluster [DBG] pgmap v753: 89 pgs: 89 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 943 KiB/s wr, 14 op/s 2024-07-28T12:03:09.324 INFO:tasks.rados.rados.0.smithi022.stdout:2872: done (0 left) 2024-07-28T12:03:09.324 INFO:tasks.rados.rados.0.smithi022.stdout:2873: delete oid 43 current snap is 361 2024-07-28T12:03:09.345 INFO:tasks.rados.rados.0.smithi022.stdout:2873: done (0 left) 2024-07-28T12:03:09.345 INFO:tasks.rados.rados.0.smithi022.stdout:2874: write oid 30 current snap is 361 2024-07-28T12:03:09.345 INFO:tasks.rados.rados.0.smithi022.stdout:2874: seq_num 1073 ranges {433911=747950,1756120=277791} 2024-07-28T12:03:09.361 INFO:tasks.rados.rados.0.smithi022.stdout:2874: writing smithi02269687-30 from 433911 to 1181861 tid 1 2024-07-28T12:03:09.372 INFO:tasks.rados.rados.0.smithi022.stdout:2874: writing smithi02269687-30 from 1756120 to 2033911 tid 2 2024-07-28T12:03:09.372 INFO:tasks.rados.rados.0.smithi022.stdout:2875: write oid 26 current snap is 361 2024-07-28T12:03:09.372 INFO:tasks.rados.rados.0.smithi022.stdout:2874: finishing write tid 1 to smithi02269687-30 2024-07-28T12:03:09.372 INFO:tasks.rados.rados.0.smithi022.stdout:2875: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-07-28T12:03:09.381 INFO:tasks.rados.rados.0.smithi022.stdout:2875: writing smithi02269687-26 from 450718 to 873917 tid 1 2024-07-28T12:03:09.396 INFO:tasks.rados.rados.0.smithi022.stdout:2875: writing smithi02269687-26 from 1414602 to 2050718 tid 2 2024-07-28T12:03:09.396 INFO:tasks.rados.rados.0.smithi022.stdout:2876: snap_create 2024-07-28T12:03:09.396 INFO:tasks.rados.rados.0.smithi022.stdout:2874: finishing write tid 2 to smithi02269687-30 2024-07-28T12:03:09.397 INFO:tasks.rados.rados.0.smithi022.stdout:2874: finishing write tid 3 to smithi02269687-30 2024-07-28T12:03:09.397 INFO:tasks.rados.rados.0.smithi022.stdout:2874: finishing write tid 4 to smithi02269687-30 2024-07-28T12:03:09.397 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 608 (ObjNum 1073 snap 361 seq_num 1073) dirty exists 2024-07-28T12:03:09.397 INFO:tasks.rados.rados.0.smithi022.stdout:2874: left oid 30 (ObjNum 1073 snap 361 seq_num 1073) 2024-07-28T12:03:09.397 INFO:tasks.rados.rados.0.smithi022.stdout:2875: finishing write tid 1 to smithi02269687-26 2024-07-28T12:03:09.403 INFO:tasks.rados.rados.0.smithi022.stdout:2875: finishing write tid 2 to smithi02269687-26 2024-07-28T12:03:09.404 INFO:tasks.rados.rados.0.smithi022.stdout:2875: finishing write tid 3 to smithi02269687-26 2024-07-28T12:03:09.404 INFO:tasks.rados.rados.0.smithi022.stdout:2875: finishing write tid 4 to smithi02269687-26 2024-07-28T12:03:09.404 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1283 (ObjNum 1074 snap 361 seq_num 1074) dirty exists 2024-07-28T12:03:09.404 INFO:tasks.rados.rados.0.smithi022.stdout:2875: left oid 26 (ObjNum 1074 snap 361 seq_num 1074) 2024-07-28T12:03:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:09 smithi150 bash[67543]: cluster 2024-07-28T12:03:08.317986+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-07-28T12:03:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:09 smithi150 bash[67543]: cluster 2024-07-28T12:03:09.323073+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-07-28T12:03:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:03:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:03:09] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.43.0" 2024-07-28T12:03:09.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:09 smithi022 bash[80503]: cluster 2024-07-28T12:03:08.317986+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-07-28T12:03:09.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:09 smithi022 bash[80503]: cluster 2024-07-28T12:03:09.323073+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-07-28T12:03:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:09 smithi022 bash[82865]: cluster 2024-07-28T12:03:08.317986+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-07-28T12:03:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:09 smithi022 bash[82865]: cluster 2024-07-28T12:03:09.323073+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-07-28T12:03:10.369 INFO:tasks.rados.rados.0.smithi022.stdout:2874: done (2 left) 2024-07-28T12:03:10.369 INFO:tasks.rados.rados.0.smithi022.stdout:2875: done (1 left) 2024-07-28T12:03:10.369 INFO:tasks.rados.rados.0.smithi022.stdout:2876: done (0 left) 2024-07-28T12:03:10.369 INFO:tasks.rados.rados.0.smithi022.stdout:2877: delete oid 34 current snap is 362 2024-07-28T12:03:10.377 INFO:tasks.rados.rados.0.smithi022.stdout:2877: done (0 left) 2024-07-28T12:03:10.377 INFO:tasks.rados.rados.0.smithi022.stdout:2878: read oid 43 snap -1 2024-07-28T12:03:10.377 INFO:tasks.rados.rados.0.smithi022.stdout:2878: expect deleted 2024-07-28T12:03:10.377 INFO:tasks.rados.rados.0.smithi022.stdout:2879: delete oid 36 current snap is 362 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:2878: done (1 left) 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:2879: done (0 left) 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:2880: rollback oid 17 current snap is 362 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 360 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:2881: read oid 28 snap 359 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:2881: expect deleted 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:2882: rollback oid 31 current snap is 362 2024-07-28T12:03:10.386 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 361 2024-07-28T12:03:10.387 INFO:tasks.rados.rados.0.smithi022.stdout:2883: rollback oid 30 current snap is 362 2024-07-28T12:03:10.387 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 356 2024-07-28T12:03:10.387 INFO:tasks.rados.rados.0.smithi022.stdout:2884: write oid 42 current snap is 362 2024-07-28T12:03:10.387 INFO:tasks.rados.rados.0.smithi022.stdout:2884: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-07-28T12:03:10.405 INFO:tasks.rados.rados.0.smithi022.stdout:2884: writing smithi02269687-42 from 501139 to 1150085 tid 1 2024-07-28T12:03:10.421 INFO:tasks.rados.rados.0.smithi022.stdout:2884: writing smithi02269687-42 from 1873695 to 2101139 tid 2 2024-07-28T12:03:10.421 INFO:tasks.rados.rados.0.smithi022.stdout:2885: read oid 18 snap -1 2024-07-28T12:03:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:2885: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:03:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:2886: write oid 38 current snap is 362 2024-07-28T12:03:10.422 INFO:tasks.rados.rados.0.smithi022.stdout:2886: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-07-28T12:03:10.440 INFO:tasks.rados.rados.0.smithi022.stdout:2886: writing smithi02269687-38 from 517946 to 1242141 tid 1 2024-07-28T12:03:10.451 INFO:tasks.rados.rados.0.smithi022.stdout:2886: writing smithi02269687-38 from 1932177 to 2117946 tid 2 2024-07-28T12:03:10.451 INFO:tasks.rados.rados.0.smithi022.stdout:2887: delete oid 27 current snap is 362 2024-07-28T12:03:10.451 INFO:tasks.rados.rados.0.smithi022.stdout:2883: finishing rollback tid 0 to smithi02269687-30 2024-07-28T12:03:10.451 INFO:tasks.rados.rados.0.smithi022.stdout:2883: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:03:10.451 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 611 (ObjNum 129 snap 0 seq_num 3533580504) dirty dne 2024-07-28T12:03:10.451 INFO:tasks.rados.rados.0.smithi022.stdout:2882: finishing rollback tid 0 to smithi02269687-31 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2882: finishing rollback tid 1 to smithi02269687-31 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2882: finishing rollback tid 2 to smithi02269687-31 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1589 (ObjNum 1004 snap 343 seq_num 1004) dirty exists 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2880: finishing rollback tid 0 to smithi02269687-17 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2880: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2880: finishing rollback tid 2 to smithi02269687-17 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 687 (ObjNum 1032 snap 351 seq_num 1032) dirty exists 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2884: finishing write tid 1 to smithi02269687-42 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2884: finishing write tid 2 to smithi02269687-42 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2884: finishing write tid 3 to smithi02269687-42 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2884: finishing write tid 4 to smithi02269687-42 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 588 (ObjNum 1077 snap 362 seq_num 1077) dirty exists 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2884: left oid 42 (ObjNum 1077 snap 362 seq_num 1077) 2024-07-28T12:03:10.452 INFO:tasks.rados.rados.0.smithi022.stdout:2885: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:03:10.668 INFO:tasks.rados.rados.0.smithi022.stdout:2886: finishing write tid 1 to smithi02269687-38 2024-07-28T12:03:10.668 INFO:tasks.rados.rados.0.smithi022.stdout:2886: finishing write tid 2 to smithi02269687-38 2024-07-28T12:03:10.668 INFO:tasks.rados.rados.0.smithi022.stdout:2886: finishing write tid 3 to smithi02269687-38 2024-07-28T12:03:10.668 INFO:tasks.rados.rados.0.smithi022.stdout:2886: finishing write tid 4 to smithi02269687-38 2024-07-28T12:03:10.668 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1173 (ObjNum 1078 snap 362 seq_num 1078) dirty exists 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2886: left oid 38 (ObjNum 1078 snap 362 seq_num 1078) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2880: done (7 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2881: done (6 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2882: done (5 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2883: done (4 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2884: done (3 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2885: done (2 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2886: done (1 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2887: done (0 left) 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2888: write oid 21 current snap is 362 2024-07-28T12:03:10.669 INFO:tasks.rados.rados.0.smithi022.stdout:2888: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-07-28T12:03:10.683 INFO:tasks.rados.rados.0.smithi022.stdout:2888: writing smithi02269687-21 from 551560 to 1142606 tid 1 2024-07-28T12:03:10.696 INFO:tasks.rados.rados.0.smithi022.stdout:2888: writing smithi02269687-21 from 1765494 to 2151560 tid 2 2024-07-28T12:03:10.696 INFO:tasks.rados.rados.0.smithi022.stdout:2889: read oid 35 snap -1 2024-07-28T12:03:10.696 INFO:tasks.rados.rados.0.smithi022.stdout:2889: expect (ObjNum 1059 snap 357 seq_num 1059) 2024-07-28T12:03:10.696 INFO:tasks.rados.rados.0.smithi022.stdout:2890: write oid 38 current snap is 362 2024-07-28T12:03:10.697 INFO:tasks.rados.rados.0.smithi022.stdout:2890: seq_num 1081 ranges {568367=666295,1707623=460744} 2024-07-28T12:03:10.712 INFO:tasks.rados.rados.0.smithi022.stdout:2890: writing smithi02269687-38 from 568367 to 1234662 tid 1 2024-07-28T12:03:10.724 INFO:tasks.rados.rados.0.smithi022.stdout:2890: writing smithi02269687-38 from 1707623 to 2168367 tid 2 2024-07-28T12:03:10.725 INFO:tasks.rados.rados.0.smithi022.stdout:2891: snap_remove snap 353 2024-07-28T12:03:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:10 smithi150 bash[67543]: cluster 2024-07-28T12:03:09.122439+0000 mgr.y (mgr.25232) 348 : cluster [DBG] pgmap v756: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-07-28T12:03:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:10 smithi022 bash[80503]: cluster 2024-07-28T12:03:09.122439+0000 mgr.y (mgr.25232) 348 : cluster [DBG] pgmap v756: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-07-28T12:03:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:10 smithi022 bash[82865]: cluster 2024-07-28T12:03:09.122439+0000 mgr.y (mgr.25232) 348 : cluster [DBG] pgmap v756: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-07-28T12:03:11.380 INFO:tasks.rados.rados.0.smithi022.stdout:2891: done (3 left) 2024-07-28T12:03:11.380 INFO:tasks.rados.rados.0.smithi022.stdout:2892: snap_remove snap 361 2024-07-28T12:03:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:11 smithi150 bash[67543]: cluster 2024-07-28T12:03:10.368680+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-07-28T12:03:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:11 smithi022 bash[80503]: cluster 2024-07-28T12:03:10.368680+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-07-28T12:03:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:11 smithi022 bash[82865]: cluster 2024-07-28T12:03:10.368680+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-07-28T12:03:12.271 INFO:tasks.rados.rados.0.smithi022.stdout:2892: done (3 left) 2024-07-28T12:03:12.271 INFO:tasks.rados.rados.0.smithi022.stdout:2893: delete oid 13 current snap is 362 2024-07-28T12:03:12.271 INFO:tasks.rados.rados.0.smithi022.stdout:2888: finishing write tid 1 to smithi02269687-21 2024-07-28T12:03:12.271 INFO:tasks.rados.rados.0.smithi022.stdout:2888: finishing write tid 2 to smithi02269687-21 2024-07-28T12:03:12.271 INFO:tasks.rados.rados.0.smithi022.stdout:2888: finishing write tid 3 to smithi02269687-21 2024-07-28T12:03:12.271 INFO:tasks.rados.rados.0.smithi022.stdout:2888: finishing write tid 4 to smithi02269687-21 2024-07-28T12:03:12.272 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 691 (ObjNum 1080 snap 362 seq_num 1080) dirty exists 2024-07-28T12:03:12.272 INFO:tasks.rados.rados.0.smithi022.stdout:2888: left oid 21 (ObjNum 1080 snap 362 seq_num 1080) 2024-07-28T12:03:12.272 INFO:tasks.rados.rados.0.smithi022.stdout:2889: expect (ObjNum 1059 snap 357 seq_num 1059) 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2890: finishing write tid 1 to smithi02269687-38 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2890: finishing write tid 2 to smithi02269687-38 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2890: finishing write tid 3 to smithi02269687-38 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2890: finishing write tid 4 to smithi02269687-38 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1178 (ObjNum 1081 snap 362 seq_num 1081) dirty exists 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2890: left oid 38 (ObjNum 1081 snap 362 seq_num 1081) 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2888: done (3 left) 2024-07-28T12:03:12.449 INFO:tasks.rados.rados.0.smithi022.stdout:2889: done (2 left) 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2890: done (1 left) 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2893: done (0 left) 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2894: read oid 32 snap -1 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2894: expect (ObjNum 1068 snap 361 seq_num 1068) 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2895: read oid 12 snap -1 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2895: expect (ObjNum 1063 snap 360 seq_num 1063) 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2896: read oid 39 snap -1 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2896: expect (ObjNum 1050 snap 354 seq_num 1050) 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2897: write oid 50 current snap is 362 2024-07-28T12:03:12.450 INFO:tasks.rados.rados.0.smithi022.stdout:2897: seq_num 1083 ranges {601981=416793,1424587=492702} 2024-07-28T12:03:12.464 INFO:tasks.rados.rados.0.smithi022.stdout:2897: writing smithi02269687-50 from 601981 to 1018774 tid 1 2024-07-28T12:03:12.478 INFO:tasks.rados.rados.0.smithi022.stdout:2897: writing smithi02269687-50 from 1424587 to 1917289 tid 2 2024-07-28T12:03:12.478 INFO:tasks.rados.rados.0.smithi022.stdout:2898: delete oid 11 current snap is 362 2024-07-28T12:03:12.478 INFO:tasks.rados.rados.0.smithi022.stdout:2895: expect (ObjNum 1063 snap 360 seq_num 1063) 2024-07-28T12:03:12.713 INFO:tasks.rados.rados.0.smithi022.stdout:2894: expect (ObjNum 1068 snap 361 seq_num 1068) 2024-07-28T12:03:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:03:12 smithi150 bash[60514]: ts=2024-07-28T12:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:03:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:12 smithi150 bash[67543]: cluster 2024-07-28T12:03:11.123328+0000 mgr.y (mgr.25232) 349 : cluster [DBG] pgmap v759: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T12:03:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:12 smithi150 bash[67543]: cluster 2024-07-28T12:03:11.379147+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-07-28T12:03:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:12 smithi150 bash[67543]: cluster 2024-07-28T12:03:12.270335+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-07-28T12:03:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:12 smithi022 bash[82865]: cluster 2024-07-28T12:03:11.123328+0000 mgr.y (mgr.25232) 349 : cluster [DBG] pgmap v759: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T12:03:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:12 smithi022 bash[82865]: cluster 2024-07-28T12:03:11.379147+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-07-28T12:03:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:12 smithi022 bash[82865]: cluster 2024-07-28T12:03:12.270335+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-07-28T12:03:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:12 smithi022 bash[80503]: cluster 2024-07-28T12:03:11.123328+0000 mgr.y (mgr.25232) 349 : cluster [DBG] pgmap v759: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T12:03:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:12 smithi022 bash[80503]: cluster 2024-07-28T12:03:11.379147+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-07-28T12:03:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:12 smithi022 bash[80503]: cluster 2024-07-28T12:03:12.270335+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-07-28T12:03:12.928 INFO:tasks.rados.rados.0.smithi022.stdout:2897: finishing write tid 1 to smithi02269687-50 2024-07-28T12:03:12.928 INFO:tasks.rados.rados.0.smithi022.stdout:2896: expect (ObjNum 1050 snap 354 seq_num 1050) 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2897: finishing write tid 2 to smithi02269687-50 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2897: finishing write tid 3 to smithi02269687-50 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2897: finishing write tid 4 to smithi02269687-50 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1134 (ObjNum 1083 snap 362 seq_num 1083) dirty exists 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2897: left oid 50 (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2894: done (4 left) 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2895: done (3 left) 2024-07-28T12:03:13.188 INFO:tasks.rados.rados.0.smithi022.stdout:2896: done (2 left) 2024-07-28T12:03:13.189 INFO:tasks.rados.rados.0.smithi022.stdout:2897: done (1 left) 2024-07-28T12:03:13.189 INFO:tasks.rados.rados.0.smithi022.stdout:2898: done (0 left) 2024-07-28T12:03:13.189 INFO:tasks.rados.rados.0.smithi022.stdout:2899: write oid 13 current snap is 362 2024-07-28T12:03:13.189 INFO:tasks.rados.rados.0.smithi022.stdout:2899: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-07-28T12:03:13.207 INFO:tasks.rados.rados.0.smithi022.stdout:2899: writing smithi02269687-13 from 635595 to 1202886 tid 1 2024-07-28T12:03:13.225 INFO:tasks.rados.rados.0.smithi022.stdout:2899: writing smithi02269687-13 from 1825198 to 2235595 tid 2 2024-07-28T12:03:13.225 INFO:tasks.rados.rados.0.smithi022.stdout:2900: write oid 41 current snap is 362 2024-07-28T12:03:13.225 INFO:tasks.rados.rados.0.smithi022.stdout:2899: finishing write tid 1 to smithi02269687-13 2024-07-28T12:03:13.225 INFO:tasks.rados.rados.0.smithi022.stdout:2900: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-07-28T12:03:13.246 INFO:tasks.rados.rados.0.smithi022.stdout:2900: writing smithi02269687-41 from 652402 to 1294942 tid 1 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2900: writing smithi02269687-41 from 1883680 to 2252402 tid 2 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2901: rollback oid 12 current snap is 362 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 357 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2899: finishing write tid 2 to smithi02269687-13 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2899: finishing write tid 3 to smithi02269687-13 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2899: finishing write tid 4 to smithi02269687-13 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2051 (ObjNum 1085 snap 362 seq_num 1085) dirty exists 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2899: left oid 13 (ObjNum 1085 snap 362 seq_num 1085) 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2900: finishing write tid 1 to smithi02269687-41 2024-07-28T12:03:13.261 INFO:tasks.rados.rados.0.smithi022.stdout:2899: done (2 left) 2024-07-28T12:03:13.262 INFO:tasks.rados.rados.0.smithi022.stdout:2902: read oid 37 snap -1 2024-07-28T12:03:13.262 INFO:tasks.rados.rados.0.smithi022.stdout:2902: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:03:13.262 INFO:tasks.rados.rados.0.smithi022.stdout:2903: rollback oid 15 current snap is 362 2024-07-28T12:03:13.262 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 357 2024-07-28T12:03:13.262 INFO:tasks.rados.rados.0.smithi022.stdout:2904: write oid 39 current snap is 362 2024-07-28T12:03:13.262 INFO:tasks.rados.rados.0.smithi022.stdout:2904: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-07-28T12:03:13.280 INFO:tasks.rados.rados.0.smithi022.stdout:2904: writing smithi02269687-39 from 669209 to 1386998 tid 1 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:2904: writing smithi02269687-39 from 1942162 to 2269209 tid 2 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:2905: rollback oid 24 current snap is 362 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 24 to 323 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:2900: finishing write tid 2 to smithi02269687-41 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:2903: finishing rollback tid 1 to smithi02269687-15 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 1772 (ObjNum 49 snap 0 seq_num 3528766544) dirty dne 2024-07-28T12:03:13.292 INFO:tasks.rados.rados.0.smithi022.stdout:2901: finishing rollback tid 0 to smithi02269687-12 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2900: finishing write tid 3 to smithi02269687-41 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2900: finishing write tid 4 to smithi02269687-41 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1665 (ObjNum 1086 snap 362 seq_num 1086) dirty exists 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2900: left oid 41 (ObjNum 1086 snap 362 seq_num 1086) 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2901: finishing rollback tid 1 to smithi02269687-12 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2900: done (5 left) 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2903: done (4 left) 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2906: write oid 2 current snap is 362 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2901: finishing rollback tid 2 to smithi02269687-12 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1601 (ObjNum 1035 snap 351 seq_num 1035) dirty exists 2024-07-28T12:03:13.293 INFO:tasks.rados.rados.0.smithi022.stdout:2902: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:2904: finishing write tid 1 to smithi02269687-39 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:2905: finishing rollback tid 0 to smithi02269687-24 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:2905: finishing rollback tid 1 to smithi02269687-24 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 337 (ObjNum 65 snap 0 seq_num 3489664592) dirty dne 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:2904: finishing write tid 2 to smithi02269687-39 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:2904: finishing write tid 3 to smithi02269687-39 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:2904: finishing write tid 4 to smithi02269687-39 2024-07-28T12:03:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1590 (ObjNum 1087 snap 362 seq_num 1087) dirty exists 2024-07-28T12:03:13.469 INFO:tasks.rados.rados.0.smithi022.stdout:2904: left oid 39 (ObjNum 1087 snap 362 seq_num 1087) 2024-07-28T12:03:13.469 INFO:tasks.rados.rados.0.smithi022.stdout:2906: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-07-28T12:03:13.481 INFO:tasks.rados.rados.0.smithi022.stdout:2906: writing smithi02269687-2 from 686016 to 1195407 tid 1 2024-07-28T12:03:13.494 INFO:tasks.rados.rados.0.smithi022.stdout:2906: writing smithi02269687-2 from 1716997 to 2286016 tid 2 2024-07-28T12:03:13.494 INFO:tasks.rados.rados.0.smithi022.stdout:2901: done (4 left) 2024-07-28T12:03:13.495 INFO:tasks.rados.rados.0.smithi022.stdout:2902: done (3 left) 2024-07-28T12:03:13.495 INFO:tasks.rados.rados.0.smithi022.stdout:2904: done (2 left) 2024-07-28T12:03:13.495 INFO:tasks.rados.rados.0.smithi022.stdout:2905: done (1 left) 2024-07-28T12:03:13.495 INFO:tasks.rados.rados.0.smithi022.stdout:2907: write oid 44 current snap is 362 2024-07-28T12:03:13.495 INFO:tasks.rados.rados.0.smithi022.stdout:2906: finishing write tid 1 to smithi02269687-2 2024-07-28T12:03:13.495 INFO:tasks.rados.rados.0.smithi022.stdout:2907: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-07-28T12:03:13.509 INFO:tasks.rados.rados.0.smithi022.stdout:2907: writing smithi02269687-44 from 702823 to 1287463 tid 1 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:2907: writing smithi02269687-44 from 2059126 to 2302823 tid 2 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:2908: rollback oid 25 current snap is 362 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 25 to 360 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:2906: finishing write tid 2 to smithi02269687-2 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:2906: finishing write tid 3 to smithi02269687-2 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:2906: finishing write tid 4 to smithi02269687-2 2024-07-28T12:03:13.522 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2055 (ObjNum 1088 snap 362 seq_num 1088) dirty exists 2024-07-28T12:03:13.523 INFO:tasks.rados.rados.0.smithi022.stdout:2906: left oid 2 (ObjNum 1088 snap 362 seq_num 1088) 2024-07-28T12:03:13.523 INFO:tasks.rados.rados.0.smithi022.stdout:2907: finishing write tid 1 to smithi02269687-44 2024-07-28T12:03:13.523 INFO:tasks.rados.rados.0.smithi022.stdout:2906: done (2 left) 2024-07-28T12:03:13.523 INFO:tasks.rados.rados.0.smithi022.stdout:2909: delete oid 5 current snap is 362 2024-07-28T12:03:13.525 INFO:tasks.rados.rados.0.smithi022.stdout:2909: done (2 left) 2024-07-28T12:03:13.525 INFO:tasks.rados.rados.0.smithi022.stdout:2910: rollback oid 8 current snap is 362 2024-07-28T12:03:13.525 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 357 2024-07-28T12:03:13.525 INFO:tasks.rados.rados.0.smithi022.stdout:2911: read oid 32 snap -1 2024-07-28T12:03:13.525 INFO:tasks.rados.rados.0.smithi022.stdout:2911: expect (ObjNum 1068 snap 361 seq_num 1068) 2024-07-28T12:03:13.525 INFO:tasks.rados.rados.0.smithi022.stdout:2912: delete oid 12 current snap is 362 2024-07-28T12:03:13.528 INFO:tasks.rados.rados.0.smithi022.stdout:2908: finishing rollback tid 0 to smithi02269687-25 2024-07-28T12:03:13.530 INFO:tasks.rados.rados.0.smithi022.stdout:2907: finishing write tid 2 to smithi02269687-44 2024-07-28T12:03:13.530 INFO:tasks.rados.rados.0.smithi022.stdout:2908: finishing rollback tid 1 to smithi02269687-25 2024-07-28T12:03:13.531 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1136 (ObjNum 129 snap 0 seq_num 3533881040) dirty dne 2024-07-28T12:03:13.535 INFO:tasks.rados.rados.0.smithi022.stdout:2907: finishing write tid 3 to smithi02269687-44 2024-07-28T12:03:13.535 INFO:tasks.rados.rados.0.smithi022.stdout:2910: finishing rollback tid 0 to smithi02269687-8 2024-07-28T12:03:13.535 INFO:tasks.rados.rados.0.smithi022.stdout:2907: finishing write tid 4 to smithi02269687-44 2024-07-28T12:03:13.535 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1593 (ObjNum 1089 snap 362 seq_num 1089) dirty exists 2024-07-28T12:03:13.535 INFO:tasks.rados.rados.0.smithi022.stdout:2907: left oid 44 (ObjNum 1089 snap 362 seq_num 1089) 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:2910: finishing rollback tid 1 to smithi02269687-8 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1604 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:2907: done (4 left) 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:2908: done (3 left) 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:2910: done (2 left) 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:2912: done (1 left) 2024-07-28T12:03:13.536 INFO:tasks.rados.rados.0.smithi022.stdout:2913: snap_create 2024-07-28T12:03:13.542 INFO:tasks.rados.rados.0.smithi022.stdout:2911: expect (ObjNum 1068 snap 361 seq_num 1068) 2024-07-28T12:03:14.384 INFO:tasks.rados.rados.0.smithi022.stdout:2911: done (1 left) 2024-07-28T12:03:14.385 INFO:tasks.rados.rados.0.smithi022.stdout:2913: done (0 left) 2024-07-28T12:03:14.385 INFO:tasks.rados.rados.0.smithi022.stdout:2914: write oid 3 current snap is 363 2024-07-28T12:03:14.385 INFO:tasks.rados.rados.0.smithi022.stdout:2914: seq_num 1092 ranges {753244=410387,1834572=518672} 2024-07-28T12:03:14.401 INFO:tasks.rados.rados.0.smithi022.stdout:2914: writing smithi02269687-3 from 753244 to 1163631 tid 1 2024-07-28T12:03:14.418 INFO:tasks.rados.rados.0.smithi022.stdout:2914: writing smithi02269687-3 from 1834572 to 2353244 tid 2 2024-07-28T12:03:14.418 INFO:tasks.rados.rados.0.smithi022.stdout:2915: snap_create 2024-07-28T12:03:14.418 INFO:tasks.rados.rados.0.smithi022.stdout:2914: finishing write tid 1 to smithi02269687-3 2024-07-28T12:03:14.425 INFO:tasks.rados.rados.0.smithi022.stdout:2914: finishing write tid 2 to smithi02269687-3 2024-07-28T12:03:14.426 INFO:tasks.rados.rados.0.smithi022.stdout:2914: finishing write tid 3 to smithi02269687-3 2024-07-28T12:03:14.426 INFO:tasks.rados.rados.0.smithi022.stdout:2914: finishing write tid 4 to smithi02269687-3 2024-07-28T12:03:14.426 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1597 (ObjNum 1092 snap 363 seq_num 1092) dirty exists 2024-07-28T12:03:14.426 INFO:tasks.rados.rados.0.smithi022.stdout:2914: left oid 3 (ObjNum 1092 snap 363 seq_num 1092) 2024-07-28T12:03:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:14 smithi150 bash[67543]: cluster 2024-07-28T12:03:13.124078+0000 mgr.y (mgr.25232) 350 : cluster [DBG] pgmap v762: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-07-28T12:03:14.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:03:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T12:03:14.228168154Z level=info msg="Completed cleanup jobs" duration=103.74669ms 2024-07-28T12:03:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:14 smithi022 bash[80503]: cluster 2024-07-28T12:03:13.124078+0000 mgr.y (mgr.25232) 350 : cluster [DBG] pgmap v762: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-07-28T12:03:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:14 smithi022 bash[82865]: cluster 2024-07-28T12:03:13.124078+0000 mgr.y (mgr.25232) 350 : cluster [DBG] pgmap v762: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-07-28T12:03:15.404 INFO:tasks.rados.rados.0.smithi022.stdout:2914: done (1 left) 2024-07-28T12:03:15.404 INFO:tasks.rados.rados.0.smithi022.stdout:2915: done (0 left) 2024-07-28T12:03:15.404 INFO:tasks.rados.rados.0.smithi022.stdout:2916: delete oid 47 current snap is 364 2024-07-28T12:03:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:2916: done (0 left) 2024-07-28T12:03:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:2917: rollback oid 10 current snap is 364 2024-07-28T12:03:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 323 2024-07-28T12:03:15.410 INFO:tasks.rados.rados.0.smithi022.stdout:2918: snap_create 2024-07-28T12:03:15.417 INFO:tasks.rados.rados.0.smithi022.stdout:2917: finishing rollback tid 0 to smithi02269687-10 2024-07-28T12:03:15.417 INFO:tasks.rados.rados.0.smithi022.stdout:2917: finishing rollback tid 1 to smithi02269687-10 2024-07-28T12:03:15.417 INFO:tasks.rados.rados.0.smithi022.stdout:2917: finishing rollback tid 2 to smithi02269687-10 2024-07-28T12:03:15.418 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1293 (ObjNum 930 snap 316 seq_num 930) dirty exists 2024-07-28T12:03:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:15 smithi150 bash[67543]: cluster 2024-07-28T12:03:14.383985+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-07-28T12:03:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:15 smithi022 bash[80503]: cluster 2024-07-28T12:03:14.383985+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-07-28T12:03:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:15 smithi022 bash[82865]: cluster 2024-07-28T12:03:14.383985+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-07-28T12:03:16.413 INFO:tasks.rados.rados.0.smithi022.stdout:2917: done (1 left) 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2918: done (0 left) 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2919: read oid 35 snap -1 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2919: expect (ObjNum 1059 snap 357 seq_num 1059) 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2920: read oid 48 snap 364 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2920: expect (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2921: write oid 46 current snap is 365 2024-07-28T12:03:16.414 INFO:tasks.rados.rados.0.smithi022.stdout:2921: seq_num 1094 ranges {786858=560885,1835183=551675} 2024-07-28T12:03:16.435 INFO:tasks.rados.rados.0.smithi022.stdout:2921: writing smithi02269687-46 from 786858 to 1347743 tid 1 2024-07-28T12:03:16.453 INFO:tasks.rados.rados.0.smithi022.stdout:2921: writing smithi02269687-46 from 1835183 to 2386858 tid 2 2024-07-28T12:03:16.453 INFO:tasks.rados.rados.0.smithi022.stdout:2922: read oid 4 snap 359 2024-07-28T12:03:16.454 INFO:tasks.rados.rados.0.smithi022.stdout:2922: expect deleted 2024-07-28T12:03:16.454 INFO:tasks.rados.rados.0.smithi022.stdout:2923: write oid 22 current snap is 365 2024-07-28T12:03:16.454 INFO:tasks.rados.rados.0.smithi022.stdout:2923: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-07-28T12:03:16.471 INFO:tasks.rados.rados.0.smithi022.stdout:2923: writing smithi02269687-22 from 403665 to 1156152 tid 1 2024-07-28T12:03:16.484 INFO:tasks.rados.rados.0.smithi022.stdout:2923: writing smithi02269687-22 from 1610018 to 2124734 tid 2 2024-07-28T12:03:16.484 INFO:tasks.rados.rados.0.smithi022.stdout:2924: write oid 49 current snap is 365 2024-07-28T12:03:16.484 INFO:tasks.rados.rados.0.smithi022.stdout:2924: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2024-07-28T12:03:16.494 INFO:tasks.rados.rados.0.smithi022.stdout:2924: writing smithi02269687-49 from 420472 to 848208 tid 1 2024-07-28T12:03:16.505 INFO:tasks.rados.rados.0.smithi022.stdout:2924: writing smithi02269687-49 from 1268500 to 1926874 tid 2 2024-07-28T12:03:16.510 INFO:tasks.rados.rados.0.smithi022.stdout:2924: writing smithi02269687-49 from 2347953 to 2420472 tid 3 2024-07-28T12:03:16.510 INFO:tasks.rados.rados.0.smithi022.stdout:2925: read oid 44 snap -1 2024-07-28T12:03:16.510 INFO:tasks.rados.rados.0.smithi022.stdout:2925: expect (ObjNum 1089 snap 362 seq_num 1089) 2024-07-28T12:03:16.510 INFO:tasks.rados.rados.0.smithi022.stdout:2926: snap_remove snap 356 2024-07-28T12:03:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:16 smithi150 bash[67543]: cluster 2024-07-28T12:03:15.124845+0000 mgr.y (mgr.25232) 351 : cluster [DBG] pgmap v764: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-28T12:03:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:16 smithi150 bash[67543]: cluster 2024-07-28T12:03:15.404292+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-07-28T12:03:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:16 smithi022 bash[80503]: cluster 2024-07-28T12:03:15.124845+0000 mgr.y (mgr.25232) 351 : cluster [DBG] pgmap v764: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-28T12:03:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:16 smithi022 bash[80503]: cluster 2024-07-28T12:03:15.404292+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-07-28T12:03:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:16 smithi022 bash[82865]: cluster 2024-07-28T12:03:15.124845+0000 mgr.y (mgr.25232) 351 : cluster [DBG] pgmap v764: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-28T12:03:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:16 smithi022 bash[82865]: cluster 2024-07-28T12:03:15.404292+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-07-28T12:03:17.274 INFO:tasks.rados.rados.0.smithi022.stdout:2920: expect (ObjNum 1013 snap 345 seq_num 1013) 2024-07-28T12:03:17.443 INFO:tasks.rados.rados.0.smithi022.stdout:2919: expect (ObjNum 1059 snap 357 seq_num 1059) 2024-07-28T12:03:17.564 INFO:tasks.rados.rados.0.smithi022.stdout:2921: finishing write tid 1 to smithi02269687-46 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2921: finishing write tid 2 to smithi02269687-46 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2921: finishing write tid 3 to smithi02269687-46 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2921: finishing write tid 4 to smithi02269687-46 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1605 (ObjNum 1094 snap 365 seq_num 1094) dirty exists 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2921: left oid 46 (ObjNum 1094 snap 365 seq_num 1094) 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2923: finishing write tid 1 to smithi02269687-22 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2923: finishing write tid 2 to smithi02269687-22 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2923: finishing write tid 3 to smithi02269687-22 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2923: finishing write tid 4 to smithi02269687-22 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1669 (ObjNum 1095 snap 365 seq_num 1095) dirty exists 2024-07-28T12:03:17.565 INFO:tasks.rados.rados.0.smithi022.stdout:2923: left oid 22 (ObjNum 1095 snap 365 seq_num 1095) 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2924: finishing write tid 1 to smithi02269687-49 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2924: finishing write tid 2 to smithi02269687-49 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2924: finishing write tid 3 to smithi02269687-49 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2924: finishing write tid 4 to smithi02269687-49 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2924: finishing write tid 5 to smithi02269687-49 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 688 (ObjNum 1096 snap 365 seq_num 1096) dirty exists 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2924: left oid 49 (ObjNum 1096 snap 365 seq_num 1096) 2024-07-28T12:03:17.566 INFO:tasks.rados.rados.0.smithi022.stdout:2925: expect (ObjNum 1089 snap 362 seq_num 1089) 2024-07-28T12:03:17.725 INFO:tasks.rados.rados.0.smithi022.stdout:2919: done (7 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2920: done (6 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2921: done (5 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2922: done (4 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2923: done (3 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2924: done (2 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2925: done (1 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2926: done (0 left) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2927: read oid 17 snap -1 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2927: expect (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2928: write oid 6 current snap is 365 2024-07-28T12:03:17.726 INFO:tasks.rados.rados.0.smithi022.stdout:2928: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-07-28T12:03:17.731 INFO:tasks.rados.rados.0.smithi022.stdout:2928: writing smithi02269687-6 from 437279 to 940264 tid 1 2024-07-28T12:03:17.737 INFO:tasks.rados.rados.0.smithi022.stdout:2928: writing smithi02269687-6 from 1610629 to 2129014 tid 2 2024-07-28T12:03:17.737 INFO:tasks.rados.rados.0.smithi022.stdout:2929: snap_remove snap 362 2024-07-28T12:03:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:17 smithi150 bash[67543]: cluster 2024-07-28T12:03:16.412740+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-07-28T12:03:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:17 smithi150 bash[67543]: cluster 2024-07-28T12:03:17.273298+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-07-28T12:03:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:17 smithi022 bash[80503]: cluster 2024-07-28T12:03:16.412740+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-07-28T12:03:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:17 smithi022 bash[80503]: cluster 2024-07-28T12:03:17.273298+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-07-28T12:03:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:17 smithi022 bash[82865]: cluster 2024-07-28T12:03:16.412740+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-07-28T12:03:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:17 smithi022 bash[82865]: cluster 2024-07-28T12:03:17.273298+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-07-28T12:03:18.433 INFO:tasks.rados.rados.0.smithi022.stdout:2929: done (2 left) 2024-07-28T12:03:18.433 INFO:tasks.rados.rados.0.smithi022.stdout:2930: read oid 3 snap -1 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2930: expect (ObjNum 1092 snap 363 seq_num 1092) 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2931: read oid 18 snap -1 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2931: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2932: delete oid 40 current snap is 365 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2928: finishing write tid 1 to smithi02269687-6 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2928: finishing write tid 2 to smithi02269687-6 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2928: finishing write tid 3 to smithi02269687-6 2024-07-28T12:03:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:2927: expect (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:03:18.545 INFO:tasks.rados.rados.0.smithi022.stdout:2928: finishing write tid 4 to smithi02269687-6 2024-07-28T12:03:18.545 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1139 (ObjNum 1097 snap 365 seq_num 1097) dirty exists 2024-07-28T12:03:18.545 INFO:tasks.rados.rados.0.smithi022.stdout:2928: left oid 6 (ObjNum 1097 snap 365 seq_num 1097) 2024-07-28T12:03:18.545 INFO:tasks.rados.rados.0.smithi022.stdout:2930: expect (ObjNum 1092 snap 363 seq_num 1092) 2024-07-28T12:03:18.632 INFO:tasks.rados.rados.0.smithi022.stdout:2931: expect (ObjNum 954 snap 325 seq_num 954) 2024-07-28T12:03:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:18 smithi150 bash[67543]: cluster 2024-07-28T12:03:17.125509+0000 mgr.y (mgr.25232) 352 : cluster [DBG] pgmap v767: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T12:03:18.790 INFO:tasks.rados.rados.0.smithi022.stdout:2927: done (4 left) 2024-07-28T12:03:18.790 INFO:tasks.rados.rados.0.smithi022.stdout:2928: done (3 left) 2024-07-28T12:03:18.790 INFO:tasks.rados.rados.0.smithi022.stdout:2930: done (2 left) 2024-07-28T12:03:18.790 INFO:tasks.rados.rados.0.smithi022.stdout:2931: done (1 left) 2024-07-28T12:03:18.790 INFO:tasks.rados.rados.0.smithi022.stdout:2932: done (0 left) 2024-07-28T12:03:18.791 INFO:tasks.rados.rados.0.smithi022.stdout:2933: write oid 31 current snap is 365 2024-07-28T12:03:18.791 INFO:tasks.rados.rados.0.smithi022.stdout:2933: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-07-28T12:03:18.808 INFO:tasks.rados.rados.0.smithi022.stdout:2933: writing smithi02269687-31 from 470893 to 1124376 tid 1 2024-07-28T12:03:18.827 INFO:tasks.rados.rados.0.smithi022.stdout:2933: writing smithi02269687-31 from 1727593 to 2249647 tid 2 2024-07-28T12:03:18.827 INFO:tasks.rados.rados.0.smithi022.stdout:2934: snap_create 2024-07-28T12:03:18.827 INFO:tasks.rados.rados.0.smithi022.stdout:2933: finishing write tid 1 to smithi02269687-31 2024-07-28T12:03:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:18 smithi022 bash[82865]: cluster 2024-07-28T12:03:17.125509+0000 mgr.y (mgr.25232) 352 : cluster [DBG] pgmap v767: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T12:03:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:18 smithi022 bash[80503]: cluster 2024-07-28T12:03:17.125509+0000 mgr.y (mgr.25232) 352 : cluster [DBG] pgmap v767: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T12:03:18.833 INFO:tasks.rados.rados.0.smithi022.stdout:2933: finishing write tid 2 to smithi02269687-31 2024-07-28T12:03:18.833 INFO:tasks.rados.rados.0.smithi022.stdout:2933: finishing write tid 3 to smithi02269687-31 2024-07-28T12:03:18.834 INFO:tasks.rados.rados.0.smithi022.stdout:2933: finishing write tid 4 to smithi02269687-31 2024-07-28T12:03:18.834 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1615 (ObjNum 1099 snap 365 seq_num 1099) dirty exists 2024-07-28T12:03:18.834 INFO:tasks.rados.rados.0.smithi022.stdout:2933: left oid 31 (ObjNum 1099 snap 365 seq_num 1099) 2024-07-28T12:03:19.442 INFO:tasks.rados.rados.0.smithi022.stdout:2933: done (1 left) 2024-07-28T12:03:19.442 INFO:tasks.rados.rados.0.smithi022.stdout:2934: done (0 left) 2024-07-28T12:03:19.442 INFO:tasks.rados.rados.0.smithi022.stdout:2935: write oid 23 current snap is 366 2024-07-28T12:03:19.442 INFO:tasks.rados.rados.0.smithi022.stdout:2935: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-07-28T12:03:19.461 INFO:tasks.rados.rados.0.smithi022.stdout:2935: writing smithi02269687-23 from 487700 to 1216432 tid 1 2024-07-28T12:03:19.482 INFO:tasks.rados.rados.0.smithi022.stdout:2935: writing smithi02269687-23 from 1786075 to 2451787 tid 2 2024-07-28T12:03:19.482 INFO:tasks.rados.rados.0.smithi022.stdout:2936: snap_remove snap 364 2024-07-28T12:03:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:19 smithi150 bash[67543]: cluster 2024-07-28T12:03:18.429844+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-07-28T12:03:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:19 smithi022 bash[80503]: cluster 2024-07-28T12:03:18.429844+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-07-28T12:03:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:19 smithi022 bash[82865]: cluster 2024-07-28T12:03:18.429844+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-07-28T12:03:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:03:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:03:19] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.43.0" 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2936: done (1 left) 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2937: snap_create 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2935: finishing write tid 1 to smithi02269687-23 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2935: finishing write tid 2 to smithi02269687-23 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2935: finishing write tid 3 to smithi02269687-23 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2935: finishing write tid 4 to smithi02269687-23 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1306 (ObjNum 1100 snap 366 seq_num 1100) dirty exists 2024-07-28T12:03:20.457 INFO:tasks.rados.rados.0.smithi022.stdout:2935: left oid 23 (ObjNum 1100 snap 366 seq_num 1100) 2024-07-28T12:03:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:20 smithi150 bash[67543]: cluster 2024-07-28T12:03:19.126190+0000 mgr.y (mgr.25232) 353 : cluster [DBG] pgmap v770: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-07-28T12:03:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:20 smithi150 bash[67543]: cluster 2024-07-28T12:03:19.441807+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-07-28T12:03:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:20 smithi150 bash[67543]: audit 2024-07-28T12:03:20.016908+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:20 smithi022 bash[80503]: cluster 2024-07-28T12:03:19.126190+0000 mgr.y (mgr.25232) 353 : cluster [DBG] pgmap v770: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-07-28T12:03:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:20 smithi022 bash[80503]: cluster 2024-07-28T12:03:19.441807+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-07-28T12:03:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:20 smithi022 bash[80503]: audit 2024-07-28T12:03:20.016908+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:20 smithi022 bash[82865]: cluster 2024-07-28T12:03:19.126190+0000 mgr.y (mgr.25232) 353 : cluster [DBG] pgmap v770: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-07-28T12:03:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:20 smithi022 bash[82865]: cluster 2024-07-28T12:03:19.441807+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-07-28T12:03:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:20 smithi022 bash[82865]: audit 2024-07-28T12:03:20.016908+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:2935: done (1 left) 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:2937: done (0 left) 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:2938: rollback oid 14 current snap is 367 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 323 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:2939: read oid 17 snap -1 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:2939: expect (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:03:21.463 INFO:tasks.rados.rados.0.smithi022.stdout:2940: snap_remove snap 357 2024-07-28T12:03:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:21 smithi150 bash[67543]: cluster 2024-07-28T12:03:20.449847+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-07-28T12:03:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:21 smithi022 bash[80503]: cluster 2024-07-28T12:03:20.449847+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-07-28T12:03:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:21 smithi022 bash[82865]: cluster 2024-07-28T12:03:20.449847+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:2940: done (2 left) 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:2941: delete oid 46 current snap is 367 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:2938: finishing rollback tid 0 to smithi02269687-14 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:2938: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:2938: finishing rollback tid 2 to smithi02269687-14 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 2063 (ObjNum 908 snap 312 seq_num 908) dirty exists 2024-07-28T12:03:22.280 INFO:tasks.rados.rados.0.smithi022.stdout:2939: expect (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:03:22.407 INFO:tasks.rados.rados.0.smithi022.stdout:2938: done (2 left) 2024-07-28T12:03:22.407 INFO:tasks.rados.rados.0.smithi022.stdout:2939: done (1 left) 2024-07-28T12:03:22.407 INFO:tasks.rados.rados.0.smithi022.stdout:2941: done (0 left) 2024-07-28T12:03:22.407 INFO:tasks.rados.rados.0.smithi022.stdout:2942: delete oid 24 current snap is 367 2024-07-28T12:03:22.414 INFO:tasks.rados.rados.0.smithi022.stdout:2942: done (0 left) 2024-07-28T12:03:22.415 INFO:tasks.rados.rados.0.smithi022.stdout:2943: delete oid 15 current snap is 367 2024-07-28T12:03:22.428 INFO:tasks.rados.rados.0.smithi022.stdout:2943: done (0 left) 2024-07-28T12:03:22.428 INFO:tasks.rados.rados.0.smithi022.stdout:2944: rollback oid 32 current snap is 367 2024-07-28T12:03:22.428 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 323 2024-07-28T12:03:22.428 INFO:tasks.rados.rados.0.smithi022.stdout:2945: write oid 48 current snap is 367 2024-07-28T12:03:22.429 INFO:tasks.rados.rados.0.smithi022.stdout:2945: seq_num 1104 ranges {554928=746081,2020003=534925} 2024-07-28T12:03:22.450 INFO:tasks.rados.rados.0.smithi022.stdout:2945: writing smithi02269687-48 from 554928 to 1301009 tid 1 2024-07-28T12:03:22.470 INFO:tasks.rados.rados.0.smithi022.stdout:2945: writing smithi02269687-48 from 2020003 to 2554928 tid 2 2024-07-28T12:03:22.470 INFO:tasks.rados.rados.0.smithi022.stdout:2946: write oid 28 current snap is 367 2024-07-28T12:03:22.470 INFO:tasks.rados.rados.0.smithi022.stdout:2946: seq_num 1105 ranges {571735=421330,1562132=416708} 2024-07-28T12:03:22.482 INFO:tasks.rados.rados.0.smithi022.stdout:2946: writing smithi02269687-28 from 571735 to 993065 tid 1 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2946: writing smithi02269687-28 from 1562132 to 1978840 tid 2 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2947: read oid 10 snap -1 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2947: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2948: snap_create 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2944: finishing rollback tid 0 to smithi02269687-32 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2944: finishing rollback tid 1 to smithi02269687-32 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:2944: finishing rollback tid 2 to smithi02269687-32 2024-07-28T12:03:22.493 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1620 (ObjNum 879 snap 308 seq_num 879) dirty exists 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:2945: finishing write tid 1 to smithi02269687-48 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:2945: finishing write tid 2 to smithi02269687-48 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:2945: finishing write tid 3 to smithi02269687-48 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:2945: finishing write tid 4 to smithi02269687-48 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1689 (ObjNum 1104 snap 367 seq_num 1104) dirty exists 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:2945: left oid 48 (ObjNum 1104 snap 367 seq_num 1104) 2024-07-28T12:03:22.494 INFO:tasks.rados.rados.0.smithi022.stdout:2946: finishing write tid 1 to smithi02269687-28 2024-07-28T12:03:22.498 INFO:tasks.rados.rados.0.smithi022.stdout:2946: finishing write tid 2 to smithi02269687-28 2024-07-28T12:03:22.498 INFO:tasks.rados.rados.0.smithi022.stdout:2946: finishing write tid 3 to smithi02269687-28 2024-07-28T12:03:22.499 INFO:tasks.rados.rados.0.smithi022.stdout:2946: finishing write tid 4 to smithi02269687-28 2024-07-28T12:03:22.499 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 232 (ObjNum 1105 snap 367 seq_num 1105) dirty exists 2024-07-28T12:03:22.499 INFO:tasks.rados.rados.0.smithi022.stdout:2946: left oid 28 (ObjNum 1105 snap 367 seq_num 1105) 2024-07-28T12:03:22.501 INFO:tasks.rados.rados.0.smithi022.stdout:2947: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:03:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:03:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:03:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:22 smithi150 bash[67543]: cluster 2024-07-28T12:03:21.127064+0000 mgr.y (mgr.25232) 354 : cluster [DBG] pgmap v773: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 804 KiB/s wr, 15 op/s 2024-07-28T12:03:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:22 smithi150 bash[67543]: cluster 2024-07-28T12:03:21.462186+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-07-28T12:03:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:22 smithi150 bash[67543]: cluster 2024-07-28T12:03:22.277197+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-07-28T12:03:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:22 smithi022 bash[80503]: cluster 2024-07-28T12:03:21.127064+0000 mgr.y (mgr.25232) 354 : cluster [DBG] pgmap v773: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 804 KiB/s wr, 15 op/s 2024-07-28T12:03:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:22 smithi022 bash[80503]: cluster 2024-07-28T12:03:21.462186+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-07-28T12:03:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:22 smithi022 bash[80503]: cluster 2024-07-28T12:03:22.277197+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-07-28T12:03:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:22 smithi022 bash[82865]: cluster 2024-07-28T12:03:21.127064+0000 mgr.y (mgr.25232) 354 : cluster [DBG] pgmap v773: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 804 KiB/s wr, 15 op/s 2024-07-28T12:03:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:22 smithi022 bash[82865]: cluster 2024-07-28T12:03:21.462186+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-07-28T12:03:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:22 smithi022 bash[82865]: cluster 2024-07-28T12:03:22.277197+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-07-28T12:03:23.472 INFO:tasks.rados.rados.0.smithi022.stdout:2944: done (4 left) 2024-07-28T12:03:23.472 INFO:tasks.rados.rados.0.smithi022.stdout:2945: done (3 left) 2024-07-28T12:03:23.472 INFO:tasks.rados.rados.0.smithi022.stdout:2946: done (2 left) 2024-07-28T12:03:23.473 INFO:tasks.rados.rados.0.smithi022.stdout:2947: done (1 left) 2024-07-28T12:03:23.473 INFO:tasks.rados.rados.0.smithi022.stdout:2948: done (0 left) 2024-07-28T12:03:23.473 INFO:tasks.rados.rados.0.smithi022.stdout:2949: write oid 45 current snap is 368 2024-07-28T12:03:23.473 INFO:tasks.rados.rados.0.smithi022.stdout:2949: seq_num 1106 ranges {588542=496579,1620614=676719} 2024-07-28T12:03:23.483 INFO:tasks.rados.rados.0.smithi022.stdout:2949: writing smithi02269687-45 from 588542 to 1085121 tid 1 2024-07-28T12:03:23.496 INFO:tasks.rados.rados.0.smithi022.stdout:2949: writing smithi02269687-45 from 1620614 to 2297333 tid 2 2024-07-28T12:03:23.496 INFO:tasks.rados.rados.0.smithi022.stdout:2950: write oid 4 current snap is 368 2024-07-28T12:03:23.496 INFO:tasks.rados.rados.0.smithi022.stdout:2950: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-07-28T12:03:23.508 INFO:tasks.rados.rados.0.smithi022.stdout:2950: writing smithi02269687-4 from 605349 to 1177177 tid 1 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2950: writing smithi02269687-4 from 1679096 to 2099473 tid 2 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2951: read oid 26 snap -1 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2951: expect (ObjNum 1074 snap 361 seq_num 1074) 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2952: delete oid 13 current snap is 368 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2949: finishing write tid 1 to smithi02269687-45 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2949: finishing write tid 2 to smithi02269687-45 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2949: finishing write tid 3 to smithi02269687-45 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2949: finishing write tid 4 to smithi02269687-45 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1623 (ObjNum 1106 snap 368 seq_num 1106) dirty exists 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2949: left oid 45 (ObjNum 1106 snap 368 seq_num 1106) 2024-07-28T12:03:23.519 INFO:tasks.rados.rados.0.smithi022.stdout:2950: finishing write tid 1 to smithi02269687-4 2024-07-28T12:03:23.524 INFO:tasks.rados.rados.0.smithi022.stdout:2951: expect (ObjNum 1074 snap 361 seq_num 1074) 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2950: finishing write tid 2 to smithi02269687-4 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2950: finishing write tid 3 to smithi02269687-4 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2950: finishing write tid 4 to smithi02269687-4 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 2071 (ObjNum 1107 snap 368 seq_num 1107) dirty exists 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2950: left oid 4 (ObjNum 1107 snap 368 seq_num 1107) 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2949: done (3 left) 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2950: done (2 left) 2024-07-28T12:03:23.644 INFO:tasks.rados.rados.0.smithi022.stdout:2951: done (1 left) 2024-07-28T12:03:23.645 INFO:tasks.rados.rados.0.smithi022.stdout:2952: done (0 left) 2024-07-28T12:03:23.645 INFO:tasks.rados.rados.0.smithi022.stdout:2953: rollback oid 46 current snap is 368 2024-07-28T12:03:23.645 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 366 2024-07-28T12:03:23.645 INFO:tasks.rados.rados.0.smithi022.stdout:2954: delete oid 7 current snap is 368 2024-07-28T12:03:23.649 INFO:tasks.rados.rados.0.smithi022.stdout:2954: done (1 left) 2024-07-28T12:03:23.649 INFO:tasks.rados.rados.0.smithi022.stdout:2955: delete oid 1 current snap is 368 2024-07-28T12:03:23.649 INFO:tasks.rados.rados.0.smithi022.stdout:2953: finishing rollback tid 1 to smithi02269687-46 2024-07-28T12:03:23.650 INFO:tasks.rados.rados.0.smithi022.stdout:2953: finishing rollback tid 2 to smithi02269687-46 2024-07-28T12:03:23.650 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1625 (ObjNum 1094 snap 365 seq_num 1094) dirty exists 2024-07-28T12:03:23.653 INFO:tasks.rados.rados.0.smithi022.stdout:2953: done (1 left) 2024-07-28T12:03:23.653 INFO:tasks.rados.rados.0.smithi022.stdout:2955: done (0 left) 2024-07-28T12:03:23.653 INFO:tasks.rados.rados.0.smithi022.stdout:2956: read oid 48 snap -1 2024-07-28T12:03:23.653 INFO:tasks.rados.rados.0.smithi022.stdout:2956: expect (ObjNum 1104 snap 367 seq_num 1104) 2024-07-28T12:03:23.653 INFO:tasks.rados.rados.0.smithi022.stdout:2957: write oid 22 current snap is 368 2024-07-28T12:03:23.653 INFO:tasks.rados.rados.0.smithi022.stdout:2957: seq_num 1111 ranges {672577=589177,1913024=427715} 2024-07-28T12:03:23.672 INFO:tasks.rados.rados.0.smithi022.stdout:2957: writing smithi02269687-22 from 672577 to 1261754 tid 1 2024-07-28T12:03:23.689 INFO:tasks.rados.rados.0.smithi022.stdout:2957: writing smithi02269687-22 from 1913024 to 2340739 tid 2 2024-07-28T12:03:23.689 INFO:tasks.rados.rados.0.smithi022.stdout:2958: snap_create 2024-07-28T12:03:23.689 INFO:tasks.rados.rados.0.smithi022.stdout:2956: expect (ObjNum 1104 snap 367 seq_num 1104) 2024-07-28T12:03:23.844 INFO:tasks.rados.rados.0.smithi022.stdout:2957: finishing write tid 1 to smithi02269687-22 2024-07-28T12:03:23.845 INFO:tasks.rados.rados.0.smithi022.stdout:2957: finishing write tid 2 to smithi02269687-22 2024-07-28T12:03:23.845 INFO:tasks.rados.rados.0.smithi022.stdout:2957: finishing write tid 3 to smithi02269687-22 2024-07-28T12:03:23.845 INFO:tasks.rados.rados.0.smithi022.stdout:2957: finishing write tid 4 to smithi02269687-22 2024-07-28T12:03:23.845 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1693 (ObjNum 1111 snap 368 seq_num 1111) dirty exists 2024-07-28T12:03:23.845 INFO:tasks.rados.rados.0.smithi022.stdout:2957: left oid 22 (ObjNum 1111 snap 368 seq_num 1111) 2024-07-28T12:03:24.481 INFO:tasks.rados.rados.0.smithi022.stdout:2956: done (2 left) 2024-07-28T12:03:24.482 INFO:tasks.rados.rados.0.smithi022.stdout:2957: done (1 left) 2024-07-28T12:03:24.482 INFO:tasks.rados.rados.0.smithi022.stdout:2958: done (0 left) 2024-07-28T12:03:24.482 INFO:tasks.rados.rados.0.smithi022.stdout:2959: delete oid 36 current snap is 369 2024-07-28T12:03:24.489 INFO:tasks.rados.rados.0.smithi022.stdout:2959: done (0 left) 2024-07-28T12:03:24.489 INFO:tasks.rados.rados.0.smithi022.stdout:2960: delete oid 42 current snap is 369 2024-07-28T12:03:24.494 INFO:tasks.rados.rados.0.smithi022.stdout:2960: done (0 left) 2024-07-28T12:03:24.494 INFO:tasks.rados.rados.0.smithi022.stdout:2961: write oid 47 current snap is 369 2024-07-28T12:03:24.494 INFO:tasks.rados.rados.0.smithi022.stdout:2961: seq_num 1114 ranges {722998=414924,1572117=575042} 2024-07-28T12:03:24.512 INFO:tasks.rados.rados.0.smithi022.stdout:2961: writing smithi02269687-47 from 722998 to 1137922 tid 1 2024-07-28T12:03:24.529 INFO:tasks.rados.rados.0.smithi022.stdout:2961: writing smithi02269687-47 from 1572117 to 2147159 tid 2 2024-07-28T12:03:24.530 INFO:tasks.rados.rados.0.smithi022.stdout:2962: write oid 20 current snap is 369 2024-07-28T12:03:24.530 INFO:tasks.rados.rados.0.smithi022.stdout:2961: finishing write tid 1 to smithi02269687-47 2024-07-28T12:03:24.530 INFO:tasks.rados.rados.0.smithi022.stdout:2962: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-07-28T12:03:24.550 INFO:tasks.rados.rados.0.smithi022.stdout:2962: writing smithi02269687-20 from 739805 to 1229978 tid 1 2024-07-28T12:03:24.562 INFO:tasks.rados.rados.0.smithi022.stdout:2962: writing smithi02269687-20 from 1630599 to 2065652 tid 2 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2962: writing smithi02269687-20 from 2636284 to 2739805 tid 3 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2963: read oid 50 snap -1 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2963: expect (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2964: write oid 46 current snap is 369 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2961: finishing write tid 2 to smithi02269687-47 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2961: finishing write tid 3 to smithi02269687-47 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2961: finishing write tid 4 to smithi02269687-47 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 428 (ObjNum 1114 snap 369 seq_num 1114) dirty exists 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2961: left oid 47 (ObjNum 1114 snap 369 seq_num 1114) 2024-07-28T12:03:24.572 INFO:tasks.rados.rados.0.smithi022.stdout:2962: finishing write tid 1 to smithi02269687-20 2024-07-28T12:03:24.573 INFO:tasks.rados.rados.0.smithi022.stdout:2962: finishing write tid 2 to smithi02269687-20 2024-07-28T12:03:24.573 INFO:tasks.rados.rados.0.smithi022.stdout:2964: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-07-28T12:03:24.589 INFO:tasks.rados.rados.0.smithi022.stdout:2964: writing smithi02269687-46 from 756612 to 1322034 tid 1 2024-07-28T12:03:24.607 INFO:tasks.rados.rados.0.smithi022.stdout:2964: writing smithi02269687-46 from 2089081 to 2667792 tid 2 2024-07-28T12:03:24.607 INFO:tasks.rados.rados.0.smithi022.stdout:2961: done (3 left) 2024-07-28T12:03:24.607 INFO:tasks.rados.rados.0.smithi022.stdout:2965: snap_create 2024-07-28T12:03:24.607 INFO:tasks.rados.rados.0.smithi022.stdout:2962: finishing write tid 3 to smithi02269687-20 2024-07-28T12:03:24.607 INFO:tasks.rados.rados.0.smithi022.stdout:2962: finishing write tid 4 to smithi02269687-20 2024-07-28T12:03:24.608 INFO:tasks.rados.rados.0.smithi022.stdout:2962: finishing write tid 5 to smithi02269687-20 2024-07-28T12:03:24.608 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1614 (ObjNum 1115 snap 369 seq_num 1115) dirty exists 2024-07-28T12:03:24.608 INFO:tasks.rados.rados.0.smithi022.stdout:2962: left oid 20 (ObjNum 1115 snap 369 seq_num 1115) 2024-07-28T12:03:24.608 INFO:tasks.rados.rados.0.smithi022.stdout:2963: expect (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:24.701 INFO:tasks.rados.rados.0.smithi022.stdout:2964: finishing write tid 1 to smithi02269687-46 2024-07-28T12:03:24.701 INFO:tasks.rados.rados.0.smithi022.stdout:2964: finishing write tid 2 to smithi02269687-46 2024-07-28T12:03:24.701 INFO:tasks.rados.rados.0.smithi022.stdout:2964: finishing write tid 3 to smithi02269687-46 2024-07-28T12:03:24.701 INFO:tasks.rados.rados.0.smithi022.stdout:2964: finishing write tid 4 to smithi02269687-46 2024-07-28T12:03:24.701 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1630 (ObjNum 1116 snap 369 seq_num 1116) dirty exists 2024-07-28T12:03:24.701 INFO:tasks.rados.rados.0.smithi022.stdout:2964: left oid 46 (ObjNum 1116 snap 369 seq_num 1116) 2024-07-28T12:03:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:24 smithi150 bash[67543]: cluster 2024-07-28T12:03:23.127883+0000 mgr.y (mgr.25232) 355 : cluster [DBG] pgmap v776: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-07-28T12:03:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:24 smithi150 bash[67543]: cluster 2024-07-28T12:03:23.471649+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-07-28T12:03:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:24 smithi022 bash[80503]: cluster 2024-07-28T12:03:23.127883+0000 mgr.y (mgr.25232) 355 : cluster [DBG] pgmap v776: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-07-28T12:03:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:24 smithi022 bash[80503]: cluster 2024-07-28T12:03:23.471649+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-07-28T12:03:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:24 smithi022 bash[82865]: cluster 2024-07-28T12:03:23.127883+0000 mgr.y (mgr.25232) 355 : cluster [DBG] pgmap v776: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-07-28T12:03:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:24 smithi022 bash[82865]: cluster 2024-07-28T12:03:23.471649+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-07-28T12:03:25.490 INFO:tasks.rados.rados.0.smithi022.stdout:2962: done (3 left) 2024-07-28T12:03:25.491 INFO:tasks.rados.rados.0.smithi022.stdout:2963: done (2 left) 2024-07-28T12:03:25.491 INFO:tasks.rados.rados.0.smithi022.stdout:2964: done (1 left) 2024-07-28T12:03:25.491 INFO:tasks.rados.rados.0.smithi022.stdout:2965: done (0 left) 2024-07-28T12:03:25.491 INFO:tasks.rados.rados.0.smithi022.stdout:2966: snap_remove snap 323 2024-07-28T12:03:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:25 smithi150 bash[67543]: cluster 2024-07-28T12:03:24.481185+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-07-28T12:03:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:25 smithi022 bash[80503]: cluster 2024-07-28T12:03:24.481185+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-07-28T12:03:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:25 smithi022 bash[82865]: cluster 2024-07-28T12:03:24.481185+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-07-28T12:03:26.494 INFO:tasks.rados.rados.0.smithi022.stdout:2966: done (0 left) 2024-07-28T12:03:26.494 INFO:tasks.rados.rados.0.smithi022.stdout:2967: read oid 11 snap -1 2024-07-28T12:03:26.494 INFO:tasks.rados.rados.0.smithi022.stdout:2967: expect deleted 2024-07-28T12:03:26.494 INFO:tasks.rados.rados.0.smithi022.stdout:2968: rollback oid 23 current snap is 370 2024-07-28T12:03:26.494 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 365 2024-07-28T12:03:26.494 INFO:tasks.rados.rados.0.smithi022.stdout:2969: snap_create 2024-07-28T12:03:26.523 INFO:tasks.rados.rados.0.smithi022.stdout:2968: finishing rollback tid 0 to smithi02269687-23 2024-07-28T12:03:26.524 INFO:tasks.rados.rados.0.smithi022.stdout:2968: finishing rollback tid 1 to smithi02269687-23 2024-07-28T12:03:26.524 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1317 (ObjNum 129 snap 0 seq_num 3534955256) dirty dne 2024-07-28T12:03:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:26 smithi150 bash[67543]: cluster 2024-07-28T12:03:25.128496+0000 mgr.y (mgr.25232) 356 : cluster [DBG] pgmap v779: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 983 KiB/s rd, 937 KiB/s wr, 5 op/s 2024-07-28T12:03:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:26 smithi150 bash[67543]: cluster 2024-07-28T12:03:25.490258+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-07-28T12:03:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:26 smithi022 bash[80503]: cluster 2024-07-28T12:03:25.128496+0000 mgr.y (mgr.25232) 356 : cluster [DBG] pgmap v779: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 983 KiB/s rd, 937 KiB/s wr, 5 op/s 2024-07-28T12:03:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:26 smithi022 bash[80503]: cluster 2024-07-28T12:03:25.490258+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-07-28T12:03:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:26 smithi022 bash[82865]: cluster 2024-07-28T12:03:25.128496+0000 mgr.y (mgr.25232) 356 : cluster [DBG] pgmap v779: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 983 KiB/s rd, 937 KiB/s wr, 5 op/s 2024-07-28T12:03:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:26 smithi022 bash[82865]: cluster 2024-07-28T12:03:25.490258+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-07-28T12:03:27.279 INFO:tasks.rados.rados.0.smithi022.stdout:2967: done (2 left) 2024-07-28T12:03:27.279 INFO:tasks.rados.rados.0.smithi022.stdout:2968: done (1 left) 2024-07-28T12:03:27.279 INFO:tasks.rados.rados.0.smithi022.stdout:2969: done (0 left) 2024-07-28T12:03:27.279 INFO:tasks.rados.rados.0.smithi022.stdout:2970: rollback oid 9 current snap is 371 2024-07-28T12:03:27.280 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 9 to 358 2024-07-28T12:03:27.280 INFO:tasks.rados.rados.0.smithi022.stdout:2971: write oid 29 current snap is 371 2024-07-28T12:03:27.280 INFO:tasks.rados.rados.0.smithi022.stdout:2971: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-07-28T12:03:27.298 INFO:tasks.rados.rados.0.smithi022.stdout:2971: writing smithi02269687-29 from 773419 to 1414090 tid 1 2024-07-28T12:03:27.315 INFO:tasks.rados.rados.0.smithi022.stdout:2971: writing smithi02269687-29 from 2147563 to 2586285 tid 2 2024-07-28T12:03:27.315 INFO:tasks.rados.rados.0.smithi022.stdout:2972: write oid 44 current snap is 371 2024-07-28T12:03:27.315 INFO:tasks.rados.rados.0.smithi022.stdout:2970: finishing rollback tid 1 to smithi02269687-9 2024-07-28T12:03:27.315 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 0 (ObjNum 65 snap 0 seq_num 0) dirty dne 2024-07-28T12:03:27.315 INFO:tasks.rados.rados.0.smithi022.stdout:2971: finishing write tid 1 to smithi02269687-29 2024-07-28T12:03:27.315 INFO:tasks.rados.rados.0.smithi022.stdout:2972: seq_num 1118 ranges {790226=432273,1806045=582380} 2024-07-28T12:03:27.331 INFO:tasks.rados.rados.0.smithi022.stdout:2972: writing smithi02269687-44 from 790226 to 1222499 tid 1 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2972: writing smithi02269687-44 from 1806045 to 2388425 tid 2 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2970: done (2 left) 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2973: snap_create 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2971: finishing write tid 2 to smithi02269687-29 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2971: finishing write tid 3 to smithi02269687-29 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2971: finishing write tid 4 to smithi02269687-29 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1705 (ObjNum 1117 snap 371 seq_num 1117) dirty exists 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2971: left oid 29 (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:03:27.347 INFO:tasks.rados.rados.0.smithi022.stdout:2972: finishing write tid 1 to smithi02269687-44 2024-07-28T12:03:27.354 INFO:tasks.rados.rados.0.smithi022.stdout:2972: finishing write tid 2 to smithi02269687-44 2024-07-28T12:03:27.354 INFO:tasks.rados.rados.0.smithi022.stdout:2972: finishing write tid 3 to smithi02269687-44 2024-07-28T12:03:27.354 INFO:tasks.rados.rados.0.smithi022.stdout:2972: finishing write tid 4 to smithi02269687-44 2024-07-28T12:03:27.355 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1626 (ObjNum 1118 snap 371 seq_num 1118) dirty exists 2024-07-28T12:03:27.355 INFO:tasks.rados.rados.0.smithi022.stdout:2972: left oid 44 (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:03:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:27 smithi150 bash[67543]: cluster 2024-07-28T12:03:26.492621+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-07-28T12:03:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:27 smithi150 bash[67543]: cluster 2024-07-28T12:03:27.277944+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-07-28T12:03:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:27 smithi022 bash[80503]: cluster 2024-07-28T12:03:26.492621+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-07-28T12:03:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:27 smithi022 bash[80503]: cluster 2024-07-28T12:03:27.277944+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-07-28T12:03:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:27 smithi022 bash[82865]: cluster 2024-07-28T12:03:26.492621+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-07-28T12:03:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:27 smithi022 bash[82865]: cluster 2024-07-28T12:03:27.277944+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-07-28T12:03:28.281 INFO:tasks.rados.rados.0.smithi022.stdout:2971: done (2 left) 2024-07-28T12:03:28.282 INFO:tasks.rados.rados.0.smithi022.stdout:2972: done (1 left) 2024-07-28T12:03:28.282 INFO:tasks.rados.rados.0.smithi022.stdout:2973: done (0 left) 2024-07-28T12:03:28.282 INFO:tasks.rados.rados.0.smithi022.stdout:2974: snap_remove snap 371 2024-07-28T12:03:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:28 smithi150 bash[67543]: cluster 2024-07-28T12:03:27.129179+0000 mgr.y (mgr.25232) 357 : cluster [DBG] pgmap v782: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-28T12:03:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:28 smithi150 bash[67543]: cluster 2024-07-28T12:03:28.280840+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-07-28T12:03:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:28 smithi022 bash[80503]: cluster 2024-07-28T12:03:27.129179+0000 mgr.y (mgr.25232) 357 : cluster [DBG] pgmap v782: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-28T12:03:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:28 smithi022 bash[80503]: cluster 2024-07-28T12:03:28.280840+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-07-28T12:03:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:28 smithi022 bash[82865]: cluster 2024-07-28T12:03:27.129179+0000 mgr.y (mgr.25232) 357 : cluster [DBG] pgmap v782: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-28T12:03:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:28 smithi022 bash[82865]: cluster 2024-07-28T12:03:28.280840+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-07-28T12:03:29.283 INFO:tasks.rados.rados.0.smithi022.stdout:2974: done (0 left) 2024-07-28T12:03:29.283 INFO:tasks.rados.rados.0.smithi022.stdout:2975: snap_create 2024-07-28T12:03:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:03:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:03:29] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:03:30.287 INFO:tasks.rados.rados.0.smithi022.stdout:2975: done (0 left) 2024-07-28T12:03:30.287 INFO:tasks.rados.rados.0.smithi022.stdout:2976: rollback oid 7 current snap is 373 2024-07-28T12:03:30.288 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 370 2024-07-28T12:03:30.288 INFO:tasks.rados.rados.0.smithi022.stdout:2977: write oid 14 current snap is 373 2024-07-28T12:03:30.288 INFO:tasks.rados.rados.0.smithi022.stdout:2977: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-07-28T12:03:30.302 INFO:tasks.rados.rados.0.smithi022.stdout:2977: writing smithi02269687-14 from 407033 to 914555 tid 1 2024-07-28T12:03:30.316 INFO:tasks.rados.rados.0.smithi022.stdout:2977: writing smithi02269687-14 from 1464527 to 1906918 tid 2 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2977: writing smithi02269687-14 from 2345976 to 2807033 tid 3 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2978: read oid 39 snap -1 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2978: expect (ObjNum 1087 snap 362 seq_num 1087) 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2979: delete oid 41 current snap is 373 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2976: finishing rollback tid 1 to smithi02269687-7 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2075 (ObjNum 225 snap 0 seq_num 3533674960) dirty dne 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2977: finishing write tid 1 to smithi02269687-14 2024-07-28T12:03:30.329 INFO:tasks.rados.rados.0.smithi022.stdout:2977: finishing write tid 2 to smithi02269687-14 2024-07-28T12:03:30.334 INFO:tasks.rados.rados.0.smithi022.stdout:2976: done (3 left) 2024-07-28T12:03:30.335 INFO:tasks.rados.rados.0.smithi022.stdout:2979: done (2 left) 2024-07-28T12:03:30.335 INFO:tasks.rados.rados.0.smithi022.stdout:2980: write oid 7 current snap is 373 2024-07-28T12:03:30.335 INFO:tasks.rados.rados.0.smithi022.stdout:2980: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-07-28T12:03:30.352 INFO:tasks.rados.rados.0.smithi022.stdout:2980: writing smithi02269687-7 from 440647 to 1098667 tid 1 2024-07-28T12:03:30.365 INFO:tasks.rados.rados.0.smithi022.stdout:2980: writing smithi02269687-7 from 1581491 to 2027551 tid 2 2024-07-28T12:03:30.374 INFO:tasks.rados.rados.0.smithi022.stdout:2980: writing smithi02269687-7 from 2800822 to 2840647 tid 3 2024-07-28T12:03:30.374 INFO:tasks.rados.rados.0.smithi022.stdout:2981: write oid 37 current snap is 373 2024-07-28T12:03:30.374 INFO:tasks.rados.rados.0.smithi022.stdout:2981: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-07-28T12:03:30.386 INFO:tasks.rados.rados.0.smithi022.stdout:2981: writing smithi02269687-37 from 457454 to 1190723 tid 1 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2981: writing smithi02269687-37 from 1923620 to 2513338 tid 2 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2982: snap_create 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2977: finishing write tid 3 to smithi02269687-14 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2977: finishing write tid 4 to smithi02269687-14 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2977: finishing write tid 5 to smithi02269687-14 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 2089 (ObjNum 1119 snap 373 seq_num 1119) dirty exists 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2977: left oid 14 (ObjNum 1119 snap 373 seq_num 1119) 2024-07-28T12:03:30.398 INFO:tasks.rados.rados.0.smithi022.stdout:2978: expect (ObjNum 1087 snap 362 seq_num 1087) 2024-07-28T12:03:30.559 INFO:tasks.rados.rados.0.smithi022.stdout:2980: finishing write tid 1 to smithi02269687-7 2024-07-28T12:03:30.559 INFO:tasks.rados.rados.0.smithi022.stdout:2980: finishing write tid 2 to smithi02269687-7 2024-07-28T12:03:30.559 INFO:tasks.rados.rados.0.smithi022.stdout:2980: finishing write tid 3 to smithi02269687-7 2024-07-28T12:03:30.559 INFO:tasks.rados.rados.0.smithi022.stdout:2980: finishing write tid 4 to smithi02269687-7 2024-07-28T12:03:30.559 INFO:tasks.rados.rados.0.smithi022.stdout:2980: finishing write tid 5 to smithi02269687-7 2024-07-28T12:03:30.559 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2093 (ObjNum 1121 snap 373 seq_num 1121) dirty exists 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:2980: left oid 7 (ObjNum 1121 snap 373 seq_num 1121) 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:2981: finishing write tid 1 to smithi02269687-37 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:2981: finishing write tid 2 to smithi02269687-37 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:2981: finishing write tid 3 to smithi02269687-37 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:2981: finishing write tid 4 to smithi02269687-37 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 594 (ObjNum 1122 snap 373 seq_num 1122) dirty exists 2024-07-28T12:03:30.560 INFO:tasks.rados.rados.0.smithi022.stdout:2981: left oid 37 (ObjNum 1122 snap 373 seq_num 1122) 2024-07-28T12:03:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:30 smithi022 bash[80503]: cluster 2024-07-28T12:03:29.129945+0000 mgr.y (mgr.25232) 358 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-07-28T12:03:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:30 smithi022 bash[80503]: cluster 2024-07-28T12:03:29.283011+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-07-28T12:03:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:30 smithi022 bash[82865]: cluster 2024-07-28T12:03:29.129945+0000 mgr.y (mgr.25232) 358 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-07-28T12:03:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:30 smithi022 bash[82865]: cluster 2024-07-28T12:03:29.283011+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-07-28T12:03:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:30 smithi150 bash[67543]: cluster 2024-07-28T12:03:29.129945+0000 mgr.y (mgr.25232) 358 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-07-28T12:03:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:30 smithi150 bash[67543]: cluster 2024-07-28T12:03:29.283011+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-07-28T12:03:31.306 INFO:tasks.rados.rados.0.smithi022.stdout:2977: done (4 left) 2024-07-28T12:03:31.306 INFO:tasks.rados.rados.0.smithi022.stdout:2978: done (3 left) 2024-07-28T12:03:31.306 INFO:tasks.rados.rados.0.smithi022.stdout:2980: done (2 left) 2024-07-28T12:03:31.306 INFO:tasks.rados.rados.0.smithi022.stdout:2981: done (1 left) 2024-07-28T12:03:31.307 INFO:tasks.rados.rados.0.smithi022.stdout:2982: done (0 left) 2024-07-28T12:03:31.307 INFO:tasks.rados.rados.0.smithi022.stdout:2983: rollback oid 7 current snap is 374 2024-07-28T12:03:31.307 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 372 2024-07-28T12:03:31.307 INFO:tasks.rados.rados.0.smithi022.stdout:2984: write oid 26 current snap is 374 2024-07-28T12:03:31.307 INFO:tasks.rados.rados.0.smithi022.stdout:2984: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2024-07-28T12:03:31.313 INFO:tasks.rados.rados.0.smithi022.stdout:2984: writing smithi02269687-26 from 474261 to 882779 tid 1 2024-07-28T12:03:31.322 INFO:tasks.rados.rados.0.smithi022.stdout:2984: writing smithi02269687-26 from 1582102 to 2031831 tid 2 2024-07-28T12:03:31.329 INFO:tasks.rados.rados.0.smithi022.stdout:2984: writing smithi02269687-26 from 2739315 to 2874261 tid 3 2024-07-28T12:03:31.329 INFO:tasks.rados.rados.0.smithi022.stdout:2985: snap_create 2024-07-28T12:03:31.329 INFO:tasks.rados.rados.0.smithi022.stdout:2983: finishing rollback tid 0 to smithi02269687-7 2024-07-28T12:03:31.330 INFO:tasks.rados.rados.0.smithi022.stdout:2983: finishing rollback tid 1 to smithi02269687-7 2024-07-28T12:03:31.330 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2096 (ObjNum 33 snap 0 seq_num 3528771632) dirty dne 2024-07-28T12:03:31.330 INFO:tasks.rados.rados.0.smithi022.stdout:2984: finishing write tid 1 to smithi02269687-26 2024-07-28T12:03:31.330 INFO:tasks.rados.rados.0.smithi022.stdout:2984: finishing write tid 2 to smithi02269687-26 2024-07-28T12:03:31.334 INFO:tasks.rados.rados.0.smithi022.stdout:2984: finishing write tid 3 to smithi02269687-26 2024-07-28T12:03:31.334 INFO:tasks.rados.rados.0.smithi022.stdout:2984: finishing write tid 4 to smithi02269687-26 2024-07-28T12:03:31.334 INFO:tasks.rados.rados.0.smithi022.stdout:2984: finishing write tid 5 to smithi02269687-26 2024-07-28T12:03:31.334 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1328 (ObjNum 1123 snap 374 seq_num 1123) dirty exists 2024-07-28T12:03:31.334 INFO:tasks.rados.rados.0.smithi022.stdout:2984: left oid 26 (ObjNum 1123 snap 374 seq_num 1123) 2024-07-28T12:03:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:31 smithi022 bash[80503]: cluster 2024-07-28T12:03:30.286621+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-07-28T12:03:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:31 smithi022 bash[82865]: cluster 2024-07-28T12:03:30.286621+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-07-28T12:03:31.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:31 smithi150 bash[67543]: cluster 2024-07-28T12:03:30.286621+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-07-28T12:03:32.282 INFO:tasks.rados.rados.0.smithi022.stdout:2983: done (2 left) 2024-07-28T12:03:32.282 INFO:tasks.rados.rados.0.smithi022.stdout:2984: done (1 left) 2024-07-28T12:03:32.282 INFO:tasks.rados.rados.0.smithi022.stdout:2985: done (0 left) 2024-07-28T12:03:32.282 INFO:tasks.rados.rados.0.smithi022.stdout:2986: rollback oid 2 current snap is 375 2024-07-28T12:03:32.282 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 372 2024-07-28T12:03:32.282 INFO:tasks.rados.rados.0.smithi022.stdout:2987: snap_create 2024-07-28T12:03:32.290 INFO:tasks.rados.rados.0.smithi022.stdout:2986: finishing rollback tid 0 to smithi02269687-2 2024-07-28T12:03:32.292 INFO:tasks.rados.rados.0.smithi022.stdout:2986: finishing rollback tid 1 to smithi02269687-2 2024-07-28T12:03:32.292 INFO:tasks.rados.rados.0.smithi022.stdout:2986: finishing rollback tid 2 to smithi02269687-2 2024-07-28T12:03:32.292 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2100 (ObjNum 1088 snap 362 seq_num 1088) dirty exists 2024-07-28T12:03:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:32 smithi022 bash[80503]: cluster 2024-07-28T12:03:31.130852+0000 mgr.y (mgr.25232) 359 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 872 KiB/s wr, 13 op/s 2024-07-28T12:03:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:32 smithi022 bash[80503]: cluster 2024-07-28T12:03:31.305472+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-07-28T12:03:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:32 smithi022 bash[80503]: cluster 2024-07-28T12:03:32.281276+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-07-28T12:03:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:32 smithi022 bash[82865]: cluster 2024-07-28T12:03:31.130852+0000 mgr.y (mgr.25232) 359 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 872 KiB/s wr, 13 op/s 2024-07-28T12:03:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:32 smithi022 bash[82865]: cluster 2024-07-28T12:03:31.305472+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-07-28T12:03:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:32 smithi022 bash[82865]: cluster 2024-07-28T12:03:32.281276+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-07-28T12:03:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:03:32 smithi150 bash[60514]: ts=2024-07-28T12:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:03:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:32 smithi150 bash[67543]: cluster 2024-07-28T12:03:31.130852+0000 mgr.y (mgr.25232) 359 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 872 KiB/s wr, 13 op/s 2024-07-28T12:03:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:32 smithi150 bash[67543]: cluster 2024-07-28T12:03:31.305472+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-07-28T12:03:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:32 smithi150 bash[67543]: cluster 2024-07-28T12:03:32.281276+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-07-28T12:03:33.284 INFO:tasks.rados.rados.0.smithi022.stdout:2986: done (1 left) 2024-07-28T12:03:33.284 INFO:tasks.rados.rados.0.smithi022.stdout:2987: done (0 left) 2024-07-28T12:03:33.284 INFO:tasks.rados.rados.0.smithi022.stdout:2988: write oid 18 current snap is 376 2024-07-28T12:03:33.284 INFO:tasks.rados.rados.0.smithi022.stdout:2988: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-07-28T12:03:33.295 INFO:tasks.rados.rados.0.smithi022.stdout:2988: writing smithi02269687-18 from 491068 to 974835 tid 1 2024-07-28T12:03:33.310 INFO:tasks.rados.rados.0.smithi022.stdout:2988: writing smithi02269687-18 from 1640584 to 2233971 tid 2 2024-07-28T12:03:33.318 INFO:tasks.rados.rados.0.smithi022.stdout:2988: writing smithi02269687-18 from 2650385 to 2891068 tid 3 2024-07-28T12:03:33.319 INFO:tasks.rados.rados.0.smithi022.stdout:2989: delete oid 49 current snap is 376 2024-07-28T12:03:33.319 INFO:tasks.rados.rados.0.smithi022.stdout:2988: finishing write tid 1 to smithi02269687-18 2024-07-28T12:03:33.319 INFO:tasks.rados.rados.0.smithi022.stdout:2988: finishing write tid 2 to smithi02269687-18 2024-07-28T12:03:33.324 INFO:tasks.rados.rados.0.smithi022.stdout:2989: done (1 left) 2024-07-28T12:03:33.324 INFO:tasks.rados.rados.0.smithi022.stdout:2990: snap_remove snap 375 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:2990: done (1 left) 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:2991: write oid 27 current snap is 376 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:2988: finishing write tid 3 to smithi02269687-18 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:2988: finishing write tid 4 to smithi02269687-18 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:2988: finishing write tid 5 to smithi02269687-18 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1203 (ObjNum 1124 snap 376 seq_num 1124) dirty exists 2024-07-28T12:03:34.314 INFO:tasks.rados.rados.0.smithi022.stdout:2988: left oid 18 (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T12:03:34.315 INFO:tasks.rados.rados.0.smithi022.stdout:2991: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-07-28T12:03:34.335 INFO:tasks.rados.rados.0.smithi022.stdout:2991: writing smithi02269687-27 from 524682 to 1275300 tid 1 2024-07-28T12:03:34.352 INFO:tasks.rados.rados.0.smithi022.stdout:2991: writing smithi02269687-27 from 1757548 to 2354604 tid 2 2024-07-28T12:03:34.353 INFO:tasks.rados.rados.0.smithi022.stdout:2988: done (1 left) 2024-07-28T12:03:34.353 INFO:tasks.rados.rados.0.smithi022.stdout:2992: rollback oid 33 current snap is 376 2024-07-28T12:03:34.353 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 372 2024-07-28T12:03:34.353 INFO:tasks.rados.rados.0.smithi022.stdout:2991: finishing write tid 1 to smithi02269687-27 2024-07-28T12:03:34.353 INFO:tasks.rados.rados.0.smithi022.stdout:2993: delete oid 42 current snap is 376 2024-07-28T12:03:34.364 INFO:tasks.rados.rados.0.smithi022.stdout:2993: done (2 left) 2024-07-28T12:03:34.364 INFO:tasks.rados.rados.0.smithi022.stdout:2994: read oid 25 snap -1 2024-07-28T12:03:34.364 INFO:tasks.rados.rados.0.smithi022.stdout:2994: expect deleted 2024-07-28T12:03:34.364 INFO:tasks.rados.rados.0.smithi022.stdout:2995: write oid 46 current snap is 376 2024-07-28T12:03:34.364 INFO:tasks.rados.rados.0.smithi022.stdout:2995: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2024-07-28T12:03:34.380 INFO:tasks.rados.rados.0.smithi022.stdout:2995: writing smithi02269687-46 from 558296 to 1059412 tid 1 2024-07-28T12:03:34.395 INFO:tasks.rados.rados.0.smithi022.stdout:2995: writing smithi02269687-46 from 1474512 to 2075237 tid 2 2024-07-28T12:03:34.406 INFO:tasks.rados.rados.0.smithi022.stdout:2995: writing smithi02269687-46 from 2760077 to 2958296 tid 3 2024-07-28T12:03:34.406 INFO:tasks.rados.rados.0.smithi022.stdout:2996: write oid 9 current snap is 376 2024-07-28T12:03:34.406 INFO:tasks.rados.rados.0.smithi022.stdout:2996: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-07-28T12:03:34.418 INFO:tasks.rados.rados.0.smithi022.stdout:2996: writing smithi02269687-9 from 575103 to 1151468 tid 1 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2996: writing smithi02269687-9 from 1932994 to 2677377 tid 2 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2997: rollback oid 38 current snap is 376 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 374 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2998: rollback oid 48 current snap is 376 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 374 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2991: finishing write tid 2 to smithi02269687-27 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2991: finishing write tid 3 to smithi02269687-27 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2994: done (6 left) 2024-07-28T12:03:34.432 INFO:tasks.rados.rados.0.smithi022.stdout:2999: read oid 29 snap -1 2024-07-28T12:03:34.433 INFO:tasks.rados.rados.0.smithi022.stdout:2999: expect (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:03:34.433 INFO:tasks.rados.rados.0.smithi022.stdout:3000: snap_remove snap 360 2024-07-28T12:03:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:34 smithi022 bash[80503]: cluster 2024-07-28T12:03:33.131632+0000 mgr.y (mgr.25232) 360 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-07-28T12:03:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:34 smithi022 bash[80503]: cluster 2024-07-28T12:03:33.283553+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-07-28T12:03:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:34 smithi022 bash[82865]: cluster 2024-07-28T12:03:33.131632+0000 mgr.y (mgr.25232) 360 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-07-28T12:03:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:34 smithi022 bash[82865]: cluster 2024-07-28T12:03:33.283553+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-07-28T12:03:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:34 smithi150 bash[67543]: cluster 2024-07-28T12:03:33.131632+0000 mgr.y (mgr.25232) 360 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-07-28T12:03:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:34 smithi150 bash[67543]: cluster 2024-07-28T12:03:33.283553+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-07-28T12:03:35.337 INFO:tasks.rados.rados.0.smithi022.stdout:3000: done (7 left) 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3001: read oid 40 snap -1 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3001: expect deleted 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3002: read oid 44 snap -1 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3002: expect (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3003: read oid 43 snap -1 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3003: expect deleted 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:3004: delete oid 4 current snap is 376 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:2992: finishing rollback tid 0 to smithi02269687-33 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:2991: finishing write tid 4 to smithi02269687-27 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1208 (ObjNum 1126 snap 376 seq_num 1126) dirty exists 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:2991: left oid 27 (ObjNum 1126 snap 376 seq_num 1126) 2024-07-28T12:03:35.338 INFO:tasks.rados.rados.0.smithi022.stdout:2992: finishing rollback tid 1 to smithi02269687-33 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2992: finishing rollback tid 2 to smithi02269687-33 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1332 (ObjNum 1061 snap 358 seq_num 1061) dirty exists 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2995: finishing write tid 1 to smithi02269687-46 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2995: finishing write tid 2 to smithi02269687-46 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2995: finishing write tid 3 to smithi02269687-46 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2995: finishing write tid 4 to smithi02269687-46 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2995: finishing write tid 5 to smithi02269687-46 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1641 (ObjNum 1128 snap 376 seq_num 1128) dirty exists 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2995: left oid 46 (ObjNum 1128 snap 376 seq_num 1128) 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2996: finishing write tid 1 to smithi02269687-9 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2997: finishing rollback tid 0 to smithi02269687-38 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2997: finishing rollback tid 1 to smithi02269687-38 2024-07-28T12:03:35.339 INFO:tasks.rados.rados.0.smithi022.stdout:2996: finishing write tid 2 to smithi02269687-9 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2996: finishing write tid 3 to smithi02269687-9 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2996: finishing write tid 4 to smithi02269687-9 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 697 (ObjNum 1129 snap 376 seq_num 1129) dirty exists 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2996: left oid 9 (ObjNum 1129 snap 376 seq_num 1129) 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2998: finishing rollback tid 0 to smithi02269687-48 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2997: finishing rollback tid 2 to smithi02269687-38 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1212 (ObjNum 1081 snap 362 seq_num 1081) dirty exists 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2998: finishing rollback tid 1 to smithi02269687-48 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2998: finishing rollback tid 2 to smithi02269687-48 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1711 (ObjNum 1104 snap 367 seq_num 1104) dirty exists 2024-07-28T12:03:35.340 INFO:tasks.rados.rados.0.smithi022.stdout:2999: expect (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:03:35.492 INFO:tasks.rados.rados.0.smithi022.stdout:3002: expect (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:03:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:35 smithi022 bash[80503]: cluster 2024-07-28T12:03:34.312371+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-07-28T12:03:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:35 smithi022 bash[80503]: audit 2024-07-28T12:03:35.017199+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:35 smithi022 bash[82865]: cluster 2024-07-28T12:03:34.312371+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-07-28T12:03:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:35 smithi022 bash[82865]: audit 2024-07-28T12:03:35.017199+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2991: done (10 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2992: done (9 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2995: done (8 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2996: done (7 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2997: done (6 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2998: done (5 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:2999: done (4 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:3001: done (3 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:3002: done (2 left) 2024-07-28T12:03:35.673 INFO:tasks.rados.rados.0.smithi022.stdout:3003: done (1 left) 2024-07-28T12:03:35.674 INFO:tasks.rados.rados.0.smithi022.stdout:3004: done (0 left) 2024-07-28T12:03:35.674 INFO:tasks.rados.rados.0.smithi022.stdout:3005: snap_create 2024-07-28T12:03:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:35 smithi150 bash[67543]: cluster 2024-07-28T12:03:34.312371+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-07-28T12:03:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:35 smithi150 bash[67543]: audit 2024-07-28T12:03:35.017199+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:36.334 INFO:tasks.rados.rados.0.smithi022.stdout:3005: done (0 left) 2024-07-28T12:03:36.335 INFO:tasks.rados.rados.0.smithi022.stdout:3006: rollback oid 13 current snap is 377 2024-07-28T12:03:36.335 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 358 2024-07-28T12:03:36.335 INFO:tasks.rados.rados.0.smithi022.stdout:3007: snap_create 2024-07-28T12:03:36.346 INFO:tasks.rados.rados.0.smithi022.stdout:3006: finishing rollback tid 1 to smithi02269687-13 2024-07-28T12:03:36.346 INFO:tasks.rados.rados.0.smithi022.stdout:3006: finishing rollback tid 2 to smithi02269687-13 2024-07-28T12:03:36.346 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2106 (ObjNum 1045 snap 353 seq_num 1045) dirty exists 2024-07-28T12:03:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:36 smithi022 bash[80503]: cluster 2024-07-28T12:03:35.132380+0000 mgr.y (mgr.25232) 361 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-07-28T12:03:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:36 smithi022 bash[80503]: cluster 2024-07-28T12:03:35.330087+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-07-28T12:03:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:36 smithi022 bash[82865]: cluster 2024-07-28T12:03:35.132380+0000 mgr.y (mgr.25232) 361 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-07-28T12:03:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:36 smithi022 bash[82865]: cluster 2024-07-28T12:03:35.330087+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-07-28T12:03:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:36 smithi150 bash[67543]: cluster 2024-07-28T12:03:35.132380+0000 mgr.y (mgr.25232) 361 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-07-28T12:03:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:36 smithi150 bash[67543]: cluster 2024-07-28T12:03:35.330087+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-07-28T12:03:37.284 INFO:tasks.rados.rados.0.smithi022.stdout:3006: done (1 left) 2024-07-28T12:03:37.284 INFO:tasks.rados.rados.0.smithi022.stdout:3007: done (0 left) 2024-07-28T12:03:37.284 INFO:tasks.rados.rados.0.smithi022.stdout:3008: read oid 9 snap -1 2024-07-28T12:03:37.284 INFO:tasks.rados.rados.0.smithi022.stdout:3008: expect (ObjNum 1129 snap 376 seq_num 1129) 2024-07-28T12:03:37.285 INFO:tasks.rados.rados.0.smithi022.stdout:3009: write oid 11 current snap is 378 2024-07-28T12:03:37.285 INFO:tasks.rados.rados.0.smithi022.stdout:3009: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-07-28T12:03:37.307 INFO:tasks.rados.rados.0.smithi022.stdout:3009: writing smithi02269687-11 from 608717 to 1335580 tid 1 2024-07-28T12:03:37.331 INFO:tasks.rados.rados.0.smithi022.stdout:3009: writing smithi02269687-11 from 1933605 to 2681657 tid 2 2024-07-28T12:03:37.331 INFO:tasks.rados.rados.0.smithi022.stdout:3010: snap_remove snap 363 2024-07-28T12:03:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:37 smithi150 bash[67543]: cluster 2024-07-28T12:03:36.334255+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-07-28T12:03:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:37 smithi150 bash[67543]: cluster 2024-07-28T12:03:37.283239+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-07-28T12:03:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:37 smithi022 bash[80503]: cluster 2024-07-28T12:03:36.334255+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-07-28T12:03:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:37 smithi022 bash[80503]: cluster 2024-07-28T12:03:37.283239+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-07-28T12:03:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:37 smithi022 bash[82865]: cluster 2024-07-28T12:03:36.334255+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-07-28T12:03:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:37 smithi022 bash[82865]: cluster 2024-07-28T12:03:37.283239+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-07-28T12:03:38.340 INFO:tasks.rados.rados.0.smithi022.stdout:3010: done (2 left) 2024-07-28T12:03:38.340 INFO:tasks.rados.rados.0.smithi022.stdout:3011: write oid 27 current snap is 378 2024-07-28T12:03:38.340 INFO:tasks.rados.rados.0.smithi022.stdout:3011: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-07-28T12:03:38.357 INFO:tasks.rados.rados.0.smithi022.stdout:3011: writing smithi02269687-27 from 625524 to 1027636 tid 1 2024-07-28T12:03:38.376 INFO:tasks.rados.rados.0.smithi022.stdout:3011: writing smithi02269687-27 from 1592087 to 2200150 tid 2 2024-07-28T12:03:38.389 INFO:tasks.rados.rados.0.smithi022.stdout:3011: writing smithi02269687-27 from 2869769 to 3025524 tid 3 2024-07-28T12:03:38.389 INFO:tasks.rados.rados.0.smithi022.stdout:3012: write oid 5 current snap is 378 2024-07-28T12:03:38.389 INFO:tasks.rados.rados.0.smithi022.stdout:3012: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-07-28T12:03:38.403 INFO:tasks.rados.rados.0.smithi022.stdout:3012: writing smithi02269687-5 from 642331 to 1236045 tid 1 2024-07-28T12:03:38.417 INFO:tasks.rados.rados.0.smithi022.stdout:3012: writing smithi02269687-5 from 1766922 to 2518643 tid 2 2024-07-28T12:03:38.417 INFO:tasks.rados.rados.0.smithi022.stdout:3013: read oid 1 snap -1 2024-07-28T12:03:38.417 INFO:tasks.rados.rados.0.smithi022.stdout:3013: expect deleted 2024-07-28T12:03:38.418 INFO:tasks.rados.rados.0.smithi022.stdout:3014: snap_remove snap 367 2024-07-28T12:03:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:38 smithi150 bash[67543]: cluster 2024-07-28T12:03:37.133128+0000 mgr.y (mgr.25232) 362 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 173 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 640 KiB/s wr, 8 op/s 2024-07-28T12:03:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:38 smithi150 bash[67543]: cluster 2024-07-28T12:03:38.339107+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-07-28T12:03:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:38 smithi022 bash[80503]: cluster 2024-07-28T12:03:37.133128+0000 mgr.y (mgr.25232) 362 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 173 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 640 KiB/s wr, 8 op/s 2024-07-28T12:03:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:38 smithi022 bash[80503]: cluster 2024-07-28T12:03:38.339107+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-07-28T12:03:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:38 smithi022 bash[82865]: cluster 2024-07-28T12:03:37.133128+0000 mgr.y (mgr.25232) 362 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 173 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 640 KiB/s wr, 8 op/s 2024-07-28T12:03:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:38 smithi022 bash[82865]: cluster 2024-07-28T12:03:38.339107+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-07-28T12:03:39.360 INFO:tasks.rados.rados.0.smithi022.stdout:3014: done (5 left) 2024-07-28T12:03:39.360 INFO:tasks.rados.rados.0.smithi022.stdout:3015: snap_create 2024-07-28T12:03:39.360 INFO:tasks.rados.rados.0.smithi022.stdout:3008: expect (ObjNum 1129 snap 376 seq_num 1129) 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3009: finishing write tid 1 to smithi02269687-11 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3009: finishing write tid 2 to smithi02269687-11 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3009: finishing write tid 3 to smithi02269687-11 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3009: finishing write tid 4 to smithi02269687-11 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 213 (ObjNum 1131 snap 378 seq_num 1131) dirty exists 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3009: left oid 11 (ObjNum 1131 snap 378 seq_num 1131) 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3011: finishing write tid 1 to smithi02269687-27 2024-07-28T12:03:39.496 INFO:tasks.rados.rados.0.smithi022.stdout:3011: finishing write tid 2 to smithi02269687-27 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3011: finishing write tid 3 to smithi02269687-27 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3011: finishing write tid 4 to smithi02269687-27 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3011: finishing write tid 5 to smithi02269687-27 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1227 (ObjNum 1132 snap 378 seq_num 1132) dirty exists 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3011: left oid 27 (ObjNum 1132 snap 378 seq_num 1132) 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3012: finishing write tid 1 to smithi02269687-5 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3012: finishing write tid 2 to smithi02269687-5 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3012: finishing write tid 3 to smithi02269687-5 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3012: finishing write tid 4 to smithi02269687-5 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 435 (ObjNum 1133 snap 378 seq_num 1133) dirty exists 2024-07-28T12:03:39.497 INFO:tasks.rados.rados.0.smithi022.stdout:3012: left oid 5 (ObjNum 1133 snap 378 seq_num 1133) 2024-07-28T12:03:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:03:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:03:39] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-07-28T12:03:40.362 INFO:tasks.rados.rados.0.smithi022.stdout:3008: done (5 left) 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3009: done (4 left) 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3011: done (3 left) 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3012: done (2 left) 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3013: done (1 left) 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3015: done (0 left) 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3016: write oid 49 current snap is 379 2024-07-28T12:03:40.363 INFO:tasks.rados.rados.0.smithi022.stdout:3016: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-07-28T12:03:40.381 INFO:tasks.rados.rados.0.smithi022.stdout:3016: writing smithi02269687-49 from 659138 to 1328101 tid 1 2024-07-28T12:03:40.401 INFO:tasks.rados.rados.0.smithi022.stdout:3016: writing smithi02269687-49 from 2109051 to 2720783 tid 2 2024-07-28T12:03:40.401 INFO:tasks.rados.rados.0.smithi022.stdout:3017: read oid 38 snap -1 2024-07-28T12:03:40.401 INFO:tasks.rados.rados.0.smithi022.stdout:3017: expect (ObjNum 1081 snap 362 seq_num 1081) 2024-07-28T12:03:40.401 INFO:tasks.rados.rados.0.smithi022.stdout:3018: rollback oid 21 current snap is 379 2024-07-28T12:03:40.402 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 368 2024-07-28T12:03:40.402 INFO:tasks.rados.rados.0.smithi022.stdout:3016: finishing write tid 1 to smithi02269687-49 2024-07-28T12:03:40.402 INFO:tasks.rados.rados.0.smithi022.stdout:3019: snap_create 2024-07-28T12:03:40.405 INFO:tasks.rados.rados.0.smithi022.stdout:3017: expect (ObjNum 1081 snap 362 seq_num 1081) 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:3016: finishing write tid 2 to smithi02269687-49 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:3016: finishing write tid 3 to smithi02269687-49 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:3018: finishing rollback tid 0 to smithi02269687-21 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:3018: finishing rollback tid 1 to smithi02269687-21 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:3016: finishing write tid 4 to smithi02269687-49 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 702 (ObjNum 1134 snap 379 seq_num 1134) dirty exists 2024-07-28T12:03:40.520 INFO:tasks.rados.rados.0.smithi022.stdout:3016: left oid 49 (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:03:40.521 INFO:tasks.rados.rados.0.smithi022.stdout:3018: finishing rollback tid 2 to smithi02269687-21 2024-07-28T12:03:40.521 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 719 (ObjNum 1080 snap 362 seq_num 1080) dirty exists 2024-07-28T12:03:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:40 smithi150 bash[67543]: cluster 2024-07-28T12:03:39.133787+0000 mgr.y (mgr.25232) 363 : cluster [DBG] pgmap v800: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 640 KiB/s wr, 11 op/s 2024-07-28T12:03:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:40 smithi150 bash[67543]: cluster 2024-07-28T12:03:39.359651+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-07-28T12:03:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:40 smithi022 bash[82865]: cluster 2024-07-28T12:03:39.133787+0000 mgr.y (mgr.25232) 363 : cluster [DBG] pgmap v800: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 640 KiB/s wr, 11 op/s 2024-07-28T12:03:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:40 smithi022 bash[82865]: cluster 2024-07-28T12:03:39.359651+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-07-28T12:03:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:40 smithi022 bash[80503]: cluster 2024-07-28T12:03:39.133787+0000 mgr.y (mgr.25232) 363 : cluster [DBG] pgmap v800: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 640 KiB/s wr, 11 op/s 2024-07-28T12:03:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:40 smithi022 bash[80503]: cluster 2024-07-28T12:03:39.359651+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-07-28T12:03:41.380 INFO:tasks.rados.rados.0.smithi022.stdout:3016: done (3 left) 2024-07-28T12:03:41.380 INFO:tasks.rados.rados.0.smithi022.stdout:3017: done (2 left) 2024-07-28T12:03:41.381 INFO:tasks.rados.rados.0.smithi022.stdout:3018: done (1 left) 2024-07-28T12:03:41.381 INFO:tasks.rados.rados.0.smithi022.stdout:3019: done (0 left) 2024-07-28T12:03:41.381 INFO:tasks.rados.rados.0.smithi022.stdout:3020: rollback oid 10 current snap is 380 2024-07-28T12:03:41.381 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 10 to 366 2024-07-28T12:03:41.381 INFO:tasks.rados.rados.0.smithi022.stdout:3021: snap_remove snap 369 2024-07-28T12:03:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:41 smithi150 bash[67543]: cluster 2024-07-28T12:03:40.361820+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-07-28T12:03:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:41 smithi022 bash[80503]: cluster 2024-07-28T12:03:40.361820+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-07-28T12:03:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:41 smithi022 bash[82865]: cluster 2024-07-28T12:03:40.361820+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3021: done (1 left) 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3022: read oid 47 snap -1 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3022: expect (ObjNum 1114 snap 369 seq_num 1114) 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3023: read oid 31 snap 358 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3023: expect (ObjNum 1004 snap 343 seq_num 1004) 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3024: write oid 20 current snap is 380 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3020: finishing rollback tid 0 to smithi02269687-10 2024-07-28T12:03:42.287 INFO:tasks.rados.rados.0.smithi022.stdout:3020: finishing rollback tid 1 to smithi02269687-10 2024-07-28T12:03:42.288 INFO:tasks.rados.rados.0.smithi022.stdout:3020: finishing rollback tid 2 to smithi02269687-10 2024-07-28T12:03:42.288 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1356 (ObjNum 930 snap 316 seq_num 930) dirty exists 2024-07-28T12:03:42.288 INFO:tasks.rados.rados.0.smithi022.stdout:3024: seq_num 1135 ranges {675945=744212,2167533=755390} 2024-07-28T12:03:42.301 INFO:tasks.rados.rados.0.smithi022.stdout:3024: writing smithi02269687-20 from 675945 to 1420157 tid 1 2024-07-28T12:03:42.323 INFO:tasks.rados.rados.0.smithi022.stdout:3024: writing smithi02269687-20 from 2167533 to 2922923 tid 2 2024-07-28T12:03:42.324 INFO:tasks.rados.rados.0.smithi022.stdout:3020: done (3 left) 2024-07-28T12:03:42.324 INFO:tasks.rados.rados.0.smithi022.stdout:3025: rollback oid 16 current snap is 380 2024-07-28T12:03:42.324 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 368 2024-07-28T12:03:42.324 INFO:tasks.rados.rados.0.smithi022.stdout:3023: expect (ObjNum 1004 snap 343 seq_num 1004) 2024-07-28T12:03:42.490 INFO:tasks.rados.rados.0.smithi022.stdout:3022: expect (ObjNum 1114 snap 369 seq_num 1114) 2024-07-28T12:03:42.579 INFO:tasks.rados.rados.0.smithi022.stdout:3024: finishing write tid 1 to smithi02269687-20 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3025: finishing rollback tid 1 to smithi02269687-16 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3024: finishing write tid 2 to smithi02269687-20 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3024: finishing write tid 3 to smithi02269687-20 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3024: finishing write tid 4 to smithi02269687-20 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1648 (ObjNum 1135 snap 380 seq_num 1135) dirty exists 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3024: left oid 20 (ObjNum 1135 snap 380 seq_num 1135) 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3022: done (3 left) 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3023: done (2 left) 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3024: done (1 left) 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3025: done (0 left) 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:3026: rollback oid 18 current snap is 380 2024-07-28T12:03:42.580 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 359 2024-07-28T12:03:42.581 INFO:tasks.rados.rados.0.smithi022.stdout:3027: delete oid 23 current snap is 380 2024-07-28T12:03:42.584 INFO:tasks.rados.rados.0.smithi022.stdout:3027: done (1 left) 2024-07-28T12:03:42.584 INFO:tasks.rados.rados.0.smithi022.stdout:3028: read oid 32 snap -1 2024-07-28T12:03:42.584 INFO:tasks.rados.rados.0.smithi022.stdout:3028: expect (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:03:42.584 INFO:tasks.rados.rados.0.smithi022.stdout:3029: write oid 48 current snap is 380 2024-07-28T12:03:42.584 INFO:tasks.rados.rados.0.smithi022.stdout:3029: seq_num 1137 ranges {709559=494710,1884497=759059} 2024-07-28T12:03:42.604 INFO:tasks.rados.rados.0.smithi022.stdout:3029: writing smithi02269687-48 from 709559 to 1204269 tid 1 2024-07-28T12:03:42.628 INFO:tasks.rados.rados.0.smithi022.stdout:3029: writing smithi02269687-48 from 1884497 to 2643556 tid 2 2024-07-28T12:03:42.628 INFO:tasks.rados.rados.0.smithi022.stdout:3030: read oid 49 snap -1 2024-07-28T12:03:42.628 INFO:tasks.rados.rados.0.smithi022.stdout:3030: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:03:42.628 INFO:tasks.rados.rados.0.smithi022.stdout:3031: snap_create 2024-07-28T12:03:42.628 INFO:tasks.rados.rados.0.smithi022.stdout:3026: finishing rollback tid 0 to smithi02269687-18 2024-07-28T12:03:42.628 INFO:tasks.rados.rados.0.smithi022.stdout:3026: finishing rollback tid 1 to smithi02269687-18 2024-07-28T12:03:42.629 INFO:tasks.rados.rados.0.smithi022.stdout:3026: finishing rollback tid 2 to smithi02269687-18 2024-07-28T12:03:42.629 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1239 (ObjNum 954 snap 325 seq_num 954) dirty exists 2024-07-28T12:03:42.629 INFO:tasks.rados.rados.0.smithi022.stdout:3028: expect (ObjNum 879 snap 308 seq_num 879) 2024-07-28T12:03:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:42 smithi150 bash[67543]: cluster 2024-07-28T12:03:41.134698+0000 mgr.y (mgr.25232) 364 : cluster [DBG] pgmap v803: 89 pgs: 89 active+clean; 186 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-07-28T12:03:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:42 smithi150 bash[67543]: cluster 2024-07-28T12:03:41.380014+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-07-28T12:03:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:42 smithi150 bash[67543]: cluster 2024-07-28T12:03:42.286300+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-07-28T12:03:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:03:42 smithi150 bash[60514]: ts=2024-07-28T12:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:03:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:42 smithi022 bash[82865]: cluster 2024-07-28T12:03:41.134698+0000 mgr.y (mgr.25232) 364 : cluster [DBG] pgmap v803: 89 pgs: 89 active+clean; 186 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-07-28T12:03:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:42 smithi022 bash[82865]: cluster 2024-07-28T12:03:41.380014+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-07-28T12:03:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:42 smithi022 bash[82865]: cluster 2024-07-28T12:03:42.286300+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-07-28T12:03:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:42 smithi022 bash[80503]: cluster 2024-07-28T12:03:41.134698+0000 mgr.y (mgr.25232) 364 : cluster [DBG] pgmap v803: 89 pgs: 89 active+clean; 186 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-07-28T12:03:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:42 smithi022 bash[80503]: cluster 2024-07-28T12:03:41.380014+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-07-28T12:03:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:42 smithi022 bash[80503]: cluster 2024-07-28T12:03:42.286300+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-07-28T12:03:42.830 INFO:tasks.rados.rados.0.smithi022.stdout:3029: finishing write tid 1 to smithi02269687-48 2024-07-28T12:03:42.830 INFO:tasks.rados.rados.0.smithi022.stdout:3029: finishing write tid 2 to smithi02269687-48 2024-07-28T12:03:42.830 INFO:tasks.rados.rados.0.smithi022.stdout:3029: finishing write tid 3 to smithi02269687-48 2024-07-28T12:03:42.831 INFO:tasks.rados.rados.0.smithi022.stdout:3029: finishing write tid 4 to smithi02269687-48 2024-07-28T12:03:42.831 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1745 (ObjNum 1137 snap 380 seq_num 1137) dirty exists 2024-07-28T12:03:42.831 INFO:tasks.rados.rados.0.smithi022.stdout:3029: left oid 48 (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:03:42.831 INFO:tasks.rados.rados.0.smithi022.stdout:3030: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:03:43.389 INFO:tasks.rados.rados.0.smithi022.stdout:3026: done (4 left) 2024-07-28T12:03:43.389 INFO:tasks.rados.rados.0.smithi022.stdout:3028: done (3 left) 2024-07-28T12:03:43.389 INFO:tasks.rados.rados.0.smithi022.stdout:3029: done (2 left) 2024-07-28T12:03:43.389 INFO:tasks.rados.rados.0.smithi022.stdout:3030: done (1 left) 2024-07-28T12:03:43.390 INFO:tasks.rados.rados.0.smithi022.stdout:3031: done (0 left) 2024-07-28T12:03:43.390 INFO:tasks.rados.rados.0.smithi022.stdout:3032: snap_create 2024-07-28T12:03:44.394 INFO:tasks.rados.rados.0.smithi022.stdout:3032: done (0 left) 2024-07-28T12:03:44.394 INFO:tasks.rados.rados.0.smithi022.stdout:3033: read oid 22 snap -1 2024-07-28T12:03:44.394 INFO:tasks.rados.rados.0.smithi022.stdout:3033: expect (ObjNum 1111 snap 368 seq_num 1111) 2024-07-28T12:03:44.394 INFO:tasks.rados.rados.0.smithi022.stdout:3034: snap_create 2024-07-28T12:03:44.404 INFO:tasks.rados.rados.0.smithi022.stdout:3033: expect (ObjNum 1111 snap 368 seq_num 1111) 2024-07-28T12:03:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:44 smithi150 bash[67543]: cluster 2024-07-28T12:03:43.135464+0000 mgr.y (mgr.25232) 365 : cluster [DBG] pgmap v806: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 189 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-28T12:03:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:44 smithi150 bash[67543]: cluster 2024-07-28T12:03:43.388854+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-07-28T12:03:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:44 smithi022 bash[80503]: cluster 2024-07-28T12:03:43.135464+0000 mgr.y (mgr.25232) 365 : cluster [DBG] pgmap v806: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 189 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-28T12:03:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:44 smithi022 bash[80503]: cluster 2024-07-28T12:03:43.388854+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-07-28T12:03:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:44 smithi022 bash[82865]: cluster 2024-07-28T12:03:43.135464+0000 mgr.y (mgr.25232) 365 : cluster [DBG] pgmap v806: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 189 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-28T12:03:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:44 smithi022 bash[82865]: cluster 2024-07-28T12:03:43.388854+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-07-28T12:03:45.393 INFO:tasks.rados.rados.0.smithi022.stdout:3033: done (1 left) 2024-07-28T12:03:45.393 INFO:tasks.rados.rados.0.smithi022.stdout:3034: done (0 left) 2024-07-28T12:03:45.394 INFO:tasks.rados.rados.0.smithi022.stdout:3035: read oid 29 snap -1 2024-07-28T12:03:45.394 INFO:tasks.rados.rados.0.smithi022.stdout:3035: expect (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:03:45.394 INFO:tasks.rados.rados.0.smithi022.stdout:3036: snap_create 2024-07-28T12:03:45.407 INFO:tasks.rados.rados.0.smithi022.stdout:3035: expect (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:03:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:45 smithi150 bash[67543]: cluster 2024-07-28T12:03:44.392077+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-07-28T12:03:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:45 smithi150 bash[67543]: cluster 2024-07-28T12:03:45.393317+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-07-28T12:03:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:45 smithi022 bash[80503]: cluster 2024-07-28T12:03:44.392077+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-07-28T12:03:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:45 smithi022 bash[80503]: cluster 2024-07-28T12:03:45.393317+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-07-28T12:03:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:45 smithi022 bash[82865]: cluster 2024-07-28T12:03:44.392077+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-07-28T12:03:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:45 smithi022 bash[82865]: cluster 2024-07-28T12:03:45.393317+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-07-28T12:03:46.398 INFO:tasks.rados.rados.0.smithi022.stdout:3035: done (1 left) 2024-07-28T12:03:46.398 INFO:tasks.rados.rados.0.smithi022.stdout:3036: done (0 left) 2024-07-28T12:03:46.398 INFO:tasks.rados.rados.0.smithi022.stdout:3037: write oid 19 current snap is 384 2024-07-28T12:03:46.398 INFO:tasks.rados.rados.0.smithi022.stdout:3037: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-07-28T12:03:46.419 INFO:tasks.rados.rados.0.smithi022.stdout:3037: writing smithi02269687-19 from 726366 to 1296325 tid 1 2024-07-28T12:03:46.437 INFO:tasks.rados.rados.0.smithi022.stdout:3037: writing smithi02269687-19 from 1826626 to 2329343 tid 2 2024-07-28T12:03:46.449 INFO:tasks.rados.rados.0.smithi022.stdout:3037: writing smithi02269687-19 from 2801601 to 3126366 tid 3 2024-07-28T12:03:46.449 INFO:tasks.rados.rados.0.smithi022.stdout:3038: delete oid 35 current snap is 384 2024-07-28T12:03:46.449 INFO:tasks.rados.rados.0.smithi022.stdout:3037: finishing write tid 1 to smithi02269687-19 2024-07-28T12:03:46.449 INFO:tasks.rados.rados.0.smithi022.stdout:3037: finishing write tid 2 to smithi02269687-19 2024-07-28T12:03:46.454 INFO:tasks.rados.rados.0.smithi022.stdout:3037: finishing write tid 3 to smithi02269687-19 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3037: finishing write tid 4 to smithi02269687-19 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3037: finishing write tid 5 to smithi02269687-19 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1243 (ObjNum 1138 snap 384 seq_num 1138) dirty exists 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3037: left oid 19 (ObjNum 1138 snap 384 seq_num 1138) 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3037: done (1 left) 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3038: done (0 left) 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3039: write oid 25 current snap is 384 2024-07-28T12:03:46.456 INFO:tasks.rados.rados.0.smithi022.stdout:3039: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-07-28T12:03:46.478 INFO:tasks.rados.rados.0.smithi022.stdout:3039: writing smithi02269687-25 from 759980 to 1480437 tid 1 2024-07-28T12:03:46.492 INFO:tasks.rados.rados.0.smithi022.stdout:3039: writing smithi02269687-25 from 1943590 to 2449976 tid 2 2024-07-28T12:03:46.500 INFO:tasks.rados.rados.0.smithi022.stdout:3039: writing smithi02269687-25 from 2856447 to 3159980 tid 3 2024-07-28T12:03:46.500 INFO:tasks.rados.rados.0.smithi022.stdout:3040: write oid 38 current snap is 384 2024-07-28T12:03:46.500 INFO:tasks.rados.rados.0.smithi022.stdout:3040: seq_num 1141 ranges {776787=512059,1718425=766397,3000223=176564} 2024-07-28T12:03:46.513 INFO:tasks.rados.rados.0.smithi022.stdout:3040: writing smithi02269687-38 from 776787 to 1288846 tid 1 2024-07-28T12:03:46.523 INFO:tasks.rados.rados.0.smithi022.stdout:3040: writing smithi02269687-38 from 1718425 to 2484822 tid 2 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3040: writing smithi02269687-38 from 3000223 to 3176787 tid 3 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3041: snap_create 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3039: finishing write tid 1 to smithi02269687-25 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3039: finishing write tid 2 to smithi02269687-25 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3039: finishing write tid 3 to smithi02269687-25 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3039: finishing write tid 4 to smithi02269687-25 2024-07-28T12:03:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3039: finishing write tid 5 to smithi02269687-25 2024-07-28T12:03:46.530 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1145 (ObjNum 1140 snap 384 seq_num 1140) dirty exists 2024-07-28T12:03:46.530 INFO:tasks.rados.rados.0.smithi022.stdout:3039: left oid 25 (ObjNum 1140 snap 384 seq_num 1140) 2024-07-28T12:03:46.530 INFO:tasks.rados.rados.0.smithi022.stdout:3040: finishing write tid 1 to smithi02269687-38 2024-07-28T12:03:46.530 INFO:tasks.rados.rados.0.smithi022.stdout:3040: finishing write tid 2 to smithi02269687-38 2024-07-28T12:03:46.533 INFO:tasks.rados.rados.0.smithi022.stdout:3040: finishing write tid 3 to smithi02269687-38 2024-07-28T12:03:46.533 INFO:tasks.rados.rados.0.smithi022.stdout:3040: finishing write tid 4 to smithi02269687-38 2024-07-28T12:03:46.533 INFO:tasks.rados.rados.0.smithi022.stdout:3040: finishing write tid 5 to smithi02269687-38 2024-07-28T12:03:46.534 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1248 (ObjNum 1141 snap 384 seq_num 1141) dirty exists 2024-07-28T12:03:46.534 INFO:tasks.rados.rados.0.smithi022.stdout:3040: left oid 38 (ObjNum 1141 snap 384 seq_num 1141) 2024-07-28T12:03:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:46 smithi150 bash[67543]: cluster 2024-07-28T12:03:45.136246+0000 mgr.y (mgr.25232) 366 : cluster [DBG] pgmap v809: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 641 KiB/s wr, 7 op/s 2024-07-28T12:03:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:46 smithi150 bash[67543]: cluster 2024-07-28T12:03:46.397480+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-07-28T12:03:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:46 smithi022 bash[80503]: cluster 2024-07-28T12:03:45.136246+0000 mgr.y (mgr.25232) 366 : cluster [DBG] pgmap v809: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 641 KiB/s wr, 7 op/s 2024-07-28T12:03:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:46 smithi022 bash[80503]: cluster 2024-07-28T12:03:46.397480+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-07-28T12:03:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:46 smithi022 bash[82865]: cluster 2024-07-28T12:03:45.136246+0000 mgr.y (mgr.25232) 366 : cluster [DBG] pgmap v809: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 641 KiB/s wr, 7 op/s 2024-07-28T12:03:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:46 smithi022 bash[82865]: cluster 2024-07-28T12:03:46.397480+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-07-28T12:03:47.288 INFO:tasks.rados.rados.0.smithi022.stdout:3039: done (2 left) 2024-07-28T12:03:47.288 INFO:tasks.rados.rados.0.smithi022.stdout:3040: done (1 left) 2024-07-28T12:03:47.289 INFO:tasks.rados.rados.0.smithi022.stdout:3041: done (0 left) 2024-07-28T12:03:47.289 INFO:tasks.rados.rados.0.smithi022.stdout:3042: snap_create 2024-07-28T12:03:48.291 INFO:tasks.rados.rados.0.smithi022.stdout:3042: done (0 left) 2024-07-28T12:03:48.291 INFO:tasks.rados.rados.0.smithi022.stdout:3043: snap_create 2024-07-28T12:03:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:48 smithi022 bash[80503]: cluster 2024-07-28T12:03:47.136931+0000 mgr.y (mgr.25232) 367 : cluster [DBG] pgmap v812: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 985 KiB/s wr, 18 op/s 2024-07-28T12:03:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:48 smithi022 bash[80503]: cluster 2024-07-28T12:03:47.288063+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-07-28T12:03:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:48 smithi022 bash[82865]: cluster 2024-07-28T12:03:47.136931+0000 mgr.y (mgr.25232) 367 : cluster [DBG] pgmap v812: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 985 KiB/s wr, 18 op/s 2024-07-28T12:03:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:48 smithi022 bash[82865]: cluster 2024-07-28T12:03:47.288063+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-07-28T12:03:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:48 smithi150 bash[67543]: cluster 2024-07-28T12:03:47.136931+0000 mgr.y (mgr.25232) 367 : cluster [DBG] pgmap v812: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 985 KiB/s wr, 18 op/s 2024-07-28T12:03:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:48 smithi150 bash[67543]: cluster 2024-07-28T12:03:47.288063+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-07-28T12:03:49.295 INFO:tasks.rados.rados.0.smithi022.stdout:3043: done (0 left) 2024-07-28T12:03:49.295 INFO:tasks.rados.rados.0.smithi022.stdout:3044: delete oid 36 current snap is 387 2024-07-28T12:03:49.310 INFO:tasks.rados.rados.0.smithi022.stdout:3044: done (0 left) 2024-07-28T12:03:49.310 INFO:tasks.rados.rados.0.smithi022.stdout:3045: read oid 20 snap -1 2024-07-28T12:03:49.310 INFO:tasks.rados.rados.0.smithi022.stdout:3045: expect (ObjNum 1135 snap 380 seq_num 1135) 2024-07-28T12:03:49.310 INFO:tasks.rados.rados.0.smithi022.stdout:3046: snap_remove snap 386 2024-07-28T12:03:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:49 smithi022 bash[80503]: cluster 2024-07-28T12:03:48.290602+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-07-28T12:03:49.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:49 smithi022 bash[80503]: audit 2024-07-28T12:03:48.524637+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:03:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:03:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:03:49] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-07-28T12:03:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:49 smithi022 bash[82865]: cluster 2024-07-28T12:03:48.290602+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-07-28T12:03:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:49 smithi022 bash[82865]: audit 2024-07-28T12:03:48.524637+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:03:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:49 smithi150 bash[67543]: cluster 2024-07-28T12:03:48.290602+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-07-28T12:03:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:49 smithi150 bash[67543]: audit 2024-07-28T12:03:48.524637+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:03:50.323 INFO:tasks.rados.rados.0.smithi022.stdout:3046: done (1 left) 2024-07-28T12:03:50.323 INFO:tasks.rados.rados.0.smithi022.stdout:3047: snap_remove snap 373 2024-07-28T12:03:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:50 smithi022 bash[80503]: cluster 2024-07-28T12:03:49.137761+0000 mgr.y (mgr.25232) 368 : cluster [DBG] pgmap v815: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-07-28T12:03:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:50 smithi022 bash[80503]: cluster 2024-07-28T12:03:49.294401+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-07-28T12:03:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:50 smithi022 bash[80503]: audit 2024-07-28T12:03:50.018586+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:50 smithi022 bash[82865]: cluster 2024-07-28T12:03:49.137761+0000 mgr.y (mgr.25232) 368 : cluster [DBG] pgmap v815: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-07-28T12:03:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:50 smithi022 bash[82865]: cluster 2024-07-28T12:03:49.294401+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-07-28T12:03:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:50 smithi022 bash[82865]: audit 2024-07-28T12:03:50.018586+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:50 smithi150 bash[67543]: cluster 2024-07-28T12:03:49.137761+0000 mgr.y (mgr.25232) 368 : cluster [DBG] pgmap v815: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-07-28T12:03:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:50 smithi150 bash[67543]: cluster 2024-07-28T12:03:49.294401+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-07-28T12:03:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:50 smithi150 bash[67543]: audit 2024-07-28T12:03:50.018586+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:03:51.335 INFO:tasks.rados.rados.0.smithi022.stdout:3047: done (1 left) 2024-07-28T12:03:51.336 INFO:tasks.rados.rados.0.smithi022.stdout:3048: read oid 48 snap -1 2024-07-28T12:03:51.336 INFO:tasks.rados.rados.0.smithi022.stdout:3048: expect (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:03:51.336 INFO:tasks.rados.rados.0.smithi022.stdout:3049: write oid 11 current snap is 387 2024-07-28T12:03:51.336 INFO:tasks.rados.rados.0.smithi022.stdout:3049: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2024-07-28T12:03:51.355 INFO:tasks.rados.rados.0.smithi022.stdout:3049: writing smithi02269687-11 from 410401 to 1072958 tid 1 2024-07-28T12:03:51.374 INFO:tasks.rados.rados.0.smithi022.stdout:3049: writing smithi02269687-11 from 1719036 to 2489102 tid 2 2024-07-28T12:03:51.382 INFO:tasks.rados.rados.0.smithi022.stdout:3049: writing smithi02269687-11 from 2938716 to 3210401 tid 3 2024-07-28T12:03:51.382 INFO:tasks.rados.rados.0.smithi022.stdout:3045: expect (ObjNum 1135 snap 380 seq_num 1135) 2024-07-28T12:03:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:51 smithi022 bash[82865]: cluster 2024-07-28T12:03:50.323197+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-07-28T12:03:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:51 smithi022 bash[80503]: cluster 2024-07-28T12:03:50.323197+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-07-28T12:03:51.594 INFO:tasks.rados.rados.0.smithi022.stdout:3049: finishing write tid 1 to smithi02269687-11 2024-07-28T12:03:51.595 INFO:tasks.rados.rados.0.smithi022.stdout:3048: expect (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:03:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:51 smithi150 bash[67543]: cluster 2024-07-28T12:03:50.323197+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-07-28T12:03:51.799 INFO:tasks.rados.rados.0.smithi022.stdout:3049: finishing write tid 2 to smithi02269687-11 2024-07-28T12:03:51.799 INFO:tasks.rados.rados.0.smithi022.stdout:3049: finishing write tid 3 to smithi02269687-11 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3049: finishing write tid 4 to smithi02269687-11 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3049: finishing write tid 5 to smithi02269687-11 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 218 (ObjNum 1143 snap 387 seq_num 1143) dirty exists 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3049: left oid 11 (ObjNum 1143 snap 387 seq_num 1143) 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3050: read oid 50 snap -1 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3050: expect (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3045: done (3 left) 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3048: done (2 left) 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3049: done (1 left) 2024-07-28T12:03:51.800 INFO:tasks.rados.rados.0.smithi022.stdout:3051: delete oid 14 current snap is 387 2024-07-28T12:03:51.805 INFO:tasks.rados.rados.0.smithi022.stdout:3051: done (1 left) 2024-07-28T12:03:51.805 INFO:tasks.rados.rados.0.smithi022.stdout:3052: read oid 45 snap -1 2024-07-28T12:03:51.805 INFO:tasks.rados.rados.0.smithi022.stdout:3052: expect (ObjNum 1106 snap 368 seq_num 1106) 2024-07-28T12:03:51.805 INFO:tasks.rados.rados.0.smithi022.stdout:3053: snap_create 2024-07-28T12:03:51.810 INFO:tasks.rados.rados.0.smithi022.stdout:3050: expect (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:51.896 INFO:tasks.rados.rados.0.smithi022.stdout:3052: expect (ObjNum 1106 snap 368 seq_num 1106) 2024-07-28T12:03:52.291 INFO:tasks.rados.rados.0.smithi022.stdout:3050: done (2 left) 2024-07-28T12:03:52.291 INFO:tasks.rados.rados.0.smithi022.stdout:3052: done (1 left) 2024-07-28T12:03:52.291 INFO:tasks.rados.rados.0.smithi022.stdout:3053: done (0 left) 2024-07-28T12:03:52.291 INFO:tasks.rados.rados.0.smithi022.stdout:3054: rollback oid 39 current snap is 388 2024-07-28T12:03:52.291 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 380 2024-07-28T12:03:52.291 INFO:tasks.rados.rados.0.smithi022.stdout:3055: delete oid 40 current snap is 388 2024-07-28T12:03:52.298 INFO:tasks.rados.rados.0.smithi022.stdout:3055: done (1 left) 2024-07-28T12:03:52.298 INFO:tasks.rados.rados.0.smithi022.stdout:3056: write oid 45 current snap is 388 2024-07-28T12:03:52.298 INFO:tasks.rados.rados.0.smithi022.stdout:3056: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-07-28T12:03:52.314 INFO:tasks.rados.rados.0.smithi022.stdout:3056: writing smithi02269687-45 from 460822 to 949126 tid 1 2024-07-28T12:03:52.329 INFO:tasks.rados.rados.0.smithi022.stdout:3056: writing smithi02269687-45 from 1378129 to 1895522 tid 2 2024-07-28T12:03:52.346 INFO:tasks.rados.rados.0.smithi022.stdout:3056: writing smithi02269687-45 from 2504632 to 2910594 tid 3 2024-07-28T12:03:52.346 INFO:tasks.rados.rados.0.smithi022.stdout:3057: read oid 47 snap -1 2024-07-28T12:03:52.346 INFO:tasks.rados.rados.0.smithi022.stdout:3057: expect (ObjNum 1114 snap 369 seq_num 1114) 2024-07-28T12:03:52.346 INFO:tasks.rados.rados.0.smithi022.stdout:3058: read oid 36 snap -1 2024-07-28T12:03:52.347 INFO:tasks.rados.rados.0.smithi022.stdout:3058: expect deleted 2024-07-28T12:03:52.347 INFO:tasks.rados.rados.0.smithi022.stdout:3059: write oid 8 current snap is 388 2024-07-28T12:03:52.347 INFO:tasks.rados.rados.0.smithi022.stdout:3054: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:03:52.347 INFO:tasks.rados.rados.0.smithi022.stdout:3059: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-07-28T12:03:52.361 INFO:tasks.rados.rados.0.smithi022.stdout:3059: writing smithi02269687-8 from 477629 to 1041182 tid 1 2024-07-28T12:03:52.382 INFO:tasks.rados.rados.0.smithi022.stdout:3059: writing smithi02269687-8 from 1836611 to 2614015 tid 2 2024-07-28T12:03:52.390 INFO:tasks.rados.rados.0.smithi022.stdout:3059: writing smithi02269687-8 from 3048408 to 3277629 tid 3 2024-07-28T12:03:52.390 INFO:tasks.rados.rados.0.smithi022.stdout:3060: write oid 16 current snap is 388 2024-07-28T12:03:52.390 INFO:tasks.rados.rados.0.smithi022.stdout:3060: seq_num 1148 ranges {494436=755155,2011446=521062,3075831=218605} 2024-07-28T12:03:52.402 INFO:tasks.rados.rados.0.smithi022.stdout:3060: writing smithi02269687-16 from 494436 to 1249591 tid 1 2024-07-28T12:03:52.412 INFO:tasks.rados.rados.0.smithi022.stdout:3060: writing smithi02269687-16 from 2011446 to 2532508 tid 2 2024-07-28T12:03:52.419 INFO:tasks.rados.rados.0.smithi022.stdout:3060: writing smithi02269687-16 from 3075831 to 3294436 tid 3 2024-07-28T12:03:52.419 INFO:tasks.rados.rados.0.smithi022.stdout:3061: snap_remove snap 383 2024-07-28T12:03:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:52 smithi022 bash[80503]: cluster 2024-07-28T12:03:51.138676+0000 mgr.y (mgr.25232) 369 : cluster [DBG] pgmap v818: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-07-28T12:03:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:52 smithi022 bash[80503]: cluster 2024-07-28T12:03:51.334910+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-07-28T12:03:52.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:52 smithi022 bash[80503]: cluster 2024-07-28T12:03:52.290510+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-07-28T12:03:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:52 smithi022 bash[82865]: cluster 2024-07-28T12:03:51.138676+0000 mgr.y (mgr.25232) 369 : cluster [DBG] pgmap v818: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-07-28T12:03:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:52 smithi022 bash[82865]: cluster 2024-07-28T12:03:51.334910+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-07-28T12:03:52.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:52 smithi022 bash[82865]: cluster 2024-07-28T12:03:52.290510+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-07-28T12:03:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:03:52 smithi150 bash[60514]: ts=2024-07-28T12:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:03:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:52 smithi150 bash[67543]: cluster 2024-07-28T12:03:51.138676+0000 mgr.y (mgr.25232) 369 : cluster [DBG] pgmap v818: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-07-28T12:03:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:52 smithi150 bash[67543]: cluster 2024-07-28T12:03:51.334910+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-07-28T12:03:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:52 smithi150 bash[67543]: cluster 2024-07-28T12:03:52.290510+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3061: done (6 left) 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3062: snap_create 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3054: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3054: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1658 (ObjNum 1087 snap 362 seq_num 1087) dirty exists 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3056: finishing write tid 1 to smithi02269687-45 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3056: finishing write tid 2 to smithi02269687-45 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3056: finishing write tid 3 to smithi02269687-45 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3056: finishing write tid 4 to smithi02269687-45 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:3056: finishing write tid 5 to smithi02269687-45 2024-07-28T12:03:53.344 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1658 (ObjNum 1146 snap 388 seq_num 1146) dirty exists 2024-07-28T12:03:53.345 INFO:tasks.rados.rados.0.smithi022.stdout:3056: left oid 45 (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:03:53.345 INFO:tasks.rados.rados.0.smithi022.stdout:3057: expect (ObjNum 1114 snap 369 seq_num 1114) 2024-07-28T12:03:53.436 INFO:tasks.rados.rados.0.smithi022.stdout:3059: finishing write tid 1 to smithi02269687-8 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3059: finishing write tid 2 to smithi02269687-8 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3059: finishing write tid 3 to smithi02269687-8 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3059: finishing write tid 4 to smithi02269687-8 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3059: finishing write tid 5 to smithi02269687-8 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1641 (ObjNum 1147 snap 388 seq_num 1147) dirty exists 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3059: left oid 8 (ObjNum 1147 snap 388 seq_num 1147) 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3060: finishing write tid 1 to smithi02269687-16 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3060: finishing write tid 2 to smithi02269687-16 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3060: finishing write tid 3 to smithi02269687-16 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3060: finishing write tid 4 to smithi02269687-16 2024-07-28T12:03:53.437 INFO:tasks.rados.rados.0.smithi022.stdout:3060: finishing write tid 5 to smithi02269687-16 2024-07-28T12:03:53.438 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1645 (ObjNum 1148 snap 388 seq_num 1148) dirty exists 2024-07-28T12:03:53.438 INFO:tasks.rados.rados.0.smithi022.stdout:3060: left oid 16 (ObjNum 1148 snap 388 seq_num 1148) 2024-07-28T12:03:54.346 INFO:tasks.rados.rados.0.smithi022.stdout:3054: done (6 left) 2024-07-28T12:03:54.346 INFO:tasks.rados.rados.0.smithi022.stdout:3056: done (5 left) 2024-07-28T12:03:54.346 INFO:tasks.rados.rados.0.smithi022.stdout:3057: done (4 left) 2024-07-28T12:03:54.346 INFO:tasks.rados.rados.0.smithi022.stdout:3058: done (3 left) 2024-07-28T12:03:54.347 INFO:tasks.rados.rados.0.smithi022.stdout:3059: done (2 left) 2024-07-28T12:03:54.347 INFO:tasks.rados.rados.0.smithi022.stdout:3060: done (1 left) 2024-07-28T12:03:54.347 INFO:tasks.rados.rados.0.smithi022.stdout:3062: done (0 left) 2024-07-28T12:03:54.347 INFO:tasks.rados.rados.0.smithi022.stdout:3063: write oid 7 current snap is 389 2024-07-28T12:03:54.347 INFO:tasks.rados.rados.0.smithi022.stdout:3063: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-07-28T12:03:54.352 INFO:tasks.rados.rados.0.smithi022.stdout:3063: writing smithi02269687-7 from 511243 to 941647 tid 1 2024-07-28T12:03:54.363 INFO:tasks.rados.rados.0.smithi022.stdout:3063: writing smithi02269687-7 from 1669928 to 2334648 tid 2 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3063: writing smithi02269687-7 from 3103254 to 3311243 tid 3 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3064: read oid 21 snap -1 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3064: expect (ObjNum 1080 snap 362 seq_num 1080) 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3065: rollback oid 17 current snap is 389 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 378 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3063: finishing write tid 1 to smithi02269687-7 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3063: finishing write tid 2 to smithi02269687-7 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3066: read oid 44 snap -1 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3066: expect (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:03:54.371 INFO:tasks.rados.rados.0.smithi022.stdout:3067: snap_remove snap 380 2024-07-28T12:03:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:54 smithi150 bash[67543]: cluster 2024-07-28T12:03:53.139607+0000 mgr.y (mgr.25232) 370 : cluster [DBG] pgmap v821: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 697 KiB/s wr, 6 op/s 2024-07-28T12:03:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:54 smithi150 bash[67543]: cluster 2024-07-28T12:03:53.342890+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-07-28T12:03:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:54 smithi150 bash[67543]: audit 2024-07-28T12:03:54.147274+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:54 smithi150 bash[67543]: audit 2024-07-28T12:03:54.153177+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[82865]: cluster 2024-07-28T12:03:53.139607+0000 mgr.y (mgr.25232) 370 : cluster [DBG] pgmap v821: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 697 KiB/s wr, 6 op/s 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[82865]: cluster 2024-07-28T12:03:53.342890+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[82865]: audit 2024-07-28T12:03:54.147274+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[82865]: audit 2024-07-28T12:03:54.153177+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[80503]: cluster 2024-07-28T12:03:53.139607+0000 mgr.y (mgr.25232) 370 : cluster [DBG] pgmap v821: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 697 KiB/s wr, 6 op/s 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[80503]: cluster 2024-07-28T12:03:53.342890+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[80503]: audit 2024-07-28T12:03:54.147274+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:54 smithi022 bash[80503]: audit 2024-07-28T12:03:54.153177+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.367 INFO:tasks.rados.rados.0.smithi022.stdout:3067: done (4 left) 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3068: read oid 9 snap -1 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3068: expect (ObjNum 1129 snap 376 seq_num 1129) 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3069: rollback oid 6 current snap is 389 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 370 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3063: finishing write tid 3 to smithi02269687-7 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3063: finishing write tid 4 to smithi02269687-7 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3063: finishing write tid 5 to smithi02269687-7 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2142 (ObjNum 1149 snap 389 seq_num 1149) dirty exists 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3063: left oid 7 (ObjNum 1149 snap 389 seq_num 1149) 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3063: done (5 left) 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3070: snap_create 2024-07-28T12:03:55.368 INFO:tasks.rados.rados.0.smithi022.stdout:3064: expect (ObjNum 1080 snap 362 seq_num 1080) 2024-07-28T12:03:55.494 INFO:tasks.rados.rados.0.smithi022.stdout:3066: expect (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:03:55.675 INFO:tasks.rados.rados.0.smithi022.stdout:3065: finishing rollback tid 0 to smithi02269687-17 2024-07-28T12:03:55.675 INFO:tasks.rados.rados.0.smithi022.stdout:3065: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:03:55.675 INFO:tasks.rados.rados.0.smithi022.stdout:3065: finishing rollback tid 2 to smithi02269687-17 2024-07-28T12:03:55.675 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 727 (ObjNum 1032 snap 351 seq_num 1032) dirty exists 2024-07-28T12:03:55.675 INFO:tasks.rados.rados.0.smithi022.stdout:3068: expect (ObjNum 1129 snap 376 seq_num 1129) 2024-07-28T12:03:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:55 smithi150 bash[67543]: cluster 2024-07-28T12:03:54.345223+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-07-28T12:03:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:55 smithi150 bash[67543]: audit 2024-07-28T12:03:54.386074+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:55 smithi150 bash[67543]: audit 2024-07-28T12:03:54.392397+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:55 smithi150 bash[67543]: audit 2024-07-28T12:03:54.804631+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:03:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:55 smithi150 bash[67543]: audit 2024-07-28T12:03:54.806388+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:03:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:55 smithi150 bash[67543]: audit 2024-07-28T12:03:54.816470+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:3069: finishing rollback tid 0 to smithi02269687-6 2024-07-28T12:03:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:3069: finishing rollback tid 1 to smithi02269687-6 2024-07-28T12:03:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:3069: finishing rollback tid 2 to smithi02269687-6 2024-07-28T12:03:55.771 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1149 (ObjNum 1097 snap 365 seq_num 1097) dirty exists 2024-07-28T12:03:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[80503]: cluster 2024-07-28T12:03:54.345223+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[80503]: audit 2024-07-28T12:03:54.386074+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[80503]: audit 2024-07-28T12:03:54.392397+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[80503]: audit 2024-07-28T12:03:54.804631+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[80503]: audit 2024-07-28T12:03:54.806388+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[80503]: audit 2024-07-28T12:03:54.816470+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[82865]: cluster 2024-07-28T12:03:54.345223+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-07-28T12:03:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[82865]: audit 2024-07-28T12:03:54.386074+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[82865]: audit 2024-07-28T12:03:54.392397+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:55.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[82865]: audit 2024-07-28T12:03:54.804631+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:03:55.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[82865]: audit 2024-07-28T12:03:54.806388+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:03:55.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:55 smithi022 bash[82865]: audit 2024-07-28T12:03:54.816470+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:03:56.376 INFO:tasks.rados.rados.0.smithi022.stdout:3064: done (5 left) 2024-07-28T12:03:56.376 INFO:tasks.rados.rados.0.smithi022.stdout:3065: done (4 left) 2024-07-28T12:03:56.377 INFO:tasks.rados.rados.0.smithi022.stdout:3066: done (3 left) 2024-07-28T12:03:56.377 INFO:tasks.rados.rados.0.smithi022.stdout:3068: done (2 left) 2024-07-28T12:03:56.377 INFO:tasks.rados.rados.0.smithi022.stdout:3069: done (1 left) 2024-07-28T12:03:56.377 INFO:tasks.rados.rados.0.smithi022.stdout:3070: done (0 left) 2024-07-28T12:03:56.377 INFO:tasks.rados.rados.0.smithi022.stdout:3071: delete oid 11 current snap is 390 2024-07-28T12:03:56.384 INFO:tasks.rados.rados.0.smithi022.stdout:3071: done (0 left) 2024-07-28T12:03:56.384 INFO:tasks.rados.rados.0.smithi022.stdout:3072: snap_remove snap 381 2024-07-28T12:03:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:56 smithi150 bash[67543]: cluster 2024-07-28T12:03:55.140436+0000 mgr.y (mgr.25232) 371 : cluster [DBG] pgmap v824: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 417 KiB/s wr, 5 op/s 2024-07-28T12:03:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:56 smithi150 bash[67543]: cluster 2024-07-28T12:03:55.365452+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-07-28T12:03:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:56 smithi022 bash[80503]: cluster 2024-07-28T12:03:55.140436+0000 mgr.y (mgr.25232) 371 : cluster [DBG] pgmap v824: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 417 KiB/s wr, 5 op/s 2024-07-28T12:03:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:56 smithi022 bash[80503]: cluster 2024-07-28T12:03:55.365452+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-07-28T12:03:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:56 smithi022 bash[82865]: cluster 2024-07-28T12:03:55.140436+0000 mgr.y (mgr.25232) 371 : cluster [DBG] pgmap v824: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 417 KiB/s wr, 5 op/s 2024-07-28T12:03:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:56 smithi022 bash[82865]: cluster 2024-07-28T12:03:55.365452+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-07-28T12:03:57.307 INFO:tasks.rados.rados.0.smithi022.stdout:3072: done (0 left) 2024-07-28T12:03:57.307 INFO:tasks.rados.rados.0.smithi022.stdout:3073: rollback oid 30 current snap is 390 2024-07-28T12:03:57.307 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 370 2024-07-28T12:03:57.307 INFO:tasks.rados.rados.0.smithi022.stdout:3074: delete oid 35 current snap is 390 2024-07-28T12:03:57.312 INFO:tasks.rados.rados.0.smithi022.stdout:3073: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:03:57.312 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:03:57.318 INFO:tasks.rados.rados.0.smithi022.stdout:3073: done (1 left) 2024-07-28T12:03:57.318 INFO:tasks.rados.rados.0.smithi022.stdout:3074: done (0 left) 2024-07-28T12:03:57.318 INFO:tasks.rados.rados.0.smithi022.stdout:3075: snap_create 2024-07-28T12:03:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:57 smithi150 bash[67543]: cluster 2024-07-28T12:03:56.375657+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-07-28T12:03:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:57 smithi150 bash[67543]: cluster 2024-07-28T12:03:57.296771+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-07-28T12:03:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:57 smithi022 bash[80503]: cluster 2024-07-28T12:03:56.375657+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-07-28T12:03:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:57 smithi022 bash[80503]: cluster 2024-07-28T12:03:57.296771+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-07-28T12:03:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:57 smithi022 bash[82865]: cluster 2024-07-28T12:03:56.375657+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-07-28T12:03:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:57 smithi022 bash[82865]: cluster 2024-07-28T12:03:57.296771+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-07-28T12:03:58.323 INFO:tasks.rados.rados.0.smithi022.stdout:3075: done (0 left) 2024-07-28T12:03:58.323 INFO:tasks.rados.rados.0.smithi022.stdout:3076: read oid 34 snap -1 2024-07-28T12:03:58.323 INFO:tasks.rados.rados.0.smithi022.stdout:3076: expect deleted 2024-07-28T12:03:58.323 INFO:tasks.rados.rados.0.smithi022.stdout:3077: write oid 10 current snap is 391 2024-07-28T12:03:58.323 INFO:tasks.rados.rados.0.smithi022.stdout:3077: seq_num 1152 ranges {561664=656151,1729021=528400,2669170=692494} 2024-07-28T12:03:58.343 INFO:tasks.rados.rados.0.smithi022.stdout:3077: writing smithi02269687-10 from 561664 to 1217815 tid 1 2024-07-28T12:03:58.360 INFO:tasks.rados.rados.0.smithi022.stdout:3077: writing smithi02269687-10 from 1729021 to 2257421 tid 2 2024-07-28T12:03:58.377 INFO:tasks.rados.rados.0.smithi022.stdout:3077: writing smithi02269687-10 from 2669170 to 3361664 tid 3 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3078: rollback oid 26 current snap is 391 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 359 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3077: finishing write tid 1 to smithi02269687-10 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3077: finishing write tid 2 to smithi02269687-10 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3076: done (2 left) 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3079: read oid 50 snap -1 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3079: expect (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3080: write oid 25 current snap is 391 2024-07-28T12:03:58.378 INFO:tasks.rados.rados.0.smithi022.stdout:3080: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-07-28T12:03:58.394 INFO:tasks.rados.rados.0.smithi022.stdout:3080: writing smithi02269687-25 from 578471 to 1309871 tid 1 2024-07-28T12:03:58.408 INFO:tasks.rados.rados.0.smithi022.stdout:3080: writing smithi02269687-25 from 1787503 to 2459561 tid 2 2024-07-28T12:03:58.419 INFO:tasks.rados.rados.0.smithi022.stdout:3080: writing smithi02269687-25 from 3096593 to 3378471 tid 3 2024-07-28T12:03:58.419 INFO:tasks.rados.rados.0.smithi022.stdout:3081: read oid 43 snap -1 2024-07-28T12:03:58.419 INFO:tasks.rados.rados.0.smithi022.stdout:3081: expect deleted 2024-07-28T12:03:58.419 INFO:tasks.rados.rados.0.smithi022.stdout:3082: write oid 9 current snap is 391 2024-07-28T12:03:58.419 INFO:tasks.rados.rados.0.smithi022.stdout:3082: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2024-07-28T12:03:58.425 INFO:tasks.rados.rados.0.smithi022.stdout:3082: writing smithi02269687-9 from 595278 to 1001927 tid 1 2024-07-28T12:03:58.432 INFO:tasks.rados.rados.0.smithi022.stdout:3082: writing smithi02269687-9 from 1729632 to 2261701 tid 2 2024-07-28T12:03:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:3082: writing smithi02269687-9 from 3007663 to 3395278 tid 3 2024-07-28T12:03:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:3083: read oid 17 snap 372 2024-07-28T12:03:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:3083: expect (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:03:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:3084: rollback oid 49 current snap is 391 2024-07-28T12:03:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 374 2024-07-28T12:03:58.440 INFO:tasks.rados.rados.0.smithi022.stdout:3079: expect (ObjNum 1083 snap 362 seq_num 1083) 2024-07-28T12:03:58.515 INFO:tasks.rados.rados.0.smithi022.stdout:3077: finishing write tid 3 to smithi02269687-10 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3077: finishing write tid 4 to smithi02269687-10 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3077: finishing write tid 5 to smithi02269687-10 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1376 (ObjNum 1152 snap 391 seq_num 1152) dirty exists 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3077: left oid 10 (ObjNum 1152 snap 391 seq_num 1152) 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3078: finishing rollback tid 0 to smithi02269687-26 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3078: finishing rollback tid 1 to smithi02269687-26 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3078: finishing rollback tid 2 to smithi02269687-26 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1380 (ObjNum 1015 snap 345 seq_num 1015) dirty exists 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3080: finishing write tid 1 to smithi02269687-25 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3080: finishing write tid 2 to smithi02269687-25 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3077: done (7 left) 2024-07-28T12:03:58.516 INFO:tasks.rados.rados.0.smithi022.stdout:3078: done (6 left) 2024-07-28T12:03:58.517 INFO:tasks.rados.rados.0.smithi022.stdout:3079: done (5 left) 2024-07-28T12:03:58.517 INFO:tasks.rados.rados.0.smithi022.stdout:3085: read oid 10 snap 388 2024-07-28T12:03:58.517 INFO:tasks.rados.rados.0.smithi022.stdout:3085: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:03:58.517 INFO:tasks.rados.rados.0.smithi022.stdout:3086: write oid 50 current snap is 391 2024-07-28T12:03:58.517 INFO:tasks.rados.rados.0.smithi022.stdout:3086: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-07-28T12:03:58.522 INFO:tasks.rados.rados.0.smithi022.stdout:3086: writing smithi02269687-50 from 612085 to 1093983 tid 1 2024-07-28T12:03:58.529 INFO:tasks.rados.rados.0.smithi022.stdout:3086: writing smithi02269687-50 from 1788114 to 2463841 tid 2 2024-07-28T12:03:58.536 INFO:tasks.rados.rados.0.smithi022.stdout:3086: writing smithi02269687-50 from 3035086 to 3412085 tid 3 2024-07-28T12:03:58.536 INFO:tasks.rados.rados.0.smithi022.stdout:3081: done (6 left) 2024-07-28T12:03:58.536 INFO:tasks.rados.rados.0.smithi022.stdout:3087: rollback oid 30 current snap is 391 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 372 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3080: finishing write tid 3 to smithi02269687-25 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3080: finishing write tid 4 to smithi02269687-25 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3080: finishing write tid 5 to smithi02269687-25 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1156 (ObjNum 1153 snap 391 seq_num 1153) dirty exists 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3080: left oid 25 (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3082: finishing write tid 1 to smithi02269687-9 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3082: finishing write tid 2 to smithi02269687-9 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3080: done (6 left) 2024-07-28T12:03:58.537 INFO:tasks.rados.rados.0.smithi022.stdout:3088: snap_remove snap 365 2024-07-28T12:03:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:58 smithi150 bash[67543]: cluster 2024-07-28T12:03:57.141127+0000 mgr.y (mgr.25232) 372 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-07-28T12:03:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:03:58 smithi150 bash[67543]: cluster 2024-07-28T12:03:58.322800+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-07-28T12:03:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:58 smithi022 bash[82865]: cluster 2024-07-28T12:03:57.141127+0000 mgr.y (mgr.25232) 372 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-07-28T12:03:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:03:58 smithi022 bash[82865]: cluster 2024-07-28T12:03:58.322800+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-07-28T12:03:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:58 smithi022 bash[80503]: cluster 2024-07-28T12:03:57.141127+0000 mgr.y (mgr.25232) 372 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-07-28T12:03:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:03:58 smithi022 bash[80503]: cluster 2024-07-28T12:03:58.322800+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-07-28T12:03:59.413 INFO:tasks.rados.rados.0.smithi022.stdout:3088: done (6 left) 2024-07-28T12:03:59.413 INFO:tasks.rados.rados.0.smithi022.stdout:3089: write oid 29 current snap is 391 2024-07-28T12:03:59.413 INFO:tasks.rados.rados.0.smithi022.stdout:3089: seq_num 1156 ranges {628892=673500,1962949=535738,3178862=250030} 2024-07-28T12:03:59.427 INFO:tasks.rados.rados.0.smithi022.stdout:3089: writing smithi02269687-29 from 628892 to 1302392 tid 1 2024-07-28T12:03:59.439 INFO:tasks.rados.rados.0.smithi022.stdout:3089: writing smithi02269687-29 from 1962949 to 2498687 tid 2 2024-07-28T12:03:59.448 INFO:tasks.rados.rados.0.smithi022.stdout:3089: writing smithi02269687-29 from 3178862 to 3428892 tid 3 2024-07-28T12:03:59.448 INFO:tasks.rados.rados.0.smithi022.stdout:3090: write oid 28 current snap is 391 2024-07-28T12:03:59.448 INFO:tasks.rados.rados.0.smithi022.stdout:3082: finishing write tid 3 to smithi02269687-9 2024-07-28T12:03:59.449 INFO:tasks.rados.rados.0.smithi022.stdout:3082: finishing write tid 4 to smithi02269687-9 2024-07-28T12:03:59.449 INFO:tasks.rados.rados.0.smithi022.stdout:3083: expect (ObjNum 1032 snap 351 seq_num 1032) 2024-07-28T12:03:59.559 INFO:tasks.rados.rados.0.smithi022.stdout:3082: finishing write tid 5 to smithi02269687-9 2024-07-28T12:03:59.559 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 711 (ObjNum 1154 snap 391 seq_num 1154) dirty exists 2024-07-28T12:03:59.560 INFO:tasks.rados.rados.0.smithi022.stdout:3082: left oid 9 (ObjNum 1154 snap 391 seq_num 1154) 2024-07-28T12:03:59.560 INFO:tasks.rados.rados.0.smithi022.stdout:3084: finishing rollback tid 0 to smithi02269687-49 2024-07-28T12:03:59.560 INFO:tasks.rados.rados.0.smithi022.stdout:3084: finishing rollback tid 1 to smithi02269687-49 2024-07-28T12:03:59.560 INFO:tasks.rados.rados.0.smithi022.stdout:3084: finishing rollback tid 2 to smithi02269687-49 2024-07-28T12:03:59.560 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 715 (ObjNum 1096 snap 365 seq_num 1096) dirty exists 2024-07-28T12:03:59.560 INFO:tasks.rados.rados.0.smithi022.stdout:3085: expect (ObjNum 930 snap 316 seq_num 930) 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:3086: finishing write tid 1 to smithi02269687-50 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:3086: finishing write tid 2 to smithi02269687-50 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:3087: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:3086: finishing write tid 3 to smithi02269687-50 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:3086: finishing write tid 4 to smithi02269687-50 2024-07-28T12:03:59.728 INFO:tasks.rados.rados.0.smithi022.stdout:3086: finishing write tid 5 to smithi02269687-50 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1161 (ObjNum 1155 snap 391 seq_num 1155) dirty exists 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3086: left oid 50 (ObjNum 1155 snap 391 seq_num 1155) 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3089: finishing write tid 1 to smithi02269687-29 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3089: finishing write tid 2 to smithi02269687-29 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3089: finishing write tid 3 to smithi02269687-29 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3089: finishing write tid 4 to smithi02269687-29 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3089: finishing write tid 5 to smithi02269687-29 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1760 (ObjNum 1156 snap 391 seq_num 1156) dirty exists 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3089: left oid 29 (ObjNum 1156 snap 391 seq_num 1156) 2024-07-28T12:03:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3090: seq_num 1157 ranges {645699=748749,2021431=679396,3206285=239414} 2024-07-28T12:03:59.747 INFO:tasks.rados.rados.0.smithi022.stdout:3090: writing smithi02269687-28 from 645699 to 1394448 tid 1 2024-07-28T12:03:59.765 INFO:tasks.rados.rados.0.smithi022.stdout:3090: writing smithi02269687-28 from 2021431 to 2700827 tid 2 2024-07-28T12:03:59.776 INFO:tasks.rados.rados.0.smithi022.stdout:3090: writing smithi02269687-28 from 3206285 to 3445699 tid 3 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3082: done (7 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3083: done (6 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3084: done (5 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3085: done (4 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3086: done (3 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3087: done (2 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3089: done (1 left) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3091: read oid 27 snap -1 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3091: expect (ObjNum 1132 snap 378 seq_num 1132) 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3092: rollback oid 19 current snap is 391 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 378 2024-07-28T12:03:59.777 INFO:tasks.rados.rados.0.smithi022.stdout:3090: finishing write tid 1 to smithi02269687-28 2024-07-28T12:03:59.778 INFO:tasks.rados.rados.0.smithi022.stdout:3090: finishing write tid 2 to smithi02269687-28 2024-07-28T12:03:59.778 INFO:tasks.rados.rados.0.smithi022.stdout:3093: write oid 13 current snap is 391 2024-07-28T12:03:59.778 INFO:tasks.rados.rados.0.smithi022.stdout:3093: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-07-28T12:03:59.790 INFO:tasks.rados.rados.0.smithi022.stdout:3093: writing smithi02269687-13 from 662506 to 1086504 tid 1 2024-07-28T12:03:59.800 INFO:tasks.rados.rados.0.smithi022.stdout:3093: writing smithi02269687-13 from 1563560 to 2102967 tid 2 2024-07-28T12:03:59.810 INFO:tasks.rados.rados.0.smithi022.stdout:3093: writing smithi02269687-13 from 2717355 to 3207640 tid 3 2024-07-28T12:03:59.810 INFO:tasks.rados.rados.0.smithi022.stdout:3094: write oid 12 current snap is 391 2024-07-28T12:03:59.810 INFO:tasks.rados.rados.0.smithi022.stdout:3094: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-07-28T12:03:59.820 INFO:tasks.rados.rados.0.smithi022.stdout:3094: writing smithi02269687-12 from 679313 to 1178560 tid 1 2024-07-28T12:03:59.828 INFO:tasks.rados.rados.0.smithi022.stdout:3094: writing smithi02269687-12 from 1622042 to 2305107 tid 2 2024-07-28T12:03:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:03:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:03:59] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:3094: writing smithi02269687-12 from 2744778 to 3446335 tid 3 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:3090: finishing write tid 3 to smithi02269687-28 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:3090: finishing write tid 4 to smithi02269687-28 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:3090: finishing write tid 5 to smithi02269687-28 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 237 (ObjNum 1157 snap 391 seq_num 1157) dirty exists 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:3090: left oid 28 (ObjNum 1157 snap 391 seq_num 1157) 2024-07-28T12:03:59.836 INFO:tasks.rados.rados.0.smithi022.stdout:3091: expect (ObjNum 1132 snap 378 seq_num 1132) 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3092: finishing rollback tid 0 to smithi02269687-19 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3092: finishing rollback tid 1 to smithi02269687-19 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1265 (ObjNum 129 snap 0 seq_num 3533912128) dirty dne 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3093: finishing write tid 1 to smithi02269687-13 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3093: finishing write tid 2 to smithi02269687-13 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3093: finishing write tid 3 to smithi02269687-13 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3093: finishing write tid 4 to smithi02269687-13 2024-07-28T12:03:59.970 INFO:tasks.rados.rados.0.smithi022.stdout:3093: finishing write tid 5 to smithi02269687-13 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2159 (ObjNum 1158 snap 391 seq_num 1158) dirty exists 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3093: left oid 13 (ObjNum 1158 snap 391 seq_num 1158) 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3094: finishing write tid 1 to smithi02269687-12 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3094: finishing write tid 2 to smithi02269687-12 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3094: finishing write tid 3 to smithi02269687-12 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3094: finishing write tid 4 to smithi02269687-12 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3094: finishing write tid 5 to smithi02269687-12 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1649 (ObjNum 1159 snap 391 seq_num 1159) dirty exists 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3094: left oid 12 (ObjNum 1159 snap 391 seq_num 1159) 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3095: read oid 25 snap -1 2024-07-28T12:03:59.971 INFO:tasks.rados.rados.0.smithi022.stdout:3095: expect (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3090: done (5 left) 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3091: done (4 left) 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3092: done (3 left) 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3093: done (2 left) 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3094: done (1 left) 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3096: rollback oid 11 current snap is 391 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 388 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3097: rollback oid 46 current snap is 391 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 387 2024-07-28T12:03:59.972 INFO:tasks.rados.rados.0.smithi022.stdout:3098: snap_create 2024-07-28T12:03:59.973 INFO:tasks.rados.rados.0.smithi022.stdout:3096: finishing rollback tid 1 to smithi02269687-11 2024-07-28T12:03:59.974 INFO:tasks.rados.rados.0.smithi022.stdout:3096: finishing rollback tid 2 to smithi02269687-11 2024-07-28T12:03:59.974 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 228 (ObjNum 1143 snap 387 seq_num 1143) dirty exists 2024-07-28T12:03:59.980 INFO:tasks.rados.rados.0.smithi022.stdout:3097: finishing rollback tid 0 to smithi02269687-46 2024-07-28T12:03:59.981 INFO:tasks.rados.rados.0.smithi022.stdout:3097: finishing rollback tid 1 to smithi02269687-46 2024-07-28T12:03:59.981 INFO:tasks.rados.rados.0.smithi022.stdout:3097: finishing rollback tid 2 to smithi02269687-46 2024-07-28T12:03:59.981 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1672 (ObjNum 1128 snap 376 seq_num 1128) dirty exists 2024-07-28T12:03:59.982 INFO:tasks.rados.rados.0.smithi022.stdout:3095: expect (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:04:00.417 INFO:tasks.rados.rados.0.smithi022.stdout:3095: done (3 left) 2024-07-28T12:04:00.417 INFO:tasks.rados.rados.0.smithi022.stdout:3096: done (2 left) 2024-07-28T12:04:00.417 INFO:tasks.rados.rados.0.smithi022.stdout:3097: done (1 left) 2024-07-28T12:04:00.417 INFO:tasks.rados.rados.0.smithi022.stdout:3098: done (0 left) 2024-07-28T12:04:00.417 INFO:tasks.rados.rados.0.smithi022.stdout:3099: snap_remove snap 378 2024-07-28T12:04:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:00 smithi150 bash[67543]: cluster 2024-07-28T12:03:59.141796+0000 mgr.y (mgr.25232) 373 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T12:04:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:00 smithi150 bash[67543]: cluster 2024-07-28T12:03:59.412655+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-07-28T12:04:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:00 smithi022 bash[80503]: cluster 2024-07-28T12:03:59.141796+0000 mgr.y (mgr.25232) 373 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T12:04:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:00 smithi022 bash[80503]: cluster 2024-07-28T12:03:59.412655+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-07-28T12:04:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:00 smithi022 bash[82865]: cluster 2024-07-28T12:03:59.141796+0000 mgr.y (mgr.25232) 373 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T12:04:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:00 smithi022 bash[82865]: cluster 2024-07-28T12:03:59.412655+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-07-28T12:04:01.421 INFO:tasks.rados.rados.0.smithi022.stdout:3099: done (0 left) 2024-07-28T12:04:01.421 INFO:tasks.rados.rados.0.smithi022.stdout:3100: read oid 35 snap -1 2024-07-28T12:04:01.421 INFO:tasks.rados.rados.0.smithi022.stdout:3100: expect deleted 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:3101: read oid 15 snap 370 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:3101: expect deleted 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:3102: rollback oid 13 current snap is 392 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 13 to 358 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:3103: rollback oid 37 current snap is 392 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 37 to 359 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:3104: read oid 46 snap -1 2024-07-28T12:04:01.423 INFO:tasks.rados.rados.0.smithi022.stdout:3104: expect (ObjNum 1128 snap 376 seq_num 1128) 2024-07-28T12:04:01.424 INFO:tasks.rados.rados.0.smithi022.stdout:3105: rollback oid 8 current snap is 392 2024-07-28T12:04:01.424 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 374 2024-07-28T12:04:01.424 INFO:tasks.rados.rados.0.smithi022.stdout:3106: write oid 12 current snap is 392 2024-07-28T12:04:01.424 INFO:tasks.rados.rados.0.smithi022.stdout:3106: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-07-28T12:04:01.429 INFO:tasks.rados.rados.0.smithi022.stdout:3106: writing smithi02269687-12 from 696120 to 1270616 tid 1 2024-07-28T12:04:01.435 INFO:tasks.rados.rados.0.smithi022.stdout:3106: writing smithi02269687-12 from 1680524 to 2223600 tid 2 2024-07-28T12:04:01.443 INFO:tasks.rados.rados.0.smithi022.stdout:3106: writing smithi02269687-12 from 2888554 to 3401383 tid 3 2024-07-28T12:04:01.443 INFO:tasks.rados.rados.0.smithi022.stdout:3107: delete oid 3 current snap is 392 2024-07-28T12:04:01.446 INFO:tasks.rados.rados.0.smithi022.stdout:3103: finishing rollback tid 0 to smithi02269687-37 2024-07-28T12:04:01.454 INFO:tasks.rados.rados.0.smithi022.stdout:3104: expect (ObjNum 1128 snap 376 seq_num 1128) 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3103: finishing rollback tid 1 to smithi02269687-37 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3103: finishing rollback tid 2 to smithi02269687-37 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 615 (ObjNum 1058 snap 357 seq_num 1058) dirty exists 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3102: finishing rollback tid 0 to smithi02269687-13 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3102: finishing rollback tid 1 to smithi02269687-13 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3100: done (7 left) 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3101: done (6 left) 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3103: done (5 left) 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3104: done (4 left) 2024-07-28T12:04:01.665 INFO:tasks.rados.rados.0.smithi022.stdout:3107: done (3 left) 2024-07-28T12:04:01.666 INFO:tasks.rados.rados.0.smithi022.stdout:3108: snap_remove snap 359 2024-07-28T12:04:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:01 smithi150 bash[67543]: cluster 2024-07-28T12:04:00.416255+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-07-28T12:04:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:01 smithi022 bash[80503]: cluster 2024-07-28T12:04:00.416255+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-07-28T12:04:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:01 smithi022 bash[82865]: cluster 2024-07-28T12:04:00.416255+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-07-28T12:04:02.300 INFO:tasks.rados.rados.0.smithi022.stdout:3108: done (3 left) 2024-07-28T12:04:02.300 INFO:tasks.rados.rados.0.smithi022.stdout:3109: read oid 45 snap 389 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3109: expect (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3110: write oid 40 current snap is 392 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3102: finishing rollback tid 2 to smithi02269687-13 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2163 (ObjNum 1045 snap 353 seq_num 1045) dirty exists 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3105: finishing rollback tid 0 to smithi02269687-8 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3105: finishing rollback tid 1 to smithi02269687-8 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1652 (ObjNum 33 snap 0 seq_num 3) dirty dne 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3106: finishing write tid 1 to smithi02269687-12 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3106: finishing write tid 2 to smithi02269687-12 2024-07-28T12:04:02.301 INFO:tasks.rados.rados.0.smithi022.stdout:3110: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2024-07-28T12:04:02.309 INFO:tasks.rados.rados.0.smithi022.stdout:3110: writing smithi02269687-40 from 729734 to 1454728 tid 1 2024-07-28T12:04:02.316 INFO:tasks.rados.rados.0.smithi022.stdout:3110: writing smithi02269687-40 from 2197488 to 2627880 tid 2 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:3110: writing smithi02269687-40 from 3227047 to 3529734 tid 3 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:3102: done (4 left) 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:3105: done (3 left) 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:3111: rollback oid 23 current snap is 392 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 366 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:3106: finishing write tid 3 to smithi02269687-12 2024-07-28T12:04:02.322 INFO:tasks.rados.rados.0.smithi022.stdout:3106: finishing write tid 4 to smithi02269687-12 2024-07-28T12:04:02.323 INFO:tasks.rados.rados.0.smithi022.stdout:3106: finishing write tid 5 to smithi02269687-12 2024-07-28T12:04:02.323 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1657 (ObjNum 1160 snap 392 seq_num 1160) dirty exists 2024-07-28T12:04:02.323 INFO:tasks.rados.rados.0.smithi022.stdout:3106: left oid 12 (ObjNum 1160 snap 392 seq_num 1160) 2024-07-28T12:04:02.323 INFO:tasks.rados.rados.0.smithi022.stdout:3109: expect (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3110: finishing write tid 1 to smithi02269687-40 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3111: finishing rollback tid 1 to smithi02269687-23 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3111: finishing rollback tid 2 to smithi02269687-23 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1400 (ObjNum 1100 snap 366 seq_num 1100) dirty exists 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3110: finishing write tid 2 to smithi02269687-40 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3106: done (3 left) 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3109: done (2 left) 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3111: done (1 left) 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3112: snap_create 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3110: finishing write tid 3 to smithi02269687-40 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3110: finishing write tid 4 to smithi02269687-40 2024-07-28T12:04:02.480 INFO:tasks.rados.rados.0.smithi022.stdout:3110: finishing write tid 5 to smithi02269687-40 2024-07-28T12:04:02.481 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1684 (ObjNum 1162 snap 392 seq_num 1162) dirty exists 2024-07-28T12:04:02.481 INFO:tasks.rados.rados.0.smithi022.stdout:3110: left oid 40 (ObjNum 1162 snap 392 seq_num 1162) 2024-07-28T12:04:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:04:02 smithi150 bash[60514]: ts=2024-07-28T12:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:04:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:02 smithi150 bash[67543]: cluster 2024-07-28T12:04:01.142721+0000 mgr.y (mgr.25232) 374 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 762 KiB/s wr, 8 op/s 2024-07-28T12:04:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:02 smithi150 bash[67543]: cluster 2024-07-28T12:04:01.418054+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-07-28T12:04:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:02 smithi150 bash[67543]: cluster 2024-07-28T12:04:02.299675+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-07-28T12:04:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:02 smithi022 bash[80503]: cluster 2024-07-28T12:04:01.142721+0000 mgr.y (mgr.25232) 374 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 762 KiB/s wr, 8 op/s 2024-07-28T12:04:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:02 smithi022 bash[80503]: cluster 2024-07-28T12:04:01.418054+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-07-28T12:04:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:02 smithi022 bash[80503]: cluster 2024-07-28T12:04:02.299675+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-07-28T12:04:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:02 smithi022 bash[82865]: cluster 2024-07-28T12:04:01.142721+0000 mgr.y (mgr.25232) 374 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 762 KiB/s wr, 8 op/s 2024-07-28T12:04:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:02 smithi022 bash[82865]: cluster 2024-07-28T12:04:01.418054+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-07-28T12:04:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:02 smithi022 bash[82865]: cluster 2024-07-28T12:04:02.299675+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-07-28T12:04:03.455 INFO:tasks.rados.rados.0.smithi022.stdout:3110: done (1 left) 2024-07-28T12:04:03.455 INFO:tasks.rados.rados.0.smithi022.stdout:3112: done (0 left) 2024-07-28T12:04:03.455 INFO:tasks.rados.rados.0.smithi022.stdout:3113: read oid 8 snap -1 2024-07-28T12:04:03.455 INFO:tasks.rados.rados.0.smithi022.stdout:3113: expect deleted 2024-07-28T12:04:03.455 INFO:tasks.rados.rados.0.smithi022.stdout:3114: write oid 31 current snap is 393 2024-07-28T12:04:03.455 INFO:tasks.rados.rados.0.smithi022.stdout:3114: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-07-28T12:04:03.473 INFO:tasks.rados.rados.0.smithi022.stdout:3114: writing smithi02269687-31 from 746541 to 1146784 tid 1 2024-07-28T12:04:03.494 INFO:tasks.rados.rados.0.smithi022.stdout:3114: writing smithi02269687-31 from 1739617 to 2430020 tid 2 2024-07-28T12:04:03.511 INFO:tasks.rados.rados.0.smithi022.stdout:3114: writing smithi02269687-31 from 3138117 to 3546541 tid 3 2024-07-28T12:04:03.511 INFO:tasks.rados.rados.0.smithi022.stdout:3115: snap_create 2024-07-28T12:04:03.511 INFO:tasks.rados.rados.0.smithi022.stdout:3114: finishing write tid 1 to smithi02269687-31 2024-07-28T12:04:03.511 INFO:tasks.rados.rados.0.smithi022.stdout:3114: finishing write tid 2 to smithi02269687-31 2024-07-28T12:04:03.517 INFO:tasks.rados.rados.0.smithi022.stdout:3114: finishing write tid 3 to smithi02269687-31 2024-07-28T12:04:03.517 INFO:tasks.rados.rados.0.smithi022.stdout:3114: finishing write tid 4 to smithi02269687-31 2024-07-28T12:04:03.517 INFO:tasks.rados.rados.0.smithi022.stdout:3114: finishing write tid 5 to smithi02269687-31 2024-07-28T12:04:03.518 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1670 (ObjNum 1163 snap 393 seq_num 1163) dirty exists 2024-07-28T12:04:03.518 INFO:tasks.rados.rados.0.smithi022.stdout:3114: left oid 31 (ObjNum 1163 snap 393 seq_num 1163) 2024-07-28T12:04:04.458 INFO:tasks.rados.rados.0.smithi022.stdout:3113: done (2 left) 2024-07-28T12:04:04.458 INFO:tasks.rados.rados.0.smithi022.stdout:3114: done (1 left) 2024-07-28T12:04:04.458 INFO:tasks.rados.rados.0.smithi022.stdout:3115: done (0 left) 2024-07-28T12:04:04.458 INFO:tasks.rados.rados.0.smithi022.stdout:3116: snap_remove snap 392 2024-07-28T12:04:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:04 smithi150 bash[67543]: cluster 2024-07-28T12:04:03.143529+0000 mgr.y (mgr.25232) 375 : cluster [DBG] pgmap v836: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 226 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T12:04:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:04 smithi150 bash[67543]: cluster 2024-07-28T12:04:03.454309+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-07-28T12:04:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:04 smithi022 bash[80503]: cluster 2024-07-28T12:04:03.143529+0000 mgr.y (mgr.25232) 375 : cluster [DBG] pgmap v836: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 226 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T12:04:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:04 smithi022 bash[80503]: cluster 2024-07-28T12:04:03.454309+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-07-28T12:04:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:04 smithi022 bash[82865]: cluster 2024-07-28T12:04:03.143529+0000 mgr.y (mgr.25232) 375 : cluster [DBG] pgmap v836: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 226 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-07-28T12:04:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:04 smithi022 bash[82865]: cluster 2024-07-28T12:04:03.454309+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-07-28T12:04:05.463 INFO:tasks.rados.rados.0.smithi022.stdout:3116: done (0 left) 2024-07-28T12:04:05.463 INFO:tasks.rados.rados.0.smithi022.stdout:3117: read oid 35 snap -1 2024-07-28T12:04:05.463 INFO:tasks.rados.rados.0.smithi022.stdout:3117: expect deleted 2024-07-28T12:04:05.463 INFO:tasks.rados.rados.0.smithi022.stdout:3118: snap_remove snap 377 2024-07-28T12:04:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:05 smithi150 bash[67543]: cluster 2024-07-28T12:04:04.457228+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-07-28T12:04:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:05 smithi150 bash[67543]: audit 2024-07-28T12:04:05.017911+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:05 smithi150 bash[67543]: cluster 2024-07-28T12:04:05.459822+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-07-28T12:04:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:05 smithi022 bash[80503]: cluster 2024-07-28T12:04:04.457228+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-07-28T12:04:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:05 smithi022 bash[80503]: audit 2024-07-28T12:04:05.017911+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:05 smithi022 bash[80503]: cluster 2024-07-28T12:04:05.459822+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-07-28T12:04:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:05 smithi022 bash[82865]: cluster 2024-07-28T12:04:04.457228+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-07-28T12:04:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:05 smithi022 bash[82865]: audit 2024-07-28T12:04:05.017911+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:05 smithi022 bash[82865]: cluster 2024-07-28T12:04:05.459822+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-07-28T12:04:06.463 INFO:tasks.rados.rados.0.smithi022.stdout:3118: done (1 left) 2024-07-28T12:04:06.463 INFO:tasks.rados.rados.0.smithi022.stdout:3119: write oid 42 current snap is 394 2024-07-28T12:04:06.463 INFO:tasks.rados.rados.0.smithi022.stdout:3119: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2024-07-28T12:04:06.482 INFO:tasks.rados.rados.0.smithi022.stdout:3119: writing smithi02269687-42 from 763348 to 1355193 tid 1 2024-07-28T12:04:06.494 INFO:tasks.rados.rados.0.smithi022.stdout:3119: writing smithi02269687-42 from 1914452 to 2348513 tid 2 2024-07-28T12:04:06.509 INFO:tasks.rados.rados.0.smithi022.stdout:3119: writing smithi02269687-42 from 2881893 to 3556163 tid 3 2024-07-28T12:04:06.509 INFO:tasks.rados.rados.0.smithi022.stdout:3120: read oid 37 snap -1 2024-07-28T12:04:06.509 INFO:tasks.rados.rados.0.smithi022.stdout:3120: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:04:06.509 INFO:tasks.rados.rados.0.smithi022.stdout:3121: read oid 27 snap -1 2024-07-28T12:04:06.509 INFO:tasks.rados.rados.0.smithi022.stdout:3121: expect (ObjNum 1132 snap 378 seq_num 1132) 2024-07-28T12:04:06.509 INFO:tasks.rados.rados.0.smithi022.stdout:3122: write oid 24 current snap is 394 2024-07-28T12:04:06.510 INFO:tasks.rados.rados.0.smithi022.stdout:3122: seq_num 1165 ranges {780155=667094,1972934=694072,3309316=270839} 2024-07-28T12:04:06.524 INFO:tasks.rados.rados.0.smithi022.stdout:3122: writing smithi02269687-24 from 780155 to 1447249 tid 1 2024-07-28T12:04:06.535 INFO:tasks.rados.rados.0.smithi022.stdout:3122: writing smithi02269687-24 from 1972934 to 2667006 tid 2 2024-07-28T12:04:06.543 INFO:tasks.rados.rados.0.smithi022.stdout:3122: writing smithi02269687-24 from 3309316 to 3580155 tid 3 2024-07-28T12:04:06.543 INFO:tasks.rados.rados.0.smithi022.stdout:3123: read oid 13 snap 370 2024-07-28T12:04:06.543 INFO:tasks.rados.rados.0.smithi022.stdout:3123: expect deleted 2024-07-28T12:04:06.543 INFO:tasks.rados.rados.0.smithi022.stdout:3124: rollback oid 38 current snap is 394 2024-07-28T12:04:06.543 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 389 2024-07-28T12:04:06.543 INFO:tasks.rados.rados.0.smithi022.stdout:3119: finishing write tid 1 to smithi02269687-42 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:3117: done (6 left) 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:3125: read oid 28 snap 379 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:3125: expect (ObjNum 1105 snap 367 seq_num 1105) 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:3126: rollback oid 30 current snap is 394 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 374 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:3119: finishing write tid 2 to smithi02269687-42 2024-07-28T12:04:06.544 INFO:tasks.rados.rados.0.smithi022.stdout:3121: expect (ObjNum 1132 snap 378 seq_num 1132) 2024-07-28T12:04:06.733 INFO:tasks.rados.rados.0.smithi022.stdout:3119: finishing write tid 3 to smithi02269687-42 2024-07-28T12:04:06.733 INFO:tasks.rados.rados.0.smithi022.stdout:3119: finishing write tid 4 to smithi02269687-42 2024-07-28T12:04:06.733 INFO:tasks.rados.rados.0.smithi022.stdout:3119: finishing write tid 5 to smithi02269687-42 2024-07-28T12:04:06.733 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 623 (ObjNum 1164 snap 394 seq_num 1164) dirty exists 2024-07-28T12:04:06.734 INFO:tasks.rados.rados.0.smithi022.stdout:3119: left oid 42 (ObjNum 1164 snap 394 seq_num 1164) 2024-07-28T12:04:06.734 INFO:tasks.rados.rados.0.smithi022.stdout:3120: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:04:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:06 smithi150 bash[67543]: cluster 2024-07-28T12:04:05.144186+0000 mgr.y (mgr.25232) 376 : cluster [DBG] pgmap v839: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 236 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-07-28T12:04:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:06 smithi150 bash[67543]: cluster 2024-07-28T12:04:06.462323+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-07-28T12:04:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:06 smithi022 bash[82865]: cluster 2024-07-28T12:04:05.144186+0000 mgr.y (mgr.25232) 376 : cluster [DBG] pgmap v839: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 236 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-07-28T12:04:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:06 smithi022 bash[82865]: cluster 2024-07-28T12:04:06.462323+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-07-28T12:04:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:06 smithi022 bash[80503]: cluster 2024-07-28T12:04:05.144186+0000 mgr.y (mgr.25232) 376 : cluster [DBG] pgmap v839: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 236 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-07-28T12:04:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:06 smithi022 bash[80503]: cluster 2024-07-28T12:04:06.462323+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3122: finishing write tid 1 to smithi02269687-24 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3122: finishing write tid 2 to smithi02269687-24 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3126: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 0 (ObjNum 49 snap 0 seq_num 3533559984) dirty dne 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3122: finishing write tid 3 to smithi02269687-24 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3122: finishing write tid 4 to smithi02269687-24 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3122: finishing write tid 5 to smithi02269687-24 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 350 (ObjNum 1165 snap 394 seq_num 1165) dirty exists 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3122: left oid 24 (ObjNum 1165 snap 394 seq_num 1165) 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3124: finishing rollback tid 0 to smithi02269687-38 2024-07-28T12:04:06.857 INFO:tasks.rados.rados.0.smithi022.stdout:3124: finishing rollback tid 1 to smithi02269687-38 2024-07-28T12:04:06.858 INFO:tasks.rados.rados.0.smithi022.stdout:3124: finishing rollback tid 2 to smithi02269687-38 2024-07-28T12:04:06.858 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1285 (ObjNum 1141 snap 384 seq_num 1141) dirty exists 2024-07-28T12:04:06.858 INFO:tasks.rados.rados.0.smithi022.stdout:3125: expect (ObjNum 1105 snap 367 seq_num 1105) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3119: done (7 left) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3120: done (6 left) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3121: done (5 left) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3122: done (4 left) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3123: done (3 left) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3124: done (2 left) 2024-07-28T12:04:06.943 INFO:tasks.rados.rados.0.smithi022.stdout:3125: done (1 left) 2024-07-28T12:04:06.944 INFO:tasks.rados.rados.0.smithi022.stdout:3126: done (0 left) 2024-07-28T12:04:06.944 INFO:tasks.rados.rados.0.smithi022.stdout:3127: read oid 24 snap -1 2024-07-28T12:04:06.944 INFO:tasks.rados.rados.0.smithi022.stdout:3127: expect (ObjNum 1165 snap 394 seq_num 1165) 2024-07-28T12:04:06.944 INFO:tasks.rados.rados.0.smithi022.stdout:3128: delete oid 4 current snap is 394 2024-07-28T12:04:06.948 INFO:tasks.rados.rados.0.smithi022.stdout:3128: done (1 left) 2024-07-28T12:04:06.948 INFO:tasks.rados.rados.0.smithi022.stdout:3129: snap_remove snap 384 2024-07-28T12:04:07.303 INFO:tasks.rados.rados.0.smithi022.stdout:3129: done (1 left) 2024-07-28T12:04:07.304 INFO:tasks.rados.rados.0.smithi022.stdout:3130: snap_remove snap 385 2024-07-28T12:04:08.313 INFO:tasks.rados.rados.0.smithi022.stdout:3130: done (1 left) 2024-07-28T12:04:08.314 INFO:tasks.rados.rados.0.smithi022.stdout:3131: write oid 18 current snap is 394 2024-07-28T12:04:08.314 INFO:tasks.rados.rados.0.smithi022.stdout:3131: seq_num 1167 ranges {413769=417592,1573545=697741,2847809=624439} 2024-07-28T12:04:08.318 INFO:tasks.rados.rados.0.smithi022.stdout:3131: writing smithi02269687-18 from 413769 to 831361 tid 1 2024-07-28T12:04:08.328 INFO:tasks.rados.rados.0.smithi022.stdout:3131: writing smithi02269687-18 from 1573545 to 2271286 tid 2 2024-07-28T12:04:08.336 INFO:tasks.rados.rados.0.smithi022.stdout:3131: writing smithi02269687-18 from 2847809 to 3472248 tid 3 2024-07-28T12:04:08.336 INFO:tasks.rados.rados.0.smithi022.stdout:3127: expect (ObjNum 1165 snap 394 seq_num 1165) 2024-07-28T12:04:08.452 INFO:tasks.rados.rados.0.smithi022.stdout:3131: finishing write tid 1 to smithi02269687-18 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3131: finishing write tid 2 to smithi02269687-18 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3131: finishing write tid 3 to smithi02269687-18 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3131: finishing write tid 4 to smithi02269687-18 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3131: finishing write tid 5 to smithi02269687-18 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1298 (ObjNum 1167 snap 394 seq_num 1167) dirty exists 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3131: left oid 18 (ObjNum 1167 snap 394 seq_num 1167) 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3127: done (1 left) 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3131: done (0 left) 2024-07-28T12:04:08.453 INFO:tasks.rados.rados.0.smithi022.stdout:3132: delete oid 38 current snap is 394 2024-07-28T12:04:08.455 INFO:tasks.rados.rados.0.smithi022.stdout:3132: done (0 left) 2024-07-28T12:04:08.455 INFO:tasks.rados.rados.0.smithi022.stdout:3133: delete oid 32 current snap is 394 2024-07-28T12:04:08.461 INFO:tasks.rados.rados.0.smithi022.stdout:3133: done (0 left) 2024-07-28T12:04:08.461 INFO:tasks.rados.rados.0.smithi022.stdout:3134: snap_create 2024-07-28T12:04:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:08 smithi022 bash[80503]: cluster 2024-07-28T12:04:07.144866+0000 mgr.y (mgr.25232) 377 : cluster [DBG] pgmap v842: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-07-28T12:04:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:08 smithi022 bash[80503]: cluster 2024-07-28T12:04:07.302615+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-07-28T12:04:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:08 smithi022 bash[82865]: cluster 2024-07-28T12:04:07.144866+0000 mgr.y (mgr.25232) 377 : cluster [DBG] pgmap v842: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-07-28T12:04:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:08 smithi022 bash[82865]: cluster 2024-07-28T12:04:07.302615+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-07-28T12:04:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:08 smithi150 bash[67543]: cluster 2024-07-28T12:04:07.144866+0000 mgr.y (mgr.25232) 377 : cluster [DBG] pgmap v842: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-07-28T12:04:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:08 smithi150 bash[67543]: cluster 2024-07-28T12:04:07.302615+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-07-28T12:04:09.323 INFO:tasks.rados.rados.0.smithi022.stdout:3134: done (0 left) 2024-07-28T12:04:09.324 INFO:tasks.rados.rados.0.smithi022.stdout:3135: rollback oid 4 current snap is 395 2024-07-28T12:04:09.324 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 390 2024-07-28T12:04:09.324 INFO:tasks.rados.rados.0.smithi022.stdout:3136: snap_create 2024-07-28T12:04:09.330 INFO:tasks.rados.rados.0.smithi022.stdout:3135: finishing rollback tid 1 to smithi02269687-4 2024-07-28T12:04:09.330 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 2102 (ObjNum 33 snap 0 seq_num 1570581063) dirty dne 2024-07-28T12:04:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:09 smithi022 bash[80503]: cluster 2024-07-28T12:04:08.312898+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-07-28T12:04:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:04:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:04:09] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:04:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:09 smithi022 bash[82865]: cluster 2024-07-28T12:04:08.312898+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-07-28T12:04:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:09 smithi150 bash[67543]: cluster 2024-07-28T12:04:08.312898+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-07-28T12:04:10.324 INFO:tasks.rados.rados.0.smithi022.stdout:3135: done (1 left) 2024-07-28T12:04:10.325 INFO:tasks.rados.rados.0.smithi022.stdout:3136: done (0 left) 2024-07-28T12:04:10.325 INFO:tasks.rados.rados.0.smithi022.stdout:3137: rollback oid 18 current snap is 396 2024-07-28T12:04:10.325 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 388 2024-07-28T12:04:10.325 INFO:tasks.rados.rados.0.smithi022.stdout:3138: read oid 29 snap 390 2024-07-28T12:04:10.325 INFO:tasks.rados.rados.0.smithi022.stdout:3138: expect (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:04:10.325 INFO:tasks.rados.rados.0.smithi022.stdout:3139: snap_create 2024-07-28T12:04:10.339 INFO:tasks.rados.rados.0.smithi022.stdout:3137: finishing rollback tid 0 to smithi02269687-18 2024-07-28T12:04:10.341 INFO:tasks.rados.rados.0.smithi022.stdout:3137: finishing rollback tid 1 to smithi02269687-18 2024-07-28T12:04:10.341 INFO:tasks.rados.rados.0.smithi022.stdout:3138: expect (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T12:04:10.461 INFO:tasks.rados.rados.0.smithi022.stdout:3137: finishing rollback tid 2 to smithi02269687-18 2024-07-28T12:04:10.461 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1303 (ObjNum 954 snap 325 seq_num 954) dirty exists 2024-07-28T12:04:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:10 smithi150 bash[67543]: cluster 2024-07-28T12:04:09.145546+0000 mgr.y (mgr.25232) 378 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T12:04:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:10 smithi150 bash[67543]: cluster 2024-07-28T12:04:09.322796+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-07-28T12:04:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:10 smithi022 bash[80503]: cluster 2024-07-28T12:04:09.145546+0000 mgr.y (mgr.25232) 378 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T12:04:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:10 smithi022 bash[80503]: cluster 2024-07-28T12:04:09.322796+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-07-28T12:04:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:10 smithi022 bash[82865]: cluster 2024-07-28T12:04:09.145546+0000 mgr.y (mgr.25232) 378 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T12:04:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:10 smithi022 bash[82865]: cluster 2024-07-28T12:04:09.322796+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-07-28T12:04:11.329 INFO:tasks.rados.rados.0.smithi022.stdout:3137: done (2 left) 2024-07-28T12:04:11.329 INFO:tasks.rados.rados.0.smithi022.stdout:3138: done (1 left) 2024-07-28T12:04:11.329 INFO:tasks.rados.rados.0.smithi022.stdout:3139: done (0 left) 2024-07-28T12:04:11.329 INFO:tasks.rados.rados.0.smithi022.stdout:3140: read oid 26 snap -1 2024-07-28T12:04:11.329 INFO:tasks.rados.rados.0.smithi022.stdout:3140: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:04:11.330 INFO:tasks.rados.rados.0.smithi022.stdout:3141: snap_remove snap 388 2024-07-28T12:04:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:11 smithi150 bash[67543]: cluster 2024-07-28T12:04:10.323867+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-07-28T12:04:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:11 smithi150 bash[67543]: cluster 2024-07-28T12:04:11.328022+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-07-28T12:04:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:11 smithi022 bash[80503]: cluster 2024-07-28T12:04:10.323867+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-07-28T12:04:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:11 smithi022 bash[80503]: cluster 2024-07-28T12:04:11.328022+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-07-28T12:04:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:11 smithi022 bash[82865]: cluster 2024-07-28T12:04:10.323867+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-07-28T12:04:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:11 smithi022 bash[82865]: cluster 2024-07-28T12:04:11.328022+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-07-28T12:04:12.306 INFO:tasks.rados.rados.0.smithi022.stdout:3141: done (1 left) 2024-07-28T12:04:12.306 INFO:tasks.rados.rados.0.smithi022.stdout:3142: write oid 47 current snap is 397 2024-07-28T12:04:12.306 INFO:tasks.rados.rados.0.smithi022.stdout:3142: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2024-07-28T12:04:12.327 INFO:tasks.rados.rados.0.smithi022.stdout:3142: writing smithi02269687-47 from 464190 to 1107529 tid 1 2024-07-28T12:04:12.348 INFO:tasks.rados.rados.0.smithi022.stdout:3142: writing smithi02269687-47 from 1748991 to 2194059 tid 2 2024-07-28T12:04:12.367 INFO:tasks.rados.rados.0.smithi022.stdout:3142: writing smithi02269687-47 from 2930078 to 3504686 tid 3 2024-07-28T12:04:12.367 INFO:tasks.rados.rados.0.smithi022.stdout:3143: snap_remove snap 372 2024-07-28T12:04:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:12 smithi150 bash[67543]: cluster 2024-07-28T12:04:11.146472+0000 mgr.y (mgr.25232) 379 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 425 KiB/s wr, 7 op/s 2024-07-28T12:04:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:12 smithi150 bash[67543]: cluster 2024-07-28T12:04:12.305826+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-07-28T12:04:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:04:12 smithi150 bash[60514]: ts=2024-07-28T12:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:04:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:12 smithi022 bash[80503]: cluster 2024-07-28T12:04:11.146472+0000 mgr.y (mgr.25232) 379 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 425 KiB/s wr, 7 op/s 2024-07-28T12:04:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:12 smithi022 bash[80503]: cluster 2024-07-28T12:04:12.305826+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-07-28T12:04:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:12 smithi022 bash[82865]: cluster 2024-07-28T12:04:11.146472+0000 mgr.y (mgr.25232) 379 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 425 KiB/s wr, 7 op/s 2024-07-28T12:04:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:12 smithi022 bash[82865]: cluster 2024-07-28T12:04:12.305826+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-07-28T12:04:13.354 INFO:tasks.rados.rados.0.smithi022.stdout:3143: done (2 left) 2024-07-28T12:04:13.354 INFO:tasks.rados.rados.0.smithi022.stdout:3144: snap_remove snap 396 2024-07-28T12:04:14.367 INFO:tasks.rados.rados.0.smithi022.stdout:3144: done (2 left) 2024-07-28T12:04:14.367 INFO:tasks.rados.rados.0.smithi022.stdout:3145: delete oid 23 current snap is 397 2024-07-28T12:04:14.367 INFO:tasks.rados.rados.0.smithi022.stdout:3140: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:04:14.668 INFO:tasks.rados.rados.0.smithi022.stdout:3142: finishing write tid 1 to smithi02269687-47 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3142: finishing write tid 2 to smithi02269687-47 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3142: finishing write tid 3 to smithi02269687-47 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3142: finishing write tid 4 to smithi02269687-47 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3142: finishing write tid 5 to smithi02269687-47 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 442 (ObjNum 1170 snap 397 seq_num 1170) dirty exists 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3142: left oid 47 (ObjNum 1170 snap 397 seq_num 1170) 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3140: done (2 left) 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3142: done (1 left) 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3145: done (0 left) 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:3146: rollback oid 49 current snap is 397 2024-07-28T12:04:14.669 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 382 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3147: rollback oid 18 current snap is 397 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 376 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3148: rollback oid 41 current snap is 397 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 368 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3149: read oid 30 snap -1 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3149: expect deleted 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3150: read oid 25 snap -1 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3150: expect (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3151: write oid 37 current snap is 397 2024-07-28T12:04:14.670 INFO:tasks.rados.rados.0.smithi022.stdout:3151: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2024-07-28T12:04:14.674 INFO:tasks.rados.rados.0.smithi022.stdout:3151: writing smithi02269687-37 from 497804 to 1007994 tid 1 2024-07-28T12:04:14.680 INFO:tasks.rados.rados.0.smithi022.stdout:3151: writing smithi02269687-37 from 1465955 to 1914692 tid 2 2024-07-28T12:04:14.689 INFO:tasks.rados.rados.0.smithi022.stdout:3151: writing smithi02269687-37 from 2584924 to 3182076 tid 3 2024-07-28T12:04:14.689 INFO:tasks.rados.rados.0.smithi022.stdout:3152: write oid 23 current snap is 397 2024-07-28T12:04:14.689 INFO:tasks.rados.rados.0.smithi022.stdout:3152: seq_num 1173 ranges {514611=585439,1524437=592395,2895994=408424} 2024-07-28T12:04:14.695 INFO:tasks.rados.rados.0.smithi022.stdout:3152: writing smithi02269687-23 from 514611 to 1100050 tid 1 2024-07-28T12:04:14.700 INFO:tasks.rados.rados.0.smithi022.stdout:3152: writing smithi02269687-23 from 1524437 to 2116832 tid 2 2024-07-28T12:04:14.707 INFO:tasks.rados.rados.0.smithi022.stdout:3152: writing smithi02269687-23 from 2895994 to 3304418 tid 3 2024-07-28T12:04:14.707 INFO:tasks.rados.rados.0.smithi022.stdout:3153: write oid 7 current snap is 397 2024-07-28T12:04:14.707 INFO:tasks.rados.rados.0.smithi022.stdout:3153: seq_num 1174 ranges {531418=660688,1982919=452406,3039770=691648} 2024-07-28T12:04:14.714 INFO:tasks.rados.rados.0.smithi022.stdout:3153: writing smithi02269687-7 from 531418 to 1192106 tid 1 2024-07-28T12:04:14.722 INFO:tasks.rados.rados.0.smithi022.stdout:3153: writing smithi02269687-7 from 1982919 to 2435325 tid 2 2024-07-28T12:04:14.729 INFO:tasks.rados.rados.0.smithi022.stdout:3153: writing smithi02269687-7 from 3039770 to 3731418 tid 3 2024-07-28T12:04:14.729 INFO:tasks.rados.rados.0.smithi022.stdout:3154: read oid 38 snap 393 2024-07-28T12:04:14.729 INFO:tasks.rados.rados.0.smithi022.stdout:3154: expect (ObjNum 1141 snap 384 seq_num 1141) 2024-07-28T12:04:14.729 INFO:tasks.rados.rados.0.smithi022.stdout:3155: delete oid 2 current snap is 397 2024-07-28T12:04:14.729 INFO:tasks.rados.rados.0.smithi022.stdout:3148: finishing rollback tid 1 to smithi02269687-41 2024-07-28T12:04:14.729 INFO:tasks.rados.rados.0.smithi022.stdout:3150: expect (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:04:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:14 smithi150 bash[67543]: cluster 2024-07-28T12:04:13.147259+0000 mgr.y (mgr.25232) 380 : cluster [DBG] pgmap v851: 89 pgs: 89 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T12:04:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:14 smithi150 bash[67543]: cluster 2024-07-28T12:04:13.353655+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-07-28T12:04:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:14 smithi022 bash[80503]: cluster 2024-07-28T12:04:13.147259+0000 mgr.y (mgr.25232) 380 : cluster [DBG] pgmap v851: 89 pgs: 89 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T12:04:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:14 smithi022 bash[80503]: cluster 2024-07-28T12:04:13.353655+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-07-28T12:04:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:14 smithi022 bash[82865]: cluster 2024-07-28T12:04:13.147259+0000 mgr.y (mgr.25232) 380 : cluster [DBG] pgmap v851: 89 pgs: 89 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T12:04:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:14 smithi022 bash[82865]: cluster 2024-07-28T12:04:13.353655+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-07-28T12:04:14.934 INFO:tasks.rados.rados.0.smithi022.stdout:3146: finishing rollback tid 0 to smithi02269687-49 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3146: finishing rollback tid 1 to smithi02269687-49 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3148: finishing rollback tid 2 to smithi02269687-41 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 1792 (ObjNum 1086 snap 362 seq_num 1086) dirty exists 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3146: finishing rollback tid 2 to smithi02269687-49 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 739 (ObjNum 1134 snap 379 seq_num 1134) dirty exists 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3151: finishing write tid 1 to smithi02269687-37 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3147: finishing rollback tid 0 to smithi02269687-18 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3147: finishing rollback tid 1 to smithi02269687-18 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3151: finishing write tid 2 to smithi02269687-37 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3147: finishing rollback tid 2 to smithi02269687-18 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1316 (ObjNum 1124 snap 376 seq_num 1124) dirty exists 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3151: finishing write tid 3 to smithi02269687-37 2024-07-28T12:04:14.935 INFO:tasks.rados.rados.0.smithi022.stdout:3151: finishing write tid 4 to smithi02269687-37 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3151: finishing write tid 5 to smithi02269687-37 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 636 (ObjNum 1172 snap 397 seq_num 1172) dirty exists 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3151: left oid 37 (ObjNum 1172 snap 397 seq_num 1172) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3146: done (9 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3147: done (8 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3148: done (7 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3149: done (6 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3150: done (5 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3151: done (4 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3155: done (3 left) 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3156: write oid 47 current snap is 397 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3152: finishing write tid 1 to smithi02269687-23 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3152: finishing write tid 2 to smithi02269687-23 2024-07-28T12:04:14.936 INFO:tasks.rados.rados.0.smithi022.stdout:3156: seq_num 1176 ranges {565032=411186,1583530=456075,2578263=758593} 2024-07-28T12:04:14.940 INFO:tasks.rados.rados.0.smithi022.stdout:3156: writing smithi02269687-47 from 565032 to 976218 tid 1 2024-07-28T12:04:14.947 INFO:tasks.rados.rados.0.smithi022.stdout:3156: writing smithi02269687-47 from 1583530 to 2039605 tid 2 2024-07-28T12:04:14.956 INFO:tasks.rados.rados.0.smithi022.stdout:3156: writing smithi02269687-47 from 2578263 to 3336856 tid 3 2024-07-28T12:04:14.956 INFO:tasks.rados.rados.0.smithi022.stdout:3157: read oid 37 snap 394 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3157: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3158: delete oid 22 current snap is 397 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3152: finishing write tid 3 to smithi02269687-23 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3152: finishing write tid 4 to smithi02269687-23 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3152: finishing write tid 5 to smithi02269687-23 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1428 (ObjNum 1173 snap 397 seq_num 1173) dirty exists 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3152: left oid 23 (ObjNum 1173 snap 397 seq_num 1173) 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3153: finishing write tid 1 to smithi02269687-7 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3153: finishing write tid 2 to smithi02269687-7 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3153: finishing write tid 3 to smithi02269687-7 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3153: finishing write tid 4 to smithi02269687-7 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3153: finishing write tid 5 to smithi02269687-7 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2198 (ObjNum 1174 snap 397 seq_num 1174) dirty exists 2024-07-28T12:04:14.957 INFO:tasks.rados.rados.0.smithi022.stdout:3153: left oid 7 (ObjNum 1174 snap 397 seq_num 1174) 2024-07-28T12:04:14.958 INFO:tasks.rados.rados.0.smithi022.stdout:3154: expect (ObjNum 1141 snap 384 seq_num 1141) 2024-07-28T12:04:15.126 INFO:tasks.rados.rados.0.smithi022.stdout:3156: finishing write tid 1 to smithi02269687-47 2024-07-28T12:04:15.126 INFO:tasks.rados.rados.0.smithi022.stdout:3156: finishing write tid 2 to smithi02269687-47 2024-07-28T12:04:15.126 INFO:tasks.rados.rados.0.smithi022.stdout:3152: done (5 left) 2024-07-28T12:04:15.126 INFO:tasks.rados.rados.0.smithi022.stdout:3153: done (4 left) 2024-07-28T12:04:15.126 INFO:tasks.rados.rados.0.smithi022.stdout:3154: done (3 left) 2024-07-28T12:04:15.126 INFO:tasks.rados.rados.0.smithi022.stdout:3158: done (2 left) 2024-07-28T12:04:15.127 INFO:tasks.rados.rados.0.smithi022.stdout:3159: read oid 9 snap -1 2024-07-28T12:04:15.127 INFO:tasks.rados.rados.0.smithi022.stdout:3159: expect (ObjNum 1154 snap 391 seq_num 1154) 2024-07-28T12:04:15.127 INFO:tasks.rados.rados.0.smithi022.stdout:3160: write oid 32 current snap is 397 2024-07-28T12:04:15.127 INFO:tasks.rados.rados.0.smithi022.stdout:3156: finishing write tid 3 to smithi02269687-47 2024-07-28T12:04:15.127 INFO:tasks.rados.rados.0.smithi022.stdout:3156: finishing write tid 4 to smithi02269687-47 2024-07-28T12:04:15.127 INFO:tasks.rados.rados.0.smithi022.stdout:3160: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2024-07-28T12:04:15.132 INFO:tasks.rados.rados.0.smithi022.stdout:3160: writing smithi02269687-32 from 598646 to 1160330 tid 1 2024-07-28T12:04:15.139 INFO:tasks.rados.rados.0.smithi022.stdout:3160: writing smithi02269687-32 from 1700494 to 2160238 tid 2 2024-07-28T12:04:15.147 INFO:tasks.rados.rados.0.smithi022.stdout:3160: writing smithi02269687-32 from 2633109 to 3414246 tid 3 2024-07-28T12:04:15.147 INFO:tasks.rados.rados.0.smithi022.stdout:3161: write oid 42 current snap is 397 2024-07-28T12:04:15.148 INFO:tasks.rados.rados.0.smithi022.stdout:3161: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-07-28T12:04:15.160 INFO:tasks.rados.rados.0.smithi022.stdout:3161: writing smithi02269687-42 from 615453 to 1368739 tid 1 2024-07-28T12:04:15.173 INFO:tasks.rados.rados.0.smithi022.stdout:3161: writing smithi02269687-42 from 2158976 to 2762378 tid 2 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3161: writing smithi02269687-42 from 3460532 to 3815453 tid 3 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3162: read oid 41 snap -1 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3162: expect (ObjNum 1086 snap 362 seq_num 1086) 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3163: write oid 10 current snap is 397 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3156: finishing write tid 5 to smithi02269687-47 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 450 (ObjNum 1176 snap 397 seq_num 1176) dirty exists 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3156: left oid 47 (ObjNum 1176 snap 397 seq_num 1176) 2024-07-28T12:04:15.182 INFO:tasks.rados.rados.0.smithi022.stdout:3157: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:04:15.317 INFO:tasks.rados.rados.0.smithi022.stdout:3159: expect (ObjNum 1154 snap 391 seq_num 1154) 2024-07-28T12:04:15.472 INFO:tasks.rados.rados.0.smithi022.stdout:3160: finishing write tid 1 to smithi02269687-32 2024-07-28T12:04:15.472 INFO:tasks.rados.rados.0.smithi022.stdout:3160: finishing write tid 2 to smithi02269687-32 2024-07-28T12:04:15.472 INFO:tasks.rados.rados.0.smithi022.stdout:3163: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-07-28T12:04:15.477 INFO:tasks.rados.rados.0.smithi022.stdout:3163: writing smithi02269687-10 from 632260 to 1060795 tid 1 2024-07-28T12:04:15.484 INFO:tasks.rados.rados.0.smithi022.stdout:3163: writing smithi02269687-10 from 1817458 to 2280871 tid 2 2024-07-28T12:04:15.490 INFO:tasks.rados.rados.0.smithi022.stdout:3163: writing smithi02269687-10 from 2687955 to 3207989 tid 3 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3163: writing smithi02269687-10 from 3709324 to 3832260 tid 4 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3156: done (6 left) 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3157: done (5 left) 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3159: done (4 left) 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3164: read oid 37 snap 393 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3164: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:04:15.494 INFO:tasks.rados.rados.0.smithi022.stdout:3165: snap_create 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3160: finishing write tid 3 to smithi02269687-32 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3160: finishing write tid 4 to smithi02269687-32 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3160: finishing write tid 5 to smithi02269687-32 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1712 (ObjNum 1178 snap 397 seq_num 1178) dirty exists 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3160: left oid 32 (ObjNum 1178 snap 397 seq_num 1178) 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3161: finishing write tid 1 to smithi02269687-42 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3161: finishing write tid 2 to smithi02269687-42 2024-07-28T12:04:15.495 INFO:tasks.rados.rados.0.smithi022.stdout:3162: expect (ObjNum 1086 snap 362 seq_num 1086) 2024-07-28T12:04:15.567 INFO:tasks.rados.rados.0.smithi022.stdout:3161: finishing write tid 3 to smithi02269687-42 2024-07-28T12:04:15.567 INFO:tasks.rados.rados.0.smithi022.stdout:3161: finishing write tid 4 to smithi02269687-42 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3161: finishing write tid 5 to smithi02269687-42 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 641 (ObjNum 1179 snap 397 seq_num 1179) dirty exists 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3161: left oid 42 (ObjNum 1179 snap 397 seq_num 1179) 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3163: finishing write tid 1 to smithi02269687-10 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3163: finishing write tid 2 to smithi02269687-10 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3163: finishing write tid 3 to smithi02269687-10 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3163: finishing write tid 4 to smithi02269687-10 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3163: finishing write tid 5 to smithi02269687-10 2024-07-28T12:04:15.568 INFO:tasks.rados.rados.0.smithi022.stdout:3163: finishing write tid 6 to smithi02269687-10 2024-07-28T12:04:15.569 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1434 (ObjNum 1180 snap 397 seq_num 1180) dirty exists 2024-07-28T12:04:15.569 INFO:tasks.rados.rados.0.smithi022.stdout:3163: left oid 10 (ObjNum 1180 snap 397 seq_num 1180) 2024-07-28T12:04:15.569 INFO:tasks.rados.rados.0.smithi022.stdout:3164: expect (ObjNum 1058 snap 357 seq_num 1058) 2024-07-28T12:04:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:15 smithi150 bash[67543]: cluster 2024-07-28T12:04:14.366093+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-07-28T12:04:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:15 smithi022 bash[80503]: cluster 2024-07-28T12:04:14.366093+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-07-28T12:04:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:15 smithi022 bash[82865]: cluster 2024-07-28T12:04:14.366093+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-07-28T12:04:16.383 INFO:tasks.rados.rados.0.smithi022.stdout:3160: done (5 left) 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3161: done (4 left) 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3162: done (3 left) 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3163: done (2 left) 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3164: done (1 left) 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3165: done (0 left) 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3166: write oid 1 current snap is 398 2024-07-28T12:04:16.384 INFO:tasks.rados.rados.0.smithi022.stdout:3166: seq_num 1181 ranges {649067=503784,1875940=607071,3115378=731306} 2024-07-28T12:04:16.394 INFO:tasks.rados.rados.0.smithi022.stdout:3166: writing smithi02269687-1 from 649067 to 1152851 tid 1 2024-07-28T12:04:16.411 INFO:tasks.rados.rados.0.smithi022.stdout:3166: writing smithi02269687-1 from 1875940 to 2483011 tid 2 2024-07-28T12:04:16.428 INFO:tasks.rados.rados.0.smithi022.stdout:3166: writing smithi02269687-1 from 3115378 to 3846684 tid 3 2024-07-28T12:04:16.428 INFO:tasks.rados.rados.0.smithi022.stdout:3167: write oid 38 current snap is 398 2024-07-28T12:04:16.428 INFO:tasks.rados.rados.0.smithi022.stdout:3167: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-07-28T12:04:16.442 INFO:tasks.rados.rados.0.smithi022.stdout:3167: writing smithi02269687-38 from 665874 to 1244907 tid 1 2024-07-28T12:04:16.452 INFO:tasks.rados.rados.0.smithi022.stdout:3167: writing smithi02269687-38 from 1934422 to 2401504 tid 2 2024-07-28T12:04:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:3167: writing smithi02269687-38 from 3142801 to 3685379 tid 3 2024-07-28T12:04:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:3168: read oid 48 snap -1 2024-07-28T12:04:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:3168: expect (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:04:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:3169: write oid 13 current snap is 398 2024-07-28T12:04:16.463 INFO:tasks.rados.rados.0.smithi022.stdout:3166: finishing write tid 1 to smithi02269687-1 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3166: finishing write tid 2 to smithi02269687-1 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3166: finishing write tid 3 to smithi02269687-1 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3166: finishing write tid 4 to smithi02269687-1 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3166: finishing write tid 5 to smithi02269687-1 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 633 (ObjNum 1181 snap 398 seq_num 1181) dirty exists 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3166: left oid 1 (ObjNum 1181 snap 398 seq_num 1181) 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3167: finishing write tid 1 to smithi02269687-38 2024-07-28T12:04:16.464 INFO:tasks.rados.rados.0.smithi022.stdout:3169: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-07-28T12:04:16.473 INFO:tasks.rados.rados.0.smithi022.stdout:3169: writing smithi02269687-13 from 682681 to 1336963 tid 1 2024-07-28T12:04:16.482 INFO:tasks.rados.rados.0.smithi022.stdout:3169: writing smithi02269687-13 from 1876551 to 2487291 tid 2 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3169: writing smithi02269687-13 from 3053871 to 3524074 tid 3 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3166: done (3 left) 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3170: read oid 4 snap -1 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3170: expect deleted 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3171: snap_create 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3167: finishing write tid 2 to smithi02269687-38 2024-07-28T12:04:16.491 INFO:tasks.rados.rados.0.smithi022.stdout:3168: expect (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:04:16.729 INFO:tasks.rados.rados.0.smithi022.stdout:3167: finishing write tid 3 to smithi02269687-38 2024-07-28T12:04:16.729 INFO:tasks.rados.rados.0.smithi022.stdout:3167: finishing write tid 4 to smithi02269687-38 2024-07-28T12:04:16.729 INFO:tasks.rados.rados.0.smithi022.stdout:3167: finishing write tid 5 to smithi02269687-38 2024-07-28T12:04:16.729 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1320 (ObjNum 1182 snap 398 seq_num 1182) dirty exists 2024-07-28T12:04:16.729 INFO:tasks.rados.rados.0.smithi022.stdout:3167: left oid 38 (ObjNum 1182 snap 398 seq_num 1182) 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:3169: finishing write tid 1 to smithi02269687-13 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:3169: finishing write tid 2 to smithi02269687-13 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:3169: finishing write tid 3 to smithi02269687-13 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:3169: finishing write tid 4 to smithi02269687-13 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:3169: finishing write tid 5 to smithi02269687-13 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2205 (ObjNum 1183 snap 398 seq_num 1183) dirty exists 2024-07-28T12:04:16.730 INFO:tasks.rados.rados.0.smithi022.stdout:3169: left oid 13 (ObjNum 1183 snap 398 seq_num 1183) 2024-07-28T12:04:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:16 smithi150 bash[67543]: cluster 2024-07-28T12:04:15.148016+0000 mgr.y (mgr.25232) 381 : cluster [DBG] pgmap v854: 89 pgs: 89 active+clean; 259 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 814 KiB/s wr, 11 op/s 2024-07-28T12:04:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:16 smithi022 bash[80503]: cluster 2024-07-28T12:04:15.148016+0000 mgr.y (mgr.25232) 381 : cluster [DBG] pgmap v854: 89 pgs: 89 active+clean; 259 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 814 KiB/s wr, 11 op/s 2024-07-28T12:04:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:16 smithi022 bash[82865]: cluster 2024-07-28T12:04:15.148016+0000 mgr.y (mgr.25232) 381 : cluster [DBG] pgmap v854: 89 pgs: 89 active+clean; 259 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 814 KiB/s wr, 11 op/s 2024-07-28T12:04:17.310 INFO:tasks.rados.rados.0.smithi022.stdout:3167: done (4 left) 2024-07-28T12:04:17.310 INFO:tasks.rados.rados.0.smithi022.stdout:3168: done (3 left) 2024-07-28T12:04:17.310 INFO:tasks.rados.rados.0.smithi022.stdout:3169: done (2 left) 2024-07-28T12:04:17.310 INFO:tasks.rados.rados.0.smithi022.stdout:3170: done (1 left) 2024-07-28T12:04:17.310 INFO:tasks.rados.rados.0.smithi022.stdout:3171: done (0 left) 2024-07-28T12:04:17.310 INFO:tasks.rados.rados.0.smithi022.stdout:3172: write oid 19 current snap is 399 2024-07-28T12:04:17.311 INFO:tasks.rados.rados.0.smithi022.stdout:3172: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-07-28T12:04:17.317 INFO:tasks.rados.rados.0.smithi022.stdout:3172: writing smithi02269687-19 from 699488 to 1429019 tid 1 2024-07-28T12:04:17.323 INFO:tasks.rados.rados.0.smithi022.stdout:3172: writing smithi02269687-19 from 1935033 to 2405784 tid 2 2024-07-28T12:04:17.331 INFO:tasks.rados.rados.0.smithi022.stdout:3172: writing smithi02269687-19 from 3081294 to 3762769 tid 3 2024-07-28T12:04:17.331 INFO:tasks.rados.rados.0.smithi022.stdout:3173: rollback oid 2 current snap is 399 2024-07-28T12:04:17.332 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 2 to 382 2024-07-28T12:04:17.332 INFO:tasks.rados.rados.0.smithi022.stdout:3172: finishing write tid 1 to smithi02269687-19 2024-07-28T12:04:17.332 INFO:tasks.rados.rados.0.smithi022.stdout:3172: finishing write tid 2 to smithi02269687-19 2024-07-28T12:04:17.332 INFO:tasks.rados.rados.0.smithi022.stdout:3174: delete oid 15 current snap is 399 2024-07-28T12:04:17.338 INFO:tasks.rados.rados.0.smithi022.stdout:3172: finishing write tid 3 to smithi02269687-19 2024-07-28T12:04:17.338 INFO:tasks.rados.rados.0.smithi022.stdout:3172: finishing write tid 4 to smithi02269687-19 2024-07-28T12:04:17.339 INFO:tasks.rados.rados.0.smithi022.stdout:3172: finishing write tid 5 to smithi02269687-19 2024-07-28T12:04:17.339 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1324 (ObjNum 1184 snap 399 seq_num 1184) dirty exists 2024-07-28T12:04:17.339 INFO:tasks.rados.rados.0.smithi022.stdout:3172: left oid 19 (ObjNum 1184 snap 399 seq_num 1184) 2024-07-28T12:04:17.344 INFO:tasks.rados.rados.0.smithi022.stdout:3173: finishing rollback tid 1 to smithi02269687-2 2024-07-28T12:04:17.345 INFO:tasks.rados.rados.0.smithi022.stdout:3173: finishing rollback tid 2 to smithi02269687-2 2024-07-28T12:04:17.345 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2207 (ObjNum 1088 snap 362 seq_num 1088) dirty exists 2024-07-28T12:04:17.345 INFO:tasks.rados.rados.0.smithi022.stdout:3172: done (2 left) 2024-07-28T12:04:17.345 INFO:tasks.rados.rados.0.smithi022.stdout:3173: done (1 left) 2024-07-28T12:04:17.345 INFO:tasks.rados.rados.0.smithi022.stdout:3174: done (0 left) 2024-07-28T12:04:17.346 INFO:tasks.rados.rados.0.smithi022.stdout:3175: delete oid 6 current snap is 399 2024-07-28T12:04:17.350 INFO:tasks.rados.rados.0.smithi022.stdout:3175: done (0 left) 2024-07-28T12:04:17.350 INFO:tasks.rados.rados.0.smithi022.stdout:3176: write oid 32 current snap is 399 2024-07-28T12:04:17.350 INFO:tasks.rados.rados.0.smithi022.stdout:3176: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-07-28T12:04:17.358 INFO:tasks.rados.rados.0.smithi022.stdout:3176: writing smithi02269687-32 from 749909 to 1421540 tid 1 2024-07-28T12:04:17.365 INFO:tasks.rados.rados.0.smithi022.stdout:3176: writing smithi02269687-32 from 2110479 to 2728557 tid 2 2024-07-28T12:04:17.371 INFO:tasks.rados.rados.0.smithi022.stdout:3176: writing smithi02269687-32 from 3163563 to 3678854 tid 3 2024-07-28T12:04:17.371 INFO:tasks.rados.rados.0.smithi022.stdout:3177: rollback oid 35 current snap is 399 2024-07-28T12:04:17.371 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 366 2024-07-28T12:04:17.372 INFO:tasks.rados.rados.0.smithi022.stdout:3178: rollback oid 38 current snap is 399 2024-07-28T12:04:17.372 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 358 2024-07-28T12:04:17.372 INFO:tasks.rados.rados.0.smithi022.stdout:3179: snap_remove snap 376 2024-07-28T12:04:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:17 smithi150 bash[67543]: cluster 2024-07-28T12:04:16.382984+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-07-28T12:04:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:17 smithi150 bash[67543]: cluster 2024-07-28T12:04:17.308962+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-07-28T12:04:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:17 smithi022 bash[80503]: cluster 2024-07-28T12:04:16.382984+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-07-28T12:04:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:17 smithi022 bash[80503]: cluster 2024-07-28T12:04:17.308962+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-07-28T12:04:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:17 smithi022 bash[82865]: cluster 2024-07-28T12:04:16.382984+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-07-28T12:04:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:17 smithi022 bash[82865]: cluster 2024-07-28T12:04:17.308962+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-07-28T12:04:18.311 INFO:tasks.rados.rados.0.smithi022.stdout:3179: done (3 left) 2024-07-28T12:04:18.311 INFO:tasks.rados.rados.0.smithi022.stdout:3180: snap_remove snap 389 2024-07-28T12:04:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:18 smithi150 bash[67543]: cluster 2024-07-28T12:04:17.148711+0000 mgr.y (mgr.25232) 382 : cluster [DBG] pgmap v856: 89 pgs: 89 active+clean; 272 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-28T12:04:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:18 smithi150 bash[67543]: cluster 2024-07-28T12:04:18.310629+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-07-28T12:04:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:18 smithi022 bash[80503]: cluster 2024-07-28T12:04:17.148711+0000 mgr.y (mgr.25232) 382 : cluster [DBG] pgmap v856: 89 pgs: 89 active+clean; 272 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-28T12:04:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:18 smithi022 bash[80503]: cluster 2024-07-28T12:04:18.310629+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-07-28T12:04:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:18 smithi022 bash[82865]: cluster 2024-07-28T12:04:17.148711+0000 mgr.y (mgr.25232) 382 : cluster [DBG] pgmap v856: 89 pgs: 89 active+clean; 272 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-28T12:04:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:18 smithi022 bash[82865]: cluster 2024-07-28T12:04:18.310629+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-07-28T12:04:19.313 INFO:tasks.rados.rados.0.smithi022.stdout:3180: done (3 left) 2024-07-28T12:04:19.313 INFO:tasks.rados.rados.0.smithi022.stdout:3181: delete oid 29 current snap is 399 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3176: finishing write tid 1 to smithi02269687-32 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3177: finishing rollback tid 1 to smithi02269687-35 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3176: finishing write tid 2 to smithi02269687-32 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3176: finishing write tid 3 to smithi02269687-32 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3178: finishing rollback tid 0 to smithi02269687-38 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3178: finishing rollback tid 1 to smithi02269687-38 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3177: finishing rollback tid 2 to smithi02269687-35 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1725 (ObjNum 1059 snap 357 seq_num 1059) dirty exists 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3176: finishing write tid 4 to smithi02269687-32 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3178: finishing rollback tid 2 to smithi02269687-38 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1328 (ObjNum 865 snap 300 seq_num 865) dirty exists 2024-07-28T12:04:19.314 INFO:tasks.rados.rados.0.smithi022.stdout:3176: finishing write tid 5 to smithi02269687-32 2024-07-28T12:04:19.315 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1717 (ObjNum 1187 snap 399 seq_num 1187) dirty exists 2024-07-28T12:04:19.315 INFO:tasks.rados.rados.0.smithi022.stdout:3176: left oid 32 (ObjNum 1187 snap 399 seq_num 1187) 2024-07-28T12:04:19.330 INFO:tasks.rados.rados.0.smithi022.stdout:3176: done (3 left) 2024-07-28T12:04:19.330 INFO:tasks.rados.rados.0.smithi022.stdout:3177: done (2 left) 2024-07-28T12:04:19.330 INFO:tasks.rados.rados.0.smithi022.stdout:3178: done (1 left) 2024-07-28T12:04:19.330 INFO:tasks.rados.rados.0.smithi022.stdout:3181: done (0 left) 2024-07-28T12:04:19.330 INFO:tasks.rados.rados.0.smithi022.stdout:3182: read oid 9 snap -1 2024-07-28T12:04:19.331 INFO:tasks.rados.rados.0.smithi022.stdout:3182: expect (ObjNum 1154 snap 391 seq_num 1154) 2024-07-28T12:04:19.331 INFO:tasks.rados.rados.0.smithi022.stdout:3183: snap_create 2024-07-28T12:04:19.349 INFO:tasks.rados.rados.0.smithi022.stdout:3182: expect (ObjNum 1154 snap 391 seq_num 1154) 2024-07-28T12:04:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:04:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:04:19] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:04:20.318 INFO:tasks.rados.rados.0.smithi022.stdout:3182: done (1 left) 2024-07-28T12:04:20.318 INFO:tasks.rados.rados.0.smithi022.stdout:3183: done (0 left) 2024-07-28T12:04:20.318 INFO:tasks.rados.rados.0.smithi022.stdout:3184: write oid 31 current snap is 400 2024-07-28T12:04:20.318 INFO:tasks.rados.rados.0.smithi022.stdout:3184: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2024-07-28T12:04:20.331 INFO:tasks.rados.rados.0.smithi022.stdout:3184: writing smithi02269687-31 from 783523 to 1205652 tid 1 2024-07-28T12:04:20.346 INFO:tasks.rados.rados.0.smithi022.stdout:3184: writing smithi02269687-31 from 1827443 to 2449190 tid 2 2024-07-28T12:04:20.364 INFO:tasks.rados.rados.0.smithi022.stdout:3184: writing smithi02269687-31 from 3218409 to 3872597 tid 3 2024-07-28T12:04:20.365 INFO:tasks.rados.rados.0.smithi022.stdout:3185: delete oid 2 current snap is 400 2024-07-28T12:04:20.365 INFO:tasks.rados.rados.0.smithi022.stdout:3184: finishing write tid 1 to smithi02269687-31 2024-07-28T12:04:20.365 INFO:tasks.rados.rados.0.smithi022.stdout:3184: finishing write tid 2 to smithi02269687-31 2024-07-28T12:04:20.373 INFO:tasks.rados.rados.0.smithi022.stdout:3185: done (1 left) 2024-07-28T12:04:20.373 INFO:tasks.rados.rados.0.smithi022.stdout:3186: snap_create 2024-07-28T12:04:20.373 INFO:tasks.rados.rados.0.smithi022.stdout:3184: finishing write tid 3 to smithi02269687-31 2024-07-28T12:04:20.374 INFO:tasks.rados.rados.0.smithi022.stdout:3184: finishing write tid 4 to smithi02269687-31 2024-07-28T12:04:20.374 INFO:tasks.rados.rados.0.smithi022.stdout:3184: finishing write tid 5 to smithi02269687-31 2024-07-28T12:04:20.374 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1695 (ObjNum 1189 snap 400 seq_num 1189) dirty exists 2024-07-28T12:04:20.374 INFO:tasks.rados.rados.0.smithi022.stdout:3184: left oid 31 (ObjNum 1189 snap 400 seq_num 1189) 2024-07-28T12:04:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:20 smithi022 bash[80503]: cluster 2024-07-28T12:04:19.149391+0000 mgr.y (mgr.25232) 383 : cluster [DBG] pgmap v859: 89 pgs: 89 active+clean; 284 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-07-28T12:04:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:20 smithi022 bash[80503]: cluster 2024-07-28T12:04:19.312959+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-07-28T12:04:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:20 smithi022 bash[80503]: audit 2024-07-28T12:04:20.018654+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:20 smithi022 bash[82865]: cluster 2024-07-28T12:04:19.149391+0000 mgr.y (mgr.25232) 383 : cluster [DBG] pgmap v859: 89 pgs: 89 active+clean; 284 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-07-28T12:04:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:20 smithi022 bash[82865]: cluster 2024-07-28T12:04:19.312959+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-07-28T12:04:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:20 smithi022 bash[82865]: audit 2024-07-28T12:04:20.018654+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:20 smithi150 bash[67543]: cluster 2024-07-28T12:04:19.149391+0000 mgr.y (mgr.25232) 383 : cluster [DBG] pgmap v859: 89 pgs: 89 active+clean; 284 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-07-28T12:04:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:20 smithi150 bash[67543]: cluster 2024-07-28T12:04:19.312959+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-07-28T12:04:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:20 smithi150 bash[67543]: audit 2024-07-28T12:04:20.018654+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:21.337 INFO:tasks.rados.rados.0.smithi022.stdout:3184: done (1 left) 2024-07-28T12:04:21.338 INFO:tasks.rados.rados.0.smithi022.stdout:3186: done (0 left) 2024-07-28T12:04:21.338 INFO:tasks.rados.rados.0.smithi022.stdout:3187: write oid 13 current snap is 401 2024-07-28T12:04:21.338 INFO:tasks.rados.rados.0.smithi022.stdout:3187: seq_num 1191 ranges {417137=572627,1428054=589083} 2024-07-28T12:04:21.350 INFO:tasks.rados.rados.0.smithi022.stdout:3187: writing smithi02269687-13 from 417137 to 989764 tid 1 2024-07-28T12:04:21.365 INFO:tasks.rados.rados.0.smithi022.stdout:3187: writing smithi02269687-13 from 1428054 to 2017137 tid 2 2024-07-28T12:04:21.365 INFO:tasks.rados.rados.0.smithi022.stdout:3188: snap_create 2024-07-28T12:04:21.373 INFO:tasks.rados.rados.0.smithi022.stdout:3187: finishing write tid 1 to smithi02269687-13 2024-07-28T12:04:21.374 INFO:tasks.rados.rados.0.smithi022.stdout:3187: finishing write tid 2 to smithi02269687-13 2024-07-28T12:04:21.374 INFO:tasks.rados.rados.0.smithi022.stdout:3187: finishing write tid 3 to smithi02269687-13 2024-07-28T12:04:21.374 INFO:tasks.rados.rados.0.smithi022.stdout:3187: finishing write tid 4 to smithi02269687-13 2024-07-28T12:04:21.374 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2224 (ObjNum 1191 snap 401 seq_num 1191) dirty exists 2024-07-28T12:04:21.375 INFO:tasks.rados.rados.0.smithi022.stdout:3187: left oid 13 (ObjNum 1191 snap 401 seq_num 1191) 2024-07-28T12:04:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:21 smithi150 bash[67543]: cluster 2024-07-28T12:04:20.317082+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-07-28T12:04:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:21 smithi022 bash[80503]: cluster 2024-07-28T12:04:20.317082+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-07-28T12:04:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:21 smithi022 bash[82865]: cluster 2024-07-28T12:04:20.317082+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-07-28T12:04:22.311 INFO:tasks.rados.rados.0.smithi022.stdout:3187: done (1 left) 2024-07-28T12:04:22.311 INFO:tasks.rados.rados.0.smithi022.stdout:3188: done (0 left) 2024-07-28T12:04:22.311 INFO:tasks.rados.rados.0.smithi022.stdout:3189: write oid 38 current snap is 402 2024-07-28T12:04:22.311 INFO:tasks.rados.rados.0.smithi022.stdout:3189: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-07-28T12:04:22.326 INFO:tasks.rados.rados.0.smithi022.stdout:3189: writing smithi02269687-38 from 433944 to 1081820 tid 1 2024-07-28T12:04:22.341 INFO:tasks.rados.rados.0.smithi022.stdout:3189: writing smithi02269687-38 from 1486536 to 2033944 tid 2 2024-07-28T12:04:22.341 INFO:tasks.rados.rados.0.smithi022.stdout:3190: write oid 18 current snap is 402 2024-07-28T12:04:22.341 INFO:tasks.rados.rados.0.smithi022.stdout:3190: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-07-28T12:04:22.358 INFO:tasks.rados.rados.0.smithi022.stdout:3190: writing smithi02269687-18 from 450751 to 1173876 tid 1 2024-07-28T12:04:22.369 INFO:tasks.rados.rados.0.smithi022.stdout:3190: writing smithi02269687-18 from 1945018 to 2050751 tid 2 2024-07-28T12:04:22.369 INFO:tasks.rados.rados.0.smithi022.stdout:3191: rollback oid 40 current snap is 402 2024-07-28T12:04:22.369 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 397 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3189: finishing write tid 1 to smithi02269687-38 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3189: finishing write tid 2 to smithi02269687-38 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3189: finishing write tid 3 to smithi02269687-38 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3189: finishing write tid 4 to smithi02269687-38 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1344 (ObjNum 1192 snap 402 seq_num 1192) dirty exists 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3189: left oid 38 (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3190: finishing write tid 1 to smithi02269687-18 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3189: done (2 left) 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3192: read oid 7 snap 399 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3192: expect (ObjNum 1174 snap 397 seq_num 1174) 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3193: read oid 10 snap -1 2024-07-28T12:04:22.370 INFO:tasks.rados.rados.0.smithi022.stdout:3193: expect (ObjNum 1180 snap 397 seq_num 1180) 2024-07-28T12:04:22.371 INFO:tasks.rados.rados.0.smithi022.stdout:3194: rollback oid 15 current snap is 402 2024-07-28T12:04:22.371 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 400 2024-07-28T12:04:22.371 INFO:tasks.rados.rados.0.smithi022.stdout:3195: write oid 1 current snap is 402 2024-07-28T12:04:22.371 INFO:tasks.rados.rados.0.smithi022.stdout:3195: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-07-28T12:04:22.381 INFO:tasks.rados.rados.0.smithi022.stdout:3195: writing smithi02269687-1 from 467558 to 982285 tid 1 2024-07-28T12:04:22.391 INFO:tasks.rados.rados.0.smithi022.stdout:3195: writing smithi02269687-1 from 1719853 to 2067558 tid 2 2024-07-28T12:04:22.391 INFO:tasks.rados.rados.0.smithi022.stdout:3196: delete oid 19 current snap is 402 2024-07-28T12:04:22.391 INFO:tasks.rados.rados.0.smithi022.stdout:3190: finishing write tid 2 to smithi02269687-18 2024-07-28T12:04:22.391 INFO:tasks.rados.rados.0.smithi022.stdout:3190: finishing write tid 3 to smithi02269687-18 2024-07-28T12:04:22.391 INFO:tasks.rados.rados.0.smithi022.stdout:3190: finishing write tid 4 to smithi02269687-18 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1348 (ObjNum 1193 snap 402 seq_num 1193) dirty exists 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:3190: left oid 18 (ObjNum 1193 snap 402 seq_num 1193) 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:3191: finishing rollback tid 0 to smithi02269687-40 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:3191: finishing rollback tid 1 to smithi02269687-40 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:3191: finishing rollback tid 2 to smithi02269687-40 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1731 (ObjNum 1162 snap 392 seq_num 1162) dirty exists 2024-07-28T12:04:22.392 INFO:tasks.rados.rados.0.smithi022.stdout:3193: expect (ObjNum 1180 snap 397 seq_num 1180) 2024-07-28T12:04:22.695 INFO:tasks.rados.rados.0.smithi022.stdout:3195: finishing write tid 1 to smithi02269687-1 2024-07-28T12:04:22.696 INFO:tasks.rados.rados.0.smithi022.stdout:3195: finishing write tid 2 to smithi02269687-1 2024-07-28T12:04:22.696 INFO:tasks.rados.rados.0.smithi022.stdout:3195: finishing write tid 3 to smithi02269687-1 2024-07-28T12:04:22.696 INFO:tasks.rados.rados.0.smithi022.stdout:3195: finishing write tid 4 to smithi02269687-1 2024-07-28T12:04:22.696 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 637 (ObjNum 1194 snap 402 seq_num 1194) dirty exists 2024-07-28T12:04:22.696 INFO:tasks.rados.rados.0.smithi022.stdout:3195: left oid 1 (ObjNum 1194 snap 402 seq_num 1194) 2024-07-28T12:04:22.696 INFO:tasks.rados.rados.0.smithi022.stdout:3192: expect (ObjNum 1174 snap 397 seq_num 1174) 2024-07-28T12:04:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:04:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:04:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:22 smithi150 bash[67543]: cluster 2024-07-28T12:04:21.150276+0000 mgr.y (mgr.25232) 384 : cluster [DBG] pgmap v862: 89 pgs: 89 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 19 op/s 2024-07-28T12:04:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:22 smithi150 bash[67543]: cluster 2024-07-28T12:04:21.337398+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-07-28T12:04:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:22 smithi150 bash[67543]: cluster 2024-07-28T12:04:22.310526+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-07-28T12:04:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:22 smithi022 bash[82865]: cluster 2024-07-28T12:04:21.150276+0000 mgr.y (mgr.25232) 384 : cluster [DBG] pgmap v862: 89 pgs: 89 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 19 op/s 2024-07-28T12:04:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:22 smithi022 bash[82865]: cluster 2024-07-28T12:04:21.337398+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-07-28T12:04:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:22 smithi022 bash[82865]: cluster 2024-07-28T12:04:22.310526+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-07-28T12:04:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:22 smithi022 bash[80503]: cluster 2024-07-28T12:04:21.150276+0000 mgr.y (mgr.25232) 384 : cluster [DBG] pgmap v862: 89 pgs: 89 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 19 op/s 2024-07-28T12:04:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:22 smithi022 bash[80503]: cluster 2024-07-28T12:04:21.337398+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-07-28T12:04:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:22 smithi022 bash[80503]: cluster 2024-07-28T12:04:22.310526+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-07-28T12:04:22.842 INFO:tasks.rados.rados.0.smithi022.stdout:3194: finishing rollback tid 1 to smithi02269687-15 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 0 (ObjNum 129 snap 0 seq_num 486468888) dirty dne 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3190: done (6 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3191: done (5 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3192: done (4 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3193: done (3 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3194: done (2 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3195: done (1 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3196: done (0 left) 2024-07-28T12:04:22.843 INFO:tasks.rados.rados.0.smithi022.stdout:3197: snap_remove snap 368 2024-07-28T12:04:23.350 INFO:tasks.rados.rados.0.smithi022.stdout:3197: done (0 left) 2024-07-28T12:04:23.350 INFO:tasks.rados.rados.0.smithi022.stdout:3198: rollback oid 8 current snap is 402 2024-07-28T12:04:23.351 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 366 2024-07-28T12:04:23.351 INFO:tasks.rados.rados.0.smithi022.stdout:3199: read oid 20 snap -1 2024-07-28T12:04:23.351 INFO:tasks.rados.rados.0.smithi022.stdout:3199: expect (ObjNum 1135 snap 380 seq_num 1135) 2024-07-28T12:04:23.351 INFO:tasks.rados.rados.0.smithi022.stdout:3200: delete oid 9 current snap is 402 2024-07-28T12:04:23.373 INFO:tasks.rados.rados.0.smithi022.stdout:3198: finishing rollback tid 1 to smithi02269687-8 2024-07-28T12:04:23.373 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1652 (ObjNum 33 snap 0 seq_num 3533749856) dirty dne 2024-07-28T12:04:23.375 INFO:tasks.rados.rados.0.smithi022.stdout:3199: expect (ObjNum 1135 snap 380 seq_num 1135) 2024-07-28T12:04:23.607 INFO:tasks.rados.rados.0.smithi022.stdout:3198: done (2 left) 2024-07-28T12:04:23.608 INFO:tasks.rados.rados.0.smithi022.stdout:3199: done (1 left) 2024-07-28T12:04:23.608 INFO:tasks.rados.rados.0.smithi022.stdout:3200: done (0 left) 2024-07-28T12:04:23.608 INFO:tasks.rados.rados.0.smithi022.stdout:3201: snap_remove snap 382 2024-07-28T12:04:24.352 INFO:tasks.rados.rados.0.smithi022.stdout:3201: done (0 left) 2024-07-28T12:04:24.353 INFO:tasks.rados.rados.0.smithi022.stdout:3202: read oid 21 snap -1 2024-07-28T12:04:24.353 INFO:tasks.rados.rados.0.smithi022.stdout:3202: expect (ObjNum 1080 snap 362 seq_num 1080) 2024-07-28T12:04:24.353 INFO:tasks.rados.rados.0.smithi022.stdout:3203: snap_remove snap 394 2024-07-28T12:04:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:24 smithi150 bash[67543]: cluster 2024-07-28T12:04:23.151102+0000 mgr.y (mgr.25232) 385 : cluster [DBG] pgmap v865: 89 pgs: 89 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-07-28T12:04:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:24 smithi150 bash[67543]: cluster 2024-07-28T12:04:23.349090+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-07-28T12:04:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:24 smithi022 bash[80503]: cluster 2024-07-28T12:04:23.151102+0000 mgr.y (mgr.25232) 385 : cluster [DBG] pgmap v865: 89 pgs: 89 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-07-28T12:04:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:24 smithi022 bash[80503]: cluster 2024-07-28T12:04:23.349090+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-07-28T12:04:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:24 smithi022 bash[82865]: cluster 2024-07-28T12:04:23.151102+0000 mgr.y (mgr.25232) 385 : cluster [DBG] pgmap v865: 89 pgs: 89 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-07-28T12:04:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:24 smithi022 bash[82865]: cluster 2024-07-28T12:04:23.349090+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-07-28T12:04:25.355 INFO:tasks.rados.rados.0.smithi022.stdout:3203: done (1 left) 2024-07-28T12:04:25.356 INFO:tasks.rados.rados.0.smithi022.stdout:3204: write oid 13 current snap is 402 2024-07-28T12:04:25.356 INFO:tasks.rados.rados.0.smithi022.stdout:3204: seq_num 1197 ranges {517979=740474,1778946=339033} 2024-07-28T12:04:25.363 INFO:tasks.rados.rados.0.smithi022.stdout:3204: writing smithi02269687-13 from 517979 to 1258453 tid 1 2024-07-28T12:04:25.368 INFO:tasks.rados.rados.0.smithi022.stdout:3204: writing smithi02269687-13 from 1778946 to 2117979 tid 2 2024-07-28T12:04:25.373 INFO:tasks.rados.rados.0.smithi022.stdout:3202: expect (ObjNum 1080 snap 362 seq_num 1080) 2024-07-28T12:04:25.470 INFO:tasks.rados.rados.0.smithi022.stdout:3204: finishing write tid 1 to smithi02269687-13 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:3204: finishing write tid 2 to smithi02269687-13 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:3202: done (1 left) 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:3205: delete oid 9 current snap is 402 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:3204: finishing write tid 3 to smithi02269687-13 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:3204: finishing write tid 4 to smithi02269687-13 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2244 (ObjNum 1197 snap 402 seq_num 1197) dirty exists 2024-07-28T12:04:25.471 INFO:tasks.rados.rados.0.smithi022.stdout:3204: left oid 13 (ObjNum 1197 snap 402 seq_num 1197) 2024-07-28T12:04:25.474 INFO:tasks.rados.rados.0.smithi022.stdout:3204: done (1 left) 2024-07-28T12:04:25.474 INFO:tasks.rados.rados.0.smithi022.stdout:3205: done (0 left) 2024-07-28T12:04:25.474 INFO:tasks.rados.rados.0.smithi022.stdout:3206: write oid 9 current snap is 402 2024-07-28T12:04:25.474 INFO:tasks.rados.rados.0.smithi022.stdout:3206: seq_num 1199 ranges {551593=490972,1779557=372036} 2024-07-28T12:04:25.479 INFO:tasks.rados.rados.0.smithi022.stdout:3206: writing smithi02269687-9 from 551593 to 1042565 tid 1 2024-07-28T12:04:25.486 INFO:tasks.rados.rados.0.smithi022.stdout:3206: writing smithi02269687-9 from 1779557 to 2151593 tid 2 2024-07-28T12:04:25.486 INFO:tasks.rados.rados.0.smithi022.stdout:3207: rollback oid 19 current snap is 402 2024-07-28T12:04:25.487 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 358 2024-07-28T12:04:25.487 INFO:tasks.rados.rados.0.smithi022.stdout:3206: finishing write tid 1 to smithi02269687-9 2024-07-28T12:04:25.487 INFO:tasks.rados.rados.0.smithi022.stdout:3208: read oid 7 snap -1 2024-07-28T12:04:25.487 INFO:tasks.rados.rados.0.smithi022.stdout:3208: expect (ObjNum 1174 snap 397 seq_num 1174) 2024-07-28T12:04:25.487 INFO:tasks.rados.rados.0.smithi022.stdout:3209: write oid 31 current snap is 402 2024-07-28T12:04:25.487 INFO:tasks.rados.rados.0.smithi022.stdout:3209: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-07-28T12:04:25.497 INFO:tasks.rados.rados.0.smithi022.stdout:3209: writing smithi02269687-31 from 568400 to 1134621 tid 1 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3209: writing smithi02269687-31 from 1838039 to 2168400 tid 2 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3210: read oid 40 snap -1 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3210: expect (ObjNum 1162 snap 392 seq_num 1162) 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3211: snap_remove snap 395 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3207: finishing rollback tid 1 to smithi02269687-19 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1350 (ObjNum 33 snap 0 seq_num 3533898496) dirty dne 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3206: finishing write tid 2 to smithi02269687-9 2024-07-28T12:04:25.511 INFO:tasks.rados.rados.0.smithi022.stdout:3206: finishing write tid 3 to smithi02269687-9 2024-07-28T12:04:25.512 INFO:tasks.rados.rados.0.smithi022.stdout:3206: finishing write tid 4 to smithi02269687-9 2024-07-28T12:04:25.512 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 761 (ObjNum 1199 snap 402 seq_num 1199) dirty exists 2024-07-28T12:04:25.512 INFO:tasks.rados.rados.0.smithi022.stdout:3206: left oid 9 (ObjNum 1199 snap 402 seq_num 1199) 2024-07-28T12:04:25.512 INFO:tasks.rados.rados.0.smithi022.stdout:3208: expect (ObjNum 1174 snap 397 seq_num 1174) 2024-07-28T12:04:25.659 INFO:tasks.rados.rados.0.smithi022.stdout:3209: finishing write tid 1 to smithi02269687-31 2024-07-28T12:04:25.659 INFO:tasks.rados.rados.0.smithi022.stdout:3209: finishing write tid 2 to smithi02269687-31 2024-07-28T12:04:25.659 INFO:tasks.rados.rados.0.smithi022.stdout:3209: finishing write tid 3 to smithi02269687-31 2024-07-28T12:04:25.659 INFO:tasks.rados.rados.0.smithi022.stdout:3209: finishing write tid 4 to smithi02269687-31 2024-07-28T12:04:25.659 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1706 (ObjNum 1200 snap 402 seq_num 1200) dirty exists 2024-07-28T12:04:25.660 INFO:tasks.rados.rados.0.smithi022.stdout:3209: left oid 31 (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:04:25.660 INFO:tasks.rados.rados.0.smithi022.stdout:3210: expect (ObjNum 1162 snap 392 seq_num 1162) 2024-07-28T12:04:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:25 smithi150 bash[67543]: cluster 2024-07-28T12:04:24.351109+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-07-28T12:04:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:25 smithi150 bash[67543]: cluster 2024-07-28T12:04:25.353984+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-07-28T12:04:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:25 smithi022 bash[80503]: cluster 2024-07-28T12:04:24.351109+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-07-28T12:04:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:25 smithi022 bash[80503]: cluster 2024-07-28T12:04:25.353984+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-07-28T12:04:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:25 smithi022 bash[82865]: cluster 2024-07-28T12:04:24.351109+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-07-28T12:04:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:25 smithi022 bash[82865]: cluster 2024-07-28T12:04:25.353984+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-07-28T12:04:26.378 INFO:tasks.rados.rados.0.smithi022.stdout:3206: done (5 left) 2024-07-28T12:04:26.378 INFO:tasks.rados.rados.0.smithi022.stdout:3207: done (4 left) 2024-07-28T12:04:26.378 INFO:tasks.rados.rados.0.smithi022.stdout:3208: done (3 left) 2024-07-28T12:04:26.379 INFO:tasks.rados.rados.0.smithi022.stdout:3209: done (2 left) 2024-07-28T12:04:26.379 INFO:tasks.rados.rados.0.smithi022.stdout:3210: done (1 left) 2024-07-28T12:04:26.379 INFO:tasks.rados.rados.0.smithi022.stdout:3211: done (0 left) 2024-07-28T12:04:26.379 INFO:tasks.rados.rados.0.smithi022.stdout:3212: delete oid 15 current snap is 402 2024-07-28T12:04:26.395 INFO:tasks.rados.rados.0.smithi022.stdout:3212: done (0 left) 2024-07-28T12:04:26.395 INFO:tasks.rados.rados.0.smithi022.stdout:3213: write oid 50 current snap is 402 2024-07-28T12:04:26.395 INFO:tasks.rados.rados.0.smithi022.stdout:3213: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-07-28T12:04:26.412 INFO:tasks.rados.rados.0.smithi022.stdout:3213: writing smithi02269687-50 from 602014 to 1035086 tid 1 2024-07-28T12:04:26.431 INFO:tasks.rados.rados.0.smithi022.stdout:3213: writing smithi02269687-50 from 1671356 to 2202014 tid 2 2024-07-28T12:04:26.431 INFO:tasks.rados.rados.0.smithi022.stdout:3214: snap_create 2024-07-28T12:04:26.431 INFO:tasks.rados.rados.0.smithi022.stdout:3213: finishing write tid 1 to smithi02269687-50 2024-07-28T12:04:26.439 INFO:tasks.rados.rados.0.smithi022.stdout:3213: finishing write tid 2 to smithi02269687-50 2024-07-28T12:04:26.439 INFO:tasks.rados.rados.0.smithi022.stdout:3213: finishing write tid 3 to smithi02269687-50 2024-07-28T12:04:26.439 INFO:tasks.rados.rados.0.smithi022.stdout:3213: finishing write tid 4 to smithi02269687-50 2024-07-28T12:04:26.439 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1223 (ObjNum 1202 snap 402 seq_num 1202) dirty exists 2024-07-28T12:04:26.440 INFO:tasks.rados.rados.0.smithi022.stdout:3213: left oid 50 (ObjNum 1202 snap 402 seq_num 1202) 2024-07-28T12:04:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:26 smithi150 bash[67543]: cluster 2024-07-28T12:04:25.151874+0000 mgr.y (mgr.25232) 386 : cluster [DBG] pgmap v868: 89 pgs: 89 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 909 KiB/s wr, 8 op/s 2024-07-28T12:04:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:26 smithi022 bash[80503]: cluster 2024-07-28T12:04:25.151874+0000 mgr.y (mgr.25232) 386 : cluster [DBG] pgmap v868: 89 pgs: 89 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 909 KiB/s wr, 8 op/s 2024-07-28T12:04:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:26 smithi022 bash[82865]: cluster 2024-07-28T12:04:25.151874+0000 mgr.y (mgr.25232) 386 : cluster [DBG] pgmap v868: 89 pgs: 89 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 909 KiB/s wr, 8 op/s 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:3213: done (1 left) 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:3214: done (0 left) 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:3215: rollback oid 11 current snap is 403 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 379 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:3216: read oid 22 snap 374 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:3216: expect (ObjNum 1111 snap 368 seq_num 1111) 2024-07-28T12:04:27.314 INFO:tasks.rados.rados.0.smithi022.stdout:3217: snap_remove snap 398 2024-07-28T12:04:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:27 smithi150 bash[67543]: cluster 2024-07-28T12:04:26.376947+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-07-28T12:04:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:27 smithi150 bash[67543]: cluster 2024-07-28T12:04:27.312975+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-07-28T12:04:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:27 smithi022 bash[82865]: cluster 2024-07-28T12:04:26.376947+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-07-28T12:04:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:27 smithi022 bash[82865]: cluster 2024-07-28T12:04:27.312975+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-07-28T12:04:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:27 smithi022 bash[80503]: cluster 2024-07-28T12:04:26.376947+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-07-28T12:04:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:27 smithi022 bash[80503]: cluster 2024-07-28T12:04:27.312975+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-07-28T12:04:28.316 INFO:tasks.rados.rados.0.smithi022.stdout:3215: finishing rollback tid 0 to smithi02269687-11 2024-07-28T12:04:28.316 INFO:tasks.rados.rados.0.smithi022.stdout:3215: finishing rollback tid 1 to smithi02269687-11 2024-07-28T12:04:28.316 INFO:tasks.rados.rados.0.smithi022.stdout:3215: finishing rollback tid 2 to smithi02269687-11 2024-07-28T12:04:28.316 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 246 (ObjNum 1131 snap 378 seq_num 1131) dirty exists 2024-07-28T12:04:28.316 INFO:tasks.rados.rados.0.smithi022.stdout:3216: expect (ObjNum 1111 snap 368 seq_num 1111) 2024-07-28T12:04:28.529 INFO:tasks.rados.rados.0.smithi022.stdout:3215: done (2 left) 2024-07-28T12:04:28.529 INFO:tasks.rados.rados.0.smithi022.stdout:3216: done (1 left) 2024-07-28T12:04:28.529 INFO:tasks.rados.rados.0.smithi022.stdout:3217: done (0 left) 2024-07-28T12:04:28.529 INFO:tasks.rados.rados.0.smithi022.stdout:3218: snap_create 2024-07-28T12:04:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:28 smithi150 bash[67543]: cluster 2024-07-28T12:04:27.152575+0000 mgr.y (mgr.25232) 387 : cluster [DBG] pgmap v871: 89 pgs: 89 active+clean; 309 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-07-28T12:04:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:28 smithi150 bash[67543]: cluster 2024-07-28T12:04:28.315607+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-07-28T12:04:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:28 smithi022 bash[82865]: cluster 2024-07-28T12:04:27.152575+0000 mgr.y (mgr.25232) 387 : cluster [DBG] pgmap v871: 89 pgs: 89 active+clean; 309 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-07-28T12:04:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:28 smithi022 bash[82865]: cluster 2024-07-28T12:04:28.315607+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-07-28T12:04:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:28 smithi022 bash[80503]: cluster 2024-07-28T12:04:27.152575+0000 mgr.y (mgr.25232) 387 : cluster [DBG] pgmap v871: 89 pgs: 89 active+clean; 309 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-07-28T12:04:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:28 smithi022 bash[80503]: cluster 2024-07-28T12:04:28.315607+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-07-28T12:04:29.407 INFO:tasks.rados.rados.0.smithi022.stdout:3218: done (0 left) 2024-07-28T12:04:29.407 INFO:tasks.rados.rados.0.smithi022.stdout:3219: write oid 2 current snap is 404 2024-07-28T12:04:29.407 INFO:tasks.rados.rados.0.smithi022.stdout:3219: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-07-28T12:04:29.425 INFO:tasks.rados.rados.0.smithi022.stdout:3219: writing smithi02269687-2 from 618821 to 1127142 tid 1 2024-07-28T12:04:29.443 INFO:tasks.rados.rados.0.smithi022.stdout:3219: writing smithi02269687-2 from 1613485 to 2144562 tid 2 2024-07-28T12:04:29.443 INFO:tasks.rados.rados.0.smithi022.stdout:3220: read oid 41 snap 390 2024-07-28T12:04:29.443 INFO:tasks.rados.rados.0.smithi022.stdout:3220: expect deleted 2024-07-28T12:04:29.443 INFO:tasks.rados.rados.0.smithi022.stdout:3221: read oid 12 snap -1 2024-07-28T12:04:29.443 INFO:tasks.rados.rados.0.smithi022.stdout:3221: expect (ObjNum 1160 snap 392 seq_num 1160) 2024-07-28T12:04:29.444 INFO:tasks.rados.rados.0.smithi022.stdout:3222: snap_remove snap 393 2024-07-28T12:04:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:04:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:04:29] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:04:30.417 INFO:tasks.rados.rados.0.smithi022.stdout:3222: done (3 left) 2024-07-28T12:04:30.417 INFO:tasks.rados.rados.0.smithi022.stdout:3223: write oid 23 current snap is 404 2024-07-28T12:04:30.418 INFO:tasks.rados.rados.0.smithi022.stdout:3223: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-07-28T12:04:30.425 INFO:tasks.rados.rados.0.smithi022.stdout:3223: writing smithi02269687-23 from 635628 to 1219198 tid 1 2024-07-28T12:04:30.432 INFO:tasks.rados.rados.0.smithi022.stdout:3223: writing smithi02269687-23 from 1671967 to 2235628 tid 2 2024-07-28T12:04:30.432 INFO:tasks.rados.rados.0.smithi022.stdout:3224: delete oid 27 current snap is 404 2024-07-28T12:04:30.432 INFO:tasks.rados.rados.0.smithi022.stdout:3219: finishing write tid 1 to smithi02269687-2 2024-07-28T12:04:30.432 INFO:tasks.rados.rados.0.smithi022.stdout:3219: finishing write tid 2 to smithi02269687-2 2024-07-28T12:04:30.432 INFO:tasks.rados.rados.0.smithi022.stdout:3219: finishing write tid 3 to smithi02269687-2 2024-07-28T12:04:30.433 INFO:tasks.rados.rados.0.smithi022.stdout:3219: finishing write tid 4 to smithi02269687-2 2024-07-28T12:04:30.433 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2258 (ObjNum 1203 snap 404 seq_num 1203) dirty exists 2024-07-28T12:04:30.433 INFO:tasks.rados.rados.0.smithi022.stdout:3219: left oid 2 (ObjNum 1203 snap 404 seq_num 1203) 2024-07-28T12:04:30.433 INFO:tasks.rados.rados.0.smithi022.stdout:3221: expect (ObjNum 1160 snap 392 seq_num 1160) 2024-07-28T12:04:30.601 INFO:tasks.rados.rados.0.smithi022.stdout:3223: finishing write tid 1 to smithi02269687-23 2024-07-28T12:04:30.601 INFO:tasks.rados.rados.0.smithi022.stdout:3223: finishing write tid 2 to smithi02269687-23 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3223: finishing write tid 3 to smithi02269687-23 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3223: finishing write tid 4 to smithi02269687-23 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1470 (ObjNum 1204 snap 404 seq_num 1204) dirty exists 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3223: left oid 23 (ObjNum 1204 snap 404 seq_num 1204) 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3219: done (4 left) 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3220: done (3 left) 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3221: done (2 left) 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3223: done (1 left) 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3224: done (0 left) 2024-07-28T12:04:30.602 INFO:tasks.rados.rados.0.smithi022.stdout:3225: snap_remove snap 403 2024-07-28T12:04:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:30 smithi150 bash[67543]: cluster 2024-07-28T12:04:29.153375+0000 mgr.y (mgr.25232) 388 : cluster [DBG] pgmap v874: 89 pgs: 89 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T12:04:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:30 smithi150 bash[67543]: cluster 2024-07-28T12:04:29.406593+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-07-28T12:04:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:30 smithi022 bash[80503]: cluster 2024-07-28T12:04:29.153375+0000 mgr.y (mgr.25232) 388 : cluster [DBG] pgmap v874: 89 pgs: 89 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T12:04:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:30 smithi022 bash[80503]: cluster 2024-07-28T12:04:29.406593+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-07-28T12:04:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:30 smithi022 bash[82865]: cluster 2024-07-28T12:04:29.153375+0000 mgr.y (mgr.25232) 388 : cluster [DBG] pgmap v874: 89 pgs: 89 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T12:04:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:30 smithi022 bash[82865]: cluster 2024-07-28T12:04:29.406593+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-07-28T12:04:31.426 INFO:tasks.rados.rados.0.smithi022.stdout:3225: done (0 left) 2024-07-28T12:04:31.427 INFO:tasks.rados.rados.0.smithi022.stdout:3226: snap_create 2024-07-28T12:04:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:31 smithi150 bash[67543]: cluster 2024-07-28T12:04:30.416841+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-07-28T12:04:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:31 smithi022 bash[80503]: cluster 2024-07-28T12:04:30.416841+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-07-28T12:04:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:31 smithi022 bash[82865]: cluster 2024-07-28T12:04:30.416841+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-07-28T12:04:32.316 INFO:tasks.rados.rados.0.smithi022.stdout:3226: done (0 left) 2024-07-28T12:04:32.316 INFO:tasks.rados.rados.0.smithi022.stdout:3227: write oid 30 current snap is 405 2024-07-28T12:04:32.316 INFO:tasks.rados.rados.0.smithi022.stdout:3227: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-07-28T12:04:32.339 INFO:tasks.rados.rados.0.smithi022.stdout:3227: writing smithi02269687-30 from 669242 to 1403310 tid 1 2024-07-28T12:04:32.354 INFO:tasks.rados.rados.0.smithi022.stdout:3227: writing smithi02269687-30 from 2188931 to 2269242 tid 2 2024-07-28T12:04:32.354 INFO:tasks.rados.rados.0.smithi022.stdout:3228: read oid 44 snap 397 2024-07-28T12:04:32.354 INFO:tasks.rados.rados.0.smithi022.stdout:3228: expect (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:04:32.354 INFO:tasks.rados.rados.0.smithi022.stdout:3229: write oid 24 current snap is 405 2024-07-28T12:04:32.354 INFO:tasks.rados.rados.0.smithi022.stdout:3227: finishing write tid 1 to smithi02269687-30 2024-07-28T12:04:32.354 INFO:tasks.rados.rados.0.smithi022.stdout:3229: seq_num 1207 ranges {686049=409317,1847413=438636} 2024-07-28T12:04:32.376 INFO:tasks.rados.rados.0.smithi022.stdout:3229: writing smithi02269687-24 from 686049 to 1095366 tid 1 2024-07-28T12:04:32.394 INFO:tasks.rados.rados.0.smithi022.stdout:3229: writing smithi02269687-24 from 1847413 to 2286049 tid 2 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3230: read oid 36 snap -1 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3230: expect deleted 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3231: delete oid 16 current snap is 405 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3227: finishing write tid 2 to smithi02269687-30 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3227: finishing write tid 3 to smithi02269687-30 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3227: finishing write tid 4 to smithi02269687-30 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 642 (ObjNum 1206 snap 405 seq_num 1206) dirty exists 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3227: left oid 30 (ObjNum 1206 snap 405 seq_num 1206) 2024-07-28T12:04:32.395 INFO:tasks.rados.rados.0.smithi022.stdout:3228: expect (ObjNum 1118 snap 371 seq_num 1118) 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3229: finishing write tid 1 to smithi02269687-24 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3229: finishing write tid 2 to smithi02269687-24 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3229: finishing write tid 3 to smithi02269687-24 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3229: finishing write tid 4 to smithi02269687-24 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 354 (ObjNum 1207 snap 405 seq_num 1207) dirty exists 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3229: left oid 24 (ObjNum 1207 snap 405 seq_num 1207) 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3227: done (4 left) 2024-07-28T12:04:32.611 INFO:tasks.rados.rados.0.smithi022.stdout:3228: done (3 left) 2024-07-28T12:04:32.612 INFO:tasks.rados.rados.0.smithi022.stdout:3229: done (2 left) 2024-07-28T12:04:32.612 INFO:tasks.rados.rados.0.smithi022.stdout:3230: done (1 left) 2024-07-28T12:04:32.612 INFO:tasks.rados.rados.0.smithi022.stdout:3231: done (0 left) 2024-07-28T12:04:32.612 INFO:tasks.rados.rados.0.smithi022.stdout:3232: snap_remove snap 370 2024-07-28T12:04:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:32 smithi150 bash[67543]: cluster 2024-07-28T12:04:31.154295+0000 mgr.y (mgr.25232) 389 : cluster [DBG] pgmap v877: 89 pgs: 89 active+clean; 312 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 911 KiB/s wr, 7 op/s 2024-07-28T12:04:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:32 smithi150 bash[67543]: cluster 2024-07-28T12:04:31.425584+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-07-28T12:04:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:32 smithi150 bash[67543]: cluster 2024-07-28T12:04:32.315679+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-07-28T12:04:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:04:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:04:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:32 smithi022 bash[80503]: cluster 2024-07-28T12:04:31.154295+0000 mgr.y (mgr.25232) 389 : cluster [DBG] pgmap v877: 89 pgs: 89 active+clean; 312 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 911 KiB/s wr, 7 op/s 2024-07-28T12:04:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:32 smithi022 bash[80503]: cluster 2024-07-28T12:04:31.425584+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-07-28T12:04:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:32 smithi022 bash[80503]: cluster 2024-07-28T12:04:32.315679+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-07-28T12:04:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:32 smithi022 bash[82865]: cluster 2024-07-28T12:04:31.154295+0000 mgr.y (mgr.25232) 389 : cluster [DBG] pgmap v877: 89 pgs: 89 active+clean; 312 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 911 KiB/s wr, 7 op/s 2024-07-28T12:04:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:32 smithi022 bash[82865]: cluster 2024-07-28T12:04:31.425584+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-07-28T12:04:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:32 smithi022 bash[82865]: cluster 2024-07-28T12:04:32.315679+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-07-28T12:04:33.437 INFO:tasks.rados.rados.0.smithi022.stdout:3232: done (0 left) 2024-07-28T12:04:33.437 INFO:tasks.rados.rados.0.smithi022.stdout:3233: write oid 44 current snap is 405 2024-07-28T12:04:33.437 INFO:tasks.rados.rados.0.smithi022.stdout:3233: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-07-28T12:04:33.464 INFO:tasks.rados.rados.0.smithi022.stdout:3233: writing smithi02269687-44 from 719663 to 1395831 tid 1 2024-07-28T12:04:33.480 INFO:tasks.rados.rados.0.smithi022.stdout:3233: writing smithi02269687-44 from 1964377 to 2319663 tid 2 2024-07-28T12:04:33.480 INFO:tasks.rados.rados.0.smithi022.stdout:3234: write oid 17 current snap is 405 2024-07-28T12:04:33.480 INFO:tasks.rados.rados.0.smithi022.stdout:3233: finishing write tid 1 to smithi02269687-44 2024-07-28T12:04:33.480 INFO:tasks.rados.rados.0.smithi022.stdout:3234: seq_num 1210 ranges {736470=751417,2022859=313611} 2024-07-28T12:04:33.501 INFO:tasks.rados.rados.0.smithi022.stdout:3234: writing smithi02269687-17 from 736470 to 1487887 tid 1 2024-07-28T12:04:33.512 INFO:tasks.rados.rados.0.smithi022.stdout:3234: writing smithi02269687-17 from 2022859 to 2336470 tid 2 2024-07-28T12:04:33.512 INFO:tasks.rados.rados.0.smithi022.stdout:3235: read oid 28 snap -1 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3235: expect (ObjNum 1157 snap 391 seq_num 1157) 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3236: write oid 21 current snap is 405 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3233: finishing write tid 2 to smithi02269687-44 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3233: finishing write tid 3 to smithi02269687-44 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3233: finishing write tid 4 to smithi02269687-44 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1765 (ObjNum 1209 snap 405 seq_num 1209) dirty exists 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3233: left oid 44 (ObjNum 1209 snap 405 seq_num 1209) 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3234: finishing write tid 1 to smithi02269687-17 2024-07-28T12:04:33.513 INFO:tasks.rados.rados.0.smithi022.stdout:3236: seq_num 1211 ranges {753277=426666,1681341=545753} 2024-07-28T12:04:33.527 INFO:tasks.rados.rados.0.smithi022.stdout:3236: writing smithi02269687-21 from 753277 to 1179943 tid 1 2024-07-28T12:04:33.539 INFO:tasks.rados.rados.0.smithi022.stdout:3236: writing smithi02269687-21 from 1681341 to 2227094 tid 2 2024-07-28T12:04:33.539 INFO:tasks.rados.rados.0.smithi022.stdout:3233: done (3 left) 2024-07-28T12:04:33.539 INFO:tasks.rados.rados.0.smithi022.stdout:3237: write oid 32 current snap is 405 2024-07-28T12:04:33.539 INFO:tasks.rados.rados.0.smithi022.stdout:3237: seq_num 1212 ranges {770084=501915,2023470=346614} 2024-07-28T12:04:33.551 INFO:tasks.rados.rados.0.smithi022.stdout:3237: writing smithi02269687-32 from 770084 to 1271999 tid 1 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3237: writing smithi02269687-32 from 2023470 to 2370084 tid 2 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3238: delete oid 9 current snap is 405 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3234: finishing write tid 2 to smithi02269687-17 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3234: finishing write tid 3 to smithi02269687-17 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3234: finishing write tid 4 to smithi02269687-17 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 775 (ObjNum 1210 snap 405 seq_num 1210) dirty exists 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3234: left oid 17 (ObjNum 1210 snap 405 seq_num 1210) 2024-07-28T12:04:33.562 INFO:tasks.rados.rados.0.smithi022.stdout:3235: expect (ObjNum 1157 snap 391 seq_num 1157) 2024-07-28T12:04:33.737 INFO:tasks.rados.rados.0.smithi022.stdout:3236: finishing write tid 1 to smithi02269687-21 2024-07-28T12:04:33.737 INFO:tasks.rados.rados.0.smithi022.stdout:3236: finishing write tid 2 to smithi02269687-21 2024-07-28T12:04:33.737 INFO:tasks.rados.rados.0.smithi022.stdout:3236: finishing write tid 3 to smithi02269687-21 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3236: finishing write tid 4 to smithi02269687-21 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 779 (ObjNum 1211 snap 405 seq_num 1211) dirty exists 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3236: left oid 21 (ObjNum 1211 snap 405 seq_num 1211) 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3237: finishing write tid 1 to smithi02269687-32 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3237: finishing write tid 2 to smithi02269687-32 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3237: finishing write tid 3 to smithi02269687-32 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3237: finishing write tid 4 to smithi02269687-32 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1765 (ObjNum 1212 snap 405 seq_num 1212) dirty exists 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3237: left oid 32 (ObjNum 1212 snap 405 seq_num 1212) 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3234: done (4 left) 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3235: done (3 left) 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3236: done (2 left) 2024-07-28T12:04:33.738 INFO:tasks.rados.rados.0.smithi022.stdout:3237: done (1 left) 2024-07-28T12:04:33.739 INFO:tasks.rados.rados.0.smithi022.stdout:3238: done (0 left) 2024-07-28T12:04:33.739 INFO:tasks.rados.rados.0.smithi022.stdout:3239: write oid 3 current snap is 405 2024-07-28T12:04:33.739 INFO:tasks.rados.rados.0.smithi022.stdout:3239: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-07-28T12:04:33.745 INFO:tasks.rados.rados.0.smithi022.stdout:3239: writing smithi02269687-3 from 403698 to 1056111 tid 1 2024-07-28T12:04:33.756 INFO:tasks.rados.rados.0.smithi022.stdout:3239: writing smithi02269687-3 from 1740434 to 2403698 tid 2 2024-07-28T12:04:33.756 INFO:tasks.rados.rados.0.smithi022.stdout:3240: snap_remove snap 387 2024-07-28T12:04:34.439 INFO:tasks.rados.rados.0.smithi022.stdout:3240: done (1 left) 2024-07-28T12:04:34.439 INFO:tasks.rados.rados.0.smithi022.stdout:3241: write oid 32 current snap is 405 2024-07-28T12:04:34.440 INFO:tasks.rados.rados.0.smithi022.stdout:3241: seq_num 1215 ranges {420505=727662,1798916=553091} 2024-07-28T12:04:34.447 INFO:tasks.rados.rados.0.smithi022.stdout:3241: writing smithi02269687-32 from 420505 to 1148167 tid 1 2024-07-28T12:04:34.454 INFO:tasks.rados.rados.0.smithi022.stdout:3241: writing smithi02269687-32 from 1798916 to 2352007 tid 2 2024-07-28T12:04:34.454 INFO:tasks.rados.rados.0.smithi022.stdout:3242: snap_remove snap 374 2024-07-28T12:04:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:34 smithi150 bash[67543]: cluster 2024-07-28T12:04:33.155080+0000 mgr.y (mgr.25232) 390 : cluster [DBG] pgmap v880: 89 pgs: 89 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 534 KiB/s wr, 7 op/s 2024-07-28T12:04:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:34 smithi150 bash[67543]: cluster 2024-07-28T12:04:33.436246+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-07-28T12:04:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:34 smithi022 bash[80503]: cluster 2024-07-28T12:04:33.155080+0000 mgr.y (mgr.25232) 390 : cluster [DBG] pgmap v880: 89 pgs: 89 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 534 KiB/s wr, 7 op/s 2024-07-28T12:04:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:34 smithi022 bash[80503]: cluster 2024-07-28T12:04:33.436246+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-07-28T12:04:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:34 smithi022 bash[82865]: cluster 2024-07-28T12:04:33.155080+0000 mgr.y (mgr.25232) 390 : cluster [DBG] pgmap v880: 89 pgs: 89 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 534 KiB/s wr, 7 op/s 2024-07-28T12:04:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:34 smithi022 bash[82865]: cluster 2024-07-28T12:04:33.436246+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-07-28T12:04:35.464 INFO:tasks.rados.rados.0.smithi022.stdout:3239: finishing write tid 1 to smithi02269687-3 2024-07-28T12:04:35.464 INFO:tasks.rados.rados.0.smithi022.stdout:3239: finishing write tid 2 to smithi02269687-3 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3239: finishing write tid 3 to smithi02269687-3 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3239: finishing write tid 4 to smithi02269687-3 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1768 (ObjNum 1214 snap 405 seq_num 1214) dirty exists 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3239: left oid 3 (ObjNum 1214 snap 405 seq_num 1214) 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3241: finishing write tid 1 to smithi02269687-32 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3241: finishing write tid 2 to smithi02269687-32 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3241: finishing write tid 3 to smithi02269687-32 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3241: finishing write tid 4 to smithi02269687-32 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1772 (ObjNum 1215 snap 405 seq_num 1215) dirty exists 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3241: left oid 32 (ObjNum 1215 snap 405 seq_num 1215) 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3239: done (2 left) 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3241: done (1 left) 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3242: done (0 left) 2024-07-28T12:04:35.465 INFO:tasks.rados.rados.0.smithi022.stdout:3243: read oid 45 snap -1 2024-07-28T12:04:35.466 INFO:tasks.rados.rados.0.smithi022.stdout:3243: expect (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:04:35.466 INFO:tasks.rados.rados.0.smithi022.stdout:3244: write oid 12 current snap is 405 2024-07-28T12:04:35.466 INFO:tasks.rados.rados.0.smithi022.stdout:3244: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-07-28T12:04:35.472 INFO:tasks.rados.rados.0.smithi022.stdout:3244: writing smithi02269687-12 from 437312 to 840223 tid 1 2024-07-28T12:04:35.485 INFO:tasks.rados.rados.0.smithi022.stdout:3244: writing smithi02269687-12 from 1341045 to 2037794 tid 2 2024-07-28T12:04:35.485 INFO:tasks.rados.rados.0.smithi022.stdout:3245: rollback oid 7 current snap is 405 2024-07-28T12:04:35.485 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 391 2024-07-28T12:04:35.485 INFO:tasks.rados.rados.0.smithi022.stdout:3246: read oid 26 snap -1 2024-07-28T12:04:35.485 INFO:tasks.rados.rados.0.smithi022.stdout:3246: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:04:35.485 INFO:tasks.rados.rados.0.smithi022.stdout:3247: snap_create 2024-07-28T12:04:35.505 INFO:tasks.rados.rados.0.smithi022.stdout:3243: expect (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:3244: finishing write tid 1 to smithi02269687-12 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:3244: finishing write tid 2 to smithi02269687-12 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:3244: finishing write tid 3 to smithi02269687-12 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:3244: finishing write tid 4 to smithi02269687-12 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1722 (ObjNum 1216 snap 405 seq_num 1216) dirty exists 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:3244: left oid 12 (ObjNum 1216 snap 405 seq_num 1216) 2024-07-28T12:04:35.663 INFO:tasks.rados.rados.0.smithi022.stdout:3246: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:04:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:35 smithi150 bash[67543]: cluster 2024-07-28T12:04:34.438328+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-07-28T12:04:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:35 smithi150 bash[67543]: audit 2024-07-28T12:04:35.019027+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:35 smithi022 bash[80503]: cluster 2024-07-28T12:04:34.438328+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-07-28T12:04:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:35 smithi022 bash[80503]: audit 2024-07-28T12:04:35.019027+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:35 smithi022 bash[82865]: cluster 2024-07-28T12:04:34.438328+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-07-28T12:04:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:35 smithi022 bash[82865]: audit 2024-07-28T12:04:35.019027+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:35.944 INFO:tasks.rados.rados.0.smithi022.stdout:3245: finishing rollback tid 0 to smithi02269687-7 2024-07-28T12:04:35.944 INFO:tasks.rados.rados.0.smithi022.stdout:3245: finishing rollback tid 1 to smithi02269687-7 2024-07-28T12:04:35.945 INFO:tasks.rados.rados.0.smithi022.stdout:3245: finishing rollback tid 2 to smithi02269687-7 2024-07-28T12:04:35.945 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2284 (ObjNum 1149 snap 389 seq_num 1149) dirty exists 2024-07-28T12:04:36.469 INFO:tasks.rados.rados.0.smithi022.stdout:3243: done (4 left) 2024-07-28T12:04:36.469 INFO:tasks.rados.rados.0.smithi022.stdout:3244: done (3 left) 2024-07-28T12:04:36.469 INFO:tasks.rados.rados.0.smithi022.stdout:3245: done (2 left) 2024-07-28T12:04:36.469 INFO:tasks.rados.rados.0.smithi022.stdout:3246: done (1 left) 2024-07-28T12:04:36.469 INFO:tasks.rados.rados.0.smithi022.stdout:3247: done (0 left) 2024-07-28T12:04:36.470 INFO:tasks.rados.rados.0.smithi022.stdout:3248: snap_create 2024-07-28T12:04:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:36 smithi150 bash[67543]: cluster 2024-07-28T12:04:35.155734+0000 mgr.y (mgr.25232) 391 : cluster [DBG] pgmap v883: 89 pgs: 89 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 280 KiB/s wr, 5 op/s 2024-07-28T12:04:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:36 smithi150 bash[67543]: cluster 2024-07-28T12:04:35.461466+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-07-28T12:04:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:36 smithi022 bash[80503]: cluster 2024-07-28T12:04:35.155734+0000 mgr.y (mgr.25232) 391 : cluster [DBG] pgmap v883: 89 pgs: 89 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 280 KiB/s wr, 5 op/s 2024-07-28T12:04:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:36 smithi022 bash[80503]: cluster 2024-07-28T12:04:35.461466+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-07-28T12:04:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:36 smithi022 bash[82865]: cluster 2024-07-28T12:04:35.155734+0000 mgr.y (mgr.25232) 391 : cluster [DBG] pgmap v883: 89 pgs: 89 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 280 KiB/s wr, 5 op/s 2024-07-28T12:04:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:36 smithi022 bash[82865]: cluster 2024-07-28T12:04:35.461466+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-07-28T12:04:37.318 INFO:tasks.rados.rados.0.smithi022.stdout:3248: done (0 left) 2024-07-28T12:04:37.318 INFO:tasks.rados.rados.0.smithi022.stdout:3249: read oid 12 snap -1 2024-07-28T12:04:37.318 INFO:tasks.rados.rados.0.smithi022.stdout:3249: expect (ObjNum 1216 snap 405 seq_num 1216) 2024-07-28T12:04:37.318 INFO:tasks.rados.rados.0.smithi022.stdout:3250: write oid 27 current snap is 407 2024-07-28T12:04:37.318 INFO:tasks.rados.rados.0.smithi022.stdout:3250: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-07-28T12:04:37.330 INFO:tasks.rados.rados.0.smithi022.stdout:3250: writing smithi02269687-27 from 454119 to 1048632 tid 1 2024-07-28T12:04:37.342 INFO:tasks.rados.rados.0.smithi022.stdout:3250: writing smithi02269687-27 from 1515880 to 2072640 tid 2 2024-07-28T12:04:37.342 INFO:tasks.rados.rados.0.smithi022.stdout:3251: rollback oid 3 current snap is 407 2024-07-28T12:04:37.343 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 400 2024-07-28T12:04:37.343 INFO:tasks.rados.rados.0.smithi022.stdout:3249: expect (ObjNum 1216 snap 405 seq_num 1216) 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3250: finishing write tid 1 to smithi02269687-27 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3250: finishing write tid 2 to smithi02269687-27 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3250: finishing write tid 3 to smithi02269687-27 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3251: finishing rollback tid 0 to smithi02269687-3 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3249: done (2 left) 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3252: rollback oid 26 current snap is 407 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 404 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:3250: finishing write tid 4 to smithi02269687-27 2024-07-28T12:04:37.546 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1394 (ObjNum 1217 snap 407 seq_num 1217) dirty exists 2024-07-28T12:04:37.547 INFO:tasks.rados.rados.0.smithi022.stdout:3250: left oid 27 (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:04:37.547 INFO:tasks.rados.rados.0.smithi022.stdout:3251: finishing rollback tid 1 to smithi02269687-3 2024-07-28T12:04:37.547 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1787 (ObjNum 129 snap 0 seq_num 3533856624) dirty dne 2024-07-28T12:04:37.547 INFO:tasks.rados.rados.0.smithi022.stdout:3250: done (2 left) 2024-07-28T12:04:37.547 INFO:tasks.rados.rados.0.smithi022.stdout:3251: done (1 left) 2024-07-28T12:04:37.547 INFO:tasks.rados.rados.0.smithi022.stdout:3253: snap_remove snap 405 2024-07-28T12:04:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:37 smithi150 bash[67543]: cluster 2024-07-28T12:04:36.468907+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-07-28T12:04:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:37 smithi150 bash[67543]: cluster 2024-07-28T12:04:37.317141+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-07-28T12:04:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:37 smithi022 bash[80503]: cluster 2024-07-28T12:04:36.468907+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-07-28T12:04:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:37 smithi022 bash[80503]: cluster 2024-07-28T12:04:37.317141+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-07-28T12:04:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:37 smithi022 bash[82865]: cluster 2024-07-28T12:04:36.468907+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-07-28T12:04:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:37 smithi022 bash[82865]: cluster 2024-07-28T12:04:37.317141+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3253: done (1 left) 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3254: read oid 49 snap -1 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3254: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3255: read oid 27 snap -1 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3255: expect (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3256: rollback oid 39 current snap is 407 2024-07-28T12:04:38.491 INFO:tasks.rados.rados.0.smithi022.stdout:3252: finishing rollback tid 0 to smithi02269687-26 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3252: finishing rollback tid 1 to smithi02269687-26 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3252: finishing rollback tid 2 to smithi02269687-26 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1492 (ObjNum 1015 snap 345 seq_num 1015) dirty exists 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 401 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3252: done (3 left) 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3257: read oid 45 snap 401 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3257: expect (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3258: read oid 29 snap -1 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3258: expect deleted 2024-07-28T12:04:38.492 INFO:tasks.rados.rados.0.smithi022.stdout:3259: snap_create 2024-07-28T12:04:38.503 INFO:tasks.rados.rados.0.smithi022.stdout:3255: expect (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:04:38.594 INFO:tasks.rados.rados.0.smithi022.stdout:3256: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:04:38.594 INFO:tasks.rados.rados.0.smithi022.stdout:3256: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:04:38.594 INFO:tasks.rados.rados.0.smithi022.stdout:3256: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:04:38.594 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1791 (ObjNum 1087 snap 362 seq_num 1087) dirty exists 2024-07-28T12:04:38.594 INFO:tasks.rados.rados.0.smithi022.stdout:3254: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:04:38.692 INFO:tasks.rados.rados.0.smithi022.stdout:3257: expect (ObjNum 1146 snap 388 seq_num 1146) 2024-07-28T12:04:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:38 smithi150 bash[67543]: cluster 2024-07-28T12:04:37.156398+0000 mgr.y (mgr.25232) 392 : cluster [DBG] pgmap v886: 89 pgs: 89 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-28T12:04:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:38 smithi022 bash[82865]: cluster 2024-07-28T12:04:37.156398+0000 mgr.y (mgr.25232) 392 : cluster [DBG] pgmap v886: 89 pgs: 89 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-28T12:04:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:38 smithi022 bash[80503]: cluster 2024-07-28T12:04:37.156398+0000 mgr.y (mgr.25232) 392 : cluster [DBG] pgmap v886: 89 pgs: 89 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3254: done (5 left) 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3255: done (4 left) 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3256: done (3 left) 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3257: done (2 left) 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3258: done (1 left) 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3259: done (0 left) 2024-07-28T12:04:39.498 INFO:tasks.rados.rados.0.smithi022.stdout:3260: delete oid 47 current snap is 408 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3260: done (0 left) 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3261: rollback oid 17 current snap is 408 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 390 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3262: read oid 18 snap -1 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3262: expect (ObjNum 1193 snap 402 seq_num 1193) 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3263: read oid 19 snap -1 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3263: expect deleted 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3264: read oid 23 snap -1 2024-07-28T12:04:39.506 INFO:tasks.rados.rados.0.smithi022.stdout:3264: expect (ObjNum 1204 snap 404 seq_num 1204) 2024-07-28T12:04:39.507 INFO:tasks.rados.rados.0.smithi022.stdout:3265: rollback oid 40 current snap is 408 2024-07-28T12:04:39.507 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 40 to 358 2024-07-28T12:04:39.507 INFO:tasks.rados.rados.0.smithi022.stdout:3266: snap_create 2024-07-28T12:04:39.514 INFO:tasks.rados.rados.0.smithi022.stdout:3262: expect (ObjNum 1193 snap 402 seq_num 1193) 2024-07-28T12:04:39.711 INFO:tasks.rados.rados.0.smithi022.stdout:3264: expect (ObjNum 1204 snap 404 seq_num 1204) 2024-07-28T12:04:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:39 smithi150 bash[67543]: cluster 2024-07-28T12:04:38.489861+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-07-28T12:04:39.806 INFO:tasks.rados.rados.0.smithi022.stdout:3261: finishing rollback tid 0 to smithi02269687-17 2024-07-28T12:04:39.806 INFO:tasks.rados.rados.0.smithi022.stdout:3261: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:04:39.806 INFO:tasks.rados.rados.0.smithi022.stdout:3265: finishing rollback tid 0 to smithi02269687-40 2024-07-28T12:04:39.806 INFO:tasks.rados.rados.0.smithi022.stdout:3265: finishing rollback tid 1 to smithi02269687-40 2024-07-28T12:04:39.806 INFO:tasks.rados.rados.0.smithi022.stdout:3265: finishing rollback tid 2 to smithi02269687-40 2024-07-28T12:04:39.806 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1784 (ObjNum 1026 snap 349 seq_num 1026) dirty exists 2024-07-28T12:04:39.807 INFO:tasks.rados.rados.0.smithi022.stdout:3261: finishing rollback tid 2 to smithi02269687-17 2024-07-28T12:04:39.807 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 791 (ObjNum 1032 snap 351 seq_num 1032) dirty exists 2024-07-28T12:04:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:39 smithi022 bash[80503]: cluster 2024-07-28T12:04:38.489861+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-07-28T12:04:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:04:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:04:39] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:04:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:39 smithi022 bash[82865]: cluster 2024-07-28T12:04:38.489861+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-07-28T12:04:40.501 INFO:tasks.rados.rados.0.smithi022.stdout:3261: done (5 left) 2024-07-28T12:04:40.501 INFO:tasks.rados.rados.0.smithi022.stdout:3262: done (4 left) 2024-07-28T12:04:40.501 INFO:tasks.rados.rados.0.smithi022.stdout:3263: done (3 left) 2024-07-28T12:04:40.501 INFO:tasks.rados.rados.0.smithi022.stdout:3264: done (2 left) 2024-07-28T12:04:40.501 INFO:tasks.rados.rados.0.smithi022.stdout:3265: done (1 left) 2024-07-28T12:04:40.502 INFO:tasks.rados.rados.0.smithi022.stdout:3266: done (0 left) 2024-07-28T12:04:40.502 INFO:tasks.rados.rados.0.smithi022.stdout:3267: write oid 17 current snap is 409 2024-07-28T12:04:40.502 INFO:tasks.rados.rados.0.smithi022.stdout:3267: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-07-28T12:04:40.521 INFO:tasks.rados.rados.0.smithi022.stdout:3267: writing smithi02269687-17 from 487733 to 1232744 tid 1 2024-07-28T12:04:40.537 INFO:tasks.rados.rados.0.smithi022.stdout:3267: writing smithi02269687-17 from 1632844 to 2193273 tid 2 2024-07-28T12:04:40.537 INFO:tasks.rados.rados.0.smithi022.stdout:3268: write oid 21 current snap is 409 2024-07-28T12:04:40.537 INFO:tasks.rados.rados.0.smithi022.stdout:3267: finishing write tid 1 to smithi02269687-17 2024-07-28T12:04:40.537 INFO:tasks.rados.rados.0.smithi022.stdout:3268: seq_num 1220 ranges {504540=420260,1574973=704087} 2024-07-28T12:04:40.552 INFO:tasks.rados.rados.0.smithi022.stdout:3268: writing smithi02269687-21 from 504540 to 924800 tid 1 2024-07-28T12:04:40.572 INFO:tasks.rados.rados.0.smithi022.stdout:3268: writing smithi02269687-21 from 1574973 to 2279060 tid 2 2024-07-28T12:04:40.572 INFO:tasks.rados.rados.0.smithi022.stdout:3269: write oid 47 current snap is 409 2024-07-28T12:04:40.573 INFO:tasks.rados.rados.0.smithi022.stdout:3269: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-07-28T12:04:40.584 INFO:tasks.rados.rados.0.smithi022.stdout:3269: writing smithi02269687-47 from 521347 to 1016856 tid 1 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:3269: writing smithi02269687-47 from 1633455 to 2197553 tid 2 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:3270: delete oid 5 current snap is 409 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:3267: finishing write tid 2 to smithi02269687-17 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:3267: finishing write tid 3 to smithi02269687-17 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:3267: finishing write tid 4 to smithi02269687-17 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 795 (ObjNum 1219 snap 409 seq_num 1219) dirty exists 2024-07-28T12:04:40.597 INFO:tasks.rados.rados.0.smithi022.stdout:3267: left oid 17 (ObjNum 1219 snap 409 seq_num 1219) 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3268: finishing write tid 1 to smithi02269687-21 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3268: finishing write tid 2 to smithi02269687-21 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3268: finishing write tid 3 to smithi02269687-21 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3268: finishing write tid 4 to smithi02269687-21 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 799 (ObjNum 1220 snap 409 seq_num 1220) dirty exists 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3268: left oid 21 (ObjNum 1220 snap 409 seq_num 1220) 2024-07-28T12:04:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3269: finishing write tid 1 to smithi02269687-47 2024-07-28T12:04:40.602 INFO:tasks.rados.rados.0.smithi022.stdout:3269: finishing write tid 2 to smithi02269687-47 2024-07-28T12:04:40.603 INFO:tasks.rados.rados.0.smithi022.stdout:3269: finishing write tid 3 to smithi02269687-47 2024-07-28T12:04:40.603 INFO:tasks.rados.rados.0.smithi022.stdout:3269: finishing write tid 4 to smithi02269687-47 2024-07-28T12:04:40.603 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 473 (ObjNum 1221 snap 409 seq_num 1221) dirty exists 2024-07-28T12:04:40.603 INFO:tasks.rados.rados.0.smithi022.stdout:3269: left oid 47 (ObjNum 1221 snap 409 seq_num 1221) 2024-07-28T12:04:40.607 INFO:tasks.rados.rados.0.smithi022.stdout:3267: done (3 left) 2024-07-28T12:04:40.607 INFO:tasks.rados.rados.0.smithi022.stdout:3268: done (2 left) 2024-07-28T12:04:40.607 INFO:tasks.rados.rados.0.smithi022.stdout:3269: done (1 left) 2024-07-28T12:04:40.607 INFO:tasks.rados.rados.0.smithi022.stdout:3270: done (0 left) 2024-07-28T12:04:40.607 INFO:tasks.rados.rados.0.smithi022.stdout:3271: delete oid 11 current snap is 409 2024-07-28T12:04:40.611 INFO:tasks.rados.rados.0.smithi022.stdout:3271: done (0 left) 2024-07-28T12:04:40.612 INFO:tasks.rados.rados.0.smithi022.stdout:3272: snap_create 2024-07-28T12:04:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:40 smithi150 bash[67543]: cluster 2024-07-28T12:04:39.157100+0000 mgr.y (mgr.25232) 393 : cluster [DBG] pgmap v889: 89 pgs: 89 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-07-28T12:04:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:40 smithi150 bash[67543]: cluster 2024-07-28T12:04:39.497643+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-07-28T12:04:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:40 smithi022 bash[80503]: cluster 2024-07-28T12:04:39.157100+0000 mgr.y (mgr.25232) 393 : cluster [DBG] pgmap v889: 89 pgs: 89 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-07-28T12:04:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:40 smithi022 bash[80503]: cluster 2024-07-28T12:04:39.497643+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-07-28T12:04:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:40 smithi022 bash[82865]: cluster 2024-07-28T12:04:39.157100+0000 mgr.y (mgr.25232) 393 : cluster [DBG] pgmap v889: 89 pgs: 89 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-07-28T12:04:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:40 smithi022 bash[82865]: cluster 2024-07-28T12:04:39.497643+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-07-28T12:04:41.519 INFO:tasks.rados.rados.0.smithi022.stdout:3272: done (0 left) 2024-07-28T12:04:41.519 INFO:tasks.rados.rados.0.smithi022.stdout:3273: snap_create 2024-07-28T12:04:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:41 smithi150 bash[67543]: cluster 2024-07-28T12:04:40.499770+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-07-28T12:04:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:41 smithi022 bash[80503]: cluster 2024-07-28T12:04:40.499770+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-07-28T12:04:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:41 smithi022 bash[82865]: cluster 2024-07-28T12:04:40.499770+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-07-28T12:04:42.322 INFO:tasks.rados.rados.0.smithi022.stdout:3273: done (0 left) 2024-07-28T12:04:42.323 INFO:tasks.rados.rados.0.smithi022.stdout:3274: read oid 26 snap -1 2024-07-28T12:04:42.323 INFO:tasks.rados.rados.0.smithi022.stdout:3274: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:04:42.323 INFO:tasks.rados.rados.0.smithi022.stdout:3275: snap_remove snap 358 2024-07-28T12:04:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:42 smithi150 bash[67543]: cluster 2024-07-28T12:04:41.158005+0000 mgr.y (mgr.25232) 394 : cluster [DBG] pgmap v892: 89 pgs: 89 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-07-28T12:04:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:42 smithi150 bash[67543]: cluster 2024-07-28T12:04:41.519506+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-07-28T12:04:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:42 smithi150 bash[67543]: cluster 2024-07-28T12:04:42.321753+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-07-28T12:04:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:04:42 smithi150 bash[60514]: ts=2024-07-28T12:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:04:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:42 smithi022 bash[80503]: cluster 2024-07-28T12:04:41.158005+0000 mgr.y (mgr.25232) 394 : cluster [DBG] pgmap v892: 89 pgs: 89 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-07-28T12:04:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:42 smithi022 bash[80503]: cluster 2024-07-28T12:04:41.519506+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-07-28T12:04:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:42 smithi022 bash[80503]: cluster 2024-07-28T12:04:42.321753+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-07-28T12:04:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:42 smithi022 bash[82865]: cluster 2024-07-28T12:04:41.158005+0000 mgr.y (mgr.25232) 394 : cluster [DBG] pgmap v892: 89 pgs: 89 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-07-28T12:04:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:42 smithi022 bash[82865]: cluster 2024-07-28T12:04:41.519506+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-07-28T12:04:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:42 smithi022 bash[82865]: cluster 2024-07-28T12:04:42.321753+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-07-28T12:04:43.323 INFO:tasks.rados.rados.0.smithi022.stdout:3275: done (1 left) 2024-07-28T12:04:43.323 INFO:tasks.rados.rados.0.smithi022.stdout:3276: write oid 35 current snap is 411 2024-07-28T12:04:43.323 INFO:tasks.rados.rados.0.smithi022.stdout:3276: seq_num 1224 ranges {571768=437609,1808901=711425} 2024-07-28T12:04:43.341 INFO:tasks.rados.rados.0.smithi022.stdout:3276: writing smithi02269687-35 from 571768 to 1009377 tid 1 2024-07-28T12:04:43.369 INFO:tasks.rados.rados.0.smithi022.stdout:3276: writing smithi02269687-35 from 1808901 to 2520326 tid 2 2024-07-28T12:04:43.369 INFO:tasks.rados.rados.0.smithi022.stdout:3277: rollback oid 46 current snap is 411 2024-07-28T12:04:43.369 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 397 2024-07-28T12:04:43.369 INFO:tasks.rados.rados.0.smithi022.stdout:3274: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:04:43.687 INFO:tasks.rados.rados.0.smithi022.stdout:3276: finishing write tid 1 to smithi02269687-35 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3276: finishing write tid 2 to smithi02269687-35 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3277: finishing rollback tid 0 to smithi02269687-46 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3276: finishing write tid 3 to smithi02269687-35 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3276: finishing write tid 4 to smithi02269687-35 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1805 (ObjNum 1224 snap 411 seq_num 1224) dirty exists 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3276: left oid 35 (ObjNum 1224 snap 411 seq_num 1224) 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3277: finishing rollback tid 1 to smithi02269687-46 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3277: finishing rollback tid 2 to smithi02269687-46 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1792 (ObjNum 1128 snap 376 seq_num 1128) dirty exists 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3274: done (2 left) 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3276: done (1 left) 2024-07-28T12:04:43.688 INFO:tasks.rados.rados.0.smithi022.stdout:3277: done (0 left) 2024-07-28T12:04:43.689 INFO:tasks.rados.rados.0.smithi022.stdout:3278: rollback oid 46 current snap is 411 2024-07-28T12:04:43.689 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 390 2024-07-28T12:04:43.689 INFO:tasks.rados.rados.0.smithi022.stdout:3279: delete oid 8 current snap is 411 2024-07-28T12:04:43.692 INFO:tasks.rados.rados.0.smithi022.stdout:3279: done (1 left) 2024-07-28T12:04:43.692 INFO:tasks.rados.rados.0.smithi022.stdout:3280: snap_remove snap 379 2024-07-28T12:04:44.524 INFO:tasks.rados.rados.0.smithi022.stdout:3280: done (1 left) 2024-07-28T12:04:44.524 INFO:tasks.rados.rados.0.smithi022.stdout:3281: snap_remove snap 409 2024-07-28T12:04:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:44 smithi022 bash[80503]: cluster 2024-07-28T12:04:43.158839+0000 mgr.y (mgr.25232) 395 : cluster [DBG] pgmap v895: 89 pgs: 89 active+clean; 325 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-07-28T12:04:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:44 smithi022 bash[80503]: cluster 2024-07-28T12:04:43.322319+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-07-28T12:04:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:44 smithi022 bash[82865]: cluster 2024-07-28T12:04:43.158839+0000 mgr.y (mgr.25232) 395 : cluster [DBG] pgmap v895: 89 pgs: 89 active+clean; 325 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-07-28T12:04:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:44 smithi022 bash[82865]: cluster 2024-07-28T12:04:43.322319+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-07-28T12:04:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:44 smithi150 bash[67543]: cluster 2024-07-28T12:04:43.158839+0000 mgr.y (mgr.25232) 395 : cluster [DBG] pgmap v895: 89 pgs: 89 active+clean; 325 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-07-28T12:04:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:44 smithi150 bash[67543]: cluster 2024-07-28T12:04:43.322319+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3281: done (1 left) 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3282: read oid 9 snap -1 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3282: expect deleted 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3283: write oid 16 current snap is 411 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3278: finishing rollback tid 0 to smithi02269687-46 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3278: finishing rollback tid 1 to smithi02269687-46 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3278: finishing rollback tid 2 to smithi02269687-46 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1795 (ObjNum 1128 snap 376 seq_num 1128) dirty exists 2024-07-28T12:04:45.537 INFO:tasks.rados.rados.0.smithi022.stdout:3283: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-07-28T12:04:45.556 INFO:tasks.rados.rados.0.smithi022.stdout:3283: writing smithi02269687-16 from 605382 to 1193489 tid 1 2024-07-28T12:04:45.580 INFO:tasks.rados.rados.0.smithi022.stdout:3283: writing smithi02269687-16 from 1925865 to 2605382 tid 2 2024-07-28T12:04:45.581 INFO:tasks.rados.rados.0.smithi022.stdout:3278: done (2 left) 2024-07-28T12:04:45.581 INFO:tasks.rados.rados.0.smithi022.stdout:3284: write oid 43 current snap is 411 2024-07-28T12:04:45.581 INFO:tasks.rados.rados.0.smithi022.stdout:3284: seq_num 1227 ranges {622189=663356,1984347=458752} 2024-07-28T12:04:45.598 INFO:tasks.rados.rados.0.smithi022.stdout:3284: writing smithi02269687-43 from 622189 to 1285545 tid 1 2024-07-28T12:04:45.611 INFO:tasks.rados.rados.0.smithi022.stdout:3284: writing smithi02269687-43 from 1984347 to 2443099 tid 2 2024-07-28T12:04:45.612 INFO:tasks.rados.rados.0.smithi022.stdout:3285: snap_remove snap 402 2024-07-28T12:04:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:45 smithi022 bash[80503]: cluster 2024-07-28T12:04:44.523687+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-07-28T12:04:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:45 smithi022 bash[82865]: cluster 2024-07-28T12:04:44.523687+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-07-28T12:04:46.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:45 smithi150 bash[67543]: cluster 2024-07-28T12:04:44.523687+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-07-28T12:04:46.544 INFO:tasks.rados.rados.0.smithi022.stdout:3285: done (3 left) 2024-07-28T12:04:46.544 INFO:tasks.rados.rados.0.smithi022.stdout:3286: delete oid 2 current snap is 411 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3283: finishing write tid 1 to smithi02269687-16 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3283: finishing write tid 2 to smithi02269687-16 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3283: finishing write tid 3 to smithi02269687-16 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3283: finishing write tid 4 to smithi02269687-16 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1738 (ObjNum 1226 snap 411 seq_num 1226) dirty exists 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3283: left oid 16 (ObjNum 1226 snap 411 seq_num 1226) 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3284: finishing write tid 1 to smithi02269687-43 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3284: finishing write tid 2 to smithi02269687-43 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3284: finishing write tid 3 to smithi02269687-43 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3284: finishing write tid 4 to smithi02269687-43 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1741 (ObjNum 1227 snap 411 seq_num 1227) dirty exists 2024-07-28T12:04:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3284: left oid 43 (ObjNum 1227 snap 411 seq_num 1227) 2024-07-28T12:04:46.560 INFO:tasks.rados.rados.0.smithi022.stdout:3282: done (3 left) 2024-07-28T12:04:46.560 INFO:tasks.rados.rados.0.smithi022.stdout:3283: done (2 left) 2024-07-28T12:04:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3284: done (1 left) 2024-07-28T12:04:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3286: done (0 left) 2024-07-28T12:04:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3287: snap_remove snap 408 2024-07-28T12:04:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:46 smithi022 bash[80503]: cluster 2024-07-28T12:04:45.159527+0000 mgr.y (mgr.25232) 396 : cluster [DBG] pgmap v898: 89 pgs: 89 active+clean; 318 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 259 KiB/s wr, 13 op/s 2024-07-28T12:04:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:46 smithi022 bash[80503]: cluster 2024-07-28T12:04:45.536464+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-07-28T12:04:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:46 smithi022 bash[82865]: cluster 2024-07-28T12:04:45.159527+0000 mgr.y (mgr.25232) 396 : cluster [DBG] pgmap v898: 89 pgs: 89 active+clean; 318 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 259 KiB/s wr, 13 op/s 2024-07-28T12:04:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:46 smithi022 bash[82865]: cluster 2024-07-28T12:04:45.536464+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-07-28T12:04:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:46 smithi150 bash[67543]: cluster 2024-07-28T12:04:45.159527+0000 mgr.y (mgr.25232) 396 : cluster [DBG] pgmap v898: 89 pgs: 89 active+clean; 318 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 259 KiB/s wr, 13 op/s 2024-07-28T12:04:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:46 smithi150 bash[67543]: cluster 2024-07-28T12:04:45.536464+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-07-28T12:04:47.323 INFO:tasks.rados.rados.0.smithi022.stdout:3287: done (0 left) 2024-07-28T12:04:47.324 INFO:tasks.rados.rados.0.smithi022.stdout:3288: rollback oid 4 current snap is 411 2024-07-28T12:04:47.324 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 410 2024-07-28T12:04:47.324 INFO:tasks.rados.rados.0.smithi022.stdout:3289: rollback oid 39 current snap is 411 2024-07-28T12:04:47.324 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 410 2024-07-28T12:04:47.324 INFO:tasks.rados.rados.0.smithi022.stdout:3290: write oid 29 current snap is 411 2024-07-28T12:04:47.324 INFO:tasks.rados.rados.0.smithi022.stdout:3290: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-07-28T12:04:47.333 INFO:tasks.rados.rados.0.smithi022.stdout:3290: writing smithi02269687-29 from 655803 to 1069657 tid 1 2024-07-28T12:04:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:3290: writing smithi02269687-29 from 1584958 to 2047379 tid 2 2024-07-28T12:04:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:3291: delete oid 45 current snap is 411 2024-07-28T12:04:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:3288: finishing rollback tid 1 to smithi02269687-4 2024-07-28T12:04:47.344 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 0 (ObjNum 129 snap 0 seq_num 3533881040) dirty dne 2024-07-28T12:04:47.349 INFO:tasks.rados.rados.0.smithi022.stdout:3289: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:04:47.351 INFO:tasks.rados.rados.0.smithi022.stdout:3290: finishing write tid 1 to smithi02269687-29 2024-07-28T12:04:47.353 INFO:tasks.rados.rados.0.smithi022.stdout:3289: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:04:47.353 INFO:tasks.rados.rados.0.smithi022.stdout:3290: finishing write tid 2 to smithi02269687-29 2024-07-28T12:04:47.353 INFO:tasks.rados.rados.0.smithi022.stdout:3289: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:04:47.353 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1829 (ObjNum 1087 snap 362 seq_num 1087) dirty exists 2024-07-28T12:04:47.353 INFO:tasks.rados.rados.0.smithi022.stdout:3290: finishing write tid 3 to smithi02269687-29 2024-07-28T12:04:47.354 INFO:tasks.rados.rados.0.smithi022.stdout:3290: finishing write tid 4 to smithi02269687-29 2024-07-28T12:04:47.354 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1869 (ObjNum 1229 snap 411 seq_num 1229) dirty exists 2024-07-28T12:04:47.354 INFO:tasks.rados.rados.0.smithi022.stdout:3290: left oid 29 (ObjNum 1229 snap 411 seq_num 1229) 2024-07-28T12:04:47.358 INFO:tasks.rados.rados.0.smithi022.stdout:3288: done (3 left) 2024-07-28T12:04:47.358 INFO:tasks.rados.rados.0.smithi022.stdout:3289: done (2 left) 2024-07-28T12:04:47.358 INFO:tasks.rados.rados.0.smithi022.stdout:3290: done (1 left) 2024-07-28T12:04:47.358 INFO:tasks.rados.rados.0.smithi022.stdout:3291: done (0 left) 2024-07-28T12:04:47.358 INFO:tasks.rados.rados.0.smithi022.stdout:3292: write oid 33 current snap is 411 2024-07-28T12:04:47.359 INFO:tasks.rados.rados.0.smithi022.stdout:3292: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-07-28T12:04:47.369 INFO:tasks.rados.rados.0.smithi022.stdout:3292: writing smithi02269687-33 from 689417 to 1253769 tid 1 2024-07-28T12:04:47.378 INFO:tasks.rados.rados.0.smithi022.stdout:3292: writing smithi02269687-33 from 1701922 to 2168012 tid 2 2024-07-28T12:04:47.378 INFO:tasks.rados.rados.0.smithi022.stdout:3293: delete oid 36 current snap is 411 2024-07-28T12:04:47.378 INFO:tasks.rados.rados.0.smithi022.stdout:3292: finishing write tid 1 to smithi02269687-33 2024-07-28T12:04:47.383 INFO:tasks.rados.rados.0.smithi022.stdout:3293: done (1 left) 2024-07-28T12:04:47.383 INFO:tasks.rados.rados.0.smithi022.stdout:3294: snap_remove snap 401 2024-07-28T12:04:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:47 smithi022 bash[80503]: cluster 2024-07-28T12:04:46.543906+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-07-28T12:04:47.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:47 smithi022 bash[80503]: cluster 2024-07-28T12:04:47.322742+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-07-28T12:04:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:47 smithi022 bash[82865]: cluster 2024-07-28T12:04:46.543906+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-07-28T12:04:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:47 smithi022 bash[82865]: cluster 2024-07-28T12:04:47.322742+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-07-28T12:04:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:47 smithi150 bash[67543]: cluster 2024-07-28T12:04:46.543906+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-07-28T12:04:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:47 smithi150 bash[67543]: cluster 2024-07-28T12:04:47.322742+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-07-28T12:04:48.326 INFO:tasks.rados.rados.0.smithi022.stdout:3294: done (1 left) 2024-07-28T12:04:48.326 INFO:tasks.rados.rados.0.smithi022.stdout:3295: snap_remove snap 407 2024-07-28T12:04:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:48 smithi022 bash[80503]: cluster 2024-07-28T12:04:47.160218+0000 mgr.y (mgr.25232) 397 : cluster [DBG] pgmap v901: 89 pgs: 89 active+clean; 276 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 864 KiB/s wr, 9 op/s 2024-07-28T12:04:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:48 smithi022 bash[80503]: cluster 2024-07-28T12:04:48.325426+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-07-28T12:04:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:48 smithi022 bash[82865]: cluster 2024-07-28T12:04:47.160218+0000 mgr.y (mgr.25232) 397 : cluster [DBG] pgmap v901: 89 pgs: 89 active+clean; 276 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 864 KiB/s wr, 9 op/s 2024-07-28T12:04:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:48 smithi022 bash[82865]: cluster 2024-07-28T12:04:48.325426+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-07-28T12:04:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:48 smithi150 bash[67543]: cluster 2024-07-28T12:04:47.160218+0000 mgr.y (mgr.25232) 397 : cluster [DBG] pgmap v901: 89 pgs: 89 active+clean; 276 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 864 KiB/s wr, 9 op/s 2024-07-28T12:04:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:48 smithi150 bash[67543]: cluster 2024-07-28T12:04:48.325426+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-07-28T12:04:49.330 INFO:tasks.rados.rados.0.smithi022.stdout:3295: done (1 left) 2024-07-28T12:04:49.331 INFO:tasks.rados.rados.0.smithi022.stdout:3296: snap_create 2024-07-28T12:04:49.331 INFO:tasks.rados.rados.0.smithi022.stdout:3292: finishing write tid 2 to smithi02269687-33 2024-07-28T12:04:49.331 INFO:tasks.rados.rados.0.smithi022.stdout:3292: finishing write tid 3 to smithi02269687-33 2024-07-28T12:04:49.331 INFO:tasks.rados.rados.0.smithi022.stdout:3292: finishing write tid 4 to smithi02269687-33 2024-07-28T12:04:49.331 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1514 (ObjNum 1231 snap 411 seq_num 1231) dirty exists 2024-07-28T12:04:49.331 INFO:tasks.rados.rados.0.smithi022.stdout:3292: left oid 33 (ObjNum 1231 snap 411 seq_num 1231) 2024-07-28T12:04:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:04:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:04:49] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:04:50.340 INFO:tasks.rados.rados.0.smithi022.stdout:3292: done (1 left) 2024-07-28T12:04:50.340 INFO:tasks.rados.rados.0.smithi022.stdout:3296: done (0 left) 2024-07-28T12:04:50.340 INFO:tasks.rados.rados.0.smithi022.stdout:3297: snap_create 2024-07-28T12:04:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:50 smithi022 bash[80503]: cluster 2024-07-28T12:04:49.160891+0000 mgr.y (mgr.25232) 398 : cluster [DBG] pgmap v904: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 864 KiB/s wr, 4 op/s 2024-07-28T12:04:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:50 smithi022 bash[80503]: cluster 2024-07-28T12:04:49.329084+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-07-28T12:04:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:50 smithi022 bash[80503]: audit 2024-07-28T12:04:50.019679+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:50 smithi022 bash[82865]: cluster 2024-07-28T12:04:49.160891+0000 mgr.y (mgr.25232) 398 : cluster [DBG] pgmap v904: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 864 KiB/s wr, 4 op/s 2024-07-28T12:04:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:50 smithi022 bash[82865]: cluster 2024-07-28T12:04:49.329084+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-07-28T12:04:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:50 smithi022 bash[82865]: audit 2024-07-28T12:04:50.019679+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:50 smithi150 bash[67543]: cluster 2024-07-28T12:04:49.160891+0000 mgr.y (mgr.25232) 398 : cluster [DBG] pgmap v904: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 864 KiB/s wr, 4 op/s 2024-07-28T12:04:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:50 smithi150 bash[67543]: cluster 2024-07-28T12:04:49.329084+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-07-28T12:04:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:50 smithi150 bash[67543]: audit 2024-07-28T12:04:50.019679+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:04:51.349 INFO:tasks.rados.rados.0.smithi022.stdout:3297: done (0 left) 2024-07-28T12:04:51.349 INFO:tasks.rados.rados.0.smithi022.stdout:3298: rollback oid 7 current snap is 413 2024-07-28T12:04:51.349 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 411 2024-07-28T12:04:51.350 INFO:tasks.rados.rados.0.smithi022.stdout:3299: read oid 21 snap -1 2024-07-28T12:04:51.350 INFO:tasks.rados.rados.0.smithi022.stdout:3299: expect (ObjNum 1220 snap 409 seq_num 1220) 2024-07-28T12:04:51.350 INFO:tasks.rados.rados.0.smithi022.stdout:3300: read oid 27 snap -1 2024-07-28T12:04:51.350 INFO:tasks.rados.rados.0.smithi022.stdout:3300: expect (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:04:51.350 INFO:tasks.rados.rados.0.smithi022.stdout:3301: write oid 15 current snap is 413 2024-07-28T12:04:51.350 INFO:tasks.rados.rados.0.smithi022.stdout:3301: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-07-28T12:04:51.372 INFO:tasks.rados.rados.0.smithi022.stdout:3301: writing smithi02269687-15 from 723031 to 1154234 tid 1 2024-07-28T12:04:51.391 INFO:tasks.rados.rados.0.smithi022.stdout:3301: writing smithi02269687-15 from 1818886 to 2288645 tid 2 2024-07-28T12:04:51.391 INFO:tasks.rados.rados.0.smithi022.stdout:3302: snap_create 2024-07-28T12:04:51.391 INFO:tasks.rados.rados.0.smithi022.stdout:3298: finishing rollback tid 0 to smithi02269687-7 2024-07-28T12:04:51.391 INFO:tasks.rados.rados.0.smithi022.stdout:3300: expect (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:04:51.522 INFO:tasks.rados.rados.0.smithi022.stdout:3298: finishing rollback tid 1 to smithi02269687-7 2024-07-28T12:04:51.523 INFO:tasks.rados.rados.0.smithi022.stdout:3298: finishing rollback tid 2 to smithi02269687-7 2024-07-28T12:04:51.523 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2310 (ObjNum 1149 snap 389 seq_num 1149) dirty exists 2024-07-28T12:04:51.523 INFO:tasks.rados.rados.0.smithi022.stdout:3299: expect (ObjNum 1220 snap 409 seq_num 1220) 2024-07-28T12:04:51.698 INFO:tasks.rados.rados.0.smithi022.stdout:3301: finishing write tid 1 to smithi02269687-15 2024-07-28T12:04:51.698 INFO:tasks.rados.rados.0.smithi022.stdout:3301: finishing write tid 2 to smithi02269687-15 2024-07-28T12:04:51.698 INFO:tasks.rados.rados.0.smithi022.stdout:3301: finishing write tid 3 to smithi02269687-15 2024-07-28T12:04:51.698 INFO:tasks.rados.rados.0.smithi022.stdout:3301: finishing write tid 4 to smithi02269687-15 2024-07-28T12:04:51.698 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2313 (ObjNum 1233 snap 413 seq_num 1233) dirty exists 2024-07-28T12:04:51.698 INFO:tasks.rados.rados.0.smithi022.stdout:3301: left oid 15 (ObjNum 1233 snap 413 seq_num 1233) 2024-07-28T12:04:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:51 smithi150 bash[67543]: cluster 2024-07-28T12:04:50.339659+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-07-28T12:04:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:51 smithi022 bash[80503]: cluster 2024-07-28T12:04:50.339659+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-07-28T12:04:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:51 smithi022 bash[82865]: cluster 2024-07-28T12:04:50.339659+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3298: done (4 left) 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3299: done (3 left) 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3300: done (2 left) 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3301: done (1 left) 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3302: done (0 left) 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3303: write oid 20 current snap is 414 2024-07-28T12:04:52.326 INFO:tasks.rados.rados.0.smithi022.stdout:3303: seq_num 1234 ranges {739838=506452,1877368=613417} 2024-07-28T12:04:52.348 INFO:tasks.rados.rados.0.smithi022.stdout:3303: writing smithi02269687-20 from 739838 to 1246290 tid 1 2024-07-28T12:04:52.369 INFO:tasks.rados.rados.0.smithi022.stdout:3303: writing smithi02269687-20 from 1877368 to 2490785 tid 2 2024-07-28T12:04:52.369 INFO:tasks.rados.rados.0.smithi022.stdout:3304: read oid 32 snap -1 2024-07-28T12:04:52.369 INFO:tasks.rados.rados.0.smithi022.stdout:3304: expect (ObjNum 1215 snap 405 seq_num 1215) 2024-07-28T12:04:52.369 INFO:tasks.rados.rados.0.smithi022.stdout:3305: snap_create 2024-07-28T12:04:52.370 INFO:tasks.rados.rados.0.smithi022.stdout:3303: finishing write tid 1 to smithi02269687-20 2024-07-28T12:04:52.377 INFO:tasks.rados.rados.0.smithi022.stdout:3303: finishing write tid 2 to smithi02269687-20 2024-07-28T12:04:52.378 INFO:tasks.rados.rados.0.smithi022.stdout:3303: finishing write tid 3 to smithi02269687-20 2024-07-28T12:04:52.379 INFO:tasks.rados.rados.0.smithi022.stdout:3303: finishing write tid 4 to smithi02269687-20 2024-07-28T12:04:52.379 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1845 (ObjNum 1234 snap 414 seq_num 1234) dirty exists 2024-07-28T12:04:52.379 INFO:tasks.rados.rados.0.smithi022.stdout:3303: left oid 20 (ObjNum 1234 snap 414 seq_num 1234) 2024-07-28T12:04:52.389 INFO:tasks.rados.rados.0.smithi022.stdout:3304: expect (ObjNum 1215 snap 405 seq_num 1215) 2024-07-28T12:04:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:04:52 smithi150 bash[60514]: ts=2024-07-28T12:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:04:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:52 smithi150 bash[67543]: cluster 2024-07-28T12:04:51.161776+0000 mgr.y (mgr.25232) 399 : cluster [DBG] pgmap v907: 89 pgs: 89 active+clean; 262 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2024-07-28T12:04:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:52 smithi150 bash[67543]: cluster 2024-07-28T12:04:51.348663+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-07-28T12:04:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:52 smithi150 bash[67543]: cluster 2024-07-28T12:04:52.324867+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-07-28T12:04:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:52 smithi022 bash[80503]: cluster 2024-07-28T12:04:51.161776+0000 mgr.y (mgr.25232) 399 : cluster [DBG] pgmap v907: 89 pgs: 89 active+clean; 262 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2024-07-28T12:04:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:52 smithi022 bash[80503]: cluster 2024-07-28T12:04:51.348663+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-07-28T12:04:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:52 smithi022 bash[80503]: cluster 2024-07-28T12:04:52.324867+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-07-28T12:04:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:52 smithi022 bash[82865]: cluster 2024-07-28T12:04:51.161776+0000 mgr.y (mgr.25232) 399 : cluster [DBG] pgmap v907: 89 pgs: 89 active+clean; 262 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2024-07-28T12:04:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:52 smithi022 bash[82865]: cluster 2024-07-28T12:04:51.348663+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-07-28T12:04:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:52 smithi022 bash[82865]: cluster 2024-07-28T12:04:52.324867+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-07-28T12:04:53.360 INFO:tasks.rados.rados.0.smithi022.stdout:3303: done (2 left) 2024-07-28T12:04:53.361 INFO:tasks.rados.rados.0.smithi022.stdout:3304: done (1 left) 2024-07-28T12:04:53.361 INFO:tasks.rados.rados.0.smithi022.stdout:3305: done (0 left) 2024-07-28T12:04:53.361 INFO:tasks.rados.rados.0.smithi022.stdout:3306: rollback oid 49 current snap is 415 2024-07-28T12:04:53.361 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 49 to 413 2024-07-28T12:04:53.361 INFO:tasks.rados.rados.0.smithi022.stdout:3307: delete oid 35 current snap is 415 2024-07-28T12:04:53.367 INFO:tasks.rados.rados.0.smithi022.stdout:3306: finishing rollback tid 0 to smithi02269687-49 2024-07-28T12:04:53.370 INFO:tasks.rados.rados.0.smithi022.stdout:3306: finishing rollback tid 1 to smithi02269687-49 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:3306: finishing rollback tid 2 to smithi02269687-49 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 793 (ObjNum 1134 snap 379 seq_num 1134) dirty exists 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:3306: done (1 left) 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:3307: done (0 left) 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:3308: rollback oid 46 current snap is 415 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 46 to 397 2024-07-28T12:04:53.371 INFO:tasks.rados.rados.0.smithi022.stdout:3309: snap_create 2024-07-28T12:04:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3308: finishing rollback tid 0 to smithi02269687-46 2024-07-28T12:04:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3308: finishing rollback tid 1 to smithi02269687-46 2024-07-28T12:04:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3308: finishing rollback tid 2 to smithi02269687-46 2024-07-28T12:04:53.383 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 1832 (ObjNum 1128 snap 376 seq_num 1128) dirty exists 2024-07-28T12:04:54.362 INFO:tasks.rados.rados.0.smithi022.stdout:3308: done (1 left) 2024-07-28T12:04:54.362 INFO:tasks.rados.rados.0.smithi022.stdout:3309: done (0 left) 2024-07-28T12:04:54.363 INFO:tasks.rados.rados.0.smithi022.stdout:3310: snap_create 2024-07-28T12:04:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:54 smithi150 bash[67543]: cluster 2024-07-28T12:04:53.162617+0000 mgr.y (mgr.25232) 400 : cluster [DBG] pgmap v910: 89 pgs: 89 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 466 KiB/s wr, 3 op/s 2024-07-28T12:04:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:54 smithi150 bash[67543]: cluster 2024-07-28T12:04:53.359492+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-07-28T12:04:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:54 smithi022 bash[80503]: cluster 2024-07-28T12:04:53.162617+0000 mgr.y (mgr.25232) 400 : cluster [DBG] pgmap v910: 89 pgs: 89 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 466 KiB/s wr, 3 op/s 2024-07-28T12:04:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:54 smithi022 bash[80503]: cluster 2024-07-28T12:04:53.359492+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-07-28T12:04:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:54 smithi022 bash[82865]: cluster 2024-07-28T12:04:53.162617+0000 mgr.y (mgr.25232) 400 : cluster [DBG] pgmap v910: 89 pgs: 89 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 466 KiB/s wr, 3 op/s 2024-07-28T12:04:54.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:54 smithi022 bash[82865]: cluster 2024-07-28T12:04:53.359492+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-07-28T12:04:55.364 INFO:tasks.rados.rados.0.smithi022.stdout:3310: done (0 left) 2024-07-28T12:04:55.365 INFO:tasks.rados.rados.0.smithi022.stdout:3311: snap_remove snap 404 2024-07-28T12:04:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:55 smithi150 bash[67543]: cluster 2024-07-28T12:04:54.361670+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-07-28T12:04:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:55 smithi150 bash[67543]: audit 2024-07-28T12:04:54.949588+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:55 smithi022 bash[80503]: cluster 2024-07-28T12:04:54.361670+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:55 smithi022 bash[80503]: audit 2024-07-28T12:04:54.949588+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:55 smithi022 bash[82865]: cluster 2024-07-28T12:04:54.361670+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-07-28T12:04:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:55 smithi022 bash[82865]: audit 2024-07-28T12:04:54.949588+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:04:56.368 INFO:tasks.rados.rados.0.smithi022.stdout:3311: done (0 left) 2024-07-28T12:04:56.368 INFO:tasks.rados.rados.0.smithi022.stdout:3312: snap_remove snap 416 2024-07-28T12:04:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:56 smithi150 bash[67543]: cluster 2024-07-28T12:04:55.163417+0000 mgr.y (mgr.25232) 401 : cluster [DBG] pgmap v913: 89 pgs: 89 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 466 KiB/s wr, 4 op/s 2024-07-28T12:04:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:56 smithi150 bash[67543]: cluster 2024-07-28T12:04:55.364089+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-07-28T12:04:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:56 smithi150 bash[67543]: cluster 2024-07-28T12:04:56.367432+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-07-28T12:04:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:56 smithi022 bash[80503]: cluster 2024-07-28T12:04:55.163417+0000 mgr.y (mgr.25232) 401 : cluster [DBG] pgmap v913: 89 pgs: 89 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 466 KiB/s wr, 4 op/s 2024-07-28T12:04:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:56 smithi022 bash[80503]: cluster 2024-07-28T12:04:55.364089+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-07-28T12:04:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:56 smithi022 bash[80503]: cluster 2024-07-28T12:04:56.367432+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-07-28T12:04:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:56 smithi022 bash[82865]: cluster 2024-07-28T12:04:55.163417+0000 mgr.y (mgr.25232) 401 : cluster [DBG] pgmap v913: 89 pgs: 89 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 466 KiB/s wr, 4 op/s 2024-07-28T12:04:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:56 smithi022 bash[82865]: cluster 2024-07-28T12:04:55.364089+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-07-28T12:04:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:56 smithi022 bash[82865]: cluster 2024-07-28T12:04:56.367432+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-07-28T12:04:57.329 INFO:tasks.rados.rados.0.smithi022.stdout:3312: done (0 left) 2024-07-28T12:04:57.329 INFO:tasks.rados.rados.0.smithi022.stdout:3313: rollback oid 50 current snap is 417 2024-07-28T12:04:57.329 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 391 2024-07-28T12:04:57.329 INFO:tasks.rados.rados.0.smithi022.stdout:3314: rollback oid 12 current snap is 417 2024-07-28T12:04:57.329 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 12 to 397 2024-07-28T12:04:57.329 INFO:tasks.rados.rados.0.smithi022.stdout:3315: delete oid 33 current snap is 417 2024-07-28T12:04:57.335 INFO:tasks.rados.rados.0.smithi022.stdout:3313: finishing rollback tid 0 to smithi02269687-50 2024-07-28T12:04:57.335 INFO:tasks.rados.rados.0.smithi022.stdout:3313: finishing rollback tid 1 to smithi02269687-50 2024-07-28T12:04:57.336 INFO:tasks.rados.rados.0.smithi022.stdout:3313: finishing rollback tid 2 to smithi02269687-50 2024-07-28T12:04:57.336 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1255 (ObjNum 1155 snap 391 seq_num 1155) dirty exists 2024-07-28T12:04:57.345 INFO:tasks.rados.rados.0.smithi022.stdout:3314: finishing rollback tid 0 to smithi02269687-12 2024-07-28T12:04:57.346 INFO:tasks.rados.rados.0.smithi022.stdout:3314: finishing rollback tid 1 to smithi02269687-12 2024-07-28T12:04:57.347 INFO:tasks.rados.rados.0.smithi022.stdout:3314: finishing rollback tid 2 to smithi02269687-12 2024-07-28T12:04:57.347 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1759 (ObjNum 1160 snap 392 seq_num 1160) dirty exists 2024-07-28T12:04:57.347 INFO:tasks.rados.rados.0.smithi022.stdout:3313: done (2 left) 2024-07-28T12:04:57.348 INFO:tasks.rados.rados.0.smithi022.stdout:3314: done (1 left) 2024-07-28T12:04:57.348 INFO:tasks.rados.rados.0.smithi022.stdout:3315: done (0 left) 2024-07-28T12:04:57.348 INFO:tasks.rados.rados.0.smithi022.stdout:3316: snap_create 2024-07-28T12:04:58.338 INFO:tasks.rados.rados.0.smithi022.stdout:3316: done (0 left) 2024-07-28T12:04:58.338 INFO:tasks.rados.rados.0.smithi022.stdout:3317: snap_create 2024-07-28T12:04:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:58 smithi022 bash[80503]: cluster 2024-07-28T12:04:57.164178+0000 mgr.y (mgr.25232) 402 : cluster [DBG] pgmap v916: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 494 KiB/s wr, 10 op/s 2024-07-28T12:04:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:58 smithi022 bash[80503]: cluster 2024-07-28T12:04:57.329059+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-07-28T12:04:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:58 smithi022 bash[82865]: cluster 2024-07-28T12:04:57.164178+0000 mgr.y (mgr.25232) 402 : cluster [DBG] pgmap v916: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 494 KiB/s wr, 10 op/s 2024-07-28T12:04:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:58 smithi022 bash[82865]: cluster 2024-07-28T12:04:57.329059+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-07-28T12:04:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:58 smithi150 bash[67543]: cluster 2024-07-28T12:04:57.164178+0000 mgr.y (mgr.25232) 402 : cluster [DBG] pgmap v916: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 494 KiB/s wr, 10 op/s 2024-07-28T12:04:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:58 smithi150 bash[67543]: cluster 2024-07-28T12:04:57.329059+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-07-28T12:04:59.349 INFO:tasks.rados.rados.0.smithi022.stdout:3317: done (0 left) 2024-07-28T12:04:59.349 INFO:tasks.rados.rados.0.smithi022.stdout:3318: snap_remove snap 400 2024-07-28T12:04:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:04:59 smithi150 bash[67543]: cluster 2024-07-28T12:04:58.337547+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-07-28T12:04:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:04:59 smithi022 bash[80503]: cluster 2024-07-28T12:04:58.337547+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-07-28T12:04:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:04:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:04:59] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-07-28T12:04:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:04:59 smithi022 bash[82865]: cluster 2024-07-28T12:04:58.337547+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-07-28T12:05:00.344 INFO:tasks.rados.rados.0.smithi022.stdout:3318: done (0 left) 2024-07-28T12:05:00.345 INFO:tasks.rados.rados.0.smithi022.stdout:3319: snap_remove snap 418 2024-07-28T12:05:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:00 smithi150 bash[67543]: cluster 2024-07-28T12:04:59.164850+0000 mgr.y (mgr.25232) 403 : cluster [DBG] pgmap v919: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 494 KiB/s wr, 9 op/s 2024-07-28T12:05:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:00 smithi150 bash[67543]: cluster 2024-07-28T12:04:59.348166+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-07-28T12:05:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:00 smithi022 bash[80503]: cluster 2024-07-28T12:04:59.164850+0000 mgr.y (mgr.25232) 403 : cluster [DBG] pgmap v919: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 494 KiB/s wr, 9 op/s 2024-07-28T12:05:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:00 smithi022 bash[80503]: cluster 2024-07-28T12:04:59.348166+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-07-28T12:05:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:00 smithi022 bash[82865]: cluster 2024-07-28T12:04:59.164850+0000 mgr.y (mgr.25232) 403 : cluster [DBG] pgmap v919: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 494 KiB/s wr, 9 op/s 2024-07-28T12:05:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:00 smithi022 bash[82865]: cluster 2024-07-28T12:04:59.348166+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-07-28T12:05:01.351 INFO:tasks.rados.rados.0.smithi022.stdout:3319: done (0 left) 2024-07-28T12:05:01.351 INFO:tasks.rados.rados.0.smithi022.stdout:3320: snap_create 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: cluster 2024-07-28T12:05:00.343845+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:00.605775+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:00.610883+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:00.812621+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:00.821362+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:01.212510+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:01.214199+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:05:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[80503]: audit 2024-07-28T12:05:01.224158+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: cluster 2024-07-28T12:05:00.343845+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:00.605775+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:00.610883+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:00.812621+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:00.821362+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:01.212510+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:01.214199+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:05:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:01 smithi022 bash[82865]: audit 2024-07-28T12:05:01.224158+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: cluster 2024-07-28T12:05:00.343845+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:00.605775+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:00.610883+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:00.812621+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:00.821362+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:01.212510+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:01.214199+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:05:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:01 smithi150 bash[67543]: audit 2024-07-28T12:05:01.224158+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:05:02.366 INFO:tasks.rados.rados.0.smithi022.stdout:3320: done (0 left) 2024-07-28T12:05:02.366 INFO:tasks.rados.rados.0.smithi022.stdout:3321: snap_remove snap 399 2024-07-28T12:05:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:02 smithi150 bash[67543]: cluster 2024-07-28T12:05:01.165581+0000 mgr.y (mgr.25232) 404 : cluster [DBG] pgmap v922: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-28T12:05:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:02 smithi150 bash[67543]: cluster 2024-07-28T12:05:01.350423+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-07-28T12:05:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:05:02 smithi150 bash[60514]: ts=2024-07-28T12:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:05:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:02 smithi022 bash[80503]: cluster 2024-07-28T12:05:01.165581+0000 mgr.y (mgr.25232) 404 : cluster [DBG] pgmap v922: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-28T12:05:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:02 smithi022 bash[80503]: cluster 2024-07-28T12:05:01.350423+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-07-28T12:05:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:02 smithi022 bash[82865]: cluster 2024-07-28T12:05:01.165581+0000 mgr.y (mgr.25232) 404 : cluster [DBG] pgmap v922: 89 pgs: 89 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-28T12:05:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:02 smithi022 bash[82865]: cluster 2024-07-28T12:05:01.350423+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-07-28T12:05:03.363 INFO:tasks.rados.rados.0.smithi022.stdout:3321: done (0 left) 2024-07-28T12:05:03.363 INFO:tasks.rados.rados.0.smithi022.stdout:3322: read oid 42 snap -1 2024-07-28T12:05:03.363 INFO:tasks.rados.rados.0.smithi022.stdout:3322: expect (ObjNum 1179 snap 397 seq_num 1179) 2024-07-28T12:05:03.364 INFO:tasks.rados.rados.0.smithi022.stdout:3323: rollback oid 23 current snap is 420 2024-07-28T12:05:03.364 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 23 to 411 2024-07-28T12:05:03.364 INFO:tasks.rados.rados.0.smithi022.stdout:3324: delete oid 41 current snap is 420 2024-07-28T12:05:03.391 INFO:tasks.rados.rados.0.smithi022.stdout:3323: finishing rollback tid 0 to smithi02269687-23 2024-07-28T12:05:03.398 INFO:tasks.rados.rados.0.smithi022.stdout:3322: expect (ObjNum 1179 snap 397 seq_num 1179) 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:3323: finishing rollback tid 1 to smithi02269687-23 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:3323: finishing rollback tid 2 to smithi02269687-23 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1538 (ObjNum 1204 snap 404 seq_num 1204) dirty exists 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:3322: done (2 left) 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:3323: done (1 left) 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:3324: done (0 left) 2024-07-28T12:05:03.623 INFO:tasks.rados.rados.0.smithi022.stdout:3325: delete oid 46 current snap is 420 2024-07-28T12:05:03.627 INFO:tasks.rados.rados.0.smithi022.stdout:3325: done (0 left) 2024-07-28T12:05:03.627 INFO:tasks.rados.rados.0.smithi022.stdout:3326: read oid 31 snap 410 2024-07-28T12:05:03.627 INFO:tasks.rados.rados.0.smithi022.stdout:3326: expect (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:05:03.627 INFO:tasks.rados.rados.0.smithi022.stdout:3327: delete oid 8 current snap is 420 2024-07-28T12:05:03.633 INFO:tasks.rados.rados.0.smithi022.stdout:3326: expect (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:05:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:03 smithi150 bash[67543]: cluster 2024-07-28T12:05:02.360435+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-07-28T12:05:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:03 smithi150 bash[67543]: cluster 2024-07-28T12:05:03.361712+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-07-28T12:05:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:03 smithi022 bash[80503]: cluster 2024-07-28T12:05:02.360435+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-07-28T12:05:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:03 smithi022 bash[80503]: cluster 2024-07-28T12:05:03.361712+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-07-28T12:05:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:03 smithi022 bash[82865]: cluster 2024-07-28T12:05:02.360435+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-07-28T12:05:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:03 smithi022 bash[82865]: cluster 2024-07-28T12:05:03.361712+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-07-28T12:05:03.896 INFO:tasks.rados.rados.0.smithi022.stdout:3326: done (1 left) 2024-07-28T12:05:03.896 INFO:tasks.rados.rados.0.smithi022.stdout:3327: done (0 left) 2024-07-28T12:05:03.896 INFO:tasks.rados.rados.0.smithi022.stdout:3328: write oid 23 current snap is 420 2024-07-28T12:05:03.896 INFO:tasks.rados.rados.0.smithi022.stdout:3328: seq_num 1240 ranges {440680=674299,1711907=624424} 2024-07-28T12:05:03.913 INFO:tasks.rados.rados.0.smithi022.stdout:3328: writing smithi02269687-23 from 440680 to 1114979 tid 1 2024-07-28T12:05:03.934 INFO:tasks.rados.rados.0.smithi022.stdout:3328: writing smithi02269687-23 from 1711907 to 2336331 tid 2 2024-07-28T12:05:03.934 INFO:tasks.rados.rados.0.smithi022.stdout:3329: snap_create 2024-07-28T12:05:03.934 INFO:tasks.rados.rados.0.smithi022.stdout:3328: finishing write tid 1 to smithi02269687-23 2024-07-28T12:05:03.941 INFO:tasks.rados.rados.0.smithi022.stdout:3328: finishing write tid 2 to smithi02269687-23 2024-07-28T12:05:03.941 INFO:tasks.rados.rados.0.smithi022.stdout:3328: finishing write tid 3 to smithi02269687-23 2024-07-28T12:05:03.941 INFO:tasks.rados.rados.0.smithi022.stdout:3328: finishing write tid 4 to smithi02269687-23 2024-07-28T12:05:03.942 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1547 (ObjNum 1240 snap 420 seq_num 1240) dirty exists 2024-07-28T12:05:03.942 INFO:tasks.rados.rados.0.smithi022.stdout:3328: left oid 23 (ObjNum 1240 snap 420 seq_num 1240) 2024-07-28T12:05:04.414 INFO:tasks.rados.rados.0.smithi022.stdout:3328: done (1 left) 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3329: done (0 left) 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3330: read oid 33 snap 417 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3330: expect deleted 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3331: read oid 22 snap -1 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3331: expect deleted 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3332: write oid 8 current snap is 421 2024-07-28T12:05:04.418 INFO:tasks.rados.rados.0.smithi022.stdout:3332: seq_num 1241 ranges {457487=749548,1770389=484435,2746287=111200} 2024-07-28T12:05:04.433 INFO:tasks.rados.rados.0.smithi022.stdout:3332: writing smithi02269687-8 from 457487 to 1207035 tid 1 2024-07-28T12:05:04.449 INFO:tasks.rados.rados.0.smithi022.stdout:3332: writing smithi02269687-8 from 1770389 to 2254824 tid 2 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3332: writing smithi02269687-8 from 2746287 to 2857487 tid 3 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3333: rollback oid 42 current snap is 421 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 42 to 420 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3332: finishing write tid 1 to smithi02269687-8 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3332: finishing write tid 2 to smithi02269687-8 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3330: done (3 left) 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3331: done (2 left) 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3334: read oid 38 snap -1 2024-07-28T12:05:04.459 INFO:tasks.rados.rados.0.smithi022.stdout:3334: expect (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:05:04.460 INFO:tasks.rados.rados.0.smithi022.stdout:3335: snap_remove snap 391 2024-07-28T12:05:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:04 smithi150 bash[67543]: cluster 2024-07-28T12:05:03.166241+0000 mgr.y (mgr.25232) 405 : cluster [DBG] pgmap v925: 89 pgs: 89 active+clean; 270 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:05:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:04 smithi022 bash[80503]: cluster 2024-07-28T12:05:03.166241+0000 mgr.y (mgr.25232) 405 : cluster [DBG] pgmap v925: 89 pgs: 89 active+clean; 270 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:05:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:04 smithi022 bash[82865]: cluster 2024-07-28T12:05:03.166241+0000 mgr.y (mgr.25232) 405 : cluster [DBG] pgmap v925: 89 pgs: 89 active+clean; 270 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:3335: done (3 left) 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:3336: rollback oid 11 current snap is 421 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 412 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:3332: finishing write tid 3 to smithi02269687-8 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:3333: finishing rollback tid 0 to smithi02269687-42 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:3332: finishing write tid 4 to smithi02269687-8 2024-07-28T12:05:05.425 INFO:tasks.rados.rados.0.smithi022.stdout:3333: finishing rollback tid 1 to smithi02269687-42 2024-07-28T12:05:05.426 INFO:tasks.rados.rados.0.smithi022.stdout:3332: finishing write tid 5 to smithi02269687-8 2024-07-28T12:05:05.426 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1776 (ObjNum 1241 snap 421 seq_num 1241) dirty exists 2024-07-28T12:05:05.426 INFO:tasks.rados.rados.0.smithi022.stdout:3332: left oid 8 (ObjNum 1241 snap 421 seq_num 1241) 2024-07-28T12:05:05.426 INFO:tasks.rados.rados.0.smithi022.stdout:3333: finishing rollback tid 2 to smithi02269687-42 2024-07-28T12:05:05.426 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 675 (ObjNum 1179 snap 397 seq_num 1179) dirty exists 2024-07-28T12:05:05.426 INFO:tasks.rados.rados.0.smithi022.stdout:3334: expect (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:05:05.552 INFO:tasks.rados.rados.0.smithi022.stdout:3336: finishing rollback tid 1 to smithi02269687-11 2024-07-28T12:05:05.552 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 254 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T12:05:05.552 INFO:tasks.rados.rados.0.smithi022.stdout:3332: done (3 left) 2024-07-28T12:05:05.552 INFO:tasks.rados.rados.0.smithi022.stdout:3333: done (2 left) 2024-07-28T12:05:05.552 INFO:tasks.rados.rados.0.smithi022.stdout:3334: done (1 left) 2024-07-28T12:05:05.552 INFO:tasks.rados.rados.0.smithi022.stdout:3336: done (0 left) 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3337: read oid 38 snap -1 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3337: expect (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3338: rollback oid 28 current snap is 421 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 417 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3339: read oid 45 snap -1 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3339: expect deleted 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3340: read oid 34 snap -1 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3340: expect deleted 2024-07-28T12:05:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3341: delete oid 31 current snap is 421 2024-07-28T12:05:05.555 INFO:tasks.rados.rados.0.smithi022.stdout:3337: expect (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3338: finishing rollback tid 0 to smithi02269687-28 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3338: finishing rollback tid 1 to smithi02269687-28 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3338: finishing rollback tid 2 to smithi02269687-28 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 269 (ObjNum 1157 snap 391 seq_num 1157) dirty exists 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3337: done (4 left) 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3338: done (3 left) 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3339: done (2 left) 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3340: done (1 left) 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3341: done (0 left) 2024-07-28T12:05:05.656 INFO:tasks.rados.rados.0.smithi022.stdout:3342: delete oid 47 current snap is 421 2024-07-28T12:05:05.659 INFO:tasks.rados.rados.0.smithi022.stdout:3342: done (0 left) 2024-07-28T12:05:05.659 INFO:tasks.rados.rados.0.smithi022.stdout:3343: snap_remove snap 366 2024-07-28T12:05:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:05 smithi150 bash[67543]: cluster 2024-07-28T12:05:04.413430+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-07-28T12:05:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:05 smithi150 bash[67543]: audit 2024-07-28T12:05:05.020065+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:05 smithi022 bash[80503]: cluster 2024-07-28T12:05:04.413430+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-07-28T12:05:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:05 smithi022 bash[80503]: audit 2024-07-28T12:05:05.020065+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:05 smithi022 bash[82865]: cluster 2024-07-28T12:05:04.413430+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-07-28T12:05:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:05 smithi022 bash[82865]: audit 2024-07-28T12:05:05.020065+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:06.426 INFO:tasks.rados.rados.0.smithi022.stdout:3343: done (0 left) 2024-07-28T12:05:06.426 INFO:tasks.rados.rados.0.smithi022.stdout:3344: snap_remove snap 397 2024-07-28T12:05:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:06 smithi150 bash[67543]: cluster 2024-07-28T12:05:05.166854+0000 mgr.y (mgr.25232) 406 : cluster [DBG] pgmap v928: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:05:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:06 smithi150 bash[67543]: cluster 2024-07-28T12:05:05.423734+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-07-28T12:05:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:06 smithi022 bash[80503]: cluster 2024-07-28T12:05:05.166854+0000 mgr.y (mgr.25232) 406 : cluster [DBG] pgmap v928: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:05:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:06 smithi022 bash[80503]: cluster 2024-07-28T12:05:05.423734+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-07-28T12:05:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:06 smithi022 bash[82865]: cluster 2024-07-28T12:05:05.166854+0000 mgr.y (mgr.25232) 406 : cluster [DBG] pgmap v928: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:05:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:06 smithi022 bash[82865]: cluster 2024-07-28T12:05:05.423734+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-07-28T12:05:07.353 INFO:tasks.rados.rados.0.smithi022.stdout:3344: done (0 left) 2024-07-28T12:05:07.353 INFO:tasks.rados.rados.0.smithi022.stdout:3345: delete oid 3 current snap is 421 2024-07-28T12:05:07.382 INFO:tasks.rados.rados.0.smithi022.stdout:3345: done (0 left) 2024-07-28T12:05:07.382 INFO:tasks.rados.rados.0.smithi022.stdout:3346: write oid 22 current snap is 421 2024-07-28T12:05:07.382 INFO:tasks.rados.rados.0.smithi022.stdout:3346: seq_num 1245 ranges {524715=650544,1887964=491773} 2024-07-28T12:05:07.401 INFO:tasks.rados.rados.0.smithi022.stdout:3346: writing smithi02269687-22 from 524715 to 1175259 tid 1 2024-07-28T12:05:07.419 INFO:tasks.rados.rados.0.smithi022.stdout:3346: writing smithi02269687-22 from 1887964 to 2379737 tid 2 2024-07-28T12:05:07.420 INFO:tasks.rados.rados.0.smithi022.stdout:3347: write oid 45 current snap is 421 2024-07-28T12:05:07.420 INFO:tasks.rados.rados.0.smithi022.stdout:3346: finishing write tid 1 to smithi02269687-22 2024-07-28T12:05:07.420 INFO:tasks.rados.rados.0.smithi022.stdout:3347: seq_num 1246 ranges {541522=725793,1946446=635431} 2024-07-28T12:05:07.443 INFO:tasks.rados.rados.0.smithi022.stdout:3347: writing smithi02269687-45 from 541522 to 1267315 tid 1 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3347: writing smithi02269687-45 from 1946446 to 2581877 tid 2 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3348: write oid 10 current snap is 421 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3346: finishing write tid 2 to smithi02269687-22 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3346: finishing write tid 3 to smithi02269687-22 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3346: finishing write tid 4 to smithi02269687-22 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1890 (ObjNum 1245 snap 421 seq_num 1245) dirty exists 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3346: left oid 22 (ObjNum 1245 snap 421 seq_num 1245) 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3347: finishing write tid 1 to smithi02269687-45 2024-07-28T12:05:07.461 INFO:tasks.rados.rados.0.smithi022.stdout:3348: seq_num 1247 ranges {558329=517395,1721281=779089} 2024-07-28T12:05:07.473 INFO:tasks.rados.rados.0.smithi022.stdout:3348: writing smithi02269687-10 from 558329 to 1075724 tid 1 2024-07-28T12:05:07.489 INFO:tasks.rados.rados.0.smithi022.stdout:3348: writing smithi02269687-10 from 1721281 to 2500370 tid 2 2024-07-28T12:05:07.490 INFO:tasks.rados.rados.0.smithi022.stdout:3346: done (2 left) 2024-07-28T12:05:07.490 INFO:tasks.rados.rados.0.smithi022.stdout:3349: write oid 21 current snap is 421 2024-07-28T12:05:07.490 INFO:tasks.rados.rados.0.smithi022.stdout:3349: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-07-28T12:05:07.501 INFO:tasks.rados.rados.0.smithi022.stdout:3349: writing smithi02269687-21 from 575136 to 1167780 tid 1 2024-07-28T12:05:07.511 INFO:tasks.rados.rados.0.smithi022.stdout:3349: writing smithi02269687-21 from 1663410 to 2302510 tid 2 2024-07-28T12:05:07.516 INFO:tasks.rados.rados.0.smithi022.stdout:3349: writing smithi02269687-21 from 2705542 to 2975136 tid 3 2024-07-28T12:05:07.516 INFO:tasks.rados.rados.0.smithi022.stdout:3350: read oid 35 snap 419 2024-07-28T12:05:07.516 INFO:tasks.rados.rados.0.smithi022.stdout:3350: expect deleted 2024-07-28T12:05:07.516 INFO:tasks.rados.rados.0.smithi022.stdout:3351: delete oid 29 current snap is 421 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3347: finishing write tid 2 to smithi02269687-45 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3347: finishing write tid 3 to smithi02269687-45 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3347: finishing write tid 4 to smithi02269687-45 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1879 (ObjNum 1246 snap 421 seq_num 1246) dirty exists 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3347: left oid 45 (ObjNum 1246 snap 421 seq_num 1246) 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3348: finishing write tid 1 to smithi02269687-10 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3348: finishing write tid 2 to smithi02269687-10 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3348: finishing write tid 3 to smithi02269687-10 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3348: finishing write tid 4 to smithi02269687-10 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1571 (ObjNum 1247 snap 421 seq_num 1247) dirty exists 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3348: left oid 10 (ObjNum 1247 snap 421 seq_num 1247) 2024-07-28T12:05:07.517 INFO:tasks.rados.rados.0.smithi022.stdout:3349: finishing write tid 1 to smithi02269687-21 2024-07-28T12:05:07.518 INFO:tasks.rados.rados.0.smithi022.stdout:3349: finishing write tid 2 to smithi02269687-21 2024-07-28T12:05:07.520 INFO:tasks.rados.rados.0.smithi022.stdout:3347: done (4 left) 2024-07-28T12:05:07.520 INFO:tasks.rados.rados.0.smithi022.stdout:3348: done (3 left) 2024-07-28T12:05:07.520 INFO:tasks.rados.rados.0.smithi022.stdout:3350: done (2 left) 2024-07-28T12:05:07.520 INFO:tasks.rados.rados.0.smithi022.stdout:3351: done (1 left) 2024-07-28T12:05:07.520 INFO:tasks.rados.rados.0.smithi022.stdout:3352: read oid 50 snap 420 2024-07-28T12:05:07.521 INFO:tasks.rados.rados.0.smithi022.stdout:3352: expect (ObjNum 1155 snap 391 seq_num 1155) 2024-07-28T12:05:07.521 INFO:tasks.rados.rados.0.smithi022.stdout:3353: write oid 16 current snap is 421 2024-07-28T12:05:07.521 INFO:tasks.rados.rados.0.smithi022.stdout:3353: seq_num 1250 ranges {608750=743142,1780374=642769} 2024-07-28T12:05:07.530 INFO:tasks.rados.rados.0.smithi022.stdout:3353: writing smithi02269687-16 from 608750 to 1351892 tid 1 2024-07-28T12:05:07.538 INFO:tasks.rados.rados.0.smithi022.stdout:3353: writing smithi02269687-16 from 1780374 to 2423143 tid 2 2024-07-28T12:05:07.538 INFO:tasks.rados.rados.0.smithi022.stdout:3354: snap_create 2024-07-28T12:05:07.538 INFO:tasks.rados.rados.0.smithi022.stdout:3349: finishing write tid 3 to smithi02269687-21 2024-07-28T12:05:07.538 INFO:tasks.rados.rados.0.smithi022.stdout:3349: finishing write tid 4 to smithi02269687-21 2024-07-28T12:05:07.538 INFO:tasks.rados.rados.0.smithi022.stdout:3349: finishing write tid 5 to smithi02269687-21 2024-07-28T12:05:07.539 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 852 (ObjNum 1248 snap 421 seq_num 1248) dirty exists 2024-07-28T12:05:07.539 INFO:tasks.rados.rados.0.smithi022.stdout:3349: left oid 21 (ObjNum 1248 snap 421 seq_num 1248) 2024-07-28T12:05:07.539 INFO:tasks.rados.rados.0.smithi022.stdout:3352: expect (ObjNum 1155 snap 391 seq_num 1155) 2024-07-28T12:05:07.718 INFO:tasks.rados.rados.0.smithi022.stdout:3353: finishing write tid 1 to smithi02269687-16 2024-07-28T12:05:07.719 INFO:tasks.rados.rados.0.smithi022.stdout:3353: finishing write tid 2 to smithi02269687-16 2024-07-28T12:05:07.719 INFO:tasks.rados.rados.0.smithi022.stdout:3353: finishing write tid 3 to smithi02269687-16 2024-07-28T12:05:07.719 INFO:tasks.rados.rados.0.smithi022.stdout:3353: finishing write tid 4 to smithi02269687-16 2024-07-28T12:05:07.719 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1798 (ObjNum 1250 snap 421 seq_num 1250) dirty exists 2024-07-28T12:05:07.719 INFO:tasks.rados.rados.0.smithi022.stdout:3353: left oid 16 (ObjNum 1250 snap 421 seq_num 1250) 2024-07-28T12:05:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:07 smithi150 bash[67543]: cluster 2024-07-28T12:05:06.424876+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-07-28T12:05:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:07 smithi150 bash[67543]: cluster 2024-07-28T12:05:07.349908+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-07-28T12:05:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:07 smithi022 bash[80503]: cluster 2024-07-28T12:05:06.424876+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-07-28T12:05:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:07 smithi022 bash[80503]: cluster 2024-07-28T12:05:07.349908+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-07-28T12:05:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:07 smithi022 bash[82865]: cluster 2024-07-28T12:05:06.424876+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-07-28T12:05:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:07 smithi022 bash[82865]: cluster 2024-07-28T12:05:07.349908+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-07-28T12:05:08.457 INFO:tasks.rados.rados.0.smithi022.stdout:3349: done (3 left) 2024-07-28T12:05:08.457 INFO:tasks.rados.rados.0.smithi022.stdout:3352: done (2 left) 2024-07-28T12:05:08.457 INFO:tasks.rados.rados.0.smithi022.stdout:3353: done (1 left) 2024-07-28T12:05:08.457 INFO:tasks.rados.rados.0.smithi022.stdout:3354: done (0 left) 2024-07-28T12:05:08.457 INFO:tasks.rados.rados.0.smithi022.stdout:3355: snap_remove snap 415 2024-07-28T12:05:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:08 smithi150 bash[67543]: cluster 2024-07-28T12:05:07.167492+0000 mgr.y (mgr.25232) 407 : cluster [DBG] pgmap v931: 89 pgs: 89 active+clean; 259 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 329 KiB/s wr, 8 op/s 2024-07-28T12:05:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:08 smithi022 bash[80503]: cluster 2024-07-28T12:05:07.167492+0000 mgr.y (mgr.25232) 407 : cluster [DBG] pgmap v931: 89 pgs: 89 active+clean; 259 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 329 KiB/s wr, 8 op/s 2024-07-28T12:05:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:08 smithi022 bash[82865]: cluster 2024-07-28T12:05:07.167492+0000 mgr.y (mgr.25232) 407 : cluster [DBG] pgmap v931: 89 pgs: 89 active+clean; 259 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 329 KiB/s wr, 8 op/s 2024-07-28T12:05:09.463 INFO:tasks.rados.rados.0.smithi022.stdout:3355: done (0 left) 2024-07-28T12:05:09.463 INFO:tasks.rados.rados.0.smithi022.stdout:3356: read oid 7 snap 390 2024-07-28T12:05:09.463 INFO:tasks.rados.rados.0.smithi022.stdout:3356: expect (ObjNum 1149 snap 389 seq_num 1149) 2024-07-28T12:05:09.463 INFO:tasks.rados.rados.0.smithi022.stdout:3357: snap_create 2024-07-28T12:05:09.494 INFO:tasks.rados.rados.0.smithi022.stdout:3356: expect (ObjNum 1149 snap 389 seq_num 1149) 2024-07-28T12:05:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:09 smithi150 bash[67543]: cluster 2024-07-28T12:05:08.455755+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-07-28T12:05:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:09 smithi022 bash[80503]: cluster 2024-07-28T12:05:08.455755+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-07-28T12:05:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:05:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:05:09] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:05:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:09 smithi022 bash[82865]: cluster 2024-07-28T12:05:08.455755+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3356: done (1 left) 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3357: done (0 left) 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3358: read oid 18 snap -1 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3358: expect (ObjNum 1193 snap 402 seq_num 1193) 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3359: read oid 27 snap -1 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3359: expect (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:05:10.464 INFO:tasks.rados.rados.0.smithi022.stdout:3360: read oid 38 snap -1 2024-07-28T12:05:10.465 INFO:tasks.rados.rados.0.smithi022.stdout:3360: expect (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:05:10.465 INFO:tasks.rados.rados.0.smithi022.stdout:3361: read oid 25 snap 421 2024-07-28T12:05:10.465 INFO:tasks.rados.rados.0.smithi022.stdout:3361: expect (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:05:10.465 INFO:tasks.rados.rados.0.smithi022.stdout:3362: read oid 49 snap 406 2024-07-28T12:05:10.465 INFO:tasks.rados.rados.0.smithi022.stdout:3362: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:05:10.465 INFO:tasks.rados.rados.0.smithi022.stdout:3363: snap_remove snap 410 2024-07-28T12:05:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:10 smithi150 bash[67543]: cluster 2024-07-28T12:05:09.168164+0000 mgr.y (mgr.25232) 408 : cluster [DBG] pgmap v934: 89 pgs: 89 active+clean; 243 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 646 KiB/s wr, 11 op/s 2024-07-28T12:05:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:10 smithi150 bash[67543]: cluster 2024-07-28T12:05:09.460680+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-07-28T12:05:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:10 smithi150 bash[67543]: cluster 2024-07-28T12:05:10.462931+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-07-28T12:05:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:10 smithi022 bash[80503]: cluster 2024-07-28T12:05:09.168164+0000 mgr.y (mgr.25232) 408 : cluster [DBG] pgmap v934: 89 pgs: 89 active+clean; 243 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 646 KiB/s wr, 11 op/s 2024-07-28T12:05:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:10 smithi022 bash[80503]: cluster 2024-07-28T12:05:09.460680+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-07-28T12:05:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:10 smithi022 bash[80503]: cluster 2024-07-28T12:05:10.462931+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-07-28T12:05:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:10 smithi022 bash[82865]: cluster 2024-07-28T12:05:09.168164+0000 mgr.y (mgr.25232) 408 : cluster [DBG] pgmap v934: 89 pgs: 89 active+clean; 243 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 646 KiB/s wr, 11 op/s 2024-07-28T12:05:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:10 smithi022 bash[82865]: cluster 2024-07-28T12:05:09.460680+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-07-28T12:05:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:10 smithi022 bash[82865]: cluster 2024-07-28T12:05:10.462931+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-07-28T12:05:11.466 INFO:tasks.rados.rados.0.smithi022.stdout:3363: done (5 left) 2024-07-28T12:05:11.466 INFO:tasks.rados.rados.0.smithi022.stdout:3364: rollback oid 20 current snap is 423 2024-07-28T12:05:11.466 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 414 2024-07-28T12:05:11.467 INFO:tasks.rados.rados.0.smithi022.stdout:3362: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:05:11.573 INFO:tasks.rados.rados.0.smithi022.stdout:3358: expect (ObjNum 1193 snap 402 seq_num 1193) 2024-07-28T12:05:11.767 INFO:tasks.rados.rados.0.smithi022.stdout:3361: expect (ObjNum 1153 snap 391 seq_num 1153) 2024-07-28T12:05:11.916 INFO:tasks.rados.rados.0.smithi022.stdout:3359: expect (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T12:05:11.991 INFO:tasks.rados.rados.0.smithi022.stdout:3360: expect (ObjNum 1192 snap 402 seq_num 1192) 2024-07-28T12:05:12.089 INFO:tasks.rados.rados.0.smithi022.stdout:3364: finishing rollback tid 0 to smithi02269687-20 2024-07-28T12:05:12.089 INFO:tasks.rados.rados.0.smithi022.stdout:3364: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:05:12.089 INFO:tasks.rados.rados.0.smithi022.stdout:3364: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:05:12.089 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1900 (ObjNum 1234 snap 414 seq_num 1234) dirty exists 2024-07-28T12:05:12.089 INFO:tasks.rados.rados.0.smithi022.stdout:3358: done (5 left) 2024-07-28T12:05:12.089 INFO:tasks.rados.rados.0.smithi022.stdout:3359: done (4 left) 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:3360: done (3 left) 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:3361: done (2 left) 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:3362: done (1 left) 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:3364: done (0 left) 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:3365: rollback oid 31 current snap is 423 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 411 2024-07-28T12:05:12.090 INFO:tasks.rados.rados.0.smithi022.stdout:3366: snap_remove snap 417 2024-07-28T12:05:12.351 INFO:tasks.rados.rados.0.smithi022.stdout:3366: done (1 left) 2024-07-28T12:05:12.351 INFO:tasks.rados.rados.0.smithi022.stdout:3367: snap_remove snap 390 2024-07-28T12:05:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:12 smithi150 bash[67543]: cluster 2024-07-28T12:05:11.169083+0000 mgr.y (mgr.25232) 409 : cluster [DBG] pgmap v937: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1016 KiB/s wr, 12 op/s 2024-07-28T12:05:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:12 smithi150 bash[67543]: cluster 2024-07-28T12:05:11.464121+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-07-28T12:05:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:12 smithi150 bash[67543]: cluster 2024-07-28T12:05:12.350424+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-07-28T12:05:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:05:12 smithi150 bash[60514]: ts=2024-07-28T12:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:05:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:12 smithi022 bash[80503]: cluster 2024-07-28T12:05:11.169083+0000 mgr.y (mgr.25232) 409 : cluster [DBG] pgmap v937: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1016 KiB/s wr, 12 op/s 2024-07-28T12:05:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:12 smithi022 bash[80503]: cluster 2024-07-28T12:05:11.464121+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-07-28T12:05:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:12 smithi022 bash[80503]: cluster 2024-07-28T12:05:12.350424+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-07-28T12:05:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:12 smithi022 bash[82865]: cluster 2024-07-28T12:05:11.169083+0000 mgr.y (mgr.25232) 409 : cluster [DBG] pgmap v937: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1016 KiB/s wr, 12 op/s 2024-07-28T12:05:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:12 smithi022 bash[82865]: cluster 2024-07-28T12:05:11.464121+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-07-28T12:05:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:12 smithi022 bash[82865]: cluster 2024-07-28T12:05:12.350424+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-07-28T12:05:13.356 INFO:tasks.rados.rados.0.smithi022.stdout:3367: done (1 left) 2024-07-28T12:05:13.356 INFO:tasks.rados.rados.0.smithi022.stdout:3368: delete oid 10 current snap is 423 2024-07-28T12:05:13.357 INFO:tasks.rados.rados.0.smithi022.stdout:3365: finishing rollback tid 1 to smithi02269687-31 2024-07-28T12:05:13.357 INFO:tasks.rados.rados.0.smithi022.stdout:3365: finishing rollback tid 2 to smithi02269687-31 2024-07-28T12:05:13.357 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1810 (ObjNum 1200 snap 402 seq_num 1200) dirty exists 2024-07-28T12:05:13.388 INFO:tasks.rados.rados.0.smithi022.stdout:3365: done (1 left) 2024-07-28T12:05:13.388 INFO:tasks.rados.rados.0.smithi022.stdout:3368: done (0 left) 2024-07-28T12:05:13.388 INFO:tasks.rados.rados.0.smithi022.stdout:3369: delete oid 38 current snap is 423 2024-07-28T12:05:13.395 INFO:tasks.rados.rados.0.smithi022.stdout:3369: done (0 left) 2024-07-28T12:05:13.395 INFO:tasks.rados.rados.0.smithi022.stdout:3370: write oid 30 current snap is 423 2024-07-28T12:05:13.395 INFO:tasks.rados.rados.0.smithi022.stdout:3370: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-07-28T12:05:13.412 INFO:tasks.rados.rados.0.smithi022.stdout:3370: writing smithi02269687-30 from 659171 to 1228060 tid 1 2024-07-28T12:05:13.434 INFO:tasks.rados.rados.0.smithi022.stdout:3370: writing smithi02269687-30 from 1839467 to 2629563 tid 2 2024-07-28T12:05:13.434 INFO:tasks.rados.rados.0.smithi022.stdout:3371: delete oid 1 current snap is 423 2024-07-28T12:05:13.434 INFO:tasks.rados.rados.0.smithi022.stdout:3370: finishing write tid 1 to smithi02269687-30 2024-07-28T12:05:13.442 INFO:tasks.rados.rados.0.smithi022.stdout:3370: finishing write tid 2 to smithi02269687-30 2024-07-28T12:05:13.442 INFO:tasks.rados.rados.0.smithi022.stdout:3370: finishing write tid 3 to smithi02269687-30 2024-07-28T12:05:13.442 INFO:tasks.rados.rados.0.smithi022.stdout:3370: finishing write tid 4 to smithi02269687-30 2024-07-28T12:05:13.443 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 656 (ObjNum 1253 snap 423 seq_num 1253) dirty exists 2024-07-28T12:05:13.443 INFO:tasks.rados.rados.0.smithi022.stdout:3370: left oid 30 (ObjNum 1253 snap 423 seq_num 1253) 2024-07-28T12:05:13.443 INFO:tasks.rados.rados.0.smithi022.stdout:3370: done (1 left) 2024-07-28T12:05:13.443 INFO:tasks.rados.rados.0.smithi022.stdout:3371: done (0 left) 2024-07-28T12:05:13.443 INFO:tasks.rados.rados.0.smithi022.stdout:3372: write oid 45 current snap is 423 2024-07-28T12:05:13.443 INFO:tasks.rados.rados.0.smithi022.stdout:3372: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2024-07-28T12:05:13.449 INFO:tasks.rados.rados.0.smithi022.stdout:3372: writing smithi02269687-45 from 692785 to 1128525 tid 1 2024-07-28T12:05:13.457 INFO:tasks.rados.rados.0.smithi022.stdout:3372: writing smithi02269687-45 from 1672784 to 2466549 tid 2 2024-07-28T12:05:13.461 INFO:tasks.rados.rados.0.smithi022.stdout:3372: writing smithi02269687-45 from 2897503 to 3092785 tid 3 2024-07-28T12:05:13.461 INFO:tasks.rados.rados.0.smithi022.stdout:3373: write oid 27 current snap is 423 2024-07-28T12:05:13.461 INFO:tasks.rados.rados.0.smithi022.stdout:3372: finishing write tid 1 to smithi02269687-45 2024-07-28T12:05:13.461 INFO:tasks.rados.rados.0.smithi022.stdout:3373: seq_num 1256 ranges {709592=510989,1731266=653776,3041279=68313} 2024-07-28T12:05:13.468 INFO:tasks.rados.rados.0.smithi022.stdout:3373: writing smithi02269687-27 from 709592 to 1220581 tid 1 2024-07-28T12:05:13.475 INFO:tasks.rados.rados.0.smithi022.stdout:3373: writing smithi02269687-27 from 1731266 to 2385042 tid 2 2024-07-28T12:05:13.479 INFO:tasks.rados.rados.0.smithi022.stdout:3373: writing smithi02269687-27 from 3041279 to 3109592 tid 3 2024-07-28T12:05:13.479 INFO:tasks.rados.rados.0.smithi022.stdout:3374: snap_remove snap 419 2024-07-28T12:05:14.473 INFO:tasks.rados.rados.0.smithi022.stdout:3374: done (2 left) 2024-07-28T12:05:14.473 INFO:tasks.rados.rados.0.smithi022.stdout:3375: snap_remove snap 412 2024-07-28T12:05:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:14 smithi150 bash[67543]: cluster 2024-07-28T12:05:13.169874+0000 mgr.y (mgr.25232) 410 : cluster [DBG] pgmap v940: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-07-28T12:05:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:14 smithi150 bash[67543]: cluster 2024-07-28T12:05:13.355601+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-07-28T12:05:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:14 smithi022 bash[80503]: cluster 2024-07-28T12:05:13.169874+0000 mgr.y (mgr.25232) 410 : cluster [DBG] pgmap v940: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-07-28T12:05:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:14 smithi022 bash[80503]: cluster 2024-07-28T12:05:13.355601+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-07-28T12:05:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:14 smithi022 bash[82865]: cluster 2024-07-28T12:05:13.169874+0000 mgr.y (mgr.25232) 410 : cluster [DBG] pgmap v940: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-07-28T12:05:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:14 smithi022 bash[82865]: cluster 2024-07-28T12:05:13.355601+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-07-28T12:05:15.485 INFO:tasks.rados.rados.0.smithi022.stdout:3375: done (2 left) 2024-07-28T12:05:15.485 INFO:tasks.rados.rados.0.smithi022.stdout:3376: delete oid 18 current snap is 423 2024-07-28T12:05:15.485 INFO:tasks.rados.rados.0.smithi022.stdout:3372: finishing write tid 2 to smithi02269687-45 2024-07-28T12:05:15.485 INFO:tasks.rados.rados.0.smithi022.stdout:3372: finishing write tid 3 to smithi02269687-45 2024-07-28T12:05:15.485 INFO:tasks.rados.rados.0.smithi022.stdout:3372: finishing write tid 4 to smithi02269687-45 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3372: finishing write tid 5 to smithi02269687-45 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1898 (ObjNum 1255 snap 423 seq_num 1255) dirty exists 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3372: left oid 45 (ObjNum 1255 snap 423 seq_num 1255) 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3373: finishing write tid 1 to smithi02269687-27 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3373: finishing write tid 2 to smithi02269687-27 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3373: finishing write tid 3 to smithi02269687-27 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3373: finishing write tid 4 to smithi02269687-27 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3373: finishing write tid 5 to smithi02269687-27 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1461 (ObjNum 1256 snap 423 seq_num 1256) dirty exists 2024-07-28T12:05:15.486 INFO:tasks.rados.rados.0.smithi022.stdout:3373: left oid 27 (ObjNum 1256 snap 423 seq_num 1256) 2024-07-28T12:05:15.506 INFO:tasks.rados.rados.0.smithi022.stdout:3372: done (2 left) 2024-07-28T12:05:15.506 INFO:tasks.rados.rados.0.smithi022.stdout:3373: done (1 left) 2024-07-28T12:05:15.506 INFO:tasks.rados.rados.0.smithi022.stdout:3376: done (0 left) 2024-07-28T12:05:15.506 INFO:tasks.rados.rados.0.smithi022.stdout:3377: delete oid 27 current snap is 423 2024-07-28T12:05:15.512 INFO:tasks.rados.rados.0.smithi022.stdout:3377: done (0 left) 2024-07-28T12:05:15.512 INFO:tasks.rados.rados.0.smithi022.stdout:3378: snap_create 2024-07-28T12:05:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:15 smithi150 bash[67543]: cluster 2024-07-28T12:05:14.470438+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-07-28T12:05:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:15 smithi022 bash[80503]: cluster 2024-07-28T12:05:14.470438+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-07-28T12:05:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:15 smithi022 bash[82865]: cluster 2024-07-28T12:05:14.470438+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-07-28T12:05:16.494 INFO:tasks.rados.rados.0.smithi022.stdout:3378: done (0 left) 2024-07-28T12:05:16.494 INFO:tasks.rados.rados.0.smithi022.stdout:3379: write oid 4 current snap is 424 2024-07-28T12:05:16.494 INFO:tasks.rados.rados.0.smithi022.stdout:3379: seq_num 1259 ranges {760013=736736,2190359=401103} 2024-07-28T12:05:16.516 INFO:tasks.rados.rados.0.smithi022.stdout:3379: writing smithi02269687-4 from 760013 to 1496749 tid 1 2024-07-28T12:05:16.535 INFO:tasks.rados.rados.0.smithi022.stdout:3379: writing smithi02269687-4 from 2190359 to 2591462 tid 2 2024-07-28T12:05:16.535 INFO:tasks.rados.rados.0.smithi022.stdout:3380: read oid 29 snap -1 2024-07-28T12:05:16.535 INFO:tasks.rados.rados.0.smithi022.stdout:3380: expect deleted 2024-07-28T12:05:16.535 INFO:tasks.rados.rados.0.smithi022.stdout:3381: write oid 19 current snap is 424 2024-07-28T12:05:16.535 INFO:tasks.rados.rados.0.smithi022.stdout:3379: finishing write tid 1 to smithi02269687-4 2024-07-28T12:05:16.535 INFO:tasks.rados.rados.0.smithi022.stdout:3381: seq_num 1260 ranges {776820=411985,1848841=544761,2918265=258555} 2024-07-28T12:05:16.555 INFO:tasks.rados.rados.0.smithi022.stdout:3381: writing smithi02269687-19 from 776820 to 1188805 tid 1 2024-07-28T12:05:16.572 INFO:tasks.rados.rados.0.smithi022.stdout:3381: writing smithi02269687-19 from 1848841 to 2393602 tid 2 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3381: writing smithi02269687-19 from 2918265 to 3176820 tid 3 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3382: read oid 49 snap -1 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3382: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3383: rollback oid 30 current snap is 424 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 411 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3379: finishing write tid 2 to smithi02269687-4 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3379: finishing write tid 3 to smithi02269687-4 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3379: finishing write tid 4 to smithi02269687-4 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 2360 (ObjNum 1259 snap 424 seq_num 1259) dirty exists 2024-07-28T12:05:16.582 INFO:tasks.rados.rados.0.smithi022.stdout:3379: left oid 4 (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:05:16.583 INFO:tasks.rados.rados.0.smithi022.stdout:3381: finishing write tid 1 to smithi02269687-19 2024-07-28T12:05:16.583 INFO:tasks.rados.rados.0.smithi022.stdout:3381: finishing write tid 2 to smithi02269687-19 2024-07-28T12:05:16.583 INFO:tasks.rados.rados.0.smithi022.stdout:3379: done (4 left) 2024-07-28T12:05:16.583 INFO:tasks.rados.rados.0.smithi022.stdout:3380: done (3 left) 2024-07-28T12:05:16.583 INFO:tasks.rados.rados.0.smithi022.stdout:3384: snap_create 2024-07-28T12:05:16.593 INFO:tasks.rados.rados.0.smithi022.stdout:3382: expect (ObjNum 1134 snap 379 seq_num 1134) 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3383: finishing rollback tid 0 to smithi02269687-30 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3383: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3383: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 670 (ObjNum 1206 snap 405 seq_num 1206) dirty exists 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3381: finishing write tid 3 to smithi02269687-19 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3381: finishing write tid 4 to smithi02269687-19 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3381: finishing write tid 5 to smithi02269687-19 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1476 (ObjNum 1260 snap 424 seq_num 1260) dirty exists 2024-07-28T12:05:16.744 INFO:tasks.rados.rados.0.smithi022.stdout:3381: left oid 19 (ObjNum 1260 snap 424 seq_num 1260) 2024-07-28T12:05:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:16 smithi150 bash[67543]: cluster 2024-07-28T12:05:15.170590+0000 mgr.y (mgr.25232) 411 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-28T12:05:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:16 smithi150 bash[67543]: cluster 2024-07-28T12:05:15.484192+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-07-28T12:05:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:16 smithi022 bash[80503]: cluster 2024-07-28T12:05:15.170590+0000 mgr.y (mgr.25232) 411 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-28T12:05:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:16 smithi022 bash[80503]: cluster 2024-07-28T12:05:15.484192+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-07-28T12:05:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:16 smithi022 bash[82865]: cluster 2024-07-28T12:05:15.170590+0000 mgr.y (mgr.25232) 411 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-28T12:05:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:16 smithi022 bash[82865]: cluster 2024-07-28T12:05:15.484192+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3381: done (3 left) 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3382: done (2 left) 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3383: done (1 left) 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3384: done (0 left) 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3385: read oid 3 snap 420 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3385: expect deleted 2024-07-28T12:05:17.356 INFO:tasks.rados.rados.0.smithi022.stdout:3386: snap_create 2024-07-28T12:05:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:17 smithi150 bash[67543]: cluster 2024-07-28T12:05:16.491923+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-07-28T12:05:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:17 smithi150 bash[67543]: cluster 2024-07-28T12:05:17.355178+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-07-28T12:05:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:17 smithi022 bash[80503]: cluster 2024-07-28T12:05:16.491923+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-07-28T12:05:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:17 smithi022 bash[80503]: cluster 2024-07-28T12:05:17.355178+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-07-28T12:05:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:17 smithi022 bash[82865]: cluster 2024-07-28T12:05:16.491923+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-07-28T12:05:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:17 smithi022 bash[82865]: cluster 2024-07-28T12:05:17.355178+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-07-28T12:05:18.358 INFO:tasks.rados.rados.0.smithi022.stdout:3385: done (1 left) 2024-07-28T12:05:18.359 INFO:tasks.rados.rados.0.smithi022.stdout:3386: done (0 left) 2024-07-28T12:05:18.359 INFO:tasks.rados.rados.0.smithi022.stdout:3387: read oid 2 snap -1 2024-07-28T12:05:18.359 INFO:tasks.rados.rados.0.smithi022.stdout:3387: expect deleted 2024-07-28T12:05:18.359 INFO:tasks.rados.rados.0.smithi022.stdout:3388: delete oid 48 current snap is 426 2024-07-28T12:05:18.370 INFO:tasks.rados.rados.0.smithi022.stdout:3387: done (1 left) 2024-07-28T12:05:18.370 INFO:tasks.rados.rados.0.smithi022.stdout:3388: done (0 left) 2024-07-28T12:05:18.370 INFO:tasks.rados.rados.0.smithi022.stdout:3389: delete oid 45 current snap is 426 2024-07-28T12:05:18.379 INFO:tasks.rados.rados.0.smithi022.stdout:3389: done (0 left) 2024-07-28T12:05:18.379 INFO:tasks.rados.rados.0.smithi022.stdout:3390: rollback oid 39 current snap is 426 2024-07-28T12:05:18.379 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 422 2024-07-28T12:05:18.379 INFO:tasks.rados.rados.0.smithi022.stdout:3391: write oid 5 current snap is 426 2024-07-28T12:05:18.379 INFO:tasks.rados.rados.0.smithi022.stdout:3391: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2024-07-28T12:05:18.398 INFO:tasks.rados.rados.0.smithi022.stdout:3391: writing smithi02269687-5 from 427241 to 1181326 tid 1 2024-07-28T12:05:18.412 INFO:tasks.rados.rados.0.smithi022.stdout:3391: writing smithi02269687-5 from 1624287 to 2032728 tid 2 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3391: writing smithi02269687-5 from 2600534 to 3150498 tid 3 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3392: snap_create 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3390: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3390: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3390: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 1926 (ObjNum 1087 snap 362 seq_num 1087) dirty exists 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3391: finishing write tid 1 to smithi02269687-5 2024-07-28T12:05:18.428 INFO:tasks.rados.rados.0.smithi022.stdout:3391: finishing write tid 2 to smithi02269687-5 2024-07-28T12:05:18.433 INFO:tasks.rados.rados.0.smithi022.stdout:3391: finishing write tid 3 to smithi02269687-5 2024-07-28T12:05:18.433 INFO:tasks.rados.rados.0.smithi022.stdout:3391: finishing write tid 4 to smithi02269687-5 2024-07-28T12:05:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:3391: finishing write tid 5 to smithi02269687-5 2024-07-28T12:05:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 535 (ObjNum 1263 snap 426 seq_num 1263) dirty exists 2024-07-28T12:05:18.434 INFO:tasks.rados.rados.0.smithi022.stdout:3391: left oid 5 (ObjNum 1263 snap 426 seq_num 1263) 2024-07-28T12:05:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:18 smithi150 bash[67543]: cluster 2024-07-28T12:05:17.171309+0000 mgr.y (mgr.25232) 412 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 650 KiB/s wr, 14 op/s 2024-07-28T12:05:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:18 smithi150 bash[67543]: cluster 2024-07-28T12:05:18.358205+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-07-28T12:05:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:18 smithi022 bash[80503]: cluster 2024-07-28T12:05:17.171309+0000 mgr.y (mgr.25232) 412 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 650 KiB/s wr, 14 op/s 2024-07-28T12:05:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:18 smithi022 bash[80503]: cluster 2024-07-28T12:05:18.358205+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-07-28T12:05:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:18 smithi022 bash[82865]: cluster 2024-07-28T12:05:17.171309+0000 mgr.y (mgr.25232) 412 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 650 KiB/s wr, 14 op/s 2024-07-28T12:05:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:18 smithi022 bash[82865]: cluster 2024-07-28T12:05:18.358205+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-07-28T12:05:19.361 INFO:tasks.rados.rados.0.smithi022.stdout:3390: done (2 left) 2024-07-28T12:05:19.362 INFO:tasks.rados.rados.0.smithi022.stdout:3391: done (1 left) 2024-07-28T12:05:19.362 INFO:tasks.rados.rados.0.smithi022.stdout:3392: done (0 left) 2024-07-28T12:05:19.362 INFO:tasks.rados.rados.0.smithi022.stdout:3393: read oid 46 snap -1 2024-07-28T12:05:19.362 INFO:tasks.rados.rados.0.smithi022.stdout:3393: expect deleted 2024-07-28T12:05:19.362 INFO:tasks.rados.rados.0.smithi022.stdout:3394: snap_create 2024-07-28T12:05:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:05:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:05:19] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:05:20.364 INFO:tasks.rados.rados.0.smithi022.stdout:3393: done (1 left) 2024-07-28T12:05:20.364 INFO:tasks.rados.rados.0.smithi022.stdout:3394: done (0 left) 2024-07-28T12:05:20.365 INFO:tasks.rados.rados.0.smithi022.stdout:3395: rollback oid 32 current snap is 428 2024-07-28T12:05:20.365 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 427 2024-07-28T12:05:20.365 INFO:tasks.rados.rados.0.smithi022.stdout:3396: delete oid 6 current snap is 428 2024-07-28T12:05:20.369 INFO:tasks.rados.rados.0.smithi022.stdout:3396: done (1 left) 2024-07-28T12:05:20.369 INFO:tasks.rados.rados.0.smithi022.stdout:3397: snap_create 2024-07-28T12:05:20.384 INFO:tasks.rados.rados.0.smithi022.stdout:3395: finishing rollback tid 0 to smithi02269687-32 2024-07-28T12:05:20.384 INFO:tasks.rados.rados.0.smithi022.stdout:3395: finishing rollback tid 1 to smithi02269687-32 2024-07-28T12:05:20.384 INFO:tasks.rados.rados.0.smithi022.stdout:3395: finishing rollback tid 2 to smithi02269687-32 2024-07-28T12:05:20.384 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 1908 (ObjNum 1215 snap 405 seq_num 1215) dirty exists 2024-07-28T12:05:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:20 smithi150 bash[67543]: cluster 2024-07-28T12:05:19.172025+0000 mgr.y (mgr.25232) 413 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 939 KiB/s rd, 680 KiB/s wr, 6 op/s 2024-07-28T12:05:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:20 smithi150 bash[67543]: cluster 2024-07-28T12:05:19.360960+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-07-28T12:05:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:20 smithi150 bash[67543]: audit 2024-07-28T12:05:20.020444+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:20 smithi022 bash[80503]: cluster 2024-07-28T12:05:19.172025+0000 mgr.y (mgr.25232) 413 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 939 KiB/s rd, 680 KiB/s wr, 6 op/s 2024-07-28T12:05:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:20 smithi022 bash[80503]: cluster 2024-07-28T12:05:19.360960+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-07-28T12:05:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:20 smithi022 bash[80503]: audit 2024-07-28T12:05:20.020444+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:20 smithi022 bash[82865]: cluster 2024-07-28T12:05:19.172025+0000 mgr.y (mgr.25232) 413 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 939 KiB/s rd, 680 KiB/s wr, 6 op/s 2024-07-28T12:05:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:20 smithi022 bash[82865]: cluster 2024-07-28T12:05:19.360960+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-07-28T12:05:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:20 smithi022 bash[82865]: audit 2024-07-28T12:05:20.020444+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3395: done (1 left) 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3397: done (0 left) 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3398: read oid 2 snap -1 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3398: expect deleted 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3399: read oid 23 snap 411 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3399: expect (ObjNum 1204 snap 404 seq_num 1204) 2024-07-28T12:05:21.383 INFO:tasks.rados.rados.0.smithi022.stdout:3400: delete oid 47 current snap is 429 2024-07-28T12:05:21.394 INFO:tasks.rados.rados.0.smithi022.stdout:3398: done (2 left) 2024-07-28T12:05:21.394 INFO:tasks.rados.rados.0.smithi022.stdout:3400: done (1 left) 2024-07-28T12:05:21.394 INFO:tasks.rados.rados.0.smithi022.stdout:3401: read oid 48 snap 423 2024-07-28T12:05:21.394 INFO:tasks.rados.rados.0.smithi022.stdout:3401: expect (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:05:21.394 INFO:tasks.rados.rados.0.smithi022.stdout:3402: snap_remove snap 406 2024-07-28T12:05:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:21 smithi150 bash[67543]: cluster 2024-07-28T12:05:20.363074+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-07-28T12:05:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:21 smithi022 bash[80503]: cluster 2024-07-28T12:05:20.363074+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-07-28T12:05:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:21 smithi022 bash[82865]: cluster 2024-07-28T12:05:20.363074+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-07-28T12:05:22.357 INFO:tasks.rados.rados.0.smithi022.stdout:3402: done (2 left) 2024-07-28T12:05:22.357 INFO:tasks.rados.rados.0.smithi022.stdout:3403: snap_remove snap 413 2024-07-28T12:05:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:22 smithi150 bash[67543]: cluster 2024-07-28T12:05:21.172936+0000 mgr.y (mgr.25232) 414 : cluster [DBG] pgmap v952: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 940 KiB/s rd, 907 KiB/s wr, 8 op/s 2024-07-28T12:05:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:22 smithi150 bash[67543]: cluster 2024-07-28T12:05:21.381855+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-07-28T12:05:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:22 smithi150 bash[67543]: cluster 2024-07-28T12:05:22.356271+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-07-28T12:05:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:05:22 smithi150 bash[60514]: ts=2024-07-28T12:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:05:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:22 smithi022 bash[80503]: cluster 2024-07-28T12:05:21.172936+0000 mgr.y (mgr.25232) 414 : cluster [DBG] pgmap v952: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 940 KiB/s rd, 907 KiB/s wr, 8 op/s 2024-07-28T12:05:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:22 smithi022 bash[80503]: cluster 2024-07-28T12:05:21.381855+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-07-28T12:05:22.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:22 smithi022 bash[80503]: cluster 2024-07-28T12:05:22.356271+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-07-28T12:05:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:22 smithi022 bash[82865]: cluster 2024-07-28T12:05:21.172936+0000 mgr.y (mgr.25232) 414 : cluster [DBG] pgmap v952: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 940 KiB/s rd, 907 KiB/s wr, 8 op/s 2024-07-28T12:05:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:22 smithi022 bash[82865]: cluster 2024-07-28T12:05:21.381855+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-07-28T12:05:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:22 smithi022 bash[82865]: cluster 2024-07-28T12:05:22.356271+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-07-28T12:05:23.360 INFO:tasks.rados.rados.0.smithi022.stdout:3403: done (2 left) 2024-07-28T12:05:23.360 INFO:tasks.rados.rados.0.smithi022.stdout:3404: read oid 18 snap -1 2024-07-28T12:05:23.360 INFO:tasks.rados.rados.0.smithi022.stdout:3404: expect deleted 2024-07-28T12:05:23.361 INFO:tasks.rados.rados.0.smithi022.stdout:3405: snap_create 2024-07-28T12:05:23.361 INFO:tasks.rados.rados.0.smithi022.stdout:3399: expect (ObjNum 1204 snap 404 seq_num 1204) 2024-07-28T12:05:23.518 INFO:tasks.rados.rados.0.smithi022.stdout:3401: expect (ObjNum 1137 snap 380 seq_num 1137) 2024-07-28T12:05:24.362 INFO:tasks.rados.rados.0.smithi022.stdout:3399: done (3 left) 2024-07-28T12:05:24.363 INFO:tasks.rados.rados.0.smithi022.stdout:3401: done (2 left) 2024-07-28T12:05:24.363 INFO:tasks.rados.rados.0.smithi022.stdout:3404: done (1 left) 2024-07-28T12:05:24.363 INFO:tasks.rados.rados.0.smithi022.stdout:3405: done (0 left) 2024-07-28T12:05:24.363 INFO:tasks.rados.rados.0.smithi022.stdout:3406: read oid 6 snap -1 2024-07-28T12:05:24.363 INFO:tasks.rados.rados.0.smithi022.stdout:3406: expect deleted 2024-07-28T12:05:24.363 INFO:tasks.rados.rados.0.smithi022.stdout:3407: delete oid 45 current snap is 430 2024-07-28T12:05:24.377 INFO:tasks.rados.rados.0.smithi022.stdout:3406: done (1 left) 2024-07-28T12:05:24.378 INFO:tasks.rados.rados.0.smithi022.stdout:3407: done (0 left) 2024-07-28T12:05:24.378 INFO:tasks.rados.rados.0.smithi022.stdout:3408: read oid 44 snap -1 2024-07-28T12:05:24.378 INFO:tasks.rados.rados.0.smithi022.stdout:3408: expect (ObjNum 1209 snap 405 seq_num 1209) 2024-07-28T12:05:24.378 INFO:tasks.rados.rados.0.smithi022.stdout:3409: snap_create 2024-07-28T12:05:24.388 INFO:tasks.rados.rados.0.smithi022.stdout:3408: expect (ObjNum 1209 snap 405 seq_num 1209) 2024-07-28T12:05:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:24 smithi150 bash[67543]: cluster 2024-07-28T12:05:23.173638+0000 mgr.y (mgr.25232) 415 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 155 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 993 KiB/s wr, 8 op/s 2024-07-28T12:05:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:24 smithi150 bash[67543]: cluster 2024-07-28T12:05:23.359539+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-07-28T12:05:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:24 smithi022 bash[80503]: cluster 2024-07-28T12:05:23.173638+0000 mgr.y (mgr.25232) 415 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 155 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 993 KiB/s wr, 8 op/s 2024-07-28T12:05:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:24 smithi022 bash[80503]: cluster 2024-07-28T12:05:23.359539+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-07-28T12:05:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:24 smithi022 bash[82865]: cluster 2024-07-28T12:05:23.173638+0000 mgr.y (mgr.25232) 415 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 155 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 993 KiB/s wr, 8 op/s 2024-07-28T12:05:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:24 smithi022 bash[82865]: cluster 2024-07-28T12:05:23.359539+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-07-28T12:05:25.390 INFO:tasks.rados.rados.0.smithi022.stdout:3408: done (1 left) 2024-07-28T12:05:25.391 INFO:tasks.rados.rados.0.smithi022.stdout:3409: done (0 left) 2024-07-28T12:05:25.391 INFO:tasks.rados.rados.0.smithi022.stdout:3410: delete oid 8 current snap is 431 2024-07-28T12:05:25.399 INFO:tasks.rados.rados.0.smithi022.stdout:3410: done (0 left) 2024-07-28T12:05:25.399 INFO:tasks.rados.rados.0.smithi022.stdout:3411: delete oid 35 current snap is 431 2024-07-28T12:05:25.404 INFO:tasks.rados.rados.0.smithi022.stdout:3411: done (0 left) 2024-07-28T12:05:25.404 INFO:tasks.rados.rados.0.smithi022.stdout:3412: write oid 45 current snap is 431 2024-07-28T12:05:25.404 INFO:tasks.rados.rados.0.smithi022.stdout:3412: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-07-28T12:05:25.416 INFO:tasks.rados.rados.0.smithi022.stdout:3412: writing smithi02269687-45 from 528083 to 933662 tid 1 2024-07-28T12:05:25.427 INFO:tasks.rados.rados.0.smithi022.stdout:3412: writing smithi02269687-45 from 1342473 to 1761921 tid 2 2024-07-28T12:05:25.444 INFO:tasks.rados.rados.0.smithi022.stdout:3412: writing smithi02269687-45 from 2248719 to 2982668 tid 3 2024-07-28T12:05:25.444 INFO:tasks.rados.rados.0.smithi022.stdout:3413: snap_create 2024-07-28T12:05:25.445 INFO:tasks.rados.rados.0.smithi022.stdout:3412: finishing write tid 1 to smithi02269687-45 2024-07-28T12:05:25.454 INFO:tasks.rados.rados.0.smithi022.stdout:3412: finishing write tid 2 to smithi02269687-45 2024-07-28T12:05:25.454 INFO:tasks.rados.rados.0.smithi022.stdout:3412: finishing write tid 3 to smithi02269687-45 2024-07-28T12:05:25.454 INFO:tasks.rados.rados.0.smithi022.stdout:3412: finishing write tid 4 to smithi02269687-45 2024-07-28T12:05:25.454 INFO:tasks.rados.rados.0.smithi022.stdout:3412: finishing write tid 5 to smithi02269687-45 2024-07-28T12:05:25.455 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 1925 (ObjNum 1269 snap 431 seq_num 1269) dirty exists 2024-07-28T12:05:25.455 INFO:tasks.rados.rados.0.smithi022.stdout:3412: left oid 45 (ObjNum 1269 snap 431 seq_num 1269) 2024-07-28T12:05:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:25 smithi150 bash[67543]: cluster 2024-07-28T12:05:24.361760+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-07-28T12:05:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:25 smithi022 bash[80503]: cluster 2024-07-28T12:05:24.361760+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-07-28T12:05:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:25 smithi022 bash[82865]: cluster 2024-07-28T12:05:24.361760+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-07-28T12:05:26.385 INFO:tasks.rados.rados.0.smithi022.stdout:3412: done (1 left) 2024-07-28T12:05:26.385 INFO:tasks.rados.rados.0.smithi022.stdout:3413: done (0 left) 2024-07-28T12:05:26.385 INFO:tasks.rados.rados.0.smithi022.stdout:3414: write oid 37 current snap is 432 2024-07-28T12:05:26.385 INFO:tasks.rados.rados.0.smithi022.stdout:3414: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-07-28T12:05:26.400 INFO:tasks.rados.rados.0.smithi022.stdout:3414: writing smithi02269687-37 from 544890 to 1142071 tid 1 2024-07-28T12:05:26.417 INFO:tasks.rados.rados.0.smithi022.stdout:3414: writing smithi02269687-37 from 1917308 to 2480414 tid 2 2024-07-28T12:05:26.429 INFO:tasks.rados.rados.0.smithi022.stdout:3414: writing smithi02269687-37 from 3076142 to 3344890 tid 3 2024-07-28T12:05:26.429 INFO:tasks.rados.rados.0.smithi022.stdout:3415: write oid 25 current snap is 432 2024-07-28T12:05:26.429 INFO:tasks.rados.rados.0.smithi022.stdout:3414: finishing write tid 1 to smithi02269687-37 2024-07-28T12:05:26.429 INFO:tasks.rados.rados.0.smithi022.stdout:3414: finishing write tid 2 to smithi02269687-37 2024-07-28T12:05:26.430 INFO:tasks.rados.rados.0.smithi022.stdout:3415: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-07-28T12:05:26.445 INFO:tasks.rados.rados.0.smithi022.stdout:3415: writing smithi02269687-25 from 561697 to 1234127 tid 1 2024-07-28T12:05:26.463 INFO:tasks.rados.rados.0.smithi022.stdout:3415: writing smithi02269687-25 from 1975790 to 2682554 tid 2 2024-07-28T12:05:26.471 INFO:tasks.rados.rados.0.smithi022.stdout:3415: writing smithi02269687-25 from 3103565 to 3361697 tid 3 2024-07-28T12:05:26.471 INFO:tasks.rados.rados.0.smithi022.stdout:3416: rollback oid 18 current snap is 432 2024-07-28T12:05:26.471 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 18 to 430 2024-07-28T12:05:26.471 INFO:tasks.rados.rados.0.smithi022.stdout:3414: finishing write tid 3 to smithi02269687-37 2024-07-28T12:05:26.471 INFO:tasks.rados.rados.0.smithi022.stdout:3414: finishing write tid 4 to smithi02269687-37 2024-07-28T12:05:26.471 INFO:tasks.rados.rados.0.smithi022.stdout:3414: finishing write tid 5 to smithi02269687-37 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 704 (ObjNum 1270 snap 432 seq_num 1270) dirty exists 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3414: left oid 37 (ObjNum 1270 snap 432 seq_num 1270) 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3415: finishing write tid 1 to smithi02269687-25 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3415: finishing write tid 2 to smithi02269687-25 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3414: done (2 left) 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3417: read oid 13 snap -1 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3417: expect (ObjNum 1197 snap 402 seq_num 1197) 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3418: write oid 3 current snap is 432 2024-07-28T12:05:26.472 INFO:tasks.rados.rados.0.smithi022.stdout:3418: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-07-28T12:05:26.485 INFO:tasks.rados.rados.0.smithi022.stdout:3418: writing smithi02269687-3 from 578504 to 1326183 tid 1 2024-07-28T12:05:26.497 INFO:tasks.rados.rados.0.smithi022.stdout:3418: writing smithi02269687-3 from 2034272 to 2601047 tid 2 2024-07-28T12:05:26.504 INFO:tasks.rados.rados.0.smithi022.stdout:3418: writing smithi02269687-3 from 3130988 to 3378504 tid 3 2024-07-28T12:05:26.504 INFO:tasks.rados.rados.0.smithi022.stdout:3419: write oid 5 current snap is 432 2024-07-28T12:05:26.504 INFO:tasks.rados.rados.0.smithi022.stdout:3419: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-07-28T12:05:26.512 INFO:tasks.rados.rados.0.smithi022.stdout:3419: writing smithi02269687-5 from 595311 to 1018239 tid 1 2024-07-28T12:05:26.522 INFO:tasks.rados.rados.0.smithi022.stdout:3419: writing smithi02269687-5 from 1576401 to 2286834 tid 2 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3419: writing smithi02269687-5 from 3042058 to 3395311 tid 3 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3420: rollback oid 38 current snap is 432 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 38 to 428 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3415: finishing write tid 3 to smithi02269687-25 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3421: read oid 20 snap -1 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3421: expect (ObjNum 1234 snap 414 seq_num 1234) 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3422: delete oid 29 current snap is 432 2024-07-28T12:05:26.530 INFO:tasks.rados.rados.0.smithi022.stdout:3415: finishing write tid 4 to smithi02269687-25 2024-07-28T12:05:26.531 INFO:tasks.rados.rados.0.smithi022.stdout:3415: finishing write tid 5 to smithi02269687-25 2024-07-28T12:05:26.531 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1293 (ObjNum 1271 snap 432 seq_num 1271) dirty exists 2024-07-28T12:05:26.531 INFO:tasks.rados.rados.0.smithi022.stdout:3415: left oid 25 (ObjNum 1271 snap 432 seq_num 1271) 2024-07-28T12:05:26.531 INFO:tasks.rados.rados.0.smithi022.stdout:3417: expect (ObjNum 1197 snap 402 seq_num 1197) 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:3416: finishing rollback tid 1 to smithi02269687-18 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1467 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:3418: finishing write tid 1 to smithi02269687-3 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:3418: finishing write tid 2 to smithi02269687-3 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:3418: finishing write tid 3 to smithi02269687-3 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:3418: finishing write tid 4 to smithi02269687-3 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:3418: finishing write tid 5 to smithi02269687-3 2024-07-28T12:05:26.738 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 1945 (ObjNum 1272 snap 432 seq_num 1272) dirty exists 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3418: left oid 3 (ObjNum 1272 snap 432 seq_num 1272) 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3419: finishing write tid 1 to smithi02269687-5 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3419: finishing write tid 2 to smithi02269687-5 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3420: finishing rollback tid 1 to smithi02269687-38 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1456 (ObjNum 33 snap 0 seq_num 3533623408) dirty dne 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3419: finishing write tid 3 to smithi02269687-5 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3419: finishing write tid 4 to smithi02269687-5 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3419: finishing write tid 5 to smithi02269687-5 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 547 (ObjNum 1273 snap 432 seq_num 1273) dirty exists 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3419: left oid 5 (ObjNum 1273 snap 432 seq_num 1273) 2024-07-28T12:05:26.739 INFO:tasks.rados.rados.0.smithi022.stdout:3421: expect (ObjNum 1234 snap 414 seq_num 1234) 2024-07-28T12:05:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:26 smithi150 bash[67543]: cluster 2024-07-28T12:05:25.174463+0000 mgr.y (mgr.25232) 416 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 418 KiB/s wr, 3 op/s 2024-07-28T12:05:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:26 smithi150 bash[67543]: cluster 2024-07-28T12:05:25.385855+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-07-28T12:05:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:26 smithi022 bash[80503]: cluster 2024-07-28T12:05:25.174463+0000 mgr.y (mgr.25232) 416 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 418 KiB/s wr, 3 op/s 2024-07-28T12:05:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:26 smithi022 bash[80503]: cluster 2024-07-28T12:05:25.385855+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-07-28T12:05:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:26 smithi022 bash[82865]: cluster 2024-07-28T12:05:25.174463+0000 mgr.y (mgr.25232) 416 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 418 KiB/s wr, 3 op/s 2024-07-28T12:05:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:26 smithi022 bash[82865]: cluster 2024-07-28T12:05:25.385855+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3415: done (7 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3416: done (6 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3417: done (5 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3418: done (4 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3419: done (3 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3420: done (2 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3421: done (1 left) 2024-07-28T12:05:26.906 INFO:tasks.rados.rados.0.smithi022.stdout:3422: done (0 left) 2024-07-28T12:05:26.907 INFO:tasks.rados.rados.0.smithi022.stdout:3423: write oid 38 current snap is 432 2024-07-28T12:05:26.907 INFO:tasks.rados.rados.0.smithi022.stdout:3423: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-07-28T12:05:26.918 INFO:tasks.rados.rados.0.smithi022.stdout:3423: writing smithi02269687-38 from 628925 to 1202351 tid 1 2024-07-28T12:05:26.928 INFO:tasks.rados.rados.0.smithi022.stdout:3423: writing smithi02269687-38 from 1693365 to 2407467 tid 2 2024-07-28T12:05:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:3423: writing smithi02269687-38 from 3096904 to 3428925 tid 3 2024-07-28T12:05:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:3424: read oid 12 snap 424 2024-07-28T12:05:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:3424: expect (ObjNum 1160 snap 392 seq_num 1160) 2024-07-28T12:05:26.938 INFO:tasks.rados.rados.0.smithi022.stdout:3425: write oid 37 current snap is 432 2024-07-28T12:05:26.939 INFO:tasks.rados.rados.0.smithi022.stdout:3423: finishing write tid 1 to smithi02269687-38 2024-07-28T12:05:26.939 INFO:tasks.rados.rados.0.smithi022.stdout:3425: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-07-28T12:05:26.950 INFO:tasks.rados.rados.0.smithi022.stdout:3425: writing smithi02269687-37 from 645732 to 1294407 tid 1 2024-07-28T12:05:26.960 INFO:tasks.rados.rados.0.smithi022.stdout:3425: writing smithi02269687-37 from 1751847 to 2325960 tid 2 2024-07-28T12:05:26.971 INFO:tasks.rados.rados.0.smithi022.stdout:3425: writing smithi02269687-37 from 3124327 to 3445732 tid 3 2024-07-28T12:05:26.971 INFO:tasks.rados.rados.0.smithi022.stdout:3426: snap_remove snap 423 2024-07-28T12:05:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:3426: done (3 left) 2024-07-28T12:05:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:3427: write oid 7 current snap is 432 2024-07-28T12:05:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:3423: finishing write tid 2 to smithi02269687-38 2024-07-28T12:05:27.405 INFO:tasks.rados.rados.0.smithi022.stdout:3423: finishing write tid 3 to smithi02269687-38 2024-07-28T12:05:27.406 INFO:tasks.rados.rados.0.smithi022.stdout:3423: finishing write tid 4 to smithi02269687-38 2024-07-28T12:05:27.406 INFO:tasks.rados.rados.0.smithi022.stdout:3423: finishing write tid 5 to smithi02269687-38 2024-07-28T12:05:27.406 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 38 v 1492 (ObjNum 1275 snap 432 seq_num 1275) dirty exists 2024-07-28T12:05:27.406 INFO:tasks.rados.rados.0.smithi022.stdout:3423: left oid 38 (ObjNum 1275 snap 432 seq_num 1275) 2024-07-28T12:05:27.406 INFO:tasks.rados.rados.0.smithi022.stdout:3424: expect (ObjNum 1160 snap 392 seq_num 1160) 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3425: finishing write tid 1 to smithi02269687-37 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3425: finishing write tid 2 to smithi02269687-37 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3425: finishing write tid 3 to smithi02269687-37 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3425: finishing write tid 4 to smithi02269687-37 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3425: finishing write tid 5 to smithi02269687-37 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 708 (ObjNum 1276 snap 432 seq_num 1276) dirty exists 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3425: left oid 37 (ObjNum 1276 snap 432 seq_num 1276) 2024-07-28T12:05:27.588 INFO:tasks.rados.rados.0.smithi022.stdout:3427: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-07-28T12:05:27.604 INFO:tasks.rados.rados.0.smithi022.stdout:3427: writing smithi02269687-7 from 662539 to 1386463 tid 1 2024-07-28T12:05:27.621 INFO:tasks.rados.rados.0.smithi022.stdout:3427: writing smithi02269687-7 from 2093976 to 2811747 tid 2 2024-07-28T12:05:27.628 INFO:tasks.rados.rados.0.smithi022.stdout:3427: writing smithi02269687-7 from 3435397 to 3462539 tid 3 2024-07-28T12:05:27.629 INFO:tasks.rados.rados.0.smithi022.stdout:3423: done (3 left) 2024-07-28T12:05:27.629 INFO:tasks.rados.rados.0.smithi022.stdout:3424: done (2 left) 2024-07-28T12:05:27.629 INFO:tasks.rados.rados.0.smithi022.stdout:3425: done (1 left) 2024-07-28T12:05:27.629 INFO:tasks.rados.rados.0.smithi022.stdout:3428: snap_create 2024-07-28T12:05:27.629 INFO:tasks.rados.rados.0.smithi022.stdout:3427: finishing write tid 1 to smithi02269687-7 2024-07-28T12:05:27.629 INFO:tasks.rados.rados.0.smithi022.stdout:3427: finishing write tid 2 to smithi02269687-7 2024-07-28T12:05:27.633 INFO:tasks.rados.rados.0.smithi022.stdout:3427: finishing write tid 3 to smithi02269687-7 2024-07-28T12:05:27.633 INFO:tasks.rados.rados.0.smithi022.stdout:3427: finishing write tid 4 to smithi02269687-7 2024-07-28T12:05:27.634 INFO:tasks.rados.rados.0.smithi022.stdout:3427: finishing write tid 5 to smithi02269687-7 2024-07-28T12:05:27.634 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2369 (ObjNum 1277 snap 432 seq_num 1277) dirty exists 2024-07-28T12:05:27.634 INFO:tasks.rados.rados.0.smithi022.stdout:3427: left oid 7 (ObjNum 1277 snap 432 seq_num 1277) 2024-07-28T12:05:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:27 smithi150 bash[67543]: cluster 2024-07-28T12:05:26.384073+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-07-28T12:05:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:27 smithi022 bash[80503]: cluster 2024-07-28T12:05:26.384073+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-07-28T12:05:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:27 smithi022 bash[82865]: cluster 2024-07-28T12:05:26.384073+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-07-28T12:05:28.406 INFO:tasks.rados.rados.0.smithi022.stdout:3427: done (1 left) 2024-07-28T12:05:28.406 INFO:tasks.rados.rados.0.smithi022.stdout:3428: done (0 left) 2024-07-28T12:05:28.406 INFO:tasks.rados.rados.0.smithi022.stdout:3429: write oid 16 current snap is 433 2024-07-28T12:05:28.406 INFO:tasks.rados.rados.0.smithi022.stdout:3429: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-07-28T12:05:28.420 INFO:tasks.rados.rados.0.smithi022.stdout:3429: writing smithi02269687-16 from 679346 to 1194872 tid 1 2024-07-28T12:05:28.434 INFO:tasks.rados.rados.0.smithi022.stdout:3429: writing smithi02269687-16 from 1868811 to 2446593 tid 2 2024-07-28T12:05:28.446 INFO:tasks.rados.rados.0.smithi022.stdout:3429: writing smithi02269687-16 from 3179173 to 3479346 tid 3 2024-07-28T12:05:28.447 INFO:tasks.rados.rados.0.smithi022.stdout:3430: write oid 24 current snap is 433 2024-07-28T12:05:28.447 INFO:tasks.rados.rados.0.smithi022.stdout:3430: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-07-28T12:05:28.460 INFO:tasks.rados.rados.0.smithi022.stdout:3430: writing smithi02269687-24 from 696153 to 1286928 tid 1 2024-07-28T12:05:28.474 INFO:tasks.rados.rados.0.smithi022.stdout:3430: writing smithi02269687-24 from 1927293 to 2648733 tid 2 2024-07-28T12:05:28.481 INFO:tasks.rados.rados.0.smithi022.stdout:3430: writing smithi02269687-24 from 3206596 to 3496153 tid 3 2024-07-28T12:05:28.481 INFO:tasks.rados.rados.0.smithi022.stdout:3431: rollback oid 35 current snap is 433 2024-07-28T12:05:28.482 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 422 2024-07-28T12:05:28.482 INFO:tasks.rados.rados.0.smithi022.stdout:3429: finishing write tid 1 to smithi02269687-16 2024-07-28T12:05:28.482 INFO:tasks.rados.rados.0.smithi022.stdout:3432: write oid 22 current snap is 433 2024-07-28T12:05:28.482 INFO:tasks.rados.rados.0.smithi022.stdout:3429: finishing write tid 2 to smithi02269687-16 2024-07-28T12:05:28.482 INFO:tasks.rados.rados.0.smithi022.stdout:3432: seq_num 1280 ranges {712960=666024,1985775=581451,3234019=278941} 2024-07-28T12:05:28.492 INFO:tasks.rados.rados.0.smithi022.stdout:3432: writing smithi02269687-22 from 712960 to 1378984 tid 1 2024-07-28T12:05:28.500 INFO:tasks.rados.rados.0.smithi022.stdout:3432: writing smithi02269687-22 from 1985775 to 2567226 tid 2 2024-07-28T12:05:28.507 INFO:tasks.rados.rados.0.smithi022.stdout:3432: writing smithi02269687-22 from 3234019 to 3512960 tid 3 2024-07-28T12:05:28.507 INFO:tasks.rados.rados.0.smithi022.stdout:3433: snap_create 2024-07-28T12:05:28.507 INFO:tasks.rados.rados.0.smithi022.stdout:3429: finishing write tid 3 to smithi02269687-16 2024-07-28T12:05:28.507 INFO:tasks.rados.rados.0.smithi022.stdout:3429: finishing write tid 4 to smithi02269687-16 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3429: finishing write tid 5 to smithi02269687-16 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1849 (ObjNum 1278 snap 433 seq_num 1278) dirty exists 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3429: left oid 16 (ObjNum 1278 snap 433 seq_num 1278) 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3430: finishing write tid 1 to smithi02269687-24 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3430: finishing write tid 2 to smithi02269687-24 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3430: finishing write tid 3 to smithi02269687-24 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3430: finishing write tid 4 to smithi02269687-24 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3430: finishing write tid 5 to smithi02269687-24 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 373 (ObjNum 1279 snap 433 seq_num 1279) dirty exists 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3430: left oid 24 (ObjNum 1279 snap 433 seq_num 1279) 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3431: finishing rollback tid 1 to smithi02269687-35 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 1847 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3432: finishing write tid 1 to smithi02269687-22 2024-07-28T12:05:28.508 INFO:tasks.rados.rados.0.smithi022.stdout:3432: finishing write tid 2 to smithi02269687-22 2024-07-28T12:05:28.512 INFO:tasks.rados.rados.0.smithi022.stdout:3432: finishing write tid 3 to smithi02269687-22 2024-07-28T12:05:28.512 INFO:tasks.rados.rados.0.smithi022.stdout:3432: finishing write tid 4 to smithi02269687-22 2024-07-28T12:05:28.513 INFO:tasks.rados.rados.0.smithi022.stdout:3432: finishing write tid 5 to smithi02269687-22 2024-07-28T12:05:28.513 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1934 (ObjNum 1280 snap 433 seq_num 1280) dirty exists 2024-07-28T12:05:28.513 INFO:tasks.rados.rados.0.smithi022.stdout:3432: left oid 22 (ObjNum 1280 snap 433 seq_num 1280) 2024-07-28T12:05:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:28 smithi150 bash[67543]: cluster 2024-07-28T12:05:27.175222+0000 mgr.y (mgr.25232) 417 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 381 KiB/s wr, 5 op/s 2024-07-28T12:05:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:28 smithi150 bash[67543]: cluster 2024-07-28T12:05:27.402136+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-07-28T12:05:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:28 smithi022 bash[80503]: cluster 2024-07-28T12:05:27.175222+0000 mgr.y (mgr.25232) 417 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 381 KiB/s wr, 5 op/s 2024-07-28T12:05:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:28 smithi022 bash[80503]: cluster 2024-07-28T12:05:27.402136+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-07-28T12:05:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:28 smithi022 bash[82865]: cluster 2024-07-28T12:05:27.175222+0000 mgr.y (mgr.25232) 417 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 381 KiB/s wr, 5 op/s 2024-07-28T12:05:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:28 smithi022 bash[82865]: cluster 2024-07-28T12:05:27.402136+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-07-28T12:05:29.423 INFO:tasks.rados.rados.0.smithi022.stdout:3429: done (4 left) 2024-07-28T12:05:29.424 INFO:tasks.rados.rados.0.smithi022.stdout:3430: done (3 left) 2024-07-28T12:05:29.424 INFO:tasks.rados.rados.0.smithi022.stdout:3431: done (2 left) 2024-07-28T12:05:29.424 INFO:tasks.rados.rados.0.smithi022.stdout:3432: done (1 left) 2024-07-28T12:05:29.424 INFO:tasks.rados.rados.0.smithi022.stdout:3433: done (0 left) 2024-07-28T12:05:29.424 INFO:tasks.rados.rados.0.smithi022.stdout:3434: snap_remove snap 411 2024-07-28T12:05:29.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:29 smithi150 bash[67543]: cluster 2024-07-28T12:05:28.404685+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-07-28T12:05:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:29 smithi022 bash[80503]: cluster 2024-07-28T12:05:28.404685+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-07-28T12:05:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:29 smithi022 bash[82865]: cluster 2024-07-28T12:05:28.404685+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-07-28T12:05:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:05:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:05:29] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-07-28T12:05:30.427 INFO:tasks.rados.rados.0.smithi022.stdout:3434: done (0 left) 2024-07-28T12:05:30.427 INFO:tasks.rados.rados.0.smithi022.stdout:3435: read oid 31 snap 414 2024-07-28T12:05:30.428 INFO:tasks.rados.rados.0.smithi022.stdout:3435: expect (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:05:30.428 INFO:tasks.rados.rados.0.smithi022.stdout:3436: write oid 25 current snap is 434 2024-07-28T12:05:30.428 INFO:tasks.rados.rados.0.smithi022.stdout:3436: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-07-28T12:05:30.441 INFO:tasks.rados.rados.0.smithi022.stdout:3436: writing smithi02269687-25 from 729767 to 1471040 tid 1 2024-07-28T12:05:30.452 INFO:tasks.rados.rados.0.smithi022.stdout:3436: writing smithi02269687-25 from 1927904 to 2653013 tid 2 2024-07-28T12:05:30.459 INFO:tasks.rados.rados.0.smithi022.stdout:3436: writing smithi02269687-25 from 3145089 to 3529767 tid 3 2024-07-28T12:05:30.459 INFO:tasks.rados.rados.0.smithi022.stdout:3437: snap_remove snap 433 2024-07-28T12:05:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:30 smithi150 bash[67543]: cluster 2024-07-28T12:05:29.175930+0000 mgr.y (mgr.25232) 418 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 781 KiB/s wr, 7 op/s 2024-07-28T12:05:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:30 smithi150 bash[67543]: cluster 2024-07-28T12:05:29.423241+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-07-28T12:05:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:30 smithi022 bash[80503]: cluster 2024-07-28T12:05:29.175930+0000 mgr.y (mgr.25232) 418 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 781 KiB/s wr, 7 op/s 2024-07-28T12:05:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:30 smithi022 bash[80503]: cluster 2024-07-28T12:05:29.423241+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-07-28T12:05:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:30 smithi022 bash[82865]: cluster 2024-07-28T12:05:29.175930+0000 mgr.y (mgr.25232) 418 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 781 KiB/s wr, 7 op/s 2024-07-28T12:05:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:30 smithi022 bash[82865]: cluster 2024-07-28T12:05:29.423241+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-07-28T12:05:31.445 INFO:tasks.rados.rados.0.smithi022.stdout:3437: done (2 left) 2024-07-28T12:05:31.446 INFO:tasks.rados.rados.0.smithi022.stdout:3438: read oid 21 snap -1 2024-07-28T12:05:31.446 INFO:tasks.rados.rados.0.smithi022.stdout:3438: expect (ObjNum 1248 snap 421 seq_num 1248) 2024-07-28T12:05:31.446 INFO:tasks.rados.rados.0.smithi022.stdout:3439: snap_create 2024-07-28T12:05:31.446 INFO:tasks.rados.rados.0.smithi022.stdout:3435: expect (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:05:31.685 INFO:tasks.rados.rados.0.smithi022.stdout:3436: finishing write tid 1 to smithi02269687-25 2024-07-28T12:05:31.685 INFO:tasks.rados.rados.0.smithi022.stdout:3436: finishing write tid 2 to smithi02269687-25 2024-07-28T12:05:31.686 INFO:tasks.rados.rados.0.smithi022.stdout:3436: finishing write tid 3 to smithi02269687-25 2024-07-28T12:05:31.686 INFO:tasks.rados.rados.0.smithi022.stdout:3436: finishing write tid 4 to smithi02269687-25 2024-07-28T12:05:31.686 INFO:tasks.rados.rados.0.smithi022.stdout:3436: finishing write tid 5 to smithi02269687-25 2024-07-28T12:05:31.686 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1304 (ObjNum 1281 snap 434 seq_num 1281) dirty exists 2024-07-28T12:05:31.686 INFO:tasks.rados.rados.0.smithi022.stdout:3436: left oid 25 (ObjNum 1281 snap 434 seq_num 1281) 2024-07-28T12:05:31.686 INFO:tasks.rados.rados.0.smithi022.stdout:3438: expect (ObjNum 1248 snap 421 seq_num 1248) 2024-07-28T12:05:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:31 smithi150 bash[67543]: cluster 2024-07-28T12:05:30.424865+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-07-28T12:05:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:31 smithi022 bash[82865]: cluster 2024-07-28T12:05:30.424865+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-07-28T12:05:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:31 smithi022 bash[80503]: cluster 2024-07-28T12:05:30.424865+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-07-28T12:05:32.361 INFO:tasks.rados.rados.0.smithi022.stdout:3435: done (3 left) 2024-07-28T12:05:32.361 INFO:tasks.rados.rados.0.smithi022.stdout:3436: done (2 left) 2024-07-28T12:05:32.361 INFO:tasks.rados.rados.0.smithi022.stdout:3438: done (1 left) 2024-07-28T12:05:32.361 INFO:tasks.rados.rados.0.smithi022.stdout:3439: done (0 left) 2024-07-28T12:05:32.361 INFO:tasks.rados.rados.0.smithi022.stdout:3440: snap_remove snap 425 2024-07-28T12:05:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:32 smithi150 bash[67543]: cluster 2024-07-28T12:05:31.176913+0000 mgr.y (mgr.25232) 419 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-28T12:05:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:32 smithi150 bash[67543]: cluster 2024-07-28T12:05:31.445250+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-07-28T12:05:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:32 smithi150 bash[67543]: cluster 2024-07-28T12:05:32.360351+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-07-28T12:05:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:05:32 smithi150 bash[60514]: ts=2024-07-28T12:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:05:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:32 smithi022 bash[80503]: cluster 2024-07-28T12:05:31.176913+0000 mgr.y (mgr.25232) 419 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-28T12:05:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:32 smithi022 bash[80503]: cluster 2024-07-28T12:05:31.445250+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-07-28T12:05:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:32 smithi022 bash[80503]: cluster 2024-07-28T12:05:32.360351+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-07-28T12:05:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:32 smithi022 bash[82865]: cluster 2024-07-28T12:05:31.176913+0000 mgr.y (mgr.25232) 419 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-28T12:05:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:32 smithi022 bash[82865]: cluster 2024-07-28T12:05:31.445250+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-07-28T12:05:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:32 smithi022 bash[82865]: cluster 2024-07-28T12:05:32.360351+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-07-28T12:05:33.366 INFO:tasks.rados.rados.0.smithi022.stdout:3440: done (0 left) 2024-07-28T12:05:33.366 INFO:tasks.rados.rados.0.smithi022.stdout:3441: rollback oid 11 current snap is 435 2024-07-28T12:05:33.366 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 11 to 429 2024-07-28T12:05:33.366 INFO:tasks.rados.rados.0.smithi022.stdout:3442: snap_remove snap 414 2024-07-28T12:05:34.373 INFO:tasks.rados.rados.0.smithi022.stdout:3442: done (1 left) 2024-07-28T12:05:34.373 INFO:tasks.rados.rados.0.smithi022.stdout:3443: rollback oid 17 current snap is 435 2024-07-28T12:05:34.374 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 434 2024-07-28T12:05:34.374 INFO:tasks.rados.rados.0.smithi022.stdout:3441: finishing rollback tid 1 to smithi02269687-11 2024-07-28T12:05:34.374 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:05:34.374 INFO:tasks.rados.rados.0.smithi022.stdout:3441: done (1 left) 2024-07-28T12:05:34.374 INFO:tasks.rados.rados.0.smithi022.stdout:3444: snap_create 2024-07-28T12:05:34.398 INFO:tasks.rados.rados.0.smithi022.stdout:3443: finishing rollback tid 0 to smithi02269687-17 2024-07-28T12:05:34.398 INFO:tasks.rados.rados.0.smithi022.stdout:3443: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:05:34.398 INFO:tasks.rados.rados.0.smithi022.stdout:3443: finishing rollback tid 2 to smithi02269687-17 2024-07-28T12:05:34.399 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 878 (ObjNum 1219 snap 409 seq_num 1219) dirty exists 2024-07-28T12:05:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:34 smithi150 bash[67543]: cluster 2024-07-28T12:05:33.177613+0000 mgr.y (mgr.25232) 420 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T12:05:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:34 smithi150 bash[67543]: cluster 2024-07-28T12:05:33.364326+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-07-28T12:05:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:34 smithi022 bash[80503]: cluster 2024-07-28T12:05:33.177613+0000 mgr.y (mgr.25232) 420 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T12:05:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:34 smithi022 bash[80503]: cluster 2024-07-28T12:05:33.364326+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-07-28T12:05:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:34 smithi022 bash[82865]: cluster 2024-07-28T12:05:33.177613+0000 mgr.y (mgr.25232) 420 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T12:05:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:34 smithi022 bash[82865]: cluster 2024-07-28T12:05:33.364326+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-07-28T12:05:35.385 INFO:tasks.rados.rados.0.smithi022.stdout:3443: done (1 left) 2024-07-28T12:05:35.385 INFO:tasks.rados.rados.0.smithi022.stdout:3444: done (0 left) 2024-07-28T12:05:35.386 INFO:tasks.rados.rados.0.smithi022.stdout:3445: snap_remove snap 428 2024-07-28T12:05:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:35 smithi150 bash[67543]: cluster 2024-07-28T12:05:34.372636+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-07-28T12:05:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:35 smithi150 bash[67543]: audit 2024-07-28T12:05:35.020901+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:35 smithi022 bash[80503]: cluster 2024-07-28T12:05:34.372636+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-07-28T12:05:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:35 smithi022 bash[80503]: audit 2024-07-28T12:05:35.020901+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:35 smithi022 bash[82865]: cluster 2024-07-28T12:05:34.372636+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-07-28T12:05:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:35 smithi022 bash[82865]: audit 2024-07-28T12:05:35.020901+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:36.388 INFO:tasks.rados.rados.0.smithi022.stdout:3445: done (0 left) 2024-07-28T12:05:36.389 INFO:tasks.rados.rados.0.smithi022.stdout:3446: snap_remove snap 431 2024-07-28T12:05:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:36 smithi150 bash[67543]: cluster 2024-07-28T12:05:35.178416+0000 mgr.y (mgr.25232) 421 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-07-28T12:05:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:36 smithi150 bash[67543]: cluster 2024-07-28T12:05:35.385408+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-07-28T12:05:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:36 smithi022 bash[80503]: cluster 2024-07-28T12:05:35.178416+0000 mgr.y (mgr.25232) 421 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-07-28T12:05:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:36 smithi022 bash[80503]: cluster 2024-07-28T12:05:35.385408+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-07-28T12:05:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:36 smithi022 bash[82865]: cluster 2024-07-28T12:05:35.178416+0000 mgr.y (mgr.25232) 421 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-07-28T12:05:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:36 smithi022 bash[82865]: cluster 2024-07-28T12:05:35.385408+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-07-28T12:05:37.365 INFO:tasks.rados.rados.0.smithi022.stdout:3446: done (0 left) 2024-07-28T12:05:37.365 INFO:tasks.rados.rados.0.smithi022.stdout:3447: rollback oid 36 current snap is 436 2024-07-28T12:05:37.365 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 422 2024-07-28T12:05:37.365 INFO:tasks.rados.rados.0.smithi022.stdout:3448: snap_create 2024-07-28T12:05:37.372 INFO:tasks.rados.rados.0.smithi022.stdout:3447: finishing rollback tid 1 to smithi02269687-36 2024-07-28T12:05:37.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:05:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:37 smithi150 bash[67543]: cluster 2024-07-28T12:05:36.386827+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-07-28T12:05:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:37 smithi150 bash[67543]: cluster 2024-07-28T12:05:37.363953+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-07-28T12:05:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:37 smithi022 bash[80503]: cluster 2024-07-28T12:05:36.386827+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-07-28T12:05:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:37 smithi022 bash[80503]: cluster 2024-07-28T12:05:37.363953+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-07-28T12:05:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:37 smithi022 bash[82865]: cluster 2024-07-28T12:05:36.386827+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-07-28T12:05:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:37 smithi022 bash[82865]: cluster 2024-07-28T12:05:37.363953+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-07-28T12:05:38.370 INFO:tasks.rados.rados.0.smithi022.stdout:3447: done (1 left) 2024-07-28T12:05:38.370 INFO:tasks.rados.rados.0.smithi022.stdout:3448: done (0 left) 2024-07-28T12:05:38.370 INFO:tasks.rados.rados.0.smithi022.stdout:3449: rollback oid 33 current snap is 437 2024-07-28T12:05:38.370 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 434 2024-07-28T12:05:38.370 INFO:tasks.rados.rados.0.smithi022.stdout:3450: write oid 20 current snap is 437 2024-07-28T12:05:38.370 INFO:tasks.rados.rados.0.smithi022.stdout:3450: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-07-28T12:05:38.386 INFO:tasks.rados.rados.0.smithi022.stdout:3450: writing smithi02269687-20 from 746574 to 1163096 tid 1 2024-07-28T12:05:38.401 INFO:tasks.rados.rados.0.smithi022.stdout:3450: writing smithi02269687-20 from 1586386 to 2055153 tid 2 2024-07-28T12:05:38.421 INFO:tasks.rados.rados.0.smithi022.stdout:3450: writing smithi02269687-20 from 2772512 to 3402056 tid 3 2024-07-28T12:05:38.422 INFO:tasks.rados.rados.0.smithi022.stdout:3451: write oid 18 current snap is 437 2024-07-28T12:05:38.422 INFO:tasks.rados.rados.0.smithi022.stdout:3449: finishing rollback tid 1 to smithi02269687-33 2024-07-28T12:05:38.422 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 0 (ObjNum 417 snap 0 seq_num 3534128176) dirty dne 2024-07-28T12:05:38.422 INFO:tasks.rados.rados.0.smithi022.stdout:3450: finishing write tid 1 to smithi02269687-20 2024-07-28T12:05:38.422 INFO:tasks.rados.rados.0.smithi022.stdout:3451: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-07-28T12:05:38.437 INFO:tasks.rados.rados.0.smithi022.stdout:3451: writing smithi02269687-18 from 763381 to 1255152 tid 1 2024-07-28T12:05:38.456 INFO:tasks.rados.rados.0.smithi022.stdout:3451: writing smithi02269687-18 from 2044868 to 2773646 tid 2 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3451: writing smithi02269687-18 from 3199935 to 3563381 tid 3 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3449: done (2 left) 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3452: snap_create 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3450: finishing write tid 2 to smithi02269687-20 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3450: finishing write tid 3 to smithi02269687-20 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3450: finishing write tid 4 to smithi02269687-20 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3450: finishing write tid 5 to smithi02269687-20 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1967 (ObjNum 1282 snap 437 seq_num 1282) dirty exists 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3450: left oid 20 (ObjNum 1282 snap 437 seq_num 1282) 2024-07-28T12:05:38.465 INFO:tasks.rados.rados.0.smithi022.stdout:3451: finishing write tid 1 to smithi02269687-18 2024-07-28T12:05:38.466 INFO:tasks.rados.rados.0.smithi022.stdout:3451: finishing write tid 2 to smithi02269687-18 2024-07-28T12:05:38.473 INFO:tasks.rados.rados.0.smithi022.stdout:3451: finishing write tid 3 to smithi02269687-18 2024-07-28T12:05:38.473 INFO:tasks.rados.rados.0.smithi022.stdout:3451: finishing write tid 4 to smithi02269687-18 2024-07-28T12:05:38.473 INFO:tasks.rados.rados.0.smithi022.stdout:3451: finishing write tid 5 to smithi02269687-18 2024-07-28T12:05:38.473 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1508 (ObjNum 1283 snap 437 seq_num 1283) dirty exists 2024-07-28T12:05:38.473 INFO:tasks.rados.rados.0.smithi022.stdout:3451: left oid 18 (ObjNum 1283 snap 437 seq_num 1283) 2024-07-28T12:05:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:38 smithi150 bash[67543]: cluster 2024-07-28T12:05:37.179052+0000 mgr.y (mgr.25232) 422 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 452 KiB/s wr, 4 op/s 2024-07-28T12:05:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:38 smithi150 bash[67543]: cluster 2024-07-28T12:05:38.366487+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-07-28T12:05:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:38 smithi022 bash[80503]: cluster 2024-07-28T12:05:37.179052+0000 mgr.y (mgr.25232) 422 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 452 KiB/s wr, 4 op/s 2024-07-28T12:05:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:38 smithi022 bash[80503]: cluster 2024-07-28T12:05:38.366487+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-07-28T12:05:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:38 smithi022 bash[82865]: cluster 2024-07-28T12:05:37.179052+0000 mgr.y (mgr.25232) 422 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 452 KiB/s wr, 4 op/s 2024-07-28T12:05:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:38 smithi022 bash[82865]: cluster 2024-07-28T12:05:38.366487+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-07-28T12:05:39.420 INFO:tasks.rados.rados.0.smithi022.stdout:3450: done (2 left) 2024-07-28T12:05:39.420 INFO:tasks.rados.rados.0.smithi022.stdout:3451: done (1 left) 2024-07-28T12:05:39.420 INFO:tasks.rados.rados.0.smithi022.stdout:3452: done (0 left) 2024-07-28T12:05:39.420 INFO:tasks.rados.rados.0.smithi022.stdout:3453: write oid 49 current snap is 438 2024-07-28T12:05:39.420 INFO:tasks.rados.rados.0.smithi022.stdout:3453: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-07-28T12:05:39.434 INFO:tasks.rados.rados.0.smithi022.stdout:3453: writing smithi02269687-49 from 780188 to 1347208 tid 1 2024-07-28T12:05:39.446 INFO:tasks.rados.rados.0.smithi022.stdout:3453: writing smithi02269687-49 from 2103350 to 2575786 tid 2 2024-07-28T12:05:39.456 INFO:tasks.rados.rados.0.smithi022.stdout:3453: writing smithi02269687-49 from 3227358 to 3580188 tid 3 2024-07-28T12:05:39.456 INFO:tasks.rados.rados.0.smithi022.stdout:3454: write oid 11 current snap is 438 2024-07-28T12:05:39.456 INFO:tasks.rados.rados.0.smithi022.stdout:3454: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-07-28T12:05:39.471 INFO:tasks.rados.rados.0.smithi022.stdout:3454: writing smithi02269687-11 from 796995 to 1555617 tid 1 2024-07-28T12:05:39.484 INFO:tasks.rados.rados.0.smithi022.stdout:3454: writing smithi02269687-11 from 2161832 to 2894279 tid 2 2024-07-28T12:05:39.484 INFO:tasks.rados.rados.0.smithi022.stdout:3455: write oid 7 current snap is 438 2024-07-28T12:05:39.484 INFO:tasks.rados.rados.0.smithi022.stdout:3453: finishing write tid 1 to smithi02269687-49 2024-07-28T12:05:39.484 INFO:tasks.rados.rados.0.smithi022.stdout:3455: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-07-28T12:05:39.491 INFO:tasks.rados.rados.0.smithi022.stdout:3455: writing smithi02269687-7 from 413802 to 847673 tid 1 2024-07-28T12:05:39.500 INFO:tasks.rados.rados.0.smithi022.stdout:3455: writing smithi02269687-7 from 1420314 to 1896419 tid 2 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3455: writing smithi02269687-7 from 2482204 to 3273189 tid 3 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3456: delete oid 28 current snap is 438 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3453: finishing write tid 2 to smithi02269687-49 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3453: finishing write tid 3 to smithi02269687-49 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3453: finishing write tid 4 to smithi02269687-49 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3453: finishing write tid 5 to smithi02269687-49 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 836 (ObjNum 1284 snap 438 seq_num 1284) dirty exists 2024-07-28T12:05:39.512 INFO:tasks.rados.rados.0.smithi022.stdout:3453: left oid 49 (ObjNum 1284 snap 438 seq_num 1284) 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3454: finishing write tid 1 to smithi02269687-11 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3454: finishing write tid 2 to smithi02269687-11 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3454: finishing write tid 3 to smithi02269687-11 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3454: finishing write tid 4 to smithi02269687-11 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 282 (ObjNum 1285 snap 438 seq_num 1285) dirty exists 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3454: left oid 11 (ObjNum 1285 snap 438 seq_num 1285) 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3455: finishing write tid 1 to smithi02269687-7 2024-07-28T12:05:39.513 INFO:tasks.rados.rados.0.smithi022.stdout:3455: finishing write tid 2 to smithi02269687-7 2024-07-28T12:05:39.522 INFO:tasks.rados.rados.0.smithi022.stdout:3455: finishing write tid 3 to smithi02269687-7 2024-07-28T12:05:39.523 INFO:tasks.rados.rados.0.smithi022.stdout:3455: finishing write tid 4 to smithi02269687-7 2024-07-28T12:05:39.524 INFO:tasks.rados.rados.0.smithi022.stdout:3455: finishing write tid 5 to smithi02269687-7 2024-07-28T12:05:39.524 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2384 (ObjNum 1286 snap 438 seq_num 1286) dirty exists 2024-07-28T12:05:39.524 INFO:tasks.rados.rados.0.smithi022.stdout:3455: left oid 7 (ObjNum 1286 snap 438 seq_num 1286) 2024-07-28T12:05:39.524 INFO:tasks.rados.rados.0.smithi022.stdout:3453: done (3 left) 2024-07-28T12:05:39.525 INFO:tasks.rados.rados.0.smithi022.stdout:3454: done (2 left) 2024-07-28T12:05:39.525 INFO:tasks.rados.rados.0.smithi022.stdout:3455: done (1 left) 2024-07-28T12:05:39.525 INFO:tasks.rados.rados.0.smithi022.stdout:3456: done (0 left) 2024-07-28T12:05:39.525 INFO:tasks.rados.rados.0.smithi022.stdout:3457: snap_create 2024-07-28T12:05:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:05:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:05:39] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:05:40.430 INFO:tasks.rados.rados.0.smithi022.stdout:3457: done (0 left) 2024-07-28T12:05:40.431 INFO:tasks.rados.rados.0.smithi022.stdout:3458: snap_remove snap 422 2024-07-28T12:05:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:40 smithi150 bash[67543]: cluster 2024-07-28T12:05:39.179666+0000 mgr.y (mgr.25232) 423 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 135 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T12:05:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:40 smithi150 bash[67543]: cluster 2024-07-28T12:05:39.419378+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-07-28T12:05:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:40 smithi022 bash[80503]: cluster 2024-07-28T12:05:39.179666+0000 mgr.y (mgr.25232) 423 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 135 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T12:05:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:40 smithi022 bash[80503]: cluster 2024-07-28T12:05:39.419378+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-07-28T12:05:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:40 smithi022 bash[82865]: cluster 2024-07-28T12:05:39.179666+0000 mgr.y (mgr.25232) 423 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 135 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T12:05:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:40 smithi022 bash[82865]: cluster 2024-07-28T12:05:39.419378+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-07-28T12:05:41.442 INFO:tasks.rados.rados.0.smithi022.stdout:3458: done (0 left) 2024-07-28T12:05:41.442 INFO:tasks.rados.rados.0.smithi022.stdout:3459: snap_remove snap 435 2024-07-28T12:05:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:41 smithi150 bash[67543]: cluster 2024-07-28T12:05:40.430045+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-07-28T12:05:41.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:41 smithi022 bash[80503]: cluster 2024-07-28T12:05:40.430045+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-07-28T12:05:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:41 smithi022 bash[82865]: cluster 2024-07-28T12:05:40.430045+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-07-28T12:05:42.367 INFO:tasks.rados.rados.0.smithi022.stdout:3459: done (0 left) 2024-07-28T12:05:42.367 INFO:tasks.rados.rados.0.smithi022.stdout:3460: delete oid 7 current snap is 439 2024-07-28T12:05:42.380 INFO:tasks.rados.rados.0.smithi022.stdout:3460: done (0 left) 2024-07-28T12:05:42.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: write oid 7 current snap is 439 2024-07-28T12:05:42.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: seq_num 1289 ranges {464223=659618,1879407=739785,3248120=416103} 2024-07-28T12:05:42.393 INFO:tasks.rados.rados.0.smithi022.stdout:3461: writing smithi02269687-7 from 464223 to 1123841 tid 1 2024-07-28T12:05:42.410 INFO:tasks.rados.rados.0.smithi022.stdout:3461: writing smithi02269687-7 from 1879407 to 2619192 tid 2 2024-07-28T12:05:42.422 INFO:tasks.rados.rados.0.smithi022.stdout:3461: writing smithi02269687-7 from 3248120 to 3664223 tid 3 2024-07-28T12:05:42.423 INFO:tasks.rados.rados.0.smithi022.stdout:3462: snap_remove snap 434 2024-07-28T12:05:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:42 smithi150 bash[67543]: cluster 2024-07-28T12:05:41.180544+0000 mgr.y (mgr.25232) 424 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-28T12:05:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:42 smithi150 bash[67543]: cluster 2024-07-28T12:05:41.440457+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-07-28T12:05:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:42 smithi150 bash[67543]: cluster 2024-07-28T12:05:42.364456+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-07-28T12:05:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:05:42 smithi150 bash[60514]: ts=2024-07-28T12:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:05:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:42 smithi022 bash[80503]: cluster 2024-07-28T12:05:41.180544+0000 mgr.y (mgr.25232) 424 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-28T12:05:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:42 smithi022 bash[80503]: cluster 2024-07-28T12:05:41.440457+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-07-28T12:05:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:42 smithi022 bash[80503]: cluster 2024-07-28T12:05:42.364456+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-07-28T12:05:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:42 smithi022 bash[82865]: cluster 2024-07-28T12:05:41.180544+0000 mgr.y (mgr.25232) 424 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-28T12:05:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:42 smithi022 bash[82865]: cluster 2024-07-28T12:05:41.440457+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-07-28T12:05:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:42 smithi022 bash[82865]: cluster 2024-07-28T12:05:42.364456+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-07-28T12:05:43.370 INFO:tasks.rados.rados.0.smithi022.stdout:3462: done (1 left) 2024-07-28T12:05:43.370 INFO:tasks.rados.rados.0.smithi022.stdout:3463: write oid 5 current snap is 439 2024-07-28T12:05:43.370 INFO:tasks.rados.rados.0.smithi022.stdout:3463: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-07-28T12:05:43.381 INFO:tasks.rados.rados.0.smithi022.stdout:3463: writing smithi02269687-5 from 481030 to 1215897 tid 1 2024-07-28T12:05:43.388 INFO:tasks.rados.rados.0.smithi022.stdout:3463: writing smithi02269687-5 from 1937889 to 2421332 tid 2 2024-07-28T12:05:43.394 INFO:tasks.rados.rados.0.smithi022.stdout:3463: writing smithi02269687-5 from 2875543 to 3427969 tid 3 2024-07-28T12:05:43.394 INFO:tasks.rados.rados.0.smithi022.stdout:3464: snap_remove snap 427 2024-07-28T12:05:44.379 INFO:tasks.rados.rados.0.smithi022.stdout:3464: done (2 left) 2024-07-28T12:05:44.379 INFO:tasks.rados.rados.0.smithi022.stdout:3465: snap_create 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: finishing write tid 1 to smithi02269687-7 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: finishing write tid 2 to smithi02269687-7 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: finishing write tid 3 to smithi02269687-7 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: finishing write tid 4 to smithi02269687-7 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: finishing write tid 5 to smithi02269687-7 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2394 (ObjNum 1289 snap 439 seq_num 1289) dirty exists 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3461: left oid 7 (ObjNum 1289 snap 439 seq_num 1289) 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3463: finishing write tid 1 to smithi02269687-5 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3463: finishing write tid 2 to smithi02269687-5 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3463: finishing write tid 3 to smithi02269687-5 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3463: finishing write tid 4 to smithi02269687-5 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3463: finishing write tid 5 to smithi02269687-5 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 560 (ObjNum 1290 snap 439 seq_num 1290) dirty exists 2024-07-28T12:05:44.380 INFO:tasks.rados.rados.0.smithi022.stdout:3463: left oid 5 (ObjNum 1290 snap 439 seq_num 1290) 2024-07-28T12:05:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:44 smithi150 bash[67543]: cluster 2024-07-28T12:05:43.181206+0000 mgr.y (mgr.25232) 425 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-28T12:05:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:44 smithi150 bash[67543]: cluster 2024-07-28T12:05:43.368290+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-07-28T12:05:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:44 smithi022 bash[80503]: cluster 2024-07-28T12:05:43.181206+0000 mgr.y (mgr.25232) 425 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-28T12:05:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:44 smithi022 bash[80503]: cluster 2024-07-28T12:05:43.368290+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-07-28T12:05:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:44 smithi022 bash[82865]: cluster 2024-07-28T12:05:43.181206+0000 mgr.y (mgr.25232) 425 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-28T12:05:44.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:44 smithi022 bash[82865]: cluster 2024-07-28T12:05:43.368290+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-07-28T12:05:45.387 INFO:tasks.rados.rados.0.smithi022.stdout:3461: done (2 left) 2024-07-28T12:05:45.387 INFO:tasks.rados.rados.0.smithi022.stdout:3463: done (1 left) 2024-07-28T12:05:45.387 INFO:tasks.rados.rados.0.smithi022.stdout:3465: done (0 left) 2024-07-28T12:05:45.387 INFO:tasks.rados.rados.0.smithi022.stdout:3466: read oid 25 snap -1 2024-07-28T12:05:45.387 INFO:tasks.rados.rados.0.smithi022.stdout:3466: expect (ObjNum 1281 snap 434 seq_num 1281) 2024-07-28T12:05:45.387 INFO:tasks.rados.rados.0.smithi022.stdout:3467: read oid 23 snap -1 2024-07-28T12:05:45.388 INFO:tasks.rados.rados.0.smithi022.stdout:3467: expect (ObjNum 1240 snap 420 seq_num 1240) 2024-07-28T12:05:45.388 INFO:tasks.rados.rados.0.smithi022.stdout:3468: delete oid 45 current snap is 440 2024-07-28T12:05:45.396 INFO:tasks.rados.rados.0.smithi022.stdout:3467: expect (ObjNum 1240 snap 420 seq_num 1240) 2024-07-28T12:05:45.608 INFO:tasks.rados.rados.0.smithi022.stdout:3466: expect (ObjNum 1281 snap 434 seq_num 1281) 2024-07-28T12:05:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:45 smithi150 bash[67543]: cluster 2024-07-28T12:05:44.378466+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-07-28T12:05:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:45 smithi022 bash[82865]: cluster 2024-07-28T12:05:44.378466+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-07-28T12:05:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:45 smithi022 bash[80503]: cluster 2024-07-28T12:05:44.378466+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-07-28T12:05:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:3466: done (2 left) 2024-07-28T12:05:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:3467: done (1 left) 2024-07-28T12:05:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:3468: done (0 left) 2024-07-28T12:05:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:3469: write oid 34 current snap is 440 2024-07-28T12:05:45.868 INFO:tasks.rados.rados.0.smithi022.stdout:3469: seq_num 1292 ranges {514644=485365,1654853=487112,2930389=574970} 2024-07-28T12:05:45.884 INFO:tasks.rados.rados.0.smithi022.stdout:3469: writing smithi02269687-34 from 514644 to 1000009 tid 1 2024-07-28T12:05:45.903 INFO:tasks.rados.rados.0.smithi022.stdout:3469: writing smithi02269687-34 from 1654853 to 2141965 tid 2 2024-07-28T12:05:45.926 INFO:tasks.rados.rados.0.smithi022.stdout:3469: writing smithi02269687-34 from 2930389 to 3505359 tid 3 2024-07-28T12:05:45.926 INFO:tasks.rados.rados.0.smithi022.stdout:3470: read oid 6 snap -1 2024-07-28T12:05:45.926 INFO:tasks.rados.rados.0.smithi022.stdout:3470: expect deleted 2024-07-28T12:05:45.926 INFO:tasks.rados.rados.0.smithi022.stdout:3471: write oid 36 current snap is 440 2024-07-28T12:05:45.926 INFO:tasks.rados.rados.0.smithi022.stdout:3471: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-07-28T12:05:45.941 INFO:tasks.rados.rados.0.smithi022.stdout:3471: writing smithi02269687-36 from 531451 to 1208418 tid 1 2024-07-28T12:05:45.953 INFO:tasks.rados.rados.0.smithi022.stdout:3471: writing smithi02269687-36 from 1713335 to 2460458 tid 2 2024-07-28T12:05:45.962 INFO:tasks.rados.rados.0.smithi022.stdout:3471: writing smithi02269687-36 from 2957812 to 3460407 tid 3 2024-07-28T12:05:45.963 INFO:tasks.rados.rados.0.smithi022.stdout:3472: write oid 1 current snap is 440 2024-07-28T12:05:45.963 INFO:tasks.rados.rados.0.smithi022.stdout:3469: finishing write tid 1 to smithi02269687-34 2024-07-28T12:05:45.963 INFO:tasks.rados.rados.0.smithi022.stdout:3472: seq_num 1294 ranges {548258=752216,1771817=490781,2985235=713867} 2024-07-28T12:05:45.972 INFO:tasks.rados.rados.0.smithi022.stdout:3472: writing smithi02269687-1 from 548258 to 1300474 tid 1 2024-07-28T12:05:45.980 INFO:tasks.rados.rados.0.smithi022.stdout:3472: writing smithi02269687-1 from 1771817 to 2262598 tid 2 2024-07-28T12:05:45.992 INFO:tasks.rados.rados.0.smithi022.stdout:3472: writing smithi02269687-1 from 2985235 to 3699102 tid 3 2024-07-28T12:05:45.992 INFO:tasks.rados.rados.0.smithi022.stdout:3473: write oid 9 current snap is 440 2024-07-28T12:05:45.992 INFO:tasks.rados.rados.0.smithi022.stdout:3473: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-07-28T12:05:46.000 INFO:tasks.rados.rados.0.smithi022.stdout:3473: writing smithi02269687-9 from 565065 to 992530 tid 1 2024-07-28T12:05:46.008 INFO:tasks.rados.rados.0.smithi022.stdout:3473: writing smithi02269687-9 from 1430299 to 2064738 tid 2 2024-07-28T12:05:46.015 INFO:tasks.rados.rados.0.smithi022.stdout:3473: writing smithi02269687-9 from 2496305 to 3021444 tid 3 2024-07-28T12:05:46.020 INFO:tasks.rados.rados.0.smithi022.stdout:3473: writing smithi02269687-9 from 3472104 to 3765065 tid 4 2024-07-28T12:05:46.020 INFO:tasks.rados.rados.0.smithi022.stdout:3474: snap_remove snap 430 2024-07-28T12:05:46.401 INFO:tasks.rados.rados.0.smithi022.stdout:3469: finishing write tid 2 to smithi02269687-34 2024-07-28T12:05:46.401 INFO:tasks.rados.rados.0.smithi022.stdout:3469: finishing write tid 3 to smithi02269687-34 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3469: finishing write tid 4 to smithi02269687-34 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3469: finishing write tid 5 to smithi02269687-34 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1964 (ObjNum 1292 snap 440 seq_num 1292) dirty exists 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3469: left oid 34 (ObjNum 1292 snap 440 seq_num 1292) 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3471: finishing write tid 1 to smithi02269687-36 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3471: finishing write tid 2 to smithi02269687-36 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3471: finishing write tid 3 to smithi02269687-36 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3471: finishing write tid 4 to smithi02269687-36 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3471: finishing write tid 5 to smithi02269687-36 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1953 (ObjNum 1293 snap 440 seq_num 1293) dirty exists 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3471: left oid 36 (ObjNum 1293 snap 440 seq_num 1293) 2024-07-28T12:05:46.402 INFO:tasks.rados.rados.0.smithi022.stdout:3472: finishing write tid 1 to smithi02269687-1 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3472: finishing write tid 2 to smithi02269687-1 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3472: finishing write tid 3 to smithi02269687-1 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3472: finishing write tid 4 to smithi02269687-1 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3472: finishing write tid 5 to smithi02269687-1 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 696 (ObjNum 1294 snap 440 seq_num 1294) dirty exists 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3472: left oid 1 (ObjNum 1294 snap 440 seq_num 1294) 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3473: finishing write tid 1 to smithi02269687-9 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3473: finishing write tid 2 to smithi02269687-9 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3473: finishing write tid 3 to smithi02269687-9 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3473: finishing write tid 4 to smithi02269687-9 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3473: finishing write tid 5 to smithi02269687-9 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:3473: finishing write tid 6 to smithi02269687-9 2024-07-28T12:05:46.403 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 849 (ObjNum 1295 snap 440 seq_num 1295) dirty exists 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3473: left oid 9 (ObjNum 1295 snap 440 seq_num 1295) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3469: done (5 left) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3470: done (4 left) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3471: done (3 left) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3472: done (2 left) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3473: done (1 left) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3474: done (0 left) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3475: read oid 7 snap -1 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3475: expect (ObjNum 1289 snap 439 seq_num 1289) 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3476: read oid 45 snap -1 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3476: expect deleted 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3477: read oid 22 snap -1 2024-07-28T12:05:46.404 INFO:tasks.rados.rados.0.smithi022.stdout:3477: expect (ObjNum 1280 snap 433 seq_num 1280) 2024-07-28T12:05:46.405 INFO:tasks.rados.rados.0.smithi022.stdout:3478: rollback oid 43 current snap is 440 2024-07-28T12:05:46.405 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 429 2024-07-28T12:05:46.405 INFO:tasks.rados.rados.0.smithi022.stdout:3479: read oid 16 snap -1 2024-07-28T12:05:46.405 INFO:tasks.rados.rados.0.smithi022.stdout:3479: expect (ObjNum 1278 snap 433 seq_num 1278) 2024-07-28T12:05:46.405 INFO:tasks.rados.rados.0.smithi022.stdout:3480: write oid 36 current snap is 440 2024-07-28T12:05:46.405 INFO:tasks.rados.rados.0.smithi022.stdout:3480: seq_num 1296 ranges {581872=502714,1488781=494450,2640081=736411} 2024-07-28T12:05:46.407 INFO:tasks.rados.rados.0.smithi022.stdout:3480: writing smithi02269687-36 from 581872 to 1084586 tid 1 2024-07-28T12:05:46.413 INFO:tasks.rados.rados.0.smithi022.stdout:3480: writing smithi02269687-36 from 1488781 to 1983231 tid 2 2024-07-28T12:05:46.422 INFO:tasks.rados.rados.0.smithi022.stdout:3480: writing smithi02269687-36 from 2640081 to 3376492 tid 3 2024-07-28T12:05:46.422 INFO:tasks.rados.rados.0.smithi022.stdout:3481: delete oid 44 current snap is 440 2024-07-28T12:05:46.422 INFO:tasks.rados.rados.0.smithi022.stdout:3480: finishing write tid 1 to smithi02269687-36 2024-07-28T12:05:46.422 INFO:tasks.rados.rados.0.smithi022.stdout:3480: finishing write tid 2 to smithi02269687-36 2024-07-28T12:05:46.427 INFO:tasks.rados.rados.0.smithi022.stdout:3477: expect (ObjNum 1280 snap 433 seq_num 1280) 2024-07-28T12:05:46.589 INFO:tasks.rados.rados.0.smithi022.stdout:3478: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:05:46.590 INFO:tasks.rados.rados.0.smithi022.stdout:3478: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:05:46.590 INFO:tasks.rados.rados.0.smithi022.stdout:3478: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:05:46.590 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1883 (ObjNum 1227 snap 411 seq_num 1227) dirty exists 2024-07-28T12:05:46.590 INFO:tasks.rados.rados.0.smithi022.stdout:3479: expect (ObjNum 1278 snap 433 seq_num 1278) 2024-07-28T12:05:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:46 smithi150 bash[67543]: cluster 2024-07-28T12:05:45.181975+0000 mgr.y (mgr.25232) 426 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 704 KiB/s wr, 2 op/s 2024-07-28T12:05:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:46 smithi150 bash[67543]: cluster 2024-07-28T12:05:45.386066+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-07-28T12:05:46.791 INFO:tasks.rados.rados.0.smithi022.stdout:3475: expect (ObjNum 1289 snap 439 seq_num 1289) 2024-07-28T12:05:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:46 smithi022 bash[80503]: cluster 2024-07-28T12:05:45.181975+0000 mgr.y (mgr.25232) 426 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 704 KiB/s wr, 2 op/s 2024-07-28T12:05:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:46 smithi022 bash[80503]: cluster 2024-07-28T12:05:45.386066+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-07-28T12:05:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:46 smithi022 bash[82865]: cluster 2024-07-28T12:05:45.181975+0000 mgr.y (mgr.25232) 426 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 704 KiB/s wr, 2 op/s 2024-07-28T12:05:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:46 smithi022 bash[82865]: cluster 2024-07-28T12:05:45.386066+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3480: finishing write tid 3 to smithi02269687-36 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3480: finishing write tid 4 to smithi02269687-36 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3480: finishing write tid 5 to smithi02269687-36 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1957 (ObjNum 1296 snap 440 seq_num 1296) dirty exists 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3480: left oid 36 (ObjNum 1296 snap 440 seq_num 1296) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3475: done (6 left) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3476: done (5 left) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3477: done (4 left) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3478: done (3 left) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3479: done (2 left) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3480: done (1 left) 2024-07-28T12:05:46.908 INFO:tasks.rados.rados.0.smithi022.stdout:3481: done (0 left) 2024-07-28T12:05:46.909 INFO:tasks.rados.rados.0.smithi022.stdout:3482: read oid 32 snap -1 2024-07-28T12:05:46.909 INFO:tasks.rados.rados.0.smithi022.stdout:3482: expect (ObjNum 1215 snap 405 seq_num 1215) 2024-07-28T12:05:46.909 INFO:tasks.rados.rados.0.smithi022.stdout:3483: write oid 6 current snap is 440 2024-07-28T12:05:46.909 INFO:tasks.rados.rados.0.smithi022.stdout:3483: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-07-28T12:05:46.921 INFO:tasks.rados.rados.0.smithi022.stdout:3483: writing smithi02269687-6 from 615486 to 1268698 tid 1 2024-07-28T12:05:46.931 INFO:tasks.rados.rados.0.smithi022.stdout:3483: writing smithi02269687-6 from 1889392 to 2387511 tid 2 2024-07-28T12:05:46.942 INFO:tasks.rados.rados.0.smithi022.stdout:3483: writing smithi02269687-6 from 2978574 to 3453882 tid 3 2024-07-28T12:05:46.942 INFO:tasks.rados.rados.0.smithi022.stdout:3484: write oid 44 current snap is 440 2024-07-28T12:05:46.942 INFO:tasks.rados.rados.0.smithi022.stdout:3484: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-07-28T12:05:46.955 INFO:tasks.rados.rados.0.smithi022.stdout:3484: writing smithi02269687-44 from 632293 to 1360754 tid 1 2024-07-28T12:05:46.967 INFO:tasks.rados.rados.0.smithi022.stdout:3484: writing smithi02269687-44 from 1947874 to 2589651 tid 2 2024-07-28T12:05:46.976 INFO:tasks.rados.rados.0.smithi022.stdout:3484: writing smithi02269687-44 from 3005997 to 3692577 tid 3 2024-07-28T12:05:46.976 INFO:tasks.rados.rados.0.smithi022.stdout:3485: write oid 29 current snap is 440 2024-07-28T12:05:46.977 INFO:tasks.rados.rados.0.smithi022.stdout:3485: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-07-28T12:05:46.984 INFO:tasks.rados.rados.0.smithi022.stdout:3485: writing smithi02269687-29 from 649100 to 1052810 tid 1 2024-07-28T12:05:46.992 INFO:tasks.rados.rados.0.smithi022.stdout:3485: writing smithi02269687-29 from 1606356 to 2108144 tid 2 2024-07-28T12:05:46.999 INFO:tasks.rados.rados.0.smithi022.stdout:3485: writing smithi02269687-29 from 2633420 to 3131272 tid 3 2024-07-28T12:05:47.004 INFO:tasks.rados.rados.0.smithi022.stdout:3485: writing smithi02269687-29 from 3636005 to 3849100 tid 4 2024-07-28T12:05:47.004 INFO:tasks.rados.rados.0.smithi022.stdout:3486: read oid 8 snap -1 2024-07-28T12:05:47.004 INFO:tasks.rados.rados.0.smithi022.stdout:3486: expect deleted 2024-07-28T12:05:47.004 INFO:tasks.rados.rados.0.smithi022.stdout:3487: snap_create 2024-07-28T12:05:47.004 INFO:tasks.rados.rados.0.smithi022.stdout:3482: expect (ObjNum 1215 snap 405 seq_num 1215) 2024-07-28T12:05:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:3483: finishing write tid 1 to smithi02269687-6 2024-07-28T12:05:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:3483: finishing write tid 2 to smithi02269687-6 2024-07-28T12:05:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:3483: finishing write tid 3 to smithi02269687-6 2024-07-28T12:05:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:3483: finishing write tid 4 to smithi02269687-6 2024-07-28T12:05:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:3483: finishing write tid 5 to smithi02269687-6 2024-07-28T12:05:47.212 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1326 (ObjNum 1298 snap 440 seq_num 1298) dirty exists 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3483: left oid 6 (ObjNum 1298 snap 440 seq_num 1298) 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3484: finishing write tid 1 to smithi02269687-44 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3484: finishing write tid 2 to smithi02269687-44 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3484: finishing write tid 3 to smithi02269687-44 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3484: finishing write tid 4 to smithi02269687-44 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3484: finishing write tid 5 to smithi02269687-44 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 1985 (ObjNum 1299 snap 440 seq_num 1299) dirty exists 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3484: left oid 44 (ObjNum 1299 snap 440 seq_num 1299) 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3485: finishing write tid 1 to smithi02269687-29 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3485: finishing write tid 2 to smithi02269687-29 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3485: finishing write tid 3 to smithi02269687-29 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3485: finishing write tid 4 to smithi02269687-29 2024-07-28T12:05:47.213 INFO:tasks.rados.rados.0.smithi022.stdout:3485: finishing write tid 5 to smithi02269687-29 2024-07-28T12:05:47.214 INFO:tasks.rados.rados.0.smithi022.stdout:3485: finishing write tid 6 to smithi02269687-29 2024-07-28T12:05:47.214 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1971 (ObjNum 1300 snap 440 seq_num 1300) dirty exists 2024-07-28T12:05:47.214 INFO:tasks.rados.rados.0.smithi022.stdout:3485: left oid 29 (ObjNum 1300 snap 440 seq_num 1300) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3482: done (5 left) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3483: done (4 left) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3484: done (3 left) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3485: done (2 left) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3486: done (1 left) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3487: done (0 left) 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3488: write oid 42 current snap is 441 2024-07-28T12:05:47.368 INFO:tasks.rados.rados.0.smithi022.stdout:3488: seq_num 1301 ranges {665907=595312,1781191=645446,3177196=688711} 2024-07-28T12:05:47.376 INFO:tasks.rados.rados.0.smithi022.stdout:3488: writing smithi02269687-42 from 665907 to 1261219 tid 1 2024-07-28T12:05:47.383 INFO:tasks.rados.rados.0.smithi022.stdout:3488: writing smithi02269687-42 from 1781191 to 2426637 tid 2 2024-07-28T12:05:47.392 INFO:tasks.rados.rados.0.smithi022.stdout:3488: writing smithi02269687-42 from 3177196 to 3865907 tid 3 2024-07-28T12:05:47.393 INFO:tasks.rados.rados.0.smithi022.stdout:3489: read oid 26 snap -1 2024-07-28T12:05:47.393 INFO:tasks.rados.rados.0.smithi022.stdout:3489: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:05:47.393 INFO:tasks.rados.rados.0.smithi022.stdout:3490: write oid 2 current snap is 441 2024-07-28T12:05:47.393 INFO:tasks.rados.rados.0.smithi022.stdout:3488: finishing write tid 1 to smithi02269687-42 2024-07-28T12:05:47.393 INFO:tasks.rados.rados.0.smithi022.stdout:3488: finishing write tid 2 to smithi02269687-42 2024-07-28T12:05:47.393 INFO:tasks.rados.rados.0.smithi022.stdout:3490: seq_num 1302 ranges {682714=670561,2123320=505457,3088266=636749} 2024-07-28T12:05:47.403 INFO:tasks.rados.rados.0.smithi022.stdout:3490: writing smithi02269687-2 from 682714 to 1353275 tid 1 2024-07-28T12:05:47.412 INFO:tasks.rados.rados.0.smithi022.stdout:3490: writing smithi02269687-2 from 2123320 to 2628777 tid 2 2024-07-28T12:05:47.419 INFO:tasks.rados.rados.0.smithi022.stdout:3490: writing smithi02269687-2 from 3088266 to 3725015 tid 3 2024-07-28T12:05:47.419 INFO:tasks.rados.rados.0.smithi022.stdout:3491: write oid 36 current snap is 441 2024-07-28T12:05:47.419 INFO:tasks.rados.rados.0.smithi022.stdout:3491: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-07-28T12:05:47.429 INFO:tasks.rados.rados.0.smithi022.stdout:3491: writing smithi02269687-36 from 699521 to 1445331 tid 1 2024-07-28T12:05:47.438 INFO:tasks.rados.rados.0.smithi022.stdout:3491: writing smithi02269687-36 from 2181802 to 2830917 tid 2 2024-07-28T12:05:47.445 INFO:tasks.rados.rados.0.smithi022.stdout:3491: writing smithi02269687-36 from 3515689 to 3899521 tid 3 2024-07-28T12:05:47.445 INFO:tasks.rados.rados.0.smithi022.stdout:3492: read oid 14 snap -1 2024-07-28T12:05:47.445 INFO:tasks.rados.rados.0.smithi022.stdout:3492: expect deleted 2024-07-28T12:05:47.445 INFO:tasks.rados.rados.0.smithi022.stdout:3493: rollback oid 19 current snap is 441 2024-07-28T12:05:47.445 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 19 to 424 2024-07-28T12:05:47.445 INFO:tasks.rados.rados.0.smithi022.stdout:3488: finishing write tid 3 to smithi02269687-42 2024-07-28T12:05:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:3488: finishing write tid 4 to smithi02269687-42 2024-07-28T12:05:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:3488: finishing write tid 5 to smithi02269687-42 2024-07-28T12:05:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 735 (ObjNum 1301 snap 441 seq_num 1301) dirty exists 2024-07-28T12:05:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:3488: left oid 42 (ObjNum 1301 snap 441 seq_num 1301) 2024-07-28T12:05:47.446 INFO:tasks.rados.rados.0.smithi022.stdout:3489: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:05:47.760 INFO:tasks.rados.rados.0.smithi022.stdout:3490: finishing write tid 1 to smithi02269687-2 2024-07-28T12:05:47.760 INFO:tasks.rados.rados.0.smithi022.stdout:3490: finishing write tid 2 to smithi02269687-2 2024-07-28T12:05:47.760 INFO:tasks.rados.rados.0.smithi022.stdout:3490: finishing write tid 3 to smithi02269687-2 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3490: finishing write tid 4 to smithi02269687-2 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3488: done (5 left) 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3489: done (4 left) 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3494: read oid 31 snap -1 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3494: expect (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3495: write oid 15 current snap is 441 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3490: finishing write tid 5 to smithi02269687-2 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2404 (ObjNum 1302 snap 441 seq_num 1302) dirty exists 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3490: left oid 2 (ObjNum 1302 snap 441 seq_num 1302) 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3491: finishing write tid 1 to smithi02269687-36 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3491: finishing write tid 2 to smithi02269687-36 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3493: finishing rollback tid 0 to smithi02269687-19 2024-07-28T12:05:47.761 INFO:tasks.rados.rados.0.smithi022.stdout:3493: finishing rollback tid 1 to smithi02269687-19 2024-07-28T12:05:47.762 INFO:tasks.rados.rados.0.smithi022.stdout:3493: finishing rollback tid 2 to smithi02269687-19 2024-07-28T12:05:47.762 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1518 (ObjNum 1260 snap 424 seq_num 1260) dirty exists 2024-07-28T12:05:47.762 INFO:tasks.rados.rados.0.smithi022.stdout:3491: finishing write tid 3 to smithi02269687-36 2024-07-28T12:05:47.762 INFO:tasks.rados.rados.0.smithi022.stdout:3491: finishing write tid 4 to smithi02269687-36 2024-07-28T12:05:47.762 INFO:tasks.rados.rados.0.smithi022.stdout:3495: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-07-28T12:05:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:47 smithi150 bash[67543]: cluster 2024-07-28T12:05:46.395514+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-07-28T12:05:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:47 smithi150 bash[67543]: cluster 2024-07-28T12:05:47.367126+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-07-28T12:05:47.771 INFO:tasks.rados.rados.0.smithi022.stdout:3495: writing smithi02269687-15 from 716328 to 1137387 tid 1 2024-07-28T12:05:47.784 INFO:tasks.rados.rados.0.smithi022.stdout:3495: writing smithi02269687-15 from 1840284 to 2349410 tid 2 2024-07-28T12:05:47.800 INFO:tasks.rados.rados.0.smithi022.stdout:3495: writing smithi02269687-15 from 3143112 to 3802405 tid 3 2024-07-28T12:05:47.801 INFO:tasks.rados.rados.0.smithi022.stdout:3490: done (5 left) 2024-07-28T12:05:47.801 INFO:tasks.rados.rados.0.smithi022.stdout:3492: done (4 left) 2024-07-28T12:05:47.801 INFO:tasks.rados.rados.0.smithi022.stdout:3493: done (3 left) 2024-07-28T12:05:47.801 INFO:tasks.rados.rados.0.smithi022.stdout:3496: read oid 13 snap -1 2024-07-28T12:05:47.801 INFO:tasks.rados.rados.0.smithi022.stdout:3496: expect (ObjNum 1197 snap 402 seq_num 1197) 2024-07-28T12:05:47.801 INFO:tasks.rados.rados.0.smithi022.stdout:3497: snap_remove snap 436 2024-07-28T12:05:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:47 smithi022 bash[80503]: cluster 2024-07-28T12:05:46.395514+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-07-28T12:05:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:47 smithi022 bash[80503]: cluster 2024-07-28T12:05:47.367126+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-07-28T12:05:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:47 smithi022 bash[82865]: cluster 2024-07-28T12:05:46.395514+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-07-28T12:05:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:47 smithi022 bash[82865]: cluster 2024-07-28T12:05:47.367126+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-07-28T12:05:48.416 INFO:tasks.rados.rados.0.smithi022.stdout:3497: done (4 left) 2024-07-28T12:05:48.416 INFO:tasks.rados.rados.0.smithi022.stdout:3498: write oid 48 current snap is 441 2024-07-28T12:05:48.416 INFO:tasks.rados.rados.0.smithi022.stdout:3491: finishing write tid 5 to smithi02269687-36 2024-07-28T12:05:48.416 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1962 (ObjNum 1303 snap 441 seq_num 1303) dirty exists 2024-07-28T12:05:48.416 INFO:tasks.rados.rados.0.smithi022.stdout:3491: left oid 36 (ObjNum 1303 snap 441 seq_num 1303) 2024-07-28T12:05:48.416 INFO:tasks.rados.rados.0.smithi022.stdout:3494: expect (ObjNum 1200 snap 402 seq_num 1200) 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3495: finishing write tid 1 to smithi02269687-15 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3495: finishing write tid 2 to smithi02269687-15 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3495: finishing write tid 3 to smithi02269687-15 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3495: finishing write tid 4 to smithi02269687-15 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3495: finishing write tid 5 to smithi02269687-15 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2409 (ObjNum 1304 snap 441 seq_num 1304) dirty exists 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3495: left oid 15 (ObjNum 1304 snap 441 seq_num 1304) 2024-07-28T12:05:48.633 INFO:tasks.rados.rados.0.smithi022.stdout:3496: expect (ObjNum 1197 snap 402 seq_num 1197) 2024-07-28T12:05:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:48 smithi150 bash[67543]: cluster 2024-07-28T12:05:47.182627+0000 mgr.y (mgr.25232) 427 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 159 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-28T12:05:48.790 INFO:tasks.rados.rados.0.smithi022.stdout:3498: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-07-28T12:05:48.809 INFO:tasks.rados.rados.0.smithi022.stdout:3498: writing smithi02269687-48 from 733135 to 1229443 tid 1 2024-07-28T12:05:48.823 INFO:tasks.rados.rados.0.smithi022.stdout:3498: writing smithi02269687-48 from 1898766 to 2551550 tid 2 2024-07-28T12:05:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:48 smithi022 bash[80503]: cluster 2024-07-28T12:05:47.182627+0000 mgr.y (mgr.25232) 427 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 159 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-28T12:05:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:48 smithi022 bash[82865]: cluster 2024-07-28T12:05:47.182627+0000 mgr.y (mgr.25232) 427 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 159 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-28T12:05:48.838 INFO:tasks.rados.rados.0.smithi022.stdout:3498: writing smithi02269687-48 from 3170535 to 3641100 tid 3 2024-07-28T12:05:48.838 INFO:tasks.rados.rados.0.smithi022.stdout:3491: done (4 left) 2024-07-28T12:05:48.838 INFO:tasks.rados.rados.0.smithi022.stdout:3494: done (3 left) 2024-07-28T12:05:48.838 INFO:tasks.rados.rados.0.smithi022.stdout:3495: done (2 left) 2024-07-28T12:05:48.838 INFO:tasks.rados.rados.0.smithi022.stdout:3496: done (1 left) 2024-07-28T12:05:48.839 INFO:tasks.rados.rados.0.smithi022.stdout:3499: write oid 7 current snap is 441 2024-07-28T12:05:48.839 INFO:tasks.rados.rados.0.smithi022.stdout:3498: finishing write tid 1 to smithi02269687-48 2024-07-28T12:05:48.839 INFO:tasks.rados.rados.0.smithi022.stdout:3498: finishing write tid 2 to smithi02269687-48 2024-07-28T12:05:48.839 INFO:tasks.rados.rados.0.smithi022.stdout:3499: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-07-28T12:05:48.854 INFO:tasks.rados.rados.0.smithi022.stdout:3499: writing smithi02269687-7 from 749942 to 1321499 tid 1 2024-07-28T12:05:48.869 INFO:tasks.rados.rados.0.smithi022.stdout:3499: writing smithi02269687-7 from 1840895 to 2637337 tid 2 2024-07-28T12:05:48.883 INFO:tasks.rados.rados.0.smithi022.stdout:3499: writing smithi02269687-7 from 3365252 to 3949942 tid 3 2024-07-28T12:05:48.883 INFO:tasks.rados.rados.0.smithi022.stdout:3500: write oid 18 current snap is 441 2024-07-28T12:05:48.883 INFO:tasks.rados.rados.0.smithi022.stdout:3500: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-07-28T12:05:48.894 INFO:tasks.rados.rados.0.smithi022.stdout:3500: writing smithi02269687-18 from 766749 to 1413555 tid 1 2024-07-28T12:05:48.903 INFO:tasks.rados.rados.0.smithi022.stdout:3500: writing smithi02269687-18 from 1899377 to 2555830 tid 2 2024-07-28T12:05:48.911 INFO:tasks.rados.rados.0.smithi022.stdout:3500: writing smithi02269687-18 from 3109028 to 3718490 tid 3 2024-07-28T12:05:48.912 INFO:tasks.rados.rados.0.smithi022.stdout:3501: write oid 6 current snap is 441 2024-07-28T12:05:48.912 INFO:tasks.rados.rados.0.smithi022.stdout:3501: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-07-28T12:05:48.919 INFO:tasks.rados.rados.0.smithi022.stdout:3501: writing smithi02269687-6 from 783556 to 1221964 tid 1 2024-07-28T12:05:48.924 INFO:tasks.rados.rados.0.smithi022.stdout:3501: writing smithi02269687-6 from 1674212 to 2074323 tid 2 2024-07-28T12:05:48.931 INFO:tasks.rados.rados.0.smithi022.stdout:3501: writing smithi02269687-6 from 2736451 to 3157185 tid 3 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:3501: writing smithi02269687-6 from 3882270 to 3983556 tid 4 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:3502: rollback oid 20 current snap is 441 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 437 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:3498: finishing write tid 3 to smithi02269687-48 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:3498: finishing write tid 4 to smithi02269687-48 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:3498: finishing write tid 5 to smithi02269687-48 2024-07-28T12:05:48.936 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 1975 (ObjNum 1305 snap 441 seq_num 1305) dirty exists 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3498: left oid 48 (ObjNum 1305 snap 441 seq_num 1305) 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: finishing write tid 1 to smithi02269687-7 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: finishing write tid 2 to smithi02269687-7 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: finishing write tid 3 to smithi02269687-7 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: finishing write tid 4 to smithi02269687-7 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: finishing write tid 5 to smithi02269687-7 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2418 (ObjNum 1306 snap 441 seq_num 1306) dirty exists 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: left oid 7 (ObjNum 1306 snap 441 seq_num 1306) 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3498: done (4 left) 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3499: done (3 left) 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3503: write oid 5 current snap is 441 2024-07-28T12:05:48.937 INFO:tasks.rados.rados.0.smithi022.stdout:3503: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-07-28T12:05:48.942 INFO:tasks.rados.rados.0.smithi022.stdout:3503: writing smithi02269687-5 from 400363 to 914020 tid 1 2024-07-28T12:05:48.950 INFO:tasks.rados.rados.0.smithi022.stdout:3503: writing smithi02269687-5 from 1332694 to 1992816 tid 2 2024-07-28T12:05:48.950 INFO:tasks.rados.rados.0.smithi022.stdout:3504: rollback oid 21 current snap is 441 2024-07-28T12:05:48.950 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 424 2024-07-28T12:05:48.950 INFO:tasks.rados.rados.0.smithi022.stdout:3500: finishing write tid 1 to smithi02269687-18 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3500: finishing write tid 2 to smithi02269687-18 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3500: finishing write tid 3 to smithi02269687-18 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3500: finishing write tid 4 to smithi02269687-18 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3500: finishing write tid 5 to smithi02269687-18 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1525 (ObjNum 1307 snap 441 seq_num 1307) dirty exists 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3500: left oid 18 (ObjNum 1307 snap 441 seq_num 1307) 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3501: finishing write tid 1 to smithi02269687-6 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3501: finishing write tid 2 to smithi02269687-6 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3500: done (4 left) 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3505: read oid 11 snap -1 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3505: expect (ObjNum 1285 snap 438 seq_num 1285) 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3506: snap_create 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3501: finishing write tid 3 to smithi02269687-6 2024-07-28T12:05:48.951 INFO:tasks.rados.rados.0.smithi022.stdout:3501: finishing write tid 4 to smithi02269687-6 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3501: finishing write tid 5 to smithi02269687-6 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3501: finishing write tid 6 to smithi02269687-6 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1332 (ObjNum 1308 snap 441 seq_num 1308) dirty exists 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3501: left oid 6 (ObjNum 1308 snap 441 seq_num 1308) 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3502: finishing rollback tid 0 to smithi02269687-20 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3502: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3502: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1993 (ObjNum 1282 snap 437 seq_num 1282) dirty exists 2024-07-28T12:05:48.952 INFO:tasks.rados.rados.0.smithi022.stdout:3503: finishing write tid 1 to smithi02269687-5 2024-07-28T12:05:48.955 INFO:tasks.rados.rados.0.smithi022.stdout:3503: finishing write tid 2 to smithi02269687-5 2024-07-28T12:05:48.956 INFO:tasks.rados.rados.0.smithi022.stdout:3503: finishing write tid 3 to smithi02269687-5 2024-07-28T12:05:48.958 INFO:tasks.rados.rados.0.smithi022.stdout:3503: finishing write tid 4 to smithi02269687-5 2024-07-28T12:05:48.958 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 570 (ObjNum 1309 snap 441 seq_num 1309) dirty exists 2024-07-28T12:05:48.958 INFO:tasks.rados.rados.0.smithi022.stdout:3503: left oid 5 (ObjNum 1309 snap 441 seq_num 1309) 2024-07-28T12:05:48.958 INFO:tasks.rados.rados.0.smithi022.stdout:3504: finishing rollback tid 0 to smithi02269687-21 2024-07-28T12:05:48.958 INFO:tasks.rados.rados.0.smithi022.stdout:3504: finishing rollback tid 1 to smithi02269687-21 2024-07-28T12:05:48.958 INFO:tasks.rados.rados.0.smithi022.stdout:3504: finishing rollback tid 2 to smithi02269687-21 2024-07-28T12:05:48.959 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 896 (ObjNum 1248 snap 421 seq_num 1248) dirty exists 2024-07-28T12:05:48.964 INFO:tasks.rados.rados.0.smithi022.stdout:3505: expect (ObjNum 1285 snap 438 seq_num 1285) 2024-07-28T12:05:49.426 INFO:tasks.rados.rados.0.smithi022.stdout:3501: done (5 left) 2024-07-28T12:05:49.426 INFO:tasks.rados.rados.0.smithi022.stdout:3502: done (4 left) 2024-07-28T12:05:49.426 INFO:tasks.rados.rados.0.smithi022.stdout:3503: done (3 left) 2024-07-28T12:05:49.426 INFO:tasks.rados.rados.0.smithi022.stdout:3504: done (2 left) 2024-07-28T12:05:49.426 INFO:tasks.rados.rados.0.smithi022.stdout:3505: done (1 left) 2024-07-28T12:05:49.426 INFO:tasks.rados.rados.0.smithi022.stdout:3506: done (0 left) 2024-07-28T12:05:49.427 INFO:tasks.rados.rados.0.smithi022.stdout:3507: rollback oid 36 current snap is 442 2024-07-28T12:05:49.427 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 438 2024-07-28T12:05:49.427 INFO:tasks.rados.rados.0.smithi022.stdout:3508: rollback oid 29 current snap is 442 2024-07-28T12:05:49.427 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 29 to 426 2024-07-28T12:05:49.427 INFO:tasks.rados.rados.0.smithi022.stdout:3509: snap_create 2024-07-28T12:05:49.436 INFO:tasks.rados.rados.0.smithi022.stdout:3507: finishing rollback tid 0 to smithi02269687-36 2024-07-28T12:05:49.436 INFO:tasks.rados.rados.0.smithi022.stdout:3507: finishing rollback tid 1 to smithi02269687-36 2024-07-28T12:05:49.436 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1967 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:05:49.437 INFO:tasks.rados.rados.0.smithi022.stdout:3508: finishing rollback tid 0 to smithi02269687-29 2024-07-28T12:05:49.437 INFO:tasks.rados.rados.0.smithi022.stdout:3508: finishing rollback tid 1 to smithi02269687-29 2024-07-28T12:05:49.437 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 1978 (ObjNum -761106576 snap 21977 seq_num 304) dirty dne 2024-07-28T12:05:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:49 smithi150 bash[67543]: cluster 2024-07-28T12:05:48.414097+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-07-28T12:05:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:49 smithi022 bash[80503]: cluster 2024-07-28T12:05:48.414097+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-07-28T12:05:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:05:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:05:49] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:05:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:49 smithi022 bash[82865]: cluster 2024-07-28T12:05:48.414097+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-07-28T12:05:50.435 INFO:tasks.rados.rados.0.smithi022.stdout:3507: done (2 left) 2024-07-28T12:05:50.437 INFO:tasks.rados.rados.0.smithi022.stdout:3508: done (1 left) 2024-07-28T12:05:50.438 INFO:tasks.rados.rados.0.smithi022.stdout:3509: done (0 left) 2024-07-28T12:05:50.438 INFO:tasks.rados.rados.0.smithi022.stdout:3510: snap_create 2024-07-28T12:05:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:50 smithi150 bash[67543]: cluster 2024-07-28T12:05:49.183303+0000 mgr.y (mgr.25232) 428 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 170 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T12:05:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:50 smithi150 bash[67543]: cluster 2024-07-28T12:05:49.425266+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-07-28T12:05:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:50 smithi150 bash[67543]: audit 2024-07-28T12:05:50.021599+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:50 smithi022 bash[80503]: cluster 2024-07-28T12:05:49.183303+0000 mgr.y (mgr.25232) 428 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 170 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T12:05:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:50 smithi022 bash[80503]: cluster 2024-07-28T12:05:49.425266+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-07-28T12:05:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:50 smithi022 bash[80503]: audit 2024-07-28T12:05:50.021599+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:50 smithi022 bash[82865]: cluster 2024-07-28T12:05:49.183303+0000 mgr.y (mgr.25232) 428 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 170 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-07-28T12:05:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:50 smithi022 bash[82865]: cluster 2024-07-28T12:05:49.425266+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-07-28T12:05:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:50 smithi022 bash[82865]: audit 2024-07-28T12:05:50.021599+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:05:51.444 INFO:tasks.rados.rados.0.smithi022.stdout:3510: done (0 left) 2024-07-28T12:05:51.444 INFO:tasks.rados.rados.0.smithi022.stdout:3511: delete oid 2 current snap is 444 2024-07-28T12:05:51.451 INFO:tasks.rados.rados.0.smithi022.stdout:3511: done (0 left) 2024-07-28T12:05:51.451 INFO:tasks.rados.rados.0.smithi022.stdout:3512: rollback oid 20 current snap is 444 2024-07-28T12:05:51.452 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 437 2024-07-28T12:05:51.452 INFO:tasks.rados.rados.0.smithi022.stdout:3513: write oid 39 current snap is 444 2024-07-28T12:05:51.452 INFO:tasks.rados.rados.0.smithi022.stdout:3513: seq_num 1311 ranges {433977=664155,1733305=300672} 2024-07-28T12:05:51.466 INFO:tasks.rados.rados.0.smithi022.stdout:3513: writing smithi02269687-39 from 433977 to 1098132 tid 1 2024-07-28T12:05:51.472 INFO:tasks.rados.rados.0.smithi022.stdout:3513: writing smithi02269687-39 from 1733305 to 2033977 tid 2 2024-07-28T12:05:51.472 INFO:tasks.rados.rados.0.smithi022.stdout:3514: snap_remove snap 443 2024-07-28T12:05:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:51 smithi150 bash[67543]: cluster 2024-07-28T12:05:50.433666+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-07-28T12:05:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:51 smithi022 bash[80503]: cluster 2024-07-28T12:05:50.433666+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-07-28T12:05:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:51 smithi022 bash[82865]: cluster 2024-07-28T12:05:50.433666+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3514: done (2 left) 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3515: write oid 7 current snap is 444 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3512: finishing rollback tid 0 to smithi02269687-20 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3512: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3512: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 1997 (ObjNum 1282 snap 437 seq_num 1282) dirty exists 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3513: finishing write tid 1 to smithi02269687-39 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3513: finishing write tid 2 to smithi02269687-39 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3513: finishing write tid 3 to smithi02269687-39 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:3513: finishing write tid 4 to smithi02269687-39 2024-07-28T12:05:52.372 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 2001 (ObjNum 1311 snap 444 seq_num 1311) dirty exists 2024-07-28T12:05:52.373 INFO:tasks.rados.rados.0.smithi022.stdout:3513: left oid 39 (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:05:52.373 INFO:tasks.rados.rados.0.smithi022.stdout:3515: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-07-28T12:05:52.390 INFO:tasks.rados.rados.0.smithi022.stdout:3515: writing smithi02269687-7 from 450784 to 1190188 tid 1 2024-07-28T12:05:52.405 INFO:tasks.rados.rados.0.smithi022.stdout:3515: writing smithi02269687-7 from 1791787 to 2050784 tid 2 2024-07-28T12:05:52.405 INFO:tasks.rados.rados.0.smithi022.stdout:3512: done (2 left) 2024-07-28T12:05:52.405 INFO:tasks.rados.rados.0.smithi022.stdout:3513: done (1 left) 2024-07-28T12:05:52.406 INFO:tasks.rados.rados.0.smithi022.stdout:3516: rollback oid 43 current snap is 444 2024-07-28T12:05:52.406 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 440 2024-07-28T12:05:52.406 INFO:tasks.rados.rados.0.smithi022.stdout:3517: snap_create 2024-07-28T12:05:52.416 INFO:tasks.rados.rados.0.smithi022.stdout:3515: finishing write tid 1 to smithi02269687-7 2024-07-28T12:05:52.420 INFO:tasks.rados.rados.0.smithi022.stdout:3515: finishing write tid 2 to smithi02269687-7 2024-07-28T12:05:52.420 INFO:tasks.rados.rados.0.smithi022.stdout:3515: finishing write tid 3 to smithi02269687-7 2024-07-28T12:05:52.421 INFO:tasks.rados.rados.0.smithi022.stdout:3515: finishing write tid 4 to smithi02269687-7 2024-07-28T12:05:52.421 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2426 (ObjNum 1312 snap 444 seq_num 1312) dirty exists 2024-07-28T12:05:52.421 INFO:tasks.rados.rados.0.smithi022.stdout:3515: left oid 7 (ObjNum 1312 snap 444 seq_num 1312) 2024-07-28T12:05:52.424 INFO:tasks.rados.rados.0.smithi022.stdout:3516: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:05:52.426 INFO:tasks.rados.rados.0.smithi022.stdout:3516: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:05:52.426 INFO:tasks.rados.rados.0.smithi022.stdout:3516: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:05:52.426 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 1893 (ObjNum 1227 snap 411 seq_num 1227) dirty exists 2024-07-28T12:05:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:05:52 smithi150 bash[60514]: ts=2024-07-28T12:05:52.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:05:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:52 smithi150 bash[67543]: cluster 2024-07-28T12:05:51.184208+0000 mgr.y (mgr.25232) 429 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 185 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-07-28T12:05:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:52 smithi150 bash[67543]: cluster 2024-07-28T12:05:51.443940+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-07-28T12:05:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:52 smithi150 bash[67543]: cluster 2024-07-28T12:05:52.370927+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-07-28T12:05:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:52 smithi022 bash[80503]: cluster 2024-07-28T12:05:51.184208+0000 mgr.y (mgr.25232) 429 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 185 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-07-28T12:05:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:52 smithi022 bash[80503]: cluster 2024-07-28T12:05:51.443940+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-07-28T12:05:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:52 smithi022 bash[80503]: cluster 2024-07-28T12:05:52.370927+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-07-28T12:05:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:52 smithi022 bash[82865]: cluster 2024-07-28T12:05:51.184208+0000 mgr.y (mgr.25232) 429 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 185 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-07-28T12:05:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:52 smithi022 bash[82865]: cluster 2024-07-28T12:05:51.443940+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-07-28T12:05:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:52 smithi022 bash[82865]: cluster 2024-07-28T12:05:52.370927+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-07-28T12:05:53.373 INFO:tasks.rados.rados.0.smithi022.stdout:3515: done (2 left) 2024-07-28T12:05:53.373 INFO:tasks.rados.rados.0.smithi022.stdout:3516: done (1 left) 2024-07-28T12:05:53.373 INFO:tasks.rados.rados.0.smithi022.stdout:3517: done (0 left) 2024-07-28T12:05:53.373 INFO:tasks.rados.rados.0.smithi022.stdout:3518: delete oid 23 current snap is 445 2024-07-28T12:05:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3518: done (0 left) 2024-07-28T12:05:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3519: read oid 34 snap -1 2024-07-28T12:05:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3519: expect (ObjNum 1292 snap 440 seq_num 1292) 2024-07-28T12:05:53.382 INFO:tasks.rados.rados.0.smithi022.stdout:3520: snap_remove snap 429 2024-07-28T12:05:54.377 INFO:tasks.rados.rados.0.smithi022.stdout:3520: done (1 left) 2024-07-28T12:05:54.377 INFO:tasks.rados.rados.0.smithi022.stdout:3521: write oid 22 current snap is 445 2024-07-28T12:05:54.377 INFO:tasks.rados.rados.0.smithi022.stdout:3519: expect (ObjNum 1292 snap 440 seq_num 1292) 2024-07-28T12:05:54.558 INFO:tasks.rados.rados.0.smithi022.stdout:3521: seq_num 1314 ranges {484398=489902,1392398=411118} 2024-07-28T12:05:54.574 INFO:tasks.rados.rados.0.smithi022.stdout:3521: writing smithi02269687-22 from 484398 to 974300 tid 1 2024-07-28T12:05:54.588 INFO:tasks.rados.rados.0.smithi022.stdout:3521: writing smithi02269687-22 from 1392398 to 1803516 tid 2 2024-07-28T12:05:54.588 INFO:tasks.rados.rados.0.smithi022.stdout:3519: done (1 left) 2024-07-28T12:05:54.588 INFO:tasks.rados.rados.0.smithi022.stdout:3522: delete oid 6 current snap is 445 2024-07-28T12:05:54.588 INFO:tasks.rados.rados.0.smithi022.stdout:3521: finishing write tid 1 to smithi02269687-22 2024-07-28T12:05:54.593 INFO:tasks.rados.rados.0.smithi022.stdout:3522: done (1 left) 2024-07-28T12:05:54.593 INFO:tasks.rados.rados.0.smithi022.stdout:3523: read oid 35 snap -1 2024-07-28T12:05:54.593 INFO:tasks.rados.rados.0.smithi022.stdout:3523: expect deleted 2024-07-28T12:05:54.593 INFO:tasks.rados.rados.0.smithi022.stdout:3524: write oid 31 current snap is 445 2024-07-28T12:05:54.593 INFO:tasks.rados.rados.0.smithi022.stdout:3524: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-07-28T12:05:54.614 INFO:tasks.rados.rados.0.smithi022.stdout:3524: writing smithi02269687-31 from 518012 to 1274765 tid 1 2024-07-28T12:05:54.626 INFO:tasks.rados.rados.0.smithi022.stdout:3524: writing smithi02269687-31 from 2025715 to 2118012 tid 2 2024-07-28T12:05:54.626 INFO:tasks.rados.rados.0.smithi022.stdout:3525: delete oid 2 current snap is 445 2024-07-28T12:05:54.627 INFO:tasks.rados.rados.0.smithi022.stdout:3521: finishing write tid 2 to smithi02269687-22 2024-07-28T12:05:54.627 INFO:tasks.rados.rados.0.smithi022.stdout:3521: finishing write tid 3 to smithi02269687-22 2024-07-28T12:05:54.627 INFO:tasks.rados.rados.0.smithi022.stdout:3521: finishing write tid 4 to smithi02269687-22 2024-07-28T12:05:54.627 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 1984 (ObjNum 1314 snap 445 seq_num 1314) dirty exists 2024-07-28T12:05:54.627 INFO:tasks.rados.rados.0.smithi022.stdout:3521: left oid 22 (ObjNum 1314 snap 445 seq_num 1314) 2024-07-28T12:05:54.627 INFO:tasks.rados.rados.0.smithi022.stdout:3524: finishing write tid 1 to smithi02269687-31 2024-07-28T12:05:54.632 INFO:tasks.rados.rados.0.smithi022.stdout:3524: finishing write tid 2 to smithi02269687-31 2024-07-28T12:05:54.633 INFO:tasks.rados.rados.0.smithi022.stdout:3524: finishing write tid 3 to smithi02269687-31 2024-07-28T12:05:54.633 INFO:tasks.rados.rados.0.smithi022.stdout:3521: done (3 left) 2024-07-28T12:05:54.633 INFO:tasks.rados.rados.0.smithi022.stdout:3523: done (2 left) 2024-07-28T12:05:54.633 INFO:tasks.rados.rados.0.smithi022.stdout:3525: done (1 left) 2024-07-28T12:05:54.633 INFO:tasks.rados.rados.0.smithi022.stdout:3526: write oid 42 current snap is 445 2024-07-28T12:05:54.633 INFO:tasks.rados.rados.0.smithi022.stdout:3526: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-07-28T12:05:54.645 INFO:tasks.rados.rados.0.smithi022.stdout:3526: writing smithi02269687-42 from 551626 to 1058877 tid 1 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3526: writing smithi02269687-42 from 1626326 to 2044782 tid 2 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3527: read oid 26 snap 421 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3527: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3528: rollback oid 5 current snap is 445 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 439 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3529: read oid 22 snap 426 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3529: expect (ObjNum 1245 snap 421 seq_num 1245) 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3530: rollback oid 27 current snap is 445 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3524: finishing write tid 4 to smithi02269687-31 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1903 (ObjNum 1316 snap 445 seq_num 1316) dirty exists 2024-07-28T12:05:54.659 INFO:tasks.rados.rados.0.smithi022.stdout:3524: left oid 31 (ObjNum 1316 snap 445 seq_num 1316) 2024-07-28T12:05:54.660 INFO:tasks.rados.rados.0.smithi022.stdout:3526: finishing write tid 1 to smithi02269687-42 2024-07-28T12:05:54.660 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 442 2024-07-28T12:05:54.660 INFO:tasks.rados.rados.0.smithi022.stdout:3524: done (5 left) 2024-07-28T12:05:54.660 INFO:tasks.rados.rados.0.smithi022.stdout:3531: read oid 11 snap -1 2024-07-28T12:05:54.660 INFO:tasks.rados.rados.0.smithi022.stdout:3531: expect (ObjNum 1285 snap 438 seq_num 1285) 2024-07-28T12:05:54.660 INFO:tasks.rados.rados.0.smithi022.stdout:3532: rollback oid 3 current snap is 445 2024-07-28T12:05:54.661 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 424 2024-07-28T12:05:54.661 INFO:tasks.rados.rados.0.smithi022.stdout:3533: write oid 1 current snap is 445 2024-07-28T12:05:54.661 INFO:tasks.rados.rados.0.smithi022.stdout:3533: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-07-28T12:05:54.674 INFO:tasks.rados.rados.0.smithi022.stdout:3533: writing smithi02269687-1 from 568433 to 1150933 tid 1 2024-07-28T12:05:54.686 INFO:tasks.rados.rados.0.smithi022.stdout:3533: writing smithi02269687-1 from 1684808 to 2168433 tid 2 2024-07-28T12:05:54.686 INFO:tasks.rados.rados.0.smithi022.stdout:3534: snap_remove snap 438 2024-07-28T12:05:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:54 smithi150 bash[67543]: cluster 2024-07-28T12:05:53.184895+0000 mgr.y (mgr.25232) 430 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-07-28T12:05:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:54 smithi150 bash[67543]: cluster 2024-07-28T12:05:53.372598+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-07-28T12:05:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:54 smithi022 bash[80503]: cluster 2024-07-28T12:05:53.184895+0000 mgr.y (mgr.25232) 430 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-07-28T12:05:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:54 smithi022 bash[80503]: cluster 2024-07-28T12:05:53.372598+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-07-28T12:05:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:54 smithi022 bash[82865]: cluster 2024-07-28T12:05:53.184895+0000 mgr.y (mgr.25232) 430 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-07-28T12:05:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:54 smithi022 bash[82865]: cluster 2024-07-28T12:05:53.372598+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3534: done (8 left) 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3535: rollback oid 44 current snap is 445 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 439 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3530: finishing rollback tid 1 to smithi02269687-27 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1472 (ObjNum 257 snap 0 seq_num 3533491904) dirty dne 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3526: finishing write tid 2 to smithi02269687-42 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3526: finishing write tid 3 to smithi02269687-42 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3528: finishing rollback tid 0 to smithi02269687-5 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3532: finishing rollback tid 0 to smithi02269687-3 2024-07-28T12:05:55.410 INFO:tasks.rados.rados.0.smithi022.stdout:3526: finishing write tid 4 to smithi02269687-42 2024-07-28T12:05:55.411 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 745 (ObjNum 1318 snap 445 seq_num 1318) dirty exists 2024-07-28T12:05:55.411 INFO:tasks.rados.rados.0.smithi022.stdout:3526: left oid 42 (ObjNum 1318 snap 445 seq_num 1318) 2024-07-28T12:05:55.411 INFO:tasks.rados.rados.0.smithi022.stdout:3528: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:05:55.411 INFO:tasks.rados.rados.0.smithi022.stdout:3527: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-07-28T12:05:55.707 INFO:tasks.rados.rados.0.smithi022.stdout:3532: finishing rollback tid 1 to smithi02269687-3 2024-07-28T12:05:55.707 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2014 (ObjNum 33 snap 0 seq_num 3528771632) dirty dne 2024-07-28T12:05:55.707 INFO:tasks.rados.rados.0.smithi022.stdout:3528: finishing rollback tid 2 to smithi02269687-5 2024-07-28T12:05:55.707 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 576 (ObjNum 1290 snap 439 seq_num 1290) dirty exists 2024-07-28T12:05:55.707 INFO:tasks.rados.rados.0.smithi022.stdout:3529: expect (ObjNum 1245 snap 421 seq_num 1245) 2024-07-28T12:05:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:55 smithi150 bash[67543]: cluster 2024-07-28T12:05:54.374785+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-07-28T12:05:55.802 INFO:tasks.rados.rados.0.smithi022.stdout:3531: expect (ObjNum 1285 snap 438 seq_num 1285) 2024-07-28T12:05:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:55 smithi022 bash[80503]: cluster 2024-07-28T12:05:54.374785+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-07-28T12:05:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:55 smithi022 bash[82865]: cluster 2024-07-28T12:05:54.374785+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3533: finishing write tid 1 to smithi02269687-1 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3533: finishing write tid 2 to smithi02269687-1 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3533: finishing write tid 3 to smithi02269687-1 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3533: finishing write tid 4 to smithi02269687-1 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 700 (ObjNum 1319 snap 445 seq_num 1319) dirty exists 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3533: left oid 1 (ObjNum 1319 snap 445 seq_num 1319) 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3535: finishing rollback tid 0 to smithi02269687-44 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3535: finishing rollback tid 1 to smithi02269687-44 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:3535: finishing rollback tid 2 to smithi02269687-44 2024-07-28T12:05:55.919 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2018 (ObjNum 1209 snap 405 seq_num 1209) dirty exists 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3526: done (8 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3527: done (7 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3528: done (6 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3529: done (5 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3530: done (4 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3531: done (3 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3532: done (2 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3533: done (1 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3535: done (0 left) 2024-07-28T12:05:55.920 INFO:tasks.rados.rados.0.smithi022.stdout:3536: snap_remove snap 426 2024-07-28T12:05:56.419 INFO:tasks.rados.rados.0.smithi022.stdout:3536: done (0 left) 2024-07-28T12:05:56.419 INFO:tasks.rados.rados.0.smithi022.stdout:3537: read oid 49 snap -1 2024-07-28T12:05:56.419 INFO:tasks.rados.rados.0.smithi022.stdout:3537: expect (ObjNum 1284 snap 438 seq_num 1284) 2024-07-28T12:05:56.419 INFO:tasks.rados.rados.0.smithi022.stdout:3538: snap_create 2024-07-28T12:05:56.444 INFO:tasks.rados.rados.0.smithi022.stdout:3537: expect (ObjNum 1284 snap 438 seq_num 1284) 2024-07-28T12:05:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:56 smithi150 bash[67543]: cluster 2024-07-28T12:05:55.185699+0000 mgr.y (mgr.25232) 431 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-28T12:05:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:56 smithi150 bash[67543]: cluster 2024-07-28T12:05:55.408552+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-07-28T12:05:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:56 smithi022 bash[80503]: cluster 2024-07-28T12:05:55.185699+0000 mgr.y (mgr.25232) 431 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-28T12:05:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:56 smithi022 bash[80503]: cluster 2024-07-28T12:05:55.408552+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-07-28T12:05:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:56 smithi022 bash[82865]: cluster 2024-07-28T12:05:55.185699+0000 mgr.y (mgr.25232) 431 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-28T12:05:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:56 smithi022 bash[82865]: cluster 2024-07-28T12:05:55.408552+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-07-28T12:05:57.373 INFO:tasks.rados.rados.0.smithi022.stdout:3537: done (1 left) 2024-07-28T12:05:57.373 INFO:tasks.rados.rados.0.smithi022.stdout:3538: done (0 left) 2024-07-28T12:05:57.373 INFO:tasks.rados.rados.0.smithi022.stdout:3539: write oid 33 current snap is 446 2024-07-28T12:05:57.373 INFO:tasks.rados.rados.0.smithi022.stdout:3539: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-07-28T12:05:57.393 INFO:tasks.rados.rados.0.smithi022.stdout:3539: writing smithi02269687-33 from 585240 to 1242989 tid 1 2024-07-28T12:05:57.408 INFO:tasks.rados.rados.0.smithi022.stdout:3539: writing smithi02269687-33 from 1743290 to 2165415 tid 2 2024-07-28T12:05:57.409 INFO:tasks.rados.rados.0.smithi022.stdout:3540: write oid 11 current snap is 446 2024-07-28T12:05:57.409 INFO:tasks.rados.rados.0.smithi022.stdout:3539: finishing write tid 1 to smithi02269687-33 2024-07-28T12:05:57.409 INFO:tasks.rados.rados.0.smithi022.stdout:3540: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-07-28T12:05:57.432 INFO:tasks.rados.rados.0.smithi022.stdout:3540: writing smithi02269687-11 from 602047 to 1335045 tid 1 2024-07-28T12:05:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:3540: writing smithi02269687-11 from 1801772 to 2202047 tid 2 2024-07-28T12:05:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:3541: rollback oid 15 current snap is 446 2024-07-28T12:05:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 15 to 445 2024-07-28T12:05:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:3539: finishing write tid 2 to smithi02269687-33 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3539: finishing write tid 3 to smithi02269687-33 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3539: finishing write tid 4 to smithi02269687-33 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1644 (ObjNum 1320 snap 446 seq_num 1320) dirty exists 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3539: left oid 33 (ObjNum 1320 snap 446 seq_num 1320) 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3540: finishing write tid 1 to smithi02269687-11 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3539: done (2 left) 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3542: write oid 13 current snap is 446 2024-07-28T12:05:57.447 INFO:tasks.rados.rados.0.smithi022.stdout:3542: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-07-28T12:05:57.456 INFO:tasks.rados.rados.0.smithi022.stdout:3542: writing smithi02269687-13 from 618854 to 1027101 tid 1 2024-07-28T12:05:57.466 INFO:tasks.rados.rados.0.smithi022.stdout:3542: writing smithi02269687-13 from 1743901 to 2169695 tid 2 2024-07-28T12:05:57.466 INFO:tasks.rados.rados.0.smithi022.stdout:3543: rollback oid 6 current snap is 446 2024-07-28T12:05:57.466 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 6 to 441 2024-07-28T12:05:57.466 INFO:tasks.rados.rados.0.smithi022.stdout:3540: finishing write tid 2 to smithi02269687-11 2024-07-28T12:05:57.466 INFO:tasks.rados.rados.0.smithi022.stdout:3540: finishing write tid 3 to smithi02269687-11 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3540: finishing write tid 4 to smithi02269687-11 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 286 (ObjNum 1321 snap 446 seq_num 1321) dirty exists 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3540: left oid 11 (ObjNum 1321 snap 446 seq_num 1321) 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3541: finishing rollback tid 0 to smithi02269687-15 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3541: finishing rollback tid 1 to smithi02269687-15 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3541: finishing rollback tid 2 to smithi02269687-15 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2443 (ObjNum 1304 snap 441 seq_num 1304) dirty exists 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3542: finishing write tid 1 to smithi02269687-13 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3540: done (3 left) 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3541: done (2 left) 2024-07-28T12:05:57.467 INFO:tasks.rados.rados.0.smithi022.stdout:3544: delete oid 31 current snap is 446 2024-07-28T12:05:57.474 INFO:tasks.rados.rados.0.smithi022.stdout:3542: finishing write tid 2 to smithi02269687-13 2024-07-28T12:05:57.475 INFO:tasks.rados.rados.0.smithi022.stdout:3543: finishing rollback tid 1 to smithi02269687-6 2024-07-28T12:05:57.475 INFO:tasks.rados.rados.0.smithi022.stdout:3544: done (2 left) 2024-07-28T12:05:57.475 INFO:tasks.rados.rados.0.smithi022.stdout:3545: write oid 8 current snap is 446 2024-07-28T12:05:57.475 INFO:tasks.rados.rados.0.smithi022.stdout:3545: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-07-28T12:05:57.489 INFO:tasks.rados.rados.0.smithi022.stdout:3545: writing smithi02269687-8 from 652468 to 1327566 tid 1 2024-07-28T12:05:57.498 INFO:tasks.rados.rados.0.smithi022.stdout:3545: writing smithi02269687-8 from 1977218 to 2252468 tid 2 2024-07-28T12:05:57.498 INFO:tasks.rados.rados.0.smithi022.stdout:3546: write oid 40 current snap is 446 2024-07-28T12:05:57.498 INFO:tasks.rados.rados.0.smithi022.stdout:3543: finishing rollback tid 2 to smithi02269687-6 2024-07-28T12:05:57.498 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1340 (ObjNum 1308 snap 441 seq_num 1308) dirty exists 2024-07-28T12:05:57.498 INFO:tasks.rados.rados.0.smithi022.stdout:3542: finishing write tid 3 to smithi02269687-13 2024-07-28T12:05:57.499 INFO:tasks.rados.rados.0.smithi022.stdout:3542: finishing write tid 4 to smithi02269687-13 2024-07-28T12:05:57.499 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2447 (ObjNum 1322 snap 446 seq_num 1322) dirty exists 2024-07-28T12:05:57.499 INFO:tasks.rados.rados.0.smithi022.stdout:3542: left oid 13 (ObjNum 1322 snap 446 seq_num 1322) 2024-07-28T12:05:57.499 INFO:tasks.rados.rados.0.smithi022.stdout:3545: finishing write tid 1 to smithi02269687-8 2024-07-28T12:05:57.499 INFO:tasks.rados.rados.0.smithi022.stdout:3546: seq_num 1325 ranges {669275=750347,2035700=233575} 2024-07-28T12:05:57.512 INFO:tasks.rados.rados.0.smithi022.stdout:3546: writing smithi02269687-40 from 669275 to 1419622 tid 1 2024-07-28T12:05:57.520 INFO:tasks.rados.rados.0.smithi022.stdout:3546: writing smithi02269687-40 from 2035700 to 2269275 tid 2 2024-07-28T12:05:57.520 INFO:tasks.rados.rados.0.smithi022.stdout:3542: done (3 left) 2024-07-28T12:05:57.520 INFO:tasks.rados.rados.0.smithi022.stdout:3543: done (2 left) 2024-07-28T12:05:57.520 INFO:tasks.rados.rados.0.smithi022.stdout:3547: read oid 14 snap -1 2024-07-28T12:05:57.521 INFO:tasks.rados.rados.0.smithi022.stdout:3547: expect deleted 2024-07-28T12:05:57.521 INFO:tasks.rados.rados.0.smithi022.stdout:3548: snap_remove snap 442 2024-07-28T12:05:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:57 smithi150 bash[67543]: cluster 2024-07-28T12:05:56.416384+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-07-28T12:05:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:57 smithi150 bash[67543]: cluster 2024-07-28T12:05:57.372465+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-07-28T12:05:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:57 smithi022 bash[80503]: cluster 2024-07-28T12:05:56.416384+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-07-28T12:05:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:57 smithi022 bash[80503]: cluster 2024-07-28T12:05:57.372465+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-07-28T12:05:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:57 smithi022 bash[82865]: cluster 2024-07-28T12:05:56.416384+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-07-28T12:05:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:57 smithi022 bash[82865]: cluster 2024-07-28T12:05:57.372465+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-07-28T12:05:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:3548: done (3 left) 2024-07-28T12:05:58.439 INFO:tasks.rados.rados.0.smithi022.stdout:3549: snap_remove snap 441 2024-07-28T12:05:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:58 smithi150 bash[67543]: cluster 2024-07-28T12:05:57.186428+0000 mgr.y (mgr.25232) 432 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T12:05:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:58 smithi022 bash[80503]: cluster 2024-07-28T12:05:57.186428+0000 mgr.y (mgr.25232) 432 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T12:05:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:58 smithi022 bash[82865]: cluster 2024-07-28T12:05:57.186428+0000 mgr.y (mgr.25232) 432 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T12:05:59.454 INFO:tasks.rados.rados.0.smithi022.stdout:3549: done (3 left) 2024-07-28T12:05:59.454 INFO:tasks.rados.rados.0.smithi022.stdout:3550: write oid 10 current snap is 446 2024-07-28T12:05:59.454 INFO:tasks.rados.rados.0.smithi022.stdout:3550: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-07-28T12:05:59.457 INFO:tasks.rados.rados.0.smithi022.stdout:3550: writing smithi02269687-10 from 686082 to 1111678 tid 1 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3550: writing smithi02269687-10 from 1577829 to 2010961 tid 2 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3551: write oid 36 current snap is 446 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3545: finishing write tid 2 to smithi02269687-8 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3545: finishing write tid 3 to smithi02269687-8 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3545: finishing write tid 4 to smithi02269687-8 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1920 (ObjNum 1324 snap 446 seq_num 1324) dirty exists 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3545: left oid 8 (ObjNum 1324 snap 446 seq_num 1324) 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3546: finishing write tid 1 to smithi02269687-40 2024-07-28T12:05:59.465 INFO:tasks.rados.rados.0.smithi022.stdout:3551: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-07-28T12:05:59.473 INFO:tasks.rados.rados.0.smithi022.stdout:3551: writing smithi02269687-36 from 702889 to 1203734 tid 1 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3551: writing smithi02269687-36 from 1636311 to 2213101 tid 2 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3545: done (4 left) 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3552: delete oid 45 current snap is 446 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3546: finishing write tid 2 to smithi02269687-40 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3546: finishing write tid 3 to smithi02269687-40 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3546: finishing write tid 4 to smithi02269687-40 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 1975 (ObjNum 1325 snap 446 seq_num 1325) dirty exists 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3546: left oid 40 (ObjNum 1325 snap 446 seq_num 1325) 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3550: finishing write tid 1 to smithi02269687-10 2024-07-28T12:05:59.482 INFO:tasks.rados.rados.0.smithi022.stdout:3550: finishing write tid 2 to smithi02269687-10 2024-07-28T12:05:59.483 INFO:tasks.rados.rados.0.smithi022.stdout:3550: finishing write tid 3 to smithi02269687-10 2024-07-28T12:05:59.483 INFO:tasks.rados.rados.0.smithi022.stdout:3550: finishing write tid 4 to smithi02269687-10 2024-07-28T12:05:59.483 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1651 (ObjNum 1326 snap 446 seq_num 1326) dirty exists 2024-07-28T12:05:59.483 INFO:tasks.rados.rados.0.smithi022.stdout:3550: left oid 10 (ObjNum 1326 snap 446 seq_num 1326) 2024-07-28T12:05:59.483 INFO:tasks.rados.rados.0.smithi022.stdout:3551: finishing write tid 1 to smithi02269687-36 2024-07-28T12:05:59.490 INFO:tasks.rados.rados.0.smithi022.stdout:3551: finishing write tid 2 to smithi02269687-36 2024-07-28T12:05:59.491 INFO:tasks.rados.rados.0.smithi022.stdout:3551: finishing write tid 3 to smithi02269687-36 2024-07-28T12:05:59.491 INFO:tasks.rados.rados.0.smithi022.stdout:3551: finishing write tid 4 to smithi02269687-36 2024-07-28T12:05:59.491 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1984 (ObjNum 1327 snap 446 seq_num 1327) dirty exists 2024-07-28T12:05:59.491 INFO:tasks.rados.rados.0.smithi022.stdout:3551: left oid 36 (ObjNum 1327 snap 446 seq_num 1327) 2024-07-28T12:05:59.492 INFO:tasks.rados.rados.0.smithi022.stdout:3546: done (4 left) 2024-07-28T12:05:59.492 INFO:tasks.rados.rados.0.smithi022.stdout:3547: done (3 left) 2024-07-28T12:05:59.492 INFO:tasks.rados.rados.0.smithi022.stdout:3550: done (2 left) 2024-07-28T12:05:59.492 INFO:tasks.rados.rados.0.smithi022.stdout:3551: done (1 left) 2024-07-28T12:05:59.492 INFO:tasks.rados.rados.0.smithi022.stdout:3552: done (0 left) 2024-07-28T12:05:59.492 INFO:tasks.rados.rados.0.smithi022.stdout:3553: write oid 26 current snap is 446 2024-07-28T12:05:59.493 INFO:tasks.rados.rados.0.smithi022.stdout:3553: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-07-28T12:05:59.507 INFO:tasks.rados.rados.0.smithi022.stdout:3553: writing smithi02269687-26 from 736503 to 1387846 tid 1 2024-07-28T12:05:59.517 INFO:tasks.rados.rados.0.smithi022.stdout:3553: writing smithi02269687-26 from 2153275 to 2336503 tid 2 2024-07-28T12:05:59.517 INFO:tasks.rados.rados.0.smithi022.stdout:3554: delete oid 37 current snap is 446 2024-07-28T12:05:59.517 INFO:tasks.rados.rados.0.smithi022.stdout:3553: finishing write tid 1 to smithi02269687-26 2024-07-28T12:05:59.524 INFO:tasks.rados.rados.0.smithi022.stdout:3553: finishing write tid 2 to smithi02269687-26 2024-07-28T12:05:59.527 INFO:tasks.rados.rados.0.smithi022.stdout:3554: done (1 left) 2024-07-28T12:05:59.527 INFO:tasks.rados.rados.0.smithi022.stdout:3555: snap_create 2024-07-28T12:05:59.527 INFO:tasks.rados.rados.0.smithi022.stdout:3553: finishing write tid 3 to smithi02269687-26 2024-07-28T12:05:59.528 INFO:tasks.rados.rados.0.smithi022.stdout:3553: finishing write tid 4 to smithi02269687-26 2024-07-28T12:05:59.528 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1655 (ObjNum 1329 snap 446 seq_num 1329) dirty exists 2024-07-28T12:05:59.528 INFO:tasks.rados.rados.0.smithi022.stdout:3553: left oid 26 (ObjNum 1329 snap 446 seq_num 1329) 2024-07-28T12:05:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:05:59 smithi150 bash[67543]: cluster 2024-07-28T12:05:58.438081+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-07-28T12:05:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:05:59 smithi022 bash[80503]: cluster 2024-07-28T12:05:58.438081+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-07-28T12:05:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:05:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:05:59] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-07-28T12:05:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:05:59 smithi022 bash[82865]: cluster 2024-07-28T12:05:58.438081+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-07-28T12:06:00.456 INFO:tasks.rados.rados.0.smithi022.stdout:3553: done (1 left) 2024-07-28T12:06:00.457 INFO:tasks.rados.rados.0.smithi022.stdout:3555: done (0 left) 2024-07-28T12:06:00.457 INFO:tasks.rados.rados.0.smithi022.stdout:3556: snap_create 2024-07-28T12:06:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:00 smithi150 bash[67543]: cluster 2024-07-28T12:05:59.187118+0000 mgr.y (mgr.25232) 433 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T12:06:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:00 smithi150 bash[67543]: cluster 2024-07-28T12:05:59.448077+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-07-28T12:06:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:00 smithi022 bash[80503]: cluster 2024-07-28T12:05:59.187118+0000 mgr.y (mgr.25232) 433 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T12:06:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:00 smithi022 bash[80503]: cluster 2024-07-28T12:05:59.448077+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-07-28T12:06:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:00 smithi022 bash[82865]: cluster 2024-07-28T12:05:59.187118+0000 mgr.y (mgr.25232) 433 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-28T12:06:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:00 smithi022 bash[82865]: cluster 2024-07-28T12:05:59.448077+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-07-28T12:06:01.468 INFO:tasks.rados.rados.0.smithi022.stdout:3556: done (0 left) 2024-07-28T12:06:01.468 INFO:tasks.rados.rados.0.smithi022.stdout:3557: write oid 17 current snap is 448 2024-07-28T12:06:01.469 INFO:tasks.rados.rados.0.smithi022.stdout:3557: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-07-28T12:06:01.484 INFO:tasks.rados.rados.0.smithi022.stdout:3557: writing smithi02269687-17 from 770117 to 1288311 tid 1 2024-07-28T12:06:01.497 INFO:tasks.rados.rados.0.smithi022.stdout:3557: writing smithi02269687-17 from 1870239 to 2370117 tid 2 2024-07-28T12:06:01.497 INFO:tasks.rados.rados.0.smithi022.stdout:3558: rollback oid 8 current snap is 448 2024-07-28T12:06:01.497 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 8 to 440 2024-07-28T12:06:01.498 INFO:tasks.rados.rados.0.smithi022.stdout:3557: finishing write tid 1 to smithi02269687-17 2024-07-28T12:06:01.498 INFO:tasks.rados.rados.0.smithi022.stdout:3559: write oid 34 current snap is 448 2024-07-28T12:06:01.498 INFO:tasks.rados.rados.0.smithi022.stdout:3559: seq_num 1332 ranges {786924=593443,1928721=458203} 2024-07-28T12:06:01.515 INFO:tasks.rados.rados.0.smithi022.stdout:3559: writing smithi02269687-34 from 786924 to 1380367 tid 1 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3559: writing smithi02269687-34 from 1928721 to 2386924 tid 2 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3560: delete oid 11 current snap is 448 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3557: finishing write tid 2 to smithi02269687-17 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3557: finishing write tid 3 to smithi02269687-17 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3557: finishing write tid 4 to smithi02269687-17 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 910 (ObjNum 1331 snap 448 seq_num 1331) dirty exists 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3557: left oid 17 (ObjNum 1331 snap 448 seq_num 1331) 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3558: finishing rollback tid 0 to smithi02269687-8 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:3558: finishing rollback tid 1 to smithi02269687-8 2024-07-28T12:06:01.528 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 1931 (ObjNum 49 snap 0 seq_num 3533642920) dirty dne 2024-07-28T12:06:01.529 INFO:tasks.rados.rados.0.smithi022.stdout:3559: finishing write tid 1 to smithi02269687-34 2024-07-28T12:06:01.531 INFO:tasks.rados.rados.0.smithi022.stdout:3557: done (3 left) 2024-07-28T12:06:01.532 INFO:tasks.rados.rados.0.smithi022.stdout:3558: done (2 left) 2024-07-28T12:06:01.532 INFO:tasks.rados.rados.0.smithi022.stdout:3560: done (1 left) 2024-07-28T12:06:01.532 INFO:tasks.rados.rados.0.smithi022.stdout:3561: read oid 27 snap -1 2024-07-28T12:06:01.532 INFO:tasks.rados.rados.0.smithi022.stdout:3561: expect deleted 2024-07-28T12:06:01.532 INFO:tasks.rados.rados.0.smithi022.stdout:3562: snap_remove snap 424 2024-07-28T12:06:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:01 smithi150 bash[67543]: cluster 2024-07-28T12:06:00.456209+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-07-28T12:06:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:01 smithi150 bash[67543]: audit 2024-07-28T12:06:01.330408+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:06:01.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:01 smithi022 bash[80503]: cluster 2024-07-28T12:06:00.456209+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-07-28T12:06:01.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:01 smithi022 bash[80503]: audit 2024-07-28T12:06:01.330408+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:06:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:01 smithi022 bash[82865]: cluster 2024-07-28T12:06:00.456209+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-07-28T12:06:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:01 smithi022 bash[82865]: audit 2024-07-28T12:06:01.330408+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:06:02.374 INFO:tasks.rados.rados.0.smithi022.stdout:3562: done (2 left) 2024-07-28T12:06:02.375 INFO:tasks.rados.rados.0.smithi022.stdout:3563: delete oid 30 current snap is 448 2024-07-28T12:06:02.375 INFO:tasks.rados.rados.0.smithi022.stdout:3559: finishing write tid 2 to smithi02269687-34 2024-07-28T12:06:02.375 INFO:tasks.rados.rados.0.smithi022.stdout:3559: finishing write tid 3 to smithi02269687-34 2024-07-28T12:06:02.375 INFO:tasks.rados.rados.0.smithi022.stdout:3559: finishing write tid 4 to smithi02269687-34 2024-07-28T12:06:02.375 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 1998 (ObjNum 1332 snap 448 seq_num 1332) dirty exists 2024-07-28T12:06:02.375 INFO:tasks.rados.rados.0.smithi022.stdout:3559: left oid 34 (ObjNum 1332 snap 448 seq_num 1332) 2024-07-28T12:06:02.392 INFO:tasks.rados.rados.0.smithi022.stdout:3559: done (2 left) 2024-07-28T12:06:02.392 INFO:tasks.rados.rados.0.smithi022.stdout:3561: done (1 left) 2024-07-28T12:06:02.392 INFO:tasks.rados.rados.0.smithi022.stdout:3563: done (0 left) 2024-07-28T12:06:02.392 INFO:tasks.rados.rados.0.smithi022.stdout:3564: read oid 21 snap -1 2024-07-28T12:06:02.392 INFO:tasks.rados.rados.0.smithi022.stdout:3564: expect (ObjNum 1248 snap 421 seq_num 1248) 2024-07-28T12:06:02.392 INFO:tasks.rados.rados.0.smithi022.stdout:3565: delete oid 36 current snap is 448 2024-07-28T12:06:02.408 INFO:tasks.rados.rados.0.smithi022.stdout:3564: expect (ObjNum 1248 snap 421 seq_num 1248) 2024-07-28T12:06:02.677 INFO:tasks.rados.rados.0.smithi022.stdout:3564: done (1 left) 2024-07-28T12:06:02.677 INFO:tasks.rados.rados.0.smithi022.stdout:3565: done (0 left) 2024-07-28T12:06:02.677 INFO:tasks.rados.rados.0.smithi022.stdout:3566: read oid 4 snap -1 2024-07-28T12:06:02.678 INFO:tasks.rados.rados.0.smithi022.stdout:3566: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:06:02.678 INFO:tasks.rados.rados.0.smithi022.stdout:3567: write oid 10 current snap is 448 2024-07-28T12:06:02.678 INFO:tasks.rados.rados.0.smithi022.stdout:3567: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-07-28T12:06:02.693 INFO:tasks.rados.rados.0.smithi022.stdout:3567: writing smithi02269687-10 from 454152 to 948591 tid 1 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3567: writing smithi02269687-10 from 1646296 to 2381420 tid 2 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3568: read oid 23 snap -1 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3568: expect deleted 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3569: read oid 39 snap -1 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3569: expect (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3570: read oid 48 snap -1 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3570: expect (ObjNum 1305 snap 441 seq_num 1305) 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3571: read oid 31 snap -1 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3571: expect deleted 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3572: rollback oid 36 current snap is 448 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 36 to 440 2024-07-28T12:06:02.719 INFO:tasks.rados.rados.0.smithi022.stdout:3566: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:06:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:06:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:06:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:02 smithi150 bash[67543]: cluster 2024-07-28T12:06:01.188015+0000 mgr.y (mgr.25232) 434 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T12:06:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:02 smithi150 bash[67543]: cluster 2024-07-28T12:06:01.467861+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-07-28T12:06:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:02 smithi150 bash[67543]: cluster 2024-07-28T12:06:02.373780+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-07-28T12:06:02.827 INFO:tasks.rados.rados.0.smithi022.stdout:3567: finishing write tid 1 to smithi02269687-10 2024-07-28T12:06:02.827 INFO:tasks.rados.rados.0.smithi022.stdout:3572: finishing rollback tid 1 to smithi02269687-36 2024-07-28T12:06:02.827 INFO:tasks.rados.rados.0.smithi022.stdout:3569: expect (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:06:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:02 smithi022 bash[80503]: cluster 2024-07-28T12:06:01.188015+0000 mgr.y (mgr.25232) 434 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T12:06:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:02 smithi022 bash[80503]: cluster 2024-07-28T12:06:01.467861+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-07-28T12:06:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:02 smithi022 bash[80503]: cluster 2024-07-28T12:06:02.373780+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-07-28T12:06:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:02 smithi022 bash[82865]: cluster 2024-07-28T12:06:01.188015+0000 mgr.y (mgr.25232) 434 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T12:06:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:02 smithi022 bash[82865]: cluster 2024-07-28T12:06:01.467861+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-07-28T12:06:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:02 smithi022 bash[82865]: cluster 2024-07-28T12:06:02.373780+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-07-28T12:06:02.939 INFO:tasks.rados.rados.0.smithi022.stdout:3567: finishing write tid 2 to smithi02269687-10 2024-07-28T12:06:02.939 INFO:tasks.rados.rados.0.smithi022.stdout:3570: expect (ObjNum 1305 snap 441 seq_num 1305) 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:3567: finishing write tid 3 to smithi02269687-10 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:3567: finishing write tid 4 to smithi02269687-10 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 10 v 1663 (ObjNum 1336 snap 448 seq_num 1336) dirty exists 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:3567: left oid 10 (ObjNum 1336 snap 448 seq_num 1336) 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:3572: finishing rollback tid 2 to smithi02269687-36 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 1995 (ObjNum 1296 snap 440 seq_num 1296) dirty exists 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:3566: done (6 left) 2024-07-28T12:06:03.066 INFO:tasks.rados.rados.0.smithi022.stdout:3567: done (5 left) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3568: done (4 left) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3569: done (3 left) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3570: done (2 left) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3571: done (1 left) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3572: done (0 left) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3573: read oid 22 snap -1 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3573: expect (ObjNum 1314 snap 445 seq_num 1314) 2024-07-28T12:06:03.067 INFO:tasks.rados.rados.0.smithi022.stdout:3574: snap_remove snap 445 2024-07-28T12:06:03.477 INFO:tasks.rados.rados.0.smithi022.stdout:3574: done (1 left) 2024-07-28T12:06:03.477 INFO:tasks.rados.rados.0.smithi022.stdout:3575: write oid 40 current snap is 448 2024-07-28T12:06:03.477 INFO:tasks.rados.rados.0.smithi022.stdout:3575: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-07-28T12:06:03.495 INFO:tasks.rados.rados.0.smithi022.stdout:3575: writing smithi02269687-40 from 470959 to 1040647 tid 1 2024-07-28T12:06:03.516 INFO:tasks.rados.rados.0.smithi022.stdout:3575: writing smithi02269687-40 from 1704778 to 2299913 tid 2 2024-07-28T12:06:03.516 INFO:tasks.rados.rados.0.smithi022.stdout:3576: rollback oid 3 current snap is 448 2024-07-28T12:06:03.516 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 437 2024-07-28T12:06:03.516 INFO:tasks.rados.rados.0.smithi022.stdout:3573: expect (ObjNum 1314 snap 445 seq_num 1314) 2024-07-28T12:06:03.647 INFO:tasks.rados.rados.0.smithi022.stdout:3575: finishing write tid 1 to smithi02269687-40 2024-07-28T12:06:03.647 INFO:tasks.rados.rados.0.smithi022.stdout:3575: finishing write tid 2 to smithi02269687-40 2024-07-28T12:06:03.647 INFO:tasks.rados.rados.0.smithi022.stdout:3576: finishing rollback tid 1 to smithi02269687-3 2024-07-28T12:06:03.647 INFO:tasks.rados.rados.0.smithi022.stdout:3575: finishing write tid 3 to smithi02269687-40 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3575: finishing write tid 4 to smithi02269687-40 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 2001 (ObjNum 1337 snap 448 seq_num 1337) dirty exists 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3575: left oid 40 (ObjNum 1337 snap 448 seq_num 1337) 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3576: finishing rollback tid 2 to smithi02269687-3 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2056 (ObjNum 1272 snap 432 seq_num 1272) dirty exists 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3573: done (2 left) 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3575: done (1 left) 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3576: done (0 left) 2024-07-28T12:06:03.648 INFO:tasks.rados.rados.0.smithi022.stdout:3577: snap_remove snap 440 2024-07-28T12:06:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:3577: done (0 left) 2024-07-28T12:06:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:3578: write oid 47 current snap is 448 2024-07-28T12:06:04.480 INFO:tasks.rados.rados.0.smithi022.stdout:3578: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-07-28T12:06:04.500 INFO:tasks.rados.rados.0.smithi022.stdout:3578: writing smithi02269687-47 from 487766 to 1132703 tid 1 2024-07-28T12:06:04.522 INFO:tasks.rados.rados.0.smithi022.stdout:3578: writing smithi02269687-47 from 1646907 to 2385700 tid 2 2024-07-28T12:06:04.522 INFO:tasks.rados.rados.0.smithi022.stdout:3579: snap_remove snap 421 2024-07-28T12:06:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:04 smithi150 bash[67543]: cluster 2024-07-28T12:06:03.188714+0000 mgr.y (mgr.25232) 435 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T12:06:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:04 smithi150 bash[67543]: cluster 2024-07-28T12:06:03.474507+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-07-28T12:06:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:04 smithi022 bash[80503]: cluster 2024-07-28T12:06:03.188714+0000 mgr.y (mgr.25232) 435 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T12:06:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:04 smithi022 bash[80503]: cluster 2024-07-28T12:06:03.474507+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-07-28T12:06:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:04 smithi022 bash[82865]: cluster 2024-07-28T12:06:03.188714+0000 mgr.y (mgr.25232) 435 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T12:06:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:04 smithi022 bash[82865]: cluster 2024-07-28T12:06:03.474507+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-07-28T12:06:05.499 INFO:tasks.rados.rados.0.smithi022.stdout:3579: done (1 left) 2024-07-28T12:06:05.499 INFO:tasks.rados.rados.0.smithi022.stdout:3580: write oid 33 current snap is 448 2024-07-28T12:06:05.499 INFO:tasks.rados.rados.0.smithi022.stdout:3578: finishing write tid 1 to smithi02269687-47 2024-07-28T12:06:05.499 INFO:tasks.rados.rados.0.smithi022.stdout:3580: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-07-28T12:06:05.516 INFO:tasks.rados.rados.0.smithi022.stdout:3580: writing smithi02269687-33 from 504573 to 941112 tid 1 2024-07-28T12:06:05.538 INFO:tasks.rados.rados.0.smithi022.stdout:3580: writing smithi02269687-33 from 1421742 to 2020546 tid 2 2024-07-28T12:06:05.546 INFO:tasks.rados.rados.0.smithi022.stdout:3580: writing smithi02269687-33 from 2437505 to 2504573 tid 3 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3581: read oid 37 snap -1 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3581: expect deleted 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3582: write oid 42 current snap is 448 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3578: finishing write tid 2 to smithi02269687-47 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3578: finishing write tid 3 to smithi02269687-47 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3578: finishing write tid 4 to smithi02269687-47 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 589 (ObjNum 1338 snap 448 seq_num 1338) dirty exists 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3578: left oid 47 (ObjNum 1338 snap 448 seq_num 1338) 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3580: finishing write tid 1 to smithi02269687-33 2024-07-28T12:06:05.547 INFO:tasks.rados.rados.0.smithi022.stdout:3582: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-07-28T12:06:05.553 INFO:tasks.rados.rados.0.smithi022.stdout:3582: writing smithi02269687-42 from 521380 to 1033168 tid 1 2024-07-28T12:06:05.560 INFO:tasks.rados.rados.0.smithi022.stdout:3582: writing smithi02269687-42 from 1480224 to 2222686 tid 2 2024-07-28T12:06:05.561 INFO:tasks.rados.rados.0.smithi022.stdout:3578: done (3 left) 2024-07-28T12:06:05.561 INFO:tasks.rados.rados.0.smithi022.stdout:3583: write oid 26 current snap is 448 2024-07-28T12:06:05.561 INFO:tasks.rados.rados.0.smithi022.stdout:3583: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-07-28T12:06:05.570 INFO:tasks.rados.rados.0.smithi022.stdout:3583: writing smithi02269687-26 from 538187 to 1125224 tid 1 2024-07-28T12:06:05.573 INFO:tasks.rados.rados.0.smithi022.stdout:3583: writing smithi02269687-26 from 1538706 to 2141179 tid 2 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3584: delete oid 8 current snap is 448 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3580: finishing write tid 2 to smithi02269687-33 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3580: finishing write tid 3 to smithi02269687-33 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3580: finishing write tid 4 to smithi02269687-33 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3580: finishing write tid 5 to smithi02269687-33 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1680 (ObjNum 1339 snap 448 seq_num 1339) dirty exists 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3580: left oid 33 (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:05.574 INFO:tasks.rados.rados.0.smithi022.stdout:3582: finishing write tid 1 to smithi02269687-42 2024-07-28T12:06:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:3582: finishing write tid 2 to smithi02269687-42 2024-07-28T12:06:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:3582: finishing write tid 3 to smithi02269687-42 2024-07-28T12:06:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:3582: finishing write tid 4 to smithi02269687-42 2024-07-28T12:06:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 42 v 775 (ObjNum 1340 snap 448 seq_num 1340) dirty exists 2024-07-28T12:06:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:3582: left oid 42 (ObjNum 1340 snap 448 seq_num 1340) 2024-07-28T12:06:05.575 INFO:tasks.rados.rados.0.smithi022.stdout:3583: finishing write tid 1 to smithi02269687-26 2024-07-28T12:06:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:3580: done (4 left) 2024-07-28T12:06:05.578 INFO:tasks.rados.rados.0.smithi022.stdout:3581: done (3 left) 2024-07-28T12:06:05.579 INFO:tasks.rados.rados.0.smithi022.stdout:3582: done (2 left) 2024-07-28T12:06:05.579 INFO:tasks.rados.rados.0.smithi022.stdout:3584: done (1 left) 2024-07-28T12:06:05.579 INFO:tasks.rados.rados.0.smithi022.stdout:3585: snap_create 2024-07-28T12:06:05.580 INFO:tasks.rados.rados.0.smithi022.stdout:3583: finishing write tid 2 to smithi02269687-26 2024-07-28T12:06:05.580 INFO:tasks.rados.rados.0.smithi022.stdout:3583: finishing write tid 3 to smithi02269687-26 2024-07-28T12:06:05.581 INFO:tasks.rados.rados.0.smithi022.stdout:3583: finishing write tid 4 to smithi02269687-26 2024-07-28T12:06:05.581 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1684 (ObjNum 1341 snap 448 seq_num 1341) dirty exists 2024-07-28T12:06:05.581 INFO:tasks.rados.rados.0.smithi022.stdout:3583: left oid 26 (ObjNum 1341 snap 448 seq_num 1341) 2024-07-28T12:06:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:05 smithi150 bash[67543]: cluster 2024-07-28T12:06:04.478493+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-07-28T12:06:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:05 smithi150 bash[67543]: audit 2024-07-28T12:06:05.021864+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:05 smithi022 bash[80503]: cluster 2024-07-28T12:06:04.478493+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-07-28T12:06:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:05 smithi022 bash[80503]: audit 2024-07-28T12:06:05.021864+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:05 smithi022 bash[82865]: cluster 2024-07-28T12:06:04.478493+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-07-28T12:06:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:05 smithi022 bash[82865]: audit 2024-07-28T12:06:05.021864+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:06.500 INFO:tasks.rados.rados.0.smithi022.stdout:3583: done (1 left) 2024-07-28T12:06:06.500 INFO:tasks.rados.rados.0.smithi022.stdout:3585: done (0 left) 2024-07-28T12:06:06.500 INFO:tasks.rados.rados.0.smithi022.stdout:3586: read oid 9 snap -1 2024-07-28T12:06:06.500 INFO:tasks.rados.rados.0.smithi022.stdout:3586: expect (ObjNum 1295 snap 440 seq_num 1295) 2024-07-28T12:06:06.501 INFO:tasks.rados.rados.0.smithi022.stdout:3587: snap_create 2024-07-28T12:06:06.511 INFO:tasks.rados.rados.0.smithi022.stdout:3586: expect (ObjNum 1295 snap 440 seq_num 1295) 2024-07-28T12:06:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:06 smithi150 bash[67543]: cluster 2024-07-28T12:06:05.189349+0000 mgr.y (mgr.25232) 436 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 910 KiB/s wr, 6 op/s 2024-07-28T12:06:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:06 smithi150 bash[67543]: cluster 2024-07-28T12:06:05.498031+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-07-28T12:06:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:06 smithi022 bash[80503]: cluster 2024-07-28T12:06:05.189349+0000 mgr.y (mgr.25232) 436 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 910 KiB/s wr, 6 op/s 2024-07-28T12:06:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:06 smithi022 bash[80503]: cluster 2024-07-28T12:06:05.498031+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-07-28T12:06:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:06 smithi022 bash[82865]: cluster 2024-07-28T12:06:05.189349+0000 mgr.y (mgr.25232) 436 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 910 KiB/s wr, 6 op/s 2024-07-28T12:06:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:06 smithi022 bash[82865]: cluster 2024-07-28T12:06:05.498031+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-07-28T12:06:07.374 INFO:tasks.rados.rados.0.smithi022.stdout:3586: done (1 left) 2024-07-28T12:06:07.374 INFO:tasks.rados.rados.0.smithi022.stdout:3587: done (0 left) 2024-07-28T12:06:07.374 INFO:tasks.rados.rados.0.smithi022.stdout:3588: snap_create 2024-07-28T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:07 smithi150 bash[67543]: cluster 2024-07-28T12:06:06.499619+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-07-28T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:07 smithi150 bash[67543]: audit 2024-07-28T12:06:06.967683+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:07 smithi150 bash[67543]: audit 2024-07-28T12:06:06.972619+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:07 smithi150 bash[67543]: audit 2024-07-28T12:06:07.209101+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:07 smithi150 bash[67543]: audit 2024-07-28T12:06:07.221380+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:07 smithi150 bash[67543]: cluster 2024-07-28T12:06:07.372982+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-07-28T12:06:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[80503]: cluster 2024-07-28T12:06:06.499619+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-07-28T12:06:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[80503]: audit 2024-07-28T12:06:06.967683+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[80503]: audit 2024-07-28T12:06:06.972619+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[80503]: audit 2024-07-28T12:06:07.209101+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[80503]: audit 2024-07-28T12:06:07.221380+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[80503]: cluster 2024-07-28T12:06:07.372982+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-07-28T12:06:07.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[82865]: cluster 2024-07-28T12:06:06.499619+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-07-28T12:06:07.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[82865]: audit 2024-07-28T12:06:06.967683+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[82865]: audit 2024-07-28T12:06:06.972619+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[82865]: audit 2024-07-28T12:06:07.209101+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[82865]: audit 2024-07-28T12:06:07.221380+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:07.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:07 smithi022 bash[82865]: cluster 2024-07-28T12:06:07.372982+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-07-28T12:06:08.379 INFO:tasks.rados.rados.0.smithi022.stdout:3588: done (0 left) 2024-07-28T12:06:08.379 INFO:tasks.rados.rados.0.smithi022.stdout:3589: snap_remove snap 420 2024-07-28T12:06:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:08 smithi150 bash[67543]: cluster 2024-07-28T12:06:07.190000+0000 mgr.y (mgr.25232) 437 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-07-28T12:06:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:08 smithi150 bash[67543]: audit 2024-07-28T12:06:07.680368+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:06:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:08 smithi150 bash[67543]: audit 2024-07-28T12:06:07.681914+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:06:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:08 smithi150 bash[67543]: audit 2024-07-28T12:06:07.690409+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:08 smithi150 bash[67543]: cluster 2024-07-28T12:06:08.378261+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-07-28T12:06:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[80503]: cluster 2024-07-28T12:06:07.190000+0000 mgr.y (mgr.25232) 437 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-07-28T12:06:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[80503]: audit 2024-07-28T12:06:07.680368+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:06:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[80503]: audit 2024-07-28T12:06:07.681914+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:06:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[80503]: audit 2024-07-28T12:06:07.690409+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[80503]: cluster 2024-07-28T12:06:08.378261+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-07-28T12:06:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[82865]: cluster 2024-07-28T12:06:07.190000+0000 mgr.y (mgr.25232) 437 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-07-28T12:06:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[82865]: audit 2024-07-28T12:06:07.680368+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:06:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[82865]: audit 2024-07-28T12:06:07.681914+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:06:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[82865]: audit 2024-07-28T12:06:07.690409+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:06:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:08 smithi022 bash[82865]: cluster 2024-07-28T12:06:08.378261+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-07-28T12:06:09.384 INFO:tasks.rados.rados.0.smithi022.stdout:3589: done (0 left) 2024-07-28T12:06:09.384 INFO:tasks.rados.rados.0.smithi022.stdout:3590: write oid 1 current snap is 451 2024-07-28T12:06:09.385 INFO:tasks.rados.rados.0.smithi022.stdout:3590: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-07-28T12:06:09.406 INFO:tasks.rados.rados.0.smithi022.stdout:3590: writing smithi02269687-1 from 571801 to 1309336 tid 1 2024-07-28T12:06:09.423 INFO:tasks.rados.rados.0.smithi022.stdout:3590: writing smithi02269687-1 from 1939317 to 2429106 tid 2 2024-07-28T12:06:09.423 INFO:tasks.rados.rados.0.smithi022.stdout:3591: read oid 2 snap -1 2024-07-28T12:06:09.423 INFO:tasks.rados.rados.0.smithi022.stdout:3591: expect deleted 2024-07-28T12:06:09.423 INFO:tasks.rados.rados.0.smithi022.stdout:3592: write oid 13 current snap is 451 2024-07-28T12:06:09.423 INFO:tasks.rados.rados.0.smithi022.stdout:3590: finishing write tid 1 to smithi02269687-1 2024-07-28T12:06:09.423 INFO:tasks.rados.rados.0.smithi022.stdout:3592: seq_num 1344 ranges {588608=412784,1597799=749800} 2024-07-28T12:06:09.436 INFO:tasks.rados.rados.0.smithi022.stdout:3592: writing smithi02269687-13 from 588608 to 1001392 tid 1 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3592: writing smithi02269687-13 from 1597799 to 2347599 tid 2 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3593: delete oid 34 current snap is 451 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3590: finishing write tid 2 to smithi02269687-1 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3590: finishing write tid 3 to smithi02269687-1 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3590: finishing write tid 4 to smithi02269687-1 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 724 (ObjNum 1343 snap 451 seq_num 1343) dirty exists 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3590: left oid 1 (ObjNum 1343 snap 451 seq_num 1343) 2024-07-28T12:06:09.453 INFO:tasks.rados.rados.0.smithi022.stdout:3592: finishing write tid 1 to smithi02269687-13 2024-07-28T12:06:09.457 INFO:tasks.rados.rados.0.smithi022.stdout:3590: done (3 left) 2024-07-28T12:06:09.458 INFO:tasks.rados.rados.0.smithi022.stdout:3591: done (2 left) 2024-07-28T12:06:09.458 INFO:tasks.rados.rados.0.smithi022.stdout:3593: done (1 left) 2024-07-28T12:06:09.458 INFO:tasks.rados.rados.0.smithi022.stdout:3594: snap_remove snap 446 2024-07-28T12:06:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:06:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:06:09] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3592: finishing write tid 2 to smithi02269687-13 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3592: finishing write tid 3 to smithi02269687-13 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3592: finishing write tid 4 to smithi02269687-13 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2495 (ObjNum 1344 snap 451 seq_num 1344) dirty exists 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3592: left oid 13 (ObjNum 1344 snap 451 seq_num 1344) 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3592: done (1 left) 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3594: done (0 left) 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3595: rollback oid 50 current snap is 451 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 449 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3596: write oid 16 current snap is 451 2024-07-28T12:06:10.393 INFO:tasks.rados.rados.0.smithi022.stdout:3596: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-07-28T12:06:10.408 INFO:tasks.rados.rados.0.smithi022.stdout:3596: writing smithi02269687-16 from 622222 to 1301857 tid 1 2024-07-28T12:06:10.425 INFO:tasks.rados.rados.0.smithi022.stdout:3596: writing smithi02269687-16 from 1831116 to 2584585 tid 2 2024-07-28T12:06:10.425 INFO:tasks.rados.rados.0.smithi022.stdout:3597: delete oid 22 current snap is 451 2024-07-28T12:06:10.425 INFO:tasks.rados.rados.0.smithi022.stdout:3595: finishing rollback tid 0 to smithi02269687-50 2024-07-28T12:06:10.425 INFO:tasks.rados.rados.0.smithi022.stdout:3595: finishing rollback tid 1 to smithi02269687-50 2024-07-28T12:06:10.425 INFO:tasks.rados.rados.0.smithi022.stdout:3595: finishing rollback tid 2 to smithi02269687-50 2024-07-28T12:06:10.425 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1356 (ObjNum 1155 snap 391 seq_num 1155) dirty exists 2024-07-28T12:06:10.426 INFO:tasks.rados.rados.0.smithi022.stdout:3596: finishing write tid 1 to smithi02269687-16 2024-07-28T12:06:10.432 INFO:tasks.rados.rados.0.smithi022.stdout:3595: done (2 left) 2024-07-28T12:06:10.432 INFO:tasks.rados.rados.0.smithi022.stdout:3597: done (1 left) 2024-07-28T12:06:10.432 INFO:tasks.rados.rados.0.smithi022.stdout:3598: read oid 19 snap 448 2024-07-28T12:06:10.432 INFO:tasks.rados.rados.0.smithi022.stdout:3598: expect (ObjNum 1260 snap 424 seq_num 1260) 2024-07-28T12:06:10.432 INFO:tasks.rados.rados.0.smithi022.stdout:3599: snap_remove snap 437 2024-07-28T12:06:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:10 smithi150 bash[67543]: cluster 2024-07-28T12:06:09.190697+0000 mgr.y (mgr.25232) 438 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-07-28T12:06:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:10 smithi150 bash[67543]: cluster 2024-07-28T12:06:09.381383+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-07-28T12:06:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:10 smithi022 bash[80503]: cluster 2024-07-28T12:06:09.190697+0000 mgr.y (mgr.25232) 438 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-07-28T12:06:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:10 smithi022 bash[80503]: cluster 2024-07-28T12:06:09.381383+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-07-28T12:06:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:10 smithi022 bash[82865]: cluster 2024-07-28T12:06:09.190697+0000 mgr.y (mgr.25232) 438 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-07-28T12:06:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:10 smithi022 bash[82865]: cluster 2024-07-28T12:06:09.381383+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-07-28T12:06:11.400 INFO:tasks.rados.rados.0.smithi022.stdout:3599: done (2 left) 2024-07-28T12:06:11.516 INFO:tasks.rados.rados.0.smithi022.stdout:3600: read oid 31 snap -1 2024-07-28T12:06:11.516 INFO:tasks.rados.rados.0.smithi022.stdout:3600: expect deleted 2024-07-28T12:06:11.517 INFO:tasks.rados.rados.0.smithi022.stdout:3596: finishing write tid 2 to smithi02269687-16 2024-07-28T12:06:11.517 INFO:tasks.rados.rados.0.smithi022.stdout:3596: finishing write tid 3 to smithi02269687-16 2024-07-28T12:06:11.517 INFO:tasks.rados.rados.0.smithi022.stdout:3596: finishing write tid 4 to smithi02269687-16 2024-07-28T12:06:11.517 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1964 (ObjNum 1346 snap 451 seq_num 1346) dirty exists 2024-07-28T12:06:11.517 INFO:tasks.rados.rados.0.smithi022.stdout:3596: left oid 16 (ObjNum 1346 snap 451 seq_num 1346) 2024-07-28T12:06:11.518 INFO:tasks.rados.rados.0.smithi022.stdout:3598: expect (ObjNum 1260 snap 424 seq_num 1260) 2024-07-28T12:06:11.544 INFO:tasks.rados.rados.0.smithi022.stdout:3596: done (2 left) 2024-07-28T12:06:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:3598: done (1 left) 2024-07-28T12:06:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:3600: done (0 left) 2024-07-28T12:06:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:3601: read oid 13 snap -1 2024-07-28T12:06:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:3601: expect (ObjNum 1344 snap 451 seq_num 1344) 2024-07-28T12:06:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:3602: write oid 25 current snap is 451 2024-07-28T12:06:11.545 INFO:tasks.rados.rados.0.smithi022.stdout:3602: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-07-28T12:06:11.550 INFO:tasks.rados.rados.0.smithi022.stdout:3602: writing smithi02269687-25 from 655836 to 1085969 tid 1 2024-07-28T12:06:11.565 INFO:tasks.rados.rados.0.smithi022.stdout:3602: writing smithi02269687-25 from 1831727 to 2588865 tid 2 2024-07-28T12:06:11.565 INFO:tasks.rados.rados.0.smithi022.stdout:3603: write oid 12 current snap is 451 2024-07-28T12:06:11.565 INFO:tasks.rados.rados.0.smithi022.stdout:3603: seq_num 1349 ranges {672643=505382,1890209=500796} 2024-07-28T12:06:11.580 INFO:tasks.rados.rados.0.smithi022.stdout:3603: writing smithi02269687-12 from 672643 to 1178025 tid 1 2024-07-28T12:06:11.594 INFO:tasks.rados.rados.0.smithi022.stdout:3603: writing smithi02269687-12 from 1890209 to 2391005 tid 2 2024-07-28T12:06:11.594 INFO:tasks.rados.rados.0.smithi022.stdout:3604: delete oid 5 current snap is 451 2024-07-28T12:06:11.594 INFO:tasks.rados.rados.0.smithi022.stdout:3602: finishing write tid 1 to smithi02269687-25 2024-07-28T12:06:11.594 INFO:tasks.rados.rados.0.smithi022.stdout:3601: expect (ObjNum 1344 snap 451 seq_num 1344) 2024-07-28T12:06:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:11 smithi150 bash[67543]: cluster 2024-07-28T12:06:10.391605+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-07-28T12:06:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:11 smithi022 bash[80503]: cluster 2024-07-28T12:06:10.391605+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-07-28T12:06:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:11 smithi022 bash[82865]: cluster 2024-07-28T12:06:10.391605+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-07-28T12:06:11.883 INFO:tasks.rados.rados.0.smithi022.stdout:3602: finishing write tid 2 to smithi02269687-25 2024-07-28T12:06:11.883 INFO:tasks.rados.rados.0.smithi022.stdout:3602: finishing write tid 3 to smithi02269687-25 2024-07-28T12:06:11.883 INFO:tasks.rados.rados.0.smithi022.stdout:3602: finishing write tid 4 to smithi02269687-25 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1362 (ObjNum 1348 snap 451 seq_num 1348) dirty exists 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3602: left oid 25 (ObjNum 1348 snap 451 seq_num 1348) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3603: finishing write tid 1 to smithi02269687-12 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3603: finishing write tid 2 to smithi02269687-12 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3603: finishing write tid 3 to smithi02269687-12 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3603: finishing write tid 4 to smithi02269687-12 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 1974 (ObjNum 1349 snap 451 seq_num 1349) dirty exists 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3603: left oid 12 (ObjNum 1349 snap 451 seq_num 1349) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3601: done (3 left) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3602: done (2 left) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3603: done (1 left) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3604: done (0 left) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3605: read oid 39 snap -1 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3605: expect (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:06:11.884 INFO:tasks.rados.rados.0.smithi022.stdout:3606: rollback oid 21 current snap is 451 2024-07-28T12:06:11.885 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 450 2024-07-28T12:06:11.885 INFO:tasks.rados.rados.0.smithi022.stdout:3607: snap_create 2024-07-28T12:06:11.891 INFO:tasks.rados.rados.0.smithi022.stdout:3605: expect (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:06:12.003 INFO:tasks.rados.rados.0.smithi022.stdout:3606: finishing rollback tid 0 to smithi02269687-21 2024-07-28T12:06:12.003 INFO:tasks.rados.rados.0.smithi022.stdout:3606: finishing rollback tid 1 to smithi02269687-21 2024-07-28T12:06:12.003 INFO:tasks.rados.rados.0.smithi022.stdout:3606: finishing rollback tid 2 to smithi02269687-21 2024-07-28T12:06:12.003 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 938 (ObjNum 1248 snap 421 seq_num 1248) dirty exists 2024-07-28T12:06:12.379 INFO:tasks.rados.rados.0.smithi022.stdout:3605: done (2 left) 2024-07-28T12:06:12.379 INFO:tasks.rados.rados.0.smithi022.stdout:3606: done (1 left) 2024-07-28T12:06:12.379 INFO:tasks.rados.rados.0.smithi022.stdout:3607: done (0 left) 2024-07-28T12:06:12.379 INFO:tasks.rados.rados.0.smithi022.stdout:3608: read oid 2 snap -1 2024-07-28T12:06:12.380 INFO:tasks.rados.rados.0.smithi022.stdout:3608: expect deleted 2024-07-28T12:06:12.380 INFO:tasks.rados.rados.0.smithi022.stdout:3609: snap_remove snap 451 2024-07-28T12:06:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:12 smithi150 bash[67543]: cluster 2024-07-28T12:06:11.191558+0000 mgr.y (mgr.25232) 439 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-07-28T12:06:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:12 smithi150 bash[67543]: cluster 2024-07-28T12:06:11.399850+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-07-28T12:06:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:12 smithi150 bash[67543]: cluster 2024-07-28T12:06:12.378308+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-07-28T12:06:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:06:12 smithi150 bash[60514]: ts=2024-07-28T12:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:06:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:12 smithi022 bash[80503]: cluster 2024-07-28T12:06:11.191558+0000 mgr.y (mgr.25232) 439 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-07-28T12:06:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:12 smithi022 bash[80503]: cluster 2024-07-28T12:06:11.399850+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-07-28T12:06:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:12 smithi022 bash[80503]: cluster 2024-07-28T12:06:12.378308+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-07-28T12:06:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:12 smithi022 bash[82865]: cluster 2024-07-28T12:06:11.191558+0000 mgr.y (mgr.25232) 439 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-07-28T12:06:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:12 smithi022 bash[82865]: cluster 2024-07-28T12:06:11.399850+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-07-28T12:06:12.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:12 smithi022 bash[82865]: cluster 2024-07-28T12:06:12.378308+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-07-28T12:06:13.383 INFO:tasks.rados.rados.0.smithi022.stdout:3609: done (1 left) 2024-07-28T12:06:13.383 INFO:tasks.rados.rados.0.smithi022.stdout:3610: write oid 18 current snap is 452 2024-07-28T12:06:13.383 INFO:tasks.rados.rados.0.smithi022.stdout:3610: seq_num 1351 ranges {706257=655880,1890820=504465} 2024-07-28T12:06:13.402 INFO:tasks.rados.rados.0.smithi022.stdout:3610: writing smithi02269687-18 from 706257 to 1362137 tid 1 2024-07-28T12:06:13.418 INFO:tasks.rados.rados.0.smithi022.stdout:3610: writing smithi02269687-18 from 1890820 to 2395285 tid 2 2024-07-28T12:06:13.418 INFO:tasks.rados.rados.0.smithi022.stdout:3611: delete oid 32 current snap is 452 2024-07-28T12:06:13.418 INFO:tasks.rados.rados.0.smithi022.stdout:3610: finishing write tid 1 to smithi02269687-18 2024-07-28T12:06:13.424 INFO:tasks.rados.rados.0.smithi022.stdout:3610: finishing write tid 2 to smithi02269687-18 2024-07-28T12:06:13.425 INFO:tasks.rados.rados.0.smithi022.stdout:3610: finishing write tid 3 to smithi02269687-18 2024-07-28T12:06:13.425 INFO:tasks.rados.rados.0.smithi022.stdout:3610: finishing write tid 4 to smithi02269687-18 2024-07-28T12:06:13.426 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1560 (ObjNum 1351 snap 452 seq_num 1351) dirty exists 2024-07-28T12:06:13.426 INFO:tasks.rados.rados.0.smithi022.stdout:3610: left oid 18 (ObjNum 1351 snap 452 seq_num 1351) 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3608: done (2 left) 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3610: done (1 left) 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3611: done (0 left) 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3612: read oid 7 snap -1 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3612: expect (ObjNum 1312 snap 444 seq_num 1312) 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3613: write oid 37 current snap is 452 2024-07-28T12:06:13.432 INFO:tasks.rados.rados.0.smithi022.stdout:3613: seq_num 1353 ranges {739871=406378,1607784=508134} 2024-07-28T12:06:13.449 INFO:tasks.rados.rados.0.smithi022.stdout:3613: writing smithi02269687-37 from 739871 to 1146249 tid 1 2024-07-28T12:06:13.462 INFO:tasks.rados.rados.0.smithi022.stdout:3613: writing smithi02269687-37 from 1607784 to 2115918 tid 2 2024-07-28T12:06:13.463 INFO:tasks.rados.rados.0.smithi022.stdout:3614: delete oid 17 current snap is 452 2024-07-28T12:06:13.463 INFO:tasks.rados.rados.0.smithi022.stdout:3612: expect (ObjNum 1312 snap 444 seq_num 1312) 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3613: finishing write tid 1 to smithi02269687-37 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3613: finishing write tid 2 to smithi02269687-37 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3613: finishing write tid 3 to smithi02269687-37 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3613: finishing write tid 4 to smithi02269687-37 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 788 (ObjNum 1353 snap 452 seq_num 1353) dirty exists 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3613: left oid 37 (ObjNum 1353 snap 452 seq_num 1353) 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3612: done (2 left) 2024-07-28T12:06:13.598 INFO:tasks.rados.rados.0.smithi022.stdout:3613: done (1 left) 2024-07-28T12:06:13.599 INFO:tasks.rados.rados.0.smithi022.stdout:3614: done (0 left) 2024-07-28T12:06:13.599 INFO:tasks.rados.rados.0.smithi022.stdout:3615: delete oid 5 current snap is 452 2024-07-28T12:06:13.601 INFO:tasks.rados.rados.0.smithi022.stdout:3615: done (0 left) 2024-07-28T12:06:13.601 INFO:tasks.rados.rados.0.smithi022.stdout:3616: write oid 32 current snap is 452 2024-07-28T12:06:13.601 INFO:tasks.rados.rados.0.smithi022.stdout:3616: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-07-28T12:06:13.626 INFO:tasks.rados.rados.0.smithi022.stdout:3616: writing smithi02269687-32 from 790292 to 1538770 tid 1 2024-07-28T12:06:13.646 INFO:tasks.rados.rados.0.smithi022.stdout:3616: writing smithi02269687-32 from 2183230 to 2790292 tid 2 2024-07-28T12:06:13.647 INFO:tasks.rados.rados.0.smithi022.stdout:3617: write oid 41 current snap is 452 2024-07-28T12:06:13.647 INFO:tasks.rados.rados.0.smithi022.stdout:3617: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-07-28T12:06:13.658 INFO:tasks.rados.rados.0.smithi022.stdout:3617: writing smithi02269687-41 from 407099 to 830826 tid 1 2024-07-28T12:06:13.671 INFO:tasks.rados.rados.0.smithi022.stdout:3617: writing smithi02269687-41 from 1441712 to 1957184 tid 2 2024-07-28T12:06:13.680 INFO:tasks.rados.rados.0.smithi022.stdout:3617: writing smithi02269687-41 from 2582060 to 2807099 tid 3 2024-07-28T12:06:13.680 INFO:tasks.rados.rados.0.smithi022.stdout:3618: snap_remove snap 448 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3618: done (2 left) 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3619: snap_create 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3616: finishing write tid 1 to smithi02269687-32 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3616: finishing write tid 2 to smithi02269687-32 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3616: finishing write tid 3 to smithi02269687-32 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3616: finishing write tid 4 to smithi02269687-32 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 2028 (ObjNum 1356 snap 452 seq_num 1356) dirty exists 2024-07-28T12:06:14.406 INFO:tasks.rados.rados.0.smithi022.stdout:3616: left oid 32 (ObjNum 1356 snap 452 seq_num 1356) 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:3617: finishing write tid 1 to smithi02269687-41 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:3617: finishing write tid 2 to smithi02269687-41 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:3617: finishing write tid 3 to smithi02269687-41 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:3617: finishing write tid 4 to smithi02269687-41 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:3617: finishing write tid 5 to smithi02269687-41 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 2030 (ObjNum 1357 snap 452 seq_num 1357) dirty exists 2024-07-28T12:06:14.407 INFO:tasks.rados.rados.0.smithi022.stdout:3617: left oid 41 (ObjNum 1357 snap 452 seq_num 1357) 2024-07-28T12:06:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:14 smithi150 bash[67543]: cluster 2024-07-28T12:06:13.192268+0000 mgr.y (mgr.25232) 440 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 934 KiB/s wr, 4 op/s 2024-07-28T12:06:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:14 smithi150 bash[67543]: cluster 2024-07-28T12:06:13.382783+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-07-28T12:06:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:14 smithi022 bash[80503]: cluster 2024-07-28T12:06:13.192268+0000 mgr.y (mgr.25232) 440 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 934 KiB/s wr, 4 op/s 2024-07-28T12:06:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:14 smithi022 bash[80503]: cluster 2024-07-28T12:06:13.382783+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-07-28T12:06:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:14 smithi022 bash[82865]: cluster 2024-07-28T12:06:13.192268+0000 mgr.y (mgr.25232) 440 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 934 KiB/s wr, 4 op/s 2024-07-28T12:06:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:14 smithi022 bash[82865]: cluster 2024-07-28T12:06:13.382783+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-07-28T12:06:15.416 INFO:tasks.rados.rados.0.smithi022.stdout:3616: done (2 left) 2024-07-28T12:06:15.416 INFO:tasks.rados.rados.0.smithi022.stdout:3617: done (1 left) 2024-07-28T12:06:15.416 INFO:tasks.rados.rados.0.smithi022.stdout:3619: done (0 left) 2024-07-28T12:06:15.416 INFO:tasks.rados.rados.0.smithi022.stdout:3620: snap_create 2024-07-28T12:06:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:15 smithi150 bash[67543]: cluster 2024-07-28T12:06:14.405109+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-07-28T12:06:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:15 smithi022 bash[80503]: cluster 2024-07-28T12:06:14.405109+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-07-28T12:06:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:15 smithi022 bash[82865]: cluster 2024-07-28T12:06:14.405109+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-07-28T12:06:16.425 INFO:tasks.rados.rados.0.smithi022.stdout:3620: done (0 left) 2024-07-28T12:06:16.425 INFO:tasks.rados.rados.0.smithi022.stdout:3621: write oid 9 current snap is 454 2024-07-28T12:06:16.425 INFO:tasks.rados.rados.0.smithi022.stdout:3621: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2024-07-28T12:06:16.439 INFO:tasks.rados.rados.0.smithi022.stdout:3621: writing smithi02269687-9 from 423906 to 922882 tid 1 2024-07-28T12:06:16.457 INFO:tasks.rados.rados.0.smithi022.stdout:3621: writing smithi02269687-9 from 1500194 to 2159324 tid 2 2024-07-28T12:06:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:3621: writing smithi02269687-9 from 2609483 to 2823906 tid 3 2024-07-28T12:06:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:3622: write oid 7 current snap is 454 2024-07-28T12:06:16.468 INFO:tasks.rados.rados.0.smithi022.stdout:3622: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2024-07-28T12:06:16.481 INFO:tasks.rados.rados.0.smithi022.stdout:3622: writing smithi02269687-7 from 440713 to 1014938 tid 1 2024-07-28T12:06:16.492 INFO:tasks.rados.rados.0.smithi022.stdout:3622: writing smithi02269687-7 from 1442323 to 1961464 tid 2 2024-07-28T12:06:16.501 INFO:tasks.rados.rados.0.smithi022.stdout:3622: writing smithi02269687-7 from 2636906 to 2840713 tid 3 2024-07-28T12:06:16.501 INFO:tasks.rados.rados.0.smithi022.stdout:3623: delete oid 18 current snap is 454 2024-07-28T12:06:16.501 INFO:tasks.rados.rados.0.smithi022.stdout:3621: finishing write tid 1 to smithi02269687-9 2024-07-28T12:06:16.501 INFO:tasks.rados.rados.0.smithi022.stdout:3621: finishing write tid 2 to smithi02269687-9 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:3621: finishing write tid 3 to smithi02269687-9 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:3621: finishing write tid 4 to smithi02269687-9 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:3621: finishing write tid 5 to smithi02269687-9 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 870 (ObjNum 1358 snap 454 seq_num 1358) dirty exists 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:3621: left oid 9 (ObjNum 1358 snap 454 seq_num 1358) 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:3622: finishing write tid 1 to smithi02269687-7 2024-07-28T12:06:16.502 INFO:tasks.rados.rados.0.smithi022.stdout:3622: finishing write tid 2 to smithi02269687-7 2024-07-28T12:06:16.506 INFO:tasks.rados.rados.0.smithi022.stdout:3621: done (2 left) 2024-07-28T12:06:16.506 INFO:tasks.rados.rados.0.smithi022.stdout:3623: done (1 left) 2024-07-28T12:06:16.506 INFO:tasks.rados.rados.0.smithi022.stdout:3624: delete oid 31 current snap is 454 2024-07-28T12:06:16.508 INFO:tasks.rados.rados.0.smithi022.stdout:3622: finishing write tid 3 to smithi02269687-7 2024-07-28T12:06:16.508 INFO:tasks.rados.rados.0.smithi022.stdout:3622: finishing write tid 4 to smithi02269687-7 2024-07-28T12:06:16.509 INFO:tasks.rados.rados.0.smithi022.stdout:3622: finishing write tid 5 to smithi02269687-7 2024-07-28T12:06:16.509 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2510 (ObjNum 1359 snap 454 seq_num 1359) dirty exists 2024-07-28T12:06:16.509 INFO:tasks.rados.rados.0.smithi022.stdout:3622: left oid 7 (ObjNum 1359 snap 454 seq_num 1359) 2024-07-28T12:06:16.513 INFO:tasks.rados.rados.0.smithi022.stdout:3622: done (1 left) 2024-07-28T12:06:16.514 INFO:tasks.rados.rados.0.smithi022.stdout:3624: done (0 left) 2024-07-28T12:06:16.514 INFO:tasks.rados.rados.0.smithi022.stdout:3625: snap_create 2024-07-28T12:06:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:16 smithi150 bash[67543]: cluster 2024-07-28T12:06:15.192994+0000 mgr.y (mgr.25232) 441 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 189 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T12:06:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:16 smithi150 bash[67543]: cluster 2024-07-28T12:06:15.415324+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-07-28T12:06:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:16 smithi022 bash[80503]: cluster 2024-07-28T12:06:15.192994+0000 mgr.y (mgr.25232) 441 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 189 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T12:06:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:16 smithi022 bash[80503]: cluster 2024-07-28T12:06:15.415324+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-07-28T12:06:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:16 smithi022 bash[82865]: cluster 2024-07-28T12:06:15.192994+0000 mgr.y (mgr.25232) 441 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 189 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T12:06:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:16 smithi022 bash[82865]: cluster 2024-07-28T12:06:15.415324+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-07-28T12:06:17.383 INFO:tasks.rados.rados.0.smithi022.stdout:3625: done (0 left) 2024-07-28T12:06:17.383 INFO:tasks.rados.rados.0.smithi022.stdout:3626: snap_remove snap 454 2024-07-28T12:06:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:17 smithi150 bash[67543]: cluster 2024-07-28T12:06:16.424543+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-07-28T12:06:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:17 smithi150 bash[67543]: cluster 2024-07-28T12:06:17.381076+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-07-28T12:06:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:17 smithi022 bash[80503]: cluster 2024-07-28T12:06:16.424543+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-07-28T12:06:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:17 smithi022 bash[80503]: cluster 2024-07-28T12:06:17.381076+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-07-28T12:06:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:17 smithi022 bash[82865]: cluster 2024-07-28T12:06:16.424543+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-07-28T12:06:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:17 smithi022 bash[82865]: cluster 2024-07-28T12:06:17.381076+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-07-28T12:06:18.383 INFO:tasks.rados.rados.0.smithi022.stdout:3626: done (0 left) 2024-07-28T12:06:18.384 INFO:tasks.rados.rados.0.smithi022.stdout:3627: rollback oid 39 current snap is 455 2024-07-28T12:06:18.384 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 447 2024-07-28T12:06:18.384 INFO:tasks.rados.rados.0.smithi022.stdout:3628: delete oid 14 current snap is 455 2024-07-28T12:06:18.396 INFO:tasks.rados.rados.0.smithi022.stdout:3628: done (1 left) 2024-07-28T12:06:18.397 INFO:tasks.rados.rados.0.smithi022.stdout:3629: snap_create 2024-07-28T12:06:18.400 INFO:tasks.rados.rados.0.smithi022.stdout:3627: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:06:18.400 INFO:tasks.rados.rados.0.smithi022.stdout:3627: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:06:18.400 INFO:tasks.rados.rados.0.smithi022.stdout:3627: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:06:18.400 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 2088 (ObjNum 1311 snap 444 seq_num 1311) dirty exists 2024-07-28T12:06:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:18 smithi150 bash[67543]: cluster 2024-07-28T12:06:17.193664+0000 mgr.y (mgr.25232) 442 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-28T12:06:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:18 smithi150 bash[67543]: cluster 2024-07-28T12:06:18.382980+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-07-28T12:06:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:18 smithi022 bash[80503]: cluster 2024-07-28T12:06:17.193664+0000 mgr.y (mgr.25232) 442 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-28T12:06:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:18 smithi022 bash[80503]: cluster 2024-07-28T12:06:18.382980+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-07-28T12:06:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:18 smithi022 bash[82865]: cluster 2024-07-28T12:06:17.193664+0000 mgr.y (mgr.25232) 442 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-28T12:06:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:18 smithi022 bash[82865]: cluster 2024-07-28T12:06:18.382980+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3627: done (1 left) 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3629: done (0 left) 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3630: read oid 43 snap 455 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3630: expect (ObjNum 1227 snap 411 seq_num 1227) 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3631: read oid 9 snap -1 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3631: expect (ObjNum 1358 snap 454 seq_num 1358) 2024-07-28T12:06:19.387 INFO:tasks.rados.rados.0.smithi022.stdout:3632: read oid 10 snap 432 2024-07-28T12:06:19.388 INFO:tasks.rados.rados.0.smithi022.stdout:3632: expect deleted 2024-07-28T12:06:19.388 INFO:tasks.rados.rados.0.smithi022.stdout:3633: snap_create 2024-07-28T12:06:19.398 INFO:tasks.rados.rados.0.smithi022.stdout:3631: expect (ObjNum 1358 snap 454 seq_num 1358) 2024-07-28T12:06:19.580 INFO:tasks.rados.rados.0.smithi022.stdout:3630: expect (ObjNum 1227 snap 411 seq_num 1227) 2024-07-28T12:06:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:06:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:06:19] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3630: done (3 left) 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3631: done (2 left) 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3632: done (1 left) 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3633: done (0 left) 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3634: read oid 34 snap -1 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3634: expect deleted 2024-07-28T12:06:20.397 INFO:tasks.rados.rados.0.smithi022.stdout:3635: delete oid 28 current snap is 457 2024-07-28T12:06:20.400 INFO:tasks.rados.rados.0.smithi022.stdout:3635: done (1 left) 2024-07-28T12:06:20.400 INFO:tasks.rados.rados.0.smithi022.stdout:3636: write oid 31 current snap is 457 2024-07-28T12:06:20.400 INFO:tasks.rados.rados.0.smithi022.stdout:3636: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-07-28T12:06:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3636: writing smithi02269687-31 from 524748 to 1191571 tid 1 2024-07-28T12:06:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:3636: writing smithi02269687-31 from 1734733 to 2404870 tid 2 2024-07-28T12:06:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:3637: read oid 17 snap -1 2024-07-28T12:06:20.439 INFO:tasks.rados.rados.0.smithi022.stdout:3637: expect deleted 2024-07-28T12:06:20.440 INFO:tasks.rados.rados.0.smithi022.stdout:3638: snap_remove snap 455 2024-07-28T12:06:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:20 smithi150 bash[67543]: cluster 2024-07-28T12:06:19.194327+0000 mgr.y (mgr.25232) 443 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T12:06:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:20 smithi150 bash[67543]: cluster 2024-07-28T12:06:19.386094+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-07-28T12:06:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:20 smithi150 bash[67543]: audit 2024-07-28T12:06:20.022553+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:20 smithi022 bash[80503]: cluster 2024-07-28T12:06:19.194327+0000 mgr.y (mgr.25232) 443 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T12:06:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:20 smithi022 bash[80503]: cluster 2024-07-28T12:06:19.386094+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-07-28T12:06:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:20 smithi022 bash[80503]: audit 2024-07-28T12:06:20.022553+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:20 smithi022 bash[82865]: cluster 2024-07-28T12:06:19.194327+0000 mgr.y (mgr.25232) 443 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T12:06:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:20 smithi022 bash[82865]: cluster 2024-07-28T12:06:19.386094+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-07-28T12:06:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:20 smithi022 bash[82865]: audit 2024-07-28T12:06:20.022553+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:21.409 INFO:tasks.rados.rados.0.smithi022.stdout:3638: done (3 left) 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:3639: snap_create 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:3636: finishing write tid 1 to smithi02269687-31 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:3636: finishing write tid 2 to smithi02269687-31 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:3636: finishing write tid 3 to smithi02269687-31 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:3636: finishing write tid 4 to smithi02269687-31 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 1982 (ObjNum 1364 snap 457 seq_num 1364) dirty exists 2024-07-28T12:06:21.410 INFO:tasks.rados.rados.0.smithi022.stdout:3636: left oid 31 (ObjNum 1364 snap 457 seq_num 1364) 2024-07-28T12:06:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:21 smithi150 bash[67543]: cluster 2024-07-28T12:06:20.396003+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-07-28T12:06:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:21 smithi022 bash[80503]: cluster 2024-07-28T12:06:20.396003+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-07-28T12:06:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:21 smithi022 bash[82865]: cluster 2024-07-28T12:06:20.396003+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-07-28T12:06:22.383 INFO:tasks.rados.rados.0.smithi022.stdout:3634: done (3 left) 2024-07-28T12:06:22.384 INFO:tasks.rados.rados.0.smithi022.stdout:3636: done (2 left) 2024-07-28T12:06:22.384 INFO:tasks.rados.rados.0.smithi022.stdout:3637: done (1 left) 2024-07-28T12:06:22.384 INFO:tasks.rados.rados.0.smithi022.stdout:3639: done (0 left) 2024-07-28T12:06:22.384 INFO:tasks.rados.rados.0.smithi022.stdout:3640: delete oid 6 current snap is 458 2024-07-28T12:06:22.390 INFO:tasks.rados.rados.0.smithi022.stdout:3640: done (0 left) 2024-07-28T12:06:22.390 INFO:tasks.rados.rados.0.smithi022.stdout:3641: delete oid 32 current snap is 458 2024-07-28T12:06:22.396 INFO:tasks.rados.rados.0.smithi022.stdout:3641: done (0 left) 2024-07-28T12:06:22.396 INFO:tasks.rados.rados.0.smithi022.stdout:3642: read oid 33 snap -1 2024-07-28T12:06:22.396 INFO:tasks.rados.rados.0.smithi022.stdout:3642: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:22.397 INFO:tasks.rados.rados.0.smithi022.stdout:3643: write oid 16 current snap is 458 2024-07-28T12:06:22.397 INFO:tasks.rados.rados.0.smithi022.stdout:3643: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-07-28T12:06:22.414 INFO:tasks.rados.rados.0.smithi022.stdout:3643: writing smithi02269687-16 from 575169 to 1067739 tid 1 2024-07-28T12:06:22.433 INFO:tasks.rados.rados.0.smithi022.stdout:3643: writing smithi02269687-16 from 1793826 to 2211290 tid 2 2024-07-28T12:06:22.445 INFO:tasks.rados.rados.0.smithi022.stdout:3643: writing smithi02269687-16 from 2623584 to 2975169 tid 3 2024-07-28T12:06:22.445 INFO:tasks.rados.rados.0.smithi022.stdout:3644: snap_remove snap 449 2024-07-28T12:06:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:22 smithi150 bash[67543]: cluster 2024-07-28T12:06:21.195263+0000 mgr.y (mgr.25232) 444 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 652 KiB/s wr, 3 op/s 2024-07-28T12:06:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:22 smithi150 bash[67543]: cluster 2024-07-28T12:06:21.405438+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-07-28T12:06:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:22 smithi150 bash[67543]: cluster 2024-07-28T12:06:22.383184+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-07-28T12:06:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:06:22 smithi150 bash[60514]: ts=2024-07-28T12:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:06:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:22 smithi022 bash[80503]: cluster 2024-07-28T12:06:21.195263+0000 mgr.y (mgr.25232) 444 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 652 KiB/s wr, 3 op/s 2024-07-28T12:06:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:22 smithi022 bash[80503]: cluster 2024-07-28T12:06:21.405438+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-07-28T12:06:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:22 smithi022 bash[80503]: cluster 2024-07-28T12:06:22.383184+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-07-28T12:06:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:22 smithi022 bash[82865]: cluster 2024-07-28T12:06:21.195263+0000 mgr.y (mgr.25232) 444 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 652 KiB/s wr, 3 op/s 2024-07-28T12:06:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:22 smithi022 bash[82865]: cluster 2024-07-28T12:06:21.405438+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-07-28T12:06:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:22 smithi022 bash[82865]: cluster 2024-07-28T12:06:22.383184+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-07-28T12:06:23.418 INFO:tasks.rados.rados.0.smithi022.stdout:3644: done (2 left) 2024-07-28T12:06:23.418 INFO:tasks.rados.rados.0.smithi022.stdout:3645: snap_remove snap 439 2024-07-28T12:06:24.429 INFO:tasks.rados.rados.0.smithi022.stdout:3645: done (2 left) 2024-07-28T12:06:24.430 INFO:tasks.rados.rados.0.smithi022.stdout:3646: delete oid 48 current snap is 458 2024-07-28T12:06:24.430 INFO:tasks.rados.rados.0.smithi022.stdout:3642: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3643: finishing write tid 1 to smithi02269687-16 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3643: finishing write tid 2 to smithi02269687-16 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3642: done (2 left) 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3646: done (1 left) 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3647: snap_create 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3643: finishing write tid 3 to smithi02269687-16 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3643: finishing write tid 4 to smithi02269687-16 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3643: finishing write tid 5 to smithi02269687-16 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 1987 (ObjNum 1367 snap 458 seq_num 1367) dirty exists 2024-07-28T12:06:24.585 INFO:tasks.rados.rados.0.smithi022.stdout:3643: left oid 16 (ObjNum 1367 snap 458 seq_num 1367) 2024-07-28T12:06:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:24 smithi150 bash[67543]: cluster 2024-07-28T12:06:23.195952+0000 mgr.y (mgr.25232) 445 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 643 KiB/s wr, 5 op/s 2024-07-28T12:06:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:24 smithi150 bash[67543]: cluster 2024-07-28T12:06:23.417545+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-07-28T12:06:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:24 smithi022 bash[80503]: cluster 2024-07-28T12:06:23.195952+0000 mgr.y (mgr.25232) 445 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 643 KiB/s wr, 5 op/s 2024-07-28T12:06:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:24 smithi022 bash[80503]: cluster 2024-07-28T12:06:23.417545+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-07-28T12:06:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:24 smithi022 bash[82865]: cluster 2024-07-28T12:06:23.195952+0000 mgr.y (mgr.25232) 445 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 643 KiB/s wr, 5 op/s 2024-07-28T12:06:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:24 smithi022 bash[82865]: cluster 2024-07-28T12:06:23.417545+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-07-28T12:06:25.446 INFO:tasks.rados.rados.0.smithi022.stdout:3643: done (1 left) 2024-07-28T12:06:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:3647: done (0 left) 2024-07-28T12:06:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:3648: read oid 47 snap -1 2024-07-28T12:06:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:3648: expect (ObjNum 1338 snap 448 seq_num 1338) 2024-07-28T12:06:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:3649: write oid 4 current snap is 459 2024-07-28T12:06:25.447 INFO:tasks.rados.rados.0.smithi022.stdout:3649: seq_num 1369 ranges {608783=759421,2027143=421133} 2024-07-28T12:06:25.459 INFO:tasks.rados.rados.0.smithi022.stdout:3649: writing smithi02269687-4 from 608783 to 1368204 tid 1 2024-07-28T12:06:25.470 INFO:tasks.rados.rados.0.smithi022.stdout:3649: writing smithi02269687-4 from 2027143 to 2448276 tid 2 2024-07-28T12:06:25.470 INFO:tasks.rados.rados.0.smithi022.stdout:3650: write oid 13 current snap is 459 2024-07-28T12:06:25.470 INFO:tasks.rados.rados.0.smithi022.stdout:3650: seq_num 1370 ranges {625590=434670,1685625=681144,2822206=203384} 2024-07-28T12:06:25.485 INFO:tasks.rados.rados.0.smithi022.stdout:3650: writing smithi02269687-13 from 625590 to 1060260 tid 1 2024-07-28T12:06:25.501 INFO:tasks.rados.rados.0.smithi022.stdout:3650: writing smithi02269687-13 from 1685625 to 2366769 tid 2 2024-07-28T12:06:25.508 INFO:tasks.rados.rados.0.smithi022.stdout:3650: writing smithi02269687-13 from 2822206 to 3025590 tid 3 2024-07-28T12:06:25.508 INFO:tasks.rados.rados.0.smithi022.stdout:3651: write oid 14 current snap is 459 2024-07-28T12:06:25.508 INFO:tasks.rados.rados.0.smithi022.stdout:3651: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-07-28T12:06:25.518 INFO:tasks.rados.rados.0.smithi022.stdout:3651: writing smithi02269687-14 from 642397 to 1152316 tid 1 2024-07-28T12:06:25.525 INFO:tasks.rados.rados.0.smithi022.stdout:3651: writing smithi02269687-14 from 1627754 to 2052556 tid 2 2024-07-28T12:06:25.532 INFO:tasks.rados.rados.0.smithi022.stdout:3651: writing smithi02269687-14 from 2733276 to 3042397 tid 3 2024-07-28T12:06:25.532 INFO:tasks.rados.rados.0.smithi022.stdout:3652: write oid 16 current snap is 459 2024-07-28T12:06:25.532 INFO:tasks.rados.rados.0.smithi022.stdout:3648: expect (ObjNum 1338 snap 448 seq_num 1338) 2024-07-28T12:06:25.653 INFO:tasks.rados.rados.0.smithi022.stdout:3649: finishing write tid 1 to smithi02269687-4 2024-07-28T12:06:25.653 INFO:tasks.rados.rados.0.smithi022.stdout:3649: finishing write tid 2 to smithi02269687-4 2024-07-28T12:06:25.653 INFO:tasks.rados.rados.0.smithi022.stdout:3652: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-07-28T12:06:25.660 INFO:tasks.rados.rados.0.smithi022.stdout:3652: writing smithi02269687-16 from 659204 to 1244372 tid 1 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:3652: writing smithi02269687-16 from 1686236 to 2371049 tid 2 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:3648: done (4 left) 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:3653: snap_create 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:3649: finishing write tid 3 to smithi02269687-4 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:3649: finishing write tid 4 to smithi02269687-4 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 2525 (ObjNum 1369 snap 459 seq_num 1369) dirty exists 2024-07-28T12:06:25.667 INFO:tasks.rados.rados.0.smithi022.stdout:3649: left oid 4 (ObjNum 1369 snap 459 seq_num 1369) 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3650: finishing write tid 1 to smithi02269687-13 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3650: finishing write tid 2 to smithi02269687-13 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3650: finishing write tid 3 to smithi02269687-13 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3650: finishing write tid 4 to smithi02269687-13 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3650: finishing write tid 5 to smithi02269687-13 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2530 (ObjNum 1370 snap 459 seq_num 1370) dirty exists 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3650: left oid 13 (ObjNum 1370 snap 459 seq_num 1370) 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3651: finishing write tid 1 to smithi02269687-14 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3651: finishing write tid 2 to smithi02269687-14 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3651: finishing write tid 3 to smithi02269687-14 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3651: finishing write tid 4 to smithi02269687-14 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:3651: finishing write tid 5 to smithi02269687-14 2024-07-28T12:06:25.668 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 2534 (ObjNum 1371 snap 459 seq_num 1371) dirty exists 2024-07-28T12:06:25.669 INFO:tasks.rados.rados.0.smithi022.stdout:3651: left oid 14 (ObjNum 1371 snap 459 seq_num 1371) 2024-07-28T12:06:25.669 INFO:tasks.rados.rados.0.smithi022.stdout:3652: finishing write tid 1 to smithi02269687-16 2024-07-28T12:06:25.675 INFO:tasks.rados.rados.0.smithi022.stdout:3652: finishing write tid 2 to smithi02269687-16 2024-07-28T12:06:25.675 INFO:tasks.rados.rados.0.smithi022.stdout:3652: finishing write tid 3 to smithi02269687-16 2024-07-28T12:06:25.675 INFO:tasks.rados.rados.0.smithi022.stdout:3652: finishing write tid 4 to smithi02269687-16 2024-07-28T12:06:25.676 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 2003 (ObjNum 1372 snap 459 seq_num 1372) dirty exists 2024-07-28T12:06:25.676 INFO:tasks.rados.rados.0.smithi022.stdout:3652: left oid 16 (ObjNum 1372 snap 459 seq_num 1372) 2024-07-28T12:06:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:25 smithi150 bash[67543]: cluster 2024-07-28T12:06:24.420309+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-07-28T12:06:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:25 smithi022 bash[80503]: cluster 2024-07-28T12:06:24.420309+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-07-28T12:06:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:25 smithi022 bash[82865]: cluster 2024-07-28T12:06:24.420309+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-07-28T12:06:26.455 INFO:tasks.rados.rados.0.smithi022.stdout:3649: done (4 left) 2024-07-28T12:06:26.456 INFO:tasks.rados.rados.0.smithi022.stdout:3650: done (3 left) 2024-07-28T12:06:26.456 INFO:tasks.rados.rados.0.smithi022.stdout:3651: done (2 left) 2024-07-28T12:06:26.456 INFO:tasks.rados.rados.0.smithi022.stdout:3652: done (1 left) 2024-07-28T12:06:26.456 INFO:tasks.rados.rados.0.smithi022.stdout:3653: done (0 left) 2024-07-28T12:06:26.456 INFO:tasks.rados.rados.0.smithi022.stdout:3654: delete oid 14 current snap is 460 2024-07-28T12:06:26.461 INFO:tasks.rados.rados.0.smithi022.stdout:3654: done (0 left) 2024-07-28T12:06:26.461 INFO:tasks.rados.rados.0.smithi022.stdout:3655: rollback oid 7 current snap is 460 2024-07-28T12:06:26.461 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 7 to 459 2024-07-28T12:06:26.461 INFO:tasks.rados.rados.0.smithi022.stdout:3656: write oid 20 current snap is 460 2024-07-28T12:06:26.461 INFO:tasks.rados.rados.0.smithi022.stdout:3656: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-07-28T12:06:26.474 INFO:tasks.rados.rados.0.smithi022.stdout:3656: writing smithi02269687-20 from 692818 to 1428484 tid 1 2024-07-28T12:06:26.487 INFO:tasks.rados.rados.0.smithi022.stdout:3656: writing smithi02269687-20 from 2203200 to 2891682 tid 2 2024-07-28T12:06:26.487 INFO:tasks.rados.rados.0.smithi022.stdout:3657: snap_remove snap 452 2024-07-28T12:06:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:26 smithi150 bash[67543]: cluster 2024-07-28T12:06:25.196840+0000 mgr.y (mgr.25232) 446 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 327 KiB/s wr, 5 op/s 2024-07-28T12:06:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:26 smithi150 bash[67543]: cluster 2024-07-28T12:06:25.445524+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-07-28T12:06:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:26 smithi022 bash[80503]: cluster 2024-07-28T12:06:25.196840+0000 mgr.y (mgr.25232) 446 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 327 KiB/s wr, 5 op/s 2024-07-28T12:06:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:26 smithi022 bash[80503]: cluster 2024-07-28T12:06:25.445524+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-07-28T12:06:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:26 smithi022 bash[82865]: cluster 2024-07-28T12:06:25.196840+0000 mgr.y (mgr.25232) 446 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 327 KiB/s wr, 5 op/s 2024-07-28T12:06:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:26 smithi022 bash[82865]: cluster 2024-07-28T12:06:25.445524+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-07-28T12:06:27.387 INFO:tasks.rados.rados.0.smithi022.stdout:3657: done (2 left) 2024-07-28T12:06:27.387 INFO:tasks.rados.rados.0.smithi022.stdout:3658: write oid 18 current snap is 460 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:3655: finishing rollback tid 0 to smithi02269687-7 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:3655: finishing rollback tid 1 to smithi02269687-7 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:3655: finishing rollback tid 2 to smithi02269687-7 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 7 v 2540 (ObjNum 1359 snap 454 seq_num 1359) dirty exists 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:3656: finishing write tid 1 to smithi02269687-20 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:3656: finishing write tid 2 to smithi02269687-20 2024-07-28T12:06:27.388 INFO:tasks.rados.rados.0.smithi022.stdout:3658: seq_num 1375 ranges {709625=410915,1745329=432140,2726615=383010} 2024-07-28T12:06:27.404 INFO:tasks.rados.rados.0.smithi022.stdout:3658: writing smithi02269687-18 from 709625 to 1120540 tid 1 2024-07-28T12:06:27.420 INFO:tasks.rados.rados.0.smithi022.stdout:3658: writing smithi02269687-18 from 1745329 to 2177469 tid 2 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3658: writing smithi02269687-18 from 2726615 to 3109625 tid 3 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3655: done (2 left) 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3659: delete oid 19 current snap is 460 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3656: finishing write tid 3 to smithi02269687-20 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3656: finishing write tid 4 to smithi02269687-20 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 2102 (ObjNum 1374 snap 460 seq_num 1374) dirty exists 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3656: left oid 20 (ObjNum 1374 snap 460 seq_num 1374) 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3658: finishing write tid 1 to smithi02269687-18 2024-07-28T12:06:27.434 INFO:tasks.rados.rados.0.smithi022.stdout:3658: finishing write tid 2 to smithi02269687-18 2024-07-28T12:06:27.440 INFO:tasks.rados.rados.0.smithi022.stdout:3658: finishing write tid 3 to smithi02269687-18 2024-07-28T12:06:27.440 INFO:tasks.rados.rados.0.smithi022.stdout:3658: finishing write tid 4 to smithi02269687-18 2024-07-28T12:06:27.441 INFO:tasks.rados.rados.0.smithi022.stdout:3658: finishing write tid 5 to smithi02269687-18 2024-07-28T12:06:27.441 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1576 (ObjNum 1375 snap 460 seq_num 1375) dirty exists 2024-07-28T12:06:27.441 INFO:tasks.rados.rados.0.smithi022.stdout:3658: left oid 18 (ObjNum 1375 snap 460 seq_num 1375) 2024-07-28T12:06:27.442 INFO:tasks.rados.rados.0.smithi022.stdout:3656: done (2 left) 2024-07-28T12:06:27.442 INFO:tasks.rados.rados.0.smithi022.stdout:3658: done (1 left) 2024-07-28T12:06:27.442 INFO:tasks.rados.rados.0.smithi022.stdout:3659: done (0 left) 2024-07-28T12:06:27.442 INFO:tasks.rados.rados.0.smithi022.stdout:3660: write oid 18 current snap is 460 2024-07-28T12:06:27.442 INFO:tasks.rados.rados.0.smithi022.stdout:3660: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-07-28T12:06:27.463 INFO:tasks.rados.rados.0.smithi022.stdout:3660: writing smithi02269687-18 from 743239 to 1421005 tid 1 2024-07-28T12:06:27.475 INFO:tasks.rados.rados.0.smithi022.stdout:3660: writing smithi02269687-18 from 1978646 to 2414455 tid 2 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:3660: writing smithi02269687-18 from 2897814 to 3143239 tid 3 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:3661: read oid 30 snap 432 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:3661: expect (ObjNum 1206 snap 405 seq_num 1206) 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:3662: rollback oid 14 current snap is 460 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 459 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:3660: finishing write tid 1 to smithi02269687-18 2024-07-28T12:06:27.484 INFO:tasks.rados.rados.0.smithi022.stdout:3663: write oid 47 current snap is 460 2024-07-28T12:06:27.485 INFO:tasks.rados.rados.0.smithi022.stdout:3660: finishing write tid 2 to smithi02269687-18 2024-07-28T12:06:27.485 INFO:tasks.rados.rados.0.smithi022.stdout:3663: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-07-28T12:06:27.499 INFO:tasks.rados.rados.0.smithi022.stdout:3663: writing smithi02269687-47 from 760046 to 1513061 tid 1 2024-07-28T12:06:27.512 INFO:tasks.rados.rados.0.smithi022.stdout:3663: writing smithi02269687-47 from 2037128 to 2732948 tid 2 2024-07-28T12:06:27.512 INFO:tasks.rados.rados.0.smithi022.stdout:3664: read oid 42 snap -1 2024-07-28T12:06:27.512 INFO:tasks.rados.rados.0.smithi022.stdout:3664: expect (ObjNum 1340 snap 448 seq_num 1340) 2024-07-28T12:06:27.512 INFO:tasks.rados.rados.0.smithi022.stdout:3665: write oid 9 current snap is 460 2024-07-28T12:06:27.512 INFO:tasks.rados.rados.0.smithi022.stdout:3665: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-07-28T12:06:27.523 INFO:tasks.rados.rados.0.smithi022.stdout:3665: writing smithi02269687-9 from 776853 to 1205117 tid 1 2024-07-28T12:06:27.533 INFO:tasks.rados.rados.0.smithi022.stdout:3665: writing smithi02269687-9 from 1979257 to 2418735 tid 2 2024-07-28T12:06:27.538 INFO:tasks.rados.rados.0.smithi022.stdout:3665: writing smithi02269687-9 from 2836307 to 3176853 tid 3 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3666: read oid 41 snap -1 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3666: expect (ObjNum 1357 snap 452 seq_num 1357) 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3667: snap_create 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3660: finishing write tid 3 to smithi02269687-18 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3660: finishing write tid 4 to smithi02269687-18 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3662: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3660: finishing write tid 5 to smithi02269687-18 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1582 (ObjNum 1377 snap 460 seq_num 1377) dirty exists 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3660: left oid 18 (ObjNum 1377 snap 460 seq_num 1377) 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3662: finishing rollback tid 2 to smithi02269687-14 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 2548 (ObjNum 1371 snap 459 seq_num 1371) dirty exists 2024-07-28T12:06:27.539 INFO:tasks.rados.rados.0.smithi022.stdout:3661: expect (ObjNum 1206 snap 405 seq_num 1206) 2024-07-28T12:06:27.669 INFO:tasks.rados.rados.0.smithi022.stdout:3663: finishing write tid 1 to smithi02269687-47 2024-07-28T12:06:27.669 INFO:tasks.rados.rados.0.smithi022.stdout:3664: expect (ObjNum 1340 snap 448 seq_num 1340) 2024-07-28T12:06:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:27 smithi150 bash[67543]: cluster 2024-07-28T12:06:26.454498+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-07-28T12:06:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:27 smithi150 bash[67543]: cluster 2024-07-28T12:06:27.385580+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-07-28T12:06:27.826 INFO:tasks.rados.rados.0.smithi022.stdout:3663: finishing write tid 2 to smithi02269687-47 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3663: finishing write tid 3 to smithi02269687-47 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3663: finishing write tid 4 to smithi02269687-47 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 606 (ObjNum 1378 snap 460 seq_num 1378) dirty exists 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3663: left oid 47 (ObjNum 1378 snap 460 seq_num 1378) 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3665: finishing write tid 1 to smithi02269687-9 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3665: finishing write tid 2 to smithi02269687-9 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3665: finishing write tid 3 to smithi02269687-9 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3665: finishing write tid 4 to smithi02269687-9 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3665: finishing write tid 5 to smithi02269687-9 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 879 (ObjNum 1379 snap 460 seq_num 1379) dirty exists 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3665: left oid 9 (ObjNum 1379 snap 460 seq_num 1379) 2024-07-28T12:06:27.827 INFO:tasks.rados.rados.0.smithi022.stdout:3666: expect (ObjNum 1357 snap 452 seq_num 1357) 2024-07-28T12:06:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:27 smithi022 bash[82865]: cluster 2024-07-28T12:06:26.454498+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-07-28T12:06:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:27 smithi022 bash[82865]: cluster 2024-07-28T12:06:27.385580+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-07-28T12:06:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:27 smithi022 bash[80503]: cluster 2024-07-28T12:06:26.454498+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-07-28T12:06:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:27 smithi022 bash[80503]: cluster 2024-07-28T12:06:27.385580+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3660: done (7 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3661: done (6 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3662: done (5 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3663: done (4 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3664: done (3 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3665: done (2 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3666: done (1 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3667: done (0 left) 2024-07-28T12:06:28.467 INFO:tasks.rados.rados.0.smithi022.stdout:3668: write oid 16 current snap is 461 2024-07-28T12:06:28.468 INFO:tasks.rados.rados.0.smithi022.stdout:3668: seq_num 1380 ranges {793660=503513,2037739=583136} 2024-07-28T12:06:28.477 INFO:tasks.rados.rados.0.smithi022.stdout:3668: writing smithi02269687-16 from 793660 to 1297173 tid 1 2024-07-28T12:06:28.487 INFO:tasks.rados.rados.0.smithi022.stdout:3668: writing smithi02269687-16 from 2037739 to 2620875 tid 2 2024-07-28T12:06:28.487 INFO:tasks.rados.rados.0.smithi022.stdout:3669: snap_remove snap 447 2024-07-28T12:06:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:28 smithi150 bash[67543]: cluster 2024-07-28T12:06:27.197575+0000 mgr.y (mgr.25232) 447 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T12:06:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:28 smithi022 bash[80503]: cluster 2024-07-28T12:06:27.197575+0000 mgr.y (mgr.25232) 447 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T12:06:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:28 smithi022 bash[82865]: cluster 2024-07-28T12:06:27.197575+0000 mgr.y (mgr.25232) 447 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-07-28T12:06:29.491 INFO:tasks.rados.rados.0.smithi022.stdout:3669: done (1 left) 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:3670: delete oid 28 current snap is 461 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:3668: finishing write tid 1 to smithi02269687-16 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:3668: finishing write tid 2 to smithi02269687-16 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:3668: finishing write tid 3 to smithi02269687-16 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:3668: finishing write tid 4 to smithi02269687-16 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 2009 (ObjNum 1380 snap 461 seq_num 1380) dirty exists 2024-07-28T12:06:29.492 INFO:tasks.rados.rados.0.smithi022.stdout:3668: left oid 16 (ObjNum 1380 snap 461 seq_num 1380) 2024-07-28T12:06:29.508 INFO:tasks.rados.rados.0.smithi022.stdout:3668: done (1 left) 2024-07-28T12:06:29.509 INFO:tasks.rados.rados.0.smithi022.stdout:3670: done (0 left) 2024-07-28T12:06:29.509 INFO:tasks.rados.rados.0.smithi022.stdout:3671: snap_create 2024-07-28T12:06:29.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:29 smithi150 bash[67543]: cluster 2024-07-28T12:06:28.465496+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-07-28T12:06:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:29 smithi022 bash[80503]: cluster 2024-07-28T12:06:28.465496+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-07-28T12:06:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:06:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:06:29] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-07-28T12:06:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:29 smithi022 bash[82865]: cluster 2024-07-28T12:06:28.465496+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-07-28T12:06:30.493 INFO:tasks.rados.rados.0.smithi022.stdout:3671: done (0 left) 2024-07-28T12:06:30.493 INFO:tasks.rados.rados.0.smithi022.stdout:3672: rollback oid 30 current snap is 462 2024-07-28T12:06:30.493 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 432 2024-07-28T12:06:30.493 INFO:tasks.rados.rados.0.smithi022.stdout:3673: snap_remove snap 456 2024-07-28T12:06:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:30 smithi150 bash[67543]: cluster 2024-07-28T12:06:29.198229+0000 mgr.y (mgr.25232) 448 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T12:06:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:30 smithi150 bash[67543]: cluster 2024-07-28T12:06:29.484892+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-07-28T12:06:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:30 smithi022 bash[80503]: cluster 2024-07-28T12:06:29.198229+0000 mgr.y (mgr.25232) 448 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T12:06:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:30 smithi022 bash[80503]: cluster 2024-07-28T12:06:29.484892+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-07-28T12:06:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:30 smithi022 bash[82865]: cluster 2024-07-28T12:06:29.198229+0000 mgr.y (mgr.25232) 448 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T12:06:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:30 smithi022 bash[82865]: cluster 2024-07-28T12:06:29.484892+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-07-28T12:06:31.504 INFO:tasks.rados.rados.0.smithi022.stdout:3673: done (1 left) 2024-07-28T12:06:31.504 INFO:tasks.rados.rados.0.smithi022.stdout:3674: read oid 9 snap 457 2024-07-28T12:06:31.504 INFO:tasks.rados.rados.0.smithi022.stdout:3674: expect (ObjNum 1358 snap 454 seq_num 1358) 2024-07-28T12:06:31.504 INFO:tasks.rados.rados.0.smithi022.stdout:3675: rollback oid 3 current snap is 462 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 459 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:3672: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:3672: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 742 (ObjNum 1206 snap 405 seq_num 1206) dirty exists 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:3672: done (2 left) 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:3676: rollback oid 33 current snap is 462 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 459 2024-07-28T12:06:31.505 INFO:tasks.rados.rados.0.smithi022.stdout:3677: snap_remove snap 450 2024-07-28T12:06:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:31 smithi150 bash[67543]: cluster 2024-07-28T12:06:30.492368+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-07-28T12:06:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:31 smithi022 bash[80503]: cluster 2024-07-28T12:06:30.492368+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-07-28T12:06:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:31 smithi022 bash[82865]: cluster 2024-07-28T12:06:30.492368+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-07-28T12:06:32.389 INFO:tasks.rados.rados.0.smithi022.stdout:3677: done (3 left) 2024-07-28T12:06:32.389 INFO:tasks.rados.rados.0.smithi022.stdout:3678: rollback oid 48 current snap is 462 2024-07-28T12:06:32.389 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 444 2024-07-28T12:06:32.389 INFO:tasks.rados.rados.0.smithi022.stdout:3676: finishing rollback tid 0 to smithi02269687-33 2024-07-28T12:06:32.389 INFO:tasks.rados.rados.0.smithi022.stdout:3674: expect (ObjNum 1358 snap 454 seq_num 1358) 2024-07-28T12:06:32.580 INFO:tasks.rados.rados.0.smithi022.stdout:3676: finishing rollback tid 1 to smithi02269687-33 2024-07-28T12:06:32.580 INFO:tasks.rados.rados.0.smithi022.stdout:3676: finishing rollback tid 2 to smithi02269687-33 2024-07-28T12:06:32.580 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1714 (ObjNum 1339 snap 448 seq_num 1339) dirty exists 2024-07-28T12:06:32.580 INFO:tasks.rados.rados.0.smithi022.stdout:3675: finishing rollback tid 0 to smithi02269687-3 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3675: finishing rollback tid 1 to smithi02269687-3 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3675: finishing rollback tid 2 to smithi02269687-3 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2114 (ObjNum 1272 snap 432 seq_num 1272) dirty exists 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3678: finishing rollback tid 1 to smithi02269687-48 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3678: finishing rollback tid 2 to smithi02269687-48 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 2054 (ObjNum 1305 snap 441 seq_num 1305) dirty exists 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3674: done (3 left) 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3675: done (2 left) 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3676: done (1 left) 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3678: done (0 left) 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3679: read oid 15 snap 444 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3679: expect (ObjNum 1304 snap 441 seq_num 1304) 2024-07-28T12:06:32.581 INFO:tasks.rados.rados.0.smithi022.stdout:3680: write oid 13 current snap is 462 2024-07-28T12:06:32.582 INFO:tasks.rados.rados.0.smithi022.stdout:3680: seq_num 1382 ranges {427274=654011,1754703=586805,2918576=308698} 2024-07-28T12:06:32.596 INFO:tasks.rados.rados.0.smithi022.stdout:3680: writing smithi02269687-13 from 427274 to 1081285 tid 1 2024-07-28T12:06:32.614 INFO:tasks.rados.rados.0.smithi022.stdout:3680: writing smithi02269687-13 from 1754703 to 2341508 tid 2 2024-07-28T12:06:32.627 INFO:tasks.rados.rados.0.smithi022.stdout:3680: writing smithi02269687-13 from 2918576 to 3227274 tid 3 2024-07-28T12:06:32.627 INFO:tasks.rados.rados.0.smithi022.stdout:3681: write oid 41 current snap is 462 2024-07-28T12:06:32.627 INFO:tasks.rados.rados.0.smithi022.stdout:3681: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-07-28T12:06:32.641 INFO:tasks.rados.rados.0.smithi022.stdout:3681: writing smithi02269687-41 from 444081 to 1173341 tid 1 2024-07-28T12:06:32.652 INFO:tasks.rados.rados.0.smithi022.stdout:3681: writing smithi02269687-41 from 1813185 to 2260001 tid 2 2024-07-28T12:06:32.661 INFO:tasks.rados.rados.0.smithi022.stdout:3681: writing smithi02269687-41 from 2945999 to 3244081 tid 3 2024-07-28T12:06:32.661 INFO:tasks.rados.rados.0.smithi022.stdout:3682: write oid 49 current snap is 462 2024-07-28T12:06:32.661 INFO:tasks.rados.rados.0.smithi022.stdout:3682: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-07-28T12:06:32.669 INFO:tasks.rados.rados.0.smithi022.stdout:3682: writing smithi02269687-49 from 460888 to 981750 tid 1 2024-07-28T12:06:32.677 INFO:tasks.rados.rados.0.smithi022.stdout:3682: writing smithi02269687-49 from 1471667 to 2062141 tid 2 2024-07-28T12:06:32.684 INFO:tasks.rados.rados.0.smithi022.stdout:3682: writing smithi02269687-49 from 2573422 to 3028829 tid 3 2024-07-28T12:06:32.684 INFO:tasks.rados.rados.0.smithi022.stdout:3683: read oid 2 snap 444 2024-07-28T12:06:32.684 INFO:tasks.rados.rados.0.smithi022.stdout:3683: expect deleted 2024-07-28T12:06:32.684 INFO:tasks.rados.rados.0.smithi022.stdout:3684: snap_remove snap 459 2024-07-28T12:06:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:06:32 smithi150 bash[60514]: ts=2024-07-28T12:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:06:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:32 smithi150 bash[67543]: cluster 2024-07-28T12:06:31.199123+0000 mgr.y (mgr.25232) 449 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-07-28T12:06:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:32 smithi150 bash[67543]: cluster 2024-07-28T12:06:31.502657+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-07-28T12:06:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:32 smithi150 bash[67543]: cluster 2024-07-28T12:06:32.388521+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-07-28T12:06:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:32 smithi022 bash[80503]: cluster 2024-07-28T12:06:31.199123+0000 mgr.y (mgr.25232) 449 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-07-28T12:06:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:32 smithi022 bash[80503]: cluster 2024-07-28T12:06:31.502657+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-07-28T12:06:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:32 smithi022 bash[80503]: cluster 2024-07-28T12:06:32.388521+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-07-28T12:06:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:32 smithi022 bash[82865]: cluster 2024-07-28T12:06:31.199123+0000 mgr.y (mgr.25232) 449 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-07-28T12:06:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:32 smithi022 bash[82865]: cluster 2024-07-28T12:06:31.502657+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-07-28T12:06:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:32 smithi022 bash[82865]: cluster 2024-07-28T12:06:32.388521+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-07-28T12:06:33.514 INFO:tasks.rados.rados.0.smithi022.stdout:3684: done (5 left) 2024-07-28T12:06:33.514 INFO:tasks.rados.rados.0.smithi022.stdout:3685: write oid 3 current snap is 462 2024-07-28T12:06:33.514 INFO:tasks.rados.rados.0.smithi022.stdout:3685: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2024-07-28T12:06:33.519 INFO:tasks.rados.rados.0.smithi022.stdout:3685: writing smithi02269687-3 from 477695 to 1073806 tid 1 2024-07-28T12:06:33.525 INFO:tasks.rados.rados.0.smithi022.stdout:3685: writing smithi02269687-3 from 1530149 to 1980634 tid 2 2024-07-28T12:06:33.534 INFO:tasks.rados.rados.0.smithi022.stdout:3685: writing smithi02269687-3 from 2600845 to 3267524 tid 3 2024-07-28T12:06:33.534 INFO:tasks.rados.rados.0.smithi022.stdout:3686: delete oid 5 current snap is 462 2024-07-28T12:06:33.534 INFO:tasks.rados.rados.0.smithi022.stdout:3679: expect (ObjNum 1304 snap 441 seq_num 1304) 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:3680: finishing write tid 1 to smithi02269687-13 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:3680: finishing write tid 2 to smithi02269687-13 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:3680: finishing write tid 3 to smithi02269687-13 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:3680: finishing write tid 4 to smithi02269687-13 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:3680: finishing write tid 5 to smithi02269687-13 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2571 (ObjNum 1382 snap 462 seq_num 1382) dirty exists 2024-07-28T12:06:33.782 INFO:tasks.rados.rados.0.smithi022.stdout:3680: left oid 13 (ObjNum 1382 snap 462 seq_num 1382) 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3681: finishing write tid 1 to smithi02269687-41 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3681: finishing write tid 2 to smithi02269687-41 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3681: finishing write tid 3 to smithi02269687-41 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3681: finishing write tid 4 to smithi02269687-41 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3681: finishing write tid 5 to smithi02269687-41 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 2065 (ObjNum 1383 snap 462 seq_num 1383) dirty exists 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3681: left oid 41 (ObjNum 1383 snap 462 seq_num 1383) 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3682: finishing write tid 1 to smithi02269687-49 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3682: finishing write tid 2 to smithi02269687-49 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3682: finishing write tid 3 to smithi02269687-49 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3682: finishing write tid 4 to smithi02269687-49 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3682: finishing write tid 5 to smithi02269687-49 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 49 v 890 (ObjNum 1384 snap 462 seq_num 1384) dirty exists 2024-07-28T12:06:33.783 INFO:tasks.rados.rados.0.smithi022.stdout:3682: left oid 49 (ObjNum 1384 snap 462 seq_num 1384) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: finishing write tid 1 to smithi02269687-3 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: finishing write tid 2 to smithi02269687-3 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: finishing write tid 3 to smithi02269687-3 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: finishing write tid 4 to smithi02269687-3 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: finishing write tid 5 to smithi02269687-3 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2130 (ObjNum 1385 snap 462 seq_num 1385) dirty exists 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: left oid 3 (ObjNum 1385 snap 462 seq_num 1385) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3679: done (6 left) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3680: done (5 left) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3681: done (4 left) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3682: done (3 left) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3683: done (2 left) 2024-07-28T12:06:33.784 INFO:tasks.rados.rados.0.smithi022.stdout:3685: done (1 left) 2024-07-28T12:06:33.785 INFO:tasks.rados.rados.0.smithi022.stdout:3686: done (0 left) 2024-07-28T12:06:33.785 INFO:tasks.rados.rados.0.smithi022.stdout:3687: delete oid 41 current snap is 462 2024-07-28T12:06:33.786 INFO:tasks.rados.rados.0.smithi022.stdout:3687: done (0 left) 2024-07-28T12:06:33.786 INFO:tasks.rados.rados.0.smithi022.stdout:3688: read oid 39 snap -1 2024-07-28T12:06:33.786 INFO:tasks.rados.rados.0.smithi022.stdout:3688: expect (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:06:33.787 INFO:tasks.rados.rados.0.smithi022.stdout:3689: write oid 45 current snap is 462 2024-07-28T12:06:33.787 INFO:tasks.rados.rados.0.smithi022.stdout:3689: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-07-28T12:06:33.800 INFO:tasks.rados.rados.0.smithi022.stdout:3689: writing smithi02269687-45 from 528116 to 949974 tid 1 2024-07-28T12:06:33.816 INFO:tasks.rados.rados.0.smithi022.stdout:3689: writing smithi02269687-45 from 1589242 to 2187054 tid 2 2024-07-28T12:06:33.831 INFO:tasks.rados.rados.0.smithi022.stdout:3689: writing smithi02269687-45 from 2966761 to 3328116 tid 3 2024-07-28T12:06:33.831 INFO:tasks.rados.rados.0.smithi022.stdout:3690: delete oid 43 current snap is 462 2024-07-28T12:06:33.831 INFO:tasks.rados.rados.0.smithi022.stdout:3688: expect (ObjNum 1311 snap 444 seq_num 1311) 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: finishing write tid 1 to smithi02269687-45 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: finishing write tid 2 to smithi02269687-45 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: finishing write tid 3 to smithi02269687-45 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: finishing write tid 4 to smithi02269687-45 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: finishing write tid 5 to smithi02269687-45 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 2056 (ObjNum 1388 snap 462 seq_num 1388) dirty exists 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: left oid 45 (ObjNum 1388 snap 462 seq_num 1388) 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3688: done (2 left) 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3689: done (1 left) 2024-07-28T12:06:33.965 INFO:tasks.rados.rados.0.smithi022.stdout:3690: done (0 left) 2024-07-28T12:06:33.966 INFO:tasks.rados.rados.0.smithi022.stdout:3691: delete oid 15 current snap is 462 2024-07-28T12:06:33.970 INFO:tasks.rados.rados.0.smithi022.stdout:3691: done (0 left) 2024-07-28T12:06:33.970 INFO:tasks.rados.rados.0.smithi022.stdout:3692: delete oid 40 current snap is 462 2024-07-28T12:06:33.975 INFO:tasks.rados.rados.0.smithi022.stdout:3692: done (0 left) 2024-07-28T12:06:33.975 INFO:tasks.rados.rados.0.smithi022.stdout:3693: snap_remove snap 432 2024-07-28T12:06:34.522 INFO:tasks.rados.rados.0.smithi022.stdout:3693: done (0 left) 2024-07-28T12:06:34.523 INFO:tasks.rados.rados.0.smithi022.stdout:3694: snap_remove snap 458 2024-07-28T12:06:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:34 smithi150 bash[67543]: cluster 2024-07-28T12:06:33.199807+0000 mgr.y (mgr.25232) 450 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T12:06:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:34 smithi150 bash[67543]: cluster 2024-07-28T12:06:33.510446+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-07-28T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:34 smithi022 bash[80503]: cluster 2024-07-28T12:06:33.199807+0000 mgr.y (mgr.25232) 450 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:34 smithi022 bash[80503]: cluster 2024-07-28T12:06:33.510446+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-07-28T12:06:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:34 smithi022 bash[82865]: cluster 2024-07-28T12:06:33.199807+0000 mgr.y (mgr.25232) 450 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T12:06:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:34 smithi022 bash[82865]: cluster 2024-07-28T12:06:33.510446+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-07-28T12:06:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:3694: done (0 left) 2024-07-28T12:06:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:3695: write oid 31 current snap is 462 2024-07-28T12:06:35.533 INFO:tasks.rados.rados.0.smithi022.stdout:3695: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-07-28T12:06:35.552 INFO:tasks.rados.rados.0.smithi022.stdout:3695: writing smithi02269687-31 from 595344 to 1034551 tid 1 2024-07-28T12:06:35.574 INFO:tasks.rados.rados.0.smithi022.stdout:3695: writing smithi02269687-31 from 1823170 to 2428320 tid 2 2024-07-28T12:06:35.588 INFO:tasks.rados.rados.0.smithi022.stdout:3695: writing smithi02269687-31 from 3076453 to 3395344 tid 3 2024-07-28T12:06:35.588 INFO:tasks.rados.rados.0.smithi022.stdout:3696: snap_create 2024-07-28T12:06:35.588 INFO:tasks.rados.rados.0.smithi022.stdout:3695: finishing write tid 1 to smithi02269687-31 2024-07-28T12:06:35.588 INFO:tasks.rados.rados.0.smithi022.stdout:3695: finishing write tid 2 to smithi02269687-31 2024-07-28T12:06:35.594 INFO:tasks.rados.rados.0.smithi022.stdout:3695: finishing write tid 3 to smithi02269687-31 2024-07-28T12:06:35.594 INFO:tasks.rados.rados.0.smithi022.stdout:3695: finishing write tid 4 to smithi02269687-31 2024-07-28T12:06:35.595 INFO:tasks.rados.rados.0.smithi022.stdout:3695: finishing write tid 5 to smithi02269687-31 2024-07-28T12:06:35.595 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 2042 (ObjNum 1392 snap 462 seq_num 1392) dirty exists 2024-07-28T12:06:35.595 INFO:tasks.rados.rados.0.smithi022.stdout:3695: left oid 31 (ObjNum 1392 snap 462 seq_num 1392) 2024-07-28T12:06:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:35 smithi022 bash[80503]: cluster 2024-07-28T12:06:34.521420+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-07-28T12:06:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:35 smithi022 bash[80503]: audit 2024-07-28T12:06:35.022623+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:35 smithi022 bash[82865]: cluster 2024-07-28T12:06:34.521420+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-07-28T12:06:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:35 smithi022 bash[82865]: audit 2024-07-28T12:06:35.022623+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:35 smithi150 bash[67543]: cluster 2024-07-28T12:06:34.521420+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-07-28T12:06:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:35 smithi150 bash[67543]: audit 2024-07-28T12:06:35.022623+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:36.533 INFO:tasks.rados.rados.0.smithi022.stdout:3695: done (1 left) 2024-07-28T12:06:36.534 INFO:tasks.rados.rados.0.smithi022.stdout:3696: done (0 left) 2024-07-28T12:06:36.534 INFO:tasks.rados.rados.0.smithi022.stdout:3697: rollback oid 14 current snap is 463 2024-07-28T12:06:36.534 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 461 2024-07-28T12:06:36.534 INFO:tasks.rados.rados.0.smithi022.stdout:3698: write oid 3 current snap is 463 2024-07-28T12:06:36.534 INFO:tasks.rados.rados.0.smithi022.stdout:3698: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2024-07-28T12:06:36.548 INFO:tasks.rados.rados.0.smithi022.stdout:3698: writing smithi02269687-3 from 612151 to 1126607 tid 1 2024-07-28T12:06:36.563 INFO:tasks.rados.rados.0.smithi022.stdout:3698: writing smithi02269687-3 from 1881652 to 2630460 tid 2 2024-07-28T12:06:36.573 INFO:tasks.rados.rados.0.smithi022.stdout:3698: writing smithi02269687-3 from 3103876 to 3412151 tid 3 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:3699: delete oid 10 current snap is 463 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:3697: finishing rollback tid 0 to smithi02269687-14 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:3697: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:3697: finishing rollback tid 2 to smithi02269687-14 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 2599 (ObjNum 1371 snap 459 seq_num 1371) dirty exists 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:3698: finishing write tid 1 to smithi02269687-3 2024-07-28T12:06:36.574 INFO:tasks.rados.rados.0.smithi022.stdout:3698: finishing write tid 2 to smithi02269687-3 2024-07-28T12:06:36.581 INFO:tasks.rados.rados.0.smithi022.stdout:3697: done (2 left) 2024-07-28T12:06:36.581 INFO:tasks.rados.rados.0.smithi022.stdout:3699: done (1 left) 2024-07-28T12:06:36.581 INFO:tasks.rados.rados.0.smithi022.stdout:3700: snap_create 2024-07-28T12:06:36.582 INFO:tasks.rados.rados.0.smithi022.stdout:3698: finishing write tid 3 to smithi02269687-3 2024-07-28T12:06:36.582 INFO:tasks.rados.rados.0.smithi022.stdout:3698: finishing write tid 4 to smithi02269687-3 2024-07-28T12:06:36.583 INFO:tasks.rados.rados.0.smithi022.stdout:3698: finishing write tid 5 to smithi02269687-3 2024-07-28T12:06:36.583 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2147 (ObjNum 1393 snap 463 seq_num 1393) dirty exists 2024-07-28T12:06:36.583 INFO:tasks.rados.rados.0.smithi022.stdout:3698: left oid 3 (ObjNum 1393 snap 463 seq_num 1393) 2024-07-28T12:06:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:36 smithi022 bash[82865]: cluster 2024-07-28T12:06:35.200471+0000 mgr.y (mgr.25232) 451 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1002 KiB/s wr, 13 op/s 2024-07-28T12:06:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:36 smithi022 bash[82865]: cluster 2024-07-28T12:06:35.532023+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-07-28T12:06:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:36 smithi022 bash[80503]: cluster 2024-07-28T12:06:35.200471+0000 mgr.y (mgr.25232) 451 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1002 KiB/s wr, 13 op/s 2024-07-28T12:06:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:36 smithi022 bash[80503]: cluster 2024-07-28T12:06:35.532023+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-07-28T12:06:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:36 smithi150 bash[67543]: cluster 2024-07-28T12:06:35.200471+0000 mgr.y (mgr.25232) 451 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 212 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1002 KiB/s wr, 13 op/s 2024-07-28T12:06:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:36 smithi150 bash[67543]: cluster 2024-07-28T12:06:35.532023+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-07-28T12:06:37.391 INFO:tasks.rados.rados.0.smithi022.stdout:3698: done (1 left) 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:3700: done (0 left) 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:3701: read oid 18 snap -1 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:3701: expect (ObjNum 1377 snap 460 seq_num 1377) 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:3702: rollback oid 32 current snap is 464 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 32 to 460 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:3703: write oid 8 current snap is 464 2024-07-28T12:06:37.392 INFO:tasks.rados.rados.0.smithi022.stdout:3703: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-07-28T12:06:37.410 INFO:tasks.rados.rados.0.smithi022.stdout:3703: writing smithi02269687-8 from 645765 to 1310719 tid 1 2024-07-28T12:06:37.430 INFO:tasks.rados.rados.0.smithi022.stdout:3703: writing smithi02269687-8 from 1998616 to 2751093 tid 2 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:3703: writing smithi02269687-8 from 3158722 to 3445765 tid 3 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:3704: read oid 16 snap -1 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:3704: expect (ObjNum 1380 snap 461 seq_num 1380) 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:3705: delete oid 24 current snap is 464 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:3702: finishing rollback tid 1 to smithi02269687-32 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 2032 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T12:06:37.441 INFO:tasks.rados.rados.0.smithi022.stdout:3701: expect (ObjNum 1377 snap 460 seq_num 1377) 2024-07-28T12:06:37.637 INFO:tasks.rados.rados.0.smithi022.stdout:3703: finishing write tid 1 to smithi02269687-8 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:3703: finishing write tid 2 to smithi02269687-8 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:3703: finishing write tid 3 to smithi02269687-8 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:3703: finishing write tid 4 to smithi02269687-8 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:3703: finishing write tid 5 to smithi02269687-8 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 2046 (ObjNum 1395 snap 464 seq_num 1395) dirty exists 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:3703: left oid 8 (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:06:37.638 INFO:tasks.rados.rados.0.smithi022.stdout:3704: expect (ObjNum 1380 snap 461 seq_num 1380) 2024-07-28T12:06:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:37 smithi022 bash[80503]: cluster 2024-07-28T12:06:36.532267+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-07-28T12:06:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:37 smithi022 bash[80503]: cluster 2024-07-28T12:06:37.390735+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-07-28T12:06:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:37 smithi022 bash[82865]: cluster 2024-07-28T12:06:36.532267+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-07-28T12:06:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:37 smithi022 bash[82865]: cluster 2024-07-28T12:06:37.390735+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-07-28T12:06:37.944 INFO:tasks.rados.rados.0.smithi022.stdout:3701: done (4 left) 2024-07-28T12:06:37.944 INFO:tasks.rados.rados.0.smithi022.stdout:3702: done (3 left) 2024-07-28T12:06:37.944 INFO:tasks.rados.rados.0.smithi022.stdout:3703: done (2 left) 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:3704: done (1 left) 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:3705: done (0 left) 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:3706: rollback oid 5 current snap is 464 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 457 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:3707: rollback oid 20 current snap is 464 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 20 to 463 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:3708: write oid 23 current snap is 464 2024-07-28T12:06:37.945 INFO:tasks.rados.rados.0.smithi022.stdout:3708: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-07-28T12:06:37.962 INFO:tasks.rados.rados.0.smithi022.stdout:3708: writing smithi02269687-23 from 679379 to 1094831 tid 1 2024-07-28T12:06:37.983 INFO:tasks.rados.rados.0.smithi022.stdout:3708: writing smithi02269687-23 from 1599227 to 2355373 tid 2 2024-07-28T12:06:38.000 INFO:tasks.rados.rados.0.smithi022.stdout:3708: writing smithi02269687-23 from 3097215 to 3479379 tid 3 2024-07-28T12:06:38.000 INFO:tasks.rados.rados.0.smithi022.stdout:3709: read oid 34 snap -1 2024-07-28T12:06:38.000 INFO:tasks.rados.rados.0.smithi022.stdout:3709: expect deleted 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3710: write oid 44 current snap is 464 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3706: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 595 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3707: finishing rollback tid 0 to smithi02269687-20 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3707: finishing rollback tid 1 to smithi02269687-20 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3707: finishing rollback tid 2 to smithi02269687-20 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 2151 (ObjNum 1374 snap 460 seq_num 1374) dirty exists 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3708: finishing write tid 1 to smithi02269687-23 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3708: finishing write tid 2 to smithi02269687-23 2024-07-28T12:06:38.001 INFO:tasks.rados.rados.0.smithi022.stdout:3710: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2024-07-28T12:06:38.014 INFO:tasks.rados.rados.0.smithi022.stdout:3710: writing smithi02269687-44 from 696186 to 1186887 tid 1 2024-07-28T12:06:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:37 smithi150 bash[67543]: cluster 2024-07-28T12:06:36.532267+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-07-28T12:06:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:37 smithi150 bash[67543]: cluster 2024-07-28T12:06:37.390735+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-07-28T12:06:38.025 INFO:tasks.rados.rados.0.smithi022.stdout:3710: writing smithi02269687-44 from 1657709 to 2273866 tid 2 2024-07-28T12:06:38.033 INFO:tasks.rados.rados.0.smithi022.stdout:3710: writing smithi02269687-44 from 2724638 to 3286912 tid 3 2024-07-28T12:06:38.033 INFO:tasks.rados.rados.0.smithi022.stdout:3706: done (4 left) 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3707: done (3 left) 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3711: delete oid 32 current snap is 464 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3708: finishing write tid 3 to smithi02269687-23 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3708: finishing write tid 4 to smithi02269687-23 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3708: finishing write tid 5 to smithi02269687-23 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1730 (ObjNum 1397 snap 464 seq_num 1397) dirty exists 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3708: left oid 23 (ObjNum 1397 snap 464 seq_num 1397) 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3710: finishing write tid 1 to smithi02269687-44 2024-07-28T12:06:38.034 INFO:tasks.rados.rados.0.smithi022.stdout:3710: finishing write tid 2 to smithi02269687-44 2024-07-28T12:06:38.039 INFO:tasks.rados.rados.0.smithi022.stdout:3708: done (3 left) 2024-07-28T12:06:38.039 INFO:tasks.rados.rados.0.smithi022.stdout:3709: done (2 left) 2024-07-28T12:06:38.039 INFO:tasks.rados.rados.0.smithi022.stdout:3711: done (1 left) 2024-07-28T12:06:38.040 INFO:tasks.rados.rados.0.smithi022.stdout:3712: rollback oid 17 current snap is 464 2024-07-28T12:06:38.040 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 453 2024-07-28T12:06:38.040 INFO:tasks.rados.rados.0.smithi022.stdout:3713: snap_remove snap 457 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3713: done (2 left) 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3710: finishing write tid 3 to smithi02269687-44 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3710: finishing write tid 4 to smithi02269687-44 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3710: finishing write tid 5 to smithi02269687-44 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2156 (ObjNum 1398 snap 464 seq_num 1398) dirty exists 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3710: left oid 44 (ObjNum 1398 snap 464 seq_num 1398) 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3712: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 940 (ObjNum 49 snap 0 seq_num 3534056384) dirty dne 2024-07-28T12:06:38.560 INFO:tasks.rados.rados.0.smithi022.stdout:3714: read oid 46 snap -1 2024-07-28T12:06:38.561 INFO:tasks.rados.rados.0.smithi022.stdout:3714: expect deleted 2024-07-28T12:06:38.561 INFO:tasks.rados.rados.0.smithi022.stdout:3710: done (2 left) 2024-07-28T12:06:38.561 INFO:tasks.rados.rados.0.smithi022.stdout:3712: done (1 left) 2024-07-28T12:06:38.561 INFO:tasks.rados.rados.0.smithi022.stdout:3715: snap_remove snap 444 2024-07-28T12:06:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:38 smithi022 bash[80503]: cluster 2024-07-28T12:06:37.201145+0000 mgr.y (mgr.25232) 452 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-07-28T12:06:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:38 smithi022 bash[82865]: cluster 2024-07-28T12:06:37.201145+0000 mgr.y (mgr.25232) 452 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-07-28T12:06:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:38 smithi150 bash[67543]: cluster 2024-07-28T12:06:37.201145+0000 mgr.y (mgr.25232) 452 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-07-28T12:06:39.574 INFO:tasks.rados.rados.0.smithi022.stdout:3715: done (1 left) 2024-07-28T12:06:39.574 INFO:tasks.rados.rados.0.smithi022.stdout:3716: delete oid 38 current snap is 464 2024-07-28T12:06:39.584 INFO:tasks.rados.rados.0.smithi022.stdout:3714: done (1 left) 2024-07-28T12:06:39.584 INFO:tasks.rados.rados.0.smithi022.stdout:3716: done (0 left) 2024-07-28T12:06:39.584 INFO:tasks.rados.rados.0.smithi022.stdout:3717: snap_create 2024-07-28T12:06:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:06:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:06:39] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-07-28T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:39 smithi022 bash[82865]: cluster 2024-07-28T12:06:38.558835+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-07-28T12:06:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:39 smithi022 bash[80503]: cluster 2024-07-28T12:06:38.558835+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-07-28T12:06:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:39 smithi150 bash[67543]: cluster 2024-07-28T12:06:38.558835+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-07-28T12:06:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3717: done (0 left) 2024-07-28T12:06:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3718: rollback oid 3 current snap is 465 2024-07-28T12:06:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 3 to 464 2024-07-28T12:06:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3719: rollback oid 16 current snap is 465 2024-07-28T12:06:40.581 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 462 2024-07-28T12:06:40.581 INFO:tasks.rados.rados.0.smithi022.stdout:3720: rollback oid 33 current snap is 465 2024-07-28T12:06:40.581 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 453 2024-07-28T12:06:40.581 INFO:tasks.rados.rados.0.smithi022.stdout:3721: write oid 27 current snap is 465 2024-07-28T12:06:40.581 INFO:tasks.rados.rados.0.smithi022.stdout:3721: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-07-28T12:06:40.598 INFO:tasks.rados.rados.0.smithi022.stdout:3721: writing smithi02269687-27 from 746607 to 1179408 tid 1 2024-07-28T12:06:40.620 INFO:tasks.rados.rados.0.smithi022.stdout:3721: writing smithi02269687-27 from 1833155 to 2596639 tid 2 2024-07-28T12:06:40.634 INFO:tasks.rados.rados.0.smithi022.stdout:3721: writing smithi02269687-27 from 3206907 to 3546607 tid 3 2024-07-28T12:06:40.634 INFO:tasks.rados.rados.0.smithi022.stdout:3722: snap_create 2024-07-28T12:06:40.634 INFO:tasks.rados.rados.0.smithi022.stdout:3718: finishing rollback tid 0 to smithi02269687-3 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3720: finishing rollback tid 0 to smithi02269687-33 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3718: finishing rollback tid 1 to smithi02269687-3 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3719: finishing rollback tid 0 to smithi02269687-16 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3719: finishing rollback tid 1 to smithi02269687-16 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3718: finishing rollback tid 2 to smithi02269687-3 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2174 (ObjNum 1393 snap 463 seq_num 1393) dirty exists 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3719: finishing rollback tid 2 to smithi02269687-16 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 2064 (ObjNum 1380 snap 461 seq_num 1380) dirty exists 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3720: finishing rollback tid 1 to smithi02269687-33 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3720: finishing rollback tid 2 to smithi02269687-33 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1742 (ObjNum 1339 snap 448 seq_num 1339) dirty exists 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3721: finishing write tid 1 to smithi02269687-27 2024-07-28T12:06:40.635 INFO:tasks.rados.rados.0.smithi022.stdout:3721: finishing write tid 2 to smithi02269687-27 2024-07-28T12:06:40.639 INFO:tasks.rados.rados.0.smithi022.stdout:3721: finishing write tid 3 to smithi02269687-27 2024-07-28T12:06:40.640 INFO:tasks.rados.rados.0.smithi022.stdout:3721: finishing write tid 4 to smithi02269687-27 2024-07-28T12:06:40.640 INFO:tasks.rados.rados.0.smithi022.stdout:3721: finishing write tid 5 to smithi02269687-27 2024-07-28T12:06:40.640 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1610 (ObjNum 1401 snap 465 seq_num 1401) dirty exists 2024-07-28T12:06:40.640 INFO:tasks.rados.rados.0.smithi022.stdout:3721: left oid 27 (ObjNum 1401 snap 465 seq_num 1401) 2024-07-28T12:06:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:40 smithi022 bash[82865]: cluster 2024-07-28T12:06:39.201809+0000 mgr.y (mgr.25232) 453 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 187 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T12:06:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:40 smithi022 bash[82865]: cluster 2024-07-28T12:06:39.571174+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-07-28T12:06:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:40 smithi022 bash[80503]: cluster 2024-07-28T12:06:39.201809+0000 mgr.y (mgr.25232) 453 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 187 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T12:06:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:40 smithi022 bash[80503]: cluster 2024-07-28T12:06:39.571174+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-07-28T12:06:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:40 smithi150 bash[67543]: cluster 2024-07-28T12:06:39.201809+0000 mgr.y (mgr.25232) 453 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 187 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T12:06:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:40 smithi150 bash[67543]: cluster 2024-07-28T12:06:39.571174+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-07-28T12:06:41.589 INFO:tasks.rados.rados.0.smithi022.stdout:3718: done (4 left) 2024-07-28T12:06:41.590 INFO:tasks.rados.rados.0.smithi022.stdout:3719: done (3 left) 2024-07-28T12:06:41.590 INFO:tasks.rados.rados.0.smithi022.stdout:3720: done (2 left) 2024-07-28T12:06:41.590 INFO:tasks.rados.rados.0.smithi022.stdout:3721: done (1 left) 2024-07-28T12:06:41.590 INFO:tasks.rados.rados.0.smithi022.stdout:3722: done (0 left) 2024-07-28T12:06:41.590 INFO:tasks.rados.rados.0.smithi022.stdout:3723: snap_create 2024-07-28T12:06:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:41 smithi150 bash[67543]: cluster 2024-07-28T12:06:40.579448+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-07-28T12:06:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:41 smithi022 bash[80503]: cluster 2024-07-28T12:06:40.579448+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-07-28T12:06:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:41 smithi022 bash[82865]: cluster 2024-07-28T12:06:40.579448+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-07-28T12:06:42.395 INFO:tasks.rados.rados.0.smithi022.stdout:3723: done (0 left) 2024-07-28T12:06:42.395 INFO:tasks.rados.rados.0.smithi022.stdout:3724: write oid 6 current snap is 467 2024-07-28T12:06:42.395 INFO:tasks.rados.rados.0.smithi022.stdout:3724: seq_num 1402 ranges {763414=508050,1891637=623495,3234330=329084} 2024-07-28T12:06:42.416 INFO:tasks.rados.rados.0.smithi022.stdout:3724: writing smithi02269687-6 from 763414 to 1271464 tid 1 2024-07-28T12:06:42.437 INFO:tasks.rados.rados.0.smithi022.stdout:3724: writing smithi02269687-6 from 1891637 to 2515132 tid 2 2024-07-28T12:06:42.451 INFO:tasks.rados.rados.0.smithi022.stdout:3724: writing smithi02269687-6 from 3234330 to 3563414 tid 3 2024-07-28T12:06:42.451 INFO:tasks.rados.rados.0.smithi022.stdout:3725: read oid 23 snap -1 2024-07-28T12:06:42.451 INFO:tasks.rados.rados.0.smithi022.stdout:3725: expect (ObjNum 1397 snap 464 seq_num 1397) 2024-07-28T12:06:42.451 INFO:tasks.rados.rados.0.smithi022.stdout:3726: snap_remove snap 462 2024-07-28T12:06:42.585 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:06:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:06:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:42 smithi150 bash[67543]: cluster 2024-07-28T12:06:41.202732+0000 mgr.y (mgr.25232) 454 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 792 KiB/s wr, 6 op/s 2024-07-28T12:06:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:42 smithi150 bash[67543]: cluster 2024-07-28T12:06:41.589274+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-07-28T12:06:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:42 smithi150 bash[67543]: cluster 2024-07-28T12:06:42.392273+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-07-28T12:06:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:42 smithi022 bash[80503]: cluster 2024-07-28T12:06:41.202732+0000 mgr.y (mgr.25232) 454 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 792 KiB/s wr, 6 op/s 2024-07-28T12:06:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:42 smithi022 bash[80503]: cluster 2024-07-28T12:06:41.589274+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-07-28T12:06:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:42 smithi022 bash[80503]: cluster 2024-07-28T12:06:42.392273+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-07-28T12:06:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:42 smithi022 bash[82865]: cluster 2024-07-28T12:06:41.202732+0000 mgr.y (mgr.25232) 454 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 792 KiB/s wr, 6 op/s 2024-07-28T12:06:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:42 smithi022 bash[82865]: cluster 2024-07-28T12:06:41.589274+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-07-28T12:06:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:42 smithi022 bash[82865]: cluster 2024-07-28T12:06:42.392273+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-07-28T12:06:43.399 INFO:tasks.rados.rados.0.smithi022.stdout:3726: done (2 left) 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3727: rollback oid 48 current snap is 467 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 48 to 460 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3724: finishing write tid 1 to smithi02269687-6 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3724: finishing write tid 2 to smithi02269687-6 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3724: finishing write tid 3 to smithi02269687-6 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3724: finishing write tid 4 to smithi02269687-6 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3724: finishing write tid 5 to smithi02269687-6 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1410 (ObjNum 1402 snap 467 seq_num 1402) dirty exists 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3724: left oid 6 (ObjNum 1402 snap 467 seq_num 1402) 2024-07-28T12:06:43.400 INFO:tasks.rados.rados.0.smithi022.stdout:3725: expect (ObjNum 1397 snap 464 seq_num 1397) 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:3727: finishing rollback tid 0 to smithi02269687-48 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:3727: finishing rollback tid 1 to smithi02269687-48 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 48 v 2085 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:3724: done (2 left) 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:3725: done (1 left) 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:3727: done (0 left) 2024-07-28T12:06:43.538 INFO:tasks.rados.rados.0.smithi022.stdout:3728: snap_remove snap 466 2024-07-28T12:06:44.399 INFO:tasks.rados.rados.0.smithi022.stdout:3728: done (0 left) 2024-07-28T12:06:44.399 INFO:tasks.rados.rados.0.smithi022.stdout:3729: rollback oid 39 current snap is 467 2024-07-28T12:06:44.399 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 453 2024-07-28T12:06:44.399 INFO:tasks.rados.rados.0.smithi022.stdout:3730: snap_create 2024-07-28T12:06:44.420 INFO:tasks.rados.rados.0.smithi022.stdout:3729: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:06:44.420 INFO:tasks.rados.rados.0.smithi022.stdout:3729: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:06:44.420 INFO:tasks.rados.rados.0.smithi022.stdout:3729: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:06:44.420 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 2184 (ObjNum 1311 snap 444 seq_num 1311) dirty exists 2024-07-28T12:06:44.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:44 smithi150 bash[67543]: cluster 2024-07-28T12:06:43.203392+0000 mgr.y (mgr.25232) 455 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-07-28T12:06:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:44 smithi150 bash[67543]: cluster 2024-07-28T12:06:43.396604+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-07-28T12:06:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:44 smithi022 bash[80503]: cluster 2024-07-28T12:06:43.203392+0000 mgr.y (mgr.25232) 455 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-07-28T12:06:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:44 smithi022 bash[80503]: cluster 2024-07-28T12:06:43.396604+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-07-28T12:06:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:44 smithi022 bash[82865]: cluster 2024-07-28T12:06:43.203392+0000 mgr.y (mgr.25232) 455 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 152 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-07-28T12:06:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:44 smithi022 bash[82865]: cluster 2024-07-28T12:06:43.396604+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-07-28T12:06:45.402 INFO:tasks.rados.rados.0.smithi022.stdout:3729: done (1 left) 2024-07-28T12:06:45.402 INFO:tasks.rados.rados.0.smithi022.stdout:3730: done (0 left) 2024-07-28T12:06:45.402 INFO:tasks.rados.rados.0.smithi022.stdout:3731: snap_remove snap 461 2024-07-28T12:06:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:45 smithi150 bash[67543]: cluster 2024-07-28T12:06:44.397893+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-07-28T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:45 smithi150 bash[67543]: cluster 2024-07-28T12:06:45.401657+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-07-28T12:06:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:45 smithi022 bash[80503]: cluster 2024-07-28T12:06:44.397893+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-07-28T12:06:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:45 smithi022 bash[80503]: cluster 2024-07-28T12:06:45.401657+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-07-28T12:06:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:45 smithi022 bash[82865]: cluster 2024-07-28T12:06:44.397893+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-07-28T12:06:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:45 smithi022 bash[82865]: cluster 2024-07-28T12:06:45.401657+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-07-28T12:06:46.406 INFO:tasks.rados.rados.0.smithi022.stdout:3731: done (0 left) 2024-07-28T12:06:46.406 INFO:tasks.rados.rados.0.smithi022.stdout:3732: delete oid 41 current snap is 468 2024-07-28T12:06:46.425 INFO:tasks.rados.rados.0.smithi022.stdout:3732: done (0 left) 2024-07-28T12:06:46.425 INFO:tasks.rados.rados.0.smithi022.stdout:3733: write oid 36 current snap is 468 2024-07-28T12:06:46.425 INFO:tasks.rados.rados.0.smithi022.stdout:3733: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-07-28T12:06:46.449 INFO:tasks.rados.rados.0.smithi022.stdout:3733: writing smithi02269687-36 from 797028 to 1455576 tid 1 2024-07-28T12:06:46.465 INFO:tasks.rados.rados.0.smithi022.stdout:3733: writing smithi02269687-36 from 1892248 to 2403059 tid 2 2024-07-28T12:06:46.482 INFO:tasks.rados.rados.0.smithi022.stdout:3733: writing smithi02269687-36 from 3172823 to 3597028 tid 3 2024-07-28T12:06:46.482 INFO:tasks.rados.rados.0.smithi022.stdout:3734: write oid 9 current snap is 468 2024-07-28T12:06:46.482 INFO:tasks.rados.rados.0.smithi022.stdout:3734: seq_num 1405 ranges {413835=733797,1550730=770822,2800246=557531} 2024-07-28T12:06:46.494 INFO:tasks.rados.rados.0.smithi022.stdout:3734: writing smithi02269687-9 from 413835 to 1147632 tid 1 2024-07-28T12:06:46.505 INFO:tasks.rados.rados.0.smithi022.stdout:3734: writing smithi02269687-9 from 1550730 to 2321552 tid 2 2024-07-28T12:06:46.514 INFO:tasks.rados.rados.0.smithi022.stdout:3734: writing smithi02269687-9 from 2800246 to 3357777 tid 3 2024-07-28T12:06:46.514 INFO:tasks.rados.rados.0.smithi022.stdout:3735: write oid 3 current snap is 468 2024-07-28T12:06:46.514 INFO:tasks.rados.rados.0.smithi022.stdout:3735: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-07-28T12:06:46.520 INFO:tasks.rados.rados.0.smithi022.stdout:3735: writing smithi02269687-3 from 430642 to 839688 tid 1 2024-07-28T12:06:46.529 INFO:tasks.rados.rados.0.smithi022.stdout:3735: writing smithi02269687-3 from 1609212 to 2123692 tid 2 2024-07-28T12:06:46.539 INFO:tasks.rados.rados.0.smithi022.stdout:3735: writing smithi02269687-3 from 2827669 to 3596472 tid 3 2024-07-28T12:06:46.539 INFO:tasks.rados.rados.0.smithi022.stdout:3736: write oid 27 current snap is 468 2024-07-28T12:06:46.539 INFO:tasks.rados.rados.0.smithi022.stdout:3736: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-07-28T12:06:46.545 INFO:tasks.rados.rados.0.smithi022.stdout:3736: writing smithi02269687-27 from 447449 to 1048097 tid 1 2024-07-28T12:06:46.554 INFO:tasks.rados.rados.0.smithi022.stdout:3736: writing smithi02269687-27 from 1784047 to 2558538 tid 2 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3736: writing smithi02269687-27 from 2971445 to 3647449 tid 3 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3737: delete oid 4 current snap is 468 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3733: finishing write tid 1 to smithi02269687-36 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3733: finishing write tid 2 to smithi02269687-36 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3733: finishing write tid 3 to smithi02269687-36 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3733: finishing write tid 4 to smithi02269687-36 2024-07-28T12:06:46.561 INFO:tasks.rados.rados.0.smithi022.stdout:3733: finishing write tid 5 to smithi02269687-36 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 2083 (ObjNum 1404 snap 468 seq_num 1404) dirty exists 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3733: left oid 36 (ObjNum 1404 snap 468 seq_num 1404) 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3734: finishing write tid 1 to smithi02269687-9 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3734: finishing write tid 2 to smithi02269687-9 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3734: finishing write tid 3 to smithi02269687-9 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3734: finishing write tid 4 to smithi02269687-9 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3734: finishing write tid 5 to smithi02269687-9 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 915 (ObjNum 1405 snap 468 seq_num 1405) dirty exists 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3734: left oid 9 (ObjNum 1405 snap 468 seq_num 1405) 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3735: finishing write tid 1 to smithi02269687-3 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3735: finishing write tid 2 to smithi02269687-3 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3735: finishing write tid 3 to smithi02269687-3 2024-07-28T12:06:46.562 INFO:tasks.rados.rados.0.smithi022.stdout:3735: finishing write tid 4 to smithi02269687-3 2024-07-28T12:06:46.563 INFO:tasks.rados.rados.0.smithi022.stdout:3735: finishing write tid 5 to smithi02269687-3 2024-07-28T12:06:46.563 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2197 (ObjNum 1406 snap 468 seq_num 1406) dirty exists 2024-07-28T12:06:46.563 INFO:tasks.rados.rados.0.smithi022.stdout:3735: left oid 3 (ObjNum 1406 snap 468 seq_num 1406) 2024-07-28T12:06:46.563 INFO:tasks.rados.rados.0.smithi022.stdout:3736: finishing write tid 1 to smithi02269687-27 2024-07-28T12:06:46.563 INFO:tasks.rados.rados.0.smithi022.stdout:3736: finishing write tid 2 to smithi02269687-27 2024-07-28T12:06:46.566 INFO:tasks.rados.rados.0.smithi022.stdout:3733: done (4 left) 2024-07-28T12:06:46.566 INFO:tasks.rados.rados.0.smithi022.stdout:3734: done (3 left) 2024-07-28T12:06:46.566 INFO:tasks.rados.rados.0.smithi022.stdout:3735: done (2 left) 2024-07-28T12:06:46.567 INFO:tasks.rados.rados.0.smithi022.stdout:3737: done (1 left) 2024-07-28T12:06:46.567 INFO:tasks.rados.rados.0.smithi022.stdout:3738: snap_remove snap 460 2024-07-28T12:06:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:46 smithi150 bash[67543]: cluster 2024-07-28T12:06:45.204163+0000 mgr.y (mgr.25232) 456 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-28T12:06:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:46 smithi150 bash[67543]: cluster 2024-07-28T12:06:46.404538+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-07-28T12:06:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:46 smithi022 bash[80503]: cluster 2024-07-28T12:06:45.204163+0000 mgr.y (mgr.25232) 456 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-28T12:06:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:46 smithi022 bash[80503]: cluster 2024-07-28T12:06:46.404538+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-07-28T12:06:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:46 smithi022 bash[82865]: cluster 2024-07-28T12:06:45.204163+0000 mgr.y (mgr.25232) 456 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-28T12:06:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:46 smithi022 bash[82865]: cluster 2024-07-28T12:06:46.404538+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-07-28T12:06:47.401 INFO:tasks.rados.rados.0.smithi022.stdout:3738: done (1 left) 2024-07-28T12:06:47.401 INFO:tasks.rados.rados.0.smithi022.stdout:3739: read oid 16 snap -1 2024-07-28T12:06:47.401 INFO:tasks.rados.rados.0.smithi022.stdout:3739: expect (ObjNum 1380 snap 461 seq_num 1380) 2024-07-28T12:06:47.401 INFO:tasks.rados.rados.0.smithi022.stdout:3740: read oid 25 snap -1 2024-07-28T12:06:47.401 INFO:tasks.rados.rados.0.smithi022.stdout:3740: expect (ObjNum 1348 snap 451 seq_num 1348) 2024-07-28T12:06:47.402 INFO:tasks.rados.rados.0.smithi022.stdout:3741: delete oid 42 current snap is 468 2024-07-28T12:06:47.402 INFO:tasks.rados.rados.0.smithi022.stdout:3736: finishing write tid 3 to smithi02269687-27 2024-07-28T12:06:47.402 INFO:tasks.rados.rados.0.smithi022.stdout:3736: finishing write tid 4 to smithi02269687-27 2024-07-28T12:06:47.402 INFO:tasks.rados.rados.0.smithi022.stdout:3736: finishing write tid 5 to smithi02269687-27 2024-07-28T12:06:47.402 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1619 (ObjNum 1407 snap 468 seq_num 1407) dirty exists 2024-07-28T12:06:47.402 INFO:tasks.rados.rados.0.smithi022.stdout:3736: left oid 27 (ObjNum 1407 snap 468 seq_num 1407) 2024-07-28T12:06:47.426 INFO:tasks.rados.rados.0.smithi022.stdout:3739: expect (ObjNum 1380 snap 461 seq_num 1380) 2024-07-28T12:06:47.729 INFO:tasks.rados.rados.0.smithi022.stdout:3740: expect (ObjNum 1348 snap 451 seq_num 1348) 2024-07-28T12:06:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:3736: done (3 left) 2024-07-28T12:06:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:3739: done (2 left) 2024-07-28T12:06:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:3740: done (1 left) 2024-07-28T12:06:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:3741: done (0 left) 2024-07-28T12:06:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:3742: read oid 33 snap -1 2024-07-28T12:06:47.953 INFO:tasks.rados.rados.0.smithi022.stdout:3742: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:47.954 INFO:tasks.rados.rados.0.smithi022.stdout:3743: write oid 11 current snap is 468 2024-07-28T12:06:47.954 INFO:tasks.rados.rados.0.smithi022.stdout:3743: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-07-28T12:06:47.958 INFO:tasks.rados.rados.0.smithi022.stdout:3743: writing smithi02269687-11 from 497870 to 924265 tid 1 2024-07-28T12:06:47.964 INFO:tasks.rados.rados.0.smithi022.stdout:3743: writing smithi02269687-11 from 1443140 to 1964958 tid 2 2024-07-28T12:06:47.970 INFO:tasks.rados.rados.0.smithi022.stdout:3743: writing smithi02269687-11 from 2537361 to 3067605 tid 3 2024-07-28T12:06:47.974 INFO:tasks.rados.rados.0.smithi022.stdout:3743: writing smithi02269687-11 from 3583943 to 3697870 tid 4 2024-07-28T12:06:47.974 INFO:tasks.rados.rados.0.smithi022.stdout:3744: delete oid 34 current snap is 468 2024-07-28T12:06:47.974 INFO:tasks.rados.rados.0.smithi022.stdout:3742: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:48.145 INFO:tasks.rados.rados.0.smithi022.stdout:3743: finishing write tid 1 to smithi02269687-11 2024-07-28T12:06:48.145 INFO:tasks.rados.rados.0.smithi022.stdout:3743: finishing write tid 2 to smithi02269687-11 2024-07-28T12:06:48.145 INFO:tasks.rados.rados.0.smithi022.stdout:3743: finishing write tid 3 to smithi02269687-11 2024-07-28T12:06:48.145 INFO:tasks.rados.rados.0.smithi022.stdout:3743: finishing write tid 4 to smithi02269687-11 2024-07-28T12:06:48.145 INFO:tasks.rados.rados.0.smithi022.stdout:3743: finishing write tid 5 to smithi02269687-11 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3743: finishing write tid 6 to smithi02269687-11 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 309 (ObjNum 1410 snap 468 seq_num 1410) dirty exists 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3743: left oid 11 (ObjNum 1410 snap 468 seq_num 1410) 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3742: done (2 left) 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3743: done (1 left) 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3744: done (0 left) 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3745: read oid 2 snap -1 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3745: expect deleted 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3746: read oid 13 snap 453 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3746: expect (ObjNum 1344 snap 451 seq_num 1344) 2024-07-28T12:06:48.146 INFO:tasks.rados.rados.0.smithi022.stdout:3747: snap_remove snap 463 2024-07-28T12:06:48.436 INFO:tasks.rados.rados.0.smithi022.stdout:3747: done (2 left) 2024-07-28T12:06:48.436 INFO:tasks.rados.rados.0.smithi022.stdout:3748: delete oid 9 current snap is 468 2024-07-28T12:06:48.436 INFO:tasks.rados.rados.0.smithi022.stdout:3746: expect (ObjNum 1344 snap 451 seq_num 1344) 2024-07-28T12:06:48.671 INFO:tasks.rados.rados.0.smithi022.stdout:3745: done (2 left) 2024-07-28T12:06:48.671 INFO:tasks.rados.rados.0.smithi022.stdout:3746: done (1 left) 2024-07-28T12:06:48.671 INFO:tasks.rados.rados.0.smithi022.stdout:3748: done (0 left) 2024-07-28T12:06:48.671 INFO:tasks.rados.rados.0.smithi022.stdout:3749: write oid 15 current snap is 468 2024-07-28T12:06:48.671 INFO:tasks.rados.rados.0.smithi022.stdout:3749: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-07-28T12:06:48.690 INFO:tasks.rados.rados.0.smithi022.stdout:3749: writing smithi02269687-15 from 548291 to 1200433 tid 1 2024-07-28T12:06:48.714 INFO:tasks.rados.rados.0.smithi022.stdout:3749: writing smithi02269687-15 from 1902233 to 2687731 tid 2 2024-07-28T12:06:48.730 INFO:tasks.rados.rados.0.smithi022.stdout:3749: writing smithi02269687-15 from 3303277 to 3748291 tid 3 2024-07-28T12:06:48.731 INFO:tasks.rados.rados.0.smithi022.stdout:3750: write oid 30 current snap is 468 2024-07-28T12:06:48.731 INFO:tasks.rados.rados.0.smithi022.stdout:3750: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-07-28T12:06:48.745 INFO:tasks.rados.rados.0.smithi022.stdout:3750: writing smithi02269687-30 from 565098 to 1292489 tid 1 2024-07-28T12:06:48.756 INFO:tasks.rados.rados.0.smithi022.stdout:3750: writing smithi02269687-30 from 1960715 to 2489871 tid 2 2024-07-28T12:06:48.766 INFO:tasks.rados.rados.0.smithi022.stdout:3750: writing smithi02269687-30 from 2930700 to 3622385 tid 3 2024-07-28T12:06:48.766 INFO:tasks.rados.rados.0.smithi022.stdout:3751: snap_remove snap 465 2024-07-28T12:06:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:48 smithi150 bash[67543]: cluster 2024-07-28T12:06:47.204847+0000 mgr.y (mgr.25232) 457 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 732 KiB/s wr, 4 op/s 2024-07-28T12:06:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:48 smithi150 bash[67543]: cluster 2024-07-28T12:06:47.396178+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-07-28T12:06:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:48 smithi022 bash[80503]: cluster 2024-07-28T12:06:47.204847+0000 mgr.y (mgr.25232) 457 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 732 KiB/s wr, 4 op/s 2024-07-28T12:06:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:48 smithi022 bash[80503]: cluster 2024-07-28T12:06:47.396178+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-07-28T12:06:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:48 smithi022 bash[82865]: cluster 2024-07-28T12:06:47.204847+0000 mgr.y (mgr.25232) 457 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 732 KiB/s wr, 4 op/s 2024-07-28T12:06:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:48 smithi022 bash[82865]: cluster 2024-07-28T12:06:47.396178+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3749: finishing write tid 1 to smithi02269687-15 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3749: finishing write tid 2 to smithi02269687-15 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3749: finishing write tid 3 to smithi02269687-15 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3749: finishing write tid 4 to smithi02269687-15 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3749: finishing write tid 5 to smithi02269687-15 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2639 (ObjNum 1413 snap 468 seq_num 1413) dirty exists 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3749: left oid 15 (ObjNum 1413 snap 468 seq_num 1413) 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3750: finishing write tid 1 to smithi02269687-30 2024-07-28T12:06:49.447 INFO:tasks.rados.rados.0.smithi022.stdout:3750: finishing write tid 2 to smithi02269687-30 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3750: finishing write tid 3 to smithi02269687-30 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3750: finishing write tid 4 to smithi02269687-30 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3750: finishing write tid 5 to smithi02269687-30 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 755 (ObjNum 1414 snap 468 seq_num 1414) dirty exists 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3750: left oid 30 (ObjNum 1414 snap 468 seq_num 1414) 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3749: done (2 left) 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3750: done (1 left) 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3751: done (0 left) 2024-07-28T12:06:49.448 INFO:tasks.rados.rados.0.smithi022.stdout:3752: snap_create 2024-07-28T12:06:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:49 smithi150 bash[67543]: cluster 2024-07-28T12:06:48.434846+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-07-28T12:06:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:49 smithi022 bash[80503]: cluster 2024-07-28T12:06:48.434846+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-07-28T12:06:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:06:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:06:49] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-07-28T12:06:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:49 smithi022 bash[82865]: cluster 2024-07-28T12:06:48.434846+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-07-28T12:06:50.447 INFO:tasks.rados.rados.0.smithi022.stdout:3752: done (0 left) 2024-07-28T12:06:50.447 INFO:tasks.rados.rados.0.smithi022.stdout:3753: read oid 2 snap -1 2024-07-28T12:06:50.447 INFO:tasks.rados.rados.0.smithi022.stdout:3753: expect deleted 2024-07-28T12:06:50.447 INFO:tasks.rados.rados.0.smithi022.stdout:3754: snap_create 2024-07-28T12:06:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:50 smithi150 bash[67543]: cluster 2024-07-28T12:06:49.205529+0000 mgr.y (mgr.25232) 458 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 504 KiB/s wr, 7 op/s 2024-07-28T12:06:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:50 smithi150 bash[67543]: cluster 2024-07-28T12:06:49.445008+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-07-28T12:06:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:50 smithi150 bash[67543]: audit 2024-07-28T12:06:50.023220+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:50 smithi022 bash[80503]: cluster 2024-07-28T12:06:49.205529+0000 mgr.y (mgr.25232) 458 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 504 KiB/s wr, 7 op/s 2024-07-28T12:06:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:50 smithi022 bash[80503]: cluster 2024-07-28T12:06:49.445008+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-07-28T12:06:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:50 smithi022 bash[80503]: audit 2024-07-28T12:06:50.023220+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:50 smithi022 bash[82865]: cluster 2024-07-28T12:06:49.205529+0000 mgr.y (mgr.25232) 458 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 504 KiB/s wr, 7 op/s 2024-07-28T12:06:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:50 smithi022 bash[82865]: cluster 2024-07-28T12:06:49.445008+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-07-28T12:06:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:50 smithi022 bash[82865]: audit 2024-07-28T12:06:50.023220+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:06:51.450 INFO:tasks.rados.rados.0.smithi022.stdout:3753: done (1 left) 2024-07-28T12:06:51.450 INFO:tasks.rados.rados.0.smithi022.stdout:3754: done (0 left) 2024-07-28T12:06:51.450 INFO:tasks.rados.rados.0.smithi022.stdout:3755: snap_create 2024-07-28T12:06:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:51 smithi150 bash[67543]: cluster 2024-07-28T12:06:50.446261+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-07-28T12:06:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:51 smithi022 bash[80503]: cluster 2024-07-28T12:06:50.446261+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-07-28T12:06:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:51 smithi022 bash[82865]: cluster 2024-07-28T12:06:50.446261+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-07-28T12:06:52.398 INFO:tasks.rados.rados.0.smithi022.stdout:3755: done (0 left) 2024-07-28T12:06:52.398 INFO:tasks.rados.rados.0.smithi022.stdout:3756: snap_remove snap 470 2024-07-28T12:06:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:06:52 smithi150 bash[60514]: ts=2024-07-28T12:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:06:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:52 smithi150 bash[67543]: cluster 2024-07-28T12:06:51.206531+0000 mgr.y (mgr.25232) 459 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T12:06:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:52 smithi150 bash[67543]: cluster 2024-07-28T12:06:51.448882+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-07-28T12:06:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:52 smithi150 bash[67543]: cluster 2024-07-28T12:06:52.396476+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-07-28T12:06:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:52 smithi022 bash[80503]: cluster 2024-07-28T12:06:51.206531+0000 mgr.y (mgr.25232) 459 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T12:06:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:52 smithi022 bash[80503]: cluster 2024-07-28T12:06:51.448882+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-07-28T12:06:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:52 smithi022 bash[80503]: cluster 2024-07-28T12:06:52.396476+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-07-28T12:06:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:52 smithi022 bash[82865]: cluster 2024-07-28T12:06:51.206531+0000 mgr.y (mgr.25232) 459 : cluster [DBG] pgmap v1087: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T12:06:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:52 smithi022 bash[82865]: cluster 2024-07-28T12:06:51.448882+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-07-28T12:06:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:52 smithi022 bash[82865]: cluster 2024-07-28T12:06:52.396476+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-07-28T12:06:53.401 INFO:tasks.rados.rados.0.smithi022.stdout:3756: done (0 left) 2024-07-28T12:06:53.401 INFO:tasks.rados.rados.0.smithi022.stdout:3757: snap_remove snap 468 2024-07-28T12:06:54.404 INFO:tasks.rados.rados.0.smithi022.stdout:3757: done (0 left) 2024-07-28T12:06:54.404 INFO:tasks.rados.rados.0.smithi022.stdout:3758: write oid 39 current snap is 471 2024-07-28T12:06:54.405 INFO:tasks.rados.rados.0.smithi022.stdout:3758: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-07-28T12:06:54.419 INFO:tasks.rados.rados.0.smithi022.stdout:3758: writing smithi02269687-39 from 581905 to 1100898 tid 1 2024-07-28T12:06:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3758: writing smithi02269687-39 from 1735550 to 2408364 tid 2 2024-07-28T12:06:54.446 INFO:tasks.rados.rados.0.smithi022.stdout:3758: writing smithi02269687-39 from 2958123 to 3461080 tid 3 2024-07-28T12:06:54.446 INFO:tasks.rados.rados.0.smithi022.stdout:3759: write oid 30 current snap is 471 2024-07-28T12:06:54.447 INFO:tasks.rados.rados.0.smithi022.stdout:3758: finishing write tid 1 to smithi02269687-39 2024-07-28T12:06:54.447 INFO:tasks.rados.rados.0.smithi022.stdout:3758: finishing write tid 2 to smithi02269687-39 2024-07-28T12:06:54.447 INFO:tasks.rados.rados.0.smithi022.stdout:3759: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-07-28T12:06:54.460 INFO:tasks.rados.rados.0.smithi022.stdout:3759: writing smithi02269687-30 from 598712 to 1192954 tid 1 2024-07-28T12:06:54.477 INFO:tasks.rados.rados.0.smithi022.stdout:3759: writing smithi02269687-30 from 1677679 to 2210504 tid 2 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3759: writing smithi02269687-30 from 2985546 to 3416128 tid 3 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3760: write oid 1 current snap is 471 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3758: finishing write tid 3 to smithi02269687-39 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3758: finishing write tid 4 to smithi02269687-39 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3758: finishing write tid 5 to smithi02269687-39 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 2222 (ObjNum 1415 snap 471 seq_num 1415) dirty exists 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3758: left oid 39 (ObjNum 1415 snap 471 seq_num 1415) 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3759: finishing write tid 1 to smithi02269687-30 2024-07-28T12:06:54.487 INFO:tasks.rados.rados.0.smithi022.stdout:3759: finishing write tid 2 to smithi02269687-30 2024-07-28T12:06:54.488 INFO:tasks.rados.rados.0.smithi022.stdout:3760: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-07-28T12:06:54.498 INFO:tasks.rados.rados.0.smithi022.stdout:3760: writing smithi02269687-1 from 615519 to 1285010 tid 1 2024-07-28T12:06:54.509 INFO:tasks.rados.rados.0.smithi022.stdout:3760: writing smithi02269687-1 from 1736161 to 2412644 tid 2 2024-07-28T12:06:54.519 INFO:tasks.rados.rados.0.smithi022.stdout:3760: writing smithi02269687-1 from 2896616 to 3538470 tid 3 2024-07-28T12:06:54.519 INFO:tasks.rados.rados.0.smithi022.stdout:3758: done (2 left) 2024-07-28T12:06:54.520 INFO:tasks.rados.rados.0.smithi022.stdout:3761: snap_remove snap 464 2024-07-28T12:06:54.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:54 smithi150 bash[67543]: cluster 2024-07-28T12:06:53.207359+0000 mgr.y (mgr.25232) 460 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 161 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-07-28T12:06:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:54 smithi150 bash[67543]: cluster 2024-07-28T12:06:53.400358+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-07-28T12:06:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:54 smithi022 bash[80503]: cluster 2024-07-28T12:06:53.207359+0000 mgr.y (mgr.25232) 460 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 161 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-07-28T12:06:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:54 smithi022 bash[80503]: cluster 2024-07-28T12:06:53.400358+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-07-28T12:06:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:54 smithi022 bash[82865]: cluster 2024-07-28T12:06:53.207359+0000 mgr.y (mgr.25232) 460 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 161 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-07-28T12:06:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:54 smithi022 bash[82865]: cluster 2024-07-28T12:06:53.400358+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3761: done (2 left) 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3762: snap_create 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3759: finishing write tid 3 to smithi02269687-30 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3759: finishing write tid 4 to smithi02269687-30 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3759: finishing write tid 5 to smithi02269687-30 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 762 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3759: left oid 30 (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3760: finishing write tid 1 to smithi02269687-1 2024-07-28T12:06:55.423 INFO:tasks.rados.rados.0.smithi022.stdout:3760: finishing write tid 2 to smithi02269687-1 2024-07-28T12:06:55.424 INFO:tasks.rados.rados.0.smithi022.stdout:3760: finishing write tid 3 to smithi02269687-1 2024-07-28T12:06:55.424 INFO:tasks.rados.rados.0.smithi022.stdout:3760: finishing write tid 4 to smithi02269687-1 2024-07-28T12:06:55.424 INFO:tasks.rados.rados.0.smithi022.stdout:3760: finishing write tid 5 to smithi02269687-1 2024-07-28T12:06:55.424 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 767 (ObjNum 1417 snap 471 seq_num 1417) dirty exists 2024-07-28T12:06:55.424 INFO:tasks.rados.rados.0.smithi022.stdout:3760: left oid 1 (ObjNum 1417 snap 471 seq_num 1417) 2024-07-28T12:06:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:55 smithi150 bash[67543]: cluster 2024-07-28T12:06:54.403259+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-07-28T12:06:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:55 smithi022 bash[80503]: cluster 2024-07-28T12:06:54.403259+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-07-28T12:06:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:55 smithi022 bash[82865]: cluster 2024-07-28T12:06:54.403259+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-07-28T12:06:56.424 INFO:tasks.rados.rados.0.smithi022.stdout:3759: done (2 left) 2024-07-28T12:06:56.424 INFO:tasks.rados.rados.0.smithi022.stdout:3760: done (1 left) 2024-07-28T12:06:56.424 INFO:tasks.rados.rados.0.smithi022.stdout:3762: done (0 left) 2024-07-28T12:06:56.424 INFO:tasks.rados.rados.0.smithi022.stdout:3763: write oid 24 current snap is 472 2024-07-28T12:06:56.424 INFO:tasks.rados.rados.0.smithi022.stdout:3763: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-07-28T12:06:56.438 INFO:tasks.rados.rados.0.smithi022.stdout:3763: writing smithi02269687-24 from 632326 to 1377066 tid 1 2024-07-28T12:06:56.449 INFO:tasks.rados.rados.0.smithi022.stdout:3763: writing smithi02269687-24 from 1794643 to 2331137 tid 2 2024-07-28T12:06:56.461 INFO:tasks.rados.rados.0.smithi022.stdout:3763: writing smithi02269687-24 from 3040392 to 3493518 tid 3 2024-07-28T12:06:56.461 INFO:tasks.rados.rados.0.smithi022.stdout:3764: rollback oid 4 current snap is 472 2024-07-28T12:06:56.461 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 4 to 453 2024-07-28T12:06:56.462 INFO:tasks.rados.rados.0.smithi022.stdout:3763: finishing write tid 1 to smithi02269687-24 2024-07-28T12:06:56.462 INFO:tasks.rados.rados.0.smithi022.stdout:3763: finishing write tid 2 to smithi02269687-24 2024-07-28T12:06:56.462 INFO:tasks.rados.rados.0.smithi022.stdout:3765: write oid 12 current snap is 472 2024-07-28T12:06:56.462 INFO:tasks.rados.rados.0.smithi022.stdout:3765: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-07-28T12:06:56.474 INFO:tasks.rados.rados.0.smithi022.stdout:3765: writing smithi02269687-12 from 649133 to 1069122 tid 1 2024-07-28T12:06:56.489 INFO:tasks.rados.rados.0.smithi022.stdout:3765: writing smithi02269687-12 from 1853125 to 2533277 tid 2 2024-07-28T12:06:56.499 INFO:tasks.rados.rados.0.smithi022.stdout:3765: writing smithi02269687-12 from 2951462 to 3615860 tid 3 2024-07-28T12:06:56.499 INFO:tasks.rados.rados.0.smithi022.stdout:3766: write oid 29 current snap is 472 2024-07-28T12:06:56.499 INFO:tasks.rados.rados.0.smithi022.stdout:3766: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-07-28T12:06:56.509 INFO:tasks.rados.rados.0.smithi022.stdout:3766: writing smithi02269687-29 from 665940 to 1161178 tid 1 2024-07-28T12:06:56.518 INFO:tasks.rados.rados.0.smithi022.stdout:3766: writing smithi02269687-29 from 1795254 to 2335417 tid 2 2024-07-28T12:06:56.526 INFO:tasks.rados.rados.0.smithi022.stdout:3766: writing smithi02269687-29 from 2978885 to 3454555 tid 3 2024-07-28T12:06:56.526 INFO:tasks.rados.rados.0.smithi022.stdout:3767: write oid 26 current snap is 472 2024-07-28T12:06:56.526 INFO:tasks.rados.rados.0.smithi022.stdout:3763: finishing write tid 3 to smithi02269687-24 2024-07-28T12:06:56.526 INFO:tasks.rados.rados.0.smithi022.stdout:3767: seq_num 1421 ranges {682747=570487,1853736=683821,3006308=403295} 2024-07-28T12:06:56.534 INFO:tasks.rados.rados.0.smithi022.stdout:3767: writing smithi02269687-26 from 682747 to 1253234 tid 1 2024-07-28T12:06:56.543 INFO:tasks.rados.rados.0.smithi022.stdout:3767: writing smithi02269687-26 from 1853736 to 2537557 tid 2 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3767: writing smithi02269687-26 from 3006308 to 3409603 tid 3 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3768: read oid 6 snap -1 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3768: expect (ObjNum 1402 snap 467 seq_num 1402) 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3769: write oid 34 current snap is 472 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3764: finishing rollback tid 1 to smithi02269687-4 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3763: finishing write tid 4 to smithi02269687-24 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3763: finishing write tid 5 to smithi02269687-24 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 24 v 419 (ObjNum 1418 snap 472 seq_num 1418) dirty exists 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3763: left oid 24 (ObjNum 1418 snap 472 seq_num 1418) 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3764: finishing rollback tid 2 to smithi02269687-4 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 4 v 2645 (ObjNum 1259 snap 424 seq_num 1259) dirty exists 2024-07-28T12:06:56.550 INFO:tasks.rados.rados.0.smithi022.stdout:3765: finishing write tid 1 to smithi02269687-12 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3765: finishing write tid 2 to smithi02269687-12 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3765: finishing write tid 3 to smithi02269687-12 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3765: finishing write tid 4 to smithi02269687-12 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3765: finishing write tid 5 to smithi02269687-12 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 12 v 2087 (ObjNum 1419 snap 472 seq_num 1419) dirty exists 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3765: left oid 12 (ObjNum 1419 snap 472 seq_num 1419) 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3766: finishing write tid 1 to smithi02269687-29 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3766: finishing write tid 2 to smithi02269687-29 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3766: finishing write tid 3 to smithi02269687-29 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3766: finishing write tid 4 to smithi02269687-29 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3766: finishing write tid 5 to smithi02269687-29 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 2103 (ObjNum 1420 snap 472 seq_num 1420) dirty exists 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3766: left oid 29 (ObjNum 1420 snap 472 seq_num 1420) 2024-07-28T12:06:56.551 INFO:tasks.rados.rados.0.smithi022.stdout:3767: finishing write tid 1 to smithi02269687-26 2024-07-28T12:06:56.552 INFO:tasks.rados.rados.0.smithi022.stdout:3769: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-07-28T12:06:56.559 INFO:tasks.rados.rados.0.smithi022.stdout:3769: writing smithi02269687-34 from 699554 to 1461643 tid 1 2024-07-28T12:06:56.566 INFO:tasks.rados.rados.0.smithi022.stdout:3769: writing smithi02269687-34 from 2028571 to 2572403 tid 2 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3769: writing smithi02269687-34 from 3150084 to 3764651 tid 3 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3763: done (6 left) 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3764: done (5 left) 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3765: done (4 left) 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3766: done (3 left) 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3770: snap_create 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3767: finishing write tid 2 to smithi02269687-26 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3767: finishing write tid 3 to smithi02269687-26 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3767: finishing write tid 4 to smithi02269687-26 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:3767: finishing write tid 5 to smithi02269687-26 2024-07-28T12:06:56.574 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1763 (ObjNum 1421 snap 472 seq_num 1421) dirty exists 2024-07-28T12:06:56.575 INFO:tasks.rados.rados.0.smithi022.stdout:3767: left oid 26 (ObjNum 1421 snap 472 seq_num 1421) 2024-07-28T12:06:56.575 INFO:tasks.rados.rados.0.smithi022.stdout:3768: expect (ObjNum 1402 snap 467 seq_num 1402) 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:3769: finishing write tid 1 to smithi02269687-34 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:3769: finishing write tid 2 to smithi02269687-34 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:3769: finishing write tid 3 to smithi02269687-34 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:3769: finishing write tid 4 to smithi02269687-34 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:3769: finishing write tid 5 to smithi02269687-34 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 2107 (ObjNum 1422 snap 472 seq_num 1422) dirty exists 2024-07-28T12:06:56.747 INFO:tasks.rados.rados.0.smithi022.stdout:3769: left oid 34 (ObjNum 1422 snap 472 seq_num 1422) 2024-07-28T12:06:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:56 smithi150 bash[67543]: cluster 2024-07-28T12:06:55.208304+0000 mgr.y (mgr.25232) 461 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 158 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 476 KiB/s wr, 6 op/s 2024-07-28T12:06:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:56 smithi150 bash[67543]: cluster 2024-07-28T12:06:55.421843+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-07-28T12:06:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:56 smithi022 bash[80503]: cluster 2024-07-28T12:06:55.208304+0000 mgr.y (mgr.25232) 461 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 158 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 476 KiB/s wr, 6 op/s 2024-07-28T12:06:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:56 smithi022 bash[80503]: cluster 2024-07-28T12:06:55.421843+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-07-28T12:06:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:56 smithi022 bash[82865]: cluster 2024-07-28T12:06:55.208304+0000 mgr.y (mgr.25232) 461 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 158 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 476 KiB/s wr, 6 op/s 2024-07-28T12:06:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:56 smithi022 bash[82865]: cluster 2024-07-28T12:06:55.421843+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-07-28T12:06:57.401 INFO:tasks.rados.rados.0.smithi022.stdout:3767: done (3 left) 2024-07-28T12:06:57.401 INFO:tasks.rados.rados.0.smithi022.stdout:3768: done (2 left) 2024-07-28T12:06:57.401 INFO:tasks.rados.rados.0.smithi022.stdout:3769: done (1 left) 2024-07-28T12:06:57.401 INFO:tasks.rados.rados.0.smithi022.stdout:3770: done (0 left) 2024-07-28T12:06:57.401 INFO:tasks.rados.rados.0.smithi022.stdout:3771: read oid 33 snap -1 2024-07-28T12:06:57.402 INFO:tasks.rados.rados.0.smithi022.stdout:3771: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:57.402 INFO:tasks.rados.rados.0.smithi022.stdout:3772: snap_remove snap 469 2024-07-28T12:06:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:57 smithi150 bash[67543]: cluster 2024-07-28T12:06:56.423450+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-07-28T12:06:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:57 smithi150 bash[67543]: cluster 2024-07-28T12:06:57.399844+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-07-28T12:06:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:57 smithi022 bash[80503]: cluster 2024-07-28T12:06:56.423450+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-07-28T12:06:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:57 smithi022 bash[80503]: cluster 2024-07-28T12:06:57.399844+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-07-28T12:06:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:57 smithi022 bash[82865]: cluster 2024-07-28T12:06:56.423450+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-07-28T12:06:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:57 smithi022 bash[82865]: cluster 2024-07-28T12:06:57.399844+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-07-28T12:06:58.404 INFO:tasks.rados.rados.0.smithi022.stdout:3772: done (1 left) 2024-07-28T12:06:58.404 INFO:tasks.rados.rados.0.smithi022.stdout:3773: snap_remove snap 467 2024-07-28T12:06:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:58 smithi150 bash[67543]: cluster 2024-07-28T12:06:57.209023+0000 mgr.y (mgr.25232) 462 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 157 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 414 KiB/s wr, 1 op/s 2024-07-28T12:06:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:06:58 smithi150 bash[67543]: cluster 2024-07-28T12:06:58.403425+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-07-28T12:06:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:58 smithi022 bash[80503]: cluster 2024-07-28T12:06:57.209023+0000 mgr.y (mgr.25232) 462 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 157 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 414 KiB/s wr, 1 op/s 2024-07-28T12:06:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:06:58 smithi022 bash[80503]: cluster 2024-07-28T12:06:58.403425+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-07-28T12:06:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:58 smithi022 bash[82865]: cluster 2024-07-28T12:06:57.209023+0000 mgr.y (mgr.25232) 462 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 157 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 414 KiB/s wr, 1 op/s 2024-07-28T12:06:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:06:58 smithi022 bash[82865]: cluster 2024-07-28T12:06:58.403425+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-07-28T12:06:59.413 INFO:tasks.rados.rados.0.smithi022.stdout:3773: done (1 left) 2024-07-28T12:06:59.414 INFO:tasks.rados.rados.0.smithi022.stdout:3774: read oid 4 snap -1 2024-07-28T12:06:59.414 INFO:tasks.rados.rados.0.smithi022.stdout:3774: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:06:59.414 INFO:tasks.rados.rados.0.smithi022.stdout:3775: write oid 1 current snap is 473 2024-07-28T12:06:59.414 INFO:tasks.rados.rados.0.smithi022.stdout:3775: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-07-28T12:06:59.414 INFO:tasks.rados.rados.0.smithi022.stdout:3775: writing smithi02269687-1 from 716361 to 1153699 tid 1 2024-07-28T12:06:59.422 INFO:tasks.rados.rados.0.smithi022.stdout:3775: writing smithi02269687-1 from 1687053 to 2374543 tid 2 2024-07-28T12:06:59.427 INFO:tasks.rados.rados.0.smithi022.stdout:3775: writing smithi02269687-1 from 2777507 to 3203346 tid 3 2024-07-28T12:06:59.432 INFO:tasks.rados.rados.0.smithi022.stdout:3775: writing smithi02269687-1 from 3877756 to 3916361 tid 4 2024-07-28T12:06:59.432 INFO:tasks.rados.rados.0.smithi022.stdout:3776: rollback oid 44 current snap is 473 2024-07-28T12:06:59.432 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 44 to 471 2024-07-28T12:06:59.432 INFO:tasks.rados.rados.0.smithi022.stdout:3771: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:06:59.566 INFO:tasks.rados.rados.0.smithi022.stdout:3775: finishing write tid 1 to smithi02269687-1 2024-07-28T12:06:59.567 INFO:tasks.rados.rados.0.smithi022.stdout:3774: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:06:59.670 INFO:tasks.rados.rados.0.smithi022.stdout:3775: finishing write tid 2 to smithi02269687-1 2024-07-28T12:06:59.670 INFO:tasks.rados.rados.0.smithi022.stdout:3775: finishing write tid 3 to smithi02269687-1 2024-07-28T12:06:59.670 INFO:tasks.rados.rados.0.smithi022.stdout:3775: finishing write tid 4 to smithi02269687-1 2024-07-28T12:06:59.670 INFO:tasks.rados.rados.0.smithi022.stdout:3775: finishing write tid 5 to smithi02269687-1 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3775: finishing write tid 6 to smithi02269687-1 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 1 v 785 (ObjNum 1423 snap 473 seq_num 1423) dirty exists 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3775: left oid 1 (ObjNum 1423 snap 473 seq_num 1423) 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3776: finishing rollback tid 0 to smithi02269687-44 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3776: finishing rollback tid 1 to smithi02269687-44 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3776: finishing rollback tid 2 to smithi02269687-44 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2236 (ObjNum 1398 snap 464 seq_num 1398) dirty exists 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3771: done (3 left) 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3774: done (2 left) 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3775: done (1 left) 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3776: done (0 left) 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3777: write oid 11 current snap is 473 2024-07-28T12:06:59.671 INFO:tasks.rados.rados.0.smithi022.stdout:3777: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-07-28T12:06:59.685 INFO:tasks.rados.rados.0.smithi022.stdout:3777: writing smithi02269687-11 from 733168 to 1245755 tid 1 2024-07-28T12:06:59.701 INFO:tasks.rados.rados.0.smithi022.stdout:3777: writing smithi02269687-11 from 2029182 to 2576683 tid 2 2024-07-28T12:06:59.715 INFO:tasks.rados.rados.0.smithi022.stdout:3777: writing smithi02269687-11 from 3088577 to 3725688 tid 3 2024-07-28T12:06:59.715 INFO:tasks.rados.rados.0.smithi022.stdout:3778: write oid 15 current snap is 473 2024-07-28T12:06:59.715 INFO:tasks.rados.rados.0.smithi022.stdout:3778: seq_num 1425 ranges {749975=587836,2087664=691159,3516000=433975} 2024-07-28T12:06:59.729 INFO:tasks.rados.rados.0.smithi022.stdout:3778: writing smithi02269687-15 from 749975 to 1337811 tid 1 2024-07-28T12:06:59.743 INFO:tasks.rados.rados.0.smithi022.stdout:3778: writing smithi02269687-15 from 2087664 to 2778823 tid 2 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3778: writing smithi02269687-15 from 3516000 to 3949975 tid 3 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3779: snap_create 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3777: finishing write tid 1 to smithi02269687-11 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3777: finishing write tid 2 to smithi02269687-11 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3777: finishing write tid 3 to smithi02269687-11 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3777: finishing write tid 4 to smithi02269687-11 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3777: finishing write tid 5 to smithi02269687-11 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 314 (ObjNum 1424 snap 473 seq_num 1424) dirty exists 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3777: left oid 11 (ObjNum 1424 snap 473 seq_num 1424) 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3778: finishing write tid 1 to smithi02269687-15 2024-07-28T12:06:59.753 INFO:tasks.rados.rados.0.smithi022.stdout:3778: finishing write tid 2 to smithi02269687-15 2024-07-28T12:06:59.760 INFO:tasks.rados.rados.0.smithi022.stdout:3778: finishing write tid 3 to smithi02269687-15 2024-07-28T12:06:59.761 INFO:tasks.rados.rados.0.smithi022.stdout:3778: finishing write tid 4 to smithi02269687-15 2024-07-28T12:06:59.761 INFO:tasks.rados.rados.0.smithi022.stdout:3778: finishing write tid 5 to smithi02269687-15 2024-07-28T12:06:59.761 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2652 (ObjNum 1425 snap 473 seq_num 1425) dirty exists 2024-07-28T12:06:59.761 INFO:tasks.rados.rados.0.smithi022.stdout:3778: left oid 15 (ObjNum 1425 snap 473 seq_num 1425) 2024-07-28T12:06:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:06:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:06:59] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-07-28T12:07:00.448 INFO:tasks.rados.rados.0.smithi022.stdout:3777: done (2 left) 2024-07-28T12:07:00.448 INFO:tasks.rados.rados.0.smithi022.stdout:3778: done (1 left) 2024-07-28T12:07:00.448 INFO:tasks.rados.rados.0.smithi022.stdout:3779: done (0 left) 2024-07-28T12:07:00.449 INFO:tasks.rados.rados.0.smithi022.stdout:3780: read oid 30 snap 473 2024-07-28T12:07:00.449 INFO:tasks.rados.rados.0.smithi022.stdout:3780: expect (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T12:07:00.449 INFO:tasks.rados.rados.0.smithi022.stdout:3781: write oid 29 current snap is 474 2024-07-28T12:07:00.449 INFO:tasks.rados.rados.0.smithi022.stdout:3781: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-07-28T12:07:00.459 INFO:tasks.rados.rados.0.smithi022.stdout:3781: writing smithi02269687-29 from 766782 to 1429867 tid 1 2024-07-28T12:07:00.469 INFO:tasks.rados.rados.0.smithi022.stdout:3781: writing smithi02269687-29 from 2146146 to 2697316 tid 2 2024-07-28T12:07:00.478 INFO:tasks.rados.rados.0.smithi022.stdout:3781: writing smithi02269687-29 from 3143423 to 3919431 tid 3 2024-07-28T12:07:00.478 INFO:tasks.rados.rados.0.smithi022.stdout:3782: snap_remove snap 472 2024-07-28T12:07:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:00 smithi150 bash[67543]: cluster 2024-07-28T12:06:59.209694+0000 mgr.y (mgr.25232) 463 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 163 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-07-28T12:07:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:00 smithi150 bash[67543]: cluster 2024-07-28T12:06:59.404801+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-07-28T12:07:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:00 smithi022 bash[80503]: cluster 2024-07-28T12:06:59.209694+0000 mgr.y (mgr.25232) 463 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 163 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-07-28T12:07:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:00 smithi022 bash[80503]: cluster 2024-07-28T12:06:59.404801+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-07-28T12:07:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:00 smithi022 bash[82865]: cluster 2024-07-28T12:06:59.209694+0000 mgr.y (mgr.25232) 463 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 163 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-07-28T12:07:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:00 smithi022 bash[82865]: cluster 2024-07-28T12:06:59.404801+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-07-28T12:07:01.458 INFO:tasks.rados.rados.0.smithi022.stdout:3782: done (2 left) 2024-07-28T12:07:01.458 INFO:tasks.rados.rados.0.smithi022.stdout:3783: write oid 11 current snap is 474 2024-07-28T12:07:01.458 INFO:tasks.rados.rados.0.smithi022.stdout:3783: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-07-28T12:07:01.468 INFO:tasks.rados.rados.0.smithi022.stdout:3783: writing smithi02269687-11 from 783589 to 1521923 tid 1 2024-07-28T12:07:01.476 INFO:tasks.rados.rados.0.smithi022.stdout:3783: writing smithi02269687-11 from 2204628 to 2899456 tid 2 2024-07-28T12:07:01.482 INFO:tasks.rados.rados.0.smithi022.stdout:3783: writing smithi02269687-11 from 3570846 to 3983589 tid 3 2024-07-28T12:07:01.482 INFO:tasks.rados.rados.0.smithi022.stdout:3784: write oid 35 current snap is 474 2024-07-28T12:07:01.482 INFO:tasks.rados.rados.0.smithi022.stdout:3784: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-07-28T12:07:01.487 INFO:tasks.rados.rados.0.smithi022.stdout:3784: writing smithi02269687-35 from 400396 to 813979 tid 1 2024-07-28T12:07:01.493 INFO:tasks.rados.rados.0.smithi022.stdout:3784: writing smithi02269687-35 from 1463110 to 1901596 tid 2 2024-07-28T12:07:01.493 INFO:tasks.rados.rados.0.smithi022.stdout:3785: write oid 25 current snap is 474 2024-07-28T12:07:01.493 INFO:tasks.rados.rados.0.smithi022.stdout:3780: expect (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T12:07:01.753 INFO:tasks.rados.rados.0.smithi022.stdout:3781: finishing write tid 1 to smithi02269687-29 2024-07-28T12:07:01.753 INFO:tasks.rados.rados.0.smithi022.stdout:3781: finishing write tid 2 to smithi02269687-29 2024-07-28T12:07:01.753 INFO:tasks.rados.rados.0.smithi022.stdout:3781: finishing write tid 3 to smithi02269687-29 2024-07-28T12:07:01.753 INFO:tasks.rados.rados.0.smithi022.stdout:3781: finishing write tid 4 to smithi02269687-29 2024-07-28T12:07:01.753 INFO:tasks.rados.rados.0.smithi022.stdout:3785: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-07-28T12:07:01.758 INFO:tasks.rados.rados.0.smithi022.stdout:3785: writing smithi02269687-25 from 417203 to 906035 tid 1 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:3785: writing smithi02269687-25 from 1405239 to 2017203 tid 2 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:3780: done (4 left) 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:3786: rollback oid 39 current snap is 474 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 471 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:3781: finishing write tid 5 to smithi02269687-29 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 2112 (ObjNum 1426 snap 474 seq_num 1426) dirty exists 2024-07-28T12:07:01.766 INFO:tasks.rados.rados.0.smithi022.stdout:3781: left oid 29 (ObjNum 1426 snap 474 seq_num 1426) 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3781: done (4 left) 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3787: delete oid 29 current snap is 474 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3783: finishing write tid 1 to smithi02269687-11 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3783: finishing write tid 2 to smithi02269687-11 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3783: finishing write tid 3 to smithi02269687-11 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3783: finishing write tid 4 to smithi02269687-11 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3783: finishing write tid 5 to smithi02269687-11 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 11 v 321 (ObjNum 1427 snap 474 seq_num 1427) dirty exists 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3783: left oid 11 (ObjNum 1427 snap 474 seq_num 1427) 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3784: finishing write tid 1 to smithi02269687-35 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3784: finishing write tid 2 to smithi02269687-35 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3784: finishing write tid 3 to smithi02269687-35 2024-07-28T12:07:01.767 INFO:tasks.rados.rados.0.smithi022.stdout:3784: finishing write tid 4 to smithi02269687-35 2024-07-28T12:07:01.768 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 2239 (ObjNum 1428 snap 474 seq_num 1428) dirty exists 2024-07-28T12:07:01.768 INFO:tasks.rados.rados.0.smithi022.stdout:3784: left oid 35 (ObjNum 1428 snap 474 seq_num 1428) 2024-07-28T12:07:01.768 INFO:tasks.rados.rados.0.smithi022.stdout:3785: finishing write tid 1 to smithi02269687-25 2024-07-28T12:07:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:01 smithi150 bash[67543]: cluster 2024-07-28T12:07:00.447590+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-07-28T12:07:01.770 INFO:tasks.rados.rados.0.smithi022.stdout:3783: done (4 left) 2024-07-28T12:07:01.770 INFO:tasks.rados.rados.0.smithi022.stdout:3784: done (3 left) 2024-07-28T12:07:01.771 INFO:tasks.rados.rados.0.smithi022.stdout:3787: done (2 left) 2024-07-28T12:07:01.771 INFO:tasks.rados.rados.0.smithi022.stdout:3788: write oid 22 current snap is 474 2024-07-28T12:07:01.771 INFO:tasks.rados.rados.0.smithi022.stdout:3788: seq_num 1431 ranges {450817=755683,1638556=412261} 2024-07-28T12:07:01.782 INFO:tasks.rados.rados.0.smithi022.stdout:3788: writing smithi02269687-22 from 450817 to 1206500 tid 1 2024-07-28T12:07:01.792 INFO:tasks.rados.rados.0.smithi022.stdout:3788: writing smithi02269687-22 from 1638556 to 2050817 tid 2 2024-07-28T12:07:01.792 INFO:tasks.rados.rados.0.smithi022.stdout:3789: rollback oid 50 current snap is 474 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 50 to 471 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3785: finishing write tid 2 to smithi02269687-25 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3785: finishing write tid 3 to smithi02269687-25 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3785: finishing write tid 4 to smithi02269687-25 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1414 (ObjNum 1429 snap 474 seq_num 1429) dirty exists 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3785: left oid 25 (ObjNum 1429 snap 474 seq_num 1429) 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3786: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3786: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3786: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 2245 (ObjNum 1415 snap 471 seq_num 1415) dirty exists 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3788: finishing write tid 1 to smithi02269687-22 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3790: read oid 49 snap 473 2024-07-28T12:07:01.793 INFO:tasks.rados.rados.0.smithi022.stdout:3790: expect (ObjNum 1384 snap 462 seq_num 1384) 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3785: done (4 left) 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3786: done (3 left) 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3791: read oid 8 snap -1 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3791: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3792: rollback oid 30 current snap is 474 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 471 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3793: read oid 9 snap 473 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3793: expect deleted 2024-07-28T12:07:01.794 INFO:tasks.rados.rados.0.smithi022.stdout:3794: snap_create 2024-07-28T12:07:01.803 INFO:tasks.rados.rados.0.smithi022.stdout:3792: finishing rollback tid 0 to smithi02269687-30 2024-07-28T12:07:01.803 INFO:tasks.rados.rados.0.smithi022.stdout:3792: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:07:01.804 INFO:tasks.rados.rados.0.smithi022.stdout:3792: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:07:01.804 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 791 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-07-28T12:07:01.805 INFO:tasks.rados.rados.0.smithi022.stdout:3791: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:01.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:01 smithi022 bash[80503]: cluster 2024-07-28T12:07:00.447590+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-07-28T12:07:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:01 smithi022 bash[82865]: cluster 2024-07-28T12:07:00.447590+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-07-28T12:07:01.914 INFO:tasks.rados.rados.0.smithi022.stdout:3788: finishing write tid 2 to smithi02269687-22 2024-07-28T12:07:01.914 INFO:tasks.rados.rados.0.smithi022.stdout:3788: finishing write tid 3 to smithi02269687-22 2024-07-28T12:07:01.914 INFO:tasks.rados.rados.0.smithi022.stdout:3790: expect (ObjNum 1384 snap 462 seq_num 1384) 2024-07-28T12:07:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:3789: finishing rollback tid 0 to smithi02269687-50 2024-07-28T12:07:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:3789: finishing rollback tid 1 to smithi02269687-50 2024-07-28T12:07:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:3788: finishing write tid 4 to smithi02269687-22 2024-07-28T12:07:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 2118 (ObjNum 1431 snap 474 seq_num 1431) dirty exists 2024-07-28T12:07:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:3788: left oid 22 (ObjNum 1431 snap 474 seq_num 1431) 2024-07-28T12:07:02.113 INFO:tasks.rados.rados.0.smithi022.stdout:3789: finishing rollback tid 2 to smithi02269687-50 2024-07-28T12:07:02.114 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1418 (ObjNum 1155 snap 391 seq_num 1155) dirty exists 2024-07-28T12:07:02.404 INFO:tasks.rados.rados.0.smithi022.stdout:3788: done (6 left) 2024-07-28T12:07:02.435 INFO:tasks.rados.rados.0.smithi022.stdout:3789: done (5 left) 2024-07-28T12:07:02.435 INFO:tasks.rados.rados.0.smithi022.stdout:3790: done (4 left) 2024-07-28T12:07:02.435 INFO:tasks.rados.rados.0.smithi022.stdout:3791: done (3 left) 2024-07-28T12:07:02.435 INFO:tasks.rados.rados.0.smithi022.stdout:3792: done (2 left) 2024-07-28T12:07:02.436 INFO:tasks.rados.rados.0.smithi022.stdout:3793: done (1 left) 2024-07-28T12:07:02.436 INFO:tasks.rados.rados.0.smithi022.stdout:3794: done (0 left) 2024-07-28T12:07:02.436 INFO:tasks.rados.rados.0.smithi022.stdout:3795: snap_create 2024-07-28T12:07:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:07:02 smithi150 bash[60514]: ts=2024-07-28T12:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:07:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:02 smithi150 bash[67543]: cluster 2024-07-28T12:07:01.210604+0000 mgr.y (mgr.25232) 464 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-07-28T12:07:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:02 smithi150 bash[67543]: cluster 2024-07-28T12:07:01.456873+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-07-28T12:07:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:02 smithi150 bash[67543]: cluster 2024-07-28T12:07:02.402142+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-07-28T12:07:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:02 smithi022 bash[80503]: cluster 2024-07-28T12:07:01.210604+0000 mgr.y (mgr.25232) 464 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-07-28T12:07:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:02 smithi022 bash[80503]: cluster 2024-07-28T12:07:01.456873+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-07-28T12:07:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:02 smithi022 bash[80503]: cluster 2024-07-28T12:07:02.402142+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-07-28T12:07:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:02 smithi022 bash[82865]: cluster 2024-07-28T12:07:01.210604+0000 mgr.y (mgr.25232) 464 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-07-28T12:07:02.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:02 smithi022 bash[82865]: cluster 2024-07-28T12:07:01.456873+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-07-28T12:07:02.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:02 smithi022 bash[82865]: cluster 2024-07-28T12:07:02.402142+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-07-28T12:07:03.405 INFO:tasks.rados.rados.0.smithi022.stdout:3795: done (0 left) 2024-07-28T12:07:03.406 INFO:tasks.rados.rados.0.smithi022.stdout:3796: delete oid 32 current snap is 476 2024-07-28T12:07:03.415 INFO:tasks.rados.rados.0.smithi022.stdout:3796: done (0 left) 2024-07-28T12:07:03.415 INFO:tasks.rados.rados.0.smithi022.stdout:3797: write oid 40 current snap is 476 2024-07-28T12:07:03.415 INFO:tasks.rados.rados.0.smithi022.stdout:3797: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-07-28T12:07:03.431 INFO:tasks.rados.rados.0.smithi022.stdout:3797: writing smithi02269687-40 from 484431 to 990612 tid 1 2024-07-28T12:07:03.445 INFO:tasks.rados.rados.0.smithi022.stdout:3797: writing smithi02269687-40 from 1639167 to 2084431 tid 2 2024-07-28T12:07:03.446 INFO:tasks.rados.rados.0.smithi022.stdout:3798: snap_create 2024-07-28T12:07:03.446 INFO:tasks.rados.rados.0.smithi022.stdout:3797: finishing write tid 1 to smithi02269687-40 2024-07-28T12:07:03.453 INFO:tasks.rados.rados.0.smithi022.stdout:3797: finishing write tid 2 to smithi02269687-40 2024-07-28T12:07:03.453 INFO:tasks.rados.rados.0.smithi022.stdout:3797: finishing write tid 3 to smithi02269687-40 2024-07-28T12:07:03.454 INFO:tasks.rados.rados.0.smithi022.stdout:3797: finishing write tid 4 to smithi02269687-40 2024-07-28T12:07:03.454 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 2099 (ObjNum 1433 snap 476 seq_num 1433) dirty exists 2024-07-28T12:07:03.454 INFO:tasks.rados.rados.0.smithi022.stdout:3797: left oid 40 (ObjNum 1433 snap 476 seq_num 1433) 2024-07-28T12:07:04.408 INFO:tasks.rados.rados.0.smithi022.stdout:3797: done (1 left) 2024-07-28T12:07:04.409 INFO:tasks.rados.rados.0.smithi022.stdout:3798: done (0 left) 2024-07-28T12:07:04.409 INFO:tasks.rados.rados.0.smithi022.stdout:3799: delete oid 17 current snap is 477 2024-07-28T12:07:04.421 INFO:tasks.rados.rados.0.smithi022.stdout:3799: done (0 left) 2024-07-28T12:07:04.422 INFO:tasks.rados.rados.0.smithi022.stdout:3800: delete oid 17 current snap is 477 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:3800: done (0 left) 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:3801: read oid 32 snap -1 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:3801: expect deleted 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:3802: rollback oid 27 current snap is 477 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 27 to 476 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:3803: write oid 28 current snap is 477 2024-07-28T12:07:04.426 INFO:tasks.rados.rados.0.smithi022.stdout:3803: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-07-28T12:07:04.447 INFO:tasks.rados.rados.0.smithi022.stdout:3803: writing smithi02269687-28 from 534852 to 1266780 tid 1 2024-07-28T12:07:04.461 INFO:tasks.rados.rados.0.smithi022.stdout:3803: writing smithi02269687-28 from 1814613 to 2134852 tid 2 2024-07-28T12:07:04.462 INFO:tasks.rados.rados.0.smithi022.stdout:3804: read oid 38 snap -1 2024-07-28T12:07:04.462 INFO:tasks.rados.rados.0.smithi022.stdout:3804: expect deleted 2024-07-28T12:07:04.462 INFO:tasks.rados.rados.0.smithi022.stdout:3805: snap_remove snap 473 2024-07-28T12:07:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:04 smithi150 bash[67543]: cluster 2024-07-28T12:07:03.211399+0000 mgr.y (mgr.25232) 465 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-07-28T12:07:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:04 smithi150 bash[67543]: cluster 2024-07-28T12:07:03.405133+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-07-28T12:07:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:04 smithi022 bash[80503]: cluster 2024-07-28T12:07:03.211399+0000 mgr.y (mgr.25232) 465 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-07-28T12:07:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:04 smithi022 bash[80503]: cluster 2024-07-28T12:07:03.405133+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-07-28T12:07:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:04 smithi022 bash[82865]: cluster 2024-07-28T12:07:03.211399+0000 mgr.y (mgr.25232) 465 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-07-28T12:07:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:04 smithi022 bash[82865]: cluster 2024-07-28T12:07:03.405133+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-07-28T12:07:05.427 INFO:tasks.rados.rados.0.smithi022.stdout:3805: done (4 left) 2024-07-28T12:07:05.427 INFO:tasks.rados.rados.0.smithi022.stdout:3806: read oid 34 snap -1 2024-07-28T12:07:05.427 INFO:tasks.rados.rados.0.smithi022.stdout:3806: expect (ObjNum 1422 snap 472 seq_num 1422) 2024-07-28T12:07:05.427 INFO:tasks.rados.rados.0.smithi022.stdout:3807: read oid 44 snap 453 2024-07-28T12:07:05.428 INFO:tasks.rados.rados.0.smithi022.stdout:3807: expect (ObjNum 1209 snap 405 seq_num 1209) 2024-07-28T12:07:05.428 INFO:tasks.rados.rados.0.smithi022.stdout:3808: write oid 17 current snap is 477 2024-07-28T12:07:05.428 INFO:tasks.rados.rados.0.smithi022.stdout:3808: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-07-28T12:07:05.434 INFO:tasks.rados.rados.0.smithi022.stdout:3808: writing smithi02269687-17 from 551659 to 1075189 tid 1 2024-07-28T12:07:05.440 INFO:tasks.rados.rados.0.smithi022.stdout:3808: writing smithi02269687-17 from 1873095 to 2151659 tid 2 2024-07-28T12:07:05.440 INFO:tasks.rados.rados.0.smithi022.stdout:3809: write oid 41 current snap is 477 2024-07-28T12:07:05.441 INFO:tasks.rados.rados.0.smithi022.stdout:3809: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-07-28T12:07:05.448 INFO:tasks.rados.rados.0.smithi022.stdout:3809: writing smithi02269687-41 from 568466 to 1167245 tid 1 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3809: writing smithi02269687-41 from 1931577 to 2168466 tid 2 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3810: delete oid 14 current snap is 477 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3802: finishing rollback tid 0 to smithi02269687-27 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3802: finishing rollback tid 1 to smithi02269687-27 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3802: finishing rollback tid 2 to smithi02269687-27 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1631 (ObjNum 1407 snap 468 seq_num 1407) dirty exists 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3803: finishing write tid 1 to smithi02269687-28 2024-07-28T12:07:05.454 INFO:tasks.rados.rados.0.smithi022.stdout:3803: finishing write tid 2 to smithi02269687-28 2024-07-28T12:07:05.455 INFO:tasks.rados.rados.0.smithi022.stdout:3803: finishing write tid 3 to smithi02269687-28 2024-07-28T12:07:05.455 INFO:tasks.rados.rados.0.smithi022.stdout:3803: finishing write tid 4 to smithi02269687-28 2024-07-28T12:07:05.455 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 324 (ObjNum 1436 snap 477 seq_num 1436) dirty exists 2024-07-28T12:07:05.455 INFO:tasks.rados.rados.0.smithi022.stdout:3803: left oid 28 (ObjNum 1436 snap 477 seq_num 1436) 2024-07-28T12:07:05.455 INFO:tasks.rados.rados.0.smithi022.stdout:3807: expect (ObjNum 1209 snap 405 seq_num 1209) 2024-07-28T12:07:05.626 INFO:tasks.rados.rados.0.smithi022.stdout:3808: finishing write tid 1 to smithi02269687-17 2024-07-28T12:07:05.626 INFO:tasks.rados.rados.0.smithi022.stdout:3808: finishing write tid 2 to smithi02269687-17 2024-07-28T12:07:05.626 INFO:tasks.rados.rados.0.smithi022.stdout:3806: expect (ObjNum 1422 snap 472 seq_num 1422) 2024-07-28T12:07:05.750 INFO:tasks.rados.rados.0.smithi022.stdout:3808: finishing write tid 3 to smithi02269687-17 2024-07-28T12:07:05.750 INFO:tasks.rados.rados.0.smithi022.stdout:3808: finishing write tid 4 to smithi02269687-17 2024-07-28T12:07:05.750 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 974 (ObjNum 1437 snap 477 seq_num 1437) dirty exists 2024-07-28T12:07:05.750 INFO:tasks.rados.rados.0.smithi022.stdout:3808: left oid 17 (ObjNum 1437 snap 477 seq_num 1437) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3809: finishing write tid 1 to smithi02269687-41 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3809: finishing write tid 2 to smithi02269687-41 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3809: finishing write tid 3 to smithi02269687-41 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3809: finishing write tid 4 to smithi02269687-41 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 2123 (ObjNum 1438 snap 477 seq_num 1438) dirty exists 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3809: left oid 41 (ObjNum 1438 snap 477 seq_num 1438) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3801: done (8 left) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3802: done (7 left) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3803: done (6 left) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3804: done (5 left) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3806: done (4 left) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3807: done (3 left) 2024-07-28T12:07:05.751 INFO:tasks.rados.rados.0.smithi022.stdout:3808: done (2 left) 2024-07-28T12:07:05.752 INFO:tasks.rados.rados.0.smithi022.stdout:3809: done (1 left) 2024-07-28T12:07:05.752 INFO:tasks.rados.rados.0.smithi022.stdout:3810: done (0 left) 2024-07-28T12:07:05.752 INFO:tasks.rados.rados.0.smithi022.stdout:3811: delete oid 13 current snap is 477 2024-07-28T12:07:05.755 INFO:tasks.rados.rados.0.smithi022.stdout:3811: done (0 left) 2024-07-28T12:07:05.755 INFO:tasks.rados.rados.0.smithi022.stdout:3812: snap_create 2024-07-28T12:07:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:05 smithi150 bash[67543]: cluster 2024-07-28T12:07:04.407691+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-07-28T12:07:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:05 smithi150 bash[67543]: audit 2024-07-28T12:07:05.023695+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:05 smithi022 bash[80503]: cluster 2024-07-28T12:07:04.407691+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-07-28T12:07:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:05 smithi022 bash[80503]: audit 2024-07-28T12:07:05.023695+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:05 smithi022 bash[82865]: cluster 2024-07-28T12:07:04.407691+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-07-28T12:07:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:05 smithi022 bash[82865]: audit 2024-07-28T12:07:05.023695+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:06.428 INFO:tasks.rados.rados.0.smithi022.stdout:3812: done (0 left) 2024-07-28T12:07:06.428 INFO:tasks.rados.rados.0.smithi022.stdout:3813: snap_remove snap 475 2024-07-28T12:07:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:06 smithi150 bash[67543]: cluster 2024-07-28T12:07:05.212171+0000 mgr.y (mgr.25232) 466 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-07-28T12:07:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:06 smithi150 bash[67543]: cluster 2024-07-28T12:07:05.425986+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-07-28T12:07:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:06 smithi022 bash[80503]: cluster 2024-07-28T12:07:05.212171+0000 mgr.y (mgr.25232) 466 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-07-28T12:07:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:06 smithi022 bash[80503]: cluster 2024-07-28T12:07:05.425986+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-07-28T12:07:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:06 smithi022 bash[82865]: cluster 2024-07-28T12:07:05.212171+0000 mgr.y (mgr.25232) 466 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-07-28T12:07:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:06 smithi022 bash[82865]: cluster 2024-07-28T12:07:05.425986+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-07-28T12:07:07.406 INFO:tasks.rados.rados.0.smithi022.stdout:3813: done (0 left) 2024-07-28T12:07:07.407 INFO:tasks.rados.rados.0.smithi022.stdout:3814: rollback oid 34 current snap is 478 2024-07-28T12:07:07.407 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 34 to 477 2024-07-28T12:07:07.407 INFO:tasks.rados.rados.0.smithi022.stdout:3815: delete oid 9 current snap is 478 2024-07-28T12:07:07.416 INFO:tasks.rados.rados.0.smithi022.stdout:3815: done (1 left) 2024-07-28T12:07:07.417 INFO:tasks.rados.rados.0.smithi022.stdout:3816: write oid 27 current snap is 478 2024-07-28T12:07:07.417 INFO:tasks.rados.rados.0.smithi022.stdout:3816: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-07-28T12:07:07.431 INFO:tasks.rados.rados.0.smithi022.stdout:3816: writing smithi02269687-27 from 635694 to 1135469 tid 1 2024-07-28T12:07:07.448 INFO:tasks.rados.rados.0.smithi022.stdout:3816: writing smithi02269687-27 from 1649152 to 2113321 tid 2 2024-07-28T12:07:07.448 INFO:tasks.rados.rados.0.smithi022.stdout:3817: delete oid 44 current snap is 478 2024-07-28T12:07:07.448 INFO:tasks.rados.rados.0.smithi022.stdout:3814: finishing rollback tid 0 to smithi02269687-34 2024-07-28T12:07:07.448 INFO:tasks.rados.rados.0.smithi022.stdout:3814: finishing rollback tid 1 to smithi02269687-34 2024-07-28T12:07:07.449 INFO:tasks.rados.rados.0.smithi022.stdout:3814: finishing rollback tid 2 to smithi02269687-34 2024-07-28T12:07:07.449 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 2127 (ObjNum 1422 snap 472 seq_num 1422) dirty exists 2024-07-28T12:07:07.449 INFO:tasks.rados.rados.0.smithi022.stdout:3816: finishing write tid 1 to smithi02269687-27 2024-07-28T12:07:07.457 INFO:tasks.rados.rados.0.smithi022.stdout:3814: done (2 left) 2024-07-28T12:07:07.457 INFO:tasks.rados.rados.0.smithi022.stdout:3817: done (1 left) 2024-07-28T12:07:07.457 INFO:tasks.rados.rados.0.smithi022.stdout:3818: delete oid 3 current snap is 478 2024-07-28T12:07:07.458 INFO:tasks.rados.rados.0.smithi022.stdout:3816: finishing write tid 2 to smithi02269687-27 2024-07-28T12:07:07.458 INFO:tasks.rados.rados.0.smithi022.stdout:3816: finishing write tid 3 to smithi02269687-27 2024-07-28T12:07:07.458 INFO:tasks.rados.rados.0.smithi022.stdout:3816: finishing write tid 4 to smithi02269687-27 2024-07-28T12:07:07.458 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1639 (ObjNum 1442 snap 478 seq_num 1442) dirty exists 2024-07-28T12:07:07.459 INFO:tasks.rados.rados.0.smithi022.stdout:3816: left oid 27 (ObjNum 1442 snap 478 seq_num 1442) 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3816: done (1 left) 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3818: done (0 left) 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3819: read oid 3 snap -1 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3819: expect deleted 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3820: read oid 8 snap 471 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3820: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3821: read oid 33 snap -1 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3821: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3822: write oid 19 current snap is 478 2024-07-28T12:07:07.463 INFO:tasks.rados.rados.0.smithi022.stdout:3822: seq_num 1445 ranges {686115=441875,1824598=461517} 2024-07-28T12:07:07.477 INFO:tasks.rados.rados.0.smithi022.stdout:3822: writing smithi02269687-19 from 686115 to 1127990 tid 1 2024-07-28T12:07:07.491 INFO:tasks.rados.rados.0.smithi022.stdout:3822: writing smithi02269687-19 from 1824598 to 2286115 tid 2 2024-07-28T12:07:07.491 INFO:tasks.rados.rados.0.smithi022.stdout:3823: snap_create 2024-07-28T12:07:07.491 INFO:tasks.rados.rados.0.smithi022.stdout:3821: expect (ObjNum 1339 snap 448 seq_num 1339) 2024-07-28T12:07:07.616 INFO:tasks.rados.rados.0.smithi022.stdout:3820: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:07.727 INFO:tasks.rados.rados.0.smithi022.stdout:3822: finishing write tid 1 to smithi02269687-19 2024-07-28T12:07:07.727 INFO:tasks.rados.rados.0.smithi022.stdout:3822: finishing write tid 2 to smithi02269687-19 2024-07-28T12:07:07.727 INFO:tasks.rados.rados.0.smithi022.stdout:3822: finishing write tid 3 to smithi02269687-19 2024-07-28T12:07:07.727 INFO:tasks.rados.rados.0.smithi022.stdout:3822: finishing write tid 4 to smithi02269687-19 2024-07-28T12:07:07.727 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 19 v 1642 (ObjNum 1445 snap 478 seq_num 1445) dirty exists 2024-07-28T12:07:07.727 INFO:tasks.rados.rados.0.smithi022.stdout:3822: left oid 19 (ObjNum 1445 snap 478 seq_num 1445) 2024-07-28T12:07:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:07 smithi150 bash[67543]: cluster 2024-07-28T12:07:06.427589+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-07-28T12:07:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:07 smithi150 bash[67543]: cluster 2024-07-28T12:07:07.404342+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-07-28T12:07:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:07 smithi022 bash[80503]: cluster 2024-07-28T12:07:06.427589+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-07-28T12:07:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:07 smithi022 bash[80503]: cluster 2024-07-28T12:07:07.404342+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-07-28T12:07:07.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:07 smithi022 bash[82865]: cluster 2024-07-28T12:07:06.427589+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-07-28T12:07:07.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:07 smithi022 bash[82865]: cluster 2024-07-28T12:07:07.404342+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3819: done (4 left) 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3820: done (3 left) 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3821: done (2 left) 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3822: done (1 left) 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3823: done (0 left) 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3824: write oid 25 current snap is 479 2024-07-28T12:07:08.451 INFO:tasks.rados.rados.0.smithi022.stdout:3824: seq_num 1446 ranges {702922=517124,1883080=419842} 2024-07-28T12:07:08.457 INFO:tasks.rados.rados.0.smithi022.stdout:3824: writing smithi02269687-25 from 702922 to 1220046 tid 1 2024-07-28T12:07:08.464 INFO:tasks.rados.rados.0.smithi022.stdout:3824: writing smithi02269687-25 from 1883080 to 2302922 tid 2 2024-07-28T12:07:08.464 INFO:tasks.rados.rados.0.smithi022.stdout:3825: read oid 43 snap -1 2024-07-28T12:07:08.464 INFO:tasks.rados.rados.0.smithi022.stdout:3825: expect deleted 2024-07-28T12:07:08.464 INFO:tasks.rados.rados.0.smithi022.stdout:3826: snap_remove snap 476 2024-07-28T12:07:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:08 smithi150 bash[67543]: cluster 2024-07-28T12:07:07.212837+0000 mgr.y (mgr.25232) 467 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-07-28T12:07:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:08 smithi150 bash[67543]: audit 2024-07-28T12:07:07.785393+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:07:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:08 smithi150 bash[67543]: audit 2024-07-28T12:07:08.159603+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:08 smithi150 bash[67543]: audit 2024-07-28T12:07:08.164860+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[80503]: cluster 2024-07-28T12:07:07.212837+0000 mgr.y (mgr.25232) 467 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-07-28T12:07:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[80503]: audit 2024-07-28T12:07:07.785393+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:07:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[80503]: audit 2024-07-28T12:07:08.159603+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[80503]: audit 2024-07-28T12:07:08.164860+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[82865]: cluster 2024-07-28T12:07:07.212837+0000 mgr.y (mgr.25232) 467 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-07-28T12:07:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[82865]: audit 2024-07-28T12:07:07.785393+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:07:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[82865]: audit 2024-07-28T12:07:08.159603+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:08 smithi022 bash[82865]: audit 2024-07-28T12:07:08.164860+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:09.469 INFO:tasks.rados.rados.0.smithi022.stdout:3826: done (2 left) 2024-07-28T12:07:09.469 INFO:tasks.rados.rados.0.smithi022.stdout:3827: read oid 15 snap -1 2024-07-28T12:07:09.469 INFO:tasks.rados.rados.0.smithi022.stdout:3827: expect (ObjNum 1425 snap 473 seq_num 1425) 2024-07-28T12:07:09.469 INFO:tasks.rados.rados.0.smithi022.stdout:3828: read oid 11 snap -1 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3828: expect (ObjNum 1427 snap 474 seq_num 1427) 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3829: delete oid 1 current snap is 479 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3824: finishing write tid 1 to smithi02269687-25 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3824: finishing write tid 2 to smithi02269687-25 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3824: finishing write tid 3 to smithi02269687-25 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3824: finishing write tid 4 to smithi02269687-25 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1426 (ObjNum 1446 snap 479 seq_num 1446) dirty exists 2024-07-28T12:07:09.470 INFO:tasks.rados.rados.0.smithi022.stdout:3824: left oid 25 (ObjNum 1446 snap 479 seq_num 1446) 2024-07-28T12:07:09.476 INFO:tasks.rados.rados.0.smithi022.stdout:3824: done (4 left) 2024-07-28T12:07:09.476 INFO:tasks.rados.rados.0.smithi022.stdout:3825: done (3 left) 2024-07-28T12:07:09.476 INFO:tasks.rados.rados.0.smithi022.stdout:3829: done (2 left) 2024-07-28T12:07:09.477 INFO:tasks.rados.rados.0.smithi022.stdout:3830: write oid 13 current snap is 479 2024-07-28T12:07:09.477 INFO:tasks.rados.rados.0.smithi022.stdout:3830: seq_num 1448 ranges {736536=667622,2000044=336492} 2024-07-28T12:07:09.485 INFO:tasks.rados.rados.0.smithi022.stdout:3830: writing smithi02269687-13 from 736536 to 1404158 tid 1 2024-07-28T12:07:09.491 INFO:tasks.rados.rados.0.smithi022.stdout:3830: writing smithi02269687-13 from 2000044 to 2336536 tid 2 2024-07-28T12:07:09.491 INFO:tasks.rados.rados.0.smithi022.stdout:3831: snap_remove snap 471 2024-07-28T12:07:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:09 smithi150 bash[67543]: cluster 2024-07-28T12:07:08.450917+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-07-28T12:07:09.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:09 smithi022 bash[80503]: cluster 2024-07-28T12:07:08.450917+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-07-28T12:07:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:07:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:07:09] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:07:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:09 smithi022 bash[82865]: cluster 2024-07-28T12:07:08.450917+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-07-28T12:07:10.479 INFO:tasks.rados.rados.0.smithi022.stdout:3828: expect (ObjNum 1427 snap 474 seq_num 1427) 2024-07-28T12:07:10.729 INFO:tasks.rados.rados.0.smithi022.stdout:3827: expect (ObjNum 1425 snap 473 seq_num 1425) 2024-07-28T12:07:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:10 smithi150 bash[67543]: cluster 2024-07-28T12:07:09.213501+0000 mgr.y (mgr.25232) 468 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-07-28T12:07:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:10 smithi150 bash[67543]: cluster 2024-07-28T12:07:09.468265+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-07-28T12:07:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:10 smithi022 bash[80503]: cluster 2024-07-28T12:07:09.213501+0000 mgr.y (mgr.25232) 468 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-07-28T12:07:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:10 smithi022 bash[80503]: cluster 2024-07-28T12:07:09.468265+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-07-28T12:07:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:10 smithi022 bash[82865]: cluster 2024-07-28T12:07:09.213501+0000 mgr.y (mgr.25232) 468 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-07-28T12:07:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:10 smithi022 bash[82865]: cluster 2024-07-28T12:07:09.468265+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-07-28T12:07:10.909 INFO:tasks.rados.rados.0.smithi022.stdout:3830: finishing write tid 1 to smithi02269687-13 2024-07-28T12:07:10.909 INFO:tasks.rados.rados.0.smithi022.stdout:3830: finishing write tid 2 to smithi02269687-13 2024-07-28T12:07:10.909 INFO:tasks.rados.rados.0.smithi022.stdout:3830: finishing write tid 3 to smithi02269687-13 2024-07-28T12:07:10.909 INFO:tasks.rados.rados.0.smithi022.stdout:3830: finishing write tid 4 to smithi02269687-13 2024-07-28T12:07:10.909 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2669 (ObjNum 1448 snap 479 seq_num 1448) dirty exists 2024-07-28T12:07:10.909 INFO:tasks.rados.rados.0.smithi022.stdout:3830: left oid 13 (ObjNum 1448 snap 479 seq_num 1448) 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3827: done (3 left) 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3828: done (2 left) 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3830: done (1 left) 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3831: done (0 left) 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3832: read oid 31 snap 478 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3832: expect (ObjNum 1392 snap 462 seq_num 1392) 2024-07-28T12:07:10.910 INFO:tasks.rados.rados.0.smithi022.stdout:3833: snap_create 2024-07-28T12:07:10.920 INFO:tasks.rados.rados.0.smithi022.stdout:3832: expect (ObjNum 1392 snap 462 seq_num 1392) 2024-07-28T12:07:11.487 INFO:tasks.rados.rados.0.smithi022.stdout:3832: done (1 left) 2024-07-28T12:07:11.487 INFO:tasks.rados.rados.0.smithi022.stdout:3833: done (0 left) 2024-07-28T12:07:11.487 INFO:tasks.rados.rados.0.smithi022.stdout:3834: read oid 18 snap -1 2024-07-28T12:07:11.487 INFO:tasks.rados.rados.0.smithi022.stdout:3834: expect (ObjNum 1377 snap 460 seq_num 1377) 2024-07-28T12:07:11.487 INFO:tasks.rados.rados.0.smithi022.stdout:3835: snap_create 2024-07-28T12:07:11.499 INFO:tasks.rados.rados.0.smithi022.stdout:3834: expect (ObjNum 1377 snap 460 seq_num 1377) 2024-07-28T12:07:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:11 smithi150 bash[67543]: cluster 2024-07-28T12:07:10.477730+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-07-28T12:07:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:11 smithi022 bash[80503]: cluster 2024-07-28T12:07:10.477730+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-07-28T12:07:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:11 smithi022 bash[82865]: cluster 2024-07-28T12:07:10.477730+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-07-28T12:07:12.407 INFO:tasks.rados.rados.0.smithi022.stdout:3834: done (1 left) 2024-07-28T12:07:12.407 INFO:tasks.rados.rados.0.smithi022.stdout:3835: done (0 left) 2024-07-28T12:07:12.407 INFO:tasks.rados.rados.0.smithi022.stdout:3836: write oid 20 current snap is 481 2024-07-28T12:07:12.407 INFO:tasks.rados.rados.0.smithi022.stdout:3836: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-07-28T12:07:12.431 INFO:tasks.rados.rados.0.smithi022.stdout:3836: writing smithi02269687-20 from 753343 to 1496214 tid 1 2024-07-28T12:07:12.446 INFO:tasks.rados.rados.0.smithi022.stdout:3836: writing smithi02269687-20 from 1942173 to 2353343 tid 2 2024-07-28T12:07:12.446 INFO:tasks.rados.rados.0.smithi022.stdout:3837: snap_create 2024-07-28T12:07:12.453 INFO:tasks.rados.rados.0.smithi022.stdout:3836: finishing write tid 1 to smithi02269687-20 2024-07-28T12:07:12.454 INFO:tasks.rados.rados.0.smithi022.stdout:3836: finishing write tid 2 to smithi02269687-20 2024-07-28T12:07:12.455 INFO:tasks.rados.rados.0.smithi022.stdout:3836: finishing write tid 3 to smithi02269687-20 2024-07-28T12:07:12.455 INFO:tasks.rados.rados.0.smithi022.stdout:3836: finishing write tid 4 to smithi02269687-20 2024-07-28T12:07:12.455 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 2265 (ObjNum 1449 snap 481 seq_num 1449) dirty exists 2024-07-28T12:07:12.455 INFO:tasks.rados.rados.0.smithi022.stdout:3836: left oid 20 (ObjNum 1449 snap 481 seq_num 1449) 2024-07-28T12:07:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:12 smithi150 bash[67543]: cluster 2024-07-28T12:07:11.214390+0000 mgr.y (mgr.25232) 469 : cluster [DBG] pgmap v1117: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 702 KiB/s wr, 7 op/s 2024-07-28T12:07:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:12 smithi150 bash[67543]: cluster 2024-07-28T12:07:11.485978+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-07-28T12:07:12.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:12 smithi150 bash[67543]: cluster 2024-07-28T12:07:12.406433+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-07-28T12:07:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:07:12 smithi150 bash[60514]: ts=2024-07-28T12:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:07:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:12 smithi022 bash[80503]: cluster 2024-07-28T12:07:11.214390+0000 mgr.y (mgr.25232) 469 : cluster [DBG] pgmap v1117: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 702 KiB/s wr, 7 op/s 2024-07-28T12:07:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:12 smithi022 bash[80503]: cluster 2024-07-28T12:07:11.485978+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-07-28T12:07:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:12 smithi022 bash[80503]: cluster 2024-07-28T12:07:12.406433+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-07-28T12:07:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:12 smithi022 bash[82865]: cluster 2024-07-28T12:07:11.214390+0000 mgr.y (mgr.25232) 469 : cluster [DBG] pgmap v1117: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 702 KiB/s wr, 7 op/s 2024-07-28T12:07:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:12 smithi022 bash[82865]: cluster 2024-07-28T12:07:11.485978+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-07-28T12:07:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:12 smithi022 bash[82865]: cluster 2024-07-28T12:07:12.406433+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-07-28T12:07:13.404 INFO:tasks.rados.rados.0.smithi022.stdout:3836: done (1 left) 2024-07-28T12:07:13.404 INFO:tasks.rados.rados.0.smithi022.stdout:3837: done (0 left) 2024-07-28T12:07:13.404 INFO:tasks.rados.rados.0.smithi022.stdout:3838: write oid 43 current snap is 482 2024-07-28T12:07:13.404 INFO:tasks.rados.rados.0.smithi022.stdout:3838: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-07-28T12:07:13.410 INFO:tasks.rados.rados.0.smithi022.stdout:3838: writing smithi02269687-43 from 770150 to 1188270 tid 1 2024-07-28T12:07:13.416 INFO:tasks.rados.rados.0.smithi022.stdout:3838: writing smithi02269687-43 from 1600655 to 2079500 tid 2 2024-07-28T12:07:13.416 INFO:tasks.rados.rados.0.smithi022.stdout:3839: rollback oid 16 current snap is 482 2024-07-28T12:07:13.416 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 16 to 479 2024-07-28T12:07:13.416 INFO:tasks.rados.rados.0.smithi022.stdout:3840: rollback oid 31 current snap is 482 2024-07-28T12:07:13.417 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 31 to 480 2024-07-28T12:07:13.417 INFO:tasks.rados.rados.0.smithi022.stdout:3841: read oid 4 snap -1 2024-07-28T12:07:13.417 INFO:tasks.rados.rados.0.smithi022.stdout:3841: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:07:13.417 INFO:tasks.rados.rados.0.smithi022.stdout:3842: write oid 29 current snap is 482 2024-07-28T12:07:13.417 INFO:tasks.rados.rados.0.smithi022.stdout:3842: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-07-28T12:07:13.424 INFO:tasks.rados.rados.0.smithi022.stdout:3842: writing smithi02269687-29 from 786957 to 1280326 tid 1 2024-07-28T12:07:13.431 INFO:tasks.rados.rados.0.smithi022.stdout:3842: writing smithi02269687-29 from 2059137 to 2386957 tid 2 2024-07-28T12:07:13.431 INFO:tasks.rados.rados.0.smithi022.stdout:3843: write oid 44 current snap is 482 2024-07-28T12:07:13.431 INFO:tasks.rados.rados.0.smithi022.stdout:3838: finishing write tid 1 to smithi02269687-43 2024-07-28T12:07:13.431 INFO:tasks.rados.rados.0.smithi022.stdout:3838: finishing write tid 2 to smithi02269687-43 2024-07-28T12:07:13.431 INFO:tasks.rados.rados.0.smithi022.stdout:3841: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:07:13.550 INFO:tasks.rados.rados.0.smithi022.stdout:3838: finishing write tid 3 to smithi02269687-43 2024-07-28T12:07:13.550 INFO:tasks.rados.rados.0.smithi022.stdout:3838: finishing write tid 4 to smithi02269687-43 2024-07-28T12:07:13.551 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 2096 (ObjNum 1450 snap 482 seq_num 1450) dirty exists 2024-07-28T12:07:13.551 INFO:tasks.rados.rados.0.smithi022.stdout:3838: left oid 43 (ObjNum 1450 snap 482 seq_num 1450) 2024-07-28T12:07:13.551 INFO:tasks.rados.rados.0.smithi022.stdout:3839: finishing rollback tid 0 to smithi02269687-16 2024-07-28T12:07:13.551 INFO:tasks.rados.rados.0.smithi022.stdout:3843: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-07-28T12:07:13.556 INFO:tasks.rados.rados.0.smithi022.stdout:3843: writing smithi02269687-44 from 403764 to 972382 tid 1 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3843: writing smithi02269687-44 from 1717619 to 2403764 tid 2 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3838: done (5 left) 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3841: done (4 left) 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3844: read oid 10 snap -1 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3844: expect deleted 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3845: snap_create 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3839: finishing rollback tid 1 to smithi02269687-16 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3839: finishing rollback tid 2 to smithi02269687-16 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 2100 (ObjNum 1380 snap 461 seq_num 1380) dirty exists 2024-07-28T12:07:13.565 INFO:tasks.rados.rados.0.smithi022.stdout:3840: finishing rollback tid 0 to smithi02269687-31 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3840: finishing rollback tid 1 to smithi02269687-31 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3840: finishing rollback tid 2 to smithi02269687-31 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 31 v 2104 (ObjNum 1392 snap 462 seq_num 1392) dirty exists 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3842: finishing write tid 1 to smithi02269687-29 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3842: finishing write tid 2 to smithi02269687-29 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3842: finishing write tid 3 to smithi02269687-29 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3842: finishing write tid 4 to smithi02269687-29 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 2132 (ObjNum 1451 snap 482 seq_num 1451) dirty exists 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3842: left oid 29 (ObjNum 1451 snap 482 seq_num 1451) 2024-07-28T12:07:13.566 INFO:tasks.rados.rados.0.smithi022.stdout:3843: finishing write tid 1 to smithi02269687-44 2024-07-28T12:07:13.570 INFO:tasks.rados.rados.0.smithi022.stdout:3843: finishing write tid 2 to smithi02269687-44 2024-07-28T12:07:13.571 INFO:tasks.rados.rados.0.smithi022.stdout:3843: finishing write tid 3 to smithi02269687-44 2024-07-28T12:07:13.571 INFO:tasks.rados.rados.0.smithi022.stdout:3843: finishing write tid 4 to smithi02269687-44 2024-07-28T12:07:13.571 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2268 (ObjNum 1452 snap 482 seq_num 1452) dirty exists 2024-07-28T12:07:13.571 INFO:tasks.rados.rados.0.smithi022.stdout:3843: left oid 44 (ObjNum 1452 snap 482 seq_num 1452) 2024-07-28T12:07:14.492 INFO:tasks.rados.rados.0.smithi022.stdout:3839: done (5 left) 2024-07-28T12:07:14.492 INFO:tasks.rados.rados.0.smithi022.stdout:3840: done (4 left) 2024-07-28T12:07:14.492 INFO:tasks.rados.rados.0.smithi022.stdout:3842: done (3 left) 2024-07-28T12:07:14.492 INFO:tasks.rados.rados.0.smithi022.stdout:3843: done (2 left) 2024-07-28T12:07:14.492 INFO:tasks.rados.rados.0.smithi022.stdout:3844: done (1 left) 2024-07-28T12:07:14.493 INFO:tasks.rados.rados.0.smithi022.stdout:3845: done (0 left) 2024-07-28T12:07:14.493 INFO:tasks.rados.rados.0.smithi022.stdout:3846: write oid 44 current snap is 483 2024-07-28T12:07:14.493 INFO:tasks.rados.rados.0.smithi022.stdout:3846: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-07-28T12:07:14.508 INFO:tasks.rados.rados.0.smithi022.stdout:3846: writing smithi02269687-44 from 420571 to 1180791 tid 1 2024-07-28T12:07:14.526 INFO:tasks.rados.rados.0.smithi022.stdout:3846: writing smithi02269687-44 from 1776101 to 2402273 tid 2 2024-07-28T12:07:14.526 INFO:tasks.rados.rados.0.smithi022.stdout:3846: finishing write tid 1 to smithi02269687-44 2024-07-28T12:07:14.526 INFO:tasks.rados.rados.0.smithi022.stdout:3847: read oid 10 snap 477 2024-07-28T12:07:14.526 INFO:tasks.rados.rados.0.smithi022.stdout:3847: expect deleted 2024-07-28T12:07:14.526 INFO:tasks.rados.rados.0.smithi022.stdout:3848: write oid 41 current snap is 483 2024-07-28T12:07:14.526 INFO:tasks.rados.rados.0.smithi022.stdout:3848: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-07-28T12:07:14.538 INFO:tasks.rados.rados.0.smithi022.stdout:3848: writing smithi02269687-41 from 437378 to 872847 tid 1 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:3848: writing smithi02269687-41 from 1434583 to 2204413 tid 2 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:3849: delete oid 37 current snap is 483 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:3846: finishing write tid 2 to smithi02269687-44 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:3846: finishing write tid 3 to smithi02269687-44 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:3846: finishing write tid 4 to smithi02269687-44 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2272 (ObjNum 1453 snap 483 seq_num 1453) dirty exists 2024-07-28T12:07:14.558 INFO:tasks.rados.rados.0.smithi022.stdout:3846: left oid 44 (ObjNum 1453 snap 483 seq_num 1453) 2024-07-28T12:07:14.559 INFO:tasks.rados.rados.0.smithi022.stdout:3848: finishing write tid 1 to smithi02269687-41 2024-07-28T12:07:14.562 INFO:tasks.rados.rados.0.smithi022.stdout:3846: done (3 left) 2024-07-28T12:07:14.563 INFO:tasks.rados.rados.0.smithi022.stdout:3847: done (2 left) 2024-07-28T12:07:14.563 INFO:tasks.rados.rados.0.smithi022.stdout:3849: done (1 left) 2024-07-28T12:07:14.563 INFO:tasks.rados.rados.0.smithi022.stdout:3850: delete oid 21 current snap is 483 2024-07-28T12:07:14.567 INFO:tasks.rados.rados.0.smithi022.stdout:3848: finishing write tid 2 to smithi02269687-41 2024-07-28T12:07:14.567 INFO:tasks.rados.rados.0.smithi022.stdout:3848: finishing write tid 3 to smithi02269687-41 2024-07-28T12:07:14.568 INFO:tasks.rados.rados.0.smithi022.stdout:3848: finishing write tid 4 to smithi02269687-41 2024-07-28T12:07:14.568 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 2136 (ObjNum 1454 snap 483 seq_num 1454) dirty exists 2024-07-28T12:07:14.568 INFO:tasks.rados.rados.0.smithi022.stdout:3848: left oid 41 (ObjNum 1454 snap 483 seq_num 1454) 2024-07-28T12:07:14.569 INFO:tasks.rados.rados.0.smithi022.stdout:3848: done (1 left) 2024-07-28T12:07:14.569 INFO:tasks.rados.rados.0.smithi022.stdout:3850: done (0 left) 2024-07-28T12:07:14.569 INFO:tasks.rados.rados.0.smithi022.stdout:3851: delete oid 47 current snap is 483 2024-07-28T12:07:14.572 INFO:tasks.rados.rados.0.smithi022.stdout:3851: done (0 left) 2024-07-28T12:07:14.572 INFO:tasks.rados.rados.0.smithi022.stdout:3852: snap_remove snap 474 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: cluster 2024-07-28T12:07:13.214787+0000 mgr.y (mgr.25232) 470 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 701 KiB/s wr, 14 op/s 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: cluster 2024-07-28T12:07:13.404296+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:13.616870+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:13.621307+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:13.758946+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:13.764561+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:14.182242+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:14.183408+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:07:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:14 smithi150 bash[67543]: audit 2024-07-28T12:07:14.190551+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: cluster 2024-07-28T12:07:13.214787+0000 mgr.y (mgr.25232) 470 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 701 KiB/s wr, 14 op/s 2024-07-28T12:07:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: cluster 2024-07-28T12:07:13.404296+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-07-28T12:07:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:13.616870+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:13.621307+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:13.758946+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:13.764561+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:14.182242+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:14.183408+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[80503]: audit 2024-07-28T12:07:14.190551+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: cluster 2024-07-28T12:07:13.214787+0000 mgr.y (mgr.25232) 470 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 701 KiB/s wr, 14 op/s 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: cluster 2024-07-28T12:07:13.404296+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:13.616870+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:13.621307+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:13.758946+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:13.764561+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:14.182242+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:07:14.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:14.183408+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:07:14.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:14 smithi022 bash[82865]: audit 2024-07-28T12:07:14.190551+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:07:15.507 INFO:tasks.rados.rados.0.smithi022.stdout:3852: done (0 left) 2024-07-28T12:07:15.507 INFO:tasks.rados.rados.0.smithi022.stdout:3853: write oid 30 current snap is 483 2024-07-28T12:07:15.508 INFO:tasks.rados.rados.0.smithi022.stdout:3853: seq_num 1458 ranges {504606=736465,1952158=552448} 2024-07-28T12:07:15.521 INFO:tasks.rados.rados.0.smithi022.stdout:3853: writing smithi02269687-30 from 504606 to 1241071 tid 1 2024-07-28T12:07:15.534 INFO:tasks.rados.rados.0.smithi022.stdout:3853: writing smithi02269687-30 from 1952158 to 2504606 tid 2 2024-07-28T12:07:15.534 INFO:tasks.rados.rados.0.smithi022.stdout:3854: snap_remove snap 478 2024-07-28T12:07:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:15 smithi150 bash[67543]: cluster 2024-07-28T12:07:14.491438+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-07-28T12:07:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:15 smithi022 bash[80503]: cluster 2024-07-28T12:07:14.491438+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-07-28T12:07:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:15 smithi022 bash[82865]: cluster 2024-07-28T12:07:14.491438+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-07-28T12:07:16.503 INFO:tasks.rados.rados.0.smithi022.stdout:3854: done (1 left) 2024-07-28T12:07:16.503 INFO:tasks.rados.rados.0.smithi022.stdout:3855: rollback oid 43 current snap is 483 2024-07-28T12:07:16.503 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 479 2024-07-28T12:07:16.504 INFO:tasks.rados.rados.0.smithi022.stdout:3853: finishing write tid 1 to smithi02269687-30 2024-07-28T12:07:16.504 INFO:tasks.rados.rados.0.smithi022.stdout:3853: finishing write tid 2 to smithi02269687-30 2024-07-28T12:07:16.504 INFO:tasks.rados.rados.0.smithi022.stdout:3853: finishing write tid 3 to smithi02269687-30 2024-07-28T12:07:16.504 INFO:tasks.rados.rados.0.smithi022.stdout:3853: finishing write tid 4 to smithi02269687-30 2024-07-28T12:07:16.504 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 805 (ObjNum 1458 snap 483 seq_num 1458) dirty exists 2024-07-28T12:07:16.504 INFO:tasks.rados.rados.0.smithi022.stdout:3853: left oid 30 (ObjNum 1458 snap 483 seq_num 1458) 2024-07-28T12:07:16.505 INFO:tasks.rados.rados.0.smithi022.stdout:3853: done (1 left) 2024-07-28T12:07:16.505 INFO:tasks.rados.rados.0.smithi022.stdout:3856: snap_create 2024-07-28T12:07:16.533 INFO:tasks.rados.rados.0.smithi022.stdout:3855: finishing rollback tid 0 to smithi02269687-43 2024-07-28T12:07:16.533 INFO:tasks.rados.rados.0.smithi022.stdout:3855: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:07:16.533 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 2111 (ObjNum 289 snap 0 seq_num 3705921008) dirty dne 2024-07-28T12:07:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:16 smithi150 bash[67543]: cluster 2024-07-28T12:07:15.215505+0000 mgr.y (mgr.25232) 471 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 187 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 229 KiB/s wr, 12 op/s 2024-07-28T12:07:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:16 smithi150 bash[67543]: cluster 2024-07-28T12:07:15.501611+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-07-28T12:07:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:16 smithi022 bash[80503]: cluster 2024-07-28T12:07:15.215505+0000 mgr.y (mgr.25232) 471 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 187 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 229 KiB/s wr, 12 op/s 2024-07-28T12:07:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:16 smithi022 bash[80503]: cluster 2024-07-28T12:07:15.501611+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-07-28T12:07:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:16 smithi022 bash[82865]: cluster 2024-07-28T12:07:15.215505+0000 mgr.y (mgr.25232) 471 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 187 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 229 KiB/s wr, 12 op/s 2024-07-28T12:07:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:16 smithi022 bash[82865]: cluster 2024-07-28T12:07:15.501611+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-07-28T12:07:17.410 INFO:tasks.rados.rados.0.smithi022.stdout:3855: done (1 left) 2024-07-28T12:07:17.410 INFO:tasks.rados.rados.0.smithi022.stdout:3856: done (0 left) 2024-07-28T12:07:17.410 INFO:tasks.rados.rados.0.smithi022.stdout:3857: snap_create 2024-07-28T12:07:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:17 smithi150 bash[67543]: cluster 2024-07-28T12:07:16.502110+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-07-28T12:07:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:17 smithi150 bash[67543]: cluster 2024-07-28T12:07:17.409430+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-07-28T12:07:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:17 smithi022 bash[80503]: cluster 2024-07-28T12:07:16.502110+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-07-28T12:07:17.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:17 smithi022 bash[80503]: cluster 2024-07-28T12:07:17.409430+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-07-28T12:07:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:17 smithi022 bash[82865]: cluster 2024-07-28T12:07:16.502110+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-07-28T12:07:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:17 smithi022 bash[82865]: cluster 2024-07-28T12:07:17.409430+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-07-28T12:07:18.412 INFO:tasks.rados.rados.0.smithi022.stdout:3857: done (0 left) 2024-07-28T12:07:18.412 INFO:tasks.rados.rados.0.smithi022.stdout:3858: write oid 3 current snap is 485 2024-07-28T12:07:18.412 INFO:tasks.rados.rados.0.smithi022.stdout:3858: seq_num 1459 ranges {521413=411714,1610640=637179} 2024-07-28T12:07:18.427 INFO:tasks.rados.rados.0.smithi022.stdout:3858: writing smithi02269687-3 from 521413 to 933127 tid 1 2024-07-28T12:07:18.449 INFO:tasks.rados.rados.0.smithi022.stdout:3858: writing smithi02269687-3 from 1610640 to 2247819 tid 2 2024-07-28T12:07:18.449 INFO:tasks.rados.rados.0.smithi022.stdout:3859: snap_remove snap 480 2024-07-28T12:07:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:18 smithi150 bash[67543]: cluster 2024-07-28T12:07:17.216306+0000 mgr.y (mgr.25232) 472 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 193 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-28T12:07:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:18 smithi150 bash[67543]: cluster 2024-07-28T12:07:18.411655+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-07-28T12:07:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:18 smithi022 bash[82865]: cluster 2024-07-28T12:07:17.216306+0000 mgr.y (mgr.25232) 472 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 193 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-28T12:07:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:18 smithi022 bash[82865]: cluster 2024-07-28T12:07:18.411655+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-07-28T12:07:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:18 smithi022 bash[80503]: cluster 2024-07-28T12:07:17.216306+0000 mgr.y (mgr.25232) 472 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 193 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-28T12:07:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:18 smithi022 bash[80503]: cluster 2024-07-28T12:07:18.411655+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-07-28T12:07:19.418 INFO:tasks.rados.rados.0.smithi022.stdout:3859: done (1 left) 2024-07-28T12:07:19.418 INFO:tasks.rados.rados.0.smithi022.stdout:3860: snap_remove snap 477 2024-07-28T12:07:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:07:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:07:19] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3860: done (1 left) 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3861: delete oid 45 current snap is 485 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3858: finishing write tid 1 to smithi02269687-3 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3858: finishing write tid 2 to smithi02269687-3 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3858: finishing write tid 3 to smithi02269687-3 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3858: finishing write tid 4 to smithi02269687-3 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2283 (ObjNum 1459 snap 485 seq_num 1459) dirty exists 2024-07-28T12:07:20.419 INFO:tasks.rados.rados.0.smithi022.stdout:3858: left oid 3 (ObjNum 1459 snap 485 seq_num 1459) 2024-07-28T12:07:20.436 INFO:tasks.rados.rados.0.smithi022.stdout:3858: done (1 left) 2024-07-28T12:07:20.436 INFO:tasks.rados.rados.0.smithi022.stdout:3861: done (0 left) 2024-07-28T12:07:20.436 INFO:tasks.rados.rados.0.smithi022.stdout:3862: rollback oid 39 current snap is 485 2024-07-28T12:07:20.436 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 39 to 482 2024-07-28T12:07:20.436 INFO:tasks.rados.rados.0.smithi022.stdout:3863: write oid 50 current snap is 485 2024-07-28T12:07:20.436 INFO:tasks.rados.rados.0.smithi022.stdout:3863: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-07-28T12:07:20.459 INFO:tasks.rados.rados.0.smithi022.stdout:3863: writing smithi02269687-50 from 555027 to 1233592 tid 1 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:3863: writing smithi02269687-50 from 1727604 to 2368452 tid 2 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:3864: write oid 37 current snap is 485 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:3862: finishing rollback tid 0 to smithi02269687-39 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:3862: finishing rollback tid 1 to smithi02269687-39 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:3862: finishing rollback tid 2 to smithi02269687-39 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 39 v 2289 (ObjNum 1415 snap 471 seq_num 1415) dirty exists 2024-07-28T12:07:20.478 INFO:tasks.rados.rados.0.smithi022.stdout:3863: finishing write tid 1 to smithi02269687-50 2024-07-28T12:07:20.479 INFO:tasks.rados.rados.0.smithi022.stdout:3864: seq_num 1462 ranges {571834=753814,1786086=784506} 2024-07-28T12:07:20.498 INFO:tasks.rados.rados.0.smithi022.stdout:3864: writing smithi02269687-37 from 571834 to 1325648 tid 1 2024-07-28T12:07:20.515 INFO:tasks.rados.rados.0.smithi022.stdout:3864: writing smithi02269687-37 from 1786086 to 2570592 tid 2 2024-07-28T12:07:20.516 INFO:tasks.rados.rados.0.smithi022.stdout:3862: done (2 left) 2024-07-28T12:07:20.516 INFO:tasks.rados.rados.0.smithi022.stdout:3865: snap_remove snap 479 2024-07-28T12:07:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:20 smithi150 bash[67543]: cluster 2024-07-28T12:07:19.217004+0000 mgr.y (mgr.25232) 473 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 194 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-07-28T12:07:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:20 smithi150 bash[67543]: cluster 2024-07-28T12:07:19.414895+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-07-28T12:07:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:20 smithi150 bash[67543]: audit 2024-07-28T12:07:20.024034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:20 smithi022 bash[80503]: cluster 2024-07-28T12:07:19.217004+0000 mgr.y (mgr.25232) 473 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 194 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-07-28T12:07:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:20 smithi022 bash[80503]: cluster 2024-07-28T12:07:19.414895+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-07-28T12:07:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:20 smithi022 bash[80503]: audit 2024-07-28T12:07:20.024034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:20 smithi022 bash[82865]: cluster 2024-07-28T12:07:19.217004+0000 mgr.y (mgr.25232) 473 : cluster [DBG] pgmap v1129: 89 pgs: 89 active+clean; 194 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-07-28T12:07:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:20 smithi022 bash[82865]: cluster 2024-07-28T12:07:19.414895+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-07-28T12:07:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:20 smithi022 bash[82865]: audit 2024-07-28T12:07:20.024034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:3865: done (2 left) 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:3866: snap_create 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:3863: finishing write tid 2 to smithi02269687-50 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:3863: finishing write tid 3 to smithi02269687-50 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:3863: finishing write tid 4 to smithi02269687-50 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 50 v 1442 (ObjNum 1461 snap 485 seq_num 1461) dirty exists 2024-07-28T12:07:21.439 INFO:tasks.rados.rados.0.smithi022.stdout:3863: left oid 50 (ObjNum 1461 snap 485 seq_num 1461) 2024-07-28T12:07:21.440 INFO:tasks.rados.rados.0.smithi022.stdout:3864: finishing write tid 1 to smithi02269687-37 2024-07-28T12:07:21.440 INFO:tasks.rados.rados.0.smithi022.stdout:3864: finishing write tid 2 to smithi02269687-37 2024-07-28T12:07:21.440 INFO:tasks.rados.rados.0.smithi022.stdout:3864: finishing write tid 3 to smithi02269687-37 2024-07-28T12:07:21.440 INFO:tasks.rados.rados.0.smithi022.stdout:3864: finishing write tid 4 to smithi02269687-37 2024-07-28T12:07:21.440 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 37 v 825 (ObjNum 1462 snap 485 seq_num 1462) dirty exists 2024-07-28T12:07:21.440 INFO:tasks.rados.rados.0.smithi022.stdout:3864: left oid 37 (ObjNum 1462 snap 485 seq_num 1462) 2024-07-28T12:07:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:21 smithi150 bash[67543]: cluster 2024-07-28T12:07:20.417645+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-07-28T12:07:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:21 smithi022 bash[80503]: cluster 2024-07-28T12:07:20.417645+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-07-28T12:07:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:21 smithi022 bash[82865]: cluster 2024-07-28T12:07:20.417645+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-07-28T12:07:22.413 INFO:tasks.rados.rados.0.smithi022.stdout:3863: done (2 left) 2024-07-28T12:07:22.413 INFO:tasks.rados.rados.0.smithi022.stdout:3864: done (1 left) 2024-07-28T12:07:22.413 INFO:tasks.rados.rados.0.smithi022.stdout:3866: done (0 left) 2024-07-28T12:07:22.413 INFO:tasks.rados.rados.0.smithi022.stdout:3867: snap_create 2024-07-28T12:07:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:07:22 smithi150 bash[60514]: ts=2024-07-28T12:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:07:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:22 smithi150 bash[67543]: cluster 2024-07-28T12:07:21.217895+0000 mgr.y (mgr.25232) 474 : cluster [DBG] pgmap v1132: 89 pgs: 89 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 571 KiB/s wr, 3 op/s 2024-07-28T12:07:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:22 smithi150 bash[67543]: cluster 2024-07-28T12:07:21.437186+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-07-28T12:07:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:22 smithi150 bash[67543]: cluster 2024-07-28T12:07:22.412091+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-07-28T12:07:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:22 smithi022 bash[80503]: cluster 2024-07-28T12:07:21.217895+0000 mgr.y (mgr.25232) 474 : cluster [DBG] pgmap v1132: 89 pgs: 89 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 571 KiB/s wr, 3 op/s 2024-07-28T12:07:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:22 smithi022 bash[80503]: cluster 2024-07-28T12:07:21.437186+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-07-28T12:07:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:22 smithi022 bash[80503]: cluster 2024-07-28T12:07:22.412091+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-07-28T12:07:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:22 smithi022 bash[82865]: cluster 2024-07-28T12:07:21.217895+0000 mgr.y (mgr.25232) 474 : cluster [DBG] pgmap v1132: 89 pgs: 89 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 571 KiB/s wr, 3 op/s 2024-07-28T12:07:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:22 smithi022 bash[82865]: cluster 2024-07-28T12:07:21.437186+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-07-28T12:07:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:22 smithi022 bash[82865]: cluster 2024-07-28T12:07:22.412091+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-07-28T12:07:23.416 INFO:tasks.rados.rados.0.smithi022.stdout:3867: done (0 left) 2024-07-28T12:07:23.416 INFO:tasks.rados.rados.0.smithi022.stdout:3868: snap_create 2024-07-28T12:07:24.418 INFO:tasks.rados.rados.0.smithi022.stdout:3868: done (0 left) 2024-07-28T12:07:24.418 INFO:tasks.rados.rados.0.smithi022.stdout:3869: write oid 5 current snap is 488 2024-07-28T12:07:24.418 INFO:tasks.rados.rados.0.smithi022.stdout:3869: seq_num 1463 ranges {588641=429063,1444568=644517,2492662=95979} 2024-07-28T12:07:24.433 INFO:tasks.rados.rados.0.smithi022.stdout:3869: writing smithi02269687-5 from 588641 to 1017704 tid 1 2024-07-28T12:07:24.450 INFO:tasks.rados.rados.0.smithi022.stdout:3869: writing smithi02269687-5 from 1444568 to 2089085 tid 2 2024-07-28T12:07:24.458 INFO:tasks.rados.rados.0.smithi022.stdout:3869: writing smithi02269687-5 from 2492662 to 2588641 tid 3 2024-07-28T12:07:24.458 INFO:tasks.rados.rados.0.smithi022.stdout:3870: write oid 16 current snap is 488 2024-07-28T12:07:24.458 INFO:tasks.rados.rados.0.smithi022.stdout:3870: seq_num 1464 ranges {605448=504312,1903050=702398} 2024-07-28T12:07:24.473 INFO:tasks.rados.rados.0.smithi022.stdout:3870: writing smithi02269687-16 from 605448 to 1109760 tid 1 2024-07-28T12:07:24.490 INFO:tasks.rados.rados.0.smithi022.stdout:3870: writing smithi02269687-16 from 1903050 to 2605448 tid 2 2024-07-28T12:07:24.490 INFO:tasks.rados.rados.0.smithi022.stdout:3871: write oid 46 current snap is 488 2024-07-28T12:07:24.490 INFO:tasks.rados.rados.0.smithi022.stdout:3869: finishing write tid 1 to smithi02269687-5 2024-07-28T12:07:24.490 INFO:tasks.rados.rados.0.smithi022.stdout:3871: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-07-28T12:07:24.501 INFO:tasks.rados.rados.0.smithi022.stdout:3871: writing smithi02269687-46 from 622255 to 1201816 tid 1 2024-07-28T12:07:24.513 INFO:tasks.rados.rados.0.smithi022.stdout:3871: writing smithi02269687-46 from 1845179 to 2377012 tid 2 2024-07-28T12:07:24.513 INFO:tasks.rados.rados.0.smithi022.stdout:3872: read oid 38 snap -1 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3872: expect deleted 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3873: delete oid 48 current snap is 488 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3869: finishing write tid 2 to smithi02269687-5 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3869: finishing write tid 3 to smithi02269687-5 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3869: finishing write tid 4 to smithi02269687-5 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3869: finishing write tid 5 to smithi02269687-5 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 642 (ObjNum 1463 snap 488 seq_num 1463) dirty exists 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3869: left oid 5 (ObjNum 1463 snap 488 seq_num 1463) 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3870: finishing write tid 1 to smithi02269687-16 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3870: finishing write tid 2 to smithi02269687-16 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3870: finishing write tid 3 to smithi02269687-16 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3870: finishing write tid 4 to smithi02269687-16 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 16 v 2131 (ObjNum 1464 snap 488 seq_num 1464) dirty exists 2024-07-28T12:07:24.514 INFO:tasks.rados.rados.0.smithi022.stdout:3870: left oid 16 (ObjNum 1464 snap 488 seq_num 1464) 2024-07-28T12:07:24.515 INFO:tasks.rados.rados.0.smithi022.stdout:3871: finishing write tid 1 to smithi02269687-46 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3869: done (4 left) 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3870: done (3 left) 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3872: done (2 left) 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3873: done (1 left) 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3874: read oid 14 snap -1 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3874: expect deleted 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3875: write oid 35 current snap is 488 2024-07-28T12:07:24.520 INFO:tasks.rados.rados.0.smithi022.stdout:3875: seq_num 1467 ranges {655869=730059,1962143=535502} 2024-07-28T12:07:24.533 INFO:tasks.rados.rados.0.smithi022.stdout:3875: writing smithi02269687-35 from 655869 to 1385928 tid 1 2024-07-28T12:07:24.544 INFO:tasks.rados.rados.0.smithi022.stdout:3875: writing smithi02269687-35 from 1962143 to 2497645 tid 2 2024-07-28T12:07:24.544 INFO:tasks.rados.rados.0.smithi022.stdout:3876: delete oid 20 current snap is 488 2024-07-28T12:07:24.544 INFO:tasks.rados.rados.0.smithi022.stdout:3871: finishing write tid 2 to smithi02269687-46 2024-07-28T12:07:24.544 INFO:tasks.rados.rados.0.smithi022.stdout:3871: finishing write tid 3 to smithi02269687-46 2024-07-28T12:07:24.544 INFO:tasks.rados.rados.0.smithi022.stdout:3871: finishing write tid 4 to smithi02269687-46 2024-07-28T12:07:24.544 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 46 v 2106 (ObjNum 1465 snap 488 seq_num 1465) dirty exists 2024-07-28T12:07:24.545 INFO:tasks.rados.rados.0.smithi022.stdout:3871: left oid 46 (ObjNum 1465 snap 488 seq_num 1465) 2024-07-28T12:07:24.545 INFO:tasks.rados.rados.0.smithi022.stdout:3875: finishing write tid 1 to smithi02269687-35 2024-07-28T12:07:24.551 INFO:tasks.rados.rados.0.smithi022.stdout:3875: finishing write tid 2 to smithi02269687-35 2024-07-28T12:07:24.554 INFO:tasks.rados.rados.0.smithi022.stdout:3875: finishing write tid 3 to smithi02269687-35 2024-07-28T12:07:24.555 INFO:tasks.rados.rados.0.smithi022.stdout:3875: finishing write tid 4 to smithi02269687-35 2024-07-28T12:07:24.555 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 2303 (ObjNum 1467 snap 488 seq_num 1467) dirty exists 2024-07-28T12:07:24.555 INFO:tasks.rados.rados.0.smithi022.stdout:3875: left oid 35 (ObjNum 1467 snap 488 seq_num 1467) 2024-07-28T12:07:24.556 INFO:tasks.rados.rados.0.smithi022.stdout:3871: done (3 left) 2024-07-28T12:07:24.556 INFO:tasks.rados.rados.0.smithi022.stdout:3874: done (2 left) 2024-07-28T12:07:24.556 INFO:tasks.rados.rados.0.smithi022.stdout:3875: done (1 left) 2024-07-28T12:07:24.556 INFO:tasks.rados.rados.0.smithi022.stdout:3876: done (0 left) 2024-07-28T12:07:24.556 INFO:tasks.rados.rados.0.smithi022.stdout:3877: write oid 47 current snap is 488 2024-07-28T12:07:24.556 INFO:tasks.rados.rados.0.smithi022.stdout:3877: seq_num 1469 ranges {689483=596910,2079107=539171} 2024-07-28T12:07:24.566 INFO:tasks.rados.rados.0.smithi022.stdout:3877: writing smithi02269687-47 from 689483 to 1286393 tid 1 2024-07-28T12:07:24.577 INFO:tasks.rados.rados.0.smithi022.stdout:3877: writing smithi02269687-47 from 2079107 to 2618278 tid 2 2024-07-28T12:07:24.577 INFO:tasks.rados.rados.0.smithi022.stdout:3878: read oid 49 snap -1 2024-07-28T12:07:24.577 INFO:tasks.rados.rados.0.smithi022.stdout:3878: expect (ObjNum 1384 snap 462 seq_num 1384) 2024-07-28T12:07:24.578 INFO:tasks.rados.rados.0.smithi022.stdout:3879: write oid 23 current snap is 488 2024-07-28T12:07:24.578 INFO:tasks.rados.rados.0.smithi022.stdout:3879: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-07-28T12:07:24.589 INFO:tasks.rados.rados.0.smithi022.stdout:3879: writing smithi02269687-23 from 706290 to 1378449 tid 1 2024-07-28T12:07:24.599 INFO:tasks.rados.rados.0.smithi022.stdout:3879: writing smithi02269687-23 from 2137589 to 2706290 tid 2 2024-07-28T12:07:24.599 INFO:tasks.rados.rados.0.smithi022.stdout:3880: write oid 44 current snap is 488 2024-07-28T12:07:24.599 INFO:tasks.rados.rados.0.smithi022.stdout:3880: seq_num 1471 ranges {723097=747408,2196071=527026} 2024-07-28T12:07:24.609 INFO:tasks.rados.rados.0.smithi022.stdout:3880: writing smithi02269687-44 from 723097 to 1470505 tid 1 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:3880: writing smithi02269687-44 from 2196071 to 2723097 tid 2 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:3881: snap_create 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:3877: finishing write tid 1 to smithi02269687-47 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:3877: finishing write tid 2 to smithi02269687-47 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:3877: finishing write tid 3 to smithi02269687-47 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:3877: finishing write tid 4 to smithi02269687-47 2024-07-28T12:07:24.617 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 47 v 645 (ObjNum 1469 snap 488 seq_num 1469) dirty exists 2024-07-28T12:07:24.618 INFO:tasks.rados.rados.0.smithi022.stdout:3877: left oid 47 (ObjNum 1469 snap 488 seq_num 1469) 2024-07-28T12:07:24.618 INFO:tasks.rados.rados.0.smithi022.stdout:3878: expect (ObjNum 1384 snap 462 seq_num 1384) 2024-07-28T12:07:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:24 smithi150 bash[67543]: cluster 2024-07-28T12:07:23.218696+0000 mgr.y (mgr.25232) 475 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 632 KiB/s wr, 3 op/s 2024-07-28T12:07:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:24 smithi150 bash[67543]: cluster 2024-07-28T12:07:23.414951+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-07-28T12:07:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:24 smithi022 bash[82865]: cluster 2024-07-28T12:07:23.218696+0000 mgr.y (mgr.25232) 475 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 632 KiB/s wr, 3 op/s 2024-07-28T12:07:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:24 smithi022 bash[82865]: cluster 2024-07-28T12:07:23.414951+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-07-28T12:07:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:24 smithi022 bash[80503]: cluster 2024-07-28T12:07:23.218696+0000 mgr.y (mgr.25232) 475 : cluster [DBG] pgmap v1135: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 632 KiB/s wr, 3 op/s 2024-07-28T12:07:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:24 smithi022 bash[80503]: cluster 2024-07-28T12:07:23.414951+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-07-28T12:07:24.869 INFO:tasks.rados.rados.0.smithi022.stdout:3879: finishing write tid 1 to smithi02269687-23 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3879: finishing write tid 2 to smithi02269687-23 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3879: finishing write tid 3 to smithi02269687-23 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3879: finishing write tid 4 to smithi02269687-23 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1773 (ObjNum 1470 snap 488 seq_num 1470) dirty exists 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3879: left oid 23 (ObjNum 1470 snap 488 seq_num 1470) 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3880: finishing write tid 1 to smithi02269687-44 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3880: finishing write tid 2 to smithi02269687-44 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3880: finishing write tid 3 to smithi02269687-44 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3880: finishing write tid 4 to smithi02269687-44 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2309 (ObjNum 1471 snap 488 seq_num 1471) dirty exists 2024-07-28T12:07:24.870 INFO:tasks.rados.rados.0.smithi022.stdout:3880: left oid 44 (ObjNum 1471 snap 488 seq_num 1471) 2024-07-28T12:07:25.436 INFO:tasks.rados.rados.0.smithi022.stdout:3877: done (4 left) 2024-07-28T12:07:25.436 INFO:tasks.rados.rados.0.smithi022.stdout:3878: done (3 left) 2024-07-28T12:07:25.436 INFO:tasks.rados.rados.0.smithi022.stdout:3879: done (2 left) 2024-07-28T12:07:25.436 INFO:tasks.rados.rados.0.smithi022.stdout:3880: done (1 left) 2024-07-28T12:07:25.436 INFO:tasks.rados.rados.0.smithi022.stdout:3881: done (0 left) 2024-07-28T12:07:25.436 INFO:tasks.rados.rados.0.smithi022.stdout:3882: read oid 50 snap -1 2024-07-28T12:07:25.437 INFO:tasks.rados.rados.0.smithi022.stdout:3882: expect (ObjNum 1461 snap 485 seq_num 1461) 2024-07-28T12:07:25.437 INFO:tasks.rados.rados.0.smithi022.stdout:3883: write oid 13 current snap is 489 2024-07-28T12:07:25.437 INFO:tasks.rados.rados.0.smithi022.stdout:3883: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-07-28T12:07:25.444 INFO:tasks.rados.rados.0.smithi022.stdout:3883: writing smithi02269687-13 from 739904 to 1162561 tid 1 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3883: writing smithi02269687-13 from 1854553 to 2257404 tid 2 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3884: read oid 30 snap 453 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3884: expect deleted 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3885: read oid 5 snap -1 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3885: expect (ObjNum 1463 snap 488 seq_num 1463) 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3886: delete oid 12 current snap is 489 2024-07-28T12:07:25.451 INFO:tasks.rados.rados.0.smithi022.stdout:3882: expect (ObjNum 1461 snap 485 seq_num 1461) 2024-07-28T12:07:25.612 INFO:tasks.rados.rados.0.smithi022.stdout:3885: expect (ObjNum 1463 snap 488 seq_num 1463) 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:3883: finishing write tid 1 to smithi02269687-13 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:3883: finishing write tid 2 to smithi02269687-13 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:3883: finishing write tid 3 to smithi02269687-13 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:3883: finishing write tid 4 to smithi02269687-13 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 13 v 2683 (ObjNum 1472 snap 489 seq_num 1472) dirty exists 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:3883: left oid 13 (ObjNum 1472 snap 489 seq_num 1472) 2024-07-28T12:07:25.695 INFO:tasks.rados.rados.0.smithi022.stdout:3882: done (4 left) 2024-07-28T12:07:25.696 INFO:tasks.rados.rados.0.smithi022.stdout:3883: done (3 left) 2024-07-28T12:07:25.696 INFO:tasks.rados.rados.0.smithi022.stdout:3884: done (2 left) 2024-07-28T12:07:25.696 INFO:tasks.rados.rados.0.smithi022.stdout:3885: done (1 left) 2024-07-28T12:07:25.696 INFO:tasks.rados.rados.0.smithi022.stdout:3886: done (0 left) 2024-07-28T12:07:25.696 INFO:tasks.rados.rados.0.smithi022.stdout:3887: snap_create 2024-07-28T12:07:25.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:25 smithi150 bash[67543]: cluster 2024-07-28T12:07:24.417221+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-07-28T12:07:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:25 smithi022 bash[80503]: cluster 2024-07-28T12:07:24.417221+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-07-28T12:07:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:25 smithi022 bash[82865]: cluster 2024-07-28T12:07:24.417221+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-07-28T12:07:26.437 INFO:tasks.rados.rados.0.smithi022.stdout:3887: done (0 left) 2024-07-28T12:07:26.437 INFO:tasks.rados.rados.0.smithi022.stdout:3888: read oid 3 snap -1 2024-07-28T12:07:26.437 INFO:tasks.rados.rados.0.smithi022.stdout:3888: expect (ObjNum 1459 snap 485 seq_num 1459) 2024-07-28T12:07:26.437 INFO:tasks.rados.rados.0.smithi022.stdout:3889: delete oid 34 current snap is 490 2024-07-28T12:07:26.453 INFO:tasks.rados.rados.0.smithi022.stdout:3888: expect (ObjNum 1459 snap 485 seq_num 1459) 2024-07-28T12:07:26.529 INFO:tasks.rados.rados.0.smithi022.stdout:3888: done (1 left) 2024-07-28T12:07:26.529 INFO:tasks.rados.rados.0.smithi022.stdout:3889: done (0 left) 2024-07-28T12:07:26.529 INFO:tasks.rados.rados.0.smithi022.stdout:3890: rollback oid 14 current snap is 490 2024-07-28T12:07:26.529 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 14 to 483 2024-07-28T12:07:26.529 INFO:tasks.rados.rados.0.smithi022.stdout:3891: write oid 26 current snap is 490 2024-07-28T12:07:26.529 INFO:tasks.rados.rados.0.smithi022.stdout:3891: seq_num 1475 ranges {790325=764757,2029999=550178} 2024-07-28T12:07:26.537 INFO:tasks.rados.rados.0.smithi022.stdout:3891: writing smithi02269687-26 from 790325 to 1555082 tid 1 2024-07-28T12:07:26.543 INFO:tasks.rados.rados.0.smithi022.stdout:3891: writing smithi02269687-26 from 2029999 to 2580177 tid 2 2024-07-28T12:07:26.543 INFO:tasks.rados.rados.0.smithi022.stdout:3892: read oid 38 snap -1 2024-07-28T12:07:26.543 INFO:tasks.rados.rados.0.smithi022.stdout:3892: expect deleted 2024-07-28T12:07:26.543 INFO:tasks.rados.rados.0.smithi022.stdout:3893: delete oid 21 current snap is 490 2024-07-28T12:07:26.543 INFO:tasks.rados.rados.0.smithi022.stdout:3890: finishing rollback tid 1 to smithi02269687-14 2024-07-28T12:07:26.543 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 14 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T12:07:26.548 INFO:tasks.rados.rados.0.smithi022.stdout:3890: done (3 left) 2024-07-28T12:07:26.548 INFO:tasks.rados.rados.0.smithi022.stdout:3893: done (2 left) 2024-07-28T12:07:26.549 INFO:tasks.rados.rados.0.smithi022.stdout:3894: write oid 44 current snap is 490 2024-07-28T12:07:26.549 INFO:tasks.rados.rados.0.smithi022.stdout:3894: seq_num 1477 ranges {423939=515255,1346963=553847,2643878=180061} 2024-07-28T12:07:26.553 INFO:tasks.rados.rados.0.smithi022.stdout:3894: writing smithi02269687-44 from 423939 to 939194 tid 1 2024-07-28T12:07:26.559 INFO:tasks.rados.rados.0.smithi022.stdout:3894: writing smithi02269687-44 from 1346963 to 1900810 tid 2 2024-07-28T12:07:26.566 INFO:tasks.rados.rados.0.smithi022.stdout:3894: writing smithi02269687-44 from 2643878 to 2823939 tid 3 2024-07-28T12:07:26.566 INFO:tasks.rados.rados.0.smithi022.stdout:3895: delete oid 47 current snap is 490 2024-07-28T12:07:26.566 INFO:tasks.rados.rados.0.smithi022.stdout:3891: finishing write tid 1 to smithi02269687-26 2024-07-28T12:07:26.566 INFO:tasks.rados.rados.0.smithi022.stdout:3891: finishing write tid 2 to smithi02269687-26 2024-07-28T12:07:26.567 INFO:tasks.rados.rados.0.smithi022.stdout:3891: finishing write tid 3 to smithi02269687-26 2024-07-28T12:07:26.567 INFO:tasks.rados.rados.0.smithi022.stdout:3891: finishing write tid 4 to smithi02269687-26 2024-07-28T12:07:26.567 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1777 (ObjNum 1475 snap 490 seq_num 1475) dirty exists 2024-07-28T12:07:26.567 INFO:tasks.rados.rados.0.smithi022.stdout:3891: left oid 26 (ObjNum 1475 snap 490 seq_num 1475) 2024-07-28T12:07:26.567 INFO:tasks.rados.rados.0.smithi022.stdout:3894: finishing write tid 1 to smithi02269687-44 2024-07-28T12:07:26.567 INFO:tasks.rados.rados.0.smithi022.stdout:3894: finishing write tid 2 to smithi02269687-44 2024-07-28T12:07:26.570 INFO:tasks.rados.rados.0.smithi022.stdout:3891: done (3 left) 2024-07-28T12:07:26.570 INFO:tasks.rados.rados.0.smithi022.stdout:3892: done (2 left) 2024-07-28T12:07:26.571 INFO:tasks.rados.rados.0.smithi022.stdout:3895: done (1 left) 2024-07-28T12:07:26.571 INFO:tasks.rados.rados.0.smithi022.stdout:3896: write oid 27 current snap is 490 2024-07-28T12:07:26.571 INFO:tasks.rados.rados.0.smithi022.stdout:3896: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-07-28T12:07:26.580 INFO:tasks.rados.rados.0.smithi022.stdout:3896: writing smithi02269687-27 from 457553 to 1123306 tid 1 2024-07-28T12:07:26.590 INFO:tasks.rados.rados.0.smithi022.stdout:3896: writing smithi02269687-27 from 1747574 to 2305090 tid 2 2024-07-28T12:07:26.590 INFO:tasks.rados.rados.0.smithi022.stdout:3894: finishing write tid 3 to smithi02269687-44 2024-07-28T12:07:26.590 INFO:tasks.rados.rados.0.smithi022.stdout:3894: finishing write tid 4 to smithi02269687-44 2024-07-28T12:07:26.590 INFO:tasks.rados.rados.0.smithi022.stdout:3894: finishing write tid 5 to smithi02269687-44 2024-07-28T12:07:26.590 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2314 (ObjNum 1477 snap 490 seq_num 1477) dirty exists 2024-07-28T12:07:26.590 INFO:tasks.rados.rados.0.smithi022.stdout:3894: left oid 44 (ObjNum 1477 snap 490 seq_num 1477) 2024-07-28T12:07:26.591 INFO:tasks.rados.rados.0.smithi022.stdout:3896: finishing write tid 1 to smithi02269687-27 2024-07-28T12:07:26.591 INFO:tasks.rados.rados.0.smithi022.stdout:3897: read oid 38 snap -1 2024-07-28T12:07:26.591 INFO:tasks.rados.rados.0.smithi022.stdout:3897: expect deleted 2024-07-28T12:07:26.591 INFO:tasks.rados.rados.0.smithi022.stdout:3894: done (2 left) 2024-07-28T12:07:26.591 INFO:tasks.rados.rados.0.smithi022.stdout:3898: write oid 32 current snap is 490 2024-07-28T12:07:26.591 INFO:tasks.rados.rados.0.smithi022.stdout:3898: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-07-28T12:07:26.599 INFO:tasks.rados.rados.0.smithi022.stdout:3898: writing smithi02269687-32 from 474360 to 1215362 tid 1 2024-07-28T12:07:26.609 INFO:tasks.rados.rados.0.smithi022.stdout:3898: writing smithi02269687-32 from 1806056 to 2507230 tid 2 2024-07-28T12:07:26.609 INFO:tasks.rados.rados.0.smithi022.stdout:3899: delete oid 30 current snap is 490 2024-07-28T12:07:26.609 INFO:tasks.rados.rados.0.smithi022.stdout:3896: finishing write tid 2 to smithi02269687-27 2024-07-28T12:07:26.609 INFO:tasks.rados.rados.0.smithi022.stdout:3896: finishing write tid 3 to smithi02269687-27 2024-07-28T12:07:26.609 INFO:tasks.rados.rados.0.smithi022.stdout:3896: finishing write tid 4 to smithi02269687-27 2024-07-28T12:07:26.609 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 27 v 1654 (ObjNum 1479 snap 490 seq_num 1479) dirty exists 2024-07-28T12:07:26.610 INFO:tasks.rados.rados.0.smithi022.stdout:3896: left oid 27 (ObjNum 1479 snap 490 seq_num 1479) 2024-07-28T12:07:26.610 INFO:tasks.rados.rados.0.smithi022.stdout:3898: finishing write tid 1 to smithi02269687-32 2024-07-28T12:07:26.613 INFO:tasks.rados.rados.0.smithi022.stdout:3896: done (3 left) 2024-07-28T12:07:26.613 INFO:tasks.rados.rados.0.smithi022.stdout:3897: done (2 left) 2024-07-28T12:07:26.613 INFO:tasks.rados.rados.0.smithi022.stdout:3899: done (1 left) 2024-07-28T12:07:26.613 INFO:tasks.rados.rados.0.smithi022.stdout:3900: snap_create 2024-07-28T12:07:26.617 INFO:tasks.rados.rados.0.smithi022.stdout:3898: finishing write tid 2 to smithi02269687-32 2024-07-28T12:07:26.617 INFO:tasks.rados.rados.0.smithi022.stdout:3898: finishing write tid 3 to smithi02269687-32 2024-07-28T12:07:26.617 INFO:tasks.rados.rados.0.smithi022.stdout:3898: finishing write tid 4 to smithi02269687-32 2024-07-28T12:07:26.617 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 32 v 2109 (ObjNum 1480 snap 490 seq_num 1480) dirty exists 2024-07-28T12:07:26.617 INFO:tasks.rados.rados.0.smithi022.stdout:3898: left oid 32 (ObjNum 1480 snap 490 seq_num 1480) 2024-07-28T12:07:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:26 smithi150 bash[67543]: cluster 2024-07-28T12:07:25.219497+0000 mgr.y (mgr.25232) 476 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 698 KiB/s wr, 2 op/s 2024-07-28T12:07:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:26 smithi150 bash[67543]: cluster 2024-07-28T12:07:25.434979+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-07-28T12:07:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:26 smithi022 bash[82865]: cluster 2024-07-28T12:07:25.219497+0000 mgr.y (mgr.25232) 476 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 698 KiB/s wr, 2 op/s 2024-07-28T12:07:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:26 smithi022 bash[82865]: cluster 2024-07-28T12:07:25.434979+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-07-28T12:07:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:26 smithi022 bash[80503]: cluster 2024-07-28T12:07:25.219497+0000 mgr.y (mgr.25232) 476 : cluster [DBG] pgmap v1138: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 698 KiB/s wr, 2 op/s 2024-07-28T12:07:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:26 smithi022 bash[80503]: cluster 2024-07-28T12:07:25.434979+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-07-28T12:07:27.416 INFO:tasks.rados.rados.0.smithi022.stdout:3898: done (1 left) 2024-07-28T12:07:27.416 INFO:tasks.rados.rados.0.smithi022.stdout:3900: done (0 left) 2024-07-28T12:07:27.417 INFO:tasks.rados.rados.0.smithi022.stdout:3901: read oid 41 snap 485 2024-07-28T12:07:27.417 INFO:tasks.rados.rados.0.smithi022.stdout:3901: expect (ObjNum 1454 snap 483 seq_num 1454) 2024-07-28T12:07:27.417 INFO:tasks.rados.rados.0.smithi022.stdout:3902: write oid 25 current snap is 491 2024-07-28T12:07:27.417 INFO:tasks.rados.rados.0.smithi022.stdout:3902: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-07-28T12:07:27.424 INFO:tasks.rados.rados.0.smithi022.stdout:3902: writing smithi02269687-25 from 507974 to 999474 tid 1 2024-07-28T12:07:27.432 INFO:tasks.rados.rados.0.smithi022.stdout:3902: writing smithi02269687-25 from 1406667 to 2111510 tid 2 2024-07-28T12:07:27.439 INFO:tasks.rados.rados.0.smithi022.stdout:3902: writing smithi02269687-25 from 2548287 to 2907974 tid 3 2024-07-28T12:07:27.439 INFO:tasks.rados.rados.0.smithi022.stdout:3903: snap_remove snap 486 2024-07-28T12:07:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:27 smithi150 bash[67543]: cluster 2024-07-28T12:07:26.436388+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-07-28T12:07:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:27 smithi150 bash[67543]: cluster 2024-07-28T12:07:27.415731+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-07-28T12:07:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:27 smithi022 bash[82865]: cluster 2024-07-28T12:07:26.436388+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-07-28T12:07:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:27 smithi022 bash[82865]: cluster 2024-07-28T12:07:27.415731+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-07-28T12:07:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:27 smithi022 bash[80503]: cluster 2024-07-28T12:07:26.436388+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-07-28T12:07:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:27 smithi022 bash[80503]: cluster 2024-07-28T12:07:27.415731+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-07-28T12:07:28.421 INFO:tasks.rados.rados.0.smithi022.stdout:3903: done (2 left) 2024-07-28T12:07:28.421 INFO:tasks.rados.rados.0.smithi022.stdout:3904: write oid 2 current snap is 491 2024-07-28T12:07:28.421 INFO:tasks.rados.rados.0.smithi022.stdout:3904: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-07-28T12:07:28.432 INFO:tasks.rados.rados.0.smithi022.stdout:3904: writing smithi02269687-2 from 524781 to 1207883 tid 1 2024-07-28T12:07:28.443 INFO:tasks.rados.rados.0.smithi022.stdout:3904: writing smithi02269687-2 from 1981502 to 2546356 tid 2 2024-07-28T12:07:28.444 INFO:tasks.rados.rados.0.smithi022.stdout:3905: read oid 39 snap -1 2024-07-28T12:07:28.444 INFO:tasks.rados.rados.0.smithi022.stdout:3905: expect (ObjNum 1415 snap 471 seq_num 1415) 2024-07-28T12:07:28.444 INFO:tasks.rados.rados.0.smithi022.stdout:3906: snap_remove snap 453 2024-07-28T12:07:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:28 smithi150 bash[67543]: cluster 2024-07-28T12:07:27.220183+0000 mgr.y (mgr.25232) 477 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-07-28T12:07:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:28 smithi150 bash[67543]: cluster 2024-07-28T12:07:28.417721+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-07-28T12:07:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:28 smithi022 bash[80503]: cluster 2024-07-28T12:07:27.220183+0000 mgr.y (mgr.25232) 477 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-07-28T12:07:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:28 smithi022 bash[80503]: cluster 2024-07-28T12:07:28.417721+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-07-28T12:07:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:28 smithi022 bash[82865]: cluster 2024-07-28T12:07:27.220183+0000 mgr.y (mgr.25232) 477 : cluster [DBG] pgmap v1141: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-07-28T12:07:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:28 smithi022 bash[82865]: cluster 2024-07-28T12:07:28.417721+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-07-28T12:07:29.421 INFO:tasks.rados.rados.0.smithi022.stdout:3906: done (4 left) 2024-07-28T12:07:29.421 INFO:tasks.rados.rados.0.smithi022.stdout:3907: read oid 3 snap 490 2024-07-28T12:07:29.422 INFO:tasks.rados.rados.0.smithi022.stdout:3907: expect (ObjNum 1459 snap 485 seq_num 1459) 2024-07-28T12:07:29.422 INFO:tasks.rados.rados.0.smithi022.stdout:3908: read oid 46 snap -1 2024-07-28T12:07:29.422 INFO:tasks.rados.rados.0.smithi022.stdout:3908: expect (ObjNum 1465 snap 488 seq_num 1465) 2024-07-28T12:07:29.422 INFO:tasks.rados.rados.0.smithi022.stdout:3901: expect (ObjNum 1454 snap 483 seq_num 1454) 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3902: finishing write tid 1 to smithi02269687-25 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3902: finishing write tid 2 to smithi02269687-25 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3902: finishing write tid 3 to smithi02269687-25 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3902: finishing write tid 4 to smithi02269687-25 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3902: finishing write tid 5 to smithi02269687-25 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 25 v 1449 (ObjNum 1482 snap 491 seq_num 1482) dirty exists 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3902: left oid 25 (ObjNum 1482 snap 491 seq_num 1482) 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3904: finishing write tid 1 to smithi02269687-2 2024-07-28T12:07:29.567 INFO:tasks.rados.rados.0.smithi022.stdout:3901: done (5 left) 2024-07-28T12:07:29.568 INFO:tasks.rados.rados.0.smithi022.stdout:3902: done (4 left) 2024-07-28T12:07:29.568 INFO:tasks.rados.rados.0.smithi022.stdout:3909: write oid 20 current snap is 491 2024-07-28T12:07:29.568 INFO:tasks.rados.rados.0.smithi022.stdout:3909: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-07-28T12:07:29.575 INFO:tasks.rados.rados.0.smithi022.stdout:3909: writing smithi02269687-20 from 541588 to 1299939 tid 1 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3909: writing smithi02269687-20 from 2039984 to 2748496 tid 2 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3910: delete oid 47 current snap is 491 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3904: finishing write tid 2 to smithi02269687-2 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3904: finishing write tid 3 to smithi02269687-2 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3904: finishing write tid 4 to smithi02269687-2 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2688 (ObjNum 1483 snap 491 seq_num 1483) dirty exists 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3904: left oid 2 (ObjNum 1483 snap 491 seq_num 1483) 2024-07-28T12:07:29.590 INFO:tasks.rados.rados.0.smithi022.stdout:3905: expect (ObjNum 1415 snap 471 seq_num 1415) 2024-07-28T12:07:29.815 INFO:tasks.rados.rados.0.smithi022.stdout:3907: expect (ObjNum 1459 snap 485 seq_num 1459) 2024-07-28T12:07:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:07:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:07:29] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-07-28T12:07:29.896 INFO:tasks.rados.rados.0.smithi022.stdout:3908: expect (ObjNum 1465 snap 488 seq_num 1465) 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3909: finishing write tid 1 to smithi02269687-20 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3909: finishing write tid 2 to smithi02269687-20 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3909: finishing write tid 3 to smithi02269687-20 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3909: finishing write tid 4 to smithi02269687-20 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 2331 (ObjNum 1484 snap 491 seq_num 1484) dirty exists 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3909: left oid 20 (ObjNum 1484 snap 491 seq_num 1484) 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3904: done (5 left) 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3905: done (4 left) 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3907: done (3 left) 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3908: done (2 left) 2024-07-28T12:07:29.981 INFO:tasks.rados.rados.0.smithi022.stdout:3909: done (1 left) 2024-07-28T12:07:29.982 INFO:tasks.rados.rados.0.smithi022.stdout:3910: done (0 left) 2024-07-28T12:07:29.982 INFO:tasks.rados.rados.0.smithi022.stdout:3911: rollback oid 35 current snap is 491 2024-07-28T12:07:29.982 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 35 to 481 2024-07-28T12:07:29.982 INFO:tasks.rados.rados.0.smithi022.stdout:3912: read oid 23 snap -1 2024-07-28T12:07:29.982 INFO:tasks.rados.rados.0.smithi022.stdout:3912: expect (ObjNum 1470 snap 488 seq_num 1470) 2024-07-28T12:07:29.982 INFO:tasks.rados.rados.0.smithi022.stdout:3913: snap_remove snap 489 2024-07-28T12:07:30.477 INFO:tasks.rados.rados.0.smithi022.stdout:3912: expect (ObjNum 1470 snap 488 seq_num 1470) 2024-07-28T12:07:30.587 INFO:tasks.rados.rados.0.smithi022.stdout:3911: finishing rollback tid 0 to smithi02269687-35 2024-07-28T12:07:30.587 INFO:tasks.rados.rados.0.smithi022.stdout:3911: finishing rollback tid 1 to smithi02269687-35 2024-07-28T12:07:30.587 INFO:tasks.rados.rados.0.smithi022.stdout:3911: finishing rollback tid 2 to smithi02269687-35 2024-07-28T12:07:30.587 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 35 v 2335 (ObjNum 1428 snap 474 seq_num 1428) dirty exists 2024-07-28T12:07:30.587 INFO:tasks.rados.rados.0.smithi022.stdout:3911: done (2 left) 2024-07-28T12:07:30.587 INFO:tasks.rados.rados.0.smithi022.stdout:3912: done (1 left) 2024-07-28T12:07:30.588 INFO:tasks.rados.rados.0.smithi022.stdout:3913: done (0 left) 2024-07-28T12:07:30.588 INFO:tasks.rados.rados.0.smithi022.stdout:3914: snap_remove snap 483 2024-07-28T12:07:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:30 smithi150 bash[67543]: cluster 2024-07-28T12:07:29.220867+0000 mgr.y (mgr.25232) 478 : cluster [DBG] pgmap v1144: 89 pgs: 89 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-28T12:07:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:30 smithi150 bash[67543]: cluster 2024-07-28T12:07:29.420289+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-07-28T12:07:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:30 smithi022 bash[82865]: cluster 2024-07-28T12:07:29.220867+0000 mgr.y (mgr.25232) 478 : cluster [DBG] pgmap v1144: 89 pgs: 89 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-28T12:07:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:30 smithi022 bash[82865]: cluster 2024-07-28T12:07:29.420289+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-07-28T12:07:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:30 smithi022 bash[80503]: cluster 2024-07-28T12:07:29.220867+0000 mgr.y (mgr.25232) 478 : cluster [DBG] pgmap v1144: 89 pgs: 89 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-28T12:07:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:30 smithi022 bash[80503]: cluster 2024-07-28T12:07:29.420289+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-07-28T12:07:31.474 INFO:tasks.rados.rados.0.smithi022.stdout:3914: done (0 left) 2024-07-28T12:07:31.474 INFO:tasks.rados.rados.0.smithi022.stdout:3915: snap_remove snap 488 2024-07-28T12:07:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:31 smithi150 bash[67543]: cluster 2024-07-28T12:07:30.463910+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-07-28T12:07:31.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:31 smithi022 bash[80503]: cluster 2024-07-28T12:07:30.463910+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-07-28T12:07:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:31 smithi022 bash[82865]: cluster 2024-07-28T12:07:30.463910+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-07-28T12:07:32.419 INFO:tasks.rados.rados.0.smithi022.stdout:3915: done (0 left) 2024-07-28T12:07:32.419 INFO:tasks.rados.rados.0.smithi022.stdout:3916: rollback oid 21 current snap is 491 2024-07-28T12:07:32.419 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 21 to 485 2024-07-28T12:07:32.419 INFO:tasks.rados.rados.0.smithi022.stdout:3917: snap_remove snap 490 2024-07-28T12:07:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:32 smithi150 bash[67543]: cluster 2024-07-28T12:07:31.221731+0000 mgr.y (mgr.25232) 479 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-07-28T12:07:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:32 smithi150 bash[67543]: cluster 2024-07-28T12:07:31.472583+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-07-28T12:07:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:32 smithi150 bash[67543]: cluster 2024-07-28T12:07:32.418299+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-07-28T12:07:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:07:32 smithi150 bash[60514]: ts=2024-07-28T12:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:07:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:32 smithi022 bash[82865]: cluster 2024-07-28T12:07:31.221731+0000 mgr.y (mgr.25232) 479 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-07-28T12:07:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:32 smithi022 bash[82865]: cluster 2024-07-28T12:07:31.472583+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-07-28T12:07:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:32 smithi022 bash[82865]: cluster 2024-07-28T12:07:32.418299+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-07-28T12:07:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:32 smithi022 bash[80503]: cluster 2024-07-28T12:07:31.221731+0000 mgr.y (mgr.25232) 479 : cluster [DBG] pgmap v1147: 89 pgs: 89 active+clean; 192 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-07-28T12:07:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:32 smithi022 bash[80503]: cluster 2024-07-28T12:07:31.472583+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-07-28T12:07:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:32 smithi022 bash[80503]: cluster 2024-07-28T12:07:32.418299+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-07-28T12:07:33.421 INFO:tasks.rados.rados.0.smithi022.stdout:3917: done (1 left) 2024-07-28T12:07:33.477 INFO:tasks.rados.rados.0.smithi022.stdout:3918: read oid 50 snap 484 2024-07-28T12:07:33.477 INFO:tasks.rados.rados.0.smithi022.stdout:3918: expect (ObjNum 1155 snap 391 seq_num 1155) 2024-07-28T12:07:33.477 INFO:tasks.rados.rados.0.smithi022.stdout:3916: finishing rollback tid 1 to smithi02269687-21 2024-07-28T12:07:33.477 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 976 (ObjNum 129 snap 0 seq_num 1570581103) dirty dne 2024-07-28T12:07:33.477 INFO:tasks.rados.rados.0.smithi022.stdout:3916: done (1 left) 2024-07-28T12:07:33.477 INFO:tasks.rados.rados.0.smithi022.stdout:3919: snap_create 2024-07-28T12:07:33.478 INFO:tasks.rados.rados.0.smithi022.stdout:3918: expect (ObjNum 1155 snap 391 seq_num 1155) 2024-07-28T12:07:34.424 INFO:tasks.rados.rados.0.smithi022.stdout:3918: done (1 left) 2024-07-28T12:07:34.425 INFO:tasks.rados.rados.0.smithi022.stdout:3919: done (0 left) 2024-07-28T12:07:34.425 INFO:tasks.rados.rados.0.smithi022.stdout:3920: snap_remove snap 485 2024-07-28T12:07:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:34 smithi150 bash[67543]: cluster 2024-07-28T12:07:33.222422+0000 mgr.y (mgr.25232) 480 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-07-28T12:07:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:34 smithi150 bash[67543]: cluster 2024-07-28T12:07:33.420119+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-07-28T12:07:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:34 smithi022 bash[82865]: cluster 2024-07-28T12:07:33.222422+0000 mgr.y (mgr.25232) 480 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-07-28T12:07:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:34 smithi022 bash[82865]: cluster 2024-07-28T12:07:33.420119+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-07-28T12:07:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:34 smithi022 bash[80503]: cluster 2024-07-28T12:07:33.222422+0000 mgr.y (mgr.25232) 480 : cluster [DBG] pgmap v1150: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-07-28T12:07:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:34 smithi022 bash[80503]: cluster 2024-07-28T12:07:33.420119+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-07-28T12:07:35.427 INFO:tasks.rados.rados.0.smithi022.stdout:3920: done (0 left) 2024-07-28T12:07:35.428 INFO:tasks.rados.rados.0.smithi022.stdout:3921: write oid 9 current snap is 492 2024-07-28T12:07:35.428 INFO:tasks.rados.rados.0.smithi022.stdout:3921: seq_num 1486 ranges {575202=508849,1640595=712181} 2024-07-28T12:07:35.447 INFO:tasks.rados.rados.0.smithi022.stdout:3921: writing smithi02269687-9 from 575202 to 1084051 tid 1 2024-07-28T12:07:35.471 INFO:tasks.rados.rados.0.smithi022.stdout:3921: writing smithi02269687-9 from 1640595 to 2352776 tid 2 2024-07-28T12:07:35.471 INFO:tasks.rados.rados.0.smithi022.stdout:3922: rollback oid 5 current snap is 492 2024-07-28T12:07:35.471 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 5 to 491 2024-07-28T12:07:35.471 INFO:tasks.rados.rados.0.smithi022.stdout:3921: finishing write tid 1 to smithi02269687-9 2024-07-28T12:07:35.471 INFO:tasks.rados.rados.0.smithi022.stdout:3923: delete oid 39 current snap is 492 2024-07-28T12:07:35.476 INFO:tasks.rados.rados.0.smithi022.stdout:3922: finishing rollback tid 0 to smithi02269687-5 2024-07-28T12:07:35.477 INFO:tasks.rados.rados.0.smithi022.stdout:3922: finishing rollback tid 1 to smithi02269687-5 2024-07-28T12:07:35.477 INFO:tasks.rados.rados.0.smithi022.stdout:3923: done (2 left) 2024-07-28T12:07:35.477 INFO:tasks.rados.rados.0.smithi022.stdout:3924: snap_remove snap 484 2024-07-28T12:07:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:35 smithi150 bash[67543]: cluster 2024-07-28T12:07:34.423520+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-07-28T12:07:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:35 smithi150 bash[67543]: audit 2024-07-28T12:07:35.024700+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:35 smithi022 bash[82865]: cluster 2024-07-28T12:07:34.423520+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-07-28T12:07:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:35 smithi022 bash[82865]: audit 2024-07-28T12:07:35.024700+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:35.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:35 smithi022 bash[80503]: cluster 2024-07-28T12:07:34.423520+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-07-28T12:07:35.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:35 smithi022 bash[80503]: audit 2024-07-28T12:07:35.024700+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:36.457 INFO:tasks.rados.rados.0.smithi022.stdout:3924: done (2 left) 2024-07-28T12:07:36.457 INFO:tasks.rados.rados.0.smithi022.stdout:3925: snap_create 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:3922: finishing rollback tid 2 to smithi02269687-5 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 5 v 658 (ObjNum 1463 snap 488 seq_num 1463) dirty exists 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:3921: finishing write tid 2 to smithi02269687-9 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:3921: finishing write tid 3 to smithi02269687-9 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:3921: finishing write tid 4 to smithi02269687-9 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 9 v 936 (ObjNum 1486 snap 492 seq_num 1486) dirty exists 2024-07-28T12:07:36.458 INFO:tasks.rados.rados.0.smithi022.stdout:3921: left oid 9 (ObjNum 1486 snap 492 seq_num 1486) 2024-07-28T12:07:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:36 smithi150 bash[67543]: cluster 2024-07-28T12:07:35.223230+0000 mgr.y (mgr.25232) 481 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T12:07:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:36 smithi150 bash[67543]: cluster 2024-07-28T12:07:35.425908+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-07-28T12:07:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:36 smithi022 bash[82865]: cluster 2024-07-28T12:07:35.223230+0000 mgr.y (mgr.25232) 481 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T12:07:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:36 smithi022 bash[82865]: cluster 2024-07-28T12:07:35.425908+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-07-28T12:07:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:36 smithi022 bash[80503]: cluster 2024-07-28T12:07:35.223230+0000 mgr.y (mgr.25232) 481 : cluster [DBG] pgmap v1153: 89 pgs: 89 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T12:07:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:36 smithi022 bash[80503]: cluster 2024-07-28T12:07:35.425908+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-07-28T12:07:37.421 INFO:tasks.rados.rados.0.smithi022.stdout:3921: done (2 left) 2024-07-28T12:07:37.422 INFO:tasks.rados.rados.0.smithi022.stdout:3922: done (1 left) 2024-07-28T12:07:37.422 INFO:tasks.rados.rados.0.smithi022.stdout:3925: done (0 left) 2024-07-28T12:07:37.422 INFO:tasks.rados.rados.0.smithi022.stdout:3926: write oid 33 current snap is 493 2024-07-28T12:07:37.422 INFO:tasks.rados.rados.0.smithi022.stdout:3926: seq_num 1488 ranges {608816=659347,1757559=715850} 2024-07-28T12:07:37.442 INFO:tasks.rados.rados.0.smithi022.stdout:3926: writing smithi02269687-33 from 608816 to 1268163 tid 1 2024-07-28T12:07:37.463 INFO:tasks.rados.rados.0.smithi022.stdout:3926: writing smithi02269687-33 from 1757559 to 2473409 tid 2 2024-07-28T12:07:37.464 INFO:tasks.rados.rados.0.smithi022.stdout:3927: snap_create 2024-07-28T12:07:37.464 INFO:tasks.rados.rados.0.smithi022.stdout:3926: finishing write tid 1 to smithi02269687-33 2024-07-28T12:07:37.472 INFO:tasks.rados.rados.0.smithi022.stdout:3926: finishing write tid 2 to smithi02269687-33 2024-07-28T12:07:37.473 INFO:tasks.rados.rados.0.smithi022.stdout:3926: finishing write tid 3 to smithi02269687-33 2024-07-28T12:07:37.473 INFO:tasks.rados.rados.0.smithi022.stdout:3926: finishing write tid 4 to smithi02269687-33 2024-07-28T12:07:37.473 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1807 (ObjNum 1488 snap 493 seq_num 1488) dirty exists 2024-07-28T12:07:37.473 INFO:tasks.rados.rados.0.smithi022.stdout:3926: left oid 33 (ObjNum 1488 snap 493 seq_num 1488) 2024-07-28T12:07:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:37 smithi150 bash[67543]: cluster 2024-07-28T12:07:36.456529+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-07-28T12:07:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:37 smithi150 bash[67543]: cluster 2024-07-28T12:07:37.420013+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-07-28T12:07:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:37 smithi022 bash[80503]: cluster 2024-07-28T12:07:36.456529+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-07-28T12:07:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:37 smithi022 bash[80503]: cluster 2024-07-28T12:07:37.420013+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-07-28T12:07:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:37 smithi022 bash[82865]: cluster 2024-07-28T12:07:36.456529+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-07-28T12:07:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:37 smithi022 bash[82865]: cluster 2024-07-28T12:07:37.420013+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-07-28T12:07:38.478 INFO:tasks.rados.rados.0.smithi022.stdout:3926: done (1 left) 2024-07-28T12:07:38.478 INFO:tasks.rados.rados.0.smithi022.stdout:3927: done (0 left) 2024-07-28T12:07:38.478 INFO:tasks.rados.rados.0.smithi022.stdout:3928: read oid 13 snap -1 2024-07-28T12:07:38.478 INFO:tasks.rados.rados.0.smithi022.stdout:3928: expect (ObjNum 1472 snap 489 seq_num 1472) 2024-07-28T12:07:38.479 INFO:tasks.rados.rados.0.smithi022.stdout:3929: write oid 45 current snap is 494 2024-07-28T12:07:38.479 INFO:tasks.rados.rados.0.smithi022.stdout:3929: seq_num 1489 ranges {625623=734596,1816041=459508,2740248=285375} 2024-07-28T12:07:38.500 INFO:tasks.rados.rados.0.smithi022.stdout:3929: writing smithi02269687-45 from 625623 to 1360219 tid 1 2024-07-28T12:07:38.516 INFO:tasks.rados.rados.0.smithi022.stdout:3929: writing smithi02269687-45 from 1816041 to 2275549 tid 2 2024-07-28T12:07:38.528 INFO:tasks.rados.rados.0.smithi022.stdout:3929: writing smithi02269687-45 from 2740248 to 3025623 tid 3 2024-07-28T12:07:38.528 INFO:tasks.rados.rados.0.smithi022.stdout:3930: snap_remove snap 491 2024-07-28T12:07:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:38 smithi150 bash[67543]: cluster 2024-07-28T12:07:37.223913+0000 mgr.y (mgr.25232) 482 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:07:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:38 smithi022 bash[80503]: cluster 2024-07-28T12:07:37.223913+0000 mgr.y (mgr.25232) 482 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:07:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:38 smithi022 bash[82865]: cluster 2024-07-28T12:07:37.223913+0000 mgr.y (mgr.25232) 482 : cluster [DBG] pgmap v1156: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T12:07:39.488 INFO:tasks.rados.rados.0.smithi022.stdout:3930: done (2 left) 2024-07-28T12:07:39.488 INFO:tasks.rados.rados.0.smithi022.stdout:3931: write oid 22 current snap is 494 2024-07-28T12:07:39.488 INFO:tasks.rados.rados.0.smithi022.stdout:3931: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-07-28T12:07:39.503 INFO:tasks.rados.rados.0.smithi022.stdout:3931: writing smithi02269687-22 from 642430 to 1052275 tid 1 2024-07-28T12:07:39.526 INFO:tasks.rados.rados.0.smithi022.stdout:3931: writing smithi02269687-22 from 1758170 to 2477689 tid 2 2024-07-28T12:07:39.526 INFO:tasks.rados.rados.0.smithi022.stdout:3932: rollback oid 30 current snap is 494 2024-07-28T12:07:39.526 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 30 to 482 2024-07-28T12:07:39.526 INFO:tasks.rados.rados.0.smithi022.stdout:3928: expect (ObjNum 1472 snap 489 seq_num 1472) 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3929: finishing write tid 1 to smithi02269687-45 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3929: finishing write tid 2 to smithi02269687-45 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3929: finishing write tid 3 to smithi02269687-45 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3929: finishing write tid 4 to smithi02269687-45 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3929: finishing write tid 5 to smithi02269687-45 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 2123 (ObjNum 1489 snap 494 seq_num 1489) dirty exists 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3929: left oid 45 (ObjNum 1489 snap 494 seq_num 1489) 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3931: finishing write tid 1 to smithi02269687-22 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3932: finishing rollback tid 1 to smithi02269687-30 2024-07-28T12:07:39.707 INFO:tasks.rados.rados.0.smithi022.stdout:3932: finishing rollback tid 2 to smithi02269687-30 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 30 v 835 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3931: finishing write tid 2 to smithi02269687-22 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3931: finishing write tid 3 to smithi02269687-22 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3931: finishing write tid 4 to smithi02269687-22 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 22 v 2171 (ObjNum 1490 snap 494 seq_num 1490) dirty exists 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3931: left oid 22 (ObjNum 1490 snap 494 seq_num 1490) 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3928: done (3 left) 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3929: done (2 left) 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3931: done (1 left) 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3932: done (0 left) 2024-07-28T12:07:39.708 INFO:tasks.rados.rados.0.smithi022.stdout:3933: snap_create 2024-07-28T12:07:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:39 smithi150 bash[67543]: cluster 2024-07-28T12:07:38.477052+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-07-28T12:07:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:39 smithi022 bash[80503]: cluster 2024-07-28T12:07:38.477052+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-07-28T12:07:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:07:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:07:39] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-07-28T12:07:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:39 smithi022 bash[82865]: cluster 2024-07-28T12:07:38.477052+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-07-28T12:07:40.488 INFO:tasks.rados.rados.0.smithi022.stdout:3933: done (0 left) 2024-07-28T12:07:40.488 INFO:tasks.rados.rados.0.smithi022.stdout:3934: write oid 20 current snap is 495 2024-07-28T12:07:40.489 INFO:tasks.rados.rados.0.smithi022.stdout:3934: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-07-28T12:07:40.509 INFO:tasks.rados.rados.0.smithi022.stdout:3934: writing smithi02269687-20 from 659237 to 1260684 tid 1 2024-07-28T12:07:40.527 INFO:tasks.rados.rados.0.smithi022.stdout:3934: writing smithi02269687-20 from 1933005 to 2396182 tid 2 2024-07-28T12:07:40.528 INFO:tasks.rados.rados.0.smithi022.stdout:3935: write oid 34 current snap is 495 2024-07-28T12:07:40.528 INFO:tasks.rados.rados.0.smithi022.stdout:3934: finishing write tid 1 to smithi02269687-20 2024-07-28T12:07:40.528 INFO:tasks.rados.rados.0.smithi022.stdout:3935: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-07-28T12:07:40.549 INFO:tasks.rados.rados.0.smithi022.stdout:3935: writing smithi02269687-34 from 676044 to 1352740 tid 1 2024-07-28T12:07:40.570 INFO:tasks.rados.rados.0.smithi022.stdout:3935: writing smithi02269687-34 from 1991487 to 2714675 tid 2 2024-07-28T12:07:40.570 INFO:tasks.rados.rados.0.smithi022.stdout:3936: read oid 46 snap -1 2024-07-28T12:07:40.570 INFO:tasks.rados.rados.0.smithi022.stdout:3936: expect (ObjNum 1465 snap 488 seq_num 1465) 2024-07-28T12:07:40.571 INFO:tasks.rados.rados.0.smithi022.stdout:3937: snap_create 2024-07-28T12:07:40.571 INFO:tasks.rados.rados.0.smithi022.stdout:3934: finishing write tid 2 to smithi02269687-20 2024-07-28T12:07:40.571 INFO:tasks.rados.rados.0.smithi022.stdout:3934: finishing write tid 3 to smithi02269687-20 2024-07-28T12:07:40.571 INFO:tasks.rados.rados.0.smithi022.stdout:3934: finishing write tid 4 to smithi02269687-20 2024-07-28T12:07:40.571 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 20 v 2375 (ObjNum 1491 snap 495 seq_num 1491) dirty exists 2024-07-28T12:07:40.571 INFO:tasks.rados.rados.0.smithi022.stdout:3934: left oid 20 (ObjNum 1491 snap 495 seq_num 1491) 2024-07-28T12:07:40.572 INFO:tasks.rados.rados.0.smithi022.stdout:3935: finishing write tid 1 to smithi02269687-34 2024-07-28T12:07:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3935: finishing write tid 2 to smithi02269687-34 2024-07-28T12:07:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3935: finishing write tid 3 to smithi02269687-34 2024-07-28T12:07:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3935: finishing write tid 4 to smithi02269687-34 2024-07-28T12:07:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 34 v 2174 (ObjNum 1492 snap 495 seq_num 1492) dirty exists 2024-07-28T12:07:40.580 INFO:tasks.rados.rados.0.smithi022.stdout:3935: left oid 34 (ObjNum 1492 snap 495 seq_num 1492) 2024-07-28T12:07:40.581 INFO:tasks.rados.rados.0.smithi022.stdout:3936: expect (ObjNum 1465 snap 488 seq_num 1465) 2024-07-28T12:07:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:40 smithi150 bash[67543]: cluster 2024-07-28T12:07:39.224587+0000 mgr.y (mgr.25232) 483 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 298 KiB/s wr, 4 op/s 2024-07-28T12:07:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:40 smithi150 bash[67543]: cluster 2024-07-28T12:07:39.487207+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-07-28T12:07:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:40 smithi022 bash[80503]: cluster 2024-07-28T12:07:39.224587+0000 mgr.y (mgr.25232) 483 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 298 KiB/s wr, 4 op/s 2024-07-28T12:07:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:40 smithi022 bash[80503]: cluster 2024-07-28T12:07:39.487207+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-07-28T12:07:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:40 smithi022 bash[82865]: cluster 2024-07-28T12:07:39.224587+0000 mgr.y (mgr.25232) 483 : cluster [DBG] pgmap v1159: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 298 KiB/s wr, 4 op/s 2024-07-28T12:07:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:40 smithi022 bash[82865]: cluster 2024-07-28T12:07:39.487207+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-07-28T12:07:41.506 INFO:tasks.rados.rados.0.smithi022.stdout:3934: done (3 left) 2024-07-28T12:07:41.506 INFO:tasks.rados.rados.0.smithi022.stdout:3935: done (2 left) 2024-07-28T12:07:41.506 INFO:tasks.rados.rados.0.smithi022.stdout:3936: done (1 left) 2024-07-28T12:07:41.506 INFO:tasks.rados.rados.0.smithi022.stdout:3937: done (0 left) 2024-07-28T12:07:41.506 INFO:tasks.rados.rados.0.smithi022.stdout:3938: snap_create 2024-07-28T12:07:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:41 smithi150 bash[67543]: cluster 2024-07-28T12:07:40.487557+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-07-28T12:07:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:41 smithi022 bash[82865]: cluster 2024-07-28T12:07:40.487557+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-07-28T12:07:41.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:41 smithi022 bash[80503]: cluster 2024-07-28T12:07:40.487557+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-07-28T12:07:42.424 INFO:tasks.rados.rados.0.smithi022.stdout:3938: done (0 left) 2024-07-28T12:07:42.424 INFO:tasks.rados.rados.0.smithi022.stdout:3939: snap_remove snap 496 2024-07-28T12:07:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:07:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:07:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:42 smithi150 bash[67543]: cluster 2024-07-28T12:07:41.225501+0000 mgr.y (mgr.25232) 484 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 920 KiB/s wr, 10 op/s 2024-07-28T12:07:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:42 smithi150 bash[67543]: cluster 2024-07-28T12:07:41.505543+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-07-28T12:07:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:42 smithi150 bash[67543]: cluster 2024-07-28T12:07:42.423390+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-07-28T12:07:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:42 smithi022 bash[80503]: cluster 2024-07-28T12:07:41.225501+0000 mgr.y (mgr.25232) 484 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 920 KiB/s wr, 10 op/s 2024-07-28T12:07:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:42 smithi022 bash[80503]: cluster 2024-07-28T12:07:41.505543+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-07-28T12:07:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:42 smithi022 bash[80503]: cluster 2024-07-28T12:07:42.423390+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-07-28T12:07:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:42 smithi022 bash[82865]: cluster 2024-07-28T12:07:41.225501+0000 mgr.y (mgr.25232) 484 : cluster [DBG] pgmap v1162: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 920 KiB/s wr, 10 op/s 2024-07-28T12:07:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:42 smithi022 bash[82865]: cluster 2024-07-28T12:07:41.505543+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-07-28T12:07:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:42 smithi022 bash[82865]: cluster 2024-07-28T12:07:42.423390+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-07-28T12:07:43.429 INFO:tasks.rados.rados.0.smithi022.stdout:3939: done (0 left) 2024-07-28T12:07:43.429 INFO:tasks.rados.rados.0.smithi022.stdout:3940: write oid 6 current snap is 497 2024-07-28T12:07:43.429 INFO:tasks.rados.rados.0.smithi022.stdout:3940: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-07-28T12:07:43.452 INFO:tasks.rados.rados.0.smithi022.stdout:3940: writing smithi02269687-6 from 692851 to 1444796 tid 1 2024-07-28T12:07:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:3940: writing smithi02269687-6 from 2049969 to 2516815 tid 2 2024-07-28T12:07:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:3941: write oid 2 current snap is 497 2024-07-28T12:07:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:3940: finishing write tid 1 to smithi02269687-6 2024-07-28T12:07:43.470 INFO:tasks.rados.rados.0.smithi022.stdout:3941: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-07-28T12:07:43.488 INFO:tasks.rados.rados.0.smithi022.stdout:3941: writing smithi02269687-2 from 709658 to 1136852 tid 1 2024-07-28T12:07:43.506 INFO:tasks.rados.rados.0.smithi022.stdout:3941: writing smithi02269687-2 from 1592098 to 2318955 tid 2 2024-07-28T12:07:43.515 INFO:tasks.rados.rados.0.smithi022.stdout:3941: writing smithi02269687-2 from 2761010 to 3109658 tid 3 2024-07-28T12:07:43.516 INFO:tasks.rados.rados.0.smithi022.stdout:3942: snap_remove snap 487 2024-07-28T12:07:44.514 INFO:tasks.rados.rados.0.smithi022.stdout:3942: done (2 left) 2024-07-28T12:07:44.514 INFO:tasks.rados.rados.0.smithi022.stdout:3943: snap_remove snap 495 2024-07-28T12:07:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:44 smithi150 bash[67543]: cluster 2024-07-28T12:07:43.226282+0000 mgr.y (mgr.25232) 485 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T12:07:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:44 smithi150 bash[67543]: cluster 2024-07-28T12:07:43.426495+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-07-28T12:07:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:44 smithi022 bash[80503]: cluster 2024-07-28T12:07:43.226282+0000 mgr.y (mgr.25232) 485 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T12:07:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:44 smithi022 bash[80503]: cluster 2024-07-28T12:07:43.426495+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-07-28T12:07:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:44 smithi022 bash[82865]: cluster 2024-07-28T12:07:43.226282+0000 mgr.y (mgr.25232) 485 : cluster [DBG] pgmap v1165: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T12:07:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:44 smithi022 bash[82865]: cluster 2024-07-28T12:07:43.426495+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-07-28T12:07:45.522 INFO:tasks.rados.rados.0.smithi022.stdout:3943: done (2 left) 2024-07-28T12:07:45.523 INFO:tasks.rados.rados.0.smithi022.stdout:3944: snap_remove snap 481 2024-07-28T12:07:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:45 smithi022 bash[82865]: cluster 2024-07-28T12:07:44.512790+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-07-28T12:07:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:45 smithi022 bash[80503]: cluster 2024-07-28T12:07:44.512790+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-07-28T12:07:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:45 smithi150 bash[67543]: cluster 2024-07-28T12:07:44.512790+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3944: done (2 left) 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3945: delete oid 16 current snap is 497 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3940: finishing write tid 2 to smithi02269687-6 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3940: finishing write tid 3 to smithi02269687-6 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3940: finishing write tid 4 to smithi02269687-6 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 6 v 1477 (ObjNum 1493 snap 497 seq_num 1493) dirty exists 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3940: left oid 6 (ObjNum 1493 snap 497 seq_num 1493) 2024-07-28T12:07:46.525 INFO:tasks.rados.rados.0.smithi022.stdout:3941: finishing write tid 1 to smithi02269687-2 2024-07-28T12:07:46.526 INFO:tasks.rados.rados.0.smithi022.stdout:3941: finishing write tid 2 to smithi02269687-2 2024-07-28T12:07:46.526 INFO:tasks.rados.rados.0.smithi022.stdout:3941: finishing write tid 3 to smithi02269687-2 2024-07-28T12:07:46.526 INFO:tasks.rados.rados.0.smithi022.stdout:3941: finishing write tid 4 to smithi02269687-2 2024-07-28T12:07:46.526 INFO:tasks.rados.rados.0.smithi022.stdout:3941: finishing write tid 5 to smithi02269687-2 2024-07-28T12:07:46.526 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 2 v 2709 (ObjNum 1494 snap 497 seq_num 1494) dirty exists 2024-07-28T12:07:46.526 INFO:tasks.rados.rados.0.smithi022.stdout:3941: left oid 2 (ObjNum 1494 snap 497 seq_num 1494) 2024-07-28T12:07:46.541 INFO:tasks.rados.rados.0.smithi022.stdout:3940: done (2 left) 2024-07-28T12:07:46.541 INFO:tasks.rados.rados.0.smithi022.stdout:3941: done (1 left) 2024-07-28T12:07:46.542 INFO:tasks.rados.rados.0.smithi022.stdout:3945: done (0 left) 2024-07-28T12:07:46.542 INFO:tasks.rados.rados.0.smithi022.stdout:3946: write oid 40 current snap is 497 2024-07-28T12:07:46.542 INFO:tasks.rados.rados.0.smithi022.stdout:3946: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-07-28T12:07:46.560 INFO:tasks.rados.rados.0.smithi022.stdout:3946: writing smithi02269687-40 from 743272 to 1320964 tid 1 2024-07-28T12:07:46.580 INFO:tasks.rados.rados.0.smithi022.stdout:3946: writing smithi02269687-40 from 2109062 to 2839588 tid 2 2024-07-28T12:07:46.580 INFO:tasks.rados.rados.0.smithi022.stdout:3947: read oid 20 snap -1 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3947: expect (ObjNum 1491 snap 495 seq_num 1491) 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3948: read oid 23 snap -1 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3948: expect (ObjNum 1470 snap 488 seq_num 1470) 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3949: read oid 8 snap -1 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3949: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3950: read oid 24 snap -1 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3950: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-07-28T12:07:46.581 INFO:tasks.rados.rados.0.smithi022.stdout:3951: snap_remove snap 492 2024-07-28T12:07:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:46 smithi022 bash[82865]: cluster 2024-07-28T12:07:45.227122+0000 mgr.y (mgr.25232) 486 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 954 KiB/s wr, 3 op/s 2024-07-28T12:07:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:46 smithi022 bash[82865]: cluster 2024-07-28T12:07:45.521976+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-07-28T12:07:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:46 smithi022 bash[80503]: cluster 2024-07-28T12:07:45.227122+0000 mgr.y (mgr.25232) 486 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 954 KiB/s wr, 3 op/s 2024-07-28T12:07:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:46 smithi022 bash[80503]: cluster 2024-07-28T12:07:45.521976+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-07-28T12:07:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:46 smithi150 bash[67543]: cluster 2024-07-28T12:07:45.227122+0000 mgr.y (mgr.25232) 486 : cluster [DBG] pgmap v1168: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 954 KiB/s wr, 3 op/s 2024-07-28T12:07:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:46 smithi150 bash[67543]: cluster 2024-07-28T12:07:45.521976+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-07-28T12:07:47.427 INFO:tasks.rados.rados.0.smithi022.stdout:3951: done (5 left) 2024-07-28T12:07:47.427 INFO:tasks.rados.rados.0.smithi022.stdout:3952: read oid 2 snap -1 2024-07-28T12:07:47.427 INFO:tasks.rados.rados.0.smithi022.stdout:3952: expect (ObjNum 1494 snap 497 seq_num 1494) 2024-07-28T12:07:47.427 INFO:tasks.rados.rados.0.smithi022.stdout:3953: delete oid 12 current snap is 497 2024-07-28T12:07:47.427 INFO:tasks.rados.rados.0.smithi022.stdout:3946: finishing write tid 1 to smithi02269687-40 2024-07-28T12:07:47.427 INFO:tasks.rados.rados.0.smithi022.stdout:3946: finishing write tid 2 to smithi02269687-40 2024-07-28T12:07:47.428 INFO:tasks.rados.rados.0.smithi022.stdout:3946: finishing write tid 3 to smithi02269687-40 2024-07-28T12:07:47.428 INFO:tasks.rados.rados.0.smithi022.stdout:3946: finishing write tid 4 to smithi02269687-40 2024-07-28T12:07:47.428 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 40 v 2129 (ObjNum 1496 snap 497 seq_num 1496) dirty exists 2024-07-28T12:07:47.428 INFO:tasks.rados.rados.0.smithi022.stdout:3946: left oid 40 (ObjNum 1496 snap 497 seq_num 1496) 2024-07-28T12:07:47.428 INFO:tasks.rados.rados.0.smithi022.stdout:3948: expect (ObjNum 1470 snap 488 seq_num 1470) 2024-07-28T12:07:47.597 INFO:tasks.rados.rados.0.smithi022.stdout:3949: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:47.705 INFO:tasks.rados.rados.0.smithi022.stdout:3950: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-07-28T12:07:47.827 INFO:tasks.rados.rados.0.smithi022.stdout:3947: expect (ObjNum 1491 snap 495 seq_num 1491) 2024-07-28T12:07:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:47 smithi022 bash[80503]: cluster 2024-07-28T12:07:46.523643+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-07-28T12:07:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:47 smithi022 bash[80503]: cluster 2024-07-28T12:07:47.425056+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-07-28T12:07:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:47 smithi022 bash[82865]: cluster 2024-07-28T12:07:46.523643+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-07-28T12:07:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:47 smithi022 bash[82865]: cluster 2024-07-28T12:07:47.425056+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-07-28T12:07:47.972 INFO:tasks.rados.rados.0.smithi022.stdout:3952: expect (ObjNum 1494 snap 497 seq_num 1494) 2024-07-28T12:07:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:47 smithi150 bash[67543]: cluster 2024-07-28T12:07:46.523643+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-07-28T12:07:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:47 smithi150 bash[67543]: cluster 2024-07-28T12:07:47.425056+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-07-28T12:07:48.107 INFO:tasks.rados.rados.0.smithi022.stdout:3946: done (6 left) 2024-07-28T12:07:48.107 INFO:tasks.rados.rados.0.smithi022.stdout:3947: done (5 left) 2024-07-28T12:07:48.107 INFO:tasks.rados.rados.0.smithi022.stdout:3948: done (4 left) 2024-07-28T12:07:48.107 INFO:tasks.rados.rados.0.smithi022.stdout:3949: done (3 left) 2024-07-28T12:07:48.107 INFO:tasks.rados.rados.0.smithi022.stdout:3950: done (2 left) 2024-07-28T12:07:48.108 INFO:tasks.rados.rados.0.smithi022.stdout:3952: done (1 left) 2024-07-28T12:07:48.108 INFO:tasks.rados.rados.0.smithi022.stdout:3953: done (0 left) 2024-07-28T12:07:48.108 INFO:tasks.rados.rados.0.smithi022.stdout:3954: rollback oid 43 current snap is 497 2024-07-28T12:07:48.108 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 43 to 482 2024-07-28T12:07:48.108 INFO:tasks.rados.rados.0.smithi022.stdout:3955: delete oid 7 current snap is 497 2024-07-28T12:07:48.113 INFO:tasks.rados.rados.0.smithi022.stdout:3955: done (1 left) 2024-07-28T12:07:48.113 INFO:tasks.rados.rados.0.smithi022.stdout:3956: read oid 19 snap -1 2024-07-28T12:07:48.113 INFO:tasks.rados.rados.0.smithi022.stdout:3956: expect (ObjNum 1445 snap 478 seq_num 1445) 2024-07-28T12:07:48.114 INFO:tasks.rados.rados.0.smithi022.stdout:3957: write oid 45 current snap is 497 2024-07-28T12:07:48.114 INFO:tasks.rados.rados.0.smithi022.stdout:3957: seq_num 1499 ranges {793693=519792,1884508=477853,2898125=295568} 2024-07-28T12:07:48.121 INFO:tasks.rados.rados.0.smithi022.stdout:3957: writing smithi02269687-45 from 793693 to 1313485 tid 1 2024-07-28T12:07:48.127 INFO:tasks.rados.rados.0.smithi022.stdout:3957: writing smithi02269687-45 from 1884508 to 2362361 tid 2 2024-07-28T12:07:48.132 INFO:tasks.rados.rados.0.smithi022.stdout:3957: writing smithi02269687-45 from 2898125 to 3193693 tid 3 2024-07-28T12:07:48.132 INFO:tasks.rados.rados.0.smithi022.stdout:3958: read oid 6 snap -1 2024-07-28T12:07:48.132 INFO:tasks.rados.rados.0.smithi022.stdout:3958: expect (ObjNum 1493 snap 497 seq_num 1493) 2024-07-28T12:07:48.133 INFO:tasks.rados.rados.0.smithi022.stdout:3959: snap_create 2024-07-28T12:07:48.133 INFO:tasks.rados.rados.0.smithi022.stdout:3954: finishing rollback tid 1 to smithi02269687-43 2024-07-28T12:07:48.133 INFO:tasks.rados.rados.0.smithi022.stdout:3954: finishing rollback tid 2 to smithi02269687-43 2024-07-28T12:07:48.133 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 2174 (ObjNum 1450 snap 482 seq_num 1450) dirty exists 2024-07-28T12:07:48.133 INFO:tasks.rados.rados.0.smithi022.stdout:3956: expect (ObjNum 1445 snap 478 seq_num 1445) 2024-07-28T12:07:48.260 INFO:tasks.rados.rados.0.smithi022.stdout:3957: finishing write tid 1 to smithi02269687-45 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:3957: finishing write tid 2 to smithi02269687-45 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:3957: finishing write tid 3 to smithi02269687-45 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:3957: finishing write tid 4 to smithi02269687-45 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:3957: finishing write tid 5 to smithi02269687-45 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 45 v 2136 (ObjNum 1499 snap 497 seq_num 1499) dirty exists 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:3957: left oid 45 (ObjNum 1499 snap 497 seq_num 1499) 2024-07-28T12:07:48.261 INFO:tasks.rados.rados.0.smithi022.stdout:3958: expect (ObjNum 1493 snap 497 seq_num 1493) 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3954: done (4 left) 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3956: done (3 left) 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3957: done (2 left) 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3958: done (1 left) 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3959: done (0 left) 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3960: write oid 43 current snap is 498 2024-07-28T12:07:48.550 INFO:tasks.rados.rados.0.smithi022.stdout:3960: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-07-28T12:07:48.563 INFO:tasks.rados.rados.0.smithi022.stdout:3960: writing smithi02269687-43 from 410500 to 1005541 tid 1 2024-07-28T12:07:48.578 INFO:tasks.rados.rados.0.smithi022.stdout:3960: writing smithi02269687-43 from 1542990 to 2164501 tid 2 2024-07-28T12:07:48.590 INFO:tasks.rados.rados.0.smithi022.stdout:3960: writing smithi02269687-43 from 2925548 to 3210500 tid 3 2024-07-28T12:07:48.590 INFO:tasks.rados.rados.0.smithi022.stdout:3961: write oid 18 current snap is 498 2024-07-28T12:07:48.591 INFO:tasks.rados.rados.0.smithi022.stdout:3960: finishing write tid 1 to smithi02269687-43 2024-07-28T12:07:48.591 INFO:tasks.rados.rados.0.smithi022.stdout:3961: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-07-28T12:07:48.597 INFO:tasks.rados.rados.0.smithi022.stdout:3961: writing smithi02269687-18 from 427307 to 1097597 tid 1 2024-07-28T12:07:48.603 INFO:tasks.rados.rados.0.smithi022.stdout:3961: writing smithi02269687-18 from 1601472 to 2082994 tid 2 2024-07-28T12:07:48.609 INFO:tasks.rados.rados.0.smithi022.stdout:3961: writing smithi02269687-18 from 2552971 to 3036027 tid 3 2024-07-28T12:07:48.609 INFO:tasks.rados.rados.0.smithi022.stdout:3962: write oid 3 current snap is 498 2024-07-28T12:07:48.609 INFO:tasks.rados.rados.0.smithi022.stdout:3960: finishing write tid 2 to smithi02269687-43 2024-07-28T12:07:48.609 INFO:tasks.rados.rados.0.smithi022.stdout:3962: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-07-28T12:07:48.616 INFO:tasks.rados.rados.0.smithi022.stdout:3962: writing smithi02269687-3 from 444114 to 1189653 tid 1 2024-07-28T12:07:48.625 INFO:tasks.rados.rados.0.smithi022.stdout:3962: writing smithi02269687-3 from 1943601 to 2568781 tid 2 2024-07-28T12:07:48.625 INFO:tasks.rados.rados.0.smithi022.stdout:3963: read oid 8 snap 497 2024-07-28T12:07:48.625 INFO:tasks.rados.rados.0.smithi022.stdout:3963: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:48.625 INFO:tasks.rados.rados.0.smithi022.stdout:3964: read oid 9 snap 493 2024-07-28T12:07:48.625 INFO:tasks.rados.rados.0.smithi022.stdout:3964: expect (ObjNum 1486 snap 492 seq_num 1486) 2024-07-28T12:07:48.625 INFO:tasks.rados.rados.0.smithi022.stdout:3965: snap_remove snap 482 2024-07-28T12:07:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:48 smithi022 bash[80503]: cluster 2024-07-28T12:07:47.227847+0000 mgr.y (mgr.25232) 487 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 367 KiB/s wr, 1 op/s 2024-07-28T12:07:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:48 smithi022 bash[82865]: cluster 2024-07-28T12:07:47.227847+0000 mgr.y (mgr.25232) 487 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 367 KiB/s wr, 1 op/s 2024-07-28T12:07:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:48 smithi150 bash[67543]: cluster 2024-07-28T12:07:47.227847+0000 mgr.y (mgr.25232) 487 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 367 KiB/s wr, 1 op/s 2024-07-28T12:07:49.568 INFO:tasks.rados.rados.0.smithi022.stdout:3965: done (5 left) 2024-07-28T12:07:49.568 INFO:tasks.rados.rados.0.smithi022.stdout:3966: snap_create 2024-07-28T12:07:49.568 INFO:tasks.rados.rados.0.smithi022.stdout:3960: finishing write tid 3 to smithi02269687-43 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3960: finishing write tid 4 to smithi02269687-43 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3960: finishing write tid 5 to smithi02269687-43 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 43 v 2179 (ObjNum 1500 snap 498 seq_num 1500) dirty exists 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3960: left oid 43 (ObjNum 1500 snap 498 seq_num 1500) 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3961: finishing write tid 1 to smithi02269687-18 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3961: finishing write tid 2 to smithi02269687-18 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3961: finishing write tid 3 to smithi02269687-18 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3961: finishing write tid 4 to smithi02269687-18 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3961: finishing write tid 5 to smithi02269687-18 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 18 v 1681 (ObjNum 1501 snap 498 seq_num 1501) dirty exists 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3961: left oid 18 (ObjNum 1501 snap 498 seq_num 1501) 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3962: finishing write tid 1 to smithi02269687-3 2024-07-28T12:07:49.569 INFO:tasks.rados.rados.0.smithi022.stdout:3963: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:49.712 INFO:tasks.rados.rados.0.smithi022.stdout:3962: finishing write tid 2 to smithi02269687-3 2024-07-28T12:07:49.712 INFO:tasks.rados.rados.0.smithi022.stdout:3962: finishing write tid 3 to smithi02269687-3 2024-07-28T12:07:49.712 INFO:tasks.rados.rados.0.smithi022.stdout:3962: finishing write tid 4 to smithi02269687-3 2024-07-28T12:07:49.712 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 3 v 2395 (ObjNum 1502 snap 498 seq_num 1502) dirty exists 2024-07-28T12:07:49.712 INFO:tasks.rados.rados.0.smithi022.stdout:3962: left oid 3 (ObjNum 1502 snap 498 seq_num 1502) 2024-07-28T12:07:49.712 INFO:tasks.rados.rados.0.smithi022.stdout:3964: expect (ObjNum 1486 snap 492 seq_num 1486) 2024-07-28T12:07:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:49 smithi022 bash[80503]: cluster 2024-07-28T12:07:48.548296+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-07-28T12:07:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:07:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:07:49] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-07-28T12:07:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:49 smithi022 bash[82865]: cluster 2024-07-28T12:07:48.548296+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-07-28T12:07:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:49 smithi150 bash[67543]: cluster 2024-07-28T12:07:48.548296+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3960: done (5 left) 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3961: done (4 left) 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3962: done (3 left) 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3963: done (2 left) 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3964: done (1 left) 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3966: done (0 left) 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3967: write oid 44 current snap is 499 2024-07-28T12:07:50.576 INFO:tasks.rados.rados.0.smithi022.stdout:3967: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-07-28T12:07:50.582 INFO:tasks.rados.rados.0.smithi022.stdout:3967: writing smithi02269687-44 from 460921 to 881709 tid 1 2024-07-28T12:07:50.591 INFO:tasks.rados.rados.0.smithi022.stdout:3967: writing smithi02269687-44 from 1602083 to 2087274 tid 2 2024-07-28T12:07:50.599 INFO:tasks.rados.rados.0.smithi022.stdout:3967: writing smithi02269687-44 from 2491464 to 3113417 tid 3 2024-07-28T12:07:50.599 INFO:tasks.rados.rados.0.smithi022.stdout:3968: rollback oid 33 current snap is 499 2024-07-28T12:07:50.599 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 33 to 498 2024-07-28T12:07:50.600 INFO:tasks.rados.rados.0.smithi022.stdout:3967: finishing write tid 1 to smithi02269687-44 2024-07-28T12:07:50.600 INFO:tasks.rados.rados.0.smithi022.stdout:3967: finishing write tid 2 to smithi02269687-44 2024-07-28T12:07:50.600 INFO:tasks.rados.rados.0.smithi022.stdout:3969: snap_remove snap 493 2024-07-28T12:07:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:50 smithi022 bash[80503]: cluster 2024-07-28T12:07:49.228531+0000 mgr.y (mgr.25232) 488 : cluster [DBG] pgmap v1174: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 665 KiB/s wr, 7 op/s 2024-07-28T12:07:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:50 smithi022 bash[80503]: cluster 2024-07-28T12:07:49.567560+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-07-28T12:07:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:50 smithi022 bash[80503]: audit 2024-07-28T12:07:50.024941+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:50 smithi022 bash[82865]: cluster 2024-07-28T12:07:49.228531+0000 mgr.y (mgr.25232) 488 : cluster [DBG] pgmap v1174: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 665 KiB/s wr, 7 op/s 2024-07-28T12:07:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:50 smithi022 bash[82865]: cluster 2024-07-28T12:07:49.567560+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-07-28T12:07:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:50 smithi022 bash[82865]: audit 2024-07-28T12:07:50.024941+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:50 smithi150 bash[67543]: cluster 2024-07-28T12:07:49.228531+0000 mgr.y (mgr.25232) 488 : cluster [DBG] pgmap v1174: 89 pgs: 89 active+clean; 160 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 665 KiB/s wr, 7 op/s 2024-07-28T12:07:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:50 smithi150 bash[67543]: cluster 2024-07-28T12:07:49.567560+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-07-28T12:07:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:50 smithi150 bash[67543]: audit 2024-07-28T12:07:50.024941+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3969: done (2 left) 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3970: read oid 5 snap -1 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3970: expect (ObjNum 1463 snap 488 seq_num 1463) 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3971: snap_create 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3967: finishing write tid 3 to smithi02269687-44 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3967: finishing write tid 4 to smithi02269687-44 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3967: finishing write tid 5 to smithi02269687-44 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 44 v 2408 (ObjNum 1503 snap 499 seq_num 1503) dirty exists 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3967: left oid 44 (ObjNum 1503 snap 499 seq_num 1503) 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3968: finishing rollback tid 0 to smithi02269687-33 2024-07-28T12:07:51.586 INFO:tasks.rados.rados.0.smithi022.stdout:3968: finishing rollback tid 1 to smithi02269687-33 2024-07-28T12:07:51.587 INFO:tasks.rados.rados.0.smithi022.stdout:3968: finishing rollback tid 2 to smithi02269687-33 2024-07-28T12:07:51.587 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 33 v 1833 (ObjNum 1488 snap 493 seq_num 1488) dirty exists 2024-07-28T12:07:51.602 INFO:tasks.rados.rados.0.smithi022.stdout:3970: expect (ObjNum 1463 snap 488 seq_num 1463) 2024-07-28T12:07:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:51 smithi022 bash[80503]: cluster 2024-07-28T12:07:50.575074+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-07-28T12:07:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:51 smithi022 bash[82865]: cluster 2024-07-28T12:07:50.575074+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-07-28T12:07:52.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:51 smithi150 bash[67543]: cluster 2024-07-28T12:07:50.575074+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-07-28T12:07:52.428 INFO:tasks.rados.rados.0.smithi022.stdout:3967: done (3 left) 2024-07-28T12:07:52.428 INFO:tasks.rados.rados.0.smithi022.stdout:3968: done (2 left) 2024-07-28T12:07:52.428 INFO:tasks.rados.rados.0.smithi022.stdout:3970: done (1 left) 2024-07-28T12:07:52.428 INFO:tasks.rados.rados.0.smithi022.stdout:3971: done (0 left) 2024-07-28T12:07:52.428 INFO:tasks.rados.rados.0.smithi022.stdout:3972: write oid 29 current snap is 500 2024-07-28T12:07:52.428 INFO:tasks.rados.rados.0.smithi022.stdout:3972: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-07-28T12:07:52.442 INFO:tasks.rados.rados.0.smithi022.stdout:3972: writing smithi02269687-29 from 477728 to 973765 tid 1 2024-07-28T12:07:52.463 INFO:tasks.rados.rados.0.smithi022.stdout:3972: writing smithi02269687-29 from 1660565 to 2289414 tid 2 2024-07-28T12:07:52.478 INFO:tasks.rados.rados.0.smithi022.stdout:3972: writing smithi02269687-29 from 2918887 to 3277728 tid 3 2024-07-28T12:07:52.478 INFO:tasks.rados.rados.0.smithi022.stdout:3973: snap_create 2024-07-28T12:07:52.478 INFO:tasks.rados.rados.0.smithi022.stdout:3972: finishing write tid 1 to smithi02269687-29 2024-07-28T12:07:52.478 INFO:tasks.rados.rados.0.smithi022.stdout:3972: finishing write tid 2 to smithi02269687-29 2024-07-28T12:07:52.484 INFO:tasks.rados.rados.0.smithi022.stdout:3972: finishing write tid 3 to smithi02269687-29 2024-07-28T12:07:52.485 INFO:tasks.rados.rados.0.smithi022.stdout:3972: finishing write tid 4 to smithi02269687-29 2024-07-28T12:07:52.485 INFO:tasks.rados.rados.0.smithi022.stdout:3972: finishing write tid 5 to smithi02269687-29 2024-07-28T12:07:52.485 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 29 v 2199 (ObjNum 1504 snap 500 seq_num 1504) dirty exists 2024-07-28T12:07:52.485 INFO:tasks.rados.rados.0.smithi022.stdout:3972: left oid 29 (ObjNum 1504 snap 500 seq_num 1504) 2024-07-28T12:07:52.582 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:07:52 smithi150 bash[60514]: ts=2024-07-28T12:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:07:53.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:52 smithi150 bash[67543]: cluster 2024-07-28T12:07:51.229419+0000 mgr.y (mgr.25232) 489 : cluster [DBG] pgmap v1177: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-07-28T12:07:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:52 smithi150 bash[67543]: cluster 2024-07-28T12:07:51.584822+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-07-28T12:07:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:52 smithi150 bash[67543]: cluster 2024-07-28T12:07:52.427272+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-07-28T12:07:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:52 smithi022 bash[80503]: cluster 2024-07-28T12:07:51.229419+0000 mgr.y (mgr.25232) 489 : cluster [DBG] pgmap v1177: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-07-28T12:07:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:52 smithi022 bash[80503]: cluster 2024-07-28T12:07:51.584822+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-07-28T12:07:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:52 smithi022 bash[80503]: cluster 2024-07-28T12:07:52.427272+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-07-28T12:07:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:52 smithi022 bash[82865]: cluster 2024-07-28T12:07:51.229419+0000 mgr.y (mgr.25232) 489 : cluster [DBG] pgmap v1177: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-07-28T12:07:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:52 smithi022 bash[82865]: cluster 2024-07-28T12:07:51.584822+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-07-28T12:07:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:52 smithi022 bash[82865]: cluster 2024-07-28T12:07:52.427272+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-07-28T12:07:53.430 INFO:tasks.rados.rados.0.smithi022.stdout:3972: done (1 left) 2024-07-28T12:07:53.430 INFO:tasks.rados.rados.0.smithi022.stdout:3973: done (0 left) 2024-07-28T12:07:53.431 INFO:tasks.rados.rados.0.smithi022.stdout:3974: snap_create 2024-07-28T12:07:54.434 INFO:tasks.rados.rados.0.smithi022.stdout:3974: done (0 left) 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3975: read oid 8 snap -1 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3975: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3976: read oid 38 snap -1 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3976: expect deleted 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3977: rollback oid 26 current snap is 502 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 26 to 499 2024-07-28T12:07:54.435 INFO:tasks.rados.rados.0.smithi022.stdout:3978: snap_create 2024-07-28T12:07:54.455 INFO:tasks.rados.rados.0.smithi022.stdout:3975: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:54.613 INFO:tasks.rados.rados.0.smithi022.stdout:3977: finishing rollback tid 0 to smithi02269687-26 2024-07-28T12:07:54.613 INFO:tasks.rados.rados.0.smithi022.stdout:3977: finishing rollback tid 1 to smithi02269687-26 2024-07-28T12:07:54.613 INFO:tasks.rados.rados.0.smithi022.stdout:3977: finishing rollback tid 2 to smithi02269687-26 2024-07-28T12:07:54.613 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 26 v 1839 (ObjNum 1475 snap 490 seq_num 1475) dirty exists 2024-07-28T12:07:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:54 smithi150 bash[67543]: cluster 2024-07-28T12:07:53.230093+0000 mgr.y (mgr.25232) 490 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 130 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-07-28T12:07:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:54 smithi150 bash[67543]: cluster 2024-07-28T12:07:53.430187+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-07-28T12:07:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:54 smithi022 bash[80503]: cluster 2024-07-28T12:07:53.230093+0000 mgr.y (mgr.25232) 490 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 130 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-07-28T12:07:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:54 smithi022 bash[80503]: cluster 2024-07-28T12:07:53.430187+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-07-28T12:07:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:54 smithi022 bash[82865]: cluster 2024-07-28T12:07:53.230093+0000 mgr.y (mgr.25232) 490 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 130 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-07-28T12:07:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:54 smithi022 bash[82865]: cluster 2024-07-28T12:07:53.430187+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-07-28T12:07:55.437 INFO:tasks.rados.rados.0.smithi022.stdout:3975: done (3 left) 2024-07-28T12:07:55.437 INFO:tasks.rados.rados.0.smithi022.stdout:3976: done (2 left) 2024-07-28T12:07:55.437 INFO:tasks.rados.rados.0.smithi022.stdout:3977: done (1 left) 2024-07-28T12:07:55.437 INFO:tasks.rados.rados.0.smithi022.stdout:3978: done (0 left) 2024-07-28T12:07:55.437 INFO:tasks.rados.rados.0.smithi022.stdout:3979: read oid 35 snap -1 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3979: expect (ObjNum 1428 snap 474 seq_num 1428) 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3980: read oid 28 snap -1 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3980: expect (ObjNum 1436 snap 477 seq_num 1436) 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3981: read oid 8 snap 494 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3981: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3982: write oid 36 current snap is 503 2024-07-28T12:07:55.438 INFO:tasks.rados.rados.0.smithi022.stdout:3982: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2024-07-28T12:07:55.460 INFO:tasks.rados.rados.0.smithi022.stdout:3982: writing smithi02269687-36 from 494535 to 1065821 tid 1 2024-07-28T12:07:55.478 INFO:tasks.rados.rados.0.smithi022.stdout:3982: writing smithi02269687-36 from 1719047 to 2207907 tid 2 2024-07-28T12:07:55.495 INFO:tasks.rados.rados.0.smithi022.stdout:3982: writing smithi02269687-36 from 2946310 to 3294535 tid 3 2024-07-28T12:07:55.496 INFO:tasks.rados.rados.0.smithi022.stdout:3983: write oid 21 current snap is 503 2024-07-28T12:07:55.496 INFO:tasks.rados.rados.0.smithi022.stdout:3983: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2024-07-28T12:07:55.511 INFO:tasks.rados.rados.0.smithi022.stdout:3983: writing smithi02269687-21 from 511342 to 1274230 tid 1 2024-07-28T12:07:55.525 INFO:tasks.rados.rados.0.smithi022.stdout:3983: writing smithi02269687-21 from 1777529 to 2410047 tid 2 2024-07-28T12:07:55.536 INFO:tasks.rados.rados.0.smithi022.stdout:3983: writing smithi02269687-21 from 2973733 to 3311342 tid 3 2024-07-28T12:07:55.536 INFO:tasks.rados.rados.0.smithi022.stdout:3984: rollback oid 41 current snap is 503 2024-07-28T12:07:55.536 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 41 to 497 2024-07-28T12:07:55.536 INFO:tasks.rados.rados.0.smithi022.stdout:3980: expect (ObjNum 1436 snap 477 seq_num 1436) 2024-07-28T12:07:55.616 INFO:tasks.rados.rados.0.smithi022.stdout:3981: expect (ObjNum 1395 snap 464 seq_num 1395) 2024-07-28T12:07:55.725 INFO:tasks.rados.rados.0.smithi022.stdout:3979: expect (ObjNum 1428 snap 474 seq_num 1428) 2024-07-28T12:07:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:55 smithi150 bash[67543]: cluster 2024-07-28T12:07:54.433122+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-07-28T12:07:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:55 smithi150 bash[67543]: cluster 2024-07-28T12:07:55.435671+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-07-28T12:07:55.789 INFO:tasks.rados.rados.0.smithi022.stdout:3982: finishing write tid 1 to smithi02269687-36 2024-07-28T12:07:55.789 INFO:tasks.rados.rados.0.smithi022.stdout:3982: finishing write tid 2 to smithi02269687-36 2024-07-28T12:07:55.789 INFO:tasks.rados.rados.0.smithi022.stdout:3982: finishing write tid 3 to smithi02269687-36 2024-07-28T12:07:55.789 INFO:tasks.rados.rados.0.smithi022.stdout:3982: finishing write tid 4 to smithi02269687-36 2024-07-28T12:07:55.789 INFO:tasks.rados.rados.0.smithi022.stdout:3982: finishing write tid 5 to smithi02269687-36 2024-07-28T12:07:55.789 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 36 v 2147 (ObjNum 1505 snap 503 seq_num 1505) dirty exists 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3982: left oid 36 (ObjNum 1505 snap 503 seq_num 1505) 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3983: finishing write tid 1 to smithi02269687-21 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3983: finishing write tid 2 to smithi02269687-21 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3983: finishing write tid 3 to smithi02269687-21 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3983: finishing write tid 4 to smithi02269687-21 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3983: finishing write tid 5 to smithi02269687-21 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 21 v 998 (ObjNum 1506 snap 503 seq_num 1506) dirty exists 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3983: left oid 21 (ObjNum 1506 snap 503 seq_num 1506) 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3984: finishing rollback tid 0 to smithi02269687-41 2024-07-28T12:07:55.790 INFO:tasks.rados.rados.0.smithi022.stdout:3984: finishing rollback tid 1 to smithi02269687-41 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3984: finishing rollback tid 2 to smithi02269687-41 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 41 v 2203 (ObjNum 1454 snap 483 seq_num 1454) dirty exists 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3979: done (5 left) 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3980: done (4 left) 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3981: done (3 left) 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3982: done (2 left) 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3983: done (1 left) 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3984: done (0 left) 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3985: write oid 23 current snap is 503 2024-07-28T12:07:55.791 INFO:tasks.rados.rados.0.smithi022.stdout:3985: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2024-07-28T12:07:55.804 INFO:tasks.rados.rados.0.smithi022.stdout:3985: writing smithi02269687-23 from 528149 to 966286 tid 1 2024-07-28T12:07:55.820 INFO:tasks.rados.rados.0.smithi022.stdout:3985: writing smithi02269687-23 from 1436011 to 1928540 tid 2 2024-07-28T12:07:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:55 smithi022 bash[80503]: cluster 2024-07-28T12:07:54.433122+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-07-28T12:07:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:55 smithi022 bash[80503]: cluster 2024-07-28T12:07:55.435671+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-07-28T12:07:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:55 smithi022 bash[82865]: cluster 2024-07-28T12:07:54.433122+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-07-28T12:07:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:55 smithi022 bash[82865]: cluster 2024-07-28T12:07:55.435671+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-07-28T12:07:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:3985: writing smithi02269687-23 from 2601156 to 3268197 tid 3 2024-07-28T12:07:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:3986: rollback oid 28 current snap is 503 2024-07-28T12:07:55.842 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 28 to 502 2024-07-28T12:07:55.843 INFO:tasks.rados.rados.0.smithi022.stdout:3985: finishing write tid 1 to smithi02269687-23 2024-07-28T12:07:55.843 INFO:tasks.rados.rados.0.smithi022.stdout:3985: finishing write tid 2 to smithi02269687-23 2024-07-28T12:07:55.843 INFO:tasks.rados.rados.0.smithi022.stdout:3987: rollback oid 17 current snap is 503 2024-07-28T12:07:55.843 INFO:tasks.rados.rados.0.smithi022.stdout:rollback oid 17 to 502 2024-07-28T12:07:55.843 INFO:tasks.rados.rados.0.smithi022.stdout:3988: delete oid 25 current snap is 503 2024-07-28T12:07:55.851 INFO:tasks.rados.rados.0.smithi022.stdout:3988: done (3 left) 2024-07-28T12:07:55.851 INFO:tasks.rados.rados.0.smithi022.stdout:3989: delete oid 29 current snap is 503 2024-07-28T12:07:55.852 INFO:tasks.rados.rados.0.smithi022.stdout:3986: finishing rollback tid 0 to smithi02269687-28 2024-07-28T12:07:55.852 INFO:tasks.rados.rados.0.smithi022.stdout:3986: finishing rollback tid 1 to smithi02269687-28 2024-07-28T12:07:55.853 INFO:tasks.rados.rados.0.smithi022.stdout:3986: finishing rollback tid 2 to smithi02269687-28 2024-07-28T12:07:55.853 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 28 v 328 (ObjNum 1436 snap 477 seq_num 1436) dirty exists 2024-07-28T12:07:55.854 INFO:tasks.rados.rados.0.smithi022.stdout:3985: finishing write tid 3 to smithi02269687-23 2024-07-28T12:07:55.854 INFO:tasks.rados.rados.0.smithi022.stdout:3985: finishing write tid 4 to smithi02269687-23 2024-07-28T12:07:55.854 INFO:tasks.rados.rados.0.smithi022.stdout:3985: finishing write tid 5 to smithi02269687-23 2024-07-28T12:07:55.854 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 23 v 1844 (ObjNum 1507 snap 503 seq_num 1507) dirty exists 2024-07-28T12:07:55.855 INFO:tasks.rados.rados.0.smithi022.stdout:3985: left oid 23 (ObjNum 1507 snap 503 seq_num 1507) 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3987: finishing rollback tid 0 to smithi02269687-17 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3987: finishing rollback tid 1 to smithi02269687-17 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3985: done (3 left) 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3986: done (2 left) 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3989: done (1 left) 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3990: read oid 4 snap -1 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3990: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3991: read oid 20 snap -1 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3991: expect (ObjNum 1491 snap 495 seq_num 1491) 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3992: snap_create 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:3987: finishing rollback tid 2 to smithi02269687-17 2024-07-28T12:07:55.856 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 17 v 1002 (ObjNum 1437 snap 477 seq_num 1437) dirty exists 2024-07-28T12:07:55.862 INFO:tasks.rados.rados.0.smithi022.stdout:3991: expect (ObjNum 1491 snap 495 seq_num 1491) 2024-07-28T12:07:56.017 INFO:tasks.rados.rados.0.smithi022.stdout:3990: expect (ObjNum 1259 snap 424 seq_num 1259) 2024-07-28T12:07:56.463 INFO:tasks.rados.rados.0.smithi022.stdout:3987: done (3 left) 2024-07-28T12:07:56.463 INFO:tasks.rados.rados.0.smithi022.stdout:3990: done (2 left) 2024-07-28T12:07:56.463 INFO:tasks.rados.rados.0.smithi022.stdout:3991: done (1 left) 2024-07-28T12:07:56.464 INFO:tasks.rados.rados.0.smithi022.stdout:3992: done (0 left) 2024-07-28T12:07:56.464 INFO:tasks.rados.rados.0.smithi022.stdout:3993: write oid 15 current snap is 504 2024-07-28T12:07:56.464 INFO:tasks.rados.rados.0.smithi022.stdout:3993: seq_num 1510 ranges {578570=663884,1895104=639856,2967072=411498} 2024-07-28T12:07:56.483 INFO:tasks.rados.rados.0.smithi022.stdout:3993: writing smithi02269687-15 from 578570 to 1242454 tid 1 2024-07-28T12:07:56.505 INFO:tasks.rados.rados.0.smithi022.stdout:3993: writing smithi02269687-15 from 1895104 to 2534960 tid 2 2024-07-28T12:07:56.518 INFO:tasks.rados.rados.0.smithi022.stdout:3993: writing smithi02269687-15 from 2967072 to 3378570 tid 3 2024-07-28T12:07:56.518 INFO:tasks.rados.rados.0.smithi022.stdout:3994: read oid 41 snap -1 2024-07-28T12:07:56.518 INFO:tasks.rados.rados.0.smithi022.stdout:3994: expect (ObjNum 1454 snap 483 seq_num 1454) 2024-07-28T12:07:56.518 INFO:tasks.rados.rados.0.smithi022.stdout:3995: snap_remove snap 498 2024-07-28T12:07:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:56 smithi150 bash[67543]: cluster 2024-07-28T12:07:55.230912+0000 mgr.y (mgr.25232) 491 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 126 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 367 KiB/s wr, 11 op/s 2024-07-28T12:07:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:56 smithi022 bash[80503]: cluster 2024-07-28T12:07:55.230912+0000 mgr.y (mgr.25232) 491 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 126 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 367 KiB/s wr, 11 op/s 2024-07-28T12:07:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:56 smithi022 bash[82865]: cluster 2024-07-28T12:07:55.230912+0000 mgr.y (mgr.25232) 491 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 126 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 367 KiB/s wr, 11 op/s 2024-07-28T12:07:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:3993: finishing write tid 1 to smithi02269687-15 2024-07-28T12:07:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:3993: finishing write tid 2 to smithi02269687-15 2024-07-28T12:07:57.446 INFO:tasks.rados.rados.0.smithi022.stdout:3994: expect (ObjNum 1454 snap 483 seq_num 1454) 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3993: finishing write tid 3 to smithi02269687-15 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3993: finishing write tid 4 to smithi02269687-15 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3993: finishing write tid 5 to smithi02269687-15 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2732 (ObjNum 1510 snap 504 seq_num 1510) dirty exists 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3993: left oid 15 (ObjNum 1510 snap 504 seq_num 1510) 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3993: done (2 left) 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3994: done (1 left) 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3995: done (0 left) 2024-07-28T12:07:57.550 INFO:tasks.rados.rados.0.smithi022.stdout:3996: write oid 8 current snap is 504 2024-07-28T12:07:57.551 INFO:tasks.rados.rados.0.smithi022.stdout:3996: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2024-07-28T12:07:57.571 INFO:tasks.rados.rados.0.smithi022.stdout:3996: writing smithi02269687-8 from 595377 to 1334510 tid 1 2024-07-28T12:07:57.590 INFO:tasks.rados.rados.0.smithi022.stdout:3996: writing smithi02269687-8 from 1953586 to 2453453 tid 2 2024-07-28T12:07:57.603 INFO:tasks.rados.rados.0.smithi022.stdout:3996: writing smithi02269687-8 from 3110848 to 3395377 tid 3 2024-07-28T12:07:57.603 INFO:tasks.rados.rados.0.smithi022.stdout:3997: write oid 15 current snap is 504 2024-07-28T12:07:57.604 INFO:tasks.rados.rados.0.smithi022.stdout:3996: finishing write tid 1 to smithi02269687-8 2024-07-28T12:07:57.604 INFO:tasks.rados.rados.0.smithi022.stdout:3996: finishing write tid 2 to smithi02269687-8 2024-07-28T12:07:57.604 INFO:tasks.rados.rados.0.smithi022.stdout:3997: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2024-07-28T12:07:57.617 INFO:tasks.rados.rados.0.smithi022.stdout:3997: writing smithi02269687-15 from 612184 to 1026566 tid 1 2024-07-28T12:07:57.633 INFO:tasks.rados.rados.0.smithi022.stdout:3997: writing smithi02269687-15 from 1612068 to 2255593 tid 2 2024-07-28T12:07:57.646 INFO:tasks.rados.rados.0.smithi022.stdout:3997: writing smithi02269687-15 from 3021918 to 3412184 tid 3 2024-07-28T12:07:57.646 INFO:tasks.rados.rados.0.smithi022.stdout:3998: snap_create 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:3996: finishing write tid 3 to smithi02269687-8 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:3996: finishing write tid 4 to smithi02269687-8 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:3996: finishing write tid 5 to smithi02269687-8 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 8 v 2192 (ObjNum 1511 snap 504 seq_num 1511) dirty exists 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:3996: left oid 8 (ObjNum 1511 snap 504 seq_num 1511) 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:3997: finishing write tid 1 to smithi02269687-15 2024-07-28T12:07:57.647 INFO:tasks.rados.rados.0.smithi022.stdout:3997: finishing write tid 2 to smithi02269687-15 2024-07-28T12:07:57.654 INFO:tasks.rados.rados.0.smithi022.stdout:3997: finishing write tid 3 to smithi02269687-15 2024-07-28T12:07:57.654 INFO:tasks.rados.rados.0.smithi022.stdout:3997: finishing write tid 4 to smithi02269687-15 2024-07-28T12:07:57.655 INFO:tasks.rados.rados.0.smithi022.stdout:3997: finishing write tid 5 to smithi02269687-15 2024-07-28T12:07:57.655 INFO:tasks.rados.rados.0.smithi022.stdout:update_object_version oid 15 v 2738 (ObjNum 1512 snap 504 seq_num 1512) dirty exists 2024-07-28T12:07:57.655 INFO:tasks.rados.rados.0.smithi022.stdout:3997: left oid 15 (ObjNum 1512 snap 504 seq_num 1512) 2024-07-28T12:07:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:57 smithi150 bash[67543]: cluster 2024-07-28T12:07:56.462734+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-07-28T12:07:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:57 smithi150 bash[67543]: cluster 2024-07-28T12:07:57.430419+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-07-28T12:07:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:57 smithi022 bash[82865]: cluster 2024-07-28T12:07:56.462734+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-07-28T12:07:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:57 smithi022 bash[82865]: cluster 2024-07-28T12:07:57.430419+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-07-28T12:07:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:57 smithi022 bash[80503]: cluster 2024-07-28T12:07:56.462734+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-07-28T12:07:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:57 smithi022 bash[80503]: cluster 2024-07-28T12:07:57.430419+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-07-28T12:07:58.480 INFO:tasks.rados.rados.0.smithi022.stdout:3996: done (2 left) 2024-07-28T12:07:58.480 INFO:tasks.rados.rados.0.smithi022.stdout:3997: done (1 left) 2024-07-28T12:07:58.481 INFO:tasks.rados.rados.0.smithi022.stdout:3998: done (0 left) 2024-07-28T12:07:58.481 INFO:tasks.rados.rados.0.smithi022.stdout:3999: snap_remove snap 502 2024-07-28T12:07:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:58 smithi150 bash[67543]: cluster 2024-07-28T12:07:57.231595+0000 mgr.y (mgr.25232) 492 : cluster [DBG] pgmap v1186: 89 pgs: 89 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-07-28T12:07:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:58 smithi022 bash[80503]: cluster 2024-07-28T12:07:57.231595+0000 mgr.y (mgr.25232) 492 : cluster [DBG] pgmap v1186: 89 pgs: 89 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-07-28T12:07:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:58 smithi022 bash[82865]: cluster 2024-07-28T12:07:57.231595+0000 mgr.y (mgr.25232) 492 : cluster [DBG] pgmap v1186: 89 pgs: 89 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-07-28T12:07:59.493 INFO:tasks.rados.rados.0.smithi022.stdout:3999: done (0 left) 2024-07-28T12:07:59.508 INFO:tasks.rados.rados.0.smithi022.stderr:0 errors. 2024-07-28T12:07:59.508 INFO:tasks.rados.rados.0.smithi022.stderr: 2024-07-28T12:07:59.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T12:07:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:07:59 smithi150 bash[67543]: cluster 2024-07-28T12:07:58.479902+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-07-28T12:07:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:07:59 smithi022 bash[80503]: cluster 2024-07-28T12:07:58.479902+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-07-28T12:07:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:07:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:07:59] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-07-28T12:07:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:07:59 smithi022 bash[82865]: cluster 2024-07-28T12:07:58.479902+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-07-28T12:08:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:00 smithi150 bash[67543]: cluster 2024-07-28T12:07:59.232259+0000 mgr.y (mgr.25232) 493 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2024-07-28T12:08:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:00 smithi150 bash[67543]: cluster 2024-07-28T12:07:59.491920+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-07-28T12:08:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:00 smithi022 bash[80503]: cluster 2024-07-28T12:07:59.232259+0000 mgr.y (mgr.25232) 493 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2024-07-28T12:08:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:00 smithi022 bash[80503]: cluster 2024-07-28T12:07:59.491920+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-07-28T12:08:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:00 smithi022 bash[82865]: cluster 2024-07-28T12:07:59.232259+0000 mgr.y (mgr.25232) 493 : cluster [DBG] pgmap v1189: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2024-07-28T12:08:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:00 smithi022 bash[82865]: cluster 2024-07-28T12:07:59.491920+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-07-28T12:08:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:02 smithi150 bash[67543]: cluster 2024-07-28T12:08:01.233169+0000 mgr.y (mgr.25232) 494 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 135 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 643 B/s rd, 974 KiB/s wr, 4 op/s 2024-07-28T12:08:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:02 smithi150 bash[67543]: cluster 2024-07-28T12:08:02.432313+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-07-28T12:08:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:08:02 smithi150 bash[60514]: ts=2024-07-28T12:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:08:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:02 smithi022 bash[80503]: cluster 2024-07-28T12:08:01.233169+0000 mgr.y (mgr.25232) 494 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 135 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 643 B/s rd, 974 KiB/s wr, 4 op/s 2024-07-28T12:08:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:02 smithi022 bash[80503]: cluster 2024-07-28T12:08:02.432313+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-07-28T12:08:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:02 smithi022 bash[82865]: cluster 2024-07-28T12:08:01.233169+0000 mgr.y (mgr.25232) 494 : cluster [DBG] pgmap v1191: 89 pgs: 89 active+clean; 135 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 643 B/s rd, 974 KiB/s wr, 4 op/s 2024-07-28T12:08:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:02 smithi022 bash[82865]: cluster 2024-07-28T12:08:02.432313+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-07-28T12:08:04.313 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:04 smithi150 bash[67543]: cluster 2024-07-28T12:08:03.233858+0000 mgr.y (mgr.25232) 495 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 760 KiB/s rd, 791 KiB/s wr, 4 op/s 2024-07-28T12:08:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:04 smithi022 bash[80503]: cluster 2024-07-28T12:08:03.233858+0000 mgr.y (mgr.25232) 495 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 760 KiB/s rd, 791 KiB/s wr, 4 op/s 2024-07-28T12:08:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:04 smithi022 bash[82865]: cluster 2024-07-28T12:08:03.233858+0000 mgr.y (mgr.25232) 495 : cluster [DBG] pgmap v1193: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 760 KiB/s rd, 791 KiB/s wr, 4 op/s 2024-07-28T12:08:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:05 smithi150 bash[67543]: audit 2024-07-28T12:08:05.025408+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:05 smithi022 bash[80503]: audit 2024-07-28T12:08:05.025408+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:05 smithi022 bash[82865]: audit 2024-07-28T12:08:05.025408+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:06 smithi150 bash[67543]: cluster 2024-07-28T12:08:05.234833+0000 mgr.y (mgr.25232) 496 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 651 KiB/s rd, 678 KiB/s wr, 3 op/s 2024-07-28T12:08:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:06 smithi022 bash[80503]: cluster 2024-07-28T12:08:05.234833+0000 mgr.y (mgr.25232) 496 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 651 KiB/s rd, 678 KiB/s wr, 3 op/s 2024-07-28T12:08:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:06 smithi022 bash[82865]: cluster 2024-07-28T12:08:05.234833+0000 mgr.y (mgr.25232) 496 : cluster [DBG] pgmap v1194: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 651 KiB/s rd, 678 KiB/s wr, 3 op/s 2024-07-28T12:08:07.887 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:08:07.887 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":1087,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T12:08:07.425780+0000","last_up_change":"2024-07-28T12:01:34.214748+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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-28T11:48:26.771691+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-28T11:48:27.358118+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-28T11:50:33.648024+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":1004,"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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":527,"up_thru":702,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6803","nonce":4175293310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6805","nonce":4175293310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6809","nonce":4175293310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6807","nonce":4175293310}]},"public_addr":"172.21.15.22:6803/4175293310","cluster_addr":"172.21.15.22:6805/4175293310","heartbeat_back_addr":"172.21.15.22:6809/4175293310","heartbeat_front_addr":"172.21.15.22:6807/4175293310","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":545,"up_from":559,"up_thru":702,"down_at":546,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6811","nonce":1556955434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6813","nonce":1556955434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6817","nonce":1556955434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6815","nonce":1556955434}]},"public_addr":"172.21.15.22:6811/1556955434","cluster_addr":"172.21.15.22:6813/1556955434","heartbeat_back_addr":"172.21.15.22:6817/1556955434","heartbeat_front_addr":"172.21.15.22:6815/1556955434","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":631,"up_from":646,"up_thru":702,"down_at":632,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6819","nonce":1294346375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6821","nonce":1294346375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6825","nonce":1294346375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6823","nonce":1294346375}]},"public_addr":"172.21.15.22:6819/1294346375","cluster_addr":"172.21.15.22:6821/1294346375","heartbeat_back_addr":"172.21.15.22:6825/1294346375","heartbeat_front_addr":"172.21.15.22:6823/1294346375","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":660,"up_from":673,"up_thru":702,"down_at":661,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6827","nonce":672509910}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6829","nonce":672509910}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6833","nonce":672509910}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6831","nonce":672509910}]},"public_addr":"172.21.15.22:6827/672509910","cluster_addr":"172.21.15.22:6829/672509910","heartbeat_back_addr":"172.21.15.22:6833/672509910","heartbeat_front_addr":"172.21.15.22:6831/672509910","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":689,"up_from":702,"up_thru":702,"down_at":690,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6801","nonce":3135511708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6803","nonce":3135511708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6807","nonce":3135511708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6805","nonce":3135511708}]},"public_addr":"172.21.15.150:6801/3135511708","cluster_addr":"172.21.15.150:6803/3135511708","heartbeat_back_addr":"172.21.15.150:6807/3135511708","heartbeat_front_addr":"172.21.15.150:6805/3135511708","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+0000","dead_epoch":511},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:39:47.605248+0000","dead_epoch":545},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:40:39.284948+0000","dead_epoch":631},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:41:30.892772+0000","dead_epoch":660},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:42:19.318795+0000","dead_epoch":689},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.150:6834/892342986":"2024-07-29T11:53:33.436067+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/507121670":"2024-07-29T11:54:34.885591+0000","172.21.15.150:6835/892342986":"2024-07-29T11:53:33.436067+0000","172.21.15.150:0/836601281":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6800/1081697074":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/2448177941":"2024-07-29T11:52:32.759430+0000","172.21.15.22:6801/4260248562":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/3747482160":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/3796676118":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/3806332391":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1792748636":"2024-07-29T11:52:32.759430+0000","172.21.15.150:0/3608809749":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.150:0/3172990237":"2024-07-29T11:53:33.436067+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.150:0/1469068071":"2024-07-29T11:53:33.436067+0000","172.21.15.150:0/3533253919":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6801/1081697074":"2024-07-29T11:52:32.759430+0000","172.21.15.22:6835/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2176196163":"2024-07-29T11:54:34.885591+0000","172.21.15.22:6834/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3617256587":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/891259997":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+0000","172.21.15.150:0/3655489935":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6800/4260248562":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/1296379257":"2024-07-29T11:54:34.885591+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+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":995,"length":1},{"begin":1000,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-07-28T12:08:08.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:08:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:08 smithi150 bash[67543]: cluster 2024-07-28T12:08:07.235784+0000 mgr.y (mgr.25232) 497 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 572 KiB/s wr, 3 op/s 2024-07-28T12:08:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:08 smithi150 bash[67543]: cluster 2024-07-28T12:08:07.436311+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-07-28T12:08:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:08 smithi150 bash[67543]: audit 2024-07-28T12:08:07.883081+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/3723780885' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:08 smithi022 bash[80503]: cluster 2024-07-28T12:08:07.235784+0000 mgr.y (mgr.25232) 497 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 572 KiB/s wr, 3 op/s 2024-07-28T12:08:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:08 smithi022 bash[80503]: cluster 2024-07-28T12:08:07.436311+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-07-28T12:08:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:08 smithi022 bash[80503]: audit 2024-07-28T12:08:07.883081+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/3723780885' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:08 smithi022 bash[82865]: cluster 2024-07-28T12:08:07.235784+0000 mgr.y (mgr.25232) 497 : cluster [DBG] pgmap v1195: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 572 KiB/s wr, 3 op/s 2024-07-28T12:08:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:08 smithi022 bash[82865]: cluster 2024-07-28T12:08:07.436311+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-07-28T12:08:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:08 smithi022 bash[82865]: audit 2024-07-28T12:08:07.883081+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/3723780885' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:08:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:08:09] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:08:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:10 smithi150 bash[67543]: cluster 2024-07-28T12:08:09.236546+0000 mgr.y (mgr.25232) 498 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 186 KiB/s wr, 1 op/s 2024-07-28T12:08:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:10 smithi022 bash[80503]: cluster 2024-07-28T12:08:09.236546+0000 mgr.y (mgr.25232) 498 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 186 KiB/s wr, 1 op/s 2024-07-28T12:08:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:10 smithi022 bash[82865]: cluster 2024-07-28T12:08:09.236546+0000 mgr.y (mgr.25232) 498 : cluster [DBG] pgmap v1197: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 186 KiB/s wr, 1 op/s 2024-07-28T12:08:12.644 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:12 smithi150 bash[67543]: cluster 2024-07-28T12:08:11.237482+0000 mgr.y (mgr.25232) 499 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:12.644 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:08:12 smithi150 bash[60514]: ts=2024-07-28T12:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:08:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:12 smithi022 bash[80503]: cluster 2024-07-28T12:08:11.237482+0000 mgr.y (mgr.25232) 499 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:12 smithi022 bash[82865]: cluster 2024-07-28T12:08:11.237482+0000 mgr.y (mgr.25232) 499 : cluster [DBG] pgmap v1198: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:13.018 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:08:12 smithi150 bash[59240]: logger=sqlstore.transactions t=2024-07-28T12:08:12.64530608Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T12:08:13.398 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:14.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:14 smithi022 bash[80503]: cluster 2024-07-28T12:08:13.238246+0000 mgr.y (mgr.25232) 500 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:14.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:14 smithi022 bash[80503]: audit 2024-07-28T12:08:14.272504+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:08:14.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:14 smithi022 bash[82865]: cluster 2024-07-28T12:08:13.238246+0000 mgr.y (mgr.25232) 500 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:14.708 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:14 smithi022 bash[82865]: audit 2024-07-28T12:08:14.272504+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:08:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:14 smithi150 bash[67543]: cluster 2024-07-28T12:08:13.238246+0000 mgr.y (mgr.25232) 500 : cluster [DBG] pgmap v1199: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:14 smithi150 bash[67543]: audit 2024-07-28T12:08:14.272504+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:08:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:16 smithi150 bash[67543]: cluster 2024-07-28T12:08:15.239170+0000 mgr.y (mgr.25232) 501 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:16 smithi022 bash[82865]: cluster 2024-07-28T12:08:15.239170+0000 mgr.y (mgr.25232) 501 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:16 smithi022 bash[80503]: cluster 2024-07-28T12:08:15.239170+0000 mgr.y (mgr.25232) 501 : cluster [DBG] pgmap v1200: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:16.960 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:08:16.962 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:08:17.653 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1200,"stamp":"2024-07-28T12:08:15.238542+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":142857582,"num_objects":88,"num_object_clones":23,"num_object_copies":264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":88,"num_whiteouts":4,"num_read":7397,"num_read_kb":7268447,"num_write":5973,"num_write_kb":1354563,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":87281017,"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":22340,"ondisk_log_size":22340,"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":1471524,"kb_used_data":343876,"kb_used_omap":198,"kb_used_meta":1127353,"kb_avail":748489692,"statfs":{"total":767960285184,"available":766453444608,"internally_reserved":0,"allocated":352129024,"data_stored":354791115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1154410097},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.004379"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:04.334839+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:04.334839+0000","last_peered":"2024-07-28T12:08:04.334839+0000","last_clean":"2024-07-28T12:08:04.334839+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:08:04.334839+0000","last_undegraded":"2024-07-28T12:08:04.334839+0000","last_fullsized":"2024-07-28T12:08:04.334839+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733628+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:02.733628+0000","last_peered":"2024-07-28T12:08:02.733628+0000","last_clean":"2024-07-28T12:08:02.733628+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:08:02.733628+0000","last_undegraded":"2024-07-28T12:08:02.733628+0000","last_fullsized":"2024-07-28T12:08:02.733628+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1014,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431947+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:02.431947+0000","last_peered":"2024-07-28T12:08:02.431947+0000","last_clean":"2024-07-28T12:08:02.431947+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:08:02.431947+0000","last_undegraded":"2024-07-28T12:08:02.431947+0000","last_fullsized":"2024-07-28T12:08:02.431947+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":988,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.731978+0000","last_change":"2024-07-28T12:01:06.268855+0000","last_active":"2024-07-28T12:08:02.731978+0000","last_peered":"2024-07-28T12:08:02.731978+0000","last_clean":"2024-07-28T12:08:02.731978+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:08:02.731978+0000","last_undegraded":"2024-07-28T12:08:02.731978+0000","last_fullsized":"2024-07-28T12:08:02.731978+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:36.100034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":988,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733654+0000","last_change":"2024-07-28T12:01:06.266928+0000","last_active":"2024-07-28T12:08:02.733654+0000","last_peered":"2024-07-28T12:08:02.733654+0000","last_clean":"2024-07-28T12:08:02.733654+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:08:02.733654+0000","last_undegraded":"2024-07-28T12:08:02.733654+0000","last_fullsized":"2024-07-28T12:08:02.733654+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:48:00.564891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.735231+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:02.735231+0000","last_peered":"2024-07-28T12:08:02.735231+0000","last_clean":"2024-07-28T12:08:02.735231+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:08:02.735231+0000","last_undegraded":"2024-07-28T12:08:02.735231+0000","last_fullsized":"2024-07-28T12:08:02.735231+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.529081+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:02.529081+0000","last_peered":"2024-07-28T12:08:02.529081+0000","last_clean":"2024-07-28T12:08:02.529081+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:08:02.529081+0000","last_undegraded":"2024-07-28T12:08:02.529081+0000","last_fullsized":"2024-07-28T12:08:02.529081+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1015,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.732240+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:02.732240+0000","last_peered":"2024-07-28T12:08:02.732240+0000","last_clean":"2024-07-28T12:08:02.732240+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:02.732240+0000","last_undegraded":"2024-07-28T12:08:02.732240+0000","last_fullsized":"2024-07-28T12:08:02.732240+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":"1085'1006","reported_seq":4148,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.520702+0000","last_change":"2024-07-28T12:07:59.511930+0000","last_active":"2024-07-28T12:08:07.520702+0000","last_peered":"2024-07-28T12:08:07.520702+0000","last_clean":"2024-07-28T12:08:07.520702+0000","last_became_active":"2024-07-28T12:01:35.275898+0000","last_became_peered":"2024-07-28T12:01:35.275898+0000","last_unstale":"2024-07-28T12:08:07.520702+0000","last_undegraded":"2024-07-28T12:08:07.520702+0000","last_fullsized":"2024-07-28T12:08:07.520702+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":1006,"log_dups_size":0,"ondisk_log_size":1006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:28:29.033070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0076428759999999998,"stat_sum":{"num_bytes":5463001,"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":313,"num_read_kb":366986,"num_write":256,"num_write_kb":59850,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":5238915,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1029,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.734623+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:02.734623+0000","last_peered":"2024-07-28T12:08:02.734623+0000","last_clean":"2024-07-28T12:08:02.734623+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:08:02.734623+0000","last_undegraded":"2024-07-28T12:08:02.734623+0000","last_fullsized":"2024-07-28T12:08:02.734623+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431050+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:02.431050+0000","last_peered":"2024-07-28T12:08:02.431050+0000","last_clean":"2024-07-28T12:08:02.431050+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:08:02.431050+0000","last_undegraded":"2024-07-28T12:08:02.431050+0000","last_fullsized":"2024-07-28T12:08:02.431050+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'2213","reported_seq":5354,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522319+0000","last_change":"2024-07-28T12:07:59.509198+0000","last_active":"2024-07-28T12:08:07.522319+0000","last_peered":"2024-07-28T12:08:07.522319+0000","last_clean":"2024-07-28T12:08:07.522319+0000","last_became_active":"2024-07-28T12:00:38.279876+0000","last_became_peered":"2024-07-28T12:00:38.279876+0000","last_unstale":"2024-07-28T12:08:07.522319+0000","last_undegraded":"2024-07-28T12:08:07.522319+0000","last_fullsized":"2024-07-28T12:08:07.522319+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":2213,"log_dups_size":0,"ondisk_log_size":2213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:03:31.806720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.022210311999999999,"stat_sum":{"num_bytes":12958466,"num_objects":7,"num_object_clones":3,"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":1,"num_read":754,"num_read_kb":785389,"num_write":624,"num_write_kb":152034,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":29245312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.735787+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:02.735787+0000","last_peered":"2024-07-28T12:08:02.735787+0000","last_clean":"2024-07-28T12:08:02.735787+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:08:02.735787+0000","last_undegraded":"2024-07-28T12:08:02.735787+0000","last_fullsized":"2024-07-28T12:08:02.735787+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1033,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:03.342449+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:03.342449+0000","last_peered":"2024-07-28T12:08:03.342449+0000","last_clean":"2024-07-28T12:08:03.342449+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:08:03.342449+0000","last_undegraded":"2024-07-28T12:08:03.342449+0000","last_fullsized":"2024-07-28T12:08:03.342449+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1075'664","reported_seq":3848,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.524008+0000","last_change":"2024-07-28T12:07:59.489089+0000","last_active":"2024-07-28T12:08:07.524008+0000","last_peered":"2024-07-28T12:08:07.524008+0000","last_clean":"2024-07-28T12:08:07.524008+0000","last_became_active":"2024-07-28T12:00:38.296316+0000","last_became_peered":"2024-07-28T12:00:38.296316+0000","last_unstale":"2024-07-28T12:08:07.524008+0000","last_undegraded":"2024-07-28T12:08:07.524008+0000","last_fullsized":"2024-07-28T12:08:07.524008+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":664,"log_dups_size":0,"ondisk_log_size":664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.510077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001408107,"stat_sum":{"num_bytes":2588641,"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":201,"num_read_kb":218983,"num_write":201,"num_write_kb":50006,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":995,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.734392+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:02.734392+0000","last_peered":"2024-07-28T12:08:02.734392+0000","last_clean":"2024-07-28T12:08:02.734392+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:08:02.734392+0000","last_undegraded":"2024-07-28T12:08:02.734392+0000","last_fullsized":"2024-07-28T12:08:02.734392+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1001,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.732553+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:02.732553+0000","last_peered":"2024-07-28T12:08:02.732553+0000","last_clean":"2024-07-28T12:08:02.732553+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:02.732553+0000","last_undegraded":"2024-07-28T12:08:02.732553+0000","last_fullsized":"2024-07-28T12:08:02.732553+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1055'421","reported_seq":3618,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522912+0000","last_change":"2024-07-28T12:07:59.488294+0000","last_active":"2024-07-28T12:08:07.522912+0000","last_peered":"2024-07-28T12:08:07.522912+0000","last_clean":"2024-07-28T12:08:07.522912+0000","last_became_active":"2024-07-28T12:01:35.275884+0000","last_became_peered":"2024-07-28T12:01:35.275884+0000","last_unstale":"2024-07-28T12:08:07.522912+0000","last_undegraded":"2024-07-28T12:08:07.522912+0000","last_fullsized":"2024-07-28T12:08:07.522912+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":421,"log_dups_size":0,"ondisk_log_size":421,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:11:04.218328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093851600000000002,"stat_sum":{"num_bytes":3832326,"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":108,"num_read_kb":116276,"num_write":134,"num_write_kb":33012,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1015,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432079+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:02.432079+0000","last_peered":"2024-07-28T12:08:02.432079+0000","last_clean":"2024-07-28T12:08:02.432079+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:08:02.432079+0000","last_undegraded":"2024-07-28T12:08:02.432079+0000","last_fullsized":"2024-07-28T12:08:02.432079+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1004,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.731805+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:08:02.731805+0000","last_peered":"2024-07-28T12:08:02.731805+0000","last_clean":"2024-07-28T12:08:02.731805+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:08:02.731805+0000","last_undegraded":"2024-07-28T12:08:02.731805+0000","last_fullsized":"2024-07-28T12:08:02.731805+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1075'835","reported_seq":3959,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.525116+0000","last_change":"2024-07-28T12:07:59.489963+0000","last_active":"2024-07-28T12:08:07.525116+0000","last_peered":"2024-07-28T12:08:07.525116+0000","last_clean":"2024-07-28T12:08:07.525116+0000","last_became_active":"2024-07-28T12:00:38.296430+0000","last_became_peered":"2024-07-28T12:00:38.296430+0000","last_unstale":"2024-07-28T12:08:07.525116+0000","last_undegraded":"2024-07-28T12:08:07.525116+0000","last_fullsized":"2024-07-28T12:08:07.525116+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":835,"log_dups_size":0,"ondisk_log_size":835,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:24.149609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001559047,"stat_sum":{"num_bytes":2571834,"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":172,"num_read_kb":168192,"num_write":196,"num_write_kb":45371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":1795868,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1025,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.528158+0000","last_change":"2024-07-28T12:01:35.264631+0000","last_active":"2024-07-28T12:08:02.528158+0000","last_peered":"2024-07-28T12:08:02.528158+0000","last_clean":"2024-07-28T12:08:02.528158+0000","last_became_active":"2024-07-28T12:01:35.263749+0000","last_became_peered":"2024-07-28T12:01:35.263749+0000","last_unstale":"2024-07-28T12:08:02.528158+0000","last_undegraded":"2024-07-28T12:08:02.528158+0000","last_fullsized":"2024-07-28T12:08:02.528158+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:39:30.743198+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":1015,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.435235+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:02.435235+0000","last_peered":"2024-07-28T12:08:02.435235+0000","last_clean":"2024-07-28T12:08:02.435235+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:08:02.435235+0000","last_undegraded":"2024-07-28T12:08:02.435235+0000","last_fullsized":"2024-07-28T12:08:02.435235+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1036'325","reported_seq":3526,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434217+0000","last_change":"2024-07-28T12:07:59.503728+0000","last_active":"2024-07-28T12:08:07.434217+0000","last_peered":"2024-07-28T12:08:07.434217+0000","last_clean":"2024-07-28T12:08:07.434217+0000","last_became_active":"2024-07-28T12:01:35.271349+0000","last_became_peered":"2024-07-28T12:01:35.271349+0000","last_unstale":"2024-07-28T12:08:07.434217+0000","last_undegraded":"2024-07-28T12:08:07.434217+0000","last_fullsized":"2024-07-28T12:08:07.434217+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":325,"log_dups_size":0,"ondisk_log_size":325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:41.273992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083967700000000004,"stat_sum":{"num_bytes":3983589,"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":91,"num_read_kb":83230,"num_write":86,"num_write_kb":20974,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.732850+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:02.732850+0000","last_peered":"2024-07-28T12:08:02.732850+0000","last_clean":"2024-07-28T12:08:02.732850+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:02.732850+0000","last_undegraded":"2024-07-28T12:08:02.732850+0000","last_fullsized":"2024-07-28T12:08:02.732850+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1047,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.435998+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:02.435998+0000","last_peered":"2024-07-28T12:08:02.435998+0000","last_clean":"2024-07-28T12:08:02.435998+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:08:02.435998+0000","last_undegraded":"2024-07-28T12:08:02.435998+0000","last_fullsized":"2024-07-28T12:08:02.435998+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"1085'332","reported_seq":3512,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522307+0000","last_change":"2024-07-28T12:07:59.502412+0000","last_active":"2024-07-28T12:08:07.522307+0000","last_peered":"2024-07-28T12:08:07.522307+0000","last_clean":"2024-07-28T12:08:07.522307+0000","last_became_active":"2024-07-28T12:01:35.259745+0000","last_became_peered":"2024-07-28T12:01:35.259745+0000","last_unstale":"2024-07-28T12:08:07.522307+0000","last_undegraded":"2024-07-28T12:08:07.522307+0000","last_fullsized":"2024-07-28T12:08:07.522307+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":332,"log_dups_size":0,"ondisk_log_size":332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:33:10.279647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0061821530000000001,"stat_sum":{"num_bytes":2134852,"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":102,"num_read_kb":114507,"num_write":61,"num_write_kb":12355,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:03.342408+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:03.342408+0000","last_peered":"2024-07-28T12:08:03.342408+0000","last_clean":"2024-07-28T12:08:03.342408+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:08:03.342408+0000","last_undegraded":"2024-07-28T12:08:03.342408+0000","last_fullsized":"2024-07-28T12:08:03.342408+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1025,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.435941+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:02.435941+0000","last_peered":"2024-07-28T12:08:02.435941+0000","last_clean":"2024-07-28T12:08:02.435941+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:08:02.435941+0000","last_undegraded":"2024-07-28T12:08:02.435941+0000","last_fullsized":"2024-07-28T12:08:02.435941+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'1505","reported_seq":4651,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437424+0000","last_change":"2024-07-28T12:07:59.501192+0000","last_active":"2024-07-28T12:08:07.437424+0000","last_peered":"2024-07-28T12:08:07.437424+0000","last_clean":"2024-07-28T12:08:07.437424+0000","last_became_active":"2024-07-28T12:01:35.283494+0000","last_became_peered":"2024-07-28T12:01:35.283494+0000","last_unstale":"2024-07-28T12:08:07.437424+0000","last_undegraded":"2024-07-28T12:08:07.437424+0000","last_fullsized":"2024-07-28T12:08:07.437424+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":1505,"log_dups_size":0,"ondisk_log_size":1505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:07:38.243433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0084951360000000004,"stat_sum":{"num_bytes":10245206,"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":1,"num_read":451,"num_read_kb":480795,"num_write":370,"num_write_kb":93520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":8660673,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.528125+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:02.528125+0000","last_peered":"2024-07-28T12:08:02.528125+0000","last_clean":"2024-07-28T12:08:02.528125+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:08:02.528125+0000","last_undegraded":"2024-07-28T12:08:02.528125+0000","last_fullsized":"2024-07-28T12:08:02.528125+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435262+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:07.435262+0000","last_peered":"2024-07-28T12:08:07.435262+0000","last_clean":"2024-07-28T12:08:07.435262+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:08:07.435262+0000","last_undegraded":"2024-07-28T12:08:07.435262+0000","last_fullsized":"2024-07-28T12:08:07.435262+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1083'2416","reported_seq":5443,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519356+0000","last_change":"2024-07-28T12:07:59.506127+0000","last_active":"2024-07-28T12:08:07.519356+0000","last_peered":"2024-07-28T12:08:07.519356+0000","last_clean":"2024-07-28T12:08:07.519356+0000","last_became_active":"2024-07-28T12:00:38.300583+0000","last_became_peered":"2024-07-28T12:00:38.300583+0000","last_unstale":"2024-07-28T12:08:07.519356+0000","last_undegraded":"2024-07-28T12:08:07.519356+0000","last_fullsized":"2024-07-28T12:08:07.519356+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":2416,"log_dups_size":0,"ondisk_log_size":2416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:06:56.411092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001682551,"stat_sum":{"num_bytes":15191097,"num_objects":7,"num_object_clones":3,"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":716,"num_read_kb":757133,"num_write":612,"num_write_kb":147494,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":7105478,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"302'161","reported_seq":1390,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733270+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:02.733270+0000","last_peered":"2024-07-28T12:08:02.733270+0000","last_clean":"2024-07-28T12:08:02.733270+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:08:02.733270+0000","last_undegraded":"2024-07-28T12:08:02.733270+0000","last_fullsized":"2024-07-28T12:08:02.733270+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1019,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432205+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:02.432205+0000","last_peered":"2024-07-28T12:08:02.432205+0000","last_clean":"2024-07-28T12:08:02.432205+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:08:02.432205+0000","last_undegraded":"2024-07-28T12:08:02.432205+0000","last_fullsized":"2024-07-28T12:08:02.432205+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":979,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.527823+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:02.527823+0000","last_peered":"2024-07-28T12:08:02.527823+0000","last_clean":"2024-07-28T12:08:02.527823+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:08:02.527823+0000","last_undegraded":"2024-07-28T12:08:02.527823+0000","last_fullsized":"2024-07-28T12:08:02.527823+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733002+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:02.733002+0000","last_peered":"2024-07-28T12:08:02.733002+0000","last_clean":"2024-07-28T12:08:02.733002+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:02.733002+0000","last_undegraded":"2024-07-28T12:08:02.733002+0000","last_fullsized":"2024-07-28T12:08:02.733002+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'2740","reported_seq":5760,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522720+0000","last_change":"2024-07-28T12:07:59.509321+0000","last_active":"2024-07-28T12:08:07.522720+0000","last_peered":"2024-07-28T12:08:07.522720+0000","last_clean":"2024-07-28T12:08:07.522720+0000","last_became_active":"2024-07-28T11:59:11.383827+0000","last_became_peered":"2024-07-28T11:59:11.383827+0000","last_unstale":"2024-07-28T12:08:07.522720+0000","last_undegraded":"2024-07-28T12:08:07.522720+0000","last_fullsized":"2024-07-28T12:08:07.522720+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":2740,"log_dups_size":0,"ondisk_log_size":2740,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:19:31.582619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012401862,"stat_sum":{"num_bytes":19149973,"num_objects":8,"num_object_clones":3,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":820,"num_read_kb":851283,"num_write":672,"num_write_kb":153412,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":6054011,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733044+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:02.733044+0000","last_peered":"2024-07-28T12:08:02.733044+0000","last_clean":"2024-07-28T12:08:02.733044+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:08:02.733044+0000","last_undegraded":"2024-07-28T12:08:02.733044+0000","last_fullsized":"2024-07-28T12:08:02.733044+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1003,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.731164+0000","last_change":"2024-07-28T12:01:35.294239+0000","last_active":"2024-07-28T12:08:02.731164+0000","last_peered":"2024-07-28T12:08:02.731164+0000","last_clean":"2024-07-28T12:08:02.731164+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:08:02.731164+0000","last_undegraded":"2024-07-28T12:08:02.731164+0000","last_fullsized":"2024-07-28T12:08:02.731164+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:40.424500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1003,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733203+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:08:02.733203+0000","last_peered":"2024-07-28T12:08:02.733203+0000","last_clean":"2024-07-28T12:08:02.733203+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:08:02.733203+0000","last_undegraded":"2024-07-28T12:08:02.733203+0000","last_fullsized":"2024-07-28T12:08:02.733203+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'2194","reported_seq":5254,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.525465+0000","last_change":"2024-07-28T12:07:59.509194+0000","last_active":"2024-07-28T12:08:07.525465+0000","last_peered":"2024-07-28T12:08:07.525465+0000","last_clean":"2024-07-28T12:08:07.525465+0000","last_became_active":"2024-07-28T12:00:38.296684+0000","last_became_peered":"2024-07-28T12:00:38.296684+0000","last_unstale":"2024-07-28T12:08:07.525465+0000","last_undegraded":"2024-07-28T12:08:07.525465+0000","last_fullsized":"2024-07-28T12:08:07.525465+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":2194,"log_dups_size":0,"ondisk_log_size":2194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:26:43.286763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019605840999999999,"stat_sum":{"num_bytes":15397138,"num_objects":7,"num_object_clones":3,"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":1,"num_read":757,"num_read_kb":848582,"num_write":554,"num_write_kb":128836,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":7200737,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1013,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.732157+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:02.732157+0000","last_peered":"2024-07-28T12:08:02.732157+0000","last_clean":"2024-07-28T12:08:02.732157+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:02.732157+0000","last_undegraded":"2024-07-28T12:08:02.732157+0000","last_fullsized":"2024-07-28T12:08:02.732157+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1000,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.430879+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:02.430879+0000","last_peered":"2024-07-28T12:08:02.430879+0000","last_clean":"2024-07-28T12:08:02.430879+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:08:02.430879+0000","last_undegraded":"2024-07-28T12:08:02.430879+0000","last_fullsized":"2024-07-28T12:08:02.430879+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432021+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:02.432021+0000","last_peered":"2024-07-28T12:08:02.432021+0000","last_clean":"2024-07-28T12:08:02.432021+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:08:02.432021+0000","last_undegraded":"2024-07-28T12:08:02.432021+0000","last_fullsized":"2024-07-28T12:08:02.432021+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1075'841","reported_seq":4011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.523910+0000","last_change":"2024-07-28T12:07:59.496492+0000","last_active":"2024-07-28T12:08:07.523910+0000","last_peered":"2024-07-28T12:08:07.523910+0000","last_clean":"2024-07-28T12:08:07.523910+0000","last_became_active":"2024-07-28T12:01:35.290693+0000","last_became_peered":"2024-07-28T12:01:35.290693+0000","last_unstale":"2024-07-28T12:08:07.523910+0000","last_undegraded":"2024-07-28T12:08:07.523910+0000","last_fullsized":"2024-07-28T12:08:07.523910+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":841,"log_dups_size":0,"ondisk_log_size":841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:56.003575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001092577,"stat_sum":{"num_bytes":3798712,"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":194,"num_read_kb":195929,"num_write":226,"num_write_kb":54319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":3910644,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431349+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:02.431349+0000","last_peered":"2024-07-28T12:08:02.431349+0000","last_clean":"2024-07-28T12:08:02.431349+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:08:02.431349+0000","last_undegraded":"2024-07-28T12:08:02.431349+0000","last_fullsized":"2024-07-28T12:08:02.431349+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-28T12:08:02.434145+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:02.434145+0000","last_peered":"2024-07-28T12:08:02.434145+0000","last_clean":"2024-07-28T12:08:02.434145+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:08:02.434145+0000","last_undegraded":"2024-07-28T12:08:02.434145+0000","last_fullsized":"2024-07-28T12:08:02.434145+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431532+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:02.431532+0000","last_peered":"2024-07-28T12:08:02.431532+0000","last_clean":"2024-07-28T12:08:02.431532+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:08:02.431532+0000","last_undegraded":"2024-07-28T12:08:02.431532+0000","last_fullsized":"2024-07-28T12:08:02.431532+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.3","version":"1085'1852","reported_seq":4920,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517205+0000","last_change":"2024-07-28T12:07:59.510742+0000","last_active":"2024-07-28T12:08:07.517205+0000","last_peered":"2024-07-28T12:08:07.517205+0000","last_clean":"2024-07-28T12:08:07.517205+0000","last_became_active":"2024-07-28T11:58:39.191495+0000","last_became_peered":"2024-07-28T11:58:39.191495+0000","last_unstale":"2024-07-28T12:08:07.517205+0000","last_undegraded":"2024-07-28T12:08:07.517205+0000","last_fullsized":"2024-07-28T12:08:07.517205+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":1852,"log_dups_size":0,"ondisk_log_size":1852,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:27:55.269964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.013971678,"stat_sum":{"num_bytes":10163090,"num_objects":6,"num_object_clones":3,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":581,"num_read_kb":622484,"num_write":479,"num_write_kb":113986,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":7422929,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432174+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:02.432174+0000","last_peered":"2024-07-28T12:08:02.432174+0000","last_clean":"2024-07-28T12:08:02.432174+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:08:02.432174+0000","last_undegraded":"2024-07-28T12:08:02.432174+0000","last_fullsized":"2024-07-28T12:08:02.432174+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431350+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:02.431350+0000","last_peered":"2024-07-28T12:08:02.431350+0000","last_clean":"2024-07-28T12:08:02.431350+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:08:02.431350+0000","last_undegraded":"2024-07-28T12:08:02.431350+0000","last_fullsized":"2024-07-28T12:08:02.431350+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431178+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:02.431178+0000","last_peered":"2024-07-28T12:08:02.431178+0000","last_clean":"2024-07-28T12:08:02.431178+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:08:02.431178+0000","last_undegraded":"2024-07-28T12:08:02.431178+0000","last_fullsized":"2024-07-28T12:08:02.431178+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'2151","reported_seq":5192,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435695+0000","last_change":"2024-07-28T12:07:59.499332+0000","last_active":"2024-07-28T12:08:07.435695+0000","last_peered":"2024-07-28T12:08:07.435695+0000","last_clean":"2024-07-28T12:08:07.435695+0000","last_became_active":"2024-07-28T11:58:39.197812+0000","last_became_peered":"2024-07-28T11:58:39.197812+0000","last_unstale":"2024-07-28T12:08:07.435695+0000","last_undegraded":"2024-07-28T12:08:07.435695+0000","last_fullsized":"2024-07-28T12:08:07.435695+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":2151,"log_dups_size":0,"ondisk_log_size":2151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.791198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011415962,"stat_sum":{"num_bytes":18541814,"num_objects":8,"num_object_clones":3,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":646,"num_read_kb":646452,"num_write":527,"num_write_kb":127193,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":2130912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":998,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431140+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:02.431140+0000","last_peered":"2024-07-28T12:08:02.431140+0000","last_clean":"2024-07-28T12:08:02.431140+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:08:02.431140+0000","last_undegraded":"2024-07-28T12:08:02.431140+0000","last_fullsized":"2024-07-28T12:08:02.431140+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.734467+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:02.734467+0000","last_peered":"2024-07-28T12:08:02.734467+0000","last_clean":"2024-07-28T12:08:02.734467+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:08:02.734467+0000","last_undegraded":"2024-07-28T12:08:02.734467+0000","last_fullsized":"2024-07-28T12:08:02.734467+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":974,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.732663+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:08:02.732663+0000","last_peered":"2024-07-28T12:08:02.732663+0000","last_clean":"2024-07-28T12:08:02.732663+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:08:02.732663+0000","last_undegraded":"2024-07-28T12:08:02.732663+0000","last_fullsized":"2024-07-28T12:08:02.732663+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1061'936","reported_seq":4136,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434728+0000","last_change":"2024-07-28T12:07:59.491419+0000","last_active":"2024-07-28T12:08:07.434728+0000","last_peered":"2024-07-28T12:08:07.434728+0000","last_clean":"2024-07-28T12:08:07.434728+0000","last_became_active":"2024-07-28T12:01:35.290548+0000","last_became_peered":"2024-07-28T12:01:35.290548+0000","last_unstale":"2024-07-28T12:08:07.434728+0000","last_undegraded":"2024-07-28T12:08:07.434728+0000","last_fullsized":"2024-07-28T12:08:07.434728+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":936,"log_dups_size":0,"ondisk_log_size":936,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:53:03.998402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024497,"stat_sum":{"num_bytes":6236090,"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":380,"num_read_kb":423296,"num_write":227,"num_write_kb":57170,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":1338179,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.529354+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:02.529354+0000","last_peered":"2024-07-28T12:08:02.529354+0000","last_clean":"2024-07-28T12:08:02.529354+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:08:02.529354+0000","last_undegraded":"2024-07-28T12:08:02.529354+0000","last_fullsized":"2024-07-28T12:08:02.529354+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431773+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:02.431773+0000","last_peered":"2024-07-28T12:08:02.431773+0000","last_clean":"2024-07-28T12:08:02.431773+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:08:02.431773+0000","last_undegraded":"2024-07-28T12:08:02.431773+0000","last_fullsized":"2024-07-28T12:08:02.431773+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.527726+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:02.527726+0000","last_peered":"2024-07-28T12:08:02.527726+0000","last_clean":"2024-07-28T12:08:02.527726+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:08:02.527726+0000","last_undegraded":"2024-07-28T12:08:02.527726+0000","last_fullsized":"2024-07-28T12:08:02.527726+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1077'1687","reported_seq":4832,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517343+0000","last_change":"2024-07-28T12:07:59.505832+0000","last_active":"2024-07-28T12:08:07.517343+0000","last_peered":"2024-07-28T12:08:07.517343+0000","last_clean":"2024-07-28T12:08:07.517343+0000","last_became_active":"2024-07-28T12:01:35.257093+0000","last_became_peered":"2024-07-28T12:01:35.257093+0000","last_unstale":"2024-07-28T12:08:07.517343+0000","last_undegraded":"2024-07-28T12:08:07.517343+0000","last_fullsized":"2024-07-28T12:08:07.517343+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:50:34.137331+0000","last_clean_scrub_stamp":"2024-07-28T11:50:34.137331+0000","objects_scrubbed":0,"log_size":1687,"log_dups_size":0,"ondisk_log_size":1687,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:27.677023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013754990000000001,"stat_sum":{"num_bytes":10005843,"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":573,"num_read_kb":587966,"num_write":448,"num_write_kb":102586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":5406255,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1008,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733913+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:08:02.733913+0000","last_peered":"2024-07-28T12:08:02.733913+0000","last_clean":"2024-07-28T12:08:02.733913+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:08:02.733913+0000","last_undegraded":"2024-07-28T12:08:02.733913+0000","last_fullsized":"2024-07-28T12:08:02.733913+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1006,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733566+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:02.733566+0000","last_peered":"2024-07-28T12:08:02.733566+0000","last_clean":"2024-07-28T12:08:02.733566+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:02.733566+0000","last_undegraded":"2024-07-28T12:08:02.733566+0000","last_fullsized":"2024-07-28T12:08:02.733566+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432892+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:02.432892+0000","last_peered":"2024-07-28T12:08:02.432892+0000","last_clean":"2024-07-28T12:08:02.432892+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:08:02.432892+0000","last_undegraded":"2024-07-28T12:08:02.432892+0000","last_fullsized":"2024-07-28T12:08:02.432892+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1025,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.434811+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:02.434811+0000","last_peered":"2024-07-28T12:08:02.434811+0000","last_clean":"2024-07-28T12:08:02.434811+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:08:02.434811+0000","last_undegraded":"2024-07-28T12:08:02.434811+0000","last_fullsized":"2024-07-28T12:08:02.434811+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.434959+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:02.434959+0000","last_peered":"2024-07-28T12:08:02.434959+0000","last_clean":"2024-07-28T12:08:02.434959+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:08:02.434959+0000","last_undegraded":"2024-07-28T12:08:02.434959+0000","last_fullsized":"2024-07-28T12:08:02.434959+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":998,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.430775+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:02.430775+0000","last_peered":"2024-07-28T12:08:02.430775+0000","last_clean":"2024-07-28T12:08:02.430775+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:08:02.430775+0000","last_undegraded":"2024-07-28T12:08:02.430775+0000","last_fullsized":"2024-07-28T12:08:02.430775+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.734187+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:02.734187+0000","last_peered":"2024-07-28T12:08:02.734187+0000","last_clean":"2024-07-28T12:08:02.734187+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:08:02.734187+0000","last_undegraded":"2024-07-28T12:08:02.734187+0000","last_fullsized":"2024-07-28T12:08:02.734187+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1015,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.433068+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:02.433068+0000","last_peered":"2024-07-28T12:08:02.433068+0000","last_clean":"2024-07-28T12:08:02.433068+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:08:02.433068+0000","last_undegraded":"2024-07-28T12:08:02.433068+0000","last_fullsized":"2024-07-28T12:08:02.433068+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":979,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:04.334775+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:04.334775+0000","last_peered":"2024-07-28T12:08:04.334775+0000","last_clean":"2024-07-28T12:08:04.334775+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:08:04.334775+0000","last_undegraded":"2024-07-28T12:08:04.334775+0000","last_fullsized":"2024-07-28T12:08:04.334775+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":987,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.734538+0000","last_change":"2024-07-28T12:01:06.272751+0000","last_active":"2024-07-28T12:08:02.734538+0000","last_peered":"2024-07-28T12:08:02.734538+0000","last_clean":"2024-07-28T12:08:02.734538+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:08:02.734538+0000","last_undegraded":"2024-07-28T12:08:02.734538+0000","last_fullsized":"2024-07-28T12:08:02.734538+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:06:29.776444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:04.334704+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:04.334704+0000","last_peered":"2024-07-28T12:08:04.334704+0000","last_clean":"2024-07-28T12:08:04.334704+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:08:04.334704+0000","last_undegraded":"2024-07-28T12:08:04.334704+0000","last_fullsized":"2024-07-28T12:08:04.334704+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733566+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:02.733566+0000","last_peered":"2024-07-28T12:08:02.733566+0000","last_clean":"2024-07-28T12:08:02.733566+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:02.733566+0000","last_undegraded":"2024-07-28T12:08:02.733566+0000","last_fullsized":"2024-07-28T12:08:02.733566+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1013,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.527979+0000","last_change":"2024-07-28T12:01:06.270509+0000","last_active":"2024-07-28T12:08:02.527979+0000","last_peered":"2024-07-28T12:08:02.527979+0000","last_clean":"2024-07-28T12:08:02.527979+0000","last_became_active":"2024-07-28T12:01:06.269448+0000","last_became_peered":"2024-07-28T12:01:06.269448+0000","last_unstale":"2024-07-28T12:08:02.527979+0000","last_undegraded":"2024-07-28T12:08:02.527979+0000","last_fullsized":"2024-07-28T12:08:02.527979+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.990636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733434+0000","last_change":"2024-07-28T12:01:06.270108+0000","last_active":"2024-07-28T12:08:02.733434+0000","last_peered":"2024-07-28T12:08:02.733434+0000","last_clean":"2024-07-28T12:08:02.733434+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:08:02.733434+0000","last_undegraded":"2024-07-28T12:08:02.733434+0000","last_fullsized":"2024-07-28T12:08:02.733434+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:51.320151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.430598+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:02.430598+0000","last_peered":"2024-07-28T12:08:02.430598+0000","last_clean":"2024-07-28T12:08:02.430598+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:08:02.430598+0000","last_undegraded":"2024-07-28T12:08:02.430598+0000","last_fullsized":"2024-07-28T12:08:02.430598+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.528470+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:02.528470+0000","last_peered":"2024-07-28T12:08:02.528470+0000","last_clean":"2024-07-28T12:08:02.528470+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:08:02.528470+0000","last_undegraded":"2024-07-28T12:08:02.528470+0000","last_fullsized":"2024-07-28T12:08:02.528470+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1050,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.433354+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:02.433354+0000","last_peered":"2024-07-28T12:08:02.433354+0000","last_clean":"2024-07-28T12:08:02.433354+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:08:02.433354+0000","last_undegraded":"2024-07-28T12:08:02.433354+0000","last_fullsized":"2024-07-28T12:08:02.433354+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:06.407086+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:06.407086+0000","last_peered":"2024-07-28T12:08:06.407086+0000","last_clean":"2024-07-28T12:08:06.407086+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:06.407086+0000","last_undegraded":"2024-07-28T12:08:06.407086+0000","last_fullsized":"2024-07-28T12:08:06.407086+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":993,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.733735+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:02.733735+0000","last_peered":"2024-07-28T12:08:02.733735+0000","last_clean":"2024-07-28T12:08:02.733735+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:08:02.733735+0000","last_undegraded":"2024-07-28T12:08:02.733735+0000","last_fullsized":"2024-07-28T12:08:02.733735+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.434464+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:02.434464+0000","last_peered":"2024-07-28T12:08:02.434464+0000","last_clean":"2024-07-28T12:08:02.434464+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:08:02.434464+0000","last_undegraded":"2024-07-28T12:08:02.434464+0000","last_fullsized":"2024-07-28T12:08:02.434464+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.431860+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:02.431860+0000","last_peered":"2024-07-28T12:08:02.431860+0000","last_clean":"2024-07-28T12:08:02.431860+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:08:02.431860+0000","last_undegraded":"2024-07-28T12:08:02.431860+0000","last_fullsized":"2024-07-28T12:08:02.431860+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1032,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432807+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:02.432807+0000","last_peered":"2024-07-28T12:08:02.432807+0000","last_clean":"2024-07-28T12:08:02.432807+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:08:02.432807+0000","last_undegraded":"2024-07-28T12:08:02.432807+0000","last_fullsized":"2024-07-28T12:08:02.432807+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432059+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:02.432059+0000","last_peered":"2024-07-28T12:08:02.432059+0000","last_clean":"2024-07-28T12:08:02.432059+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:08:02.432059+0000","last_undegraded":"2024-07-28T12:08:02.432059+0000","last_fullsized":"2024-07-28T12:08:02.432059+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1016,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.528256+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:02.528256+0000","last_peered":"2024-07-28T12:08:02.528256+0000","last_clean":"2024-07-28T12:08:02.528256+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:08:02.528256+0000","last_undegraded":"2024-07-28T12:08:02.528256+0000","last_fullsized":"2024-07-28T12:08:02.528256+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1003,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.528860+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:02.528860+0000","last_peered":"2024-07-28T12:08:02.528860+0000","last_clean":"2024-07-28T12:08:02.528860+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:08:02.528860+0000","last_undegraded":"2024-07-28T12:08:02.528860+0000","last_fullsized":"2024-07-28T12:08:02.528860+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1025,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.432269+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:02.432269+0000","last_peered":"2024-07-28T12:08:02.432269+0000","last_clean":"2024-07-28T12:08:02.432269+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:08:02.432269+0000","last_undegraded":"2024-07-28T12:08:02.432269+0000","last_fullsized":"2024-07-28T12:08:02.432269+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T12:08:02.734827+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:08:02.734827+0000","last_peered":"2024-07-28T12:08:02.734827+0000","last_clean":"2024-07-28T12:08:02.734827+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:08:02.734827+0000","last_undegraded":"2024-07-28T12:08:02.734827+0000","last_fullsized":"2024-07-28T12:08:02.734827+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":142261672,"num_objects":64,"num_object_clones":23,"num_object_copies":192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":4,"num_read":6859,"num_read_kb":7267483,"num_write":5673,"num_write_kb":1352118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":64,"num_bytes_recovered":85509913,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":259485696,"data_stored":303472905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":22118,"ondisk_log_size":22118,"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":18669,"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":236223201562,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":335140,"kb_used_data":37784,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93410012,"statfs":{"total":95995035648,"available":95651852288,"internally_reserved":0,"allocated":38690816,"data_stored":36576470,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 12:08:08 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.93300000000000005,"15min":0.89100000000000001},"min":{"1min":0.501,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.079,"5min":5.101,"15min":5.101},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.96499999999999997,"15min":0.94699999999999995},"min":{"1min":0.53500000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3939999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":1.0669999999999999}]},{"osd":1,"last update":"Sun Jul 28 12:07:31 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.127,"15min":1.099},"min":{"1min":0.54200000000000004,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.4930000000000001,"5min":5.8579999999999997,"15min":5.8579999999999997},"last":1.347},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0669999999999999,"15min":1.0840000000000001},"min":{"1min":0.67800000000000005,"5min":0.61099999999999999,"15min":0.54100000000000004},"max":{"1min":1.2749999999999999,"5min":5.7699999999999996,"15min":5.7699999999999996},"last":0.98199999999999998}]},{"osd":2,"last update":"Sun Jul 28 12:07:55 2024","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.181,"15min":1.0589999999999999},"min":{"1min":0.57499999999999996,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":2.129,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.044,"5min":1.0569999999999999,"15min":1.0049999999999999},"min":{"1min":0.66700000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.8620000000000001,"5min":5.1520000000000001,"15min":5.1520000000000001},"last":0.66200000000000003}]},{"osd":3,"last update":"Sun Jul 28 12:07:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0029999999999999,"15min":0.98299999999999998},"min":{"1min":0.70499999999999996,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.899,"5min":2.1789999999999998,"15min":2.1789999999999998},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.052,"5min":1.0860000000000001,"15min":1.0269999999999999},"min":{"1min":0.75,"5min":0.499,"15min":0.499},"max":{"1min":1.9159999999999999,"5min":5.0140000000000002,"15min":5.0140000000000002},"last":0.88200000000000001}]},{"osd":4,"last update":"Sun Jul 28 12:07:49 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.085,"15min":1.0680000000000001},"min":{"1min":0.63400000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.4219999999999999,"5min":4.9630000000000001,"15min":4.9630000000000001},"last":1.216},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.1899999999999999,"15min":1.1399999999999999},"min":{"1min":0.79100000000000004,"5min":0.67500000000000004,"15min":0.62},"max":{"1min":1.621,"5min":4.9409999999999998,"15min":4.9409999999999998},"last":0.623}]},{"osd":5,"last update":"Sun Jul 28 12:07:36 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.095,"15min":1.028},"min":{"1min":0.67400000000000004,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.5609999999999999,"5min":5.415,"15min":5.415},"last":1.4159999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.137,"15min":1.052},"min":{"1min":0.83299999999999996,"5min":0.49299999999999999,"15min":0.34999999999999998},"max":{"1min":1.48,"5min":5.0579999999999998,"15min":5.0579999999999998},"last":0.84599999999999997}]},{"osd":6,"last update":"Sun Jul 28 12:07:36 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.169,"15min":1.135},"min":{"1min":0.82599999999999996,"5min":0.71099999999999997,"15min":0.38800000000000001},"max":{"1min":1.639,"5min":2.097,"15min":6.3970000000000002},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1419999999999999,"15min":1.101},"min":{"1min":0.754,"5min":0.48899999999999999,"15min":0.33300000000000002},"max":{"1min":1.5449999999999999,"5min":4.8410000000000002,"15min":4.8410000000000002},"last":0.91400000000000003}]}]},{"osd":6,"up_from":47,"seq":201863463204,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":344040,"kb_used_data":34204,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93401112,"statfs":{"total":95995035648,"available":95642738688,"internally_reserved":0,"allocated":35024896,"data_stored":38927299,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:07:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.0409999999999999,"15min":1.016},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.50800000000000001},"max":{"1min":1.218,"5min":10.345000000000001,"15min":10.345000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.1870000000000001,"15min":1.077},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.3720000000000001,"5min":9.8520000000000003,"15min":9.8520000000000003},"last":0.50700000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:07:27 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.1639999999999999,"15min":1.034},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4419999999999999,"5min":10.234999999999999,"15min":10.234999999999999},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.165,"15min":1.097},"min":{"1min":0.71499999999999997,"5min":0.66000000000000003,"15min":0.52300000000000002},"max":{"1min":1.454,"5min":10.525,"15min":10.525},"last":1.278}]},{"osd":2,"last update":"Sun Jul 28 12:07:52 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.125,"15min":0.96099999999999997},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.48099999999999998},"max":{"1min":1.196,"5min":9.7959999999999994,"15min":9.7959999999999994},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.995,"5min":1.1779999999999999,"15min":1.0369999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.439},"max":{"1min":1.3999999999999999,"5min":9.9629999999999992,"15min":9.9629999999999992},"last":1.468}]},{"osd":3,"last update":"Sun Jul 28 12:07:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.143,"15min":1.0529999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.405,"5min":9.891,"15min":9.891},"last":1.095},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.198,"15min":1.0660000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.3260000000000001,"5min":10.140000000000001,"15min":10.140000000000001},"last":1.008}]},{"osd":4,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.1180000000000001,"15min":1.0149999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.55600000000000005},"max":{"1min":1.409,"5min":10.023999999999999,"15min":10.023999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.2150000000000001,"15min":1.1020000000000001},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.577,"5min":10.441000000000001,"15min":10.441000000000001},"last":1.1319999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.115,"15min":1.0489999999999999},"min":{"1min":0.63800000000000001,"5min":0.60399999999999998,"15min":0.371},"max":{"1min":1.532,"5min":10.609,"15min":10.609},"last":1.3899999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.1200000000000001,"15min":1.0429999999999999},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.35199999999999998},"max":{"1min":1.3280000000000001,"5min":10.272,"15min":10.272},"last":1.3220000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.181,"15min":1.1000000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.30499999999999999},"max":{"1min":1.452,"5min":10.058,"15min":10.058},"last":1.181},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.25,"15min":1.173},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.33000000000000002},"max":{"1min":1.464,"5min":11.163,"15min":11.163},"last":1.4490000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724845,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":375420,"kb_used_data":69744,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93369732,"statfs":{"total":95995035648,"available":95610605568,"internally_reserved":0,"allocated":71417856,"data_stored":77690307,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 12:07:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":0.997,"15min":0.95699999999999996},"min":{"1min":0.66100000000000003,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.506,"5min":2.823,"15min":2.823},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.01,"15min":0.94599999999999995},"min":{"1min":0.65400000000000003,"5min":0.59299999999999997,"15min":0.48699999999999999},"max":{"1min":1.196,"5min":2.637,"15min":2.6400000000000001},"last":0.64400000000000002}]},{"osd":1,"last update":"Sun Jul 28 12:07:27 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1759999999999999,"15min":0.998},"min":{"1min":0.71199999999999997,"5min":0.51900000000000002,"15min":0.498},"max":{"1min":1.3879999999999999,"5min":12.23,"15min":12.23},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.129,"15min":1.107},"min":{"1min":0.69399999999999995,"5min":0.61799999999999999,"15min":0.56799999999999995},"max":{"1min":1.4550000000000001,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":1.0029999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.014,"15min":0.91600000000000004},"min":{"1min":0.70999999999999996,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.2649999999999999,"5min":4.3609999999999998,"15min":4.3609999999999998},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0820000000000001,"15min":0.998},"min":{"1min":0.76700000000000002,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.395,"5min":2.633,"15min":2.633},"last":0.84799999999999998}]},{"osd":3,"last update":"Sun Jul 28 12:07:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.103,"15min":1.0289999999999999},"min":{"1min":0.63600000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.423,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.155,"15min":1.1000000000000001},"min":{"1min":0.82599999999999996,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4510000000000001,"5min":3.2170000000000001,"15min":3.2170000000000001},"last":1.0900000000000001}]},{"osd":4,"last update":"Sun Jul 28 12:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.875,"15min":0.83299999999999996},"min":{"1min":0.61599999999999999,"5min":0.57699999999999996,"15min":0.40799999999999997},"max":{"1min":1.119,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.748},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0549999999999999,"15min":0.98699999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.51300000000000001},"max":{"1min":1.4710000000000001,"5min":2.992,"15min":2.992},"last":0.88100000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:07:40 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.1379999999999999,"15min":1.0169999999999999},"min":{"1min":0.84599999999999997,"5min":0.76000000000000001,"15min":0.39200000000000002},"max":{"1min":1.5009999999999999,"5min":3.1259999999999999,"15min":3.1259999999999999},"last":1.054},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1180000000000001,"15min":1.1040000000000001},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.39100000000000001},"max":{"1min":1.5329999999999999,"5min":2.8740000000000001,"15min":3.153},"last":0.98499999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:07:40 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1619999999999999,"15min":1.095},"min":{"1min":0.71899999999999997,"5min":0.59399999999999997,"15min":0.33900000000000002},"max":{"1min":1.393,"5min":2.5990000000000002,"15min":5.3319999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.2070000000000001,"15min":1.1040000000000001},"min":{"1min":0.81399999999999995,"5min":0.66800000000000004,"15min":0.372},"max":{"1min":1.54,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.1970000000000001}]}]},{"osd":4,"up_from":702,"seq":3015067041873,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":82184,"kb_used_data":37820,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93662968,"statfs":{"total":95995035648,"available":95910879232,"internally_reserved":0,"allocated":38727680,"data_stored":36058111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.96399999999999997,"15min":0.99399999999999999},"min":{"1min":0.55000000000000004,"5min":0.5,"15min":0.5},"max":{"1min":1.29,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0549999999999999,"15min":1.0700000000000001},"min":{"1min":0.63400000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.371,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":1.5780000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.002,"15min":0.995},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.492,"5min":1.542,"15min":1.542},"last":1.1899999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.016,"15min":1.006},"min":{"1min":0.59599999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.371,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.0640000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.034,"15min":1.05},"min":{"1min":0.69699999999999995,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.5409999999999999,"5min":3.4289999999999998,"15min":3.4289999999999998},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.006,"5min":1.0509999999999999,"15min":1.075},"min":{"1min":0.63200000000000001,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.4470000000000001,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":1.0009999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.101,"15min":1.0940000000000001},"min":{"1min":0.67600000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.458,"5min":2.2639999999999998,"15min":2.2639999999999998},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.1459999999999999,"15min":1.1419999999999999},"min":{"1min":0.72499999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3640000000000001,"5min":3.0310000000000001,"15min":3.0310000000000001},"last":1.135}]},{"osd":5,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95399999999999996,"15min":0.97599999999999998},"min":{"1min":0.64100000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.169,"5min":4.1539999999999999,"15min":4.1539999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0229999999999999,"15min":0.96199999999999997},"min":{"1min":0.63100000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.5449999999999999,"5min":4.5640000000000001,"15min":4.5640000000000001},"last":1.1000000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.085,"15min":1.034},"min":{"1min":0.72099999999999997,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3220000000000001,"5min":2.7559999999999998,"15min":2.7559999999999998},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0900000000000001,"15min":1.075},"min":{"1min":0.80100000000000005,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.339,"5min":3.569,"15min":3.569},"last":1.3460000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1479999999999999,"15min":1.1359999999999999},"min":{"1min":0.89300000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.476,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.198,"15min":1.2210000000000001},"min":{"1min":0.69999999999999996,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.637,"5min":3.2759999999999998,"15min":3.2759999999999998},"last":1.226}]}]},{"osd":3,"up_from":673,"seq":2890512990295,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":61976,"kb_used_data":22028,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93683176,"statfs":{"total":95995035648,"available":95931572224,"internally_reserved":0,"allocated":22556672,"data_stored":18066477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.76700000000000002,"15min":0.71499999999999997},"min":{"1min":0.55600000000000005,"5min":0.317,"15min":0.317},"max":{"1min":1.2270000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.83399999999999996,"15min":0.78400000000000003},"min":{"1min":0.60399999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.92800000000000005}]},{"osd":1,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.78500000000000003,"15min":0.79100000000000004},"min":{"1min":0.57299999999999995,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":2.0830000000000002,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.61199999999999999},{"interface":"front","average":{"1min":1.04,"5min":0.86799999999999999,"15min":0.81200000000000006},"min":{"1min":0.67900000000000005,"5min":0.379,"15min":0.379},"max":{"1min":2.5819999999999999,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":1.1240000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.99399999999999999,"15min":0.92000000000000004},"min":{"1min":0.63300000000000001,"5min":0.47499999999999998,"15min":0.44800000000000001},"max":{"1min":1.9179999999999999,"5min":7.6520000000000001,"15min":7.6520000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.099,"5min":0.95399999999999996,"15min":0.83199999999999996},"min":{"1min":0.71699999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.7320000000000002,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":0.879}]},{"osd":4,"last update":"Sun Jul 28 12:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.1850000000000001,"15min":1.131},"min":{"1min":0.84399999999999997,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.5369999999999999,"5min":7.0469999999999997,"15min":7.0469999999999997},"last":1.006},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.204,"15min":1.145},"min":{"1min":0.81499999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.504,"5min":6.3250000000000002,"15min":6.3250000000000002},"last":1.087}]},{"osd":5,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.232,"15min":1.145},"min":{"1min":0.92500000000000004,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":3.2639999999999998,"5min":7.1459999999999999,"15min":7.1459999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.3240000000000001,"5min":1.2789999999999999,"15min":1.1990000000000001},"min":{"1min":0.98599999999999999,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":3.1259999999999999,"5min":7.4299999999999997,"15min":7.4299999999999997},"last":1.153}]},{"osd":6,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.2709999999999999,"15min":1.196},"min":{"1min":0.93700000000000006,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.794,"5min":7.7409999999999997,"15min":7.7409999999999997},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.3,"5min":1.2789999999999999,"15min":1.204},"min":{"1min":0.92900000000000005,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":2.645,"5min":6.4039999999999999,"15min":6.4039999999999999},"last":1.1990000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":1.3220000000000001,"5min":1.298,"15min":1.2450000000000001},"min":{"1min":0.89100000000000001,"5min":0.495,"15min":0.495},"max":{"1min":2.6920000000000002,"5min":6.3609999999999998,"15min":6.3609999999999998},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.4039999999999999,"5min":1.282,"15min":1.222},"min":{"1min":1.1379999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.859,"5min":2.859,"15min":2.859},"last":1.264}]}]},{"osd":2,"up_from":646,"seq":2774548873308,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":76800,"kb_used_data":40628,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93668352,"statfs":{"total":95995035648,"available":95916392448,"internally_reserved":0,"allocated":41603072,"data_stored":40594731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.78900000000000003,"15min":0.76700000000000002},"min":{"1min":0.52200000000000002,"5min":0.502,"15min":0.29299999999999998},"max":{"1min":4.0469999999999997,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.83299999999999996,"15min":0.80900000000000005},"min":{"1min":0.60299999999999998,"5min":0.41899999999999998,"15min":0.28100000000000003},"max":{"1min":3.1179999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.94299999999999995}]},{"osd":1,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.83799999999999997,"15min":0.872},"min":{"1min":0.54300000000000004,"5min":0.45900000000000002,"15min":0.32700000000000001},"max":{"1min":2.5449999999999999,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.90600000000000003,"15min":0.91900000000000004},"min":{"1min":0.73399999999999999,"5min":0.504,"15min":0.35899999999999999},"max":{"1min":2.758,"5min":2.758,"15min":2.758},"last":0.85699999999999998}]},{"osd":3,"last update":"Sun Jul 28 12:07:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":0.89700000000000002,"15min":0.83699999999999997},"min":{"1min":0.73899999999999999,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.482,"5min":1.022,"15min":0.98299999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.40400000000000003},"max":{"1min":11.231,"5min":11.231,"15min":11.231},"last":0.76600000000000001}]},{"osd":4,"last update":"Sun Jul 28 12:07:44 2024","interfaces":[{"interface":"back","average":{"1min":1.4590000000000001,"5min":1.2050000000000001,"15min":1.143},"min":{"1min":0.94499999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":6.5789999999999997,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.6919999999999999,"5min":1.345,"15min":1.2789999999999999},"min":{"1min":1.03,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":7.8259999999999996,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":1.288}]},{"osd":5,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.127,"15min":1.131},"min":{"1min":0.80800000000000005,"5min":0.749,"15min":0.60499999999999998},"max":{"1min":2.0739999999999998,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":1.135},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.1739999999999999,"15min":1.1779999999999999},"min":{"1min":0.88300000000000001,"5min":0.69899999999999995,"15min":0.63700000000000001},"max":{"1min":1.671,"5min":1.9370000000000001,"15min":3.327},"last":1.3520000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.1970000000000001,"15min":1.2090000000000001},"min":{"1min":0.88600000000000001,"5min":0.76000000000000001,"15min":0.58599999999999997},"max":{"1min":1.782,"5min":1.9059999999999999,"15min":3.145},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.361,"5min":1.2130000000000001,"15min":1.244},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.65000000000000002},"max":{"1min":4.9000000000000004,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":1.056}]},{"osd":7,"last update":"Sun Jul 28 12:07:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.23,"15min":1.351},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.76800000000000002},"max":{"1min":2.0129999999999999,"5min":2.222,"15min":5.0869999999999997},"last":1.214},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.2569999999999999,"15min":1.2609999999999999},"min":{"1min":0.879,"5min":0.879,"15min":0.67000000000000004},"max":{"1min":2.1869999999999998,"5min":2.448,"15min":3.734},"last":1.2549999999999999}]}]},{"osd":1,"up_from":559,"seq":2400886718574,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":71892,"kb_used_data":40008,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93673260,"statfs":{"total":95995035648,"available":95921418240,"internally_reserved":0,"allocated":40968192,"data_stored":39051273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.70599999999999996,"15min":0.73099999999999998},"min":{"1min":0.51700000000000002,"5min":0.41499999999999998,"15min":0.27000000000000002},"max":{"1min":1.478,"5min":1.5289999999999999,"15min":1.706},"last":0.879},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.91700000000000004,"15min":0.83199999999999996},"min":{"1min":0.57399999999999995,"5min":0.497,"15min":0.28100000000000003},"max":{"1min":2.262,"5min":3.468,"15min":3.468},"last":0.98399999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:07:44 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.82599999999999996,"15min":0.78500000000000003},"min":{"1min":0.624,"5min":0.38600000000000001,"15min":0.25700000000000001},"max":{"1min":1.454,"5min":2.0870000000000002,"15min":7.4320000000000004},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.95699999999999996,"15min":0.86499999999999999},"min":{"1min":0.70499999999999996,"5min":0.51300000000000001,"15min":0.34799999999999998},"max":{"1min":1.167,"5min":2.504,"15min":2.504},"last":1.304}]},{"osd":3,"last update":"Sun Jul 28 12:07:14 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.90400000000000003,"15min":0.86499999999999999},"min":{"1min":0.51000000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":2.585,"5min":4.2759999999999998,"15min":4.2759999999999998},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91800000000000004,"15min":0.92400000000000004},"min":{"1min":0.54600000000000004,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":2.9369999999999998,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":1.1160000000000001}]},{"osd":4,"last update":"Sun Jul 28 12:07:44 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.1259999999999999,"15min":1.1679999999999999},"min":{"1min":0.94199999999999995,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2769999999999999,"5min":3.0529999999999999,"15min":3.0529999999999999},"last":1.246},{"interface":"front","average":{"1min":1.252,"5min":1.2370000000000001,"15min":1.272},"min":{"1min":0.77200000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.587,"5min":4.6349999999999998,"15min":4.6349999999999998},"last":1.4219999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.24,"15min":1.1779999999999999},"min":{"1min":0.84399999999999997,"5min":0.64500000000000002,"15min":0.52900000000000003},"max":{"1min":3.4609999999999999,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":1.333},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.159,"15min":1.202},"min":{"1min":0.748,"5min":0.68300000000000005,"15min":0.59999999999999998},"max":{"1min":1.9279999999999999,"5min":3.0259999999999998,"15min":3.0259999999999998},"last":0.84799999999999998}]},{"osd":6,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2989999999999999,"5min":1.2569999999999999,"15min":1.2130000000000001},"min":{"1min":0.74099999999999999,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":3.5790000000000002,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.2110000000000001,"15min":1.2390000000000001},"min":{"1min":0.72599999999999998,"5min":0.71699999999999997,"15min":0.55100000000000005},"max":{"1min":1.3919999999999999,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.081}]},{"osd":7,"last update":"Sun Jul 28 12:07:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.2230000000000001,"15min":1.2150000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.67400000000000004},"max":{"1min":1.601,"5min":3.1829999999999998,"15min":3.1829999999999998},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.202,"5min":1.2789999999999999,"15min":1.2949999999999999},"min":{"1min":0.79900000000000004,"5min":0.71499999999999997,"15min":0.67300000000000004},"max":{"1min":1.6359999999999999,"5min":3.1459999999999999,"15min":3.1459999999999999},"last":1.3620000000000001}]}]},{"osd":0,"up_from":527,"seq":2263447765108,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":124072,"kb_used_data":61660,"kb_used_omap":47,"kb_used_meta":62352,"kb_avail":93621080,"statfs":{"total":95995035648,"available":95867985920,"internally_reserved":0,"allocated":63139840,"data_stored":67826447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":63849331},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Jul 28 12:07:19 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.78200000000000003,"15min":0.82099999999999995},"min":{"1min":0.47299999999999998,"5min":0.46500000000000002,"15min":0.28999999999999998},"max":{"1min":1.0169999999999999,"5min":1.643,"15min":4.8680000000000003},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.86699999999999999,"15min":0.85299999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.36099999999999999},"max":{"1min":1.111,"5min":1.6180000000000001,"15min":3.2410000000000001},"last":1.0820000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:07:51 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.89800000000000002,"15min":0.84899999999999998},"min":{"1min":0.622,"5min":0.44900000000000001,"15min":0.36099999999999999},"max":{"1min":1.3149999999999999,"5min":1.5149999999999999,"15min":3.1499999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.872,"5min":0.871,"15min":0.81799999999999995},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.33600000000000002},"max":{"1min":1.258,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":0.88700000000000001}]},{"osd":3,"last update":"Sun Jul 28 12:07:19 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.80400000000000005,"15min":0.74399999999999999},"min":{"1min":0.51500000000000001,"5min":0.49099999999999999,"15min":0.313},"max":{"1min":1.508,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0009999999999999,"15min":0.91100000000000003},"min":{"1min":0.496,"5min":0.48299999999999998,"15min":0.41499999999999998},"max":{"1min":1.885,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.2909999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1140000000000001,"15min":1.3089999999999999},"min":{"1min":0.86799999999999999,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.4830000000000001,"5min":1.7290000000000001,"15min":6.6660000000000004},"last":1.333},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.77000000000000002,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.6100000000000001,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":1.169}]},{"osd":5,"last update":"Sun Jul 28 12:07:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.163,"15min":1.0660000000000001},"min":{"1min":0.83899999999999997,"5min":0.79100000000000004,"15min":0.40400000000000003},"max":{"1min":1.468,"5min":1.8540000000000001,"15min":1.8540000000000001},"last":1.5249999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.123,"15min":1.133},"min":{"1min":0.83599999999999997,"5min":0.69399999999999995,"15min":0.496},"max":{"1min":1.589,"5min":1.7729999999999999,"15min":2.27},"last":1.042}]},{"osd":6,"last update":"Sun Jul 28 12:07:58 2024","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.2050000000000001,"15min":1.2509999999999999},"min":{"1min":0.879,"5min":0.83299999999999996,"15min":0.57399999999999995},"max":{"1min":1.794,"5min":1.915,"15min":3.847},"last":1.395},{"interface":"front","average":{"1min":1.246,"5min":1.276,"15min":1.256},"min":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.51900000000000002},"max":{"1min":1.486,"5min":2.2749999999999999,"15min":6.4409999999999998},"last":1.4390000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:07:58 2024","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.26,"15min":1.3160000000000001},"min":{"1min":0.999,"5min":0.91500000000000004,"15min":0.60199999999999998},"max":{"1min":1.655,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.474},{"interface":"front","average":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.2809999999999999},"min":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.44400000000000001},"max":{"1min":1.8109999999999999,"5min":2.1869999999999998,"15min":2.6499999999999999},"last":1.5900000000000001}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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":51191808,"data_stored":61043965,"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":29622272,"data_stored":32859751,"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":30248960,"data_stored":34402605,"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":11210752,"data_stored":11876561,"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":27357184,"data_stored":29861687,"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":60063744,"data_stored":71498145,"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":23068672,"data_stored":32140583,"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":26722304,"data_stored":29789608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-07-28T12:08:17.659 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-07-28T12:08:17.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-07-28T12:08:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:18 smithi150 bash[67543]: audit 2024-07-28T12:08:16.943958+0000 mgr.y (mgr.25232) 502 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:08:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:18 smithi150 bash[67543]: cluster 2024-07-28T12:08:17.240011+0000 mgr.y (mgr.25232) 503 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:18 smithi022 bash[80503]: audit 2024-07-28T12:08:16.943958+0000 mgr.y (mgr.25232) 502 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:08:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:18 smithi022 bash[80503]: cluster 2024-07-28T12:08:17.240011+0000 mgr.y (mgr.25232) 503 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:18 smithi022 bash[82865]: audit 2024-07-28T12:08:16.943958+0000 mgr.y (mgr.25232) 502 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:08:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:18 smithi022 bash[82865]: cluster 2024-07-28T12:08:17.240011+0000 mgr.y (mgr.25232) 503 : cluster [DBG] pgmap v1201: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:08:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:08:19] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-07-28T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:20 smithi150 bash[67543]: cluster 2024-07-28T12:08:19.240673+0000 mgr.y (mgr.25232) 504 : cluster [DBG] pgmap v1202: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:20 smithi150 bash[67543]: audit 2024-07-28T12:08:19.911411+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:20 smithi150 bash[67543]: audit 2024-07-28T12:08:19.920229+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:20 smithi150 bash[67543]: audit 2024-07-28T12:08:20.041915+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:20 smithi150 bash[67543]: audit 2024-07-28T12:08:20.088043+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:20 smithi150 bash[67543]: audit 2024-07-28T12:08:20.096507+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[80503]: cluster 2024-07-28T12:08:19.240673+0000 mgr.y (mgr.25232) 504 : cluster [DBG] pgmap v1202: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[80503]: audit 2024-07-28T12:08:19.911411+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[80503]: audit 2024-07-28T12:08:19.920229+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[80503]: audit 2024-07-28T12:08:20.041915+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[80503]: audit 2024-07-28T12:08:20.088043+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[80503]: audit 2024-07-28T12:08:20.096507+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[82865]: cluster 2024-07-28T12:08:19.240673+0000 mgr.y (mgr.25232) 504 : cluster [DBG] pgmap v1202: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[82865]: audit 2024-07-28T12:08:19.911411+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[82865]: audit 2024-07-28T12:08:19.920229+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[82865]: audit 2024-07-28T12:08:20.041915+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[82865]: audit 2024-07-28T12:08:20.088043+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:20 smithi022 bash[82865]: audit 2024-07-28T12:08:20.096507+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:21.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:21 smithi150 bash[67543]: audit 2024-07-28T12:08:20.537515+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:08:21.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:21 smithi150 bash[67543]: audit 2024-07-28T12:08:20.539215+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:08:21.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:21 smithi150 bash[67543]: audit 2024-07-28T12:08:20.549187+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:21 smithi022 bash[80503]: audit 2024-07-28T12:08:20.537515+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:08:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:21 smithi022 bash[80503]: audit 2024-07-28T12:08:20.539215+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:08:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:21 smithi022 bash[80503]: audit 2024-07-28T12:08:20.549187+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:21 smithi022 bash[82865]: audit 2024-07-28T12:08:20.537515+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:08:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:21 smithi022 bash[82865]: audit 2024-07-28T12:08:20.539215+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:08:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:21 smithi022 bash[82865]: audit 2024-07-28T12:08:20.549187+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:08:22.229 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:22 smithi022 bash[80503]: cluster 2024-07-28T12:08:21.241657+0000 mgr.y (mgr.25232) 505 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:22 smithi022 bash[82865]: cluster 2024-07-28T12:08:21.241657+0000 mgr.y (mgr.25232) 505 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:22 smithi150 bash[67543]: cluster 2024-07-28T12:08:21.241657+0000 mgr.y (mgr.25232) 505 : cluster [DBG] pgmap v1203: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:08:22 smithi150 bash[60514]: ts=2024-07-28T12:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:08:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:24 smithi022 bash[80503]: cluster 2024-07-28T12:08:23.242463+0000 mgr.y (mgr.25232) 506 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:24 smithi022 bash[82865]: cluster 2024-07-28T12:08:23.242463+0000 mgr.y (mgr.25232) 506 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:24 smithi150 bash[67543]: cluster 2024-07-28T12:08:23.242463+0000 mgr.y (mgr.25232) 506 : cluster [DBG] pgmap v1204: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:26.572 INFO:teuthology.orchestra.run.smithi022.stderr:pool 'unique_pool_0' removed 2024-07-28T12:08:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:26 smithi022 bash[82865]: cluster 2024-07-28T12:08:25.243028+0000 mgr.y (mgr.25232) 507 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:26 smithi022 bash[82865]: audit 2024-07-28T12:08:25.707628+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.22:0/2345163544' 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-28T12:08:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:26 smithi022 bash[82865]: audit 2024-07-28T12:08:25.708264+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-28T12:08:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:26 smithi022 bash[80503]: cluster 2024-07-28T12:08:25.243028+0000 mgr.y (mgr.25232) 507 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:26 smithi022 bash[80503]: audit 2024-07-28T12:08:25.707628+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.22:0/2345163544' 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-28T12:08:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:26 smithi022 bash[80503]: audit 2024-07-28T12:08:25.708264+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-28T12:08:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:26 smithi150 bash[67543]: cluster 2024-07-28T12:08:25.243028+0000 mgr.y (mgr.25232) 507 : cluster [DBG] pgmap v1205: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:26 smithi150 bash[67543]: audit 2024-07-28T12:08:25.707628+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.22:0/2345163544' 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-28T12:08:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:26 smithi150 bash[67543]: audit 2024-07-28T12:08:25.708264+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-28T12:08:27.335 INFO:teuthology.task.sequential:In sequential, running task print... 2024-07-28T12:08:27.335 INFO:teuthology.task.print:**** done rados/snaps-few-objects 5-workload 2024-07-28T12:08:27.335 DEBUG:teuthology.parallel:result is None 2024-07-28T12:08:27.336 INFO:teuthology.run_tasks:Running task print... 2024-07-28T12:08:27.347 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-07-28T12:08:27.347 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-07-28T12:08:27.356 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T12:08:27.356 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T12:08:27.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T12:08:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:27 smithi022 bash[80503]: audit 2024-07-28T12:08:26.570997+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-07-28T12:08:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:27 smithi022 bash[80503]: cluster 2024-07-28T12:08:26.571218+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-07-28T12:08:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:27 smithi022 bash[82865]: audit 2024-07-28T12:08:26.570997+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-07-28T12:08:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:27 smithi022 bash[82865]: cluster 2024-07-28T12:08:26.571218+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-07-28T12:08:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:27 smithi150 bash[67543]: audit 2024-07-28T12:08:26.570997+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-07-28T12:08:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:27 smithi150 bash[67543]: cluster 2024-07-28T12:08:26.571218+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-07-28T12:08:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:28 smithi022 bash[80503]: cluster 2024-07-28T12:08:27.243565+0000 mgr.y (mgr.25232) 508 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:28 smithi022 bash[82865]: cluster 2024-07-28T12:08:27.243565+0000 mgr.y (mgr.25232) 508 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:28 smithi150 bash[67543]: cluster 2024-07-28T12:08:27.243565+0000 mgr.y (mgr.25232) 508 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:08:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:08:29] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-07-28T12:08:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:30 smithi022 bash[80503]: cluster 2024-07-28T12:08:29.244378+0000 mgr.y (mgr.25232) 509 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:30 smithi022 bash[82865]: cluster 2024-07-28T12:08:29.244378+0000 mgr.y (mgr.25232) 509 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:30 smithi150 bash[67543]: cluster 2024-07-28T12:08:29.244378+0000 mgr.y (mgr.25232) 509 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:32.147 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:32.583 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:08:32 smithi150 bash[60514]: ts=2024-07-28T12:08:32.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:08:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:32 smithi150 bash[67543]: cluster 2024-07-28T12:08:31.245290+0000 mgr.y (mgr.25232) 510 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:32 smithi022 bash[80503]: cluster 2024-07-28T12:08:31.245290+0000 mgr.y (mgr.25232) 510 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:32 smithi022 bash[82865]: cluster 2024-07-28T12:08:31.245290+0000 mgr.y (mgr.25232) 510 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:34 smithi150 bash[67543]: cluster 2024-07-28T12:08:33.245990+0000 mgr.y (mgr.25232) 511 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:34 smithi022 bash[80503]: cluster 2024-07-28T12:08:33.245990+0000 mgr.y (mgr.25232) 511 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:34 smithi022 bash[82865]: cluster 2024-07-28T12:08:33.245990+0000 mgr.y (mgr.25232) 511 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:35.562 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:08:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:35 smithi022 bash[80503]: audit 2024-07-28T12:08:35.042390+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:35 smithi022 bash[80503]: audit 2024-07-28T12:08:35.553511+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/390453798' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T12:08:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:35 smithi022 bash[82865]: audit 2024-07-28T12:08:35.042390+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:35 smithi022 bash[82865]: audit 2024-07-28T12:08:35.553511+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/390453798' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T12:08:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:35 smithi150 bash[67543]: audit 2024-07-28T12:08:35.042390+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:35 smithi150 bash[67543]: audit 2024-07-28T12:08:35.553511+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/390453798' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T12:08:36.307 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":40,"flags":0,"active_gid":25232,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":2552985618},{"type":"v1","addr":"172.21.15.22:6801","nonce":2552985618}]},"active_addr":"172.21.15.22:6801/2552985618","active_change":"2024-07-28T11:54:34.886036+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24790,"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.22:8443/","prometheus":"http://172.21.15.22: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":300,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2490275038}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2329967810}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":1414441718}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2806817362}]}]} 2024-07-28T12:08:36.312 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T12:08:36.312 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T12:08:36.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T12:08:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:36 smithi150 bash[67543]: cluster 2024-07-28T12:08:35.246606+0000 mgr.y (mgr.25232) 512 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:36 smithi022 bash[80503]: cluster 2024-07-28T12:08:35.246606+0000 mgr.y (mgr.25232) 512 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:36 smithi022 bash[82865]: cluster 2024-07-28T12:08:35.246606+0000 mgr.y (mgr.25232) 512 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:38 smithi150 bash[67543]: cluster 2024-07-28T12:08:37.247422+0000 mgr.y (mgr.25232) 513 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:38 smithi022 bash[80503]: cluster 2024-07-28T12:08:37.247422+0000 mgr.y (mgr.25232) 513 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:38 smithi022 bash[82865]: cluster 2024-07-28T12:08:37.247422+0000 mgr.y (mgr.25232) 513 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:08:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:08:39] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-07-28T12:08:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:40 smithi150 bash[67543]: cluster 2024-07-28T12:08:39.248252+0000 mgr.y (mgr.25232) 514 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:40 smithi022 bash[80503]: cluster 2024-07-28T12:08:39.248252+0000 mgr.y (mgr.25232) 514 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:40 smithi022 bash[82865]: cluster 2024-07-28T12:08:39.248252+0000 mgr.y (mgr.25232) 514 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:41.106 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:42.609 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:08:42 smithi150 bash[60514]: ts=2024-07-28T12:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:08:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:42 smithi150 bash[67543]: cluster 2024-07-28T12:08:41.249250+0000 mgr.y (mgr.25232) 515 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:42 smithi022 bash[80503]: cluster 2024-07-28T12:08:41.249250+0000 mgr.y (mgr.25232) 515 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:42 smithi022 bash[82865]: cluster 2024-07-28T12:08:41.249250+0000 mgr.y (mgr.25232) 515 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:44.540 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:08:44.540 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":1088,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T12:08:26.554202+0000","last_up_change":"2024-07-28T12:01:34.214748+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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-28T11:48:26.771691+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-28T11:48:27.358118+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":527,"up_thru":702,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6803","nonce":4175293310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6805","nonce":4175293310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6809","nonce":4175293310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6807","nonce":4175293310}]},"public_addr":"172.21.15.22:6803/4175293310","cluster_addr":"172.21.15.22:6805/4175293310","heartbeat_back_addr":"172.21.15.22:6809/4175293310","heartbeat_front_addr":"172.21.15.22:6807/4175293310","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":545,"up_from":559,"up_thru":702,"down_at":546,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6811","nonce":1556955434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6813","nonce":1556955434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6817","nonce":1556955434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6815","nonce":1556955434}]},"public_addr":"172.21.15.22:6811/1556955434","cluster_addr":"172.21.15.22:6813/1556955434","heartbeat_back_addr":"172.21.15.22:6817/1556955434","heartbeat_front_addr":"172.21.15.22:6815/1556955434","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":631,"up_from":646,"up_thru":702,"down_at":632,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6819","nonce":1294346375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6821","nonce":1294346375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6825","nonce":1294346375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6823","nonce":1294346375}]},"public_addr":"172.21.15.22:6819/1294346375","cluster_addr":"172.21.15.22:6821/1294346375","heartbeat_back_addr":"172.21.15.22:6825/1294346375","heartbeat_front_addr":"172.21.15.22:6823/1294346375","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":660,"up_from":673,"up_thru":702,"down_at":661,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6827","nonce":672509910}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6829","nonce":672509910}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6833","nonce":672509910}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6831","nonce":672509910}]},"public_addr":"172.21.15.22:6827/672509910","cluster_addr":"172.21.15.22:6829/672509910","heartbeat_back_addr":"172.21.15.22:6833/672509910","heartbeat_front_addr":"172.21.15.22:6831/672509910","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":689,"up_from":702,"up_thru":702,"down_at":690,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6801","nonce":3135511708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6803","nonce":3135511708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6807","nonce":3135511708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6805","nonce":3135511708}]},"public_addr":"172.21.15.150:6801/3135511708","cluster_addr":"172.21.15.150:6803/3135511708","heartbeat_back_addr":"172.21.15.150:6807/3135511708","heartbeat_front_addr":"172.21.15.150:6805/3135511708","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+0000","dead_epoch":511},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:39:47.605248+0000","dead_epoch":545},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:40:39.284948+0000","dead_epoch":631},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:41:30.892772+0000","dead_epoch":660},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:42:19.318795+0000","dead_epoch":689},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/3617256587":"2024-07-29T11:54:34.885591+0000","172.21.15.22:6801/4260248562":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/3747482160":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/507121670":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/2176196163":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6834/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6835/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:6801/1081697074":"2024-07-29T11:52:32.759430+0000","172.21.15.150:6835/892342986":"2024-07-29T11:53:33.436067+0000","172.21.15.150:0/836601281":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6800/1081697074":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/2448177941":"2024-07-29T11:52:32.759430+0000","172.21.15.150:0/1469068071":"2024-07-29T11:53:33.436067+0000","172.21.15.150:0/3533253919":"2024-07-29T11:53:33.436067+0000","172.21.15.22:0/3796676118":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/3806332391":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.150:0/3608809749":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1792748636":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.150:0/3172990237":"2024-07-29T11:53:33.436067+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/891259997":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+0000","172.21.15.150:0/3655489935":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6800/4260248562":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/1296379257":"2024-07-29T11:54:34.885591+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.150:6834/892342986":"2024-07-29T11:53:33.436067+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-28T12:08:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:44 smithi022 bash[82865]: cluster 2024-07-28T12:08:43.249970+0000 mgr.y (mgr.25232) 516 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:44 smithi022 bash[82865]: audit 2024-07-28T12:08:44.538237+0000 mon.a (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.22:0/688967375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:44 smithi022 bash[80503]: cluster 2024-07-28T12:08:43.249970+0000 mgr.y (mgr.25232) 516 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:44 smithi022 bash[80503]: audit 2024-07-28T12:08:44.538237+0000 mon.a (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.22:0/688967375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:44 smithi150 bash[67543]: cluster 2024-07-28T12:08:43.249970+0000 mgr.y (mgr.25232) 516 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:44 smithi150 bash[67543]: audit 2024-07-28T12:08:44.538237+0000 mon.a (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.22:0/688967375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:45.249 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T12:08:45.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump --format=json 2024-07-28T12:08:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:46 smithi150 bash[67543]: cluster 2024-07-28T12:08:45.250881+0000 mgr.y (mgr.25232) 517 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:46 smithi022 bash[80503]: cluster 2024-07-28T12:08:45.250881+0000 mgr.y (mgr.25232) 517 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:46 smithi022 bash[82865]: cluster 2024-07-28T12:08:45.250881+0000 mgr.y (mgr.25232) 517 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:48 smithi150 bash[67543]: cluster 2024-07-28T12:08:47.251716+0000 mgr.y (mgr.25232) 518 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:48 smithi022 bash[80503]: cluster 2024-07-28T12:08:47.251716+0000 mgr.y (mgr.25232) 518 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:48 smithi022 bash[82865]: cluster 2024-07-28T12:08:47.251716+0000 mgr.y (mgr.25232) 518 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:08:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:08:49] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-07-28T12:08:50.041 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:50 smithi150 bash[67543]: cluster 2024-07-28T12:08:49.252536+0000 mgr.y (mgr.25232) 519 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:50 smithi150 bash[67543]: audit 2024-07-28T12:08:50.043006+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:50 smithi022 bash[80503]: cluster 2024-07-28T12:08:49.252536+0000 mgr.y (mgr.25232) 519 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:50 smithi022 bash[80503]: audit 2024-07-28T12:08:50.043006+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:50 smithi022 bash[82865]: cluster 2024-07-28T12:08:49.252536+0000 mgr.y (mgr.25232) 519 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:50 smithi022 bash[82865]: audit 2024-07-28T12:08:50.043006+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:08:52.629 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:08:52 smithi150 bash[60514]: ts=2024-07-28T12:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:08:52.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:52 smithi022 bash[80503]: cluster 2024-07-28T12:08:51.253173+0000 mgr.y (mgr.25232) 520 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:52.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:52 smithi022 bash[82865]: cluster 2024-07-28T12:08:51.253173+0000 mgr.y (mgr.25232) 520 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:52 smithi150 bash[67543]: cluster 2024-07-28T12:08:51.253173+0000 mgr.y (mgr.25232) 520 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:53.271 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:08:53.271 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":1088,"fsid":"4aad1094-4cd5-11ef-bcc7-c7b262605968","created":"2024-07-28T11:35:33.611331+0000","modified":"2024-07-28T12:08:26.554202+0000","last_up_change":"2024-07-28T12:01:34.214748+0000","last_in_change":"2024-07-28T11:44:28.432255+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-28T11:40:43.071946+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-28T11:46:30.410330+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-28T11:48:26.771691+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-28T11:48:27.358118+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":"ea3e2bb2-5387-4d6f-9d34-058211a91f22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":527,"up_thru":702,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6803","nonce":4175293310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6805","nonce":4175293310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6809","nonce":4175293310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":4175293310},{"type":"v1","addr":"172.21.15.22:6807","nonce":4175293310}]},"public_addr":"172.21.15.22:6803/4175293310","cluster_addr":"172.21.15.22:6805/4175293310","heartbeat_back_addr":"172.21.15.22:6809/4175293310","heartbeat_front_addr":"172.21.15.22:6807/4175293310","state":["exists","up"]},{"osd":1,"uuid":"6f8c9315-ed60-4a65-9d27-0c79ccba1a7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":545,"up_from":559,"up_thru":702,"down_at":546,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6811","nonce":1556955434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6813","nonce":1556955434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6817","nonce":1556955434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1556955434},{"type":"v1","addr":"172.21.15.22:6815","nonce":1556955434}]},"public_addr":"172.21.15.22:6811/1556955434","cluster_addr":"172.21.15.22:6813/1556955434","heartbeat_back_addr":"172.21.15.22:6817/1556955434","heartbeat_front_addr":"172.21.15.22:6815/1556955434","state":["exists","up"]},{"osd":2,"uuid":"2f56e950-e10d-4bc3-a7ae-311d2bfcf544","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":631,"up_from":646,"up_thru":702,"down_at":632,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6819","nonce":1294346375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6821","nonce":1294346375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6825","nonce":1294346375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1294346375},{"type":"v1","addr":"172.21.15.22:6823","nonce":1294346375}]},"public_addr":"172.21.15.22:6819/1294346375","cluster_addr":"172.21.15.22:6821/1294346375","heartbeat_back_addr":"172.21.15.22:6825/1294346375","heartbeat_front_addr":"172.21.15.22:6823/1294346375","state":["exists","up"]},{"osd":3,"uuid":"90037fc8-037d-4694-9bfa-6d6dbd09d24e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":660,"up_from":673,"up_thru":702,"down_at":661,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6827","nonce":672509910}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6829","nonce":672509910}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6833","nonce":672509910}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":672509910},{"type":"v1","addr":"172.21.15.22:6831","nonce":672509910}]},"public_addr":"172.21.15.22:6827/672509910","cluster_addr":"172.21.15.22:6829/672509910","heartbeat_back_addr":"172.21.15.22:6833/672509910","heartbeat_front_addr":"172.21.15.22:6831/672509910","state":["exists","up"]},{"osd":4,"uuid":"ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":689,"up_from":702,"up_thru":702,"down_at":690,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6801","nonce":3135511708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6803","nonce":3135511708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6807","nonce":3135511708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":3135511708},{"type":"v1","addr":"172.21.15.150:6805","nonce":3135511708}]},"public_addr":"172.21.15.150:6801/3135511708","cluster_addr":"172.21.15.150:6803/3135511708","heartbeat_back_addr":"172.21.15.150:6807/3135511708","heartbeat_front_addr":"172.21.15.150:6805/3135511708","state":["exists","up"]},{"osd":5,"uuid":"2f2d4fe4-6b61-41c7-a13e-feb96e301ad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6809","nonce":2128043618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6811","nonce":2128043618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6815","nonce":2128043618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":2128043618},{"type":"v1","addr":"172.21.15.150:6813","nonce":2128043618}]},"public_addr":"172.21.15.150:6809/2128043618","cluster_addr":"172.21.15.150:6811/2128043618","heartbeat_back_addr":"172.21.15.150:6815/2128043618","heartbeat_front_addr":"172.21.15.150:6813/2128043618","state":["exists","up"]},{"osd":6,"uuid":"1c9fdade-99f9-4983-a326-d5b5ff3c83b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6817","nonce":1217751852}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6819","nonce":1217751852}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6823","nonce":1217751852}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":1217751852},{"type":"v1","addr":"172.21.15.150:6821","nonce":1217751852}]},"public_addr":"172.21.15.150:6817/1217751852","cluster_addr":"172.21.15.150:6819/1217751852","heartbeat_back_addr":"172.21.15.150:6823/1217751852","heartbeat_front_addr":"172.21.15.150:6821/1217751852","state":["exists","up"]},{"osd":7,"uuid":"a4125ab8-d758-415e-8327-98def6e03f52","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":702,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6824","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6825","nonce":41132097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6827","nonce":41132097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6831","nonce":41132097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":41132097},{"type":"v1","addr":"172.21.15.150:6829","nonce":41132097}]},"public_addr":"172.21.15.150:6825/41132097","cluster_addr":"172.21.15.150:6827/41132097","heartbeat_back_addr":"172.21.15.150:6831/41132097","heartbeat_front_addr":"172.21.15.150:6829/41132097","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-28T11:38:56.348726+0000","dead_epoch":511},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:39:47.605248+0000","dead_epoch":545},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:40:39.284948+0000","dead_epoch":631},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:41:30.892772+0000","dead_epoch":660},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:42:19.318795+0000","dead_epoch":689},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T11:43:09.781166+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-28T11:44:01.084424+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-28T11:44:52.469007+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/3617256587":"2024-07-29T11:54:34.885591+0000","172.21.15.22:6801/4260248562":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/3747482160":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/507121670":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/2176196163":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/3938324688":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/346135364":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6834/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:0/696452427":"2024-07-29T11:36:30.455895+0000","172.21.15.22:6801/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6835/274147647":"2024-07-29T11:48:34.770007+0000","172.21.15.22:6801/1081697074":"2024-07-29T11:52:32.759430+0000","172.21.15.150:6835/892342986":"2024-07-29T11:53:33.436067+0000","172.21.15.150:0/836601281":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6800/1081697074":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/2448177941":"2024-07-29T11:52:32.759430+0000","172.21.15.150:0/1469068071":"2024-07-29T11:53:33.436067+0000","172.21.15.150:0/3533253919":"2024-07-29T11:53:33.436067+0000","172.21.15.22:0/3796676118":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/3806332391":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/200488222":"2024-07-29T11:35:59.496544+0000","172.21.15.150:0/3608809749":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6801/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/1792748636":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/1808969917":"2024-07-29T11:36:30.455895+0000","172.21.15.150:0/3172990237":"2024-07-29T11:53:33.436067+0000","172.21.15.22:0/749360396":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/2758306631":"2024-07-29T11:45:50.296535+0000","172.21.15.22:0/891259997":"2024-07-29T11:52:32.759430+0000","172.21.15.22:0/711569265":"2024-07-29T11:45:50.296535+0000","172.21.15.150:0/3655489935":"2024-07-29T11:53:33.436067+0000","172.21.15.22:6800/4260248562":"2024-07-29T11:54:34.885591+0000","172.21.15.22:0/1296379257":"2024-07-29T11:54:34.885591+0000","172.21.15.22:6800/706394219":"2024-07-29T11:36:30.455895+0000","172.21.15.22:0/2385888960":"2024-07-29T11:35:59.496544+0000","172.21.15.22:6800/1899722878":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6800/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.22:0/3079508474":"2024-07-29T11:45:50.296535+0000","172.21.15.22:6801/1165867192":"2024-07-29T11:35:59.496544+0000","172.21.15.150:6834/892342986":"2024-07-29T11:53:33.436067+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-28T12:08:53.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:53 smithi022 bash[80503]: audit 2024-07-28T12:08:53.267984+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.22:0/3213656611' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:53 smithi022 bash[82865]: audit 2024-07-28T12:08:53.267984+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.22:0/3213656611' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:54.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T12:08:54.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T12:08:54.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T12:08:54.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T12:08:54.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T12:08:54.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T12:08:54.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T12:08:54.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T12:08:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:53 smithi150 bash[67543]: audit 2024-07-28T12:08:53.267984+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.22:0/3213656611' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T12:08:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:54 smithi150 bash[67543]: cluster 2024-07-28T12:08:53.253827+0000 mgr.y (mgr.25232) 521 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:54 smithi022 bash[80503]: cluster 2024-07-28T12:08:53.253827+0000 mgr.y (mgr.25232) 521 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:54 smithi022 bash[82865]: cluster 2024-07-28T12:08:53.253827+0000 mgr.y (mgr.25232) 521 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:56 smithi150 bash[67543]: cluster 2024-07-28T12:08:55.254740+0000 mgr.y (mgr.25232) 522 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:56 smithi022 bash[80503]: cluster 2024-07-28T12:08:55.254740+0000 mgr.y (mgr.25232) 522 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:56 smithi022 bash[82865]: cluster 2024-07-28T12:08:55.254740+0000 mgr.y (mgr.25232) 522 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:58.933 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.933 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.934 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.936 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.936 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.937 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.939 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:58.942 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:08:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:08:58 smithi150 bash[67543]: cluster 2024-07-28T12:08:57.255611+0000 mgr.y (mgr.25232) 523 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:08:58 smithi022 bash[80503]: cluster 2024-07-28T12:08:57.255611+0000 mgr.y (mgr.25232) 523 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:08:58 smithi022 bash[82865]: cluster 2024-07-28T12:08:57.255611+0000 mgr.y (mgr.25232) 523 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:08:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:08:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:08:59] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-07-28T12:09:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:00 smithi150 bash[67543]: cluster 2024-07-28T12:08:59.256448+0000 mgr.y (mgr.25232) 524 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:00 smithi022 bash[80503]: cluster 2024-07-28T12:08:59.256448+0000 mgr.y (mgr.25232) 524 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:00 smithi022 bash[82865]: cluster 2024-07-28T12:08:59.256448+0000 mgr.y (mgr.25232) 524 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:02.657 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:09:02 smithi150 bash[60514]: ts=2024-07-28T12:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:09:02.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:02 smithi022 bash[80503]: cluster 2024-07-28T12:09:01.257393+0000 mgr.y (mgr.25232) 525 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:02.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:02 smithi022 bash[82865]: cluster 2024-07-28T12:09:01.257393+0000 mgr.y (mgr.25232) 525 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:02 smithi150 bash[67543]: cluster 2024-07-28T12:09:01.257393+0000 mgr.y (mgr.25232) 525 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:04.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:04 smithi022 bash[80503]: cluster 2024-07-28T12:09:03.258166+0000 mgr.y (mgr.25232) 526 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:04.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:04 smithi022 bash[82865]: cluster 2024-07-28T12:09:03.258166+0000 mgr.y (mgr.25232) 526 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:04 smithi150 bash[67543]: cluster 2024-07-28T12:09:03.258166+0000 mgr.y (mgr.25232) 526 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:05 smithi150 bash[67543]: audit 2024-07-28T12:09:05.043365+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:06.153 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:05 smithi022 bash[80503]: audit 2024-07-28T12:09:05.043365+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:06.153 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:05 smithi022 bash[82865]: audit 2024-07-28T12:09:05.043365+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:06 smithi022 bash[80503]: cluster 2024-07-28T12:09:05.259054+0000 mgr.y (mgr.25232) 527 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:06 smithi022 bash[82865]: cluster 2024-07-28T12:09:05.259054+0000 mgr.y (mgr.25232) 527 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:06 smithi150 bash[67543]: cluster 2024-07-28T12:09:05.259054+0000 mgr.y (mgr.25232) 527 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:08.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:08 smithi022 bash[80503]: cluster 2024-07-28T12:09:07.259907+0000 mgr.y (mgr.25232) 528 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:08.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:08 smithi022 bash[82865]: cluster 2024-07-28T12:09:07.259907+0000 mgr.y (mgr.25232) 528 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:08 smithi150 bash[67543]: cluster 2024-07-28T12:09:07.259907+0000 mgr.y (mgr.25232) 528 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:09.679 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:09:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:09:09] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-07-28T12:09:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:10 smithi022 bash[80503]: cluster 2024-07-28T12:09:09.260489+0000 mgr.y (mgr.25232) 529 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:10 smithi022 bash[82865]: cluster 2024-07-28T12:09:09.260489+0000 mgr.y (mgr.25232) 529 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:10 smithi150 bash[67543]: cluster 2024-07-28T12:09:09.260489+0000 mgr.y (mgr.25232) 529 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:12.683 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:09:12 smithi150 bash[60514]: ts=2024-07-28T12:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:09:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:12 smithi022 bash[82865]: cluster 2024-07-28T12:09:11.261418+0000 mgr.y (mgr.25232) 530 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:12 smithi022 bash[80503]: cluster 2024-07-28T12:09:11.261418+0000 mgr.y (mgr.25232) 530 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:12 smithi150 bash[67543]: cluster 2024-07-28T12:09:11.261418+0000 mgr.y (mgr.25232) 530 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:13.194 INFO:teuthology.orchestra.run.smithi022.stdout:236223201574 2024-07-28T12:09:13.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T12:09:14.153 INFO:teuthology.orchestra.run.smithi022.stdout:2774548873320 2024-07-28T12:09:14.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T12:09:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:14 smithi150 bash[67543]: cluster 2024-07-28T12:09:13.262024+0000 mgr.y (mgr.25232) 531 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:15.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:14 smithi022 bash[80503]: cluster 2024-07-28T12:09:13.262024+0000 mgr.y (mgr.25232) 531 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:15.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:14 smithi022 bash[82865]: cluster 2024-07-28T12:09:13.262024+0000 mgr.y (mgr.25232) 531 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:15.024 INFO:teuthology.orchestra.run.smithi022.stdout:2890512990307 2024-07-28T12:09:15.024 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T12:09:16.558 INFO:teuthology.orchestra.run.smithi022.stdout:201863463217 2024-07-28T12:09:16.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T12:09:16.596 INFO:teuthology.orchestra.run.smithi022.stdout:3015067041885 2024-07-28T12:09:16.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T12:09:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:16 smithi150 bash[67543]: cluster 2024-07-28T12:09:15.262707+0000 mgr.y (mgr.25232) 532 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:16 smithi022 bash[82865]: cluster 2024-07-28T12:09:15.262707+0000 mgr.y (mgr.25232) 532 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:16 smithi022 bash[80503]: cluster 2024-07-28T12:09:15.262707+0000 mgr.y (mgr.25232) 532 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:17.922 INFO:teuthology.orchestra.run.smithi022.stdout:167503724858 2024-07-28T12:09:17.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T12:09:18.062 INFO:teuthology.orchestra.run.smithi022.stdout:2400886718587 2024-07-28T12:09:18.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T12:09:18.108 INFO:teuthology.orchestra.run.smithi022.stdout:2263447765121 2024-07-28T12:09:18.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T12:09:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:18 smithi150 bash[67543]: cluster 2024-07-28T12:09:17.263621+0000 mgr.y (mgr.25232) 533 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:18 smithi022 bash[80503]: cluster 2024-07-28T12:09:17.263621+0000 mgr.y (mgr.25232) 533 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:18 smithi022 bash[82865]: cluster 2024-07-28T12:09:17.263621+0000 mgr.y (mgr.25232) 533 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:09:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:09:19] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-07-28T12:09:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:20 smithi150 bash[67543]: cluster 2024-07-28T12:09:19.264460+0000 mgr.y (mgr.25232) 534 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:20 smithi150 bash[67543]: audit 2024-07-28T12:09:20.043109+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:20 smithi150 bash[67543]: audit 2024-07-28T12:09:20.682303+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:09:21.046 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:21.046 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:21.047 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:21.047 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:21.048 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:20 smithi022 bash[80503]: cluster 2024-07-28T12:09:19.264460+0000 mgr.y (mgr.25232) 534 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:20 smithi022 bash[80503]: audit 2024-07-28T12:09:20.043109+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:20 smithi022 bash[80503]: audit 2024-07-28T12:09:20.682303+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:09:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:20 smithi022 bash[82865]: cluster 2024-07-28T12:09:19.264460+0000 mgr.y (mgr.25232) 534 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:20 smithi022 bash[82865]: audit 2024-07-28T12:09:20.043109+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:20 smithi022 bash[82865]: audit 2024-07-28T12:09:20.682303+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:09:22.065 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:22.065 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:22.066 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:22.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:22 smithi150 bash[67543]: audit 2024-07-28T12:09:21.060749+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:22.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:22 smithi150 bash[67543]: audit 2024-07-28T12:09:21.068510+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:22.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:22 smithi150 bash[67543]: cluster 2024-07-28T12:09:21.265416+0000 mgr.y (mgr.25232) 535 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:22 smithi022 bash[82865]: audit 2024-07-28T12:09:21.060749+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:22 smithi022 bash[82865]: audit 2024-07-28T12:09:21.068510+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:22 smithi022 bash[82865]: cluster 2024-07-28T12:09:21.265416+0000 mgr.y (mgr.25232) 535 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:22 smithi022 bash[80503]: audit 2024-07-28T12:09:21.060749+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:22 smithi022 bash[80503]: audit 2024-07-28T12:09:21.068510+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:22 smithi022 bash[80503]: cluster 2024-07-28T12:09:21.265416+0000 mgr.y (mgr.25232) 535 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:09:22 smithi150 bash[60514]: ts=2024-07-28T12:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:09:24.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:24 smithi022 bash[80503]: cluster 2024-07-28T12:09:23.266199+0000 mgr.y (mgr.25232) 536 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:24 smithi022 bash[82865]: cluster 2024-07-28T12:09:23.266199+0000 mgr.y (mgr.25232) 536 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:24 smithi150 bash[67543]: cluster 2024-07-28T12:09:23.266199+0000 mgr.y (mgr.25232) 536 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:26 smithi022 bash[80503]: cluster 2024-07-28T12:09:25.266898+0000 mgr.y (mgr.25232) 537 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:26 smithi022 bash[82865]: cluster 2024-07-28T12:09:25.266898+0000 mgr.y (mgr.25232) 537 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:26 smithi150 bash[67543]: cluster 2024-07-28T12:09:25.266898+0000 mgr.y (mgr.25232) 537 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:27 smithi150 bash[67543]: audit 2024-07-28T12:09:26.876507+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:27 smithi150 bash[67543]: audit 2024-07-28T12:09:26.883737+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:27 smithi150 bash[67543]: cluster 2024-07-28T12:09:27.267728+0000 mgr.y (mgr.25232) 538 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:27 smithi022 bash[80503]: audit 2024-07-28T12:09:26.876507+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:27 smithi022 bash[80503]: audit 2024-07-28T12:09:26.883737+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:27 smithi022 bash[80503]: cluster 2024-07-28T12:09:27.267728+0000 mgr.y (mgr.25232) 538 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:28.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:27 smithi022 bash[82865]: audit 2024-07-28T12:09:26.876507+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:28.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:27 smithi022 bash[82865]: audit 2024-07-28T12:09:26.883737+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:28.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:27 smithi022 bash[82865]: cluster 2024-07-28T12:09:27.267728+0000 mgr.y (mgr.25232) 538 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:29.690 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:09:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:09:29] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-07-28T12:09:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:30 smithi022 bash[80503]: cluster 2024-07-28T12:09:29.268624+0000 mgr.y (mgr.25232) 539 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:30 smithi022 bash[82865]: cluster 2024-07-28T12:09:29.268624+0000 mgr.y (mgr.25232) 539 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:30 smithi150 bash[67543]: cluster 2024-07-28T12:09:29.268624+0000 mgr.y (mgr.25232) 539 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:32 smithi022 bash[82865]: cluster 2024-07-28T12:09:31.269726+0000 mgr.y (mgr.25232) 540 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:32 smithi022 bash[80503]: cluster 2024-07-28T12:09:31.269726+0000 mgr.y (mgr.25232) 540 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:32 smithi150 bash[67543]: cluster 2024-07-28T12:09:31.269726+0000 mgr.y (mgr.25232) 540 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:09:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:09:33.795 INFO:teuthology.orchestra.run.smithi022.stdout:236223201579 2024-07-28T12:09:34.245 INFO:teuthology.orchestra.run.smithi022.stdout:2890512990311 2024-07-28T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:34 smithi022 bash[80503]: cluster 2024-07-28T12:09:33.270559+0000 mgr.y (mgr.25232) 541 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:34 smithi022 bash[80503]: audit 2024-07-28T12:09:33.795687+0000 mon.a (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.22:0/1958694354' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:34 smithi022 bash[80503]: audit 2024-07-28T12:09:34.245386+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.22:0/3170584910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:34 smithi022 bash[82865]: cluster 2024-07-28T12:09:33.270559+0000 mgr.y (mgr.25232) 541 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:34 smithi022 bash[82865]: audit 2024-07-28T12:09:33.795687+0000 mon.a (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.22:0/1958694354' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:34 smithi022 bash[82865]: audit 2024-07-28T12:09:34.245386+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.22:0/3170584910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T12:09:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:34 smithi150 bash[67543]: cluster 2024-07-28T12:09:33.270559+0000 mgr.y (mgr.25232) 541 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:34 smithi150 bash[67543]: audit 2024-07-28T12:09:33.795687+0000 mon.a (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.22:0/1958694354' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T12:09:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:34 smithi150 bash[67543]: audit 2024-07-28T12:09:34.245386+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.22:0/3170584910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T12:09:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:35 smithi150 bash[67543]: audit 2024-07-28T12:09:35.043770+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:35 smithi022 bash[80503]: audit 2024-07-28T12:09:35.043770+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:35.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:35 smithi022 bash[82865]: audit 2024-07-28T12:09:35.043770+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:36.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:36 smithi022 bash[82865]: cluster 2024-07-28T12:09:35.271521+0000 mgr.y (mgr.25232) 542 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:36.606 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:36 smithi022 bash[80503]: cluster 2024-07-28T12:09:35.271521+0000 mgr.y (mgr.25232) 542 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:36 smithi150 bash[67543]: cluster 2024-07-28T12:09:35.271521+0000 mgr.y (mgr.25232) 542 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:36.812 INFO:teuthology.orchestra.run.smithi022.stdout:2774548873325 2024-07-28T12:09:36.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201574 got 236223201579 for osd.7 2024-07-28T12:09:36.847 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:37.611 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:37 smithi022 bash[80503]: audit 2024-07-28T12:09:36.812118+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.22:0/1683301538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T12:09:37.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:37 smithi022 bash[82865]: audit 2024-07-28T12:09:36.812118+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.22:0/1683301538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T12:09:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:37 smithi150 bash[67543]: audit 2024-07-28T12:09:36.812118+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.22:0/1683301538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T12:09:37.956 INFO:teuthology.orchestra.run.smithi022.stdout:3015067041890 2024-07-28T12:09:37.967 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2890512990307 got 2890512990311 for osd.3 2024-07-28T12:09:37.967 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:38.069 INFO:teuthology.orchestra.run.smithi022.stdout:201863463222 2024-07-28T12:09:38.420 INFO:teuthology.orchestra.run.smithi022.stdout:167503724863 2024-07-28T12:09:38.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:38 smithi022 bash[80503]: cluster 2024-07-28T12:09:37.272364+0000 mgr.y (mgr.25232) 543 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:38.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:38 smithi022 bash[80503]: audit 2024-07-28T12:09:37.956285+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.22:0/3431235258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T12:09:38.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:38 smithi022 bash[80503]: audit 2024-07-28T12:09:38.069792+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/92803086' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T12:09:38.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:38 smithi022 bash[82865]: cluster 2024-07-28T12:09:37.272364+0000 mgr.y (mgr.25232) 543 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:38.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:38 smithi022 bash[82865]: audit 2024-07-28T12:09:37.956285+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.22:0/3431235258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T12:09:38.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:38 smithi022 bash[82865]: audit 2024-07-28T12:09:38.069792+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/92803086' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T12:09:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:38 smithi150 bash[67543]: cluster 2024-07-28T12:09:37.272364+0000 mgr.y (mgr.25232) 543 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:38 smithi150 bash[67543]: audit 2024-07-28T12:09:37.956285+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.22:0/3431235258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T12:09:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:38 smithi150 bash[67543]: audit 2024-07-28T12:09:38.069792+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/92803086' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T12:09:39.441 INFO:teuthology.orchestra.run.smithi022.stdout:2263447765126 2024-07-28T12:09:39.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:39 smithi022 bash[80503]: audit 2024-07-28T12:09:38.420633+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.22:0/2781656589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T12:09:39.735 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:09:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:09:39] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-07-28T12:09:39.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:39 smithi022 bash[82865]: audit 2024-07-28T12:09:38.420633+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.22:0/2781656589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T12:09:39.736 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2774548873320 got 2774548873325 for osd.2 2024-07-28T12:09:39.736 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:39 smithi150 bash[67543]: audit 2024-07-28T12:09:38.420633+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.22:0/2781656589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T12:09:39.848 INFO:teuthology.orchestra.run.smithi022.stdout:2400886718591 2024-07-28T12:09:40.153 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3015067041885 got 3015067041890 for osd.4 2024-07-28T12:09:40.153 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:40.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:40 smithi022 bash[80503]: cluster 2024-07-28T12:09:39.272822+0000 mgr.y (mgr.25232) 544 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:40.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:40 smithi022 bash[80503]: audit 2024-07-28T12:09:39.441309+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/4241135071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T12:09:40.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:40 smithi022 bash[80503]: audit 2024-07-28T12:09:39.848708+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1385567722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T12:09:40.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:40 smithi022 bash[82865]: cluster 2024-07-28T12:09:39.272822+0000 mgr.y (mgr.25232) 544 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:40.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:40 smithi022 bash[82865]: audit 2024-07-28T12:09:39.441309+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/4241135071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T12:09:40.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:40 smithi022 bash[82865]: audit 2024-07-28T12:09:39.848708+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1385567722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T12:09:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:40 smithi150 bash[67543]: cluster 2024-07-28T12:09:39.272822+0000 mgr.y (mgr.25232) 544 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:40 smithi150 bash[67543]: audit 2024-07-28T12:09:39.441309+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/4241135071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T12:09:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:40 smithi150 bash[67543]: audit 2024-07-28T12:09:39.848708+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1385567722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T12:09:41.635 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463217 got 201863463222 for osd.6 2024-07-28T12:09:41.635 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:41.693 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724858 got 167503724863 for osd.5 2024-07-28T12:09:41.694 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:41.785 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2263447765121 got 2263447765126 for osd.0 2024-07-28T12:09:41.785 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:41.910 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2400886718587 got 2400886718591 for osd.1 2024-07-28T12:09:41.910 DEBUG:teuthology.parallel:result is None 2024-07-28T12:09:41.910 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T12:09:41.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:09:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:42 smithi150 bash[67543]: cluster 2024-07-28T12:09:41.273728+0000 mgr.y (mgr.25232) 545 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:09:42 smithi150 bash[60514]: ts=2024-07-28T12:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:09:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:42 smithi022 bash[80503]: cluster 2024-07-28T12:09:41.273728+0000 mgr.y (mgr.25232) 545 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:42 smithi022 bash[82865]: cluster 2024-07-28T12:09:41.273728+0000 mgr.y (mgr.25232) 545 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:43 smithi150 bash[67543]: audit 2024-07-28T12:09:42.991039+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:43 smithi150 bash[67543]: audit 2024-07-28T12:09:42.996343+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:43 smithi150 bash[67543]: cluster 2024-07-28T12:09:43.274393+0000 mgr.y (mgr.25232) 546 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:43 smithi150 bash[67543]: audit 2024-07-28T12:09:43.466530+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:09:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:43 smithi150 bash[67543]: audit 2024-07-28T12:09:43.468386+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:09:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:43 smithi150 bash[67543]: audit 2024-07-28T12:09:43.476741+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[80503]: audit 2024-07-28T12:09:42.991039+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[80503]: audit 2024-07-28T12:09:42.996343+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[80503]: cluster 2024-07-28T12:09:43.274393+0000 mgr.y (mgr.25232) 546 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[80503]: audit 2024-07-28T12:09:43.466530+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:09:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[80503]: audit 2024-07-28T12:09:43.468386+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[80503]: audit 2024-07-28T12:09:43.476741+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[82865]: audit 2024-07-28T12:09:42.991039+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[82865]: audit 2024-07-28T12:09:42.996343+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[82865]: cluster 2024-07-28T12:09:43.274393+0000 mgr.y (mgr.25232) 546 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[82865]: audit 2024-07-28T12:09:43.466530+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[82865]: audit 2024-07-28T12:09:43.468386+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:09:44.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:43 smithi022 bash[82865]: audit 2024-07-28T12:09:43.476741+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:09:46.157 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:46 smithi150 bash[67543]: cluster 2024-07-28T12:09:45.275286+0000 mgr.y (mgr.25232) 547 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:46 smithi022 bash[80503]: cluster 2024-07-28T12:09:45.275286+0000 mgr.y (mgr.25232) 547 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:46 smithi022 bash[82865]: cluster 2024-07-28T12:09:45.275286+0000 mgr.y (mgr.25232) 547 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:48 smithi150 bash[67543]: cluster 2024-07-28T12:09:47.276160+0000 mgr.y (mgr.25232) 548 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:48 smithi022 bash[80503]: cluster 2024-07-28T12:09:47.276160+0000 mgr.y (mgr.25232) 548 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:48 smithi022 bash[82865]: cluster 2024-07-28T12:09:47.276160+0000 mgr.y (mgr.25232) 548 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:49.795 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:09:49.796 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:09:49.807 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:09:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:09:49] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-07-28T12:09:50.544 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1248,"stamp":"2024-07-28T12:09:49.276477+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":1222464,"kb_used_data":90600,"kb_used_omap":198,"kb_used_meta":1131577,"kb_avail":748738752,"statfs":{"total":767960285184,"available":766708482048,"internally_reserved":0,"allocated":92774400,"data_stored":51385378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1158735473},"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.004662"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517770+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:07.517770+0000","last_peered":"2024-07-28T12:08:07.517770+0000","last_clean":"2024-07-28T12:08:07.517770+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:08:07.517770+0000","last_undegraded":"2024-07-28T12:08:07.517770+0000","last_fullsized":"2024-07-28T12:08:07.517770+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519935+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:07.519935+0000","last_peered":"2024-07-28T12:08:07.519935+0000","last_clean":"2024-07-28T12:08:07.519935+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:08:07.519935+0000","last_undegraded":"2024-07-28T12:08:07.519935+0000","last_fullsized":"2024-07-28T12:08:07.519935+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521028+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:07.521028+0000","last_peered":"2024-07-28T12:08:07.521028+0000","last_clean":"2024-07-28T12:08:07.521028+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:08:07.521028+0000","last_undegraded":"2024-07-28T12:08:07.521028+0000","last_fullsized":"2024-07-28T12:08:07.521028+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.516954+0000","last_change":"2024-07-28T12:01:06.268855+0000","last_active":"2024-07-28T12:08:07.516954+0000","last_peered":"2024-07-28T12:08:07.516954+0000","last_clean":"2024-07-28T12:08:07.516954+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:08:07.516954+0000","last_undegraded":"2024-07-28T12:08:07.516954+0000","last_fullsized":"2024-07-28T12:08:07.516954+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:36.100034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":990,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382074+0000","last_change":"2024-07-28T12:01:06.266928+0000","last_active":"2024-07-28T12:08:17.382074+0000","last_peered":"2024-07-28T12:08:17.382074+0000","last_clean":"2024-07-28T12:08:17.382074+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:08:17.382074+0000","last_undegraded":"2024-07-28T12:08:17.382074+0000","last_fullsized":"2024-07-28T12:08:17.382074+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:48:00.564891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521478+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:07.521478+0000","last_peered":"2024-07-28T12:08:07.521478+0000","last_clean":"2024-07-28T12:08:07.521478+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:08:07.521478+0000","last_undegraded":"2024-07-28T12:08:07.521478+0000","last_fullsized":"2024-07-28T12:08:07.521478+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337492+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:19.337492+0000","last_peered":"2024-07-28T12:08:19.337492+0000","last_clean":"2024-07-28T12:08:19.337492+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:08:19.337492+0000","last_undegraded":"2024-07-28T12:08:19.337492+0000","last_fullsized":"2024-07-28T12:08:19.337492+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434009+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:07.434009+0000","last_peered":"2024-07-28T12:08:07.434009+0000","last_clean":"2024-07-28T12:08:07.434009+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:07.434009+0000","last_undegraded":"2024-07-28T12:08:07.434009+0000","last_fullsized":"2024-07-28T12:08:07.434009+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521621+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:07.521621+0000","last_peered":"2024-07-28T12:08:07.521621+0000","last_clean":"2024-07-28T12:08:07.521621+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:08:07.521621+0000","last_undegraded":"2024-07-28T12:08:07.521621+0000","last_fullsized":"2024-07-28T12:08:07.521621+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519125+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:07.519125+0000","last_peered":"2024-07-28T12:08:07.519125+0000","last_clean":"2024-07-28T12:08:07.519125+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:08:07.519125+0000","last_undegraded":"2024-07-28T12:08:07.519125+0000","last_fullsized":"2024-07-28T12:08:07.519125+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522450+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:07.522450+0000","last_peered":"2024-07-28T12:08:07.522450+0000","last_clean":"2024-07-28T12:08:07.522450+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:08:07.522450+0000","last_undegraded":"2024-07-28T12:08:07.522450+0000","last_fullsized":"2024-07-28T12:08:07.522450+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1034,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436098+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:07.436098+0000","last_peered":"2024-07-28T12:08:07.436098+0000","last_clean":"2024-07-28T12:08:07.436098+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:08:07.436098+0000","last_undegraded":"2024-07-28T12:08:07.436098+0000","last_fullsized":"2024-07-28T12:08:07.436098+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521278+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:07.521278+0000","last_peered":"2024-07-28T12:08:07.521278+0000","last_clean":"2024-07-28T12:08:07.521278+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:08:07.521278+0000","last_undegraded":"2024-07-28T12:08:07.521278+0000","last_fullsized":"2024-07-28T12:08:07.521278+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436337+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:07.436337+0000","last_peered":"2024-07-28T12:08:07.436337+0000","last_clean":"2024-07-28T12:08:07.436337+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:07.436337+0000","last_undegraded":"2024-07-28T12:08:07.436337+0000","last_fullsized":"2024-07-28T12:08:07.436337+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.520113+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:07.520113+0000","last_peered":"2024-07-28T12:08:07.520113+0000","last_clean":"2024-07-28T12:08:07.520113+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:08:07.520113+0000","last_undegraded":"2024-07-28T12:08:07.520113+0000","last_fullsized":"2024-07-28T12:08:07.520113+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.516893+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:08:07.516893+0000","last_peered":"2024-07-28T12:08:07.516893+0000","last_clean":"2024-07-28T12:08:07.516893+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:08:07.516893+0000","last_undegraded":"2024-07-28T12:08:07.516893+0000","last_fullsized":"2024-07-28T12:08:07.516893+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1026,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517930+0000","last_change":"2024-07-28T12:01:35.264631+0000","last_active":"2024-07-28T12:08:07.517930+0000","last_peered":"2024-07-28T12:08:07.517930+0000","last_clean":"2024-07-28T12:08:07.517930+0000","last_became_active":"2024-07-28T12:01:35.263749+0000","last_became_peered":"2024-07-28T12:01:35.263749+0000","last_unstale":"2024-07-28T12:08:07.517930+0000","last_undegraded":"2024-07-28T12:08:07.517930+0000","last_fullsized":"2024-07-28T12:08:07.517930+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:39:30.743198+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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345085+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:18.345085+0000","last_peered":"2024-07-28T12:08:18.345085+0000","last_clean":"2024-07-28T12:08:18.345085+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:08:18.345085+0000","last_undegraded":"2024-07-28T12:08:18.345085+0000","last_fullsized":"2024-07-28T12:08:18.345085+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436697+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:07.436697+0000","last_peered":"2024-07-28T12:08:07.436697+0000","last_clean":"2024-07-28T12:08:07.436697+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:07.436697+0000","last_undegraded":"2024-07-28T12:08:07.436697+0000","last_fullsized":"2024-07-28T12:08:07.436697+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1049,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345116+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:18.345116+0000","last_peered":"2024-07-28T12:08:18.345116+0000","last_clean":"2024-07-28T12:08:18.345116+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:08:18.345116+0000","last_undegraded":"2024-07-28T12:08:18.345116+0000","last_fullsized":"2024-07-28T12:08:18.345116+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435500+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:07.435500+0000","last_peered":"2024-07-28T12:08:07.435500+0000","last_clean":"2024-07-28T12:08:07.435500+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:08:07.435500+0000","last_undegraded":"2024-07-28T12:08:07.435500+0000","last_fullsized":"2024-07-28T12:08:07.435500+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345138+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:18.345138+0000","last_peered":"2024-07-28T12:08:18.345138+0000","last_clean":"2024-07-28T12:08:18.345138+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:08:18.345138+0000","last_undegraded":"2024-07-28T12:08:18.345138+0000","last_fullsized":"2024-07-28T12:08:18.345138+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122336+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:27.122336+0000","last_peered":"2024-07-28T12:08:27.122336+0000","last_clean":"2024-07-28T12:08:27.122336+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:08:27.122336+0000","last_undegraded":"2024-07-28T12:08:27.122336+0000","last_fullsized":"2024-07-28T12:08:27.122336+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:09.445028+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:09.445028+0000","last_peered":"2024-07-28T12:08:09.445028+0000","last_clean":"2024-07-28T12:08:09.445028+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:08:09.445028+0000","last_undegraded":"2024-07-28T12:08:09.445028+0000","last_fullsized":"2024-07-28T12:08:09.445028+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"302'161","reported_seq":1391,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519844+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:07.519844+0000","last_peered":"2024-07-28T12:08:07.519844+0000","last_clean":"2024-07-28T12:08:07.519844+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:08:07.519844+0000","last_undegraded":"2024-07-28T12:08:07.519844+0000","last_fullsized":"2024-07-28T12:08:07.519844+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519699+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:07.519699+0000","last_peered":"2024-07-28T12:08:07.519699+0000","last_clean":"2024-07-28T12:08:07.519699+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:08:07.519699+0000","last_undegraded":"2024-07-28T12:08:07.519699+0000","last_fullsized":"2024-07-28T12:08:07.519699+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119026+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:27.119026+0000","last_peered":"2024-07-28T12:08:27.119026+0000","last_clean":"2024-07-28T12:08:27.119026+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:08:27.119026+0000","last_undegraded":"2024-07-28T12:08:27.119026+0000","last_fullsized":"2024-07-28T12:08:27.119026+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434835+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:07.434835+0000","last_peered":"2024-07-28T12:08:07.434835+0000","last_clean":"2024-07-28T12:08:07.434835+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:07.434835+0000","last_undegraded":"2024-07-28T12:08:07.434835+0000","last_fullsized":"2024-07-28T12:08:07.434835+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519606+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:07.519606+0000","last_peered":"2024-07-28T12:08:07.519606+0000","last_clean":"2024-07-28T12:08:07.519606+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:08:07.519606+0000","last_undegraded":"2024-07-28T12:08:07.519606+0000","last_fullsized":"2024-07-28T12:08:07.519606+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.118335+0000","last_change":"2024-07-28T12:01:35.294239+0000","last_active":"2024-07-28T12:08:27.118335+0000","last_peered":"2024-07-28T12:08:27.118335+0000","last_clean":"2024-07-28T12:08:27.118335+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:08:27.118335+0000","last_undegraded":"2024-07-28T12:08:27.118335+0000","last_fullsized":"2024-07-28T12:08:27.118335+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:40.424500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119107+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:08:27.119107+0000","last_peered":"2024-07-28T12:08:27.119107+0000","last_clean":"2024-07-28T12:08:27.119107+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:08:27.119107+0000","last_undegraded":"2024-07-28T12:08:27.119107+0000","last_fullsized":"2024-07-28T12:08:27.119107+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.568378+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:26.568378+0000","last_peered":"2024-07-28T12:08:26.568378+0000","last_clean":"2024-07-28T12:08:26.568378+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:26.568378+0000","last_undegraded":"2024-07-28T12:08:26.568378+0000","last_fullsized":"2024-07-28T12:08:26.568378+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1002,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.128463+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:27.128463+0000","last_peered":"2024-07-28T12:08:27.128463+0000","last_clean":"2024-07-28T12:08:27.128463+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:08:27.128463+0000","last_undegraded":"2024-07-28T12:08:27.128463+0000","last_fullsized":"2024-07-28T12:08:27.128463+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1008,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435182+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:07.435182+0000","last_peered":"2024-07-28T12:08:07.435182+0000","last_clean":"2024-07-28T12:08:07.435182+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:08:07.435182+0000","last_undegraded":"2024-07-28T12:08:07.435182+0000","last_fullsized":"2024-07-28T12:08:07.435182+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519817+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:07.519817+0000","last_peered":"2024-07-28T12:08:07.519817+0000","last_clean":"2024-07-28T12:08:07.519817+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:08:07.519817+0000","last_undegraded":"2024-07-28T12:08:07.519817+0000","last_fullsized":"2024-07-28T12:08:07.519817+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435167+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:07.435167+0000","last_peered":"2024-07-28T12:08:07.435167+0000","last_clean":"2024-07-28T12:08:07.435167+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:08:07.435167+0000","last_undegraded":"2024-07-28T12:08:07.435167+0000","last_fullsized":"2024-07-28T12:08:07.435167+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519546+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:07.519546+0000","last_peered":"2024-07-28T12:08:07.519546+0000","last_clean":"2024-07-28T12:08:07.519546+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:08:07.519546+0000","last_undegraded":"2024-07-28T12:08:07.519546+0000","last_fullsized":"2024-07-28T12:08:07.519546+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521490+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:07.521490+0000","last_peered":"2024-07-28T12:08:07.521490+0000","last_clean":"2024-07-28T12:08:07.521490+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:08:07.521490+0000","last_undegraded":"2024-07-28T12:08:07.521490+0000","last_fullsized":"2024-07-28T12:08:07.521490+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121789+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:27.121789+0000","last_peered":"2024-07-28T12:08:27.121789+0000","last_clean":"2024-07-28T12:08:27.121789+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:08:27.121789+0000","last_undegraded":"2024-07-28T12:08:27.121789+0000","last_fullsized":"2024-07-28T12:08:27.121789+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120651+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:27.120651+0000","last_peered":"2024-07-28T12:08:27.120651+0000","last_clean":"2024-07-28T12:08:27.120651+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:08:27.120651+0000","last_undegraded":"2024-07-28T12:08:27.120651+0000","last_fullsized":"2024-07-28T12:08:27.120651+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121572+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:27.121572+0000","last_peered":"2024-07-28T12:08:27.121572+0000","last_clean":"2024-07-28T12:08:27.121572+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:08:27.121572+0000","last_undegraded":"2024-07-28T12:08:27.121572+0000","last_fullsized":"2024-07-28T12:08:27.121572+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521309+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:07.521309+0000","last_peered":"2024-07-28T12:08:07.521309+0000","last_clean":"2024-07-28T12:08:07.521309+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:08:07.521309+0000","last_undegraded":"2024-07-28T12:08:07.521309+0000","last_fullsized":"2024-07-28T12:08:07.521309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":976,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121994+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:08:27.121994+0000","last_peered":"2024-07-28T12:08:27.121994+0000","last_clean":"2024-07-28T12:08:27.121994+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:08:27.121994+0000","last_undegraded":"2024-07-28T12:08:27.121994+0000","last_fullsized":"2024-07-28T12:08:27.121994+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.124286+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:27.124286+0000","last_peered":"2024-07-28T12:08:27.124286+0000","last_clean":"2024-07-28T12:08:27.124286+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:08:27.124286+0000","last_undegraded":"2024-07-28T12:08:27.124286+0000","last_fullsized":"2024-07-28T12:08:27.124286+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":1000,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435138+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:07.435138+0000","last_peered":"2024-07-28T12:08:07.435138+0000","last_clean":"2024-07-28T12:08:07.435138+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:08:07.435138+0000","last_undegraded":"2024-07-28T12:08:07.435138+0000","last_fullsized":"2024-07-28T12:08:07.435138+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121852+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:27.121852+0000","last_peered":"2024-07-28T12:08:27.121852+0000","last_clean":"2024-07-28T12:08:27.121852+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:08:27.121852+0000","last_undegraded":"2024-07-28T12:08:27.121852+0000","last_fullsized":"2024-07-28T12:08:27.121852+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122636+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:08:27.122636+0000","last_peered":"2024-07-28T12:08:27.122636+0000","last_clean":"2024-07-28T12:08:27.122636+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:08:27.122636+0000","last_undegraded":"2024-07-28T12:08:27.122636+0000","last_fullsized":"2024-07-28T12:08:27.122636+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1007,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437413+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:07.437413+0000","last_peered":"2024-07-28T12:08:07.437413+0000","last_clean":"2024-07-28T12:08:07.437413+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:07.437413+0000","last_undegraded":"2024-07-28T12:08:07.437413+0000","last_fullsized":"2024-07-28T12:08:07.437413+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435724+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:07.435724+0000","last_peered":"2024-07-28T12:08:07.435724+0000","last_clean":"2024-07-28T12:08:07.435724+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:08:07.435724+0000","last_undegraded":"2024-07-28T12:08:07.435724+0000","last_fullsized":"2024-07-28T12:08:07.435724+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571234+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:26.571234+0000","last_peered":"2024-07-28T12:08:26.571234+0000","last_clean":"2024-07-28T12:08:26.571234+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:08:26.571234+0000","last_undegraded":"2024-07-28T12:08:26.571234+0000","last_fullsized":"2024-07-28T12:08:26.571234+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1033,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571350+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:26.571350+0000","last_peered":"2024-07-28T12:08:26.571350+0000","last_clean":"2024-07-28T12:08:26.571350+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:08:26.571350+0000","last_undegraded":"2024-07-28T12:08:26.571350+0000","last_fullsized":"2024-07-28T12:08:26.571350+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120247+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:27.120247+0000","last_peered":"2024-07-28T12:08:27.120247+0000","last_clean":"2024-07-28T12:08:27.120247+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:08:27.120247+0000","last_undegraded":"2024-07-28T12:08:27.120247+0000","last_fullsized":"2024-07-28T12:08:27.120247+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521009+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:07.521009+0000","last_peered":"2024-07-28T12:08:07.521009+0000","last_clean":"2024-07-28T12:08:07.521009+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:08:07.521009+0000","last_undegraded":"2024-07-28T12:08:07.521009+0000","last_fullsized":"2024-07-28T12:08:07.521009+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522138+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:07.522138+0000","last_peered":"2024-07-28T12:08:07.522138+0000","last_clean":"2024-07-28T12:08:07.522138+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:08:07.522138+0000","last_undegraded":"2024-07-28T12:08:07.522138+0000","last_fullsized":"2024-07-28T12:08:07.522138+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":980,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517482+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:07.517482+0000","last_peered":"2024-07-28T12:08:07.517482+0000","last_clean":"2024-07-28T12:08:07.517482+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:08:07.517482+0000","last_undegraded":"2024-07-28T12:08:07.517482+0000","last_fullsized":"2024-07-28T12:08:07.517482+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382123+0000","last_change":"2024-07-28T12:01:06.272751+0000","last_active":"2024-07-28T12:08:17.382123+0000","last_peered":"2024-07-28T12:08:17.382123+0000","last_clean":"2024-07-28T12:08:17.382123+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:08:17.382123+0000","last_undegraded":"2024-07-28T12:08:17.382123+0000","last_fullsized":"2024-07-28T12:08:17.382123+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:06:29.776444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.518062+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:07.518062+0000","last_peered":"2024-07-28T12:08:07.518062+0000","last_clean":"2024-07-28T12:08:07.518062+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:08:07.518062+0000","last_undegraded":"2024-07-28T12:08:07.518062+0000","last_fullsized":"2024-07-28T12:08:07.518062+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437081+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:07.437081+0000","last_peered":"2024-07-28T12:08:07.437081+0000","last_clean":"2024-07-28T12:08:07.437081+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:07.437081+0000","last_undegraded":"2024-07-28T12:08:07.437081+0000","last_fullsized":"2024-07-28T12:08:07.437081+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337138+0000","last_change":"2024-07-28T12:01:06.270509+0000","last_active":"2024-07-28T12:08:19.337138+0000","last_peered":"2024-07-28T12:08:19.337138+0000","last_clean":"2024-07-28T12:08:19.337138+0000","last_became_active":"2024-07-28T12:01:06.269448+0000","last_became_peered":"2024-07-28T12:01:06.269448+0000","last_unstale":"2024-07-28T12:08:19.337138+0000","last_undegraded":"2024-07-28T12:08:19.337138+0000","last_fullsized":"2024-07-28T12:08:19.337138+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.990636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":991,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119201+0000","last_change":"2024-07-28T12:01:06.270108+0000","last_active":"2024-07-28T12:08:27.119201+0000","last_peered":"2024-07-28T12:08:27.119201+0000","last_clean":"2024-07-28T12:08:27.119201+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:08:27.119201+0000","last_undegraded":"2024-07-28T12:08:27.119201+0000","last_fullsized":"2024-07-28T12:08:27.119201+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:51.320151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119698+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:27.119698+0000","last_peered":"2024-07-28T12:08:27.119698+0000","last_clean":"2024-07-28T12:08:27.119698+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:08:27.119698+0000","last_undegraded":"2024-07-28T12:08:27.119698+0000","last_fullsized":"2024-07-28T12:08:27.119698+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121806+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:27.121806+0000","last_peered":"2024-07-28T12:08:27.121806+0000","last_clean":"2024-07-28T12:08:27.121806+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:08:27.121806+0000","last_undegraded":"2024-07-28T12:08:27.121806+0000","last_fullsized":"2024-07-28T12:08:27.121806+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573328+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:26.573328+0000","last_peered":"2024-07-28T12:08:26.573328+0000","last_clean":"2024-07-28T12:08:26.573328+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:08:26.573328+0000","last_undegraded":"2024-07-28T12:08:26.573328+0000","last_fullsized":"2024-07-28T12:08:26.573328+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.525966+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:07.525966+0000","last_peered":"2024-07-28T12:08:07.525966+0000","last_clean":"2024-07-28T12:08:07.525966+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:07.525966+0000","last_undegraded":"2024-07-28T12:08:07.525966+0000","last_fullsized":"2024-07-28T12:08:07.525966+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":995,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122485+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:27.122485+0000","last_peered":"2024-07-28T12:08:27.122485+0000","last_clean":"2024-07-28T12:08:27.122485+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:08:27.122485+0000","last_undegraded":"2024-07-28T12:08:27.122485+0000","last_fullsized":"2024-07-28T12:08:27.122485+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571005+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:26.571005+0000","last_peered":"2024-07-28T12:08:26.571005+0000","last_clean":"2024-07-28T12:08:26.571005+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:08:26.571005+0000","last_undegraded":"2024-07-28T12:08:26.571005+0000","last_fullsized":"2024-07-28T12:08:26.571005+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519943+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:07.519943+0000","last_peered":"2024-07-28T12:08:07.519943+0000","last_clean":"2024-07-28T12:08:07.519943+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:08:07.519943+0000","last_undegraded":"2024-07-28T12:08:07.519943+0000","last_fullsized":"2024-07-28T12:08:07.519943+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.572832+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:26.572832+0000","last_peered":"2024-07-28T12:08:26.572832+0000","last_clean":"2024-07-28T12:08:26.572832+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:08:26.572832+0000","last_undegraded":"2024-07-28T12:08:26.572832+0000","last_fullsized":"2024-07-28T12:08:26.572832+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521275+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:07.521275+0000","last_peered":"2024-07-28T12:08:07.521275+0000","last_clean":"2024-07-28T12:08:07.521275+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:08:07.521275+0000","last_undegraded":"2024-07-28T12:08:07.521275+0000","last_fullsized":"2024-07-28T12:08:07.521275+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1018,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337263+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:19.337263+0000","last_peered":"2024-07-28T12:08:19.337263+0000","last_clean":"2024-07-28T12:08:19.337263+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:08:19.337263+0000","last_undegraded":"2024-07-28T12:08:19.337263+0000","last_fullsized":"2024-07-28T12:08:19.337263+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122612+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:27.122612+0000","last_peered":"2024-07-28T12:08:27.122612+0000","last_clean":"2024-07-28T12:08:27.122612+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:08:27.122612+0000","last_undegraded":"2024-07-28T12:08:27.122612+0000","last_fullsized":"2024-07-28T12:08:27.122612+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570089+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:26.570089+0000","last_peered":"2024-07-28T12:08:26.570089+0000","last_clean":"2024-07-28T12:08:26.570089+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:08:26.570089+0000","last_undegraded":"2024-07-28T12:08:26.570089+0000","last_fullsized":"2024-07-28T12:08:26.570089+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.123781+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:08:27.123781+0000","last_peered":"2024-07-28T12:08:27.123781+0000","last_clean":"2024-07-28T12:08:27.123781+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:08:27.123781+0000","last_undegraded":"2024-07-28T12:08:27.123781+0000","last_fullsized":"2024-07-28T12:08:27.123781+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":18669,"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":309060,"kb_used_data":11704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93436092,"statfs":{"total":95995035648,"available":95678558208,"internally_reserved":0,"allocated":11984896,"data_stored":6795258,"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 12:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.92200000000000004,"15min":0.88700000000000001},"min":{"1min":0.57499999999999996,"5min":0.47999999999999998,"15min":0.41199999999999998},"max":{"1min":1.3140000000000001,"5min":5.101,"15min":5.101},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.97199999999999998,"15min":0.94599999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.262,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.623}]},{"osd":1,"last update":"Sun Jul 28 12:09:33 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.099,"15min":1.089},"min":{"1min":0.68100000000000005,"5min":0.54200000000000004,"15min":0.49399999999999999},"max":{"1min":1.228,"5min":5.8579999999999997,"15min":5.8579999999999997},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.54100000000000004},"max":{"1min":1.4059999999999999,"5min":5.7699999999999996,"15min":5.7699999999999996},"last":1.107}]},{"osd":2,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.194,"15min":1.0700000000000001},"min":{"1min":0.72299999999999998,"5min":0.57499999999999996,"15min":0.54300000000000004},"max":{"1min":1.3959999999999999,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.05,"15min":1.0009999999999999},"min":{"1min":0.60899999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1639999999999999,"5min":5.1520000000000001,"15min":5.1520000000000001},"last":0.98599999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0109999999999999,"15min":0.98399999999999999},"min":{"1min":0.72699999999999998,"5min":0.60799999999999998,"15min":0.40600000000000003},"max":{"1min":1.4990000000000001,"5min":2.1789999999999998,"15min":2.1789999999999998},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.0880000000000001,"15min":1.0269999999999999},"min":{"1min":0.71099999999999997,"5min":0.61199999999999999,"15min":0.499},"max":{"1min":1.387,"5min":5.0140000000000002,"15min":5.0140000000000002},"last":1.077}]},{"osd":4,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.075,"15min":1.0620000000000001},"min":{"1min":0.64600000000000002,"5min":0.63200000000000001,"15min":0.59499999999999997},"max":{"1min":1.3879999999999999,"5min":4.9630000000000001,"15min":4.9630000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.1870000000000001,"15min":1.1379999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3819999999999999,"5min":4.9409999999999998,"15min":4.9409999999999998},"last":1.24}]},{"osd":5,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.075,"15min":1.0469999999999999},"min":{"1min":0.52100000000000002,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.357,"5min":5.415,"15min":5.415},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.079,"15min":1.0609999999999999},"min":{"1min":0.55300000000000005,"5min":0.49299999999999999,"15min":0.34999999999999998},"max":{"1min":1.272,"5min":4.3609999999999998,"15min":5.0579999999999998},"last":1.3260000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.155,"15min":1.151},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.38800000000000001},"max":{"1min":1.4179999999999999,"5min":2.0409999999999999,"15min":6.3970000000000002},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.63300000000000001,"5min":0.60399999999999998,"15min":0.33300000000000002},"max":{"1min":1.4530000000000001,"5min":2.577,"15min":4.8410000000000002},"last":1.2809999999999999}]}]},{"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":321528,"kb_used_data":11692,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93423624,"statfs":{"total":95995035648,"available":95665790976,"internally_reserved":0,"allocated":11972608,"data_stored":6795112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.006,"15min":1.008},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.206,"5min":10.345000000000001,"15min":10.345000000000001},"last":1.131},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.123,"15min":1.071},"min":{"1min":0.50700000000000001,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.236,"5min":9.8520000000000003,"15min":9.8520000000000003},"last":0.98599999999999999}]},{"osd":1,"last update":"Sun Jul 28 12:09:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0169999999999999,"15min":1.036},"min":{"1min":0.53500000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.288,"5min":1.8069999999999999,"15min":10.234999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96799999999999997,"15min":1.0760000000000001},"min":{"1min":0.57199999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3260000000000001,"5min":1.454,"15min":10.525},"last":0.94299999999999995}]},{"osd":2,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.1040000000000001,"15min":0.96599999999999997},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1819999999999999,"5min":9.7959999999999994,"15min":9.7959999999999994},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.099,"15min":1.0409999999999999},"min":{"1min":0.52400000000000002,"5min":0.5,"15min":0.439},"max":{"1min":1.468,"5min":9.9629999999999992,"15min":9.9629999999999992},"last":1.177}]},{"osd":3,"last update":"Sun Jul 28 12:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.997,"15min":1.048},"min":{"1min":0.58899999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1579999999999999,"5min":1.421,"15min":9.891},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0449999999999999,"15min":1.0660000000000001},"min":{"1min":0.60399999999999998,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.367,"5min":2.3359999999999999,"15min":10.140000000000001},"last":1.2509999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.1000000000000001,"15min":1.0169999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.258,"5min":10.023999999999999,"15min":10.023999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.175,"15min":1.1040000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.389,"5min":10.441000000000001,"15min":10.441000000000001},"last":1.0629999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.085,"15min":1.0549999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.371},"max":{"1min":1.5369999999999999,"5min":10.609,"15min":10.609},"last":1.21},{"interface":"front","average":{"1min":1.008,"5min":1.0920000000000001,"15min":1.0409999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35199999999999998},"max":{"1min":1.423,"5min":10.272,"15min":10.272},"last":1.0409999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.157,"15min":1.1020000000000001},"min":{"1min":0.78400000000000003,"5min":0.40699999999999997,"15min":0.30499999999999999},"max":{"1min":1.486,"5min":10.058,"15min":10.058},"last":1.089},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.22,"15min":1.173},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.33000000000000002},"max":{"1min":1.726,"5min":11.163,"15min":11.163},"last":1.018}]}]},{"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":316780,"kb_used_data":11104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428372,"statfs":{"total":95995035648,"available":95670652928,"internally_reserved":0,"allocated":11370496,"data_stored":6200558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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 12:09:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.99099999999999999,"15min":0.95699999999999996},"min":{"1min":0.68600000000000005,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.337,"5min":2.823,"15min":2.823},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":1,"15min":0.94599999999999995},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.48699999999999999},"max":{"1min":1.2210000000000001,"5min":2.637,"15min":2.6400000000000001},"last":1.0249999999999999}]},{"osd":1,"last update":"Sun Jul 28 12:09:32 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.1359999999999999,"15min":1},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.498},"max":{"1min":1.181,"5min":12.23,"15min":12.23},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.997,"5min":1.1240000000000001,"15min":1.091},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.56799999999999995},"max":{"1min":1.3959999999999999,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":1.147}]},{"osd":2,"last update":"Sun Jul 28 12:09:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.014,"15min":0.92200000000000004},"min":{"1min":0.67100000000000004,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.349,"5min":4.3609999999999998,"15min":4.3609999999999998},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0900000000000001,"15min":1.006},"min":{"1min":0.747,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.2969999999999999,"5min":2.633,"15min":2.633},"last":0.81599999999999995}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.0580000000000001,"15min":1.03},"min":{"1min":0.65300000000000002,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3240000000000001,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.88},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1319999999999999,"15min":1.1000000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54900000000000004},"max":{"1min":1.2869999999999999,"5min":3.2170000000000001,"15min":3.2170000000000001},"last":1.0629999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:00 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.87,"15min":0.83399999999999996},"min":{"1min":0.60499999999999998,"5min":0.57699999999999996,"15min":0.40799999999999997},"max":{"1min":1.2509999999999999,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.0509999999999999,"15min":0.98799999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.51300000000000001},"max":{"1min":1.28,"5min":2.992,"15min":2.992},"last":0.93500000000000005}]},{"osd":6,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.109,"15min":1.0409999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.42599999999999999},"max":{"1min":1.2470000000000001,"5min":2.9119999999999999,"15min":3.1259999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0620000000000001,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.39100000000000001},"max":{"1min":1.2230000000000001,"5min":2.5030000000000001,"15min":3.153},"last":1.177}]},{"osd":7,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1100000000000001,"15min":1.103},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":2.5990000000000002,"15min":5.3319999999999999},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1479999999999999,"15min":1.115},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.40500000000000003},"max":{"1min":1.2769999999999999,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.266}]}]},{"osd":4,"up_from":702,"seq":3015067041893,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55480,"kb_used_data":11120,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93689672,"statfs":{"total":95995035648,"available":95938224128,"internally_reserved":0,"allocated":11386880,"data_stored":6204820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95899999999999996,"15min":0.98499999999999999},"min":{"1min":0.65600000000000003,"5min":0.55000000000000004,"15min":0.5},"max":{"1min":1.1950000000000001,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.63900000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.3180000000000001,"5min":1.6220000000000001,"15min":2.0830000000000002},"last":1.1060000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96699999999999997,"15min":0.98799999999999999},"min":{"1min":0.59599999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.1930000000000001,"5min":1.512,"15min":1.542},"last":1.03},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.997,"15min":1.002},"min":{"1min":0.67500000000000004,"5min":0.52800000000000002,"15min":0.52500000000000002},"max":{"1min":1.1850000000000001,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":0.99399999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.032,"15min":1.038},"min":{"1min":0.73499999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.329,"5min":3.4289999999999998,"15min":3.4289999999999998},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.034,"15min":1.0720000000000001},"min":{"1min":0.625,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.339,"5min":1.7689999999999999,"15min":2.1859999999999999},"last":1.0580000000000001}]},{"osd":3,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.081},"min":{"1min":0.69199999999999995,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2350000000000001,"5min":1.877,"15min":2.2639999999999998},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.081,"5min":1.1279999999999999,"15min":1.1359999999999999},"min":{"1min":0.61699999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.391,"5min":3.0310000000000001,"15min":3.0310000000000001},"last":0.75700000000000001}]},{"osd":5,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.59899999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.321,"5min":4.1539999999999999,"15min":4.1539999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.443,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3149999999999999,"5min":3.4740000000000002,"15min":4.5640000000000001},"last":0.61299999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0760000000000001,"15min":1.0429999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.367,"5min":1.9850000000000001,"15min":2.7559999999999998},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.085,"15min":1.071},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.298,"5min":3.569,"15min":3.569},"last":0.83399999999999996}]},{"osd":7,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.121,"15min":1.131},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.278,"5min":1.573,"15min":1.7230000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.202,"15min":1.2110000000000001},"min":{"1min":0.501,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4410000000000001,"5min":3.2759999999999998,"15min":3.2759999999999998},"last":0.64700000000000002}]}]},{"osd":3,"up_from":673,"seq":2890512990314,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":51044,"kb_used_data":11096,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93694108,"statfs":{"total":95995035648,"available":95942766592,"internally_reserved":0,"allocated":11362304,"data_stored":6198312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.76000000000000001,"15min":0.72499999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.317},"max":{"1min":1.1379999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.432},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81899999999999995,"15min":0.78400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.36199999999999999},"max":{"1min":1.1100000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.39200000000000002}]},{"osd":1,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.77400000000000002,"15min":0.78800000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.39000000000000001},"max":{"1min":1.151,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.84699999999999998,"15min":0.80900000000000005},"min":{"1min":0.46200000000000002,"5min":0.441,"15min":0.379},"max":{"1min":0.98299999999999998,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":0.37}]},{"osd":2,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.879,"15min":0.91400000000000003},"min":{"1min":0.48899999999999999,"5min":0.47499999999999998,"15min":0.44800000000000001},"max":{"1min":1.139,"5min":1.9179999999999999,"15min":7.6520000000000001},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.92600000000000005,"15min":0.84399999999999997},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.34499999999999997},"max":{"1min":1.1000000000000001,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":0.40999999999999998}]},{"osd":4,"last update":"Sun Jul 28 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.083,"15min":1.1259999999999999},"min":{"1min":0.85999999999999999,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4419999999999999,"5min":2.774,"15min":7.0469999999999997},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1240000000000001,"15min":1.1419999999999999},"min":{"1min":0.77700000000000002,"5min":0.63,"15min":0.58099999999999996},"max":{"1min":1.375,"5min":2.7559999999999998,"15min":6.3250000000000002},"last":0.60999999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1259999999999999,"15min":1.1379999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.52800000000000002},"max":{"1min":1.2350000000000001,"5min":3.2639999999999998,"15min":7.1459999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.052,"5min":1.163,"15min":1.1890000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.65300000000000002},"max":{"1min":1.3759999999999999,"5min":3.1259999999999999,"15min":7.4299999999999997},"last":0.82599999999999996}]},{"osd":6,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.1639999999999999,"15min":1.1910000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54600000000000004},"max":{"1min":1.329,"5min":1.794,"15min":7.7409999999999997},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.56699999999999995},"max":{"1min":1.335,"5min":2.645,"15min":6.4039999999999999},"last":0.70499999999999996}]},{"osd":7,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.23,"15min":1.238},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.495},"max":{"1min":1.4430000000000001,"5min":2.6920000000000002,"15min":6.3609999999999998},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.071,"5min":1.262,"15min":1.2250000000000001},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.58499999999999996},"max":{"1min":1.3120000000000001,"5min":2.9329999999999998,"15min":2.9329999999999998},"last":0.878}]}]},{"osd":2,"up_from":646,"seq":2774548873328,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47276,"kb_used_data":11104,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93697876,"statfs":{"total":95995035648,"available":95946625024,"internally_reserved":0,"allocated":11370496,"data_stored":6200522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.77800000000000002,"15min":0.76200000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.29299999999999998},"max":{"1min":1.0860000000000001,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.22800000000000001},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.82999999999999996,"15min":0.80300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.28100000000000003},"max":{"1min":0.99199999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.28000000000000003}]},{"osd":1,"last update":"Sun Jul 28 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.81799999999999995,"15min":0.85799999999999998},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.32700000000000001},"max":{"1min":0.95599999999999996,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.254},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.89500000000000002,"15min":0.90700000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.99299999999999999,"5min":2.758,"15min":2.758},"last":0.30599999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.89900000000000002,"15min":0.84199999999999997},"min":{"1min":0.42799999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1739999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.0169999999999999,"15min":0.97199999999999998},"min":{"1min":0.46100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.256,"5min":11.231,"15min":11.231},"last":0.34699999999999998}]},{"osd":4,"last update":"Sun Jul 28 12:08:46 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.202,"15min":1.1419999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6899999999999999,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.345,"15min":1.278},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.78600000000000003},"max":{"1min":1.8779999999999999,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":0.70799999999999996}]},{"osd":5,"last update":"Sun Jul 28 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1160000000000001,"15min":1.1240000000000001},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.448,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.145,"15min":1.1699999999999999},"min":{"1min":0.79300000000000004,"5min":0.72199999999999998,"15min":0.63700000000000001},"max":{"1min":1.516,"5min":1.9370000000000001,"15min":3.327},"last":0.73999999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.161,"15min":1.2},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.58599999999999997},"max":{"1min":1.4119999999999999,"5min":1.9059999999999999,"15min":3.145},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1910000000000001,"15min":1.2290000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.54,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":0.65100000000000002}]},{"osd":7,"last update":"Sun Jul 28 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.21,"15min":1.331},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.599,"5min":2.222,"15min":5.0869999999999997},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.234,"15min":1.2509999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.67000000000000004},"max":{"1min":1.365,"5min":2.448,"15min":3.734},"last":0.59599999999999997}]}]},{"osd":1,"up_from":559,"seq":2400886718593,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":42976,"kb_used_data":11096,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93702176,"statfs":{"total":95995035648,"available":95951028224,"internally_reserved":0,"allocated":11362304,"data_stored":6199918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69599999999999995,"15min":0.71899999999999997},"min":{"1min":0.45400000000000001,"5min":0.38300000000000001,"15min":0.27000000000000002},"max":{"1min":1.1830000000000001,"5min":1.494,"15min":1.706},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84599999999999997,"15min":0.83099999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.28100000000000003},"max":{"1min":1.4419999999999999,"5min":3.468,"15min":3.468},"last":0.57899999999999996}]},{"osd":2,"last update":"Sun Jul 28 12:08:44 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.80900000000000005,"15min":0.78900000000000003},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.25700000000000001},"max":{"1min":1.268,"5min":2.0870000000000002,"15min":7.4320000000000004},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.879,"5min":0.93400000000000005,"15min":0.871},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.34799999999999998},"max":{"1min":1.304,"5min":2.504,"15min":2.504},"last":0.72699999999999998}]},{"osd":3,"last update":"Sun Jul 28 12:09:16 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.88700000000000001,"15min":0.86699999999999999},"min":{"1min":0.42899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3520000000000001,"5min":3.677,"15min":4.2759999999999998},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.876,"15min":0.91300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.628}]},{"osd":4,"last update":"Sun Jul 28 12:08:44 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.087,"15min":1.153},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3720000000000001,"5min":3.0529999999999999,"15min":3.0529999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.2,"15min":1.258},"min":{"1min":0.76100000000000001,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.484,"5min":4.6349999999999998,"15min":4.6349999999999998},"last":0.84199999999999997}]},{"osd":5,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1910000000000001,"15min":1.173},"min":{"1min":0.67900000000000005,"5min":0.64500000000000002,"15min":0.52900000000000003},"max":{"1min":1.3300000000000001,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.117,"15min":1.1839999999999999},"min":{"1min":0.79400000000000004,"5min":0.68300000000000005,"15min":0.59999999999999998},"max":{"1min":1.4259999999999999,"5min":3.758,"15min":3.758},"last":1.1180000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.2050000000000001,"15min":1.202},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4339999999999999,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":1.091},{"interface":"front","average":{"1min":1.056,"5min":1.1539999999999999,"15min":1.2110000000000001},"min":{"1min":0.76300000000000001,"5min":0.72599999999999998,"15min":0.55100000000000005},"max":{"1min":1.2230000000000001,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.2170000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1950000000000001,"15min":1.2090000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.67400000000000004},"max":{"1min":1.325,"5min":3.0150000000000001,"15min":3.1829999999999998},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.2030000000000001,"15min":1.274},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67300000000000004},"max":{"1min":1.3620000000000001,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.107}]}]},{"osd":0,"up_from":527,"seq":2263447765128,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":78320,"kb_used_data":11684,"kb_used_omap":47,"kb_used_meta":66576,"kb_avail":93666832,"statfs":{"total":95995035648,"available":95914835968,"internally_reserved":0,"allocated":11964416,"data_stored":6790878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":68174707},"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 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.78700000000000003,"15min":0.81299999999999994},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.28999999999999998},"max":{"1min":1.002,"5min":1.7390000000000001,"15min":4.8680000000000003},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.92700000000000005,"15min":0.876},"min":{"1min":0.372,"5min":0.372,"15min":0.36099999999999999},"max":{"1min":1.0920000000000001,"5min":5.3049999999999997,"15min":5.3049999999999997},"last":0.93799999999999994}]},{"osd":2,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.93999999999999995,"15min":0.86899999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36099999999999999},"max":{"1min":5.4169999999999998,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.752,"5min":0.85799999999999998,"15min":0.81699999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.33600000000000002},"max":{"1min":0.97099999999999997,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":0.65100000000000002}]},{"osd":3,"last update":"Sun Jul 28 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79700000000000004,"15min":0.755},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.004,"5min":1.508,"15min":1.7989999999999999},"last":1.181},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.98299999999999998,"15min":0.92000000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.41499999999999998},"max":{"1min":1.196,"5min":1.885,"15min":1.9630000000000001},"last":0.89300000000000002}]},{"osd":4,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.131,"15min":1.2809999999999999},"min":{"1min":0.67400000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.135,"5min":5.6059999999999999,"15min":6.6660000000000004},"last":1.097},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0569999999999999,"15min":1.1020000000000001},"min":{"1min":0.60899999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.226,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":0.77700000000000002}]},{"osd":5,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.3200000000000001,"5min":1.1870000000000001,"15min":1.087},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.40400000000000003},"max":{"1min":5.4889999999999999,"5min":5.4889999999999999,"15min":5.4889999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.103,"15min":1.121},"min":{"1min":0.503,"5min":0.503,"15min":0.496},"max":{"1min":1.365,"5min":1.7729999999999999,"15min":2.27},"last":0.85599999999999998}]},{"osd":6,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.1879999999999999,"15min":1.234},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.524,"5min":1.915,"15min":3.847},"last":1.129},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.3069999999999999,"15min":1.2709999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.51900000000000002},"max":{"1min":5.5499999999999998,"5min":5.5499999999999998,"15min":6.4409999999999998},"last":1.246}]},{"osd":7,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.2490000000000001,"15min":1.2989999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4850000000000001,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.3640000000000001,"15min":1.294},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.44400000000000001},"max":{"1min":5.6550000000000002,"5min":5.6550000000000002,"15min":5.6550000000000002},"last":1.1539999999999999}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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-28T12:09:50.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:09:50.596 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:50 smithi022 bash[80503]: cluster 2024-07-28T12:09:49.277004+0000 mgr.y (mgr.25232) 549 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:50.596 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:50 smithi022 bash[80503]: audit 2024-07-28T12:09:50.044576+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:50.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:50 smithi022 bash[82865]: cluster 2024-07-28T12:09:49.277004+0000 mgr.y (mgr.25232) 549 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:50.596 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:50 smithi022 bash[82865]: audit 2024-07-28T12:09:50.044576+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:50 smithi150 bash[67543]: cluster 2024-07-28T12:09:49.277004+0000 mgr.y (mgr.25232) 549 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:50 smithi150 bash[67543]: audit 2024-07-28T12:09:50.044576+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:09:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:51 smithi150 bash[67543]: audit 2024-07-28T12:09:49.781831+0000 mgr.y (mgr.25232) 550 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:09:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:51 smithi022 bash[80503]: audit 2024-07-28T12:09:49.781831+0000 mgr.y (mgr.25232) 550 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:09:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:51 smithi022 bash[82865]: audit 2024-07-28T12:09:49.781831+0000 mgr.y (mgr.25232) 550 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:09:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:52 smithi150 bash[67543]: cluster 2024-07-28T12:09:51.277975+0000 mgr.y (mgr.25232) 551 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:09:52 smithi150 bash[60514]: ts=2024-07-28T12:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:09:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:52 smithi022 bash[80503]: cluster 2024-07-28T12:09:51.277975+0000 mgr.y (mgr.25232) 551 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:52 smithi022 bash[82865]: cluster 2024-07-28T12:09:51.277975+0000 mgr.y (mgr.25232) 551 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:54 smithi150 bash[67543]: cluster 2024-07-28T12:09:53.278807+0000 mgr.y (mgr.25232) 552 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:54 smithi022 bash[80503]: cluster 2024-07-28T12:09:53.278807+0000 mgr.y (mgr.25232) 552 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:54 smithi022 bash[82865]: cluster 2024-07-28T12:09:53.278807+0000 mgr.y (mgr.25232) 552 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:55.373 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:09:56.618 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:56 smithi022 bash[80503]: cluster 2024-07-28T12:09:55.279759+0000 mgr.y (mgr.25232) 553 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:56.619 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:56 smithi022 bash[82865]: cluster 2024-07-28T12:09:55.279759+0000 mgr.y (mgr.25232) 553 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:56 smithi150 bash[67543]: cluster 2024-07-28T12:09:55.279759+0000 mgr.y (mgr.25232) 553 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:58.736 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:09:58.737 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:09:58.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:58 smithi022 bash[80503]: cluster 2024-07-28T12:09:57.280603+0000 mgr.y (mgr.25232) 554 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:58.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:58 smithi022 bash[82865]: cluster 2024-07-28T12:09:57.280603+0000 mgr.y (mgr.25232) 554 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:58 smithi150 bash[67543]: cluster 2024-07-28T12:09:57.280603+0000 mgr.y (mgr.25232) 554 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:09:59.432 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1252,"stamp":"2024-07-28T12:09:57.280049+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":1222464,"kb_used_data":90600,"kb_used_omap":198,"kb_used_meta":1131577,"kb_avail":748738752,"statfs":{"total":767960285184,"available":766708482048,"internally_reserved":0,"allocated":92774400,"data_stored":51385378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1158735473},"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.005352"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517770+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:07.517770+0000","last_peered":"2024-07-28T12:08:07.517770+0000","last_clean":"2024-07-28T12:08:07.517770+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:08:07.517770+0000","last_undegraded":"2024-07-28T12:08:07.517770+0000","last_fullsized":"2024-07-28T12:08:07.517770+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519935+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:07.519935+0000","last_peered":"2024-07-28T12:08:07.519935+0000","last_clean":"2024-07-28T12:08:07.519935+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:08:07.519935+0000","last_undegraded":"2024-07-28T12:08:07.519935+0000","last_fullsized":"2024-07-28T12:08:07.519935+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521028+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:07.521028+0000","last_peered":"2024-07-28T12:08:07.521028+0000","last_clean":"2024-07-28T12:08:07.521028+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:08:07.521028+0000","last_undegraded":"2024-07-28T12:08:07.521028+0000","last_fullsized":"2024-07-28T12:08:07.521028+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.516954+0000","last_change":"2024-07-28T12:01:06.268855+0000","last_active":"2024-07-28T12:08:07.516954+0000","last_peered":"2024-07-28T12:08:07.516954+0000","last_clean":"2024-07-28T12:08:07.516954+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:08:07.516954+0000","last_undegraded":"2024-07-28T12:08:07.516954+0000","last_fullsized":"2024-07-28T12:08:07.516954+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:36.100034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":990,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382074+0000","last_change":"2024-07-28T12:01:06.266928+0000","last_active":"2024-07-28T12:08:17.382074+0000","last_peered":"2024-07-28T12:08:17.382074+0000","last_clean":"2024-07-28T12:08:17.382074+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:08:17.382074+0000","last_undegraded":"2024-07-28T12:08:17.382074+0000","last_fullsized":"2024-07-28T12:08:17.382074+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:48:00.564891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521478+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:07.521478+0000","last_peered":"2024-07-28T12:08:07.521478+0000","last_clean":"2024-07-28T12:08:07.521478+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:08:07.521478+0000","last_undegraded":"2024-07-28T12:08:07.521478+0000","last_fullsized":"2024-07-28T12:08:07.521478+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337492+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:19.337492+0000","last_peered":"2024-07-28T12:08:19.337492+0000","last_clean":"2024-07-28T12:08:19.337492+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:08:19.337492+0000","last_undegraded":"2024-07-28T12:08:19.337492+0000","last_fullsized":"2024-07-28T12:08:19.337492+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434009+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:07.434009+0000","last_peered":"2024-07-28T12:08:07.434009+0000","last_clean":"2024-07-28T12:08:07.434009+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:07.434009+0000","last_undegraded":"2024-07-28T12:08:07.434009+0000","last_fullsized":"2024-07-28T12:08:07.434009+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521621+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:07.521621+0000","last_peered":"2024-07-28T12:08:07.521621+0000","last_clean":"2024-07-28T12:08:07.521621+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:08:07.521621+0000","last_undegraded":"2024-07-28T12:08:07.521621+0000","last_fullsized":"2024-07-28T12:08:07.521621+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519125+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:07.519125+0000","last_peered":"2024-07-28T12:08:07.519125+0000","last_clean":"2024-07-28T12:08:07.519125+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:08:07.519125+0000","last_undegraded":"2024-07-28T12:08:07.519125+0000","last_fullsized":"2024-07-28T12:08:07.519125+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522450+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:07.522450+0000","last_peered":"2024-07-28T12:08:07.522450+0000","last_clean":"2024-07-28T12:08:07.522450+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:08:07.522450+0000","last_undegraded":"2024-07-28T12:08:07.522450+0000","last_fullsized":"2024-07-28T12:08:07.522450+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1034,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436098+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:07.436098+0000","last_peered":"2024-07-28T12:08:07.436098+0000","last_clean":"2024-07-28T12:08:07.436098+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:08:07.436098+0000","last_undegraded":"2024-07-28T12:08:07.436098+0000","last_fullsized":"2024-07-28T12:08:07.436098+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521278+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:07.521278+0000","last_peered":"2024-07-28T12:08:07.521278+0000","last_clean":"2024-07-28T12:08:07.521278+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:08:07.521278+0000","last_undegraded":"2024-07-28T12:08:07.521278+0000","last_fullsized":"2024-07-28T12:08:07.521278+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436337+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:07.436337+0000","last_peered":"2024-07-28T12:08:07.436337+0000","last_clean":"2024-07-28T12:08:07.436337+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:07.436337+0000","last_undegraded":"2024-07-28T12:08:07.436337+0000","last_fullsized":"2024-07-28T12:08:07.436337+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.520113+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:07.520113+0000","last_peered":"2024-07-28T12:08:07.520113+0000","last_clean":"2024-07-28T12:08:07.520113+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:08:07.520113+0000","last_undegraded":"2024-07-28T12:08:07.520113+0000","last_fullsized":"2024-07-28T12:08:07.520113+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1006,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121064+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:08:27.121064+0000","last_peered":"2024-07-28T12:08:27.121064+0000","last_clean":"2024-07-28T12:08:27.121064+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:08:27.121064+0000","last_undegraded":"2024-07-28T12:08:27.121064+0000","last_fullsized":"2024-07-28T12:08:27.121064+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1026,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517930+0000","last_change":"2024-07-28T12:01:35.264631+0000","last_active":"2024-07-28T12:08:07.517930+0000","last_peered":"2024-07-28T12:08:07.517930+0000","last_clean":"2024-07-28T12:08:07.517930+0000","last_became_active":"2024-07-28T12:01:35.263749+0000","last_became_peered":"2024-07-28T12:01:35.263749+0000","last_unstale":"2024-07-28T12:08:07.517930+0000","last_undegraded":"2024-07-28T12:08:07.517930+0000","last_fullsized":"2024-07-28T12:08:07.517930+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:39:30.743198+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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345085+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:18.345085+0000","last_peered":"2024-07-28T12:08:18.345085+0000","last_clean":"2024-07-28T12:08:18.345085+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:08:18.345085+0000","last_undegraded":"2024-07-28T12:08:18.345085+0000","last_fullsized":"2024-07-28T12:08:18.345085+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436697+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:07.436697+0000","last_peered":"2024-07-28T12:08:07.436697+0000","last_clean":"2024-07-28T12:08:07.436697+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:07.436697+0000","last_undegraded":"2024-07-28T12:08:07.436697+0000","last_fullsized":"2024-07-28T12:08:07.436697+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1049,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345116+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:18.345116+0000","last_peered":"2024-07-28T12:08:18.345116+0000","last_clean":"2024-07-28T12:08:18.345116+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:08:18.345116+0000","last_undegraded":"2024-07-28T12:08:18.345116+0000","last_fullsized":"2024-07-28T12:08:18.345116+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435500+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:07.435500+0000","last_peered":"2024-07-28T12:08:07.435500+0000","last_clean":"2024-07-28T12:08:07.435500+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:08:07.435500+0000","last_undegraded":"2024-07-28T12:08:07.435500+0000","last_fullsized":"2024-07-28T12:08:07.435500+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345138+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:18.345138+0000","last_peered":"2024-07-28T12:08:18.345138+0000","last_clean":"2024-07-28T12:08:18.345138+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:08:18.345138+0000","last_undegraded":"2024-07-28T12:08:18.345138+0000","last_fullsized":"2024-07-28T12:08:18.345138+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122336+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:27.122336+0000","last_peered":"2024-07-28T12:08:27.122336+0000","last_clean":"2024-07-28T12:08:27.122336+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:08:27.122336+0000","last_undegraded":"2024-07-28T12:08:27.122336+0000","last_fullsized":"2024-07-28T12:08:27.122336+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:09.445028+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:09.445028+0000","last_peered":"2024-07-28T12:08:09.445028+0000","last_clean":"2024-07-28T12:08:09.445028+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:08:09.445028+0000","last_undegraded":"2024-07-28T12:08:09.445028+0000","last_fullsized":"2024-07-28T12:08:09.445028+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"302'161","reported_seq":1391,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519844+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:07.519844+0000","last_peered":"2024-07-28T12:08:07.519844+0000","last_clean":"2024-07-28T12:08:07.519844+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:08:07.519844+0000","last_undegraded":"2024-07-28T12:08:07.519844+0000","last_fullsized":"2024-07-28T12:08:07.519844+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519699+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:07.519699+0000","last_peered":"2024-07-28T12:08:07.519699+0000","last_clean":"2024-07-28T12:08:07.519699+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:08:07.519699+0000","last_undegraded":"2024-07-28T12:08:07.519699+0000","last_fullsized":"2024-07-28T12:08:07.519699+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119026+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:27.119026+0000","last_peered":"2024-07-28T12:08:27.119026+0000","last_clean":"2024-07-28T12:08:27.119026+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:08:27.119026+0000","last_undegraded":"2024-07-28T12:08:27.119026+0000","last_fullsized":"2024-07-28T12:08:27.119026+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434835+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:07.434835+0000","last_peered":"2024-07-28T12:08:07.434835+0000","last_clean":"2024-07-28T12:08:07.434835+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:07.434835+0000","last_undegraded":"2024-07-28T12:08:07.434835+0000","last_fullsized":"2024-07-28T12:08:07.434835+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519606+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:07.519606+0000","last_peered":"2024-07-28T12:08:07.519606+0000","last_clean":"2024-07-28T12:08:07.519606+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:08:07.519606+0000","last_undegraded":"2024-07-28T12:08:07.519606+0000","last_fullsized":"2024-07-28T12:08:07.519606+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.118335+0000","last_change":"2024-07-28T12:01:35.294239+0000","last_active":"2024-07-28T12:08:27.118335+0000","last_peered":"2024-07-28T12:08:27.118335+0000","last_clean":"2024-07-28T12:08:27.118335+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:08:27.118335+0000","last_undegraded":"2024-07-28T12:08:27.118335+0000","last_fullsized":"2024-07-28T12:08:27.118335+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:40.424500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119107+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:08:27.119107+0000","last_peered":"2024-07-28T12:08:27.119107+0000","last_clean":"2024-07-28T12:08:27.119107+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:08:27.119107+0000","last_undegraded":"2024-07-28T12:08:27.119107+0000","last_fullsized":"2024-07-28T12:08:27.119107+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.568378+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:26.568378+0000","last_peered":"2024-07-28T12:08:26.568378+0000","last_clean":"2024-07-28T12:08:26.568378+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:26.568378+0000","last_undegraded":"2024-07-28T12:08:26.568378+0000","last_fullsized":"2024-07-28T12:08:26.568378+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1002,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.128463+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:27.128463+0000","last_peered":"2024-07-28T12:08:27.128463+0000","last_clean":"2024-07-28T12:08:27.128463+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:08:27.128463+0000","last_undegraded":"2024-07-28T12:08:27.128463+0000","last_fullsized":"2024-07-28T12:08:27.128463+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1008,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435182+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:07.435182+0000","last_peered":"2024-07-28T12:08:07.435182+0000","last_clean":"2024-07-28T12:08:07.435182+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:08:07.435182+0000","last_undegraded":"2024-07-28T12:08:07.435182+0000","last_fullsized":"2024-07-28T12:08:07.435182+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519817+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:07.519817+0000","last_peered":"2024-07-28T12:08:07.519817+0000","last_clean":"2024-07-28T12:08:07.519817+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:08:07.519817+0000","last_undegraded":"2024-07-28T12:08:07.519817+0000","last_fullsized":"2024-07-28T12:08:07.519817+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570236+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:26.570236+0000","last_peered":"2024-07-28T12:08:26.570236+0000","last_clean":"2024-07-28T12:08:26.570236+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:08:26.570236+0000","last_undegraded":"2024-07-28T12:08:26.570236+0000","last_fullsized":"2024-07-28T12:08:26.570236+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519546+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:07.519546+0000","last_peered":"2024-07-28T12:08:07.519546+0000","last_clean":"2024-07-28T12:08:07.519546+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:08:07.519546+0000","last_undegraded":"2024-07-28T12:08:07.519546+0000","last_fullsized":"2024-07-28T12:08:07.519546+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521490+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:07.521490+0000","last_peered":"2024-07-28T12:08:07.521490+0000","last_clean":"2024-07-28T12:08:07.521490+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:08:07.521490+0000","last_undegraded":"2024-07-28T12:08:07.521490+0000","last_fullsized":"2024-07-28T12:08:07.521490+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121789+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:27.121789+0000","last_peered":"2024-07-28T12:08:27.121789+0000","last_clean":"2024-07-28T12:08:27.121789+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:08:27.121789+0000","last_undegraded":"2024-07-28T12:08:27.121789+0000","last_fullsized":"2024-07-28T12:08:27.121789+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120651+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:27.120651+0000","last_peered":"2024-07-28T12:08:27.120651+0000","last_clean":"2024-07-28T12:08:27.120651+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:08:27.120651+0000","last_undegraded":"2024-07-28T12:08:27.120651+0000","last_fullsized":"2024-07-28T12:08:27.120651+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121572+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:27.121572+0000","last_peered":"2024-07-28T12:08:27.121572+0000","last_clean":"2024-07-28T12:08:27.121572+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:08:27.121572+0000","last_undegraded":"2024-07-28T12:08:27.121572+0000","last_fullsized":"2024-07-28T12:08:27.121572+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521309+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:07.521309+0000","last_peered":"2024-07-28T12:08:07.521309+0000","last_clean":"2024-07-28T12:08:07.521309+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:08:07.521309+0000","last_undegraded":"2024-07-28T12:08:07.521309+0000","last_fullsized":"2024-07-28T12:08:07.521309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":976,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121994+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:08:27.121994+0000","last_peered":"2024-07-28T12:08:27.121994+0000","last_clean":"2024-07-28T12:08:27.121994+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:08:27.121994+0000","last_undegraded":"2024-07-28T12:08:27.121994+0000","last_fullsized":"2024-07-28T12:08:27.121994+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.124286+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:27.124286+0000","last_peered":"2024-07-28T12:08:27.124286+0000","last_clean":"2024-07-28T12:08:27.124286+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:08:27.124286+0000","last_undegraded":"2024-07-28T12:08:27.124286+0000","last_fullsized":"2024-07-28T12:08:27.124286+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":1000,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.435138+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:07.435138+0000","last_peered":"2024-07-28T12:08:07.435138+0000","last_clean":"2024-07-28T12:08:07.435138+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:08:07.435138+0000","last_undegraded":"2024-07-28T12:08:07.435138+0000","last_fullsized":"2024-07-28T12:08:07.435138+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121852+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:27.121852+0000","last_peered":"2024-07-28T12:08:27.121852+0000","last_clean":"2024-07-28T12:08:27.121852+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:08:27.121852+0000","last_undegraded":"2024-07-28T12:08:27.121852+0000","last_fullsized":"2024-07-28T12:08:27.121852+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122636+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:08:27.122636+0000","last_peered":"2024-07-28T12:08:27.122636+0000","last_clean":"2024-07-28T12:08:27.122636+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:08:27.122636+0000","last_undegraded":"2024-07-28T12:08:27.122636+0000","last_fullsized":"2024-07-28T12:08:27.122636+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1007,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437413+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:07.437413+0000","last_peered":"2024-07-28T12:08:07.437413+0000","last_clean":"2024-07-28T12:08:07.437413+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:07.437413+0000","last_undegraded":"2024-07-28T12:08:07.437413+0000","last_fullsized":"2024-07-28T12:08:07.437413+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573339+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:26.573339+0000","last_peered":"2024-07-28T12:08:26.573339+0000","last_clean":"2024-07-28T12:08:26.573339+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:08:26.573339+0000","last_undegraded":"2024-07-28T12:08:26.573339+0000","last_fullsized":"2024-07-28T12:08:26.573339+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571234+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:26.571234+0000","last_peered":"2024-07-28T12:08:26.571234+0000","last_clean":"2024-07-28T12:08:26.571234+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:08:26.571234+0000","last_undegraded":"2024-07-28T12:08:26.571234+0000","last_fullsized":"2024-07-28T12:08:26.571234+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1033,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571350+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:26.571350+0000","last_peered":"2024-07-28T12:08:26.571350+0000","last_clean":"2024-07-28T12:08:26.571350+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:08:26.571350+0000","last_undegraded":"2024-07-28T12:08:26.571350+0000","last_fullsized":"2024-07-28T12:08:26.571350+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120247+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:27.120247+0000","last_peered":"2024-07-28T12:08:27.120247+0000","last_clean":"2024-07-28T12:08:27.120247+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:08:27.120247+0000","last_undegraded":"2024-07-28T12:08:27.120247+0000","last_fullsized":"2024-07-28T12:08:27.120247+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521009+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:07.521009+0000","last_peered":"2024-07-28T12:08:07.521009+0000","last_clean":"2024-07-28T12:08:07.521009+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:08:07.521009+0000","last_undegraded":"2024-07-28T12:08:07.521009+0000","last_fullsized":"2024-07-28T12:08:07.521009+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522138+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:07.522138+0000","last_peered":"2024-07-28T12:08:07.522138+0000","last_clean":"2024-07-28T12:08:07.522138+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:08:07.522138+0000","last_undegraded":"2024-07-28T12:08:07.522138+0000","last_fullsized":"2024-07-28T12:08:07.522138+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":980,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517482+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:07.517482+0000","last_peered":"2024-07-28T12:08:07.517482+0000","last_clean":"2024-07-28T12:08:07.517482+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:08:07.517482+0000","last_undegraded":"2024-07-28T12:08:07.517482+0000","last_fullsized":"2024-07-28T12:08:07.517482+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382123+0000","last_change":"2024-07-28T12:01:06.272751+0000","last_active":"2024-07-28T12:08:17.382123+0000","last_peered":"2024-07-28T12:08:17.382123+0000","last_clean":"2024-07-28T12:08:17.382123+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:08:17.382123+0000","last_undegraded":"2024-07-28T12:08:17.382123+0000","last_fullsized":"2024-07-28T12:08:17.382123+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:06:29.776444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.518062+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:07.518062+0000","last_peered":"2024-07-28T12:08:07.518062+0000","last_clean":"2024-07-28T12:08:07.518062+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:08:07.518062+0000","last_undegraded":"2024-07-28T12:08:07.518062+0000","last_fullsized":"2024-07-28T12:08:07.518062+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437081+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:07.437081+0000","last_peered":"2024-07-28T12:08:07.437081+0000","last_clean":"2024-07-28T12:08:07.437081+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:07.437081+0000","last_undegraded":"2024-07-28T12:08:07.437081+0000","last_fullsized":"2024-07-28T12:08:07.437081+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337138+0000","last_change":"2024-07-28T12:01:06.270509+0000","last_active":"2024-07-28T12:08:19.337138+0000","last_peered":"2024-07-28T12:08:19.337138+0000","last_clean":"2024-07-28T12:08:19.337138+0000","last_became_active":"2024-07-28T12:01:06.269448+0000","last_became_peered":"2024-07-28T12:01:06.269448+0000","last_unstale":"2024-07-28T12:08:19.337138+0000","last_undegraded":"2024-07-28T12:08:19.337138+0000","last_fullsized":"2024-07-28T12:08:19.337138+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.990636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":991,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119201+0000","last_change":"2024-07-28T12:01:06.270108+0000","last_active":"2024-07-28T12:08:27.119201+0000","last_peered":"2024-07-28T12:08:27.119201+0000","last_clean":"2024-07-28T12:08:27.119201+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:08:27.119201+0000","last_undegraded":"2024-07-28T12:08:27.119201+0000","last_fullsized":"2024-07-28T12:08:27.119201+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:51.320151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119698+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:27.119698+0000","last_peered":"2024-07-28T12:08:27.119698+0000","last_clean":"2024-07-28T12:08:27.119698+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:08:27.119698+0000","last_undegraded":"2024-07-28T12:08:27.119698+0000","last_fullsized":"2024-07-28T12:08:27.119698+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121806+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:27.121806+0000","last_peered":"2024-07-28T12:08:27.121806+0000","last_clean":"2024-07-28T12:08:27.121806+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:08:27.121806+0000","last_undegraded":"2024-07-28T12:08:27.121806+0000","last_fullsized":"2024-07-28T12:08:27.121806+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573328+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:26.573328+0000","last_peered":"2024-07-28T12:08:26.573328+0000","last_clean":"2024-07-28T12:08:26.573328+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:08:26.573328+0000","last_undegraded":"2024-07-28T12:08:26.573328+0000","last_fullsized":"2024-07-28T12:08:26.573328+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.525966+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:07.525966+0000","last_peered":"2024-07-28T12:08:07.525966+0000","last_clean":"2024-07-28T12:08:07.525966+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:07.525966+0000","last_undegraded":"2024-07-28T12:08:07.525966+0000","last_fullsized":"2024-07-28T12:08:07.525966+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":995,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122485+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:27.122485+0000","last_peered":"2024-07-28T12:08:27.122485+0000","last_clean":"2024-07-28T12:08:27.122485+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:08:27.122485+0000","last_undegraded":"2024-07-28T12:08:27.122485+0000","last_fullsized":"2024-07-28T12:08:27.122485+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571005+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:26.571005+0000","last_peered":"2024-07-28T12:08:26.571005+0000","last_clean":"2024-07-28T12:08:26.571005+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:08:26.571005+0000","last_undegraded":"2024-07-28T12:08:26.571005+0000","last_fullsized":"2024-07-28T12:08:26.571005+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519943+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:07.519943+0000","last_peered":"2024-07-28T12:08:07.519943+0000","last_clean":"2024-07-28T12:08:07.519943+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:08:07.519943+0000","last_undegraded":"2024-07-28T12:08:07.519943+0000","last_fullsized":"2024-07-28T12:08:07.519943+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.572832+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:26.572832+0000","last_peered":"2024-07-28T12:08:26.572832+0000","last_clean":"2024-07-28T12:08:26.572832+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:08:26.572832+0000","last_undegraded":"2024-07-28T12:08:26.572832+0000","last_fullsized":"2024-07-28T12:08:26.572832+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521275+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:07.521275+0000","last_peered":"2024-07-28T12:08:07.521275+0000","last_clean":"2024-07-28T12:08:07.521275+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:08:07.521275+0000","last_undegraded":"2024-07-28T12:08:07.521275+0000","last_fullsized":"2024-07-28T12:08:07.521275+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1018,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337263+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:19.337263+0000","last_peered":"2024-07-28T12:08:19.337263+0000","last_clean":"2024-07-28T12:08:19.337263+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:08:19.337263+0000","last_undegraded":"2024-07-28T12:08:19.337263+0000","last_fullsized":"2024-07-28T12:08:19.337263+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122612+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:27.122612+0000","last_peered":"2024-07-28T12:08:27.122612+0000","last_clean":"2024-07-28T12:08:27.122612+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:08:27.122612+0000","last_undegraded":"2024-07-28T12:08:27.122612+0000","last_fullsized":"2024-07-28T12:08:27.122612+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570089+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:26.570089+0000","last_peered":"2024-07-28T12:08:26.570089+0000","last_clean":"2024-07-28T12:08:26.570089+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:08:26.570089+0000","last_undegraded":"2024-07-28T12:08:26.570089+0000","last_fullsized":"2024-07-28T12:08:26.570089+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.123781+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:08:27.123781+0000","last_peered":"2024-07-28T12:08:27.123781+0000","last_clean":"2024-07-28T12:08:27.123781+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:08:27.123781+0000","last_undegraded":"2024-07-28T12:08:27.123781+0000","last_fullsized":"2024-07-28T12:08:27.123781+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":18669,"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":236223201584,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309060,"kb_used_data":11704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93436092,"statfs":{"total":95995035648,"available":95678558208,"internally_reserved":0,"allocated":11984896,"data_stored":6795258,"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 12:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.92200000000000004,"15min":0.88700000000000001},"min":{"1min":0.57499999999999996,"5min":0.47999999999999998,"15min":0.41199999999999998},"max":{"1min":1.3140000000000001,"5min":5.101,"15min":5.101},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.97199999999999998,"15min":0.94599999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.262,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":1.1850000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:33 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.099,"15min":1.089},"min":{"1min":0.68100000000000005,"5min":0.54200000000000004,"15min":0.49399999999999999},"max":{"1min":1.228,"5min":5.8579999999999997,"15min":5.8579999999999997},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.54100000000000004},"max":{"1min":1.4059999999999999,"5min":5.7699999999999996,"15min":5.7699999999999996},"last":0.94599999999999995}]},{"osd":2,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.194,"15min":1.0700000000000001},"min":{"1min":0.72299999999999998,"5min":0.57499999999999996,"15min":0.54300000000000004},"max":{"1min":1.3959999999999999,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.05,"15min":1.0009999999999999},"min":{"1min":0.60899999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1639999999999999,"5min":5.1520000000000001,"15min":5.1520000000000001},"last":1.0189999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0109999999999999,"15min":0.98399999999999999},"min":{"1min":0.72699999999999998,"5min":0.60799999999999998,"15min":0.40600000000000003},"max":{"1min":1.4990000000000001,"5min":2.1789999999999998,"15min":2.1789999999999998},"last":1.048},{"interface":"front","average":{"1min":1.016,"5min":1.0880000000000001,"15min":1.0269999999999999},"min":{"1min":0.71099999999999997,"5min":0.61199999999999999,"15min":0.499},"max":{"1min":1.387,"5min":5.0140000000000002,"15min":5.0140000000000002},"last":0.90600000000000003}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.0129999999999999,"15min":1.0529999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3580000000000001,"5min":1.5089999999999999,"15min":4.9630000000000001},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.129,"15min":1.1339999999999999},"min":{"1min":0.68300000000000005,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.276,"5min":2.0899999999999999,"15min":4.9409999999999998},"last":0.83499999999999996}]},{"osd":5,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.075,"15min":1.0469999999999999},"min":{"1min":0.52100000000000002,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.357,"5min":5.415,"15min":5.415},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.079,"15min":1.0609999999999999},"min":{"1min":0.55300000000000005,"5min":0.49299999999999999,"15min":0.34999999999999998},"max":{"1min":1.272,"5min":4.3609999999999998,"15min":5.0579999999999998},"last":0.66600000000000004}]},{"osd":6,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.155,"15min":1.151},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.38800000000000001},"max":{"1min":1.4179999999999999,"5min":2.0409999999999999,"15min":6.3970000000000002},"last":0.871},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.63300000000000001,"5min":0.60399999999999998,"15min":0.33300000000000002},"max":{"1min":1.4530000000000001,"5min":2.577,"15min":4.8410000000000002},"last":0.76800000000000002}]}]},{"osd":6,"up_from":47,"seq":201863463226,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":321528,"kb_used_data":11692,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93423624,"statfs":{"total":95995035648,"available":95665790976,"internally_reserved":0,"allocated":11972608,"data_stored":6795112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.006,"15min":1.008},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.206,"5min":10.345000000000001,"15min":10.345000000000001},"last":1.026},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.123,"15min":1.071},"min":{"1min":0.50700000000000001,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.236,"5min":9.8520000000000003,"15min":9.8520000000000003},"last":0.95999999999999996}]},{"osd":1,"last update":"Sun Jul 28 12:09:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0169999999999999,"15min":1.036},"min":{"1min":0.53500000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.288,"5min":1.8069999999999999,"15min":10.234999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96799999999999997,"15min":1.0760000000000001},"min":{"1min":0.57199999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3260000000000001,"5min":1.454,"15min":10.525},"last":0.88900000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.94899999999999995,"15min":0.96799999999999997},"min":{"1min":0.45600000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1859999999999999,"5min":1.2889999999999999,"15min":9.7959999999999994},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.042},"min":{"1min":0.55400000000000005,"5min":0.5,"15min":0.439},"max":{"1min":1.2649999999999999,"5min":1.468,"15min":9.9629999999999992},"last":1.054}]},{"osd":3,"last update":"Sun Jul 28 12:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.997,"15min":1.048},"min":{"1min":0.58899999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1579999999999999,"5min":1.421,"15min":9.891},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0449999999999999,"15min":1.0660000000000001},"min":{"1min":0.60399999999999998,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.367,"5min":2.3359999999999999,"15min":10.140000000000001},"last":1.171}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.006,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.198,"5min":1.409,"15min":10.023999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.629,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4870000000000001,"5min":1.7669999999999999,"15min":10.441000000000001},"last":1.1419999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.98399999999999999,"15min":1.0600000000000001},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":10.609},"last":1.085},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97799999999999998,"15min":1.044},"min":{"1min":0.51500000000000001,"5min":0.35999999999999999,"15min":0.35199999999999998},"max":{"1min":1.244,"5min":1.423,"15min":10.272},"last":1}]},{"osd":7,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.048,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.40699999999999997,"15min":0.40500000000000003},"max":{"1min":1.3460000000000001,"5min":2.5539999999999998,"15min":10.058},"last":1.113},{"interface":"front","average":{"1min":1.056,"5min":1.1120000000000001,"15min":1.1739999999999999},"min":{"1min":0.441,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.419,"5min":2.234,"15min":11.163},"last":1.1919999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724867,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":316780,"kb_used_data":11104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428372,"statfs":{"total":95995035648,"available":95670652928,"internally_reserved":0,"allocated":11370496,"data_stored":6200558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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 12:09:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.99099999999999999,"15min":0.95699999999999996},"min":{"1min":0.68600000000000005,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.337,"5min":2.823,"15min":2.823},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.90800000000000003,"5min":1,"15min":0.94599999999999995},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.48699999999999999},"max":{"1min":1.2210000000000001,"5min":2.637,"15min":2.6400000000000001},"last":0.89000000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:32 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.1359999999999999,"15min":1},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.498},"max":{"1min":1.181,"5min":12.23,"15min":12.23},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.997,"5min":1.1240000000000001,"15min":1.091},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.56799999999999995},"max":{"1min":1.3959999999999999,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":1.107}]},{"osd":2,"last update":"Sun Jul 28 12:09:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.014,"15min":0.92200000000000004},"min":{"1min":0.67100000000000004,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.349,"5min":4.3609999999999998,"15min":4.3609999999999998},"last":0.755},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0900000000000001,"15min":1.006},"min":{"1min":0.747,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.2969999999999999,"5min":2.633,"15min":2.633},"last":0.93200000000000005}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.0580000000000001,"15min":1.03},"min":{"1min":0.65300000000000002,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3240000000000001,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1319999999999999,"15min":1.1000000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54900000000000004},"max":{"1min":1.2869999999999999,"5min":3.2170000000000001,"15min":3.2170000000000001},"last":1.1579999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:00 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.87,"15min":0.83399999999999996},"min":{"1min":0.60499999999999998,"5min":0.57699999999999996,"15min":0.40799999999999997},"max":{"1min":1.2509999999999999,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.0509999999999999,"15min":0.98799999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.51300000000000001},"max":{"1min":1.28,"5min":2.992,"15min":2.992},"last":0.80000000000000004}]},{"osd":6,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.109,"15min":1.0409999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.42599999999999999},"max":{"1min":1.2470000000000001,"5min":2.9119999999999999,"15min":3.1259999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0620000000000001,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.39100000000000001},"max":{"1min":1.2230000000000001,"5min":2.5030000000000001,"15min":3.153},"last":1.0329999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1100000000000001,"15min":1.103},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":2.5990000000000002,"15min":5.3319999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1479999999999999,"15min":1.115},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.40500000000000003},"max":{"1min":1.2769999999999999,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.2010000000000001}]}]},{"osd":4,"up_from":702,"seq":3015067041894,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55480,"kb_used_data":11120,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93689672,"statfs":{"total":95995035648,"available":95938224128,"internally_reserved":0,"allocated":11386880,"data_stored":6204820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95899999999999996,"15min":0.98499999999999999},"min":{"1min":0.65600000000000003,"5min":0.55000000000000004,"15min":0.5},"max":{"1min":1.1950000000000001,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.63900000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.3180000000000001,"5min":1.6220000000000001,"15min":2.0830000000000002},"last":1.2250000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96699999999999997,"15min":0.98799999999999999},"min":{"1min":0.59599999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.1930000000000001,"5min":1.512,"15min":1.542},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.997,"15min":1.002},"min":{"1min":0.67500000000000004,"5min":0.52800000000000002,"15min":0.52500000000000002},"max":{"1min":1.1850000000000001,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.123}]},{"osd":2,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.032,"15min":1.038},"min":{"1min":0.73499999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.329,"5min":3.4289999999999998,"15min":3.4289999999999998},"last":1.03},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.034,"15min":1.0720000000000001},"min":{"1min":0.625,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.339,"5min":1.7689999999999999,"15min":2.1859999999999999},"last":1.006}]},{"osd":3,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.081},"min":{"1min":0.69199999999999995,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2350000000000001,"5min":1.877,"15min":2.2639999999999998},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.081,"5min":1.1279999999999999,"15min":1.1359999999999999},"min":{"1min":0.61699999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.391,"5min":3.0310000000000001,"15min":3.0310000000000001},"last":0.82999999999999996}]},{"osd":5,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.59899999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.321,"5min":4.1539999999999999,"15min":4.1539999999999999},"last":0.878},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.443,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3149999999999999,"5min":3.4740000000000002,"15min":4.5640000000000001},"last":0.93000000000000005}]},{"osd":6,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0760000000000001,"15min":1.0429999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.367,"5min":1.9850000000000001,"15min":2.7559999999999998},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.085,"15min":1.071},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.298,"5min":3.569,"15min":3.569},"last":0.73799999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.121,"15min":1.131},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.278,"5min":1.573,"15min":1.7230000000000001},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.202,"15min":1.2110000000000001},"min":{"1min":0.501,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4410000000000001,"5min":3.2759999999999998,"15min":3.2759999999999998},"last":1.1930000000000001}]}]},{"osd":3,"up_from":673,"seq":2890512990316,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":51044,"kb_used_data":11096,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93694108,"statfs":{"total":95995035648,"available":95942766592,"internally_reserved":0,"allocated":11362304,"data_stored":6198312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.76000000000000001,"15min":0.72499999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.317},"max":{"1min":1.1379999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81899999999999995,"15min":0.78400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.36199999999999999},"max":{"1min":1.1100000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.59299999999999997}]},{"osd":1,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.77400000000000002,"15min":0.78800000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.39000000000000001},"max":{"1min":1.151,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.84699999999999998,"15min":0.80900000000000005},"min":{"1min":0.46200000000000002,"5min":0.441,"15min":0.379},"max":{"1min":0.98299999999999998,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":0.92500000000000004}]},{"osd":2,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.879,"15min":0.91400000000000003},"min":{"1min":0.48899999999999999,"5min":0.47499999999999998,"15min":0.44800000000000001},"max":{"1min":1.139,"5min":1.9179999999999999,"15min":7.6520000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.92600000000000005,"15min":0.84399999999999997},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.34499999999999997},"max":{"1min":1.1000000000000001,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":0.88900000000000001}]},{"osd":4,"last update":"Sun Jul 28 12:08:50 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.083,"15min":1.1259999999999999},"min":{"1min":0.85999999999999999,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4419999999999999,"5min":2.774,"15min":7.0469999999999997},"last":1.016},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1240000000000001,"15min":1.1419999999999999},"min":{"1min":0.77700000000000002,"5min":0.63,"15min":0.58099999999999996},"max":{"1min":1.375,"5min":2.7559999999999998,"15min":6.3250000000000002},"last":0.96699999999999997}]},{"osd":5,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1259999999999999,"15min":1.1379999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.52800000000000002},"max":{"1min":1.2350000000000001,"5min":3.2639999999999998,"15min":7.1459999999999999},"last":1.091},{"interface":"front","average":{"1min":1.052,"5min":1.163,"15min":1.1890000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.65300000000000002},"max":{"1min":1.3759999999999999,"5min":3.1259999999999999,"15min":7.4299999999999997},"last":1.0720000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.1639999999999999,"15min":1.1910000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54600000000000004},"max":{"1min":1.329,"5min":1.794,"15min":7.7409999999999997},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.56699999999999995},"max":{"1min":1.335,"5min":2.645,"15min":6.4039999999999999},"last":1.1479999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.23,"15min":1.238},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.495},"max":{"1min":1.4430000000000001,"5min":2.6920000000000002,"15min":6.3609999999999998},"last":1.234},{"interface":"front","average":{"1min":1.071,"5min":1.262,"15min":1.2250000000000001},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.58499999999999996},"max":{"1min":1.3120000000000001,"5min":2.9329999999999998,"15min":2.9329999999999998},"last":1.2130000000000001}]}]},{"osd":2,"up_from":646,"seq":2774548873330,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47276,"kb_used_data":11104,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93697876,"statfs":{"total":95995035648,"available":95946625024,"internally_reserved":0,"allocated":11370496,"data_stored":6200522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.749,"15min":0.75800000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.0700000000000001,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.80100000000000005,"15min":0.79600000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2969999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.55000000000000004}]},{"osd":1,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.79000000000000004,"15min":0.84599999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.1279999999999999,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.85899999999999999,"15min":0.89400000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.165,"5min":2.758,"15min":2.758},"last":1.165}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.89900000000000002,"15min":0.84199999999999997},"min":{"1min":0.42799999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1739999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.0169999999999999,"15min":0.97199999999999998},"min":{"1min":0.46100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.256,"5min":11.231,"15min":11.231},"last":1.0049999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.1519999999999999,"15min":1.1319999999999999},"min":{"1min":0.66700000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.246,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":1.119},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.288,"15min":1.2649999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3620000000000001,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":1.1970000000000001}]},{"osd":5,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.56100000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3460000000000001,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":1.052},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.107,"15min":1.1579999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.63700000000000001},"max":{"1min":1.296,"5min":1.9370000000000001,"15min":3.327},"last":1.296}]},{"osd":6,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.133,"15min":1.1879999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.58599999999999997},"max":{"1min":1.5129999999999999,"5min":1.782,"15min":3.145},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.014,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.624,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4239999999999999,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":1.2569999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.177,"15min":1.3069999999999999},"min":{"1min":0.60199999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5209999999999999,"5min":2.0129999999999999,"15min":5.0869999999999997},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.196,"15min":1.24},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":2.1869999999999998,"15min":3.734},"last":1.2290000000000001}]}]},{"osd":1,"up_from":559,"seq":2400886718595,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":42976,"kb_used_data":11096,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93702176,"statfs":{"total":95995035648,"available":95951028224,"internally_reserved":0,"allocated":11362304,"data_stored":6199918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69599999999999995,"15min":0.71899999999999997},"min":{"1min":0.45400000000000001,"5min":0.38300000000000001,"15min":0.27000000000000002},"max":{"1min":1.1830000000000001,"5min":1.494,"15min":1.706},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84599999999999997,"15min":0.83099999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.28100000000000003},"max":{"1min":1.4419999999999999,"5min":3.468,"15min":3.468},"last":1.3620000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:09:48 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.78500000000000003,"15min":0.78800000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.25700000000000001},"max":{"1min":0.95999999999999996,"5min":1.855,"15min":7.4320000000000004},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.88500000000000001,"15min":0.87},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.34799999999999998},"max":{"1min":1.2230000000000001,"5min":1.458,"15min":2.504},"last":1.0669999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:16 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.88700000000000001,"15min":0.86699999999999999},"min":{"1min":0.42899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3520000000000001,"5min":3.677,"15min":4.2759999999999998},"last":1.552},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.876,"15min":0.91300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.88200000000000001}]},{"osd":4,"last update":"Sun Jul 28 12:09:48 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.042,"15min":1.139},"min":{"1min":0.65600000000000003,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2589999999999999,"5min":1.484,"15min":3.0529999999999999},"last":1.2549999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.1259999999999999,"15min":1.2370000000000001},"min":{"1min":0.60199999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4019999999999999,"5min":3.6779999999999999,"15min":4.6349999999999998},"last":1.6910000000000001}]},{"osd":5,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1910000000000001,"15min":1.173},"min":{"1min":0.67900000000000005,"5min":0.64500000000000002,"15min":0.52900000000000003},"max":{"1min":1.3300000000000001,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":2.222},{"interface":"front","average":{"1min":1.052,"5min":1.117,"15min":1.1839999999999999},"min":{"1min":0.79400000000000004,"5min":0.68300000000000005,"15min":0.59999999999999998},"max":{"1min":1.4259999999999999,"5min":3.758,"15min":3.758},"last":1.1910000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.2050000000000001,"15min":1.202},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4339999999999999,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":2.1349999999999998},{"interface":"front","average":{"1min":1.056,"5min":1.1539999999999999,"15min":1.2110000000000001},"min":{"1min":0.76300000000000001,"5min":0.72599999999999998,"15min":0.55100000000000005},"max":{"1min":1.2230000000000001,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.321}]},{"osd":7,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1950000000000001,"15min":1.2090000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.67400000000000004},"max":{"1min":1.325,"5min":3.0150000000000001,"15min":3.1829999999999998},"last":1.472},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.2030000000000001,"15min":1.274},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67300000000000004},"max":{"1min":1.3620000000000001,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.4179999999999999}]}]},{"osd":0,"up_from":527,"seq":2263447765129,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":78320,"kb_used_data":11684,"kb_used_omap":47,"kb_used_meta":66576,"kb_avail":93666832,"statfs":{"total":95995035648,"available":95914835968,"internally_reserved":0,"allocated":11964416,"data_stored":6790878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":68174707},"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 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.78700000000000003,"15min":0.81299999999999994},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.28999999999999998},"max":{"1min":1.002,"5min":1.7390000000000001,"15min":4.8680000000000003},"last":0.498},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.92700000000000005,"15min":0.876},"min":{"1min":0.372,"5min":0.372,"15min":0.36099999999999999},"max":{"1min":1.0920000000000001,"5min":5.3049999999999997,"15min":5.3049999999999997},"last":1.081}]},{"osd":2,"last update":"Sun Jul 28 12:08:53 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.93999999999999995,"15min":0.86899999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36099999999999999},"max":{"1min":5.4169999999999998,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.752,"5min":0.85799999999999998,"15min":0.81699999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.33600000000000002},"max":{"1min":0.97099999999999997,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":0.82299999999999995}]},{"osd":3,"last update":"Sun Jul 28 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79700000000000004,"15min":0.755},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.004,"5min":1.508,"15min":1.7989999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.98299999999999998,"15min":0.92000000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.41499999999999998},"max":{"1min":1.196,"5min":1.885,"15min":1.9630000000000001},"last":1.0449999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.131,"15min":1.2809999999999999},"min":{"1min":0.67400000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.135,"5min":5.6059999999999999,"15min":6.6660000000000004},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0569999999999999,"15min":1.1020000000000001},"min":{"1min":0.60899999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.226,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":0.96499999999999997}]},{"osd":5,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.3200000000000001,"5min":1.1870000000000001,"15min":1.087},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.40400000000000003},"max":{"1min":5.4889999999999999,"5min":5.4889999999999999,"15min":5.4889999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.103,"15min":1.121},"min":{"1min":0.503,"5min":0.503,"15min":0.496},"max":{"1min":1.365,"5min":1.7729999999999999,"15min":2.27},"last":1.0289999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.1879999999999999,"15min":1.234},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.524,"5min":1.915,"15min":3.847},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.3069999999999999,"15min":1.2709999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.51900000000000002},"max":{"1min":5.5499999999999998,"5min":5.5499999999999998,"15min":6.4409999999999998},"last":0.877}]},{"osd":7,"last update":"Sun Jul 28 12:08:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.2490000000000001,"15min":1.2989999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4850000000000001,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.3640000000000001,"15min":1.294},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.44400000000000001},"max":{"1min":5.6550000000000002,"5min":5.6550000000000002,"15min":5.6550000000000002},"last":1.234}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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-28T12:09:59.436 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T12:09:59.436 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T12:09:59.436 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T12:09:59.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph health --format=json 2024-07-28T12:09:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:09:59 smithi150 bash[67543]: audit 2024-07-28T12:09:58.714033+0000 mgr.y (mgr.25232) 555 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:09:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:09:59 smithi022 bash[80503]: audit 2024-07-28T12:09:58.714033+0000 mgr.y (mgr.25232) 555 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:09:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:09:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:09:59] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-07-28T12:09:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:09:59 smithi022 bash[82865]: audit 2024-07-28T12:09:58.714033+0000 mgr.y (mgr.25232) 555 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:00 smithi150 bash[67543]: cluster 2024-07-28T12:09:59.281649+0000 mgr.y (mgr.25232) 556 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:00 smithi150 bash[67543]: cluster 2024-07-28T12:10:00.000153+0000 mon.a (mon.0) 1397 : cluster [INF] overall HEALTH_OK 2024-07-28T12:10:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:00 smithi022 bash[80503]: cluster 2024-07-28T12:09:59.281649+0000 mgr.y (mgr.25232) 556 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:00 smithi022 bash[80503]: cluster 2024-07-28T12:10:00.000153+0000 mon.a (mon.0) 1397 : cluster [INF] overall HEALTH_OK 2024-07-28T12:10:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:00 smithi022 bash[82865]: cluster 2024-07-28T12:09:59.281649+0000 mgr.y (mgr.25232) 556 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:00.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:00 smithi022 bash[82865]: cluster 2024-07-28T12:10:00.000153+0000 mon.a (mon.0) 1397 : cluster [INF] overall HEALTH_OK 2024-07-28T12:10:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:02 smithi150 bash[67543]: cluster 2024-07-28T12:10:01.282669+0000 mgr.y (mgr.25232) 557 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:10:02 smithi150 bash[60514]: ts=2024-07-28T12:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:10:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:02 smithi022 bash[80503]: cluster 2024-07-28T12:10:01.282669+0000 mgr.y (mgr.25232) 557 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:02 smithi022 bash[82865]: cluster 2024-07-28T12:10:01.282669+0000 mgr.y (mgr.25232) 557 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:04.269 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:04 smithi150 bash[67543]: cluster 2024-07-28T12:10:03.283441+0000 mgr.y (mgr.25232) 558 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:04 smithi022 bash[80503]: cluster 2024-07-28T12:10:03.283441+0000 mgr.y (mgr.25232) 558 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:04 smithi022 bash[82865]: cluster 2024-07-28T12:10:03.283441+0000 mgr.y (mgr.25232) 558 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:05.712 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:05 smithi022 bash[80503]: audit 2024-07-28T12:10:05.044887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:05.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:05 smithi022 bash[82865]: audit 2024-07-28T12:10:05.044887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:05 smithi150 bash[67543]: audit 2024-07-28T12:10:05.044887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:06 smithi150 bash[67543]: cluster 2024-07-28T12:10:05.284315+0000 mgr.y (mgr.25232) 559 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:06 smithi022 bash[80503]: cluster 2024-07-28T12:10:05.284315+0000 mgr.y (mgr.25232) 559 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:06 smithi022 bash[82865]: cluster 2024-07-28T12:10:05.284315+0000 mgr.y (mgr.25232) 559 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:07.805 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:10:07.806 INFO:teuthology.orchestra.run.smithi022.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T12:10:08.421 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T12:10:08.422 INFO:teuthology.run_tasks:Running task print... 2024-07-28T12:10:08.433 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-07-28T12:10:08.433 INFO:teuthology.run_tasks:Running task parallel... 2024-07-28T12:10:08.447 INFO:teuthology.task.parallel:starting parallel... 2024-07-28T12:10:08.448 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T12:10:08.448 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-07-28T12:10:08.450 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-28T12:10:08.451 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '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-28T12:10:08.451 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-28T12:10:08.451 INFO:tasks.thrashosds:Beginning thrashosds... 2024-07-28T12:10:08.451 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T12:10:08.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:10:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:08 smithi150 bash[67543]: cluster 2024-07-28T12:10:07.285266+0000 mgr.y (mgr.25232) 560 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:08 smithi150 bash[67543]: audit 2024-07-28T12:10:07.805379+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.22:0/4037570729' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T12:10:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:08 smithi022 bash[82865]: cluster 2024-07-28T12:10:07.285266+0000 mgr.y (mgr.25232) 560 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:08 smithi022 bash[82865]: audit 2024-07-28T12:10:07.805379+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.22:0/4037570729' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T12:10:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:08 smithi022 bash[80503]: cluster 2024-07-28T12:10:07.285266+0000 mgr.y (mgr.25232) 560 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:08 smithi022 bash[80503]: audit 2024-07-28T12:10:07.805379+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.22:0/4037570729' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T12:10:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:10:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:10:09] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-07-28T12:10:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:10 smithi150 bash[67543]: cluster 2024-07-28T12:10:09.286103+0000 mgr.y (mgr.25232) 561 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:10 smithi022 bash[82865]: cluster 2024-07-28T12:10:09.286103+0000 mgr.y (mgr.25232) 561 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:10 smithi022 bash[80503]: cluster 2024-07-28T12:10:09.286103+0000 mgr.y (mgr.25232) 561 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:12 smithi150 bash[67543]: cluster 2024-07-28T12:10:11.287126+0000 mgr.y (mgr.25232) 562 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:10:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:10:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:12 smithi022 bash[80503]: cluster 2024-07-28T12:10:11.287126+0000 mgr.y (mgr.25232) 562 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:12 smithi022 bash[82865]: cluster 2024-07-28T12:10:11.287126+0000 mgr.y (mgr.25232) 562 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:13.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:14.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:14 smithi022 bash[80503]: cluster 2024-07-28T12:10:13.287843+0000 mgr.y (mgr.25232) 563 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:14.671 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:14 smithi022 bash[82865]: cluster 2024-07-28T12:10:13.287843+0000 mgr.y (mgr.25232) 563 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:14 smithi150 bash[67543]: cluster 2024-07-28T12:10:13.287843+0000 mgr.y (mgr.25232) 563 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:16.534 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:10:16.535 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:10:16.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:16 smithi022 bash[80503]: cluster 2024-07-28T12:10:15.288674+0000 mgr.y (mgr.25232) 564 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:16.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:16 smithi022 bash[82865]: cluster 2024-07-28T12:10:15.288674+0000 mgr.y (mgr.25232) 564 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:16 smithi150 bash[67543]: cluster 2024-07-28T12:10:15.288674+0000 mgr.y (mgr.25232) 564 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:17.215 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1261,"stamp":"2024-07-28T12:10:15.288078+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":1222464,"kb_used_data":90600,"kb_used_omap":198,"kb_used_meta":1131577,"kb_avail":748738752,"statfs":{"total":767960285184,"available":766708482048,"internally_reserved":0,"allocated":92774400,"data_stored":51385378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1158735473},"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.005103"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517770+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:07.517770+0000","last_peered":"2024-07-28T12:08:07.517770+0000","last_clean":"2024-07-28T12:08:07.517770+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:08:07.517770+0000","last_undegraded":"2024-07-28T12:08:07.517770+0000","last_fullsized":"2024-07-28T12:08:07.517770+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519935+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:07.519935+0000","last_peered":"2024-07-28T12:08:07.519935+0000","last_clean":"2024-07-28T12:08:07.519935+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:08:07.519935+0000","last_undegraded":"2024-07-28T12:08:07.519935+0000","last_fullsized":"2024-07-28T12:08:07.519935+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521028+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:07.521028+0000","last_peered":"2024-07-28T12:08:07.521028+0000","last_clean":"2024-07-28T12:08:07.521028+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:08:07.521028+0000","last_undegraded":"2024-07-28T12:08:07.521028+0000","last_fullsized":"2024-07-28T12:08:07.521028+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.516954+0000","last_change":"2024-07-28T12:01:06.268855+0000","last_active":"2024-07-28T12:08:07.516954+0000","last_peered":"2024-07-28T12:08:07.516954+0000","last_clean":"2024-07-28T12:08:07.516954+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:08:07.516954+0000","last_undegraded":"2024-07-28T12:08:07.516954+0000","last_fullsized":"2024-07-28T12:08:07.516954+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:36.100034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":990,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382074+0000","last_change":"2024-07-28T12:01:06.266928+0000","last_active":"2024-07-28T12:08:17.382074+0000","last_peered":"2024-07-28T12:08:17.382074+0000","last_clean":"2024-07-28T12:08:17.382074+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:08:17.382074+0000","last_undegraded":"2024-07-28T12:08:17.382074+0000","last_fullsized":"2024-07-28T12:08:17.382074+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:48:00.564891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521478+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:07.521478+0000","last_peered":"2024-07-28T12:08:07.521478+0000","last_clean":"2024-07-28T12:08:07.521478+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:08:07.521478+0000","last_undegraded":"2024-07-28T12:08:07.521478+0000","last_fullsized":"2024-07-28T12:08:07.521478+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337492+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:19.337492+0000","last_peered":"2024-07-28T12:08:19.337492+0000","last_clean":"2024-07-28T12:08:19.337492+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:08:19.337492+0000","last_undegraded":"2024-07-28T12:08:19.337492+0000","last_fullsized":"2024-07-28T12:08:19.337492+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434009+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:07.434009+0000","last_peered":"2024-07-28T12:08:07.434009+0000","last_clean":"2024-07-28T12:08:07.434009+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:07.434009+0000","last_undegraded":"2024-07-28T12:08:07.434009+0000","last_fullsized":"2024-07-28T12:08:07.434009+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521621+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:07.521621+0000","last_peered":"2024-07-28T12:08:07.521621+0000","last_clean":"2024-07-28T12:08:07.521621+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:08:07.521621+0000","last_undegraded":"2024-07-28T12:08:07.521621+0000","last_fullsized":"2024-07-28T12:08:07.521621+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519125+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:07.519125+0000","last_peered":"2024-07-28T12:08:07.519125+0000","last_clean":"2024-07-28T12:08:07.519125+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:08:07.519125+0000","last_undegraded":"2024-07-28T12:08:07.519125+0000","last_fullsized":"2024-07-28T12:08:07.519125+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522450+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:07.522450+0000","last_peered":"2024-07-28T12:08:07.522450+0000","last_clean":"2024-07-28T12:08:07.522450+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:08:07.522450+0000","last_undegraded":"2024-07-28T12:08:07.522450+0000","last_fullsized":"2024-07-28T12:08:07.522450+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1035,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573579+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:26.573579+0000","last_peered":"2024-07-28T12:08:26.573579+0000","last_clean":"2024-07-28T12:08:26.573579+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:08:26.573579+0000","last_undegraded":"2024-07-28T12:08:26.573579+0000","last_fullsized":"2024-07-28T12:08:26.573579+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521278+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:07.521278+0000","last_peered":"2024-07-28T12:08:07.521278+0000","last_clean":"2024-07-28T12:08:07.521278+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:08:07.521278+0000","last_undegraded":"2024-07-28T12:08:07.521278+0000","last_fullsized":"2024-07-28T12:08:07.521278+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436337+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:07.436337+0000","last_peered":"2024-07-28T12:08:07.436337+0000","last_clean":"2024-07-28T12:08:07.436337+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:07.436337+0000","last_undegraded":"2024-07-28T12:08:07.436337+0000","last_fullsized":"2024-07-28T12:08:07.436337+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.520113+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:07.520113+0000","last_peered":"2024-07-28T12:08:07.520113+0000","last_clean":"2024-07-28T12:08:07.520113+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:08:07.520113+0000","last_undegraded":"2024-07-28T12:08:07.520113+0000","last_fullsized":"2024-07-28T12:08:07.520113+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1006,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121064+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:08:27.121064+0000","last_peered":"2024-07-28T12:08:27.121064+0000","last_clean":"2024-07-28T12:08:27.121064+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:08:27.121064+0000","last_undegraded":"2024-07-28T12:08:27.121064+0000","last_fullsized":"2024-07-28T12:08:27.121064+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120845+0000","last_change":"2024-07-28T12:01:35.264631+0000","last_active":"2024-07-28T12:08:27.120845+0000","last_peered":"2024-07-28T12:08:27.120845+0000","last_clean":"2024-07-28T12:08:27.120845+0000","last_became_active":"2024-07-28T12:01:35.263749+0000","last_became_peered":"2024-07-28T12:01:35.263749+0000","last_unstale":"2024-07-28T12:08:27.120845+0000","last_undegraded":"2024-07-28T12:08:27.120845+0000","last_fullsized":"2024-07-28T12:08:27.120845+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:39:30.743198+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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345085+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:18.345085+0000","last_peered":"2024-07-28T12:08:18.345085+0000","last_clean":"2024-07-28T12:08:18.345085+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:08:18.345085+0000","last_undegraded":"2024-07-28T12:08:18.345085+0000","last_fullsized":"2024-07-28T12:08:18.345085+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436697+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:07.436697+0000","last_peered":"2024-07-28T12:08:07.436697+0000","last_clean":"2024-07-28T12:08:07.436697+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:07.436697+0000","last_undegraded":"2024-07-28T12:08:07.436697+0000","last_fullsized":"2024-07-28T12:08:07.436697+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1049,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345116+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:18.345116+0000","last_peered":"2024-07-28T12:08:18.345116+0000","last_clean":"2024-07-28T12:08:18.345116+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:08:18.345116+0000","last_undegraded":"2024-07-28T12:08:18.345116+0000","last_fullsized":"2024-07-28T12:08:18.345116+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573086+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:26.573086+0000","last_peered":"2024-07-28T12:08:26.573086+0000","last_clean":"2024-07-28T12:08:26.573086+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:08:26.573086+0000","last_undegraded":"2024-07-28T12:08:26.573086+0000","last_fullsized":"2024-07-28T12:08:26.573086+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345138+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:18.345138+0000","last_peered":"2024-07-28T12:08:18.345138+0000","last_clean":"2024-07-28T12:08:18.345138+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:08:18.345138+0000","last_undegraded":"2024-07-28T12:08:18.345138+0000","last_fullsized":"2024-07-28T12:08:18.345138+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122336+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:27.122336+0000","last_peered":"2024-07-28T12:08:27.122336+0000","last_clean":"2024-07-28T12:08:27.122336+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:08:27.122336+0000","last_undegraded":"2024-07-28T12:08:27.122336+0000","last_fullsized":"2024-07-28T12:08:27.122336+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:09.445028+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:09.445028+0000","last_peered":"2024-07-28T12:08:09.445028+0000","last_clean":"2024-07-28T12:08:09.445028+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:08:09.445028+0000","last_undegraded":"2024-07-28T12:08:09.445028+0000","last_fullsized":"2024-07-28T12:08:09.445028+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"302'161","reported_seq":1391,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519844+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:07.519844+0000","last_peered":"2024-07-28T12:08:07.519844+0000","last_clean":"2024-07-28T12:08:07.519844+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:08:07.519844+0000","last_undegraded":"2024-07-28T12:08:07.519844+0000","last_fullsized":"2024-07-28T12:08:07.519844+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519699+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:07.519699+0000","last_peered":"2024-07-28T12:08:07.519699+0000","last_clean":"2024-07-28T12:08:07.519699+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:08:07.519699+0000","last_undegraded":"2024-07-28T12:08:07.519699+0000","last_fullsized":"2024-07-28T12:08:07.519699+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119026+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:27.119026+0000","last_peered":"2024-07-28T12:08:27.119026+0000","last_clean":"2024-07-28T12:08:27.119026+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:08:27.119026+0000","last_undegraded":"2024-07-28T12:08:27.119026+0000","last_fullsized":"2024-07-28T12:08:27.119026+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434835+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:07.434835+0000","last_peered":"2024-07-28T12:08:07.434835+0000","last_clean":"2024-07-28T12:08:07.434835+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:07.434835+0000","last_undegraded":"2024-07-28T12:08:07.434835+0000","last_fullsized":"2024-07-28T12:08:07.434835+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519606+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:07.519606+0000","last_peered":"2024-07-28T12:08:07.519606+0000","last_clean":"2024-07-28T12:08:07.519606+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:08:07.519606+0000","last_undegraded":"2024-07-28T12:08:07.519606+0000","last_fullsized":"2024-07-28T12:08:07.519606+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.118335+0000","last_change":"2024-07-28T12:01:35.294239+0000","last_active":"2024-07-28T12:08:27.118335+0000","last_peered":"2024-07-28T12:08:27.118335+0000","last_clean":"2024-07-28T12:08:27.118335+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:08:27.118335+0000","last_undegraded":"2024-07-28T12:08:27.118335+0000","last_fullsized":"2024-07-28T12:08:27.118335+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:40.424500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119107+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:08:27.119107+0000","last_peered":"2024-07-28T12:08:27.119107+0000","last_clean":"2024-07-28T12:08:27.119107+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:08:27.119107+0000","last_undegraded":"2024-07-28T12:08:27.119107+0000","last_fullsized":"2024-07-28T12:08:27.119107+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.568378+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:26.568378+0000","last_peered":"2024-07-28T12:08:26.568378+0000","last_clean":"2024-07-28T12:08:26.568378+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:26.568378+0000","last_undegraded":"2024-07-28T12:08:26.568378+0000","last_fullsized":"2024-07-28T12:08:26.568378+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1002,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.128463+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:27.128463+0000","last_peered":"2024-07-28T12:08:27.128463+0000","last_clean":"2024-07-28T12:08:27.128463+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:08:27.128463+0000","last_undegraded":"2024-07-28T12:08:27.128463+0000","last_fullsized":"2024-07-28T12:08:27.128463+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120800+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:27.120800+0000","last_peered":"2024-07-28T12:08:27.120800+0000","last_clean":"2024-07-28T12:08:27.120800+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:08:27.120800+0000","last_undegraded":"2024-07-28T12:08:27.120800+0000","last_fullsized":"2024-07-28T12:08:27.120800+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519817+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:07.519817+0000","last_peered":"2024-07-28T12:08:07.519817+0000","last_clean":"2024-07-28T12:08:07.519817+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:08:07.519817+0000","last_undegraded":"2024-07-28T12:08:07.519817+0000","last_fullsized":"2024-07-28T12:08:07.519817+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570236+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:26.570236+0000","last_peered":"2024-07-28T12:08:26.570236+0000","last_clean":"2024-07-28T12:08:26.570236+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:08:26.570236+0000","last_undegraded":"2024-07-28T12:08:26.570236+0000","last_fullsized":"2024-07-28T12:08:26.570236+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519546+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:07.519546+0000","last_peered":"2024-07-28T12:08:07.519546+0000","last_clean":"2024-07-28T12:08:07.519546+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:08:07.519546+0000","last_undegraded":"2024-07-28T12:08:07.519546+0000","last_fullsized":"2024-07-28T12:08:07.519546+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521490+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:07.521490+0000","last_peered":"2024-07-28T12:08:07.521490+0000","last_clean":"2024-07-28T12:08:07.521490+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:08:07.521490+0000","last_undegraded":"2024-07-28T12:08:07.521490+0000","last_fullsized":"2024-07-28T12:08:07.521490+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121789+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:27.121789+0000","last_peered":"2024-07-28T12:08:27.121789+0000","last_clean":"2024-07-28T12:08:27.121789+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:08:27.121789+0000","last_undegraded":"2024-07-28T12:08:27.121789+0000","last_fullsized":"2024-07-28T12:08:27.121789+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120651+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:27.120651+0000","last_peered":"2024-07-28T12:08:27.120651+0000","last_clean":"2024-07-28T12:08:27.120651+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:08:27.120651+0000","last_undegraded":"2024-07-28T12:08:27.120651+0000","last_fullsized":"2024-07-28T12:08:27.120651+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121572+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:27.121572+0000","last_peered":"2024-07-28T12:08:27.121572+0000","last_clean":"2024-07-28T12:08:27.121572+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:08:27.121572+0000","last_undegraded":"2024-07-28T12:08:27.121572+0000","last_fullsized":"2024-07-28T12:08:27.121572+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521309+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:07.521309+0000","last_peered":"2024-07-28T12:08:07.521309+0000","last_clean":"2024-07-28T12:08:07.521309+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:08:07.521309+0000","last_undegraded":"2024-07-28T12:08:07.521309+0000","last_fullsized":"2024-07-28T12:08:07.521309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":976,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121994+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:08:27.121994+0000","last_peered":"2024-07-28T12:08:27.121994+0000","last_clean":"2024-07-28T12:08:27.121994+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:08:27.121994+0000","last_undegraded":"2024-07-28T12:08:27.121994+0000","last_fullsized":"2024-07-28T12:08:27.121994+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.124286+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:27.124286+0000","last_peered":"2024-07-28T12:08:27.124286+0000","last_clean":"2024-07-28T12:08:27.124286+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:08:27.124286+0000","last_undegraded":"2024-07-28T12:08:27.124286+0000","last_fullsized":"2024-07-28T12:08:27.124286+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120309+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:27.120309+0000","last_peered":"2024-07-28T12:08:27.120309+0000","last_clean":"2024-07-28T12:08:27.120309+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:08:27.120309+0000","last_undegraded":"2024-07-28T12:08:27.120309+0000","last_fullsized":"2024-07-28T12:08:27.120309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121852+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:27.121852+0000","last_peered":"2024-07-28T12:08:27.121852+0000","last_clean":"2024-07-28T12:08:27.121852+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:08:27.121852+0000","last_undegraded":"2024-07-28T12:08:27.121852+0000","last_fullsized":"2024-07-28T12:08:27.121852+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122636+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:08:27.122636+0000","last_peered":"2024-07-28T12:08:27.122636+0000","last_clean":"2024-07-28T12:08:27.122636+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:08:27.122636+0000","last_undegraded":"2024-07-28T12:08:27.122636+0000","last_fullsized":"2024-07-28T12:08:27.122636+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1007,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437413+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:07.437413+0000","last_peered":"2024-07-28T12:08:07.437413+0000","last_clean":"2024-07-28T12:08:07.437413+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:07.437413+0000","last_undegraded":"2024-07-28T12:08:07.437413+0000","last_fullsized":"2024-07-28T12:08:07.437413+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573339+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:26.573339+0000","last_peered":"2024-07-28T12:08:26.573339+0000","last_clean":"2024-07-28T12:08:26.573339+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:08:26.573339+0000","last_undegraded":"2024-07-28T12:08:26.573339+0000","last_fullsized":"2024-07-28T12:08:26.573339+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571234+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:26.571234+0000","last_peered":"2024-07-28T12:08:26.571234+0000","last_clean":"2024-07-28T12:08:26.571234+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:08:26.571234+0000","last_undegraded":"2024-07-28T12:08:26.571234+0000","last_fullsized":"2024-07-28T12:08:26.571234+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1033,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571350+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:26.571350+0000","last_peered":"2024-07-28T12:08:26.571350+0000","last_clean":"2024-07-28T12:08:26.571350+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:08:26.571350+0000","last_undegraded":"2024-07-28T12:08:26.571350+0000","last_fullsized":"2024-07-28T12:08:26.571350+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120247+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:27.120247+0000","last_peered":"2024-07-28T12:08:27.120247+0000","last_clean":"2024-07-28T12:08:27.120247+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:08:27.120247+0000","last_undegraded":"2024-07-28T12:08:27.120247+0000","last_fullsized":"2024-07-28T12:08:27.120247+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521009+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:07.521009+0000","last_peered":"2024-07-28T12:08:07.521009+0000","last_clean":"2024-07-28T12:08:07.521009+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:08:07.521009+0000","last_undegraded":"2024-07-28T12:08:07.521009+0000","last_fullsized":"2024-07-28T12:08:07.521009+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522138+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:07.522138+0000","last_peered":"2024-07-28T12:08:07.522138+0000","last_clean":"2024-07-28T12:08:07.522138+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:08:07.522138+0000","last_undegraded":"2024-07-28T12:08:07.522138+0000","last_fullsized":"2024-07-28T12:08:07.522138+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":980,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.517482+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:07.517482+0000","last_peered":"2024-07-28T12:08:07.517482+0000","last_clean":"2024-07-28T12:08:07.517482+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:08:07.517482+0000","last_undegraded":"2024-07-28T12:08:07.517482+0000","last_fullsized":"2024-07-28T12:08:07.517482+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382123+0000","last_change":"2024-07-28T12:01:06.272751+0000","last_active":"2024-07-28T12:08:17.382123+0000","last_peered":"2024-07-28T12:08:17.382123+0000","last_clean":"2024-07-28T12:08:17.382123+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:08:17.382123+0000","last_undegraded":"2024-07-28T12:08:17.382123+0000","last_fullsized":"2024-07-28T12:08:17.382123+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:06:29.776444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.518062+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:07.518062+0000","last_peered":"2024-07-28T12:08:07.518062+0000","last_clean":"2024-07-28T12:08:07.518062+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:08:07.518062+0000","last_undegraded":"2024-07-28T12:08:07.518062+0000","last_fullsized":"2024-07-28T12:08:07.518062+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437081+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:07.437081+0000","last_peered":"2024-07-28T12:08:07.437081+0000","last_clean":"2024-07-28T12:08:07.437081+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:07.437081+0000","last_undegraded":"2024-07-28T12:08:07.437081+0000","last_fullsized":"2024-07-28T12:08:07.437081+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337138+0000","last_change":"2024-07-28T12:01:06.270509+0000","last_active":"2024-07-28T12:08:19.337138+0000","last_peered":"2024-07-28T12:08:19.337138+0000","last_clean":"2024-07-28T12:08:19.337138+0000","last_became_active":"2024-07-28T12:01:06.269448+0000","last_became_peered":"2024-07-28T12:01:06.269448+0000","last_unstale":"2024-07-28T12:08:19.337138+0000","last_undegraded":"2024-07-28T12:08:19.337138+0000","last_fullsized":"2024-07-28T12:08:19.337138+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.990636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":991,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119201+0000","last_change":"2024-07-28T12:01:06.270108+0000","last_active":"2024-07-28T12:08:27.119201+0000","last_peered":"2024-07-28T12:08:27.119201+0000","last_clean":"2024-07-28T12:08:27.119201+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:08:27.119201+0000","last_undegraded":"2024-07-28T12:08:27.119201+0000","last_fullsized":"2024-07-28T12:08:27.119201+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:51.320151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119698+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:27.119698+0000","last_peered":"2024-07-28T12:08:27.119698+0000","last_clean":"2024-07-28T12:08:27.119698+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:08:27.119698+0000","last_undegraded":"2024-07-28T12:08:27.119698+0000","last_fullsized":"2024-07-28T12:08:27.119698+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121806+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:27.121806+0000","last_peered":"2024-07-28T12:08:27.121806+0000","last_clean":"2024-07-28T12:08:27.121806+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:08:27.121806+0000","last_undegraded":"2024-07-28T12:08:27.121806+0000","last_fullsized":"2024-07-28T12:08:27.121806+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573328+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:26.573328+0000","last_peered":"2024-07-28T12:08:26.573328+0000","last_clean":"2024-07-28T12:08:26.573328+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:08:26.573328+0000","last_undegraded":"2024-07-28T12:08:26.573328+0000","last_fullsized":"2024-07-28T12:08:26.573328+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.525966+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:07.525966+0000","last_peered":"2024-07-28T12:08:07.525966+0000","last_clean":"2024-07-28T12:08:07.525966+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:07.525966+0000","last_undegraded":"2024-07-28T12:08:07.525966+0000","last_fullsized":"2024-07-28T12:08:07.525966+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":995,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122485+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:27.122485+0000","last_peered":"2024-07-28T12:08:27.122485+0000","last_clean":"2024-07-28T12:08:27.122485+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:08:27.122485+0000","last_undegraded":"2024-07-28T12:08:27.122485+0000","last_fullsized":"2024-07-28T12:08:27.122485+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571005+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:26.571005+0000","last_peered":"2024-07-28T12:08:26.571005+0000","last_clean":"2024-07-28T12:08:26.571005+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:08:26.571005+0000","last_undegraded":"2024-07-28T12:08:26.571005+0000","last_fullsized":"2024-07-28T12:08:26.571005+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519943+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:07.519943+0000","last_peered":"2024-07-28T12:08:07.519943+0000","last_clean":"2024-07-28T12:08:07.519943+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:08:07.519943+0000","last_undegraded":"2024-07-28T12:08:07.519943+0000","last_fullsized":"2024-07-28T12:08:07.519943+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.572832+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:26.572832+0000","last_peered":"2024-07-28T12:08:26.572832+0000","last_clean":"2024-07-28T12:08:26.572832+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:08:26.572832+0000","last_undegraded":"2024-07-28T12:08:26.572832+0000","last_fullsized":"2024-07-28T12:08:26.572832+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521275+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:07.521275+0000","last_peered":"2024-07-28T12:08:07.521275+0000","last_clean":"2024-07-28T12:08:07.521275+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:08:07.521275+0000","last_undegraded":"2024-07-28T12:08:07.521275+0000","last_fullsized":"2024-07-28T12:08:07.521275+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1018,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337263+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:19.337263+0000","last_peered":"2024-07-28T12:08:19.337263+0000","last_clean":"2024-07-28T12:08:19.337263+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:08:19.337263+0000","last_undegraded":"2024-07-28T12:08:19.337263+0000","last_fullsized":"2024-07-28T12:08:19.337263+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122612+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:27.122612+0000","last_peered":"2024-07-28T12:08:27.122612+0000","last_clean":"2024-07-28T12:08:27.122612+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:08:27.122612+0000","last_undegraded":"2024-07-28T12:08:27.122612+0000","last_fullsized":"2024-07-28T12:08:27.122612+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570089+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:26.570089+0000","last_peered":"2024-07-28T12:08:26.570089+0000","last_clean":"2024-07-28T12:08:26.570089+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:08:26.570089+0000","last_undegraded":"2024-07-28T12:08:26.570089+0000","last_fullsized":"2024-07-28T12:08:26.570089+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.123781+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:08:27.123781+0000","last_peered":"2024-07-28T12:08:27.123781+0000","last_clean":"2024-07-28T12:08:27.123781+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:08:27.123781+0000","last_undegraded":"2024-07-28T12:08:27.123781+0000","last_fullsized":"2024-07-28T12:08:27.123781+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":18669,"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":236223201587,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309060,"kb_used_data":11704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93436092,"statfs":{"total":95995035648,"available":95678558208,"internally_reserved":0,"allocated":11984896,"data_stored":6795258,"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 12:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.92200000000000004,"15min":0.88700000000000001},"min":{"1min":0.57499999999999996,"5min":0.47999999999999998,"15min":0.41199999999999998},"max":{"1min":1.3140000000000001,"5min":5.101,"15min":5.101},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.97199999999999998,"15min":0.94599999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.262,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.65300000000000002}]},{"osd":1,"last update":"Sun Jul 28 12:09:33 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.099,"15min":1.089},"min":{"1min":0.68100000000000005,"5min":0.54200000000000004,"15min":0.49399999999999999},"max":{"1min":1.228,"5min":5.8579999999999997,"15min":5.8579999999999997},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.54100000000000004},"max":{"1min":1.4059999999999999,"5min":5.7699999999999996,"15min":5.7699999999999996},"last":0.94699999999999995}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.0740000000000001},"min":{"1min":0.64400000000000002,"5min":0.57499999999999996,"15min":0.54300000000000004},"max":{"1min":1.331,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":0.997},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.98099999999999998,"15min":0.997},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.302,"5min":3.806,"15min":5.1520000000000001},"last":0.61899999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0109999999999999,"15min":0.98399999999999999},"min":{"1min":0.72699999999999998,"5min":0.60799999999999998,"15min":0.40600000000000003},"max":{"1min":1.4990000000000001,"5min":2.1789999999999998,"15min":2.1789999999999998},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.0880000000000001,"15min":1.0269999999999999},"min":{"1min":0.71099999999999997,"5min":0.61199999999999999,"15min":0.499},"max":{"1min":1.387,"5min":5.0140000000000002,"15min":5.0140000000000002},"last":0.73499999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.0129999999999999,"15min":1.0529999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3580000000000001,"5min":1.5089999999999999,"15min":4.9630000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.129,"15min":1.1339999999999999},"min":{"1min":0.68300000000000005,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.276,"5min":2.0899999999999999,"15min":4.9409999999999998},"last":1.1419999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.075,"15min":1.0469999999999999},"min":{"1min":0.52100000000000002,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.357,"5min":5.415,"15min":5.415},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.079,"15min":1.0609999999999999},"min":{"1min":0.55300000000000005,"5min":0.49299999999999999,"15min":0.34999999999999998},"max":{"1min":1.272,"5min":4.3609999999999998,"15min":5.0579999999999998},"last":1.044}]},{"osd":6,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.155,"15min":1.151},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.38800000000000001},"max":{"1min":1.4179999999999999,"5min":2.0409999999999999,"15min":6.3970000000000002},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.63300000000000001,"5min":0.60399999999999998,"15min":0.33300000000000002},"max":{"1min":1.4530000000000001,"5min":2.577,"15min":4.8410000000000002},"last":1.095}]}]},{"osd":6,"up_from":47,"seq":201863463229,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":321528,"kb_used_data":11692,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93423624,"statfs":{"total":95995035648,"available":95665790976,"internally_reserved":0,"allocated":11972608,"data_stored":6795112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:09:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.90600000000000003,"15min":0.99399999999999999},"min":{"1min":0.49299999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3520000000000001,"5min":1.3580000000000001,"15min":10.345000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.022,"15min":1.0629999999999999},"min":{"1min":0.63400000000000001,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.2549999999999999,"5min":2.1480000000000001,"15min":9.8520000000000003},"last":1.034}]},{"osd":1,"last update":"Sun Jul 28 12:09:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0169999999999999,"15min":1.036},"min":{"1min":0.53500000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.288,"5min":1.8069999999999999,"15min":10.234999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96799999999999997,"15min":1.0760000000000001},"min":{"1min":0.57199999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3260000000000001,"5min":1.454,"15min":10.525},"last":1.105}]},{"osd":2,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.94899999999999995,"15min":0.96799999999999997},"min":{"1min":0.45600000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1859999999999999,"5min":1.2889999999999999,"15min":9.7959999999999994},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.042},"min":{"1min":0.55400000000000005,"5min":0.5,"15min":0.439},"max":{"1min":1.2649999999999999,"5min":1.468,"15min":9.9629999999999992},"last":1.081}]},{"osd":3,"last update":"Sun Jul 28 12:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.997,"15min":1.048},"min":{"1min":0.58899999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1579999999999999,"5min":1.421,"15min":9.891},"last":1.145},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0449999999999999,"15min":1.0660000000000001},"min":{"1min":0.60399999999999998,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.367,"5min":2.3359999999999999,"15min":10.140000000000001},"last":0.78000000000000003}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.006,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.198,"5min":1.409,"15min":10.023999999999999},"last":0.999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.629,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4870000000000001,"5min":1.7669999999999999,"15min":10.441000000000001},"last":0.64200000000000002}]},{"osd":5,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.98399999999999999,"15min":1.0600000000000001},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":10.609},"last":1.202},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97799999999999998,"15min":1.044},"min":{"1min":0.51500000000000001,"5min":0.35999999999999999,"15min":0.35199999999999998},"max":{"1min":1.244,"5min":1.423,"15min":10.272},"last":1.0609999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.048,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.40699999999999997,"15min":0.40500000000000003},"max":{"1min":1.3460000000000001,"5min":2.5539999999999998,"15min":10.058},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.056,"5min":1.1120000000000001,"15min":1.1739999999999999},"min":{"1min":0.441,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.419,"5min":2.234,"15min":11.163},"last":0.748}]}]},{"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":316780,"kb_used_data":11104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428372,"statfs":{"total":95995035648,"available":95670652928,"internally_reserved":0,"allocated":11370496,"data_stored":6200558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.96999999999999997,"15min":0.95199999999999996},"min":{"1min":0.54300000000000004,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.117,"5min":1.506,"15min":2.823},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.48699999999999999},"max":{"1min":1.145,"5min":2.637,"15min":2.6400000000000001},"last":1.109}]},{"osd":1,"last update":"Sun Jul 28 12:09:32 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.1359999999999999,"15min":1},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.498},"max":{"1min":1.181,"5min":12.23,"15min":12.23},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.997,"5min":1.1240000000000001,"15min":1.091},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.56799999999999995},"max":{"1min":1.3959999999999999,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":0.78200000000000003}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.94099999999999995,"15min":0.92600000000000005},"min":{"1min":0.52000000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.129,"5min":1.349,"15min":4.3609999999999998},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.038,"15min":1.0049999999999999},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.47899999999999998},"max":{"1min":1.226,"5min":1.395,"15min":2.633},"last":1.034}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.0580000000000001,"15min":1.03},"min":{"1min":0.65300000000000002,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3240000000000001,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.879},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1319999999999999,"15min":1.1000000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54900000000000004},"max":{"1min":1.2869999999999999,"5min":3.2170000000000001,"15min":3.2170000000000001},"last":1.0509999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.85699999999999998,"15min":0.83599999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.0800000000000001,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.008,"15min":0.98799999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2470000000000001,"5min":2.8370000000000002,"15min":2.992},"last":1.0069999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.109,"15min":1.0409999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.42599999999999999},"max":{"1min":1.2470000000000001,"5min":2.9119999999999999,"15min":3.1259999999999999},"last":1.2},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0620000000000001,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.39100000000000001},"max":{"1min":1.2230000000000001,"5min":2.5030000000000001,"15min":3.153},"last":1.137}]},{"osd":7,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1100000000000001,"15min":1.103},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":2.5990000000000002,"15min":5.3319999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1479999999999999,"15min":1.115},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.40500000000000003},"max":{"1min":1.2769999999999999,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.1559999999999999}]}]},{"osd":4,"up_from":702,"seq":3015067041898,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55480,"kb_used_data":11120,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93689672,"statfs":{"total":95995035648,"available":95938224128,"internally_reserved":0,"allocated":11386880,"data_stored":6204820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95899999999999996,"15min":0.98499999999999999},"min":{"1min":0.65600000000000003,"5min":0.55000000000000004,"15min":0.5},"max":{"1min":1.1950000000000001,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.63900000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.3180000000000001,"5min":1.6220000000000001,"15min":2.0830000000000002},"last":1.2230000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96699999999999997,"15min":0.98799999999999999},"min":{"1min":0.59599999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.1930000000000001,"5min":1.512,"15min":1.542},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.997,"15min":1.002},"min":{"1min":0.67500000000000004,"5min":0.52800000000000002,"15min":0.52500000000000002},"max":{"1min":1.1850000000000001,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.129}]},{"osd":2,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.032,"15min":1.038},"min":{"1min":0.73499999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.329,"5min":3.4289999999999998,"15min":3.4289999999999998},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.034,"15min":1.0720000000000001},"min":{"1min":0.625,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.339,"5min":1.7689999999999999,"15min":2.1859999999999999},"last":0.60799999999999998}]},{"osd":3,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.081},"min":{"1min":0.69199999999999995,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2350000000000001,"5min":1.877,"15min":2.2639999999999998},"last":1.069},{"interface":"front","average":{"1min":1.081,"5min":1.1279999999999999,"15min":1.1359999999999999},"min":{"1min":0.61699999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.391,"5min":3.0310000000000001,"15min":3.0310000000000001},"last":1.02}]},{"osd":5,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.59899999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.321,"5min":4.1539999999999999,"15min":4.1539999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.443,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3149999999999999,"5min":3.4740000000000002,"15min":4.5640000000000001},"last":0.72099999999999997}]},{"osd":6,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0760000000000001,"15min":1.0429999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.367,"5min":1.9850000000000001,"15min":2.7559999999999998},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.085,"15min":1.071},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.298,"5min":3.569,"15min":3.569},"last":0.81100000000000005}]},{"osd":7,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.121,"15min":1.131},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.278,"5min":1.573,"15min":1.7230000000000001},"last":1.107},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.202,"15min":1.2110000000000001},"min":{"1min":0.501,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4410000000000001,"5min":3.2759999999999998,"15min":3.2759999999999998},"last":1.2450000000000001}]}]},{"osd":3,"up_from":673,"seq":2890512990320,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":51044,"kb_used_data":11096,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93694108,"statfs":{"total":95995035648,"available":95942766592,"internally_reserved":0,"allocated":11362304,"data_stored":6198312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.76000000000000001,"15min":0.72499999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.317},"max":{"1min":1.1379999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81899999999999995,"15min":0.78400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.36199999999999999},"max":{"1min":1.1100000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1}]},{"osd":1,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.77400000000000002,"15min":0.78800000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.39000000000000001},"max":{"1min":1.151,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.84699999999999998,"15min":0.80900000000000005},"min":{"1min":0.46200000000000002,"5min":0.441,"15min":0.379},"max":{"1min":0.98299999999999998,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":0.88800000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.879,"15min":0.91400000000000003},"min":{"1min":0.48899999999999999,"5min":0.47499999999999998,"15min":0.44800000000000001},"max":{"1min":1.139,"5min":1.9179999999999999,"15min":7.6520000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.92600000000000005,"15min":0.84399999999999997},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.34499999999999997},"max":{"1min":1.1000000000000001,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":0.73799999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.0660000000000001,"15min":1.1140000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.45500000000000002},"max":{"1min":1.1519999999999999,"5min":2.774,"15min":7.0469999999999997},"last":1.05},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.101,"15min":1.1319999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.58099999999999996},"max":{"1min":1.2669999999999999,"5min":2.7559999999999998,"15min":6.3250000000000002},"last":0.95499999999999996}]},{"osd":5,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1259999999999999,"15min":1.1379999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.52800000000000002},"max":{"1min":1.2350000000000001,"5min":3.2639999999999998,"15min":7.1459999999999999},"last":1.119},{"interface":"front","average":{"1min":1.052,"5min":1.163,"15min":1.1890000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.65300000000000002},"max":{"1min":1.3759999999999999,"5min":3.1259999999999999,"15min":7.4299999999999997},"last":1.141}]},{"osd":6,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.1639999999999999,"15min":1.1910000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54600000000000004},"max":{"1min":1.329,"5min":1.794,"15min":7.7409999999999997},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.081,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.56699999999999995},"max":{"1min":1.335,"5min":2.645,"15min":6.4039999999999999},"last":1.089}]},{"osd":7,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.23,"15min":1.238},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.495},"max":{"1min":1.4430000000000001,"5min":2.6920000000000002,"15min":6.3609999999999998},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.262,"15min":1.2250000000000001},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.58499999999999996},"max":{"1min":1.3120000000000001,"5min":2.9329999999999998,"15min":2.9329999999999998},"last":1.2410000000000001}]}]},{"osd":2,"up_from":646,"seq":2774548873333,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47276,"kb_used_data":11104,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93697876,"statfs":{"total":95995035648,"available":95946625024,"internally_reserved":0,"allocated":11370496,"data_stored":6200522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.749,"15min":0.75800000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.0700000000000001,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.80100000000000005,"15min":0.79600000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2969999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.39400000000000002}]},{"osd":1,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.79000000000000004,"15min":0.84599999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.1279999999999999,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.85899999999999999,"15min":0.89400000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.165,"5min":2.758,"15min":2.758},"last":0.51300000000000001}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.89900000000000002,"15min":0.84199999999999997},"min":{"1min":0.42799999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1739999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.0169999999999999,"15min":0.97199999999999998},"min":{"1min":0.46100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.256,"5min":11.231,"15min":11.231},"last":0.54200000000000004}]},{"osd":4,"last update":"Sun Jul 28 12:09:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.1519999999999999,"15min":1.1319999999999999},"min":{"1min":0.66700000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.246,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.288,"15min":1.2649999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3620000000000001,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":0.73399999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.56100000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3460000000000001,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":0.629},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.107,"15min":1.1579999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.63700000000000001},"max":{"1min":1.296,"5min":1.9370000000000001,"15min":3.327},"last":0.81899999999999995}]},{"osd":6,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.133,"15min":1.1879999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.58599999999999997},"max":{"1min":1.5129999999999999,"5min":1.782,"15min":3.145},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.624,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4239999999999999,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":0.71899999999999997}]},{"osd":7,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.177,"15min":1.3069999999999999},"min":{"1min":0.60199999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5209999999999999,"5min":2.0129999999999999,"15min":5.0869999999999997},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.101,"5min":1.196,"15min":1.24},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":2.1869999999999998,"15min":3.734},"last":0.91700000000000004}]}]},{"osd":1,"up_from":559,"seq":2400886718599,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":42976,"kb_used_data":11096,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93702176,"statfs":{"total":95995035648,"available":95951028224,"internally_reserved":0,"allocated":11362304,"data_stored":6199918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69599999999999995,"15min":0.71899999999999997},"min":{"1min":0.45400000000000001,"5min":0.38300000000000001,"15min":0.27000000000000002},"max":{"1min":1.1830000000000001,"5min":1.494,"15min":1.706},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84599999999999997,"15min":0.83099999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.28100000000000003},"max":{"1min":1.4419999999999999,"5min":3.468,"15min":3.468},"last":0.95099999999999996}]},{"osd":2,"last update":"Sun Jul 28 12:09:48 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.78500000000000003,"15min":0.78800000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.25700000000000001},"max":{"1min":0.95999999999999996,"5min":1.855,"15min":7.4320000000000004},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.88500000000000001,"15min":0.87},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.34799999999999998},"max":{"1min":1.2230000000000001,"5min":1.458,"15min":2.504},"last":1.3049999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:16 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.88700000000000001,"15min":0.86699999999999999},"min":{"1min":0.42899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3520000000000001,"5min":3.677,"15min":4.2759999999999998},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.876,"15min":0.91300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.998}]},{"osd":4,"last update":"Sun Jul 28 12:09:48 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.042,"15min":1.139},"min":{"1min":0.65600000000000003,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2589999999999999,"5min":1.484,"15min":3.0529999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.1259999999999999,"15min":1.2370000000000001},"min":{"1min":0.60199999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4019999999999999,"5min":3.6779999999999999,"15min":4.6349999999999998},"last":1.2509999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1910000000000001,"15min":1.173},"min":{"1min":0.67900000000000005,"5min":0.64500000000000002,"15min":0.52900000000000003},"max":{"1min":1.3300000000000001,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.117,"15min":1.1839999999999999},"min":{"1min":0.79400000000000004,"5min":0.68300000000000005,"15min":0.59999999999999998},"max":{"1min":1.4259999999999999,"5min":3.758,"15min":3.758},"last":1.2150000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.2050000000000001,"15min":1.202},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4339999999999999,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":1.099},{"interface":"front","average":{"1min":1.056,"5min":1.1539999999999999,"15min":1.2110000000000001},"min":{"1min":0.76300000000000001,"5min":0.72599999999999998,"15min":0.55100000000000005},"max":{"1min":1.2230000000000001,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.073}]},{"osd":7,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1950000000000001,"15min":1.2090000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.67400000000000004},"max":{"1min":1.325,"5min":3.0150000000000001,"15min":3.1829999999999998},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.2030000000000001,"15min":1.274},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67300000000000004},"max":{"1min":1.3620000000000001,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.3720000000000001}]}]},{"osd":0,"up_from":527,"seq":2263447765133,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":78320,"kb_used_data":11684,"kb_used_omap":47,"kb_used_meta":66576,"kb_avail":93666832,"statfs":{"total":95995035648,"available":95914835968,"internally_reserved":0,"allocated":11964416,"data_stored":6790878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":68174707},"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 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.78700000000000003,"15min":0.81299999999999994},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.28999999999999998},"max":{"1min":1.002,"5min":1.7390000000000001,"15min":4.8680000000000003},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.92700000000000005,"15min":0.876},"min":{"1min":0.372,"5min":0.372,"15min":0.36099999999999999},"max":{"1min":1.0920000000000001,"5min":5.3049999999999997,"15min":5.3049999999999997},"last":1.0109999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.91100000000000003,"15min":0.86499999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0369999999999999,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":1.323},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.83099999999999996,"15min":0.81200000000000006},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.93500000000000005,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":1.0629999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79700000000000004,"15min":0.755},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.004,"5min":1.508,"15min":1.7989999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.98299999999999998,"15min":0.92000000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.41499999999999998},"max":{"1min":1.196,"5min":1.885,"15min":1.9630000000000001},"last":0.90200000000000002}]},{"osd":4,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.131,"15min":1.2809999999999999},"min":{"1min":0.67400000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.135,"5min":5.6059999999999999,"15min":6.6660000000000004},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0569999999999999,"15min":1.1020000000000001},"min":{"1min":0.60899999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.226,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":0.77800000000000002}]},{"osd":5,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.159,"15min":1.089},"min":{"1min":0.58699999999999997,"5min":0.52200000000000002,"15min":0.40400000000000003},"max":{"1min":1.387,"5min":5.4889999999999999,"15min":5.4889999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.085,"15min":1.1080000000000001},"min":{"1min":0.56299999999999994,"5min":0.503,"15min":0.496},"max":{"1min":1.2410000000000001,"5min":1.7729999999999999,"15min":2.27},"last":0.85999999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.167,"15min":1.2150000000000001},"min":{"1min":0.64100000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6379999999999999,"5min":1.915,"15min":3.847},"last":1.113},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.2569999999999999,"15min":1.258},"min":{"1min":0.64600000000000002,"5min":0.61699999999999999,"15min":0.51900000000000002},"max":{"1min":1.3560000000000001,"5min":5.5499999999999998,"15min":6.4409999999999998},"last":1.258}]},{"osd":7,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.23,"15min":1.2789999999999999},"min":{"1min":0.72399999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5840000000000001,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.224},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3200000000000001,"15min":1.282},"min":{"1min":0.623,"5min":0.623,"15min":0.44400000000000001},"max":{"1min":1.399,"5min":5.6550000000000002,"15min":5.6550000000000002},"last":1.371}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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-28T12:10:17.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:10:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:17 smithi022 bash[80503]: audit 2024-07-28T12:10:16.524366+0000 mgr.y (mgr.25232) 565 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:17 smithi022 bash[82865]: audit 2024-07-28T12:10:16.524366+0000 mgr.y (mgr.25232) 565 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:17 smithi150 bash[67543]: audit 2024-07-28T12:10:16.524366+0000 mgr.y (mgr.25232) 565 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:18 smithi150 bash[67543]: cluster 2024-07-28T12:10:17.289410+0000 mgr.y (mgr.25232) 566 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:18 smithi022 bash[80503]: cluster 2024-07-28T12:10:17.289410+0000 mgr.y (mgr.25232) 566 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:18 smithi022 bash[82865]: cluster 2024-07-28T12:10:17.289410+0000 mgr.y (mgr.25232) 566 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:10:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:10:19] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-07-28T12:10:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:20 smithi150 bash[67543]: cluster 2024-07-28T12:10:19.290223+0000 mgr.y (mgr.25232) 567 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:20 smithi150 bash[67543]: audit 2024-07-28T12:10:20.044654+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:20 smithi022 bash[80503]: cluster 2024-07-28T12:10:19.290223+0000 mgr.y (mgr.25232) 567 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:20 smithi022 bash[80503]: audit 2024-07-28T12:10:20.044654+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:20 smithi022 bash[82865]: cluster 2024-07-28T12:10:19.290223+0000 mgr.y (mgr.25232) 567 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:20 smithi022 bash[82865]: audit 2024-07-28T12:10:20.044654+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:22.045 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:22 smithi150 bash[67543]: cluster 2024-07-28T12:10:21.291178+0000 mgr.y (mgr.25232) 568 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:10:22 smithi150 bash[60514]: ts=2024-07-28T12:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:10:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:22 smithi022 bash[80503]: cluster 2024-07-28T12:10:21.291178+0000 mgr.y (mgr.25232) 568 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:22 smithi022 bash[82865]: cluster 2024-07-28T12:10:21.291178+0000 mgr.y (mgr.25232) 568 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:24 smithi150 bash[67543]: cluster 2024-07-28T12:10:23.291702+0000 mgr.y (mgr.25232) 569 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:24 smithi022 bash[80503]: cluster 2024-07-28T12:10:23.291702+0000 mgr.y (mgr.25232) 569 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:24 smithi022 bash[82865]: cluster 2024-07-28T12:10:23.291702+0000 mgr.y (mgr.25232) 569 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:25.463 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:10:25.464 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:10:26.119 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1266,"stamp":"2024-07-28T12:10:25.291899+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":1222464,"kb_used_data":90600,"kb_used_omap":198,"kb_used_meta":1131577,"kb_avail":748738752,"statfs":{"total":767960285184,"available":766708482048,"internally_reserved":0,"allocated":92774400,"data_stored":51385378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1158735473},"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.004443"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":998,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121214+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:27.121214+0000","last_peered":"2024-07-28T12:08:27.121214+0000","last_clean":"2024-07-28T12:08:27.121214+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:08:27.121214+0000","last_undegraded":"2024-07-28T12:08:27.121214+0000","last_fullsized":"2024-07-28T12:08:27.121214+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519935+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:07.519935+0000","last_peered":"2024-07-28T12:08:07.519935+0000","last_clean":"2024-07-28T12:08:07.519935+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:08:07.519935+0000","last_undegraded":"2024-07-28T12:08:07.519935+0000","last_fullsized":"2024-07-28T12:08:07.519935+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521028+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:07.521028+0000","last_peered":"2024-07-28T12:08:07.521028+0000","last_clean":"2024-07-28T12:08:07.521028+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:08:07.521028+0000","last_undegraded":"2024-07-28T12:08:07.521028+0000","last_fullsized":"2024-07-28T12:08:07.521028+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":990,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119711+0000","last_change":"2024-07-28T12:01:06.268855+0000","last_active":"2024-07-28T12:08:27.119711+0000","last_peered":"2024-07-28T12:08:27.119711+0000","last_clean":"2024-07-28T12:08:27.119711+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:08:27.119711+0000","last_undegraded":"2024-07-28T12:08:27.119711+0000","last_fullsized":"2024-07-28T12:08:27.119711+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:36.100034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":990,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382074+0000","last_change":"2024-07-28T12:01:06.266928+0000","last_active":"2024-07-28T12:08:17.382074+0000","last_peered":"2024-07-28T12:08:17.382074+0000","last_clean":"2024-07-28T12:08:17.382074+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:08:17.382074+0000","last_undegraded":"2024-07-28T12:08:17.382074+0000","last_fullsized":"2024-07-28T12:08:17.382074+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:48:00.564891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521478+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:07.521478+0000","last_peered":"2024-07-28T12:08:07.521478+0000","last_clean":"2024-07-28T12:08:07.521478+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:08:07.521478+0000","last_undegraded":"2024-07-28T12:08:07.521478+0000","last_fullsized":"2024-07-28T12:08:07.521478+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337492+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:19.337492+0000","last_peered":"2024-07-28T12:08:19.337492+0000","last_clean":"2024-07-28T12:08:19.337492+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:08:19.337492+0000","last_undegraded":"2024-07-28T12:08:19.337492+0000","last_fullsized":"2024-07-28T12:08:19.337492+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434009+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:07.434009+0000","last_peered":"2024-07-28T12:08:07.434009+0000","last_clean":"2024-07-28T12:08:07.434009+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:07.434009+0000","last_undegraded":"2024-07-28T12:08:07.434009+0000","last_fullsized":"2024-07-28T12:08:07.434009+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521621+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:07.521621+0000","last_peered":"2024-07-28T12:08:07.521621+0000","last_clean":"2024-07-28T12:08:07.521621+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:08:07.521621+0000","last_undegraded":"2024-07-28T12:08:07.521621+0000","last_fullsized":"2024-07-28T12:08:07.521621+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519125+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:07.519125+0000","last_peered":"2024-07-28T12:08:07.519125+0000","last_clean":"2024-07-28T12:08:07.519125+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:08:07.519125+0000","last_undegraded":"2024-07-28T12:08:07.519125+0000","last_fullsized":"2024-07-28T12:08:07.519125+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522450+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:07.522450+0000","last_peered":"2024-07-28T12:08:07.522450+0000","last_clean":"2024-07-28T12:08:07.522450+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:08:07.522450+0000","last_undegraded":"2024-07-28T12:08:07.522450+0000","last_fullsized":"2024-07-28T12:08:07.522450+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1035,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573579+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:26.573579+0000","last_peered":"2024-07-28T12:08:26.573579+0000","last_clean":"2024-07-28T12:08:26.573579+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:08:26.573579+0000","last_undegraded":"2024-07-28T12:08:26.573579+0000","last_fullsized":"2024-07-28T12:08:26.573579+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521278+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:07.521278+0000","last_peered":"2024-07-28T12:08:07.521278+0000","last_clean":"2024-07-28T12:08:07.521278+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:08:07.521278+0000","last_undegraded":"2024-07-28T12:08:07.521278+0000","last_fullsized":"2024-07-28T12:08:07.521278+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436337+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:07.436337+0000","last_peered":"2024-07-28T12:08:07.436337+0000","last_clean":"2024-07-28T12:08:07.436337+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:07.436337+0000","last_undegraded":"2024-07-28T12:08:07.436337+0000","last_fullsized":"2024-07-28T12:08:07.436337+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.520113+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:07.520113+0000","last_peered":"2024-07-28T12:08:07.520113+0000","last_clean":"2024-07-28T12:08:07.520113+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:08:07.520113+0000","last_undegraded":"2024-07-28T12:08:07.520113+0000","last_fullsized":"2024-07-28T12:08:07.520113+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1006,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121064+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:08:27.121064+0000","last_peered":"2024-07-28T12:08:27.121064+0000","last_clean":"2024-07-28T12:08:27.121064+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:08:27.121064+0000","last_undegraded":"2024-07-28T12:08:27.121064+0000","last_fullsized":"2024-07-28T12:08:27.121064+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120845+0000","last_change":"2024-07-28T12:01:35.264631+0000","last_active":"2024-07-28T12:08:27.120845+0000","last_peered":"2024-07-28T12:08:27.120845+0000","last_clean":"2024-07-28T12:08:27.120845+0000","last_became_active":"2024-07-28T12:01:35.263749+0000","last_became_peered":"2024-07-28T12:01:35.263749+0000","last_unstale":"2024-07-28T12:08:27.120845+0000","last_undegraded":"2024-07-28T12:08:27.120845+0000","last_fullsized":"2024-07-28T12:08:27.120845+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T17:39:30.743198+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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345085+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:18.345085+0000","last_peered":"2024-07-28T12:08:18.345085+0000","last_clean":"2024-07-28T12:08:18.345085+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:08:18.345085+0000","last_undegraded":"2024-07-28T12:08:18.345085+0000","last_fullsized":"2024-07-28T12:08:18.345085+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436697+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:07.436697+0000","last_peered":"2024-07-28T12:08:07.436697+0000","last_clean":"2024-07-28T12:08:07.436697+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:07.436697+0000","last_undegraded":"2024-07-28T12:08:07.436697+0000","last_fullsized":"2024-07-28T12:08:07.436697+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1049,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345116+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:18.345116+0000","last_peered":"2024-07-28T12:08:18.345116+0000","last_clean":"2024-07-28T12:08:18.345116+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:08:18.345116+0000","last_undegraded":"2024-07-28T12:08:18.345116+0000","last_fullsized":"2024-07-28T12:08:18.345116+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573086+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:26.573086+0000","last_peered":"2024-07-28T12:08:26.573086+0000","last_clean":"2024-07-28T12:08:26.573086+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:08:26.573086+0000","last_undegraded":"2024-07-28T12:08:26.573086+0000","last_fullsized":"2024-07-28T12:08:26.573086+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:18.345138+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:18.345138+0000","last_peered":"2024-07-28T12:08:18.345138+0000","last_clean":"2024-07-28T12:08:18.345138+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:08:18.345138+0000","last_undegraded":"2024-07-28T12:08:18.345138+0000","last_fullsized":"2024-07-28T12:08:18.345138+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122336+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:27.122336+0000","last_peered":"2024-07-28T12:08:27.122336+0000","last_clean":"2024-07-28T12:08:27.122336+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:08:27.122336+0000","last_undegraded":"2024-07-28T12:08:27.122336+0000","last_fullsized":"2024-07-28T12:08:27.122336+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121157+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:27.121157+0000","last_peered":"2024-07-28T12:08:27.121157+0000","last_clean":"2024-07-28T12:08:27.121157+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:08:27.121157+0000","last_undegraded":"2024-07-28T12:08:27.121157+0000","last_fullsized":"2024-07-28T12:08:27.121157+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"302'161","reported_seq":1391,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519844+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:07.519844+0000","last_peered":"2024-07-28T12:08:07.519844+0000","last_clean":"2024-07-28T12:08:07.519844+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:08:07.519844+0000","last_undegraded":"2024-07-28T12:08:07.519844+0000","last_fullsized":"2024-07-28T12:08:07.519844+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519699+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:07.519699+0000","last_peered":"2024-07-28T12:08:07.519699+0000","last_clean":"2024-07-28T12:08:07.519699+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:08:07.519699+0000","last_undegraded":"2024-07-28T12:08:07.519699+0000","last_fullsized":"2024-07-28T12:08:07.519699+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119026+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:27.119026+0000","last_peered":"2024-07-28T12:08:27.119026+0000","last_clean":"2024-07-28T12:08:27.119026+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:08:27.119026+0000","last_undegraded":"2024-07-28T12:08:27.119026+0000","last_fullsized":"2024-07-28T12:08:27.119026+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434835+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:07.434835+0000","last_peered":"2024-07-28T12:08:07.434835+0000","last_clean":"2024-07-28T12:08:07.434835+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:07.434835+0000","last_undegraded":"2024-07-28T12:08:07.434835+0000","last_fullsized":"2024-07-28T12:08:07.434835+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519606+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:07.519606+0000","last_peered":"2024-07-28T12:08:07.519606+0000","last_clean":"2024-07-28T12:08:07.519606+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:08:07.519606+0000","last_undegraded":"2024-07-28T12:08:07.519606+0000","last_fullsized":"2024-07-28T12:08:07.519606+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.118335+0000","last_change":"2024-07-28T12:01:35.294239+0000","last_active":"2024-07-28T12:08:27.118335+0000","last_peered":"2024-07-28T12:08:27.118335+0000","last_clean":"2024-07-28T12:08:27.118335+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:08:27.118335+0000","last_undegraded":"2024-07-28T12:08:27.118335+0000","last_fullsized":"2024-07-28T12:08:27.118335+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:40.424500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119107+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:08:27.119107+0000","last_peered":"2024-07-28T12:08:27.119107+0000","last_clean":"2024-07-28T12:08:27.119107+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:08:27.119107+0000","last_undegraded":"2024-07-28T12:08:27.119107+0000","last_fullsized":"2024-07-28T12:08:27.119107+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.568378+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:26.568378+0000","last_peered":"2024-07-28T12:08:26.568378+0000","last_clean":"2024-07-28T12:08:26.568378+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:26.568378+0000","last_undegraded":"2024-07-28T12:08:26.568378+0000","last_fullsized":"2024-07-28T12:08:26.568378+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1002,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.128463+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:27.128463+0000","last_peered":"2024-07-28T12:08:27.128463+0000","last_clean":"2024-07-28T12:08:27.128463+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:08:27.128463+0000","last_undegraded":"2024-07-28T12:08:27.128463+0000","last_fullsized":"2024-07-28T12:08:27.128463+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120800+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:27.120800+0000","last_peered":"2024-07-28T12:08:27.120800+0000","last_clean":"2024-07-28T12:08:27.120800+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:08:27.120800+0000","last_undegraded":"2024-07-28T12:08:27.120800+0000","last_fullsized":"2024-07-28T12:08:27.120800+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519817+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:07.519817+0000","last_peered":"2024-07-28T12:08:07.519817+0000","last_clean":"2024-07-28T12:08:07.519817+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:08:07.519817+0000","last_undegraded":"2024-07-28T12:08:07.519817+0000","last_fullsized":"2024-07-28T12:08:07.519817+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570236+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:26.570236+0000","last_peered":"2024-07-28T12:08:26.570236+0000","last_clean":"2024-07-28T12:08:26.570236+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:08:26.570236+0000","last_undegraded":"2024-07-28T12:08:26.570236+0000","last_fullsized":"2024-07-28T12:08:26.570236+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519546+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:07.519546+0000","last_peered":"2024-07-28T12:08:07.519546+0000","last_clean":"2024-07-28T12:08:07.519546+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:08:07.519546+0000","last_undegraded":"2024-07-28T12:08:07.519546+0000","last_fullsized":"2024-07-28T12:08:07.519546+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521490+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:07.521490+0000","last_peered":"2024-07-28T12:08:07.521490+0000","last_clean":"2024-07-28T12:08:07.521490+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:08:07.521490+0000","last_undegraded":"2024-07-28T12:08:07.521490+0000","last_fullsized":"2024-07-28T12:08:07.521490+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121789+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:27.121789+0000","last_peered":"2024-07-28T12:08:27.121789+0000","last_clean":"2024-07-28T12:08:27.121789+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:08:27.121789+0000","last_undegraded":"2024-07-28T12:08:27.121789+0000","last_fullsized":"2024-07-28T12:08:27.121789+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120651+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:27.120651+0000","last_peered":"2024-07-28T12:08:27.120651+0000","last_clean":"2024-07-28T12:08:27.120651+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:08:27.120651+0000","last_undegraded":"2024-07-28T12:08:27.120651+0000","last_fullsized":"2024-07-28T12:08:27.120651+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121572+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:27.121572+0000","last_peered":"2024-07-28T12:08:27.121572+0000","last_clean":"2024-07-28T12:08:27.121572+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:08:27.121572+0000","last_undegraded":"2024-07-28T12:08:27.121572+0000","last_fullsized":"2024-07-28T12:08:27.121572+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521309+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:07.521309+0000","last_peered":"2024-07-28T12:08:07.521309+0000","last_clean":"2024-07-28T12:08:07.521309+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:08:07.521309+0000","last_undegraded":"2024-07-28T12:08:07.521309+0000","last_fullsized":"2024-07-28T12:08:07.521309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":976,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121994+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:08:27.121994+0000","last_peered":"2024-07-28T12:08:27.121994+0000","last_clean":"2024-07-28T12:08:27.121994+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:08:27.121994+0000","last_undegraded":"2024-07-28T12:08:27.121994+0000","last_fullsized":"2024-07-28T12:08:27.121994+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.124286+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:27.124286+0000","last_peered":"2024-07-28T12:08:27.124286+0000","last_clean":"2024-07-28T12:08:27.124286+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:08:27.124286+0000","last_undegraded":"2024-07-28T12:08:27.124286+0000","last_fullsized":"2024-07-28T12:08:27.124286+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120309+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:27.120309+0000","last_peered":"2024-07-28T12:08:27.120309+0000","last_clean":"2024-07-28T12:08:27.120309+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:08:27.120309+0000","last_undegraded":"2024-07-28T12:08:27.120309+0000","last_fullsized":"2024-07-28T12:08:27.120309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121852+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:27.121852+0000","last_peered":"2024-07-28T12:08:27.121852+0000","last_clean":"2024-07-28T12:08:27.121852+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:08:27.121852+0000","last_undegraded":"2024-07-28T12:08:27.121852+0000","last_fullsized":"2024-07-28T12:08:27.121852+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122636+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:08:27.122636+0000","last_peered":"2024-07-28T12:08:27.122636+0000","last_clean":"2024-07-28T12:08:27.122636+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:08:27.122636+0000","last_undegraded":"2024-07-28T12:08:27.122636+0000","last_fullsized":"2024-07-28T12:08:27.122636+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1007,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437413+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:07.437413+0000","last_peered":"2024-07-28T12:08:07.437413+0000","last_clean":"2024-07-28T12:08:07.437413+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:07.437413+0000","last_undegraded":"2024-07-28T12:08:07.437413+0000","last_fullsized":"2024-07-28T12:08:07.437413+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573339+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:26.573339+0000","last_peered":"2024-07-28T12:08:26.573339+0000","last_clean":"2024-07-28T12:08:26.573339+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:08:26.573339+0000","last_undegraded":"2024-07-28T12:08:26.573339+0000","last_fullsized":"2024-07-28T12:08:26.573339+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571234+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:26.571234+0000","last_peered":"2024-07-28T12:08:26.571234+0000","last_clean":"2024-07-28T12:08:26.571234+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:08:26.571234+0000","last_undegraded":"2024-07-28T12:08:26.571234+0000","last_fullsized":"2024-07-28T12:08:26.571234+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1033,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571350+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:26.571350+0000","last_peered":"2024-07-28T12:08:26.571350+0000","last_clean":"2024-07-28T12:08:26.571350+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:08:26.571350+0000","last_undegraded":"2024-07-28T12:08:26.571350+0000","last_fullsized":"2024-07-28T12:08:26.571350+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":1000,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.120247+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:27.120247+0000","last_peered":"2024-07-28T12:08:27.120247+0000","last_clean":"2024-07-28T12:08:27.120247+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:08:27.120247+0000","last_undegraded":"2024-07-28T12:08:27.120247+0000","last_fullsized":"2024-07-28T12:08:27.120247+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521009+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:07.521009+0000","last_peered":"2024-07-28T12:08:07.521009+0000","last_clean":"2024-07-28T12:08:07.521009+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:08:07.521009+0000","last_undegraded":"2024-07-28T12:08:07.521009+0000","last_fullsized":"2024-07-28T12:08:07.521009+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.522138+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:07.522138+0000","last_peered":"2024-07-28T12:08:07.522138+0000","last_clean":"2024-07-28T12:08:07.522138+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:08:07.522138+0000","last_undegraded":"2024-07-28T12:08:07.522138+0000","last_fullsized":"2024-07-28T12:08:07.522138+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.118579+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:27.118579+0000","last_peered":"2024-07-28T12:08:27.118579+0000","last_clean":"2024-07-28T12:08:27.118579+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:08:27.118579+0000","last_undegraded":"2024-07-28T12:08:27.118579+0000","last_fullsized":"2024-07-28T12:08:27.118579+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:17.382123+0000","last_change":"2024-07-28T12:01:06.272751+0000","last_active":"2024-07-28T12:08:17.382123+0000","last_peered":"2024-07-28T12:08:17.382123+0000","last_clean":"2024-07-28T12:08:17.382123+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:08:17.382123+0000","last_undegraded":"2024-07-28T12:08:17.382123+0000","last_fullsized":"2024-07-28T12:08:17.382123+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:06:29.776444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":998,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.124974+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:27.124974+0000","last_peered":"2024-07-28T12:08:27.124974+0000","last_clean":"2024-07-28T12:08:27.124974+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:08:27.124974+0000","last_undegraded":"2024-07-28T12:08:27.124974+0000","last_fullsized":"2024-07-28T12:08:27.124974+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437081+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:07.437081+0000","last_peered":"2024-07-28T12:08:07.437081+0000","last_clean":"2024-07-28T12:08:07.437081+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:07.437081+0000","last_undegraded":"2024-07-28T12:08:07.437081+0000","last_fullsized":"2024-07-28T12:08:07.437081+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337138+0000","last_change":"2024-07-28T12:01:06.270509+0000","last_active":"2024-07-28T12:08:19.337138+0000","last_peered":"2024-07-28T12:08:19.337138+0000","last_clean":"2024-07-28T12:08:19.337138+0000","last_became_active":"2024-07-28T12:01:06.269448+0000","last_became_peered":"2024-07-28T12:01:06.269448+0000","last_unstale":"2024-07-28T12:08:19.337138+0000","last_undegraded":"2024-07-28T12:08:19.337138+0000","last_fullsized":"2024-07-28T12:08:19.337138+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:16.990636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":991,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119201+0000","last_change":"2024-07-28T12:01:06.270108+0000","last_active":"2024-07-28T12:08:27.119201+0000","last_peered":"2024-07-28T12:08:27.119201+0000","last_clean":"2024-07-28T12:08:27.119201+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:08:27.119201+0000","last_undegraded":"2024-07-28T12:08:27.119201+0000","last_fullsized":"2024-07-28T12:08:27.119201+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:51.320151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.119698+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:27.119698+0000","last_peered":"2024-07-28T12:08:27.119698+0000","last_clean":"2024-07-28T12:08:27.119698+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:08:27.119698+0000","last_undegraded":"2024-07-28T12:08:27.119698+0000","last_fullsized":"2024-07-28T12:08:27.119698+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.121806+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:27.121806+0000","last_peered":"2024-07-28T12:08:27.121806+0000","last_clean":"2024-07-28T12:08:27.121806+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:08:27.121806+0000","last_undegraded":"2024-07-28T12:08:27.121806+0000","last_fullsized":"2024-07-28T12:08:27.121806+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.573328+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:26.573328+0000","last_peered":"2024-07-28T12:08:26.573328+0000","last_clean":"2024-07-28T12:08:26.573328+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:08:26.573328+0000","last_undegraded":"2024-07-28T12:08:26.573328+0000","last_fullsized":"2024-07-28T12:08:26.573328+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.525966+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:07.525966+0000","last_peered":"2024-07-28T12:08:07.525966+0000","last_clean":"2024-07-28T12:08:07.525966+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:07.525966+0000","last_undegraded":"2024-07-28T12:08:07.525966+0000","last_fullsized":"2024-07-28T12:08:07.525966+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":995,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122485+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:27.122485+0000","last_peered":"2024-07-28T12:08:27.122485+0000","last_clean":"2024-07-28T12:08:27.122485+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:08:27.122485+0000","last_undegraded":"2024-07-28T12:08:27.122485+0000","last_fullsized":"2024-07-28T12:08:27.122485+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.571005+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:26.571005+0000","last_peered":"2024-07-28T12:08:26.571005+0000","last_clean":"2024-07-28T12:08:26.571005+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:08:26.571005+0000","last_undegraded":"2024-07-28T12:08:26.571005+0000","last_fullsized":"2024-07-28T12:08:26.571005+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.519943+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:07.519943+0000","last_peered":"2024-07-28T12:08:07.519943+0000","last_clean":"2024-07-28T12:08:07.519943+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:08:07.519943+0000","last_undegraded":"2024-07-28T12:08:07.519943+0000","last_fullsized":"2024-07-28T12:08:07.519943+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.572832+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:26.572832+0000","last_peered":"2024-07-28T12:08:26.572832+0000","last_clean":"2024-07-28T12:08:26.572832+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:08:26.572832+0000","last_undegraded":"2024-07-28T12:08:26.572832+0000","last_fullsized":"2024-07-28T12:08:26.572832+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.521275+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:07.521275+0000","last_peered":"2024-07-28T12:08:07.521275+0000","last_clean":"2024-07-28T12:08:07.521275+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:08:07.521275+0000","last_undegraded":"2024-07-28T12:08:07.521275+0000","last_fullsized":"2024-07-28T12:08:07.521275+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1018,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:19.337263+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:19.337263+0000","last_peered":"2024-07-28T12:08:19.337263+0000","last_clean":"2024-07-28T12:08:19.337263+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:08:19.337263+0000","last_undegraded":"2024-07-28T12:08:19.337263+0000","last_fullsized":"2024-07-28T12:08:19.337263+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.122612+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:27.122612+0000","last_peered":"2024-07-28T12:08:27.122612+0000","last_clean":"2024-07-28T12:08:27.122612+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:08:27.122612+0000","last_undegraded":"2024-07-28T12:08:27.122612+0000","last_fullsized":"2024-07-28T12:08:27.122612+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.570089+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:26.570089+0000","last_peered":"2024-07-28T12:08:26.570089+0000","last_clean":"2024-07-28T12:08:26.570089+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:08:26.570089+0000","last_undegraded":"2024-07-28T12:08:26.570089+0000","last_fullsized":"2024-07-28T12:08:26.570089+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:27.123781+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:08:27.123781+0000","last_peered":"2024-07-28T12:08:27.123781+0000","last_clean":"2024-07-28T12:08:27.123781+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:08:27.123781+0000","last_undegraded":"2024-07-28T12:08:27.123781+0000","last_fullsized":"2024-07-28T12:08:27.123781+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":18669,"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":236223201589,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309060,"kb_used_data":11704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93436092,"statfs":{"total":95995035648,"available":95678558208,"internally_reserved":0,"allocated":11984896,"data_stored":6795258,"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 12:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.86599999999999999,"15min":0.88400000000000001},"min":{"1min":0.54200000000000004,"5min":0.47999999999999998,"15min":0.41199999999999998},"max":{"1min":1.0249999999999999,"5min":3.6480000000000001,"15min":5.101},"last":0.871},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.623,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3759999999999999,"5min":1.3939999999999999,"15min":1.8999999999999999},"last":0.92400000000000004}]},{"osd":1,"last update":"Sun Jul 28 12:09:33 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.099,"15min":1.089},"min":{"1min":0.68100000000000005,"5min":0.54200000000000004,"15min":0.49399999999999999},"max":{"1min":1.228,"5min":5.8579999999999997,"15min":5.8579999999999997},"last":1.105},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.54100000000000004},"max":{"1min":1.4059999999999999,"5min":5.7699999999999996,"15min":5.7699999999999996},"last":0.94699999999999995}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.0740000000000001},"min":{"1min":0.64400000000000002,"5min":0.57499999999999996,"15min":0.54300000000000004},"max":{"1min":1.331,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.98099999999999998,"15min":0.997},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.302,"5min":3.806,"15min":5.1520000000000001},"last":1.034}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0109999999999999,"15min":0.98399999999999999},"min":{"1min":0.72699999999999998,"5min":0.60799999999999998,"15min":0.40600000000000003},"max":{"1min":1.4990000000000001,"5min":2.1789999999999998,"15min":2.1789999999999998},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.016,"5min":1.0880000000000001,"15min":1.0269999999999999},"min":{"1min":0.71099999999999997,"5min":0.61199999999999999,"15min":0.499},"max":{"1min":1.387,"5min":5.0140000000000002,"15min":5.0140000000000002},"last":0.96199999999999997}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.0129999999999999,"15min":1.0529999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3580000000000001,"5min":1.5089999999999999,"15min":4.9630000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.129,"15min":1.1339999999999999},"min":{"1min":0.68300000000000005,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.276,"5min":2.0899999999999999,"15min":4.9409999999999998},"last":0.63800000000000001}]},{"osd":5,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.075,"15min":1.0469999999999999},"min":{"1min":0.52100000000000002,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.357,"5min":5.415,"15min":5.415},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.079,"15min":1.0609999999999999},"min":{"1min":0.55300000000000005,"5min":0.49299999999999999,"15min":0.34999999999999998},"max":{"1min":1.272,"5min":4.3609999999999998,"15min":5.0579999999999998},"last":0.81299999999999994}]},{"osd":6,"last update":"Sun Jul 28 12:09:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.155,"15min":1.151},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.38800000000000001},"max":{"1min":1.4179999999999999,"5min":2.0409999999999999,"15min":6.3970000000000002},"last":1.006},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.63300000000000001,"5min":0.60399999999999998,"15min":0.33300000000000002},"max":{"1min":1.4530000000000001,"5min":2.577,"15min":4.8410000000000002},"last":0.90400000000000003}]}]},{"osd":6,"up_from":47,"seq":201863463231,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":321528,"kb_used_data":11692,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93423624,"statfs":{"total":95995035648,"available":95665790976,"internally_reserved":0,"allocated":11972608,"data_stored":6795112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:09:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.90600000000000003,"15min":0.99399999999999999},"min":{"1min":0.49299999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3520000000000001,"5min":1.3580000000000001,"15min":10.345000000000001},"last":1.2869999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.022,"15min":1.0629999999999999},"min":{"1min":0.63400000000000001,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.2549999999999999,"5min":2.1480000000000001,"15min":9.8520000000000003},"last":1.2589999999999999}]},{"osd":1,"last update":"Sun Jul 28 12:09:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0169999999999999,"15min":1.036},"min":{"1min":0.53500000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.288,"5min":1.8069999999999999,"15min":10.234999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96799999999999997,"15min":1.0760000000000001},"min":{"1min":0.57199999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3260000000000001,"5min":1.454,"15min":10.525},"last":0.94799999999999995}]},{"osd":2,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.94899999999999995,"15min":0.96799999999999997},"min":{"1min":0.45600000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1859999999999999,"5min":1.2889999999999999,"15min":9.7959999999999994},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.042},"min":{"1min":0.55400000000000005,"5min":0.5,"15min":0.439},"max":{"1min":1.2649999999999999,"5min":1.468,"15min":9.9629999999999992},"last":1.121}]},{"osd":3,"last update":"Sun Jul 28 12:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.997,"15min":1.048},"min":{"1min":0.58899999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1579999999999999,"5min":1.421,"15min":9.891},"last":1.04},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0449999999999999,"15min":1.0660000000000001},"min":{"1min":0.60399999999999998,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.367,"5min":2.3359999999999999,"15min":10.140000000000001},"last":0.997}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.006,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.198,"5min":1.409,"15min":10.023999999999999},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.629,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4870000000000001,"5min":1.7669999999999999,"15min":10.441000000000001},"last":1.232}]},{"osd":5,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.98399999999999999,"15min":1.0600000000000001},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":10.609},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97799999999999998,"15min":1.044},"min":{"1min":0.51500000000000001,"5min":0.35999999999999999,"15min":0.35199999999999998},"max":{"1min":1.244,"5min":1.423,"15min":10.272},"last":0.91200000000000003}]},{"osd":7,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.048,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.40699999999999997,"15min":0.40500000000000003},"max":{"1min":1.3460000000000001,"5min":2.5539999999999998,"15min":10.058},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.056,"5min":1.1120000000000001,"15min":1.1739999999999999},"min":{"1min":0.441,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.419,"5min":2.234,"15min":11.163},"last":1.1499999999999999}]}]},{"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":316780,"kb_used_data":11104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428372,"statfs":{"total":95995035648,"available":95670652928,"internally_reserved":0,"allocated":11370496,"data_stored":6200558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.96999999999999997,"15min":0.95199999999999996},"min":{"1min":0.54300000000000004,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.117,"5min":1.506,"15min":2.823},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.48699999999999999},"max":{"1min":1.145,"5min":2.637,"15min":2.6400000000000001},"last":0.97899999999999998}]},{"osd":1,"last update":"Sun Jul 28 12:09:32 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.1359999999999999,"15min":1},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.498},"max":{"1min":1.181,"5min":12.23,"15min":12.23},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.997,"5min":1.1240000000000001,"15min":1.091},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.56799999999999995},"max":{"1min":1.3959999999999999,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":1.0740000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.94099999999999995,"15min":0.92600000000000005},"min":{"1min":0.52000000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.129,"5min":1.349,"15min":4.3609999999999998},"last":1.153},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.038,"15min":1.0049999999999999},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.47899999999999998},"max":{"1min":1.226,"5min":1.395,"15min":2.633},"last":0.75900000000000001}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.0580000000000001,"15min":1.03},"min":{"1min":0.65300000000000002,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3240000000000001,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1319999999999999,"15min":1.1000000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54900000000000004},"max":{"1min":1.2869999999999999,"5min":3.2170000000000001,"15min":3.2170000000000001},"last":1.238}]},{"osd":4,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.85699999999999998,"15min":0.83599999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.0800000000000001,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.008,"15min":0.98799999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2470000000000001,"5min":2.8370000000000002,"15min":2.992},"last":1.1899999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.109,"15min":1.0409999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.42599999999999999},"max":{"1min":1.2470000000000001,"5min":2.9119999999999999,"15min":3.1259999999999999},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0620000000000001,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.39100000000000001},"max":{"1min":1.2230000000000001,"5min":2.5030000000000001,"15min":3.153},"last":1.2230000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1100000000000001,"15min":1.103},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":2.5990000000000002,"15min":5.3319999999999999},"last":0.87},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1479999999999999,"15min":1.115},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.40500000000000003},"max":{"1min":1.2769999999999999,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.335}]}]},{"osd":4,"up_from":702,"seq":3015067041900,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55480,"kb_used_data":11120,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93689672,"statfs":{"total":95995035648,"available":95938224128,"internally_reserved":0,"allocated":11386880,"data_stored":6204820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95899999999999996,"15min":0.98499999999999999},"min":{"1min":0.65600000000000003,"5min":0.55000000000000004,"15min":0.5},"max":{"1min":1.1950000000000001,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.63900000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.3180000000000001,"5min":1.6220000000000001,"15min":2.0830000000000002},"last":1.032}]},{"osd":1,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96699999999999997,"15min":0.98799999999999999},"min":{"1min":0.59599999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.1930000000000001,"5min":1.512,"15min":1.542},"last":1.05},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.997,"15min":1.002},"min":{"1min":0.67500000000000004,"5min":0.52800000000000002,"15min":0.52500000000000002},"max":{"1min":1.1850000000000001,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.002}]},{"osd":2,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.032,"15min":1.038},"min":{"1min":0.73499999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.329,"5min":3.4289999999999998,"15min":3.4289999999999998},"last":1.177},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.034,"15min":1.0720000000000001},"min":{"1min":0.625,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.339,"5min":1.7689999999999999,"15min":2.1859999999999999},"last":0.71699999999999997}]},{"osd":3,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.081},"min":{"1min":0.69199999999999995,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2350000000000001,"5min":1.877,"15min":2.2639999999999998},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.1279999999999999,"15min":1.1359999999999999},"min":{"1min":0.61699999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.391,"5min":3.0310000000000001,"15min":3.0310000000000001},"last":1.2549999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.59899999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.321,"5min":4.1539999999999999,"15min":4.1539999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.443,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3149999999999999,"5min":3.4740000000000002,"15min":4.5640000000000001},"last":0.79700000000000004}]},{"osd":6,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0760000000000001,"15min":1.0429999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.367,"5min":1.9850000000000001,"15min":2.7559999999999998},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.085,"15min":1.071},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.298,"5min":3.569,"15min":3.569},"last":0.93899999999999995}]},{"osd":7,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.121,"15min":1.131},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.278,"5min":1.573,"15min":1.7230000000000001},"last":1.149},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.202,"15min":1.2110000000000001},"min":{"1min":0.501,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4410000000000001,"5min":3.2759999999999998,"15min":3.2759999999999998},"last":0.88700000000000001}]}]},{"osd":3,"up_from":673,"seq":2890512990322,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":51044,"kb_used_data":11096,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93694108,"statfs":{"total":95995035648,"available":95942766592,"internally_reserved":0,"allocated":11362304,"data_stored":6198312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.76000000000000001,"15min":0.72499999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.317},"max":{"1min":1.1379999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81899999999999995,"15min":0.78400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.36199999999999999},"max":{"1min":1.1100000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.85899999999999999}]},{"osd":1,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.77400000000000002,"15min":0.78800000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.39000000000000001},"max":{"1min":1.151,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.84699999999999998,"15min":0.80900000000000005},"min":{"1min":0.46200000000000002,"5min":0.441,"15min":0.379},"max":{"1min":0.98299999999999998,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":0.625}]},{"osd":2,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.879,"15min":0.91400000000000003},"min":{"1min":0.48899999999999999,"5min":0.47499999999999998,"15min":0.44800000000000001},"max":{"1min":1.139,"5min":1.9179999999999999,"15min":7.6520000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.92600000000000005,"15min":0.84399999999999997},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.34499999999999997},"max":{"1min":1.1000000000000001,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":0.70199999999999996}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.0660000000000001,"15min":1.1140000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.45500000000000002},"max":{"1min":1.1519999999999999,"5min":2.774,"15min":7.0469999999999997},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.101,"15min":1.1319999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.58099999999999996},"max":{"1min":1.2669999999999999,"5min":2.7559999999999998,"15min":6.3250000000000002},"last":1.0369999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1259999999999999,"15min":1.1379999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.52800000000000002},"max":{"1min":1.2350000000000001,"5min":3.2639999999999998,"15min":7.1459999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.163,"15min":1.1890000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.65300000000000002},"max":{"1min":1.3759999999999999,"5min":3.1259999999999999,"15min":7.4299999999999997},"last":1.1539999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.1639999999999999,"15min":1.1910000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.54600000000000004},"max":{"1min":1.329,"5min":1.794,"15min":7.7409999999999997},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.56699999999999995},"max":{"1min":1.335,"5min":2.645,"15min":6.4039999999999999},"last":0.94699999999999995}]},{"osd":7,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.23,"15min":1.238},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.495},"max":{"1min":1.4430000000000001,"5min":2.6920000000000002,"15min":6.3609999999999998},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.262,"15min":1.2250000000000001},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.58499999999999996},"max":{"1min":1.3120000000000001,"5min":2.9329999999999998,"15min":2.9329999999999998},"last":1.1000000000000001}]}]},{"osd":2,"up_from":646,"seq":2774548873335,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47276,"kb_used_data":11104,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93697876,"statfs":{"total":95995035648,"available":95946625024,"internally_reserved":0,"allocated":11370496,"data_stored":6200522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.749,"15min":0.75800000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.0700000000000001,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.80100000000000005,"15min":0.79600000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2969999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.79200000000000004}]},{"osd":1,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.79000000000000004,"15min":0.84599999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.1279999999999999,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.85899999999999999,"15min":0.89400000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.165,"5min":2.758,"15min":2.758},"last":0.84099999999999997}]},{"osd":3,"last update":"Sun Jul 28 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.89900000000000002,"15min":0.84199999999999997},"min":{"1min":0.42799999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1739999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.0169999999999999,"15min":0.97199999999999998},"min":{"1min":0.46100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.256,"5min":11.231,"15min":11.231},"last":0.92100000000000004}]},{"osd":4,"last update":"Sun Jul 28 12:09:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.1519999999999999,"15min":1.1319999999999999},"min":{"1min":0.66700000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.246,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.288,"15min":1.2649999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3620000000000001,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":1.48}]},{"osd":5,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.56100000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3460000000000001,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.107,"15min":1.1579999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.63700000000000001},"max":{"1min":1.296,"5min":1.9370000000000001,"15min":3.327},"last":1.5269999999999999}]},{"osd":6,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.133,"15min":1.1879999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.58599999999999997},"max":{"1min":1.5129999999999999,"5min":1.782,"15min":3.145},"last":1.419},{"interface":"front","average":{"1min":1.014,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.624,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4239999999999999,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":1.24}]},{"osd":7,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.177,"15min":1.3069999999999999},"min":{"1min":0.60199999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5209999999999999,"5min":2.0129999999999999,"15min":5.0869999999999997},"last":1.389},{"interface":"front","average":{"1min":1.101,"5min":1.196,"15min":1.24},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":2.1869999999999998,"15min":3.734},"last":1.28}]}]},{"osd":1,"up_from":559,"seq":2400886718601,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":42976,"kb_used_data":11096,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93702176,"statfs":{"total":95995035648,"available":95951028224,"internally_reserved":0,"allocated":11362304,"data_stored":6199918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69599999999999995,"15min":0.71899999999999997},"min":{"1min":0.45400000000000001,"5min":0.38300000000000001,"15min":0.27000000000000002},"max":{"1min":1.1830000000000001,"5min":1.494,"15min":1.706},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84599999999999997,"15min":0.83099999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.28100000000000003},"max":{"1min":1.4419999999999999,"5min":3.468,"15min":3.468},"last":0.98899999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:09:48 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.78500000000000003,"15min":0.78800000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.25700000000000001},"max":{"1min":0.95999999999999996,"5min":1.855,"15min":7.4320000000000004},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.88500000000000001,"15min":0.87},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.34799999999999998},"max":{"1min":1.2230000000000001,"5min":1.458,"15min":2.504},"last":1.0580000000000001}]},{"osd":3,"last update":"Sun Jul 28 12:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.84899999999999998,"15min":0.85999999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.31900000000000001},"max":{"1min":1.552,"5min":2.585,"15min":4.2759999999999998},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.86099999999999999,"15min":0.90400000000000003},"min":{"1min":0.46400000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.073,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.78700000000000003}]},{"osd":4,"last update":"Sun Jul 28 12:09:48 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.042,"15min":1.139},"min":{"1min":0.65600000000000003,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2589999999999999,"5min":1.484,"15min":3.0529999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.1259999999999999,"15min":1.2370000000000001},"min":{"1min":0.60199999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4019999999999999,"5min":3.6779999999999999,"15min":4.6349999999999998},"last":0.84299999999999997}]},{"osd":5,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1910000000000001,"15min":1.173},"min":{"1min":0.67900000000000005,"5min":0.64500000000000002,"15min":0.52900000000000003},"max":{"1min":1.3300000000000001,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":1.085},{"interface":"front","average":{"1min":1.052,"5min":1.117,"15min":1.1839999999999999},"min":{"1min":0.79400000000000004,"5min":0.68300000000000005,"15min":0.59999999999999998},"max":{"1min":1.4259999999999999,"5min":3.758,"15min":3.758},"last":1.018}]},{"osd":6,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.2050000000000001,"15min":1.202},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4339999999999999,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.056,"5min":1.1539999999999999,"15min":1.2110000000000001},"min":{"1min":0.76300000000000001,"5min":0.72599999999999998,"15min":0.55100000000000005},"max":{"1min":1.2230000000000001,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":0.874}]},{"osd":7,"last update":"Sun Jul 28 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1950000000000001,"15min":1.2090000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.67400000000000004},"max":{"1min":1.325,"5min":3.0150000000000001,"15min":3.1829999999999998},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.2030000000000001,"15min":1.274},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67300000000000004},"max":{"1min":1.3620000000000001,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.1379999999999999}]}]},{"osd":0,"up_from":527,"seq":2263447765135,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":78320,"kb_used_data":11684,"kb_used_omap":47,"kb_used_meta":66576,"kb_avail":93666832,"statfs":{"total":95995035648,"available":95914835968,"internally_reserved":0,"allocated":11964416,"data_stored":6790878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":68174707},"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 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.78700000000000003,"15min":0.81299999999999994},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.28999999999999998},"max":{"1min":1.002,"5min":1.7390000000000001,"15min":4.8680000000000003},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.92700000000000005,"15min":0.876},"min":{"1min":0.372,"5min":0.372,"15min":0.36099999999999999},"max":{"1min":1.0920000000000001,"5min":5.3049999999999997,"15min":5.3049999999999997},"last":0.76600000000000001}]},{"osd":2,"last update":"Sun Jul 28 12:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.91100000000000003,"15min":0.86499999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0369999999999999,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.83099999999999996,"15min":0.81200000000000006},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.93500000000000005,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":0.66800000000000004}]},{"osd":3,"last update":"Sun Jul 28 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79700000000000004,"15min":0.755},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.004,"5min":1.508,"15min":1.7989999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.98299999999999998,"15min":0.92000000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.41499999999999998},"max":{"1min":1.196,"5min":1.885,"15min":1.9630000000000001},"last":1.131}]},{"osd":4,"last update":"Sun Jul 28 12:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.131,"15min":1.2809999999999999},"min":{"1min":0.67400000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.135,"5min":5.6059999999999999,"15min":6.6660000000000004},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0569999999999999,"15min":1.1020000000000001},"min":{"1min":0.60899999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.226,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":0.81799999999999995}]},{"osd":5,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.159,"15min":1.089},"min":{"1min":0.58699999999999997,"5min":0.52200000000000002,"15min":0.40400000000000003},"max":{"1min":1.387,"5min":5.4889999999999999,"15min":5.4889999999999999},"last":1.302},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.085,"15min":1.1080000000000001},"min":{"1min":0.56299999999999994,"5min":0.503,"15min":0.496},"max":{"1min":1.2410000000000001,"5min":1.7729999999999999,"15min":2.27},"last":1.0840000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.167,"15min":1.2150000000000001},"min":{"1min":0.64100000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6379999999999999,"5min":1.915,"15min":3.847},"last":1.331},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.2569999999999999,"15min":1.258},"min":{"1min":0.64600000000000002,"5min":0.61699999999999999,"15min":0.51900000000000002},"max":{"1min":1.3560000000000001,"5min":5.5499999999999998,"15min":6.4409999999999998},"last":1.3819999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.23,"15min":1.2789999999999999},"min":{"1min":0.72399999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5840000000000001,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3200000000000001,"15min":1.282},"min":{"1min":0.623,"5min":0.623,"15min":0.44400000000000001},"max":{"1min":1.399,"5min":5.6550000000000002,"15min":5.6550000000000002},"last":1.101}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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-28T12:10:26.122 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T12:10:26.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd dump 2024-07-28T12:10:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:26 smithi150 bash[67543]: cluster 2024-07-28T12:10:25.292208+0000 mgr.y (mgr.25232) 570 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:26 smithi150 bash[67543]: audit 2024-07-28T12:10:25.437930+0000 mgr.y (mgr.25232) 571 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:26 smithi022 bash[80503]: cluster 2024-07-28T12:10:25.292208+0000 mgr.y (mgr.25232) 570 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:26 smithi022 bash[80503]: audit 2024-07-28T12:10:25.437930+0000 mgr.y (mgr.25232) 571 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:26 smithi022 bash[82865]: cluster 2024-07-28T12:10:25.292208+0000 mgr.y (mgr.25232) 570 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:26 smithi022 bash[82865]: audit 2024-07-28T12:10:25.437930+0000 mgr.y (mgr.25232) 571 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:10:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:28 smithi150 bash[67543]: cluster 2024-07-28T12:10:27.293161+0000 mgr.y (mgr.25232) 572 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:28 smithi022 bash[80503]: cluster 2024-07-28T12:10:27.293161+0000 mgr.y (mgr.25232) 572 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:28 smithi022 bash[82865]: cluster 2024-07-28T12:10:27.293161+0000 mgr.y (mgr.25232) 572 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:10:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:10:29] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-07-28T12:10:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:30 smithi150 bash[67543]: cluster 2024-07-28T12:10:29.294114+0000 mgr.y (mgr.25232) 573 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:30 smithi022 bash[80503]: cluster 2024-07-28T12:10:29.294114+0000 mgr.y (mgr.25232) 573 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:30 smithi022 bash[82865]: cluster 2024-07-28T12:10:29.294114+0000 mgr.y (mgr.25232) 573 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:30.918 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:32 smithi150 bash[67543]: cluster 2024-07-28T12:10:31.295181+0000 mgr.y (mgr.25232) 574 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:10:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:10:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:32 smithi022 bash[80503]: cluster 2024-07-28T12:10:31.295181+0000 mgr.y (mgr.25232) 574 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:32 smithi022 bash[82865]: cluster 2024-07-28T12:10:31.295181+0000 mgr.y (mgr.25232) 574 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:34.339 INFO:teuthology.orchestra.run.smithi022.stdout:epoch 1088 2024-07-28T12:10:34.339 INFO:teuthology.orchestra.run.smithi022.stdout:fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 2024-07-28T12:10:34.339 INFO:teuthology.orchestra.run.smithi022.stdout:created 2024-07-28T11:35:33.611331+0000 2024-07-28T12:10:34.339 INFO:teuthology.orchestra.run.smithi022.stdout:modified 2024-07-28T12:08:26.554202+0000 2024-07-28T12:10:34.339 INFO:teuthology.orchestra.run.smithi022.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-07-28T12:10:34.339 INFO:teuthology.orchestra.run.smithi022.stdout:crush_version 23 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:full_ratio 0.95 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:backfillfull_ratio 0.9 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:nearfull_ratio 0.85 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:require_min_compat_client luminous 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:min_compat_client luminous 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:require_osd_release quincy 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:stretch_mode_enabled false 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:max_osd 8 2024-07-28T12:10:34.340 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 up in weight 1 up_from 527 up_thru 702 down_at 513 last_clean_interval [8,512) [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310] [v2:172.21.15.22:6804/4175293310,v1:172.21.15.22:6805/4175293310] exists,up ea3e2bb2-5387-4d6f-9d34-058211a91f22 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 up in weight 1 up_from 559 up_thru 702 down_at 546 last_clean_interval [13,545) [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434] [v2:172.21.15.22:6812/1556955434,v1:172.21.15.22:6813/1556955434] exists,up 6f8c9315-ed60-4a65-9d27-0c79ccba1a7d 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 up in weight 1 up_from 646 up_thru 702 down_at 632 last_clean_interval [18,631) [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375] [v2:172.21.15.22:6820/1294346375,v1:172.21.15.22:6821/1294346375] exists,up 2f56e950-e10d-4bc3-a7ae-311d2bfcf544 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 up in weight 1 up_from 673 up_thru 702 down_at 661 last_clean_interval [26,660) [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910] [v2:172.21.15.22:6828/672509910,v1:172.21.15.22:6829/672509910] exists,up 90037fc8-037d-4694-9bfa-6d6dbd09d24e 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 up in weight 1 up_from 702 up_thru 702 down_at 690 last_clean_interval [31,689) [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708] [v2:172.21.15.150:6802/3135511708,v1:172.21.15.150:6803/3135511708] exists,up ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 up in weight 1 up_from 39 up_thru 702 down_at 0 last_clean_interval [0,0) [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618] [v2:172.21.15.150:6810/2128043618,v1:172.21.15.150:6811/2128043618] exists,up 2f2d4fe4-6b61-41c7-a13e-feb96e301ad5 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 up in weight 1 up_from 47 up_thru 702 down_at 0 last_clean_interval [0,0) [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852] [v2:172.21.15.150:6818/1217751852,v1:172.21.15.150:6819/1217751852] exists,up 1c9fdade-99f9-4983-a326-d5b5ff3c83b3 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 up in weight 1 up_from 55 up_thru 702 down_at 0 last_clean_interval [0,0) [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097] [v2:172.21.15.150:6826/41132097,v1:172.21.15.150:6827/41132097] exists,up a4125ab8-d758-415e-8327-98def6e03f52 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:pg_upmap_items 4.4 [1,5] 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:pg_upmap_items 4.6 [1,5] 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:pg_upmap_items 4.17 [1,2] 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/3617256587 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.341 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6801/4260248562 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/3747482160 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/507121670 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/2176196163 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/3938324688 expires 2024-07-29T11:36:30.455895+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/346135364 expires 2024-07-29T11:35:59.496544+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6834/274147647 expires 2024-07-29T11:48:34.770007+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/696452427 expires 2024-07-29T11:36:30.455895+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6801/1899722878 expires 2024-07-29T11:45:50.296535+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6835/274147647 expires 2024-07-29T11:48:34.770007+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6801/1081697074 expires 2024-07-29T11:52:32.759430+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:6835/892342986 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.342 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:0/836601281 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6800/1081697074 expires 2024-07-29T11:52:32.759430+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/2448177941 expires 2024-07-29T11:52:32.759430+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:0/1469068071 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:0/3533253919 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/3796676118 expires 2024-07-29T11:52:32.759430+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/3806332391 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/200488222 expires 2024-07-29T11:35:59.496544+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:0/3608809749 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6801/706394219 expires 2024-07-29T11:36:30.455895+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/1792748636 expires 2024-07-29T11:52:32.759430+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/1808969917 expires 2024-07-29T11:36:30.455895+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:0/3172990237 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/749360396 expires 2024-07-29T11:45:50.296535+0000 2024-07-28T12:10:34.343 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/2758306631 expires 2024-07-29T11:45:50.296535+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/891259997 expires 2024-07-29T11:52:32.759430+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/711569265 expires 2024-07-29T11:45:50.296535+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:0/3655489935 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6800/4260248562 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/1296379257 expires 2024-07-29T11:54:34.885591+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6800/706394219 expires 2024-07-29T11:36:30.455895+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/2385888960 expires 2024-07-29T11:35:59.496544+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6800/1899722878 expires 2024-07-29T11:45:50.296535+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6800/1165867192 expires 2024-07-29T11:35:59.496544+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:0/3079508474 expires 2024-07-29T11:45:50.296535+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.22:6801/1165867192 expires 2024-07-29T11:35:59.496544+0000 2024-07-28T12:10:34.344 INFO:teuthology.orchestra.run.smithi022.stdout:blocklist 172.21.15.150:6834/892342986 expires 2024-07-29T11:53:33.436067+0000 2024-07-28T12:10:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:34 smithi150 bash[67543]: cluster 2024-07-28T12:10:33.296011+0000 mgr.y (mgr.25232) 575 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:34 smithi150 bash[67543]: audit 2024-07-28T12:10:34.338281+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.22:0/3528833412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T12:10:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:34 smithi022 bash[80503]: cluster 2024-07-28T12:10:33.296011+0000 mgr.y (mgr.25232) 575 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:34 smithi022 bash[80503]: audit 2024-07-28T12:10:34.338281+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.22:0/3528833412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T12:10:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:34 smithi022 bash[82865]: cluster 2024-07-28T12:10:33.296011+0000 mgr.y (mgr.25232) 575 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:34 smithi022 bash[82865]: audit 2024-07-28T12:10:34.338281+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.22:0/3528833412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T12:10:35.045 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 527 up_thru 702 down_at 513 last_clean_interval [8,512) [v2:172.21.15.22:6802/4175293310,v1:172.21.15.22:6803/4175293310] [v2:172.21.15.22:6804/4175293310,v1:172.21.15.22:6805/4175293310] exists,up ea3e2bb2-5387-4d6f-9d34-058211a91f22', 'osd.1 up in weight 1 up_from 559 up_thru 702 down_at 546 last_clean_interval [13,545) [v2:172.21.15.22:6810/1556955434,v1:172.21.15.22:6811/1556955434] [v2:172.21.15.22:6812/1556955434,v1:172.21.15.22:6813/1556955434] exists,up 6f8c9315-ed60-4a65-9d27-0c79ccba1a7d', 'osd.2 up in weight 1 up_from 646 up_thru 702 down_at 632 last_clean_interval [18,631) [v2:172.21.15.22:6818/1294346375,v1:172.21.15.22:6819/1294346375] [v2:172.21.15.22:6820/1294346375,v1:172.21.15.22:6821/1294346375] exists,up 2f56e950-e10d-4bc3-a7ae-311d2bfcf544', 'osd.3 up in weight 1 up_from 673 up_thru 702 down_at 661 last_clean_interval [26,660) [v2:172.21.15.22:6826/672509910,v1:172.21.15.22:6827/672509910] [v2:172.21.15.22:6828/672509910,v1:172.21.15.22:6829/672509910] exists,up 90037fc8-037d-4694-9bfa-6d6dbd09d24e', 'osd.4 up in weight 1 up_from 702 up_thru 702 down_at 690 last_clean_interval [31,689) [v2:172.21.15.150:6800/3135511708,v1:172.21.15.150:6801/3135511708] [v2:172.21.15.150:6802/3135511708,v1:172.21.15.150:6803/3135511708] exists,up ddd4e4fa-cfe2-40c0-afb6-cf810a8381a7', 'osd.5 up in weight 1 up_from 39 up_thru 702 down_at 0 last_clean_interval [0,0) [v2:172.21.15.150:6808/2128043618,v1:172.21.15.150:6809/2128043618] [v2:172.21.15.150:6810/2128043618,v1:172.21.15.150:6811/2128043618] exists,up 2f2d4fe4-6b61-41c7-a13e-feb96e301ad5', 'osd.6 up in weight 1 up_from 47 up_thru 702 down_at 0 last_clean_interval [0,0) [v2:172.21.15.150:6816/1217751852,v1:172.21.15.150:6817/1217751852] [v2:172.21.15.150:6818/1217751852,v1:172.21.15.150:6819/1217751852] exists,up 1c9fdade-99f9-4983-a326-d5b5ff3c83b3', 'osd.7 up in weight 1 up_from 55 up_thru 702 down_at 0 last_clean_interval [0,0) [v2:172.21.15.150:6824/41132097,v1:172.21.15.150:6825/41132097] [v2:172.21.15.150:6826/41132097,v1:172.21.15.150:6827/41132097] exists,up a4125ab8-d758-415e-8327-98def6e03f52'] 2024-07-28T12:10:35.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon mon.a config show 2024-07-28T12:10:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:35 smithi150 bash[67543]: audit 2024-07-28T12:10:35.045692+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:35 smithi022 bash[82865]: audit 2024-07-28T12:10:35.045692+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:35 smithi022 bash[80503]: audit 2024-07-28T12:10:35.045692+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:36 smithi150 bash[67543]: cluster 2024-07-28T12:10:35.296728+0000 mgr.y (mgr.25232) 576 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:36 smithi022 bash[80503]: cluster 2024-07-28T12:10:35.296728+0000 mgr.y (mgr.25232) 576 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:36 smithi022 bash[82865]: cluster 2024-07-28T12:10:35.296728+0000 mgr.y (mgr.25232) 576 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:38 smithi150 bash[67543]: cluster 2024-07-28T12:10:37.297593+0000 mgr.y (mgr.25232) 577 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:38 smithi022 bash[80503]: cluster 2024-07-28T12:10:37.297593+0000 mgr.y (mgr.25232) 577 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:38 smithi022 bash[82865]: cluster 2024-07-28T12:10:37.297593+0000 mgr.y (mgr.25232) 577 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:10:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:10:39] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-07-28T12:10:39.830 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:40 smithi150 bash[67543]: cluster 2024-07-28T12:10:39.298447+0000 mgr.y (mgr.25232) 578 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:40 smithi022 bash[80503]: cluster 2024-07-28T12:10:39.298447+0000 mgr.y (mgr.25232) 578 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:40 smithi022 bash[82865]: cluster 2024-07-28T12:10:39.298447+0000 mgr.y (mgr.25232) 578 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:42 smithi022 bash[80503]: cluster 2024-07-28T12:10:41.299384+0000 mgr.y (mgr.25232) 579 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:42 smithi022 bash[82865]: cluster 2024-07-28T12:10:41.299384+0000 mgr.y (mgr.25232) 579 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:42 smithi150 bash[67543]: cluster 2024-07-28T12:10:41.299384+0000 mgr.y (mgr.25232) 579 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:10:42 smithi150 bash[60514]: ts=2024-07-28T12:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:10:42.935 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-07-28T12:10:42.935 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "mon.a", 2024-07-28T12:10:42.935 INFO:teuthology.orchestra.run.smithi022.stdout: "cluster": "ceph", 2024-07-28T12:10:42.935 INFO:teuthology.orchestra.run.smithi022.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-07-28T12:10:42.935 INFO:teuthology.orchestra.run.smithi022.stdout: "admin_socket_mode": "", 2024-07-28T12:10:42.935 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_client_required": "cephx, none", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_cluster_required": "cephx", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_debug": "true", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_service_required": "cephx", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_service_ticket_ttl": "240.000000", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "auth_supported": "", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_aio": "true", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_aio_max_queue_depth": "1024", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_aio_poll_ms": "250", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_aio_reap_max": "16", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_async_discard": "false", 2024-07-28T12:10:42.936 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_block_size": "4096", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_debug_aio": "false", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_debug_inflight_ios": "false", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_enable_discard": "false", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_flock_retry": "3", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_flock_retry_interval": "0.100000", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_inject_crash": "0", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_inject_crash_flush_delay": "2", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_ioring": "false", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_ioring_hipri": "false", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_ioring_sqthread_poll": "false", 2024-07-28T12:10:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_read_buffer_alignment": "4096", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bdev_type": "", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_alloc_size": "1048576", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_allocator": "hybrid", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_buffered_io": "true", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_check_for_zeros": "false", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_check_volume_selector_often": "false", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_compact_log_sync": "false", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-07-28T12:10:42.938 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_log_compact_min_size": "16777216", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_log_replay_check_allocations": "true", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_max_log_runway": "4194304", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_max_prefetch": "1048576", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_min_flush_size": "524288", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_min_log_runway": "1048576", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_replay_recovery": "false", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_shared_alloc_size": "65536", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluefs_sync_write": "false", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_allocation_from_file": "true", 2024-07-28T12:10:42.939 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_allocator": "hybrid", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_blobid_prealloc": "10240", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_create": "true", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_db_create": "false", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_db_path": "", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_db_size": "0", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_path": "", 2024-07-28T12:10:42.940 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_preallocate_file": "false", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_size": "107374182400", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_wal_create": "false", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_wal_path": "", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_block_wal_size": "100663296", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_bluefs": "true", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_bluefs_env_mirror": "false", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T12:10:42.941 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_autotune": "true", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_size": "0", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cache_type": "2q", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_clone_cow": "true", 2024-07-28T12:10:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_algorithm": "snappy", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_max_blob_size": "0", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_min_blob_size": "0", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_mode": "none", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_csum_type": "crc32c", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_enforce_settings": "default", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_freelist": "false", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_fsck_abort": "false", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-07-28T12:10:42.943 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_inject_bug21040": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_inject_read_err": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_legacy_omap": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_prefill": "0.000000", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_small_allocations": "0", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-07-28T12:10:42.944 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_default_buffered_read": "true", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_default_buffered_write": "false", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_deferred_batch_ops": "0", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fail_eio": "false", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-07-28T12:10:42.945 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_on_mkfs": "true", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_on_mount": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_on_umount": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-07-28T12:10:42.946 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_ignore_data_csum": "false", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_kvbackend": "rocksdb", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_log_op_age": "5.000000", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_max_alloc_size": "0", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_max_blob_size": "0", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_max_defer_interval": "3.000000", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_max_deferred_txc": "32", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_min_alloc_size": "0", 2024-07-28T12:10:42.947 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_nid_prealloc": "1024", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_prefer_deferred_size": "0", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_qfsck_on_mount": "true", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_retry_disk_reads": "3", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_rocksdb_cf": "true", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_rocksdb_options_annex": "", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_spdk_coremask": "0x1", 2024-07-28T12:10:42.948 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_spdk_io_sleep": "5", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_spdk_max_io_completion": "0", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_spdk_mem": "512", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_sync_submit_transaction": "false", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_throttle_bytes": "67108864", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_throttle_cost_per_io": "0", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_tracing": "false", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-07-28T12:10:42.949 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_volume_selection_reserved": "0", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "bluestore_zero_block_detection": "false", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_action_update_interval": "2", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-07-28T12:10:42.950 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_mount_timeout": "10", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_cluster_require_signatures": "false", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_cluster_require_version": "2", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_require_signatures": "false", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_require_version": "2", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_service_require_signatures": "false", 2024-07-28T12:10:42.951 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_service_require_version": "2", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "cephx_sign_messages": "true", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "chdir": "", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_acl_type": "", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_asio_thread_count": "2", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_cache_mid": "0.750000", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_cache_size": "16384", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_caps_release_delay": "5", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_check_pool_perm": "true", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_collect_and_send_global_metrics": "false", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_debug_force_sync_read": "false", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_debug_getattr_caps": "false", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_debug_inject_features": "", 2024-07-28T12:10:42.952 INFO:teuthology.orchestra.run.smithi022.stdout: "client_debug_inject_tick_delay": "0", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_die_on_failed_remount": "false", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_dirsize_rbytes": "true", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_force_lazyio": "false", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_fs": "", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_inject_fixed_oldest_tid": "false", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_inject_release_failure": "false", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_max_inline_size": "4096", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_max_retries_on_remount_failure": "5", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_mds_namespace": "", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_metadata": "", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_mount_gid": "-1", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_mount_timeout": "300", 2024-07-28T12:10:42.953 INFO:teuthology.orchestra.run.smithi022.stdout: "client_mount_uid": "-1", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_mountpoint": "/", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_notify_timeout": "10", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_oc": "true", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_oc_max_dirty": "104857600", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_oc_max_dirty_age": "5.000000", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_oc_max_objects": "1000", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_oc_size": "209715200", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_oc_target_dirty": "8388608", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_permissions": "true", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_quota": "true", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_quota_df": "true", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_readahead_max_bytes": "0", 2024-07-28T12:10:42.954 INFO:teuthology.orchestra.run.smithi022.stdout: "client_readahead_max_periods": "4", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_readahead_min": "131072", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_reconnect_stale": "false", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_shutdown_timeout": "30", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_snapdir": ".snap", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_tick_interval": "1", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_trace": "", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_try_dentry_invalidate": "false", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_use_faked_inos": "false", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "client_use_random_mds": "false", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_graylog": "false", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_graylog_port": "12201", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_monitors": "default=true", 2024-07-28T12:10:42.955 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_syslog": "false", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "clog_to_syslog_level": "info", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "cluster_addr": "-", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "cluster_network": "", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "cluster_network_interface": "", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "compressor_zlib_isal": "false", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "compressor_zlib_level": "5", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "compressor_zlib_winsize": "-15", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "compressor_zstd_level": "1", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "crimson_alien_op_num_threads": "6", 2024-07-28T12:10:42.956 INFO:teuthology.orchestra.run.smithi022.stdout: "crimson_alien_thread_cpu_cores": "", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "crimson_osd_obc_lru_size": "10", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "crimson_seastar_smp": "1", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "crush_location": "", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "crush_location_hook": "", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "crush_location_hook_timeout": "10", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "daemonize": "false", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "daos_pool": "tank", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "dbstore_db_name_prefix": "dbstore", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_alienstore": "0/5", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_allow_any_pool_priority": "false", 2024-07-28T12:10:42.957 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_asok": "1/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_asok_assert_abort": "false", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_asserts_on_shutdown": "true", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_auth": "1/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_bdev": "1/3", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_bluefs": "1/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_bluestore": "1/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_buffer": "0/1", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_ceph_exporter": "1/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_cephfs_mirror": "0/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_cephsqlite": "0/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_client": "0/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_compressor": "1/5", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_context": "0/1", 2024-07-28T12:10:42.958 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_crush": "1/1", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_crypto": "1/5", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_cyanstore": "0/5", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_deliberately_leak_memory": "false", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_disable_randomized_ping": "false", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_dpdk": "1/5", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_eventtrace": "1/5", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_filer": "0/1", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_filestore": "1/3", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_finisher": "1/1", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_fuse": "1/5", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_heartbeat_testing_span": "0", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_heartbeatmap": "1/5", 2024-07-28T12:10:42.959 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_immutable_obj_cache": "0/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_javaclient": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_journal": "1/3", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_journaler": "0/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_kstore": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_leveldb": "4/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_lockdep": "0/1", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mclock": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mds": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mds_balancer": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mds_locker": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mds_log": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mds_log_expire": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mds_migrator": "1/5", 2024-07-28T12:10:42.960 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_memstore": "1/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mgr": "2/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mgrc": "1/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_mon": "20/20", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_monc": "0/10", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_ms": "1/1", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_none": "0/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_objclass": "0/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_objectcacher": "0/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_objecter": "0/1", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_optracker": "0/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_osd": "1/5", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_paxos": "20/20", 2024-07-28T12:10:42.961 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_perfcounter": "1/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_prioritycache": "1/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rados": "0/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rbd": "0/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rbd_mirror": "0/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rbd_pwl": "0/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rbd_replay": "0/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_refs": "0/0", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_reserver": "1/1", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rgw": "1/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rgw_access": "1/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rgw_datacache": "1/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rgw_dbstore": "1/5", 2024-07-28T12:10:42.962 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rgw_flight": "1/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rgw_sync": "1/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_rocksdb": "4/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_backref": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_cache": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_cleaner": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_device": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_epm": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_journal": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_lba": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_odata": "0/5", 2024-07-28T12:10:42.963 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_omap": "0/5", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_onode": "0/5", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_t": "0/5", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_seastore_tm": "0/5", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_striper": "0/1", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_test": "0/5", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_throttle": "1/1", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_timer": "0/1", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "debug_tp": "0/5", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "device_failure_prediction_mode": "none", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "err_to_graylog": "false", 2024-07-28T12:10:42.964 INFO:teuthology.orchestra.run.smithi022.stdout: "err_to_journald": "false", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "err_to_stderr": "true", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "err_to_syslog": "false", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "event_tracing": "false", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "exporter_addr": "0.0.0.0", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "exporter_http_port": "9926", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "exporter_prio_limit": "5", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "exporter_sort_metrics": "true", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "exporter_stats_period": "5", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "fake_statfs_for_testing": "0", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "fatal_signal_handlers": "true", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "filer_max_purge_ops": "10", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "filer_max_truncate_ops": "128", 2024-07-28T12:10:42.965 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_apply_finisher_threads": "1", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_blackhole": "false", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_btrfs_clone_range": "true", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_btrfs_snap": "true", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_caller_concurrency": "10", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_collect_device_partition_information": "true", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_commit_timeout": "600.000000", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_debug_inject_read_err": "false", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_debug_omap_check": "false", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_debug_random_read_err": "0.000000", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_debug_verify_split": "false", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_dump_file": "", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-07-28T12:10:42.966 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fadvise": "true", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fail_eio": "true", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fd_cache_shards": "16", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fd_cache_size": "128", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fiemap": "false", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fiemap_threshold": "4096", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_index_retry_probability": "0.000000", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_inject_stall": "0", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_journal_parallel": "false", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_journal_trailing": "false", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_journal_writeahead": "false", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_kill_at": "0", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-07-28T12:10:42.967 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattr_size": "0", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattrs": "0", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattrs_other": "2", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_sync_interval": "5.000000", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_xattr_value_size": "0", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_merge_threshold": "-10", 2024-07-28T12:10:42.968 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_min_sync_interval": "0.010000", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_odsync_write": "false", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_omap_backend": "rocksdb", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_omap_backend_path": "", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_omap_header_cache_size": "1024", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_ondisk_finisher_threads": "1", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_op_thread_timeout": "60", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_op_threads": "2", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_punch_hole": "false", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-07-28T12:10:42.969 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_max_bytes": "104857600", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_queue_max_ops": "50", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_seek_data_hole": "false", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_sloppy_crc": "false", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_splice": "false", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_split_multiple": "2", 2024-07-28T12:10:42.970 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_split_rand_factor": "20", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_update_to": "1000", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_enable": "true", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-07-28T12:10:42.971 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_xfs_extsize": "false", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "filestore_zfs_snap": "false", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fio_dir": "/tmp/fio", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fsid": "4aad1094-4cd5-11ef-bcc7-c7b262605968", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_allow_other": "true", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_atomic_o_trunc": "true", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_big_writes": "true", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_debug": "false", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_default_permissions": "false", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_disable_pagecache": "false", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_max_write": "0", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_multithreaded": "true", 2024-07-28T12:10:42.972 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_require_active_mds": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_set_user_groups": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_splice_move": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_splice_read": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_splice_write": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_syncfs_on_mksnap": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "fuse_use_invalidate_cb": "true", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "gss_target_name": "ceph", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "heartbeat_file": "", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "heartbeat_inject_failure": "0", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "heartbeat_interval": "5", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "host": "smithi022", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-07-28T12:10:42.973 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_max_size": "1073741824", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "immutable_object_cache_watermark": "0.900000", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "inject_early_sigterm": "false", 2024-07-28T12:10:42.974 INFO:teuthology.orchestra.run.smithi022.stdout: "jaeger_agent_port": "6799", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "jaeger_tracing_enable": "false", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_aio": "true", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_align_min_size": "65536", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_block_align": "true", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_block_size": "4096", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_dio": "true", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_discard": "false", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_force_aio": "false", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_ignore_corruption": "false", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_max_write_bytes": "10485760", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_max_write_entries": "100", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_replay_from": "0", 2024-07-28T12:10:42.975 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_throttle_high_multiple": "0.000000", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_throttle_max_multiple": "0.000000", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_write_header_frequency": "0", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journal_zero_on_create": "false", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journaler_prefetch_periods": "10", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journaler_prezero_periods": "5", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "journaler_write_head_interval": "15", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "key": "", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "keyfile": "", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_backend": "rocksdb", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_default_stripe_size": "65536", 2024-07-28T12:10:42.976 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_fsck_on_mount": "false", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_fsck_on_mount_deep": "true", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_max_bytes": "67108864", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_max_ops": "512", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_nid_prealloc": "1024", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_onode_map_size": "1024", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_sync_submit_transaction": "false", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "kstore_sync_transaction": "false", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_block_size": "65536", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_bloom_size": "0", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_cache_size": "536870912", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_compact_on_mount": "false", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_compression": "false", 2024-07-28T12:10:42.977 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_log": "", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_log_to_ceph_log": "true", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_max_open_files": "0", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_paranoid": "false", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "leveldb_write_buffer_size": "33554432", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "librados_thread_count": "2", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "lockdep": "false", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "lockdep_force_backtrace": "false", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "log_coarse_timestamps": "true", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "log_flush_on_exit": "false", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "log_graylog_host": "127.0.0.1", 2024-07-28T12:10:42.978 INFO:teuthology.orchestra.run.smithi022.stdout: "log_graylog_port": "12201", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_max_new": "1000", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_max_recent": "10000", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_stderr_prefix": "debug ", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_stop_at_utilization": "0.970000", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_to_file": "true", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_to_graylog": "false", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_to_journald": "false", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_to_stderr": "false", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "log_to_syslog": "false", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "max_rotating_auth_attempts": "10", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_action_on_write_error": "1", 2024-07-28T12:10:42.979 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_alternate_name_max": "8192", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_asio_thread_count": "2", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_export_pin": "true", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_fragment_dirs": "true", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_fragment_interval": "5", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_fragment_size_max": "100000", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_idle_threshold": "0.000000", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_interval": "10", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_max": "-1", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_max_until": "-1", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_merge_size": "50", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_midchunk": "0.300000", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_min_rebalance": "0.100000", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_min_start": "0.200000", 2024-07-28T12:10:42.980 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_minchunk": "0.001000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_mode": "0", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_need_max": "1.200000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_need_min": "0.800000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_sample_interval": "3.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_split_bits": "3", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_split_rd": "25000.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_split_size": "10000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_split_wr": "10000.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_target_decay": "10.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_beacon_grace": "15.000000", 2024-07-28T12:10:42.981 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_beacon_interval": "4.000000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_beacon_mon_down_grace": "60", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_memory_limit": "4294967296", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_mid": "0.700000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_release_free_interval": "10", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_reservation": "0.050000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_trim_interval": "1", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cache_trim_threshold": "262144", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_client_delegate_inos_pct": "50", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_client_prealloc_inos": "1000", 2024-07-28T12:10:42.982 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_connect_bootstrapping": "false", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_damage_table_max_entries": "10000", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_debug_auth_pins": "false", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_debug_frag": "false", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_debug_scatterstat": "false", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_debug_subtrees": "false", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_decay_halflife": "5.000000", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_default_dir_hash": "2", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_defer_session_stale": "true", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_deny_all_reconnect": "false", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dir_keys_per_op": "16384", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dir_max_commit_size": "10", 2024-07-28T12:10:42.983 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dir_max_entries": "0", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dir_prefetch": "true", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dirstat_min_interval": "1.000000", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dump_cache_after_rejoin": "false", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dump_cache_on_map": "false", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dump_cache_threshold_file": "0", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_early_reply": "true", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_enable_op_tracker": "true", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_enforce_unique_name": "true", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_export_ephemeral_distributed": "true", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_export_ephemeral_random": "true", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-07-28T12:10:42.984 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_forward_all_requests_to_auth": "false", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_health_cache_threshold": "1.500000", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_health_summarize_threshold": "10", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_heartbeat_grace": "15.000000", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_heartbeat_reset_grace": "1000", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_inject_health_dummy": "false", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_inject_migrator_session_race": "false", 2024-07-28T12:10:42.985 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_join_fs": "", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_journal_format": "1", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_create_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_export_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_import_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_journal_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_journal_expire_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_journal_replay_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_link_at": "0", 2024-07-28T12:10:42.986 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_mdstable_at": "0", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_openc_at": "0", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_kill_rename_at": "0", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_events_per_segment": "1024", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_max_events": "-1", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_max_segments": "128", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_pause": "false", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_segment_size": "0", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_skip_corrupt_events": "false", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_log_warn_factor": "2.000000", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_caps_per_client": "1048576", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_completed_flushes": "100000", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_completed_requests": "100000", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_export_size": "20971520", 2024-07-28T12:10:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_file_recover": "32", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_purge_files": "64", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_purge_ops": "8192", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_max_snaps_per_dir": "100", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_metrics_update_interval": "2", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_min_caps_per_client": "100", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_min_caps_working_set": "10000", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_numa_node": "-1", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_op_complaint_time": "30.000000", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_op_history_duration": "600", 2024-07-28T12:10:42.988 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_op_history_size": "20", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_op_history_slow_op_size": "20", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_op_history_slow_op_threshold": "10", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_op_log_threshold": "5", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_ping_grace": "15", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_ping_interval": "5", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_recall_max_caps": "30000", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_recall_max_decay_threshold": "131072", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_recall_warning_threshold": "262144", 2024-07-28T12:10:42.989 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_reconnect_timeout": "45.000000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_replay_interval": "1.000000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_root_ino_gid": "0", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_root_ino_uid": "0", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_blocklist_on_evict": "true", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_blocklist_on_timeout": "true", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-07-28T12:10:42.990 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_session_metadata_threshold": "16777216", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_shutdown_check": "0", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_skip_ino": "0", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_sleep_rank_change": "0.000000", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_snap_max_uid": "4294967294", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_snap_min_uid": "0", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_snap_rstat": "false", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_standby_replay_damaged": "false", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_symlink_recovery": "true", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_task_status_update_interval": "2.000000", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_thrash_exports": "0", 2024-07-28T12:10:42.991 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_thrash_fragments": "0", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_tick_interval": "5.000000", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_valgrind_exit": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_verify_backtrace": "1", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_verify_scatter": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_wipe_ino_prealloc": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mds_wipe_sessions": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mempool_debug": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "memstore_debug_omit_block_device_write": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "memstore_device_bytes": "1073741824", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "memstore_page_set": "false", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "memstore_page_size": "65536", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_client_bytes": "134217728", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_client_messages": "512", 2024-07-28T12:10:42.992 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_connect_retry_interval": "1.000000", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_disabled_modules": "", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_max_pg_num_change": "128", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_mds_bytes": "134217728", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_mds_messages": "128", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_mon_bytes": "134217728", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_mon_messages": "128", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_osd_bytes": "536870912", 2024-07-28T12:10:42.993 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_osd_messages": "8192", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_pool": "true", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_service_beacon_grace": "60.000000", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_standby_modules": "true", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_stats_period": "5", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_stats_threshold": "5", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_tick_period": "2", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_accept_timeout_factor": "2.000000", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_allow_pool_delete": "true", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_allow_pool_size_one": "false", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_auth_validate_all_caps": "true", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-07-28T12:10:42.994 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_bytes": "104857600", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_directed_command_retry": "2", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_hunt_interval": "3.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_hunt_parallel": "3", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_log_interval": "1.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_ping_interval": "10.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_client_ping_timeout": "30.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_clock_drift_allowed": "1.000000", 2024-07-28T12:10:42.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_file_level": "debug", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_file": "false", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_graylog": "false", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_journald": "false", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_stderr": "true", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cluster_log_to_syslog_level": "info", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_compact_on_bootstrap": "false", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_compact_on_start": "false", 2024-07-28T12:10:42.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_compact_on_trim": "true", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_con_tracker_persist_interval": "10", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_con_tracker_score_halflife": "43200", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_config_key_max_entry_size": "65536", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_cpu_threads": "4", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_crush_min_required_version": "hammer", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_daemon_bytes": "419430400", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_data_avail_crit": "5", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_data_avail_warn": "5", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_data_size_warn": "16106127360", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_block_osdmap_trim": "false", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_dump_json": "false", 2024-07-28T12:10:42.997 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_dump_transactions": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_extra_checks": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_no_require_quincy": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_no_require_reef": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_delta_reset_interval": "10.000000", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_dns_srv_name": "ceph-mon", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_down_mkfs_grace": "60", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_election_default_strategy": "3", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_election_timeout": "5.000000", 2024-07-28T12:10:42.998 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_elector_ping_divisor": "2", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_elector_ping_timeout": "2.000000", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_enable_op_tracker": "true", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_fake_pool_delete": "false", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_force_quorum_join": "false", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_globalid_prealloc": "10000", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_health_detail_to_clog": "true", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_health_log_update_period": "5", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_health_max_detail": "50", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_health_to_clog": "true", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_health_to_clog_interval": "600", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_host": "[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]", 2024-07-28T12:10:42.999 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_host_override": "", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_initial_members": "", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_keyvaluedb": "rocksdb", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_lease": "5.000000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_log_full_interval": "50", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_log_max": "10000", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_log_max_summary": "50", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_log_entries_per_event": "4096", 2024-07-28T12:10:43.000 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_log_epochs": "500", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_mdsmap_epochs": "500", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_mgrmap_epochs": "500", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_osd": "10000", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_pg_per_osd": "10000", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_pool_pg_num": "65536", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mds_force_trim_to": "0", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mds_skip_sanity": "true", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_memory_autotune": "true", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_memory_target": "2147483648", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mgr_beacon_grace": "30", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-07-28T12:10:43.001 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mgr_digest_period": "5", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mgr_inactive_grace": "60", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mgr_mkfs_grace": "240", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_min_osdmap_epochs": "500", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_op_complaint_time": "30", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_op_history_duration": "600", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_op_history_size": "20", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_op_history_slow_op_size": "20", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_op_history_slow_op_threshold": "10", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_op_log_threshold": "5", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-07-28T12:10:43.002 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_auto_mark_in": "false", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_auto_mark_new_in": "true", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_cache_size": "500", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_cache_size_min": "134217728", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_crush_smoke_test": "true", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_destroyed_out_interval": "600", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_down_out_interval": "600", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_force_trim_to": "0", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_full_ratio": "0.950000", 2024-07-28T12:10:43.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_laggy_halflife": "3600", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_laggy_max_interval": "300", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_laggy_weight": "0.300000", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_max_creating_pgs": "1024", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_max_initial_pgs": "1024", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_min_down_reporters": "2", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_prime_pg_temp": "true", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-07-28T12:10:43.004 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_report_timeout": "900", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_warn_num_repaired": "10", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osd_warn_op_age": "32.000000", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osdmap_full_prune_interval": "10", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osdmap_full_prune_min": "10000", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pg_stuck_threshold": "60", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pg_warn_min_objects": "10000", 2024-07-28T12:10:43.005 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pg_warn_min_per_osd": "0", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pool_quota_crit_threshold": "0", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_pool_quota_warn_threshold": "0", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_probe_timeout": "2.000000", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_reweight_max_change": "0.050000", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_reweight_max_osds": "4", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_scrub_interval": "86400", 2024-07-28T12:10:43.006 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_scrub_max_keys": "100", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_scrub_timeout": "300", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_session_timeout": "300", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_smart_report_timeout": "5", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_stat_smooth_intervals": "6", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_stretch_pool_min_size": "2", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_stretch_pool_size": "4", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_subscribe_interval": "86400.000000", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_sync_debug": "false", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_sync_max_payload_keys": "2000", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_sync_max_payload_size": "1048576", 2024-07-28T12:10:43.007 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_sync_provider_kill_at": "0", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_sync_requester_kill_at": "0", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_sync_timeout": "60.000000", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_target_pg_per_osd": "100", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_tick_interval": "5", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_timecheck_interval": "300.000000", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_use_min_delay_socket": "false", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_older_version_delay": "604800", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_filestore_osds": "true", 2024-07-28T12:10:43.008 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_misplaced": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_older_version": "true", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_pool_no_app": "true", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_on_too_few_osds": "false", 2024-07-28T12:10:43.009 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "monmap": "", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "motr_tracing_enabled": "false", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_op_threads": "3", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_buffer_size": "131072", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_cm": "false", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_device_name": "", 2024-07-28T12:10:43.010 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_dscp": "96", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_gid_idx": "0", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_local_gid": "", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_polling_us": "1000", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_port_num": "1", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_roce_ver": "1", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_send_buffers": "1024", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_sl": "3", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_support_srq": "true", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_rdma_type": "ib", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_async_reap_threshold": "5", 2024-07-28T12:10:43.011 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_before_connect": "false", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_ipv4": "true", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_ipv6": "false", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_msgr1": "true", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_msgr2": "true", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_port_max": "7568", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_port_min": "6800", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_prefer_ipv4": "false", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_retry_count": "3", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_bind_retry_delay": "5", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_blackhole_client": "false", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_blackhole_mds": "false", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_blackhole_mgr": "false", 2024-07-28T12:10:43.012 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_blackhole_mon": "false", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_blackhole_osd": "false", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_client_mode": "crc secure", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_cluster_mode": "crc secure", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_cluster_type": "", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_compress_secure": "false", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_connection_idle_timeout": "900", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_connection_ready_timeout": "10", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_crc_data": "true", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_crc_header": "true", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_die_on_bad_msg": "false", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_die_on_bug": "true", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_die_on_old_message": "true", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_die_on_skipped_message": "false", 2024-07-28T12:10:43.013 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_die_on_unhandled_msg": "false", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_coremask": "0xF", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_devs_allowlist": "", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_enable_tso": "true", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_hugepages": "", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_hw_flow_control": "true", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_lro": "true", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_memory_channel": "4", 2024-07-28T12:10:43.014 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_pmd": "", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_port_id": "0", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dump_corrupt_message_level": "1", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_dump_on_send": "false", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_initial_backoff": "0.200000", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_inject_delay_max": "1.000000", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_inject_delay_probability": "0.000000", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_inject_delay_type": "", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_inject_internal_delays": "0.000000", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_inject_network_congestion": "0", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_inject_socket_failures": "0", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_learn_addr_from_peer": "true", 2024-07-28T12:10:43.015 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_max_accept_failures": "4", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_max_backoff": "15.000000", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_mon_client_mode": "secure crc", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_mon_cluster_mode": "secure crc", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_mon_service_mode": "secure crc", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_osd_compress_min_size": "1024", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_osd_compress_mode": "none", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_osd_compression_algorithm": "snappy", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_pq_min_cost": "65536", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_public_type": "", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_service_mode": "crc secure", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_tcp_listen_backlog": "512", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_tcp_nodelay": "true", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-07-28T12:10:43.016 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_tcp_rcvbuf": "0", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "ms_type": "async+posix", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "no_config_file": "false", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_completion_locks_per_session": "32", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_debug_inject_relock_delay": "false", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_inflight_op_bytes": "104857600", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_inflight_ops": "1024", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_inject_no_watch_ping": "false", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_tick_interval": "5.000000", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objecter_timeout": "10.000000", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "objectstore_blackhole": "false", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "openssl_engine_opts": "", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_delay_time": "5.000000", 2024-07-28T12:10:43.017 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_hist_halflife": "1000", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_max_low_ops": "2", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_max_ops": "4", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_quantize_effort": "0.100000", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_agent_slop": "0.020000", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_allow_recovery_below_min_size": "true", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_asio_thread_count": "2", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_async_recovery_min_cost": "100", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_auto_mark_unfound_lost": "false", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_backfill_retry_interval": "30.000000", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_backfill_scan_max": "512", 2024-07-28T12:10:43.018 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_backfill_scan_min": "64", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_backoff_on_degraded": "false", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_backoff_on_peering": "false", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_backoff_on_unfound": "true", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_beacon_report_interval": "300", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_bench_duration": "30", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_bench_max_block_size": "67108864", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_bench_small_size_max_iops": "100", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_blkin_trace_all": "false", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_blocked_scrub_grace_period": "120", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-07-28T12:10:43.019 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_check_for_log_corruption": "false", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.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-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_class_update_on_start": "true", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_client_message_cap": "256", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_client_message_size_cap": "524288000", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_client_op_priority": "63", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_client_watch_timeout": "30", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_command_max_records": "256", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_compact_on_start": "false", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_crush_chooseleaf_type": "1", 2024-07-28T12:10:43.020 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_crush_initial_weight": "-1.000000", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_crush_update_on_start": "true", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_crush_update_weight_set": "true", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_drop_ping_duration": "0", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_feed_pullee": "-1", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_misdirected_ops": "false", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_no_acting_change": "false", 2024-07-28T12:10:43.021 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_no_purge_strays": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_op_order": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_pg_log_writeout": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_pretend_recovery_active": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_shutdown": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_verify_cached_snaps": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_verify_missing_on_start": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_verify_snaps": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-07-28T12:10:43.022 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_keys": "1024", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_stride": "524288", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_default_data_pool_replay_window": "45", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_default_notify_timeout": "30", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_delete_sleep": "0.000000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_discard_disconnected_ops": "true", 2024-07-28T12:10:43.023 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_enable_op_tracker": "true", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_extblkdev_plugins": "vdo", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_fast_info": "true", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_fast_shutdown": "true", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_fast_shutdown_timeout": "15", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_function_tracing": "false", 2024-07-28T12:10:43.024 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_grace": "20", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_interval": "6", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_min_peers": "10", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_min_size": "2000", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_stale": "600", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_hit_set_max_size": "100000", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_hit_set_min_size": "1000", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-07-28T12:10:43.025 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_journal_flush_on_shutdown": "true", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_journal_size": "5120", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_kill_backfill_at": "0", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_loop_before_reset_tphandle": "64", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_map_cache_size": "50", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_map_dedup": "true", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_map_message_max": "40", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_map_message_max_bytes": "10485760", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_map_share_max_epochs": "40", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_attr_name_len": "100", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_attr_size": "0", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_backfills": "1", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_markdown_count": "5", 2024-07-28T12:10:43.026 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_markdown_period": "600", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_object_name_len": "2048", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_object_namespace_len": "256", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_object_size": "134217728", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_omap_entries_per_request": "1024", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_pg_blocked_by": "16", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_pg_log_entries": "10000", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_pgls": "1024", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_push_cost": "8388608", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_push_objects": "10", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_scrubs": "3", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-07-28T12:10:43.027 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_trimming_pgs": "2", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_write_op_reply_len": "64", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_max_write_size": "90", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_override_recovery_settings": "false", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_profile": "balanced", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-07-28T12:10:43.028 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mclock_skip_benchmark": "false", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_base": "805306368", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_cache_min": "134217728", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_target": "4294967296", 2024-07-28T12:10:43.029 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_target_autotune": "false", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_min_pg_log_entries": "250", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_min_recovery_priority": "0", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mon_heartbeat_interval": "30", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mon_report_interval": "5", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mon_report_max_in_flight": "2", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_num_cache_shards": "32", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_num_op_tracker_shard": "32", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_numa_auto_affinity": "true", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_numa_node": "-1", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_numa_prefer_iface": "true", 2024-07-28T12:10:43.030 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_objecter_finishers": "1", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_objectstore": "bluestore", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_objectstore_fuse": "false", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_objectstore_tracing": "false", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_complaint_time": "30.000000", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_history_duration": "600", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_history_size": "20", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_history_slow_op_size": "20", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_log_threshold": "5", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_num_shards": "0", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_num_shards_hdd": "5", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_num_shards_ssd": "8", 2024-07-28T12:10:43.031 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_num_threads_per_shard": "0", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_pq_min_cost": "65536", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_queue": "mclock_scheduler", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_queue_cut_off": "high", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_thread_suicide_timeout": "150", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_op_thread_timeout": "15", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_open_classes_on_start": "true", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_os_flags": "0", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_peering_op_priority": "255", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_delete_cost": "1048576", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_delete_priority": "5", 2024-07-28T12:10:43.032 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_log_dups_tracked": "3000", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_log_trim_max": "10000", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_log_trim_min": "100", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_object_context_cache_count": "64", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pg_stat_report_interval_max": "500", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-07-28T12:10:43.033 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_crimson": "false", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_crush_rule": "-1", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_ec_fast_read": "false", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_flag_bulk": "false", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_flag_nodelete": "false", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_flags": "0", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_min_size": "0", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_pg_num": "32", 2024-07-28T12:10:43.034 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_pgp_num": "0", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_size": "3", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_default_type": "replicated", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_pool_use_gmt_hitset": "true", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_push_per_object_cost": "1000", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_read_ec_check_for_errors": "false", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recover_clone_overlap": "true", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recover_clone_overlap_limit": "10", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_cost": "20971520", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_delay_start": "0.000000", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_max_active": "0", 2024-07-28T12:10:43.035 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_max_active_hdd": "3", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_max_active_ssd": "10", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_max_chunk": "8388608", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_max_single_start": "1", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_op_priority": "3", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_op_warn_multiple": "16", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_priority": "5", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_retry_interval": "30.000000", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_sleep": "0.000000", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_repair_during_recovery": "false", 2024-07-28T12:10:43.036 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_requested_scrub_priority": "120", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_rollback_to_cluster_snap": "", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_auto_repair": "false", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_begin_hour": "0", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_begin_week_day": "0", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_chunk_max": "25", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_chunk_min": "5", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_cost": "52428800", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_during_recovery": "false", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_end_hour": "0", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_end_week_day": "0", 2024-07-28T12:10:43.037 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_event_cost": "4096", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_invalid_stats": "true", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_load_threshold": "0.500000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_max_interval": "604800.000000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_max_preemptions": "5", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_min_interval": "86400.000000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_priority": "5", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_reservation_timeout": "5000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_sleep": "0.000000", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_scrub_slow_reservation_response": "2200", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-07-28T12:10:43.038 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_shutdown_pgref_assert": "false", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_skip_data_digest": "false", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_smart_report_timeout": "5", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_snap_trim_cost": "1048576", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_snap_trim_priority": "5", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_snap_trim_sleep": "0.000000", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_stats_update_period_scrubbing": "15", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_target_transaction_size": "30", 2024-07-28T12:10:43.039 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_default_cache_mode": "writeback", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_tracing": "false", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_use_stale_snap": "false", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "osdc_blkin_trace_all": "false", 2024-07-28T12:10:43.040 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_kill_at": "0", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_max_join_drift": "10", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_min": "500", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_min_wait": "0.050000", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_propose_interval": "1.000000", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_service_trim_max": "500", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_service_trim_max_multiplier": "20", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_service_trim_min": "250", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_stash_full_interval": "25", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_trim_max": "500", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "paxos_trim_min": "250", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "perf": "true", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "pid_file": "", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-07-28T12:10:43.041 INFO:teuthology.orchestra.run.smithi022.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "public_addr": "-", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "public_addrv": "", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "public_bind_addr": "-", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "public_network": "172.21.0.0/20", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "public_network_interface": "", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "qat_compressor_enabled": "false", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "qat_compressor_session_max_number": "256", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rados_mon_op_timeout": "0", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rados_osd_op_timeout": "0", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rados_tracing": "false", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_atime_update_interval": "60", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_balance_parent_reads": "false", 2024-07-28T12:10:43.042 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_balance_snap_reads": "false", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_blkin_trace_all": "false", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_blocklist_expire_seconds": "0", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_blocklist_on_break_lock": "true", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache": "true", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_block_writes_upfront": "false", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_max_dirty": "25165824", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_max_dirty_object": "0", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_policy": "writearound", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_size": "33554432", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_target_dirty": "16777216", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_clone_copy_on_read": "false", 2024-07-28T12:10:43.043 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_compression_hint": "none", 2024-07-28T12:10:43.044 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_concurrent_management_ops": "10", 2024-07-28T12:10:43.045 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-07-28T12:10:43.045 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_clone_format": "auto", 2024-07-28T12:10:43.045 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_data_pool": "", 2024-07-28T12:10:43.045 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_features": "61", 2024-07-28T12:10:43.045 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_format": "2", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_map_options": "", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_order": "22", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_pool": "rbd", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_stripe_count": "0", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_default_stripe_unit": "0", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_disable_zero_copy_writes": "true", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_discard_granularity_bytes": "65536", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_enable_alloc_hint": "true", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_io_scheduler": "simple", 2024-07-28T12:10:43.046 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_commit_age": "5.000000", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_object_flush_interval": "0", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_order": "24", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_pool": "", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_journal_splay_width": "4", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_localize_parent_reads": "false", 2024-07-28T12:10:43.047 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_localize_snap_reads": "false", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_image_policy_type": "simple", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-07-28T12:10:43.048 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_autotune": "true", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_base": "805306368", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_memory_target": "4294967296", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirroring_delete_delay": "0", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-07-28T12:10:43.049 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirroring_replay_delay": "0", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_move_to_trash_on_remove": "false", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_mtime_update_interval": "60", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_non_blocking_aio": "true", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_op_thread_timeout": "60", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_op_threads": "1", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_parent_cache_enabled": "false", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_persistent_cache_mode": "disabled", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_persistent_cache_path": "/tmp", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_persistent_cache_size": "1073741824", 2024-07-28T12:10:43.050 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_plugins": "", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_bps_burst": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_bps_limit": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_exclude_ops": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_iops_burst": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_iops_limit": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_read_bps_burst": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_read_bps_limit": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_read_iops_burst": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_read_iops_limit": "0", 2024-07-28T12:10:43.051 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_schedule_tick_min": "50", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_write_bps_burst": "0", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_write_bps_limit": "0", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_write_iops_burst": "0", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_qos_write_iops_limit": "0", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_quiesce_notification_attempts": "10", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_read_from_replica_policy": "default", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_readahead_max_bytes": "524288", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_readahead_trigger_requests": "10", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_request_timed_out_seconds": "30", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_skip_partial_discard": "true", 2024-07-28T12:10:43.052 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_tracing": "false", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_validate_names": "true", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rbd_validate_pool": "true", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "restapi_base_url": "", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "restapi_log_level": "", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_acl_grants_max_num": "100", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_admin_entry": "admin", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_backend_store": "rados", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_barbican_url": "", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_beast_enable_async": "true", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-07-28T12:10:43.053 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_index_max_aio": "128", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_quota_ttl": "600", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_cache_enabled": "true", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_cache_expiry_interval": "900", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_cache_lru_size": "10000", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_config_store": "rados", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_content_length_compat": "false", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_copy_obj_progress": "true", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_cors_rules_max_num": "100", 2024-07-28T12:10:43.054 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_cross_domain_policy": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_default_encryption_key": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_addr": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_ca_path": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_client_cert": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_client_key": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_password": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_kmip_username": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_require_ssl": "true", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-07-28T12:10:43.055 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_suppress_logs": "true", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_addr": "", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_auth": "token", 2024-07-28T12:10:43.056 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_namespace": "", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_prefix": "", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_token_file": "", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_curl_buffersize": "524288", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_curl_low_speed_limit": "1024", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_curl_low_speed_time": "300", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_curl_tcp_keepalive": "0", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-07-28T12:10:43.057 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_l1_fadvise": "4", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_log_changes_size": "1000", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_log_num_shards": "128", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_log_window": "30", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_notify_interval_msec": "0", 2024-07-28T12:10:43.058 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_sync_poll_interval": "20", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_data_sync_spawn_window": "20", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_default_data_log_backing": "fifo", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_default_region_info_oid": "default.region", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_defer_to_bucket_acls": "", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-07-28T12:10:43.059 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_data_res": "500.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dns_name": "", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dns_s3website_name": "", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_dynamic_resharding": "true", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_gc_threads": "true", 2024-07-28T12:10:43.060 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_lc_threads": "true", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_ops_log": "false", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_quota_threads": "true", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_static_website": "false", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enable_usage_log": "false", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_enforce_swift_acls": "true", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_exit_timeout_secs": "120", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_expose_bucket": "false", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_extended_http_attrs": "", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_filter": "none", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_frontends": "beast port=7480", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_max_concurrent_io": "10", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_max_deferred": "50", 2024-07-28T12:10:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_max_objs": "32", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_max_queue_size": "134213632", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_max_trim_chunk": "16", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_obj_min_wait": "7200", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_processor_max_time": "3600", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_gc_processor_period": "3600", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_get_obj_window_size": "16777216", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_healthcheck_disabling_path": "", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ignore_get_invalid_range": "false", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_init_timeout": "300", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-07-28T12:10:43.062 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_domain": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_password": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_password_path": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_project": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_tenant": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_token": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_token_path": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_admin_user": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_api_version": "2", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_barbican_domain": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_barbican_password": "", 2024-07-28T12:10:43.063 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_barbican_project": "", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_barbican_tenant": "", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_barbican_user": "", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_implicit_tenants": "false", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_service_token_enabled": "false", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_token_cache_size": "10000", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_url": "", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_keystone_verify_ssl": "true", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_debug_interval": "-1", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_lock_max_time": "90", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_max_objs": "32", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_max_rules": "1000", 2024-07-28T12:10:43.064 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_max_worker": "3", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_max_wp_worker": "3", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lc_thread_delay": "0", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ldap_dnattr": "uid", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ldap_searchfilter": "", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ldap_uri": "ldaps://", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_log_http_headers": "", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_log_nonexistent_bucket": "false", 2024-07-28T12:10:43.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_log_object_name_utc": "false", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_attr_name_len": "0", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_attr_size": "0", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_attrs_num_in_req": "0", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_chunk_size": "4194304", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_concurrent_requests": "1024", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_dynamic_shards": "1999", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_listing_results": "1000", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_notify_retries": "10", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_objs_per_shard": "100000", 2024-07-28T12:10:43.066 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_put_param_size": "1048576", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_put_size": "5368709120", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_max_slo_entries": "1000", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_md_log_max_shards": "64", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_md_notify_interval_msec": "200", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_meta_sync_poll_interval": "20", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_meta_sync_spawn_window": "20", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_mp_lock_max_time": "600", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_multipart_min_part_size": "5242880", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_fhcache_size": "2017", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-07-28T12:10:43.067 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_lru_lanes": "5", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_max_gc": "300", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_run_gc_threads": "false", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_run_lc_threads": "false", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_run_quota_threads": "false", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_run_sync_thread": "false", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_num_async_rados_threads": "32", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_num_control_oids": "8", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_numa_node": "-1", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_obj_stripe_size": "4194304", 2024-07-28T12:10:43.068 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_objexp_chunk_size": "100", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_objexp_gc_interval": "600", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_objexp_hints_num_shards": "127", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_op_thread_timeout": "600", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_op_tracing": "false", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_opa_token": "", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_opa_url": "", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_opa_verify_ssl": "true", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ops_log_rados": "false", 2024-07-28T12:10:43.069 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_ops_log_socket_path": "", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_period_push_interval": "2.000000", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_period_push_interval_max": "30.000000", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_period_root_pool": ".rgw.root", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_print_continue": "true", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_print_prohibited_content_length": "false", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-07-28T12:10:43.070 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_rados_tracing": "false", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_realm": "", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_realm_id": "", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_region": "", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_region_root_pool": ".rgw.root", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_relaxed_region_enforcement": "false", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_request_uri": "", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_reshard_batch_size": "64", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_reshard_max_aio": "128", 2024-07-28T12:10:43.071 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_reshard_num_logs": "16", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_reshard_thread_interval": "600", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_resolve_cname": "false", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_rest_getusage_op_compat": "false", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_run_sync_thread": "true", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_auth_use_keystone": "false", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_auth_use_ldap": "false", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_auth_use_rados": "true", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_auth_use_sts": "false", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_s3_success_create_obj_status": "0", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-07-28T12:10:43.072 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_scheduler_type": "throttler", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_script_uri": "", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_service_provider_name": "", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_client_id": "", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_client_secret": "", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_entry": "sts", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_key": "sts", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_max_session_duration": "43200", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_min_session_duration": "900", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sts_token_introspection_url": "", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_account_in_url": "false", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_auth_entry": "auth", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_auth_url": "", 2024-07-28T12:10:43.073 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_custom_header": "", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_enforce_content_length": "false", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_need_stats": "true", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_tenant_name": "", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_token_expiration": "86400", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_url": "", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_url_prefix": "swift", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_swift_versioning_enabled": "false", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_lease_period": "120", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_log_trim_interval": "1200", 2024-07-28T12:10:43.074 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_obj_etag_verify": "false", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_trace_history_size": "4096", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_thread_pool_size": "512", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_comment": "", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_createby": "", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_encoding": "", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_flag": "false", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_origin": "", 2024-07-28T12:10:43.075 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_sha_unit": "524288", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_torrent_tracker": "", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_trust_forwarded_https": "false", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_usage_log_tick_interval": "30", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_usage_max_shards": "32", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_usage_max_user_shards": "1", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_use_opa_authz": "false", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_default_quota_max_size": "-1", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_max_buckets": "1000", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_policies_max_num": "100", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-07-28T12:10:43.076 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_quota_sync_interval": "86400", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_user_unique_email": "true", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_verify_ssl": "true", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_website_routing_rules_max_num": "50", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_zone": "", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_zone_id": "", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_zonegroup": "", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_zonegroup_id": "", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgwlc_auto_session_clear": "true", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rgwlc_skip_bucket_step": "false", 2024-07-28T12:10:43.077 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_block_size": "4096", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cache_shard_bits": "4", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cache_size": "536870912", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cache_type": "binned_lru", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_collect_compaction_stats": "false", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_collect_extended_stats": "false", 2024-07-28T12:10:43.078 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_collect_memory_stats": "false", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_index_type": "binary_search", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_log_to_ceph_log": "true", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_metadata_block_size": "4096", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_partition_filters": "false", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_perf": "false", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "rotating_keys_renewal_timeout": "10", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "run_dir": "/var/run/ceph", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_block_create": "true", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_cache_lru_size": "67108864", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_cbjournal_size": "5368709120", 2024-07-28T12:10:43.079 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_default_max_object_size": "16777216", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_device_size": "53687091200", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_journal_batch_capacity": "16", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_journal_iodepth_limit": "5", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_main_device_type": "SSD", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_max_concurrent_transactions": "8", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-07-28T12:10:43.080 INFO:teuthology.orchestra.run.smithi022.stdout: "seastore_segment_size": "67108864", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "set_keepcaps": "false", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "setgroup": "ceph", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "setuser": "ceph", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "setuser_match_path": "", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "target_max_misplaced_ratio": "0.050000", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "thp": "false", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "threadpool_default_timeout": "60", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "threadpool_empty_queue_max_wait": "2", 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout: "throttler_perf_counter": "true" 2024-07-28T12:10:43.081 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-07-28T12:10:43.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-07-28T12:10:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:44 smithi150 bash[67543]: cluster 2024-07-28T12:10:43.300153+0000 mgr.y (mgr.25232) 580 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:44 smithi150 bash[67543]: audit 2024-07-28T12:10:43.613457+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:10:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:44 smithi022 bash[80503]: cluster 2024-07-28T12:10:43.300153+0000 mgr.y (mgr.25232) 580 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:44 smithi022 bash[80503]: audit 2024-07-28T12:10:43.613457+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:10:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:44 smithi022 bash[82865]: cluster 2024-07-28T12:10:43.300153+0000 mgr.y (mgr.25232) 580 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:44 smithi022 bash[82865]: audit 2024-07-28T12:10:43.613457+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:10:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:46 smithi150 bash[67543]: cluster 2024-07-28T12:10:45.301043+0000 mgr.y (mgr.25232) 581 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:46 smithi022 bash[80503]: cluster 2024-07-28T12:10:45.301043+0000 mgr.y (mgr.25232) 581 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:46 smithi022 bash[82865]: cluster 2024-07-28T12:10:45.301043+0000 mgr.y (mgr.25232) 581 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:48.369 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:48 smithi150 bash[67543]: cluster 2024-07-28T12:10:47.301882+0000 mgr.y (mgr.25232) 582 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:48 smithi022 bash[80503]: cluster 2024-07-28T12:10:47.301882+0000 mgr.y (mgr.25232) 582 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:48 smithi022 bash[82865]: cluster 2024-07-28T12:10:47.301882+0000 mgr.y (mgr.25232) 582 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:49.694 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:10:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:10:49] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-07-28T12:10:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.071466+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.077093+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: cluster 2024-07-28T12:10:49.302658+0000 mgr.y (mgr.25232) 583 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.421785+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.427842+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.942537+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.944224+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:49.954142+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[80503]: audit 2024-07-28T12:10:50.045588+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.071466+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.077093+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: cluster 2024-07-28T12:10:49.302658+0000 mgr.y (mgr.25232) 583 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.421785+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.427842+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.942537+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:10:50.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.944224+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:10:50.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:49.954142+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:50 smithi022 bash[82865]: audit 2024-07-28T12:10:50.045588+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.071466+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.077093+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: cluster 2024-07-28T12:10:49.302658+0000 mgr.y (mgr.25232) 583 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.421785+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.427842+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.942537+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.944224+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:49.954142+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:10:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:50 smithi150 bash[67543]: audit 2024-07-28T12:10:50.045588+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:10:51.483 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a: {} 2024-07-28T12:10:51.483 INFO:teuthology.orchestra.run.smithi022.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T12:10:51.496 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b: {} 2024-07-28T12:10:51.497 INFO:teuthology.orchestra.run.smithi022.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T12:10:51.506 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c: {} 2024-07-28T12:10:51.506 INFO:teuthology.orchestra.run.smithi022.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T12:10:52.115 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-07-28T12:10:52.115 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-07-28T12:10:52.115 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-07-28T12:10:52.117 INFO:tasks.radosbench:Beginning radosbench... 2024-07-28T12:10:52.118 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-07-28T12:10:52.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-07-28T12:10:52.118 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-07-28T12:10:52.119 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-28T12:10:52.119 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T12:10:52.119 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-07-28T12:10:52.119 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.794565 2024-07-28T12:10:52.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd primary-affinity 7 0.7945653879856029 2024-07-28T12:10:52.120 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-07-28T12:10:52.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:52.120 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-07-28T12:10:52.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-07-28T12:10:52.121 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-07-28T12:10:52.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:10:52.121 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-07-28T12:10:52.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:10:52.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:52.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:52.373 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sent signal SIGHUP to main process 103429 (bash) on client request. 2024-07-28T12:10:52.373 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103691 (docker) on client request. 2024-07-28T12:10:52.373 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[103691]: debug 2024-07-28T12:10:52.212+0000 7f156cdba640 -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-28T12:10:52.374 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sent signal SIGHUP to control process 116994 (bash) on client request. 2024-07-28T12:10:52.374 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103691 (docker) on client request. 2024-07-28T12:10:52.374 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 117020 (docker) on client request. 2024-07-28T12:10:52.374 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[103691]: debug 2024-07-28T12:10:52.296+0000 7f156cdba640 -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-28T12:10:52.374 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[103691]: debug 2024-07-28T12:10:52.296+0000 7f156cdba640 -1 osd.3 1088 *** Got signal Terminated *** 2024-07-28T12:10:52.374 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[103691]: debug 2024-07-28T12:10:52.296+0000 7f156cdba640 -1 osd.3 1088 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:52.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[82865]: cluster 2024-07-28T12:10:51.303587+0000 mgr.y (mgr.25232) 584 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:52.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[82865]: audit 2024-07-28T12:10:51.472608+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1428274954' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T12:10:52.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[82865]: cluster 2024-07-28T12:10:52.300894+0000 mon.a (mon.0) 1412 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T12:10:52.391 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sent signal SIGHUP to main process 89061 (bash) on client request. 2024-07-28T12:10:52.391 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 89370 (docker) on client request. 2024-07-28T12:10:52.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[80503]: cluster 2024-07-28T12:10:51.303587+0000 mgr.y (mgr.25232) 584 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:52.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[80503]: audit 2024-07-28T12:10:51.472608+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1428274954' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T12:10:52.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[80503]: cluster 2024-07-28T12:10:52.300894+0000 mon.a (mon.0) 1412 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T12:10:52.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:52.599 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sent signal SIGHUP to main process 72948 (bash) on client request. 2024-07-28T12:10:52.599 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73194 (docker) on client request. 2024-07-28T12:10:52.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[67543]: cluster 2024-07-28T12:10:51.303587+0000 mgr.y (mgr.25232) 584 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:52.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[67543]: audit 2024-07-28T12:10:51.472608+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1428274954' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T12:10:52.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[67543]: cluster 2024-07-28T12:10:52.300894+0000 mon.a (mon.0) 1412 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T12:10:52.600 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[60514]: ts=2024-07-28T12:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:10:52.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:52.723 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[89370]: debug 2024-07-28T12:10:52.460+0000 7f3d439a9640 -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-28T12:10:52.723 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[89370]: debug 2024-07-28T12:10:52.512+0000 7f3d439a9640 -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-28T12:10:52.723 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[89370]: debug 2024-07-28T12:10:52.512+0000 7f3d439a9640 -1 osd.0 1089 *** Got signal Terminated *** 2024-07-28T12:10:52.723 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:52 smithi022 bash[89370]: debug 2024-07-28T12:10:52.512+0000 7f3d439a9640 -1 osd.0 1089 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:52.724 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sent signal SIGHUP to control process 117030 (bash) on client request. 2024-07-28T12:10:52.724 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103691 (docker) on client request. 2024-07-28T12:10:52.724 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Sending signal SIGHUP to process 117110 (docker) on client request. 2024-07-28T12:10:52.724 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-28T12:10:52.724 INFO:journalctl@ceph.osd.3.smithi022.stdout:Jul 28 12:10:52 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3.service: Unit process 103691 (docker) remains running after unit stopped. 2024-07-28T12:10:52.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:52.768 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sent signal SIGHUP to main process 32902 (bash) on client request. 2024-07-28T12:10:52.768 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:52.768 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[73194]: debug 2024-07-28T12:10:52.594+0000 7fcc5a10f640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T12:10:52.768 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[73194]: debug 2024-07-28T12:10:52.686+0000 7fcc5a10f640 -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-28T12:10:52.768 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[73194]: debug 2024-07-28T12:10:52.686+0000 7fcc5a10f640 -1 osd.4 1089 *** Got signal Terminated *** 2024-07-28T12:10:52.769 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[73194]: debug 2024-07-28T12:10:52.686+0000 7fcc5a10f640 -1 osd.4 1089 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:52.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:52.854 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[33153]: debug 2024-07-28T12:10:52.802+0000 7f248a3ca640 -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-28T12:10:52.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:53.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:53.136 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sent signal SIGHUP to control process 79648 (bash) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73194 (docker) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 79680 (docker) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[33153]: debug 2024-07-28T12:10:52.902+0000 7f248a3ca640 -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-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[33153]: debug 2024-07-28T12:10:52.902+0000 7f248a3ca640 -1 osd.5 1089 *** Got signal Terminated *** 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 bash[33153]: debug 2024-07-28T12:10:52.902+0000 7f248a3ca640 -1 osd.5 1089 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sent signal SIGHUP to control process 79698 (bash) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:52 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 79731 (docker) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sent signal SIGHUP to control process 79790 (bash) on client request. 2024-07-28T12:10:53.137 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:53.138 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 79828 (docker) on client request. 2024-07-28T12:10:53.138 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Deactivated successfully. 2024-07-28T12:10:53.138 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Unit process 33153 (docker) remains running after unit stopped. 2024-07-28T12:10:53.138 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Unit process 79828 (docker) remains running after unit stopped. 2024-07-28T12:10:53.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:53.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:53.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:53.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:53.596 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:53.597 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sent signal SIGHUP to main process 43764 (bash) on client request. 2024-07-28T12:10:53.597 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44032 (docker) on client request. 2024-07-28T12:10:53.597 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[44032]: debug 2024-07-28T12:10:53.322+0000 7fce09d05640 -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-28T12:10:53.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:52.357732+0000 mon.a (mon.0) 1413 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:10:53.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:52.362290+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e1089: 8 total, 7 up, 8 in 2024-07-28T12:10:53.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:52.515296+0000 mon.a (mon.0) 1415 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:52.692001+0000 mon.a (mon.0) 1416 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:52.907372+0000 mon.a (mon.0) 1417 : cluster [INF] osd.5 marked itself down and dead 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.337633+0000 mon.a (mon.0) 1418 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.337907+0000 mon.a (mon.0) 1419 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.338491+0000 mon.a (mon.0) 1420 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.338827+0000 mon.a (mon.0) 1421 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.339337+0000 mon.a (mon.0) 1422 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.339627+0000 mon.a (mon.0) 1423 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.339934+0000 mon.a (mon.0) 1424 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.340253+0000 mon.a (mon.0) 1425 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.340477+0000 mon.a (mon.0) 1426 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-07-28T12:10:53.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.340864+0000 mon.a (mon.0) 1427 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-07-28T12:10:53.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:53.657 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:53 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sent signal SIGHUP to control process 117119 (bash) on client request. 2024-07-28T12:10:53.657 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:53 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 89370 (docker) on client request. 2024-07-28T12:10:53.657 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:53 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 117189 (docker) on client request. 2024-07-28T12:10:53.657 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:53 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sent signal SIGHUP to main process 93875 (bash) on client request. 2024-07-28T12:10:53.658 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:53 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 94119 (docker) on client request. 2024-07-28T12:10:53.658 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[94119]: debug 2024-07-28T12:10:53.624+0000 7f00107f4640 -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-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:52.357732+0000 mon.a (mon.0) 1413 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:52.362290+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e1089: 8 total, 7 up, 8 in 2024-07-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:52.515296+0000 mon.a (mon.0) 1415 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:52.692001+0000 mon.a (mon.0) 1416 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:52.907372+0000 mon.a (mon.0) 1417 : cluster [INF] osd.5 marked itself down and dead 2024-07-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.337633+0000 mon.a (mon.0) 1418 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-07-28T12:10:53.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.337907+0000 mon.a (mon.0) 1419 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.338491+0000 mon.a (mon.0) 1420 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.338827+0000 mon.a (mon.0) 1421 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.339337+0000 mon.a (mon.0) 1422 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.339627+0000 mon.a (mon.0) 1423 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.339934+0000 mon.a (mon.0) 1424 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.340253+0000 mon.a (mon.0) 1425 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.340477+0000 mon.a (mon.0) 1426 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.340864+0000 mon.a (mon.0) 1427 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:52.357732+0000 mon.a (mon.0) 1413 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T12:10:53.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:52.362290+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e1089: 8 total, 7 up, 8 in 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:52.515296+0000 mon.a (mon.0) 1415 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:52.692001+0000 mon.a (mon.0) 1416 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:52.907372+0000 mon.a (mon.0) 1417 : cluster [INF] osd.5 marked itself down and dead 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.337633+0000 mon.a (mon.0) 1418 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.337907+0000 mon.a (mon.0) 1419 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.338491+0000 mon.a (mon.0) 1420 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.338827+0000 mon.a (mon.0) 1421 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.339337+0000 mon.a (mon.0) 1422 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.339627+0000 mon.a (mon.0) 1423 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.339934+0000 mon.a (mon.0) 1424 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.340253+0000 mon.a (mon.0) 1425 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-07-28T12:10:53.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.340477+0000 mon.a (mon.0) 1426 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-07-28T12:10:53.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.340864+0000 mon.a (mon.0) 1427 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-07-28T12:10:53.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:53.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:53.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:54.006 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sent signal SIGHUP to control process 79741 (bash) on client request. 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73194 (docker) on client request. 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 79779 (docker) on client request. 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Unit process 73194 (docker) remains running after unit stopped. 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[44032]: debug 2024-07-28T12:10:53.734+0000 7fce09d05640 -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-28T12:10:54.007 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[44032]: debug 2024-07-28T12:10:53.734+0000 7fce09d05640 -1 osd.7 1090 *** Got signal Terminated *** 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 bash[44032]: debug 2024-07-28T12:10:53.734+0000 7fce09d05640 -1 osd.7 1090 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:54.007 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sent signal SIGHUP to control process 79869 (bash) on client request. 2024-07-28T12:10:54.009 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[94119]: debug 2024-07-28T12:10:53.684+0000 7f00107f4640 -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-28T12:10:54.010 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[94119]: debug 2024-07-28T12:10:53.684+0000 7f00107f4640 -1 osd.1 1090 *** Got signal Terminated *** 2024-07-28T12:10:54.010 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:53 smithi022 bash[94119]: debug 2024-07-28T12:10:53.684+0000 7f00107f4640 -1 osd.1 1090 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:54.036 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44032 (docker) on client request. 2024-07-28T12:10:54.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:54.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:54.293 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:53 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 79940 (docker) on client request. 2024-07-28T12:10:54.330 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sent signal SIGHUP to control process 117230 (bash) on client request. 2024-07-28T12:10:54.330 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 89370 (docker) on client request. 2024-07-28T12:10:54.330 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Sending signal SIGHUP to process 117262 (docker) on client request. 2024-07-28T12:10:54.330 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-28T12:10:54.330 INFO:journalctl@ceph.osd.0.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0.service: Unit process 89370 (docker) remains running after unit stopped. 2024-07-28T12:10:54.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:54.433 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73194 (docker) on client request. 2024-07-28T12:10:54.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:54.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:54.610 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:54.610 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:54.610 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:54 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.304238+0000 mgr.y (mgr.25232) 585 : cluster [DBG] pgmap v1281: 73 pgs: 7 peering, 11 stale+active+clean, 55 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:54.610 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:54 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.373013+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e1090: 8 total, 4 up, 8 in 2024-07-28T12:10:54.610 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:54 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.374581+0000 mon.a (mon.0) 1429 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-07-28T12:10:54.610 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:54 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.687553+0000 mon.a (mon.0) 1430 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T12:10:54.611 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:54 smithi150 bash[67543]: cluster 2024-07-28T12:10:53.738033+0000 mon.a (mon.0) 1431 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T12:10:54.611 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:54 smithi150 bash[67543]: cluster 2024-07-28T12:10:54.372885+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e1091: 8 total, 2 up, 8 in 2024-07-28T12:10:54.706 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sent signal SIGHUP to control process 117272 (bash) on client request. 2024-07-28T12:10:54.707 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 94119 (docker) on client request. 2024-07-28T12:10:54.707 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:54 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 117310 (docker) on client request. 2024-07-28T12:10:54.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.304238+0000 mgr.y (mgr.25232) 585 : cluster [DBG] pgmap v1281: 73 pgs: 7 peering, 11 stale+active+clean, 55 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:54.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.373013+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e1090: 8 total, 4 up, 8 in 2024-07-28T12:10:54.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.374581+0000 mon.a (mon.0) 1429 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-07-28T12:10:54.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.687553+0000 mon.a (mon.0) 1430 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T12:10:54.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[82865]: cluster 2024-07-28T12:10:53.738033+0000 mon.a (mon.0) 1431 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T12:10:54.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[82865]: cluster 2024-07-28T12:10:54.372885+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e1091: 8 total, 2 up, 8 in 2024-07-28T12:10:54.708 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.304238+0000 mgr.y (mgr.25232) 585 : cluster [DBG] pgmap v1281: 73 pgs: 7 peering, 11 stale+active+clean, 55 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:54.708 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.373013+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e1090: 8 total, 4 up, 8 in 2024-07-28T12:10:54.708 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.374581+0000 mon.a (mon.0) 1429 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-07-28T12:10:54.708 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.687553+0000 mon.a (mon.0) 1430 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T12:10:54.708 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[80503]: cluster 2024-07-28T12:10:53.738033+0000 mon.a (mon.0) 1431 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T12:10:54.708 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:54 smithi022 bash[80503]: cluster 2024-07-28T12:10:54.372885+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e1091: 8 total, 2 up, 8 in 2024-07-28T12:10:54.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:54.729 INFO:journalctl@ceph.osd.4.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73194 (docker) on client request. 2024-07-28T12:10:54.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:54.945 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sent signal SIGHUP to control process 79959 (bash) on client request. 2024-07-28T12:10:54.945 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44032 (docker) on client request. 2024-07-28T12:10:54.945 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 79996 (docker) on client request. 2024-07-28T12:10:54.945 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Deactivated successfully. 2024-07-28T12:10:54.945 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Unit process 44032 (docker) remains running after unit stopped. 2024-07-28T12:10:54.945 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Unit process 79996 (docker) remains running after unit stopped. 2024-07-28T12:10:54.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:55.018 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sent signal SIGHUP to main process 38226 (bash) on client request. 2024-07-28T12:10:55.018 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:54 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38482 (docker) on client request. 2024-07-28T12:10:55.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:55.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:55.223 INFO:journalctl@ceph.osd.5.smithi150.stdout:Jul 28 12:10:55 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5.service: Sending signal SIGHUP to process 33153 (docker) on client request. 2024-07-28T12:10:55.223 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 bash[38482]: debug 2024-07-28T12:10:55.106+0000 7f84705e7640 -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-28T12:10:55.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:55.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:55.432 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 bash[38482]: debug 2024-07-28T12:10:55.278+0000 7f84705e7640 -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-28T12:10:55.432 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 bash[38482]: debug 2024-07-28T12:10:55.278+0000 7f84705e7640 -1 osd.6 1091 *** Got signal Terminated *** 2024-07-28T12:10:55.432 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 bash[38482]: debug 2024-07-28T12:10:55.278+0000 7f84705e7640 -1 osd.6 1091 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:55.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:55.553 INFO:journalctl@ceph.osd.7.smithi150.stdout:Jul 28 12:10:55 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44032 (docker) on client request. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sent signal SIGHUP to control process 117352 (bash) on client request. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 94119 (docker) on client request. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 117385 (docker) on client request. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Unit process 94119 (docker) remains running after unit stopped. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Unit process 117385 (docker) remains running after unit stopped. 2024-07-28T12:10:55.580 INFO:journalctl@ceph.osd.1.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1.service: Sending signal SIGHUP to process 94119 (docker) on client request. 2024-07-28T12:10:55.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:55.768 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sent signal SIGHUP to control process 80052 (bash) on client request. 2024-07-28T12:10:55.768 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38482 (docker) on client request. 2024-07-28T12:10:55.768 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:55 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 80085 (docker) on client request. 2024-07-28T12:10:55.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:55.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:56.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:56.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sent signal SIGHUP to main process 98753 (bash) on client request. 2024-07-28T12:10:56.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:55 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 99020 (docker) on client request. 2024-07-28T12:10:56.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:55 smithi022 bash[99020]: debug 2024-07-28T12:10:55.748+0000 7f0987f35640 -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-28T12:10:56.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:55 smithi022 bash[99020]: debug 2024-07-28T12:10:55.832+0000 7f0987f35640 -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-28T12:10:56.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:55 smithi022 bash[99020]: debug 2024-07-28T12:10:55.832+0000 7f0987f35640 -1 osd.2 1092 *** Got signal Terminated *** 2024-07-28T12:10:56.080 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:55 smithi022 bash[99020]: debug 2024-07-28T12:10:55.832+0000 7f0987f35640 -1 osd.2 1092 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T12:10:56.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:56.136 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sent signal SIGHUP to control process 80104 (bash) on client request. 2024-07-28T12:10:56.136 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38482 (docker) on client request. 2024-07-28T12:10:56.136 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 80137 (docker) on client request. 2024-07-28T12:10:56.137 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Deactivated successfully. 2024-07-28T12:10:56.137 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Unit process 38482 (docker) remains running after unit stopped. 2024-07-28T12:10:56.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:56.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:56.370 INFO:journalctl@ceph.osd.6.smithi150.stdout:Jul 28 12:10:56 smithi150 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38482 (docker) on client request. 2024-07-28T12:10:56.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:56.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:56 smithi150 bash[67543]: cluster 2024-07-28T12:10:55.304758+0000 mgr.y (mgr.25232) 586 : cluster [DBG] pgmap v1284: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:56.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:56 smithi150 bash[67543]: cluster 2024-07-28T12:10:55.370669+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e1092: 8 total, 2 up, 8 in 2024-07-28T12:10:56.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:10:56.662 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:56 smithi022 bash[82865]: cluster 2024-07-28T12:10:55.304758+0000 mgr.y (mgr.25232) 586 : cluster [DBG] pgmap v1284: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:56.663 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:56 smithi022 bash[82865]: cluster 2024-07-28T12:10:55.370669+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e1092: 8 total, 2 up, 8 in 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sent signal SIGHUP to control process 117509 (bash) on client request. 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 99020 (docker) on client request. 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 117540 (docker) on client request. 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sent signal SIGHUP to control process 117562 (bash) on client request. 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 99020 (docker) on client request. 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Sending signal SIGHUP to process 117580 (docker) on client request. 2024-07-28T12:10:56.663 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-28T12:10:56.664 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Unit process 99020 (docker) remains running after unit stopped. 2024-07-28T12:10:56.664 INFO:journalctl@ceph.osd.2.smithi022.stdout:Jul 28 12:10:56 smithi022 systemd[1]: ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2.service: Unit process 117580 (docker) remains running after unit stopped. 2024-07-28T12:10:56.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:56 smithi022 bash[80503]: cluster 2024-07-28T12:10:55.304758+0000 mgr.y (mgr.25232) 586 : cluster [DBG] pgmap v1284: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:56.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:56 smithi022 bash[80503]: cluster 2024-07-28T12:10:55.370669+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e1092: 8 total, 2 up, 8 in 2024-07-28T12:10:56.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:56.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:56.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:57.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:57.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:57.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:57.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:57.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:10:57.670 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:57.670 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:57.671 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:57.671 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:57.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:57.672 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:10:57.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:57.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:58.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:58.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:58.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:58.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:58.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:10:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:58 smithi022 bash[80503]: cluster 2024-07-28T12:10:57.305478+0000 mgr.y (mgr.25232) 587 : cluster [DBG] pgmap v1286: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:10:58 smithi022 bash[80503]: cluster 2024-07-28T12:10:57.475693+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T12:10:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:58 smithi022 bash[82865]: cluster 2024-07-28T12:10:57.305478+0000 mgr.y (mgr.25232) 587 : cluster [DBG] pgmap v1286: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:10:58 smithi022 bash[82865]: cluster 2024-07-28T12:10:57.475693+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T12:10:58.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:58.637 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:58 smithi150 bash[67543]: cluster 2024-07-28T12:10:57.305478+0000 mgr.y (mgr.25232) 587 : cluster [DBG] pgmap v1286: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:10:58.637 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:10:58 smithi150 bash[67543]: cluster 2024-07-28T12:10:57.475693+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T12:10:58.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:58.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:10:58.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:59.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:59.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:10:59.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:10:59.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:59.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:10:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:10:59] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-07-28T12:10:59.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:10:59.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:10:59.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:00.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:00.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:00.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:00.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:00.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:00.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:00.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:00 smithi022 bash[80503]: cluster 2024-07-28T12:10:59.306111+0000 mgr.y (mgr.25232) 588 : cluster [DBG] pgmap v1287: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:00.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:00 smithi022 bash[82865]: cluster 2024-07-28T12:10:59.306111+0000 mgr.y (mgr.25232) 588 : cluster [DBG] pgmap v1287: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:00.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:00 smithi150 bash[67543]: cluster 2024-07-28T12:10:59.306111+0000 mgr.y (mgr.25232) 588 : cluster [DBG] pgmap v1287: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:00.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:00.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:01.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:01.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:01.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:01.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:01.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:01.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:01.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:01.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:02.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:02.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:02.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:02.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:02.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:02.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:02 smithi022 bash[80503]: cluster 2024-07-28T12:11:01.306957+0000 mgr.y (mgr.25232) 589 : cluster [DBG] pgmap v1288: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:02.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:02 smithi022 bash[82865]: cluster 2024-07-28T12:11:01.306957+0000 mgr.y (mgr.25232) 589 : cluster [DBG] pgmap v1288: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:02.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:02.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:02.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:02 smithi150 bash[67543]: cluster 2024-07-28T12:11:01.306957+0000 mgr.y (mgr.25232) 589 : cluster [DBG] pgmap v1288: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:11:02 smithi150 bash[60514]: ts=2024-07-28T12:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:11:02.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:02.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:03.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:03.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:03.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:03.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:03.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:03.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:03.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:03.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:04.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:04.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:04.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:04.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:04.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:04.573 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:04 smithi022 bash[80503]: cluster 2024-07-28T12:11:03.307599+0000 mgr.y (mgr.25232) 590 : cluster [DBG] pgmap v1289: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:04.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:04 smithi022 bash[82865]: cluster 2024-07-28T12:11:03.307599+0000 mgr.y (mgr.25232) 590 : cluster [DBG] pgmap v1289: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:04.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:04 smithi150 bash[67543]: cluster 2024-07-28T12:11:03.307599+0000 mgr.y (mgr.25232) 590 : cluster [DBG] pgmap v1289: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:04.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:04.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:05.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:05.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:05.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:05.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:05.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:05.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:05.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:05.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:05.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:06.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:06.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:06 smithi150 bash[67543]: audit 2024-07-28T12:11:05.053090+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:06 smithi150 bash[67543]: audit 2024-07-28T12:11:05.055205+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:06 smithi150 bash[67543]: cluster 2024-07-28T12:11:05.308330+0000 mgr.y (mgr.25232) 591 : cluster [DBG] pgmap v1290: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:06.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:06 smithi022 bash[80503]: audit 2024-07-28T12:11:05.053090+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:06.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:06 smithi022 bash[80503]: audit 2024-07-28T12:11:05.055205+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:06.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:06 smithi022 bash[80503]: cluster 2024-07-28T12:11:05.308330+0000 mgr.y (mgr.25232) 591 : cluster [DBG] pgmap v1290: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:06.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:06 smithi022 bash[82865]: audit 2024-07-28T12:11:05.053090+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:06.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:06 smithi022 bash[82865]: audit 2024-07-28T12:11:05.055205+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:06.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:06 smithi022 bash[82865]: cluster 2024-07-28T12:11:05.308330+0000 mgr.y (mgr.25232) 591 : cluster [DBG] pgmap v1290: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:06.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:06.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:06.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:06.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:06.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:06.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:07.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:07.053 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:07.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:07.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:07.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:07.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:07.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:07.667 INFO:teuthology.orchestra.run.smithi022.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-07-28T12:11:07.667 INFO:teuthology.orchestra.run.smithi022.stderr:Error ENXIO: problem getting command descriptions from osd.1 2024-07-28T12:11:07.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:07.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:07.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:08.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:08.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:08.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:08.371 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:11:08.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:08.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[82865]: cluster 2024-07-28T12:11:07.308991+0000 mgr.y (mgr.25232) 592 : cluster [DBG] pgmap v1291: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[82865]: audit 2024-07-28T12:11:07.665927+0000 mon.a (mon.0) 1437 : audit [DBG] from='client.? 172.21.15.22:0/302626117' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T12:11:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[82865]: audit 2024-07-28T12:11:07.817756+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1439521823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[82865]: audit 2024-07-28T12:11:07.818240+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[80503]: cluster 2024-07-28T12:11:07.308991+0000 mgr.y (mgr.25232) 592 : cluster [DBG] pgmap v1291: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[80503]: audit 2024-07-28T12:11:07.665927+0000 mon.a (mon.0) 1437 : audit [DBG] from='client.? 172.21.15.22:0/302626117' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T12:11:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[80503]: audit 2024-07-28T12:11:07.817756+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1439521823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:08 smithi022 bash[80503]: audit 2024-07-28T12:11:07.818240+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:08.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:11:08.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:08.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:08 smithi150 bash[67543]: cluster 2024-07-28T12:11:07.308991+0000 mgr.y (mgr.25232) 592 : cluster [DBG] pgmap v1291: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:08.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:08 smithi150 bash[67543]: audit 2024-07-28T12:11:07.665927+0000 mon.a (mon.0) 1437 : audit [DBG] from='client.? 172.21.15.22:0/302626117' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T12:11:08.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:08 smithi150 bash[67543]: audit 2024-07-28T12:11:07.817756+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1439521823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:08.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:08 smithi150 bash[67543]: audit 2024-07-28T12:11:07.818240+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:11:08.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:08.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:09.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:09.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:09.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:09.392 INFO:teuthology.orchestra.run.smithi022.stderr:pool 'unique_pool_1' created 2024-07-28T12:11:09.392 INFO:teuthology.orchestra.run.smithi022.stderr:set osd.7 primary-affinity to 0.794565 (8520722) 2024-07-28T12:11:09.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:09.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:11:09] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-07-28T12:11:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: cluster 2024-07-28T12:11:08.363158+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: audit 2024-07-28T12:11:08.371207+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: cluster 2024-07-28T12:11:08.371400+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e1093: 8 total, 2 up, 8 in 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: audit 2024-07-28T12:11:08.718222+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/3698544565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: audit 2024-07-28T12:11:08.718637+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: audit 2024-07-28T12:11:08.984032+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.22:0/307898293' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]: dispatch 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[82865]: audit 2024-07-28T12:11:09.146537+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]: dispatch 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: cluster 2024-07-28T12:11:08.363158+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: audit 2024-07-28T12:11:08.371207+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: cluster 2024-07-28T12:11:08.371400+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e1093: 8 total, 2 up, 8 in 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: audit 2024-07-28T12:11:08.718222+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/3698544565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: audit 2024-07-28T12:11:08.718637+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T12:11:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: audit 2024-07-28T12:11:08.984032+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.22:0/307898293' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]: dispatch 2024-07-28T12:11:09.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:09 smithi022 bash[80503]: audit 2024-07-28T12:11:09.146537+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]: dispatch 2024-07-28T12:11:09.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: cluster 2024-07-28T12:11:08.363158+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: audit 2024-07-28T12:11:08.371207+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: cluster 2024-07-28T12:11:08.371400+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e1093: 8 total, 2 up, 8 in 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: audit 2024-07-28T12:11:08.718222+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/3698544565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: audit 2024-07-28T12:11:08.718637+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: audit 2024-07-28T12:11:08.984032+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.22:0/307898293' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]: dispatch 2024-07-28T12:11:09.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:09 smithi150 bash[67543]: audit 2024-07-28T12:11:09.146537+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]: dispatch 2024-07-28T12:11:09.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:09.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:09.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:10.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:10.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:10.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:10.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[80503]: cluster 2024-07-28T12:11:09.309681+0000 mgr.y (mgr.25232) 593 : cluster [DBG] pgmap v1293: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[80503]: audit 2024-07-28T12:11:09.391100+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[80503]: audit 2024-07-28T12:11:09.391309+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]': finished 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[80503]: cluster 2024-07-28T12:11:09.391484+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e1094: 8 total, 2 up, 8 in 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[82865]: cluster 2024-07-28T12:11:09.309681+0000 mgr.y (mgr.25232) 593 : cluster [DBG] pgmap v1293: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[82865]: audit 2024-07-28T12:11:09.391100+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T12:11:10.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[82865]: audit 2024-07-28T12:11:09.391309+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]': finished 2024-07-28T12:11:10.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:10 smithi022 bash[82865]: cluster 2024-07-28T12:11:09.391484+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e1094: 8 total, 2 up, 8 in 2024-07-28T12:11:10.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-07-28T12:11:10.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:10.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:10.716 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:10 smithi150 bash[67543]: cluster 2024-07-28T12:11:09.309681+0000 mgr.y (mgr.25232) 593 : cluster [DBG] pgmap v1293: 73 pgs: 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:10.716 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:10 smithi150 bash[67543]: audit 2024-07-28T12:11:09.391100+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T12:11:10.716 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:10 smithi150 bash[67543]: audit 2024-07-28T12:11:09.391309+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.7945653879856029}]': finished 2024-07-28T12:11:10.717 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:10 smithi150 bash[67543]: cluster 2024-07-28T12:11:09.391484+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e1094: 8 total, 2 up, 8 in 2024-07-28T12:11:10.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:10.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:11.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:11.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:11.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:11.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:11.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:11:11.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:11.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:11 smithi150 bash[67543]: cluster 2024-07-28T12:11:11.386097+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T12:11:11.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:11 smithi022 bash[80503]: cluster 2024-07-28T12:11:11.386097+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T12:11:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:11 smithi022 bash[82865]: cluster 2024-07-28T12:11:11.386097+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T12:11:11.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:12.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:12.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:12.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:12.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:12.441 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:11:12 smithi150 bash[60514]: ts=2024-07-28T12:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:11:12.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:12.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:12.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:12.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:12 smithi022 bash[80503]: cluster 2024-07-28T12:11:11.310522+0000 mgr.y (mgr.25232) 594 : cluster [DBG] pgmap v1295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:12.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:12 smithi022 bash[82865]: cluster 2024-07-28T12:11:11.310522+0000 mgr.y (mgr.25232) 594 : cluster [DBG] pgmap v1295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:12 smithi150 bash[67543]: cluster 2024-07-28T12:11:11.310522+0000 mgr.y (mgr.25232) 594 : cluster [DBG] pgmap v1295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:12.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:12.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:13.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:13.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:13.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:13.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:13.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:13.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:13.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:13.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:14.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:14.071 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:14.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:14.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:14.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:14.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:14 smithi022 bash[80503]: cluster 2024-07-28T12:11:13.311325+0000 mgr.y (mgr.25232) 595 : cluster [DBG] pgmap v1296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:14 smithi022 bash[82865]: cluster 2024-07-28T12:11:13.311325+0000 mgr.y (mgr.25232) 595 : cluster [DBG] pgmap v1296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:14.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:14.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:14 smithi150 bash[67543]: cluster 2024-07-28T12:11:13.311325+0000 mgr.y (mgr.25232) 595 : cluster [DBG] pgmap v1296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:14.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:14.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:15.085 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:15.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:15.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:15.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:15.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:15.540 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-28T12:11:15.540 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T12:11:15.541 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-07-28T12:11:15.541 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.850858 2024-07-28T12:11:15.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd primary-affinity 1 0.8508580346582172 2024-07-28T12:11:15.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:15.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:15.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:15.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:16.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:16.101 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:16.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:16.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:16.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:16.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:16.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:16.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:16 smithi150 bash[67543]: cluster 2024-07-28T12:11:15.312115+0000 mgr.y (mgr.25232) 596 : cluster [DBG] pgmap v1297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:16 smithi022 bash[80503]: cluster 2024-07-28T12:11:15.312115+0000 mgr.y (mgr.25232) 596 : cluster [DBG] pgmap v1297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:16 smithi022 bash[82865]: cluster 2024-07-28T12:11:15.312115+0000 mgr.y (mgr.25232) 596 : cluster [DBG] pgmap v1297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:16.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:17.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:17.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:17.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:17.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:17.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:17.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:17.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:17.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:17.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:18.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:18.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:18.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:18.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:18.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:18 smithi022 bash[82865]: cluster 2024-07-28T12:11:17.312915+0000 mgr.y (mgr.25232) 597 : cluster [DBG] pgmap v1298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:18.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:18 smithi022 bash[80503]: cluster 2024-07-28T12:11:17.312915+0000 mgr.y (mgr.25232) 597 : cluster [DBG] pgmap v1298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:18 smithi150 bash[67543]: cluster 2024-07-28T12:11:17.312915+0000 mgr.y (mgr.25232) 597 : cluster [DBG] pgmap v1298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:18.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:18.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:19.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:19.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:19.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:19.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:19.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:19 smithi022 bash[80503]: cluster 2024-07-28T12:11:19.453490+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:11:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:11:19] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-07-28T12:11:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:19 smithi022 bash[82865]: cluster 2024-07-28T12:11:19.453490+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:19.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:19.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:19 smithi150 bash[67543]: cluster 2024-07-28T12:11:19.453490+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:19.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:19.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:20.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:20.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:20.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:20.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:20.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:20.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:20 smithi150 bash[67543]: cluster 2024-07-28T12:11:19.313498+0000 mgr.y (mgr.25232) 598 : cluster [DBG] pgmap v1299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:20 smithi150 bash[67543]: audit 2024-07-28T12:11:20.051876+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:20 smithi150 bash[67543]: audit 2024-07-28T12:11:20.053275+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:20.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:20 smithi022 bash[80503]: cluster 2024-07-28T12:11:19.313498+0000 mgr.y (mgr.25232) 598 : cluster [DBG] pgmap v1299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:20 smithi022 bash[80503]: audit 2024-07-28T12:11:20.051876+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:20 smithi022 bash[80503]: audit 2024-07-28T12:11:20.053275+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:20 smithi022 bash[82865]: cluster 2024-07-28T12:11:19.313498+0000 mgr.y (mgr.25232) 598 : cluster [DBG] pgmap v1299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:20 smithi022 bash[82865]: audit 2024-07-28T12:11:20.051876+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:20 smithi022 bash[82865]: audit 2024-07-28T12:11:20.053275+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:20.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:21.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:21.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:21.219 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:21.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:21.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:21.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:21.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:21.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:21.788 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:21.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:21.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:22.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:22.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:22.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:22.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:22.512 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:11:22 smithi150 bash[60514]: ts=2024-07-28T12:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:11:22.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:22.577 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:22 smithi150 bash[67543]: cluster 2024-07-28T12:11:21.314218+0000 mgr.y (mgr.25232) 599 : cluster [DBG] pgmap v1300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:22.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:22.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:22.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:22 smithi022 bash[80503]: cluster 2024-07-28T12:11:21.314218+0000 mgr.y (mgr.25232) 599 : cluster [DBG] pgmap v1300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:22.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:22 smithi022 bash[82865]: cluster 2024-07-28T12:11:21.314218+0000 mgr.y (mgr.25232) 599 : cluster [DBG] pgmap v1300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:22.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:23.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:23.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:23.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:23.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:23.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:23.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:23.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:23.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:11:23.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:24.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:24.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:24.519 INFO:teuthology.orchestra.run.smithi022.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-07-28T12:11:24.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:24.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:24 smithi150 bash[67543]: cluster 2024-07-28T12:11:23.314807+0000 mgr.y (mgr.25232) 600 : cluster [DBG] pgmap v1301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:24 smithi150 bash[67543]: audit 2024-07-28T12:11:24.202597+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.22:0/2407506218' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T12:11:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:24 smithi150 bash[67543]: audit 2024-07-28T12:11:24.203139+0000 mon.a (mon.0) 1451 : 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-28T12:11:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:24 smithi022 bash[80503]: cluster 2024-07-28T12:11:23.314807+0000 mgr.y (mgr.25232) 600 : cluster [DBG] pgmap v1301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:24 smithi022 bash[80503]: audit 2024-07-28T12:11:24.202597+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.22:0/2407506218' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T12:11:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:24 smithi022 bash[80503]: audit 2024-07-28T12:11:24.203139+0000 mon.a (mon.0) 1451 : 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-28T12:11:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:24 smithi022 bash[82865]: cluster 2024-07-28T12:11:23.314807+0000 mgr.y (mgr.25232) 600 : cluster [DBG] pgmap v1301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:24 smithi022 bash[82865]: audit 2024-07-28T12:11:24.202597+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.22:0/2407506218' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T12:11:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:24 smithi022 bash[82865]: audit 2024-07-28T12:11:24.203139+0000 mon.a (mon.0) 1451 : 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-28T12:11:24.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:24.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:25.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:25.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:25.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:25.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:25.538 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:11:25.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:25.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:25 smithi150 bash[67543]: audit 2024-07-28T12:11:24.518979+0000 mon.a (mon.0) 1452 : 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-28T12:11:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:25 smithi150 bash[67543]: cluster 2024-07-28T12:11:24.519068+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e1095: 8 total, 2 up, 8 in 2024-07-28T12:11:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:25 smithi150 bash[67543]: audit 2024-07-28T12:11:24.829335+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.22:0/1349319806' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:25 smithi150 bash[67543]: audit 2024-07-28T12:11:24.829824+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:25.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[80503]: audit 2024-07-28T12:11:24.518979+0000 mon.a (mon.0) 1452 : 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-28T12:11:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[80503]: cluster 2024-07-28T12:11:24.519068+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e1095: 8 total, 2 up, 8 in 2024-07-28T12:11:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[80503]: audit 2024-07-28T12:11:24.829335+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.22:0/1349319806' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[80503]: audit 2024-07-28T12:11:24.829824+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[82865]: audit 2024-07-28T12:11:24.518979+0000 mon.a (mon.0) 1452 : 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-28T12:11:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[82865]: cluster 2024-07-28T12:11:24.519068+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e1095: 8 total, 2 up, 8 in 2024-07-28T12:11:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[82865]: audit 2024-07-28T12:11:24.829335+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.22:0/1349319806' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:25 smithi022 bash[82865]: audit 2024-07-28T12:11:24.829824+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:25.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:26.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:26.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:26.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:26.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:26.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:26.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:26.728 DEBUG:teuthology.orchestra.run.smithi022:> /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-28T12:11:26.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:26.731 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-07-28T12:11:26.731 INFO:teuthology.orchestra.run:waiting for 3000 2024-07-28T12:11:26.739 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:26 smithi150 bash[67543]: cluster 2024-07-28T12:11:25.315428+0000 mgr.y (mgr.25232) 601 : cluster [DBG] pgmap v1303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:26.740 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:26 smithi150 bash[67543]: cluster 2024-07-28T12:11:25.520818+0000 mon.a (mon.0) 1455 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T12:11:26.740 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:26 smithi150 bash[67543]: cluster 2024-07-28T12:11:25.522046+0000 mon.a (mon.0) 1456 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:26.740 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:26 smithi150 bash[67543]: audit 2024-07-28T12:11:25.535694+0000 mon.a (mon.0) 1457 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:26.740 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:26 smithi150 bash[67543]: cluster 2024-07-28T12:11:25.535741+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e1096: 8 total, 2 up, 8 in 2024-07-28T12:11:26.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:hints = 1 2024-07-28T12:11:26.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-07-28T12:11:26.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:Object prefix: benchmark_data_smithi022_119401 2024-07-28T12:11:26.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:11:26.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 0 0 0 0 0 0 - 0 2024-07-28T12:11:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[80503]: cluster 2024-07-28T12:11:25.315428+0000 mgr.y (mgr.25232) 601 : cluster [DBG] pgmap v1303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[80503]: cluster 2024-07-28T12:11:25.520818+0000 mon.a (mon.0) 1455 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T12:11:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[80503]: cluster 2024-07-28T12:11:25.522046+0000 mon.a (mon.0) 1456 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[80503]: audit 2024-07-28T12:11:25.535694+0000 mon.a (mon.0) 1457 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[80503]: cluster 2024-07-28T12:11:25.535741+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e1096: 8 total, 2 up, 8 in 2024-07-28T12:11:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[82865]: cluster 2024-07-28T12:11:25.315428+0000 mgr.y (mgr.25232) 601 : cluster [DBG] pgmap v1303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[82865]: cluster 2024-07-28T12:11:25.520818+0000 mon.a (mon.0) 1455 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T12:11:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[82865]: cluster 2024-07-28T12:11:25.522046+0000 mon.a (mon.0) 1456 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[82865]: audit 2024-07-28T12:11:25.535694+0000 mon.a (mon.0) 1457 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:26 smithi022 bash[82865]: cluster 2024-07-28T12:11:25.535741+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e1096: 8 total, 2 up, 8 in 2024-07-28T12:11:26.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:26.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:27.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:27.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:27.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:27.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:27.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:27.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:27.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1 16 16 0 0 0 - 0 2024-07-28T12:11:27.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:27.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:28.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:28.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:28.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:28.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:28.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:28.543 INFO:teuthology.orchestra.run.smithi022.stderr:set osd.1 primary-affinity to 0.850858 (8557612) 2024-07-28T12:11:28.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:11:28.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:28.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:28.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:28 smithi022 bash[80503]: cluster 2024-07-28T12:11:27.316084+0000 mgr.y (mgr.25232) 602 : cluster [DBG] pgmap v1305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:28.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:28 smithi022 bash[80503]: audit 2024-07-28T12:11:27.963363+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.22:0/160397416' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]: dispatch 2024-07-28T12:11:28.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:28 smithi022 bash[80503]: audit 2024-07-28T12:11:27.963910+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]: dispatch 2024-07-28T12:11:28.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:28 smithi022 bash[82865]: cluster 2024-07-28T12:11:27.316084+0000 mgr.y (mgr.25232) 602 : cluster [DBG] pgmap v1305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:28.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:28 smithi022 bash[82865]: audit 2024-07-28T12:11:27.963363+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.22:0/160397416' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]: dispatch 2024-07-28T12:11:28.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:28 smithi022 bash[82865]: audit 2024-07-28T12:11:27.963910+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]: dispatch 2024-07-28T12:11:28.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2 16 16 0 0 0 - 0 2024-07-28T12:11:28.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:28.874 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:28 smithi150 bash[67543]: cluster 2024-07-28T12:11:27.316084+0000 mgr.y (mgr.25232) 602 : cluster [DBG] pgmap v1305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:28.908 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:28 smithi150 bash[67543]: audit 2024-07-28T12:11:27.963363+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.22:0/160397416' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]: dispatch 2024-07-28T12:11:28.908 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:28 smithi150 bash[67543]: audit 2024-07-28T12:11:27.963910+0000 mon.a (mon.0) 1459 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]: dispatch 2024-07-28T12:11:29.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:29.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:29.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:29.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:29.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:29.553 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:11:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:11:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:11:29.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:29.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:29.730 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:29 smithi150 bash[67543]: audit 2024-07-28T12:11:28.539940+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]': finished 2024-07-28T12:11:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:29 smithi150 bash[67543]: cluster 2024-07-28T12:11:28.540006+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e1097: 8 total, 2 up, 8 in 2024-07-28T12:11:29.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3 16 16 0 0 0 - 0 2024-07-28T12:11:29.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:29 smithi022 bash[80503]: audit 2024-07-28T12:11:28.539940+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]': finished 2024-07-28T12:11:29.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:29 smithi022 bash[80503]: cluster 2024-07-28T12:11:28.540006+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e1097: 8 total, 2 up, 8 in 2024-07-28T12:11:29.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:29 smithi022 bash[82865]: audit 2024-07-28T12:11:28.539940+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8508580346582172}]': finished 2024-07-28T12:11:29.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:29 smithi022 bash[82865]: cluster 2024-07-28T12:11:28.540006+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e1097: 8 total, 2 up, 8 in 2024-07-28T12:11:29.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:29.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:30.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:30.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:30.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:30.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:30.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:30.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:30 smithi150 bash[67543]: cluster 2024-07-28T12:11:29.316703+0000 mgr.y (mgr.25232) 603 : cluster [DBG] pgmap v1307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:30.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4 16 16 0 0 0 - 0 2024-07-28T12:11:30.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:30 smithi022 bash[80503]: cluster 2024-07-28T12:11:29.316703+0000 mgr.y (mgr.25232) 603 : cluster [DBG] pgmap v1307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:30 smithi022 bash[82865]: cluster 2024-07-28T12:11:29.316703+0000 mgr.y (mgr.25232) 603 : cluster [DBG] pgmap v1307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:30.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:31.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:31.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:31.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:31.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:31.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:31.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:31.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:31.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5 16 16 0 0 0 - 0 2024-07-28T12:11:31.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:31.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:32.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:32.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:32.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:32.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:32.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:32.691 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:32 smithi022 bash[80503]: cluster 2024-07-28T12:11:31.317448+0000 mgr.y (mgr.25232) 604 : cluster [DBG] pgmap v1308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:32.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:32 smithi022 bash[82865]: cluster 2024-07-28T12:11:31.317448+0000 mgr.y (mgr.25232) 604 : cluster [DBG] pgmap v1308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:32.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:32.707 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:32 smithi150 bash[67543]: cluster 2024-07-28T12:11:31.317448+0000 mgr.y (mgr.25232) 604 : cluster [DBG] pgmap v1308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:32.707 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:11:32 smithi150 bash[60514]: ts=2024-07-28T12:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:11:32.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6 16 16 0 0 0 - 0 2024-07-28T12:11:32.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:32.849 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:32.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:33.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:33.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:33.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:33.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:33.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:11:33.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:33.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:33.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:33.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7 16 16 0 0 0 - 0 2024-07-28T12:11:33.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:33.932 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:34.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:34.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:34.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:34.253 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-28T12:11:34.253 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T12:11:34.254 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-07-28T12:11:34.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:11:34.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:34.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:34.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:34.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:34 smithi150 bash[67543]: cluster 2024-07-28T12:11:33.318258+0000 mgr.y (mgr.25232) 605 : cluster [DBG] pgmap v1309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:34.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8 16 16 0 0 0 - 0 2024-07-28T12:11:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:34 smithi022 bash[80503]: cluster 2024-07-28T12:11:33.318258+0000 mgr.y (mgr.25232) 605 : cluster [DBG] pgmap v1309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:34 smithi022 bash[82865]: cluster 2024-07-28T12:11:33.318258+0000 mgr.y (mgr.25232) 605 : cluster [DBG] pgmap v1309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:34.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:34.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:35.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:35.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:35.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:35.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:35.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:35.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:35.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9 16 16 0 0 0 - 0 2024-07-28T12:11:35.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:35.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:36.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:36.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:36.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:36 smithi150 bash[67543]: audit 2024-07-28T12:11:35.050521+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:36 smithi150 bash[67543]: audit 2024-07-28T12:11:35.051896+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:36 smithi150 bash[67543]: cluster 2024-07-28T12:11:35.319032+0000 mgr.y (mgr.25232) 606 : cluster [DBG] pgmap v1310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:36 smithi022 bash[80503]: audit 2024-07-28T12:11:35.050521+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:36 smithi022 bash[80503]: audit 2024-07-28T12:11:35.051896+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:36 smithi022 bash[80503]: cluster 2024-07-28T12:11:35.319032+0000 mgr.y (mgr.25232) 606 : cluster [DBG] pgmap v1310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:36 smithi022 bash[82865]: audit 2024-07-28T12:11:35.050521+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:36 smithi022 bash[82865]: audit 2024-07-28T12:11:35.051896+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:36 smithi022 bash[82865]: cluster 2024-07-28T12:11:35.319032+0000 mgr.y (mgr.25232) 606 : cluster [DBG] pgmap v1310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:36.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:36.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:36.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:36.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:36.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 10 16 16 0 0 0 - 0 2024-07-28T12:11:36.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:36.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:37.064 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:11:37.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:37.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:37 smithi022 bash[82865]: audit 2024-07-28T12:11:37.054515+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.22:0/1197077741' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:37 smithi022 bash[80503]: audit 2024-07-28T12:11:37.054515+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.22:0/1197077741' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:37.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:37.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:37 smithi150 bash[67543]: audit 2024-07-28T12:11:37.054515+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.22:0/1197077741' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:11:37.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:37.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:37.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:37.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 11 16 16 0 0 0 - 0 2024-07-28T12:11:37.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:37.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:38.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:38.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:38.170 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:38 smithi150 bash[67543]: cluster 2024-07-28T12:11:37.057751+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:38.170 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:38 smithi150 bash[67543]: audit 2024-07-28T12:11:37.064474+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.22:0/1197077741' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:11:38.170 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:38 smithi150 bash[67543]: cluster 2024-07-28T12:11:37.064538+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e1098: 8 total, 2 up, 8 in 2024-07-28T12:11:38.170 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:38 smithi150 bash[67543]: cluster 2024-07-28T12:11:37.319768+0000 mgr.y (mgr.25232) 607 : cluster [DBG] pgmap v1312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:38.246 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:38.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[82865]: cluster 2024-07-28T12:11:37.057751+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[82865]: audit 2024-07-28T12:11:37.064474+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.22:0/1197077741' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:11:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[82865]: cluster 2024-07-28T12:11:37.064538+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e1098: 8 total, 2 up, 8 in 2024-07-28T12:11:38.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[82865]: cluster 2024-07-28T12:11:37.319768+0000 mgr.y (mgr.25232) 607 : cluster [DBG] pgmap v1312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:38.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[80503]: cluster 2024-07-28T12:11:37.057751+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:11:38.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[80503]: audit 2024-07-28T12:11:37.064474+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.22:0/1197077741' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:11:38.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[80503]: cluster 2024-07-28T12:11:37.064538+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e1098: 8 total, 2 up, 8 in 2024-07-28T12:11:38.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:38 smithi022 bash[80503]: cluster 2024-07-28T12:11:37.319768+0000 mgr.y (mgr.25232) 607 : cluster [DBG] pgmap v1312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:38.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:38.516 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:38.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:38.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:38.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 12 16 16 0 0 0 - 0 2024-07-28T12:11:38.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:38.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:39.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:39.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:39.259 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:39.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:39.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:39.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:39 smithi022 bash[80503]: cluster 2024-07-28T12:11:39.371237+0000 mon.a (mon.0) 1468 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:11:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:11:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:11:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:39 smithi022 bash[82865]: cluster 2024-07-28T12:11:39.371237+0000 mon.a (mon.0) 1468 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:39.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:39.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:39.716 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:39 smithi150 bash[67543]: cluster 2024-07-28T12:11:39.371237+0000 mon.a (mon.0) 1468 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:39.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:11:39.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 13 16 16 0 0 0 - 0 2024-07-28T12:11:39.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:39.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:40.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:40.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:40.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:40.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:40 smithi150 bash[67543]: cluster 2024-07-28T12:11:39.320282+0000 mgr.y (mgr.25232) 608 : cluster [DBG] pgmap v1313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:40.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:40.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:40.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:40.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 14 16 16 0 0 0 - 0 2024-07-28T12:11:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:40 smithi022 bash[80503]: cluster 2024-07-28T12:11:39.320282+0000 mgr.y (mgr.25232) 608 : cluster [DBG] pgmap v1313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:40 smithi022 bash[82865]: cluster 2024-07-28T12:11:39.320282+0000 mgr.y (mgr.25232) 608 : cluster [DBG] pgmap v1313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:40.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:41.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:41.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:41.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:41.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:41.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:41.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:41.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:41.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 15 16 16 0 0 0 - 0 2024-07-28T12:11:41.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:41.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:42.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:42.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:42.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:42.430 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:11:42 smithi150 bash[60514]: ts=2024-07-28T12:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:11:42.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:42.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:42.569 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:42 smithi022 bash[80503]: cluster 2024-07-28T12:11:41.320759+0000 mgr.y (mgr.25232) 609 : cluster [DBG] pgmap v1314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:42.569 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:42 smithi022 bash[82865]: cluster 2024-07-28T12:11:41.320759+0000 mgr.y (mgr.25232) 609 : cluster [DBG] pgmap v1314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:42.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:42 smithi150 bash[67543]: cluster 2024-07-28T12:11:41.320759+0000 mgr.y (mgr.25232) 609 : cluster [DBG] pgmap v1314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:42.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 16 16 16 0 0 0 - 0 2024-07-28T12:11:42.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:42.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:42.989 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:43.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:43.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:43.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:43.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:43.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:43.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:43.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:43.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 17 16 16 0 0 0 - 0 2024-07-28T12:11:43.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:43.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:44.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:44.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:44.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:44.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:44.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:11:44.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:44.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:44.700 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:44 smithi022 bash[80503]: cluster 2024-07-28T12:11:43.321499+0000 mgr.y (mgr.25232) 610 : cluster [DBG] pgmap v1315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:44.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:44 smithi022 bash[82865]: cluster 2024-07-28T12:11:43.321499+0000 mgr.y (mgr.25232) 610 : cluster [DBG] pgmap v1315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:44 smithi150 bash[67543]: cluster 2024-07-28T12:11:43.321499+0000 mgr.y (mgr.25232) 610 : cluster [DBG] pgmap v1315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:44.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 18 16 16 0 0 0 - 0 2024-07-28T12:11:44.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:44.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:44.948 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:11:44.950 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:11:45.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:45.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:45.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:45.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:45.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:45.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:45.731 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1315,"stamp":"2024-07-28T12:11:43.321037+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":212,"acting":212,"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":1222464,"kb_used_data":90600,"kb_used_omap":198,"kb_used_meta":1131577,"kb_avail":748738752,"statfs":{"total":767960285184,"available":766708482048,"internally_reserved":0,"allocated":92774400,"data_stored":51385378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1158735473},"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":"10.003242"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":998,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121214+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:27.121214+0000","last_peered":"2024-07-28T12:08:27.121214+0000","last_clean":"2024-07-28T12:08:27.121214+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:10:52.359947+0000","last_undegraded":"2024-07-28T12:08:27.121214+0000","last_fullsized":"2024-07-28T12:08:27.121214+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519935+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:07.519935+0000","last_peered":"2024-07-28T12:08:07.519935+0000","last_clean":"2024-07-28T12:08:07.519935+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:10:54.366213+0000","last_undegraded":"2024-07-28T12:08:07.519935+0000","last_fullsized":"2024-07-28T12:08:07.519935+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1015,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521028+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:07.521028+0000","last_peered":"2024-07-28T12:08:07.521028+0000","last_clean":"2024-07-28T12:08:07.521028+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:10:53.363414+0000","last_undegraded":"2024-07-28T12:08:07.521028+0000","last_fullsized":"2024-07-28T12:08:07.521028+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":992,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.370815+0000","last_change":"2024-07-28T12:10:52.371031+0000","last_active":"2024-07-28T12:10:52.370815+0000","last_peered":"2024-07-28T12:10:17.401974+0000","last_clean":"2024-07-28T12:10:17.401974+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:10:53.363416+0000","last_undegraded":"2024-07-28T12:10:52.370815+0000","last_fullsized":"2024-07-28T12:10:52.370815+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:40:11.949697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":993,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.375297+0000","last_change":"2024-07-28T12:10:52.377298+0000","last_active":"2024-07-28T12:10:52.375297+0000","last_peered":"2024-07-28T12:10:42.406667+0000","last_clean":"2024-07-28T12:10:42.406667+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:10:53.363419+0000","last_undegraded":"2024-07-28T12:10:52.375297+0000","last_fullsized":"2024-07-28T12:10:52.375297+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:19:58.557702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1011,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521478+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:07.521478+0000","last_peered":"2024-07-28T12:08:07.521478+0000","last_clean":"2024-07-28T12:08:07.521478+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:10:54.366216+0000","last_undegraded":"2024-07-28T12:08:07.521478+0000","last_fullsized":"2024-07-28T12:08:07.521478+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.122257+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:27.122257+0000","last_peered":"2024-07-28T12:08:27.122257+0000","last_clean":"2024-07-28T12:08:27.122257+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:10:52.359949+0000","last_undegraded":"2024-07-28T12:08:27.122257+0000","last_fullsized":"2024-07-28T12:08:27.122257+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434009+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:07.434009+0000","last_peered":"2024-07-28T12:08:07.434009+0000","last_clean":"2024-07-28T12:08:07.434009+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:07.434009+0000","last_undegraded":"2024-07-28T12:08:07.434009+0000","last_fullsized":"2024-07-28T12:08:07.434009+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":"6.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":1030,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521621+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:07.521621+0000","last_peered":"2024-07-28T12:08:07.521621+0000","last_clean":"2024-07-28T12:08:07.521621+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:10:54.366219+0000","last_undegraded":"2024-07-28T12:08:07.521621+0000","last_fullsized":"2024-07-28T12:08:07.521621+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":998,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519125+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:07.519125+0000","last_peered":"2024-07-28T12:08:07.519125+0000","last_clean":"2024-07-28T12:08:07.519125+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:10:53.363422+0000","last_undegraded":"2024-07-28T12:08:07.519125+0000","last_fullsized":"2024-07-28T12:08:07.519125+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":1031,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.522450+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:07.522450+0000","last_peered":"2024-07-28T12:08:07.522450+0000","last_clean":"2024-07-28T12:08:07.522450+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:10:54.366221+0000","last_undegraded":"2024-07-28T12:08:07.522450+0000","last_fullsized":"2024-07-28T12:08:07.522450+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1035,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573579+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:26.573579+0000","last_peered":"2024-07-28T12:08:26.573579+0000","last_clean":"2024-07-28T12:08:26.573579+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:10:53.363424+0000","last_undegraded":"2024-07-28T12:08:26.573579+0000","last_fullsized":"2024-07-28T12:08:26.573579+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":996,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521278+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:07.521278+0000","last_peered":"2024-07-28T12:08:07.521278+0000","last_clean":"2024-07-28T12:08:07.521278+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:10:54.366222+0000","last_undegraded":"2024-07-28T12:08:07.521278+0000","last_fullsized":"2024-07-28T12:08:07.521278+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436337+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:07.436337+0000","last_peered":"2024-07-28T12:08:07.436337+0000","last_clean":"2024-07-28T12:08:07.436337+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:07.436337+0000","last_undegraded":"2024-07-28T12:08:07.436337+0000","last_fullsized":"2024-07-28T12:08:07.436337+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1016,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.520113+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:07.520113+0000","last_peered":"2024-07-28T12:08:07.520113+0000","last_clean":"2024-07-28T12:08:07.520113+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:10:53.363427+0000","last_undegraded":"2024-07-28T12:08:07.520113+0000","last_fullsized":"2024-07-28T12:08:07.520113+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:52.397559+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:09:52.397559+0000","last_peered":"2024-07-28T12:09:52.397559+0000","last_clean":"2024-07-28T12:09:52.397559+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:10:53.363429+0000","last_undegraded":"2024-07-28T12:09:52.397559+0000","last_fullsized":"2024-07-28T12:09:52.397559+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":32,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.376962+0000","last_change":"2024-07-28T12:10:52.376962+0000","last_active":"2024-07-28T12:10:52.376962+0000","last_peered":"2024-07-28T12:01:04.224131+0000","last_clean":"2024-07-28T11:48:29.948073+0000","last_became_active":"2024-07-28T12:00:54.235123+0000","last_became_peered":"2024-07-28T12:00:54.235123+0000","last_unstale":"2024-07-28T12:10:53.363430+0000","last_undegraded":"2024-07-28T12:10:52.376962+0000","last_fullsized":"2024-07-28T12:10:52.376962+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:41:24.235106+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,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1018,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571595+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:26.571595+0000","last_peered":"2024-07-28T12:08:26.571595+0000","last_clean":"2024-07-28T12:08:26.571595+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:10:53.363433+0000","last_undegraded":"2024-07-28T12:08:26.571595+0000","last_fullsized":"2024-07-28T12:08:26.571595+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436697+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:07.436697+0000","last_peered":"2024-07-28T12:08:07.436697+0000","last_clean":"2024-07-28T12:08:07.436697+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:07.436697+0000","last_undegraded":"2024-07-28T12:08:07.436697+0000","last_fullsized":"2024-07-28T12:08:07.436697+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1050,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.572836+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:26.572836+0000","last_peered":"2024-07-28T12:08:26.572836+0000","last_clean":"2024-07-28T12:08:26.572836+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:10:53.363435+0000","last_undegraded":"2024-07-28T12:08:26.572836+0000","last_fullsized":"2024-07-28T12:08:26.572836+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573086+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:26.573086+0000","last_peered":"2024-07-28T12:08:26.573086+0000","last_clean":"2024-07-28T12:08:26.573086+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:10:53.363437+0000","last_undegraded":"2024-07-28T12:08:26.573086+0000","last_fullsized":"2024-07-28T12:08:26.573086+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573633+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:26.573633+0000","last_peered":"2024-07-28T12:08:26.573633+0000","last_clean":"2024-07-28T12:08:26.573633+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:10:53.363438+0000","last_undegraded":"2024-07-28T12:08:26.573633+0000","last_fullsized":"2024-07-28T12:08:26.573633+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":999,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.122336+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:27.122336+0000","last_peered":"2024-07-28T12:08:27.122336+0000","last_clean":"2024-07-28T12:08:27.122336+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:10:52.359952+0000","last_undegraded":"2024-07-28T12:08:27.122336+0000","last_fullsized":"2024-07-28T12:08:27.122336+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121157+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:27.121157+0000","last_peered":"2024-07-28T12:08:27.121157+0000","last_clean":"2024-07-28T12:08:27.121157+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:10:54.366226+0000","last_undegraded":"2024-07-28T12:08:27.121157+0000","last_fullsized":"2024-07-28T12:08:27.121157+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"1.0","version":"302'161","reported_seq":1391,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519844+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:07.519844+0000","last_peered":"2024-07-28T12:08:07.519844+0000","last_clean":"2024-07-28T12:08:07.519844+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:10:54.366229+0000","last_undegraded":"2024-07-28T12:08:07.519844+0000","last_fullsized":"2024-07-28T12:08:07.519844+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1020,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519699+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:07.519699+0000","last_peered":"2024-07-28T12:08:07.519699+0000","last_clean":"2024-07-28T12:08:07.519699+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:10:53.363441+0000","last_undegraded":"2024-07-28T12:08:07.519699+0000","last_fullsized":"2024-07-28T12:08:07.519699+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.119026+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:27.119026+0000","last_peered":"2024-07-28T12:08:27.119026+0000","last_clean":"2024-07-28T12:08:27.119026+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:10:52.359953+0000","last_undegraded":"2024-07-28T12:08:27.119026+0000","last_fullsized":"2024-07-28T12:08:27.119026+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434835+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:07.434835+0000","last_peered":"2024-07-28T12:08:07.434835+0000","last_clean":"2024-07-28T12:08:07.434835+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:07.434835+0000","last_undegraded":"2024-07-28T12:08:07.434835+0000","last_fullsized":"2024-07-28T12:08:07.434835+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1032,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519606+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:07.519606+0000","last_peered":"2024-07-28T12:08:07.519606+0000","last_clean":"2024-07-28T12:08:07.519606+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:10:54.366231+0000","last_undegraded":"2024-07-28T12:08:07.519606+0000","last_fullsized":"2024-07-28T12:08:07.519606+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.369428+0000","last_change":"2024-07-28T12:10:52.369515+0000","last_active":"2024-07-28T12:10:52.369428+0000","last_peered":"2024-07-28T12:09:02.389365+0000","last_clean":"2024-07-28T12:09:02.389365+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:10:53.363444+0000","last_undegraded":"2024-07-28T12:10:52.369428+0000","last_fullsized":"2024-07-28T12:10:52.369428+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:42:53.367920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1006,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:27.393504+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:09:27.393504+0000","last_peered":"2024-07-28T12:09:27.393504+0000","last_clean":"2024-07-28T12:09:27.393504+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:10:53.363446+0000","last_undegraded":"2024-07-28T12:09:27.393504+0000","last_fullsized":"2024-07-28T12:09:27.393504+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1015,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.568378+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:26.568378+0000","last_peered":"2024-07-28T12:08:26.568378+0000","last_clean":"2024-07-28T12:08:26.568378+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:26.568378+0000","last_undegraded":"2024-07-28T12:08:26.568378+0000","last_fullsized":"2024-07-28T12:08:26.568378+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1002,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.128463+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:27.128463+0000","last_peered":"2024-07-28T12:08:27.128463+0000","last_clean":"2024-07-28T12:08:27.128463+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:10:54.366234+0000","last_undegraded":"2024-07-28T12:08:27.128463+0000","last_fullsized":"2024-07-28T12:08:27.128463+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.120800+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:27.120800+0000","last_peered":"2024-07-28T12:08:27.120800+0000","last_clean":"2024-07-28T12:08:27.120800+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:10:54.366237+0000","last_undegraded":"2024-07-28T12:08:27.120800+0000","last_fullsized":"2024-07-28T12:08:27.120800+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519817+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:07.519817+0000","last_peered":"2024-07-28T12:08:07.519817+0000","last_clean":"2024-07-28T12:08:07.519817+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:10:53.363475+0000","last_undegraded":"2024-07-28T12:08:07.519817+0000","last_fullsized":"2024-07-28T12:08:07.519817+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.570236+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:26.570236+0000","last_peered":"2024-07-28T12:08:26.570236+0000","last_clean":"2024-07-28T12:08:26.570236+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:10:53.363478+0000","last_undegraded":"2024-07-28T12:08:26.570236+0000","last_fullsized":"2024-07-28T12:08:26.570236+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519546+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:07.519546+0000","last_peered":"2024-07-28T12:08:07.519546+0000","last_clean":"2024-07-28T12:08:07.519546+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:10:53.363480+0000","last_undegraded":"2024-07-28T12:08:07.519546+0000","last_fullsized":"2024-07-28T12:08:07.519546+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521490+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:07.521490+0000","last_peered":"2024-07-28T12:08:07.521490+0000","last_clean":"2024-07-28T12:08:07.521490+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:10:53.363482+0000","last_undegraded":"2024-07-28T12:08:07.521490+0000","last_fullsized":"2024-07-28T12:08:07.521490+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121789+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:27.121789+0000","last_peered":"2024-07-28T12:08:27.121789+0000","last_clean":"2024-07-28T12:08:27.121789+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:10:54.366240+0000","last_undegraded":"2024-07-28T12:08:27.121789+0000","last_fullsized":"2024-07-28T12:08:27.121789+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.120651+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:27.120651+0000","last_peered":"2024-07-28T12:08:27.120651+0000","last_clean":"2024-07-28T12:08:27.120651+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:10:54.366242+0000","last_undegraded":"2024-07-28T12:08:27.120651+0000","last_fullsized":"2024-07-28T12:08:27.120651+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1000,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121572+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:27.121572+0000","last_peered":"2024-07-28T12:08:27.121572+0000","last_clean":"2024-07-28T12:08:27.121572+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:10:54.366244+0000","last_undegraded":"2024-07-28T12:08:27.121572+0000","last_fullsized":"2024-07-28T12:08:27.121572+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521309+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:07.521309+0000","last_peered":"2024-07-28T12:08:07.521309+0000","last_clean":"2024-07-28T12:08:07.521309+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:10:54.366246+0000","last_undegraded":"2024-07-28T12:08:07.521309+0000","last_fullsized":"2024-07-28T12:08:07.521309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":977,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:02.389428+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:09:02.389428+0000","last_peered":"2024-07-28T12:09:02.389428+0000","last_clean":"2024-07-28T12:09:02.389428+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:10:53.363484+0000","last_undegraded":"2024-07-28T12:09:02.389428+0000","last_fullsized":"2024-07-28T12:09:02.389428+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.124286+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:27.124286+0000","last_peered":"2024-07-28T12:08:27.124286+0000","last_clean":"2024-07-28T12:08:27.124286+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:10:52.359955+0000","last_undegraded":"2024-07-28T12:08:27.124286+0000","last_fullsized":"2024-07-28T12:08:27.124286+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":1001,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.120309+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:27.120309+0000","last_peered":"2024-07-28T12:08:27.120309+0000","last_clean":"2024-07-28T12:08:27.120309+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:10:54.366249+0000","last_undegraded":"2024-07-28T12:08:27.120309+0000","last_fullsized":"2024-07-28T12:08:27.120309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121852+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:27.121852+0000","last_peered":"2024-07-28T12:08:27.121852+0000","last_clean":"2024-07-28T12:08:27.121852+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:10:52.359956+0000","last_undegraded":"2024-07-28T12:08:27.121852+0000","last_fullsized":"2024-07-28T12:08:27.121852+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:27.393565+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:09:27.393565+0000","last_peered":"2024-07-28T12:09:27.393565+0000","last_clean":"2024-07-28T12:09:27.393565+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:10:53.363487+0000","last_undegraded":"2024-07-28T12:09:27.393565+0000","last_fullsized":"2024-07-28T12:09:27.393565+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1007,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437413+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:07.437413+0000","last_peered":"2024-07-28T12:08:07.437413+0000","last_clean":"2024-07-28T12:08:07.437413+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:07.437413+0000","last_undegraded":"2024-07-28T12:08:07.437413+0000","last_fullsized":"2024-07-28T12:08:07.437413+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573339+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:26.573339+0000","last_peered":"2024-07-28T12:08:26.573339+0000","last_clean":"2024-07-28T12:08:26.573339+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:10:53.363489+0000","last_undegraded":"2024-07-28T12:08:26.573339+0000","last_fullsized":"2024-07-28T12:08:26.573339+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571234+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:26.571234+0000","last_peered":"2024-07-28T12:08:26.571234+0000","last_clean":"2024-07-28T12:08:26.571234+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:10:53.363490+0000","last_undegraded":"2024-07-28T12:08:26.571234+0000","last_fullsized":"2024-07-28T12:08:26.571234+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1033,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571350+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:26.571350+0000","last_peered":"2024-07-28T12:08:26.571350+0000","last_clean":"2024-07-28T12:08:26.571350+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:10:53.363492+0000","last_undegraded":"2024-07-28T12:08:26.571350+0000","last_fullsized":"2024-07-28T12:08:26.571350+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":1001,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:29.447591+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:29.447591+0000","last_peered":"2024-07-28T12:08:29.447591+0000","last_clean":"2024-07-28T12:08:29.447591+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:10:54.366251+0000","last_undegraded":"2024-07-28T12:08:29.447591+0000","last_fullsized":"2024-07-28T12:08:29.447591+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521009+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:07.521009+0000","last_peered":"2024-07-28T12:08:07.521009+0000","last_clean":"2024-07-28T12:08:07.521009+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:10:54.366253+0000","last_undegraded":"2024-07-28T12:08:07.521009+0000","last_fullsized":"2024-07-28T12:08:07.521009+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1016,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.522138+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:07.522138+0000","last_peered":"2024-07-28T12:08:07.522138+0000","last_clean":"2024-07-28T12:08:07.522138+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:10:53.363495+0000","last_undegraded":"2024-07-28T12:08:07.522138+0000","last_fullsized":"2024-07-28T12:08:07.522138+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.118579+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:27.118579+0000","last_peered":"2024-07-28T12:08:27.118579+0000","last_clean":"2024-07-28T12:08:27.118579+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:10:52.359958+0000","last_undegraded":"2024-07-28T12:08:27.118579+0000","last_fullsized":"2024-07-28T12:08:27.118579+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":992,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.378517+0000","last_change":"2024-07-28T12:10:52.378646+0000","last_active":"2024-07-28T12:10:52.378517+0000","last_peered":"2024-07-28T12:10:42.406755+0000","last_clean":"2024-07-28T12:10:42.406755+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:10:53.363497+0000","last_undegraded":"2024-07-28T12:10:52.378517+0000","last_fullsized":"2024-07-28T12:10:52.378517+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:48:55.982030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[5],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":998,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.124974+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:27.124974+0000","last_peered":"2024-07-28T12:08:27.124974+0000","last_clean":"2024-07-28T12:08:27.124974+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:10:52.359959+0000","last_undegraded":"2024-07-28T12:08:27.124974+0000","last_fullsized":"2024-07-28T12:08:27.124974+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437081+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:07.437081+0000","last_peered":"2024-07-28T12:08:07.437081+0000","last_clean":"2024-07-28T12:08:07.437081+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:07.437081+0000","last_undegraded":"2024-07-28T12:08:07.437081+0000","last_fullsized":"2024-07-28T12:08:07.437081+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":607,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.370188+0000","last_change":"2024-07-28T12:01:06.250708+0000","last_active":"2024-07-28T12:01:06.250708+0000","last_peered":"2024-07-28T12:01:04.221797+0000","last_clean":"2024-07-28T11:58:56.188721+0000","last_became_active":"2024-07-28T12:00:54.234472+0000","last_became_peered":"2024-07-28T12:00:54.234472+0000","last_unstale":"2024-07-28T12:10:53.363501+0000","last_undegraded":"2024-07-28T12:10:52.370188+0000","last_fullsized":"2024-07-28T12:10:52.370188+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:43.102123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":994,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.369946+0000","last_change":"2024-07-28T12:10:52.370087+0000","last_active":"2024-07-28T12:10:52.369946+0000","last_peered":"2024-07-28T12:10:37.405589+0000","last_clean":"2024-07-28T12:10:37.405589+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:10:53.363502+0000","last_undegraded":"2024-07-28T12:10:52.369946+0000","last_fullsized":"2024-07-28T12:10:52.369946+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:30:04.434811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":1016,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.119698+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:27.119698+0000","last_peered":"2024-07-28T12:08:27.119698+0000","last_clean":"2024-07-28T12:08:27.119698+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:10:54.366256+0000","last_undegraded":"2024-07-28T12:08:27.119698+0000","last_fullsized":"2024-07-28T12:08:27.119698+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121806+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:27.121806+0000","last_peered":"2024-07-28T12:08:27.121806+0000","last_clean":"2024-07-28T12:08:27.121806+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:10:52.359961+0000","last_undegraded":"2024-07-28T12:08:27.121806+0000","last_fullsized":"2024-07-28T12:08:27.121806+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573328+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:26.573328+0000","last_peered":"2024-07-28T12:08:26.573328+0000","last_clean":"2024-07-28T12:08:26.573328+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:10:53.363505+0000","last_undegraded":"2024-07-28T12:08:26.573328+0000","last_fullsized":"2024-07-28T12:08:26.573328+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.569959+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:26.569959+0000","last_peered":"2024-07-28T12:08:26.569959+0000","last_clean":"2024-07-28T12:08:26.569959+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:26.569959+0000","last_undegraded":"2024-07-28T12:08:26.569959+0000","last_fullsized":"2024-07-28T12:08:26.569959+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":996,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:37.385395+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:37.385395+0000","last_peered":"2024-07-28T12:08:37.385395+0000","last_clean":"2024-07-28T12:08:37.385395+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:10:53.363507+0000","last_undegraded":"2024-07-28T12:08:37.385395+0000","last_fullsized":"2024-07-28T12:08:37.385395+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571005+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:26.571005+0000","last_peered":"2024-07-28T12:08:26.571005+0000","last_clean":"2024-07-28T12:08:26.571005+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:10:53.363509+0000","last_undegraded":"2024-07-28T12:08:26.571005+0000","last_fullsized":"2024-07-28T12:08:26.571005+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519943+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:07.519943+0000","last_peered":"2024-07-28T12:08:07.519943+0000","last_clean":"2024-07-28T12:08:07.519943+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:10:53.363510+0000","last_undegraded":"2024-07-28T12:08:07.519943+0000","last_fullsized":"2024-07-28T12:08:07.519943+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1034,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.572832+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:26.572832+0000","last_peered":"2024-07-28T12:08:26.572832+0000","last_clean":"2024-07-28T12:08:26.572832+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:10:53.363512+0000","last_undegraded":"2024-07-28T12:08:26.572832+0000","last_fullsized":"2024-07-28T12:08:26.572832+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521275+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:07.521275+0000","last_peered":"2024-07-28T12:08:07.521275+0000","last_clean":"2024-07-28T12:08:07.521275+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:10:53.363514+0000","last_undegraded":"2024-07-28T12:08:07.521275+0000","last_fullsized":"2024-07-28T12:08:07.521275+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.118949+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:27.118949+0000","last_peered":"2024-07-28T12:08:27.118949+0000","last_clean":"2024-07-28T12:08:27.118949+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:10:52.359962+0000","last_undegraded":"2024-07-28T12:08:27.118949+0000","last_fullsized":"2024-07-28T12:08:27.118949+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.122612+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:27.122612+0000","last_peered":"2024-07-28T12:08:27.122612+0000","last_clean":"2024-07-28T12:08:27.122612+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:10:52.359963+0000","last_undegraded":"2024-07-28T12:08:27.122612+0000","last_fullsized":"2024-07-28T12:08:27.122612+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.570089+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:26.570089+0000","last_peered":"2024-07-28T12:08:26.570089+0000","last_clean":"2024-07-28T12:08:26.570089+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:10:53.363516+0000","last_undegraded":"2024-07-28T12:08:26.570089+0000","last_fullsized":"2024-07-28T12:08:26.570089+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":1002,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:02.389497+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:09:02.389497+0000","last_peered":"2024-07-28T12:09:02.389497+0000","last_clean":"2024-07-28T12:09:02.389497+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:10:53.363518+0000","last_undegraded":"2024-07-28T12:09:02.389497+0000","last_fullsized":"2024-07-28T12:09:02.389497+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":6,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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},{"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":94,"acting":94,"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":18669,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":91,"acting":91,"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":236223201595,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309060,"kb_used_data":11704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93436092,"statfs":{"total":95995035648,"available":95678558208,"internally_reserved":0,"allocated":11984896,"data_stored":6795258,"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 12:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.86599999999999999,"15min":0.88400000000000001},"min":{"1min":0.54200000000000004,"5min":0.47999999999999998,"15min":0.41199999999999998},"max":{"1min":1.0249999999999999,"5min":3.6480000000000001,"15min":5.101},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.623,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3759999999999999,"5min":1.3939999999999999,"15min":1.8999999999999999},"last":0.72799999999999998}]},{"osd":1,"last update":"Sun Jul 28 12:10:36 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.028,"15min":1.0820000000000001},"min":{"1min":0.81899999999999995,"5min":0.54200000000000004,"15min":0.49399999999999999},"max":{"1min":1.286,"5min":1.4930000000000001,"15min":5.8579999999999997},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97999999999999998,"15min":1.0489999999999999},"min":{"1min":0.58799999999999997,"5min":0.56499999999999995,"15min":0.54100000000000004},"max":{"1min":1.107,"5min":1.4650000000000001,"15min":5.7699999999999996},"last":1.105}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.0740000000000001},"min":{"1min":0.64400000000000002,"5min":0.57499999999999996,"15min":0.54300000000000004},"max":{"1min":1.331,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":1.206},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.98099999999999998,"15min":0.997},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.302,"5min":3.806,"15min":5.1520000000000001},"last":0.67500000000000004}]},{"osd":3,"last update":"Sun Jul 28 12:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.996,"15min":0.98399999999999999},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.40600000000000003},"max":{"1min":1.1879999999999999,"5min":1.899,"15min":2.1789999999999998},"last":1.165},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0049999999999999,"15min":1.0249999999999999},"min":{"1min":0.73499999999999999,"5min":0.61199999999999999,"15min":0.499},"max":{"1min":1.238,"5min":1.9159999999999999,"15min":5.0140000000000002},"last":0.94099999999999995}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.0129999999999999,"15min":1.0529999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3580000000000001,"5min":1.5089999999999999,"15min":4.9630000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.129,"15min":1.1339999999999999},"min":{"1min":0.68300000000000005,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.276,"5min":2.0899999999999999,"15min":4.9409999999999998},"last":1.044}]},{"osd":5,"last update":"Sun Jul 28 12:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.0449999999999999},"min":{"1min":0.67400000000000004,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.1899999999999999,"5min":1.5609999999999999,"15min":5.415},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.01,"15min":1.0620000000000001},"min":{"1min":0.66600000000000004,"5min":0.49299999999999999,"15min":0.36899999999999999},"max":{"1min":1.3260000000000001,"5min":1.552,"15min":5.0579999999999998},"last":0.96599999999999997}]},{"osd":6,"last update":"Sun Jul 28 12:10:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.115,"15min":1.1439999999999999},"min":{"1min":0.83899999999999997,"5min":0.66400000000000003,"15min":0.38800000000000001},"max":{"1min":1.333,"5min":1.639,"15min":6.3970000000000002},"last":0.995},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.083,"15min":1.111},"min":{"1min":0.76800000000000002,"5min":0.60399999999999998,"15min":0.33300000000000002},"max":{"1min":1.2849999999999999,"5min":1.5449999999999999,"15min":4.8410000000000002},"last":0.82199999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463237,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":321528,"kb_used_data":11692,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93423624,"statfs":{"total":95995035648,"available":95665790976,"internally_reserved":0,"allocated":11972608,"data_stored":6795112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:09:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.90600000000000003,"15min":0.99399999999999999},"min":{"1min":0.49299999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3520000000000001,"5min":1.3580000000000001,"15min":10.345000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.022,"15min":1.0629999999999999},"min":{"1min":0.63400000000000001,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.2549999999999999,"5min":2.1480000000000001,"15min":9.8520000000000003},"last":0.58799999999999997}]},{"osd":1,"last update":"Sun Jul 28 12:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.99299999999999999,"15min":1.0349999999999999},"min":{"1min":0.61299999999999999,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.256,"5min":1.4419999999999999,"15min":10.234999999999999},"last":0.63},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95899999999999996,"15min":1.0669999999999999},"min":{"1min":0.58999999999999997,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.272,"5min":1.454,"15min":10.525},"last":0.42599999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.94899999999999995,"15min":0.96799999999999997},"min":{"1min":0.45600000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1859999999999999,"5min":1.2889999999999999,"15min":9.7959999999999994},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.042},"min":{"1min":0.55400000000000005,"5min":0.5,"15min":0.439},"max":{"1min":1.2649999999999999,"5min":1.468,"15min":9.9629999999999992},"last":0.66300000000000003}]},{"osd":3,"last update":"Sun Jul 28 12:10:27 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.97999999999999998,"15min":1.044},"min":{"1min":0.65200000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3799999999999999,"5min":1.421,"15min":9.891},"last":0.64100000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.038,"15min":1.071},"min":{"1min":0.78000000000000003,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.421,"5min":1.534,"15min":10.140000000000001},"last":0.69799999999999995}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.006,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.198,"5min":1.409,"15min":10.023999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.629,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4870000000000001,"5min":1.7669999999999999,"15min":10.441000000000001},"last":0.65200000000000002}]},{"osd":5,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.98399999999999999,"15min":1.0600000000000001},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":10.609},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97799999999999998,"15min":1.044},"min":{"1min":0.51500000000000001,"5min":0.35999999999999999,"15min":0.35199999999999998},"max":{"1min":1.244,"5min":1.423,"15min":10.272},"last":0.45000000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.048,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.40699999999999997,"15min":0.40500000000000003},"max":{"1min":1.3460000000000001,"5min":2.5539999999999998,"15min":10.058},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.056,"5min":1.1120000000000001,"15min":1.1739999999999999},"min":{"1min":0.441,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.419,"5min":2.234,"15min":11.163},"last":0.57399999999999995}]}]},{"osd":5,"up_from":39,"seq":167503724878,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":316780,"kb_used_data":11104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428372,"statfs":{"total":95995035648,"available":95670652928,"internally_reserved":0,"allocated":11370496,"data_stored":6200558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.96999999999999997,"15min":0.95199999999999996},"min":{"1min":0.54300000000000004,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.117,"5min":1.506,"15min":2.823},"last":0.879},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.48699999999999999},"max":{"1min":1.145,"5min":2.637,"15min":2.6400000000000001},"last":0.98199999999999998}]},{"osd":1,"last update":"Sun Jul 28 12:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.085,"15min":0.996},"min":{"1min":0.68100000000000005,"5min":0.55500000000000005,"15min":0.498},"max":{"1min":1.1990000000000001,"5min":12.23,"15min":12.23},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.002,"5min":1.1040000000000001,"15min":1.0820000000000001},"min":{"1min":0.78200000000000003,"5min":0.63200000000000001,"15min":0.56799999999999995},"max":{"1min":1.1579999999999999,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":1.121}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.94099999999999995,"15min":0.92600000000000005},"min":{"1min":0.52000000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.129,"5min":1.349,"15min":4.3609999999999998},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.038,"15min":1.0049999999999999},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.47899999999999998},"max":{"1min":1.226,"5min":1.395,"15min":2.633},"last":0.95799999999999996}]},{"osd":3,"last update":"Sun Jul 28 12:10:27 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.75900000000000001,"5min":0.63600000000000001,"15min":0.58299999999999996},"max":{"1min":1.1799999999999999,"5min":3.085,"15min":3.1179999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.1080000000000001,"15min":1.103},"min":{"1min":0.91100000000000003,"5min":0.70799999999999996,"15min":0.54900000000000004},"max":{"1min":1.327,"5min":2.9940000000000002,"15min":3.2170000000000001},"last":1.266}]},{"osd":4,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.85699999999999998,"15min":0.83599999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.0800000000000001,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.008,"15min":0.98799999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2470000000000001,"5min":2.8370000000000002,"15min":2.992},"last":1.075}]},{"osd":6,"last update":"Sun Jul 28 12:10:44 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.103,"15min":1.046},"min":{"1min":0.83899999999999997,"5min":0.49399999999999999,"15min":0.42599999999999999},"max":{"1min":1.2789999999999999,"5min":2.9119999999999999,"15min":3.1259999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.032,"15min":1.1020000000000001},"min":{"1min":0.68000000000000005,"5min":0.46999999999999997,"15min":0.39100000000000001},"max":{"1min":1.341,"5min":1.5329999999999999,"15min":3.153},"last":1.0549999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.077,"15min":1.097},"min":{"1min":0.74099999999999999,"5min":0.41299999999999998,"15min":0.33900000000000002},"max":{"1min":1.3879999999999999,"5min":1.5449999999999999,"15min":5.3319999999999999},"last":1.099},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.135,"15min":1.117},"min":{"1min":0.92500000000000004,"5min":0.42599999999999999,"15min":0.40500000000000003},"max":{"1min":1.335,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.2090000000000001}]}]},{"osd":4,"up_from":702,"seq":3015067041905,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55480,"kb_used_data":11120,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93689672,"statfs":{"total":95995035648,"available":95938224128,"internally_reserved":0,"allocated":11386880,"data_stored":6204820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.93600000000000005,"15min":0.98199999999999998},"min":{"1min":0.58299999999999996,"5min":0.55000000000000004,"15min":0.5},"max":{"1min":1.208,"5min":1.514,"15min":2.7069999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.038,"15min":1.0620000000000001},"min":{"1min":0.77500000000000002,"5min":0.621,"15min":0.621},"max":{"1min":1.2949999999999999,"5min":1.5780000000000001,"15min":2.0830000000000002},"last":0.77500000000000002}]},{"osd":1,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.94699999999999995,"15min":0.98299999999999998},"min":{"1min":0.73499999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0580000000000001,"5min":1.492,"15min":1.542},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.97299999999999998,"15min":1.002},"min":{"1min":0.67900000000000005,"5min":0.52800000000000002,"15min":0.52500000000000002},"max":{"1min":1.246,"5min":1.454,"15min":2.8199999999999998},"last":1.0649999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98899999999999999,"15min":1.0329999999999999},"min":{"1min":0.67800000000000005,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.179,"5min":1.5409999999999999,"15min":3.4289999999999998},"last":1.179},{"interface":"front","average":{"1min":1.036,"5min":1.0389999999999999,"15min":1.069},"min":{"1min":0.60799999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3200000000000001,"5min":1.5109999999999999,"15min":2.1859999999999999},"last":1.143}]},{"osd":3,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.028,"15min":1.075},"min":{"1min":0.72499999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3,"5min":1.468,"15min":2.2639999999999998},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0920000000000001,"15min":1.1319999999999999},"min":{"1min":0.75700000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.371,"5min":1.5620000000000001,"15min":3.0310000000000001},"last":1.266}]},{"osd":5,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.95599999999999996,"15min":0.97299999999999998},"min":{"1min":0.67400000000000004,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.508,"5min":1.536,"15min":4.1539999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91200000000000003,"15min":0.95399999999999996},"min":{"1min":0.61299999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.238,"5min":1.5449999999999999,"15min":4.5640000000000001},"last":1.238}]},{"osd":6,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.075,"15min":1.0469999999999999},"min":{"1min":0.79900000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.534,"5min":1.534,"15min":2.7559999999999998},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.036,"15min":1.0669999999999999},"min":{"1min":0.73799999999999999,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.395,"5min":1.6579999999999999,"15min":3.569},"last":1.2989999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1180000000000001,"15min":1.1299999999999999},"min":{"1min":0.96099999999999997,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.337,"5min":1.573,"15min":1.7230000000000001},"last":1.113},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.163,"15min":1.204},"min":{"1min":0.64700000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4570000000000001,"5min":1.7230000000000001,"15min":3.2759999999999998},"last":1.345}]}]},{"osd":3,"up_from":673,"seq":2890512990327,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":51044,"kb_used_data":11096,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93694108,"statfs":{"total":95995035648,"available":95942766592,"internally_reserved":0,"allocated":11362304,"data_stored":6198312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.749,"15min":0.72299999999999998},"min":{"1min":0.371,"5min":0.371,"15min":0.317},"max":{"1min":1.1200000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.78600000000000003,"15min":0.78200000000000003},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.1180000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.83699999999999997}]},{"osd":1,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.754,"15min":0.78200000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.331,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.82199999999999995,"15min":0.80400000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.98999999999999999,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":0.89600000000000002}]},{"osd":2,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.84999999999999998,"15min":0.90200000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.0740000000000001,"5min":1.9179999999999999,"15min":7.6520000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.747,"5min":0.90000000000000002,"15min":0.84299999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34499999999999997},"max":{"1min":1.0589999999999999,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":1.1879999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.0660000000000001,"15min":1.1140000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.45500000000000002},"max":{"1min":1.1519999999999999,"5min":2.774,"15min":7.0469999999999997},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.101,"15min":1.1319999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.58099999999999996},"max":{"1min":1.2669999999999999,"5min":2.7559999999999998,"15min":6.3250000000000002},"last":1.2909999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.093,"15min":1.131},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.52800000000000002},"max":{"1min":1.4910000000000001,"5min":3.2639999999999998,"15min":7.1459999999999999},"last":1.115},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1479999999999999,"15min":1.1819999999999999},"min":{"1min":0.68400000000000005,"5min":0.67600000000000005,"15min":0.65300000000000002},"max":{"1min":1.3580000000000001,"5min":3.1259999999999999,"15min":7.4299999999999997},"last":0.97999999999999998}]},{"osd":6,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1539999999999999,"15min":1.1850000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.54600000000000004},"max":{"1min":1.4570000000000001,"5min":1.794,"15min":7.7409999999999997},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.1479999999999999,"15min":1.1910000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.56699999999999995},"max":{"1min":1.341,"5min":2.645,"15min":6.4039999999999999},"last":0.94999999999999996}]},{"osd":7,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.1819999999999999,"15min":1.228},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.495},"max":{"1min":1.4410000000000001,"5min":2.6920000000000002,"15min":6.3609999999999998},"last":1.054},{"interface":"front","average":{"1min":1.085,"5min":1.232,"15min":1.2170000000000001},"min":{"1min":0.67800000000000005,"5min":0.66600000000000004,"15min":0.58499999999999996},"max":{"1min":1.415,"5min":2.9329999999999998,"15min":2.9329999999999998},"last":1.234}]}]},{"osd":2,"up_from":646,"seq":2774548873341,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47276,"kb_used_data":11104,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93697876,"statfs":{"total":95995035648,"available":95946625024,"internally_reserved":0,"allocated":11370496,"data_stored":6200522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.749,"15min":0.75800000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.0700000000000001,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.80100000000000005,"15min":0.79600000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2969999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.38200000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.79000000000000004,"15min":0.84599999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.1279999999999999,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.85899999999999999,"15min":0.89400000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.165,"5min":2.758,"15min":2.758},"last":0.35499999999999998}]},{"osd":3,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.88400000000000001,"15min":0.83999999999999997},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.046,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.996,"15min":0.96199999999999997},"min":{"1min":0.34699999999999998,"5min":0.311,"15min":0.311},"max":{"1min":1.0049999999999999,"5min":11.231,"15min":11.231},"last":0.39700000000000002}]},{"osd":4,"last update":"Sun Jul 28 12:10:49 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1559999999999999,"15min":1.131},"min":{"1min":0.75700000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.401,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.2889999999999999,"15min":1.262},"min":{"1min":0.73399999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.48,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":0.78700000000000003}]},{"osd":5,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.56100000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3460000000000001,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.107,"15min":1.1579999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.63700000000000001},"max":{"1min":1.296,"5min":1.9370000000000001,"15min":3.327},"last":0.66100000000000003}]},{"osd":6,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.133,"15min":1.1879999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.58599999999999997},"max":{"1min":1.5129999999999999,"5min":1.782,"15min":3.145},"last":0.58199999999999996},{"interface":"front","average":{"1min":1.014,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.624,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4239999999999999,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":0.47899999999999998}]},{"osd":7,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.177,"15min":1.3069999999999999},"min":{"1min":0.60199999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5209999999999999,"5min":2.0129999999999999,"15min":5.0869999999999997},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.101,"5min":1.196,"15min":1.24},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":2.1869999999999998,"15min":3.734},"last":0.81599999999999995}]}]},{"osd":1,"up_from":559,"seq":2400886718606,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":42976,"kb_used_data":11096,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93702176,"statfs":{"total":95995035648,"available":95951028224,"internally_reserved":0,"allocated":11362304,"data_stored":6199918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.68700000000000006,"15min":0.71299999999999997},"min":{"1min":0.38400000000000001,"5min":0.38300000000000001,"15min":0.27000000000000002},"max":{"1min":1.216,"5min":1.478,"15min":1.706},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82499999999999996,"15min":0.83299999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.28100000000000003},"max":{"1min":1.3620000000000001,"5min":2.262,"15min":3.468},"last":0.55000000000000004}]},{"osd":2,"last update":"Sun Jul 28 12:10:48 2024","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.77700000000000002,"15min":0.79100000000000004},"min":{"1min":0.54900000000000004,"5min":0.30299999999999999,"15min":0.25700000000000001},"max":{"1min":1.099,"5min":1.7050000000000001,"15min":7.4320000000000004},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.89300000000000002,"15min":0.88200000000000001},"min":{"1min":0.53100000000000003,"5min":0.42799999999999999,"15min":0.34799999999999998},"max":{"1min":1.3049999999999999,"5min":1.389,"15min":2.504},"last":0.61899999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.84899999999999998,"15min":0.85999999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.31900000000000001},"max":{"1min":1.552,"5min":2.585,"15min":4.2759999999999998},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.86099999999999999,"15min":0.90400000000000003},"min":{"1min":0.46400000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.073,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.51700000000000002}]},{"osd":4,"last update":"Sun Jul 28 12:10:48 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0469999999999999,"15min":1.133},"min":{"1min":0.71299999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3460000000000001,"5min":1.3720000000000001,"15min":3.0529999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.121,"15min":1.224},"min":{"1min":0.82599999999999996,"5min":0.60199999999999998,"15min":0.54500000000000004},"max":{"1min":1.6910000000000001,"5min":3.6779999999999999,"15min":4.6349999999999998},"last":1.1899999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.157,"15min":1.167},"min":{"1min":0.69899999999999995,"5min":0.67900000000000005,"15min":0.52900000000000003},"max":{"1min":2.222,"5min":3.4609999999999999,"15min":4.3849999999999998},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1040000000000001,"15min":1.1699999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.59999999999999998},"max":{"1min":1.419,"5min":3.758,"15min":3.758},"last":1.0680000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1719999999999999,"15min":1.1950000000000001},"min":{"1min":0.63900000000000001,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":2.1349999999999998,"5min":3.5790000000000002,"15min":4.0990000000000002},"last":1.325},{"interface":"front","average":{"1min":1.071,"5min":1.1040000000000001,"15min":1.196},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.55100000000000005},"max":{"1min":1.3680000000000001,"5min":2.0899999999999999,"15min":5.2960000000000003},"last":0.98999999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.1759999999999999,"15min":1.2030000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.4730000000000001,"5min":2.7490000000000001,"15min":3.1829999999999998},"last":1.147},{"interface":"front","average":{"1min":1.133,"5min":1.1879999999999999,"15min":1.26},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.452,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.1020000000000001}]}]},{"osd":0,"up_from":527,"seq":2263447765141,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":78320,"kb_used_data":11684,"kb_used_omap":47,"kb_used_meta":66576,"kb_avail":93666832,"statfs":{"total":95995035648,"available":95914835968,"internally_reserved":0,"allocated":11964416,"data_stored":6790878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":68174707},"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 12:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.77300000000000002,"15min":0.80300000000000005},"min":{"1min":0.45100000000000001,"5min":0.39000000000000001,"15min":0.28999999999999998},"max":{"1min":1.0409999999999999,"5min":1.7390000000000001,"15min":4.8680000000000003},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.90400000000000003,"15min":0.86899999999999999},"min":{"1min":0.39700000000000002,"5min":0.372,"15min":0.36099999999999999},"max":{"1min":1.2390000000000001,"5min":5.3049999999999997,"15min":5.3049999999999997},"last":0.78300000000000003}]},{"osd":2,"last update":"Sun Jul 28 12:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.91100000000000003,"15min":0.86499999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0369999999999999,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.83099999999999996,"15min":0.81200000000000006},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.93500000000000005,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":0.70699999999999996}]},{"osd":3,"last update":"Sun Jul 28 12:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.78300000000000003,"15min":0.754},"min":{"1min":0.35499999999999998,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.181,"5min":1.508,"15min":1.7989999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.95499999999999996,"15min":0.91900000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41499999999999998},"max":{"1min":1.163,"5min":1.885,"15min":1.9630000000000001},"last":0.83499999999999996}]},{"osd":4,"last update":"Sun Jul 28 12:10:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.125,"15min":1.2569999999999999},"min":{"1min":0.76600000000000001,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2450000000000001,"5min":5.6059999999999999,"15min":6.6660000000000004},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.032,"15min":1.091},"min":{"1min":0.60599999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.331,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":0.874}]},{"osd":5,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.159,"15min":1.089},"min":{"1min":0.58699999999999997,"5min":0.52200000000000002,"15min":0.40400000000000003},"max":{"1min":1.387,"5min":5.4889999999999999,"15min":5.4889999999999999},"last":1.4370000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.085,"15min":1.1080000000000001},"min":{"1min":0.56299999999999994,"5min":0.503,"15min":0.496},"max":{"1min":1.2410000000000001,"5min":1.7729999999999999,"15min":2.27},"last":1.1060000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.167,"15min":1.2150000000000001},"min":{"1min":0.64100000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6379999999999999,"5min":1.915,"15min":3.847},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.2569999999999999,"15min":1.258},"min":{"1min":0.64600000000000002,"5min":0.61699999999999999,"15min":0.51900000000000002},"max":{"1min":1.3560000000000001,"5min":5.5499999999999998,"15min":6.4409999999999998},"last":1.3280000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.23,"15min":1.2789999999999999},"min":{"1min":0.72399999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5840000000000001,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3200000000000001,"15min":1.282},"min":{"1min":0.623,"5min":0.623,"15min":0.44400000000000001},"max":{"1min":1.399,"5min":5.6550000000000002,"15min":5.6550000000000002},"last":1.2470000000000001}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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-28T12:11:45.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool set .mgr pgp_num 1 2024-07-28T12:11:45.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:45.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 19 16 16 0 0 0 - 0 2024-07-28T12:11:45.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:45.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:46.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:46.208 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:46.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:46.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:46.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:46.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:46 smithi022 bash[82865]: audit 2024-07-28T12:11:44.918176+0000 mgr.y (mgr.25232) 611 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:11:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:46 smithi022 bash[82865]: cluster 2024-07-28T12:11:45.322278+0000 mgr.y (mgr.25232) 612 : cluster [DBG] pgmap v1316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:46 smithi022 bash[80503]: audit 2024-07-28T12:11:44.918176+0000 mgr.y (mgr.25232) 611 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:11:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:46 smithi022 bash[80503]: cluster 2024-07-28T12:11:45.322278+0000 mgr.y (mgr.25232) 612 : cluster [DBG] pgmap v1316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:46.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:46.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:46 smithi150 bash[67543]: audit 2024-07-28T12:11:44.918176+0000 mgr.y (mgr.25232) 611 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:11:46.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:46 smithi150 bash[67543]: cluster 2024-07-28T12:11:45.322278+0000 mgr.y (mgr.25232) 612 : cluster [DBG] pgmap v1316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:46.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:11:46.778269+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:11:46.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:11:46.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 20 16 16 0 0 0 - 0 2024-07-28T12:11:46.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:46.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:47.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:47.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:47.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:47.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:47.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:47.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:47.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:47.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 21 16 16 0 0 0 - 0 2024-07-28T12:11:47.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:48.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:48.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:48.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:48.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:48.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:48.491 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:48 smithi022 bash[82865]: cluster 2024-07-28T12:11:47.323196+0000 mgr.y (mgr.25232) 613 : cluster [DBG] pgmap v1317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:48.491 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:48 smithi022 bash[82865]: cluster 2024-07-28T12:11:47.488335+0000 mon.a (mon.0) 1469 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:48.491 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:48 smithi022 bash[80503]: cluster 2024-07-28T12:11:47.323196+0000 mgr.y (mgr.25232) 613 : cluster [DBG] pgmap v1317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:48.491 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:48 smithi022 bash[80503]: cluster 2024-07-28T12:11:47.488335+0000 mon.a (mon.0) 1469 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:48.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:48.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:48.723 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:48 smithi150 bash[67543]: cluster 2024-07-28T12:11:47.323196+0000 mgr.y (mgr.25232) 613 : cluster [DBG] pgmap v1317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:48.723 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:48 smithi150 bash[67543]: cluster 2024-07-28T12:11:47.488335+0000 mon.a (mon.0) 1469 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-07-28T12:11:48.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 22 16 16 0 0 0 - 0 2024-07-28T12:11:48.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:48.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:49.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:49.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.258 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:49.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:49.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:49.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.590 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:11:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:11:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:11:49.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:49.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:49.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 23 16 16 0 0 0 - 0 2024-07-28T12:11:49.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:50.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:50.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:50.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:50.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:50.450 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:11:50.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:50 smithi150 bash[67543]: cluster 2024-07-28T12:11:49.323807+0000 mgr.y (mgr.25232) 614 : cluster [DBG] pgmap v1318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:50 smithi150 bash[67543]: audit 2024-07-28T12:11:49.643675+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.22:0/3491792955' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:50 smithi150 bash[67543]: audit 2024-07-28T12:11:50.047458+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:50 smithi150 bash[67543]: audit 2024-07-28T12:11:50.098552+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:11:50.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:50.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:50.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 24 16 16 0 0 0 - 0 2024-07-28T12:11:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[80503]: cluster 2024-07-28T12:11:49.323807+0000 mgr.y (mgr.25232) 614 : cluster [DBG] pgmap v1318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[80503]: audit 2024-07-28T12:11:49.643675+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.22:0/3491792955' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[80503]: audit 2024-07-28T12:11:50.047458+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[80503]: audit 2024-07-28T12:11:50.098552+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:11:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[82865]: cluster 2024-07-28T12:11:49.323807+0000 mgr.y (mgr.25232) 614 : cluster [DBG] pgmap v1318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[82865]: audit 2024-07-28T12:11:49.643675+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.22:0/3491792955' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:11:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[82865]: audit 2024-07-28T12:11:50.047458+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:11:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:50 smithi022 bash[82865]: audit 2024-07-28T12:11:50.098552+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:11:50.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:50.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:51.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:51.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:51.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:51.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:51 smithi150 bash[67543]: cluster 2024-07-28T12:11:50.443795+0000 mon.a (mon.0) 1473 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:51 smithi150 bash[67543]: audit 2024-07-28T12:11:50.450192+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.22:0/3491792955' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:51 smithi150 bash[67543]: cluster 2024-07-28T12:11:50.450258+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e1099: 8 total, 2 up, 8 in 2024-07-28T12:11:51.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:51.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:51.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 25 16 16 0 0 0 - 0 2024-07-28T12:11:51.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:51.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:51 smithi022 bash[82865]: cluster 2024-07-28T12:11:50.443795+0000 mon.a (mon.0) 1473 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:11:51.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:51 smithi022 bash[82865]: audit 2024-07-28T12:11:50.450192+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.22:0/3491792955' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:51.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:51 smithi022 bash[82865]: cluster 2024-07-28T12:11:50.450258+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e1099: 8 total, 2 up, 8 in 2024-07-28T12:11:51.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:51 smithi022 bash[80503]: cluster 2024-07-28T12:11:50.443795+0000 mon.a (mon.0) 1473 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:11:51.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:51 smithi022 bash[80503]: audit 2024-07-28T12:11:50.450192+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.22:0/3491792955' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:11:51.805 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:51 smithi022 bash[80503]: cluster 2024-07-28T12:11:50.450258+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e1099: 8 total, 2 up, 8 in 2024-07-28T12:11:51.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:52.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:52.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:52.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:52.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:52.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:52.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:52 smithi022 bash[82865]: cluster 2024-07-28T12:11:51.324516+0000 mgr.y (mgr.25232) 615 : cluster [DBG] pgmap v1320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:52.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:52 smithi022 bash[80503]: cluster 2024-07-28T12:11:51.324516+0000 mgr.y (mgr.25232) 615 : cluster [DBG] pgmap v1320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:52.568 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:52.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:52.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:52 smithi150 bash[67543]: cluster 2024-07-28T12:11:51.324516+0000 mgr.y (mgr.25232) 615 : cluster [DBG] pgmap v1320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:52.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:11:52 smithi150 bash[60514]: ts=2024-07-28T12:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:11:52.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:52.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 26 16 16 0 0 0 - 0 2024-07-28T12:11:52.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:52.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:53.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:53.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:53.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:53.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:53.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:53.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:11:53.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:53 smithi150 bash[67543]: cluster 2024-07-28T12:11:53.457159+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 7 pgs peering, 11 pgs stale (PG_AVAILABILITY) 2024-07-28T12:11:53.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 27 16 16 0 0 0 - 0 2024-07-28T12:11:53.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:53.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:53 smithi022 bash[80503]: cluster 2024-07-28T12:11:53.457159+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 7 pgs peering, 11 pgs stale (PG_AVAILABILITY) 2024-07-28T12:11:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:53 smithi022 bash[82865]: cluster 2024-07-28T12:11:53.457159+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 7 pgs peering, 11 pgs stale (PG_AVAILABILITY) 2024-07-28T12:11:53.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:54.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:54.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:54.179 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:11:54.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:54.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:54.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:54 smithi022 bash[80503]: cluster 2024-07-28T12:11:53.325213+0000 mgr.y (mgr.25232) 616 : cluster [DBG] pgmap v1321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:54 smithi022 bash[82865]: cluster 2024-07-28T12:11:53.325213+0000 mgr.y (mgr.25232) 616 : cluster [DBG] pgmap v1321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:54.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:54.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:54.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:54 smithi150 bash[67543]: cluster 2024-07-28T12:11:53.325213+0000 mgr.y (mgr.25232) 616 : cluster [DBG] pgmap v1321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:54.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 28 16 16 0 0 0 - 0 2024-07-28T12:11:54.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:54.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:55.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:55.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:55.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:55.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:55.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:11:55.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:11:55.685 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:55.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 29 16 16 0 0 0 - 0 2024-07-28T12:11:55.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:55.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:56.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:56.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:56.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:56.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:56.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:56.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:56.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:56 smithi150 bash[67543]: cluster 2024-07-28T12:11:55.326633+0000 mgr.y (mgr.25232) 617 : cluster [DBG] pgmap v1322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:56.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:56 smithi150 bash[67543]: audit 2024-07-28T12:11:55.955193+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:56.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:56 smithi150 bash[67543]: audit 2024-07-28T12:11:55.965673+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:56.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:56.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:56 smithi022 bash[80503]: cluster 2024-07-28T12:11:55.326633+0000 mgr.y (mgr.25232) 617 : cluster [DBG] pgmap v1322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:56.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:56 smithi022 bash[80503]: audit 2024-07-28T12:11:55.955193+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:56.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:56 smithi022 bash[80503]: audit 2024-07-28T12:11:55.965673+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:56.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:56 smithi022 bash[82865]: cluster 2024-07-28T12:11:55.326633+0000 mgr.y (mgr.25232) 617 : cluster [DBG] pgmap v1322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:56.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:56 smithi022 bash[82865]: audit 2024-07-28T12:11:55.955193+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:56.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:56 smithi022 bash[82865]: audit 2024-07-28T12:11:55.965673+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:56.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 30 16 16 0 0 0 - 0 2024-07-28T12:11:56.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:56.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:57.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:57.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:57.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:57.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:11:57.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:57.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:57.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:57.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 31 16 16 0 0 0 - 0 2024-07-28T12:11:57.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:58.083 INFO:teuthology.orchestra.run.smithi022.stderr:set pool 1 pgp_num to 1 2024-07-28T12:11:58.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:58.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.061888+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.068136+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.115295+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.22:0/4020543754' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.115674+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: cluster 2024-07-28T12:11:57.327530+0000 mgr.y (mgr.25232) 618 : cluster [DBG] pgmap v1323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.497317+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:11:58.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.499011+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[80503]: audit 2024-07-28T12:11:57.508887+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.061888+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.068136+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.115295+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.22:0/4020543754' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.115674+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: cluster 2024-07-28T12:11:57.327530+0000 mgr.y (mgr.25232) 618 : cluster [DBG] pgmap v1323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.497317+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.499011+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:11:58.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:58 smithi022 bash[82865]: audit 2024-07-28T12:11:57.508887+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:58.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.061888+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.068136+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.115295+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.22:0/4020543754' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2024-07-28T12:11:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.115674+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2024-07-28T12:11:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: cluster 2024-07-28T12:11:57.327530+0000 mgr.y (mgr.25232) 618 : cluster [DBG] pgmap v1323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:11:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.497317+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:11:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.499011+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:11:58.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:58 smithi150 bash[67543]: audit 2024-07-28T12:11:57.508887+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:11:58.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:58.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:58.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 32 16 16 0 0 0 - 0 2024-07-28T12:11:58.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:11:58.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:59.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:11:59.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:11:59.237 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:11:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:59 smithi150 bash[67543]: audit 2024-07-28T12:11:58.082200+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-07-28T12:11:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:11:59 smithi150 bash[67543]: cluster 2024-07-28T12:11:58.082384+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e1100: 8 total, 2 up, 8 in 2024-07-28T12:11:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:59 smithi022 bash[82865]: audit 2024-07-28T12:11:58.082200+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-07-28T12:11:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:11:59 smithi022 bash[82865]: cluster 2024-07-28T12:11:58.082384+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e1100: 8 total, 2 up, 8 in 2024-07-28T12:11:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:59 smithi022 bash[80503]: audit 2024-07-28T12:11:58.082200+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-07-28T12:11:59.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:11:59 smithi022 bash[80503]: cluster 2024-07-28T12:11:58.082384+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e1100: 8 total, 2 up, 8 in 2024-07-28T12:11:59.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:11:59.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:59.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:11:59.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:11:59.705 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:11:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:11:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T12:11:59.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 33 16 16 0 0 0 - 0 2024-07-28T12:11:59.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:11:59.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:00.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:00.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:00.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:00.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:00.422 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:00 smithi150 bash[67543]: cluster 2024-07-28T12:11:59.329120+0000 mgr.y (mgr.25232) 619 : cluster [DBG] pgmap v1325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:00 smithi022 bash[80503]: cluster 2024-07-28T12:11:59.329120+0000 mgr.y (mgr.25232) 619 : cluster [DBG] pgmap v1325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:00.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:00 smithi022 bash[82865]: cluster 2024-07-28T12:11:59.329120+0000 mgr.y (mgr.25232) 619 : cluster [DBG] pgmap v1325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:00.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:00.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:00.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:00.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 34 16 16 0 0 0 - 0 2024-07-28T12:12:00.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:01.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:01.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:01.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:01.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:01.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:01.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:01.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:01.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 35 16 16 0 0 0 - 0 2024-07-28T12:12:01.786 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:01.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:01.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:02.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:02.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:02.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:02.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:02 smithi150 bash[67543]: cluster 2024-07-28T12:12:01.331294+0000 mgr.y (mgr.25232) 620 : cluster [DBG] pgmap v1326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:12:02 smithi150 bash[60514]: ts=2024-07-28T12:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:12:02.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:02.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:02.682 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:02 smithi022 bash[80503]: cluster 2024-07-28T12:12:01.331294+0000 mgr.y (mgr.25232) 620 : cluster [DBG] pgmap v1326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:02.683 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:02 smithi022 bash[82865]: cluster 2024-07-28T12:12:01.331294+0000 mgr.y (mgr.25232) 620 : cluster [DBG] pgmap v1326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:02.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 36 16 16 0 0 0 - 0 2024-07-28T12:12:02.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:02.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:03.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:03.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:03.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:03.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:03.467 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:03 smithi022 bash[80503]: cluster 2024-07-28T12:12:02.491830+0000 mon.a (mon.0) 1487 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 7 pgs peering, 65 pgs stale (PG_AVAILABILITY) 2024-07-28T12:12:03.467 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:03 smithi022 bash[82865]: cluster 2024-07-28T12:12:02.491830+0000 mon.a (mon.0) 1487 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 7 pgs peering, 65 pgs stale (PG_AVAILABILITY) 2024-07-28T12:12:03.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:03 smithi150 bash[67543]: cluster 2024-07-28T12:12:02.491830+0000 mon.a (mon.0) 1487 : cluster [WRN] Health check update: Reduced data availability: 7 pgs inactive, 7 pgs peering, 65 pgs stale (PG_AVAILABILITY) 2024-07-28T12:12:03.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:03.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:03.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 37 16 16 0 0 0 - 0 2024-07-28T12:12:03.819 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-28T12:12:03.820 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T12:12:03.820 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2024-07-28T12:12:03.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph pg dump --format=json 2024-07-28T12:12:03.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:03.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:04.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:04.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:04.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:04.413 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:12:04.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:04.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:04.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:04.695 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:04 smithi150 bash[67543]: cluster 2024-07-28T12:12:03.332747+0000 mgr.y (mgr.25232) 621 : cluster [DBG] pgmap v1327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:04.696 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:04 smithi150 bash[67543]: audit 2024-07-28T12:12:03.555518+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? 172.21.15.22:0/238112685' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:04.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 38 16 16 0 0 0 - 0 2024-07-28T12:12:04.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:04 smithi022 bash[80503]: cluster 2024-07-28T12:12:03.332747+0000 mgr.y (mgr.25232) 621 : cluster [DBG] pgmap v1327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:04 smithi022 bash[80503]: audit 2024-07-28T12:12:03.555518+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? 172.21.15.22:0/238112685' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:04 smithi022 bash[82865]: cluster 2024-07-28T12:12:03.332747+0000 mgr.y (mgr.25232) 621 : cluster [DBG] pgmap v1327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:04 smithi022 bash[82865]: audit 2024-07-28T12:12:03.555518+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? 172.21.15.22:0/238112685' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:04.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:05.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:05.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:05.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:05.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:05.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:05.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:05.651 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:05 smithi150 bash[67543]: cluster 2024-07-28T12:12:04.395987+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:05.652 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:05 smithi150 bash[67543]: audit 2024-07-28T12:12:04.413005+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? 172.21.15.22:0/238112685' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:12:05.652 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:05 smithi150 bash[67543]: cluster 2024-07-28T12:12:04.413157+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1101: 8 total, 2 up, 8 in 2024-07-28T12:12:05.652 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:05 smithi150 bash[67543]: audit 2024-07-28T12:12:05.048078+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:05.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:05.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[80503]: cluster 2024-07-28T12:12:04.395987+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:05.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[80503]: audit 2024-07-28T12:12:04.413005+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? 172.21.15.22:0/238112685' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:12:05.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[80503]: cluster 2024-07-28T12:12:04.413157+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1101: 8 total, 2 up, 8 in 2024-07-28T12:12:05.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[80503]: audit 2024-07-28T12:12:05.048078+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:05.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[82865]: cluster 2024-07-28T12:12:04.395987+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:05.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[82865]: audit 2024-07-28T12:12:04.413005+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? 172.21.15.22:0/238112685' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:12:05.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[82865]: cluster 2024-07-28T12:12:04.413157+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1101: 8 total, 2 up, 8 in 2024-07-28T12:12:05.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:05 smithi022 bash[82865]: audit 2024-07-28T12:12:05.048078+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:05.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 39 16 16 0 0 0 - 0 2024-07-28T12:12:05.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:05.951 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:05.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:06.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:06.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:06.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:06.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:06.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:06.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:06 smithi022 bash[80503]: cluster 2024-07-28T12:12:05.334125+0000 mgr.y (mgr.25232) 622 : cluster [DBG] pgmap v1329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:06.676 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:06 smithi022 bash[82865]: cluster 2024-07-28T12:12:05.334125+0000 mgr.y (mgr.25232) 622 : cluster [DBG] pgmap v1329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:06.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:12:06.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:06.722 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:06 smithi150 bash[67543]: cluster 2024-07-28T12:12:05.334125+0000 mgr.y (mgr.25232) 622 : cluster [DBG] pgmap v1329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:06.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:12:06.780844+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:12:06.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:12:06.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 40 16 16 0 0 0 - 0 2024-07-28T12:12:06.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:06.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:07.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:07.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:07.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:07.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:07.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:07.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:12:07.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:07.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:07.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 41 16 16 0 0 0 - 0 2024-07-28T12:12:07.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:08.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:08.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:08.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:08.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:08.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:08.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:08.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:08.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 42 16 16 0 0 0 - 0 2024-07-28T12:12:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:08 smithi022 bash[80503]: cluster 2024-07-28T12:12:07.335509+0000 mgr.y (mgr.25232) 623 : cluster [DBG] pgmap v1330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:08 smithi022 bash[82865]: cluster 2024-07-28T12:12:07.335509+0000 mgr.y (mgr.25232) 623 : cluster [DBG] pgmap v1330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:08.841 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:08 smithi150 bash[67543]: cluster 2024-07-28T12:12:07.335509+0000 mgr.y (mgr.25232) 623 : cluster [DBG] pgmap v1330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:08.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:08.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:09.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:09.144 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:09.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:09.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:09.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:09.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:12:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:12:09] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T12:12:09.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:09.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 43 16 16 0 0 0 - 0 2024-07-28T12:12:09.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:09.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:10.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:10.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:10.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:10.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:10.445 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:10 smithi022 bash[80503]: cluster 2024-07-28T12:12:09.336863+0000 mgr.y (mgr.25232) 624 : cluster [DBG] pgmap v1331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:10.445 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:10 smithi022 bash[82865]: cluster 2024-07-28T12:12:09.336863+0000 mgr.y (mgr.25232) 624 : cluster [DBG] pgmap v1331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:10.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:10.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:10.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:10.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:10 smithi150 bash[67543]: cluster 2024-07-28T12:12:09.336863+0000 mgr.y (mgr.25232) 624 : cluster [DBG] pgmap v1331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:10.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 44 16 16 0 0 0 - 0 2024-07-28T12:12:10.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:11.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:11.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:11.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:11.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:11.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:11 smithi150 bash[67543]: cluster 2024-07-28T12:12:11.417036+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale (PG_AVAILABILITY) 2024-07-28T12:12:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:11 smithi022 bash[80503]: cluster 2024-07-28T12:12:11.417036+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale (PG_AVAILABILITY) 2024-07-28T12:12:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:11 smithi022 bash[82865]: cluster 2024-07-28T12:12:11.417036+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale (PG_AVAILABILITY) 2024-07-28T12:12:11.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:11.642 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:11.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:11.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 45 16 16 0 0 0 - 0 2024-07-28T12:12:11.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:11.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:12.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:12.184 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:12.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:12.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:12.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:12.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:12.566 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:12 smithi150 bash[67543]: cluster 2024-07-28T12:12:11.338222+0000 mgr.y (mgr.25232) 625 : cluster [DBG] pgmap v1332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:12.566 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:12:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:12:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:12 smithi022 bash[80503]: cluster 2024-07-28T12:12:11.338222+0000 mgr.y (mgr.25232) 625 : cluster [DBG] pgmap v1332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:12 smithi022 bash[82865]: cluster 2024-07-28T12:12:11.338222+0000 mgr.y (mgr.25232) 625 : cluster [DBG] pgmap v1332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:12.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:12.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 46 16 16 0 0 0 - 0 2024-07-28T12:12:12.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:12.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:13.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:13.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:13.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:13.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:13.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:13.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:13.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:13.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 47 16 16 0 0 0 - 0 2024-07-28T12:12:13.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:13.867 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-07-28T12:12:13.868 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-07-28T12:12:13.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:14.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:14.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:14.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:14.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:14.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:14.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:14 smithi150 bash[67543]: cluster 2024-07-28T12:12:13.339151+0000 mgr.y (mgr.25232) 626 : cluster [DBG] pgmap v1333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:14.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 48 16 16 0 0 0 - 0 2024-07-28T12:12:14.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:14.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:14 smithi022 bash[82865]: cluster 2024-07-28T12:12:13.339151+0000 mgr.y (mgr.25232) 626 : cluster [DBG] pgmap v1333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:14.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:14 smithi022 bash[80503]: cluster 2024-07-28T12:12:13.339151+0000 mgr.y (mgr.25232) 626 : cluster [DBG] pgmap v1333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:14.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:15.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:15.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:15.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:15.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:15.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:15.582 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1333,"stamp":"2024-07-28T12:12:13.338518+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":212,"acting":212,"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":1222464,"kb_used_data":90600,"kb_used_omap":198,"kb_used_meta":1131577,"kb_avail":748738752,"statfs":{"total":767960285184,"available":766708482048,"internally_reserved":0,"allocated":92774400,"data_stored":51385378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203151,"internal_metadata":1158735473},"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":"10.006874"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":998,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121214+0000","last_change":"2024-07-28T12:01:06.276313+0000","last_active":"2024-07-28T12:08:27.121214+0000","last_peered":"2024-07-28T12:08:27.121214+0000","last_clean":"2024-07-28T12:08:27.121214+0000","last_became_active":"2024-07-28T12:01:06.274925+0000","last_became_peered":"2024-07-28T12:01:06.274925+0000","last_unstale":"2024-07-28T12:10:52.359947+0000","last_undegraded":"2024-07-28T12:08:27.121214+0000","last_fullsized":"2024-07-28T12:08:27.121214+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:56:15.966013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519935+0000","last_change":"2024-07-28T12:01:35.274936+0000","last_active":"2024-07-28T12:08:07.519935+0000","last_peered":"2024-07-28T12:08:07.519935+0000","last_clean":"2024-07-28T12:08:07.519935+0000","last_became_active":"2024-07-28T12:01:35.274235+0000","last_became_peered":"2024-07-28T12:01:35.274235+0000","last_unstale":"2024-07-28T12:10:54.366213+0000","last_undegraded":"2024-07-28T12:08:07.519935+0000","last_fullsized":"2024-07-28T12:08:07.519935+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:04:24.692542+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":1015,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521028+0000","last_change":"2024-07-28T12:01:06.281183+0000","last_active":"2024-07-28T12:08:07.521028+0000","last_peered":"2024-07-28T12:08:07.521028+0000","last_clean":"2024-07-28T12:08:07.521028+0000","last_became_active":"2024-07-28T12:01:06.279140+0000","last_became_peered":"2024-07-28T12:01:06.279140+0000","last_unstale":"2024-07-28T12:10:53.363414+0000","last_undegraded":"2024-07-28T12:08:07.521028+0000","last_fullsized":"2024-07-28T12:08:07.521028+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:01:50.196430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":992,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.370815+0000","last_change":"2024-07-28T12:10:52.371031+0000","last_active":"2024-07-28T12:10:52.370815+0000","last_peered":"2024-07-28T12:10:17.401974+0000","last_clean":"2024-07-28T12:10:17.401974+0000","last_became_active":"2024-07-28T12:01:06.267919+0000","last_became_peered":"2024-07-28T12:01:06.267919+0000","last_unstale":"2024-07-28T12:10:53.363416+0000","last_undegraded":"2024-07-28T12:10:52.370815+0000","last_fullsized":"2024-07-28T12:10:52.370815+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:40:11.949697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":993,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.375297+0000","last_change":"2024-07-28T12:10:52.377298+0000","last_active":"2024-07-28T12:10:52.375297+0000","last_peered":"2024-07-28T12:10:42.406667+0000","last_clean":"2024-07-28T12:10:42.406667+0000","last_became_active":"2024-07-28T12:01:06.266118+0000","last_became_peered":"2024-07-28T12:01:06.266118+0000","last_unstale":"2024-07-28T12:10:53.363419+0000","last_undegraded":"2024-07-28T12:10:52.375297+0000","last_fullsized":"2024-07-28T12:10:52.375297+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:19:58.557702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1011,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521478+0000","last_change":"2024-07-28T12:01:35.293790+0000","last_active":"2024-07-28T12:08:07.521478+0000","last_peered":"2024-07-28T12:08:07.521478+0000","last_clean":"2024-07-28T12:08:07.521478+0000","last_became_active":"2024-07-28T12:01:35.293299+0000","last_became_peered":"2024-07-28T12:01:35.293299+0000","last_unstale":"2024-07-28T12:10:54.366216+0000","last_undegraded":"2024-07-28T12:08:07.521478+0000","last_fullsized":"2024-07-28T12:08:07.521478+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:24.406086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.122257+0000","last_change":"2024-07-28T12:01:06.277179+0000","last_active":"2024-07-28T12:08:27.122257+0000","last_peered":"2024-07-28T12:08:27.122257+0000","last_clean":"2024-07-28T12:08:27.122257+0000","last_became_active":"2024-07-28T12:01:06.276370+0000","last_became_peered":"2024-07-28T12:01:06.276370+0000","last_unstale":"2024-07-28T12:10:52.359949+0000","last_undegraded":"2024-07-28T12:08:27.122257+0000","last_fullsized":"2024-07-28T12:08:27.122257+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:15.146854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":1016,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434009+0000","last_change":"2024-07-28T11:58:39.200366+0000","last_active":"2024-07-28T12:08:07.434009+0000","last_peered":"2024-07-28T12:08:07.434009+0000","last_clean":"2024-07-28T12:08:07.434009+0000","last_became_active":"2024-07-28T11:58:39.199611+0000","last_became_peered":"2024-07-28T11:58:39.199611+0000","last_unstale":"2024-07-28T12:08:07.434009+0000","last_undegraded":"2024-07-28T12:08:07.434009+0000","last_fullsized":"2024-07-28T12:08:07.434009+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T20:01:09.619433+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":"6.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":1030,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521621+0000","last_change":"2024-07-28T12:01:35.274726+0000","last_active":"2024-07-28T12:08:07.521621+0000","last_peered":"2024-07-28T12:08:07.521621+0000","last_clean":"2024-07-28T12:08:07.521621+0000","last_became_active":"2024-07-28T12:01:35.273983+0000","last_became_peered":"2024-07-28T12:01:35.273983+0000","last_unstale":"2024-07-28T12:10:54.366219+0000","last_undegraded":"2024-07-28T12:08:07.521621+0000","last_fullsized":"2024-07-28T12:08:07.521621+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:10:55.318166+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":998,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519125+0000","last_change":"2024-07-28T11:48:29.018418+0000","last_active":"2024-07-28T12:08:07.519125+0000","last_peered":"2024-07-28T12:08:07.519125+0000","last_clean":"2024-07-28T12:08:07.519125+0000","last_became_active":"2024-07-28T11:48:29.017494+0000","last_became_peered":"2024-07-28T11:48:29.017494+0000","last_unstale":"2024-07-28T12:10:53.363422+0000","last_undegraded":"2024-07-28T12:08:07.519125+0000","last_fullsized":"2024-07-28T12:08:07.519125+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-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:00:18.401066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":1031,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.522450+0000","last_change":"2024-07-28T12:01:35.280428+0000","last_active":"2024-07-28T12:08:07.522450+0000","last_peered":"2024-07-28T12:08:07.522450+0000","last_clean":"2024-07-28T12:08:07.522450+0000","last_became_active":"2024-07-28T12:01:35.279888+0000","last_became_peered":"2024-07-28T12:01:35.279888+0000","last_unstale":"2024-07-28T12:10:54.366221+0000","last_undegraded":"2024-07-28T12:08:07.522450+0000","last_fullsized":"2024-07-28T12:08:07.522450+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:13:51.521455+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":1035,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573579+0000","last_change":"2024-07-28T12:01:35.290600+0000","last_active":"2024-07-28T12:08:26.573579+0000","last_peered":"2024-07-28T12:08:26.573579+0000","last_clean":"2024-07-28T12:08:26.573579+0000","last_became_active":"2024-07-28T12:01:35.290241+0000","last_became_peered":"2024-07-28T12:01:35.290241+0000","last_unstale":"2024-07-28T12:10:53.363424+0000","last_undegraded":"2024-07-28T12:08:26.573579+0000","last_fullsized":"2024-07-28T12:08:26.573579+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:43.319421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":996,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521278+0000","last_change":"2024-07-28T11:48:27.945950+0000","last_active":"2024-07-28T12:08:07.521278+0000","last_peered":"2024-07-28T12:08:07.521278+0000","last_clean":"2024-07-28T12:08:07.521278+0000","last_became_active":"2024-07-28T11:48:27.945084+0000","last_became_peered":"2024-07-28T11:48:27.945084+0000","last_unstale":"2024-07-28T12:10:54.366222+0000","last_undegraded":"2024-07-28T12:08:07.521278+0000","last_fullsized":"2024-07-28T12:08:07.521278+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-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:04:51.198792+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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436337+0000","last_change":"2024-07-28T11:59:11.358781+0000","last_active":"2024-07-28T12:08:07.436337+0000","last_peered":"2024-07-28T12:08:07.436337+0000","last_clean":"2024-07-28T12:08:07.436337+0000","last_became_active":"2024-07-28T11:59:11.358037+0000","last_became_peered":"2024-07-28T11:59:11.358037+0000","last_unstale":"2024-07-28T12:08:07.436337+0000","last_undegraded":"2024-07-28T12:08:07.436337+0000","last_fullsized":"2024-07-28T12:08:07.436337+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:24:04.233086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1016,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.520113+0000","last_change":"2024-07-28T12:01:06.289318+0000","last_active":"2024-07-28T12:08:07.520113+0000","last_peered":"2024-07-28T12:08:07.520113+0000","last_clean":"2024-07-28T12:08:07.520113+0000","last_became_active":"2024-07-28T12:01:06.288527+0000","last_became_peered":"2024-07-28T12:01:06.288527+0000","last_unstale":"2024-07-28T12:10:53.363427+0000","last_undegraded":"2024-07-28T12:08:07.520113+0000","last_fullsized":"2024-07-28T12:08:07.520113+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:58:17.752736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:52.397559+0000","last_change":"2024-07-28T12:01:35.288643+0000","last_active":"2024-07-28T12:09:52.397559+0000","last_peered":"2024-07-28T12:09:52.397559+0000","last_clean":"2024-07-28T12:09:52.397559+0000","last_became_active":"2024-07-28T12:01:35.287854+0000","last_became_peered":"2024-07-28T12:01:35.287854+0000","last_unstale":"2024-07-28T12:10:53.363429+0000","last_undegraded":"2024-07-28T12:09:52.397559+0000","last_fullsized":"2024-07-28T12:09:52.397559+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:31:55.280786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":32,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.376962+0000","last_change":"2024-07-28T12:10:52.376962+0000","last_active":"2024-07-28T12:10:52.376962+0000","last_peered":"2024-07-28T12:01:04.224131+0000","last_clean":"2024-07-28T11:48:29.948073+0000","last_became_active":"2024-07-28T12:00:54.235123+0000","last_became_peered":"2024-07-28T12:00:54.235123+0000","last_unstale":"2024-07-28T12:10:53.363430+0000","last_undegraded":"2024-07-28T12:10:52.376962+0000","last_fullsized":"2024-07-28T12:10:52.376962+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:41:24.235106+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,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1018,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571595+0000","last_change":"2024-07-28T12:01:35.257717+0000","last_active":"2024-07-28T12:08:26.571595+0000","last_peered":"2024-07-28T12:08:26.571595+0000","last_clean":"2024-07-28T12:08:26.571595+0000","last_became_active":"2024-07-28T12:01:35.256074+0000","last_became_peered":"2024-07-28T12:01:35.256074+0000","last_unstale":"2024-07-28T12:10:53.363433+0000","last_undegraded":"2024-07-28T12:08:26.571595+0000","last_fullsized":"2024-07-28T12:08:26.571595+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:58:22.363557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.436697+0000","last_change":"2024-07-28T12:01:35.264017+0000","last_active":"2024-07-28T12:08:07.436697+0000","last_peered":"2024-07-28T12:08:07.436697+0000","last_clean":"2024-07-28T12:08:07.436697+0000","last_became_active":"2024-07-28T12:01:35.261325+0000","last_became_peered":"2024-07-28T12:01:35.261325+0000","last_unstale":"2024-07-28T12:08:07.436697+0000","last_undegraded":"2024-07-28T12:08:07.436697+0000","last_fullsized":"2024-07-28T12:08:07.436697+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:47:43.231280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1050,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.572836+0000","last_change":"2024-07-28T12:01:35.278364+0000","last_active":"2024-07-28T12:08:26.572836+0000","last_peered":"2024-07-28T12:08:26.572836+0000","last_clean":"2024-07-28T12:08:26.572836+0000","last_became_active":"2024-07-28T12:01:35.277726+0000","last_became_peered":"2024-07-28T12:01:35.277726+0000","last_unstale":"2024-07-28T12:10:53.363435+0000","last_undegraded":"2024-07-28T12:08:26.572836+0000","last_fullsized":"2024-07-28T12:08:26.572836+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:59:08.206774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573086+0000","last_change":"2024-07-28T12:01:35.278739+0000","last_active":"2024-07-28T12:08:26.573086+0000","last_peered":"2024-07-28T12:08:26.573086+0000","last_clean":"2024-07-28T12:08:26.573086+0000","last_became_active":"2024-07-28T12:01:35.276456+0000","last_became_peered":"2024-07-28T12:01:35.276456+0000","last_unstale":"2024-07-28T12:10:53.363437+0000","last_undegraded":"2024-07-28T12:08:26.573086+0000","last_fullsized":"2024-07-28T12:08:26.573086+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:20:41.539586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573633+0000","last_change":"2024-07-28T12:01:35.265909+0000","last_active":"2024-07-28T12:08:26.573633+0000","last_peered":"2024-07-28T12:08:26.573633+0000","last_clean":"2024-07-28T12:08:26.573633+0000","last_became_active":"2024-07-28T12:01:35.265263+0000","last_became_peered":"2024-07-28T12:01:35.265263+0000","last_unstale":"2024-07-28T12:10:53.363438+0000","last_undegraded":"2024-07-28T12:08:26.573633+0000","last_fullsized":"2024-07-28T12:08:26.573633+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:36.456707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":999,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.122336+0000","last_change":"2024-07-28T12:01:06.279005+0000","last_active":"2024-07-28T12:08:27.122336+0000","last_peered":"2024-07-28T12:08:27.122336+0000","last_clean":"2024-07-28T12:08:27.122336+0000","last_became_active":"2024-07-28T12:01:06.278121+0000","last_became_peered":"2024-07-28T12:01:06.278121+0000","last_unstale":"2024-07-28T12:10:52.359952+0000","last_undegraded":"2024-07-28T12:08:27.122336+0000","last_fullsized":"2024-07-28T12:08:27.122336+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:29:50.705145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121157+0000","last_change":"2024-07-28T12:01:35.280230+0000","last_active":"2024-07-28T12:08:27.121157+0000","last_peered":"2024-07-28T12:08:27.121157+0000","last_clean":"2024-07-28T12:08:27.121157+0000","last_became_active":"2024-07-28T12:01:35.279857+0000","last_became_peered":"2024-07-28T12:01:35.279857+0000","last_unstale":"2024-07-28T12:10:54.366226+0000","last_undegraded":"2024-07-28T12:08:27.121157+0000","last_fullsized":"2024-07-28T12:08:27.121157+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:02:36.001535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"1.0","version":"302'161","reported_seq":1391,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519844+0000","last_change":"2024-07-28T11:58:39.193505+0000","last_active":"2024-07-28T12:08:07.519844+0000","last_peered":"2024-07-28T12:08:07.519844+0000","last_clean":"2024-07-28T12:08:07.519844+0000","last_became_active":"2024-07-28T11:58:39.193163+0000","last_became_peered":"2024-07-28T11:58:39.193163+0000","last_unstale":"2024-07-28T12:10:54.366229+0000","last_undegraded":"2024-07-28T12:08:07.519844+0000","last_fullsized":"2024-07-28T12:08:07.519844+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:40:43.122187+0000","last_clean_scrub_stamp":"2024-07-28T11:40:43.122187+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-29T23:13:01.164454+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":1020,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519699+0000","last_change":"2024-07-28T12:00:38.303610+0000","last_active":"2024-07-28T12:08:07.519699+0000","last_peered":"2024-07-28T12:08:07.519699+0000","last_clean":"2024-07-28T12:08:07.519699+0000","last_became_active":"2024-07-28T12:00:38.303351+0000","last_became_peered":"2024-07-28T12:00:38.303351+0000","last_unstale":"2024-07-28T12:10:53.363441+0000","last_undegraded":"2024-07-28T12:08:07.519699+0000","last_fullsized":"2024-07-28T12:08:07.519699+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:25:01.704193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.119026+0000","last_change":"2024-07-28T12:01:06.274109+0000","last_active":"2024-07-28T12:08:27.119026+0000","last_peered":"2024-07-28T12:08:27.119026+0000","last_clean":"2024-07-28T12:08:27.119026+0000","last_became_active":"2024-07-28T12:01:06.273250+0000","last_became_peered":"2024-07-28T12:01:06.273250+0000","last_unstale":"2024-07-28T12:10:52.359953+0000","last_undegraded":"2024-07-28T12:08:27.119026+0000","last_fullsized":"2024-07-28T12:08:27.119026+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.302922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.434835+0000","last_change":"2024-07-28T12:01:35.259574+0000","last_active":"2024-07-28T12:08:07.434835+0000","last_peered":"2024-07-28T12:08:07.434835+0000","last_clean":"2024-07-28T12:08:07.434835+0000","last_became_active":"2024-07-28T12:01:35.258624+0000","last_became_peered":"2024-07-28T12:01:35.258624+0000","last_unstale":"2024-07-28T12:08:07.434835+0000","last_undegraded":"2024-07-28T12:08:07.434835+0000","last_fullsized":"2024-07-28T12:08:07.434835+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:15:59.823764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1032,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519606+0000","last_change":"2024-07-28T11:59:11.358831+0000","last_active":"2024-07-28T12:08:07.519606+0000","last_peered":"2024-07-28T12:08:07.519606+0000","last_clean":"2024-07-28T12:08:07.519606+0000","last_became_active":"2024-07-28T11:59:11.358055+0000","last_became_peered":"2024-07-28T11:59:11.358055+0000","last_unstale":"2024-07-28T12:10:54.366231+0000","last_undegraded":"2024-07-28T12:08:07.519606+0000","last_fullsized":"2024-07-28T12:08:07.519606+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:49:40.017885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.369428+0000","last_change":"2024-07-28T12:10:52.369515+0000","last_active":"2024-07-28T12:10:52.369428+0000","last_peered":"2024-07-28T12:09:02.389365+0000","last_clean":"2024-07-28T12:09:02.389365+0000","last_became_active":"2024-07-28T12:01:35.293748+0000","last_became_peered":"2024-07-28T12:01:35.293748+0000","last_unstale":"2024-07-28T12:10:53.363444+0000","last_undegraded":"2024-07-28T12:10:52.369428+0000","last_fullsized":"2024-07-28T12:10:52.369428+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:42:53.367920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1006,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:27.393504+0000","last_change":"2024-07-28T12:00:38.284693+0000","last_active":"2024-07-28T12:09:27.393504+0000","last_peered":"2024-07-28T12:09:27.393504+0000","last_clean":"2024-07-28T12:09:27.393504+0000","last_became_active":"2024-07-28T12:00:38.284384+0000","last_became_peered":"2024-07-28T12:00:38.284384+0000","last_unstale":"2024-07-28T12:10:53.363446+0000","last_undegraded":"2024-07-28T12:09:27.393504+0000","last_fullsized":"2024-07-28T12:09:27.393504+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:52:03.658518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1015,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.568378+0000","last_change":"2024-07-28T12:01:06.282132+0000","last_active":"2024-07-28T12:08:26.568378+0000","last_peered":"2024-07-28T12:08:26.568378+0000","last_clean":"2024-07-28T12:08:26.568378+0000","last_became_active":"2024-07-28T12:01:06.281258+0000","last_became_peered":"2024-07-28T12:01:06.281258+0000","last_unstale":"2024-07-28T12:08:26.568378+0000","last_undegraded":"2024-07-28T12:08:26.568378+0000","last_fullsized":"2024-07-28T12:08:26.568378+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:46:11.284275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1002,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.128463+0000","last_change":"2024-07-28T12:00:38.281083+0000","last_active":"2024-07-28T12:08:27.128463+0000","last_peered":"2024-07-28T12:08:27.128463+0000","last_clean":"2024-07-28T12:08:27.128463+0000","last_became_active":"2024-07-28T12:00:38.280804+0000","last_became_peered":"2024-07-28T12:00:38.280804+0000","last_unstale":"2024-07-28T12:10:54.366234+0000","last_undegraded":"2024-07-28T12:08:27.128463+0000","last_fullsized":"2024-07-28T12:08:27.128463+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:13.999165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.120800+0000","last_change":"2024-07-28T11:59:11.373565+0000","last_active":"2024-07-28T12:08:27.120800+0000","last_peered":"2024-07-28T12:08:27.120800+0000","last_clean":"2024-07-28T12:08:27.120800+0000","last_became_active":"2024-07-28T11:59:11.372363+0000","last_became_peered":"2024-07-28T11:59:11.372363+0000","last_unstale":"2024-07-28T12:10:54.366237+0000","last_undegraded":"2024-07-28T12:08:27.120800+0000","last_fullsized":"2024-07-28T12:08:27.120800+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519817+0000","last_change":"2024-07-28T11:59:11.375568+0000","last_active":"2024-07-28T12:08:07.519817+0000","last_peered":"2024-07-28T12:08:07.519817+0000","last_clean":"2024-07-28T12:08:07.519817+0000","last_became_active":"2024-07-28T11:59:11.374702+0000","last_became_peered":"2024-07-28T11:59:11.374702+0000","last_unstale":"2024-07-28T12:10:53.363475+0000","last_undegraded":"2024-07-28T12:08:07.519817+0000","last_fullsized":"2024-07-28T12:08:07.519817+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:27:53.129360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.570236+0000","last_change":"2024-07-28T12:01:35.283235+0000","last_active":"2024-07-28T12:08:26.570236+0000","last_peered":"2024-07-28T12:08:26.570236+0000","last_clean":"2024-07-28T12:08:26.570236+0000","last_became_active":"2024-07-28T12:01:35.282786+0000","last_became_peered":"2024-07-28T12:01:35.282786+0000","last_unstale":"2024-07-28T12:10:53.363478+0000","last_undegraded":"2024-07-28T12:08:26.570236+0000","last_fullsized":"2024-07-28T12:08:26.570236+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:12.651022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519546+0000","last_change":"2024-07-28T12:01:06.289434+0000","last_active":"2024-07-28T12:08:07.519546+0000","last_peered":"2024-07-28T12:08:07.519546+0000","last_clean":"2024-07-28T12:08:07.519546+0000","last_became_active":"2024-07-28T12:01:06.288618+0000","last_became_peered":"2024-07-28T12:01:06.288618+0000","last_unstale":"2024-07-28T12:10:53.363480+0000","last_undegraded":"2024-07-28T12:08:07.519546+0000","last_fullsized":"2024-07-28T12:08:07.519546+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:04.660423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1033,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521490+0000","last_change":"2024-07-28T12:01:06.281702+0000","last_active":"2024-07-28T12:08:07.521490+0000","last_peered":"2024-07-28T12:08:07.521490+0000","last_clean":"2024-07-28T12:08:07.521490+0000","last_became_active":"2024-07-28T12:01:06.280315+0000","last_became_peered":"2024-07-28T12:01:06.280315+0000","last_unstale":"2024-07-28T12:10:53.363482+0000","last_undegraded":"2024-07-28T12:08:07.521490+0000","last_fullsized":"2024-07-28T12:08:07.521490+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:33:16.166199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121789+0000","last_change":"2024-07-28T11:59:11.359998+0000","last_active":"2024-07-28T12:08:27.121789+0000","last_peered":"2024-07-28T12:08:27.121789+0000","last_clean":"2024-07-28T12:08:27.121789+0000","last_became_active":"2024-07-28T11:59:11.358221+0000","last_became_peered":"2024-07-28T11:59:11.358221+0000","last_unstale":"2024-07-28T12:10:54.366240+0000","last_undegraded":"2024-07-28T12:08:27.121789+0000","last_fullsized":"2024-07-28T12:08:27.121789+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:54:31.452703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.120651+0000","last_change":"2024-07-28T12:01:35.255905+0000","last_active":"2024-07-28T12:08:27.120651+0000","last_peered":"2024-07-28T12:08:27.120651+0000","last_clean":"2024-07-28T12:08:27.120651+0000","last_became_active":"2024-07-28T12:01:35.255201+0000","last_became_peered":"2024-07-28T12:01:35.255201+0000","last_unstale":"2024-07-28T12:10:54.366242+0000","last_undegraded":"2024-07-28T12:08:27.120651+0000","last_fullsized":"2024-07-28T12:08:27.120651+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.200063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1000,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121572+0000","last_change":"2024-07-28T12:00:38.283723+0000","last_active":"2024-07-28T12:08:27.121572+0000","last_peered":"2024-07-28T12:08:27.121572+0000","last_clean":"2024-07-28T12:08:27.121572+0000","last_became_active":"2024-07-28T12:00:38.283294+0000","last_became_peered":"2024-07-28T12:00:38.283294+0000","last_unstale":"2024-07-28T12:10:54.366244+0000","last_undegraded":"2024-07-28T12:08:27.121572+0000","last_fullsized":"2024-07-28T12:08:27.121572+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T12:19:12.150127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1032,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521309+0000","last_change":"2024-07-28T12:01:35.274637+0000","last_active":"2024-07-28T12:08:07.521309+0000","last_peered":"2024-07-28T12:08:07.521309+0000","last_clean":"2024-07-28T12:08:07.521309+0000","last_became_active":"2024-07-28T12:01:35.274039+0000","last_became_peered":"2024-07-28T12:01:35.274039+0000","last_unstale":"2024-07-28T12:10:54.366246+0000","last_undegraded":"2024-07-28T12:08:07.521309+0000","last_fullsized":"2024-07-28T12:08:07.521309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:26:56.696991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":977,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:02.389428+0000","last_change":"2024-07-28T11:58:39.192013+0000","last_active":"2024-07-28T12:09:02.389428+0000","last_peered":"2024-07-28T12:09:02.389428+0000","last_clean":"2024-07-28T12:09:02.389428+0000","last_became_active":"2024-07-28T11:58:39.190742+0000","last_became_peered":"2024-07-28T11:58:39.190742+0000","last_unstale":"2024-07-28T12:10:53.363484+0000","last_undegraded":"2024-07-28T12:09:02.389428+0000","last_fullsized":"2024-07-28T12:09:02.389428+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:57:58.673898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.124286+0000","last_change":"2024-07-28T12:01:06.275311+0000","last_active":"2024-07-28T12:08:27.124286+0000","last_peered":"2024-07-28T12:08:27.124286+0000","last_clean":"2024-07-28T12:08:27.124286+0000","last_became_active":"2024-07-28T12:01:06.274248+0000","last_became_peered":"2024-07-28T12:01:06.274248+0000","last_unstale":"2024-07-28T12:10:52.359955+0000","last_undegraded":"2024-07-28T12:08:27.124286+0000","last_fullsized":"2024-07-28T12:08:27.124286+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:56:27.375420+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":1001,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.120309+0000","last_change":"2024-07-28T12:01:35.286621+0000","last_active":"2024-07-28T12:08:27.120309+0000","last_peered":"2024-07-28T12:08:27.120309+0000","last_clean":"2024-07-28T12:08:27.120309+0000","last_became_active":"2024-07-28T12:01:35.286292+0000","last_became_peered":"2024-07-28T12:01:35.286292+0000","last_unstale":"2024-07-28T12:10:54.366249+0000","last_undegraded":"2024-07-28T12:08:27.120309+0000","last_fullsized":"2024-07-28T12:08:27.120309+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:46:07.331861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121852+0000","last_change":"2024-07-28T12:01:06.276275+0000","last_active":"2024-07-28T12:08:27.121852+0000","last_peered":"2024-07-28T12:08:27.121852+0000","last_clean":"2024-07-28T12:08:27.121852+0000","last_became_active":"2024-07-28T12:01:06.274801+0000","last_became_peered":"2024-07-28T12:01:06.274801+0000","last_unstale":"2024-07-28T12:10:52.359956+0000","last_undegraded":"2024-07-28T12:08:27.121852+0000","last_fullsized":"2024-07-28T12:08:27.121852+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:35:33.817216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-07-28T12:11:09.374896+0000","last_change":"2024-07-28T12:11:09.374896+0000","last_active":"2024-07-28T12:11:09.374896+0000","last_peered":"2024-07-28T12:11:09.374896+0000","last_clean":"2024-07-28T12:11:09.374896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-07-28T12:11:09.374896+0000","last_undegraded":"2024-07-28T12:11:09.374896+0000","last_fullsized":"2024-07-28T12:11:09.374896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T12:11:09.374896+0000","last_clean_scrub_stamp":"2024-07-28T12:11:09.374896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:27.393565+0000","last_change":"2024-07-28T12:01:35.294911+0000","last_active":"2024-07-28T12:09:27.393565+0000","last_peered":"2024-07-28T12:09:27.393565+0000","last_clean":"2024-07-28T12:09:27.393565+0000","last_became_active":"2024-07-28T12:01:35.294543+0000","last_became_peered":"2024-07-28T12:01:35.294543+0000","last_unstale":"2024-07-28T12:10:53.363487+0000","last_undegraded":"2024-07-28T12:09:27.393565+0000","last_fullsized":"2024-07-28T12:09:27.393565+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:40:30.009830+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":1007,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437413+0000","last_change":"2024-07-28T12:00:38.290431+0000","last_active":"2024-07-28T12:08:07.437413+0000","last_peered":"2024-07-28T12:08:07.437413+0000","last_clean":"2024-07-28T12:08:07.437413+0000","last_became_active":"2024-07-28T12:00:38.289543+0000","last_became_peered":"2024-07-28T12:00:38.289543+0000","last_unstale":"2024-07-28T12:08:07.437413+0000","last_undegraded":"2024-07-28T12:08:07.437413+0000","last_fullsized":"2024-07-28T12:08:07.437413+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:46:30.460537+0000","last_clean_scrub_stamp":"2024-07-28T11:46:30.460537+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.127128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573339+0000","last_change":"2024-07-28T12:01:35.260574+0000","last_active":"2024-07-28T12:08:26.573339+0000","last_peered":"2024-07-28T12:08:26.573339+0000","last_clean":"2024-07-28T12:08:26.573339+0000","last_became_active":"2024-07-28T12:01:35.259548+0000","last_became_peered":"2024-07-28T12:01:35.259548+0000","last_unstale":"2024-07-28T12:10:53.363489+0000","last_undegraded":"2024-07-28T12:08:26.573339+0000","last_fullsized":"2024-07-28T12:08:26.573339+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T13:30:56.173149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571234+0000","last_change":"2024-07-28T12:01:35.266785+0000","last_active":"2024-07-28T12:08:26.571234+0000","last_peered":"2024-07-28T12:08:26.571234+0000","last_clean":"2024-07-28T12:08:26.571234+0000","last_became_active":"2024-07-28T12:01:35.266202+0000","last_became_peered":"2024-07-28T12:01:35.266202+0000","last_unstale":"2024-07-28T12:10:53.363490+0000","last_undegraded":"2024-07-28T12:08:26.571234+0000","last_fullsized":"2024-07-28T12:08:26.571234+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:05:22.069525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"390'23","reported_seq":1033,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571350+0000","last_change":"2024-07-28T12:01:35.270858+0000","last_active":"2024-07-28T12:08:26.571350+0000","last_peered":"2024-07-28T12:08:26.571350+0000","last_clean":"2024-07-28T12:08:26.571350+0000","last_became_active":"2024-07-28T12:01:35.269111+0000","last_became_peered":"2024-07-28T12:01:35.269111+0000","last_unstale":"2024-07-28T12:10:53.363492+0000","last_undegraded":"2024-07-28T12:08:26.571350+0000","last_fullsized":"2024-07-28T12:08:26.571350+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:43:46.190740+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":1001,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:29.447591+0000","last_change":"2024-07-28T12:00:38.292961+0000","last_active":"2024-07-28T12:08:29.447591+0000","last_peered":"2024-07-28T12:08:29.447591+0000","last_clean":"2024-07-28T12:08:29.447591+0000","last_became_active":"2024-07-28T12:00:38.292416+0000","last_became_peered":"2024-07-28T12:00:38.292416+0000","last_unstale":"2024-07-28T12:10:54.366251+0000","last_undegraded":"2024-07-28T12:08:29.447591+0000","last_fullsized":"2024-07-28T12:08:29.447591+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:53:42.113210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521009+0000","last_change":"2024-07-28T12:01:35.274713+0000","last_active":"2024-07-28T12:08:07.521009+0000","last_peered":"2024-07-28T12:08:07.521009+0000","last_clean":"2024-07-28T12:08:07.521009+0000","last_became_active":"2024-07-28T12:01:35.273514+0000","last_became_peered":"2024-07-28T12:01:35.273514+0000","last_unstale":"2024-07-28T12:10:54.366253+0000","last_undegraded":"2024-07-28T12:08:07.521009+0000","last_fullsized":"2024-07-28T12:08:07.521009+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:24:38.751293+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":1016,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.522138+0000","last_change":"2024-07-28T11:59:11.377784+0000","last_active":"2024-07-28T12:08:07.522138+0000","last_peered":"2024-07-28T12:08:07.522138+0000","last_clean":"2024-07-28T12:08:07.522138+0000","last_became_active":"2024-07-28T11:59:11.376990+0000","last_became_peered":"2024-07-28T11:59:11.376990+0000","last_unstale":"2024-07-28T12:10:53.363495+0000","last_undegraded":"2024-07-28T12:08:07.522138+0000","last_fullsized":"2024-07-28T12:08:07.522138+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:41:28.120735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.118579+0000","last_change":"2024-07-28T12:01:06.274868+0000","last_active":"2024-07-28T12:08:27.118579+0000","last_peered":"2024-07-28T12:08:27.118579+0000","last_clean":"2024-07-28T12:08:27.118579+0000","last_became_active":"2024-07-28T12:01:06.273942+0000","last_became_peered":"2024-07-28T12:01:06.273942+0000","last_unstale":"2024-07-28T12:10:52.359958+0000","last_undegraded":"2024-07-28T12:08:27.118579+0000","last_fullsized":"2024-07-28T12:08:27.118579+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:44:45.205106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":992,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.378517+0000","last_change":"2024-07-28T12:10:52.378646+0000","last_active":"2024-07-28T12:10:52.378517+0000","last_peered":"2024-07-28T12:10:42.406755+0000","last_clean":"2024-07-28T12:10:42.406755+0000","last_became_active":"2024-07-28T12:01:06.271867+0000","last_became_peered":"2024-07-28T12:01:06.271867+0000","last_unstale":"2024-07-28T12:10:53.363497+0000","last_undegraded":"2024-07-28T12:10:52.378517+0000","last_fullsized":"2024-07-28T12:10:52.378517+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:48:55.982030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[5],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":998,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.124974+0000","last_change":"2024-07-28T12:01:06.275665+0000","last_active":"2024-07-28T12:08:27.124974+0000","last_peered":"2024-07-28T12:08:27.124974+0000","last_clean":"2024-07-28T12:08:27.124974+0000","last_became_active":"2024-07-28T12:01:06.273586+0000","last_became_peered":"2024-07-28T12:01:06.273586+0000","last_unstale":"2024-07-28T12:10:52.359959+0000","last_undegraded":"2024-07-28T12:08:27.124974+0000","last_fullsized":"2024-07-28T12:08:27.124974+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T17:23:23.300604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T12:08:07.437081+0000","last_change":"2024-07-28T11:59:11.357590+0000","last_active":"2024-07-28T12:08:07.437081+0000","last_peered":"2024-07-28T12:08:07.437081+0000","last_clean":"2024-07-28T12:08:07.437081+0000","last_became_active":"2024-07-28T11:59:11.356630+0000","last_became_peered":"2024-07-28T11:59:11.356630+0000","last_unstale":"2024-07-28T12:08:07.437081+0000","last_undegraded":"2024-07-28T12:08:07.437081+0000","last_fullsized":"2024-07-28T12:08:07.437081+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T15:28:04.144708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":607,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.370188+0000","last_change":"2024-07-28T12:01:06.250708+0000","last_active":"2024-07-28T12:01:06.250708+0000","last_peered":"2024-07-28T12:01:04.221797+0000","last_clean":"2024-07-28T11:58:56.188721+0000","last_became_active":"2024-07-28T12:00:54.234472+0000","last_became_peered":"2024-07-28T12:00:54.234472+0000","last_unstale":"2024-07-28T12:10:53.363501+0000","last_undegraded":"2024-07-28T12:10:52.370188+0000","last_fullsized":"2024-07-28T12:10:52.370188+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:43.102123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":994,"reported_epoch":1089,"state":"stale+peering","last_fresh":"2024-07-28T12:10:52.369946+0000","last_change":"2024-07-28T12:10:52.370087+0000","last_active":"2024-07-28T12:10:52.369946+0000","last_peered":"2024-07-28T12:10:37.405589+0000","last_clean":"2024-07-28T12:10:37.405589+0000","last_became_active":"2024-07-28T12:01:06.269370+0000","last_became_peered":"2024-07-28T12:01:06.269370+0000","last_unstale":"2024-07-28T12:10:53.363502+0000","last_undegraded":"2024-07-28T12:10:52.369946+0000","last_fullsized":"2024-07-28T12:10:52.369946+0000","mapping_epoch":1089,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T16:30:04.434811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":1016,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.119698+0000","last_change":"2024-07-28T12:01:35.272640+0000","last_active":"2024-07-28T12:08:27.119698+0000","last_peered":"2024-07-28T12:08:27.119698+0000","last_clean":"2024-07-28T12:08:27.119698+0000","last_became_active":"2024-07-28T12:01:35.271790+0000","last_became_peered":"2024-07-28T12:01:35.271790+0000","last_unstale":"2024-07-28T12:10:54.366256+0000","last_undegraded":"2024-07-28T12:08:27.119698+0000","last_fullsized":"2024-07-28T12:08:27.119698+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T18:05:35.452334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.121806+0000","last_change":"2024-07-28T12:01:35.260948+0000","last_active":"2024-07-28T12:08:27.121806+0000","last_peered":"2024-07-28T12:08:27.121806+0000","last_clean":"2024-07-28T12:08:27.121806+0000","last_became_active":"2024-07-28T12:01:35.260130+0000","last_became_peered":"2024-07-28T12:01:35.260130+0000","last_unstale":"2024-07-28T12:10:52.359961+0000","last_undegraded":"2024-07-28T12:08:27.121806+0000","last_fullsized":"2024-07-28T12:08:27.121806+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:29.423503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.573328+0000","last_change":"2024-07-28T12:01:35.275426+0000","last_active":"2024-07-28T12:08:26.573328+0000","last_peered":"2024-07-28T12:08:26.573328+0000","last_clean":"2024-07-28T12:08:26.573328+0000","last_became_active":"2024-07-28T12:01:35.274800+0000","last_became_peered":"2024-07-28T12:01:35.274800+0000","last_unstale":"2024-07-28T12:10:53.363505+0000","last_undegraded":"2024-07-28T12:08:26.573328+0000","last_fullsized":"2024-07-28T12:08:26.573328+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T13:40:51.032329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-07-28T12:08:26.569959+0000","last_change":"2024-07-28T12:01:06.282398+0000","last_active":"2024-07-28T12:08:26.569959+0000","last_peered":"2024-07-28T12:08:26.569959+0000","last_clean":"2024-07-28T12:08:26.569959+0000","last_became_active":"2024-07-28T12:01:06.281550+0000","last_became_peered":"2024-07-28T12:01:06.281550+0000","last_unstale":"2024-07-28T12:08:26.569959+0000","last_undegraded":"2024-07-28T12:08:26.569959+0000","last_fullsized":"2024-07-28T12:08:26.569959+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.084231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":996,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:37.385395+0000","last_change":"2024-07-28T12:01:35.294714+0000","last_active":"2024-07-28T12:08:37.385395+0000","last_peered":"2024-07-28T12:08:37.385395+0000","last_clean":"2024-07-28T12:08:37.385395+0000","last_became_active":"2024-07-28T12:01:35.288822+0000","last_became_peered":"2024-07-28T12:01:35.288822+0000","last_unstale":"2024-07-28T12:10:53.363507+0000","last_undegraded":"2024-07-28T12:08:37.385395+0000","last_fullsized":"2024-07-28T12:08:37.385395+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T12:30:20.957101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.571005+0000","last_change":"2024-07-28T12:01:35.265392+0000","last_active":"2024-07-28T12:08:26.571005+0000","last_peered":"2024-07-28T12:08:26.571005+0000","last_clean":"2024-07-28T12:08:26.571005+0000","last_became_active":"2024-07-28T12:01:35.264494+0000","last_became_peered":"2024-07-28T12:01:35.264494+0000","last_unstale":"2024-07-28T12:10:53.363509+0000","last_undegraded":"2024-07-28T12:08:26.571005+0000","last_fullsized":"2024-07-28T12:08:26.571005+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T14:37:26.209827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.519943+0000","last_change":"2024-07-28T12:01:35.260750+0000","last_active":"2024-07-28T12:08:07.519943+0000","last_peered":"2024-07-28T12:08:07.519943+0000","last_clean":"2024-07-28T12:08:07.519943+0000","last_became_active":"2024-07-28T12:01:35.256764+0000","last_became_peered":"2024-07-28T12:01:35.256764+0000","last_unstale":"2024-07-28T12:10:53.363510+0000","last_undegraded":"2024-07-28T12:08:07.519943+0000","last_fullsized":"2024-07-28T12:08:07.519943+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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:55:52.489647+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":1034,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.572832+0000","last_change":"2024-07-28T12:01:35.281766+0000","last_active":"2024-07-28T12:08:26.572832+0000","last_peered":"2024-07-28T12:08:26.572832+0000","last_clean":"2024-07-28T12:08:26.572832+0000","last_became_active":"2024-07-28T12:01:35.281133+0000","last_became_peered":"2024-07-28T12:01:35.281133+0000","last_unstale":"2024-07-28T12:10:53.363512+0000","last_undegraded":"2024-07-28T12:08:26.572832+0000","last_fullsized":"2024-07-28T12:08:26.572832+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:17.202100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1087,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:07.521275+0000","last_change":"2024-07-28T12:01:35.260728+0000","last_active":"2024-07-28T12:08:07.521275+0000","last_peered":"2024-07-28T12:08:07.521275+0000","last_clean":"2024-07-28T12:08:07.521275+0000","last_became_active":"2024-07-28T12:01:35.259840+0000","last_became_peered":"2024-07-28T12:01:35.259840+0000","last_unstale":"2024-07-28T12:10:53.363514+0000","last_undegraded":"2024-07-28T12:08:07.521275+0000","last_fullsized":"2024-07-28T12:08:07.521275+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T19:53:53.705442+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":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.118949+0000","last_change":"2024-07-28T12:01:06.285730+0000","last_active":"2024-07-28T12:08:27.118949+0000","last_peered":"2024-07-28T12:08:27.118949+0000","last_clean":"2024-07-28T12:08:27.118949+0000","last_became_active":"2024-07-28T12:01:06.284900+0000","last_became_peered":"2024-07-28T12:01:06.284900+0000","last_unstale":"2024-07-28T12:10:52.359962+0000","last_undegraded":"2024-07-28T12:08:27.118949+0000","last_fullsized":"2024-07-28T12:08:27.118949+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.960842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:27.122612+0000","last_change":"2024-07-28T12:01:06.279621+0000","last_active":"2024-07-28T12:08:27.122612+0000","last_peered":"2024-07-28T12:08:27.122612+0000","last_clean":"2024-07-28T12:08:27.122612+0000","last_became_active":"2024-07-28T12:01:06.277794+0000","last_became_peered":"2024-07-28T12:01:06.277794+0000","last_unstale":"2024-07-28T12:10:52.359963+0000","last_undegraded":"2024-07-28T12:08:27.122612+0000","last_fullsized":"2024-07-28T12:08:27.122612+0000","mapping_epoch":673,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":674,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T15:03:36.940720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:08:26.570089+0000","last_change":"2024-07-28T12:01:35.264446+0000","last_active":"2024-07-28T12:08:26.570089+0000","last_peered":"2024-07-28T12:08:26.570089+0000","last_clean":"2024-07-28T12:08:26.570089+0000","last_became_active":"2024-07-28T12:01:35.263796+0000","last_became_peered":"2024-07-28T12:01:35.263796+0000","last_unstale":"2024-07-28T12:10:53.363516+0000","last_undegraded":"2024-07-28T12:08:26.570089+0000","last_fullsized":"2024-07-28T12:08:26.570089+0000","mapping_epoch":702,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":703,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:27.897764+0000","last_clean_scrub_stamp":"2024-07-28T11:48:27.897764+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:11.113572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"70'5","reported_seq":1002,"reported_epoch":1088,"state":"stale+active+clean","last_fresh":"2024-07-28T12:09:02.389497+0000","last_change":"2024-07-28T12:00:38.283810+0000","last_active":"2024-07-28T12:09:02.389497+0000","last_peered":"2024-07-28T12:09:02.389497+0000","last_clean":"2024-07-28T12:09:02.389497+0000","last_became_active":"2024-07-28T12:00:38.283198+0000","last_became_peered":"2024-07-28T12:00:38.283198+0000","last_unstale":"2024-07-28T12:10:53.363518+0000","last_undegraded":"2024-07-28T12:09:02.389497+0000","last_fullsized":"2024-07-28T12:09:02.389497+0000","mapping_epoch":646,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":647,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T11:48:26.886890+0000","last_clean_scrub_stamp":"2024-07-28T11:48:26.886890+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-29T23:10:21.154246+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":6,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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},{"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":94,"acting":94,"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":18669,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":91,"acting":91,"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":236223201595,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309060,"kb_used_data":11704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93436092,"statfs":{"total":95995035648,"available":95678558208,"internally_reserved":0,"allocated":11984896,"data_stored":6795258,"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 12:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.86599999999999999,"15min":0.88400000000000001},"min":{"1min":0.54200000000000004,"5min":0.47999999999999998,"15min":0.41199999999999998},"max":{"1min":1.0249999999999999,"5min":3.6480000000000001,"15min":5.101},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.623,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3759999999999999,"5min":1.3939999999999999,"15min":1.8999999999999999},"last":0.72799999999999998}]},{"osd":1,"last update":"Sun Jul 28 12:10:36 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.028,"15min":1.0820000000000001},"min":{"1min":0.81899999999999995,"5min":0.54200000000000004,"15min":0.49399999999999999},"max":{"1min":1.286,"5min":1.4930000000000001,"15min":5.8579999999999997},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97999999999999998,"15min":1.0489999999999999},"min":{"1min":0.58799999999999997,"5min":0.56499999999999995,"15min":0.54100000000000004},"max":{"1min":1.107,"5min":1.4650000000000001,"15min":5.7699999999999996},"last":1.105}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.0740000000000001},"min":{"1min":0.64400000000000002,"5min":0.57499999999999996,"15min":0.54300000000000004},"max":{"1min":1.331,"5min":5.2539999999999996,"15min":5.2539999999999996},"last":1.206},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.98099999999999998,"15min":0.997},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.302,"5min":3.806,"15min":5.1520000000000001},"last":0.67500000000000004}]},{"osd":3,"last update":"Sun Jul 28 12:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.996,"15min":0.98399999999999999},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.40600000000000003},"max":{"1min":1.1879999999999999,"5min":1.899,"15min":2.1789999999999998},"last":1.165},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0049999999999999,"15min":1.0249999999999999},"min":{"1min":0.73499999999999999,"5min":0.61199999999999999,"15min":0.499},"max":{"1min":1.238,"5min":1.9159999999999999,"15min":5.0140000000000002},"last":0.94099999999999995}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.0129999999999999,"15min":1.0529999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3580000000000001,"5min":1.5089999999999999,"15min":4.9630000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.129,"15min":1.1339999999999999},"min":{"1min":0.68300000000000005,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.276,"5min":2.0899999999999999,"15min":4.9409999999999998},"last":1.044}]},{"osd":5,"last update":"Sun Jul 28 12:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.0449999999999999},"min":{"1min":0.67400000000000004,"5min":0.437,"15min":0.35099999999999998},"max":{"1min":1.1899999999999999,"5min":1.5609999999999999,"15min":5.415},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.01,"15min":1.0620000000000001},"min":{"1min":0.66600000000000004,"5min":0.49299999999999999,"15min":0.36899999999999999},"max":{"1min":1.3260000000000001,"5min":1.552,"15min":5.0579999999999998},"last":0.96599999999999997}]},{"osd":6,"last update":"Sun Jul 28 12:10:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.115,"15min":1.1439999999999999},"min":{"1min":0.83899999999999997,"5min":0.66400000000000003,"15min":0.38800000000000001},"max":{"1min":1.333,"5min":1.639,"15min":6.3970000000000002},"last":0.995},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.083,"15min":1.111},"min":{"1min":0.76800000000000002,"5min":0.60399999999999998,"15min":0.33300000000000002},"max":{"1min":1.2849999999999999,"5min":1.5449999999999999,"15min":4.8410000000000002},"last":0.82199999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463237,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":321528,"kb_used_data":11692,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93423624,"statfs":{"total":95995035648,"available":95665790976,"internally_reserved":0,"allocated":11972608,"data_stored":6795112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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 12:09:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.90600000000000003,"15min":0.99399999999999999},"min":{"1min":0.49299999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3520000000000001,"5min":1.3580000000000001,"15min":10.345000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.022,"15min":1.0629999999999999},"min":{"1min":0.63400000000000001,"5min":0.49299999999999999,"15min":0.46300000000000002},"max":{"1min":1.2549999999999999,"5min":2.1480000000000001,"15min":9.8520000000000003},"last":0.58799999999999997}]},{"osd":1,"last update":"Sun Jul 28 12:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.99299999999999999,"15min":1.0349999999999999},"min":{"1min":0.61299999999999999,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.256,"5min":1.4419999999999999,"15min":10.234999999999999},"last":0.63},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95899999999999996,"15min":1.0669999999999999},"min":{"1min":0.58999999999999997,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.272,"5min":1.454,"15min":10.525},"last":0.42599999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.94899999999999995,"15min":0.96799999999999997},"min":{"1min":0.45600000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1859999999999999,"5min":1.2889999999999999,"15min":9.7959999999999994},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.01,"15min":1.042},"min":{"1min":0.55400000000000005,"5min":0.5,"15min":0.439},"max":{"1min":1.2649999999999999,"5min":1.468,"15min":9.9629999999999992},"last":0.66300000000000003}]},{"osd":3,"last update":"Sun Jul 28 12:10:27 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.97999999999999998,"15min":1.044},"min":{"1min":0.65200000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3799999999999999,"5min":1.421,"15min":9.891},"last":0.64100000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.038,"15min":1.071},"min":{"1min":0.78000000000000003,"5min":0.58299999999999996,"15min":0.54100000000000004},"max":{"1min":1.421,"5min":1.534,"15min":10.140000000000001},"last":0.69799999999999995}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.006,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.198,"5min":1.409,"15min":10.023999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.629,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4870000000000001,"5min":1.7669999999999999,"15min":10.441000000000001},"last":0.65200000000000002}]},{"osd":5,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.98399999999999999,"15min":1.0600000000000001},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":10.609},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97799999999999998,"15min":1.044},"min":{"1min":0.51500000000000001,"5min":0.35999999999999999,"15min":0.35199999999999998},"max":{"1min":1.244,"5min":1.423,"15min":10.272},"last":0.45000000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.048,"15min":1.101},"min":{"1min":0.46999999999999997,"5min":0.40699999999999997,"15min":0.40500000000000003},"max":{"1min":1.3460000000000001,"5min":2.5539999999999998,"15min":10.058},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.056,"5min":1.1120000000000001,"15min":1.1739999999999999},"min":{"1min":0.441,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.419,"5min":2.234,"15min":11.163},"last":0.57399999999999995}]}]},{"osd":5,"up_from":39,"seq":167503724878,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":316780,"kb_used_data":11104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428372,"statfs":{"total":95995035648,"available":95670652928,"internally_reserved":0,"allocated":11370496,"data_stored":6200558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.96999999999999997,"15min":0.95199999999999996},"min":{"1min":0.54300000000000004,"5min":0.47399999999999998,"15min":0.46000000000000002},"max":{"1min":1.117,"5min":1.506,"15min":2.823},"last":0.879},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.48699999999999999},"max":{"1min":1.145,"5min":2.637,"15min":2.6400000000000001},"last":0.98199999999999998}]},{"osd":1,"last update":"Sun Jul 28 12:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.085,"15min":0.996},"min":{"1min":0.68100000000000005,"5min":0.55500000000000005,"15min":0.498},"max":{"1min":1.1990000000000001,"5min":12.23,"15min":12.23},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.002,"5min":1.1040000000000001,"15min":1.0820000000000001},"min":{"1min":0.78200000000000003,"5min":0.63200000000000001,"15min":0.56799999999999995},"max":{"1min":1.1579999999999999,"5min":8.4239999999999995,"15min":8.4239999999999995},"last":1.121}]},{"osd":2,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.94099999999999995,"15min":0.92600000000000005},"min":{"1min":0.52000000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.129,"5min":1.349,"15min":4.3609999999999998},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.038,"15min":1.0049999999999999},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.47899999999999998},"max":{"1min":1.226,"5min":1.395,"15min":2.633},"last":0.95799999999999996}]},{"osd":3,"last update":"Sun Jul 28 12:10:27 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.75900000000000001,"5min":0.63600000000000001,"15min":0.58299999999999996},"max":{"1min":1.1799999999999999,"5min":3.085,"15min":3.1179999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.1080000000000001,"15min":1.103},"min":{"1min":0.91100000000000003,"5min":0.70799999999999996,"15min":0.54900000000000004},"max":{"1min":1.327,"5min":2.9940000000000002,"15min":3.2170000000000001},"last":1.266}]},{"osd":4,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.85699999999999998,"15min":0.83599999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.0800000000000001,"5min":2.7280000000000002,"15min":2.7280000000000002},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.008,"15min":0.98799999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2470000000000001,"5min":2.8370000000000002,"15min":2.992},"last":1.075}]},{"osd":6,"last update":"Sun Jul 28 12:10:44 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.103,"15min":1.046},"min":{"1min":0.83899999999999997,"5min":0.49399999999999999,"15min":0.42599999999999999},"max":{"1min":1.2789999999999999,"5min":2.9119999999999999,"15min":3.1259999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.032,"15min":1.1020000000000001},"min":{"1min":0.68000000000000005,"5min":0.46999999999999997,"15min":0.39100000000000001},"max":{"1min":1.341,"5min":1.5329999999999999,"15min":3.153},"last":1.0549999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.077,"15min":1.097},"min":{"1min":0.74099999999999999,"5min":0.41299999999999998,"15min":0.33900000000000002},"max":{"1min":1.3879999999999999,"5min":1.5449999999999999,"15min":5.3319999999999999},"last":1.099},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.135,"15min":1.117},"min":{"1min":0.92500000000000004,"5min":0.42599999999999999,"15min":0.40500000000000003},"max":{"1min":1.335,"5min":4.2720000000000002,"15min":4.2720000000000002},"last":1.2090000000000001}]}]},{"osd":4,"up_from":702,"seq":3015067041905,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55480,"kb_used_data":11120,"kb_used_omap":44,"kb_used_meta":44307,"kb_avail":93689672,"statfs":{"total":95995035648,"available":95938224128,"internally_reserved":0,"allocated":11386880,"data_stored":6204820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45444,"internal_metadata":45371004},"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 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.93600000000000005,"15min":0.98199999999999998},"min":{"1min":0.58299999999999996,"5min":0.55000000000000004,"15min":0.5},"max":{"1min":1.208,"5min":1.514,"15min":2.7069999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.038,"15min":1.0620000000000001},"min":{"1min":0.77500000000000002,"5min":0.621,"15min":0.621},"max":{"1min":1.2949999999999999,"5min":1.5780000000000001,"15min":2.0830000000000002},"last":0.77500000000000002}]},{"osd":1,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.94699999999999995,"15min":0.98299999999999998},"min":{"1min":0.73499999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0580000000000001,"5min":1.492,"15min":1.542},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.97299999999999998,"15min":1.002},"min":{"1min":0.67900000000000005,"5min":0.52800000000000002,"15min":0.52500000000000002},"max":{"1min":1.246,"5min":1.454,"15min":2.8199999999999998},"last":1.0649999999999999}]},{"osd":2,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98899999999999999,"15min":1.0329999999999999},"min":{"1min":0.67800000000000005,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.179,"5min":1.5409999999999999,"15min":3.4289999999999998},"last":1.179},{"interface":"front","average":{"1min":1.036,"5min":1.0389999999999999,"15min":1.069},"min":{"1min":0.60799999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3200000000000001,"5min":1.5109999999999999,"15min":2.1859999999999999},"last":1.143}]},{"osd":3,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.028,"15min":1.075},"min":{"1min":0.72499999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3,"5min":1.468,"15min":2.2639999999999998},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0920000000000001,"15min":1.1319999999999999},"min":{"1min":0.75700000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.371,"5min":1.5620000000000001,"15min":3.0310000000000001},"last":1.266}]},{"osd":5,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.95599999999999996,"15min":0.97299999999999998},"min":{"1min":0.67400000000000004,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.508,"5min":1.536,"15min":4.1539999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91200000000000003,"15min":0.95399999999999996},"min":{"1min":0.61299999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.238,"5min":1.5449999999999999,"15min":4.5640000000000001},"last":1.238}]},{"osd":6,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.075,"15min":1.0469999999999999},"min":{"1min":0.79900000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.534,"5min":1.534,"15min":2.7559999999999998},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.036,"15min":1.0669999999999999},"min":{"1min":0.73799999999999999,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.395,"5min":1.6579999999999999,"15min":3.569},"last":1.2989999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:45 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1180000000000001,"15min":1.1299999999999999},"min":{"1min":0.96099999999999997,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.337,"5min":1.573,"15min":1.7230000000000001},"last":1.113},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.163,"15min":1.204},"min":{"1min":0.64700000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4570000000000001,"5min":1.7230000000000001,"15min":3.2759999999999998},"last":1.345}]}]},{"osd":3,"up_from":673,"seq":2890512990327,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":51044,"kb_used_data":11096,"kb_used_omap":22,"kb_used_meta":39913,"kb_avail":93694108,"statfs":{"total":95995035648,"available":95942766592,"internally_reserved":0,"allocated":11362304,"data_stored":6198312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22976,"internal_metadata":40871488},"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 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.749,"15min":0.72299999999999998},"min":{"1min":0.371,"5min":0.371,"15min":0.317},"max":{"1min":1.1200000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.78600000000000003,"15min":0.78200000000000003},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.1180000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.83699999999999997}]},{"osd":1,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.754,"15min":0.78200000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.331,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.82199999999999995,"15min":0.80400000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.98999999999999999,"5min":2.5819999999999999,"15min":2.5819999999999999},"last":0.89600000000000002}]},{"osd":2,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.84999999999999998,"15min":0.90200000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.0740000000000001,"5min":1.9179999999999999,"15min":7.6520000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.747,"5min":0.90000000000000002,"15min":0.84299999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34499999999999997},"max":{"1min":1.0589999999999999,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":1.1879999999999999}]},{"osd":4,"last update":"Sun Jul 28 12:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.0660000000000001,"15min":1.1140000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.45500000000000002},"max":{"1min":1.1519999999999999,"5min":2.774,"15min":7.0469999999999997},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.101,"15min":1.1319999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.58099999999999996},"max":{"1min":1.2669999999999999,"5min":2.7559999999999998,"15min":6.3250000000000002},"last":1.2909999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.093,"15min":1.131},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.52800000000000002},"max":{"1min":1.4910000000000001,"5min":3.2639999999999998,"15min":7.1459999999999999},"last":1.115},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1479999999999999,"15min":1.1819999999999999},"min":{"1min":0.68400000000000005,"5min":0.67600000000000005,"15min":0.65300000000000002},"max":{"1min":1.3580000000000001,"5min":3.1259999999999999,"15min":7.4299999999999997},"last":0.97999999999999998}]},{"osd":6,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1539999999999999,"15min":1.1850000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.54600000000000004},"max":{"1min":1.4570000000000001,"5min":1.794,"15min":7.7409999999999997},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.1479999999999999,"15min":1.1910000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.56699999999999995},"max":{"1min":1.341,"5min":2.645,"15min":6.4039999999999999},"last":0.94999999999999996}]},{"osd":7,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.1819999999999999,"15min":1.228},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.495},"max":{"1min":1.4410000000000001,"5min":2.6920000000000002,"15min":6.3609999999999998},"last":1.054},{"interface":"front","average":{"1min":1.085,"5min":1.232,"15min":1.2170000000000001},"min":{"1min":0.67800000000000005,"5min":0.66600000000000004,"15min":0.58499999999999996},"max":{"1min":1.415,"5min":2.9329999999999998,"15min":2.9329999999999998},"last":1.234}]}]},{"osd":2,"up_from":646,"seq":2774548873341,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47276,"kb_used_data":11104,"kb_used_omap":44,"kb_used_meta":36115,"kb_avail":93697876,"statfs":{"total":95995035648,"available":95946625024,"internally_reserved":0,"allocated":11370496,"data_stored":6200522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45588,"internal_metadata":36982252},"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 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.749,"15min":0.75800000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.0700000000000001,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.80100000000000005,"15min":0.79600000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2969999999999999,"5min":3.1179999999999999,"15min":3.1179999999999999},"last":0.38200000000000001}]},{"osd":1,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.79000000000000004,"15min":0.84599999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.1279999999999999,"5min":2.5449999999999999,"15min":2.9399999999999999},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.85899999999999999,"15min":0.89400000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.165,"5min":2.758,"15min":2.758},"last":0.35499999999999998}]},{"osd":3,"last update":"Sun Jul 28 12:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.88400000000000001,"15min":0.83999999999999997},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.046,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.996,"15min":0.96199999999999997},"min":{"1min":0.34699999999999998,"5min":0.311,"15min":0.311},"max":{"1min":1.0049999999999999,"5min":11.231,"15min":11.231},"last":0.39700000000000002}]},{"osd":4,"last update":"Sun Jul 28 12:10:49 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1559999999999999,"15min":1.131},"min":{"1min":0.75700000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.401,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.2889999999999999,"15min":1.262},"min":{"1min":0.73399999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.48,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":0.78700000000000003}]},{"osd":5,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.56100000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3460000000000001,"5min":2.0739999999999998,"15min":3.4809999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.107,"15min":1.1579999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.63700000000000001},"max":{"1min":1.296,"5min":1.9370000000000001,"15min":3.327},"last":0.66100000000000003}]},{"osd":6,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.133,"15min":1.1879999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.58599999999999997},"max":{"1min":1.5129999999999999,"5min":1.782,"15min":3.145},"last":0.58199999999999996},{"interface":"front","average":{"1min":1.014,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.624,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4239999999999999,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":0.47899999999999998}]},{"osd":7,"last update":"Sun Jul 28 12:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.177,"15min":1.3069999999999999},"min":{"1min":0.60199999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5209999999999999,"5min":2.0129999999999999,"15min":5.0869999999999997},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.101,"5min":1.196,"15min":1.24},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":2.1869999999999998,"15min":3.734},"last":0.81599999999999995}]}]},{"osd":1,"up_from":559,"seq":2400886718606,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":42976,"kb_used_data":11096,"kb_used_omap":34,"kb_used_meta":31837,"kb_avail":93702176,"statfs":{"total":95995035648,"available":95951028224,"internally_reserved":0,"allocated":11362304,"data_stored":6199918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35762,"internal_metadata":32601166},"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 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.68700000000000006,"15min":0.71299999999999997},"min":{"1min":0.38400000000000001,"5min":0.38300000000000001,"15min":0.27000000000000002},"max":{"1min":1.216,"5min":1.478,"15min":1.706},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82499999999999996,"15min":0.83299999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.28100000000000003},"max":{"1min":1.3620000000000001,"5min":2.262,"15min":3.468},"last":0.55000000000000004}]},{"osd":2,"last update":"Sun Jul 28 12:10:48 2024","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.77700000000000002,"15min":0.79100000000000004},"min":{"1min":0.54900000000000004,"5min":0.30299999999999999,"15min":0.25700000000000001},"max":{"1min":1.099,"5min":1.7050000000000001,"15min":7.4320000000000004},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.89300000000000002,"15min":0.88200000000000001},"min":{"1min":0.53100000000000003,"5min":0.42799999999999999,"15min":0.34799999999999998},"max":{"1min":1.3049999999999999,"5min":1.389,"15min":2.504},"last":0.61899999999999999}]},{"osd":3,"last update":"Sun Jul 28 12:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.84899999999999998,"15min":0.85999999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.31900000000000001},"max":{"1min":1.552,"5min":2.585,"15min":4.2759999999999998},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.86099999999999999,"15min":0.90400000000000003},"min":{"1min":0.46400000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.073,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.51700000000000002}]},{"osd":4,"last update":"Sun Jul 28 12:10:48 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0469999999999999,"15min":1.133},"min":{"1min":0.71299999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3460000000000001,"5min":1.3720000000000001,"15min":3.0529999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.121,"15min":1.224},"min":{"1min":0.82599999999999996,"5min":0.60199999999999998,"15min":0.54500000000000004},"max":{"1min":1.6910000000000001,"5min":3.6779999999999999,"15min":4.6349999999999998},"last":1.1899999999999999}]},{"osd":5,"last update":"Sun Jul 28 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.157,"15min":1.167},"min":{"1min":0.69899999999999995,"5min":0.67900000000000005,"15min":0.52900000000000003},"max":{"1min":2.222,"5min":3.4609999999999999,"15min":4.3849999999999998},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1040000000000001,"15min":1.1699999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.59999999999999998},"max":{"1min":1.419,"5min":3.758,"15min":3.758},"last":1.0680000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1719999999999999,"15min":1.1950000000000001},"min":{"1min":0.63900000000000001,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":2.1349999999999998,"5min":3.5790000000000002,"15min":4.0990000000000002},"last":1.325},{"interface":"front","average":{"1min":1.071,"5min":1.1040000000000001,"15min":1.196},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.55100000000000005},"max":{"1min":1.3680000000000001,"5min":2.0899999999999999,"15min":5.2960000000000003},"last":0.98999999999999999}]},{"osd":7,"last update":"Sun Jul 28 12:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.1759999999999999,"15min":1.2030000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.4730000000000001,"5min":2.7490000000000001,"15min":3.1829999999999998},"last":1.147},{"interface":"front","average":{"1min":1.133,"5min":1.1879999999999999,"15min":1.26},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.452,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":1.1020000000000001}]}]},{"osd":0,"up_from":527,"seq":2263447765141,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":78320,"kb_used_data":11684,"kb_used_omap":47,"kb_used_meta":66576,"kb_avail":93666832,"statfs":{"total":95995035648,"available":95914835968,"internally_reserved":0,"allocated":11964416,"data_stored":6790878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48269,"internal_metadata":68174707},"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 12:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.77300000000000002,"15min":0.80300000000000005},"min":{"1min":0.45100000000000001,"5min":0.39000000000000001,"15min":0.28999999999999998},"max":{"1min":1.0409999999999999,"5min":1.7390000000000001,"15min":4.8680000000000003},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.90400000000000003,"15min":0.86899999999999999},"min":{"1min":0.39700000000000002,"5min":0.372,"15min":0.36099999999999999},"max":{"1min":1.2390000000000001,"5min":5.3049999999999997,"15min":5.3049999999999997},"last":0.78300000000000003}]},{"osd":2,"last update":"Sun Jul 28 12:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.91100000000000003,"15min":0.86499999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0369999999999999,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.83099999999999996,"15min":0.81200000000000006},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.93500000000000005,"5min":1.8260000000000001,"15min":2.9199999999999999},"last":0.70699999999999996}]},{"osd":3,"last update":"Sun Jul 28 12:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.78300000000000003,"15min":0.754},"min":{"1min":0.35499999999999998,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.181,"5min":1.508,"15min":1.7989999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.95499999999999996,"15min":0.91900000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41499999999999998},"max":{"1min":1.163,"5min":1.885,"15min":1.9630000000000001},"last":0.83499999999999996}]},{"osd":4,"last update":"Sun Jul 28 12:10:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.125,"15min":1.2569999999999999},"min":{"1min":0.76600000000000001,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2450000000000001,"5min":5.6059999999999999,"15min":6.6660000000000004},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.032,"15min":1.091},"min":{"1min":0.60599999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.331,"5min":1.7769999999999999,"15min":1.8640000000000001},"last":0.874}]},{"osd":5,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.159,"15min":1.089},"min":{"1min":0.58699999999999997,"5min":0.52200000000000002,"15min":0.40400000000000003},"max":{"1min":1.387,"5min":5.4889999999999999,"15min":5.4889999999999999},"last":1.4370000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.085,"15min":1.1080000000000001},"min":{"1min":0.56299999999999994,"5min":0.503,"15min":0.496},"max":{"1min":1.2410000000000001,"5min":1.7729999999999999,"15min":2.27},"last":1.1060000000000001}]},{"osd":6,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.167,"15min":1.2150000000000001},"min":{"1min":0.64100000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6379999999999999,"5min":1.915,"15min":3.847},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.2569999999999999,"15min":1.258},"min":{"1min":0.64600000000000002,"5min":0.61699999999999999,"15min":0.51900000000000002},"max":{"1min":1.3560000000000001,"5min":5.5499999999999998,"15min":6.4409999999999998},"last":1.3280000000000001}]},{"osd":7,"last update":"Sun Jul 28 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.23,"15min":1.2789999999999999},"min":{"1min":0.72399999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5840000000000001,"5min":2.1139999999999999,"15min":4.1020000000000003},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3200000000000001,"15min":1.282},"min":{"1min":0.623,"5min":0.623,"15min":0.44400000000000001},"max":{"1min":1.399,"5min":5.6550000000000002,"15min":5.6550000000000002},"last":1.2470000000000001}]}]}],"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":4313,"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":2845,"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":2319,"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":3522,"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":5670,"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-28T12:12:15.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd pool set unique_pool_1 pgp_num 16 2024-07-28T12:12:15.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:15.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:15.761 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:15 smithi150 bash[67543]: audit 2024-07-28T12:12:13.844989+0000 mgr.y (mgr.25232) 627 : audit [DBG] from='client.34635 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:12:15.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 49 16 16 0 0 0 - 0 2024-07-28T12:12:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:15 smithi022 bash[82865]: audit 2024-07-28T12:12:13.844989+0000 mgr.y (mgr.25232) 627 : audit [DBG] from='client.34635 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:12:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:15 smithi022 bash[80503]: audit 2024-07-28T12:12:13.844989+0000 mgr.y (mgr.25232) 627 : audit [DBG] from='client.34635 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T12:12:15.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:15.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:16.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:16.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:16.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:16.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:16.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:16.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:16 smithi150 bash[67543]: cluster 2024-07-28T12:12:15.340511+0000 mgr.y (mgr.25232) 628 : cluster [DBG] pgmap v1334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:16.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 50 16 16 0 0 0 - 0 2024-07-28T12:12:16.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:16 smithi022 bash[80503]: cluster 2024-07-28T12:12:15.340511+0000 mgr.y (mgr.25232) 628 : cluster [DBG] pgmap v1334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:16 smithi022 bash[82865]: cluster 2024-07-28T12:12:15.340511+0000 mgr.y (mgr.25232) 628 : cluster [DBG] pgmap v1334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:16.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:17.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:17.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:17.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:17.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:17.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:17.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:17.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:17.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 51 16 16 0 0 0 - 0 2024-07-28T12:12:17.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:18.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:18.023 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:18.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:18.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:18.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:18.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:18 smithi022 bash[82865]: cluster 2024-07-28T12:12:17.341893+0000 mgr.y (mgr.25232) 629 : cluster [DBG] pgmap v1335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:18 smithi022 bash[80503]: cluster 2024-07-28T12:12:17.341893+0000 mgr.y (mgr.25232) 629 : cluster [DBG] pgmap v1335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:18.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:18.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:18 smithi150 bash[67543]: cluster 2024-07-28T12:12:17.341893+0000 mgr.y (mgr.25232) 629 : cluster [DBG] pgmap v1335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:18.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 52 16 16 0 0 0 - 0 2024-07-28T12:12:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:18.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:12:18.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:18.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:19.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:19.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:19.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:19.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:19.510 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:12:19.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:19.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:19.689 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:19 smithi022 bash[80503]: audit 2024-07-28T12:12:18.632661+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.22:0/3940878745' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:19.689 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:12:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:12:19] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T12:12:19.689 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:19 smithi022 bash[82865]: audit 2024-07-28T12:12:18.632661+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.22:0/3940878745' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:19 smithi150 bash[67543]: audit 2024-07-28T12:12:18.632661+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.22:0/3940878745' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:19.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 53 16 16 0 0 0 - 0 2024-07-28T12:12:19.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:19.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:20.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:20.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:20.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:20.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:20.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:20.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:20.639 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:20 smithi150 bash[67543]: cluster 2024-07-28T12:12:19.343034+0000 mgr.y (mgr.25232) 630 : cluster [DBG] pgmap v1336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:20.639 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:20 smithi150 bash[67543]: cluster 2024-07-28T12:12:19.491464+0000 mon.a (mon.0) 1495 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:20.639 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:20 smithi150 bash[67543]: audit 2024-07-28T12:12:19.509339+0000 mon.a (mon.0) 1496 : audit [INF] from='client.? 172.21.15.22:0/3940878745' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:20.639 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:20 smithi150 bash[67543]: cluster 2024-07-28T12:12:19.509424+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e1102: 8 total, 2 up, 8 in 2024-07-28T12:12:20.639 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:20 smithi150 bash[67543]: audit 2024-07-28T12:12:20.048550+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:20.718 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:20.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:20.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[82865]: cluster 2024-07-28T12:12:19.343034+0000 mgr.y (mgr.25232) 630 : cluster [DBG] pgmap v1336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:20.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[82865]: cluster 2024-07-28T12:12:19.491464+0000 mon.a (mon.0) 1495 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:20.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[82865]: audit 2024-07-28T12:12:19.509339+0000 mon.a (mon.0) 1496 : audit [INF] from='client.? 172.21.15.22:0/3940878745' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[82865]: cluster 2024-07-28T12:12:19.509424+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e1102: 8 total, 2 up, 8 in 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[82865]: audit 2024-07-28T12:12:20.048550+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[80503]: cluster 2024-07-28T12:12:19.343034+0000 mgr.y (mgr.25232) 630 : cluster [DBG] pgmap v1336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[80503]: cluster 2024-07-28T12:12:19.491464+0000 mon.a (mon.0) 1495 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[80503]: audit 2024-07-28T12:12:19.509339+0000 mon.a (mon.0) 1496 : audit [INF] from='client.? 172.21.15.22:0/3940878745' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[80503]: cluster 2024-07-28T12:12:19.509424+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e1102: 8 total, 2 up, 8 in 2024-07-28T12:12:20.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:20 smithi022 bash[80503]: audit 2024-07-28T12:12:20.048550+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:20.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 54 16 16 0 0 0 - 0 2024-07-28T12:12:20.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:20.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:21.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:21.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:21.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:21.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:21.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:21.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:21.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 55 16 16 0 0 0 - 0 2024-07-28T12:12:21.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:21.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:22.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:22.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:22.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:12:22.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:22.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:22.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:22.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:22.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:22 smithi150 bash[67543]: cluster 2024-07-28T12:12:21.344415+0000 mgr.y (mgr.25232) 631 : cluster [DBG] pgmap v1338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:22.650 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:12:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:12:22.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:22.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 56 16 16 0 0 0 - 0 2024-07-28T12:12:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:22 smithi022 bash[80503]: cluster 2024-07-28T12:12:21.344415+0000 mgr.y (mgr.25232) 631 : cluster [DBG] pgmap v1338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:22 smithi022 bash[82865]: cluster 2024-07-28T12:12:21.344415+0000 mgr.y (mgr.25232) 631 : cluster [DBG] pgmap v1338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:22.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:22.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:23.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:23.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:23.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:23.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:23.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:23.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:23.766 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:23.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 57 16 16 0 0 0 - 0 2024-07-28T12:12:23.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:23.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:24.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:24.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:24.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:24.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:24.520 INFO:teuthology.orchestra.run.smithi022.stderr:set pool 6 pgp_num to 16 2024-07-28T12:12:24.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:24.571 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:24 smithi022 bash[82865]: cluster 2024-07-28T12:12:23.345584+0000 mgr.y (mgr.25232) 632 : cluster [DBG] pgmap v1339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:24.572 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:24 smithi022 bash[82865]: audit 2024-07-28T12:12:23.867181+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.22:0/3952999034' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2024-07-28T12:12:24.572 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:24 smithi022 bash[82865]: audit 2024-07-28T12:12:23.867517+0000 mon.a (mon.0) 1499 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2024-07-28T12:12:24.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:24 smithi022 bash[80503]: cluster 2024-07-28T12:12:23.345584+0000 mgr.y (mgr.25232) 632 : cluster [DBG] pgmap v1339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:24.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:24 smithi022 bash[80503]: audit 2024-07-28T12:12:23.867181+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.22:0/3952999034' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2024-07-28T12:12:24.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:24 smithi022 bash[80503]: audit 2024-07-28T12:12:23.867517+0000 mon.a (mon.0) 1499 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2024-07-28T12:12:24.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:24.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:24.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:24 smithi150 bash[67543]: cluster 2024-07-28T12:12:23.345584+0000 mgr.y (mgr.25232) 632 : cluster [DBG] pgmap v1339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:24.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:24 smithi150 bash[67543]: audit 2024-07-28T12:12:23.867181+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.22:0/3952999034' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2024-07-28T12:12:24.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:24 smithi150 bash[67543]: audit 2024-07-28T12:12:23.867517+0000 mon.a (mon.0) 1499 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2024-07-28T12:12:24.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 58 16 16 0 0 0 - 0 2024-07-28T12:12:24.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:25.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:25.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:25.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:25.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:25.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:25.593 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:25.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:25.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 59 16 16 0 0 0 - 0 2024-07-28T12:12:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:25 smithi022 bash[82865]: audit 2024-07-28T12:12:24.519014+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-07-28T12:12:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:25 smithi022 bash[82865]: cluster 2024-07-28T12:12:24.519132+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e1103: 8 total, 2 up, 8 in 2024-07-28T12:12:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:25 smithi022 bash[80503]: audit 2024-07-28T12:12:24.519014+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-07-28T12:12:25.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:25 smithi022 bash[80503]: cluster 2024-07-28T12:12:24.519132+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e1103: 8 total, 2 up, 8 in 2024-07-28T12:12:25.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:25.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:25.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:25 smithi150 bash[67543]: audit 2024-07-28T12:12:24.519014+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-07-28T12:12:25.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:25 smithi150 bash[67543]: cluster 2024-07-28T12:12:24.519132+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e1103: 8 total, 2 up, 8 in 2024-07-28T12:12:26.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:26.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:26.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:26.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:26.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:26.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:26.678 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:26 smithi022 bash[80503]: cluster 2024-07-28T12:12:25.347013+0000 mgr.y (mgr.25232) 633 : cluster [DBG] pgmap v1341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:26.678 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:26 smithi022 bash[82865]: cluster 2024-07-28T12:12:25.347013+0000 mgr.y (mgr.25232) 633 : cluster [DBG] pgmap v1341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:26 smithi150 bash[67543]: cluster 2024-07-28T12:12:25.347013+0000 mgr.y (mgr.25232) 633 : cluster [DBG] pgmap v1341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:26.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:12:26.783539+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:12:26.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:12:26.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 60 16 16 0 0 0 - 0 2024-07-28T12:12:26.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:26.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:27.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:27.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:27.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:27.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:27.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:27.575 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:27.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:27.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:27.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 61 16 16 0 0 0 - 0 2024-07-28T12:12:27.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:27.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:28.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:28.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:28.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:12:28.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:28.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:28.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:28.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:28.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 62 16 16 0 0 0 - 0 2024-07-28T12:12:28.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:28.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:28 smithi022 bash[80503]: cluster 2024-07-28T12:12:27.347785+0000 mgr.y (mgr.25232) 634 : cluster [DBG] pgmap v1342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:28.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:28 smithi022 bash[82865]: cluster 2024-07-28T12:12:27.347785+0000 mgr.y (mgr.25232) 634 : cluster [DBG] pgmap v1342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:28.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:28 smithi150 bash[67543]: cluster 2024-07-28T12:12:27.347785+0000 mgr.y (mgr.25232) 634 : cluster [DBG] pgmap v1342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:29.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:29.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:29.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:29.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:29.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:29.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:29.642 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:12:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:12:29] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T12:12:29.720 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:29.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:29.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 63 16 16 0 0 0 - 0 2024-07-28T12:12:29.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:29.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:30.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:30.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:30.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:30.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:30.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:30.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:30.708 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-28T12:12:30.708 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T12:12:30.708 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-07-28T12:12:30.708 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-07-28T12:12:30.708 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-07-28T12:12:30.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:12:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:30 smithi150 bash[67543]: cluster 2024-07-28T12:12:29.349143+0000 mgr.y (mgr.25232) 635 : cluster [DBG] pgmap v1343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:30.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 64 16 16 0 0 0 - 0 2024-07-28T12:12:30.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:30.818 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:30 smithi022 bash[80503]: cluster 2024-07-28T12:12:29.349143+0000 mgr.y (mgr.25232) 635 : cluster [DBG] pgmap v1343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:30.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:30 smithi022 bash[82865]: cluster 2024-07-28T12:12:29.349143+0000 mgr.y (mgr.25232) 635 : cluster [DBG] pgmap v1343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:30.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:31.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:31.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:31.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:31.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:31.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:31.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:31.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:31.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 65 16 16 0 0 0 - 0 2024-07-28T12:12:31.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:32.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:32.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:32.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:32.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:32.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:32.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:32.608 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:12:32 smithi150 bash[60514]: ts=2024-07-28T12:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:12:32.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:32 smithi150 bash[67543]: cluster 2024-07-28T12:12:31.350608+0000 mgr.y (mgr.25232) 636 : cluster [DBG] pgmap v1344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:32.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:32.769 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:32.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 66 16 16 0 0 0 - 0 2024-07-28T12:12:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:32 smithi022 bash[80503]: cluster 2024-07-28T12:12:31.350608+0000 mgr.y (mgr.25232) 636 : cluster [DBG] pgmap v1344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:32 smithi022 bash[82865]: cluster 2024-07-28T12:12:31.350608+0000 mgr.y (mgr.25232) 636 : cluster [DBG] pgmap v1344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:32.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:32.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:33.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:33.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:33.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:33.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:33.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:33.561 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:12:33.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:33 smithi022 bash[80503]: audit 2024-07-28T12:12:32.952084+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.22:0/2804583626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:33.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:33 smithi022 bash[80503]: audit 2024-07-28T12:12:32.952530+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:33.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:33 smithi022 bash[82865]: audit 2024-07-28T12:12:32.952084+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.22:0/2804583626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:33.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:33 smithi022 bash[82865]: audit 2024-07-28T12:12:32.952530+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:33.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:33.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 67 16 16 0 0 0 - 0 2024-07-28T12:12:33.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:33.801 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:33 smithi150 bash[67543]: audit 2024-07-28T12:12:32.952084+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.22:0/2804583626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:33.801 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:33 smithi150 bash[67543]: audit 2024-07-28T12:12:32.952530+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:12:33.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:34.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:34.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:34.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:34.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:34.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:34.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:34.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[82865]: cluster 2024-07-28T12:12:33.352040+0000 mgr.y (mgr.25232) 637 : cluster [DBG] pgmap v1345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[82865]: cluster 2024-07-28T12:12:33.544504+0000 mon.a (mon.0) 1503 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[82865]: audit 2024-07-28T12:12:33.560353+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[82865]: cluster 2024-07-28T12:12:33.560473+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e1104: 8 total, 2 up, 8 in 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[80503]: cluster 2024-07-28T12:12:33.352040+0000 mgr.y (mgr.25232) 637 : cluster [DBG] pgmap v1345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[80503]: cluster 2024-07-28T12:12:33.544504+0000 mon.a (mon.0) 1503 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[80503]: audit 2024-07-28T12:12:33.560353+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:12:34.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:34 smithi022 bash[80503]: cluster 2024-07-28T12:12:33.560473+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e1104: 8 total, 2 up, 8 in 2024-07-28T12:12:34.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 68 16 16 0 0 0 - 0 2024-07-28T12:12:34.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:34.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:34 smithi150 bash[67543]: cluster 2024-07-28T12:12:33.352040+0000 mgr.y (mgr.25232) 637 : cluster [DBG] pgmap v1345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:34 smithi150 bash[67543]: cluster 2024-07-28T12:12:33.544504+0000 mon.a (mon.0) 1503 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:12:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:34 smithi150 bash[67543]: audit 2024-07-28T12:12:33.560353+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:12:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:34 smithi150 bash[67543]: cluster 2024-07-28T12:12:33.560473+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e1104: 8 total, 2 up, 8 in 2024-07-28T12:12:35.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:35.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:35.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:35.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:35.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:35.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:35.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:35 smithi022 bash[80503]: audit 2024-07-28T12:12:35.048920+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:35.719 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:35 smithi022 bash[82865]: audit 2024-07-28T12:12:35.048920+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:35.765 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:35 smithi150 bash[67543]: audit 2024-07-28T12:12:35.048920+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:35.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 69 16 16 0 0 0 - 0 2024-07-28T12:12:35.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:35.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:36.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:36.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:36.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:36.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:12:36.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:36.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:36 smithi150 bash[67543]: cluster 2024-07-28T12:12:35.352952+0000 mgr.y (mgr.25232) 638 : cluster [DBG] pgmap v1347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:36.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 70 16 16 0 0 0 - 0 2024-07-28T12:12:36.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:36 smithi022 bash[80503]: cluster 2024-07-28T12:12:35.352952+0000 mgr.y (mgr.25232) 638 : cluster [DBG] pgmap v1347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:36 smithi022 bash[82865]: cluster 2024-07-28T12:12:35.352952+0000 mgr.y (mgr.25232) 638 : cluster [DBG] pgmap v1347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:36.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:37.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:37.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:37.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:37.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:37.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:37.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:37.634 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:37.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:37.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 71 16 16 0 0 0 - 0 2024-07-28T12:12:37.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:37.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:38.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:38.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:38.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:38.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:38.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:38.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:38.694 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:38 smithi022 bash[80503]: cluster 2024-07-28T12:12:37.354455+0000 mgr.y (mgr.25232) 639 : cluster [DBG] pgmap v1348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:38.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:38 smithi022 bash[82865]: cluster 2024-07-28T12:12:37.354455+0000 mgr.y (mgr.25232) 639 : cluster [DBG] pgmap v1348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:38.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:12:38.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 72 16 16 0 0 0 - 0 2024-07-28T12:12:38.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:38.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:38.933 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:38 smithi150 bash[67543]: cluster 2024-07-28T12:12:37.354455+0000 mgr.y (mgr.25232) 639 : cluster [DBG] pgmap v1348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:39.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:39.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:39.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:39.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:39.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:39.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:39.639 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:12:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:12:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:12:39.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:39.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 73 16 16 0 0 0 - 0 2024-07-28T12:12:39.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:39.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:40.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:40.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:40.272 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:40.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:40.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:40.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:40.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:40.708 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:40 smithi150 bash[67543]: cluster 2024-07-28T12:12:39.355225+0000 mgr.y (mgr.25232) 640 : cluster [DBG] pgmap v1349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:40.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 74 16 16 0 0 0 - 0 2024-07-28T12:12:40.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:40 smithi022 bash[80503]: cluster 2024-07-28T12:12:39.355225+0000 mgr.y (mgr.25232) 640 : cluster [DBG] pgmap v1349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:40 smithi022 bash[82865]: cluster 2024-07-28T12:12:39.355225+0000 mgr.y (mgr.25232) 640 : cluster [DBG] pgmap v1349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:40.935 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:12:40.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:41.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:41.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:41.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:41.400 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:41.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:41.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:41.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:41.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:41.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 75 16 16 0 0 0 - 0 2024-07-28T12:12:41.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:42.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:42.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:42.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:42.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:42.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:12:42 smithi150 bash[60514]: ts=2024-07-28T12:12:42.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:12:42.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:42.705 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:42 smithi022 bash[80503]: cluster 2024-07-28T12:12:41.356558+0000 mgr.y (mgr.25232) 641 : cluster [DBG] pgmap v1350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:42.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:42 smithi022 bash[82865]: cluster 2024-07-28T12:12:41.356558+0000 mgr.y (mgr.25232) 641 : cluster [DBG] pgmap v1350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:42.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:42.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 76 16 16 0 0 0 - 0 2024-07-28T12:12:42.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:42.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:42.970 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:42 smithi150 bash[67543]: cluster 2024-07-28T12:12:41.356558+0000 mgr.y (mgr.25232) 641 : cluster [DBG] pgmap v1350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:43.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:43.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:43.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:43.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:43.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:43.622 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:43.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:43.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 77 16 16 0 0 0 - 0 2024-07-28T12:12:43.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:43.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:44.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:44.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:44.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:44.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:44.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:44.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:44.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:44.752 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:44 smithi150 bash[67543]: cluster 2024-07-28T12:12:43.357571+0000 mgr.y (mgr.25232) 642 : cluster [DBG] pgmap v1351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:44.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 78 16 16 0 0 0 - 0 2024-07-28T12:12:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:44 smithi022 bash[80503]: cluster 2024-07-28T12:12:43.357571+0000 mgr.y (mgr.25232) 642 : cluster [DBG] pgmap v1351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:44 smithi022 bash[82865]: cluster 2024-07-28T12:12:43.357571+0000 mgr.y (mgr.25232) 642 : cluster [DBG] pgmap v1351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:44.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:44.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:45.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:45.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:45.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:45.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:45.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:45.591 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:12:45.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:45 smithi150 bash[67543]: audit 2024-07-28T12:12:45.269772+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? 172.21.15.22:0/3862315971' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:45.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 79 16 16 0 0 0 - 0 2024-07-28T12:12:45.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:45.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:45.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:12:45.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:45 smithi022 bash[80503]: audit 2024-07-28T12:12:45.269772+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? 172.21.15.22:0/3862315971' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:45.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:45 smithi022 bash[82865]: audit 2024-07-28T12:12:45.269772+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? 172.21.15.22:0/3862315971' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:12:46.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:46.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:46.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:46.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:46.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:46.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:46.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[82865]: cluster 2024-07-28T12:12:45.358377+0000 mgr.y (mgr.25232) 643 : cluster [DBG] pgmap v1352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:46.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[82865]: cluster 2024-07-28T12:12:45.575523+0000 mon.a (mon.0) 1508 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:12:46.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[82865]: audit 2024-07-28T12:12:45.590848+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? 172.21.15.22:0/3862315971' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:46.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[82865]: cluster 2024-07-28T12:12:45.590944+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e1105: 8 total, 2 up, 8 in 2024-07-28T12:12:46.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[80503]: cluster 2024-07-28T12:12:45.358377+0000 mgr.y (mgr.25232) 643 : cluster [DBG] pgmap v1352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:46.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[80503]: cluster 2024-07-28T12:12:45.575523+0000 mon.a (mon.0) 1508 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:12:46.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[80503]: audit 2024-07-28T12:12:45.590848+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? 172.21.15.22:0/3862315971' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:46.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:46 smithi022 bash[80503]: cluster 2024-07-28T12:12:45.590944+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e1105: 8 total, 2 up, 8 in 2024-07-28T12:12:46.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:46.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:12:46.786224+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:12:46.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:12:46.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 80 16 16 0 0 0 - 0 2024-07-28T12:12:46.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:46.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:46 smithi150 bash[67543]: cluster 2024-07-28T12:12:45.358377+0000 mgr.y (mgr.25232) 643 : cluster [DBG] pgmap v1352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:47.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:46 smithi150 bash[67543]: cluster 2024-07-28T12:12:45.575523+0000 mon.a (mon.0) 1508 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:12:47.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:46 smithi150 bash[67543]: audit 2024-07-28T12:12:45.590848+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? 172.21.15.22:0/3862315971' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:12:47.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:46 smithi150 bash[67543]: cluster 2024-07-28T12:12:45.590944+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e1105: 8 total, 2 up, 8 in 2024-07-28T12:12:47.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:47.600 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:47.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:47.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 81 16 16 0 0 0 - 0 2024-07-28T12:12:47.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:47.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:48.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:48.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:48.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:12:48.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:48.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:48.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:48.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:48.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:12:48.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 82 16 16 0 0 0 - 0 2024-07-28T12:12:48.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:48.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:48.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:48 smithi022 bash[80503]: cluster 2024-07-28T12:12:47.359090+0000 mgr.y (mgr.25232) 644 : cluster [DBG] pgmap v1354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:48.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:48 smithi022 bash[82865]: cluster 2024-07-28T12:12:47.359090+0000 mgr.y (mgr.25232) 644 : cluster [DBG] pgmap v1354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:49.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:48 smithi150 bash[67543]: cluster 2024-07-28T12:12:47.359090+0000 mgr.y (mgr.25232) 644 : cluster [DBG] pgmap v1354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:49.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:49.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:49.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:49.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:12:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:12:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:12:49.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:49.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:49.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 83 16 16 0 0 0 - 0 2024-07-28T12:12:49.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:49.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:50.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:50.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:50.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:50.685 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:50 smithi150 bash[67543]: cluster 2024-07-28T12:12:49.360417+0000 mgr.y (mgr.25232) 645 : cluster [DBG] pgmap v1355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:50 smithi150 bash[67543]: audit 2024-07-28T12:12:50.055556+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:12:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:50 smithi150 bash[67543]: audit 2024-07-28T12:12:50.057427+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:50.777 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:50.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 84 16 16 0 0 0 - 0 2024-07-28T12:12:50.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:50.827 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:50 smithi022 bash[80503]: cluster 2024-07-28T12:12:49.360417+0000 mgr.y (mgr.25232) 645 : cluster [DBG] pgmap v1355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:50.827 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:50 smithi022 bash[80503]: audit 2024-07-28T12:12:50.055556+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:12:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:50 smithi022 bash[80503]: audit 2024-07-28T12:12:50.057427+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:50.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:50 smithi022 bash[82865]: cluster 2024-07-28T12:12:49.360417+0000 mgr.y (mgr.25232) 645 : cluster [DBG] pgmap v1355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:50.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:50 smithi022 bash[82865]: audit 2024-07-28T12:12:50.055556+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:12:50.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:50 smithi022 bash[82865]: audit 2024-07-28T12:12:50.057427+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:12:50.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:51.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:51.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:51.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:51.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:51.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:51.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:51.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:51.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 85 16 16 0 0 0 - 0 2024-07-28T12:12:51.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:52.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:52.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:52.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:52.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:52.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:52.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:52.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:12:52 smithi150 bash[60514]: ts=2024-07-28T12:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:12:52.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:52 smithi150 bash[67543]: cluster 2024-07-28T12:12:51.361383+0000 mgr.y (mgr.25232) 646 : cluster [DBG] pgmap v1356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:52.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 86 16 16 0 0 0 - 0 2024-07-28T12:12:52.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:52.880 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:52 smithi022 bash[80503]: cluster 2024-07-28T12:12:51.361383+0000 mgr.y (mgr.25232) 646 : cluster [DBG] pgmap v1356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:52.880 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:52 smithi022 bash[82865]: cluster 2024-07-28T12:12:51.361383+0000 mgr.y (mgr.25232) 646 : cluster [DBG] pgmap v1356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:52.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:53.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:53.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:53.193 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:53.194 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:12:53.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:53.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:53.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:53.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:53.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:53.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 87 16 16 0 0 0 - 0 2024-07-28T12:12:53.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:54.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:54.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:54.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:54.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:54.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:54.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:54.642 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:54 smithi022 bash[80503]: cluster 2024-07-28T12:12:53.362809+0000 mgr.y (mgr.25232) 647 : cluster [DBG] pgmap v1357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:54.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:54 smithi022 bash[82865]: cluster 2024-07-28T12:12:53.362809+0000 mgr.y (mgr.25232) 647 : cluster [DBG] pgmap v1357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:54.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:54.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 88 16 16 0 0 0 - 0 2024-07-28T12:12:54.796 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:54.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:54.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:54 smithi150 bash[67543]: cluster 2024-07-28T12:12:53.362809+0000 mgr.y (mgr.25232) 647 : cluster [DBG] pgmap v1357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:55.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:55.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:55.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:55.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:55.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:55.672 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:55.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 89 16 16 0 0 0 - 0 2024-07-28T12:12:55.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:55.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:56.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:56.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:56.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:56.330 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:12:56.330 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:12:56.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:56.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:56.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:56.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:56.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 90 16 16 0 0 0 - 0 2024-07-28T12:12:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:56 smithi022 bash[80503]: cluster 2024-07-28T12:12:55.363755+0000 mgr.y (mgr.25232) 648 : cluster [DBG] pgmap v1358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:56 smithi022 bash[82865]: cluster 2024-07-28T12:12:55.363755+0000 mgr.y (mgr.25232) 648 : cluster [DBG] pgmap v1358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:56.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:56.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:56 smithi150 bash[67543]: cluster 2024-07-28T12:12:55.363755+0000 mgr.y (mgr.25232) 648 : cluster [DBG] pgmap v1358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:56.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:57.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:57.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:57.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:12:57.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:57.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:57.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:57.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 91 16 16 0 0 0 - 0 2024-07-28T12:12:57.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:57.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:58.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:58.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:58.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:58.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:58.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:58.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:58.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:58.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 92 16 16 0 0 0 - 0 2024-07-28T12:12:58.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:58 smithi022 bash[80503]: cluster 2024-07-28T12:12:57.364592+0000 mgr.y (mgr.25232) 649 : cluster [DBG] pgmap v1359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:58.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:58 smithi022 bash[80503]: audit 2024-07-28T12:12:57.642709+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:12:58.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:58 smithi022 bash[82865]: cluster 2024-07-28T12:12:57.364592+0000 mgr.y (mgr.25232) 649 : cluster [DBG] pgmap v1359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:58.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:58 smithi022 bash[82865]: audit 2024-07-28T12:12:57.642709+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:12:58.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:58.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:58 smithi150 bash[67543]: cluster 2024-07-28T12:12:57.364592+0000 mgr.y (mgr.25232) 649 : cluster [DBG] pgmap v1359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:58 smithi150 bash[67543]: audit 2024-07-28T12:12:57.642709+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:12:59.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:12:59.208 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:12:59.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:59.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:12:59.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:59.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:12:59.626 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:12:59.641 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:12:59 smithi022 bash[80503]: audit 2024-07-28T12:12:59.394823+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? 172.21.15.22:0/2755500922' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:59.641 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:12:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:12:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:12:59.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:12:59 smithi022 bash[82865]: audit 2024-07-28T12:12:59.394823+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? 172.21.15.22:0/2755500922' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:12:59.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:12:59.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 93 16 16 0 0 0 - 0 2024-07-28T12:12:59.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:12:59.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:12:59.950 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:12:59 smithi150 bash[67543]: audit 2024-07-28T12:12:59.394823+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? 172.21.15.22:0/2755500922' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:00.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:13:00.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:00.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:00.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:00.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:00.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:00.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:00 smithi150 bash[67543]: cluster 2024-07-28T12:12:59.365816+0000 mgr.y (mgr.25232) 650 : cluster [DBG] pgmap v1360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:00 smithi150 bash[67543]: cluster 2024-07-28T12:12:59.610658+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:00 smithi150 bash[67543]: audit 2024-07-28T12:12:59.625192+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? 172.21.15.22:0/2755500922' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:00 smithi150 bash[67543]: cluster 2024-07-28T12:12:59.625294+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e1106: 8 total, 2 up, 8 in 2024-07-28T12:13:00.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:00.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 94 16 16 0 0 0 - 0 2024-07-28T12:13:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[82865]: cluster 2024-07-28T12:12:59.365816+0000 mgr.y (mgr.25232) 650 : cluster [DBG] pgmap v1360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[82865]: cluster 2024-07-28T12:12:59.610658+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[82865]: audit 2024-07-28T12:12:59.625192+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? 172.21.15.22:0/2755500922' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[82865]: cluster 2024-07-28T12:12:59.625294+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e1106: 8 total, 2 up, 8 in 2024-07-28T12:13:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[80503]: cluster 2024-07-28T12:12:59.365816+0000 mgr.y (mgr.25232) 650 : cluster [DBG] pgmap v1360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[80503]: cluster 2024-07-28T12:12:59.610658+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[80503]: audit 2024-07-28T12:12:59.625192+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? 172.21.15.22:0/2755500922' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:00 smithi022 bash[80503]: cluster 2024-07-28T12:12:59.625294+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e1106: 8 total, 2 up, 8 in 2024-07-28T12:13:00.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:01.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:01.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:01.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:01.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:13:01.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:01.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:01.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:01.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:01.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 95 16 16 0 0 0 - 0 2024-07-28T12:13:01.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:01.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:02.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:02.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:02.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:02.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:02.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:13:02.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:02.617 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:13:02 smithi150 bash[60514]: ts=2024-07-28T12:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:13:02.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:02 smithi150 bash[67543]: cluster 2024-07-28T12:13:01.366983+0000 mgr.y (mgr.25232) 651 : cluster [DBG] pgmap v1362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:02.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 96 16 16 0 0 0 - 0 2024-07-28T12:13:02.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:02.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:02.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:02 smithi022 bash[82865]: cluster 2024-07-28T12:13:01.366983+0000 mgr.y (mgr.25232) 651 : cluster [DBG] pgmap v1362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:02.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:02 smithi022 bash[80503]: cluster 2024-07-28T12:13:01.366983+0000 mgr.y (mgr.25232) 651 : cluster [DBG] pgmap v1362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:03.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:03.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:03.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:03.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:03.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:03.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:03.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:03.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 97 16 16 0 0 0 - 0 2024-07-28T12:13:03.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:03.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:04.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:04.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:04.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:04.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:04.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: cluster 2024-07-28T12:13:03.367656+0000 mgr.y (mgr.25232) 652 : cluster [DBG] pgmap v1363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:03.499384+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:03.504688+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:03.810881+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:03.814760+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:04.209406+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:04.210497+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:13:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:04 smithi150 bash[67543]: audit 2024-07-28T12:13:04.218567+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 98 16 16 0 0 0 - 0 2024-07-28T12:13:04.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: cluster 2024-07-28T12:13:03.367656+0000 mgr.y (mgr.25232) 652 : cluster [DBG] pgmap v1363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:03.499384+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:03.504688+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:03.810881+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:03.814760+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:04.209406+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:04.210497+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[80503]: audit 2024-07-28T12:13:04.218567+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: cluster 2024-07-28T12:13:03.367656+0000 mgr.y (mgr.25232) 652 : cluster [DBG] pgmap v1363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:03.499384+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:03.504688+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:03.810881+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:03.814760+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:04.209406+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:04.210497+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:13:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:04 smithi022 bash[82865]: audit 2024-07-28T12:13:04.218567+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:04.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:05.059 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:05.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:05.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:05.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:05.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:05.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:05.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:05.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:05.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 99 16 16 0 0 0 - 0 2024-07-28T12:13:05.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:06.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:06.074 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:06.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:06.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:06 smithi022 bash[80503]: audit 2024-07-28T12:13:05.056121+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:06.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:06 smithi022 bash[80503]: audit 2024-07-28T12:13:05.057349+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:06.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:06 smithi022 bash[80503]: cluster 2024-07-28T12:13:05.369004+0000 mgr.y (mgr.25232) 653 : cluster [DBG] pgmap v1364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:06.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:06 smithi022 bash[82865]: audit 2024-07-28T12:13:05.056121+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:06.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:06 smithi022 bash[82865]: audit 2024-07-28T12:13:05.057349+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:06.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:06 smithi022 bash[82865]: cluster 2024-07-28T12:13:05.369004+0000 mgr.y (mgr.25232) 653 : cluster [DBG] pgmap v1364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:06.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:06.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:06.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:06 smithi150 bash[67543]: audit 2024-07-28T12:13:05.056121+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:06.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:06 smithi150 bash[67543]: audit 2024-07-28T12:13:05.057349+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:06.375 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:06 smithi150 bash[67543]: cluster 2024-07-28T12:13:05.369004+0000 mgr.y (mgr.25232) 653 : cluster [DBG] pgmap v1364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:06.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:06.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:06.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:06.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:13:06.789000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:13:06.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:13:06.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 100 16 16 0 0 0 - 0 2024-07-28T12:13:06.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:06.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:07.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:07.091 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:07.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:07.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:07.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:07.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:07.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:07.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:07.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 101 16 16 0 0 0 - 0 2024-07-28T12:13:07.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:08.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:08.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:08.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:08.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:08.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:08.599 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:08 smithi022 bash[80503]: cluster 2024-07-28T12:13:07.370406+0000 mgr.y (mgr.25232) 654 : cluster [DBG] pgmap v1365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:08.599 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:08 smithi022 bash[82865]: cluster 2024-07-28T12:13:07.370406+0000 mgr.y (mgr.25232) 654 : cluster [DBG] pgmap v1365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:08.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:08.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:08 smithi150 bash[67543]: cluster 2024-07-28T12:13:07.370406+0000 mgr.y (mgr.25232) 654 : cluster [DBG] pgmap v1365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:08.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 102 16 16 0 0 0 - 0 2024-07-28T12:13:08.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:08.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:09.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:09.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:09.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:09.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:09.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:09.567 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:13:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:13:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:13:09.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:09.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 103 16 16 0 0 0 - 0 2024-07-28T12:13:09.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:09.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:10.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:10.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:10.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:10.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:10.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:10.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:10.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:10.757 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:10 smithi150 bash[67543]: cluster 2024-07-28T12:13:09.371155+0000 mgr.y (mgr.25232) 655 : cluster [DBG] pgmap v1366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:10 smithi022 bash[80503]: cluster 2024-07-28T12:13:09.371155+0000 mgr.y (mgr.25232) 655 : cluster [DBG] pgmap v1366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:10.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:10 smithi022 bash[82865]: cluster 2024-07-28T12:13:09.371155+0000 mgr.y (mgr.25232) 655 : cluster [DBG] pgmap v1366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:10.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 104 16 16 0 0 0 - 0 2024-07-28T12:13:10.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:10.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:11.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:11.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:11.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:11.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:11.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:11.673 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:11.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:11.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 105 16 16 0 0 0 - 0 2024-07-28T12:13:11.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:11.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:12.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:12.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:12.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:12.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:12.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:12.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:12.653 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:12 smithi150 bash[67543]: cluster 2024-07-28T12:13:11.372504+0000 mgr.y (mgr.25232) 656 : cluster [DBG] pgmap v1367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:12.654 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:13:12 smithi150 bash[60514]: ts=2024-07-28T12:13:12.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:13:12.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:12.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:12 smithi022 bash[80503]: cluster 2024-07-28T12:13:11.372504+0000 mgr.y (mgr.25232) 656 : cluster [DBG] pgmap v1367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:12 smithi022 bash[82865]: cluster 2024-07-28T12:13:11.372504+0000 mgr.y (mgr.25232) 656 : cluster [DBG] pgmap v1367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:12.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 106 16 16 0 0 0 - 0 2024-07-28T12:13:12.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:13.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:13.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:13.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:13.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:13.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:13.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:13.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:13.769 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:13.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:13:13.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 107 16 16 0 0 0 - 0 2024-07-28T12:13:13.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:13.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:14.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:14.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:14.304 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:14.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:14.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:14.439 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:13:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T12:13:14.170561402Z level=info msg="Completed cleanup jobs" duration=46.896425ms 2024-07-28T12:13:14.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:14.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:14.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:14 smithi022 bash[82865]: cluster 2024-07-28T12:13:13.373858+0000 mgr.y (mgr.25232) 657 : cluster [DBG] pgmap v1368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:14.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:14 smithi022 bash[80503]: cluster 2024-07-28T12:13:13.373858+0000 mgr.y (mgr.25232) 657 : cluster [DBG] pgmap v1368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:14 smithi150 bash[67543]: cluster 2024-07-28T12:13:13.373858+0000 mgr.y (mgr.25232) 657 : cluster [DBG] pgmap v1368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:14.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:14.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 108 16 16 0 0 0 - 0 2024-07-28T12:13:14.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:15.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:15.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:15.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:15.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:15.457 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:13:15.460 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:13:15.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:15.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:15.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:15.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:15 smithi022 bash[80503]: audit 2024-07-28T12:13:14.861063+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.22:0/927713484' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:15.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:15 smithi022 bash[80503]: audit 2024-07-28T12:13:14.861665+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:15.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:15 smithi022 bash[82865]: audit 2024-07-28T12:13:14.861063+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.22:0/927713484' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:15.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:15 smithi022 bash[82865]: audit 2024-07-28T12:13:14.861665+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:15 smithi150 bash[67543]: audit 2024-07-28T12:13:14.861063+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.22:0/927713484' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:15 smithi150 bash[67543]: audit 2024-07-28T12:13:14.861665+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:15.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 109 16 16 0 0 0 - 0 2024-07-28T12:13:15.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:15.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:16.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:16.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:16.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:16.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:16.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:16.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:16.697 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:16 smithi150 bash[67543]: cluster 2024-07-28T12:13:15.375257+0000 mgr.y (mgr.25232) 658 : cluster [DBG] pgmap v1369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:16.697 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:16 smithi150 bash[67543]: cluster 2024-07-28T12:13:15.438972+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:16.697 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:16 smithi150 bash[67543]: audit 2024-07-28T12:13:15.459367+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:16.697 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:16 smithi150 bash[67543]: cluster 2024-07-28T12:13:15.459516+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e1107: 8 total, 2 up, 8 in 2024-07-28T12:13:16.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 110 16 16 0 0 0 - 0 2024-07-28T12:13:16.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:16.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[80503]: cluster 2024-07-28T12:13:15.375257+0000 mgr.y (mgr.25232) 658 : cluster [DBG] pgmap v1369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:16.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[80503]: cluster 2024-07-28T12:13:15.438972+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:16.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[80503]: audit 2024-07-28T12:13:15.459367+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:16.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[80503]: cluster 2024-07-28T12:13:15.459516+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e1107: 8 total, 2 up, 8 in 2024-07-28T12:13:16.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[82865]: cluster 2024-07-28T12:13:15.375257+0000 mgr.y (mgr.25232) 658 : cluster [DBG] pgmap v1369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:16.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[82865]: cluster 2024-07-28T12:13:15.438972+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:16.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[82865]: audit 2024-07-28T12:13:15.459367+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:16.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:16 smithi022 bash[82865]: cluster 2024-07-28T12:13:15.459516+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e1107: 8 total, 2 up, 8 in 2024-07-28T12:13:16.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:17.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:17.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:17.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:17.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:17.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:17.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:17.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:17.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 111 16 16 0 0 0 - 0 2024-07-28T12:13:17.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:17.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:18.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:18.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:13:18.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:18.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:18.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:18.526 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:18.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:18.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:18 smithi150 bash[67543]: cluster 2024-07-28T12:13:17.376792+0000 mgr.y (mgr.25232) 659 : cluster [DBG] pgmap v1371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:18.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:18.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:18 smithi022 bash[80503]: cluster 2024-07-28T12:13:17.376792+0000 mgr.y (mgr.25232) 659 : cluster [DBG] pgmap v1371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:18.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:18 smithi022 bash[82865]: cluster 2024-07-28T12:13:17.376792+0000 mgr.y (mgr.25232) 659 : cluster [DBG] pgmap v1371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:18.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 112 16 16 0 0 0 - 0 2024-07-28T12:13:18.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:18.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:19.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:19.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:19.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:19.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:19.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:19.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:19.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:19.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 113 16 16 0 0 0 - 0 2024-07-28T12:13:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:13:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:13:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:13:19.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:20.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:20.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:20.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:20.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:20.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:13:20.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:20 smithi022 bash[80503]: cluster 2024-07-28T12:13:19.378335+0000 mgr.y (mgr.25232) 660 : cluster [DBG] pgmap v1372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:20 smithi022 bash[80503]: audit 2024-07-28T12:13:20.049882+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:20 smithi022 bash[82865]: cluster 2024-07-28T12:13:19.378335+0000 mgr.y (mgr.25232) 660 : cluster [DBG] pgmap v1372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:20 smithi022 bash[82865]: audit 2024-07-28T12:13:20.049882+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:20.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:20.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:20 smithi150 bash[67543]: cluster 2024-07-28T12:13:19.378335+0000 mgr.y (mgr.25232) 660 : cluster [DBG] pgmap v1372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:20 smithi150 bash[67543]: audit 2024-07-28T12:13:20.049882+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:20.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 114 16 16 0 0 0 - 0 2024-07-28T12:13:20.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:20.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:21.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:21.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:21.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:21.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:21.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:21.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:21.747 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:21.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 115 16 16 0 0 0 - 0 2024-07-28T12:13:21.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:21.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:22.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:22.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:22.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:22.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:22.429 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:13:22 smithi150 bash[60514]: ts=2024-07-28T12:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:13:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:22.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:13:22.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:22.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:22.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:22 smithi150 bash[67543]: cluster 2024-07-28T12:13:21.379708+0000 mgr.y (mgr.25232) 661 : cluster [DBG] pgmap v1373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:22.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 116 16 16 0 0 0 - 0 2024-07-28T12:13:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:22 smithi022 bash[80503]: cluster 2024-07-28T12:13:21.379708+0000 mgr.y (mgr.25232) 661 : cluster [DBG] pgmap v1373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:22 smithi022 bash[82865]: cluster 2024-07-28T12:13:21.379708+0000 mgr.y (mgr.25232) 661 : cluster [DBG] pgmap v1373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:22.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:22.933 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:22.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:23.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:23.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:23.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:23.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:23.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:23.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:23.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 117 16 16 0 0 0 - 0 2024-07-28T12:13:23.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:23.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:24.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:24.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:24.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:24.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:24.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:24 smithi022 bash[80503]: cluster 2024-07-28T12:13:23.381099+0000 mgr.y (mgr.25232) 662 : cluster [DBG] pgmap v1374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:24.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:24 smithi022 bash[82865]: cluster 2024-07-28T12:13:23.381099+0000 mgr.y (mgr.25232) 662 : cluster [DBG] pgmap v1374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:24.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:24.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:24 smithi150 bash[67543]: cluster 2024-07-28T12:13:23.381099+0000 mgr.y (mgr.25232) 662 : cluster [DBG] pgmap v1374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:24.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:24.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 118 16 16 0 0 0 - 0 2024-07-28T12:13:24.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:24.966 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:25.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:25.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:25.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:25.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:25.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:25.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:25.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:25.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 119 16 16 0 0 0 - 0 2024-07-28T12:13:25.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:25.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:26.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:26.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:26.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:26.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:26.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:26 smithi022 bash[80503]: cluster 2024-07-28T12:13:25.382422+0000 mgr.y (mgr.25232) 663 : cluster [DBG] pgmap v1375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:26.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:26 smithi022 bash[82865]: cluster 2024-07-28T12:13:25.382422+0000 mgr.y (mgr.25232) 663 : cluster [DBG] pgmap v1375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:26.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:26.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:26 smithi150 bash[67543]: cluster 2024-07-28T12:13:25.382422+0000 mgr.y (mgr.25232) 663 : cluster [DBG] pgmap v1375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:26.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:13:26.791986+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:13:26.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:13:26.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 120 16 16 0 0 0 - 0 2024-07-28T12:13:26.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:26.941 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:27.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:27.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:27.180 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:27.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:27.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:27.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:27.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:27.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:27.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 121 16 16 0 0 0 - 0 2024-07-28T12:13:27.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:27.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:28.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:28.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:28.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:28.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:28.491 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:13:28.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:28.589 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:28 smithi150 bash[67543]: cluster 2024-07-28T12:13:27.383224+0000 mgr.y (mgr.25232) 664 : cluster [DBG] pgmap v1376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:28.589 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:28 smithi150 bash[67543]: audit 2024-07-28T12:13:27.822196+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? 172.21.15.22:0/888713452' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:13:28.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:28.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 122 16 16 0 0 0 - 0 2024-07-28T12:13:28.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:28.826 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:28 smithi022 bash[80503]: cluster 2024-07-28T12:13:27.383224+0000 mgr.y (mgr.25232) 664 : cluster [DBG] pgmap v1376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:28.826 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:28 smithi022 bash[80503]: audit 2024-07-28T12:13:27.822196+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? 172.21.15.22:0/888713452' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:13:28.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:28 smithi022 bash[82865]: cluster 2024-07-28T12:13:27.383224+0000 mgr.y (mgr.25232) 664 : cluster [DBG] pgmap v1376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:28.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:28 smithi022 bash[82865]: audit 2024-07-28T12:13:27.822196+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? 172.21.15.22:0/888713452' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:13:28.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:29.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:29.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:29.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:29.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:29 smithi150 bash[67543]: cluster 2024-07-28T12:13:28.473736+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:29 smithi150 bash[67543]: audit 2024-07-28T12:13:28.490959+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? 172.21.15.22:0/888713452' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:13:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:29 smithi150 bash[67543]: cluster 2024-07-28T12:13:28.491056+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e1108: 8 total, 2 up, 8 in 2024-07-28T12:13:29.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:29.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[82865]: cluster 2024-07-28T12:13:28.473736+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:29.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[82865]: audit 2024-07-28T12:13:28.490959+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? 172.21.15.22:0/888713452' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:13:29.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[82865]: cluster 2024-07-28T12:13:28.491056+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e1108: 8 total, 2 up, 8 in 2024-07-28T12:13:29.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[80503]: cluster 2024-07-28T12:13:28.473736+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:29.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[80503]: audit 2024-07-28T12:13:28.490959+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? 172.21.15.22:0/888713452' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:13:29.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[80503]: cluster 2024-07-28T12:13:28.491056+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e1108: 8 total, 2 up, 8 in 2024-07-28T12:13:29.569 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:13:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:13:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:13:29.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:29.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:29.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 123 16 16 0 0 0 - 0 2024-07-28T12:13:29.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:29.910 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:29.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:30.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:30.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:30.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:30.400 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:30.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:30 smithi150 bash[67543]: cluster 2024-07-28T12:13:29.384673+0000 mgr.y (mgr.25232) 665 : cluster [DBG] pgmap v1378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:30 smithi022 bash[80503]: cluster 2024-07-28T12:13:29.384673+0000 mgr.y (mgr.25232) 665 : cluster [DBG] pgmap v1378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:30.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:30 smithi022 bash[82865]: cluster 2024-07-28T12:13:29.384673+0000 mgr.y (mgr.25232) 665 : cluster [DBG] pgmap v1378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:30.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:30.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:30.728 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:30.729 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:13:30.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 124 16 16 0 0 0 - 0 2024-07-28T12:13:30.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:30.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:31.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:31.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:13:31.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:31.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:31.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:31.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:31.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:13:31.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:31.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:31.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 125 16 16 0 0 0 - 0 2024-07-28T12:13:31.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:32.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:32.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:32.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:32.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:32.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:32 smithi150 bash[67543]: cluster 2024-07-28T12:13:31.386089+0000 mgr.y (mgr.25232) 666 : cluster [DBG] pgmap v1379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:13:32 smithi150 bash[60514]: ts=2024-07-28T12:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:13:32.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:32.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:32.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:32 smithi022 bash[80503]: cluster 2024-07-28T12:13:31.386089+0000 mgr.y (mgr.25232) 666 : cluster [DBG] pgmap v1379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:32.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:32 smithi022 bash[82865]: cluster 2024-07-28T12:13:31.386089+0000 mgr.y (mgr.25232) 666 : cluster [DBG] pgmap v1379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:32.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 126 16 16 0 0 0 - 0 2024-07-28T12:13:32.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:32.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:33.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:33.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:33.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:33.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:33.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:33.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:33.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 127 16 16 0 0 0 - 0 2024-07-28T12:13:33.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:33.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:34.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:34.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:34.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:34.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:34.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:34 smithi022 bash[80503]: cluster 2024-07-28T12:13:33.387027+0000 mgr.y (mgr.25232) 667 : cluster [DBG] pgmap v1380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:34 smithi022 bash[82865]: cluster 2024-07-28T12:13:33.387027+0000 mgr.y (mgr.25232) 667 : cluster [DBG] pgmap v1380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:34.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:34.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:34 smithi150 bash[67543]: cluster 2024-07-28T12:13:33.387027+0000 mgr.y (mgr.25232) 667 : cluster [DBG] pgmap v1380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:34.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 128 16 16 0 0 0 - 0 2024-07-28T12:13:34.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:34.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:35.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:35.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:35.356 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:35.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:35.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:35.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:35.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:13:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:35 smithi150 bash[67543]: audit 2024-07-28T12:13:35.050598+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:35.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:35 smithi022 bash[80503]: audit 2024-07-28T12:13:35.050598+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:35 smithi022 bash[82865]: audit 2024-07-28T12:13:35.050598+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:35.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 129 16 16 0 0 0 - 0 2024-07-28T12:13:35.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:35.882 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:35.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:36.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:36.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:36.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:36.324 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:36.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:36.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:36.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:36.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:36 smithi150 bash[67543]: cluster 2024-07-28T12:13:35.388361+0000 mgr.y (mgr.25232) 668 : cluster [DBG] pgmap v1381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:36.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:36.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:36 smithi022 bash[80503]: cluster 2024-07-28T12:13:35.388361+0000 mgr.y (mgr.25232) 668 : cluster [DBG] pgmap v1381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:36.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:36 smithi022 bash[82865]: cluster 2024-07-28T12:13:35.388361+0000 mgr.y (mgr.25232) 668 : cluster [DBG] pgmap v1381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:36.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 130 16 16 0 0 0 - 0 2024-07-28T12:13:36.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:37.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:37.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:37.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:37.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:37.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:37.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:37.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:37.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 131 16 16 0 0 0 - 0 2024-07-28T12:13:37.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:37.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:38.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:38.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:38.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:38.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:38.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:38.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:38 smithi150 bash[67543]: cluster 2024-07-28T12:13:37.389860+0000 mgr.y (mgr.25232) 669 : cluster [DBG] pgmap v1382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:38.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 132 16 16 0 0 0 - 0 2024-07-28T12:13:38.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:38 smithi022 bash[80503]: cluster 2024-07-28T12:13:37.389860+0000 mgr.y (mgr.25232) 669 : cluster [DBG] pgmap v1382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:38 smithi022 bash[82865]: cluster 2024-07-28T12:13:37.389860+0000 mgr.y (mgr.25232) 669 : cluster [DBG] pgmap v1382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:38.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:39.012 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:39.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:39.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:39.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:39.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:39.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:39.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:39.640 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:13:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:13:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:13:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:39.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:13:39.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:39.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 133 16 16 0 0 0 - 0 2024-07-28T12:13:39.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:39.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:40.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:40.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:40.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:40.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:40.529 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:13:40.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:40.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:40.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:40 smithi022 bash[80503]: cluster 2024-07-28T12:13:39.391508+0000 mgr.y (mgr.25232) 670 : cluster [DBG] pgmap v1383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:40.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:40 smithi022 bash[80503]: audit 2024-07-28T12:13:39.923774+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.22:0/1343334510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:40.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:40 smithi022 bash[80503]: audit 2024-07-28T12:13:39.924259+0000 mon.a (mon.0) 1537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:40.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:40 smithi022 bash[82865]: cluster 2024-07-28T12:13:39.391508+0000 mgr.y (mgr.25232) 670 : cluster [DBG] pgmap v1383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:40.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:40 smithi022 bash[82865]: audit 2024-07-28T12:13:39.923774+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.22:0/1343334510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:40.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:40 smithi022 bash[82865]: audit 2024-07-28T12:13:39.924259+0000 mon.a (mon.0) 1537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:40 smithi150 bash[67543]: cluster 2024-07-28T12:13:39.391508+0000 mgr.y (mgr.25232) 670 : cluster [DBG] pgmap v1383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:40 smithi150 bash[67543]: audit 2024-07-28T12:13:39.923774+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.22:0/1343334510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:40 smithi150 bash[67543]: audit 2024-07-28T12:13:39.924259+0000 mon.a (mon.0) 1537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:13:40.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 134 16 16 0 0 0 - 0 2024-07-28T12:13:40.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:40.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:41.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:41.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:41.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:41.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:41 smithi022 bash[80503]: cluster 2024-07-28T12:13:40.512839+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:13:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:41 smithi022 bash[80503]: audit 2024-07-28T12:13:40.527572+0000 mon.a (mon.0) 1539 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:41 smithi022 bash[80503]: cluster 2024-07-28T12:13:40.527783+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e1109: 8 total, 2 up, 8 in 2024-07-28T12:13:41.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:41.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:41.675 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:41.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:41 smithi150 bash[67543]: cluster 2024-07-28T12:13:40.512839+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:13:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:41 smithi150 bash[67543]: audit 2024-07-28T12:13:40.527572+0000 mon.a (mon.0) 1539 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:41 smithi150 bash[67543]: cluster 2024-07-28T12:13:40.527783+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e1109: 8 total, 2 up, 8 in 2024-07-28T12:13:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:41 smithi022 bash[82865]: cluster 2024-07-28T12:13:40.512839+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:13:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:41 smithi022 bash[82865]: audit 2024-07-28T12:13:40.527572+0000 mon.a (mon.0) 1539 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:13:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:41 smithi022 bash[82865]: cluster 2024-07-28T12:13:40.527783+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e1109: 8 total, 2 up, 8 in 2024-07-28T12:13:41.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 135 16 16 0 0 0 - 0 2024-07-28T12:13:41.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:42.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:42.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:42.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:42.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:42.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:42.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:42.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:42.731 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:42 smithi150 bash[67543]: cluster 2024-07-28T12:13:41.392921+0000 mgr.y (mgr.25232) 671 : cluster [DBG] pgmap v1385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:42.731 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:13:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:13:42.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 136 16 16 0 0 0 - 0 2024-07-28T12:13:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:42 smithi022 bash[80503]: cluster 2024-07-28T12:13:41.392921+0000 mgr.y (mgr.25232) 671 : cluster [DBG] pgmap v1385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:42 smithi022 bash[82865]: cluster 2024-07-28T12:13:41.392921+0000 mgr.y (mgr.25232) 671 : cluster [DBG] pgmap v1385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:42.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:42.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:43.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:43.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:43.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:13:43.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:43.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:43.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:43.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:43.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:43.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 137 16 16 0 0 0 - 0 2024-07-28T12:13:43.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:44.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:44.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:44.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:44.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:44.466 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:44.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:44.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:44.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:44.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:44 smithi022 bash[80503]: cluster 2024-07-28T12:13:43.394274+0000 mgr.y (mgr.25232) 672 : cluster [DBG] pgmap v1386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:44 smithi022 bash[82865]: cluster 2024-07-28T12:13:43.394274+0000 mgr.y (mgr.25232) 672 : cluster [DBG] pgmap v1386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:44.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 138 16 16 0 0 0 - 0 2024-07-28T12:13:44.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:44.873 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:44 smithi150 bash[67543]: cluster 2024-07-28T12:13:43.394274+0000 mgr.y (mgr.25232) 672 : cluster [DBG] pgmap v1386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:44.940 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:44.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:45.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:45.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:45.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:45.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:45.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:45.610 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:45.611 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:13:45.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:45.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 139 16 16 0 0 0 - 0 2024-07-28T12:13:45.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:45.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:46.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:46.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:46.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:46.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:46.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:46.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:46.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:46 smithi022 bash[82865]: cluster 2024-07-28T12:13:45.395700+0000 mgr.y (mgr.25232) 673 : cluster [DBG] pgmap v1387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:46 smithi022 bash[80503]: cluster 2024-07-28T12:13:45.395700+0000 mgr.y (mgr.25232) 673 : cluster [DBG] pgmap v1387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:46.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:13:46.794655+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:13:46.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:13:46.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 140 16 16 0 0 0 - 0 2024-07-28T12:13:46.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:46.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:46 smithi150 bash[67543]: cluster 2024-07-28T12:13:45.395700+0000 mgr.y (mgr.25232) 673 : cluster [DBG] pgmap v1387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:47.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:47.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:47.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:47.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:47.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:47.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:47.725 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:47.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 141 16 16 0 0 0 - 0 2024-07-28T12:13:47.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:47.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:48.125 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:48.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:48.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:13:48.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:48.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:48.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:48 smithi150 bash[67543]: cluster 2024-07-28T12:13:47.397092+0000 mgr.y (mgr.25232) 674 : cluster [DBG] pgmap v1388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:48.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:48.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 142 16 16 0 0 0 - 0 2024-07-28T12:13:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:48 smithi022 bash[80503]: cluster 2024-07-28T12:13:47.397092+0000 mgr.y (mgr.25232) 674 : cluster [DBG] pgmap v1388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:48 smithi022 bash[82865]: cluster 2024-07-28T12:13:47.397092+0000 mgr.y (mgr.25232) 674 : cluster [DBG] pgmap v1388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:48.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:49.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:49.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:49.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:49.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:49.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:49.624 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:13:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:13:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:13:49.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:49.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 143 16 16 0 0 0 - 0 2024-07-28T12:13:49.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:49.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:50.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:50.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:50.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:50.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:50.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:50.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:13:50.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:50.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:50.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 144 16 16 0 0 0 - 0 2024-07-28T12:13:50.805 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:50 smithi150 bash[67543]: cluster 2024-07-28T12:13:49.397889+0000 mgr.y (mgr.25232) 675 : cluster [DBG] pgmap v1389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:50.805 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:50 smithi150 bash[67543]: audit 2024-07-28T12:13:50.057167+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:50.805 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:50 smithi150 bash[67543]: audit 2024-07-28T12:13:50.059411+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:50 smithi022 bash[80503]: cluster 2024-07-28T12:13:49.397889+0000 mgr.y (mgr.25232) 675 : cluster [DBG] pgmap v1389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:50 smithi022 bash[80503]: audit 2024-07-28T12:13:50.057167+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:50 smithi022 bash[80503]: audit 2024-07-28T12:13:50.059411+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:50 smithi022 bash[82865]: cluster 2024-07-28T12:13:49.397889+0000 mgr.y (mgr.25232) 675 : cluster [DBG] pgmap v1389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:50 smithi022 bash[82865]: audit 2024-07-28T12:13:50.057167+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:13:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:50 smithi022 bash[82865]: audit 2024-07-28T12:13:50.059411+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:13:50.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:51.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:51.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:51.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:51.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:51.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:51.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:51.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:51.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 145 16 16 0 0 0 - 0 2024-07-28T12:13:51.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:51.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:52.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:52.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:52.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:52.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:52.561 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:13:52.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:52.587 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:52 smithi150 bash[67543]: cluster 2024-07-28T12:13:51.398579+0000 mgr.y (mgr.25232) 676 : cluster [DBG] pgmap v1390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:52.588 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:52 smithi150 bash[67543]: audit 2024-07-28T12:13:51.630656+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.22:0/3437186977' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:52.588 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:13:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:13:52.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:52.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:52 smithi022 bash[80503]: cluster 2024-07-28T12:13:51.398579+0000 mgr.y (mgr.25232) 676 : cluster [DBG] pgmap v1390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:52.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:52 smithi022 bash[80503]: audit 2024-07-28T12:13:51.630656+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.22:0/3437186977' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:52.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:52 smithi022 bash[82865]: cluster 2024-07-28T12:13:51.398579+0000 mgr.y (mgr.25232) 676 : cluster [DBG] pgmap v1390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:52.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:52 smithi022 bash[82865]: audit 2024-07-28T12:13:51.630656+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.22:0/3437186977' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:13:52.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 146 16 16 0 0 0 - 0 2024-07-28T12:13:52.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:52.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:53.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:53.140 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:13:53.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:53.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:53.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:53.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:53.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:53.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:53.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:53 smithi022 bash[80503]: cluster 2024-07-28T12:13:52.545859+0000 mon.a (mon.0) 1544 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:53.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:53 smithi022 bash[80503]: audit 2024-07-28T12:13:52.560522+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.22:0/3437186977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:53.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:53 smithi022 bash[80503]: cluster 2024-07-28T12:13:52.560691+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e1110: 8 total, 2 up, 8 in 2024-07-28T12:13:53.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:53 smithi022 bash[82865]: cluster 2024-07-28T12:13:52.545859+0000 mon.a (mon.0) 1544 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:53.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:53 smithi022 bash[82865]: audit 2024-07-28T12:13:52.560522+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.22:0/3437186977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:53.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:53 smithi022 bash[82865]: cluster 2024-07-28T12:13:52.560691+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e1110: 8 total, 2 up, 8 in 2024-07-28T12:13:53.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 147 16 16 0 0 0 - 0 2024-07-28T12:13:53.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:53.895 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:53 smithi150 bash[67543]: cluster 2024-07-28T12:13:52.545859+0000 mon.a (mon.0) 1544 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:13:53.895 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:53 smithi150 bash[67543]: audit 2024-07-28T12:13:52.560522+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.22:0/3437186977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:13:53.895 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:53 smithi150 bash[67543]: cluster 2024-07-28T12:13:52.560691+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e1110: 8 total, 2 up, 8 in 2024-07-28T12:13:54.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:54.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:54.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:54.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:54.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:54.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:54.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:54 smithi150 bash[67543]: cluster 2024-07-28T12:13:53.399911+0000 mgr.y (mgr.25232) 677 : cluster [DBG] pgmap v1392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:54.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 148 16 16 0 0 0 - 0 2024-07-28T12:13:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:54 smithi022 bash[80503]: cluster 2024-07-28T12:13:53.399911+0000 mgr.y (mgr.25232) 677 : cluster [DBG] pgmap v1392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:54 smithi022 bash[82865]: cluster 2024-07-28T12:13:53.399911+0000 mgr.y (mgr.25232) 677 : cluster [DBG] pgmap v1392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:54.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:54.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:55.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:55.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:55.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:55.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:13:55.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:55.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:55.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:55.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:55.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 149 16 16 0 0 0 - 0 2024-07-28T12:13:55.844 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:13:55.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:56.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:56.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:56.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:56.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:56.405 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:56.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:56.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:56.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:56.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 150 16 16 0 0 0 - 0 2024-07-28T12:13:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:56 smithi022 bash[80503]: cluster 2024-07-28T12:13:55.401005+0000 mgr.y (mgr.25232) 678 : cluster [DBG] pgmap v1393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:56 smithi022 bash[82865]: cluster 2024-07-28T12:13:55.401005+0000 mgr.y (mgr.25232) 678 : cluster [DBG] pgmap v1393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:56.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:56.876 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:56 smithi150 bash[67543]: cluster 2024-07-28T12:13:55.401005+0000 mgr.y (mgr.25232) 678 : cluster [DBG] pgmap v1393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:56.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:57.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:57.115 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:57.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:13:57.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:57.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:57.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:57.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:57.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:57.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 151 16 16 0 0 0 - 0 2024-07-28T12:13:57.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:57.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:58.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:13:58.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:58.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:58.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:58.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:58.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:58.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:13:58.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 152 16 16 0 0 0 - 0 2024-07-28T12:13:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:13:58 smithi022 bash[80503]: cluster 2024-07-28T12:13:57.402029+0000 mgr.y (mgr.25232) 679 : cluster [DBG] pgmap v1394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:13:58 smithi022 bash[82865]: cluster 2024-07-28T12:13:57.402029+0000 mgr.y (mgr.25232) 679 : cluster [DBG] pgmap v1394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:58.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:13:58.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:13:59.003 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:13:58 smithi150 bash[67543]: cluster 2024-07-28T12:13:57.402029+0000 mgr.y (mgr.25232) 679 : cluster [DBG] pgmap v1394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:13:59.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:13:59.151 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:13:59.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:13:59.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:13:59.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:59.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:59.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:59.713 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:13:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:13:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:13:59.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 153 16 16 0 0 0 - 0 2024-07-28T12:13:59.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:13:59.926 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:13:59.926 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:13:59.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:00.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:00.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:00.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:00.404 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:00.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:00.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:00.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:00 smithi150 bash[67543]: cluster 2024-07-28T12:13:59.403421+0000 mgr.y (mgr.25232) 680 : cluster [DBG] pgmap v1395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:00.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:00.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 154 16 16 0 0 0 - 0 2024-07-28T12:14:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:00 smithi022 bash[80503]: cluster 2024-07-28T12:13:59.403421+0000 mgr.y (mgr.25232) 680 : cluster [DBG] pgmap v1395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:00 smithi022 bash[82865]: cluster 2024-07-28T12:13:59.403421+0000 mgr.y (mgr.25232) 680 : cluster [DBG] pgmap v1395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:00.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:01.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:01.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:01.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:01.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:01.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:01.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:01.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:01.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 155 16 16 0 0 0 - 0 2024-07-28T12:14:01.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:01.862 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:01.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:02.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:02.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:02.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:02.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:02.458 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:14:02 smithi150 bash[60514]: ts=2024-07-28T12:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:14:02.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:02.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:02 smithi150 bash[67543]: cluster 2024-07-28T12:14:01.404819+0000 mgr.y (mgr.25232) 681 : cluster [DBG] pgmap v1396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:02.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 156 16 16 0 0 0 - 0 2024-07-28T12:14:02.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:02 smithi022 bash[80503]: cluster 2024-07-28T12:14:01.404819+0000 mgr.y (mgr.25232) 681 : cluster [DBG] pgmap v1396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:02 smithi022 bash[82865]: cluster 2024-07-28T12:14:01.404819+0000 mgr.y (mgr.25232) 681 : cluster [DBG] pgmap v1396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:02.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:03.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:03.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:03.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:03.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:03.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:03.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:03.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:03.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 157 16 16 0 0 0 - 0 2024-07-28T12:14:03.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:03.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:04.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:04.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:04.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:04.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:04.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:04.593 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:14:04.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:04 smithi150 bash[67543]: cluster 2024-07-28T12:14:03.406282+0000 mgr.y (mgr.25232) 682 : cluster [DBG] pgmap v1397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:04 smithi150 bash[67543]: audit 2024-07-28T12:14:03.808013+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.22:0/3166402363' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:04 smithi150 bash[67543]: audit 2024-07-28T12:14:03.808464+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:04 smithi150 bash[67543]: audit 2024-07-28T12:14:04.291859+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:14:04.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 158 16 16 0 0 0 - 0 2024-07-28T12:14:04.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:04.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:04.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:14:04.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[80503]: cluster 2024-07-28T12:14:03.406282+0000 mgr.y (mgr.25232) 682 : cluster [DBG] pgmap v1397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[80503]: audit 2024-07-28T12:14:03.808013+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.22:0/3166402363' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[80503]: audit 2024-07-28T12:14:03.808464+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[80503]: audit 2024-07-28T12:14:04.291859+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[82865]: cluster 2024-07-28T12:14:03.406282+0000 mgr.y (mgr.25232) 682 : cluster [DBG] pgmap v1397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[82865]: audit 2024-07-28T12:14:03.808013+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.22:0/3166402363' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[82865]: audit 2024-07-28T12:14:03.808464+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:04.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:04 smithi022 bash[82865]: audit 2024-07-28T12:14:04.291859+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:14:05.042 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:05.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:05.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:05.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:05.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:05.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:05.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:05.695 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:05 smithi150 bash[67543]: cluster 2024-07-28T12:14:04.579183+0000 mon.a (mon.0) 1549 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:05.695 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:05 smithi150 bash[67543]: audit 2024-07-28T12:14:04.590371+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:05.695 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:05 smithi150 bash[67543]: cluster 2024-07-28T12:14:04.590447+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e1111: 8 total, 2 up, 8 in 2024-07-28T12:14:05.696 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:05 smithi150 bash[67543]: audit 2024-07-28T12:14:05.055815+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:05.696 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:05 smithi150 bash[67543]: audit 2024-07-28T12:14:05.057851+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:05.696 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:05.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:14:05.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:05.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 159 16 16 0 0 0 - 0 2024-07-28T12:14:05.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:06.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:06.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[80503]: cluster 2024-07-28T12:14:04.579183+0000 mon.a (mon.0) 1549 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:06.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[80503]: audit 2024-07-28T12:14:04.590371+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:06.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[80503]: cluster 2024-07-28T12:14:04.590447+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e1111: 8 total, 2 up, 8 in 2024-07-28T12:14:06.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[80503]: audit 2024-07-28T12:14:05.055815+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:06.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[80503]: audit 2024-07-28T12:14:05.057851+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[82865]: cluster 2024-07-28T12:14:04.579183+0000 mon.a (mon.0) 1549 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[82865]: audit 2024-07-28T12:14:04.590371+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:06.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[82865]: cluster 2024-07-28T12:14:04.590447+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e1111: 8 total, 2 up, 8 in 2024-07-28T12:14:06.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[82865]: audit 2024-07-28T12:14:05.055815+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:06.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:05 smithi022 bash[82865]: audit 2024-07-28T12:14:05.057851+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:06.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:06.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:06.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:06.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:06.625 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:06.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:06.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:14:06.797593+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:14:06.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:14:06.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 160 16 16 0 0 0 - 0 2024-07-28T12:14:06.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:06.873 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:06 smithi150 bash[67543]: cluster 2024-07-28T12:14:05.407269+0000 mgr.y (mgr.25232) 683 : cluster [DBG] pgmap v1399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:06.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:06.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:06 smithi022 bash[80503]: cluster 2024-07-28T12:14:05.407269+0000 mgr.y (mgr.25232) 683 : cluster [DBG] pgmap v1399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:06.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:06 smithi022 bash[82865]: cluster 2024-07-28T12:14:05.407269+0000 mgr.y (mgr.25232) 683 : cluster [DBG] pgmap v1399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:07.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:07.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:07.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:14:07.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:07.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:07.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:07.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:07.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 161 16 16 0 0 0 - 0 2024-07-28T12:14:07.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:07.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:08.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:08.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:08.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:08.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:08.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:08.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:08.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:08.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 162 16 16 0 0 0 - 0 2024-07-28T12:14:08.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:08.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:08 smithi022 bash[82865]: cluster 2024-07-28T12:14:07.408278+0000 mgr.y (mgr.25232) 684 : cluster [DBG] pgmap v1400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:08.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:08 smithi022 bash[80503]: cluster 2024-07-28T12:14:07.408278+0000 mgr.y (mgr.25232) 684 : cluster [DBG] pgmap v1400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:09.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:08 smithi150 bash[67543]: cluster 2024-07-28T12:14:07.408278+0000 mgr.y (mgr.25232) 684 : cluster [DBG] pgmap v1400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:09.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:09.200 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:09.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:09.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:09.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:14:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:14:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:14:09.592 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:09.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:09.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 163 16 16 0 0 0 - 0 2024-07-28T12:14:09.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:09.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:10.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:10.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:10.184 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:10.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:10.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:10.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:10.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:10.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[80503]: cluster 2024-07-28T12:14:09.409016+0000 mgr.y (mgr.25232) 685 : cluster [DBG] pgmap v1401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[80503]: audit 2024-07-28T12:14:09.993070+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[80503]: audit 2024-07-28T12:14:09.999324+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[80503]: audit 2024-07-28T12:14:10.235469+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[80503]: audit 2024-07-28T12:14:10.244707+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[82865]: cluster 2024-07-28T12:14:09.409016+0000 mgr.y (mgr.25232) 685 : cluster [DBG] pgmap v1401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[82865]: audit 2024-07-28T12:14:09.993070+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[82865]: audit 2024-07-28T12:14:09.999324+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[82865]: audit 2024-07-28T12:14:10.235469+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:10 smithi022 bash[82865]: audit 2024-07-28T12:14:10.244707+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 164 16 16 0 0 0 - 0 2024-07-28T12:14:10.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:10.856 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:10 smithi150 bash[67543]: cluster 2024-07-28T12:14:09.409016+0000 mgr.y (mgr.25232) 685 : cluster [DBG] pgmap v1401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:10.856 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:10 smithi150 bash[67543]: audit 2024-07-28T12:14:09.993070+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.857 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:10 smithi150 bash[67543]: audit 2024-07-28T12:14:09.999324+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.857 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:10 smithi150 bash[67543]: audit 2024-07-28T12:14:10.235469+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.857 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:10 smithi150 bash[67543]: audit 2024-07-28T12:14:10.244707+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:10.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:11.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:11.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:11.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:11.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:11.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:11.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:11.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:11 smithi150 bash[67543]: audit 2024-07-28T12:14:10.656942+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:14:11.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:11 smithi150 bash[67543]: audit 2024-07-28T12:14:10.657711+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:14:11.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:11 smithi150 bash[67543]: audit 2024-07-28T12:14:10.662706+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:11.718 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:11.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:11.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:11 smithi022 bash[80503]: audit 2024-07-28T12:14:10.656942+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:14:11.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:11 smithi022 bash[80503]: audit 2024-07-28T12:14:10.657711+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:14:11.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:11 smithi022 bash[80503]: audit 2024-07-28T12:14:10.662706+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:11.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:11 smithi022 bash[82865]: audit 2024-07-28T12:14:10.656942+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:14:11.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:11 smithi022 bash[82865]: audit 2024-07-28T12:14:10.657711+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:14:11.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:11 smithi022 bash[82865]: audit 2024-07-28T12:14:10.662706+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:11.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 165 16 16 0 0 0 - 0 2024-07-28T12:14:11.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:12.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:12.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:12.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:12.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:12.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:12.511 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:14:12 smithi150 bash[60514]: ts=2024-07-28T12:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:14:12.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:12.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:12 smithi150 bash[67543]: cluster 2024-07-28T12:14:11.410411+0000 mgr.y (mgr.25232) 686 : cluster [DBG] pgmap v1402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:12.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 166 16 16 0 0 0 - 0 2024-07-28T12:14:12.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:12.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:12.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:12 smithi022 bash[80503]: cluster 2024-07-28T12:14:11.410411+0000 mgr.y (mgr.25232) 686 : cluster [DBG] pgmap v1402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:12.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:12 smithi022 bash[82865]: cluster 2024-07-28T12:14:11.410411+0000 mgr.y (mgr.25232) 686 : cluster [DBG] pgmap v1402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:13.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:13.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:13.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:13.406 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:13.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:13.532 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:13.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:13.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:13.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:13.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 167 16 16 0 0 0 - 0 2024-07-28T12:14:13.906 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:14.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:14.028 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:14.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:14:14.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:14.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:14.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:14.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:14.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:14.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:14.737 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:14.738 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:14:14.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 168 16 16 0 0 0 - 0 2024-07-28T12:14:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:14 smithi022 bash[80503]: cluster 2024-07-28T12:14:13.411139+0000 mgr.y (mgr.25232) 687 : cluster [DBG] pgmap v1403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:14 smithi022 bash[82865]: cluster 2024-07-28T12:14:13.411139+0000 mgr.y (mgr.25232) 687 : cluster [DBG] pgmap v1403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:14.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:14.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:14 smithi150 bash[67543]: cluster 2024-07-28T12:14:13.411139+0000 mgr.y (mgr.25232) 687 : cluster [DBG] pgmap v1403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:15.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:15.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:15.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:15.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:15.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:15.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:15.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:15.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 169 16 16 0 0 0 - 0 2024-07-28T12:14:15.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:16.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:16.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:16.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:16.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:16.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:16.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:16.681 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:14:16.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:16.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 170 16 16 0 0 0 - 0 2024-07-28T12:14:16.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:16.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:16.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:16 smithi022 bash[80503]: cluster 2024-07-28T12:14:15.412113+0000 mgr.y (mgr.25232) 688 : cluster [DBG] pgmap v1404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:16.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:16 smithi022 bash[80503]: audit 2024-07-28T12:14:16.287622+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.22:0/3037926543' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:16.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:16 smithi022 bash[80503]: audit 2024-07-28T12:14:16.288092+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:16.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:16 smithi022 bash[82865]: cluster 2024-07-28T12:14:15.412113+0000 mgr.y (mgr.25232) 688 : cluster [DBG] pgmap v1404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:16.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:16 smithi022 bash[82865]: audit 2024-07-28T12:14:16.287622+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.22:0/3037926543' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:16.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:16 smithi022 bash[82865]: audit 2024-07-28T12:14:16.288092+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:16 smithi150 bash[67543]: cluster 2024-07-28T12:14:15.412113+0000 mgr.y (mgr.25232) 688 : cluster [DBG] pgmap v1404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:16 smithi150 bash[67543]: audit 2024-07-28T12:14:16.287622+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.22:0/3037926543' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:16 smithi150 bash[67543]: audit 2024-07-28T12:14:16.288092+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:14:17.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:17.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:17.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:17.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:17.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:17.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:17.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 171 16 16 0 0 0 - 0 2024-07-28T12:14:17.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:17.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:17.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:17 smithi022 bash[80503]: cluster 2024-07-28T12:14:16.670828+0000 mon.a (mon.0) 1562 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:17.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:17 smithi022 bash[80503]: audit 2024-07-28T12:14:16.679751+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:14:17.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:17 smithi022 bash[80503]: cluster 2024-07-28T12:14:16.679970+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e1112: 8 total, 2 up, 8 in 2024-07-28T12:14:17.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:17 smithi022 bash[82865]: cluster 2024-07-28T12:14:16.670828+0000 mon.a (mon.0) 1562 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:17.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:17 smithi022 bash[82865]: audit 2024-07-28T12:14:16.679751+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:14:17.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:17 smithi022 bash[82865]: cluster 2024-07-28T12:14:16.679970+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e1112: 8 total, 2 up, 8 in 2024-07-28T12:14:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:17 smithi150 bash[67543]: cluster 2024-07-28T12:14:16.670828+0000 mon.a (mon.0) 1562 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:17 smithi150 bash[67543]: audit 2024-07-28T12:14:16.679751+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:14:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:17 smithi150 bash[67543]: cluster 2024-07-28T12:14:16.679970+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e1112: 8 total, 2 up, 8 in 2024-07-28T12:14:18.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:18.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:18.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:18.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:18.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:18.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:18.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:18.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 172 16 16 0 0 0 - 0 2024-07-28T12:14:18.822 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:18.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:19.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:19.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:18 smithi150 bash[67543]: cluster 2024-07-28T12:14:17.413055+0000 mgr.y (mgr.25232) 689 : cluster [DBG] pgmap v1406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:18 smithi022 bash[80503]: cluster 2024-07-28T12:14:17.413055+0000 mgr.y (mgr.25232) 689 : cluster [DBG] pgmap v1406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:18 smithi022 bash[82865]: cluster 2024-07-28T12:14:17.413055+0000 mgr.y (mgr.25232) 689 : cluster [DBG] pgmap v1406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:19.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:19.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:19.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:19.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:14:19.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:19.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:19.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:19.724 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:14:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:14:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:14:19.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:14:19.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 173 16 16 0 0 0 - 0 2024-07-28T12:14:19.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:19.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:20.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:20.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:20.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:20.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:20.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:20.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:20.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:20.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 174 16 16 0 0 0 - 0 2024-07-28T12:14:20.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:20 smithi150 bash[67543]: cluster 2024-07-28T12:14:19.414460+0000 mgr.y (mgr.25232) 690 : cluster [DBG] pgmap v1407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:20.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:20 smithi150 bash[67543]: audit 2024-07-28T12:14:20.051615+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:20.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:21.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:21.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:20 smithi022 bash[82865]: cluster 2024-07-28T12:14:19.414460+0000 mgr.y (mgr.25232) 690 : cluster [DBG] pgmap v1407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:21.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:20 smithi022 bash[82865]: audit 2024-07-28T12:14:20.051615+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:20 smithi022 bash[80503]: cluster 2024-07-28T12:14:19.414460+0000 mgr.y (mgr.25232) 690 : cluster [DBG] pgmap v1407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:21.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:20 smithi022 bash[80503]: audit 2024-07-28T12:14:20.051615+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:21.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:21.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:21.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:21.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:21.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:21.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:21.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 175 16 16 0 0 0 - 0 2024-07-28T12:14:21.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:21.942 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:21.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:22.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:22.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:22.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:22.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:22.452 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:14:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:14:22.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:22.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:14:22.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:22 smithi150 bash[67543]: cluster 2024-07-28T12:14:21.415834+0000 mgr.y (mgr.25232) 691 : cluster [DBG] pgmap v1408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:22.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:22.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 176 16 16 0 0 0 - 0 2024-07-28T12:14:22.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:23.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:22 smithi022 bash[80503]: cluster 2024-07-28T12:14:21.415834+0000 mgr.y (mgr.25232) 691 : cluster [DBG] pgmap v1408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:22 smithi022 bash[82865]: cluster 2024-07-28T12:14:21.415834+0000 mgr.y (mgr.25232) 691 : cluster [DBG] pgmap v1408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:23.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:23.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:23.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:23.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:23.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:23.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:23.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 177 16 16 0 0 0 - 0 2024-07-28T12:14:23.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:23.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:24.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:24.201 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:24.201 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:24.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:24.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:24.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:24.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:24.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:24 smithi150 bash[67543]: cluster 2024-07-28T12:14:23.416805+0000 mgr.y (mgr.25232) 692 : cluster [DBG] pgmap v1409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:24.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 178 16 16 0 0 0 - 0 2024-07-28T12:14:24.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:24.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:25.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:24 smithi022 bash[80503]: cluster 2024-07-28T12:14:23.416805+0000 mgr.y (mgr.25232) 692 : cluster [DBG] pgmap v1409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:24 smithi022 bash[82865]: cluster 2024-07-28T12:14:23.416805+0000 mgr.y (mgr.25232) 692 : cluster [DBG] pgmap v1409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:25.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:25.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:25.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:25.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:25.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 179 16 16 0 0 0 - 0 2024-07-28T12:14:25.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:26.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:26.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:26.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:26.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:26.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:26.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:26.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:26.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:26 smithi022 bash[82865]: cluster 2024-07-28T12:14:25.418182+0000 mgr.y (mgr.25232) 693 : cluster [DBG] pgmap v1410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:26.723 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:26 smithi022 bash[80503]: cluster 2024-07-28T12:14:25.418182+0000 mgr.y (mgr.25232) 693 : cluster [DBG] pgmap v1410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:26.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:14:26.800425+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:14:26.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:14:26.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 180 16 16 0 0 0 - 0 2024-07-28T12:14:26.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:26.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:26 smithi150 bash[67543]: cluster 2024-07-28T12:14:25.418182+0000 mgr.y (mgr.25232) 693 : cluster [DBG] pgmap v1410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:27.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:27.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:27.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:27.404 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:27.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:27.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:27.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:27.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:27.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 181 16 16 0 0 0 - 0 2024-07-28T12:14:27.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:28.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:28.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:28.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:28.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:28.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:28.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:28.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:28.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 182 16 16 0 0 0 - 0 2024-07-28T12:14:28.843 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:28 smithi150 bash[67543]: cluster 2024-07-28T12:14:27.419581+0000 mgr.y (mgr.25232) 694 : cluster [DBG] pgmap v1411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:28.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:28.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:28.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:28 smithi022 bash[80503]: cluster 2024-07-28T12:14:27.419581+0000 mgr.y (mgr.25232) 694 : cluster [DBG] pgmap v1411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:28.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:28 smithi022 bash[82865]: cluster 2024-07-28T12:14:27.419581+0000 mgr.y (mgr.25232) 694 : cluster [DBG] pgmap v1411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:29.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:29.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:29.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:29.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:29.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:29.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:29.785 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:14:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:14:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:14:29.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:29.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 183 16 16 0 0 0 - 0 2024-07-28T12:14:29.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:29.960 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:30.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:30.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:30.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:30.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:30.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:30.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:30.677 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:30.678 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:14:30.712 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:30.722 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:14:30.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:30 smithi150 bash[67543]: cluster 2024-07-28T12:14:29.420973+0000 mgr.y (mgr.25232) 695 : cluster [DBG] pgmap v1412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:30.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:30 smithi150 bash[67543]: audit 2024-07-28T12:14:30.139295+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.22:0/3143390130' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:30.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:30 smithi150 bash[67543]: audit 2024-07-28T12:14:30.139768+0000 mon.a (mon.0) 1566 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:30.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:30.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 184 16 16 0 0 0 - 0 2024-07-28T12:14:30.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:30.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:30 smithi022 bash[80503]: cluster 2024-07-28T12:14:29.420973+0000 mgr.y (mgr.25232) 695 : cluster [DBG] pgmap v1412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:30.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:30 smithi022 bash[80503]: audit 2024-07-28T12:14:30.139295+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.22:0/3143390130' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:30.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:30 smithi022 bash[80503]: audit 2024-07-28T12:14:30.139768+0000 mon.a (mon.0) 1566 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:30.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:30 smithi022 bash[82865]: cluster 2024-07-28T12:14:29.420973+0000 mgr.y (mgr.25232) 695 : cluster [DBG] pgmap v1412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:30.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:30 smithi022 bash[82865]: audit 2024-07-28T12:14:30.139295+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.22:0/3143390130' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:30.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:30 smithi022 bash[82865]: audit 2024-07-28T12:14:30.139768+0000 mon.a (mon.0) 1566 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:30.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:31.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:31.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:31.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:31.406 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:31.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:14:31.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:31.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:31.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:31.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 185 16 16 0 0 0 - 0 2024-07-28T12:14:31.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:31.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:31 smithi150 bash[67543]: cluster 2024-07-28T12:14:30.714850+0000 mon.a (mon.0) 1567 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:14:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:31 smithi150 bash[67543]: audit 2024-07-28T12:14:30.721589+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:31 smithi150 bash[67543]: cluster 2024-07-28T12:14:30.721662+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e1113: 8 total, 2 up, 8 in 2024-07-28T12:14:32.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:31 smithi022 bash[80503]: cluster 2024-07-28T12:14:30.714850+0000 mon.a (mon.0) 1567 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:14:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:31 smithi022 bash[80503]: audit 2024-07-28T12:14:30.721589+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:31 smithi022 bash[80503]: cluster 2024-07-28T12:14:30.721662+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e1113: 8 total, 2 up, 8 in 2024-07-28T12:14:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:31 smithi022 bash[82865]: cluster 2024-07-28T12:14:30.714850+0000 mon.a (mon.0) 1567 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:14:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:31 smithi022 bash[82865]: audit 2024-07-28T12:14:30.721589+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:31 smithi022 bash[82865]: cluster 2024-07-28T12:14:30.721662+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e1113: 8 total, 2 up, 8 in 2024-07-28T12:14:32.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:32.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:32.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:32.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:32.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:32.735 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:14:32 smithi150 bash[60514]: ts=2024-07-28T12:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:14:32.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:32.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 186 16 16 0 0 0 - 0 2024-07-28T12:14:32.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:33.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:32 smithi150 bash[67543]: cluster 2024-07-28T12:14:31.422397+0000 mgr.y (mgr.25232) 696 : cluster [DBG] pgmap v1414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:32 smithi022 bash[80503]: cluster 2024-07-28T12:14:31.422397+0000 mgr.y (mgr.25232) 696 : cluster [DBG] pgmap v1414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:32 smithi022 bash[82865]: cluster 2024-07-28T12:14:31.422397+0000 mgr.y (mgr.25232) 696 : cluster [DBG] pgmap v1414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:33.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:33.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:33.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:33.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:33.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:14:33.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:33.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:33.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 187 16 16 0 0 0 - 0 2024-07-28T12:14:33.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:33.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:34.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:34.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:34.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:34.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:34.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:34.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:34.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:34.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 188 16 16 0 0 0 - 0 2024-07-28T12:14:34.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:34 smithi150 bash[67543]: cluster 2024-07-28T12:14:33.423366+0000 mgr.y (mgr.25232) 697 : cluster [DBG] pgmap v1415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:35.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:35.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:34 smithi022 bash[80503]: cluster 2024-07-28T12:14:33.423366+0000 mgr.y (mgr.25232) 697 : cluster [DBG] pgmap v1415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:35.049 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:34 smithi022 bash[82865]: cluster 2024-07-28T12:14:33.423366+0000 mgr.y (mgr.25232) 697 : cluster [DBG] pgmap v1415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:35.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:35.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:35.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:35.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:35.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:35.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:14:35.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:35.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 189 16 16 0 0 0 - 0 2024-07-28T12:14:35.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:35.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:36.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:36.152 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:36.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:36 smithi150 bash[67543]: audit 2024-07-28T12:14:35.058834+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:36 smithi150 bash[67543]: audit 2024-07-28T12:14:35.060163+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:36 smithi150 bash[67543]: cluster 2024-07-28T12:14:35.424440+0000 mgr.y (mgr.25232) 698 : cluster [DBG] pgmap v1416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:36 smithi022 bash[80503]: audit 2024-07-28T12:14:35.058834+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:36 smithi022 bash[80503]: audit 2024-07-28T12:14:35.060163+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:36 smithi022 bash[80503]: cluster 2024-07-28T12:14:35.424440+0000 mgr.y (mgr.25232) 698 : cluster [DBG] pgmap v1416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:36 smithi022 bash[82865]: audit 2024-07-28T12:14:35.058834+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:36 smithi022 bash[82865]: audit 2024-07-28T12:14:35.060163+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:36 smithi022 bash[82865]: cluster 2024-07-28T12:14:35.424440+0000 mgr.y (mgr.25232) 698 : cluster [DBG] pgmap v1416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:36.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:36.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:36.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:36.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:36.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 190 16 16 0 0 0 - 0 2024-07-28T12:14:36.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:36.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:37.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:37.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:37.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:37.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:37.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:37.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:37.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:37.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 191 16 16 0 0 0 - 0 2024-07-28T12:14:37.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:38.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:38.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:38.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:38.305 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:38.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:38.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:38.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:38.614 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:38 smithi150 bash[67543]: cluster 2024-07-28T12:14:37.425794+0000 mgr.y (mgr.25232) 699 : cluster [DBG] pgmap v1417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:38.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:38.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 192 16 16 0 0 0 - 0 2024-07-28T12:14:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:38 smithi022 bash[80503]: cluster 2024-07-28T12:14:37.425794+0000 mgr.y (mgr.25232) 699 : cluster [DBG] pgmap v1417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:38 smithi022 bash[82865]: cluster 2024-07-28T12:14:37.425794+0000 mgr.y (mgr.25232) 699 : cluster [DBG] pgmap v1417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:38.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:38.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:39.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:39.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:39.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:39.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:39.508 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:14:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:14:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:14:39.512 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:39.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:39.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:39.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:39.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 193 16 16 0 0 0 - 0 2024-07-28T12:14:39.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:40.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:40.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:40.207 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:40.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:14:40.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:40.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:40.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:40.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:40.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:40.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:40 smithi022 bash[80503]: cluster 2024-07-28T12:14:39.427176+0000 mgr.y (mgr.25232) 700 : cluster [DBG] pgmap v1418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:40.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:40 smithi022 bash[82865]: cluster 2024-07-28T12:14:39.427176+0000 mgr.y (mgr.25232) 700 : cluster [DBG] pgmap v1418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:40 smithi150 bash[67543]: cluster 2024-07-28T12:14:39.427176+0000 mgr.y (mgr.25232) 700 : cluster [DBG] pgmap v1418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:40.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 194 16 16 0 0 0 - 0 2024-07-28T12:14:40.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:40.894 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:40.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:41.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:41.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:41.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:41.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:41.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:41.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:41.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:41.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 195 16 16 0 0 0 - 0 2024-07-28T12:14:41.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:42.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:42.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:42.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:42.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:42.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:42.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:42.641 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:42 smithi150 bash[67543]: cluster 2024-07-28T12:14:41.428563+0000 mgr.y (mgr.25232) 701 : cluster [DBG] pgmap v1419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:42.641 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:14:42 smithi150 bash[60514]: ts=2024-07-28T12:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:14:42.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:42.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:42 smithi022 bash[80503]: cluster 2024-07-28T12:14:41.428563+0000 mgr.y (mgr.25232) 701 : cluster [DBG] pgmap v1419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:42 smithi022 bash[82865]: cluster 2024-07-28T12:14:41.428563+0000 mgr.y (mgr.25232) 701 : cluster [DBG] pgmap v1419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:42.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 196 16 16 0 0 0 - 0 2024-07-28T12:14:42.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:42.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:43.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:43.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:43.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:43.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:43.504 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:14:43.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:43.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:43.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:43 smithi022 bash[80503]: audit 2024-07-28T12:14:42.916233+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? 172.21.15.22:0/271465260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:14:43.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:43 smithi022 bash[82865]: audit 2024-07-28T12:14:42.916233+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? 172.21.15.22:0/271465260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:14:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:43 smithi150 bash[67543]: audit 2024-07-28T12:14:42.916233+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? 172.21.15.22:0/271465260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:14:43.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 197 16 16 0 0 0 - 0 2024-07-28T12:14:43.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:43.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:44.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:44.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:44.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:44.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:44.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:44.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:44.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[80503]: cluster 2024-07-28T12:14:43.429946+0000 mgr.y (mgr.25232) 702 : cluster [DBG] pgmap v1420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[80503]: cluster 2024-07-28T12:14:43.490042+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[80503]: audit 2024-07-28T12:14:43.504098+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.22:0/271465260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[80503]: cluster 2024-07-28T12:14:43.504244+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e1114: 8 total, 2 up, 8 in 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[82865]: cluster 2024-07-28T12:14:43.429946+0000 mgr.y (mgr.25232) 702 : cluster [DBG] pgmap v1420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[82865]: cluster 2024-07-28T12:14:43.490042+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[82865]: audit 2024-07-28T12:14:43.504098+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.22:0/271465260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:14:44.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:44 smithi022 bash[82865]: cluster 2024-07-28T12:14:43.504244+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e1114: 8 total, 2 up, 8 in 2024-07-28T12:14:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:44 smithi150 bash[67543]: cluster 2024-07-28T12:14:43.429946+0000 mgr.y (mgr.25232) 702 : cluster [DBG] pgmap v1420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:44 smithi150 bash[67543]: cluster 2024-07-28T12:14:43.490042+0000 mon.a (mon.0) 1573 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:44 smithi150 bash[67543]: audit 2024-07-28T12:14:43.504098+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.22:0/271465260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:14:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:44 smithi150 bash[67543]: cluster 2024-07-28T12:14:43.504244+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e1114: 8 total, 2 up, 8 in 2024-07-28T12:14:44.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 198 16 16 0 0 0 - 0 2024-07-28T12:14:44.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:44.950 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:45.000 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:45.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:45.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:45.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:45.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:45.566 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:45.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:45.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:45.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 199 16 16 0 0 0 - 0 2024-07-28T12:14:45.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:45.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:46.065 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:46.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:46.246 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:46.246 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:14:46.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:46.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:46.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:46.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:46 smithi150 bash[67543]: cluster 2024-07-28T12:14:45.430854+0000 mgr.y (mgr.25232) 703 : cluster [DBG] pgmap v1422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:46.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:46.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:14:46.803167+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:14:46.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:14:46.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 200 16 16 0 0 0 - 0 2024-07-28T12:14:46.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:14:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:46 smithi022 bash[80503]: cluster 2024-07-28T12:14:45.430854+0000 mgr.y (mgr.25232) 703 : cluster [DBG] pgmap v1422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:46 smithi022 bash[82865]: cluster 2024-07-28T12:14:45.430854+0000 mgr.y (mgr.25232) 703 : cluster [DBG] pgmap v1422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:46.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:47.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:47.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:47.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:47.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:47.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:47.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:47.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:47.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 201 16 16 0 0 0 - 0 2024-07-28T12:14:47.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:47.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:48.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:48.137 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:48.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:48.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:48.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:48.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:48.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:48 smithi150 bash[67543]: cluster 2024-07-28T12:14:47.432176+0000 mgr.y (mgr.25232) 704 : cluster [DBG] pgmap v1423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:48.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:14:48.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:48.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 202 16 16 0 0 0 - 0 2024-07-28T12:14:48.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:48 smithi022 bash[80503]: cluster 2024-07-28T12:14:47.432176+0000 mgr.y (mgr.25232) 704 : cluster [DBG] pgmap v1423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:48.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:48 smithi022 bash[82865]: cluster 2024-07-28T12:14:47.432176+0000 mgr.y (mgr.25232) 704 : cluster [DBG] pgmap v1423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:48.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:49.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:49.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:49.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:49.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:49.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:14:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:14:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:14:49.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:49.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:49.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 203 16 16 0 0 0 - 0 2024-07-28T12:14:49.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:49.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:50.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:50.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:50.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:50 smithi150 bash[67543]: cluster 2024-07-28T12:14:49.433559+0000 mgr.y (mgr.25232) 705 : cluster [DBG] pgmap v1424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:50 smithi150 bash[67543]: audit 2024-07-28T12:14:50.060847+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:50 smithi150 bash[67543]: audit 2024-07-28T12:14:50.063425+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:50.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 204 16 16 0 0 0 - 0 2024-07-28T12:14:50.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:50 smithi022 bash[80503]: cluster 2024-07-28T12:14:49.433559+0000 mgr.y (mgr.25232) 705 : cluster [DBG] pgmap v1424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:50 smithi022 bash[80503]: audit 2024-07-28T12:14:50.060847+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:50 smithi022 bash[80503]: audit 2024-07-28T12:14:50.063425+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:50 smithi022 bash[82865]: cluster 2024-07-28T12:14:49.433559+0000 mgr.y (mgr.25232) 705 : cluster [DBG] pgmap v1424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:50 smithi022 bash[82865]: audit 2024-07-28T12:14:50.060847+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:14:50.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:50 smithi022 bash[82865]: audit 2024-07-28T12:14:50.063425+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:14:50.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:51.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:51.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:51.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:14:51.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:51.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:51.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:51.593 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:51.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:51.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:51.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 205 16 16 0 0 0 - 0 2024-07-28T12:14:51.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:52.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:52.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:52.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:52.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:52.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:52.505 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:14:52 smithi150 bash[60514]: ts=2024-07-28T12:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:14:52.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:52.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:52 smithi022 bash[80503]: cluster 2024-07-28T12:14:51.434380+0000 mgr.y (mgr.25232) 706 : cluster [DBG] pgmap v1425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:52.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:52 smithi022 bash[82865]: cluster 2024-07-28T12:14:51.434380+0000 mgr.y (mgr.25232) 706 : cluster [DBG] pgmap v1425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:52.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:52 smithi150 bash[67543]: cluster 2024-07-28T12:14:51.434380+0000 mgr.y (mgr.25232) 706 : cluster [DBG] pgmap v1425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:52.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 206 16 16 0 0 0 - 0 2024-07-28T12:14:52.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:52.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:53.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:53.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:53.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:53.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:53.547 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:14:53.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:53.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:53.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 207 16 16 0 0 0 - 0 2024-07-28T12:14:53.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:53.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:54.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:54.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:54.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:54.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:54.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:54.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:54.717 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:54 smithi150 bash[67543]: cluster 2024-07-28T12:14:53.435735+0000 mgr.y (mgr.25232) 707 : cluster [DBG] pgmap v1426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:54.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:54.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:54 smithi022 bash[82865]: cluster 2024-07-28T12:14:53.435735+0000 mgr.y (mgr.25232) 707 : cluster [DBG] pgmap v1426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:54.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:54 smithi022 bash[80503]: cluster 2024-07-28T12:14:53.435735+0000 mgr.y (mgr.25232) 707 : cluster [DBG] pgmap v1426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:54.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 208 16 16 0 0 0 - 0 2024-07-28T12:14:54.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:54.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:55.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:55.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:55.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:55.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:55.525 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:14:55.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:55.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:55.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:55 smithi022 bash[82865]: audit 2024-07-28T12:14:55.113836+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.22:0/2484800381' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:55.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:55 smithi022 bash[82865]: audit 2024-07-28T12:14:55.114365+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:55.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:55 smithi022 bash[80503]: audit 2024-07-28T12:14:55.113836+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.22:0/2484800381' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:55.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:55 smithi022 bash[80503]: audit 2024-07-28T12:14:55.114365+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:55 smithi150 bash[67543]: audit 2024-07-28T12:14:55.113836+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.22:0/2484800381' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:55 smithi150 bash[67543]: audit 2024-07-28T12:14:55.114365+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:14:55.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 209 16 16 0 0 0 - 0 2024-07-28T12:14:55.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:55.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:56.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:56.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:56.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:56.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:56.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:56.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:56.728 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:14:56.760 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:14:56.784 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:56.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:56 smithi150 bash[67543]: cluster 2024-07-28T12:14:55.436698+0000 mgr.y (mgr.25232) 708 : cluster [DBG] pgmap v1427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:56.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:56 smithi150 bash[67543]: cluster 2024-07-28T12:14:55.514806+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:56.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:56 smithi150 bash[67543]: audit 2024-07-28T12:14:55.524463+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:56.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:56 smithi150 bash[67543]: cluster 2024-07-28T12:14:55.524527+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e1115: 8 total, 2 up, 8 in 2024-07-28T12:14:56.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 210 16 16 0 0 0 - 0 2024-07-28T12:14:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[80503]: cluster 2024-07-28T12:14:55.436698+0000 mgr.y (mgr.25232) 708 : cluster [DBG] pgmap v1427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[80503]: cluster 2024-07-28T12:14:55.514806+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[80503]: audit 2024-07-28T12:14:55.524463+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[80503]: cluster 2024-07-28T12:14:55.524527+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e1115: 8 total, 2 up, 8 in 2024-07-28T12:14:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[82865]: cluster 2024-07-28T12:14:55.436698+0000 mgr.y (mgr.25232) 708 : cluster [DBG] pgmap v1427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[82865]: cluster 2024-07-28T12:14:55.514806+0000 mon.a (mon.0) 1579 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:14:56.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[82865]: audit 2024-07-28T12:14:55.524463+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:14:56.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:56 smithi022 bash[82865]: cluster 2024-07-28T12:14:55.524527+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e1115: 8 total, 2 up, 8 in 2024-07-28T12:14:56.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:57.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:57.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:57.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:57.376 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:14:57.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:14:57.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:57.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:57.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:57.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 211 16 16 0 0 0 - 0 2024-07-28T12:14:57.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:57.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:58.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:58.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:58.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:14:58.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:58.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:58.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:58.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:14:58.686 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:14:58 smithi150 bash[67543]: cluster 2024-07-28T12:14:57.438047+0000 mgr.y (mgr.25232) 709 : cluster [DBG] pgmap v1429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:58.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:14:58.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:14:58 smithi022 bash[82865]: cluster 2024-07-28T12:14:57.438047+0000 mgr.y (mgr.25232) 709 : cluster [DBG] pgmap v1429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:58.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 212 16 16 0 0 0 - 0 2024-07-28T12:14:58.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:14:58 smithi022 bash[80503]: cluster 2024-07-28T12:14:57.438047+0000 mgr.y (mgr.25232) 709 : cluster [DBG] pgmap v1429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:14:58.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:14:59.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:59.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:14:59.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:59.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:14:59.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:14:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:14:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:14:59.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:14:59.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:14:59.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 213 16 16 0 0 0 - 0 2024-07-28T12:14:59.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:14:59.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:00.031 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:00.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:00.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:00.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:00.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:00.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:00.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:00 smithi022 bash[80503]: cluster 2024-07-28T12:14:59.439617+0000 mgr.y (mgr.25232) 710 : cluster [DBG] pgmap v1430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:00.571 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:00 smithi022 bash[82865]: cluster 2024-07-28T12:14:59.439617+0000 mgr.y (mgr.25232) 710 : cluster [DBG] pgmap v1430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:00.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:00.710 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:00.711 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:15:00.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:00.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 214 16 16 0 0 0 - 0 2024-07-28T12:15:00.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:00 smithi150 bash[67543]: cluster 2024-07-28T12:14:59.439617+0000 mgr.y (mgr.25232) 710 : cluster [DBG] pgmap v1430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:01.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:01.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:01.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:01.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:01.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:01.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:01.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:01.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 215 16 16 0 0 0 - 0 2024-07-28T12:15:01.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:01.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:02.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:02.186 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:02.186 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:02.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:02.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:02.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:02.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:02 smithi022 bash[80503]: cluster 2024-07-28T12:15:01.441042+0000 mgr.y (mgr.25232) 711 : cluster [DBG] pgmap v1431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:02 smithi022 bash[82865]: cluster 2024-07-28T12:15:01.441042+0000 mgr.y (mgr.25232) 711 : cluster [DBG] pgmap v1431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:02.585 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:02 smithi150 bash[67543]: cluster 2024-07-28T12:15:01.441042+0000 mgr.y (mgr.25232) 711 : cluster [DBG] pgmap v1431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:02.585 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:15:02 smithi150 bash[60514]: ts=2024-07-28T12:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:15:02.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:02.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 216 16 16 0 0 0 - 0 2024-07-28T12:15:02.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:02.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:03.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:03.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:03.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:03.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:03.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:03.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:03.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:03.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 217 16 16 0 0 0 - 0 2024-07-28T12:15:03.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:04.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:04.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:04.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:04.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:04.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:04.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:04.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:04.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 218 16 16 0 0 0 - 0 2024-07-28T12:15:04.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:04.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:04 smithi150 bash[67543]: cluster 2024-07-28T12:15:03.442212+0000 mgr.y (mgr.25232) 712 : cluster [DBG] pgmap v1432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:04.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:04 smithi022 bash[80503]: cluster 2024-07-28T12:15:03.442212+0000 mgr.y (mgr.25232) 712 : cluster [DBG] pgmap v1432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:04.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:05.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:05.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:05.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:04 smithi022 bash[82865]: cluster 2024-07-28T12:15:03.442212+0000 mgr.y (mgr.25232) 712 : cluster [DBG] pgmap v1432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:05.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:05.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:05.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:05 smithi022 bash[80503]: audit 2024-07-28T12:15:05.053020+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:05 smithi022 bash[82865]: audit 2024-07-28T12:15:05.053020+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:05.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:05.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:15:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:05 smithi150 bash[67543]: audit 2024-07-28T12:15:05.053020+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:05.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:05.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 219 16 16 0 0 0 - 0 2024-07-28T12:15:05.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:06.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:06.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:06.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:06.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:06.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:06.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:06.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:06.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:15:06.807030+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:15:06.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:15:06.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 220 16 16 0 0 0 - 0 2024-07-28T12:15:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:06 smithi022 bash[80503]: cluster 2024-07-28T12:15:05.442957+0000 mgr.y (mgr.25232) 713 : cluster [DBG] pgmap v1433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:06 smithi022 bash[82865]: cluster 2024-07-28T12:15:05.442957+0000 mgr.y (mgr.25232) 713 : cluster [DBG] pgmap v1433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:06.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:06.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:06 smithi150 bash[67543]: cluster 2024-07-28T12:15:05.442957+0000 mgr.y (mgr.25232) 713 : cluster [DBG] pgmap v1433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:06.969 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:07.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:07.130 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:07.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:07.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:07.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:07.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:07.565 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:15:07.672 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:07.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:07.800 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:07 smithi150 bash[67543]: audit 2024-07-28T12:15:07.307417+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.22:0/4091180439' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:07.800 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:07 smithi150 bash[67543]: audit 2024-07-28T12:15:07.308057+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:07.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 221 16 16 0 0 0 - 0 2024-07-28T12:15:07.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:07 smithi022 bash[80503]: audit 2024-07-28T12:15:07.307417+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.22:0/4091180439' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:07.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:07 smithi022 bash[80503]: audit 2024-07-28T12:15:07.308057+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:07.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:07 smithi022 bash[82865]: audit 2024-07-28T12:15:07.307417+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.22:0/4091180439' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:07.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:07 smithi022 bash[82865]: audit 2024-07-28T12:15:07.308057+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:15:07.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:07.930 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:07.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:15:08.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:08.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:08.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:08.376 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:08.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:08.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:08.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:08.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[82865]: cluster 2024-07-28T12:15:07.444254+0000 mgr.y (mgr.25232) 714 : cluster [DBG] pgmap v1434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:08.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[82865]: cluster 2024-07-28T12:15:07.545404+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:08.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[82865]: audit 2024-07-28T12:15:07.564507+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:08.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[82865]: cluster 2024-07-28T12:15:07.564626+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e1116: 8 total, 2 up, 8 in 2024-07-28T12:15:08.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[80503]: cluster 2024-07-28T12:15:07.444254+0000 mgr.y (mgr.25232) 714 : cluster [DBG] pgmap v1434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:08.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[80503]: cluster 2024-07-28T12:15:07.545404+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:08.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[80503]: audit 2024-07-28T12:15:07.564507+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:08.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:08 smithi022 bash[80503]: cluster 2024-07-28T12:15:07.564626+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e1116: 8 total, 2 up, 8 in 2024-07-28T12:15:08.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 222 16 16 0 0 0 - 0 2024-07-28T12:15:08.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:08.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:08 smithi150 bash[67543]: cluster 2024-07-28T12:15:07.444254+0000 mgr.y (mgr.25232) 714 : cluster [DBG] pgmap v1434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:08 smithi150 bash[67543]: cluster 2024-07-28T12:15:07.545404+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:08 smithi150 bash[67543]: audit 2024-07-28T12:15:07.564507+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:15:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:08 smithi150 bash[67543]: cluster 2024-07-28T12:15:07.564626+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e1116: 8 total, 2 up, 8 in 2024-07-28T12:15:09.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:09.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:09.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:09.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:09.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:15:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:15:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:15:09.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:09.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:09.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 223 16 16 0 0 0 - 0 2024-07-28T12:15:09.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:10.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:10.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:10.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:10.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:10.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:15:10.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:10.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:10.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:10.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:10 smithi022 bash[80503]: cluster 2024-07-28T12:15:09.445935+0000 mgr.y (mgr.25232) 715 : cluster [DBG] pgmap v1436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:10 smithi022 bash[82865]: cluster 2024-07-28T12:15:09.445935+0000 mgr.y (mgr.25232) 715 : cluster [DBG] pgmap v1436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:10 smithi150 bash[67543]: cluster 2024-07-28T12:15:09.445935+0000 mgr.y (mgr.25232) 715 : cluster [DBG] pgmap v1436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:10.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 224 16 16 0 0 0 - 0 2024-07-28T12:15:10.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:10.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:10.970 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:11.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:11.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:11.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:11.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:11.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:11.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:11 smithi150 bash[67543]: audit 2024-07-28T12:15:10.735727+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:15:11.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:11.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 225 16 16 0 0 0 - 0 2024-07-28T12:15:11.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:11 smithi022 bash[80503]: audit 2024-07-28T12:15:10.735727+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:15:11.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:11 smithi022 bash[82865]: audit 2024-07-28T12:15:10.735727+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:15:11.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:12.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:12.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:12.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:12.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:12.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:12.565 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:15:12 smithi150 bash[60514]: ts=2024-07-28T12:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:15:12.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:12.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:12 smithi150 bash[67543]: cluster 2024-07-28T12:15:11.447385+0000 mgr.y (mgr.25232) 716 : cluster [DBG] pgmap v1437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:12.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 226 16 16 0 0 0 - 0 2024-07-28T12:15:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:12 smithi022 bash[80503]: cluster 2024-07-28T12:15:11.447385+0000 mgr.y (mgr.25232) 716 : cluster [DBG] pgmap v1437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:12 smithi022 bash[82865]: cluster 2024-07-28T12:15:11.447385+0000 mgr.y (mgr.25232) 716 : cluster [DBG] pgmap v1437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:12.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:12.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:13.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:13.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:13.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:13.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:13.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:13.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:13.685 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:13.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:13.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 227 16 16 0 0 0 - 0 2024-07-28T12:15:13.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:14.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:14.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:14.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:14.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:14.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:14.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:14.656 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:14 smithi022 bash[80503]: cluster 2024-07-28T12:15:13.448801+0000 mgr.y (mgr.25232) 717 : cluster [DBG] pgmap v1438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:14.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:14 smithi022 bash[82865]: cluster 2024-07-28T12:15:13.448801+0000 mgr.y (mgr.25232) 717 : cluster [DBG] pgmap v1438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:14.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:14.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 228 16 16 0 0 0 - 0 2024-07-28T12:15:14.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:15.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:15.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:14 smithi150 bash[67543]: cluster 2024-07-28T12:15:13.448801+0000 mgr.y (mgr.25232) 717 : cluster [DBG] pgmap v1438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:15.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:15.231 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:15.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:15.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:15.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:15.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:15.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:15.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 229 16 16 0 0 0 - 0 2024-07-28T12:15:15.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:15.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:16.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:16.117 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:15:16.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:16.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:16.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:16.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:16.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:16.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:16.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 230 16 16 0 0 0 - 0 2024-07-28T12:15:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:16 smithi022 bash[80503]: cluster 2024-07-28T12:15:15.449762+0000 mgr.y (mgr.25232) 718 : cluster [DBG] pgmap v1439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:16 smithi022 bash[82865]: cluster 2024-07-28T12:15:15.449762+0000 mgr.y (mgr.25232) 718 : cluster [DBG] pgmap v1439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:16.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:16.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:16.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:16 smithi150 bash[67543]: cluster 2024-07-28T12:15:15.449762+0000 mgr.y (mgr.25232) 718 : cluster [DBG] pgmap v1439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:17.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:17.174 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:17.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:17.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:17.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:17.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:17.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:17.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:17.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 231 16 16 0 0 0 - 0 2024-07-28T12:15:17.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:17.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:17 smithi022 bash[80503]: audit 2024-07-28T12:15:16.639002+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:17.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:17 smithi022 bash[80503]: audit 2024-07-28T12:15:16.665089+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:17.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:17 smithi022 bash[82865]: audit 2024-07-28T12:15:16.639002+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:17.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:17 smithi022 bash[82865]: audit 2024-07-28T12:15:16.665089+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:17 smithi150 bash[67543]: audit 2024-07-28T12:15:16.639002+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:17 smithi150 bash[67543]: audit 2024-07-28T12:15:16.665089+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:18.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:18.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:18.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:18.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:18.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:18.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:18 smithi150 bash[67543]: cluster 2024-07-28T12:15:17.450495+0000 mgr.y (mgr.25232) 719 : cluster [DBG] pgmap v1440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:18 smithi150 bash[67543]: audit 2024-07-28T12:15:17.964077+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:18 smithi150 bash[67543]: audit 2024-07-28T12:15:17.968693+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:18 smithi150 bash[67543]: audit 2024-07-28T12:15:18.379210+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:15:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:18 smithi150 bash[67543]: audit 2024-07-28T12:15:18.380121+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:15:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:18 smithi150 bash[67543]: audit 2024-07-28T12:15:18.386064+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 232 16 16 0 0 0 - 0 2024-07-28T12:15:18.851 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:18.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:18.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[82865]: cluster 2024-07-28T12:15:17.450495+0000 mgr.y (mgr.25232) 719 : cluster [DBG] pgmap v1440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[82865]: audit 2024-07-28T12:15:17.964077+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[82865]: audit 2024-07-28T12:15:17.968693+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[82865]: audit 2024-07-28T12:15:18.379210+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[82865]: audit 2024-07-28T12:15:18.380121+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[82865]: audit 2024-07-28T12:15:18.386064+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[80503]: cluster 2024-07-28T12:15:17.450495+0000 mgr.y (mgr.25232) 719 : cluster [DBG] pgmap v1440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[80503]: audit 2024-07-28T12:15:17.964077+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[80503]: audit 2024-07-28T12:15:17.968693+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:18.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[80503]: audit 2024-07-28T12:15:18.379210+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:15:18.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[80503]: audit 2024-07-28T12:15:18.380121+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:15:18.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:18 smithi022 bash[80503]: audit 2024-07-28T12:15:18.386064+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:19.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:19.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:19.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:19.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:19.469 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:15:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:15:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:15:19.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:19.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:19.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:19.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 233 16 16 0 0 0 - 0 2024-07-28T12:15:19.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:19.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:15:20.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:20.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:20.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:20.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:20.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:20.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:20.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:20 smithi150 bash[67543]: cluster 2024-07-28T12:15:19.451492+0000 mgr.y (mgr.25232) 720 : cluster [DBG] pgmap v1441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:20 smithi150 bash[67543]: audit 2024-07-28T12:15:20.052867+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:20.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 234 16 16 0 0 0 - 0 2024-07-28T12:15:20.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:20.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:20 smithi022 bash[80503]: cluster 2024-07-28T12:15:19.451492+0000 mgr.y (mgr.25232) 720 : cluster [DBG] pgmap v1441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:20 smithi022 bash[80503]: audit 2024-07-28T12:15:20.052867+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:20 smithi022 bash[82865]: cluster 2024-07-28T12:15:19.451492+0000 mgr.y (mgr.25232) 720 : cluster [DBG] pgmap v1441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:20 smithi022 bash[82865]: audit 2024-07-28T12:15:20.052867+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:21.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:21.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:15:21.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:21.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:21.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:21.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:21.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:21.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:21.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 235 16 16 0 0 0 - 0 2024-07-28T12:15:21.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:22.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:22.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:22.284 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:22.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:22.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:22.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:22.654 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:15:22 smithi150 bash[60514]: ts=2024-07-28T12:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:15:22.680 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:15:22.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:22.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 236 16 16 0 0 0 - 0 2024-07-28T12:15:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:22 smithi022 bash[80503]: cluster 2024-07-28T12:15:21.452912+0000 mgr.y (mgr.25232) 721 : cluster [DBG] pgmap v1442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:22 smithi022 bash[80503]: audit 2024-07-28T12:15:21.979632+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.22:0/497115100' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:22 smithi022 bash[82865]: cluster 2024-07-28T12:15:21.452912+0000 mgr.y (mgr.25232) 721 : cluster [DBG] pgmap v1442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:22 smithi022 bash[82865]: audit 2024-07-28T12:15:21.979632+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.22:0/497115100' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:22.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:22.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:23.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:22 smithi150 bash[67543]: cluster 2024-07-28T12:15:21.452912+0000 mgr.y (mgr.25232) 721 : cluster [DBG] pgmap v1442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:23.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:22 smithi150 bash[67543]: audit 2024-07-28T12:15:21.979632+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.22:0/497115100' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:23.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:23.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:23.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:23.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:23.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:23.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:23.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 237 16 16 0 0 0 - 0 2024-07-28T12:15:23.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:23 smithi022 bash[80503]: cluster 2024-07-28T12:15:22.670798+0000 mon.a (mon.0) 1597 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:15:23.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:23 smithi022 bash[80503]: audit 2024-07-28T12:15:22.679088+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.22:0/497115100' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:23.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:23 smithi022 bash[80503]: cluster 2024-07-28T12:15:22.679174+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e1117: 8 total, 2 up, 8 in 2024-07-28T12:15:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:23 smithi022 bash[82865]: cluster 2024-07-28T12:15:22.670798+0000 mon.a (mon.0) 1597 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:15:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:23 smithi022 bash[82865]: audit 2024-07-28T12:15:22.679088+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.22:0/497115100' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:23.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:23 smithi022 bash[82865]: cluster 2024-07-28T12:15:22.679174+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e1117: 8 total, 2 up, 8 in 2024-07-28T12:15:23.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:23.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:23 smithi150 bash[67543]: cluster 2024-07-28T12:15:22.670798+0000 mon.a (mon.0) 1597 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:15:23.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:23 smithi150 bash[67543]: audit 2024-07-28T12:15:22.679088+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.22:0/497115100' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:23.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:23 smithi150 bash[67543]: cluster 2024-07-28T12:15:22.679174+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e1117: 8 total, 2 up, 8 in 2024-07-28T12:15:24.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:24.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:24.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:24.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:24.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:24.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:24.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:24.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 238 16 16 0 0 0 - 0 2024-07-28T12:15:24.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:24 smithi022 bash[80503]: cluster 2024-07-28T12:15:23.453935+0000 mgr.y (mgr.25232) 722 : cluster [DBG] pgmap v1444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:24 smithi022 bash[82865]: cluster 2024-07-28T12:15:23.453935+0000 mgr.y (mgr.25232) 722 : cluster [DBG] pgmap v1444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:24.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:24 smithi150 bash[67543]: cluster 2024-07-28T12:15:23.453935+0000 mgr.y (mgr.25232) 722 : cluster [DBG] pgmap v1444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:25.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:25.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:25.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:25.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:25.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:15:25.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:25.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:25.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:25.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 239 16 16 0 0 0 - 0 2024-07-28T12:15:25.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:25.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:25.983 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:25.984 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:26.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:26.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:26.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:26.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:26.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:26.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:26.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:15:26.809998+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:15:26.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:15:26.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 240 16 16 0 0 0 - 0 2024-07-28T12:15:26.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:26.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:26.950 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:26 smithi150 bash[67543]: cluster 2024-07-28T12:15:25.455349+0000 mgr.y (mgr.25232) 723 : cluster [DBG] pgmap v1445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:27.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:27.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:26 smithi022 bash[80503]: cluster 2024-07-28T12:15:25.455349+0000 mgr.y (mgr.25232) 723 : cluster [DBG] pgmap v1445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:27.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:26 smithi022 bash[82865]: cluster 2024-07-28T12:15:25.455349+0000 mgr.y (mgr.25232) 723 : cluster [DBG] pgmap v1445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:27.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:27.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:27.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:27.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:27.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:27.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:27.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 241 16 16 0 0 0 - 0 2024-07-28T12:15:27.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:28.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:28.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:28.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:28.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:28.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:28.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:28.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:28.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 242 16 16 0 0 0 - 0 2024-07-28T12:15:28.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:28.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:28.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:28 smithi022 bash[80503]: cluster 2024-07-28T12:15:27.456699+0000 mgr.y (mgr.25232) 724 : cluster [DBG] pgmap v1446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:28.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:28 smithi022 bash[82865]: cluster 2024-07-28T12:15:27.456699+0000 mgr.y (mgr.25232) 724 : cluster [DBG] pgmap v1446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:28 smithi150 bash[67543]: cluster 2024-07-28T12:15:27.456699+0000 mgr.y (mgr.25232) 724 : cluster [DBG] pgmap v1446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:29.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:29.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:29.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:29.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:29.516 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:15:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:15:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:15:29.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:29.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:29.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:29.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 243 16 16 0 0 0 - 0 2024-07-28T12:15:29.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:30.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.038 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:30.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:30.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:30.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:30.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:30.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 244 16 16 0 0 0 - 0 2024-07-28T12:15:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:30 smithi022 bash[82865]: cluster 2024-07-28T12:15:29.457656+0000 mgr.y (mgr.25232) 725 : cluster [DBG] pgmap v1447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:30 smithi022 bash[80503]: cluster 2024-07-28T12:15:29.457656+0000 mgr.y (mgr.25232) 725 : cluster [DBG] pgmap v1447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:30.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:30.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:30 smithi150 bash[67543]: cluster 2024-07-28T12:15:29.457656+0000 mgr.y (mgr.25232) 725 : cluster [DBG] pgmap v1447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:31.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:31.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:31.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:31.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:31.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:31.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:31.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:31.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 245 16 16 0 0 0 - 0 2024-07-28T12:15:31.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:31.911 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:32.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:32.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:32.151 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:32.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:32.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:32.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:32.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:32.614 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:15:32 smithi150 bash[60514]: ts=2024-07-28T12:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:15:32.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:32.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 246 16 16 0 0 0 - 0 2024-07-28T12:15:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:32 smithi022 bash[80503]: cluster 2024-07-28T12:15:31.459083+0000 mgr.y (mgr.25232) 726 : cluster [DBG] pgmap v1448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:32 smithi022 bash[82865]: cluster 2024-07-28T12:15:31.459083+0000 mgr.y (mgr.25232) 726 : cluster [DBG] pgmap v1448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:32.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:32.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:32 smithi150 bash[67543]: cluster 2024-07-28T12:15:31.459083+0000 mgr.y (mgr.25232) 726 : cluster [DBG] pgmap v1448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:33.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:33.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:33.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:33.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:33.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:33.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:33.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:33.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 247 16 16 0 0 0 - 0 2024-07-28T12:15:33.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:34.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:34.108 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:34.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:15:34.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:34.252 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:34.252 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:15:34.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:34.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:34.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:34.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:34.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:34.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 248 16 16 0 0 0 - 0 2024-07-28T12:15:34.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:34.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:35.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:34 smithi022 bash[80503]: cluster 2024-07-28T12:15:33.460452+0000 mgr.y (mgr.25232) 727 : cluster [DBG] pgmap v1449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:35.006 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:34 smithi022 bash[82865]: cluster 2024-07-28T12:15:33.460452+0000 mgr.y (mgr.25232) 727 : cluster [DBG] pgmap v1449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:34 smithi150 bash[67543]: cluster 2024-07-28T12:15:33.460452+0000 mgr.y (mgr.25232) 727 : cluster [DBG] pgmap v1449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:35.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:35.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:35.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:35.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:35.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:35.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:35.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 249 16 16 0 0 0 - 0 2024-07-28T12:15:35.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:35.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:36.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:36.074 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:15:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[80503]: audit 2024-07-28T12:15:35.060563+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[80503]: audit 2024-07-28T12:15:35.062162+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[80503]: cluster 2024-07-28T12:15:35.461856+0000 mgr.y (mgr.25232) 728 : cluster [DBG] pgmap v1450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[80503]: audit 2024-07-28T12:15:35.879264+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.22:0/3783431400' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[80503]: audit 2024-07-28T12:15:35.879874+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[82865]: audit 2024-07-28T12:15:35.060563+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[82865]: audit 2024-07-28T12:15:35.062162+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[82865]: cluster 2024-07-28T12:15:35.461856+0000 mgr.y (mgr.25232) 728 : cluster [DBG] pgmap v1450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[82865]: audit 2024-07-28T12:15:35.879264+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.22:0/3783431400' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:36 smithi022 bash[82865]: audit 2024-07-28T12:15:35.879874+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:36.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:36.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:36.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:36.427 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:36 smithi150 bash[67543]: audit 2024-07-28T12:15:35.060563+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:36.427 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:36 smithi150 bash[67543]: audit 2024-07-28T12:15:35.062162+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:36.427 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:36 smithi150 bash[67543]: cluster 2024-07-28T12:15:35.461856+0000 mgr.y (mgr.25232) 728 : cluster [DBG] pgmap v1450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:36.427 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:36 smithi150 bash[67543]: audit 2024-07-28T12:15:35.879264+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.22:0/3783431400' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:36.427 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:36 smithi150 bash[67543]: audit 2024-07-28T12:15:35.879874+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:15:36.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:36.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:36.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:36.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 250 16 16 0 0 0 - 0 2024-07-28T12:15:36.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:37.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:37.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:37.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:37 smithi022 bash[80503]: cluster 2024-07-28T12:15:36.056707+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:37 smithi022 bash[80503]: audit 2024-07-28T12:15:36.073194+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:15:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:37 smithi022 bash[80503]: cluster 2024-07-28T12:15:36.073303+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e1118: 8 total, 2 up, 8 in 2024-07-28T12:15:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:37 smithi022 bash[82865]: cluster 2024-07-28T12:15:36.056707+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:37 smithi022 bash[82865]: audit 2024-07-28T12:15:36.073194+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:15:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:37 smithi022 bash[82865]: cluster 2024-07-28T12:15:36.073303+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e1118: 8 total, 2 up, 8 in 2024-07-28T12:15:37.368 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:37.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:37 smithi150 bash[67543]: cluster 2024-07-28T12:15:36.056707+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:37 smithi150 bash[67543]: audit 2024-07-28T12:15:36.073194+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:15:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:37 smithi150 bash[67543]: cluster 2024-07-28T12:15:36.073303+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e1118: 8 total, 2 up, 8 in 2024-07-28T12:15:37.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:37.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:37.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 251 16 16 0 0 0 - 0 2024-07-28T12:15:37.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:37.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:38.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:38.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:38.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:38.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:38.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:38.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:38.690 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:38 smithi022 bash[80503]: cluster 2024-07-28T12:15:37.463318+0000 mgr.y (mgr.25232) 729 : cluster [DBG] pgmap v1452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:38.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:38 smithi022 bash[82865]: cluster 2024-07-28T12:15:37.463318+0000 mgr.y (mgr.25232) 729 : cluster [DBG] pgmap v1452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:38.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:15:38.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:38.810 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:38 smithi150 bash[67543]: cluster 2024-07-28T12:15:37.463318+0000 mgr.y (mgr.25232) 729 : cluster [DBG] pgmap v1452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:38.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 252 16 16 0 0 0 - 0 2024-07-28T12:15:38.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:39.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:39.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:39.241 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:39.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:15:39.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:39.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:39.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:39.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:39.644 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:15:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:15:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:15:39.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:39.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 253 16 16 0 0 0 - 0 2024-07-28T12:15:39.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:39.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:40.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:40.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:40.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:40.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:40.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:40.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:40.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:40 smithi022 bash[80503]: cluster 2024-07-28T12:15:39.464022+0000 mgr.y (mgr.25232) 730 : cluster [DBG] pgmap v1453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:40.708 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:40 smithi022 bash[82865]: cluster 2024-07-28T12:15:39.464022+0000 mgr.y (mgr.25232) 730 : cluster [DBG] pgmap v1453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:40.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 254 16 16 0 0 0 - 0 2024-07-28T12:15:40.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:40.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:40 smithi150 bash[67543]: cluster 2024-07-28T12:15:39.464022+0000 mgr.y (mgr.25232) 730 : cluster [DBG] pgmap v1453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:41.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:41.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:41.294 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:41.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:41.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:41.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:41.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:41.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 255 16 16 0 0 0 - 0 2024-07-28T12:15:41.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:42.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:42.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:42.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:42.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:42.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:42.497 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:42.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:42.602 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:15:42 smithi150 bash[60514]: ts=2024-07-28T12:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:15:42.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:42 smithi150 bash[67543]: cluster 2024-07-28T12:15:41.465354+0000 mgr.y (mgr.25232) 731 : cluster [DBG] pgmap v1454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:42.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:42.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:42 smithi022 bash[80503]: cluster 2024-07-28T12:15:41.465354+0000 mgr.y (mgr.25232) 731 : cluster [DBG] pgmap v1454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:42.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:42 smithi022 bash[82865]: cluster 2024-07-28T12:15:41.465354+0000 mgr.y (mgr.25232) 731 : cluster [DBG] pgmap v1454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:42.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 256 16 16 0 0 0 - 0 2024-07-28T12:15:42.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:42.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:43.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:43.153 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:43.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:15:43.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:43.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:43.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:43.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:43.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:43.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:43.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 257 16 16 0 0 0 - 0 2024-07-28T12:15:43.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:44.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:44.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:44.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:44.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:44.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:44.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:44.642 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:44.643 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:44.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:44 smithi022 bash[80503]: cluster 2024-07-28T12:15:43.466757+0000 mgr.y (mgr.25232) 732 : cluster [DBG] pgmap v1455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:44.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:44 smithi022 bash[82865]: cluster 2024-07-28T12:15:43.466757+0000 mgr.y (mgr.25232) 732 : cluster [DBG] pgmap v1455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:44.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 258 16 16 0 0 0 - 0 2024-07-28T12:15:44.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:44.867 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:44 smithi150 bash[67543]: cluster 2024-07-28T12:15:43.466757+0000 mgr.y (mgr.25232) 732 : cluster [DBG] pgmap v1455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:45.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:45.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:45.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:45.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:45.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:45.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:45.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:45.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 259 16 16 0 0 0 - 0 2024-07-28T12:15:45.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:45.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:46.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:46.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:46.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:46.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:46.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:46.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:46 smithi150 bash[67543]: cluster 2024-07-28T12:15:45.468142+0000 mgr.y (mgr.25232) 733 : cluster [DBG] pgmap v1456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:46.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:46.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:15:46.813028+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:15:46.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:15:46.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 260 16 16 0 0 0 - 0 2024-07-28T12:15:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:46 smithi022 bash[80503]: cluster 2024-07-28T12:15:45.468142+0000 mgr.y (mgr.25232) 733 : cluster [DBG] pgmap v1456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:46 smithi022 bash[82865]: cluster 2024-07-28T12:15:45.468142+0000 mgr.y (mgr.25232) 733 : cluster [DBG] pgmap v1456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:46.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:47.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:47.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:47.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:47.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:47.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:47.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:47.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:47.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 261 16 16 0 0 0 - 0 2024-07-28T12:15:47.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:47.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:48.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:48.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:48.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:48.436 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:48.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:48.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:48.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:48 smithi150 bash[67543]: cluster 2024-07-28T12:15:47.469523+0000 mgr.y (mgr.25232) 734 : cluster [DBG] pgmap v1457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:48.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:48.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 262 16 16 0 0 0 - 0 2024-07-28T12:15:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:48 smithi022 bash[80503]: cluster 2024-07-28T12:15:47.469523+0000 mgr.y (mgr.25232) 734 : cluster [DBG] pgmap v1457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:48 smithi022 bash[82865]: cluster 2024-07-28T12:15:47.469523+0000 mgr.y (mgr.25232) 734 : cluster [DBG] pgmap v1457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:48.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:49.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:49.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:49.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:49.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:49.409 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:15:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:15:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:15:49.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:49.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:49.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:49.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 263 16 16 0 0 0 - 0 2024-07-28T12:15:49.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:49.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:50.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:50.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:50.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:50.465 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:50.492 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:50.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:50.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:50 smithi022 bash[80503]: cluster 2024-07-28T12:15:49.470850+0000 mgr.y (mgr.25232) 735 : cluster [DBG] pgmap v1458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:50.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:50 smithi022 bash[80503]: audit 2024-07-28T12:15:50.061012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:50.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:50 smithi022 bash[80503]: audit 2024-07-28T12:15:50.062724+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:50.619 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:50 smithi022 bash[82865]: cluster 2024-07-28T12:15:49.470850+0000 mgr.y (mgr.25232) 735 : cluster [DBG] pgmap v1458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:50.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:50 smithi022 bash[82865]: audit 2024-07-28T12:15:50.061012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:50.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:50 smithi022 bash[82865]: audit 2024-07-28T12:15:50.062724+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:50.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:50 smithi150 bash[67543]: cluster 2024-07-28T12:15:49.470850+0000 mgr.y (mgr.25232) 735 : cluster [DBG] pgmap v1458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:50 smithi150 bash[67543]: audit 2024-07-28T12:15:50.061012+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:15:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:50 smithi150 bash[67543]: audit 2024-07-28T12:15:50.062724+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:15:50.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 264 16 16 0 0 0 - 0 2024-07-28T12:15:50.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:50.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:51.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:51.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:51.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:51.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:51.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:51.588 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:15:51.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:51.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:51.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:51 smithi022 bash[80503]: audit 2024-07-28T12:15:50.917377+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? 172.21.15.22:0/1886872373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:51.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:51 smithi022 bash[82865]: audit 2024-07-28T12:15:50.917377+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? 172.21.15.22:0/1886872373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:51.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 265 16 16 0 0 0 - 0 2024-07-28T12:15:51.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:51.981 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:51.981 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:15:51.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:51 smithi150 bash[67543]: audit 2024-07-28T12:15:50.917377+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? 172.21.15.22:0/1886872373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:15:52.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:52.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:52.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:52.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:15:52 smithi150 bash[60514]: ts=2024-07-28T12:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:15:52.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:52.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[80503]: cluster 2024-07-28T12:15:51.471817+0000 mgr.y (mgr.25232) 736 : cluster [DBG] pgmap v1459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[80503]: cluster 2024-07-28T12:15:51.573281+0000 mon.a (mon.0) 1609 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[80503]: audit 2024-07-28T12:15:51.587689+0000 mon.a (mon.0) 1610 : audit [INF] from='client.? 172.21.15.22:0/1886872373' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[80503]: cluster 2024-07-28T12:15:51.587814+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e1119: 8 total, 2 up, 8 in 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[82865]: cluster 2024-07-28T12:15:51.471817+0000 mgr.y (mgr.25232) 736 : cluster [DBG] pgmap v1459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[82865]: cluster 2024-07-28T12:15:51.573281+0000 mon.a (mon.0) 1609 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:52.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[82865]: audit 2024-07-28T12:15:51.587689+0000 mon.a (mon.0) 1610 : audit [INF] from='client.? 172.21.15.22:0/1886872373' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:52.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:52 smithi022 bash[82865]: cluster 2024-07-28T12:15:51.587814+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e1119: 8 total, 2 up, 8 in 2024-07-28T12:15:52.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 266 16 16 0 0 0 - 0 2024-07-28T12:15:52.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:52.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:52 smithi150 bash[67543]: cluster 2024-07-28T12:15:51.471817+0000 mgr.y (mgr.25232) 736 : cluster [DBG] pgmap v1459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:52 smithi150 bash[67543]: cluster 2024-07-28T12:15:51.573281+0000 mon.a (mon.0) 1609 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:15:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:52 smithi150 bash[67543]: audit 2024-07-28T12:15:51.587689+0000 mon.a (mon.0) 1610 : audit [INF] from='client.? 172.21.15.22:0/1886872373' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:15:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:52 smithi150 bash[67543]: cluster 2024-07-28T12:15:51.587814+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e1119: 8 total, 2 up, 8 in 2024-07-28T12:15:53.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:53.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:53.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:53.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:53.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:53.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:53.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:53.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 267 16 16 0 0 0 - 0 2024-07-28T12:15:53.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:54.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:54.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:54.221 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:15:54.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:54.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:54.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:54.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:54.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:54.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:54 smithi022 bash[80503]: cluster 2024-07-28T12:15:53.473150+0000 mgr.y (mgr.25232) 737 : cluster [DBG] pgmap v1461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:54.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:54 smithi022 bash[82865]: cluster 2024-07-28T12:15:53.473150+0000 mgr.y (mgr.25232) 737 : cluster [DBG] pgmap v1461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:54.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 268 16 16 0 0 0 - 0 2024-07-28T12:15:54.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:54.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:54 smithi150 bash[67543]: cluster 2024-07-28T12:15:53.473150+0000 mgr.y (mgr.25232) 737 : cluster [DBG] pgmap v1461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:54.939 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:15:54.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:15:54.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:15:54.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:55.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:55.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:55.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:55.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:55.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:55.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:55.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 269 16 16 0 0 0 - 0 2024-07-28T12:15:55.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:55.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:56.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:56.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:56.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:56.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:56.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:56.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:56 smithi150 bash[67543]: cluster 2024-07-28T12:15:55.474059+0000 mgr.y (mgr.25232) 738 : cluster [DBG] pgmap v1462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:56.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:56.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 270 16 16 0 0 0 - 0 2024-07-28T12:15:56.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:56.901 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:56 smithi022 bash[80503]: cluster 2024-07-28T12:15:55.474059+0000 mgr.y (mgr.25232) 738 : cluster [DBG] pgmap v1462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:56.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:56 smithi022 bash[82865]: cluster 2024-07-28T12:15:55.474059+0000 mgr.y (mgr.25232) 738 : cluster [DBG] pgmap v1462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:56.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:15:57.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:57.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:57.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:57.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:57.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:57.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:57.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:57.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 271 16 16 0 0 0 - 0 2024-07-28T12:15:57.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:57.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:58.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:58.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:58.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:58.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:15:58.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:15:58.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:58.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:58.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 272 16 16 0 0 0 - 0 2024-07-28T12:15:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:15:58 smithi022 bash[80503]: cluster 2024-07-28T12:15:57.475422+0000 mgr.y (mgr.25232) 739 : cluster [DBG] pgmap v1463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:15:58 smithi022 bash[82865]: cluster 2024-07-28T12:15:57.475422+0000 mgr.y (mgr.25232) 739 : cluster [DBG] pgmap v1463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:58.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:15:58.930 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:15:58 smithi150 bash[67543]: cluster 2024-07-28T12:15:57.475422+0000 mgr.y (mgr.25232) 739 : cluster [DBG] pgmap v1463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:15:59.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:59.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:15:59.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:15:59.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:59.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:15:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:15:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:15:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:15:59.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:59.706 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:59.706 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:15:59.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:15:59.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 273 16 16 0 0 0 - 0 2024-07-28T12:15:59.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:15:59.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:00.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:00.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:00.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:00.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:00.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:00.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:00.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:00 smithi022 bash[80503]: cluster 2024-07-28T12:15:59.476800+0000 mgr.y (mgr.25232) 740 : cluster [DBG] pgmap v1464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:00.719 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:00 smithi022 bash[82865]: cluster 2024-07-28T12:15:59.476800+0000 mgr.y (mgr.25232) 740 : cluster [DBG] pgmap v1464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:00 smithi150 bash[67543]: cluster 2024-07-28T12:15:59.476800+0000 mgr.y (mgr.25232) 740 : cluster [DBG] pgmap v1464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:00.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 274 16 16 0 0 0 - 0 2024-07-28T12:16:00.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:00.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:01.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:01.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:01.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:01.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:01.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:01.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:01.737 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:01.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:01.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 275 16 16 0 0 0 - 0 2024-07-28T12:16:01.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:02.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:02.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:02.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:02.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:02.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:02.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:02.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:16:02 smithi150 bash[60514]: ts=2024-07-28T12:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:16:02.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:02.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:02 smithi150 bash[67543]: cluster 2024-07-28T12:16:01.477614+0000 mgr.y (mgr.25232) 741 : cluster [DBG] pgmap v1465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:02.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 276 16 16 0 0 0 - 0 2024-07-28T12:16:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:02 smithi022 bash[80503]: cluster 2024-07-28T12:16:01.477614+0000 mgr.y (mgr.25232) 741 : cluster [DBG] pgmap v1465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:02 smithi022 bash[82865]: cluster 2024-07-28T12:16:01.477614+0000 mgr.y (mgr.25232) 741 : cluster [DBG] pgmap v1465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:02.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:02.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:03.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:03.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:03.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:03.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:03.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:03.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:03.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:03.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 277 16 16 0 0 0 - 0 2024-07-28T12:16:03.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:04.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:04.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:04.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:04.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:04.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:04.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:04.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:04.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:04 smithi150 bash[67543]: cluster 2024-07-28T12:16:03.479012+0000 mgr.y (mgr.25232) 742 : cluster [DBG] pgmap v1466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:04.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 278 16 16 0 0 0 - 0 2024-07-28T12:16:04.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:04 smithi022 bash[80503]: cluster 2024-07-28T12:16:03.479012+0000 mgr.y (mgr.25232) 742 : cluster [DBG] pgmap v1466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:04.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:04 smithi022 bash[82865]: cluster 2024-07-28T12:16:03.479012+0000 mgr.y (mgr.25232) 742 : cluster [DBG] pgmap v1466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:04.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:05.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:05.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:05.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:05.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:05.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:05.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:05 smithi150 bash[67543]: audit 2024-07-28T12:16:05.053813+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:05.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:05.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 279 16 16 0 0 0 - 0 2024-07-28T12:16:05.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:06.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:05 smithi022 bash[80503]: audit 2024-07-28T12:16:05.053813+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:05 smithi022 bash[82865]: audit 2024-07-28T12:16:05.053813+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:06.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:06.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:06.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:06.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:06.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:06.704 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:06 smithi022 bash[80503]: cluster 2024-07-28T12:16:05.480361+0000 mgr.y (mgr.25232) 743 : cluster [DBG] pgmap v1467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:06.705 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:06 smithi022 bash[82865]: cluster 2024-07-28T12:16:05.480361+0000 mgr.y (mgr.25232) 743 : cluster [DBG] pgmap v1467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:06.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:06.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:16:06.815986+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:16:06.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:16:06.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 280 16 16 0 0 0 - 0 2024-07-28T12:16:06.816 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:06.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:06.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:06 smithi150 bash[67543]: cluster 2024-07-28T12:16:05.480361+0000 mgr.y (mgr.25232) 743 : cluster [DBG] pgmap v1467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:06.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:07.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:07.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:07.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:07.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:07.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:07.642 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:16:07.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:07.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:07.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:07 smithi022 bash[82865]: audit 2024-07-28T12:16:06.895020+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.22:0/92040014' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:16:07.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:07 smithi022 bash[80503]: audit 2024-07-28T12:16:06.895020+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.22:0/92040014' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:16:07.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 281 16 16 0 0 0 - 0 2024-07-28T12:16:07.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:07 smithi150 bash[67543]: audit 2024-07-28T12:16:06.895020+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.22:0/92040014' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:16:08.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:08.083 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:08.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:16:08.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:08.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:08.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:08.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:08.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:08.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:08.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 282 16 16 0 0 0 - 0 2024-07-28T12:16:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[80503]: cluster 2024-07-28T12:16:07.482364+0000 mgr.y (mgr.25232) 744 : cluster [DBG] pgmap v1468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[80503]: cluster 2024-07-28T12:16:07.612084+0000 mon.a (mon.0) 1614 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[80503]: audit 2024-07-28T12:16:07.640885+0000 mon.a (mon.0) 1615 : audit [INF] from='client.? 172.21.15.22:0/92040014' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[80503]: cluster 2024-07-28T12:16:07.641040+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e1120: 8 total, 2 up, 8 in 2024-07-28T12:16:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[82865]: cluster 2024-07-28T12:16:07.482364+0000 mgr.y (mgr.25232) 744 : cluster [DBG] pgmap v1468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[82865]: cluster 2024-07-28T12:16:07.612084+0000 mon.a (mon.0) 1614 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[82865]: audit 2024-07-28T12:16:07.640885+0000 mon.a (mon.0) 1615 : audit [INF] from='client.? 172.21.15.22:0/92040014' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:08 smithi022 bash[82865]: cluster 2024-07-28T12:16:07.641040+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e1120: 8 total, 2 up, 8 in 2024-07-28T12:16:08.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:08.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:08 smithi150 bash[67543]: cluster 2024-07-28T12:16:07.482364+0000 mgr.y (mgr.25232) 744 : cluster [DBG] pgmap v1468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:08.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:08 smithi150 bash[67543]: cluster 2024-07-28T12:16:07.612084+0000 mon.a (mon.0) 1614 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:08.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:08 smithi150 bash[67543]: audit 2024-07-28T12:16:07.640885+0000 mon.a (mon.0) 1615 : audit [INF] from='client.? 172.21.15.22:0/92040014' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:16:08.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:08 smithi150 bash[67543]: cluster 2024-07-28T12:16:07.641040+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e1120: 8 total, 2 up, 8 in 2024-07-28T12:16:08.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:09.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:09.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:09.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:09.401 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:09.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:09.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:09.581 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:16:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:16:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:16:09.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:09.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 283 16 16 0 0 0 - 0 2024-07-28T12:16:09.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:09.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:10.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:10.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:10.203 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:16:10.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:10.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:10.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:10.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:10 smithi150 bash[67543]: cluster 2024-07-28T12:16:09.483157+0000 mgr.y (mgr.25232) 745 : cluster [DBG] pgmap v1470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:10.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:10.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 284 16 16 0 0 0 - 0 2024-07-28T12:16:10.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:10.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:10 smithi022 bash[80503]: cluster 2024-07-28T12:16:09.483157+0000 mgr.y (mgr.25232) 745 : cluster [DBG] pgmap v1470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:10.907 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:10 smithi022 bash[82865]: cluster 2024-07-28T12:16:09.483157+0000 mgr.y (mgr.25232) 745 : cluster [DBG] pgmap v1470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:11.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:11.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:16:11.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:11.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:11.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:11.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:11.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:11.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:11.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 285 16 16 0 0 0 - 0 2024-07-28T12:16:11.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:11.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:12.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:12.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:12.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:12.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:12.451 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:16:12 smithi150 bash[60514]: ts=2024-07-28T12:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:16:12.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:12.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:12 smithi150 bash[67543]: cluster 2024-07-28T12:16:11.484491+0000 mgr.y (mgr.25232) 746 : cluster [DBG] pgmap v1471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:12.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:12.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 286 16 16 0 0 0 - 0 2024-07-28T12:16:12.837 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:12.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:12 smithi022 bash[80503]: cluster 2024-07-28T12:16:11.484491+0000 mgr.y (mgr.25232) 746 : cluster [DBG] pgmap v1471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:12.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:12 smithi022 bash[82865]: cluster 2024-07-28T12:16:11.484491+0000 mgr.y (mgr.25232) 746 : cluster [DBG] pgmap v1471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:12.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:13.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:13.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:13.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:13.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:13.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:13.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:13.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:13.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 287 16 16 0 0 0 - 0 2024-07-28T12:16:13.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:13.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:14.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:14.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:14.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:14.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:14.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:14.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:14.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:14.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 288 16 16 0 0 0 - 0 2024-07-28T12:16:14.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:14 smithi022 bash[80503]: cluster 2024-07-28T12:16:13.485921+0000 mgr.y (mgr.25232) 747 : cluster [DBG] pgmap v1472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:14.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:14 smithi022 bash[82865]: cluster 2024-07-28T12:16:13.485921+0000 mgr.y (mgr.25232) 747 : cluster [DBG] pgmap v1472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:14.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:14 smithi150 bash[67543]: cluster 2024-07-28T12:16:13.485921+0000 mgr.y (mgr.25232) 747 : cluster [DBG] pgmap v1472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:15.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:15.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:15.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:16:15.270 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:15.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:15.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:15.516 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:15.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:15.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:15.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 289 16 16 0 0 0 - 0 2024-07-28T12:16:15.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:15.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:16.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:16.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:16.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:16.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:16.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:16.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:16.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 290 16 16 0 0 0 - 0 2024-07-28T12:16:16.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:16.892 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:16.894 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:16 smithi022 bash[80503]: cluster 2024-07-28T12:16:15.486791+0000 mgr.y (mgr.25232) 748 : cluster [DBG] pgmap v1473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:16.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:16 smithi022 bash[82865]: cluster 2024-07-28T12:16:15.486791+0000 mgr.y (mgr.25232) 748 : cluster [DBG] pgmap v1473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:16.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:16.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:16 smithi150 bash[67543]: cluster 2024-07-28T12:16:15.486791+0000 mgr.y (mgr.25232) 748 : cluster [DBG] pgmap v1473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:17.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:17.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:17.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:17.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:17.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:17.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:17.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:17.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 291 16 16 0 0 0 - 0 2024-07-28T12:16:17.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:18.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:18.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:18.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:18.348 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:18.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:16:18.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:18.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:18.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:18.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:18.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 292 16 16 0 0 0 - 0 2024-07-28T12:16:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:18 smithi022 bash[80503]: cluster 2024-07-28T12:16:17.487805+0000 mgr.y (mgr.25232) 749 : cluster [DBG] pgmap v1474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:18 smithi022 bash[80503]: audit 2024-07-28T12:16:18.474156+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:16:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:18 smithi022 bash[82865]: cluster 2024-07-28T12:16:17.487805+0000 mgr.y (mgr.25232) 749 : cluster [DBG] pgmap v1474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:18 smithi022 bash[82865]: audit 2024-07-28T12:16:18.474156+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:16:18.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:18.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:18 smithi150 bash[67543]: cluster 2024-07-28T12:16:17.487805+0000 mgr.y (mgr.25232) 749 : cluster [DBG] pgmap v1474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:18.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:18 smithi150 bash[67543]: audit 2024-07-28T12:16:18.474156+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:16:18.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:19.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:19.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:19.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:19.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:19.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:19.602 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:16:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:16:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:16:19.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:19.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:19.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 293 16 16 0 0 0 - 0 2024-07-28T12:16:19.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:20.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:20.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:20.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:20.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:20.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:20.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:20.650 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:16:20.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:20 smithi150 bash[67543]: cluster 2024-07-28T12:16:19.489155+0000 mgr.y (mgr.25232) 750 : cluster [DBG] pgmap v1475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:20 smithi150 bash[67543]: audit 2024-07-28T12:16:19.899439+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.22:0/1719758876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:20 smithi150 bash[67543]: audit 2024-07-28T12:16:19.899904+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:20 smithi150 bash[67543]: audit 2024-07-28T12:16:20.054984+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:20.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 294 16 16 0 0 0 - 0 2024-07-28T12:16:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[80503]: cluster 2024-07-28T12:16:19.489155+0000 mgr.y (mgr.25232) 750 : cluster [DBG] pgmap v1475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[80503]: audit 2024-07-28T12:16:19.899439+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.22:0/1719758876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:20.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[80503]: audit 2024-07-28T12:16:19.899904+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:20.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[80503]: audit 2024-07-28T12:16:20.054984+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[82865]: cluster 2024-07-28T12:16:19.489155+0000 mgr.y (mgr.25232) 750 : cluster [DBG] pgmap v1475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[82865]: audit 2024-07-28T12:16:19.899439+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.22:0/1719758876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[82865]: audit 2024-07-28T12:16:19.899904+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:20 smithi022 bash[82865]: audit 2024-07-28T12:16:20.054984+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:20.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:21.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:21.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:21.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:21.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:21.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:21.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:21.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:21.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:21 smithi022 bash[80503]: cluster 2024-07-28T12:16:20.637882+0000 mon.a (mon.0) 1620 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:16:21.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:21 smithi022 bash[80503]: audit 2024-07-28T12:16:20.648956+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:21.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:21 smithi022 bash[80503]: cluster 2024-07-28T12:16:20.649100+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e1121: 8 total, 2 up, 8 in 2024-07-28T12:16:21.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:21 smithi022 bash[82865]: cluster 2024-07-28T12:16:20.637882+0000 mon.a (mon.0) 1620 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:16:21.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:21 smithi022 bash[82865]: audit 2024-07-28T12:16:20.648956+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:21.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:21 smithi022 bash[82865]: cluster 2024-07-28T12:16:20.649100+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e1121: 8 total, 2 up, 8 in 2024-07-28T12:16:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:21 smithi150 bash[67543]: cluster 2024-07-28T12:16:20.637882+0000 mon.a (mon.0) 1620 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:16:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:21 smithi150 bash[67543]: audit 2024-07-28T12:16:20.648956+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:21 smithi150 bash[67543]: cluster 2024-07-28T12:16:20.649100+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e1121: 8 total, 2 up, 8 in 2024-07-28T12:16:21.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 295 16 16 0 0 0 - 0 2024-07-28T12:16:21.826 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:21.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:21.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:22.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:22.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:22.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:22.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:22.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:22.567 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:16:22 smithi150 bash[60514]: ts=2024-07-28T12:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:16:22.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:22.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:22.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 296 16 16 0 0 0 - 0 2024-07-28T12:16:22.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:22.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:22 smithi022 bash[80503]: cluster 2024-07-28T12:16:21.490636+0000 mgr.y (mgr.25232) 751 : cluster [DBG] pgmap v1477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:22.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:22 smithi022 bash[82865]: cluster 2024-07-28T12:16:21.490636+0000 mgr.y (mgr.25232) 751 : cluster [DBG] pgmap v1477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:22 smithi150 bash[67543]: cluster 2024-07-28T12:16:21.490636+0000 mgr.y (mgr.25232) 751 : cluster [DBG] pgmap v1477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:23.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:23.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:23.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:23.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:23.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:16:23.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:23.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:23.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:23.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 297 16 16 0 0 0 - 0 2024-07-28T12:16:23.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:23.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:24.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:24.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:24.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:24.374 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:24.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:24.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:24.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:24 smithi150 bash[67543]: cluster 2024-07-28T12:16:23.492046+0000 mgr.y (mgr.25232) 752 : cluster [DBG] pgmap v1478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:24 smithi150 bash[67543]: audit 2024-07-28T12:16:24.344669+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:24 smithi150 bash[67543]: audit 2024-07-28T12:16:24.350535+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:24.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:24.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 298 16 16 0 0 0 - 0 2024-07-28T12:16:24.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:25.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:25.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:24 smithi022 bash[80503]: cluster 2024-07-28T12:16:23.492046+0000 mgr.y (mgr.25232) 752 : cluster [DBG] pgmap v1478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:25.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:24 smithi022 bash[80503]: audit 2024-07-28T12:16:24.344669+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:25.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:24 smithi022 bash[80503]: audit 2024-07-28T12:16:24.350535+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:25.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:24 smithi022 bash[82865]: cluster 2024-07-28T12:16:23.492046+0000 mgr.y (mgr.25232) 752 : cluster [DBG] pgmap v1478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:25.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:24 smithi022 bash[82865]: audit 2024-07-28T12:16:24.344669+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:25.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:24 smithi022 bash[82865]: audit 2024-07-28T12:16:24.350535+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:25.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:25.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:25.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:25.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:25.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:25.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:25.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 299 16 16 0 0 0 - 0 2024-07-28T12:16:25.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:25.928 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:25.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:26.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:26.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:26.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:26.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:26.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:26.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:26.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:26.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:16:26.818828+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:16:26.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:16:26.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 300 16 16 0 0 0 - 0 2024-07-28T12:16:26.857 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:26.857 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T12:16:26.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:27.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:26 smithi150 bash[67543]: cluster 2024-07-28T12:16:25.492848+0000 mgr.y (mgr.25232) 753 : cluster [DBG] pgmap v1479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:26 smithi150 bash[67543]: audit 2024-07-28T12:16:25.754046+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:26 smithi150 bash[67543]: audit 2024-07-28T12:16:25.759501+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:26 smithi150 bash[67543]: audit 2024-07-28T12:16:26.169472+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:16:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:26 smithi150 bash[67543]: audit 2024-07-28T12:16:26.170397+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:16:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:26 smithi150 bash[67543]: audit 2024-07-28T12:16:26.178388+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[80503]: cluster 2024-07-28T12:16:25.492848+0000 mgr.y (mgr.25232) 753 : cluster [DBG] pgmap v1479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:27.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[80503]: audit 2024-07-28T12:16:25.754046+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[80503]: audit 2024-07-28T12:16:25.759501+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[80503]: audit 2024-07-28T12:16:26.169472+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[80503]: audit 2024-07-28T12:16:26.170397+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[80503]: audit 2024-07-28T12:16:26.178388+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[82865]: cluster 2024-07-28T12:16:25.492848+0000 mgr.y (mgr.25232) 753 : cluster [DBG] pgmap v1479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[82865]: audit 2024-07-28T12:16:25.754046+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[82865]: audit 2024-07-28T12:16:25.759501+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[82865]: audit 2024-07-28T12:16:26.169472+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[82865]: audit 2024-07-28T12:16:26.170397+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:16:27.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:26 smithi022 bash[82865]: audit 2024-07-28T12:16:26.178388+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:16:27.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:27.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:27.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:27.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:27.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:27.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:27.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 301 16 16 0 0 0 - 0 2024-07-28T12:16:27.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:27.969 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:27.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:28.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:28.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:28.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:28.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:28.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:28.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:28.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:28.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 302 16 16 0 0 0 - 0 2024-07-28T12:16:28.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:28.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:28 smithi022 bash[80503]: cluster 2024-07-28T12:16:27.494015+0000 mgr.y (mgr.25232) 754 : cluster [DBG] pgmap v1480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:28.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:28 smithi022 bash[82865]: cluster 2024-07-28T12:16:27.494015+0000 mgr.y (mgr.25232) 754 : cluster [DBG] pgmap v1480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:28 smithi150 bash[67543]: cluster 2024-07-28T12:16:27.494015+0000 mgr.y (mgr.25232) 754 : cluster [DBG] pgmap v1480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:29.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:29.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:29.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:29.337 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:29.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:29.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:29.523 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:16:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:16:29] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T12:16:29.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:29.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:29.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 303 16 16 0 0 0 - 0 2024-07-28T12:16:29.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:29.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:30.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:30.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:30.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:30.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:30.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:30.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:30.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:16:30.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:30.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 304 16 16 0 0 0 - 0 2024-07-28T12:16:30.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:30.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:30 smithi022 bash[80503]: cluster 2024-07-28T12:16:29.495029+0000 mgr.y (mgr.25232) 755 : cluster [DBG] pgmap v1481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:30.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:30 smithi022 bash[82865]: cluster 2024-07-28T12:16:29.495029+0000 mgr.y (mgr.25232) 755 : cluster [DBG] pgmap v1481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:30 smithi150 bash[67543]: cluster 2024-07-28T12:16:29.495029+0000 mgr.y (mgr.25232) 755 : cluster [DBG] pgmap v1481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:31.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:31.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:31.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:31.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:31.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:31.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:31.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:31.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 305 16 16 0 0 0 - 0 2024-07-28T12:16:31.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-07-28T12:16:31.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:32.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:32.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:32.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:32.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:32.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:32.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:32.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:32.738 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:16:32 smithi150 bash[60514]: ts=2024-07-28T12:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:16:32.779 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:16:32.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 306 16 16 0 0 0 - 0 2024-07-28T12:16:32.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:32.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:32.977 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:32 smithi022 bash[82865]: cluster 2024-07-28T12:16:31.496367+0000 mgr.y (mgr.25232) 756 : cluster [DBG] pgmap v1482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:32.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:32 smithi022 bash[82865]: audit 2024-07-28T12:16:32.331980+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.22:0/517018548' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:16:32.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:32 smithi022 bash[80503]: cluster 2024-07-28T12:16:31.496367+0000 mgr.y (mgr.25232) 756 : cluster [DBG] pgmap v1482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:32.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:32 smithi022 bash[80503]: audit 2024-07-28T12:16:32.331980+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.22:0/517018548' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:16:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:32 smithi150 bash[67543]: cluster 2024-07-28T12:16:31.496367+0000 mgr.y (mgr.25232) 756 : cluster [DBG] pgmap v1482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:32 smithi150 bash[67543]: audit 2024-07-28T12:16:32.331980+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.22:0/517018548' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:16:33.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:33.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:33.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:33.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:33.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:33.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:33.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:33.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 307 16 16 0 0 0 - 0 2024-07-28T12:16:33.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:33 smithi150 bash[67543]: cluster 2024-07-28T12:16:32.763366+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:33 smithi150 bash[67543]: audit 2024-07-28T12:16:32.778673+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? 172.21.15.22:0/517018548' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:16:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:33 smithi150 bash[67543]: cluster 2024-07-28T12:16:32.778788+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e1122: 8 total, 2 up, 8 in 2024-07-28T12:16:34.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:34.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:33 smithi022 bash[82865]: cluster 2024-07-28T12:16:32.763366+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:34.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:33 smithi022 bash[82865]: audit 2024-07-28T12:16:32.778673+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? 172.21.15.22:0/517018548' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:16:34.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:33 smithi022 bash[82865]: cluster 2024-07-28T12:16:32.778788+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e1122: 8 total, 2 up, 8 in 2024-07-28T12:16:34.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:33 smithi022 bash[80503]: cluster 2024-07-28T12:16:32.763366+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:34.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:33 smithi022 bash[80503]: audit 2024-07-28T12:16:32.778673+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? 172.21.15.22:0/517018548' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:16:34.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:33 smithi022 bash[80503]: cluster 2024-07-28T12:16:32.778788+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e1122: 8 total, 2 up, 8 in 2024-07-28T12:16:34.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:34.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:34.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:34.516 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:34.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:34.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:34.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 308 16 16 0 0 0 - 0 2024-07-28T12:16:34.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:34.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:34 smithi022 bash[80503]: cluster 2024-07-28T12:16:33.497877+0000 mgr.y (mgr.25232) 757 : cluster [DBG] pgmap v1484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:34 smithi022 bash[82865]: cluster 2024-07-28T12:16:33.497877+0000 mgr.y (mgr.25232) 757 : cluster [DBG] pgmap v1484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:35.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:35.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:35.238 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:34 smithi150 bash[67543]: cluster 2024-07-28T12:16:33.497877+0000 mgr.y (mgr.25232) 757 : cluster [DBG] pgmap v1484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:35.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:35.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:35.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:16:35.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:35.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:35.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 309 16 16 0 0 0 - 0 2024-07-28T12:16:35.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:35.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:36.075 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:36.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:35 smithi022 bash[80503]: audit 2024-07-28T12:16:35.055214+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:35 smithi022 bash[82865]: audit 2024-07-28T12:16:35.055214+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:36.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:36.105 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:35 smithi150 bash[67543]: audit 2024-07-28T12:16:35.055214+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:36.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:36.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:36.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:36.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:36.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:36.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:36.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 310 16 16 0 0 0 - 0 2024-07-28T12:16:36.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:36 smithi150 bash[67543]: cluster 2024-07-28T12:16:35.499055+0000 mgr.y (mgr.25232) 758 : cluster [DBG] pgmap v1485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:37.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:36 smithi022 bash[80503]: cluster 2024-07-28T12:16:35.499055+0000 mgr.y (mgr.25232) 758 : cluster [DBG] pgmap v1485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:36 smithi022 bash[82865]: cluster 2024-07-28T12:16:35.499055+0000 mgr.y (mgr.25232) 758 : cluster [DBG] pgmap v1485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:37.090 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:37.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:37.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:37.401 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:37.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:37.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:37.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:37.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 311 16 16 0 0 0 - 0 2024-07-28T12:16:37.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:37.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:38.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:38.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:38.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:38.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:38.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:38.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:38.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:38.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 312 16 16 0 0 0 - 0 2024-07-28T12:16:38.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:39.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:39.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:38 smithi022 bash[82865]: cluster 2024-07-28T12:16:37.500396+0000 mgr.y (mgr.25232) 759 : cluster [DBG] pgmap v1486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:39.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:38 smithi022 bash[80503]: cluster 2024-07-28T12:16:37.500396+0000 mgr.y (mgr.25232) 759 : cluster [DBG] pgmap v1486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:39.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:38 smithi150 bash[67543]: cluster 2024-07-28T12:16:37.500396+0000 mgr.y (mgr.25232) 759 : cluster [DBG] pgmap v1486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:39.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:39.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:39.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:39.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:39.646 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:16:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:16:39] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T12:16:39.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:39.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 313 16 16 0 0 0 - 0 2024-07-28T12:16:39.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:39.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:40.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:40.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:40.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:40.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:40.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:40.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:40.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 314 16 16 0 0 0 - 0 2024-07-28T12:16:40.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:40.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:40.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:40 smithi022 bash[80503]: cluster 2024-07-28T12:16:39.501782+0000 mgr.y (mgr.25232) 760 : cluster [DBG] pgmap v1487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:40.997 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:40 smithi022 bash[82865]: cluster 2024-07-28T12:16:39.501782+0000 mgr.y (mgr.25232) 760 : cluster [DBG] pgmap v1487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:41.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:41.119 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:41.170 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:41.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:40 smithi150 bash[67543]: cluster 2024-07-28T12:16:39.501782+0000 mgr.y (mgr.25232) 760 : cluster [DBG] pgmap v1487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:41.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:41.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:41.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:41.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:41.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:41.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 315 16 16 0 0 0 - 0 2024-07-28T12:16:41.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:42.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:42.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:42.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:42.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:42.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:16:42 smithi150 bash[60514]: ts=2024-07-28T12:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:16:42.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:42.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:42.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 316 16 16 0 0 0 - 0 2024-07-28T12:16:42.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:42.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:42 smithi150 bash[67543]: cluster 2024-07-28T12:16:41.503216+0000 mgr.y (mgr.25232) 761 : cluster [DBG] pgmap v1488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:42 smithi022 bash[80503]: cluster 2024-07-28T12:16:41.503216+0000 mgr.y (mgr.25232) 761 : cluster [DBG] pgmap v1488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:42 smithi022 bash[82865]: cluster 2024-07-28T12:16:41.503216+0000 mgr.y (mgr.25232) 761 : cluster [DBG] pgmap v1488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:43.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:43.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:43.269 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:43.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:16:43.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:43.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:43.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:43.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:43.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:43.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 317 16 16 0 0 0 - 0 2024-07-28T12:16:43.915 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:43.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:44.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:44.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:44.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:44.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:44.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:44.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:44.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:44.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 318 16 16 0 0 0 - 0 2024-07-28T12:16:44.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:44.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:45.000 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:44 smithi150 bash[67543]: cluster 2024-07-28T12:16:43.503909+0000 mgr.y (mgr.25232) 762 : cluster [DBG] pgmap v1489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:44 smithi022 bash[80503]: cluster 2024-07-28T12:16:43.503909+0000 mgr.y (mgr.25232) 762 : cluster [DBG] pgmap v1489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:44 smithi022 bash[82865]: cluster 2024-07-28T12:16:43.503909+0000 mgr.y (mgr.25232) 762 : cluster [DBG] pgmap v1489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:45.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:45.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:45.280 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.3 restart 2024-07-28T12:16:45.280 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.3 restart 2024-07-28T12:16:45.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:45.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:45.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:45.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:45.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:45.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 319 16 16 0 0 0 - 0 2024-07-28T12:16:45.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:46.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:46.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:46.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:46.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:46.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:46.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:46.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:46.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:16:46.821540+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:16:46.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:16:46.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 320 16 16 0 0 0 - 0 2024-07-28T12:16:46.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:46.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:46 smithi022 bash[82865]: cluster 2024-07-28T12:16:45.505234+0000 mgr.y (mgr.25232) 763 : cluster [DBG] pgmap v1490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:46 smithi022 bash[80503]: cluster 2024-07-28T12:16:45.505234+0000 mgr.y (mgr.25232) 763 : cluster [DBG] pgmap v1490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:47.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:47.124 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:46 smithi150 bash[67543]: cluster 2024-07-28T12:16:45.505234+0000 mgr.y (mgr.25232) 763 : cluster [DBG] pgmap v1490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:47.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:47.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:47.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:47.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:47.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:47.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 321 16 16 0 0 0 - 0 2024-07-28T12:16:47.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:47.831 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:16:47.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:48.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:47 smithi022 bash[80503]: audit 2024-07-28T12:16:46.897700+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.22:0/567484589' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:48.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:47 smithi022 bash[80503]: audit 2024-07-28T12:16:46.898524+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:48.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:47 smithi022 bash[82865]: audit 2024-07-28T12:16:46.897700+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.22:0/567484589' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:48.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:47 smithi022 bash[82865]: audit 2024-07-28T12:16:46.898524+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:48.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:48.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:48.195 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:47 smithi150 bash[67543]: audit 2024-07-28T12:16:46.897700+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.22:0/567484589' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:48.195 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:47 smithi150 bash[67543]: audit 2024-07-28T12:16:46.898524+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:16:48.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:48.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:48.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:48.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:48.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:48.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 322 16 16 0 0 0 - 0 2024-07-28T12:16:48.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:48.927 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:49.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:48 smithi150 bash[67543]: cluster 2024-07-28T12:16:47.506643+0000 mgr.y (mgr.25232) 764 : cluster [DBG] pgmap v1491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:48 smithi150 bash[67543]: cluster 2024-07-28T12:16:47.815043+0000 mon.a (mon.0) 1636 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:48 smithi150 bash[67543]: audit 2024-07-28T12:16:47.830475+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:48 smithi150 bash[67543]: cluster 2024-07-28T12:16:47.830598+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e1123: 8 total, 2 up, 8 in 2024-07-28T12:16:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[82865]: cluster 2024-07-28T12:16:47.506643+0000 mgr.y (mgr.25232) 764 : cluster [DBG] pgmap v1491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[82865]: cluster 2024-07-28T12:16:47.815043+0000 mon.a (mon.0) 1636 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[82865]: audit 2024-07-28T12:16:47.830475+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[82865]: cluster 2024-07-28T12:16:47.830598+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e1123: 8 total, 2 up, 8 in 2024-07-28T12:16:49.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[80503]: cluster 2024-07-28T12:16:47.506643+0000 mgr.y (mgr.25232) 764 : cluster [DBG] pgmap v1491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:49.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[80503]: cluster 2024-07-28T12:16:47.815043+0000 mon.a (mon.0) 1636 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:16:49.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[80503]: audit 2024-07-28T12:16:47.830475+0000 mon.a (mon.0) 1637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:16:49.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:48 smithi022 bash[80503]: cluster 2024-07-28T12:16:47.830598+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e1123: 8 total, 2 up, 8 in 2024-07-28T12:16:49.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:49.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:49.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:49.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:49.505 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:16:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:16:49] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T12:16:49.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:49.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:49.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 323 16 16 0 0 0 - 0 2024-07-28T12:16:49.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:49.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:50.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:50.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:50.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:50.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:50.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:16:50.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:50.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:50.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:50.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 324 16 16 0 0 0 - 0 2024-07-28T12:16:50.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:51.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:51.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:50 smithi022 bash[80503]: cluster 2024-07-28T12:16:49.507934+0000 mgr.y (mgr.25232) 765 : cluster [DBG] pgmap v1493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:51.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:50 smithi022 bash[80503]: audit 2024-07-28T12:16:50.055633+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:51.049 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:50 smithi022 bash[82865]: cluster 2024-07-28T12:16:49.507934+0000 mgr.y (mgr.25232) 765 : cluster [DBG] pgmap v1493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:51.049 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:50 smithi022 bash[82865]: audit 2024-07-28T12:16:50.055633+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:51.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:51.173 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:50 smithi150 bash[67543]: cluster 2024-07-28T12:16:49.507934+0000 mgr.y (mgr.25232) 765 : cluster [DBG] pgmap v1493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:51.173 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:50 smithi150 bash[67543]: audit 2024-07-28T12:16:50.055633+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:16:51.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:51.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:51.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:51.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:51.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:51.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 325 16 16 0 0 0 - 0 2024-07-28T12:16:51.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:51.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:52.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:52.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:52.314 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:16:52.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:52.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:52.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:52.602 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:16:52 smithi150 bash[60514]: ts=2024-07-28T12:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:16:52.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:52.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 326 16 16 0 0 0 - 0 2024-07-28T12:16:52.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:52.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:52.998 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:16:52.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:16:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:52 smithi150 bash[67543]: cluster 2024-07-28T12:16:51.509289+0000 mgr.y (mgr.25232) 766 : cluster [DBG] pgmap v1494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:53.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:53.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:53.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:52 smithi022 bash[80503]: cluster 2024-07-28T12:16:51.509289+0000 mgr.y (mgr.25232) 766 : cluster [DBG] pgmap v1494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:53.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:52 smithi022 bash[82865]: cluster 2024-07-28T12:16:51.509289+0000 mgr.y (mgr.25232) 766 : cluster [DBG] pgmap v1494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:53.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:53.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:53.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:53.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:53.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:53.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 327 16 16 0 0 0 - 0 2024-07-28T12:16:53.901 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:54.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:54.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:54.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:54.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:54.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:54.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:54.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:54.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 328 16 16 0 0 0 - 0 2024-07-28T12:16:54.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:54.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:54.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:54 smithi150 bash[67543]: cluster 2024-07-28T12:16:53.510065+0000 mgr.y (mgr.25232) 767 : cluster [DBG] pgmap v1495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:55.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:55.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:55.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:54 smithi022 bash[80503]: cluster 2024-07-28T12:16:53.510065+0000 mgr.y (mgr.25232) 767 : cluster [DBG] pgmap v1495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:55.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:54 smithi022 bash[82865]: cluster 2024-07-28T12:16:53.510065+0000 mgr.y (mgr.25232) 767 : cluster [DBG] pgmap v1495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:55.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:55.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:55.502 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:55.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:55.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:55.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:55.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 329 16 16 0 0 0 - 0 2024-07-28T12:16:55.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:56.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:56.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:56.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:56.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:56.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:56.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:56.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:56.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 330 16 16 0 0 0 - 0 2024-07-28T12:16:56.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:56.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:56 smithi022 bash[80503]: cluster 2024-07-28T12:16:55.510776+0000 mgr.y (mgr.25232) 768 : cluster [DBG] pgmap v1496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:57.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:56 smithi022 bash[82865]: cluster 2024-07-28T12:16:55.510776+0000 mgr.y (mgr.25232) 768 : cluster [DBG] pgmap v1496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:57.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.124 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:56 smithi150 bash[67543]: cluster 2024-07-28T12:16:55.510776+0000 mgr.y (mgr.25232) 768 : cluster [DBG] pgmap v1496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:57.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:57.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:57.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:57.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:57.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 331 16 16 0 0 0 - 0 2024-07-28T12:16:57.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:16:57.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:57.960 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:16:58.065 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:58.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:16:58.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:58.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:58.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:58.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:58.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:58.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 332 16 16 0 0 0 - 0 2024-07-28T12:16:58.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:59.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:59.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:16:58 smithi022 bash[80503]: cluster 2024-07-28T12:16:57.511640+0000 mgr.y (mgr.25232) 769 : cluster [DBG] pgmap v1497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:16:58 smithi022 bash[82865]: cluster 2024-07-28T12:16:57.511640+0000 mgr.y (mgr.25232) 769 : cluster [DBG] pgmap v1497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:59.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:16:59.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:16:58 smithi150 bash[67543]: cluster 2024-07-28T12:16:57.511640+0000 mgr.y (mgr.25232) 769 : cluster [DBG] pgmap v1497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:16:59.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:16:59.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:16:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:16:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:16:59] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2024-07-28T12:16:59.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:16:59.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:16:59.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 333 16 16 0 0 0 - 0 2024-07-28T12:16:59.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:16:59.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:00.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:00.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:00.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:00.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:00.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:00.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:00.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:00.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 334 16 16 0 0 0 - 0 2024-07-28T12:17:00.855 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:17:00.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:01.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:00 smithi022 bash[80503]: cluster 2024-07-28T12:16:59.513189+0000 mgr.y (mgr.25232) 770 : cluster [DBG] pgmap v1498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:01.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:00 smithi022 bash[80503]: audit 2024-07-28T12:16:59.987566+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? 172.21.15.22:0/2727498079' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:01.002 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:00 smithi022 bash[82865]: cluster 2024-07-28T12:16:59.513189+0000 mgr.y (mgr.25232) 770 : cluster [DBG] pgmap v1498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:01.002 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:00 smithi022 bash[82865]: audit 2024-07-28T12:16:59.987566+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? 172.21.15.22:0/2727498079' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:01.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:01.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:01.175 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:00 smithi150 bash[67543]: cluster 2024-07-28T12:16:59.513189+0000 mgr.y (mgr.25232) 770 : cluster [DBG] pgmap v1498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:01.175 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:00 smithi150 bash[67543]: audit 2024-07-28T12:16:59.987566+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? 172.21.15.22:0/2727498079' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:01.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:01.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:01.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:01.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:01.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:01.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 335 16 16 0 0 0 - 0 2024-07-28T12:17:01.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:02.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:01 smithi150 bash[67543]: cluster 2024-07-28T12:17:00.848000+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:01 smithi150 bash[67543]: audit 2024-07-28T12:17:00.854879+0000 mon.a (mon.0) 1642 : audit [INF] from='client.? 172.21.15.22:0/2727498079' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:01 smithi150 bash[67543]: cluster 2024-07-28T12:17:00.854965+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e1124: 8 total, 2 up, 8 in 2024-07-28T12:17:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:01 smithi150 bash[67543]: cluster 2024-07-28T12:17:01.514695+0000 mgr.y (mgr.25232) 771 : cluster [DBG] pgmap v1500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[80503]: cluster 2024-07-28T12:17:00.848000+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[80503]: audit 2024-07-28T12:17:00.854879+0000 mon.a (mon.0) 1642 : audit [INF] from='client.? 172.21.15.22:0/2727498079' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[80503]: cluster 2024-07-28T12:17:00.854965+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e1124: 8 total, 2 up, 8 in 2024-07-28T12:17:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[80503]: cluster 2024-07-28T12:17:01.514695+0000 mgr.y (mgr.25232) 771 : cluster [DBG] pgmap v1500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[82865]: cluster 2024-07-28T12:17:00.848000+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[82865]: audit 2024-07-28T12:17:00.854879+0000 mon.a (mon.0) 1642 : audit [INF] from='client.? 172.21.15.22:0/2727498079' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[82865]: cluster 2024-07-28T12:17:00.854965+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e1124: 8 total, 2 up, 8 in 2024-07-28T12:17:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:01 smithi022 bash[82865]: cluster 2024-07-28T12:17:01.514695+0000 mgr.y (mgr.25232) 771 : cluster [DBG] pgmap v1500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:02.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:02.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:02.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:02.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:17:02 smithi150 bash[60514]: ts=2024-07-28T12:17:02.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:17:02.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:02.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:02.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 336 16 16 0 0 0 - 0 2024-07-28T12:17:02.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:02.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:03.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:03.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:03.210 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:03.309 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:03.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:03.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:03.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:03.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:03.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 337 16 16 0 0 0 - 0 2024-07-28T12:17:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:03.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:17:03.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:04.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:04.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:04.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:04.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:17:04.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:04 smithi150 bash[67543]: cluster 2024-07-28T12:17:03.516002+0000 mgr.y (mgr.25232) 772 : cluster [DBG] pgmap v1501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:04.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 338 16 16 0 0 0 - 0 2024-07-28T12:17:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:04 smithi022 bash[80503]: cluster 2024-07-28T12:17:03.516002+0000 mgr.y (mgr.25232) 772 : cluster [DBG] pgmap v1501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:04 smithi022 bash[82865]: cluster 2024-07-28T12:17:03.516002+0000 mgr.y (mgr.25232) 772 : cluster [DBG] pgmap v1501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:04.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:04.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:05.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:05.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:05.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:05.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:05.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:05.685 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:05 smithi150 bash[67543]: audit 2024-07-28T12:17:05.056081+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:05.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:05.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 339 16 16 0 0 0 - 0 2024-07-28T12:17:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:05 smithi022 bash[80503]: audit 2024-07-28T12:17:05.056081+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:05 smithi022 bash[82865]: audit 2024-07-28T12:17:05.056081+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:05.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:06.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:06.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:06.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:06.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:06.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:06.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:06.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:06 smithi022 bash[82865]: cluster 2024-07-28T12:17:05.517495+0000 mgr.y (mgr.25232) 773 : cluster [DBG] pgmap v1502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:06 smithi022 bash[80503]: cluster 2024-07-28T12:17:05.517495+0000 mgr.y (mgr.25232) 773 : cluster [DBG] pgmap v1502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:06.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:17:06.824475+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:17:06.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:17:06.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 340 16 16 0 0 0 - 0 2024-07-28T12:17:06.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:06.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:07.001 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:06 smithi150 bash[67543]: cluster 2024-07-28T12:17:05.517495+0000 mgr.y (mgr.25232) 773 : cluster [DBG] pgmap v1502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:07.109 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:07.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:07.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:07.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:07.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:07.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:07.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:07.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 341 16 16 0 0 0 - 0 2024-07-28T12:17:07.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:08.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:08.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:08.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:08.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:08.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:08.637 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:08.637 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:08.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:08 smithi150 bash[67543]: cluster 2024-07-28T12:17:07.519091+0000 mgr.y (mgr.25232) 774 : cluster [DBG] pgmap v1503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:08.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:08.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:08 smithi022 bash[80503]: cluster 2024-07-28T12:17:07.519091+0000 mgr.y (mgr.25232) 774 : cluster [DBG] pgmap v1503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:08.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:08 smithi022 bash[82865]: cluster 2024-07-28T12:17:07.519091+0000 mgr.y (mgr.25232) 774 : cluster [DBG] pgmap v1503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:08.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 342 16 16 0 0 0 - 0 2024-07-28T12:17:08.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:09.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:09.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:09.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:09.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:09.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:09.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:09.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:09.731 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:17:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:17:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:17:09.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 343 16 16 0 0 0 - 0 2024-07-28T12:17:09.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:09.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:10.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:10.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:10.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:10.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:10.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:10.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:10 smithi150 bash[67543]: cluster 2024-07-28T12:17:09.520039+0000 mgr.y (mgr.25232) 775 : cluster [DBG] pgmap v1504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:10.784 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:10.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:10 smithi022 bash[80503]: cluster 2024-07-28T12:17:09.520039+0000 mgr.y (mgr.25232) 775 : cluster [DBG] pgmap v1504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:10.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:10 smithi022 bash[82865]: cluster 2024-07-28T12:17:09.520039+0000 mgr.y (mgr.25232) 775 : cluster [DBG] pgmap v1504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:10.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 344 16 16 0 0 0 - 0 2024-07-28T12:17:10.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:11.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:11.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:11.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:11.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:11.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:11.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:11.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:11.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 345 16 16 0 0 0 - 0 2024-07-28T12:17:11.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:11.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:12.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:12.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:12.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:12.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:12.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:12.596 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:17:12 smithi150 bash[60514]: ts=2024-07-28T12:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:17:12.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:12.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:12.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 346 16 16 0 0 0 - 0 2024-07-28T12:17:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:12 smithi022 bash[80503]: cluster 2024-07-28T12:17:11.520882+0000 mgr.y (mgr.25232) 776 : cluster [DBG] pgmap v1505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:12 smithi022 bash[82865]: cluster 2024-07-28T12:17:11.520882+0000 mgr.y (mgr.25232) 776 : cluster [DBG] pgmap v1505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:12.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:12 smithi150 bash[67543]: cluster 2024-07-28T12:17:11.520882+0000 mgr.y (mgr.25232) 776 : cluster [DBG] pgmap v1505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:13.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:13.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:13.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:13.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:13.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:13.592 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:13.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:13.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:13.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 347 16 16 0 0 0 - 0 2024-07-28T12:17:13.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:13.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:14.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:14.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:14.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:17:14.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:14.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:14.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:14.614 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:17:14.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:14.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 348 16 16 0 0 0 - 0 2024-07-28T12:17:14.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:14.851 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:14 smithi022 bash[80503]: cluster 2024-07-28T12:17:13.521797+0000 mgr.y (mgr.25232) 777 : cluster [DBG] pgmap v1506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:14.851 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:14 smithi022 bash[80503]: audit 2024-07-28T12:17:13.840957+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.22:0/271536067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:14.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:14 smithi022 bash[82865]: cluster 2024-07-28T12:17:13.521797+0000 mgr.y (mgr.25232) 777 : cluster [DBG] pgmap v1506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:14.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:14 smithi022 bash[82865]: audit 2024-07-28T12:17:13.840957+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.22:0/271536067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:14.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:14.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:14 smithi150 bash[67543]: cluster 2024-07-28T12:17:13.521797+0000 mgr.y (mgr.25232) 777 : cluster [DBG] pgmap v1506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:14.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:14 smithi150 bash[67543]: audit 2024-07-28T12:17:13.840957+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.22:0/271536067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:15.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:15.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:15.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:15.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:15.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:15.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:15 smithi150 bash[67543]: cluster 2024-07-28T12:17:14.597898+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:17:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:15 smithi150 bash[67543]: audit 2024-07-28T12:17:14.613768+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? 172.21.15.22:0/271536067' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:15 smithi150 bash[67543]: cluster 2024-07-28T12:17:14.613919+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e1125: 8 total, 2 up, 8 in 2024-07-28T12:17:15.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:15.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 349 16 16 0 0 0 - 0 2024-07-28T12:17:15.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:16.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:15 smithi022 bash[82865]: cluster 2024-07-28T12:17:14.597898+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:17:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:15 smithi022 bash[82865]: audit 2024-07-28T12:17:14.613768+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? 172.21.15.22:0/271536067' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:15 smithi022 bash[82865]: cluster 2024-07-28T12:17:14.613919+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e1125: 8 total, 2 up, 8 in 2024-07-28T12:17:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:15 smithi022 bash[80503]: cluster 2024-07-28T12:17:14.597898+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:17:16.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:15 smithi022 bash[80503]: audit 2024-07-28T12:17:14.613768+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? 172.21.15.22:0/271536067' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:16.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:15 smithi022 bash[80503]: cluster 2024-07-28T12:17:14.613919+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e1125: 8 total, 2 up, 8 in 2024-07-28T12:17:16.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:16.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:16.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:16.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:16.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:16.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:16.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 350 16 16 0 0 0 - 0 2024-07-28T12:17:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:16 smithi022 bash[80503]: cluster 2024-07-28T12:17:15.523148+0000 mgr.y (mgr.25232) 778 : cluster [DBG] pgmap v1508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:16 smithi022 bash[82865]: cluster 2024-07-28T12:17:15.523148+0000 mgr.y (mgr.25232) 778 : cluster [DBG] pgmap v1508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:16.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:16.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:16.984 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:16 smithi150 bash[67543]: cluster 2024-07-28T12:17:15.523148+0000 mgr.y (mgr.25232) 778 : cluster [DBG] pgmap v1508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:17.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:17.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:17.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:17.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:17:17.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:17.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:17.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:17.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:17.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 351 16 16 0 0 0 - 0 2024-07-28T12:17:17.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:18.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:18.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:18.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:18.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:18.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:18.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:18.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:18 smithi150 bash[67543]: cluster 2024-07-28T12:17:17.524073+0000 mgr.y (mgr.25232) 779 : cluster [DBG] pgmap v1509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:18.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 352 16 16 0 0 0 - 0 2024-07-28T12:17:18.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:18.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:19.079 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:18 smithi022 bash[80503]: cluster 2024-07-28T12:17:17.524073+0000 mgr.y (mgr.25232) 779 : cluster [DBG] pgmap v1509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:18 smithi022 bash[82865]: cluster 2024-07-28T12:17:17.524073+0000 mgr.y (mgr.25232) 779 : cluster [DBG] pgmap v1509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:19.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:19.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:19.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:19.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:19.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:19.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:19.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:19.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 353 16 16 0 0 0 - 0 2024-07-28T12:17:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:17:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:17:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T12:17:19.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:20.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:20.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:20.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:20.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:20.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:20.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:20.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:20.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 354 16 16 0 0 0 - 0 2024-07-28T12:17:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:20 smithi022 bash[80503]: cluster 2024-07-28T12:17:19.525392+0000 mgr.y (mgr.25232) 780 : cluster [DBG] pgmap v1510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:20 smithi022 bash[80503]: audit 2024-07-28T12:17:20.062784+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:20 smithi022 bash[80503]: audit 2024-07-28T12:17:20.064902+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:20 smithi022 bash[82865]: cluster 2024-07-28T12:17:19.525392+0000 mgr.y (mgr.25232) 780 : cluster [DBG] pgmap v1510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:20 smithi022 bash[82865]: audit 2024-07-28T12:17:20.062784+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:20 smithi022 bash[82865]: audit 2024-07-28T12:17:20.064902+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:20.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:21.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:20 smithi150 bash[67543]: cluster 2024-07-28T12:17:19.525392+0000 mgr.y (mgr.25232) 780 : cluster [DBG] pgmap v1510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:20 smithi150 bash[67543]: audit 2024-07-28T12:17:20.062784+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:20 smithi150 bash[67543]: audit 2024-07-28T12:17:20.064902+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:21.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:21.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:21.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:21.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:21.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:21.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:21.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 355 16 16 0 0 0 - 0 2024-07-28T12:17:21.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:21.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:22.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:22.105 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:22.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:22.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:22.435 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:22.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:22.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:22.566 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:17:22 smithi150 bash[60514]: ts=2024-07-28T12:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:17:22.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:22.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:22.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 356 16 16 0 0 0 - 0 2024-07-28T12:17:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:22 smithi022 bash[80503]: cluster 2024-07-28T12:17:21.526774+0000 mgr.y (mgr.25232) 781 : cluster [DBG] pgmap v1511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:22 smithi022 bash[82865]: cluster 2024-07-28T12:17:21.526774+0000 mgr.y (mgr.25232) 781 : cluster [DBG] pgmap v1511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:22.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:22.923 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:22 smithi150 bash[67543]: cluster 2024-07-28T12:17:21.526774+0000 mgr.y (mgr.25232) 781 : cluster [DBG] pgmap v1511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:23.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:23.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:23.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:17:23.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:23.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:23.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:23.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:23.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:23.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 357 16 16 0 0 0 - 0 2024-07-28T12:17:23.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:23.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:24.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:24.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:24.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:24.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:24.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:24.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:24.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:24 smithi022 bash[82865]: cluster 2024-07-28T12:17:23.527684+0000 mgr.y (mgr.25232) 782 : cluster [DBG] pgmap v1512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:24.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:24 smithi022 bash[80503]: cluster 2024-07-28T12:17:23.527684+0000 mgr.y (mgr.25232) 782 : cluster [DBG] pgmap v1512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:24.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:24.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 358 16 16 0 0 0 - 0 2024-07-28T12:17:24.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:24.939 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:24 smithi150 bash[67543]: cluster 2024-07-28T12:17:23.527684+0000 mgr.y (mgr.25232) 782 : cluster [DBG] pgmap v1512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:25.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:25.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:25.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:25.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:25.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:25.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:25.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:25.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 359 16 16 0 0 0 - 0 2024-07-28T12:17:25.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:25.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:26.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:26.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:26.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:26.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:26.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:26.641 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:17:26.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:26 smithi150 bash[67543]: cluster 2024-07-28T12:17:25.528609+0000 mgr.y (mgr.25232) 783 : cluster [DBG] pgmap v1513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:26 smithi150 bash[67543]: audit 2024-07-28T12:17:25.712823+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.22:0/3880521856' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:17:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:26 smithi150 bash[67543]: audit 2024-07-28T12:17:26.261327+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:17:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:26 smithi150 bash[67543]: audit 2024-07-28T12:17:26.621808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:26 smithi150 bash[67543]: audit 2024-07-28T12:17:26.626675+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:26.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:26.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:17:26.827312+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:17:26.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:17:26.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 360 16 16 0 0 0 - 0 2024-07-28T12:17:26.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:27.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:27.063 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[80503]: cluster 2024-07-28T12:17:25.528609+0000 mgr.y (mgr.25232) 783 : cluster [DBG] pgmap v1513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[80503]: audit 2024-07-28T12:17:25.712823+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.22:0/3880521856' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[80503]: audit 2024-07-28T12:17:26.261327+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[80503]: audit 2024-07-28T12:17:26.621808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[80503]: audit 2024-07-28T12:17:26.626675+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[82865]: cluster 2024-07-28T12:17:25.528609+0000 mgr.y (mgr.25232) 783 : cluster [DBG] pgmap v1513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[82865]: audit 2024-07-28T12:17:25.712823+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.22:0/3880521856' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[82865]: audit 2024-07-28T12:17:26.261327+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[82865]: audit 2024-07-28T12:17:26.621808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:27.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:26 smithi022 bash[82865]: audit 2024-07-28T12:17:26.626675+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:27.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:27.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:27.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:27.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:27.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:27.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:27.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 361 16 16 0 0 0 - 0 2024-07-28T12:17:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:27 smithi022 bash[80503]: cluster 2024-07-28T12:17:26.628517+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:27 smithi022 bash[80503]: audit 2024-07-28T12:17:26.641005+0000 mon.a (mon.0) 1656 : audit [INF] from='client.? 172.21.15.22:0/3880521856' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:17:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:27 smithi022 bash[80503]: cluster 2024-07-28T12:17:26.641074+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e1126: 8 total, 2 up, 8 in 2024-07-28T12:17:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:27 smithi022 bash[82865]: cluster 2024-07-28T12:17:26.628517+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:27 smithi022 bash[82865]: audit 2024-07-28T12:17:26.641005+0000 mon.a (mon.0) 1656 : audit [INF] from='client.? 172.21.15.22:0/3880521856' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:17:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:27 smithi022 bash[82865]: cluster 2024-07-28T12:17:26.641074+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e1126: 8 total, 2 up, 8 in 2024-07-28T12:17:27.900 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:27.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:27.944 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:27 smithi150 bash[67543]: cluster 2024-07-28T12:17:26.628517+0000 mon.a (mon.0) 1655 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:27.944 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:27 smithi150 bash[67543]: audit 2024-07-28T12:17:26.641005+0000 mon.a (mon.0) 1656 : audit [INF] from='client.? 172.21.15.22:0/3880521856' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:17:27.944 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:27 smithi150 bash[67543]: cluster 2024-07-28T12:17:26.641074+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e1126: 8 total, 2 up, 8 in 2024-07-28T12:17:28.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:28.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:28.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:28.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:28.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:28.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:28.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:28 smithi150 bash[67543]: cluster 2024-07-28T12:17:27.529916+0000 mgr.y (mgr.25232) 784 : cluster [DBG] pgmap v1515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:28.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 362 16 16 0 0 0 - 0 2024-07-28T12:17:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:28 smithi022 bash[82865]: cluster 2024-07-28T12:17:27.529916+0000 mgr.y (mgr.25232) 784 : cluster [DBG] pgmap v1515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:28 smithi022 bash[80503]: cluster 2024-07-28T12:17:27.529916+0000 mgr.y (mgr.25232) 784 : cluster [DBG] pgmap v1515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:28.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:29.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:29.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:29.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:29.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:29.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:17:29.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:17:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:17:29] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T12:17:29.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:29.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:29.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:29.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 363 16 16 0 0 0 - 0 2024-07-28T12:17:29.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:30.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:30.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:30.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:30.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:30.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:30 smithi150 bash[67543]: cluster 2024-07-28T12:17:29.530809+0000 mgr.y (mgr.25232) 785 : cluster [DBG] pgmap v1516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:30.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 364 16 16 0 0 0 - 0 2024-07-28T12:17:30.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:30.900 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:30 smithi022 bash[82865]: cluster 2024-07-28T12:17:29.530809+0000 mgr.y (mgr.25232) 785 : cluster [DBG] pgmap v1516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:30.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:30 smithi022 bash[80503]: cluster 2024-07-28T12:17:29.530809+0000 mgr.y (mgr.25232) 785 : cluster [DBG] pgmap v1516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:31.009 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:31.104 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:31.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:31.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:31.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:31.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:31.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:31.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:31.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:17:31.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:31.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 365 16 16 0 0 0 - 0 2024-07-28T12:17:31.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:32.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:32.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:32.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:32.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:17:32 smithi150 bash[60514]: ts=2024-07-28T12:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:17:32.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:32.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:32.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:32.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 366 16 16 0 0 0 - 0 2024-07-28T12:17:32.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:32.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[80503]: cluster 2024-07-28T12:17:31.531680+0000 mgr.y (mgr.25232) 786 : cluster [DBG] pgmap v1517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:32.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[80503]: audit 2024-07-28T12:17:32.035505+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[80503]: audit 2024-07-28T12:17:32.039906+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[80503]: audit 2024-07-28T12:17:32.238732+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[80503]: audit 2024-07-28T12:17:32.247490+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[82865]: cluster 2024-07-28T12:17:31.531680+0000 mgr.y (mgr.25232) 786 : cluster [DBG] pgmap v1517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[82865]: audit 2024-07-28T12:17:32.035505+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[82865]: audit 2024-07-28T12:17:32.039906+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[82865]: audit 2024-07-28T12:17:32.238732+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:32.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:32 smithi022 bash[82865]: audit 2024-07-28T12:17:32.247490+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:33.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:33.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:32 smithi150 bash[67543]: cluster 2024-07-28T12:17:31.531680+0000 mgr.y (mgr.25232) 786 : cluster [DBG] pgmap v1517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:32 smithi150 bash[67543]: audit 2024-07-28T12:17:32.035505+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:32 smithi150 bash[67543]: audit 2024-07-28T12:17:32.039906+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:32 smithi150 bash[67543]: audit 2024-07-28T12:17:32.238732+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:32 smithi150 bash[67543]: audit 2024-07-28T12:17:32.247490+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:33.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:33.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:33.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:33.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:33.510 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:33.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:33.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:33.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 367 16 16 0 0 0 - 0 2024-07-28T12:17:33.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:33.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:33.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:33 smithi022 bash[80503]: audit 2024-07-28T12:17:32.681314+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:17:33.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:33 smithi022 bash[80503]: audit 2024-07-28T12:17:32.682603+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:17:33.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:33 smithi022 bash[80503]: audit 2024-07-28T12:17:32.688216+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:33.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:33 smithi022 bash[82865]: audit 2024-07-28T12:17:32.681314+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:17:33.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:33 smithi022 bash[82865]: audit 2024-07-28T12:17:32.682603+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:17:33.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:33 smithi022 bash[82865]: audit 2024-07-28T12:17:32.688216+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:33 smithi150 bash[67543]: audit 2024-07-28T12:17:32.681314+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:17:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:33 smithi150 bash[67543]: audit 2024-07-28T12:17:32.682603+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:17:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:33 smithi150 bash[67543]: audit 2024-07-28T12:17:32.688216+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:34.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:34.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:34.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:34.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:34.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:34.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:34 smithi150 bash[67543]: cluster 2024-07-28T12:17:33.532601+0000 mgr.y (mgr.25232) 787 : cluster [DBG] pgmap v1518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:34.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:34.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 368 16 16 0 0 0 - 0 2024-07-28T12:17:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:34 smithi022 bash[80503]: cluster 2024-07-28T12:17:33.532601+0000 mgr.y (mgr.25232) 787 : cluster [DBG] pgmap v1518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:34 smithi022 bash[82865]: cluster 2024-07-28T12:17:33.532601+0000 mgr.y (mgr.25232) 787 : cluster [DBG] pgmap v1518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:34.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:35.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:35.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:35.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:35.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:35.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:35.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:35.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:35.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 369 16 16 0 0 0 - 0 2024-07-28T12:17:35.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:35.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:36.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:36.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:36.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:36 smithi150 bash[67543]: audit 2024-07-28T12:17:35.059994+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:36.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:36 smithi150 bash[67543]: audit 2024-07-28T12:17:35.061133+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:36.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:36 smithi150 bash[67543]: cluster 2024-07-28T12:17:35.533905+0000 mgr.y (mgr.25232) 788 : cluster [DBG] pgmap v1519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:36 smithi022 bash[80503]: audit 2024-07-28T12:17:35.059994+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:36 smithi022 bash[80503]: audit 2024-07-28T12:17:35.061133+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:36.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:36 smithi022 bash[80503]: cluster 2024-07-28T12:17:35.533905+0000 mgr.y (mgr.25232) 788 : cluster [DBG] pgmap v1519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:36 smithi022 bash[82865]: audit 2024-07-28T12:17:35.059994+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:17:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:36 smithi022 bash[82865]: audit 2024-07-28T12:17:35.061133+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:36 smithi022 bash[82865]: cluster 2024-07-28T12:17:35.533905+0000 mgr.y (mgr.25232) 788 : cluster [DBG] pgmap v1519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:36.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:36.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:36.537 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:36.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:36.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:36.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:36.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 370 16 16 0 0 0 - 0 2024-07-28T12:17:36.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:37.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:37.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:37.230 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:17:37.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:37.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:37.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:37 smithi150 bash[67543]: audit 2024-07-28T12:17:37.170982+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.22:0/2463550938' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:37 smithi150 bash[67543]: audit 2024-07-28T12:17:37.171466+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:37.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:37 smithi022 bash[80503]: audit 2024-07-28T12:17:37.170982+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.22:0/2463550938' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:37 smithi022 bash[80503]: audit 2024-07-28T12:17:37.171466+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:37 smithi022 bash[82865]: audit 2024-07-28T12:17:37.170982+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.22:0/2463550938' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:37 smithi022 bash[82865]: audit 2024-07-28T12:17:37.171466+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:17:37.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:37.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:37.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 371 16 16 0 0 0 - 0 2024-07-28T12:17:37.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:37.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:38.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:38.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:38.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:38.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:38.478 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:38 smithi150 bash[67543]: cluster 2024-07-28T12:17:37.222393+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:38.478 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:38 smithi150 bash[67543]: audit 2024-07-28T12:17:37.228234+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:38.479 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:38 smithi150 bash[67543]: cluster 2024-07-28T12:17:37.228289+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e1127: 8 total, 2 up, 8 in 2024-07-28T12:17:38.479 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:38 smithi150 bash[67543]: cluster 2024-07-28T12:17:37.535224+0000 mgr.y (mgr.25232) 789 : cluster [DBG] pgmap v1521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[80503]: cluster 2024-07-28T12:17:37.222393+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[80503]: audit 2024-07-28T12:17:37.228234+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[80503]: cluster 2024-07-28T12:17:37.228289+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e1127: 8 total, 2 up, 8 in 2024-07-28T12:17:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[80503]: cluster 2024-07-28T12:17:37.535224+0000 mgr.y (mgr.25232) 789 : cluster [DBG] pgmap v1521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[82865]: cluster 2024-07-28T12:17:37.222393+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[82865]: audit 2024-07-28T12:17:37.228234+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:17:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[82865]: cluster 2024-07-28T12:17:37.228289+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e1127: 8 total, 2 up, 8 in 2024-07-28T12:17:38.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:38 smithi022 bash[82865]: cluster 2024-07-28T12:17:37.535224+0000 mgr.y (mgr.25232) 789 : cluster [DBG] pgmap v1521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:38.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:38.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:38.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:38.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 372 16 16 0 0 0 - 0 2024-07-28T12:17:38.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:39.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:39.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:39.296 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:39.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:39.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:39.546 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:17:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:17:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T12:17:39.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:39.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:39.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 373 16 16 0 0 0 - 0 2024-07-28T12:17:39.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:39.977 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:39.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:17:40.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:40.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:40.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:40.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:40.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:40.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:40.646 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:40.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:17:40.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:40.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 374 16 16 0 0 0 - 0 2024-07-28T12:17:40.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:40.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:40 smithi022 bash[80503]: cluster 2024-07-28T12:17:39.536624+0000 mgr.y (mgr.25232) 790 : cluster [DBG] pgmap v1522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:40.875 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:40 smithi022 bash[82865]: cluster 2024-07-28T12:17:39.536624+0000 mgr.y (mgr.25232) 790 : cluster [DBG] pgmap v1522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:40.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:40.993 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:40 smithi150 bash[67543]: cluster 2024-07-28T12:17:39.536624+0000 mgr.y (mgr.25232) 790 : cluster [DBG] pgmap v1522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:41.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:41.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:41.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:41.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:41.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:41.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:41.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:41.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 375 16 16 0 0 0 - 0 2024-07-28T12:17:41.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:42.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:42.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:42.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:42.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:17:42 smithi150 bash[60514]: ts=2024-07-28T12:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:17:42.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:42.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:42.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:42.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 376 16 16 0 0 0 - 0 2024-07-28T12:17:42.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:42.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:42 smithi022 bash[80503]: cluster 2024-07-28T12:17:41.538003+0000 mgr.y (mgr.25232) 791 : cluster [DBG] pgmap v1523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:42.898 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:42 smithi022 bash[82865]: cluster 2024-07-28T12:17:41.538003+0000 mgr.y (mgr.25232) 791 : cluster [DBG] pgmap v1523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:43.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:42 smithi150 bash[67543]: cluster 2024-07-28T12:17:41.538003+0000 mgr.y (mgr.25232) 791 : cluster [DBG] pgmap v1523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:43.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:43.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:43.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:43.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:43.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:43.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:43.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 377 16 16 0 0 0 - 0 2024-07-28T12:17:43.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:43.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:44.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:44.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:44.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:44.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:44.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:44.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:44.755 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:44.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:44.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 378 16 16 0 0 0 - 0 2024-07-28T12:17:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:44 smithi022 bash[80503]: cluster 2024-07-28T12:17:43.539427+0000 mgr.y (mgr.25232) 792 : cluster [DBG] pgmap v1524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:44 smithi022 bash[82865]: cluster 2024-07-28T12:17:43.539427+0000 mgr.y (mgr.25232) 792 : cluster [DBG] pgmap v1524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:44.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:44.926 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:44 smithi150 bash[67543]: cluster 2024-07-28T12:17:43.539427+0000 mgr.y (mgr.25232) 792 : cluster [DBG] pgmap v1524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:45.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:45.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:45.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:45.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:45.395 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:45.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:45.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:45.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:45.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 379 16 16 0 0 0 - 0 2024-07-28T12:17:45.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:45.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:46.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:46.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:46.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:46.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:46.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:46.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:46.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:46.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:17:46.830368+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:17:46.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:17:46.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 380 16 16 0 0 0 - 0 2024-07-28T12:17:46.882 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:46 smithi022 bash[80503]: cluster 2024-07-28T12:17:45.540816+0000 mgr.y (mgr.25232) 793 : cluster [DBG] pgmap v1525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:46.882 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:46 smithi022 bash[82865]: cluster 2024-07-28T12:17:45.540816+0000 mgr.y (mgr.25232) 793 : cluster [DBG] pgmap v1525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:46.900 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:46 smithi150 bash[67543]: cluster 2024-07-28T12:17:45.540816+0000 mgr.y (mgr.25232) 793 : cluster [DBG] pgmap v1525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:46.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:47.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:47.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:47.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:47.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:47.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:47.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:47.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:47.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 381 16 16 0 0 0 - 0 2024-07-28T12:17:47.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:47.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:48.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:48.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:48.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:48.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:48.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:48.617 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:17:48.623 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:48.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:48 smithi150 bash[67543]: cluster 2024-07-28T12:17:47.541855+0000 mgr.y (mgr.25232) 794 : cluster [DBG] pgmap v1526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:48 smithi150 bash[67543]: audit 2024-07-28T12:17:48.257351+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.22:0/2034316638' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:48 smithi150 bash[67543]: audit 2024-07-28T12:17:48.257939+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:48.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:48.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 382 16 16 0 0 0 - 0 2024-07-28T12:17:48.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:49.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:49.071 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:48 smithi022 bash[80503]: cluster 2024-07-28T12:17:47.541855+0000 mgr.y (mgr.25232) 794 : cluster [DBG] pgmap v1526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:49.071 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:48 smithi022 bash[80503]: audit 2024-07-28T12:17:48.257351+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.22:0/2034316638' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:49.071 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:48 smithi022 bash[80503]: audit 2024-07-28T12:17:48.257939+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:49.071 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:48 smithi022 bash[82865]: cluster 2024-07-28T12:17:47.541855+0000 mgr.y (mgr.25232) 794 : cluster [DBG] pgmap v1526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:49.071 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:48 smithi022 bash[82865]: audit 2024-07-28T12:17:48.257351+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.22:0/2034316638' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:49.071 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:48 smithi022 bash[82865]: audit 2024-07-28T12:17:48.257939+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:17:49.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:49.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:49.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:17:49.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:49.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:49.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:49.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:17:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T12:17:49.661 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[80503]: cluster 2024-07-28T12:17:48.607568+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:49.661 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[80503]: audit 2024-07-28T12:17:48.616180+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:49.661 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[80503]: cluster 2024-07-28T12:17:48.616302+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e1128: 8 total, 2 up, 8 in 2024-07-28T12:17:49.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[82865]: cluster 2024-07-28T12:17:48.607568+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:49.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[82865]: audit 2024-07-28T12:17:48.616180+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:49.662 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:49 smithi022 bash[82865]: cluster 2024-07-28T12:17:48.616302+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e1128: 8 total, 2 up, 8 in 2024-07-28T12:17:49.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:49.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 383 16 16 0 0 0 - 0 2024-07-28T12:17:49.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:50.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:49 smithi150 bash[67543]: cluster 2024-07-28T12:17:48.607568+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:17:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:49 smithi150 bash[67543]: audit 2024-07-28T12:17:48.616180+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:17:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:49 smithi150 bash[67543]: cluster 2024-07-28T12:17:48.616302+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e1128: 8 total, 2 up, 8 in 2024-07-28T12:17:50.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:50.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:50.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:50.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:50.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:50.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:50 smithi150 bash[67543]: cluster 2024-07-28T12:17:49.543246+0000 mgr.y (mgr.25232) 795 : cluster [DBG] pgmap v1528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:50 smithi150 bash[67543]: audit 2024-07-28T12:17:50.056745+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:50.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 384 16 16 0 0 0 - 0 2024-07-28T12:17:50.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:50.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:50 smithi022 bash[80503]: cluster 2024-07-28T12:17:49.543246+0000 mgr.y (mgr.25232) 795 : cluster [DBG] pgmap v1528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:50 smithi022 bash[80503]: audit 2024-07-28T12:17:50.056745+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:51.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:50 smithi022 bash[82865]: cluster 2024-07-28T12:17:49.543246+0000 mgr.y (mgr.25232) 795 : cluster [DBG] pgmap v1528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:51.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:50 smithi022 bash[82865]: audit 2024-07-28T12:17:50.056745+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:17:51.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:51.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:51.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:51.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:51.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:17:51.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:51.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:51.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:51.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 385 16 16 0 0 0 - 0 2024-07-28T12:17:51.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:52.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:52.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:52.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:52.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:52.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:52.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:52.634 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:17:52 smithi150 bash[60514]: ts=2024-07-28T12:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:17:52.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:52 smithi150 bash[67543]: cluster 2024-07-28T12:17:51.544319+0000 mgr.y (mgr.25232) 796 : cluster [DBG] pgmap v1529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:52 smithi022 bash[80503]: cluster 2024-07-28T12:17:51.544319+0000 mgr.y (mgr.25232) 796 : cluster [DBG] pgmap v1529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:52 smithi022 bash[82865]: cluster 2024-07-28T12:17:51.544319+0000 mgr.y (mgr.25232) 796 : cluster [DBG] pgmap v1529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:52.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 386 16 16 0 0 0 - 0 2024-07-28T12:17:52.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:52.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:53.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:53.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:53.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:53.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:53.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:53.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:53.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:53.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 387 16 16 0 0 0 - 0 2024-07-28T12:17:53.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:54.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:54.102 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:17:54.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:54.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:54.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:54.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:54.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:54.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:54.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 388 16 16 0 0 0 - 0 2024-07-28T12:17:54.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:54.904 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:54 smithi150 bash[67543]: cluster 2024-07-28T12:17:53.545225+0000 mgr.y (mgr.25232) 797 : cluster [DBG] pgmap v1530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:55.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:54 smithi022 bash[80503]: cluster 2024-07-28T12:17:53.545225+0000 mgr.y (mgr.25232) 797 : cluster [DBG] pgmap v1530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:54 smithi022 bash[82865]: cluster 2024-07-28T12:17:53.545225+0000 mgr.y (mgr.25232) 797 : cluster [DBG] pgmap v1530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:55.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:55.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:55.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:55.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:55.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:55.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:55.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 389 16 16 0 0 0 - 0 2024-07-28T12:17:55.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:55.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:56.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:56.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:56.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:17:56.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:56.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:56.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:56.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:56.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:56 smithi022 bash[80503]: cluster 2024-07-28T12:17:55.546617+0000 mgr.y (mgr.25232) 798 : cluster [DBG] pgmap v1531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:56 smithi022 bash[82865]: cluster 2024-07-28T12:17:55.546617+0000 mgr.y (mgr.25232) 798 : cluster [DBG] pgmap v1531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:56.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 390 16 16 0 0 0 - 0 2024-07-28T12:17:56.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:17:56.917 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:56 smithi150 bash[67543]: cluster 2024-07-28T12:17:55.546617+0000 mgr.y (mgr.25232) 798 : cluster [DBG] pgmap v1531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:57.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:57.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:57.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:57.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:57.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:57.534 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:17:57.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:57.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:57.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 391 16 16 0 0 0 - 0 2024-07-28T12:17:57.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:57.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:58.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:58.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:58.223 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:17:58.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:17:58.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:17:58.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:58.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:58.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:58.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:17:58.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 392 16 16 0 0 0 - 0 2024-07-28T12:17:58.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:17:58.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:17:58 smithi150 bash[67543]: cluster 2024-07-28T12:17:57.547393+0000 mgr.y (mgr.25232) 799 : cluster [DBG] pgmap v1532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:59.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:59.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:17:58 smithi022 bash[80503]: cluster 2024-07-28T12:17:57.547393+0000 mgr.y (mgr.25232) 799 : cluster [DBG] pgmap v1532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:17:58 smithi022 bash[82865]: cluster 2024-07-28T12:17:57.547393+0000 mgr.y (mgr.25232) 799 : cluster [DBG] pgmap v1532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:17:59.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:17:59.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:59.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:59.424 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:17:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:17:59] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T12:17:59.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:59.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:17:59.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:17:59.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 393 16 16 0 0 0 - 0 2024-07-28T12:17:59.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:17:59.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:00.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:00.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:00.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:00.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:00.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:00.664 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:18:00.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:00.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:00 smithi022 bash[80503]: cluster 2024-07-28T12:17:59.548130+0000 mgr.y (mgr.25232) 800 : cluster [DBG] pgmap v1533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:00.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:00 smithi022 bash[80503]: audit 2024-07-28T12:17:59.756132+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.22:0/3729273590' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:00 smithi022 bash[82865]: cluster 2024-07-28T12:17:59.548130+0000 mgr.y (mgr.25232) 800 : cluster [DBG] pgmap v1533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:00 smithi022 bash[82865]: audit 2024-07-28T12:17:59.756132+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.22:0/3729273590' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:00.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 394 16 16 0 0 0 - 0 2024-07-28T12:18:00.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:00 smithi150 bash[67543]: cluster 2024-07-28T12:17:59.548130+0000 mgr.y (mgr.25232) 800 : cluster [DBG] pgmap v1533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:00 smithi150 bash[67543]: audit 2024-07-28T12:17:59.756132+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.22:0/3729273590' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:01.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:01.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:01.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:01.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:01.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:01.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:01.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:01 smithi150 bash[67543]: cluster 2024-07-28T12:18:00.648292+0000 mon.a (mon.0) 1677 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:01 smithi150 bash[67543]: audit 2024-07-28T12:18:00.663532+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.22:0/3729273590' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:01 smithi150 bash[67543]: cluster 2024-07-28T12:18:00.663644+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e1129: 8 total, 2 up, 8 in 2024-07-28T12:18:01.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 395 16 16 0 0 0 - 0 2024-07-28T12:18:01.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:01.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:01 smithi022 bash[80503]: cluster 2024-07-28T12:18:00.648292+0000 mon.a (mon.0) 1677 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:01 smithi022 bash[80503]: audit 2024-07-28T12:18:00.663532+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.22:0/3729273590' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:01 smithi022 bash[80503]: cluster 2024-07-28T12:18:00.663644+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e1129: 8 total, 2 up, 8 in 2024-07-28T12:18:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:01 smithi022 bash[82865]: cluster 2024-07-28T12:18:00.648292+0000 mon.a (mon.0) 1677 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:01 smithi022 bash[82865]: audit 2024-07-28T12:18:00.663532+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.22:0/3729273590' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:01 smithi022 bash[82865]: cluster 2024-07-28T12:18:00.663644+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e1129: 8 total, 2 up, 8 in 2024-07-28T12:18:02.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:02.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:02.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:02.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:18:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:18:02.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:02.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:02.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:02.824 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:02 smithi022 bash[80503]: cluster 2024-07-28T12:18:01.549423+0000 mgr.y (mgr.25232) 801 : cluster [DBG] pgmap v1535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:02.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:02 smithi022 bash[82865]: cluster 2024-07-28T12:18:01.549423+0000 mgr.y (mgr.25232) 801 : cluster [DBG] pgmap v1535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:02.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 396 16 16 0 0 0 - 0 2024-07-28T12:18:02.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:02 smithi150 bash[67543]: cluster 2024-07-28T12:18:01.549423+0000 mgr.y (mgr.25232) 801 : cluster [DBG] pgmap v1535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:03.020 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:03.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:03.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:03.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:03.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:03.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:18:03.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:03.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:03.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:03.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 397 16 16 0 0 0 - 0 2024-07-28T12:18:03.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:03.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:04.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:04.237 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:04.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:04.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:04.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:04.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:04 smithi150 bash[67543]: cluster 2024-07-28T12:18:03.550791+0000 mgr.y (mgr.25232) 802 : cluster [DBG] pgmap v1536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:04.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:04.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 398 16 16 0 0 0 - 0 2024-07-28T12:18:04.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:05.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:05.077 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:04 smithi022 bash[80503]: cluster 2024-07-28T12:18:03.550791+0000 mgr.y (mgr.25232) 802 : cluster [DBG] pgmap v1536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:05.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:04 smithi022 bash[82865]: cluster 2024-07-28T12:18:03.550791+0000 mgr.y (mgr.25232) 802 : cluster [DBG] pgmap v1536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:05.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:05.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:05.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:05.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:05.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:05.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:05.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 399 16 16 0 0 0 - 0 2024-07-28T12:18:05.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:06.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:06.142 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:06.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:06.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:06 smithi150 bash[67543]: audit 2024-07-28T12:18:05.063817+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:06 smithi150 bash[67543]: audit 2024-07-28T12:18:05.065818+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:06 smithi150 bash[67543]: cluster 2024-07-28T12:18:05.552161+0000 mgr.y (mgr.25232) 803 : cluster [DBG] pgmap v1537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:06 smithi022 bash[80503]: audit 2024-07-28T12:18:05.063817+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:06 smithi022 bash[80503]: audit 2024-07-28T12:18:05.065818+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:06 smithi022 bash[80503]: cluster 2024-07-28T12:18:05.552161+0000 mgr.y (mgr.25232) 803 : cluster [DBG] pgmap v1537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:06 smithi022 bash[82865]: audit 2024-07-28T12:18:05.063817+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:06 smithi022 bash[82865]: audit 2024-07-28T12:18:05.065818+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:06 smithi022 bash[82865]: cluster 2024-07-28T12:18:05.552161+0000 mgr.y (mgr.25232) 803 : cluster [DBG] pgmap v1537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:06.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:06.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:06.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:06.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:06.769 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:06.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:18:06.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:18:06.833346+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:18:06.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:18:06.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 400 16 16 0 0 0 - 0 2024-07-28T12:18:06.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:06.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:07.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:07.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:07.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:07.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:07.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:07.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:07.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:07.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 401 16 16 0 0 0 - 0 2024-07-28T12:18:07.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:08.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:08.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:08.201 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:08.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:08.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:08.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:08.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:08.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:08.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 402 16 16 0 0 0 - 0 2024-07-28T12:18:08.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:08.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:08 smithi022 bash[80503]: cluster 2024-07-28T12:18:07.553572+0000 mgr.y (mgr.25232) 804 : cluster [DBG] pgmap v1538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:08.885 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:08 smithi022 bash[82865]: cluster 2024-07-28T12:18:07.553572+0000 mgr.y (mgr.25232) 804 : cluster [DBG] pgmap v1538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:08.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:09.004 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:08 smithi150 bash[67543]: cluster 2024-07-28T12:18:07.553572+0000 mgr.y (mgr.25232) 804 : cluster [DBG] pgmap v1538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:09.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:09.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:09.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:09.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:09.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:09.679 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:18:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:18:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:18:09.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:09.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:09.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 403 16 16 0 0 0 - 0 2024-07-28T12:18:09.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:10.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:10.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:10.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:10.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:10.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:10.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:10.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:10 smithi022 bash[80503]: cluster 2024-07-28T12:18:09.554330+0000 mgr.y (mgr.25232) 805 : cluster [DBG] pgmap v1539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:10 smithi022 bash[82865]: cluster 2024-07-28T12:18:09.554330+0000 mgr.y (mgr.25232) 805 : cluster [DBG] pgmap v1539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:10.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 404 16 16 0 0 0 - 0 2024-07-28T12:18:10.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:10.905 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:10 smithi150 bash[67543]: cluster 2024-07-28T12:18:09.554330+0000 mgr.y (mgr.25232) 805 : cluster [DBG] pgmap v1539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:11.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:11.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:11.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:11.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:11.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:11.555 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:11.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:11.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:11.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 405 16 16 0 0 0 - 0 2024-07-28T12:18:11.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:11.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:12.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:12.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:12.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:12.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:12.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:12.616 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:18:12 smithi150 bash[60514]: ts=2024-07-28T12:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:18:12.631 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:18:12.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:12.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:12 smithi022 bash[80503]: cluster 2024-07-28T12:18:11.555113+0000 mgr.y (mgr.25232) 806 : cluster [DBG] pgmap v1540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:12 smithi022 bash[80503]: audit 2024-07-28T12:18:11.848243+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.22:0/2676573386' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:12 smithi022 bash[80503]: audit 2024-07-28T12:18:11.848802+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:12 smithi022 bash[82865]: cluster 2024-07-28T12:18:11.555113+0000 mgr.y (mgr.25232) 806 : cluster [DBG] pgmap v1540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:12 smithi022 bash[82865]: audit 2024-07-28T12:18:11.848243+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.22:0/2676573386' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:12.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:12 smithi022 bash[82865]: audit 2024-07-28T12:18:11.848802+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:12.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 406 16 16 0 0 0 - 0 2024-07-28T12:18:12.896 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:12 smithi150 bash[67543]: cluster 2024-07-28T12:18:11.555113+0000 mgr.y (mgr.25232) 806 : cluster [DBG] pgmap v1540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:12.896 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:12 smithi150 bash[67543]: audit 2024-07-28T12:18:11.848243+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.22:0/2676573386' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:12.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:12 smithi150 bash[67543]: audit 2024-07-28T12:18:11.848802+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:12.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:13.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:13.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:13.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:13.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:13.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:13.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:13.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:13 smithi150 bash[67543]: cluster 2024-07-28T12:18:12.616419+0000 mon.a (mon.0) 1683 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:13 smithi150 bash[67543]: audit 2024-07-28T12:18:12.630369+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:13 smithi150 bash[67543]: cluster 2024-07-28T12:18:12.630561+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e1130: 8 total, 2 up, 8 in 2024-07-28T12:18:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:13 smithi022 bash[80503]: cluster 2024-07-28T12:18:12.616419+0000 mon.a (mon.0) 1683 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:13 smithi022 bash[80503]: audit 2024-07-28T12:18:12.630369+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:13 smithi022 bash[80503]: cluster 2024-07-28T12:18:12.630561+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e1130: 8 total, 2 up, 8 in 2024-07-28T12:18:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:13 smithi022 bash[82865]: cluster 2024-07-28T12:18:12.616419+0000 mon.a (mon.0) 1683 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:13 smithi022 bash[82865]: audit 2024-07-28T12:18:12.630369+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:13.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:13 smithi022 bash[82865]: cluster 2024-07-28T12:18:12.630561+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e1130: 8 total, 2 up, 8 in 2024-07-28T12:18:13.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 407 16 16 0 0 0 - 0 2024-07-28T12:18:13.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:13.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:14.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:14.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:14.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:14.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:14.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:14.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:14.707 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:14.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:14 smithi150 bash[67543]: cluster 2024-07-28T12:18:13.556462+0000 mgr.y (mgr.25232) 807 : cluster [DBG] pgmap v1542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:14.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:14.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 408 16 16 0 0 0 - 0 2024-07-28T12:18:14.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:14.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:14 smithi022 bash[80503]: cluster 2024-07-28T12:18:13.556462+0000 mgr.y (mgr.25232) 807 : cluster [DBG] pgmap v1542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:14.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:14 smithi022 bash[82865]: cluster 2024-07-28T12:18:13.556462+0000 mgr.y (mgr.25232) 807 : cluster [DBG] pgmap v1542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:15.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:15.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:15.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:15.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:18:15.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:18:15.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:15.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:15.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:15.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:15.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 409 16 16 0 0 0 - 0 2024-07-28T12:18:15.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:16.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:16.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:16.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:16.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:16.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:16.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:16.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:16 smithi150 bash[67543]: cluster 2024-07-28T12:18:15.557801+0000 mgr.y (mgr.25232) 808 : cluster [DBG] pgmap v1543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:16.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 410 16 16 0 0 0 - 0 2024-07-28T12:18:16.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:16.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:16 smithi022 bash[80503]: cluster 2024-07-28T12:18:15.557801+0000 mgr.y (mgr.25232) 808 : cluster [DBG] pgmap v1543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:16 smithi022 bash[82865]: cluster 2024-07-28T12:18:15.557801+0000 mgr.y (mgr.25232) 808 : cluster [DBG] pgmap v1543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:17.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:17.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:17.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:17.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:17.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:17.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 411 16 16 0 0 0 - 0 2024-07-28T12:18:17.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:18.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:18.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:18.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:18.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:18.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:18.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:18 smithi150 bash[67543]: cluster 2024-07-28T12:18:17.559209+0000 mgr.y (mgr.25232) 809 : cluster [DBG] pgmap v1544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:18.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:18.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 412 16 16 0 0 0 - 0 2024-07-28T12:18:18.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:19.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:18 smithi022 bash[82865]: cluster 2024-07-28T12:18:17.559209+0000 mgr.y (mgr.25232) 809 : cluster [DBG] pgmap v1544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:18 smithi022 bash[80503]: cluster 2024-07-28T12:18:17.559209+0000 mgr.y (mgr.25232) 809 : cluster [DBG] pgmap v1544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:19.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:19.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:19.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:19.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:18:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:18:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:18:19.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:19.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:19.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 413 16 16 0 0 0 - 0 2024-07-28T12:18:19.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:19.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:20.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:20.120 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:20.179 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:20.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:20.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:20.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:20.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:20.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:20.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:20.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 414 16 16 0 0 0 - 0 2024-07-28T12:18:20.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:20.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:20 smithi022 bash[80503]: cluster 2024-07-28T12:18:19.560584+0000 mgr.y (mgr.25232) 810 : cluster [DBG] pgmap v1545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:20.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:20 smithi022 bash[80503]: audit 2024-07-28T12:18:20.066737+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:20.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:20 smithi022 bash[80503]: audit 2024-07-28T12:18:20.068865+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:20.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:20 smithi022 bash[82865]: cluster 2024-07-28T12:18:19.560584+0000 mgr.y (mgr.25232) 810 : cluster [DBG] pgmap v1545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:20.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:20 smithi022 bash[82865]: audit 2024-07-28T12:18:20.066737+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:20.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:20 smithi022 bash[82865]: audit 2024-07-28T12:18:20.068865+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:20 smithi150 bash[67543]: cluster 2024-07-28T12:18:19.560584+0000 mgr.y (mgr.25232) 810 : cluster [DBG] pgmap v1545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:20 smithi150 bash[67543]: audit 2024-07-28T12:18:20.066737+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:20 smithi150 bash[67543]: audit 2024-07-28T12:18:20.068865+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:21.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:21.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:21.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:21.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:21.516 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:21.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:21.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:21.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 415 16 16 0 0 0 - 0 2024-07-28T12:18:21.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:21.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:22.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:22.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:22.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:22.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:22.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:22.646 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:18:22 smithi150 bash[60514]: ts=2024-07-28T12:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:18:22.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:22.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:22.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 416 16 16 0 0 0 - 0 2024-07-28T12:18:22.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:22.950 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:22 smithi150 bash[67543]: cluster 2024-07-28T12:18:21.561402+0000 mgr.y (mgr.25232) 811 : cluster [DBG] pgmap v1546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:23.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:22 smithi022 bash[82865]: cluster 2024-07-28T12:18:21.561402+0000 mgr.y (mgr.25232) 811 : cluster [DBG] pgmap v1546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:22 smithi022 bash[80503]: cluster 2024-07-28T12:18:21.561402+0000 mgr.y (mgr.25232) 811 : cluster [DBG] pgmap v1546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:23.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:23.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:23.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:23.515 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:23.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:23.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:23.659 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:18:23.728 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:23 smithi150 bash[67543]: audit 2024-07-28T12:18:23.620569+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.22:0/2626986688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:23.728 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:23 smithi150 bash[67543]: audit 2024-07-28T12:18:23.621165+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:23.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:23.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 417 16 16 0 0 0 - 0 2024-07-28T12:18:23.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:23.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:23 smithi022 bash[80503]: audit 2024-07-28T12:18:23.620569+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.22:0/2626986688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:23.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:23 smithi022 bash[80503]: audit 2024-07-28T12:18:23.621165+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:23.907 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:23 smithi022 bash[82865]: audit 2024-07-28T12:18:23.620569+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.22:0/2626986688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:23.907 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:23 smithi022 bash[82865]: audit 2024-07-28T12:18:23.621165+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:23.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:24.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:24.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:24.253 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:24.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:18:24.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:24.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:24.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:24.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:24.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:24.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 418 16 16 0 0 0 - 0 2024-07-28T12:18:24.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:24.954 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:24 smithi150 bash[67543]: cluster 2024-07-28T12:18:23.562754+0000 mgr.y (mgr.25232) 812 : cluster [DBG] pgmap v1547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:24.954 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:24 smithi150 bash[67543]: cluster 2024-07-28T12:18:23.645876+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:24.954 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:24 smithi150 bash[67543]: audit 2024-07-28T12:18:23.659444+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:24.954 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:24 smithi150 bash[67543]: cluster 2024-07-28T12:18:23.659501+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e1131: 8 total, 2 up, 8 in 2024-07-28T12:18:25.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[80503]: cluster 2024-07-28T12:18:23.562754+0000 mgr.y (mgr.25232) 812 : cluster [DBG] pgmap v1547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[80503]: cluster 2024-07-28T12:18:23.645876+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[80503]: audit 2024-07-28T12:18:23.659444+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[80503]: cluster 2024-07-28T12:18:23.659501+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e1131: 8 total, 2 up, 8 in 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[82865]: cluster 2024-07-28T12:18:23.562754+0000 mgr.y (mgr.25232) 812 : cluster [DBG] pgmap v1547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[82865]: cluster 2024-07-28T12:18:23.645876+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[82865]: audit 2024-07-28T12:18:23.659444+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:24 smithi022 bash[82865]: cluster 2024-07-28T12:18:23.659501+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e1131: 8 total, 2 up, 8 in 2024-07-28T12:18:25.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:25.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:25.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:25.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:25.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:25.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:25.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 419 16 16 0 0 0 - 0 2024-07-28T12:18:25.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:26.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:26.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:26.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:26.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:26.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:18:26.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:26.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:26.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:26.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:26 smithi022 bash[80503]: cluster 2024-07-28T12:18:25.564140+0000 mgr.y (mgr.25232) 813 : cluster [DBG] pgmap v1549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:26 smithi022 bash[82865]: cluster 2024-07-28T12:18:25.564140+0000 mgr.y (mgr.25232) 813 : cluster [DBG] pgmap v1549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:26.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:18:26.836284+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:18:26.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:18:26.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 420 16 16 0 0 0 - 0 2024-07-28T12:18:26.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:26.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:26.983 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:26 smithi150 bash[67543]: cluster 2024-07-28T12:18:25.564140+0000 mgr.y (mgr.25232) 813 : cluster [DBG] pgmap v1549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:27.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:27.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:27.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:27.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:27.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:27.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:27.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:27.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 421 16 16 0 0 0 - 0 2024-07-28T12:18:27.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:28.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:28.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:28.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:28.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:28.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:28.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:28.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:28.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 422 16 16 0 0 0 - 0 2024-07-28T12:18:28.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:28.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:29.002 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:28 smithi150 bash[67543]: cluster 2024-07-28T12:18:27.565546+0000 mgr.y (mgr.25232) 814 : cluster [DBG] pgmap v1550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:29.004 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:28 smithi022 bash[82865]: cluster 2024-07-28T12:18:27.565546+0000 mgr.y (mgr.25232) 814 : cluster [DBG] pgmap v1550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:28 smithi022 bash[80503]: cluster 2024-07-28T12:18:27.565546+0000 mgr.y (mgr.25232) 814 : cluster [DBG] pgmap v1550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:29.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:29.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:29.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:29.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:29.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:29.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:29.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:18:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:18:29] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T12:18:29.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 423 16 16 0 0 0 - 0 2024-07-28T12:18:29.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:30.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:30.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:30.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:30.415 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:30.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:30.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:30.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:30.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 424 16 16 0 0 0 - 0 2024-07-28T12:18:30.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:30.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:30 smithi150 bash[67543]: cluster 2024-07-28T12:18:29.566511+0000 mgr.y (mgr.25232) 815 : cluster [DBG] pgmap v1551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:31.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:30 smithi022 bash[80503]: cluster 2024-07-28T12:18:29.566511+0000 mgr.y (mgr.25232) 815 : cluster [DBG] pgmap v1551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:30 smithi022 bash[82865]: cluster 2024-07-28T12:18:29.566511+0000 mgr.y (mgr.25232) 815 : cluster [DBG] pgmap v1551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:31.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:31.197 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:31.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:31.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:31.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:31.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:31.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:31.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 425 16 16 0 0 0 - 0 2024-07-28T12:18:31.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:31.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:31.992 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:32.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:32.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:32.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:32.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:32.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:32.570 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:18:32 smithi150 bash[60514]: ts=2024-07-28T12:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:18:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:32.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:18:32.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:32.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:32.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 426 16 16 0 0 0 - 0 2024-07-28T12:18:32.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:32.930 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:32 smithi022 bash[80503]: cluster 2024-07-28T12:18:31.567882+0000 mgr.y (mgr.25232) 816 : cluster [DBG] pgmap v1552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:32.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:32 smithi022 bash[82865]: cluster 2024-07-28T12:18:31.567882+0000 mgr.y (mgr.25232) 816 : cluster [DBG] pgmap v1552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:32 smithi150 bash[67543]: cluster 2024-07-28T12:18:31.567882+0000 mgr.y (mgr.25232) 816 : cluster [DBG] pgmap v1552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:33.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:33.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:33.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:33.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:33.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:33.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:33.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:33.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 427 16 16 0 0 0 - 0 2024-07-28T12:18:33.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:33.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:33.995 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:33 smithi150 bash[67543]: audit 2024-07-28T12:18:32.766106+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:18:34.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:33 smithi022 bash[80503]: audit 2024-07-28T12:18:32.766106+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:18:34.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:33 smithi022 bash[82865]: audit 2024-07-28T12:18:32.766106+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:18:34.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:34.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:34.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:34.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:34.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:34.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:34.703 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:34 smithi022 bash[82865]: cluster 2024-07-28T12:18:33.569286+0000 mgr.y (mgr.25232) 817 : cluster [DBG] pgmap v1553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:34.703 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:34 smithi022 bash[80503]: cluster 2024-07-28T12:18:33.569286+0000 mgr.y (mgr.25232) 817 : cluster [DBG] pgmap v1553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:34.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:34.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 428 16 16 0 0 0 - 0 2024-07-28T12:18:34.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:34 smithi150 bash[67543]: cluster 2024-07-28T12:18:33.569286+0000 mgr.y (mgr.25232) 817 : cluster [DBG] pgmap v1553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:35.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:35.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:35.284 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:35.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:35.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:35.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:35.692 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:18:35.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:35.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 429 16 16 0 0 0 - 0 2024-07-28T12:18:35.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:35.880 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:35 smithi150 bash[67543]: audit 2024-07-28T12:18:34.789327+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.22:0/472061759' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:35.880 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:35 smithi150 bash[67543]: audit 2024-07-28T12:18:35.058470+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:35.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:36.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:35 smithi022 bash[80503]: audit 2024-07-28T12:18:34.789327+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.22:0/472061759' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:36.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:35 smithi022 bash[80503]: audit 2024-07-28T12:18:35.058470+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:35 smithi022 bash[82865]: audit 2024-07-28T12:18:34.789327+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.22:0/472061759' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:18:36.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:35 smithi022 bash[82865]: audit 2024-07-28T12:18:35.058470+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:36.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:36.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:36.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:36.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:36.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:36.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:36.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:36.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 430 16 16 0 0 0 - 0 2024-07-28T12:18:36.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:36.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:36 smithi150 bash[67543]: cluster 2024-07-28T12:18:35.570665+0000 mgr.y (mgr.25232) 818 : cluster [DBG] pgmap v1554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:36.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:36 smithi150 bash[67543]: cluster 2024-07-28T12:18:35.676653+0000 mon.a (mon.0) 1695 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:36.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:36 smithi150 bash[67543]: audit 2024-07-28T12:18:35.691661+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.22:0/472061759' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:18:36.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:36 smithi150 bash[67543]: cluster 2024-07-28T12:18:35.691777+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1132: 8 total, 2 up, 8 in 2024-07-28T12:18:37.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[80503]: cluster 2024-07-28T12:18:35.570665+0000 mgr.y (mgr.25232) 818 : cluster [DBG] pgmap v1554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[80503]: cluster 2024-07-28T12:18:35.676653+0000 mon.a (mon.0) 1695 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[80503]: audit 2024-07-28T12:18:35.691661+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.22:0/472061759' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:18:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[80503]: cluster 2024-07-28T12:18:35.691777+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1132: 8 total, 2 up, 8 in 2024-07-28T12:18:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[82865]: cluster 2024-07-28T12:18:35.570665+0000 mgr.y (mgr.25232) 818 : cluster [DBG] pgmap v1554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[82865]: cluster 2024-07-28T12:18:35.676653+0000 mon.a (mon.0) 1695 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[82865]: audit 2024-07-28T12:18:35.691661+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.22:0/472061759' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:18:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:36 smithi022 bash[82865]: cluster 2024-07-28T12:18:35.691777+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1132: 8 total, 2 up, 8 in 2024-07-28T12:18:37.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:37.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:37.391 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:37.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:37.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:37.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:37.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:37.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 431 16 16 0 0 0 - 0 2024-07-28T12:18:37.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:38.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:38.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:38.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:38.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:38.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:18:38.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:38.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:38.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:38.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:38.824 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:38 smithi150 bash[67543]: cluster 2024-07-28T12:18:37.571670+0000 mgr.y (mgr.25232) 819 : cluster [DBG] pgmap v1556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:38.825 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:38 smithi150 bash[67543]: audit 2024-07-28T12:18:38.447430+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:38.825 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:38 smithi150 bash[67543]: audit 2024-07-28T12:18:38.454324+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:38.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 432 16 16 0 0 0 - 0 2024-07-28T12:18:38.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:38.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:38 smithi022 bash[80503]: cluster 2024-07-28T12:18:37.571670+0000 mgr.y (mgr.25232) 819 : cluster [DBG] pgmap v1556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:38.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:38 smithi022 bash[80503]: audit 2024-07-28T12:18:38.447430+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:38.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:38 smithi022 bash[80503]: audit 2024-07-28T12:18:38.454324+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:38.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:38 smithi022 bash[82865]: cluster 2024-07-28T12:18:37.571670+0000 mgr.y (mgr.25232) 819 : cluster [DBG] pgmap v1556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:38.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:38 smithi022 bash[82865]: audit 2024-07-28T12:18:38.447430+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:38.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:38 smithi022 bash[82865]: audit 2024-07-28T12:18:38.454324+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:39.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:39.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:39.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:39.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:39.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:39.527 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:18:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:18:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:18:39.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:39.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:39.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 433 16 16 0 0 0 - 0 2024-07-28T12:18:39.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:39.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:40.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:40.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:40.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:40.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:40.486 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:40.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:40.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:40 smithi150 bash[67543]: cluster 2024-07-28T12:18:39.572326+0000 mgr.y (mgr.25232) 820 : cluster [DBG] pgmap v1557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:40 smithi150 bash[67543]: audit 2024-07-28T12:18:39.711641+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:40 smithi150 bash[67543]: audit 2024-07-28T12:18:39.716670+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:40 smithi150 bash[67543]: audit 2024-07-28T12:18:40.166868+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:18:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:40 smithi150 bash[67543]: audit 2024-07-28T12:18:40.168269+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:18:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:40 smithi150 bash[67543]: audit 2024-07-28T12:18:40.177141+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:40.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:40.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 434 16 16 0 0 0 - 0 2024-07-28T12:18:40.921 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:41.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:41.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[80503]: cluster 2024-07-28T12:18:39.572326+0000 mgr.y (mgr.25232) 820 : cluster [DBG] pgmap v1557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:41.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[80503]: audit 2024-07-28T12:18:39.711641+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:41.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[80503]: audit 2024-07-28T12:18:39.716670+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:41.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[80503]: audit 2024-07-28T12:18:40.166868+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:18:41.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[80503]: audit 2024-07-28T12:18:40.168269+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:18:41.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[80503]: audit 2024-07-28T12:18:40.177141+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[82865]: cluster 2024-07-28T12:18:39.572326+0000 mgr.y (mgr.25232) 820 : cluster [DBG] pgmap v1557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[82865]: audit 2024-07-28T12:18:39.711641+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[82865]: audit 2024-07-28T12:18:39.716670+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[82865]: audit 2024-07-28T12:18:40.166868+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[82865]: audit 2024-07-28T12:18:40.168269+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:18:41.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:40 smithi022 bash[82865]: audit 2024-07-28T12:18:40.177141+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:41.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:41.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:41.322 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:41.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:18:41.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:41.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:41.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:41.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:41.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 435 16 16 0 0 0 - 0 2024-07-28T12:18:41.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:42.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:42.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:42.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:42.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:42.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:18:42 smithi150 bash[60514]: ts=2024-07-28T12:18:42.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:18:42.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:42.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:42.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:42.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 436 16 16 0 0 0 - 0 2024-07-28T12:18:42.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:42.970 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:42 smithi150 bash[67543]: cluster 2024-07-28T12:18:41.573655+0000 mgr.y (mgr.25232) 821 : cluster [DBG] pgmap v1558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:42.979 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:43.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:42 smithi022 bash[80503]: cluster 2024-07-28T12:18:41.573655+0000 mgr.y (mgr.25232) 821 : cluster [DBG] pgmap v1558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:42 smithi022 bash[82865]: cluster 2024-07-28T12:18:41.573655+0000 mgr.y (mgr.25232) 821 : cluster [DBG] pgmap v1558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:43.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:43.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:43.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:43.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:43.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:43.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:43.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 437 16 16 0 0 0 - 0 2024-07-28T12:18:43.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:44.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:44.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:44.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:44.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:44.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:44.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:44.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:44.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 438 16 16 0 0 0 - 0 2024-07-28T12:18:44.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:44.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:44.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:44 smithi022 bash[82865]: cluster 2024-07-28T12:18:43.575085+0000 mgr.y (mgr.25232) 822 : cluster [DBG] pgmap v1559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:44.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:44 smithi022 bash[80503]: cluster 2024-07-28T12:18:43.575085+0000 mgr.y (mgr.25232) 822 : cluster [DBG] pgmap v1559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:44 smithi150 bash[67543]: cluster 2024-07-28T12:18:43.575085+0000 mgr.y (mgr.25232) 822 : cluster [DBG] pgmap v1559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:45.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:45.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:45.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:45.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:45.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:45.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:45.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:45.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 439 16 16 0 0 0 - 0 2024-07-28T12:18:45.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:46.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:46.104 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:46.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:46.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:46.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:46.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:46.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:46.732 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:18:46.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:46.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:18:46.839362+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:18:46.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:18:46.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 440 16 16 0 0 0 - 0 2024-07-28T12:18:46.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:46.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:46.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:46 smithi022 bash[82865]: cluster 2024-07-28T12:18:45.576449+0000 mgr.y (mgr.25232) 823 : cluster [DBG] pgmap v1560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:46.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:46 smithi022 bash[82865]: audit 2024-07-28T12:18:46.683630+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.22:0/1122052857' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:46.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:46 smithi022 bash[80503]: cluster 2024-07-28T12:18:45.576449+0000 mgr.y (mgr.25232) 823 : cluster [DBG] pgmap v1560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:46.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:46 smithi022 bash[80503]: audit 2024-07-28T12:18:46.683630+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.22:0/1122052857' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:46 smithi150 bash[67543]: cluster 2024-07-28T12:18:45.576449+0000 mgr.y (mgr.25232) 823 : cluster [DBG] pgmap v1560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:46 smithi150 bash[67543]: audit 2024-07-28T12:18:46.683630+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.22:0/1122052857' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:18:47.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:47.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:47.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:47.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:47.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:47.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:47.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:47.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:47 smithi022 bash[82865]: cluster 2024-07-28T12:18:46.722226+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:47.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:47 smithi022 bash[82865]: audit 2024-07-28T12:18:46.732084+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? 172.21.15.22:0/1122052857' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:47.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:47 smithi022 bash[82865]: cluster 2024-07-28T12:18:46.732185+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1133: 8 total, 2 up, 8 in 2024-07-28T12:18:47.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:47 smithi022 bash[80503]: cluster 2024-07-28T12:18:46.722226+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:47.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:47 smithi022 bash[80503]: audit 2024-07-28T12:18:46.732084+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? 172.21.15.22:0/1122052857' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:47.824 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:47 smithi022 bash[80503]: cluster 2024-07-28T12:18:46.732185+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1133: 8 total, 2 up, 8 in 2024-07-28T12:18:47.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 441 16 16 0 0 0 - 0 2024-07-28T12:18:47.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:47 smithi150 bash[67543]: cluster 2024-07-28T12:18:46.722226+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:18:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:47 smithi150 bash[67543]: audit 2024-07-28T12:18:46.732084+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? 172.21.15.22:0/1122052857' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:18:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:47 smithi150 bash[67543]: cluster 2024-07-28T12:18:46.732185+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1133: 8 total, 2 up, 8 in 2024-07-28T12:18:48.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:48.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:48.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:48.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:48.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:48.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:48.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:48.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 442 16 16 0 0 0 - 0 2024-07-28T12:18:48.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:49.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:49.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:48 smithi150 bash[67543]: cluster 2024-07-28T12:18:47.577955+0000 mgr.y (mgr.25232) 824 : cluster [DBG] pgmap v1562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:48 smithi022 bash[80503]: cluster 2024-07-28T12:18:47.577955+0000 mgr.y (mgr.25232) 824 : cluster [DBG] pgmap v1562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:48 smithi022 bash[82865]: cluster 2024-07-28T12:18:47.577955+0000 mgr.y (mgr.25232) 824 : cluster [DBG] pgmap v1562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:49.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:49.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:49.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:49.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:49.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:18:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:18:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:18:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T12:18:49.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:49.621 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:49.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:49.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:49.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 443 16 16 0 0 0 - 0 2024-07-28T12:18:49.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:50.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:50.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:50.300 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:50.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:18:50.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:50.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:50.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:50.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:50.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:50.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 444 16 16 0 0 0 - 0 2024-07-28T12:18:50.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:50.910 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:50 smithi150 bash[67543]: cluster 2024-07-28T12:18:49.579548+0000 mgr.y (mgr.25232) 825 : cluster [DBG] pgmap v1563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:50.910 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:50 smithi150 bash[67543]: audit 2024-07-28T12:18:50.065153+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:50.910 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:50 smithi150 bash[67543]: audit 2024-07-28T12:18:50.067232+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:51.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:51.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:50 smithi022 bash[82865]: cluster 2024-07-28T12:18:49.579548+0000 mgr.y (mgr.25232) 825 : cluster [DBG] pgmap v1563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:51.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:50 smithi022 bash[82865]: audit 2024-07-28T12:18:50.065153+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:51.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:50 smithi022 bash[82865]: audit 2024-07-28T12:18:50.067232+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:51.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:50 smithi022 bash[80503]: cluster 2024-07-28T12:18:49.579548+0000 mgr.y (mgr.25232) 825 : cluster [DBG] pgmap v1563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:51.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:50 smithi022 bash[80503]: audit 2024-07-28T12:18:50.065153+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:18:51.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:50 smithi022 bash[80503]: audit 2024-07-28T12:18:50.067232+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:18:51.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:51.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:51.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:51.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:51.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:51.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:51.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 445 16 16 0 0 0 - 0 2024-07-28T12:18:51.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:51.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:52.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:52.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:52.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:52.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:52.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:52.583 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:18:52 smithi150 bash[60514]: ts=2024-07-28T12:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:18:52.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:52.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:52.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 446 16 16 0 0 0 - 0 2024-07-28T12:18:52.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:52 smithi150 bash[67543]: cluster 2024-07-28T12:18:51.580567+0000 mgr.y (mgr.25232) 826 : cluster [DBG] pgmap v1564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:53.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:52 smithi022 bash[80503]: cluster 2024-07-28T12:18:51.580567+0000 mgr.y (mgr.25232) 826 : cluster [DBG] pgmap v1564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:52 smithi022 bash[82865]: cluster 2024-07-28T12:18:51.580567+0000 mgr.y (mgr.25232) 826 : cluster [DBG] pgmap v1564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:53.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:53.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:53.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:53.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:53.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:53.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:53.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 447 16 16 0 0 0 - 0 2024-07-28T12:18:53.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:53.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:54.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:54.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:54.332 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:18:54.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:54.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:54.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:54.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:54.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:54.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 448 16 16 0 0 0 - 0 2024-07-28T12:18:54.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:54.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:54 smithi150 bash[67543]: cluster 2024-07-28T12:18:53.581891+0000 mgr.y (mgr.25232) 827 : cluster [DBG] pgmap v1565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:55.043 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:18:55.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:54 smithi022 bash[80503]: cluster 2024-07-28T12:18:53.581891+0000 mgr.y (mgr.25232) 827 : cluster [DBG] pgmap v1565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:54 smithi022 bash[82865]: cluster 2024-07-28T12:18:53.581891+0000 mgr.y (mgr.25232) 827 : cluster [DBG] pgmap v1565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:55.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:55.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:55.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:55.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:55.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:55.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:55.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 449 16 16 0 0 0 - 0 2024-07-28T12:18:55.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:56.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:56.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:56.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:56.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:56.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:56.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:56.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:56 smithi022 bash[80503]: cluster 2024-07-28T12:18:55.582846+0000 mgr.y (mgr.25232) 828 : cluster [DBG] pgmap v1566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:56 smithi022 bash[82865]: cluster 2024-07-28T12:18:55.582846+0000 mgr.y (mgr.25232) 828 : cluster [DBG] pgmap v1566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:56.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:56.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 450 16 16 0 0 0 - 0 2024-07-28T12:18:56.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:56 smithi150 bash[67543]: cluster 2024-07-28T12:18:55.582846+0000 mgr.y (mgr.25232) 828 : cluster [DBG] pgmap v1566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:57.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:57.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:18:57.309 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:57.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:57.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:57.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:57.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:18:57.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 451 16 16 0 0 0 - 0 2024-07-28T12:18:57.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:58.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:58.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:58.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:58.284 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:18:58.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:58.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:58.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:58.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:58.771 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:18:58.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 452 16 16 0 0 0 - 0 2024-07-28T12:18:58.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:18:58.938 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:58 smithi150 bash[67543]: cluster 2024-07-28T12:18:57.584305+0000 mgr.y (mgr.25232) 829 : cluster [DBG] pgmap v1567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:58.938 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:58 smithi150 bash[67543]: audit 2024-07-28T12:18:57.947335+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.22:0/920371933' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:18:58.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:18:58.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:59.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:58 smithi022 bash[80503]: cluster 2024-07-28T12:18:57.584305+0000 mgr.y (mgr.25232) 829 : cluster [DBG] pgmap v1567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:59.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:58 smithi022 bash[80503]: audit 2024-07-28T12:18:57.947335+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.22:0/920371933' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:59.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:58 smithi022 bash[82865]: cluster 2024-07-28T12:18:57.584305+0000 mgr.y (mgr.25232) 829 : cluster [DBG] pgmap v1567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:18:59.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:58 smithi022 bash[82865]: audit 2024-07-28T12:18:57.947335+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.22:0/920371933' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:18:59.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:18:59.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:18:59.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:59.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:59.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:59.642 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:18:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T12:18:59.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:18:59.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:18:59.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 453 16 16 0 0 0 - 0 2024-07-28T12:18:59.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:18:59.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[80503]: cluster 2024-07-28T12:18:58.761813+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:59.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[80503]: audit 2024-07-28T12:18:58.770248+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.22:0/920371933' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:59.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[80503]: cluster 2024-07-28T12:18:58.770411+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1134: 8 total, 2 up, 8 in 2024-07-28T12:18:59.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[82865]: cluster 2024-07-28T12:18:58.761813+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:18:59.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[82865]: audit 2024-07-28T12:18:58.770248+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.22:0/920371933' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:18:59.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:18:59 smithi022 bash[82865]: cluster 2024-07-28T12:18:58.770411+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1134: 8 total, 2 up, 8 in 2024-07-28T12:19:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:59 smithi150 bash[67543]: cluster 2024-07-28T12:18:58.761813+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:59 smithi150 bash[67543]: audit 2024-07-28T12:18:58.770248+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.22:0/920371933' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:18:59 smithi150 bash[67543]: cluster 2024-07-28T12:18:58.770411+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1134: 8 total, 2 up, 8 in 2024-07-28T12:19:00.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:00.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:00.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:00.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:00.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:00.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:00.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:00.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 454 16 16 0 0 0 - 0 2024-07-28T12:19:00.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:01.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:00 smithi022 bash[80503]: cluster 2024-07-28T12:18:59.585703+0000 mgr.y (mgr.25232) 830 : cluster [DBG] pgmap v1569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:00 smithi022 bash[82865]: cluster 2024-07-28T12:18:59.585703+0000 mgr.y (mgr.25232) 830 : cluster [DBG] pgmap v1569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:01.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:01.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:00 smithi150 bash[67543]: cluster 2024-07-28T12:18:59.585703+0000 mgr.y (mgr.25232) 830 : cluster [DBG] pgmap v1569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:01.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:01.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:01.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:01.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:19:01.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:01.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 455 16 16 0 0 0 - 0 2024-07-28T12:19:01.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:01.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:02.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:02.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:02.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:02.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:19:02 smithi150 bash[60514]: ts=2024-07-28T12:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:19:02.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:02.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:02.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:02.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 456 16 16 0 0 0 - 0 2024-07-28T12:19:02.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:02 smithi150 bash[67543]: cluster 2024-07-28T12:19:01.587203+0000 mgr.y (mgr.25232) 831 : cluster [DBG] pgmap v1570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:03.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:02 smithi022 bash[80503]: cluster 2024-07-28T12:19:01.587203+0000 mgr.y (mgr.25232) 831 : cluster [DBG] pgmap v1570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:02 smithi022 bash[82865]: cluster 2024-07-28T12:19:01.587203+0000 mgr.y (mgr.25232) 831 : cluster [DBG] pgmap v1570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:03.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:03.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:03.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:03.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:03.625 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:03.698 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:03.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:03.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 457 16 16 0 0 0 - 0 2024-07-28T12:19:03.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:03.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:04.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:04.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:04.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:04.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:04.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:04.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:04.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:04.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 458 16 16 0 0 0 - 0 2024-07-28T12:19:04.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:04.972 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:04 smithi022 bash[80503]: cluster 2024-07-28T12:19:03.588587+0000 mgr.y (mgr.25232) 832 : cluster [DBG] pgmap v1571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:04.972 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:04 smithi022 bash[82865]: cluster 2024-07-28T12:19:03.588587+0000 mgr.y (mgr.25232) 832 : cluster [DBG] pgmap v1571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:05.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:05.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:05.175 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:04 smithi150 bash[67543]: cluster 2024-07-28T12:19:03.588587+0000 mgr.y (mgr.25232) 832 : cluster [DBG] pgmap v1571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:05.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:05.401 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:05.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:05.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:05.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:05.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 459 16 16 0 0 0 - 0 2024-07-28T12:19:05.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:05.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:06.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:06.133 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:06 smithi022 bash[82865]: audit 2024-07-28T12:19:05.062539+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:06.133 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:06 smithi022 bash[82865]: audit 2024-07-28T12:19:05.063773+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:06.133 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:06 smithi022 bash[82865]: cluster 2024-07-28T12:19:05.589978+0000 mgr.y (mgr.25232) 833 : cluster [DBG] pgmap v1572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:06.133 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:06 smithi022 bash[80503]: audit 2024-07-28T12:19:05.062539+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:06.133 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:06 smithi022 bash[80503]: audit 2024-07-28T12:19:05.063773+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:06.133 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:06 smithi022 bash[80503]: cluster 2024-07-28T12:19:05.589978+0000 mgr.y (mgr.25232) 833 : cluster [DBG] pgmap v1572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:06.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:06.248 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:06.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:06.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:06 smithi150 bash[67543]: audit 2024-07-28T12:19:05.062539+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:06.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:06 smithi150 bash[67543]: audit 2024-07-28T12:19:05.063773+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:06.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:06 smithi150 bash[67543]: cluster 2024-07-28T12:19:05.589978+0000 mgr.y (mgr.25232) 833 : cluster [DBG] pgmap v1572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:06.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:06.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:06.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:06.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:06.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:19:06.842318+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:19:06.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:19:06.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 460 16 16 0 0 0 - 0 2024-07-28T12:19:06.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:07.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:07.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:07.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:07.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:07.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:07.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:07.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:07.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 461 16 16 0 0 0 - 0 2024-07-28T12:19:07.856 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:07.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:08.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:08.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:08.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:08.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:08.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:08.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:08.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:08.750 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:08 smithi150 bash[67543]: cluster 2024-07-28T12:19:07.590907+0000 mgr.y (mgr.25232) 834 : cluster [DBG] pgmap v1573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:08.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 462 16 16 0 0 0 - 0 2024-07-28T12:19:08.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:08.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:08.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:08 smithi022 bash[80503]: cluster 2024-07-28T12:19:07.590907+0000 mgr.y (mgr.25232) 834 : cluster [DBG] pgmap v1573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:08 smithi022 bash[82865]: cluster 2024-07-28T12:19:07.590907+0000 mgr.y (mgr.25232) 834 : cluster [DBG] pgmap v1573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:09.076 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:09.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:19:09.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:09.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:09.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:09.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:09.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:09.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:09.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:19:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:19:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:19:09.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 463 16 16 0 0 0 - 0 2024-07-28T12:19:09.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:10.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:10.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:10.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:10.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:10.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:10.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:10.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:10 smithi022 bash[80503]: cluster 2024-07-28T12:19:09.592302+0000 mgr.y (mgr.25232) 835 : cluster [DBG] pgmap v1574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:10 smithi022 bash[82865]: cluster 2024-07-28T12:19:09.592302+0000 mgr.y (mgr.25232) 835 : cluster [DBG] pgmap v1574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:10.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 464 16 16 0 0 0 - 0 2024-07-28T12:19:10.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:10.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:11.005 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:10 smithi150 bash[67543]: cluster 2024-07-28T12:19:09.592302+0000 mgr.y (mgr.25232) 835 : cluster [DBG] pgmap v1574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:11.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:11.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:11.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:11.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:11.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:11.665 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:19:11.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:11.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:11.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 465 16 16 0 0 0 - 0 2024-07-28T12:19:11.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:11.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:11 smithi022 bash[80503]: audit 2024-07-28T12:19:10.846794+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.22:0/131510746' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:11.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:11 smithi022 bash[80503]: audit 2024-07-28T12:19:10.847546+0000 mon.a (mon.0) 1717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:11.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:11 smithi022 bash[82865]: audit 2024-07-28T12:19:10.846794+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.22:0/131510746' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:11.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:11 smithi022 bash[82865]: audit 2024-07-28T12:19:10.847546+0000 mon.a (mon.0) 1717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:11 smithi150 bash[67543]: audit 2024-07-28T12:19:10.846794+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.22:0/131510746' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:11 smithi150 bash[67543]: audit 2024-07-28T12:19:10.847546+0000 mon.a (mon.0) 1717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:12.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:12.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:12.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:12.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:19:12 smithi150 bash[60514]: ts=2024-07-28T12:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:19:12.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:12.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:12.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:12.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 466 16 16 0 0 0 - 0 2024-07-28T12:19:12.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:12.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[80503]: cluster 2024-07-28T12:19:11.593888+0000 mgr.y (mgr.25232) 836 : cluster [DBG] pgmap v1575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[80503]: cluster 2024-07-28T12:19:11.657909+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[80503]: audit 2024-07-28T12:19:11.664174+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[80503]: cluster 2024-07-28T12:19:11.664294+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e1135: 8 total, 2 up, 8 in 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[82865]: cluster 2024-07-28T12:19:11.593888+0000 mgr.y (mgr.25232) 836 : cluster [DBG] pgmap v1575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[82865]: cluster 2024-07-28T12:19:11.657909+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[82865]: audit 2024-07-28T12:19:11.664174+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:12.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:12 smithi022 bash[82865]: cluster 2024-07-28T12:19:11.664294+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e1135: 8 total, 2 up, 8 in 2024-07-28T12:19:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:12 smithi150 bash[67543]: cluster 2024-07-28T12:19:11.593888+0000 mgr.y (mgr.25232) 836 : cluster [DBG] pgmap v1575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:12 smithi150 bash[67543]: cluster 2024-07-28T12:19:11.657909+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:12 smithi150 bash[67543]: audit 2024-07-28T12:19:11.664174+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:12 smithi150 bash[67543]: cluster 2024-07-28T12:19:11.664294+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e1135: 8 total, 2 up, 8 in 2024-07-28T12:19:13.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:13.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:13.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:13.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:13.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:13.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:13.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:13.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 467 16 16 0 0 0 - 0 2024-07-28T12:19:13.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:13.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:14.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:14.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:14.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:14.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:19:14.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:14.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:14.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:14.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:14.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 468 16 16 0 0 0 - 0 2024-07-28T12:19:14.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:14.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:14 smithi022 bash[80503]: cluster 2024-07-28T12:19:13.595347+0000 mgr.y (mgr.25232) 837 : cluster [DBG] pgmap v1577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:14.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:14 smithi022 bash[82865]: cluster 2024-07-28T12:19:13.595347+0000 mgr.y (mgr.25232) 837 : cluster [DBG] pgmap v1577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:14 smithi150 bash[67543]: cluster 2024-07-28T12:19:13.595347+0000 mgr.y (mgr.25232) 837 : cluster [DBG] pgmap v1577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:15.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:15.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:15.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:15.325 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:15.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:15.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:15.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:15.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:15.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 469 16 16 0 0 0 - 0 2024-07-28T12:19:15.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:16.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:16.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:16.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:16.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:16.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:16.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:16.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:16 smithi150 bash[67543]: cluster 2024-07-28T12:19:15.596359+0000 mgr.y (mgr.25232) 838 : cluster [DBG] pgmap v1578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:16.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:16 smithi022 bash[80503]: cluster 2024-07-28T12:19:15.596359+0000 mgr.y (mgr.25232) 838 : cluster [DBG] pgmap v1578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:16.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:16 smithi022 bash[82865]: cluster 2024-07-28T12:19:15.596359+0000 mgr.y (mgr.25232) 838 : cluster [DBG] pgmap v1578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:16.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:16.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 470 16 16 0 0 0 - 0 2024-07-28T12:19:16.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:17.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:17.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:17.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:17.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:17.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:17.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:17.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:17.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 471 16 16 0 0 0 - 0 2024-07-28T12:19:17.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:18.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:18.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:18.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:18.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:18.374 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:18.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:18.534 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:18.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:18.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:18 smithi150 bash[67543]: cluster 2024-07-28T12:19:17.597866+0000 mgr.y (mgr.25232) 839 : cluster [DBG] pgmap v1579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:18.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:18.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 472 16 16 0 0 0 - 0 2024-07-28T12:19:18.872 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:18 smithi022 bash[80503]: cluster 2024-07-28T12:19:17.597866+0000 mgr.y (mgr.25232) 839 : cluster [DBG] pgmap v1579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:18.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:18 smithi022 bash[82865]: cluster 2024-07-28T12:19:17.597866+0000 mgr.y (mgr.25232) 839 : cluster [DBG] pgmap v1579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:18.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:19.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:19.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:19.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:19.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:19.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:19.637 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:19:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:19:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:19:19.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:19.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:19.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 473 16 16 0 0 0 - 0 2024-07-28T12:19:19.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:20.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:20.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:20.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:20.303 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:20.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:19:20.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:20.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:20.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:20.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:20 smithi022 bash[80503]: cluster 2024-07-28T12:19:19.599320+0000 mgr.y (mgr.25232) 840 : cluster [DBG] pgmap v1580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:20.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:20 smithi022 bash[80503]: audit 2024-07-28T12:19:20.059398+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:20.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:20 smithi022 bash[82865]: cluster 2024-07-28T12:19:19.599320+0000 mgr.y (mgr.25232) 840 : cluster [DBG] pgmap v1580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:20.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:20 smithi022 bash[82865]: audit 2024-07-28T12:19:20.059398+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:20.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:20.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 474 16 16 0 0 0 - 0 2024-07-28T12:19:20.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:20.906 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:20 smithi150 bash[67543]: cluster 2024-07-28T12:19:19.599320+0000 mgr.y (mgr.25232) 840 : cluster [DBG] pgmap v1580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:20.906 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:20 smithi150 bash[67543]: audit 2024-07-28T12:19:20.059398+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:21.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:21.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:21.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:21.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:21.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:21.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:21.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:21.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 475 16 16 0 0 0 - 0 2024-07-28T12:19:21.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:21.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:22.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:22.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:22.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:22.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:22.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:22.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:22.689 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:19:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:19:22.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:22.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:22 smithi022 bash[82865]: cluster 2024-07-28T12:19:21.600714+0000 mgr.y (mgr.25232) 841 : cluster [DBG] pgmap v1581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:22.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:22 smithi022 bash[80503]: cluster 2024-07-28T12:19:21.600714+0000 mgr.y (mgr.25232) 841 : cluster [DBG] pgmap v1581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:22.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 476 16 16 0 0 0 - 0 2024-07-28T12:19:22.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:22 smithi150 bash[67543]: cluster 2024-07-28T12:19:21.600714+0000 mgr.y (mgr.25232) 841 : cluster [DBG] pgmap v1581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:23.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:23.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:23.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:23.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:23.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:23.705 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:19:23.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:23.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 477 16 16 0 0 0 - 0 2024-07-28T12:19:23.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:23 smithi022 bash[80503]: audit 2024-07-28T12:19:22.790784+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.22:0/1844628180' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:23.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:23 smithi022 bash[82865]: audit 2024-07-28T12:19:22.790784+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.22:0/1844628180' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:23.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:23.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:23 smithi150 bash[67543]: audit 2024-07-28T12:19:22.790784+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? 172.21.15.22:0/1844628180' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:19:24.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:24.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:24.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:24.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:24.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:24.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:24.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:24.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 478 16 16 0 0 0 - 0 2024-07-28T12:19:24.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:24.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[82865]: cluster 2024-07-28T12:19:23.602108+0000 mgr.y (mgr.25232) 842 : cluster [DBG] pgmap v1582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:24.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[82865]: cluster 2024-07-28T12:19:23.689786+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:24.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[82865]: audit 2024-07-28T12:19:23.704366+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? 172.21.15.22:0/1844628180' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:19:24.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[82865]: cluster 2024-07-28T12:19:23.704475+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1136: 8 total, 2 up, 8 in 2024-07-28T12:19:24.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[80503]: cluster 2024-07-28T12:19:23.602108+0000 mgr.y (mgr.25232) 842 : cluster [DBG] pgmap v1582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:24.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[80503]: cluster 2024-07-28T12:19:23.689786+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:24.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[80503]: audit 2024-07-28T12:19:23.704366+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? 172.21.15.22:0/1844628180' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:19:24.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:24 smithi022 bash[80503]: cluster 2024-07-28T12:19:23.704475+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1136: 8 total, 2 up, 8 in 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:24 smithi150 bash[67543]: cluster 2024-07-28T12:19:23.602108+0000 mgr.y (mgr.25232) 842 : cluster [DBG] pgmap v1582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:24 smithi150 bash[67543]: cluster 2024-07-28T12:19:23.689786+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:24 smithi150 bash[67543]: audit 2024-07-28T12:19:23.704366+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? 172.21.15.22:0/1844628180' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:19:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:24 smithi150 bash[67543]: cluster 2024-07-28T12:19:23.704475+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1136: 8 total, 2 up, 8 in 2024-07-28T12:19:25.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:25.075 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:25.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:25.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:25.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:25.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:25.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:25.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:25.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 479 16 16 0 0 0 - 0 2024-07-28T12:19:25.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:26.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:26.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:26.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:26.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:26.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:19:26.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:26.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:26.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:26.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:26 smithi022 bash[82865]: cluster 2024-07-28T12:19:25.603490+0000 mgr.y (mgr.25232) 843 : cluster [DBG] pgmap v1584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:26.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:26 smithi022 bash[80503]: cluster 2024-07-28T12:19:25.603490+0000 mgr.y (mgr.25232) 843 : cluster [DBG] pgmap v1584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:26 smithi150 bash[67543]: cluster 2024-07-28T12:19:25.603490+0000 mgr.y (mgr.25232) 843 : cluster [DBG] pgmap v1584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:26.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:26.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:19:26.844974+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:19:26.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:19:26.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 480 16 16 0 0 0 - 0 2024-07-28T12:19:26.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:27.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:27.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:27.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:27.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:27.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:27.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:27.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:27.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 481 16 16 0 0 0 - 0 2024-07-28T12:19:27.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:28.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:28.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:28.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:28.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:28.414 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:28.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:28.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:28.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:28.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 482 16 16 0 0 0 - 0 2024-07-28T12:19:28.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:28.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:28.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:28 smithi022 bash[80503]: cluster 2024-07-28T12:19:27.604583+0000 mgr.y (mgr.25232) 844 : cluster [DBG] pgmap v1585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:28.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:28 smithi022 bash[82865]: cluster 2024-07-28T12:19:27.604583+0000 mgr.y (mgr.25232) 844 : cluster [DBG] pgmap v1585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:29.013 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:29.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:19:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:28 smithi150 bash[67543]: cluster 2024-07-28T12:19:27.604583+0000 mgr.y (mgr.25232) 844 : cluster [DBG] pgmap v1585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:29.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:29.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:29.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:29.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:29.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:29.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:29.702 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:19:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:19:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:19:29.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:29.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 483 16 16 0 0 0 - 0 2024-07-28T12:19:29.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:30.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:30.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:30.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:30.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:30.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:30.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:30.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:30.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 484 16 16 0 0 0 - 0 2024-07-28T12:19:30.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:30.894 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:30 smithi150 bash[67543]: cluster 2024-07-28T12:19:29.605979+0000 mgr.y (mgr.25232) 845 : cluster [DBG] pgmap v1586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:31.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:30 smithi022 bash[82865]: cluster 2024-07-28T12:19:29.605979+0000 mgr.y (mgr.25232) 845 : cluster [DBG] pgmap v1586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:30 smithi022 bash[80503]: cluster 2024-07-28T12:19:29.605979+0000 mgr.y (mgr.25232) 845 : cluster [DBG] pgmap v1586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:31.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:31.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:31.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:31.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:31.515 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:31.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:31.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:31.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:31.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 485 16 16 0 0 0 - 0 2024-07-28T12:19:31.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:32.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:32.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:32.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:32.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:19:32 smithi150 bash[60514]: ts=2024-07-28T12:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:19:32.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:32.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:32.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:32 smithi022 bash[82865]: cluster 2024-07-28T12:19:31.607068+0000 mgr.y (mgr.25232) 846 : cluster [DBG] pgmap v1587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:32 smithi022 bash[80503]: cluster 2024-07-28T12:19:31.607068+0000 mgr.y (mgr.25232) 846 : cluster [DBG] pgmap v1587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:32.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 486 16 16 0 0 0 - 0 2024-07-28T12:19:32.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:32 smithi150 bash[67543]: cluster 2024-07-28T12:19:31.607068+0000 mgr.y (mgr.25232) 846 : cluster [DBG] pgmap v1587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:33.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:33.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:33.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:33.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:33.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:33.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:33.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:33.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 487 16 16 0 0 0 - 0 2024-07-28T12:19:33.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:33.912 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:33.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:34.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:34.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:34.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:34.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:34.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:34.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:34 smithi150 bash[67543]: cluster 2024-07-28T12:19:33.608661+0000 mgr.y (mgr.25232) 847 : cluster [DBG] pgmap v1588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:34.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:34 smithi022 bash[80503]: cluster 2024-07-28T12:19:33.608661+0000 mgr.y (mgr.25232) 847 : cluster [DBG] pgmap v1588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:34 smithi022 bash[82865]: cluster 2024-07-28T12:19:33.608661+0000 mgr.y (mgr.25232) 847 : cluster [DBG] pgmap v1588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:34.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 488 16 16 0 0 0 - 0 2024-07-28T12:19:34.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:35.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:35.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:35.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:35.416 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:35.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:35.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:35.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:35 smithi022 bash[80503]: audit 2024-07-28T12:19:35.059360+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:35 smithi022 bash[82865]: audit 2024-07-28T12:19:35.059360+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:35.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 489 16 16 0 0 0 - 0 2024-07-28T12:19:35.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:36.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:35 smithi150 bash[67543]: audit 2024-07-28T12:19:35.059360+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:36.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:36.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:36.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:36.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:36.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:36.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:36.734 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:19:36.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:36.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 490 16 16 0 0 0 - 0 2024-07-28T12:19:36.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:36 smithi150 bash[67543]: cluster 2024-07-28T12:19:35.610207+0000 mgr.y (mgr.25232) 848 : cluster [DBG] pgmap v1589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:36 smithi150 bash[67543]: audit 2024-07-28T12:19:36.058544+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.22:0/3529184260' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:36 smithi150 bash[67543]: audit 2024-07-28T12:19:36.058872+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:37.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:36 smithi022 bash[80503]: cluster 2024-07-28T12:19:35.610207+0000 mgr.y (mgr.25232) 848 : cluster [DBG] pgmap v1589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:36 smithi022 bash[80503]: audit 2024-07-28T12:19:36.058544+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.22:0/3529184260' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:37.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:36 smithi022 bash[80503]: audit 2024-07-28T12:19:36.058872+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:36 smithi022 bash[82865]: cluster 2024-07-28T12:19:35.610207+0000 mgr.y (mgr.25232) 848 : cluster [DBG] pgmap v1589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:36 smithi022 bash[82865]: audit 2024-07-28T12:19:36.058544+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.22:0/3529184260' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:36 smithi022 bash[82865]: audit 2024-07-28T12:19:36.058872+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:19:37.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:37.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:37.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:37.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:37.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:37.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:37.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 491 16 16 0 0 0 - 0 2024-07-28T12:19:37.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:38.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:37 smithi150 bash[67543]: cluster 2024-07-28T12:19:36.725047+0000 mon.a (mon.0) 1728 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:19:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:37 smithi150 bash[67543]: audit 2024-07-28T12:19:36.733288+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:37 smithi150 bash[67543]: cluster 2024-07-28T12:19:36.733433+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1137: 8 total, 2 up, 8 in 2024-07-28T12:19:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:37 smithi022 bash[80503]: cluster 2024-07-28T12:19:36.725047+0000 mon.a (mon.0) 1728 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:19:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:37 smithi022 bash[80503]: audit 2024-07-28T12:19:36.733288+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:38.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:37 smithi022 bash[80503]: cluster 2024-07-28T12:19:36.733433+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1137: 8 total, 2 up, 8 in 2024-07-28T12:19:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:37 smithi022 bash[82865]: cluster 2024-07-28T12:19:36.725047+0000 mon.a (mon.0) 1728 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:19:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:37 smithi022 bash[82865]: audit 2024-07-28T12:19:36.733288+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:19:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:37 smithi022 bash[82865]: cluster 2024-07-28T12:19:36.733433+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1137: 8 total, 2 up, 8 in 2024-07-28T12:19:38.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:38.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:38.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:38.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:38.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:38.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:38 smithi022 bash[82865]: cluster 2024-07-28T12:19:37.611119+0000 mgr.y (mgr.25232) 849 : cluster [DBG] pgmap v1591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:38 smithi022 bash[80503]: cluster 2024-07-28T12:19:37.611119+0000 mgr.y (mgr.25232) 849 : cluster [DBG] pgmap v1591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:38.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 492 16 16 0 0 0 - 0 2024-07-28T12:19:38.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:38.896 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:38.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:38 smithi150 bash[67543]: cluster 2024-07-28T12:19:37.611119+0000 mgr.y (mgr.25232) 849 : cluster [DBG] pgmap v1591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:39.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:39.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:39.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:39.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:39.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:39.668 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:19:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:19:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:19:39.669 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:39.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:19:39.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:39.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:39.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 493 16 16 0 0 0 - 0 2024-07-28T12:19:39.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:40.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:40.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:40.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:19:40.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:40.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:40.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:40.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:40.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:40.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 494 16 16 0 0 0 - 0 2024-07-28T12:19:40.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:40.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:40 smithi150 bash[67543]: cluster 2024-07-28T12:19:39.612227+0000 mgr.y (mgr.25232) 850 : cluster [DBG] pgmap v1592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:40.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:40 smithi150 bash[67543]: audit 2024-07-28T12:19:40.316154+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:19:40.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:40 smithi150 bash[67543]: audit 2024-07-28T12:19:40.657626+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:40.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:40 smithi150 bash[67543]: audit 2024-07-28T12:19:40.661829+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:40.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[80503]: cluster 2024-07-28T12:19:39.612227+0000 mgr.y (mgr.25232) 850 : cluster [DBG] pgmap v1592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[80503]: audit 2024-07-28T12:19:40.316154+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:19:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[80503]: audit 2024-07-28T12:19:40.657626+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[80503]: audit 2024-07-28T12:19:40.661829+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:41.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[82865]: cluster 2024-07-28T12:19:39.612227+0000 mgr.y (mgr.25232) 850 : cluster [DBG] pgmap v1592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:41.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[82865]: audit 2024-07-28T12:19:40.316154+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:19:41.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[82865]: audit 2024-07-28T12:19:40.657626+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:41.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:40 smithi022 bash[82865]: audit 2024-07-28T12:19:40.661829+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:41.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:41.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:41.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:41.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:41.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:41.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:41.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:41.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 495 16 16 0 0 0 - 0 2024-07-28T12:19:41.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:42.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:42.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:42.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:42.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:42.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:42.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:42.748 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:19:42 smithi150 bash[60514]: ts=2024-07-28T12:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:19:42.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:42.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 496 16 16 0 0 0 - 0 2024-07-28T12:19:42.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:43.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:42 smithi150 bash[67543]: cluster 2024-07-28T12:19:41.613627+0000 mgr.y (mgr.25232) 851 : cluster [DBG] pgmap v1593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:42 smithi022 bash[80503]: cluster 2024-07-28T12:19:41.613627+0000 mgr.y (mgr.25232) 851 : cluster [DBG] pgmap v1593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:42 smithi022 bash[82865]: cluster 2024-07-28T12:19:41.613627+0000 mgr.y (mgr.25232) 851 : cluster [DBG] pgmap v1593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:43.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:43.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:43.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:43.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:43.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:43.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:43.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:43.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 497 16 16 0 0 0 - 0 2024-07-28T12:19:43.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:44.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:44.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:44.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:44.433 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:44.435 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:44.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:44.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:44.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:44.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:44 smithi022 bash[80503]: cluster 2024-07-28T12:19:43.615592+0000 mgr.y (mgr.25232) 852 : cluster [DBG] pgmap v1594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:44 smithi022 bash[82865]: cluster 2024-07-28T12:19:43.615592+0000 mgr.y (mgr.25232) 852 : cluster [DBG] pgmap v1594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:44.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 498 16 16 0 0 0 - 0 2024-07-28T12:19:44.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:45.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:44 smithi150 bash[67543]: cluster 2024-07-28T12:19:43.615592+0000 mgr.y (mgr.25232) 852 : cluster [DBG] pgmap v1594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:45.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:45.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:45.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:45.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:45.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:45.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:45.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:45.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 499 16 16 0 0 0 - 0 2024-07-28T12:19:45.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:46.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:46.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:46.276 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:46.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:46.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:46 smithi150 bash[67543]: audit 2024-07-28T12:19:45.252041+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:46 smithi150 bash[67543]: audit 2024-07-28T12:19:45.260882+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:46 smithi150 bash[67543]: cluster 2024-07-28T12:19:45.616376+0000 mgr.y (mgr.25232) 853 : cluster [DBG] pgmap v1595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:46 smithi022 bash[80503]: audit 2024-07-28T12:19:45.252041+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:46 smithi022 bash[80503]: audit 2024-07-28T12:19:45.260882+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:46 smithi022 bash[80503]: cluster 2024-07-28T12:19:45.616376+0000 mgr.y (mgr.25232) 853 : cluster [DBG] pgmap v1595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:46 smithi022 bash[82865]: audit 2024-07-28T12:19:45.252041+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:46 smithi022 bash[82865]: audit 2024-07-28T12:19:45.260882+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:46 smithi022 bash[82865]: cluster 2024-07-28T12:19:45.616376+0000 mgr.y (mgr.25232) 853 : cluster [DBG] pgmap v1595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:46.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:46.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:46.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:19:46.847642+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:19:46.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:19:46.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 500 16 16 0 0 0 - 0 2024-07-28T12:19:46.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:46.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:47.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:47.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:47.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:47.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:47.561 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:47.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:47.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:47 smithi150 bash[67543]: audit 2024-07-28T12:19:46.465576+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:47 smithi150 bash[67543]: audit 2024-07-28T12:19:46.478188+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:47 smithi150 bash[67543]: audit 2024-07-28T12:19:46.880785+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:19:47.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:47 smithi150 bash[67543]: audit 2024-07-28T12:19:46.882593+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:19:47.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:47 smithi150 bash[67543]: audit 2024-07-28T12:19:46.891081+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[80503]: audit 2024-07-28T12:19:46.465576+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[80503]: audit 2024-07-28T12:19:46.478188+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[80503]: audit 2024-07-28T12:19:46.880785+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[80503]: audit 2024-07-28T12:19:46.882593+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[80503]: audit 2024-07-28T12:19:46.891081+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[82865]: audit 2024-07-28T12:19:46.465576+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[82865]: audit 2024-07-28T12:19:46.478188+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[82865]: audit 2024-07-28T12:19:46.880785+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:19:47.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[82865]: audit 2024-07-28T12:19:46.882593+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:19:47.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:47 smithi022 bash[82865]: audit 2024-07-28T12:19:46.891081+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:47.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 501 16 16 0 0 0 - 0 2024-07-28T12:19:47.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:48.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:48.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:48.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:48.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:48.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:48.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:48.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:48.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:48 smithi150 bash[67543]: cluster 2024-07-28T12:19:47.617309+0000 mgr.y (mgr.25232) 854 : cluster [DBG] pgmap v1596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:48 smithi022 bash[80503]: cluster 2024-07-28T12:19:47.617309+0000 mgr.y (mgr.25232) 854 : cluster [DBG] pgmap v1596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:48 smithi022 bash[82865]: cluster 2024-07-28T12:19:47.617309+0000 mgr.y (mgr.25232) 854 : cluster [DBG] pgmap v1596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:48.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 502 16 16 0 0 0 - 0 2024-07-28T12:19:48.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:48.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:49.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:49.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:49.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:49.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:49.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:49.615 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:19:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:19:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:19:49.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:49.726 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:49.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:49.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 503 16 16 0 0 0 - 0 2024-07-28T12:19:49.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:50.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:50.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:19:50.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:19:50.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:50.685 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:19:50.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:50.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[80503]: cluster 2024-07-28T12:19:49.618107+0000 mgr.y (mgr.25232) 855 : cluster [DBG] pgmap v1597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[80503]: audit 2024-07-28T12:19:49.837694+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.22:0/3427144272' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[80503]: audit 2024-07-28T12:19:49.838318+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[80503]: audit 2024-07-28T12:19:50.066616+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[80503]: audit 2024-07-28T12:19:50.068350+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[82865]: cluster 2024-07-28T12:19:49.618107+0000 mgr.y (mgr.25232) 855 : cluster [DBG] pgmap v1597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[82865]: audit 2024-07-28T12:19:49.837694+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.22:0/3427144272' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[82865]: audit 2024-07-28T12:19:49.838318+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[82865]: audit 2024-07-28T12:19:50.066616+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:50 smithi022 bash[82865]: audit 2024-07-28T12:19:50.068350+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:50.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 504 16 16 0 0 0 - 0 2024-07-28T12:19:50.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:50 smithi150 bash[67543]: cluster 2024-07-28T12:19:49.618107+0000 mgr.y (mgr.25232) 855 : cluster [DBG] pgmap v1597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:50 smithi150 bash[67543]: audit 2024-07-28T12:19:49.837694+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.22:0/3427144272' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:50 smithi150 bash[67543]: audit 2024-07-28T12:19:49.838318+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:50 smithi150 bash[67543]: audit 2024-07-28T12:19:50.066616+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:50 smithi150 bash[67543]: audit 2024-07-28T12:19:50.068350+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:19:51.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:51.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:51.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:51.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:51.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:51.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:51.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:51.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 505 16 16 0 0 0 - 0 2024-07-28T12:19:51.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:51.889 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:51 smithi150 bash[67543]: cluster 2024-07-28T12:19:50.671373+0000 mon.a (mon.0) 1744 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:51.889 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:51 smithi150 bash[67543]: audit 2024-07-28T12:19:50.682550+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:51.889 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:51 smithi150 bash[67543]: cluster 2024-07-28T12:19:50.682623+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e1138: 8 total, 2 up, 8 in 2024-07-28T12:19:51.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:52.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:51 smithi022 bash[80503]: cluster 2024-07-28T12:19:50.671373+0000 mon.a (mon.0) 1744 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:52.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:51 smithi022 bash[80503]: audit 2024-07-28T12:19:50.682550+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:52.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:51 smithi022 bash[80503]: cluster 2024-07-28T12:19:50.682623+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e1138: 8 total, 2 up, 8 in 2024-07-28T12:19:52.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:51 smithi022 bash[82865]: cluster 2024-07-28T12:19:50.671373+0000 mon.a (mon.0) 1744 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:19:52.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:51 smithi022 bash[82865]: audit 2024-07-28T12:19:50.682550+0000 mon.a (mon.0) 1745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:19:52.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:51 smithi022 bash[82865]: cluster 2024-07-28T12:19:50.682623+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e1138: 8 total, 2 up, 8 in 2024-07-28T12:19:52.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:52.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:52.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:52.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:19:52 smithi150 bash[60514]: ts=2024-07-28T12:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:19:52.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:52.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:52.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:52.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 506 16 16 0 0 0 - 0 2024-07-28T12:19:52.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:52.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:52 smithi150 bash[67543]: cluster 2024-07-28T12:19:51.619467+0000 mgr.y (mgr.25232) 856 : cluster [DBG] pgmap v1599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:53.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:52 smithi022 bash[80503]: cluster 2024-07-28T12:19:51.619467+0000 mgr.y (mgr.25232) 856 : cluster [DBG] pgmap v1599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:52 smithi022 bash[82865]: cluster 2024-07-28T12:19:51.619467+0000 mgr.y (mgr.25232) 856 : cluster [DBG] pgmap v1599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:53.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:53.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:53.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:53.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:19:53.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:53.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:53.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:53.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 507 16 16 0 0 0 - 0 2024-07-28T12:19:53.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:54.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:54.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:54.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:54.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:54.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:54.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:54.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:54.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:54.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 508 16 16 0 0 0 - 0 2024-07-28T12:19:54.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:54.979 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:54 smithi022 bash[80503]: cluster 2024-07-28T12:19:53.620816+0000 mgr.y (mgr.25232) 857 : cluster [DBG] pgmap v1600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:54.979 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:54 smithi022 bash[82865]: cluster 2024-07-28T12:19:53.620816+0000 mgr.y (mgr.25232) 857 : cluster [DBG] pgmap v1600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:54 smithi150 bash[67543]: cluster 2024-07-28T12:19:53.620816+0000 mgr.y (mgr.25232) 857 : cluster [DBG] pgmap v1600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:55.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:55.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:55.277 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:55.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:55.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:55.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:55.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:55.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:55.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 509 16 16 0 0 0 - 0 2024-07-28T12:19:55.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:56.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:56.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:56.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:56.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:56.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:56.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:56.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:56.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 510 16 16 0 0 0 - 0 2024-07-28T12:19:56.860 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:19:56.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:56.990 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:56 smithi150 bash[67543]: cluster 2024-07-28T12:19:55.621703+0000 mgr.y (mgr.25232) 858 : cluster [DBG] pgmap v1601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:56.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:56 smithi022 bash[80503]: cluster 2024-07-28T12:19:55.621703+0000 mgr.y (mgr.25232) 858 : cluster [DBG] pgmap v1601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:56.998 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:56 smithi022 bash[82865]: cluster 2024-07-28T12:19:55.621703+0000 mgr.y (mgr.25232) 858 : cluster [DBG] pgmap v1601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:57.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:57.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:57.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:57.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:57.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:57.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:57.769 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:19:57.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:57.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 511 16 16 0 0 0 - 0 2024-07-28T12:19:57.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:58.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:58.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:58.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:58.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:58.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:58.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:58.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:19:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:19:58 smithi022 bash[80503]: cluster 2024-07-28T12:19:57.622810+0000 mgr.y (mgr.25232) 859 : cluster [DBG] pgmap v1602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:19:58 smithi022 bash[82865]: cluster 2024-07-28T12:19:57.622810+0000 mgr.y (mgr.25232) 859 : cluster [DBG] pgmap v1602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:58.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 512 16 16 0 0 0 - 0 2024-07-28T12:19:58.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:58.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:59.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:19:58 smithi150 bash[67543]: cluster 2024-07-28T12:19:57.622810+0000 mgr.y (mgr.25232) 859 : cluster [DBG] pgmap v1602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:19:59.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:19:59.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:19:59.262 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:19:59.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:19:59.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:19:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:19:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:19:59.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:19:59.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:19:59.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:19:59.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 513 16 16 0 0 0 - 0 2024-07-28T12:19:59.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:00.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:00.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:00.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:00.301 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:00.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:20:00.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:00.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:00.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:00.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:00.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 514 16 16 0 0 0 - 0 2024-07-28T12:20:00.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:19:59.624201+0000 mgr.y (mgr.25232) 860 : cluster [DBG] pgmap v1603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000192+0000 mon.a (mon.0) 1747 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000236+0000 mon.a (mon.0) 1748 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000256+0000 mon.a (mon.0) 1749 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000281+0000 mon.a (mon.0) 1750 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000300+0000 mon.a (mon.0) 1751 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000323+0000 mon.a (mon.0) 1752 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000341+0000 mon.a (mon.0) 1753 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:20:00.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000361+0000 mon.a (mon.0) 1754 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000379+0000 mon.a (mon.0) 1755 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000434+0000 mon.a (mon.0) 1756 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000460+0000 mon.a (mon.0) 1757 : cluster [WRN] pg 1.0 is stuck stale for 9m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000487+0000 mon.a (mon.0) 1758 : cluster [WRN] pg 2.0 is stuck stale for 9m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000508+0000 mon.a (mon.0) 1759 : cluster [WRN] pg 2.2 is stuck stale for 9m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000529+0000 mon.a (mon.0) 1760 : cluster [WRN] pg 2.3 is stuck stale for 9m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000550+0000 mon.a (mon.0) 1761 : cluster [WRN] pg 2.4 is stuck stale for 9m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000571+0000 mon.a (mon.0) 1762 : cluster [WRN] pg 2.5 is stuck stale for 9m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000594+0000 mon.a (mon.0) 1763 : cluster [WRN] pg 3.0 is stuck stale for 9m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000616+0000 mon.a (mon.0) 1764 : cluster [WRN] pg 3.1 is stuck stale for 9m, current state stale+peering, last acting [0,4] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000639+0000 mon.a (mon.0) 1765 : cluster [WRN] pg 3.2 is stuck stale for 9m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:20:00.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000660+0000 mon.a (mon.0) 1766 : cluster [WRN] pg 3.3 is stuck stale for 9m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:19:59.624201+0000 mgr.y (mgr.25232) 860 : cluster [DBG] pgmap v1603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000192+0000 mon.a (mon.0) 1747 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000236+0000 mon.a (mon.0) 1748 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000256+0000 mon.a (mon.0) 1749 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000281+0000 mon.a (mon.0) 1750 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000300+0000 mon.a (mon.0) 1751 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000323+0000 mon.a (mon.0) 1752 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000341+0000 mon.a (mon.0) 1753 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000361+0000 mon.a (mon.0) 1754 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000379+0000 mon.a (mon.0) 1755 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000434+0000 mon.a (mon.0) 1756 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:20:00.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000460+0000 mon.a (mon.0) 1757 : cluster [WRN] pg 1.0 is stuck stale for 9m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000487+0000 mon.a (mon.0) 1758 : cluster [WRN] pg 2.0 is stuck stale for 9m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000508+0000 mon.a (mon.0) 1759 : cluster [WRN] pg 2.2 is stuck stale for 9m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000529+0000 mon.a (mon.0) 1760 : cluster [WRN] pg 2.3 is stuck stale for 9m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000550+0000 mon.a (mon.0) 1761 : cluster [WRN] pg 2.4 is stuck stale for 9m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000571+0000 mon.a (mon.0) 1762 : cluster [WRN] pg 2.5 is stuck stale for 9m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000594+0000 mon.a (mon.0) 1763 : cluster [WRN] pg 3.0 is stuck stale for 9m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000616+0000 mon.a (mon.0) 1764 : cluster [WRN] pg 3.1 is stuck stale for 9m, current state stale+peering, last acting [0,4] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000639+0000 mon.a (mon.0) 1765 : cluster [WRN] pg 3.2 is stuck stale for 9m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000660+0000 mon.a (mon.0) 1766 : cluster [WRN] pg 3.3 is stuck stale for 9m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000682+0000 mon.a (mon.0) 1767 : cluster [WRN] pg 3.4 is stuck stale for 9m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:20:00.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000703+0000 mon.a (mon.0) 1768 : cluster [WRN] pg 3.5 is stuck stale for 9m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000725+0000 mon.a (mon.0) 1769 : cluster [WRN] pg 3.8 is stuck stale for 9m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000746+0000 mon.a (mon.0) 1770 : cluster [WRN] pg 3.9 is stuck stale for 9m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000766+0000 mon.a (mon.0) 1771 : cluster [WRN] pg 3.b is stuck stale for 9m, current state stale+peering, last acting [0,4] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000789+0000 mon.a (mon.0) 1772 : cluster [WRN] pg 3.c is stuck stale for 9m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000809+0000 mon.a (mon.0) 1773 : cluster [WRN] pg 3.d is stuck stale for 9m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000839+0000 mon.a (mon.0) 1774 : cluster [WRN] pg 3.e is stuck stale for 9m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000862+0000 mon.a (mon.0) 1775 : cluster [WRN] pg 3.f is stuck stale for 9m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000887+0000 mon.a (mon.0) 1776 : cluster [WRN] pg 3.11 is stuck stale for 9m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000907+0000 mon.a (mon.0) 1777 : cluster [WRN] pg 3.12 is stuck stale for 9m, current state stale+peering, last acting [0,7] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000929+0000 mon.a (mon.0) 1778 : cluster [WRN] pg 3.13 is stuck stale for 9m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000951+0000 mon.a (mon.0) 1779 : cluster [WRN] pg 4.2 is stuck stale for 9m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.000974+0000 mon.a (mon.0) 1780 : cluster [WRN] pg 4.4 is stuck stale for 9m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:20:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001001+0000 mon.a (mon.0) 1781 : cluster [WRN] pg 4.6 is stuck stale for 9m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001025+0000 mon.a (mon.0) 1782 : cluster [WRN] pg 4.7 is stuck stale for 9m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001045+0000 mon.a (mon.0) 1783 : cluster [WRN] pg 4.8 is stuck stale for 9m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001063+0000 mon.a (mon.0) 1784 : cluster [WRN] pg 4.9 is stuck stale for 9m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001081+0000 mon.a (mon.0) 1785 : cluster [WRN] pg 4.b is stuck stale for 9m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001103+0000 mon.a (mon.0) 1786 : cluster [WRN] pg 4.c is stuck stale for 9m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000682+0000 mon.a (mon.0) 1767 : cluster [WRN] pg 3.4 is stuck stale for 9m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000703+0000 mon.a (mon.0) 1768 : cluster [WRN] pg 3.5 is stuck stale for 9m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000725+0000 mon.a (mon.0) 1769 : cluster [WRN] pg 3.8 is stuck stale for 9m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000746+0000 mon.a (mon.0) 1770 : cluster [WRN] pg 3.9 is stuck stale for 9m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:20:00.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000766+0000 mon.a (mon.0) 1771 : cluster [WRN] pg 3.b is stuck stale for 9m, current state stale+peering, last acting [0,4] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000789+0000 mon.a (mon.0) 1772 : cluster [WRN] pg 3.c is stuck stale for 9m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000809+0000 mon.a (mon.0) 1773 : cluster [WRN] pg 3.d is stuck stale for 9m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000839+0000 mon.a (mon.0) 1774 : cluster [WRN] pg 3.e is stuck stale for 9m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000862+0000 mon.a (mon.0) 1775 : cluster [WRN] pg 3.f is stuck stale for 9m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000887+0000 mon.a (mon.0) 1776 : cluster [WRN] pg 3.11 is stuck stale for 9m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000907+0000 mon.a (mon.0) 1777 : cluster [WRN] pg 3.12 is stuck stale for 9m, current state stale+peering, last acting [0,7] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000929+0000 mon.a (mon.0) 1778 : cluster [WRN] pg 3.13 is stuck stale for 9m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000951+0000 mon.a (mon.0) 1779 : cluster [WRN] pg 4.2 is stuck stale for 9m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.000974+0000 mon.a (mon.0) 1780 : cluster [WRN] pg 4.4 is stuck stale for 9m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001001+0000 mon.a (mon.0) 1781 : cluster [WRN] pg 4.6 is stuck stale for 9m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001025+0000 mon.a (mon.0) 1782 : cluster [WRN] pg 4.7 is stuck stale for 9m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001045+0000 mon.a (mon.0) 1783 : cluster [WRN] pg 4.8 is stuck stale for 9m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:20:00.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001063+0000 mon.a (mon.0) 1784 : cluster [WRN] pg 4.9 is stuck stale for 9m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001081+0000 mon.a (mon.0) 1785 : cluster [WRN] pg 4.b is stuck stale for 9m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001103+0000 mon.a (mon.0) 1786 : cluster [WRN] pg 4.c is stuck stale for 9m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001125+0000 mon.a (mon.0) 1787 : cluster [WRN] pg 4.d is stuck stale for 9m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001150+0000 mon.a (mon.0) 1788 : cluster [WRN] pg 4.e is stuck stale for 9m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001172+0000 mon.a (mon.0) 1789 : cluster [WRN] pg 4.f is stuck stale for 9m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001197+0000 mon.a (mon.0) 1790 : cluster [WRN] pg 4.14 is stuck stale for 9m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001219+0000 mon.a (mon.0) 1791 : cluster [WRN] pg 4.15 is stuck stale for 9m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001255+0000 mon.a (mon.0) 1792 : cluster [WRN] pg 4.16 is stuck stale for 9m, current state stale+peering, last acting [0,7] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001279+0000 mon.a (mon.0) 1793 : cluster [WRN] pg 4.17 is stuck stale for 9m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001303+0000 mon.a (mon.0) 1794 : cluster [WRN] pg 6.0 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001330+0000 mon.a (mon.0) 1795 : cluster [WRN] pg 6.1 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001351+0000 mon.a (mon.0) 1796 : cluster [WRN] pg 6.4 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001374+0000 mon.a (mon.0) 1797 : cluster [WRN] pg 6.5 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001397+0000 mon.a (mon.0) 1798 : cluster [WRN] pg 6.6 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001423+0000 mon.a (mon.0) 1799 : cluster [WRN] pg 6.7 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001444+0000 mon.a (mon.0) 1800 : cluster [WRN] pg 6.8 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001466+0000 mon.a (mon.0) 1801 : cluster [WRN] pg 6.9 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001487+0000 mon.a (mon.0) 1802 : cluster [WRN] pg 6.a is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001508+0000 mon.a (mon.0) 1803 : cluster [WRN] pg 6.b is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001531+0000 mon.a (mon.0) 1804 : cluster [WRN] pg 6.c is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001565+0000 mon.a (mon.0) 1805 : cluster [WRN] pg 6.d is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001588+0000 mon.a (mon.0) 1806 : cluster [WRN] pg 6.e is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:00.001610+0000 mon.a (mon.0) 1807 : cluster [WRN] pg 6.f is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001125+0000 mon.a (mon.0) 1787 : cluster [WRN] pg 4.d is stuck stale for 9m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001150+0000 mon.a (mon.0) 1788 : cluster [WRN] pg 4.e is stuck stale for 9m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001172+0000 mon.a (mon.0) 1789 : cluster [WRN] pg 4.f is stuck stale for 9m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001197+0000 mon.a (mon.0) 1790 : cluster [WRN] pg 4.14 is stuck stale for 9m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001219+0000 mon.a (mon.0) 1791 : cluster [WRN] pg 4.15 is stuck stale for 9m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001255+0000 mon.a (mon.0) 1792 : cluster [WRN] pg 4.16 is stuck stale for 9m, current state stale+peering, last acting [0,7] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001279+0000 mon.a (mon.0) 1793 : cluster [WRN] pg 4.17 is stuck stale for 9m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001303+0000 mon.a (mon.0) 1794 : cluster [WRN] pg 6.0 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001330+0000 mon.a (mon.0) 1795 : cluster [WRN] pg 6.1 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001351+0000 mon.a (mon.0) 1796 : cluster [WRN] pg 6.4 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001374+0000 mon.a (mon.0) 1797 : cluster [WRN] pg 6.5 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001397+0000 mon.a (mon.0) 1798 : cluster [WRN] pg 6.6 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001423+0000 mon.a (mon.0) 1799 : cluster [WRN] pg 6.7 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001444+0000 mon.a (mon.0) 1800 : cluster [WRN] pg 6.8 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001466+0000 mon.a (mon.0) 1801 : cluster [WRN] pg 6.9 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001487+0000 mon.a (mon.0) 1802 : cluster [WRN] pg 6.a is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001508+0000 mon.a (mon.0) 1803 : cluster [WRN] pg 6.b is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001531+0000 mon.a (mon.0) 1804 : cluster [WRN] pg 6.c is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001565+0000 mon.a (mon.0) 1805 : cluster [WRN] pg 6.d is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001588+0000 mon.a (mon.0) 1806 : cluster [WRN] pg 6.e is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:00.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:00.001610+0000 mon.a (mon.0) 1807 : cluster [WRN] pg 6.f is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:19:59.624201+0000 mgr.y (mgr.25232) 860 : cluster [DBG] pgmap v1603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000192+0000 mon.a (mon.0) 1747 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000236+0000 mon.a (mon.0) 1748 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T12:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000256+0000 mon.a (mon.0) 1749 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000281+0000 mon.a (mon.0) 1750 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000300+0000 mon.a (mon.0) 1751 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000323+0000 mon.a (mon.0) 1752 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000341+0000 mon.a (mon.0) 1753 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000361+0000 mon.a (mon.0) 1754 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000379+0000 mon.a (mon.0) 1755 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000434+0000 mon.a (mon.0) 1756 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000460+0000 mon.a (mon.0) 1757 : cluster [WRN] pg 1.0 is stuck stale for 9m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000487+0000 mon.a (mon.0) 1758 : cluster [WRN] pg 2.0 is stuck stale for 9m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000508+0000 mon.a (mon.0) 1759 : cluster [WRN] pg 2.2 is stuck stale for 9m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000529+0000 mon.a (mon.0) 1760 : cluster [WRN] pg 2.3 is stuck stale for 9m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000550+0000 mon.a (mon.0) 1761 : cluster [WRN] pg 2.4 is stuck stale for 9m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000571+0000 mon.a (mon.0) 1762 : cluster [WRN] pg 2.5 is stuck stale for 9m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000594+0000 mon.a (mon.0) 1763 : cluster [WRN] pg 3.0 is stuck stale for 9m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:20:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000616+0000 mon.a (mon.0) 1764 : cluster [WRN] pg 3.1 is stuck stale for 9m, current state stale+peering, last acting [0,4] 2024-07-28T12:20:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000639+0000 mon.a (mon.0) 1765 : cluster [WRN] pg 3.2 is stuck stale for 9m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:20:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000660+0000 mon.a (mon.0) 1766 : cluster [WRN] pg 3.3 is stuck stale for 9m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:20:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000682+0000 mon.a (mon.0) 1767 : cluster [WRN] pg 3.4 is stuck stale for 9m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:20:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000703+0000 mon.a (mon.0) 1768 : cluster [WRN] pg 3.5 is stuck stale for 9m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:20:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000725+0000 mon.a (mon.0) 1769 : cluster [WRN] pg 3.8 is stuck stale for 9m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:20:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000746+0000 mon.a (mon.0) 1770 : cluster [WRN] pg 3.9 is stuck stale for 9m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000766+0000 mon.a (mon.0) 1771 : cluster [WRN] pg 3.b is stuck stale for 9m, current state stale+peering, last acting [0,4] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000789+0000 mon.a (mon.0) 1772 : cluster [WRN] pg 3.c is stuck stale for 9m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000809+0000 mon.a (mon.0) 1773 : cluster [WRN] pg 3.d is stuck stale for 9m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000839+0000 mon.a (mon.0) 1774 : cluster [WRN] pg 3.e is stuck stale for 9m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000862+0000 mon.a (mon.0) 1775 : cluster [WRN] pg 3.f is stuck stale for 9m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000887+0000 mon.a (mon.0) 1776 : cluster [WRN] pg 3.11 is stuck stale for 9m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000907+0000 mon.a (mon.0) 1777 : cluster [WRN] pg 3.12 is stuck stale for 9m, current state stale+peering, last acting [0,7] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000929+0000 mon.a (mon.0) 1778 : cluster [WRN] pg 3.13 is stuck stale for 9m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000951+0000 mon.a (mon.0) 1779 : cluster [WRN] pg 4.2 is stuck stale for 9m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.000974+0000 mon.a (mon.0) 1780 : cluster [WRN] pg 4.4 is stuck stale for 9m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001001+0000 mon.a (mon.0) 1781 : cluster [WRN] pg 4.6 is stuck stale for 9m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001025+0000 mon.a (mon.0) 1782 : cluster [WRN] pg 4.7 is stuck stale for 9m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:20:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001045+0000 mon.a (mon.0) 1783 : cluster [WRN] pg 4.8 is stuck stale for 9m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001063+0000 mon.a (mon.0) 1784 : cluster [WRN] pg 4.9 is stuck stale for 9m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001081+0000 mon.a (mon.0) 1785 : cluster [WRN] pg 4.b is stuck stale for 9m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001103+0000 mon.a (mon.0) 1786 : cluster [WRN] pg 4.c is stuck stale for 9m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001125+0000 mon.a (mon.0) 1787 : cluster [WRN] pg 4.d is stuck stale for 9m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001150+0000 mon.a (mon.0) 1788 : cluster [WRN] pg 4.e is stuck stale for 9m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001172+0000 mon.a (mon.0) 1789 : cluster [WRN] pg 4.f is stuck stale for 9m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001197+0000 mon.a (mon.0) 1790 : cluster [WRN] pg 4.14 is stuck stale for 9m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001219+0000 mon.a (mon.0) 1791 : cluster [WRN] pg 4.15 is stuck stale for 9m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001255+0000 mon.a (mon.0) 1792 : cluster [WRN] pg 4.16 is stuck stale for 9m, current state stale+peering, last acting [0,7] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001279+0000 mon.a (mon.0) 1793 : cluster [WRN] pg 4.17 is stuck stale for 9m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001303+0000 mon.a (mon.0) 1794 : cluster [WRN] pg 6.0 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001330+0000 mon.a (mon.0) 1795 : cluster [WRN] pg 6.1 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001351+0000 mon.a (mon.0) 1796 : cluster [WRN] pg 6.4 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001374+0000 mon.a (mon.0) 1797 : cluster [WRN] pg 6.5 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001397+0000 mon.a (mon.0) 1798 : cluster [WRN] pg 6.6 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001423+0000 mon.a (mon.0) 1799 : cluster [WRN] pg 6.7 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001444+0000 mon.a (mon.0) 1800 : cluster [WRN] pg 6.8 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001466+0000 mon.a (mon.0) 1801 : cluster [WRN] pg 6.9 is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001487+0000 mon.a (mon.0) 1802 : cluster [WRN] pg 6.a is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001508+0000 mon.a (mon.0) 1803 : cluster [WRN] pg 6.b is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001531+0000 mon.a (mon.0) 1804 : cluster [WRN] pg 6.c is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001565+0000 mon.a (mon.0) 1805 : cluster [WRN] pg 6.d is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001588+0000 mon.a (mon.0) 1806 : cluster [WRN] pg 6.e is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:00.001610+0000 mon.a (mon.0) 1807 : cluster [WRN] pg 6.f is stuck inactive for 8m, current state unknown, last acting [] 2024-07-28T12:20:01.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:01.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:01.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:01.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:01.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:01.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:01.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:01.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 515 16 16 0 0 0 - 0 2024-07-28T12:20:01.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:02.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:02.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:02.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:02.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:20:02 smithi150 bash[60514]: ts=2024-07-28T12:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:20:02.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:02.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:02.722 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:20:02.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:02.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 516 16 16 0 0 0 - 0 2024-07-28T12:20:02.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:02.924 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:02 smithi150 bash[67543]: cluster 2024-07-28T12:20:01.625198+0000 mgr.y (mgr.25232) 861 : cluster [DBG] pgmap v1604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:02.925 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:02 smithi150 bash[67543]: audit 2024-07-28T12:20:02.176312+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.22:0/77944660' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:02.925 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:02 smithi150 bash[67543]: audit 2024-07-28T12:20:02.177023+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:03.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:02 smithi022 bash[80503]: cluster 2024-07-28T12:20:01.625198+0000 mgr.y (mgr.25232) 861 : cluster [DBG] pgmap v1604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:03.044 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:02 smithi022 bash[80503]: audit 2024-07-28T12:20:02.176312+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.22:0/77944660' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:03.044 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:02 smithi022 bash[80503]: audit 2024-07-28T12:20:02.177023+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:03.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:02 smithi022 bash[82865]: cluster 2024-07-28T12:20:01.625198+0000 mgr.y (mgr.25232) 861 : cluster [DBG] pgmap v1604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:03.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:02 smithi022 bash[82865]: audit 2024-07-28T12:20:02.176312+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.22:0/77944660' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:03.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:02 smithi022 bash[82865]: audit 2024-07-28T12:20:02.177023+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:03.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:03.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:03.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:03.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:03.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:03.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:03.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 517 16 16 0 0 0 - 0 2024-07-28T12:20:03.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:03.882 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:03 smithi150 bash[67543]: cluster 2024-07-28T12:20:02.713097+0000 mon.a (mon.0) 1809 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:03.883 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:03 smithi150 bash[67543]: audit 2024-07-28T12:20:02.718972+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:03.883 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:03 smithi150 bash[67543]: cluster 2024-07-28T12:20:02.719032+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e1139: 8 total, 2 up, 8 in 2024-07-28T12:20:03.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:04.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:03 smithi022 bash[80503]: cluster 2024-07-28T12:20:02.713097+0000 mon.a (mon.0) 1809 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:04.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:03 smithi022 bash[80503]: audit 2024-07-28T12:20:02.718972+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:04.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:03 smithi022 bash[80503]: cluster 2024-07-28T12:20:02.719032+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e1139: 8 total, 2 up, 8 in 2024-07-28T12:20:04.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:03 smithi022 bash[82865]: cluster 2024-07-28T12:20:02.713097+0000 mon.a (mon.0) 1809 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:04.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:03 smithi022 bash[82865]: audit 2024-07-28T12:20:02.718972+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:04.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:03 smithi022 bash[82865]: cluster 2024-07-28T12:20:02.719032+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e1139: 8 total, 2 up, 8 in 2024-07-28T12:20:04.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:04.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:04.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:04.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:04.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:04.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:04.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:04.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 518 16 16 0 0 0 - 0 2024-07-28T12:20:04.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:04.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:04 smithi150 bash[67543]: cluster 2024-07-28T12:20:03.626641+0000 mgr.y (mgr.25232) 862 : cluster [DBG] pgmap v1606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:05.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:05.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:04 smithi022 bash[82865]: cluster 2024-07-28T12:20:03.626641+0000 mgr.y (mgr.25232) 862 : cluster [DBG] pgmap v1606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:05.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:04 smithi022 bash[80503]: cluster 2024-07-28T12:20:03.626641+0000 mgr.y (mgr.25232) 862 : cluster [DBG] pgmap v1606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:05.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:05.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:05.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:05.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:20:05.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:05.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:05.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:05.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 519 16 16 0 0 0 - 0 2024-07-28T12:20:05.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:06.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:06.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:06.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:06.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:06 smithi022 bash[82865]: audit 2024-07-28T12:20:05.067258+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:06.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:06 smithi022 bash[82865]: audit 2024-07-28T12:20:05.069135+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:06.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:06 smithi022 bash[82865]: cluster 2024-07-28T12:20:05.627609+0000 mgr.y (mgr.25232) 863 : cluster [DBG] pgmap v1607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:06.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:06 smithi022 bash[80503]: audit 2024-07-28T12:20:05.067258+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:06.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:06 smithi022 bash[80503]: audit 2024-07-28T12:20:05.069135+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:06.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:06 smithi022 bash[80503]: cluster 2024-07-28T12:20:05.627609+0000 mgr.y (mgr.25232) 863 : cluster [DBG] pgmap v1607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:06.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:06.391 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:06 smithi150 bash[67543]: audit 2024-07-28T12:20:05.067258+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:06.391 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:06 smithi150 bash[67543]: audit 2024-07-28T12:20:05.069135+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:06.391 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:06 smithi150 bash[67543]: cluster 2024-07-28T12:20:05.627609+0000 mgr.y (mgr.25232) 863 : cluster [DBG] pgmap v1607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:06.401 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:06.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:06.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:06.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:06.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:20:06.850270+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:20:06.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:20:06.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 520 16 16 0 0 0 - 0 2024-07-28T12:20:06.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:06.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:07.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:07.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:07.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:07.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:07.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:07.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:07.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:07.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 521 16 16 0 0 0 - 0 2024-07-28T12:20:07.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:08.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:08.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:08.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:08.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:08.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:08.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:08.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:08 smithi022 bash[80503]: cluster 2024-07-28T12:20:07.628355+0000 mgr.y (mgr.25232) 864 : cluster [DBG] pgmap v1608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:08 smithi022 bash[82865]: cluster 2024-07-28T12:20:07.628355+0000 mgr.y (mgr.25232) 864 : cluster [DBG] pgmap v1608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:08.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 522 16 16 0 0 0 - 0 2024-07-28T12:20:08.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:09.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:09.016 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:08 smithi150 bash[67543]: cluster 2024-07-28T12:20:07.628355+0000 mgr.y (mgr.25232) 864 : cluster [DBG] pgmap v1608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:09.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:09.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:09.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.451 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:09.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:20:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:20:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:20:09.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:09.712 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:09.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 523 16 16 0 0 0 - 0 2024-07-28T12:20:09.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:09.993 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:10.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:10.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:10.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:10.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:10.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:10.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:10.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:10 smithi022 bash[80503]: cluster 2024-07-28T12:20:09.629094+0000 mgr.y (mgr.25232) 865 : cluster [DBG] pgmap v1609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:10 smithi022 bash[82865]: cluster 2024-07-28T12:20:09.629094+0000 mgr.y (mgr.25232) 865 : cluster [DBG] pgmap v1609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:10.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 524 16 16 0 0 0 - 0 2024-07-28T12:20:10.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:11.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:10 smithi150 bash[67543]: cluster 2024-07-28T12:20:09.629094+0000 mgr.y (mgr.25232) 865 : cluster [DBG] pgmap v1609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:11.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:11.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:11.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:11.425 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:11.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:20:11.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:11.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:11.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:11.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:11.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 525 16 16 0 0 0 - 0 2024-07-28T12:20:11.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:12.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:12.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:12.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:12.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:20:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:20:12.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:12.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:12.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:12.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:12 smithi022 bash[80503]: cluster 2024-07-28T12:20:11.629739+0000 mgr.y (mgr.25232) 866 : cluster [DBG] pgmap v1610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:12.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:12 smithi022 bash[82865]: cluster 2024-07-28T12:20:11.629739+0000 mgr.y (mgr.25232) 866 : cluster [DBG] pgmap v1610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:12.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 526 16 16 0 0 0 - 0 2024-07-28T12:20:12.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:12 smithi150 bash[67543]: cluster 2024-07-28T12:20:11.629739+0000 mgr.y (mgr.25232) 866 : cluster [DBG] pgmap v1610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:13.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:13.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:13.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:13.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:13.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:13.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:13.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:13.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 527 16 16 0 0 0 - 0 2024-07-28T12:20:13.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:13.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:14.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:14.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:14.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:14.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:14.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:14.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:14.709 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:20:14.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:14.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 528 16 16 0 0 0 - 0 2024-07-28T12:20:14.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:14.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:14 smithi022 bash[80503]: cluster 2024-07-28T12:20:13.630374+0000 mgr.y (mgr.25232) 867 : cluster [DBG] pgmap v1611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:14.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:14 smithi022 bash[80503]: audit 2024-07-28T12:20:13.817139+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? 172.21.15.22:0/696871376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:20:14.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:14 smithi022 bash[82865]: cluster 2024-07-28T12:20:13.630374+0000 mgr.y (mgr.25232) 867 : cluster [DBG] pgmap v1611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:14.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:14 smithi022 bash[82865]: audit 2024-07-28T12:20:13.817139+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? 172.21.15.22:0/696871376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:20:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:14 smithi150 bash[67543]: cluster 2024-07-28T12:20:13.630374+0000 mgr.y (mgr.25232) 867 : cluster [DBG] pgmap v1611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:14 smithi150 bash[67543]: audit 2024-07-28T12:20:13.817139+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? 172.21.15.22:0/696871376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:20:15.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:15.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:15.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:15.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:15.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:15.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:15.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:15.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 529 16 16 0 0 0 - 0 2024-07-28T12:20:15.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:15 smithi150 bash[67543]: cluster 2024-07-28T12:20:14.694123+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:15 smithi150 bash[67543]: audit 2024-07-28T12:20:14.708462+0000 mon.a (mon.0) 1816 : audit [INF] from='client.? 172.21.15.22:0/696871376' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:20:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:15 smithi150 bash[67543]: cluster 2024-07-28T12:20:14.708620+0000 mon.a (mon.0) 1817 : cluster [DBG] osdmap e1140: 8 total, 2 up, 8 in 2024-07-28T12:20:16.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:16.055 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:15 smithi022 bash[80503]: cluster 2024-07-28T12:20:14.694123+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:16.055 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:15 smithi022 bash[80503]: audit 2024-07-28T12:20:14.708462+0000 mon.a (mon.0) 1816 : audit [INF] from='client.? 172.21.15.22:0/696871376' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:20:16.055 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:15 smithi022 bash[80503]: cluster 2024-07-28T12:20:14.708620+0000 mon.a (mon.0) 1817 : cluster [DBG] osdmap e1140: 8 total, 2 up, 8 in 2024-07-28T12:20:16.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:15 smithi022 bash[82865]: cluster 2024-07-28T12:20:14.694123+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:16.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:15 smithi022 bash[82865]: audit 2024-07-28T12:20:14.708462+0000 mon.a (mon.0) 1816 : audit [INF] from='client.? 172.21.15.22:0/696871376' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:20:16.056 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:15 smithi022 bash[82865]: cluster 2024-07-28T12:20:14.708620+0000 mon.a (mon.0) 1817 : cluster [DBG] osdmap e1140: 8 total, 2 up, 8 in 2024-07-28T12:20:16.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:16.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:16.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:16.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:16.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:16.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:16.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 530 16 16 0 0 0 - 0 2024-07-28T12:20:16.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:16.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:17.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:16 smithi022 bash[80503]: cluster 2024-07-28T12:20:15.631200+0000 mgr.y (mgr.25232) 868 : cluster [DBG] pgmap v1613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:17.003 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:16 smithi022 bash[82865]: cluster 2024-07-28T12:20:15.631200+0000 mgr.y (mgr.25232) 868 : cluster [DBG] pgmap v1613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:16 smithi150 bash[67543]: cluster 2024-07-28T12:20:15.631200+0000 mgr.y (mgr.25232) 868 : cluster [DBG] pgmap v1613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:17.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:17.192 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:17.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:17.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:17.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:17.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:20:17.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:17.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:17.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:17.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 531 16 16 0 0 0 - 0 2024-07-28T12:20:17.941 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:18.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:18.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:18.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:18.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:18.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:18.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:18.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:18.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 532 16 16 0 0 0 - 0 2024-07-28T12:20:18.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:18.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:18 smithi022 bash[80503]: cluster 2024-07-28T12:20:17.632514+0000 mgr.y (mgr.25232) 869 : cluster [DBG] pgmap v1614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:18.903 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:18 smithi022 bash[82865]: cluster 2024-07-28T12:20:17.632514+0000 mgr.y (mgr.25232) 869 : cluster [DBG] pgmap v1614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:19.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:18 smithi150 bash[67543]: cluster 2024-07-28T12:20:17.632514+0000 mgr.y (mgr.25232) 869 : cluster [DBG] pgmap v1614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:19.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:19.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:19.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:19.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:20:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:20:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:20:19.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:19.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:19.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:19.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 533 16 16 0 0 0 - 0 2024-07-28T12:20:19.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:20.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:20.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:20.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:20.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:20.496 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:20.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:20.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:20.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:20.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 534 16 16 0 0 0 - 0 2024-07-28T12:20:20.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:21.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:20 smithi150 bash[67543]: cluster 2024-07-28T12:20:19.633898+0000 mgr.y (mgr.25232) 870 : cluster [DBG] pgmap v1615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:20 smithi150 bash[67543]: audit 2024-07-28T12:20:20.060700+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:20 smithi022 bash[80503]: cluster 2024-07-28T12:20:19.633898+0000 mgr.y (mgr.25232) 870 : cluster [DBG] pgmap v1615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:20 smithi022 bash[80503]: audit 2024-07-28T12:20:20.060700+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:20 smithi022 bash[82865]: cluster 2024-07-28T12:20:19.633898+0000 mgr.y (mgr.25232) 870 : cluster [DBG] pgmap v1615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:20 smithi022 bash[82865]: audit 2024-07-28T12:20:20.060700+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:21.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:21.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:21.327 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:21.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:20:21.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:21.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:21.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:21.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:21.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 535 16 16 0 0 0 - 0 2024-07-28T12:20:21.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:21.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:22.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:22.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:22.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:22.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:20:22 smithi150 bash[60514]: ts=2024-07-28T12:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:20:22.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:22.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:22.812 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:22.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:22.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 536 16 16 0 0 0 - 0 2024-07-28T12:20:22.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:22.941 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:22 smithi150 bash[67543]: cluster 2024-07-28T12:20:21.635333+0000 mgr.y (mgr.25232) 871 : cluster [DBG] pgmap v1616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:23.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:23.061 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:22 smithi022 bash[82865]: cluster 2024-07-28T12:20:21.635333+0000 mgr.y (mgr.25232) 871 : cluster [DBG] pgmap v1616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:23.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:22 smithi022 bash[80503]: cluster 2024-07-28T12:20:21.635333+0000 mgr.y (mgr.25232) 871 : cluster [DBG] pgmap v1616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:23.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:23.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:23.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:23.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:23.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:23.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:23.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 537 16 16 0 0 0 - 0 2024-07-28T12:20:23.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:23.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:24.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:24.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:24.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:24.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:24.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:24.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:24.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:24.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 538 16 16 0 0 0 - 0 2024-07-28T12:20:24.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:24 smithi150 bash[67543]: cluster 2024-07-28T12:20:23.636728+0000 mgr.y (mgr.25232) 872 : cluster [DBG] pgmap v1617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:25.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:24 smithi022 bash[80503]: cluster 2024-07-28T12:20:23.636728+0000 mgr.y (mgr.25232) 872 : cluster [DBG] pgmap v1617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:24 smithi022 bash[82865]: cluster 2024-07-28T12:20:23.636728+0000 mgr.y (mgr.25232) 872 : cluster [DBG] pgmap v1617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:25.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:25.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:25.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:25.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:25.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 539 16 16 0 0 0 - 0 2024-07-28T12:20:25.865 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:25.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:26.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:26.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:26.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:26.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:26.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:26.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:26.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:26.739 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:20:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:26 smithi150 bash[67543]: cluster 2024-07-28T12:20:25.637601+0000 mgr.y (mgr.25232) 873 : cluster [DBG] pgmap v1618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:26 smithi150 bash[67543]: audit 2024-07-28T12:20:26.188357+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? 172.21.15.22:0/2203983662' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:26.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:26.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:20:26.852839+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:20:26.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:20:26.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 540 16 16 0 0 0 - 0 2024-07-28T12:20:26.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:27.062 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:26 smithi022 bash[82865]: cluster 2024-07-28T12:20:25.637601+0000 mgr.y (mgr.25232) 873 : cluster [DBG] pgmap v1618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:27.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:26 smithi022 bash[82865]: audit 2024-07-28T12:20:26.188357+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? 172.21.15.22:0/2203983662' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:27.063 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:26 smithi022 bash[80503]: cluster 2024-07-28T12:20:25.637601+0000 mgr.y (mgr.25232) 873 : cluster [DBG] pgmap v1618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:27.063 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:26 smithi022 bash[80503]: audit 2024-07-28T12:20:26.188357+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? 172.21.15.22:0/2203983662' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:27.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:27.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:27.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:27.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:27.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:27.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:27.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:27 smithi022 bash[82865]: cluster 2024-07-28T12:20:26.727071+0000 mon.a (mon.0) 1820 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:20:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:27 smithi022 bash[82865]: audit 2024-07-28T12:20:26.735190+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.22:0/2203983662' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:27 smithi022 bash[82865]: cluster 2024-07-28T12:20:26.735286+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1141: 8 total, 2 up, 8 in 2024-07-28T12:20:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:27 smithi022 bash[80503]: cluster 2024-07-28T12:20:26.727071+0000 mon.a (mon.0) 1820 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:20:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:27 smithi022 bash[80503]: audit 2024-07-28T12:20:26.735190+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.22:0/2203983662' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:27 smithi022 bash[80503]: cluster 2024-07-28T12:20:26.735286+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1141: 8 total, 2 up, 8 in 2024-07-28T12:20:27.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 541 16 16 0 0 0 - 0 2024-07-28T12:20:27.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:27 smithi150 bash[67543]: cluster 2024-07-28T12:20:26.727071+0000 mon.a (mon.0) 1820 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:20:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:27 smithi150 bash[67543]: audit 2024-07-28T12:20:26.735190+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.22:0/2203983662' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:27 smithi150 bash[67543]: cluster 2024-07-28T12:20:26.735286+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1141: 8 total, 2 up, 8 in 2024-07-28T12:20:28.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:28.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:28.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:28.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:28.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:28.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:28.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:28.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 542 16 16 0 0 0 - 0 2024-07-28T12:20:28.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:28.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:29.003 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:28 smithi150 bash[67543]: cluster 2024-07-28T12:20:27.638962+0000 mgr.y (mgr.25232) 874 : cluster [DBG] pgmap v1620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:28 smithi022 bash[80503]: cluster 2024-07-28T12:20:27.638962+0000 mgr.y (mgr.25232) 874 : cluster [DBG] pgmap v1620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:28 smithi022 bash[82865]: cluster 2024-07-28T12:20:27.638962+0000 mgr.y (mgr.25232) 874 : cluster [DBG] pgmap v1620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:29.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:29.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:29.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:29.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:29.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:29.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:29.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:29.827 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:20:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:20:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T12:20:29.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 543 16 16 0 0 0 - 0 2024-07-28T12:20:29.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:20:29.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:29.983 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:30.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:30.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:30.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:30.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:30.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:30.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:30.674 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:30.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:20:30.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:30.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 544 16 16 0 0 0 - 0 2024-07-28T12:20:30.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:30.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:30 smithi022 bash[80503]: cluster 2024-07-28T12:20:29.640300+0000 mgr.y (mgr.25232) 875 : cluster [DBG] pgmap v1621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:30.999 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:30 smithi022 bash[82865]: cluster 2024-07-28T12:20:29.640300+0000 mgr.y (mgr.25232) 875 : cluster [DBG] pgmap v1621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:30 smithi150 bash[67543]: cluster 2024-07-28T12:20:29.640300+0000 mgr.y (mgr.25232) 875 : cluster [DBG] pgmap v1621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:31.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:31.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:31.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:31.465 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:31.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:31.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:31.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:31.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 545 16 16 0 0 0 - 0 2024-07-28T12:20:31.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:32.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:32.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:32.294 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:32.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:32.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:32.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:32.758 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:20:32 smithi150 bash[60514]: ts=2024-07-28T12:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:20:32.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:32.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 546 16 16 0 0 0 - 0 2024-07-28T12:20:32.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:33.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:33.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:32 smithi022 bash[80503]: cluster 2024-07-28T12:20:31.641708+0000 mgr.y (mgr.25232) 876 : cluster [DBG] pgmap v1622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:32 smithi022 bash[82865]: cluster 2024-07-28T12:20:31.641708+0000 mgr.y (mgr.25232) 876 : cluster [DBG] pgmap v1622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:32 smithi150 bash[67543]: cluster 2024-07-28T12:20:31.641708+0000 mgr.y (mgr.25232) 876 : cluster [DBG] pgmap v1622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:33.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:33.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:33.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:33.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:33.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:33.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:33.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:33.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 547 16 16 0 0 0 - 0 2024-07-28T12:20:33.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:34.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:34.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:34.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:34.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:34.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:34.646 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:34.646 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:34.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:34.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:34.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 548 16 16 0 0 0 - 0 2024-07-28T12:20:34.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:34 smithi150 bash[67543]: cluster 2024-07-28T12:20:33.643105+0000 mgr.y (mgr.25232) 877 : cluster [DBG] pgmap v1623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:35.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:35.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:34 smithi022 bash[80503]: cluster 2024-07-28T12:20:33.643105+0000 mgr.y (mgr.25232) 877 : cluster [DBG] pgmap v1623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:35.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:34 smithi022 bash[82865]: cluster 2024-07-28T12:20:33.643105+0000 mgr.y (mgr.25232) 877 : cluster [DBG] pgmap v1623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:35.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:35.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:35.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:35.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:35.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:35.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:35.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 549 16 16 0 0 0 - 0 2024-07-28T12:20:35.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:35.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:36.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:36.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:36 smithi150 bash[67543]: audit 2024-07-28T12:20:35.067285+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:36 smithi150 bash[67543]: audit 2024-07-28T12:20:35.069144+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:36 smithi150 bash[67543]: cluster 2024-07-28T12:20:35.644356+0000 mgr.y (mgr.25232) 878 : cluster [DBG] pgmap v1624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:36 smithi022 bash[80503]: audit 2024-07-28T12:20:35.067285+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:36 smithi022 bash[80503]: audit 2024-07-28T12:20:35.069144+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:36 smithi022 bash[80503]: cluster 2024-07-28T12:20:35.644356+0000 mgr.y (mgr.25232) 878 : cluster [DBG] pgmap v1624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:36 smithi022 bash[82865]: audit 2024-07-28T12:20:35.067285+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:36 smithi022 bash[82865]: audit 2024-07-28T12:20:35.069144+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:36 smithi022 bash[82865]: cluster 2024-07-28T12:20:35.644356+0000 mgr.y (mgr.25232) 878 : cluster [DBG] pgmap v1624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:36.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:36.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:36.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:36.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:36.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:36.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 550 16 16 0 0 0 - 0 2024-07-28T12:20:36.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:37.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:37.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:37.296 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:37.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:37.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:37.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:37.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:37.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 551 16 16 0 0 0 - 0 2024-07-28T12:20:37.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:38.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:38.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:38.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:38.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:38.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:38.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:38.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:38 smithi150 bash[67543]: cluster 2024-07-28T12:20:37.645726+0000 mgr.y (mgr.25232) 879 : cluster [DBG] pgmap v1625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:38.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:38.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 552 16 16 0 0 0 - 0 2024-07-28T12:20:38.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:38.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:38 smithi022 bash[80503]: cluster 2024-07-28T12:20:37.645726+0000 mgr.y (mgr.25232) 879 : cluster [DBG] pgmap v1625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:38.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:38 smithi022 bash[82865]: cluster 2024-07-28T12:20:37.645726+0000 mgr.y (mgr.25232) 879 : cluster [DBG] pgmap v1625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:39.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:39.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:39.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:39.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:39.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:39.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:39.708 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:20:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:20:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:20:39.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:39.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 553 16 16 0 0 0 - 0 2024-07-28T12:20:39.861 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:39.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:40.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:40.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:40.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:40.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:40.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:40.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:40.629 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:40.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:20:40.719 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:20:40.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:40 smithi150 bash[67543]: cluster 2024-07-28T12:20:39.646472+0000 mgr.y (mgr.25232) 880 : cluster [DBG] pgmap v1626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:40 smithi150 bash[67543]: audit 2024-07-28T12:20:40.084030+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.22:0/111826917' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:40 smithi150 bash[67543]: audit 2024-07-28T12:20:40.084751+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:40.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:40.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 554 16 16 0 0 0 - 0 2024-07-28T12:20:40.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:40 smithi022 bash[80503]: cluster 2024-07-28T12:20:39.646472+0000 mgr.y (mgr.25232) 880 : cluster [DBG] pgmap v1626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:40.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:40 smithi022 bash[80503]: audit 2024-07-28T12:20:40.084030+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.22:0/111826917' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:40.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:40 smithi022 bash[80503]: audit 2024-07-28T12:20:40.084751+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:40.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:40 smithi022 bash[82865]: cluster 2024-07-28T12:20:39.646472+0000 mgr.y (mgr.25232) 880 : cluster [DBG] pgmap v1626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:40.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:40 smithi022 bash[82865]: audit 2024-07-28T12:20:40.084030+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.22:0/111826917' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:40.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:40 smithi022 bash[82865]: audit 2024-07-28T12:20:40.084751+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:20:40.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:41.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:41.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:41.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:41.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:41.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:41.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:41.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:41 smithi022 bash[80503]: cluster 2024-07-28T12:20:40.705470+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:41.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:41 smithi022 bash[80503]: audit 2024-07-28T12:20:40.716939+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:20:41.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:41 smithi022 bash[80503]: cluster 2024-07-28T12:20:40.717017+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1142: 8 total, 2 up, 8 in 2024-07-28T12:20:41.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:41.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 555 16 16 0 0 0 - 0 2024-07-28T12:20:41.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:41 smithi150 bash[67543]: cluster 2024-07-28T12:20:40.705470+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:41 smithi150 bash[67543]: audit 2024-07-28T12:20:40.716939+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:20:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:41 smithi150 bash[67543]: cluster 2024-07-28T12:20:40.717017+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1142: 8 total, 2 up, 8 in 2024-07-28T12:20:42.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:42.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:41 smithi022 bash[82865]: cluster 2024-07-28T12:20:40.705470+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:42.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:41 smithi022 bash[82865]: audit 2024-07-28T12:20:40.716939+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:20:42.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:41 smithi022 bash[82865]: cluster 2024-07-28T12:20:40.717017+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1142: 8 total, 2 up, 8 in 2024-07-28T12:20:42.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:42.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:42.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:42.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:42.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:42.645 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:20:42 smithi150 bash[60514]: ts=2024-07-28T12:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:20:42.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:42 smithi022 bash[82865]: cluster 2024-07-28T12:20:41.647831+0000 mgr.y (mgr.25232) 881 : cluster [DBG] pgmap v1628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:42.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:42.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 556 16 16 0 0 0 - 0 2024-07-28T12:20:42.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:42.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:43.001 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:42 smithi150 bash[67543]: cluster 2024-07-28T12:20:41.647831+0000 mgr.y (mgr.25232) 881 : cluster [DBG] pgmap v1628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:42 smithi022 bash[80503]: cluster 2024-07-28T12:20:41.647831+0000 mgr.y (mgr.25232) 881 : cluster [DBG] pgmap v1628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:43.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:43.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:43.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:43.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:20:43.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:43.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:43.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:43.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 557 16 16 0 0 0 - 0 2024-07-28T12:20:43.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:43.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:44.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:44.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:44.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:44.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:44.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:44.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:44.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:44.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 558 16 16 0 0 0 - 0 2024-07-28T12:20:44.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:44 smithi150 bash[67543]: cluster 2024-07-28T12:20:43.648516+0000 mgr.y (mgr.25232) 882 : cluster [DBG] pgmap v1629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:45.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:44 smithi022 bash[82865]: cluster 2024-07-28T12:20:43.648516+0000 mgr.y (mgr.25232) 882 : cluster [DBG] pgmap v1629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:44 smithi022 bash[80503]: cluster 2024-07-28T12:20:43.648516+0000 mgr.y (mgr.25232) 882 : cluster [DBG] pgmap v1629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:45.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:45.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:45.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:45.452 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:45.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:45.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:45.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:45.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 559 16 16 0 0 0 - 0 2024-07-28T12:20:45.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:46.009 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:46.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:46.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:46.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:46.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:46.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:46.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:46.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:46.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:20:46.855324+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:20:46.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:20:46.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 560 16 16 0 0 0 - 0 2024-07-28T12:20:46.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:46 smithi022 bash[80503]: cluster 2024-07-28T12:20:45.649848+0000 mgr.y (mgr.25232) 883 : cluster [DBG] pgmap v1630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:46.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:46 smithi022 bash[82865]: cluster 2024-07-28T12:20:45.649848+0000 mgr.y (mgr.25232) 883 : cluster [DBG] pgmap v1630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:46.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:46.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:46 smithi150 bash[67543]: cluster 2024-07-28T12:20:45.649848+0000 mgr.y (mgr.25232) 883 : cluster [DBG] pgmap v1630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:47.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:47.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:47.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:47.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:47.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:47.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:47.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:47.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 561 16 16 0 0 0 - 0 2024-07-28T12:20:47.864 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:47.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:48.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:47 smithi150 bash[67543]: audit 2024-07-28T12:20:46.974003+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:20:48.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:47 smithi022 bash[80503]: audit 2024-07-28T12:20:46.974003+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:20:48.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:47 smithi022 bash[82865]: audit 2024-07-28T12:20:46.974003+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:20:48.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:48.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:48.368 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:48.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:48.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:48.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:48 smithi150 bash[67543]: cluster 2024-07-28T12:20:47.651265+0000 mgr.y (mgr.25232) 884 : cluster [DBG] pgmap v1631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:48.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:48.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 562 16 16 0 0 0 - 0 2024-07-28T12:20:48.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:49.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:48 smithi022 bash[80503]: cluster 2024-07-28T12:20:47.651265+0000 mgr.y (mgr.25232) 884 : cluster [DBG] pgmap v1631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:49.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:48 smithi022 bash[82865]: cluster 2024-07-28T12:20:47.651265+0000 mgr.y (mgr.25232) 884 : cluster [DBG] pgmap v1631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:49.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:49.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:49.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:49.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:49.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:49.647 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:20:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:20:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:20:49.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:49.772 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:49.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:49.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 563 16 16 0 0 0 - 0 2024-07-28T12:20:49.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:50.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:50.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:50.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:50.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:50.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:50.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:50.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:20:50.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:50.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:50.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 564 16 16 0 0 0 - 0 2024-07-28T12:20:50.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:50.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:50 smithi022 bash[80503]: cluster 2024-07-28T12:20:49.652030+0000 mgr.y (mgr.25232) 885 : cluster [DBG] pgmap v1632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:50.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:50 smithi022 bash[80503]: audit 2024-07-28T12:20:50.065216+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:50.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:50 smithi022 bash[80503]: audit 2024-07-28T12:20:50.067369+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:50.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:50 smithi022 bash[82865]: cluster 2024-07-28T12:20:49.652030+0000 mgr.y (mgr.25232) 885 : cluster [DBG] pgmap v1632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:50.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:50 smithi022 bash[82865]: audit 2024-07-28T12:20:50.065216+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:50.979 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:50 smithi022 bash[82865]: audit 2024-07-28T12:20:50.067369+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:50 smithi150 bash[67543]: cluster 2024-07-28T12:20:49.652030+0000 mgr.y (mgr.25232) 885 : cluster [DBG] pgmap v1632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:50 smithi150 bash[67543]: audit 2024-07-28T12:20:50.065216+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:50 smithi150 bash[67543]: audit 2024-07-28T12:20:50.067369+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:20:51.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:51.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:51.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:51.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:51.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:51.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:51.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:51.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 565 16 16 0 0 0 - 0 2024-07-28T12:20:51.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:52.024 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:52.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:52.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:52.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:52.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:20:52 smithi150 bash[60514]: ts=2024-07-28T12:20:52.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:20:52.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:52.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:52.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:52.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 566 16 16 0 0 0 - 0 2024-07-28T12:20:52.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:52 smithi150 bash[67543]: cluster 2024-07-28T12:20:51.652895+0000 mgr.y (mgr.25232) 886 : cluster [DBG] pgmap v1633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:52 smithi150 bash[67543]: audit 2024-07-28T12:20:52.368555+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:52 smithi150 bash[67543]: audit 2024-07-28T12:20:52.373883+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:52 smithi150 bash[67543]: audit 2024-07-28T12:20:52.605253+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.22:0/2285754584' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:52 smithi150 bash[67543]: audit 2024-07-28T12:20:52.605541+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:53.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:53.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[82865]: cluster 2024-07-28T12:20:51.652895+0000 mgr.y (mgr.25232) 886 : cluster [DBG] pgmap v1633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:53.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[82865]: audit 2024-07-28T12:20:52.368555+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:53.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[82865]: audit 2024-07-28T12:20:52.373883+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:53.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[82865]: audit 2024-07-28T12:20:52.605253+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.22:0/2285754584' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:53.064 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[82865]: audit 2024-07-28T12:20:52.605541+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:53.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[80503]: cluster 2024-07-28T12:20:51.652895+0000 mgr.y (mgr.25232) 886 : cluster [DBG] pgmap v1633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:53.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[80503]: audit 2024-07-28T12:20:52.368555+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:53.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[80503]: audit 2024-07-28T12:20:52.373883+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:53.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[80503]: audit 2024-07-28T12:20:52.605253+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.22:0/2285754584' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:53.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:52 smithi022 bash[80503]: audit 2024-07-28T12:20:52.605541+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:20:53.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:53.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:53.381 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:20:53.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:53.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:53.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:53.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:53.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 567 16 16 0 0 0 - 0 2024-07-28T12:20:53.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:53.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:54.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:54.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:54.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: audit 2024-07-28T12:20:52.906874+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: audit 2024-07-28T12:20:52.915424+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: cluster 2024-07-28T12:20:53.372157+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:54.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: audit 2024-07-28T12:20:53.380638+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: cluster 2024-07-28T12:20:53.380813+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1143: 8 total, 2 up, 8 in 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: audit 2024-07-28T12:20:53.381548+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: audit 2024-07-28T12:20:53.383055+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: audit 2024-07-28T12:20:53.392304+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[82865]: cluster 2024-07-28T12:20:53.654395+0000 mgr.y (mgr.25232) 887 : cluster [DBG] pgmap v1635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: audit 2024-07-28T12:20:52.906874+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: audit 2024-07-28T12:20:52.915424+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: cluster 2024-07-28T12:20:53.372157+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: audit 2024-07-28T12:20:53.380638+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:54.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: cluster 2024-07-28T12:20:53.380813+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1143: 8 total, 2 up, 8 in 2024-07-28T12:20:54.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: audit 2024-07-28T12:20:53.381548+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:20:54.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: audit 2024-07-28T12:20:53.383055+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:20:54.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: audit 2024-07-28T12:20:53.392304+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:53 smithi022 bash[80503]: cluster 2024-07-28T12:20:53.654395+0000 mgr.y (mgr.25232) 887 : cluster [DBG] pgmap v1635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: audit 2024-07-28T12:20:52.906874+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: audit 2024-07-28T12:20:52.915424+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: cluster 2024-07-28T12:20:53.372157+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: audit 2024-07-28T12:20:53.380638+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: cluster 2024-07-28T12:20:53.380813+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1143: 8 total, 2 up, 8 in 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: audit 2024-07-28T12:20:53.381548+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: audit 2024-07-28T12:20:53.383055+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: audit 2024-07-28T12:20:53.392304+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:20:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:53 smithi150 bash[67543]: cluster 2024-07-28T12:20:53.654395+0000 mgr.y (mgr.25232) 887 : cluster [DBG] pgmap v1635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:54.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:54.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:54.589 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:20:54.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:54.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:54.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:54.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 568 16 16 0 0 0 - 0 2024-07-28T12:20:54.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:55.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:55.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:55.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:55.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:55.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:55.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:55.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:55.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 569 16 16 0 0 0 - 0 2024-07-28T12:20:55.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:56.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:56.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:56.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:20:56.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:56.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:56.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:56.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:56.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:56.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:56.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 570 16 16 0 0 0 - 0 2024-07-28T12:20:56.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:56.972 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:56 smithi022 bash[80503]: cluster 2024-07-28T12:20:55.655926+0000 mgr.y (mgr.25232) 888 : cluster [DBG] pgmap v1636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:56.972 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:56 smithi022 bash[82865]: cluster 2024-07-28T12:20:55.655926+0000 mgr.y (mgr.25232) 888 : cluster [DBG] pgmap v1636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:56 smithi150 bash[67543]: cluster 2024-07-28T12:20:55.655926+0000 mgr.y (mgr.25232) 888 : cluster [DBG] pgmap v1636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:57.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:57.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:57.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:57.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:57.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:57.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:57.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:57.824 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:20:57.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 571 16 16 0 0 0 - 0 2024-07-28T12:20:57.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:58.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:20:58.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:58.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:20:58.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:58.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:20:58.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:20:58.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:58.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:20:58 smithi022 bash[80503]: cluster 2024-07-28T12:20:57.657359+0000 mgr.y (mgr.25232) 889 : cluster [DBG] pgmap v1637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:20:58 smithi022 bash[82865]: cluster 2024-07-28T12:20:57.657359+0000 mgr.y (mgr.25232) 889 : cluster [DBG] pgmap v1637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:58.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 572 16 16 0 0 0 - 0 2024-07-28T12:20:58.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:58.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:58.992 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:20:58 smithi150 bash[67543]: cluster 2024-07-28T12:20:57.657359+0000 mgr.y (mgr.25232) 889 : cluster [DBG] pgmap v1637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:20:59.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:20:59.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:20:59.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:20:59.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:59.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:20:59.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:20:59.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:20:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:20:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:20:59] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:20:59.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 573 16 16 0 0 0 - 0 2024-07-28T12:20:59.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:00.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:00.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:00.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:00.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:00.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:00.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:00.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:00.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 574 16 16 0 0 0 - 0 2024-07-28T12:21:00.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:01.007 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:01.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:00 smithi150 bash[67543]: cluster 2024-07-28T12:20:59.658819+0000 mgr.y (mgr.25232) 890 : cluster [DBG] pgmap v1638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:00 smithi022 bash[80503]: cluster 2024-07-28T12:20:59.658819+0000 mgr.y (mgr.25232) 890 : cluster [DBG] pgmap v1638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:01.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:00 smithi022 bash[82865]: cluster 2024-07-28T12:20:59.658819+0000 mgr.y (mgr.25232) 890 : cluster [DBG] pgmap v1638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:01.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:01.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:01.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:01.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:01.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:01.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:01.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:01.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 575 16 16 0 0 0 - 0 2024-07-28T12:21:01.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:02.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:02.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:02.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:02.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:02.436 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:21:02 smithi150 bash[60514]: ts=2024-07-28T12:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:21:02.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:02.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:02.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:02.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 576 16 16 0 0 0 - 0 2024-07-28T12:21:02.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:02 smithi150 bash[67543]: cluster 2024-07-28T12:21:01.660260+0000 mgr.y (mgr.25232) 891 : cluster [DBG] pgmap v1639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:03.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:02 smithi022 bash[80503]: cluster 2024-07-28T12:21:01.660260+0000 mgr.y (mgr.25232) 891 : cluster [DBG] pgmap v1639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:02 smithi022 bash[82865]: cluster 2024-07-28T12:21:01.660260+0000 mgr.y (mgr.25232) 891 : cluster [DBG] pgmap v1639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:03.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:03.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:03.272 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:03.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:03.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:03.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:03.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:03.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 577 16 16 0 0 0 - 0 2024-07-28T12:21:03.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:03.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:04.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:04.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:04.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:04.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:04.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:04.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:04.735 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:21:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:04 smithi150 bash[67543]: cluster 2024-07-28T12:21:03.661664+0000 mgr.y (mgr.25232) 892 : cluster [DBG] pgmap v1640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:04 smithi150 bash[67543]: audit 2024-07-28T12:21:04.386543+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.22:0/4248799673' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:04 smithi150 bash[67543]: audit 2024-07-28T12:21:04.387059+0000 mon.a (mon.0) 1843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:04.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:04.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 578 16 16 0 0 0 - 0 2024-07-28T12:21:04.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:05.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:05.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:04 smithi022 bash[80503]: cluster 2024-07-28T12:21:03.661664+0000 mgr.y (mgr.25232) 892 : cluster [DBG] pgmap v1640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:05.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:04 smithi022 bash[80503]: audit 2024-07-28T12:21:04.386543+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.22:0/4248799673' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:05.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:04 smithi022 bash[80503]: audit 2024-07-28T12:21:04.387059+0000 mon.a (mon.0) 1843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:05.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:04 smithi022 bash[82865]: cluster 2024-07-28T12:21:03.661664+0000 mgr.y (mgr.25232) 892 : cluster [DBG] pgmap v1640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:05.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:04 smithi022 bash[82865]: audit 2024-07-28T12:21:04.386543+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.22:0/4248799673' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:05.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:04 smithi022 bash[82865]: audit 2024-07-28T12:21:04.387059+0000 mon.a (mon.0) 1843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:05.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:05.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:05.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:05.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:05.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:05.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:05.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 579 16 16 0 0 0 - 0 2024-07-28T12:21:05.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:05.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:06.004 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:05 smithi150 bash[67543]: cluster 2024-07-28T12:21:04.727043+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:06.005 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:05 smithi150 bash[67543]: audit 2024-07-28T12:21:04.732588+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:06.005 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:05 smithi150 bash[67543]: cluster 2024-07-28T12:21:04.732663+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e1144: 8 total, 2 up, 8 in 2024-07-28T12:21:06.005 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:05 smithi150 bash[67543]: audit 2024-07-28T12:21:05.062747+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[80503]: cluster 2024-07-28T12:21:04.727043+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[80503]: audit 2024-07-28T12:21:04.732588+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[80503]: cluster 2024-07-28T12:21:04.732663+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e1144: 8 total, 2 up, 8 in 2024-07-28T12:21:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[80503]: audit 2024-07-28T12:21:05.062747+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[82865]: cluster 2024-07-28T12:21:04.727043+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:06.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[82865]: audit 2024-07-28T12:21:04.732588+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:06.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[82865]: cluster 2024-07-28T12:21:04.732663+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e1144: 8 total, 2 up, 8 in 2024-07-28T12:21:06.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:05 smithi022 bash[82865]: audit 2024-07-28T12:21:05.062747+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:06.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:06.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:06.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:06.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:06.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:06.656 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:06.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:06 smithi150 bash[67543]: cluster 2024-07-28T12:21:05.663125+0000 mgr.y (mgr.25232) 893 : cluster [DBG] pgmap v1642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:06.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:06.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:21:06.857925+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:21:06.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:21:06.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 580 16 16 0 0 0 - 0 2024-07-28T12:21:06.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:07.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:06 smithi022 bash[80503]: cluster 2024-07-28T12:21:05.663125+0000 mgr.y (mgr.25232) 893 : cluster [DBG] pgmap v1642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:06 smithi022 bash[82865]: cluster 2024-07-28T12:21:05.663125+0000 mgr.y (mgr.25232) 893 : cluster [DBG] pgmap v1642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:07.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:07.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:07.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:21:07.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:07.459 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:07.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:21:07.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:07.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:07.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:07.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 581 16 16 0 0 0 - 0 2024-07-28T12:21:07.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:08.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:08.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:08.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:08.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:08.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:08.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:08.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:08.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 582 16 16 0 0 0 - 0 2024-07-28T12:21:08.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:09.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:09.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:08 smithi150 bash[67543]: cluster 2024-07-28T12:21:07.663874+0000 mgr.y (mgr.25232) 894 : cluster [DBG] pgmap v1643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:09.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:08 smithi022 bash[80503]: cluster 2024-07-28T12:21:07.663874+0000 mgr.y (mgr.25232) 894 : cluster [DBG] pgmap v1643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:08 smithi022 bash[82865]: cluster 2024-07-28T12:21:07.663874+0000 mgr.y (mgr.25232) 894 : cluster [DBG] pgmap v1643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:09.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:09.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:09.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:09.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:21:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:21:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:21:09.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:09.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:09.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:09.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 583 16 16 0 0 0 - 0 2024-07-28T12:21:09.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:10.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:10.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:10.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:10.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:10.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:10.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:10.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:10.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 584 16 16 0 0 0 - 0 2024-07-28T12:21:10.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:10 smithi150 bash[67543]: cluster 2024-07-28T12:21:09.665233+0000 mgr.y (mgr.25232) 895 : cluster [DBG] pgmap v1644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:11.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:10 smithi022 bash[80503]: cluster 2024-07-28T12:21:09.665233+0000 mgr.y (mgr.25232) 895 : cluster [DBG] pgmap v1644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:10 smithi022 bash[82865]: cluster 2024-07-28T12:21:09.665233+0000 mgr.y (mgr.25232) 895 : cluster [DBG] pgmap v1644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:11.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:11.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:11.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:11.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:11.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:11.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:11.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 585 16 16 0 0 0 - 0 2024-07-28T12:21:11.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:11.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:12.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:12.174 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:12.200 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:12.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:12.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:12.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:21:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:21:12.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:12.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:12.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:12.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 586 16 16 0 0 0 - 0 2024-07-28T12:21:12.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:12.949 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:12 smithi150 bash[67543]: cluster 2024-07-28T12:21:11.667369+0000 mgr.y (mgr.25232) 896 : cluster [DBG] pgmap v1645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:13.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:12 smithi022 bash[82865]: cluster 2024-07-28T12:21:11.667369+0000 mgr.y (mgr.25232) 896 : cluster [DBG] pgmap v1645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:13.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:12 smithi022 bash[80503]: cluster 2024-07-28T12:21:11.667369+0000 mgr.y (mgr.25232) 896 : cluster [DBG] pgmap v1645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:13.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:13.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:13.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:13.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:13.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:13.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:13.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 587 16 16 0 0 0 - 0 2024-07-28T12:21:13.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:13.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:14.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:14.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:14.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:14.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:14.592 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:14.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:14.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:14.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 588 16 16 0 0 0 - 0 2024-07-28T12:21:14.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:14.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:14 smithi150 bash[67543]: cluster 2024-07-28T12:21:13.668840+0000 mgr.y (mgr.25232) 897 : cluster [DBG] pgmap v1646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:15.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:14 smithi022 bash[80503]: cluster 2024-07-28T12:21:13.668840+0000 mgr.y (mgr.25232) 897 : cluster [DBG] pgmap v1646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:14 smithi022 bash[82865]: cluster 2024-07-28T12:21:13.668840+0000 mgr.y (mgr.25232) 897 : cluster [DBG] pgmap v1646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:15.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:15.309 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:15.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:15.473 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:15.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:15.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:15.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:15.780 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:21:15.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:15 smithi022 bash[82865]: audit 2024-07-28T12:21:15.645421+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.22:0/59360021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:15 smithi022 bash[80503]: audit 2024-07-28T12:21:15.645421+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.22:0/59360021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:15.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 589 16 16 0 0 0 - 0 2024-07-28T12:21:15.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:16.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:15 smithi150 bash[67543]: audit 2024-07-28T12:21:15.645421+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.22:0/59360021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:16.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:16.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:21:16.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:16.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:16.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:16.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:16.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:16.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:16.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 590 16 16 0 0 0 - 0 2024-07-28T12:21:16.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:16 smithi150 bash[67543]: cluster 2024-07-28T12:21:15.670239+0000 mgr.y (mgr.25232) 898 : cluster [DBG] pgmap v1647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:16 smithi150 bash[67543]: cluster 2024-07-28T12:21:15.764375+0000 mon.a (mon.0) 1849 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:21:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:16 smithi150 bash[67543]: audit 2024-07-28T12:21:15.780024+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? 172.21.15.22:0/59360021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:16 smithi150 bash[67543]: cluster 2024-07-28T12:21:15.780138+0000 mon.a (mon.0) 1851 : cluster [DBG] osdmap e1145: 8 total, 2 up, 8 in 2024-07-28T12:21:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[80503]: cluster 2024-07-28T12:21:15.670239+0000 mgr.y (mgr.25232) 898 : cluster [DBG] pgmap v1647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[80503]: cluster 2024-07-28T12:21:15.764375+0000 mon.a (mon.0) 1849 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:21:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[80503]: audit 2024-07-28T12:21:15.780024+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? 172.21.15.22:0/59360021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[80503]: cluster 2024-07-28T12:21:15.780138+0000 mon.a (mon.0) 1851 : cluster [DBG] osdmap e1145: 8 total, 2 up, 8 in 2024-07-28T12:21:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[82865]: cluster 2024-07-28T12:21:15.670239+0000 mgr.y (mgr.25232) 898 : cluster [DBG] pgmap v1647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[82865]: cluster 2024-07-28T12:21:15.764375+0000 mon.a (mon.0) 1849 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:21:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[82865]: audit 2024-07-28T12:21:15.780024+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? 172.21.15.22:0/59360021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:16 smithi022 bash[82865]: cluster 2024-07-28T12:21:15.780138+0000 mon.a (mon.0) 1851 : cluster [DBG] osdmap e1145: 8 total, 2 up, 8 in 2024-07-28T12:21:17.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:17.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:17.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:17.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:17.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:17.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:17.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:17.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 591 16 16 0 0 0 - 0 2024-07-28T12:21:17.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:18.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:18.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:18.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:18.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:18.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:21:18.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:18.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:18.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:18.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:18.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 592 16 16 0 0 0 - 0 2024-07-28T12:21:18.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:18 smithi022 bash[80503]: cluster 2024-07-28T12:21:17.671585+0000 mgr.y (mgr.25232) 899 : cluster [DBG] pgmap v1649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:18 smithi022 bash[82865]: cluster 2024-07-28T12:21:17.671585+0000 mgr.y (mgr.25232) 899 : cluster [DBG] pgmap v1649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:19.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:19.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:18 smithi150 bash[67543]: cluster 2024-07-28T12:21:17.671585+0000 mgr.y (mgr.25232) 899 : cluster [DBG] pgmap v1649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:19.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:19.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:19.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:21:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:21:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:21:19.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:19.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:19.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 593 16 16 0 0 0 - 0 2024-07-28T12:21:19.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:20.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:20.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:20.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:20.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:20.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:20.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:20.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:20.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 594 16 16 0 0 0 - 0 2024-07-28T12:21:20.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:20.964 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:21.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:21.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:20 smithi150 bash[67543]: cluster 2024-07-28T12:21:19.672845+0000 mgr.y (mgr.25232) 900 : cluster [DBG] pgmap v1650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:21.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:20 smithi150 bash[67543]: audit 2024-07-28T12:21:20.069558+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:21:21.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:20 smithi150 bash[67543]: audit 2024-07-28T12:21:20.071662+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:20 smithi022 bash[80503]: cluster 2024-07-28T12:21:19.672845+0000 mgr.y (mgr.25232) 900 : cluster [DBG] pgmap v1650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:20 smithi022 bash[80503]: audit 2024-07-28T12:21:20.069558+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:21:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:20 smithi022 bash[80503]: audit 2024-07-28T12:21:20.071662+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:20 smithi022 bash[82865]: cluster 2024-07-28T12:21:19.672845+0000 mgr.y (mgr.25232) 900 : cluster [DBG] pgmap v1650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:20 smithi022 bash[82865]: audit 2024-07-28T12:21:20.069558+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:21:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:20 smithi022 bash[82865]: audit 2024-07-28T12:21:20.071662+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:21.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:21.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:21.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:21.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:21.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:21.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:21.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:21.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 595 16 16 0 0 0 - 0 2024-07-28T12:21:21.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:22.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:22.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:22.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:22.321 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:21:22 smithi150 bash[60514]: ts=2024-07-28T12:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:21:22.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:22.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:22.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:22.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:22.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 596 16 16 0 0 0 - 0 2024-07-28T12:21:22.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:23.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:23.034 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:22 smithi150 bash[67543]: cluster 2024-07-28T12:21:21.673932+0000 mgr.y (mgr.25232) 901 : cluster [DBG] pgmap v1651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:22 smithi022 bash[80503]: cluster 2024-07-28T12:21:21.673932+0000 mgr.y (mgr.25232) 901 : cluster [DBG] pgmap v1651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:22 smithi022 bash[82865]: cluster 2024-07-28T12:21:21.673932+0000 mgr.y (mgr.25232) 901 : cluster [DBG] pgmap v1651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:23.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:23.180 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:23.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:23.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:23.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:23.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:23.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:23.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:23.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 597 16 16 0 0 0 - 0 2024-07-28T12:21:23.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:24.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:24.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:24.240 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:24.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:24.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:24.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:24.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:24.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 598 16 16 0 0 0 - 0 2024-07-28T12:21:24.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:24.918 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:24 smithi150 bash[67543]: cluster 2024-07-28T12:21:23.674745+0000 mgr.y (mgr.25232) 902 : cluster [DBG] pgmap v1652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:24.919 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:24.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:21:25.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:24 smithi022 bash[80503]: cluster 2024-07-28T12:21:23.674745+0000 mgr.y (mgr.25232) 902 : cluster [DBG] pgmap v1652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:24 smithi022 bash[82865]: cluster 2024-07-28T12:21:23.674745+0000 mgr.y (mgr.25232) 902 : cluster [DBG] pgmap v1652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:25.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:25.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:25.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:25.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:25.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:25.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:25.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 599 16 16 0 0 0 - 0 2024-07-28T12:21:25.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:25.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:26.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:26.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:26.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:26.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:26.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:26.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:26.796 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:21:26.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:26.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:21:26.860883+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:21:26.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:21:26.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 600 16 16 0 0 0 - 0 2024-07-28T12:21:26.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:26 smithi150 bash[67543]: cluster 2024-07-28T12:21:25.676083+0000 mgr.y (mgr.25232) 903 : cluster [DBG] pgmap v1653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:26 smithi150 bash[67543]: audit 2024-07-28T12:21:26.733134+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.22:0/3927156178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:27.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:27.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:26 smithi022 bash[80503]: cluster 2024-07-28T12:21:25.676083+0000 mgr.y (mgr.25232) 903 : cluster [DBG] pgmap v1653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:27.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:26 smithi022 bash[80503]: audit 2024-07-28T12:21:26.733134+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.22:0/3927156178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:27.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:26 smithi022 bash[82865]: cluster 2024-07-28T12:21:25.676083+0000 mgr.y (mgr.25232) 903 : cluster [DBG] pgmap v1653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:27.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:26 smithi022 bash[82865]: audit 2024-07-28T12:21:26.733134+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.22:0/3927156178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:21:27.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:27.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:27.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:27.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:27.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:27.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:27.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 601 16 16 0 0 0 - 0 2024-07-28T12:21:27.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:27.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:27 smithi150 bash[67543]: cluster 2024-07-28T12:21:26.787305+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:27 smithi150 bash[67543]: audit 2024-07-28T12:21:26.795152+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.22:0/3927156178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:27 smithi150 bash[67543]: cluster 2024-07-28T12:21:26.795297+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1146: 8 total, 2 up, 8 in 2024-07-28T12:21:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:27 smithi022 bash[80503]: cluster 2024-07-28T12:21:26.787305+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:27 smithi022 bash[80503]: audit 2024-07-28T12:21:26.795152+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.22:0/3927156178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:27 smithi022 bash[80503]: cluster 2024-07-28T12:21:26.795297+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1146: 8 total, 2 up, 8 in 2024-07-28T12:21:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:27 smithi022 bash[82865]: cluster 2024-07-28T12:21:26.787305+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:27 smithi022 bash[82865]: audit 2024-07-28T12:21:26.795152+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.22:0/3927156178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:21:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:27 smithi022 bash[82865]: cluster 2024-07-28T12:21:26.795297+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1146: 8 total, 2 up, 8 in 2024-07-28T12:21:28.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:28.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:28.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:28.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:28.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:28.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:28.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:28.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 602 16 16 0 0 0 - 0 2024-07-28T12:21:28.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:29.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:29.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:28 smithi150 bash[67543]: cluster 2024-07-28T12:21:27.677429+0000 mgr.y (mgr.25232) 904 : cluster [DBG] pgmap v1655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:28 smithi022 bash[80503]: cluster 2024-07-28T12:21:27.677429+0000 mgr.y (mgr.25232) 904 : cluster [DBG] pgmap v1655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:28 smithi022 bash[82865]: cluster 2024-07-28T12:21:27.677429+0000 mgr.y (mgr.25232) 904 : cluster [DBG] pgmap v1655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:29.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:29.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:29.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:29.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:21:29.493 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:21:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:21:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:21:29.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:29.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:29.672 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:29.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:29.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 603 16 16 0 0 0 - 0 2024-07-28T12:21:29.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:30.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:30.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:30.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:30.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:30.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:30.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:30.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:30.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:30.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 604 16 16 0 0 0 - 0 2024-07-28T12:21:30.871 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:30 smithi150 bash[67543]: cluster 2024-07-28T12:21:29.678082+0000 mgr.y (mgr.25232) 905 : cluster [DBG] pgmap v1656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:30.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:30 smithi022 bash[80503]: cluster 2024-07-28T12:21:29.678082+0000 mgr.y (mgr.25232) 905 : cluster [DBG] pgmap v1656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:30 smithi022 bash[82865]: cluster 2024-07-28T12:21:29.678082+0000 mgr.y (mgr.25232) 905 : cluster [DBG] pgmap v1656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:31.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:31.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:31.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:31.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:31.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:31.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:31.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:31.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 605 16 16 0 0 0 - 0 2024-07-28T12:21:31.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:32.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:32.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:32.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:32.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:32.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:32.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:32.642 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:21:32 smithi150 bash[60514]: ts=2024-07-28T12:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:21:32.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:32.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 606 16 16 0 0 0 - 0 2024-07-28T12:21:32.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:32.901 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:32 smithi150 bash[67543]: cluster 2024-07-28T12:21:31.679399+0000 mgr.y (mgr.25232) 906 : cluster [DBG] pgmap v1657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:32.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:33.006 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:32 smithi022 bash[82865]: cluster 2024-07-28T12:21:31.679399+0000 mgr.y (mgr.25232) 906 : cluster [DBG] pgmap v1657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:32 smithi022 bash[80503]: cluster 2024-07-28T12:21:31.679399+0000 mgr.y (mgr.25232) 906 : cluster [DBG] pgmap v1657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:33.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:33.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:33.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:33.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:33.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:33.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:33.739 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:33.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:21:33.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:33.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 607 16 16 0 0 0 - 0 2024-07-28T12:21:33.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:34.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:34.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:34.251 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:34.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:34.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:34.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:34.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:34.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:34.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 608 16 16 0 0 0 - 0 2024-07-28T12:21:34.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:35.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:35.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:34 smithi150 bash[67543]: cluster 2024-07-28T12:21:33.680717+0000 mgr.y (mgr.25232) 907 : cluster [DBG] pgmap v1658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:34 smithi022 bash[82865]: cluster 2024-07-28T12:21:33.680717+0000 mgr.y (mgr.25232) 907 : cluster [DBG] pgmap v1658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:34 smithi022 bash[80503]: cluster 2024-07-28T12:21:33.680717+0000 mgr.y (mgr.25232) 907 : cluster [DBG] pgmap v1658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:35.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:35.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:35.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:35.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:35.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:35.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:35.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:35.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 609 16 16 0 0 0 - 0 2024-07-28T12:21:35.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:36.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:36.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:36 smithi150 bash[67543]: audit 2024-07-28T12:21:35.072680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:21:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:36 smithi150 bash[67543]: audit 2024-07-28T12:21:35.074775+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:36 smithi150 bash[67543]: cluster 2024-07-28T12:21:35.681469+0000 mgr.y (mgr.25232) 908 : cluster [DBG] pgmap v1659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:36.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:36 smithi022 bash[80503]: audit 2024-07-28T12:21:35.072680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:21:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:36 smithi022 bash[80503]: audit 2024-07-28T12:21:35.074775+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:36 smithi022 bash[80503]: cluster 2024-07-28T12:21:35.681469+0000 mgr.y (mgr.25232) 908 : cluster [DBG] pgmap v1659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:36 smithi022 bash[82865]: audit 2024-07-28T12:21:35.072680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:21:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:36 smithi022 bash[82865]: audit 2024-07-28T12:21:35.074775+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:36 smithi022 bash[82865]: cluster 2024-07-28T12:21:35.681469+0000 mgr.y (mgr.25232) 908 : cluster [DBG] pgmap v1659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:36.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:36.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:36.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:36.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:36.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 610 16 16 0 0 0 - 0 2024-07-28T12:21:36.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:37.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:37.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:37.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:37.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:37.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:37.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:37.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:37.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:37.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 611 16 16 0 0 0 - 0 2024-07-28T12:21:37.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:38.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:38.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:38.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:38.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:38.523 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:38.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:38.680 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:38.750 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:21:38.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:38.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 612 16 16 0 0 0 - 0 2024-07-28T12:21:38.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:38 smithi150 bash[67543]: cluster 2024-07-28T12:21:37.682802+0000 mgr.y (mgr.25232) 909 : cluster [DBG] pgmap v1660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:38 smithi150 bash[67543]: audit 2024-07-28T12:21:37.804614+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.22:0/1310312451' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:39.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:39.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:38 smithi022 bash[82865]: cluster 2024-07-28T12:21:37.682802+0000 mgr.y (mgr.25232) 909 : cluster [DBG] pgmap v1660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:39.052 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:38 smithi022 bash[82865]: audit 2024-07-28T12:21:37.804614+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.22:0/1310312451' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:39.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:38 smithi022 bash[80503]: cluster 2024-07-28T12:21:37.682802+0000 mgr.y (mgr.25232) 909 : cluster [DBG] pgmap v1660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:39.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:38 smithi022 bash[80503]: audit 2024-07-28T12:21:37.804614+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.22:0/1310312451' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:21:39.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:39.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:39.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:39.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:39.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:39.741 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:21:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:21:39.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:39.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[80503]: cluster 2024-07-28T12:21:38.737830+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:39.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[80503]: audit 2024-07-28T12:21:38.749831+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.22:0/1310312451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[80503]: cluster 2024-07-28T12:21:38.749899+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1147: 8 total, 2 up, 8 in 2024-07-28T12:21:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[82865]: cluster 2024-07-28T12:21:38.737830+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[82865]: audit 2024-07-28T12:21:38.749831+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.22:0/1310312451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:39 smithi022 bash[82865]: cluster 2024-07-28T12:21:38.749899+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1147: 8 total, 2 up, 8 in 2024-07-28T12:21:39.809 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:39 smithi150 bash[67543]: cluster 2024-07-28T12:21:38.737830+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:39.809 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:39 smithi150 bash[67543]: audit 2024-07-28T12:21:38.749831+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.22:0/1310312451' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:21:39.809 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:39 smithi150 bash[67543]: cluster 2024-07-28T12:21:38.749899+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1147: 8 total, 2 up, 8 in 2024-07-28T12:21:39.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 613 16 16 0 0 0 - 0 2024-07-28T12:21:39.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:39.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:40.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:40.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:40.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:40.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:40.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:40.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:40.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:40.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 614 16 16 0 0 0 - 0 2024-07-28T12:21:40.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:40 smithi150 bash[67543]: cluster 2024-07-28T12:21:39.684164+0000 mgr.y (mgr.25232) 910 : cluster [DBG] pgmap v1662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:41.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:40 smithi022 bash[80503]: cluster 2024-07-28T12:21:39.684164+0000 mgr.y (mgr.25232) 910 : cluster [DBG] pgmap v1662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:40 smithi022 bash[82865]: cluster 2024-07-28T12:21:39.684164+0000 mgr.y (mgr.25232) 910 : cluster [DBG] pgmap v1662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:41.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:41.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:41.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:41.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:21:41.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:41.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:41.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:41.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 615 16 16 0 0 0 - 0 2024-07-28T12:21:41.884 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:41.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:42.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:42.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:42.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:42.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:42.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:42.514 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:21:42 smithi150 bash[60514]: ts=2024-07-28T12:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:21:42.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:42.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:21:42.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:42 smithi150 bash[67543]: cluster 2024-07-28T12:21:41.684835+0000 mgr.y (mgr.25232) 911 : cluster [DBG] pgmap v1663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:42.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:42.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 616 16 16 0 0 0 - 0 2024-07-28T12:21:42.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:42 smithi022 bash[80503]: cluster 2024-07-28T12:21:41.684835+0000 mgr.y (mgr.25232) 911 : cluster [DBG] pgmap v1663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:42 smithi022 bash[82865]: cluster 2024-07-28T12:21:41.684835+0000 mgr.y (mgr.25232) 911 : cluster [DBG] pgmap v1663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:43.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:43.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:43.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:43.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:43.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:43.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:43.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:43.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 617 16 16 0 0 0 - 0 2024-07-28T12:21:43.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:44.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:44.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:44.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:44.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:44.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:44.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:44.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:44 smithi022 bash[80503]: cluster 2024-07-28T12:21:43.686147+0000 mgr.y (mgr.25232) 912 : cluster [DBG] pgmap v1664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:44 smithi022 bash[82865]: cluster 2024-07-28T12:21:43.686147+0000 mgr.y (mgr.25232) 912 : cluster [DBG] pgmap v1664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:44.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 618 16 16 0 0 0 - 0 2024-07-28T12:21:44.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:45.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:44 smithi150 bash[67543]: cluster 2024-07-28T12:21:43.686147+0000 mgr.y (mgr.25232) 912 : cluster [DBG] pgmap v1664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:45.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:45.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:45.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:45.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:45.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:45.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:45.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:45.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 619 16 16 0 0 0 - 0 2024-07-28T12:21:45.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:46.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:46.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:46.264 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:46.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:46.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:46.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:46.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:46.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:46.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:21:46.863752+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:21:46.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:21:46.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 620 16 16 0 0 0 - 0 2024-07-28T12:21:46.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:46 smithi150 bash[67543]: cluster 2024-07-28T12:21:45.687519+0000 mgr.y (mgr.25232) 913 : cluster [DBG] pgmap v1665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:47.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:47.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:46 smithi022 bash[80503]: cluster 2024-07-28T12:21:45.687519+0000 mgr.y (mgr.25232) 913 : cluster [DBG] pgmap v1665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:47.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:46 smithi022 bash[82865]: cluster 2024-07-28T12:21:45.687519+0000 mgr.y (mgr.25232) 913 : cluster [DBG] pgmap v1665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:47.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:47.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:47.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:47.434 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:47.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:47.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:47.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:47.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 621 16 16 0 0 0 - 0 2024-07-28T12:21:47.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:47.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:48.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:48.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:48.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:48.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:48.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:48.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 622 16 16 0 0 0 - 0 2024-07-28T12:21:48.918 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:48 smithi150 bash[67543]: cluster 2024-07-28T12:21:47.688418+0000 mgr.y (mgr.25232) 914 : cluster [DBG] pgmap v1666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:48.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:49.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:49.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:48 smithi022 bash[80503]: cluster 2024-07-28T12:21:47.688418+0000 mgr.y (mgr.25232) 914 : cluster [DBG] pgmap v1666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:49.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:48 smithi022 bash[82865]: cluster 2024-07-28T12:21:47.688418+0000 mgr.y (mgr.25232) 914 : cluster [DBG] pgmap v1666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:49.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:49.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:49.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:49.511 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:21:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:21:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:21:49.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:49.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:49.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:49.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 623 16 16 0 0 0 - 0 2024-07-28T12:21:49.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:50.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:50.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:50.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:50.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:50.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:50.587 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:50.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:50.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:50.785 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:21:50.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:50.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:50 smithi022 bash[80503]: cluster 2024-07-28T12:21:49.689134+0000 mgr.y (mgr.25232) 915 : cluster [DBG] pgmap v1667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:50.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:50 smithi022 bash[80503]: audit 2024-07-28T12:21:49.868416+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? 172.21.15.22:0/3524726962' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:50.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:50 smithi022 bash[80503]: audit 2024-07-28T12:21:50.066463+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:50.860 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:50 smithi022 bash[82865]: cluster 2024-07-28T12:21:49.689134+0000 mgr.y (mgr.25232) 915 : cluster [DBG] pgmap v1667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:50.860 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:50 smithi022 bash[82865]: audit 2024-07-28T12:21:49.868416+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? 172.21.15.22:0/3524726962' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:50.860 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:50 smithi022 bash[82865]: audit 2024-07-28T12:21:50.066463+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:50.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 624 16 16 0 0 0 - 0 2024-07-28T12:21:50.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:51.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:51.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:51.260 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:50 smithi150 bash[67543]: cluster 2024-07-28T12:21:49.689134+0000 mgr.y (mgr.25232) 915 : cluster [DBG] pgmap v1667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:51.260 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:50 smithi150 bash[67543]: audit 2024-07-28T12:21:49.868416+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? 172.21.15.22:0/3524726962' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:21:51.260 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:50 smithi150 bash[67543]: audit 2024-07-28T12:21:50.066463+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:21:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:51.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:21:51.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:51.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:51.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:51.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:51.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:51.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 625 16 16 0 0 0 - 0 2024-07-28T12:21:51.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:51.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:51 smithi150 bash[67543]: cluster 2024-07-28T12:21:50.770243+0000 mon.a (mon.0) 1866 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:51.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:51 smithi150 bash[67543]: audit 2024-07-28T12:21:50.784348+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.22:0/3524726962' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:51.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:51 smithi150 bash[67543]: cluster 2024-07-28T12:21:50.784441+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1148: 8 total, 2 up, 8 in 2024-07-28T12:21:52.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:51 smithi022 bash[82865]: cluster 2024-07-28T12:21:50.770243+0000 mon.a (mon.0) 1866 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:51 smithi022 bash[82865]: audit 2024-07-28T12:21:50.784348+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.22:0/3524726962' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:51 smithi022 bash[82865]: cluster 2024-07-28T12:21:50.784441+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1148: 8 total, 2 up, 8 in 2024-07-28T12:21:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:51 smithi022 bash[80503]: cluster 2024-07-28T12:21:50.770243+0000 mon.a (mon.0) 1866 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:21:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:51 smithi022 bash[80503]: audit 2024-07-28T12:21:50.784348+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.22:0/3524726962' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:21:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:51 smithi022 bash[80503]: cluster 2024-07-28T12:21:50.784441+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1148: 8 total, 2 up, 8 in 2024-07-28T12:21:52.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:52.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:52.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:52.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:52.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:52.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:21:52 smithi150 bash[60514]: ts=2024-07-28T12:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:21:52.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:52.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 626 16 16 0 0 0 - 0 2024-07-28T12:21:52.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:52 smithi022 bash[80503]: cluster 2024-07-28T12:21:51.690213+0000 mgr.y (mgr.25232) 916 : cluster [DBG] pgmap v1669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:52 smithi022 bash[82865]: cluster 2024-07-28T12:21:51.690213+0000 mgr.y (mgr.25232) 916 : cluster [DBG] pgmap v1669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:53.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:53.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:52 smithi150 bash[67543]: cluster 2024-07-28T12:21:51.690213+0000 mgr.y (mgr.25232) 916 : cluster [DBG] pgmap v1669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:53.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:53.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:53.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:53.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:21:53.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:53.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:53 smithi022 bash[82865]: audit 2024-07-28T12:21:53.476293+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:21:53.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:53.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 627 16 16 0 0 0 - 0 2024-07-28T12:21:53.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:53 smithi150 bash[67543]: audit 2024-07-28T12:21:53.476293+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:21:54.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:54.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:53 smithi022 bash[80503]: audit 2024-07-28T12:21:53.476293+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:21:54.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:54.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:54.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:54.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:54.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:54.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:54.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 628 16 16 0 0 0 - 0 2024-07-28T12:21:54.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:54.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:54.998 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:54 smithi150 bash[67543]: cluster 2024-07-28T12:21:53.691561+0000 mgr.y (mgr.25232) 917 : cluster [DBG] pgmap v1670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:54 smithi022 bash[80503]: cluster 2024-07-28T12:21:53.691561+0000 mgr.y (mgr.25232) 917 : cluster [DBG] pgmap v1670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:54 smithi022 bash[82865]: cluster 2024-07-28T12:21:53.691561+0000 mgr.y (mgr.25232) 917 : cluster [DBG] pgmap v1670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:55.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:55.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:55.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:55.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:55.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:55.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:55.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:55.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 629 16 16 0 0 0 - 0 2024-07-28T12:21:55.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:56.003 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:21:56.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:56.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:56.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:56.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:21:56.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:56.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:56.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:56.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 630 16 16 0 0 0 - 0 2024-07-28T12:21:56.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:57.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:57.078 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:56 smithi150 bash[67543]: cluster 2024-07-28T12:21:55.692954+0000 mgr.y (mgr.25232) 918 : cluster [DBG] pgmap v1671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:56 smithi022 bash[80503]: cluster 2024-07-28T12:21:55.692954+0000 mgr.y (mgr.25232) 918 : cluster [DBG] pgmap v1671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:56 smithi022 bash[82865]: cluster 2024-07-28T12:21:55.692954+0000 mgr.y (mgr.25232) 918 : cluster [DBG] pgmap v1671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:57.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:57.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:57.368 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:57.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:57.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:57.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:21:57.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:57.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 631 16 16 0 0 0 - 0 2024-07-28T12:21:57.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:58.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:58.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:58.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:58.381 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:21:58.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:58.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:58.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:58.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:21:58.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 632 16 16 0 0 0 - 0 2024-07-28T12:21:58.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:59.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:21:58 smithi022 bash[80503]: cluster 2024-07-28T12:21:57.694384+0000 mgr.y (mgr.25232) 919 : cluster [DBG] pgmap v1672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:59.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:21:58 smithi022 bash[82865]: cluster 2024-07-28T12:21:57.694384+0000 mgr.y (mgr.25232) 919 : cluster [DBG] pgmap v1672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:59.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:59.128 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:21:58 smithi150 bash[67543]: cluster 2024-07-28T12:21:57.694384+0000 mgr.y (mgr.25232) 919 : cluster [DBG] pgmap v1672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:21:59.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:21:59.267 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:21:59.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:59.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:21:59.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:59.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:21:59.700 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:21:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:21:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:21:59.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:21:59.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 633 16 16 0 0 0 - 0 2024-07-28T12:21:59.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:21:59.974 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:21:59.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:22:00.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:00.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:00.276 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:00.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.161279+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.165997+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.406790+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.413002+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: cluster 2024-07-28T12:21:59.695598+0000 mgr.y (mgr.25232) 920 : cluster [DBG] pgmap v1673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.809705+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.810591+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[80503]: audit 2024-07-28T12:21:59.815576+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.161279+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.165997+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.406790+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.413002+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: cluster 2024-07-28T12:21:59.695598+0000 mgr.y (mgr.25232) 920 : cluster [DBG] pgmap v1673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:00.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.809705+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:22:00.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.810591+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:22:00.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:00 smithi022 bash[82865]: audit 2024-07-28T12:21:59.815576+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:00.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.161279+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.165997+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.406790+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.413002+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: cluster 2024-07-28T12:21:59.695598+0000 mgr.y (mgr.25232) 920 : cluster [DBG] pgmap v1673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.809705+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.810591+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:00 smithi150 bash[67543]: audit 2024-07-28T12:21:59.815576+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:00.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:00.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:00.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 634 16 16 0 0 0 - 0 2024-07-28T12:22:00.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:00.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:01.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:01.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:01.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:01.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 635 16 16 0 0 0 - 0 2024-07-28T12:22:01.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:02.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:02.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:02.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:02.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:02.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:02.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:02.761 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:22:02.762 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:22:02 smithi150 bash[60514]: ts=2024-07-28T12:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:22:02.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:02.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 636 16 16 0 0 0 - 0 2024-07-28T12:22:02.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:02.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:02 smithi022 bash[80503]: cluster 2024-07-28T12:22:01.697062+0000 mgr.y (mgr.25232) 921 : cluster [DBG] pgmap v1674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:02 smithi022 bash[80503]: audit 2024-07-28T12:22:02.124741+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? 172.21.15.22:0/3001064833' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:03.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:02 smithi022 bash[82865]: cluster 2024-07-28T12:22:01.697062+0000 mgr.y (mgr.25232) 921 : cluster [DBG] pgmap v1674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:02 smithi022 bash[82865]: audit 2024-07-28T12:22:02.124741+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? 172.21.15.22:0/3001064833' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:02 smithi150 bash[67543]: cluster 2024-07-28T12:22:01.697062+0000 mgr.y (mgr.25232) 921 : cluster [DBG] pgmap v1674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:03.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:02 smithi150 bash[67543]: audit 2024-07-28T12:22:02.124741+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? 172.21.15.22:0/3001064833' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:03.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:03.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:03.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:03.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:03.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:03.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:03.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:03.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 637 16 16 0 0 0 - 0 2024-07-28T12:22:03.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:04.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:03 smithi022 bash[82865]: cluster 2024-07-28T12:22:02.751865+0000 mon.a (mon.0) 1878 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:03 smithi022 bash[82865]: audit 2024-07-28T12:22:02.760196+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? 172.21.15.22:0/3001064833' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:03 smithi022 bash[82865]: cluster 2024-07-28T12:22:02.760328+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e1149: 8 total, 2 up, 8 in 2024-07-28T12:22:04.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:03 smithi022 bash[80503]: cluster 2024-07-28T12:22:02.751865+0000 mon.a (mon.0) 1878 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:04.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:03 smithi022 bash[80503]: audit 2024-07-28T12:22:02.760196+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? 172.21.15.22:0/3001064833' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:04.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:03 smithi022 bash[80503]: cluster 2024-07-28T12:22:02.760328+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e1149: 8 total, 2 up, 8 in 2024-07-28T12:22:04.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:04.207 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:03 smithi150 bash[67543]: cluster 2024-07-28T12:22:02.751865+0000 mon.a (mon.0) 1878 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:04.207 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:03 smithi150 bash[67543]: audit 2024-07-28T12:22:02.760196+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? 172.21.15.22:0/3001064833' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:04.207 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:03 smithi150 bash[67543]: cluster 2024-07-28T12:22:02.760328+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e1149: 8 total, 2 up, 8 in 2024-07-28T12:22:04.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:04.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:04.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:04.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:04.755 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:04.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:04.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:04 smithi150 bash[67543]: cluster 2024-07-28T12:22:03.698627+0000 mgr.y (mgr.25232) 922 : cluster [DBG] pgmap v1676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:04.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 638 16 16 0 0 0 - 0 2024-07-28T12:22:04.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:05.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:04 smithi022 bash[82865]: cluster 2024-07-28T12:22:03.698627+0000 mgr.y (mgr.25232) 922 : cluster [DBG] pgmap v1676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:05.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:04 smithi022 bash[80503]: cluster 2024-07-28T12:22:03.698627+0000 mgr.y (mgr.25232) 922 : cluster [DBG] pgmap v1676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:05.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:05.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:05.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:05.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:22:05.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:05.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:05.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:05.860 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:05.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 639 16 16 0 0 0 - 0 2024-07-28T12:22:05.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:06.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:06.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:06 smithi022 bash[80503]: audit 2024-07-28T12:22:05.072958+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:06 smithi022 bash[80503]: audit 2024-07-28T12:22:05.074602+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:06 smithi022 bash[80503]: cluster 2024-07-28T12:22:05.699444+0000 mgr.y (mgr.25232) 923 : cluster [DBG] pgmap v1677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:06 smithi022 bash[82865]: audit 2024-07-28T12:22:05.072958+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:06 smithi022 bash[82865]: audit 2024-07-28T12:22:05.074602+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:06 smithi022 bash[82865]: cluster 2024-07-28T12:22:05.699444+0000 mgr.y (mgr.25232) 923 : cluster [DBG] pgmap v1677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:06.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:06.340 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:06 smithi150 bash[67543]: audit 2024-07-28T12:22:05.072958+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:06.340 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:06 smithi150 bash[67543]: audit 2024-07-28T12:22:05.074602+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:06.340 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:06 smithi150 bash[67543]: cluster 2024-07-28T12:22:05.699444+0000 mgr.y (mgr.25232) 923 : cluster [DBG] pgmap v1677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:06.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:06.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:06.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:06.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:06.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:22:06.866409+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:22:06.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:22:06.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 640 16 16 0 0 0 - 0 2024-07-28T12:22:06.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:07.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:07.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:07.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:07.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:07.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:07.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:07.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:07.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 641 16 16 0 0 0 - 0 2024-07-28T12:22:07.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:07.970 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:08.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:08.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:08.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:08.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:08.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:08.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:08.630 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:08.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:22:08.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:08.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:08.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 642 16 16 0 0 0 - 0 2024-07-28T12:22:08.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:08.968 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:08 smithi150 bash[67543]: cluster 2024-07-28T12:22:07.700842+0000 mgr.y (mgr.25232) 924 : cluster [DBG] pgmap v1678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:09.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:09.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:08 smithi022 bash[80503]: cluster 2024-07-28T12:22:07.700842+0000 mgr.y (mgr.25232) 924 : cluster [DBG] pgmap v1678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:08 smithi022 bash[82865]: cluster 2024-07-28T12:22:07.700842+0000 mgr.y (mgr.25232) 924 : cluster [DBG] pgmap v1678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:09.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:09.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:09.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:09.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:09.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:09.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:09.800 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:22:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:22:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:22:09.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 643 16 16 0 0 0 - 0 2024-07-28T12:22:09.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:10.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:10.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:10.223 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:10.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:10.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:10.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:10.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:10.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:10.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:10.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 644 16 16 0 0 0 - 0 2024-07-28T12:22:10.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:10 smithi150 bash[67543]: cluster 2024-07-28T12:22:09.702404+0000 mgr.y (mgr.25232) 925 : cluster [DBG] pgmap v1679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:10 smithi022 bash[82865]: cluster 2024-07-28T12:22:09.702404+0000 mgr.y (mgr.25232) 925 : cluster [DBG] pgmap v1679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:11.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:10 smithi022 bash[80503]: cluster 2024-07-28T12:22:09.702404+0000 mgr.y (mgr.25232) 925 : cluster [DBG] pgmap v1679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:11.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:11.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:11.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:11.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:11.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:11.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:11.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:11.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 645 16 16 0 0 0 - 0 2024-07-28T12:22:11.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:12.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:12.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:12.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:12.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:12.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:12.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:12.659 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:22:12 smithi150 bash[60514]: ts=2024-07-28T12:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:22:12.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:12 smithi022 bash[80503]: cluster 2024-07-28T12:22:11.704002+0000 mgr.y (mgr.25232) 926 : cluster [DBG] pgmap v1680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:12 smithi022 bash[82865]: cluster 2024-07-28T12:22:11.704002+0000 mgr.y (mgr.25232) 926 : cluster [DBG] pgmap v1680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:12.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 646 16 16 0 0 0 - 0 2024-07-28T12:22:12.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:13.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:12 smithi150 bash[67543]: cluster 2024-07-28T12:22:11.704002+0000 mgr.y (mgr.25232) 926 : cluster [DBG] pgmap v1680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:13.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:13.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:13.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:13.418 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:13.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:13.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:13.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:13.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:13.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 647 16 16 0 0 0 - 0 2024-07-28T12:22:13.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:14.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:14.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:14.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:14.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:14.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:14.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:14.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:14.784 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:22:14.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 648 16 16 0 0 0 - 0 2024-07-28T12:22:14.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:14.923 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:14 smithi150 bash[67543]: cluster 2024-07-28T12:22:13.705211+0000 mgr.y (mgr.25232) 927 : cluster [DBG] pgmap v1681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:14.924 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:14 smithi150 bash[67543]: audit 2024-07-28T12:22:13.794145+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.22:0/387632840' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:14.924 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:14 smithi150 bash[67543]: audit 2024-07-28T12:22:13.794428+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:15.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:15.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:14 smithi022 bash[80503]: cluster 2024-07-28T12:22:13.705211+0000 mgr.y (mgr.25232) 927 : cluster [DBG] pgmap v1681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:15.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:14 smithi022 bash[80503]: audit 2024-07-28T12:22:13.794145+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.22:0/387632840' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:15.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:14 smithi022 bash[80503]: audit 2024-07-28T12:22:13.794428+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:15.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:14 smithi022 bash[82865]: cluster 2024-07-28T12:22:13.705211+0000 mgr.y (mgr.25232) 927 : cluster [DBG] pgmap v1681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:15.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:14 smithi022 bash[82865]: audit 2024-07-28T12:22:13.794145+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.22:0/387632840' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:15.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:14 smithi022 bash[82865]: audit 2024-07-28T12:22:13.794428+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:22:15.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:15.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:15.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:15.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:15.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:15.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:15.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:15.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 649 16 16 0 0 0 - 0 2024-07-28T12:22:15.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:15 smithi022 bash[80503]: cluster 2024-07-28T12:22:14.768370+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:15 smithi022 bash[80503]: audit 2024-07-28T12:22:14.782835+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:22:16.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:15 smithi022 bash[80503]: cluster 2024-07-28T12:22:14.782979+0000 mon.a (mon.0) 1886 : cluster [DBG] osdmap e1150: 8 total, 2 up, 8 in 2024-07-28T12:22:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:15 smithi022 bash[82865]: cluster 2024-07-28T12:22:14.768370+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:15 smithi022 bash[82865]: audit 2024-07-28T12:22:14.782835+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:22:16.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:15 smithi022 bash[82865]: cluster 2024-07-28T12:22:14.782979+0000 mon.a (mon.0) 1886 : cluster [DBG] osdmap e1150: 8 total, 2 up, 8 in 2024-07-28T12:22:16.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:16.093 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:15 smithi150 bash[67543]: cluster 2024-07-28T12:22:14.768370+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:16.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:15 smithi150 bash[67543]: audit 2024-07-28T12:22:14.782835+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:22:16.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:15 smithi150 bash[67543]: cluster 2024-07-28T12:22:14.782979+0000 mon.a (mon.0) 1886 : cluster [DBG] osdmap e1150: 8 total, 2 up, 8 in 2024-07-28T12:22:16.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:16.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:16.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:16.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:16.651 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:16.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:16.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:16.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 650 16 16 0 0 0 - 0 2024-07-28T12:22:16.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:16 smithi150 bash[67543]: cluster 2024-07-28T12:22:15.706689+0000 mgr.y (mgr.25232) 928 : cluster [DBG] pgmap v1683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:17.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:17.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:16 smithi022 bash[80503]: cluster 2024-07-28T12:22:15.706689+0000 mgr.y (mgr.25232) 928 : cluster [DBG] pgmap v1683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:17.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:16 smithi022 bash[82865]: cluster 2024-07-28T12:22:15.706689+0000 mgr.y (mgr.25232) 928 : cluster [DBG] pgmap v1683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:17.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:17.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:17.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:17.409 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:17.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:22:17.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:17.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:22:17.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:17.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:17.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:17.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 651 16 16 0 0 0 - 0 2024-07-28T12:22:17.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:18.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:18.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:18.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:18.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:18.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:18.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:18.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:18.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 652 16 16 0 0 0 - 0 2024-07-28T12:22:18.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:19.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:19.061 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:18 smithi150 bash[67543]: cluster 2024-07-28T12:22:17.707630+0000 mgr.y (mgr.25232) 929 : cluster [DBG] pgmap v1684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:18 smithi022 bash[80503]: cluster 2024-07-28T12:22:17.707630+0000 mgr.y (mgr.25232) 929 : cluster [DBG] pgmap v1684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:18 smithi022 bash[82865]: cluster 2024-07-28T12:22:17.707630+0000 mgr.y (mgr.25232) 929 : cluster [DBG] pgmap v1684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:19.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:19.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:19.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:19.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:19.537 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:22:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:22:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:22:19.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:19.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:19.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 653 16 16 0 0 0 - 0 2024-07-28T12:22:19.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:20.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:20.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:20.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:20.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:20.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:20.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:20.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:20.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:20.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 654 16 16 0 0 0 - 0 2024-07-28T12:22:20.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:20 smithi150 bash[67543]: cluster 2024-07-28T12:22:19.708974+0000 mgr.y (mgr.25232) 930 : cluster [DBG] pgmap v1685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:20 smithi150 bash[67543]: audit 2024-07-28T12:22:20.073311+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:20 smithi150 bash[67543]: audit 2024-07-28T12:22:20.074947+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:21.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:20 smithi022 bash[80503]: cluster 2024-07-28T12:22:19.708974+0000 mgr.y (mgr.25232) 930 : cluster [DBG] pgmap v1685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:20 smithi022 bash[80503]: audit 2024-07-28T12:22:20.073311+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:20 smithi022 bash[80503]: audit 2024-07-28T12:22:20.074947+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:20 smithi022 bash[82865]: cluster 2024-07-28T12:22:19.708974+0000 mgr.y (mgr.25232) 930 : cluster [DBG] pgmap v1685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:20 smithi022 bash[82865]: audit 2024-07-28T12:22:20.073311+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:22:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:20 smithi022 bash[82865]: audit 2024-07-28T12:22:20.074947+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:21.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:21.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:21.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:21.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:21.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:21.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:21.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 655 16 16 0 0 0 - 0 2024-07-28T12:22:21.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:22.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:22.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:22.156 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:22.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:22.352 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:22.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:22.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:22:22 smithi150 bash[60514]: ts=2024-07-28T12:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:22:22.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:22.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:22.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:22.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 656 16 16 0 0 0 - 0 2024-07-28T12:22:22.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:22 smithi150 bash[67543]: cluster 2024-07-28T12:22:21.710399+0000 mgr.y (mgr.25232) 931 : cluster [DBG] pgmap v1686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:22 smithi022 bash[80503]: cluster 2024-07-28T12:22:21.710399+0000 mgr.y (mgr.25232) 931 : cluster [DBG] pgmap v1686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:22 smithi022 bash[82865]: cluster 2024-07-28T12:22:21.710399+0000 mgr.y (mgr.25232) 931 : cluster [DBG] pgmap v1686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:23.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:23.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:23.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:23.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:23.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:23.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:23.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:23.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 657 16 16 0 0 0 - 0 2024-07-28T12:22:23.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:24.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:24.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:24.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:24.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:24.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:24.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:24.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:24.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:24.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 658 16 16 0 0 0 - 0 2024-07-28T12:22:24.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:24 smithi022 bash[80503]: cluster 2024-07-28T12:22:23.711307+0000 mgr.y (mgr.25232) 932 : cluster [DBG] pgmap v1687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:24 smithi022 bash[82865]: cluster 2024-07-28T12:22:23.711307+0000 mgr.y (mgr.25232) 932 : cluster [DBG] pgmap v1687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:25.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:25.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:25.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:24 smithi150 bash[67543]: cluster 2024-07-28T12:22:23.711307+0000 mgr.y (mgr.25232) 932 : cluster [DBG] pgmap v1687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:25.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:25.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:25.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:25.666 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:25.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:25.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:25.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 659 16 16 0 0 0 - 0 2024-07-28T12:22:25.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:26.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:26.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:26.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:26.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:22:26.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:26.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:26.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:26.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:26.808 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:22:26.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:26.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:22:26.869366+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:22:26.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:22:26.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 660 16 16 0 0 0 - 0 2024-07-28T12:22:26.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:26 smithi150 bash[67543]: cluster 2024-07-28T12:22:25.712686+0000 mgr.y (mgr.25232) 933 : cluster [DBG] pgmap v1688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:26 smithi150 bash[67543]: audit 2024-07-28T12:22:26.142308+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.22:0/3895777690' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:26 smithi150 bash[67543]: audit 2024-07-28T12:22:26.142829+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:27.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:26 smithi022 bash[82865]: cluster 2024-07-28T12:22:25.712686+0000 mgr.y (mgr.25232) 933 : cluster [DBG] pgmap v1688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:27.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:26 smithi022 bash[82865]: audit 2024-07-28T12:22:26.142308+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.22:0/3895777690' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:27.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:26 smithi022 bash[82865]: audit 2024-07-28T12:22:26.142829+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:27.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:26 smithi022 bash[80503]: cluster 2024-07-28T12:22:25.712686+0000 mgr.y (mgr.25232) 933 : cluster [DBG] pgmap v1688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:27.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:26 smithi022 bash[80503]: audit 2024-07-28T12:22:26.142308+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.22:0/3895777690' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:27.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:26 smithi022 bash[80503]: audit 2024-07-28T12:22:26.142829+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:27.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:27.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:27.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:27.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:27.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:27.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:27.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:27.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 661 16 16 0 0 0 - 0 2024-07-28T12:22:27.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:27.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:27 smithi022 bash[82865]: cluster 2024-07-28T12:22:26.798290+0000 mon.a (mon.0) 1890 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:27.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:27 smithi022 bash[82865]: audit 2024-07-28T12:22:26.806671+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:27.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:27 smithi022 bash[82865]: cluster 2024-07-28T12:22:26.806862+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1151: 8 total, 2 up, 8 in 2024-07-28T12:22:27.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:27 smithi022 bash[80503]: cluster 2024-07-28T12:22:26.798290+0000 mon.a (mon.0) 1890 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:27.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:27 smithi022 bash[80503]: audit 2024-07-28T12:22:26.806671+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:27.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:27 smithi022 bash[80503]: cluster 2024-07-28T12:22:26.806862+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1151: 8 total, 2 up, 8 in 2024-07-28T12:22:28.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:28.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:28.189 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:27 smithi150 bash[67543]: cluster 2024-07-28T12:22:26.798290+0000 mon.a (mon.0) 1890 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:28.189 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:27 smithi150 bash[67543]: audit 2024-07-28T12:22:26.806671+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:28.189 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:27 smithi150 bash[67543]: cluster 2024-07-28T12:22:26.806862+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1151: 8 total, 2 up, 8 in 2024-07-28T12:22:28.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:28.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:28.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:28.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:28.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:28.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 662 16 16 0 0 0 - 0 2024-07-28T12:22:28.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:29.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:28 smithi022 bash[80503]: cluster 2024-07-28T12:22:27.714082+0000 mgr.y (mgr.25232) 934 : cluster [DBG] pgmap v1690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:28 smithi022 bash[82865]: cluster 2024-07-28T12:22:27.714082+0000 mgr.y (mgr.25232) 934 : cluster [DBG] pgmap v1690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:29.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:29.135 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:28 smithi150 bash[67543]: cluster 2024-07-28T12:22:27.714082+0000 mgr.y (mgr.25232) 934 : cluster [DBG] pgmap v1690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:29.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:29.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:29.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:29.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:29.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:22:29.633 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:22:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:22:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:22:29.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:29.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:29.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 663 16 16 0 0 0 - 0 2024-07-28T12:22:29.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:30.065 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:30.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:30.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:30.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:30.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:30.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:30.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:30.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 664 16 16 0 0 0 - 0 2024-07-28T12:22:30.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:31.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:30 smithi022 bash[80503]: cluster 2024-07-28T12:22:29.715561+0000 mgr.y (mgr.25232) 935 : cluster [DBG] pgmap v1691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:30 smithi022 bash[82865]: cluster 2024-07-28T12:22:29.715561+0000 mgr.y (mgr.25232) 935 : cluster [DBG] pgmap v1691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:31.117 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:31.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:31.207 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:30 smithi150 bash[67543]: cluster 2024-07-28T12:22:29.715561+0000 mgr.y (mgr.25232) 935 : cluster [DBG] pgmap v1691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:31.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:31.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:31.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:31.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:31.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:31.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:31.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 665 16 16 0 0 0 - 0 2024-07-28T12:22:31.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:32.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:32.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:32.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:32.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:22:32 smithi150 bash[60514]: ts=2024-07-28T12:22:32.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:22:32.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:32.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:32.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:32.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 666 16 16 0 0 0 - 0 2024-07-28T12:22:32.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:33.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:32 smithi022 bash[80503]: cluster 2024-07-28T12:22:31.716940+0000 mgr.y (mgr.25232) 936 : cluster [DBG] pgmap v1692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:32 smithi022 bash[82865]: cluster 2024-07-28T12:22:31.716940+0000 mgr.y (mgr.25232) 936 : cluster [DBG] pgmap v1692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:33.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:33.248 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:32 smithi150 bash[67543]: cluster 2024-07-28T12:22:31.716940+0000 mgr.y (mgr.25232) 936 : cluster [DBG] pgmap v1692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:33.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:33.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:33.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:33.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:33.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:33.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 667 16 16 0 0 0 - 0 2024-07-28T12:22:33.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:34.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:34.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:34.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:34.289 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:34.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:34.379 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:34.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:34.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:34.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:34.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 668 16 16 0 0 0 - 0 2024-07-28T12:22:34.927 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:34 smithi150 bash[67543]: cluster 2024-07-28T12:22:33.718384+0000 mgr.y (mgr.25232) 937 : cluster [DBG] pgmap v1693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:34.928 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:34.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:22:34.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:35.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:35.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:34 smithi022 bash[80503]: cluster 2024-07-28T12:22:33.718384+0000 mgr.y (mgr.25232) 937 : cluster [DBG] pgmap v1693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:35.103 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:34 smithi022 bash[82865]: cluster 2024-07-28T12:22:33.718384+0000 mgr.y (mgr.25232) 937 : cluster [DBG] pgmap v1693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:35.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:35.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:35.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:35.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:35.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:35.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:35.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 669 16 16 0 0 0 - 0 2024-07-28T12:22:35.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:35.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:35 smithi022 bash[82865]: audit 2024-07-28T12:22:35.070179+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:35 smithi022 bash[80503]: audit 2024-07-28T12:22:35.070179+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:36.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:36.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:36.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:35 smithi150 bash[67543]: audit 2024-07-28T12:22:35.070179+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:36.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:36.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:36.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:36.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:36.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:36.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 670 16 16 0 0 0 - 0 2024-07-28T12:22:36.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:36.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:36 smithi022 bash[80503]: cluster 2024-07-28T12:22:35.719163+0000 mgr.y (mgr.25232) 938 : cluster [DBG] pgmap v1694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:36 smithi022 bash[82865]: cluster 2024-07-28T12:22:35.719163+0000 mgr.y (mgr.25232) 938 : cluster [DBG] pgmap v1694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:37.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:37.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:37.241 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:36 smithi150 bash[67543]: cluster 2024-07-28T12:22:35.719163+0000 mgr.y (mgr.25232) 938 : cluster [DBG] pgmap v1694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:37.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:37.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:37.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:37.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:37.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:37.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 671 16 16 0 0 0 - 0 2024-07-28T12:22:37.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:38.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:38.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:38.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:38.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:38.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:38.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:38.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:38.856 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:22:38.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 672 16 16 0 0 0 - 0 2024-07-28T12:22:38.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:39.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:39.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:38 smithi150 bash[67543]: cluster 2024-07-28T12:22:37.720510+0000 mgr.y (mgr.25232) 939 : cluster [DBG] pgmap v1695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:39.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:38 smithi150 bash[67543]: audit 2024-07-28T12:22:38.213168+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.22:0/1009703752' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:39.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:39.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:39.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:38 smithi022 bash[80503]: cluster 2024-07-28T12:22:37.720510+0000 mgr.y (mgr.25232) 939 : cluster [DBG] pgmap v1695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:39.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:38 smithi022 bash[80503]: audit 2024-07-28T12:22:38.213168+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.22:0/1009703752' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:38 smithi022 bash[82865]: cluster 2024-07-28T12:22:37.720510+0000 mgr.y (mgr.25232) 939 : cluster [DBG] pgmap v1695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:38 smithi022 bash[82865]: audit 2024-07-28T12:22:38.213168+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.22:0/1009703752' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:22:39.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:39.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:22:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:22:39.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:39.672 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:22:39.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:39.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:39.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 673 16 16 0 0 0 - 0 2024-07-28T12:22:39.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:39.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[80503]: cluster 2024-07-28T12:22:38.842061+0000 mon.a (mon.0) 1895 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:39.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[80503]: audit 2024-07-28T12:22:38.855925+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.22:0/1009703752' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:22:39.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[80503]: cluster 2024-07-28T12:22:38.856086+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1152: 8 total, 2 up, 8 in 2024-07-28T12:22:39.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[82865]: cluster 2024-07-28T12:22:38.842061+0000 mon.a (mon.0) 1895 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:39.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[82865]: audit 2024-07-28T12:22:38.855925+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.22:0/1009703752' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:22:39.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:39 smithi022 bash[82865]: cluster 2024-07-28T12:22:38.856086+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1152: 8 total, 2 up, 8 in 2024-07-28T12:22:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:39 smithi150 bash[67543]: cluster 2024-07-28T12:22:38.842061+0000 mon.a (mon.0) 1895 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:22:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:39 smithi150 bash[67543]: audit 2024-07-28T12:22:38.855925+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.22:0/1009703752' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:22:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:39 smithi150 bash[67543]: cluster 2024-07-28T12:22:38.856086+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1152: 8 total, 2 up, 8 in 2024-07-28T12:22:40.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:40.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:40.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:40.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:40.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:40.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:40.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:40.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 674 16 16 0 0 0 - 0 2024-07-28T12:22:40.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:40.947 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:40 smithi150 bash[67543]: cluster 2024-07-28T12:22:39.721922+0000 mgr.y (mgr.25232) 940 : cluster [DBG] pgmap v1697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:41.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:41.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:41.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:40 smithi022 bash[82865]: cluster 2024-07-28T12:22:39.721922+0000 mgr.y (mgr.25232) 940 : cluster [DBG] pgmap v1697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:41.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:40 smithi022 bash[80503]: cluster 2024-07-28T12:22:39.721922+0000 mgr.y (mgr.25232) 940 : cluster [DBG] pgmap v1697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:41.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:41.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:41.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:41.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:41.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:22:41.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:41.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:41.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 675 16 16 0 0 0 - 0 2024-07-28T12:22:41.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:42.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:42.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:42.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:42.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:42.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:42.583 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:22:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:22:42.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:42.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:42.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 676 16 16 0 0 0 - 0 2024-07-28T12:22:42.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:43.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:42 smithi022 bash[80503]: cluster 2024-07-28T12:22:41.723323+0000 mgr.y (mgr.25232) 941 : cluster [DBG] pgmap v1698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:42 smithi022 bash[82865]: cluster 2024-07-28T12:22:41.723323+0000 mgr.y (mgr.25232) 941 : cluster [DBG] pgmap v1698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:43.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:43.166 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:42 smithi150 bash[67543]: cluster 2024-07-28T12:22:41.723323+0000 mgr.y (mgr.25232) 941 : cluster [DBG] pgmap v1698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:43.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:43.315 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:43.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:43.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:43.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:43.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:43.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 677 16 16 0 0 0 - 0 2024-07-28T12:22:43.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:43.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:44.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:22:44.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:44.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:44.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:44.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:44.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:44.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:44.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:44.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 678 16 16 0 0 0 - 0 2024-07-28T12:22:44.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:44.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:44 smithi150 bash[67543]: cluster 2024-07-28T12:22:43.724704+0000 mgr.y (mgr.25232) 942 : cluster [DBG] pgmap v1699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:45.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:44 smithi022 bash[80503]: cluster 2024-07-28T12:22:43.724704+0000 mgr.y (mgr.25232) 942 : cluster [DBG] pgmap v1699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:44 smithi022 bash[82865]: cluster 2024-07-28T12:22:43.724704+0000 mgr.y (mgr.25232) 942 : cluster [DBG] pgmap v1699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:45.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:45.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:45.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:45.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:45.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:45.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:45.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 679 16 16 0 0 0 - 0 2024-07-28T12:22:45.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:46.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:46.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:46.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:46.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:46.438 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:46.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:46.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:46.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:46.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:46.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:22:46.871935+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:22:46.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:22:46.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 680 16 16 0 0 0 - 0 2024-07-28T12:22:46.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:46.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:46 smithi022 bash[80503]: cluster 2024-07-28T12:22:45.725799+0000 mgr.y (mgr.25232) 943 : cluster [DBG] pgmap v1700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:46.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:46 smithi022 bash[82865]: cluster 2024-07-28T12:22:45.725799+0000 mgr.y (mgr.25232) 943 : cluster [DBG] pgmap v1700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:46 smithi150 bash[67543]: cluster 2024-07-28T12:22:45.725799+0000 mgr.y (mgr.25232) 943 : cluster [DBG] pgmap v1700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:47.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:47.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:47.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:47.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:47.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:47.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:47.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:47.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 681 16 16 0 0 0 - 0 2024-07-28T12:22:47.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:48.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:48.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:48.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:48.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:48.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:48.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:48.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:48.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 682 16 16 0 0 0 - 0 2024-07-28T12:22:48.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:48.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:48 smithi022 bash[80503]: cluster 2024-07-28T12:22:47.727348+0000 mgr.y (mgr.25232) 944 : cluster [DBG] pgmap v1701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:48 smithi022 bash[82865]: cluster 2024-07-28T12:22:47.727348+0000 mgr.y (mgr.25232) 944 : cluster [DBG] pgmap v1701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:49.096 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:49.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:49.127 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:48 smithi150 bash[67543]: cluster 2024-07-28T12:22:47.727348+0000 mgr.y (mgr.25232) 944 : cluster [DBG] pgmap v1701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:49.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:49.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:49.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:22:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:22:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:22:49.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:49.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:49.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:49.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 683 16 16 0 0 0 - 0 2024-07-28T12:22:49.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:50.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:50.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:50.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:50.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:50.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:50.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:50.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:50.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 684 16 16 0 0 0 - 0 2024-07-28T12:22:50.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:50.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:50 smithi022 bash[80503]: cluster 2024-07-28T12:22:49.728416+0000 mgr.y (mgr.25232) 945 : cluster [DBG] pgmap v1702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:50.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:50 smithi022 bash[80503]: audit 2024-07-28T12:22:50.069972+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:50.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:50 smithi022 bash[82865]: cluster 2024-07-28T12:22:49.728416+0000 mgr.y (mgr.25232) 945 : cluster [DBG] pgmap v1702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:50.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:50 smithi022 bash[82865]: audit 2024-07-28T12:22:50.069972+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:51.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:51.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:51.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:50 smithi150 bash[67543]: cluster 2024-07-28T12:22:49.728416+0000 mgr.y (mgr.25232) 945 : cluster [DBG] pgmap v1702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:50 smithi150 bash[67543]: audit 2024-07-28T12:22:50.069972+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:22:51.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:51.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:51.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:51.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:51.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:51.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 685 16 16 0 0 0 - 0 2024-07-28T12:22:51.890 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:22:51.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:51 smithi150 bash[67543]: audit 2024-07-28T12:22:51.079839+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.22:0/3656634888' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:51 smithi150 bash[67543]: audit 2024-07-28T12:22:51.080186+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:52.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:52.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:52.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:51 smithi022 bash[80503]: audit 2024-07-28T12:22:51.079839+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.22:0/3656634888' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:52.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:51 smithi022 bash[80503]: audit 2024-07-28T12:22:51.080186+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:52.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:51 smithi022 bash[82865]: audit 2024-07-28T12:22:51.079839+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.22:0/3656634888' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:52.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:51 smithi022 bash[82865]: audit 2024-07-28T12:22:51.080186+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:22:52.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:52.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:22:52 smithi150 bash[60514]: ts=2024-07-28T12:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:22:52.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:52.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:52.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:52.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 686 16 16 0 0 0 - 0 2024-07-28T12:22:52.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:52.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[82865]: cluster 2024-07-28T12:22:51.729759+0000 mgr.y (mgr.25232) 946 : cluster [DBG] pgmap v1703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:52.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[82865]: cluster 2024-07-28T12:22:51.878250+0000 mon.a (mon.0) 1900 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:52.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[82865]: audit 2024-07-28T12:22:51.890079+0000 mon.a (mon.0) 1901 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:52.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[82865]: cluster 2024-07-28T12:22:51.890180+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1153: 8 total, 2 up, 8 in 2024-07-28T12:22:52.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[80503]: cluster 2024-07-28T12:22:51.729759+0000 mgr.y (mgr.25232) 946 : cluster [DBG] pgmap v1703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:52.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[80503]: cluster 2024-07-28T12:22:51.878250+0000 mon.a (mon.0) 1900 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:52.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[80503]: audit 2024-07-28T12:22:51.890079+0000 mon.a (mon.0) 1901 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:52.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:52 smithi022 bash[80503]: cluster 2024-07-28T12:22:51.890180+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1153: 8 total, 2 up, 8 in 2024-07-28T12:22:53.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:53.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:53.159 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:52 smithi150 bash[67543]: cluster 2024-07-28T12:22:51.729759+0000 mgr.y (mgr.25232) 946 : cluster [DBG] pgmap v1703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:53.160 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:52 smithi150 bash[67543]: cluster 2024-07-28T12:22:51.878250+0000 mon.a (mon.0) 1900 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:22:53.160 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:52 smithi150 bash[67543]: audit 2024-07-28T12:22:51.890079+0000 mon.a (mon.0) 1901 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:22:53.160 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:52 smithi150 bash[67543]: cluster 2024-07-28T12:22:51.890180+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1153: 8 total, 2 up, 8 in 2024-07-28T12:22:53.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:53.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:53.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:53.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:53.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:53.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:53.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 687 16 16 0 0 0 - 0 2024-07-28T12:22:53.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:54.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:54.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:54.287 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:22:54.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:54.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:54.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:54.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:54.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:54.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 688 16 16 0 0 0 - 0 2024-07-28T12:22:54.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:55.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:22:55.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:22:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:54 smithi022 bash[80503]: cluster 2024-07-28T12:22:53.731330+0000 mgr.y (mgr.25232) 947 : cluster [DBG] pgmap v1705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:54 smithi022 bash[82865]: cluster 2024-07-28T12:22:53.731330+0000 mgr.y (mgr.25232) 947 : cluster [DBG] pgmap v1705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:55.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:54 smithi150 bash[67543]: cluster 2024-07-28T12:22:53.731330+0000 mgr.y (mgr.25232) 947 : cluster [DBG] pgmap v1705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:55.294 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:55.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:55.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:55.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:22:55.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:55.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:55.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 689 16 16 0 0 0 - 0 2024-07-28T12:22:55.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:56.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:56.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:56.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:56.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:56.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:56.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:56.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:56.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:56.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 690 16 16 0 0 0 - 0 2024-07-28T12:22:56.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:57.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:57.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:22:57.209 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:56 smithi150 bash[67543]: cluster 2024-07-28T12:22:55.732810+0000 mgr.y (mgr.25232) 948 : cluster [DBG] pgmap v1706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:57.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:56 smithi022 bash[80503]: cluster 2024-07-28T12:22:55.732810+0000 mgr.y (mgr.25232) 948 : cluster [DBG] pgmap v1706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:56 smithi022 bash[82865]: cluster 2024-07-28T12:22:55.732810+0000 mgr.y (mgr.25232) 948 : cluster [DBG] pgmap v1706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:57.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:57.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:57.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:57.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:57.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 691 16 16 0 0 0 - 0 2024-07-28T12:22:57.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:22:58.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:58.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:22:58.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:58.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:58.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:22:58.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:58.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:58.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:58.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 692 16 16 0 0 0 - 0 2024-07-28T12:22:58.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:58 smithi022 bash[82865]: cluster 2024-07-28T12:22:57.734293+0000 mgr.y (mgr.25232) 949 : cluster [DBG] pgmap v1707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:59.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:58 smithi022 bash[80503]: cluster 2024-07-28T12:22:57.734293+0000 mgr.y (mgr.25232) 949 : cluster [DBG] pgmap v1707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:59.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:22:59.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:59.232 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:58 smithi150 bash[67543]: cluster 2024-07-28T12:22:57.734293+0000 mgr.y (mgr.25232) 949 : cluster [DBG] pgmap v1707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:22:59.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:22:59.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:59.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:59.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:22:59.816 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:59.816 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:22:59.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:22:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:22:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:22:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:22:59.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 693 16 16 0 0 0 - 0 2024-07-28T12:22:59.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:22:59 smithi150 bash[67543]: audit 2024-07-28T12:22:59.887437+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:23:00.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:00.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:22:59 smithi022 bash[80503]: audit 2024-07-28T12:22:59.887437+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:23:00.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:22:59 smithi022 bash[82865]: audit 2024-07-28T12:22:59.887437+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:23:00.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:00.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:00.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:00.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:00.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:00.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:00.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 694 16 16 0 0 0 - 0 2024-07-28T12:23:00.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:01.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:00 smithi022 bash[80503]: cluster 2024-07-28T12:22:59.735765+0000 mgr.y (mgr.25232) 950 : cluster [DBG] pgmap v1708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:00 smithi022 bash[82865]: cluster 2024-07-28T12:22:59.735765+0000 mgr.y (mgr.25232) 950 : cluster [DBG] pgmap v1708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:01.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:01.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:00 smithi150 bash[67543]: cluster 2024-07-28T12:22:59.735765+0000 mgr.y (mgr.25232) 950 : cluster [DBG] pgmap v1708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:01.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:01.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:01.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:01.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:01.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:01.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 695 16 16 0 0 0 - 0 2024-07-28T12:23:01.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:02.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:02.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:02.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:02.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:02.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:02.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:23:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:23:02.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:02.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 696 16 16 0 0 0 - 0 2024-07-28T12:23:02.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:03.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:03.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:03.160 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:02 smithi150 bash[67543]: cluster 2024-07-28T12:23:01.736645+0000 mgr.y (mgr.25232) 951 : cluster [DBG] pgmap v1709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:03.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:02 smithi022 bash[80503]: cluster 2024-07-28T12:23:01.736645+0000 mgr.y (mgr.25232) 951 : cluster [DBG] pgmap v1709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:02 smithi022 bash[82865]: cluster 2024-07-28T12:23:01.736645+0000 mgr.y (mgr.25232) 951 : cluster [DBG] pgmap v1709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:03.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:03.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:03.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:03.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:03.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:03.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 697 16 16 0 0 0 - 0 2024-07-28T12:23:03.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:04.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:04.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:04.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:04.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:04.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:04.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:04.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:04.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 698 16 16 0 0 0 - 0 2024-07-28T12:23:04.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:05.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:04 smithi022 bash[82865]: cluster 2024-07-28T12:23:03.737978+0000 mgr.y (mgr.25232) 952 : cluster [DBG] pgmap v1710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:04 smithi022 bash[82865]: audit 2024-07-28T12:23:04.783035+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:04 smithi022 bash[82865]: audit 2024-07-28T12:23:04.787650+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:04 smithi022 bash[80503]: cluster 2024-07-28T12:23:03.737978+0000 mgr.y (mgr.25232) 952 : cluster [DBG] pgmap v1710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:04 smithi022 bash[80503]: audit 2024-07-28T12:23:04.783035+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:04 smithi022 bash[80503]: audit 2024-07-28T12:23:04.787650+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:05.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:05.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:04 smithi150 bash[67543]: cluster 2024-07-28T12:23:03.737978+0000 mgr.y (mgr.25232) 952 : cluster [DBG] pgmap v1710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:04 smithi150 bash[67543]: audit 2024-07-28T12:23:04.783035+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:04 smithi150 bash[67543]: audit 2024-07-28T12:23:04.787650+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:05.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:05.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:05.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:05.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:05.818 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:05.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:05.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 699 16 16 0 0 0 - 0 2024-07-28T12:23:05.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:06.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:06.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:06 smithi150 bash[67543]: audit 2024-07-28T12:23:05.074294+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:06 smithi150 bash[67543]: audit 2024-07-28T12:23:05.076115+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:06 smithi150 bash[67543]: audit 2024-07-28T12:23:05.692129+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:06 smithi150 bash[67543]: audit 2024-07-28T12:23:05.697710+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:06 smithi150 bash[67543]: cluster 2024-07-28T12:23:05.738690+0000 mgr.y (mgr.25232) 953 : cluster [DBG] pgmap v1711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:06 smithi150 bash[67543]: audit 2024-07-28T12:23:05.951070+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? 172.21.15.22:0/1152294474' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:06.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[80503]: audit 2024-07-28T12:23:05.074294+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[80503]: audit 2024-07-28T12:23:05.076115+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[80503]: audit 2024-07-28T12:23:05.692129+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[80503]: audit 2024-07-28T12:23:05.697710+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[80503]: cluster 2024-07-28T12:23:05.738690+0000 mgr.y (mgr.25232) 953 : cluster [DBG] pgmap v1711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[80503]: audit 2024-07-28T12:23:05.951070+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? 172.21.15.22:0/1152294474' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[82865]: audit 2024-07-28T12:23:05.074294+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[82865]: audit 2024-07-28T12:23:05.076115+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[82865]: audit 2024-07-28T12:23:05.692129+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[82865]: audit 2024-07-28T12:23:05.697710+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[82865]: cluster 2024-07-28T12:23:05.738690+0000 mgr.y (mgr.25232) 953 : cluster [DBG] pgmap v1711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:06 smithi022 bash[82865]: audit 2024-07-28T12:23:05.951070+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? 172.21.15.22:0/1152294474' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:23:06.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:06.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:06.647 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:06.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:23:06.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:06.710 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:23:06.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:06.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:23:06.874604+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:23:06.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:23:06.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 700 16 16 0 0 0 - 0 2024-07-28T12:23:06.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:07.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:07.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:07.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[82865]: audit 2024-07-28T12:23:06.147601+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:23:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[82865]: audit 2024-07-28T12:23:06.149543+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:23:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[82865]: audit 2024-07-28T12:23:06.160470+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[82865]: cluster 2024-07-28T12:23:06.695892+0000 mon.a (mon.0) 1914 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[82865]: audit 2024-07-28T12:23:06.709951+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? 172.21.15.22:0/1152294474' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:23:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[82865]: cluster 2024-07-28T12:23:06.710035+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1154: 8 total, 2 up, 8 in 2024-07-28T12:23:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[80503]: audit 2024-07-28T12:23:06.147601+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:23:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[80503]: audit 2024-07-28T12:23:06.149543+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:23:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[80503]: audit 2024-07-28T12:23:06.160470+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[80503]: cluster 2024-07-28T12:23:06.695892+0000 mon.a (mon.0) 1914 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[80503]: audit 2024-07-28T12:23:06.709951+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? 172.21.15.22:0/1152294474' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:23:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:07 smithi022 bash[80503]: cluster 2024-07-28T12:23:06.710035+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1154: 8 total, 2 up, 8 in 2024-07-28T12:23:07.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:07.372 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:07 smithi150 bash[67543]: audit 2024-07-28T12:23:06.147601+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:23:07.372 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:07 smithi150 bash[67543]: audit 2024-07-28T12:23:06.149543+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:23:07.372 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:07 smithi150 bash[67543]: audit 2024-07-28T12:23:06.160470+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:07.372 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:07 smithi150 bash[67543]: cluster 2024-07-28T12:23:06.695892+0000 mon.a (mon.0) 1914 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:07.373 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:07 smithi150 bash[67543]: audit 2024-07-28T12:23:06.709951+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? 172.21.15.22:0/1152294474' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:23:07.373 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:07 smithi150 bash[67543]: cluster 2024-07-28T12:23:06.710035+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1154: 8 total, 2 up, 8 in 2024-07-28T12:23:07.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:07.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:07.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:07.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:07.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 701 16 16 0 0 0 - 0 2024-07-28T12:23:07.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:08.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:08.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:08.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:08.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:08.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:08.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:08 smithi150 bash[67543]: cluster 2024-07-28T12:23:07.739526+0000 mgr.y (mgr.25232) 954 : cluster [DBG] pgmap v1713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:08.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:08.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 702 16 16 0 0 0 - 0 2024-07-28T12:23:08.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:09.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:09.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:08 smithi022 bash[80503]: cluster 2024-07-28T12:23:07.739526+0000 mgr.y (mgr.25232) 954 : cluster [DBG] pgmap v1713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:09.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:08 smithi022 bash[82865]: cluster 2024-07-28T12:23:07.739526+0000 mgr.y (mgr.25232) 954 : cluster [DBG] pgmap v1713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:09.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:09.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:09.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:09.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:23:09.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:09.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:09.639 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:23:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:23:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:23:09.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:09.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:09.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 703 16 16 0 0 0 - 0 2024-07-28T12:23:09.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:10.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:10.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:10.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:10.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:10.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:10.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:10.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:10.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 704 16 16 0 0 0 - 0 2024-07-28T12:23:10.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:10 smithi150 bash[67543]: cluster 2024-07-28T12:23:09.740446+0000 mgr.y (mgr.25232) 955 : cluster [DBG] pgmap v1714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:11.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:11.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:10 smithi022 bash[80503]: cluster 2024-07-28T12:23:09.740446+0000 mgr.y (mgr.25232) 955 : cluster [DBG] pgmap v1714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:10 smithi022 bash[82865]: cluster 2024-07-28T12:23:09.740446+0000 mgr.y (mgr.25232) 955 : cluster [DBG] pgmap v1714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:11.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:11.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:11.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:11.421 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:11.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:11.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:11.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:11.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 705 16 16 0 0 0 - 0 2024-07-28T12:23:11.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:12.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:12.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:12.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:12.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:12.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:12.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:12.612 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:23:12 smithi150 bash[60514]: ts=2024-07-28T12:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:23:12.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:12.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:12.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 706 16 16 0 0 0 - 0 2024-07-28T12:23:12.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:12.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:12 smithi022 bash[80503]: cluster 2024-07-28T12:23:11.741811+0000 mgr.y (mgr.25232) 956 : cluster [DBG] pgmap v1715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:12.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:12 smithi022 bash[82865]: cluster 2024-07-28T12:23:11.741811+0000 mgr.y (mgr.25232) 956 : cluster [DBG] pgmap v1715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:13.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:13.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:12 smithi150 bash[67543]: cluster 2024-07-28T12:23:11.741811+0000 mgr.y (mgr.25232) 956 : cluster [DBG] pgmap v1715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:13.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:13.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:13.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:13.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:13.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:13.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 707 16 16 0 0 0 - 0 2024-07-28T12:23:13.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:14.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:14.072 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:14.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:14.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:14.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:14.390 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:23:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T12:23:14.216132526Z level=info msg="Completed cleanup jobs" duration=91.881334ms 2024-07-28T12:23:14.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:14.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:14.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:14.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:14.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 708 16 16 0 0 0 - 0 2024-07-28T12:23:14.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:14.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:14 smithi022 bash[80503]: cluster 2024-07-28T12:23:13.743222+0000 mgr.y (mgr.25232) 957 : cluster [DBG] pgmap v1716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:14.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:14 smithi022 bash[82865]: cluster 2024-07-28T12:23:13.743222+0000 mgr.y (mgr.25232) 957 : cluster [DBG] pgmap v1716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:14 smithi150 bash[67543]: cluster 2024-07-28T12:23:13.743222+0000 mgr.y (mgr.25232) 957 : cluster [DBG] pgmap v1716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:15.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:15.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:15.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:15.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:15.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:15.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:15.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:15.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 709 16 16 0 0 0 - 0 2024-07-28T12:23:15.890 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:15.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:16.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:16.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:16.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:16.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:16.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:16.625 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:16.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:16.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:16.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 710 16 16 0 0 0 - 0 2024-07-28T12:23:16.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:16.992 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:16 smithi150 bash[67543]: cluster 2024-07-28T12:23:15.744005+0000 mgr.y (mgr.25232) 958 : cluster [DBG] pgmap v1717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:16 smithi022 bash[80503]: cluster 2024-07-28T12:23:15.744005+0000 mgr.y (mgr.25232) 958 : cluster [DBG] pgmap v1717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:16 smithi022 bash[82865]: cluster 2024-07-28T12:23:15.744005+0000 mgr.y (mgr.25232) 958 : cluster [DBG] pgmap v1717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:17.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:17.124 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:17.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:23:17.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:17.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:17.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:17.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:17.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:17.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:17.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 711 16 16 0 0 0 - 0 2024-07-28T12:23:17.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:18.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:18.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:18.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:18.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:18.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:18.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:18.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:18.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 712 16 16 0 0 0 - 0 2024-07-28T12:23:18.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:18.891 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:18 smithi022 bash[80503]: cluster 2024-07-28T12:23:17.745338+0000 mgr.y (mgr.25232) 959 : cluster [DBG] pgmap v1718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:18.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:18 smithi022 bash[82865]: cluster 2024-07-28T12:23:17.745338+0000 mgr.y (mgr.25232) 959 : cluster [DBG] pgmap v1718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:18.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:18 smithi150 bash[67543]: cluster 2024-07-28T12:23:17.745338+0000 mgr.y (mgr.25232) 959 : cluster [DBG] pgmap v1718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:19.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:19.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:19.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:19.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:19.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:19.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:19.725 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:23:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:23:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:23:19.828 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:23:19.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:19.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 713 16 16 0 0 0 - 0 2024-07-28T12:23:19.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:20.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:19 smithi022 bash[80503]: audit 2024-07-28T12:23:18.975073+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? 172.21.15.22:0/2738841717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:19 smithi022 bash[82865]: audit 2024-07-28T12:23:18.975073+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? 172.21.15.22:0/2738841717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:20.082 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:19 smithi150 bash[67543]: audit 2024-07-28T12:23:18.975073+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? 172.21.15.22:0/2738841717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:20.190 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:20.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:20.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:20.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:20.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:20.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[80503]: cluster 2024-07-28T12:23:19.746326+0000 mgr.y (mgr.25232) 960 : cluster [DBG] pgmap v1719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[80503]: cluster 2024-07-28T12:23:19.812548+0000 mon.a (mon.0) 1918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[80503]: audit 2024-07-28T12:23:19.827302+0000 mon.a (mon.0) 1919 : audit [INF] from='client.? 172.21.15.22:0/2738841717' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[80503]: cluster 2024-07-28T12:23:19.827438+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e1155: 8 total, 2 up, 8 in 2024-07-28T12:23:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[80503]: audit 2024-07-28T12:23:20.080244+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[80503]: audit 2024-07-28T12:23:20.082501+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[82865]: cluster 2024-07-28T12:23:19.746326+0000 mgr.y (mgr.25232) 960 : cluster [DBG] pgmap v1719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[82865]: cluster 2024-07-28T12:23:19.812548+0000 mon.a (mon.0) 1918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[82865]: audit 2024-07-28T12:23:19.827302+0000 mon.a (mon.0) 1919 : audit [INF] from='client.? 172.21.15.22:0/2738841717' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[82865]: cluster 2024-07-28T12:23:19.827438+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e1155: 8 total, 2 up, 8 in 2024-07-28T12:23:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[82865]: audit 2024-07-28T12:23:20.080244+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:20 smithi022 bash[82865]: audit 2024-07-28T12:23:20.082501+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:20.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 714 16 16 0 0 0 - 0 2024-07-28T12:23:20.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:21.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:21.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:20 smithi150 bash[67543]: cluster 2024-07-28T12:23:19.746326+0000 mgr.y (mgr.25232) 960 : cluster [DBG] pgmap v1719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:20 smithi150 bash[67543]: cluster 2024-07-28T12:23:19.812548+0000 mon.a (mon.0) 1918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:20 smithi150 bash[67543]: audit 2024-07-28T12:23:19.827302+0000 mon.a (mon.0) 1919 : audit [INF] from='client.? 172.21.15.22:0/2738841717' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:20 smithi150 bash[67543]: cluster 2024-07-28T12:23:19.827438+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e1155: 8 total, 2 up, 8 in 2024-07-28T12:23:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:20 smithi150 bash[67543]: audit 2024-07-28T12:23:20.080244+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:20 smithi150 bash[67543]: audit 2024-07-28T12:23:20.082501+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:21.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:21.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:21.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:21.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:21.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:21.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:21.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 715 16 16 0 0 0 - 0 2024-07-28T12:23:21.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:22.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:22.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:22.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:22.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:23:22 smithi150 bash[60514]: ts=2024-07-28T12:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:23:22.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:22.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:23:22.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:22.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:22.857 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:22 smithi150 bash[67543]: cluster 2024-07-28T12:23:21.747200+0000 mgr.y (mgr.25232) 961 : cluster [DBG] pgmap v1721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:22.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 716 16 16 0 0 0 - 0 2024-07-28T12:23:22.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:22 smithi022 bash[80503]: cluster 2024-07-28T12:23:21.747200+0000 mgr.y (mgr.25232) 961 : cluster [DBG] pgmap v1721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:22 smithi022 bash[82865]: cluster 2024-07-28T12:23:21.747200+0000 mgr.y (mgr.25232) 961 : cluster [DBG] pgmap v1721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:23.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:23.183 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:23.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:23.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:23.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:23.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:23.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:23.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:23.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 717 16 16 0 0 0 - 0 2024-07-28T12:23:23.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:24.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:24.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:24.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:24.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:24.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:24.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:24.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:24.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:24.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 718 16 16 0 0 0 - 0 2024-07-28T12:23:24.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:24 smithi022 bash[80503]: cluster 2024-07-28T12:23:23.748544+0000 mgr.y (mgr.25232) 962 : cluster [DBG] pgmap v1722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:24 smithi022 bash[82865]: cluster 2024-07-28T12:23:23.748544+0000 mgr.y (mgr.25232) 962 : cluster [DBG] pgmap v1722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:25.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:25.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:24 smithi150 bash[67543]: cluster 2024-07-28T12:23:23.748544+0000 mgr.y (mgr.25232) 962 : cluster [DBG] pgmap v1722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:25.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:25.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:25.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:25.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:25.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:25.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 719 16 16 0 0 0 - 0 2024-07-28T12:23:25.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:26.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:26.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:26.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:26.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:26.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:26.648 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:26.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:26.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:26.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:23:26.877345+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:23:26.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:23:26.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 720 16 16 0 0 0 - 0 2024-07-28T12:23:26.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:27.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:27.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:26 smithi022 bash[80503]: cluster 2024-07-28T12:23:25.749797+0000 mgr.y (mgr.25232) 963 : cluster [DBG] pgmap v1723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:27.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:26 smithi022 bash[82865]: cluster 2024-07-28T12:23:25.749797+0000 mgr.y (mgr.25232) 963 : cluster [DBG] pgmap v1723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:27.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:27.142 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:26 smithi150 bash[67543]: cluster 2024-07-28T12:23:25.749797+0000 mgr.y (mgr.25232) 963 : cluster [DBG] pgmap v1723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:27.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:27.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:27.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:23:27.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:27.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:27.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:27.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:27.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 721 16 16 0 0 0 - 0 2024-07-28T12:23:27.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:28.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:28.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:28.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:28.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:28.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:28.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:28.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:28.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 722 16 16 0 0 0 - 0 2024-07-28T12:23:28.901 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:28.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:28.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:28 smithi022 bash[82865]: cluster 2024-07-28T12:23:27.751016+0000 mgr.y (mgr.25232) 964 : cluster [DBG] pgmap v1724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:28.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:28 smithi022 bash[80503]: cluster 2024-07-28T12:23:27.751016+0000 mgr.y (mgr.25232) 964 : cluster [DBG] pgmap v1724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:29.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:29.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:28 smithi150 bash[67543]: cluster 2024-07-28T12:23:27.751016+0000 mgr.y (mgr.25232) 964 : cluster [DBG] pgmap v1724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:29.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:29.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:29.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:29.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:29.642 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:23:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:23:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:23:29.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:29.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:29.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 723 16 16 0 0 0 - 0 2024-07-28T12:23:29.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:30.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:30.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:30.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:30.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:30.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:30.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:30.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:30.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 724 16 16 0 0 0 - 0 2024-07-28T12:23:30.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:31.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:31.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:31.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:30 smithi022 bash[80503]: cluster 2024-07-28T12:23:29.752391+0000 mgr.y (mgr.25232) 965 : cluster [DBG] pgmap v1725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:31.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:30 smithi022 bash[82865]: cluster 2024-07-28T12:23:29.752391+0000 mgr.y (mgr.25232) 965 : cluster [DBG] pgmap v1725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:30 smithi150 bash[67543]: cluster 2024-07-28T12:23:29.752391+0000 mgr.y (mgr.25232) 965 : cluster [DBG] pgmap v1725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:31.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:31.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:31.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:31.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:31.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:31.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 725 16 16 0 0 0 - 0 2024-07-28T12:23:31.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:31.948 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:32.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:32.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:32.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:32.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:32.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:32.512 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:23:32 smithi150 bash[60514]: ts=2024-07-28T12:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:23:32.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:32.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:32.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:32.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 726 16 16 0 0 0 - 0 2024-07-28T12:23:32.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:32.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:32 smithi022 bash[80503]: cluster 2024-07-28T12:23:31.753815+0000 mgr.y (mgr.25232) 966 : cluster [DBG] pgmap v1726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:32.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:32 smithi022 bash[82865]: cluster 2024-07-28T12:23:31.753815+0000 mgr.y (mgr.25232) 966 : cluster [DBG] pgmap v1726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:33.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:33.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:32 smithi150 bash[67543]: cluster 2024-07-28T12:23:31.753815+0000 mgr.y (mgr.25232) 966 : cluster [DBG] pgmap v1726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:33.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:33.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:33.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:33.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:33.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:33.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:33.856 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:23:33.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 727 16 16 0 0 0 - 0 2024-07-28T12:23:33.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:34.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:34.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:33 smithi022 bash[80503]: audit 2024-07-28T12:23:32.998276+0000 mon.a (mon.0) 1923 : audit [INF] from='client.? 172.21.15.22:0/3673601996' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:34.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:33 smithi022 bash[82865]: audit 2024-07-28T12:23:32.998276+0000 mon.a (mon.0) 1923 : audit [INF] from='client.? 172.21.15.22:0/3673601996' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:34.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:34.161 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:33 smithi150 bash[67543]: audit 2024-07-28T12:23:32.998276+0000 mon.a (mon.0) 1923 : audit [INF] from='client.? 172.21.15.22:0/3673601996' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:23:34.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:34.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:34.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:34.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:34.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:34.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:34.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 728 16 16 0 0 0 - 0 2024-07-28T12:23:34.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:34 smithi150 bash[67543]: cluster 2024-07-28T12:23:33.754912+0000 mgr.y (mgr.25232) 967 : cluster [DBG] pgmap v1727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:34 smithi150 bash[67543]: cluster 2024-07-28T12:23:33.840990+0000 mon.a (mon.0) 1924 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:34 smithi150 bash[67543]: audit 2024-07-28T12:23:33.855578+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? 172.21.15.22:0/3673601996' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:23:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:34 smithi150 bash[67543]: cluster 2024-07-28T12:23:33.855686+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1156: 8 total, 2 up, 8 in 2024-07-28T12:23:35.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[80503]: cluster 2024-07-28T12:23:33.754912+0000 mgr.y (mgr.25232) 967 : cluster [DBG] pgmap v1727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[80503]: cluster 2024-07-28T12:23:33.840990+0000 mon.a (mon.0) 1924 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[80503]: audit 2024-07-28T12:23:33.855578+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? 172.21.15.22:0/3673601996' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[80503]: cluster 2024-07-28T12:23:33.855686+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1156: 8 total, 2 up, 8 in 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[82865]: cluster 2024-07-28T12:23:33.754912+0000 mgr.y (mgr.25232) 967 : cluster [DBG] pgmap v1727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[82865]: cluster 2024-07-28T12:23:33.840990+0000 mon.a (mon.0) 1924 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[82865]: audit 2024-07-28T12:23:33.855578+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? 172.21.15.22:0/3673601996' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:23:35.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:34 smithi022 bash[82865]: cluster 2024-07-28T12:23:33.855686+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1156: 8 total, 2 up, 8 in 2024-07-28T12:23:35.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:35.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:35.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:35.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:35.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:35.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:35.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 729 16 16 0 0 0 - 0 2024-07-28T12:23:35.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:35 smithi150 bash[67543]: audit 2024-07-28T12:23:35.073583+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:36.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:36.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:36.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:35 smithi022 bash[80503]: audit 2024-07-28T12:23:35.073583+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:35 smithi022 bash[82865]: audit 2024-07-28T12:23:35.073583+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:36.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:36.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:36.444 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:36.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:36.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:36.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:36.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 730 16 16 0 0 0 - 0 2024-07-28T12:23:36.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:36.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:36 smithi022 bash[80503]: cluster 2024-07-28T12:23:35.756253+0000 mgr.y (mgr.25232) 968 : cluster [DBG] pgmap v1729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:36.897 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:36 smithi022 bash[82865]: cluster 2024-07-28T12:23:35.756253+0000 mgr.y (mgr.25232) 968 : cluster [DBG] pgmap v1729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:37.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:37.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:37.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:23:37.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:36 smithi150 bash[67543]: cluster 2024-07-28T12:23:35.756253+0000 mgr.y (mgr.25232) 968 : cluster [DBG] pgmap v1729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:37.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:23:37.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:37.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:37.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:37.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:37.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:37.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 731 16 16 0 0 0 - 0 2024-07-28T12:23:37.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:38.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:38.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:38.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:38.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:38.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:38.680 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:38 smithi150 bash[67543]: cluster 2024-07-28T12:23:37.757632+0000 mgr.y (mgr.25232) 969 : cluster [DBG] pgmap v1730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:38.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:38.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 732 16 16 0 0 0 - 0 2024-07-28T12:23:38.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:38.930 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:38 smithi022 bash[80503]: cluster 2024-07-28T12:23:37.757632+0000 mgr.y (mgr.25232) 969 : cluster [DBG] pgmap v1730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:38.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:38 smithi022 bash[82865]: cluster 2024-07-28T12:23:37.757632+0000 mgr.y (mgr.25232) 969 : cluster [DBG] pgmap v1730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:39.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:39.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:39.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:39.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:39.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:23:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:23:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:23:39.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:39.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:39.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:39.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 733 16 16 0 0 0 - 0 2024-07-28T12:23:39.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:40.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:40.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:40.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:40.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:40.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:40.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:40.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:40.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 734 16 16 0 0 0 - 0 2024-07-28T12:23:40.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:40.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:40 smithi022 bash[80503]: cluster 2024-07-28T12:23:39.759058+0000 mgr.y (mgr.25232) 970 : cluster [DBG] pgmap v1731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:40.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:40 smithi022 bash[82865]: cluster 2024-07-28T12:23:39.759058+0000 mgr.y (mgr.25232) 970 : cluster [DBG] pgmap v1731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:40 smithi150 bash[67543]: cluster 2024-07-28T12:23:39.759058+0000 mgr.y (mgr.25232) 970 : cluster [DBG] pgmap v1731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:41.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:41.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:41.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:41.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:41.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:41.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:41.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:41.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 735 16 16 0 0 0 - 0 2024-07-28T12:23:41.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:41.975 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:41.976 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:42.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:42.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:42.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:42.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:42.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:23:42 smithi150 bash[60514]: ts=2024-07-28T12:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:23:42.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:42.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:42.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:42.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 736 16 16 0 0 0 - 0 2024-07-28T12:23:42.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:43.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:42 smithi022 bash[80503]: cluster 2024-07-28T12:23:41.760468+0000 mgr.y (mgr.25232) 971 : cluster [DBG] pgmap v1732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:43.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:42 smithi022 bash[82865]: cluster 2024-07-28T12:23:41.760468+0000 mgr.y (mgr.25232) 971 : cluster [DBG] pgmap v1732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:43.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:42 smithi150 bash[67543]: cluster 2024-07-28T12:23:41.760468+0000 mgr.y (mgr.25232) 971 : cluster [DBG] pgmap v1732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:43.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:43.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:43.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:43.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:43.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:43.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 737 16 16 0 0 0 - 0 2024-07-28T12:23:43.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:44.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:44.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:44.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:44.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:44.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:44.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:44.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:44.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:44.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 738 16 16 0 0 0 - 0 2024-07-28T12:23:44.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:44 smithi022 bash[80503]: cluster 2024-07-28T12:23:43.761286+0000 mgr.y (mgr.25232) 972 : cluster [DBG] pgmap v1733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:44 smithi022 bash[82865]: cluster 2024-07-28T12:23:43.761286+0000 mgr.y (mgr.25232) 972 : cluster [DBG] pgmap v1733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:45.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:45.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:45.234 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:44 smithi150 bash[67543]: cluster 2024-07-28T12:23:43.761286+0000 mgr.y (mgr.25232) 972 : cluster [DBG] pgmap v1733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:45.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:45.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:45.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:45.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:45.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:45.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 739 16 16 0 0 0 - 0 2024-07-28T12:23:45.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:46.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:46.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:46.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:46.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:46.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:46.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:46.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:46.829 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:46.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:23:46.880173+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:23:46.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:23:46.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 740 16 16 0 0 0 - 0 2024-07-28T12:23:46.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:46.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:47.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:46 smithi150 bash[67543]: cluster 2024-07-28T12:23:45.762811+0000 mgr.y (mgr.25232) 973 : cluster [DBG] pgmap v1734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:46 smithi022 bash[80503]: cluster 2024-07-28T12:23:45.762811+0000 mgr.y (mgr.25232) 973 : cluster [DBG] pgmap v1734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:46 smithi022 bash[82865]: cluster 2024-07-28T12:23:45.762811+0000 mgr.y (mgr.25232) 973 : cluster [DBG] pgmap v1734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:47.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:47.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:47.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:47.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:47.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:23:47.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:47.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:47.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:47.844 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:23:47.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 741 16 16 0 0 0 - 0 2024-07-28T12:23:47.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:48.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:48.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:47 smithi022 bash[82865]: audit 2024-07-28T12:23:47.086389+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.22:0/2112268596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:48.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:47 smithi022 bash[82865]: audit 2024-07-28T12:23:47.086950+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:48.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:47 smithi022 bash[80503]: audit 2024-07-28T12:23:47.086389+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.22:0/2112268596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:48.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:47 smithi022 bash[80503]: audit 2024-07-28T12:23:47.086950+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:47 smithi150 bash[67543]: audit 2024-07-28T12:23:47.086389+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.22:0/2112268596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:47 smithi150 bash[67543]: audit 2024-07-28T12:23:47.086950+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:23:48.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:48.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:48.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 742 16 16 0 0 0 - 0 2024-07-28T12:23:48.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:49.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:49.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:49.154 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:48 smithi150 bash[67543]: cluster 2024-07-28T12:23:47.763702+0000 mgr.y (mgr.25232) 974 : cluster [DBG] pgmap v1735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:49.155 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:48 smithi150 bash[67543]: cluster 2024-07-28T12:23:47.828414+0000 mon.a (mon.0) 1929 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:23:49.155 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:48 smithi150 bash[67543]: audit 2024-07-28T12:23:47.842728+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:49.155 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:48 smithi150 bash[67543]: cluster 2024-07-28T12:23:47.842901+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1157: 8 total, 2 up, 8 in 2024-07-28T12:23:49.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:49.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[80503]: cluster 2024-07-28T12:23:47.763702+0000 mgr.y (mgr.25232) 974 : cluster [DBG] pgmap v1735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:49.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[80503]: cluster 2024-07-28T12:23:47.828414+0000 mon.a (mon.0) 1929 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:23:49.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[80503]: audit 2024-07-28T12:23:47.842728+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:49.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[80503]: cluster 2024-07-28T12:23:47.842901+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1157: 8 total, 2 up, 8 in 2024-07-28T12:23:49.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[82865]: cluster 2024-07-28T12:23:47.763702+0000 mgr.y (mgr.25232) 974 : cluster [DBG] pgmap v1735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:49.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[82865]: cluster 2024-07-28T12:23:47.828414+0000 mon.a (mon.0) 1929 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:23:49.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[82865]: audit 2024-07-28T12:23:47.842728+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:23:49.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:48 smithi022 bash[82865]: cluster 2024-07-28T12:23:47.842901+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1157: 8 total, 2 up, 8 in 2024-07-28T12:23:49.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:49.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:23:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:23:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:23:49.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:49.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:49.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:49.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 743 16 16 0 0 0 - 0 2024-07-28T12:23:49.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:50.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:50.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:50.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:50.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:50.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:50.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:23:50.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:50.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:50.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 744 16 16 0 0 0 - 0 2024-07-28T12:23:50.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:50 smithi150 bash[67543]: cluster 2024-07-28T12:23:49.764582+0000 mgr.y (mgr.25232) 975 : cluster [DBG] pgmap v1737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:50 smithi150 bash[67543]: audit 2024-07-28T12:23:50.080696+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:50 smithi150 bash[67543]: audit 2024-07-28T12:23:50.082795+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:51.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:51.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:51.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:50 smithi022 bash[82865]: cluster 2024-07-28T12:23:49.764582+0000 mgr.y (mgr.25232) 975 : cluster [DBG] pgmap v1737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:50 smithi022 bash[82865]: audit 2024-07-28T12:23:50.080696+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:50 smithi022 bash[82865]: audit 2024-07-28T12:23:50.082795+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:50 smithi022 bash[80503]: cluster 2024-07-28T12:23:49.764582+0000 mgr.y (mgr.25232) 975 : cluster [DBG] pgmap v1737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:50 smithi022 bash[80503]: audit 2024-07-28T12:23:50.080696+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:23:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:50 smithi022 bash[80503]: audit 2024-07-28T12:23:50.082795+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:23:51.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:51.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:51.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:51.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:51.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 745 16 16 0 0 0 - 0 2024-07-28T12:23:51.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:52.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:52.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:52.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:52.309 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:52.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:52.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:52.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:52.618 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:23:52 smithi150 bash[60514]: ts=2024-07-28T12:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:23:52.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:52.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:52.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 746 16 16 0 0 0 - 0 2024-07-28T12:23:52.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:52 smithi022 bash[80503]: cluster 2024-07-28T12:23:51.765938+0000 mgr.y (mgr.25232) 976 : cluster [DBG] pgmap v1738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:52 smithi022 bash[82865]: cluster 2024-07-28T12:23:51.765938+0000 mgr.y (mgr.25232) 976 : cluster [DBG] pgmap v1738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:53.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:53.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:52 smithi150 bash[67543]: cluster 2024-07-28T12:23:51.765938+0000 mgr.y (mgr.25232) 976 : cluster [DBG] pgmap v1738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:53.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:53.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:53.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:53.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:53.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:53.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:53.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 747 16 16 0 0 0 - 0 2024-07-28T12:23:53.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:54.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:54.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:54.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:54.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:54.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:54.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:54.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:54.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:54.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 748 16 16 0 0 0 - 0 2024-07-28T12:23:54.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:54 smithi022 bash[80503]: cluster 2024-07-28T12:23:53.766990+0000 mgr.y (mgr.25232) 977 : cluster [DBG] pgmap v1739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:54 smithi022 bash[82865]: cluster 2024-07-28T12:23:53.766990+0000 mgr.y (mgr.25232) 977 : cluster [DBG] pgmap v1739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:55.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:55.117 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:54 smithi150 bash[67543]: cluster 2024-07-28T12:23:53.766990+0000 mgr.y (mgr.25232) 977 : cluster [DBG] pgmap v1739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:55.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:55.343 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:23:55.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:55.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:55.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:55.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:55.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:55.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 749 16 16 0 0 0 - 0 2024-07-28T12:23:55.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:56.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:56.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:56.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:56.359 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:23:56.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:56.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:56.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:56.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:56.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:56.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 750 16 16 0 0 0 - 0 2024-07-28T12:23:56.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:57.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:56 smithi022 bash[80503]: cluster 2024-07-28T12:23:55.768372+0000 mgr.y (mgr.25232) 978 : cluster [DBG] pgmap v1740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:57.009 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:56 smithi022 bash[82865]: cluster 2024-07-28T12:23:55.768372+0000 mgr.y (mgr.25232) 978 : cluster [DBG] pgmap v1740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:57.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:57.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:56 smithi150 bash[67543]: cluster 2024-07-28T12:23:55.768372+0000 mgr.y (mgr.25232) 978 : cluster [DBG] pgmap v1740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:23:57.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:23:57.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:57.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:57.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:57.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:57.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:23:57.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 751 16 16 0 0 0 - 0 2024-07-28T12:23:57.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:58.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:58.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:58.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:58.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:58.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:23:58.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:58.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:23:58.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 752 16 16 0 0 0 - 0 2024-07-28T12:23:58.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:59.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:59.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:59.133 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:58 smithi022 bash[82865]: cluster 2024-07-28T12:23:57.769536+0000 mgr.y (mgr.25232) 979 : cluster [DBG] pgmap v1741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:59.133 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:58 smithi022 bash[80503]: cluster 2024-07-28T12:23:57.769536+0000 mgr.y (mgr.25232) 979 : cluster [DBG] pgmap v1741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:59.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:23:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:58 smithi150 bash[67543]: cluster 2024-07-28T12:23:57.769536+0000 mgr.y (mgr.25232) 979 : cluster [DBG] pgmap v1741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:23:59.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:23:59.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:23:59.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:23:59.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:59.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:23:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:23:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:23:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:23:59.874 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:23:59.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 753 16 16 0 0 0 - 0 2024-07-28T12:23:59.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:23:59 smithi150 bash[67543]: audit 2024-07-28T12:23:59.340865+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? 172.21.15.22:0/55728375' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:00.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:00.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:00.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:00.312 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:23:59 smithi022 bash[80503]: audit 2024-07-28T12:23:59.340865+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? 172.21.15.22:0/55728375' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:00.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:23:59 smithi022 bash[82865]: audit 2024-07-28T12:23:59.340865+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? 172.21.15.22:0/55728375' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:00.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:00.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:00.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:00.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:00.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 754 16 16 0 0 0 - 0 2024-07-28T12:24:00.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:00.913 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[82865]: cluster 2024-07-28T12:23:59.770941+0000 mgr.y (mgr.25232) 980 : cluster [DBG] pgmap v1742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[82865]: cluster 2024-07-28T12:23:59.859141+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[82865]: audit 2024-07-28T12:23:59.873576+0000 mon.a (mon.0) 1936 : audit [INF] from='client.? 172.21.15.22:0/55728375' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[82865]: cluster 2024-07-28T12:23:59.873760+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1158: 8 total, 2 up, 8 in 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[80503]: cluster 2024-07-28T12:23:59.770941+0000 mgr.y (mgr.25232) 980 : cluster [DBG] pgmap v1742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[80503]: cluster 2024-07-28T12:23:59.859141+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[80503]: audit 2024-07-28T12:23:59.873576+0000 mon.a (mon.0) 1936 : audit [INF] from='client.? 172.21.15.22:0/55728375' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:00.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:00 smithi022 bash[80503]: cluster 2024-07-28T12:23:59.873760+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1158: 8 total, 2 up, 8 in 2024-07-28T12:24:01.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:00 smithi150 bash[67543]: cluster 2024-07-28T12:23:59.770941+0000 mgr.y (mgr.25232) 980 : cluster [DBG] pgmap v1742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:00 smithi150 bash[67543]: cluster 2024-07-28T12:23:59.859141+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:00 smithi150 bash[67543]: audit 2024-07-28T12:23:59.873576+0000 mon.a (mon.0) 1936 : audit [INF] from='client.? 172.21.15.22:0/55728375' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:00 smithi150 bash[67543]: cluster 2024-07-28T12:23:59.873760+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1158: 8 total, 2 up, 8 in 2024-07-28T12:24:01.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:01.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:01.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:01.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:01.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:01.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:01.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:01.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 755 16 16 0 0 0 - 0 2024-07-28T12:24:01.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:02.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:02.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:02.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:02.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:24:02 smithi150 bash[60514]: ts=2024-07-28T12:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:24:02.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:02.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:24:02.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:02.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:02.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 756 16 16 0 0 0 - 0 2024-07-28T12:24:02.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:02.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:02 smithi022 bash[80503]: cluster 2024-07-28T12:24:01.772310+0000 mgr.y (mgr.25232) 981 : cluster [DBG] pgmap v1744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:02.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:02 smithi022 bash[82865]: cluster 2024-07-28T12:24:01.772310+0000 mgr.y (mgr.25232) 981 : cluster [DBG] pgmap v1744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:03.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:03.150 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:03.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:02 smithi150 bash[67543]: cluster 2024-07-28T12:24:01.772310+0000 mgr.y (mgr.25232) 981 : cluster [DBG] pgmap v1744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:03.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:03.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:03.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:03.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:03.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:03.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 757 16 16 0 0 0 - 0 2024-07-28T12:24:03.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:04.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:04.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:04.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:04.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:04.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:04.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:04.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:04.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:04.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 758 16 16 0 0 0 - 0 2024-07-28T12:24:04.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:04 smithi022 bash[80503]: cluster 2024-07-28T12:24:03.773688+0000 mgr.y (mgr.25232) 982 : cluster [DBG] pgmap v1745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:04 smithi022 bash[82865]: cluster 2024-07-28T12:24:03.773688+0000 mgr.y (mgr.25232) 982 : cluster [DBG] pgmap v1745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:05.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:05.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:04 smithi150 bash[67543]: cluster 2024-07-28T12:24:03.773688+0000 mgr.y (mgr.25232) 982 : cluster [DBG] pgmap v1745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:05.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:05.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:05.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:05.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:05.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:05.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 759 16 16 0 0 0 - 0 2024-07-28T12:24:05.926 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:06.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:06.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:06.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:06 smithi022 bash[82865]: audit 2024-07-28T12:24:05.081457+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:06 smithi022 bash[82865]: audit 2024-07-28T12:24:05.083380+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:06 smithi022 bash[82865]: cluster 2024-07-28T12:24:05.774526+0000 mgr.y (mgr.25232) 983 : cluster [DBG] pgmap v1746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:06 smithi022 bash[80503]: audit 2024-07-28T12:24:05.081457+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:06 smithi022 bash[80503]: audit 2024-07-28T12:24:05.083380+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:06 smithi022 bash[80503]: cluster 2024-07-28T12:24:05.774526+0000 mgr.y (mgr.25232) 983 : cluster [DBG] pgmap v1746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:06.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:06.503 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:06.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:06 smithi150 bash[67543]: audit 2024-07-28T12:24:05.081457+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:06 smithi150 bash[67543]: audit 2024-07-28T12:24:05.083380+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:06 smithi150 bash[67543]: cluster 2024-07-28T12:24:05.774526+0000 mgr.y (mgr.25232) 983 : cluster [DBG] pgmap v1746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:06.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:06.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:06.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:24:06.883034+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:24:06.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:24:06.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 760 16 16 0 0 0 - 0 2024-07-28T12:24:06.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:07.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:07.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:07.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:07.316 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:07 smithi022 bash[82865]: audit 2024-07-28T12:24:06.296024+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:24:07.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:07 smithi022 bash[80503]: audit 2024-07-28T12:24:06.296024+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:24:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:07.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:24:07.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:07.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:07 smithi150 bash[67543]: audit 2024-07-28T12:24:06.296024+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:24:07.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:07.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:07.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:07.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:07.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 761 16 16 0 0 0 - 0 2024-07-28T12:24:07.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:08.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:08.095 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:08 smithi022 bash[80503]: cluster 2024-07-28T12:24:07.775894+0000 mgr.y (mgr.25232) 984 : cluster [DBG] pgmap v1747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:08.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:08.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:08.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:08.440 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:08 smithi150 bash[67543]: cluster 2024-07-28T12:24:07.775894+0000 mgr.y (mgr.25232) 984 : cluster [DBG] pgmap v1747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:08.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:08.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:08 smithi022 bash[82865]: cluster 2024-07-28T12:24:07.775894+0000 mgr.y (mgr.25232) 984 : cluster [DBG] pgmap v1747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:08.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:08.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:08.798 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:08.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 762 16 16 0 0 0 - 0 2024-07-28T12:24:08.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:09.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:09.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:09.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:09.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:09.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:24:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:24:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:24:09.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:09.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:09.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:09.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 763 16 16 0 0 0 - 0 2024-07-28T12:24:09.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:10.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:10.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:10.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:10.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:10.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:10.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:10.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:10.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 764 16 16 0 0 0 - 0 2024-07-28T12:24:10.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:10 smithi150 bash[67543]: cluster 2024-07-28T12:24:09.777396+0000 mgr.y (mgr.25232) 985 : cluster [DBG] pgmap v1748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:11.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:11.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:11.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:10 smithi022 bash[80503]: cluster 2024-07-28T12:24:09.777396+0000 mgr.y (mgr.25232) 985 : cluster [DBG] pgmap v1748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:11.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:10 smithi022 bash[82865]: cluster 2024-07-28T12:24:09.777396+0000 mgr.y (mgr.25232) 985 : cluster [DBG] pgmap v1748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:11.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:11.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:11.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:11.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:11.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:11.845 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:11.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:11.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 765 16 16 0 0 0 - 0 2024-07-28T12:24:11.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:12.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:12.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:12.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:12.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:12.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:12.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:12.668 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[60514]: ts=2024-07-28T12:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:24:12.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:12.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 766 16 16 0 0 0 - 0 2024-07-28T12:24:12.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:13.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: cluster 2024-07-28T12:24:11.778112+0000 mgr.y (mgr.25232) 986 : cluster [DBG] pgmap v1749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.069869+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.073684+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.171452+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.179813+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.618925+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:24:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.619975+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:24:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:12 smithi150 bash[67543]: audit 2024-07-28T12:24:12.628582+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: cluster 2024-07-28T12:24:11.778112+0000 mgr.y (mgr.25232) 986 : cluster [DBG] pgmap v1749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:13.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.069869+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.073684+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.171452+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.179813+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.618925+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.619975+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[82865]: audit 2024-07-28T12:24:12.628582+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: cluster 2024-07-28T12:24:11.778112+0000 mgr.y (mgr.25232) 986 : cluster [DBG] pgmap v1749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.069869+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.073684+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.171452+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.179813+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.618925+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:24:13.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.619975+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:24:13.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:12 smithi022 bash[80503]: audit 2024-07-28T12:24:12.628582+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:13.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:13.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:13.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:13.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:13.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:13.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:13.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:13.845 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:24:13.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 767 16 16 0 0 0 - 0 2024-07-28T12:24:13.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:13.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:13 smithi022 bash[82865]: audit 2024-07-28T12:24:13.092608+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.22:0/3961216413' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:13.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:13 smithi022 bash[82865]: audit 2024-07-28T12:24:13.093067+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:13.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:13 smithi022 bash[80503]: audit 2024-07-28T12:24:13.092608+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.22:0/3961216413' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:13.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:13 smithi022 bash[80503]: audit 2024-07-28T12:24:13.093067+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:13 smithi150 bash[67543]: audit 2024-07-28T12:24:13.092608+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.22:0/3961216413' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:13 smithi150 bash[67543]: audit 2024-07-28T12:24:13.093067+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:14.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:14.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:14.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:14.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:14.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:14.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:14.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:14.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 768 16 16 0 0 0 - 0 2024-07-28T12:24:14.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:15.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[82865]: cluster 2024-07-28T12:24:13.779447+0000 mgr.y (mgr.25232) 987 : cluster [DBG] pgmap v1750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[82865]: cluster 2024-07-28T12:24:13.836620+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[82865]: audit 2024-07-28T12:24:13.844902+0000 mon.a (mon.0) 1950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[82865]: cluster 2024-07-28T12:24:13.845091+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1159: 8 total, 2 up, 8 in 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[80503]: cluster 2024-07-28T12:24:13.779447+0000 mgr.y (mgr.25232) 987 : cluster [DBG] pgmap v1750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[80503]: cluster 2024-07-28T12:24:13.836620+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[80503]: audit 2024-07-28T12:24:13.844902+0000 mon.a (mon.0) 1950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:14 smithi022 bash[80503]: cluster 2024-07-28T12:24:13.845091+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1159: 8 total, 2 up, 8 in 2024-07-28T12:24:15.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:15.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:14 smithi150 bash[67543]: cluster 2024-07-28T12:24:13.779447+0000 mgr.y (mgr.25232) 987 : cluster [DBG] pgmap v1750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:15.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:14 smithi150 bash[67543]: cluster 2024-07-28T12:24:13.836620+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:15.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:14 smithi150 bash[67543]: audit 2024-07-28T12:24:13.844902+0000 mon.a (mon.0) 1950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:15.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:14 smithi150 bash[67543]: cluster 2024-07-28T12:24:13.845091+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1159: 8 total, 2 up, 8 in 2024-07-28T12:24:15.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:15.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:15.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:15.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:15.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:15.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:15.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 769 16 16 0 0 0 - 0 2024-07-28T12:24:15.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:16.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:16.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:16.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:16.450 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:16.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:16.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:16.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:16.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:16.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 770 16 16 0 0 0 - 0 2024-07-28T12:24:16.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:16.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:16 smithi022 bash[82865]: cluster 2024-07-28T12:24:15.780990+0000 mgr.y (mgr.25232) 988 : cluster [DBG] pgmap v1752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:16.941 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:16 smithi022 bash[80503]: cluster 2024-07-28T12:24:15.780990+0000 mgr.y (mgr.25232) 988 : cluster [DBG] pgmap v1752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:17.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:17.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:24:17.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:17.181 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:16 smithi150 bash[67543]: cluster 2024-07-28T12:24:15.780990+0000 mgr.y (mgr.25232) 988 : cluster [DBG] pgmap v1752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:17.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:17.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:24:17.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:17.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:17.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:17.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:17.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 771 16 16 0 0 0 - 0 2024-07-28T12:24:17.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:18.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:18.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:18.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:18.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:18.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:18.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:18.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:18.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:18.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 772 16 16 0 0 0 - 0 2024-07-28T12:24:18.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:18.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:18 smithi022 bash[80503]: cluster 2024-07-28T12:24:17.782607+0000 mgr.y (mgr.25232) 989 : cluster [DBG] pgmap v1753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:18.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:18 smithi022 bash[82865]: cluster 2024-07-28T12:24:17.782607+0000 mgr.y (mgr.25232) 989 : cluster [DBG] pgmap v1753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:18 smithi150 bash[67543]: cluster 2024-07-28T12:24:17.782607+0000 mgr.y (mgr.25232) 989 : cluster [DBG] pgmap v1753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:19.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:19.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:19.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:19.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:19.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:19.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:19.704 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:24:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:24:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:24:19.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:19.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 773 16 16 0 0 0 - 0 2024-07-28T12:24:19.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:20.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:20.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:20.284 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:20.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:20.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:20.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:20.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:20.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:20.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 774 16 16 0 0 0 - 0 2024-07-28T12:24:20.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:21.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:21.128 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:20 smithi022 bash[80503]: cluster 2024-07-28T12:24:19.784169+0000 mgr.y (mgr.25232) 990 : cluster [DBG] pgmap v1754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:21.128 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:20 smithi022 bash[80503]: audit 2024-07-28T12:24:20.075363+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:21.128 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:20 smithi022 bash[82865]: cluster 2024-07-28T12:24:19.784169+0000 mgr.y (mgr.25232) 990 : cluster [DBG] pgmap v1754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:21.128 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:20 smithi022 bash[82865]: audit 2024-07-28T12:24:20.075363+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:21.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:21.247 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:20 smithi150 bash[67543]: cluster 2024-07-28T12:24:19.784169+0000 mgr.y (mgr.25232) 990 : cluster [DBG] pgmap v1754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:21.247 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:20 smithi150 bash[67543]: audit 2024-07-28T12:24:20.075363+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:21.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:21.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:21.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:21.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:21.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:21.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 775 16 16 0 0 0 - 0 2024-07-28T12:24:21.889 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:21.889 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:21.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:22.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:22.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:22.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:22.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:24:22 smithi150 bash[60514]: ts=2024-07-28T12:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:24:22.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:22.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:22.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:22.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 776 16 16 0 0 0 - 0 2024-07-28T12:24:22.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:23.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:23.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:23.139 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:22 smithi150 bash[67543]: cluster 2024-07-28T12:24:21.785748+0000 mgr.y (mgr.25232) 991 : cluster [DBG] pgmap v1755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:23.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:23.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:22 smithi022 bash[80503]: cluster 2024-07-28T12:24:21.785748+0000 mgr.y (mgr.25232) 991 : cluster [DBG] pgmap v1755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:23.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:22 smithi022 bash[82865]: cluster 2024-07-28T12:24:21.785748+0000 mgr.y (mgr.25232) 991 : cluster [DBG] pgmap v1755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:23.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:23.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:23.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:23.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:23.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:23.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 777 16 16 0 0 0 - 0 2024-07-28T12:24:23.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:24.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:24.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:24.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:24.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:24.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:24.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:24.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:24.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 778 16 16 0 0 0 - 0 2024-07-28T12:24:24.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:25.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:25.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:25.158 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:24 smithi022 bash[82865]: cluster 2024-07-28T12:24:23.786636+0000 mgr.y (mgr.25232) 992 : cluster [DBG] pgmap v1756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:25.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:24 smithi022 bash[80503]: cluster 2024-07-28T12:24:23.786636+0000 mgr.y (mgr.25232) 992 : cluster [DBG] pgmap v1756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:25.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:24 smithi150 bash[67543]: cluster 2024-07-28T12:24:23.786636+0000 mgr.y (mgr.25232) 992 : cluster [DBG] pgmap v1756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:25.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:25.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:25.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:25.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:25.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:25.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 779 16 16 0 0 0 - 0 2024-07-28T12:24:25.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:26.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:26.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:26.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:26.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:26.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:26.652 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:26.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:26.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:26.883 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:24:26.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:24:26.885542+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:24:26.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:24:26.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 780 16 16 0 0 0 - 0 2024-07-28T12:24:26.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:26 smithi150 bash[67543]: cluster 2024-07-28T12:24:25.787986+0000 mgr.y (mgr.25232) 993 : cluster [DBG] pgmap v1757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:26 smithi150 bash[67543]: audit 2024-07-28T12:24:26.798635+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.22:0/1391967056' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:26 smithi150 bash[67543]: audit 2024-07-28T12:24:26.799026+0000 mon.a (mon.0) 1953 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:27.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:27.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:27.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:26 smithi022 bash[80503]: cluster 2024-07-28T12:24:25.787986+0000 mgr.y (mgr.25232) 993 : cluster [DBG] pgmap v1757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:27.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:26 smithi022 bash[80503]: audit 2024-07-28T12:24:26.798635+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.22:0/1391967056' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:27.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:26 smithi022 bash[80503]: audit 2024-07-28T12:24:26.799026+0000 mon.a (mon.0) 1953 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:27.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:26 smithi022 bash[82865]: cluster 2024-07-28T12:24:25.787986+0000 mgr.y (mgr.25232) 993 : cluster [DBG] pgmap v1757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:27.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:26 smithi022 bash[82865]: audit 2024-07-28T12:24:26.798635+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.22:0/1391967056' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:27.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:26 smithi022 bash[82865]: audit 2024-07-28T12:24:26.799026+0000 mon.a (mon.0) 1953 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:24:27.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:27.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:27.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:27.550 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:27.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:24:27.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:27.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:27.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:27.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 781 16 16 0 0 0 - 0 2024-07-28T12:24:27.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:28.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:27 smithi022 bash[80503]: cluster 2024-07-28T12:24:26.874596+0000 mon.a (mon.0) 1954 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:28.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:27 smithi022 bash[80503]: audit 2024-07-28T12:24:26.879144+0000 mon.a (mon.0) 1955 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:24:28.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:27 smithi022 bash[80503]: cluster 2024-07-28T12:24:26.879195+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1160: 8 total, 2 up, 8 in 2024-07-28T12:24:28.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:27 smithi022 bash[82865]: cluster 2024-07-28T12:24:26.874596+0000 mon.a (mon.0) 1954 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:28.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:27 smithi022 bash[82865]: audit 2024-07-28T12:24:26.879144+0000 mon.a (mon.0) 1955 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:24:28.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:27 smithi022 bash[82865]: cluster 2024-07-28T12:24:26.879195+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1160: 8 total, 2 up, 8 in 2024-07-28T12:24:28.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:28.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:27 smithi150 bash[67543]: cluster 2024-07-28T12:24:26.874596+0000 mon.a (mon.0) 1954 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:27 smithi150 bash[67543]: audit 2024-07-28T12:24:26.879144+0000 mon.a (mon.0) 1955 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:24:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:27 smithi150 bash[67543]: cluster 2024-07-28T12:24:26.879195+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1160: 8 total, 2 up, 8 in 2024-07-28T12:24:28.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:28.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:28.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:28.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:28.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:28.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 782 16 16 0 0 0 - 0 2024-07-28T12:24:28.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:29.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:29.062 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:28 smithi022 bash[82865]: cluster 2024-07-28T12:24:27.788867+0000 mgr.y (mgr.25232) 994 : cluster [DBG] pgmap v1759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:29.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:28 smithi022 bash[80503]: cluster 2024-07-28T12:24:27.788867+0000 mgr.y (mgr.25232) 994 : cluster [DBG] pgmap v1759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:29.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:29.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:28 smithi150 bash[67543]: cluster 2024-07-28T12:24:27.788867+0000 mgr.y (mgr.25232) 994 : cluster [DBG] pgmap v1759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:29.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:29.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:29.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:29.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:29.661 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:24:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:24:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:24:29.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:29.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 783 16 16 0 0 0 - 0 2024-07-28T12:24:29.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:30.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:30.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:24:30.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:30.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:30.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:30.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:30.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:30.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:30.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:30.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 784 16 16 0 0 0 - 0 2024-07-28T12:24:30.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:31.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:31.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:31.213 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:30 smithi150 bash[67543]: cluster 2024-07-28T12:24:29.790206+0000 mgr.y (mgr.25232) 995 : cluster [DBG] pgmap v1760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:31.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:30 smithi022 bash[80503]: cluster 2024-07-28T12:24:29.790206+0000 mgr.y (mgr.25232) 995 : cluster [DBG] pgmap v1760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:30 smithi022 bash[82865]: cluster 2024-07-28T12:24:29.790206+0000 mgr.y (mgr.25232) 995 : cluster [DBG] pgmap v1760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:31.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:31.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:31.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:31.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:31.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 785 16 16 0 0 0 - 0 2024-07-28T12:24:31.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:32.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:32.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:32.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:32.317 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:32.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:32.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:32.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:32.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:24:32 smithi150 bash[60514]: ts=2024-07-28T12:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:24:32.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:32.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 786 16 16 0 0 0 - 0 2024-07-28T12:24:32.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:33.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:33.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:33.234 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:32 smithi150 bash[67543]: cluster 2024-07-28T12:24:31.791585+0000 mgr.y (mgr.25232) 996 : cluster [DBG] pgmap v1761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:32 smithi022 bash[80503]: cluster 2024-07-28T12:24:31.791585+0000 mgr.y (mgr.25232) 996 : cluster [DBG] pgmap v1761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:32 smithi022 bash[82865]: cluster 2024-07-28T12:24:31.791585+0000 mgr.y (mgr.25232) 996 : cluster [DBG] pgmap v1761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:33.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:33.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:33.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:33.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:33.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:33.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 787 16 16 0 0 0 - 0 2024-07-28T12:24:33.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:34.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:34.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:34.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:34.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:34.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:34.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:34.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:34.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:34.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 788 16 16 0 0 0 - 0 2024-07-28T12:24:34.979 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:35.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:35.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:35.131 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:34 smithi150 bash[67543]: cluster 2024-07-28T12:24:33.792406+0000 mgr.y (mgr.25232) 997 : cluster [DBG] pgmap v1762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:35.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:34 smithi022 bash[80503]: cluster 2024-07-28T12:24:33.792406+0000 mgr.y (mgr.25232) 997 : cluster [DBG] pgmap v1762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:35.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:34 smithi022 bash[82865]: cluster 2024-07-28T12:24:33.792406+0000 mgr.y (mgr.25232) 997 : cluster [DBG] pgmap v1762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:35.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:35.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:35.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:35.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:35.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:35.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:35.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 789 16 16 0 0 0 - 0 2024-07-28T12:24:35.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:35 smithi150 bash[67543]: audit 2024-07-28T12:24:35.077971+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:36.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:36.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:36.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:35 smithi022 bash[80503]: audit 2024-07-28T12:24:35.077971+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:35 smithi022 bash[82865]: audit 2024-07-28T12:24:35.077971+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:36.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:36.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:36.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:36.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:36.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 790 16 16 0 0 0 - 0 2024-07-28T12:24:36.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:37.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:37.104 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:37.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:37.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:36 smithi022 bash[80503]: cluster 2024-07-28T12:24:35.793710+0000 mgr.y (mgr.25232) 998 : cluster [DBG] pgmap v1763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:36 smithi022 bash[82865]: cluster 2024-07-28T12:24:35.793710+0000 mgr.y (mgr.25232) 998 : cluster [DBG] pgmap v1763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:37.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:36 smithi150 bash[67543]: cluster 2024-07-28T12:24:35.793710+0000 mgr.y (mgr.25232) 998 : cluster [DBG] pgmap v1763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:37.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:37.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:37.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:37.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:37.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:37.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 791 16 16 0 0 0 - 0 2024-07-28T12:24:37.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:38.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:38.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:38.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:24:38.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:38.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:38.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:38.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:38.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:38.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 792 16 16 0 0 0 - 0 2024-07-28T12:24:38.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:38 smithi150 bash[67543]: cluster 2024-07-28T12:24:37.795162+0000 mgr.y (mgr.25232) 999 : cluster [DBG] pgmap v1764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:39.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:39.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:38 smithi022 bash[80503]: cluster 2024-07-28T12:24:37.795162+0000 mgr.y (mgr.25232) 999 : cluster [DBG] pgmap v1764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:38 smithi022 bash[82865]: cluster 2024-07-28T12:24:37.795162+0000 mgr.y (mgr.25232) 999 : cluster [DBG] pgmap v1764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:39.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:39.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:39.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:39.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:39.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:39.645 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:24:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:24:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:24:39.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:39.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:39.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 793 16 16 0 0 0 - 0 2024-07-28T12:24:39.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:40.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:40.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:40.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:40.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:40.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:40.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:40.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:40.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 794 16 16 0 0 0 - 0 2024-07-28T12:24:40.935 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:24:40.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:40 smithi150 bash[67543]: cluster 2024-07-28T12:24:39.796597+0000 mgr.y (mgr.25232) 1000 : cluster [DBG] pgmap v1765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:40 smithi150 bash[67543]: audit 2024-07-28T12:24:40.347116+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.22:0/1411576418' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:40 smithi150 bash[67543]: audit 2024-07-28T12:24:40.347605+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:41.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:41.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:41.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:40 smithi022 bash[80503]: cluster 2024-07-28T12:24:39.796597+0000 mgr.y (mgr.25232) 1000 : cluster [DBG] pgmap v1765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:41.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:40 smithi022 bash[80503]: audit 2024-07-28T12:24:40.347116+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.22:0/1411576418' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:41.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:40 smithi022 bash[80503]: audit 2024-07-28T12:24:40.347605+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:41.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:40 smithi022 bash[82865]: cluster 2024-07-28T12:24:39.796597+0000 mgr.y (mgr.25232) 1000 : cluster [DBG] pgmap v1765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:41.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:40 smithi022 bash[82865]: audit 2024-07-28T12:24:40.347116+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.22:0/1411576418' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:41.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:40 smithi022 bash[82865]: audit 2024-07-28T12:24:40.347605+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:24:41.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:41.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:41.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:41.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:41.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:41.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:41.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 795 16 16 0 0 0 - 0 2024-07-28T12:24:42.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:41 smithi022 bash[82865]: cluster 2024-07-28T12:24:40.925035+0000 mon.a (mon.0) 1959 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:24:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:41 smithi022 bash[82865]: audit 2024-07-28T12:24:40.933794+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:41 smithi022 bash[82865]: cluster 2024-07-28T12:24:40.933996+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1161: 8 total, 2 up, 8 in 2024-07-28T12:24:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:41 smithi022 bash[80503]: cluster 2024-07-28T12:24:40.925035+0000 mon.a (mon.0) 1959 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:24:42.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:41 smithi022 bash[80503]: audit 2024-07-28T12:24:40.933794+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:42.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:41 smithi022 bash[80503]: cluster 2024-07-28T12:24:40.933996+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1161: 8 total, 2 up, 8 in 2024-07-28T12:24:42.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:42.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:42.250 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:41 smithi150 bash[67543]: cluster 2024-07-28T12:24:40.925035+0000 mon.a (mon.0) 1959 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:24:42.250 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:41 smithi150 bash[67543]: audit 2024-07-28T12:24:40.933794+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:24:42.251 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:41 smithi150 bash[67543]: cluster 2024-07-28T12:24:40.933996+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1161: 8 total, 2 up, 8 in 2024-07-28T12:24:42.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:42.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:24:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:24:42.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:42.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:42.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:42.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 796 16 16 0 0 0 - 0 2024-07-28T12:24:42.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:42 smithi150 bash[67543]: cluster 2024-07-28T12:24:41.798230+0000 mgr.y (mgr.25232) 1001 : cluster [DBG] pgmap v1767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:43.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:43.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:43.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:42 smithi022 bash[82865]: cluster 2024-07-28T12:24:41.798230+0000 mgr.y (mgr.25232) 1001 : cluster [DBG] pgmap v1767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:43.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:42 smithi022 bash[80503]: cluster 2024-07-28T12:24:41.798230+0000 mgr.y (mgr.25232) 1001 : cluster [DBG] pgmap v1767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:43.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:43.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:43.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:43.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:43.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:24:43.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:43.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 797 16 16 0 0 0 - 0 2024-07-28T12:24:43.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:44.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:44.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:44.251 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:44.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:43 smithi150 bash[67543]: cluster 2024-07-28T12:24:43.799207+0000 mgr.y (mgr.25232) 1002 : cluster [DBG] pgmap v1768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:44.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:43 smithi022 bash[80503]: cluster 2024-07-28T12:24:43.799207+0000 mgr.y (mgr.25232) 1002 : cluster [DBG] pgmap v1768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:43 smithi022 bash[82865]: cluster 2024-07-28T12:24:43.799207+0000 mgr.y (mgr.25232) 1002 : cluster [DBG] pgmap v1768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:44.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:44.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:44.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:44.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:44.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:44.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 798 16 16 0 0 0 - 0 2024-07-28T12:24:44.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:45.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:45.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:45.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:45.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:45.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:45.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:45.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:45.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 799 16 16 0 0 0 - 0 2024-07-28T12:24:45.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:46.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:46.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:46.284 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:46.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:46.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:46.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:46.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:46.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:46.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:24:46.888078+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:24:46.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:24:46.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 800 16 16 0 0 0 - 0 2024-07-28T12:24:46.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:47.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:47.129 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:46 smithi150 bash[67543]: cluster 2024-07-28T12:24:45.800247+0000 mgr.y (mgr.25232) 1003 : cluster [DBG] pgmap v1769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:47.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:46 smithi022 bash[80503]: cluster 2024-07-28T12:24:45.800247+0000 mgr.y (mgr.25232) 1003 : cluster [DBG] pgmap v1769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:46 smithi022 bash[82865]: cluster 2024-07-28T12:24:45.800247+0000 mgr.y (mgr.25232) 1003 : cluster [DBG] pgmap v1769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:47.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:47.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:47.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:47.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:47.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:47.880 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:47.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 801 16 16 0 0 0 - 0 2024-07-28T12:24:47.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:48.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:48.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:48.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:48.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:48.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:48.571 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:48.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:24:48.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:48.784 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:48.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 802 16 16 0 0 0 - 0 2024-07-28T12:24:48.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:49.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:49.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:49.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:48 smithi022 bash[80503]: cluster 2024-07-28T12:24:47.800966+0000 mgr.y (mgr.25232) 1004 : cluster [DBG] pgmap v1770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:49.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:48 smithi022 bash[82865]: cluster 2024-07-28T12:24:47.800966+0000 mgr.y (mgr.25232) 1004 : cluster [DBG] pgmap v1770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:49.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:49.262 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:48 smithi150 bash[67543]: cluster 2024-07-28T12:24:47.800966+0000 mgr.y (mgr.25232) 1004 : cluster [DBG] pgmap v1770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:49.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:49.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:49.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:49.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:24:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:24:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:24:49.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:49.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 803 16 16 0 0 0 - 0 2024-07-28T12:24:49.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:50.052 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:24:50.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:50.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:50.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:50.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:50.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:50.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:50.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:50.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 804 16 16 0 0 0 - 0 2024-07-28T12:24:50.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:51.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:50 smithi022 bash[80503]: cluster 2024-07-28T12:24:49.802391+0000 mgr.y (mgr.25232) 1005 : cluster [DBG] pgmap v1771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:50 smithi022 bash[80503]: audit 2024-07-28T12:24:50.081516+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:50 smithi022 bash[80503]: audit 2024-07-28T12:24:50.082692+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:50 smithi022 bash[82865]: cluster 2024-07-28T12:24:49.802391+0000 mgr.y (mgr.25232) 1005 : cluster [DBG] pgmap v1771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:50 smithi022 bash[82865]: audit 2024-07-28T12:24:50.081516+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:50 smithi022 bash[82865]: audit 2024-07-28T12:24:50.082692+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:51.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:51.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:50 smithi150 bash[67543]: cluster 2024-07-28T12:24:49.802391+0000 mgr.y (mgr.25232) 1005 : cluster [DBG] pgmap v1771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:51.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:50 smithi150 bash[67543]: audit 2024-07-28T12:24:50.081516+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:24:51.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:50 smithi150 bash[67543]: audit 2024-07-28T12:24:50.082692+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:24:51.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:51.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:51.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:51.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:51.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:51.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:51.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 805 16 16 0 0 0 - 0 2024-07-28T12:24:51.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:52.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:52.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:52.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:52.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:24:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:24:52.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:52.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:52.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:52.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 806 16 16 0 0 0 - 0 2024-07-28T12:24:52.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:52.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:52 smithi022 bash[82865]: cluster 2024-07-28T12:24:51.803839+0000 mgr.y (mgr.25232) 1006 : cluster [DBG] pgmap v1772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:52.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:52 smithi022 bash[80503]: cluster 2024-07-28T12:24:51.803839+0000 mgr.y (mgr.25232) 1006 : cluster [DBG] pgmap v1772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:53.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:53.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:52 smithi150 bash[67543]: cluster 2024-07-28T12:24:51.803839+0000 mgr.y (mgr.25232) 1006 : cluster [DBG] pgmap v1772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:53.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:53.352 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:24:53.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:53.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:53.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:53.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:53.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:53.883 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:24:53.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 807 16 16 0 0 0 - 0 2024-07-28T12:24:53.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:54.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:54.127 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:53 smithi022 bash[80503]: audit 2024-07-28T12:24:53.749715+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? 172.21.15.22:0/3657839732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:54.127 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:53 smithi022 bash[82865]: audit 2024-07-28T12:24:53.749715+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? 172.21.15.22:0/3657839732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:54.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:53 smithi150 bash[67543]: audit 2024-07-28T12:24:53.749715+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? 172.21.15.22:0/3657839732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:24:54.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:54.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:54.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:54.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:54.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:54.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 808 16 16 0 0 0 - 0 2024-07-28T12:24:54.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:54 smithi150 bash[67543]: cluster 2024-07-28T12:24:53.805167+0000 mgr.y (mgr.25232) 1007 : cluster [DBG] pgmap v1773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:54 smithi150 bash[67543]: cluster 2024-07-28T12:24:53.868554+0000 mon.a (mon.0) 1965 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:54 smithi150 bash[67543]: audit 2024-07-28T12:24:53.882759+0000 mon.a (mon.0) 1966 : audit [INF] from='client.? 172.21.15.22:0/3657839732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:54 smithi150 bash[67543]: cluster 2024-07-28T12:24:53.882904+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1162: 8 total, 2 up, 8 in 2024-07-28T12:24:55.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[80503]: cluster 2024-07-28T12:24:53.805167+0000 mgr.y (mgr.25232) 1007 : cluster [DBG] pgmap v1773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[80503]: cluster 2024-07-28T12:24:53.868554+0000 mon.a (mon.0) 1965 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[80503]: audit 2024-07-28T12:24:53.882759+0000 mon.a (mon.0) 1966 : audit [INF] from='client.? 172.21.15.22:0/3657839732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[80503]: cluster 2024-07-28T12:24:53.882904+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1162: 8 total, 2 up, 8 in 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[82865]: cluster 2024-07-28T12:24:53.805167+0000 mgr.y (mgr.25232) 1007 : cluster [DBG] pgmap v1773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[82865]: cluster 2024-07-28T12:24:53.868554+0000 mon.a (mon.0) 1965 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:24:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[82865]: audit 2024-07-28T12:24:53.882759+0000 mon.a (mon.0) 1966 : audit [INF] from='client.? 172.21.15.22:0/3657839732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:24:55.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:54 smithi022 bash[82865]: cluster 2024-07-28T12:24:53.882904+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1162: 8 total, 2 up, 8 in 2024-07-28T12:24:55.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:55.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:55.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:55.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:55.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:55.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:55.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 809 16 16 0 0 0 - 0 2024-07-28T12:24:55.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:56.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:56.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:56.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:56.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:56.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:56.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:56.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:56.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:24:56.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:56.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 810 16 16 0 0 0 - 0 2024-07-28T12:24:56.912 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:24:56.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:56 smithi150 bash[67543]: cluster 2024-07-28T12:24:55.806239+0000 mgr.y (mgr.25232) 1008 : cluster [DBG] pgmap v1775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:56 smithi022 bash[80503]: cluster 2024-07-28T12:24:55.806239+0000 mgr.y (mgr.25232) 1008 : cluster [DBG] pgmap v1775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:56 smithi022 bash[82865]: cluster 2024-07-28T12:24:55.806239+0000 mgr.y (mgr.25232) 1008 : cluster [DBG] pgmap v1775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:57.085 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:57.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:57.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:57.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:57.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:57.648 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:24:57.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:24:57.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:24:57.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:57.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 811 16 16 0 0 0 - 0 2024-07-28T12:24:57.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:58.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:58.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:58.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:58.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:24:58.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:24:58.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:58.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:58.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:58.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 812 16 16 0 0 0 - 0 2024-07-28T12:24:59.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:59.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:59.132 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:24:58 smithi150 bash[67543]: cluster 2024-07-28T12:24:57.807598+0000 mgr.y (mgr.25232) 1009 : cluster [DBG] pgmap v1776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:59.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:24:58 smithi022 bash[80503]: cluster 2024-07-28T12:24:57.807598+0000 mgr.y (mgr.25232) 1009 : cluster [DBG] pgmap v1776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:24:58 smithi022 bash[82865]: cluster 2024-07-28T12:24:57.807598+0000 mgr.y (mgr.25232) 1009 : cluster [DBG] pgmap v1776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:24:59.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:24:59.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:24:59.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:24:59.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:24:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:24:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:24:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:24:59.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:24:59.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 813 16 16 0 0 0 - 0 2024-07-28T12:24:59.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:00.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:00.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:00.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:00.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:00.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:00.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:00.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:00.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 814 16 16 0 0 0 - 0 2024-07-28T12:25:00.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:00 smithi150 bash[67543]: cluster 2024-07-28T12:24:59.809028+0000 mgr.y (mgr.25232) 1010 : cluster [DBG] pgmap v1777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:01.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:01.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:01.155 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:00 smithi022 bash[80503]: cluster 2024-07-28T12:24:59.809028+0000 mgr.y (mgr.25232) 1010 : cluster [DBG] pgmap v1777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:01.155 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:00 smithi022 bash[82865]: cluster 2024-07-28T12:24:59.809028+0000 mgr.y (mgr.25232) 1010 : cluster [DBG] pgmap v1777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:01.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:01.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:01.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:01.518 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:01.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:01.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:01.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:01.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 815 16 16 0 0 0 - 0 2024-07-28T12:25:01.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:02.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:02.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:02.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:02.394 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:02.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:02.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:02.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:02.701 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:25:02 smithi150 bash[60514]: ts=2024-07-28T12:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:25:02.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:02.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 816 16 16 0 0 0 - 0 2024-07-28T12:25:02.926 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:02 smithi150 bash[67543]: cluster 2024-07-28T12:25:01.810491+0000 mgr.y (mgr.25232) 1011 : cluster [DBG] pgmap v1778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:03.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:02 smithi022 bash[80503]: cluster 2024-07-28T12:25:01.810491+0000 mgr.y (mgr.25232) 1011 : cluster [DBG] pgmap v1778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:02 smithi022 bash[82865]: cluster 2024-07-28T12:25:01.810491+0000 mgr.y (mgr.25232) 1011 : cluster [DBG] pgmap v1778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:03.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:03.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:03.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:03.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:03.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:03.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:03.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:03.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 817 16 16 0 0 0 - 0 2024-07-28T12:25:03.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:04.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:04.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:04.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:04.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:04.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:04.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:04.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:04.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 818 16 16 0 0 0 - 0 2024-07-28T12:25:04.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:05.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:05.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:05.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:04 smithi022 bash[82865]: cluster 2024-07-28T12:25:03.811820+0000 mgr.y (mgr.25232) 1012 : cluster [DBG] pgmap v1779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:05.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:04 smithi022 bash[80503]: cluster 2024-07-28T12:25:03.811820+0000 mgr.y (mgr.25232) 1012 : cluster [DBG] pgmap v1779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:04 smithi150 bash[67543]: cluster 2024-07-28T12:25:03.811820+0000 mgr.y (mgr.25232) 1012 : cluster [DBG] pgmap v1779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:05.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:05.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:05.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:05.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:05.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:05.797 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:05.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:05.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 819 16 16 0 0 0 - 0 2024-07-28T12:25:05.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:06.100 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:25:06.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:06.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:06.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[80503]: audit 2024-07-28T12:25:05.085169+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:06.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[80503]: audit 2024-07-28T12:25:05.086843+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:06.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[80503]: audit 2024-07-28T12:25:05.657373+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.22:0/339376653' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:06.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[80503]: audit 2024-07-28T12:25:05.658082+0000 mon.a (mon.0) 1970 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:06.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[80503]: cluster 2024-07-28T12:25:05.813194+0000 mgr.y (mgr.25232) 1013 : cluster [DBG] pgmap v1780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:06.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[82865]: audit 2024-07-28T12:25:05.085169+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:06.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[82865]: audit 2024-07-28T12:25:05.086843+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:06.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[82865]: audit 2024-07-28T12:25:05.657373+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.22:0/339376653' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:06.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[82865]: audit 2024-07-28T12:25:05.658082+0000 mon.a (mon.0) 1970 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:06.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:06 smithi022 bash[82865]: cluster 2024-07-28T12:25:05.813194+0000 mgr.y (mgr.25232) 1013 : cluster [DBG] pgmap v1780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:06.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:06.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:06 smithi150 bash[67543]: audit 2024-07-28T12:25:05.085169+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:06.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:06 smithi150 bash[67543]: audit 2024-07-28T12:25:05.086843+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:06.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:06 smithi150 bash[67543]: audit 2024-07-28T12:25:05.657373+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.22:0/339376653' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:06.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:06 smithi150 bash[67543]: audit 2024-07-28T12:25:05.658082+0000 mon.a (mon.0) 1970 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:06.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:06 smithi150 bash[67543]: cluster 2024-07-28T12:25:05.813194+0000 mgr.y (mgr.25232) 1013 : cluster [DBG] pgmap v1780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:06.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:06.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:25:06.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:06.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:06.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:06.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:25:06.890639+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:25:06.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:25:06.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 820 16 16 0 0 0 - 0 2024-07-28T12:25:06.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:07.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:07.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:07.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:07 smithi022 bash[82865]: cluster 2024-07-28T12:25:06.081755+0000 mon.a (mon.0) 1971 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:07.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:07 smithi022 bash[82865]: audit 2024-07-28T12:25:06.099038+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:07.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:07 smithi022 bash[82865]: cluster 2024-07-28T12:25:06.099232+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1163: 8 total, 2 up, 8 in 2024-07-28T12:25:07.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:07 smithi022 bash[80503]: cluster 2024-07-28T12:25:06.081755+0000 mon.a (mon.0) 1971 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:07.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:07 smithi022 bash[80503]: audit 2024-07-28T12:25:06.099038+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:07.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:07 smithi022 bash[80503]: cluster 2024-07-28T12:25:06.099232+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1163: 8 total, 2 up, 8 in 2024-07-28T12:25:07.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:07.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:07 smithi150 bash[67543]: cluster 2024-07-28T12:25:06.081755+0000 mon.a (mon.0) 1971 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:07 smithi150 bash[67543]: audit 2024-07-28T12:25:06.099038+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:07 smithi150 bash[67543]: cluster 2024-07-28T12:25:06.099232+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1163: 8 total, 2 up, 8 in 2024-07-28T12:25:07.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:07.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:07.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:07.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:07.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 821 16 16 0 0 0 - 0 2024-07-28T12:25:08.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:08.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:08.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:08.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:08 smithi022 bash[80503]: cluster 2024-07-28T12:25:07.814622+0000 mgr.y (mgr.25232) 1014 : cluster [DBG] pgmap v1782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:08.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:08 smithi022 bash[82865]: cluster 2024-07-28T12:25:07.814622+0000 mgr.y (mgr.25232) 1014 : cluster [DBG] pgmap v1782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:08.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:08.372 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:08 smithi150 bash[67543]: cluster 2024-07-28T12:25:07.814622+0000 mgr.y (mgr.25232) 1014 : cluster [DBG] pgmap v1782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:08.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:08.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:08.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:08.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:08.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:25:08.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 822 16 16 0 0 0 - 0 2024-07-28T12:25:08.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:09.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:09.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:09.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:09.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:09.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:25:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:25:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:25:09.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:09.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:09.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 823 16 16 0 0 0 - 0 2024-07-28T12:25:09.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:10.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:10.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:10.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:10.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:10.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:10.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:10.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:10.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:10.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 824 16 16 0 0 0 - 0 2024-07-28T12:25:10.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:11.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:10 smithi022 bash[80503]: cluster 2024-07-28T12:25:09.816180+0000 mgr.y (mgr.25232) 1015 : cluster [DBG] pgmap v1783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:10 smithi022 bash[82865]: cluster 2024-07-28T12:25:09.816180+0000 mgr.y (mgr.25232) 1015 : cluster [DBG] pgmap v1783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:11.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:11.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:10 smithi150 bash[67543]: cluster 2024-07-28T12:25:09.816180+0000 mgr.y (mgr.25232) 1015 : cluster [DBG] pgmap v1783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:11.311 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:11.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:11.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:11.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:11.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:11.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:11.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 825 16 16 0 0 0 - 0 2024-07-28T12:25:11.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:12.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:12.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:12.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:12.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:12.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:12.588 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:25:12 smithi150 bash[60514]: ts=2024-07-28T12:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:25:12.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:12.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:12.860 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:12.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 826 16 16 0 0 0 - 0 2024-07-28T12:25:12.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:12 smithi150 bash[67543]: cluster 2024-07-28T12:25:11.817662+0000 mgr.y (mgr.25232) 1016 : cluster [DBG] pgmap v1784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:12 smithi150 bash[67543]: audit 2024-07-28T12:25:12.716717+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:25:13.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:13.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:13.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:12 smithi022 bash[80503]: cluster 2024-07-28T12:25:11.817662+0000 mgr.y (mgr.25232) 1016 : cluster [DBG] pgmap v1784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:13.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:12 smithi022 bash[80503]: audit 2024-07-28T12:25:12.716717+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:25:13.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:12 smithi022 bash[82865]: cluster 2024-07-28T12:25:11.817662+0000 mgr.y (mgr.25232) 1016 : cluster [DBG] pgmap v1784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:13.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:12 smithi022 bash[82865]: audit 2024-07-28T12:25:12.716717+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:25:13.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:13.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:13.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:13.644 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:13.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:13.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:13.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 827 16 16 0 0 0 - 0 2024-07-28T12:25:13.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:14.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:14.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:14.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:14.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:14.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:14.600 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:14.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:14.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:14.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 828 16 16 0 0 0 - 0 2024-07-28T12:25:14.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:14.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:14 smithi022 bash[80503]: cluster 2024-07-28T12:25:13.819105+0000 mgr.y (mgr.25232) 1017 : cluster [DBG] pgmap v1785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:14.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:14 smithi022 bash[82865]: cluster 2024-07-28T12:25:13.819105+0000 mgr.y (mgr.25232) 1017 : cluster [DBG] pgmap v1785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:14 smithi150 bash[67543]: cluster 2024-07-28T12:25:13.819105+0000 mgr.y (mgr.25232) 1017 : cluster [DBG] pgmap v1785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:15.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:15.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:15.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:15.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:25:15.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:15.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:15.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:15.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:15.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:15.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 829 16 16 0 0 0 - 0 2024-07-28T12:25:15.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:16.076 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:16.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:16.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:16.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:16.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:16.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:16.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:16.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 830 16 16 0 0 0 - 0 2024-07-28T12:25:16.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:17.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:17.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:17.148 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:16 smithi022 bash[80503]: cluster 2024-07-28T12:25:15.820079+0000 mgr.y (mgr.25232) 1018 : cluster [DBG] pgmap v1786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:17.150 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:16 smithi022 bash[82865]: cluster 2024-07-28T12:25:15.820079+0000 mgr.y (mgr.25232) 1018 : cluster [DBG] pgmap v1786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:17.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:17.261 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:16 smithi150 bash[67543]: cluster 2024-07-28T12:25:15.820079+0000 mgr.y (mgr.25232) 1018 : cluster [DBG] pgmap v1786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:17.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:17.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:17.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:17.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:17.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:17.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 831 16 16 0 0 0 - 0 2024-07-28T12:25:17.892 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:25:17.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:17 smithi150 bash[67543]: audit 2024-07-28T12:25:17.306235+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.22:0/2630529016' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:17 smithi150 bash[67543]: audit 2024-07-28T12:25:17.306600+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:17 smithi150 bash[67543]: audit 2024-07-28T12:25:17.497032+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:17 smithi150 bash[67543]: audit 2024-07-28T12:25:17.506080+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:18.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:18.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:18.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[82865]: audit 2024-07-28T12:25:17.306235+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.22:0/2630529016' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:18.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[82865]: audit 2024-07-28T12:25:17.306600+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:18.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[82865]: audit 2024-07-28T12:25:17.497032+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:18.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[82865]: audit 2024-07-28T12:25:17.506080+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:18.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[80503]: audit 2024-07-28T12:25:17.306235+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.22:0/2630529016' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:18.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[80503]: audit 2024-07-28T12:25:17.306600+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:25:18.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[80503]: audit 2024-07-28T12:25:17.497032+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:18.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:17 smithi022 bash[80503]: audit 2024-07-28T12:25:17.506080+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:18.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:18.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:18.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:18.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:18.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:18.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 832 16 16 0 0 0 - 0 2024-07-28T12:25:18.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:19.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:19.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:19.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[82865]: cluster 2024-07-28T12:25:17.820690+0000 mgr.y (mgr.25232) 1019 : cluster [DBG] pgmap v1787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:19.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[82865]: cluster 2024-07-28T12:25:17.884634+0000 mon.a (mon.0) 1978 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:19.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[82865]: audit 2024-07-28T12:25:17.891636+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:19.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[82865]: cluster 2024-07-28T12:25:17.891705+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1164: 8 total, 2 up, 8 in 2024-07-28T12:25:19.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[82865]: audit 2024-07-28T12:25:18.741610+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:19.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[82865]: audit 2024-07-28T12:25:18.753253+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:19.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[80503]: cluster 2024-07-28T12:25:17.820690+0000 mgr.y (mgr.25232) 1019 : cluster [DBG] pgmap v1787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:19.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[80503]: cluster 2024-07-28T12:25:17.884634+0000 mon.a (mon.0) 1978 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:19.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[80503]: audit 2024-07-28T12:25:17.891636+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:19.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[80503]: cluster 2024-07-28T12:25:17.891705+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1164: 8 total, 2 up, 8 in 2024-07-28T12:25:19.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[80503]: audit 2024-07-28T12:25:18.741610+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:19.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:18 smithi022 bash[80503]: audit 2024-07-28T12:25:18.753253+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:19.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:19.262 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:18 smithi150 bash[67543]: cluster 2024-07-28T12:25:17.820690+0000 mgr.y (mgr.25232) 1019 : cluster [DBG] pgmap v1787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:19.262 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:18 smithi150 bash[67543]: cluster 2024-07-28T12:25:17.884634+0000 mon.a (mon.0) 1978 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:19.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:18 smithi150 bash[67543]: audit 2024-07-28T12:25:17.891636+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:25:19.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:18 smithi150 bash[67543]: cluster 2024-07-28T12:25:17.891705+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1164: 8 total, 2 up, 8 in 2024-07-28T12:25:19.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:18 smithi150 bash[67543]: audit 2024-07-28T12:25:18.741610+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:19.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:18 smithi150 bash[67543]: audit 2024-07-28T12:25:18.753253+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:19.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:19.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:19.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:19.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:19.772 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:25:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:25:19.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:19.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 833 16 16 0 0 0 - 0 2024-07-28T12:25:19.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:20.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:20.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:20.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[82865]: audit 2024-07-28T12:25:19.246713+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:25:20.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[82865]: audit 2024-07-28T12:25:19.248458+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:25:20.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[82865]: audit 2024-07-28T12:25:19.258439+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:20.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[80503]: audit 2024-07-28T12:25:19.246713+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:25:20.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[80503]: audit 2024-07-28T12:25:19.248458+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:25:20.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:19 smithi022 bash[80503]: audit 2024-07-28T12:25:19.258439+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:19 smithi150 bash[67543]: audit 2024-07-28T12:25:19.246713+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:25:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:19 smithi150 bash[67543]: audit 2024-07-28T12:25:19.248458+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:25:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:19 smithi150 bash[67543]: audit 2024-07-28T12:25:19.258439+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:20.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:20.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:20.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:20.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:25:20.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:20.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:20.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 834 16 16 0 0 0 - 0 2024-07-28T12:25:20.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:21.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:20 smithi022 bash[80503]: cluster 2024-07-28T12:25:19.822027+0000 mgr.y (mgr.25232) 1020 : cluster [DBG] pgmap v1789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:20 smithi022 bash[80503]: audit 2024-07-28T12:25:20.079555+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:20 smithi022 bash[82865]: cluster 2024-07-28T12:25:19.822027+0000 mgr.y (mgr.25232) 1020 : cluster [DBG] pgmap v1789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:20 smithi022 bash[82865]: audit 2024-07-28T12:25:20.079555+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:21.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:21.157 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:20 smithi150 bash[67543]: cluster 2024-07-28T12:25:19.822027+0000 mgr.y (mgr.25232) 1020 : cluster [DBG] pgmap v1789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:21.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:20 smithi150 bash[67543]: audit 2024-07-28T12:25:20.079555+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:21.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:21.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:21.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:21.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:21.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:21.860 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:21.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 835 16 16 0 0 0 - 0 2024-07-28T12:25:21.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:22.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:22.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:22.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:22.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:22.468 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:25:22 smithi150 bash[60514]: ts=2024-07-28T12:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:25:22.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:22.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:22.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:22.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 836 16 16 0 0 0 - 0 2024-07-28T12:25:22.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:23.005 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:23.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:22 smithi022 bash[82865]: cluster 2024-07-28T12:25:21.823448+0000 mgr.y (mgr.25232) 1021 : cluster [DBG] pgmap v1790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:22 smithi022 bash[80503]: cluster 2024-07-28T12:25:21.823448+0000 mgr.y (mgr.25232) 1021 : cluster [DBG] pgmap v1790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:23.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:22 smithi150 bash[67543]: cluster 2024-07-28T12:25:21.823448+0000 mgr.y (mgr.25232) 1021 : cluster [DBG] pgmap v1790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:23.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:23.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:23.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:23.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:23.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:23.749 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:23.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:25:23.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:23.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:23.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 837 16 16 0 0 0 - 0 2024-07-28T12:25:23.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:24.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:24.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:24.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:24.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:24.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:24.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:24.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:24.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 838 16 16 0 0 0 - 0 2024-07-28T12:25:24.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:25.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:24 smithi022 bash[80503]: cluster 2024-07-28T12:25:23.824850+0000 mgr.y (mgr.25232) 1022 : cluster [DBG] pgmap v1791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:24 smithi022 bash[82865]: cluster 2024-07-28T12:25:23.824850+0000 mgr.y (mgr.25232) 1022 : cluster [DBG] pgmap v1791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:25.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:24 smithi150 bash[67543]: cluster 2024-07-28T12:25:23.824850+0000 mgr.y (mgr.25232) 1022 : cluster [DBG] pgmap v1791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:25.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:25.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:25.432 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:25.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:25.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:25.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:25.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 839 16 16 0 0 0 - 0 2024-07-28T12:25:25.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:26.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:26.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:26.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:26.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:26.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:26.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:26.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:26.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:25:26.893110+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:25:26.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:25:26.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 840 16 16 0 0 0 - 0 2024-07-28T12:25:26.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:27.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:26 smithi022 bash[80503]: cluster 2024-07-28T12:25:25.826320+0000 mgr.y (mgr.25232) 1023 : cluster [DBG] pgmap v1792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:27.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:26 smithi022 bash[82865]: cluster 2024-07-28T12:25:25.826320+0000 mgr.y (mgr.25232) 1023 : cluster [DBG] pgmap v1792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:27.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:27.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:26 smithi150 bash[67543]: cluster 2024-07-28T12:25:25.826320+0000 mgr.y (mgr.25232) 1023 : cluster [DBG] pgmap v1792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:27.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:27.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:27.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:27.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:27.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:27.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 841 16 16 0 0 0 - 0 2024-07-28T12:25:27.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:28.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:28.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:28.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:28.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:28.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:28.497 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:28.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:28.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:28.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:28.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 842 16 16 0 0 0 - 0 2024-07-28T12:25:28.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:29.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:29.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:29.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:28 smithi022 bash[82865]: cluster 2024-07-28T12:25:27.827802+0000 mgr.y (mgr.25232) 1024 : cluster [DBG] pgmap v1793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:28 smithi022 bash[80503]: cluster 2024-07-28T12:25:27.827802+0000 mgr.y (mgr.25232) 1024 : cluster [DBG] pgmap v1793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:28 smithi150 bash[67543]: cluster 2024-07-28T12:25:27.827802+0000 mgr.y (mgr.25232) 1024 : cluster [DBG] pgmap v1793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:29.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:29.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:29.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:29.567 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:25:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:25:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:25:29.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:29.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:29.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 843 16 16 0 0 0 - 0 2024-07-28T12:25:29.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:29.925 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:25:30.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:30.072 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:29 smithi150 bash[67543]: audit 2024-07-28T12:25:29.195707+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.22:0/514574547' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:30.072 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:29 smithi150 bash[67543]: audit 2024-07-28T12:25:29.196232+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:30.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:30.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:29 smithi022 bash[80503]: audit 2024-07-28T12:25:29.195707+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.22:0/514574547' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:29 smithi022 bash[80503]: audit 2024-07-28T12:25:29.196232+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:29 smithi022 bash[82865]: audit 2024-07-28T12:25:29.195707+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.22:0/514574547' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:29 smithi022 bash[82865]: audit 2024-07-28T12:25:29.196232+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:30.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:30.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:30.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:30.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:30.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:30.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 844 16 16 0 0 0 - 0 2024-07-28T12:25:30.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:30 smithi150 bash[67543]: cluster 2024-07-28T12:25:29.829205+0000 mgr.y (mgr.25232) 1025 : cluster [DBG] pgmap v1794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:30 smithi150 bash[67543]: cluster 2024-07-28T12:25:29.907990+0000 mon.a (mon.0) 1988 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:25:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:30 smithi150 bash[67543]: audit 2024-07-28T12:25:29.922284+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:30 smithi150 bash[67543]: cluster 2024-07-28T12:25:29.922417+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1165: 8 total, 2 up, 8 in 2024-07-28T12:25:31.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:31.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[80503]: cluster 2024-07-28T12:25:29.829205+0000 mgr.y (mgr.25232) 1025 : cluster [DBG] pgmap v1794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[80503]: cluster 2024-07-28T12:25:29.907990+0000 mon.a (mon.0) 1988 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:25:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[80503]: audit 2024-07-28T12:25:29.922284+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[80503]: cluster 2024-07-28T12:25:29.922417+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1165: 8 total, 2 up, 8 in 2024-07-28T12:25:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[82865]: cluster 2024-07-28T12:25:29.829205+0000 mgr.y (mgr.25232) 1025 : cluster [DBG] pgmap v1794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[82865]: cluster 2024-07-28T12:25:29.907990+0000 mon.a (mon.0) 1988 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:25:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[82865]: audit 2024-07-28T12:25:29.922284+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:30 smithi022 bash[82865]: cluster 2024-07-28T12:25:29.922417+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1165: 8 total, 2 up, 8 in 2024-07-28T12:25:31.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:31.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:31.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:31.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:31.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:31.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 845 16 16 0 0 0 - 0 2024-07-28T12:25:31.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:31.948 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:32.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:32.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:32.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:32.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:25:32 smithi150 bash[60514]: ts=2024-07-28T12:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:25:32.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:32.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:32.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:25:32.712 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:25:32.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:32.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:32.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 846 16 16 0 0 0 - 0 2024-07-28T12:25:33.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:33.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:33.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:33.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:32 smithi022 bash[80503]: cluster 2024-07-28T12:25:31.830203+0000 mgr.y (mgr.25232) 1026 : cluster [DBG] pgmap v1796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:33.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:32 smithi022 bash[82865]: cluster 2024-07-28T12:25:31.830203+0000 mgr.y (mgr.25232) 1026 : cluster [DBG] pgmap v1796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:32 smithi150 bash[67543]: cluster 2024-07-28T12:25:31.830203+0000 mgr.y (mgr.25232) 1026 : cluster [DBG] pgmap v1796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:33.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:33.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:33.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:33.716 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:33.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:33.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 847 16 16 0 0 0 - 0 2024-07-28T12:25:33.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:34.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:34.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:34.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:34.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:34.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:34.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:34.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:34.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 848 16 16 0 0 0 - 0 2024-07-28T12:25:34.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:35.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:34 smithi022 bash[80503]: cluster 2024-07-28T12:25:33.831557+0000 mgr.y (mgr.25232) 1027 : cluster [DBG] pgmap v1797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:35.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:34 smithi022 bash[82865]: cluster 2024-07-28T12:25:33.831557+0000 mgr.y (mgr.25232) 1027 : cluster [DBG] pgmap v1797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:35.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:35.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:34 smithi150 bash[67543]: cluster 2024-07-28T12:25:33.831557+0000 mgr.y (mgr.25232) 1027 : cluster [DBG] pgmap v1797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:35.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:35.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:35.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:35.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:35.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:35.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 849 16 16 0 0 0 - 0 2024-07-28T12:25:35.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:36.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:36.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:36 smithi022 bash[80503]: audit 2024-07-28T12:25:35.086409+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:36 smithi022 bash[80503]: audit 2024-07-28T12:25:35.088361+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:36 smithi022 bash[80503]: cluster 2024-07-28T12:25:35.833074+0000 mgr.y (mgr.25232) 1028 : cluster [DBG] pgmap v1798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:36.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:36 smithi022 bash[82865]: audit 2024-07-28T12:25:35.086409+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:36.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:36 smithi022 bash[82865]: audit 2024-07-28T12:25:35.088361+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:36.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:36 smithi022 bash[82865]: cluster 2024-07-28T12:25:35.833074+0000 mgr.y (mgr.25232) 1028 : cluster [DBG] pgmap v1798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:36.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:36.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:36 smithi150 bash[67543]: audit 2024-07-28T12:25:35.086409+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:36 smithi150 bash[67543]: audit 2024-07-28T12:25:35.088361+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:36 smithi150 bash[67543]: cluster 2024-07-28T12:25:35.833074+0000 mgr.y (mgr.25232) 1028 : cluster [DBG] pgmap v1798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:36.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:36.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:36.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:36.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 850 16 16 0 0 0 - 0 2024-07-28T12:25:36.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:37.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:37.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:37.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:37.407 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:37.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:37.473 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:37.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:37.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:37.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:37.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:37.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 851 16 16 0 0 0 - 0 2024-07-28T12:25:38.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:38.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:38.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:38.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:38.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:38.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:38.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:38.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:38.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 852 16 16 0 0 0 - 0 2024-07-28T12:25:38.938 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:38 smithi150 bash[67543]: cluster 2024-07-28T12:25:37.834151+0000 mgr.y (mgr.25232) 1029 : cluster [DBG] pgmap v1799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:38.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:39.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:39.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:39.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:38 smithi022 bash[80503]: cluster 2024-07-28T12:25:37.834151+0000 mgr.y (mgr.25232) 1029 : cluster [DBG] pgmap v1799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:39.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:38 smithi022 bash[82865]: cluster 2024-07-28T12:25:37.834151+0000 mgr.y (mgr.25232) 1029 : cluster [DBG] pgmap v1799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:39.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:39.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:39.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:39.552 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:25:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:25:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:25:39.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:39.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:39.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:39.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 853 16 16 0 0 0 - 0 2024-07-28T12:25:40.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:40.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:40.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:40.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:40.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:40.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:40.644 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:40.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:40.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:40.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 854 16 16 0 0 0 - 0 2024-07-28T12:25:40.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:41.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:40 smithi022 bash[80503]: cluster 2024-07-28T12:25:39.835524+0000 mgr.y (mgr.25232) 1030 : cluster [DBG] pgmap v1800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:41.001 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:40 smithi022 bash[82865]: cluster 2024-07-28T12:25:39.835524+0000 mgr.y (mgr.25232) 1030 : cluster [DBG] pgmap v1800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:41.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:41.103 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:41 smithi150 bash[67543]: cluster 2024-07-28T12:25:39.835524+0000 mgr.y (mgr.25232) 1030 : cluster [DBG] pgmap v1800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:41.190 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:41.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:41.418 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:41.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:25:41.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:41.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:41.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:41.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:41.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 855 16 16 0 0 0 - 0 2024-07-28T12:25:41.901 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:41.909 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:25:42.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:42.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:42.147 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:41 smithi022 bash[82865]: audit 2024-07-28T12:25:41.307194+0000 mon.a (mon.0) 1993 : audit [INF] from='client.? 172.21.15.22:0/3892197471' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:25:42.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:41 smithi022 bash[80503]: audit 2024-07-28T12:25:41.307194+0000 mon.a (mon.0) 1993 : audit [INF] from='client.? 172.21.15.22:0/3892197471' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:25:42.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:42.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:41 smithi150 bash[67543]: audit 2024-07-28T12:25:41.307194+0000 mon.a (mon.0) 1993 : audit [INF] from='client.? 172.21.15.22:0/3892197471' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:25:42.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:42.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:25:42 smithi150 bash[60514]: ts=2024-07-28T12:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:25:42.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:42.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:42.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:42.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 856 16 16 0 0 0 - 0 2024-07-28T12:25:42.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[80503]: cluster 2024-07-28T12:25:41.836906+0000 mgr.y (mgr.25232) 1031 : cluster [DBG] pgmap v1801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[80503]: cluster 2024-07-28T12:25:41.894567+0000 mon.a (mon.0) 1994 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[80503]: audit 2024-07-28T12:25:41.909061+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? 172.21.15.22:0/3892197471' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[80503]: cluster 2024-07-28T12:25:41.909213+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1166: 8 total, 2 up, 8 in 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[82865]: cluster 2024-07-28T12:25:41.836906+0000 mgr.y (mgr.25232) 1031 : cluster [DBG] pgmap v1801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[82865]: cluster 2024-07-28T12:25:41.894567+0000 mon.a (mon.0) 1994 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[82865]: audit 2024-07-28T12:25:41.909061+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? 172.21.15.22:0/3892197471' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:25:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:42 smithi022 bash[82865]: cluster 2024-07-28T12:25:41.909213+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1166: 8 total, 2 up, 8 in 2024-07-28T12:25:43.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:43.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:43.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:42 smithi150 bash[67543]: cluster 2024-07-28T12:25:41.836906+0000 mgr.y (mgr.25232) 1031 : cluster [DBG] pgmap v1801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:43.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:42 smithi150 bash[67543]: cluster 2024-07-28T12:25:41.894567+0000 mon.a (mon.0) 1994 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:43.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:42 smithi150 bash[67543]: audit 2024-07-28T12:25:41.909061+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? 172.21.15.22:0/3892197471' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:25:43.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:42 smithi150 bash[67543]: cluster 2024-07-28T12:25:41.909213+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1166: 8 total, 2 up, 8 in 2024-07-28T12:25:43.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:43.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:43.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:43.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:43.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:43.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 857 16 16 0 0 0 - 0 2024-07-28T12:25:43.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:44.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:44.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:44.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:44.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:44.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:44.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:44.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:25:44.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:44.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 858 16 16 0 0 0 - 0 2024-07-28T12:25:44.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:45.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:44 smithi022 bash[82865]: cluster 2024-07-28T12:25:43.837941+0000 mgr.y (mgr.25232) 1032 : cluster [DBG] pgmap v1803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:45.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:44 smithi022 bash[80503]: cluster 2024-07-28T12:25:43.837941+0000 mgr.y (mgr.25232) 1032 : cluster [DBG] pgmap v1803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:45.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:44 smithi150 bash[67543]: cluster 2024-07-28T12:25:43.837941+0000 mgr.y (mgr.25232) 1032 : cluster [DBG] pgmap v1803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:45.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:45.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:45.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:45.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:45.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:45.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:45.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 859 16 16 0 0 0 - 0 2024-07-28T12:25:45.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:46.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:46.159 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:46.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:46.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:46.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:46.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:46.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:46.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:46.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:25:46.895817+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:25:46.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:25:46.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 860 16 16 0 0 0 - 0 2024-07-28T12:25:46.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:47.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:47.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:47.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:46 smithi022 bash[80503]: cluster 2024-07-28T12:25:45.839311+0000 mgr.y (mgr.25232) 1033 : cluster [DBG] pgmap v1804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:47.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:46 smithi022 bash[82865]: cluster 2024-07-28T12:25:45.839311+0000 mgr.y (mgr.25232) 1033 : cluster [DBG] pgmap v1804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:46 smithi150 bash[67543]: cluster 2024-07-28T12:25:45.839311+0000 mgr.y (mgr.25232) 1033 : cluster [DBG] pgmap v1804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:47.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:47.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:47.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:47.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:47.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:47.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:47.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 861 16 16 0 0 0 - 0 2024-07-28T12:25:48.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:48.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:48.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:48.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:48.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:48.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:48.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:48.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:48.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 862 16 16 0 0 0 - 0 2024-07-28T12:25:48.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:48 smithi022 bash[82865]: cluster 2024-07-28T12:25:47.840326+0000 mgr.y (mgr.25232) 1034 : cluster [DBG] pgmap v1805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:48 smithi022 bash[80503]: cluster 2024-07-28T12:25:47.840326+0000 mgr.y (mgr.25232) 1034 : cluster [DBG] pgmap v1805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:49.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:49.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:48 smithi150 bash[67543]: cluster 2024-07-28T12:25:47.840326+0000 mgr.y (mgr.25232) 1034 : cluster [DBG] pgmap v1805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:49.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:49.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:49.513 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:25:49.527 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:49.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:25:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:25:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:25:49.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:49.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:49.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 863 16 16 0 0 0 - 0 2024-07-28T12:25:49.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:50.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:50.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:50.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:25:50.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:50.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:50.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:50.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:50.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:50.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:50.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 864 16 16 0 0 0 - 0 2024-07-28T12:25:50.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:51.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:51.149 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:50 smithi022 bash[80503]: cluster 2024-07-28T12:25:49.841675+0000 mgr.y (mgr.25232) 1035 : cluster [DBG] pgmap v1806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:51.149 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:50 smithi022 bash[80503]: audit 2024-07-28T12:25:50.086070+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:51.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:50 smithi022 bash[80503]: audit 2024-07-28T12:25:50.087794+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:51.150 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:50 smithi022 bash[82865]: cluster 2024-07-28T12:25:49.841675+0000 mgr.y (mgr.25232) 1035 : cluster [DBG] pgmap v1806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:51.150 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:50 smithi022 bash[82865]: audit 2024-07-28T12:25:50.086070+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:51.150 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:50 smithi022 bash[82865]: audit 2024-07-28T12:25:50.087794+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:51.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:50 smithi150 bash[67543]: cluster 2024-07-28T12:25:49.841675+0000 mgr.y (mgr.25232) 1035 : cluster [DBG] pgmap v1806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:50 smithi150 bash[67543]: audit 2024-07-28T12:25:50.086070+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:25:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:50 smithi150 bash[67543]: audit 2024-07-28T12:25:50.087794+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:25:51.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:51.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:51.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:51.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:51.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:51.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 865 16 16 0 0 0 - 0 2024-07-28T12:25:51.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:52.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:52.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:52.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:52.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:52.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:52.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:52.655 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:25:52 smithi150 bash[60514]: ts=2024-07-28T12:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:25:52.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:52.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:52.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 866 16 16 0 0 0 - 0 2024-07-28T12:25:52.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:52 smithi022 bash[80503]: cluster 2024-07-28T12:25:51.842506+0000 mgr.y (mgr.25232) 1036 : cluster [DBG] pgmap v1807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:52 smithi022 bash[82865]: cluster 2024-07-28T12:25:51.842506+0000 mgr.y (mgr.25232) 1036 : cluster [DBG] pgmap v1807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:53.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:53.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:53.237 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:52 smithi150 bash[67543]: cluster 2024-07-28T12:25:51.842506+0000 mgr.y (mgr.25232) 1036 : cluster [DBG] pgmap v1807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:53.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:53.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:53.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:53.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:53.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:53.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 867 16 16 0 0 0 - 0 2024-07-28T12:25:53.938 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:25:53.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:53.988 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:53 smithi022 bash[80503]: audit 2024-07-28T12:25:53.108364+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? 172.21.15.22:0/86827351' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:53.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:53 smithi022 bash[82865]: audit 2024-07-28T12:25:53.108364+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? 172.21.15.22:0/86827351' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:54.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:54.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:54.188 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:53 smithi150 bash[67543]: audit 2024-07-28T12:25:53.108364+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? 172.21.15.22:0/86827351' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:25:54.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:54.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:54.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:54.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:54.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:54.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:54.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 868 16 16 0 0 0 - 0 2024-07-28T12:25:54.973 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:25:55.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:55.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:55.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:54 smithi150 bash[67543]: cluster 2024-07-28T12:25:53.843844+0000 mgr.y (mgr.25232) 1037 : cluster [DBG] pgmap v1808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:55.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:54 smithi150 bash[67543]: cluster 2024-07-28T12:25:53.923623+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:55.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:54 smithi150 bash[67543]: audit 2024-07-28T12:25:53.938146+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? 172.21.15.22:0/86827351' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:55.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:54 smithi150 bash[67543]: cluster 2024-07-28T12:25:53.938261+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1167: 8 total, 2 up, 8 in 2024-07-28T12:25:55.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[82865]: cluster 2024-07-28T12:25:53.843844+0000 mgr.y (mgr.25232) 1037 : cluster [DBG] pgmap v1808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[82865]: cluster 2024-07-28T12:25:53.923623+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[82865]: audit 2024-07-28T12:25:53.938146+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? 172.21.15.22:0/86827351' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[82865]: cluster 2024-07-28T12:25:53.938261+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1167: 8 total, 2 up, 8 in 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[80503]: cluster 2024-07-28T12:25:53.843844+0000 mgr.y (mgr.25232) 1037 : cluster [DBG] pgmap v1808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[80503]: cluster 2024-07-28T12:25:53.923623+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[80503]: audit 2024-07-28T12:25:53.938146+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? 172.21.15.22:0/86827351' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:25:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:54 smithi022 bash[80503]: cluster 2024-07-28T12:25:53.938261+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1167: 8 total, 2 up, 8 in 2024-07-28T12:25:55.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:55.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:55.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:55.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:55.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:55.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 869 16 16 0 0 0 - 0 2024-07-28T12:25:55.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:56.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:56.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:56.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:56.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:56.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:56.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:56.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:25:56.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:56.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 870 16 16 0 0 0 - 0 2024-07-28T12:25:56.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:57.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:56 smithi022 bash[80503]: cluster 2024-07-28T12:25:55.845250+0000 mgr.y (mgr.25232) 1038 : cluster [DBG] pgmap v1810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:56 smithi022 bash[82865]: cluster 2024-07-28T12:25:55.845250+0000 mgr.y (mgr.25232) 1038 : cluster [DBG] pgmap v1810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:57.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:56 smithi150 bash[67543]: cluster 2024-07-28T12:25:55.845250+0000 mgr.y (mgr.25232) 1038 : cluster [DBG] pgmap v1810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:57.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:57.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:57.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:57.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:57.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:57.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:57.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 871 16 16 0 0 0 - 0 2024-07-28T12:25:57.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:58.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:25:58.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:58.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:58.438 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:25:58.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:58.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:58.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:25:58.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:25:58.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 872 16 16 0 0 0 - 0 2024-07-28T12:25:58.941 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:59.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:25:59.137 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:25:58 smithi150 bash[67543]: cluster 2024-07-28T12:25:57.846706+0000 mgr.y (mgr.25232) 1039 : cluster [DBG] pgmap v1811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:59.138 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:25:59.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:25:59.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:59.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:25:59.313 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:25:58 smithi022 bash[80503]: cluster 2024-07-28T12:25:57.846706+0000 mgr.y (mgr.25232) 1039 : cluster [DBG] pgmap v1811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:59.313 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:25:58 smithi022 bash[82865]: cluster 2024-07-28T12:25:57.846706+0000 mgr.y (mgr.25232) 1039 : cluster [DBG] pgmap v1811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:25:59.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:25:59.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:59.581 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:25:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:25:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:25:59.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:25:59.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:25:59.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 873 16 16 0 0 0 - 0 2024-07-28T12:25:59.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:00.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:00.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:00.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:00.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:00.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:00.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:00.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:00.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:00.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 874 16 16 0 0 0 - 0 2024-07-28T12:26:00.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:00 smithi022 bash[80503]: cluster 2024-07-28T12:25:59.848101+0000 mgr.y (mgr.25232) 1040 : cluster [DBG] pgmap v1812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:00 smithi022 bash[82865]: cluster 2024-07-28T12:25:59.848101+0000 mgr.y (mgr.25232) 1040 : cluster [DBG] pgmap v1812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:01.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:01.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:00 smithi150 bash[67543]: cluster 2024-07-28T12:25:59.848101+0000 mgr.y (mgr.25232) 1040 : cluster [DBG] pgmap v1812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:01.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:01.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:01.534 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:01.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:01.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:01.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:01.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 875 16 16 0 0 0 - 0 2024-07-28T12:26:01.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:02.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:02.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:02.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:02.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:02.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:02.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:02.653 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:26:02 smithi150 bash[60514]: ts=2024-07-28T12:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:26:02.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:02.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:02.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 876 16 16 0 0 0 - 0 2024-07-28T12:26:02.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:03.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:02 smithi022 bash[80503]: cluster 2024-07-28T12:26:01.849492+0000 mgr.y (mgr.25232) 1041 : cluster [DBG] pgmap v1813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:02 smithi022 bash[82865]: cluster 2024-07-28T12:26:01.849492+0000 mgr.y (mgr.25232) 1041 : cluster [DBG] pgmap v1813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:03.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:03.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:03.244 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:02 smithi150 bash[67543]: cluster 2024-07-28T12:26:01.849492+0000 mgr.y (mgr.25232) 1041 : cluster [DBG] pgmap v1813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:03.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:03.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:03.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:03.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:03.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:03.881 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:26:03.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 877 16 16 0 0 0 - 0 2024-07-28T12:26:03.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:04.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:04.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:04.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:04.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:04.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:04.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:04.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:04.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:04.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 878 16 16 0 0 0 - 0 2024-07-28T12:26:05.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:05.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:05.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:04 smithi022 bash[82865]: cluster 2024-07-28T12:26:03.850454+0000 mgr.y (mgr.25232) 1042 : cluster [DBG] pgmap v1814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:05.140 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:04 smithi022 bash[80503]: cluster 2024-07-28T12:26:03.850454+0000 mgr.y (mgr.25232) 1042 : cluster [DBG] pgmap v1814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:05.206 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:04 smithi150 bash[67543]: cluster 2024-07-28T12:26:03.850454+0000 mgr.y (mgr.25232) 1042 : cluster [DBG] pgmap v1814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:05.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:05.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:05.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:05.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:05.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:05.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:05.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 879 16 16 0 0 0 - 0 2024-07-28T12:26:05.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:05.964 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:26:05.980 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:05 smithi022 bash[80503]: audit 2024-07-28T12:26:05.081754+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:05.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:05 smithi022 bash[80503]: audit 2024-07-28T12:26:05.211395+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.22:0/917325709' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:05.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:05 smithi022 bash[80503]: audit 2024-07-28T12:26:05.211836+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:05.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:05 smithi022 bash[82865]: audit 2024-07-28T12:26:05.081754+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:05.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:05 smithi022 bash[82865]: audit 2024-07-28T12:26:05.211395+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.22:0/917325709' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:05.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:05 smithi022 bash[82865]: audit 2024-07-28T12:26:05.211836+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:06.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:06.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:05 smithi150 bash[67543]: audit 2024-07-28T12:26:05.081754+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:05 smithi150 bash[67543]: audit 2024-07-28T12:26:05.211395+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.22:0/917325709' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:05 smithi150 bash[67543]: audit 2024-07-28T12:26:05.211836+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:06.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:06.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:06.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:06.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:06.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:06.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:26:06.898667+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:26:06.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:26:06.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 880 16 16 0 0 0 - 0 2024-07-28T12:26:06.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:07.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:07.091 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:07.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:07.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[80503]: cluster 2024-07-28T12:26:05.851789+0000 mgr.y (mgr.25232) 1043 : cluster [DBG] pgmap v1815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[80503]: cluster 2024-07-28T12:26:05.947958+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[80503]: audit 2024-07-28T12:26:05.963885+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[80503]: cluster 2024-07-28T12:26:05.963992+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1168: 8 total, 2 up, 8 in 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[82865]: cluster 2024-07-28T12:26:05.851789+0000 mgr.y (mgr.25232) 1043 : cluster [DBG] pgmap v1815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[82865]: cluster 2024-07-28T12:26:05.947958+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:07.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[82865]: audit 2024-07-28T12:26:05.963885+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:07.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:06 smithi022 bash[82865]: cluster 2024-07-28T12:26:05.963992+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1168: 8 total, 2 up, 8 in 2024-07-28T12:26:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:06 smithi150 bash[67543]: cluster 2024-07-28T12:26:05.851789+0000 mgr.y (mgr.25232) 1043 : cluster [DBG] pgmap v1815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:06 smithi150 bash[67543]: cluster 2024-07-28T12:26:05.947958+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:06 smithi150 bash[67543]: audit 2024-07-28T12:26:05.963885+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:06 smithi150 bash[67543]: cluster 2024-07-28T12:26:05.963992+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1168: 8 total, 2 up, 8 in 2024-07-28T12:26:07.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:07.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:07.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:07.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:07.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:07.845 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:07.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:26:07.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 881 16 16 0 0 0 - 0 2024-07-28T12:26:08.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:08.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:08.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:08 smithi150 bash[67543]: cluster 2024-07-28T12:26:07.853326+0000 mgr.y (mgr.25232) 1044 : cluster [DBG] pgmap v1817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:08 smithi022 bash[80503]: cluster 2024-07-28T12:26:07.853326+0000 mgr.y (mgr.25232) 1044 : cluster [DBG] pgmap v1817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:08 smithi022 bash[82865]: cluster 2024-07-28T12:26:07.853326+0000 mgr.y (mgr.25232) 1044 : cluster [DBG] pgmap v1817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:08.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:08.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:08.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:08.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:08.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:26:08.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:08.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 882 16 16 0 0 0 - 0 2024-07-28T12:26:08.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:09.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:09.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:09.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:09.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:09.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:09.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:09.682 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:26:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:26:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:26:09.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:09.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 883 16 16 0 0 0 - 0 2024-07-28T12:26:09.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:10.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:10.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:10.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:10.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:10.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:10.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:10.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:10.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:10.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 884 16 16 0 0 0 - 0 2024-07-28T12:26:10.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:10 smithi150 bash[67543]: cluster 2024-07-28T12:26:09.854770+0000 mgr.y (mgr.25232) 1045 : cluster [DBG] pgmap v1818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:11.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:11.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:10 smithi022 bash[80503]: cluster 2024-07-28T12:26:09.854770+0000 mgr.y (mgr.25232) 1045 : cluster [DBG] pgmap v1818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:10 smithi022 bash[82865]: cluster 2024-07-28T12:26:09.854770+0000 mgr.y (mgr.25232) 1045 : cluster [DBG] pgmap v1818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:11.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:11.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:11.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:11.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:11.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:11.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 885 16 16 0 0 0 - 0 2024-07-28T12:26:11.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:12.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:12.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:12.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:12.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:12.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:12.632 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:26:12.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:12.655 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:26:12 smithi150 bash[60514]: ts=2024-07-28T12:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:26:12.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:12.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:12.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 886 16 16 0 0 0 - 0 2024-07-28T12:26:12.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:13.010 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:12 smithi150 bash[67543]: cluster 2024-07-28T12:26:11.856143+0000 mgr.y (mgr.25232) 1046 : cluster [DBG] pgmap v1819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:13.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:13.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:13.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:12 smithi022 bash[80503]: cluster 2024-07-28T12:26:11.856143+0000 mgr.y (mgr.25232) 1046 : cluster [DBG] pgmap v1819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:12 smithi022 bash[82865]: cluster 2024-07-28T12:26:11.856143+0000 mgr.y (mgr.25232) 1046 : cluster [DBG] pgmap v1819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:13.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:13.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:13.544 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:13.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:13.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:13.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:13.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 887 16 16 0 0 0 - 0 2024-07-28T12:26:13.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:14.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:14.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:14.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:14.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:14.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:14.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:14.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:14.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 888 16 16 0 0 0 - 0 2024-07-28T12:26:14.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:14.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:14 smithi022 bash[82865]: cluster 2024-07-28T12:26:13.857519+0000 mgr.y (mgr.25232) 1047 : cluster [DBG] pgmap v1820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:14.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:14 smithi022 bash[80503]: cluster 2024-07-28T12:26:13.857519+0000 mgr.y (mgr.25232) 1047 : cluster [DBG] pgmap v1820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:15.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:15.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:15.144 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:14 smithi150 bash[67543]: cluster 2024-07-28T12:26:13.857519+0000 mgr.y (mgr.25232) 1047 : cluster [DBG] pgmap v1820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:15.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:15.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:15.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:15.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:15.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:15.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:15.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 889 16 16 0 0 0 - 0 2024-07-28T12:26:15.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:16.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:16.139 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:16.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:16.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:16.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:16.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:16.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:16.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:16.858 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:16.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:26:16.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 890 16 16 0 0 0 - 0 2024-07-28T12:26:16.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:17.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:16 smithi022 bash[80503]: cluster 2024-07-28T12:26:15.858402+0000 mgr.y (mgr.25232) 1048 : cluster [DBG] pgmap v1821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:16 smithi022 bash[82865]: cluster 2024-07-28T12:26:15.858402+0000 mgr.y (mgr.25232) 1048 : cluster [DBG] pgmap v1821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:17.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:17.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:16 smithi150 bash[67543]: cluster 2024-07-28T12:26:15.858402+0000 mgr.y (mgr.25232) 1048 : cluster [DBG] pgmap v1821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:17.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:17.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:17.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:17.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:17.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:17.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 891 16 16 0 0 0 - 0 2024-07-28T12:26:17.939 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:26:17.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:18.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:18.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:18.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:17 smithi022 bash[80503]: audit 2024-07-28T12:26:17.241151+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.22:0/2632438411' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:18.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:17 smithi022 bash[82865]: audit 2024-07-28T12:26:17.241151+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.22:0/2632438411' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:17 smithi150 bash[67543]: audit 2024-07-28T12:26:17.241151+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.22:0/2632438411' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:18.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:18.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:18.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:18.680 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:18.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:18.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 892 16 16 0 0 0 - 0 2024-07-28T12:26:18.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:19.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:19.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[80503]: cluster 2024-07-28T12:26:17.859770+0000 mgr.y (mgr.25232) 1049 : cluster [DBG] pgmap v1822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[80503]: cluster 2024-07-28T12:26:17.923464+0000 mon.a (mon.0) 2009 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[80503]: audit 2024-07-28T12:26:17.938183+0000 mon.a (mon.0) 2010 : audit [INF] from='client.? 172.21.15.22:0/2632438411' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[80503]: cluster 2024-07-28T12:26:17.938293+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1169: 8 total, 2 up, 8 in 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[82865]: cluster 2024-07-28T12:26:17.859770+0000 mgr.y (mgr.25232) 1049 : cluster [DBG] pgmap v1822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[82865]: cluster 2024-07-28T12:26:17.923464+0000 mon.a (mon.0) 2009 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[82865]: audit 2024-07-28T12:26:17.938183+0000 mon.a (mon.0) 2010 : audit [INF] from='client.? 172.21.15.22:0/2632438411' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:19.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:18 smithi022 bash[82865]: cluster 2024-07-28T12:26:17.938293+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1169: 8 total, 2 up, 8 in 2024-07-28T12:26:19.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:18 smithi150 bash[67543]: cluster 2024-07-28T12:26:17.859770+0000 mgr.y (mgr.25232) 1049 : cluster [DBG] pgmap v1822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:18 smithi150 bash[67543]: cluster 2024-07-28T12:26:17.923464+0000 mon.a (mon.0) 2009 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:26:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:18 smithi150 bash[67543]: audit 2024-07-28T12:26:17.938183+0000 mon.a (mon.0) 2010 : audit [INF] from='client.? 172.21.15.22:0/2632438411' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:18 smithi150 bash[67543]: cluster 2024-07-28T12:26:17.938293+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1169: 8 total, 2 up, 8 in 2024-07-28T12:26:19.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:19.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:19.516 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:19.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:19.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:19.755 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:26:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:26:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:26:19.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:19.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 893 16 16 0 0 0 - 0 2024-07-28T12:26:19.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:19 smithi022 bash[80503]: audit 2024-07-28T12:26:19.394926+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:26:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:19 smithi022 bash[82865]: audit 2024-07-28T12:26:19.394926+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:26:20.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:20.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:19 smithi150 bash[67543]: audit 2024-07-28T12:26:19.394926+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:26:20.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:20.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:20.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:20.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:20.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:26:20.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:20.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 894 16 16 0 0 0 - 0 2024-07-28T12:26:20.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:21.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:21.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:21.188 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:20 smithi150 bash[67543]: cluster 2024-07-28T12:26:19.861130+0000 mgr.y (mgr.25232) 1050 : cluster [DBG] pgmap v1824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:21.188 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:20 smithi150 bash[67543]: audit 2024-07-28T12:26:20.088768+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:21.188 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:20 smithi150 bash[67543]: audit 2024-07-28T12:26:20.090802+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:21.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:20 smithi022 bash[80503]: cluster 2024-07-28T12:26:19.861130+0000 mgr.y (mgr.25232) 1050 : cluster [DBG] pgmap v1824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:20 smithi022 bash[80503]: audit 2024-07-28T12:26:20.088768+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:20 smithi022 bash[80503]: audit 2024-07-28T12:26:20.090802+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:20 smithi022 bash[82865]: cluster 2024-07-28T12:26:19.861130+0000 mgr.y (mgr.25232) 1050 : cluster [DBG] pgmap v1824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:20 smithi022 bash[82865]: audit 2024-07-28T12:26:20.088768+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:20 smithi022 bash[82865]: audit 2024-07-28T12:26:20.090802+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:21.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:21.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:21.612 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:26:21.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:21.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:21.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:21.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 895 16 16 0 0 0 - 0 2024-07-28T12:26:22.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:22.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:22.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:22.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:22.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:22.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:22.610 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:26:22 smithi150 bash[60514]: ts=2024-07-28T12:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:26:22.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:22.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:22.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 896 16 16 0 0 0 - 0 2024-07-28T12:26:22.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:23.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:23.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:23.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:22 smithi022 bash[80503]: cluster 2024-07-28T12:26:21.862531+0000 mgr.y (mgr.25232) 1051 : cluster [DBG] pgmap v1825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:23.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:22 smithi022 bash[82865]: cluster 2024-07-28T12:26:21.862531+0000 mgr.y (mgr.25232) 1051 : cluster [DBG] pgmap v1825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:23.215 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:22 smithi150 bash[67543]: cluster 2024-07-28T12:26:21.862531+0000 mgr.y (mgr.25232) 1051 : cluster [DBG] pgmap v1825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:23.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:23.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:23.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:23.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:23.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:23.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 897 16 16 0 0 0 - 0 2024-07-28T12:26:23.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:24.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:24.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:24.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:24.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:24.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:24.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:24.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:24.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:24.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 898 16 16 0 0 0 - 0 2024-07-28T12:26:24.921 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:24.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:25.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:25.073 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:24 smithi022 bash[80503]: cluster 2024-07-28T12:26:23.863907+0000 mgr.y (mgr.25232) 1052 : cluster [DBG] pgmap v1826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:25.074 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:24 smithi022 bash[82865]: cluster 2024-07-28T12:26:23.863907+0000 mgr.y (mgr.25232) 1052 : cluster [DBG] pgmap v1826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:25.080 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:24 smithi150 bash[67543]: cluster 2024-07-28T12:26:23.863907+0000 mgr.y (mgr.25232) 1052 : cluster [DBG] pgmap v1826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:25.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:25.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:25.302 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:25.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:25.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:25.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:26:25.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:25.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:25.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:25.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 899 16 16 0 0 0 - 0 2024-07-28T12:26:26.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:26.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:26.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.045234+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.051943+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.147606+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.154401+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.576936+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:26:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.578049+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: audit 2024-07-28T12:26:25.586047+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[80503]: cluster 2024-07-28T12:26:25.865018+0000 mgr.y (mgr.25232) 1053 : cluster [DBG] pgmap v1827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.045234+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.051943+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.147606+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.154401+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.576936+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.578049+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: audit 2024-07-28T12:26:25.586047+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:26 smithi022 bash[82865]: cluster 2024-07-28T12:26:25.865018+0000 mgr.y (mgr.25232) 1053 : cluster [DBG] pgmap v1827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:26.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.045234+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.051943+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.147606+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.154401+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.576936+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.578049+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: audit 2024-07-28T12:26:25.586047+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:26.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:26 smithi150 bash[67543]: cluster 2024-07-28T12:26:25.865018+0000 mgr.y (mgr.25232) 1053 : cluster [DBG] pgmap v1827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:26.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:26.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:26.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:26.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:26:26.901632+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:26:26.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:26:26.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 900 16 16 0 0 0 - 0 2024-07-28T12:26:26.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:27.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:27.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:27.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:27.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:27.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:27.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:27.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:27.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 901 16 16 0 0 0 - 0 2024-07-28T12:26:27.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:28.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:28.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:28.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:28.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:28.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:28.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:28.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:28.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:28.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 902 16 16 0 0 0 - 0 2024-07-28T12:26:28.940 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:26:28.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:28 smithi022 bash[80503]: cluster 2024-07-28T12:26:27.866422+0000 mgr.y (mgr.25232) 1054 : cluster [DBG] pgmap v1828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:28 smithi022 bash[80503]: audit 2024-07-28T12:26:28.868796+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? 172.21.15.22:0/3868212690' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:28 smithi022 bash[82865]: cluster 2024-07-28T12:26:27.866422+0000 mgr.y (mgr.25232) 1054 : cluster [DBG] pgmap v1828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:28 smithi022 bash[82865]: audit 2024-07-28T12:26:28.868796+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? 172.21.15.22:0/3868212690' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:29.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:29.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:28 smithi150 bash[67543]: cluster 2024-07-28T12:26:27.866422+0000 mgr.y (mgr.25232) 1054 : cluster [DBG] pgmap v1828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:28 smithi150 bash[67543]: audit 2024-07-28T12:26:28.868796+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? 172.21.15.22:0/3868212690' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:26:29.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:29.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:29.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:26:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:26:29.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:29.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:29.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 903 16 16 0 0 0 - 0 2024-07-28T12:26:29.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:30.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:30.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[80503]: cluster 2024-07-28T12:26:28.930948+0000 mon.a (mon.0) 2023 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:30.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[80503]: audit 2024-07-28T12:26:28.939551+0000 mon.a (mon.0) 2024 : audit [INF] from='client.? 172.21.15.22:0/3868212690' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:26:30.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[80503]: cluster 2024-07-28T12:26:28.939711+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1170: 8 total, 2 up, 8 in 2024-07-28T12:26:30.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[82865]: cluster 2024-07-28T12:26:28.930948+0000 mon.a (mon.0) 2023 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:30.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[82865]: audit 2024-07-28T12:26:28.939551+0000 mon.a (mon.0) 2024 : audit [INF] from='client.? 172.21.15.22:0/3868212690' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:26:30.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:29 smithi022 bash[82865]: cluster 2024-07-28T12:26:28.939711+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1170: 8 total, 2 up, 8 in 2024-07-28T12:26:30.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:29 smithi150 bash[67543]: cluster 2024-07-28T12:26:28.930948+0000 mon.a (mon.0) 2023 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:29 smithi150 bash[67543]: audit 2024-07-28T12:26:28.939551+0000 mon.a (mon.0) 2024 : audit [INF] from='client.? 172.21.15.22:0/3868212690' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:26:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:29 smithi150 bash[67543]: cluster 2024-07-28T12:26:28.939711+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1170: 8 total, 2 up, 8 in 2024-07-28T12:26:30.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:30.357 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:26:30.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:30.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:30.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:30.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:30.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:30.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 904 16 16 0 0 0 - 0 2024-07-28T12:26:31.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:30 smithi022 bash[82865]: cluster 2024-07-28T12:26:29.867767+0000 mgr.y (mgr.25232) 1055 : cluster [DBG] pgmap v1830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:30 smithi022 bash[80503]: cluster 2024-07-28T12:26:29.867767+0000 mgr.y (mgr.25232) 1055 : cluster [DBG] pgmap v1830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:31.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:31.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:30 smithi150 bash[67543]: cluster 2024-07-28T12:26:29.867767+0000 mgr.y (mgr.25232) 1055 : cluster [DBG] pgmap v1830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:31.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:31.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:31.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:31.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:31.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:26:31.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:31.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 905 16 16 0 0 0 - 0 2024-07-28T12:26:31.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:32.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:32.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:32.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:32.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:32.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:32.647 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:26:32 smithi150 bash[60514]: ts=2024-07-28T12:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:26:32.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:32.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:32.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:32.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 906 16 16 0 0 0 - 0 2024-07-28T12:26:33.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:32 smithi022 bash[80503]: cluster 2024-07-28T12:26:31.868633+0000 mgr.y (mgr.25232) 1056 : cluster [DBG] pgmap v1831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:32 smithi022 bash[82865]: cluster 2024-07-28T12:26:31.868633+0000 mgr.y (mgr.25232) 1056 : cluster [DBG] pgmap v1831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:33.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:33.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:33.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:33.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:33.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:33.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:33.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:33.884 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:33.886 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:32 smithi150 bash[67543]: cluster 2024-07-28T12:26:31.868633+0000 mgr.y (mgr.25232) 1056 : cluster [DBG] pgmap v1831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:33.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 907 16 16 0 0 0 - 0 2024-07-28T12:26:33.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:34.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:34.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:34.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:34.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:34.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:34.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:26:34.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:34.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:34.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 908 16 16 0 0 0 - 0 2024-07-28T12:26:34.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:35.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:35.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:34 smithi150 bash[67543]: cluster 2024-07-28T12:26:33.869933+0000 mgr.y (mgr.25232) 1057 : cluster [DBG] pgmap v1832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:35.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:34 smithi022 bash[80503]: cluster 2024-07-28T12:26:33.869933+0000 mgr.y (mgr.25232) 1057 : cluster [DBG] pgmap v1832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:34 smithi022 bash[82865]: cluster 2024-07-28T12:26:33.869933+0000 mgr.y (mgr.25232) 1057 : cluster [DBG] pgmap v1832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:35.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:35.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:35.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:35.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:35.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:35.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 909 16 16 0 0 0 - 0 2024-07-28T12:26:35.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:36.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:36.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:36.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:36.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:36 smithi150 bash[67543]: audit 2024-07-28T12:26:35.090873+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:36.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:36 smithi150 bash[67543]: audit 2024-07-28T12:26:35.092334+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:36.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:36 smithi150 bash[67543]: cluster 2024-07-28T12:26:35.871308+0000 mgr.y (mgr.25232) 1058 : cluster [DBG] pgmap v1833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:36.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:36.534 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:36.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:36 smithi022 bash[82865]: audit 2024-07-28T12:26:35.090873+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:36 smithi022 bash[82865]: audit 2024-07-28T12:26:35.092334+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:36 smithi022 bash[82865]: cluster 2024-07-28T12:26:35.871308+0000 mgr.y (mgr.25232) 1058 : cluster [DBG] pgmap v1833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:36 smithi022 bash[80503]: audit 2024-07-28T12:26:35.090873+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:26:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:36 smithi022 bash[80503]: audit 2024-07-28T12:26:35.092334+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:36 smithi022 bash[80503]: cluster 2024-07-28T12:26:35.871308+0000 mgr.y (mgr.25232) 1058 : cluster [DBG] pgmap v1833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:36.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:36.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:36.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 910 16 16 0 0 0 - 0 2024-07-28T12:26:36.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:37.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:37.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:37.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:37.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:37.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:37.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:37.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:37.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:37.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 911 16 16 0 0 0 - 0 2024-07-28T12:26:38.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:38.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:38.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:38.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:38.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:38.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:38.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:38.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:38.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 912 16 16 0 0 0 - 0 2024-07-28T12:26:38.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:39.057 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:39.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:38 smithi022 bash[80503]: cluster 2024-07-28T12:26:37.872641+0000 mgr.y (mgr.25232) 1059 : cluster [DBG] pgmap v1834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:38 smithi022 bash[82865]: cluster 2024-07-28T12:26:37.872641+0000 mgr.y (mgr.25232) 1059 : cluster [DBG] pgmap v1834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:39.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:38 smithi150 bash[67543]: cluster 2024-07-28T12:26:37.872641+0000 mgr.y (mgr.25232) 1059 : cluster [DBG] pgmap v1834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:39.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:39.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:39.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:39.566 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:26:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:26:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:26:39.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:39.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:39.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 913 16 16 0 0 0 - 0 2024-07-28T12:26:39.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:40.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:40.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:40.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:40.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:40.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:40.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:40.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:40.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:40.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 914 16 16 0 0 0 - 0 2024-07-28T12:26:40.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:40 smithi150 bash[67543]: cluster 2024-07-28T12:26:39.873361+0000 mgr.y (mgr.25232) 1060 : cluster [DBG] pgmap v1835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:41.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:41.136 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:40 smithi022 bash[80503]: cluster 2024-07-28T12:26:39.873361+0000 mgr.y (mgr.25232) 1060 : cluster [DBG] pgmap v1835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:41.137 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:40 smithi022 bash[82865]: cluster 2024-07-28T12:26:39.873361+0000 mgr.y (mgr.25232) 1060 : cluster [DBG] pgmap v1835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:41.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:41.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:41.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:41.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:41.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:41.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:41.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 915 16 16 0 0 0 - 0 2024-07-28T12:26:41.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:41.952 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:26:42.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:42.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:42.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:41 smithi022 bash[80503]: audit 2024-07-28T12:26:41.215085+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? 172.21.15.22:0/3273043653' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:42.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:41 smithi022 bash[82865]: audit 2024-07-28T12:26:41.215085+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? 172.21.15.22:0/3273043653' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:41 smithi150 bash[67543]: audit 2024-07-28T12:26:41.215085+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? 172.21.15.22:0/3273043653' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:26:42.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:42.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:42.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:42.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:42.669 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:26:42 smithi150 bash[60514]: ts=2024-07-28T12:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:26:42.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:42.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:42.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 916 16 16 0 0 0 - 0 2024-07-28T12:26:43.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[80503]: cluster 2024-07-28T12:26:41.874732+0000 mgr.y (mgr.25232) 1061 : cluster [DBG] pgmap v1836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[80503]: cluster 2024-07-28T12:26:41.932958+0000 mon.a (mon.0) 2029 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[80503]: audit 2024-07-28T12:26:41.951792+0000 mon.a (mon.0) 2030 : audit [INF] from='client.? 172.21.15.22:0/3273043653' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[80503]: cluster 2024-07-28T12:26:41.951899+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1171: 8 total, 2 up, 8 in 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[82865]: cluster 2024-07-28T12:26:41.874732+0000 mgr.y (mgr.25232) 1061 : cluster [DBG] pgmap v1836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[82865]: cluster 2024-07-28T12:26:41.932958+0000 mon.a (mon.0) 2029 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[82865]: audit 2024-07-28T12:26:41.951792+0000 mon.a (mon.0) 2030 : audit [INF] from='client.? 172.21.15.22:0/3273043653' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:42 smithi022 bash[82865]: cluster 2024-07-28T12:26:41.951899+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1171: 8 total, 2 up, 8 in 2024-07-28T12:26:43.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:43.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:42 smithi150 bash[67543]: cluster 2024-07-28T12:26:41.874732+0000 mgr.y (mgr.25232) 1061 : cluster [DBG] pgmap v1836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:42 smithi150 bash[67543]: cluster 2024-07-28T12:26:41.932958+0000 mon.a (mon.0) 2029 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:42 smithi150 bash[67543]: audit 2024-07-28T12:26:41.951792+0000 mon.a (mon.0) 2030 : audit [INF] from='client.? 172.21.15.22:0/3273043653' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:26:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:42 smithi150 bash[67543]: cluster 2024-07-28T12:26:41.951899+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1171: 8 total, 2 up, 8 in 2024-07-28T12:26:43.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:43.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:43.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:43.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:43.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:43.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 917 16 16 0 0 0 - 0 2024-07-28T12:26:43.933 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:43.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:44.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:44.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:44.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:44.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:44.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:44.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:44.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:26:44.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:44.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 918 16 16 0 0 0 - 0 2024-07-28T12:26:44.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:45.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:45.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:45.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:26:45.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:44 smithi022 bash[80503]: cluster 2024-07-28T12:26:43.875497+0000 mgr.y (mgr.25232) 1062 : cluster [DBG] pgmap v1838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:45.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:44 smithi022 bash[82865]: cluster 2024-07-28T12:26:43.875497+0000 mgr.y (mgr.25232) 1062 : cluster [DBG] pgmap v1838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:45.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:44 smithi150 bash[67543]: cluster 2024-07-28T12:26:43.875497+0000 mgr.y (mgr.25232) 1062 : cluster [DBG] pgmap v1838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:45.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:45.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:45.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:45.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:45.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:45.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 919 16 16 0 0 0 - 0 2024-07-28T12:26:45.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:46.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:46.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:46.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:46.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:46.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:46.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:46.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:46.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:26:46.904224+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:26:46.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:26:46.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 920 16 16 0 0 0 - 0 2024-07-28T12:26:46.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:47.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:47.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:46 smithi150 bash[67543]: cluster 2024-07-28T12:26:45.876844+0000 mgr.y (mgr.25232) 1063 : cluster [DBG] pgmap v1839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:47.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:46 smithi022 bash[80503]: cluster 2024-07-28T12:26:45.876844+0000 mgr.y (mgr.25232) 1063 : cluster [DBG] pgmap v1839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:46 smithi022 bash[82865]: cluster 2024-07-28T12:26:45.876844+0000 mgr.y (mgr.25232) 1063 : cluster [DBG] pgmap v1839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:47.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:47.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:47.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:47.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:47.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:47.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 921 16 16 0 0 0 - 0 2024-07-28T12:26:47.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:48.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:48.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:48.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:48.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:48.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:48.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:48.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:48.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 922 16 16 0 0 0 - 0 2024-07-28T12:26:48.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:48 smithi150 bash[67543]: cluster 2024-07-28T12:26:47.878256+0000 mgr.y (mgr.25232) 1064 : cluster [DBG] pgmap v1840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:49.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:49.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:49.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:49.310 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:48 smithi022 bash[80503]: cluster 2024-07-28T12:26:47.878256+0000 mgr.y (mgr.25232) 1064 : cluster [DBG] pgmap v1840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:49.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:48 smithi022 bash[82865]: cluster 2024-07-28T12:26:47.878256+0000 mgr.y (mgr.25232) 1064 : cluster [DBG] pgmap v1840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:49.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:49.441 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:49.442 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:26:49.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:26:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:26:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:26:49.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:49.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:49.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:49.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 923 16 16 0 0 0 - 0 2024-07-28T12:26:50.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:50.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:50.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:50.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:50.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:50.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:50.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:50.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:50.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 924 16 16 0 0 0 - 0 2024-07-28T12:26:50.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:50 smithi150 bash[67543]: cluster 2024-07-28T12:26:49.879254+0000 mgr.y (mgr.25232) 1065 : cluster [DBG] pgmap v1841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:50 smithi150 bash[67543]: audit 2024-07-28T12:26:50.084402+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:51.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:51.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:51.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:50 smithi022 bash[80503]: cluster 2024-07-28T12:26:49.879254+0000 mgr.y (mgr.25232) 1065 : cluster [DBG] pgmap v1841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:50 smithi022 bash[80503]: audit 2024-07-28T12:26:50.084402+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:50 smithi022 bash[82865]: cluster 2024-07-28T12:26:49.879254+0000 mgr.y (mgr.25232) 1065 : cluster [DBG] pgmap v1841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:50 smithi022 bash[82865]: audit 2024-07-28T12:26:50.084402+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:26:51.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:51.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:51.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:51.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:51.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 925 16 16 0 0 0 - 0 2024-07-28T12:26:51.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:52.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:52.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:52.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:52.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:52.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:52.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:52.641 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:26:52 smithi150 bash[60514]: ts=2024-07-28T12:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:26:52.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:52.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:52.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 926 16 16 0 0 0 - 0 2024-07-28T12:26:52.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:52 smithi150 bash[67543]: cluster 2024-07-28T12:26:51.879980+0000 mgr.y (mgr.25232) 1066 : cluster [DBG] pgmap v1842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:53.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:53.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:53.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:52 smithi022 bash[80503]: cluster 2024-07-28T12:26:51.879980+0000 mgr.y (mgr.25232) 1066 : cluster [DBG] pgmap v1842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:53.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:52 smithi022 bash[82865]: cluster 2024-07-28T12:26:51.879980+0000 mgr.y (mgr.25232) 1066 : cluster [DBG] pgmap v1842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:53.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:53.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:53.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:53.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:53.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:53.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 927 16 16 0 0 0 - 0 2024-07-28T12:26:53.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:54.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:54.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:54.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:54.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:54.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:54.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:54.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:54.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:54.903 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:26:54.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 928 16 16 0 0 0 - 0 2024-07-28T12:26:54.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:55.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:54 smithi022 bash[80503]: cluster 2024-07-28T12:26:53.881286+0000 mgr.y (mgr.25232) 1067 : cluster [DBG] pgmap v1843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:55.005 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:54 smithi022 bash[82865]: cluster 2024-07-28T12:26:53.881286+0000 mgr.y (mgr.25232) 1067 : cluster [DBG] pgmap v1843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:55.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:55.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:55.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:54 smithi150 bash[67543]: cluster 2024-07-28T12:26:53.881286+0000 mgr.y (mgr.25232) 1067 : cluster [DBG] pgmap v1843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:55.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:55.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:55.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:26:55.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:26:55.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:55.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:55.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 929 16 16 0 0 0 - 0 2024-07-28T12:26:55.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:55.971 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:26:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:55 smithi150 bash[67543]: audit 2024-07-28T12:26:55.204768+0000 mon.a (mon.0) 2033 : audit [INF] from='client.? 172.21.15.22:0/659999022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:56.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:56.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:56.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:55 smithi022 bash[80503]: audit 2024-07-28T12:26:55.204768+0000 mon.a (mon.0) 2033 : audit [INF] from='client.? 172.21.15.22:0/659999022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:55 smithi022 bash[82865]: audit 2024-07-28T12:26:55.204768+0000 mon.a (mon.0) 2033 : audit [INF] from='client.? 172.21.15.22:0/659999022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:26:56.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:56.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:56.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:56.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:56.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:56.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 930 16 16 0 0 0 - 0 2024-07-28T12:26:57.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:57.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:57.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:57.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[80503]: cluster 2024-07-28T12:26:55.882010+0000 mgr.y (mgr.25232) 1068 : cluster [DBG] pgmap v1844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:57.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[80503]: cluster 2024-07-28T12:26:55.960245+0000 mon.a (mon.0) 2034 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:57.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[80503]: audit 2024-07-28T12:26:55.970894+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? 172.21.15.22:0/659999022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:57.259 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[80503]: cluster 2024-07-28T12:26:55.970955+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1172: 8 total, 2 up, 8 in 2024-07-28T12:26:57.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[82865]: cluster 2024-07-28T12:26:55.882010+0000 mgr.y (mgr.25232) 1068 : cluster [DBG] pgmap v1844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:57.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[82865]: cluster 2024-07-28T12:26:55.960245+0000 mon.a (mon.0) 2034 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:57.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[82865]: audit 2024-07-28T12:26:55.970894+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? 172.21.15.22:0/659999022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:57.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:56 smithi022 bash[82865]: cluster 2024-07-28T12:26:55.970955+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1172: 8 total, 2 up, 8 in 2024-07-28T12:26:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:56 smithi150 bash[67543]: cluster 2024-07-28T12:26:55.882010+0000 mgr.y (mgr.25232) 1068 : cluster [DBG] pgmap v1844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:56 smithi150 bash[67543]: cluster 2024-07-28T12:26:55.960245+0000 mon.a (mon.0) 2034 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:26:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:56 smithi150 bash[67543]: audit 2024-07-28T12:26:55.970894+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? 172.21.15.22:0/659999022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:26:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:56 smithi150 bash[67543]: cluster 2024-07-28T12:26:55.970955+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1172: 8 total, 2 up, 8 in 2024-07-28T12:26:57.368 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:57.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:57.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:57.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:57.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:57.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 931 16 16 0 0 0 - 0 2024-07-28T12:26:57.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:58.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:58.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:58.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:58.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:26:58.561 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:58.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:26:58.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:26:58.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:58.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 932 16 16 0 0 0 - 0 2024-07-28T12:26:58.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:26:59.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:59.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:26:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:26:58 smithi150 bash[67543]: cluster 2024-07-28T12:26:57.883396+0000 mgr.y (mgr.25232) 1069 : cluster [DBG] pgmap v1846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:59.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:59.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:26:58 smithi022 bash[80503]: cluster 2024-07-28T12:26:57.883396+0000 mgr.y (mgr.25232) 1069 : cluster [DBG] pgmap v1846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:59.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:26:58 smithi022 bash[82865]: cluster 2024-07-28T12:26:57.883396+0000 mgr.y (mgr.25232) 1069 : cluster [DBG] pgmap v1846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:26:59.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:59.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:26:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:26:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:26:59] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:26:59.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:26:59.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:26:59.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:26:59.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 933 16 16 0 0 0 - 0 2024-07-28T12:26:59.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:00.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:00.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:00.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:00 smithi022 bash[80503]: cluster 2024-07-28T12:26:59.884793+0000 mgr.y (mgr.25232) 1070 : cluster [DBG] pgmap v1847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:00 smithi022 bash[82865]: cluster 2024-07-28T12:26:59.884793+0000 mgr.y (mgr.25232) 1070 : cluster [DBG] pgmap v1847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:00.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:00.359 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:00 smithi150 bash[67543]: cluster 2024-07-28T12:26:59.884793+0000 mgr.y (mgr.25232) 1070 : cluster [DBG] pgmap v1847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:00.462 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:00.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:00.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:00.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:00.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:00.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 934 16 16 0 0 0 - 0 2024-07-28T12:27:00.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:01.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:01.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:01.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:01.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:01.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:01.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:01.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:01.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:01.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 935 16 16 0 0 0 - 0 2024-07-28T12:27:02.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:02.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:02.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:02.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:02.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:02.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:02.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:27:02 smithi150 bash[60514]: ts=2024-07-28T12:27:02.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:27:02.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:02.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 936 16 16 0 0 0 - 0 2024-07-28T12:27:02.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:02 smithi022 bash[80503]: cluster 2024-07-28T12:27:01.886215+0000 mgr.y (mgr.25232) 1071 : cluster [DBG] pgmap v1848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:02 smithi022 bash[82865]: cluster 2024-07-28T12:27:01.886215+0000 mgr.y (mgr.25232) 1071 : cluster [DBG] pgmap v1848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:03.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:03.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:02 smithi150 bash[67543]: cluster 2024-07-28T12:27:01.886215+0000 mgr.y (mgr.25232) 1071 : cluster [DBG] pgmap v1848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:03.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:03.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:03.499 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:03.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:03.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:03.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:03.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 937 16 16 0 0 0 - 0 2024-07-28T12:27:03.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:04.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:04.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:04.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:04.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:04.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:04.624 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:04.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:04.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:04.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:04.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 938 16 16 0 0 0 - 0 2024-07-28T12:27:04.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:04 smithi022 bash[80503]: cluster 2024-07-28T12:27:03.887596+0000 mgr.y (mgr.25232) 1072 : cluster [DBG] pgmap v1849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:04 smithi022 bash[82865]: cluster 2024-07-28T12:27:03.887596+0000 mgr.y (mgr.25232) 1072 : cluster [DBG] pgmap v1849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:05.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:05.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:04 smithi150 bash[67543]: cluster 2024-07-28T12:27:03.887596+0000 mgr.y (mgr.25232) 1072 : cluster [DBG] pgmap v1849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:05.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:05.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:05.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:05.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:05.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:05.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 939 16 16 0 0 0 - 0 2024-07-28T12:27:05.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:05.970 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:05.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:27:06.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:05 smithi022 bash[80503]: audit 2024-07-28T12:27:05.084911+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:05 smithi022 bash[82865]: audit 2024-07-28T12:27:05.084911+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:06.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:06.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:05 smithi150 bash[67543]: audit 2024-07-28T12:27:05.084911+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:06.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:06.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:06.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:06.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:06.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:06.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:06.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:27:06.906856+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:27:06.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:27:06.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 940 16 16 0 0 0 - 0 2024-07-28T12:27:07.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:07.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:06 smithi022 bash[80503]: cluster 2024-07-28T12:27:05.888993+0000 mgr.y (mgr.25232) 1073 : cluster [DBG] pgmap v1850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:06 smithi022 bash[82865]: cluster 2024-07-28T12:27:05.888993+0000 mgr.y (mgr.25232) 1073 : cluster [DBG] pgmap v1850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:07.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:07.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:07.261 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:06 smithi150 bash[67543]: cluster 2024-07-28T12:27:05.888993+0000 mgr.y (mgr.25232) 1073 : cluster [DBG] pgmap v1850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:07.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:07.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:07.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:07.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:07.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:07.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 941 16 16 0 0 0 - 0 2024-07-28T12:27:07.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:08.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:08.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:08.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:08.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:08.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:08.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:08.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:08.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 942 16 16 0 0 0 - 0 2024-07-28T12:27:08.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:08.971 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:27:09.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:09.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:09.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:08 smithi022 bash[80503]: cluster 2024-07-28T12:27:07.889751+0000 mgr.y (mgr.25232) 1074 : cluster [DBG] pgmap v1851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:08 smithi022 bash[80503]: audit 2024-07-28T12:27:08.181439+0000 mon.a (mon.0) 2038 : audit [INF] from='client.? 172.21.15.22:0/210572055' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:08 smithi022 bash[82865]: cluster 2024-07-28T12:27:07.889751+0000 mgr.y (mgr.25232) 1074 : cluster [DBG] pgmap v1851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:08 smithi022 bash[82865]: audit 2024-07-28T12:27:08.181439+0000 mon.a (mon.0) 2038 : audit [INF] from='client.? 172.21.15.22:0/210572055' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:09.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:09.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:08 smithi150 bash[67543]: cluster 2024-07-28T12:27:07.889751+0000 mgr.y (mgr.25232) 1074 : cluster [DBG] pgmap v1851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:09.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:08 smithi150 bash[67543]: audit 2024-07-28T12:27:08.181439+0000 mon.a (mon.0) 2038 : audit [INF] from='client.? 172.21.15.22:0/210572055' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:09.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:09.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:09.729 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:27:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T12:27:09.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:09.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:09.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 943 16 16 0 0 0 - 0 2024-07-28T12:27:09.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:09.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[80503]: cluster 2024-07-28T12:27:08.957625+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:27:09.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[80503]: audit 2024-07-28T12:27:08.970980+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? 172.21.15.22:0/210572055' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:09.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[80503]: cluster 2024-07-28T12:27:08.971036+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1173: 8 total, 2 up, 8 in 2024-07-28T12:27:09.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[82865]: cluster 2024-07-28T12:27:08.957625+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:27:09.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[82865]: audit 2024-07-28T12:27:08.970980+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? 172.21.15.22:0/210572055' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:09.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:09 smithi022 bash[82865]: cluster 2024-07-28T12:27:08.971036+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1173: 8 total, 2 up, 8 in 2024-07-28T12:27:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:09 smithi150 bash[67543]: cluster 2024-07-28T12:27:08.957625+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:27:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:09 smithi150 bash[67543]: audit 2024-07-28T12:27:08.970980+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? 172.21.15.22:0/210572055' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:09 smithi150 bash[67543]: cluster 2024-07-28T12:27:08.971036+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1173: 8 total, 2 up, 8 in 2024-07-28T12:27:10.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:10.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:10.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:10.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:10.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:10.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:10.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:10.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 944 16 16 0 0 0 - 0 2024-07-28T12:27:10.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:11.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:11.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:10 smithi150 bash[67543]: cluster 2024-07-28T12:27:09.891156+0000 mgr.y (mgr.25232) 1075 : cluster [DBG] pgmap v1853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:11.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:10 smithi022 bash[80503]: cluster 2024-07-28T12:27:09.891156+0000 mgr.y (mgr.25232) 1075 : cluster [DBG] pgmap v1853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:10 smithi022 bash[82865]: cluster 2024-07-28T12:27:09.891156+0000 mgr.y (mgr.25232) 1075 : cluster [DBG] pgmap v1853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:11.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:11.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:11.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:11.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:27:11.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:11.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:11.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 945 16 16 0 0 0 - 0 2024-07-28T12:27:12.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:12.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:12.217 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:12.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:12.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:12.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:12.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:12.616 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:27:12 smithi150 bash[60514]: ts=2024-07-28T12:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:27:12.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:12.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:12.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 946 16 16 0 0 0 - 0 2024-07-28T12:27:12.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:13.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:12 smithi022 bash[80503]: cluster 2024-07-28T12:27:11.892520+0000 mgr.y (mgr.25232) 1076 : cluster [DBG] pgmap v1854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:12 smithi022 bash[82865]: cluster 2024-07-28T12:27:11.892520+0000 mgr.y (mgr.25232) 1076 : cluster [DBG] pgmap v1854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:13.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:13.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:12 smithi150 bash[67543]: cluster 2024-07-28T12:27:11.892520+0000 mgr.y (mgr.25232) 1076 : cluster [DBG] pgmap v1854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:13.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:13.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:13.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:13.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:13.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:13.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 947 16 16 0 0 0 - 0 2024-07-28T12:27:13.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:14.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:14.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:14.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:14.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:14 smithi150 bash[67543]: cluster 2024-07-28T12:27:13.893895+0000 mgr.y (mgr.25232) 1077 : cluster [DBG] pgmap v1855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:14 smithi022 bash[82865]: cluster 2024-07-28T12:27:13.893895+0000 mgr.y (mgr.25232) 1077 : cluster [DBG] pgmap v1855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:14 smithi022 bash[80503]: cluster 2024-07-28T12:27:13.893895+0000 mgr.y (mgr.25232) 1077 : cluster [DBG] pgmap v1855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:14.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:14.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:14.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:14.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:14.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:14.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 948 16 16 0 0 0 - 0 2024-07-28T12:27:14.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:15.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:15.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:15.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:15.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:15.559 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:15.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:15.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:15.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:15.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 949 16 16 0 0 0 - 0 2024-07-28T12:27:15.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:16.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:16.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:16.258 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:16.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:27:16.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:16.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:16.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:16.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:16.742 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:16.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:16.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:16.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 950 16 16 0 0 0 - 0 2024-07-28T12:27:16.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:17.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:17.117 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:16 smithi022 bash[82865]: cluster 2024-07-28T12:27:15.895336+0000 mgr.y (mgr.25232) 1078 : cluster [DBG] pgmap v1856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:17.117 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:16 smithi022 bash[80503]: cluster 2024-07-28T12:27:15.895336+0000 mgr.y (mgr.25232) 1078 : cluster [DBG] pgmap v1856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:17.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:17.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:16 smithi150 bash[67543]: cluster 2024-07-28T12:27:15.895336+0000 mgr.y (mgr.25232) 1078 : cluster [DBG] pgmap v1856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:17.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:17.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:17.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:17.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:17.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:17.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 951 16 16 0 0 0 - 0 2024-07-28T12:27:17.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:18.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:18.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:18.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:18.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:18.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:18.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:18.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:18.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:18.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 952 16 16 0 0 0 - 0 2024-07-28T12:27:19.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:19.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:19.130 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:18 smithi150 bash[67543]: cluster 2024-07-28T12:27:17.896743+0000 mgr.y (mgr.25232) 1079 : cluster [DBG] pgmap v1857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:19.237 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:18 smithi022 bash[80503]: cluster 2024-07-28T12:27:17.896743+0000 mgr.y (mgr.25232) 1079 : cluster [DBG] pgmap v1857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:18 smithi022 bash[82865]: cluster 2024-07-28T12:27:17.896743+0000 mgr.y (mgr.25232) 1079 : cluster [DBG] pgmap v1857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:19.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:19.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:19.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:19.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:19.717 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:27:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:27:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T12:27:19.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:19.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 953 16 16 0 0 0 - 0 2024-07-28T12:27:19.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:20.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:20.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:20.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:20.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:20.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:20.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:20.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:20.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:20.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 954 16 16 0 0 0 - 0 2024-07-28T12:27:21.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[80503]: cluster 2024-07-28T12:27:19.898125+0000 mgr.y (mgr.25232) 1080 : cluster [DBG] pgmap v1858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[80503]: audit 2024-07-28T12:27:20.093797+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[80503]: audit 2024-07-28T12:27:20.095653+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[80503]: audit 2024-07-28T12:27:20.460561+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.22:0/3020534649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[82865]: cluster 2024-07-28T12:27:19.898125+0000 mgr.y (mgr.25232) 1080 : cluster [DBG] pgmap v1858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[82865]: audit 2024-07-28T12:27:20.093797+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[82865]: audit 2024-07-28T12:27:20.095653+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:20 smithi022 bash[82865]: audit 2024-07-28T12:27:20.460561+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.22:0/3020534649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:27:21.096 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:27:21.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:21.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:21.253 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:20 smithi150 bash[67543]: cluster 2024-07-28T12:27:19.898125+0000 mgr.y (mgr.25232) 1080 : cluster [DBG] pgmap v1858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:21.253 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:20 smithi150 bash[67543]: audit 2024-07-28T12:27:20.093797+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:21.253 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:20 smithi150 bash[67543]: audit 2024-07-28T12:27:20.095653+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:21.253 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:20 smithi150 bash[67543]: audit 2024-07-28T12:27:20.460561+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.22:0/3020534649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:27:21.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:21.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:21.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:21.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:21.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:21.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 955 16 16 0 0 0 - 0 2024-07-28T12:27:21.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:22.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:21 smithi022 bash[80503]: cluster 2024-07-28T12:27:21.087138+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:21 smithi022 bash[80503]: audit 2024-07-28T12:27:21.095819+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? 172.21.15.22:0/3020534649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:27:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:21 smithi022 bash[80503]: cluster 2024-07-28T12:27:21.095980+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1174: 8 total, 2 up, 8 in 2024-07-28T12:27:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:21 smithi022 bash[82865]: cluster 2024-07-28T12:27:21.087138+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:21 smithi022 bash[82865]: audit 2024-07-28T12:27:21.095819+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? 172.21.15.22:0/3020534649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:27:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:21 smithi022 bash[82865]: cluster 2024-07-28T12:27:21.095980+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1174: 8 total, 2 up, 8 in 2024-07-28T12:27:22.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:22.216 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:21 smithi150 bash[67543]: cluster 2024-07-28T12:27:21.087138+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:22.216 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:21 smithi150 bash[67543]: audit 2024-07-28T12:27:21.095819+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? 172.21.15.22:0/3020534649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:27:22.216 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:21 smithi150 bash[67543]: cluster 2024-07-28T12:27:21.095980+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1174: 8 total, 2 up, 8 in 2024-07-28T12:27:22.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:22.405 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:22.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:27:22 smithi150 bash[60514]: ts=2024-07-28T12:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:27:22.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:22.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:22.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:22.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 956 16 16 0 0 0 - 0 2024-07-28T12:27:22.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:23.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:23.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:23.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:22 smithi150 bash[67543]: cluster 2024-07-28T12:27:21.899685+0000 mgr.y (mgr.25232) 1081 : cluster [DBG] pgmap v1860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:23.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:22 smithi022 bash[80503]: cluster 2024-07-28T12:27:21.899685+0000 mgr.y (mgr.25232) 1081 : cluster [DBG] pgmap v1860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:22 smithi022 bash[82865]: cluster 2024-07-28T12:27:21.899685+0000 mgr.y (mgr.25232) 1081 : cluster [DBG] pgmap v1860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:23.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:23.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:23.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:23.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:23.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:23.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 957 16 16 0 0 0 - 0 2024-07-28T12:27:23.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:27:23.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:24.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:24.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:24.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:24.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:24.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:24.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:24.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:24.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 958 16 16 0 0 0 - 0 2024-07-28T12:27:24.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:25.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:24 smithi022 bash[80503]: cluster 2024-07-28T12:27:23.900456+0000 mgr.y (mgr.25232) 1082 : cluster [DBG] pgmap v1861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:24 smithi022 bash[82865]: cluster 2024-07-28T12:27:23.900456+0000 mgr.y (mgr.25232) 1082 : cluster [DBG] pgmap v1861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:25.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:24 smithi150 bash[67543]: cluster 2024-07-28T12:27:23.900456+0000 mgr.y (mgr.25232) 1082 : cluster [DBG] pgmap v1861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:25.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:25.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:25.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:25.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:25.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:25.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:25.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 959 16 16 0 0 0 - 0 2024-07-28T12:27:25.929 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:25.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:25 smithi022 bash[80503]: audit 2024-07-28T12:27:25.671768+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:27:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:25 smithi022 bash[82865]: audit 2024-07-28T12:27:25.671768+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:27:26.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:26.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:26.241 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:25 smithi150 bash[67543]: audit 2024-07-28T12:27:25.671768+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:27:26.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:26.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:26.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:26.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:27:26.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:26.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:26.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:27:26.909638+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:27:26.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:27:26.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 960 16 16 0 0 0 - 0 2024-07-28T12:27:26.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:27.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:27.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:26 smithi150 bash[67543]: cluster 2024-07-28T12:27:25.901256+0000 mgr.y (mgr.25232) 1083 : cluster [DBG] pgmap v1862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:27.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:26 smithi022 bash[80503]: cluster 2024-07-28T12:27:25.901256+0000 mgr.y (mgr.25232) 1083 : cluster [DBG] pgmap v1862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:26 smithi022 bash[82865]: cluster 2024-07-28T12:27:25.901256+0000 mgr.y (mgr.25232) 1083 : cluster [DBG] pgmap v1862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:27.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:27.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:27.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:27.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:27.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:27.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 961 16 16 0 0 0 - 0 2024-07-28T12:27:28.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:28.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:28.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:28.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:28.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:28.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:28.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:28.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:28.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 962 16 16 0 0 0 - 0 2024-07-28T12:27:28.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:28.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:28 smithi022 bash[80503]: cluster 2024-07-28T12:27:27.902674+0000 mgr.y (mgr.25232) 1084 : cluster [DBG] pgmap v1863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:28.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:28 smithi022 bash[82865]: cluster 2024-07-28T12:27:27.902674+0000 mgr.y (mgr.25232) 1084 : cluster [DBG] pgmap v1863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:28 smithi150 bash[67543]: cluster 2024-07-28T12:27:27.902674+0000 mgr.y (mgr.25232) 1084 : cluster [DBG] pgmap v1863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:29.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:29.153 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:29.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:29.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:29.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:29.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:29.574 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:27:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:27:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:27:29.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:29.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:29.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 963 16 16 0 0 0 - 0 2024-07-28T12:27:29.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:30.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:30.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:30.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:30.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:30.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:30.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:30.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:30.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:30.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 964 16 16 0 0 0 - 0 2024-07-28T12:27:30.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:31.076 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:30 smithi022 bash[80503]: cluster 2024-07-28T12:27:29.904068+0000 mgr.y (mgr.25232) 1085 : cluster [DBG] pgmap v1864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:30 smithi022 bash[80503]: audit 2024-07-28T12:27:30.929519+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:30 smithi022 bash[80503]: audit 2024-07-28T12:27:30.934915+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:30 smithi022 bash[82865]: cluster 2024-07-28T12:27:29.904068+0000 mgr.y (mgr.25232) 1085 : cluster [DBG] pgmap v1864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:30 smithi022 bash[82865]: audit 2024-07-28T12:27:30.929519+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:30 smithi022 bash[82865]: audit 2024-07-28T12:27:30.934915+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:31.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:30 smithi150 bash[67543]: cluster 2024-07-28T12:27:29.904068+0000 mgr.y (mgr.25232) 1085 : cluster [DBG] pgmap v1864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:30 smithi150 bash[67543]: audit 2024-07-28T12:27:30.929519+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:30 smithi150 bash[67543]: audit 2024-07-28T12:27:30.934915+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:31.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:31.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:31.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:31.813 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:31.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 965 16 16 0 0 0 - 0 2024-07-28T12:27:31.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:32.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:32.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:32.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:32.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[60514]: ts=2024-07-28T12:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:27:32.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:32.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:32.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:32.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:32.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[67543]: audit 2024-07-28T12:27:31.608319+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:32.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[67543]: audit 2024-07-28T12:27:31.617744+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:32.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[67543]: cluster 2024-07-28T12:27:31.905468+0000 mgr.y (mgr.25232) 1086 : cluster [DBG] pgmap v1865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:32.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[67543]: audit 2024-07-28T12:27:32.105767+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:27:32.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[67543]: audit 2024-07-28T12:27:32.107035+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:27:32.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:32 smithi150 bash[67543]: audit 2024-07-28T12:27:32.113795+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:32.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 966 16 16 0 0 0 - 0 2024-07-28T12:27:33.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[80503]: audit 2024-07-28T12:27:31.608319+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[80503]: audit 2024-07-28T12:27:31.617744+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[80503]: cluster 2024-07-28T12:27:31.905468+0000 mgr.y (mgr.25232) 1086 : cluster [DBG] pgmap v1865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[80503]: audit 2024-07-28T12:27:32.105767+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:27:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[80503]: audit 2024-07-28T12:27:32.107035+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[80503]: audit 2024-07-28T12:27:32.113795+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[82865]: audit 2024-07-28T12:27:31.608319+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[82865]: audit 2024-07-28T12:27:31.617744+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[82865]: cluster 2024-07-28T12:27:31.905468+0000 mgr.y (mgr.25232) 1086 : cluster [DBG] pgmap v1865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[82865]: audit 2024-07-28T12:27:32.105767+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[82865]: audit 2024-07-28T12:27:32.107035+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:27:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:32 smithi022 bash[82865]: audit 2024-07-28T12:27:32.113795+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:33.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:33.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:33.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:33.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:33.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:33.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:33.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:33.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 967 16 16 0 0 0 - 0 2024-07-28T12:27:33.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:34.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:34.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:34.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:34.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:34.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:34.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:34.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:34.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:34.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 968 16 16 0 0 0 - 0 2024-07-28T12:27:34.975 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:27:34.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:34 smithi022 bash[80503]: cluster 2024-07-28T12:27:33.906161+0000 mgr.y (mgr.25232) 1087 : cluster [DBG] pgmap v1866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:34.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:34 smithi022 bash[80503]: audit 2024-07-28T12:27:34.068990+0000 mon.a (mon.0) 2056 : audit [INF] from='client.? 172.21.15.22:0/671043836' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:34.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:34 smithi022 bash[82865]: cluster 2024-07-28T12:27:33.906161+0000 mgr.y (mgr.25232) 1087 : cluster [DBG] pgmap v1866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:34.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:34 smithi022 bash[82865]: audit 2024-07-28T12:27:34.068990+0000 mon.a (mon.0) 2056 : audit [INF] from='client.? 172.21.15.22:0/671043836' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:35.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:35.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:35.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:35.255 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:34 smithi150 bash[67543]: cluster 2024-07-28T12:27:33.906161+0000 mgr.y (mgr.25232) 1087 : cluster [DBG] pgmap v1866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:35.256 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:34 smithi150 bash[67543]: audit 2024-07-28T12:27:34.068990+0000 mon.a (mon.0) 2056 : audit [INF] from='client.? 172.21.15.22:0/671043836' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:27:35.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:35.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:35.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:35.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:35.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:35.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 969 16 16 0 0 0 - 0 2024-07-28T12:27:35.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:36.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:36.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[82865]: cluster 2024-07-28T12:27:34.959996+0000 mon.a (mon.0) 2057 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[82865]: audit 2024-07-28T12:27:34.974883+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? 172.21.15.22:0/671043836' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[82865]: cluster 2024-07-28T12:27:34.974984+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1175: 8 total, 2 up, 8 in 2024-07-28T12:27:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[82865]: audit 2024-07-28T12:27:35.091685+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[82865]: audit 2024-07-28T12:27:35.093530+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:36.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[80503]: cluster 2024-07-28T12:27:34.959996+0000 mon.a (mon.0) 2057 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:36.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[80503]: audit 2024-07-28T12:27:34.974883+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? 172.21.15.22:0/671043836' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:36.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[80503]: cluster 2024-07-28T12:27:34.974984+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1175: 8 total, 2 up, 8 in 2024-07-28T12:27:36.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[80503]: audit 2024-07-28T12:27:35.091685+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:36.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:35 smithi022 bash[80503]: audit 2024-07-28T12:27:35.093530+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:35 smithi150 bash[67543]: cluster 2024-07-28T12:27:34.959996+0000 mon.a (mon.0) 2057 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:35 smithi150 bash[67543]: audit 2024-07-28T12:27:34.974883+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? 172.21.15.22:0/671043836' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:27:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:35 smithi150 bash[67543]: cluster 2024-07-28T12:27:34.974984+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1175: 8 total, 2 up, 8 in 2024-07-28T12:27:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:35 smithi150 bash[67543]: audit 2024-07-28T12:27:35.091685+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:27:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:35 smithi150 bash[67543]: audit 2024-07-28T12:27:35.093530+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:36.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:36.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:36.514 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:36.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:36.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:36.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:36.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:36.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 970 16 16 0 0 0 - 0 2024-07-28T12:27:37.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:37.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:37.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:36 smithi150 bash[67543]: cluster 2024-07-28T12:27:35.907504+0000 mgr.y (mgr.25232) 1088 : cluster [DBG] pgmap v1868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:36 smithi022 bash[80503]: cluster 2024-07-28T12:27:35.907504+0000 mgr.y (mgr.25232) 1088 : cluster [DBG] pgmap v1868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:37.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:36 smithi022 bash[82865]: cluster 2024-07-28T12:27:35.907504+0000 mgr.y (mgr.25232) 1088 : cluster [DBG] pgmap v1868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:37.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:27:37.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:37.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:37.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:37.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:37.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:37.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 971 16 16 0 0 0 - 0 2024-07-28T12:27:37.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:38.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:38.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:38.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:27:38.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:38.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:38.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:38.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:38.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:38 smithi022 bash[80503]: cluster 2024-07-28T12:27:37.908932+0000 mgr.y (mgr.25232) 1089 : cluster [DBG] pgmap v1869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:38 smithi022 bash[82865]: cluster 2024-07-28T12:27:37.908932+0000 mgr.y (mgr.25232) 1089 : cluster [DBG] pgmap v1869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:38.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 972 16 16 0 0 0 - 0 2024-07-28T12:27:38.921 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:38 smithi150 bash[67543]: cluster 2024-07-28T12:27:37.908932+0000 mgr.y (mgr.25232) 1089 : cluster [DBG] pgmap v1869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:39.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:39.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:39.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:39.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:39.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:39.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:39.649 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:27:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:27:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:27:39.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:39.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:39.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 973 16 16 0 0 0 - 0 2024-07-28T12:27:39.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:40.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:40.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:40.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:40.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:40.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:40.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:40.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:40.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 974 16 16 0 0 0 - 0 2024-07-28T12:27:40.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:40 smithi150 bash[67543]: cluster 2024-07-28T12:27:39.910397+0000 mgr.y (mgr.25232) 1090 : cluster [DBG] pgmap v1870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:41.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:41.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:41.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:40 smithi022 bash[80503]: cluster 2024-07-28T12:27:39.910397+0000 mgr.y (mgr.25232) 1090 : cluster [DBG] pgmap v1870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:40 smithi022 bash[82865]: cluster 2024-07-28T12:27:39.910397+0000 mgr.y (mgr.25232) 1090 : cluster [DBG] pgmap v1870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:41.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:41.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:41.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:41.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:41.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:41.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 975 16 16 0 0 0 - 0 2024-07-28T12:27:42.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.025 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:42.026 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:42.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:42.376 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:42.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:42.746 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:27:42 smithi150 bash[60514]: ts=2024-07-28T12:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:27:42.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:42.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 976 16 16 0 0 0 - 0 2024-07-28T12:27:42.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:42 smithi150 bash[67543]: cluster 2024-07-28T12:27:41.911789+0000 mgr.y (mgr.25232) 1091 : cluster [DBG] pgmap v1871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:43.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:43.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:43.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:42 smithi022 bash[80503]: cluster 2024-07-28T12:27:41.911789+0000 mgr.y (mgr.25232) 1091 : cluster [DBG] pgmap v1871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:43.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:42 smithi022 bash[82865]: cluster 2024-07-28T12:27:41.911789+0000 mgr.y (mgr.25232) 1091 : cluster [DBG] pgmap v1871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:43.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:43.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:43.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:43.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:43.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:43.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 977 16 16 0 0 0 - 0 2024-07-28T12:27:43.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:44.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:44.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:44.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:44.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:44.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:44.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:44.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:44.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:44.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 978 16 16 0 0 0 - 0 2024-07-28T12:27:44.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:44 smithi150 bash[67543]: cluster 2024-07-28T12:27:43.913181+0000 mgr.y (mgr.25232) 1092 : cluster [DBG] pgmap v1872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:45.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:45.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:45.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:44 smithi022 bash[82865]: cluster 2024-07-28T12:27:43.913181+0000 mgr.y (mgr.25232) 1092 : cluster [DBG] pgmap v1872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:45.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:44 smithi022 bash[80503]: cluster 2024-07-28T12:27:43.913181+0000 mgr.y (mgr.25232) 1092 : cluster [DBG] pgmap v1872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:45.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:45.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:45.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:45.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:45.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:45.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 979 16 16 0 0 0 - 0 2024-07-28T12:27:45.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:46.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:46.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:45 smithi150 bash[67543]: cluster 2024-07-28T12:27:45.914145+0000 mgr.y (mgr.25232) 1093 : cluster [DBG] pgmap v1873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:46.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:46.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:45 smithi022 bash[82865]: cluster 2024-07-28T12:27:45.914145+0000 mgr.y (mgr.25232) 1093 : cluster [DBG] pgmap v1873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:46.312 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:45 smithi022 bash[80503]: cluster 2024-07-28T12:27:45.914145+0000 mgr.y (mgr.25232) 1093 : cluster [DBG] pgmap v1873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:46.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:46.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:46.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:46.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:46.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:46.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:27:46.912462+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:27:46.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:27:46.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 980 16 16 0 0 0 - 0 2024-07-28T12:27:47.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:47.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:47.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:47.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:47.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:47.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:47.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:47.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:47.881 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:47.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 981 16 16 0 0 0 - 0 2024-07-28T12:27:47.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:48.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:48.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:48.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:48.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:48.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:48.610 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:48.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:27:48.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:48.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:48.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 982 16 16 0 0 0 - 0 2024-07-28T12:27:48.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:48.981 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:27:49.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:49.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:49.178 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:48 smithi150 bash[67543]: cluster 2024-07-28T12:27:47.914814+0000 mgr.y (mgr.25232) 1094 : cluster [DBG] pgmap v1874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:49.178 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:48 smithi150 bash[67543]: audit 2024-07-28T12:27:48.094560+0000 mon.a (mon.0) 2062 : audit [INF] from='client.? 172.21.15.22:0/3559590337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:27:49.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:48 smithi022 bash[82865]: cluster 2024-07-28T12:27:47.914814+0000 mgr.y (mgr.25232) 1094 : cluster [DBG] pgmap v1874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:48 smithi022 bash[82865]: audit 2024-07-28T12:27:48.094560+0000 mon.a (mon.0) 2062 : audit [INF] from='client.? 172.21.15.22:0/3559590337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:27:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:48 smithi022 bash[80503]: cluster 2024-07-28T12:27:47.914814+0000 mgr.y (mgr.25232) 1094 : cluster [DBG] pgmap v1874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:48 smithi022 bash[80503]: audit 2024-07-28T12:27:48.094560+0000 mon.a (mon.0) 2062 : audit [INF] from='client.? 172.21.15.22:0/3559590337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:27:49.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:49.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:49.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:49.657 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:27:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T12:27:49.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:49.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:49.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 983 16 16 0 0 0 - 0 2024-07-28T12:27:50.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:50.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:50.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:50.257 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:49 smithi150 bash[67543]: cluster 2024-07-28T12:27:48.968570+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:50.257 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:49 smithi150 bash[67543]: audit 2024-07-28T12:27:48.980781+0000 mon.a (mon.0) 2064 : audit [INF] from='client.? 172.21.15.22:0/3559590337' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:27:50.257 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:49 smithi150 bash[67543]: cluster 2024-07-28T12:27:48.980833+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1176: 8 total, 2 up, 8 in 2024-07-28T12:27:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[80503]: cluster 2024-07-28T12:27:48.968570+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[80503]: audit 2024-07-28T12:27:48.980781+0000 mon.a (mon.0) 2064 : audit [INF] from='client.? 172.21.15.22:0/3559590337' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:27:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[80503]: cluster 2024-07-28T12:27:48.980833+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1176: 8 total, 2 up, 8 in 2024-07-28T12:27:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[82865]: cluster 2024-07-28T12:27:48.968570+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:27:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[82865]: audit 2024-07-28T12:27:48.980781+0000 mon.a (mon.0) 2064 : audit [INF] from='client.? 172.21.15.22:0/3559590337' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:27:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:49 smithi022 bash[82865]: cluster 2024-07-28T12:27:48.980833+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1176: 8 total, 2 up, 8 in 2024-07-28T12:27:50.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:50.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:50.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:50.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:50.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:50.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 984 16 16 0 0 0 - 0 2024-07-28T12:27:50.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:50 smithi022 bash[80503]: cluster 2024-07-28T12:27:49.916177+0000 mgr.y (mgr.25232) 1095 : cluster [DBG] pgmap v1876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:50 smithi022 bash[80503]: audit 2024-07-28T12:27:50.086694+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:50 smithi022 bash[82865]: cluster 2024-07-28T12:27:49.916177+0000 mgr.y (mgr.25232) 1095 : cluster [DBG] pgmap v1876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:50 smithi022 bash[82865]: audit 2024-07-28T12:27:50.086694+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:51.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:51.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:50 smithi150 bash[67543]: cluster 2024-07-28T12:27:49.916177+0000 mgr.y (mgr.25232) 1095 : cluster [DBG] pgmap v1876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:50 smithi150 bash[67543]: audit 2024-07-28T12:27:50.086694+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:27:51.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:51.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:51.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:51.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:51.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:27:51.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:51.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 985 16 16 0 0 0 - 0 2024-07-28T12:27:51.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:52.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:52.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:52.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:52 smithi150 bash[67543]: cluster 2024-07-28T12:27:51.917573+0000 mgr.y (mgr.25232) 1096 : cluster [DBG] pgmap v1877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:52.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:52 smithi022 bash[80503]: cluster 2024-07-28T12:27:51.917573+0000 mgr.y (mgr.25232) 1096 : cluster [DBG] pgmap v1877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:52.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:52 smithi022 bash[82865]: cluster 2024-07-28T12:27:51.917573+0000 mgr.y (mgr.25232) 1096 : cluster [DBG] pgmap v1877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:52.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:52.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:52.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:52.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:27:52 smithi150 bash[60514]: ts=2024-07-28T12:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:27:52.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:52.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 986 16 16 0 0 0 - 0 2024-07-28T12:27:52.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:53.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:53.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:53.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:53.415 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:53.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:53.584 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:53.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:53.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:53.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 987 16 16 0 0 0 - 0 2024-07-28T12:27:53.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:54.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:54.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:54.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:54.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:54.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:54.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:54.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:54.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:54.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 988 16 16 0 0 0 - 0 2024-07-28T12:27:55.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:54 smithi022 bash[82865]: cluster 2024-07-28T12:27:53.919486+0000 mgr.y (mgr.25232) 1097 : cluster [DBG] pgmap v1878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:54 smithi022 bash[80503]: cluster 2024-07-28T12:27:53.919486+0000 mgr.y (mgr.25232) 1097 : cluster [DBG] pgmap v1878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:55.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:55.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:55.252 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:54 smithi150 bash[67543]: cluster 2024-07-28T12:27:53.919486+0000 mgr.y (mgr.25232) 1097 : cluster [DBG] pgmap v1878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:55.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:55.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:55.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:55.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:55.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:55.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 989 16 16 0 0 0 - 0 2024-07-28T12:27:55.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:56.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:56.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:56 smithi022 bash[80503]: cluster 2024-07-28T12:27:55.920970+0000 mgr.y (mgr.25232) 1098 : cluster [DBG] pgmap v1879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:56.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:56 smithi022 bash[82865]: cluster 2024-07-28T12:27:55.920970+0000 mgr.y (mgr.25232) 1098 : cluster [DBG] pgmap v1879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:56.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:56 smithi150 bash[67543]: cluster 2024-07-28T12:27:55.920970+0000 mgr.y (mgr.25232) 1098 : cluster [DBG] pgmap v1879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:56.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:56.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:56.462 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:27:56.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:56.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:27:56.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:56.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:56.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 990 16 16 0 0 0 - 0 2024-07-28T12:27:57.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:57.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:57.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:57.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:57.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:57.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:57.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:57.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:57.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 991 16 16 0 0 0 - 0 2024-07-28T12:27:57.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:58.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:58.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:27:58.215 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:27:58.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:58.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:58.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:27:58.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:58.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:58.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 992 16 16 0 0 0 - 0 2024-07-28T12:27:58.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:59.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:59.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:58 smithi150 bash[67543]: cluster 2024-07-28T12:27:57.921876+0000 mgr.y (mgr.25232) 1099 : cluster [DBG] pgmap v1880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:59.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:27:59.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:58 smithi022 bash[80503]: cluster 2024-07-28T12:27:57.921876+0000 mgr.y (mgr.25232) 1099 : cluster [DBG] pgmap v1880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:59.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:58 smithi022 bash[82865]: cluster 2024-07-28T12:27:57.921876+0000 mgr.y (mgr.25232) 1099 : cluster [DBG] pgmap v1880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:27:59.288 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:27:59.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:27:59.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:27:59.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:27:59.647 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:27:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:27:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:27:59.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:27:59.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:27:59.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 993 16 16 0 0 0 - 0 2024-07-28T12:27:59.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:00.121 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:27:59 smithi022 bash[82865]: cluster 2024-07-28T12:27:59.923258+0000 mgr.y (mgr.25232) 1100 : cluster [DBG] pgmap v1881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:00.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:27:59 smithi022 bash[80503]: cluster 2024-07-28T12:27:59.923258+0000 mgr.y (mgr.25232) 1100 : cluster [DBG] pgmap v1881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:00.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:27:59 smithi150 bash[67543]: cluster 2024-07-28T12:27:59.923258+0000 mgr.y (mgr.25232) 1100 : cluster [DBG] pgmap v1881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:00.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:00.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:00.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:00.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:00.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 994 16 16 0 0 0 - 0 2024-07-28T12:28:00.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:01.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:01.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:01.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:01.298 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:28:01.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:01 smithi150 bash[67543]: audit 2024-07-28T12:28:01.237940+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.22:0/924186877' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:01 smithi150 bash[67543]: audit 2024-07-28T12:28:01.238590+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:01.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:01 smithi022 bash[80503]: audit 2024-07-28T12:28:01.237940+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.22:0/924186877' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:01 smithi022 bash[80503]: audit 2024-07-28T12:28:01.238590+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:01 smithi022 bash[82865]: audit 2024-07-28T12:28:01.237940+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.22:0/924186877' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:01 smithi022 bash[82865]: audit 2024-07-28T12:28:01.238590+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:01.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:01.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:01.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:01.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 995 16 16 0 0 0 - 0 2024-07-28T12:28:02.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:02.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:02.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:02.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:02.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:28:02 smithi150 bash[60514]: ts=2024-07-28T12:28: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:28:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:02 smithi150 bash[67543]: cluster 2024-07-28T12:28:01.289438+0000 mon.a (mon.0) 2068 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:02 smithi150 bash[67543]: audit 2024-07-28T12:28:01.297463+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:02 smithi150 bash[67543]: cluster 2024-07-28T12:28:01.297667+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1177: 8 total, 2 up, 8 in 2024-07-28T12:28:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:02 smithi150 bash[67543]: cluster 2024-07-28T12:28:01.924788+0000 mgr.y (mgr.25232) 1101 : cluster [DBG] pgmap v1883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[80503]: cluster 2024-07-28T12:28:01.289438+0000 mon.a (mon.0) 2068 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[80503]: audit 2024-07-28T12:28:01.297463+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[80503]: cluster 2024-07-28T12:28:01.297667+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1177: 8 total, 2 up, 8 in 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[80503]: cluster 2024-07-28T12:28:01.924788+0000 mgr.y (mgr.25232) 1101 : cluster [DBG] pgmap v1883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[82865]: cluster 2024-07-28T12:28:01.289438+0000 mon.a (mon.0) 2068 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[82865]: audit 2024-07-28T12:28:01.297463+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[82865]: cluster 2024-07-28T12:28:01.297667+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1177: 8 total, 2 up, 8 in 2024-07-28T12:28:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:02 smithi022 bash[82865]: cluster 2024-07-28T12:28:01.924788+0000 mgr.y (mgr.25232) 1101 : cluster [DBG] pgmap v1883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:02.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:02.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:02.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:02.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 996 16 16 0 0 0 - 0 2024-07-28T12:28:02.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:03.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:03.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:03.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:03.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:03.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:03.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:03.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:03.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:03.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 997 16 16 0 0 0 - 0 2024-07-28T12:28:04.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:04.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:28:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:04 smithi022 bash[80503]: cluster 2024-07-28T12:28:03.925867+0000 mgr.y (mgr.25232) 1102 : cluster [DBG] pgmap v1884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:04 smithi022 bash[82865]: cluster 2024-07-28T12:28:03.925867+0000 mgr.y (mgr.25232) 1102 : cluster [DBG] pgmap v1884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:04.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:04 smithi150 bash[67543]: cluster 2024-07-28T12:28:03.925867+0000 mgr.y (mgr.25232) 1102 : cluster [DBG] pgmap v1884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:04.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:04.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:04.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:04.541 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:04.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:04.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:04.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:04.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 998 16 16 0 0 0 - 0 2024-07-28T12:28:04.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:05.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:05.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:05.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:05.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:05.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:05.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:05.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:05.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 999 16 16 0 0 0 - 0 2024-07-28T12:28:05.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:06.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:06.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:06.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:06.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:06.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:06 smithi022 bash[80503]: audit 2024-07-28T12:28:05.094034+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:06.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:06 smithi022 bash[80503]: audit 2024-07-28T12:28:05.095426+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:06.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:06 smithi022 bash[80503]: cluster 2024-07-28T12:28:05.926741+0000 mgr.y (mgr.25232) 1103 : cluster [DBG] pgmap v1885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:06.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:06 smithi022 bash[82865]: audit 2024-07-28T12:28:05.094034+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:06.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:06 smithi022 bash[82865]: audit 2024-07-28T12:28:05.095426+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:06.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:06 smithi022 bash[82865]: cluster 2024-07-28T12:28:05.926741+0000 mgr.y (mgr.25232) 1103 : cluster [DBG] pgmap v1885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:06 smithi150 bash[67543]: audit 2024-07-28T12:28:05.094034+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:06 smithi150 bash[67543]: audit 2024-07-28T12:28:05.095426+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:06 smithi150 bash[67543]: cluster 2024-07-28T12:28:05.926741+0000 mgr.y (mgr.25232) 1103 : cluster [DBG] pgmap v1885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:06.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:06.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:06.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:06.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:06.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:28:06.915310+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:28:06.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:28:06.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1000 16 16 0 0 0 - 0 2024-07-28T12:28:07.000 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:07.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:07.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:07.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:07.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:07.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:07.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:07.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:07.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1001 16 16 0 0 0 - 0 2024-07-28T12:28:07.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:08.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:08.160 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:08.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:08.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:08.318 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:08 smithi150 bash[67543]: cluster 2024-07-28T12:28:07.928122+0000 mgr.y (mgr.25232) 1104 : cluster [DBG] pgmap v1886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:08.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:08 smithi022 bash[80503]: cluster 2024-07-28T12:28:07.928122+0000 mgr.y (mgr.25232) 1104 : cluster [DBG] pgmap v1886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:08.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:08 smithi022 bash[82865]: cluster 2024-07-28T12:28:07.928122+0000 mgr.y (mgr.25232) 1104 : cluster [DBG] pgmap v1886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:08.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:08.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:08.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:08.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:08.892 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:08.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:28:08.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:08.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1002 16 16 0 0 0 - 0 2024-07-28T12:28:09.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:09.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:09.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:09.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:09.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:28:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:28:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:28:09.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:09.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:09.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:09.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1003 16 16 0 0 0 - 0 2024-07-28T12:28:09.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:10.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:10.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:10.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:10 smithi022 bash[80503]: cluster 2024-07-28T12:28:09.929567+0000 mgr.y (mgr.25232) 1105 : cluster [DBG] pgmap v1887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:10 smithi022 bash[82865]: cluster 2024-07-28T12:28:09.929567+0000 mgr.y (mgr.25232) 1105 : cluster [DBG] pgmap v1887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:10.388 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:10.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:10 smithi150 bash[67543]: cluster 2024-07-28T12:28:09.929567+0000 mgr.y (mgr.25232) 1105 : cluster [DBG] pgmap v1887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:10.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:10.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:10.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:10.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1004 16 16 0 0 0 - 0 2024-07-28T12:28:10.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:11.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:11.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:11.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:11.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:11.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:11.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:11.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:11.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:11.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1005 16 16 0 0 0 - 0 2024-07-28T12:28:11.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:12.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:12.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:12.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:12 smithi022 bash[80503]: cluster 2024-07-28T12:28:11.931057+0000 mgr.y (mgr.25232) 1106 : cluster [DBG] pgmap v1888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:12.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:12 smithi022 bash[82865]: cluster 2024-07-28T12:28:11.931057+0000 mgr.y (mgr.25232) 1106 : cluster [DBG] pgmap v1888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:12.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:12 smithi150 bash[67543]: cluster 2024-07-28T12:28:11.931057+0000 mgr.y (mgr.25232) 1106 : cluster [DBG] pgmap v1888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:12.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:12.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:12.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:12.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:28:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:28:12.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:12.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1006 16 16 0 0 0 - 0 2024-07-28T12:28:12.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:13.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:13.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:13.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:13.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:13.437 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:13.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:13.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:13.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:13.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:13.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1007 16 16 0 0 0 - 0 2024-07-28T12:28:14.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:14.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:14.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:14.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:14.391 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:14 smithi150 bash[67543]: cluster 2024-07-28T12:28:13.931939+0000 mgr.y (mgr.25232) 1107 : cluster [DBG] pgmap v1889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:14.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:14 smithi022 bash[80503]: cluster 2024-07-28T12:28:13.931939+0000 mgr.y (mgr.25232) 1107 : cluster [DBG] pgmap v1889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:14 smithi022 bash[82865]: cluster 2024-07-28T12:28:13.931939+0000 mgr.y (mgr.25232) 1107 : cluster [DBG] pgmap v1889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:14.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:14.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:14.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:14.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1008 16 16 0 0 0 - 0 2024-07-28T12:28:14.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:15.047 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:28:15.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:15.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:15.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:15 smithi022 bash[80503]: audit 2024-07-28T12:28:14.536374+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? 172.21.15.22:0/3367064698' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:15 smithi022 bash[82865]: audit 2024-07-28T12:28:14.536374+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? 172.21.15.22:0/3367064698' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:15.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:15.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:15 smithi150 bash[67543]: audit 2024-07-28T12:28:14.536374+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? 172.21.15.22:0/3367064698' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:28:15.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:15.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:15.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:15.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:15.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1009 16 16 0 0 0 - 0 2024-07-28T12:28:16.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:16.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:16 smithi150 bash[67543]: cluster 2024-07-28T12:28:15.032498+0000 mon.a (mon.0) 2074 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:16 smithi150 bash[67543]: audit 2024-07-28T12:28:15.046682+0000 mon.a (mon.0) 2075 : audit [INF] from='client.? 172.21.15.22:0/3367064698' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:28:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:16 smithi150 bash[67543]: cluster 2024-07-28T12:28:15.046876+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1178: 8 total, 2 up, 8 in 2024-07-28T12:28:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:16 smithi150 bash[67543]: cluster 2024-07-28T12:28:15.933281+0000 mgr.y (mgr.25232) 1108 : cluster [DBG] pgmap v1891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:16.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[80503]: cluster 2024-07-28T12:28:15.032498+0000 mon.a (mon.0) 2074 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[80503]: audit 2024-07-28T12:28:15.046682+0000 mon.a (mon.0) 2075 : audit [INF] from='client.? 172.21.15.22:0/3367064698' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[80503]: cluster 2024-07-28T12:28:15.046876+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1178: 8 total, 2 up, 8 in 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[80503]: cluster 2024-07-28T12:28:15.933281+0000 mgr.y (mgr.25232) 1108 : cluster [DBG] pgmap v1891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[82865]: cluster 2024-07-28T12:28:15.032498+0000 mon.a (mon.0) 2074 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[82865]: audit 2024-07-28T12:28:15.046682+0000 mon.a (mon.0) 2075 : audit [INF] from='client.? 172.21.15.22:0/3367064698' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:28:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[82865]: cluster 2024-07-28T12:28:15.046876+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1178: 8 total, 2 up, 8 in 2024-07-28T12:28:16.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:16 smithi022 bash[82865]: cluster 2024-07-28T12:28:15.933281+0000 mgr.y (mgr.25232) 1108 : cluster [DBG] pgmap v1891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:16.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:16.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:16.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:16.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:16.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:16.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1010 16 16 0 0 0 - 0 2024-07-28T12:28:16.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:17.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:17.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:17.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:17.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:17.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:17.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:17.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:17.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1011 16 16 0 0 0 - 0 2024-07-28T12:28:17.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:18.044 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:18.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:18.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:18 smithi022 bash[80503]: cluster 2024-07-28T12:28:17.934029+0000 mgr.y (mgr.25232) 1109 : cluster [DBG] pgmap v1892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:18.075 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:18 smithi022 bash[82865]: cluster 2024-07-28T12:28:17.934029+0000 mgr.y (mgr.25232) 1109 : cluster [DBG] pgmap v1892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:18.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:28:18.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:18 smithi150 bash[67543]: cluster 2024-07-28T12:28:17.934029+0000 mgr.y (mgr.25232) 1109 : cluster [DBG] pgmap v1892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:18.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:18.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:18.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:18.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:18.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:18.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:18.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1012 16 16 0 0 0 - 0 2024-07-28T12:28:19.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:19.049 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:19.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:28:19.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:19.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:19.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:19.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:19.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:19.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:19.719 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:28:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:28:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:28:19.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:19.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1013 16 16 0 0 0 - 0 2024-07-28T12:28:19.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:20.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:20.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:20 smithi150 bash[67543]: cluster 2024-07-28T12:28:19.935390+0000 mgr.y (mgr.25232) 1110 : cluster [DBG] pgmap v1893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:20.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:20 smithi022 bash[80503]: cluster 2024-07-28T12:28:19.935390+0000 mgr.y (mgr.25232) 1110 : cluster [DBG] pgmap v1893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:20 smithi022 bash[82865]: cluster 2024-07-28T12:28:19.935390+0000 mgr.y (mgr.25232) 1110 : cluster [DBG] pgmap v1893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:20.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:20.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:20.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:20.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:20.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:20.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1014 16 16 0 0 0 - 0 2024-07-28T12:28:21.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:21.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:21.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:21.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:21.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:21 smithi022 bash[82865]: audit 2024-07-28T12:28:20.092954+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:21.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:21 smithi022 bash[82865]: audit 2024-07-28T12:28:20.094499+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:21.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:21 smithi022 bash[80503]: audit 2024-07-28T12:28:20.092954+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:21.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:21 smithi022 bash[80503]: audit 2024-07-28T12:28:20.094499+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:21.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:21.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:21 smithi150 bash[67543]: audit 2024-07-28T12:28:20.092954+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:21.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:21 smithi150 bash[67543]: audit 2024-07-28T12:28:20.094499+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:21.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:21.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:21.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:21.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1015 16 16 0 0 0 - 0 2024-07-28T12:28:21.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:22.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:22.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:22.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:22 smithi150 bash[67543]: cluster 2024-07-28T12:28:21.936447+0000 mgr.y (mgr.25232) 1111 : cluster [DBG] pgmap v1894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:22.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:22.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:22.460 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:22 smithi022 bash[80503]: cluster 2024-07-28T12:28:21.936447+0000 mgr.y (mgr.25232) 1111 : cluster [DBG] pgmap v1894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:22.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:22 smithi022 bash[82865]: cluster 2024-07-28T12:28:21.936447+0000 mgr.y (mgr.25232) 1111 : cluster [DBG] pgmap v1894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:28:22 smithi150 bash[60514]: ts=2024-07-28T12:28: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:28:22.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:22.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:22.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:22.901 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:22.901 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:22.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1016 16 16 0 0 0 - 0 2024-07-28T12:28:22.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:23.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:23.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:23.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:23.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:23.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:23.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:23.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:23.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:23.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1017 16 16 0 0 0 - 0 2024-07-28T12:28:23.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:24.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:24.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:24.238 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:24 smithi150 bash[67543]: cluster 2024-07-28T12:28:23.937903+0000 mgr.y (mgr.25232) 1112 : cluster [DBG] pgmap v1895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:24.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:24 smithi022 bash[80503]: cluster 2024-07-28T12:28:23.937903+0000 mgr.y (mgr.25232) 1112 : cluster [DBG] pgmap v1895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:24.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:24 smithi022 bash[82865]: cluster 2024-07-28T12:28:23.937903+0000 mgr.y (mgr.25232) 1112 : cluster [DBG] pgmap v1895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:24.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:24.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:24.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:24.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:24.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:24.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1018 16 16 0 0 0 - 0 2024-07-28T12:28:24.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:25.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:25.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:25.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:25.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:25.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:25.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:25.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:25.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:25.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1019 16 16 0 0 0 - 0 2024-07-28T12:28:26.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:26.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:26.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:26.316 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:26 smithi022 bash[80503]: cluster 2024-07-28T12:28:25.939531+0000 mgr.y (mgr.25232) 1113 : cluster [DBG] pgmap v1896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:26.316 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:26 smithi022 bash[82865]: cluster 2024-07-28T12:28:25.939531+0000 mgr.y (mgr.25232) 1113 : cluster [DBG] pgmap v1896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:26.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:26.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:26 smithi150 bash[67543]: cluster 2024-07-28T12:28:25.939531+0000 mgr.y (mgr.25232) 1113 : cluster [DBG] pgmap v1896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:26.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:26.593 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:26.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:26.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:26.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:28:26.918041+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:28:26.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:28:26.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1020 16 16 0 0 0 - 0 2024-07-28T12:28:26.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:27.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:27.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:27.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:27.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:27.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:27.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:27.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:27.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:27.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1021 16 16 0 0 0 - 0 2024-07-28T12:28:28.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:28.033 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:28.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:28.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:28 smithi022 bash[80503]: cluster 2024-07-28T12:28:27.940528+0000 mgr.y (mgr.25232) 1114 : cluster [DBG] pgmap v1897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:28.146 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:28 smithi022 bash[82865]: cluster 2024-07-28T12:28:27.940528+0000 mgr.y (mgr.25232) 1114 : cluster [DBG] pgmap v1897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:28.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:28.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:28.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:28 smithi150 bash[67543]: cluster 2024-07-28T12:28:27.940528+0000 mgr.y (mgr.25232) 1114 : cluster [DBG] pgmap v1897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:28.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:28.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:28.798 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:28.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:28:28.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:28.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1022 16 16 0 0 0 - 0 2024-07-28T12:28:28.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:29.042 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:28:29.054 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:29 smithi022 bash[80503]: audit 2024-07-28T12:28:28.215694+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? 172.21.15.22:0/3119772740' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:29.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:29 smithi022 bash[82865]: audit 2024-07-28T12:28:28.215694+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? 172.21.15.22:0/3119772740' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:29.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:29.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:29 smithi150 bash[67543]: audit 2024-07-28T12:28:28.215694+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? 172.21.15.22:0/3119772740' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:29.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:29.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:29.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:29.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:29.674 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:28:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:28:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:28:29.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:29.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:29.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1023 16 16 0 0 0 - 0 2024-07-28T12:28:30.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:30.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:30.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[80503]: cluster 2024-07-28T12:28:29.034438+0000 mon.a (mon.0) 2080 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[80503]: audit 2024-07-28T12:28:29.042036+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? 172.21.15.22:0/3119772740' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[80503]: cluster 2024-07-28T12:28:29.042109+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1179: 8 total, 2 up, 8 in 2024-07-28T12:28:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[80503]: cluster 2024-07-28T12:28:29.941445+0000 mgr.y (mgr.25232) 1115 : cluster [DBG] pgmap v1899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[82865]: cluster 2024-07-28T12:28:29.034438+0000 mon.a (mon.0) 2080 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[82865]: audit 2024-07-28T12:28:29.042036+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? 172.21.15.22:0/3119772740' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:30.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[82865]: cluster 2024-07-28T12:28:29.042109+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1179: 8 total, 2 up, 8 in 2024-07-28T12:28:30.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:30 smithi022 bash[82865]: cluster 2024-07-28T12:28:29.941445+0000 mgr.y (mgr.25232) 1115 : cluster [DBG] pgmap v1899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:30.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:30.392 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:30 smithi150 bash[67543]: cluster 2024-07-28T12:28:29.034438+0000 mon.a (mon.0) 2080 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:30.392 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:30 smithi150 bash[67543]: audit 2024-07-28T12:28:29.042036+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? 172.21.15.22:0/3119772740' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:30.392 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:30 smithi150 bash[67543]: cluster 2024-07-28T12:28:29.042109+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1179: 8 total, 2 up, 8 in 2024-07-28T12:28:30.392 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:30 smithi150 bash[67543]: cluster 2024-07-28T12:28:29.941445+0000 mgr.y (mgr.25232) 1115 : cluster [DBG] pgmap v1899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:30.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:30.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:30.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:30.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:30.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1024 16 16 0 0 0 - 0 2024-07-28T12:28:30.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:31.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:31.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:31.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:31.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:31.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:31.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:31.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:31.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:28:31.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1025 16 16 0 0 0 - 0 2024-07-28T12:28:31.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:32.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:32.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:32.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:32 smithi022 bash[80503]: cluster 2024-07-28T12:28:31.942845+0000 mgr.y (mgr.25232) 1116 : cluster [DBG] pgmap v1900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:32.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:32 smithi022 bash[82865]: cluster 2024-07-28T12:28:31.942845+0000 mgr.y (mgr.25232) 1116 : cluster [DBG] pgmap v1900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:32.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:32.285 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:32 smithi150 bash[67543]: cluster 2024-07-28T12:28:31.942845+0000 mgr.y (mgr.25232) 1116 : cluster [DBG] pgmap v1900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:32.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:32.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:32.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:32.640 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:28:32 smithi150 bash[60514]: ts=2024-07-28T12:28:32.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:28:32.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:32.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:32.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1026 16 16 0 0 0 - 0 2024-07-28T12:28:32.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:33.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:33.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:33 smithi022 bash[80503]: audit 2024-07-28T12:28:32.242018+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:28:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:33 smithi022 bash[80503]: audit 2024-07-28T12:28:32.624208+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:33 smithi022 bash[80503]: audit 2024-07-28T12:28:32.629695+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:33 smithi022 bash[82865]: audit 2024-07-28T12:28:32.242018+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:28:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:33 smithi022 bash[82865]: audit 2024-07-28T12:28:32.624208+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:33 smithi022 bash[82865]: audit 2024-07-28T12:28:32.629695+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:33.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:33.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:33 smithi150 bash[67543]: audit 2024-07-28T12:28:32.242018+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:33 smithi150 bash[67543]: audit 2024-07-28T12:28:32.624208+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:33 smithi150 bash[67543]: audit 2024-07-28T12:28:32.629695+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:33.556 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:33.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:33.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:33.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:33.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1027 16 16 0 0 0 - 0 2024-07-28T12:28:33.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:34.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:34.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:34.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:34.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:34 smithi150 bash[67543]: cluster 2024-07-28T12:28:33.944248+0000 mgr.y (mgr.25232) 1117 : cluster [DBG] pgmap v1901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:34.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:34 smithi022 bash[80503]: cluster 2024-07-28T12:28:33.944248+0000 mgr.y (mgr.25232) 1117 : cluster [DBG] pgmap v1901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:34 smithi022 bash[82865]: cluster 2024-07-28T12:28:33.944248+0000 mgr.y (mgr.25232) 1117 : cluster [DBG] pgmap v1901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:34.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:34.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:34.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:34.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:34.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:34.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1028 16 16 0 0 0 - 0 2024-07-28T12:28:35.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:35.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:35.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:35 smithi022 bash[82865]: audit 2024-07-28T12:28:35.087695+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:35.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:35 smithi022 bash[80503]: audit 2024-07-28T12:28:35.087695+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:35.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:35.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:35.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:35.486 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:35 smithi150 bash[67543]: audit 2024-07-28T12:28:35.087695+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:35.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:35.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:35.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:35.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1029 16 16 0 0 0 - 0 2024-07-28T12:28:35.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:36.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:36.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:36.218 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:36 smithi150 bash[67543]: cluster 2024-07-28T12:28:35.945090+0000 mgr.y (mgr.25232) 1118 : cluster [DBG] pgmap v1902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:36.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:36.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:36.441 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:36 smithi022 bash[80503]: cluster 2024-07-28T12:28:35.945090+0000 mgr.y (mgr.25232) 1118 : cluster [DBG] pgmap v1902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:36.441 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:36 smithi022 bash[82865]: cluster 2024-07-28T12:28:35.945090+0000 mgr.y (mgr.25232) 1118 : cluster [DBG] pgmap v1902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:36.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:36.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:36.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:36.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:36.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1030 16 16 0 0 0 - 0 2024-07-28T12:28:37.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:37.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:37.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:37.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:37.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:37.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:37.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:37.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:37.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1031 16 16 0 0 0 - 0 2024-07-28T12:28:37.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:38.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:38.059 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:38.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:38.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:38.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:38.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[80503]: audit 2024-07-28T12:28:37.381447+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[80503]: audit 2024-07-28T12:28:37.386317+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[80503]: cluster 2024-07-28T12:28:37.945792+0000 mgr.y (mgr.25232) 1119 : cluster [DBG] pgmap v1903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:38.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[80503]: audit 2024-07-28T12:28:38.167389+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[80503]: audit 2024-07-28T12:28:38.172814+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:38 smithi150 bash[67543]: audit 2024-07-28T12:28:37.381447+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:38 smithi150 bash[67543]: audit 2024-07-28T12:28:37.386317+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:38 smithi150 bash[67543]: cluster 2024-07-28T12:28:37.945792+0000 mgr.y (mgr.25232) 1119 : cluster [DBG] pgmap v1903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:38 smithi150 bash[67543]: audit 2024-07-28T12:28:38.167389+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:38 smithi150 bash[67543]: audit 2024-07-28T12:28:38.172814+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[82865]: audit 2024-07-28T12:28:37.381447+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[82865]: audit 2024-07-28T12:28:37.386317+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[82865]: cluster 2024-07-28T12:28:37.945792+0000 mgr.y (mgr.25232) 1119 : cluster [DBG] pgmap v1903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[82865]: audit 2024-07-28T12:28:38.167389+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:38 smithi022 bash[82865]: audit 2024-07-28T12:28:38.172814+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:38.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:38.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:38.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:38.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1032 16 16 0 0 0 - 0 2024-07-28T12:28:38.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:39.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:39.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:39.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:39.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:39.570 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:39.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:28:39.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:39.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:39.743 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:28:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:28:39.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[80503]: audit 2024-07-28T12:28:38.627470+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:28:39.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[80503]: audit 2024-07-28T12:28:38.629033+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:28:39.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[80503]: audit 2024-07-28T12:28:38.638370+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:39.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[82865]: audit 2024-07-28T12:28:38.627470+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:28:39.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[82865]: audit 2024-07-28T12:28:38.629033+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:28:39.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:39 smithi022 bash[82865]: audit 2024-07-28T12:28:38.638370+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:39 smithi150 bash[67543]: audit 2024-07-28T12:28:38.627470+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:28:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:39 smithi150 bash[67543]: audit 2024-07-28T12:28:38.629033+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:28:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:39 smithi150 bash[67543]: audit 2024-07-28T12:28:38.638370+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:28:39.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:39.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1033 16 16 0 0 0 - 0 2024-07-28T12:28:39.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:40.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:40.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:40.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:40.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:40 smithi150 bash[67543]: cluster 2024-07-28T12:28:39.947182+0000 mgr.y (mgr.25232) 1120 : cluster [DBG] pgmap v1904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:40.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:40.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:40.694 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:40 smithi022 bash[80503]: cluster 2024-07-28T12:28:39.947182+0000 mgr.y (mgr.25232) 1120 : cluster [DBG] pgmap v1904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:40.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:40 smithi022 bash[82865]: cluster 2024-07-28T12:28:39.947182+0000 mgr.y (mgr.25232) 1120 : cluster [DBG] pgmap v1904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:40.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:40.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1034 16 16 0 0 0 - 0 2024-07-28T12:28:40.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:41.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:41.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:41.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:41.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:41.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:41.531 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:28:41.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:41 smithi022 bash[80503]: audit 2024-07-28T12:28:41.473436+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.22:0/1472323568' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:41.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:41 smithi022 bash[82865]: audit 2024-07-28T12:28:41.473436+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.22:0/1472323568' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:41.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:41.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:41.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:41.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:41 smithi150 bash[67543]: audit 2024-07-28T12:28:41.473436+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.22:0/1472323568' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:28:41.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1035 16 16 0 0 0 - 0 2024-07-28T12:28:41.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:42.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:42.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:42.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:42.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:28:42 smithi150 bash[60514]: ts=2024-07-28T12:28:42.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:28:42.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:42.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:42 smithi150 bash[67543]: cluster 2024-07-28T12:28:41.524131+0000 mon.a (mon.0) 2095 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:42 smithi150 bash[67543]: audit 2024-07-28T12:28:41.530588+0000 mon.a (mon.0) 2096 : audit [INF] from='client.? 172.21.15.22:0/1472323568' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:28:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:42 smithi150 bash[67543]: cluster 2024-07-28T12:28:41.530704+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1180: 8 total, 2 up, 8 in 2024-07-28T12:28:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:42 smithi150 bash[67543]: cluster 2024-07-28T12:28:41.948584+0000 mgr.y (mgr.25232) 1121 : cluster [DBG] pgmap v1906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:42.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[80503]: cluster 2024-07-28T12:28:41.524131+0000 mon.a (mon.0) 2095 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[80503]: audit 2024-07-28T12:28:41.530588+0000 mon.a (mon.0) 2096 : audit [INF] from='client.? 172.21.15.22:0/1472323568' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[80503]: cluster 2024-07-28T12:28:41.530704+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1180: 8 total, 2 up, 8 in 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[80503]: cluster 2024-07-28T12:28:41.948584+0000 mgr.y (mgr.25232) 1121 : cluster [DBG] pgmap v1906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[82865]: cluster 2024-07-28T12:28:41.524131+0000 mon.a (mon.0) 2095 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[82865]: audit 2024-07-28T12:28:41.530588+0000 mon.a (mon.0) 2096 : audit [INF] from='client.? 172.21.15.22:0/1472323568' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[82865]: cluster 2024-07-28T12:28:41.530704+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1180: 8 total, 2 up, 8 in 2024-07-28T12:28:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:42 smithi022 bash[82865]: cluster 2024-07-28T12:28:41.948584+0000 mgr.y (mgr.25232) 1121 : cluster [DBG] pgmap v1906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:42.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1036 16 16 0 0 0 - 0 2024-07-28T12:28:42.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:43.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:43.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:43.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:43.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:43.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:43.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:43.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:43.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:43.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1037 16 16 0 0 0 - 0 2024-07-28T12:28:44.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:44.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:44.150 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:44 smithi150 bash[67543]: cluster 2024-07-28T12:28:43.949586+0000 mgr.y (mgr.25232) 1122 : cluster [DBG] pgmap v1907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:44.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:44.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:28:44.320 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:28:44.327 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:44 smithi022 bash[80503]: cluster 2024-07-28T12:28:43.949586+0000 mgr.y (mgr.25232) 1122 : cluster [DBG] pgmap v1907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:44.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:44 smithi022 bash[82865]: cluster 2024-07-28T12:28:43.949586+0000 mgr.y (mgr.25232) 1122 : cluster [DBG] pgmap v1907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:44.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:44.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:44.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:44.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:44.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:44.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1038 16 16 0 0 0 - 0 2024-07-28T12:28:44.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:45.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:45.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:45.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:45.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:45.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:45.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:45.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:45.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:45.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1039 16 16 0 0 0 - 0 2024-07-28T12:28:46.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:46.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:46.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:46.286 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:46 smithi150 bash[67543]: cluster 2024-07-28T12:28:45.951091+0000 mgr.y (mgr.25232) 1123 : cluster [DBG] pgmap v1908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:46.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:46 smithi022 bash[80503]: cluster 2024-07-28T12:28:45.951091+0000 mgr.y (mgr.25232) 1123 : cluster [DBG] pgmap v1908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:46.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:46 smithi022 bash[82865]: cluster 2024-07-28T12:28:45.951091+0000 mgr.y (mgr.25232) 1123 : cluster [DBG] pgmap v1908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:46.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:46.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:46.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:46.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:46.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:46.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:28:46.920660+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:28:46.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:28:46.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1040 16 16 0 0 0 - 0 2024-07-28T12:28:46.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:47.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:47.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:47.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:47.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:47.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:47.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:47.810 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:47.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:47.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1041 16 16 0 0 0 - 0 2024-07-28T12:28:47.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:48.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:48.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:48.184 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:48 smithi150 bash[67543]: cluster 2024-07-28T12:28:47.952511+0000 mgr.y (mgr.25232) 1124 : cluster [DBG] pgmap v1909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:48.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:48 smithi022 bash[80503]: cluster 2024-07-28T12:28:47.952511+0000 mgr.y (mgr.25232) 1124 : cluster [DBG] pgmap v1909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:48.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:48 smithi022 bash[82865]: cluster 2024-07-28T12:28:47.952511+0000 mgr.y (mgr.25232) 1124 : cluster [DBG] pgmap v1909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:48.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:48.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:48.613 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:48.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:28:48.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:48.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:48.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:48.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1042 16 16 0 0 0 - 0 2024-07-28T12:28:49.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:49.080 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:28:49.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:49.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:49.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:49.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:49.534 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:28:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:28:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:28:49.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:49.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:49.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:49.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1043 16 16 0 0 0 - 0 2024-07-28T12:28:49.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:50.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:50.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:50 smithi150 bash[67543]: cluster 2024-07-28T12:28:49.954054+0000 mgr.y (mgr.25232) 1125 : cluster [DBG] pgmap v1910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:50.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:50 smithi022 bash[82865]: cluster 2024-07-28T12:28:49.954054+0000 mgr.y (mgr.25232) 1125 : cluster [DBG] pgmap v1910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:50 smithi022 bash[80503]: cluster 2024-07-28T12:28:49.954054+0000 mgr.y (mgr.25232) 1125 : cluster [DBG] pgmap v1910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:50.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:50.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:50.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:50.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:50.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:50.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1044 16 16 0 0 0 - 0 2024-07-28T12:28:51.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:51.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:51.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:51 smithi022 bash[82865]: audit 2024-07-28T12:28:50.088742+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:51.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:51 smithi022 bash[80503]: audit 2024-07-28T12:28:50.088742+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:51 smithi150 bash[67543]: audit 2024-07-28T12:28:50.088742+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:28:51.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:51.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:51.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:51.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:51.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:51.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:51.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1045 16 16 0 0 0 - 0 2024-07-28T12:28:51.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:52.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:52.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:52.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:52 smithi150 bash[67543]: cluster 2024-07-28T12:28:51.955507+0000 mgr.y (mgr.25232) 1126 : cluster [DBG] pgmap v1911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:52.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:52.363 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:52 smithi022 bash[80503]: cluster 2024-07-28T12:28:51.955507+0000 mgr.y (mgr.25232) 1126 : cluster [DBG] pgmap v1911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:52.363 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:52 smithi022 bash[82865]: cluster 2024-07-28T12:28:51.955507+0000 mgr.y (mgr.25232) 1126 : cluster [DBG] pgmap v1911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:52.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:52.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:52.588 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:28:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:28:52.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:52.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:52.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1046 16 16 0 0 0 - 0 2024-07-28T12:28:52.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:53.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:53.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:53.268 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:28:53.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:53.365 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:28:53.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:53.462 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:53 smithi150 bash[67543]: audit 2024-07-28T12:28:53.208519+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.22:0/28060428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:53.462 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:53 smithi150 bash[67543]: audit 2024-07-28T12:28:53.208996+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:53.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:53.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:53 smithi022 bash[80503]: audit 2024-07-28T12:28:53.208519+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.22:0/28060428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:53.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:53 smithi022 bash[80503]: audit 2024-07-28T12:28:53.208996+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:53.549 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:53 smithi022 bash[82865]: audit 2024-07-28T12:28:53.208519+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.22:0/28060428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:53.550 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:53 smithi022 bash[82865]: audit 2024-07-28T12:28:53.208996+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:28:53.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:53.761 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:53.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:53.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1047 16 16 0 0 0 - 0 2024-07-28T12:28:53.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:54.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:54.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:54.356 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:54.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:54.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[82865]: cluster 2024-07-28T12:28:53.259725+0000 mon.a (mon.0) 2100 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[82865]: audit 2024-07-28T12:28:53.267599+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[82865]: cluster 2024-07-28T12:28:53.267720+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1181: 8 total, 2 up, 8 in 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[82865]: cluster 2024-07-28T12:28:53.956870+0000 mgr.y (mgr.25232) 1127 : cluster [DBG] pgmap v1913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[80503]: cluster 2024-07-28T12:28:53.259725+0000 mon.a (mon.0) 2100 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[80503]: audit 2024-07-28T12:28:53.267599+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[80503]: cluster 2024-07-28T12:28:53.267720+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1181: 8 total, 2 up, 8 in 2024-07-28T12:28:54.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:54 smithi022 bash[80503]: cluster 2024-07-28T12:28:53.956870+0000 mgr.y (mgr.25232) 1127 : cluster [DBG] pgmap v1913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:54.589 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:54 smithi150 bash[67543]: cluster 2024-07-28T12:28:53.259725+0000 mon.a (mon.0) 2100 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:28:54.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:54 smithi150 bash[67543]: audit 2024-07-28T12:28:53.267599+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:28:54.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:54 smithi150 bash[67543]: cluster 2024-07-28T12:28:53.267720+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1181: 8 total, 2 up, 8 in 2024-07-28T12:28:54.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:54 smithi150 bash[67543]: cluster 2024-07-28T12:28:53.956870+0000 mgr.y (mgr.25232) 1127 : cluster [DBG] pgmap v1913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:54.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:54.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:54.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:54.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1048 16 16 0 0 0 - 0 2024-07-28T12:28:54.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:55.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:55.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:55.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:55.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:55.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:55.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:55.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:55.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:55.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1049 16 16 0 0 0 - 0 2024-07-28T12:28:56.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:56.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:28:56.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:56.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:56 smithi150 bash[67543]: cluster 2024-07-28T12:28:55.958234+0000 mgr.y (mgr.25232) 1128 : cluster [DBG] pgmap v1914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:56.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:56 smithi022 bash[80503]: cluster 2024-07-28T12:28:55.958234+0000 mgr.y (mgr.25232) 1128 : cluster [DBG] pgmap v1914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:56 smithi022 bash[82865]: cluster 2024-07-28T12:28:55.958234+0000 mgr.y (mgr.25232) 1128 : cluster [DBG] pgmap v1914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:56.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:56.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:56.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:56.673 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:28:56.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:56.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:56.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1050 16 16 0 0 0 - 0 2024-07-28T12:28:56.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:57.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:57.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:57.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:57.387 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:28:57.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:28:57.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:57.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:57.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:57.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:57.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:57.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1051 16 16 0 0 0 - 0 2024-07-28T12:28:58.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:58.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:28:58.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:28:58 smithi022 bash[80503]: cluster 2024-07-28T12:28:57.959598+0000 mgr.y (mgr.25232) 1129 : cluster [DBG] pgmap v1915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:28:58 smithi022 bash[82865]: cluster 2024-07-28T12:28:57.959598+0000 mgr.y (mgr.25232) 1129 : cluster [DBG] pgmap v1915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:58.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:58.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:28:58.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:28:58 smithi150 bash[67543]: cluster 2024-07-28T12:28:57.959598+0000 mgr.y (mgr.25232) 1129 : cluster [DBG] pgmap v1915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:28:58.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:28:58.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:58.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:28:58.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1052 16 16 0 0 0 - 0 2024-07-28T12:28:58.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:59.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:59.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:59.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:28:59.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:59.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:28:59.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:28:59.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:28:59.825 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:28:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:28:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:28:59.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1053 16 16 0 0 0 - 0 2024-07-28T12:28:59.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:00.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:00.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:00.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:00.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:00 smithi022 bash[80503]: cluster 2024-07-28T12:28:59.960976+0000 mgr.y (mgr.25232) 1130 : cluster [DBG] pgmap v1916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:00.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:00 smithi022 bash[82865]: cluster 2024-07-28T12:28:59.960976+0000 mgr.y (mgr.25232) 1130 : cluster [DBG] pgmap v1916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:00.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:00.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:00 smithi150 bash[67543]: cluster 2024-07-28T12:28:59.960976+0000 mgr.y (mgr.25232) 1130 : cluster [DBG] pgmap v1916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:00.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:00.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:00.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:00.846 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:00.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:00.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1054 16 16 0 0 0 - 0 2024-07-28T12:29:01.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:01.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:01.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:01.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:01.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:01.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:01.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:01.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:01.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1055 16 16 0 0 0 - 0 2024-07-28T12:29:01.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:02.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:02.132 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:02.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:02.313 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:02 smithi022 bash[80503]: cluster 2024-07-28T12:29:01.962684+0000 mgr.y (mgr.25232) 1131 : cluster [DBG] pgmap v1917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:02.314 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:02 smithi022 bash[82865]: cluster 2024-07-28T12:29:01.962684+0000 mgr.y (mgr.25232) 1131 : cluster [DBG] pgmap v1917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:02.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:02 smithi150 bash[67543]: cluster 2024-07-28T12:29:01.962684+0000 mgr.y (mgr.25232) 1131 : cluster [DBG] pgmap v1917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:02.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:02.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:29:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:29:02.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:02.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:02.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:02.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:02.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:02.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1056 16 16 0 0 0 - 0 2024-07-28T12:29:03.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:03.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:03.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:03.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:03.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:03.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:03.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:03.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:03.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1057 16 16 0 0 0 - 0 2024-07-28T12:29:03.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:04.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:04.105 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:04 smithi150 bash[67543]: cluster 2024-07-28T12:29:03.964141+0000 mgr.y (mgr.25232) 1132 : cluster [DBG] pgmap v1918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:04.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:04.312 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:04 smithi022 bash[80503]: cluster 2024-07-28T12:29:03.964141+0000 mgr.y (mgr.25232) 1132 : cluster [DBG] pgmap v1918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:04.313 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:04 smithi022 bash[82865]: cluster 2024-07-28T12:29:03.964141+0000 mgr.y (mgr.25232) 1132 : cluster [DBG] pgmap v1918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:04.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:04.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:04.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:04.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:04.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:04.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:04.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1058 16 16 0 0 0 - 0 2024-07-28T12:29:05.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:05.053 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:29:05.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:05.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:05.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:05 smithi150 bash[67543]: audit 2024-07-28T12:29:04.629804+0000 mon.a (mon.0) 2103 : audit [INF] from='client.? 172.21.15.22:0/1085121521' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:05 smithi022 bash[80503]: audit 2024-07-28T12:29:04.629804+0000 mon.a (mon.0) 2103 : audit [INF] from='client.? 172.21.15.22:0/1085121521' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:05 smithi022 bash[82865]: audit 2024-07-28T12:29:04.629804+0000 mon.a (mon.0) 2103 : audit [INF] from='client.? 172.21.15.22:0/1085121521' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:05.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:05.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:05.620 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:05.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:05.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:05.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:05.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1059 16 16 0 0 0 - 0 2024-07-28T12:29:05.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:06.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:06.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:06 smithi150 bash[67543]: cluster 2024-07-28T12:29:05.041428+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:06.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:06 smithi150 bash[67543]: audit 2024-07-28T12:29:05.052767+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.22:0/1085121521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:06.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:06 smithi150 bash[67543]: cluster 2024-07-28T12:29:05.052831+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1182: 8 total, 2 up, 8 in 2024-07-28T12:29:06.120 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:06 smithi150 bash[67543]: audit 2024-07-28T12:29:05.088528+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:06.120 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:06 smithi150 bash[67543]: cluster 2024-07-28T12:29:05.965615+0000 mgr.y (mgr.25232) 1133 : cluster [DBG] pgmap v1920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:06.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:06.303 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:06.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[80503]: cluster 2024-07-28T12:29:05.041428+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[80503]: audit 2024-07-28T12:29:05.052767+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.22:0/1085121521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[80503]: cluster 2024-07-28T12:29:05.052831+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1182: 8 total, 2 up, 8 in 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[80503]: audit 2024-07-28T12:29:05.088528+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[80503]: cluster 2024-07-28T12:29:05.965615+0000 mgr.y (mgr.25232) 1133 : cluster [DBG] pgmap v1920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[82865]: cluster 2024-07-28T12:29:05.041428+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[82865]: audit 2024-07-28T12:29:05.052767+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.22:0/1085121521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[82865]: cluster 2024-07-28T12:29:05.052831+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1182: 8 total, 2 up, 8 in 2024-07-28T12:29:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[82865]: audit 2024-07-28T12:29:05.088528+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:06 smithi022 bash[82865]: cluster 2024-07-28T12:29:05.965615+0000 mgr.y (mgr.25232) 1133 : cluster [DBG] pgmap v1920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:06.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:06.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:06.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:06.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:06.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:06.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:29:06.923493+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:29:06.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:29:06.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1060 16 16 0 0 0 - 0 2024-07-28T12:29:06.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:07.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:07.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:07.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:07.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:07.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:07.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:07.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:07.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:29:07.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:07.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1061 16 16 0 0 0 - 0 2024-07-28T12:29:08.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:08.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:08.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:08 smithi022 bash[80503]: cluster 2024-07-28T12:29:07.966758+0000 mgr.y (mgr.25232) 1134 : cluster [DBG] pgmap v1921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:08 smithi022 bash[82865]: cluster 2024-07-28T12:29:07.966758+0000 mgr.y (mgr.25232) 1134 : cluster [DBG] pgmap v1921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:08.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:08.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:08 smithi150 bash[67543]: cluster 2024-07-28T12:29:07.966758+0000 mgr.y (mgr.25232) 1134 : cluster [DBG] pgmap v1921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:08.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:08.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:08.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:08.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:08.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1062 16 16 0 0 0 - 0 2024-07-28T12:29:08.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:09.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:09.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:09.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:09.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:09.561 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:09.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:09.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:29:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:29:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:29:09.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:09.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1063 16 16 0 0 0 - 0 2024-07-28T12:29:10.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:10.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:10.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:10 smithi022 bash[80503]: cluster 2024-07-28T12:29:09.968097+0000 mgr.y (mgr.25232) 1135 : cluster [DBG] pgmap v1922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:10.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:10 smithi022 bash[82865]: cluster 2024-07-28T12:29:09.968097+0000 mgr.y (mgr.25232) 1135 : cluster [DBG] pgmap v1922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:10.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:10.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:10 smithi150 bash[67543]: cluster 2024-07-28T12:29:09.968097+0000 mgr.y (mgr.25232) 1135 : cluster [DBG] pgmap v1922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:10.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:10.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:10.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:10.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:10.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1064 16 16 0 0 0 - 0 2024-07-28T12:29:10.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:11.051 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:11.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:11.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:11.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:11.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:11.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:11.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:11.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:11.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1065 16 16 0 0 0 - 0 2024-07-28T12:29:11.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:12.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:12.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:12.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:12 smithi150 bash[67543]: cluster 2024-07-28T12:29:11.969506+0000 mgr.y (mgr.25232) 1136 : cluster [DBG] pgmap v1923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:12.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:12.314 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:12 smithi022 bash[80503]: cluster 2024-07-28T12:29:11.969506+0000 mgr.y (mgr.25232) 1136 : cluster [DBG] pgmap v1923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:12.315 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:12 smithi022 bash[82865]: cluster 2024-07-28T12:29:11.969506+0000 mgr.y (mgr.25232) 1136 : cluster [DBG] pgmap v1923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:12.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:12.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:12.599 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:12.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:29:12 smithi150 bash[60514]: ts=2024-07-28T12:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:29:12.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:12.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:12.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1066 16 16 0 0 0 - 0 2024-07-28T12:29:13.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:13.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:13.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:13.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:13.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:13.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:13.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:13.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:13.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1067 16 16 0 0 0 - 0 2024-07-28T12:29:13.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:14.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:14.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:14.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:14 smithi022 bash[80503]: cluster 2024-07-28T12:29:13.970454+0000 mgr.y (mgr.25232) 1137 : cluster [DBG] pgmap v1924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:14.233 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:14 smithi022 bash[82865]: cluster 2024-07-28T12:29:13.970454+0000 mgr.y (mgr.25232) 1137 : cluster [DBG] pgmap v1924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:14.239 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:14.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:14.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:14 smithi150 bash[67543]: cluster 2024-07-28T12:29:13.970454+0000 mgr.y (mgr.25232) 1137 : cluster [DBG] pgmap v1924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:14.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:14.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:14.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:14.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:14.908 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:14.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:29:14.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:14.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1068 16 16 0 0 0 - 0 2024-07-28T12:29:15.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:15.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:15.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:15.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:15.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:15.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:15.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:15.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:15.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1069 16 16 0 0 0 - 0 2024-07-28T12:29:15.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:16.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:16.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:16.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:16 smithi022 bash[82865]: cluster 2024-07-28T12:29:15.971864+0000 mgr.y (mgr.25232) 1138 : cluster [DBG] pgmap v1925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:16.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:16 smithi022 bash[80503]: cluster 2024-07-28T12:29:15.971864+0000 mgr.y (mgr.25232) 1138 : cluster [DBG] pgmap v1925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:16.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:16.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:16.463 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:16 smithi150 bash[67543]: cluster 2024-07-28T12:29:15.971864+0000 mgr.y (mgr.25232) 1138 : cluster [DBG] pgmap v1925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:16.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:16.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:16.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:16.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1070 16 16 0 0 0 - 0 2024-07-28T12:29:16.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:17.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:17.059 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:29:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:17 smithi022 bash[80503]: audit 2024-07-28T12:29:16.345978+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.22:0/2857531833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:17 smithi022 bash[80503]: audit 2024-07-28T12:29:16.346536+0000 mon.a (mon.0) 2108 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:17.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:17 smithi022 bash[82865]: audit 2024-07-28T12:29:16.345978+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.22:0/2857531833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:17 smithi022 bash[82865]: audit 2024-07-28T12:29:16.346536+0000 mon.a (mon.0) 2108 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:17.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:17.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:17.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:17.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:17 smithi150 bash[67543]: audit 2024-07-28T12:29:16.345978+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.22:0/2857531833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:17.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:17 smithi150 bash[67543]: audit 2024-07-28T12:29:16.346536+0000 mon.a (mon.0) 2108 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:17.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:17.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:17.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:17.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:17.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1071 16 16 0 0 0 - 0 2024-07-28T12:29:17.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:18.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:18.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:18.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[80503]: cluster 2024-07-28T12:29:17.043370+0000 mon.a (mon.0) 2109 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:18.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[80503]: audit 2024-07-28T12:29:17.058671+0000 mon.a (mon.0) 2110 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:18.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[80503]: cluster 2024-07-28T12:29:17.058824+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1183: 8 total, 2 up, 8 in 2024-07-28T12:29:18.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[80503]: cluster 2024-07-28T12:29:17.973409+0000 mgr.y (mgr.25232) 1139 : cluster [DBG] pgmap v1927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:18.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[82865]: cluster 2024-07-28T12:29:17.043370+0000 mon.a (mon.0) 2109 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:18.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[82865]: audit 2024-07-28T12:29:17.058671+0000 mon.a (mon.0) 2110 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:18.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[82865]: cluster 2024-07-28T12:29:17.058824+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1183: 8 total, 2 up, 8 in 2024-07-28T12:29:18.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:18 smithi022 bash[82865]: cluster 2024-07-28T12:29:17.973409+0000 mgr.y (mgr.25232) 1139 : cluster [DBG] pgmap v1927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:18.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:18.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:18 smithi150 bash[67543]: cluster 2024-07-28T12:29:17.043370+0000 mon.a (mon.0) 2109 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:18 smithi150 bash[67543]: audit 2024-07-28T12:29:17.058671+0000 mon.a (mon.0) 2110 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:18 smithi150 bash[67543]: cluster 2024-07-28T12:29:17.058824+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1183: 8 total, 2 up, 8 in 2024-07-28T12:29:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:18 smithi150 bash[67543]: cluster 2024-07-28T12:29:17.973409+0000 mgr.y (mgr.25232) 1139 : cluster [DBG] pgmap v1927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:18.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:18.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:18.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:18.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1072 16 16 0 0 0 - 0 2024-07-28T12:29:18.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:19.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:19.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:19.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:19.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:19.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:29:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:29:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:29:19.647 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:19.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:19.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:19.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:29:19.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:19.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1073 16 16 0 0 0 - 0 2024-07-28T12:29:20.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:20.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:20.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:20 smithi022 bash[80503]: cluster 2024-07-28T12:29:19.974441+0000 mgr.y (mgr.25232) 1140 : cluster [DBG] pgmap v1928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:20.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:20 smithi022 bash[82865]: cluster 2024-07-28T12:29:19.974441+0000 mgr.y (mgr.25232) 1140 : cluster [DBG] pgmap v1928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:20.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:20.298 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:20 smithi150 bash[67543]: cluster 2024-07-28T12:29:19.974441+0000 mgr.y (mgr.25232) 1140 : cluster [DBG] pgmap v1928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:20.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:20.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:20.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:20.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:20.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:20.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1074 16 16 0 0 0 - 0 2024-07-28T12:29:21.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:21.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:21 smithi022 bash[80503]: audit 2024-07-28T12:29:20.088684+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:21 smithi022 bash[82865]: audit 2024-07-28T12:29:20.088684+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:21.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:21 smithi150 bash[67543]: audit 2024-07-28T12:29:20.088684+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:21.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:21.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:21.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:21.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1075 16 16 0 0 0 - 0 2024-07-28T12:29:21.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:22.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:22.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:22.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:22.312 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:22 smithi150 bash[67543]: cluster 2024-07-28T12:29:21.975808+0000 mgr.y (mgr.25232) 1141 : cluster [DBG] pgmap v1929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:22 smithi022 bash[80503]: cluster 2024-07-28T12:29:21.975808+0000 mgr.y (mgr.25232) 1141 : cluster [DBG] pgmap v1929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:22 smithi022 bash[82865]: cluster 2024-07-28T12:29:21.975808+0000 mgr.y (mgr.25232) 1141 : cluster [DBG] pgmap v1929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:22.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:29:22 smithi150 bash[60514]: ts=2024-07-28T12:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:29:22.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:22.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:22.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:22.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:22.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1076 16 16 0 0 0 - 0 2024-07-28T12:29:23.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:23.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:23.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:23.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:23.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:23.520 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:23.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:23.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:23.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:23.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1077 16 16 0 0 0 - 0 2024-07-28T12:29:23.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:24.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:24.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:24.258 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:24 smithi150 bash[67543]: cluster 2024-07-28T12:29:23.977173+0000 mgr.y (mgr.25232) 1142 : cluster [DBG] pgmap v1930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:24.259 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:24.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:29:24.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:24 smithi022 bash[80503]: cluster 2024-07-28T12:29:23.977173+0000 mgr.y (mgr.25232) 1142 : cluster [DBG] pgmap v1930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:24.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:24 smithi022 bash[82865]: cluster 2024-07-28T12:29:23.977173+0000 mgr.y (mgr.25232) 1142 : cluster [DBG] pgmap v1930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:24.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:24.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:24.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:24.648 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:24.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:24.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:24.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1078 16 16 0 0 0 - 0 2024-07-28T12:29:24.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:25.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:25.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:25.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:25.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:25.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:25.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1079 16 16 0 0 0 - 0 2024-07-28T12:29:26.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:26.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:26.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:26.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:26 smithi022 bash[82865]: cluster 2024-07-28T12:29:25.977936+0000 mgr.y (mgr.25232) 1143 : cluster [DBG] pgmap v1931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:26.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:26 smithi022 bash[80503]: cluster 2024-07-28T12:29:25.977936+0000 mgr.y (mgr.25232) 1143 : cluster [DBG] pgmap v1931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:26.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:26.378 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:26 smithi150 bash[67543]: cluster 2024-07-28T12:29:25.977936+0000 mgr.y (mgr.25232) 1143 : cluster [DBG] pgmap v1931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:26.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:26.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:26.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:26.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:26.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:29:26.926285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:29:26.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:29:26.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1080 16 16 0 0 0 - 0 2024-07-28T12:29:26.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:27.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:27.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:27.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:27.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:27.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:27.680 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:27.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:27.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:27.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1081 16 16 0 0 0 - 0 2024-07-28T12:29:28.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:28.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:28.164 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:28 smithi150 bash[67543]: cluster 2024-07-28T12:29:27.978978+0000 mgr.y (mgr.25232) 1144 : cluster [DBG] pgmap v1932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:28.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:28 smithi022 bash[82865]: cluster 2024-07-28T12:29:27.978978+0000 mgr.y (mgr.25232) 1144 : cluster [DBG] pgmap v1932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:28.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:28 smithi022 bash[80503]: cluster 2024-07-28T12:29:27.978978+0000 mgr.y (mgr.25232) 1144 : cluster [DBG] pgmap v1932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:28.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:28.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:28.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:28.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:28.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:28.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1082 16 16 0 0 0 - 0 2024-07-28T12:29:28.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:29.049 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:29.061 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:29:29.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:29.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:29.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:29.360 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:29 smithi022 bash[80503]: audit 2024-07-28T12:29:28.380916+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.22:0/3955154071' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:29.360 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:29 smithi022 bash[80503]: audit 2024-07-28T12:29:28.381327+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:29.361 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:29 smithi022 bash[82865]: audit 2024-07-28T12:29:28.380916+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.22:0/3955154071' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:29.361 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:29 smithi022 bash[82865]: audit 2024-07-28T12:29:28.381327+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:29.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:29.466 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:29 smithi150 bash[67543]: audit 2024-07-28T12:29:28.380916+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.22:0/3955154071' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:29.466 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:29 smithi150 bash[67543]: audit 2024-07-28T12:29:28.381327+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:29:29.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:29.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:29.802 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:29:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:29:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:29:29.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:29.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1083 16 16 0 0 0 - 0 2024-07-28T12:29:29.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:30.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[80503]: cluster 2024-07-28T12:29:29.045923+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[80503]: audit 2024-07-28T12:29:29.060576+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[80503]: cluster 2024-07-28T12:29:29.060693+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1184: 8 total, 2 up, 8 in 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[80503]: cluster 2024-07-28T12:29:29.980363+0000 mgr.y (mgr.25232) 1145 : cluster [DBG] pgmap v1934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[82865]: cluster 2024-07-28T12:29:29.045923+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[82865]: audit 2024-07-28T12:29:29.060576+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:29:30.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[82865]: cluster 2024-07-28T12:29:29.060693+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1184: 8 total, 2 up, 8 in 2024-07-28T12:29:30.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:30 smithi022 bash[82865]: cluster 2024-07-28T12:29:29.980363+0000 mgr.y (mgr.25232) 1145 : cluster [DBG] pgmap v1934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:30.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:30.179 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:30 smithi150 bash[67543]: cluster 2024-07-28T12:29:29.045923+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:30.179 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:30 smithi150 bash[67543]: audit 2024-07-28T12:29:29.060576+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:29:30.179 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:30 smithi150 bash[67543]: cluster 2024-07-28T12:29:29.060693+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1184: 8 total, 2 up, 8 in 2024-07-28T12:29:30.179 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:30 smithi150 bash[67543]: cluster 2024-07-28T12:29:29.980363+0000 mgr.y (mgr.25232) 1145 : cluster [DBG] pgmap v1934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:30.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:30.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:30.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:30.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:30.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:30.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:30.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1084 16 16 0 0 0 - 0 2024-07-28T12:29:30.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:31.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:31.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:31.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:31.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:31.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:31.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:31.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:29:31.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:31.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1085 16 16 0 0 0 - 0 2024-07-28T12:29:31.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:32.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:32 smithi022 bash[80503]: cluster 2024-07-28T12:29:31.981324+0000 mgr.y (mgr.25232) 1146 : cluster [DBG] pgmap v1935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:32 smithi022 bash[82865]: cluster 2024-07-28T12:29:31.981324+0000 mgr.y (mgr.25232) 1146 : cluster [DBG] pgmap v1935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:32.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:32.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:32.310 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:32 smithi150 bash[67543]: cluster 2024-07-28T12:29:31.981324+0000 mgr.y (mgr.25232) 1146 : cluster [DBG] pgmap v1935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:32.317 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:29:32 smithi150 bash[60514]: ts=2024-07-28T12:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:29:32.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:32.527 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:32.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:32.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:32.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:32.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:32.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1086 16 16 0 0 0 - 0 2024-07-28T12:29:33.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:33.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:33.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:29:33.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:33.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:33.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:33.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:33.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:33.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:33.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1087 16 16 0 0 0 - 0 2024-07-28T12:29:33.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:34.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:34.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:34.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:34 smithi022 bash[80503]: cluster 2024-07-28T12:29:33.982654+0000 mgr.y (mgr.25232) 1147 : cluster [DBG] pgmap v1936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:34.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:34 smithi022 bash[82865]: cluster 2024-07-28T12:29:33.982654+0000 mgr.y (mgr.25232) 1147 : cluster [DBG] pgmap v1936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:34.333 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:34 smithi150 bash[67543]: cluster 2024-07-28T12:29:33.982654+0000 mgr.y (mgr.25232) 1147 : cluster [DBG] pgmap v1936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:34.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:34.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:34.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:34.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:34.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:34.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1088 16 16 0 0 0 - 0 2024-07-28T12:29:35.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:35.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:35 smithi150 bash[67543]: audit 2024-07-28T12:29:35.092628+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:35.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:35.401 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:35.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:35.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:35 smithi022 bash[80503]: audit 2024-07-28T12:29:35.092628+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:35.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:35 smithi022 bash[82865]: audit 2024-07-28T12:29:35.092628+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:35.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:35.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:35.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:35.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1089 16 16 0 0 0 - 0 2024-07-28T12:29:35.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:36.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:36.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:36.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:36.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:36.483 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:36 smithi150 bash[67543]: cluster 2024-07-28T12:29:35.984005+0000 mgr.y (mgr.25232) 1148 : cluster [DBG] pgmap v1937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:36.572 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:36 smithi022 bash[82865]: cluster 2024-07-28T12:29:35.984005+0000 mgr.y (mgr.25232) 1148 : cluster [DBG] pgmap v1937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:36 smithi022 bash[80503]: cluster 2024-07-28T12:29:35.984005+0000 mgr.y (mgr.25232) 1148 : cluster [DBG] pgmap v1937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:36.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:36.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:36.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:36.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1090 16 16 0 0 0 - 0 2024-07-28T12:29:36.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:37.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:37.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:37.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:37.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:37.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:37.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:37.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:37.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:37.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1091 16 16 0 0 0 - 0 2024-07-28T12:29:37.990 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:38.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:38.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:38.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:38.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:38 smithi022 bash[82865]: cluster 2024-07-28T12:29:37.984721+0000 mgr.y (mgr.25232) 1149 : cluster [DBG] pgmap v1938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:38.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:38 smithi022 bash[80503]: cluster 2024-07-28T12:29:37.984721+0000 mgr.y (mgr.25232) 1149 : cluster [DBG] pgmap v1938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:38.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:38.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:38.498 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:38 smithi150 bash[67543]: cluster 2024-07-28T12:29:37.984721+0000 mgr.y (mgr.25232) 1149 : cluster [DBG] pgmap v1938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:38.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:38.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:38.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:38.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1092 16 16 0 0 0 - 0 2024-07-28T12:29:38.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:39.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:39.176 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:39 smithi150 bash[67543]: audit 2024-07-28T12:29:38.765325+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:29:39.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:39.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:39 smithi022 bash[80503]: audit 2024-07-28T12:29:38.765325+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:29:39.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:39 smithi022 bash[82865]: audit 2024-07-28T12:29:38.765325+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:29:39.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:39.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:39.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:29:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:29:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:29:39.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:39.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:39.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:39.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1093 16 16 0 0 0 - 0 2024-07-28T12:29:40.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:40.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:40.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:40 smithi022 bash[80503]: cluster 2024-07-28T12:29:39.986155+0000 mgr.y (mgr.25232) 1150 : cluster [DBG] pgmap v1939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:40 smithi022 bash[82865]: cluster 2024-07-28T12:29:39.986155+0000 mgr.y (mgr.25232) 1150 : cluster [DBG] pgmap v1939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:40.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:40.401 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:40 smithi150 bash[67543]: cluster 2024-07-28T12:29:39.986155+0000 mgr.y (mgr.25232) 1150 : cluster [DBG] pgmap v1939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:40.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:40.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:40.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:40.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:40.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1094 16 16 0 0 0 - 0 2024-07-28T12:29:40.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:41.075 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:29:41.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:41.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:41.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:41 smithi150 bash[67543]: audit 2024-07-28T12:29:40.386564+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.22:0/3041203555' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:41.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:41 smithi150 bash[67543]: audit 2024-07-28T12:29:40.386932+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:41.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:41.367 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:41 smithi022 bash[80503]: audit 2024-07-28T12:29:40.386564+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.22:0/3041203555' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:41.367 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:41 smithi022 bash[80503]: audit 2024-07-28T12:29:40.386932+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:41.368 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:41 smithi022 bash[82865]: audit 2024-07-28T12:29:40.386564+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.22:0/3041203555' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:41.368 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:41 smithi022 bash[82865]: audit 2024-07-28T12:29:40.386932+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:29:41.435 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:41.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:41.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:41.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:41.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:41.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:41.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1095 16 16 0 0 0 - 0 2024-07-28T12:29:42.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:42.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:29:42.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:42.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[82865]: cluster 2024-07-28T12:29:41.060171+0000 mon.a (mon.0) 2120 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[82865]: audit 2024-07-28T12:29:41.074774+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[82865]: cluster 2024-07-28T12:29:41.074889+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1185: 8 total, 2 up, 8 in 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[82865]: cluster 2024-07-28T12:29:41.987580+0000 mgr.y (mgr.25232) 1151 : cluster [DBG] pgmap v1941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[80503]: cluster 2024-07-28T12:29:41.060171+0000 mon.a (mon.0) 2120 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[80503]: audit 2024-07-28T12:29:41.074774+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[80503]: cluster 2024-07-28T12:29:41.074889+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1185: 8 total, 2 up, 8 in 2024-07-28T12:29:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:42 smithi022 bash[80503]: cluster 2024-07-28T12:29:41.987580+0000 mgr.y (mgr.25232) 1151 : cluster [DBG] pgmap v1941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:42.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:42.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:42.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:42 smithi150 bash[67543]: cluster 2024-07-28T12:29:41.060171+0000 mon.a (mon.0) 2120 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:29:42.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:42 smithi150 bash[67543]: audit 2024-07-28T12:29:41.074774+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:29:42.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:42 smithi150 bash[67543]: cluster 2024-07-28T12:29:41.074889+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1185: 8 total, 2 up, 8 in 2024-07-28T12:29:42.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:42 smithi150 bash[67543]: cluster 2024-07-28T12:29:41.987580+0000 mgr.y (mgr.25232) 1151 : cluster [DBG] pgmap v1941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:42.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:29:42 smithi150 bash[60514]: ts=2024-07-28T12:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:29:42.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:42.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:42.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:42.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1096 16 16 0 0 0 - 0 2024-07-28T12:29:42.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:43.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:43.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:43.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:43.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:43.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:43.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:43.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:43.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:29:43.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:43.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1097 16 16 0 0 0 - 0 2024-07-28T12:29:44.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:44.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:44.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:44 smithi150 bash[67543]: cluster 2024-07-28T12:29:43.988709+0000 mgr.y (mgr.25232) 1152 : cluster [DBG] pgmap v1942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:44 smithi022 bash[80503]: cluster 2024-07-28T12:29:43.988709+0000 mgr.y (mgr.25232) 1152 : cluster [DBG] pgmap v1942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:44.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:44 smithi022 bash[82865]: cluster 2024-07-28T12:29:43.988709+0000 mgr.y (mgr.25232) 1152 : cluster [DBG] pgmap v1942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:44.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:44.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:44.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:44.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:44.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:44.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1098 16 16 0 0 0 - 0 2024-07-28T12:29:44.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:45.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:45.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:45.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:45.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:45.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:45.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:45.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:44.624637+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:44.630535+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:45.155266+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:45.160417+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:45.584254+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:45.585346+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:29:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[80503]: audit 2024-07-28T12:29:45.592757+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:44.624637+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:44.630535+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:45.155266+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:45.160417+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:45.584254+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:45.585346+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:29:45.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:45 smithi022 bash[82865]: audit 2024-07-28T12:29:45.592757+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:45.886 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:44.624637+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.886 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:44.630535+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.886 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:45.155266+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.886 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:45.160417+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.886 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:45.584254+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:29:45.887 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:45.585346+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:29:45.887 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:45 smithi150 bash[67543]: audit 2024-07-28T12:29:45.592757+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:45.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1099 16 16 0 0 0 - 0 2024-07-28T12:29:45.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:46.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:46.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:46.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:46.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:46.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:46.669 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:46.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:46 smithi150 bash[67543]: cluster 2024-07-28T12:29:45.990062+0000 mgr.y (mgr.25232) 1153 : cluster [DBG] pgmap v1943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:46.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:46.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:29:46.929181+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:29:46.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:29:46.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1100 16 16 0 0 0 - 0 2024-07-28T12:29:46.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:47.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:47.077 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:46 smithi022 bash[80503]: cluster 2024-07-28T12:29:45.990062+0000 mgr.y (mgr.25232) 1153 : cluster [DBG] pgmap v1943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:47.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:46 smithi022 bash[82865]: cluster 2024-07-28T12:29:45.990062+0000 mgr.y (mgr.25232) 1153 : cluster [DBG] pgmap v1943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:47.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:47.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:47.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:47.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:47.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:47.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:47.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:47.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1101 16 16 0 0 0 - 0 2024-07-28T12:29:48.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:48.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:48.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:48.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:48 smithi022 bash[80503]: cluster 2024-07-28T12:29:47.991476+0000 mgr.y (mgr.25232) 1154 : cluster [DBG] pgmap v1944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:48.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:48 smithi022 bash[82865]: cluster 2024-07-28T12:29:47.991476+0000 mgr.y (mgr.25232) 1154 : cluster [DBG] pgmap v1944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:48.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:48.380 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:48 smithi150 bash[67543]: cluster 2024-07-28T12:29:47.991476+0000 mgr.y (mgr.25232) 1154 : cluster [DBG] pgmap v1944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:48.415 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:29:48.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:48.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:48.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:48.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:48.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1102 16 16 0 0 0 - 0 2024-07-28T12:29:48.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:49.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:49.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:49.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:49.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:49.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:49.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:49.757 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:29:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:29:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:29:49.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:49.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:49.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1103 16 16 0 0 0 - 0 2024-07-28T12:29:50.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:50.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:50.173 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:50 smithi150 bash[67543]: cluster 2024-07-28T12:29:49.992392+0000 mgr.y (mgr.25232) 1155 : cluster [DBG] pgmap v1945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:50.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:50 smithi022 bash[80503]: cluster 2024-07-28T12:29:49.992392+0000 mgr.y (mgr.25232) 1155 : cluster [DBG] pgmap v1945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:50 smithi022 bash[82865]: cluster 2024-07-28T12:29:49.992392+0000 mgr.y (mgr.25232) 1155 : cluster [DBG] pgmap v1945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:50.330 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:50.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:50.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:50.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:50.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:50.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:50.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1104 16 16 0 0 0 - 0 2024-07-28T12:29:50.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:51.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:29:51.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:51.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:51 smithi150 bash[67543]: audit 2024-07-28T12:29:50.097381+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:51 smithi150 bash[67543]: audit 2024-07-28T12:29:50.099105+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:51 smithi022 bash[80503]: audit 2024-07-28T12:29:50.097381+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:51 smithi022 bash[80503]: audit 2024-07-28T12:29:50.099105+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:51 smithi022 bash[82865]: audit 2024-07-28T12:29:50.097381+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:29:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:51 smithi022 bash[82865]: audit 2024-07-28T12:29:50.099105+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:29:51.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:51.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:51.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:51.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:51.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:51.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1105 16 16 0 0 0 - 0 2024-07-28T12:29:51.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:52.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:52.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:52.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:52 smithi022 bash[82865]: cluster 2024-07-28T12:29:51.993118+0000 mgr.y (mgr.25232) 1156 : cluster [DBG] pgmap v1946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:52.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:52 smithi022 bash[80503]: cluster 2024-07-28T12:29:51.993118+0000 mgr.y (mgr.25232) 1156 : cluster [DBG] pgmap v1946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:52.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:52.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:52 smithi150 bash[67543]: cluster 2024-07-28T12:29:51.993118+0000 mgr.y (mgr.25232) 1156 : cluster [DBG] pgmap v1946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:52.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:29:52 smithi150 bash[60514]: ts=2024-07-28T12:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:29:52.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:52.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:52.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:52.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:52.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1106 16 16 0 0 0 - 0 2024-07-28T12:29:53.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:53.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:53.123 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:29:53.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:53.249 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:53 smithi150 bash[67543]: audit 2024-07-28T12:29:52.183135+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.22:0/3733631305' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:53.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:53.369 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:53 smithi022 bash[82865]: audit 2024-07-28T12:29:52.183135+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.22:0/3733631305' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:53.370 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:53 smithi022 bash[80503]: audit 2024-07-28T12:29:52.183135+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.22:0/3733631305' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:29:53.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:53.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:53.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:53.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:53.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1107 16 16 0 0 0 - 0 2024-07-28T12:29:53.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:54.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:54.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:54.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[80503]: cluster 2024-07-28T12:29:53.107425+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[80503]: audit 2024-07-28T12:29:53.122774+0000 mon.a (mon.0) 2134 : audit [INF] from='client.? 172.21.15.22:0/3733631305' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[80503]: cluster 2024-07-28T12:29:53.122908+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1186: 8 total, 2 up, 8 in 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[80503]: cluster 2024-07-28T12:29:53.995083+0000 mgr.y (mgr.25232) 1157 : cluster [DBG] pgmap v1948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[82865]: cluster 2024-07-28T12:29:53.107425+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[82865]: audit 2024-07-28T12:29:53.122774+0000 mon.a (mon.0) 2134 : audit [INF] from='client.? 172.21.15.22:0/3733631305' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[82865]: cluster 2024-07-28T12:29:53.122908+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1186: 8 total, 2 up, 8 in 2024-07-28T12:29:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:54 smithi022 bash[82865]: cluster 2024-07-28T12:29:53.995083+0000 mgr.y (mgr.25232) 1157 : cluster [DBG] pgmap v1948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:54.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:54 smithi150 bash[67543]: cluster 2024-07-28T12:29:53.107425+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:29:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:54 smithi150 bash[67543]: audit 2024-07-28T12:29:53.122774+0000 mon.a (mon.0) 2134 : audit [INF] from='client.? 172.21.15.22:0/3733631305' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:29:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:54 smithi150 bash[67543]: cluster 2024-07-28T12:29:53.122908+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1186: 8 total, 2 up, 8 in 2024-07-28T12:29:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:54 smithi150 bash[67543]: cluster 2024-07-28T12:29:53.995083+0000 mgr.y (mgr.25232) 1157 : cluster [DBG] pgmap v1948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:54.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:54.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:54.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:54.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:54.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1108 16 16 0 0 0 - 0 2024-07-28T12:29:55.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:55.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:55.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:55.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:55.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:55.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:55.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:55.753 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:29:55.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:55.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1109 16 16 0 0 0 - 0 2024-07-28T12:29:55.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:56.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:29:56.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:56.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:56 smithi150 bash[67543]: cluster 2024-07-28T12:29:55.996236+0000 mgr.y (mgr.25232) 1158 : cluster [DBG] pgmap v1949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:56.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:56.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:56 smithi022 bash[80503]: cluster 2024-07-28T12:29:55.996236+0000 mgr.y (mgr.25232) 1158 : cluster [DBG] pgmap v1949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:56.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:56 smithi022 bash[82865]: cluster 2024-07-28T12:29:55.996236+0000 mgr.y (mgr.25232) 1158 : cluster [DBG] pgmap v1949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:56.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:56.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:56.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:56.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:56.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:56.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1110 16 16 0 0 0 - 0 2024-07-28T12:29:57.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:57.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:57.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:57.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:57.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:57.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:57.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:57.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:57.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1111 16 16 0 0 0 - 0 2024-07-28T12:29:57.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:58.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:58.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:58.236 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:29:58 smithi150 bash[67543]: cluster 2024-07-28T12:29:57.997584+0000 mgr.y (mgr.25232) 1159 : cluster [DBG] pgmap v1950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:29:58 smithi022 bash[80503]: cluster 2024-07-28T12:29:57.997584+0000 mgr.y (mgr.25232) 1159 : cluster [DBG] pgmap v1950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:29:58 smithi022 bash[82865]: cluster 2024-07-28T12:29:57.997584+0000 mgr.y (mgr.25232) 1159 : cluster [DBG] pgmap v1950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:29:58.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:29:58.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:58.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:58.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:58.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:58.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1112 16 16 0 0 0 - 0 2024-07-28T12:29:58.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:59.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:59.086 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:29:59.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:29:59.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:29:59.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:29:59.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:29:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:29:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:29:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:29:59.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:29:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:29:59.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:29:59.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:29:59.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:29:59.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1113 16 16 0 0 0 - 0 2024-07-28T12:30:00.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:00.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:00.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:00.249 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:00 smithi150 bash[67543]: cluster 2024-07-28T12:30:00.001097+0000 mon.a (mon.0) 2136 : cluster [WRN] overall HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:30:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:00 smithi022 bash[82865]: cluster 2024-07-28T12:30:00.001097+0000 mon.a (mon.0) 2136 : cluster [WRN] overall HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:30:00.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:00 smithi022 bash[80503]: cluster 2024-07-28T12:30:00.001097+0000 mon.a (mon.0) 2136 : cluster [WRN] overall HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:30:00.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:00.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:00.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:00.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:00.813 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:00.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:00.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1114 16 16 0 0 0 - 0 2024-07-28T12:30:00.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:01.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:01.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:01.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:01 smithi150 bash[67543]: cluster 2024-07-28T12:29:59.999162+0000 mgr.y (mgr.25232) 1160 : cluster [DBG] pgmap v1951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:01.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:01.320 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:01 smithi022 bash[80503]: cluster 2024-07-28T12:29:59.999162+0000 mgr.y (mgr.25232) 1160 : cluster [DBG] pgmap v1951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:01.320 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:01 smithi022 bash[82865]: cluster 2024-07-28T12:29:59.999162+0000 mgr.y (mgr.25232) 1160 : cluster [DBG] pgmap v1951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:01.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:01.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:01.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:01.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:01.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:01.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1115 16 16 0 0 0 - 0 2024-07-28T12:30:02.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:02.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:02.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:02.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:02.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:02.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:02.626 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:30:02 smithi150 bash[60514]: ts=2024-07-28T12:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:30:02.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:02.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:02.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1116 16 16 0 0 0 - 0 2024-07-28T12:30:02.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:03.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:03.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:03.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:03 smithi022 bash[80503]: cluster 2024-07-28T12:30:02.000718+0000 mgr.y (mgr.25232) 1161 : cluster [DBG] pgmap v1952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:03.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:03 smithi022 bash[82865]: cluster 2024-07-28T12:30:02.000718+0000 mgr.y (mgr.25232) 1161 : cluster [DBG] pgmap v1952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:03.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:03.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:03 smithi150 bash[67543]: cluster 2024-07-28T12:30:02.000718+0000 mgr.y (mgr.25232) 1161 : cluster [DBG] pgmap v1952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:03.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:03.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:03.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:03.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:03.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1117 16 16 0 0 0 - 0 2024-07-28T12:30:04.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:04.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:04.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:04.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:04.505 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:30:04.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:04.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:04.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:04.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:04.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1118 16 16 0 0 0 - 0 2024-07-28T12:30:04.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:05.083 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:30:05.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:05.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:05 smithi150 bash[67543]: cluster 2024-07-28T12:30:04.002270+0000 mgr.y (mgr.25232) 1162 : cluster [DBG] pgmap v1953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:05 smithi150 bash[67543]: audit 2024-07-28T12:30:04.796945+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.22:0/1461460631' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:05 smithi150 bash[67543]: audit 2024-07-28T12:30:04.797352+0000 mon.a (mon.0) 2137 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:05 smithi022 bash[80503]: cluster 2024-07-28T12:30:04.002270+0000 mgr.y (mgr.25232) 1162 : cluster [DBG] pgmap v1953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:05 smithi022 bash[80503]: audit 2024-07-28T12:30:04.796945+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.22:0/1461460631' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:05 smithi022 bash[80503]: audit 2024-07-28T12:30:04.797352+0000 mon.a (mon.0) 2137 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:05 smithi022 bash[82865]: cluster 2024-07-28T12:30:04.002270+0000 mgr.y (mgr.25232) 1162 : cluster [DBG] pgmap v1953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:05.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:05 smithi022 bash[82865]: audit 2024-07-28T12:30:04.796945+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.22:0/1461460631' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:05.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:05 smithi022 bash[82865]: audit 2024-07-28T12:30:04.797352+0000 mon.a (mon.0) 2137 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:05.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:05.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:05.592 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:05.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:05.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:05.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1119 16 16 0 0 0 - 0 2024-07-28T12:30:05.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:06.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:06.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:06 smithi150 bash[67543]: cluster 2024-07-28T12:30:05.067836+0000 mon.a (mon.0) 2138 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:06 smithi150 bash[67543]: audit 2024-07-28T12:30:05.082912+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:06 smithi150 bash[67543]: cluster 2024-07-28T12:30:05.083090+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1187: 8 total, 2 up, 8 in 2024-07-28T12:30:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:06 smithi150 bash[67543]: audit 2024-07-28T12:30:05.097370+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:06 smithi150 bash[67543]: audit 2024-07-28T12:30:05.098831+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:06.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[80503]: cluster 2024-07-28T12:30:05.067836+0000 mon.a (mon.0) 2138 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[80503]: audit 2024-07-28T12:30:05.082912+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[80503]: cluster 2024-07-28T12:30:05.083090+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1187: 8 total, 2 up, 8 in 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[80503]: audit 2024-07-28T12:30:05.097370+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[80503]: audit 2024-07-28T12:30:05.098831+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[82865]: cluster 2024-07-28T12:30:05.067836+0000 mon.a (mon.0) 2138 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:06.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[82865]: audit 2024-07-28T12:30:05.082912+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:06.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[82865]: cluster 2024-07-28T12:30:05.083090+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1187: 8 total, 2 up, 8 in 2024-07-28T12:30:06.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[82865]: audit 2024-07-28T12:30:05.097370+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:06.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:06 smithi022 bash[82865]: audit 2024-07-28T12:30:05.098831+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:06.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:06.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:06.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:06.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:06.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:06.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:30:06.932039+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:30:06.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:30:06.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1120 16 16 0 0 0 - 0 2024-07-28T12:30:07.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:07.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:07.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:07.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:07.394 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:07 smithi150 bash[67543]: cluster 2024-07-28T12:30:06.003639+0000 mgr.y (mgr.25232) 1163 : cluster [DBG] pgmap v1955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:07.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:07 smithi022 bash[80503]: cluster 2024-07-28T12:30:06.003639+0000 mgr.y (mgr.25232) 1163 : cluster [DBG] pgmap v1955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:07 smithi022 bash[82865]: cluster 2024-07-28T12:30:06.003639+0000 mgr.y (mgr.25232) 1163 : cluster [DBG] pgmap v1955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:07.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:07.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:07.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:07.880 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:07.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1121 16 16 0 0 0 - 0 2024-07-28T12:30:07.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:30:07.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:08.085 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:08.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:08.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:08.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:08.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:30:08.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:08.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:08.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:08.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1122 16 16 0 0 0 - 0 2024-07-28T12:30:08.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:09.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:09.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:09.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:09 smithi022 bash[82865]: cluster 2024-07-28T12:30:08.004946+0000 mgr.y (mgr.25232) 1164 : cluster [DBG] pgmap v1956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:09 smithi022 bash[80503]: cluster 2024-07-28T12:30:08.004946+0000 mgr.y (mgr.25232) 1164 : cluster [DBG] pgmap v1956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:09.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:09 smithi150 bash[67543]: cluster 2024-07-28T12:30:08.004946+0000 mgr.y (mgr.25232) 1164 : cluster [DBG] pgmap v1956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:09.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:09.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:09.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:30:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:30:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:30:09.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:09.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1123 16 16 0 0 0 - 0 2024-07-28T12:30:10.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:10.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:10.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:10.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:10.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:10.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:10.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:10.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:10.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1124 16 16 0 0 0 - 0 2024-07-28T12:30:10.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:11.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:11.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:11.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:11.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:11.445 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:11 smithi022 bash[80503]: cluster 2024-07-28T12:30:10.006317+0000 mgr.y (mgr.25232) 1165 : cluster [DBG] pgmap v1957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:11.445 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:11 smithi022 bash[82865]: cluster 2024-07-28T12:30:10.006317+0000 mgr.y (mgr.25232) 1165 : cluster [DBG] pgmap v1957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:11 smithi150 bash[67543]: cluster 2024-07-28T12:30:10.006317+0000 mgr.y (mgr.25232) 1165 : cluster [DBG] pgmap v1957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:11.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:11.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:11.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:11.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:11.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1125 16 16 0 0 0 - 0 2024-07-28T12:30:12.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:12.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:12.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:12.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:12.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:12.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:12.730 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:12.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:30:12 smithi150 bash[60514]: ts=2024-07-28T12:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:30:12.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:12.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1126 16 16 0 0 0 - 0 2024-07-28T12:30:12.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:13.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:13.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:13 smithi150 bash[67543]: cluster 2024-07-28T12:30:12.007739+0000 mgr.y (mgr.25232) 1166 : cluster [DBG] pgmap v1958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:13.295 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:30:13.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:13.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:13.467 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:13 smithi022 bash[80503]: cluster 2024-07-28T12:30:12.007739+0000 mgr.y (mgr.25232) 1166 : cluster [DBG] pgmap v1958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:13.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:13 smithi022 bash[82865]: cluster 2024-07-28T12:30:12.007739+0000 mgr.y (mgr.25232) 1166 : cluster [DBG] pgmap v1958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:13.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:13.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:13.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:13.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1127 16 16 0 0 0 - 0 2024-07-28T12:30:13.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:14.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:14.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:14.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:14.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:14.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:14.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:14.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:14.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:14.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1128 16 16 0 0 0 - 0 2024-07-28T12:30:15.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:15.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:15.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:15.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:15.368 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:15 smithi150 bash[67543]: cluster 2024-07-28T12:30:14.009143+0000 mgr.y (mgr.25232) 1167 : cluster [DBG] pgmap v1959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:15.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:15 smithi022 bash[80503]: cluster 2024-07-28T12:30:14.009143+0000 mgr.y (mgr.25232) 1167 : cluster [DBG] pgmap v1959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:15 smithi022 bash[82865]: cluster 2024-07-28T12:30:14.009143+0000 mgr.y (mgr.25232) 1167 : cluster [DBG] pgmap v1959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:15.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:15.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:15.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:15.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1129 16 16 0 0 0 - 0 2024-07-28T12:30:15.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:16.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:16.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:16.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:16.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:16.432 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:16.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:16.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:16.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:16.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:16.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1130 16 16 0 0 0 - 0 2024-07-28T12:30:17.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:17.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:17.132 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:30:17.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:17 smithi022 bash[80503]: cluster 2024-07-28T12:30:16.010565+0000 mgr.y (mgr.25232) 1168 : cluster [DBG] pgmap v1960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:17.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:17 smithi022 bash[80503]: audit 2024-07-28T12:30:16.534304+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.22:0/2592933281' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:30:17.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:17 smithi022 bash[82865]: cluster 2024-07-28T12:30:16.010565+0000 mgr.y (mgr.25232) 1168 : cluster [DBG] pgmap v1960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:17.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:17 smithi022 bash[82865]: audit 2024-07-28T12:30:16.534304+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.22:0/2592933281' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:30:17.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:17.258 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:17.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:30:17.312 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:17 smithi150 bash[67543]: cluster 2024-07-28T12:30:16.010565+0000 mgr.y (mgr.25232) 1168 : cluster [DBG] pgmap v1960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:17.312 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:17 smithi150 bash[67543]: audit 2024-07-28T12:30:16.534304+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.22:0/2592933281' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:30:17.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:17.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:17.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:17.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:17.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:17.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1131 16 16 0 0 0 - 0 2024-07-28T12:30:17.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:18.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:18.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:18 smithi150 bash[67543]: cluster 2024-07-28T12:30:17.117188+0000 mon.a (mon.0) 2144 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:18 smithi150 bash[67543]: audit 2024-07-28T12:30:17.132347+0000 mon.a (mon.0) 2145 : audit [INF] from='client.? 172.21.15.22:0/2592933281' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:30:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:18 smithi150 bash[67543]: cluster 2024-07-28T12:30:17.132449+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1188: 8 total, 2 up, 8 in 2024-07-28T12:30:18.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:18.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:18 smithi022 bash[80503]: cluster 2024-07-28T12:30:17.117188+0000 mon.a (mon.0) 2144 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:18.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:18 smithi022 bash[80503]: audit 2024-07-28T12:30:17.132347+0000 mon.a (mon.0) 2145 : audit [INF] from='client.? 172.21.15.22:0/2592933281' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:30:18.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:18 smithi022 bash[80503]: cluster 2024-07-28T12:30:17.132449+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1188: 8 total, 2 up, 8 in 2024-07-28T12:30:18.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:18 smithi022 bash[82865]: cluster 2024-07-28T12:30:17.117188+0000 mon.a (mon.0) 2144 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:18.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:18 smithi022 bash[82865]: audit 2024-07-28T12:30:17.132347+0000 mon.a (mon.0) 2145 : audit [INF] from='client.? 172.21.15.22:0/2592933281' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:30:18.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:18 smithi022 bash[82865]: cluster 2024-07-28T12:30:17.132449+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1188: 8 total, 2 up, 8 in 2024-07-28T12:30:18.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:18.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:18.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:18.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:18.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:18.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1132 16 16 0 0 0 - 0 2024-07-28T12:30:19.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:19.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:19.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:19 smithi150 bash[67543]: cluster 2024-07-28T12:30:18.011728+0000 mgr.y (mgr.25232) 1169 : cluster [DBG] pgmap v1962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:19 smithi022 bash[82865]: cluster 2024-07-28T12:30:18.011728+0000 mgr.y (mgr.25232) 1169 : cluster [DBG] pgmap v1962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:19 smithi022 bash[80503]: cluster 2024-07-28T12:30:18.011728+0000 mgr.y (mgr.25232) 1169 : cluster [DBG] pgmap v1962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:19.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:19.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:19.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:19.642 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:30:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:30:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:30:19.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:19.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:19.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:30:19.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1133 16 16 0 0 0 - 0 2024-07-28T12:30:19.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:20.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:20.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:20 smithi022 bash[80503]: audit 2024-07-28T12:30:20.093620+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:20 smithi022 bash[82865]: audit 2024-07-28T12:30:20.093620+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:20.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:20.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:20 smithi150 bash[67543]: audit 2024-07-28T12:30:20.093620+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:20.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:20.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:20.816 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:20.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1134 16 16 0 0 0 - 0 2024-07-28T12:30:20.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:21.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:21.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:21.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:21 smithi022 bash[80503]: cluster 2024-07-28T12:30:20.013101+0000 mgr.y (mgr.25232) 1170 : cluster [DBG] pgmap v1963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:21 smithi022 bash[82865]: cluster 2024-07-28T12:30:20.013101+0000 mgr.y (mgr.25232) 1170 : cluster [DBG] pgmap v1963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:21.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:21 smithi150 bash[67543]: cluster 2024-07-28T12:30:20.013101+0000 mgr.y (mgr.25232) 1170 : cluster [DBG] pgmap v1963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:21.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:21.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:21.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:21.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:21.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1135 16 16 0 0 0 - 0 2024-07-28T12:30:22.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:22.051 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:30:22.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:22.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:22.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:22.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:22.502 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:30:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:30:22.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:22.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:22.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:22.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1136 16 16 0 0 0 - 0 2024-07-28T12:30:22.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:23.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:23.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:23.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:23.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:23.443 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:23 smithi150 bash[67543]: cluster 2024-07-28T12:30:22.014527+0000 mgr.y (mgr.25232) 1171 : cluster [DBG] pgmap v1964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:23.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:23 smithi022 bash[80503]: cluster 2024-07-28T12:30:22.014527+0000 mgr.y (mgr.25232) 1171 : cluster [DBG] pgmap v1964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:23 smithi022 bash[82865]: cluster 2024-07-28T12:30:22.014527+0000 mgr.y (mgr.25232) 1171 : cluster [DBG] pgmap v1964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:23.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:23.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:23.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:23.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1137 16 16 0 0 0 - 0 2024-07-28T12:30:24.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:24.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:24.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:24.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:24.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:24.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:24.692 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:24.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:24.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:24.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1138 16 16 0 0 0 - 0 2024-07-28T12:30:24.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:25.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:25.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:25.232 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:25.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:25.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:25 smithi022 bash[80503]: cluster 2024-07-28T12:30:24.015920+0000 mgr.y (mgr.25232) 1172 : cluster [DBG] pgmap v1965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:25.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:25 smithi022 bash[82865]: cluster 2024-07-28T12:30:24.015920+0000 mgr.y (mgr.25232) 1172 : cluster [DBG] pgmap v1965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:25.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:25.458 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:25 smithi150 bash[67543]: cluster 2024-07-28T12:30:24.015920+0000 mgr.y (mgr.25232) 1172 : cluster [DBG] pgmap v1965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:25.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:25.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:25.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:25.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:25.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1139 16 16 0 0 0 - 0 2024-07-28T12:30:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:26.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:30:26.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:26.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:26.284 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:26.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:26.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:26.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:26.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:26.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:26.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:30:26.935114+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:30:26.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:30:26.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1140 16 16 0 0 0 - 0 2024-07-28T12:30:26.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:27.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:27.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:27 smithi150 bash[67543]: cluster 2024-07-28T12:30:26.017168+0000 mgr.y (mgr.25232) 1173 : cluster [DBG] pgmap v1966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:27.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:27.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:27 smithi022 bash[80503]: cluster 2024-07-28T12:30:26.017168+0000 mgr.y (mgr.25232) 1173 : cluster [DBG] pgmap v1966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:27 smithi022 bash[82865]: cluster 2024-07-28T12:30:26.017168+0000 mgr.y (mgr.25232) 1173 : cluster [DBG] pgmap v1966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:27.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:27.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:27.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:27.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1141 16 16 0 0 0 - 0 2024-07-28T12:30:27.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:28.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:28.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:28.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:28.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:28.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:28.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:28.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:28.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:28.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1142 16 16 0 0 0 - 0 2024-07-28T12:30:29.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:29.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:29.166 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:30:29.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:29 smithi150 bash[67543]: cluster 2024-07-28T12:30:28.018576+0000 mgr.y (mgr.25232) 1174 : cluster [DBG] pgmap v1967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:29 smithi150 bash[67543]: audit 2024-07-28T12:30:28.664407+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.22:0/3211181425' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:29.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:29.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:30:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:30:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:30:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:29 smithi022 bash[82865]: cluster 2024-07-28T12:30:28.018576+0000 mgr.y (mgr.25232) 1174 : cluster [DBG] pgmap v1967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:29 smithi022 bash[82865]: audit 2024-07-28T12:30:28.664407+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.22:0/3211181425' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:29 smithi022 bash[80503]: cluster 2024-07-28T12:30:28.018576+0000 mgr.y (mgr.25232) 1174 : cluster [DBG] pgmap v1967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:29 smithi022 bash[80503]: audit 2024-07-28T12:30:28.664407+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.22:0/3211181425' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:29.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:29.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:29.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:29.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1143 16 16 0 0 0 - 0 2024-07-28T12:30:29.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:30.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:30.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:30.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:30 smithi022 bash[82865]: cluster 2024-07-28T12:30:29.155491+0000 mon.a (mon.0) 2149 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:30.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:30 smithi022 bash[82865]: audit 2024-07-28T12:30:29.166300+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? 172.21.15.22:0/3211181425' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:30.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:30 smithi022 bash[82865]: cluster 2024-07-28T12:30:29.166377+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1189: 8 total, 2 up, 8 in 2024-07-28T12:30:30.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:30 smithi022 bash[80503]: cluster 2024-07-28T12:30:29.155491+0000 mon.a (mon.0) 2149 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:30.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:30 smithi022 bash[80503]: audit 2024-07-28T12:30:29.166300+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? 172.21.15.22:0/3211181425' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:30.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:30 smithi022 bash[80503]: cluster 2024-07-28T12:30:29.166377+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1189: 8 total, 2 up, 8 in 2024-07-28T12:30:30.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:30.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:30 smithi150 bash[67543]: cluster 2024-07-28T12:30:29.155491+0000 mon.a (mon.0) 2149 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:30:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:30 smithi150 bash[67543]: audit 2024-07-28T12:30:29.166300+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? 172.21.15.22:0/3211181425' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:30 smithi150 bash[67543]: cluster 2024-07-28T12:30:29.166377+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1189: 8 total, 2 up, 8 in 2024-07-28T12:30:30.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:30.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:30.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:30.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:30.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1144 16 16 0 0 0 - 0 2024-07-28T12:30:31.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:31.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:31.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:31.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:31.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:31 smithi022 bash[80503]: cluster 2024-07-28T12:30:30.019946+0000 mgr.y (mgr.25232) 1175 : cluster [DBG] pgmap v1969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:31.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:31 smithi022 bash[82865]: cluster 2024-07-28T12:30:30.019946+0000 mgr.y (mgr.25232) 1175 : cluster [DBG] pgmap v1969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:31.444 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:31 smithi150 bash[67543]: cluster 2024-07-28T12:30:30.019946+0000 mgr.y (mgr.25232) 1175 : cluster [DBG] pgmap v1969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:31.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:31.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:31.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:31.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:31.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1145 16 16 0 0 0 - 0 2024-07-28T12:30:31.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:30:32.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:32.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:32.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:32.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:32.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:32.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:32.612 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:30:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:30:32.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:32.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:32.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1146 16 16 0 0 0 - 0 2024-07-28T12:30:32.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:33.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:33.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:33.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:33.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:33.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:33 smithi150 bash[67543]: cluster 2024-07-28T12:30:32.021332+0000 mgr.y (mgr.25232) 1176 : cluster [DBG] pgmap v1970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:33.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:33.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:33 smithi022 bash[82865]: cluster 2024-07-28T12:30:32.021332+0000 mgr.y (mgr.25232) 1176 : cluster [DBG] pgmap v1970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:33.565 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:33 smithi022 bash[80503]: cluster 2024-07-28T12:30:32.021332+0000 mgr.y (mgr.25232) 1176 : cluster [DBG] pgmap v1970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:33.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:33.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:33.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:33.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1147 16 16 0 0 0 - 0 2024-07-28T12:30:34.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:34.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:34.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:34.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:34.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:34.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:34.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1148 16 16 0 0 0 - 0 2024-07-28T12:30:34.966 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:34.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:35.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:35.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:35 smithi150 bash[67543]: cluster 2024-07-28T12:30:34.022767+0000 mgr.y (mgr.25232) 1177 : cluster [DBG] pgmap v1971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:35 smithi150 bash[67543]: audit 2024-07-28T12:30:35.099989+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:35 smithi150 bash[67543]: audit 2024-07-28T12:30:35.101669+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:35.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:35.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:35.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:35 smithi022 bash[80503]: cluster 2024-07-28T12:30:34.022767+0000 mgr.y (mgr.25232) 1177 : cluster [DBG] pgmap v1971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:35 smithi022 bash[80503]: audit 2024-07-28T12:30:35.099989+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:35 smithi022 bash[80503]: audit 2024-07-28T12:30:35.101669+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:35 smithi022 bash[82865]: cluster 2024-07-28T12:30:34.022767+0000 mgr.y (mgr.25232) 1177 : cluster [DBG] pgmap v1971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:35 smithi022 bash[82865]: audit 2024-07-28T12:30:35.099989+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:35 smithi022 bash[82865]: audit 2024-07-28T12:30:35.101669+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:35.669 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:35.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:30:35.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:35.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:35.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:35.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1149 16 16 0 0 0 - 0 2024-07-28T12:30:36.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:36.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:36.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:36.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:36.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:36.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:36.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:36.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:36.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1150 16 16 0 0 0 - 0 2024-07-28T12:30:36.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:37.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:37.157 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:37.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:37.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:37.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:37 smithi022 bash[80503]: cluster 2024-07-28T12:30:36.024031+0000 mgr.y (mgr.25232) 1178 : cluster [DBG] pgmap v1972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:37.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:37 smithi022 bash[82865]: cluster 2024-07-28T12:30:36.024031+0000 mgr.y (mgr.25232) 1178 : cluster [DBG] pgmap v1972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:37.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:37.487 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:37 smithi150 bash[67543]: cluster 2024-07-28T12:30:36.024031+0000 mgr.y (mgr.25232) 1178 : cluster [DBG] pgmap v1972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:37.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:37.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:37.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:37.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1151 16 16 0 0 0 - 0 2024-07-28T12:30:37.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:38.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:38.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:38.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:38.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:38.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:38.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:38.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:38.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:38.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1152 16 16 0 0 0 - 0 2024-07-28T12:30:39.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:39.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:39.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:39.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:39.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:39.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:39.618 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:30:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:30:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:30:39.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:39.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:39.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1153 16 16 0 0 0 - 0 2024-07-28T12:30:39.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:40.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:39 smithi022 bash[82865]: cluster 2024-07-28T12:30:38.025468+0000 mgr.y (mgr.25232) 1179 : cluster [DBG] pgmap v1973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:39 smithi022 bash[80503]: cluster 2024-07-28T12:30:38.025468+0000 mgr.y (mgr.25232) 1179 : cluster [DBG] pgmap v1973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:40.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:40.203 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:40.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:40.217 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:39 smithi150 bash[67543]: cluster 2024-07-28T12:30:38.025468+0000 mgr.y (mgr.25232) 1179 : cluster [DBG] pgmap v1973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:40.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:40.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:40.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:40.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:40.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:40.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:40.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1154 16 16 0 0 0 - 0 2024-07-28T12:30:41.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:41.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:41.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:41.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:41.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:41.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:41.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:41.792 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:30:41.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:41.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1155 16 16 0 0 0 - 0 2024-07-28T12:30:41.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:42.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:41 smithi150 bash[67543]: cluster 2024-07-28T12:30:40.026550+0000 mgr.y (mgr.25232) 1180 : cluster [DBG] pgmap v1974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:42.006 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:41 smithi150 bash[67543]: audit 2024-07-28T12:30:41.391505+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? 172.21.15.22:0/2878350566' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:41 smithi022 bash[80503]: cluster 2024-07-28T12:30:40.026550+0000 mgr.y (mgr.25232) 1180 : cluster [DBG] pgmap v1974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:42.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:41 smithi022 bash[80503]: audit 2024-07-28T12:30:41.391505+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? 172.21.15.22:0/2878350566' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:41 smithi022 bash[82865]: cluster 2024-07-28T12:30:40.026550+0000 mgr.y (mgr.25232) 1180 : cluster [DBG] pgmap v1974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:41 smithi022 bash[82865]: audit 2024-07-28T12:30:41.391505+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? 172.21.15.22:0/2878350566' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:30:42.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:42.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:42.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:42.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:42.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:42.596 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:30:42 smithi150 bash[60514]: ts=2024-07-28T12:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:30:42.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:42.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:42.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1156 16 16 0 0 0 - 0 2024-07-28T12:30:42.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:42 smithi150 bash[67543]: cluster 2024-07-28T12:30:41.783429+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:42 smithi150 bash[67543]: audit 2024-07-28T12:30:41.791725+0000 mon.a (mon.0) 2156 : audit [INF] from='client.? 172.21.15.22:0/2878350566' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:30:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:42 smithi150 bash[67543]: cluster 2024-07-28T12:30:41.791887+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1190: 8 total, 2 up, 8 in 2024-07-28T12:30:43.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:42 smithi022 bash[80503]: cluster 2024-07-28T12:30:41.783429+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:42 smithi022 bash[80503]: audit 2024-07-28T12:30:41.791725+0000 mon.a (mon.0) 2156 : audit [INF] from='client.? 172.21.15.22:0/2878350566' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:30:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:42 smithi022 bash[80503]: cluster 2024-07-28T12:30:41.791887+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1190: 8 total, 2 up, 8 in 2024-07-28T12:30:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:42 smithi022 bash[82865]: cluster 2024-07-28T12:30:41.783429+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:42 smithi022 bash[82865]: audit 2024-07-28T12:30:41.791725+0000 mon.a (mon.0) 2156 : audit [INF] from='client.? 172.21.15.22:0/2878350566' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:30:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:42 smithi022 bash[82865]: cluster 2024-07-28T12:30:41.791887+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1190: 8 total, 2 up, 8 in 2024-07-28T12:30:43.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:43.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:43.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:43.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:43.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:43.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:43.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:43.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1157 16 16 0 0 0 - 0 2024-07-28T12:30:44.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:44.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:43 smithi022 bash[80503]: cluster 2024-07-28T12:30:42.027866+0000 mgr.y (mgr.25232) 1181 : cluster [DBG] pgmap v1976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:43 smithi022 bash[82865]: cluster 2024-07-28T12:30:42.027866+0000 mgr.y (mgr.25232) 1181 : cluster [DBG] pgmap v1976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:44.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:44.148 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:43 smithi150 bash[67543]: cluster 2024-07-28T12:30:42.027866+0000 mgr.y (mgr.25232) 1181 : cluster [DBG] pgmap v1976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:44.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:44.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:44.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:44.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:44.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:44.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:44.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:30:44.900 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:44.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1158 16 16 0 0 0 - 0 2024-07-28T12:30:44.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:45.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:45.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:45.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:45.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:45.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:45.575 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:45.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:30:45.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:45.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:45 smithi022 bash[80503]: cluster 2024-07-28T12:30:44.029223+0000 mgr.y (mgr.25232) 1182 : cluster [DBG] pgmap v1977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:45 smithi022 bash[80503]: audit 2024-07-28T12:30:45.721137+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:30:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:45 smithi022 bash[82865]: cluster 2024-07-28T12:30:44.029223+0000 mgr.y (mgr.25232) 1182 : cluster [DBG] pgmap v1977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:45 smithi022 bash[82865]: audit 2024-07-28T12:30:45.721137+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:30:45.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:45.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1159 16 16 0 0 0 - 0 2024-07-28T12:30:46.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:46.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:46.157 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:45 smithi150 bash[67543]: cluster 2024-07-28T12:30:44.029223+0000 mgr.y (mgr.25232) 1182 : cluster [DBG] pgmap v1977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:46.157 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:45 smithi150 bash[67543]: audit 2024-07-28T12:30:45.721137+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:30:46.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:46.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:46.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:46.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:46.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:46.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:46.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:30:46.937958+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:30:46.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:30:46.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1160 16 16 0 0 0 - 0 2024-07-28T12:30:46.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:47.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:47.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:47 smithi150 bash[67543]: cluster 2024-07-28T12:30:46.030211+0000 mgr.y (mgr.25232) 1183 : cluster [DBG] pgmap v1978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:47 smithi150 bash[67543]: audit 2024-07-28T12:30:46.071508+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:47 smithi150 bash[67543]: audit 2024-07-28T12:30:46.077495+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:47 smithi022 bash[82865]: cluster 2024-07-28T12:30:46.030211+0000 mgr.y (mgr.25232) 1183 : cluster [DBG] pgmap v1978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:47 smithi022 bash[82865]: audit 2024-07-28T12:30:46.071508+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:47 smithi022 bash[82865]: audit 2024-07-28T12:30:46.077495+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:47 smithi022 bash[80503]: cluster 2024-07-28T12:30:46.030211+0000 mgr.y (mgr.25232) 1183 : cluster [DBG] pgmap v1978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:47 smithi022 bash[80503]: audit 2024-07-28T12:30:46.071508+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:47 smithi022 bash[80503]: audit 2024-07-28T12:30:46.077495+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:47.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:47.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:47.569 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:47.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:47.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:47.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:47.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1161 16 16 0 0 0 - 0 2024-07-28T12:30:48.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:48.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:48.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:48.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:48.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:48.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:48.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:48.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:48.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1162 16 16 0 0 0 - 0 2024-07-28T12:30:48.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:49.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:49.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:49 smithi150 bash[67543]: cluster 2024-07-28T12:30:48.031555+0000 mgr.y (mgr.25232) 1184 : cluster [DBG] pgmap v1979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:49 smithi022 bash[80503]: cluster 2024-07-28T12:30:48.031555+0000 mgr.y (mgr.25232) 1184 : cluster [DBG] pgmap v1979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:49 smithi022 bash[82865]: cluster 2024-07-28T12:30:48.031555+0000 mgr.y (mgr.25232) 1184 : cluster [DBG] pgmap v1979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:49.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:49.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:49.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:49.609 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:49.610 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:30:49.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:49.732 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:30:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:30:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:30:49.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:49.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1163 16 16 0 0 0 - 0 2024-07-28T12:30:49.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:50.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:50.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:50.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:50.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:50.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:50.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:50.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:50.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:50.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1164 16 16 0 0 0 - 0 2024-07-28T12:30:51.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:51.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:51.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:51.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:51.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:51 smithi150 bash[67543]: cluster 2024-07-28T12:30:50.032244+0000 mgr.y (mgr.25232) 1185 : cluster [DBG] pgmap v1980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:51.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:51 smithi150 bash[67543]: audit 2024-07-28T12:30:50.099818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:51 smithi150 bash[67543]: audit 2024-07-28T12:30:50.100727+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:51.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:51 smithi150 bash[67543]: audit 2024-07-28T12:30:50.487871+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:51 smithi150 bash[67543]: audit 2024-07-28T12:30:50.494651+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:51.478 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[80503]: cluster 2024-07-28T12:30:50.032244+0000 mgr.y (mgr.25232) 1185 : cluster [DBG] pgmap v1980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:51.478 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[80503]: audit 2024-07-28T12:30:50.099818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.478 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[80503]: audit 2024-07-28T12:30:50.100727+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:51.478 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[80503]: audit 2024-07-28T12:30:50.487871+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.478 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[80503]: audit 2024-07-28T12:30:50.494651+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.479 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[82865]: cluster 2024-07-28T12:30:50.032244+0000 mgr.y (mgr.25232) 1185 : cluster [DBG] pgmap v1980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:51.479 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[82865]: audit 2024-07-28T12:30:50.099818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.479 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[82865]: audit 2024-07-28T12:30:50.100727+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:30:51.479 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[82865]: audit 2024-07-28T12:30:50.487871+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.479 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:51 smithi022 bash[82865]: audit 2024-07-28T12:30:50.494651+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:51.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:51.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:51.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:51.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:51.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1165 16 16 0 0 0 - 0 2024-07-28T12:30:52.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:52.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:52.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:52.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:52.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:52.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:52.657 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:30:52 smithi150 bash[60514]: ts=2024-07-28T12:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:30:52.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:52.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:52.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1166 16 16 0 0 0 - 0 2024-07-28T12:30:53.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:53.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:53.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[80503]: audit 2024-07-28T12:30:51.928992+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[80503]: audit 2024-07-28T12:30:51.937086+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[80503]: audit 2024-07-28T12:30:52.436756+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:30:53.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[80503]: audit 2024-07-28T12:30:52.438207+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:30:53.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[80503]: audit 2024-07-28T12:30:52.447632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[82865]: audit 2024-07-28T12:30:51.928992+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[82865]: audit 2024-07-28T12:30:51.937086+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[82865]: audit 2024-07-28T12:30:52.436756+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:30:53.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[82865]: audit 2024-07-28T12:30:52.438207+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:30:53.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:52 smithi022 bash[82865]: audit 2024-07-28T12:30:52.447632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:52 smithi150 bash[67543]: audit 2024-07-28T12:30:51.928992+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:52 smithi150 bash[67543]: audit 2024-07-28T12:30:51.937086+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:52 smithi150 bash[67543]: audit 2024-07-28T12:30:52.436756+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:52 smithi150 bash[67543]: audit 2024-07-28T12:30:52.438207+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:30:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:52 smithi150 bash[67543]: audit 2024-07-28T12:30:52.447632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:30:53.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:53.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:53.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:53.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:53.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:53.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1167 16 16 0 0 0 - 0 2024-07-28T12:30:53.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:54.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:54.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:53 smithi022 bash[80503]: cluster 2024-07-28T12:30:52.033579+0000 mgr.y (mgr.25232) 1186 : cluster [DBG] pgmap v1981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:54.076 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:53 smithi022 bash[82865]: cluster 2024-07-28T12:30:52.033579+0000 mgr.y (mgr.25232) 1186 : cluster [DBG] pgmap v1981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:54.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:53 smithi150 bash[67543]: cluster 2024-07-28T12:30:52.033579+0000 mgr.y (mgr.25232) 1186 : cluster [DBG] pgmap v1981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:54.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:54.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:54.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:54.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:54.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:54.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:54.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1168 16 16 0 0 0 - 0 2024-07-28T12:30:55.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:55.101 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:30:55.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:55.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:55.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:55.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:55.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:55.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:55.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:30:55.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:30:55.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1169 16 16 0 0 0 - 0 2024-07-28T12:30:55.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:55.947 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:30:56.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:56.115 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:55 smithi022 bash[80503]: cluster 2024-07-28T12:30:54.035173+0000 mgr.y (mgr.25232) 1187 : cluster [DBG] pgmap v1982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:56.115 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:55 smithi022 bash[80503]: audit 2024-07-28T12:30:55.329376+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.22:0/2821792798' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:56.115 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:55 smithi022 bash[82865]: cluster 2024-07-28T12:30:54.035173+0000 mgr.y (mgr.25232) 1187 : cluster [DBG] pgmap v1982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:56.115 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:55 smithi022 bash[82865]: audit 2024-07-28T12:30:55.329376+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.22:0/2821792798' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:56.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:56.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:55 smithi150 bash[67543]: cluster 2024-07-28T12:30:54.035173+0000 mgr.y (mgr.25232) 1187 : cluster [DBG] pgmap v1982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:56.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:55 smithi150 bash[67543]: audit 2024-07-28T12:30:55.329376+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.22:0/2821792798' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:30:56.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:56.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:56.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:56.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:30:56.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:56.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:56.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1170 16 16 0 0 0 - 0 2024-07-28T12:30:57.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:30:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:56 smithi022 bash[80503]: cluster 2024-07-28T12:30:55.940549+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:56 smithi022 bash[80503]: audit 2024-07-28T12:30:55.946785+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.22:0/2821792798' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:56 smithi022 bash[80503]: cluster 2024-07-28T12:30:55.946856+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1191: 8 total, 2 up, 8 in 2024-07-28T12:30:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:56 smithi022 bash[82865]: cluster 2024-07-28T12:30:55.940549+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:56 smithi022 bash[82865]: audit 2024-07-28T12:30:55.946785+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.22:0/2821792798' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:56 smithi022 bash[82865]: cluster 2024-07-28T12:30:55.946856+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1191: 8 total, 2 up, 8 in 2024-07-28T12:30:57.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:57.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:57.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:56 smithi150 bash[67543]: cluster 2024-07-28T12:30:55.940549+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:30:57.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:56 smithi150 bash[67543]: audit 2024-07-28T12:30:55.946785+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.22:0/2821792798' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:30:57.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:56 smithi150 bash[67543]: cluster 2024-07-28T12:30:55.946856+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1191: 8 total, 2 up, 8 in 2024-07-28T12:30:57.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:57.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:57.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:57.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:57.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:57.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1171 16 16 0 0 0 - 0 2024-07-28T12:30:57.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:58.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:30:58.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:58.213 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:57 smithi150 bash[67543]: cluster 2024-07-28T12:30:56.035876+0000 mgr.y (mgr.25232) 1188 : cluster [DBG] pgmap v1984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:58.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:57 smithi022 bash[82865]: cluster 2024-07-28T12:30:56.035876+0000 mgr.y (mgr.25232) 1188 : cluster [DBG] pgmap v1984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:57 smithi022 bash[80503]: cluster 2024-07-28T12:30:56.035876+0000 mgr.y (mgr.25232) 1188 : cluster [DBG] pgmap v1984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:30:58.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:30:58.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:58.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:30:58.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:58.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:58.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1172 16 16 0 0 0 - 0 2024-07-28T12:30:58.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:59.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:59.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:59.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:59.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:30:59.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:59.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:30:59.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:30:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:30:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:30:59.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:30:59.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:30:59.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1173 16 16 0 0 0 - 0 2024-07-28T12:31:00.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:00.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:00.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:00.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:30:59 smithi150 bash[67543]: cluster 2024-07-28T12:30:58.037170+0000 mgr.y (mgr.25232) 1189 : cluster [DBG] pgmap v1985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:00.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:30:59 smithi022 bash[80503]: cluster 2024-07-28T12:30:58.037170+0000 mgr.y (mgr.25232) 1189 : cluster [DBG] pgmap v1985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:30:59 smithi022 bash[82865]: cluster 2024-07-28T12:30:58.037170+0000 mgr.y (mgr.25232) 1189 : cluster [DBG] pgmap v1985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:00.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:00.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:00.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:00.699 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:00.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:00.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:00.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1174 16 16 0 0 0 - 0 2024-07-28T12:31:00.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:01.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:01.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:01.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:01.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:01.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:01.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:01.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:01.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:01.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1175 16 16 0 0 0 - 0 2024-07-28T12:31:02.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:01 smithi022 bash[80503]: cluster 2024-07-28T12:31:00.038583+0000 mgr.y (mgr.25232) 1190 : cluster [DBG] pgmap v1986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:01 smithi022 bash[82865]: cluster 2024-07-28T12:31:00.038583+0000 mgr.y (mgr.25232) 1190 : cluster [DBG] pgmap v1986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:02.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:01 smithi150 bash[67543]: cluster 2024-07-28T12:31:00.038583+0000 mgr.y (mgr.25232) 1190 : cluster [DBG] pgmap v1986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:02.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:02.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:02.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:02.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:02.643 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:31:02 smithi150 bash[60514]: ts=2024-07-28T12:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:31:02.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:02.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:02.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1176 16 16 0 0 0 - 0 2024-07-28T12:31:02.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:03.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:03.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:03.276 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:03.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:03.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:03.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:03.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:03.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:03.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:03.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1177 16 16 0 0 0 - 0 2024-07-28T12:31:04.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:04.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:03 smithi150 bash[67543]: cluster 2024-07-28T12:31:02.039464+0000 mgr.y (mgr.25232) 1191 : cluster [DBG] pgmap v1987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:04.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:03 smithi022 bash[80503]: cluster 2024-07-28T12:31:02.039464+0000 mgr.y (mgr.25232) 1191 : cluster [DBG] pgmap v1987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:03 smithi022 bash[82865]: cluster 2024-07-28T12:31:02.039464+0000 mgr.y (mgr.25232) 1191 : cluster [DBG] pgmap v1987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:04.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:04.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:04.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:04.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:04.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:04.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1178 16 16 0 0 0 - 0 2024-07-28T12:31:04.963 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:05.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:05.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:05.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:05.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:05.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:05.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:05.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:05.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:05.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1179 16 16 0 0 0 - 0 2024-07-28T12:31:05.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:05 smithi022 bash[80503]: cluster 2024-07-28T12:31:04.040794+0000 mgr.y (mgr.25232) 1192 : cluster [DBG] pgmap v1988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:05 smithi022 bash[80503]: audit 2024-07-28T12:31:05.096321+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:05 smithi022 bash[82865]: cluster 2024-07-28T12:31:04.040794+0000 mgr.y (mgr.25232) 1192 : cluster [DBG] pgmap v1988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:05 smithi022 bash[82865]: audit 2024-07-28T12:31:05.096321+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:06.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:05 smithi150 bash[67543]: cluster 2024-07-28T12:31:04.040794+0000 mgr.y (mgr.25232) 1192 : cluster [DBG] pgmap v1988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:05 smithi150 bash[67543]: audit 2024-07-28T12:31:05.096321+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:06.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:06.313 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:06.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:31:06.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:06.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:06.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:06.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:06.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:06.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:31:06.940751+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:31:06.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:31:06.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1180 16 16 0 0 0 - 0 2024-07-28T12:31:07.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:07.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:07.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:07.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:07.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:07.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:07.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:07.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:07.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1181 16 16 0 0 0 - 0 2024-07-28T12:31:07.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:07.986 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:31:07.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:07 smithi022 bash[80503]: cluster 2024-07-28T12:31:06.042129+0000 mgr.y (mgr.25232) 1193 : cluster [DBG] pgmap v1989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:08.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:07 smithi022 bash[80503]: audit 2024-07-28T12:31:07.974537+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.22:0/344021200' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:08.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:07 smithi022 bash[80503]: audit 2024-07-28T12:31:07.974985+0000 mon.a (mon.0) 2175 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:08.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:07 smithi022 bash[82865]: cluster 2024-07-28T12:31:06.042129+0000 mgr.y (mgr.25232) 1193 : cluster [DBG] pgmap v1989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:08.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:07 smithi022 bash[82865]: audit 2024-07-28T12:31:07.974537+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.22:0/344021200' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:08.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:07 smithi022 bash[82865]: audit 2024-07-28T12:31:07.974985+0000 mon.a (mon.0) 2175 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:08.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:08.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:08.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:07 smithi150 bash[67543]: cluster 2024-07-28T12:31:06.042129+0000 mgr.y (mgr.25232) 1193 : cluster [DBG] pgmap v1989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:08.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:07 smithi150 bash[67543]: audit 2024-07-28T12:31:07.974537+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.22:0/344021200' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:08.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:07 smithi150 bash[67543]: audit 2024-07-28T12:31:07.974985+0000 mon.a (mon.0) 2175 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:31:08.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:08.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:08.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:08.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:08.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:08.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:08.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1182 16 16 0 0 0 - 0 2024-07-28T12:31:09.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:09.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:09 smithi150 bash[67543]: cluster 2024-07-28T12:31:07.979199+0000 mon.a (mon.0) 2176 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:09 smithi150 bash[67543]: audit 2024-07-28T12:31:07.986147+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:31:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:09 smithi150 bash[67543]: cluster 2024-07-28T12:31:07.986216+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1192: 8 total, 2 up, 8 in 2024-07-28T12:31:09.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:09.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:08 smithi022 bash[80503]: cluster 2024-07-28T12:31:07.979199+0000 mon.a (mon.0) 2176 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:09.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:08 smithi022 bash[80503]: audit 2024-07-28T12:31:07.986147+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:31:09.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:08 smithi022 bash[80503]: cluster 2024-07-28T12:31:07.986216+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1192: 8 total, 2 up, 8 in 2024-07-28T12:31:09.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:09 smithi022 bash[82865]: cluster 2024-07-28T12:31:07.979199+0000 mon.a (mon.0) 2176 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:09.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:09 smithi022 bash[82865]: audit 2024-07-28T12:31:07.986147+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:31:09.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:09 smithi022 bash[82865]: cluster 2024-07-28T12:31:07.986216+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1192: 8 total, 2 up, 8 in 2024-07-28T12:31:09.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:09.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:09.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:09.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:31:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:31:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:31:09.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:09.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1183 16 16 0 0 0 - 0 2024-07-28T12:31:09.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:10.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:10.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:10 smithi150 bash[67543]: cluster 2024-07-28T12:31:08.043028+0000 mgr.y (mgr.25232) 1194 : cluster [DBG] pgmap v1991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:10 smithi022 bash[80503]: cluster 2024-07-28T12:31:08.043028+0000 mgr.y (mgr.25232) 1194 : cluster [DBG] pgmap v1991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:10 smithi022 bash[82865]: cluster 2024-07-28T12:31:08.043028+0000 mgr.y (mgr.25232) 1194 : cluster [DBG] pgmap v1991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:10.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:10.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:10.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:10.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:10.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:31:10.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:10.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:10.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1184 16 16 0 0 0 - 0 2024-07-28T12:31:11.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:11.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:11.234 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:11.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:11.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:11.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:11.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:11.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:11.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:11.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1185 16 16 0 0 0 - 0 2024-07-28T12:31:11.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:12.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:12 smithi022 bash[80503]: cluster 2024-07-28T12:31:10.044315+0000 mgr.y (mgr.25232) 1195 : cluster [DBG] pgmap v1992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:12.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:12 smithi022 bash[82865]: cluster 2024-07-28T12:31:10.044315+0000 mgr.y (mgr.25232) 1195 : cluster [DBG] pgmap v1992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:12.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:12.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:12 smithi150 bash[67543]: cluster 2024-07-28T12:31:10.044315+0000 mgr.y (mgr.25232) 1195 : cluster [DBG] pgmap v1992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:12.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:12.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:12.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:12.603 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:31:12 smithi150 bash[60514]: ts=2024-07-28T12:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:31:12.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:12.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:12.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1186 16 16 0 0 0 - 0 2024-07-28T12:31:12.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:13.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:13.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:13.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:13.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:13.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:13.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:13.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:13.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:13.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1187 16 16 0 0 0 - 0 2024-07-28T12:31:14.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:14.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:14 smithi022 bash[80503]: cluster 2024-07-28T12:31:12.045678+0000 mgr.y (mgr.25232) 1196 : cluster [DBG] pgmap v1993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:14 smithi022 bash[82865]: cluster 2024-07-28T12:31:12.045678+0000 mgr.y (mgr.25232) 1196 : cluster [DBG] pgmap v1993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:14.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:14.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:14.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:14 smithi150 bash[67543]: cluster 2024-07-28T12:31:12.045678+0000 mgr.y (mgr.25232) 1196 : cluster [DBG] pgmap v1993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:14.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:14.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:14.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:14.668 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:14.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:14.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:14.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1188 16 16 0 0 0 - 0 2024-07-28T12:31:14.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:15.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:15.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:15.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:15.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:31:15.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:15.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:15.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:15.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:15.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:15.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1189 16 16 0 0 0 - 0 2024-07-28T12:31:16.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:16.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:16.174 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:16 smithi150 bash[67543]: cluster 2024-07-28T12:31:14.046838+0000 mgr.y (mgr.25232) 1197 : cluster [DBG] pgmap v1994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:16.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:16.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:16 smithi022 bash[80503]: cluster 2024-07-28T12:31:14.046838+0000 mgr.y (mgr.25232) 1197 : cluster [DBG] pgmap v1994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:16.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:16 smithi022 bash[82865]: cluster 2024-07-28T12:31:14.046838+0000 mgr.y (mgr.25232) 1197 : cluster [DBG] pgmap v1994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:16.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:16.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:16.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:16.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:16.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:16.885 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:16.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1190 16 16 0 0 0 - 0 2024-07-28T12:31:16.988 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:17.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:17.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:17.235 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:17 smithi150 bash[67543]: cluster 2024-07-28T12:31:16.048121+0000 mgr.y (mgr.25232) 1198 : cluster [DBG] pgmap v1995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:17 smithi022 bash[82865]: cluster 2024-07-28T12:31:16.048121+0000 mgr.y (mgr.25232) 1198 : cluster [DBG] pgmap v1995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:17.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:17 smithi022 bash[80503]: cluster 2024-07-28T12:31:16.048121+0000 mgr.y (mgr.25232) 1198 : cluster [DBG] pgmap v1995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:17.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:17.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:17.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:17.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:17.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:17.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:17.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1191 16 16 0 0 0 - 0 2024-07-28T12:31:18.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:18.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:18.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:18.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:18.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:18.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:18.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:18.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:18.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1192 16 16 0 0 0 - 0 2024-07-28T12:31:18.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:19.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:19.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:19.243 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:19 smithi150 bash[67543]: cluster 2024-07-28T12:31:18.049047+0000 mgr.y (mgr.25232) 1199 : cluster [DBG] pgmap v1996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:19 smithi022 bash[80503]: cluster 2024-07-28T12:31:18.049047+0000 mgr.y (mgr.25232) 1199 : cluster [DBG] pgmap v1996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:19 smithi022 bash[82865]: cluster 2024-07-28T12:31:18.049047+0000 mgr.y (mgr.25232) 1199 : cluster [DBG] pgmap v1996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:19.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:19.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:19.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:19.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:19.715 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:31:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:31:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:31:19.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:19.922 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:19.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1193 16 16 0 0 0 - 0 2024-07-28T12:31:19.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:20.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:20.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:20.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:20.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:20.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:20.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:20.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:20.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:20.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1194 16 16 0 0 0 - 0 2024-07-28T12:31:21.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:21.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:21.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:21 smithi022 bash[80503]: cluster 2024-07-28T12:31:20.050409+0000 mgr.y (mgr.25232) 1200 : cluster [DBG] pgmap v1997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:21 smithi022 bash[80503]: audit 2024-07-28T12:31:20.097491+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:21 smithi022 bash[82865]: cluster 2024-07-28T12:31:20.050409+0000 mgr.y (mgr.25232) 1200 : cluster [DBG] pgmap v1997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:21 smithi022 bash[82865]: audit 2024-07-28T12:31:20.097491+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:21.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:21.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:21.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:21 smithi150 bash[67543]: cluster 2024-07-28T12:31:20.050409+0000 mgr.y (mgr.25232) 1200 : cluster [DBG] pgmap v1997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:21.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:21 smithi150 bash[67543]: audit 2024-07-28T12:31:20.097491+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:21.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:21.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:21.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:21.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1195 16 16 0 0 0 - 0 2024-07-28T12:31:21.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:22.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:22.089 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:31:22.100 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:22 smithi022 bash[80503]: audit 2024-07-28T12:31:21.437590+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.22:0/3343619979' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:22.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:22 smithi022 bash[82865]: audit 2024-07-28T12:31:21.437590+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.22:0/3343619979' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:22.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:22.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:22.326 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:22 smithi150 bash[67543]: audit 2024-07-28T12:31:21.437590+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.22:0/3343619979' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:22.327 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:31:22 smithi150 bash[60514]: ts=2024-07-28T12:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:31:22.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:22.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:22.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:22.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:22.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:22.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1196 16 16 0 0 0 - 0 2024-07-28T12:31:23.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:23.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:23.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[80503]: cluster 2024-07-28T12:31:22.051877+0000 mgr.y (mgr.25232) 1201 : cluster [DBG] pgmap v1998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[80503]: cluster 2024-07-28T12:31:22.074058+0000 mon.a (mon.0) 2181 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:31:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[80503]: audit 2024-07-28T12:31:22.089291+0000 mon.a (mon.0) 2182 : audit [INF] from='client.? 172.21.15.22:0/3343619979' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[80503]: cluster 2024-07-28T12:31:22.089437+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1193: 8 total, 2 up, 8 in 2024-07-28T12:31:23.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[82865]: cluster 2024-07-28T12:31:22.051877+0000 mgr.y (mgr.25232) 1201 : cluster [DBG] pgmap v1998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:23.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[82865]: cluster 2024-07-28T12:31:22.074058+0000 mon.a (mon.0) 2181 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:31:23.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[82865]: audit 2024-07-28T12:31:22.089291+0000 mon.a (mon.0) 2182 : audit [INF] from='client.? 172.21.15.22:0/3343619979' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:23.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:23 smithi022 bash[82865]: cluster 2024-07-28T12:31:22.089437+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1193: 8 total, 2 up, 8 in 2024-07-28T12:31:23.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:23.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:23 smithi150 bash[67543]: cluster 2024-07-28T12:31:22.051877+0000 mgr.y (mgr.25232) 1201 : cluster [DBG] pgmap v1998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:23 smithi150 bash[67543]: cluster 2024-07-28T12:31:22.074058+0000 mon.a (mon.0) 2181 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:31:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:23 smithi150 bash[67543]: audit 2024-07-28T12:31:22.089291+0000 mon.a (mon.0) 2182 : audit [INF] from='client.? 172.21.15.22:0/3343619979' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:23 smithi150 bash[67543]: cluster 2024-07-28T12:31:22.089437+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1193: 8 total, 2 up, 8 in 2024-07-28T12:31:23.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:23.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:23.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:23.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1197 16 16 0 0 0 - 0 2024-07-28T12:31:23.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:24.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:24.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:24.260 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:24.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:24.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:24.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:24.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:24.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:24.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:24.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1198 16 16 0 0 0 - 0 2024-07-28T12:31:25.000 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:25.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:31:25.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:25.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:25 smithi150 bash[67543]: cluster 2024-07-28T12:31:24.053238+0000 mgr.y (mgr.25232) 1202 : cluster [DBG] pgmap v2000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:25.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:25 smithi022 bash[80503]: cluster 2024-07-28T12:31:24.053238+0000 mgr.y (mgr.25232) 1202 : cluster [DBG] pgmap v2000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:25 smithi022 bash[82865]: cluster 2024-07-28T12:31:24.053238+0000 mgr.y (mgr.25232) 1202 : cluster [DBG] pgmap v2000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:25.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:31:25.401 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:25.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:25.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:25.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:25.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:25.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1199 16 16 0 0 0 - 0 2024-07-28T12:31:25.988 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:26.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:26.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:26.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:26.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:26.584 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:26.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:26.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:26.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:26.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:31:26.943764+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:31:26.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:31:26.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1200 16 16 0 0 0 - 0 2024-07-28T12:31:27.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:27.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:27.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:27 smithi022 bash[80503]: cluster 2024-07-28T12:31:26.054632+0000 mgr.y (mgr.25232) 1203 : cluster [DBG] pgmap v2001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:27 smithi022 bash[82865]: cluster 2024-07-28T12:31:26.054632+0000 mgr.y (mgr.25232) 1203 : cluster [DBG] pgmap v2001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:27.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:27 smithi150 bash[67543]: cluster 2024-07-28T12:31:26.054632+0000 mgr.y (mgr.25232) 1203 : cluster [DBG] pgmap v2001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:27.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:27.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:27.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:27.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:27.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1201 16 16 0 0 0 - 0 2024-07-28T12:31:28.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:28.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:28.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:28.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:28.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:28.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:28.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:28.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:28.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1202 16 16 0 0 0 - 0 2024-07-28T12:31:28.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:29.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:29.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:29.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:29 smithi022 bash[80503]: cluster 2024-07-28T12:31:28.056032+0000 mgr.y (mgr.25232) 1204 : cluster [DBG] pgmap v2002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:29 smithi022 bash[82865]: cluster 2024-07-28T12:31:28.056032+0000 mgr.y (mgr.25232) 1204 : cluster [DBG] pgmap v2002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:29.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:29.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:29.459 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:29 smithi150 bash[67543]: cluster 2024-07-28T12:31:28.056032+0000 mgr.y (mgr.25232) 1204 : cluster [DBG] pgmap v2002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:29.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:31:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:31:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:31:29.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:29.762 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:29.763 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:29.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:29.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:29.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1203 16 16 0 0 0 - 0 2024-07-28T12:31:30.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:30.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:30.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:30.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:30.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:30.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:30.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:30.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:30.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1204 16 16 0 0 0 - 0 2024-07-28T12:31:30.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:31.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:31.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:31 smithi150 bash[67543]: cluster 2024-07-28T12:31:30.057477+0000 mgr.y (mgr.25232) 1205 : cluster [DBG] pgmap v2003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:31.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:31.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:31.474 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:31 smithi022 bash[80503]: cluster 2024-07-28T12:31:30.057477+0000 mgr.y (mgr.25232) 1205 : cluster [DBG] pgmap v2003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:31.475 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:31 smithi022 bash[82865]: cluster 2024-07-28T12:31:30.057477+0000 mgr.y (mgr.25232) 1205 : cluster [DBG] pgmap v2003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:31.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:31.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:31.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:31.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:31.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1205 16 16 0 0 0 - 0 2024-07-28T12:31:32.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:32.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:32.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:32.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:31:32 smithi150 bash[60514]: ts=2024-07-28T12:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:31:32.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:32.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:32.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:32.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:32.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1206 16 16 0 0 0 - 0 2024-07-28T12:31:33.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:33.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:33.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:33 smithi022 bash[80503]: cluster 2024-07-28T12:31:32.059087+0000 mgr.y (mgr.25232) 1206 : cluster [DBG] pgmap v2004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:33 smithi022 bash[82865]: cluster 2024-07-28T12:31:32.059087+0000 mgr.y (mgr.25232) 1206 : cluster [DBG] pgmap v2004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:33.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:33.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:33.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:33 smithi150 bash[67543]: cluster 2024-07-28T12:31:32.059087+0000 mgr.y (mgr.25232) 1206 : cluster [DBG] pgmap v2004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:33.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:33.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:33.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:33.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1207 16 16 0 0 0 - 0 2024-07-28T12:31:33.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:34.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:34.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:34.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:34.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:34.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:34.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:34.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:34.906 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:34.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1208 16 16 0 0 0 - 0 2024-07-28T12:31:35.016 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:35.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:35.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:35 smithi022 bash[80503]: cluster 2024-07-28T12:31:34.060493+0000 mgr.y (mgr.25232) 1207 : cluster [DBG] pgmap v2005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:35.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:35 smithi022 bash[82865]: cluster 2024-07-28T12:31:34.060493+0000 mgr.y (mgr.25232) 1207 : cluster [DBG] pgmap v2005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:35.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:35.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:35.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:35 smithi150 bash[67543]: cluster 2024-07-28T12:31:34.060493+0000 mgr.y (mgr.25232) 1207 : cluster [DBG] pgmap v2005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:35.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:35.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:31:35.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:35.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1209 16 16 0 0 0 - 0 2024-07-28T12:31:35.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:36.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:36.120 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:31:36.133 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[80503]: audit 2024-07-28T12:31:35.100787+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[80503]: audit 2024-07-28T12:31:35.101698+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[80503]: audit 2024-07-28T12:31:35.209192+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.22:0/3765693756' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[80503]: audit 2024-07-28T12:31:35.209665+0000 mon.a (mon.0) 2186 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[82865]: audit 2024-07-28T12:31:35.100787+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[82865]: audit 2024-07-28T12:31:35.101698+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[82865]: audit 2024-07-28T12:31:35.209192+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.22:0/3765693756' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:36.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:36 smithi022 bash[82865]: audit 2024-07-28T12:31:35.209665+0000 mon.a (mon.0) 2186 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:36.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:36.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:36.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:36.474 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:36 smithi150 bash[67543]: audit 2024-07-28T12:31:35.100787+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:36.474 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:36 smithi150 bash[67543]: audit 2024-07-28T12:31:35.101698+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:36.474 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:36 smithi150 bash[67543]: audit 2024-07-28T12:31:35.209192+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.22:0/3765693756' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:36.474 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:36 smithi150 bash[67543]: audit 2024-07-28T12:31:35.209665+0000 mon.a (mon.0) 2186 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:31:36.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:36.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:36.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:36.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:36.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1210 16 16 0 0 0 - 0 2024-07-28T12:31:37.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:37.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:37.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[80503]: cluster 2024-07-28T12:31:36.061279+0000 mgr.y (mgr.25232) 1208 : cluster [DBG] pgmap v2006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[80503]: cluster 2024-07-28T12:31:36.105166+0000 mon.a (mon.0) 2187 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[80503]: audit 2024-07-28T12:31:36.119044+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[80503]: cluster 2024-07-28T12:31:36.119138+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1194: 8 total, 2 up, 8 in 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[82865]: cluster 2024-07-28T12:31:36.061279+0000 mgr.y (mgr.25232) 1208 : cluster [DBG] pgmap v2006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[82865]: cluster 2024-07-28T12:31:36.105166+0000 mon.a (mon.0) 2187 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[82865]: audit 2024-07-28T12:31:36.119044+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:31:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:37 smithi022 bash[82865]: cluster 2024-07-28T12:31:36.119138+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1194: 8 total, 2 up, 8 in 2024-07-28T12:31:37.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:37 smithi150 bash[67543]: cluster 2024-07-28T12:31:36.061279+0000 mgr.y (mgr.25232) 1208 : cluster [DBG] pgmap v2006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:37 smithi150 bash[67543]: cluster 2024-07-28T12:31:36.105166+0000 mon.a (mon.0) 2187 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:37 smithi150 bash[67543]: audit 2024-07-28T12:31:36.119044+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:31:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:37 smithi150 bash[67543]: cluster 2024-07-28T12:31:36.119138+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1194: 8 total, 2 up, 8 in 2024-07-28T12:31:37.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:37.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:37.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:37.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:37.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1211 16 16 0 0 0 - 0 2024-07-28T12:31:38.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:38.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:38.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:38.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:38.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:38.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:38.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:38.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:38.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:31:38.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1212 16 16 0 0 0 - 0 2024-07-28T12:31:38.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:39.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:39.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:39.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:39.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:39.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:39.565 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:31:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:31:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:31:39.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:39.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:39 smithi022 bash[80503]: cluster 2024-07-28T12:31:38.062709+0000 mgr.y (mgr.25232) 1209 : cluster [DBG] pgmap v2008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:39 smithi022 bash[82865]: cluster 2024-07-28T12:31:38.062709+0000 mgr.y (mgr.25232) 1209 : cluster [DBG] pgmap v2008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:39.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:39.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1213 16 16 0 0 0 - 0 2024-07-28T12:31:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:39 smithi150 bash[67543]: cluster 2024-07-28T12:31:38.062709+0000 mgr.y (mgr.25232) 1209 : cluster [DBG] pgmap v2008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:40.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:40.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:40.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:40.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:40.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:40.587 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:40.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:40.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:40.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:40.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1214 16 16 0 0 0 - 0 2024-07-28T12:31:40.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:41.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:41.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:41.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:41.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:41.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:41.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:41.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:41.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:41.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1215 16 16 0 0 0 - 0 2024-07-28T12:31:42.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:42.058 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:41 smithi022 bash[80503]: cluster 2024-07-28T12:31:40.064067+0000 mgr.y (mgr.25232) 1210 : cluster [DBG] pgmap v2009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:42.058 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:41 smithi022 bash[82865]: cluster 2024-07-28T12:31:40.064067+0000 mgr.y (mgr.25232) 1210 : cluster [DBG] pgmap v2009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:42.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:41 smithi150 bash[67543]: cluster 2024-07-28T12:31:40.064067+0000 mgr.y (mgr.25232) 1210 : cluster [DBG] pgmap v2009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:42.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:42.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:42.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:42.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:42.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:31:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:31:42.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:42.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1216 16 16 0 0 0 - 0 2024-07-28T12:31:43.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:43.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:43.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:43.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:43.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:43.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:43.635 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:43.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:43.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:43.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1217 16 16 0 0 0 - 0 2024-07-28T12:31:43.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:43.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:43 smithi150 bash[67543]: cluster 2024-07-28T12:31:42.064943+0000 mgr.y (mgr.25232) 1211 : cluster [DBG] pgmap v2010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:44.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:44.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:43 smithi022 bash[80503]: cluster 2024-07-28T12:31:42.064943+0000 mgr.y (mgr.25232) 1211 : cluster [DBG] pgmap v2010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:44.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:43 smithi022 bash[82865]: cluster 2024-07-28T12:31:42.064943+0000 mgr.y (mgr.25232) 1211 : cluster [DBG] pgmap v2010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:44.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:44.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:44.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:44.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:44.569 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:44.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:44.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:44.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:44.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1218 16 16 0 0 0 - 0 2024-07-28T12:31:45.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:45.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:45.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:45.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:45.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:45.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:45.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:45.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:45.882 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:45 smithi022 bash[82865]: cluster 2024-07-28T12:31:44.066236+0000 mgr.y (mgr.25232) 1212 : cluster [DBG] pgmap v2011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:45.883 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:45 smithi022 bash[80503]: cluster 2024-07-28T12:31:44.066236+0000 mgr.y (mgr.25232) 1212 : cluster [DBG] pgmap v2011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:45.883 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:45.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:31:45.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1219 16 16 0 0 0 - 0 2024-07-28T12:31:45.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:45 smithi150 bash[67543]: cluster 2024-07-28T12:31:44.066236+0000 mgr.y (mgr.25232) 1212 : cluster [DBG] pgmap v2011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:46.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:46.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:46.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:46.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:46.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:46.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:46.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:46.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:46.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:31:46.946547+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:31:46.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:31:46.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1220 16 16 0 0 0 - 0 2024-07-28T12:31:47.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:47.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:47.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:47.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:47.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:47.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:47.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:47.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:47.904 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:47 smithi022 bash[80503]: cluster 2024-07-28T12:31:46.067574+0000 mgr.y (mgr.25232) 1213 : cluster [DBG] pgmap v2012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:47.904 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:47 smithi022 bash[82865]: cluster 2024-07-28T12:31:46.067574+0000 mgr.y (mgr.25232) 1213 : cluster [DBG] pgmap v2012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:47.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1221 16 16 0 0 0 - 0 2024-07-28T12:31:47.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:48.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:48.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:48.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:47 smithi150 bash[67543]: cluster 2024-07-28T12:31:46.067574+0000 mgr.y (mgr.25232) 1213 : cluster [DBG] pgmap v2012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:48.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:48.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:48.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:48.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:48.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:48.829 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:31:48.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:48.934 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:48 smithi150 bash[67543]: audit 2024-07-28T12:31:48.222321+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.22:0/868319569' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:48.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1222 16 16 0 0 0 - 0 2024-07-28T12:31:49.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:48 smithi022 bash[80503]: audit 2024-07-28T12:31:48.222321+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.22:0/868319569' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:48 smithi022 bash[82865]: audit 2024-07-28T12:31:48.222321+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.22:0/868319569' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:31:49.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:49.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:49.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:49.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:49.530 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:31:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:31:49.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:49.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:49.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:49.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1223 16 16 0 0 0 - 0 2024-07-28T12:31:49.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[80503]: cluster 2024-07-28T12:31:48.068272+0000 mgr.y (mgr.25232) 1214 : cluster [DBG] pgmap v2013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[80503]: cluster 2024-07-28T12:31:48.813180+0000 mon.a (mon.0) 2191 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[80503]: audit 2024-07-28T12:31:48.828845+0000 mon.a (mon.0) 2192 : audit [INF] from='client.? 172.21.15.22:0/868319569' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[80503]: cluster 2024-07-28T12:31:48.828998+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1195: 8 total, 2 up, 8 in 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[82865]: cluster 2024-07-28T12:31:48.068272+0000 mgr.y (mgr.25232) 1214 : cluster [DBG] pgmap v2013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[82865]: cluster 2024-07-28T12:31:48.813180+0000 mon.a (mon.0) 2191 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[82865]: audit 2024-07-28T12:31:48.828845+0000 mon.a (mon.0) 2192 : audit [INF] from='client.? 172.21.15.22:0/868319569' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:49 smithi022 bash[82865]: cluster 2024-07-28T12:31:48.828998+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1195: 8 total, 2 up, 8 in 2024-07-28T12:31:50.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:50.125 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:49 smithi150 bash[67543]: cluster 2024-07-28T12:31:48.068272+0000 mgr.y (mgr.25232) 1214 : cluster [DBG] pgmap v2013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:50.125 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:49 smithi150 bash[67543]: cluster 2024-07-28T12:31:48.813180+0000 mon.a (mon.0) 2191 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:31:50.125 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:49 smithi150 bash[67543]: audit 2024-07-28T12:31:48.828845+0000 mon.a (mon.0) 2192 : audit [INF] from='client.? 172.21.15.22:0/868319569' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:31:50.125 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:49 smithi150 bash[67543]: cluster 2024-07-28T12:31:48.828998+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1195: 8 total, 2 up, 8 in 2024-07-28T12:31:50.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:50.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:50.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:50.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:50.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:50.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:50.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:50.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1224 16 16 0 0 0 - 0 2024-07-28T12:31:51.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:51.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:51.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:51.315 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:51 smithi022 bash[80503]: cluster 2024-07-28T12:31:50.069310+0000 mgr.y (mgr.25232) 1215 : cluster [DBG] pgmap v2015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:51.315 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:51 smithi022 bash[80503]: audit 2024-07-28T12:31:50.101348+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:51.316 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:51 smithi022 bash[80503]: audit 2024-07-28T12:31:50.102242+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:51.316 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:51 smithi022 bash[82865]: cluster 2024-07-28T12:31:50.069310+0000 mgr.y (mgr.25232) 1215 : cluster [DBG] pgmap v2015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:51.316 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:51 smithi022 bash[82865]: audit 2024-07-28T12:31:50.101348+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:51.316 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:51 smithi022 bash[82865]: audit 2024-07-28T12:31:50.102242+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:51.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:51.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:51 smithi150 bash[67543]: cluster 2024-07-28T12:31:50.069310+0000 mgr.y (mgr.25232) 1215 : cluster [DBG] pgmap v2015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:51.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:51 smithi150 bash[67543]: audit 2024-07-28T12:31:50.101348+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:51.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:51 smithi150 bash[67543]: audit 2024-07-28T12:31:50.102242+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:31:51.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:51.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:31:51.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:51.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:51.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:51.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1225 16 16 0 0 0 - 0 2024-07-28T12:31:52.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:52.099 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:52.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:52.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:52.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:52.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:52.504 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:31:52 smithi150 bash[60514]: ts=2024-07-28T12:31:52.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:31:52.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:52.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:52.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:52.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1226 16 16 0 0 0 - 0 2024-07-28T12:31:52.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:53.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:53.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:53 smithi150 bash[67543]: cluster 2024-07-28T12:31:52.070738+0000 mgr.y (mgr.25232) 1216 : cluster [DBG] pgmap v2016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:53 smithi150 bash[67543]: audit 2024-07-28T12:31:52.575311+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:31:53.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:53 smithi022 bash[80503]: cluster 2024-07-28T12:31:52.070738+0000 mgr.y (mgr.25232) 1216 : cluster [DBG] pgmap v2016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:53 smithi022 bash[80503]: audit 2024-07-28T12:31:52.575311+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:31:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:53 smithi022 bash[82865]: cluster 2024-07-28T12:31:52.070738+0000 mgr.y (mgr.25232) 1216 : cluster [DBG] pgmap v2016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:53 smithi022 bash[82865]: audit 2024-07-28T12:31:52.575311+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:31:53.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:53.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:53.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:53.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:53.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:53.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1227 16 16 0 0 0 - 0 2024-07-28T12:31:54.024 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:54.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:54.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:54.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:54.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:54.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:54.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:54.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:54.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1228 16 16 0 0 0 - 0 2024-07-28T12:31:54.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:55.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:55.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:55 smithi150 bash[67543]: cluster 2024-07-28T12:31:54.071851+0000 mgr.y (mgr.25232) 1217 : cluster [DBG] pgmap v2017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:55.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:55.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:55.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:55 smithi022 bash[80503]: cluster 2024-07-28T12:31:54.071851+0000 mgr.y (mgr.25232) 1217 : cluster [DBG] pgmap v2017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:55.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:55 smithi022 bash[82865]: cluster 2024-07-28T12:31:54.071851+0000 mgr.y (mgr.25232) 1217 : cluster [DBG] pgmap v2017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:55.561 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:55.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:55.712 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:31:55.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:55.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:55.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1229 16 16 0 0 0 - 0 2024-07-28T12:31:56.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:56.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:56.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:56.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:56.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:56.506 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:31:56.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:31:56.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:56.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:56.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:56.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1230 16 16 0 0 0 - 0 2024-07-28T12:31:56.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:57.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:31:57.160 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:31:57.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:57.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:57.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:57.450 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:57 smithi022 bash[80503]: cluster 2024-07-28T12:31:56.073210+0000 mgr.y (mgr.25232) 1218 : cluster [DBG] pgmap v2018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:57.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:57 smithi022 bash[82865]: cluster 2024-07-28T12:31:56.073210+0000 mgr.y (mgr.25232) 1218 : cluster [DBG] pgmap v2018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:57 smithi150 bash[67543]: cluster 2024-07-28T12:31:56.073210+0000 mgr.y (mgr.25232) 1218 : cluster [DBG] pgmap v2018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:31:57.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:31:57.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:57.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:57.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:57.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1231 16 16 0 0 0 - 0 2024-07-28T12:31:58.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:58.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:31:58.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:58.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:58.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:58.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:58.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:58.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:58.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:58.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1232 16 16 0 0 0 - 0 2024-07-28T12:31:59.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:31:59.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:59.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[80503]: audit 2024-07-28T12:31:57.949866+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[80503]: audit 2024-07-28T12:31:57.954291+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[80503]: audit 2024-07-28T12:31:58.448778+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[80503]: audit 2024-07-28T12:31:58.452988+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[80503]: audit 2024-07-28T12:31:58.650131+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[80503]: audit 2024-07-28T12:31:58.655322+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[82865]: audit 2024-07-28T12:31:57.949866+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[82865]: audit 2024-07-28T12:31:57.954291+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[82865]: audit 2024-07-28T12:31:58.448778+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[82865]: audit 2024-07-28T12:31:58.452988+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[82865]: audit 2024-07-28T12:31:58.650131+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:58 smithi022 bash[82865]: audit 2024-07-28T12:31:58.655322+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:58 smithi150 bash[67543]: audit 2024-07-28T12:31:57.949866+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:58 smithi150 bash[67543]: audit 2024-07-28T12:31:57.954291+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:58 smithi150 bash[67543]: audit 2024-07-28T12:31:58.448778+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:58 smithi150 bash[67543]: audit 2024-07-28T12:31:58.452988+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:58 smithi150 bash[67543]: audit 2024-07-28T12:31:58.650131+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:58 smithi150 bash[67543]: audit 2024-07-28T12:31:58.655322+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:31:59.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:59.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:31:59.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:31:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:31:59.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:31:59.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:31:59.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:31:59.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1233 16 16 0 0 0 - 0 2024-07-28T12:31:59.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:59 smithi150 bash[67543]: cluster 2024-07-28T12:31:58.074099+0000 mgr.y (mgr.25232) 1219 : cluster [DBG] pgmap v2019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:59 smithi150 bash[67543]: audit 2024-07-28T12:31:59.203008+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:31:59 smithi150 bash[67543]: audit 2024-07-28T12:31:59.208717+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:00.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:00.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:00.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[80503]: cluster 2024-07-28T12:31:58.074099+0000 mgr.y (mgr.25232) 1219 : cluster [DBG] pgmap v2019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:00.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[80503]: audit 2024-07-28T12:31:59.203008+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:00.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[80503]: audit 2024-07-28T12:31:59.208717+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:00.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[82865]: cluster 2024-07-28T12:31:58.074099+0000 mgr.y (mgr.25232) 1219 : cluster [DBG] pgmap v2019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:00.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[82865]: audit 2024-07-28T12:31:59.203008+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:00.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:31:59 smithi022 bash[82865]: audit 2024-07-28T12:31:59.208717+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:00.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:00.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:00.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:00.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:00.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:00.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:00.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1234 16 16 0 0 0 - 0 2024-07-28T12:32:00.972 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:32:01.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:00 smithi022 bash[80503]: audit 2024-07-28T12:32:00.732428+0000 mon.a (mon.0) 2205 : audit [INF] from='client.? 172.21.15.22:0/838830297' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:00 smithi022 bash[82865]: audit 2024-07-28T12:32:00.732428+0000 mon.a (mon.0) 2205 : audit [INF] from='client.? 172.21.15.22:0/838830297' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:01.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:01.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:00 smithi150 bash[67543]: audit 2024-07-28T12:32:00.732428+0000 mon.a (mon.0) 2205 : audit [INF] from='client.? 172.21.15.22:0/838830297' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:01.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:01.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:01.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:01.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:01.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:01.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1235 16 16 0 0 0 - 0 2024-07-28T12:32:01.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[80503]: cluster 2024-07-28T12:32:00.075474+0000 mgr.y (mgr.25232) 1220 : cluster [DBG] pgmap v2020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[80503]: cluster 2024-07-28T12:32:00.957403+0000 mon.a (mon.0) 2206 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[80503]: audit 2024-07-28T12:32:00.971458+0000 mon.a (mon.0) 2207 : audit [INF] from='client.? 172.21.15.22:0/838830297' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[80503]: cluster 2024-07-28T12:32:00.971571+0000 mon.a (mon.0) 2208 : cluster [DBG] osdmap e1196: 8 total, 2 up, 8 in 2024-07-28T12:32:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[82865]: cluster 2024-07-28T12:32:00.075474+0000 mgr.y (mgr.25232) 1220 : cluster [DBG] pgmap v2020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[82865]: cluster 2024-07-28T12:32:00.957403+0000 mon.a (mon.0) 2206 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[82865]: audit 2024-07-28T12:32:00.971458+0000 mon.a (mon.0) 2207 : audit [INF] from='client.? 172.21.15.22:0/838830297' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:02.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:01 smithi022 bash[82865]: cluster 2024-07-28T12:32:00.971571+0000 mon.a (mon.0) 2208 : cluster [DBG] osdmap e1196: 8 total, 2 up, 8 in 2024-07-28T12:32:02.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:02.175 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:02.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:02.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:01 smithi150 bash[67543]: cluster 2024-07-28T12:32:00.075474+0000 mgr.y (mgr.25232) 1220 : cluster [DBG] pgmap v2020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:02.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:01 smithi150 bash[67543]: cluster 2024-07-28T12:32:00.957403+0000 mon.a (mon.0) 2206 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:02.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:01 smithi150 bash[67543]: audit 2024-07-28T12:32:00.971458+0000 mon.a (mon.0) 2207 : audit [INF] from='client.? 172.21.15.22:0/838830297' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:02.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:01 smithi150 bash[67543]: cluster 2024-07-28T12:32:00.971571+0000 mon.a (mon.0) 2208 : cluster [DBG] osdmap e1196: 8 total, 2 up, 8 in 2024-07-28T12:32:02.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:02.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:02.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:02.579 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:32:02 smithi150 bash[60514]: ts=2024-07-28T12:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:32:02.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:02.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:02.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:02.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1236 16 16 0 0 0 - 0 2024-07-28T12:32:03.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:03.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:03.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:03.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:03.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:03.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:03.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:03.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:32:03.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:03.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1237 16 16 0 0 0 - 0 2024-07-28T12:32:03.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:03 smithi022 bash[80503]: cluster 2024-07-28T12:32:02.076821+0000 mgr.y (mgr.25232) 1221 : cluster [DBG] pgmap v2022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:03 smithi022 bash[82865]: cluster 2024-07-28T12:32:02.076821+0000 mgr.y (mgr.25232) 1221 : cluster [DBG] pgmap v2022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:04.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:04.114 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:03 smithi150 bash[67543]: cluster 2024-07-28T12:32:02.076821+0000 mgr.y (mgr.25232) 1221 : cluster [DBG] pgmap v2022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:04.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:04.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:04.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:04.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:04.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:04.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:04.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:04.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1238 16 16 0 0 0 - 0 2024-07-28T12:32:05.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:05.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:05.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:05.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:05.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:05.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:05.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:05.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:05.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1239 16 16 0 0 0 - 0 2024-07-28T12:32:05.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:06.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:06.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:05 smithi022 bash[80503]: cluster 2024-07-28T12:32:04.078150+0000 mgr.y (mgr.25232) 1222 : cluster [DBG] pgmap v2023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:05 smithi022 bash[80503]: audit 2024-07-28T12:32:05.098776+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:06.238 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:05 smithi022 bash[82865]: cluster 2024-07-28T12:32:04.078150+0000 mgr.y (mgr.25232) 1222 : cluster [DBG] pgmap v2023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:06.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:05 smithi022 bash[82865]: audit 2024-07-28T12:32:05.098776+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:05 smithi150 bash[67543]: cluster 2024-07-28T12:32:04.078150+0000 mgr.y (mgr.25232) 1222 : cluster [DBG] pgmap v2023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:05 smithi150 bash[67543]: audit 2024-07-28T12:32:05.098776+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:06.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:06.390 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:06.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:06.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:06.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:06.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:06.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:06.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:32:06.949112+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:32:06.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:32:06.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1240 16 16 0 0 0 - 0 2024-07-28T12:32:07.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:07.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:07.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:07.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:07.526 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:07.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:32:07.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:07.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:07.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:07.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:07.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1241 16 16 0 0 0 - 0 2024-07-28T12:32:07.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:07 smithi022 bash[80503]: cluster 2024-07-28T12:32:06.079483+0000 mgr.y (mgr.25232) 1223 : cluster [DBG] pgmap v2024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:07 smithi022 bash[82865]: cluster 2024-07-28T12:32:06.079483+0000 mgr.y (mgr.25232) 1223 : cluster [DBG] pgmap v2024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:08.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:08.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:08.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:07 smithi150 bash[67543]: cluster 2024-07-28T12:32:06.079483+0000 mgr.y (mgr.25232) 1223 : cluster [DBG] pgmap v2024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:08.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:08.459 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:08.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:08.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:08.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:08.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:08.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:08.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1242 16 16 0 0 0 - 0 2024-07-28T12:32:09.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:09.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:09.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:09.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:09.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:09.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:09.665 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:32:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:32:09.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:09.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:09.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1243 16 16 0 0 0 - 0 2024-07-28T12:32:10.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:10.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:10.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:10.259 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:09 smithi150 bash[67543]: cluster 2024-07-28T12:32:08.080474+0000 mgr.y (mgr.25232) 1224 : cluster [DBG] pgmap v2025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:10.259 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:09 smithi150 bash[67543]: audit 2024-07-28T12:32:09.327771+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:10.259 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:09 smithi150 bash[67543]: audit 2024-07-28T12:32:09.337302+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[80503]: cluster 2024-07-28T12:32:08.080474+0000 mgr.y (mgr.25232) 1224 : cluster [DBG] pgmap v2025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[80503]: audit 2024-07-28T12:32:09.327771+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[80503]: audit 2024-07-28T12:32:09.337302+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[82865]: cluster 2024-07-28T12:32:08.080474+0000 mgr.y (mgr.25232) 1224 : cluster [DBG] pgmap v2025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[82865]: audit 2024-07-28T12:32:09.327771+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:09 smithi022 bash[82865]: audit 2024-07-28T12:32:09.337302+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:10.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:10.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:10.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:10.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:10.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:10.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:10.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1244 16 16 0 0 0 - 0 2024-07-28T12:32:11.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:11.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:11.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:11.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:11.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:11.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:11.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:11.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:11.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1245 16 16 0 0 0 - 0 2024-07-28T12:32:12.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:12.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:11 smithi022 bash[82865]: cluster 2024-07-28T12:32:10.081856+0000 mgr.y (mgr.25232) 1225 : cluster [DBG] pgmap v2026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:12.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:11 smithi022 bash[80503]: cluster 2024-07-28T12:32:10.081856+0000 mgr.y (mgr.25232) 1225 : cluster [DBG] pgmap v2026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:12.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:12.136 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:11 smithi150 bash[67543]: cluster 2024-07-28T12:32:10.081856+0000 mgr.y (mgr.25232) 1225 : cluster [DBG] pgmap v2026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:12.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:12.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:12.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:12.494 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:32:12 smithi150 bash[60514]: ts=2024-07-28T12:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:32:12.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:12.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:12.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:12.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1246 16 16 0 0 0 - 0 2024-07-28T12:32:12.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:13.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:13.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:13.288 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:13.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:13.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:13.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:13.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:13.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:13.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:13.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1247 16 16 0 0 0 - 0 2024-07-28T12:32:13.990 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:32:14.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:14.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:14.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: cluster 2024-07-28T12:32:12.082756+0000 mgr.y (mgr.25232) 1226 : cluster [DBG] pgmap v2027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:12.948597+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:12.958664+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:12.960418+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:12.962010+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:12.972620+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:13.607618+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.22:0/1843777398' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:13 smithi150 bash[67543]: audit 2024-07-28T12:32:13.608207+0000 mon.a (mon.0) 2217 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: cluster 2024-07-28T12:32:12.082756+0000 mgr.y (mgr.25232) 1226 : cluster [DBG] pgmap v2027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:12.948597+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:12.958664+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:12.960418+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:12.962010+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:12.972620+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:13.607618+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.22:0/1843777398' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[80503]: audit 2024-07-28T12:32:13.608207+0000 mon.a (mon.0) 2217 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: cluster 2024-07-28T12:32:12.082756+0000 mgr.y (mgr.25232) 1226 : cluster [DBG] pgmap v2027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:12.948597+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:12.958664+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:12.960418+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:32:14.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:12.962010+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:32:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:12.972620+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:13.607618+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.22:0/1843777398' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:14.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:13 smithi022 bash[82865]: audit 2024-07-28T12:32:13.608207+0000 mon.a (mon.0) 2217 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:14.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:14.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:14.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:14.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:14.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:14.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1248 16 16 0 0 0 - 0 2024-07-28T12:32:14.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:15.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:15.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:15.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:14 smithi150 bash[67543]: cluster 2024-07-28T12:32:13.982084+0000 mon.a (mon.0) 2218 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:32:15.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:14 smithi150 bash[67543]: audit 2024-07-28T12:32:13.988511+0000 mon.a (mon.0) 2219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:15.223 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:14 smithi150 bash[67543]: cluster 2024-07-28T12:32:13.988587+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1197: 8 total, 2 up, 8 in 2024-07-28T12:32:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:14 smithi022 bash[80503]: cluster 2024-07-28T12:32:13.982084+0000 mon.a (mon.0) 2218 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:32:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:14 smithi022 bash[80503]: audit 2024-07-28T12:32:13.988511+0000 mon.a (mon.0) 2219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:14 smithi022 bash[80503]: cluster 2024-07-28T12:32:13.988587+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1197: 8 total, 2 up, 8 in 2024-07-28T12:32:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:14 smithi022 bash[82865]: cluster 2024-07-28T12:32:13.982084+0000 mon.a (mon.0) 2218 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:32:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:14 smithi022 bash[82865]: audit 2024-07-28T12:32:13.988511+0000 mon.a (mon.0) 2219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:14 smithi022 bash[82865]: cluster 2024-07-28T12:32:13.988587+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1197: 8 total, 2 up, 8 in 2024-07-28T12:32:15.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:15.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:15.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:15.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:15.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:15.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:15.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1249 16 16 0 0 0 - 0 2024-07-28T12:32:16.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:16.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:15 smithi022 bash[80503]: cluster 2024-07-28T12:32:14.083512+0000 mgr.y (mgr.25232) 1227 : cluster [DBG] pgmap v2029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:16.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:15 smithi022 bash[82865]: cluster 2024-07-28T12:32:14.083512+0000 mgr.y (mgr.25232) 1227 : cluster [DBG] pgmap v2029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:16.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:15 smithi150 bash[67543]: cluster 2024-07-28T12:32:14.083512+0000 mgr.y (mgr.25232) 1227 : cluster [DBG] pgmap v2029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:16.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:16.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:16.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:16.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:16.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:16.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:16.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1250 16 16 0 0 0 - 0 2024-07-28T12:32:16.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:17.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:17.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:17.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:17.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:32:17.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:17.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:17.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:17.756 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:17.816 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:17.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:17.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1251 16 16 0 0 0 - 0 2024-07-28T12:32:18.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:18.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:17 smithi150 bash[67543]: cluster 2024-07-28T12:32:16.084845+0000 mgr.y (mgr.25232) 1228 : cluster [DBG] pgmap v2030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:18.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:18.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:17 smithi022 bash[82865]: cluster 2024-07-28T12:32:16.084845+0000 mgr.y (mgr.25232) 1228 : cluster [DBG] pgmap v2030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:18.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:17 smithi022 bash[80503]: cluster 2024-07-28T12:32:16.084845+0000 mgr.y (mgr.25232) 1228 : cluster [DBG] pgmap v2030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:18.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:18.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:18.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:32:18.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:18.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:18.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:18.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1252 16 16 0 0 0 - 0 2024-07-28T12:32:19.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:19.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:19.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:19.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:19.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:19.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:19.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:19.734 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:32:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:32:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:32:19.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:19.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1253 16 16 0 0 0 - 0 2024-07-28T12:32:19.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:20.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:20.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:20 smithi150 bash[67543]: cluster 2024-07-28T12:32:18.086216+0000 mgr.y (mgr.25232) 1229 : cluster [DBG] pgmap v2031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:20.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:20.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:19 smithi022 bash[80503]: cluster 2024-07-28T12:32:18.086216+0000 mgr.y (mgr.25232) 1229 : cluster [DBG] pgmap v2031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:20.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:19 smithi022 bash[82865]: cluster 2024-07-28T12:32:18.086216+0000 mgr.y (mgr.25232) 1229 : cluster [DBG] pgmap v2031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:20.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:20.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:20.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:20.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:20.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:20.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1254 16 16 0 0 0 - 0 2024-07-28T12:32:21.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:21.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:21.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:21 smithi022 bash[80503]: cluster 2024-07-28T12:32:20.087562+0000 mgr.y (mgr.25232) 1230 : cluster [DBG] pgmap v2032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:21 smithi022 bash[80503]: audit 2024-07-28T12:32:20.105776+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:21 smithi022 bash[80503]: audit 2024-07-28T12:32:20.107804+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:21 smithi022 bash[82865]: cluster 2024-07-28T12:32:20.087562+0000 mgr.y (mgr.25232) 1230 : cluster [DBG] pgmap v2032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:21 smithi022 bash[82865]: audit 2024-07-28T12:32:20.105776+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:21 smithi022 bash[82865]: audit 2024-07-28T12:32:20.107804+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:21.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:21.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:21 smithi150 bash[67543]: cluster 2024-07-28T12:32:20.087562+0000 mgr.y (mgr.25232) 1230 : cluster [DBG] pgmap v2032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:21 smithi150 bash[67543]: audit 2024-07-28T12:32:20.105776+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:21 smithi150 bash[67543]: audit 2024-07-28T12:32:20.107804+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:21.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:21.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:21.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:21.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1255 16 16 0 0 0 - 0 2024-07-28T12:32:21.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:22.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:22.167 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:22.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:22.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:22.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:22.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:32:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:32:22.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:22.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:22.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:22.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:22.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1256 16 16 0 0 0 - 0 2024-07-28T12:32:23.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:23.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:23.183 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:23 smithi150 bash[67543]: cluster 2024-07-28T12:32:22.088993+0000 mgr.y (mgr.25232) 1231 : cluster [DBG] pgmap v2033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:23.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:23 smithi022 bash[80503]: cluster 2024-07-28T12:32:22.088993+0000 mgr.y (mgr.25232) 1231 : cluster [DBG] pgmap v2033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:23 smithi022 bash[82865]: cluster 2024-07-28T12:32:22.088993+0000 mgr.y (mgr.25232) 1231 : cluster [DBG] pgmap v2033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:23.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:23.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:23.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:23.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:23.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:23.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1257 16 16 0 0 0 - 0 2024-07-28T12:32:24.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:24.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:24.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:24.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:24.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:24.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:24.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:24.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:24.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1258 16 16 0 0 0 - 0 2024-07-28T12:32:24.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:25.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:25.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:25 smithi150 bash[67543]: cluster 2024-07-28T12:32:24.090006+0000 mgr.y (mgr.25232) 1232 : cluster [DBG] pgmap v2034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:25.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:25.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:25.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:25 smithi022 bash[80503]: cluster 2024-07-28T12:32:24.090006+0000 mgr.y (mgr.25232) 1232 : cluster [DBG] pgmap v2034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:25.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:25 smithi022 bash[82865]: cluster 2024-07-28T12:32:24.090006+0000 mgr.y (mgr.25232) 1232 : cluster [DBG] pgmap v2034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:25.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:25.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:25.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:25.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:25.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1259 16 16 0 0 0 - 0 2024-07-28T12:32:26.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:26.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:26.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:26.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:26.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:26.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:26.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:26.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:26.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:32:26.952057+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:32:26.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:32:26.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1260 16 16 0 0 0 - 0 2024-07-28T12:32:26.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:27.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:27.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:27 smithi150 bash[67543]: cluster 2024-07-28T12:32:26.090778+0000 mgr.y (mgr.25232) 1233 : cluster [DBG] pgmap v2035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:27.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:27.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:27.567 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:27 smithi022 bash[80503]: cluster 2024-07-28T12:32:26.090778+0000 mgr.y (mgr.25232) 1233 : cluster [DBG] pgmap v2035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:27.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:27 smithi022 bash[82865]: cluster 2024-07-28T12:32:26.090778+0000 mgr.y (mgr.25232) 1233 : cluster [DBG] pgmap v2035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:27.569 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:27.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:27.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:27.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:27.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1261 16 16 0 0 0 - 0 2024-07-28T12:32:28.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.127 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:32:28.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:28.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:28 smithi150 bash[67543]: audit 2024-07-28T12:32:27.914269+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.22:0/4249197232' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:32:28.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:28 smithi022 bash[82865]: audit 2024-07-28T12:32:27.914269+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.22:0/4249197232' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:32:28.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:28 smithi022 bash[80503]: audit 2024-07-28T12:32:27.914269+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.22:0/4249197232' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:32:28.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:28.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:28.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:28.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:28.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1262 16 16 0 0 0 - 0 2024-07-28T12:32:28.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:29.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:29.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[80503]: cluster 2024-07-28T12:32:28.091736+0000 mgr.y (mgr.25232) 1234 : cluster [DBG] pgmap v2036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[80503]: cluster 2024-07-28T12:32:28.115467+0000 mon.a (mon.0) 2224 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[80503]: audit 2024-07-28T12:32:28.126984+0000 mon.a (mon.0) 2225 : audit [INF] from='client.? 172.21.15.22:0/4249197232' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:32:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[80503]: cluster 2024-07-28T12:32:28.127038+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1198: 8 total, 2 up, 8 in 2024-07-28T12:32:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[82865]: cluster 2024-07-28T12:32:28.091736+0000 mgr.y (mgr.25232) 1234 : cluster [DBG] pgmap v2036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[82865]: cluster 2024-07-28T12:32:28.115467+0000 mon.a (mon.0) 2224 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[82865]: audit 2024-07-28T12:32:28.126984+0000 mon.a (mon.0) 2225 : audit [INF] from='client.? 172.21.15.22:0/4249197232' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:32:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[82865]: cluster 2024-07-28T12:32:28.127038+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1198: 8 total, 2 up, 8 in 2024-07-28T12:32:29.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:29.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:29 smithi150 bash[67543]: cluster 2024-07-28T12:32:28.091736+0000 mgr.y (mgr.25232) 1234 : cluster [DBG] pgmap v2036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:29 smithi150 bash[67543]: cluster 2024-07-28T12:32:28.115467+0000 mon.a (mon.0) 2224 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:29 smithi150 bash[67543]: audit 2024-07-28T12:32:28.126984+0000 mon.a (mon.0) 2225 : audit [INF] from='client.? 172.21.15.22:0/4249197232' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:32:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:29 smithi150 bash[67543]: cluster 2024-07-28T12:32:28.127038+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1198: 8 total, 2 up, 8 in 2024-07-28T12:32:29.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:29.636 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:32:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:32:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T12:32:29.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:29.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:29.880 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:29.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:29.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1263 16 16 0 0 0 - 0 2024-07-28T12:32:30.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:30.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:30.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:30.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:30.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:30.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:30.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:30.832 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:30.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:32:30.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:30.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1264 16 16 0 0 0 - 0 2024-07-28T12:32:31.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:31.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:31.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:31.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:31.382 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:31 smithi150 bash[67543]: cluster 2024-07-28T12:32:30.092802+0000 mgr.y (mgr.25232) 1235 : cluster [DBG] pgmap v2038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:31.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:31.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:31 smithi022 bash[82865]: cluster 2024-07-28T12:32:30.092802+0000 mgr.y (mgr.25232) 1235 : cluster [DBG] pgmap v2038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:31.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:31 smithi022 bash[80503]: cluster 2024-07-28T12:32:30.092802+0000 mgr.y (mgr.25232) 1235 : cluster [DBG] pgmap v2038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:31.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:31.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:32:31.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:31.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:31.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1265 16 16 0 0 0 - 0 2024-07-28T12:32:31.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:32.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:32.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:32.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:32.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:32.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:32.569 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:32:32 smithi150 bash[60514]: ts=2024-07-28T12:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:32:32.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:32.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:32.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:32.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1266 16 16 0 0 0 - 0 2024-07-28T12:32:33.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:33.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:33.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:33 smithi150 bash[67543]: cluster 2024-07-28T12:32:32.094138+0000 mgr.y (mgr.25232) 1236 : cluster [DBG] pgmap v2039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:33.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:33.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:33 smithi022 bash[80503]: cluster 2024-07-28T12:32:32.094138+0000 mgr.y (mgr.25232) 1236 : cluster [DBG] pgmap v2039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:33 smithi022 bash[82865]: cluster 2024-07-28T12:32:32.094138+0000 mgr.y (mgr.25232) 1236 : cluster [DBG] pgmap v2039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:33.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:33.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:33.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:33.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1267 16 16 0 0 0 - 0 2024-07-28T12:32:33.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:34.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:34.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:34.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:34.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:34.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:34.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:34.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:34.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:34.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1268 16 16 0 0 0 - 0 2024-07-28T12:32:35.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:35.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:35.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:35.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:35 smithi022 bash[82865]: cluster 2024-07-28T12:32:34.095526+0000 mgr.y (mgr.25232) 1237 : cluster [DBG] pgmap v2040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:35.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:35 smithi022 bash[82865]: audit 2024-07-28T12:32:35.107282+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:35.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:35 smithi022 bash[82865]: audit 2024-07-28T12:32:35.109256+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:35.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:35 smithi022 bash[80503]: cluster 2024-07-28T12:32:34.095526+0000 mgr.y (mgr.25232) 1237 : cluster [DBG] pgmap v2040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:35.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:35 smithi022 bash[80503]: audit 2024-07-28T12:32:35.107282+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:35.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:35 smithi022 bash[80503]: audit 2024-07-28T12:32:35.109256+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:35.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:35.427 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:35 smithi150 bash[67543]: cluster 2024-07-28T12:32:34.095526+0000 mgr.y (mgr.25232) 1237 : cluster [DBG] pgmap v2040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:35.428 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:35 smithi150 bash[67543]: audit 2024-07-28T12:32:35.107282+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:32:35.428 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:35 smithi150 bash[67543]: audit 2024-07-28T12:32:35.109256+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:35.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:35.574 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:35.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:35.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:35.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:35.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1269 16 16 0 0 0 - 0 2024-07-28T12:32:36.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:36.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:36.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:36.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:36.402 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:36.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:36.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:36.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:36.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:36.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1270 16 16 0 0 0 - 0 2024-07-28T12:32:36.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:37.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:37.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:37 smithi150 bash[67543]: cluster 2024-07-28T12:32:36.096902+0000 mgr.y (mgr.25232) 1238 : cluster [DBG] pgmap v2041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:37.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:37 smithi022 bash[80503]: cluster 2024-07-28T12:32:36.096902+0000 mgr.y (mgr.25232) 1238 : cluster [DBG] pgmap v2041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:37 smithi022 bash[82865]: cluster 2024-07-28T12:32:36.096902+0000 mgr.y (mgr.25232) 1238 : cluster [DBG] pgmap v2041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:37.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:37.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:37.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:37.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:37.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:37.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1271 16 16 0 0 0 - 0 2024-07-28T12:32:38.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:38.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:38.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:38.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:38.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:38.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:38.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:38.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:38.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1272 16 16 0 0 0 - 0 2024-07-28T12:32:38.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:39.007 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:39.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:39.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:39.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:39 smithi022 bash[80503]: cluster 2024-07-28T12:32:38.097712+0000 mgr.y (mgr.25232) 1239 : cluster [DBG] pgmap v2042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:39 smithi022 bash[82865]: cluster 2024-07-28T12:32:38.097712+0000 mgr.y (mgr.25232) 1239 : cluster [DBG] pgmap v2042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:39.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:39.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:39 smithi150 bash[67543]: cluster 2024-07-28T12:32:38.097712+0000 mgr.y (mgr.25232) 1239 : cluster [DBG] pgmap v2042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:39.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:39.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:39.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:39.808 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:32:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:32:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:32:39.838 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:39.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:32:39.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:39.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1273 16 16 0 0 0 - 0 2024-07-28T12:32:40.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:40.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:40.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:40.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:40.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:40.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:40.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:40.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:40.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1274 16 16 0 0 0 - 0 2024-07-28T12:32:40.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:41.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:41.160 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:32:41.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:41 smithi022 bash[82865]: cluster 2024-07-28T12:32:40.098612+0000 mgr.y (mgr.25232) 1240 : cluster [DBG] pgmap v2043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:41 smithi022 bash[82865]: audit 2024-07-28T12:32:40.380821+0000 mon.a (mon.0) 2229 : audit [INF] from='client.? 172.21.15.22:0/3020271028' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:41 smithi022 bash[80503]: cluster 2024-07-28T12:32:40.098612+0000 mgr.y (mgr.25232) 1240 : cluster [DBG] pgmap v2043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:41 smithi022 bash[80503]: audit 2024-07-28T12:32:40.380821+0000 mon.a (mon.0) 2229 : audit [INF] from='client.? 172.21.15.22:0/3020271028' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:41.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:41.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:41 smithi150 bash[67543]: cluster 2024-07-28T12:32:40.098612+0000 mgr.y (mgr.25232) 1240 : cluster [DBG] pgmap v2043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:41 smithi150 bash[67543]: audit 2024-07-28T12:32:40.380821+0000 mon.a (mon.0) 2229 : audit [INF] from='client.? 172.21.15.22:0/3020271028' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:32:41.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:41.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:41.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:41.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:41.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1275 16 16 0 0 0 - 0 2024-07-28T12:32:42.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:42.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:42.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:42.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:42.418 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:32:42 smithi150 bash[60514]: ts=2024-07-28T12:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:32:42.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:42 smithi150 bash[67543]: cluster 2024-07-28T12:32:41.146650+0000 mon.a (mon.0) 2230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:42.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:42 smithi150 bash[67543]: audit 2024-07-28T12:32:41.159443+0000 mon.a (mon.0) 2231 : audit [INF] from='client.? 172.21.15.22:0/3020271028' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:42.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:42 smithi150 bash[67543]: cluster 2024-07-28T12:32:41.159511+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1199: 8 total, 2 up, 8 in 2024-07-28T12:32:42.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:42 smithi022 bash[80503]: cluster 2024-07-28T12:32:41.146650+0000 mon.a (mon.0) 2230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:42 smithi022 bash[80503]: audit 2024-07-28T12:32:41.159443+0000 mon.a (mon.0) 2231 : audit [INF] from='client.? 172.21.15.22:0/3020271028' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:42.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:42 smithi022 bash[80503]: cluster 2024-07-28T12:32:41.159511+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1199: 8 total, 2 up, 8 in 2024-07-28T12:32:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:42 smithi022 bash[82865]: cluster 2024-07-28T12:32:41.146650+0000 mon.a (mon.0) 2230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:42 smithi022 bash[82865]: audit 2024-07-28T12:32:41.159443+0000 mon.a (mon.0) 2231 : audit [INF] from='client.? 172.21.15.22:0/3020271028' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:32:42.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:42 smithi022 bash[82865]: cluster 2024-07-28T12:32:41.159511+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1199: 8 total, 2 up, 8 in 2024-07-28T12:32:42.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:42.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:42.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:42.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1276 16 16 0 0 0 - 0 2024-07-28T12:32:42.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:43.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:43.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:43.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:43.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:43.484 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:43 smithi150 bash[67543]: cluster 2024-07-28T12:32:42.099619+0000 mgr.y (mgr.25232) 1241 : cluster [DBG] pgmap v2045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:43.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:43 smithi022 bash[80503]: cluster 2024-07-28T12:32:42.099619+0000 mgr.y (mgr.25232) 1241 : cluster [DBG] pgmap v2045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:43 smithi022 bash[82865]: cluster 2024-07-28T12:32:42.099619+0000 mgr.y (mgr.25232) 1241 : cluster [DBG] pgmap v2045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:43.593 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:43.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:43.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:43.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:32:43.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:43.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1277 16 16 0 0 0 - 0 2024-07-28T12:32:44.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:44.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:44.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:44.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:44.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:44.588 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:44.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:44.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:44.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:44.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1278 16 16 0 0 0 - 0 2024-07-28T12:32:45.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:45.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:45.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:45.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:45.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:45.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:45 smithi022 bash[80503]: cluster 2024-07-28T12:32:44.100349+0000 mgr.y (mgr.25232) 1242 : cluster [DBG] pgmap v2046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:45.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:45 smithi022 bash[82865]: cluster 2024-07-28T12:32:44.100349+0000 mgr.y (mgr.25232) 1242 : cluster [DBG] pgmap v2046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:45 smithi150 bash[67543]: cluster 2024-07-28T12:32:44.100349+0000 mgr.y (mgr.25232) 1242 : cluster [DBG] pgmap v2046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:45.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:45.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:45.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:45.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1279 16 16 0 0 0 - 0 2024-07-28T12:32:45.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:46.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:46.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:46.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:46.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:46.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:46.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:46.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:46.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:46.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:32:46.955087+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:32:46.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:32:46.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1280 16 16 0 0 0 - 0 2024-07-28T12:32:47.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:47.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:47.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:47.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:47.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:47 smithi150 bash[67543]: cluster 2024-07-28T12:32:46.101206+0000 mgr.y (mgr.25232) 1243 : cluster [DBG] pgmap v2047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:47.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:47 smithi022 bash[80503]: cluster 2024-07-28T12:32:46.101206+0000 mgr.y (mgr.25232) 1243 : cluster [DBG] pgmap v2047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:47 smithi022 bash[82865]: cluster 2024-07-28T12:32:46.101206+0000 mgr.y (mgr.25232) 1243 : cluster [DBG] pgmap v2047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:47.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:47.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:47.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:47.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1281 16 16 0 0 0 - 0 2024-07-28T12:32:47.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:48.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:48.170 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:48.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:48.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:48.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:48.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:48.681 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:32:48.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:48.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:48.928 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:48.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:32:48.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:48.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1282 16 16 0 0 0 - 0 2024-07-28T12:32:49.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:49.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:49.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:49.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:49.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:49 smithi150 bash[67543]: cluster 2024-07-28T12:32:48.102449+0000 mgr.y (mgr.25232) 1244 : cluster [DBG] pgmap v2048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:49.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:49.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:49 smithi022 bash[80503]: cluster 2024-07-28T12:32:48.102449+0000 mgr.y (mgr.25232) 1244 : cluster [DBG] pgmap v2048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:32:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:32:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:32:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:49 smithi022 bash[82865]: cluster 2024-07-28T12:32:48.102449+0000 mgr.y (mgr.25232) 1244 : cluster [DBG] pgmap v2048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:49.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:49.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:49.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:49.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1283 16 16 0 0 0 - 0 2024-07-28T12:32:49.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:50.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:50.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:50.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:50 smithi022 bash[80503]: audit 2024-07-28T12:32:50.100560+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:50 smithi022 bash[82865]: audit 2024-07-28T12:32:50.100560+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:50.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:50.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:50 smithi150 bash[67543]: audit 2024-07-28T12:32:50.100560+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:32:50.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:50.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:50.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:50.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:50.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1284 16 16 0 0 0 - 0 2024-07-28T12:32:51.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:51.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:51.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:51.438 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:51 smithi150 bash[67543]: cluster 2024-07-28T12:32:50.116489+0000 mgr.y (mgr.25232) 1245 : cluster [DBG] pgmap v2049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:51.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:51.551 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:51 smithi022 bash[80503]: cluster 2024-07-28T12:32:50.116489+0000 mgr.y (mgr.25232) 1245 : cluster [DBG] pgmap v2049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:51.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:51 smithi022 bash[82865]: cluster 2024-07-28T12:32:50.116489+0000 mgr.y (mgr.25232) 1245 : cluster [DBG] pgmap v2049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:51.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:51.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:51.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:51.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1285 16 16 0 0 0 - 0 2024-07-28T12:32:52.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:52.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:52.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:52.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:52.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:52.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:52.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:52.735 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:32:52 smithi150 bash[60514]: ts=2024-07-28T12:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:32:52.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:52.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1286 16 16 0 0 0 - 0 2024-07-28T12:32:52.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:53.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:53.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:53.206 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:32:53.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:53.437 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:53 smithi022 bash[80503]: cluster 2024-07-28T12:32:52.117498+0000 mgr.y (mgr.25232) 1246 : cluster [DBG] pgmap v2050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:53.437 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:53 smithi022 bash[80503]: audit 2024-07-28T12:32:52.623978+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.22:0/313011225' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:53.437 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:53 smithi022 bash[80503]: audit 2024-07-28T12:32:52.624368+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:53.438 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:53 smithi022 bash[82865]: cluster 2024-07-28T12:32:52.117498+0000 mgr.y (mgr.25232) 1246 : cluster [DBG] pgmap v2050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:53.438 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:53 smithi022 bash[82865]: audit 2024-07-28T12:32:52.623978+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.22:0/313011225' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:53.438 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:53 smithi022 bash[82865]: audit 2024-07-28T12:32:52.624368+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:53.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:53 smithi150 bash[67543]: cluster 2024-07-28T12:32:52.117498+0000 mgr.y (mgr.25232) 1246 : cluster [DBG] pgmap v2050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:53 smithi150 bash[67543]: audit 2024-07-28T12:32:52.623978+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.22:0/313011225' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:53 smithi150 bash[67543]: audit 2024-07-28T12:32:52.624368+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:32:53.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:53.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:53.679 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:32:53.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:53.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:53.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1287 16 16 0 0 0 - 0 2024-07-28T12:32:54.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:54.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:54.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:54.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:54.402 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:54 smithi150 bash[67543]: cluster 2024-07-28T12:32:53.190771+0000 mon.a (mon.0) 2235 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:54.402 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:54 smithi150 bash[67543]: audit 2024-07-28T12:32:53.205452+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:54.402 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:54 smithi150 bash[67543]: cluster 2024-07-28T12:32:53.205654+0000 mon.a (mon.0) 2237 : cluster [DBG] osdmap e1200: 8 total, 2 up, 8 in 2024-07-28T12:32:54.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:54 smithi022 bash[80503]: cluster 2024-07-28T12:32:53.190771+0000 mon.a (mon.0) 2235 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:54 smithi022 bash[80503]: audit 2024-07-28T12:32:53.205452+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:54 smithi022 bash[80503]: cluster 2024-07-28T12:32:53.205654+0000 mon.a (mon.0) 2237 : cluster [DBG] osdmap e1200: 8 total, 2 up, 8 in 2024-07-28T12:32:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:54 smithi022 bash[82865]: cluster 2024-07-28T12:32:53.190771+0000 mon.a (mon.0) 2235 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:32:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:54 smithi022 bash[82865]: audit 2024-07-28T12:32:53.205452+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:32:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:54 smithi022 bash[82865]: cluster 2024-07-28T12:32:53.205654+0000 mon.a (mon.0) 2237 : cluster [DBG] osdmap e1200: 8 total, 2 up, 8 in 2024-07-28T12:32:54.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:54.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:54.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:54.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1288 16 16 0 0 0 - 0 2024-07-28T12:32:54.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:55.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:55.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:55.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:55.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:55.466 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:55 smithi150 bash[67543]: cluster 2024-07-28T12:32:54.118372+0000 mgr.y (mgr.25232) 1247 : cluster [DBG] pgmap v2052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:55.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:55 smithi022 bash[80503]: cluster 2024-07-28T12:32:54.118372+0000 mgr.y (mgr.25232) 1247 : cluster [DBG] pgmap v2052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:55 smithi022 bash[82865]: cluster 2024-07-28T12:32:54.118372+0000 mgr.y (mgr.25232) 1247 : cluster [DBG] pgmap v2052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:55.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:55.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:55.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:55.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1289 16 16 0 0 0 - 0 2024-07-28T12:32:56.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:56.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:32:56.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:56.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:56.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:56.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:56.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:56.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:56.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:56.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1290 16 16 0 0 0 - 0 2024-07-28T12:32:56.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:57.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:57.189 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:32:57.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:57 smithi150 bash[67543]: cluster 2024-07-28T12:32:56.119228+0000 mgr.y (mgr.25232) 1248 : cluster [DBG] pgmap v2053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:57.356 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:57.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:57.486 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:57 smithi022 bash[80503]: cluster 2024-07-28T12:32:56.119228+0000 mgr.y (mgr.25232) 1248 : cluster [DBG] pgmap v2053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:57.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:57 smithi022 bash[82865]: cluster 2024-07-28T12:32:56.119228+0000 mgr.y (mgr.25232) 1248 : cluster [DBG] pgmap v2053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:57.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:57.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:57.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:57.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:57.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1291 16 16 0 0 0 - 0 2024-07-28T12:32:58.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:58.087 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:32:58.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:32:58.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:32:58.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:58.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:58.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:58.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:58.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:32:58.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:58.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1292 16 16 0 0 0 - 0 2024-07-28T12:32:59.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:59.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:32:59.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:32:59.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:59.388 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:32:59 smithi150 bash[67543]: cluster 2024-07-28T12:32:58.120566+0000 mgr.y (mgr.25232) 1249 : cluster [DBG] pgmap v2054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:59.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:32:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:32:59 smithi022 bash[80503]: cluster 2024-07-28T12:32:58.120566+0000 mgr.y (mgr.25232) 1249 : cluster [DBG] pgmap v2054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:32:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:32:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:32:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:32:59 smithi022 bash[82865]: cluster 2024-07-28T12:32:58.120566+0000 mgr.y (mgr.25232) 1249 : cluster [DBG] pgmap v2054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:32:59.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:32:59.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:32:59.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:32:59.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1293 16 16 0 0 0 - 0 2024-07-28T12:32:59.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:00.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:00.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:00.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:00.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:00.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:00.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:00.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:00.920 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:00.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:00.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1294 16 16 0 0 0 - 0 2024-07-28T12:33:01.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:01.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:01.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:01.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:01 smithi022 bash[80503]: cluster 2024-07-28T12:33:00.121926+0000 mgr.y (mgr.25232) 1250 : cluster [DBG] pgmap v2055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:01.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:01 smithi022 bash[82865]: cluster 2024-07-28T12:33:00.121926+0000 mgr.y (mgr.25232) 1250 : cluster [DBG] pgmap v2055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:01.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:01.412 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:01 smithi150 bash[67543]: cluster 2024-07-28T12:33:00.121926+0000 mgr.y (mgr.25232) 1250 : cluster [DBG] pgmap v2055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:01.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:01.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:01.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:01.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:01.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1295 16 16 0 0 0 - 0 2024-07-28T12:33:01.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:02.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:02.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:02.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:02.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:02.517 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:33:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:33:02.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:02.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:02.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:02.881 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:02.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:02.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1296 16 16 0 0 0 - 0 2024-07-28T12:33:03.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:03.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:03 smithi150 bash[67543]: cluster 2024-07-28T12:33:02.122699+0000 mgr.y (mgr.25232) 1251 : cluster [DBG] pgmap v2056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:03.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:03.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:03.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:03.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:03 smithi022 bash[82865]: cluster 2024-07-28T12:33:02.122699+0000 mgr.y (mgr.25232) 1251 : cluster [DBG] pgmap v2056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:03.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:03 smithi022 bash[80503]: cluster 2024-07-28T12:33:02.122699+0000 mgr.y (mgr.25232) 1251 : cluster [DBG] pgmap v2056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:03.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:03.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:03.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:03.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1297 16 16 0 0 0 - 0 2024-07-28T12:33:04.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:04.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:04.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:04.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:04.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:04.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:04.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:04.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:04.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1298 16 16 0 0 0 - 0 2024-07-28T12:33:04.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:05.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:05.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:05.233 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:33:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:05 smithi150 bash[67543]: cluster 2024-07-28T12:33:04.123654+0000 mgr.y (mgr.25232) 1252 : cluster [DBG] pgmap v2057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:05 smithi150 bash[67543]: audit 2024-07-28T12:33:05.077017+0000 mon.a (mon.0) 2238 : audit [INF] from='client.? 172.21.15.22:0/1338485598' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:05 smithi150 bash[67543]: audit 2024-07-28T12:33:05.100895+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:05.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:05.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:05.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:05 smithi022 bash[82865]: cluster 2024-07-28T12:33:04.123654+0000 mgr.y (mgr.25232) 1252 : cluster [DBG] pgmap v2057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:05 smithi022 bash[82865]: audit 2024-07-28T12:33:05.077017+0000 mon.a (mon.0) 2238 : audit [INF] from='client.? 172.21.15.22:0/1338485598' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:05 smithi022 bash[82865]: audit 2024-07-28T12:33:05.100895+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:05 smithi022 bash[80503]: cluster 2024-07-28T12:33:04.123654+0000 mgr.y (mgr.25232) 1252 : cluster [DBG] pgmap v2057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:05.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:05 smithi022 bash[80503]: audit 2024-07-28T12:33:05.077017+0000 mon.a (mon.0) 2238 : audit [INF] from='client.? 172.21.15.22:0/1338485598' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:05.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:05 smithi022 bash[80503]: audit 2024-07-28T12:33:05.100895+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:05.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:05.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:05.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:05.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1299 16 16 0 0 0 - 0 2024-07-28T12:33:06.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:06.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:06.158 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:06 smithi150 bash[67543]: cluster 2024-07-28T12:33:05.222271+0000 mon.a (mon.0) 2240 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:06 smithi150 bash[67543]: audit 2024-07-28T12:33:05.232987+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.22:0/1338485598' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:06 smithi150 bash[67543]: cluster 2024-07-28T12:33:05.233091+0000 mon.a (mon.0) 2242 : cluster [DBG] osdmap e1201: 8 total, 2 up, 8 in 2024-07-28T12:33:06.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:06.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:06.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:06.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:06 smithi022 bash[80503]: cluster 2024-07-28T12:33:05.222271+0000 mon.a (mon.0) 2240 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:06.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:06 smithi022 bash[80503]: audit 2024-07-28T12:33:05.232987+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.22:0/1338485598' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:06.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:06 smithi022 bash[80503]: cluster 2024-07-28T12:33:05.233091+0000 mon.a (mon.0) 2242 : cluster [DBG] osdmap e1201: 8 total, 2 up, 8 in 2024-07-28T12:33:06.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:06 smithi022 bash[82865]: cluster 2024-07-28T12:33:05.222271+0000 mon.a (mon.0) 2240 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:06.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:06 smithi022 bash[82865]: audit 2024-07-28T12:33:05.232987+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.22:0/1338485598' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:06.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:06 smithi022 bash[82865]: cluster 2024-07-28T12:33:05.233091+0000 mon.a (mon.0) 2242 : cluster [DBG] osdmap e1201: 8 total, 2 up, 8 in 2024-07-28T12:33:06.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:06.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:06.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:33:06.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:06.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:33:06.958264+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:33:06.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:33:06.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1300 16 16 0 0 0 - 0 2024-07-28T12:33:07.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:07.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:07.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:07.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:07.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:07 smithi022 bash[80503]: cluster 2024-07-28T12:33:06.124824+0000 mgr.y (mgr.25232) 1253 : cluster [DBG] pgmap v2059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:07 smithi022 bash[82865]: cluster 2024-07-28T12:33:06.124824+0000 mgr.y (mgr.25232) 1253 : cluster [DBG] pgmap v2059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:07 smithi150 bash[67543]: cluster 2024-07-28T12:33:06.124824+0000 mgr.y (mgr.25232) 1253 : cluster [DBG] pgmap v2059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:07.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:07.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:07.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:07.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1301 16 16 0 0 0 - 0 2024-07-28T12:33:07.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:08.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:08.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:33:08.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:08.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:08.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:08.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:08.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:08.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:08.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:08.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1302 16 16 0 0 0 - 0 2024-07-28T12:33:09.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:09.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:09.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:09.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:09.417 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:09 smithi150 bash[67543]: cluster 2024-07-28T12:33:08.126200+0000 mgr.y (mgr.25232) 1254 : cluster [DBG] pgmap v2060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:09.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:09 smithi022 bash[80503]: cluster 2024-07-28T12:33:08.126200+0000 mgr.y (mgr.25232) 1254 : cluster [DBG] pgmap v2060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:33:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:33:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:33:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:09 smithi022 bash[82865]: cluster 2024-07-28T12:33:08.126200+0000 mgr.y (mgr.25232) 1254 : cluster [DBG] pgmap v2060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:09.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:09.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:09.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:09.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1303 16 16 0 0 0 - 0 2024-07-28T12:33:10.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:10.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:10.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:10.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:10.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:10.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:10.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:10.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:10.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1304 16 16 0 0 0 - 0 2024-07-28T12:33:10.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:11.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:11.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:11.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:11.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:11 smithi150 bash[67543]: cluster 2024-07-28T12:33:10.127589+0000 mgr.y (mgr.25232) 1255 : cluster [DBG] pgmap v2061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:11.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:11 smithi022 bash[80503]: cluster 2024-07-28T12:33:10.127589+0000 mgr.y (mgr.25232) 1255 : cluster [DBG] pgmap v2061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:11 smithi022 bash[82865]: cluster 2024-07-28T12:33:10.127589+0000 mgr.y (mgr.25232) 1255 : cluster [DBG] pgmap v2061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:11.616 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:11.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:11.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:11.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:11.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1305 16 16 0 0 0 - 0 2024-07-28T12:33:12.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:12.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:12.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:12.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:12.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:33:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:33:12.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:12.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:12.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:12.922 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:12.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1306 16 16 0 0 0 - 0 2024-07-28T12:33:12.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:13 smithi022 bash[82865]: cluster 2024-07-28T12:33:12.128992+0000 mgr.y (mgr.25232) 1256 : cluster [DBG] pgmap v2062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:13 smithi022 bash[82865]: audit 2024-07-28T12:33:13.062100+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:33:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:13 smithi022 bash[80503]: cluster 2024-07-28T12:33:12.128992+0000 mgr.y (mgr.25232) 1256 : cluster [DBG] pgmap v2062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:13 smithi022 bash[80503]: audit 2024-07-28T12:33:13.062100+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:33:13.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:13.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:13.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:13 smithi150 bash[67543]: cluster 2024-07-28T12:33:12.128992+0000 mgr.y (mgr.25232) 1256 : cluster [DBG] pgmap v2062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:13.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:13 smithi150 bash[67543]: audit 2024-07-28T12:33:13.062100+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:33:13.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:13.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:13.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:13.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:13.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1307 16 16 0 0 0 - 0 2024-07-28T12:33:14.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:14.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:14.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:14.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:14.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:14.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:14.653 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:33:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T12:33:14.317680366Z level=info msg="Completed cleanup jobs" duration=193.281634ms 2024-07-28T12:33:14.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:14.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:14.934 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:14.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1308 16 16 0 0 0 - 0 2024-07-28T12:33:14.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:15.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:15.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:15.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:15.445 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:15 smithi022 bash[80503]: cluster 2024-07-28T12:33:14.129799+0000 mgr.y (mgr.25232) 1257 : cluster [DBG] pgmap v2063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:15.446 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:15 smithi022 bash[82865]: cluster 2024-07-28T12:33:14.129799+0000 mgr.y (mgr.25232) 1257 : cluster [DBG] pgmap v2063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:15.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:15 smithi150 bash[67543]: cluster 2024-07-28T12:33:14.129799+0000 mgr.y (mgr.25232) 1257 : cluster [DBG] pgmap v2063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:15.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:15.655 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:15.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:33:15.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:15.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:15.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:15.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1309 16 16 0 0 0 - 0 2024-07-28T12:33:16.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:16.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:16.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:16.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:16.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:16.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:16.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:16.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:16.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1310 16 16 0 0 0 - 0 2024-07-28T12:33:16.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:17.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:17.237 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:17.265 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:33:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:17 smithi150 bash[67543]: cluster 2024-07-28T12:33:16.131148+0000 mgr.y (mgr.25232) 1258 : cluster [DBG] pgmap v2064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:17 smithi150 bash[67543]: audit 2024-07-28T12:33:16.951608+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.22:0/2488507114' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:17 smithi150 bash[67543]: audit 2024-07-28T12:33:16.952093+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:17.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:17.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:17 smithi022 bash[80503]: cluster 2024-07-28T12:33:16.131148+0000 mgr.y (mgr.25232) 1258 : cluster [DBG] pgmap v2064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:17 smithi022 bash[80503]: audit 2024-07-28T12:33:16.951608+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.22:0/2488507114' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:17 smithi022 bash[80503]: audit 2024-07-28T12:33:16.952093+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:17 smithi022 bash[82865]: cluster 2024-07-28T12:33:16.131148+0000 mgr.y (mgr.25232) 1258 : cluster [DBG] pgmap v2064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:17 smithi022 bash[82865]: audit 2024-07-28T12:33:16.951608+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.22:0/2488507114' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:17 smithi022 bash[82865]: audit 2024-07-28T12:33:16.952093+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:33:17.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:17.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:17.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:17.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:17.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1311 16 16 0 0 0 - 0 2024-07-28T12:33:18.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:18.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:18.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:18.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:18.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:18 smithi150 bash[67543]: cluster 2024-07-28T12:33:17.253717+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:18 smithi150 bash[67543]: audit 2024-07-28T12:33:17.265370+0000 mon.a (mon.0) 2246 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:33:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:18 smithi150 bash[67543]: cluster 2024-07-28T12:33:17.265435+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e1202: 8 total, 2 up, 8 in 2024-07-28T12:33:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:18 smithi150 bash[67543]: audit 2024-07-28T12:33:17.677765+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:18 smithi150 bash[67543]: audit 2024-07-28T12:33:17.681989+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[82865]: cluster 2024-07-28T12:33:17.253717+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[82865]: audit 2024-07-28T12:33:17.265370+0000 mon.a (mon.0) 2246 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[82865]: cluster 2024-07-28T12:33:17.265435+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e1202: 8 total, 2 up, 8 in 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[82865]: audit 2024-07-28T12:33:17.677765+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[82865]: audit 2024-07-28T12:33:17.681989+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[80503]: cluster 2024-07-28T12:33:17.253717+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[80503]: audit 2024-07-28T12:33:17.265370+0000 mon.a (mon.0) 2246 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:33:18.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[80503]: cluster 2024-07-28T12:33:17.265435+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e1202: 8 total, 2 up, 8 in 2024-07-28T12:33:18.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[80503]: audit 2024-07-28T12:33:17.677765+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:18.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:18 smithi022 bash[80503]: audit 2024-07-28T12:33:17.681989+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:18.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:18.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:18.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:18.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1312 16 16 0 0 0 - 0 2024-07-28T12:33:18.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:19.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:19.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:19.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:19.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:19.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:19.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:19.684 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:33:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:33:19.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:19.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:19.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[82865]: cluster 2024-07-28T12:33:18.131918+0000 mgr.y (mgr.25232) 1259 : cluster [DBG] pgmap v2066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:19.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[82865]: audit 2024-07-28T12:33:19.144521+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:19.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[82865]: audit 2024-07-28T12:33:19.154531+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[82865]: audit 2024-07-28T12:33:19.601551+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[82865]: audit 2024-07-28T12:33:19.603235+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[82865]: audit 2024-07-28T12:33:19.613055+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[80503]: cluster 2024-07-28T12:33:18.131918+0000 mgr.y (mgr.25232) 1259 : cluster [DBG] pgmap v2066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[80503]: audit 2024-07-28T12:33:19.144521+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[80503]: audit 2024-07-28T12:33:19.154531+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[80503]: audit 2024-07-28T12:33:19.601551+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[80503]: audit 2024-07-28T12:33:19.603235+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:33:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:19 smithi022 bash[80503]: audit 2024-07-28T12:33:19.613055+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:19.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1313 16 16 0 0 0 - 0 2024-07-28T12:33:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:19 smithi150 bash[67543]: cluster 2024-07-28T12:33:18.131918+0000 mgr.y (mgr.25232) 1259 : cluster [DBG] pgmap v2066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:19 smithi150 bash[67543]: audit 2024-07-28T12:33:19.144521+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:19 smithi150 bash[67543]: audit 2024-07-28T12:33:19.154531+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:19 smithi150 bash[67543]: audit 2024-07-28T12:33:19.601551+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:33:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:19 smithi150 bash[67543]: audit 2024-07-28T12:33:19.603235+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:33:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:19 smithi150 bash[67543]: audit 2024-07-28T12:33:19.613055+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:33:20.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:20.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:33:20.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:20.168 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:20.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:20.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:20.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:20.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:20.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:20.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:20.879 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:20 smithi150 bash[67543]: audit 2024-07-28T12:33:20.101972+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:20.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1314 16 16 0 0 0 - 0 2024-07-28T12:33:20.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:20 smithi022 bash[80503]: audit 2024-07-28T12:33:20.101972+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:20 smithi022 bash[82865]: audit 2024-07-28T12:33:20.101972+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:21.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:21.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:21.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:21.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:21.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:21.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:21.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:21.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:21.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:21 smithi022 bash[80503]: cluster 2024-07-28T12:33:20.137351+0000 mgr.y (mgr.25232) 1260 : cluster [DBG] pgmap v2067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:21.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:21 smithi022 bash[82865]: cluster 2024-07-28T12:33:20.137351+0000 mgr.y (mgr.25232) 1260 : cluster [DBG] pgmap v2067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:21.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1315 16 16 0 0 0 - 0 2024-07-28T12:33:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:21 smithi150 bash[67543]: cluster 2024-07-28T12:33:20.137351+0000 mgr.y (mgr.25232) 1260 : cluster [DBG] pgmap v2067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:22.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:22.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:22.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:22.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:22.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:22.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:22.656 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:33:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:33:22.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:22.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:22.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1316 16 16 0 0 0 - 0 2024-07-28T12:33:23.000 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:23.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:23.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:23.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:23.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:23.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:23.653 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:23.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:23.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:23.835 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:23 smithi150 bash[67543]: cluster 2024-07-28T12:33:22.138299+0000 mgr.y (mgr.25232) 1261 : cluster [DBG] pgmap v2068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:23.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:23.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1317 16 16 0 0 0 - 0 2024-07-28T12:33:24.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:24.073 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:23 smithi022 bash[82865]: cluster 2024-07-28T12:33:22.138299+0000 mgr.y (mgr.25232) 1261 : cluster [DBG] pgmap v2068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:24.074 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:23 smithi022 bash[80503]: cluster 2024-07-28T12:33:22.138299+0000 mgr.y (mgr.25232) 1261 : cluster [DBG] pgmap v2068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:24.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:24.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:24.360 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:24.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:33:24.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:24.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:24.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:24.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:24.866 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:24.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:24.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1318 16 16 0 0 0 - 0 2024-07-28T12:33:25.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:25.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:25.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:25.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:25.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:25.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:25.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:25.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:25.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1319 16 16 0 0 0 - 0 2024-07-28T12:33:25.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:25.981 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:25 smithi150 bash[67543]: cluster 2024-07-28T12:33:24.139300+0000 mgr.y (mgr.25232) 1262 : cluster [DBG] pgmap v2069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:25 smithi022 bash[80503]: cluster 2024-07-28T12:33:24.139300+0000 mgr.y (mgr.25232) 1262 : cluster [DBG] pgmap v2069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:25 smithi022 bash[82865]: cluster 2024-07-28T12:33:24.139300+0000 mgr.y (mgr.25232) 1262 : cluster [DBG] pgmap v2069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:26.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:26.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:26.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:26.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:26.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:26.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:26.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:26.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:26.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:33:26.961045+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:33:26.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:33:26.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1320 16 16 0 0 0 - 0 2024-07-28T12:33:27.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:27.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:27.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:27.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:27.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:27.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:27.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:27.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:27.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1321 16 16 0 0 0 - 0 2024-07-28T12:33:27.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:27.995 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:27 smithi150 bash[67543]: cluster 2024-07-28T12:33:26.140613+0000 mgr.y (mgr.25232) 1263 : cluster [DBG] pgmap v2070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:27 smithi022 bash[82865]: cluster 2024-07-28T12:33:26.140613+0000 mgr.y (mgr.25232) 1263 : cluster [DBG] pgmap v2070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:27 smithi022 bash[80503]: cluster 2024-07-28T12:33:26.140613+0000 mgr.y (mgr.25232) 1263 : cluster [DBG] pgmap v2070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:28.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:28.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:28.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:28.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:28.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:28.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:28.721 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:33:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:28 smithi150 bash[67543]: audit 2024-07-28T12:33:28.510004+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.22:0/4002225869' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:28 smithi150 bash[67543]: audit 2024-07-28T12:33:28.510460+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:28.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:28.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:28.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1322 16 16 0 0 0 - 0 2024-07-28T12:33:29.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:29.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:28 smithi022 bash[80503]: audit 2024-07-28T12:33:28.510004+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.22:0/4002225869' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:29.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:28 smithi022 bash[80503]: audit 2024-07-28T12:33:28.510460+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:29.053 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:28 smithi022 bash[82865]: audit 2024-07-28T12:33:28.510004+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.22:0/4002225869' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:29.053 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:28 smithi022 bash[82865]: audit 2024-07-28T12:33:28.510460+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:29.102 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:29.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:29.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:29.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:29.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:29.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:29.711 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:33:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:33:29.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:29.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:29.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1323 16 16 0 0 0 - 0 2024-07-28T12:33:29.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:29.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[80503]: cluster 2024-07-28T12:33:28.141976+0000 mgr.y (mgr.25232) 1264 : cluster [DBG] pgmap v2071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[80503]: cluster 2024-07-28T12:33:28.707662+0000 mon.a (mon.0) 2257 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[80503]: audit 2024-07-28T12:33:28.720826+0000 mon.a (mon.0) 2258 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[80503]: cluster 2024-07-28T12:33:28.720935+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1203: 8 total, 2 up, 8 in 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[82865]: cluster 2024-07-28T12:33:28.141976+0000 mgr.y (mgr.25232) 1264 : cluster [DBG] pgmap v2071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[82865]: cluster 2024-07-28T12:33:28.707662+0000 mon.a (mon.0) 2257 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[82865]: audit 2024-07-28T12:33:28.720826+0000 mon.a (mon.0) 2258 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:30.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:29 smithi022 bash[82865]: cluster 2024-07-28T12:33:28.720935+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1203: 8 total, 2 up, 8 in 2024-07-28T12:33:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:29 smithi150 bash[67543]: cluster 2024-07-28T12:33:28.141976+0000 mgr.y (mgr.25232) 1264 : cluster [DBG] pgmap v2071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:29 smithi150 bash[67543]: cluster 2024-07-28T12:33:28.707662+0000 mon.a (mon.0) 2257 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:29 smithi150 bash[67543]: audit 2024-07-28T12:33:28.720826+0000 mon.a (mon.0) 2258 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:29 smithi150 bash[67543]: cluster 2024-07-28T12:33:28.720935+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1203: 8 total, 2 up, 8 in 2024-07-28T12:33:30.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:30.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:30.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:30.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:30.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:30.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:30.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:30.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:30.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1324 16 16 0 0 0 - 0 2024-07-28T12:33:31.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:31.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:31.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:31.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:31.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:33:31.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:31.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:31.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:31 smithi150 bash[67543]: cluster 2024-07-28T12:33:30.143370+0000 mgr.y (mgr.25232) 1265 : cluster [DBG] pgmap v2073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:31.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:31.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1325 16 16 0 0 0 - 0 2024-07-28T12:33:32.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:32.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:31 smithi022 bash[80503]: cluster 2024-07-28T12:33:30.143370+0000 mgr.y (mgr.25232) 1265 : cluster [DBG] pgmap v2073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:32.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:31 smithi022 bash[82865]: cluster 2024-07-28T12:33:30.143370+0000 mgr.y (mgr.25232) 1265 : cluster [DBG] pgmap v2073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:32.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:32.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:32.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:32.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:33:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:33:32.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:32.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:32.758 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:32.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:32.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:32.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1326 16 16 0 0 0 - 0 2024-07-28T12:33:33.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:33.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:33.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:33.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:33.487 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:33.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:33:33.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:33.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:33 smithi150 bash[67543]: cluster 2024-07-28T12:33:32.144755+0000 mgr.y (mgr.25232) 1266 : cluster [DBG] pgmap v2074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:33.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:33.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:33.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1327 16 16 0 0 0 - 0 2024-07-28T12:33:34.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:34.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:33 smithi022 bash[80503]: cluster 2024-07-28T12:33:32.144755+0000 mgr.y (mgr.25232) 1266 : cluster [DBG] pgmap v2074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:33 smithi022 bash[82865]: cluster 2024-07-28T12:33:32.144755+0000 mgr.y (mgr.25232) 1266 : cluster [DBG] pgmap v2074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:34.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:34.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:34.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:34.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:34.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:34.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:34.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:34.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1328 16 16 0 0 0 - 0 2024-07-28T12:33:34.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:35.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:35.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:35.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:35.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:35.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:35.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:35.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:35.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:35.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1329 16 16 0 0 0 - 0 2024-07-28T12:33:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:35 smithi150 bash[67543]: cluster 2024-07-28T12:33:34.146152+0000 mgr.y (mgr.25232) 1267 : cluster [DBG] pgmap v2075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:35 smithi150 bash[67543]: audit 2024-07-28T12:33:35.104812+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:36.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:36.062 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:35 smithi022 bash[80503]: cluster 2024-07-28T12:33:34.146152+0000 mgr.y (mgr.25232) 1267 : cluster [DBG] pgmap v2075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:36.063 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:35 smithi022 bash[80503]: audit 2024-07-28T12:33:35.104812+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:36.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:35 smithi022 bash[82865]: cluster 2024-07-28T12:33:34.146152+0000 mgr.y (mgr.25232) 1267 : cluster [DBG] pgmap v2075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:36.063 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:35 smithi022 bash[82865]: audit 2024-07-28T12:33:35.104812+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:36.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:36.248 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:36.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:36.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:36.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:36.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:36.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:36.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:36.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1330 16 16 0 0 0 - 0 2024-07-28T12:33:37.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:37.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:37.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:37.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:37.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:37.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:37.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:37.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:37.889 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:37 smithi022 bash[80503]: cluster 2024-07-28T12:33:36.147535+0000 mgr.y (mgr.25232) 1268 : cluster [DBG] pgmap v2076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:37.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:37 smithi022 bash[82865]: cluster 2024-07-28T12:33:36.147535+0000 mgr.y (mgr.25232) 1268 : cluster [DBG] pgmap v2076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:37.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:37.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1331 16 16 0 0 0 - 0 2024-07-28T12:33:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:37 smithi150 bash[67543]: cluster 2024-07-28T12:33:36.147535+0000 mgr.y (mgr.25232) 1268 : cluster [DBG] pgmap v2076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:38.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:38.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:38.233 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:38.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:38.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:38.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:38.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:38.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:38.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:38.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1332 16 16 0 0 0 - 0 2024-07-28T12:33:39.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:39.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:39.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:39.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:39.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:39.506 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:33:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:33:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:33:39.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:39.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:39 smithi022 bash[80503]: cluster 2024-07-28T12:33:38.148942+0000 mgr.y (mgr.25232) 1269 : cluster [DBG] pgmap v2077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:39 smithi022 bash[82865]: cluster 2024-07-28T12:33:38.148942+0000 mgr.y (mgr.25232) 1269 : cluster [DBG] pgmap v2077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:39.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:39.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:39.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1333 16 16 0 0 0 - 0 2024-07-28T12:33:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:39 smithi150 bash[67543]: cluster 2024-07-28T12:33:38.148942+0000 mgr.y (mgr.25232) 1269 : cluster [DBG] pgmap v2077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:40.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:40.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:40.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:40.433 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:40.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:40.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:40.745 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:33:40.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:40.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:40.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1334 16 16 0 0 0 - 0 2024-07-28T12:33:40.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:40 smithi022 bash[80503]: audit 2024-07-28T12:33:39.967200+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.22:0/3158704186' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:40.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:40 smithi022 bash[80503]: audit 2024-07-28T12:33:39.967646+0000 mon.a (mon.0) 2261 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:40.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:40 smithi022 bash[82865]: audit 2024-07-28T12:33:39.967200+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.22:0/3158704186' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:40.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:40 smithi022 bash[82865]: audit 2024-07-28T12:33:39.967646+0000 mon.a (mon.0) 2261 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:40 smithi150 bash[67543]: audit 2024-07-28T12:33:39.967200+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.22:0/3158704186' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:40 smithi150 bash[67543]: audit 2024-07-28T12:33:39.967646+0000 mon.a (mon.0) 2261 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:33:41.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:41.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:41.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:41.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:41.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:41.613 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:41.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:41.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:41 smithi150 bash[67543]: cluster 2024-07-28T12:33:40.150386+0000 mgr.y (mgr.25232) 1270 : cluster [DBG] pgmap v2078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:41 smithi150 bash[67543]: cluster 2024-07-28T12:33:40.731349+0000 mon.a (mon.0) 2262 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:41 smithi150 bash[67543]: audit 2024-07-28T12:33:40.744261+0000 mon.a (mon.0) 2263 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:33:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:41 smithi150 bash[67543]: cluster 2024-07-28T12:33:40.744347+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1204: 8 total, 2 up, 8 in 2024-07-28T12:33:41.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:41.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[80503]: cluster 2024-07-28T12:33:40.150386+0000 mgr.y (mgr.25232) 1270 : cluster [DBG] pgmap v2078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:41.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[80503]: cluster 2024-07-28T12:33:40.731349+0000 mon.a (mon.0) 2262 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:41.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[80503]: audit 2024-07-28T12:33:40.744261+0000 mon.a (mon.0) 2263 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:33:41.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[80503]: cluster 2024-07-28T12:33:40.744347+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1204: 8 total, 2 up, 8 in 2024-07-28T12:33:41.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[82865]: cluster 2024-07-28T12:33:40.150386+0000 mgr.y (mgr.25232) 1270 : cluster [DBG] pgmap v2078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:41.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[82865]: cluster 2024-07-28T12:33:40.731349+0000 mon.a (mon.0) 2262 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:33:41.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[82865]: audit 2024-07-28T12:33:40.744261+0000 mon.a (mon.0) 2263 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:33:41.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:41 smithi022 bash[82865]: cluster 2024-07-28T12:33:40.744347+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1204: 8 total, 2 up, 8 in 2024-07-28T12:33:41.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1335 16 16 0 0 0 - 0 2024-07-28T12:33:41.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:42.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:42.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:42.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:42.394 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:42.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:33:42.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:42.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:42.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:33:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:33:42.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:42.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:42.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:42.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1336 16 16 0 0 0 - 0 2024-07-28T12:33:43.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:43.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:43.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:43.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:43.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:43.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:33:43.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:43.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:43.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:43.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1337 16 16 0 0 0 - 0 2024-07-28T12:33:44.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:43 smithi150 bash[67543]: cluster 2024-07-28T12:33:42.151385+0000 mgr.y (mgr.25232) 1271 : cluster [DBG] pgmap v2080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:43 smithi022 bash[82865]: cluster 2024-07-28T12:33:42.151385+0000 mgr.y (mgr.25232) 1271 : cluster [DBG] pgmap v2080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:44.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:43 smithi022 bash[80503]: cluster 2024-07-28T12:33:42.151385+0000 mgr.y (mgr.25232) 1271 : cluster [DBG] pgmap v2080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:44.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:44.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:44.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:44.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:44.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:44.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:44.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:44.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:44.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1338 16 16 0 0 0 - 0 2024-07-28T12:33:45.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:45.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:45.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:45.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:45.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:45.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:45.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:45.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:45.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1339 16 16 0 0 0 - 0 2024-07-28T12:33:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:45 smithi150 bash[67543]: cluster 2024-07-28T12:33:44.152816+0000 mgr.y (mgr.25232) 1272 : cluster [DBG] pgmap v2081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:46.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:46.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:45 smithi022 bash[80503]: cluster 2024-07-28T12:33:44.152816+0000 mgr.y (mgr.25232) 1272 : cluster [DBG] pgmap v2081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:46.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:45 smithi022 bash[82865]: cluster 2024-07-28T12:33:44.152816+0000 mgr.y (mgr.25232) 1272 : cluster [DBG] pgmap v2081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:46.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:46.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:46.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:46.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:46.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:46.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:46.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:46.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:33:46.963993+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:33:46.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:33:46.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1340 16 16 0 0 0 - 0 2024-07-28T12:33:46.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:47.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:47.182 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:47.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:47.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:47.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:47.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:47.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:47.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:47.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:47.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1341 16 16 0 0 0 - 0 2024-07-28T12:33:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:47 smithi150 bash[67543]: cluster 2024-07-28T12:33:46.154711+0000 mgr.y (mgr.25232) 1273 : cluster [DBG] pgmap v2082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:48.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:48.060 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:47 smithi022 bash[80503]: cluster 2024-07-28T12:33:46.154711+0000 mgr.y (mgr.25232) 1273 : cluster [DBG] pgmap v2082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:48.060 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:47 smithi022 bash[82865]: cluster 2024-07-28T12:33:46.154711+0000 mgr.y (mgr.25232) 1273 : cluster [DBG] pgmap v2082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:48.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:48.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:48.360 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:33:48.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:48.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:48.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:48.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:48.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:48.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1342 16 16 0 0 0 - 0 2024-07-28T12:33:48.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:49.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:49.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:49.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:49.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:49.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:49.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:49.750 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:33:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:33:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:33:49.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:49.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:49.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1343 16 16 0 0 0 - 0 2024-07-28T12:33:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:49 smithi150 bash[67543]: cluster 2024-07-28T12:33:48.156117+0000 mgr.y (mgr.25232) 1274 : cluster [DBG] pgmap v2083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:50.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:50.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:49 smithi022 bash[80503]: cluster 2024-07-28T12:33:48.156117+0000 mgr.y (mgr.25232) 1274 : cluster [DBG] pgmap v2083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:50.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:49 smithi022 bash[82865]: cluster 2024-07-28T12:33:48.156117+0000 mgr.y (mgr.25232) 1274 : cluster [DBG] pgmap v2083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:50.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:50.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:50.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:50.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:50.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:50.696 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:50.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:50 smithi022 bash[80503]: audit 2024-07-28T12:33:50.104555+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:50 smithi022 bash[82865]: audit 2024-07-28T12:33:50.104555+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:50.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:50.891 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:50 smithi150 bash[67543]: audit 2024-07-28T12:33:50.104555+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:33:50.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1344 16 16 0 0 0 - 0 2024-07-28T12:33:50.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:51.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:51.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:51.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:51.466 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:33:51.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:33:51.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:51.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:51.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:51.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:51.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:51.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1345 16 16 0 0 0 - 0 2024-07-28T12:33:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:51 smithi150 bash[67543]: cluster 2024-07-28T12:33:50.156983+0000 mgr.y (mgr.25232) 1275 : cluster [DBG] pgmap v2084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:52.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:51 smithi022 bash[82865]: cluster 2024-07-28T12:33:50.156983+0000 mgr.y (mgr.25232) 1275 : cluster [DBG] pgmap v2084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:51 smithi022 bash[80503]: cluster 2024-07-28T12:33:50.156983+0000 mgr.y (mgr.25232) 1275 : cluster [DBG] pgmap v2084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:52.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:52.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:52.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:33:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:33:52.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:52.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:52.779 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:33:52.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:52.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:52.910 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:52 smithi150 bash[67543]: audit 2024-07-28T12:33:52.287487+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.22:0/3220206767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:52.910 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:52 smithi150 bash[67543]: audit 2024-07-28T12:33:52.288197+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:52.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1346 16 16 0 0 0 - 0 2024-07-28T12:33:52.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:52 smithi022 bash[80503]: audit 2024-07-28T12:33:52.287487+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.22:0/3220206767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:52.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:52 smithi022 bash[80503]: audit 2024-07-28T12:33:52.288197+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:52.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:52 smithi022 bash[82865]: audit 2024-07-28T12:33:52.287487+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.22:0/3220206767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:52.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:52 smithi022 bash[82865]: audit 2024-07-28T12:33:52.288197+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:33:53.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:53.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:53.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:53.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:53.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:53.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:53.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:53.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:53.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1347 16 16 0 0 0 - 0 2024-07-28T12:33:53.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[80503]: cluster 2024-07-28T12:33:52.157909+0000 mgr.y (mgr.25232) 1276 : cluster [DBG] pgmap v2085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[80503]: cluster 2024-07-28T12:33:52.763048+0000 mon.a (mon.0) 2267 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[80503]: audit 2024-07-28T12:33:52.777878+0000 mon.a (mon.0) 2268 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[80503]: cluster 2024-07-28T12:33:52.778104+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1205: 8 total, 2 up, 8 in 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[82865]: cluster 2024-07-28T12:33:52.157909+0000 mgr.y (mgr.25232) 1276 : cluster [DBG] pgmap v2085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[82865]: cluster 2024-07-28T12:33:52.763048+0000 mon.a (mon.0) 2267 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[82865]: audit 2024-07-28T12:33:52.777878+0000 mon.a (mon.0) 2268 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:53 smithi022 bash[82865]: cluster 2024-07-28T12:33:52.778104+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1205: 8 total, 2 up, 8 in 2024-07-28T12:33:54.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:54.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:53 smithi150 bash[67543]: cluster 2024-07-28T12:33:52.157909+0000 mgr.y (mgr.25232) 1276 : cluster [DBG] pgmap v2085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:54.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:53 smithi150 bash[67543]: cluster 2024-07-28T12:33:52.763048+0000 mon.a (mon.0) 2267 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:33:54.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:53 smithi150 bash[67543]: audit 2024-07-28T12:33:52.777878+0000 mon.a (mon.0) 2268 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:33:54.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:53 smithi150 bash[67543]: cluster 2024-07-28T12:33:52.778104+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1205: 8 total, 2 up, 8 in 2024-07-28T12:33:54.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:54.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:54.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:54.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:54.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:54.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:54.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:54.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1348 16 16 0 0 0 - 0 2024-07-28T12:33:55.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:55.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:55.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:55.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:55.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:55.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:33:55.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:55.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:55.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:55.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1349 16 16 0 0 0 - 0 2024-07-28T12:33:56.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:56.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:55 smithi022 bash[80503]: cluster 2024-07-28T12:33:54.159343+0000 mgr.y (mgr.25232) 1277 : cluster [DBG] pgmap v2087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:56.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:55 smithi022 bash[82865]: cluster 2024-07-28T12:33:54.159343+0000 mgr.y (mgr.25232) 1277 : cluster [DBG] pgmap v2087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:56.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:56.133 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:55 smithi150 bash[67543]: cluster 2024-07-28T12:33:54.159343+0000 mgr.y (mgr.25232) 1277 : cluster [DBG] pgmap v2087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:56.218 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:33:56.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:56.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:56.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:56.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:56.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:56.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:56.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:56.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1350 16 16 0 0 0 - 0 2024-07-28T12:33:57.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:57.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:57.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:57.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:57.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:57.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:57.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:57.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:57.892 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:57 smithi150 bash[67543]: cluster 2024-07-28T12:33:56.160729+0000 mgr.y (mgr.25232) 1278 : cluster [DBG] pgmap v2088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:57.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1351 16 16 0 0 0 - 0 2024-07-28T12:33:58.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:58.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:57 smithi022 bash[80503]: cluster 2024-07-28T12:33:56.160729+0000 mgr.y (mgr.25232) 1278 : cluster [DBG] pgmap v2088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:57 smithi022 bash[82865]: cluster 2024-07-28T12:33:56.160729+0000 mgr.y (mgr.25232) 1278 : cluster [DBG] pgmap v2088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:58.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:58.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:58.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:58.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:33:58.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:58.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:58.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:58.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:33:58.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1352 16 16 0 0 0 - 0 2024-07-28T12:33:59.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:33:59.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:33:59.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:59.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:59.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:33:59.560 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:33:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:33:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:33:59.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:33:59.741 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:33:59.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:33:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:33:59 smithi022 bash[80503]: cluster 2024-07-28T12:33:58.162112+0000 mgr.y (mgr.25232) 1279 : cluster [DBG] pgmap v2089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:33:59 smithi022 bash[82865]: cluster 2024-07-28T12:33:58.162112+0000 mgr.y (mgr.25232) 1279 : cluster [DBG] pgmap v2089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:59.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:33:59.908 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:33:59 smithi150 bash[67543]: cluster 2024-07-28T12:33:58.162112+0000 mgr.y (mgr.25232) 1279 : cluster [DBG] pgmap v2089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:33:59.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1353 16 16 0 0 0 - 0 2024-07-28T12:34:00.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:00.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:00.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:00.372 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:00.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:34:00.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:34:00.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:00.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:00.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:00.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:00.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1354 16 16 0 0 0 - 0 2024-07-28T12:34:00.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:01.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:01.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:01.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:01.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:01.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:01.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:01.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:01.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:01.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1355 16 16 0 0 0 - 0 2024-07-28T12:34:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:01 smithi022 bash[80503]: cluster 2024-07-28T12:34:00.163574+0000 mgr.y (mgr.25232) 1280 : cluster [DBG] pgmap v2090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:02.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:01 smithi022 bash[82865]: cluster 2024-07-28T12:34:00.163574+0000 mgr.y (mgr.25232) 1280 : cluster [DBG] pgmap v2090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:02.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:02.064 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:01 smithi150 bash[67543]: cluster 2024-07-28T12:34:00.163574+0000 mgr.y (mgr.25232) 1280 : cluster [DBG] pgmap v2090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:02.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:02.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:02.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:34:02 smithi150 bash[60514]: ts=2024-07-28T12:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:34:02.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:02.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:02.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:02.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:02.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1356 16 16 0 0 0 - 0 2024-07-28T12:34:03.009 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:03.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:03.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:03.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:03.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:03.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:03.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:03.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:03.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:03.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1357 16 16 0 0 0 - 0 2024-07-28T12:34:04.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:03 smithi022 bash[80503]: cluster 2024-07-28T12:34:02.164982+0000 mgr.y (mgr.25232) 1281 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:03 smithi022 bash[82865]: cluster 2024-07-28T12:34:02.164982+0000 mgr.y (mgr.25232) 1281 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:04.080 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:03 smithi150 bash[67543]: cluster 2024-07-28T12:34:02.164982+0000 mgr.y (mgr.25232) 1281 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:04.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:04.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:04.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:04.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:04.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:04.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:04.813 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:34:04.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:04.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1358 16 16 0 0 0 - 0 2024-07-28T12:34:05.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:04 smithi022 bash[80503]: audit 2024-07-28T12:34:04.044940+0000 mon.a (mon.0) 2270 : audit [INF] from='client.? 172.21.15.22:0/255337510' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:04 smithi022 bash[82865]: audit 2024-07-28T12:34:04.044940+0000 mon.a (mon.0) 2270 : audit [INF] from='client.? 172.21.15.22:0/255337510' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:04 smithi150 bash[67543]: audit 2024-07-28T12:34:04.044940+0000 mon.a (mon.0) 2270 : audit [INF] from='client.? 172.21.15.22:0/255337510' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:05.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:05.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:05.198 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:34:05.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:05.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:05.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:05.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:05.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:05.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:05.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1359 16 16 0 0 0 - 0 2024-07-28T12:34:05.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:05.985 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[80503]: cluster 2024-07-28T12:34:04.166386+0000 mgr.y (mgr.25232) 1282 : cluster [DBG] pgmap v2092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[80503]: cluster 2024-07-28T12:34:04.793618+0000 mon.a (mon.0) 2271 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[80503]: audit 2024-07-28T12:34:04.812696+0000 mon.a (mon.0) 2272 : audit [INF] from='client.? 172.21.15.22:0/255337510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[80503]: cluster 2024-07-28T12:34:04.812781+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1206: 8 total, 2 up, 8 in 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[80503]: audit 2024-07-28T12:34:05.105655+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[82865]: cluster 2024-07-28T12:34:04.166386+0000 mgr.y (mgr.25232) 1282 : cluster [DBG] pgmap v2092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[82865]: cluster 2024-07-28T12:34:04.793618+0000 mon.a (mon.0) 2271 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[82865]: audit 2024-07-28T12:34:04.812696+0000 mon.a (mon.0) 2272 : audit [INF] from='client.? 172.21.15.22:0/255337510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[82865]: cluster 2024-07-28T12:34:04.812781+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1206: 8 total, 2 up, 8 in 2024-07-28T12:34:05.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:05 smithi022 bash[82865]: audit 2024-07-28T12:34:05.105655+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:06.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:06.104 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:05 smithi150 bash[67543]: cluster 2024-07-28T12:34:04.166386+0000 mgr.y (mgr.25232) 1282 : cluster [DBG] pgmap v2092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:06.104 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:05 smithi150 bash[67543]: cluster 2024-07-28T12:34:04.793618+0000 mon.a (mon.0) 2271 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:06.104 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:05 smithi150 bash[67543]: audit 2024-07-28T12:34:04.812696+0000 mon.a (mon.0) 2272 : audit [INF] from='client.? 172.21.15.22:0/255337510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:34:06.104 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:05 smithi150 bash[67543]: cluster 2024-07-28T12:34:04.812781+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1206: 8 total, 2 up, 8 in 2024-07-28T12:34:06.104 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:05 smithi150 bash[67543]: audit 2024-07-28T12:34:05.105655+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:06.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:06.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:06.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:06.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:06.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:06.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:06.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:06.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:34:06.967044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:34:06.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:34:06.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1360 16 16 0 0 0 - 0 2024-07-28T12:34:07.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:07.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:07.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:07.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:07.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:07.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:07.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:34:07.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:07.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:07.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1361 16 16 0 0 0 - 0 2024-07-28T12:34:07.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:08.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:07 smithi022 bash[80503]: cluster 2024-07-28T12:34:06.167934+0000 mgr.y (mgr.25232) 1283 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:08.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:07 smithi022 bash[82865]: cluster 2024-07-28T12:34:06.167934+0000 mgr.y (mgr.25232) 1283 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:08.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:08.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:08.238 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:07 smithi150 bash[67543]: cluster 2024-07-28T12:34:06.167934+0000 mgr.y (mgr.25232) 1283 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:08.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:08.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:08.577 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:34:08.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:08.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:08.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:08.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:08.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1362 16 16 0 0 0 - 0 2024-07-28T12:34:09.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:09.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:09.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:34:09.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:34:09.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:09.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:09.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:09.651 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:34:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:34:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:34:09.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:09.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:09.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1363 16 16 0 0 0 - 0 2024-07-28T12:34:09.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:09 smithi022 bash[80503]: cluster 2024-07-28T12:34:08.169397+0000 mgr.y (mgr.25232) 1284 : cluster [DBG] pgmap v2095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:09 smithi022 bash[82865]: cluster 2024-07-28T12:34:08.169397+0000 mgr.y (mgr.25232) 1284 : cluster [DBG] pgmap v2095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:10.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:10.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:10.247 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:09 smithi150 bash[67543]: cluster 2024-07-28T12:34:08.169397+0000 mgr.y (mgr.25232) 1284 : cluster [DBG] pgmap v2095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:10.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:10.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:10.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:10.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:10.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:10.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:10.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1364 16 16 0 0 0 - 0 2024-07-28T12:34:11.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:11.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:11.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:11.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:11.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:11.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:11.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:11.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:11.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1365 16 16 0 0 0 - 0 2024-07-28T12:34:12.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:12.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:11 smithi022 bash[80503]: cluster 2024-07-28T12:34:10.170839+0000 mgr.y (mgr.25232) 1285 : cluster [DBG] pgmap v2096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:12.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:11 smithi022 bash[82865]: cluster 2024-07-28T12:34:10.170839+0000 mgr.y (mgr.25232) 1285 : cluster [DBG] pgmap v2096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:12.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:12.156 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:11 smithi150 bash[67543]: cluster 2024-07-28T12:34:10.170839+0000 mgr.y (mgr.25232) 1285 : cluster [DBG] pgmap v2096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:12.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:12.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:12.457 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:12.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:12.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:12.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:34:12 smithi150 bash[60514]: ts=2024-07-28T12:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:34:12.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:12.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1366 16 16 0 0 0 - 0 2024-07-28T12:34:12.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:13.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:13.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:13.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:13.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:13.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:13.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:13.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:13.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:13.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1367 16 16 0 0 0 - 0 2024-07-28T12:34:13.979 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:13 smithi022 bash[80503]: cluster 2024-07-28T12:34:12.172259+0000 mgr.y (mgr.25232) 1286 : cluster [DBG] pgmap v2097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:13.980 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:13 smithi022 bash[82865]: cluster 2024-07-28T12:34:12.172259+0000 mgr.y (mgr.25232) 1286 : cluster [DBG] pgmap v2097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:14.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:14.094 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:34:14.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:14.170 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:13 smithi150 bash[67543]: cluster 2024-07-28T12:34:12.172259+0000 mgr.y (mgr.25232) 1286 : cluster [DBG] pgmap v2097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:14.276 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:14.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:14.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:14.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:14.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:14.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:14.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1368 16 16 0 0 0 - 0 2024-07-28T12:34:14.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:15.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:15.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:15.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:15.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:15.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:15.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:15.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:15.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:15.949 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:15 smithi150 bash[67543]: cluster 2024-07-28T12:34:14.173667+0000 mgr.y (mgr.25232) 1287 : cluster [DBG] pgmap v2098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:15.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1369 16 16 0 0 0 - 0 2024-07-28T12:34:16.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:16.068 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:15 smithi022 bash[80503]: cluster 2024-07-28T12:34:14.173667+0000 mgr.y (mgr.25232) 1287 : cluster [DBG] pgmap v2098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:16.068 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:15 smithi022 bash[82865]: cluster 2024-07-28T12:34:14.173667+0000 mgr.y (mgr.25232) 1287 : cluster [DBG] pgmap v2098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:16.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:16.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:16.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:16.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:16.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:16.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:16.833 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:34:16.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:16.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1370 16 16 0 0 0 - 0 2024-07-28T12:34:17.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:17.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:16 smithi022 bash[80503]: audit 2024-07-28T12:34:16.208624+0000 mon.a (mon.0) 2275 : audit [INF] from='client.? 172.21.15.22:0/1080069936' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:17.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:16 smithi022 bash[82865]: audit 2024-07-28T12:34:16.208624+0000 mon.a (mon.0) 2275 : audit [INF] from='client.? 172.21.15.22:0/1080069936' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:17.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:17.133 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:16 smithi150 bash[67543]: audit 2024-07-28T12:34:16.208624+0000 mon.a (mon.0) 2275 : audit [INF] from='client.? 172.21.15.22:0/1080069936' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:17.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:17.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:17.475 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:34:17.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:17.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:17.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:17.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:17.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:17.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[82865]: cluster 2024-07-28T12:34:16.175010+0000 mgr.y (mgr.25232) 1288 : cluster [DBG] pgmap v2099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[82865]: cluster 2024-07-28T12:34:16.818176+0000 mon.a (mon.0) 2276 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[82865]: audit 2024-07-28T12:34:16.833376+0000 mon.a (mon.0) 2277 : audit [INF] from='client.? 172.21.15.22:0/1080069936' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[82865]: cluster 2024-07-28T12:34:16.833527+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1207: 8 total, 2 up, 8 in 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[80503]: cluster 2024-07-28T12:34:16.175010+0000 mgr.y (mgr.25232) 1288 : cluster [DBG] pgmap v2099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[80503]: cluster 2024-07-28T12:34:16.818176+0000 mon.a (mon.0) 2276 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[80503]: audit 2024-07-28T12:34:16.833376+0000 mon.a (mon.0) 2277 : audit [INF] from='client.? 172.21.15.22:0/1080069936' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:34:17.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:17 smithi022 bash[80503]: cluster 2024-07-28T12:34:16.833527+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1207: 8 total, 2 up, 8 in 2024-07-28T12:34:17.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1371 16 16 0 0 0 - 0 2024-07-28T12:34:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:17 smithi150 bash[67543]: cluster 2024-07-28T12:34:16.175010+0000 mgr.y (mgr.25232) 1288 : cluster [DBG] pgmap v2099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:17 smithi150 bash[67543]: cluster 2024-07-28T12:34:16.818176+0000 mon.a (mon.0) 2276 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:17 smithi150 bash[67543]: audit 2024-07-28T12:34:16.833376+0000 mon.a (mon.0) 2277 : audit [INF] from='client.? 172.21.15.22:0/1080069936' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:34:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:17 smithi150 bash[67543]: cluster 2024-07-28T12:34:16.833527+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1207: 8 total, 2 up, 8 in 2024-07-28T12:34:18.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:18.183 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:34:18.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:34:18.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:18.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:18.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:18.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:18.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:18.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:18.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:18.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1372 16 16 0 0 0 - 0 2024-07-28T12:34:19.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:19.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:19.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:19.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:19.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:34:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:34:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:34:19.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:34:19.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:19.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:19.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:19.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1373 16 16 0 0 0 - 0 2024-07-28T12:34:20.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:20.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:19 smithi022 bash[80503]: cluster 2024-07-28T12:34:18.176405+0000 mgr.y (mgr.25232) 1289 : cluster [DBG] pgmap v2101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:20.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:19 smithi022 bash[80503]: audit 2024-07-28T12:34:19.729537+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:34:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:19 smithi022 bash[82865]: cluster 2024-07-28T12:34:18.176405+0000 mgr.y (mgr.25232) 1289 : cluster [DBG] pgmap v2101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:19 smithi022 bash[82865]: audit 2024-07-28T12:34:19.729537+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:34:20.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:20.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:19 smithi150 bash[67543]: cluster 2024-07-28T12:34:18.176405+0000 mgr.y (mgr.25232) 1289 : cluster [DBG] pgmap v2101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:19 smithi150 bash[67543]: audit 2024-07-28T12:34:19.729537+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:34:20.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:20.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:20.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:20.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:20.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:20.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:20.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1374 16 16 0 0 0 - 0 2024-07-28T12:34:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:20 smithi150 bash[67543]: audit 2024-07-28T12:34:20.105905+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:21.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:21.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:20 smithi022 bash[80503]: audit 2024-07-28T12:34:20.105905+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:21.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:20 smithi022 bash[82865]: audit 2024-07-28T12:34:20.105905+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:21.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:21.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:21.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:21.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:21.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:21.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:21.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:21.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1375 16 16 0 0 0 - 0 2024-07-28T12:34:22.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:21 smithi022 bash[82865]: cluster 2024-07-28T12:34:20.177236+0000 mgr.y (mgr.25232) 1290 : cluster [DBG] pgmap v2102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:21 smithi022 bash[80503]: cluster 2024-07-28T12:34:20.177236+0000 mgr.y (mgr.25232) 1290 : cluster [DBG] pgmap v2102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:22.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:22.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:21 smithi150 bash[67543]: cluster 2024-07-28T12:34:20.177236+0000 mgr.y (mgr.25232) 1290 : cluster [DBG] pgmap v2102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:22.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:22.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:22.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:22.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:22.624 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:34:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:34:22.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:22.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:22.941 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:22.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:22.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1376 16 16 0 0 0 - 0 2024-07-28T12:34:23.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:23.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:23.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:23.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:23.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:23.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:23.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:23.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:23.960 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:23.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1377 16 16 0 0 0 - 0 2024-07-28T12:34:24.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:23 smithi022 bash[80503]: cluster 2024-07-28T12:34:22.178605+0000 mgr.y (mgr.25232) 1291 : cluster [DBG] pgmap v2103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:23 smithi022 bash[82865]: cluster 2024-07-28T12:34:22.178605+0000 mgr.y (mgr.25232) 1291 : cluster [DBG] pgmap v2103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:24.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:24.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:23 smithi150 bash[67543]: cluster 2024-07-28T12:34:22.178605+0000 mgr.y (mgr.25232) 1291 : cluster [DBG] pgmap v2103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:24.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:24.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:24.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:24.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:24.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:24.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1378 16 16 0 0 0 - 0 2024-07-28T12:34:24.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:25.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:25.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:25.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:25.433 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:25.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:25.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:25.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:25.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:25.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1379 16 16 0 0 0 - 0 2024-07-28T12:34:26.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:25 smithi150 bash[67543]: cluster 2024-07-28T12:34:24.179327+0000 mgr.y (mgr.25232) 1292 : cluster [DBG] pgmap v2104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:25 smithi150 bash[67543]: audit 2024-07-28T12:34:25.127382+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:25 smithi150 bash[67543]: audit 2024-07-28T12:34:25.132802+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:25 smithi150 bash[67543]: audit 2024-07-28T12:34:25.576807+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:25 smithi150 bash[67543]: audit 2024-07-28T12:34:25.585227+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[80503]: cluster 2024-07-28T12:34:24.179327+0000 mgr.y (mgr.25232) 1292 : cluster [DBG] pgmap v2104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[80503]: audit 2024-07-28T12:34:25.127382+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[80503]: audit 2024-07-28T12:34:25.132802+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[80503]: audit 2024-07-28T12:34:25.576807+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[80503]: audit 2024-07-28T12:34:25.585227+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[82865]: cluster 2024-07-28T12:34:24.179327+0000 mgr.y (mgr.25232) 1292 : cluster [DBG] pgmap v2104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[82865]: audit 2024-07-28T12:34:25.127382+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[82865]: audit 2024-07-28T12:34:25.132802+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[82865]: audit 2024-07-28T12:34:25.576807+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:25 smithi022 bash[82865]: audit 2024-07-28T12:34:25.585227+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:26.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:26.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:26.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:26.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:26.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:26.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:26.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:26.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:26.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:34:26.969945+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:34:26.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:34:26.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1380 16 16 0 0 0 - 0 2024-07-28T12:34:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:26 smithi150 bash[67543]: audit 2024-07-28T12:34:26.042312+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:34:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:26 smithi150 bash[67543]: audit 2024-07-28T12:34:26.043874+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:34:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:26 smithi150 bash[67543]: audit 2024-07-28T12:34:26.053007+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:27.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:27.099 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:26 smithi022 bash[80503]: audit 2024-07-28T12:34:26.042312+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:34:27.099 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:26 smithi022 bash[80503]: audit 2024-07-28T12:34:26.043874+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:34:27.099 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:26 smithi022 bash[80503]: audit 2024-07-28T12:34:26.053007+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:27.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:26 smithi022 bash[82865]: audit 2024-07-28T12:34:26.042312+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:34:27.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:26 smithi022 bash[82865]: audit 2024-07-28T12:34:26.043874+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:34:27.100 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:26 smithi022 bash[82865]: audit 2024-07-28T12:34:26.053007+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:27.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:27.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:27.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:27.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:27.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:27.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:27.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:27.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1381 16 16 0 0 0 - 0 2024-07-28T12:34:28.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:28.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:28.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:27 smithi022 bash[82865]: cluster 2024-07-28T12:34:26.180627+0000 mgr.y (mgr.25232) 1293 : cluster [DBG] pgmap v2105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:28.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:27 smithi022 bash[80503]: cluster 2024-07-28T12:34:26.180627+0000 mgr.y (mgr.25232) 1293 : cluster [DBG] pgmap v2105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:27 smithi150 bash[67543]: cluster 2024-07-28T12:34:26.180627+0000 mgr.y (mgr.25232) 1293 : cluster [DBG] pgmap v2105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:28.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:28.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:28.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:28.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:28.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:28.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:28.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1382 16 16 0 0 0 - 0 2024-07-28T12:34:28.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:29.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:29.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:29.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:29.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:29.519 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:34:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:34:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:34:29.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:29.630 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:34:29.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:29.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:29.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:29.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1383 16 16 0 0 0 - 0 2024-07-28T12:34:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:29 smithi150 bash[67543]: cluster 2024-07-28T12:34:28.182028+0000 mgr.y (mgr.25232) 1294 : cluster [DBG] pgmap v2106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:30.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:30.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:30.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:29 smithi022 bash[80503]: cluster 2024-07-28T12:34:28.182028+0000 mgr.y (mgr.25232) 1294 : cluster [DBG] pgmap v2106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:29 smithi022 bash[82865]: cluster 2024-07-28T12:34:28.182028+0000 mgr.y (mgr.25232) 1294 : cluster [DBG] pgmap v2106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:30.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:30.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:30.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:30.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:30.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:30.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1384 16 16 0 0 0 - 0 2024-07-28T12:34:31.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:31.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:31.157 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:34:31.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:34:31.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:31.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:31.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:31.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:31.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:31.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:31.869 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:34:31.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:31.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1385 16 16 0 0 0 - 0 2024-07-28T12:34:32.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:32.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:32.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:31 smithi150 bash[67543]: cluster 2024-07-28T12:34:30.183465+0000 mgr.y (mgr.25232) 1295 : cluster [DBG] pgmap v2107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:32.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:31 smithi150 bash[67543]: audit 2024-07-28T12:34:31.460329+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? 172.21.15.22:0/4041439051' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:34:32.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:31 smithi022 bash[80503]: cluster 2024-07-28T12:34:30.183465+0000 mgr.y (mgr.25232) 1295 : cluster [DBG] pgmap v2107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:31 smithi022 bash[80503]: audit 2024-07-28T12:34:31.460329+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? 172.21.15.22:0/4041439051' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:34:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:31 smithi022 bash[82865]: cluster 2024-07-28T12:34:30.183465+0000 mgr.y (mgr.25232) 1295 : cluster [DBG] pgmap v2107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:31 smithi022 bash[82865]: audit 2024-07-28T12:34:31.460329+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? 172.21.15.22:0/4041439051' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:34:32.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:34:32 smithi150 bash[60514]: ts=2024-07-28T12:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:34:32.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:32.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:32.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:32.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:32.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1386 16 16 0 0 0 - 0 2024-07-28T12:34:33.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:33.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:32 smithi022 bash[80503]: cluster 2024-07-28T12:34:31.854556+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:33.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:32 smithi022 bash[80503]: audit 2024-07-28T12:34:31.869370+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? 172.21.15.22:0/4041439051' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:34:33.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:32 smithi022 bash[80503]: cluster 2024-07-28T12:34:31.869537+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1208: 8 total, 2 up, 8 in 2024-07-28T12:34:33.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:32 smithi022 bash[82865]: cluster 2024-07-28T12:34:31.854556+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:33.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:32 smithi022 bash[82865]: audit 2024-07-28T12:34:31.869370+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? 172.21.15.22:0/4041439051' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:34:33.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:32 smithi022 bash[82865]: cluster 2024-07-28T12:34:31.869537+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1208: 8 total, 2 up, 8 in 2024-07-28T12:34:33.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:32 smithi150 bash[67543]: cluster 2024-07-28T12:34:31.854556+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:32 smithi150 bash[67543]: audit 2024-07-28T12:34:31.869370+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? 172.21.15.22:0/4041439051' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:34:33.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:32 smithi150 bash[67543]: cluster 2024-07-28T12:34:31.869537+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1208: 8 total, 2 up, 8 in 2024-07-28T12:34:33.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:33.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:33.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:33.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:33.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:33.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:33.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1387 16 16 0 0 0 - 0 2024-07-28T12:34:33.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:33.998 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:33 smithi150 bash[67543]: cluster 2024-07-28T12:34:32.184829+0000 mgr.y (mgr.25232) 1296 : cluster [DBG] pgmap v2109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:34.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:34.117 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:33 smithi022 bash[80503]: cluster 2024-07-28T12:34:32.184829+0000 mgr.y (mgr.25232) 1296 : cluster [DBG] pgmap v2109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:34.118 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:33 smithi022 bash[82865]: cluster 2024-07-28T12:34:32.184829+0000 mgr.y (mgr.25232) 1296 : cluster [DBG] pgmap v2109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:34.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:34.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:34.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:34.584 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:34.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:34.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:34:34.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:34.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:34.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1388 16 16 0 0 0 - 0 2024-07-28T12:34:35.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:35.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:35.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:35.416 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:35.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:35.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:35.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:35.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:35.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1389 16 16 0 0 0 - 0 2024-07-28T12:34:36.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:36.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:35 smithi022 bash[80503]: cluster 2024-07-28T12:34:34.185975+0000 mgr.y (mgr.25232) 1297 : cluster [DBG] pgmap v2110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:36.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:35 smithi022 bash[80503]: audit 2024-07-28T12:34:35.109197+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:35 smithi022 bash[82865]: cluster 2024-07-28T12:34:34.185975+0000 mgr.y (mgr.25232) 1297 : cluster [DBG] pgmap v2110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:35 smithi022 bash[82865]: audit 2024-07-28T12:34:35.109197+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:36.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:36.141 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:35 smithi150 bash[67543]: cluster 2024-07-28T12:34:34.185975+0000 mgr.y (mgr.25232) 1297 : cluster [DBG] pgmap v2110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:36.141 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:35 smithi150 bash[67543]: audit 2024-07-28T12:34:35.109197+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:36.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:36.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:36.368 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:36.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:36.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:36.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:36.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:36.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:36.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1390 16 16 0 0 0 - 0 2024-07-28T12:34:37.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:37.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:37.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:37.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:37.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:37.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:37.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:37.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:37.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1391 16 16 0 0 0 - 0 2024-07-28T12:34:37.979 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:37 smithi022 bash[80503]: cluster 2024-07-28T12:34:36.187378+0000 mgr.y (mgr.25232) 1298 : cluster [DBG] pgmap v2111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:37.979 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:37 smithi022 bash[82865]: cluster 2024-07-28T12:34:36.187378+0000 mgr.y (mgr.25232) 1298 : cluster [DBG] pgmap v2111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:38.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:38.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:38.167 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:37 smithi150 bash[67543]: cluster 2024-07-28T12:34:36.187378+0000 mgr.y (mgr.25232) 1298 : cluster [DBG] pgmap v2111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:38.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:38.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:38.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:38.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:38.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:38.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:38.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1392 16 16 0 0 0 - 0 2024-07-28T12:34:38.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:39.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:39.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:39.298 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:39.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:39.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:39.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:34:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:34:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:34:39.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:39.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:39.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:39.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1393 16 16 0 0 0 - 0 2024-07-28T12:34:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:39 smithi150 bash[67543]: cluster 2024-07-28T12:34:38.188781+0000 mgr.y (mgr.25232) 1299 : cluster [DBG] pgmap v2112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:40.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:39 smithi022 bash[82865]: cluster 2024-07-28T12:34:38.188781+0000 mgr.y (mgr.25232) 1299 : cluster [DBG] pgmap v2112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:40.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:39 smithi022 bash[80503]: cluster 2024-07-28T12:34:38.188781+0000 mgr.y (mgr.25232) 1299 : cluster [DBG] pgmap v2112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:40.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:40.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:40.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:40.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:40.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:40.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:40.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:40.897 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:34:40.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1394 16 16 0 0 0 - 0 2024-07-28T12:34:40.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:41.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:41.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:41.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:41.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:41.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:41.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:41.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:41.832 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:34:41.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:34:41.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:41.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:41 smithi022 bash[80503]: cluster 2024-07-28T12:34:40.190193+0000 mgr.y (mgr.25232) 1300 : cluster [DBG] pgmap v2113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:41.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:41 smithi022 bash[82865]: cluster 2024-07-28T12:34:40.190193+0000 mgr.y (mgr.25232) 1300 : cluster [DBG] pgmap v2113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:41.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1395 16 16 0 0 0 - 0 2024-07-28T12:34:42.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:42.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:42.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:41 smithi150 bash[67543]: cluster 2024-07-28T12:34:40.190193+0000 mgr.y (mgr.25232) 1300 : cluster [DBG] pgmap v2113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:42.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:42.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:34:42 smithi150 bash[60514]: ts=2024-07-28T12:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:34:42.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:42.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:42.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:42.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:42.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1396 16 16 0 0 0 - 0 2024-07-28T12:34:43.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:43.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:43.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:43.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:43.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:43.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:43.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:43.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:43.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:43.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1397 16 16 0 0 0 - 0 2024-07-28T12:34:44.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:43 smithi022 bash[80503]: cluster 2024-07-28T12:34:42.191567+0000 mgr.y (mgr.25232) 1301 : cluster [DBG] pgmap v2114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:44.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:43 smithi022 bash[82865]: cluster 2024-07-28T12:34:42.191567+0000 mgr.y (mgr.25232) 1301 : cluster [DBG] pgmap v2114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:44.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:43 smithi150 bash[67543]: cluster 2024-07-28T12:34:42.191567+0000 mgr.y (mgr.25232) 1301 : cluster [DBG] pgmap v2114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:44.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:44.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:44.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:44.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:44.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:44.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:44.904 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:34:44.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1398 16 16 0 0 0 - 0 2024-07-28T12:34:45.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:44 smithi022 bash[80503]: audit 2024-07-28T12:34:44.158413+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.22:0/1058116915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:44 smithi022 bash[80503]: audit 2024-07-28T12:34:44.158736+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:44 smithi022 bash[82865]: audit 2024-07-28T12:34:44.158413+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.22:0/1058116915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:44 smithi022 bash[82865]: audit 2024-07-28T12:34:44.158736+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:45.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:45.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:44 smithi150 bash[67543]: audit 2024-07-28T12:34:44.158413+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.22:0/1058116915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:45.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:44 smithi150 bash[67543]: audit 2024-07-28T12:34:44.158736+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:34:45.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:45.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:45.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:45.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:45.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:45.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:45.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1399 16 16 0 0 0 - 0 2024-07-28T12:34:45.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:45 smithi150 bash[67543]: cluster 2024-07-28T12:34:44.192984+0000 mgr.y (mgr.25232) 1302 : cluster [DBG] pgmap v2115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:45 smithi150 bash[67543]: cluster 2024-07-28T12:34:44.887684+0000 mon.a (mon.0) 2294 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:34:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:45 smithi150 bash[67543]: audit 2024-07-28T12:34:44.904108+0000 mon.a (mon.0) 2295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:34:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:45 smithi150 bash[67543]: cluster 2024-07-28T12:34:44.904292+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1209: 8 total, 2 up, 8 in 2024-07-28T12:34:46.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:46.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:46.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[80503]: cluster 2024-07-28T12:34:44.192984+0000 mgr.y (mgr.25232) 1302 : cluster [DBG] pgmap v2115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:46.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[80503]: cluster 2024-07-28T12:34:44.887684+0000 mon.a (mon.0) 2294 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:34:46.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[80503]: audit 2024-07-28T12:34:44.904108+0000 mon.a (mon.0) 2295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:34:46.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[80503]: cluster 2024-07-28T12:34:44.904292+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1209: 8 total, 2 up, 8 in 2024-07-28T12:34:46.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[82865]: cluster 2024-07-28T12:34:44.192984+0000 mgr.y (mgr.25232) 1302 : cluster [DBG] pgmap v2115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:46.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[82865]: cluster 2024-07-28T12:34:44.887684+0000 mon.a (mon.0) 2294 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:34:46.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[82865]: audit 2024-07-28T12:34:44.904108+0000 mon.a (mon.0) 2295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:34:46.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:45 smithi022 bash[82865]: cluster 2024-07-28T12:34:44.904292+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1209: 8 total, 2 up, 8 in 2024-07-28T12:34:46.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:46.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:46.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:46.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:46.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:46.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:46.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:34:46.972806+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:34:46.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:34:46.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1400 16 16 0 0 0 - 0 2024-07-28T12:34:47.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:47.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:47.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:47.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:47.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:47.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:47.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:34:47.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:47.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:47.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1401 16 16 0 0 0 - 0 2024-07-28T12:34:47.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:47 smithi150 bash[67543]: cluster 2024-07-28T12:34:46.193943+0000 mgr.y (mgr.25232) 1303 : cluster [DBG] pgmap v2117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:47 smithi022 bash[80503]: cluster 2024-07-28T12:34:46.193943+0000 mgr.y (mgr.25232) 1303 : cluster [DBG] pgmap v2117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:47 smithi022 bash[82865]: cluster 2024-07-28T12:34:46.193943+0000 mgr.y (mgr.25232) 1303 : cluster [DBG] pgmap v2117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:48.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:48.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:48.229 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:48.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:48.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:48.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:48.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:48.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:48.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:48.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1402 16 16 0 0 0 - 0 2024-07-28T12:34:49.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:49.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:49.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:49.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:49.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:49.539 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:34:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:34:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:34:49.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:49.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:49.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:49.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1403 16 16 0 0 0 - 0 2024-07-28T12:34:49.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:50.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:49 smithi022 bash[80503]: cluster 2024-07-28T12:34:48.195339+0000 mgr.y (mgr.25232) 1304 : cluster [DBG] pgmap v2118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:50.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:49 smithi022 bash[82865]: cluster 2024-07-28T12:34:48.195339+0000 mgr.y (mgr.25232) 1304 : cluster [DBG] pgmap v2118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:50.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:50.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:49 smithi150 bash[67543]: cluster 2024-07-28T12:34:48.195339+0000 mgr.y (mgr.25232) 1304 : cluster [DBG] pgmap v2118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:50.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:50.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:50.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:50.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:50.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:50.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:50.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1404 16 16 0 0 0 - 0 2024-07-28T12:34:51.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:51.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:51 smithi150 bash[67543]: audit 2024-07-28T12:34:50.115353+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:51 smithi150 bash[67543]: audit 2024-07-28T12:34:50.117311+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:51 smithi150 bash[67543]: cluster 2024-07-28T12:34:50.196826+0000 mgr.y (mgr.25232) 1305 : cluster [DBG] pgmap v2119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:51.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:51.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:51.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:51 smithi022 bash[80503]: audit 2024-07-28T12:34:50.115353+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:51 smithi022 bash[80503]: audit 2024-07-28T12:34:50.117311+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:51 smithi022 bash[80503]: cluster 2024-07-28T12:34:50.196826+0000 mgr.y (mgr.25232) 1305 : cluster [DBG] pgmap v2119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:51 smithi022 bash[82865]: audit 2024-07-28T12:34:50.115353+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:34:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:51 smithi022 bash[82865]: audit 2024-07-28T12:34:50.117311+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:34:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:51 smithi022 bash[82865]: cluster 2024-07-28T12:34:50.196826+0000 mgr.y (mgr.25232) 1305 : cluster [DBG] pgmap v2119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:51.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:51.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:51.776 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:34:51.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:51.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1405 16 16 0 0 0 - 0 2024-07-28T12:34:52.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:52.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:52.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:52.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:34:52.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:34:52.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:52.486 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:34:52 smithi150 bash[60514]: ts=2024-07-28T12:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:34:52.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:52.712 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:52.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:52.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:52.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1406 16 16 0 0 0 - 0 2024-07-28T12:34:53.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:53.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:53.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:53.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:53 smithi150 bash[67543]: cluster 2024-07-28T12:34:52.198258+0000 mgr.y (mgr.25232) 1306 : cluster [DBG] pgmap v2120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:53.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:53.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:53 smithi022 bash[80503]: cluster 2024-07-28T12:34:52.198258+0000 mgr.y (mgr.25232) 1306 : cluster [DBG] pgmap v2120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:53 smithi022 bash[82865]: cluster 2024-07-28T12:34:52.198258+0000 mgr.y (mgr.25232) 1306 : cluster [DBG] pgmap v2120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:53.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:53.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:53.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:53.943 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:53.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1407 16 16 0 0 0 - 0 2024-07-28T12:34:54.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:54.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:54.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:54.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:54.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:54.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:54.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:54.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:54.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:54.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1408 16 16 0 0 0 - 0 2024-07-28T12:34:55.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:55.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:55.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:55.433 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:55.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:55 smithi022 bash[80503]: cluster 2024-07-28T12:34:54.199746+0000 mgr.y (mgr.25232) 1307 : cluster [DBG] pgmap v2121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:55.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:55 smithi022 bash[82865]: cluster 2024-07-28T12:34:54.199746+0000 mgr.y (mgr.25232) 1307 : cluster [DBG] pgmap v2121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:55 smithi150 bash[67543]: cluster 2024-07-28T12:34:54.199746+0000 mgr.y (mgr.25232) 1307 : cluster [DBG] pgmap v2121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:55.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:55.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:55.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:55.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:55.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1409 16 16 0 0 0 - 0 2024-07-28T12:34:56.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:56.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:34:56.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:56.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:56.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:56.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:56.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:56.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:56.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1410 16 16 0 0 0 - 0 2024-07-28T12:34:56.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:56.993 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:34:57.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:57.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:57.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:57.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:57.464 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:57 smithi022 bash[80503]: cluster 2024-07-28T12:34:56.201342+0000 mgr.y (mgr.25232) 1308 : cluster [DBG] pgmap v2122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:57.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:57 smithi022 bash[82865]: cluster 2024-07-28T12:34:56.201342+0000 mgr.y (mgr.25232) 1308 : cluster [DBG] pgmap v2122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:57 smithi150 bash[67543]: cluster 2024-07-28T12:34:56.201342+0000 mgr.y (mgr.25232) 1308 : cluster [DBG] pgmap v2122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:57.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:57.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:57.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:57.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:57.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1411 16 16 0 0 0 - 0 2024-07-28T12:34:58.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:34:58.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:58.279 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:34:58.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:58.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:58.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:34:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:58 smithi150 bash[67543]: audit 2024-07-28T12:34:58.080113+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.22:0/215460908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:58 smithi150 bash[67543]: audit 2024-07-28T12:34:58.080543+0000 mon.a (mon.0) 2299 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:58.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:58 smithi022 bash[80503]: audit 2024-07-28T12:34:58.080113+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.22:0/215460908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:58.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:58 smithi022 bash[80503]: audit 2024-07-28T12:34:58.080543+0000 mon.a (mon.0) 2299 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:58.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:58 smithi022 bash[82865]: audit 2024-07-28T12:34:58.080113+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.22:0/215460908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:58.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:58 smithi022 bash[82865]: audit 2024-07-28T12:34:58.080543+0000 mon.a (mon.0) 2299 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:34:58.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:34:58.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:58.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:58.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1412 16 16 0 0 0 - 0 2024-07-28T12:34:58.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:34:59.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:59.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:59.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:59.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:34:59.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[80503]: cluster 2024-07-28T12:34:58.202272+0000 mgr.y (mgr.25232) 1309 : cluster [DBG] pgmap v2123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:59.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[80503]: cluster 2024-07-28T12:34:58.263597+0000 mon.a (mon.0) 2300 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:59.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[80503]: audit 2024-07-28T12:34:58.278589+0000 mon.a (mon.0) 2301 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:34:59.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[80503]: cluster 2024-07-28T12:34:58.278731+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1210: 8 total, 2 up, 8 in 2024-07-28T12:34:59.483 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:34:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:34:59.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[82865]: cluster 2024-07-28T12:34:58.202272+0000 mgr.y (mgr.25232) 1309 : cluster [DBG] pgmap v2123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:59.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[82865]: cluster 2024-07-28T12:34:58.263597+0000 mon.a (mon.0) 2300 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:59.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[82865]: audit 2024-07-28T12:34:58.278589+0000 mon.a (mon.0) 2301 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:34:59.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:34:59 smithi022 bash[82865]: cluster 2024-07-28T12:34:58.278731+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1210: 8 total, 2 up, 8 in 2024-07-28T12:34:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:59 smithi150 bash[67543]: cluster 2024-07-28T12:34:58.202272+0000 mgr.y (mgr.25232) 1309 : cluster [DBG] pgmap v2123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:34:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:59 smithi150 bash[67543]: cluster 2024-07-28T12:34:58.263597+0000 mon.a (mon.0) 2300 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:34:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:59 smithi150 bash[67543]: audit 2024-07-28T12:34:58.278589+0000 mon.a (mon.0) 2301 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:34:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:34:59 smithi150 bash[67543]: cluster 2024-07-28T12:34:58.278731+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1210: 8 total, 2 up, 8 in 2024-07-28T12:34:59.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:59.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:34:59.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:59.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:34:59.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1413 16 16 0 0 0 - 0 2024-07-28T12:35:00.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:00.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:00.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:00.415 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:00.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:00.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:00.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:00.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:00.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1414 16 16 0 0 0 - 0 2024-07-28T12:35:01.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:01.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:01.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:01.323 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:35:01.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:01 smithi022 bash[80503]: cluster 2024-07-28T12:35:00.203244+0000 mgr.y (mgr.25232) 1310 : cluster [DBG] pgmap v2125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:01.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:01 smithi022 bash[82865]: cluster 2024-07-28T12:35:00.203244+0000 mgr.y (mgr.25232) 1310 : cluster [DBG] pgmap v2125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:01.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:35:01.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:01.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:01 smithi150 bash[67543]: cluster 2024-07-28T12:35:00.203244+0000 mgr.y (mgr.25232) 1310 : cluster [DBG] pgmap v2125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:01.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:01.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:01.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:01.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:01.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:01.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1415 16 16 0 0 0 - 0 2024-07-28T12:35:02.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:02.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:02.204 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:35:02.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:35:02.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:02.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:02.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:02.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:02.668 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:35:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:35:02.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:02.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:02.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1416 16 16 0 0 0 - 0 2024-07-28T12:35:03.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:03.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:03.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:03.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:03 smithi022 bash[80503]: cluster 2024-07-28T12:35:02.204450+0000 mgr.y (mgr.25232) 1311 : cluster [DBG] pgmap v2126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:03.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:03.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:03.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:03 smithi150 bash[67543]: cluster 2024-07-28T12:35:02.204450+0000 mgr.y (mgr.25232) 1311 : cluster [DBG] pgmap v2126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:03.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:03 smithi022 bash[82865]: cluster 2024-07-28T12:35:02.204450+0000 mgr.y (mgr.25232) 1311 : cluster [DBG] pgmap v2126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:03.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:03.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:03.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:03.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:03.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1417 16 16 0 0 0 - 0 2024-07-28T12:35:04.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:04.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:04.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:04.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:04.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:04.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:04.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:04.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:04.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1418 16 16 0 0 0 - 0 2024-07-28T12:35:05.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:05.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:05.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:05.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:05.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:05 smithi150 bash[67543]: cluster 2024-07-28T12:35:04.205840+0000 mgr.y (mgr.25232) 1312 : cluster [DBG] pgmap v2127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:05.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:05 smithi150 bash[67543]: audit 2024-07-28T12:35:05.116328+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:05.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:05 smithi150 bash[67543]: audit 2024-07-28T12:35:05.118514+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:05.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:05.546 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:05 smithi022 bash[82865]: cluster 2024-07-28T12:35:04.205840+0000 mgr.y (mgr.25232) 1312 : cluster [DBG] pgmap v2127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:05.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:05 smithi022 bash[82865]: audit 2024-07-28T12:35:05.116328+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:05.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:05 smithi022 bash[82865]: audit 2024-07-28T12:35:05.118514+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:05.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:05 smithi022 bash[80503]: cluster 2024-07-28T12:35:04.205840+0000 mgr.y (mgr.25232) 1312 : cluster [DBG] pgmap v2127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:05.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:05 smithi022 bash[80503]: audit 2024-07-28T12:35:05.116328+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:05.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:05 smithi022 bash[80503]: audit 2024-07-28T12:35:05.118514+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:05.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:05.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:05.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:05.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1419 16 16 0 0 0 - 0 2024-07-28T12:35:05.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:06.090 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:06.091 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:06.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:06.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:06.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:06.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:06.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:06.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:06.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:06.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:06.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:35:06.975722+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:35:06.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:35:06.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1420 16 16 0 0 0 - 0 2024-07-28T12:35:07.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:07.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:07.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:07.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:07 smithi150 bash[67543]: cluster 2024-07-28T12:35:06.207302+0000 mgr.y (mgr.25232) 1313 : cluster [DBG] pgmap v2128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:07.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:07.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:07 smithi022 bash[80503]: cluster 2024-07-28T12:35:06.207302+0000 mgr.y (mgr.25232) 1313 : cluster [DBG] pgmap v2128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:07.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:07 smithi022 bash[82865]: cluster 2024-07-28T12:35:06.207302+0000 mgr.y (mgr.25232) 1313 : cluster [DBG] pgmap v2128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:07.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:07.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:07.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:07.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1421 16 16 0 0 0 - 0 2024-07-28T12:35:08.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:08.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:08.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:08.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:08.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:08.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:08.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:08.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:08.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:08.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1422 16 16 0 0 0 - 0 2024-07-28T12:35:09.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:09.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:09.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:09.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:09.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:09.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:09 smithi022 bash[80503]: cluster 2024-07-28T12:35:08.208731+0000 mgr.y (mgr.25232) 1314 : cluster [DBG] pgmap v2129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:09.555 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:35:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:35:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:35:09.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:09 smithi022 bash[82865]: cluster 2024-07-28T12:35:08.208731+0000 mgr.y (mgr.25232) 1314 : cluster [DBG] pgmap v2129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:09.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:09.674 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:09 smithi150 bash[67543]: cluster 2024-07-28T12:35:08.208731+0000 mgr.y (mgr.25232) 1314 : cluster [DBG] pgmap v2129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:09.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:09.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:09.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1423 16 16 0 0 0 - 0 2024-07-28T12:35:10.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:10.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:10.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:10.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:10.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:10.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:10.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:10.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:10.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:10.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1424 16 16 0 0 0 - 0 2024-07-28T12:35:11.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:11.152 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:35:11.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:11.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:11.385 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:11 smithi022 bash[80503]: cluster 2024-07-28T12:35:10.210075+0000 mgr.y (mgr.25232) 1315 : cluster [DBG] pgmap v2130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:11.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:11 smithi022 bash[82865]: cluster 2024-07-28T12:35:10.210075+0000 mgr.y (mgr.25232) 1315 : cluster [DBG] pgmap v2130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:11.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:11.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:11.558 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:11 smithi150 bash[67543]: cluster 2024-07-28T12:35:10.210075+0000 mgr.y (mgr.25232) 1315 : cluster [DBG] pgmap v2130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:11.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:11.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:11.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:11.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1425 16 16 0 0 0 - 0 2024-07-28T12:35:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:35:11.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:35:12.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:12.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:12.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:12.305 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:35:12.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:12.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:12.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:12 smithi150 bash[67543]: audit 2024-07-28T12:35:11.293247+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.22:0/1130676196' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:12.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:12 smithi150 bash[67543]: audit 2024-07-28T12:35:11.293541+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:12.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:35:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:35:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:12 smithi022 bash[80503]: audit 2024-07-28T12:35:11.293247+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.22:0/1130676196' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:12 smithi022 bash[80503]: audit 2024-07-28T12:35:11.293541+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:12 smithi022 bash[82865]: audit 2024-07-28T12:35:11.293247+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.22:0/1130676196' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:12 smithi022 bash[82865]: audit 2024-07-28T12:35:11.293541+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:12.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:12.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:12.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:12.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:12.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1426 16 16 0 0 0 - 0 2024-07-28T12:35:13.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:13.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:13.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:13.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:13 smithi150 bash[67543]: cluster 2024-07-28T12:35:12.210879+0000 mgr.y (mgr.25232) 1316 : cluster [DBG] pgmap v2131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:13 smithi150 bash[67543]: cluster 2024-07-28T12:35:12.290885+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:13 smithi150 bash[67543]: audit 2024-07-28T12:35:12.304669+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:35:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:13 smithi150 bash[67543]: cluster 2024-07-28T12:35:12.304858+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1211: 8 total, 2 up, 8 in 2024-07-28T12:35:13.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[80503]: cluster 2024-07-28T12:35:12.210879+0000 mgr.y (mgr.25232) 1316 : cluster [DBG] pgmap v2131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[80503]: cluster 2024-07-28T12:35:12.290885+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[80503]: audit 2024-07-28T12:35:12.304669+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[80503]: cluster 2024-07-28T12:35:12.304858+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1211: 8 total, 2 up, 8 in 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[82865]: cluster 2024-07-28T12:35:12.210879+0000 mgr.y (mgr.25232) 1316 : cluster [DBG] pgmap v2131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[82865]: cluster 2024-07-28T12:35:12.290885+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[82865]: audit 2024-07-28T12:35:12.304669+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:35:13.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:13 smithi022 bash[82865]: cluster 2024-07-28T12:35:12.304858+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1211: 8 total, 2 up, 8 in 2024-07-28T12:35:13.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:13.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:13.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:13.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1427 16 16 0 0 0 - 0 2024-07-28T12:35:14.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:14.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:14.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:14.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:14.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:14.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:14.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:14.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:14.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1428 16 16 0 0 0 - 0 2024-07-28T12:35:14.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:15.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:15.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:35:15.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:15.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:15.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:15 smithi150 bash[67543]: cluster 2024-07-28T12:35:14.212189+0000 mgr.y (mgr.25232) 1317 : cluster [DBG] pgmap v2133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:15 smithi022 bash[80503]: cluster 2024-07-28T12:35:14.212189+0000 mgr.y (mgr.25232) 1317 : cluster [DBG] pgmap v2133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:15 smithi022 bash[82865]: cluster 2024-07-28T12:35:14.212189+0000 mgr.y (mgr.25232) 1317 : cluster [DBG] pgmap v2133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:15.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:15.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:15.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:15.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:15.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1429 16 16 0 0 0 - 0 2024-07-28T12:35:16.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:16.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:16.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:16.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:16.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:16.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:16.756 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:16.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:16.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:16.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1430 16 16 0 0 0 - 0 2024-07-28T12:35:17.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:17.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:17.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:17.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:17.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:17 smithi022 bash[80503]: cluster 2024-07-28T12:35:16.213588+0000 mgr.y (mgr.25232) 1318 : cluster [DBG] pgmap v2134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:17 smithi022 bash[82865]: cluster 2024-07-28T12:35:16.213588+0000 mgr.y (mgr.25232) 1318 : cluster [DBG] pgmap v2134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:17.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:17.622 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:17 smithi150 bash[67543]: cluster 2024-07-28T12:35:16.213588+0000 mgr.y (mgr.25232) 1318 : cluster [DBG] pgmap v2134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:17.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:17.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:17.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:17.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1431 16 16 0 0 0 - 0 2024-07-28T12:35:18.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:18.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:18.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:18.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:18.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:18.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:18.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:18.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:18.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1432 16 16 0 0 0 - 0 2024-07-28T12:35:19.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:19.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:19.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:19.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:19.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:19 smithi150 bash[67543]: cluster 2024-07-28T12:35:18.214402+0000 mgr.y (mgr.25232) 1319 : cluster [DBG] pgmap v2135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:19 smithi022 bash[80503]: cluster 2024-07-28T12:35:18.214402+0000 mgr.y (mgr.25232) 1319 : cluster [DBG] pgmap v2135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:19 smithi022 bash[82865]: cluster 2024-07-28T12:35:18.214402+0000 mgr.y (mgr.25232) 1319 : cluster [DBG] pgmap v2135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:35:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:35:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:35:19.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:19.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:19.799 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:19.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:19.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:19.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1433 16 16 0 0 0 - 0 2024-07-28T12:35:20.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:20.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:20.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:20.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:20.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:20.566 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:20 smithi150 bash[67543]: audit 2024-07-28T12:35:20.110591+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:20.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:20.685 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:20 smithi022 bash[82865]: audit 2024-07-28T12:35:20.110591+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:20.685 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:20 smithi022 bash[80503]: audit 2024-07-28T12:35:20.110591+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:20.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:20.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:20.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1434 16 16 0 0 0 - 0 2024-07-28T12:35:21.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:21.072 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:35:21.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:21.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:21.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:21.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:21 smithi150 bash[67543]: cluster 2024-07-28T12:35:20.215641+0000 mgr.y (mgr.25232) 1320 : cluster [DBG] pgmap v2136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:21 smithi022 bash[80503]: cluster 2024-07-28T12:35:20.215641+0000 mgr.y (mgr.25232) 1320 : cluster [DBG] pgmap v2136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:21 smithi022 bash[82865]: cluster 2024-07-28T12:35:20.215641+0000 mgr.y (mgr.25232) 1320 : cluster [DBG] pgmap v2136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:21.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:21.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:21.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:21.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:21.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1435 16 16 0 0 0 - 0 2024-07-28T12:35:22.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:22.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:22.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:22.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:22.488 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:35:22.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:35:22.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:22.567 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:35:22 smithi150 bash[60514]: ts=2024-07-28T12:35: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:35:22.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:22.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:22.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:22.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1436 16 16 0 0 0 - 0 2024-07-28T12:35:23.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:23.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:23.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:23.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:23.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:23.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:23 smithi022 bash[80503]: cluster 2024-07-28T12:35:22.217055+0000 mgr.y (mgr.25232) 1321 : cluster [DBG] pgmap v2137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:23 smithi022 bash[82865]: cluster 2024-07-28T12:35:22.217055+0000 mgr.y (mgr.25232) 1321 : cluster [DBG] pgmap v2137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:23.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:23.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:23.758 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:23 smithi150 bash[67543]: cluster 2024-07-28T12:35:22.217055+0000 mgr.y (mgr.25232) 1321 : cluster [DBG] pgmap v2137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:23.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:23.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1437 16 16 0 0 0 - 0 2024-07-28T12:35:23.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:24.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:24.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:24.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:24.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:24.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:24.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:24.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:24.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:24.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1438 16 16 0 0 0 - 0 2024-07-28T12:35:25.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:25.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:25.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:25.336 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:35:25.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:25.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:25.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:25 smithi022 bash[80503]: cluster 2024-07-28T12:35:24.218464+0000 mgr.y (mgr.25232) 1322 : cluster [DBG] pgmap v2138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:25.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:25 smithi022 bash[80503]: audit 2024-07-28T12:35:24.913898+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? 172.21.15.22:0/3495825147' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:35:25.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:25 smithi022 bash[82865]: cluster 2024-07-28T12:35:24.218464+0000 mgr.y (mgr.25232) 1322 : cluster [DBG] pgmap v2138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:25.555 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:25 smithi022 bash[82865]: audit 2024-07-28T12:35:24.913898+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? 172.21.15.22:0/3495825147' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:35:25.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:25.761 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:25 smithi150 bash[67543]: cluster 2024-07-28T12:35:24.218464+0000 mgr.y (mgr.25232) 1322 : cluster [DBG] pgmap v2138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:25 smithi150 bash[67543]: audit 2024-07-28T12:35:24.913898+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? 172.21.15.22:0/3495825147' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:35:25.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:25.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1439 16 16 0 0 0 - 0 2024-07-28T12:35:25.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:26.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:26.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:26.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:26.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[80503]: cluster 2024-07-28T12:35:25.323263+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[80503]: audit 2024-07-28T12:35:25.336264+0000 mon.a (mon.0) 2312 : audit [INF] from='client.? 172.21.15.22:0/3495825147' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[80503]: cluster 2024-07-28T12:35:25.336320+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1212: 8 total, 2 up, 8 in 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[80503]: audit 2024-07-28T12:35:26.162216+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[82865]: cluster 2024-07-28T12:35:25.323263+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[82865]: audit 2024-07-28T12:35:25.336264+0000 mon.a (mon.0) 2312 : audit [INF] from='client.? 172.21.15.22:0/3495825147' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[82865]: cluster 2024-07-28T12:35:25.336320+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1212: 8 total, 2 up, 8 in 2024-07-28T12:35:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:26 smithi022 bash[82865]: audit 2024-07-28T12:35:26.162216+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:35:26.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:26.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:26 smithi150 bash[67543]: cluster 2024-07-28T12:35:25.323263+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:26.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:26 smithi150 bash[67543]: audit 2024-07-28T12:35:25.336264+0000 mon.a (mon.0) 2312 : audit [INF] from='client.? 172.21.15.22:0/3495825147' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:35:26.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:26 smithi150 bash[67543]: cluster 2024-07-28T12:35:25.336320+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1212: 8 total, 2 up, 8 in 2024-07-28T12:35:26.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:26 smithi150 bash[67543]: audit 2024-07-28T12:35:26.162216+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:35:26.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:26.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:26.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:26.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:35:26.978720+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:35:26.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:35:26.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1440 16 16 0 0 0 - 0 2024-07-28T12:35:27.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:27.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:27.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:27.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:27.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:27.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:27.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:27 smithi150 bash[67543]: cluster 2024-07-28T12:35:26.219624+0000 mgr.y (mgr.25232) 1323 : cluster [DBG] pgmap v2140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:27.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:27 smithi022 bash[80503]: cluster 2024-07-28T12:35:26.219624+0000 mgr.y (mgr.25232) 1323 : cluster [DBG] pgmap v2140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:27 smithi022 bash[82865]: cluster 2024-07-28T12:35:26.219624+0000 mgr.y (mgr.25232) 1323 : cluster [DBG] pgmap v2140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:27.890 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:27.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1441 16 16 0 0 0 - 0 2024-07-28T12:35:28.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:28.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:28.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:35:28.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:28.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:28.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:28.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:28.611 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:28.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:28.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:28.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:28.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1442 16 16 0 0 0 - 0 2024-07-28T12:35:29.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:29.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:29.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:29.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:29.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:29.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:29.684 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:29 smithi150 bash[67543]: cluster 2024-07-28T12:35:28.220941+0000 mgr.y (mgr.25232) 1324 : cluster [DBG] pgmap v2141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:29.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:35:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:35:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:35:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:29 smithi022 bash[80503]: cluster 2024-07-28T12:35:28.220941+0000 mgr.y (mgr.25232) 1324 : cluster [DBG] pgmap v2141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:29 smithi022 bash[82865]: cluster 2024-07-28T12:35:28.220941+0000 mgr.y (mgr.25232) 1324 : cluster [DBG] pgmap v2141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:29.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:29.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1443 16 16 0 0 0 - 0 2024-07-28T12:35:30.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:30.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:30.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:30.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:30.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:30.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:30.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:30.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:30.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:30.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1444 16 16 0 0 0 - 0 2024-07-28T12:35:31.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:31.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:31.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:31.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:31.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:31 smithi022 bash[80503]: cluster 2024-07-28T12:35:30.222323+0000 mgr.y (mgr.25232) 1325 : cluster [DBG] pgmap v2142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:31 smithi022 bash[82865]: cluster 2024-07-28T12:35:30.222323+0000 mgr.y (mgr.25232) 1325 : cluster [DBG] pgmap v2142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:31.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:31 smithi150 bash[67543]: cluster 2024-07-28T12:35:30.222323+0000 mgr.y (mgr.25232) 1325 : cluster [DBG] pgmap v2142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:31.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:31.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:31.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1445 16 16 0 0 0 - 0 2024-07-28T12:35:32.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:32.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:32.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:32.288 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:35:32.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:32.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:35:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:35:32.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:32.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:32.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:32.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:32.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1446 16 16 0 0 0 - 0 2024-07-28T12:35:32.995 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:35:32.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:35:33.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:33.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:33.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.033587+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.037281+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.041202+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.045219+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.505664+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.507015+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[82865]: audit 2024-07-28T12:35:32.515989+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.033587+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.037281+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.041202+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.045219+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.505664+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.507015+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:35:33.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:33 smithi022 bash[80503]: audit 2024-07-28T12:35:32.515989+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:33.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.033587+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.037281+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.041202+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.045219+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.505664+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:35:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.507015+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:35:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:33 smithi150 bash[67543]: audit 2024-07-28T12:35:32.515989+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:33.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:33.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:33.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:33.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:33.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1447 16 16 0 0 0 - 0 2024-07-28T12:35:34.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:34.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:34.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:34 smithi022 bash[80503]: cluster 2024-07-28T12:35:32.223006+0000 mgr.y (mgr.25232) 1326 : cluster [DBG] pgmap v2143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:34 smithi022 bash[82865]: cluster 2024-07-28T12:35:32.223006+0000 mgr.y (mgr.25232) 1326 : cluster [DBG] pgmap v2143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:34.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:34.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:34 smithi150 bash[67543]: cluster 2024-07-28T12:35:32.223006+0000 mgr.y (mgr.25232) 1326 : cluster [DBG] pgmap v2143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:34.490 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:34.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:34.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:34.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:34.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:34.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1448 16 16 0 0 0 - 0 2024-07-28T12:35:34.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:35.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:35.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:35.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:35.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:35.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:35.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:35.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:35.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:35.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1449 16 16 0 0 0 - 0 2024-07-28T12:35:36.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:36.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:36.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:36.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:36 smithi022 bash[80503]: cluster 2024-07-28T12:35:34.224334+0000 mgr.y (mgr.25232) 1327 : cluster [DBG] pgmap v2144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:36.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:36 smithi022 bash[80503]: audit 2024-07-28T12:35:35.113075+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:36.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:36 smithi022 bash[82865]: cluster 2024-07-28T12:35:34.224334+0000 mgr.y (mgr.25232) 1327 : cluster [DBG] pgmap v2144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:36.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:36 smithi022 bash[82865]: audit 2024-07-28T12:35:35.113075+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:36.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:36 smithi150 bash[67543]: cluster 2024-07-28T12:35:34.224334+0000 mgr.y (mgr.25232) 1327 : cluster [DBG] pgmap v2144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:36 smithi150 bash[67543]: audit 2024-07-28T12:35:35.113075+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:36.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:36.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:36.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:36.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:36.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1450 16 16 0 0 0 - 0 2024-07-28T12:35:37.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:37.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:37.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:37.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:37.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:37.534 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:37.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:37.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:37.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:37.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:37.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1451 16 16 0 0 0 - 0 2024-07-28T12:35:38.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:38.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:38.218 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:38 smithi150 bash[67543]: cluster 2024-07-28T12:35:36.225704+0000 mgr.y (mgr.25232) 1328 : cluster [DBG] pgmap v2145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:38.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:38 smithi022 bash[82865]: cluster 2024-07-28T12:35:36.225704+0000 mgr.y (mgr.25232) 1328 : cluster [DBG] pgmap v2145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:38 smithi022 bash[80503]: cluster 2024-07-28T12:35:36.225704+0000 mgr.y (mgr.25232) 1328 : cluster [DBG] pgmap v2145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:38.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:38.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:38.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:38.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:38.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:38.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1452 16 16 0 0 0 - 0 2024-07-28T12:35:39.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:39.069 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:35:39.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:39.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:39.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:39 smithi022 bash[82865]: audit 2024-07-28T12:35:38.900810+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.22:0/2287852034' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:39.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:39 smithi022 bash[82865]: audit 2024-07-28T12:35:38.901171+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:39.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:39 smithi022 bash[80503]: audit 2024-07-28T12:35:38.900810+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.22:0/2287852034' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:39.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:39 smithi022 bash[80503]: audit 2024-07-28T12:35:38.901171+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:39.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:39.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:39 smithi150 bash[67543]: audit 2024-07-28T12:35:38.900810+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.22:0/2287852034' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:39 smithi150 bash[67543]: audit 2024-07-28T12:35:38.901171+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:35:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:35:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:35:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:35:39.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:39.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:39.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:39.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:39.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1453 16 16 0 0 0 - 0 2024-07-28T12:35:40.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:40.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:40 smithi150 bash[67543]: cluster 2024-07-28T12:35:38.227073+0000 mgr.y (mgr.25232) 1329 : cluster [DBG] pgmap v2146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:40 smithi150 bash[67543]: cluster 2024-07-28T12:35:39.055294+0000 mon.a (mon.0) 2324 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:35:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:40 smithi150 bash[67543]: audit 2024-07-28T12:35:39.066552+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:35:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:40 smithi150 bash[67543]: cluster 2024-07-28T12:35:39.066673+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1213: 8 total, 2 up, 8 in 2024-07-28T12:35:40.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:40.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:40.569 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[82865]: cluster 2024-07-28T12:35:38.227073+0000 mgr.y (mgr.25232) 1329 : cluster [DBG] pgmap v2146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[82865]: cluster 2024-07-28T12:35:39.055294+0000 mon.a (mon.0) 2324 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:35:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[82865]: audit 2024-07-28T12:35:39.066552+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:35:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[82865]: cluster 2024-07-28T12:35:39.066673+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1213: 8 total, 2 up, 8 in 2024-07-28T12:35:40.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[80503]: cluster 2024-07-28T12:35:38.227073+0000 mgr.y (mgr.25232) 1329 : cluster [DBG] pgmap v2146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:40.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[80503]: cluster 2024-07-28T12:35:39.055294+0000 mon.a (mon.0) 2324 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:35:40.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[80503]: audit 2024-07-28T12:35:39.066552+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:35:40.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:40 smithi022 bash[80503]: cluster 2024-07-28T12:35:39.066673+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1213: 8 total, 2 up, 8 in 2024-07-28T12:35:40.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:40.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:40.926 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:40.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1454 16 16 0 0 0 - 0 2024-07-28T12:35:41.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:41.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:41.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:41.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:41.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:41.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:41.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:41.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:41.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1455 16 16 0 0 0 - 0 2024-07-28T12:35:41.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:42.025 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:35:42.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:42.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:42.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:42 smithi022 bash[80503]: cluster 2024-07-28T12:35:40.228418+0000 mgr.y (mgr.25232) 1330 : cluster [DBG] pgmap v2148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:42.237 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:42 smithi022 bash[82865]: cluster 2024-07-28T12:35:40.228418+0000 mgr.y (mgr.25232) 1330 : cluster [DBG] pgmap v2148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:42.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:42 smithi150 bash[67543]: cluster 2024-07-28T12:35:40.228418+0000 mgr.y (mgr.25232) 1330 : cluster [DBG] pgmap v2148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:42.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:42.465 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:42.584 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:42.595 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:35:42 smithi150 bash[60514]: ts=2024-07-28T12:35: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:35:42.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:35:42.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:42.811 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:35:42.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:35:42.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:42.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:42.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1456 16 16 0 0 0 - 0 2024-07-28T12:35:43.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:43.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:43.184 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:43 smithi150 bash[67543]: cluster 2024-07-28T12:35:42.229942+0000 mgr.y (mgr.25232) 1331 : cluster [DBG] pgmap v2149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:43.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:43.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:43 smithi022 bash[82865]: cluster 2024-07-28T12:35:42.229942+0000 mgr.y (mgr.25232) 1331 : cluster [DBG] pgmap v2149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:43.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:43 smithi022 bash[80503]: cluster 2024-07-28T12:35:42.229942+0000 mgr.y (mgr.25232) 1331 : cluster [DBG] pgmap v2149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:43.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:43.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:43.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:43.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:43.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:43.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1457 16 16 0 0 0 - 0 2024-07-28T12:35:44.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:44.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:44.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:44.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:44.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:44.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:44.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:44.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:44.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:44.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1458 16 16 0 0 0 - 0 2024-07-28T12:35:45.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:45.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:45.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:45.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:45.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:45.572 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:45 smithi150 bash[67543]: cluster 2024-07-28T12:35:44.230863+0000 mgr.y (mgr.25232) 1332 : cluster [DBG] pgmap v2150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:45 smithi022 bash[80503]: cluster 2024-07-28T12:35:44.230863+0000 mgr.y (mgr.25232) 1332 : cluster [DBG] pgmap v2150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:45 smithi022 bash[82865]: cluster 2024-07-28T12:35:44.230863+0000 mgr.y (mgr.25232) 1332 : cluster [DBG] pgmap v2150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:45.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:45.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:45.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:45.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1459 16 16 0 0 0 - 0 2024-07-28T12:35:46.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:46.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:46.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:46.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:46.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:46.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:46.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:46.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:46.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:35:46.981268+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:35:46.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:35:46.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1460 16 16 0 0 0 - 0 2024-07-28T12:35:46.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:47.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:47.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:47.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:47.399 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:47.399 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:47.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:47.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:47 smithi022 bash[80503]: cluster 2024-07-28T12:35:46.232167+0000 mgr.y (mgr.25232) 1333 : cluster [DBG] pgmap v2151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:47.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:47 smithi022 bash[82865]: cluster 2024-07-28T12:35:46.232167+0000 mgr.y (mgr.25232) 1333 : cluster [DBG] pgmap v2151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:47.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:47.585 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:47 smithi150 bash[67543]: cluster 2024-07-28T12:35:46.232167+0000 mgr.y (mgr.25232) 1333 : cluster [DBG] pgmap v2151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:47.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:47.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:47.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:47.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1461 16 16 0 0 0 - 0 2024-07-28T12:35:48.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:48.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:48.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:48.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:48.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:48.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:48.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:48.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:48.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1462 16 16 0 0 0 - 0 2024-07-28T12:35:49.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:49.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:49.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:49.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:49.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:49.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:49.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:49.721 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:35:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:35:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:35:49.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:49.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:49.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1463 16 16 0 0 0 - 0 2024-07-28T12:35:50.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:49 smithi022 bash[80503]: cluster 2024-07-28T12:35:48.233527+0000 mgr.y (mgr.25232) 1334 : cluster [DBG] pgmap v2152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:49 smithi022 bash[82865]: cluster 2024-07-28T12:35:48.233527+0000 mgr.y (mgr.25232) 1334 : cluster [DBG] pgmap v2152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:50.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:49 smithi150 bash[67543]: cluster 2024-07-28T12:35:48.233527+0000 mgr.y (mgr.25232) 1334 : cluster [DBG] pgmap v2152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:50.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:50.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:50.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:50.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:50.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:50.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:50.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1464 16 16 0 0 0 - 0 2024-07-28T12:35:51.024 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:51.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:51.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:51 smithi150 bash[67543]: audit 2024-07-28T12:35:50.117467+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:51 smithi150 bash[67543]: audit 2024-07-28T12:35:50.119367+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:51 smithi150 bash[67543]: cluster 2024-07-28T12:35:50.234917+0000 mgr.y (mgr.25232) 1335 : cluster [DBG] pgmap v2153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:51 smithi022 bash[80503]: audit 2024-07-28T12:35:50.117467+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:51 smithi022 bash[80503]: audit 2024-07-28T12:35:50.119367+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:51 smithi022 bash[80503]: cluster 2024-07-28T12:35:50.234917+0000 mgr.y (mgr.25232) 1335 : cluster [DBG] pgmap v2153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:51 smithi022 bash[82865]: audit 2024-07-28T12:35:50.117467+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:35:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:51 smithi022 bash[82865]: audit 2024-07-28T12:35:50.119367+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:35:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:51 smithi022 bash[82865]: cluster 2024-07-28T12:35:50.234917+0000 mgr.y (mgr.25232) 1335 : cluster [DBG] pgmap v2153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:51.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:51.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:51.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:51.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:51.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:51.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:51.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1465 16 16 0 0 0 - 0 2024-07-28T12:35:52.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:52.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:52.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:52.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:35:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:35:52.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:52.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:52.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:52.839 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:35:52.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:52.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1466 16 16 0 0 0 - 0 2024-07-28T12:35:53.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:53.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:53.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:53.304 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:35:53.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:53.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:53 smithi022 bash[80503]: cluster 2024-07-28T12:35:52.236279+0000 mgr.y (mgr.25232) 1336 : cluster [DBG] pgmap v2154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:53 smithi022 bash[80503]: audit 2024-07-28T12:35:52.956777+0000 mon.a (mon.0) 2329 : audit [INF] from='client.? 172.21.15.22:0/4242833035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:35:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:53 smithi022 bash[82865]: cluster 2024-07-28T12:35:52.236279+0000 mgr.y (mgr.25232) 1336 : cluster [DBG] pgmap v2154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:53 smithi022 bash[82865]: audit 2024-07-28T12:35:52.956777+0000 mon.a (mon.0) 2329 : audit [INF] from='client.? 172.21.15.22:0/4242833035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:35:53.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:53.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:53 smithi150 bash[67543]: cluster 2024-07-28T12:35:52.236279+0000 mgr.y (mgr.25232) 1336 : cluster [DBG] pgmap v2154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:53.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:53 smithi150 bash[67543]: audit 2024-07-28T12:35:52.956777+0000 mon.a (mon.0) 2329 : audit [INF] from='client.? 172.21.15.22:0/4242833035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:35:53.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:53.852 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:35:53.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:35:53.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:53.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1467 16 16 0 0 0 - 0 2024-07-28T12:35:54.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:54.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:54.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:54.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:54.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:54.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:54 smithi150 bash[67543]: cluster 2024-07-28T12:35:53.291425+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:54.501 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:54 smithi150 bash[67543]: audit 2024-07-28T12:35:53.303886+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.22:0/4242833035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:35:54.501 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:54 smithi150 bash[67543]: cluster 2024-07-28T12:35:53.303983+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1214: 8 total, 2 up, 8 in 2024-07-28T12:35:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:54 smithi022 bash[80503]: cluster 2024-07-28T12:35:53.291425+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:54 smithi022 bash[80503]: audit 2024-07-28T12:35:53.303886+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.22:0/4242833035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:35:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:54 smithi022 bash[80503]: cluster 2024-07-28T12:35:53.303983+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1214: 8 total, 2 up, 8 in 2024-07-28T12:35:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:54 smithi022 bash[82865]: cluster 2024-07-28T12:35:53.291425+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:35:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:54 smithi022 bash[82865]: audit 2024-07-28T12:35:53.303886+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.22:0/4242833035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:35:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:54 smithi022 bash[82865]: cluster 2024-07-28T12:35:53.303983+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1214: 8 total, 2 up, 8 in 2024-07-28T12:35:54.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:54.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:54.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:54.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:54.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1468 16 16 0 0 0 - 0 2024-07-28T12:35:55.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:55.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:55.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:55.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:55 smithi150 bash[67543]: cluster 2024-07-28T12:35:54.237767+0000 mgr.y (mgr.25232) 1337 : cluster [DBG] pgmap v2156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:55.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:55.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:55 smithi022 bash[80503]: cluster 2024-07-28T12:35:54.237767+0000 mgr.y (mgr.25232) 1337 : cluster [DBG] pgmap v2156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:55.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:55 smithi022 bash[82865]: cluster 2024-07-28T12:35:54.237767+0000 mgr.y (mgr.25232) 1337 : cluster [DBG] pgmap v2156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:55.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:55.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:55.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:55.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1469 16 16 0 0 0 - 0 2024-07-28T12:35:56.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:56.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:56.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:56.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:35:56.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:56.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:56.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:56.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:56.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:35:56.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1470 16 16 0 0 0 - 0 2024-07-28T12:35:57.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:57.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:57.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:57.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:57.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:57.487 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:57 smithi150 bash[67543]: cluster 2024-07-28T12:35:56.239361+0000 mgr.y (mgr.25232) 1338 : cluster [DBG] pgmap v2157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:57 smithi022 bash[80503]: cluster 2024-07-28T12:35:56.239361+0000 mgr.y (mgr.25232) 1338 : cluster [DBG] pgmap v2157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:57 smithi022 bash[82865]: cluster 2024-07-28T12:35:56.239361+0000 mgr.y (mgr.25232) 1338 : cluster [DBG] pgmap v2157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:57.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:57.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:57.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:35:57.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:57.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1471 16 16 0 0 0 - 0 2024-07-28T12:35:58.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:58.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:58.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:58.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:58.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:58.616 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:35:58.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:58.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:35:58.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:58.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1472 16 16 0 0 0 - 0 2024-07-28T12:35:59.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:59.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:35:59.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:35:59.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:59.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:35:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:35:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:35:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:35:59 smithi022 bash[80503]: cluster 2024-07-28T12:35:58.240892+0000 mgr.y (mgr.25232) 1339 : cluster [DBG] pgmap v2158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:35:59 smithi022 bash[82865]: cluster 2024-07-28T12:35:58.240892+0000 mgr.y (mgr.25232) 1339 : cluster [DBG] pgmap v2158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:59.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:59.629 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:35:59 smithi150 bash[67543]: cluster 2024-07-28T12:35:58.240892+0000 mgr.y (mgr.25232) 1339 : cluster [DBG] pgmap v2158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:35:59.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:35:59.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:35:59.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:35:59.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1473 16 16 0 0 0 - 0 2024-07-28T12:36:00.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:00.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:00.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:00.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:00.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:00.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:00.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:00.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:00.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1474 16 16 0 0 0 - 0 2024-07-28T12:36:01.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:01.097 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:01.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:01.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:01.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:01.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:01.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:01 smithi022 bash[80503]: cluster 2024-07-28T12:36:00.242311+0000 mgr.y (mgr.25232) 1340 : cluster [DBG] pgmap v2159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:01 smithi022 bash[82865]: cluster 2024-07-28T12:36:00.242311+0000 mgr.y (mgr.25232) 1340 : cluster [DBG] pgmap v2159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:01.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:01.637 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:01 smithi150 bash[67543]: cluster 2024-07-28T12:36:00.242311+0000 mgr.y (mgr.25232) 1340 : cluster [DBG] pgmap v2159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:01.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:01.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:01.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:01.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1475 16 16 0 0 0 - 0 2024-07-28T12:36:02.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:02.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:02.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:02.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:36:02 smithi150 bash[60514]: ts=2024-07-28T12:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:36:02.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:02.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:02.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:02.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:02.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1476 16 16 0 0 0 - 0 2024-07-28T12:36:02.988 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:03.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:03.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:03.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:03.401 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:03.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:03 smithi022 bash[82865]: cluster 2024-07-28T12:36:02.243660+0000 mgr.y (mgr.25232) 1341 : cluster [DBG] pgmap v2160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:03.435 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:03 smithi022 bash[80503]: cluster 2024-07-28T12:36:02.243660+0000 mgr.y (mgr.25232) 1341 : cluster [DBG] pgmap v2160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:03.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:03.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:03.645 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:03 smithi150 bash[67543]: cluster 2024-07-28T12:36:02.243660+0000 mgr.y (mgr.25232) 1341 : cluster [DBG] pgmap v2160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:03.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:03.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:03.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1477 16 16 0 0 0 - 0 2024-07-28T12:36:03.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:04.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:04.214 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:04.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:36:04.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:04.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:04.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:04.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:04.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:04.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:04.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:04.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1478 16 16 0 0 0 - 0 2024-07-28T12:36:05.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:05.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:05.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:05.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:05 smithi150 bash[67543]: cluster 2024-07-28T12:36:04.245095+0000 mgr.y (mgr.25232) 1342 : cluster [DBG] pgmap v2161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:05 smithi150 bash[67543]: audit 2024-07-28T12:36:05.120499+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:05 smithi150 bash[67543]: audit 2024-07-28T12:36:05.122114+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:05.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:05 smithi022 bash[82865]: cluster 2024-07-28T12:36:04.245095+0000 mgr.y (mgr.25232) 1342 : cluster [DBG] pgmap v2161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:05 smithi022 bash[82865]: audit 2024-07-28T12:36:05.120499+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:05 smithi022 bash[82865]: audit 2024-07-28T12:36:05.122114+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:05 smithi022 bash[80503]: cluster 2024-07-28T12:36:04.245095+0000 mgr.y (mgr.25232) 1342 : cluster [DBG] pgmap v2161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:05 smithi022 bash[80503]: audit 2024-07-28T12:36:05.120499+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:05.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:05 smithi022 bash[80503]: audit 2024-07-28T12:36:05.122114+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:05.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:05.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:05.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:05.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1479 16 16 0 0 0 - 0 2024-07-28T12:36:06.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:06.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:06.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:06.349 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:36:06.366 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:06.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:06.490 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:06 smithi150 bash[67543]: audit 2024-07-28T12:36:06.299087+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.22:0/3284853330' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:06.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:06 smithi150 bash[67543]: audit 2024-07-28T12:36:06.299705+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:06.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:06.610 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:06 smithi022 bash[80503]: audit 2024-07-28T12:36:06.299087+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.22:0/3284853330' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:06.611 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:06 smithi022 bash[80503]: audit 2024-07-28T12:36:06.299705+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:06.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:06 smithi022 bash[82865]: audit 2024-07-28T12:36:06.299087+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.22:0/3284853330' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:06.611 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:06 smithi022 bash[82865]: audit 2024-07-28T12:36:06.299705+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:06.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:06.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:06.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:06.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:36:06.984009+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:36:06.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:36:06.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1480 16 16 0 0 0 - 0 2024-07-28T12:36:07.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:07.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:07.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:07.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:07.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:07.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[80503]: cluster 2024-07-28T12:36:06.246445+0000 mgr.y (mgr.25232) 1343 : cluster [DBG] pgmap v2162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:07.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[80503]: cluster 2024-07-28T12:36:06.334227+0000 mon.a (mon.0) 2336 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:07.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[80503]: audit 2024-07-28T12:36:06.348804+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:07.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[80503]: cluster 2024-07-28T12:36:06.348991+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1215: 8 total, 2 up, 8 in 2024-07-28T12:36:07.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[82865]: cluster 2024-07-28T12:36:06.246445+0000 mgr.y (mgr.25232) 1343 : cluster [DBG] pgmap v2162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:07.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[82865]: cluster 2024-07-28T12:36:06.334227+0000 mon.a (mon.0) 2336 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:07.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[82865]: audit 2024-07-28T12:36:06.348804+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:07.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:07 smithi022 bash[82865]: cluster 2024-07-28T12:36:06.348991+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1215: 8 total, 2 up, 8 in 2024-07-28T12:36:07.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:07.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:07 smithi150 bash[67543]: cluster 2024-07-28T12:36:06.246445+0000 mgr.y (mgr.25232) 1343 : cluster [DBG] pgmap v2162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:07.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:07 smithi150 bash[67543]: cluster 2024-07-28T12:36:06.334227+0000 mon.a (mon.0) 2336 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:07.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:07 smithi150 bash[67543]: audit 2024-07-28T12:36:06.348804+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:07.672 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:07 smithi150 bash[67543]: cluster 2024-07-28T12:36:06.348991+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1215: 8 total, 2 up, 8 in 2024-07-28T12:36:07.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:07.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:07.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1481 16 16 0 0 0 - 0 2024-07-28T12:36:08.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:08.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:08.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:08.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:08.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:08.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:08.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:08.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:08.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:08.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1482 16 16 0 0 0 - 0 2024-07-28T12:36:09.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:09.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:36:09.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:09.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:09.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:09 smithi022 bash[80503]: cluster 2024-07-28T12:36:08.247728+0000 mgr.y (mgr.25232) 1344 : cluster [DBG] pgmap v2164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:09.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:09 smithi022 bash[82865]: cluster 2024-07-28T12:36:08.247728+0000 mgr.y (mgr.25232) 1344 : cluster [DBG] pgmap v2164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:09.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:09.450 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:09 smithi150 bash[67543]: cluster 2024-07-28T12:36:08.247728+0000 mgr.y (mgr.25232) 1344 : cluster [DBG] pgmap v2164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:09.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:09.596 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:09.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:09.691 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:36:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:36:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:36:09.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:09.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:09.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1483 16 16 0 0 0 - 0 2024-07-28T12:36:10.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:10.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:10.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:10.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:10.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:10.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:10.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:10.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:10.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:10.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1484 16 16 0 0 0 - 0 2024-07-28T12:36:11.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:11.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:11.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:11.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:11.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:11 smithi022 bash[80503]: cluster 2024-07-28T12:36:10.249097+0000 mgr.y (mgr.25232) 1345 : cluster [DBG] pgmap v2165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:11 smithi022 bash[82865]: cluster 2024-07-28T12:36:10.249097+0000 mgr.y (mgr.25232) 1345 : cluster [DBG] pgmap v2165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:11.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:11 smithi150 bash[67543]: cluster 2024-07-28T12:36:10.249097+0000 mgr.y (mgr.25232) 1345 : cluster [DBG] pgmap v2165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:11.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:11.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:11.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1485 16 16 0 0 0 - 0 2024-07-28T12:36:12.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:12.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:12.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:12.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:36:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:36:12.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:12.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:12.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:12.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:12.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1486 16 16 0 0 0 - 0 2024-07-28T12:36:13.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:13.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:13.158 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:13.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:13.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:13.437 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:13 smithi022 bash[80503]: cluster 2024-07-28T12:36:12.249978+0000 mgr.y (mgr.25232) 1346 : cluster [DBG] pgmap v2166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:13.437 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:13 smithi022 bash[82865]: cluster 2024-07-28T12:36:12.249978+0000 mgr.y (mgr.25232) 1346 : cluster [DBG] pgmap v2166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:13.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:13.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:13.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:13 smithi150 bash[67543]: cluster 2024-07-28T12:36:12.249978+0000 mgr.y (mgr.25232) 1346 : cluster [DBG] pgmap v2166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:13.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:13.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:13.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:36:13.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:13.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1487 16 16 0 0 0 - 0 2024-07-28T12:36:14.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:14.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:14.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:14.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:14.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:14.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:14.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:14.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:14.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1488 16 16 0 0 0 - 0 2024-07-28T12:36:15.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:15.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:15.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:15.347 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:15.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:15.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:15.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:15 smithi150 bash[67543]: cluster 2024-07-28T12:36:14.251036+0000 mgr.y (mgr.25232) 1347 : cluster [DBG] pgmap v2167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:15 smithi022 bash[80503]: cluster 2024-07-28T12:36:14.251036+0000 mgr.y (mgr.25232) 1347 : cluster [DBG] pgmap v2167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:15 smithi022 bash[82865]: cluster 2024-07-28T12:36:14.251036+0000 mgr.y (mgr.25232) 1347 : cluster [DBG] pgmap v2167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:15.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:15.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:15.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:15.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:15.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1489 16 16 0 0 0 - 0 2024-07-28T12:36:16.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:16.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:16.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:16.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:16.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:16.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:16.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:16.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:16.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1490 16 16 0 0 0 - 0 2024-07-28T12:36:17.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:17.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:17.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:17.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:17.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:17 smithi022 bash[80503]: cluster 2024-07-28T12:36:16.252533+0000 mgr.y (mgr.25232) 1348 : cluster [DBG] pgmap v2168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:17 smithi022 bash[82865]: cluster 2024-07-28T12:36:16.252533+0000 mgr.y (mgr.25232) 1348 : cluster [DBG] pgmap v2168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:17.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:17.649 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:17 smithi150 bash[67543]: cluster 2024-07-28T12:36:16.252533+0000 mgr.y (mgr.25232) 1348 : cluster [DBG] pgmap v2168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:17.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:17.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:17.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1491 16 16 0 0 0 - 0 2024-07-28T12:36:17.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:18.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:18.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:18.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:18.397 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:18.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:18.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:18.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:18.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:18.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:18.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1492 16 16 0 0 0 - 0 2024-07-28T12:36:19.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:19.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:19.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:19.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:19.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:19 smithi022 bash[80503]: cluster 2024-07-28T12:36:18.254124+0000 mgr.y (mgr.25232) 1349 : cluster [DBG] pgmap v2169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:19.531 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:36:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:36:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:36:19.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:19 smithi022 bash[82865]: cluster 2024-07-28T12:36:18.254124+0000 mgr.y (mgr.25232) 1349 : cluster [DBG] pgmap v2169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:19.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:19.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:19 smithi150 bash[67543]: cluster 2024-07-28T12:36:18.254124+0000 mgr.y (mgr.25232) 1349 : cluster [DBG] pgmap v2169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:19.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:19.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:19.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1493 16 16 0 0 0 - 0 2024-07-28T12:36:20.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:20.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:20.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:20.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:20.374 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:36:20.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:20 smithi022 bash[82865]: audit 2024-07-28T12:36:19.882779+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.22:0/379992631' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:36:20.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:20 smithi022 bash[82865]: audit 2024-07-28T12:36:19.883385+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:36:20.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:20 smithi022 bash[82865]: audit 2024-07-28T12:36:20.114512+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:20.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:20 smithi022 bash[80503]: audit 2024-07-28T12:36:19.882779+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.22:0/379992631' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:36:20.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:20 smithi022 bash[80503]: audit 2024-07-28T12:36:19.883385+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:36:20.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:20 smithi022 bash[80503]: audit 2024-07-28T12:36:20.114512+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:20.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:20.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:20.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:20 smithi150 bash[67543]: audit 2024-07-28T12:36:19.882779+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.22:0/379992631' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:36:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:20 smithi150 bash[67543]: audit 2024-07-28T12:36:19.883385+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:36:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:20 smithi150 bash[67543]: audit 2024-07-28T12:36:20.114512+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:20.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:20.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:20.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1494 16 16 0 0 0 - 0 2024-07-28T12:36:21.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:21.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:21.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:21.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:21.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:21.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:21.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[80503]: cluster 2024-07-28T12:36:20.254873+0000 mgr.y (mgr.25232) 1350 : cluster [DBG] pgmap v2170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[80503]: cluster 2024-07-28T12:36:20.362195+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[80503]: audit 2024-07-28T12:36:20.373551+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[80503]: cluster 2024-07-28T12:36:20.373642+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1216: 8 total, 2 up, 8 in 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[82865]: cluster 2024-07-28T12:36:20.254873+0000 mgr.y (mgr.25232) 1350 : cluster [DBG] pgmap v2170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[82865]: cluster 2024-07-28T12:36:20.362195+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[82865]: audit 2024-07-28T12:36:20.373551+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:36:21.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:21 smithi022 bash[82865]: cluster 2024-07-28T12:36:20.373642+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1216: 8 total, 2 up, 8 in 2024-07-28T12:36:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:21 smithi150 bash[67543]: cluster 2024-07-28T12:36:20.254873+0000 mgr.y (mgr.25232) 1350 : cluster [DBG] pgmap v2170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:21 smithi150 bash[67543]: cluster 2024-07-28T12:36:20.362195+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:21 smithi150 bash[67543]: audit 2024-07-28T12:36:20.373551+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:36:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:21 smithi150 bash[67543]: cluster 2024-07-28T12:36:20.373642+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1216: 8 total, 2 up, 8 in 2024-07-28T12:36:21.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:21.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:21.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1495 16 16 0 0 0 - 0 2024-07-28T12:36:22.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:22.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:22.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:22.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:22.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:22.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:22.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:36:22 smithi150 bash[60514]: ts=2024-07-28T12:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:36:22.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:22.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1496 16 16 0 0 0 - 0 2024-07-28T12:36:22.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:23.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:23.221 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:23.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:23.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:23.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:23.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:23.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:23.716 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:23 smithi150 bash[67543]: cluster 2024-07-28T12:36:22.256228+0000 mgr.y (mgr.25232) 1351 : cluster [DBG] pgmap v2172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:23.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:23 smithi022 bash[80503]: cluster 2024-07-28T12:36:22.256228+0000 mgr.y (mgr.25232) 1351 : cluster [DBG] pgmap v2172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:23 smithi022 bash[82865]: cluster 2024-07-28T12:36:22.256228+0000 mgr.y (mgr.25232) 1351 : cluster [DBG] pgmap v2172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:23.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:36:23.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:23.979 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:23.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:36:23.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1497 16 16 0 0 0 - 0 2024-07-28T12:36:24.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:24.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:24.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:24.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:24.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:24.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:24.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:24.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:24.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1498 16 16 0 0 0 - 0 2024-07-28T12:36:25.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:25.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:25.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:25.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:25.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:25.496 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:25 smithi150 bash[67543]: cluster 2024-07-28T12:36:24.257425+0000 mgr.y (mgr.25232) 1352 : cluster [DBG] pgmap v2173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:25 smithi022 bash[80503]: cluster 2024-07-28T12:36:24.257425+0000 mgr.y (mgr.25232) 1352 : cluster [DBG] pgmap v2173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:25 smithi022 bash[82865]: cluster 2024-07-28T12:36:24.257425+0000 mgr.y (mgr.25232) 1352 : cluster [DBG] pgmap v2173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:25.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:25.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:25.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:25.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:25.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1499 16 16 0 0 0 - 0 2024-07-28T12:36:26.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:26.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:26.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:26.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:26.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:26.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:26.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:26.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:26.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:36:26.986977+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:36:26.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:36:26.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1500 16 16 0 0 0 - 0 2024-07-28T12:36:27.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:27.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:27.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:27.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:27.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:27.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:27.644 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:27 smithi022 bash[80503]: cluster 2024-07-28T12:36:26.258445+0000 mgr.y (mgr.25232) 1353 : cluster [DBG] pgmap v2174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:27.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:27 smithi022 bash[82865]: cluster 2024-07-28T12:36:26.258445+0000 mgr.y (mgr.25232) 1353 : cluster [DBG] pgmap v2174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:27.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:27 smithi150 bash[67543]: cluster 2024-07-28T12:36:26.258445+0000 mgr.y (mgr.25232) 1353 : cluster [DBG] pgmap v2174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:27.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:27.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1501 16 16 0 0 0 - 0 2024-07-28T12:36:27.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:28.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:28.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:28.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:28.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:28.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:28.638 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:28.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:28.731 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:36:28.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:28.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:28.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1502 16 16 0 0 0 - 0 2024-07-28T12:36:29.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:29.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:29.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:29.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:29.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:29 smithi022 bash[82865]: cluster 2024-07-28T12:36:28.259812+0000 mgr.y (mgr.25232) 1354 : cluster [DBG] pgmap v2175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:29 smithi022 bash[80503]: cluster 2024-07-28T12:36:28.259812+0000 mgr.y (mgr.25232) 1354 : cluster [DBG] pgmap v2175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:36:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:36:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:36:29.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:29 smithi150 bash[67543]: cluster 2024-07-28T12:36:28.259812+0000 mgr.y (mgr.25232) 1354 : cluster [DBG] pgmap v2175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:29.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:29.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:29.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1503 16 16 0 0 0 - 0 2024-07-28T12:36:30.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:30.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:30.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:30.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:30.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:30.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:30.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:30.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:30.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:30.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1504 16 16 0 0 0 - 0 2024-07-28T12:36:31.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:31.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:31.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:31.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:31.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:31.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:31.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:31 smithi150 bash[67543]: cluster 2024-07-28T12:36:30.261343+0000 mgr.y (mgr.25232) 1355 : cluster [DBG] pgmap v2176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:31.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:31.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:31 smithi022 bash[80503]: cluster 2024-07-28T12:36:30.261343+0000 mgr.y (mgr.25232) 1355 : cluster [DBG] pgmap v2176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:31.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:31 smithi022 bash[82865]: cluster 2024-07-28T12:36:30.261343+0000 mgr.y (mgr.25232) 1355 : cluster [DBG] pgmap v2176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:31.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:31.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1505 16 16 0 0 0 - 0 2024-07-28T12:36:32.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:32.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:32.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:32.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:32.408 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:36:32.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:32.610 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:32.611 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:32 smithi150 bash[67543]: audit 2024-07-28T12:36:32.336749+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? 172.21.15.22:0/3217830611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:32.611 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:36:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:36:32.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:32.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:32 smithi022 bash[80503]: audit 2024-07-28T12:36:32.336749+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? 172.21.15.22:0/3217830611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:32 smithi022 bash[82865]: audit 2024-07-28T12:36:32.336749+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? 172.21.15.22:0/3217830611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:32.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:32.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:32.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1506 16 16 0 0 0 - 0 2024-07-28T12:36:33.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:33.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:33.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:33.394 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:33.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:36:33.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:33 smithi150 bash[67543]: cluster 2024-07-28T12:36:32.262721+0000 mgr.y (mgr.25232) 1356 : cluster [DBG] pgmap v2177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:33 smithi150 bash[67543]: cluster 2024-07-28T12:36:32.392932+0000 mon.a (mon.0) 2345 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:33 smithi150 bash[67543]: audit 2024-07-28T12:36:32.408124+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? 172.21.15.22:0/3217830611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:33 smithi150 bash[67543]: cluster 2024-07-28T12:36:32.408291+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1217: 8 total, 2 up, 8 in 2024-07-28T12:36:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:33 smithi150 bash[67543]: audit 2024-07-28T12:36:32.641041+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:36:33.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:33.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:33.694 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[80503]: cluster 2024-07-28T12:36:32.262721+0000 mgr.y (mgr.25232) 1356 : cluster [DBG] pgmap v2177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[80503]: cluster 2024-07-28T12:36:32.392932+0000 mon.a (mon.0) 2345 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[80503]: audit 2024-07-28T12:36:32.408124+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? 172.21.15.22:0/3217830611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[80503]: cluster 2024-07-28T12:36:32.408291+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1217: 8 total, 2 up, 8 in 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[80503]: audit 2024-07-28T12:36:32.641041+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[82865]: cluster 2024-07-28T12:36:32.262721+0000 mgr.y (mgr.25232) 1356 : cluster [DBG] pgmap v2177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[82865]: cluster 2024-07-28T12:36:32.392932+0000 mon.a (mon.0) 2345 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[82865]: audit 2024-07-28T12:36:32.408124+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? 172.21.15.22:0/3217830611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[82865]: cluster 2024-07-28T12:36:32.408291+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1217: 8 total, 2 up, 8 in 2024-07-28T12:36:33.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:33 smithi022 bash[82865]: audit 2024-07-28T12:36:32.641041+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:36:33.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:33.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:33.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1507 16 16 0 0 0 - 0 2024-07-28T12:36:34.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:34.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:34.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:34.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:34.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:34.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:34.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:34.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:34.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1508 16 16 0 0 0 - 0 2024-07-28T12:36:34.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:35.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:35.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:36:35.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:35.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:35.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:35.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:35.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:35.706 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:35 smithi150 bash[67543]: cluster 2024-07-28T12:36:34.264122+0000 mgr.y (mgr.25232) 1357 : cluster [DBG] pgmap v2179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:35.707 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:35 smithi150 bash[67543]: audit 2024-07-28T12:36:35.124744+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:35.707 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:35 smithi150 bash[67543]: audit 2024-07-28T12:36:35.126868+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:35.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:35 smithi022 bash[80503]: cluster 2024-07-28T12:36:34.264122+0000 mgr.y (mgr.25232) 1357 : cluster [DBG] pgmap v2179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:35 smithi022 bash[80503]: audit 2024-07-28T12:36:35.124744+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:35 smithi022 bash[80503]: audit 2024-07-28T12:36:35.126868+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:35 smithi022 bash[82865]: cluster 2024-07-28T12:36:34.264122+0000 mgr.y (mgr.25232) 1357 : cluster [DBG] pgmap v2179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:35 smithi022 bash[82865]: audit 2024-07-28T12:36:35.124744+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:35 smithi022 bash[82865]: audit 2024-07-28T12:36:35.126868+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:35.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:35.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1509 16 16 0 0 0 - 0 2024-07-28T12:36:36.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:36.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:36.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:36.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:36.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:36.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:36.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:36.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:36.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1510 16 16 0 0 0 - 0 2024-07-28T12:36:37.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:37.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:37.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:37.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:37.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:37.486 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:36:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:37 smithi022 bash[80503]: cluster 2024-07-28T12:36:36.265581+0000 mgr.y (mgr.25232) 1358 : cluster [DBG] pgmap v2180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:37 smithi022 bash[82865]: cluster 2024-07-28T12:36:36.265581+0000 mgr.y (mgr.25232) 1358 : cluster [DBG] pgmap v2180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:37.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:37.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:37.720 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:37 smithi150 bash[67543]: cluster 2024-07-28T12:36:36.265581+0000 mgr.y (mgr.25232) 1358 : cluster [DBG] pgmap v2180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:37.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:37.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:37.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1511 16 16 0 0 0 - 0 2024-07-28T12:36:38.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:38.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:38.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:38.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:38.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:38.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:38.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:38.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:38.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:38.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1512 16 16 0 0 0 - 0 2024-07-28T12:36:39.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:39.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:39.309 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:39.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: cluster 2024-07-28T12:36:38.266264+0000 mgr.y (mgr.25232) 1359 : cluster [DBG] pgmap v2181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:39.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.278701+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.286279+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.492405+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.321 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.512528+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.922492+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:36:39.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.924112+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:36:39.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:39 smithi150 bash[67543]: audit 2024-07-28T12:36:38.934115+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:39.543 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:39.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:36:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: cluster 2024-07-28T12:36:38.266264+0000 mgr.y (mgr.25232) 1359 : cluster [DBG] pgmap v2181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.278701+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.286279+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.492405+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.512528+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.922492+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.924112+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[82865]: audit 2024-07-28T12:36:38.934115+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: cluster 2024-07-28T12:36:38.266264+0000 mgr.y (mgr.25232) 1359 : cluster [DBG] pgmap v2181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.278701+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.286279+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.492405+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.512528+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.922492+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.924112+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:36:39.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:39 smithi022 bash[80503]: audit 2024-07-28T12:36:38.934115+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:39.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:39.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:39.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:39.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1513 16 16 0 0 0 - 0 2024-07-28T12:36:40.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:40.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:40.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:40.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:40.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:40.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:40.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:40.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:40.940 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:40.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:40.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1514 16 16 0 0 0 - 0 2024-07-28T12:36:41.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:41.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:41.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:41.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:41.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:41 smithi022 bash[80503]: cluster 2024-07-28T12:36:40.267041+0000 mgr.y (mgr.25232) 1360 : cluster [DBG] pgmap v2182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:41.449 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:41 smithi022 bash[82865]: cluster 2024-07-28T12:36:40.267041+0000 mgr.y (mgr.25232) 1360 : cluster [DBG] pgmap v2182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:41 smithi150 bash[67543]: cluster 2024-07-28T12:36:40.267041+0000 mgr.y (mgr.25232) 1360 : cluster [DBG] pgmap v2182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:41.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:41.618 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:41.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:36:41.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:41.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:41.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:41.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1515 16 16 0 0 0 - 0 2024-07-28T12:36:42.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:42.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:42.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:42.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:42.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:42.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:42.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:36:42 smithi150 bash[60514]: ts=2024-07-28T12:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:36:42.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:42.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:42.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1516 16 16 0 0 0 - 0 2024-07-28T12:36:43.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:43.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:43.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:43.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:43 smithi150 bash[67543]: cluster 2024-07-28T12:36:42.268362+0000 mgr.y (mgr.25232) 1361 : cluster [DBG] pgmap v2183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:43.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:43 smithi022 bash[80503]: cluster 2024-07-28T12:36:42.268362+0000 mgr.y (mgr.25232) 1361 : cluster [DBG] pgmap v2183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:43 smithi022 bash[82865]: cluster 2024-07-28T12:36:42.268362+0000 mgr.y (mgr.25232) 1361 : cluster [DBG] pgmap v2183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:43.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:43.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:43.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:43.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1517 16 16 0 0 0 - 0 2024-07-28T12:36:44.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:44.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:44.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:44.308 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:36:44.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:44.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:44.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:44 smithi022 bash[80503]: audit 2024-07-28T12:36:43.354572+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.22:0/1113250093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:36:44.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:44 smithi022 bash[80503]: audit 2024-07-28T12:36:43.355088+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:36:44.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:44 smithi022 bash[82865]: audit 2024-07-28T12:36:43.354572+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.22:0/1113250093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:36:44.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:44 smithi022 bash[82865]: audit 2024-07-28T12:36:43.355088+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:36:44.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:44.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:44 smithi150 bash[67543]: audit 2024-07-28T12:36:43.354572+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.22:0/1113250093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:36:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:44 smithi150 bash[67543]: audit 2024-07-28T12:36:43.355088+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:36:44.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:44.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1518 16 16 0 0 0 - 0 2024-07-28T12:36:45.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:45.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:45.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:45.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:45.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[80503]: cluster 2024-07-28T12:36:44.269743+0000 mgr.y (mgr.25232) 1362 : cluster [DBG] pgmap v2184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[80503]: cluster 2024-07-28T12:36:44.287453+0000 mon.a (mon.0) 2359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[80503]: audit 2024-07-28T12:36:44.307194+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[80503]: cluster 2024-07-28T12:36:44.307360+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1218: 8 total, 2 up, 8 in 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[82865]: cluster 2024-07-28T12:36:44.269743+0000 mgr.y (mgr.25232) 1362 : cluster [DBG] pgmap v2184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[82865]: cluster 2024-07-28T12:36:44.287453+0000 mon.a (mon.0) 2359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[82865]: audit 2024-07-28T12:36:44.307194+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:36:45.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:45 smithi022 bash[82865]: cluster 2024-07-28T12:36:44.307360+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1218: 8 total, 2 up, 8 in 2024-07-28T12:36:45.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:45.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:45.734 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:45 smithi150 bash[67543]: cluster 2024-07-28T12:36:44.269743+0000 mgr.y (mgr.25232) 1362 : cluster [DBG] pgmap v2184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:45.734 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:45 smithi150 bash[67543]: cluster 2024-07-28T12:36:44.287453+0000 mon.a (mon.0) 2359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:45.735 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:45 smithi150 bash[67543]: audit 2024-07-28T12:36:44.307194+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:36:45.735 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:45 smithi150 bash[67543]: cluster 2024-07-28T12:36:44.307360+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1218: 8 total, 2 up, 8 in 2024-07-28T12:36:45.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:45.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:45.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1519 16 16 0 0 0 - 0 2024-07-28T12:36:46.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:46.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:46.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:46.370 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:36:46.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:46.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:46.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:46.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:46.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:46.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:36:46.989708+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:36:46.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:36:46.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1520 16 16 0 0 0 - 0 2024-07-28T12:36:47.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:47.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:47.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:36:47.276 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:47 smithi022 bash[80503]: cluster 2024-07-28T12:36:46.271137+0000 mgr.y (mgr.25232) 1363 : cluster [DBG] pgmap v2186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:47 smithi022 bash[82865]: cluster 2024-07-28T12:36:46.271137+0000 mgr.y (mgr.25232) 1363 : cluster [DBG] pgmap v2186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:47.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:47.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:47.628 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:47 smithi150 bash[67543]: cluster 2024-07-28T12:36:46.271137+0000 mgr.y (mgr.25232) 1363 : cluster [DBG] pgmap v2186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:47.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:47.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:47.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:47.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:47.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1521 16 16 0 0 0 - 0 2024-07-28T12:36:48.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:48.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:48.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:48.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:48.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:48.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:48.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:48.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:48.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1522 16 16 0 0 0 - 0 2024-07-28T12:36:49.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:49.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:49.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:49.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:49.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:49.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:49.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:36:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:36:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:36:49.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:49.883 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:49.899 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:49 smithi150 bash[67543]: cluster 2024-07-28T12:36:48.272567+0000 mgr.y (mgr.25232) 1364 : cluster [DBG] pgmap v2187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:49.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1523 16 16 0 0 0 - 0 2024-07-28T12:36:49.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:50.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:50.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:50.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:49 smithi022 bash[80503]: cluster 2024-07-28T12:36:48.272567+0000 mgr.y (mgr.25232) 1364 : cluster [DBG] pgmap v2187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:50.233 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:49 smithi022 bash[82865]: cluster 2024-07-28T12:36:48.272567+0000 mgr.y (mgr.25232) 1364 : cluster [DBG] pgmap v2187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:50.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:50.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:50.575 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:50.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:36:50.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:50.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:50.856 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:50.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:50.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1524 16 16 0 0 0 - 0 2024-07-28T12:36:51.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:51.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:51.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:51.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:51.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:51 smithi022 bash[80503]: audit 2024-07-28T12:36:50.121996+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:51.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:51 smithi022 bash[80503]: audit 2024-07-28T12:36:50.123164+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:51.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:51 smithi022 bash[80503]: cluster 2024-07-28T12:36:50.273941+0000 mgr.y (mgr.25232) 1365 : cluster [DBG] pgmap v2188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:51.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:51 smithi022 bash[82865]: audit 2024-07-28T12:36:50.121996+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:51.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:51 smithi022 bash[82865]: audit 2024-07-28T12:36:50.123164+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:51.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:51 smithi022 bash[82865]: cluster 2024-07-28T12:36:50.273941+0000 mgr.y (mgr.25232) 1365 : cluster [DBG] pgmap v2188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:51 smithi150 bash[67543]: audit 2024-07-28T12:36:50.121996+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:36:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:51 smithi150 bash[67543]: audit 2024-07-28T12:36:50.123164+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:36:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:51 smithi150 bash[67543]: cluster 2024-07-28T12:36:50.273941+0000 mgr.y (mgr.25232) 1365 : cluster [DBG] pgmap v2188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:51.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:51.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:51.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:51.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:51.979 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:36:51.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1525 16 16 0 0 0 - 0 2024-07-28T12:36:52.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:52.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:52.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:52.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:52.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:52.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:52.656 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:36:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:36:52.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:52.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:52.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1526 16 16 0 0 0 - 0 2024-07-28T12:36:53.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:53.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:53.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:53.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:53.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:53 smithi022 bash[80503]: cluster 2024-07-28T12:36:52.275395+0000 mgr.y (mgr.25232) 1366 : cluster [DBG] pgmap v2189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:53.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:53 smithi022 bash[82865]: cluster 2024-07-28T12:36:52.275395+0000 mgr.y (mgr.25232) 1366 : cluster [DBG] pgmap v2189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:53.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:53.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:53.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:53 smithi150 bash[67543]: cluster 2024-07-28T12:36:52.275395+0000 mgr.y (mgr.25232) 1366 : cluster [DBG] pgmap v2189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:53.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:53.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:53.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:53.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1527 16 16 0 0 0 - 0 2024-07-28T12:36:54.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:54.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:54.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:54.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:54.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:54.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:54.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:54.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:54.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1528 16 16 0 0 0 - 0 2024-07-28T12:36:55.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:55.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:55.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:36:55.318 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:36:55.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:55.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:55.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:55.629 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:55 smithi022 bash[80503]: cluster 2024-07-28T12:36:54.276318+0000 mgr.y (mgr.25232) 1367 : cluster [DBG] pgmap v2190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:55.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:55 smithi022 bash[82865]: cluster 2024-07-28T12:36:54.276318+0000 mgr.y (mgr.25232) 1367 : cluster [DBG] pgmap v2190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:55.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:55 smithi150 bash[67543]: cluster 2024-07-28T12:36:54.276318+0000 mgr.y (mgr.25232) 1367 : cluster [DBG] pgmap v2190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:55.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:55.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:55.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1529 16 16 0 0 0 - 0 2024-07-28T12:36:56.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:56.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:56.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:56.351 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:36:56.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:56.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:56.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:56 smithi150 bash[67543]: audit 2024-07-28T12:36:55.774112+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.22:0/4228009880' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:56.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:56 smithi150 bash[67543]: audit 2024-07-28T12:36:55.774539+0000 mon.a (mon.0) 2364 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:56.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:56.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:56 smithi022 bash[80503]: audit 2024-07-28T12:36:55.774112+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.22:0/4228009880' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:56 smithi022 bash[80503]: audit 2024-07-28T12:36:55.774539+0000 mon.a (mon.0) 2364 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:56 smithi022 bash[82865]: audit 2024-07-28T12:36:55.774112+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.22:0/4228009880' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:56 smithi022 bash[82865]: audit 2024-07-28T12:36:55.774539+0000 mon.a (mon.0) 2364 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:36:56.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:56.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1530 16 16 0 0 0 - 0 2024-07-28T12:36:57.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:57.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:57.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:57.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:57.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:57.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[80503]: cluster 2024-07-28T12:36:56.277672+0000 mgr.y (mgr.25232) 1368 : cluster [DBG] pgmap v2191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[80503]: cluster 2024-07-28T12:36:56.336371+0000 mon.a (mon.0) 2365 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[80503]: audit 2024-07-28T12:36:56.351133+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[80503]: cluster 2024-07-28T12:36:56.351329+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1219: 8 total, 2 up, 8 in 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[82865]: cluster 2024-07-28T12:36:56.277672+0000 mgr.y (mgr.25232) 1368 : cluster [DBG] pgmap v2191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[82865]: cluster 2024-07-28T12:36:56.336371+0000 mon.a (mon.0) 2365 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[82865]: audit 2024-07-28T12:36:56.351133+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:57.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:57 smithi022 bash[82865]: cluster 2024-07-28T12:36:56.351329+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1219: 8 total, 2 up, 8 in 2024-07-28T12:36:57.606 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:57 smithi150 bash[67543]: cluster 2024-07-28T12:36:56.277672+0000 mgr.y (mgr.25232) 1368 : cluster [DBG] pgmap v2191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:57.606 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:57 smithi150 bash[67543]: cluster 2024-07-28T12:36:56.336371+0000 mon.a (mon.0) 2365 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:36:57.606 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:57 smithi150 bash[67543]: audit 2024-07-28T12:36:56.351133+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:36:57.606 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:57 smithi150 bash[67543]: cluster 2024-07-28T12:36:56.351329+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1219: 8 total, 2 up, 8 in 2024-07-28T12:36:57.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:57.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:57.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:57.988 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:57.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1531 16 16 0 0 0 - 0 2024-07-28T12:36:58.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:58.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:58.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:58.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:58.584 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:58.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:36:58.713 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:36:58.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:58.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:58.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1532 16 16 0 0 0 - 0 2024-07-28T12:36:59.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:59.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:36:59.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:36:59.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:36:59.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:59.519 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:36:59.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:36:59.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:36:59.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:36:59 smithi022 bash[80503]: cluster 2024-07-28T12:36:58.279222+0000 mgr.y (mgr.25232) 1369 : cluster [DBG] pgmap v2193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:59.542 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:36:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:36:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:36:59.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:36:59 smithi022 bash[82865]: cluster 2024-07-28T12:36:58.279222+0000 mgr.y (mgr.25232) 1369 : cluster [DBG] pgmap v2193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:59.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:36:59.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:36:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:36:59 smithi150 bash[67543]: cluster 2024-07-28T12:36:58.279222+0000 mgr.y (mgr.25232) 1369 : cluster [DBG] pgmap v2193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:36:59.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:36:59.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1533 16 16 0 0 0 - 0 2024-07-28T12:37:00.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:00.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:00.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:00.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:00.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:00.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:00.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:00.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:00.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:00.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1534 16 16 0 0 0 - 0 2024-07-28T12:37:01.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:01.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:01.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:01.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:01 smithi150 bash[67543]: cluster 2024-07-28T12:37:00.280632+0000 mgr.y (mgr.25232) 1370 : cluster [DBG] pgmap v2194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:01.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:01.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:01.682 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:01 smithi022 bash[82865]: cluster 2024-07-28T12:37:00.280632+0000 mgr.y (mgr.25232) 1370 : cluster [DBG] pgmap v2194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:01.682 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:01 smithi022 bash[80503]: cluster 2024-07-28T12:37:00.280632+0000 mgr.y (mgr.25232) 1370 : cluster [DBG] pgmap v2194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:01.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:01.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:01.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1535 16 16 0 0 0 - 0 2024-07-28T12:37:02.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:02.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:02.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:02.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:02.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:02.507 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:37:02 smithi150 bash[60514]: ts=2024-07-28T12:37: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:37:02.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:02.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:02.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:02.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:02.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1536 16 16 0 0 0 - 0 2024-07-28T12:37:03.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:03.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:03.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:03.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:03.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:03 smithi022 bash[80503]: cluster 2024-07-28T12:37:02.282191+0000 mgr.y (mgr.25232) 1371 : cluster [DBG] pgmap v2195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:03.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:03 smithi022 bash[82865]: cluster 2024-07-28T12:37:02.282191+0000 mgr.y (mgr.25232) 1371 : cluster [DBG] pgmap v2195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:03.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:03 smithi150 bash[67543]: cluster 2024-07-28T12:37:02.282191+0000 mgr.y (mgr.25232) 1371 : cluster [DBG] pgmap v2195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:03.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:03.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:03.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1537 16 16 0 0 0 - 0 2024-07-28T12:37:04.001 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:37:04.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:04.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:04.268 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:04.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:04.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:04.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:04.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:04.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:04.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:04.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1538 16 16 0 0 0 - 0 2024-07-28T12:37:05.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:05.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:05.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:05.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:05.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:05.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:05 smithi022 bash[80503]: cluster 2024-07-28T12:37:04.283637+0000 mgr.y (mgr.25232) 1372 : cluster [DBG] pgmap v2196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:05.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:05 smithi022 bash[80503]: audit 2024-07-28T12:37:05.118362+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:05.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:05 smithi022 bash[82865]: cluster 2024-07-28T12:37:04.283637+0000 mgr.y (mgr.25232) 1372 : cluster [DBG] pgmap v2196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:05.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:05 smithi022 bash[82865]: audit 2024-07-28T12:37:05.118362+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:05.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:05.630 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:05 smithi150 bash[67543]: cluster 2024-07-28T12:37:04.283637+0000 mgr.y (mgr.25232) 1372 : cluster [DBG] pgmap v2196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:05.630 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:05 smithi150 bash[67543]: audit 2024-07-28T12:37:05.118362+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:05.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:05.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:05.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:05.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1539 16 16 0 0 0 - 0 2024-07-28T12:37:06.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:06.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:06.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:06.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:06.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:06.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:06.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:06.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:06.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:37:06.992657+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:37:06.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:37:06.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1540 16 16 0 0 0 - 0 2024-07-28T12:37:07.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:07.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:07.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:07.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:07.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:07.551 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:37:07.553 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:07 smithi150 bash[67543]: cluster 2024-07-28T12:37:06.284595+0000 mgr.y (mgr.25232) 1373 : cluster [DBG] pgmap v2197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:07.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:07.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:07 smithi022 bash[80503]: cluster 2024-07-28T12:37:06.284595+0000 mgr.y (mgr.25232) 1373 : cluster [DBG] pgmap v2197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:07.621 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:07 smithi022 bash[82865]: cluster 2024-07-28T12:37:06.284595+0000 mgr.y (mgr.25232) 1373 : cluster [DBG] pgmap v2197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:07.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:07.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:07.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:07.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1541 16 16 0 0 0 - 0 2024-07-28T12:37:08.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:08.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:37:08.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:37:08.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:08.372 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:37:08.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:08.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:08.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:08.689 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:08 smithi150 bash[67543]: audit 2024-07-28T12:37:07.767759+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.22:0/2420522373' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:08.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:08.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:08 smithi022 bash[80503]: audit 2024-07-28T12:37:07.767759+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.22:0/2420522373' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:08.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:08 smithi022 bash[82865]: audit 2024-07-28T12:37:07.767759+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.22:0/2420522373' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:08.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:08.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1542 16 16 0 0 0 - 0 2024-07-28T12:37:09.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:09.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:09.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:09.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:09.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:37:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:37:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[80503]: cluster 2024-07-28T12:37:08.286123+0000 mgr.y (mgr.25232) 1374 : cluster [DBG] pgmap v2198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[80503]: cluster 2024-07-28T12:37:08.359389+0000 mon.a (mon.0) 2370 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[80503]: audit 2024-07-28T12:37:08.371668+0000 mon.a (mon.0) 2371 : audit [INF] from='client.? 172.21.15.22:0/2420522373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:37:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[80503]: cluster 2024-07-28T12:37:08.371779+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1220: 8 total, 2 up, 8 in 2024-07-28T12:37:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[82865]: cluster 2024-07-28T12:37:08.286123+0000 mgr.y (mgr.25232) 1374 : cluster [DBG] pgmap v2198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[82865]: cluster 2024-07-28T12:37:08.359389+0000 mon.a (mon.0) 2370 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[82865]: audit 2024-07-28T12:37:08.371668+0000 mon.a (mon.0) 2371 : audit [INF] from='client.? 172.21.15.22:0/2420522373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:37:09.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:09 smithi022 bash[82865]: cluster 2024-07-28T12:37:08.371779+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1220: 8 total, 2 up, 8 in 2024-07-28T12:37:09.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:09.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:09.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:09.874 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:09 smithi150 bash[67543]: cluster 2024-07-28T12:37:08.286123+0000 mgr.y (mgr.25232) 1374 : cluster [DBG] pgmap v2198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:09.874 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:09 smithi150 bash[67543]: cluster 2024-07-28T12:37:08.359389+0000 mon.a (mon.0) 2370 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:09.874 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:09 smithi150 bash[67543]: audit 2024-07-28T12:37:08.371668+0000 mon.a (mon.0) 2371 : audit [INF] from='client.? 172.21.15.22:0/2420522373' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:37:09.875 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:09 smithi150 bash[67543]: cluster 2024-07-28T12:37:08.371779+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1220: 8 total, 2 up, 8 in 2024-07-28T12:37:09.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:09.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1543 16 16 0 0 0 - 0 2024-07-28T12:37:10.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:10.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:10.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:10.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:10.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:10.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:10.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:10.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:10.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1544 16 16 0 0 0 - 0 2024-07-28T12:37:11.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:11.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:11.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:37:11.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:11.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:11 smithi150 bash[67543]: cluster 2024-07-28T12:37:10.287599+0000 mgr.y (mgr.25232) 1375 : cluster [DBG] pgmap v2200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:11.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:11.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:11.650 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:11 smithi022 bash[80503]: cluster 2024-07-28T12:37:10.287599+0000 mgr.y (mgr.25232) 1375 : cluster [DBG] pgmap v2200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:11.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:11 smithi022 bash[82865]: cluster 2024-07-28T12:37:10.287599+0000 mgr.y (mgr.25232) 1375 : cluster [DBG] pgmap v2200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:11.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:11.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:11.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1545 16 16 0 0 0 - 0 2024-07-28T12:37:11.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:12.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:12.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:12.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:12.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:37:12 smithi150 bash[60514]: ts=2024-07-28T12:37: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:37:12.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:12.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:12.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:12.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:12.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1546 16 16 0 0 0 - 0 2024-07-28T12:37:13.046 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:13.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:13.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:13.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:13.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:13 smithi150 bash[67543]: cluster 2024-07-28T12:37:12.289000+0000 mgr.y (mgr.25232) 1376 : cluster [DBG] pgmap v2201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:13.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:13 smithi022 bash[80503]: cluster 2024-07-28T12:37:12.289000+0000 mgr.y (mgr.25232) 1376 : cluster [DBG] pgmap v2201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:13 smithi022 bash[82865]: cluster 2024-07-28T12:37:12.289000+0000 mgr.y (mgr.25232) 1376 : cluster [DBG] pgmap v2201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:13.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:13.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:13.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:13.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1547 16 16 0 0 0 - 0 2024-07-28T12:37:14.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:14.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:14.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:14.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:14.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:14.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:14.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:14.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:14.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:14.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1548 16 16 0 0 0 - 0 2024-07-28T12:37:15.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:15.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:15.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:15.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:15 smithi150 bash[67543]: cluster 2024-07-28T12:37:14.289961+0000 mgr.y (mgr.25232) 1377 : cluster [DBG] pgmap v2202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:15.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:15.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:15.689 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:15 smithi022 bash[80503]: cluster 2024-07-28T12:37:14.289961+0000 mgr.y (mgr.25232) 1377 : cluster [DBG] pgmap v2202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:15.689 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:15 smithi022 bash[82865]: cluster 2024-07-28T12:37:14.289961+0000 mgr.y (mgr.25232) 1377 : cluster [DBG] pgmap v2202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:15.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:15.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:15.927 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:37:15.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1549 16 16 0 0 0 - 0 2024-07-28T12:37:16.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:16.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:16.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:16.343 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:37:16.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:16.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:16.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:16.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:16.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:16.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:16.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1550 16 16 0 0 0 - 0 2024-07-28T12:37:17.050 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:37:17.051 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:37:17.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:17.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:17.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:17.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:17.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:17 smithi022 bash[82865]: cluster 2024-07-28T12:37:16.291286+0000 mgr.y (mgr.25232) 1378 : cluster [DBG] pgmap v2203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:17.562 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:17 smithi022 bash[80503]: cluster 2024-07-28T12:37:16.291286+0000 mgr.y (mgr.25232) 1378 : cluster [DBG] pgmap v2203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:17.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:17.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:17.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:17 smithi150 bash[67543]: cluster 2024-07-28T12:37:16.291286+0000 mgr.y (mgr.25232) 1378 : cluster [DBG] pgmap v2203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:17.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:17.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:17.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1551 16 16 0 0 0 - 0 2024-07-28T12:37:18.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:18.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:18.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:18.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:18.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:18.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:18.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:18.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:18.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1552 16 16 0 0 0 - 0 2024-07-28T12:37:19.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:19.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:19.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:19.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:19.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:19 smithi150 bash[67543]: cluster 2024-07-28T12:37:18.292205+0000 mgr.y (mgr.25232) 1379 : cluster [DBG] pgmap v2204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:19.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:19.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:19.721 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:19 smithi022 bash[80503]: cluster 2024-07-28T12:37:18.292205+0000 mgr.y (mgr.25232) 1379 : cluster [DBG] pgmap v2204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:19.721 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:37:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:37:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:37:19.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:19 smithi022 bash[82865]: cluster 2024-07-28T12:37:18.292205+0000 mgr.y (mgr.25232) 1379 : cluster [DBG] pgmap v2204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:19.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:19.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:19.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1553 16 16 0 0 0 - 0 2024-07-28T12:37:20.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:20.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:20.296 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:20.398 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:37:20.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:20.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:20.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:20.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:20 smithi150 bash[67543]: audit 2024-07-28T12:37:19.794322+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.22:0/1746206388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:20.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:20 smithi150 bash[67543]: audit 2024-07-28T12:37:19.794712+0000 mon.a (mon.0) 2373 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:20.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:20 smithi150 bash[67543]: audit 2024-07-28T12:37:20.118772+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:20.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:20.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:20 smithi022 bash[80503]: audit 2024-07-28T12:37:19.794322+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.22:0/1746206388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:20.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:20 smithi022 bash[80503]: audit 2024-07-28T12:37:19.794712+0000 mon.a (mon.0) 2373 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:20.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:20 smithi022 bash[80503]: audit 2024-07-28T12:37:20.118772+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:20 smithi022 bash[82865]: audit 2024-07-28T12:37:19.794322+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.22:0/1746206388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:20 smithi022 bash[82865]: audit 2024-07-28T12:37:19.794712+0000 mon.a (mon.0) 2373 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:20 smithi022 bash[82865]: audit 2024-07-28T12:37:20.118772+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:20.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:20.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1554 16 16 0 0 0 - 0 2024-07-28T12:37:21.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:21.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:21.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:21.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:21.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:21.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:21.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:21.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[80503]: cluster 2024-07-28T12:37:20.293723+0000 mgr.y (mgr.25232) 1380 : cluster [DBG] pgmap v2205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:21.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[80503]: cluster 2024-07-28T12:37:20.383127+0000 mon.a (mon.0) 2375 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:37:21.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[80503]: audit 2024-07-28T12:37:20.397786+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:37:21.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[80503]: cluster 2024-07-28T12:37:20.397909+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1221: 8 total, 2 up, 8 in 2024-07-28T12:37:21.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[82865]: cluster 2024-07-28T12:37:20.293723+0000 mgr.y (mgr.25232) 1380 : cluster [DBG] pgmap v2205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:21.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[82865]: cluster 2024-07-28T12:37:20.383127+0000 mon.a (mon.0) 2375 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:37:21.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[82865]: audit 2024-07-28T12:37:20.397786+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:37:21.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:21 smithi022 bash[82865]: cluster 2024-07-28T12:37:20.397909+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1221: 8 total, 2 up, 8 in 2024-07-28T12:37:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:21 smithi150 bash[67543]: cluster 2024-07-28T12:37:20.293723+0000 mgr.y (mgr.25232) 1380 : cluster [DBG] pgmap v2205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:21 smithi150 bash[67543]: cluster 2024-07-28T12:37:20.383127+0000 mon.a (mon.0) 2375 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:37:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:21 smithi150 bash[67543]: audit 2024-07-28T12:37:20.397786+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:37:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:21 smithi150 bash[67543]: cluster 2024-07-28T12:37:20.397909+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1221: 8 total, 2 up, 8 in 2024-07-28T12:37:21.808 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:21.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:21.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:21.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1555 16 16 0 0 0 - 0 2024-07-28T12:37:22.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:22.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:22.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:22.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:37:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:37:22.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:22.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:22.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:22.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:22.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1556 16 16 0 0 0 - 0 2024-07-28T12:37:23.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:23.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:23.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:37:23.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:23.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:23.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:23.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:23 smithi150 bash[67543]: cluster 2024-07-28T12:37:22.295198+0000 mgr.y (mgr.25232) 1381 : cluster [DBG] pgmap v2207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:23 smithi022 bash[80503]: cluster 2024-07-28T12:37:22.295198+0000 mgr.y (mgr.25232) 1381 : cluster [DBG] pgmap v2207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:23 smithi022 bash[82865]: cluster 2024-07-28T12:37:22.295198+0000 mgr.y (mgr.25232) 1381 : cluster [DBG] pgmap v2207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:23.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:23.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:23.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:23.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:23.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1557 16 16 0 0 0 - 0 2024-07-28T12:37:24.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:24.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:24.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:24.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:24.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:24.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:24.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:24.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:24.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1558 16 16 0 0 0 - 0 2024-07-28T12:37:25.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:25.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:25.224 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:37:25.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:25.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:25.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:25.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:25 smithi022 bash[80503]: cluster 2024-07-28T12:37:24.296197+0000 mgr.y (mgr.25232) 1382 : cluster [DBG] pgmap v2208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:25.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:25 smithi022 bash[82865]: cluster 2024-07-28T12:37:24.296197+0000 mgr.y (mgr.25232) 1382 : cluster [DBG] pgmap v2208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:25.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:25 smithi150 bash[67543]: cluster 2024-07-28T12:37:24.296197+0000 mgr.y (mgr.25232) 1382 : cluster [DBG] pgmap v2208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:25.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:25.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:37:25.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:37:25.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1559 16 16 0 0 0 - 0 2024-07-28T12:37:26.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:26.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:26.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:26.366 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:26.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:26.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:26.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:26.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:26.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:26.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:37:26.995510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:37:26.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:37:26.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1560 16 16 0 0 0 - 0 2024-07-28T12:37:27.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:27.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:27.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:27.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:27 smithi150 bash[67543]: cluster 2024-07-28T12:37:26.297718+0000 mgr.y (mgr.25232) 1383 : cluster [DBG] pgmap v2209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:27.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:27.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:27.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:27.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:27 smithi022 bash[80503]: cluster 2024-07-28T12:37:26.297718+0000 mgr.y (mgr.25232) 1383 : cluster [DBG] pgmap v2209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:27.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:27 smithi022 bash[82865]: cluster 2024-07-28T12:37:26.297718+0000 mgr.y (mgr.25232) 1383 : cluster [DBG] pgmap v2209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:27.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:27.992 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:37:27.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1561 16 16 0 0 0 - 0 2024-07-28T12:37:28.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:28.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:28.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:28.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:28.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:28.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:28.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:28.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:28.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1562 16 16 0 0 0 - 0 2024-07-28T12:37:28.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:29.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:29.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:29.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:29.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:29 smithi022 bash[82865]: cluster 2024-07-28T12:37:28.298606+0000 mgr.y (mgr.25232) 1384 : cluster [DBG] pgmap v2210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:29 smithi022 bash[80503]: cluster 2024-07-28T12:37:28.298606+0000 mgr.y (mgr.25232) 1384 : cluster [DBG] pgmap v2210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:37:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:37:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:37:29.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:29.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:29.715 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:29 smithi150 bash[67543]: cluster 2024-07-28T12:37:28.298606+0000 mgr.y (mgr.25232) 1384 : cluster [DBG] pgmap v2210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:29.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:29.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:29.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1563 16 16 0 0 0 - 0 2024-07-28T12:37:30.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:30.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:30.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:30.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:30.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:30.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:30.726 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:30.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:30.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:30.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1564 16 16 0 0 0 - 0 2024-07-28T12:37:31.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:31.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:31.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:31.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:31.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:31 smithi150 bash[67543]: cluster 2024-07-28T12:37:30.299398+0000 mgr.y (mgr.25232) 1385 : cluster [DBG] pgmap v2211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:31.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:31.612 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:31 smithi022 bash[82865]: cluster 2024-07-28T12:37:30.299398+0000 mgr.y (mgr.25232) 1385 : cluster [DBG] pgmap v2211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:31.612 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:31 smithi022 bash[80503]: cluster 2024-07-28T12:37:30.299398+0000 mgr.y (mgr.25232) 1385 : cluster [DBG] pgmap v2211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:31.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:31.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:31.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:31.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1565 16 16 0 0 0 - 0 2024-07-28T12:37:32.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:32.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:32.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:32.423 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:37:32.433 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:32 smithi150 bash[67543]: audit 2024-07-28T12:37:31.656095+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.22:0/777436732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:37:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:37:32 smithi150 bash[60514]: ts=2024-07-28T12:37:32.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:37:32.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:32 smithi022 bash[82865]: audit 2024-07-28T12:37:31.656095+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.22:0/777436732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:37:32.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:32 smithi022 bash[80503]: audit 2024-07-28T12:37:31.656095+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.22:0/777436732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:37:32.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:32.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:32.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:32.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1566 16 16 0 0 0 - 0 2024-07-28T12:37:33.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:33.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:33.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:33.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:33.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[80503]: cluster 2024-07-28T12:37:32.300780+0000 mgr.y (mgr.25232) 1386 : cluster [DBG] pgmap v2212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[80503]: cluster 2024-07-28T12:37:32.407766+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[80503]: audit 2024-07-28T12:37:32.422948+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.22:0/777436732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[80503]: cluster 2024-07-28T12:37:32.423106+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1222: 8 total, 2 up, 8 in 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[82865]: cluster 2024-07-28T12:37:32.300780+0000 mgr.y (mgr.25232) 1386 : cluster [DBG] pgmap v2212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[82865]: cluster 2024-07-28T12:37:32.407766+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[82865]: audit 2024-07-28T12:37:32.422948+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.22:0/777436732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:37:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:33 smithi022 bash[82865]: cluster 2024-07-28T12:37:32.423106+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1222: 8 total, 2 up, 8 in 2024-07-28T12:37:33.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:33.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:33.751 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:33 smithi150 bash[67543]: cluster 2024-07-28T12:37:32.300780+0000 mgr.y (mgr.25232) 1386 : cluster [DBG] pgmap v2212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:33.751 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:33 smithi150 bash[67543]: cluster 2024-07-28T12:37:32.407766+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:33.751 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:33 smithi150 bash[67543]: audit 2024-07-28T12:37:32.422948+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.22:0/777436732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:37:33.751 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:33 smithi150 bash[67543]: cluster 2024-07-28T12:37:32.423106+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1222: 8 total, 2 up, 8 in 2024-07-28T12:37:33.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:33.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:33.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1567 16 16 0 0 0 - 0 2024-07-28T12:37:34.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:34.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:34.251 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:37:34.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:34.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:34.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:34.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:34.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:37:34.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:37:34.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:34.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1568 16 16 0 0 0 - 0 2024-07-28T12:37:35.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:35.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:35.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:37:35.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:35.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:35.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:35.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:35.688 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:35 smithi022 bash[82865]: cluster 2024-07-28T12:37:34.302203+0000 mgr.y (mgr.25232) 1387 : cluster [DBG] pgmap v2214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:35.688 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:35 smithi022 bash[82865]: audit 2024-07-28T12:37:35.121298+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:35.689 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:35 smithi022 bash[80503]: cluster 2024-07-28T12:37:34.302203+0000 mgr.y (mgr.25232) 1387 : cluster [DBG] pgmap v2214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:35.689 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:35 smithi022 bash[80503]: audit 2024-07-28T12:37:35.121298+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:35 smithi150 bash[67543]: cluster 2024-07-28T12:37:34.302203+0000 mgr.y (mgr.25232) 1387 : cluster [DBG] pgmap v2214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:35 smithi150 bash[67543]: audit 2024-07-28T12:37:35.121298+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:35.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:35.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:35.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1569 16 16 0 0 0 - 0 2024-07-28T12:37:36.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:36.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:36.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:36.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:36.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:36.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:36.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:36.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:36.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:36.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1570 16 16 0 0 0 - 0 2024-07-28T12:37:37.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:37.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:37.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:37.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:37 smithi150 bash[67543]: cluster 2024-07-28T12:37:36.303246+0000 mgr.y (mgr.25232) 1388 : cluster [DBG] pgmap v2215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:37.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:37.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:37.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:37 smithi022 bash[80503]: cluster 2024-07-28T12:37:36.303246+0000 mgr.y (mgr.25232) 1388 : cluster [DBG] pgmap v2215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:37.711 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:37 smithi022 bash[82865]: cluster 2024-07-28T12:37:36.303246+0000 mgr.y (mgr.25232) 1388 : cluster [DBG] pgmap v2215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:37.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:37.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:37.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1571 16 16 0 0 0 - 0 2024-07-28T12:37:38.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:38.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:38.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:38.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:38.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:38.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:38.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:38.890 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:38.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1572 16 16 0 0 0 - 0 2024-07-28T12:37:39.009 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:39.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:39.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:39.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:39.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:39.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:39.657 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:39.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:39.725 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:37:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:37:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:37:39.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:39 smithi022 bash[80503]: cluster 2024-07-28T12:37:38.304627+0000 mgr.y (mgr.25232) 1389 : cluster [DBG] pgmap v2216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:39.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:39 smithi022 bash[80503]: audit 2024-07-28T12:37:39.068243+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:37:39.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:39 smithi022 bash[82865]: cluster 2024-07-28T12:37:38.304627+0000 mgr.y (mgr.25232) 1389 : cluster [DBG] pgmap v2216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:39.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:39 smithi022 bash[82865]: audit 2024-07-28T12:37:39.068243+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:37:39.748 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:39 smithi150 bash[67543]: cluster 2024-07-28T12:37:38.304627+0000 mgr.y (mgr.25232) 1389 : cluster [DBG] pgmap v2216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:39.748 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:39 smithi150 bash[67543]: audit 2024-07-28T12:37:39.068243+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:37:39.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:39.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:39.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1573 16 16 0 0 0 - 0 2024-07-28T12:37:40.062 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:37:40.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:40.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:40.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:40.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:40.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:40.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:40.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:40.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:40.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1574 16 16 0 0 0 - 0 2024-07-28T12:37:41.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:41.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:41.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:41.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:41.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:41.498 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:41 smithi150 bash[67543]: cluster 2024-07-28T12:37:40.306001+0000 mgr.y (mgr.25232) 1390 : cluster [DBG] pgmap v2217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:41.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:41.716 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:41 smithi022 bash[80503]: cluster 2024-07-28T12:37:40.306001+0000 mgr.y (mgr.25232) 1390 : cluster [DBG] pgmap v2217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:41.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:41 smithi022 bash[82865]: cluster 2024-07-28T12:37:40.306001+0000 mgr.y (mgr.25232) 1390 : cluster [DBG] pgmap v2217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:41.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:41.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:41.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:41.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1575 16 16 0 0 0 - 0 2024-07-28T12:37:42.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:42.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:42.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:42.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:42.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:42.566 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:37:42 smithi150 bash[60514]: ts=2024-07-28T12:37: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:37:42.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:42.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:42.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:42.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1576 16 16 0 0 0 - 0 2024-07-28T12:37:43.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:43.022 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:37:43.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:43.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:43.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:43.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:43.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:43.609 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:43 smithi150 bash[67543]: cluster 2024-07-28T12:37:42.306831+0000 mgr.y (mgr.25232) 1391 : cluster [DBG] pgmap v2218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:43.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:37:43.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:37:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:43 smithi022 bash[80503]: cluster 2024-07-28T12:37:42.306831+0000 mgr.y (mgr.25232) 1391 : cluster [DBG] pgmap v2218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:43 smithi022 bash[82865]: cluster 2024-07-28T12:37:42.306831+0000 mgr.y (mgr.25232) 1391 : cluster [DBG] pgmap v2218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:43.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:43.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:43.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1577 16 16 0 0 0 - 0 2024-07-28T12:37:44.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:44.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:44.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:44.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:44.443 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:37:44.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:44.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:44 smithi150 bash[67543]: audit 2024-07-28T12:37:43.867582+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? 172.21.15.22:0/1360410677' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:44 smithi150 bash[67543]: audit 2024-07-28T12:37:43.948803+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:44 smithi150 bash[67543]: audit 2024-07-28T12:37:43.953773+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:44.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:44 smithi022 bash[82865]: audit 2024-07-28T12:37:43.867582+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? 172.21.15.22:0/1360410677' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:44 smithi022 bash[82865]: audit 2024-07-28T12:37:43.948803+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:44 smithi022 bash[82865]: audit 2024-07-28T12:37:43.953773+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:44.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:44 smithi022 bash[80503]: audit 2024-07-28T12:37:43.867582+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? 172.21.15.22:0/1360410677' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:37:44.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:44 smithi022 bash[80503]: audit 2024-07-28T12:37:43.948803+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:44.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:44 smithi022 bash[80503]: audit 2024-07-28T12:37:43.953773+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:44.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:44.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1578 16 16 0 0 0 - 0 2024-07-28T12:37:45.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:45.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:45.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:45.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:45.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:45.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:45.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:45.738 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:45 smithi150 bash[67543]: cluster 2024-07-28T12:37:44.307709+0000 mgr.y (mgr.25232) 1392 : cluster [DBG] pgmap v2219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:45.738 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:45 smithi150 bash[67543]: cluster 2024-07-28T12:37:44.431168+0000 mon.a (mon.0) 2387 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:45.738 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:45 smithi150 bash[67543]: audit 2024-07-28T12:37:44.443637+0000 mon.a (mon.0) 2388 : audit [INF] from='client.? 172.21.15.22:0/1360410677' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:37:45.738 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:45 smithi150 bash[67543]: cluster 2024-07-28T12:37:44.443687+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1223: 8 total, 2 up, 8 in 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[80503]: cluster 2024-07-28T12:37:44.307709+0000 mgr.y (mgr.25232) 1392 : cluster [DBG] pgmap v2219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[80503]: cluster 2024-07-28T12:37:44.431168+0000 mon.a (mon.0) 2387 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[80503]: audit 2024-07-28T12:37:44.443637+0000 mon.a (mon.0) 2388 : audit [INF] from='client.? 172.21.15.22:0/1360410677' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[80503]: cluster 2024-07-28T12:37:44.443687+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1223: 8 total, 2 up, 8 in 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[82865]: cluster 2024-07-28T12:37:44.307709+0000 mgr.y (mgr.25232) 1392 : cluster [DBG] pgmap v2219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[82865]: cluster 2024-07-28T12:37:44.431168+0000 mon.a (mon.0) 2387 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[82865]: audit 2024-07-28T12:37:44.443637+0000 mon.a (mon.0) 2388 : audit [INF] from='client.? 172.21.15.22:0/1360410677' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:37:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:45 smithi022 bash[82865]: cluster 2024-07-28T12:37:44.443687+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1223: 8 total, 2 up, 8 in 2024-07-28T12:37:45.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:45.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:45.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1579 16 16 0 0 0 - 0 2024-07-28T12:37:46.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:46.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:46.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:46.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:46.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:46.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:46.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:46.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:46.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:37:46.998522+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:37:46.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:37:46.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1580 16 16 0 0 0 - 0 2024-07-28T12:37:47.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:47.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:47.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:47.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:37:47.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:47.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:47.499 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:47 smithi150 bash[67543]: cluster 2024-07-28T12:37:46.309031+0000 mgr.y (mgr.25232) 1393 : cluster [DBG] pgmap v2221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:47.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:47 smithi150 bash[67543]: audit 2024-07-28T12:37:46.312623+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:47 smithi150 bash[67543]: audit 2024-07-28T12:37:46.322746+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:47 smithi150 bash[67543]: audit 2024-07-28T12:37:46.781970+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:37:47.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:47 smithi150 bash[67543]: audit 2024-07-28T12:37:46.783956+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:37:47.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:47 smithi150 bash[67543]: audit 2024-07-28T12:37:46.797709+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[82865]: cluster 2024-07-28T12:37:46.309031+0000 mgr.y (mgr.25232) 1393 : cluster [DBG] pgmap v2221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[82865]: audit 2024-07-28T12:37:46.312623+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[82865]: audit 2024-07-28T12:37:46.322746+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[82865]: audit 2024-07-28T12:37:46.781970+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[82865]: audit 2024-07-28T12:37:46.783956+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[82865]: audit 2024-07-28T12:37:46.797709+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[80503]: cluster 2024-07-28T12:37:46.309031+0000 mgr.y (mgr.25232) 1393 : cluster [DBG] pgmap v2221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[80503]: audit 2024-07-28T12:37:46.312623+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[80503]: audit 2024-07-28T12:37:46.322746+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[80503]: audit 2024-07-28T12:37:46.781970+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:37:47.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[80503]: audit 2024-07-28T12:37:46.783956+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:37:47.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:47 smithi022 bash[80503]: audit 2024-07-28T12:37:46.797709+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:37:47.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:47.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:47.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:47.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:47.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1581 16 16 0 0 0 - 0 2024-07-28T12:37:48.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:48.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:48.301 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:48.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:48.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:48.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:48.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:48.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:48.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:48.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1582 16 16 0 0 0 - 0 2024-07-28T12:37:49.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:49.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:49.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:49.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:49.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:49 smithi150 bash[67543]: cluster 2024-07-28T12:37:48.310410+0000 mgr.y (mgr.25232) 1394 : cluster [DBG] pgmap v2222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:49 smithi022 bash[82865]: cluster 2024-07-28T12:37:48.310410+0000 mgr.y (mgr.25232) 1394 : cluster [DBG] pgmap v2222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:49.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:49 smithi022 bash[80503]: cluster 2024-07-28T12:37:48.310410+0000 mgr.y (mgr.25232) 1394 : cluster [DBG] pgmap v2222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:37:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:37:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:37:49.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:49.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:49.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:49.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:49.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1583 16 16 0 0 0 - 0 2024-07-28T12:37:50.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:50.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:50.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:50.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:50 smithi150 bash[67543]: audit 2024-07-28T12:37:50.120963+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:50.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:50.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:50.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:50 smithi022 bash[80503]: audit 2024-07-28T12:37:50.120963+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:50.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:50 smithi022 bash[82865]: audit 2024-07-28T12:37:50.120963+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:37:50.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:50.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:50.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:50.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1584 16 16 0 0 0 - 0 2024-07-28T12:37:51.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:51.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:51.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:51.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:51.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:51 smithi022 bash[80503]: cluster 2024-07-28T12:37:50.311756+0000 mgr.y (mgr.25232) 1395 : cluster [DBG] pgmap v2223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:51 smithi022 bash[82865]: cluster 2024-07-28T12:37:50.311756+0000 mgr.y (mgr.25232) 1395 : cluster [DBG] pgmap v2223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:51.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:51 smithi150 bash[67543]: cluster 2024-07-28T12:37:50.311756+0000 mgr.y (mgr.25232) 1395 : cluster [DBG] pgmap v2223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:51.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:51.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:51.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1585 16 16 0 0 0 - 0 2024-07-28T12:37:52.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:52.022 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:37:52.075 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:37:52.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:52.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:52.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:52.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:37:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:37:52.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:52.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:37:52.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:37:52.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:52.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:52.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1586 16 16 0 0 0 - 0 2024-07-28T12:37:53.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:53.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:53.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:53.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:53.452 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:53 smithi022 bash[80503]: cluster 2024-07-28T12:37:52.312708+0000 mgr.y (mgr.25232) 1396 : cluster [DBG] pgmap v2224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:53.453 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:53 smithi022 bash[82865]: cluster 2024-07-28T12:37:52.312708+0000 mgr.y (mgr.25232) 1396 : cluster [DBG] pgmap v2224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:53.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:53.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:53.677 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:53 smithi150 bash[67543]: cluster 2024-07-28T12:37:52.312708+0000 mgr.y (mgr.25232) 1396 : cluster [DBG] pgmap v2224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:53.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:53.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:53.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1587 16 16 0 0 0 - 0 2024-07-28T12:37:54.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:54.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:54.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:54.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:54.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:54.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:54.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:54.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:54.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:54.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1588 16 16 0 0 0 - 0 2024-07-28T12:37:55.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:55.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:55.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:55.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:55.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:55.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:55.692 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:55 smithi150 bash[67543]: cluster 2024-07-28T12:37:54.314090+0000 mgr.y (mgr.25232) 1397 : cluster [DBG] pgmap v2225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:55.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:55 smithi022 bash[82865]: cluster 2024-07-28T12:37:54.314090+0000 mgr.y (mgr.25232) 1397 : cluster [DBG] pgmap v2225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:55 smithi022 bash[80503]: cluster 2024-07-28T12:37:54.314090+0000 mgr.y (mgr.25232) 1397 : cluster [DBG] pgmap v2225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:55.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:55.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1589 16 16 0 0 0 - 0 2024-07-28T12:37:56.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:56.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:56.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:56.357 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:37:56.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:56.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:56.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:56.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:56 smithi022 bash[82865]: audit 2024-07-28T12:37:55.809938+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.22:0/1222328405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:56.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:56 smithi022 bash[82865]: audit 2024-07-28T12:37:55.810325+0000 mon.a (mon.0) 2396 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:56.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:56 smithi022 bash[80503]: audit 2024-07-28T12:37:55.809938+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.22:0/1222328405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:56.640 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:56 smithi022 bash[80503]: audit 2024-07-28T12:37:55.810325+0000 mon.a (mon.0) 2396 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:56.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:56.758 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:56 smithi150 bash[67543]: audit 2024-07-28T12:37:55.809938+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.22:0/1222328405' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:56.759 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:56 smithi150 bash[67543]: audit 2024-07-28T12:37:55.810325+0000 mon.a (mon.0) 2396 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:37:56.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:56.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:56.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1590 16 16 0 0 0 - 0 2024-07-28T12:37:57.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:57.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:57.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:57.465 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:57.476 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:57 smithi150 bash[67543]: cluster 2024-07-28T12:37:56.315499+0000 mgr.y (mgr.25232) 1398 : cluster [DBG] pgmap v2226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:57.476 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:57 smithi150 bash[67543]: cluster 2024-07-28T12:37:56.340965+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:57.476 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:57 smithi150 bash[67543]: audit 2024-07-28T12:37:56.356311+0000 mon.a (mon.0) 2398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:37:57.476 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:57 smithi150 bash[67543]: cluster 2024-07-28T12:37:56.356418+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1224: 8 total, 2 up, 8 in 2024-07-28T12:37:57.529 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[80503]: cluster 2024-07-28T12:37:56.315499+0000 mgr.y (mgr.25232) 1398 : cluster [DBG] pgmap v2226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[80503]: cluster 2024-07-28T12:37:56.340965+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[80503]: audit 2024-07-28T12:37:56.356311+0000 mon.a (mon.0) 2398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[80503]: cluster 2024-07-28T12:37:56.356418+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1224: 8 total, 2 up, 8 in 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[82865]: cluster 2024-07-28T12:37:56.315499+0000 mgr.y (mgr.25232) 1398 : cluster [DBG] pgmap v2226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[82865]: cluster 2024-07-28T12:37:56.340965+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[82865]: audit 2024-07-28T12:37:56.356311+0000 mon.a (mon.0) 2398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:37:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:57 smithi022 bash[82865]: cluster 2024-07-28T12:37:56.356418+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1224: 8 total, 2 up, 8 in 2024-07-28T12:37:57.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:57.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:57.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:57.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:57.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1591 16 16 0 0 0 - 0 2024-07-28T12:37:58.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:58.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:58.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:58.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:58.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:37:58.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:58.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:37:58.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:59.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1592 16 16 0 0 0 - 0 2024-07-28T12:37:59.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:37:59.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:37:59.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:59.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:59.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:37:59.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:37:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:37:59 smithi150 bash[67543]: cluster 2024-07-28T12:37:58.316913+0000 mgr.y (mgr.25232) 1399 : cluster [DBG] pgmap v2228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:59.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:37:59 smithi022 bash[80503]: cluster 2024-07-28T12:37:58.316913+0000 mgr.y (mgr.25232) 1399 : cluster [DBG] pgmap v2228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:59.530 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:37:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:37:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:37:59.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:37:59 smithi022 bash[82865]: cluster 2024-07-28T12:37:58.316913+0000 mgr.y (mgr.25232) 1399 : cluster [DBG] pgmap v2228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:37:59.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:37:59.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:37:59.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:59.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:37:59.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1593 16 16 0 0 0 - 0 2024-07-28T12:38:00.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:00.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:00.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:00.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:00.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:00.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:00.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:00.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:01.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1594 16 16 0 0 0 - 0 2024-07-28T12:38:01.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:01.174 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:38:01.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:01.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:01.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:01.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:01 smithi022 bash[80503]: cluster 2024-07-28T12:38:00.317946+0000 mgr.y (mgr.25232) 1400 : cluster [DBG] pgmap v2229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:01 smithi022 bash[82865]: cluster 2024-07-28T12:38:00.317946+0000 mgr.y (mgr.25232) 1400 : cluster [DBG] pgmap v2229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:01.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:01 smithi150 bash[67543]: cluster 2024-07-28T12:38:00.317946+0000 mgr.y (mgr.25232) 1400 : cluster [DBG] pgmap v2229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:01.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:01.882 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:38:01.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:38:01.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:02.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1595 16 16 0 0 0 - 0 2024-07-28T12:38:02.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:02.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:02.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:02.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:02.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:38:02 smithi150 bash[60514]: ts=2024-07-28T12:38: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:38:02.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:02.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:02.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:02.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:03.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1596 16 16 0 0 0 - 0 2024-07-28T12:38:03.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:03.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:03.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:03.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:03.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:03 smithi022 bash[80503]: cluster 2024-07-28T12:38:02.319034+0000 mgr.y (mgr.25232) 1401 : cluster [DBG] pgmap v2230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:03.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:03 smithi022 bash[82865]: cluster 2024-07-28T12:38:02.319034+0000 mgr.y (mgr.25232) 1401 : cluster [DBG] pgmap v2230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:03.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:03 smithi150 bash[67543]: cluster 2024-07-28T12:38:02.319034+0000 mgr.y (mgr.25232) 1401 : cluster [DBG] pgmap v2230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:03.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:03.877 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:03.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:04.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1597 16 16 0 0 0 - 0 2024-07-28T12:38:04.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:04.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:04.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:04.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:04.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:04.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:04.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:04.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:04.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:05.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1598 16 16 0 0 0 - 0 2024-07-28T12:38:05.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:05.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:05.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:05.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:05 smithi150 bash[67543]: cluster 2024-07-28T12:38:04.320405+0000 mgr.y (mgr.25232) 1402 : cluster [DBG] pgmap v2231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:05 smithi150 bash[67543]: audit 2024-07-28T12:38:05.122244+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:05.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:05.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:05.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:05 smithi022 bash[80503]: cluster 2024-07-28T12:38:04.320405+0000 mgr.y (mgr.25232) 1402 : cluster [DBG] pgmap v2231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:05.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:05 smithi022 bash[80503]: audit 2024-07-28T12:38:05.122244+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:05.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:05 smithi022 bash[82865]: cluster 2024-07-28T12:38:04.320405+0000 mgr.y (mgr.25232) 1402 : cluster [DBG] pgmap v2231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:05.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:05 smithi022 bash[82865]: audit 2024-07-28T12:38:05.122244+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:05.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:05.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:06.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1599 16 16 0 0 0 - 0 2024-07-28T12:38:06.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:06.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:06.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:06.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:06.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:06.629 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:38:06.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:06.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:06.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:07.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:38:07.001467+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:38:07.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:38:07.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1600 16 16 0 0 0 - 0 2024-07-28T12:38:07.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:07.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:07.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:07.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:07.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:07 smithi150 bash[67543]: cluster 2024-07-28T12:38:06.322519+0000 mgr.y (mgr.25232) 1403 : cluster [DBG] pgmap v2232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:07.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:07.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:07 smithi022 bash[80503]: cluster 2024-07-28T12:38:06.322519+0000 mgr.y (mgr.25232) 1403 : cluster [DBG] pgmap v2232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:07.616 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:07 smithi022 bash[82865]: cluster 2024-07-28T12:38:06.322519+0000 mgr.y (mgr.25232) 1403 : cluster [DBG] pgmap v2232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:07.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:07.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:07.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:08.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1601 16 16 0 0 0 - 0 2024-07-28T12:38:08.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:08.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:08.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:08.378 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:38:08.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:08.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:08 smithi150 bash[67543]: audit 2024-07-28T12:38:07.839785+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.22:0/1623920821' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:08.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:08 smithi150 bash[67543]: audit 2024-07-28T12:38:07.840139+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:08.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:08 smithi022 bash[82865]: audit 2024-07-28T12:38:07.839785+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.22:0/1623920821' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:08 smithi022 bash[82865]: audit 2024-07-28T12:38:07.840139+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:08 smithi022 bash[80503]: audit 2024-07-28T12:38:07.839785+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.22:0/1623920821' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:08 smithi022 bash[80503]: audit 2024-07-28T12:38:07.840139+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:08.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:08.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:08.901 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:09.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1602 16 16 0 0 0 - 0 2024-07-28T12:38:09.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:09.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:09.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:09.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:09.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:09 smithi150 bash[67543]: cluster 2024-07-28T12:38:08.324208+0000 mgr.y (mgr.25232) 1404 : cluster [DBG] pgmap v2233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:09 smithi150 bash[67543]: cluster 2024-07-28T12:38:08.364446+0000 mon.a (mon.0) 2402 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:38:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:09 smithi150 bash[67543]: audit 2024-07-28T12:38:08.378049+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:38:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:09 smithi150 bash[67543]: cluster 2024-07-28T12:38:08.378165+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1225: 8 total, 2 up, 8 in 2024-07-28T12:38:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:38:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[82865]: cluster 2024-07-28T12:38:08.324208+0000 mgr.y (mgr.25232) 1404 : cluster [DBG] pgmap v2233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[82865]: cluster 2024-07-28T12:38:08.364446+0000 mon.a (mon.0) 2402 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[82865]: audit 2024-07-28T12:38:08.378049+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[82865]: cluster 2024-07-28T12:38:08.378165+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1225: 8 total, 2 up, 8 in 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[80503]: cluster 2024-07-28T12:38:08.324208+0000 mgr.y (mgr.25232) 1404 : cluster [DBG] pgmap v2233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[80503]: cluster 2024-07-28T12:38:08.364446+0000 mon.a (mon.0) 2402 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:38:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[80503]: audit 2024-07-28T12:38:08.378049+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:38:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:09 smithi022 bash[80503]: cluster 2024-07-28T12:38:08.378165+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1225: 8 total, 2 up, 8 in 2024-07-28T12:38:09.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:09.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:09.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:09.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:10.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1603 16 16 0 0 0 - 0 2024-07-28T12:38:10.075 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:38:10.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:10.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:10.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:10.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:10.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:10.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:10.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:10.887 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:38:10.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:38:10.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:11.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1604 16 16 0 0 0 - 0 2024-07-28T12:38:11.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:11.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:11.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:11.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:38:11.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:11.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:11 smithi150 bash[67543]: cluster 2024-07-28T12:38:10.325596+0000 mgr.y (mgr.25232) 1405 : cluster [DBG] pgmap v2235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:11 smithi022 bash[80503]: cluster 2024-07-28T12:38:10.325596+0000 mgr.y (mgr.25232) 1405 : cluster [DBG] pgmap v2235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:11 smithi022 bash[82865]: cluster 2024-07-28T12:38:10.325596+0000 mgr.y (mgr.25232) 1405 : cluster [DBG] pgmap v2235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:11.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:11.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:11.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:11.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:12.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1605 16 16 0 0 0 - 0 2024-07-28T12:38:12.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:12.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:12.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:12.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:38:12 smithi150 bash[60514]: ts=2024-07-28T12:38: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:38:12.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:12.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:12.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:12.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:13.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1606 16 16 0 0 0 - 0 2024-07-28T12:38:13.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:13.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:13.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:13.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:13.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:13.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:13.654 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:13 smithi022 bash[80503]: cluster 2024-07-28T12:38:12.327039+0000 mgr.y (mgr.25232) 1406 : cluster [DBG] pgmap v2236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:13.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:13 smithi022 bash[82865]: cluster 2024-07-28T12:38:12.327039+0000 mgr.y (mgr.25232) 1406 : cluster [DBG] pgmap v2236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:13.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:13 smithi150 bash[67543]: cluster 2024-07-28T12:38:12.327039+0000 mgr.y (mgr.25232) 1406 : cluster [DBG] pgmap v2236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:13.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:13.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:14.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1607 16 16 0 0 0 - 0 2024-07-28T12:38:14.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:14.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:14.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:14.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:14.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:14.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:14.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:14.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:15.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1608 16 16 0 0 0 - 0 2024-07-28T12:38:15.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:15.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:15.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:15.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:15.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:15.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:15 smithi022 bash[80503]: cluster 2024-07-28T12:38:14.328061+0000 mgr.y (mgr.25232) 1407 : cluster [DBG] pgmap v2237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:15.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:15 smithi022 bash[82865]: cluster 2024-07-28T12:38:14.328061+0000 mgr.y (mgr.25232) 1407 : cluster [DBG] pgmap v2237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:15.657 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:15.658 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:15.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:15.671 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:15 smithi150 bash[67543]: cluster 2024-07-28T12:38:14.328061+0000 mgr.y (mgr.25232) 1407 : cluster [DBG] pgmap v2237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:15.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:15.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:16.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1609 16 16 0 0 0 - 0 2024-07-28T12:38:16.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:16.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:16.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:16.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:16.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:16.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:16.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:16.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:16.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:17.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1610 16 16 0 0 0 - 0 2024-07-28T12:38:17.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:17.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:17.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:17.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:17 smithi150 bash[67543]: cluster 2024-07-28T12:38:16.329454+0000 mgr.y (mgr.25232) 1408 : cluster [DBG] pgmap v2238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:17.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:17.592 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:17 smithi022 bash[80503]: cluster 2024-07-28T12:38:16.329454+0000 mgr.y (mgr.25232) 1408 : cluster [DBG] pgmap v2238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:17.593 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:17 smithi022 bash[82865]: cluster 2024-07-28T12:38:16.329454+0000 mgr.y (mgr.25232) 1408 : cluster [DBG] pgmap v2238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:17.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:17.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:17.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:18.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1611 16 16 0 0 0 - 0 2024-07-28T12:38:18.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:18.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:18.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:18.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:18.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:18.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:18.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:18.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:18.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:19.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1612 16 16 0 0 0 - 0 2024-07-28T12:38:19.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:19.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:19.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:19.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:19 smithi150 bash[67543]: cluster 2024-07-28T12:38:18.330863+0000 mgr.y (mgr.25232) 1409 : cluster [DBG] pgmap v2239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:19.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:19.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:19.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:19.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:38:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:38:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:38:19.822 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:19 smithi022 bash[80503]: cluster 2024-07-28T12:38:18.330863+0000 mgr.y (mgr.25232) 1409 : cluster [DBG] pgmap v2239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:19.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:19 smithi022 bash[82865]: cluster 2024-07-28T12:38:18.330863+0000 mgr.y (mgr.25232) 1409 : cluster [DBG] pgmap v2239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:19.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:20.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1613 16 16 0 0 0 - 0 2024-07-28T12:38:20.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:20.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:20.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:20.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:20.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:20.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:20.704 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:38:20.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:20.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:20.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:21.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1614 16 16 0 0 0 - 0 2024-07-28T12:38:21.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:21.140 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:38:21.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[82865]: audit 2024-07-28T12:38:20.127712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[82865]: audit 2024-07-28T12:38:20.129354+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[82865]: cluster 2024-07-28T12:38:20.332235+0000 mgr.y (mgr.25232) 1410 : cluster [DBG] pgmap v2240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[82865]: audit 2024-07-28T12:38:20.955593+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.22:0/3912887070' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[82865]: audit 2024-07-28T12:38:20.956184+0000 mon.a (mon.0) 2407 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[80503]: audit 2024-07-28T12:38:20.127712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[80503]: audit 2024-07-28T12:38:20.129354+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[80503]: cluster 2024-07-28T12:38:20.332235+0000 mgr.y (mgr.25232) 1410 : cluster [DBG] pgmap v2240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[80503]: audit 2024-07-28T12:38:20.955593+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.22:0/3912887070' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:38:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:21 smithi022 bash[80503]: audit 2024-07-28T12:38:20.956184+0000 mon.a (mon.0) 2407 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:38:21.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:21.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:21 smithi150 bash[67543]: audit 2024-07-28T12:38:20.127712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:21 smithi150 bash[67543]: audit 2024-07-28T12:38:20.129354+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:21 smithi150 bash[67543]: cluster 2024-07-28T12:38:20.332235+0000 mgr.y (mgr.25232) 1410 : cluster [DBG] pgmap v2240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:21 smithi150 bash[67543]: audit 2024-07-28T12:38:20.955593+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.22:0/3912887070' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:38:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:21 smithi150 bash[67543]: audit 2024-07-28T12:38:20.956184+0000 mon.a (mon.0) 2407 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:38:21.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:21.671 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:38:21.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:38:21.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:21.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:21.949 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:22.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1615 16 16 0 0 0 - 0 2024-07-28T12:38:22.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:22.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:22.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:22 smithi022 bash[80503]: cluster 2024-07-28T12:38:21.125138+0000 mon.a (mon.0) 2408 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:22 smithi022 bash[80503]: audit 2024-07-28T12:38:21.140033+0000 mon.a (mon.0) 2409 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:38:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:22 smithi022 bash[80503]: cluster 2024-07-28T12:38:21.140173+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1226: 8 total, 2 up, 8 in 2024-07-28T12:38:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:22 smithi022 bash[82865]: cluster 2024-07-28T12:38:21.125138+0000 mon.a (mon.0) 2408 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:22 smithi022 bash[82865]: audit 2024-07-28T12:38:21.140033+0000 mon.a (mon.0) 2409 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:38:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:22 smithi022 bash[82865]: cluster 2024-07-28T12:38:21.140173+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1226: 8 total, 2 up, 8 in 2024-07-28T12:38:22.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:38:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:38:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:22 smithi150 bash[67543]: cluster 2024-07-28T12:38:21.125138+0000 mon.a (mon.0) 2408 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:22 smithi150 bash[67543]: audit 2024-07-28T12:38:21.140033+0000 mon.a (mon.0) 2409 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:38:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:22 smithi150 bash[67543]: cluster 2024-07-28T12:38:21.140173+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1226: 8 total, 2 up, 8 in 2024-07-28T12:38:22.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:22.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:22.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:22.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:23.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1616 16 16 0 0 0 - 0 2024-07-28T12:38:23.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:23.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:23.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:23 smithi150 bash[67543]: cluster 2024-07-28T12:38:22.333769+0000 mgr.y (mgr.25232) 1411 : cluster [DBG] pgmap v2242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:23.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:23.395 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:23 smithi022 bash[80503]: cluster 2024-07-28T12:38:22.333769+0000 mgr.y (mgr.25232) 1411 : cluster [DBG] pgmap v2242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:23.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:23 smithi022 bash[82865]: cluster 2024-07-28T12:38:22.333769+0000 mgr.y (mgr.25232) 1411 : cluster [DBG] pgmap v2242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:23.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:23.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:23.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:23.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:23.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:24.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1617 16 16 0 0 0 - 0 2024-07-28T12:38:24.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:24.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:38:24.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:24.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:24.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:24.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:24.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:24.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:24.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:25.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1618 16 16 0 0 0 - 0 2024-07-28T12:38:25.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:25.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:25.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:25.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:25.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:25 smithi022 bash[80503]: cluster 2024-07-28T12:38:24.335189+0000 mgr.y (mgr.25232) 1412 : cluster [DBG] pgmap v2243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:25 smithi022 bash[82865]: cluster 2024-07-28T12:38:24.335189+0000 mgr.y (mgr.25232) 1412 : cluster [DBG] pgmap v2243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:25.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:25.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:25 smithi150 bash[67543]: cluster 2024-07-28T12:38:24.335189+0000 mgr.y (mgr.25232) 1412 : cluster [DBG] pgmap v2243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:25.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:26.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1619 16 16 0 0 0 - 0 2024-07-28T12:38:26.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:26.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:26.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:26.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:26.457 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:26.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:26.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:26.716 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:26.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:26.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:27.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:38:27.004197+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:38:27.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:38:27.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1620 16 16 0 0 0 - 0 2024-07-28T12:38:27.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:27.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:27.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:27.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:27 smithi150 bash[67543]: cluster 2024-07-28T12:38:26.336572+0000 mgr.y (mgr.25232) 1413 : cluster [DBG] pgmap v2244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:27.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:27 smithi022 bash[82865]: cluster 2024-07-28T12:38:26.336572+0000 mgr.y (mgr.25232) 1413 : cluster [DBG] pgmap v2244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:27 smithi022 bash[80503]: cluster 2024-07-28T12:38:26.336572+0000 mgr.y (mgr.25232) 1413 : cluster [DBG] pgmap v2244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:27.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:27.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:27.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:28.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1621 16 16 0 0 0 - 0 2024-07-28T12:38:28.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:28.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:28.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:28.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:28.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:28.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:28.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:28.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:28.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:29.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1622 16 16 0 0 0 - 0 2024-07-28T12:38:29.067 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:29.085 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:29.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:29.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:29.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:29.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:29.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:29.693 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:38:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:38:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T12:38:29.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:29 smithi022 bash[82865]: cluster 2024-07-28T12:38:28.337967+0000 mgr.y (mgr.25232) 1414 : cluster [DBG] pgmap v2245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:29.694 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:29 smithi022 bash[80503]: cluster 2024-07-28T12:38:28.337967+0000 mgr.y (mgr.25232) 1414 : cluster [DBG] pgmap v2245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:29 smithi150 bash[67543]: cluster 2024-07-28T12:38:28.337967+0000 mgr.y (mgr.25232) 1414 : cluster [DBG] pgmap v2245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:29.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:29.921 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:30.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1623 16 16 0 0 0 - 0 2024-07-28T12:38:30.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:30.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:30.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:30.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:30.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:30.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:30.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:30.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:30.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:31.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1624 16 16 0 0 0 - 0 2024-07-28T12:38:31.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:31.183 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:38:31.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:31.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:31.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:31.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:31.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:31.707 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:31 smithi022 bash[82865]: cluster 2024-07-28T12:38:30.339361+0000 mgr.y (mgr.25232) 1415 : cluster [DBG] pgmap v2246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:31.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:31 smithi022 bash[80503]: cluster 2024-07-28T12:38:30.339361+0000 mgr.y (mgr.25232) 1415 : cluster [DBG] pgmap v2246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:31 smithi150 bash[67543]: cluster 2024-07-28T12:38:30.339361+0000 mgr.y (mgr.25232) 1415 : cluster [DBG] pgmap v2246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:31.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:31.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:32.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1625 16 16 0 0 0 - 0 2024-07-28T12:38:32.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:32.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:32.192 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:38:32.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:38:32.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:32.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:32.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:32.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:32.665 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:38:32 smithi150 bash[60514]: ts=2024-07-28T12:38: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:38:32.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:32.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:33.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1626 16 16 0 0 0 - 0 2024-07-28T12:38:33.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:33.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:33.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:33.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:33.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:33.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:33.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:33.728 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:33 smithi150 bash[67543]: cluster 2024-07-28T12:38:32.340846+0000 mgr.y (mgr.25232) 1416 : cluster [DBG] pgmap v2247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:33 smithi022 bash[80503]: cluster 2024-07-28T12:38:32.340846+0000 mgr.y (mgr.25232) 1416 : cluster [DBG] pgmap v2247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:33 smithi022 bash[82865]: cluster 2024-07-28T12:38:32.340846+0000 mgr.y (mgr.25232) 1416 : cluster [DBG] pgmap v2247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:33.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:33.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:34.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1627 16 16 0 0 0 - 0 2024-07-28T12:38:34.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:34.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:34.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:34.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:34.423 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:38:34.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:34 smithi022 bash[80503]: audit 2024-07-28T12:38:34.222984+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.22:0/2368436072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:34.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:34 smithi022 bash[80503]: audit 2024-07-28T12:38:34.223589+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:34.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:34 smithi022 bash[82865]: audit 2024-07-28T12:38:34.222984+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.22:0/2368436072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:34.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:34 smithi022 bash[82865]: audit 2024-07-28T12:38:34.223589+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:34.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:34.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:34.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:34 smithi150 bash[67543]: audit 2024-07-28T12:38:34.222984+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.22:0/2368436072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:34.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:34 smithi150 bash[67543]: audit 2024-07-28T12:38:34.223589+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:38:34.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:34.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:35.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1628 16 16 0 0 0 - 0 2024-07-28T12:38:35.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:35.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:35.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:35.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:35.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:35.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:35.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:35.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[80503]: cluster 2024-07-28T12:38:34.342283+0000 mgr.y (mgr.25232) 1417 : cluster [DBG] pgmap v2248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:35.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[80503]: cluster 2024-07-28T12:38:34.407312+0000 mon.a (mon.0) 2412 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[80503]: audit 2024-07-28T12:38:34.422336+0000 mon.a (mon.0) 2413 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[80503]: cluster 2024-07-28T12:38:34.422525+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1227: 8 total, 2 up, 8 in 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[80503]: audit 2024-07-28T12:38:35.131343+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[80503]: audit 2024-07-28T12:38:35.133395+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[82865]: cluster 2024-07-28T12:38:34.342283+0000 mgr.y (mgr.25232) 1417 : cluster [DBG] pgmap v2248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[82865]: cluster 2024-07-28T12:38:34.407312+0000 mon.a (mon.0) 2412 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[82865]: audit 2024-07-28T12:38:34.422336+0000 mon.a (mon.0) 2413 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[82865]: cluster 2024-07-28T12:38:34.422525+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1227: 8 total, 2 up, 8 in 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[82865]: audit 2024-07-28T12:38:35.131343+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:35.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:35 smithi022 bash[82865]: audit 2024-07-28T12:38:35.133395+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:35.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:35 smithi150 bash[67543]: cluster 2024-07-28T12:38:34.342283+0000 mgr.y (mgr.25232) 1417 : cluster [DBG] pgmap v2248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:35.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:35 smithi150 bash[67543]: cluster 2024-07-28T12:38:34.407312+0000 mon.a (mon.0) 2412 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:35.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:35 smithi150 bash[67543]: audit 2024-07-28T12:38:34.422336+0000 mon.a (mon.0) 2413 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:38:35.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:35 smithi150 bash[67543]: cluster 2024-07-28T12:38:34.422525+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1227: 8 total, 2 up, 8 in 2024-07-28T12:38:35.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:35 smithi150 bash[67543]: audit 2024-07-28T12:38:35.131343+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:35.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:35 smithi150 bash[67543]: audit 2024-07-28T12:38:35.133395+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:35.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:35.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:36.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1629 16 16 0 0 0 - 0 2024-07-28T12:38:36.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:36.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:36.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:36.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:36.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:36.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:36.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:36.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:37.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1630 16 16 0 0 0 - 0 2024-07-28T12:38:37.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:37.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:38:37.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:37.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:37.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:37.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:37.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:37 smithi022 bash[82865]: cluster 2024-07-28T12:38:36.343799+0000 mgr.y (mgr.25232) 1418 : cluster [DBG] pgmap v2250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:37.551 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:37 smithi022 bash[80503]: cluster 2024-07-28T12:38:36.343799+0000 mgr.y (mgr.25232) 1418 : cluster [DBG] pgmap v2250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:37.630 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:37.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:37.670 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:37 smithi150 bash[67543]: cluster 2024-07-28T12:38:36.343799+0000 mgr.y (mgr.25232) 1418 : cluster [DBG] pgmap v2250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:37.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:37.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:38.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1631 16 16 0 0 0 - 0 2024-07-28T12:38:38.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:38.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:38.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:38.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:38.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:38.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:38.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:38.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:38.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:39.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1632 16 16 0 0 0 - 0 2024-07-28T12:38:39.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:39.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:39.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:39.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:39 smithi150 bash[67543]: cluster 2024-07-28T12:38:38.344907+0000 mgr.y (mgr.25232) 1419 : cluster [DBG] pgmap v2251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:39.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:39.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:39 smithi022 bash[80503]: cluster 2024-07-28T12:38:38.344907+0000 mgr.y (mgr.25232) 1419 : cluster [DBG] pgmap v2251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:39.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:39 smithi022 bash[82865]: cluster 2024-07-28T12:38:38.344907+0000 mgr.y (mgr.25232) 1419 : cluster [DBG] pgmap v2251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:39.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:38:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:38:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:38:39.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:39.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:39.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:40.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1633 16 16 0 0 0 - 0 2024-07-28T12:38:40.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:40.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:40.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:40.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:40.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:40.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:40.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:40.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:40.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:41.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1634 16 16 0 0 0 - 0 2024-07-28T12:38:41.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:41.148 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:38:41.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:41.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:41.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:41 smithi150 bash[67543]: cluster 2024-07-28T12:38:40.346450+0000 mgr.y (mgr.25232) 1420 : cluster [DBG] pgmap v2252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:41 smithi022 bash[80503]: cluster 2024-07-28T12:38:40.346450+0000 mgr.y (mgr.25232) 1420 : cluster [DBG] pgmap v2252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:41.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:41 smithi022 bash[82865]: cluster 2024-07-28T12:38:40.346450+0000 mgr.y (mgr.25232) 1420 : cluster [DBG] pgmap v2252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:41.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:41.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:41.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:38:41.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:38:41.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:42.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1635 16 16 0 0 0 - 0 2024-07-28T12:38:42.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:42.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:42.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:42.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:38:42 smithi150 bash[60514]: ts=2024-07-28T12:38:42.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:38:42.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:42.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:42.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:42.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:43.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1636 16 16 0 0 0 - 0 2024-07-28T12:38:43.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:43.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:43.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:43.309 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:43.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:43.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:43.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:43.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:43.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:43 smithi022 bash[80503]: cluster 2024-07-28T12:38:42.348032+0000 mgr.y (mgr.25232) 1421 : cluster [DBG] pgmap v2253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:43.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:43 smithi022 bash[82865]: cluster 2024-07-28T12:38:42.348032+0000 mgr.y (mgr.25232) 1421 : cluster [DBG] pgmap v2253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:43 smithi150 bash[67543]: cluster 2024-07-28T12:38:42.348032+0000 mgr.y (mgr.25232) 1421 : cluster [DBG] pgmap v2253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:43.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:43.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:44.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1637 16 16 0 0 0 - 0 2024-07-28T12:38:44.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:44.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:44.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:44.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:44.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:44.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:44.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:44.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:45.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1638 16 16 0 0 0 - 0 2024-07-28T12:38:45.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:45.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:45.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:45.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:45.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:45 smithi022 bash[80503]: cluster 2024-07-28T12:38:44.348847+0000 mgr.y (mgr.25232) 1422 : cluster [DBG] pgmap v2254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:45.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:45 smithi022 bash[82865]: cluster 2024-07-28T12:38:44.348847+0000 mgr.y (mgr.25232) 1422 : cluster [DBG] pgmap v2254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:45.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:45.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:45.746 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:45 smithi150 bash[67543]: cluster 2024-07-28T12:38:44.348847+0000 mgr.y (mgr.25232) 1422 : cluster [DBG] pgmap v2254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:45.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:45.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:46.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1639 16 16 0 0 0 - 0 2024-07-28T12:38:46.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:46.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:46.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:46.347 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:46.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:46.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:46.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:46.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:46.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:47.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:38:47.007048+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:38:47.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:38:47.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1640 16 16 0 0 0 - 0 2024-07-28T12:38:47.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:47.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:47.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:47.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:47.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:47.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[80503]: cluster 2024-07-28T12:38:46.349918+0000 mgr.y (mgr.25232) 1423 : cluster [DBG] pgmap v2255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[80503]: audit 2024-07-28T12:38:46.932510+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[80503]: audit 2024-07-28T12:38:47.422892+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[80503]: audit 2024-07-28T12:38:47.428814+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[82865]: cluster 2024-07-28T12:38:46.349918+0000 mgr.y (mgr.25232) 1423 : cluster [DBG] pgmap v2255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[82865]: audit 2024-07-28T12:38:46.932510+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[82865]: audit 2024-07-28T12:38:47.422892+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:47.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:47 smithi022 bash[82865]: audit 2024-07-28T12:38:47.428814+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:47.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:47.760 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:47 smithi150 bash[67543]: cluster 2024-07-28T12:38:46.349918+0000 mgr.y (mgr.25232) 1423 : cluster [DBG] pgmap v2255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:47.760 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:47 smithi150 bash[67543]: audit 2024-07-28T12:38:46.932510+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:38:47.761 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:47 smithi150 bash[67543]: audit 2024-07-28T12:38:47.422892+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:47.761 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:47 smithi150 bash[67543]: audit 2024-07-28T12:38:47.428814+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:47.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:47.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:48.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1641 16 16 0 0 0 - 0 2024-07-28T12:38:48.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:48.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:48.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:48.452 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:38:48.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:48.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:48 smithi022 bash[80503]: audit 2024-07-28T12:38:48.000892+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.22:0/3417588618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:38:48.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:48 smithi022 bash[80503]: audit 2024-07-28T12:38:48.001393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:38:48.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:48 smithi022 bash[82865]: audit 2024-07-28T12:38:48.000892+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.22:0/3417588618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:38:48.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:48 smithi022 bash[82865]: audit 2024-07-28T12:38:48.001393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:38:48.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:48.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:48 smithi150 bash[67543]: audit 2024-07-28T12:38:48.000892+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.22:0/3417588618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:38:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:48 smithi150 bash[67543]: audit 2024-07-28T12:38:48.001393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:38:48.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:48.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:49.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1642 16 16 0 0 0 - 0 2024-07-28T12:38:49.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:49.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:49.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:49.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:49.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:49.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:49.664 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:49 smithi150 bash[67543]: cluster 2024-07-28T12:38:48.351402+0000 mgr.y (mgr.25232) 1424 : cluster [DBG] pgmap v2256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:49.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:49 smithi150 bash[67543]: cluster 2024-07-28T12:38:48.436456+0000 mon.a (mon.0) 2421 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:49.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:49 smithi150 bash[67543]: audit 2024-07-28T12:38:48.451902+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:38:49.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:49 smithi150 bash[67543]: cluster 2024-07-28T12:38:48.452018+0000 mon.a (mon.0) 2423 : cluster [DBG] osdmap e1228: 8 total, 2 up, 8 in 2024-07-28T12:38:49.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:38:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:38:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[82865]: cluster 2024-07-28T12:38:48.351402+0000 mgr.y (mgr.25232) 1424 : cluster [DBG] pgmap v2256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[82865]: cluster 2024-07-28T12:38:48.436456+0000 mon.a (mon.0) 2421 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[82865]: audit 2024-07-28T12:38:48.451902+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:38:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[82865]: cluster 2024-07-28T12:38:48.452018+0000 mon.a (mon.0) 2423 : cluster [DBG] osdmap e1228: 8 total, 2 up, 8 in 2024-07-28T12:38:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[80503]: cluster 2024-07-28T12:38:48.351402+0000 mgr.y (mgr.25232) 1424 : cluster [DBG] pgmap v2256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[80503]: cluster 2024-07-28T12:38:48.436456+0000 mon.a (mon.0) 2421 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:38:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[80503]: audit 2024-07-28T12:38:48.451902+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:38:49.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:49 smithi022 bash[80503]: cluster 2024-07-28T12:38:48.452018+0000 mon.a (mon.0) 2423 : cluster [DBG] osdmap e1228: 8 total, 2 up, 8 in 2024-07-28T12:38:49.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:50.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1643 16 16 0 0 0 - 0 2024-07-28T12:38:50.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:50.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:50.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:50.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:50.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:50.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:50.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:50.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:50 smithi022 bash[80503]: audit 2024-07-28T12:38:50.124753+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:50.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:50 smithi022 bash[82865]: audit 2024-07-28T12:38:50.124753+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:50 smithi150 bash[67543]: audit 2024-07-28T12:38:50.124753+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:38:50.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:50.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:51.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1644 16 16 0 0 0 - 0 2024-07-28T12:38:51.069 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:38:51.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:51.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:51.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:51.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:51.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:51.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:51 smithi022 bash[80503]: cluster 2024-07-28T12:38:50.352727+0000 mgr.y (mgr.25232) 1425 : cluster [DBG] pgmap v2258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:51.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:51 smithi022 bash[82865]: cluster 2024-07-28T12:38:50.352727+0000 mgr.y (mgr.25232) 1425 : cluster [DBG] pgmap v2258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:51.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:51 smithi150 bash[67543]: cluster 2024-07-28T12:38:50.352727+0000 mgr.y (mgr.25232) 1425 : cluster [DBG] pgmap v2258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:51.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:38:51.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:38:51.906 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:52.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1645 16 16 0 0 0 - 0 2024-07-28T12:38:52.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:52.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:38:52.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:52.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:52.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:52.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:52.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:52.612 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:38:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:38:52.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:52.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:52.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:53.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1646 16 16 0 0 0 - 0 2024-07-28T12:38:53.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:53.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:53.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:53.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:53.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:53.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:53.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:53.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:54.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1647 16 16 0 0 0 - 0 2024-07-28T12:38:54.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:53 smithi022 bash[80503]: cluster 2024-07-28T12:38:52.353487+0000 mgr.y (mgr.25232) 1426 : cluster [DBG] pgmap v2259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:53 smithi022 bash[80503]: audit 2024-07-28T12:38:52.823934+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:53 smithi022 bash[80503]: audit 2024-07-28T12:38:52.830971+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:53 smithi022 bash[82865]: cluster 2024-07-28T12:38:52.353487+0000 mgr.y (mgr.25232) 1426 : cluster [DBG] pgmap v2259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:53 smithi022 bash[82865]: audit 2024-07-28T12:38:52.823934+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:53 smithi022 bash[82865]: audit 2024-07-28T12:38:52.830971+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:54.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:54.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:54.244 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:53 smithi150 bash[67543]: cluster 2024-07-28T12:38:52.353487+0000 mgr.y (mgr.25232) 1426 : cluster [DBG] pgmap v2259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:54.244 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:53 smithi150 bash[67543]: audit 2024-07-28T12:38:52.823934+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:54.244 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:53 smithi150 bash[67543]: audit 2024-07-28T12:38:52.830971+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:54.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:54.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:54.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:54.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:54.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:54.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:55.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1648 16 16 0 0 0 - 0 2024-07-28T12:38:55.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:55.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:55.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:55.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:55.425 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:55 smithi150 bash[67543]: audit 2024-07-28T12:38:54.212723+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.425 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:55 smithi150 bash[67543]: audit 2024-07-28T12:38:54.219976+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.425 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:55 smithi150 bash[67543]: cluster 2024-07-28T12:38:54.354790+0000 mgr.y (mgr.25232) 1427 : cluster [DBG] pgmap v2260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:55.425 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:55 smithi150 bash[67543]: audit 2024-07-28T12:38:54.612031+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:38:55.425 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:55 smithi150 bash[67543]: audit 2024-07-28T12:38:54.612740+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:38:55.425 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:55 smithi150 bash[67543]: audit 2024-07-28T12:38:54.617556+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[80503]: audit 2024-07-28T12:38:54.212723+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[80503]: audit 2024-07-28T12:38:54.219976+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[80503]: cluster 2024-07-28T12:38:54.354790+0000 mgr.y (mgr.25232) 1427 : cluster [DBG] pgmap v2260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[80503]: audit 2024-07-28T12:38:54.612031+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[80503]: audit 2024-07-28T12:38:54.612740+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[80503]: audit 2024-07-28T12:38:54.617556+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[82865]: audit 2024-07-28T12:38:54.212723+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[82865]: audit 2024-07-28T12:38:54.219976+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[82865]: cluster 2024-07-28T12:38:54.354790+0000 mgr.y (mgr.25232) 1427 : cluster [DBG] pgmap v2260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:55.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[82865]: audit 2024-07-28T12:38:54.612031+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:38:55.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[82865]: audit 2024-07-28T12:38:54.612740+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:38:55.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:55 smithi022 bash[82865]: audit 2024-07-28T12:38:54.617556+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:38:55.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:55.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:55.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:56.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1649 16 16 0 0 0 - 0 2024-07-28T12:38:56.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:38:56.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:56.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:56.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:56.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:56.506 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:56.506 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:38:56.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:56.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:56.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:56.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:57.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1650 16 16 0 0 0 - 0 2024-07-28T12:38:57.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:57.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:57.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:57.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:57.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:57 smithi022 bash[80503]: cluster 2024-07-28T12:38:56.356166+0000 mgr.y (mgr.25232) 1428 : cluster [DBG] pgmap v2261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:57 smithi022 bash[82865]: cluster 2024-07-28T12:38:56.356166+0000 mgr.y (mgr.25232) 1428 : cluster [DBG] pgmap v2261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:57.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:57 smithi150 bash[67543]: cluster 2024-07-28T12:38:56.356166+0000 mgr.y (mgr.25232) 1428 : cluster [DBG] pgmap v2261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:57.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:57.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:58.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1651 16 16 0 0 0 - 0 2024-07-28T12:38:58.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:58.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:38:58.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:58.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:58.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:58.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:58.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:58.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:58.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:38:59.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1652 16 16 0 0 0 - 0 2024-07-28T12:38:59.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:59.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:59.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:38:59.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:38:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:38:59 smithi150 bash[67543]: cluster 2024-07-28T12:38:58.357552+0000 mgr.y (mgr.25232) 1429 : cluster [DBG] pgmap v2262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:59.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:38:59.590 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:38:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:38:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:38:59.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:38:59 smithi022 bash[82865]: cluster 2024-07-28T12:38:58.357552+0000 mgr.y (mgr.25232) 1429 : cluster [DBG] pgmap v2262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:59.591 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:38:59 smithi022 bash[80503]: cluster 2024-07-28T12:38:58.357552+0000 mgr.y (mgr.25232) 1429 : cluster [DBG] pgmap v2262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:38:59.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:38:59.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:38:59.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:00.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1653 16 16 0 0 0 - 0 2024-07-28T12:39:00.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:00.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:00.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:00.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:00.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:00.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:00.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:00.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:01.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:01.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1654 16 16 0 0 0 - 0 2024-07-28T12:39:01.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:01.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:01.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:01.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:01 smithi150 bash[67543]: cluster 2024-07-28T12:39:00.358718+0000 mgr.y (mgr.25232) 1430 : cluster [DBG] pgmap v2263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:01.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:01.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:01.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:01 smithi022 bash[80503]: cluster 2024-07-28T12:39:00.358718+0000 mgr.y (mgr.25232) 1430 : cluster [DBG] pgmap v2263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:01.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:01 smithi022 bash[82865]: cluster 2024-07-28T12:39:00.358718+0000 mgr.y (mgr.25232) 1430 : cluster [DBG] pgmap v2263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:01.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:01.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:02.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1655 16 16 0 0 0 - 0 2024-07-28T12:39:02.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:02.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:02.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:02.331 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:39:02.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:39:02 smithi150 bash[60514]: ts=2024-07-28T12:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:39:02.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:02.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:02.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:02.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:03.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1656 16 16 0 0 0 - 0 2024-07-28T12:39:03.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:03.047 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:39:03.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:39:03.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:03.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:03.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:03.434 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:39:03.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:03.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:03.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:03 smithi022 bash[80503]: cluster 2024-07-28T12:39:02.359602+0000 mgr.y (mgr.25232) 1431 : cluster [DBG] pgmap v2264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:03.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:03 smithi022 bash[80503]: audit 2024-07-28T12:39:02.586148+0000 mon.a (mon.0) 2432 : audit [INF] from='client.? 172.21.15.22:0/4125888550' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:03.653 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:03 smithi022 bash[82865]: cluster 2024-07-28T12:39:02.359602+0000 mgr.y (mgr.25232) 1431 : cluster [DBG] pgmap v2264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:03.653 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:03 smithi022 bash[82865]: audit 2024-07-28T12:39:02.586148+0000 mon.a (mon.0) 2432 : audit [INF] from='client.? 172.21.15.22:0/4125888550' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:03.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:03.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:03 smithi150 bash[67543]: cluster 2024-07-28T12:39:02.359602+0000 mgr.y (mgr.25232) 1431 : cluster [DBG] pgmap v2264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:03.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:03 smithi150 bash[67543]: audit 2024-07-28T12:39:02.586148+0000 mon.a (mon.0) 2432 : audit [INF] from='client.? 172.21.15.22:0/4125888550' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:03.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:03.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:04.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1657 16 16 0 0 0 - 0 2024-07-28T12:39:04.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:04.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:04.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:04.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:04.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:04 smithi022 bash[80503]: cluster 2024-07-28T12:39:03.423904+0000 mon.a (mon.0) 2433 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:39:04.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:04 smithi022 bash[80503]: audit 2024-07-28T12:39:03.434516+0000 mon.a (mon.0) 2434 : audit [INF] from='client.? 172.21.15.22:0/4125888550' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:04.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:04 smithi022 bash[80503]: cluster 2024-07-28T12:39:03.434578+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1229: 8 total, 2 up, 8 in 2024-07-28T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:04 smithi022 bash[82865]: cluster 2024-07-28T12:39:03.423904+0000 mon.a (mon.0) 2433 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:04 smithi022 bash[82865]: audit 2024-07-28T12:39:03.434516+0000 mon.a (mon.0) 2434 : audit [INF] from='client.? 172.21.15.22:0/4125888550' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:04 smithi022 bash[82865]: cluster 2024-07-28T12:39:03.434578+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1229: 8 total, 2 up, 8 in 2024-07-28T12:39:04.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:04.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:04.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:04 smithi150 bash[67543]: cluster 2024-07-28T12:39:03.423904+0000 mon.a (mon.0) 2433 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:39:04.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:04 smithi150 bash[67543]: audit 2024-07-28T12:39:03.434516+0000 mon.a (mon.0) 2434 : audit [INF] from='client.? 172.21.15.22:0/4125888550' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:04.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:04 smithi150 bash[67543]: cluster 2024-07-28T12:39:03.434578+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1229: 8 total, 2 up, 8 in 2024-07-28T12:39:04.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:04.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:05.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1658 16 16 0 0 0 - 0 2024-07-28T12:39:05.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:05.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:05.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:05.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:05 smithi150 bash[67543]: cluster 2024-07-28T12:39:04.360490+0000 mgr.y (mgr.25232) 1432 : cluster [DBG] pgmap v2266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:05 smithi150 bash[67543]: audit 2024-07-28T12:39:05.129977+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:39:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:05 smithi150 bash[67543]: audit 2024-07-28T12:39:05.131443+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:05.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:05.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:05.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:05 smithi022 bash[80503]: cluster 2024-07-28T12:39:04.360490+0000 mgr.y (mgr.25232) 1432 : cluster [DBG] pgmap v2266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:05 smithi022 bash[80503]: audit 2024-07-28T12:39:05.129977+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:39:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:05 smithi022 bash[80503]: audit 2024-07-28T12:39:05.131443+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:05 smithi022 bash[82865]: cluster 2024-07-28T12:39:04.360490+0000 mgr.y (mgr.25232) 1432 : cluster [DBG] pgmap v2266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:05 smithi022 bash[82865]: audit 2024-07-28T12:39:05.129977+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:39:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:05 smithi022 bash[82865]: audit 2024-07-28T12:39:05.131443+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:05.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:06.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1659 16 16 0 0 0 - 0 2024-07-28T12:39:06.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:06.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:06.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:39:06.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:06.376 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:06.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:06.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:06.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:06.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:06.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:07.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:39:07.009781+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:39:07.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:39:07.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1660 16 16 0 0 0 - 0 2024-07-28T12:39:07.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:07.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:07.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:07.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:07.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:07.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:07.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:07 smithi150 bash[67543]: cluster 2024-07-28T12:39:06.361775+0000 mgr.y (mgr.25232) 1433 : cluster [DBG] pgmap v2267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:07.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:07.808 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:07 smithi022 bash[80503]: cluster 2024-07-28T12:39:06.361775+0000 mgr.y (mgr.25232) 1433 : cluster [DBG] pgmap v2267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:07 smithi022 bash[82865]: cluster 2024-07-28T12:39:06.361775+0000 mgr.y (mgr.25232) 1433 : cluster [DBG] pgmap v2267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:07.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:08.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1661 16 16 0 0 0 - 0 2024-07-28T12:39:08.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:08.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:08.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:08.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:08.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:08.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:08.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:08.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:08.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:09.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1662 16 16 0 0 0 - 0 2024-07-28T12:39:09.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:09.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:09.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:09.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:09 smithi150 bash[67543]: cluster 2024-07-28T12:39:08.363179+0000 mgr.y (mgr.25232) 1434 : cluster [DBG] pgmap v2268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:09.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:09.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:09.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:09 smithi022 bash[80503]: cluster 2024-07-28T12:39:08.363179+0000 mgr.y (mgr.25232) 1434 : cluster [DBG] pgmap v2268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:09.702 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:39:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:39:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:39:09.703 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:09 smithi022 bash[82865]: cluster 2024-07-28T12:39:08.363179+0000 mgr.y (mgr.25232) 1434 : cluster [DBG] pgmap v2268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:09.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:09.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:10.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1663 16 16 0 0 0 - 0 2024-07-28T12:39:10.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:10.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:10.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:10.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:10.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:10.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:10.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:10.849 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:10.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:10.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:11.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1664 16 16 0 0 0 - 0 2024-07-28T12:39:11.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:11.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:11.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:11.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:11 smithi022 bash[80503]: cluster 2024-07-28T12:39:10.364551+0000 mgr.y (mgr.25232) 1435 : cluster [DBG] pgmap v2269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:11 smithi022 bash[82865]: cluster 2024-07-28T12:39:10.364551+0000 mgr.y (mgr.25232) 1435 : cluster [DBG] pgmap v2269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:11.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:11.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:11.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:11 smithi150 bash[67543]: cluster 2024-07-28T12:39:10.364551+0000 mgr.y (mgr.25232) 1435 : cluster [DBG] pgmap v2269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:11.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:11.929 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:39:11.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:12.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1665 16 16 0 0 0 - 0 2024-07-28T12:39:12.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:12.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:12.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:12.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:39:12 smithi150 bash[60514]: ts=2024-07-28T12:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:39:12.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:12.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:12.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:12.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:13.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:13.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1666 16 16 0 0 0 - 0 2024-07-28T12:39:13.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:13.156 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:39:13.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:39:13.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:13.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:13.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:13 smithi150 bash[67543]: cluster 2024-07-28T12:39:12.365532+0000 mgr.y (mgr.25232) 1436 : cluster [DBG] pgmap v2270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:13.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:13.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:13.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:13 smithi022 bash[80503]: cluster 2024-07-28T12:39:12.365532+0000 mgr.y (mgr.25232) 1436 : cluster [DBG] pgmap v2270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:13.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:13 smithi022 bash[82865]: cluster 2024-07-28T12:39:12.365532+0000 mgr.y (mgr.25232) 1436 : cluster [DBG] pgmap v2270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:13.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:13.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:14.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1667 16 16 0 0 0 - 0 2024-07-28T12:39:14.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:14.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:14.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:14.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:14.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:14.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:14.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:14.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:15.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1668 16 16 0 0 0 - 0 2024-07-28T12:39:15.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:15.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:15.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:15.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:15.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:15.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:15.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:15.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:15 smithi022 bash[82865]: cluster 2024-07-28T12:39:14.366791+0000 mgr.y (mgr.25232) 1437 : cluster [DBG] pgmap v2271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:15.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:15 smithi022 bash[80503]: cluster 2024-07-28T12:39:14.366791+0000 mgr.y (mgr.25232) 1437 : cluster [DBG] pgmap v2271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:15 smithi150 bash[67543]: cluster 2024-07-28T12:39:14.366791+0000 mgr.y (mgr.25232) 1437 : cluster [DBG] pgmap v2271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:15.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:15.969 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:16.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1669 16 16 0 0 0 - 0 2024-07-28T12:39:16.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:16.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:16.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:16.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:16.473 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:39:16.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:16.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:16.688 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:16 smithi150 bash[67543]: audit 2024-07-28T12:39:15.758946+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.22:0/1691328983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:39:16.688 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:16 smithi150 bash[67543]: audit 2024-07-28T12:39:15.759342+0000 mon.a (mon.0) 2438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:39:16.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:16.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:16 smithi022 bash[80503]: audit 2024-07-28T12:39:15.758946+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.22:0/1691328983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:39:16.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:16 smithi022 bash[80503]: audit 2024-07-28T12:39:15.759342+0000 mon.a (mon.0) 2438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:39:16.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:16 smithi022 bash[82865]: audit 2024-07-28T12:39:15.758946+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.22:0/1691328983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:39:16.807 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:16 smithi022 bash[82865]: audit 2024-07-28T12:39:15.759342+0000 mon.a (mon.0) 2438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:39:16.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:17.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1670 16 16 0 0 0 - 0 2024-07-28T12:39:17.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:17.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:17.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:17.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:17.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[80503]: cluster 2024-07-28T12:39:16.368073+0000 mgr.y (mgr.25232) 1438 : cluster [DBG] pgmap v2272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[80503]: cluster 2024-07-28T12:39:16.457612+0000 mon.a (mon.0) 2439 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[80503]: audit 2024-07-28T12:39:16.473085+0000 mon.a (mon.0) 2440 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:39:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[80503]: cluster 2024-07-28T12:39:16.473203+0000 mon.a (mon.0) 2441 : cluster [DBG] osdmap e1230: 8 total, 2 up, 8 in 2024-07-28T12:39:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[82865]: cluster 2024-07-28T12:39:16.368073+0000 mgr.y (mgr.25232) 1438 : cluster [DBG] pgmap v2272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[82865]: cluster 2024-07-28T12:39:16.457612+0000 mon.a (mon.0) 2439 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:17.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[82865]: audit 2024-07-28T12:39:16.473085+0000 mon.a (mon.0) 2440 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:39:17.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:17 smithi022 bash[82865]: cluster 2024-07-28T12:39:16.473203+0000 mon.a (mon.0) 2441 : cluster [DBG] osdmap e1230: 8 total, 2 up, 8 in 2024-07-28T12:39:17.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:17.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:17 smithi150 bash[67543]: cluster 2024-07-28T12:39:16.368073+0000 mgr.y (mgr.25232) 1438 : cluster [DBG] pgmap v2272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:17 smithi150 bash[67543]: cluster 2024-07-28T12:39:16.457612+0000 mon.a (mon.0) 2439 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:17 smithi150 bash[67543]: audit 2024-07-28T12:39:16.473085+0000 mon.a (mon.0) 2440 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:39:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:17 smithi150 bash[67543]: cluster 2024-07-28T12:39:16.473203+0000 mon.a (mon.0) 2441 : cluster [DBG] osdmap e1230: 8 total, 2 up, 8 in 2024-07-28T12:39:17.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:17.902 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:17.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:18.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1671 16 16 0 0 0 - 0 2024-07-28T12:39:18.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:18.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:18.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:18.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:18.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:18.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:18.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:18.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:19.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1672 16 16 0 0 0 - 0 2024-07-28T12:39:19.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:19.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:19.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:19.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:39:19.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:19.464 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:39:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:39:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:39:19.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:19.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:19 smithi022 bash[80503]: cluster 2024-07-28T12:39:18.369139+0000 mgr.y (mgr.25232) 1439 : cluster [DBG] pgmap v2274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:19.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:19 smithi022 bash[82865]: cluster 2024-07-28T12:39:18.369139+0000 mgr.y (mgr.25232) 1439 : cluster [DBG] pgmap v2274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:19.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:19.646 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:19 smithi150 bash[67543]: cluster 2024-07-28T12:39:18.369139+0000 mgr.y (mgr.25232) 1439 : cluster [DBG] pgmap v2274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:19.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:19.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:19.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:20.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1673 16 16 0 0 0 - 0 2024-07-28T12:39:20.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:20.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:20.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:20.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:20.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:20.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:20.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:20.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:21.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1674 16 16 0 0 0 - 0 2024-07-28T12:39:21.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:21.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:21 smithi150 bash[67543]: audit 2024-07-28T12:39:20.132296+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:39:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:21 smithi150 bash[67543]: audit 2024-07-28T12:39:20.133933+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:21 smithi150 bash[67543]: cluster 2024-07-28T12:39:20.370555+0000 mgr.y (mgr.25232) 1440 : cluster [DBG] pgmap v2275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:21.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:21.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:21 smithi022 bash[80503]: audit 2024-07-28T12:39:20.132296+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:39:21.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:21 smithi022 bash[80503]: audit 2024-07-28T12:39:20.133933+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:21.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:21 smithi022 bash[80503]: cluster 2024-07-28T12:39:20.370555+0000 mgr.y (mgr.25232) 1440 : cluster [DBG] pgmap v2275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:21.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:21 smithi022 bash[82865]: audit 2024-07-28T12:39:20.132296+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:39:21.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:21 smithi022 bash[82865]: audit 2024-07-28T12:39:20.133933+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:21.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:21 smithi022 bash[82865]: cluster 2024-07-28T12:39:20.370555+0000 mgr.y (mgr.25232) 1440 : cluster [DBG] pgmap v2275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:21.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:21.491 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:39:21.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:21.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:21.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:21.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:22.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:22.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1675 16 16 0 0 0 - 0 2024-07-28T12:39:22.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:22.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:22.284 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:39:22.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:39:22.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:22.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:39:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:39:22.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:22.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:22.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:22.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:23.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1676 16 16 0 0 0 - 0 2024-07-28T12:39:23.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:23.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:23.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:23.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:23.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:23.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:23.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:23 smithi150 bash[67543]: cluster 2024-07-28T12:39:22.371494+0000 mgr.y (mgr.25232) 1441 : cluster [DBG] pgmap v2276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:23.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:23.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:23 smithi022 bash[80503]: cluster 2024-07-28T12:39:22.371494+0000 mgr.y (mgr.25232) 1441 : cluster [DBG] pgmap v2276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:23.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:23 smithi022 bash[82865]: cluster 2024-07-28T12:39:22.371494+0000 mgr.y (mgr.25232) 1441 : cluster [DBG] pgmap v2276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:23.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:24.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1677 16 16 0 0 0 - 0 2024-07-28T12:39:24.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:24.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:24.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:24.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:24.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:24.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:24.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:24.771 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:24.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:24.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:25.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1678 16 16 0 0 0 - 0 2024-07-28T12:39:25.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:25.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:25.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:25.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:25.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:25.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:25.701 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:25 smithi150 bash[67543]: cluster 2024-07-28T12:39:24.372854+0000 mgr.y (mgr.25232) 1442 : cluster [DBG] pgmap v2277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:25.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:25.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:25 smithi022 bash[80503]: cluster 2024-07-28T12:39:24.372854+0000 mgr.y (mgr.25232) 1442 : cluster [DBG] pgmap v2277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:25.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:25 smithi022 bash[82865]: cluster 2024-07-28T12:39:24.372854+0000 mgr.y (mgr.25232) 1442 : cluster [DBG] pgmap v2277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:25.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:26.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1679 16 16 0 0 0 - 0 2024-07-28T12:39:26.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:26.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:26.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:26.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:26.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:26.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:26.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:26.794 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:26.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:27.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:27.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:39:27.012654+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:39:27.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:39:27.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1680 16 16 0 0 0 - 0 2024-07-28T12:39:27.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:27.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:27.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:27.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:27.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:27.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:27.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:27 smithi150 bash[67543]: cluster 2024-07-28T12:39:26.373796+0000 mgr.y (mgr.25232) 1443 : cluster [DBG] pgmap v2278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:27 smithi022 bash[80503]: cluster 2024-07-28T12:39:26.373796+0000 mgr.y (mgr.25232) 1443 : cluster [DBG] pgmap v2278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:27 smithi022 bash[82865]: cluster 2024-07-28T12:39:26.373796+0000 mgr.y (mgr.25232) 1443 : cluster [DBG] pgmap v2278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:27.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:27.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:28.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1681 16 16 0 0 0 - 0 2024-07-28T12:39:28.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:28.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:28.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:28.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:28.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:28.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:28.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:28.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:29.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1682 16 16 0 0 0 - 0 2024-07-28T12:39:29.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:29.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:29.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:29.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:29.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:29 smithi150 bash[67543]: cluster 2024-07-28T12:39:28.374690+0000 mgr.y (mgr.25232) 1444 : cluster [DBG] pgmap v2279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:29.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:29.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:29.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:29 smithi022 bash[80503]: cluster 2024-07-28T12:39:28.374690+0000 mgr.y (mgr.25232) 1444 : cluster [DBG] pgmap v2279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:29.797 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:39:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:39:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:39:29.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:29 smithi022 bash[82865]: cluster 2024-07-28T12:39:28.374690+0000 mgr.y (mgr.25232) 1444 : cluster [DBG] pgmap v2279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:29.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:29.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:30.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1683 16 16 0 0 0 - 0 2024-07-28T12:39:30.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:30.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:30.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:30.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:30.454 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:39:30.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:30 smithi022 bash[80503]: audit 2024-07-28T12:39:29.603054+0000 mon.a (mon.0) 2444 : audit [INF] from='client.? 172.21.15.22:0/3948653632' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:30.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:30 smithi022 bash[82865]: audit 2024-07-28T12:39:29.603054+0000 mon.a (mon.0) 2444 : audit [INF] from='client.? 172.21.15.22:0/3948653632' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:30.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:30.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:30 smithi150 bash[67543]: audit 2024-07-28T12:39:29.603054+0000 mon.a (mon.0) 2444 : audit [INF] from='client.? 172.21.15.22:0/3948653632' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:30.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:30.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:31.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1684 16 16 0 0 0 - 0 2024-07-28T12:39:31.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:31.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:31.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:31.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:31.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:31.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:31.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[80503]: cluster 2024-07-28T12:39:30.375463+0000 mgr.y (mgr.25232) 1445 : cluster [DBG] pgmap v2280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:31.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[80503]: cluster 2024-07-28T12:39:30.439701+0000 mon.a (mon.0) 2445 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:31.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[80503]: audit 2024-07-28T12:39:30.454016+0000 mon.a (mon.0) 2446 : audit [INF] from='client.? 172.21.15.22:0/3948653632' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:31.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[80503]: cluster 2024-07-28T12:39:30.454118+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1231: 8 total, 2 up, 8 in 2024-07-28T12:39:31.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[82865]: cluster 2024-07-28T12:39:30.375463+0000 mgr.y (mgr.25232) 1445 : cluster [DBG] pgmap v2280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:31.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[82865]: cluster 2024-07-28T12:39:30.439701+0000 mon.a (mon.0) 2445 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:31.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[82865]: audit 2024-07-28T12:39:30.454016+0000 mon.a (mon.0) 2446 : audit [INF] from='client.? 172.21.15.22:0/3948653632' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:31.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:31 smithi022 bash[82865]: cluster 2024-07-28T12:39:30.454118+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1231: 8 total, 2 up, 8 in 2024-07-28T12:39:31.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:31 smithi150 bash[67543]: cluster 2024-07-28T12:39:30.375463+0000 mgr.y (mgr.25232) 1445 : cluster [DBG] pgmap v2280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:31 smithi150 bash[67543]: cluster 2024-07-28T12:39:30.439701+0000 mon.a (mon.0) 2445 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:31 smithi150 bash[67543]: audit 2024-07-28T12:39:30.454016+0000 mon.a (mon.0) 2446 : audit [INF] from='client.? 172.21.15.22:0/3948653632' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:31 smithi150 bash[67543]: cluster 2024-07-28T12:39:30.454118+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1231: 8 total, 2 up, 8 in 2024-07-28T12:39:31.778 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:39:31.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:31.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:32.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1685 16 16 0 0 0 - 0 2024-07-28T12:39:32.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:32.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:32.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:32.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:39:32 smithi150 bash[60514]: ts=2024-07-28T12:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:39:32.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:32.633 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:39:32.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:39:32.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:32.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:32.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:33.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1686 16 16 0 0 0 - 0 2024-07-28T12:39:33.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:33.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:33.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:33.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:33.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:33.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:39:33.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:33.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:33 smithi150 bash[67543]: cluster 2024-07-28T12:39:32.376810+0000 mgr.y (mgr.25232) 1446 : cluster [DBG] pgmap v2282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:33.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:33.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:33 smithi022 bash[80503]: cluster 2024-07-28T12:39:32.376810+0000 mgr.y (mgr.25232) 1446 : cluster [DBG] pgmap v2282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:33 smithi022 bash[82865]: cluster 2024-07-28T12:39:32.376810+0000 mgr.y (mgr.25232) 1446 : cluster [DBG] pgmap v2282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:33.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:33.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:34.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1687 16 16 0 0 0 - 0 2024-07-28T12:39:34.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:34.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:34.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:34.465 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:34.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:34.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:34.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:34.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:35.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1688 16 16 0 0 0 - 0 2024-07-28T12:39:35.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:35.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:35.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:35.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:35.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:35 smithi022 bash[80503]: cluster 2024-07-28T12:39:34.378231+0000 mgr.y (mgr.25232) 1447 : cluster [DBG] pgmap v2283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:35 smithi022 bash[80503]: audit 2024-07-28T12:39:35.128574+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:35 smithi022 bash[82865]: cluster 2024-07-28T12:39:34.378231+0000 mgr.y (mgr.25232) 1447 : cluster [DBG] pgmap v2283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:35 smithi022 bash[82865]: audit 2024-07-28T12:39:35.128574+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:35.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:35 smithi150 bash[67543]: cluster 2024-07-28T12:39:34.378231+0000 mgr.y (mgr.25232) 1447 : cluster [DBG] pgmap v2283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:35 smithi150 bash[67543]: audit 2024-07-28T12:39:35.128574+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:35.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:35.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:36.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:36.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1689 16 16 0 0 0 - 0 2024-07-28T12:39:36.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:36.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:36.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:36.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:36.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:36.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:36.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:36.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:37.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1690 16 16 0 0 0 - 0 2024-07-28T12:39:37.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:37.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:37.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:37.382 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:37.383 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:37.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:37 smithi150 bash[67543]: cluster 2024-07-28T12:39:36.379655+0000 mgr.y (mgr.25232) 1448 : cluster [DBG] pgmap v2284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:37.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:37.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:37 smithi022 bash[80503]: cluster 2024-07-28T12:39:36.379655+0000 mgr.y (mgr.25232) 1448 : cluster [DBG] pgmap v2284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:37.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:37 smithi022 bash[82865]: cluster 2024-07-28T12:39:36.379655+0000 mgr.y (mgr.25232) 1448 : cluster [DBG] pgmap v2284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:37.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:37.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:37.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:38.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1691 16 16 0 0 0 - 0 2024-07-28T12:39:38.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:38.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:38.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:38.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:38.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:38.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:38.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:38.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:38.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:39.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1692 16 16 0 0 0 - 0 2024-07-28T12:39:39.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:39.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:39.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:39.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:39.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:39:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:39:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:39:39.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:39.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:39.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:40.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1693 16 16 0 0 0 - 0 2024-07-28T12:39:40.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:39 smithi022 bash[80503]: cluster 2024-07-28T12:39:38.381003+0000 mgr.y (mgr.25232) 1449 : cluster [DBG] pgmap v2285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:39 smithi022 bash[82865]: cluster 2024-07-28T12:39:38.381003+0000 mgr.y (mgr.25232) 1449 : cluster [DBG] pgmap v2285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:40.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:40.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:40.177 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:39 smithi150 bash[67543]: cluster 2024-07-28T12:39:38.381003+0000 mgr.y (mgr.25232) 1449 : cluster [DBG] pgmap v2285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:40.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:40.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:40.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:40.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:40.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:40.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:40.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:41.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1694 16 16 0 0 0 - 0 2024-07-28T12:39:41.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:41.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:41.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:41.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:41.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:41.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:41.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:41.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:42.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1695 16 16 0 0 0 - 0 2024-07-28T12:39:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:41 smithi150 bash[67543]: cluster 2024-07-28T12:39:40.382488+0000 mgr.y (mgr.25232) 1450 : cluster [DBG] pgmap v2286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:42.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:42.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:42.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:41 smithi022 bash[80503]: cluster 2024-07-28T12:39:40.382488+0000 mgr.y (mgr.25232) 1450 : cluster [DBG] pgmap v2286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:42.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:41 smithi022 bash[82865]: cluster 2024-07-28T12:39:40.382488+0000 mgr.y (mgr.25232) 1450 : cluster [DBG] pgmap v2286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:42.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:42.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:42.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:42.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:42.764 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:39:42.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:39:42 smithi150 bash[60514]: ts=2024-07-28T12:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:39:42.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:42.940 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:39:43.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:43.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1696 16 16 0 0 0 - 0 2024-07-28T12:39:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:42 smithi022 bash[82865]: audit 2024-07-28T12:39:42.817242+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.22:0/1864196223' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:39:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:42 smithi022 bash[82865]: audit 2024-07-28T12:39:42.817534+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:39:43.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:42 smithi022 bash[80503]: audit 2024-07-28T12:39:42.817242+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.22:0/1864196223' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:39:43.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:42 smithi022 bash[80503]: audit 2024-07-28T12:39:42.817534+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:39:43.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:43.126 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:42 smithi150 bash[67543]: audit 2024-07-28T12:39:42.817242+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.22:0/1864196223' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:39:43.126 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:42 smithi150 bash[67543]: audit 2024-07-28T12:39:42.817534+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:39:43.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:43.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:43.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:43.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:43.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:43.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:39:43.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:39:43.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:44.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1697 16 16 0 0 0 - 0 2024-07-28T12:39:44.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[82865]: cluster 2024-07-28T12:39:42.383885+0000 mgr.y (mgr.25232) 1451 : cluster [DBG] pgmap v2287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[82865]: cluster 2024-07-28T12:39:42.923560+0000 mon.a (mon.0) 2450 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[82865]: audit 2024-07-28T12:39:42.940094+0000 mon.a (mon.0) 2451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:39:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[82865]: cluster 2024-07-28T12:39:42.940220+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1232: 8 total, 2 up, 8 in 2024-07-28T12:39:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[80503]: cluster 2024-07-28T12:39:42.383885+0000 mgr.y (mgr.25232) 1451 : cluster [DBG] pgmap v2287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[80503]: cluster 2024-07-28T12:39:42.923560+0000 mon.a (mon.0) 2450 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[80503]: audit 2024-07-28T12:39:42.940094+0000 mon.a (mon.0) 2451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:39:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:43 smithi022 bash[80503]: cluster 2024-07-28T12:39:42.940220+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1232: 8 total, 2 up, 8 in 2024-07-28T12:39:44.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:43 smithi150 bash[67543]: cluster 2024-07-28T12:39:42.383885+0000 mgr.y (mgr.25232) 1451 : cluster [DBG] pgmap v2287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:43 smithi150 bash[67543]: cluster 2024-07-28T12:39:42.923560+0000 mon.a (mon.0) 2450 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:39:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:43 smithi150 bash[67543]: audit 2024-07-28T12:39:42.940094+0000 mon.a (mon.0) 2451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:39:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:43 smithi150 bash[67543]: cluster 2024-07-28T12:39:42.940220+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1232: 8 total, 2 up, 8 in 2024-07-28T12:39:44.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:44.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:44.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:44.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:44.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:44.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:45.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1698 16 16 0 0 0 - 0 2024-07-28T12:39:45.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:45.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:45.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:45.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:45.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:45.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:45.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:45.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:45.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:46.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1699 16 16 0 0 0 - 0 2024-07-28T12:39:46.085 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:46.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:46.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:45 smithi022 bash[82865]: cluster 2024-07-28T12:39:44.385291+0000 mgr.y (mgr.25232) 1452 : cluster [DBG] pgmap v2289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:46.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:45 smithi022 bash[80503]: cluster 2024-07-28T12:39:44.385291+0000 mgr.y (mgr.25232) 1452 : cluster [DBG] pgmap v2289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:45 smithi150 bash[67543]: cluster 2024-07-28T12:39:44.385291+0000 mgr.y (mgr.25232) 1452 : cluster [DBG] pgmap v2289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:46.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:39:46.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:46.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:46.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:46.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:46.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:46.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:47.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:39:47.015550+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:39:47.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:39:47.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1700 16 16 0 0 0 - 0 2024-07-28T12:39:47.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:47.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:47.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:47.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:47.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:47.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:47.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:47.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:47.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:48.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1701 16 16 0 0 0 - 0 2024-07-28T12:39:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:47 smithi022 bash[80503]: cluster 2024-07-28T12:39:46.386662+0000 mgr.y (mgr.25232) 1453 : cluster [DBG] pgmap v2290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:47 smithi022 bash[82865]: cluster 2024-07-28T12:39:46.386662+0000 mgr.y (mgr.25232) 1453 : cluster [DBG] pgmap v2290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:48.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:48.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:48.236 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:47 smithi150 bash[67543]: cluster 2024-07-28T12:39:46.386662+0000 mgr.y (mgr.25232) 1453 : cluster [DBG] pgmap v2290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:48.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:48.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:48.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:48.698 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:48.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:48.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:48.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:49.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1702 16 16 0 0 0 - 0 2024-07-28T12:39:49.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:49.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:49.296 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:49.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:49.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:49.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:49.665 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:39:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:39:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:39:49.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:49.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:50.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:50.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1703 16 16 0 0 0 - 0 2024-07-28T12:39:50.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:50.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:49 smithi022 bash[80503]: cluster 2024-07-28T12:39:48.388038+0000 mgr.y (mgr.25232) 1454 : cluster [DBG] pgmap v2291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:49 smithi022 bash[82865]: cluster 2024-07-28T12:39:48.388038+0000 mgr.y (mgr.25232) 1454 : cluster [DBG] pgmap v2291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:50.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:50.262 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:49 smithi150 bash[67543]: cluster 2024-07-28T12:39:48.388038+0000 mgr.y (mgr.25232) 1454 : cluster [DBG] pgmap v2291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:50.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:50.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:50.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:50.720 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:39:50.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:50.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:50.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:51.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1704 16 16 0 0 0 - 0 2024-07-28T12:39:51.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:51.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:51.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:50 smithi022 bash[80503]: audit 2024-07-28T12:39:50.129088+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:51.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:50 smithi022 bash[82865]: audit 2024-07-28T12:39:50.129088+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:50 smithi150 bash[67543]: audit 2024-07-28T12:39:50.129088+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:39:51.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:51.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:51.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:51.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:51.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:51.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:52.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1705 16 16 0 0 0 - 0 2024-07-28T12:39:52.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:51 smithi022 bash[80503]: cluster 2024-07-28T12:39:50.388940+0000 mgr.y (mgr.25232) 1455 : cluster [DBG] pgmap v2292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:52.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:52.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:52.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:51 smithi150 bash[67543]: cluster 2024-07-28T12:39:50.388940+0000 mgr.y (mgr.25232) 1455 : cluster [DBG] pgmap v2292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:52.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:52.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:52 smithi022 bash[82865]: cluster 2024-07-28T12:39:50.388940+0000 mgr.y (mgr.25232) 1455 : cluster [DBG] pgmap v2292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:52.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:52.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:39:52 smithi150 bash[60514]: ts=2024-07-28T12:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:39:52.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:52.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:52.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:52.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:53.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1706 16 16 0 0 0 - 0 2024-07-28T12:39:53.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:53.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:53.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:53.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:53.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:53.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:53.786 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:39:53.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:53.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:54.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1707 16 16 0 0 0 - 0 2024-07-28T12:39:54.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:54.073 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:54 smithi022 bash[82865]: cluster 2024-07-28T12:39:52.390267+0000 mgr.y (mgr.25232) 1456 : cluster [DBG] pgmap v2293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:54 smithi022 bash[80503]: cluster 2024-07-28T12:39:52.390267+0000 mgr.y (mgr.25232) 1456 : cluster [DBG] pgmap v2293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:54.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:53 smithi150 bash[67543]: cluster 2024-07-28T12:39:52.390267+0000 mgr.y (mgr.25232) 1456 : cluster [DBG] pgmap v2293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:54.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:39:54.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:54.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:54.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:54.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:54.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:55.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:55.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1708 16 16 0 0 0 - 0 2024-07-28T12:39:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:39:55.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:39:55.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:55.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:54 smithi022 bash[80503]: audit 2024-07-28T12:39:54.688156+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:39:55.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:54 smithi022 bash[82865]: audit 2024-07-28T12:39:54.688156+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:39:55.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:55.255 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:54 smithi150 bash[67543]: audit 2024-07-28T12:39:54.688156+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:39:55.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:55.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:55.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:55.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:55.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:55.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:56.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1709 16 16 0 0 0 - 0 2024-07-28T12:39:56.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:56.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:55 smithi150 bash[67543]: cluster 2024-07-28T12:39:54.391656+0000 mgr.y (mgr.25232) 1457 : cluster [DBG] pgmap v2294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:56.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:56.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:55 smithi022 bash[82865]: cluster 2024-07-28T12:39:54.391656+0000 mgr.y (mgr.25232) 1457 : cluster [DBG] pgmap v2294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:55 smithi022 bash[80503]: cluster 2024-07-28T12:39:54.391656+0000 mgr.y (mgr.25232) 1457 : cluster [DBG] pgmap v2294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:56.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:56.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:56.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:56.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:56.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:56.989 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:39:57.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1710 16 16 0 0 0 - 0 2024-07-28T12:39:57.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:57.067 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:56 smithi022 bash[80503]: audit 2024-07-28T12:39:56.744468+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.22:0/2800590952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:57.067 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:56 smithi022 bash[80503]: audit 2024-07-28T12:39:56.745179+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:57.067 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:56 smithi022 bash[82865]: audit 2024-07-28T12:39:56.744468+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.22:0/2800590952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:57.067 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:56 smithi022 bash[82865]: audit 2024-07-28T12:39:56.745179+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:57.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:57.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:56 smithi150 bash[67543]: audit 2024-07-28T12:39:56.744468+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.22:0/2800590952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:56 smithi150 bash[67543]: audit 2024-07-28T12:39:56.745179+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:39:57.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:57.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:57.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:57.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:57.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:57.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:58.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1711 16 16 0 0 0 - 0 2024-07-28T12:39:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:57 smithi150 bash[67543]: cluster 2024-07-28T12:39:56.393193+0000 mgr.y (mgr.25232) 1458 : cluster [DBG] pgmap v2295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:57 smithi150 bash[67543]: cluster 2024-07-28T12:39:56.976871+0000 mon.a (mon.0) 2456 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:39:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:57 smithi150 bash[67543]: audit 2024-07-28T12:39:56.989209+0000 mon.a (mon.0) 2457 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:57 smithi150 bash[67543]: cluster 2024-07-28T12:39:56.989317+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1233: 8 total, 2 up, 8 in 2024-07-28T12:39:58.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:39:58.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[82865]: cluster 2024-07-28T12:39:56.393193+0000 mgr.y (mgr.25232) 1458 : cluster [DBG] pgmap v2295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[82865]: cluster 2024-07-28T12:39:56.976871+0000 mon.a (mon.0) 2456 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[82865]: audit 2024-07-28T12:39:56.989209+0000 mon.a (mon.0) 2457 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[82865]: cluster 2024-07-28T12:39:56.989317+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1233: 8 total, 2 up, 8 in 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[80503]: cluster 2024-07-28T12:39:56.393193+0000 mgr.y (mgr.25232) 1458 : cluster [DBG] pgmap v2295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[80503]: cluster 2024-07-28T12:39:56.976871+0000 mon.a (mon.0) 2456 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[80503]: audit 2024-07-28T12:39:56.989209+0000 mon.a (mon.0) 2457 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:39:58.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:57 smithi022 bash[80503]: cluster 2024-07-28T12:39:56.989317+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1233: 8 total, 2 up, 8 in 2024-07-28T12:39:58.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:58.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:58.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:39:58.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:58.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:58.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:59.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1712 16 16 0 0 0 - 0 2024-07-28T12:39:59.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:59.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:39:59.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:59.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:39:59.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:39:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:39:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:39:59.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:39:59.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:39:59.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:39:59.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:39:59.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:00.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1713 16 16 0 0 0 - 0 2024-07-28T12:40:00.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:00.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:00.234 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:39:59 smithi150 bash[67543]: cluster 2024-07-28T12:39:58.394610+0000 mgr.y (mgr.25232) 1459 : cluster [DBG] pgmap v2297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:00.304 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:39:59 smithi022 bash[80503]: cluster 2024-07-28T12:39:58.394610+0000 mgr.y (mgr.25232) 1459 : cluster [DBG] pgmap v2297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:39:59 smithi022 bash[82865]: cluster 2024-07-28T12:39:58.394610+0000 mgr.y (mgr.25232) 1459 : cluster [DBG] pgmap v2297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:00.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:00.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:00.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:00.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:00.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:00.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:01.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1714 16 16 0 0 0 - 0 2024-07-28T12:40:01.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000149+0000 mon.a (mon.0) 2459 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000169+0000 mon.a (mon.0) 2460 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000177+0000 mon.a (mon.0) 2461 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000182+0000 mon.a (mon.0) 2462 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:40:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000189+0000 mon.a (mon.0) 2463 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000197+0000 mon.a (mon.0) 2464 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000203+0000 mon.a (mon.0) 2465 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000208+0000 mon.a (mon.0) 2466 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000216+0000 mon.a (mon.0) 2467 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000222+0000 mon.a (mon.0) 2468 : cluster [WRN] pg 1.0 is stuck stale for 29m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000230+0000 mon.a (mon.0) 2469 : cluster [WRN] pg 2.0 is stuck stale for 29m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000236+0000 mon.a (mon.0) 2470 : cluster [WRN] pg 2.2 is stuck stale for 29m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000249+0000 mon.a (mon.0) 2471 : cluster [WRN] pg 2.3 is stuck stale for 29m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000262+0000 mon.a (mon.0) 2472 : cluster [WRN] pg 2.4 is stuck stale for 29m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000277+0000 mon.a (mon.0) 2473 : cluster [WRN] pg 2.5 is stuck stale for 29m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000283+0000 mon.a (mon.0) 2474 : cluster [WRN] pg 3.0 is stuck stale for 29m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:40:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000291+0000 mon.a (mon.0) 2475 : cluster [WRN] pg 3.1 is stuck stale for 29m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000296+0000 mon.a (mon.0) 2476 : cluster [WRN] pg 3.2 is stuck stale for 29m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000315+0000 mon.a (mon.0) 2477 : cluster [WRN] pg 3.3 is stuck stale for 29m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000321+0000 mon.a (mon.0) 2478 : cluster [WRN] pg 3.4 is stuck stale for 29m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000328+0000 mon.a (mon.0) 2479 : cluster [WRN] pg 3.5 is stuck stale for 29m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000335+0000 mon.a (mon.0) 2480 : cluster [WRN] pg 3.8 is stuck stale for 29m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000354+0000 mon.a (mon.0) 2481 : cluster [WRN] pg 3.9 is stuck stale for 29m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000360+0000 mon.a (mon.0) 2482 : cluster [WRN] pg 3.b is stuck stale for 29m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000368+0000 mon.a (mon.0) 2483 : cluster [WRN] pg 3.c is stuck stale for 29m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000374+0000 mon.a (mon.0) 2484 : cluster [WRN] pg 3.d is stuck stale for 29m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000382+0000 mon.a (mon.0) 2485 : cluster [WRN] pg 3.e is stuck stale for 29m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000388+0000 mon.a (mon.0) 2486 : cluster [WRN] pg 3.f is stuck stale for 29m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:40:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000396+0000 mon.a (mon.0) 2487 : cluster [WRN] pg 3.11 is stuck stale for 29m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000405+0000 mon.a (mon.0) 2488 : cluster [WRN] pg 3.12 is stuck stale for 29m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000411+0000 mon.a (mon.0) 2489 : cluster [WRN] pg 3.13 is stuck stale for 29m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000419+0000 mon.a (mon.0) 2490 : cluster [WRN] pg 4.2 is stuck stale for 29m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000425+0000 mon.a (mon.0) 2491 : cluster [WRN] pg 4.4 is stuck stale for 29m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000432+0000 mon.a (mon.0) 2492 : cluster [WRN] pg 4.6 is stuck stale for 29m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000439+0000 mon.a (mon.0) 2493 : cluster [WRN] pg 4.7 is stuck stale for 29m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000445+0000 mon.a (mon.0) 2494 : cluster [WRN] pg 4.8 is stuck stale for 29m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000456+0000 mon.a (mon.0) 2495 : cluster [WRN] pg 4.9 is stuck stale for 29m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000463+0000 mon.a (mon.0) 2496 : cluster [WRN] pg 4.b is stuck stale for 29m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000471+0000 mon.a (mon.0) 2497 : cluster [WRN] pg 4.c is stuck stale for 29m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000477+0000 mon.a (mon.0) 2498 : cluster [WRN] pg 4.d is stuck stale for 29m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:40:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000485+0000 mon.a (mon.0) 2499 : cluster [WRN] pg 4.e is stuck stale for 29m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000149+0000 mon.a (mon.0) 2459 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000169+0000 mon.a (mon.0) 2460 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000177+0000 mon.a (mon.0) 2461 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000182+0000 mon.a (mon.0) 2462 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000189+0000 mon.a (mon.0) 2463 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000197+0000 mon.a (mon.0) 2464 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000203+0000 mon.a (mon.0) 2465 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000208+0000 mon.a (mon.0) 2466 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000216+0000 mon.a (mon.0) 2467 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000222+0000 mon.a (mon.0) 2468 : cluster [WRN] pg 1.0 is stuck stale for 29m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000230+0000 mon.a (mon.0) 2469 : cluster [WRN] pg 2.0 is stuck stale for 29m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:40:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000236+0000 mon.a (mon.0) 2470 : cluster [WRN] pg 2.2 is stuck stale for 29m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000249+0000 mon.a (mon.0) 2471 : cluster [WRN] pg 2.3 is stuck stale for 29m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000262+0000 mon.a (mon.0) 2472 : cluster [WRN] pg 2.4 is stuck stale for 29m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000277+0000 mon.a (mon.0) 2473 : cluster [WRN] pg 2.5 is stuck stale for 29m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000283+0000 mon.a (mon.0) 2474 : cluster [WRN] pg 3.0 is stuck stale for 29m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000291+0000 mon.a (mon.0) 2475 : cluster [WRN] pg 3.1 is stuck stale for 29m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000296+0000 mon.a (mon.0) 2476 : cluster [WRN] pg 3.2 is stuck stale for 29m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000315+0000 mon.a (mon.0) 2477 : cluster [WRN] pg 3.3 is stuck stale for 29m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000321+0000 mon.a (mon.0) 2478 : cluster [WRN] pg 3.4 is stuck stale for 29m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000328+0000 mon.a (mon.0) 2479 : cluster [WRN] pg 3.5 is stuck stale for 29m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000491+0000 mon.a (mon.0) 2500 : cluster [WRN] pg 4.f is stuck stale for 29m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:40:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000498+0000 mon.a (mon.0) 2501 : cluster [WRN] pg 4.14 is stuck stale for 29m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000504+0000 mon.a (mon.0) 2502 : cluster [WRN] pg 4.15 is stuck stale for 29m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000512+0000 mon.a (mon.0) 2503 : cluster [WRN] pg 4.16 is stuck stale for 29m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000518+0000 mon.a (mon.0) 2504 : cluster [WRN] pg 4.17 is stuck stale for 29m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000527+0000 mon.a (mon.0) 2505 : cluster [WRN] pg 6.0 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000534+0000 mon.a (mon.0) 2506 : cluster [WRN] pg 6.1 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000542+0000 mon.a (mon.0) 2507 : cluster [WRN] pg 6.4 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000550+0000 mon.a (mon.0) 2508 : cluster [WRN] pg 6.5 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000566+0000 mon.a (mon.0) 2509 : cluster [WRN] pg 6.6 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000573+0000 mon.a (mon.0) 2510 : cluster [WRN] pg 6.7 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000580+0000 mon.a (mon.0) 2511 : cluster [WRN] pg 6.8 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000587+0000 mon.a (mon.0) 2512 : cluster [WRN] pg 6.9 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000595+0000 mon.a (mon.0) 2513 : cluster [WRN] pg 6.a is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000603+0000 mon.a (mon.0) 2514 : cluster [WRN] pg 6.b is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000610+0000 mon.a (mon.0) 2515 : cluster [WRN] pg 6.c is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000621+0000 mon.a (mon.0) 2516 : cluster [WRN] pg 6.d is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000628+0000 mon.a (mon.0) 2517 : cluster [WRN] pg 6.e is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.000635+0000 mon.a (mon.0) 2518 : cluster [WRN] pg 6.f is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: audit 2024-07-28T12:40:00.553387+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[82865]: audit 2024-07-28T12:40:00.559028+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000335+0000 mon.a (mon.0) 2480 : cluster [WRN] pg 3.8 is stuck stale for 29m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000354+0000 mon.a (mon.0) 2481 : cluster [WRN] pg 3.9 is stuck stale for 29m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000360+0000 mon.a (mon.0) 2482 : cluster [WRN] pg 3.b is stuck stale for 29m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000368+0000 mon.a (mon.0) 2483 : cluster [WRN] pg 3.c is stuck stale for 29m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:40:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000374+0000 mon.a (mon.0) 2484 : cluster [WRN] pg 3.d is stuck stale for 29m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000382+0000 mon.a (mon.0) 2485 : cluster [WRN] pg 3.e is stuck stale for 29m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000388+0000 mon.a (mon.0) 2486 : cluster [WRN] pg 3.f is stuck stale for 29m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000396+0000 mon.a (mon.0) 2487 : cluster [WRN] pg 3.11 is stuck stale for 29m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000405+0000 mon.a (mon.0) 2488 : cluster [WRN] pg 3.12 is stuck stale for 29m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000411+0000 mon.a (mon.0) 2489 : cluster [WRN] pg 3.13 is stuck stale for 29m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000419+0000 mon.a (mon.0) 2490 : cluster [WRN] pg 4.2 is stuck stale for 29m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000425+0000 mon.a (mon.0) 2491 : cluster [WRN] pg 4.4 is stuck stale for 29m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000432+0000 mon.a (mon.0) 2492 : cluster [WRN] pg 4.6 is stuck stale for 29m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000439+0000 mon.a (mon.0) 2493 : cluster [WRN] pg 4.7 is stuck stale for 29m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000445+0000 mon.a (mon.0) 2494 : cluster [WRN] pg 4.8 is stuck stale for 29m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000456+0000 mon.a (mon.0) 2495 : cluster [WRN] pg 4.9 is stuck stale for 29m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000463+0000 mon.a (mon.0) 2496 : cluster [WRN] pg 4.b is stuck stale for 29m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000471+0000 mon.a (mon.0) 2497 : cluster [WRN] pg 4.c is stuck stale for 29m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000477+0000 mon.a (mon.0) 2498 : cluster [WRN] pg 4.d is stuck stale for 29m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000485+0000 mon.a (mon.0) 2499 : cluster [WRN] pg 4.e is stuck stale for 29m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:40:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000491+0000 mon.a (mon.0) 2500 : cluster [WRN] pg 4.f is stuck stale for 29m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000498+0000 mon.a (mon.0) 2501 : cluster [WRN] pg 4.14 is stuck stale for 29m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000504+0000 mon.a (mon.0) 2502 : cluster [WRN] pg 4.15 is stuck stale for 29m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000512+0000 mon.a (mon.0) 2503 : cluster [WRN] pg 4.16 is stuck stale for 29m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000518+0000 mon.a (mon.0) 2504 : cluster [WRN] pg 4.17 is stuck stale for 29m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000527+0000 mon.a (mon.0) 2505 : cluster [WRN] pg 6.0 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000534+0000 mon.a (mon.0) 2506 : cluster [WRN] pg 6.1 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000542+0000 mon.a (mon.0) 2507 : cluster [WRN] pg 6.4 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000550+0000 mon.a (mon.0) 2508 : cluster [WRN] pg 6.5 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000566+0000 mon.a (mon.0) 2509 : cluster [WRN] pg 6.6 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000573+0000 mon.a (mon.0) 2510 : cluster [WRN] pg 6.7 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000580+0000 mon.a (mon.0) 2511 : cluster [WRN] pg 6.8 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000587+0000 mon.a (mon.0) 2512 : cluster [WRN] pg 6.9 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000595+0000 mon.a (mon.0) 2513 : cluster [WRN] pg 6.a is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000603+0000 mon.a (mon.0) 2514 : cluster [WRN] pg 6.b is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000610+0000 mon.a (mon.0) 2515 : cluster [WRN] pg 6.c is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000621+0000 mon.a (mon.0) 2516 : cluster [WRN] pg 6.d is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000628+0000 mon.a (mon.0) 2517 : cluster [WRN] pg 6.e is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.000635+0000 mon.a (mon.0) 2518 : cluster [WRN] pg 6.f is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: audit 2024-07-28T12:40:00.553387+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:01.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:00 smithi022 bash[80503]: audit 2024-07-28T12:40:00.559028+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:01.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:01.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000149+0000 mon.a (mon.0) 2459 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000169+0000 mon.a (mon.0) 2460 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000177+0000 mon.a (mon.0) 2461 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000182+0000 mon.a (mon.0) 2462 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000189+0000 mon.a (mon.0) 2463 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000197+0000 mon.a (mon.0) 2464 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000203+0000 mon.a (mon.0) 2465 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000208+0000 mon.a (mon.0) 2466 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000216+0000 mon.a (mon.0) 2467 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000222+0000 mon.a (mon.0) 2468 : cluster [WRN] pg 1.0 is stuck stale for 29m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000230+0000 mon.a (mon.0) 2469 : cluster [WRN] pg 2.0 is stuck stale for 29m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000236+0000 mon.a (mon.0) 2470 : cluster [WRN] pg 2.2 is stuck stale for 29m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000249+0000 mon.a (mon.0) 2471 : cluster [WRN] pg 2.3 is stuck stale for 29m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000262+0000 mon.a (mon.0) 2472 : cluster [WRN] pg 2.4 is stuck stale for 29m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000277+0000 mon.a (mon.0) 2473 : cluster [WRN] pg 2.5 is stuck stale for 29m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000283+0000 mon.a (mon.0) 2474 : cluster [WRN] pg 3.0 is stuck stale for 29m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000291+0000 mon.a (mon.0) 2475 : cluster [WRN] pg 3.1 is stuck stale for 29m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000296+0000 mon.a (mon.0) 2476 : cluster [WRN] pg 3.2 is stuck stale for 29m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000315+0000 mon.a (mon.0) 2477 : cluster [WRN] pg 3.3 is stuck stale for 29m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:40:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000321+0000 mon.a (mon.0) 2478 : cluster [WRN] pg 3.4 is stuck stale for 29m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000328+0000 mon.a (mon.0) 2479 : cluster [WRN] pg 3.5 is stuck stale for 29m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000335+0000 mon.a (mon.0) 2480 : cluster [WRN] pg 3.8 is stuck stale for 29m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000354+0000 mon.a (mon.0) 2481 : cluster [WRN] pg 3.9 is stuck stale for 29m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000360+0000 mon.a (mon.0) 2482 : cluster [WRN] pg 3.b is stuck stale for 29m, current state stale+peering, last acting [0,4] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000368+0000 mon.a (mon.0) 2483 : cluster [WRN] pg 3.c is stuck stale for 29m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000374+0000 mon.a (mon.0) 2484 : cluster [WRN] pg 3.d is stuck stale for 29m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000382+0000 mon.a (mon.0) 2485 : cluster [WRN] pg 3.e is stuck stale for 29m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000388+0000 mon.a (mon.0) 2486 : cluster [WRN] pg 3.f is stuck stale for 29m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000396+0000 mon.a (mon.0) 2487 : cluster [WRN] pg 3.11 is stuck stale for 29m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000405+0000 mon.a (mon.0) 2488 : cluster [WRN] pg 3.12 is stuck stale for 29m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000411+0000 mon.a (mon.0) 2489 : cluster [WRN] pg 3.13 is stuck stale for 29m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000419+0000 mon.a (mon.0) 2490 : cluster [WRN] pg 4.2 is stuck stale for 29m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000425+0000 mon.a (mon.0) 2491 : cluster [WRN] pg 4.4 is stuck stale for 29m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:40:01.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000432+0000 mon.a (mon.0) 2492 : cluster [WRN] pg 4.6 is stuck stale for 29m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000439+0000 mon.a (mon.0) 2493 : cluster [WRN] pg 4.7 is stuck stale for 29m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000445+0000 mon.a (mon.0) 2494 : cluster [WRN] pg 4.8 is stuck stale for 29m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000456+0000 mon.a (mon.0) 2495 : cluster [WRN] pg 4.9 is stuck stale for 29m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000463+0000 mon.a (mon.0) 2496 : cluster [WRN] pg 4.b is stuck stale for 29m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000471+0000 mon.a (mon.0) 2497 : cluster [WRN] pg 4.c is stuck stale for 29m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000477+0000 mon.a (mon.0) 2498 : cluster [WRN] pg 4.d is stuck stale for 29m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000485+0000 mon.a (mon.0) 2499 : cluster [WRN] pg 4.e is stuck stale for 29m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000491+0000 mon.a (mon.0) 2500 : cluster [WRN] pg 4.f is stuck stale for 29m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:40:01.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000498+0000 mon.a (mon.0) 2501 : cluster [WRN] pg 4.14 is stuck stale for 29m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000504+0000 mon.a (mon.0) 2502 : cluster [WRN] pg 4.15 is stuck stale for 29m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000512+0000 mon.a (mon.0) 2503 : cluster [WRN] pg 4.16 is stuck stale for 29m, current state stale+peering, last acting [0,7] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000518+0000 mon.a (mon.0) 2504 : cluster [WRN] pg 4.17 is stuck stale for 29m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000527+0000 mon.a (mon.0) 2505 : cluster [WRN] pg 6.0 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000534+0000 mon.a (mon.0) 2506 : cluster [WRN] pg 6.1 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000542+0000 mon.a (mon.0) 2507 : cluster [WRN] pg 6.4 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000550+0000 mon.a (mon.0) 2508 : cluster [WRN] pg 6.5 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000566+0000 mon.a (mon.0) 2509 : cluster [WRN] pg 6.6 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000573+0000 mon.a (mon.0) 2510 : cluster [WRN] pg 6.7 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000580+0000 mon.a (mon.0) 2511 : cluster [WRN] pg 6.8 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000587+0000 mon.a (mon.0) 2512 : cluster [WRN] pg 6.9 is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000595+0000 mon.a (mon.0) 2513 : cluster [WRN] pg 6.a is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000603+0000 mon.a (mon.0) 2514 : cluster [WRN] pg 6.b is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000610+0000 mon.a (mon.0) 2515 : cluster [WRN] pg 6.c is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000621+0000 mon.a (mon.0) 2516 : cluster [WRN] pg 6.d is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000628+0000 mon.a (mon.0) 2517 : cluster [WRN] pg 6.e is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.000635+0000 mon.a (mon.0) 2518 : cluster [WRN] pg 6.f is stuck inactive for 28m, current state unknown, last acting [] 2024-07-28T12:40:01.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: audit 2024-07-28T12:40:00.553387+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:01.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:00 smithi150 bash[67543]: audit 2024-07-28T12:40:00.559028+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:01.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:01.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:01.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:01.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:01.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:01.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:02.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1715 16 16 0 0 0 - 0 2024-07-28T12:40:02.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:02.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:02.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:02.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[82865]: cluster 2024-07-28T12:40:00.395564+0000 mgr.y (mgr.25232) 1460 : cluster [DBG] pgmap v2298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[82865]: audit 2024-07-28T12:40:01.085816+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[82865]: audit 2024-07-28T12:40:01.089820+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[82865]: audit 2024-07-28T12:40:01.486071+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[82865]: audit 2024-07-28T12:40:01.486951+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[82865]: audit 2024-07-28T12:40:01.493356+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[80503]: cluster 2024-07-28T12:40:00.395564+0000 mgr.y (mgr.25232) 1460 : cluster [DBG] pgmap v2298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[80503]: audit 2024-07-28T12:40:01.085816+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.323 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[80503]: audit 2024-07-28T12:40:01.089820+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[80503]: audit 2024-07-28T12:40:01.486071+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:40:02.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[80503]: audit 2024-07-28T12:40:01.486951+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:40:02.324 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:02 smithi022 bash[80503]: audit 2024-07-28T12:40:01.493356+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[60514]: ts=2024-07-28T12:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:40:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[67543]: cluster 2024-07-28T12:40:00.395564+0000 mgr.y (mgr.25232) 1460 : cluster [DBG] pgmap v2298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[67543]: audit 2024-07-28T12:40:01.085816+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[67543]: audit 2024-07-28T12:40:01.089820+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[67543]: audit 2024-07-28T12:40:01.486071+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:40:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[67543]: audit 2024-07-28T12:40:01.486951+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:40:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:02 smithi150 bash[67543]: audit 2024-07-28T12:40:01.493356+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:02.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:02.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:02.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:02.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:03.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:03.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1716 16 16 0 0 0 - 0 2024-07-28T12:40:03.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:03.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:03.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:03.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:03.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:03.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:03.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:03.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:03.994 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:04.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1717 16 16 0 0 0 - 0 2024-07-28T12:40:04.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:04.094 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:04 smithi022 bash[82865]: cluster 2024-07-28T12:40:02.396386+0000 mgr.y (mgr.25232) 1461 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:04.094 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:04 smithi022 bash[80503]: cluster 2024-07-28T12:40:02.396386+0000 mgr.y (mgr.25232) 1461 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:04.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:04.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:04.351 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:04.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:04.446 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:04 smithi150 bash[67543]: cluster 2024-07-28T12:40:02.396386+0000 mgr.y (mgr.25232) 1461 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:04.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:04.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:04.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:04.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:05.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1718 16 16 0 0 0 - 0 2024-07-28T12:40:05.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:05.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:05.197 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:05.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:40:05.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:05.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:05.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:05.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:05.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:05.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:05.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:06.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1719 16 16 0 0 0 - 0 2024-07-28T12:40:06.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:06.131 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:06 smithi022 bash[80503]: cluster 2024-07-28T12:40:04.397341+0000 mgr.y (mgr.25232) 1462 : cluster [DBG] pgmap v2300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:06.131 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:06 smithi022 bash[80503]: audit 2024-07-28T12:40:05.135478+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:06.131 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:06 smithi022 bash[80503]: audit 2024-07-28T12:40:05.137709+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:06.132 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:06 smithi022 bash[82865]: cluster 2024-07-28T12:40:04.397341+0000 mgr.y (mgr.25232) 1462 : cluster [DBG] pgmap v2300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:06.132 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:06 smithi022 bash[82865]: audit 2024-07-28T12:40:05.135478+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:06.132 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:06 smithi022 bash[82865]: audit 2024-07-28T12:40:05.137709+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:06.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:06.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:06.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:06.464 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:06 smithi150 bash[67543]: cluster 2024-07-28T12:40:04.397341+0000 mgr.y (mgr.25232) 1462 : cluster [DBG] pgmap v2300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:06.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:06 smithi150 bash[67543]: audit 2024-07-28T12:40:05.135478+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:06.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:06 smithi150 bash[67543]: audit 2024-07-28T12:40:05.137709+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:06.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:06.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:06.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:06.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:07.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:40:07.018212+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:40:07.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:40:07.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1720 16 16 0 0 0 - 0 2024-07-28T12:40:07.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:07.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:07.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:07.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:07.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:07.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:07.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:07.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:07.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:08.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1721 16 16 0 0 0 - 0 2024-07-28T12:40:08.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:08.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:08 smithi150 bash[67543]: cluster 2024-07-28T12:40:06.398654+0000 mgr.y (mgr.25232) 1463 : cluster [DBG] pgmap v2301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:08 smithi022 bash[82865]: cluster 2024-07-28T12:40:06.398654+0000 mgr.y (mgr.25232) 1463 : cluster [DBG] pgmap v2301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:08 smithi022 bash[80503]: cluster 2024-07-28T12:40:06.398654+0000 mgr.y (mgr.25232) 1463 : cluster [DBG] pgmap v2301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:08.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:08.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:08.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:08.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:08.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:08.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:09.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1722 16 16 0 0 0 - 0 2024-07-28T12:40:09.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:09.114 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:40:09.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:09.309 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:09.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:09 smithi022 bash[80503]: audit 2024-07-28T12:40:08.370541+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.22:0/902366649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:09.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:09 smithi022 bash[80503]: audit 2024-07-28T12:40:08.371078+0000 mon.a (mon.0) 2528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:09.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:09 smithi022 bash[82865]: audit 2024-07-28T12:40:08.370541+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.22:0/902366649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:09.408 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:09 smithi022 bash[82865]: audit 2024-07-28T12:40:08.371078+0000 mon.a (mon.0) 2528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:09.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:09.438 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:09 smithi150 bash[67543]: audit 2024-07-28T12:40:08.370541+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.22:0/902366649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:09.438 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:09 smithi150 bash[67543]: audit 2024-07-28T12:40:08.371078+0000 mon.a (mon.0) 2528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:09.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:09.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:09.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:40:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:40:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:40:09.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:10.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1723 16 16 0 0 0 - 0 2024-07-28T12:40:10.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:10.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:10.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:10.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[80503]: cluster 2024-07-28T12:40:08.399957+0000 mgr.y (mgr.25232) 1464 : cluster [DBG] pgmap v2302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[80503]: cluster 2024-07-28T12:40:09.098894+0000 mon.a (mon.0) 2529 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[80503]: audit 2024-07-28T12:40:09.113734+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[80503]: cluster 2024-07-28T12:40:09.113847+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1234: 8 total, 2 up, 8 in 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[82865]: cluster 2024-07-28T12:40:08.399957+0000 mgr.y (mgr.25232) 1464 : cluster [DBG] pgmap v2302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[82865]: cluster 2024-07-28T12:40:09.098894+0000 mon.a (mon.0) 2529 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[82865]: audit 2024-07-28T12:40:09.113734+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:40:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:10 smithi022 bash[82865]: cluster 2024-07-28T12:40:09.113847+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1234: 8 total, 2 up, 8 in 2024-07-28T12:40:10.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:10.390 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:10 smithi150 bash[67543]: cluster 2024-07-28T12:40:08.399957+0000 mgr.y (mgr.25232) 1464 : cluster [DBG] pgmap v2302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:10.390 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:10 smithi150 bash[67543]: cluster 2024-07-28T12:40:09.098894+0000 mon.a (mon.0) 2529 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:10.390 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:10 smithi150 bash[67543]: audit 2024-07-28T12:40:09.113734+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:40:10.390 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:10 smithi150 bash[67543]: cluster 2024-07-28T12:40:09.113847+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1234: 8 total, 2 up, 8 in 2024-07-28T12:40:10.444 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:10.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:10.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:10.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:10.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:10.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:11.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1724 16 16 0 0 0 - 0 2024-07-28T12:40:11.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:11.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:11.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:11.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:11.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:11.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:11.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:11.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:11.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:40:12.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1725 16 16 0 0 0 - 0 2024-07-28T12:40:12.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:12.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:12.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:12.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:12 smithi022 bash[80503]: cluster 2024-07-28T12:40:10.401309+0000 mgr.y (mgr.25232) 1465 : cluster [DBG] pgmap v2304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:12.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:12 smithi022 bash[82865]: cluster 2024-07-28T12:40:10.401309+0000 mgr.y (mgr.25232) 1465 : cluster [DBG] pgmap v2304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:12.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:12.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:12 smithi150 bash[67543]: cluster 2024-07-28T12:40:10.401309+0000 mgr.y (mgr.25232) 1465 : cluster [DBG] pgmap v2304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:40:12 smithi150 bash[60514]: ts=2024-07-28T12:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:40:12.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:12.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:12.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:12.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:13.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1726 16 16 0 0 0 - 0 2024-07-28T12:40:13.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:13.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:13.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:13.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:13.478 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:13 smithi150 bash[67543]: cluster 2024-07-28T12:40:12.402710+0000 mgr.y (mgr.25232) 1466 : cluster [DBG] pgmap v2305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:13 smithi022 bash[80503]: cluster 2024-07-28T12:40:12.402710+0000 mgr.y (mgr.25232) 1466 : cluster [DBG] pgmap v2305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:13 smithi022 bash[82865]: cluster 2024-07-28T12:40:12.402710+0000 mgr.y (mgr.25232) 1466 : cluster [DBG] pgmap v2305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:13.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:13.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:13.741 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:13.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:13.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:14.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1727 16 16 0 0 0 - 0 2024-07-28T12:40:14.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:14.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:14.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:14.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:14.516 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:40:14.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:14.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:14.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:14.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:15.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1728 16 16 0 0 0 - 0 2024-07-28T12:40:15.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:15.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:15.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:15.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:15.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:15.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:15.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:15.755 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:15 smithi150 bash[67543]: cluster 2024-07-28T12:40:14.404083+0000 mgr.y (mgr.25232) 1467 : cluster [DBG] pgmap v2306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:15 smithi022 bash[80503]: cluster 2024-07-28T12:40:14.404083+0000 mgr.y (mgr.25232) 1467 : cluster [DBG] pgmap v2306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:15 smithi022 bash[82865]: cluster 2024-07-28T12:40:14.404083+0000 mgr.y (mgr.25232) 1467 : cluster [DBG] pgmap v2306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:15.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:15.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:16.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1729 16 16 0 0 0 - 0 2024-07-28T12:40:16.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:16.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:16.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:16.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:16.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:16.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:16.816 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:16.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:17.016 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:17.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1730 16 16 0 0 0 - 0 2024-07-28T12:40:17.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:17.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:17.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:17.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:17.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:17 smithi022 bash[80503]: cluster 2024-07-28T12:40:16.405452+0000 mgr.y (mgr.25232) 1468 : cluster [DBG] pgmap v2307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:17 smithi022 bash[82865]: cluster 2024-07-28T12:40:16.405452+0000 mgr.y (mgr.25232) 1468 : cluster [DBG] pgmap v2307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:17.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:17 smithi150 bash[67543]: cluster 2024-07-28T12:40:16.405452+0000 mgr.y (mgr.25232) 1468 : cluster [DBG] pgmap v2307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:17.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:17.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:18.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:18.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1731 16 16 0 0 0 - 0 2024-07-28T12:40:18.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:18.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:18.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:18.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:18.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:18.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:18.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:18.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:19.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1732 16 16 0 0 0 - 0 2024-07-28T12:40:19.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:19.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:19.261 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:40:19.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:19.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:19.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:19.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:19.690 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:19 smithi022 bash[80503]: cluster 2024-07-28T12:40:18.406426+0000 mgr.y (mgr.25232) 1469 : cluster [DBG] pgmap v2308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:19.690 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:40:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:40:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:40:19.690 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:19 smithi022 bash[82865]: cluster 2024-07-28T12:40:18.406426+0000 mgr.y (mgr.25232) 1469 : cluster [DBG] pgmap v2308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:19 smithi150 bash[67543]: cluster 2024-07-28T12:40:18.406426+0000 mgr.y (mgr.25232) 1469 : cluster [DBG] pgmap v2308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:19.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:19.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:20.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1733 16 16 0 0 0 - 0 2024-07-28T12:40:20.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:20.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:20.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:20.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:20.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:20.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:20.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:20.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:20.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:21.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1734 16 16 0 0 0 - 0 2024-07-28T12:40:21.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:21.141 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:40:21.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:21 smithi150 bash[67543]: audit 2024-07-28T12:40:20.136747+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:21 smithi150 bash[67543]: audit 2024-07-28T12:40:20.138817+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:21 smithi150 bash[67543]: cluster 2024-07-28T12:40:20.407916+0000 mgr.y (mgr.25232) 1470 : cluster [DBG] pgmap v2309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:21 smithi150 bash[67543]: audit 2024-07-28T12:40:20.881322+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.22:0/3954140687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:21 smithi150 bash[67543]: audit 2024-07-28T12:40:20.882000+0000 mon.a (mon.0) 2534 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:21.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:21.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:21.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:21.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[80503]: audit 2024-07-28T12:40:20.136747+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:21.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[80503]: audit 2024-07-28T12:40:20.138817+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:21.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[80503]: cluster 2024-07-28T12:40:20.407916+0000 mgr.y (mgr.25232) 1470 : cluster [DBG] pgmap v2309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:21.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[80503]: audit 2024-07-28T12:40:20.881322+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.22:0/3954140687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:21.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[80503]: audit 2024-07-28T12:40:20.882000+0000 mon.a (mon.0) 2534 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:21.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[82865]: audit 2024-07-28T12:40:20.136747+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[82865]: audit 2024-07-28T12:40:20.138817+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[82865]: cluster 2024-07-28T12:40:20.407916+0000 mgr.y (mgr.25232) 1470 : cluster [DBG] pgmap v2309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[82865]: audit 2024-07-28T12:40:20.881322+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.22:0/3954140687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:21 smithi022 bash[82865]: audit 2024-07-28T12:40:20.882000+0000 mon.a (mon.0) 2534 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:21.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:21.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:21.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:22.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1735 16 16 0 0 0 - 0 2024-07-28T12:40:22.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:22.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:22 smithi022 bash[80503]: cluster 2024-07-28T12:40:21.132238+0000 mon.a (mon.0) 2535 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:22.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:22 smithi022 bash[80503]: audit 2024-07-28T12:40:21.140881+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:40:22.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:22 smithi022 bash[80503]: cluster 2024-07-28T12:40:21.141008+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1235: 8 total, 2 up, 8 in 2024-07-28T12:40:22.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:22 smithi150 bash[67543]: cluster 2024-07-28T12:40:21.132238+0000 mon.a (mon.0) 2535 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:22 smithi150 bash[67543]: audit 2024-07-28T12:40:21.140881+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:40:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:22 smithi150 bash[67543]: cluster 2024-07-28T12:40:21.141008+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1235: 8 total, 2 up, 8 in 2024-07-28T12:40:22.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:22.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:22.413 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:22 smithi022 bash[82865]: cluster 2024-07-28T12:40:21.132238+0000 mon.a (mon.0) 2535 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:22.413 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:22 smithi022 bash[82865]: audit 2024-07-28T12:40:21.140881+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:40:22.413 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:22 smithi022 bash[82865]: cluster 2024-07-28T12:40:21.141008+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1235: 8 total, 2 up, 8 in 2024-07-28T12:40:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:40:22 smithi150 bash[60514]: ts=2024-07-28T12:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:40:22.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:22.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:22.731 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:22.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:22.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:22.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:23.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1736 16 16 0 0 0 - 0 2024-07-28T12:40:23.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:23.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:23 smithi150 bash[67543]: cluster 2024-07-28T12:40:22.409404+0000 mgr.y (mgr.25232) 1471 : cluster [DBG] pgmap v2311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:23.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:23.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:23.485 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:23.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:40:23.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:23 smithi022 bash[80503]: cluster 2024-07-28T12:40:22.409404+0000 mgr.y (mgr.25232) 1471 : cluster [DBG] pgmap v2311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:23 smithi022 bash[82865]: cluster 2024-07-28T12:40:22.409404+0000 mgr.y (mgr.25232) 1471 : cluster [DBG] pgmap v2311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:23.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:23.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:23.816 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:23.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:40:23.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:24.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1737 16 16 0 0 0 - 0 2024-07-28T12:40:24.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:24.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:24.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:24.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:24.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:24.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:24.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:24.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:25.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:25.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1738 16 16 0 0 0 - 0 2024-07-28T12:40:25.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:25.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:25.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:25.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:25 smithi150 bash[67543]: cluster 2024-07-28T12:40:24.410825+0000 mgr.y (mgr.25232) 1472 : cluster [DBG] pgmap v2312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:25.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:25.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:25.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:25 smithi022 bash[80503]: cluster 2024-07-28T12:40:24.410825+0000 mgr.y (mgr.25232) 1472 : cluster [DBG] pgmap v2312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:25.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:25 smithi022 bash[82865]: cluster 2024-07-28T12:40:24.410825+0000 mgr.y (mgr.25232) 1472 : cluster [DBG] pgmap v2312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:25.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:25.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:26.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1739 16 16 0 0 0 - 0 2024-07-28T12:40:26.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:26.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:26.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:26.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:26.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:26.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:26.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:26.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:27.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:27.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:40:27.021088+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:40:27.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:40:27.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1740 16 16 0 0 0 - 0 2024-07-28T12:40:27.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:27.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:27.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:27.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:27.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:27.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:27.746 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:27 smithi150 bash[67543]: cluster 2024-07-28T12:40:26.412191+0000 mgr.y (mgr.25232) 1473 : cluster [DBG] pgmap v2313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:27 smithi022 bash[80503]: cluster 2024-07-28T12:40:26.412191+0000 mgr.y (mgr.25232) 1473 : cluster [DBG] pgmap v2313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:27 smithi022 bash[82865]: cluster 2024-07-28T12:40:26.412191+0000 mgr.y (mgr.25232) 1473 : cluster [DBG] pgmap v2313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:27.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:27.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:28.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1741 16 16 0 0 0 - 0 2024-07-28T12:40:28.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:28.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:28.277 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:40:28.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:28.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:28.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:28.665 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:28.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:28.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:28.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:29.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1742 16 16 0 0 0 - 0 2024-07-28T12:40:29.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:29.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:29.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:29.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:29.475 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:40:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:40:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:40:29.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:29.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:29 smithi150 bash[67543]: cluster 2024-07-28T12:40:28.413543+0000 mgr.y (mgr.25232) 1474 : cluster [DBG] pgmap v2314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:29.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:29.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:29.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:29 smithi022 bash[82865]: cluster 2024-07-28T12:40:28.413543+0000 mgr.y (mgr.25232) 1474 : cluster [DBG] pgmap v2314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:29.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:29 smithi022 bash[80503]: cluster 2024-07-28T12:40:28.413543+0000 mgr.y (mgr.25232) 1474 : cluster [DBG] pgmap v2314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:29.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:29.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:30.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1743 16 16 0 0 0 - 0 2024-07-28T12:40:30.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:30.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:30.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:30.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:30.592 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:30.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:30.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:30.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:31.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1744 16 16 0 0 0 - 0 2024-07-28T12:40:31.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:31.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:31.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:31.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:31.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:31.619 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:31.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:31.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:31 smithi150 bash[67543]: cluster 2024-07-28T12:40:30.415019+0000 mgr.y (mgr.25232) 1475 : cluster [DBG] pgmap v2315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:31.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:31 smithi022 bash[82865]: cluster 2024-07-28T12:40:30.415019+0000 mgr.y (mgr.25232) 1475 : cluster [DBG] pgmap v2315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:31.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:31 smithi022 bash[80503]: cluster 2024-07-28T12:40:30.415019+0000 mgr.y (mgr.25232) 1475 : cluster [DBG] pgmap v2315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:31.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:32.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:32.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1745 16 16 0 0 0 - 0 2024-07-28T12:40:32.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:32.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:32.305 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:32.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:40:32.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:32.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:40:32 smithi150 bash[60514]: ts=2024-07-28T12:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:40:32.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:32.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:32.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:32.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:33.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1746 16 16 0 0 0 - 0 2024-07-28T12:40:33.072 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:33.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:33.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:33.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:33.495 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:40:33.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:33.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:33 smithi150 bash[67543]: cluster 2024-07-28T12:40:32.415823+0000 mgr.y (mgr.25232) 1476 : cluster [DBG] pgmap v2316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:33 smithi150 bash[67543]: audit 2024-07-28T12:40:32.543963+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? 172.21.15.22:0/1553280057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:40:33.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:33.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:33 smithi022 bash[80503]: cluster 2024-07-28T12:40:32.415823+0000 mgr.y (mgr.25232) 1476 : cluster [DBG] pgmap v2316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:33.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:33 smithi022 bash[80503]: audit 2024-07-28T12:40:32.543963+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? 172.21.15.22:0/1553280057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:40:33.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:33 smithi022 bash[82865]: cluster 2024-07-28T12:40:32.415823+0000 mgr.y (mgr.25232) 1476 : cluster [DBG] pgmap v2316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:33.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:33 smithi022 bash[82865]: audit 2024-07-28T12:40:32.543963+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? 172.21.15.22:0/1553280057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:40:33.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:34.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1747 16 16 0 0 0 - 0 2024-07-28T12:40:34.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:34.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:34.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:34.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:34.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:34 smithi022 bash[82865]: cluster 2024-07-28T12:40:33.482895+0000 mon.a (mon.0) 2539 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:34 smithi022 bash[82865]: audit 2024-07-28T12:40:33.494838+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? 172.21.15.22:0/1553280057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:40:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:34 smithi022 bash[82865]: cluster 2024-07-28T12:40:33.494933+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1236: 8 total, 2 up, 8 in 2024-07-28T12:40:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:34 smithi022 bash[80503]: cluster 2024-07-28T12:40:33.482895+0000 mon.a (mon.0) 2539 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:34 smithi022 bash[80503]: audit 2024-07-28T12:40:33.494838+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? 172.21.15.22:0/1553280057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:40:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:34 smithi022 bash[80503]: cluster 2024-07-28T12:40:33.494933+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1236: 8 total, 2 up, 8 in 2024-07-28T12:40:34.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:34.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:34 smithi150 bash[67543]: cluster 2024-07-28T12:40:33.482895+0000 mon.a (mon.0) 2539 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:34 smithi150 bash[67543]: audit 2024-07-28T12:40:33.494838+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? 172.21.15.22:0/1553280057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:40:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:34 smithi150 bash[67543]: cluster 2024-07-28T12:40:33.494933+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1236: 8 total, 2 up, 8 in 2024-07-28T12:40:34.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:34.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:35.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1748 16 16 0 0 0 - 0 2024-07-28T12:40:35.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:35.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:35.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:35.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:35.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:35.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:35.708 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:35 smithi150 bash[67543]: cluster 2024-07-28T12:40:34.417341+0000 mgr.y (mgr.25232) 1477 : cluster [DBG] pgmap v2318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:35.708 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:35 smithi150 bash[67543]: audit 2024-07-28T12:40:35.132295+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:35.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:35.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:35 smithi022 bash[82865]: cluster 2024-07-28T12:40:34.417341+0000 mgr.y (mgr.25232) 1477 : cluster [DBG] pgmap v2318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:35.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:35 smithi022 bash[82865]: audit 2024-07-28T12:40:35.132295+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:35.827 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:35 smithi022 bash[80503]: cluster 2024-07-28T12:40:34.417341+0000 mgr.y (mgr.25232) 1477 : cluster [DBG] pgmap v2318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:35.827 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:35 smithi022 bash[80503]: audit 2024-07-28T12:40:35.132295+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:35.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:36.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1749 16 16 0 0 0 - 0 2024-07-28T12:40:36.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:36.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:36.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:36.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:40:36.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:36.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:36.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:36.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:36.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:37.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:37.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1750 16 16 0 0 0 - 0 2024-07-28T12:40:37.099 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:40:37.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:37.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:37.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:37.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:37.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:37.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:37.732 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:37 smithi150 bash[67543]: cluster 2024-07-28T12:40:36.418425+0000 mgr.y (mgr.25232) 1478 : cluster [DBG] pgmap v2319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:37 smithi022 bash[80503]: cluster 2024-07-28T12:40:36.418425+0000 mgr.y (mgr.25232) 1478 : cluster [DBG] pgmap v2319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:37 smithi022 bash[82865]: cluster 2024-07-28T12:40:36.418425+0000 mgr.y (mgr.25232) 1478 : cluster [DBG] pgmap v2319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:37.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:37.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:38.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1751 16 16 0 0 0 - 0 2024-07-28T12:40:38.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:38.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:38.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:38.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:38.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:38.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:38.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:38.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:39.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1752 16 16 0 0 0 - 0 2024-07-28T12:40:39.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:39.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:39.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:39.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:39.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:39.505 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:40:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:40:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:40:39.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:39.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:39.742 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:39 smithi150 bash[67543]: cluster 2024-07-28T12:40:38.419792+0000 mgr.y (mgr.25232) 1479 : cluster [DBG] pgmap v2320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:39 smithi022 bash[80503]: cluster 2024-07-28T12:40:38.419792+0000 mgr.y (mgr.25232) 1479 : cluster [DBG] pgmap v2320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:39 smithi022 bash[82865]: cluster 2024-07-28T12:40:38.419792+0000 mgr.y (mgr.25232) 1479 : cluster [DBG] pgmap v2320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:39.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:39.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:40.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1753 16 16 0 0 0 - 0 2024-07-28T12:40:40.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:40.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:40.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:40.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:40.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:40.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:40.695 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:40.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:40.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:41.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1754 16 16 0 0 0 - 0 2024-07-28T12:40:41.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:41.125 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:41.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:41.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:41.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:41.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:40:41.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:41.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:41.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:41 smithi150 bash[67543]: cluster 2024-07-28T12:40:40.421184+0000 mgr.y (mgr.25232) 1480 : cluster [DBG] pgmap v2321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:41.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:41.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:42.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1755 16 16 0 0 0 - 0 2024-07-28T12:40:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:41 smithi022 bash[80503]: cluster 2024-07-28T12:40:40.421184+0000 mgr.y (mgr.25232) 1480 : cluster [DBG] pgmap v2321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:41 smithi022 bash[82865]: cluster 2024-07-28T12:40:40.421184+0000 mgr.y (mgr.25232) 1480 : cluster [DBG] pgmap v2321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:42.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:42.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:42.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:42.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:42.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:42.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:42.697 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:40:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:40:42.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:42.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:43.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1756 16 16 0 0 0 - 0 2024-07-28T12:40:43.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:43.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:43.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:43.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:43.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:43.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:43.685 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:43 smithi022 bash[80503]: cluster 2024-07-28T12:40:42.422598+0000 mgr.y (mgr.25232) 1481 : cluster [DBG] pgmap v2322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:43.686 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:43 smithi022 bash[82865]: cluster 2024-07-28T12:40:42.422598+0000 mgr.y (mgr.25232) 1481 : cluster [DBG] pgmap v2322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:43.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:43.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:43.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:43 smithi150 bash[67543]: cluster 2024-07-28T12:40:42.422598+0000 mgr.y (mgr.25232) 1481 : cluster [DBG] pgmap v2322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:44.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1757 16 16 0 0 0 - 0 2024-07-28T12:40:44.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:44.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:44.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:44.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:44.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:44.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:44.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:44.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:45.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1758 16 16 0 0 0 - 0 2024-07-28T12:40:45.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:45.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:45.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:45.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:45.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:45.539 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:40:45.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:45.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:45 smithi150 bash[67543]: cluster 2024-07-28T12:40:44.423487+0000 mgr.y (mgr.25232) 1482 : cluster [DBG] pgmap v2323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:45 smithi150 bash[67543]: audit 2024-07-28T12:40:45.112094+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.22:0/674337478' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:45 smithi150 bash[67543]: audit 2024-07-28T12:40:45.112469+0000 mon.a (mon.0) 2543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:45.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:45 smithi022 bash[80503]: cluster 2024-07-28T12:40:44.423487+0000 mgr.y (mgr.25232) 1482 : cluster [DBG] pgmap v2323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:45.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:45 smithi022 bash[80503]: audit 2024-07-28T12:40:45.112094+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.22:0/674337478' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:45.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:45 smithi022 bash[80503]: audit 2024-07-28T12:40:45.112469+0000 mon.a (mon.0) 2543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:45.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:45 smithi022 bash[82865]: cluster 2024-07-28T12:40:44.423487+0000 mgr.y (mgr.25232) 1482 : cluster [DBG] pgmap v2323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:45.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:45 smithi022 bash[82865]: audit 2024-07-28T12:40:45.112094+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.22:0/674337478' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:45.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:45 smithi022 bash[82865]: audit 2024-07-28T12:40:45.112469+0000 mon.a (mon.0) 2543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:40:45.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:46.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:46.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1759 16 16 0 0 0 - 0 2024-07-28T12:40:46.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:46.160 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:40:46.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:46.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:46.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:46.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:46.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:46.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:46 smithi022 bash[82865]: cluster 2024-07-28T12:40:45.523021+0000 mon.a (mon.0) 2544 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:40:46.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:46 smithi022 bash[82865]: audit 2024-07-28T12:40:45.538011+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:40:46.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:46 smithi022 bash[82865]: cluster 2024-07-28T12:40:45.538097+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1237: 8 total, 2 up, 8 in 2024-07-28T12:40:46.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:46 smithi022 bash[80503]: cluster 2024-07-28T12:40:45.523021+0000 mon.a (mon.0) 2544 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:40:46.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:46 smithi022 bash[80503]: audit 2024-07-28T12:40:45.538011+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:40:46.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:46 smithi022 bash[80503]: cluster 2024-07-28T12:40:45.538097+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1237: 8 total, 2 up, 8 in 2024-07-28T12:40:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:46 smithi150 bash[67543]: cluster 2024-07-28T12:40:45.523021+0000 mon.a (mon.0) 2544 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:40:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:46 smithi150 bash[67543]: audit 2024-07-28T12:40:45.538011+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:40:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:46 smithi150 bash[67543]: cluster 2024-07-28T12:40:45.538097+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1237: 8 total, 2 up, 8 in 2024-07-28T12:40:46.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:46.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:47.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:40:47.024201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:40:47.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:40:47.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1760 16 16 0 0 0 - 0 2024-07-28T12:40:47.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:47.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:47.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:47.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:47.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:47.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:47.686 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:47 smithi022 bash[80503]: cluster 2024-07-28T12:40:46.424452+0000 mgr.y (mgr.25232) 1483 : cluster [DBG] pgmap v2325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:47.686 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:47 smithi022 bash[82865]: cluster 2024-07-28T12:40:46.424452+0000 mgr.y (mgr.25232) 1483 : cluster [DBG] pgmap v2325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:47 smithi150 bash[67543]: cluster 2024-07-28T12:40:46.424452+0000 mgr.y (mgr.25232) 1483 : cluster [DBG] pgmap v2325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:47.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:47.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:48.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1761 16 16 0 0 0 - 0 2024-07-28T12:40:48.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:48.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:48.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:48.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:48.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:40:48.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:48.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:48.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:48.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:48.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:49.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1762 16 16 0 0 0 - 0 2024-07-28T12:40:49.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:49.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:49.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:49.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:49.535 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:49.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:49.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:49.690 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:49 smithi022 bash[80503]: cluster 2024-07-28T12:40:48.425804+0000 mgr.y (mgr.25232) 1484 : cluster [DBG] pgmap v2326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:49.690 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:40:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:40:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:40:49.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:49 smithi022 bash[82865]: cluster 2024-07-28T12:40:48.425804+0000 mgr.y (mgr.25232) 1484 : cluster [DBG] pgmap v2326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:49.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:49 smithi150 bash[67543]: cluster 2024-07-28T12:40:48.425804+0000 mgr.y (mgr.25232) 1484 : cluster [DBG] pgmap v2326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:49.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:49.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:50.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1763 16 16 0 0 0 - 0 2024-07-28T12:40:50.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:50.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:50.276 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:50.283 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:50.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:40:50.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:50.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:50.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:50.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:50.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:50.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:51.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1764 16 16 0 0 0 - 0 2024-07-28T12:40:51.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:51.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:51.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:51.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:51.468 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:51 smithi150 bash[67543]: audit 2024-07-28T12:40:50.136789+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:51.468 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:51 smithi150 bash[67543]: audit 2024-07-28T12:40:50.138660+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:51.468 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:51 smithi150 bash[67543]: cluster 2024-07-28T12:40:50.427178+0000 mgr.y (mgr.25232) 1485 : cluster [DBG] pgmap v2327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:51.576 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:51 smithi022 bash[80503]: audit 2024-07-28T12:40:50.136789+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:51 smithi022 bash[80503]: audit 2024-07-28T12:40:50.138660+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:51.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:51 smithi022 bash[80503]: cluster 2024-07-28T12:40:50.427178+0000 mgr.y (mgr.25232) 1485 : cluster [DBG] pgmap v2327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:51 smithi022 bash[82865]: audit 2024-07-28T12:40:50.136789+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:40:51.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:51 smithi022 bash[82865]: audit 2024-07-28T12:40:50.138660+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:40:51.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:51 smithi022 bash[82865]: cluster 2024-07-28T12:40:50.427178+0000 mgr.y (mgr.25232) 1485 : cluster [DBG] pgmap v2327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:51.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:51.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:51.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:52.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1765 16 16 0 0 0 - 0 2024-07-28T12:40:52.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:52.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:52.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:52.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:52.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:52.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:52.656 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:40:52 smithi150 bash[60514]: ts=2024-07-28T12:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:40:52.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:52.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:53.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:53.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1766 16 16 0 0 0 - 0 2024-07-28T12:40:53.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:53.175 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:40:53.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:53.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:53.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:53.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:53.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:53 smithi150 bash[67543]: cluster 2024-07-28T12:40:52.428547+0000 mgr.y (mgr.25232) 1486 : cluster [DBG] pgmap v2328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:53.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:53.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:54.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1767 16 16 0 0 0 - 0 2024-07-28T12:40:54.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:53 smithi022 bash[80503]: cluster 2024-07-28T12:40:52.428547+0000 mgr.y (mgr.25232) 1486 : cluster [DBG] pgmap v2328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:53 smithi022 bash[82865]: cluster 2024-07-28T12:40:52.428547+0000 mgr.y (mgr.25232) 1486 : cluster [DBG] pgmap v2328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:54.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:54.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:54.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:54.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:54.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:54.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:54.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:55.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:55.021 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:40:55.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1768 16 16 0 0 0 - 0 2024-07-28T12:40:55.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:55.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:55.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:55.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:55.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:55.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:55.737 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:55 smithi150 bash[67543]: cluster 2024-07-28T12:40:54.429604+0000 mgr.y (mgr.25232) 1487 : cluster [DBG] pgmap v2329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:55 smithi022 bash[80503]: cluster 2024-07-28T12:40:54.429604+0000 mgr.y (mgr.25232) 1487 : cluster [DBG] pgmap v2329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:55 smithi022 bash[82865]: cluster 2024-07-28T12:40:54.429604+0000 mgr.y (mgr.25232) 1487 : cluster [DBG] pgmap v2329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:55.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:55.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:56.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1769 16 16 0 0 0 - 0 2024-07-28T12:40:56.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:56.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:56.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:56.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:56.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:56.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:56.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:56.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:57.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:57.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1770 16 16 0 0 0 - 0 2024-07-28T12:40:57.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:57.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:57.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:57.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:57.507 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:40:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:57 smithi150 bash[67543]: cluster 2024-07-28T12:40:56.431189+0000 mgr.y (mgr.25232) 1488 : cluster [DBG] pgmap v2330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:57 smithi150 bash[67543]: audit 2024-07-28T12:40:57.094751+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.22:0/3997367247' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:57 smithi150 bash[67543]: audit 2024-07-28T12:40:57.095343+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:57.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:57.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:57.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:57 smithi022 bash[80503]: cluster 2024-07-28T12:40:56.431189+0000 mgr.y (mgr.25232) 1488 : cluster [DBG] pgmap v2330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:57.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:57 smithi022 bash[80503]: audit 2024-07-28T12:40:57.094751+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.22:0/3997367247' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:57.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:57 smithi022 bash[80503]: audit 2024-07-28T12:40:57.095343+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:57.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:57 smithi022 bash[82865]: cluster 2024-07-28T12:40:56.431189+0000 mgr.y (mgr.25232) 1488 : cluster [DBG] pgmap v2330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:57.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:57 smithi022 bash[82865]: audit 2024-07-28T12:40:57.094751+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.22:0/3997367247' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:57.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:57 smithi022 bash[82865]: audit 2024-07-28T12:40:57.095343+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:40:57.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:57.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:58.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1771 16 16 0 0 0 - 0 2024-07-28T12:40:58.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:58.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:58.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:58.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:58.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:40:58.594 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:40:58.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:58 smithi150 bash[67543]: cluster 2024-07-28T12:40:57.491751+0000 mon.a (mon.0) 2550 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:58.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:58 smithi150 bash[67543]: audit 2024-07-28T12:40:57.507244+0000 mon.a (mon.0) 2551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:40:58.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:58 smithi150 bash[67543]: cluster 2024-07-28T12:40:57.507375+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1238: 8 total, 2 up, 8 in 2024-07-28T12:40:58.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:40:58.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:58 smithi022 bash[80503]: cluster 2024-07-28T12:40:57.491751+0000 mon.a (mon.0) 2550 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:58 smithi022 bash[80503]: audit 2024-07-28T12:40:57.507244+0000 mon.a (mon.0) 2551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:40:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:58 smithi022 bash[80503]: cluster 2024-07-28T12:40:57.507375+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1238: 8 total, 2 up, 8 in 2024-07-28T12:40:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:58 smithi022 bash[82865]: cluster 2024-07-28T12:40:57.491751+0000 mon.a (mon.0) 2550 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:40:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:58 smithi022 bash[82865]: audit 2024-07-28T12:40:57.507244+0000 mon.a (mon.0) 2551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:40:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:58 smithi022 bash[82865]: cluster 2024-07-28T12:40:57.507375+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1238: 8 total, 2 up, 8 in 2024-07-28T12:40:58.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:40:59.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1772 16 16 0 0 0 - 0 2024-07-28T12:40:59.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:40:59.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:59.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:59.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:40:59.405 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:40:59.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:40:59.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:40:59.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:59.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:40:59 smithi022 bash[82865]: cluster 2024-07-28T12:40:58.432627+0000 mgr.y (mgr.25232) 1489 : cluster [DBG] pgmap v2332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:59.640 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:40:59 smithi022 bash[80503]: cluster 2024-07-28T12:40:58.432627+0000 mgr.y (mgr.25232) 1489 : cluster [DBG] pgmap v2332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:59.640 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:40:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:40:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:40:59.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:40:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:40:59 smithi150 bash[67543]: cluster 2024-07-28T12:40:58.432627+0000 mgr.y (mgr.25232) 1489 : cluster [DBG] pgmap v2332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:40:59.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:40:59.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:00.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1773 16 16 0 0 0 - 0 2024-07-28T12:41:00.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:00.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:00.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:00.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:41:00.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:00.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:00.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:00.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:00.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:01.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1774 16 16 0 0 0 - 0 2024-07-28T12:41:01.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:01.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:01.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:01.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:01.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:01.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:01.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:01 smithi150 bash[67543]: cluster 2024-07-28T12:41:00.433999+0000 mgr.y (mgr.25232) 1490 : cluster [DBG] pgmap v2333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:01 smithi022 bash[80503]: cluster 2024-07-28T12:41:00.433999+0000 mgr.y (mgr.25232) 1490 : cluster [DBG] pgmap v2333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:01 smithi022 bash[82865]: cluster 2024-07-28T12:41:00.433999+0000 mgr.y (mgr.25232) 1490 : cluster [DBG] pgmap v2333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:01.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:01.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:02.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1775 16 16 0 0 0 - 0 2024-07-28T12:41:02.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:02.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:02.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:02.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:02.511 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:41:02 smithi150 bash[60514]: ts=2024-07-28T12:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:41:02.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:02.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:02 smithi150 bash[67543]: audit 2024-07-28T12:41:01.574533+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:41:02.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:02 smithi150 bash[67543]: audit 2024-07-28T12:41:01.941116+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:02.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:02 smithi150 bash[67543]: audit 2024-07-28T12:41:01.947769+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:02.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:02.711 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:02 smithi022 bash[82865]: audit 2024-07-28T12:41:01.574533+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:41:02.711 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:02 smithi022 bash[82865]: audit 2024-07-28T12:41:01.941116+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:02.711 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:02 smithi022 bash[82865]: audit 2024-07-28T12:41:01.947769+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:02.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:02 smithi022 bash[80503]: audit 2024-07-28T12:41:01.574533+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:41:02.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:02 smithi022 bash[80503]: audit 2024-07-28T12:41:01.941116+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:02.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:02 smithi022 bash[80503]: audit 2024-07-28T12:41:01.947769+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:02.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:02.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:03.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1776 16 16 0 0 0 - 0 2024-07-28T12:41:03.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:03.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:03.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:03.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:03.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:03.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:03.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:03.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:04.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:04.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1777 16 16 0 0 0 - 0 2024-07-28T12:41:04.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:04.193 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:04.244 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:04.252 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:03 smithi150 bash[67543]: cluster 2024-07-28T12:41:02.435379+0000 mgr.y (mgr.25232) 1491 : cluster [DBG] pgmap v2334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:03 smithi022 bash[82865]: cluster 2024-07-28T12:41:02.435379+0000 mgr.y (mgr.25232) 1491 : cluster [DBG] pgmap v2334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:03 smithi022 bash[80503]: cluster 2024-07-28T12:41:02.435379+0000 mgr.y (mgr.25232) 1491 : cluster [DBG] pgmap v2334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:04.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:04.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:04.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:04.716 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:04.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:04.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:05.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1778 16 16 0 0 0 - 0 2024-07-28T12:41:05.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:05.166 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:41:05.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:05.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:05.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:05.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:05.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:05.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:05.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:06.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:06.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1779 16 16 0 0 0 - 0 2024-07-28T12:41:06.041 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:05 smithi150 bash[67543]: cluster 2024-07-28T12:41:04.436456+0000 mgr.y (mgr.25232) 1492 : cluster [DBG] pgmap v2335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:06.041 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:05 smithi150 bash[67543]: audit 2024-07-28T12:41:05.139868+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:06.041 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:05 smithi150 bash[67543]: audit 2024-07-28T12:41:05.141873+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:06.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:06.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:05 smithi022 bash[82865]: cluster 2024-07-28T12:41:04.436456+0000 mgr.y (mgr.25232) 1492 : cluster [DBG] pgmap v2335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:05 smithi022 bash[82865]: audit 2024-07-28T12:41:05.139868+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:05 smithi022 bash[82865]: audit 2024-07-28T12:41:05.141873+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:05 smithi022 bash[80503]: cluster 2024-07-28T12:41:04.436456+0000 mgr.y (mgr.25232) 1492 : cluster [DBG] pgmap v2335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:05 smithi022 bash[80503]: audit 2024-07-28T12:41:05.139868+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:05 smithi022 bash[80503]: audit 2024-07-28T12:41:05.141873+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:06.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:06.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:06.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:06.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:06.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:06.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:07.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:41:07.027286+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:41:07.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:41:07.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1780 16 16 0 0 0 - 0 2024-07-28T12:41:07.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:07.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:07.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:07.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:07.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:07.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:07.745 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:41:07.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:07.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:07.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[80503]: cluster 2024-07-28T12:41:06.437298+0000 mgr.y (mgr.25232) 1493 : cluster [DBG] pgmap v2336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[80503]: audit 2024-07-28T12:41:07.143081+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[80503]: audit 2024-07-28T12:41:07.147746+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[80503]: audit 2024-07-28T12:41:07.848615+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[80503]: audit 2024-07-28T12:41:07.855374+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[82865]: cluster 2024-07-28T12:41:06.437298+0000 mgr.y (mgr.25232) 1493 : cluster [DBG] pgmap v2336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[82865]: audit 2024-07-28T12:41:07.143081+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[82865]: audit 2024-07-28T12:41:07.147746+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[82865]: audit 2024-07-28T12:41:07.848615+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:07.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:07 smithi022 bash[82865]: audit 2024-07-28T12:41:07.855374+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:07 smithi150 bash[67543]: cluster 2024-07-28T12:41:06.437298+0000 mgr.y (mgr.25232) 1493 : cluster [DBG] pgmap v2336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:07 smithi150 bash[67543]: audit 2024-07-28T12:41:07.143081+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:07 smithi150 bash[67543]: audit 2024-07-28T12:41:07.147746+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:07 smithi150 bash[67543]: audit 2024-07-28T12:41:07.848615+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:07 smithi150 bash[67543]: audit 2024-07-28T12:41:07.855374+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:08.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1781 16 16 0 0 0 - 0 2024-07-28T12:41:08.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:08.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:08.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:08.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:08.449 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:41:08.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:41:08.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:08.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:08.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:08.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:09.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1782 16 16 0 0 0 - 0 2024-07-28T12:41:09.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:09.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:09.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:08 smithi022 bash[80503]: audit 2024-07-28T12:41:08.307982+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:41:09.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:08 smithi022 bash[80503]: audit 2024-07-28T12:41:08.309551+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:41:09.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:08 smithi022 bash[80503]: audit 2024-07-28T12:41:08.319735+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:09.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:08 smithi022 bash[82865]: audit 2024-07-28T12:41:08.307982+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:41:09.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:08 smithi022 bash[82865]: audit 2024-07-28T12:41:08.309551+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:41:09.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:08 smithi022 bash[82865]: audit 2024-07-28T12:41:08.319735+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:08 smithi150 bash[67543]: audit 2024-07-28T12:41:08.307982+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:41:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:08 smithi150 bash[67543]: audit 2024-07-28T12:41:08.309551+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:41:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:08 smithi150 bash[67543]: audit 2024-07-28T12:41:08.319735+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:09.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:09.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:09.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:09.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:09.685 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:41:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:41:09.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:09.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:10.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1783 16 16 0 0 0 - 0 2024-07-28T12:41:10.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:10.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:09 smithi150 bash[67543]: cluster 2024-07-28T12:41:08.438600+0000 mgr.y (mgr.25232) 1494 : cluster [DBG] pgmap v2337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:09 smithi150 bash[67543]: audit 2024-07-28T12:41:09.366630+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.22:0/1654026469' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:09 smithi150 bash[67543]: audit 2024-07-28T12:41:09.367007+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:10.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:10.326 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:41:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[80503]: cluster 2024-07-28T12:41:08.438600+0000 mgr.y (mgr.25232) 1494 : cluster [DBG] pgmap v2337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[80503]: audit 2024-07-28T12:41:09.366630+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.22:0/1654026469' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[80503]: audit 2024-07-28T12:41:09.367007+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[82865]: cluster 2024-07-28T12:41:08.438600+0000 mgr.y (mgr.25232) 1494 : cluster [DBG] pgmap v2337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[82865]: audit 2024-07-28T12:41:09.366630+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.22:0/1654026469' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:09 smithi022 bash[82865]: audit 2024-07-28T12:41:09.367007+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:10.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:10.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:10.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:10.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:10.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:10.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:11.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1784 16 16 0 0 0 - 0 2024-07-28T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:10 smithi022 bash[80503]: cluster 2024-07-28T12:41:10.317643+0000 mon.a (mon.0) 2566 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:11.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:10 smithi022 bash[80503]: audit 2024-07-28T12:41:10.325843+0000 mon.a (mon.0) 2567 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:11.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:10 smithi022 bash[80503]: cluster 2024-07-28T12:41:10.326002+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1239: 8 total, 2 up, 8 in 2024-07-28T12:41:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:10 smithi022 bash[82865]: cluster 2024-07-28T12:41:10.317643+0000 mon.a (mon.0) 2566 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:10 smithi022 bash[82865]: audit 2024-07-28T12:41:10.325843+0000 mon.a (mon.0) 2567 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:10 smithi022 bash[82865]: cluster 2024-07-28T12:41:10.326002+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1239: 8 total, 2 up, 8 in 2024-07-28T12:41:11.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:11.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:11.230 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:10 smithi150 bash[67543]: cluster 2024-07-28T12:41:10.317643+0000 mon.a (mon.0) 2566 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:11.230 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:10 smithi150 bash[67543]: audit 2024-07-28T12:41:10.325843+0000 mon.a (mon.0) 2567 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:11.230 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:10 smithi150 bash[67543]: cluster 2024-07-28T12:41:10.326002+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1239: 8 total, 2 up, 8 in 2024-07-28T12:41:11.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:11.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:11.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:11.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:11.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:11.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:12.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1785 16 16 0 0 0 - 0 2024-07-28T12:41:12.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:12.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:11 smithi150 bash[67543]: cluster 2024-07-28T12:41:10.439320+0000 mgr.y (mgr.25232) 1495 : cluster [DBG] pgmap v2339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:12.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:11 smithi022 bash[80503]: cluster 2024-07-28T12:41:10.439320+0000 mgr.y (mgr.25232) 1495 : cluster [DBG] pgmap v2339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:12.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:11 smithi022 bash[82865]: cluster 2024-07-28T12:41:10.439320+0000 mgr.y (mgr.25232) 1495 : cluster [DBG] pgmap v2339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:12.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:41:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:41:12.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:12.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:12.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:12.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:13.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:13.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1786 16 16 0 0 0 - 0 2024-07-28T12:41:13.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:13.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:41:13.238 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:13.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:13.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:13.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:13.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:13.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:13.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:13.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:13 smithi150 bash[67543]: cluster 2024-07-28T12:41:12.440669+0000 mgr.y (mgr.25232) 1496 : cluster [DBG] pgmap v2340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:14.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1787 16 16 0 0 0 - 0 2024-07-28T12:41:14.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:14.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:14.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:14.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:13 smithi022 bash[82865]: cluster 2024-07-28T12:41:12.440669+0000 mgr.y (mgr.25232) 1496 : cluster [DBG] pgmap v2340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:14.327 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:13 smithi022 bash[80503]: cluster 2024-07-28T12:41:12.440669+0000 mgr.y (mgr.25232) 1496 : cluster [DBG] pgmap v2340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:14.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:14.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:14.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:14.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:14.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:15.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1788 16 16 0 0 0 - 0 2024-07-28T12:41:15.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:15.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:15.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:15.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:15.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:15.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:15.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:15.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:15.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:16.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1789 16 16 0 0 0 - 0 2024-07-28T12:41:16.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:16.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:16.234 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:15 smithi150 bash[67543]: cluster 2024-07-28T12:41:14.442056+0000 mgr.y (mgr.25232) 1497 : cluster [DBG] pgmap v2341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:15 smithi022 bash[80503]: cluster 2024-07-28T12:41:14.442056+0000 mgr.y (mgr.25232) 1497 : cluster [DBG] pgmap v2341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:16.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:15 smithi022 bash[82865]: cluster 2024-07-28T12:41:14.442056+0000 mgr.y (mgr.25232) 1497 : cluster [DBG] pgmap v2341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:16.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:16.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:16.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:16.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:16.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:16.888 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:41:16.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:17.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1790 16 16 0 0 0 - 0 2024-07-28T12:41:17.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:17.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:17.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:17.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:17.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:17.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:17.671 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:41:17.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:41:17.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:17.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:17.947 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:41:18.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:18.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1791 16 16 0 0 0 - 0 2024-07-28T12:41:18.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:18.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:18.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:17 smithi022 bash[80503]: cluster 2024-07-28T12:41:16.443458+0000 mgr.y (mgr.25232) 1498 : cluster [DBG] pgmap v2342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:18.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:17 smithi022 bash[82865]: cluster 2024-07-28T12:41:16.443458+0000 mgr.y (mgr.25232) 1498 : cluster [DBG] pgmap v2342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:17 smithi150 bash[67543]: cluster 2024-07-28T12:41:16.443458+0000 mgr.y (mgr.25232) 1498 : cluster [DBG] pgmap v2342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:18.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:18.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:18.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:18.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:18.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:18.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:19.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1792 16 16 0 0 0 - 0 2024-07-28T12:41:19.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:19.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:19.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:19.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:19.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:41:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:41:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:41:19.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:19.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:19.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:20.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1793 16 16 0 0 0 - 0 2024-07-28T12:41:20.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:20.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:19 smithi150 bash[67543]: cluster 2024-07-28T12:41:18.444849+0000 mgr.y (mgr.25232) 1499 : cluster [DBG] pgmap v2343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:20.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:20.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:19 smithi022 bash[80503]: cluster 2024-07-28T12:41:18.444849+0000 mgr.y (mgr.25232) 1499 : cluster [DBG] pgmap v2343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:19 smithi022 bash[82865]: cluster 2024-07-28T12:41:18.444849+0000 mgr.y (mgr.25232) 1499 : cluster [DBG] pgmap v2343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:20.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:20.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:20.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:20.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:20.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:20.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:21.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1794 16 16 0 0 0 - 0 2024-07-28T12:41:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:20 smithi022 bash[80503]: audit 2024-07-28T12:41:20.133920+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:20 smithi022 bash[82865]: audit 2024-07-28T12:41:20.133920+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:21.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:21.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:21.239 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:20 smithi150 bash[67543]: audit 2024-07-28T12:41:20.133920+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:21.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:21.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:21.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:21.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:21.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:21.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:21.998 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:41:22.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1795 16 16 0 0 0 - 0 2024-07-28T12:41:22.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:22.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:22 smithi150 bash[67543]: cluster 2024-07-28T12:41:20.446237+0000 mgr.y (mgr.25232) 1500 : cluster [DBG] pgmap v2344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:22 smithi150 bash[67543]: audit 2024-07-28T12:41:21.815067+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.22:0/3025244591' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:41:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:22 smithi150 bash[67543]: audit 2024-07-28T12:41:21.815637+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:41:22.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:21 smithi022 bash[80503]: cluster 2024-07-28T12:41:20.446237+0000 mgr.y (mgr.25232) 1500 : cluster [DBG] pgmap v2344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:21 smithi022 bash[80503]: audit 2024-07-28T12:41:21.815067+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.22:0/3025244591' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:41:22.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:21 smithi022 bash[80503]: audit 2024-07-28T12:41:21.815637+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:41:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:22 smithi022 bash[82865]: cluster 2024-07-28T12:41:20.446237+0000 mgr.y (mgr.25232) 1500 : cluster [DBG] pgmap v2344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:22 smithi022 bash[82865]: audit 2024-07-28T12:41:21.815067+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.22:0/3025244591' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:41:22.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:22 smithi022 bash[82865]: audit 2024-07-28T12:41:21.815637+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:41:22.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:22.414 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:22.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:22.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:22.654 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:41:22 smithi150 bash[60514]: ts=2024-07-28T12:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:41:22.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:22.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:22.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:23.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1796 16 16 0 0 0 - 0 2024-07-28T12:41:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:23 smithi022 bash[80503]: cluster 2024-07-28T12:41:21.989308+0000 mon.a (mon.0) 2571 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:23 smithi022 bash[80503]: audit 2024-07-28T12:41:21.997450+0000 mon.a (mon.0) 2572 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:41:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:23 smithi022 bash[80503]: cluster 2024-07-28T12:41:21.997562+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1240: 8 total, 2 up, 8 in 2024-07-28T12:41:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:23 smithi022 bash[82865]: cluster 2024-07-28T12:41:21.989308+0000 mon.a (mon.0) 2571 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:23 smithi022 bash[82865]: audit 2024-07-28T12:41:21.997450+0000 mon.a (mon.0) 2572 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:41:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:23 smithi022 bash[82865]: cluster 2024-07-28T12:41:21.997562+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1240: 8 total, 2 up, 8 in 2024-07-28T12:41:23.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:23.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:23.250 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:23 smithi150 bash[67543]: cluster 2024-07-28T12:41:21.989308+0000 mon.a (mon.0) 2571 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:23.250 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:23 smithi150 bash[67543]: audit 2024-07-28T12:41:21.997450+0000 mon.a (mon.0) 2572 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:41:23.251 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:23 smithi150 bash[67543]: cluster 2024-07-28T12:41:21.997562+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1240: 8 total, 2 up, 8 in 2024-07-28T12:41:23.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:23.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:23.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:23.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:23.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:23.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:24.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1797 16 16 0 0 0 - 0 2024-07-28T12:41:24.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:24.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:24.211 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:24 smithi150 bash[67543]: cluster 2024-07-28T12:41:22.447149+0000 mgr.y (mgr.25232) 1501 : cluster [DBG] pgmap v2346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:24.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:24 smithi022 bash[80503]: cluster 2024-07-28T12:41:22.447149+0000 mgr.y (mgr.25232) 1501 : cluster [DBG] pgmap v2346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:24.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:24 smithi022 bash[82865]: cluster 2024-07-28T12:41:22.447149+0000 mgr.y (mgr.25232) 1501 : cluster [DBG] pgmap v2346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:24.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:24.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:24.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:24.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:41:24.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:24.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:25.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1798 16 16 0 0 0 - 0 2024-07-28T12:41:25.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:25.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:25.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:25.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:25.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:25.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:25.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:25.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:26.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:26.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1799 16 16 0 0 0 - 0 2024-07-28T12:41:26.113 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:41:26.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:26.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:26.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:26 smithi022 bash[82865]: cluster 2024-07-28T12:41:24.448504+0000 mgr.y (mgr.25232) 1502 : cluster [DBG] pgmap v2347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:26.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:26 smithi022 bash[80503]: cluster 2024-07-28T12:41:24.448504+0000 mgr.y (mgr.25232) 1502 : cluster [DBG] pgmap v2347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:26 smithi150 bash[67543]: cluster 2024-07-28T12:41:24.448504+0000 mgr.y (mgr.25232) 1502 : cluster [DBG] pgmap v2347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:26.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:26.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:26.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:26.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:26.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:26.881 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:41:26.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:41:26.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:27.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:41:27.030270+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:41:27.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:41:27.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1800 16 16 0 0 0 - 0 2024-07-28T12:41:27.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:27.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:27.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:27.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:27.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:27.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:27.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:27.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:28.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:28.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1801 16 16 0 0 0 - 0 2024-07-28T12:41:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:28 smithi022 bash[80503]: cluster 2024-07-28T12:41:26.449517+0000 mgr.y (mgr.25232) 1503 : cluster [DBG] pgmap v2348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:28 smithi022 bash[82865]: cluster 2024-07-28T12:41:26.449517+0000 mgr.y (mgr.25232) 1503 : cluster [DBG] pgmap v2348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:28.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:28.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:28 smithi150 bash[67543]: cluster 2024-07-28T12:41:26.449517+0000 mgr.y (mgr.25232) 1503 : cluster [DBG] pgmap v2348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:28.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:28.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:28.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:28.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:28.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:28.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:29.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1802 16 16 0 0 0 - 0 2024-07-28T12:41:29.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:29.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:29.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:29.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:29.553 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:41:29.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:29.646 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:41:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:41:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:41:29.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:29.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:29.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:30.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1803 16 16 0 0 0 - 0 2024-07-28T12:41:30.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:30.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:30.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:30.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:30 smithi022 bash[82865]: cluster 2024-07-28T12:41:28.450527+0000 mgr.y (mgr.25232) 1504 : cluster [DBG] pgmap v2349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:30.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:30 smithi022 bash[80503]: cluster 2024-07-28T12:41:28.450527+0000 mgr.y (mgr.25232) 1504 : cluster [DBG] pgmap v2349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:30.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:30.413 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:30 smithi150 bash[67543]: cluster 2024-07-28T12:41:28.450527+0000 mgr.y (mgr.25232) 1504 : cluster [DBG] pgmap v2349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:30.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:30.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:30.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:30.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:30.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:31.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1804 16 16 0 0 0 - 0 2024-07-28T12:41:31.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:31.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:31.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:31.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:31.584 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:31.625 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:31.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:31.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:31.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:32.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1805 16 16 0 0 0 - 0 2024-07-28T12:41:32.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:32.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:32.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:32 smithi022 bash[80503]: cluster 2024-07-28T12:41:30.451852+0000 mgr.y (mgr.25232) 1505 : cluster [DBG] pgmap v2350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:32.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:32 smithi022 bash[82865]: cluster 2024-07-28T12:41:30.451852+0000 mgr.y (mgr.25232) 1505 : cluster [DBG] pgmap v2350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:32 smithi150 bash[67543]: cluster 2024-07-28T12:41:30.451852+0000 mgr.y (mgr.25232) 1505 : cluster [DBG] pgmap v2350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:32.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:32.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:32.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:32.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:41:32 smithi150 bash[60514]: ts=2024-07-28T12:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:41:32.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:32.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:33.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:33.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1806 16 16 0 0 0 - 0 2024-07-28T12:41:33.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:33.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:33.366 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:33.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:33.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:33.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:33.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:33.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:34.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1807 16 16 0 0 0 - 0 2024-07-28T12:41:34.034 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:41:34.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:34.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:34.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:34 smithi150 bash[67543]: cluster 2024-07-28T12:41:32.453272+0000 mgr.y (mgr.25232) 1506 : cluster [DBG] pgmap v2351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:34.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:34 smithi150 bash[67543]: audit 2024-07-28T12:41:33.289010+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.22:0/2821192057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:34.208 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:34 smithi150 bash[67543]: audit 2024-07-28T12:41:33.289510+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:34.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:34 smithi022 bash[80503]: cluster 2024-07-28T12:41:32.453272+0000 mgr.y (mgr.25232) 1506 : cluster [DBG] pgmap v2351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:34.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:34 smithi022 bash[80503]: audit 2024-07-28T12:41:33.289010+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.22:0/2821192057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:34.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:34 smithi022 bash[80503]: audit 2024-07-28T12:41:33.289510+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:34.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:34 smithi022 bash[82865]: cluster 2024-07-28T12:41:32.453272+0000 mgr.y (mgr.25232) 1506 : cluster [DBG] pgmap v2351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:34.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:34 smithi022 bash[82865]: audit 2024-07-28T12:41:33.289010+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.22:0/2821192057' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:34.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:34 smithi022 bash[82865]: audit 2024-07-28T12:41:33.289510+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:34.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:34.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:34.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:34.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:34.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:34.890 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:41:34.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:35.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:35.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1808 16 16 0 0 0 - 0 2024-07-28T12:41:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:35 smithi022 bash[80503]: cluster 2024-07-28T12:41:34.026838+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:41:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:35 smithi022 bash[80503]: audit 2024-07-28T12:41:34.032758+0000 mon.a (mon.0) 2576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:35 smithi022 bash[80503]: cluster 2024-07-28T12:41:34.032835+0000 mon.a (mon.0) 2577 : cluster [DBG] osdmap e1241: 8 total, 2 up, 8 in 2024-07-28T12:41:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:35 smithi022 bash[82865]: cluster 2024-07-28T12:41:34.026838+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:41:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:35 smithi022 bash[82865]: audit 2024-07-28T12:41:34.032758+0000 mon.a (mon.0) 2576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:35 smithi022 bash[82865]: cluster 2024-07-28T12:41:34.032835+0000 mon.a (mon.0) 2577 : cluster [DBG] osdmap e1241: 8 total, 2 up, 8 in 2024-07-28T12:41:35.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:35.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:35 smithi150 bash[67543]: cluster 2024-07-28T12:41:34.026838+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:41:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:35 smithi150 bash[67543]: audit 2024-07-28T12:41:34.032758+0000 mon.a (mon.0) 2576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:35 smithi150 bash[67543]: cluster 2024-07-28T12:41:34.032835+0000 mon.a (mon.0) 2577 : cluster [DBG] osdmap e1241: 8 total, 2 up, 8 in 2024-07-28T12:41:35.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:35.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:35.609 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:41:35.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:41:35.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:35.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:35.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:36.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:36.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1809 16 16 0 0 0 - 0 2024-07-28T12:41:36.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:36.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:36.339 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:36 smithi150 bash[67543]: cluster 2024-07-28T12:41:34.454286+0000 mgr.y (mgr.25232) 1507 : cluster [DBG] pgmap v2353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:36.339 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:36 smithi150 bash[67543]: audit 2024-07-28T12:41:35.143209+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:36.339 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:36 smithi150 bash[67543]: audit 2024-07-28T12:41:35.145254+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:36.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:36 smithi022 bash[80503]: cluster 2024-07-28T12:41:34.454286+0000 mgr.y (mgr.25232) 1507 : cluster [DBG] pgmap v2353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:36.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:36 smithi022 bash[80503]: audit 2024-07-28T12:41:35.143209+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:36.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:36 smithi022 bash[80503]: audit 2024-07-28T12:41:35.145254+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:36.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:36 smithi022 bash[82865]: cluster 2024-07-28T12:41:34.454286+0000 mgr.y (mgr.25232) 1507 : cluster [DBG] pgmap v2353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:36.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:36 smithi022 bash[82865]: audit 2024-07-28T12:41:35.143209+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:36.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:36 smithi022 bash[82865]: audit 2024-07-28T12:41:35.145254+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:36.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:36.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:36.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:36.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:36.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:41:36.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:37.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1810 16 16 0 0 0 - 0 2024-07-28T12:41:37.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:37.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:37.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:37.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:37.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:37.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:37.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:37.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:38.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:38.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1811 16 16 0 0 0 - 0 2024-07-28T12:41:38.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:38.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:38 smithi150 bash[67543]: cluster 2024-07-28T12:41:36.455651+0000 mgr.y (mgr.25232) 1508 : cluster [DBG] pgmap v2354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:38 smithi022 bash[80503]: cluster 2024-07-28T12:41:36.455651+0000 mgr.y (mgr.25232) 1508 : cluster [DBG] pgmap v2354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:38.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:38 smithi022 bash[82865]: cluster 2024-07-28T12:41:36.455651+0000 mgr.y (mgr.25232) 1508 : cluster [DBG] pgmap v2354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:38.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:38.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:38.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:38.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:38.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:38.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:39.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1812 16 16 0 0 0 - 0 2024-07-28T12:41:39.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:39.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:39.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:39.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:39.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:39.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:39.686 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:41:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:41:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:41:39.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:39.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:40.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1813 16 16 0 0 0 - 0 2024-07-28T12:41:40.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:40.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:40.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:40 smithi022 bash[80503]: cluster 2024-07-28T12:41:38.457051+0000 mgr.y (mgr.25232) 1509 : cluster [DBG] pgmap v2355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:40 smithi022 bash[82865]: cluster 2024-07-28T12:41:38.457051+0000 mgr.y (mgr.25232) 1509 : cluster [DBG] pgmap v2355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:40.357 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:40.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:40.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:40 smithi150 bash[67543]: cluster 2024-07-28T12:41:38.457051+0000 mgr.y (mgr.25232) 1509 : cluster [DBG] pgmap v2355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:40.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:40.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:40.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:40.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:40.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:41.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1814 16 16 0 0 0 - 0 2024-07-28T12:41:41.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:41.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:41.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:41.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:41.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:41.630 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:41:41.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:41.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:41.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:42.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1815 16 16 0 0 0 - 0 2024-07-28T12:41:42.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:42.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:42.295 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:42 smithi150 bash[67543]: cluster 2024-07-28T12:41:40.458469+0000 mgr.y (mgr.25232) 1510 : cluster [DBG] pgmap v2356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:42.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:42 smithi022 bash[80503]: cluster 2024-07-28T12:41:40.458469+0000 mgr.y (mgr.25232) 1510 : cluster [DBG] pgmap v2356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:42 smithi022 bash[82865]: cluster 2024-07-28T12:41:40.458469+0000 mgr.y (mgr.25232) 1510 : cluster [DBG] pgmap v2356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:42.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:42.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:42.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:41:42 smithi150 bash[60514]: ts=2024-07-28T12:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:41:42.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:42.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:43.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:43.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1816 16 16 0 0 0 - 0 2024-07-28T12:41:43.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:43.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:43.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:43.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:43.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:43.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:43.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:43.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:43.994 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:41:44.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1817 16 16 0 0 0 - 0 2024-07-28T12:41:44.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:44.145 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:44 smithi150 bash[67543]: cluster 2024-07-28T12:41:42.459814+0000 mgr.y (mgr.25232) 1511 : cluster [DBG] pgmap v2357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:44.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:44.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:44 smithi022 bash[80503]: cluster 2024-07-28T12:41:42.459814+0000 mgr.y (mgr.25232) 1511 : cluster [DBG] pgmap v2357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:44 smithi022 bash[82865]: cluster 2024-07-28T12:41:42.459814+0000 mgr.y (mgr.25232) 1511 : cluster [DBG] pgmap v2357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:44.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:44.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:41:44.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:41:44.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:44.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:44.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:45.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:45.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1818 16 16 0 0 0 - 0 2024-07-28T12:41:45.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:45.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:45.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:45.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:45.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:45.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:45.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:45.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:46.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1819 16 16 0 0 0 - 0 2024-07-28T12:41:46.082 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:41:46.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:46.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:46.213 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:46 smithi150 bash[67543]: cluster 2024-07-28T12:41:44.461217+0000 mgr.y (mgr.25232) 1512 : cluster [DBG] pgmap v2358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:46.213 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:46 smithi150 bash[67543]: audit 2024-07-28T12:41:45.544074+0000 mon.a (mon.0) 2580 : audit [INF] from='client.? 172.21.15.22:0/313626861' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:41:46.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:46 smithi022 bash[80503]: cluster 2024-07-28T12:41:44.461217+0000 mgr.y (mgr.25232) 1512 : cluster [DBG] pgmap v2358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:46.310 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:46 smithi022 bash[80503]: audit 2024-07-28T12:41:45.544074+0000 mon.a (mon.0) 2580 : audit [INF] from='client.? 172.21.15.22:0/313626861' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:41:46.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:46 smithi022 bash[82865]: cluster 2024-07-28T12:41:44.461217+0000 mgr.y (mgr.25232) 1512 : cluster [DBG] pgmap v2358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:46.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:46 smithi022 bash[82865]: audit 2024-07-28T12:41:45.544074+0000 mon.a (mon.0) 2580 : audit [INF] from='client.? 172.21.15.22:0/313626861' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:41:46.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:46.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:46.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:46.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:46.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:46.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:47.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:41:47.033088+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:41:47.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:41:47.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1820 16 16 0 0 0 - 0 2024-07-28T12:41:47.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:47.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:47.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:47 smithi022 bash[82865]: cluster 2024-07-28T12:41:46.067547+0000 mon.a (mon.0) 2581 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:47 smithi022 bash[82865]: audit 2024-07-28T12:41:46.081765+0000 mon.a (mon.0) 2582 : audit [INF] from='client.? 172.21.15.22:0/313626861' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:41:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:47 smithi022 bash[82865]: cluster 2024-07-28T12:41:46.081921+0000 mon.a (mon.0) 2583 : cluster [DBG] osdmap e1242: 8 total, 2 up, 8 in 2024-07-28T12:41:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:47 smithi022 bash[80503]: cluster 2024-07-28T12:41:46.067547+0000 mon.a (mon.0) 2581 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:47 smithi022 bash[80503]: audit 2024-07-28T12:41:46.081765+0000 mon.a (mon.0) 2582 : audit [INF] from='client.? 172.21.15.22:0/313626861' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:41:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:47 smithi022 bash[80503]: cluster 2024-07-28T12:41:46.081921+0000 mon.a (mon.0) 2583 : cluster [DBG] osdmap e1242: 8 total, 2 up, 8 in 2024-07-28T12:41:47.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:47.447 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:47 smithi150 bash[67543]: cluster 2024-07-28T12:41:46.067547+0000 mon.a (mon.0) 2581 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:47.448 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:47 smithi150 bash[67543]: audit 2024-07-28T12:41:46.081765+0000 mon.a (mon.0) 2582 : audit [INF] from='client.? 172.21.15.22:0/313626861' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:41:47.448 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:47 smithi150 bash[67543]: cluster 2024-07-28T12:41:46.081921+0000 mon.a (mon.0) 2583 : cluster [DBG] osdmap e1242: 8 total, 2 up, 8 in 2024-07-28T12:41:47.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:47.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:47.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:47.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:48.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:48.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1821 16 16 0 0 0 - 0 2024-07-28T12:41:48.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:48.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:48.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:48 smithi022 bash[80503]: cluster 2024-07-28T12:41:46.462680+0000 mgr.y (mgr.25232) 1513 : cluster [DBG] pgmap v2360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:48.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:48 smithi022 bash[82865]: cluster 2024-07-28T12:41:46.462680+0000 mgr.y (mgr.25232) 1513 : cluster [DBG] pgmap v2360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:48.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:48.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:48 smithi150 bash[67543]: cluster 2024-07-28T12:41:46.462680+0000 mgr.y (mgr.25232) 1513 : cluster [DBG] pgmap v2360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:48.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:48.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:48.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:48.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:41:48.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:49.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1822 16 16 0 0 0 - 0 2024-07-28T12:41:49.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:49.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:49.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:49.410 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:49.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:49.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:49.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:49.710 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:41:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:41:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:41:49.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:49.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:50.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1823 16 16 0 0 0 - 0 2024-07-28T12:41:50.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:50.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:50.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:50 smithi022 bash[80503]: cluster 2024-07-28T12:41:48.464080+0000 mgr.y (mgr.25232) 1514 : cluster [DBG] pgmap v2361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:50.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:50 smithi022 bash[82865]: cluster 2024-07-28T12:41:48.464080+0000 mgr.y (mgr.25232) 1514 : cluster [DBG] pgmap v2361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:50.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:50.422 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:50 smithi150 bash[67543]: cluster 2024-07-28T12:41:48.464080+0000 mgr.y (mgr.25232) 1514 : cluster [DBG] pgmap v2361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:50.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:50.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:50.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:50.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:50.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:51.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1824 16 16 0 0 0 - 0 2024-07-28T12:41:51.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:51.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:51.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:51.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:51.490 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:51 smithi022 bash[80503]: audit 2024-07-28T12:41:50.140252+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:51.490 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:51 smithi022 bash[80503]: audit 2024-07-28T12:41:50.141457+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:51.490 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:51 smithi022 bash[80503]: cluster 2024-07-28T12:41:50.465485+0000 mgr.y (mgr.25232) 1515 : cluster [DBG] pgmap v2362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:51.490 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:51 smithi022 bash[82865]: audit 2024-07-28T12:41:50.140252+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:51.490 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:51 smithi022 bash[82865]: audit 2024-07-28T12:41:50.141457+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:51.490 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:51 smithi022 bash[82865]: cluster 2024-07-28T12:41:50.465485+0000 mgr.y (mgr.25232) 1515 : cluster [DBG] pgmap v2362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:51 smithi150 bash[67543]: audit 2024-07-28T12:41:50.140252+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:41:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:51 smithi150 bash[67543]: audit 2024-07-28T12:41:50.141457+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:41:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:51 smithi150 bash[67543]: cluster 2024-07-28T12:41:50.465485+0000 mgr.y (mgr.25232) 1515 : cluster [DBG] pgmap v2362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:51.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:51.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:51.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:51.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:52.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1825 16 16 0 0 0 - 0 2024-07-28T12:41:52.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:52.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:52.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:52.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:52.507 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:41:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:41:52.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:52.657 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:41:52.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:52.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:52.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:53.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:53.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1826 16 16 0 0 0 - 0 2024-07-28T12:41:53.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:53.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:53.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:41:53.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:41:53.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:53 smithi022 bash[80503]: cluster 2024-07-28T12:41:52.466536+0000 mgr.y (mgr.25232) 1516 : cluster [DBG] pgmap v2363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:53 smithi022 bash[82865]: cluster 2024-07-28T12:41:52.466536+0000 mgr.y (mgr.25232) 1516 : cluster [DBG] pgmap v2363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:53.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:53.686 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:41:53.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:53.752 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:53 smithi150 bash[67543]: cluster 2024-07-28T12:41:52.466536+0000 mgr.y (mgr.25232) 1516 : cluster [DBG] pgmap v2363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:53.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:53.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:54.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1827 16 16 0 0 0 - 0 2024-07-28T12:41:54.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:54.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:54.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:54.456 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:54.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:54.695 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:54.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:54.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:55.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1828 16 16 0 0 0 - 0 2024-07-28T12:41:55.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:55.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:55.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:55.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:55.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:55.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:55.654 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:55 smithi150 bash[67543]: cluster 2024-07-28T12:41:54.467941+0000 mgr.y (mgr.25232) 1517 : cluster [DBG] pgmap v2364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:55.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:55 smithi022 bash[80503]: cluster 2024-07-28T12:41:54.467941+0000 mgr.y (mgr.25232) 1517 : cluster [DBG] pgmap v2364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:55 smithi022 bash[82865]: cluster 2024-07-28T12:41:54.467941+0000 mgr.y (mgr.25232) 1517 : cluster [DBG] pgmap v2364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:55.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:56.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:56.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1829 16 16 0 0 0 - 0 2024-07-28T12:41:56.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:56.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:56.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:56.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:56.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:56.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:56.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:56.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:57.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1830 16 16 0 0 0 - 0 2024-07-28T12:41:57.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:57.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:41:57.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:57.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:57.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:57.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:41:57.678 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:57 smithi022 bash[82865]: cluster 2024-07-28T12:41:56.469366+0000 mgr.y (mgr.25232) 1518 : cluster [DBG] pgmap v2365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:57.678 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:57 smithi022 bash[80503]: cluster 2024-07-28T12:41:56.469366+0000 mgr.y (mgr.25232) 1518 : cluster [DBG] pgmap v2365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:57 smithi150 bash[67543]: cluster 2024-07-28T12:41:56.469366+0000 mgr.y (mgr.25232) 1518 : cluster [DBG] pgmap v2365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:57.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:57.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:58.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:58.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1831 16 16 0 0 0 - 0 2024-07-28T12:41:58.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:58.160 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:41:58.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:58.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:58.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:58.547 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:41:58.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:58.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:58 smithi150 bash[67543]: audit 2024-07-28T12:41:57.733596+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.22:0/2191306804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:58 smithi150 bash[67543]: audit 2024-07-28T12:41:57.734370+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:58 smithi022 bash[82865]: audit 2024-07-28T12:41:57.733596+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.22:0/2191306804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:58 smithi022 bash[82865]: audit 2024-07-28T12:41:57.734370+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:58 smithi022 bash[80503]: audit 2024-07-28T12:41:57.733596+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.22:0/2191306804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:58 smithi022 bash[80503]: audit 2024-07-28T12:41:57.734370+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:41:58.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:58.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:59.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1832 16 16 0 0 0 - 0 2024-07-28T12:41:59.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:59.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:41:59.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:41:59.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:41:59.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:41:59.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:59 smithi150 bash[67543]: cluster 2024-07-28T12:41:58.470922+0000 mgr.y (mgr.25232) 1519 : cluster [DBG] pgmap v2366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:59.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:59 smithi150 bash[67543]: cluster 2024-07-28T12:41:58.531348+0000 mon.a (mon.0) 2587 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:59.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:59 smithi150 bash[67543]: audit 2024-07-28T12:41:58.547052+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:59.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:41:59 smithi150 bash[67543]: cluster 2024-07-28T12:41:58.547173+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1243: 8 total, 2 up, 8 in 2024-07-28T12:41:59.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:41:59.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:41:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:41:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[80503]: cluster 2024-07-28T12:41:58.470922+0000 mgr.y (mgr.25232) 1519 : cluster [DBG] pgmap v2366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[80503]: cluster 2024-07-28T12:41:58.531348+0000 mon.a (mon.0) 2587 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[80503]: audit 2024-07-28T12:41:58.547052+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[80503]: cluster 2024-07-28T12:41:58.547173+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1243: 8 total, 2 up, 8 in 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[82865]: cluster 2024-07-28T12:41:58.470922+0000 mgr.y (mgr.25232) 1519 : cluster [DBG] pgmap v2366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[82865]: cluster 2024-07-28T12:41:58.531348+0000 mon.a (mon.0) 2587 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[82865]: audit 2024-07-28T12:41:58.547052+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:41:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:41:59 smithi022 bash[82865]: cluster 2024-07-28T12:41:58.547173+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1243: 8 total, 2 up, 8 in 2024-07-28T12:41:59.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:00.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1833 16 16 0 0 0 - 0 2024-07-28T12:42:00.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:00.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:00.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:00.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:00.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:00.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:00.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:00.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:00.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:01.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1834 16 16 0 0 0 - 0 2024-07-28T12:42:01.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:01.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:01.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:42:01.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:01.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:01.498 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:42:01.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:01.618 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:01 smithi150 bash[67543]: cluster 2024-07-28T12:42:00.472310+0000 mgr.y (mgr.25232) 1520 : cluster [DBG] pgmap v2368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:01.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:01.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:01 smithi022 bash[80503]: cluster 2024-07-28T12:42:00.472310+0000 mgr.y (mgr.25232) 1520 : cluster [DBG] pgmap v2368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:01.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:01 smithi022 bash[82865]: cluster 2024-07-28T12:42:00.472310+0000 mgr.y (mgr.25232) 1520 : cluster [DBG] pgmap v2368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:01.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:01.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:02.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1835 16 16 0 0 0 - 0 2024-07-28T12:42:02.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:42:02.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:42:02.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:02.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:02.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:02.451 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:42:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:42:02.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:02.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:02.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:02.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:03.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:03.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1836 16 16 0 0 0 - 0 2024-07-28T12:42:03.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:03.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:03.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:03.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:03.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:03.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:03 smithi022 bash[80503]: cluster 2024-07-28T12:42:02.473680+0000 mgr.y (mgr.25232) 1521 : cluster [DBG] pgmap v2369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:03 smithi022 bash[82865]: cluster 2024-07-28T12:42:02.473680+0000 mgr.y (mgr.25232) 1521 : cluster [DBG] pgmap v2369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:03.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:03.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:03.991 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:03 smithi150 bash[67543]: cluster 2024-07-28T12:42:02.473680+0000 mgr.y (mgr.25232) 1521 : cluster [DBG] pgmap v2369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:04.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1837 16 16 0 0 0 - 0 2024-07-28T12:42:04.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:04.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:04.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:04.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:04.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:04.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:04.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:04.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:05.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1838 16 16 0 0 0 - 0 2024-07-28T12:42:05.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:05.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:05.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:05.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:05.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:05.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:05.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:05 smithi150 bash[67543]: cluster 2024-07-28T12:42:04.475088+0000 mgr.y (mgr.25232) 1522 : cluster [DBG] pgmap v2370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:05 smithi150 bash[67543]: audit 2024-07-28T12:42:05.137355+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:05 smithi022 bash[80503]: cluster 2024-07-28T12:42:04.475088+0000 mgr.y (mgr.25232) 1522 : cluster [DBG] pgmap v2370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:05 smithi022 bash[80503]: audit 2024-07-28T12:42:05.137355+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:05 smithi022 bash[82865]: cluster 2024-07-28T12:42:04.475088+0000 mgr.y (mgr.25232) 1522 : cluster [DBG] pgmap v2370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:05 smithi022 bash[82865]: audit 2024-07-28T12:42:05.137355+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:05.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:06.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:06.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1839 16 16 0 0 0 - 0 2024-07-28T12:42:06.100 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:06.100 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:06.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:06.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:06.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:06.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:06.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:06.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:06.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:06.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:07.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:42:07.036126+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:42:07.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:42:07.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1840 16 16 0 0 0 - 0 2024-07-28T12:42:07.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:07.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:07.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:07.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:07.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:07.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:07 smithi022 bash[80503]: cluster 2024-07-28T12:42:06.476604+0000 mgr.y (mgr.25232) 1523 : cluster [DBG] pgmap v2371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:07 smithi022 bash[82865]: cluster 2024-07-28T12:42:06.476604+0000 mgr.y (mgr.25232) 1523 : cluster [DBG] pgmap v2371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:07.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:07.858 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:07 smithi150 bash[67543]: cluster 2024-07-28T12:42:06.476604+0000 mgr.y (mgr.25232) 1523 : cluster [DBG] pgmap v2371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:07.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:08.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1841 16 16 0 0 0 - 0 2024-07-28T12:42:08.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:08.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:08.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:08.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:08.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:08.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:08.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:08 smithi022 bash[80503]: audit 2024-07-28T12:42:08.453122+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:42:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:08 smithi022 bash[82865]: audit 2024-07-28T12:42:08.453122+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:42:08.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:08 smithi150 bash[67543]: audit 2024-07-28T12:42:08.453122+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:42:09.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:09.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1842 16 16 0 0 0 - 0 2024-07-28T12:42:09.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:09.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:09.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:09.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:09.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:09.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:09 smithi022 bash[80503]: cluster 2024-07-28T12:42:08.477696+0000 mgr.y (mgr.25232) 1524 : cluster [DBG] pgmap v2372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:09.746 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:42:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:42:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:42:09.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:09 smithi022 bash[82865]: cluster 2024-07-28T12:42:08.477696+0000 mgr.y (mgr.25232) 1524 : cluster [DBG] pgmap v2372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:09.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:09.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:09 smithi150 bash[67543]: cluster 2024-07-28T12:42:08.477696+0000 mgr.y (mgr.25232) 1524 : cluster [DBG] pgmap v2372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:09.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:10.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1843 16 16 0 0 0 - 0 2024-07-28T12:42:10.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:10.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:10.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:10.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:10.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:10.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:10.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:10.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:11.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1844 16 16 0 0 0 - 0 2024-07-28T12:42:11.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:11.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:11.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:11.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:11.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:11.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:11.712 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:42:11.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:11 smithi022 bash[80503]: cluster 2024-07-28T12:42:10.479111+0000 mgr.y (mgr.25232) 1525 : cluster [DBG] pgmap v2373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:11 smithi022 bash[82865]: cluster 2024-07-28T12:42:10.479111+0000 mgr.y (mgr.25232) 1525 : cluster [DBG] pgmap v2373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:11.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:11.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:11 smithi150 bash[67543]: cluster 2024-07-28T12:42:10.479111+0000 mgr.y (mgr.25232) 1525 : cluster [DBG] pgmap v2373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:12.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1845 16 16 0 0 0 - 0 2024-07-28T12:42:12.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:12.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:12.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:12.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:42:12.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:42:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:42:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:42:12.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:12.584 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:42:12.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:12.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:12 smithi022 bash[80503]: audit 2024-07-28T12:42:11.934930+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.22:0/1614269396' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:42:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:12 smithi022 bash[80503]: audit 2024-07-28T12:42:11.935334+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:42:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:12 smithi022 bash[82865]: audit 2024-07-28T12:42:11.934930+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.22:0/1614269396' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:42:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:12 smithi022 bash[82865]: audit 2024-07-28T12:42:11.935334+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:42:12.830 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:12 smithi150 bash[67543]: audit 2024-07-28T12:42:11.934930+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.22:0/1614269396' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:42:12.830 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:12 smithi150 bash[67543]: audit 2024-07-28T12:42:11.935334+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:42:12.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:13.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1846 16 16 0 0 0 - 0 2024-07-28T12:42:13.060 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:13.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:13.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:13.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:13.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:13.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:13.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[80503]: cluster 2024-07-28T12:42:12.479912+0000 mgr.y (mgr.25232) 1526 : cluster [DBG] pgmap v2374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:13.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[80503]: cluster 2024-07-28T12:42:12.571822+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:13.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[80503]: audit 2024-07-28T12:42:12.582207+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:42:13.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[80503]: cluster 2024-07-28T12:42:12.582268+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1244: 8 total, 2 up, 8 in 2024-07-28T12:42:13.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[82865]: cluster 2024-07-28T12:42:12.479912+0000 mgr.y (mgr.25232) 1526 : cluster [DBG] pgmap v2374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:13.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[82865]: cluster 2024-07-28T12:42:12.571822+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:13.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[82865]: audit 2024-07-28T12:42:12.582207+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:42:13.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:13 smithi022 bash[82865]: cluster 2024-07-28T12:42:12.582268+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1244: 8 total, 2 up, 8 in 2024-07-28T12:42:13.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:13.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:13.883 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:13 smithi150 bash[67543]: cluster 2024-07-28T12:42:12.479912+0000 mgr.y (mgr.25232) 1526 : cluster [DBG] pgmap v2374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:13.883 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:13 smithi150 bash[67543]: cluster 2024-07-28T12:42:12.571822+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:13.883 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:13 smithi150 bash[67543]: audit 2024-07-28T12:42:12.582207+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:42:13.883 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:13 smithi150 bash[67543]: cluster 2024-07-28T12:42:12.582268+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1244: 8 total, 2 up, 8 in 2024-07-28T12:42:13.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:14.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1847 16 16 0 0 0 - 0 2024-07-28T12:42:14.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:14.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:14.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:14.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:14.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:14.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:14.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:14.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:15.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:15.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1848 16 16 0 0 0 - 0 2024-07-28T12:42:15.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:15.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:15.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:42:15.366 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:15.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:14.317083+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:14.322044+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: cluster 2024-07-28T12:42:14.480576+0000 mgr.y (mgr.25232) 1527 : cluster [DBG] pgmap v2376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:14.751948+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:14.756933+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:15.193509+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:15.194307+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:42:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:15 smithi150 bash[67543]: audit 2024-07-28T12:42:15.199969+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:14.317083+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:14.322044+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: cluster 2024-07-28T12:42:14.480576+0000 mgr.y (mgr.25232) 1527 : cluster [DBG] pgmap v2376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:14.751948+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:14.756933+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:15.193509+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:15.194307+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[80503]: audit 2024-07-28T12:42:15.199969+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:14.317083+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:14.322044+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: cluster 2024-07-28T12:42:14.480576+0000 mgr.y (mgr.25232) 1527 : cluster [DBG] pgmap v2376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:14.751948+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:14.756933+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:15.193509+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:42:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:15.194307+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:42:15.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:15 smithi022 bash[82865]: audit 2024-07-28T12:42:15.199969+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:15.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:15.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:15.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:15.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:16.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1849 16 16 0 0 0 - 0 2024-07-28T12:42:16.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:16.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:16.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:16.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:16.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:16.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:16.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:16.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:16.990 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:17.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1850 16 16 0 0 0 - 0 2024-07-28T12:42:17.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:17.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:17.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:17.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:17.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:17.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:17.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:17 smithi022 bash[80503]: cluster 2024-07-28T12:42:16.481823+0000 mgr.y (mgr.25232) 1528 : cluster [DBG] pgmap v2377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:17 smithi022 bash[82865]: cluster 2024-07-28T12:42:16.481823+0000 mgr.y (mgr.25232) 1528 : cluster [DBG] pgmap v2377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:17.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:17.877 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:17 smithi150 bash[67543]: cluster 2024-07-28T12:42:16.481823+0000 mgr.y (mgr.25232) 1528 : cluster [DBG] pgmap v2377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:17.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:18.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1851 16 16 0 0 0 - 0 2024-07-28T12:42:18.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:18.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:18.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:18.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:18.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:18.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:18.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:18.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:19.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1852 16 16 0 0 0 - 0 2024-07-28T12:42:19.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:19.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:19.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:19.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:19.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:19.541 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:42:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:42:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:42:19.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:19.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:19 smithi022 bash[80503]: cluster 2024-07-28T12:42:18.483282+0000 mgr.y (mgr.25232) 1529 : cluster [DBG] pgmap v2378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:19 smithi022 bash[82865]: cluster 2024-07-28T12:42:18.483282+0000 mgr.y (mgr.25232) 1529 : cluster [DBG] pgmap v2378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:19.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:19.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:19 smithi150 bash[67543]: cluster 2024-07-28T12:42:18.483282+0000 mgr.y (mgr.25232) 1529 : cluster [DBG] pgmap v2378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:19.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:20.037 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:20.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1853 16 16 0 0 0 - 0 2024-07-28T12:42:20.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:20.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:20.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:20.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:20.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:20.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:20 smithi150 bash[67543]: audit 2024-07-28T12:42:20.137416+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:20.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:20 smithi022 bash[82865]: audit 2024-07-28T12:42:20.137416+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:20 smithi022 bash[80503]: audit 2024-07-28T12:42:20.137416+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:20.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:21.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1854 16 16 0 0 0 - 0 2024-07-28T12:42:21.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:21.076 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:42:21.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:21.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:21.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:21.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:21.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:21.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:21 smithi022 bash[80503]: cluster 2024-07-28T12:42:20.484827+0000 mgr.y (mgr.25232) 1530 : cluster [DBG] pgmap v2379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:21.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:21 smithi022 bash[82865]: cluster 2024-07-28T12:42:20.484827+0000 mgr.y (mgr.25232) 1530 : cluster [DBG] pgmap v2379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:21.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:21.899 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:21 smithi150 bash[67543]: cluster 2024-07-28T12:42:20.484827+0000 mgr.y (mgr.25232) 1530 : cluster [DBG] pgmap v2379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:22.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:22.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1855 16 16 0 0 0 - 0 2024-07-28T12:42:22.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:22.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:22.359 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:22.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:22.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:22.707 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:42:22.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:42:22.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:22.719 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:42:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:42:22.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:22.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:23.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1856 16 16 0 0 0 - 0 2024-07-28T12:42:23.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:23.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:23.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:23.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:23.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:23.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:23.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:23 smithi150 bash[67543]: cluster 2024-07-28T12:42:22.485619+0000 mgr.y (mgr.25232) 1531 : cluster [DBG] pgmap v2380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:23 smithi022 bash[80503]: cluster 2024-07-28T12:42:22.485619+0000 mgr.y (mgr.25232) 1531 : cluster [DBG] pgmap v2380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:23 smithi022 bash[82865]: cluster 2024-07-28T12:42:22.485619+0000 mgr.y (mgr.25232) 1531 : cluster [DBG] pgmap v2380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:23.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:24.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:24.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1857 16 16 0 0 0 - 0 2024-07-28T12:42:24.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:24.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:24.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:24.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:24.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:24.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:24.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:24.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:25.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1858 16 16 0 0 0 - 0 2024-07-28T12:42:25.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:25.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:25.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:25.415 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:25.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:25.573 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:42:25.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:25.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:25.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:25 smithi022 bash[82865]: cluster 2024-07-28T12:42:24.487139+0000 mgr.y (mgr.25232) 1532 : cluster [DBG] pgmap v2381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:25.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:25 smithi022 bash[82865]: audit 2024-07-28T12:42:25.095633+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.22:0/923927844' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:25.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:25 smithi022 bash[80503]: cluster 2024-07-28T12:42:24.487139+0000 mgr.y (mgr.25232) 1532 : cluster [DBG] pgmap v2381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:25.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:25 smithi022 bash[80503]: audit 2024-07-28T12:42:25.095633+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.22:0/923927844' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:25.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:25.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:25 smithi150 bash[67543]: cluster 2024-07-28T12:42:24.487139+0000 mgr.y (mgr.25232) 1532 : cluster [DBG] pgmap v2381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:25.897 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:25 smithi150 bash[67543]: audit 2024-07-28T12:42:25.095633+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.22:0/923927844' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:26.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:26.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1859 16 16 0 0 0 - 0 2024-07-28T12:42:26.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:26.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:26.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:26.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:26.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:26.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:26.728 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:26 smithi150 bash[67543]: cluster 2024-07-28T12:42:25.558523+0000 mon.a (mon.0) 2605 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:42:26.728 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:26 smithi150 bash[67543]: audit 2024-07-28T12:42:25.572962+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.22:0/923927844' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:42:26.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:26 smithi150 bash[67543]: cluster 2024-07-28T12:42:25.573131+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1245: 8 total, 2 up, 8 in 2024-07-28T12:42:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:26 smithi022 bash[80503]: cluster 2024-07-28T12:42:25.558523+0000 mon.a (mon.0) 2605 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:42:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:26 smithi022 bash[80503]: audit 2024-07-28T12:42:25.572962+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.22:0/923927844' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:42:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:26 smithi022 bash[80503]: cluster 2024-07-28T12:42:25.573131+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1245: 8 total, 2 up, 8 in 2024-07-28T12:42:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:26 smithi022 bash[82865]: cluster 2024-07-28T12:42:25.558523+0000 mon.a (mon.0) 2605 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:42:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:26 smithi022 bash[82865]: audit 2024-07-28T12:42:25.572962+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.22:0/923927844' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:42:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:26 smithi022 bash[82865]: cluster 2024-07-28T12:42:25.573131+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1245: 8 total, 2 up, 8 in 2024-07-28T12:42:26.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:26.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:27.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:42:27.039064+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:42:27.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:42:27.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1860 16 16 0 0 0 - 0 2024-07-28T12:42:27.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:27.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:27.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:27.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:27.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:27.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:27.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:27 smithi022 bash[82865]: cluster 2024-07-28T12:42:26.488572+0000 mgr.y (mgr.25232) 1533 : cluster [DBG] pgmap v2383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:27 smithi022 bash[80503]: cluster 2024-07-28T12:42:26.488572+0000 mgr.y (mgr.25232) 1533 : cluster [DBG] pgmap v2383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:27.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:27.909 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:27 smithi150 bash[67543]: cluster 2024-07-28T12:42:26.488572+0000 mgr.y (mgr.25232) 1533 : cluster [DBG] pgmap v2383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:28.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:28.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1861 16 16 0 0 0 - 0 2024-07-28T12:42:28.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:28.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:28.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:28.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:42:28.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:28.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:28.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:28.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:28.895 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:28.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:29.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1862 16 16 0 0 0 - 0 2024-07-28T12:42:29.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:29.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:29.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:29.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:29.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:29.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:29.693 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:29 smithi150 bash[67543]: cluster 2024-07-28T12:42:28.489944+0000 mgr.y (mgr.25232) 1534 : cluster [DBG] pgmap v2384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:29.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:29.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:29 smithi022 bash[80503]: cluster 2024-07-28T12:42:28.489944+0000 mgr.y (mgr.25232) 1534 : cluster [DBG] pgmap v2384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:29.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:42:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:42:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:42:29.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:29 smithi022 bash[82865]: cluster 2024-07-28T12:42:28.489944+0000 mgr.y (mgr.25232) 1534 : cluster [DBG] pgmap v2384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:29.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:30.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1863 16 16 0 0 0 - 0 2024-07-28T12:42:30.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:30.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:30.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:30.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:30.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:30.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:30.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:30.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:30.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:31.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1864 16 16 0 0 0 - 0 2024-07-28T12:42:31.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:31.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:31.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:31.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:31.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:31.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:31 smithi150 bash[67543]: cluster 2024-07-28T12:42:30.490959+0000 mgr.y (mgr.25232) 1535 : cluster [DBG] pgmap v2385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:31.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:31.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:31 smithi022 bash[82865]: cluster 2024-07-28T12:42:30.490959+0000 mgr.y (mgr.25232) 1535 : cluster [DBG] pgmap v2385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:31.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:31 smithi022 bash[80503]: cluster 2024-07-28T12:42:30.490959+0000 mgr.y (mgr.25232) 1535 : cluster [DBG] pgmap v2385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:31.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:32.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1865 16 16 0 0 0 - 0 2024-07-28T12:42:32.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:32.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:32.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:32.317 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:42:32.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:32.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:32.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:32.660 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:42:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:42:32.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:32.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:33.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:33.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1866 16 16 0 0 0 - 0 2024-07-28T12:42:33.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:42:33.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:42:33.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:33.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:33.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:33.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:33.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:33.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:33 smithi022 bash[80503]: cluster 2024-07-28T12:42:32.492287+0000 mgr.y (mgr.25232) 1536 : cluster [DBG] pgmap v2386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:33 smithi022 bash[82865]: cluster 2024-07-28T12:42:32.492287+0000 mgr.y (mgr.25232) 1536 : cluster [DBG] pgmap v2386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:33.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:33 smithi150 bash[67543]: cluster 2024-07-28T12:42:32.492287+0000 mgr.y (mgr.25232) 1536 : cluster [DBG] pgmap v2386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:34.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1867 16 16 0 0 0 - 0 2024-07-28T12:42:34.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:34.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:34.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:34.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:34.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:34.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:34.678 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:34.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:34.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:35.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:35.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1868 16 16 0 0 0 - 0 2024-07-28T12:42:35.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:35.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:35.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:35.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:35.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:35.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:35 smithi150 bash[67543]: cluster 2024-07-28T12:42:34.493671+0000 mgr.y (mgr.25232) 1537 : cluster [DBG] pgmap v2387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:35 smithi150 bash[67543]: audit 2024-07-28T12:42:35.145837+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:35 smithi150 bash[67543]: audit 2024-07-28T12:42:35.147174+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:35 smithi022 bash[80503]: cluster 2024-07-28T12:42:34.493671+0000 mgr.y (mgr.25232) 1537 : cluster [DBG] pgmap v2387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:35 smithi022 bash[80503]: audit 2024-07-28T12:42:35.145837+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:35 smithi022 bash[80503]: audit 2024-07-28T12:42:35.147174+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:35 smithi022 bash[82865]: cluster 2024-07-28T12:42:34.493671+0000 mgr.y (mgr.25232) 1537 : cluster [DBG] pgmap v2387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:35 smithi022 bash[82865]: audit 2024-07-28T12:42:35.145837+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:35 smithi022 bash[82865]: audit 2024-07-28T12:42:35.147174+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:35.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:35.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:36.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1869 16 16 0 0 0 - 0 2024-07-28T12:42:36.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:36.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:36.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:36.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:36.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:36.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:36.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:36.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:37.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:37.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1870 16 16 0 0 0 - 0 2024-07-28T12:42:37.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:37.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:37.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:37.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:37.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:37.719 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:37.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:37 smithi022 bash[80503]: cluster 2024-07-28T12:42:36.495096+0000 mgr.y (mgr.25232) 1538 : cluster [DBG] pgmap v2388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:37 smithi022 bash[82865]: cluster 2024-07-28T12:42:36.495096+0000 mgr.y (mgr.25232) 1538 : cluster [DBG] pgmap v2388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:37.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:37.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:37 smithi150 bash[67543]: cluster 2024-07-28T12:42:36.495096+0000 mgr.y (mgr.25232) 1538 : cluster [DBG] pgmap v2388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:37.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:38.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1871 16 16 0 0 0 - 0 2024-07-28T12:42:38.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:38.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:38.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:38.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:38.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:38.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:38.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:38.921 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:39.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:39.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1872 16 16 0 0 0 - 0 2024-07-28T12:42:39.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:39.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:39.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:39.486 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:42:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:42:39.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:39.603 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:42:39.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:39.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[80503]: cluster 2024-07-28T12:42:38.496501+0000 mgr.y (mgr.25232) 1539 : cluster [DBG] pgmap v2389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[80503]: audit 2024-07-28T12:42:39.234917+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.22:0/1440991390' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:42:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[80503]: audit 2024-07-28T12:42:39.235348+0000 mon.a (mon.0) 2610 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:42:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[82865]: cluster 2024-07-28T12:42:38.496501+0000 mgr.y (mgr.25232) 1539 : cluster [DBG] pgmap v2389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[82865]: audit 2024-07-28T12:42:39.234917+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.22:0/1440991390' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:42:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:39 smithi022 bash[82865]: audit 2024-07-28T12:42:39.235348+0000 mon.a (mon.0) 2610 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:42:39.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:39.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:39 smithi150 bash[67543]: cluster 2024-07-28T12:42:38.496501+0000 mgr.y (mgr.25232) 1539 : cluster [DBG] pgmap v2389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:39.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:39 smithi150 bash[67543]: audit 2024-07-28T12:42:39.234917+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.22:0/1440991390' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:42:39.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:39 smithi150 bash[67543]: audit 2024-07-28T12:42:39.235348+0000 mon.a (mon.0) 2610 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:42:39.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:40.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1873 16 16 0 0 0 - 0 2024-07-28T12:42:40.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:40.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:40.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:40.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:40.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:40.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:40 smithi150 bash[67543]: cluster 2024-07-28T12:42:39.595241+0000 mon.a (mon.0) 2611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:40 smithi150 bash[67543]: audit 2024-07-28T12:42:39.603296+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:42:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:40 smithi150 bash[67543]: cluster 2024-07-28T12:42:39.603512+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1246: 8 total, 2 up, 8 in 2024-07-28T12:42:40.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:40 smithi022 bash[80503]: cluster 2024-07-28T12:42:39.595241+0000 mon.a (mon.0) 2611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:40 smithi022 bash[80503]: audit 2024-07-28T12:42:39.603296+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:42:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:40 smithi022 bash[80503]: cluster 2024-07-28T12:42:39.603512+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1246: 8 total, 2 up, 8 in 2024-07-28T12:42:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:40 smithi022 bash[82865]: cluster 2024-07-28T12:42:39.595241+0000 mon.a (mon.0) 2611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:40 smithi022 bash[82865]: audit 2024-07-28T12:42:39.603296+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:42:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:40 smithi022 bash[82865]: cluster 2024-07-28T12:42:39.603512+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1246: 8 total, 2 up, 8 in 2024-07-28T12:42:40.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:41.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:41.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1874 16 16 0 0 0 - 0 2024-07-28T12:42:41.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:41.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:41.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:41.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:41.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:41.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:41.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:41.880 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:41 smithi022 bash[80503]: cluster 2024-07-28T12:42:40.497845+0000 mgr.y (mgr.25232) 1540 : cluster [DBG] pgmap v2391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:41.880 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:41 smithi022 bash[82865]: cluster 2024-07-28T12:42:40.497845+0000 mgr.y (mgr.25232) 1540 : cluster [DBG] pgmap v2391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:41.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:41.998 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:41 smithi150 bash[67543]: cluster 2024-07-28T12:42:40.497845+0000 mgr.y (mgr.25232) 1540 : cluster [DBG] pgmap v2391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:42.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1875 16 16 0 0 0 - 0 2024-07-28T12:42:42.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:42.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:42.265 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:42:42.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:42.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:42.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:42.591 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:42:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:42:42.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:42.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:42.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:42:42.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:43.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1876 16 16 0 0 0 - 0 2024-07-28T12:42:43.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:42:43.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:42:43.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:43.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:43.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:43.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:43.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:43.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:43.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:43 smithi022 bash[82865]: cluster 2024-07-28T12:42:42.499222+0000 mgr.y (mgr.25232) 1541 : cluster [DBG] pgmap v2392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:43.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:43 smithi022 bash[80503]: cluster 2024-07-28T12:42:42.499222+0000 mgr.y (mgr.25232) 1541 : cluster [DBG] pgmap v2392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:43.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:43.891 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:43 smithi150 bash[67543]: cluster 2024-07-28T12:42:42.499222+0000 mgr.y (mgr.25232) 1541 : cluster [DBG] pgmap v2392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:44.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:44.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1877 16 16 0 0 0 - 0 2024-07-28T12:42:44.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:44.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:44.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:44.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:44.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:44.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:44.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:44.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:45.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1878 16 16 0 0 0 - 0 2024-07-28T12:42:45.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:45.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:45.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:45.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:45.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:45.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:45 smithi150 bash[67543]: cluster 2024-07-28T12:42:44.500408+0000 mgr.y (mgr.25232) 1542 : cluster [DBG] pgmap v2393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:45.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:45.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:45.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:45 smithi022 bash[80503]: cluster 2024-07-28T12:42:44.500408+0000 mgr.y (mgr.25232) 1542 : cluster [DBG] pgmap v2393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:45.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:45 smithi022 bash[82865]: cluster 2024-07-28T12:42:44.500408+0000 mgr.y (mgr.25232) 1542 : cluster [DBG] pgmap v2393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:46.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:46.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1879 16 16 0 0 0 - 0 2024-07-28T12:42:46.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:46.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:46.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:46.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:46.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:46.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:46.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:46.969 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:47.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:42:47.042086+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:42:47.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:42:47.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1880 16 16 0 0 0 - 0 2024-07-28T12:42:47.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:47.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:47.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:47.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:47.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:47.646 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:47.647 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:47.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:47.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:47.889 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:47 smithi022 bash[80503]: cluster 2024-07-28T12:42:46.501765+0000 mgr.y (mgr.25232) 1543 : cluster [DBG] pgmap v2394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:47.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:47 smithi022 bash[82865]: cluster 2024-07-28T12:42:46.501765+0000 mgr.y (mgr.25232) 1543 : cluster [DBG] pgmap v2394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:47.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:47.930 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:47 smithi150 bash[67543]: cluster 2024-07-28T12:42:46.501765+0000 mgr.y (mgr.25232) 1543 : cluster [DBG] pgmap v2394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:48.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:48.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1881 16 16 0 0 0 - 0 2024-07-28T12:42:48.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:48.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:48.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:48.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:48.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:48.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:48.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:48.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:49.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1882 16 16 0 0 0 - 0 2024-07-28T12:42:49.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:49.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:49.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:49.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:42:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:42:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:42:49.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:49.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:49.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:49.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:49.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:49 smithi022 bash[80503]: cluster 2024-07-28T12:42:48.503178+0000 mgr.y (mgr.25232) 1544 : cluster [DBG] pgmap v2395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:49.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:49 smithi022 bash[82865]: cluster 2024-07-28T12:42:48.503178+0000 mgr.y (mgr.25232) 1544 : cluster [DBG] pgmap v2395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:49 smithi150 bash[67543]: cluster 2024-07-28T12:42:48.503178+0000 mgr.y (mgr.25232) 1544 : cluster [DBG] pgmap v2395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:50.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1883 16 16 0 0 0 - 0 2024-07-28T12:42:50.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:50.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:50.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:50.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:50.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:50.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:50.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:50.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:51.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:51.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1884 16 16 0 0 0 - 0 2024-07-28T12:42:51.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:51.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:51.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:51.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:51 smithi150 bash[67543]: audit 2024-07-28T12:42:50.147056+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:51 smithi150 bash[67543]: audit 2024-07-28T12:42:50.148951+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:51 smithi150 bash[67543]: cluster 2024-07-28T12:42:50.504581+0000 mgr.y (mgr.25232) 1545 : cluster [DBG] pgmap v2396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:51 smithi022 bash[80503]: audit 2024-07-28T12:42:50.147056+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:51 smithi022 bash[80503]: audit 2024-07-28T12:42:50.148951+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:51 smithi022 bash[80503]: cluster 2024-07-28T12:42:50.504581+0000 mgr.y (mgr.25232) 1545 : cluster [DBG] pgmap v2396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:51 smithi022 bash[82865]: audit 2024-07-28T12:42:50.147056+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:42:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:51 smithi022 bash[82865]: audit 2024-07-28T12:42:50.148951+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:42:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:51 smithi022 bash[82865]: cluster 2024-07-28T12:42:50.504581+0000 mgr.y (mgr.25232) 1545 : cluster [DBG] pgmap v2396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:51.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:51.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:51.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:51.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:52.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1885 16 16 0 0 0 - 0 2024-07-28T12:42:52.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:52.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:52.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:52.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:52.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:52.566 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:42:52 smithi150 bash[60514]: ts=2024-07-28T12:42: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:42:52.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:52.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:52.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:53.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:53.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1886 16 16 0 0 0 - 0 2024-07-28T12:42:53.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:53.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:53.363 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:42:53.376 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:53.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:53.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:53.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:53.737 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:53 smithi150 bash[67543]: cluster 2024-07-28T12:42:52.505966+0000 mgr.y (mgr.25232) 1546 : cluster [DBG] pgmap v2397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:53 smithi022 bash[82865]: cluster 2024-07-28T12:42:52.505966+0000 mgr.y (mgr.25232) 1546 : cluster [DBG] pgmap v2397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:53.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:53 smithi022 bash[80503]: cluster 2024-07-28T12:42:52.505966+0000 mgr.y (mgr.25232) 1546 : cluster [DBG] pgmap v2397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:53.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:53.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:54.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1887 16 16 0 0 0 - 0 2024-07-28T12:42:54.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:54.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:42:54.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:42:54.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:54.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:54.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:54.578 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:42:54.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:54 smithi150 bash[67543]: audit 2024-07-28T12:42:53.622017+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.22:0/1268042765' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:54 smithi150 bash[67543]: audit 2024-07-28T12:42:53.622401+0000 mon.a (mon.0) 2616 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:54.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:54.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:54 smithi022 bash[82865]: audit 2024-07-28T12:42:53.622017+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.22:0/1268042765' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:54.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:54 smithi022 bash[82865]: audit 2024-07-28T12:42:53.622401+0000 mon.a (mon.0) 2616 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:54.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:54 smithi022 bash[80503]: audit 2024-07-28T12:42:53.622017+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.22:0/1268042765' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:54.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:54 smithi022 bash[80503]: audit 2024-07-28T12:42:53.622401+0000 mon.a (mon.0) 2616 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:42:54.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:55.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:55.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1888 16 16 0 0 0 - 0 2024-07-28T12:42:55.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:55.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:55.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:55.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:55.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:55.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[80503]: cluster 2024-07-28T12:42:54.506706+0000 mgr.y (mgr.25232) 1547 : cluster [DBG] pgmap v2398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[80503]: cluster 2024-07-28T12:42:54.562477+0000 mon.a (mon.0) 2617 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[80503]: audit 2024-07-28T12:42:54.574089+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:42:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[80503]: cluster 2024-07-28T12:42:54.574186+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1247: 8 total, 2 up, 8 in 2024-07-28T12:42:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[82865]: cluster 2024-07-28T12:42:54.506706+0000 mgr.y (mgr.25232) 1547 : cluster [DBG] pgmap v2398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[82865]: cluster 2024-07-28T12:42:54.562477+0000 mon.a (mon.0) 2617 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:55.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[82865]: audit 2024-07-28T12:42:54.574089+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:42:55.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:55 smithi022 bash[82865]: cluster 2024-07-28T12:42:54.574186+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1247: 8 total, 2 up, 8 in 2024-07-28T12:42:55.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:55.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:55 smithi150 bash[67543]: cluster 2024-07-28T12:42:54.506706+0000 mgr.y (mgr.25232) 1547 : cluster [DBG] pgmap v2398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:55 smithi150 bash[67543]: cluster 2024-07-28T12:42:54.562477+0000 mon.a (mon.0) 2617 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:42:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:55 smithi150 bash[67543]: audit 2024-07-28T12:42:54.574089+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:42:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:55 smithi150 bash[67543]: cluster 2024-07-28T12:42:54.574186+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1247: 8 total, 2 up, 8 in 2024-07-28T12:42:56.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1889 16 16 0 0 0 - 0 2024-07-28T12:42:56.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:56.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:56.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:56.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:56.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:56.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:56.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:56.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:57.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1890 16 16 0 0 0 - 0 2024-07-28T12:42:57.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:57.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:57.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:57.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:42:57.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:57.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:57.576 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:57 smithi022 bash[82865]: cluster 2024-07-28T12:42:56.508022+0000 mgr.y (mgr.25232) 1548 : cluster [DBG] pgmap v2400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:57.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:57.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:57 smithi150 bash[67543]: cluster 2024-07-28T12:42:56.508022+0000 mgr.y (mgr.25232) 1548 : cluster [DBG] pgmap v2400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:57 smithi022 bash[80503]: cluster 2024-07-28T12:42:56.508022+0000 mgr.y (mgr.25232) 1548 : cluster [DBG] pgmap v2400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:57.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:57.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:42:58.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1891 16 16 0 0 0 - 0 2024-07-28T12:42:58.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:58.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:58.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:58.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:58.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:58.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:58.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:58.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:42:59.028 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:42:59.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1892 16 16 0 0 0 - 0 2024-07-28T12:42:59.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:42:59.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:42:59.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:59.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:42:59.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:42:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:42:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:42:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:42:59.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:42:59.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:42:59.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:42:59 smithi022 bash[82865]: cluster 2024-07-28T12:42:58.509538+0000 mgr.y (mgr.25232) 1549 : cluster [DBG] pgmap v2401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:59.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:42:59 smithi022 bash[80503]: cluster 2024-07-28T12:42:58.509538+0000 mgr.y (mgr.25232) 1549 : cluster [DBG] pgmap v2401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:42:59.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:00.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:42:59 smithi150 bash[67543]: cluster 2024-07-28T12:42:58.509538+0000 mgr.y (mgr.25232) 1549 : cluster [DBG] pgmap v2401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:00.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1893 16 16 0 0 0 - 0 2024-07-28T12:43:00.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:00.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:00.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:00.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:00.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:00.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:00.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:00.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:01.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1894 16 16 0 0 0 - 0 2024-07-28T12:43:01.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:01.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:01.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:01.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:01.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:01.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:01.677 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:01 smithi022 bash[80503]: cluster 2024-07-28T12:43:00.510385+0000 mgr.y (mgr.25232) 1550 : cluster [DBG] pgmap v2402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:01.677 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:01 smithi022 bash[82865]: cluster 2024-07-28T12:43:00.510385+0000 mgr.y (mgr.25232) 1550 : cluster [DBG] pgmap v2402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:01.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:01.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:01 smithi150 bash[67543]: cluster 2024-07-28T12:43:00.510385+0000 mgr.y (mgr.25232) 1550 : cluster [DBG] pgmap v2402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:02.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:02.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1895 16 16 0 0 0 - 0 2024-07-28T12:43:02.073 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:02.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:02.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:02.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:02.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:02.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:02.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:43:02 smithi150 bash[60514]: ts=2024-07-28T12:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:43:02.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:02.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:03.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1896 16 16 0 0 0 - 0 2024-07-28T12:43:03.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:03.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:03.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:03.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:03.488 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:43:03.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:03.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:03.682 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:03 smithi022 bash[80503]: cluster 2024-07-28T12:43:02.511749+0000 mgr.y (mgr.25232) 1551 : cluster [DBG] pgmap v2403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:03.683 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:03 smithi022 bash[82865]: cluster 2024-07-28T12:43:02.511749+0000 mgr.y (mgr.25232) 1551 : cluster [DBG] pgmap v2403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:03.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:03.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:03.922 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:03 smithi150 bash[67543]: cluster 2024-07-28T12:43:02.511749+0000 mgr.y (mgr.25232) 1551 : cluster [DBG] pgmap v2403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:04.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:04.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1897 16 16 0 0 0 - 0 2024-07-28T12:43:04.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:04.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:04.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:04.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:04.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:43:04.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:43:04.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:04.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:05.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:05.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1898 16 16 0 0 0 - 0 2024-07-28T12:43:05.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:05.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:05.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:05.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:05.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:05.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:05.738 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:05 smithi150 bash[67543]: cluster 2024-07-28T12:43:04.513164+0000 mgr.y (mgr.25232) 1552 : cluster [DBG] pgmap v2404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:05.738 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:05 smithi150 bash[67543]: audit 2024-07-28T12:43:05.142258+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:05 smithi022 bash[80503]: cluster 2024-07-28T12:43:04.513164+0000 mgr.y (mgr.25232) 1552 : cluster [DBG] pgmap v2404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:05 smithi022 bash[80503]: audit 2024-07-28T12:43:05.142258+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:05 smithi022 bash[82865]: cluster 2024-07-28T12:43:04.513164+0000 mgr.y (mgr.25232) 1552 : cluster [DBG] pgmap v2404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:05 smithi022 bash[82865]: audit 2024-07-28T12:43:05.142258+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:05.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:05.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:06.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1899 16 16 0 0 0 - 0 2024-07-28T12:43:06.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:06.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:06.319 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:06.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:06.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:06.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:06.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:06.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:07.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:07.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:43:07.045072+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:43:07.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:43:07.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1900 16 16 0 0 0 - 0 2024-07-28T12:43:07.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:07.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:07.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:07.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:07.607 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:43:07.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:07.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:07.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:07.867 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:07 smithi022 bash[82865]: cluster 2024-07-28T12:43:06.514650+0000 mgr.y (mgr.25232) 1553 : cluster [DBG] pgmap v2405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:07.867 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:07 smithi022 bash[82865]: audit 2024-07-28T12:43:06.962315+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.22:0/3180777711' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:43:07.867 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:07 smithi022 bash[82865]: audit 2024-07-28T12:43:06.962770+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:43:07.867 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:07 smithi022 bash[80503]: cluster 2024-07-28T12:43:06.514650+0000 mgr.y (mgr.25232) 1553 : cluster [DBG] pgmap v2405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:07.867 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:07 smithi022 bash[80503]: audit 2024-07-28T12:43:06.962315+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.22:0/3180777711' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:43:07.867 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:07 smithi022 bash[80503]: audit 2024-07-28T12:43:06.962770+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:43:07.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:07 smithi150 bash[67543]: cluster 2024-07-28T12:43:06.514650+0000 mgr.y (mgr.25232) 1553 : cluster [DBG] pgmap v2405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:07 smithi150 bash[67543]: audit 2024-07-28T12:43:06.962315+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.22:0/3180777711' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:43:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:07 smithi150 bash[67543]: audit 2024-07-28T12:43:06.962770+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:43:08.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1901 16 16 0 0 0 - 0 2024-07-28T12:43:08.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:08.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:08.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:08.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:08.569 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:08.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:08.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:08 smithi022 bash[82865]: cluster 2024-07-28T12:43:07.594521+0000 mon.a (mon.0) 2622 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:08 smithi022 bash[82865]: audit 2024-07-28T12:43:07.605207+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:43:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:08 smithi022 bash[82865]: cluster 2024-07-28T12:43:07.605303+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1248: 8 total, 2 up, 8 in 2024-07-28T12:43:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:08 smithi022 bash[80503]: cluster 2024-07-28T12:43:07.594521+0000 mon.a (mon.0) 2622 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:08 smithi022 bash[80503]: audit 2024-07-28T12:43:07.605207+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:43:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:08 smithi022 bash[80503]: cluster 2024-07-28T12:43:07.605303+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1248: 8 total, 2 up, 8 in 2024-07-28T12:43:08.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:08 smithi150 bash[67543]: cluster 2024-07-28T12:43:07.594521+0000 mon.a (mon.0) 2622 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:08 smithi150 bash[67543]: audit 2024-07-28T12:43:07.605207+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:43:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:08 smithi150 bash[67543]: cluster 2024-07-28T12:43:07.605303+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1248: 8 total, 2 up, 8 in 2024-07-28T12:43:09.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1902 16 16 0 0 0 - 0 2024-07-28T12:43:09.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:09.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:09.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:09.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:09.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:43:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:43:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T12:43:09.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:09.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:09 smithi022 bash[80503]: cluster 2024-07-28T12:43:08.515828+0000 mgr.y (mgr.25232) 1554 : cluster [DBG] pgmap v2407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:09.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:09 smithi022 bash[82865]: cluster 2024-07-28T12:43:08.515828+0000 mgr.y (mgr.25232) 1554 : cluster [DBG] pgmap v2407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:09.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:09.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:10.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:10.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:09 smithi150 bash[67543]: cluster 2024-07-28T12:43:08.515828+0000 mgr.y (mgr.25232) 1554 : cluster [DBG] pgmap v2407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:10.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1903 16 16 0 0 0 - 0 2024-07-28T12:43:10.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:10.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:10.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:10.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:10.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:43:10.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:10.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:10.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:10.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:11.026 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:11.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1904 16 16 0 0 0 - 0 2024-07-28T12:43:11.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:11.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:11.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:11.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:11.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:11.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:11.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:11.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:11.913 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:11 smithi150 bash[67543]: cluster 2024-07-28T12:43:10.516862+0000 mgr.y (mgr.25232) 1555 : cluster [DBG] pgmap v2408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:12.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:12.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1905 16 16 0 0 0 - 0 2024-07-28T12:43:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:11 smithi022 bash[80503]: cluster 2024-07-28T12:43:10.516862+0000 mgr.y (mgr.25232) 1555 : cluster [DBG] pgmap v2408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:11 smithi022 bash[82865]: cluster 2024-07-28T12:43:10.516862+0000 mgr.y (mgr.25232) 1555 : cluster [DBG] pgmap v2408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:12.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:12.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:12.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:12.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:12.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:12.627 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:43:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:43:12.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:12.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:12.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:13.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1906 16 16 0 0 0 - 0 2024-07-28T12:43:13.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:13.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:13.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:13.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:13.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:13.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:13 smithi150 bash[67543]: cluster 2024-07-28T12:43:12.517676+0000 mgr.y (mgr.25232) 1556 : cluster [DBG] pgmap v2409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:13.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:13.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:13.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:13 smithi022 bash[80503]: cluster 2024-07-28T12:43:12.517676+0000 mgr.y (mgr.25232) 1556 : cluster [DBG] pgmap v2409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:13.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:13 smithi022 bash[82865]: cluster 2024-07-28T12:43:12.517676+0000 mgr.y (mgr.25232) 1556 : cluster [DBG] pgmap v2409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:14.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1907 16 16 0 0 0 - 0 2024-07-28T12:43:14.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:14.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:14.284 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:14.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:43:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T12:43:14.190730563Z level=info msg="Completed cleanup jobs" duration=66.981455ms 2024-07-28T12:43:14.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:14.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:14.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:14.757 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:43:14.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:14.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:15.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1908 16 16 0 0 0 - 0 2024-07-28T12:43:15.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:15.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:15.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:15.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:15.491 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:43:15.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:43:15.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:15.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:15.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:15.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:15 smithi022 bash[80503]: cluster 2024-07-28T12:43:14.519088+0000 mgr.y (mgr.25232) 1557 : cluster [DBG] pgmap v2410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:15.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:15 smithi022 bash[80503]: audit 2024-07-28T12:43:15.283250+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:43:15.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:15 smithi022 bash[82865]: cluster 2024-07-28T12:43:14.519088+0000 mgr.y (mgr.25232) 1557 : cluster [DBG] pgmap v2410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:15.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:15 smithi022 bash[82865]: audit 2024-07-28T12:43:15.283250+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:43:15.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:15 smithi150 bash[67543]: cluster 2024-07-28T12:43:14.519088+0000 mgr.y (mgr.25232) 1557 : cluster [DBG] pgmap v2410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:15 smithi150 bash[67543]: audit 2024-07-28T12:43:15.283250+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:43:16.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1909 16 16 0 0 0 - 0 2024-07-28T12:43:16.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:16.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:16.251 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:16.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:16.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:16.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:16.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:16.761 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:16.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:16.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:17.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1910 16 16 0 0 0 - 0 2024-07-28T12:43:17.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:17.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:17.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:17.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:17.593 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:17.712 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:17.818 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:17 smithi022 bash[80503]: cluster 2024-07-28T12:43:16.520143+0000 mgr.y (mgr.25232) 1558 : cluster [DBG] pgmap v2411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:17.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:17 smithi022 bash[82865]: cluster 2024-07-28T12:43:16.520143+0000 mgr.y (mgr.25232) 1558 : cluster [DBG] pgmap v2411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:17.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:17.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:17.955 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:17 smithi150 bash[67543]: cluster 2024-07-28T12:43:16.520143+0000 mgr.y (mgr.25232) 1558 : cluster [DBG] pgmap v2411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:18.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1911 16 16 0 0 0 - 0 2024-07-28T12:43:18.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:18.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:18.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:18.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:18.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:18.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:18.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:18.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:19.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:19.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1912 16 16 0 0 0 - 0 2024-07-28T12:43:19.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:19.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:19.294 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:19.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:19.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:43:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:43:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T12:43:19.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:19.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:19.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:19.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:19.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:19 smithi150 bash[67543]: cluster 2024-07-28T12:43:18.521497+0000 mgr.y (mgr.25232) 1559 : cluster [DBG] pgmap v2412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:20.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1913 16 16 0 0 0 - 0 2024-07-28T12:43:20.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:19 smithi022 bash[80503]: cluster 2024-07-28T12:43:18.521497+0000 mgr.y (mgr.25232) 1559 : cluster [DBG] pgmap v2412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:19 smithi022 bash[82865]: cluster 2024-07-28T12:43:18.521497+0000 mgr.y (mgr.25232) 1559 : cluster [DBG] pgmap v2412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:20.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:20.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:20.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:20.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:20.639 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:43:20.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:20.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[80503]: audit 2024-07-28T12:43:19.668300+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.22:0/2774938098' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[80503]: audit 2024-07-28T12:43:19.668613+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[80503]: audit 2024-07-28T12:43:20.051927+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[80503]: audit 2024-07-28T12:43:20.062101+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[80503]: audit 2024-07-28T12:43:20.142189+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[82865]: audit 2024-07-28T12:43:19.668300+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.22:0/2774938098' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[82865]: audit 2024-07-28T12:43:19.668613+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[82865]: audit 2024-07-28T12:43:20.051927+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[82865]: audit 2024-07-28T12:43:20.062101+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:20 smithi022 bash[82865]: audit 2024-07-28T12:43:20.142189+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:20.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:21.000 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:21.007 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:20 smithi150 bash[67543]: audit 2024-07-28T12:43:19.668300+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.22:0/2774938098' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:21.007 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:20 smithi150 bash[67543]: audit 2024-07-28T12:43:19.668613+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:21.008 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:20 smithi150 bash[67543]: audit 2024-07-28T12:43:20.051927+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.008 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:20 smithi150 bash[67543]: audit 2024-07-28T12:43:20.062101+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.008 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:20 smithi150 bash[67543]: audit 2024-07-28T12:43:20.142189+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:21.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1914 16 16 0 0 0 - 0 2024-07-28T12:43:21.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:21.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:21.346 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:21.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:21.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:21.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:21 smithi150 bash[67543]: cluster 2024-07-28T12:43:20.522846+0000 mgr.y (mgr.25232) 1560 : cluster [DBG] pgmap v2413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:21 smithi150 bash[67543]: cluster 2024-07-28T12:43:20.626557+0000 mon.a (mon.0) 2630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:43:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:21 smithi150 bash[67543]: audit 2024-07-28T12:43:20.639709+0000 mon.a (mon.0) 2631 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:43:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:21 smithi150 bash[67543]: cluster 2024-07-28T12:43:20.639854+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1249: 8 total, 2 up, 8 in 2024-07-28T12:43:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:21 smithi150 bash[67543]: audit 2024-07-28T12:43:21.174847+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:21 smithi150 bash[67543]: audit 2024-07-28T12:43:21.179410+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:21.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:21.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[80503]: cluster 2024-07-28T12:43:20.522846+0000 mgr.y (mgr.25232) 1560 : cluster [DBG] pgmap v2413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:21.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[80503]: cluster 2024-07-28T12:43:20.626557+0000 mon.a (mon.0) 2630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:43:21.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[80503]: audit 2024-07-28T12:43:20.639709+0000 mon.a (mon.0) 2631 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:43:21.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[80503]: cluster 2024-07-28T12:43:20.639854+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1249: 8 total, 2 up, 8 in 2024-07-28T12:43:21.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[80503]: audit 2024-07-28T12:43:21.174847+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[80503]: audit 2024-07-28T12:43:21.179410+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[82865]: cluster 2024-07-28T12:43:20.522846+0000 mgr.y (mgr.25232) 1560 : cluster [DBG] pgmap v2413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[82865]: cluster 2024-07-28T12:43:20.626557+0000 mon.a (mon.0) 2630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[82865]: audit 2024-07-28T12:43:20.639709+0000 mon.a (mon.0) 2631 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[82865]: cluster 2024-07-28T12:43:20.639854+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1249: 8 total, 2 up, 8 in 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[82865]: audit 2024-07-28T12:43:21.174847+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:21.945 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:21 smithi022 bash[82865]: audit 2024-07-28T12:43:21.179410+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:22.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1915 16 16 0 0 0 - 0 2024-07-28T12:43:22.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:22.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:22.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:22.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:22.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:22.631 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:43:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:43:22.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:22.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:22 smithi150 bash[67543]: audit 2024-07-28T12:43:21.638145+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:43:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:22 smithi150 bash[67543]: audit 2024-07-28T12:43:21.639546+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:43:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:22 smithi150 bash[67543]: audit 2024-07-28T12:43:21.649313+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:22 smithi022 bash[80503]: audit 2024-07-28T12:43:21.638145+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:43:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:22 smithi022 bash[80503]: audit 2024-07-28T12:43:21.639546+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:43:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:22 smithi022 bash[80503]: audit 2024-07-28T12:43:21.649313+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:22 smithi022 bash[82865]: audit 2024-07-28T12:43:21.638145+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:43:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:22 smithi022 bash[82865]: audit 2024-07-28T12:43:21.639546+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:43:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:22 smithi022 bash[82865]: audit 2024-07-28T12:43:21.649313+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:43:22.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:23.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:23.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1916 16 16 0 0 0 - 0 2024-07-28T12:43:23.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:23.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:23.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:23.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:23.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:23.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:23.819 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:43:23.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:23.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:23.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:43:23.972 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:23 smithi022 bash[82865]: cluster 2024-07-28T12:43:22.524234+0000 mgr.y (mgr.25232) 1561 : cluster [DBG] pgmap v2415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:23.973 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:23 smithi022 bash[80503]: cluster 2024-07-28T12:43:22.524234+0000 mgr.y (mgr.25232) 1561 : cluster [DBG] pgmap v2415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:23 smithi150 bash[67543]: cluster 2024-07-28T12:43:22.524234+0000 mgr.y (mgr.25232) 1561 : cluster [DBG] pgmap v2415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:24.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1917 16 16 0 0 0 - 0 2024-07-28T12:43:24.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:24.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:24.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:24.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:24.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:43:24.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:43:24.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:24.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:24.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:25.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1918 16 16 0 0 0 - 0 2024-07-28T12:43:25.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:25.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:25.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:25.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:25.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:25.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:25.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:25 smithi150 bash[67543]: cluster 2024-07-28T12:43:24.525300+0000 mgr.y (mgr.25232) 1562 : cluster [DBG] pgmap v2416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:25.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:26.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:25 smithi022 bash[80503]: cluster 2024-07-28T12:43:24.525300+0000 mgr.y (mgr.25232) 1562 : cluster [DBG] pgmap v2416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:25 smithi022 bash[82865]: cluster 2024-07-28T12:43:24.525300+0000 mgr.y (mgr.25232) 1562 : cluster [DBG] pgmap v2416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:26.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1919 16 16 0 0 0 - 0 2024-07-28T12:43:26.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:26.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:26.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:26.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:26.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:26.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:26.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:26.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:27.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:43:27.048164+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:43:27.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:43:27.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1920 16 16 0 0 0 - 0 2024-07-28T12:43:27.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:27.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:27.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:27.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:27.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:27.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:27.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:27 smithi022 bash[80503]: cluster 2024-07-28T12:43:26.526719+0000 mgr.y (mgr.25232) 1563 : cluster [DBG] pgmap v2417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:27 smithi022 bash[82865]: cluster 2024-07-28T12:43:26.526719+0000 mgr.y (mgr.25232) 1563 : cluster [DBG] pgmap v2417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:27.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:27.911 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:27 smithi150 bash[67543]: cluster 2024-07-28T12:43:26.526719+0000 mgr.y (mgr.25232) 1563 : cluster [DBG] pgmap v2417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:28.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:28.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1921 16 16 0 0 0 - 0 2024-07-28T12:43:28.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:28.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:28.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:28.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:28.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:28.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:28.738 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:28.738 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:28.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:28.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:29.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1922 16 16 0 0 0 - 0 2024-07-28T12:43:29.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:29.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:29.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:29.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:29.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:29.662 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:43:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:43:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:43:29.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:29.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:29.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:29.940 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:29 smithi022 bash[80503]: cluster 2024-07-28T12:43:28.528146+0000 mgr.y (mgr.25232) 1564 : cluster [DBG] pgmap v2418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:29.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:29 smithi022 bash[82865]: cluster 2024-07-28T12:43:28.528146+0000 mgr.y (mgr.25232) 1564 : cluster [DBG] pgmap v2418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:29 smithi150 bash[67543]: cluster 2024-07-28T12:43:28.528146+0000 mgr.y (mgr.25232) 1564 : cluster [DBG] pgmap v2418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:30.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:30.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1923 16 16 0 0 0 - 0 2024-07-28T12:43:30.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:30.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:30.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:30.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:30.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:30.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:30.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:30.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:31.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1924 16 16 0 0 0 - 0 2024-07-28T12:43:31.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:31.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:31.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:31.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:31.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:31.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:31 smithi150 bash[67543]: cluster 2024-07-28T12:43:30.528857+0000 mgr.y (mgr.25232) 1565 : cluster [DBG] pgmap v2419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:31.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:31.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:32.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1925 16 16 0 0 0 - 0 2024-07-28T12:43:32.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:32.059 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:31 smithi022 bash[80503]: cluster 2024-07-28T12:43:30.528857+0000 mgr.y (mgr.25232) 1565 : cluster [DBG] pgmap v2419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:32.059 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:31 smithi022 bash[82865]: cluster 2024-07-28T12:43:30.528857+0000 mgr.y (mgr.25232) 1565 : cluster [DBG] pgmap v2419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:32.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:32.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:32.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:32.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:32.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:32.666 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:43:32 smithi150 bash[60514]: ts=2024-07-28T12:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:43:32.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:32.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:33.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:33.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1926 16 16 0 0 0 - 0 2024-07-28T12:43:33.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:33.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:33.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:33.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:33.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:33.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:33.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:33 smithi022 bash[82865]: cluster 2024-07-28T12:43:32.530243+0000 mgr.y (mgr.25232) 1566 : cluster [DBG] pgmap v2420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:33.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:33 smithi022 bash[80503]: cluster 2024-07-28T12:43:32.530243+0000 mgr.y (mgr.25232) 1566 : cluster [DBG] pgmap v2420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:33.811 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:43:33.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:33.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:33 smithi150 bash[67543]: cluster 2024-07-28T12:43:32.530243+0000 mgr.y (mgr.25232) 1566 : cluster [DBG] pgmap v2420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:34.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1927 16 16 0 0 0 - 0 2024-07-28T12:43:34.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:34.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:34.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:34.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:34.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:43:34.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:43:34.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:34.686 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:43:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:34 smithi150 bash[67543]: audit 2024-07-28T12:43:34.055533+0000 mon.a (mon.0) 2638 : audit [INF] from='client.? 172.21.15.22:0/3760567830' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:43:34.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:34 smithi022 bash[80503]: audit 2024-07-28T12:43:34.055533+0000 mon.a (mon.0) 2638 : audit [INF] from='client.? 172.21.15.22:0/3760567830' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:43:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:34 smithi022 bash[82865]: audit 2024-07-28T12:43:34.055533+0000 mon.a (mon.0) 2638 : audit [INF] from='client.? 172.21.15.22:0/3760567830' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:43:34.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:35.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:35.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1928 16 16 0 0 0 - 0 2024-07-28T12:43:35.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:35.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:35.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:35.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:35.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:35.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[80503]: cluster 2024-07-28T12:43:34.531311+0000 mgr.y (mgr.25232) 1567 : cluster [DBG] pgmap v2421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[80503]: cluster 2024-07-28T12:43:34.672433+0000 mon.a (mon.0) 2639 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[80503]: audit 2024-07-28T12:43:34.686354+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.22:0/3760567830' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[80503]: cluster 2024-07-28T12:43:34.686461+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1250: 8 total, 2 up, 8 in 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[80503]: audit 2024-07-28T12:43:35.144907+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[82865]: cluster 2024-07-28T12:43:34.531311+0000 mgr.y (mgr.25232) 1567 : cluster [DBG] pgmap v2421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[82865]: cluster 2024-07-28T12:43:34.672433+0000 mon.a (mon.0) 2639 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[82865]: audit 2024-07-28T12:43:34.686354+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.22:0/3760567830' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[82865]: cluster 2024-07-28T12:43:34.686461+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1250: 8 total, 2 up, 8 in 2024-07-28T12:43:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:35 smithi022 bash[82865]: audit 2024-07-28T12:43:35.144907+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:35.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:35.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:35 smithi150 bash[67543]: cluster 2024-07-28T12:43:34.531311+0000 mgr.y (mgr.25232) 1567 : cluster [DBG] pgmap v2421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:35 smithi150 bash[67543]: cluster 2024-07-28T12:43:34.672433+0000 mon.a (mon.0) 2639 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:35 smithi150 bash[67543]: audit 2024-07-28T12:43:34.686354+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.22:0/3760567830' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:43:35.966 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:35 smithi150 bash[67543]: cluster 2024-07-28T12:43:34.686461+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1250: 8 total, 2 up, 8 in 2024-07-28T12:43:35.966 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:35 smithi150 bash[67543]: audit 2024-07-28T12:43:35.144907+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:36.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1929 16 16 0 0 0 - 0 2024-07-28T12:43:36.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:36.190 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:36.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:36.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:36.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:36.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:36.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:36.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:37.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:37.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1930 16 16 0 0 0 - 0 2024-07-28T12:43:37.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:37.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:37.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:37.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:43:37.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:37.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:37.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:37.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:37.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:37.981 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:37 smithi150 bash[67543]: cluster 2024-07-28T12:43:36.532779+0000 mgr.y (mgr.25232) 1568 : cluster [DBG] pgmap v2423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:38.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1931 16 16 0 0 0 - 0 2024-07-28T12:43:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:37 smithi022 bash[80503]: cluster 2024-07-28T12:43:36.532779+0000 mgr.y (mgr.25232) 1568 : cluster [DBG] pgmap v2423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:37 smithi022 bash[82865]: cluster 2024-07-28T12:43:36.532779+0000 mgr.y (mgr.25232) 1568 : cluster [DBG] pgmap v2423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:38.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:38.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:38.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:38.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:38.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:38.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:38.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:38.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:39.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:39.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1932 16 16 0 0 0 - 0 2024-07-28T12:43:39.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:39.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:39.324 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:39.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:39.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:43:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:43:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:43:39.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:39.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:39.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:39.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:39 smithi150 bash[67543]: cluster 2024-07-28T12:43:38.534175+0000 mgr.y (mgr.25232) 1569 : cluster [DBG] pgmap v2424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:40.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1933 16 16 0 0 0 - 0 2024-07-28T12:43:40.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:40.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:40.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:39 smithi022 bash[80503]: cluster 2024-07-28T12:43:38.534175+0000 mgr.y (mgr.25232) 1569 : cluster [DBG] pgmap v2424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:40.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:39 smithi022 bash[82865]: cluster 2024-07-28T12:43:38.534175+0000 mgr.y (mgr.25232) 1569 : cluster [DBG] pgmap v2424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:40.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:40.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:40.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:40.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:40.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:40.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:41.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1934 16 16 0 0 0 - 0 2024-07-28T12:43:41.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:41.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:41.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:41.350 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:41.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:41.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:41.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:41.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:41.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:41.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:42.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1935 16 16 0 0 0 - 0 2024-07-28T12:43:42.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:42.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:42.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:41 smithi022 bash[80503]: cluster 2024-07-28T12:43:40.535198+0000 mgr.y (mgr.25232) 1570 : cluster [DBG] pgmap v2425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:42.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:41 smithi022 bash[82865]: cluster 2024-07-28T12:43:40.535198+0000 mgr.y (mgr.25232) 1570 : cluster [DBG] pgmap v2425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:41 smithi150 bash[67543]: cluster 2024-07-28T12:43:40.535198+0000 mgr.y (mgr.25232) 1570 : cluster [DBG] pgmap v2425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:42.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:42.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:42.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:42.609 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:43:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:43:42.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:42.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:42.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:43.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1936 16 16 0 0 0 - 0 2024-07-28T12:43:43.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:43.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:43.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:43.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:43.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:43.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:43.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:43.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:44.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:44.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1937 16 16 0 0 0 - 0 2024-07-28T12:43:44.075 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:43:44.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:44.151 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:43 smithi150 bash[67543]: cluster 2024-07-28T12:43:42.536525+0000 mgr.y (mgr.25232) 1571 : cluster [DBG] pgmap v2426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:44.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:43 smithi022 bash[80503]: cluster 2024-07-28T12:43:42.536525+0000 mgr.y (mgr.25232) 1571 : cluster [DBG] pgmap v2426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:43 smithi022 bash[82865]: cluster 2024-07-28T12:43:42.536525+0000 mgr.y (mgr.25232) 1571 : cluster [DBG] pgmap v2426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:44.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:44.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:44.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:44.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:44.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:44.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:45.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1938 16 16 0 0 0 - 0 2024-07-28T12:43:45.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:43:45.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:43:45.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:45.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:45.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:45.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:45.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:45.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:45.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:46.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:46.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1939 16 16 0 0 0 - 0 2024-07-28T12:43:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:45 smithi022 bash[80503]: cluster 2024-07-28T12:43:44.537936+0000 mgr.y (mgr.25232) 1572 : cluster [DBG] pgmap v2427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:45 smithi022 bash[82865]: cluster 2024-07-28T12:43:44.537936+0000 mgr.y (mgr.25232) 1572 : cluster [DBG] pgmap v2427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:46.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:45 smithi150 bash[67543]: cluster 2024-07-28T12:43:44.537936+0000 mgr.y (mgr.25232) 1572 : cluster [DBG] pgmap v2427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:46.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:46.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:46.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:46.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:46.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:46.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:46.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:47.014 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:43:47.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:43:47.051095+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:43:47.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:43:47.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1940 16 16 0 0 0 - 0 2024-07-28T12:43:47.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:47.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:47.244 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:47 smithi150 bash[67543]: audit 2024-07-28T12:43:46.672799+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.22:0/3897911974' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:47.244 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:47 smithi150 bash[67543]: audit 2024-07-28T12:43:46.673417+0000 mon.a (mon.0) 2643 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:46 smithi022 bash[80503]: audit 2024-07-28T12:43:46.672799+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.22:0/3897911974' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:46 smithi022 bash[80503]: audit 2024-07-28T12:43:46.673417+0000 mon.a (mon.0) 2643 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:47 smithi022 bash[82865]: audit 2024-07-28T12:43:46.672799+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.22:0/3897911974' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:47 smithi022 bash[82865]: audit 2024-07-28T12:43:46.673417+0000 mon.a (mon.0) 2643 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:43:47.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:47.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:47.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:47.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:47.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:47.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:48.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1941 16 16 0 0 0 - 0 2024-07-28T12:43:48.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[80503]: cluster 2024-07-28T12:43:46.539013+0000 mgr.y (mgr.25232) 1573 : cluster [DBG] pgmap v2428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[80503]: cluster 2024-07-28T12:43:46.998727+0000 mon.a (mon.0) 2644 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[80503]: audit 2024-07-28T12:43:47.013596+0000 mon.a (mon.0) 2645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[80503]: cluster 2024-07-28T12:43:47.013790+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1251: 8 total, 2 up, 8 in 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[82865]: cluster 2024-07-28T12:43:46.539013+0000 mgr.y (mgr.25232) 1573 : cluster [DBG] pgmap v2428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[82865]: cluster 2024-07-28T12:43:46.998727+0000 mon.a (mon.0) 2644 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[82865]: audit 2024-07-28T12:43:47.013596+0000 mon.a (mon.0) 2645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:43:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:48 smithi022 bash[82865]: cluster 2024-07-28T12:43:47.013790+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1251: 8 total, 2 up, 8 in 2024-07-28T12:43:48.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:48 smithi150 bash[67543]: cluster 2024-07-28T12:43:46.539013+0000 mgr.y (mgr.25232) 1573 : cluster [DBG] pgmap v2428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:48 smithi150 bash[67543]: cluster 2024-07-28T12:43:46.998727+0000 mon.a (mon.0) 2644 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:43:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:48 smithi150 bash[67543]: audit 2024-07-28T12:43:47.013596+0000 mon.a (mon.0) 2645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:43:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:48 smithi150 bash[67543]: cluster 2024-07-28T12:43:47.013790+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1251: 8 total, 2 up, 8 in 2024-07-28T12:43:48.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:48.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:48.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:48.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:48.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:48.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:49.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:49.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1942 16 16 0 0 0 - 0 2024-07-28T12:43:49.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:49.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:49.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:49.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:49.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:49.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:49.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:43:49.770 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:43:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:43:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T12:43:49.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:49.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:50.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1943 16 16 0 0 0 - 0 2024-07-28T12:43:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:50 smithi022 bash[80503]: cluster 2024-07-28T12:43:48.540430+0000 mgr.y (mgr.25232) 1574 : cluster [DBG] pgmap v2430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:50 smithi022 bash[82865]: cluster 2024-07-28T12:43:48.540430+0000 mgr.y (mgr.25232) 1574 : cluster [DBG] pgmap v2430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:50.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:50.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:50 smithi150 bash[67543]: cluster 2024-07-28T12:43:48.540430+0000 mgr.y (mgr.25232) 1574 : cluster [DBG] pgmap v2430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:50.274 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:50.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:50.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:50.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:50.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:50.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:50.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:51.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:51.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1944 16 16 0 0 0 - 0 2024-07-28T12:43:51.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:51.166 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:51 smithi150 bash[67543]: audit 2024-07-28T12:43:50.145335+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:51.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:51.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:51 smithi022 bash[80503]: audit 2024-07-28T12:43:50.145335+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:51.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:51 smithi022 bash[82865]: audit 2024-07-28T12:43:50.145335+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:43:51.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:51.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:51.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:51.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:51.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:51.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:52.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1945 16 16 0 0 0 - 0 2024-07-28T12:43:52.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:52.114 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:52 smithi022 bash[80503]: cluster 2024-07-28T12:43:50.541784+0000 mgr.y (mgr.25232) 1575 : cluster [DBG] pgmap v2431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:52.115 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:52 smithi022 bash[82865]: cluster 2024-07-28T12:43:50.541784+0000 mgr.y (mgr.25232) 1575 : cluster [DBG] pgmap v2431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:52.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:52 smithi150 bash[67543]: cluster 2024-07-28T12:43:50.541784+0000 mgr.y (mgr.25232) 1575 : cluster [DBG] pgmap v2431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:52.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:52.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:52.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:52.593 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:43:52 smithi150 bash[60514]: ts=2024-07-28T12:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:43:52.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:52.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:52.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:53.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1946 16 16 0 0 0 - 0 2024-07-28T12:43:53.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:53.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:53.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:53.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:53.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:53.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:53.761 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:43:53.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:53.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:54.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:54.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1947 16 16 0 0 0 - 0 2024-07-28T12:43:54.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:54.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:54.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:54 smithi150 bash[67543]: cluster 2024-07-28T12:43:52.543199+0000 mgr.y (mgr.25232) 1576 : cluster [DBG] pgmap v2432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:54 smithi022 bash[80503]: cluster 2024-07-28T12:43:52.543199+0000 mgr.y (mgr.25232) 1576 : cluster [DBG] pgmap v2432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:54 smithi022 bash[82865]: cluster 2024-07-28T12:43:52.543199+0000 mgr.y (mgr.25232) 1576 : cluster [DBG] pgmap v2432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:54.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:54.466 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:43:54.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:43:54.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:54.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:54.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:54.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:54.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:55.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1948 16 16 0 0 0 - 0 2024-07-28T12:43:55.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:55.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:55.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:55.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:55.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:55.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:55.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:55.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:55.953 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:56.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1949 16 16 0 0 0 - 0 2024-07-28T12:43:56.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:56.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:56.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:56.310 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:56 smithi150 bash[67543]: cluster 2024-07-28T12:43:54.544599+0000 mgr.y (mgr.25232) 1577 : cluster [DBG] pgmap v2433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:56 smithi022 bash[80503]: cluster 2024-07-28T12:43:54.544599+0000 mgr.y (mgr.25232) 1577 : cluster [DBG] pgmap v2433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:56 smithi022 bash[82865]: cluster 2024-07-28T12:43:54.544599+0000 mgr.y (mgr.25232) 1577 : cluster [DBG] pgmap v2433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:56.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:56.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:56.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:56.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:56.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:57.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:57.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1950 16 16 0 0 0 - 0 2024-07-28T12:43:57.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:57.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:57.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:57.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:57.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:57.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:57.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:57.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:58.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1951 16 16 0 0 0 - 0 2024-07-28T12:43:58.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:58.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:43:58 smithi022 bash[80503]: cluster 2024-07-28T12:43:56.545822+0000 mgr.y (mgr.25232) 1578 : cluster [DBG] pgmap v2434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:58.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:43:58 smithi022 bash[82865]: cluster 2024-07-28T12:43:56.545822+0000 mgr.y (mgr.25232) 1578 : cluster [DBG] pgmap v2434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:58.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:43:58 smithi150 bash[67543]: cluster 2024-07-28T12:43:56.545822+0000 mgr.y (mgr.25232) 1578 : cluster [DBG] pgmap v2434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:43:58.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:58.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:43:58.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:58.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:58.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:43:58.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:58.995 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:43:59.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:43:59.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1952 16 16 0 0 0 - 0 2024-07-28T12:43:59.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:59.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:43:59.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:59.410 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:43:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:43:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:43:59.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:43:59.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:43:59.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:43:59.869 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:43:59.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:00.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1953 16 16 0 0 0 - 0 2024-07-28T12:44:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:00 smithi022 bash[82865]: cluster 2024-07-28T12:43:58.547226+0000 mgr.y (mgr.25232) 1579 : cluster [DBG] pgmap v2435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:00 smithi022 bash[80503]: cluster 2024-07-28T12:43:58.547226+0000 mgr.y (mgr.25232) 1579 : cluster [DBG] pgmap v2435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:00.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:00.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:00.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:00.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:00 smithi150 bash[67543]: cluster 2024-07-28T12:43:58.547226+0000 mgr.y (mgr.25232) 1579 : cluster [DBG] pgmap v2435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:00.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:00.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:00.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:00.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:00.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:01.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:01.052 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:44:01.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1954 16 16 0 0 0 - 0 2024-07-28T12:44:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:01 smithi022 bash[80503]: audit 2024-07-28T12:44:00.160415+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.22:0/16151255' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:01 smithi022 bash[82865]: audit 2024-07-28T12:44:00.160415+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.22:0/16151255' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:01.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:01 smithi150 bash[67543]: audit 2024-07-28T12:44:00.160415+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.22:0/16151255' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:01.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:01.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:01.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:01.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:01.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:01.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:01.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:02.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1955 16 16 0 0 0 - 0 2024-07-28T12:44:02.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:02.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:02 smithi150 bash[67543]: cluster 2024-07-28T12:44:00.548225+0000 mgr.y (mgr.25232) 1580 : cluster [DBG] pgmap v2436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:02 smithi150 bash[67543]: cluster 2024-07-28T12:44:01.032851+0000 mon.a (mon.0) 2649 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:02 smithi150 bash[67543]: audit 2024-07-28T12:44:01.051948+0000 mon.a (mon.0) 2650 : audit [INF] from='client.? 172.21.15.22:0/16151255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:44:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:02 smithi150 bash[67543]: cluster 2024-07-28T12:44:01.052078+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1252: 8 total, 2 up, 8 in 2024-07-28T12:44:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[80503]: cluster 2024-07-28T12:44:00.548225+0000 mgr.y (mgr.25232) 1580 : cluster [DBG] pgmap v2436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[80503]: cluster 2024-07-28T12:44:01.032851+0000 mon.a (mon.0) 2649 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[80503]: audit 2024-07-28T12:44:01.051948+0000 mon.a (mon.0) 2650 : audit [INF] from='client.? 172.21.15.22:0/16151255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:44:02.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[80503]: cluster 2024-07-28T12:44:01.052078+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1252: 8 total, 2 up, 8 in 2024-07-28T12:44:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[82865]: cluster 2024-07-28T12:44:00.548225+0000 mgr.y (mgr.25232) 1580 : cluster [DBG] pgmap v2436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[82865]: cluster 2024-07-28T12:44:01.032851+0000 mon.a (mon.0) 2649 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[82865]: audit 2024-07-28T12:44:01.051948+0000 mon.a (mon.0) 2650 : audit [INF] from='client.? 172.21.15.22:0/16151255' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:44:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:02 smithi022 bash[82865]: cluster 2024-07-28T12:44:01.052078+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1252: 8 total, 2 up, 8 in 2024-07-28T12:44:02.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:02.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:02.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:02.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:02.711 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:44:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:44:02.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:02.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:03.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1956 16 16 0 0 0 - 0 2024-07-28T12:44:03.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:03.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:03.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:03.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:03.478 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:03.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:03.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:03.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:03.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:03.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:04.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1957 16 16 0 0 0 - 0 2024-07-28T12:44:04.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:04.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:44:04.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:04 smithi150 bash[67543]: cluster 2024-07-28T12:44:02.549407+0000 mgr.y (mgr.25232) 1581 : cluster [DBG] pgmap v2438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:04.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:04 smithi022 bash[80503]: cluster 2024-07-28T12:44:02.549407+0000 mgr.y (mgr.25232) 1581 : cluster [DBG] pgmap v2438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:04 smithi022 bash[82865]: cluster 2024-07-28T12:44:02.549407+0000 mgr.y (mgr.25232) 1581 : cluster [DBG] pgmap v2438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:04.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:04.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:04.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:44:04.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:04.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:04.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:04.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:05.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1958 16 16 0 0 0 - 0 2024-07-28T12:44:05.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:05.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:05.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:05.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:05.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:05.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:05.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:05.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:06.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1959 16 16 0 0 0 - 0 2024-07-28T12:44:06.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:06.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:06 smithi150 bash[67543]: cluster 2024-07-28T12:44:04.550652+0000 mgr.y (mgr.25232) 1582 : cluster [DBG] pgmap v2439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:06 smithi150 bash[67543]: audit 2024-07-28T12:44:05.145908+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:06.294 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:06.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:06 smithi022 bash[80503]: cluster 2024-07-28T12:44:04.550652+0000 mgr.y (mgr.25232) 1582 : cluster [DBG] pgmap v2439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:06.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:06 smithi022 bash[80503]: audit 2024-07-28T12:44:05.145908+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:06.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:06 smithi022 bash[82865]: cluster 2024-07-28T12:44:04.550652+0000 mgr.y (mgr.25232) 1582 : cluster [DBG] pgmap v2439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:06.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:06 smithi022 bash[82865]: audit 2024-07-28T12:44:05.145908+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:06.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:06.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:06.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:06.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:06.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:07.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:07.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:44:07.053871+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:44:07.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:44:07.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1960 16 16 0 0 0 - 0 2024-07-28T12:44:07.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:07.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:07.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:07.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:07.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:07.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:07.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:07.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:08.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1961 16 16 0 0 0 - 0 2024-07-28T12:44:08.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:08.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:08.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:08 smithi022 bash[80503]: cluster 2024-07-28T12:44:06.552140+0000 mgr.y (mgr.25232) 1583 : cluster [DBG] pgmap v2440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:08 smithi022 bash[82865]: cluster 2024-07-28T12:44:06.552140+0000 mgr.y (mgr.25232) 1583 : cluster [DBG] pgmap v2440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:08.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:08 smithi150 bash[67543]: cluster 2024-07-28T12:44:06.552140+0000 mgr.y (mgr.25232) 1583 : cluster [DBG] pgmap v2440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:08.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:08.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:08.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:08.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:08.957 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:44:09.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:09.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1962 16 16 0 0 0 - 0 2024-07-28T12:44:09.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:09.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:09.333 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:44:09.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:09.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:44:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:44:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:44:09.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:09.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:09.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:09.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:10.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1963 16 16 0 0 0 - 0 2024-07-28T12:44:10.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:10.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:10 smithi022 bash[80503]: cluster 2024-07-28T12:44:08.553676+0000 mgr.y (mgr.25232) 1584 : cluster [DBG] pgmap v2441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:10 smithi022 bash[82865]: cluster 2024-07-28T12:44:08.553676+0000 mgr.y (mgr.25232) 1584 : cluster [DBG] pgmap v2441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:10.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:10.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:10 smithi150 bash[67543]: cluster 2024-07-28T12:44:08.553676+0000 mgr.y (mgr.25232) 1584 : cluster [DBG] pgmap v2441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:10.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:10.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:10.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:10.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:10.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:11.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:11.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1964 16 16 0 0 0 - 0 2024-07-28T12:44:11.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:11.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:11.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:11.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:11.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:11.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:11.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:11.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:12.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1965 16 16 0 0 0 - 0 2024-07-28T12:44:12.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:12.134 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:12 smithi150 bash[67543]: cluster 2024-07-28T12:44:10.555275+0000 mgr.y (mgr.25232) 1585 : cluster [DBG] pgmap v2442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:12.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:12.243 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:12 smithi022 bash[80503]: cluster 2024-07-28T12:44:10.555275+0000 mgr.y (mgr.25232) 1585 : cluster [DBG] pgmap v2442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:12.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:12 smithi022 bash[82865]: cluster 2024-07-28T12:44:10.555275+0000 mgr.y (mgr.25232) 1585 : cluster [DBG] pgmap v2442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:12.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:12.426 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:44:12 smithi150 bash[60514]: ts=2024-07-28T12:44:12.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:44:12.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:12.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:12.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:12.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:12.931 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:12.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:44:12.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:13.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:13.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1966 16 16 0 0 0 - 0 2024-07-28T12:44:13.080 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:44:13.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:13 smithi150 bash[67543]: audit 2024-07-28T12:44:12.925093+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.22:0/1281265802' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:13 smithi150 bash[67543]: audit 2024-07-28T12:44:12.925588+0000 mon.a (mon.0) 2653 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:13.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:13 smithi022 bash[80503]: audit 2024-07-28T12:44:12.925093+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.22:0/1281265802' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:13.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:13 smithi022 bash[80503]: audit 2024-07-28T12:44:12.925588+0000 mon.a (mon.0) 2653 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:13 smithi022 bash[82865]: audit 2024-07-28T12:44:12.925093+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.22:0/1281265802' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:13 smithi022 bash[82865]: audit 2024-07-28T12:44:12.925588+0000 mon.a (mon.0) 2653 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:13.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:13.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:13.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:13.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:13.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:13.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:14.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:14.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1967 16 16 0 0 0 - 0 2024-07-28T12:44:14.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:14.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[80503]: cluster 2024-07-28T12:44:12.556840+0000 mgr.y (mgr.25232) 1586 : cluster [DBG] pgmap v2443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[80503]: cluster 2024-07-28T12:44:13.066294+0000 mon.a (mon.0) 2654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[80503]: audit 2024-07-28T12:44:13.080170+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[80503]: cluster 2024-07-28T12:44:13.080351+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1253: 8 total, 2 up, 8 in 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[82865]: cluster 2024-07-28T12:44:12.556840+0000 mgr.y (mgr.25232) 1586 : cluster [DBG] pgmap v2443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[82865]: cluster 2024-07-28T12:44:13.066294+0000 mon.a (mon.0) 2654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[82865]: audit 2024-07-28T12:44:13.080170+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:44:14.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:14 smithi022 bash[82865]: cluster 2024-07-28T12:44:13.080351+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1253: 8 total, 2 up, 8 in 2024-07-28T12:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:14 smithi150 bash[67543]: cluster 2024-07-28T12:44:12.556840+0000 mgr.y (mgr.25232) 1586 : cluster [DBG] pgmap v2443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:14 smithi150 bash[67543]: cluster 2024-07-28T12:44:13.066294+0000 mon.a (mon.0) 2654 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:14 smithi150 bash[67543]: audit 2024-07-28T12:44:13.080170+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:44:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:14 smithi150 bash[67543]: cluster 2024-07-28T12:44:13.080351+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1253: 8 total, 2 up, 8 in 2024-07-28T12:44:14.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:14.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:14.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:14.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:14.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:14.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:15.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1968 16 16 0 0 0 - 0 2024-07-28T12:44:15.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:15.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:15.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:15.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:15.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:15.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:15.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:15.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:15.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:44:16.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:16.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1969 16 16 0 0 0 - 0 2024-07-28T12:44:16.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:16.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:16.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:16.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:16 smithi150 bash[67543]: cluster 2024-07-28T12:44:14.558271+0000 mgr.y (mgr.25232) 1587 : cluster [DBG] pgmap v2445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:16.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:16 smithi022 bash[80503]: cluster 2024-07-28T12:44:14.558271+0000 mgr.y (mgr.25232) 1587 : cluster [DBG] pgmap v2445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:16 smithi022 bash[82865]: cluster 2024-07-28T12:44:14.558271+0000 mgr.y (mgr.25232) 1587 : cluster [DBG] pgmap v2445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:16.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:16.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:16.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:16.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:17.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1970 16 16 0 0 0 - 0 2024-07-28T12:44:17.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:17.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:17.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:17.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:17.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:17.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:17.678 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:44:17.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:17.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:18.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:18.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1971 16 16 0 0 0 - 0 2024-07-28T12:44:18.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:18.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:18.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:18.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:18 smithi022 bash[80503]: cluster 2024-07-28T12:44:16.559864+0000 mgr.y (mgr.25232) 1588 : cluster [DBG] pgmap v2446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:18.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:18 smithi022 bash[82865]: cluster 2024-07-28T12:44:16.559864+0000 mgr.y (mgr.25232) 1588 : cluster [DBG] pgmap v2446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:18.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:18 smithi150 bash[67543]: cluster 2024-07-28T12:44:16.559864+0000 mgr.y (mgr.25232) 1588 : cluster [DBG] pgmap v2446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:18.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:18.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:18.856 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:18.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:19.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1972 16 16 0 0 0 - 0 2024-07-28T12:44:19.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:19.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:19.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:19.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:19.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:19.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:19.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:19.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:44:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:44:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:44:19.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:20.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:20.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1973 16 16 0 0 0 - 0 2024-07-28T12:44:20.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:20.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:20 smithi022 bash[82865]: cluster 2024-07-28T12:44:18.561031+0000 mgr.y (mgr.25232) 1589 : cluster [DBG] pgmap v2447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:20.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:20 smithi022 bash[80503]: cluster 2024-07-28T12:44:18.561031+0000 mgr.y (mgr.25232) 1589 : cluster [DBG] pgmap v2447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:20.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:20.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:20 smithi150 bash[67543]: cluster 2024-07-28T12:44:18.561031+0000 mgr.y (mgr.25232) 1589 : cluster [DBG] pgmap v2447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:20.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:20.718 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:44:20.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:20.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:20.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:21.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1974 16 16 0 0 0 - 0 2024-07-28T12:44:21.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:21.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:21.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:21 smithi022 bash[80503]: audit 2024-07-28T12:44:20.152679+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:21.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:21 smithi022 bash[80503]: audit 2024-07-28T12:44:20.168613+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:21.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:21 smithi022 bash[82865]: audit 2024-07-28T12:44:20.152679+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:21.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:21 smithi022 bash[82865]: audit 2024-07-28T12:44:20.168613+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:21 smithi150 bash[67543]: audit 2024-07-28T12:44:20.152679+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:21 smithi150 bash[67543]: audit 2024-07-28T12:44:20.168613+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:21.302 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:21.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:21.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:21.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:21.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:21.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:21.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:22.047 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:22.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:44:22.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:22.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1975 16 16 0 0 0 - 0 2024-07-28T12:44:22.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:22.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:22.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:22 smithi150 bash[67543]: cluster 2024-07-28T12:44:20.562449+0000 mgr.y (mgr.25232) 1590 : cluster [DBG] pgmap v2448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:22.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:22 smithi150 bash[67543]: audit 2024-07-28T12:44:21.782819+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:44:22.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:22.405 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:44:22 smithi150 bash[60514]: ts=2024-07-28T12:44:22.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:44:22.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:22.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:22 smithi022 bash[80503]: cluster 2024-07-28T12:44:20.562449+0000 mgr.y (mgr.25232) 1590 : cluster [DBG] pgmap v2448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:22.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:22 smithi022 bash[80503]: audit 2024-07-28T12:44:21.782819+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:44:22.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:22 smithi022 bash[82865]: cluster 2024-07-28T12:44:20.562449+0000 mgr.y (mgr.25232) 1590 : cluster [DBG] pgmap v2448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:22.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:22 smithi022 bash[82865]: audit 2024-07-28T12:44:21.782819+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:44:22.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:22.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:22.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:22.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:23.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1976 16 16 0 0 0 - 0 2024-07-28T12:44:23.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:23.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:23.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:23.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:23.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:23.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:23.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:23.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:24.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1977 16 16 0 0 0 - 0 2024-07-28T12:44:24.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:24.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:24.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:24 smithi022 bash[80503]: cluster 2024-07-28T12:44:22.563802+0000 mgr.y (mgr.25232) 1591 : cluster [DBG] pgmap v2449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:24 smithi022 bash[82865]: cluster 2024-07-28T12:44:22.563802+0000 mgr.y (mgr.25232) 1591 : cluster [DBG] pgmap v2449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:24.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:24.428 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:24 smithi150 bash[67543]: cluster 2024-07-28T12:44:22.563802+0000 mgr.y (mgr.25232) 1591 : cluster [DBG] pgmap v2449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:24.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:24.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:24.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:24.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:25.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:25.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1978 16 16 0 0 0 - 0 2024-07-28T12:44:25.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:25.171 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:44:25.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:25.356 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:25.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:25.487 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:25 smithi022 bash[80503]: audit 2024-07-28T12:44:24.726399+0000 mon.a (mon.0) 2660 : audit [INF] from='client.? 172.21.15.22:0/392469268' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:44:25.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:25 smithi022 bash[82865]: audit 2024-07-28T12:44:24.726399+0000 mon.a (mon.0) 2660 : audit [INF] from='client.? 172.21.15.22:0/392469268' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:44:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:25 smithi150 bash[67543]: audit 2024-07-28T12:44:24.726399+0000 mon.a (mon.0) 2660 : audit [INF] from='client.? 172.21.15.22:0/392469268' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:44:25.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:25.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:25.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:25.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:26.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1979 16 16 0 0 0 - 0 2024-07-28T12:44:26.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:26.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:26.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[82865]: cluster 2024-07-28T12:44:24.565171+0000 mgr.y (mgr.25232) 1592 : cluster [DBG] pgmap v2450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[82865]: cluster 2024-07-28T12:44:25.160401+0000 mon.a (mon.0) 2661 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[82865]: audit 2024-07-28T12:44:25.171617+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? 172.21.15.22:0/392469268' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[82865]: cluster 2024-07-28T12:44:25.171704+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1254: 8 total, 2 up, 8 in 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[80503]: cluster 2024-07-28T12:44:24.565171+0000 mgr.y (mgr.25232) 1592 : cluster [DBG] pgmap v2450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[80503]: cluster 2024-07-28T12:44:25.160401+0000 mon.a (mon.0) 2661 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[80503]: audit 2024-07-28T12:44:25.171617+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? 172.21.15.22:0/392469268' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:44:26.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:26 smithi022 bash[80503]: cluster 2024-07-28T12:44:25.171704+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1254: 8 total, 2 up, 8 in 2024-07-28T12:44:26.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:26.437 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:26 smithi150 bash[67543]: cluster 2024-07-28T12:44:24.565171+0000 mgr.y (mgr.25232) 1592 : cluster [DBG] pgmap v2450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:26.437 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:26 smithi150 bash[67543]: cluster 2024-07-28T12:44:25.160401+0000 mon.a (mon.0) 2661 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:26.438 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:26 smithi150 bash[67543]: audit 2024-07-28T12:44:25.171617+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? 172.21.15.22:0/392469268' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:44:26.438 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:26 smithi150 bash[67543]: cluster 2024-07-28T12:44:25.171704+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1254: 8 total, 2 up, 8 in 2024-07-28T12:44:26.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:26.647 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:44:26.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:26.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:26.890 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:27.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:27.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:44:27.056814+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:44:27.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:44:27.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1980 16 16 0 0 0 - 0 2024-07-28T12:44:27.116 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:27.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:27.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:27.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:27.464 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:27 smithi150 bash[67543]: cluster 2024-07-28T12:44:26.566614+0000 mgr.y (mgr.25232) 1593 : cluster [DBG] pgmap v2452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:27.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:27 smithi022 bash[80503]: cluster 2024-07-28T12:44:26.566614+0000 mgr.y (mgr.25232) 1593 : cluster [DBG] pgmap v2452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:27 smithi022 bash[82865]: cluster 2024-07-28T12:44:26.566614+0000 mgr.y (mgr.25232) 1593 : cluster [DBG] pgmap v2452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:27.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:27.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:27.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:27.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:44:28.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:28.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1981 16 16 0 0 0 - 0 2024-07-28T12:44:28.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:28.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:28.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:28.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:28.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:27.426707+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:27.435574+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:27.674764+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:27.683878+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:28.132462+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:28.133215+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:44:28.626 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:28 smithi150 bash[67543]: audit 2024-07-28T12:44:28.138600+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:28.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:27.426707+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:27.435574+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:27.674764+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:27.683878+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:28.132462+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:28.133215+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[80503]: audit 2024-07-28T12:44:28.138600+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:27.426707+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:27.435574+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:27.674764+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:27.683878+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:28.132462+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:28.133215+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:44:28.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:28 smithi022 bash[82865]: audit 2024-07-28T12:44:28.138600+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:28.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:28.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:29.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1982 16 16 0 0 0 - 0 2024-07-28T12:44:29.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:29.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:29.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:29.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:29.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:29.577 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:29 smithi150 bash[67543]: cluster 2024-07-28T12:44:28.567965+0000 mgr.y (mgr.25232) 1594 : cluster [DBG] pgmap v2453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:29.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:29.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:29 smithi022 bash[80503]: cluster 2024-07-28T12:44:28.567965+0000 mgr.y (mgr.25232) 1594 : cluster [DBG] pgmap v2453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:44:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:44:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:44:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:29 smithi022 bash[82865]: cluster 2024-07-28T12:44:28.567965+0000 mgr.y (mgr.25232) 1594 : cluster [DBG] pgmap v2453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:29.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:30.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:30.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1983 16 16 0 0 0 - 0 2024-07-28T12:44:30.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:30.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:30.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:30.474 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:30.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:30.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:30.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:30.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:30.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:31.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1984 16 16 0 0 0 - 0 2024-07-28T12:44:31.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:31.194 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:31.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:44:31.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:31.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:31.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:31.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:31.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:31.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:31.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:31.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:31 smithi022 bash[80503]: cluster 2024-07-28T12:44:30.569374+0000 mgr.y (mgr.25232) 1595 : cluster [DBG] pgmap v2454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:31.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:31 smithi022 bash[82865]: cluster 2024-07-28T12:44:30.569374+0000 mgr.y (mgr.25232) 1595 : cluster [DBG] pgmap v2454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:31 smithi150 bash[67543]: cluster 2024-07-28T12:44:30.569374+0000 mgr.y (mgr.25232) 1595 : cluster [DBG] pgmap v2454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:32.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1985 16 16 0 0 0 - 0 2024-07-28T12:44:32.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:32.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:32.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:32.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:32.446 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:44:32 smithi150 bash[60514]: ts=2024-07-28T12:44: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:44:32.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:32.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:32.703 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:44:32.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:32.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:33.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:33.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1986 16 16 0 0 0 - 0 2024-07-28T12:44:33.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:33.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:33.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:33.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:33.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:33.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:33.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:33 smithi022 bash[80503]: cluster 2024-07-28T12:44:32.570743+0000 mgr.y (mgr.25232) 1596 : cluster [DBG] pgmap v2455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:33.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:33 smithi022 bash[82865]: cluster 2024-07-28T12:44:32.570743+0000 mgr.y (mgr.25232) 1596 : cluster [DBG] pgmap v2455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:33.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:33.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:33 smithi150 bash[67543]: cluster 2024-07-28T12:44:32.570743+0000 mgr.y (mgr.25232) 1596 : cluster [DBG] pgmap v2455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:34.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1987 16 16 0 0 0 - 0 2024-07-28T12:44:34.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:34.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:34.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:34.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:34.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:34.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:34.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:34.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:35.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:35.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1988 16 16 0 0 0 - 0 2024-07-28T12:44:35.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:35.284 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:35.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:35.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:35.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:35.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:35.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:35.940 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:44:35.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:36.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1989 16 16 0 0 0 - 0 2024-07-28T12:44:36.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:36.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:36.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:36.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:36 smithi150 bash[67543]: cluster 2024-07-28T12:44:34.572143+0000 mgr.y (mgr.25232) 1597 : cluster [DBG] pgmap v2456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:36.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:36 smithi150 bash[67543]: audit 2024-07-28T12:44:35.154488+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:36.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:36 smithi150 bash[67543]: audit 2024-07-28T12:44:35.156648+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:36.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:36 smithi022 bash[80503]: cluster 2024-07-28T12:44:34.572143+0000 mgr.y (mgr.25232) 1597 : cluster [DBG] pgmap v2456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:36 smithi022 bash[80503]: audit 2024-07-28T12:44:35.154488+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:36 smithi022 bash[80503]: audit 2024-07-28T12:44:35.156648+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:36 smithi022 bash[82865]: cluster 2024-07-28T12:44:34.572143+0000 mgr.y (mgr.25232) 1597 : cluster [DBG] pgmap v2456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:36 smithi022 bash[82865]: audit 2024-07-28T12:44:35.154488+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:44:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:36 smithi022 bash[82865]: audit 2024-07-28T12:44:35.156648+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:36.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:36.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:36.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:36.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:37.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:37.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1990 16 16 0 0 0 - 0 2024-07-28T12:44:37.162 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:44:37.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:37 smithi150 bash[67543]: audit 2024-07-28T12:44:36.547373+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.22:0/2360879537' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:37 smithi150 bash[67543]: audit 2024-07-28T12:44:36.547965+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:37.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:37.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:37.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:37.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:37 smithi022 bash[80503]: audit 2024-07-28T12:44:36.547373+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.22:0/2360879537' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:37.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:37 smithi022 bash[80503]: audit 2024-07-28T12:44:36.547965+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:37.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:37 smithi022 bash[82865]: audit 2024-07-28T12:44:36.547373+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.22:0/2360879537' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:37.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:37 smithi022 bash[82865]: audit 2024-07-28T12:44:36.547965+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:44:37.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:37.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:37.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:37.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:38.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1991 16 16 0 0 0 - 0 2024-07-28T12:44:38.119 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:38.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:38.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:38.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[82865]: cluster 2024-07-28T12:44:36.573460+0000 mgr.y (mgr.25232) 1598 : cluster [DBG] pgmap v2457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[82865]: cluster 2024-07-28T12:44:37.153156+0000 mon.a (mon.0) 2674 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[82865]: audit 2024-07-28T12:44:37.161931+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[82865]: cluster 2024-07-28T12:44:37.162063+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1255: 8 total, 2 up, 8 in 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[80503]: cluster 2024-07-28T12:44:36.573460+0000 mgr.y (mgr.25232) 1598 : cluster [DBG] pgmap v2457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[80503]: cluster 2024-07-28T12:44:37.153156+0000 mon.a (mon.0) 2674 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[80503]: audit 2024-07-28T12:44:37.161931+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:44:38.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:38 smithi022 bash[80503]: cluster 2024-07-28T12:44:37.162063+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1255: 8 total, 2 up, 8 in 2024-07-28T12:44:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:38 smithi150 bash[67543]: cluster 2024-07-28T12:44:36.573460+0000 mgr.y (mgr.25232) 1598 : cluster [DBG] pgmap v2457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:38 smithi150 bash[67543]: cluster 2024-07-28T12:44:37.153156+0000 mon.a (mon.0) 2674 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:38 smithi150 bash[67543]: audit 2024-07-28T12:44:37.161931+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:44:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:38 smithi150 bash[67543]: cluster 2024-07-28T12:44:37.162063+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1255: 8 total, 2 up, 8 in 2024-07-28T12:44:38.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:38.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:38.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:38.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:39.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1992 16 16 0 0 0 - 0 2024-07-28T12:44:39.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:39.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:39.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:39.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:39.439 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:39 smithi150 bash[67543]: cluster 2024-07-28T12:44:38.574854+0000 mgr.y (mgr.25232) 1599 : cluster [DBG] pgmap v2459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:39.513 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:39.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:39.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:39 smithi022 bash[80503]: cluster 2024-07-28T12:44:38.574854+0000 mgr.y (mgr.25232) 1599 : cluster [DBG] pgmap v2459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:39.555 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:44:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:44:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:44:39.556 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:39 smithi022 bash[82865]: cluster 2024-07-28T12:44:38.574854+0000 mgr.y (mgr.25232) 1599 : cluster [DBG] pgmap v2459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:39.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:39.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:39.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:39.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:44:40.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:40.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1993 16 16 0 0 0 - 0 2024-07-28T12:44:40.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:40.182 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:40.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:44:40.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:40.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:40.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:40.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:40.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:40.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:40.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:41.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1994 16 16 0 0 0 - 0 2024-07-28T12:44:41.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:41.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:41.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:41.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:41.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:41.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:41.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:41.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:41.934 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:41 smithi150 bash[67543]: cluster 2024-07-28T12:44:40.576225+0000 mgr.y (mgr.25232) 1600 : cluster [DBG] pgmap v2460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:42.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:42.053 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:41 smithi022 bash[82865]: cluster 2024-07-28T12:44:40.576225+0000 mgr.y (mgr.25232) 1600 : cluster [DBG] pgmap v2460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:42.054 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:41 smithi022 bash[80503]: cluster 2024-07-28T12:44:40.576225+0000 mgr.y (mgr.25232) 1600 : cluster [DBG] pgmap v2460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:42.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1995 16 16 0 0 0 - 0 2024-07-28T12:44:42.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:42.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:42.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:42.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:42.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:42.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:44:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:44:42.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:42.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:43.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1996 16 16 0 0 0 - 0 2024-07-28T12:44:43.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:43.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:43.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:43.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:43.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:43.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:43.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:43.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:43.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:43 smithi022 bash[80503]: cluster 2024-07-28T12:44:42.577173+0000 mgr.y (mgr.25232) 1601 : cluster [DBG] pgmap v2461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:43.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:43 smithi022 bash[82865]: cluster 2024-07-28T12:44:42.577173+0000 mgr.y (mgr.25232) 1601 : cluster [DBG] pgmap v2461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:43 smithi150 bash[67543]: cluster 2024-07-28T12:44:42.577173+0000 mgr.y (mgr.25232) 1601 : cluster [DBG] pgmap v2461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:44.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1997 16 16 0 0 0 - 0 2024-07-28T12:44:44.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:44.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:44.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:44.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:44.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:44.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:44.725 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:44:44.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:44.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:44.931 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:44:45.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:45.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1998 16 16 0 0 0 - 0 2024-07-28T12:44:45.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:45.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:45.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:45.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:45.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:45.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:45 smithi022 bash[80503]: cluster 2024-07-28T12:44:44.578124+0000 mgr.y (mgr.25232) 1602 : cluster [DBG] pgmap v2462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:45 smithi022 bash[82865]: cluster 2024-07-28T12:44:44.578124+0000 mgr.y (mgr.25232) 1602 : cluster [DBG] pgmap v2462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:45.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:45.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:45.988 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:45 smithi150 bash[67543]: cluster 2024-07-28T12:44:44.578124+0000 mgr.y (mgr.25232) 1602 : cluster [DBG] pgmap v2462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:46.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 1999 16 16 0 0 0 - 0 2024-07-28T12:44:46.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:46.209 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:46.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:46.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:46.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:46.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:46.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:46.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:47.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:47.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:44:47.059670+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:44:47.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:44:47.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2000 16 16 0 0 0 - 0 2024-07-28T12:44:47.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:47.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:47.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:47.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:47.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:47.645 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:47 smithi022 bash[80503]: cluster 2024-07-28T12:44:46.579439+0000 mgr.y (mgr.25232) 1603 : cluster [DBG] pgmap v2463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:47.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:47 smithi150 bash[67543]: cluster 2024-07-28T12:44:46.579439+0000 mgr.y (mgr.25232) 1603 : cluster [DBG] pgmap v2463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:47.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:47.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:48.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:47 smithi022 bash[82865]: cluster 2024-07-28T12:44:46.579439+0000 mgr.y (mgr.25232) 1603 : cluster [DBG] pgmap v2463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:48.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2001 16 16 0 0 0 - 0 2024-07-28T12:44:48.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:48.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:48.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:48.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:48.484 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:48.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:48.662 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:44:48.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:48 smithi150 bash[67543]: audit 2024-07-28T12:44:48.384513+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.22:0/1323557532' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:48 smithi150 bash[67543]: audit 2024-07-28T12:44:48.385016+0000 mon.a (mon.0) 2677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:48.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:48.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:48 smithi022 bash[80503]: audit 2024-07-28T12:44:48.384513+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.22:0/1323557532' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:48 smithi022 bash[80503]: audit 2024-07-28T12:44:48.385016+0000 mon.a (mon.0) 2677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:48.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:48 smithi022 bash[82865]: audit 2024-07-28T12:44:48.384513+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.22:0/1323557532' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:48.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:48 smithi022 bash[82865]: audit 2024-07-28T12:44:48.385016+0000 mon.a (mon.0) 2677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:44:49.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:49.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2002 16 16 0 0 0 - 0 2024-07-28T12:44:49.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:49.194 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:49.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:44:49.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:49.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:49.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:49.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:49.645 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:44:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:44:49.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[80503]: cluster 2024-07-28T12:44:48.580924+0000 mgr.y (mgr.25232) 1604 : cluster [DBG] pgmap v2464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[80503]: cluster 2024-07-28T12:44:48.646035+0000 mon.a (mon.0) 2678 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[80503]: audit 2024-07-28T12:44:48.661336+0000 mon.a (mon.0) 2679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:44:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[80503]: cluster 2024-07-28T12:44:48.661492+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1256: 8 total, 2 up, 8 in 2024-07-28T12:44:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[82865]: cluster 2024-07-28T12:44:48.580924+0000 mgr.y (mgr.25232) 1604 : cluster [DBG] pgmap v2464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[82865]: cluster 2024-07-28T12:44:48.646035+0000 mon.a (mon.0) 2678 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[82865]: audit 2024-07-28T12:44:48.661336+0000 mon.a (mon.0) 2679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:44:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:49 smithi022 bash[82865]: cluster 2024-07-28T12:44:48.661492+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1256: 8 total, 2 up, 8 in 2024-07-28T12:44:49.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:49.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:49 smithi150 bash[67543]: cluster 2024-07-28T12:44:48.580924+0000 mgr.y (mgr.25232) 1604 : cluster [DBG] pgmap v2464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:49 smithi150 bash[67543]: cluster 2024-07-28T12:44:48.646035+0000 mon.a (mon.0) 2678 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:44:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:49 smithi150 bash[67543]: audit 2024-07-28T12:44:48.661336+0000 mon.a (mon.0) 2679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:44:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:49 smithi150 bash[67543]: cluster 2024-07-28T12:44:48.661492+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1256: 8 total, 2 up, 8 in 2024-07-28T12:44:50.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2003 16 16 0 0 0 - 0 2024-07-28T12:44:50.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:50.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:50.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:50.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:50.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:50.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:50 smithi022 bash[82865]: audit 2024-07-28T12:44:50.149310+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:50 smithi022 bash[80503]: audit 2024-07-28T12:44:50.149310+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:50.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:50.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:50 smithi150 bash[67543]: audit 2024-07-28T12:44:50.149310+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:44:51.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2004 16 16 0 0 0 - 0 2024-07-28T12:44:51.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:51.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:51.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:51.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:51.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:44:51.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:51.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:51.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:51.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:51 smithi022 bash[82865]: cluster 2024-07-28T12:44:50.582514+0000 mgr.y (mgr.25232) 1605 : cluster [DBG] pgmap v2466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:51.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:51 smithi022 bash[80503]: cluster 2024-07-28T12:44:50.582514+0000 mgr.y (mgr.25232) 1605 : cluster [DBG] pgmap v2466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:51.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:52.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:51 smithi150 bash[67543]: cluster 2024-07-28T12:44:50.582514+0000 mgr.y (mgr.25232) 1605 : cluster [DBG] pgmap v2466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:52.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2005 16 16 0 0 0 - 0 2024-07-28T12:44:52.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:52.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:52.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:52.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:44:52 smithi150 bash[60514]: ts=2024-07-28T12:44: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:44:52.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:52.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:52.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:52.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:53.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2006 16 16 0 0 0 - 0 2024-07-28T12:44:53.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:53.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:53.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:53.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:53.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:53.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:53.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:53 smithi022 bash[80503]: cluster 2024-07-28T12:44:52.583873+0000 mgr.y (mgr.25232) 1606 : cluster [DBG] pgmap v2467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:53 smithi022 bash[82865]: cluster 2024-07-28T12:44:52.583873+0000 mgr.y (mgr.25232) 1606 : cluster [DBG] pgmap v2467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:53.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:53.921 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:53 smithi150 bash[67543]: cluster 2024-07-28T12:44:52.583873+0000 mgr.y (mgr.25232) 1606 : cluster [DBG] pgmap v2467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:53.983 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:44:54.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:54.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2007 16 16 0 0 0 - 0 2024-07-28T12:44:54.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:54.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:54.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:54.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:54.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:54.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:54.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:54.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:55.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2008 16 16 0 0 0 - 0 2024-07-28T12:44:55.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:55.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:55.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:55.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:55.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:55.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:55.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:55.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:55.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:55 smithi022 bash[80503]: cluster 2024-07-28T12:44:54.585215+0000 mgr.y (mgr.25232) 1607 : cluster [DBG] pgmap v2468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:55.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:55 smithi022 bash[82865]: cluster 2024-07-28T12:44:54.585215+0000 mgr.y (mgr.25232) 1607 : cluster [DBG] pgmap v2468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:55 smithi150 bash[67543]: cluster 2024-07-28T12:44:54.585215+0000 mgr.y (mgr.25232) 1607 : cluster [DBG] pgmap v2468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:56.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:56.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2009 16 16 0 0 0 - 0 2024-07-28T12:44:56.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:56.252 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:44:56.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:56.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:56.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:56.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:56.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:56.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:57.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:57.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2010 16 16 0 0 0 - 0 2024-07-28T12:44:57.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:57.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:57.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:57.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:57.549 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:44:57.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:57.716 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:57.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:44:57.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:57 smithi022 bash[82865]: cluster 2024-07-28T12:44:56.586591+0000 mgr.y (mgr.25232) 1608 : cluster [DBG] pgmap v2469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:57.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:57 smithi022 bash[80503]: cluster 2024-07-28T12:44:56.586591+0000 mgr.y (mgr.25232) 1608 : cluster [DBG] pgmap v2469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:57.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:57.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:57 smithi150 bash[67543]: cluster 2024-07-28T12:44:56.586591+0000 mgr.y (mgr.25232) 1608 : cluster [DBG] pgmap v2469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:44:58.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2011 16 16 0 0 0 - 0 2024-07-28T12:44:58.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:58.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:58.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:44:58.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:44:58.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:58.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:58.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:58.784 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:58.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:59.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:59.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2012 16 16 0 0 0 - 0 2024-07-28T12:44:59.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:44:59.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:44:59.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:59.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:44:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:44:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:44:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:44:59.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:44:59.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:44:59.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:44:59.969 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:44:59.980 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:44:59 smithi150 bash[67543]: cluster 2024-07-28T12:44:58.587588+0000 mgr.y (mgr.25232) 1609 : cluster [DBG] pgmap v2470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:00.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2013 16 16 0 0 0 - 0 2024-07-28T12:45:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:44:59 smithi022 bash[80503]: cluster 2024-07-28T12:44:58.587588+0000 mgr.y (mgr.25232) 1609 : cluster [DBG] pgmap v2470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:44:59 smithi022 bash[82865]: cluster 2024-07-28T12:44:58.587588+0000 mgr.y (mgr.25232) 1609 : cluster [DBG] pgmap v2470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:00.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:00.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:00.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:00.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:00.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:00.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:00.697 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:45:00.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:00 smithi022 bash[80503]: audit 2024-07-28T12:44:59.953294+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? 172.21.15.22:0/1192289990' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:00.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:00 smithi022 bash[82865]: audit 2024-07-28T12:44:59.953294+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? 172.21.15.22:0/1192289990' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:00.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:00.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:00 smithi150 bash[67543]: audit 2024-07-28T12:44:59.953294+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? 172.21.15.22:0/1192289990' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:01.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:01.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2014 16 16 0 0 0 - 0 2024-07-28T12:45:01.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:01.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:01.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:01.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:01.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:01.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:01 smithi150 bash[67543]: cluster 2024-07-28T12:45:00.588979+0000 mgr.y (mgr.25232) 1610 : cluster [DBG] pgmap v2471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:01 smithi150 bash[67543]: cluster 2024-07-28T12:45:00.683270+0000 mon.a (mon.0) 2683 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:45:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:01 smithi150 bash[67543]: audit 2024-07-28T12:45:00.697730+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? 172.21.15.22:0/1192289990' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:01 smithi150 bash[67543]: cluster 2024-07-28T12:45:00.697871+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1257: 8 total, 2 up, 8 in 2024-07-28T12:45:01.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:01.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[80503]: cluster 2024-07-28T12:45:00.588979+0000 mgr.y (mgr.25232) 1610 : cluster [DBG] pgmap v2471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:01.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[80503]: cluster 2024-07-28T12:45:00.683270+0000 mon.a (mon.0) 2683 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:45:01.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[80503]: audit 2024-07-28T12:45:00.697730+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? 172.21.15.22:0/1192289990' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:01.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[80503]: cluster 2024-07-28T12:45:00.697871+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1257: 8 total, 2 up, 8 in 2024-07-28T12:45:01.875 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[82865]: cluster 2024-07-28T12:45:00.588979+0000 mgr.y (mgr.25232) 1610 : cluster [DBG] pgmap v2471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:01.876 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[82865]: cluster 2024-07-28T12:45:00.683270+0000 mon.a (mon.0) 2683 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:45:01.876 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[82865]: audit 2024-07-28T12:45:00.697730+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? 172.21.15.22:0/1192289990' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:01.876 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:01 smithi022 bash[82865]: cluster 2024-07-28T12:45:00.697871+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1257: 8 total, 2 up, 8 in 2024-07-28T12:45:01.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:02.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2015 16 16 0 0 0 - 0 2024-07-28T12:45:02.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:02.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:02.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:02.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:02.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:02.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:02.710 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:45:02 smithi150 bash[60514]: ts=2024-07-28T12:45: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:45:02.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:02.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:03.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:03.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2016 16 16 0 0 0 - 0 2024-07-28T12:45:03.114 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:45:03.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:03.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:03.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:03.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:03.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:45:03.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:03.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:03.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:03 smithi150 bash[67543]: cluster 2024-07-28T12:45:02.590224+0000 mgr.y (mgr.25232) 1611 : cluster [DBG] pgmap v2473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:03.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:04.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:04.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2017 16 16 0 0 0 - 0 2024-07-28T12:45:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:03 smithi022 bash[82865]: cluster 2024-07-28T12:45:02.590224+0000 mgr.y (mgr.25232) 1611 : cluster [DBG] pgmap v2473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:03 smithi022 bash[80503]: cluster 2024-07-28T12:45:02.590224+0000 mgr.y (mgr.25232) 1611 : cluster [DBG] pgmap v2473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:04.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:04.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:04.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:04.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:04.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:04.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:04.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:04.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:05.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2018 16 16 0 0 0 - 0 2024-07-28T12:45:05.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:05.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:05.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:05.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:05.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:05.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:05.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:05.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:06.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:06.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2019 16 16 0 0 0 - 0 2024-07-28T12:45:06.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:06.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:06.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:06 smithi022 bash[80503]: cluster 2024-07-28T12:45:04.591557+0000 mgr.y (mgr.25232) 1612 : cluster [DBG] pgmap v2474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:06.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:06 smithi022 bash[80503]: audit 2024-07-28T12:45:05.154868+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:06.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:06 smithi022 bash[80503]: audit 2024-07-28T12:45:05.156185+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:06.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:06 smithi022 bash[82865]: cluster 2024-07-28T12:45:04.591557+0000 mgr.y (mgr.25232) 1612 : cluster [DBG] pgmap v2474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:06.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:06 smithi022 bash[82865]: audit 2024-07-28T12:45:05.154868+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:06.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:06 smithi022 bash[82865]: audit 2024-07-28T12:45:05.156185+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:06.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:06.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:06 smithi150 bash[67543]: cluster 2024-07-28T12:45:04.591557+0000 mgr.y (mgr.25232) 1612 : cluster [DBG] pgmap v2474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:06.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:06 smithi150 bash[67543]: audit 2024-07-28T12:45:05.154868+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:06.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:06 smithi150 bash[67543]: audit 2024-07-28T12:45:05.156185+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:06.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:06.545 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:45:06.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:06.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:06.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:06.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:07.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:45:07.062671+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:45:07.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:45:07.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2020 16 16 0 0 0 - 0 2024-07-28T12:45:07.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:07.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:45:07.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:45:07.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:07.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:07.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:07.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:07.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:07.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:08.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:08.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2021 16 16 0 0 0 - 0 2024-07-28T12:45:08.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:08.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:08 smithi022 bash[80503]: cluster 2024-07-28T12:45:06.592522+0000 mgr.y (mgr.25232) 1613 : cluster [DBG] pgmap v2475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:08 smithi022 bash[82865]: cluster 2024-07-28T12:45:06.592522+0000 mgr.y (mgr.25232) 1613 : cluster [DBG] pgmap v2475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:08.376 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:45:08.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:08.389 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:08 smithi150 bash[67543]: cluster 2024-07-28T12:45:06.592522+0000 mgr.y (mgr.25232) 1613 : cluster [DBG] pgmap v2475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:08.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:08.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:08.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:08.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:08.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:09.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2022 16 16 0 0 0 - 0 2024-07-28T12:45:09.085 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:09.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:09.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:09.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:09.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:09.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:09.705 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:45:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:45:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:45:09.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:09.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:10.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:10.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2023 16 16 0 0 0 - 0 2024-07-28T12:45:10.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:10.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:10 smithi022 bash[80503]: cluster 2024-07-28T12:45:08.593828+0000 mgr.y (mgr.25232) 1614 : cluster [DBG] pgmap v2476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:10 smithi022 bash[82865]: cluster 2024-07-28T12:45:08.593828+0000 mgr.y (mgr.25232) 1614 : cluster [DBG] pgmap v2476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:10.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:10.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:10.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:10 smithi150 bash[67543]: cluster 2024-07-28T12:45:08.593828+0000 mgr.y (mgr.25232) 1614 : cluster [DBG] pgmap v2476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:10.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:10.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:10.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:10.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:11.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2024 16 16 0 0 0 - 0 2024-07-28T12:45:11.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:11.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:11.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:11.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:11.569 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:11.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:11.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:11.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:12.024 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:45:12.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:12.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2025 16 16 0 0 0 - 0 2024-07-28T12:45:12.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:12.175 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:45:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:12 smithi022 bash[80503]: cluster 2024-07-28T12:45:10.594572+0000 mgr.y (mgr.25232) 1615 : cluster [DBG] pgmap v2477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:12 smithi022 bash[80503]: audit 2024-07-28T12:45:12.074253+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.22:0/385467903' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:45:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:12 smithi022 bash[80503]: audit 2024-07-28T12:45:12.074692+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:45:12.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:12.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:12.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:12 smithi150 bash[67543]: cluster 2024-07-28T12:45:10.594572+0000 mgr.y (mgr.25232) 1615 : cluster [DBG] pgmap v2477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:12 smithi150 bash[67543]: audit 2024-07-28T12:45:12.074253+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.22:0/385467903' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:45:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:12 smithi150 bash[67543]: audit 2024-07-28T12:45:12.074692+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:45:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:45:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:45:12.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:12 smithi022 bash[82865]: cluster 2024-07-28T12:45:10.594572+0000 mgr.y (mgr.25232) 1615 : cluster [DBG] pgmap v2477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:12.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:12 smithi022 bash[82865]: audit 2024-07-28T12:45:12.074253+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.22:0/385467903' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:45:12.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:12 smithi022 bash[82865]: audit 2024-07-28T12:45:12.074692+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:45:12.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:12.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:12.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:12.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:13.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2026 16 16 0 0 0 - 0 2024-07-28T12:45:13.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:13.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[80503]: cluster 2024-07-28T12:45:12.165053+0000 mon.a (mon.0) 2689 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[80503]: audit 2024-07-28T12:45:12.175139+0000 mon.a (mon.0) 2690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[80503]: cluster 2024-07-28T12:45:12.175277+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1258: 8 total, 2 up, 8 in 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[80503]: cluster 2024-07-28T12:45:12.595361+0000 mgr.y (mgr.25232) 1616 : cluster [DBG] pgmap v2479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[82865]: cluster 2024-07-28T12:45:12.165053+0000 mon.a (mon.0) 2689 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[82865]: audit 2024-07-28T12:45:12.175139+0000 mon.a (mon.0) 2690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[82865]: cluster 2024-07-28T12:45:12.175277+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1258: 8 total, 2 up, 8 in 2024-07-28T12:45:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:13 smithi022 bash[82865]: cluster 2024-07-28T12:45:12.595361+0000 mgr.y (mgr.25232) 1616 : cluster [DBG] pgmap v2479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:13.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:13.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:13.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:13 smithi150 bash[67543]: cluster 2024-07-28T12:45:12.165053+0000 mon.a (mon.0) 2689 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:13.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:13 smithi150 bash[67543]: audit 2024-07-28T12:45:12.175139+0000 mon.a (mon.0) 2690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:45:13.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:13 smithi150 bash[67543]: cluster 2024-07-28T12:45:12.175277+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1258: 8 total, 2 up, 8 in 2024-07-28T12:45:13.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:13 smithi150 bash[67543]: cluster 2024-07-28T12:45:12.595361+0000 mgr.y (mgr.25232) 1616 : cluster [DBG] pgmap v2479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:13.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:13.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:13.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:13.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:14.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:14.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2027 16 16 0 0 0 - 0 2024-07-28T12:45:14.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:14.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:14.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:14.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:14.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:14.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:14.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:14.996 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:15.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2028 16 16 0 0 0 - 0 2024-07-28T12:45:15.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:45:15.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:15.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:15.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:15.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:15.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:15.611 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:45:15.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:15 smithi150 bash[67543]: cluster 2024-07-28T12:45:14.596725+0000 mgr.y (mgr.25232) 1617 : cluster [DBG] pgmap v2480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:15 smithi022 bash[80503]: cluster 2024-07-28T12:45:14.596725+0000 mgr.y (mgr.25232) 1617 : cluster [DBG] pgmap v2480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:15 smithi022 bash[82865]: cluster 2024-07-28T12:45:14.596725+0000 mgr.y (mgr.25232) 1617 : cluster [DBG] pgmap v2480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:15.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:15.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:16.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2029 16 16 0 0 0 - 0 2024-07-28T12:45:16.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:16.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:16.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:16.324 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:45:16.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:45:16.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:16.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:16.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:16.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:16.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:17.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:17.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2030 16 16 0 0 0 - 0 2024-07-28T12:45:17.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:17.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:17.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:17.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:17.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:17.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:17.860 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:17.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:17.987 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:17 smithi150 bash[67543]: cluster 2024-07-28T12:45:16.598150+0000 mgr.y (mgr.25232) 1618 : cluster [DBG] pgmap v2481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:18.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2031 16 16 0 0 0 - 0 2024-07-28T12:45:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:17 smithi022 bash[80503]: cluster 2024-07-28T12:45:16.598150+0000 mgr.y (mgr.25232) 1618 : cluster [DBG] pgmap v2481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:17 smithi022 bash[82865]: cluster 2024-07-28T12:45:16.598150+0000 mgr.y (mgr.25232) 1618 : cluster [DBG] pgmap v2481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:18.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:18.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:18.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:18.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:18.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:18.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:18.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:18.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:19.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:19.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2032 16 16 0 0 0 - 0 2024-07-28T12:45:19.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:19.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:19.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:19.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:19.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:19.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:45:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:45:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:45:19.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:19 smithi022 bash[80503]: cluster 2024-07-28T12:45:18.599821+0000 mgr.y (mgr.25232) 1619 : cluster [DBG] pgmap v2482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:19 smithi022 bash[82865]: cluster 2024-07-28T12:45:18.599821+0000 mgr.y (mgr.25232) 1619 : cluster [DBG] pgmap v2482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:19.843 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:45:19.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:19.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:20.004 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:19 smithi150 bash[67543]: cluster 2024-07-28T12:45:18.599821+0000 mgr.y (mgr.25232) 1619 : cluster [DBG] pgmap v2482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:20.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2033 16 16 0 0 0 - 0 2024-07-28T12:45:20.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:20.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:20.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:20.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:20.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:20.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:20.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:20.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:21.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2034 16 16 0 0 0 - 0 2024-07-28T12:45:21.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:21.068 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:45:21.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:21.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:21 smithi022 bash[80503]: audit 2024-07-28T12:45:20.157072+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:21.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:21 smithi022 bash[80503]: audit 2024-07-28T12:45:20.158554+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:21.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:21 smithi022 bash[82865]: audit 2024-07-28T12:45:20.157072+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:21.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:21 smithi022 bash[82865]: audit 2024-07-28T12:45:20.158554+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:21.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:21.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:21 smithi150 bash[67543]: audit 2024-07-28T12:45:20.157072+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:21 smithi150 bash[67543]: audit 2024-07-28T12:45:20.158554+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:21.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:21.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:21.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:21.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:22.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:22.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2035 16 16 0 0 0 - 0 2024-07-28T12:45:22.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:22.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:22.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:22.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:22 smithi150 bash[67543]: cluster 2024-07-28T12:45:20.601779+0000 mgr.y (mgr.25232) 1620 : cluster [DBG] pgmap v2483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:22.403 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:45:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:45:22.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:22.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:22 smithi022 bash[80503]: cluster 2024-07-28T12:45:20.601779+0000 mgr.y (mgr.25232) 1620 : cluster [DBG] pgmap v2483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:22.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:22 smithi022 bash[82865]: cluster 2024-07-28T12:45:20.601779+0000 mgr.y (mgr.25232) 1620 : cluster [DBG] pgmap v2483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:22.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:22.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:22.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:22.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:23.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2036 16 16 0 0 0 - 0 2024-07-28T12:45:23.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:23.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:23.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:23.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:23.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:23.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:23.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:23.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:24.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:24.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2037 16 16 0 0 0 - 0 2024-07-28T12:45:24.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:24.176 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:45:24.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:24.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:24.504 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:24 smithi150 bash[67543]: cluster 2024-07-28T12:45:22.603234+0000 mgr.y (mgr.25232) 1621 : cluster [DBG] pgmap v2484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:24.504 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:24 smithi150 bash[67543]: audit 2024-07-28T12:45:23.752031+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.22:0/4244344091' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:24.504 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:24 smithi150 bash[67543]: audit 2024-07-28T12:45:23.752558+0000 mon.a (mon.0) 2694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:24.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:24 smithi022 bash[82865]: cluster 2024-07-28T12:45:22.603234+0000 mgr.y (mgr.25232) 1621 : cluster [DBG] pgmap v2484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:24 smithi022 bash[82865]: audit 2024-07-28T12:45:23.752031+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.22:0/4244344091' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:24.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:24 smithi022 bash[82865]: audit 2024-07-28T12:45:23.752558+0000 mon.a (mon.0) 2694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:24.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:24 smithi022 bash[80503]: cluster 2024-07-28T12:45:22.603234+0000 mgr.y (mgr.25232) 1621 : cluster [DBG] pgmap v2484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:24.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:24 smithi022 bash[80503]: audit 2024-07-28T12:45:23.752031+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.22:0/4244344091' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:24.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:24 smithi022 bash[80503]: audit 2024-07-28T12:45:23.752558+0000 mon.a (mon.0) 2694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:24.613 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:45:24.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:24.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:24.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:24.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:25.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2038 16 16 0 0 0 - 0 2024-07-28T12:45:25.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:25.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:25 smithi150 bash[67543]: cluster 2024-07-28T12:45:24.167684+0000 mon.a (mon.0) 2695 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:25 smithi150 bash[67543]: audit 2024-07-28T12:45:24.176021+0000 mon.a (mon.0) 2696 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:25 smithi150 bash[67543]: cluster 2024-07-28T12:45:24.176152+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1259: 8 total, 2 up, 8 in 2024-07-28T12:45:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:25 smithi150 bash[67543]: cluster 2024-07-28T12:45:24.604626+0000 mgr.y (mgr.25232) 1622 : cluster [DBG] pgmap v2486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:45:25.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:45:25.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:25.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:25.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[82865]: cluster 2024-07-28T12:45:24.167684+0000 mon.a (mon.0) 2695 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[82865]: audit 2024-07-28T12:45:24.176021+0000 mon.a (mon.0) 2696 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[82865]: cluster 2024-07-28T12:45:24.176152+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1259: 8 total, 2 up, 8 in 2024-07-28T12:45:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[82865]: cluster 2024-07-28T12:45:24.604626+0000 mgr.y (mgr.25232) 1622 : cluster [DBG] pgmap v2486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[80503]: cluster 2024-07-28T12:45:24.167684+0000 mon.a (mon.0) 2695 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[80503]: audit 2024-07-28T12:45:24.176021+0000 mon.a (mon.0) 2696 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[80503]: cluster 2024-07-28T12:45:24.176152+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1259: 8 total, 2 up, 8 in 2024-07-28T12:45:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:25 smithi022 bash[80503]: cluster 2024-07-28T12:45:24.604626+0000 mgr.y (mgr.25232) 1622 : cluster [DBG] pgmap v2486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:25.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:25.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:25.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:26.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:26.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2039 16 16 0 0 0 - 0 2024-07-28T12:45:26.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:26.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:26.395 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:26.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:26.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:26.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:26.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:26.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:27.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:45:27.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:45:27.065719+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:45:27.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:45:27.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2040 16 16 0 0 0 - 0 2024-07-28T12:45:27.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:27.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:27.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:27.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:27.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:27.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:27 smithi150 bash[67543]: cluster 2024-07-28T12:45:26.606045+0000 mgr.y (mgr.25232) 1623 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:27.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:27.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:27.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:27 smithi022 bash[82865]: cluster 2024-07-28T12:45:26.606045+0000 mgr.y (mgr.25232) 1623 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:27.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:27 smithi022 bash[80503]: cluster 2024-07-28T12:45:26.606045+0000 mgr.y (mgr.25232) 1623 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:28.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:28.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2041 16 16 0 0 0 - 0 2024-07-28T12:45:28.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:28.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:28.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:28.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:28.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:28.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:28 smithi022 bash[80503]: audit 2024-07-28T12:45:28.207248+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:45:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:28 smithi022 bash[82865]: audit 2024-07-28T12:45:28.207248+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:45:28.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:29.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:29.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:28 smithi150 bash[67543]: audit 2024-07-28T12:45:28.207248+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:45:29.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2042 16 16 0 0 0 - 0 2024-07-28T12:45:29.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:29.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:29.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:29.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:29.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:29.678 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:45:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:45:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:45:29.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:29 smithi022 bash[80503]: cluster 2024-07-28T12:45:28.607199+0000 mgr.y (mgr.25232) 1624 : cluster [DBG] pgmap v2488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:29 smithi022 bash[82865]: cluster 2024-07-28T12:45:28.607199+0000 mgr.y (mgr.25232) 1624 : cluster [DBG] pgmap v2488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:29.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:29.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:29 smithi150 bash[67543]: cluster 2024-07-28T12:45:28.607199+0000 mgr.y (mgr.25232) 1624 : cluster [DBG] pgmap v2488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:30.054 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:45:30.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2043 16 16 0 0 0 - 0 2024-07-28T12:45:30.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:30.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:30.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:30.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:30.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:30.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:30.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:30.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:31.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:31.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2044 16 16 0 0 0 - 0 2024-07-28T12:45:31.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:31.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:31.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:31.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:31.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:31.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:31.819 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:45:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:31 smithi022 bash[80503]: cluster 2024-07-28T12:45:30.608550+0000 mgr.y (mgr.25232) 1625 : cluster [DBG] pgmap v2489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:31 smithi022 bash[82865]: cluster 2024-07-28T12:45:30.608550+0000 mgr.y (mgr.25232) 1625 : cluster [DBG] pgmap v2489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:31.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:31.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:31 smithi150 bash[67543]: cluster 2024-07-28T12:45:30.608550+0000 mgr.y (mgr.25232) 1625 : cluster [DBG] pgmap v2489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:32.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2045 16 16 0 0 0 - 0 2024-07-28T12:45:32.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:32.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:32.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:32.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:32.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:32.566 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:45:32 smithi150 bash[60514]: ts=2024-07-28T12:45: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:45:32.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:32.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:32.908 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:33.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:33.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2046 16 16 0 0 0 - 0 2024-07-28T12:45:33.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:33.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:33.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:33.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:33.567 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:45:33.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:33.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:33 smithi150 bash[67543]: cluster 2024-07-28T12:45:32.609897+0000 mgr.y (mgr.25232) 1626 : cluster [DBG] pgmap v2490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:33 smithi150 bash[67543]: audit 2024-07-28T12:45:33.666279+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:33 smithi150 bash[67543]: audit 2024-07-28T12:45:33.670300+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:33 smithi150 bash[67543]: audit 2024-07-28T12:45:33.675658+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:33 smithi150 bash[67543]: audit 2024-07-28T12:45:33.679881+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[80503]: cluster 2024-07-28T12:45:32.609897+0000 mgr.y (mgr.25232) 1626 : cluster [DBG] pgmap v2490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[80503]: audit 2024-07-28T12:45:33.666279+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[80503]: audit 2024-07-28T12:45:33.670300+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[80503]: audit 2024-07-28T12:45:33.675658+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[80503]: audit 2024-07-28T12:45:33.679881+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[82865]: cluster 2024-07-28T12:45:32.609897+0000 mgr.y (mgr.25232) 1626 : cluster [DBG] pgmap v2490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:33.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[82865]: audit 2024-07-28T12:45:33.666279+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[82865]: audit 2024-07-28T12:45:33.670300+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[82865]: audit 2024-07-28T12:45:33.675658+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:33 smithi022 bash[82865]: audit 2024-07-28T12:45:33.679881+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:33.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:34.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:34.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2047 16 16 0 0 0 - 0 2024-07-28T12:45:34.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:34.281 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:45:34.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:45:34.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:34.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:34.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:34.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:34.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:34.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:34.996 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:34 smithi150 bash[67543]: audit 2024-07-28T12:45:34.167679+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:45:34.996 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:34 smithi150 bash[67543]: audit 2024-07-28T12:45:34.169076+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:45:34.996 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:34 smithi150 bash[67543]: audit 2024-07-28T12:45:34.180399+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:35.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2048 16 16 0 0 0 - 0 2024-07-28T12:45:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:34 smithi022 bash[80503]: audit 2024-07-28T12:45:34.167679+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:45:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:34 smithi022 bash[80503]: audit 2024-07-28T12:45:34.169076+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:45:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:34 smithi022 bash[80503]: audit 2024-07-28T12:45:34.180399+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:34 smithi022 bash[82865]: audit 2024-07-28T12:45:34.167679+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:45:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:34 smithi022 bash[82865]: audit 2024-07-28T12:45:34.169076+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:45:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:34 smithi022 bash[82865]: audit 2024-07-28T12:45:34.180399+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:35.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:35.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:35.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:35.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:35.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:35.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:35.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:35.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:35.946 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:35 smithi150 bash[67543]: cluster 2024-07-28T12:45:34.611322+0000 mgr.y (mgr.25232) 1627 : cluster [DBG] pgmap v2491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:35.946 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:35 smithi150 bash[67543]: audit 2024-07-28T12:45:35.152812+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:35.946 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:35 smithi150 bash[67543]: audit 2024-07-28T12:45:35.538187+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.22:0/487810375' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:45:35.946 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:35 smithi150 bash[67543]: audit 2024-07-28T12:45:35.538936+0000 mon.a (mon.0) 2707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:45:36.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:36.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2049 16 16 0 0 0 - 0 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[80503]: cluster 2024-07-28T12:45:34.611322+0000 mgr.y (mgr.25232) 1627 : cluster [DBG] pgmap v2491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[80503]: audit 2024-07-28T12:45:35.152812+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[80503]: audit 2024-07-28T12:45:35.538187+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.22:0/487810375' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[80503]: audit 2024-07-28T12:45:35.538936+0000 mon.a (mon.0) 2707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[82865]: cluster 2024-07-28T12:45:34.611322+0000 mgr.y (mgr.25232) 1627 : cluster [DBG] pgmap v2491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[82865]: audit 2024-07-28T12:45:35.152812+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:36.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[82865]: audit 2024-07-28T12:45:35.538187+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.22:0/487810375' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:45:36.067 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:35 smithi022 bash[82865]: audit 2024-07-28T12:45:35.538936+0000 mon.a (mon.0) 2707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:45:36.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:36.188 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:45:36.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:36.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:36.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:36.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:36.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:36 smithi022 bash[82865]: cluster 2024-07-28T12:45:36.176678+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:36 smithi022 bash[82865]: audit 2024-07-28T12:45:36.187695+0000 mon.a (mon.0) 2709 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:45:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:36 smithi022 bash[82865]: cluster 2024-07-28T12:45:36.187837+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1260: 8 total, 2 up, 8 in 2024-07-28T12:45:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:36 smithi022 bash[80503]: cluster 2024-07-28T12:45:36.176678+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:36 smithi022 bash[80503]: audit 2024-07-28T12:45:36.187695+0000 mon.a (mon.0) 2709 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:45:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:36 smithi022 bash[80503]: cluster 2024-07-28T12:45:36.187837+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1260: 8 total, 2 up, 8 in 2024-07-28T12:45:36.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:37.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:36 smithi150 bash[67543]: cluster 2024-07-28T12:45:36.176678+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:45:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:36 smithi150 bash[67543]: audit 2024-07-28T12:45:36.187695+0000 mon.a (mon.0) 2709 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:45:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:36 smithi150 bash[67543]: cluster 2024-07-28T12:45:36.187837+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1260: 8 total, 2 up, 8 in 2024-07-28T12:45:37.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2050 16 16 0 0 0 - 0 2024-07-28T12:45:37.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:37.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:37.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:37.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:37.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:37.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:37 smithi022 bash[80503]: cluster 2024-07-28T12:45:36.612724+0000 mgr.y (mgr.25232) 1628 : cluster [DBG] pgmap v2493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:37 smithi022 bash[82865]: cluster 2024-07-28T12:45:36.612724+0000 mgr.y (mgr.25232) 1628 : cluster [DBG] pgmap v2493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:37.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:37.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:37.982 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:37 smithi150 bash[67543]: cluster 2024-07-28T12:45:36.612724+0000 mgr.y (mgr.25232) 1628 : cluster [DBG] pgmap v2493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:38.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2051 16 16 0 0 0 - 0 2024-07-28T12:45:38.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:38.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:38.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:38.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:38.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:38.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:38.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:38.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:38.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:45:39.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:39.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2052 16 16 0 0 0 - 0 2024-07-28T12:45:39.093 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:45:39.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:39.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:39.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:39.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:39.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:39.646 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:45:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:45:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:45:39.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:39.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:39.878 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:39 smithi150 bash[67543]: cluster 2024-07-28T12:45:38.614148+0000 mgr.y (mgr.25232) 1629 : cluster [DBG] pgmap v2494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:39.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:39.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:39 smithi022 bash[80503]: cluster 2024-07-28T12:45:38.614148+0000 mgr.y (mgr.25232) 1629 : cluster [DBG] pgmap v2494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:39.996 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:39 smithi022 bash[82865]: cluster 2024-07-28T12:45:38.614148+0000 mgr.y (mgr.25232) 1629 : cluster [DBG] pgmap v2494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:40.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2053 16 16 0 0 0 - 0 2024-07-28T12:45:40.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:40.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:40.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:40.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:40.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:40.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:40.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:40.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:41.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:41.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2054 16 16 0 0 0 - 0 2024-07-28T12:45:41.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:41.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:41.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:41.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:41.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:41.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:41.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:41.903 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:41 smithi150 bash[67543]: cluster 2024-07-28T12:45:40.615140+0000 mgr.y (mgr.25232) 1630 : cluster [DBG] pgmap v2495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:42.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:42.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2055 16 16 0 0 0 - 0 2024-07-28T12:45:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:41 smithi022 bash[80503]: cluster 2024-07-28T12:45:40.615140+0000 mgr.y (mgr.25232) 1630 : cluster [DBG] pgmap v2495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:41 smithi022 bash[82865]: cluster 2024-07-28T12:45:40.615140+0000 mgr.y (mgr.25232) 1630 : cluster [DBG] pgmap v2495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:42.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:42.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:42.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:42.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:45:42 smithi150 bash[60514]: ts=2024-07-28T12:45: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:45:42.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:42.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:42.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:42.882 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:45:42.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:43.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2056 16 16 0 0 0 - 0 2024-07-28T12:45:43.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:43.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:43.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:43.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:43.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:43.605 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:45:43.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:45:43.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:43.742 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:45:43.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:43.823 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:43 smithi150 bash[67543]: cluster 2024-07-28T12:45:42.616348+0000 mgr.y (mgr.25232) 1631 : cluster [DBG] pgmap v2496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:43.928 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:44.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:44.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2057 16 16 0 0 0 - 0 2024-07-28T12:45:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:43 smithi022 bash[80503]: cluster 2024-07-28T12:45:42.616348+0000 mgr.y (mgr.25232) 1631 : cluster [DBG] pgmap v2496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:43 smithi022 bash[82865]: cluster 2024-07-28T12:45:42.616348+0000 mgr.y (mgr.25232) 1631 : cluster [DBG] pgmap v2496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:44.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:44.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:44.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:44.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:44.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:44.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:44.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:45.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:45.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2058 16 16 0 0 0 - 0 2024-07-28T12:45:45.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:45.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:45.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:45.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:45.592 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:45.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:45 smithi022 bash[80503]: cluster 2024-07-28T12:45:44.617741+0000 mgr.y (mgr.25232) 1632 : cluster [DBG] pgmap v2497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:45 smithi022 bash[82865]: cluster 2024-07-28T12:45:44.617741+0000 mgr.y (mgr.25232) 1632 : cluster [DBG] pgmap v2497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:45.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:45.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:45 smithi150 bash[67543]: cluster 2024-07-28T12:45:44.617741+0000 mgr.y (mgr.25232) 1632 : cluster [DBG] pgmap v2497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:46.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2059 16 16 0 0 0 - 0 2024-07-28T12:45:46.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:46.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:46.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:46.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:46.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:46.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:46.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:46.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:47.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:47.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:45:47.068497+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:45:47.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:45:47.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2060 16 16 0 0 0 - 0 2024-07-28T12:45:47.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:47.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:47.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:47.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:47.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:47.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:47 smithi022 bash[80503]: cluster 2024-07-28T12:45:46.619266+0000 mgr.y (mgr.25232) 1633 : cluster [DBG] pgmap v2498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:47 smithi022 bash[82865]: cluster 2024-07-28T12:45:46.619266+0000 mgr.y (mgr.25232) 1633 : cluster [DBG] pgmap v2498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:47.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:47.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:47 smithi150 bash[67543]: cluster 2024-07-28T12:45:46.619266+0000 mgr.y (mgr.25232) 1633 : cluster [DBG] pgmap v2498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:48.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2061 16 16 0 0 0 - 0 2024-07-28T12:45:48.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:48.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:48.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:48.398 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:45:48.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:48.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:48.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:48.728 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:45:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:48 smithi150 bash[67543]: audit 2024-07-28T12:45:47.854163+0000 mon.a (mon.0) 2711 : audit [INF] from='client.? 172.21.15.22:0/255532801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:48.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:48.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:48.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:48 smithi022 bash[80503]: audit 2024-07-28T12:45:47.854163+0000 mon.a (mon.0) 2711 : audit [INF] from='client.? 172.21.15.22:0/255532801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:48.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:48 smithi022 bash[82865]: audit 2024-07-28T12:45:47.854163+0000 mon.a (mon.0) 2711 : audit [INF] from='client.? 172.21.15.22:0/255532801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:45:49.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:49.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2062 16 16 0 0 0 - 0 2024-07-28T12:45:49.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:49.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:49.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:49.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:45:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:45:49.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:49.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:49.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:49.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:49.978 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:49 smithi150 bash[67543]: cluster 2024-07-28T12:45:48.620869+0000 mgr.y (mgr.25232) 1634 : cluster [DBG] pgmap v2499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:49.979 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:49 smithi150 bash[67543]: cluster 2024-07-28T12:45:48.716275+0000 mon.a (mon.0) 2712 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:45:49.979 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:49 smithi150 bash[67543]: audit 2024-07-28T12:45:48.728091+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.22:0/255532801' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:49.979 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:49 smithi150 bash[67543]: cluster 2024-07-28T12:45:48.728158+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1261: 8 total, 2 up, 8 in 2024-07-28T12:45:50.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2063 16 16 0 0 0 - 0 2024-07-28T12:45:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[82865]: cluster 2024-07-28T12:45:48.620869+0000 mgr.y (mgr.25232) 1634 : cluster [DBG] pgmap v2499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[82865]: cluster 2024-07-28T12:45:48.716275+0000 mon.a (mon.0) 2712 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:45:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[82865]: audit 2024-07-28T12:45:48.728091+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.22:0/255532801' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[82865]: cluster 2024-07-28T12:45:48.728158+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1261: 8 total, 2 up, 8 in 2024-07-28T12:45:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[80503]: cluster 2024-07-28T12:45:48.620869+0000 mgr.y (mgr.25232) 1634 : cluster [DBG] pgmap v2499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[80503]: cluster 2024-07-28T12:45:48.716275+0000 mon.a (mon.0) 2712 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:45:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[80503]: audit 2024-07-28T12:45:48.728091+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.22:0/255532801' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:45:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:49 smithi022 bash[80503]: cluster 2024-07-28T12:45:48.728158+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1261: 8 total, 2 up, 8 in 2024-07-28T12:45:50.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:50.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:50.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:50.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:50.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:50.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:50.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:50.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:51.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:51.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2064 16 16 0 0 0 - 0 2024-07-28T12:45:51.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:51.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:51 smithi022 bash[80503]: audit 2024-07-28T12:45:50.159242+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:51 smithi022 bash[80503]: audit 2024-07-28T12:45:50.160990+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:51 smithi022 bash[82865]: audit 2024-07-28T12:45:50.159242+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:51 smithi022 bash[82865]: audit 2024-07-28T12:45:50.160990+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:51.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:51.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:51 smithi150 bash[67543]: audit 2024-07-28T12:45:50.159242+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:45:51.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:51 smithi150 bash[67543]: audit 2024-07-28T12:45:50.160990+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:45:51.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:51.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:51.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:45:51.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:51.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:51.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:52.060 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:45:52.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2065 16 16 0 0 0 - 0 2024-07-28T12:45:52.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:52.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:52 smithi150 bash[67543]: cluster 2024-07-28T12:45:50.622269+0000 mgr.y (mgr.25232) 1635 : cluster [DBG] pgmap v2501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:52.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:52.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:52.458 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:45:52 smithi150 bash[60514]: ts=2024-07-28T12:45: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:45:52.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:52.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:52 smithi022 bash[80503]: cluster 2024-07-28T12:45:50.622269+0000 mgr.y (mgr.25232) 1635 : cluster [DBG] pgmap v2501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:52.576 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:52 smithi022 bash[82865]: cluster 2024-07-28T12:45:50.622269+0000 mgr.y (mgr.25232) 1635 : cluster [DBG] pgmap v2501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:52.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:52.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:45:52.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:45:52.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:53.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2066 16 16 0 0 0 - 0 2024-07-28T12:45:53.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:53.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:53.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:53.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:53.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:53.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:53.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:53.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:54.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:54.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2067 16 16 0 0 0 - 0 2024-07-28T12:45:54.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:54.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:54.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:54.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:54.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:54 smithi022 bash[82865]: cluster 2024-07-28T12:45:52.623226+0000 mgr.y (mgr.25232) 1636 : cluster [DBG] pgmap v2502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:54.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:54 smithi022 bash[80503]: cluster 2024-07-28T12:45:52.623226+0000 mgr.y (mgr.25232) 1636 : cluster [DBG] pgmap v2502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:54 smithi150 bash[67543]: cluster 2024-07-28T12:45:52.623226+0000 mgr.y (mgr.25232) 1636 : cluster [DBG] pgmap v2502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:54.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:54.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:54.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:54.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:55.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2068 16 16 0 0 0 - 0 2024-07-28T12:45:55.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:55.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:55.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:55.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:45:55.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:55.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:55.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:55.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:56.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:56.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2069 16 16 0 0 0 - 0 2024-07-28T12:45:56.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:56.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:56 smithi022 bash[80503]: cluster 2024-07-28T12:45:54.624584+0000 mgr.y (mgr.25232) 1637 : cluster [DBG] pgmap v2503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:56 smithi022 bash[82865]: cluster 2024-07-28T12:45:54.624584+0000 mgr.y (mgr.25232) 1637 : cluster [DBG] pgmap v2503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:56.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:56.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:56 smithi150 bash[67543]: cluster 2024-07-28T12:45:54.624584+0000 mgr.y (mgr.25232) 1637 : cluster [DBG] pgmap v2503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:56.431 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:45:56.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:56.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:56.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:56.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:56.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:57.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2070 16 16 0 0 0 - 0 2024-07-28T12:45:57.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:57.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:57.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:57.444 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:45:57.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:57.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:57 smithi022 bash[80503]: cluster 2024-07-28T12:45:56.625992+0000 mgr.y (mgr.25232) 1638 : cluster [DBG] pgmap v2504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:57.500 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:57 smithi022 bash[82865]: cluster 2024-07-28T12:45:56.625992+0000 mgr.y (mgr.25232) 1638 : cluster [DBG] pgmap v2504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:57 smithi150 bash[67543]: cluster 2024-07-28T12:45:56.625992+0000 mgr.y (mgr.25232) 1638 : cluster [DBG] pgmap v2504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:57.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:57.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:57.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:57.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:58.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2071 16 16 0 0 0 - 0 2024-07-28T12:45:58.085 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:58.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:58.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:58.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:58.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:58.672 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:45:58.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:58.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:59.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:59.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2072 16 16 0 0 0 - 0 2024-07-28T12:45:59.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:59.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:45:59.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:45:59.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:45:59.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:45:59.680 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:45:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:45:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:45:59.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:45:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:45:59 smithi150 bash[67543]: cluster 2024-07-28T12:45:58.626829+0000 mgr.y (mgr.25232) 1639 : cluster [DBG] pgmap v2505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:59.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:45:59.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:45:59 smithi022 bash[82865]: cluster 2024-07-28T12:45:58.626829+0000 mgr.y (mgr.25232) 1639 : cluster [DBG] pgmap v2505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:59.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:45:59 smithi022 bash[80503]: cluster 2024-07-28T12:45:58.626829+0000 mgr.y (mgr.25232) 1639 : cluster [DBG] pgmap v2505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:45:59.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:00.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2073 16 16 0 0 0 - 0 2024-07-28T12:46:00.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:00.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:00.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:00.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:00.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:00.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:00.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:00.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:01.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:01.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2074 16 16 0 0 0 - 0 2024-07-28T12:46:01.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:01.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:01.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:01.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:01.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:01.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:01.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:01.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:02.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:01 smithi150 bash[67543]: cluster 2024-07-28T12:46:00.628187+0000 mgr.y (mgr.25232) 1640 : cluster [DBG] pgmap v2506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:02.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2075 16 16 0 0 0 - 0 2024-07-28T12:46:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:01 smithi022 bash[80503]: cluster 2024-07-28T12:46:00.628187+0000 mgr.y (mgr.25232) 1640 : cluster [DBG] pgmap v2506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:01 smithi022 bash[82865]: cluster 2024-07-28T12:46:00.628187+0000 mgr.y (mgr.25232) 1640 : cluster [DBG] pgmap v2506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:02.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:02.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:02.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:02.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:46:02 smithi150 bash[60514]: ts=2024-07-28T12:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:46:02.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:02.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:02.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:02.850 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:46:02.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:03.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:03.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2076 16 16 0 0 0 - 0 2024-07-28T12:46:03.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:03.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:03.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:03.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:03.613 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:46:03.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:46:03.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:03.709 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:46:03.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:03 smithi022 bash[80503]: cluster 2024-07-28T12:46:02.628857+0000 mgr.y (mgr.25232) 1641 : cluster [DBG] pgmap v2507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:03 smithi022 bash[80503]: audit 2024-07-28T12:46:02.809795+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.22:0/1740389747' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:46:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:03 smithi022 bash[82865]: cluster 2024-07-28T12:46:02.628857+0000 mgr.y (mgr.25232) 1641 : cluster [DBG] pgmap v2507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:03 smithi022 bash[82865]: audit 2024-07-28T12:46:02.809795+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.22:0/1740389747' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:46:03.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:04.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:03 smithi150 bash[67543]: cluster 2024-07-28T12:46:02.628857+0000 mgr.y (mgr.25232) 1641 : cluster [DBG] pgmap v2507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:03 smithi150 bash[67543]: audit 2024-07-28T12:46:02.809795+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.22:0/1740389747' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:46:04.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2077 16 16 0 0 0 - 0 2024-07-28T12:46:04.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:04.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:04.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:04.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:04.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:04.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:04 smithi022 bash[80503]: cluster 2024-07-28T12:46:03.696050+0000 mon.a (mon.0) 2718 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:04 smithi022 bash[80503]: audit 2024-07-28T12:46:03.709569+0000 mon.a (mon.0) 2719 : audit [INF] from='client.? 172.21.15.22:0/1740389747' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:46:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:04 smithi022 bash[80503]: cluster 2024-07-28T12:46:03.709741+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1262: 8 total, 2 up, 8 in 2024-07-28T12:46:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:04 smithi022 bash[82865]: cluster 2024-07-28T12:46:03.696050+0000 mon.a (mon.0) 2718 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:04 smithi022 bash[82865]: audit 2024-07-28T12:46:03.709569+0000 mon.a (mon.0) 2719 : audit [INF] from='client.? 172.21.15.22:0/1740389747' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:46:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:04 smithi022 bash[82865]: cluster 2024-07-28T12:46:03.709741+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1262: 8 total, 2 up, 8 in 2024-07-28T12:46:04.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:04.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:04.976 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:04 smithi150 bash[67543]: cluster 2024-07-28T12:46:03.696050+0000 mon.a (mon.0) 2718 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:04.976 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:04 smithi150 bash[67543]: audit 2024-07-28T12:46:03.709569+0000 mon.a (mon.0) 2719 : audit [INF] from='client.? 172.21.15.22:0/1740389747' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:46:04.976 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:04 smithi150 bash[67543]: cluster 2024-07-28T12:46:03.709741+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1262: 8 total, 2 up, 8 in 2024-07-28T12:46:05.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2078 16 16 0 0 0 - 0 2024-07-28T12:46:05.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:05.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:05.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:05.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:05.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:05.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:05.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:05.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:06.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:06.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2079 16 16 0 0 0 - 0 2024-07-28T12:46:06.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:06.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:06 smithi022 bash[82865]: cluster 2024-07-28T12:46:04.630223+0000 mgr.y (mgr.25232) 1642 : cluster [DBG] pgmap v2509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:06 smithi022 bash[82865]: audit 2024-07-28T12:46:05.160136+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:06 smithi022 bash[82865]: audit 2024-07-28T12:46:05.162305+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:06 smithi022 bash[80503]: cluster 2024-07-28T12:46:04.630223+0000 mgr.y (mgr.25232) 1642 : cluster [DBG] pgmap v2509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:06 smithi022 bash[80503]: audit 2024-07-28T12:46:05.160136+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:06 smithi022 bash[80503]: audit 2024-07-28T12:46:05.162305+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:06.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:06.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:46:06.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:06 smithi150 bash[67543]: cluster 2024-07-28T12:46:04.630223+0000 mgr.y (mgr.25232) 1642 : cluster [DBG] pgmap v2509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:06 smithi150 bash[67543]: audit 2024-07-28T12:46:05.160136+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:06 smithi150 bash[67543]: audit 2024-07-28T12:46:05.162305+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:06.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:06.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:06.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:07.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:07.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:46:07.071414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:46:07.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:46:07.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2080 16 16 0 0 0 - 0 2024-07-28T12:46:07.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:07.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:07.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:07.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:07.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:07.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:07.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:07.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:08.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2081 16 16 0 0 0 - 0 2024-07-28T12:46:08.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:08.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:08.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:08.382 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:08.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:08.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:08 smithi150 bash[67543]: cluster 2024-07-28T12:46:06.631537+0000 mgr.y (mgr.25232) 1643 : cluster [DBG] pgmap v2510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:08.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:08 smithi022 bash[80503]: cluster 2024-07-28T12:46:06.631537+0000 mgr.y (mgr.25232) 1643 : cluster [DBG] pgmap v2510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:08.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:08 smithi022 bash[82865]: cluster 2024-07-28T12:46:06.631537+0000 mgr.y (mgr.25232) 1643 : cluster [DBG] pgmap v2510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:08.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:08.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:08.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:08.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:09.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:09.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2082 16 16 0 0 0 - 0 2024-07-28T12:46:09.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:09.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:09.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:09.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:09.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:09.738 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:46:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:46:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:46:09.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:09.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:09.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:10.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2083 16 16 0 0 0 - 0 2024-07-28T12:46:10.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:10.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:10 smithi022 bash[80503]: cluster 2024-07-28T12:46:08.632909+0000 mgr.y (mgr.25232) 1644 : cluster [DBG] pgmap v2511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:10 smithi022 bash[82865]: cluster 2024-07-28T12:46:08.632909+0000 mgr.y (mgr.25232) 1644 : cluster [DBG] pgmap v2511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:10.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:10.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:10.469 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:10 smithi150 bash[67543]: cluster 2024-07-28T12:46:08.632909+0000 mgr.y (mgr.25232) 1644 : cluster [DBG] pgmap v2511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:10.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:10.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:10.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:10.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:11.032 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:11.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:11.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2084 16 16 0 0 0 - 0 2024-07-28T12:46:11.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:11.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:11.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:11.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:11.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:11.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:11.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:12.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:12.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2085 16 16 0 0 0 - 0 2024-07-28T12:46:12.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:12.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:12 smithi150 bash[67543]: cluster 2024-07-28T12:46:10.634253+0000 mgr.y (mgr.25232) 1645 : cluster [DBG] pgmap v2512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:12.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:12.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:12.492 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:46:12 smithi150 bash[60514]: ts=2024-07-28T12:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:46:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:12 smithi022 bash[80503]: cluster 2024-07-28T12:46:10.634253+0000 mgr.y (mgr.25232) 1645 : cluster [DBG] pgmap v2512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:12 smithi022 bash[82865]: cluster 2024-07-28T12:46:10.634253+0000 mgr.y (mgr.25232) 1645 : cluster [DBG] pgmap v2512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:12.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:12.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:12.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:12.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:13.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2086 16 16 0 0 0 - 0 2024-07-28T12:46:13.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:13.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:13.287 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:46:13.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:13.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:13.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:13.656 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:13.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:13.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:14.009 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:14.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2087 16 16 0 0 0 - 0 2024-07-28T12:46:14.128 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:14.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:14.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:14.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:14 smithi022 bash[80503]: cluster 2024-07-28T12:46:12.635638+0000 mgr.y (mgr.25232) 1646 : cluster [DBG] pgmap v2513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:14.439 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:14 smithi022 bash[82865]: cluster 2024-07-28T12:46:12.635638+0000 mgr.y (mgr.25232) 1646 : cluster [DBG] pgmap v2513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:46:14.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:46:14.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:14.497 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:14 smithi150 bash[67543]: cluster 2024-07-28T12:46:12.635638+0000 mgr.y (mgr.25232) 1646 : cluster [DBG] pgmap v2513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:14.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:14.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:14.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:14.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:15.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2088 16 16 0 0 0 - 0 2024-07-28T12:46:15.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:15.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:15.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:15.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:15.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:15.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:15.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:15.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:16.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:16.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2089 16 16 0 0 0 - 0 2024-07-28T12:46:16.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:16.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:16.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:16.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:16.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:16 smithi150 bash[67543]: cluster 2024-07-28T12:46:14.637003+0000 mgr.y (mgr.25232) 1647 : cluster [DBG] pgmap v2514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:16 smithi022 bash[80503]: cluster 2024-07-28T12:46:14.637003+0000 mgr.y (mgr.25232) 1647 : cluster [DBG] pgmap v2514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:16 smithi022 bash[82865]: cluster 2024-07-28T12:46:14.637003+0000 mgr.y (mgr.25232) 1647 : cluster [DBG] pgmap v2514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:16.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:16.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:16.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:16.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:17.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2090 16 16 0 0 0 - 0 2024-07-28T12:46:17.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:17.196 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:46:17.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:17.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:17 smithi022 bash[80503]: audit 2024-07-28T12:46:16.575250+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.22:0/2109252857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:17.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:17 smithi022 bash[80503]: audit 2024-07-28T12:46:16.575779+0000 mon.a (mon.0) 2723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:17.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:17 smithi022 bash[82865]: audit 2024-07-28T12:46:16.575250+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.22:0/2109252857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:17.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:17 smithi022 bash[82865]: audit 2024-07-28T12:46:16.575779+0000 mon.a (mon.0) 2723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:17.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:17.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:17.442 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:17 smithi150 bash[67543]: audit 2024-07-28T12:46:16.575250+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.22:0/2109252857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:17.443 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:17 smithi150 bash[67543]: audit 2024-07-28T12:46:16.575779+0000 mon.a (mon.0) 2723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:17.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:17.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:17.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:17.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:18.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:18.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2091 16 16 0 0 0 - 0 2024-07-28T12:46:18.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:18.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:18.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:18.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:18 smithi150 bash[67543]: cluster 2024-07-28T12:46:16.638005+0000 mgr.y (mgr.25232) 1648 : cluster [DBG] pgmap v2515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:18 smithi150 bash[67543]: cluster 2024-07-28T12:46:17.180465+0000 mon.a (mon.0) 2724 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:18 smithi150 bash[67543]: audit 2024-07-28T12:46:17.196155+0000 mon.a (mon.0) 2725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:46:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:18 smithi150 bash[67543]: cluster 2024-07-28T12:46:17.196266+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1263: 8 total, 2 up, 8 in 2024-07-28T12:46:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[80503]: cluster 2024-07-28T12:46:16.638005+0000 mgr.y (mgr.25232) 1648 : cluster [DBG] pgmap v2515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[80503]: cluster 2024-07-28T12:46:17.180465+0000 mon.a (mon.0) 2724 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[80503]: audit 2024-07-28T12:46:17.196155+0000 mon.a (mon.0) 2725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:46:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[80503]: cluster 2024-07-28T12:46:17.196266+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1263: 8 total, 2 up, 8 in 2024-07-28T12:46:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[82865]: cluster 2024-07-28T12:46:16.638005+0000 mgr.y (mgr.25232) 1648 : cluster [DBG] pgmap v2515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[82865]: cluster 2024-07-28T12:46:17.180465+0000 mon.a (mon.0) 2724 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[82865]: audit 2024-07-28T12:46:17.196155+0000 mon.a (mon.0) 2725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:46:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:18 smithi022 bash[82865]: cluster 2024-07-28T12:46:17.196266+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1263: 8 total, 2 up, 8 in 2024-07-28T12:46:18.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:18.741 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:18.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:18.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:19.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2092 16 16 0 0 0 - 0 2024-07-28T12:46:19.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:19.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:19.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:19.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:19.461 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:19 smithi150 bash[67543]: cluster 2024-07-28T12:46:18.639474+0000 mgr.y (mgr.25232) 1649 : cluster [DBG] pgmap v2517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:19.570 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:19 smithi022 bash[80503]: cluster 2024-07-28T12:46:18.639474+0000 mgr.y (mgr.25232) 1649 : cluster [DBG] pgmap v2517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:46:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:46:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:19 smithi022 bash[82865]: cluster 2024-07-28T12:46:18.639474+0000 mgr.y (mgr.25232) 1649 : cluster [DBG] pgmap v2517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:19.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:19.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:19.926 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:20.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:46:20.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:20.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2093 16 16 0 0 0 - 0 2024-07-28T12:46:20.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:20.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:20.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:20.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:20 smithi150 bash[67543]: audit 2024-07-28T12:46:20.153732+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:20.521 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:20 smithi022 bash[80503]: audit 2024-07-28T12:46:20.153732+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:20 smithi022 bash[82865]: audit 2024-07-28T12:46:20.153732+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:20.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:20.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:20.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:20.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:21.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2094 16 16 0 0 0 - 0 2024-07-28T12:46:21.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:21.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:21 smithi022 bash[82865]: cluster 2024-07-28T12:46:20.640872+0000 mgr.y (mgr.25232) 1650 : cluster [DBG] pgmap v2518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:21 smithi022 bash[80503]: cluster 2024-07-28T12:46:20.640872+0000 mgr.y (mgr.25232) 1650 : cluster [DBG] pgmap v2518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:21.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:21.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:21 smithi150 bash[67543]: cluster 2024-07-28T12:46:20.640872+0000 mgr.y (mgr.25232) 1650 : cluster [DBG] pgmap v2518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:21.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:21.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:21.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:21.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:22.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:22.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2095 16 16 0 0 0 - 0 2024-07-28T12:46:22.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:22.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:22.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:22.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:22.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:22.663 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:46:22 smithi150 bash[60514]: ts=2024-07-28T12:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:46:22.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:22.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:23.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:23.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2096 16 16 0 0 0 - 0 2024-07-28T12:46:23.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:23.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:23.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:23.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:23.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:23.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:23 smithi150 bash[67543]: cluster 2024-07-28T12:46:22.641720+0000 mgr.y (mgr.25232) 1651 : cluster [DBG] pgmap v2519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:23.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:23.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:23.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:23 smithi022 bash[80503]: cluster 2024-07-28T12:46:22.641720+0000 mgr.y (mgr.25232) 1651 : cluster [DBG] pgmap v2519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:23.976 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:23 smithi022 bash[82865]: cluster 2024-07-28T12:46:22.641720+0000 mgr.y (mgr.25232) 1651 : cluster [DBG] pgmap v2519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:24.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2097 16 16 0 0 0 - 0 2024-07-28T12:46:24.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:24.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:24.223 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:46:24.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:24.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:24.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:24.574 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:24.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:24.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:24.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:25.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:25.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2098 16 16 0 0 0 - 0 2024-07-28T12:46:25.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:25.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:25.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:25.430 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:46:25.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:46:25.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:25.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:25.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:25.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:25.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:25.997 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:25 smithi150 bash[67543]: cluster 2024-07-28T12:46:24.642797+0000 mgr.y (mgr.25232) 1652 : cluster [DBG] pgmap v2520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:26.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2099 16 16 0 0 0 - 0 2024-07-28T12:46:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:25 smithi022 bash[82865]: cluster 2024-07-28T12:46:24.642797+0000 mgr.y (mgr.25232) 1652 : cluster [DBG] pgmap v2520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:25 smithi022 bash[80503]: cluster 2024-07-28T12:46:24.642797+0000 mgr.y (mgr.25232) 1652 : cluster [DBG] pgmap v2520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:26.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:26.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:26.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:26.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:26.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:26.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:26.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:26.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:27.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:27.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:46:27.074317+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:46:27.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:46:27.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2100 16 16 0 0 0 - 0 2024-07-28T12:46:27.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:27.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:27.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:27.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:27.641 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:27.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:27.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:27.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:28.007 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:27 smithi150 bash[67543]: cluster 2024-07-28T12:46:26.644133+0000 mgr.y (mgr.25232) 1653 : cluster [DBG] pgmap v2521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:28.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2101 16 16 0 0 0 - 0 2024-07-28T12:46:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:27 smithi022 bash[80503]: cluster 2024-07-28T12:46:26.644133+0000 mgr.y (mgr.25232) 1653 : cluster [DBG] pgmap v2521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:27 smithi022 bash[82865]: cluster 2024-07-28T12:46:26.644133+0000 mgr.y (mgr.25232) 1653 : cluster [DBG] pgmap v2521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:28.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:28.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:28.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:28.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:28.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:28.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:28.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:28.941 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:29.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:29.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2102 16 16 0 0 0 - 0 2024-07-28T12:46:29.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:29.297 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:29.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:29.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:29.545 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:46:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:46:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:46:29.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:29.722 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:46:29.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:29 smithi022 bash[80503]: cluster 2024-07-28T12:46:28.645477+0000 mgr.y (mgr.25232) 1654 : cluster [DBG] pgmap v2522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:29 smithi022 bash[80503]: audit 2024-07-28T12:46:28.724634+0000 mon.a (mon.0) 2728 : audit [INF] from='client.? 172.21.15.22:0/2542134972' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:46:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:29 smithi022 bash[82865]: cluster 2024-07-28T12:46:28.645477+0000 mgr.y (mgr.25232) 1654 : cluster [DBG] pgmap v2522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:29 smithi022 bash[82865]: audit 2024-07-28T12:46:28.724634+0000 mon.a (mon.0) 2728 : audit [INF] from='client.? 172.21.15.22:0/2542134972' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:46:29.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:30.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:30.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:29 smithi150 bash[67543]: cluster 2024-07-28T12:46:28.645477+0000 mgr.y (mgr.25232) 1654 : cluster [DBG] pgmap v2522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:30.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:29 smithi150 bash[67543]: audit 2024-07-28T12:46:28.724634+0000 mon.a (mon.0) 2728 : audit [INF] from='client.? 172.21.15.22:0/2542134972' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:46:30.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2103 16 16 0 0 0 - 0 2024-07-28T12:46:30.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:30.240 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:30.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:30.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:30.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:30.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:30.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:30 smithi150 bash[67543]: cluster 2024-07-28T12:46:29.707962+0000 mon.a (mon.0) 2729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:30 smithi150 bash[67543]: audit 2024-07-28T12:46:29.722531+0000 mon.a (mon.0) 2730 : audit [INF] from='client.? 172.21.15.22:0/2542134972' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:46:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:30 smithi150 bash[67543]: cluster 2024-07-28T12:46:29.722661+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1264: 8 total, 2 up, 8 in 2024-07-28T12:46:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:30 smithi022 bash[80503]: cluster 2024-07-28T12:46:29.707962+0000 mon.a (mon.0) 2729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:30 smithi022 bash[80503]: audit 2024-07-28T12:46:29.722531+0000 mon.a (mon.0) 2730 : audit [INF] from='client.? 172.21.15.22:0/2542134972' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:46:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:30 smithi022 bash[80503]: cluster 2024-07-28T12:46:29.722661+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1264: 8 total, 2 up, 8 in 2024-07-28T12:46:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:30 smithi022 bash[82865]: cluster 2024-07-28T12:46:29.707962+0000 mon.a (mon.0) 2729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:46:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:30 smithi022 bash[82865]: audit 2024-07-28T12:46:29.722531+0000 mon.a (mon.0) 2730 : audit [INF] from='client.? 172.21.15.22:0/2542134972' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:46:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:30 smithi022 bash[82865]: cluster 2024-07-28T12:46:29.722661+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1264: 8 total, 2 up, 8 in 2024-07-28T12:46:30.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:30.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:31.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2104 16 16 0 0 0 - 0 2024-07-28T12:46:31.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:31.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:31.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:31.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:31.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:31.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:31.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:31.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:31 smithi150 bash[67543]: cluster 2024-07-28T12:46:30.646867+0000 mgr.y (mgr.25232) 1655 : cluster [DBG] pgmap v2524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:32.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:32.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:31 smithi022 bash[80503]: cluster 2024-07-28T12:46:30.646867+0000 mgr.y (mgr.25232) 1655 : cluster [DBG] pgmap v2524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:32.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:31 smithi022 bash[82865]: cluster 2024-07-28T12:46:30.646867+0000 mgr.y (mgr.25232) 1655 : cluster [DBG] pgmap v2524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:32.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2105 16 16 0 0 0 - 0 2024-07-28T12:46:32.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:32.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:32.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:32.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:46:32 smithi150 bash[60514]: ts=2024-07-28T12:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:46:32.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:32.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:32.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:32.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:32.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:46:33.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2106 16 16 0 0 0 - 0 2024-07-28T12:46:33.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:33.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:33.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:33.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:33.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:33.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:33.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:33.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:33.935 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:33 smithi150 bash[67543]: cluster 2024-07-28T12:46:32.648056+0000 mgr.y (mgr.25232) 1656 : cluster [DBG] pgmap v2525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:33.992 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:46:33.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:33 smithi022 bash[80503]: cluster 2024-07-28T12:46:32.648056+0000 mgr.y (mgr.25232) 1656 : cluster [DBG] pgmap v2525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:33.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:33 smithi022 bash[82865]: cluster 2024-07-28T12:46:32.648056+0000 mgr.y (mgr.25232) 1656 : cluster [DBG] pgmap v2525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:34.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:34.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2107 16 16 0 0 0 - 0 2024-07-28T12:46:34.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:34.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:34.397 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:34.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:34.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:34.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:46:34.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:46:34.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:34.873 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:34 smithi150 bash[67543]: audit 2024-07-28T12:46:34.269077+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:46:34.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:34.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:34 smithi022 bash[80503]: audit 2024-07-28T12:46:34.269077+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:46:34.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:34 smithi022 bash[82865]: audit 2024-07-28T12:46:34.269077+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:46:35.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2108 16 16 0 0 0 - 0 2024-07-28T12:46:35.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:35.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:35.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:35.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:35.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:35.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:35.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:35.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:35 smithi150 bash[67543]: cluster 2024-07-28T12:46:34.649409+0000 mgr.y (mgr.25232) 1657 : cluster [DBG] pgmap v2526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:35 smithi150 bash[67543]: audit 2024-07-28T12:46:35.156068+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:36.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:36.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2109 16 16 0 0 0 - 0 2024-07-28T12:46:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:35 smithi022 bash[80503]: cluster 2024-07-28T12:46:34.649409+0000 mgr.y (mgr.25232) 1657 : cluster [DBG] pgmap v2526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:35 smithi022 bash[80503]: audit 2024-07-28T12:46:35.156068+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:35 smithi022 bash[82865]: cluster 2024-07-28T12:46:34.649409+0000 mgr.y (mgr.25232) 1657 : cluster [DBG] pgmap v2526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:35 smithi022 bash[82865]: audit 2024-07-28T12:46:35.156068+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:36.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:36.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:36.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:36.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:36.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:36.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:36.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:37.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:37.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2110 16 16 0 0 0 - 0 2024-07-28T12:46:37.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:37.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:37.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:37.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:37.593 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:37.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:37.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:37.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:37 smithi150 bash[67543]: cluster 2024-07-28T12:46:36.650846+0000 mgr.y (mgr.25232) 1658 : cluster [DBG] pgmap v2527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:38.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:38.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2111 16 16 0 0 0 - 0 2024-07-28T12:46:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:37 smithi022 bash[80503]: cluster 2024-07-28T12:46:36.650846+0000 mgr.y (mgr.25232) 1658 : cluster [DBG] pgmap v2527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:37 smithi022 bash[82865]: cluster 2024-07-28T12:46:36.650846+0000 mgr.y (mgr.25232) 1658 : cluster [DBG] pgmap v2527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:38.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:38.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:38.351 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:38.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:38.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:38.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:38.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:38.941 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:39.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:39.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2112 16 16 0 0 0 - 0 2024-07-28T12:46:39.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:39.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:39.346 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:39.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:39.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:39.544 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:46:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:46:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:46:39.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:39.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:39.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:39.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:39.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:39 smithi022 bash[80503]: cluster 2024-07-28T12:46:38.652250+0000 mgr.y (mgr.25232) 1659 : cluster [DBG] pgmap v2528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:39.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:39 smithi022 bash[82865]: cluster 2024-07-28T12:46:38.652250+0000 mgr.y (mgr.25232) 1659 : cluster [DBG] pgmap v2528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:39 smithi150 bash[67543]: cluster 2024-07-28T12:46:38.652250+0000 mgr.y (mgr.25232) 1659 : cluster [DBG] pgmap v2528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:40.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2113 16 16 0 0 0 - 0 2024-07-28T12:46:40.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:40.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:40.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:40.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:40.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:40.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:40.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:40.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:41.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:41.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2114 16 16 0 0 0 - 0 2024-07-28T12:46:41.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:41.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[82865]: audit 2024-07-28T12:46:40.157713+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[82865]: audit 2024-07-28T12:46:40.169663+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[82865]: audit 2024-07-28T12:46:40.828453+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[82865]: audit 2024-07-28T12:46:40.833962+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[80503]: audit 2024-07-28T12:46:40.157713+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[80503]: audit 2024-07-28T12:46:40.169663+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[80503]: audit 2024-07-28T12:46:40.828453+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:41 smithi022 bash[80503]: audit 2024-07-28T12:46:40.833962+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:41.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:41 smithi150 bash[67543]: audit 2024-07-28T12:46:40.157713+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:41 smithi150 bash[67543]: audit 2024-07-28T12:46:40.169663+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:41 smithi150 bash[67543]: audit 2024-07-28T12:46:40.828453+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:41 smithi150 bash[67543]: audit 2024-07-28T12:46:40.833962+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:41.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:41.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:41.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:41.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:42.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2115 16 16 0 0 0 - 0 2024-07-28T12:46:42.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:42.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:42 smithi150 bash[67543]: cluster 2024-07-28T12:46:40.652932+0000 mgr.y (mgr.25232) 1660 : cluster [DBG] pgmap v2529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:42 smithi150 bash[67543]: audit 2024-07-28T12:46:41.251910+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:46:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:42 smithi150 bash[67543]: audit 2024-07-28T12:46:41.252818+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:46:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:42 smithi150 bash[67543]: audit 2024-07-28T12:46:41.258320+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:42.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:42.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:42.458 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:46:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[80503]: cluster 2024-07-28T12:46:40.652932+0000 mgr.y (mgr.25232) 1660 : cluster [DBG] pgmap v2529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[80503]: audit 2024-07-28T12:46:41.251910+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[80503]: audit 2024-07-28T12:46:41.252818+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[80503]: audit 2024-07-28T12:46:41.258320+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[82865]: cluster 2024-07-28T12:46:40.652932+0000 mgr.y (mgr.25232) 1660 : cluster [DBG] pgmap v2529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[82865]: audit 2024-07-28T12:46:41.251910+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:46:42.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[82865]: audit 2024-07-28T12:46:41.252818+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:42 smithi022 bash[82865]: audit 2024-07-28T12:46:41.258320+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:42.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:42.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:42.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:42.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:43.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:43.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2116 16 16 0 0 0 - 0 2024-07-28T12:46:43.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:43.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:43.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:43.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:43.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:43.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:43.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:43.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:44.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2117 16 16 0 0 0 - 0 2024-07-28T12:46:44.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:44.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:44 smithi022 bash[82865]: cluster 2024-07-28T12:46:42.654286+0000 mgr.y (mgr.25232) 1661 : cluster [DBG] pgmap v2530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:44.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:44 smithi022 bash[80503]: cluster 2024-07-28T12:46:42.654286+0000 mgr.y (mgr.25232) 1661 : cluster [DBG] pgmap v2530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:44.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:44.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:44.479 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:44 smithi150 bash[67543]: cluster 2024-07-28T12:46:42.654286+0000 mgr.y (mgr.25232) 1661 : cluster [DBG] pgmap v2530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:44.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:44.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:44.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:44.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:45.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:45.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2118 16 16 0 0 0 - 0 2024-07-28T12:46:45.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:45.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:45.409 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:45.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:45.579 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:46:45.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:45.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:45.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:45.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:46.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2119 16 16 0 0 0 - 0 2024-07-28T12:46:46.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:46.181 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:46:46.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:46.262 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:46:46.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:46:46.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:46.465 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:46.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:46 smithi150 bash[67543]: cluster 2024-07-28T12:46:44.655655+0000 mgr.y (mgr.25232) 1662 : cluster [DBG] pgmap v2531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:46.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:46 smithi150 bash[67543]: audit 2024-07-28T12:46:45.475571+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.22:0/1379205813' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:46.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:46 smithi150 bash[67543]: audit 2024-07-28T12:46:45.475962+0000 mon.a (mon.0) 2741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:46 smithi022 bash[80503]: cluster 2024-07-28T12:46:44.655655+0000 mgr.y (mgr.25232) 1662 : cluster [DBG] pgmap v2531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:46 smithi022 bash[80503]: audit 2024-07-28T12:46:45.475571+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.22:0/1379205813' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:46 smithi022 bash[80503]: audit 2024-07-28T12:46:45.475962+0000 mon.a (mon.0) 2741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:46 smithi022 bash[82865]: cluster 2024-07-28T12:46:44.655655+0000 mgr.y (mgr.25232) 1662 : cluster [DBG] pgmap v2531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:46 smithi022 bash[82865]: audit 2024-07-28T12:46:45.475571+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.22:0/1379205813' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:46 smithi022 bash[82865]: audit 2024-07-28T12:46:45.475962+0000 mon.a (mon.0) 2741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:46:46.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:46.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:46.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:46.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:47.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:47.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:46:47.077250+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:46:47.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:46:47.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2120 16 16 0 0 0 - 0 2024-07-28T12:46:47.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:47.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:47.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:47 smithi150 bash[67543]: cluster 2024-07-28T12:46:46.172951+0000 mon.a (mon.0) 2742 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:46:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:47 smithi150 bash[67543]: audit 2024-07-28T12:46:46.181262+0000 mon.a (mon.0) 2743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:46:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:47 smithi150 bash[67543]: cluster 2024-07-28T12:46:46.181508+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1265: 8 total, 2 up, 8 in 2024-07-28T12:46:47.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:47.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:47 smithi022 bash[80503]: cluster 2024-07-28T12:46:46.172951+0000 mon.a (mon.0) 2742 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:46:47.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:47 smithi022 bash[80503]: audit 2024-07-28T12:46:46.181262+0000 mon.a (mon.0) 2743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:46:47.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:47 smithi022 bash[80503]: cluster 2024-07-28T12:46:46.181508+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1265: 8 total, 2 up, 8 in 2024-07-28T12:46:47.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:47 smithi022 bash[82865]: cluster 2024-07-28T12:46:46.172951+0000 mon.a (mon.0) 2742 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:46:47.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:47 smithi022 bash[82865]: audit 2024-07-28T12:46:46.181262+0000 mon.a (mon.0) 2743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:46:47.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:47 smithi022 bash[82865]: cluster 2024-07-28T12:46:46.181508+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1265: 8 total, 2 up, 8 in 2024-07-28T12:46:47.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:47.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:47.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:48.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:48.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2121 16 16 0 0 0 - 0 2024-07-28T12:46:48.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:48.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:48 smithi150 bash[67543]: cluster 2024-07-28T12:46:46.657121+0000 mgr.y (mgr.25232) 1663 : cluster [DBG] pgmap v2533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:48.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:48.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:48 smithi022 bash[80503]: cluster 2024-07-28T12:46:46.657121+0000 mgr.y (mgr.25232) 1663 : cluster [DBG] pgmap v2533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:48 smithi022 bash[82865]: cluster 2024-07-28T12:46:46.657121+0000 mgr.y (mgr.25232) 1663 : cluster [DBG] pgmap v2533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:48.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:48.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:48.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:48.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:46:48.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:49.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:49.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2122 16 16 0 0 0 - 0 2024-07-28T12:46:49.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:49.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:49.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:49.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:49 smithi150 bash[67543]: cluster 2024-07-28T12:46:48.658597+0000 mgr.y (mgr.25232) 1664 : cluster [DBG] pgmap v2534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:49.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:49.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:49 smithi022 bash[80503]: cluster 2024-07-28T12:46:48.658597+0000 mgr.y (mgr.25232) 1664 : cluster [DBG] pgmap v2534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:49.552 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:46:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:46:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:49 smithi022 bash[82865]: cluster 2024-07-28T12:46:48.658597+0000 mgr.y (mgr.25232) 1664 : cluster [DBG] pgmap v2534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:49.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:49.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:49.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:50.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:50.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2123 16 16 0 0 0 - 0 2024-07-28T12:46:50.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:50.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:50.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:50.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:50.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:50.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:50.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:50.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:51.061 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:51.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2124 16 16 0 0 0 - 0 2024-07-28T12:46:51.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:51.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:51.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:51.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:51.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:51 smithi150 bash[67543]: audit 2024-07-28T12:46:50.162916+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:51.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:51 smithi150 bash[67543]: audit 2024-07-28T12:46:50.164802+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:51.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:51 smithi022 bash[80503]: audit 2024-07-28T12:46:50.162916+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:51 smithi022 bash[80503]: audit 2024-07-28T12:46:50.164802+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:51 smithi022 bash[82865]: audit 2024-07-28T12:46:50.162916+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:46:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:51 smithi022 bash[82865]: audit 2024-07-28T12:46:50.164802+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:46:51.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:51.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:51.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:52.024 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:52.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2125 16 16 0 0 0 - 0 2024-07-28T12:46:52.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:52.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:52 smithi022 bash[80503]: cluster 2024-07-28T12:46:50.659999+0000 mgr.y (mgr.25232) 1665 : cluster [DBG] pgmap v2535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:52 smithi022 bash[82865]: cluster 2024-07-28T12:46:50.659999+0000 mgr.y (mgr.25232) 1665 : cluster [DBG] pgmap v2535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:52.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:52.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:52.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:52 smithi150 bash[67543]: cluster 2024-07-28T12:46:50.659999+0000 mgr.y (mgr.25232) 1665 : cluster [DBG] pgmap v2535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:52.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:46:52 smithi150 bash[60514]: ts=2024-07-28T12:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:46:52.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:52.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:52.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:52.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:53.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2126 16 16 0 0 0 - 0 2024-07-28T12:46:53.088 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:46:53.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:53.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:53.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:53.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:53.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:53.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:53.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:53.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:54.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:54.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2127 16 16 0 0 0 - 0 2024-07-28T12:46:54.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:54.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:54.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:54.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:54 smithi150 bash[67543]: cluster 2024-07-28T12:46:52.660835+0000 mgr.y (mgr.25232) 1666 : cluster [DBG] pgmap v2536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:54.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:54 smithi022 bash[82865]: cluster 2024-07-28T12:46:52.660835+0000 mgr.y (mgr.25232) 1666 : cluster [DBG] pgmap v2536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:54.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:54 smithi022 bash[80503]: cluster 2024-07-28T12:46:52.660835+0000 mgr.y (mgr.25232) 1666 : cluster [DBG] pgmap v2536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:54.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:54.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:54.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:46:54.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:55.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2128 16 16 0 0 0 - 0 2024-07-28T12:46:55.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:55.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:55.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:55.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:55.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:55.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:55.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:55.913 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:46:55.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:56.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:56.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2129 16 16 0 0 0 - 0 2024-07-28T12:46:56.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:56.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:56.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:56.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:56 smithi022 bash[80503]: cluster 2024-07-28T12:46:54.662200+0000 mgr.y (mgr.25232) 1667 : cluster [DBG] pgmap v2537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:56.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:56 smithi022 bash[82865]: cluster 2024-07-28T12:46:54.662200+0000 mgr.y (mgr.25232) 1667 : cluster [DBG] pgmap v2537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:56.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:56 smithi150 bash[67543]: cluster 2024-07-28T12:46:54.662200+0000 mgr.y (mgr.25232) 1667 : cluster [DBG] pgmap v2537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:56.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:56.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:56.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:56.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:57.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2130 16 16 0 0 0 - 0 2024-07-28T12:46:57.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:57.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:57.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:57.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:57.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:57.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:57.712 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:46:57.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:46:57.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:57.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:58.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:58.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2131 16 16 0 0 0 - 0 2024-07-28T12:46:58.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:58.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:58.310 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:58 smithi022 bash[80503]: cluster 2024-07-28T12:46:56.663715+0000 mgr.y (mgr.25232) 1668 : cluster [DBG] pgmap v2538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:58.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:58 smithi022 bash[82865]: cluster 2024-07-28T12:46:56.663715+0000 mgr.y (mgr.25232) 1668 : cluster [DBG] pgmap v2538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:58.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:46:58.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:58.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:58 smithi150 bash[67543]: cluster 2024-07-28T12:46:56.663715+0000 mgr.y (mgr.25232) 1668 : cluster [DBG] pgmap v2538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:46:58.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:58.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:58.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:58.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:46:59.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2132 16 16 0 0 0 - 0 2024-07-28T12:46:59.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:46:59.200 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:46:59.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:46:59.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:46:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:46:59 smithi022 bash[80503]: audit 2024-07-28T12:46:58.633089+0000 mon.a (mon.0) 2747 : audit [INF] from='client.? 172.21.15.22:0/3703924255' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:46:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:46:59 smithi022 bash[82865]: audit 2024-07-28T12:46:58.633089+0000 mon.a (mon.0) 2747 : audit [INF] from='client.? 172.21.15.22:0/3703924255' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:46:59.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:59.465 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:46:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:46:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:46:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:46:59 smithi150 bash[67543]: audit 2024-07-28T12:46:58.633089+0000 mon.a (mon.0) 2747 : audit [INF] from='client.? 172.21.15.22:0/3703924255' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:46:59.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:59.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:46:59.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:46:59.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:00.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:00.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2133 16 16 0 0 0 - 0 2024-07-28T12:47:00.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:00 smithi150 bash[67543]: cluster 2024-07-28T12:46:58.665004+0000 mgr.y (mgr.25232) 1669 : cluster [DBG] pgmap v2539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:00 smithi150 bash[67543]: cluster 2024-07-28T12:46:59.182643+0000 mon.a (mon.0) 2748 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:00.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:00 smithi150 bash[67543]: audit 2024-07-28T12:46:59.200933+0000 mon.a (mon.0) 2749 : audit [INF] from='client.? 172.21.15.22:0/3703924255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:47:00.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:00 smithi150 bash[67543]: cluster 2024-07-28T12:46:59.201077+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1266: 8 total, 2 up, 8 in 2024-07-28T12:47:00.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:00.410 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[80503]: cluster 2024-07-28T12:46:58.665004+0000 mgr.y (mgr.25232) 1669 : cluster [DBG] pgmap v2539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[80503]: cluster 2024-07-28T12:46:59.182643+0000 mon.a (mon.0) 2748 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[80503]: audit 2024-07-28T12:46:59.200933+0000 mon.a (mon.0) 2749 : audit [INF] from='client.? 172.21.15.22:0/3703924255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[80503]: cluster 2024-07-28T12:46:59.201077+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1266: 8 total, 2 up, 8 in 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[82865]: cluster 2024-07-28T12:46:58.665004+0000 mgr.y (mgr.25232) 1669 : cluster [DBG] pgmap v2539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[82865]: cluster 2024-07-28T12:46:59.182643+0000 mon.a (mon.0) 2748 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[82865]: audit 2024-07-28T12:46:59.200933+0000 mon.a (mon.0) 2749 : audit [INF] from='client.? 172.21.15.22:0/3703924255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:47:00.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:00 smithi022 bash[82865]: cluster 2024-07-28T12:46:59.201077+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1266: 8 total, 2 up, 8 in 2024-07-28T12:47:00.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:00.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:00.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:00.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:01.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:01.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2134 16 16 0 0 0 - 0 2024-07-28T12:47:01.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:01.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:01 smithi150 bash[67543]: cluster 2024-07-28T12:47:00.665841+0000 mgr.y (mgr.25232) 1670 : cluster [DBG] pgmap v2541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:01.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:01.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:01.494 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:01 smithi022 bash[82865]: cluster 2024-07-28T12:47:00.665841+0000 mgr.y (mgr.25232) 1670 : cluster [DBG] pgmap v2541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:01.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:01 smithi022 bash[80503]: cluster 2024-07-28T12:47:00.665841+0000 mgr.y (mgr.25232) 1670 : cluster [DBG] pgmap v2541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:01.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:01.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:01.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:01.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:02.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2135 16 16 0 0 0 - 0 2024-07-28T12:47:02.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:02.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:47:02.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:02.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:02.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:47:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:47:02.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:02.664 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:02.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:02.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:02.921 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:03.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:03.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2136 16 16 0 0 0 - 0 2024-07-28T12:47:03.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:03.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:03.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:03.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:03.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:03.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:03.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:03.988 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:03.999 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:03 smithi150 bash[67543]: cluster 2024-07-28T12:47:02.667299+0000 mgr.y (mgr.25232) 1671 : cluster [DBG] pgmap v2542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:04.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:03 smithi022 bash[80503]: cluster 2024-07-28T12:47:02.667299+0000 mgr.y (mgr.25232) 1671 : cluster [DBG] pgmap v2542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:04.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:03 smithi022 bash[82865]: cluster 2024-07-28T12:47:02.667299+0000 mgr.y (mgr.25232) 1671 : cluster [DBG] pgmap v2542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:04.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2137 16 16 0 0 0 - 0 2024-07-28T12:47:04.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:04.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:04.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:04.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:04.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:04.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:04.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:04.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:05.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:05.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2138 16 16 0 0 0 - 0 2024-07-28T12:47:05.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:05.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:05.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:05.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:05.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:05.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:05.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:06.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:06.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2139 16 16 0 0 0 - 0 2024-07-28T12:47:06.090 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:47:06.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:06.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:06.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:06 smithi022 bash[80503]: cluster 2024-07-28T12:47:04.668738+0000 mgr.y (mgr.25232) 1672 : cluster [DBG] pgmap v2543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:06.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:06 smithi022 bash[80503]: audit 2024-07-28T12:47:05.161880+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:06.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:06 smithi022 bash[80503]: audit 2024-07-28T12:47:05.164174+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:06 smithi022 bash[82865]: cluster 2024-07-28T12:47:04.668738+0000 mgr.y (mgr.25232) 1672 : cluster [DBG] pgmap v2543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:06 smithi022 bash[82865]: audit 2024-07-28T12:47:05.161880+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:06 smithi022 bash[82865]: audit 2024-07-28T12:47:05.164174+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:06.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:06.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:06.490 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:06 smithi150 bash[67543]: cluster 2024-07-28T12:47:04.668738+0000 mgr.y (mgr.25232) 1672 : cluster [DBG] pgmap v2543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:06.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:06 smithi150 bash[67543]: audit 2024-07-28T12:47:05.161880+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:06.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:06 smithi150 bash[67543]: audit 2024-07-28T12:47:05.164174+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:06.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:06.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:06.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:47:06.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:47:06.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:07.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:07.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:47:07.080051+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:47:07.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:47:07.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2140 16 16 0 0 0 - 0 2024-07-28T12:47:07.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:07.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:07.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:07.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:07.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:07.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:07.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:08.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:08.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2141 16 16 0 0 0 - 0 2024-07-28T12:47:08.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:08.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:08.348 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:08.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:08.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:08 smithi022 bash[80503]: cluster 2024-07-28T12:47:06.670122+0000 mgr.y (mgr.25232) 1673 : cluster [DBG] pgmap v2544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:08.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:08 smithi022 bash[82865]: cluster 2024-07-28T12:47:06.670122+0000 mgr.y (mgr.25232) 1673 : cluster [DBG] pgmap v2544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:08.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:08 smithi150 bash[67543]: cluster 2024-07-28T12:47:06.670122+0000 mgr.y (mgr.25232) 1673 : cluster [DBG] pgmap v2544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:08.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:08.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:08.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:08.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:09.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2142 16 16 0 0 0 - 0 2024-07-28T12:47:09.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:09.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:09.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:09.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:09.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:47:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:47:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:47:09.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:09.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:09.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:10.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:10.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2143 16 16 0 0 0 - 0 2024-07-28T12:47:10.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:10.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:10 smithi022 bash[80503]: cluster 2024-07-28T12:47:08.671507+0000 mgr.y (mgr.25232) 1674 : cluster [DBG] pgmap v2545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:10 smithi022 bash[82865]: cluster 2024-07-28T12:47:08.671507+0000 mgr.y (mgr.25232) 1674 : cluster [DBG] pgmap v2545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:10.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:10.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:10 smithi150 bash[67543]: cluster 2024-07-28T12:47:08.671507+0000 mgr.y (mgr.25232) 1674 : cluster [DBG] pgmap v2545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:10.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:10.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:10.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:10.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:11.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2144 16 16 0 0 0 - 0 2024-07-28T12:47:11.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:11.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:11.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:11.388 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:11.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:11.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:11.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:11.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:11.940 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:12.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:12.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2145 16 16 0 0 0 - 0 2024-07-28T12:47:12.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:12 smithi150 bash[67543]: cluster 2024-07-28T12:47:10.672817+0000 mgr.y (mgr.25232) 1675 : cluster [DBG] pgmap v2546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:12.294 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:12.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:12.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:12 smithi022 bash[80503]: cluster 2024-07-28T12:47:10.672817+0000 mgr.y (mgr.25232) 1675 : cluster [DBG] pgmap v2546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:12.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:12 smithi022 bash[82865]: cluster 2024-07-28T12:47:10.672817+0000 mgr.y (mgr.25232) 1675 : cluster [DBG] pgmap v2546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:47:12 smithi150 bash[60514]: ts=2024-07-28T12:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:47:12.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:12.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:12.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:12.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:13.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:13.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2146 16 16 0 0 0 - 0 2024-07-28T12:47:13.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:13.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:13.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:13.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:13.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:13.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:13.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:13.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:14.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:14.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2147 16 16 0 0 0 - 0 2024-07-28T12:47:14.185 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:47:14.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:14.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:14 smithi022 bash[82865]: cluster 2024-07-28T12:47:12.674183+0000 mgr.y (mgr.25232) 1676 : cluster [DBG] pgmap v2547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:14 smithi022 bash[82865]: audit 2024-07-28T12:47:13.315003+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.22:0/2056479461' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:14 smithi022 bash[82865]: audit 2024-07-28T12:47:13.315366+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:14 smithi022 bash[80503]: cluster 2024-07-28T12:47:12.674183+0000 mgr.y (mgr.25232) 1676 : cluster [DBG] pgmap v2547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:14 smithi022 bash[80503]: audit 2024-07-28T12:47:13.315003+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.22:0/2056479461' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:14 smithi022 bash[80503]: audit 2024-07-28T12:47:13.315366+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:14.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:14 smithi150 bash[67543]: cluster 2024-07-28T12:47:12.674183+0000 mgr.y (mgr.25232) 1676 : cluster [DBG] pgmap v2547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:14 smithi150 bash[67543]: audit 2024-07-28T12:47:13.315003+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.22:0/2056479461' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:14 smithi150 bash[67543]: audit 2024-07-28T12:47:13.315366+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:14.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:14.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:14.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:14.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:15.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:15.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2148 16 16 0 0 0 - 0 2024-07-28T12:47:15.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:15.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:15.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:15.371 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:15 smithi022 bash[82865]: cluster 2024-07-28T12:47:14.176483+0000 mon.a (mon.0) 2754 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:15.371 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:15 smithi022 bash[82865]: audit 2024-07-28T12:47:14.183966+0000 mon.a (mon.0) 2755 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:47:15.371 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:15 smithi022 bash[82865]: cluster 2024-07-28T12:47:14.184066+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1267: 8 total, 2 up, 8 in 2024-07-28T12:47:15.371 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:15 smithi022 bash[80503]: cluster 2024-07-28T12:47:14.176483+0000 mon.a (mon.0) 2754 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:15.371 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:15 smithi022 bash[80503]: audit 2024-07-28T12:47:14.183966+0000 mon.a (mon.0) 2755 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:47:15.372 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:15 smithi022 bash[80503]: cluster 2024-07-28T12:47:14.184066+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1267: 8 total, 2 up, 8 in 2024-07-28T12:47:15.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:15 smithi150 bash[67543]: cluster 2024-07-28T12:47:14.176483+0000 mon.a (mon.0) 2754 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:15 smithi150 bash[67543]: audit 2024-07-28T12:47:14.183966+0000 mon.a (mon.0) 2755 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:47:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:15 smithi150 bash[67543]: cluster 2024-07-28T12:47:14.184066+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1267: 8 total, 2 up, 8 in 2024-07-28T12:47:15.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:15.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:15.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:15.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:16.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2149 16 16 0 0 0 - 0 2024-07-28T12:47:16.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:16.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:16 smithi150 bash[67543]: cluster 2024-07-28T12:47:14.675192+0000 mgr.y (mgr.25232) 1677 : cluster [DBG] pgmap v2549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:16.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:16 smithi022 bash[82865]: cluster 2024-07-28T12:47:14.675192+0000 mgr.y (mgr.25232) 1677 : cluster [DBG] pgmap v2549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:16 smithi022 bash[80503]: cluster 2024-07-28T12:47:14.675192+0000 mgr.y (mgr.25232) 1677 : cluster [DBG] pgmap v2549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:16.338 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:47:16.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:16.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:16.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:16.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:16.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:17.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:17.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2150 16 16 0 0 0 - 0 2024-07-28T12:47:17.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:17.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:17.343 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:47:17.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:47:17.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:17.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:17.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:17 smithi150 bash[67543]: cluster 2024-07-28T12:47:16.676294+0000 mgr.y (mgr.25232) 1678 : cluster [DBG] pgmap v2550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:17 smithi022 bash[82865]: cluster 2024-07-28T12:47:16.676294+0000 mgr.y (mgr.25232) 1678 : cluster [DBG] pgmap v2550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:17 smithi022 bash[80503]: cluster 2024-07-28T12:47:16.676294+0000 mgr.y (mgr.25232) 1678 : cluster [DBG] pgmap v2550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:17.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:17.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:17.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:17.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:18.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:47:18.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2151 16 16 0 0 0 - 0 2024-07-28T12:47:18.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:18.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:18.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:18.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:18.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:18.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:18.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:18.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:19.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:19.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2152 16 16 0 0 0 - 0 2024-07-28T12:47:19.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:19.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:19.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:19.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:47:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:47:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:47:19.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:19.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:19.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:19.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:20.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:19 smithi022 bash[80503]: cluster 2024-07-28T12:47:18.677656+0000 mgr.y (mgr.25232) 1679 : cluster [DBG] pgmap v2551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:20.009 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:19 smithi022 bash[82865]: cluster 2024-07-28T12:47:18.677656+0000 mgr.y (mgr.25232) 1679 : cluster [DBG] pgmap v2551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:19 smithi150 bash[67543]: cluster 2024-07-28T12:47:18.677656+0000 mgr.y (mgr.25232) 1679 : cluster [DBG] pgmap v2551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:20.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2153 16 16 0 0 0 - 0 2024-07-28T12:47:20.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:20.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:20.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:20.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:20.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:20.712 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:20.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:20.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:20 smithi150 bash[67543]: audit 2024-07-28T12:47:20.157330+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:21.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:20 smithi022 bash[80503]: audit 2024-07-28T12:47:20.157330+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:20 smithi022 bash[82865]: audit 2024-07-28T12:47:20.157330+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:21.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2154 16 16 0 0 0 - 0 2024-07-28T12:47:21.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:21.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:21.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:21.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:21.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:21.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:21.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:21 smithi150 bash[67543]: cluster 2024-07-28T12:47:20.679092+0000 mgr.y (mgr.25232) 1680 : cluster [DBG] pgmap v2552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:22.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:21 smithi022 bash[80503]: cluster 2024-07-28T12:47:20.679092+0000 mgr.y (mgr.25232) 1680 : cluster [DBG] pgmap v2552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:21 smithi022 bash[82865]: cluster 2024-07-28T12:47:20.679092+0000 mgr.y (mgr.25232) 1680 : cluster [DBG] pgmap v2552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:22.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2155 16 16 0 0 0 - 0 2024-07-28T12:47:22.112 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:22.112 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:22.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:22.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:22.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:22.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:22.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:22.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:22.745 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:47:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:47:22.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:22.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:23.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2156 16 16 0 0 0 - 0 2024-07-28T12:47:23.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:23.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:23.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:23.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:23.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:23.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:23.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:23.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:24.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:23 smithi022 bash[80503]: cluster 2024-07-28T12:47:22.680464+0000 mgr.y (mgr.25232) 1681 : cluster [DBG] pgmap v2553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:24.003 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:23 smithi022 bash[82865]: cluster 2024-07-28T12:47:22.680464+0000 mgr.y (mgr.25232) 1681 : cluster [DBG] pgmap v2553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:23 smithi150 bash[67543]: cluster 2024-07-28T12:47:22.680464+0000 mgr.y (mgr.25232) 1681 : cluster [DBG] pgmap v2553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:24.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:24.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2157 16 16 0 0 0 - 0 2024-07-28T12:47:24.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:24.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:24.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:24.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:24.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:24.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:24.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:24.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:25.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2158 16 16 0 0 0 - 0 2024-07-28T12:47:25.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:25.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:25.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:25.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:25.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:25.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:25.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:25.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:25.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:25 smithi022 bash[80503]: cluster 2024-07-28T12:47:24.681876+0000 mgr.y (mgr.25232) 1682 : cluster [DBG] pgmap v2554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:25.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:25 smithi022 bash[82865]: cluster 2024-07-28T12:47:24.681876+0000 mgr.y (mgr.25232) 1682 : cluster [DBG] pgmap v2554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:25 smithi150 bash[67543]: cluster 2024-07-28T12:47:24.681876+0000 mgr.y (mgr.25232) 1682 : cluster [DBG] pgmap v2554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:26.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:26.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2159 16 16 0 0 0 - 0 2024-07-28T12:47:26.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:26.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:26.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:26.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:26.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:26.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:26.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:27.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:27.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:47:27.082776+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:47:27.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:47:27.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2160 16 16 0 0 0 - 0 2024-07-28T12:47:27.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:27.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:27.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:27.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:27.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:27.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:27.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:27.870 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:27 smithi022 bash[80503]: cluster 2024-07-28T12:47:26.683040+0000 mgr.y (mgr.25232) 1683 : cluster [DBG] pgmap v2555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:27.870 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:27 smithi022 bash[82865]: cluster 2024-07-28T12:47:26.683040+0000 mgr.y (mgr.25232) 1683 : cluster [DBG] pgmap v2555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:27.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:27.982 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:47:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:27 smithi150 bash[67543]: cluster 2024-07-28T12:47:26.683040+0000 mgr.y (mgr.25232) 1683 : cluster [DBG] pgmap v2555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:28.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:28.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2161 16 16 0 0 0 - 0 2024-07-28T12:47:28.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:28.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:28.433 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:28.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:28.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:28.772 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:47:28.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:28.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:28 smithi022 bash[80503]: audit 2024-07-28T12:47:28.308819+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.22:0/3233566848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:47:28.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:28 smithi022 bash[80503]: audit 2024-07-28T12:47:28.309379+0000 mon.a (mon.0) 2758 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:47:28.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:28 smithi022 bash[82865]: audit 2024-07-28T12:47:28.308819+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.22:0/3233566848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:47:28.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:28 smithi022 bash[82865]: audit 2024-07-28T12:47:28.309379+0000 mon.a (mon.0) 2758 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:47:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:47:28.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:47:28.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:28 smithi150 bash[67543]: audit 2024-07-28T12:47:28.308819+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.22:0/3233566848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:47:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:28 smithi150 bash[67543]: audit 2024-07-28T12:47:28.309379+0000 mon.a (mon.0) 2758 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:47:29.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:29.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2162 16 16 0 0 0 - 0 2024-07-28T12:47:29.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:29.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:29.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:29.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:29.571 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:47:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:47:29.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:29.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[80503]: cluster 2024-07-28T12:47:28.684277+0000 mgr.y (mgr.25232) 1684 : cluster [DBG] pgmap v2556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[80503]: cluster 2024-07-28T12:47:28.758453+0000 mon.a (mon.0) 2759 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[80503]: audit 2024-07-28T12:47:28.772738+0000 mon.a (mon.0) 2760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:47:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[80503]: cluster 2024-07-28T12:47:28.772852+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1268: 8 total, 2 up, 8 in 2024-07-28T12:47:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[82865]: cluster 2024-07-28T12:47:28.684277+0000 mgr.y (mgr.25232) 1684 : cluster [DBG] pgmap v2556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[82865]: cluster 2024-07-28T12:47:28.758453+0000 mon.a (mon.0) 2759 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[82865]: audit 2024-07-28T12:47:28.772738+0000 mon.a (mon.0) 2760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:47:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:29 smithi022 bash[82865]: cluster 2024-07-28T12:47:28.772852+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1268: 8 total, 2 up, 8 in 2024-07-28T12:47:29.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:29.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:29 smithi150 bash[67543]: cluster 2024-07-28T12:47:28.684277+0000 mgr.y (mgr.25232) 1684 : cluster [DBG] pgmap v2556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:29 smithi150 bash[67543]: cluster 2024-07-28T12:47:28.758453+0000 mon.a (mon.0) 2759 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:29 smithi150 bash[67543]: audit 2024-07-28T12:47:28.772738+0000 mon.a (mon.0) 2760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:47:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:29 smithi150 bash[67543]: cluster 2024-07-28T12:47:28.772852+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1268: 8 total, 2 up, 8 in 2024-07-28T12:47:30.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2163 16 16 0 0 0 - 0 2024-07-28T12:47:30.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:30.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:30.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:30.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:30.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:30.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:30.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:30.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:31.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:31.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2164 16 16 0 0 0 - 0 2024-07-28T12:47:31.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:31.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:31.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:31.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:31.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:47:31.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:31.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:31.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:31.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:32.004 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:31 smithi150 bash[67543]: cluster 2024-07-28T12:47:30.685683+0000 mgr.y (mgr.25232) 1685 : cluster [DBG] pgmap v2558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:31 smithi022 bash[80503]: cluster 2024-07-28T12:47:30.685683+0000 mgr.y (mgr.25232) 1685 : cluster [DBG] pgmap v2558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:31 smithi022 bash[82865]: cluster 2024-07-28T12:47:30.685683+0000 mgr.y (mgr.25232) 1685 : cluster [DBG] pgmap v2558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:32.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2165 16 16 0 0 0 - 0 2024-07-28T12:47:32.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:32.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:32.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:32.468 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:32.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:32.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:32.717 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:47:32 smithi150 bash[60514]: ts=2024-07-28T12:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:47:32.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:32.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:33.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:33.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2166 16 16 0 0 0 - 0 2024-07-28T12:47:33.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:33.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:33.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:33.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:33.567 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:33.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:33.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:33.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:33.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:33 smithi022 bash[80503]: cluster 2024-07-28T12:47:32.687084+0000 mgr.y (mgr.25232) 1686 : cluster [DBG] pgmap v2559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:33.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:33 smithi022 bash[82865]: cluster 2024-07-28T12:47:32.687084+0000 mgr.y (mgr.25232) 1686 : cluster [DBG] pgmap v2559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:34.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:33 smithi150 bash[67543]: cluster 2024-07-28T12:47:32.687084+0000 mgr.y (mgr.25232) 1686 : cluster [DBG] pgmap v2559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:34.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2167 16 16 0 0 0 - 0 2024-07-28T12:47:34.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:34.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:34.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:34.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:34.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:34.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:34.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:34.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:35.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2168 16 16 0 0 0 - 0 2024-07-28T12:47:35.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:35.204 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:35.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:35.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:35.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:35.589 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:35.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:35.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:35 smithi022 bash[80503]: cluster 2024-07-28T12:47:34.688512+0000 mgr.y (mgr.25232) 1687 : cluster [DBG] pgmap v2560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:35 smithi022 bash[80503]: audit 2024-07-28T12:47:35.157373+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:35 smithi022 bash[82865]: cluster 2024-07-28T12:47:34.688512+0000 mgr.y (mgr.25232) 1687 : cluster [DBG] pgmap v2560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:35 smithi022 bash[82865]: audit 2024-07-28T12:47:35.157373+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:35.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:35 smithi150 bash[67543]: cluster 2024-07-28T12:47:34.688512+0000 mgr.y (mgr.25232) 1687 : cluster [DBG] pgmap v2560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:35 smithi150 bash[67543]: audit 2024-07-28T12:47:35.157373+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:36.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:36.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2169 16 16 0 0 0 - 0 2024-07-28T12:47:36.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:36.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:36.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:36.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:36.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:36.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:36.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:36.988 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:37.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2170 16 16 0 0 0 - 0 2024-07-28T12:47:37.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:37.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:37.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:37.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:37.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:37.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:37.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:37.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:37 smithi150 bash[67543]: cluster 2024-07-28T12:47:36.689886+0000 mgr.y (mgr.25232) 1688 : cluster [DBG] pgmap v2561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:38.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:38.061 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:37 smithi022 bash[80503]: cluster 2024-07-28T12:47:36.689886+0000 mgr.y (mgr.25232) 1688 : cluster [DBG] pgmap v2561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:38.062 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:37 smithi022 bash[82865]: cluster 2024-07-28T12:47:36.689886+0000 mgr.y (mgr.25232) 1688 : cluster [DBG] pgmap v2561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:38.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2171 16 16 0 0 0 - 0 2024-07-28T12:47:38.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:38.257 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:47:38.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:38.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:38.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:38.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:38.761 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:38.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:38.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:39.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2172 16 16 0 0 0 - 0 2024-07-28T12:47:39.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:39.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:39.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:39.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:39.581 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:39.655 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:47:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:47:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:47:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:47:39.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:47:39.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:39.816 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:39.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:40.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:40.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2173 16 16 0 0 0 - 0 2024-07-28T12:47:40.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:40.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:40.296 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:40 smithi150 bash[67543]: cluster 2024-07-28T12:47:38.691311+0000 mgr.y (mgr.25232) 1689 : cluster [DBG] pgmap v2562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:40 smithi022 bash[82865]: cluster 2024-07-28T12:47:38.691311+0000 mgr.y (mgr.25232) 1689 : cluster [DBG] pgmap v2562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:40 smithi022 bash[80503]: cluster 2024-07-28T12:47:38.691311+0000 mgr.y (mgr.25232) 1689 : cluster [DBG] pgmap v2562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:40.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:40.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:40.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:40.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:40.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:40.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:41.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2174 16 16 0 0 0 - 0 2024-07-28T12:47:41.109 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:41.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:41.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:41.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:41.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:41.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:41.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:41.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:42.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:42.063 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[82865]: cluster 2024-07-28T12:47:40.692513+0000 mgr.y (mgr.25232) 1690 : cluster [DBG] pgmap v2563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[82865]: audit 2024-07-28T12:47:41.282391+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.22:0/1346020917' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[82865]: audit 2024-07-28T12:47:41.283046+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[82865]: audit 2024-07-28T12:47:41.377825+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[80503]: cluster 2024-07-28T12:47:40.692513+0000 mgr.y (mgr.25232) 1690 : cluster [DBG] pgmap v2563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[80503]: audit 2024-07-28T12:47:41.282391+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.22:0/1346020917' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[80503]: audit 2024-07-28T12:47:41.283046+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:42 smithi022 bash[80503]: audit 2024-07-28T12:47:41.377825+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:47:42.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2175 16 16 0 0 0 - 0 2024-07-28T12:47:42.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:42.284 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:42.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:42 smithi150 bash[67543]: cluster 2024-07-28T12:47:40.692513+0000 mgr.y (mgr.25232) 1690 : cluster [DBG] pgmap v2563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:42.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:42 smithi150 bash[67543]: audit 2024-07-28T12:47:41.282391+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.22:0/1346020917' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:42.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:42 smithi150 bash[67543]: audit 2024-07-28T12:47:41.283046+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:47:42.302 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:42 smithi150 bash[67543]: audit 2024-07-28T12:47:41.377825+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:47:42.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:42.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:42.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:42.761 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:47:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:47:42.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:42.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:43.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2176 16 16 0 0 0 - 0 2024-07-28T12:47:43.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:43.237 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:43 smithi022 bash[80503]: cluster 2024-07-28T12:47:42.046580+0000 mon.a (mon.0) 2765 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:47:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:43 smithi022 bash[80503]: audit 2024-07-28T12:47:42.062665+0000 mon.a (mon.0) 2766 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:47:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:43 smithi022 bash[80503]: cluster 2024-07-28T12:47:42.062827+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1269: 8 total, 2 up, 8 in 2024-07-28T12:47:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:43 smithi022 bash[82865]: cluster 2024-07-28T12:47:42.046580+0000 mon.a (mon.0) 2765 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:47:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:43 smithi022 bash[82865]: audit 2024-07-28T12:47:42.062665+0000 mon.a (mon.0) 2766 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:47:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:43 smithi022 bash[82865]: cluster 2024-07-28T12:47:42.062827+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1269: 8 total, 2 up, 8 in 2024-07-28T12:47:43.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:43 smithi150 bash[67543]: cluster 2024-07-28T12:47:42.046580+0000 mon.a (mon.0) 2765 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:47:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:43 smithi150 bash[67543]: audit 2024-07-28T12:47:42.062665+0000 mon.a (mon.0) 2766 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:47:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:43 smithi150 bash[67543]: cluster 2024-07-28T12:47:42.062827+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1269: 8 total, 2 up, 8 in 2024-07-28T12:47:43.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:43.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:43.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:43.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:43.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:44.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:44.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2177 16 16 0 0 0 - 0 2024-07-28T12:47:44.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:44.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:44 smithi150 bash[67543]: cluster 2024-07-28T12:47:42.693895+0000 mgr.y (mgr.25232) 1691 : cluster [DBG] pgmap v2565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:44.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:44.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:44 smithi022 bash[80503]: cluster 2024-07-28T12:47:42.693895+0000 mgr.y (mgr.25232) 1691 : cluster [DBG] pgmap v2565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:44.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:44 smithi022 bash[82865]: cluster 2024-07-28T12:47:42.693895+0000 mgr.y (mgr.25232) 1691 : cluster [DBG] pgmap v2565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:44.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:44.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:44.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:44.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:44.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:47:44.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:45.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:45.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2178 16 16 0 0 0 - 0 2024-07-28T12:47:45.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:45.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:45.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:45.440 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:45.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:45.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:45.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:45.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:45.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:46.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2179 16 16 0 0 0 - 0 2024-07-28T12:47:46.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:46.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:46 smithi150 bash[67543]: cluster 2024-07-28T12:47:44.695342+0000 mgr.y (mgr.25232) 1692 : cluster [DBG] pgmap v2566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:46 smithi022 bash[80503]: cluster 2024-07-28T12:47:44.695342+0000 mgr.y (mgr.25232) 1692 : cluster [DBG] pgmap v2566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:46 smithi022 bash[82865]: cluster 2024-07-28T12:47:44.695342+0000 mgr.y (mgr.25232) 1692 : cluster [DBG] pgmap v2566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:46.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:46.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:46.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:46.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:46.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:46.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:47.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:47.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:47:47.085510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:47:47.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:47:47.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2180 16 16 0 0 0 - 0 2024-07-28T12:47:47.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:47.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:47 smithi022 bash[80503]: audit 2024-07-28T12:47:46.229279+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:47 smithi022 bash[80503]: audit 2024-07-28T12:47:46.236247+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:47 smithi022 bash[80503]: cluster 2024-07-28T12:47:46.696625+0000 mgr.y (mgr.25232) 1693 : cluster [DBG] pgmap v2567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:47 smithi022 bash[82865]: audit 2024-07-28T12:47:46.229279+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:47 smithi022 bash[82865]: audit 2024-07-28T12:47:46.236247+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:47 smithi022 bash[82865]: cluster 2024-07-28T12:47:46.696625+0000 mgr.y (mgr.25232) 1693 : cluster [DBG] pgmap v2567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:47.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:47.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:47.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:47 smithi150 bash[67543]: audit 2024-07-28T12:47:46.229279+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:47.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:47 smithi150 bash[67543]: audit 2024-07-28T12:47:46.236247+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:47.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:47 smithi150 bash[67543]: cluster 2024-07-28T12:47:46.696625+0000 mgr.y (mgr.25232) 1693 : cluster [DBG] pgmap v2567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:47.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:47.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:47.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:47.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:48.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2181 16 16 0 0 0 - 0 2024-07-28T12:47:48.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:48.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:48.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:48.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:48 smithi150 bash[67543]: audit 2024-07-28T12:47:47.259304+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:48 smithi150 bash[67543]: audit 2024-07-28T12:47:47.269200+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:48 smithi150 bash[67543]: audit 2024-07-28T12:47:47.728399+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:47:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:48 smithi150 bash[67543]: audit 2024-07-28T12:47:47.729668+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:47:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:48 smithi150 bash[67543]: audit 2024-07-28T12:47:47.737383+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.559 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[80503]: audit 2024-07-28T12:47:47.259304+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[80503]: audit 2024-07-28T12:47:47.269200+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[80503]: audit 2024-07-28T12:47:47.728399+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:47:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[80503]: audit 2024-07-28T12:47:47.729668+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:47:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[80503]: audit 2024-07-28T12:47:47.737383+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[82865]: audit 2024-07-28T12:47:47.259304+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[82865]: audit 2024-07-28T12:47:47.269200+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[82865]: audit 2024-07-28T12:47:47.728399+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:47:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[82865]: audit 2024-07-28T12:47:47.729668+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:47:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:48 smithi022 bash[82865]: audit 2024-07-28T12:47:47.737383+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:48.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:48.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:48.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:49.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:49.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2182 16 16 0 0 0 - 0 2024-07-28T12:47:49.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:49.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:49.293 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:47:49.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:49.396 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:49 smithi150 bash[67543]: cluster 2024-07-28T12:47:48.698117+0000 mgr.y (mgr.25232) 1694 : cluster [DBG] pgmap v2568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:49.482 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:49 smithi022 bash[80503]: cluster 2024-07-28T12:47:48.698117+0000 mgr.y (mgr.25232) 1694 : cluster [DBG] pgmap v2568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:49.482 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:47:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:47:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:47:49.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:49 smithi022 bash[82865]: cluster 2024-07-28T12:47:48.698117+0000 mgr.y (mgr.25232) 1694 : cluster [DBG] pgmap v2568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:49.491 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:49.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:49.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:49.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:49.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:49.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:50.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2183 16 16 0 0 0 - 0 2024-07-28T12:47:50.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:50.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:50.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:50.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:50.543 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:47:50.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:47:50.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:50.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:50.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:50.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:51.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:51.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2184 16 16 0 0 0 - 0 2024-07-28T12:47:51.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:51.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:51.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:51.429 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:51 smithi150 bash[67543]: audit 2024-07-28T12:47:50.162614+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:51.429 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:51 smithi150 bash[67543]: audit 2024-07-28T12:47:50.164344+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:51.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:51.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:51 smithi022 bash[80503]: audit 2024-07-28T12:47:50.162614+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:51.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:51 smithi022 bash[80503]: audit 2024-07-28T12:47:50.164344+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:51.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:51 smithi022 bash[82865]: audit 2024-07-28T12:47:50.162614+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:47:51.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:51 smithi022 bash[82865]: audit 2024-07-28T12:47:50.164344+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:47:51.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:51.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:51.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:52.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:52.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2185 16 16 0 0 0 - 0 2024-07-28T12:47:52.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:52.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:52.315 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:52 smithi150 bash[67543]: cluster 2024-07-28T12:47:50.698958+0000 mgr.y (mgr.25232) 1695 : cluster [DBG] pgmap v2569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:52.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:52.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:52 smithi022 bash[80503]: cluster 2024-07-28T12:47:50.698958+0000 mgr.y (mgr.25232) 1695 : cluster [DBG] pgmap v2569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:52.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:52 smithi022 bash[82865]: cluster 2024-07-28T12:47:50.698958+0000 mgr.y (mgr.25232) 1695 : cluster [DBG] pgmap v2569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:52.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:52.511 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:47:52 smithi150 bash[60514]: ts=2024-07-28T12:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:47:52.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:52.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:52.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:52.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:53.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2186 16 16 0 0 0 - 0 2024-07-28T12:47:53.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:53.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:53.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:53.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:53.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:53.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:53.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:53.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:54.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:54.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2187 16 16 0 0 0 - 0 2024-07-28T12:47:54.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:54.179 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:47:54.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:54 smithi022 bash[80503]: cluster 2024-07-28T12:47:52.700272+0000 mgr.y (mgr.25232) 1696 : cluster [DBG] pgmap v2570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:54 smithi022 bash[80503]: audit 2024-07-28T12:47:53.789548+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.22:0/284561890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:47:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:54 smithi022 bash[80503]: audit 2024-07-28T12:47:53.790100+0000 mon.a (mon.0) 2777 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:47:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:54 smithi022 bash[82865]: cluster 2024-07-28T12:47:52.700272+0000 mgr.y (mgr.25232) 1696 : cluster [DBG] pgmap v2570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:54 smithi022 bash[82865]: audit 2024-07-28T12:47:53.789548+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.22:0/284561890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:47:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:54 smithi022 bash[82865]: audit 2024-07-28T12:47:53.790100+0000 mon.a (mon.0) 2777 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:47:54.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:54.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:54 smithi150 bash[67543]: cluster 2024-07-28T12:47:52.700272+0000 mgr.y (mgr.25232) 1696 : cluster [DBG] pgmap v2570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:54 smithi150 bash[67543]: audit 2024-07-28T12:47:53.789548+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.22:0/284561890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:47:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:54 smithi150 bash[67543]: audit 2024-07-28T12:47:53.790100+0000 mon.a (mon.0) 2777 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:47:54.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:54.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:54.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:54.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:55.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2188 16 16 0 0 0 - 0 2024-07-28T12:47:55.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:55.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:55 smithi150 bash[67543]: cluster 2024-07-28T12:47:54.172687+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:55 smithi150 bash[67543]: audit 2024-07-28T12:47:54.178993+0000 mon.a (mon.0) 2779 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:47:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:55 smithi150 bash[67543]: cluster 2024-07-28T12:47:54.179061+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1270: 8 total, 2 up, 8 in 2024-07-28T12:47:55.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:55.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:55 smithi022 bash[80503]: cluster 2024-07-28T12:47:54.172687+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:55 smithi022 bash[80503]: audit 2024-07-28T12:47:54.178993+0000 mon.a (mon.0) 2779 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:47:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:55 smithi022 bash[80503]: cluster 2024-07-28T12:47:54.179061+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1270: 8 total, 2 up, 8 in 2024-07-28T12:47:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:55 smithi022 bash[82865]: cluster 2024-07-28T12:47:54.172687+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:47:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:55 smithi022 bash[82865]: audit 2024-07-28T12:47:54.178993+0000 mon.a (mon.0) 2779 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:47:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:55 smithi022 bash[82865]: cluster 2024-07-28T12:47:54.179061+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1270: 8 total, 2 up, 8 in 2024-07-28T12:47:55.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:55.581 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:47:55.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:55.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:47:55.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:56.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:56.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2189 16 16 0 0 0 - 0 2024-07-28T12:47:56.173 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:56.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:56 smithi022 bash[80503]: cluster 2024-07-28T12:47:54.701667+0000 mgr.y (mgr.25232) 1697 : cluster [DBG] pgmap v2572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:56 smithi022 bash[82865]: cluster 2024-07-28T12:47:54.701667+0000 mgr.y (mgr.25232) 1697 : cluster [DBG] pgmap v2572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:56.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:56 smithi150 bash[67543]: cluster 2024-07-28T12:47:54.701667+0000 mgr.y (mgr.25232) 1697 : cluster [DBG] pgmap v2572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:56.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:56.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:56.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:56.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:57.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:57.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2190 16 16 0 0 0 - 0 2024-07-28T12:47:57.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:47:57.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:57.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:57.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:57 smithi022 bash[80503]: cluster 2024-07-28T12:47:56.703032+0000 mgr.y (mgr.25232) 1698 : cluster [DBG] pgmap v2573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:57.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:57 smithi022 bash[82865]: cluster 2024-07-28T12:47:56.703032+0000 mgr.y (mgr.25232) 1698 : cluster [DBG] pgmap v2573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:57.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:57.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:57 smithi150 bash[67543]: cluster 2024-07-28T12:47:56.703032+0000 mgr.y (mgr.25232) 1698 : cluster [DBG] pgmap v2573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:57.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:57.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:57.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:57.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:58.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2191 16 16 0 0 0 - 0 2024-07-28T12:47:58.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:58.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:58.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:47:58.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:58.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:47:58.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:58.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:58.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:59.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:59.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2192 16 16 0 0 0 - 0 2024-07-28T12:47:59.172 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:47:59.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:47:59.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:47:59.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:47:59.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:59.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:59.760 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:47:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:47:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:47:59.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:47:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:47:59 smithi022 bash[80503]: cluster 2024-07-28T12:47:58.704641+0000 mgr.y (mgr.25232) 1699 : cluster [DBG] pgmap v2574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:47:59 smithi022 bash[82865]: cluster 2024-07-28T12:47:58.704641+0000 mgr.y (mgr.25232) 1699 : cluster [DBG] pgmap v2574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:47:59.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:47:59.903 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:47:59.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:48:00.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:47:59 smithi150 bash[67543]: cluster 2024-07-28T12:47:58.704641+0000 mgr.y (mgr.25232) 1699 : cluster [DBG] pgmap v2574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:00.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2193 16 16 0 0 0 - 0 2024-07-28T12:48:00.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:00.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:00.376 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:00.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:00.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:00.734 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:00.852 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:00.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:01.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2194 16 16 0 0 0 - 0 2024-07-28T12:48:01.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:01.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:01.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:01.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:01.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:01.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:01.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:01.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:01.939 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:01 smithi150 bash[67543]: cluster 2024-07-28T12:48:00.706012+0000 mgr.y (mgr.25232) 1700 : cluster [DBG] pgmap v2575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:02.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:02.059 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:01 smithi022 bash[80503]: cluster 2024-07-28T12:48:00.706012+0000 mgr.y (mgr.25232) 1700 : cluster [DBG] pgmap v2575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:02.059 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:01 smithi022 bash[82865]: cluster 2024-07-28T12:48:00.706012+0000 mgr.y (mgr.25232) 1700 : cluster [DBG] pgmap v2575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:02.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2195 16 16 0 0 0 - 0 2024-07-28T12:48:02.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:02.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:02.397 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:48:02.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:02.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:02.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:02.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:48:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:48:02.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:02.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:03.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2196 16 16 0 0 0 - 0 2024-07-28T12:48:03.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:03.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:03.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:03.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:03.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:03.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:03.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:03.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:03 smithi022 bash[82865]: cluster 2024-07-28T12:48:02.706923+0000 mgr.y (mgr.25232) 1701 : cluster [DBG] pgmap v2576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:03.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:03 smithi022 bash[80503]: cluster 2024-07-28T12:48:02.706923+0000 mgr.y (mgr.25232) 1701 : cluster [DBG] pgmap v2576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:03.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:03 smithi150 bash[67543]: cluster 2024-07-28T12:48:02.706923+0000 mgr.y (mgr.25232) 1701 : cluster [DBG] pgmap v2576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:04.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:04.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2197 16 16 0 0 0 - 0 2024-07-28T12:48:04.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:04.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:04.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:04.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:04.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:04.699 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:48:04.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:04.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:05.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:05.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2198 16 16 0 0 0 - 0 2024-07-28T12:48:05.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:05.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:05.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:05.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:05.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:05.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:05.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:05.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:06.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:06.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2199 16 16 0 0 0 - 0 2024-07-28T12:48:06.172 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:48:06.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:06.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:06.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:06.439 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:06 smithi150 bash[67543]: cluster 2024-07-28T12:48:04.708309+0000 mgr.y (mgr.25232) 1702 : cluster [DBG] pgmap v2577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:06.439 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:06 smithi150 bash[67543]: audit 2024-07-28T12:48:05.164635+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:06.439 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:06 smithi150 bash[67543]: audit 2024-07-28T12:48:05.166473+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:06.439 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:06 smithi150 bash[67543]: audit 2024-07-28T12:48:05.966982+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.22:0/2979413896' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:06.439 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:06 smithi150 bash[67543]: audit 2024-07-28T12:48:05.967547+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:06.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[82865]: cluster 2024-07-28T12:48:04.708309+0000 mgr.y (mgr.25232) 1702 : cluster [DBG] pgmap v2577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[82865]: audit 2024-07-28T12:48:05.164635+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[82865]: audit 2024-07-28T12:48:05.166473+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[82865]: audit 2024-07-28T12:48:05.966982+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.22:0/2979413896' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[82865]: audit 2024-07-28T12:48:05.967547+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[80503]: cluster 2024-07-28T12:48:04.708309+0000 mgr.y (mgr.25232) 1702 : cluster [DBG] pgmap v2577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:06.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[80503]: audit 2024-07-28T12:48:05.164635+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:06.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[80503]: audit 2024-07-28T12:48:05.166473+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:06.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[80503]: audit 2024-07-28T12:48:05.966982+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.22:0/2979413896' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:06.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:06 smithi022 bash[80503]: audit 2024-07-28T12:48:05.967547+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:06.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:06.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:06.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:07.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:07.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:48:07.088394+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:48:07.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:48:07.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2200 16 16 0 0 0 - 0 2024-07-28T12:48:07.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:07.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:07.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:07.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:07 smithi150 bash[67543]: cluster 2024-07-28T12:48:06.161497+0000 mon.a (mon.0) 2784 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:07.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:07 smithi150 bash[67543]: audit 2024-07-28T12:48:06.172124+0000 mon.a (mon.0) 2785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:07.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:07 smithi150 bash[67543]: cluster 2024-07-28T12:48:06.172268+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1271: 8 total, 2 up, 8 in 2024-07-28T12:48:07.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:07 smithi022 bash[82865]: cluster 2024-07-28T12:48:06.161497+0000 mon.a (mon.0) 2784 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:07 smithi022 bash[82865]: audit 2024-07-28T12:48:06.172124+0000 mon.a (mon.0) 2785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:07 smithi022 bash[82865]: cluster 2024-07-28T12:48:06.172268+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1271: 8 total, 2 up, 8 in 2024-07-28T12:48:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:07 smithi022 bash[80503]: cluster 2024-07-28T12:48:06.161497+0000 mon.a (mon.0) 2784 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:07 smithi022 bash[80503]: audit 2024-07-28T12:48:06.172124+0000 mon.a (mon.0) 2785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:07 smithi022 bash[80503]: cluster 2024-07-28T12:48:06.172268+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1271: 8 total, 2 up, 8 in 2024-07-28T12:48:07.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:07.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:07.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:07.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:08.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2201 16 16 0 0 0 - 0 2024-07-28T12:48:08.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:08.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:08 smithi150 bash[67543]: cluster 2024-07-28T12:48:06.709706+0000 mgr.y (mgr.25232) 1703 : cluster [DBG] pgmap v2579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:08.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:08.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:08.463 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:08 smithi022 bash[82865]: cluster 2024-07-28T12:48:06.709706+0000 mgr.y (mgr.25232) 1703 : cluster [DBG] pgmap v2579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:08.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:08 smithi022 bash[80503]: cluster 2024-07-28T12:48:06.709706+0000 mgr.y (mgr.25232) 1703 : cluster [DBG] pgmap v2579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:08.539 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:48:08.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:08.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:08.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:08.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:08.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:48:09.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:09.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2202 16 16 0 0 0 - 0 2024-07-28T12:48:09.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:09.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:48:09.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:48:09.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:09.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:09.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:09.648 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:48:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:48:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:48:09.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:09.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:09.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:10.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2203 16 16 0 0 0 - 0 2024-07-28T12:48:10.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:10.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:10.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:10.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:10.482 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:10 smithi022 bash[80503]: cluster 2024-07-28T12:48:08.710743+0000 mgr.y (mgr.25232) 1704 : cluster [DBG] pgmap v2580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:10.482 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:10 smithi022 bash[82865]: cluster 2024-07-28T12:48:08.710743+0000 mgr.y (mgr.25232) 1704 : cluster [DBG] pgmap v2580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:10 smithi150 bash[67543]: cluster 2024-07-28T12:48:08.710743+0000 mgr.y (mgr.25232) 1704 : cluster [DBG] pgmap v2580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:10.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:10.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:10.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:10.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:11.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:11.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2204 16 16 0 0 0 - 0 2024-07-28T12:48:11.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:11.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:11.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:11.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:11.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:11.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:11.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:12.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:12.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2205 16 16 0 0 0 - 0 2024-07-28T12:48:12.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:12.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:12 smithi022 bash[80503]: cluster 2024-07-28T12:48:10.712112+0000 mgr.y (mgr.25232) 1705 : cluster [DBG] pgmap v2581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:12 smithi022 bash[82865]: cluster 2024-07-28T12:48:10.712112+0000 mgr.y (mgr.25232) 1705 : cluster [DBG] pgmap v2581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:12.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:12.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:12.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:12 smithi150 bash[67543]: cluster 2024-07-28T12:48:10.712112+0000 mgr.y (mgr.25232) 1705 : cluster [DBG] pgmap v2581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:12.506 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:48:12 smithi150 bash[60514]: ts=2024-07-28T12:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:48:12.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:12.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:12.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:12.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:13.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2206 16 16 0 0 0 - 0 2024-07-28T12:48:13.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:13.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:13.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:13.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:13.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:13.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:13.743 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:48:13.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:13.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:14.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:14.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2207 16 16 0 0 0 - 0 2024-07-28T12:48:14.101 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:48:14.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:14.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:14.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:14 smithi150 bash[67543]: cluster 2024-07-28T12:48:12.713461+0000 mgr.y (mgr.25232) 1706 : cluster [DBG] pgmap v2582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:14.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:14 smithi022 bash[82865]: cluster 2024-07-28T12:48:12.713461+0000 mgr.y (mgr.25232) 1706 : cluster [DBG] pgmap v2582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:14 smithi022 bash[80503]: cluster 2024-07-28T12:48:12.713461+0000 mgr.y (mgr.25232) 1706 : cluster [DBG] pgmap v2582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:14.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:14.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:14.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:14.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:15.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2208 16 16 0 0 0 - 0 2024-07-28T12:48:15.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:15.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:15.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:15.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:15.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:15.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:15.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:15.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:16.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:16.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2209 16 16 0 0 0 - 0 2024-07-28T12:48:16.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:16.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:16.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:16.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:16 smithi022 bash[80503]: cluster 2024-07-28T12:48:14.714875+0000 mgr.y (mgr.25232) 1707 : cluster [DBG] pgmap v2583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:16.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:16 smithi022 bash[82865]: cluster 2024-07-28T12:48:14.714875+0000 mgr.y (mgr.25232) 1707 : cluster [DBG] pgmap v2583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:16 smithi150 bash[67543]: cluster 2024-07-28T12:48:14.714875+0000 mgr.y (mgr.25232) 1707 : cluster [DBG] pgmap v2583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:16.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:16.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:16.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:16.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:17.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:17.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2210 16 16 0 0 0 - 0 2024-07-28T12:48:17.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:17.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:17.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:17.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:17.490 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:17 smithi150 bash[67543]: cluster 2024-07-28T12:48:16.716423+0000 mgr.y (mgr.25232) 1708 : cluster [DBG] pgmap v2584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:17 smithi022 bash[80503]: cluster 2024-07-28T12:48:16.716423+0000 mgr.y (mgr.25232) 1708 : cluster [DBG] pgmap v2584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:17 smithi022 bash[82865]: cluster 2024-07-28T12:48:16.716423+0000 mgr.y (mgr.25232) 1708 : cluster [DBG] pgmap v2584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:17.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:17.651 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:48:17.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:17.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:17.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:18.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:18.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2211 16 16 0 0 0 - 0 2024-07-28T12:48:18.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:18.269 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:48:18.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:18.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:18 smithi150 bash[67543]: audit 2024-07-28T12:48:17.717140+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? 172.21.15.22:0/723214122' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:48:18.364 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:48:18.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:48:18.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:18.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:18 smithi022 bash[80503]: audit 2024-07-28T12:48:17.717140+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? 172.21.15.22:0/723214122' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:48:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:18 smithi022 bash[82865]: audit 2024-07-28T12:48:17.717140+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? 172.21.15.22:0/723214122' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:48:18.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:18.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:18.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:19.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:19.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2212 16 16 0 0 0 - 0 2024-07-28T12:48:19.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:19.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:19.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:19.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:19 smithi150 bash[67543]: cluster 2024-07-28T12:48:18.254827+0000 mon.a (mon.0) 2788 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:19 smithi150 bash[67543]: audit 2024-07-28T12:48:18.269185+0000 mon.a (mon.0) 2789 : audit [INF] from='client.? 172.21.15.22:0/723214122' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:48:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:19 smithi150 bash[67543]: cluster 2024-07-28T12:48:18.269277+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1272: 8 total, 2 up, 8 in 2024-07-28T12:48:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:19 smithi150 bash[67543]: cluster 2024-07-28T12:48:18.717991+0000 mgr.y (mgr.25232) 1709 : cluster [DBG] pgmap v2586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:48:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:48:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[82865]: cluster 2024-07-28T12:48:18.254827+0000 mon.a (mon.0) 2788 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[82865]: audit 2024-07-28T12:48:18.269185+0000 mon.a (mon.0) 2789 : audit [INF] from='client.? 172.21.15.22:0/723214122' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[82865]: cluster 2024-07-28T12:48:18.269277+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1272: 8 total, 2 up, 8 in 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[82865]: cluster 2024-07-28T12:48:18.717991+0000 mgr.y (mgr.25232) 1709 : cluster [DBG] pgmap v2586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[80503]: cluster 2024-07-28T12:48:18.254827+0000 mon.a (mon.0) 2788 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[80503]: audit 2024-07-28T12:48:18.269185+0000 mon.a (mon.0) 2789 : audit [INF] from='client.? 172.21.15.22:0/723214122' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[80503]: cluster 2024-07-28T12:48:18.269277+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1272: 8 total, 2 up, 8 in 2024-07-28T12:48:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:19 smithi022 bash[80503]: cluster 2024-07-28T12:48:18.717991+0000 mgr.y (mgr.25232) 1709 : cluster [DBG] pgmap v2586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:19.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:19.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:19.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:19.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:20.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:20.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2213 16 16 0 0 0 - 0 2024-07-28T12:48:20.190 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:20.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:20.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:20.441 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:20 smithi022 bash[80503]: audit 2024-07-28T12:48:20.159029+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:20.441 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:20 smithi022 bash[82865]: audit 2024-07-28T12:48:20.159029+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:20 smithi150 bash[67543]: audit 2024-07-28T12:48:20.159029+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:20.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:20.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:20.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:20.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:21.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:21.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:48:21.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2214 16 16 0 0 0 - 0 2024-07-28T12:48:21.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:21.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:21.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:21.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:21.509 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:21 smithi150 bash[67543]: cluster 2024-07-28T12:48:20.719428+0000 mgr.y (mgr.25232) 1710 : cluster [DBG] pgmap v2587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:21 smithi022 bash[80503]: cluster 2024-07-28T12:48:20.719428+0000 mgr.y (mgr.25232) 1710 : cluster [DBG] pgmap v2587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:21 smithi022 bash[82865]: cluster 2024-07-28T12:48:20.719428+0000 mgr.y (mgr.25232) 1710 : cluster [DBG] pgmap v2587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:21.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:21.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:21.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:21.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:22.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2215 16 16 0 0 0 - 0 2024-07-28T12:48:22.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:22.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:22.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:22.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:48:22 smithi150 bash[60514]: ts=2024-07-28T12:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:48:22.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:22.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:22.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:22.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:23.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:23.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2216 16 16 0 0 0 - 0 2024-07-28T12:48:23.149 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:48:23.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:23.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:23.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:23.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:23.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:23.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:23 smithi022 bash[80503]: cluster 2024-07-28T12:48:22.720826+0000 mgr.y (mgr.25232) 1711 : cluster [DBG] pgmap v2588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:23 smithi022 bash[82865]: cluster 2024-07-28T12:48:22.720826+0000 mgr.y (mgr.25232) 1711 : cluster [DBG] pgmap v2588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:23.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:24.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:24.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2217 16 16 0 0 0 - 0 2024-07-28T12:48:24.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:24.141 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:23 smithi150 bash[67543]: cluster 2024-07-28T12:48:22.720826+0000 mgr.y (mgr.25232) 1711 : cluster [DBG] pgmap v2588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:24.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:24.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:24.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:24.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:24.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:24.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:24.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:25.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:25.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2218 16 16 0 0 0 - 0 2024-07-28T12:48:25.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:25.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:25.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:25.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:25.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:25.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:25.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:25 smithi150 bash[67543]: cluster 2024-07-28T12:48:24.722244+0000 mgr.y (mgr.25232) 1712 : cluster [DBG] pgmap v2589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:25 smithi022 bash[80503]: cluster 2024-07-28T12:48:24.722244+0000 mgr.y (mgr.25232) 1712 : cluster [DBG] pgmap v2589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:25 smithi022 bash[82865]: cluster 2024-07-28T12:48:24.722244+0000 mgr.y (mgr.25232) 1712 : cluster [DBG] pgmap v2589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:25.849 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:48:25.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:26.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:26.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2219 16 16 0 0 0 - 0 2024-07-28T12:48:26.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:26.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:26.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:26.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:26.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:26.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:26.817 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:48:26.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:26.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:27.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:27.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:48:27.091273+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:48:27.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:48:27.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2220 16 16 0 0 0 - 0 2024-07-28T12:48:27.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:27.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:27.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:27.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:27.613 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:48:27.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:48:27.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:27.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:27.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:27.923 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:27 smithi150 bash[67543]: cluster 2024-07-28T12:48:26.723129+0000 mgr.y (mgr.25232) 1713 : cluster [DBG] pgmap v2590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:28.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:28.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:27 smithi022 bash[82865]: cluster 2024-07-28T12:48:26.723129+0000 mgr.y (mgr.25232) 1713 : cluster [DBG] pgmap v2590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:28.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:27 smithi022 bash[80503]: cluster 2024-07-28T12:48:26.723129+0000 mgr.y (mgr.25232) 1713 : cluster [DBG] pgmap v2590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:28.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2221 16 16 0 0 0 - 0 2024-07-28T12:48:28.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:28.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:28.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:28.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:28.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:28.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:28.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:28.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:29.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2222 16 16 0 0 0 - 0 2024-07-28T12:48:29.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:29.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:29.343 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:29.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:29.507 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:48:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:48:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:48:29.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:29.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:29.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:29.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:30.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:30.061 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:29 smithi022 bash[80503]: cluster 2024-07-28T12:48:28.724408+0000 mgr.y (mgr.25232) 1714 : cluster [DBG] pgmap v2591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:30.061 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:29 smithi022 bash[82865]: cluster 2024-07-28T12:48:28.724408+0000 mgr.y (mgr.25232) 1714 : cluster [DBG] pgmap v2591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:30.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2223 16 16 0 0 0 - 0 2024-07-28T12:48:30.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:29 smithi150 bash[67543]: cluster 2024-07-28T12:48:28.724408+0000 mgr.y (mgr.25232) 1714 : cluster [DBG] pgmap v2591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:30.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:30.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:30.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:30.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:30.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:30.801 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:48:30.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:30.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:31.004 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:30 smithi150 bash[67543]: audit 2024-07-28T12:48:29.864938+0000 mon.a (mon.0) 2792 : audit [INF] from='client.? 172.21.15.22:0/127242961' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:31.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2224 16 16 0 0 0 - 0 2024-07-28T12:48:31.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:30 smithi022 bash[80503]: audit 2024-07-28T12:48:29.864938+0000 mon.a (mon.0) 2792 : audit [INF] from='client.? 172.21.15.22:0/127242961' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:31.104 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:30 smithi022 bash[82865]: audit 2024-07-28T12:48:29.864938+0000 mon.a (mon.0) 2792 : audit [INF] from='client.? 172.21.15.22:0/127242961' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:31.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:31.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:31.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:31.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:31.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:31.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:31.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:31.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:32.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:32.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:31 smithi150 bash[67543]: cluster 2024-07-28T12:48:30.725756+0000 mgr.y (mgr.25232) 1715 : cluster [DBG] pgmap v2592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:32.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:31 smithi150 bash[67543]: cluster 2024-07-28T12:48:30.789926+0000 mon.a (mon.0) 2793 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:48:32.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:31 smithi150 bash[67543]: audit 2024-07-28T12:48:30.801092+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.22:0/127242961' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:32.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:31 smithi150 bash[67543]: cluster 2024-07-28T12:48:30.801182+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1273: 8 total, 2 up, 8 in 2024-07-28T12:48:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[80503]: cluster 2024-07-28T12:48:30.725756+0000 mgr.y (mgr.25232) 1715 : cluster [DBG] pgmap v2592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[80503]: cluster 2024-07-28T12:48:30.789926+0000 mon.a (mon.0) 2793 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:48:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[80503]: audit 2024-07-28T12:48:30.801092+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.22:0/127242961' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[80503]: cluster 2024-07-28T12:48:30.801182+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1273: 8 total, 2 up, 8 in 2024-07-28T12:48:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[82865]: cluster 2024-07-28T12:48:30.725756+0000 mgr.y (mgr.25232) 1715 : cluster [DBG] pgmap v2592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[82865]: cluster 2024-07-28T12:48:30.789926+0000 mon.a (mon.0) 2793 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:48:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[82865]: audit 2024-07-28T12:48:30.801092+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.22:0/127242961' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:31 smithi022 bash[82865]: cluster 2024-07-28T12:48:30.801182+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1273: 8 total, 2 up, 8 in 2024-07-28T12:48:32.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2225 16 16 0 0 0 - 0 2024-07-28T12:48:32.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:32.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:32.405 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:48:32.416 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:32.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:32.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:32.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:48:32 smithi150 bash[60514]: ts=2024-07-28T12:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:48:32.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:33.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:33.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2226 16 16 0 0 0 - 0 2024-07-28T12:48:33.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:33.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:33.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:33.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:33.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:33.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:48:33.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:33.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:33.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:33.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:33 smithi150 bash[67543]: cluster 2024-07-28T12:48:32.727281+0000 mgr.y (mgr.25232) 1716 : cluster [DBG] pgmap v2594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:34.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:33 smithi022 bash[80503]: cluster 2024-07-28T12:48:32.727281+0000 mgr.y (mgr.25232) 1716 : cluster [DBG] pgmap v2594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:33 smithi022 bash[82865]: cluster 2024-07-28T12:48:32.727281+0000 mgr.y (mgr.25232) 1716 : cluster [DBG] pgmap v2594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:34.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2227 16 16 0 0 0 - 0 2024-07-28T12:48:34.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:34.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:34.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:34.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:34.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:34.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:34.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:35.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:35.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2228 16 16 0 0 0 - 0 2024-07-28T12:48:35.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:35.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:35.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:35.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:35.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:35.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:35.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:35.869 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:48:35.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:36.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:36.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2229 16 16 0 0 0 - 0 2024-07-28T12:48:36.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:36.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:36.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:36.455 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:36 smithi150 bash[67543]: cluster 2024-07-28T12:48:34.728846+0000 mgr.y (mgr.25232) 1717 : cluster [DBG] pgmap v2595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:36.456 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:36 smithi150 bash[67543]: audit 2024-07-28T12:48:35.168732+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:36.456 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:36 smithi150 bash[67543]: audit 2024-07-28T12:48:35.170133+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:36.564 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:36 smithi022 bash[80503]: cluster 2024-07-28T12:48:34.728846+0000 mgr.y (mgr.25232) 1717 : cluster [DBG] pgmap v2595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:36 smithi022 bash[80503]: audit 2024-07-28T12:48:35.168732+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:36 smithi022 bash[80503]: audit 2024-07-28T12:48:35.170133+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:36 smithi022 bash[82865]: cluster 2024-07-28T12:48:34.728846+0000 mgr.y (mgr.25232) 1717 : cluster [DBG] pgmap v2595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:36 smithi022 bash[82865]: audit 2024-07-28T12:48:35.168732+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:36 smithi022 bash[82865]: audit 2024-07-28T12:48:35.170133+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:48:36.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:48:36.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:36.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:36.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:37.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:37.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2230 16 16 0 0 0 - 0 2024-07-28T12:48:37.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:37.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:37.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:37.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:37.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:37.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:37.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:37.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:38.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2231 16 16 0 0 0 - 0 2024-07-28T12:48:38.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:38.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:38 smithi022 bash[80503]: cluster 2024-07-28T12:48:36.730321+0000 mgr.y (mgr.25232) 1718 : cluster [DBG] pgmap v2596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:38 smithi022 bash[82865]: cluster 2024-07-28T12:48:36.730321+0000 mgr.y (mgr.25232) 1718 : cluster [DBG] pgmap v2596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:38.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:38.425 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:48:38.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:38.478 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:38 smithi150 bash[67543]: cluster 2024-07-28T12:48:36.730321+0000 mgr.y (mgr.25232) 1718 : cluster [DBG] pgmap v2596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:38.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:38.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:38.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:38.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:39.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:39.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2232 16 16 0 0 0 - 0 2024-07-28T12:48:39.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:39.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:39.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:39.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:48:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:48:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:48:39.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:39.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:39.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:40.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:40.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2233 16 16 0 0 0 - 0 2024-07-28T12:48:40.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:40.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:40.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:40.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:40.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:40 smithi022 bash[82865]: cluster 2024-07-28T12:48:38.731678+0000 mgr.y (mgr.25232) 1719 : cluster [DBG] pgmap v2597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:40.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:40 smithi022 bash[80503]: cluster 2024-07-28T12:48:38.731678+0000 mgr.y (mgr.25232) 1719 : cluster [DBG] pgmap v2597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:40 smithi150 bash[67543]: cluster 2024-07-28T12:48:38.731678+0000 mgr.y (mgr.25232) 1719 : cluster [DBG] pgmap v2597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:40.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:40.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:40.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:40.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:41.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:41.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2234 16 16 0 0 0 - 0 2024-07-28T12:48:41.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:41.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:41.421 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:48:41.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:41.550 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:41.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:41.789 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:41.908 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:42.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:42.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2235 16 16 0 0 0 - 0 2024-07-28T12:48:42.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:42.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:42 smithi150 bash[67543]: cluster 2024-07-28T12:48:40.733232+0000 mgr.y (mgr.25232) 1720 : cluster [DBG] pgmap v2598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:42.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:42 smithi022 bash[80503]: cluster 2024-07-28T12:48:40.733232+0000 mgr.y (mgr.25232) 1720 : cluster [DBG] pgmap v2598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:42 smithi022 bash[82865]: cluster 2024-07-28T12:48:40.733232+0000 mgr.y (mgr.25232) 1720 : cluster [DBG] pgmap v2598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:42.377 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:42.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:42.505 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:48:42 smithi150 bash[60514]: ts=2024-07-28T12:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:48:42.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:42.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:42.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:42.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:43.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:43.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2236 16 16 0 0 0 - 0 2024-07-28T12:48:43.194 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:48:43.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:43.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:43.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:43.441 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:43 smithi022 bash[80503]: audit 2024-07-28T12:48:42.244488+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.22:0/2837513468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:48:43.441 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:43 smithi022 bash[80503]: audit 2024-07-28T12:48:42.245025+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:48:43.441 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:43 smithi022 bash[82865]: audit 2024-07-28T12:48:42.244488+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.22:0/2837513468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:48:43.441 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:43 smithi022 bash[82865]: audit 2024-07-28T12:48:42.245025+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:48:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:43 smithi150 bash[67543]: audit 2024-07-28T12:48:42.244488+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.22:0/2837513468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:48:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:43 smithi150 bash[67543]: audit 2024-07-28T12:48:42.245025+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:48:43.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:43.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:43.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:43.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:44.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:44.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2237 16 16 0 0 0 - 0 2024-07-28T12:48:44.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:44.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:44.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:44.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:44.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:44 smithi150 bash[67543]: cluster 2024-07-28T12:48:42.734813+0000 mgr.y (mgr.25232) 1721 : cluster [DBG] pgmap v2599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:44.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:44 smithi150 bash[67543]: cluster 2024-07-28T12:48:43.179746+0000 mon.a (mon.0) 2799 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:44.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:44 smithi150 bash[67543]: audit 2024-07-28T12:48:43.194201+0000 mon.a (mon.0) 2800 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:48:44.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:44 smithi150 bash[67543]: cluster 2024-07-28T12:48:43.194475+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1274: 8 total, 2 up, 8 in 2024-07-28T12:48:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[80503]: cluster 2024-07-28T12:48:42.734813+0000 mgr.y (mgr.25232) 1721 : cluster [DBG] pgmap v2599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[80503]: cluster 2024-07-28T12:48:43.179746+0000 mon.a (mon.0) 2799 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[80503]: audit 2024-07-28T12:48:43.194201+0000 mon.a (mon.0) 2800 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:48:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[80503]: cluster 2024-07-28T12:48:43.194475+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1274: 8 total, 2 up, 8 in 2024-07-28T12:48:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[82865]: cluster 2024-07-28T12:48:42.734813+0000 mgr.y (mgr.25232) 1721 : cluster [DBG] pgmap v2599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[82865]: cluster 2024-07-28T12:48:43.179746+0000 mon.a (mon.0) 2799 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[82865]: audit 2024-07-28T12:48:43.194201+0000 mon.a (mon.0) 2800 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:48:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:44 smithi022 bash[82865]: cluster 2024-07-28T12:48:43.194475+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1274: 8 total, 2 up, 8 in 2024-07-28T12:48:44.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:44.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:44.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:44.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:45.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2238 16 16 0 0 0 - 0 2024-07-28T12:48:45.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:45.154 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:48:45.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:45.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:45.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:45.567 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:45.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:45.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:45.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:46.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:48:46.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:48:46.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:48:46.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2239 16 16 0 0 0 - 0 2024-07-28T12:48:46.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:46.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:46 smithi022 bash[80503]: cluster 2024-07-28T12:48:44.736226+0000 mgr.y (mgr.25232) 1722 : cluster [DBG] pgmap v2601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:46 smithi022 bash[82865]: cluster 2024-07-28T12:48:44.736226+0000 mgr.y (mgr.25232) 1722 : cluster [DBG] pgmap v2601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:46.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:46.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:46 smithi150 bash[67543]: cluster 2024-07-28T12:48:44.736226+0000 mgr.y (mgr.25232) 1722 : cluster [DBG] pgmap v2601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:46.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:46.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:46.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:46.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:46.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:47.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:48:47.094420+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:48:47.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:48:47.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2240 16 16 0 0 0 - 0 2024-07-28T12:48:47.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:47.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:47.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:47.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:47.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:47.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:47.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:47.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:48.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:48.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2241 16 16 0 0 0 - 0 2024-07-28T12:48:48.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:48.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:48.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:48.419 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:48 smithi150 bash[67543]: cluster 2024-07-28T12:48:46.737610+0000 mgr.y (mgr.25232) 1723 : cluster [DBG] pgmap v2602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:48.420 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:48 smithi150 bash[67543]: audit 2024-07-28T12:48:47.824433+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:48:48.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:48.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:48 smithi022 bash[80503]: cluster 2024-07-28T12:48:46.737610+0000 mgr.y (mgr.25232) 1723 : cluster [DBG] pgmap v2602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:48.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:48 smithi022 bash[80503]: audit 2024-07-28T12:48:47.824433+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:48:48.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:48 smithi022 bash[82865]: cluster 2024-07-28T12:48:46.737610+0000 mgr.y (mgr.25232) 1723 : cluster [DBG] pgmap v2602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:48.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:48 smithi022 bash[82865]: audit 2024-07-28T12:48:47.824433+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:48:48.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:48.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:48.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:48.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:49.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2242 16 16 0 0 0 - 0 2024-07-28T12:48:49.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:49.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:49.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:49.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:49.479 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:49 smithi150 bash[67543]: audit 2024-07-28T12:48:48.208185+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:49.479 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:49 smithi150 bash[67543]: audit 2024-07-28T12:48:48.213059+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:48:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:48:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T12:48:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:49 smithi022 bash[80503]: audit 2024-07-28T12:48:48.208185+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:49 smithi022 bash[80503]: audit 2024-07-28T12:48:48.213059+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:49 smithi022 bash[82865]: audit 2024-07-28T12:48:48.208185+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:49 smithi022 bash[82865]: audit 2024-07-28T12:48:48.213059+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:49.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:49.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:49.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:49.941 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:50.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:50.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2243 16 16 0 0 0 - 0 2024-07-28T12:48:50.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:50.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:50.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:50 smithi150 bash[67543]: cluster 2024-07-28T12:48:48.738960+0000 mgr.y (mgr.25232) 1724 : cluster [DBG] pgmap v2603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:50 smithi150 bash[67543]: audit 2024-07-28T12:48:50.168852+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:50 smithi150 bash[67543]: audit 2024-07-28T12:48:50.170804+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:50.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:50.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:50 smithi022 bash[82865]: cluster 2024-07-28T12:48:48.738960+0000 mgr.y (mgr.25232) 1724 : cluster [DBG] pgmap v2603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:50.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:50 smithi022 bash[82865]: audit 2024-07-28T12:48:50.168852+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:50.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:50 smithi022 bash[82865]: audit 2024-07-28T12:48:50.170804+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:50.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:50 smithi022 bash[80503]: cluster 2024-07-28T12:48:48.738960+0000 mgr.y (mgr.25232) 1724 : cluster [DBG] pgmap v2603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:50.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:50 smithi022 bash[80503]: audit 2024-07-28T12:48:50.168852+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:50.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:50 smithi022 bash[80503]: audit 2024-07-28T12:48:50.170804+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:48:50.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:50.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:50.836 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:48:50.857 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:48:50.888 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:51.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:51.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2244 16 16 0 0 0 - 0 2024-07-28T12:48:51.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:51.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:51 smithi022 bash[80503]: cluster 2024-07-28T12:48:50.740360+0000 mgr.y (mgr.25232) 1725 : cluster [DBG] pgmap v2604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:51.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:51.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:51.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:51.490 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:51 smithi150 bash[67543]: cluster 2024-07-28T12:48:50.740360+0000 mgr.y (mgr.25232) 1725 : cluster [DBG] pgmap v2604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:51 smithi022 bash[82865]: cluster 2024-07-28T12:48:50.740360+0000 mgr.y (mgr.25232) 1725 : cluster [DBG] pgmap v2604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:51.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:51.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:51.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:51.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:52.072 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:52.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2245 16 16 0 0 0 - 0 2024-07-28T12:48:52.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:52.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:52.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:48:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:48:52.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:52.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:52.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:52.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:52.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:52.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:53.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2246 16 16 0 0 0 - 0 2024-07-28T12:48:53.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:53.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:53.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:53.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:53.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:53.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:53.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:53.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:54.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:54.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2247 16 16 0 0 0 - 0 2024-07-28T12:48:54.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:54.157 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:53 smithi150 bash[67543]: cluster 2024-07-28T12:48:52.741186+0000 mgr.y (mgr.25232) 1726 : cluster [DBG] pgmap v2605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:54.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:53 smithi150 bash[67543]: audit 2024-07-28T12:48:52.911873+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:53 smithi150 bash[67543]: audit 2024-07-28T12:48:52.917602+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:53 smithi150 bash[67543]: audit 2024-07-28T12:48:53.871977+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.158 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:53 smithi150 bash[67543]: audit 2024-07-28T12:48:53.879762+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[82865]: cluster 2024-07-28T12:48:52.741186+0000 mgr.y (mgr.25232) 1726 : cluster [DBG] pgmap v2605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[82865]: audit 2024-07-28T12:48:52.911873+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[82865]: audit 2024-07-28T12:48:52.917602+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[82865]: audit 2024-07-28T12:48:53.871977+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[82865]: audit 2024-07-28T12:48:53.879762+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[80503]: cluster 2024-07-28T12:48:52.741186+0000 mgr.y (mgr.25232) 1726 : cluster [DBG] pgmap v2605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[80503]: audit 2024-07-28T12:48:52.911873+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[80503]: audit 2024-07-28T12:48:52.917602+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[80503]: audit 2024-07-28T12:48:53.871977+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:53 smithi022 bash[80503]: audit 2024-07-28T12:48:53.879762+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:54.382 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:54.496 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:48:54.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:54.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:54.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:54.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:54.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:54 smithi150 bash[67543]: audit 2024-07-28T12:48:54.324786+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:48:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:54 smithi150 bash[67543]: audit 2024-07-28T12:48:54.326092+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:48:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:54 smithi150 bash[67543]: audit 2024-07-28T12:48:54.334406+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:54 smithi150 bash[67543]: audit 2024-07-28T12:48:54.778830+0000 mon.a (mon.0) 2814 : audit [INF] from='client.? 172.21.15.22:0/112675221' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:55.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:55.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2248 16 16 0 0 0 - 0 2024-07-28T12:48:55.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:55.247 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:48:55.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:48:55.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[82865]: audit 2024-07-28T12:48:54.324786+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:48:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[82865]: audit 2024-07-28T12:48:54.326092+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:48:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[82865]: audit 2024-07-28T12:48:54.334406+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[82865]: audit 2024-07-28T12:48:54.778830+0000 mon.a (mon.0) 2814 : audit [INF] from='client.? 172.21.15.22:0/112675221' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[80503]: audit 2024-07-28T12:48:54.324786+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:48:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[80503]: audit 2024-07-28T12:48:54.326092+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:48:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[80503]: audit 2024-07-28T12:48:54.334406+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:48:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:54 smithi022 bash[80503]: audit 2024-07-28T12:48:54.778830+0000 mon.a (mon.0) 2814 : audit [INF] from='client.? 172.21.15.22:0/112675221' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:48:55.347 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:48:55.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:55.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:55.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:55.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:55.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:55 smithi150 bash[67543]: cluster 2024-07-28T12:48:54.742546+0000 mgr.y (mgr.25232) 1727 : cluster [DBG] pgmap v2606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:55 smithi150 bash[67543]: cluster 2024-07-28T12:48:55.331775+0000 mon.a (mon.0) 2815 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:55 smithi150 bash[67543]: audit 2024-07-28T12:48:55.347212+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? 172.21.15.22:0/112675221' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:55 smithi150 bash[67543]: cluster 2024-07-28T12:48:55.347305+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1275: 8 total, 2 up, 8 in 2024-07-28T12:48:56.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:56.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2249 16 16 0 0 0 - 0 2024-07-28T12:48:56.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:56.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[80503]: cluster 2024-07-28T12:48:54.742546+0000 mgr.y (mgr.25232) 1727 : cluster [DBG] pgmap v2606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:56.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[80503]: cluster 2024-07-28T12:48:55.331775+0000 mon.a (mon.0) 2815 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:56.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[80503]: audit 2024-07-28T12:48:55.347212+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? 172.21.15.22:0/112675221' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:56.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[80503]: cluster 2024-07-28T12:48:55.347305+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1275: 8 total, 2 up, 8 in 2024-07-28T12:48:56.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[82865]: cluster 2024-07-28T12:48:54.742546+0000 mgr.y (mgr.25232) 1727 : cluster [DBG] pgmap v2606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:56.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[82865]: cluster 2024-07-28T12:48:55.331775+0000 mon.a (mon.0) 2815 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:48:56.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[82865]: audit 2024-07-28T12:48:55.347212+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? 172.21.15.22:0/112675221' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:48:56.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:55 smithi022 bash[82865]: cluster 2024-07-28T12:48:55.347305+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1275: 8 total, 2 up, 8 in 2024-07-28T12:48:56.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:56.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:56.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:56.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:56.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:56.873 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:56.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:57.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2250 16 16 0 0 0 - 0 2024-07-28T12:48:57.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:48:57.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:57.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:57.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:57.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:57.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:57.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:57.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:57 smithi150 bash[67543]: cluster 2024-07-28T12:48:56.744086+0000 mgr.y (mgr.25232) 1728 : cluster [DBG] pgmap v2608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:58.065 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:58.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2251 16 16 0 0 0 - 0 2024-07-28T12:48:58.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:58.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:48:58.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:57 smithi022 bash[80503]: cluster 2024-07-28T12:48:56.744086+0000 mgr.y (mgr.25232) 1728 : cluster [DBG] pgmap v2608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:58.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:57 smithi022 bash[82865]: cluster 2024-07-28T12:48:56.744086+0000 mgr.y (mgr.25232) 1728 : cluster [DBG] pgmap v2608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:48:58.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:58.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:58.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:58.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:58.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:58.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:48:59.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:48:59.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2252 16 16 0 0 0 - 0 2024-07-28T12:48:59.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:59.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:48:59.360 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:48:59.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:48:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:48:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:48:59] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:48:59.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:59.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:48:59.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:48:59.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:00.036 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:49:00.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:00.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2253 16 16 0 0 0 - 0 2024-07-28T12:49:00.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:00.206 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:48:59 smithi150 bash[67543]: cluster 2024-07-28T12:48:58.745028+0000 mgr.y (mgr.25232) 1729 : cluster [DBG] pgmap v2609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:00.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:48:59 smithi022 bash[80503]: cluster 2024-07-28T12:48:58.745028+0000 mgr.y (mgr.25232) 1729 : cluster [DBG] pgmap v2609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:48:59 smithi022 bash[82865]: cluster 2024-07-28T12:48:58.745028+0000 mgr.y (mgr.25232) 1729 : cluster [DBG] pgmap v2609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:00.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:00.551 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:00.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:00.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:00.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:01.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:01.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2254 16 16 0 0 0 - 0 2024-07-28T12:49:01.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:01.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:01.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:01.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:01.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:01.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:01.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:01.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:01 smithi150 bash[67543]: cluster 2024-07-28T12:49:00.746432+0000 mgr.y (mgr.25232) 1730 : cluster [DBG] pgmap v2610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:02.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2255 16 16 0 0 0 - 0 2024-07-28T12:49:02.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:02.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:01 smithi022 bash[80503]: cluster 2024-07-28T12:49:00.746432+0000 mgr.y (mgr.25232) 1730 : cluster [DBG] pgmap v2610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:01 smithi022 bash[82865]: cluster 2024-07-28T12:49:00.746432+0000 mgr.y (mgr.25232) 1730 : cluster [DBG] pgmap v2610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:02.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:02.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:49:02 smithi150 bash[60514]: ts=2024-07-28T12:49:02.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:49:02.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:02.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:02.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:02.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:02.961 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:49:03.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:03.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2256 16 16 0 0 0 - 0 2024-07-28T12:49:03.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:03.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:03.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:03.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:03.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:03.732 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:49:03.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:03.884 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:04.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:04.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2257 16 16 0 0 0 - 0 2024-07-28T12:49:04.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:04.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:04.253 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:03 smithi150 bash[67543]: cluster 2024-07-28T12:49:02.747304+0000 mgr.y (mgr.25232) 1731 : cluster [DBG] pgmap v2611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:04.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:03 smithi022 bash[80503]: cluster 2024-07-28T12:49:02.747304+0000 mgr.y (mgr.25232) 1731 : cluster [DBG] pgmap v2611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:04.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:03 smithi022 bash[82865]: cluster 2024-07-28T12:49:02.747304+0000 mgr.y (mgr.25232) 1731 : cluster [DBG] pgmap v2611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:04.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:04.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:04.512 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:49:04.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:49:04.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:04.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:04.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:04.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:05.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:05.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2258 16 16 0 0 0 - 0 2024-07-28T12:49:05.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:05.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:05.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:05.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:05.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:05.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:05.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:06.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:06.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2259 16 16 0 0 0 - 0 2024-07-28T12:49:06.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:06.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:05 smithi150 bash[67543]: cluster 2024-07-28T12:49:04.748685+0000 mgr.y (mgr.25232) 1732 : cluster [DBG] pgmap v2612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:05 smithi150 bash[67543]: audit 2024-07-28T12:49:05.163399+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:06.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:05 smithi022 bash[80503]: cluster 2024-07-28T12:49:04.748685+0000 mgr.y (mgr.25232) 1732 : cluster [DBG] pgmap v2612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:06.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:05 smithi022 bash[80503]: audit 2024-07-28T12:49:05.163399+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:06.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:05 smithi022 bash[82865]: cluster 2024-07-28T12:49:04.748685+0000 mgr.y (mgr.25232) 1732 : cluster [DBG] pgmap v2612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:06.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:05 smithi022 bash[82865]: audit 2024-07-28T12:49:05.163399+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:06.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:06.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:06.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:06.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:06.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:06.951 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:49:06.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:07.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:07.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:49:07.097317+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:49:07.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:49:07.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2260 16 16 0 0 0 - 0 2024-07-28T12:49:07.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:07.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:06 smithi022 bash[82865]: audit 2024-07-28T12:49:06.632217+0000 mon.a (mon.0) 2819 : audit [INF] from='client.? 172.21.15.22:0/2375438902' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:49:07.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:06 smithi022 bash[80503]: audit 2024-07-28T12:49:06.632217+0000 mon.a (mon.0) 2819 : audit [INF] from='client.? 172.21.15.22:0/2375438902' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:49:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:06 smithi150 bash[67543]: audit 2024-07-28T12:49:06.632217+0000 mon.a (mon.0) 2819 : audit [INF] from='client.? 172.21.15.22:0/2375438902' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:49:07.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:07.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:07.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:07.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:07.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:07.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:07.941 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[80503]: cluster 2024-07-28T12:49:06.750036+0000 mgr.y (mgr.25232) 1733 : cluster [DBG] pgmap v2613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:07.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[80503]: cluster 2024-07-28T12:49:06.937631+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:07.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[80503]: audit 2024-07-28T12:49:06.951626+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? 172.21.15.22:0/2375438902' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:49:07.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[80503]: cluster 2024-07-28T12:49:06.951764+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1276: 8 total, 2 up, 8 in 2024-07-28T12:49:08.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:08.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2261 16 16 0 0 0 - 0 2024-07-28T12:49:08.160 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:07 smithi150 bash[67543]: cluster 2024-07-28T12:49:06.750036+0000 mgr.y (mgr.25232) 1733 : cluster [DBG] pgmap v2613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:07 smithi150 bash[67543]: cluster 2024-07-28T12:49:06.937631+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:07 smithi150 bash[67543]: audit 2024-07-28T12:49:06.951626+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? 172.21.15.22:0/2375438902' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:49:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:07 smithi150 bash[67543]: cluster 2024-07-28T12:49:06.951764+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1276: 8 total, 2 up, 8 in 2024-07-28T12:49:08.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[82865]: cluster 2024-07-28T12:49:06.750036+0000 mgr.y (mgr.25232) 1733 : cluster [DBG] pgmap v2613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[82865]: cluster 2024-07-28T12:49:06.937631+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[82865]: audit 2024-07-28T12:49:06.951626+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? 172.21.15.22:0/2375438902' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:49:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:07 smithi022 bash[82865]: cluster 2024-07-28T12:49:06.951764+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1276: 8 total, 2 up, 8 in 2024-07-28T12:49:08.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:08.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:08.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:08.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:08.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:08.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:09.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2262 16 16 0 0 0 - 0 2024-07-28T12:49:09.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:09.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:09.303 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:49:09.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:09.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:09.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:09.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:09.721 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:49:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:49:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:49:09.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:49:09.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:09.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:10.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:10.074 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:09 smithi150 bash[67543]: cluster 2024-07-28T12:49:08.751403+0000 mgr.y (mgr.25232) 1734 : cluster [DBG] pgmap v2615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:09 smithi022 bash[80503]: cluster 2024-07-28T12:49:08.751403+0000 mgr.y (mgr.25232) 1734 : cluster [DBG] pgmap v2615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:09 smithi022 bash[82865]: cluster 2024-07-28T12:49:08.751403+0000 mgr.y (mgr.25232) 1734 : cluster [DBG] pgmap v2615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:10.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2263 16 16 0 0 0 - 0 2024-07-28T12:49:10.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:10.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:10.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:10.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:10.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:10.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:10.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:11.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:11.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2264 16 16 0 0 0 - 0 2024-07-28T12:49:11.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:11.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:11.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:11.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:11.609 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:11.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:11.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:11.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:11 smithi150 bash[67543]: cluster 2024-07-28T12:49:10.752801+0000 mgr.y (mgr.25232) 1735 : cluster [DBG] pgmap v2616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:12.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:12.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2265 16 16 0 0 0 - 0 2024-07-28T12:49:12.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:12.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:11 smithi022 bash[80503]: cluster 2024-07-28T12:49:10.752801+0000 mgr.y (mgr.25232) 1735 : cluster [DBG] pgmap v2616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:12.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:11 smithi022 bash[82865]: cluster 2024-07-28T12:49:10.752801+0000 mgr.y (mgr.25232) 1735 : cluster [DBG] pgmap v2616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:12.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:12.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:12.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:12.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:12.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:49:12 smithi150 bash[60514]: ts=2024-07-28T12:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:49:12.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:12.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:12.979 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:49:13.024 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:13.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2266 16 16 0 0 0 - 0 2024-07-28T12:49:13.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:13.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:13.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:13.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:13.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:13.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:49:13.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:49:13.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:13.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:13 smithi150 bash[67543]: cluster 2024-07-28T12:49:12.754226+0000 mgr.y (mgr.25232) 1736 : cluster [DBG] pgmap v2617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:14.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:14.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2267 16 16 0 0 0 - 0 2024-07-28T12:49:14.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:13 smithi022 bash[80503]: cluster 2024-07-28T12:49:12.754226+0000 mgr.y (mgr.25232) 1736 : cluster [DBG] pgmap v2617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:13 smithi022 bash[82865]: cluster 2024-07-28T12:49:12.754226+0000 mgr.y (mgr.25232) 1736 : cluster [DBG] pgmap v2617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:14.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:14.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:14.531 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:49:14.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:14.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:14.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:14.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:15.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:15.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2268 16 16 0 0 0 - 0 2024-07-28T12:49:15.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:15.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:15.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:15.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:15.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:15.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:15.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:15.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:16.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2269 16 16 0 0 0 - 0 2024-07-28T12:49:16.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:16.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:15 smithi022 bash[80503]: cluster 2024-07-28T12:49:14.755226+0000 mgr.y (mgr.25232) 1737 : cluster [DBG] pgmap v2618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:16.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:15 smithi022 bash[82865]: cluster 2024-07-28T12:49:14.755226+0000 mgr.y (mgr.25232) 1737 : cluster [DBG] pgmap v2618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:16.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:15 smithi150 bash[67543]: cluster 2024-07-28T12:49:14.755226+0000 mgr.y (mgr.25232) 1737 : cluster [DBG] pgmap v2618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:16.347 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:16.466 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:16.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:16.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:16.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:16.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:17.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:17.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2270 16 16 0 0 0 - 0 2024-07-28T12:49:17.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:17.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:17.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:17.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:17.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:17.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:17.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:18.005 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:18.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2271 16 16 0 0 0 - 0 2024-07-28T12:49:18.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:18.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:18.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:17 smithi022 bash[82865]: cluster 2024-07-28T12:49:16.756769+0000 mgr.y (mgr.25232) 1738 : cluster [DBG] pgmap v2619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:18.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:17 smithi022 bash[80503]: cluster 2024-07-28T12:49:16.756769+0000 mgr.y (mgr.25232) 1738 : cluster [DBG] pgmap v2619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:17 smithi150 bash[67543]: cluster 2024-07-28T12:49:16.756769+0000 mgr.y (mgr.25232) 1738 : cluster [DBG] pgmap v2619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:18.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:18.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:18.490 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:49:18.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:18.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:18.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:18.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:18.988 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:49:19.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:19.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2272 16 16 0 0 0 - 0 2024-07-28T12:49:19.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:19.193 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:18 smithi150 bash[67543]: audit 2024-07-28T12:49:18.431820+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.22:0/3639525064' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:19.194 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:18 smithi150 bash[67543]: audit 2024-07-28T12:49:18.432561+0000 mon.a (mon.0) 2823 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:19.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:18 smithi022 bash[80503]: audit 2024-07-28T12:49:18.431820+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.22:0/3639525064' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:18 smithi022 bash[80503]: audit 2024-07-28T12:49:18.432561+0000 mon.a (mon.0) 2823 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:18 smithi022 bash[82865]: audit 2024-07-28T12:49:18.431820+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.22:0/3639525064' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:18 smithi022 bash[82865]: audit 2024-07-28T12:49:18.432561+0000 mon.a (mon.0) 2823 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:19.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:19.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:19.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:19.669 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:49:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:49:19.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:19.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:20.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[80503]: cluster 2024-07-28T12:49:18.758191+0000 mgr.y (mgr.25232) 1739 : cluster [DBG] pgmap v2620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[80503]: cluster 2024-07-28T12:49:18.969470+0000 mon.a (mon.0) 2824 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:49:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[80503]: audit 2024-07-28T12:49:18.988340+0000 mon.a (mon.0) 2825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:49:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[80503]: cluster 2024-07-28T12:49:18.988463+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1277: 8 total, 2 up, 8 in 2024-07-28T12:49:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[82865]: cluster 2024-07-28T12:49:18.758191+0000 mgr.y (mgr.25232) 1739 : cluster [DBG] pgmap v2620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[82865]: cluster 2024-07-28T12:49:18.969470+0000 mon.a (mon.0) 2824 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:49:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[82865]: audit 2024-07-28T12:49:18.988340+0000 mon.a (mon.0) 2825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:49:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:19 smithi022 bash[82865]: cluster 2024-07-28T12:49:18.988463+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1277: 8 total, 2 up, 8 in 2024-07-28T12:49:20.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2273 16 16 0 0 0 - 0 2024-07-28T12:49:20.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:19 smithi150 bash[67543]: cluster 2024-07-28T12:49:18.758191+0000 mgr.y (mgr.25232) 1739 : cluster [DBG] pgmap v2620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:20.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:19 smithi150 bash[67543]: cluster 2024-07-28T12:49:18.969470+0000 mon.a (mon.0) 2824 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:49:20.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:19 smithi150 bash[67543]: audit 2024-07-28T12:49:18.988340+0000 mon.a (mon.0) 2825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:49:20.119 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:19 smithi150 bash[67543]: cluster 2024-07-28T12:49:18.988463+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1277: 8 total, 2 up, 8 in 2024-07-28T12:49:20.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:20.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:20.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:20.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:20.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:20.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:20.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:20.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:21.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:21.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2274 16 16 0 0 0 - 0 2024-07-28T12:49:21.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:21.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:21 smithi022 bash[80503]: audit 2024-07-28T12:49:20.169916+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:49:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:21 smithi022 bash[80503]: audit 2024-07-28T12:49:20.172177+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:21 smithi022 bash[82865]: audit 2024-07-28T12:49:20.169916+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:49:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:21 smithi022 bash[82865]: audit 2024-07-28T12:49:20.172177+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:21.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:21.449 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:21 smithi150 bash[67543]: audit 2024-07-28T12:49:20.169916+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:49:21.449 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:21 smithi150 bash[67543]: audit 2024-07-28T12:49:20.172177+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:21.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:21.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:21.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:49:21.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:21.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:22.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:22.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2275 16 16 0 0 0 - 0 2024-07-28T12:49:22.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:22 smithi150 bash[67543]: cluster 2024-07-28T12:49:20.759582+0000 mgr.y (mgr.25232) 1740 : cluster [DBG] pgmap v2622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:22.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:22.320 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:49:22.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:22.437 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:49:22 smithi150 bash[60514]: ts=2024-07-28T12:49:22.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:49:22.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:22 smithi022 bash[80503]: cluster 2024-07-28T12:49:20.759582+0000 mgr.y (mgr.25232) 1740 : cluster [DBG] pgmap v2622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:22 smithi022 bash[82865]: cluster 2024-07-28T12:49:20.759582+0000 mgr.y (mgr.25232) 1740 : cluster [DBG] pgmap v2622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:22.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:22.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:22.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:23.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:23.046 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:49:23.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:49:23.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2276 16 16 0 0 0 - 0 2024-07-28T12:49:23.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:23.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:23.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:23.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:23.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:23.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:23.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:23.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:24.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:24.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2277 16 16 0 0 0 - 0 2024-07-28T12:49:24.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:24.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:24.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:24.463 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:24 smithi150 bash[67543]: cluster 2024-07-28T12:49:22.760924+0000 mgr.y (mgr.25232) 1741 : cluster [DBG] pgmap v2623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:24.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:24 smithi022 bash[80503]: cluster 2024-07-28T12:49:22.760924+0000 mgr.y (mgr.25232) 1741 : cluster [DBG] pgmap v2623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:24 smithi022 bash[82865]: cluster 2024-07-28T12:49:22.760924+0000 mgr.y (mgr.25232) 1741 : cluster [DBG] pgmap v2623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:24.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:24.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:24.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:25.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:25.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2278 16 16 0 0 0 - 0 2024-07-28T12:49:25.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:25.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:25.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:25.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:25.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:25.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:25.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:25.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:26.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2279 16 16 0 0 0 - 0 2024-07-28T12:49:26.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:26.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:26 smithi150 bash[67543]: cluster 2024-07-28T12:49:24.761890+0000 mgr.y (mgr.25232) 1742 : cluster [DBG] pgmap v2624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:26.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:26.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:26.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:26 smithi022 bash[80503]: cluster 2024-07-28T12:49:24.761890+0000 mgr.y (mgr.25232) 1742 : cluster [DBG] pgmap v2624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:26.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:26 smithi022 bash[82865]: cluster 2024-07-28T12:49:24.761890+0000 mgr.y (mgr.25232) 1742 : cluster [DBG] pgmap v2624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:26.551 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:49:26.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:26.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:26.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:26.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:27.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:27.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:49:27.100304+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:49:27.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:49:27.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2280 16 16 0 0 0 - 0 2024-07-28T12:49:27.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:27.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:27.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:27.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:27.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:27.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:27.794 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:49:27.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:28.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:28.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2281 16 16 0 0 0 - 0 2024-07-28T12:49:28.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:28.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:28.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:28.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:28.494 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:28 smithi022 bash[82865]: cluster 2024-07-28T12:49:26.762796+0000 mgr.y (mgr.25232) 1743 : cluster [DBG] pgmap v2625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:28.494 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:28 smithi022 bash[80503]: cluster 2024-07-28T12:49:26.762796+0000 mgr.y (mgr.25232) 1743 : cluster [DBG] pgmap v2625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:28.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:28.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:28 smithi150 bash[67543]: cluster 2024-07-28T12:49:26.762796+0000 mgr.y (mgr.25232) 1743 : cluster [DBG] pgmap v2625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:28.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:28.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:29.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:29.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2282 16 16 0 0 0 - 0 2024-07-28T12:49:29.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:29.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:29.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:29.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:49:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:49:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:49:29.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:29.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:29.908 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:30.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:30.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2283 16 16 0 0 0 - 0 2024-07-28T12:49:30.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:30.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:30.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:30.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:30.500 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:30 smithi150 bash[67543]: cluster 2024-07-28T12:49:28.763663+0000 mgr.y (mgr.25232) 1744 : cluster [DBG] pgmap v2626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:30 smithi022 bash[82865]: cluster 2024-07-28T12:49:28.763663+0000 mgr.y (mgr.25232) 1744 : cluster [DBG] pgmap v2626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:30 smithi022 bash[80503]: cluster 2024-07-28T12:49:28.763663+0000 mgr.y (mgr.25232) 1744 : cluster [DBG] pgmap v2626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:30.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:30.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:30.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:30.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:31.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:31.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2284 16 16 0 0 0 - 0 2024-07-28T12:49:31.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:31.214 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:49:31.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:31.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:31 smithi150 bash[67543]: audit 2024-07-28T12:49:30.530620+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.22:0/300968178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:49:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:31 smithi150 bash[67543]: audit 2024-07-28T12:49:30.531256+0000 mon.a (mon.0) 2829 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:49:31.520 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:49:31.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:31.564 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:31 smithi022 bash[80503]: audit 2024-07-28T12:49:30.530620+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.22:0/300968178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:49:31.564 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:31 smithi022 bash[80503]: audit 2024-07-28T12:49:30.531256+0000 mon.a (mon.0) 2829 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:49:31.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:31 smithi022 bash[82865]: audit 2024-07-28T12:49:30.530620+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.22:0/300968178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:49:31.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:31 smithi022 bash[82865]: audit 2024-07-28T12:49:30.531256+0000 mon.a (mon.0) 2829 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:49:31.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:31.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:31.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:32.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:32.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2285 16 16 0 0 0 - 0 2024-07-28T12:49:32.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:32.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[80503]: cluster 2024-07-28T12:49:30.764941+0000 mgr.y (mgr.25232) 1745 : cluster [DBG] pgmap v2627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[80503]: cluster 2024-07-28T12:49:31.194173+0000 mon.a (mon.0) 2830 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[80503]: audit 2024-07-28T12:49:31.213583+0000 mon.a (mon.0) 2831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:49:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[80503]: cluster 2024-07-28T12:49:31.213814+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1278: 8 total, 2 up, 8 in 2024-07-28T12:49:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[82865]: cluster 2024-07-28T12:49:30.764941+0000 mgr.y (mgr.25232) 1745 : cluster [DBG] pgmap v2627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[82865]: cluster 2024-07-28T12:49:31.194173+0000 mon.a (mon.0) 2830 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[82865]: audit 2024-07-28T12:49:31.213583+0000 mon.a (mon.0) 2831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:49:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:32 smithi022 bash[82865]: cluster 2024-07-28T12:49:31.213814+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1278: 8 total, 2 up, 8 in 2024-07-28T12:49:32.325 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:49:32.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:49:32.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:32.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:32.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:49:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:49:32.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:32 smithi150 bash[67543]: cluster 2024-07-28T12:49:30.764941+0000 mgr.y (mgr.25232) 1745 : cluster [DBG] pgmap v2627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:32.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:32 smithi150 bash[67543]: cluster 2024-07-28T12:49:31.194173+0000 mon.a (mon.0) 2830 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:32.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:32 smithi150 bash[67543]: audit 2024-07-28T12:49:31.213583+0000 mon.a (mon.0) 2831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:49:32.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:32 smithi150 bash[67543]: cluster 2024-07-28T12:49:31.213814+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1278: 8 total, 2 up, 8 in 2024-07-28T12:49:32.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:32.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:32.856 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:32.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:33.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:33.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2286 16 16 0 0 0 - 0 2024-07-28T12:49:33.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:33.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:33.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:33.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:33.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:33.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:33.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:33.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:49:34.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:34.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2287 16 16 0 0 0 - 0 2024-07-28T12:49:34.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:34.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:34.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:34 smithi022 bash[80503]: cluster 2024-07-28T12:49:32.766500+0000 mgr.y (mgr.25232) 1746 : cluster [DBG] pgmap v2629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:34 smithi022 bash[82865]: cluster 2024-07-28T12:49:32.766500+0000 mgr.y (mgr.25232) 1746 : cluster [DBG] pgmap v2629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:34.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:34.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:34 smithi150 bash[67543]: cluster 2024-07-28T12:49:32.766500+0000 mgr.y (mgr.25232) 1746 : cluster [DBG] pgmap v2629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:34.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:34.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:34.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:34.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:35.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2288 16 16 0 0 0 - 0 2024-07-28T12:49:35.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:35.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:35.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:35.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:35.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:35.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:35.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:35.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:36.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:36.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2289 16 16 0 0 0 - 0 2024-07-28T12:49:36.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:36.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:36.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:36.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:36 smithi150 bash[67543]: cluster 2024-07-28T12:49:34.768044+0000 mgr.y (mgr.25232) 1747 : cluster [DBG] pgmap v2630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:36.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:36 smithi150 bash[67543]: audit 2024-07-28T12:49:35.173419+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:49:36.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:36 smithi150 bash[67543]: audit 2024-07-28T12:49:35.175653+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:36.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:36 smithi022 bash[80503]: cluster 2024-07-28T12:49:34.768044+0000 mgr.y (mgr.25232) 1747 : cluster [DBG] pgmap v2630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:36 smithi022 bash[80503]: audit 2024-07-28T12:49:35.173419+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:49:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:36 smithi022 bash[80503]: audit 2024-07-28T12:49:35.175653+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:36 smithi022 bash[82865]: cluster 2024-07-28T12:49:34.768044+0000 mgr.y (mgr.25232) 1747 : cluster [DBG] pgmap v2630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:36 smithi022 bash[82865]: audit 2024-07-28T12:49:35.173419+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:49:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:36 smithi022 bash[82865]: audit 2024-07-28T12:49:35.175653+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:36.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:36.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:36.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:37.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:37.069 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:49:37.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2290 16 16 0 0 0 - 0 2024-07-28T12:49:37.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:37.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:37.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:37.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:37.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:37.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:37.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:37.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:38.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:38.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2291 16 16 0 0 0 - 0 2024-07-28T12:49:38.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:38 smithi022 bash[80503]: cluster 2024-07-28T12:49:36.769490+0000 mgr.y (mgr.25232) 1748 : cluster [DBG] pgmap v2631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:38 smithi022 bash[82865]: cluster 2024-07-28T12:49:36.769490+0000 mgr.y (mgr.25232) 1748 : cluster [DBG] pgmap v2631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:38.333 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:38.401 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:38 smithi150 bash[67543]: cluster 2024-07-28T12:49:36.769490+0000 mgr.y (mgr.25232) 1748 : cluster [DBG] pgmap v2631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:38.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:38.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:38.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:38.744 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:49:38.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:38.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:39.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:39.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2292 16 16 0 0 0 - 0 2024-07-28T12:49:39.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:39.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:39.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:39.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:39.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:39.656 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:49:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:49:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:49:39.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:39.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:39.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:40.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2293 16 16 0 0 0 - 0 2024-07-28T12:49:40.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:40.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:40.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:40.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:40.489 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:40 smithi150 bash[67543]: cluster 2024-07-28T12:49:38.770296+0000 mgr.y (mgr.25232) 1749 : cluster [DBG] pgmap v2632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:40.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:40 smithi022 bash[80503]: cluster 2024-07-28T12:49:38.770296+0000 mgr.y (mgr.25232) 1749 : cluster [DBG] pgmap v2632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:40.502 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:40 smithi022 bash[82865]: cluster 2024-07-28T12:49:38.770296+0000 mgr.y (mgr.25232) 1749 : cluster [DBG] pgmap v2632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:40.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:40.648 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:49:40.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:40.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:40.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:41.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:41.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2294 16 16 0 0 0 - 0 2024-07-28T12:49:41.190 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:41.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:41.387 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:49:41.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:49:41.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:41.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:41.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:41.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:41.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:42.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:42.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2295 16 16 0 0 0 - 0 2024-07-28T12:49:42.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:42.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:42.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:42.460 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:42 smithi022 bash[80503]: cluster 2024-07-28T12:49:40.771291+0000 mgr.y (mgr.25232) 1750 : cluster [DBG] pgmap v2633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:42.461 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:42 smithi022 bash[82865]: cluster 2024-07-28T12:49:40.771291+0000 mgr.y (mgr.25232) 1750 : cluster [DBG] pgmap v2633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:42.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:42.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:42 smithi150 bash[67543]: cluster 2024-07-28T12:49:40.771291+0000 mgr.y (mgr.25232) 1750 : cluster [DBG] pgmap v2633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:42.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:49:42 smithi150 bash[60514]: ts=2024-07-28T12:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:49:42.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:42.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:42.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:42.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:43.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:43.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2296 16 16 0 0 0 - 0 2024-07-28T12:49:43.200 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:49:43.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:43 smithi150 bash[67543]: audit 2024-07-28T12:49:42.816866+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.22:0/2485437170' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:43 smithi150 bash[67543]: audit 2024-07-28T12:49:42.817425+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:43.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:43.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:43.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:43 smithi022 bash[80503]: audit 2024-07-28T12:49:42.816866+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.22:0/2485437170' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:43.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:43 smithi022 bash[80503]: audit 2024-07-28T12:49:42.817425+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:43.461 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:43 smithi022 bash[82865]: audit 2024-07-28T12:49:42.816866+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.22:0/2485437170' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:43.461 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:43 smithi022 bash[82865]: audit 2024-07-28T12:49:42.817425+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:49:43.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:43.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:43.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:43.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:44.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:44.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2297 16 16 0 0 0 - 0 2024-07-28T12:49:44.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:44.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:44.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:44 smithi150 bash[67543]: cluster 2024-07-28T12:49:42.772160+0000 mgr.y (mgr.25232) 1751 : cluster [DBG] pgmap v2634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:44 smithi150 bash[67543]: cluster 2024-07-28T12:49:43.184815+0000 mon.a (mon.0) 2836 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:44 smithi150 bash[67543]: audit 2024-07-28T12:49:43.200124+0000 mon.a (mon.0) 2837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:49:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:44 smithi150 bash[67543]: cluster 2024-07-28T12:49:43.200312+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1279: 8 total, 2 up, 8 in 2024-07-28T12:49:44.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[82865]: cluster 2024-07-28T12:49:42.772160+0000 mgr.y (mgr.25232) 1751 : cluster [DBG] pgmap v2634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[82865]: cluster 2024-07-28T12:49:43.184815+0000 mon.a (mon.0) 2836 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[82865]: audit 2024-07-28T12:49:43.200124+0000 mon.a (mon.0) 2837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[82865]: cluster 2024-07-28T12:49:43.200312+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1279: 8 total, 2 up, 8 in 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[80503]: cluster 2024-07-28T12:49:42.772160+0000 mgr.y (mgr.25232) 1751 : cluster [DBG] pgmap v2634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[80503]: cluster 2024-07-28T12:49:43.184815+0000 mon.a (mon.0) 2836 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[80503]: audit 2024-07-28T12:49:43.200124+0000 mon.a (mon.0) 2837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:49:44.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:44 smithi022 bash[80503]: cluster 2024-07-28T12:49:43.200312+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1279: 8 total, 2 up, 8 in 2024-07-28T12:49:44.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:44.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:44.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:45.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:45.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2298 16 16 0 0 0 - 0 2024-07-28T12:49:45.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:45.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:45.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:45.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:45.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:45.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:45.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:45.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:46.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:46.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2299 16 16 0 0 0 - 0 2024-07-28T12:49:46.129 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:49:46.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:46.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:49:46.232 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:46 smithi150 bash[67543]: cluster 2024-07-28T12:49:44.773454+0000 mgr.y (mgr.25232) 1752 : cluster [DBG] pgmap v2636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:46.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:46.429 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:46.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:46 smithi022 bash[80503]: cluster 2024-07-28T12:49:44.773454+0000 mgr.y (mgr.25232) 1752 : cluster [DBG] pgmap v2636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:46 smithi022 bash[82865]: cluster 2024-07-28T12:49:44.773454+0000 mgr.y (mgr.25232) 1752 : cluster [DBG] pgmap v2636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:46.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:46.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:46.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:47.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:47.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:49:47.103328+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:49:47.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:49:47.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2300 16 16 0 0 0 - 0 2024-07-28T12:49:47.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:47.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:47.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:47.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:47.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:47.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:47.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:47.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:48.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:48.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2301 16 16 0 0 0 - 0 2024-07-28T12:49:48.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:48.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:48 smithi022 bash[80503]: cluster 2024-07-28T12:49:46.774851+0000 mgr.y (mgr.25232) 1753 : cluster [DBG] pgmap v2637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:48 smithi022 bash[82865]: cluster 2024-07-28T12:49:46.774851+0000 mgr.y (mgr.25232) 1753 : cluster [DBG] pgmap v2637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:48.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:48.457 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:48 smithi150 bash[67543]: cluster 2024-07-28T12:49:46.774851+0000 mgr.y (mgr.25232) 1753 : cluster [DBG] pgmap v2637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:48.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:48.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:48.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:48.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:49.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:49.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2302 16 16 0 0 0 - 0 2024-07-28T12:49:49.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:49.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:49.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:49.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:49.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:49.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:49.773 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:49:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:49:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:49:49.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:49.898 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:49:50.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:50.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2303 16 16 0 0 0 - 0 2024-07-28T12:49:50.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:50.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:50 smithi150 bash[67543]: cluster 2024-07-28T12:49:48.776231+0000 mgr.y (mgr.25232) 1754 : cluster [DBG] pgmap v2638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:50 smithi150 bash[67543]: audit 2024-07-28T12:49:50.166885+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:50.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:50.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:50.491 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:50 smithi022 bash[80503]: cluster 2024-07-28T12:49:48.776231+0000 mgr.y (mgr.25232) 1754 : cluster [DBG] pgmap v2638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:50.492 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:50 smithi022 bash[80503]: audit 2024-07-28T12:49:50.166885+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:50.492 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:50 smithi022 bash[82865]: cluster 2024-07-28T12:49:48.776231+0000 mgr.y (mgr.25232) 1754 : cluster [DBG] pgmap v2638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:50.492 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:50 smithi022 bash[82865]: audit 2024-07-28T12:49:50.166885+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:49:50.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:49:50.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:49:50.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:50.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:50.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:51.017 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:49:51.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:51.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2304 16 16 0 0 0 - 0 2024-07-28T12:49:51.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:51.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:51.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:51.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:51.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:51.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:51.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:52.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:52.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2305 16 16 0 0 0 - 0 2024-07-28T12:49:52.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:52.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:52.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:52.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:52 smithi022 bash[80503]: cluster 2024-07-28T12:49:50.777582+0000 mgr.y (mgr.25232) 1755 : cluster [DBG] pgmap v2639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:52.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:52 smithi022 bash[82865]: cluster 2024-07-28T12:49:50.777582+0000 mgr.y (mgr.25232) 1755 : cluster [DBG] pgmap v2639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:52.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:52 smithi150 bash[67543]: cluster 2024-07-28T12:49:50.777582+0000 mgr.y (mgr.25232) 1755 : cluster [DBG] pgmap v2639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:49:52 smithi150 bash[60514]: ts=2024-07-28T12:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:49:52.605 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:52.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:52.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:52.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:53.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:53.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2306 16 16 0 0 0 - 0 2024-07-28T12:49:53.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:53.317 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:53.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:53.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:53.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:53.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:53.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:54.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:54.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2307 16 16 0 0 0 - 0 2024-07-28T12:49:54.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:54.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:54.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:54.467 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:54 smithi022 bash[80503]: cluster 2024-07-28T12:49:52.779006+0000 mgr.y (mgr.25232) 1756 : cluster [DBG] pgmap v2640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:54.467 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:54 smithi022 bash[82865]: cluster 2024-07-28T12:49:52.779006+0000 mgr.y (mgr.25232) 1756 : cluster [DBG] pgmap v2640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:54.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:54 smithi150 bash[67543]: cluster 2024-07-28T12:49:52.779006+0000 mgr.y (mgr.25232) 1756 : cluster [DBG] pgmap v2640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:54.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:54.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:54.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:54.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:55.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:55.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2308 16 16 0 0 0 - 0 2024-07-28T12:49:55.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:55.228 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:49:55.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:55 smithi022 bash[80503]: audit 2024-07-28T12:49:54.465453+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:49:55.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:55 smithi022 bash[80503]: audit 2024-07-28T12:49:54.811562+0000 mon.a (mon.0) 2841 : audit [INF] from='client.? 172.21.15.22:0/3500103083' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:49:55.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:55 smithi022 bash[82865]: audit 2024-07-28T12:49:54.465453+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:49:55.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:55 smithi022 bash[82865]: audit 2024-07-28T12:49:54.811562+0000 mon.a (mon.0) 2841 : audit [INF] from='client.? 172.21.15.22:0/3500103083' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:49:55.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:55.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:55.447 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:55 smithi150 bash[67543]: audit 2024-07-28T12:49:54.465453+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:49:55.448 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:55 smithi150 bash[67543]: audit 2024-07-28T12:49:54.811562+0000 mon.a (mon.0) 2841 : audit [INF] from='client.? 172.21.15.22:0/3500103083' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:49:55.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:55.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:55.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:55.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:49:56.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:56.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2309 16 16 0 0 0 - 0 2024-07-28T12:49:56.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:56.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[82865]: cluster 2024-07-28T12:49:54.779826+0000 mgr.y (mgr.25232) 1757 : cluster [DBG] pgmap v2641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[82865]: cluster 2024-07-28T12:49:55.210178+0000 mon.a (mon.0) 2842 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[82865]: audit 2024-07-28T12:49:55.227939+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? 172.21.15.22:0/3500103083' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:49:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[82865]: cluster 2024-07-28T12:49:55.228066+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1280: 8 total, 2 up, 8 in 2024-07-28T12:49:56.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[80503]: cluster 2024-07-28T12:49:54.779826+0000 mgr.y (mgr.25232) 1757 : cluster [DBG] pgmap v2641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:56.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[80503]: cluster 2024-07-28T12:49:55.210178+0000 mon.a (mon.0) 2842 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:56.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[80503]: audit 2024-07-28T12:49:55.227939+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? 172.21.15.22:0/3500103083' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:49:56.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:56 smithi022 bash[80503]: cluster 2024-07-28T12:49:55.228066+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1280: 8 total, 2 up, 8 in 2024-07-28T12:49:56.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:56.396 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:56 smithi150 bash[67543]: cluster 2024-07-28T12:49:54.779826+0000 mgr.y (mgr.25232) 1757 : cluster [DBG] pgmap v2641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:56.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:56 smithi150 bash[67543]: cluster 2024-07-28T12:49:55.210178+0000 mon.a (mon.0) 2842 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:49:56.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:56 smithi150 bash[67543]: audit 2024-07-28T12:49:55.227939+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? 172.21.15.22:0/3500103083' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:49:56.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:56 smithi150 bash[67543]: cluster 2024-07-28T12:49:55.228066+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1280: 8 total, 2 up, 8 in 2024-07-28T12:49:56.468 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:49:56.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:56.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:56.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:56.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:56.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:57.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:57.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2310 16 16 0 0 0 - 0 2024-07-28T12:49:57.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:57 smithi150 bash[67543]: cluster 2024-07-28T12:49:56.780860+0000 mgr.y (mgr.25232) 1758 : cluster [DBG] pgmap v2643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:57.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:57.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:57.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:57 smithi022 bash[82865]: cluster 2024-07-28T12:49:56.780860+0000 mgr.y (mgr.25232) 1758 : cluster [DBG] pgmap v2643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:57 smithi022 bash[80503]: cluster 2024-07-28T12:49:56.780860+0000 mgr.y (mgr.25232) 1758 : cluster [DBG] pgmap v2643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:49:57.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:57.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:57.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:58.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:49:58.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:58.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2311 16 16 0 0 0 - 0 2024-07-28T12:49:58.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:58.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:58.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:58.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:58.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:58.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:49:58.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:58.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:59.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:49:59.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2312 16 16 0 0 0 - 0 2024-07-28T12:49:59.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:49:59.337 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:49:59.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:59.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:49:59.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:49:59.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:49:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:49:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:49:59.804 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:49:59.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:00.029 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:50:00.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:49:59 smithi022 bash[80503]: cluster 2024-07-28T12:49:58.782234+0000 mgr.y (mgr.25232) 1759 : cluster [DBG] pgmap v2644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:49:59 smithi022 bash[82865]: cluster 2024-07-28T12:49:58.782234+0000 mgr.y (mgr.25232) 1759 : cluster [DBG] pgmap v2644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:00.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2313 16 16 0 0 0 - 0 2024-07-28T12:50:00.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:00.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:00.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:49:59 smithi150 bash[67543]: cluster 2024-07-28T12:49:58.782234+0000 mgr.y (mgr.25232) 1759 : cluster [DBG] pgmap v2644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:00.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:00.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:00.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:00.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:00.805 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:50:00.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:50:00.828 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:00.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000096+0000 mon.a (mon.0) 2845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000119+0000 mon.a (mon.0) 2846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000132+0000 mon.a (mon.0) 2847 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000146+0000 mon.a (mon.0) 2848 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000158+0000 mon.a (mon.0) 2849 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000170+0000 mon.a (mon.0) 2850 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000181+0000 mon.a (mon.0) 2851 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:50:00.957 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000192+0000 mon.a (mon.0) 2852 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000202+0000 mon.a (mon.0) 2853 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000213+0000 mon.a (mon.0) 2854 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000224+0000 mon.a (mon.0) 2855 : cluster [WRN] pg 1.0 is stuck stale for 39m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000236+0000 mon.a (mon.0) 2856 : cluster [WRN] pg 2.0 is stuck stale for 39m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000246+0000 mon.a (mon.0) 2857 : cluster [WRN] pg 2.2 is stuck stale for 39m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000257+0000 mon.a (mon.0) 2858 : cluster [WRN] pg 2.3 is stuck stale for 39m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000270+0000 mon.a (mon.0) 2859 : cluster [WRN] pg 2.4 is stuck stale for 39m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000282+0000 mon.a (mon.0) 2860 : cluster [WRN] pg 2.5 is stuck stale for 39m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000293+0000 mon.a (mon.0) 2861 : cluster [WRN] pg 3.0 is stuck stale for 39m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000303+0000 mon.a (mon.0) 2862 : cluster [WRN] pg 3.1 is stuck stale for 39m, current state stale+peering, last acting [0,4] 2024-07-28T12:50:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000313+0000 mon.a (mon.0) 2863 : cluster [WRN] pg 3.2 is stuck stale for 39m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000325+0000 mon.a (mon.0) 2864 : cluster [WRN] pg 3.3 is stuck stale for 39m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000336+0000 mon.a (mon.0) 2865 : cluster [WRN] pg 3.4 is stuck stale for 39m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000347+0000 mon.a (mon.0) 2866 : cluster [WRN] pg 3.5 is stuck stale for 39m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000357+0000 mon.a (mon.0) 2867 : cluster [WRN] pg 3.8 is stuck stale for 39m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000369+0000 mon.a (mon.0) 2868 : cluster [WRN] pg 3.9 is stuck stale for 39m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000380+0000 mon.a (mon.0) 2869 : cluster [WRN] pg 3.b is stuck stale for 39m, current state stale+peering, last acting [0,4] 2024-07-28T12:50:00.959 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000391+0000 mon.a (mon.0) 2870 : cluster [WRN] pg 3.c is stuck stale for 39m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000401+0000 mon.a (mon.0) 2871 : cluster [WRN] pg 3.d is stuck stale for 39m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000413+0000 mon.a (mon.0) 2872 : cluster [WRN] pg 3.e is stuck stale for 39m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000425+0000 mon.a (mon.0) 2873 : cluster [WRN] pg 3.f is stuck stale for 39m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000436+0000 mon.a (mon.0) 2874 : cluster [WRN] pg 3.11 is stuck stale for 39m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000447+0000 mon.a (mon.0) 2875 : cluster [WRN] pg 3.12 is stuck stale for 39m, current state stale+peering, last acting [0,7] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000457+0000 mon.a (mon.0) 2876 : cluster [WRN] pg 3.13 is stuck stale for 39m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000468+0000 mon.a (mon.0) 2877 : cluster [WRN] pg 4.2 is stuck stale for 39m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000480+0000 mon.a (mon.0) 2878 : cluster [WRN] pg 4.4 is stuck stale for 39m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000491+0000 mon.a (mon.0) 2879 : cluster [WRN] pg 4.6 is stuck stale for 39m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000501+0000 mon.a (mon.0) 2880 : cluster [WRN] pg 4.7 is stuck stale for 39m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000512+0000 mon.a (mon.0) 2881 : cluster [WRN] pg 4.8 is stuck stale for 39m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000523+0000 mon.a (mon.0) 2882 : cluster [WRN] pg 4.9 is stuck stale for 39m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:50:00.960 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000533+0000 mon.a (mon.0) 2883 : cluster [WRN] pg 4.b is stuck stale for 39m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000545+0000 mon.a (mon.0) 2884 : cluster [WRN] pg 4.c is stuck stale for 39m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000557+0000 mon.a (mon.0) 2885 : cluster [WRN] pg 4.d is stuck stale for 39m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000568+0000 mon.a (mon.0) 2886 : cluster [WRN] pg 4.e is stuck stale for 39m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000580+0000 mon.a (mon.0) 2887 : cluster [WRN] pg 4.f is stuck stale for 39m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000591+0000 mon.a (mon.0) 2888 : cluster [WRN] pg 4.14 is stuck stale for 39m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000602+0000 mon.a (mon.0) 2889 : cluster [WRN] pg 4.15 is stuck stale for 39m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000612+0000 mon.a (mon.0) 2890 : cluster [WRN] pg 4.16 is stuck stale for 39m, current state stale+peering, last acting [0,7] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000622+0000 mon.a (mon.0) 2891 : cluster [WRN] pg 4.17 is stuck stale for 39m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000633+0000 mon.a (mon.0) 2892 : cluster [WRN] pg 6.0 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000647+0000 mon.a (mon.0) 2893 : cluster [WRN] pg 6.1 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000658+0000 mon.a (mon.0) 2894 : cluster [WRN] pg 6.4 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000669+0000 mon.a (mon.0) 2895 : cluster [WRN] pg 6.5 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000679+0000 mon.a (mon.0) 2896 : cluster [WRN] pg 6.6 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000690+0000 mon.a (mon.0) 2897 : cluster [WRN] pg 6.7 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000702+0000 mon.a (mon.0) 2898 : cluster [WRN] pg 6.8 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000725+0000 mon.a (mon.0) 2899 : cluster [WRN] pg 6.9 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000735+0000 mon.a (mon.0) 2900 : cluster [WRN] pg 6.a is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000745+0000 mon.a (mon.0) 2901 : cluster [WRN] pg 6.b is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000756+0000 mon.a (mon.0) 2902 : cluster [WRN] pg 6.c is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000766+0000 mon.a (mon.0) 2903 : cluster [WRN] pg 6.d is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000778+0000 mon.a (mon.0) 2904 : cluster [WRN] pg 6.e is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.000788+0000 mon.a (mon.0) 2905 : cluster [WRN] pg 6.f is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: audit 2024-07-28T12:50:00.312050+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:00.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: audit 2024-07-28T12:50:00.317716+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:00.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: audit 2024-07-28T12:50:00.354769+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:00.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: audit 2024-07-28T12:50:00.360655+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:00.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: audit 2024-07-28T12:50:00.834961+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:50:00.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:00 smithi150 bash[67543]: audit 2024-07-28T12:50:00.836033+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:50:01.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:01.074 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000096+0000 mon.a (mon.0) 2845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000119+0000 mon.a (mon.0) 2846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000132+0000 mon.a (mon.0) 2847 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000146+0000 mon.a (mon.0) 2848 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000158+0000 mon.a (mon.0) 2849 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000170+0000 mon.a (mon.0) 2850 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000181+0000 mon.a (mon.0) 2851 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000192+0000 mon.a (mon.0) 2852 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000202+0000 mon.a (mon.0) 2853 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000213+0000 mon.a (mon.0) 2854 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000224+0000 mon.a (mon.0) 2855 : cluster [WRN] pg 1.0 is stuck stale for 39m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000236+0000 mon.a (mon.0) 2856 : cluster [WRN] pg 2.0 is stuck stale for 39m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:50:01.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000246+0000 mon.a (mon.0) 2857 : cluster [WRN] pg 2.2 is stuck stale for 39m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000257+0000 mon.a (mon.0) 2858 : cluster [WRN] pg 2.3 is stuck stale for 39m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000270+0000 mon.a (mon.0) 2859 : cluster [WRN] pg 2.4 is stuck stale for 39m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000282+0000 mon.a (mon.0) 2860 : cluster [WRN] pg 2.5 is stuck stale for 39m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000293+0000 mon.a (mon.0) 2861 : cluster [WRN] pg 3.0 is stuck stale for 39m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000303+0000 mon.a (mon.0) 2862 : cluster [WRN] pg 3.1 is stuck stale for 39m, current state stale+peering, last acting [0,4] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000313+0000 mon.a (mon.0) 2863 : cluster [WRN] pg 3.2 is stuck stale for 39m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000325+0000 mon.a (mon.0) 2864 : cluster [WRN] pg 3.3 is stuck stale for 39m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000336+0000 mon.a (mon.0) 2865 : cluster [WRN] pg 3.4 is stuck stale for 39m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000096+0000 mon.a (mon.0) 2845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:50:01.076 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000119+0000 mon.a (mon.0) 2846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000132+0000 mon.a (mon.0) 2847 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000146+0000 mon.a (mon.0) 2848 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000158+0000 mon.a (mon.0) 2849 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000170+0000 mon.a (mon.0) 2850 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000181+0000 mon.a (mon.0) 2851 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000192+0000 mon.a (mon.0) 2852 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000202+0000 mon.a (mon.0) 2853 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000213+0000 mon.a (mon.0) 2854 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000224+0000 mon.a (mon.0) 2855 : cluster [WRN] pg 1.0 is stuck stale for 39m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000236+0000 mon.a (mon.0) 2856 : cluster [WRN] pg 2.0 is stuck stale for 39m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000246+0000 mon.a (mon.0) 2857 : cluster [WRN] pg 2.2 is stuck stale for 39m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000257+0000 mon.a (mon.0) 2858 : cluster [WRN] pg 2.3 is stuck stale for 39m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000270+0000 mon.a (mon.0) 2859 : cluster [WRN] pg 2.4 is stuck stale for 39m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000282+0000 mon.a (mon.0) 2860 : cluster [WRN] pg 2.5 is stuck stale for 39m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T12:50:01.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000293+0000 mon.a (mon.0) 2861 : cluster [WRN] pg 3.0 is stuck stale for 39m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000303+0000 mon.a (mon.0) 2862 : cluster [WRN] pg 3.1 is stuck stale for 39m, current state stale+peering, last acting [0,4] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000313+0000 mon.a (mon.0) 2863 : cluster [WRN] pg 3.2 is stuck stale for 39m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000325+0000 mon.a (mon.0) 2864 : cluster [WRN] pg 3.3 is stuck stale for 39m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000336+0000 mon.a (mon.0) 2865 : cluster [WRN] pg 3.4 is stuck stale for 39m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000347+0000 mon.a (mon.0) 2866 : cluster [WRN] pg 3.5 is stuck stale for 39m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000357+0000 mon.a (mon.0) 2867 : cluster [WRN] pg 3.8 is stuck stale for 39m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000369+0000 mon.a (mon.0) 2868 : cluster [WRN] pg 3.9 is stuck stale for 39m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000380+0000 mon.a (mon.0) 2869 : cluster [WRN] pg 3.b is stuck stale for 39m, current state stale+peering, last acting [0,4] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000391+0000 mon.a (mon.0) 2870 : cluster [WRN] pg 3.c is stuck stale for 39m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:50:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000401+0000 mon.a (mon.0) 2871 : cluster [WRN] pg 3.d is stuck stale for 39m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000413+0000 mon.a (mon.0) 2872 : cluster [WRN] pg 3.e is stuck stale for 39m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000425+0000 mon.a (mon.0) 2873 : cluster [WRN] pg 3.f is stuck stale for 39m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000436+0000 mon.a (mon.0) 2874 : cluster [WRN] pg 3.11 is stuck stale for 39m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000447+0000 mon.a (mon.0) 2875 : cluster [WRN] pg 3.12 is stuck stale for 39m, current state stale+peering, last acting [0,7] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000457+0000 mon.a (mon.0) 2876 : cluster [WRN] pg 3.13 is stuck stale for 39m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000468+0000 mon.a (mon.0) 2877 : cluster [WRN] pg 4.2 is stuck stale for 39m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000480+0000 mon.a (mon.0) 2878 : cluster [WRN] pg 4.4 is stuck stale for 39m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000491+0000 mon.a (mon.0) 2879 : cluster [WRN] pg 4.6 is stuck stale for 39m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000501+0000 mon.a (mon.0) 2880 : cluster [WRN] pg 4.7 is stuck stale for 39m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000512+0000 mon.a (mon.0) 2881 : cluster [WRN] pg 4.8 is stuck stale for 39m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000523+0000 mon.a (mon.0) 2882 : cluster [WRN] pg 4.9 is stuck stale for 39m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000533+0000 mon.a (mon.0) 2883 : cluster [WRN] pg 4.b is stuck stale for 39m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000545+0000 mon.a (mon.0) 2884 : cluster [WRN] pg 4.c is stuck stale for 39m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000557+0000 mon.a (mon.0) 2885 : cluster [WRN] pg 4.d is stuck stale for 39m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000347+0000 mon.a (mon.0) 2866 : cluster [WRN] pg 3.5 is stuck stale for 39m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000357+0000 mon.a (mon.0) 2867 : cluster [WRN] pg 3.8 is stuck stale for 39m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000369+0000 mon.a (mon.0) 2868 : cluster [WRN] pg 3.9 is stuck stale for 39m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000380+0000 mon.a (mon.0) 2869 : cluster [WRN] pg 3.b is stuck stale for 39m, current state stale+peering, last acting [0,4] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000391+0000 mon.a (mon.0) 2870 : cluster [WRN] pg 3.c is stuck stale for 39m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000401+0000 mon.a (mon.0) 2871 : cluster [WRN] pg 3.d is stuck stale for 39m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000413+0000 mon.a (mon.0) 2872 : cluster [WRN] pg 3.e is stuck stale for 39m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T12:50:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000425+0000 mon.a (mon.0) 2873 : cluster [WRN] pg 3.f is stuck stale for 39m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000436+0000 mon.a (mon.0) 2874 : cluster [WRN] pg 3.11 is stuck stale for 39m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000447+0000 mon.a (mon.0) 2875 : cluster [WRN] pg 3.12 is stuck stale for 39m, current state stale+peering, last acting [0,7] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000457+0000 mon.a (mon.0) 2876 : cluster [WRN] pg 3.13 is stuck stale for 39m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000468+0000 mon.a (mon.0) 2877 : cluster [WRN] pg 4.2 is stuck stale for 39m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000480+0000 mon.a (mon.0) 2878 : cluster [WRN] pg 4.4 is stuck stale for 39m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000491+0000 mon.a (mon.0) 2879 : cluster [WRN] pg 4.6 is stuck stale for 39m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000501+0000 mon.a (mon.0) 2880 : cluster [WRN] pg 4.7 is stuck stale for 39m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000512+0000 mon.a (mon.0) 2881 : cluster [WRN] pg 4.8 is stuck stale for 39m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000523+0000 mon.a (mon.0) 2882 : cluster [WRN] pg 4.9 is stuck stale for 39m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000533+0000 mon.a (mon.0) 2883 : cluster [WRN] pg 4.b is stuck stale for 39m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000545+0000 mon.a (mon.0) 2884 : cluster [WRN] pg 4.c is stuck stale for 39m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T12:50:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000557+0000 mon.a (mon.0) 2885 : cluster [WRN] pg 4.d is stuck stale for 39m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000568+0000 mon.a (mon.0) 2886 : cluster [WRN] pg 4.e is stuck stale for 39m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000580+0000 mon.a (mon.0) 2887 : cluster [WRN] pg 4.f is stuck stale for 39m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000591+0000 mon.a (mon.0) 2888 : cluster [WRN] pg 4.14 is stuck stale for 39m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000602+0000 mon.a (mon.0) 2889 : cluster [WRN] pg 4.15 is stuck stale for 39m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000612+0000 mon.a (mon.0) 2890 : cluster [WRN] pg 4.16 is stuck stale for 39m, current state stale+peering, last acting [0,7] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000622+0000 mon.a (mon.0) 2891 : cluster [WRN] pg 4.17 is stuck stale for 39m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000633+0000 mon.a (mon.0) 2892 : cluster [WRN] pg 6.0 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000647+0000 mon.a (mon.0) 2893 : cluster [WRN] pg 6.1 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000658+0000 mon.a (mon.0) 2894 : cluster [WRN] pg 6.4 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000669+0000 mon.a (mon.0) 2895 : cluster [WRN] pg 6.5 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000679+0000 mon.a (mon.0) 2896 : cluster [WRN] pg 6.6 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000690+0000 mon.a (mon.0) 2897 : cluster [WRN] pg 6.7 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000702+0000 mon.a (mon.0) 2898 : cluster [WRN] pg 6.8 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000725+0000 mon.a (mon.0) 2899 : cluster [WRN] pg 6.9 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000735+0000 mon.a (mon.0) 2900 : cluster [WRN] pg 6.a is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000745+0000 mon.a (mon.0) 2901 : cluster [WRN] pg 6.b is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000756+0000 mon.a (mon.0) 2902 : cluster [WRN] pg 6.c is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000766+0000 mon.a (mon.0) 2903 : cluster [WRN] pg 6.d is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000778+0000 mon.a (mon.0) 2904 : cluster [WRN] pg 6.e is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.000788+0000 mon.a (mon.0) 2905 : cluster [WRN] pg 6.f is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: audit 2024-07-28T12:50:00.312050+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: audit 2024-07-28T12:50:00.317716+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000568+0000 mon.a (mon.0) 2886 : cluster [WRN] pg 4.e is stuck stale for 39m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000580+0000 mon.a (mon.0) 2887 : cluster [WRN] pg 4.f is stuck stale for 39m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000591+0000 mon.a (mon.0) 2888 : cluster [WRN] pg 4.14 is stuck stale for 39m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000602+0000 mon.a (mon.0) 2889 : cluster [WRN] pg 4.15 is stuck stale for 39m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000612+0000 mon.a (mon.0) 2890 : cluster [WRN] pg 4.16 is stuck stale for 39m, current state stale+peering, last acting [0,7] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000622+0000 mon.a (mon.0) 2891 : cluster [WRN] pg 4.17 is stuck stale for 39m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000633+0000 mon.a (mon.0) 2892 : cluster [WRN] pg 6.0 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000647+0000 mon.a (mon.0) 2893 : cluster [WRN] pg 6.1 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000658+0000 mon.a (mon.0) 2894 : cluster [WRN] pg 6.4 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000669+0000 mon.a (mon.0) 2895 : cluster [WRN] pg 6.5 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000679+0000 mon.a (mon.0) 2896 : cluster [WRN] pg 6.6 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000690+0000 mon.a (mon.0) 2897 : cluster [WRN] pg 6.7 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000702+0000 mon.a (mon.0) 2898 : cluster [WRN] pg 6.8 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000725+0000 mon.a (mon.0) 2899 : cluster [WRN] pg 6.9 is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000735+0000 mon.a (mon.0) 2900 : cluster [WRN] pg 6.a is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000745+0000 mon.a (mon.0) 2901 : cluster [WRN] pg 6.b is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000756+0000 mon.a (mon.0) 2902 : cluster [WRN] pg 6.c is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000766+0000 mon.a (mon.0) 2903 : cluster [WRN] pg 6.d is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000778+0000 mon.a (mon.0) 2904 : cluster [WRN] pg 6.e is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.000788+0000 mon.a (mon.0) 2905 : cluster [WRN] pg 6.f is stuck inactive for 38m, current state unknown, last acting [] 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: audit 2024-07-28T12:50:00.312050+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: audit 2024-07-28T12:50:00.317716+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: audit 2024-07-28T12:50:00.354769+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: audit 2024-07-28T12:50:00.360655+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: audit 2024-07-28T12:50:00.834961+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:50:01.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[80503]: audit 2024-07-28T12:50:00.836033+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:50:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: audit 2024-07-28T12:50:00.354769+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: audit 2024-07-28T12:50:00.360655+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: audit 2024-07-28T12:50:00.834961+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:50:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:00 smithi022 bash[82865]: audit 2024-07-28T12:50:00.836033+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:50:01.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2314 16 16 0 0 0 - 0 2024-07-28T12:50:01.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:01.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:01.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:01.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:01.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:01.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:01.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:02.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:01 smithi022 bash[80503]: cluster 2024-07-28T12:50:00.783131+0000 mgr.y (mgr.25232) 1760 : cluster [DBG] pgmap v2645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:01 smithi022 bash[80503]: audit 2024-07-28T12:50:00.853731+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:01 smithi022 bash[82865]: cluster 2024-07-28T12:50:00.783131+0000 mgr.y (mgr.25232) 1760 : cluster [DBG] pgmap v2645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:01 smithi022 bash[82865]: audit 2024-07-28T12:50:00.853731+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:02.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2315 16 16 0 0 0 - 0 2024-07-28T12:50:02.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:02.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:01 smithi150 bash[67543]: cluster 2024-07-28T12:50:00.783131+0000 mgr.y (mgr.25232) 1760 : cluster [DBG] pgmap v2645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:01 smithi150 bash[67543]: audit 2024-07-28T12:50:00.853731+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:02.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:02.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:02.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:02.623 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:50:02 smithi150 bash[60514]: ts=2024-07-28T12:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:50:02.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:02.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:02.967 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:03.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:03.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2316 16 16 0 0 0 - 0 2024-07-28T12:50:03.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:03.323 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:03.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:03.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:03.571 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:03.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:03.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:03.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:04.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:04.050 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:03 smithi022 bash[80503]: cluster 2024-07-28T12:50:02.784442+0000 mgr.y (mgr.25232) 1761 : cluster [DBG] pgmap v2646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:04.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:03 smithi022 bash[82865]: cluster 2024-07-28T12:50:02.784442+0000 mgr.y (mgr.25232) 1761 : cluster [DBG] pgmap v2646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:04.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2317 16 16 0 0 0 - 0 2024-07-28T12:50:04.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:03 smithi150 bash[67543]: cluster 2024-07-28T12:50:02.784442+0000 mgr.y (mgr.25232) 1761 : cluster [DBG] pgmap v2646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:04.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:04.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:04.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:04.583 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:04.640 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:04.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:04.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:04.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:05.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2318 16 16 0 0 0 - 0 2024-07-28T12:50:05.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:05.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:05.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:05.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:05.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:05.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:05.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:05.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:05 smithi150 bash[67543]: cluster 2024-07-28T12:50:04.785874+0000 mgr.y (mgr.25232) 1762 : cluster [DBG] pgmap v2647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:05 smithi150 bash[67543]: audit 2024-07-28T12:50:05.167252+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:06.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:06.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2319 16 16 0 0 0 - 0 2024-07-28T12:50:06.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:05 smithi022 bash[80503]: cluster 2024-07-28T12:50:04.785874+0000 mgr.y (mgr.25232) 1762 : cluster [DBG] pgmap v2647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:06.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:05 smithi022 bash[80503]: audit 2024-07-28T12:50:05.167252+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:06.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:06 smithi022 bash[82865]: cluster 2024-07-28T12:50:04.785874+0000 mgr.y (mgr.25232) 1762 : cluster [DBG] pgmap v2647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:06.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:06 smithi022 bash[82865]: audit 2024-07-28T12:50:05.167252+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:06.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:06.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:06.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:06.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:06.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:06.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:06.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:06.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:07.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:50:07.106205+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:50:07.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:50:07.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2320 16 16 0 0 0 - 0 2024-07-28T12:50:07.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:07.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:07.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:07.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:07.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:07.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:07.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:07.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:07 smithi022 bash[80503]: cluster 2024-07-28T12:50:06.786731+0000 mgr.y (mgr.25232) 1763 : cluster [DBG] pgmap v2648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:08.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:07 smithi022 bash[82865]: cluster 2024-07-28T12:50:06.786731+0000 mgr.y (mgr.25232) 1763 : cluster [DBG] pgmap v2648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:08.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:08.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2321 16 16 0 0 0 - 0 2024-07-28T12:50:08.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:07 smithi150 bash[67543]: cluster 2024-07-28T12:50:06.786731+0000 mgr.y (mgr.25232) 1763 : cluster [DBG] pgmap v2648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:08.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:08.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:08.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:08.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:08.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:08.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:09.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:09.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2322 16 16 0 0 0 - 0 2024-07-28T12:50:09.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:09.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:09.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:09.496 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:50:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:50:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:50:09.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:09.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:09.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:09.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:09.983 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:09 smithi022 bash[80503]: cluster 2024-07-28T12:50:08.788052+0000 mgr.y (mgr.25232) 1764 : cluster [DBG] pgmap v2649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:09.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:09 smithi022 bash[82865]: cluster 2024-07-28T12:50:08.788052+0000 mgr.y (mgr.25232) 1764 : cluster [DBG] pgmap v2649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:10.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:10.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2323 16 16 0 0 0 - 0 2024-07-28T12:50:10.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:10.222 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:09 smithi150 bash[67543]: cluster 2024-07-28T12:50:08.788052+0000 mgr.y (mgr.25232) 1764 : cluster [DBG] pgmap v2649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:10.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:10.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:10.571 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:10.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:10.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:10.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:11.015 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:50:11.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:11.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2324 16 16 0 0 0 - 0 2024-07-28T12:50:11.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:11.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:11.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:11.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:11.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:11.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:11.798 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:50:11.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:50:11.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:11.885 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:50:11.990 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:12.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:11 smithi022 bash[80503]: cluster 2024-07-28T12:50:10.788911+0000 mgr.y (mgr.25232) 1765 : cluster [DBG] pgmap v2650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:12.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:11 smithi022 bash[80503]: audit 2024-07-28T12:50:11.088589+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? 172.21.15.22:0/924517222' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:12.049 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:11 smithi022 bash[82865]: cluster 2024-07-28T12:50:10.788911+0000 mgr.y (mgr.25232) 1765 : cluster [DBG] pgmap v2650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:12.049 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:11 smithi022 bash[82865]: audit 2024-07-28T12:50:11.088589+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? 172.21.15.22:0/924517222' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:12.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2325 16 16 0 0 0 - 0 2024-07-28T12:50:12.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:12.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:12.235 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:11 smithi150 bash[67543]: cluster 2024-07-28T12:50:10.788911+0000 mgr.y (mgr.25232) 1765 : cluster [DBG] pgmap v2650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:12.236 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:11 smithi150 bash[67543]: audit 2024-07-28T12:50:11.088589+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? 172.21.15.22:0/924517222' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:12.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:12.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:50:12 smithi150 bash[60514]: ts=2024-07-28T12:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:50:12.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:12.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:12.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:12.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:13.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:13.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2326 16 16 0 0 0 - 0 2024-07-28T12:50:13.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:13.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:12 smithi150 bash[67543]: cluster 2024-07-28T12:50:11.873583+0000 mon.a (mon.0) 2915 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:50:13.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:12 smithi150 bash[67543]: audit 2024-07-28T12:50:11.885499+0000 mon.a (mon.0) 2916 : audit [INF] from='client.? 172.21.15.22:0/924517222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:50:13.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:12 smithi150 bash[67543]: cluster 2024-07-28T12:50:11.885582+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1281: 8 total, 2 up, 8 in 2024-07-28T12:50:13.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:13.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:12 smithi022 bash[80503]: cluster 2024-07-28T12:50:11.873583+0000 mon.a (mon.0) 2915 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:50:13.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:12 smithi022 bash[80503]: audit 2024-07-28T12:50:11.885499+0000 mon.a (mon.0) 2916 : audit [INF] from='client.? 172.21.15.22:0/924517222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:50:13.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:12 smithi022 bash[80503]: cluster 2024-07-28T12:50:11.885582+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1281: 8 total, 2 up, 8 in 2024-07-28T12:50:13.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:12 smithi022 bash[82865]: cluster 2024-07-28T12:50:11.873583+0000 mon.a (mon.0) 2915 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:50:13.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:12 smithi022 bash[82865]: audit 2024-07-28T12:50:11.885499+0000 mon.a (mon.0) 2916 : audit [INF] from='client.? 172.21.15.22:0/924517222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:50:13.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:12 smithi022 bash[82865]: cluster 2024-07-28T12:50:11.885582+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1281: 8 total, 2 up, 8 in 2024-07-28T12:50:13.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:13.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:13.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:13.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:13.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:14.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:13 smithi150 bash[67543]: cluster 2024-07-28T12:50:12.790243+0000 mgr.y (mgr.25232) 1766 : cluster [DBG] pgmap v2652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:14.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2327 16 16 0 0 0 - 0 2024-07-28T12:50:14.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:14.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:13 smithi022 bash[80503]: cluster 2024-07-28T12:50:12.790243+0000 mgr.y (mgr.25232) 1766 : cluster [DBG] pgmap v2652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:13 smithi022 bash[82865]: cluster 2024-07-28T12:50:12.790243+0000 mgr.y (mgr.25232) 1766 : cluster [DBG] pgmap v2652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:14.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:14.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:14.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:14.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:50:14.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:14.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:14.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:15.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:15.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2328 16 16 0 0 0 - 0 2024-07-28T12:50:15.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:15.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:15.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:15.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:15.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:15.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:15.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:16.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:15 smithi022 bash[80503]: cluster 2024-07-28T12:50:14.791596+0000 mgr.y (mgr.25232) 1767 : cluster [DBG] pgmap v2653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:15 smithi022 bash[82865]: cluster 2024-07-28T12:50:14.791596+0000 mgr.y (mgr.25232) 1767 : cluster [DBG] pgmap v2653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:16.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2329 16 16 0 0 0 - 0 2024-07-28T12:50:16.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:15 smithi150 bash[67543]: cluster 2024-07-28T12:50:14.791596+0000 mgr.y (mgr.25232) 1767 : cluster [DBG] pgmap v2653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:16.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:16.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:16.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:16.606 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:16.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:16.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:16.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:17.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:17.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2330 16 16 0 0 0 - 0 2024-07-28T12:50:17.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:17.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:17.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:17.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:17.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:17.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:17.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:17.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:18.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:18.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2331 16 16 0 0 0 - 0 2024-07-28T12:50:18.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:18.195 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:17 smithi150 bash[67543]: cluster 2024-07-28T12:50:16.792962+0000 mgr.y (mgr.25232) 1768 : cluster [DBG] pgmap v2654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:18.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:17 smithi022 bash[80503]: cluster 2024-07-28T12:50:16.792962+0000 mgr.y (mgr.25232) 1768 : cluster [DBG] pgmap v2654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:18.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:17 smithi022 bash[82865]: cluster 2024-07-28T12:50:16.792962+0000 mgr.y (mgr.25232) 1768 : cluster [DBG] pgmap v2654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:18.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:18.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:18.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:18.631 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:18.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:18.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:18.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:19.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:19.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2332 16 16 0 0 0 - 0 2024-07-28T12:50:19.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:19.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:19.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:19.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:50:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:50:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:50:19.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:19.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:19.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:19.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:20.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:19 smithi022 bash[80503]: cluster 2024-07-28T12:50:18.794306+0000 mgr.y (mgr.25232) 1769 : cluster [DBG] pgmap v2655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:20.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:19 smithi022 bash[82865]: cluster 2024-07-28T12:50:18.794306+0000 mgr.y (mgr.25232) 1769 : cluster [DBG] pgmap v2655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:20.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2333 16 16 0 0 0 - 0 2024-07-28T12:50:20.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:19 smithi150 bash[67543]: cluster 2024-07-28T12:50:18.794306+0000 mgr.y (mgr.25232) 1769 : cluster [DBG] pgmap v2655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:20.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:20.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:20.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:20.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:20.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:20.906 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:21.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:21.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2334 16 16 0 0 0 - 0 2024-07-28T12:50:21.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:21.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:21.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:21.386 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:21 smithi150 bash[67543]: audit 2024-07-28T12:50:20.172830+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:21.386 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:21 smithi150 bash[67543]: audit 2024-07-28T12:50:20.174828+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:21.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:21 smithi022 bash[80503]: audit 2024-07-28T12:50:20.172830+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:21.440 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:21 smithi022 bash[80503]: audit 2024-07-28T12:50:20.174828+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:21.440 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:21 smithi022 bash[82865]: audit 2024-07-28T12:50:20.172830+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:21.440 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:21 smithi022 bash[82865]: audit 2024-07-28T12:50:20.174828+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:21.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:21.551 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:50:21.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:21.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:21.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:21.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:22.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:22.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2335 16 16 0 0 0 - 0 2024-07-28T12:50:22.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:22.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:22.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:22.446 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:22 smithi022 bash[80503]: cluster 2024-07-28T12:50:20.795672+0000 mgr.y (mgr.25232) 1770 : cluster [DBG] pgmap v2656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:22.446 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:22 smithi022 bash[82865]: cluster 2024-07-28T12:50:20.795672+0000 mgr.y (mgr.25232) 1770 : cluster [DBG] pgmap v2656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:22 smithi150 bash[67543]: cluster 2024-07-28T12:50:20.795672+0000 mgr.y (mgr.25232) 1770 : cluster [DBG] pgmap v2656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:50:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:50:22.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:22.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:22.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:22.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:23.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:23.066 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:50:23.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:50:23.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2336 16 16 0 0 0 - 0 2024-07-28T12:50:23.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:23.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:23.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:23.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:23.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:23.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:23.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:23.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:24.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:24.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2337 16 16 0 0 0 - 0 2024-07-28T12:50:24.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:24.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:24 smithi150 bash[67543]: cluster 2024-07-28T12:50:22.796967+0000 mgr.y (mgr.25232) 1771 : cluster [DBG] pgmap v2657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:24 smithi022 bash[80503]: cluster 2024-07-28T12:50:22.796967+0000 mgr.y (mgr.25232) 1771 : cluster [DBG] pgmap v2657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:24 smithi022 bash[82865]: cluster 2024-07-28T12:50:22.796967+0000 mgr.y (mgr.25232) 1771 : cluster [DBG] pgmap v2657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:24.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:24.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:24.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:24.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:24.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:24.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:25.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:25.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2338 16 16 0 0 0 - 0 2024-07-28T12:50:25.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:25.199 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:50:25.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:25.402 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:25 smithi150 bash[67543]: audit 2024-07-28T12:50:24.361560+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.22:0/3300967583' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:50:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:25 smithi150 bash[67543]: audit 2024-07-28T12:50:24.362018+0000 mon.a (mon.0) 2920 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:50:25.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:25.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:25 smithi022 bash[80503]: audit 2024-07-28T12:50:24.361560+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.22:0/3300967583' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:50:25.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:25 smithi022 bash[80503]: audit 2024-07-28T12:50:24.362018+0000 mon.a (mon.0) 2920 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:50:25.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:25 smithi022 bash[82865]: audit 2024-07-28T12:50:24.361560+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.22:0/3300967583' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:50:25.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:25 smithi022 bash[82865]: audit 2024-07-28T12:50:24.362018+0000 mon.a (mon.0) 2920 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:50:25.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:25.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:25.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:25.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:26.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2339 16 16 0 0 0 - 0 2024-07-28T12:50:26.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:26.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:26 smithi150 bash[67543]: cluster 2024-07-28T12:50:24.798371+0000 mgr.y (mgr.25232) 1772 : cluster [DBG] pgmap v2658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:26 smithi150 bash[67543]: cluster 2024-07-28T12:50:25.183705+0000 mon.a (mon.0) 2921 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:26 smithi150 bash[67543]: audit 2024-07-28T12:50:25.198786+0000 mon.a (mon.0) 2922 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:50:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:26 smithi150 bash[67543]: cluster 2024-07-28T12:50:25.198965+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1282: 8 total, 2 up, 8 in 2024-07-28T12:50:26.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:26.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:26.482 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[80503]: cluster 2024-07-28T12:50:24.798371+0000 mgr.y (mgr.25232) 1772 : cluster [DBG] pgmap v2658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:26.482 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[80503]: cluster 2024-07-28T12:50:25.183705+0000 mon.a (mon.0) 2921 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:26.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[80503]: audit 2024-07-28T12:50:25.198786+0000 mon.a (mon.0) 2922 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:50:26.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[80503]: cluster 2024-07-28T12:50:25.198965+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1282: 8 total, 2 up, 8 in 2024-07-28T12:50:26.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[82865]: cluster 2024-07-28T12:50:24.798371+0000 mgr.y (mgr.25232) 1772 : cluster [DBG] pgmap v2658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:26.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[82865]: cluster 2024-07-28T12:50:25.183705+0000 mon.a (mon.0) 2921 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:26.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[82865]: audit 2024-07-28T12:50:25.198786+0000 mon.a (mon.0) 2922 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:50:26.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:26 smithi022 bash[82865]: cluster 2024-07-28T12:50:25.198965+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1282: 8 total, 2 up, 8 in 2024-07-28T12:50:26.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:26.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:26.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:26.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:27.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:27.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:50:27.108635+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:50:27.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:50:27.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2340 16 16 0 0 0 - 0 2024-07-28T12:50:27.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:27.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:27.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:27.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:27.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:27.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:27.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:28.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:28.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:50:28.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2341 16 16 0 0 0 - 0 2024-07-28T12:50:28.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:28.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:28.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:28.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:28.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:28 smithi022 bash[82865]: cluster 2024-07-28T12:50:26.799757+0000 mgr.y (mgr.25232) 1773 : cluster [DBG] pgmap v2660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:28.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:28 smithi022 bash[80503]: cluster 2024-07-28T12:50:26.799757+0000 mgr.y (mgr.25232) 1773 : cluster [DBG] pgmap v2660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:28 smithi150 bash[67543]: cluster 2024-07-28T12:50:26.799757+0000 mgr.y (mgr.25232) 1773 : cluster [DBG] pgmap v2660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:28.579 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:28.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:28.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:28.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:28.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:29.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:29.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2342 16 16 0 0 0 - 0 2024-07-28T12:50:29.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:29.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:29.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:29.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:29.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:29.795 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:29.806 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:50:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:50:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:50:29.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:30.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:30.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2343 16 16 0 0 0 - 0 2024-07-28T12:50:30.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:30.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:30.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:30.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:30.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:30 smithi022 bash[80503]: cluster 2024-07-28T12:50:28.801128+0000 mgr.y (mgr.25232) 1774 : cluster [DBG] pgmap v2661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:30.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:30 smithi022 bash[82865]: cluster 2024-07-28T12:50:28.801128+0000 mgr.y (mgr.25232) 1774 : cluster [DBG] pgmap v2661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:30 smithi150 bash[67543]: cluster 2024-07-28T12:50:28.801128+0000 mgr.y (mgr.25232) 1774 : cluster [DBG] pgmap v2661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:30.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:30.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:30.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:30.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:31.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:31.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2344 16 16 0 0 0 - 0 2024-07-28T12:50:31.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:31.332 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:31.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:31.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:31.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:31.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:31.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:32.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:32.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2345 16 16 0 0 0 - 0 2024-07-28T12:50:32.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:32.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:32.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:32 smithi022 bash[80503]: cluster 2024-07-28T12:50:30.802532+0000 mgr.y (mgr.25232) 1775 : cluster [DBG] pgmap v2662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:32.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:32 smithi022 bash[82865]: cluster 2024-07-28T12:50:30.802532+0000 mgr.y (mgr.25232) 1775 : cluster [DBG] pgmap v2662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:32.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:32.421 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:50:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:32 smithi150 bash[67543]: cluster 2024-07-28T12:50:30.802532+0000 mgr.y (mgr.25232) 1775 : cluster [DBG] pgmap v2662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:50:32 smithi150 bash[60514]: ts=2024-07-28T12:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:50:32.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:32.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:32.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:32.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:32.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:33.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2346 16 16 0 0 0 - 0 2024-07-28T12:50:33.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:33.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:50:33.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:50:33.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:33.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:33.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:33.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:33.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:33.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:34.068 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:34.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2347 16 16 0 0 0 - 0 2024-07-28T12:50:34.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:34.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:34 smithi022 bash[82865]: cluster 2024-07-28T12:50:32.803867+0000 mgr.y (mgr.25232) 1776 : cluster [DBG] pgmap v2663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:34 smithi022 bash[80503]: cluster 2024-07-28T12:50:32.803867+0000 mgr.y (mgr.25232) 1776 : cluster [DBG] pgmap v2663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:34.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:34.433 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:34 smithi150 bash[67543]: cluster 2024-07-28T12:50:32.803867+0000 mgr.y (mgr.25232) 1776 : cluster [DBG] pgmap v2663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:34.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:34.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:34.762 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:34.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:34.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:35.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:35.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2348 16 16 0 0 0 - 0 2024-07-28T12:50:35.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:35.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:35.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:35.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:35.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:35.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:35.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:35.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:36.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:36.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2349 16 16 0 0 0 - 0 2024-07-28T12:50:36.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:36 smithi150 bash[67543]: cluster 2024-07-28T12:50:34.805271+0000 mgr.y (mgr.25232) 1777 : cluster [DBG] pgmap v2664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:36 smithi150 bash[67543]: audit 2024-07-28T12:50:35.177296+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:36 smithi150 bash[67543]: audit 2024-07-28T12:50:35.179353+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:36.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:36 smithi022 bash[82865]: cluster 2024-07-28T12:50:34.805271+0000 mgr.y (mgr.25232) 1777 : cluster [DBG] pgmap v2664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:36 smithi022 bash[82865]: audit 2024-07-28T12:50:35.177296+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:36 smithi022 bash[82865]: audit 2024-07-28T12:50:35.179353+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:36 smithi022 bash[80503]: cluster 2024-07-28T12:50:34.805271+0000 mgr.y (mgr.25232) 1777 : cluster [DBG] pgmap v2664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:36 smithi022 bash[80503]: audit 2024-07-28T12:50:35.177296+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:50:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:36 smithi022 bash[80503]: audit 2024-07-28T12:50:35.179353+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:36.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:36.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:36.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:36.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:36.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:37.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:37.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2350 16 16 0 0 0 - 0 2024-07-28T12:50:37.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:37.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:37.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:37.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:37.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:37.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:37.800 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:37.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:37.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:38.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:38.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2351 16 16 0 0 0 - 0 2024-07-28T12:50:38.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:38.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:38 smithi022 bash[80503]: cluster 2024-07-28T12:50:36.806815+0000 mgr.y (mgr.25232) 1778 : cluster [DBG] pgmap v2665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:38 smithi022 bash[82865]: cluster 2024-07-28T12:50:36.806815+0000 mgr.y (mgr.25232) 1778 : cluster [DBG] pgmap v2665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:38.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:38.457 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:38 smithi150 bash[67543]: cluster 2024-07-28T12:50:36.806815+0000 mgr.y (mgr.25232) 1778 : cluster [DBG] pgmap v2665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:38.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:38.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:38.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:38.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:39.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:39.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2352 16 16 0 0 0 - 0 2024-07-28T12:50:39.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:39.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:39.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:39.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:39.533 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:50:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:50:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:50:39.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:39.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:39.856 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:39.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:40.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:40.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2353 16 16 0 0 0 - 0 2024-07-28T12:50:40.188 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:50:40.212 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:40.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:40 smithi022 bash[80503]: cluster 2024-07-28T12:50:38.807995+0000 mgr.y (mgr.25232) 1779 : cluster [DBG] pgmap v2666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:40.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:40 smithi022 bash[80503]: audit 2024-07-28T12:50:39.392876+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.22:0/1382676995' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:40.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:40 smithi022 bash[80503]: audit 2024-07-28T12:50:39.393499+0000 mon.a (mon.0) 2926 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:40.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:40 smithi022 bash[82865]: cluster 2024-07-28T12:50:38.807995+0000 mgr.y (mgr.25232) 1779 : cluster [DBG] pgmap v2666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:40.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:40 smithi022 bash[82865]: audit 2024-07-28T12:50:39.392876+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.22:0/1382676995' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:40.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:40 smithi022 bash[82865]: audit 2024-07-28T12:50:39.393499+0000 mon.a (mon.0) 2926 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:40.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:40.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:40.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:40 smithi150 bash[67543]: cluster 2024-07-28T12:50:38.807995+0000 mgr.y (mgr.25232) 1779 : cluster [DBG] pgmap v2666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:40.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:40 smithi150 bash[67543]: audit 2024-07-28T12:50:39.392876+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.22:0/1382676995' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:40.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:40 smithi150 bash[67543]: audit 2024-07-28T12:50:39.393499+0000 mon.a (mon.0) 2926 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:50:40.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:40.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:40.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:40.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:41.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:41.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2354 16 16 0 0 0 - 0 2024-07-28T12:50:41.153 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:41.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:41 smithi022 bash[82865]: cluster 2024-07-28T12:50:40.180668+0000 mon.a (mon.0) 2927 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:41 smithi022 bash[82865]: audit 2024-07-28T12:50:40.188881+0000 mon.a (mon.0) 2928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:50:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:41 smithi022 bash[82865]: cluster 2024-07-28T12:50:40.189086+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1283: 8 total, 2 up, 8 in 2024-07-28T12:50:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:41 smithi022 bash[80503]: cluster 2024-07-28T12:50:40.180668+0000 mon.a (mon.0) 2927 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:41 smithi022 bash[80503]: audit 2024-07-28T12:50:40.188881+0000 mon.a (mon.0) 2928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:50:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:41 smithi022 bash[80503]: cluster 2024-07-28T12:50:40.189086+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1283: 8 total, 2 up, 8 in 2024-07-28T12:50:41.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:41.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:41 smithi150 bash[67543]: cluster 2024-07-28T12:50:40.180668+0000 mon.a (mon.0) 2927 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:41 smithi150 bash[67543]: audit 2024-07-28T12:50:40.188881+0000 mon.a (mon.0) 2928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:50:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:41 smithi150 bash[67543]: cluster 2024-07-28T12:50:40.189086+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1283: 8 total, 2 up, 8 in 2024-07-28T12:50:41.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:41.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:41.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:41.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:42.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:42.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2355 16 16 0 0 0 - 0 2024-07-28T12:50:42.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:42.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:42.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:42.467 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:42 smithi150 bash[67543]: cluster 2024-07-28T12:50:40.809851+0000 mgr.y (mgr.25232) 1780 : cluster [DBG] pgmap v2668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:42.467 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:50:42 smithi150 bash[60514]: ts=2024-07-28T12:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:50:42.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:42 smithi022 bash[82865]: cluster 2024-07-28T12:50:40.809851+0000 mgr.y (mgr.25232) 1780 : cluster [DBG] pgmap v2668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:42 smithi022 bash[80503]: cluster 2024-07-28T12:50:40.809851+0000 mgr.y (mgr.25232) 1780 : cluster [DBG] pgmap v2668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:42.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:42.655 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:50:42.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:42.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:42.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:43.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:43.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2356 16 16 0 0 0 - 0 2024-07-28T12:50:43.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:43.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:43.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:50:43.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:50:43.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:43.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:43.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:43.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:43.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:50:43.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:44.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:44.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2357 16 16 0 0 0 - 0 2024-07-28T12:50:44.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:44.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:44.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:44.470 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:44 smithi022 bash[80503]: cluster 2024-07-28T12:50:42.811617+0000 mgr.y (mgr.25232) 1781 : cluster [DBG] pgmap v2669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:44.471 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:44 smithi022 bash[82865]: cluster 2024-07-28T12:50:42.811617+0000 mgr.y (mgr.25232) 1781 : cluster [DBG] pgmap v2669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:44 smithi150 bash[67543]: cluster 2024-07-28T12:50:42.811617+0000 mgr.y (mgr.25232) 1781 : cluster [DBG] pgmap v2669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:44.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:44.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:44.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:44.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:45.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:45.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2358 16 16 0 0 0 - 0 2024-07-28T12:50:45.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:45.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:45.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:45.532 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:45.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:45.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:45.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:46.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:46.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2359 16 16 0 0 0 - 0 2024-07-28T12:50:46.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:46.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:46 smithi022 bash[80503]: cluster 2024-07-28T12:50:44.813089+0000 mgr.y (mgr.25232) 1782 : cluster [DBG] pgmap v2670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:46 smithi022 bash[82865]: cluster 2024-07-28T12:50:44.813089+0000 mgr.y (mgr.25232) 1782 : cluster [DBG] pgmap v2670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:46.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:46.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:46.491 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:46 smithi150 bash[67543]: cluster 2024-07-28T12:50:44.813089+0000 mgr.y (mgr.25232) 1782 : cluster [DBG] pgmap v2670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:46.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:46.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:46.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:46.953 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:47.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:47.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:50:47.111403+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:50:47.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:50:47.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2360 16 16 0 0 0 - 0 2024-07-28T12:50:47.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:47.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:47.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:47.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:47.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:47.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:47.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:48.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:48.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2361 16 16 0 0 0 - 0 2024-07-28T12:50:48.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:48.219 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:48.219 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:48.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:48.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:48.389 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:48 smithi150 bash[67543]: cluster 2024-07-28T12:50:46.814550+0000 mgr.y (mgr.25232) 1783 : cluster [DBG] pgmap v2671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:48.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:48.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:48 smithi022 bash[82865]: cluster 2024-07-28T12:50:46.814550+0000 mgr.y (mgr.25232) 1783 : cluster [DBG] pgmap v2671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:48.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:48 smithi022 bash[80503]: cluster 2024-07-28T12:50:46.814550+0000 mgr.y (mgr.25232) 1783 : cluster [DBG] pgmap v2671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:48.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:48.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:48.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:48.969 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:49.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:49.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2362 16 16 0 0 0 - 0 2024-07-28T12:50:49.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:49.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:49.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:49.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:49.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:49.710 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:50:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:50:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:50:49.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:49.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:50.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:50.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2363 16 16 0 0 0 - 0 2024-07-28T12:50:50.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:50.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:50.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:50 smithi022 bash[80503]: cluster 2024-07-28T12:50:48.815892+0000 mgr.y (mgr.25232) 1784 : cluster [DBG] pgmap v2672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:50.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:50 smithi022 bash[80503]: audit 2024-07-28T12:50:50.170095+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:50.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:50 smithi022 bash[82865]: cluster 2024-07-28T12:50:48.815892+0000 mgr.y (mgr.25232) 1784 : cluster [DBG] pgmap v2672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:50.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:50 smithi022 bash[82865]: audit 2024-07-28T12:50:50.170095+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:50.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:50 smithi150 bash[67543]: cluster 2024-07-28T12:50:48.815892+0000 mgr.y (mgr.25232) 1784 : cluster [DBG] pgmap v2672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:50 smithi150 bash[67543]: audit 2024-07-28T12:50:50.170095+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:50:50.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:50.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:50.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:50.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:51.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:51.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2364 16 16 0 0 0 - 0 2024-07-28T12:50:51.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:51.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:51.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:51.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:51.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:51.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:51.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:51.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:52.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:52.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2365 16 16 0 0 0 - 0 2024-07-28T12:50:52.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:52.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:52.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:50:52 smithi150 bash[60514]: ts=2024-07-28T12:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:50:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:52 smithi150 bash[67543]: cluster 2024-07-28T12:50:50.817283+0000 mgr.y (mgr.25232) 1785 : cluster [DBG] pgmap v2673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:52.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:52 smithi022 bash[80503]: cluster 2024-07-28T12:50:50.817283+0000 mgr.y (mgr.25232) 1785 : cluster [DBG] pgmap v2673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:52 smithi022 bash[82865]: cluster 2024-07-28T12:50:50.817283+0000 mgr.y (mgr.25232) 1785 : cluster [DBG] pgmap v2673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:52.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:52.794 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:52.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:53.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:53.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2366 16 16 0 0 0 - 0 2024-07-28T12:50:53.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:53.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:53.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:53.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:53.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:53.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:53.797 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:50:53.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:53.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:54.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:54.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2367 16 16 0 0 0 - 0 2024-07-28T12:50:54.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:54.233 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:50:54.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:54 smithi022 bash[80503]: cluster 2024-07-28T12:50:52.818715+0000 mgr.y (mgr.25232) 1786 : cluster [DBG] pgmap v2674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:54.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:54 smithi022 bash[80503]: audit 2024-07-28T12:50:53.947062+0000 mon.a (mon.0) 2931 : audit [INF] from='client.? 172.21.15.22:0/299713762' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:50:54.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:54.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:54 smithi150 bash[67543]: cluster 2024-07-28T12:50:52.818715+0000 mgr.y (mgr.25232) 1786 : cluster [DBG] pgmap v2674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:54 smithi150 bash[67543]: audit 2024-07-28T12:50:53.947062+0000 mon.a (mon.0) 2931 : audit [INF] from='client.? 172.21.15.22:0/299713762' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:50:54.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:54 smithi022 bash[82865]: cluster 2024-07-28T12:50:52.818715+0000 mgr.y (mgr.25232) 1786 : cluster [DBG] pgmap v2674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:54 smithi022 bash[82865]: audit 2024-07-28T12:50:53.947062+0000 mon.a (mon.0) 2931 : audit [INF] from='client.? 172.21.15.22:0/299713762' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:50:54.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:50:54.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:50:54.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:54.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:55.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:55.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2368 16 16 0 0 0 - 0 2024-07-28T12:50:55.161 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:55.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[80503]: cluster 2024-07-28T12:50:54.224879+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[80503]: audit 2024-07-28T12:50:54.233030+0000 mon.a (mon.0) 2933 : audit [INF] from='client.? 172.21.15.22:0/299713762' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:50:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[80503]: cluster 2024-07-28T12:50:54.233179+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1284: 8 total, 2 up, 8 in 2024-07-28T12:50:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[80503]: cluster 2024-07-28T12:50:54.819982+0000 mgr.y (mgr.25232) 1787 : cluster [DBG] pgmap v2676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[82865]: cluster 2024-07-28T12:50:54.224879+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[82865]: audit 2024-07-28T12:50:54.233030+0000 mon.a (mon.0) 2933 : audit [INF] from='client.? 172.21.15.22:0/299713762' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:50:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[82865]: cluster 2024-07-28T12:50:54.233179+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1284: 8 total, 2 up, 8 in 2024-07-28T12:50:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:55 smithi022 bash[82865]: cluster 2024-07-28T12:50:54.819982+0000 mgr.y (mgr.25232) 1787 : cluster [DBG] pgmap v2676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:55.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:55.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:55 smithi150 bash[67543]: cluster 2024-07-28T12:50:54.224879+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:50:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:55 smithi150 bash[67543]: audit 2024-07-28T12:50:54.233030+0000 mon.a (mon.0) 2933 : audit [INF] from='client.? 172.21.15.22:0/299713762' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:50:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:55 smithi150 bash[67543]: cluster 2024-07-28T12:50:54.233179+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1284: 8 total, 2 up, 8 in 2024-07-28T12:50:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:55 smithi150 bash[67543]: cluster 2024-07-28T12:50:54.819982+0000 mgr.y (mgr.25232) 1787 : cluster [DBG] pgmap v2676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:55.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:55.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:55.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:55.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:56.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:56.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2369 16 16 0 0 0 - 0 2024-07-28T12:50:56.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:56.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:56.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:50:56.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:56.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:56.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:50:56.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:57.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:57.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2370 16 16 0 0 0 - 0 2024-07-28T12:50:57.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:57.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:50:57.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:57.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:57.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:57.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:57.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:57.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:58.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:57 smithi022 bash[80503]: cluster 2024-07-28T12:50:56.821358+0000 mgr.y (mgr.25232) 1788 : cluster [DBG] pgmap v2677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:57 smithi022 bash[82865]: cluster 2024-07-28T12:50:56.821358+0000 mgr.y (mgr.25232) 1788 : cluster [DBG] pgmap v2677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:58.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2371 16 16 0 0 0 - 0 2024-07-28T12:50:58.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:58.136 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:57 smithi150 bash[67543]: cluster 2024-07-28T12:50:56.821358+0000 mgr.y (mgr.25232) 1788 : cluster [DBG] pgmap v2677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:50:58.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:58.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:58.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:58.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:58.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:50:58.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:50:58.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:59.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:59.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2372 16 16 0 0 0 - 0 2024-07-28T12:50:59.199 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:59.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:59.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:50:59.494 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:50:59.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:50:59.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:50:59.682 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:50:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:50:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:50:59.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:50:59.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:00.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:00.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2373 16 16 0 0 0 - 0 2024-07-28T12:51:00.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:00.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:50:59 smithi022 bash[80503]: cluster 2024-07-28T12:50:58.822759+0000 mgr.y (mgr.25232) 1789 : cluster [DBG] pgmap v2678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:00.158 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:50:59 smithi022 bash[82865]: cluster 2024-07-28T12:50:58.822759+0000 mgr.y (mgr.25232) 1789 : cluster [DBG] pgmap v2678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:00.267 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:50:59 smithi150 bash[67543]: cluster 2024-07-28T12:50:58.822759+0000 mgr.y (mgr.25232) 1789 : cluster [DBG] pgmap v2678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:00.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:00.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:00.625 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:00.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:00.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:00.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:01.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:01.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2374 16 16 0 0 0 - 0 2024-07-28T12:51:01.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:01.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:01.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:01.521 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:01.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:01.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:01.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:01.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:02.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:01 smithi022 bash[80503]: cluster 2024-07-28T12:51:00.824208+0000 mgr.y (mgr.25232) 1790 : cluster [DBG] pgmap v2679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:01 smithi022 bash[80503]: audit 2024-07-28T12:51:00.965279+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:51:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:01 smithi022 bash[82865]: cluster 2024-07-28T12:51:00.824208+0000 mgr.y (mgr.25232) 1790 : cluster [DBG] pgmap v2679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:01 smithi022 bash[82865]: audit 2024-07-28T12:51:00.965279+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:51:02.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2375 16 16 0 0 0 - 0 2024-07-28T12:51:02.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:02.174 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:01 smithi150 bash[67543]: cluster 2024-07-28T12:51:00.824208+0000 mgr.y (mgr.25232) 1790 : cluster [DBG] pgmap v2679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:02.174 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:01 smithi150 bash[67543]: audit 2024-07-28T12:51:00.965279+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:51:02.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:02.401 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:02.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:02.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:02.650 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:51:02 smithi150 bash[60514]: ts=2024-07-28T12:51: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:51:02.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:02.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:02.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:03.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2376 16 16 0 0 0 - 0 2024-07-28T12:51:03.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:03.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:03.351 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:03.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:03.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:03.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:03.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:03.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:04.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:03 smithi022 bash[80503]: cluster 2024-07-28T12:51:02.825724+0000 mgr.y (mgr.25232) 1791 : cluster [DBG] pgmap v2680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:03 smithi022 bash[82865]: cluster 2024-07-28T12:51:02.825724+0000 mgr.y (mgr.25232) 1791 : cluster [DBG] pgmap v2680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:04.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2377 16 16 0 0 0 - 0 2024-07-28T12:51:04.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:03 smithi150 bash[67543]: cluster 2024-07-28T12:51:02.825724+0000 mgr.y (mgr.25232) 1791 : cluster [DBG] pgmap v2680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:04.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:04.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:04.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:04.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:04.769 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:04.780 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:51:04.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:05.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:05.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2378 16 16 0 0 0 - 0 2024-07-28T12:51:05.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:05.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:05.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:05.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:05.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:05.718 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:05.837 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:05.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:06.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:06.099 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:51:06.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:51:06.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2379 16 16 0 0 0 - 0 2024-07-28T12:51:06.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:06.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:05 smithi022 bash[80503]: cluster 2024-07-28T12:51:04.826606+0000 mgr.y (mgr.25232) 1792 : cluster [DBG] pgmap v2681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:06.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:05 smithi022 bash[80503]: audit 2024-07-28T12:51:05.171325+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:06.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:05 smithi022 bash[82865]: cluster 2024-07-28T12:51:04.826606+0000 mgr.y (mgr.25232) 1792 : cluster [DBG] pgmap v2681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:06.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:05 smithi022 bash[82865]: audit 2024-07-28T12:51:05.171325+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:05 smithi150 bash[67543]: cluster 2024-07-28T12:51:04.826606+0000 mgr.y (mgr.25232) 1792 : cluster [DBG] pgmap v2681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:05 smithi150 bash[67543]: audit 2024-07-28T12:51:05.171325+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:06.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:06.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:06.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:06.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:06.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:06.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:06.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:07.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:07.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:51:07.114216+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:51:07.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:51:07.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2380 16 16 0 0 0 - 0 2024-07-28T12:51:07.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:07.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:07.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:07.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:07.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:07.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:07.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:06.818944+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:06.823906+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: cluster 2024-07-28T12:51:06.827388+0000 mgr.y (mgr.25232) 1793 : cluster [DBG] pgmap v2682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:07.334024+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:07.340412+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:07.749921+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:51:08.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:07.751159+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:51:08.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:07 smithi150 bash[67543]: audit 2024-07-28T12:51:07.759532+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:06.818944+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:06.823906+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: cluster 2024-07-28T12:51:06.827388+0000 mgr.y (mgr.25232) 1793 : cluster [DBG] pgmap v2682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:07.334024+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:07.340412+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:07.749921+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:07.751159+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[80503]: audit 2024-07-28T12:51:07.759532+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:06.818944+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:06.823906+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: cluster 2024-07-28T12:51:06.827388+0000 mgr.y (mgr.25232) 1793 : cluster [DBG] pgmap v2682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:07.334024+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:07.340412+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:07.749921+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:07.751159+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:51:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:07 smithi022 bash[82865]: audit 2024-07-28T12:51:07.759532+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:08.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2381 16 16 0 0 0 - 0 2024-07-28T12:51:08.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:08.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:08.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:08.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:08.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:08.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:08.839 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:51:08.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:08.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:09.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:08 smithi022 bash[80503]: audit 2024-07-28T12:51:07.900252+0000 mon.a (mon.0) 2944 : audit [INF] from='client.? 172.21.15.22:0/3148160744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:09.067 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:08 smithi022 bash[82865]: audit 2024-07-28T12:51:07.900252+0000 mon.a (mon.0) 2944 : audit [INF] from='client.? 172.21.15.22:0/3148160744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:09.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:09.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2382 16 16 0 0 0 - 0 2024-07-28T12:51:09.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:08 smithi150 bash[67543]: audit 2024-07-28T12:51:07.900252+0000 mon.a (mon.0) 2944 : audit [INF] from='client.? 172.21.15.22:0/3148160744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:09.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:09.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:09.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:09.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:09.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:51:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:51:09.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:10.040 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:10.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2383 16 16 0 0 0 - 0 2024-07-28T12:51:10.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:10.168 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:09 smithi150 bash[67543]: cluster 2024-07-28T12:51:08.824486+0000 mon.a (mon.0) 2945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:51:10.169 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:09 smithi150 bash[67543]: cluster 2024-07-28T12:51:08.828500+0000 mgr.y (mgr.25232) 1794 : cluster [DBG] pgmap v2683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:10.169 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:09 smithi150 bash[67543]: audit 2024-07-28T12:51:08.839098+0000 mon.a (mon.0) 2946 : audit [INF] from='client.? 172.21.15.22:0/3148160744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:51:10.169 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:09 smithi150 bash[67543]: cluster 2024-07-28T12:51:08.839297+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1285: 8 total, 2 up, 8 in 2024-07-28T12:51:10.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[80503]: cluster 2024-07-28T12:51:08.824486+0000 mon.a (mon.0) 2945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:51:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[80503]: cluster 2024-07-28T12:51:08.828500+0000 mgr.y (mgr.25232) 1794 : cluster [DBG] pgmap v2683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[80503]: audit 2024-07-28T12:51:08.839098+0000 mon.a (mon.0) 2946 : audit [INF] from='client.? 172.21.15.22:0/3148160744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:51:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[80503]: cluster 2024-07-28T12:51:08.839297+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1285: 8 total, 2 up, 8 in 2024-07-28T12:51:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[82865]: cluster 2024-07-28T12:51:08.824486+0000 mon.a (mon.0) 2945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:51:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[82865]: cluster 2024-07-28T12:51:08.828500+0000 mgr.y (mgr.25232) 1794 : cluster [DBG] pgmap v2683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[82865]: audit 2024-07-28T12:51:08.839098+0000 mon.a (mon.0) 2946 : audit [INF] from='client.? 172.21.15.22:0/3148160744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:51:10.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:09 smithi022 bash[82865]: cluster 2024-07-28T12:51:08.839297+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1285: 8 total, 2 up, 8 in 2024-07-28T12:51:10.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:10.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:10.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:10.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:10.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:10.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:11.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:11.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2384 16 16 0 0 0 - 0 2024-07-28T12:51:11.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:11.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:11.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:11.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:11.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:11.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:11.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:51:11.930 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:11 smithi022 bash[80503]: cluster 2024-07-28T12:51:10.829905+0000 mgr.y (mgr.25232) 1795 : cluster [DBG] pgmap v2685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:11.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:11 smithi022 bash[82865]: cluster 2024-07-28T12:51:10.829905+0000 mgr.y (mgr.25232) 1795 : cluster [DBG] pgmap v2685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:11.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:11 smithi150 bash[67543]: cluster 2024-07-28T12:51:10.829905+0000 mgr.y (mgr.25232) 1795 : cluster [DBG] pgmap v2685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:12.057 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:12.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2385 16 16 0 0 0 - 0 2024-07-28T12:51:12.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:12.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:12.408 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:12.415 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:51:12 smithi150 bash[60514]: ts=2024-07-28T12:51: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:51:12.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:12.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:12.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:12.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:13.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:13.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2386 16 16 0 0 0 - 0 2024-07-28T12:51:13.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:13.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:13.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:13.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:13.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:13.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:13.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:13.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:13 smithi150 bash[67543]: cluster 2024-07-28T12:51:12.831298+0000 mgr.y (mgr.25232) 1796 : cluster [DBG] pgmap v2686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:14.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:14.107 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:13 smithi022 bash[80503]: cluster 2024-07-28T12:51:12.831298+0000 mgr.y (mgr.25232) 1796 : cluster [DBG] pgmap v2686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:14.107 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:13 smithi022 bash[82865]: cluster 2024-07-28T12:51:12.831298+0000 mgr.y (mgr.25232) 1796 : cluster [DBG] pgmap v2686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:14.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2387 16 16 0 0 0 - 0 2024-07-28T12:51:14.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:14.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:14.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:14.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:14.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:14.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:14.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:15.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:15.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2388 16 16 0 0 0 - 0 2024-07-28T12:51:15.141 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:15.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:15.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:15.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:15.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:15.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:15.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:15.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:15 smithi022 bash[80503]: cluster 2024-07-28T12:51:14.832688+0000 mgr.y (mgr.25232) 1797 : cluster [DBG] pgmap v2687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:15 smithi022 bash[82865]: cluster 2024-07-28T12:51:14.832688+0000 mgr.y (mgr.25232) 1797 : cluster [DBG] pgmap v2687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:16.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:16.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2389 16 16 0 0 0 - 0 2024-07-28T12:51:16.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:16.235 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:51:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:15 smithi150 bash[67543]: cluster 2024-07-28T12:51:14.832688+0000 mgr.y (mgr.25232) 1797 : cluster [DBG] pgmap v2687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:16.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:16.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:16.463 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:16.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:16.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:16.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:16.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:17.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:17.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2390 16 16 0 0 0 - 0 2024-07-28T12:51:17.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:17.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:17.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:17.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:51:17.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:51:17.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:17.752 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:17.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:17.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:17 smithi150 bash[67543]: cluster 2024-07-28T12:51:16.834219+0000 mgr.y (mgr.25232) 1798 : cluster [DBG] pgmap v2688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:18.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:18.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2391 16 16 0 0 0 - 0 2024-07-28T12:51:18.117 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:17 smithi022 bash[80503]: cluster 2024-07-28T12:51:16.834219+0000 mgr.y (mgr.25232) 1798 : cluster [DBG] pgmap v2688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:18.117 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:17 smithi022 bash[82865]: cluster 2024-07-28T12:51:16.834219+0000 mgr.y (mgr.25232) 1798 : cluster [DBG] pgmap v2688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:18.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:18.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:18.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:18.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:18.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:18.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:18.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:19.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:19.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2392 16 16 0 0 0 - 0 2024-07-28T12:51:19.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:19.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:19.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:19.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:51:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:51:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:51:19.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:19.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:19.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:19.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:19 smithi022 bash[82865]: cluster 2024-07-28T12:51:18.835666+0000 mgr.y (mgr.25232) 1799 : cluster [DBG] pgmap v2689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:19 smithi022 bash[80503]: cluster 2024-07-28T12:51:18.835666+0000 mgr.y (mgr.25232) 1799 : cluster [DBG] pgmap v2689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:20.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2393 16 16 0 0 0 - 0 2024-07-28T12:51:20.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:20.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:19 smithi150 bash[67543]: cluster 2024-07-28T12:51:18.835666+0000 mgr.y (mgr.25232) 1799 : cluster [DBG] pgmap v2689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:20.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:20.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:20.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:20.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:20.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:20.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:21.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:21.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2394 16 16 0 0 0 - 0 2024-07-28T12:51:21.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:21.190 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:51:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:21 smithi150 bash[67543]: audit 2024-07-28T12:51:20.176045+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:21 smithi150 bash[67543]: audit 2024-07-28T12:51:20.177505+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:21 smithi150 bash[67543]: audit 2024-07-28T12:51:21.072995+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.22:0/131792686' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:51:21.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:21.413 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:21.533 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:21.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:21 smithi022 bash[82865]: audit 2024-07-28T12:51:20.176045+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:21.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:21 smithi022 bash[82865]: audit 2024-07-28T12:51:20.177505+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:21.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:21 smithi022 bash[82865]: audit 2024-07-28T12:51:21.072995+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.22:0/131792686' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:51:21.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:21 smithi022 bash[80503]: audit 2024-07-28T12:51:20.176045+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:21.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:21 smithi022 bash[80503]: audit 2024-07-28T12:51:20.177505+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:21.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:21 smithi022 bash[80503]: audit 2024-07-28T12:51:21.072995+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.22:0/131792686' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:51:21.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:21.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:21.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:22.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:22.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2395 16 16 0 0 0 - 0 2024-07-28T12:51:22.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:22.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:22.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:22.423 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:22.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:22.501 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:51:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:51:22.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:22 smithi150 bash[67543]: cluster 2024-07-28T12:51:20.836994+0000 mgr.y (mgr.25232) 1800 : cluster [DBG] pgmap v2690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:22.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:22 smithi150 bash[67543]: cluster 2024-07-28T12:51:21.174382+0000 mon.a (mon.0) 2951 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:22.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:22 smithi150 bash[67543]: audit 2024-07-28T12:51:21.190391+0000 mon.a (mon.0) 2952 : audit [INF] from='client.? 172.21.15.22:0/131792686' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:51:22.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:22 smithi150 bash[67543]: cluster 2024-07-28T12:51:21.190577+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1286: 8 total, 2 up, 8 in 2024-07-28T12:51:22.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[80503]: cluster 2024-07-28T12:51:20.836994+0000 mgr.y (mgr.25232) 1800 : cluster [DBG] pgmap v2690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:22.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[80503]: cluster 2024-07-28T12:51:21.174382+0000 mon.a (mon.0) 2951 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:22.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[80503]: audit 2024-07-28T12:51:21.190391+0000 mon.a (mon.0) 2952 : audit [INF] from='client.? 172.21.15.22:0/131792686' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:51:22.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[80503]: cluster 2024-07-28T12:51:21.190577+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1286: 8 total, 2 up, 8 in 2024-07-28T12:51:22.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[82865]: cluster 2024-07-28T12:51:20.836994+0000 mgr.y (mgr.25232) 1800 : cluster [DBG] pgmap v2690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:22.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[82865]: cluster 2024-07-28T12:51:21.174382+0000 mon.a (mon.0) 2951 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:22.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[82865]: audit 2024-07-28T12:51:21.190391+0000 mon.a (mon.0) 2952 : audit [INF] from='client.? 172.21.15.22:0/131792686' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:51:22.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:22 smithi022 bash[82865]: cluster 2024-07-28T12:51:21.190577+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1286: 8 total, 2 up, 8 in 2024-07-28T12:51:22.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:22.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:22.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:22.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:23.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:23.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2396 16 16 0 0 0 - 0 2024-07-28T12:51:23.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:23.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:23.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:23.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:23.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:23.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:23.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:23.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:51:24.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:24.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2397 16 16 0 0 0 - 0 2024-07-28T12:51:24.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:24 smithi022 bash[80503]: cluster 2024-07-28T12:51:22.838522+0000 mgr.y (mgr.25232) 1801 : cluster [DBG] pgmap v2692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:24.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:24 smithi022 bash[82865]: cluster 2024-07-28T12:51:22.838522+0000 mgr.y (mgr.25232) 1801 : cluster [DBG] pgmap v2692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:24.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:24.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:24.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:24.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:24 smithi150 bash[67543]: cluster 2024-07-28T12:51:22.838522+0000 mgr.y (mgr.25232) 1801 : cluster [DBG] pgmap v2692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:24.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:24.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:24.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:24.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:25.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:25.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2398 16 16 0 0 0 - 0 2024-07-28T12:51:25.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:25.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:25.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:25.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:25.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:25.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:25.807 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:51:25.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:26.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:26.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2399 16 16 0 0 0 - 0 2024-07-28T12:51:26.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:26.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:26 smithi022 bash[80503]: cluster 2024-07-28T12:51:24.839990+0000 mgr.y (mgr.25232) 1802 : cluster [DBG] pgmap v2693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:26 smithi022 bash[82865]: cluster 2024-07-28T12:51:24.839990+0000 mgr.y (mgr.25232) 1802 : cluster [DBG] pgmap v2693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:26.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:26.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:26 smithi150 bash[67543]: cluster 2024-07-28T12:51:24.839990+0000 mgr.y (mgr.25232) 1802 : cluster [DBG] pgmap v2693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:26.549 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:51:26.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:51:26.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:26.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:26.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:26.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:27.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:27.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:51:27.117116+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:51:27.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:51:27.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2400 16 16 0 0 0 - 0 2024-07-28T12:51:27.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:27.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:27.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:27.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:27.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:27.810 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:27.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:28.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:28.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2401 16 16 0 0 0 - 0 2024-07-28T12:51:28.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:28.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:28 smithi022 bash[80503]: cluster 2024-07-28T12:51:26.840946+0000 mgr.y (mgr.25232) 1803 : cluster [DBG] pgmap v2694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:28 smithi022 bash[82865]: cluster 2024-07-28T12:51:26.840946+0000 mgr.y (mgr.25232) 1803 : cluster [DBG] pgmap v2694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:28.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:28 smithi150 bash[67543]: cluster 2024-07-28T12:51:26.840946+0000 mgr.y (mgr.25232) 1803 : cluster [DBG] pgmap v2694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:28.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:28.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:28.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:28.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:29.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:29.037 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:29.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2402 16 16 0 0 0 - 0 2024-07-28T12:51:29.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:29.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:29.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:29.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:29.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:29.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:51:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:51:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:51:29.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:29.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:30.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:30.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2403 16 16 0 0 0 - 0 2024-07-28T12:51:30.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:30.312 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:30.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:30 smithi150 bash[67543]: cluster 2024-07-28T12:51:28.842238+0000 mgr.y (mgr.25232) 1804 : cluster [DBG] pgmap v2695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:30.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:30.562 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:30 smithi022 bash[80503]: cluster 2024-07-28T12:51:28.842238+0000 mgr.y (mgr.25232) 1804 : cluster [DBG] pgmap v2695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:30.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:30 smithi022 bash[82865]: cluster 2024-07-28T12:51:28.842238+0000 mgr.y (mgr.25232) 1804 : cluster [DBG] pgmap v2695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:30.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:30.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:30.895 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:31.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:31.069 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:31.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2404 16 16 0 0 0 - 0 2024-07-28T12:51:31.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:31.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:31.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:31.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:31.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:31.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:31.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:31.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:32.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:32.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2405 16 16 0 0 0 - 0 2024-07-28T12:51:32.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:32.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:32.433 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:32 smithi150 bash[67543]: cluster 2024-07-28T12:51:30.843608+0000 mgr.y (mgr.25232) 1805 : cluster [DBG] pgmap v2696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:51:32 smithi150 bash[60514]: ts=2024-07-28T12:51: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:51:32.549 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:32 smithi022 bash[82865]: cluster 2024-07-28T12:51:30.843608+0000 mgr.y (mgr.25232) 1805 : cluster [DBG] pgmap v2696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:32 smithi022 bash[80503]: cluster 2024-07-28T12:51:30.843608+0000 mgr.y (mgr.25232) 1805 : cluster [DBG] pgmap v2696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:32.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:32.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:32.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:33.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:33.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2406 16 16 0 0 0 - 0 2024-07-28T12:51:33.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:33.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:33.381 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:33.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:33.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:33.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:33.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:33.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:34.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:34.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2407 16 16 0 0 0 - 0 2024-07-28T12:51:34.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:34.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:34 smithi022 bash[82865]: cluster 2024-07-28T12:51:32.845004+0000 mgr.y (mgr.25232) 1806 : cluster [DBG] pgmap v2697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:34 smithi022 bash[80503]: cluster 2024-07-28T12:51:32.845004+0000 mgr.y (mgr.25232) 1806 : cluster [DBG] pgmap v2697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:34.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:34 smithi150 bash[67543]: cluster 2024-07-28T12:51:32.845004+0000 mgr.y (mgr.25232) 1806 : cluster [DBG] pgmap v2697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:34.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:34.672 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:34.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:34.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:35.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:35.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2408 16 16 0 0 0 - 0 2024-07-28T12:51:35.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:35.229 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:51:35.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[80503]: audit 2024-07-28T12:51:34.262667+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.22:0/2130027332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[80503]: audit 2024-07-28T12:51:34.263137+0000 mon.a (mon.0) 2954 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[80503]: audit 2024-07-28T12:51:35.180978+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[80503]: audit 2024-07-28T12:51:35.183042+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[82865]: audit 2024-07-28T12:51:34.262667+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.22:0/2130027332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[82865]: audit 2024-07-28T12:51:34.263137+0000 mon.a (mon.0) 2954 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:35.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[82865]: audit 2024-07-28T12:51:35.180978+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:35.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:35 smithi022 bash[82865]: audit 2024-07-28T12:51:35.183042+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:35.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:35.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:35 smithi150 bash[67543]: audit 2024-07-28T12:51:34.262667+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.22:0/2130027332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:35 smithi150 bash[67543]: audit 2024-07-28T12:51:34.263137+0000 mon.a (mon.0) 2954 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:51:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:35 smithi150 bash[67543]: audit 2024-07-28T12:51:35.180978+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:51:35.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:35 smithi150 bash[67543]: audit 2024-07-28T12:51:35.183042+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:35.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:35.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:35.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:35.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:36.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:36.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2409 16 16 0 0 0 - 0 2024-07-28T12:51:36.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:36.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:36.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:36.468 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:36 smithi150 bash[67543]: cluster 2024-07-28T12:51:34.845905+0000 mgr.y (mgr.25232) 1807 : cluster [DBG] pgmap v2698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:36.468 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:36 smithi150 bash[67543]: cluster 2024-07-28T12:51:35.212539+0000 mon.a (mon.0) 2957 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:36.468 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:36 smithi150 bash[67543]: audit 2024-07-28T12:51:35.227975+0000 mon.a (mon.0) 2958 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:51:36.469 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:36 smithi150 bash[67543]: cluster 2024-07-28T12:51:35.228174+0000 mon.a (mon.0) 2959 : cluster [DBG] osdmap e1287: 8 total, 2 up, 8 in 2024-07-28T12:51:36.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[80503]: cluster 2024-07-28T12:51:34.845905+0000 mgr.y (mgr.25232) 1807 : cluster [DBG] pgmap v2698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[80503]: cluster 2024-07-28T12:51:35.212539+0000 mon.a (mon.0) 2957 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[80503]: audit 2024-07-28T12:51:35.227975+0000 mon.a (mon.0) 2958 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:51:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[80503]: cluster 2024-07-28T12:51:35.228174+0000 mon.a (mon.0) 2959 : cluster [DBG] osdmap e1287: 8 total, 2 up, 8 in 2024-07-28T12:51:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[82865]: cluster 2024-07-28T12:51:34.845905+0000 mgr.y (mgr.25232) 1807 : cluster [DBG] pgmap v2698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[82865]: cluster 2024-07-28T12:51:35.212539+0000 mon.a (mon.0) 2957 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[82865]: audit 2024-07-28T12:51:35.227975+0000 mon.a (mon.0) 2958 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:51:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:36 smithi022 bash[82865]: cluster 2024-07-28T12:51:35.228174+0000 mon.a (mon.0) 2959 : cluster [DBG] osdmap e1287: 8 total, 2 up, 8 in 2024-07-28T12:51:36.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:36.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:36.917 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:51:36.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:37.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:37.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2410 16 16 0 0 0 - 0 2024-07-28T12:51:37.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:37.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:37.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:37.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:37.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:37.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:37.787 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:51:37.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:51:37.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:37.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:38.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:38.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2411 16 16 0 0 0 - 0 2024-07-28T12:51:38.231 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:38.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:38.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:38.479 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:38 smithi022 bash[80503]: cluster 2024-07-28T12:51:36.846639+0000 mgr.y (mgr.25232) 1808 : cluster [DBG] pgmap v2700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:38.479 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:38 smithi022 bash[82865]: cluster 2024-07-28T12:51:36.846639+0000 mgr.y (mgr.25232) 1808 : cluster [DBG] pgmap v2700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:38 smithi150 bash[67543]: cluster 2024-07-28T12:51:36.846639+0000 mgr.y (mgr.25232) 1808 : cluster [DBG] pgmap v2700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:38.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:38.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:51:38.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:38.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:38.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:39.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:39.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2412 16 16 0 0 0 - 0 2024-07-28T12:51:39.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:39.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:39.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:39.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:39.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:39.669 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:51:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:51:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:51:39.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:39.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:40.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:40.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2413 16 16 0 0 0 - 0 2024-07-28T12:51:40.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:40.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:40.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:40.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:40.501 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:40 smithi150 bash[67543]: cluster 2024-07-28T12:51:38.847544+0000 mgr.y (mgr.25232) 1809 : cluster [DBG] pgmap v2701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:40 smithi022 bash[80503]: cluster 2024-07-28T12:51:38.847544+0000 mgr.y (mgr.25232) 1809 : cluster [DBG] pgmap v2701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:40 smithi022 bash[82865]: cluster 2024-07-28T12:51:38.847544+0000 mgr.y (mgr.25232) 1809 : cluster [DBG] pgmap v2701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:40.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:40.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:40.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:40.965 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:41.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:41.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2414 16 16 0 0 0 - 0 2024-07-28T12:51:41.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:41.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:41.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:41.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:41.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:41.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:41.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:42.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:42.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2415 16 16 0 0 0 - 0 2024-07-28T12:51:42.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:42.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:42.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:42.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:42.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:42 smithi150 bash[67543]: cluster 2024-07-28T12:51:40.848890+0000 mgr.y (mgr.25232) 1810 : cluster [DBG] pgmap v2702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:42.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:51:42 smithi150 bash[60514]: ts=2024-07-28T12:51: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:51:42.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:42 smithi022 bash[80503]: cluster 2024-07-28T12:51:40.848890+0000 mgr.y (mgr.25232) 1810 : cluster [DBG] pgmap v2702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:42.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:42 smithi022 bash[82865]: cluster 2024-07-28T12:51:40.848890+0000 mgr.y (mgr.25232) 1810 : cluster [DBG] pgmap v2702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:42.548 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:42.549 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:42.629 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:42.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:42.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:42.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:43.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:43.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2416 16 16 0 0 0 - 0 2024-07-28T12:51:43.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:43.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:43.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:43.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:43.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:43.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:43.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:44.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:44.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2417 16 16 0 0 0 - 0 2024-07-28T12:51:44.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:44.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:44.370 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:44 smithi022 bash[80503]: cluster 2024-07-28T12:51:42.849800+0000 mgr.y (mgr.25232) 1811 : cluster [DBG] pgmap v2703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:44.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:44 smithi022 bash[82865]: cluster 2024-07-28T12:51:42.849800+0000 mgr.y (mgr.25232) 1811 : cluster [DBG] pgmap v2703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:44.417 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:44.428 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:44 smithi150 bash[67543]: cluster 2024-07-28T12:51:42.849800+0000 mgr.y (mgr.25232) 1811 : cluster [DBG] pgmap v2703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:44.536 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:44.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:44.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:44.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:45.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:45.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2418 16 16 0 0 0 - 0 2024-07-28T12:51:45.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:45.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:45.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:45.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:45.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:45 smithi022 bash[80503]: cluster 2024-07-28T12:51:44.851145+0000 mgr.y (mgr.25232) 1812 : cluster [DBG] pgmap v2704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:45.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:45 smithi022 bash[82865]: cluster 2024-07-28T12:51:44.851145+0000 mgr.y (mgr.25232) 1812 : cluster [DBG] pgmap v2704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:45.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:45.613 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:45 smithi150 bash[67543]: cluster 2024-07-28T12:51:44.851145+0000 mgr.y (mgr.25232) 1812 : cluster [DBG] pgmap v2704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:45.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:45.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:45.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:46.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:46.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2419 16 16 0 0 0 - 0 2024-07-28T12:51:46.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:46.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:46.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:46.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:46.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:46.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:46.905 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:47.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:47.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:51:47.119659+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:51:47.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:51:47.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2420 16 16 0 0 0 - 0 2024-07-28T12:51:47.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:47.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:47.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:47.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:47.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:47.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:47.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:47.969 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:47 smithi022 bash[80503]: cluster 2024-07-28T12:51:46.852478+0000 mgr.y (mgr.25232) 1813 : cluster [DBG] pgmap v2705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:47 smithi022 bash[82865]: cluster 2024-07-28T12:51:46.852478+0000 mgr.y (mgr.25232) 1813 : cluster [DBG] pgmap v2705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:48.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:48.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2421 16 16 0 0 0 - 0 2024-07-28T12:51:48.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:47 smithi150 bash[67543]: cluster 2024-07-28T12:51:46.852478+0000 mgr.y (mgr.25232) 1813 : cluster [DBG] pgmap v2705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:48.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:48.400 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:51:48.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:48.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:48.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:48.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:48.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:48.925 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:51:49.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:49.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2422 16 16 0 0 0 - 0 2024-07-28T12:51:49.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:49.161 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:48 smithi150 bash[67543]: audit 2024-07-28T12:51:48.633402+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.22:0/2816514530' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:51:49.161 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:48 smithi150 bash[67543]: audit 2024-07-28T12:51:48.633872+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:51:49.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:48 smithi022 bash[80503]: audit 2024-07-28T12:51:48.633402+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.22:0/2816514530' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:51:49.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:48 smithi022 bash[80503]: audit 2024-07-28T12:51:48.633872+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:51:49.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:48 smithi022 bash[82865]: audit 2024-07-28T12:51:48.633402+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.22:0/2816514530' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:51:49.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:48 smithi022 bash[82865]: audit 2024-07-28T12:51:48.633872+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:51:49.243 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:51:49.244 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:51:49.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:49.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:49.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:49.510 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:51:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:51:49.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:49.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:49.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:49.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:50.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:50.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2423 16 16 0 0 0 - 0 2024-07-28T12:51:50.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[82865]: cluster 2024-07-28T12:51:48.853484+0000 mgr.y (mgr.25232) 1814 : cluster [DBG] pgmap v2706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[82865]: cluster 2024-07-28T12:51:48.909563+0000 mon.a (mon.0) 2961 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[82865]: audit 2024-07-28T12:51:48.925513+0000 mon.a (mon.0) 2962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[82865]: cluster 2024-07-28T12:51:48.925642+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1288: 8 total, 2 up, 8 in 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[80503]: cluster 2024-07-28T12:51:48.853484+0000 mgr.y (mgr.25232) 1814 : cluster [DBG] pgmap v2706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[80503]: cluster 2024-07-28T12:51:48.909563+0000 mon.a (mon.0) 2961 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[80503]: audit 2024-07-28T12:51:48.925513+0000 mon.a (mon.0) 2962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:51:50.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:49 smithi022 bash[80503]: cluster 2024-07-28T12:51:48.925642+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1288: 8 total, 2 up, 8 in 2024-07-28T12:51:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:49 smithi150 bash[67543]: cluster 2024-07-28T12:51:48.853484+0000 mgr.y (mgr.25232) 1814 : cluster [DBG] pgmap v2706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:49 smithi150 bash[67543]: cluster 2024-07-28T12:51:48.909563+0000 mon.a (mon.0) 2961 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:51:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:49 smithi150 bash[67543]: audit 2024-07-28T12:51:48.925513+0000 mon.a (mon.0) 2962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:51:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:49 smithi150 bash[67543]: cluster 2024-07-28T12:51:48.925642+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1288: 8 total, 2 up, 8 in 2024-07-28T12:51:50.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:50.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:50.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:50.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:50.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:50.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:51.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:51.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2424 16 16 0 0 0 - 0 2024-07-28T12:51:51.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:51.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:50 smithi022 bash[82865]: audit 2024-07-28T12:51:50.174891+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:51.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:50 smithi022 bash[80503]: audit 2024-07-28T12:51:50.174891+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:50 smithi150 bash[67543]: audit 2024-07-28T12:51:50.174891+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:51:51.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:51.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:51.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:51.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:51.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:51.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:51:51.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:52.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:52.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2425 16 16 0 0 0 - 0 2024-07-28T12:51:52.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:52.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:51 smithi022 bash[80503]: cluster 2024-07-28T12:51:50.854597+0000 mgr.y (mgr.25232) 1815 : cluster [DBG] pgmap v2708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:52.135 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:51 smithi022 bash[82865]: cluster 2024-07-28T12:51:50.854597+0000 mgr.y (mgr.25232) 1815 : cluster [DBG] pgmap v2708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:52.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:52.254 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:51 smithi150 bash[67543]: cluster 2024-07-28T12:51:50.854597+0000 mgr.y (mgr.25232) 1815 : cluster [DBG] pgmap v2708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:52.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:52.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:51:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:51:52.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:52.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:52.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:52.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:53.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:53.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2426 16 16 0 0 0 - 0 2024-07-28T12:51:53.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:53.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:53.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:53.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:53.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:53.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:53.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:54.013 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:54.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:54.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2427 16 16 0 0 0 - 0 2024-07-28T12:51:54.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:54.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:53 smithi150 bash[67543]: cluster 2024-07-28T12:51:52.855972+0000 mgr.y (mgr.25232) 1816 : cluster [DBG] pgmap v2709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:53 smithi022 bash[80503]: cluster 2024-07-28T12:51:52.855972+0000 mgr.y (mgr.25232) 1816 : cluster [DBG] pgmap v2709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:53 smithi022 bash[82865]: cluster 2024-07-28T12:51:52.855972+0000 mgr.y (mgr.25232) 1816 : cluster [DBG] pgmap v2709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:54.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:54.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:54.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:54.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:54.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:54.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:55.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:55.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2428 16 16 0 0 0 - 0 2024-07-28T12:51:55.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:55.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:55.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:55.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:55.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:55.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:55.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:56.040 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:51:56.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:56.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:55 smithi022 bash[80503]: cluster 2024-07-28T12:51:54.857356+0000 mgr.y (mgr.25232) 1817 : cluster [DBG] pgmap v2710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:56.067 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:55 smithi022 bash[82865]: cluster 2024-07-28T12:51:54.857356+0000 mgr.y (mgr.25232) 1817 : cluster [DBG] pgmap v2710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:56.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2429 16 16 0 0 0 - 0 2024-07-28T12:51:56.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:56.184 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:55 smithi150 bash[67543]: cluster 2024-07-28T12:51:54.857356+0000 mgr.y (mgr.25232) 1817 : cluster [DBG] pgmap v2710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:56.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:56.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:56.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:56.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:56.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:56.884 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:57.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:57.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2430 16 16 0 0 0 - 0 2024-07-28T12:51:57.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:51:57.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:57.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:57.481 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:57.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:57.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:57.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:57.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:58.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:58.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2431 16 16 0 0 0 - 0 2024-07-28T12:51:58.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:51:58.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:51:57 smithi022 bash[80503]: cluster 2024-07-28T12:51:56.858783+0000 mgr.y (mgr.25232) 1818 : cluster [DBG] pgmap v2711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:58.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:51:57 smithi022 bash[82865]: cluster 2024-07-28T12:51:56.858783+0000 mgr.y (mgr.25232) 1818 : cluster [DBG] pgmap v2711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:57 smithi150 bash[67543]: cluster 2024-07-28T12:51:56.858783+0000 mgr.y (mgr.25232) 1818 : cluster [DBG] pgmap v2711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:51:58.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:58.423 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:58.468 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:51:58.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:58.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:58.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:58.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:59.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:51:59.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2432 16 16 0 0 0 - 0 2024-07-28T12:51:59.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:51:59.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:59.368 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:59.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:51:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:51:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:51:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:51:59.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:51:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:51:59.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:51:59.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:51:59.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:51:59.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:00.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:00.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2433 16 16 0 0 0 - 0 2024-07-28T12:52:00.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:00.209 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:51:59 smithi150 bash[67543]: cluster 2024-07-28T12:51:58.860145+0000 mgr.y (mgr.25232) 1819 : cluster [DBG] pgmap v2712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:00.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:00 smithi022 bash[82865]: cluster 2024-07-28T12:51:58.860145+0000 mgr.y (mgr.25232) 1819 : cluster [DBG] pgmap v2712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:00 smithi022 bash[80503]: cluster 2024-07-28T12:51:58.860145+0000 mgr.y (mgr.25232) 1819 : cluster [DBG] pgmap v2712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:00.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:00.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:00.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:00.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:00.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:01.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:01.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2434 16 16 0 0 0 - 0 2024-07-28T12:52:01.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:01.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:01.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:01.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:01.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:01.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:01.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:01.953 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:52:01.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:02.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:02.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2435 16 16 0 0 0 - 0 2024-07-28T12:52:02.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:02.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:01 smithi150 bash[67543]: cluster 2024-07-28T12:52:00.861499+0000 mgr.y (mgr.25232) 1820 : cluster [DBG] pgmap v2713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:02.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:01 smithi150 bash[67543]: audit 2024-07-28T12:52:01.277000+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.22:0/1689989988' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:02.227 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:01 smithi150 bash[67543]: audit 2024-07-28T12:52:01.277543+0000 mon.a (mon.0) 2965 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:01 smithi022 bash[80503]: cluster 2024-07-28T12:52:00.861499+0000 mgr.y (mgr.25232) 1820 : cluster [DBG] pgmap v2713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:01 smithi022 bash[80503]: audit 2024-07-28T12:52:01.277000+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.22:0/1689989988' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:02.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:01 smithi022 bash[80503]: audit 2024-07-28T12:52:01.277543+0000 mon.a (mon.0) 2965 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:01 smithi022 bash[82865]: cluster 2024-07-28T12:52:00.861499+0000 mgr.y (mgr.25232) 1820 : cluster [DBG] pgmap v2713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:01 smithi022 bash[82865]: audit 2024-07-28T12:52:01.277000+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.22:0/1689989988' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:01 smithi022 bash[82865]: audit 2024-07-28T12:52:01.277543+0000 mon.a (mon.0) 2965 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:02.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:02.455 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:02.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:02.583 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:52:02 smithi150 bash[60514]: ts=2024-07-28T12:52: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:52:02.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:02.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:02.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:03.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:03.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2436 16 16 0 0 0 - 0 2024-07-28T12:52:03.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:02 smithi150 bash[67543]: cluster 2024-07-28T12:52:01.944331+0000 mon.a (mon.0) 2966 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:52:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:02 smithi150 bash[67543]: audit 2024-07-28T12:52:01.952606+0000 mon.a (mon.0) 2967 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:02 smithi150 bash[67543]: cluster 2024-07-28T12:52:01.952793+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1289: 8 total, 2 up, 8 in 2024-07-28T12:52:03.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:02 smithi022 bash[80503]: cluster 2024-07-28T12:52:01.944331+0000 mon.a (mon.0) 2966 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:52:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:02 smithi022 bash[80503]: audit 2024-07-28T12:52:01.952606+0000 mon.a (mon.0) 2967 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:02 smithi022 bash[80503]: cluster 2024-07-28T12:52:01.952793+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1289: 8 total, 2 up, 8 in 2024-07-28T12:52:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:02 smithi022 bash[82865]: cluster 2024-07-28T12:52:01.944331+0000 mon.a (mon.0) 2966 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:52:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:02 smithi022 bash[82865]: audit 2024-07-28T12:52:01.952606+0000 mon.a (mon.0) 2967 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:02 smithi022 bash[82865]: cluster 2024-07-28T12:52:01.952793+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1289: 8 total, 2 up, 8 in 2024-07-28T12:52:03.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:03.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:03.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:03.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:03.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:04.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:04.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2437 16 16 0 0 0 - 0 2024-07-28T12:52:04.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:04.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:04.253 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:03 smithi150 bash[67543]: cluster 2024-07-28T12:52:02.862796+0000 mgr.y (mgr.25232) 1821 : cluster [DBG] pgmap v2715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:03 smithi022 bash[82865]: cluster 2024-07-28T12:52:02.862796+0000 mgr.y (mgr.25232) 1821 : cluster [DBG] pgmap v2715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:03 smithi022 bash[80503]: cluster 2024-07-28T12:52:02.862796+0000 mgr.y (mgr.25232) 1821 : cluster [DBG] pgmap v2715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:04.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:04.378 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:04.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:04.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:04.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:04.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:04.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:52:04.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:05.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:05.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2438 16 16 0 0 0 - 0 2024-07-28T12:52:05.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:05.306 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:05.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:05.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:05.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:05.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:05.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:06.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:06.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2439 16 16 0 0 0 - 0 2024-07-28T12:52:06.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:06.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:06 smithi150 bash[67543]: cluster 2024-07-28T12:52:04.864182+0000 mgr.y (mgr.25232) 1822 : cluster [DBG] pgmap v2716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:06 smithi150 bash[67543]: audit 2024-07-28T12:52:05.181279+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:06 smithi150 bash[67543]: audit 2024-07-28T12:52:05.183249+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:06.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:06.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:06 smithi022 bash[80503]: cluster 2024-07-28T12:52:04.864182+0000 mgr.y (mgr.25232) 1822 : cluster [DBG] pgmap v2716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:06 smithi022 bash[80503]: audit 2024-07-28T12:52:05.181279+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:06 smithi022 bash[80503]: audit 2024-07-28T12:52:05.183249+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:06 smithi022 bash[82865]: cluster 2024-07-28T12:52:04.864182+0000 mgr.y (mgr.25232) 1822 : cluster [DBG] pgmap v2716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:06 smithi022 bash[82865]: audit 2024-07-28T12:52:05.181279+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:06 smithi022 bash[82865]: audit 2024-07-28T12:52:05.183249+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:06.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:06.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:06.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:06.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:07.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:07.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:52:07.122626+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:52:07.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:52:07.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2440 16 16 0 0 0 - 0 2024-07-28T12:52:07.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:07.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:07.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:07.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:07.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:07.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:07.824 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:52:07.913 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:08.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:08.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2441 16 16 0 0 0 - 0 2024-07-28T12:52:08.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:08.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:08 smithi022 bash[80503]: cluster 2024-07-28T12:52:06.865581+0000 mgr.y (mgr.25232) 1823 : cluster [DBG] pgmap v2717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:08 smithi022 bash[80503]: audit 2024-07-28T12:52:07.873640+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:52:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:08 smithi022 bash[82865]: cluster 2024-07-28T12:52:06.865581+0000 mgr.y (mgr.25232) 1823 : cluster [DBG] pgmap v2717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:08 smithi022 bash[82865]: audit 2024-07-28T12:52:07.873640+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:52:08.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:08.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:08 smithi150 bash[67543]: cluster 2024-07-28T12:52:06.865581+0000 mgr.y (mgr.25232) 1823 : cluster [DBG] pgmap v2717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:08 smithi150 bash[67543]: audit 2024-07-28T12:52:07.873640+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:52:08.520 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:52:08.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:52:08.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:08.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:08.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:08.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:09.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:09.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2442 16 16 0 0 0 - 0 2024-07-28T12:52:09.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:09.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:09.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:09 smithi150 bash[67543]: audit 2024-07-28T12:52:08.251816+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:09 smithi150 bash[67543]: audit 2024-07-28T12:52:08.258182+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:09 smithi150 bash[67543]: cluster 2024-07-28T12:52:08.866973+0000 mgr.y (mgr.25232) 1824 : cluster [DBG] pgmap v2718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:09.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:09.567 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:52:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:52:09.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[82865]: audit 2024-07-28T12:52:08.251816+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:09.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[82865]: audit 2024-07-28T12:52:08.258182+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:09.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[82865]: cluster 2024-07-28T12:52:08.866973+0000 mgr.y (mgr.25232) 1824 : cluster [DBG] pgmap v2718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:09.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[80503]: audit 2024-07-28T12:52:08.251816+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:09.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[80503]: audit 2024-07-28T12:52:08.258182+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:09.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:09 smithi022 bash[80503]: cluster 2024-07-28T12:52:08.866973+0000 mgr.y (mgr.25232) 1824 : cluster [DBG] pgmap v2718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:09.636 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:52:09.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:09.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:09.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:10.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:10.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2443 16 16 0 0 0 - 0 2024-07-28T12:52:10.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:10.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:10.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:10.505 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:10.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:10.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:10.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:10.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:11.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:11.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2444 16 16 0 0 0 - 0 2024-07-28T12:52:11.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:11.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:11.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:11.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:11.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:11.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:11.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:11.955 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:11 smithi150 bash[67543]: cluster 2024-07-28T12:52:10.868452+0000 mgr.y (mgr.25232) 1825 : cluster [DBG] pgmap v2719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:12.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:12.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2445 16 16 0 0 0 - 0 2024-07-28T12:52:12.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:11 smithi022 bash[80503]: cluster 2024-07-28T12:52:10.868452+0000 mgr.y (mgr.25232) 1825 : cluster [DBG] pgmap v2719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:12.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:11 smithi022 bash[82865]: cluster 2024-07-28T12:52:10.868452+0000 mgr.y (mgr.25232) 1825 : cluster [DBG] pgmap v2719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:12.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:12.393 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:12.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:12.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:12.644 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:52:12 smithi150 bash[60514]: ts=2024-07-28T12:52: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:52:12.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:12.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:12.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:13.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:13.096 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:13.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2446 16 16 0 0 0 - 0 2024-07-28T12:52:13.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:13.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:13.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:13.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:13.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:13.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:13.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:13.930 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:52:14.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:14.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:14.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2447 16 16 0 0 0 - 0 2024-07-28T12:52:14.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[80503]: cluster 2024-07-28T12:52:12.869447+0000 mgr.y (mgr.25232) 1826 : cluster [DBG] pgmap v2720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[80503]: audit 2024-07-28T12:52:13.484668+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.22:0/3658571957' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[80503]: audit 2024-07-28T12:52:13.485027+0000 mon.a (mon.0) 2974 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[80503]: audit 2024-07-28T12:52:13.569252+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[80503]: audit 2024-07-28T12:52:13.573898+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[82865]: cluster 2024-07-28T12:52:12.869447+0000 mgr.y (mgr.25232) 1826 : cluster [DBG] pgmap v2720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[82865]: audit 2024-07-28T12:52:13.484668+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.22:0/3658571957' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[82865]: audit 2024-07-28T12:52:13.485027+0000 mon.a (mon.0) 2974 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[82865]: audit 2024-07-28T12:52:13.569252+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:14.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:13 smithi022 bash[82865]: audit 2024-07-28T12:52:13.573898+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:13 smithi150 bash[67543]: cluster 2024-07-28T12:52:12.869447+0000 mgr.y (mgr.25232) 1826 : cluster [DBG] pgmap v2720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:13 smithi150 bash[67543]: audit 2024-07-28T12:52:13.484668+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.22:0/3658571957' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:52:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:13 smithi150 bash[67543]: audit 2024-07-28T12:52:13.485027+0000 mon.a (mon.0) 2974 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:52:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:13 smithi150 bash[67543]: audit 2024-07-28T12:52:13.569252+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:13 smithi150 bash[67543]: audit 2024-07-28T12:52:13.573898+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:14.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:14.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:14.584 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:14.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:14.822 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:14.940 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:15.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:15.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2448 16 16 0 0 0 - 0 2024-07-28T12:52:15.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: cluster 2024-07-28T12:52:13.926748+0000 mon.a (mon.0) 2977 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: audit 2024-07-28T12:52:13.931012+0000 mon.a (mon.0) 2978 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: cluster 2024-07-28T12:52:13.931063+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1290: 8 total, 2 up, 8 in 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: audit 2024-07-28T12:52:14.085480+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: audit 2024-07-28T12:52:14.090026+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: audit 2024-07-28T12:52:14.560556+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: audit 2024-07-28T12:52:14.562299+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:52:15.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:14 smithi150 bash[67543]: audit 2024-07-28T12:52:14.574123+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: cluster 2024-07-28T12:52:13.926748+0000 mon.a (mon.0) 2977 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: audit 2024-07-28T12:52:13.931012+0000 mon.a (mon.0) 2978 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: cluster 2024-07-28T12:52:13.931063+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1290: 8 total, 2 up, 8 in 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: audit 2024-07-28T12:52:14.085480+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: audit 2024-07-28T12:52:14.090026+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: audit 2024-07-28T12:52:14.560556+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: audit 2024-07-28T12:52:14.562299+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[80503]: audit 2024-07-28T12:52:14.574123+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: cluster 2024-07-28T12:52:13.926748+0000 mon.a (mon.0) 2977 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: audit 2024-07-28T12:52:13.931012+0000 mon.a (mon.0) 2978 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: cluster 2024-07-28T12:52:13.931063+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1290: 8 total, 2 up, 8 in 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: audit 2024-07-28T12:52:14.085480+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: audit 2024-07-28T12:52:14.090026+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: audit 2024-07-28T12:52:14.560556+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: audit 2024-07-28T12:52:14.562299+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:52:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:14 smithi022 bash[82865]: audit 2024-07-28T12:52:14.574123+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:15.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:15.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:15.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:15.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:15.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:16.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:16.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2449 16 16 0 0 0 - 0 2024-07-28T12:52:16.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:16.142 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:15 smithi150 bash[67543]: cluster 2024-07-28T12:52:14.870851+0000 mgr.y (mgr.25232) 1827 : cluster [DBG] pgmap v2722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:16.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:15 smithi022 bash[80503]: cluster 2024-07-28T12:52:14.870851+0000 mgr.y (mgr.25232) 1827 : cluster [DBG] pgmap v2722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:15 smithi022 bash[82865]: cluster 2024-07-28T12:52:14.870851+0000 mgr.y (mgr.25232) 1827 : cluster [DBG] pgmap v2722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:16.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:16.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:16.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:16.665 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:52:16.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:16.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:16.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:52:16.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:17.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:17.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2450 16 16 0 0 0 - 0 2024-07-28T12:52:17.205 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:17.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:17.400 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:52:17.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:52:17.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:17.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:17.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:17.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:17.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:18.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:18.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2451 16 16 0 0 0 - 0 2024-07-28T12:52:18.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:17 smithi150 bash[67543]: cluster 2024-07-28T12:52:16.871844+0000 mgr.y (mgr.25232) 1828 : cluster [DBG] pgmap v2723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:18.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:18.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:17 smithi022 bash[82865]: cluster 2024-07-28T12:52:16.871844+0000 mgr.y (mgr.25232) 1828 : cluster [DBG] pgmap v2723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:18.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:17 smithi022 bash[80503]: cluster 2024-07-28T12:52:16.871844+0000 mgr.y (mgr.25232) 1828 : cluster [DBG] pgmap v2723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:18.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:18.518 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:18.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:18.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:18.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:18.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:19.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:19.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2452 16 16 0 0 0 - 0 2024-07-28T12:52:19.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:19.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:19.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:19.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:19.712 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:52:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:52:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T12:52:19.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:19.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:19 smithi150 bash[67543]: cluster 2024-07-28T12:52:18.873158+0000 mgr.y (mgr.25232) 1829 : cluster [DBG] pgmap v2724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:20.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:20.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2453 16 16 0 0 0 - 0 2024-07-28T12:52:20.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:20.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:19 smithi022 bash[80503]: cluster 2024-07-28T12:52:18.873158+0000 mgr.y (mgr.25232) 1829 : cluster [DBG] pgmap v2724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:19 smithi022 bash[82865]: cluster 2024-07-28T12:52:18.873158+0000 mgr.y (mgr.25232) 1829 : cluster [DBG] pgmap v2724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:20.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:20.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:20.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:20.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:20.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:21.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:21.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2454 16 16 0 0 0 - 0 2024-07-28T12:52:21.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:21.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:21 smithi022 bash[80503]: audit 2024-07-28T12:52:20.180513+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:21 smithi022 bash[80503]: audit 2024-07-28T12:52:20.182463+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:21 smithi022 bash[82865]: audit 2024-07-28T12:52:20.180513+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:21 smithi022 bash[82865]: audit 2024-07-28T12:52:20.182463+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:21.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:21.500 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:21.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:21 smithi150 bash[67543]: audit 2024-07-28T12:52:20.180513+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:21.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:21 smithi150 bash[67543]: audit 2024-07-28T12:52:20.182463+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:21.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:21.682 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:52:21.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:21.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:21.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:22.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:22.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2455 16 16 0 0 0 - 0 2024-07-28T12:52:22.139 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:22.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:22.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:22.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:22.474 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:22 smithi022 bash[80503]: cluster 2024-07-28T12:52:20.874548+0000 mgr.y (mgr.25232) 1830 : cluster [DBG] pgmap v2725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:22.474 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:22 smithi022 bash[82865]: cluster 2024-07-28T12:52:20.874548+0000 mgr.y (mgr.25232) 1830 : cluster [DBG] pgmap v2725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:22 smithi150 bash[67543]: cluster 2024-07-28T12:52:20.874548+0000 mgr.y (mgr.25232) 1830 : cluster [DBG] pgmap v2725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:52:22 smithi150 bash[60514]: ts=2024-07-28T12:52: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:52:22.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:22.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:22.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:22.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:23.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:23.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2456 16 16 0 0 0 - 0 2024-07-28T12:52:23.179 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:23.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:23.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:23.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:23.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:23.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:23.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:24.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:24.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2457 16 16 0 0 0 - 0 2024-07-28T12:52:24.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:24.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:24.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:24.453 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:24 smithi022 bash[80503]: cluster 2024-07-28T12:52:22.875919+0000 mgr.y (mgr.25232) 1831 : cluster [DBG] pgmap v2726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:24.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:24.494 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:24 smithi150 bash[67543]: cluster 2024-07-28T12:52:22.875919+0000 mgr.y (mgr.25232) 1831 : cluster [DBG] pgmap v2726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:24.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:24.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:24 smithi022 bash[82865]: cluster 2024-07-28T12:52:22.875919+0000 mgr.y (mgr.25232) 1831 : cluster [DBG] pgmap v2726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:24.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:24.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:25.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:25.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2458 16 16 0 0 0 - 0 2024-07-28T12:52:25.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:25.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:25.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:25.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:25.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:25.712 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:52:25.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:25.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:26.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:26.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2459 16 16 0 0 0 - 0 2024-07-28T12:52:26.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:26.205 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:52:26.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:26.386 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:26.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:26 smithi150 bash[67543]: cluster 2024-07-28T12:52:24.877297+0000 mgr.y (mgr.25232) 1832 : cluster [DBG] pgmap v2727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:26 smithi150 bash[67543]: audit 2024-07-28T12:52:25.670480+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.22:0/3703700701' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:26 smithi150 bash[67543]: audit 2024-07-28T12:52:25.671002+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:26.535 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:52:26.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:52:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:26 smithi022 bash[80503]: cluster 2024-07-28T12:52:24.877297+0000 mgr.y (mgr.25232) 1832 : cluster [DBG] pgmap v2727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:26 smithi022 bash[80503]: audit 2024-07-28T12:52:25.670480+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.22:0/3703700701' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:26 smithi022 bash[80503]: audit 2024-07-28T12:52:25.671002+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:26 smithi022 bash[82865]: cluster 2024-07-28T12:52:24.877297+0000 mgr.y (mgr.25232) 1832 : cluster [DBG] pgmap v2727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:26 smithi022 bash[82865]: audit 2024-07-28T12:52:25.670480+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.22:0/3703700701' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:26 smithi022 bash[82865]: audit 2024-07-28T12:52:25.671002+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:26.627 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:26.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:26.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:26.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:27.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:27.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:52:27.125412+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:52:27.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:52:27.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2460 16 16 0 0 0 - 0 2024-07-28T12:52:27.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:27 smithi150 bash[67543]: cluster 2024-07-28T12:52:26.194324+0000 mon.a (mon.0) 2988 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:27 smithi150 bash[67543]: audit 2024-07-28T12:52:26.205233+0000 mon.a (mon.0) 2989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:27 smithi150 bash[67543]: cluster 2024-07-28T12:52:26.205359+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e1291: 8 total, 2 up, 8 in 2024-07-28T12:52:27.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:27.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:27.469 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:27 smithi022 bash[80503]: cluster 2024-07-28T12:52:26.194324+0000 mon.a (mon.0) 2988 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:27.470 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:27 smithi022 bash[80503]: audit 2024-07-28T12:52:26.205233+0000 mon.a (mon.0) 2989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:27.470 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:27 smithi022 bash[80503]: cluster 2024-07-28T12:52:26.205359+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e1291: 8 total, 2 up, 8 in 2024-07-28T12:52:27.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:27 smithi022 bash[82865]: cluster 2024-07-28T12:52:26.194324+0000 mon.a (mon.0) 2988 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:27.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:27 smithi022 bash[82865]: audit 2024-07-28T12:52:26.205233+0000 mon.a (mon.0) 2989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:27.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:27 smithi022 bash[82865]: cluster 2024-07-28T12:52:26.205359+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e1291: 8 total, 2 up, 8 in 2024-07-28T12:52:27.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:27.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:27.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:27.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:28.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:28.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2461 16 16 0 0 0 - 0 2024-07-28T12:52:28.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:28.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:28.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:28 smithi150 bash[67543]: cluster 2024-07-28T12:52:26.878719+0000 mgr.y (mgr.25232) 1833 : cluster [DBG] pgmap v2729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:28.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:28 smithi022 bash[80503]: cluster 2024-07-28T12:52:26.878719+0000 mgr.y (mgr.25232) 1833 : cluster [DBG] pgmap v2729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:28 smithi022 bash[82865]: cluster 2024-07-28T12:52:26.878719+0000 mgr.y (mgr.25232) 1833 : cluster [DBG] pgmap v2729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:28.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:28.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:28.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:29.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:29.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:52:29.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:29.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2462 16 16 0 0 0 - 0 2024-07-28T12:52:29.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:29.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:29.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:52:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:52:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T12:52:29.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:29.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:29.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:29.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:30.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:30.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2463 16 16 0 0 0 - 0 2024-07-28T12:52:30.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:30.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:30 smithi022 bash[80503]: cluster 2024-07-28T12:52:28.880081+0000 mgr.y (mgr.25232) 1834 : cluster [DBG] pgmap v2730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:30 smithi022 bash[82865]: cluster 2024-07-28T12:52:28.880081+0000 mgr.y (mgr.25232) 1834 : cluster [DBG] pgmap v2730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:30.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:30 smithi150 bash[67543]: cluster 2024-07-28T12:52:28.880081+0000 mgr.y (mgr.25232) 1834 : cluster [DBG] pgmap v2730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:30.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:30.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:30.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:30.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:31.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:31.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2464 16 16 0 0 0 - 0 2024-07-28T12:52:31.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:31.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:31.321 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:31.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:31.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:31.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:31.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:31.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:31.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:32.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:32.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2465 16 16 0 0 0 - 0 2024-07-28T12:52:32.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:32.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:32.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:32.448 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:32 smithi022 bash[80503]: cluster 2024-07-28T12:52:30.881472+0000 mgr.y (mgr.25232) 1835 : cluster [DBG] pgmap v2731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:32.449 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:32 smithi022 bash[82865]: cluster 2024-07-28T12:52:30.881472+0000 mgr.y (mgr.25232) 1835 : cluster [DBG] pgmap v2731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:32 smithi150 bash[67543]: cluster 2024-07-28T12:52:30.881472+0000 mgr.y (mgr.25232) 1835 : cluster [DBG] pgmap v2731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:52:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:52:32.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:32.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:32.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:32.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:33.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:33.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2466 16 16 0 0 0 - 0 2024-07-28T12:52:33.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:33.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:33.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:33.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:33.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:33.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:33.833 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:52:33.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:33.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:34.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:34.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2467 16 16 0 0 0 - 0 2024-07-28T12:52:34.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:34.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:34.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:34 smithi150 bash[67543]: cluster 2024-07-28T12:52:32.882872+0000 mgr.y (mgr.25232) 1836 : cluster [DBG] pgmap v2732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:34.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:34 smithi022 bash[80503]: cluster 2024-07-28T12:52:32.882872+0000 mgr.y (mgr.25232) 1836 : cluster [DBG] pgmap v2732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:34 smithi022 bash[82865]: cluster 2024-07-28T12:52:32.882872+0000 mgr.y (mgr.25232) 1836 : cluster [DBG] pgmap v2732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:34.664 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:52:34.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:34.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:34.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:35.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:35.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2468 16 16 0 0 0 - 0 2024-07-28T12:52:35.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:35.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:35.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:52:35.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:52:35.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:35 smithi022 bash[80503]: audit 2024-07-28T12:52:35.178146+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:35.463 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:35 smithi022 bash[82865]: audit 2024-07-28T12:52:35.178146+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:35.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:35 smithi150 bash[67543]: audit 2024-07-28T12:52:35.178146+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:35.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:35.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:35.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:35.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:36.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:36.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2469 16 16 0 0 0 - 0 2024-07-28T12:52:36.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:36.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:36.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:36 smithi150 bash[67543]: cluster 2024-07-28T12:52:34.884254+0000 mgr.y (mgr.25232) 1837 : cluster [DBG] pgmap v2733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:36.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:36.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:36 smithi022 bash[80503]: cluster 2024-07-28T12:52:34.884254+0000 mgr.y (mgr.25232) 1837 : cluster [DBG] pgmap v2733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:36.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:36 smithi022 bash[82865]: cluster 2024-07-28T12:52:34.884254+0000 mgr.y (mgr.25232) 1837 : cluster [DBG] pgmap v2733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:36.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:36.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:36.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:37.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:37.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2470 16 16 0 0 0 - 0 2024-07-28T12:52:37.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:37.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:37.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:37.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:37.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:37 smithi022 bash[80503]: cluster 2024-07-28T12:52:36.885643+0000 mgr.y (mgr.25232) 1838 : cluster [DBG] pgmap v2734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:37.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:37 smithi022 bash[82865]: cluster 2024-07-28T12:52:36.885643+0000 mgr.y (mgr.25232) 1838 : cluster [DBG] pgmap v2734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:37.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:37.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:37.758 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:37 smithi150 bash[67543]: cluster 2024-07-28T12:52:36.885643+0000 mgr.y (mgr.25232) 1838 : cluster [DBG] pgmap v2734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:37.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:37.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:38.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:38.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2471 16 16 0 0 0 - 0 2024-07-28T12:52:38.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:38.319 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:52:38.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:38.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:38.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:38.619 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:38 smithi022 bash[82865]: audit 2024-07-28T12:52:37.856512+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.22:0/1956219587' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:52:38.619 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:38 smithi022 bash[82865]: audit 2024-07-28T12:52:37.857012+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:52:38.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:38 smithi022 bash[80503]: audit 2024-07-28T12:52:37.856512+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.22:0/1956219587' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:52:38.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:38 smithi022 bash[80503]: audit 2024-07-28T12:52:37.857012+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:52:38.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:38 smithi150 bash[67543]: audit 2024-07-28T12:52:37.856512+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.22:0/1956219587' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:52:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:38 smithi150 bash[67543]: audit 2024-07-28T12:52:37.857012+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:52:38.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:38.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:39.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:39.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2472 16 16 0 0 0 - 0 2024-07-28T12:52:39.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:39.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[80503]: cluster 2024-07-28T12:52:38.302516+0000 mon.a (mon.0) 2993 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[80503]: audit 2024-07-28T12:52:38.318107+0000 mon.a (mon.0) 2994 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[80503]: cluster 2024-07-28T12:52:38.318306+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e1292: 8 total, 2 up, 8 in 2024-07-28T12:52:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[80503]: cluster 2024-07-28T12:52:38.886311+0000 mgr.y (mgr.25232) 1839 : cluster [DBG] pgmap v2736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[82865]: cluster 2024-07-28T12:52:38.302516+0000 mon.a (mon.0) 2993 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[82865]: audit 2024-07-28T12:52:38.318107+0000 mon.a (mon.0) 2994 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:52:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[82865]: cluster 2024-07-28T12:52:38.318306+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e1292: 8 total, 2 up, 8 in 2024-07-28T12:52:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[82865]: cluster 2024-07-28T12:52:38.886311+0000 mgr.y (mgr.25232) 1839 : cluster [DBG] pgmap v2736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:39.404 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:39 smithi150 bash[67543]: cluster 2024-07-28T12:52:38.302516+0000 mon.a (mon.0) 2993 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:52:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:39 smithi150 bash[67543]: audit 2024-07-28T12:52:38.318107+0000 mon.a (mon.0) 2994 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:52:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:39 smithi150 bash[67543]: cluster 2024-07-28T12:52:38.318306+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e1292: 8 total, 2 up, 8 in 2024-07-28T12:52:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:39 smithi150 bash[67543]: cluster 2024-07-28T12:52:38.886311+0000 mgr.y (mgr.25232) 1839 : cluster [DBG] pgmap v2736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:39.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:52:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:52:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:52:39.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:39.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:39.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:40.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:40.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:40.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2473 16 16 0 0 0 - 0 2024-07-28T12:52:40.171 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:40.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:40.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:40.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:40.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:40.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:40.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:40.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:41.076 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:41.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:52:41.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2474 16 16 0 0 0 - 0 2024-07-28T12:52:41.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:41.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:41.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:41.541 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:41.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:41.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:41.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:42.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:42.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2475 16 16 0 0 0 - 0 2024-07-28T12:52:42.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:42.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:42.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:41 smithi150 bash[67543]: cluster 2024-07-28T12:52:40.887649+0000 mgr.y (mgr.25232) 1840 : cluster [DBG] pgmap v2737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:41 smithi022 bash[80503]: cluster 2024-07-28T12:52:40.887649+0000 mgr.y (mgr.25232) 1840 : cluster [DBG] pgmap v2737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:41 smithi022 bash[82865]: cluster 2024-07-28T12:52:40.887649+0000 mgr.y (mgr.25232) 1840 : cluster [DBG] pgmap v2737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:42.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:42.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:42.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:42.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:52:42 smithi150 bash[60514]: ts=2024-07-28T12:52: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:52:42.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:42.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:43.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:43.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2476 16 16 0 0 0 - 0 2024-07-28T12:52:43.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:43.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:43.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:43.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:43.636 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:52:43.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:43.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:43.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:44.037 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:44.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2477 16 16 0 0 0 - 0 2024-07-28T12:52:44.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:43 smithi150 bash[67543]: cluster 2024-07-28T12:52:42.889015+0000 mgr.y (mgr.25232) 1841 : cluster [DBG] pgmap v2738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:44.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:44.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:43 smithi022 bash[80503]: cluster 2024-07-28T12:52:42.889015+0000 mgr.y (mgr.25232) 1841 : cluster [DBG] pgmap v2738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:44.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:43 smithi022 bash[82865]: cluster 2024-07-28T12:52:42.889015+0000 mgr.y (mgr.25232) 1841 : cluster [DBG] pgmap v2738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:44.395 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:52:44.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:52:44.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:44.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:44.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:44.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:44.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:44.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:45.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:45.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2478 16 16 0 0 0 - 0 2024-07-28T12:52:45.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:45.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:45.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:45.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:45.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:45.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:45.851 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:52:45.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:45 smithi150 bash[67543]: cluster 2024-07-28T12:52:44.890426+0000 mgr.y (mgr.25232) 1842 : cluster [DBG] pgmap v2739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:46.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:46.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2479 16 16 0 0 0 - 0 2024-07-28T12:52:46.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:46.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:45 smithi022 bash[80503]: cluster 2024-07-28T12:52:44.890426+0000 mgr.y (mgr.25232) 1842 : cluster [DBG] pgmap v2739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:45 smithi022 bash[82865]: cluster 2024-07-28T12:52:44.890426+0000 mgr.y (mgr.25232) 1842 : cluster [DBG] pgmap v2739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:46.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:46.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:46.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:46.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:46.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:47.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:47.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:52:47.128168+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:52:47.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:52:47.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2480 16 16 0 0 0 - 0 2024-07-28T12:52:47.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:47.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:47.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:47.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:47.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:47.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:47.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:47.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:47 smithi022 bash[80503]: cluster 2024-07-28T12:52:46.891785+0000 mgr.y (mgr.25232) 1843 : cluster [DBG] pgmap v2740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:47 smithi022 bash[82865]: cluster 2024-07-28T12:52:46.891785+0000 mgr.y (mgr.25232) 1843 : cluster [DBG] pgmap v2740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:48.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:48.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2481 16 16 0 0 0 - 0 2024-07-28T12:52:48.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:48.232 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:47 smithi150 bash[67543]: cluster 2024-07-28T12:52:46.891785+0000 mgr.y (mgr.25232) 1843 : cluster [DBG] pgmap v2740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:48.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:48.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:48.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:48.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:48.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:48.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:49.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:49.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2482 16 16 0 0 0 - 0 2024-07-28T12:52:49.144 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:49.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:49.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:49.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:49.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:52:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:52:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:52:49.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:49.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:49.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:49.967 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:52:50.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:49 smithi022 bash[80503]: cluster 2024-07-28T12:52:48.893171+0000 mgr.y (mgr.25232) 1844 : cluster [DBG] pgmap v2741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:49 smithi022 bash[80503]: audit 2024-07-28T12:52:49.426765+0000 mon.a (mon.0) 2996 : audit [INF] from='client.? 172.21.15.22:0/3126319784' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:49 smithi022 bash[82865]: cluster 2024-07-28T12:52:48.893171+0000 mgr.y (mgr.25232) 1844 : cluster [DBG] pgmap v2741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:49 smithi022 bash[82865]: audit 2024-07-28T12:52:49.426765+0000 mon.a (mon.0) 2996 : audit [INF] from='client.? 172.21.15.22:0/3126319784' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:50.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:50.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2483 16 16 0 0 0 - 0 2024-07-28T12:52:50.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:49 smithi150 bash[67543]: cluster 2024-07-28T12:52:48.893171+0000 mgr.y (mgr.25232) 1844 : cluster [DBG] pgmap v2741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:49 smithi150 bash[67543]: audit 2024-07-28T12:52:49.426765+0000 mon.a (mon.0) 2996 : audit [INF] from='client.? 172.21.15.22:0/3126319784' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:52:50.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:50.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:50.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:50.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:50.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:50.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:51.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:51.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2484 16 16 0 0 0 - 0 2024-07-28T12:52:51.190 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:51.201 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:50 smithi150 bash[67543]: cluster 2024-07-28T12:52:49.958989+0000 mon.a (mon.0) 2997 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:52:51.201 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:50 smithi150 bash[67543]: audit 2024-07-28T12:52:49.967330+0000 mon.a (mon.0) 2998 : audit [INF] from='client.? 172.21.15.22:0/3126319784' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:51.201 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:50 smithi150 bash[67543]: cluster 2024-07-28T12:52:49.967452+0000 mon.a (mon.0) 2999 : cluster [DBG] osdmap e1293: 8 total, 2 up, 8 in 2024-07-28T12:52:51.201 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:50 smithi150 bash[67543]: audit 2024-07-28T12:52:50.184317+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:51.201 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:50 smithi150 bash[67543]: audit 2024-07-28T12:52:50.185474+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:51.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:51.320 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[80503]: cluster 2024-07-28T12:52:49.958989+0000 mon.a (mon.0) 2997 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:52:51.320 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[80503]: audit 2024-07-28T12:52:49.967330+0000 mon.a (mon.0) 2998 : audit [INF] from='client.? 172.21.15.22:0/3126319784' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:51.320 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[80503]: cluster 2024-07-28T12:52:49.967452+0000 mon.a (mon.0) 2999 : cluster [DBG] osdmap e1293: 8 total, 2 up, 8 in 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[80503]: audit 2024-07-28T12:52:50.184317+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[80503]: audit 2024-07-28T12:52:50.185474+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[82865]: cluster 2024-07-28T12:52:49.958989+0000 mon.a (mon.0) 2997 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[82865]: audit 2024-07-28T12:52:49.967330+0000 mon.a (mon.0) 2998 : audit [INF] from='client.? 172.21.15.22:0/3126319784' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[82865]: cluster 2024-07-28T12:52:49.967452+0000 mon.a (mon.0) 2999 : cluster [DBG] osdmap e1293: 8 total, 2 up, 8 in 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[82865]: audit 2024-07-28T12:52:50.184317+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:52:51.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:50 smithi022 bash[82865]: audit 2024-07-28T12:52:50.185474+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:52:51.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:51.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:51.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:51.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:51.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:52.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:52.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2485 16 16 0 0 0 - 0 2024-07-28T12:52:52.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:52.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:52 smithi022 bash[80503]: cluster 2024-07-28T12:52:50.894571+0000 mgr.y (mgr.25232) 1845 : cluster [DBG] pgmap v2743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:52.359 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:52 smithi022 bash[82865]: cluster 2024-07-28T12:52:50.894571+0000 mgr.y (mgr.25232) 1845 : cluster [DBG] pgmap v2743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:52.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:52.503 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:52 smithi150 bash[67543]: cluster 2024-07-28T12:52:50.894571+0000 mgr.y (mgr.25232) 1845 : cluster [DBG] pgmap v2743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:52.503 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:52:52 smithi150 bash[60514]: ts=2024-07-28T12:52: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:52:52.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:52.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:52.634 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:52:52.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:52.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:52.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:52:52.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:53.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:53.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2486 16 16 0 0 0 - 0 2024-07-28T12:52:53.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:53.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:52:53.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:52:53.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:53.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:53.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:53.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:53.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:54.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:54.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2487 16 16 0 0 0 - 0 2024-07-28T12:52:54.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:54 smithi150 bash[67543]: cluster 2024-07-28T12:52:52.896095+0000 mgr.y (mgr.25232) 1846 : cluster [DBG] pgmap v2744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:54.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:54 smithi022 bash[80503]: cluster 2024-07-28T12:52:52.896095+0000 mgr.y (mgr.25232) 1846 : cluster [DBG] pgmap v2744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:54 smithi022 bash[82865]: cluster 2024-07-28T12:52:52.896095+0000 mgr.y (mgr.25232) 1846 : cluster [DBG] pgmap v2744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:54.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:54.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:54.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:54.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:54.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:54.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:55.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:55.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2488 16 16 0 0 0 - 0 2024-07-28T12:52:55.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:55.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:55.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:55.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:55.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:55.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:55.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:56.061 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:56.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2489 16 16 0 0 0 - 0 2024-07-28T12:52:56.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:56.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:56 smithi022 bash[80503]: cluster 2024-07-28T12:52:54.897709+0000 mgr.y (mgr.25232) 1847 : cluster [DBG] pgmap v2745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:56 smithi022 bash[82865]: cluster 2024-07-28T12:52:54.897709+0000 mgr.y (mgr.25232) 1847 : cluster [DBG] pgmap v2745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:56.414 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:56 smithi150 bash[67543]: cluster 2024-07-28T12:52:54.897709+0000 mgr.y (mgr.25232) 1847 : cluster [DBG] pgmap v2745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:56.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:56.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:56.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:56.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:57.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:57.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2490 16 16 0 0 0 - 0 2024-07-28T12:52:57.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:57.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:57.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:57.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:57.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:57.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:57.748 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:52:57.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:57.968 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:58.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:58.117 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:52:58.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2491 16 16 0 0 0 - 0 2024-07-28T12:52:58.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:52:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:52:58 smithi150 bash[67543]: cluster 2024-07-28T12:52:56.899332+0000 mgr.y (mgr.25232) 1848 : cluster [DBG] pgmap v2746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:58.328 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:58.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:52:58.458 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:52:58 smithi022 bash[80503]: cluster 2024-07-28T12:52:56.899332+0000 mgr.y (mgr.25232) 1848 : cluster [DBG] pgmap v2746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:58.458 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:52:58 smithi022 bash[82865]: cluster 2024-07-28T12:52:56.899332+0000 mgr.y (mgr.25232) 1848 : cluster [DBG] pgmap v2746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:52:58.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:52:58.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:58.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:58.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:59.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:59.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2492 16 16 0 0 0 - 0 2024-07-28T12:52:59.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:52:59.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:59.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:59.471 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:52:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:52:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:52:59.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:52:59.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:52:59.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:52:59.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:52:59.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:00.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:00.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2493 16 16 0 0 0 - 0 2024-07-28T12:53:00.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:00.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:00.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:00.462 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:00 smithi150 bash[67543]: cluster 2024-07-28T12:52:58.900780+0000 mgr.y (mgr.25232) 1849 : cluster [DBG] pgmap v2747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:00.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:00 smithi022 bash[80503]: cluster 2024-07-28T12:52:58.900780+0000 mgr.y (mgr.25232) 1849 : cluster [DBG] pgmap v2747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:00 smithi022 bash[82865]: cluster 2024-07-28T12:52:58.900780+0000 mgr.y (mgr.25232) 1849 : cluster [DBG] pgmap v2747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:00.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:00.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:00.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:01.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:01.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2494 16 16 0 0 0 - 0 2024-07-28T12:53:01.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:01.279 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:01.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:01.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:01.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:01.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:01.775 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:01.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:01.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:02.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:02.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2495 16 16 0 0 0 - 0 2024-07-28T12:53:02.211 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:53:02.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:02.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:02 smithi022 bash[82865]: cluster 2024-07-28T12:53:00.902711+0000 mgr.y (mgr.25232) 1850 : cluster [DBG] pgmap v2748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:02.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:02 smithi022 bash[82865]: audit 2024-07-28T12:53:01.620697+0000 mon.a (mon.0) 3002 : audit [INF] from='client.? 172.21.15.22:0/3493804129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:53:02.259 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:02 smithi022 bash[80503]: cluster 2024-07-28T12:53:00.902711+0000 mgr.y (mgr.25232) 1850 : cluster [DBG] pgmap v2748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:02.259 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:02 smithi022 bash[80503]: audit 2024-07-28T12:53:01.620697+0000 mon.a (mon.0) 3002 : audit [INF] from='client.? 172.21.15.22:0/3493804129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:53:02.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:02.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:02.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:53:02.514 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:53:02 smithi150 bash[60514]: ts=2024-07-28T12:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:53:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:02 smithi150 bash[67543]: cluster 2024-07-28T12:53:00.902711+0000 mgr.y (mgr.25232) 1850 : cluster [DBG] pgmap v2748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:02 smithi150 bash[67543]: audit 2024-07-28T12:53:01.620697+0000 mon.a (mon.0) 3002 : audit [INF] from='client.? 172.21.15.22:0/3493804129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:53:02.565 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:02.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:02.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:02.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:03.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:03.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2496 16 16 0 0 0 - 0 2024-07-28T12:53:03.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:03.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:03.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:03.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:03 smithi150 bash[67543]: cluster 2024-07-28T12:53:02.203137+0000 mon.a (mon.0) 3003 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:03 smithi150 bash[67543]: audit 2024-07-28T12:53:02.211487+0000 mon.a (mon.0) 3004 : audit [INF] from='client.? 172.21.15.22:0/3493804129' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:53:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:03 smithi150 bash[67543]: cluster 2024-07-28T12:53:02.211604+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e1294: 8 total, 2 up, 8 in 2024-07-28T12:53:03.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:03 smithi022 bash[80503]: cluster 2024-07-28T12:53:02.203137+0000 mon.a (mon.0) 3003 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:03.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:03 smithi022 bash[80503]: audit 2024-07-28T12:53:02.211487+0000 mon.a (mon.0) 3004 : audit [INF] from='client.? 172.21.15.22:0/3493804129' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:53:03.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:03 smithi022 bash[80503]: cluster 2024-07-28T12:53:02.211604+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e1294: 8 total, 2 up, 8 in 2024-07-28T12:53:03.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:03 smithi022 bash[82865]: cluster 2024-07-28T12:53:02.203137+0000 mon.a (mon.0) 3003 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:03.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:03 smithi022 bash[82865]: audit 2024-07-28T12:53:02.211487+0000 mon.a (mon.0) 3004 : audit [INF] from='client.? 172.21.15.22:0/3493804129' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:53:03.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:03 smithi022 bash[82865]: cluster 2024-07-28T12:53:02.211604+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e1294: 8 total, 2 up, 8 in 2024-07-28T12:53:03.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:03.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:03.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:03.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:04.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:04.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2497 16 16 0 0 0 - 0 2024-07-28T12:53:04.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:04 smithi022 bash[80503]: cluster 2024-07-28T12:53:02.904080+0000 mgr.y (mgr.25232) 1851 : cluster [DBG] pgmap v2750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:04 smithi022 bash[82865]: cluster 2024-07-28T12:53:02.904080+0000 mgr.y (mgr.25232) 1851 : cluster [DBG] pgmap v2750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:04.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:04.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:04 smithi150 bash[67543]: cluster 2024-07-28T12:53:02.904080+0000 mgr.y (mgr.25232) 1851 : cluster [DBG] pgmap v2750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:04.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:04.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:04.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:04.937 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:04.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:53:05.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:05.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2498 16 16 0 0 0 - 0 2024-07-28T12:53:05.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:05.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:05.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:05.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:05.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:05.759 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:05.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:05.998 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:06.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:06.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2499 16 16 0 0 0 - 0 2024-07-28T12:53:06.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:06.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:06.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:06 smithi022 bash[80503]: cluster 2024-07-28T12:53:04.905473+0000 mgr.y (mgr.25232) 1852 : cluster [DBG] pgmap v2751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:06 smithi022 bash[80503]: audit 2024-07-28T12:53:05.182314+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:06 smithi022 bash[80503]: audit 2024-07-28T12:53:05.183368+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:06.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:06 smithi022 bash[82865]: cluster 2024-07-28T12:53:04.905473+0000 mgr.y (mgr.25232) 1852 : cluster [DBG] pgmap v2751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:06.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:06 smithi022 bash[82865]: audit 2024-07-28T12:53:05.182314+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:06.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:06 smithi022 bash[82865]: audit 2024-07-28T12:53:05.183368+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:06 smithi150 bash[67543]: cluster 2024-07-28T12:53:04.905473+0000 mgr.y (mgr.25232) 1852 : cluster [DBG] pgmap v2751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:06 smithi150 bash[67543]: audit 2024-07-28T12:53:05.182314+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:06 smithi150 bash[67543]: audit 2024-07-28T12:53:05.183368+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:06.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:06.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:06.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:06.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:07.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:07.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:53:07.131044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:53:07.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:53:07.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2500 16 16 0 0 0 - 0 2024-07-28T12:53:07.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:07.248 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:53:07.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:07.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:07.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:07.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:07.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:07.901 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:08.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:08.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2501 16 16 0 0 0 - 0 2024-07-28T12:53:08.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:08.258 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:08.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:08.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:08.509 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:08 smithi150 bash[67543]: cluster 2024-07-28T12:53:06.906889+0000 mgr.y (mgr.25232) 1853 : cluster [DBG] pgmap v2752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:08 smithi022 bash[80503]: cluster 2024-07-28T12:53:06.906889+0000 mgr.y (mgr.25232) 1853 : cluster [DBG] pgmap v2752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:08 smithi022 bash[82865]: cluster 2024-07-28T12:53:06.906889+0000 mgr.y (mgr.25232) 1853 : cluster [DBG] pgmap v2752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:08.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:08.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:08.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:08.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:09.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:09.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2502 16 16 0 0 0 - 0 2024-07-28T12:53:09.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:09.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:09.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:09.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:09.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:09.746 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:53:09.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:53:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:53:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:53:09.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:10.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:10.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2503 16 16 0 0 0 - 0 2024-07-28T12:53:10.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:10.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:10 smithi022 bash[80503]: cluster 2024-07-28T12:53:08.908287+0000 mgr.y (mgr.25232) 1854 : cluster [DBG] pgmap v2753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:10 smithi022 bash[82865]: cluster 2024-07-28T12:53:08.908287+0000 mgr.y (mgr.25232) 1854 : cluster [DBG] pgmap v2753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:10.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:10.424 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:10 smithi150 bash[67543]: cluster 2024-07-28T12:53:08.908287+0000 mgr.y (mgr.25232) 1854 : cluster [DBG] pgmap v2753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:10.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:10.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:10.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:10.886 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:10.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:11.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:11.119 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:11.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2504 16 16 0 0 0 - 0 2024-07-28T12:53:11.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:11.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:11.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:11.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:11.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:53:11.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:11.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:11.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:12.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:12.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2505 16 16 0 0 0 - 0 2024-07-28T12:53:12.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:12.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:12.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:12 smithi022 bash[80503]: cluster 2024-07-28T12:53:10.909643+0000 mgr.y (mgr.25232) 1855 : cluster [DBG] pgmap v2754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:12.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:12 smithi022 bash[82865]: cluster 2024-07-28T12:53:10.909643+0000 mgr.y (mgr.25232) 1855 : cluster [DBG] pgmap v2754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:12.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:12.446 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:53:12 smithi150 bash[60514]: ts=2024-07-28T12:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:53:12.446 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:12 smithi150 bash[67543]: cluster 2024-07-28T12:53:10.909643+0000 mgr.y (mgr.25232) 1855 : cluster [DBG] pgmap v2754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:12.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:12.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:12.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:12.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:13.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:13.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2506 16 16 0 0 0 - 0 2024-07-28T12:53:13.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:13.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:13.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:13.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:13.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:13.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:13.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:13.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:14.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:14.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2507 16 16 0 0 0 - 0 2024-07-28T12:53:14.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:14.214 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:53:14.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:14.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:14.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:14 smithi022 bash[80503]: cluster 2024-07-28T12:53:12.911022+0000 mgr.y (mgr.25232) 1856 : cluster [DBG] pgmap v2755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:14.451 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:14 smithi022 bash[80503]: audit 2024-07-28T12:53:13.747194+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.22:0/3537571901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:53:14.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:14 smithi022 bash[82865]: cluster 2024-07-28T12:53:12.911022+0000 mgr.y (mgr.25232) 1856 : cluster [DBG] pgmap v2755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:14.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:14 smithi022 bash[82865]: audit 2024-07-28T12:53:13.747194+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.22:0/3537571901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:53:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 12:53:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T12:53:14.174152113Z level=info msg="Completed cleanup jobs" duration=50.045212ms 2024-07-28T12:53:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:14 smithi150 bash[67543]: cluster 2024-07-28T12:53:12.911022+0000 mgr.y (mgr.25232) 1856 : cluster [DBG] pgmap v2755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:14 smithi150 bash[67543]: audit 2024-07-28T12:53:13.747194+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.22:0/3537571901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:53:14.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:14.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:14.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:14.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:15.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:15.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2508 16 16 0 0 0 - 0 2024-07-28T12:53:15.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:15.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:15.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:15.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:15.509 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:15 smithi150 bash[67543]: cluster 2024-07-28T12:53:14.197750+0000 mon.a (mon.0) 3009 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:15.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:15 smithi150 bash[67543]: audit 2024-07-28T12:53:14.214315+0000 mon.a (mon.0) 3010 : audit [INF] from='client.? 172.21.15.22:0/3537571901' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:53:15.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:15 smithi150 bash[67543]: cluster 2024-07-28T12:53:14.214495+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1295: 8 total, 2 up, 8 in 2024-07-28T12:53:15.510 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:15 smithi150 bash[67543]: audit 2024-07-28T12:53:14.661916+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:53:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[80503]: cluster 2024-07-28T12:53:14.197750+0000 mon.a (mon.0) 3009 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[80503]: audit 2024-07-28T12:53:14.214315+0000 mon.a (mon.0) 3010 : audit [INF] from='client.? 172.21.15.22:0/3537571901' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:53:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[80503]: cluster 2024-07-28T12:53:14.214495+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1295: 8 total, 2 up, 8 in 2024-07-28T12:53:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[80503]: audit 2024-07-28T12:53:14.661916+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:53:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[82865]: cluster 2024-07-28T12:53:14.197750+0000 mon.a (mon.0) 3009 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[82865]: audit 2024-07-28T12:53:14.214315+0000 mon.a (mon.0) 3010 : audit [INF] from='client.? 172.21.15.22:0/3537571901' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:53:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[82865]: cluster 2024-07-28T12:53:14.214495+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1295: 8 total, 2 up, 8 in 2024-07-28T12:53:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:15 smithi022 bash[82865]: audit 2024-07-28T12:53:14.661916+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:53:15.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:15.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:15.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:15.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:16.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:16.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2509 16 16 0 0 0 - 0 2024-07-28T12:53:16.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:16.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:16.347 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:53:16.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:16 smithi150 bash[67543]: cluster 2024-07-28T12:53:14.911934+0000 mgr.y (mgr.25232) 1857 : cluster [DBG] pgmap v2757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:16.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:16.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:16 smithi022 bash[80503]: cluster 2024-07-28T12:53:14.911934+0000 mgr.y (mgr.25232) 1857 : cluster [DBG] pgmap v2757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:16 smithi022 bash[82865]: cluster 2024-07-28T12:53:14.911934+0000 mgr.y (mgr.25232) 1857 : cluster [DBG] pgmap v2757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:16.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:16.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:16.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:17.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:17.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:53:17.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2510 16 16 0 0 0 - 0 2024-07-28T12:53:17.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:17.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:17.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:17.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:17.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:17.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:17.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:17.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:18.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:18.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2511 16 16 0 0 0 - 0 2024-07-28T12:53:18.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:18 smithi150 bash[67543]: cluster 2024-07-28T12:53:16.913303+0000 mgr.y (mgr.25232) 1858 : cluster [DBG] pgmap v2758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:18.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:18.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:18.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:18 smithi022 bash[80503]: cluster 2024-07-28T12:53:16.913303+0000 mgr.y (mgr.25232) 1858 : cluster [DBG] pgmap v2758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:18.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:18 smithi022 bash[82865]: cluster 2024-07-28T12:53:16.913303+0000 mgr.y (mgr.25232) 1858 : cluster [DBG] pgmap v2758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:18.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:18.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:18.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:19.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:19.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2512 16 16 0 0 0 - 0 2024-07-28T12:53:19.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:19.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:19.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:19.529 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:19.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:19.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:19.770 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:53:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:53:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:53:19.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:19.925 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:19.988 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:20.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:20.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2513 16 16 0 0 0 - 0 2024-07-28T12:53:20.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:20 smithi150 bash[67543]: cluster 2024-07-28T12:53:18.914352+0000 mgr.y (mgr.25232) 1859 : cluster [DBG] pgmap v2759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:20 smithi150 bash[67543]: audit 2024-07-28T12:53:20.178636+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:20.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:20.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:20.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:20 smithi022 bash[82865]: cluster 2024-07-28T12:53:18.914352+0000 mgr.y (mgr.25232) 1859 : cluster [DBG] pgmap v2759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:20 smithi022 bash[82865]: audit 2024-07-28T12:53:20.178636+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:20 smithi022 bash[80503]: cluster 2024-07-28T12:53:18.914352+0000 mgr.y (mgr.25232) 1859 : cluster [DBG] pgmap v2759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:20 smithi022 bash[80503]: audit 2024-07-28T12:53:20.178636+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:20.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:20.686 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:20.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:53:20.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:20.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:21.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:21.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2514 16 16 0 0 0 - 0 2024-07-28T12:53:21.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:21.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:21.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:21.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.365917+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.371339+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.463565+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.470268+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.870463+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:53:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.871336+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:53:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: audit 2024-07-28T12:53:20.879550+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:21 smithi150 bash[67543]: cluster 2024-07-28T12:53:20.915112+0000 mgr.y (mgr.25232) 1860 : cluster [DBG] pgmap v2760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:21.580 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:53:21.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:21.623 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.365917+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.623 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.371339+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.463565+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.470268+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.870463+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.871336+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: audit 2024-07-28T12:53:20.879550+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[82865]: cluster 2024-07-28T12:53:20.915112+0000 mgr.y (mgr.25232) 1860 : cluster [DBG] pgmap v2760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:21.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.365917+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.371339+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.463565+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.470268+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.870463+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.871336+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: audit 2024-07-28T12:53:20.879550+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:53:21.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:21 smithi022 bash[80503]: cluster 2024-07-28T12:53:20.915112+0000 mgr.y (mgr.25232) 1860 : cluster [DBG] pgmap v2760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:21.729 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:21.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:21.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:22.085 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:22.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2515 16 16 0 0 0 - 0 2024-07-28T12:53:22.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:22.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:22.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:53:22 smithi150 bash[60514]: ts=2024-07-28T12:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:53:22.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:22.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:22.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:22.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:23.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:23.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2516 16 16 0 0 0 - 0 2024-07-28T12:53:23.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:23.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:23.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:23.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:23.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:23.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:23.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:23.978 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:23 smithi150 bash[67543]: cluster 2024-07-28T12:53:22.916425+0000 mgr.y (mgr.25232) 1861 : cluster [DBG] pgmap v2761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:24.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:24.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2517 16 16 0 0 0 - 0 2024-07-28T12:53:24.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:23 smithi022 bash[80503]: cluster 2024-07-28T12:53:22.916425+0000 mgr.y (mgr.25232) 1861 : cluster [DBG] pgmap v2761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:23 smithi022 bash[82865]: cluster 2024-07-28T12:53:22.916425+0000 mgr.y (mgr.25232) 1861 : cluster [DBG] pgmap v2761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:24.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:24.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:24.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:24.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:24.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:24.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:25.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:25.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2518 16 16 0 0 0 - 0 2024-07-28T12:53:25.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:25.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:25.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:25.421 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:53:25.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:25.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:25.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:25.872 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:25.991 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:25.992 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:53:26.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:26.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2519 16 16 0 0 0 - 0 2024-07-28T12:53:26.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:25 smithi022 bash[80503]: cluster 2024-07-28T12:53:24.917903+0000 mgr.y (mgr.25232) 1862 : cluster [DBG] pgmap v2762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:26.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:25 smithi022 bash[80503]: audit 2024-07-28T12:53:25.441263+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.22:0/413577859' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:53:26.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:25 smithi022 bash[80503]: audit 2024-07-28T12:53:25.441798+0000 mon.a (mon.0) 3021 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:53:26.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:25 smithi022 bash[82865]: cluster 2024-07-28T12:53:24.917903+0000 mgr.y (mgr.25232) 1862 : cluster [DBG] pgmap v2762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:26.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:25 smithi022 bash[82865]: audit 2024-07-28T12:53:25.441263+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.22:0/413577859' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:53:26.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:25 smithi022 bash[82865]: audit 2024-07-28T12:53:25.441798+0000 mon.a (mon.0) 3021 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:53:26.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:25 smithi150 bash[67543]: cluster 2024-07-28T12:53:24.917903+0000 mgr.y (mgr.25232) 1862 : cluster [DBG] pgmap v2762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:25 smithi150 bash[67543]: audit 2024-07-28T12:53:25.441263+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.22:0/413577859' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:53:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:25 smithi150 bash[67543]: audit 2024-07-28T12:53:25.441798+0000 mon.a (mon.0) 3021 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:53:26.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:26.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:26.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:26.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:26.825 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:26.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:27.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:27.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:53:27.134077+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:53:27.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:53:27.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2520 16 16 0 0 0 - 0 2024-07-28T12:53:27.176 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:26 smithi150 bash[67543]: cluster 2024-07-28T12:53:25.975715+0000 mon.a (mon.0) 3022 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:26 smithi150 bash[67543]: audit 2024-07-28T12:53:25.991339+0000 mon.a (mon.0) 3023 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:53:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:26 smithi150 bash[67543]: cluster 2024-07-28T12:53:25.991491+0000 mon.a (mon.0) 3024 : cluster [DBG] osdmap e1296: 8 total, 2 up, 8 in 2024-07-28T12:53:27.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:27.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:26 smithi022 bash[80503]: cluster 2024-07-28T12:53:25.975715+0000 mon.a (mon.0) 3022 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:27.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:26 smithi022 bash[80503]: audit 2024-07-28T12:53:25.991339+0000 mon.a (mon.0) 3023 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:53:27.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:26 smithi022 bash[80503]: cluster 2024-07-28T12:53:25.991491+0000 mon.a (mon.0) 3024 : cluster [DBG] osdmap e1296: 8 total, 2 up, 8 in 2024-07-28T12:53:27.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:26 smithi022 bash[82865]: cluster 2024-07-28T12:53:25.975715+0000 mon.a (mon.0) 3022 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:27.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:26 smithi022 bash[82865]: audit 2024-07-28T12:53:25.991339+0000 mon.a (mon.0) 3023 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:53:27.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:26 smithi022 bash[82865]: cluster 2024-07-28T12:53:25.991491+0000 mon.a (mon.0) 3024 : cluster [DBG] osdmap e1296: 8 total, 2 up, 8 in 2024-07-28T12:53:27.410 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:27.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:27.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:27.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:27.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:27.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:28.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:28.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2521 16 16 0 0 0 - 0 2024-07-28T12:53:28.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:28.250 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:27 smithi150 bash[67543]: cluster 2024-07-28T12:53:26.919358+0000 mgr.y (mgr.25232) 1863 : cluster [DBG] pgmap v2764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:27 smithi022 bash[80503]: cluster 2024-07-28T12:53:26.919358+0000 mgr.y (mgr.25232) 1863 : cluster [DBG] pgmap v2764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:27 smithi022 bash[82865]: cluster 2024-07-28T12:53:26.919358+0000 mgr.y (mgr.25232) 1863 : cluster [DBG] pgmap v2764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:28.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:28.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:28.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:28.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:28.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:53:28.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:28.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:29.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:29.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2522 16 16 0 0 0 - 0 2024-07-28T12:53:29.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:29.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:29.370 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:29.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:29.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:53:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:53:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:53:29.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:29.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:29.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:30.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:30.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2523 16 16 0 0 0 - 0 2024-07-28T12:53:30.139 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:30.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:53:30.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:30.198 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:29 smithi150 bash[67543]: cluster 2024-07-28T12:53:28.920726+0000 mgr.y (mgr.25232) 1864 : cluster [DBG] pgmap v2765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:30.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:29 smithi022 bash[80503]: cluster 2024-07-28T12:53:28.920726+0000 mgr.y (mgr.25232) 1864 : cluster [DBG] pgmap v2765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:29 smithi022 bash[82865]: cluster 2024-07-28T12:53:28.920726+0000 mgr.y (mgr.25232) 1864 : cluster [DBG] pgmap v2765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:30.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:30.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:30.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:30.769 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:30.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:31.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:31.123 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:31.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2524 16 16 0 0 0 - 0 2024-07-28T12:53:31.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:31.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:31.480 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:31.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:31.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:31.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:31.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:32.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:32.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2525 16 16 0 0 0 - 0 2024-07-28T12:53:32.192 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:31 smithi150 bash[67543]: cluster 2024-07-28T12:53:30.922146+0000 mgr.y (mgr.25232) 1865 : cluster [DBG] pgmap v2766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:32.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:31 smithi022 bash[80503]: cluster 2024-07-28T12:53:30.922146+0000 mgr.y (mgr.25232) 1865 : cluster [DBG] pgmap v2766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:31 smithi022 bash[82865]: cluster 2024-07-28T12:53:30.922146+0000 mgr.y (mgr.25232) 1865 : cluster [DBG] pgmap v2766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:32.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:53:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:53:32.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:32.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:32.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:32.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:33.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:33.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2526 16 16 0 0 0 - 0 2024-07-28T12:53:33.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:33.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:33.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:33.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:33.567 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:53:33.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:33.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:33.851 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:33.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:34.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:34.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2527 16 16 0 0 0 - 0 2024-07-28T12:53:34.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:34 smithi150 bash[67543]: cluster 2024-07-28T12:53:32.923523+0000 mgr.y (mgr.25232) 1866 : cluster [DBG] pgmap v2767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:34.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:34 smithi022 bash[82865]: cluster 2024-07-28T12:53:32.923523+0000 mgr.y (mgr.25232) 1866 : cluster [DBG] pgmap v2767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:34 smithi022 bash[80503]: cluster 2024-07-28T12:53:32.923523+0000 mgr.y (mgr.25232) 1866 : cluster [DBG] pgmap v2767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:34.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:34.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:34.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:34.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:34.888 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:53:34.921 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:35.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:35.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2528 16 16 0 0 0 - 0 2024-07-28T12:53:35.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:35.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:35.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:35.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:35.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:35.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:35.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:35.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:36.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:36.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2529 16 16 0 0 0 - 0 2024-07-28T12:53:36.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:36 smithi150 bash[67543]: cluster 2024-07-28T12:53:34.924857+0000 mgr.y (mgr.25232) 1867 : cluster [DBG] pgmap v2768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:36 smithi150 bash[67543]: audit 2024-07-28T12:53:35.182966+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:36 smithi022 bash[80503]: cluster 2024-07-28T12:53:34.924857+0000 mgr.y (mgr.25232) 1867 : cluster [DBG] pgmap v2768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:36 smithi022 bash[80503]: audit 2024-07-28T12:53:35.182966+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:36.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:36 smithi022 bash[82865]: cluster 2024-07-28T12:53:34.924857+0000 mgr.y (mgr.25232) 1867 : cluster [DBG] pgmap v2768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:36.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:36 smithi022 bash[82865]: audit 2024-07-28T12:53:35.182966+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:36.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:36.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:36.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:36.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:36.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:36.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:37.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:37.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2530 16 16 0 0 0 - 0 2024-07-28T12:53:37.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:37.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:37.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:37.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:37.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:37.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:37.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:37.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:38.013 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:53:38.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:38.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2531 16 16 0 0 0 - 0 2024-07-28T12:53:38.229 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:38.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:38 smithi150 bash[67543]: cluster 2024-07-28T12:53:36.925808+0000 mgr.y (mgr.25232) 1868 : cluster [DBG] pgmap v2769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:38.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:38 smithi150 bash[67543]: audit 2024-07-28T12:53:37.759665+0000 mon.a (mon.0) 3026 : audit [INF] from='client.? 172.21.15.22:0/49764934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:53:38.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:38 smithi022 bash[80503]: cluster 2024-07-28T12:53:36.925808+0000 mgr.y (mgr.25232) 1868 : cluster [DBG] pgmap v2769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:38.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:38 smithi022 bash[80503]: audit 2024-07-28T12:53:37.759665+0000 mon.a (mon.0) 3026 : audit [INF] from='client.? 172.21.15.22:0/49764934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:53:38.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:38 smithi022 bash[82865]: cluster 2024-07-28T12:53:36.925808+0000 mgr.y (mgr.25232) 1868 : cluster [DBG] pgmap v2769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:38.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:38 smithi022 bash[82865]: audit 2024-07-28T12:53:37.759665+0000 mon.a (mon.0) 3026 : audit [INF] from='client.? 172.21.15.22:0/49764934' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:53:38.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:38.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:38.586 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:38.607 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:38.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:38.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:38.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:39.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:39.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2532 16 16 0 0 0 - 0 2024-07-28T12:53:39.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:39.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[80503]: cluster 2024-07-28T12:53:38.007354+0000 mon.a (mon.0) 3027 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:53:39.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[80503]: audit 2024-07-28T12:53:38.013506+0000 mon.a (mon.0) 3028 : audit [INF] from='client.? 172.21.15.22:0/49764934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:53:39.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[80503]: cluster 2024-07-28T12:53:38.013560+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1297: 8 total, 2 up, 8 in 2024-07-28T12:53:39.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[82865]: cluster 2024-07-28T12:53:38.007354+0000 mon.a (mon.0) 3027 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:53:39.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[82865]: audit 2024-07-28T12:53:38.013506+0000 mon.a (mon.0) 3028 : audit [INF] from='client.? 172.21.15.22:0/49764934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:53:39.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[82865]: cluster 2024-07-28T12:53:38.013560+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1297: 8 total, 2 up, 8 in 2024-07-28T12:53:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:39 smithi150 bash[67543]: cluster 2024-07-28T12:53:38.007354+0000 mon.a (mon.0) 3027 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:53:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:39 smithi150 bash[67543]: audit 2024-07-28T12:53:38.013506+0000 mon.a (mon.0) 3028 : audit [INF] from='client.? 172.21.15.22:0/49764934' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:53:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:39 smithi150 bash[67543]: cluster 2024-07-28T12:53:38.013560+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1297: 8 total, 2 up, 8 in 2024-07-28T12:53:39.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:39.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:53:39.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:39.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:39.555 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:53:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:53:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:53:39.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:39.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:39.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:40.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:40.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:40.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2533 16 16 0 0 0 - 0 2024-07-28T12:53:40.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:40 smithi022 bash[82865]: cluster 2024-07-28T12:53:38.927169+0000 mgr.y (mgr.25232) 1869 : cluster [DBG] pgmap v2771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:40 smithi022 bash[80503]: cluster 2024-07-28T12:53:38.927169+0000 mgr.y (mgr.25232) 1869 : cluster [DBG] pgmap v2771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:40.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:40.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:40 smithi150 bash[67543]: cluster 2024-07-28T12:53:38.927169+0000 mgr.y (mgr.25232) 1869 : cluster [DBG] pgmap v2771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:40.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:40.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:40.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:40.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:53:40.972 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:41.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:41.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2534 16 16 0 0 0 - 0 2024-07-28T12:53:41.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:41.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:41.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:41.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:41.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:41.796 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:41.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:42.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:42 smithi022 bash[80503]: cluster 2024-07-28T12:53:40.928945+0000 mgr.y (mgr.25232) 1870 : cluster [DBG] pgmap v2772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:42 smithi022 bash[82865]: cluster 2024-07-28T12:53:40.928945+0000 mgr.y (mgr.25232) 1870 : cluster [DBG] pgmap v2772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:42.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2535 16 16 0 0 0 - 0 2024-07-28T12:53:42.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:42.272 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:42.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:42 smithi150 bash[67543]: cluster 2024-07-28T12:53:40.928945+0000 mgr.y (mgr.25232) 1870 : cluster [DBG] pgmap v2772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:42.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:42.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:42.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:53:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:53:42.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:42.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:42.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:42.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:43.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:43.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2536 16 16 0 0 0 - 0 2024-07-28T12:53:43.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:43.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:43.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:43.580 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:43.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:43.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:43.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:44.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:44 smithi022 bash[80503]: cluster 2024-07-28T12:53:42.930305+0000 mgr.y (mgr.25232) 1871 : cluster [DBG] pgmap v2773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:44 smithi022 bash[82865]: cluster 2024-07-28T12:53:42.930305+0000 mgr.y (mgr.25232) 1871 : cluster [DBG] pgmap v2773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:44.116 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:53:44.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2537 16 16 0 0 0 - 0 2024-07-28T12:53:44.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:44.215 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:44 smithi150 bash[67543]: cluster 2024-07-28T12:53:42.930305+0000 mgr.y (mgr.25232) 1871 : cluster [DBG] pgmap v2773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:44.292 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:44.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:44.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:44.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:44.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:44.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:45.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:45.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:45.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2538 16 16 0 0 0 - 0 2024-07-28T12:53:45.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:45.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:45.483 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:45.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:45.643 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:53:45.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:45.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:45.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:46.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:46.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2539 16 16 0 0 0 - 0 2024-07-28T12:53:46.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:46.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:46 smithi022 bash[82865]: cluster 2024-07-28T12:53:44.931160+0000 mgr.y (mgr.25232) 1872 : cluster [DBG] pgmap v2774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:46.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:46 smithi022 bash[80503]: cluster 2024-07-28T12:53:44.931160+0000 mgr.y (mgr.25232) 1872 : cluster [DBG] pgmap v2774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:46 smithi150 bash[67543]: cluster 2024-07-28T12:53:44.931160+0000 mgr.y (mgr.25232) 1872 : cluster [DBG] pgmap v2774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:46.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:46.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:46.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:46.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:46.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:46.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:47.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:47.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:53:47.137150+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:53:47.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:53:47.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2540 16 16 0 0 0 - 0 2024-07-28T12:53:47.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:47.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:47.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:47.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:47.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:47.684 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:47.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:47.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:47.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:48.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:48.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2541 16 16 0 0 0 - 0 2024-07-28T12:53:48.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:48.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:48 smithi150 bash[67543]: cluster 2024-07-28T12:53:46.932519+0000 mgr.y (mgr.25232) 1873 : cluster [DBG] pgmap v2775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:48 smithi022 bash[80503]: cluster 2024-07-28T12:53:46.932519+0000 mgr.y (mgr.25232) 1873 : cluster [DBG] pgmap v2775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:48 smithi022 bash[82865]: cluster 2024-07-28T12:53:46.932519+0000 mgr.y (mgr.25232) 1873 : cluster [DBG] pgmap v2775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:48.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:48.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:48.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:53:48.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:48.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:48.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:48.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:49.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:49.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2542 16 16 0 0 0 - 0 2024-07-28T12:53:49.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:49.285 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:49.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:49.522 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:49.532 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:53:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:53:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:53:49.640 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:49.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:49.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:49.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:50.053 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:53:50.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:50.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2543 16 16 0 0 0 - 0 2024-07-28T12:53:50.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:50.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:50 smithi022 bash[80503]: cluster 2024-07-28T12:53:48.933924+0000 mgr.y (mgr.25232) 1874 : cluster [DBG] pgmap v2776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:50.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:50 smithi022 bash[80503]: audit 2024-07-28T12:53:49.561955+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? 172.21.15.22:0/885678968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:53:50.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:50 smithi022 bash[82865]: cluster 2024-07-28T12:53:48.933924+0000 mgr.y (mgr.25232) 1874 : cluster [DBG] pgmap v2776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:50.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:50 smithi022 bash[82865]: audit 2024-07-28T12:53:49.561955+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? 172.21.15.22:0/885678968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:53:50.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:50.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:50 smithi150 bash[67543]: cluster 2024-07-28T12:53:48.933924+0000 mgr.y (mgr.25232) 1874 : cluster [DBG] pgmap v2776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:50.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:50 smithi150 bash[67543]: audit 2024-07-28T12:53:49.561955+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? 172.21.15.22:0/885678968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:53:50.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:50.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:50.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:50.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:50.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:51.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:51.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2544 16 16 0 0 0 - 0 2024-07-28T12:53:51.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:51 smithi150 bash[67543]: cluster 2024-07-28T12:53:50.046923+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:51 smithi150 bash[67543]: audit 2024-07-28T12:53:50.052986+0000 mon.a (mon.0) 3032 : audit [INF] from='client.? 172.21.15.22:0/885678968' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:53:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:51 smithi150 bash[67543]: cluster 2024-07-28T12:53:50.053034+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1298: 8 total, 2 up, 8 in 2024-07-28T12:53:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:51 smithi150 bash[67543]: audit 2024-07-28T12:53:50.183095+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:51.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[80503]: cluster 2024-07-28T12:53:50.046923+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[80503]: audit 2024-07-28T12:53:50.052986+0000 mon.a (mon.0) 3032 : audit [INF] from='client.? 172.21.15.22:0/885678968' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:53:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[80503]: cluster 2024-07-28T12:53:50.053034+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1298: 8 total, 2 up, 8 in 2024-07-28T12:53:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[80503]: audit 2024-07-28T12:53:50.183095+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[82865]: cluster 2024-07-28T12:53:50.046923+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:53:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[82865]: audit 2024-07-28T12:53:50.052986+0000 mon.a (mon.0) 3032 : audit [INF] from='client.? 172.21.15.22:0/885678968' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:53:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[82865]: cluster 2024-07-28T12:53:50.053034+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1298: 8 total, 2 up, 8 in 2024-07-28T12:53:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:51 smithi022 bash[82865]: audit 2024-07-28T12:53:50.183095+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:53:51.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:51.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:51.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:51.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:51.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:52.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:52.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2545 16 16 0 0 0 - 0 2024-07-28T12:53:52.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:52.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:52 smithi022 bash[80503]: cluster 2024-07-28T12:53:50.935777+0000 mgr.y (mgr.25232) 1875 : cluster [DBG] pgmap v2778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:52 smithi022 bash[82865]: cluster 2024-07-28T12:53:50.935777+0000 mgr.y (mgr.25232) 1875 : cluster [DBG] pgmap v2778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:52.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:52.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:52.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:52 smithi150 bash[67543]: cluster 2024-07-28T12:53:50.935777+0000 mgr.y (mgr.25232) 1875 : cluster [DBG] pgmap v2778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:52.513 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:53:52 smithi150 bash[60514]: ts=2024-07-28T12:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:53:52.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:52.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:52.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:52.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:53:52.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:53.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:53.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2546 16 16 0 0 0 - 0 2024-07-28T12:53:53.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:53.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:53.408 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:53:53.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:53.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:53.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:53.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:53.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:54.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:54.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2547 16 16 0 0 0 - 0 2024-07-28T12:53:54.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:54.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:54.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:54 smithi022 bash[80503]: cluster 2024-07-28T12:53:52.937084+0000 mgr.y (mgr.25232) 1876 : cluster [DBG] pgmap v2779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:54.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:54 smithi022 bash[82865]: cluster 2024-07-28T12:53:52.937084+0000 mgr.y (mgr.25232) 1876 : cluster [DBG] pgmap v2779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:54.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:54 smithi150 bash[67543]: cluster 2024-07-28T12:53:52.937084+0000 mgr.y (mgr.25232) 1876 : cluster [DBG] pgmap v2779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:54.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:54.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:54.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:54.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:54.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:55.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:55.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2548 16 16 0 0 0 - 0 2024-07-28T12:53:55.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:55.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:55.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:55.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:55.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:55.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:55.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:56.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:56.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2549 16 16 0 0 0 - 0 2024-07-28T12:53:56.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:56.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:56.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:56 smithi022 bash[80503]: cluster 2024-07-28T12:53:54.937831+0000 mgr.y (mgr.25232) 1877 : cluster [DBG] pgmap v2780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:56.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:56 smithi022 bash[82865]: cluster 2024-07-28T12:53:54.937831+0000 mgr.y (mgr.25232) 1877 : cluster [DBG] pgmap v2780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:56.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:56.429 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:56 smithi150 bash[67543]: cluster 2024-07-28T12:53:54.937831+0000 mgr.y (mgr.25232) 1877 : cluster [DBG] pgmap v2780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:56.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:56.658 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:56.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:56.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:57.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:57.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:57.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2550 16 16 0 0 0 - 0 2024-07-28T12:53:57.201 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:53:57.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:57.362 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:57.468 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:53:57.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:57.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:57.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:57.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:57.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:58.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:53:58.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2551 16 16 0 0 0 - 0 2024-07-28T12:53:58.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:58.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:58.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:53:58 smithi022 bash[80503]: cluster 2024-07-28T12:53:56.938698+0000 mgr.y (mgr.25232) 1878 : cluster [DBG] pgmap v2781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:58.326 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:53:58 smithi022 bash[82865]: cluster 2024-07-28T12:53:56.938698+0000 mgr.y (mgr.25232) 1878 : cluster [DBG] pgmap v2781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:58.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:58.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:53:58 smithi150 bash[67543]: cluster 2024-07-28T12:53:56.938698+0000 mgr.y (mgr.25232) 1878 : cluster [DBG] pgmap v2781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:53:58.476 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:53:58.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:53:58.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:58.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:53:58.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:58.908 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:59.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:53:59.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2552 16 16 0 0 0 - 0 2024-07-28T12:53:59.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:53:59.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:59.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:59.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:53:59.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:53:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:53:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:53:59.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:53:59.742 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:53:59.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:53:59.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:00.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:00.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2553 16 16 0 0 0 - 0 2024-07-28T12:54:00.216 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:00 smithi022 bash[80503]: cluster 2024-07-28T12:53:58.940040+0000 mgr.y (mgr.25232) 1879 : cluster [DBG] pgmap v2782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:00 smithi022 bash[82865]: cluster 2024-07-28T12:53:58.940040+0000 mgr.y (mgr.25232) 1879 : cluster [DBG] pgmap v2782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:00.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:00.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:00 smithi150 bash[67543]: cluster 2024-07-28T12:53:58.940040+0000 mgr.y (mgr.25232) 1879 : cluster [DBG] pgmap v2782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:00.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:00.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:00.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:00.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:00.935 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:01.053 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:01.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2554 16 16 0 0 0 - 0 2024-07-28T12:54:01.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:01.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:01.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:01.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:01.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:01.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:01.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:01.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:02.103 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:54:02.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:02.137 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:02 smithi022 bash[80503]: cluster 2024-07-28T12:54:00.941264+0000 mgr.y (mgr.25232) 1880 : cluster [DBG] pgmap v2783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:02.138 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:02 smithi022 bash[80503]: audit 2024-07-28T12:54:01.691272+0000 mon.c (mon.2) 138 : audit [INF] from='client.? 172.21.15.22:0/935584290' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:02.138 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:02 smithi022 bash[80503]: audit 2024-07-28T12:54:01.691746+0000 mon.a (mon.0) 3035 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:02.138 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:02 smithi022 bash[82865]: cluster 2024-07-28T12:54:00.941264+0000 mgr.y (mgr.25232) 1880 : cluster [DBG] pgmap v2783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:02.138 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:02 smithi022 bash[82865]: audit 2024-07-28T12:54:01.691272+0000 mon.c (mon.2) 138 : audit [INF] from='client.? 172.21.15.22:0/935584290' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:02.138 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:02 smithi022 bash[82865]: audit 2024-07-28T12:54:01.691746+0000 mon.a (mon.0) 3035 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:02.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2555 16 16 0 0 0 - 0 2024-07-28T12:54:02.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:02 smithi150 bash[67543]: cluster 2024-07-28T12:54:00.941264+0000 mgr.y (mgr.25232) 1880 : cluster [DBG] pgmap v2783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:02 smithi150 bash[67543]: audit 2024-07-28T12:54:01.691272+0000 mon.c (mon.2) 138 : audit [INF] from='client.? 172.21.15.22:0/935584290' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:02 smithi150 bash[67543]: audit 2024-07-28T12:54:01.691746+0000 mon.a (mon.0) 3035 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:02.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:02.364 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:54:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:54:02.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:02.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:02.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:02.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:02.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:03.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:03.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2556 16 16 0 0 0 - 0 2024-07-28T12:54:03.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:03.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:03 smithi022 bash[80503]: cluster 2024-07-28T12:54:02.087686+0000 mon.a (mon.0) 3036 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:03.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:03 smithi022 bash[80503]: audit 2024-07-28T12:54:02.103152+0000 mon.a (mon.0) 3037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:03.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:03 smithi022 bash[80503]: cluster 2024-07-28T12:54:02.103330+0000 mon.a (mon.0) 3038 : cluster [DBG] osdmap e1299: 8 total, 2 up, 8 in 2024-07-28T12:54:03.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:03 smithi022 bash[82865]: cluster 2024-07-28T12:54:02.087686+0000 mon.a (mon.0) 3036 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:03.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:03 smithi022 bash[82865]: audit 2024-07-28T12:54:02.103152+0000 mon.a (mon.0) 3037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:03.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:03 smithi022 bash[82865]: cluster 2024-07-28T12:54:02.103330+0000 mon.a (mon.0) 3038 : cluster [DBG] osdmap e1299: 8 total, 2 up, 8 in 2024-07-28T12:54:03.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:03.334 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:03.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:03.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:03 smithi150 bash[67543]: cluster 2024-07-28T12:54:02.087686+0000 mon.a (mon.0) 3036 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:03.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:03 smithi150 bash[67543]: audit 2024-07-28T12:54:02.103152+0000 mon.a (mon.0) 3037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:03.435 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:03 smithi150 bash[67543]: cluster 2024-07-28T12:54:02.103330+0000 mon.a (mon.0) 3038 : cluster [DBG] osdmap e1299: 8 total, 2 up, 8 in 2024-07-28T12:54:03.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:03.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:03.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:03.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:04.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:04.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:04.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2557 16 16 0 0 0 - 0 2024-07-28T12:54:04.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:04.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:04.385 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:04 smithi022 bash[80503]: cluster 2024-07-28T12:54:02.942634+0000 mgr.y (mgr.25232) 1881 : cluster [DBG] pgmap v2785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:04.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:04 smithi022 bash[82865]: cluster 2024-07-28T12:54:02.942634+0000 mgr.y (mgr.25232) 1881 : cluster [DBG] pgmap v2785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:04.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:04 smithi150 bash[67543]: cluster 2024-07-28T12:54:02.942634+0000 mgr.y (mgr.25232) 1881 : cluster [DBG] pgmap v2785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:04.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:04.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:04.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:04.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:54:04.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:05.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:05.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2558 16 16 0 0 0 - 0 2024-07-28T12:54:05.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:05.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:05.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:05.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:05.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:05.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:05.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:06.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:06.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:06.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2559 16 16 0 0 0 - 0 2024-07-28T12:54:06.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:06.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:06.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:06 smithi022 bash[80503]: cluster 2024-07-28T12:54:04.943666+0000 mgr.y (mgr.25232) 1882 : cluster [DBG] pgmap v2786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:06.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:06 smithi022 bash[80503]: audit 2024-07-28T12:54:05.182786+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:06.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:06 smithi022 bash[82865]: cluster 2024-07-28T12:54:04.943666+0000 mgr.y (mgr.25232) 1882 : cluster [DBG] pgmap v2786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:06.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:06 smithi022 bash[82865]: audit 2024-07-28T12:54:05.182786+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:06.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:06.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:06 smithi150 bash[67543]: cluster 2024-07-28T12:54:04.943666+0000 mgr.y (mgr.25232) 1882 : cluster [DBG] pgmap v2786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:06.502 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:06 smithi150 bash[67543]: audit 2024-07-28T12:54:05.182786+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:06.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:06.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:06.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:06.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:07.027 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:54:07.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:07.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:54:07.139981+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:54:07.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:54:07.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2560 16 16 0 0 0 - 0 2024-07-28T12:54:07.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:07.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:07.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:07.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:07.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:54:07.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:54:07.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:07.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:08.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:08.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2561 16 16 0 0 0 - 0 2024-07-28T12:54:08.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:08 smithi150 bash[67543]: cluster 2024-07-28T12:54:06.944422+0000 mgr.y (mgr.25232) 1883 : cluster [DBG] pgmap v2787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:08.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:08.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:08.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:08 smithi022 bash[80503]: cluster 2024-07-28T12:54:06.944422+0000 mgr.y (mgr.25232) 1883 : cluster [DBG] pgmap v2787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:08 smithi022 bash[82865]: cluster 2024-07-28T12:54:06.944422+0000 mgr.y (mgr.25232) 1883 : cluster [DBG] pgmap v2787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:08.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:08.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:08.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:08.995 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:09.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:09.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2562 16 16 0 0 0 - 0 2024-07-28T12:54:09.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:09.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:09.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:09.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:09.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:09.718 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:54:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:54:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:54:09.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:09.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:10.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:10.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2563 16 16 0 0 0 - 0 2024-07-28T12:54:10.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:10.261 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:10 smithi150 bash[67543]: cluster 2024-07-28T12:54:08.945739+0000 mgr.y (mgr.25232) 1884 : cluster [DBG] pgmap v2788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:10.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:10 smithi022 bash[80503]: cluster 2024-07-28T12:54:08.945739+0000 mgr.y (mgr.25232) 1884 : cluster [DBG] pgmap v2788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:10 smithi022 bash[82865]: cluster 2024-07-28T12:54:08.945739+0000 mgr.y (mgr.25232) 1884 : cluster [DBG] pgmap v2788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:10.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:10.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:10.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:10.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:10.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:11.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:11.129 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:11.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2564 16 16 0 0 0 - 0 2024-07-28T12:54:11.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:11.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:11.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:11.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:11.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:11.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:11.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:12.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:12.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2565 16 16 0 0 0 - 0 2024-07-28T12:54:12.200 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:12 smithi150 bash[67543]: cluster 2024-07-28T12:54:10.947181+0000 mgr.y (mgr.25232) 1885 : cluster [DBG] pgmap v2789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:12.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:12.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:12.443 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:12 smithi022 bash[80503]: cluster 2024-07-28T12:54:10.947181+0000 mgr.y (mgr.25232) 1885 : cluster [DBG] pgmap v2789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:12.443 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:12 smithi022 bash[82865]: cluster 2024-07-28T12:54:10.947181+0000 mgr.y (mgr.25232) 1885 : cluster [DBG] pgmap v2789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:12.448 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:54:12 smithi150 bash[60514]: ts=2024-07-28T12:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:54:12.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:12.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:12.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:12.801 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:12.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:13.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:13.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2566 16 16 0 0 0 - 0 2024-07-28T12:54:13.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:13.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:13.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:13.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:13.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:13.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:13.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:13.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:14.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:14.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2567 16 16 0 0 0 - 0 2024-07-28T12:54:14.221 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:14.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:14.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:14 smithi022 bash[80503]: cluster 2024-07-28T12:54:12.949230+0000 mgr.y (mgr.25232) 1886 : cluster [DBG] pgmap v2790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:14.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:14 smithi022 bash[82865]: cluster 2024-07-28T12:54:12.949230+0000 mgr.y (mgr.25232) 1886 : cluster [DBG] pgmap v2790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:14.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:14 smithi150 bash[67543]: cluster 2024-07-28T12:54:12.949230+0000 mgr.y (mgr.25232) 1886 : cluster [DBG] pgmap v2790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:14.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:14.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:14.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:14.929 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:15.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:15.131 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:54:15.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2568 16 16 0 0 0 - 0 2024-07-28T12:54:15.161 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:15.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:15 smithi022 bash[82865]: audit 2024-07-28T12:54:15.055463+0000 mon.a (mon.0) 3040 : audit [INF] from='client.? 172.21.15.22:0/416285335' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:54:15.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:15 smithi022 bash[80503]: audit 2024-07-28T12:54:15.055463+0000 mon.a (mon.0) 3040 : audit [INF] from='client.? 172.21.15.22:0/416285335' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:54:15.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:15.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:15.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:15 smithi150 bash[67543]: audit 2024-07-28T12:54:15.055463+0000 mon.a (mon.0) 3040 : audit [INF] from='client.? 172.21.15.22:0/416285335' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:54:15.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:15.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:15.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:15.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:15.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:16.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:16.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2569 16 16 0 0 0 - 0 2024-07-28T12:54:16.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:16.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[80503]: cluster 2024-07-28T12:54:14.950001+0000 mgr.y (mgr.25232) 1887 : cluster [DBG] pgmap v2791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:16.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[80503]: cluster 2024-07-28T12:54:15.122628+0000 mon.a (mon.0) 3041 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:16.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[80503]: audit 2024-07-28T12:54:15.132098+0000 mon.a (mon.0) 3042 : audit [INF] from='client.? 172.21.15.22:0/416285335' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:54:16.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[80503]: cluster 2024-07-28T12:54:15.132143+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e1300: 8 total, 2 up, 8 in 2024-07-28T12:54:16.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[82865]: cluster 2024-07-28T12:54:14.950001+0000 mgr.y (mgr.25232) 1887 : cluster [DBG] pgmap v2791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:16.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[82865]: cluster 2024-07-28T12:54:15.122628+0000 mon.a (mon.0) 3041 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:16.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[82865]: audit 2024-07-28T12:54:15.132098+0000 mon.a (mon.0) 3042 : audit [INF] from='client.? 172.21.15.22:0/416285335' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:54:16.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:16 smithi022 bash[82865]: cluster 2024-07-28T12:54:15.132143+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e1300: 8 total, 2 up, 8 in 2024-07-28T12:54:16.352 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:16.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:16.480 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:16 smithi150 bash[67543]: cluster 2024-07-28T12:54:14.950001+0000 mgr.y (mgr.25232) 1887 : cluster [DBG] pgmap v2791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:16.480 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:16 smithi150 bash[67543]: cluster 2024-07-28T12:54:15.122628+0000 mon.a (mon.0) 3041 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:16.480 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:16 smithi150 bash[67543]: audit 2024-07-28T12:54:15.132098+0000 mon.a (mon.0) 3042 : audit [INF] from='client.? 172.21.15.22:0/416285335' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:54:16.480 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:16 smithi150 bash[67543]: cluster 2024-07-28T12:54:15.132143+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e1300: 8 total, 2 up, 8 in 2024-07-28T12:54:16.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:16.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:16.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:16.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:17.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:17.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2570 16 16 0 0 0 - 0 2024-07-28T12:54:17.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:17.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:17.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:17.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:17.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:17.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:17.799 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:54:17.893 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:18.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:18.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:18.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2571 16 16 0 0 0 - 0 2024-07-28T12:54:18.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:18.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:18 smithi022 bash[82865]: cluster 2024-07-28T12:54:16.951362+0000 mgr.y (mgr.25232) 1888 : cluster [DBG] pgmap v2793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:18.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:18 smithi022 bash[80503]: cluster 2024-07-28T12:54:16.951362+0000 mgr.y (mgr.25232) 1888 : cluster [DBG] pgmap v2793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:18 smithi150 bash[67543]: cluster 2024-07-28T12:54:16.951362+0000 mgr.y (mgr.25232) 1888 : cluster [DBG] pgmap v2793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:18.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:54:18.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:18.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:18.522 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:54:18.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:54:18.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:18.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:18.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:18.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:19.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:19.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2572 16 16 0 0 0 - 0 2024-07-28T12:54:19.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:19.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:19.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:19.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:19.570 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:54:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:54:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:54:19.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:19.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:19.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:20.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:20.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2573 16 16 0 0 0 - 0 2024-07-28T12:54:20.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:20.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:20.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:20 smithi022 bash[80503]: cluster 2024-07-28T12:54:18.952822+0000 mgr.y (mgr.25232) 1889 : cluster [DBG] pgmap v2794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:20.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:20 smithi022 bash[82865]: cluster 2024-07-28T12:54:18.952822+0000 mgr.y (mgr.25232) 1889 : cluster [DBG] pgmap v2794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:20.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:20.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:20 smithi150 bash[67543]: cluster 2024-07-28T12:54:18.952822+0000 mgr.y (mgr.25232) 1889 : cluster [DBG] pgmap v2794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:20.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:20.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:20.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:20.993 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:21.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:21.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2574 16 16 0 0 0 - 0 2024-07-28T12:54:21.223 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:21.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:21.455 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:21.467 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:21 smithi022 bash[80503]: audit 2024-07-28T12:54:20.183689+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:21.467 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:21 smithi022 bash[80503]: audit 2024-07-28T12:54:20.982757+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:54:21.467 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:21 smithi022 bash[82865]: audit 2024-07-28T12:54:20.183689+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:21.467 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:21 smithi022 bash[82865]: audit 2024-07-28T12:54:20.982757+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:54:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:21 smithi150 bash[67543]: audit 2024-07-28T12:54:20.183689+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:21 smithi150 bash[67543]: audit 2024-07-28T12:54:20.982757+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:54:21.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:21.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:21.809 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:21.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:22.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:22.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2575 16 16 0 0 0 - 0 2024-07-28T12:54:22.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:22.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:22 smithi022 bash[80503]: cluster 2024-07-28T12:54:20.954243+0000 mgr.y (mgr.25232) 1890 : cluster [DBG] pgmap v2795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:22 smithi022 bash[82865]: cluster 2024-07-28T12:54:20.954243+0000 mgr.y (mgr.25232) 1890 : cluster [DBG] pgmap v2795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:22.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:22.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:22 smithi150 bash[67543]: cluster 2024-07-28T12:54:20.954243+0000 mgr.y (mgr.25232) 1890 : cluster [DBG] pgmap v2795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:22.418 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:54:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:54:22.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:22.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:22.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:22.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:23.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:23.088 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:23.089 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:23.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:23.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2576 16 16 0 0 0 - 0 2024-07-28T12:54:23.240 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:23.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:23.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:23.598 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:23.717 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:23.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:23.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:24.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:24.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2577 16 16 0 0 0 - 0 2024-07-28T12:54:24.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:24.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:24.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:24.445 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:24 smithi022 bash[80503]: cluster 2024-07-28T12:54:22.955700+0000 mgr.y (mgr.25232) 1891 : cluster [DBG] pgmap v2796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:24.446 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:24 smithi022 bash[82865]: cluster 2024-07-28T12:54:22.955700+0000 mgr.y (mgr.25232) 1891 : cluster [DBG] pgmap v2796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:24 smithi150 bash[67543]: cluster 2024-07-28T12:54:22.955700+0000 mgr.y (mgr.25232) 1891 : cluster [DBG] pgmap v2796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:24.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:24.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:24.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:24.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:25.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:25.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2578 16 16 0 0 0 - 0 2024-07-28T12:54:25.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:25.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:25.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:25.493 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:25.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:25.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:25.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:25.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:26.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:26.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2579 16 16 0 0 0 - 0 2024-07-28T12:54:26.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:26 smithi150 bash[67543]: cluster 2024-07-28T12:54:24.956846+0000 mgr.y (mgr.25232) 1892 : cluster [DBG] pgmap v2797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:26 smithi150 bash[67543]: audit 2024-07-28T12:54:25.885909+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:26 smithi150 bash[67543]: audit 2024-07-28T12:54:25.890621+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:26.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:26.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:26.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:26 smithi022 bash[80503]: cluster 2024-07-28T12:54:24.956846+0000 mgr.y (mgr.25232) 1892 : cluster [DBG] pgmap v2797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:26 smithi022 bash[80503]: audit 2024-07-28T12:54:25.885909+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:26 smithi022 bash[80503]: audit 2024-07-28T12:54:25.890621+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:26 smithi022 bash[82865]: cluster 2024-07-28T12:54:24.956846+0000 mgr.y (mgr.25232) 1892 : cluster [DBG] pgmap v2797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:26 smithi022 bash[82865]: audit 2024-07-28T12:54:25.885909+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:26 smithi022 bash[82865]: audit 2024-07-28T12:54:25.890621+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:26.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:26.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:26.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:26.993 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:27.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:27.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:54:27.142577+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:54:27.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:54:27.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2580 16 16 0 0 0 - 0 2024-07-28T12:54:27.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:27.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:27.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:27.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:27.696 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:27.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:27.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:28.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:28.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2581 16 16 0 0 0 - 0 2024-07-28T12:54:28.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:28.182 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:27 smithi150 bash[67543]: audit 2024-07-28T12:54:26.907989+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.182 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:27 smithi150 bash[67543]: audit 2024-07-28T12:54:26.915288+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:27 smithi150 bash[67543]: cluster 2024-07-28T12:54:26.957878+0000 mgr.y (mgr.25232) 1893 : cluster [DBG] pgmap v2798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:28.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:27 smithi150 bash[67543]: audit 2024-07-28T12:54:27.385259+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:54:28.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:27 smithi150 bash[67543]: audit 2024-07-28T12:54:27.387073+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:54:28.183 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:27 smithi150 bash[67543]: audit 2024-07-28T12:54:27.397159+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:28.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[80503]: audit 2024-07-28T12:54:26.907989+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[80503]: audit 2024-07-28T12:54:26.915288+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[80503]: cluster 2024-07-28T12:54:26.957878+0000 mgr.y (mgr.25232) 1893 : cluster [DBG] pgmap v2798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[80503]: audit 2024-07-28T12:54:27.385259+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[80503]: audit 2024-07-28T12:54:27.387073+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[80503]: audit 2024-07-28T12:54:27.397159+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[82865]: audit 2024-07-28T12:54:26.907989+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[82865]: audit 2024-07-28T12:54:26.915288+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[82865]: cluster 2024-07-28T12:54:26.957878+0000 mgr.y (mgr.25232) 1893 : cluster [DBG] pgmap v2798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[82865]: audit 2024-07-28T12:54:27.385259+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[82865]: audit 2024-07-28T12:54:27.387073+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:54:28.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:27 smithi022 bash[82865]: audit 2024-07-28T12:54:27.397159+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:28.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:28.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:28.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:28.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:28.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:29.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:29.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:29.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2582 16 16 0 0 0 - 0 2024-07-28T12:54:29.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:29.300 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:54:29.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:29.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:29.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:54:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:54:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:54:29.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:29.720 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:29.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:29.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:30.022 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:54:30.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:30.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2583 16 16 0 0 0 - 0 2024-07-28T12:54:30.167 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:54:30.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:54:30.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:30 smithi150 bash[67543]: cluster 2024-07-28T12:54:28.959443+0000 mgr.y (mgr.25232) 1894 : cluster [DBG] pgmap v2799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:30 smithi150 bash[67543]: audit 2024-07-28T12:54:29.435972+0000 mon.a (mon.0) 3053 : audit [INF] from='client.? 172.21.15.22:0/298430666' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:30.327 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:30 smithi022 bash[80503]: cluster 2024-07-28T12:54:28.959443+0000 mgr.y (mgr.25232) 1894 : cluster [DBG] pgmap v2799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:30 smithi022 bash[80503]: audit 2024-07-28T12:54:29.435972+0000 mon.a (mon.0) 3053 : audit [INF] from='client.? 172.21.15.22:0/298430666' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:30 smithi022 bash[82865]: cluster 2024-07-28T12:54:28.959443+0000 mgr.y (mgr.25232) 1894 : cluster [DBG] pgmap v2799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:30.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:30 smithi022 bash[82865]: audit 2024-07-28T12:54:29.435972+0000 mon.a (mon.0) 3053 : audit [INF] from='client.? 172.21.15.22:0/298430666' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:30.446 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:30.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:30.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:30.803 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:30.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:31.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:31.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2584 16 16 0 0 0 - 0 2024-07-28T12:54:31.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:31.284 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:31.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:31 smithi022 bash[80503]: cluster 2024-07-28T12:54:30.013813+0000 mon.a (mon.0) 3054 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:54:31.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:31 smithi022 bash[80503]: audit 2024-07-28T12:54:30.022464+0000 mon.a (mon.0) 3055 : audit [INF] from='client.? 172.21.15.22:0/298430666' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:31.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:31 smithi022 bash[80503]: cluster 2024-07-28T12:54:30.022628+0000 mon.a (mon.0) 3056 : cluster [DBG] osdmap e1301: 8 total, 2 up, 8 in 2024-07-28T12:54:31.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:31 smithi022 bash[82865]: cluster 2024-07-28T12:54:30.013813+0000 mon.a (mon.0) 3054 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:54:31.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:31 smithi022 bash[82865]: audit 2024-07-28T12:54:30.022464+0000 mon.a (mon.0) 3055 : audit [INF] from='client.? 172.21.15.22:0/298430666' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:31.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:31 smithi022 bash[82865]: cluster 2024-07-28T12:54:30.022628+0000 mon.a (mon.0) 3056 : cluster [DBG] osdmap e1301: 8 total, 2 up, 8 in 2024-07-28T12:54:31.401 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:31 smithi150 bash[67543]: cluster 2024-07-28T12:54:30.013813+0000 mon.a (mon.0) 3054 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:54:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:31 smithi150 bash[67543]: audit 2024-07-28T12:54:30.022464+0000 mon.a (mon.0) 3055 : audit [INF] from='client.? 172.21.15.22:0/298430666' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:31 smithi150 bash[67543]: cluster 2024-07-28T12:54:30.022628+0000 mon.a (mon.0) 3056 : cluster [DBG] osdmap e1301: 8 total, 2 up, 8 in 2024-07-28T12:54:31.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:31.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:31.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:31.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:31.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:32.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:32.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2585 16 16 0 0 0 - 0 2024-07-28T12:54:32.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:32.248 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:32 smithi150 bash[67543]: cluster 2024-07-28T12:54:30.960432+0000 mgr.y (mgr.25232) 1895 : cluster [DBG] pgmap v2801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:32 smithi022 bash[80503]: cluster 2024-07-28T12:54:30.960432+0000 mgr.y (mgr.25232) 1895 : cluster [DBG] pgmap v2801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:32 smithi022 bash[82865]: cluster 2024-07-28T12:54:30.960432+0000 mgr.y (mgr.25232) 1895 : cluster [DBG] pgmap v2801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:32.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:32.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:54:32 smithi150 bash[60514]: ts=2024-07-28T12:54:32.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:54:32.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:32.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:32.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:32.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:54:32.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:33.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:33.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2586 16 16 0 0 0 - 0 2024-07-28T12:54:33.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:33.302 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:33.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:33.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:33.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:33.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:33.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:34.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:34.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:34.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2587 16 16 0 0 0 - 0 2024-07-28T12:54:34.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:34 smithi022 bash[80503]: cluster 2024-07-28T12:54:32.961684+0000 mgr.y (mgr.25232) 1896 : cluster [DBG] pgmap v2802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:34 smithi022 bash[82865]: cluster 2024-07-28T12:54:32.961684+0000 mgr.y (mgr.25232) 1896 : cluster [DBG] pgmap v2802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:34.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:34.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:34.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:34 smithi150 bash[67543]: cluster 2024-07-28T12:54:32.961684+0000 mgr.y (mgr.25232) 1896 : cluster [DBG] pgmap v2802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:34.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:34.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:34.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:34.916 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:34.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:35.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:35.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2588 16 16 0 0 0 - 0 2024-07-28T12:54:35.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:35.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:35.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:35.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:35.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:35.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:35.926 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:36.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:36.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2589 16 16 0 0 0 - 0 2024-07-28T12:54:36.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:36.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:36.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:36.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:36 smithi150 bash[67543]: cluster 2024-07-28T12:54:34.962475+0000 mgr.y (mgr.25232) 1897 : cluster [DBG] pgmap v2803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:36 smithi150 bash[67543]: audit 2024-07-28T12:54:35.192919+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:36 smithi150 bash[67543]: audit 2024-07-28T12:54:35.195014+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:36.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:36 smithi022 bash[80503]: cluster 2024-07-28T12:54:34.962475+0000 mgr.y (mgr.25232) 1897 : cluster [DBG] pgmap v2803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:36.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:36 smithi022 bash[80503]: audit 2024-07-28T12:54:35.192919+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:36.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:36 smithi022 bash[80503]: audit 2024-07-28T12:54:35.195014+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:36 smithi022 bash[82865]: cluster 2024-07-28T12:54:34.962475+0000 mgr.y (mgr.25232) 1897 : cluster [DBG] pgmap v2803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:36 smithi022 bash[82865]: audit 2024-07-28T12:54:35.192919+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:36 smithi022 bash[82865]: audit 2024-07-28T12:54:35.195014+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:36.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:36.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:36.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:36.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:37.113 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:37.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2590 16 16 0 0 0 - 0 2024-07-28T12:54:37.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:37.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:37.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:37.590 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:37.685 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:37.710 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:37.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:37.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:38.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:38.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2591 16 16 0 0 0 - 0 2024-07-28T12:54:38.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:38.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:38 smithi022 bash[80503]: cluster 2024-07-28T12:54:36.963807+0000 mgr.y (mgr.25232) 1898 : cluster [DBG] pgmap v2804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:38 smithi022 bash[82865]: cluster 2024-07-28T12:54:36.963807+0000 mgr.y (mgr.25232) 1898 : cluster [DBG] pgmap v2804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:38.428 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:38.445 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:38 smithi150 bash[67543]: cluster 2024-07-28T12:54:36.963807+0000 mgr.y (mgr.25232) 1898 : cluster [DBG] pgmap v2804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:38.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:38.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:38.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:38.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:39.028 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:39.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2592 16 16 0 0 0 - 0 2024-07-28T12:54:39.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:39.262 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:39.383 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:39.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:39.559 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:54:39.561 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:54:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:54:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:54:39.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:39.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:39.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:39.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:40.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:40.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2593 16 16 0 0 0 - 0 2024-07-28T12:54:40.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:40 smithi022 bash[80503]: cluster 2024-07-28T12:54:38.964864+0000 mgr.y (mgr.25232) 1899 : cluster [DBG] pgmap v2805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:40.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:40 smithi022 bash[82865]: cluster 2024-07-28T12:54:38.964864+0000 mgr.y (mgr.25232) 1899 : cluster [DBG] pgmap v2805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:40.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:40.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:40.460 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:40 smithi150 bash[67543]: cluster 2024-07-28T12:54:38.964864+0000 mgr.y (mgr.25232) 1899 : cluster [DBG] pgmap v2805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:40.568 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:40.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:40.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:40.904 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:54:40.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:54:40.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:41.065 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:41.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2594 16 16 0 0 0 - 0 2024-07-28T12:54:41.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:41.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:41.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:41.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:41.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:41.780 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:41.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:42.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:42.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:42.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2595 16 16 0 0 0 - 0 2024-07-28T12:54:42.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:42 smithi022 bash[80503]: cluster 2024-07-28T12:54:40.965617+0000 mgr.y (mgr.25232) 1900 : cluster [DBG] pgmap v2806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:42 smithi022 bash[82865]: cluster 2024-07-28T12:54:40.965617+0000 mgr.y (mgr.25232) 1900 : cluster [DBG] pgmap v2806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:42.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:42.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:42.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:42 smithi150 bash[67543]: cluster 2024-07-28T12:54:40.965617+0000 mgr.y (mgr.25232) 1900 : cluster [DBG] pgmap v2806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:42.505 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:54:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:54:42.613 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:42.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:42.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:42.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:43.083 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:43.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2596 16 16 0 0 0 - 0 2024-07-28T12:54:43.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:43.220 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:54:43.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:43 smithi022 bash[80503]: audit 2024-07-28T12:54:42.807893+0000 mon.c (mon.2) 139 : audit [INF] from='client.? 172.21.15.22:0/3295331507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:54:43.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:43 smithi022 bash[80503]: audit 2024-07-28T12:54:42.808416+0000 mon.a (mon.0) 3059 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:54:43.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:43 smithi022 bash[82865]: audit 2024-07-28T12:54:42.807893+0000 mon.c (mon.2) 139 : audit [INF] from='client.? 172.21.15.22:0/3295331507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:54:43.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:43 smithi022 bash[82865]: audit 2024-07-28T12:54:42.808416+0000 mon.a (mon.0) 3059 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:54:43.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:43.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:43 smithi150 bash[67543]: audit 2024-07-28T12:54:42.807893+0000 mon.c (mon.2) 139 : audit [INF] from='client.? 172.21.15.22:0/3295331507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:54:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:43 smithi150 bash[67543]: audit 2024-07-28T12:54:42.808416+0000 mon.a (mon.0) 3059 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:54:43.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:43.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:43.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:43.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:44.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:44.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2597 16 16 0 0 0 - 0 2024-07-28T12:54:44.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:44.264 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:44.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:44.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[80503]: cluster 2024-07-28T12:54:42.967057+0000 mgr.y (mgr.25232) 1901 : cluster [DBG] pgmap v2807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[80503]: cluster 2024-07-28T12:54:43.204215+0000 mon.a (mon.0) 3060 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[80503]: audit 2024-07-28T12:54:43.219558+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[80503]: cluster 2024-07-28T12:54:43.219751+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1302: 8 total, 2 up, 8 in 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[82865]: cluster 2024-07-28T12:54:42.967057+0000 mgr.y (mgr.25232) 1901 : cluster [DBG] pgmap v2807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[82865]: cluster 2024-07-28T12:54:43.204215+0000 mon.a (mon.0) 3060 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[82865]: audit 2024-07-28T12:54:43.219558+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:54:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:44 smithi022 bash[82865]: cluster 2024-07-28T12:54:43.219751+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1302: 8 total, 2 up, 8 in 2024-07-28T12:54:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:44 smithi150 bash[67543]: cluster 2024-07-28T12:54:42.967057+0000 mgr.y (mgr.25232) 1901 : cluster [DBG] pgmap v2807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:44 smithi150 bash[67543]: cluster 2024-07-28T12:54:43.204215+0000 mon.a (mon.0) 3060 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:44 smithi150 bash[67543]: audit 2024-07-28T12:54:43.219558+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:54:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:44 smithi150 bash[67543]: cluster 2024-07-28T12:54:43.219751+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1302: 8 total, 2 up, 8 in 2024-07-28T12:54:44.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:44.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:44.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:44.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:45.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:45.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2598 16 16 0 0 0 - 0 2024-07-28T12:54:45.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:45.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:45.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:45.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:45.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:45.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:45.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:46.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:46.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2599 16 16 0 0 0 - 0 2024-07-28T12:54:46.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:46.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:54:46.282 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:46.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:46.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:46 smithi150 bash[67543]: cluster 2024-07-28T12:54:44.968508+0000 mgr.y (mgr.25232) 1902 : cluster [DBG] pgmap v2809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:46 smithi022 bash[82865]: cluster 2024-07-28T12:54:44.968508+0000 mgr.y (mgr.25232) 1902 : cluster [DBG] pgmap v2809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:46 smithi022 bash[80503]: cluster 2024-07-28T12:54:44.968508+0000 mgr.y (mgr.25232) 1902 : cluster [DBG] pgmap v2809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:46.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:46.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:46.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:46.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:47.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:47.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:54:47.145536+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:54:47.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:54:47.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2600 16 16 0 0 0 - 0 2024-07-28T12:54:47.174 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:47.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:47.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:47.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:47.582 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:47.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:47.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:47.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:48.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:48.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2601 16 16 0 0 0 - 0 2024-07-28T12:54:48.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:48.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:48 smithi022 bash[80503]: cluster 2024-07-28T12:54:46.969948+0000 mgr.y (mgr.25232) 1903 : cluster [DBG] pgmap v2810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:48 smithi022 bash[82865]: cluster 2024-07-28T12:54:46.969948+0000 mgr.y (mgr.25232) 1903 : cluster [DBG] pgmap v2810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:48.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:48 smithi150 bash[67543]: cluster 2024-07-28T12:54:46.969948+0000 mgr.y (mgr.25232) 1903 : cluster [DBG] pgmap v2810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:48.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:48.647 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:48.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:48.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:48.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:49.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:49.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2602 16 16 0 0 0 - 0 2024-07-28T12:54:49.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:49.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:49.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:49.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:49.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:49.829 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:54:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:54:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:54:49.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:50.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:50.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2603 16 16 0 0 0 - 0 2024-07-28T12:54:50.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:50.215 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:50 smithi022 bash[82865]: cluster 2024-07-28T12:54:48.971391+0000 mgr.y (mgr.25232) 1904 : cluster [DBG] pgmap v2811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:50 smithi022 bash[82865]: audit 2024-07-28T12:54:50.193737+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:50.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:50 smithi022 bash[82865]: audit 2024-07-28T12:54:50.195863+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:50.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:50.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:50 smithi150 bash[67543]: cluster 2024-07-28T12:54:48.971391+0000 mgr.y (mgr.25232) 1904 : cluster [DBG] pgmap v2811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:50 smithi150 bash[67543]: audit 2024-07-28T12:54:50.193737+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:50 smithi150 bash[67543]: audit 2024-07-28T12:54:50.195863+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:50.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:50.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:50 smithi022 bash[80503]: cluster 2024-07-28T12:54:48.971391+0000 mgr.y (mgr.25232) 1904 : cluster [DBG] pgmap v2811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:50.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:50 smithi022 bash[80503]: audit 2024-07-28T12:54:50.193737+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:54:50.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:50 smithi022 bash[80503]: audit 2024-07-28T12:54:50.195863+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:54:50.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:50.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:50.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:51.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:51.133 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:51.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2604 16 16 0 0 0 - 0 2024-07-28T12:54:51.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:51.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:51.380 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:54:51.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:51.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:51.719 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:51.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:51.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:52.076 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:52.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2605 16 16 0 0 0 - 0 2024-07-28T12:54:52.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:52.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:52.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:52.444 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:52 smithi022 bash[80503]: cluster 2024-07-28T12:54:50.972917+0000 mgr.y (mgr.25232) 1905 : cluster [DBG] pgmap v2812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:52.445 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:52 smithi022 bash[82865]: cluster 2024-07-28T12:54:50.972917+0000 mgr.y (mgr.25232) 1905 : cluster [DBG] pgmap v2812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:52 smithi150 bash[67543]: cluster 2024-07-28T12:54:50.972917+0000 mgr.y (mgr.25232) 1905 : cluster [DBG] pgmap v2812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:54:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:54:52.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:52.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:52.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:52.909 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:52.924 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:54:52.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:54:53.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:53.145 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:53.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2606 16 16 0 0 0 - 0 2024-07-28T12:54:53.259 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:53.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:53.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:53.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:53.738 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:53.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:53.972 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:54.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:54.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2607 16 16 0 0 0 - 0 2024-07-28T12:54:54.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:54.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:54.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:54 smithi150 bash[67543]: cluster 2024-07-28T12:54:52.973695+0000 mgr.y (mgr.25232) 1906 : cluster [DBG] pgmap v2813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:54.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:54 smithi022 bash[82865]: cluster 2024-07-28T12:54:52.973695+0000 mgr.y (mgr.25232) 1906 : cluster [DBG] pgmap v2813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:54 smithi022 bash[80503]: cluster 2024-07-28T12:54:52.973695+0000 mgr.y (mgr.25232) 1906 : cluster [DBG] pgmap v2813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:54.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:54.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:54.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:55.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:55.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2608 16 16 0 0 0 - 0 2024-07-28T12:54:55.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:55.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:55.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:55.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:55.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:55.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:55.863 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:55.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:56.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:56.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2609 16 16 0 0 0 - 0 2024-07-28T12:54:56.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:56.244 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:54:56.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:56.445 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:56 smithi022 bash[82865]: cluster 2024-07-28T12:54:54.975261+0000 mgr.y (mgr.25232) 1907 : cluster [DBG] pgmap v2814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:56.445 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:56 smithi022 bash[82865]: audit 2024-07-28T12:54:55.401667+0000 mon.a (mon.0) 3065 : audit [INF] from='client.? 172.21.15.22:0/658168857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:56.445 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:56 smithi022 bash[80503]: cluster 2024-07-28T12:54:54.975261+0000 mgr.y (mgr.25232) 1907 : cluster [DBG] pgmap v2814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:56.445 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:56 smithi022 bash[80503]: audit 2024-07-28T12:54:55.401667+0000 mon.a (mon.0) 3065 : audit [INF] from='client.? 172.21.15.22:0/658168857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:56.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:56 smithi150 bash[67543]: cluster 2024-07-28T12:54:54.975261+0000 mgr.y (mgr.25232) 1907 : cluster [DBG] pgmap v2814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:56 smithi150 bash[67543]: audit 2024-07-28T12:54:55.401667+0000 mon.a (mon.0) 3065 : audit [INF] from='client.? 172.21.15.22:0/658168857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:54:56.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:56.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:56.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:56.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:57.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:57.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2610 16 16 0 0 0 - 0 2024-07-28T12:54:57.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:57.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:57 smithi022 bash[80503]: cluster 2024-07-28T12:54:56.230177+0000 mon.a (mon.0) 3066 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:57 smithi022 bash[80503]: audit 2024-07-28T12:54:56.244063+0000 mon.a (mon.0) 3067 : audit [INF] from='client.? 172.21.15.22:0/658168857' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:57 smithi022 bash[80503]: cluster 2024-07-28T12:54:56.244215+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e1303: 8 total, 2 up, 8 in 2024-07-28T12:54:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:57 smithi022 bash[82865]: cluster 2024-07-28T12:54:56.230177+0000 mon.a (mon.0) 3066 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:57 smithi022 bash[82865]: audit 2024-07-28T12:54:56.244063+0000 mon.a (mon.0) 3067 : audit [INF] from='client.? 172.21.15.22:0/658168857' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:57 smithi022 bash[82865]: cluster 2024-07-28T12:54:56.244215+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e1303: 8 total, 2 up, 8 in 2024-07-28T12:54:57.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:57 smithi150 bash[67543]: cluster 2024-07-28T12:54:56.230177+0000 mon.a (mon.0) 3066 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:54:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:57 smithi150 bash[67543]: audit 2024-07-28T12:54:56.244063+0000 mon.a (mon.0) 3067 : audit [INF] from='client.? 172.21.15.22:0/658168857' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:54:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:57 smithi150 bash[67543]: cluster 2024-07-28T12:54:56.244215+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e1303: 8 total, 2 up, 8 in 2024-07-28T12:54:57.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:57.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:57.673 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:54:57.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:57.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:58.008 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:58.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:54:58.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2611 16 16 0 0 0 - 0 2024-07-28T12:54:58.247 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:54:58 smithi022 bash[80503]: cluster 2024-07-28T12:54:56.976759+0000 mgr.y (mgr.25232) 1908 : cluster [DBG] pgmap v2816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:54:58 smithi022 bash[82865]: cluster 2024-07-28T12:54:56.976759+0000 mgr.y (mgr.25232) 1908 : cluster [DBG] pgmap v2816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:58.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:58.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:58.498 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:54:58 smithi150 bash[67543]: cluster 2024-07-28T12:54:56.976759+0000 mgr.y (mgr.25232) 1908 : cluster [DBG] pgmap v2816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:54:58.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:58.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:54:58.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:58.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:54:59.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:54:59.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2612 16 16 0 0 0 - 0 2024-07-28T12:54:59.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:54:59.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:54:59.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:54:59.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:59.486 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:54:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:54:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:54:59.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:59.710 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:54:59.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:54:59.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:00.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:00.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2613 16 16 0 0 0 - 0 2024-07-28T12:55:00.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:00.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:00.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:00 smithi150 bash[67543]: cluster 2024-07-28T12:54:58.978299+0000 mgr.y (mgr.25232) 1909 : cluster [DBG] pgmap v2817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:00.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:00.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:00 smithi022 bash[80503]: cluster 2024-07-28T12:54:58.978299+0000 mgr.y (mgr.25232) 1909 : cluster [DBG] pgmap v2817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:00.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:00 smithi022 bash[82865]: cluster 2024-07-28T12:54:58.978299+0000 mgr.y (mgr.25232) 1909 : cluster [DBG] pgmap v2817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:00.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:00.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:00.890 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:01.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:01.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:01.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2614 16 16 0 0 0 - 0 2024-07-28T12:55:01.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:01.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:01.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:01.584 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:55:01.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:01.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:01.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:01.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:02.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:02.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2615 16 16 0 0 0 - 0 2024-07-28T12:55:02.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:02.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:02.355 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:55:02.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:55:02.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:02 smithi150 bash[67543]: cluster 2024-07-28T12:55:00.979904+0000 mgr.y (mgr.25232) 1910 : cluster [DBG] pgmap v2818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:55:02 smithi150 bash[60514]: ts=2024-07-28T12:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:55:02.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:02 smithi022 bash[80503]: cluster 2024-07-28T12:55:00.979904+0000 mgr.y (mgr.25232) 1910 : cluster [DBG] pgmap v2818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:02 smithi022 bash[82865]: cluster 2024-07-28T12:55:00.979904+0000 mgr.y (mgr.25232) 1910 : cluster [DBG] pgmap v2818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:02.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:02.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:02.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:03.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:03.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:03.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2616 16 16 0 0 0 - 0 2024-07-28T12:55:03.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:03.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:03.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:03.610 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:03.730 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:03.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:03.958 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:03.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:04.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:04.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2617 16 16 0 0 0 - 0 2024-07-28T12:55:04.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:04.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:04 smithi022 bash[80503]: cluster 2024-07-28T12:55:02.981496+0000 mgr.y (mgr.25232) 1911 : cluster [DBG] pgmap v2819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:04 smithi022 bash[82865]: cluster 2024-07-28T12:55:02.981496+0000 mgr.y (mgr.25232) 1911 : cluster [DBG] pgmap v2819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:04.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:04 smithi150 bash[67543]: cluster 2024-07-28T12:55:02.981496+0000 mgr.y (mgr.25232) 1911 : cluster [DBG] pgmap v2819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:04.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:04.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:04.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:04.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:05.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:05.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2618 16 16 0 0 0 - 0 2024-07-28T12:55:05.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:05.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:05.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:05.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:05 smithi150 bash[67543]: audit 2024-07-28T12:55:05.187500+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:05.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:05 smithi022 bash[82865]: audit 2024-07-28T12:55:05.187500+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:05 smithi022 bash[80503]: audit 2024-07-28T12:55:05.187500+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:05.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:05.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:05.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:05.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:06.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:06.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2619 16 16 0 0 0 - 0 2024-07-28T12:55:06.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:06 smithi022 bash[80503]: cluster 2024-07-28T12:55:04.982331+0000 mgr.y (mgr.25232) 1912 : cluster [DBG] pgmap v2820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:06 smithi022 bash[82865]: cluster 2024-07-28T12:55:04.982331+0000 mgr.y (mgr.25232) 1912 : cluster [DBG] pgmap v2820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:06.346 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:06.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:06 smithi150 bash[67543]: cluster 2024-07-28T12:55:04.982331+0000 mgr.y (mgr.25232) 1912 : cluster [DBG] pgmap v2820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:06.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:06.701 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:06.820 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:06.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:06.997 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:07.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:07.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:55:07.148332+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:55:07.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:55:07.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2620 16 16 0 0 0 - 0 2024-07-28T12:55:07.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:07.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:07.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:07.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:07.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:07.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:07.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:08.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:08.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:08.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2621 16 16 0 0 0 - 0 2024-07-28T12:55:08.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:08.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:08.380 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:08 smithi150 bash[67543]: cluster 2024-07-28T12:55:06.983658+0000 mgr.y (mgr.25232) 1913 : cluster [DBG] pgmap v2821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:08.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:08.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:08 smithi022 bash[80503]: cluster 2024-07-28T12:55:06.983658+0000 mgr.y (mgr.25232) 1913 : cluster [DBG] pgmap v2821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:08.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:08 smithi022 bash[82865]: cluster 2024-07-28T12:55:06.983658+0000 mgr.y (mgr.25232) 1913 : cluster [DBG] pgmap v2821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:08.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:08.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:08.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:08.963 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:09.077 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:09.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2622 16 16 0 0 0 - 0 2024-07-28T12:55:09.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:09.287 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:55:09.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:09.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:09 smithi150 bash[67543]: audit 2024-07-28T12:55:08.862806+0000 mon.a (mon.0) 3070 : audit [INF] from='client.? 172.21.15.22:0/260952283' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:55:09.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:09.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:09 smithi022 bash[82865]: audit 2024-07-28T12:55:08.862806+0000 mon.a (mon.0) 3070 : audit [INF] from='client.? 172.21.15.22:0/260952283' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:55:09.562 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:09 smithi022 bash[80503]: audit 2024-07-28T12:55:08.862806+0000 mon.a (mon.0) 3070 : audit [INF] from='client.? 172.21.15.22:0/260952283' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:55:09.562 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:55:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:55:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:55:09.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:09.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:09.908 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:10.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:10.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:10.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2623 16 16 0 0 0 - 0 2024-07-28T12:55:10.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:10.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:10.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:10 smithi150 bash[67543]: cluster 2024-07-28T12:55:08.984416+0000 mgr.y (mgr.25232) 1914 : cluster [DBG] pgmap v2822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:10 smithi150 bash[67543]: cluster 2024-07-28T12:55:09.271878+0000 mon.a (mon.0) 3071 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:10 smithi150 bash[67543]: audit 2024-07-28T12:55:09.287027+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.22:0/260952283' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:55:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:10 smithi150 bash[67543]: cluster 2024-07-28T12:55:09.287180+0000 mon.a (mon.0) 3073 : cluster [DBG] osdmap e1304: 8 total, 2 up, 8 in 2024-07-28T12:55:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[80503]: cluster 2024-07-28T12:55:08.984416+0000 mgr.y (mgr.25232) 1914 : cluster [DBG] pgmap v2822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[80503]: cluster 2024-07-28T12:55:09.271878+0000 mon.a (mon.0) 3071 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[80503]: audit 2024-07-28T12:55:09.287027+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.22:0/260952283' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[80503]: cluster 2024-07-28T12:55:09.287180+0000 mon.a (mon.0) 3073 : cluster [DBG] osdmap e1304: 8 total, 2 up, 8 in 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[82865]: cluster 2024-07-28T12:55:08.984416+0000 mgr.y (mgr.25232) 1914 : cluster [DBG] pgmap v2822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[82865]: cluster 2024-07-28T12:55:09.271878+0000 mon.a (mon.0) 3071 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[82865]: audit 2024-07-28T12:55:09.287027+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.22:0/260952283' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:55:10.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:10 smithi022 bash[82865]: cluster 2024-07-28T12:55:09.287180+0000 mon.a (mon.0) 3073 : cluster [DBG] osdmap e1304: 8 total, 2 up, 8 in 2024-07-28T12:55:10.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:10.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:10.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:10.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:11.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:11.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2624 16 16 0 0 0 - 0 2024-07-28T12:55:11.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:11.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:11.452 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:11.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:11.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:11.736 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:55:11.804 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:11.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:12.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:12.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2625 16 16 0 0 0 - 0 2024-07-28T12:55:12.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:12.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:12.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:12.444 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:12 smithi022 bash[80503]: cluster 2024-07-28T12:55:10.985837+0000 mgr.y (mgr.25232) 1915 : cluster [DBG] pgmap v2824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:12.444 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:12 smithi022 bash[82865]: cluster 2024-07-28T12:55:10.985837+0000 mgr.y (mgr.25232) 1915 : cluster [DBG] pgmap v2824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:55:12.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:55:12.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:12.636 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:12.646 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:12 smithi150 bash[67543]: cluster 2024-07-28T12:55:10.985837+0000 mgr.y (mgr.25232) 1915 : cluster [DBG] pgmap v2824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:12.647 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:55:12 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:55:12.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:12.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:12.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:55:12.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:13.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:13.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2626 16 16 0 0 0 - 0 2024-07-28T12:55:13.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:13.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:13.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:13 smithi150 bash[67543]: cluster 2024-07-28T12:55:12.987254+0000 mgr.y (mgr.25232) 1916 : cluster [DBG] pgmap v2825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:13 smithi022 bash[80503]: cluster 2024-07-28T12:55:12.987254+0000 mgr.y (mgr.25232) 1916 : cluster [DBG] pgmap v2825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:13 smithi022 bash[82865]: cluster 2024-07-28T12:55:12.987254+0000 mgr.y (mgr.25232) 1916 : cluster [DBG] pgmap v2825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:13.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:13.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:13.823 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:13.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:14.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:14.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2627 16 16 0 0 0 - 0 2024-07-28T12:55:14.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:14.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:14.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:14.535 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:14.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:14.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:14.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:15.009 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:15.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:15.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2628 16 16 0 0 0 - 0 2024-07-28T12:55:15.247 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:15.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:15.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:15.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:15.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:15.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:15.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:16.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:16.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2629 16 16 0 0 0 - 0 2024-07-28T12:55:16.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:16 smithi150 bash[67543]: cluster 2024-07-28T12:55:14.988688+0000 mgr.y (mgr.25232) 1917 : cluster [DBG] pgmap v2826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:16.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:16 smithi022 bash[82865]: cluster 2024-07-28T12:55:14.988688+0000 mgr.y (mgr.25232) 1917 : cluster [DBG] pgmap v2826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:16 smithi022 bash[80503]: cluster 2024-07-28T12:55:14.988688+0000 mgr.y (mgr.25232) 1917 : cluster [DBG] pgmap v2826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:16.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:16.557 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:16.675 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:16.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:16.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:17.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:17.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2630 16 16 0 0 0 - 0 2024-07-28T12:55:17.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:17.209 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:17.209 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:17.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:17.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:17.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:17.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:17.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:17.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:17.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:18.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:18.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2631 16 16 0 0 0 - 0 2024-07-28T12:55:18.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:18 smithi150 bash[67543]: cluster 2024-07-28T12:55:16.990089+0000 mgr.y (mgr.25232) 1918 : cluster [DBG] pgmap v2827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:18 smithi022 bash[80503]: cluster 2024-07-28T12:55:16.990089+0000 mgr.y (mgr.25232) 1918 : cluster [DBG] pgmap v2827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:18 smithi022 bash[82865]: cluster 2024-07-28T12:55:16.990089+0000 mgr.y (mgr.25232) 1918 : cluster [DBG] pgmap v2827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:18.348 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:18.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:18.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:18.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:18.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:18.946 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:19.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:19.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2632 16 16 0 0 0 - 0 2024-07-28T12:55:19.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:19.304 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:19.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:19.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:19.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:19.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:19.791 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:55:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:55:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:55:19.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:20.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:20.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:20.149 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:20 smithi022 bash[80503]: cluster 2024-07-28T12:55:18.991649+0000 mgr.y (mgr.25232) 1919 : cluster [DBG] pgmap v2828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:20.150 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:20 smithi022 bash[82865]: cluster 2024-07-28T12:55:18.991649+0000 mgr.y (mgr.25232) 1919 : cluster [DBG] pgmap v2828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:20.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2633 16 16 0 0 0 - 0 2024-07-28T12:55:20.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:20.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:20.496 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:20 smithi150 bash[67543]: cluster 2024-07-28T12:55:18.991649+0000 mgr.y (mgr.25232) 1919 : cluster [DBG] pgmap v2828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:20.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:20.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:20.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:20.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:21.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:21.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2634 16 16 0 0 0 - 0 2024-07-28T12:55:21.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:21.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:21 smithi022 bash[80503]: audit 2024-07-28T12:55:20.188208+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:21 smithi022 bash[82865]: audit 2024-07-28T12:55:20.188208+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:21.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:21.457 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:21 smithi150 bash[67543]: audit 2024-07-28T12:55:20.188208+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:21.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:21.687 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:21.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:21.927 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:22.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:22.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2635 16 16 0 0 0 - 0 2024-07-28T12:55:22.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:22 smithi150 bash[67543]: cluster 2024-07-28T12:55:20.992689+0000 mgr.y (mgr.25232) 1920 : cluster [DBG] pgmap v2829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:22.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:22 smithi022 bash[80503]: cluster 2024-07-28T12:55:20.992689+0000 mgr.y (mgr.25232) 1920 : cluster [DBG] pgmap v2829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:22 smithi022 bash[82865]: cluster 2024-07-28T12:55:20.992689+0000 mgr.y (mgr.25232) 1920 : cluster [DBG] pgmap v2829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:22.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:22.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:22.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:22.649 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:55:22 smithi150 bash[60514]: ts=2024-07-28T12:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:55:22.756 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:22.837 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:55:22.869 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:22.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:23.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:23.123 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:55:23.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2636 16 16 0 0 0 - 0 2024-07-28T12:55:23.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:23 smithi150 bash[67543]: audit 2024-07-28T12:55:23.063705+0000 mon.c (mon.2) 140 : audit [INF] from='client.? 172.21.15.22:0/431606479' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:23 smithi150 bash[67543]: audit 2024-07-28T12:55:23.064085+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:23 smithi150 bash[67543]: cluster 2024-07-28T12:55:23.114834+0000 mon.a (mon.0) 3076 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:55:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:23 smithi022 bash[80503]: audit 2024-07-28T12:55:23.063705+0000 mon.c (mon.2) 140 : audit [INF] from='client.? 172.21.15.22:0/431606479' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:23 smithi022 bash[80503]: audit 2024-07-28T12:55:23.064085+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:23 smithi022 bash[80503]: cluster 2024-07-28T12:55:23.114834+0000 mon.a (mon.0) 3076 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:55:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:23 smithi022 bash[82865]: audit 2024-07-28T12:55:23.063705+0000 mon.c (mon.2) 140 : audit [INF] from='client.? 172.21.15.22:0/431606479' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:23 smithi022 bash[82865]: audit 2024-07-28T12:55:23.064085+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:23 smithi022 bash[82865]: cluster 2024-07-28T12:55:23.114834+0000 mon.a (mon.0) 3076 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:55:23.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:23.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:23.572 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:23.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:23.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:23.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:55:23.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:55:24.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:24.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2637 16 16 0 0 0 - 0 2024-07-28T12:55:24.162 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:24.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:24.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:24.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:24 smithi022 bash[80503]: cluster 2024-07-28T12:55:22.993334+0000 mgr.y (mgr.25232) 1921 : cluster [DBG] pgmap v2830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:24.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:24 smithi022 bash[80503]: audit 2024-07-28T12:55:23.122612+0000 mon.a (mon.0) 3077 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:55:24.410 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:24 smithi022 bash[80503]: cluster 2024-07-28T12:55:23.122798+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1305: 8 total, 2 up, 8 in 2024-07-28T12:55:24.410 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:24 smithi022 bash[82865]: cluster 2024-07-28T12:55:22.993334+0000 mgr.y (mgr.25232) 1921 : cluster [DBG] pgmap v2830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:24.410 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:24 smithi022 bash[82865]: audit 2024-07-28T12:55:23.122612+0000 mon.a (mon.0) 3077 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:55:24.411 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:24 smithi022 bash[82865]: cluster 2024-07-28T12:55:23.122798+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1305: 8 total, 2 up, 8 in 2024-07-28T12:55:24.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:24 smithi150 bash[67543]: cluster 2024-07-28T12:55:22.993334+0000 mgr.y (mgr.25232) 1921 : cluster [DBG] pgmap v2830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:24 smithi150 bash[67543]: audit 2024-07-28T12:55:23.122612+0000 mon.a (mon.0) 3077 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:55:24.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:24 smithi150 bash[67543]: cluster 2024-07-28T12:55:23.122798+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1305: 8 total, 2 up, 8 in 2024-07-28T12:55:24.638 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:24.757 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:24.875 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:24.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:25.113 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:25.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2638 16 16 0 0 0 - 0 2024-07-28T12:55:25.230 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:25.348 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:25.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:25.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:25.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:25.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:25.939 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:26.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:26.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2639 16 16 0 0 0 - 0 2024-07-28T12:55:26.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:26.296 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:26 smithi022 bash[80503]: cluster 2024-07-28T12:55:24.994712+0000 mgr.y (mgr.25232) 1922 : cluster [DBG] pgmap v2832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:26 smithi022 bash[82865]: cluster 2024-07-28T12:55:24.994712+0000 mgr.y (mgr.25232) 1922 : cluster [DBG] pgmap v2832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:26.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:26.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:55:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:26 smithi150 bash[67543]: cluster 2024-07-28T12:55:24.994712+0000 mgr.y (mgr.25232) 1922 : cluster [DBG] pgmap v2832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:26.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:26.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:26.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:26.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:27.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:27.125 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:27.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:55:27.151511+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:55:27.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:55:27.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2640 16 16 0 0 0 - 0 2024-07-28T12:55:27.242 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:27.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:27.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:27.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:27.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:27.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:27.948 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:28.065 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:28.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2641 16 16 0 0 0 - 0 2024-07-28T12:55:28.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:28.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:28.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:28.434 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:28 smithi022 bash[80503]: cluster 2024-07-28T12:55:26.996351+0000 mgr.y (mgr.25232) 1923 : cluster [DBG] pgmap v2833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:28.435 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:28 smithi022 bash[80503]: audit 2024-07-28T12:55:27.534896+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:55:28.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:28 smithi022 bash[82865]: cluster 2024-07-28T12:55:26.996351+0000 mgr.y (mgr.25232) 1923 : cluster [DBG] pgmap v2833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:28.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:28 smithi022 bash[82865]: audit 2024-07-28T12:55:27.534896+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:55:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:28 smithi150 bash[67543]: cluster 2024-07-28T12:55:26.996351+0000 mgr.y (mgr.25232) 1923 : cluster [DBG] pgmap v2833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:28 smithi150 bash[67543]: audit 2024-07-28T12:55:27.534896+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:55:28.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:28.661 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:28.750 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:28.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:28.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:29.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:29.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:29.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2642 16 16 0 0 0 - 0 2024-07-28T12:55:29.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:29.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:29.490 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:29.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:29.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:55:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:55:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:55:29.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:29.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:30.082 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:30.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2643 16 16 0 0 0 - 0 2024-07-28T12:55:30.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:30.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:30 smithi022 bash[80503]: cluster 2024-07-28T12:55:28.997811+0000 mgr.y (mgr.25232) 1924 : cluster [DBG] pgmap v2834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:30 smithi022 bash[82865]: cluster 2024-07-28T12:55:28.997811+0000 mgr.y (mgr.25232) 1924 : cluster [DBG] pgmap v2834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:30.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:30.447 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:30 smithi150 bash[67543]: cluster 2024-07-28T12:55:28.997811+0000 mgr.y (mgr.25232) 1924 : cluster [DBG] pgmap v2834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:30.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:30.670 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:30.780 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:30.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:30.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:31.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:31.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:31.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2644 16 16 0 0 0 - 0 2024-07-28T12:55:31.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:31.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:31.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:31.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:31.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:31.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:31.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:32.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:32.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2645 16 16 0 0 0 - 0 2024-07-28T12:55:32.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:32 smithi022 bash[82865]: cluster 2024-07-28T12:55:30.999258+0000 mgr.y (mgr.25232) 1925 : cluster [DBG] pgmap v2835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:32 smithi022 bash[80503]: cluster 2024-07-28T12:55:30.999258+0000 mgr.y (mgr.25232) 1925 : cluster [DBG] pgmap v2835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:32.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:32.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:32 smithi150 bash[67543]: cluster 2024-07-28T12:55:30.999258+0000 mgr.y (mgr.25232) 1925 : cluster [DBG] pgmap v2835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:55:32 smithi150 bash[60514]: ts=2024-07-28T12:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:55:32.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:32.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:32.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:32.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:33.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:33.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:33.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2646 16 16 0 0 0 - 0 2024-07-28T12:55:33.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:33.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:33.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:33.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:33.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:33.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:33.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:32.952969+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:32.957494+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: cluster 2024-07-28T12:55:32.999900+0000 mgr.y (mgr.25232) 1926 : cluster [DBG] pgmap v2836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:33.422718+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:33.428010+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:33.862266+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:33.863407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:55:33.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[80503]: audit 2024-07-28T12:55:33.870180+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:32.952969+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:32.957494+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: cluster 2024-07-28T12:55:32.999900+0000 mgr.y (mgr.25232) 1926 : cluster [DBG] pgmap v2836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:33.422718+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:33.428010+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:33.862266+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:33.863407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:55:33.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:33 smithi022 bash[82865]: audit 2024-07-28T12:55:33.870180+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:34.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:34.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2647 16 16 0 0 0 - 0 2024-07-28T12:55:34.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:34.212 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:55:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:32.952969+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:32.957494+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: cluster 2024-07-28T12:55:32.999900+0000 mgr.y (mgr.25232) 1926 : cluster [DBG] pgmap v2836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:33.422718+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:33.428010+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:33.862266+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:33.863407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:55:34.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:33 smithi150 bash[67543]: audit 2024-07-28T12:55:33.870180+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:34.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:34.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:34.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:34.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:34.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:34.894 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:35.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:35.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:35.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2648 16 16 0 0 0 - 0 2024-07-28T12:55:35.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:35.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:35.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:35.521 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:55:35.521 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:55:35.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:35.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:35.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:35.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:36.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:36.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2649 16 16 0 0 0 - 0 2024-07-28T12:55:36.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:36.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:36.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:36.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:36 smithi150 bash[67543]: cluster 2024-07-28T12:55:35.001275+0000 mgr.y (mgr.25232) 1927 : cluster [DBG] pgmap v2837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:36.453 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:36 smithi150 bash[67543]: audit 2024-07-28T12:55:35.197163+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:36.454 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:36 smithi150 bash[67543]: audit 2024-07-28T12:55:35.199372+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:36.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:36.573 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:36 smithi022 bash[80503]: cluster 2024-07-28T12:55:35.001275+0000 mgr.y (mgr.25232) 1927 : cluster [DBG] pgmap v2837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:36.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:36 smithi022 bash[80503]: audit 2024-07-28T12:55:35.197163+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:36.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:36 smithi022 bash[80503]: audit 2024-07-28T12:55:35.199372+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:36.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:36 smithi022 bash[82865]: cluster 2024-07-28T12:55:35.001275+0000 mgr.y (mgr.25232) 1927 : cluster [DBG] pgmap v2837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:36.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:36 smithi022 bash[82865]: audit 2024-07-28T12:55:35.197163+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:36.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:36 smithi022 bash[82865]: audit 2024-07-28T12:55:35.199372+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:36.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:36.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:36.916 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:37.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:37.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2650 16 16 0 0 0 - 0 2024-07-28T12:55:37.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:37.211 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:55:37.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:37.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:37.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:37 smithi150 bash[67543]: audit 2024-07-28T12:55:37.081331+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.22:0/977520014' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:55:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:37 smithi150 bash[67543]: audit 2024-07-28T12:55:37.081851+0000 mon.a (mon.0) 3089 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:55:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:37 smithi022 bash[80503]: audit 2024-07-28T12:55:37.081331+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.22:0/977520014' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:55:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:37 smithi022 bash[80503]: audit 2024-07-28T12:55:37.081851+0000 mon.a (mon.0) 3089 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:55:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:37 smithi022 bash[82865]: audit 2024-07-28T12:55:37.081331+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.22:0/977520014' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:55:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:37 smithi022 bash[82865]: audit 2024-07-28T12:55:37.081851+0000 mon.a (mon.0) 3089 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:55:37.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:37.749 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:37.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:37.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:38.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:38.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2651 16 16 0 0 0 - 0 2024-07-28T12:55:38.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[80503]: cluster 2024-07-28T12:55:37.002827+0000 mgr.y (mgr.25232) 1928 : cluster [DBG] pgmap v2838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[80503]: cluster 2024-07-28T12:55:37.196231+0000 mon.a (mon.0) 3090 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[80503]: audit 2024-07-28T12:55:37.211199+0000 mon.a (mon.0) 3091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[80503]: cluster 2024-07-28T12:55:37.211311+0000 mon.a (mon.0) 3092 : cluster [DBG] osdmap e1306: 8 total, 2 up, 8 in 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[82865]: cluster 2024-07-28T12:55:37.002827+0000 mgr.y (mgr.25232) 1928 : cluster [DBG] pgmap v2838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[82865]: cluster 2024-07-28T12:55:37.196231+0000 mon.a (mon.0) 3090 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[82865]: audit 2024-07-28T12:55:37.211199+0000 mon.a (mon.0) 3091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:55:38.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:38 smithi022 bash[82865]: cluster 2024-07-28T12:55:37.211311+0000 mon.a (mon.0) 3092 : cluster [DBG] osdmap e1306: 8 total, 2 up, 8 in 2024-07-28T12:55:38.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:38.462 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:38 smithi150 bash[67543]: cluster 2024-07-28T12:55:37.002827+0000 mgr.y (mgr.25232) 1928 : cluster [DBG] pgmap v2838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:38 smithi150 bash[67543]: cluster 2024-07-28T12:55:37.196231+0000 mon.a (mon.0) 3090 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:38 smithi150 bash[67543]: audit 2024-07-28T12:55:37.211199+0000 mon.a (mon.0) 3091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:55:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:38 smithi150 bash[67543]: cluster 2024-07-28T12:55:37.211311+0000 mon.a (mon.0) 3092 : cluster [DBG] osdmap e1306: 8 total, 2 up, 8 in 2024-07-28T12:55:38.577 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:38.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:38.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:38.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:39.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:39.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2652 16 16 0 0 0 - 0 2024-07-28T12:55:39.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:39.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:39.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:39.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:39.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:39.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:55:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:55:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:55:39.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:39.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:40.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:40.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:55:40.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:40.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2653 16 16 0 0 0 - 0 2024-07-28T12:55:40.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:40 smithi150 bash[67543]: cluster 2024-07-28T12:55:39.004244+0000 mgr.y (mgr.25232) 1929 : cluster [DBG] pgmap v2840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:40 smithi022 bash[82865]: cluster 2024-07-28T12:55:39.004244+0000 mgr.y (mgr.25232) 1929 : cluster [DBG] pgmap v2840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:40 smithi022 bash[80503]: cluster 2024-07-28T12:55:39.004244+0000 mgr.y (mgr.25232) 1929 : cluster [DBG] pgmap v2840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:40.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:40.478 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:40.543 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:40.597 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:40.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:40.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:40.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:41.076 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:41.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2654 16 16 0 0 0 - 0 2024-07-28T12:55:41.194 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:41.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:41.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:41.553 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:41.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:41.792 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:41.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:42.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:42.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:42.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2655 16 16 0 0 0 - 0 2024-07-28T12:55:42.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:42 smithi022 bash[82865]: cluster 2024-07-28T12:55:41.005206+0000 mgr.y (mgr.25232) 1930 : cluster [DBG] pgmap v2841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:42 smithi022 bash[80503]: cluster 2024-07-28T12:55:41.005206+0000 mgr.y (mgr.25232) 1930 : cluster [DBG] pgmap v2841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:42.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:42.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:42.509 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:42 smithi150 bash[67543]: cluster 2024-07-28T12:55:41.005206+0000 mgr.y (mgr.25232) 1930 : cluster [DBG] pgmap v2841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:42.509 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:55:42 smithi150 bash[60514]: ts=2024-07-28T12:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:55:42.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:42.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:42.855 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:42.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:43.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:43.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2656 16 16 0 0 0 - 0 2024-07-28T12:55:43.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:43.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:43.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:43.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:43.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:43.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:43.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:44.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:44.113 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:55:44.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2657 16 16 0 0 0 - 0 2024-07-28T12:55:44.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:44.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:44.321 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:44 smithi022 bash[80503]: cluster 2024-07-28T12:55:43.006617+0000 mgr.y (mgr.25232) 1931 : cluster [DBG] pgmap v2842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:44.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:44 smithi022 bash[82865]: cluster 2024-07-28T12:55:43.006617+0000 mgr.y (mgr.25232) 1931 : cluster [DBG] pgmap v2842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:44.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:44.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:44 smithi150 bash[67543]: cluster 2024-07-28T12:55:43.006617+0000 mgr.y (mgr.25232) 1931 : cluster [DBG] pgmap v2842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:44.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:44.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:44.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:55:44.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:55:44.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:45.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:45.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2658 16 16 0 0 0 - 0 2024-07-28T12:55:45.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:45.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:45.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:45.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:45.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:45.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:45.946 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:46.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:46.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2659 16 16 0 0 0 - 0 2024-07-28T12:55:46.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:46.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:46.395 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:46.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:46.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:46 smithi022 bash[80503]: cluster 2024-07-28T12:55:45.007924+0000 mgr.y (mgr.25232) 1932 : cluster [DBG] pgmap v2843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:46.489 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:46 smithi022 bash[82865]: cluster 2024-07-28T12:55:45.007924+0000 mgr.y (mgr.25232) 1932 : cluster [DBG] pgmap v2843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:46 smithi150 bash[67543]: cluster 2024-07-28T12:55:45.007924+0000 mgr.y (mgr.25232) 1932 : cluster [DBG] pgmap v2843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:46.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:46.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:46.777 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:46.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:47.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:47.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:47.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:55:47.154317+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:55:47.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:55:47.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2660 16 16 0 0 0 - 0 2024-07-28T12:55:47.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:47.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:47.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:47.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:47.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:47.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:47.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:48.079 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:48.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2661 16 16 0 0 0 - 0 2024-07-28T12:55:48.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:48.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:48.327 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:48 smithi022 bash[80503]: cluster 2024-07-28T12:55:47.009385+0000 mgr.y (mgr.25232) 1933 : cluster [DBG] pgmap v2844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:48.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:48 smithi022 bash[82865]: cluster 2024-07-28T12:55:47.009385+0000 mgr.y (mgr.25232) 1933 : cluster [DBG] pgmap v2844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:48.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:48 smithi150 bash[67543]: cluster 2024-07-28T12:55:47.009385+0000 mgr.y (mgr.25232) 1933 : cluster [DBG] pgmap v2844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:48.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:48.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:48.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:48.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:49.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:49.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:49.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2662 16 16 0 0 0 - 0 2024-07-28T12:55:49.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:49.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:49.442 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:49.509 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:49.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:49.677 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:55:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:55:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:55:49.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:49.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:49.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:50.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:50.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2663 16 16 0 0 0 - 0 2024-07-28T12:55:50.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:50.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:50.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:50 smithi150 bash[67543]: cluster 2024-07-28T12:55:49.010817+0000 mgr.y (mgr.25232) 1934 : cluster [DBG] pgmap v2845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:50 smithi150 bash[67543]: audit 2024-07-28T12:55:50.198003+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:50 smithi150 bash[67543]: audit 2024-07-28T12:55:50.200142+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:50.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:50 smithi022 bash[82865]: cluster 2024-07-28T12:55:49.010817+0000 mgr.y (mgr.25232) 1934 : cluster [DBG] pgmap v2845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:50.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:50 smithi022 bash[82865]: audit 2024-07-28T12:55:50.198003+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:50.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:50 smithi022 bash[82865]: audit 2024-07-28T12:55:50.200142+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:50.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:50 smithi022 bash[80503]: cluster 2024-07-28T12:55:49.010817+0000 mgr.y (mgr.25232) 1934 : cluster [DBG] pgmap v2845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:50.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:50 smithi022 bash[80503]: audit 2024-07-28T12:55:50.198003+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:55:50.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:50 smithi022 bash[80503]: audit 2024-07-28T12:55:50.200142+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:55:50.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:50.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:50.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:50.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:51.059 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:51.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2664 16 16 0 0 0 - 0 2024-07-28T12:55:51.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:51.255 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:55:51.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:51.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:51 smithi150 bash[67543]: audit 2024-07-28T12:55:50.891770+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.22:0/2701643354' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:51.560 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:51.561 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:51 smithi022 bash[80503]: audit 2024-07-28T12:55:50.891770+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.22:0/2701643354' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:51.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:51 smithi022 bash[82865]: audit 2024-07-28T12:55:50.891770+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.22:0/2701643354' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:55:51.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:51.797 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:51.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:52.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:52.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2665 16 16 0 0 0 - 0 2024-07-28T12:55:52.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:52.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:52.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:52.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:55:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:55:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:52 smithi150 bash[67543]: cluster 2024-07-28T12:55:51.012283+0000 mgr.y (mgr.25232) 1935 : cluster [DBG] pgmap v2846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:52 smithi150 bash[67543]: cluster 2024-07-28T12:55:51.239563+0000 mon.a (mon.0) 3096 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:52 smithi150 bash[67543]: audit 2024-07-28T12:55:51.254833+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? 172.21.15.22:0/2701643354' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:55:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:52 smithi150 bash[67543]: cluster 2024-07-28T12:55:51.254921+0000 mon.a (mon.0) 3098 : cluster [DBG] osdmap e1307: 8 total, 2 up, 8 in 2024-07-28T12:55:52.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[80503]: cluster 2024-07-28T12:55:51.012283+0000 mgr.y (mgr.25232) 1935 : cluster [DBG] pgmap v2846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:52.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[80503]: cluster 2024-07-28T12:55:51.239563+0000 mon.a (mon.0) 3096 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:52.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[80503]: audit 2024-07-28T12:55:51.254833+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? 172.21.15.22:0/2701643354' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:55:52.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[80503]: cluster 2024-07-28T12:55:51.254921+0000 mon.a (mon.0) 3098 : cluster [DBG] osdmap e1307: 8 total, 2 up, 8 in 2024-07-28T12:55:52.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[82865]: cluster 2024-07-28T12:55:51.012283+0000 mgr.y (mgr.25232) 1935 : cluster [DBG] pgmap v2846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:52.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[82865]: cluster 2024-07-28T12:55:51.239563+0000 mon.a (mon.0) 3096 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:55:52.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[82865]: audit 2024-07-28T12:55:51.254833+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? 172.21.15.22:0/2701643354' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:55:52.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:52 smithi022 bash[82865]: cluster 2024-07-28T12:55:51.254921+0000 mon.a (mon.0) 3098 : cluster [DBG] osdmap e1307: 8 total, 2 up, 8 in 2024-07-28T12:55:52.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:52.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:52.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:52.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:53.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:53.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2666 16 16 0 0 0 - 0 2024-07-28T12:55:53.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:53.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:53.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:53.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:53.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:53.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:53.943 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:54.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:54.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2667 16 16 0 0 0 - 0 2024-07-28T12:55:54.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:54.241 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:55:54.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:54 smithi022 bash[80503]: cluster 2024-07-28T12:55:53.013719+0000 mgr.y (mgr.25232) 1936 : cluster [DBG] pgmap v2848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:54 smithi022 bash[82865]: cluster 2024-07-28T12:55:53.013719+0000 mgr.y (mgr.25232) 1936 : cluster [DBG] pgmap v2848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:54.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:54 smithi150 bash[67543]: cluster 2024-07-28T12:55:53.013719+0000 mgr.y (mgr.25232) 1936 : cluster [DBG] pgmap v2848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:54.533 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:54.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:54.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:55:54.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:54.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:55:55.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:55:55.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:55.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:55.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2668 16 16 0 0 0 - 0 2024-07-28T12:55:55.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:55.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:55.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:55.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:55.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:55.848 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:55.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:56.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:56.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2669 16 16 0 0 0 - 0 2024-07-28T12:55:56.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:56.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:56.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:56 smithi150 bash[67543]: cluster 2024-07-28T12:55:55.014890+0000 mgr.y (mgr.25232) 1937 : cluster [DBG] pgmap v2849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:56.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:56 smithi022 bash[80503]: cluster 2024-07-28T12:55:55.014890+0000 mgr.y (mgr.25232) 1937 : cluster [DBG] pgmap v2849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:56 smithi022 bash[82865]: cluster 2024-07-28T12:55:55.014890+0000 mgr.y (mgr.25232) 1937 : cluster [DBG] pgmap v2849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:56.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:56.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:55:56.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:57.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:57.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2670 16 16 0 0 0 - 0 2024-07-28T12:55:57.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:57.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:57.390 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:57.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:57.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:57.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:55:57.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:57.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:58.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:58.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2671 16 16 0 0 0 - 0 2024-07-28T12:55:58.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:58.341 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:58.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:55:58 smithi150 bash[67543]: cluster 2024-07-28T12:55:57.016283+0000 mgr.y (mgr.25232) 1938 : cluster [DBG] pgmap v2850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:58.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:55:58 smithi022 bash[80503]: cluster 2024-07-28T12:55:57.016283+0000 mgr.y (mgr.25232) 1938 : cluster [DBG] pgmap v2850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:55:58 smithi022 bash[82865]: cluster 2024-07-28T12:55:57.016283+0000 mgr.y (mgr.25232) 1938 : cluster [DBG] pgmap v2850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:55:58.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:58.816 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:55:58.933 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:59.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:59.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2672 16 16 0 0 0 - 0 2024-07-28T12:55:59.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:59.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:59.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:55:59.507 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:55:59.525 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:55:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:55:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:55:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:55:59.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:55:59.750 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:55:59.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:55:59.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:55:59.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:00.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:00.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2673 16 16 0 0 0 - 0 2024-07-28T12:56:00.236 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:00.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:00.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:00.486 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:00 smithi022 bash[80503]: cluster 2024-07-28T12:55:59.017259+0000 mgr.y (mgr.25232) 1939 : cluster [DBG] pgmap v2851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:00.487 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:00 smithi022 bash[82865]: cluster 2024-07-28T12:55:59.017259+0000 mgr.y (mgr.25232) 1939 : cluster [DBG] pgmap v2851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:00 smithi150 bash[67543]: cluster 2024-07-28T12:55:59.017259+0000 mgr.y (mgr.25232) 1939 : cluster [DBG] pgmap v2851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:00.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:00.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:00.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:00.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:01.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:01.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2674 16 16 0 0 0 - 0 2024-07-28T12:56:01.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:01.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:01.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:01.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:01.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:01.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:01.892 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:02.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:02.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:02.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2675 16 16 0 0 0 - 0 2024-07-28T12:56:02.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:02.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:02.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:56:02 smithi150 bash[60514]: ts=2024-07-28T12:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:56:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:02 smithi150 bash[67543]: cluster 2024-07-28T12:56:01.018024+0000 mgr.y (mgr.25232) 1940 : cluster [DBG] pgmap v2852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:02 smithi022 bash[80503]: cluster 2024-07-28T12:56:01.018024+0000 mgr.y (mgr.25232) 1940 : cluster [DBG] pgmap v2852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:02 smithi022 bash[82865]: cluster 2024-07-28T12:56:01.018024+0000 mgr.y (mgr.25232) 1940 : cluster [DBG] pgmap v2852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:02.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:02.727 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:02.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:02.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:03.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:03.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2676 16 16 0 0 0 - 0 2024-07-28T12:56:03.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:03.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:03.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:03.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:03.629 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:03.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:03.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:03.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:04.027 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:04.147 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:04.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2677 16 16 0 0 0 - 0 2024-07-28T12:56:04.266 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:04.286 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:56:04.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:04 smithi022 bash[80503]: cluster 2024-07-28T12:56:03.019417+0000 mgr.y (mgr.25232) 1941 : cluster [DBG] pgmap v2853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:04.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:04 smithi022 bash[80503]: audit 2024-07-28T12:56:03.444803+0000 mon.a (mon.0) 3099 : audit [INF] from='client.? 172.21.15.22:0/3348969818' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:04.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:04 smithi022 bash[82865]: cluster 2024-07-28T12:56:03.019417+0000 mgr.y (mgr.25232) 1941 : cluster [DBG] pgmap v2853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:04.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:04 smithi022 bash[82865]: audit 2024-07-28T12:56:03.444803+0000 mon.a (mon.0) 3099 : audit [INF] from='client.? 172.21.15.22:0/3348969818' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:04.386 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:04.420 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:04.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T12:56:04.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:04.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:04 smithi150 bash[67543]: cluster 2024-07-28T12:56:03.019417+0000 mgr.y (mgr.25232) 1941 : cluster [DBG] pgmap v2853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:04.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:04 smithi150 bash[67543]: audit 2024-07-28T12:56:03.444803+0000 mon.a (mon.0) 3099 : audit [INF] from='client.? 172.21.15.22:0/3348969818' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:04.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:04.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:04.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:04.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:05.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:05.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2678 16 16 0 0 0 - 0 2024-07-28T12:56:05.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:05.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:05.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:05.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:05 smithi150 bash[67543]: cluster 2024-07-28T12:56:04.271263+0000 mon.a (mon.0) 3100 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:05.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:05 smithi150 bash[67543]: audit 2024-07-28T12:56:04.286534+0000 mon.a (mon.0) 3101 : audit [INF] from='client.? 172.21.15.22:0/3348969818' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:56:05.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:05 smithi150 bash[67543]: cluster 2024-07-28T12:56:04.286651+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1308: 8 total, 2 up, 8 in 2024-07-28T12:56:05.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:05 smithi150 bash[67543]: audit 2024-07-28T12:56:05.191719+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:05.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[80503]: cluster 2024-07-28T12:56:04.271263+0000 mon.a (mon.0) 3100 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[80503]: audit 2024-07-28T12:56:04.286534+0000 mon.a (mon.0) 3101 : audit [INF] from='client.? 172.21.15.22:0/3348969818' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:56:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[80503]: cluster 2024-07-28T12:56:04.286651+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1308: 8 total, 2 up, 8 in 2024-07-28T12:56:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[80503]: audit 2024-07-28T12:56:05.191719+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[82865]: cluster 2024-07-28T12:56:04.271263+0000 mon.a (mon.0) 3100 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[82865]: audit 2024-07-28T12:56:04.286534+0000 mon.a (mon.0) 3101 : audit [INF] from='client.? 172.21.15.22:0/3348969818' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:56:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[82865]: cluster 2024-07-28T12:56:04.286651+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1308: 8 total, 2 up, 8 in 2024-07-28T12:56:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:05 smithi022 bash[82865]: audit 2024-07-28T12:56:05.191719+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:05.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:05.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:05.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:06.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:06.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2679 16 16 0 0 0 - 0 2024-07-28T12:56:06.170 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:06.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:06 smithi022 bash[82865]: cluster 2024-07-28T12:56:05.020803+0000 mgr.y (mgr.25232) 1942 : cluster [DBG] pgmap v2855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:06 smithi022 bash[80503]: cluster 2024-07-28T12:56:05.020803+0000 mgr.y (mgr.25232) 1942 : cluster [DBG] pgmap v2855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:06.409 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:06.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:06.647 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:06.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:06 smithi150 bash[67543]: cluster 2024-07-28T12:56:05.020803+0000 mgr.y (mgr.25232) 1942 : cluster [DBG] pgmap v2855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:06.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:06.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:07.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:07.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:07.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:56:07.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:56:07.157272+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:56:07.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:56:07.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2680 16 16 0 0 0 - 0 2024-07-28T12:56:07.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:07.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:07.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:07.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:07.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:07.834 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:07.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:08.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:08.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2681 16 16 0 0 0 - 0 2024-07-28T12:56:08.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:08.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:08.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:08 smithi150 bash[67543]: cluster 2024-07-28T12:56:07.022187+0000 mgr.y (mgr.25232) 1943 : cluster [DBG] pgmap v2856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:08.552 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:08 smithi022 bash[80503]: cluster 2024-07-28T12:56:07.022187+0000 mgr.y (mgr.25232) 1943 : cluster [DBG] pgmap v2856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:08 smithi022 bash[82865]: cluster 2024-07-28T12:56:07.022187+0000 mgr.y (mgr.25232) 1943 : cluster [DBG] pgmap v2856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:08.671 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:08.791 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:08.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:09.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:09.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:09.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2682 16 16 0 0 0 - 0 2024-07-28T12:56:09.199 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:56:09.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:09.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:09.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:09 smithi150 bash[67543]: cluster 2024-07-28T12:56:09.023593+0000 mgr.y (mgr.25232) 1944 : cluster [DBG] pgmap v2857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:56:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:56:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:56:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:09 smithi022 bash[82865]: cluster 2024-07-28T12:56:09.023593+0000 mgr.y (mgr.25232) 1944 : cluster [DBG] pgmap v2857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:09.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:09 smithi022 bash[80503]: cluster 2024-07-28T12:56:09.023593+0000 mgr.y (mgr.25232) 1944 : cluster [DBG] pgmap v2857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:09.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:09.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:09.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:09.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:10.103 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:10.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2683 16 16 0 0 0 - 0 2024-07-28T12:56:10.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:10.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:10.463 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:10.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:10.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:10.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:10.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:11.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:11.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2684 16 16 0 0 0 - 0 2024-07-28T12:56:11.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:11.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:11.408 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:11.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:11.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:11.765 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:11.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:11.908 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:56:12.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:12.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2685 16 16 0 0 0 - 0 2024-07-28T12:56:12.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:12.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:12 smithi022 bash[80503]: cluster 2024-07-28T12:56:11.024594+0000 mgr.y (mgr.25232) 1945 : cluster [DBG] pgmap v2858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:12 smithi022 bash[82865]: cluster 2024-07-28T12:56:11.024594+0000 mgr.y (mgr.25232) 1945 : cluster [DBG] pgmap v2858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:12.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:12.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:12 smithi150 bash[67543]: cluster 2024-07-28T12:56:11.024594+0000 mgr.y (mgr.25232) 1945 : cluster [DBG] pgmap v2858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:12.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:12.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:56:12 smithi150 bash[60514]: ts=2024-07-28T12:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:56:12.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:12.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:12.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:12.779 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:12.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:13.000 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:13.118 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:13.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2686 16 16 0 0 0 - 0 2024-07-28T12:56:13.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:13.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:13.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:13.505 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:13.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T12:56:13.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:13.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:13.827 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:13.947 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:14.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:14.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2687 16 16 0 0 0 - 0 2024-07-28T12:56:14.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:14 smithi150 bash[67543]: cluster 2024-07-28T12:56:13.025961+0000 mgr.y (mgr.25232) 1946 : cluster [DBG] pgmap v2859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:14.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:14 smithi022 bash[80503]: cluster 2024-07-28T12:56:13.025961+0000 mgr.y (mgr.25232) 1946 : cluster [DBG] pgmap v2859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:14 smithi022 bash[82865]: cluster 2024-07-28T12:56:13.025961+0000 mgr.y (mgr.25232) 1946 : cluster [DBG] pgmap v2859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:14.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:14.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:14.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:14.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:14.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:15.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:15.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:15.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2688 16 16 0 0 0 - 0 2024-07-28T12:56:15.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:15.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:15.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:15.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:15.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:15.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:15.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:16.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:16.103 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:56:16.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:16 smithi022 bash[80503]: cluster 2024-07-28T12:56:15.027030+0000 mgr.y (mgr.25232) 1947 : cluster [DBG] pgmap v2860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:16.121 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:16 smithi022 bash[80503]: audit 2024-07-28T12:56:15.617697+0000 mon.a (mon.0) 3104 : audit [INF] from='client.? 172.21.15.22:0/2003289256' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:16.121 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:16 smithi022 bash[82865]: cluster 2024-07-28T12:56:15.027030+0000 mgr.y (mgr.25232) 1947 : cluster [DBG] pgmap v2860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:16.121 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:16 smithi022 bash[82865]: audit 2024-07-28T12:56:15.617697+0000 mon.a (mon.0) 3104 : audit [INF] from='client.? 172.21.15.22:0/2003289256' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:16.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2689 16 16 0 0 0 - 0 2024-07-28T12:56:16.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:16 smithi150 bash[67543]: cluster 2024-07-28T12:56:15.027030+0000 mgr.y (mgr.25232) 1947 : cluster [DBG] pgmap v2860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:16 smithi150 bash[67543]: audit 2024-07-28T12:56:15.617697+0000 mon.a (mon.0) 3104 : audit [INF] from='client.? 172.21.15.22:0/2003289256' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:16.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:16.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:16.556 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:16.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:16.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:16.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:17.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:17.152 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:17.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2690 16 16 0 0 0 - 0 2024-07-28T12:56:17.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:17.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:17 smithi022 bash[80503]: cluster 2024-07-28T12:56:16.088183+0000 mon.a (mon.0) 3105 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:56:17.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:17 smithi022 bash[80503]: audit 2024-07-28T12:56:16.103557+0000 mon.a (mon.0) 3106 : audit [INF] from='client.? 172.21.15.22:0/2003289256' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:56:17.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:17 smithi022 bash[80503]: cluster 2024-07-28T12:56:16.103679+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1309: 8 total, 2 up, 8 in 2024-07-28T12:56:17.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:17 smithi022 bash[82865]: cluster 2024-07-28T12:56:16.088183+0000 mon.a (mon.0) 3105 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:56:17.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:17 smithi022 bash[82865]: audit 2024-07-28T12:56:16.103557+0000 mon.a (mon.0) 3106 : audit [INF] from='client.? 172.21.15.22:0/2003289256' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:56:17.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:17 smithi022 bash[82865]: cluster 2024-07-28T12:56:16.103679+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1309: 8 total, 2 up, 8 in 2024-07-28T12:56:17.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:17.402 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:17 smithi150 bash[67543]: cluster 2024-07-28T12:56:16.088183+0000 mon.a (mon.0) 3105 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:56:17.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:17 smithi150 bash[67543]: audit 2024-07-28T12:56:16.103557+0000 mon.a (mon.0) 3106 : audit [INF] from='client.? 172.21.15.22:0/2003289256' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:56:17.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:17 smithi150 bash[67543]: cluster 2024-07-28T12:56:16.103679+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1309: 8 total, 2 up, 8 in 2024-07-28T12:56:17.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:17.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:17.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:17.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:17.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:18.102 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:18.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2691 16 16 0 0 0 - 0 2024-07-28T12:56:18.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:18.244 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:56:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:18 smithi022 bash[80503]: cluster 2024-07-28T12:56:17.028133+0000 mgr.y (mgr.25232) 1948 : cluster [DBG] pgmap v2862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:18 smithi022 bash[82865]: cluster 2024-07-28T12:56:17.028133+0000 mgr.y (mgr.25232) 1948 : cluster [DBG] pgmap v2862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:18.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:18.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:18 smithi150 bash[67543]: cluster 2024-07-28T12:56:17.028133+0000 mgr.y (mgr.25232) 1948 : cluster [DBG] pgmap v2862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:18.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:18.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:18.698 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:18.817 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:18.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:18.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:56:19.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:19.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2692 16 16 0 0 0 - 0 2024-07-28T12:56:19.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:19.290 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:19.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:19.524 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:19.643 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:19.655 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:56:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:56:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:56:19.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:19.877 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:19.994 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:20.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:20.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2693 16 16 0 0 0 - 0 2024-07-28T12:56:20.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:20 smithi150 bash[67543]: cluster 2024-07-28T12:56:19.029190+0000 mgr.y (mgr.25232) 1949 : cluster [DBG] pgmap v2863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:20.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:20.363 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:20 smithi022 bash[80503]: cluster 2024-07-28T12:56:19.029190+0000 mgr.y (mgr.25232) 1949 : cluster [DBG] pgmap v2863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:20.363 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:20 smithi022 bash[82865]: cluster 2024-07-28T12:56:19.029190+0000 mgr.y (mgr.25232) 1949 : cluster [DBG] pgmap v2863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:20.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:20.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:20.705 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:20.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:20.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:21.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:21.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2694 16 16 0 0 0 - 0 2024-07-28T12:56:21.184 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:21.304 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:21.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:21 smithi022 bash[80503]: audit 2024-07-28T12:56:20.199449+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:21.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:21 smithi022 bash[80503]: audit 2024-07-28T12:56:20.201729+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:21.318 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:21 smithi022 bash[82865]: audit 2024-07-28T12:56:20.199449+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:21.318 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:21 smithi022 bash[82865]: audit 2024-07-28T12:56:20.201729+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:21.424 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:21 smithi150 bash[67543]: audit 2024-07-28T12:56:20.199449+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:21 smithi150 bash[67543]: audit 2024-07-28T12:56:20.201729+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:21.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:21.663 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:21.771 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:21.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:21.892 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:22.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:22.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:22.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2695 16 16 0 0 0 - 0 2024-07-28T12:56:22.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:22.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:22 smithi150 bash[67543]: cluster 2024-07-28T12:56:21.030600+0000 mgr.y (mgr.25232) 1950 : cluster [DBG] pgmap v2864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:22.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:22.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:22.496 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:56:22 smithi150 bash[60514]: ts=2024-07-28T12:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:56:22.496 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:22.497 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T12:56:22.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:22 smithi022 bash[80503]: cluster 2024-07-28T12:56:21.030600+0000 mgr.y (mgr.25232) 1950 : cluster [DBG] pgmap v2864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:22.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:22 smithi022 bash[82865]: cluster 2024-07-28T12:56:21.030600+0000 mgr.y (mgr.25232) 1950 : cluster [DBG] pgmap v2864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:22.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:22.726 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:22.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:22.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:23.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:23.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2696 16 16 0 0 0 - 0 2024-07-28T12:56:23.193 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:23.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:23.430 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:23.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:23.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:23.757 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:56:23.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:23.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:24.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:24.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:24.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2697 16 16 0 0 0 - 0 2024-07-28T12:56:24.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:24.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:24.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:24.508 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:24 smithi150 bash[67543]: cluster 2024-07-28T12:56:23.032013+0000 mgr.y (mgr.25232) 1951 : cluster [DBG] pgmap v2865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:24 smithi022 bash[80503]: cluster 2024-07-28T12:56:23.032013+0000 mgr.y (mgr.25232) 1951 : cluster [DBG] pgmap v2865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:24 smithi022 bash[82865]: cluster 2024-07-28T12:56:23.032013+0000 mgr.y (mgr.25232) 1951 : cluster [DBG] pgmap v2865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:24.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:24.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:24.853 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:24.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:25.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:25.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2698 16 16 0 0 0 - 0 2024-07-28T12:56:25.209 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:25.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:25.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:25.557 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:25.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:25.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:25.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:26.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:26.147 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:26.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2699 16 16 0 0 0 - 0 2024-07-28T12:56:26.265 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:26.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:26.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:26.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:26 smithi150 bash[67543]: cluster 2024-07-28T12:56:25.033416+0000 mgr.y (mgr.25232) 1952 : cluster [DBG] pgmap v2866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:26 smithi022 bash[80503]: cluster 2024-07-28T12:56:25.033416+0000 mgr.y (mgr.25232) 1952 : cluster [DBG] pgmap v2866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:26 smithi022 bash[82865]: cluster 2024-07-28T12:56:25.033416+0000 mgr.y (mgr.25232) 1952 : cluster [DBG] pgmap v2866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:26.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:26.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:26.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:26.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:27.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:27.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:56:27.160348+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:56:27.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:56:27.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2700 16 16 0 0 0 - 0 2024-07-28T12:56:27.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:27.239 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:56:27.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:27.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:27.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:27.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:27.798 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:27.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:28.035 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:28.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:28.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2701 16 16 0 0 0 - 0 2024-07-28T12:56:28.223 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:56:28.273 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:28.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:28.481 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:28 smithi150 bash[67543]: cluster 2024-07-28T12:56:27.034472+0000 mgr.y (mgr.25232) 1953 : cluster [DBG] pgmap v2867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:28.481 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:28 smithi150 bash[67543]: audit 2024-07-28T12:56:27.637409+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? 172.21.15.22:0/2856664844' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:56:28.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:28.561 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:28 smithi022 bash[80503]: cluster 2024-07-28T12:56:27.034472+0000 mgr.y (mgr.25232) 1953 : cluster [DBG] pgmap v2867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:28.561 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:28 smithi022 bash[80503]: audit 2024-07-28T12:56:27.637409+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? 172.21.15.22:0/2856664844' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:56:28.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:28 smithi022 bash[82865]: cluster 2024-07-28T12:56:27.034472+0000 mgr.y (mgr.25232) 1953 : cluster [DBG] pgmap v2867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:28.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:28 smithi022 bash[82865]: audit 2024-07-28T12:56:27.637409+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? 172.21.15.22:0/2856664844' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:56:28.631 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:28.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:28.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:28.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:29.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:29.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2702 16 16 0 0 0 - 0 2024-07-28T12:56:29.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:29 smithi150 bash[67543]: cluster 2024-07-28T12:56:28.217231+0000 mon.a (mon.0) 3111 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:29 smithi150 bash[67543]: audit 2024-07-28T12:56:28.223310+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? 172.21.15.22:0/2856664844' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:56:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:29 smithi150 bash[67543]: cluster 2024-07-28T12:56:28.223371+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1310: 8 total, 2 up, 8 in 2024-07-28T12:56:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[80503]: cluster 2024-07-28T12:56:28.217231+0000 mon.a (mon.0) 3111 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[80503]: audit 2024-07-28T12:56:28.223310+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? 172.21.15.22:0/2856664844' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:56:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[80503]: cluster 2024-07-28T12:56:28.223371+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1310: 8 total, 2 up, 8 in 2024-07-28T12:56:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[82865]: cluster 2024-07-28T12:56:28.217231+0000 mon.a (mon.0) 3111 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[82865]: audit 2024-07-28T12:56:28.223310+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? 172.21.15.22:0/2856664844' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:56:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[82865]: cluster 2024-07-28T12:56:28.223371+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1310: 8 total, 2 up, 8 in 2024-07-28T12:56:29.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:29.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:29.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:56:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:56:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:56:29.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:29.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:29.936 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:30.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:30.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2703 16 16 0 0 0 - 0 2024-07-28T12:56:30.175 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:30.294 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:30.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:30 smithi150 bash[67543]: cluster 2024-07-28T12:56:29.035939+0000 mgr.y (mgr.25232) 1954 : cluster [DBG] pgmap v2869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:30.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:30.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:30 smithi022 bash[80503]: cluster 2024-07-28T12:56:29.035939+0000 mgr.y (mgr.25232) 1954 : cluster [DBG] pgmap v2869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:30.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:30 smithi022 bash[82865]: cluster 2024-07-28T12:56:29.035939+0000 mgr.y (mgr.25232) 1954 : cluster [DBG] pgmap v2869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:30.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:30.704 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:30.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:30.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:30.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:31.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:56:31.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:31.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2704 16 16 0 0 0 - 0 2024-07-28T12:56:31.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:31.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:31.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:31.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T12:56:31.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:31.715 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:31.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:31.954 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:32.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:32.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2705 16 16 0 0 0 - 0 2024-07-28T12:56:32.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:32.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:32.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:32 smithi150 bash[67543]: cluster 2024-07-28T12:56:31.037503+0000 mgr.y (mgr.25232) 1955 : cluster [DBG] pgmap v2870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:56:32 smithi150 bash[60514]: ts=2024-07-28T12:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:56:32.548 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:32 smithi022 bash[80503]: cluster 2024-07-28T12:56:31.037503+0000 mgr.y (mgr.25232) 1955 : cluster [DBG] pgmap v2870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:32 smithi022 bash[82865]: cluster 2024-07-28T12:56:31.037503+0000 mgr.y (mgr.25232) 1955 : cluster [DBG] pgmap v2870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:32.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:32.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:32.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:33.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:33.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:33.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2706 16 16 0 0 0 - 0 2024-07-28T12:56:33.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:33.377 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:33.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:33.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:33.732 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:33.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:33.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:34.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:34.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2707 16 16 0 0 0 - 0 2024-07-28T12:56:34.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:34.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:34.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:34 smithi150 bash[67543]: cluster 2024-07-28T12:56:33.039106+0000 mgr.y (mgr.25232) 1956 : cluster [DBG] pgmap v2871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:34 smithi150 bash[67543]: audit 2024-07-28T12:56:33.970923+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:56:34.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:34 smithi022 bash[80503]: cluster 2024-07-28T12:56:33.039106+0000 mgr.y (mgr.25232) 1956 : cluster [DBG] pgmap v2871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:34 smithi022 bash[80503]: audit 2024-07-28T12:56:33.970923+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:56:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:34 smithi022 bash[82865]: cluster 2024-07-28T12:56:33.039106+0000 mgr.y (mgr.25232) 1956 : cluster [DBG] pgmap v2871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:34 smithi022 bash[82865]: audit 2024-07-28T12:56:33.970923+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:56:34.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:34.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:34.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:35.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:35.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:35.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2708 16 16 0 0 0 - 0 2024-07-28T12:56:35.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:35.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:35.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:35.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:35.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:35.782 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:56:35.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:35.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:36.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:36.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2709 16 16 0 0 0 - 0 2024-07-28T12:56:36.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:36.233 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:56:36.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:36.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:36.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:36 smithi022 bash[80503]: cluster 2024-07-28T12:56:35.040362+0000 mgr.y (mgr.25232) 1957 : cluster [DBG] pgmap v2872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:36.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:36 smithi022 bash[80503]: audit 2024-07-28T12:56:35.199124+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:36.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:36 smithi022 bash[80503]: audit 2024-07-28T12:56:35.200637+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:36.466 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:36 smithi022 bash[82865]: cluster 2024-07-28T12:56:35.040362+0000 mgr.y (mgr.25232) 1957 : cluster [DBG] pgmap v2872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:36.466 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:36 smithi022 bash[82865]: audit 2024-07-28T12:56:35.199124+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:36.466 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:36 smithi022 bash[82865]: audit 2024-07-28T12:56:35.200637+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:36 smithi150 bash[67543]: cluster 2024-07-28T12:56:35.040362+0000 mgr.y (mgr.25232) 1957 : cluster [DBG] pgmap v2872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:36 smithi150 bash[67543]: audit 2024-07-28T12:56:35.199124+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:36 smithi150 bash[67543]: audit 2024-07-28T12:56:35.200637+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:36.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:36.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:36.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:36.929 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:37.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:37.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2710 16 16 0 0 0 - 0 2024-07-28T12:56:37.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:37.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:37.403 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:37.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:37.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:37.762 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:37.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:37.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:38.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:38.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2711 16 16 0 0 0 - 0 2024-07-28T12:56:38.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:38.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:38 smithi150 bash[67543]: cluster 2024-07-28T12:56:37.041765+0000 mgr.y (mgr.25232) 1958 : cluster [DBG] pgmap v2873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:38.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:38.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:38.483 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:38 smithi022 bash[80503]: cluster 2024-07-28T12:56:37.041765+0000 mgr.y (mgr.25232) 1958 : cluster [DBG] pgmap v2873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:38.483 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:38 smithi022 bash[82865]: cluster 2024-07-28T12:56:37.041765+0000 mgr.y (mgr.25232) 1958 : cluster [DBG] pgmap v2873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:38.591 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:38.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:38.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:38.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:39.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:39.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2712 16 16 0 0 0 - 0 2024-07-28T12:56:39.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:39.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:39.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:39.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:39.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:39.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:39.738 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:56:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:56:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:56:39.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:39.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:39.998 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:40.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:40.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2713 16 16 0 0 0 - 0 2024-07-28T12:56:40.184 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:40.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:40.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: cluster 2024-07-28T12:56:39.042453+0000 mgr.y (mgr.25232) 1959 : cluster [DBG] pgmap v2874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:39.220638+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:39.225102+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:39.784690+0000 mon.c (mon.2) 142 : audit [INF] from='client.? 172.21.15.22:0/1142233889' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:39.786972+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:39.787294+0000 mon.a (mon.0) 3120 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:39.792158+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:40.201507+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:40.203289+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:56:40.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:40 smithi150 bash[67543]: audit 2024-07-28T12:56:40.213058+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: cluster 2024-07-28T12:56:39.042453+0000 mgr.y (mgr.25232) 1959 : cluster [DBG] pgmap v2874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:39.220638+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:39.225102+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:39.784690+0000 mon.c (mon.2) 142 : audit [INF] from='client.? 172.21.15.22:0/1142233889' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:39.786972+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:39.787294+0000 mon.a (mon.0) 3120 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:39.792158+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:40.201507+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:40.203289+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:56:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[80503]: audit 2024-07-28T12:56:40.213058+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: cluster 2024-07-28T12:56:39.042453+0000 mgr.y (mgr.25232) 1959 : cluster [DBG] pgmap v2874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:39.220638+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:39.225102+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:39.784690+0000 mon.c (mon.2) 142 : audit [INF] from='client.? 172.21.15.22:0/1142233889' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:39.786972+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:39.787294+0000 mon.a (mon.0) 3120 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:39.792158+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:40.201507+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:40.203289+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:56:40.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:40 smithi022 bash[82865]: audit 2024-07-28T12:56:40.213058+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:56:40.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:40.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T12:56:40.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:40.794 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:56:40.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:41.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:41.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2714 16 16 0 0 0 - 0 2024-07-28T12:56:41.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:41.281 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:41.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:41.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:41 smithi022 bash[80503]: cluster 2024-07-28T12:56:40.785465+0000 mon.a (mon.0) 3125 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:41.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:41 smithi022 bash[80503]: audit 2024-07-28T12:56:40.793946+0000 mon.a (mon.0) 3126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:56:41.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:41 smithi022 bash[80503]: cluster 2024-07-28T12:56:40.794058+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1311: 8 total, 2 up, 8 in 2024-07-28T12:56:41.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:41 smithi022 bash[82865]: cluster 2024-07-28T12:56:40.785465+0000 mon.a (mon.0) 3125 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:41.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:41 smithi022 bash[82865]: audit 2024-07-28T12:56:40.793946+0000 mon.a (mon.0) 3126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:56:41.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:41 smithi022 bash[82865]: cluster 2024-07-28T12:56:40.794058+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1311: 8 total, 2 up, 8 in 2024-07-28T12:56:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:41 smithi150 bash[67543]: cluster 2024-07-28T12:56:40.785465+0000 mon.a (mon.0) 3125 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:41 smithi150 bash[67543]: audit 2024-07-28T12:56:40.793946+0000 mon.a (mon.0) 3126 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:56:41.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:41 smithi150 bash[67543]: cluster 2024-07-28T12:56:40.794058+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1311: 8 total, 2 up, 8 in 2024-07-28T12:56:41.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:41.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:41.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:41.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:41.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:42.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:42.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2715 16 16 0 0 0 - 0 2024-07-28T12:56:42.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:42 smithi150 bash[67543]: cluster 2024-07-28T12:56:41.043721+0000 mgr.y (mgr.25232) 1960 : cluster [DBG] pgmap v2876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:42.356 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:42.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:42.486 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:42 smithi022 bash[80503]: cluster 2024-07-28T12:56:41.043721+0000 mgr.y (mgr.25232) 1960 : cluster [DBG] pgmap v2876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:42.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:42 smithi022 bash[82865]: cluster 2024-07-28T12:56:41.043721+0000 mgr.y (mgr.25232) 1960 : cluster [DBG] pgmap v2876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:42.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:56:42 smithi150 bash[60514]: ts=2024-07-28T12:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:56:42.596 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:42.716 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:42.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:42.952 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:43.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:43.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2716 16 16 0 0 0 - 0 2024-07-28T12:56:43.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:43.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:43.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:43.545 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:43.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:43.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:43.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:56:43.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:44.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:44.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:44.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2717 16 16 0 0 0 - 0 2024-07-28T12:56:44.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:44 smithi022 bash[80503]: cluster 2024-07-28T12:56:43.045096+0000 mgr.y (mgr.25232) 1961 : cluster [DBG] pgmap v2877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:44 smithi022 bash[82865]: cluster 2024-07-28T12:56:43.045096+0000 mgr.y (mgr.25232) 1961 : cluster [DBG] pgmap v2877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:44.373 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:44.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:44 smithi150 bash[67543]: cluster 2024-07-28T12:56:43.045096+0000 mgr.y (mgr.25232) 1961 : cluster [DBG] pgmap v2877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:44.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:44.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:44.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:44.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:45.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:45.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2718 16 16 0 0 0 - 0 2024-07-28T12:56:45.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:45.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:45.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:45.514 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:56:45.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:45.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:45.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:45.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:46.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:46.156 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:46.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2719 16 16 0 0 0 - 0 2024-07-28T12:56:46.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:46.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:46.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:46 smithi150 bash[67543]: cluster 2024-07-28T12:56:45.046133+0000 mgr.y (mgr.25232) 1962 : cluster [DBG] pgmap v2878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:46.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:46 smithi022 bash[82865]: cluster 2024-07-28T12:56:45.046133+0000 mgr.y (mgr.25232) 1962 : cluster [DBG] pgmap v2878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:46 smithi022 bash[80503]: cluster 2024-07-28T12:56:45.046133+0000 mgr.y (mgr.25232) 1962 : cluster [DBG] pgmap v2878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:46.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:46.756 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:46.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:46.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:47.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:47.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:56:47.163325+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:56:47.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:56:47.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2720 16 16 0 0 0 - 0 2024-07-28T12:56:47.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:47.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:47.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:47.593 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:47.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:47.830 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:47.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:48.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:48.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2721 16 16 0 0 0 - 0 2024-07-28T12:56:48.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:48.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:48.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:48.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:48 smithi022 bash[80503]: cluster 2024-07-28T12:56:47.047526+0000 mgr.y (mgr.25232) 1963 : cluster [DBG] pgmap v2879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:48.439 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:48 smithi022 bash[82865]: cluster 2024-07-28T12:56:47.047526+0000 mgr.y (mgr.25232) 1963 : cluster [DBG] pgmap v2879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:48 smithi150 bash[67543]: cluster 2024-07-28T12:56:47.047526+0000 mgr.y (mgr.25232) 1963 : cluster [DBG] pgmap v2879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:48.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:48.597 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:56:48.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:48.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:48.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:49.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:49.054 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:49.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:49.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2722 16 16 0 0 0 - 0 2024-07-28T12:56:49.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:49.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:49.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:49.621 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:49.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:49.751 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:56:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:56:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T12:56:49.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:49.916 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:49.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T12:56:49.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:50.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:50.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2723 16 16 0 0 0 - 0 2024-07-28T12:56:50.233 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:50.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:50.470 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:50 smithi150 bash[67543]: cluster 2024-07-28T12:56:49.048612+0000 mgr.y (mgr.25232) 1964 : cluster [DBG] pgmap v2880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:50 smithi150 bash[67543]: audit 2024-07-28T12:56:50.193851+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:50 smithi022 bash[80503]: cluster 2024-07-28T12:56:49.048612+0000 mgr.y (mgr.25232) 1964 : cluster [DBG] pgmap v2880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:50 smithi022 bash[80503]: audit 2024-07-28T12:56:50.193851+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:50 smithi022 bash[82865]: cluster 2024-07-28T12:56:49.048612+0000 mgr.y (mgr.25232) 1964 : cluster [DBG] pgmap v2880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:50 smithi022 bash[82865]: audit 2024-07-28T12:56:50.193851+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:56:50.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:50.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:50.827 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:50.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:51.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:51.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2724 16 16 0 0 0 - 0 2024-07-28T12:56:51.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:51.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:51.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:51.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:51.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:51.775 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:51.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:52.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:52.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:52.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2725 16 16 0 0 0 - 0 2024-07-28T12:56:52.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:52 smithi022 bash[80503]: cluster 2024-07-28T12:56:51.050122+0000 mgr.y (mgr.25232) 1965 : cluster [DBG] pgmap v2881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:52 smithi022 bash[82865]: cluster 2024-07-28T12:56:51.050122+0000 mgr.y (mgr.25232) 1965 : cluster [DBG] pgmap v2881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:52.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:52.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:52.498 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:52 smithi150 bash[67543]: cluster 2024-07-28T12:56:51.050122+0000 mgr.y (mgr.25232) 1965 : cluster [DBG] pgmap v2881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:52.499 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:56:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:56:52.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:52.724 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:52.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:52.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:53.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:53.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2726 16 16 0 0 0 - 0 2024-07-28T12:56:53.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:53.260 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:56:53.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:53.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:53 smithi150 bash[67543]: audit 2024-07-28T12:56:52.380898+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.22:0/3882739259' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:53 smithi150 bash[67543]: audit 2024-07-28T12:56:52.381457+0000 mon.a (mon.0) 3129 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:53.554 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:53.565 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:53 smithi022 bash[80503]: audit 2024-07-28T12:56:52.380898+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.22:0/3882739259' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:53.566 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:53 smithi022 bash[80503]: audit 2024-07-28T12:56:52.381457+0000 mon.a (mon.0) 3129 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:53.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:53 smithi022 bash[82865]: audit 2024-07-28T12:56:52.380898+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.22:0/3882739259' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:53.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:53 smithi022 bash[82865]: audit 2024-07-28T12:56:52.381457+0000 mon.a (mon.0) 3129 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:56:53.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:53.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:53.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:54.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:54.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:54.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2727 16 16 0 0 0 - 0 2024-07-28T12:56:54.270 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:54.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:54.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:54 smithi150 bash[67543]: cluster 2024-07-28T12:56:53.051579+0000 mgr.y (mgr.25232) 1966 : cluster [DBG] pgmap v2882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:54 smithi150 bash[67543]: cluster 2024-07-28T12:56:53.247033+0000 mon.a (mon.0) 3130 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:54 smithi150 bash[67543]: audit 2024-07-28T12:56:53.260067+0000 mon.a (mon.0) 3131 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:56:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:54 smithi150 bash[67543]: cluster 2024-07-28T12:56:53.260172+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1312: 8 total, 2 up, 8 in 2024-07-28T12:56:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[80503]: cluster 2024-07-28T12:56:53.051579+0000 mgr.y (mgr.25232) 1966 : cluster [DBG] pgmap v2882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[80503]: cluster 2024-07-28T12:56:53.247033+0000 mon.a (mon.0) 3130 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[80503]: audit 2024-07-28T12:56:53.260067+0000 mon.a (mon.0) 3131 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[80503]: cluster 2024-07-28T12:56:53.260172+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1312: 8 total, 2 up, 8 in 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[82865]: cluster 2024-07-28T12:56:53.051579+0000 mgr.y (mgr.25232) 1966 : cluster [DBG] pgmap v2882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[82865]: cluster 2024-07-28T12:56:53.247033+0000 mon.a (mon.0) 3130 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[82865]: audit 2024-07-28T12:56:53.260067+0000 mon.a (mon.0) 3131 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:56:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:54 smithi022 bash[82865]: cluster 2024-07-28T12:56:53.260172+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1312: 8 total, 2 up, 8 in 2024-07-28T12:56:54.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:54.713 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:56:54.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:54.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:54.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:55.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:55.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2728 16 16 0 0 0 - 0 2024-07-28T12:56:55.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:55.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:55.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:55.582 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:55.700 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:55.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:55.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:56.057 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:56.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:56:56.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2729 16 16 0 0 0 - 0 2024-07-28T12:56:56.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:56.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:56.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:56.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:56 smithi150 bash[67543]: cluster 2024-07-28T12:56:55.052985+0000 mgr.y (mgr.25232) 1967 : cluster [DBG] pgmap v2884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:56.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:56 smithi022 bash[80503]: cluster 2024-07-28T12:56:55.052985+0000 mgr.y (mgr.25232) 1967 : cluster [DBG] pgmap v2884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:56 smithi022 bash[82865]: cluster 2024-07-28T12:56:55.052985+0000 mgr.y (mgr.25232) 1967 : cluster [DBG] pgmap v2884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:56.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:56.764 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:56.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:57.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:57.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:57.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2730 16 16 0 0 0 - 0 2024-07-28T12:56:57.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:57.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:57.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:57.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:57.721 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:57.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:57.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:56:58.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:56:58.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2731 16 16 0 0 0 - 0 2024-07-28T12:56:58.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:58.213 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:56:58.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:56:58.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:56:58 smithi150 bash[67543]: cluster 2024-07-28T12:56:57.054426+0000 mgr.y (mgr.25232) 1968 : cluster [DBG] pgmap v2885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:58.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:58.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:58.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:56:58 smithi022 bash[80503]: cluster 2024-07-28T12:56:57.054426+0000 mgr.y (mgr.25232) 1968 : cluster [DBG] pgmap v2885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:58.557 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:56:58 smithi022 bash[82865]: cluster 2024-07-28T12:56:57.054426+0000 mgr.y (mgr.25232) 1968 : cluster [DBG] pgmap v2885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:56:58.665 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:58.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:56:58.901 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:56:58.966 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:56:58.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T12:56:59.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:59.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:56:59.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2732 16 16 0 0 0 - 0 2024-07-28T12:56:59.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:59.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:59.495 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:59.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:56:59.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:59.745 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:56:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:56:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:56:59.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:56:59.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:00.092 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:00.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2733 16 16 0 0 0 - 0 2024-07-28T12:57:00.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:00.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:00.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:00.461 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:00 smithi022 bash[80503]: cluster 2024-07-28T12:56:59.055283+0000 mgr.y (mgr.25232) 1969 : cluster [DBG] pgmap v2886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:00.461 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:00 smithi022 bash[82865]: cluster 2024-07-28T12:56:59.055283+0000 mgr.y (mgr.25232) 1969 : cluster [DBG] pgmap v2886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:00 smithi150 bash[67543]: cluster 2024-07-28T12:56:59.055283+0000 mgr.y (mgr.25232) 1969 : cluster [DBG] pgmap v2886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:00.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:00.686 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:00.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:00.847 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:00.923 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:01.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:01.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:01.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2734 16 16 0 0 0 - 0 2024-07-28T12:57:01.280 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:01.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:01.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:01.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:01.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:01.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:01.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:02.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:02.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2735 16 16 0 0 0 - 0 2024-07-28T12:57:02.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:02.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:02.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:02 smithi022 bash[80503]: cluster 2024-07-28T12:57:01.056617+0000 mgr.y (mgr.25232) 1970 : cluster [DBG] pgmap v2887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:02.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:02 smithi022 bash[82865]: cluster 2024-07-28T12:57:01.056617+0000 mgr.y (mgr.25232) 1970 : cluster [DBG] pgmap v2887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:02.472 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:02 smithi150 bash[67543]: cluster 2024-07-28T12:57:01.056617+0000 mgr.y (mgr.25232) 1970 : cluster [DBG] pgmap v2887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:57:02 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:57:02.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:02.708 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:02.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:02.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:03.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:03.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2736 16 16 0 0 0 - 0 2024-07-28T12:57:03.183 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:03.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:03.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:03.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:03.656 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:03.711 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:57:03.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:03.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:04.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:04.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:04.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2737 16 16 0 0 0 - 0 2024-07-28T12:57:04.249 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:04.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:04.486 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:04.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:04 smithi022 bash[80503]: cluster 2024-07-28T12:57:03.058066+0000 mgr.y (mgr.25232) 1971 : cluster [DBG] pgmap v2888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:04.496 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:04 smithi022 bash[82865]: cluster 2024-07-28T12:57:03.058066+0000 mgr.y (mgr.25232) 1971 : cluster [DBG] pgmap v2888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:04 smithi150 bash[67543]: cluster 2024-07-28T12:57:03.058066+0000 mgr.y (mgr.25232) 1971 : cluster [DBG] pgmap v2888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:04.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:04.721 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:04.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:04.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:05.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:05.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2738 16 16 0 0 0 - 0 2024-07-28T12:57:05.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:05.285 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:57:05.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:05.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:05.475 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:05 smithi150 bash[67543]: audit 2024-07-28T12:57:04.563186+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.22:0/1525012278' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:05.475 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:05 smithi150 bash[67543]: audit 2024-07-28T12:57:04.563704+0000 mon.a (mon.0) 3133 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:05.475 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:05 smithi150 bash[67543]: audit 2024-07-28T12:57:05.194707+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:05.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:05 smithi022 bash[80503]: audit 2024-07-28T12:57:04.563186+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.22:0/1525012278' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:05.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:05 smithi022 bash[80503]: audit 2024-07-28T12:57:04.563704+0000 mon.a (mon.0) 3133 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:05.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:05 smithi022 bash[80503]: audit 2024-07-28T12:57:05.194707+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:05.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:05 smithi022 bash[82865]: audit 2024-07-28T12:57:04.563186+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.22:0/1525012278' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:05.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:05 smithi022 bash[82865]: audit 2024-07-28T12:57:04.563704+0000 mon.a (mon.0) 3133 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:05.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:05 smithi022 bash[82865]: audit 2024-07-28T12:57:05.194707+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:05.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:05.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:05.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:05.906 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:06.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:06.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:06.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2739 16 16 0 0 0 - 0 2024-07-28T12:57:06.261 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[82865]: cluster 2024-07-28T12:57:05.059509+0000 mgr.y (mgr.25232) 1972 : cluster [DBG] pgmap v2889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[82865]: cluster 2024-07-28T12:57:05.270084+0000 mon.a (mon.0) 3135 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:57:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[82865]: audit 2024-07-28T12:57:05.284771+0000 mon.a (mon.0) 3136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[82865]: cluster 2024-07-28T12:57:05.284896+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1313: 8 total, 2 up, 8 in 2024-07-28T12:57:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[80503]: cluster 2024-07-28T12:57:05.059509+0000 mgr.y (mgr.25232) 1972 : cluster [DBG] pgmap v2889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[80503]: cluster 2024-07-28T12:57:05.270084+0000 mon.a (mon.0) 3135 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:57:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[80503]: audit 2024-07-28T12:57:05.284771+0000 mon.a (mon.0) 3136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:06 smithi022 bash[80503]: cluster 2024-07-28T12:57:05.284896+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1313: 8 total, 2 up, 8 in 2024-07-28T12:57:06.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:06.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:06.508 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:06 smithi150 bash[67543]: cluster 2024-07-28T12:57:05.059509+0000 mgr.y (mgr.25232) 1972 : cluster [DBG] pgmap v2889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:06.508 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:06 smithi150 bash[67543]: cluster 2024-07-28T12:57:05.270084+0000 mon.a (mon.0) 3135 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:57:06.508 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:06 smithi150 bash[67543]: audit 2024-07-28T12:57:05.284771+0000 mon.a (mon.0) 3136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:06.509 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:06 smithi150 bash[67543]: cluster 2024-07-28T12:57:05.284896+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1313: 8 total, 2 up, 8 in 2024-07-28T12:57:06.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:06.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:06.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:06.973 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:07.091 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:07.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:57:07.166431+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:57:07.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:57:07.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2740 16 16 0 0 0 - 0 2024-07-28T12:57:07.210 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:07.329 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:07.449 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:07.501 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:57:07.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:07.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:07.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:07.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:08.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:08.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:57:08.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:08.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2741 16 16 0 0 0 - 0 2024-07-28T12:57:08.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:08.288 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:57:08.288 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T12:57:08.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:08 smithi022 bash[82865]: cluster 2024-07-28T12:57:07.060949+0000 mgr.y (mgr.25232) 1973 : cluster [DBG] pgmap v2891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:08.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:08 smithi022 bash[80503]: cluster 2024-07-28T12:57:07.060949+0000 mgr.y (mgr.25232) 1973 : cluster [DBG] pgmap v2891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:08.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:08.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:08.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:08.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:08 smithi150 bash[67543]: cluster 2024-07-28T12:57:07.060949+0000 mgr.y (mgr.25232) 1973 : cluster [DBG] pgmap v2891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:08.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:08.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:08.983 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:09.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:09.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2742 16 16 0 0 0 - 0 2024-07-28T12:57:09.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:09.336 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:09.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:09.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:09.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:09.705 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:57:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:57:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:57:09.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:09.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:10.050 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:10.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2743 16 16 0 0 0 - 0 2024-07-28T12:57:10.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:10.289 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:10.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:10 smithi150 bash[67543]: cluster 2024-07-28T12:57:09.062334+0000 mgr.y (mgr.25232) 1974 : cluster [DBG] pgmap v2892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:10.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:10.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:10 smithi022 bash[82865]: cluster 2024-07-28T12:57:09.062334+0000 mgr.y (mgr.25232) 1974 : cluster [DBG] pgmap v2892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:10.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:10 smithi022 bash[80503]: cluster 2024-07-28T12:57:09.062334+0000 mgr.y (mgr.25232) 1974 : cluster [DBG] pgmap v2892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:10.642 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:10.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:10.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:10.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:11.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:11.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2744 16 16 0 0 0 - 0 2024-07-28T12:57:11.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:11.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:11.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:11.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:11.704 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:11.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:11.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:12.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:12.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2745 16 16 0 0 0 - 0 2024-07-28T12:57:12.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:12.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:12.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:12.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:12.544 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:12 smithi150 bash[67543]: cluster 2024-07-28T12:57:11.063732+0000 mgr.y (mgr.25232) 1975 : cluster [DBG] pgmap v2893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:12.545 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:57:12 smithi150 bash[60514]: ts=2024-07-28T12:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:57:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:12 smithi022 bash[82865]: cluster 2024-07-28T12:57:11.063732+0000 mgr.y (mgr.25232) 1975 : cluster [DBG] pgmap v2893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:12 smithi022 bash[80503]: cluster 2024-07-28T12:57:11.063732+0000 mgr.y (mgr.25232) 1975 : cluster [DBG] pgmap v2893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:12.651 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:12.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:12.890 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:12.909 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:13.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:13.027 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:57:13.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:13.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2746 16 16 0 0 0 - 0 2024-07-28T12:57:13.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:13.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:13.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:13.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:13.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:13.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:13.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:14.073 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:14.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2747 16 16 0 0 0 - 0 2024-07-28T12:57:14.193 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:14.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:14.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:14.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:14 smithi022 bash[80503]: cluster 2024-07-28T12:57:13.065134+0000 mgr.y (mgr.25232) 1976 : cluster [DBG] pgmap v2894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:14.496 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:14 smithi022 bash[82865]: cluster 2024-07-28T12:57:13.065134+0000 mgr.y (mgr.25232) 1976 : cluster [DBG] pgmap v2894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:14.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:14.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:14 smithi150 bash[67543]: cluster 2024-07-28T12:57:13.065134+0000 mgr.y (mgr.25232) 1976 : cluster [DBG] pgmap v2894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:14.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:14.772 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:14.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:15.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:15.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:15.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2748 16 16 0 0 0 - 0 2024-07-28T12:57:15.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:15.365 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:15.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:15.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:15.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:15.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:15.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:16.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:16.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2749 16 16 0 0 0 - 0 2024-07-28T12:57:16.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:16.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:16.434 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:16.477 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:57:16.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:16.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:16 smithi022 bash[80503]: cluster 2024-07-28T12:57:15.066577+0000 mgr.y (mgr.25232) 1977 : cluster [DBG] pgmap v2895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:16.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:16 smithi022 bash[82865]: cluster 2024-07-28T12:57:15.066577+0000 mgr.y (mgr.25232) 1977 : cluster [DBG] pgmap v2895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:16.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:16.680 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:16 smithi150 bash[67543]: cluster 2024-07-28T12:57:15.066577+0000 mgr.y (mgr.25232) 1977 : cluster [DBG] pgmap v2895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:16.788 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:16.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:17.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:17.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:17.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2750 16 16 0 0 0 - 0 2024-07-28T12:57:17.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:17.319 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:57:17.365 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:57:17.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T12:57:17.376 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:17.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:17 smithi022 bash[80503]: audit 2024-07-28T12:57:16.961700+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.22:0/1033164569' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:57:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:17 smithi022 bash[80503]: audit 2024-07-28T12:57:16.962139+0000 mon.a (mon.0) 3138 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:57:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:17 smithi022 bash[82865]: audit 2024-07-28T12:57:16.961700+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.22:0/1033164569' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:57:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:17 smithi022 bash[82865]: audit 2024-07-28T12:57:16.962139+0000 mon.a (mon.0) 3138 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:57:17.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:17.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:17 smithi150 bash[67543]: audit 2024-07-28T12:57:16.961700+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.22:0/1033164569' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:57:17.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:17 smithi150 bash[67543]: audit 2024-07-28T12:57:16.962139+0000 mon.a (mon.0) 3138 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:57:17.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:17.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:17.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:18.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:18.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2751 16 16 0 0 0 - 0 2024-07-28T12:57:18.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:18.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:18.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:18.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[80503]: cluster 2024-07-28T12:57:17.067933+0000 mgr.y (mgr.25232) 1978 : cluster [DBG] pgmap v2896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:18.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[80503]: cluster 2024-07-28T12:57:17.301436+0000 mon.a (mon.0) 3139 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:18.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[80503]: audit 2024-07-28T12:57:17.318278+0000 mon.a (mon.0) 3140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:57:18.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[80503]: cluster 2024-07-28T12:57:17.318438+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e1314: 8 total, 2 up, 8 in 2024-07-28T12:57:18.448 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[82865]: cluster 2024-07-28T12:57:17.067933+0000 mgr.y (mgr.25232) 1978 : cluster [DBG] pgmap v2896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:18.448 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[82865]: cluster 2024-07-28T12:57:17.301436+0000 mon.a (mon.0) 3139 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:18.448 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[82865]: audit 2024-07-28T12:57:17.318278+0000 mon.a (mon.0) 3140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:57:18.448 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:18 smithi022 bash[82865]: cluster 2024-07-28T12:57:17.318438+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e1314: 8 total, 2 up, 8 in 2024-07-28T12:57:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:18 smithi150 bash[67543]: cluster 2024-07-28T12:57:17.067933+0000 mgr.y (mgr.25232) 1978 : cluster [DBG] pgmap v2896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:18 smithi150 bash[67543]: cluster 2024-07-28T12:57:17.301436+0000 mon.a (mon.0) 3139 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:18 smithi150 bash[67543]: audit 2024-07-28T12:57:17.318278+0000 mon.a (mon.0) 3140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:57:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:18 smithi150 bash[67543]: cluster 2024-07-28T12:57:17.318438+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e1314: 8 total, 2 up, 8 in 2024-07-28T12:57:18.556 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:18.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:18.792 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:18.910 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:19.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:19.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:19.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2752 16 16 0 0 0 - 0 2024-07-28T12:57:19.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:19.385 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:19.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:19 smithi022 bash[80503]: cluster 2024-07-28T12:57:19.069344+0000 mgr.y (mgr.25232) 1979 : cluster [DBG] pgmap v2898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:57:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:57:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:57:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:19 smithi022 bash[82865]: cluster 2024-07-28T12:57:19.069344+0000 mgr.y (mgr.25232) 1979 : cluster [DBG] pgmap v2898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:19.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:19.743 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:19 smithi150 bash[67543]: cluster 2024-07-28T12:57:19.069344+0000 mgr.y (mgr.25232) 1979 : cluster [DBG] pgmap v2898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:19.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:19.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:20.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:20.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:57:20.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2753 16 16 0 0 0 - 0 2024-07-28T12:57:20.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:20.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:20.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:20 smithi150 bash[67543]: audit 2024-07-28T12:57:20.194779+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:20.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:20 smithi022 bash[80503]: audit 2024-07-28T12:57:20.194779+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:20 smithi022 bash[82865]: audit 2024-07-28T12:57:20.194779+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:20.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:20.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:20.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:21.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:21.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:21.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2754 16 16 0 0 0 - 0 2024-07-28T12:57:21.278 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:21.396 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:21.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:21.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:21 smithi022 bash[82865]: cluster 2024-07-28T12:57:21.070726+0000 mgr.y (mgr.25232) 1980 : cluster [DBG] pgmap v2899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:21.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:21 smithi022 bash[80503]: cluster 2024-07-28T12:57:21.070726+0000 mgr.y (mgr.25232) 1980 : cluster [DBG] pgmap v2899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:21.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:21.645 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:21 smithi150 bash[67543]: cluster 2024-07-28T12:57:21.070726+0000 mgr.y (mgr.25232) 1980 : cluster [DBG] pgmap v2899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:21.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:21.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:21.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:22.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:22.107 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:57:22.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2755 16 16 0 0 0 - 0 2024-07-28T12:57:22.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:22.345 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:22.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:22.475 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:57:22 smithi150 bash[60514]: ts=2024-07-28T12:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:57:22.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:22.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:22.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:22.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:23.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:23.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2756 16 16 0 0 0 - 0 2024-07-28T12:57:23.180 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:23.297 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:23.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:23.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:23.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:23.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:23.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:24.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:24.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:24.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2757 16 16 0 0 0 - 0 2024-07-28T12:57:24.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:24 smithi022 bash[80503]: cluster 2024-07-28T12:57:23.072123+0000 mgr.y (mgr.25232) 1981 : cluster [DBG] pgmap v2900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:24 smithi022 bash[82865]: cluster 2024-07-28T12:57:23.072123+0000 mgr.y (mgr.25232) 1981 : cluster [DBG] pgmap v2900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:24.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:24.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:24.489 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:24 smithi150 bash[67543]: cluster 2024-07-28T12:57:23.072123+0000 mgr.y (mgr.25232) 1981 : cluster [DBG] pgmap v2900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:24.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:24.715 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:24.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:24.897 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:24.952 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:25.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:25.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2758 16 16 0 0 0 - 0 2024-07-28T12:57:25.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:25.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:25.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:25.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:25.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:25.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:25.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:25.933 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:57:26.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:26.133 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:26.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2759 16 16 0 0 0 - 0 2024-07-28T12:57:26.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:26.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:26.379 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:26 smithi150 bash[67543]: cluster 2024-07-28T12:57:25.073543+0000 mgr.y (mgr.25232) 1982 : cluster [DBG] pgmap v2901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:26.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:26 smithi022 bash[80503]: cluster 2024-07-28T12:57:25.073543+0000 mgr.y (mgr.25232) 1982 : cluster [DBG] pgmap v2901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:26.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:26 smithi022 bash[82865]: cluster 2024-07-28T12:57:25.073543+0000 mgr.y (mgr.25232) 1982 : cluster [DBG] pgmap v2901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:26.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:26.606 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:57:26.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T12:57:26.725 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:26.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:26.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:27.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:27.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:57:27.169415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:57:27.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:57:27.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2760 16 16 0 0 0 - 0 2024-07-28T12:57:27.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:27.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:27.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:27.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:27.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:27.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:27.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:28.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:28.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:28.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2761 16 16 0 0 0 - 0 2024-07-28T12:57:28.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:28 smithi022 bash[80503]: cluster 2024-07-28T12:57:27.074956+0000 mgr.y (mgr.25232) 1983 : cluster [DBG] pgmap v2902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:28 smithi022 bash[82865]: cluster 2024-07-28T12:57:27.074956+0000 mgr.y (mgr.25232) 1983 : cluster [DBG] pgmap v2902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:28.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:28.400 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:28 smithi150 bash[67543]: cluster 2024-07-28T12:57:27.074956+0000 mgr.y (mgr.25232) 1983 : cluster [DBG] pgmap v2902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:28.506 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:28.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:28.740 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:28.858 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:28.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:29.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:29.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2762 16 16 0 0 0 - 0 2024-07-28T12:57:29.210 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:57:29.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:29 smithi150 bash[67543]: audit 2024-07-28T12:57:28.785987+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? 172.21.15.22:0/1880713853' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:29.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:29.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:29 smithi022 bash[80503]: audit 2024-07-28T12:57:28.785987+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? 172.21.15.22:0/1880713853' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:29.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:29 smithi022 bash[82865]: audit 2024-07-28T12:57:28.785987+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? 172.21.15.22:0/1880713853' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:29.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:29.464 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:57:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:57:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:57:29.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:29.689 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:29.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:29.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:30.047 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:30.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:30.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2763 16 16 0 0 0 - 0 2024-07-28T12:57:30.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:30.407 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:30.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[80503]: cluster 2024-07-28T12:57:29.076328+0000 mgr.y (mgr.25232) 1984 : cluster [DBG] pgmap v2903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:30.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[80503]: cluster 2024-07-28T12:57:29.191679+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:30.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[80503]: audit 2024-07-28T12:57:29.210810+0000 mon.a (mon.0) 3145 : audit [INF] from='client.? 172.21.15.22:0/1880713853' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:30.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[80503]: cluster 2024-07-28T12:57:29.210972+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1315: 8 total, 2 up, 8 in 2024-07-28T12:57:30.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[82865]: cluster 2024-07-28T12:57:29.076328+0000 mgr.y (mgr.25232) 1984 : cluster [DBG] pgmap v2903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:30.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[82865]: cluster 2024-07-28T12:57:29.191679+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:30.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[82865]: audit 2024-07-28T12:57:29.210810+0000 mon.a (mon.0) 3145 : audit [INF] from='client.? 172.21.15.22:0/1880713853' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:30.419 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:30 smithi022 bash[82865]: cluster 2024-07-28T12:57:29.210972+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1315: 8 total, 2 up, 8 in 2024-07-28T12:57:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:30 smithi150 bash[67543]: cluster 2024-07-28T12:57:29.076328+0000 mgr.y (mgr.25232) 1984 : cluster [DBG] pgmap v2903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:30 smithi150 bash[67543]: cluster 2024-07-28T12:57:29.191679+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:30 smithi150 bash[67543]: audit 2024-07-28T12:57:29.210810+0000 mon.a (mon.0) 3145 : audit [INF] from='client.? 172.21.15.22:0/1880713853' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:30 smithi150 bash[67543]: cluster 2024-07-28T12:57:29.210972+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1315: 8 total, 2 up, 8 in 2024-07-28T12:57:30.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:30.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:30.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:30.883 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:31.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:31.122 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:31.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2764 16 16 0 0 0 - 0 2024-07-28T12:57:31.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:31.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:31.422 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:57:31.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:31.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:31.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:31.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:31.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:32.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:32.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:57:32.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2765 16 16 0 0 0 - 0 2024-07-28T12:57:32.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:32 smithi150 bash[67543]: cluster 2024-07-28T12:57:31.077728+0000 mgr.y (mgr.25232) 1985 : cluster [DBG] pgmap v2905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:32.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:32.433 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:32.444 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:32 smithi022 bash[80503]: cluster 2024-07-28T12:57:31.077728+0000 mgr.y (mgr.25232) 1985 : cluster [DBG] pgmap v2905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:32.444 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:32 smithi022 bash[82865]: cluster 2024-07-28T12:57:31.077728+0000 mgr.y (mgr.25232) 1985 : cluster [DBG] pgmap v2905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:57:32 smithi150 bash[60514]: ts=2024-07-28T12:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:57:32.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:32.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:32.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:32.896 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:33.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:33.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:33.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2766 16 16 0 0 0 - 0 2024-07-28T12:57:33.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:33.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:33.491 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:33.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:33.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:33.844 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:33.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:34.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:34.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2767 16 16 0 0 0 - 0 2024-07-28T12:57:34.203 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:34.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:34.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:34.460 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:34 smithi150 bash[67543]: cluster 2024-07-28T12:57:33.078661+0000 mgr.y (mgr.25232) 1986 : cluster [DBG] pgmap v2906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:34.561 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:34 smithi022 bash[80503]: cluster 2024-07-28T12:57:33.078661+0000 mgr.y (mgr.25232) 1986 : cluster [DBG] pgmap v2906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:34 smithi022 bash[82865]: cluster 2024-07-28T12:57:33.078661+0000 mgr.y (mgr.25232) 1986 : cluster [DBG] pgmap v2906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:34.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:34.793 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:57:34.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:34.909 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:35.024 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:35.141 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:35.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2768 16 16 0 0 0 - 0 2024-07-28T12:57:35.261 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:35.380 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:35.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:35.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:35 smithi022 bash[80503]: audit 2024-07-28T12:57:35.198098+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:35.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:35 smithi022 bash[82865]: audit 2024-07-28T12:57:35.198098+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:35 smithi150 bash[67543]: audit 2024-07-28T12:57:35.198098+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:57:35.585 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T12:57:35.619 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:35.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:35.856 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:35.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:36.094 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:36.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2769 16 16 0 0 0 - 0 2024-07-28T12:57:36.212 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:36 smithi150 bash[67543]: cluster 2024-07-28T12:57:35.080025+0000 mgr.y (mgr.25232) 1987 : cluster [DBG] pgmap v2907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:36.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:36.448 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:36.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:36.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:36 smithi022 bash[80503]: cluster 2024-07-28T12:57:35.080025+0000 mgr.y (mgr.25232) 1987 : cluster [DBG] pgmap v2907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:36.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:36 smithi022 bash[82865]: cluster 2024-07-28T12:57:35.080025+0000 mgr.y (mgr.25232) 1987 : cluster [DBG] pgmap v2907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:36.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:36.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:36.905 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:36.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:37.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:37.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:37.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2770 16 16 0 0 0 - 0 2024-07-28T12:57:37.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:37.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:37.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:37.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:37.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:37.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:37.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:38.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:38.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2771 16 16 0 0 0 - 0 2024-07-28T12:57:38.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:38.342 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:38.372 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:38 smithi022 bash[80503]: cluster 2024-07-28T12:57:37.080969+0000 mgr.y (mgr.25232) 1988 : cluster [DBG] pgmap v2908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:38.372 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:38 smithi022 bash[82865]: cluster 2024-07-28T12:57:37.080969+0000 mgr.y (mgr.25232) 1988 : cluster [DBG] pgmap v2908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:38.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:38 smithi150 bash[67543]: cluster 2024-07-28T12:57:37.080969+0000 mgr.y (mgr.25232) 1988 : cluster [DBG] pgmap v2908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:38.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:38.689 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:38.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:38.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:39.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:39.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2772 16 16 0 0 0 - 0 2024-07-28T12:57:39.182 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:39.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:39.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:39.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:57:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:57:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:57:39.655 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:39.770 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:39.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:40.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:40.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:40.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2773 16 16 0 0 0 - 0 2024-07-28T12:57:40.250 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:40.333 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:57:40.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:40.376 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:40 smithi150 bash[67543]: cluster 2024-07-28T12:57:39.082305+0000 mgr.y (mgr.25232) 1989 : cluster [DBG] pgmap v2909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:40.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:40.491 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:40 smithi022 bash[80503]: cluster 2024-07-28T12:57:39.082305+0000 mgr.y (mgr.25232) 1989 : cluster [DBG] pgmap v2909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:40.491 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:40 smithi022 bash[82865]: cluster 2024-07-28T12:57:39.082305+0000 mgr.y (mgr.25232) 1989 : cluster [DBG] pgmap v2909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:40.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:40.709 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:40.823 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:40.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:41.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:41.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2774 16 16 0 0 0 - 0 2024-07-28T12:57:41.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:41.238 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:57:41.298 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:41.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:41 smithi150 bash[67543]: audit 2024-07-28T12:57:40.301038+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:57:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:41 smithi150 bash[67543]: audit 2024-07-28T12:57:40.921314+0000 mon.a (mon.0) 3149 : audit [INF] from='client.? 172.21.15.22:0/3667707518' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:57:41.535 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:41.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:41 smithi022 bash[80503]: audit 2024-07-28T12:57:40.301038+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:57:41.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:41 smithi022 bash[80503]: audit 2024-07-28T12:57:40.921314+0000 mon.a (mon.0) 3149 : audit [INF] from='client.? 172.21.15.22:0/3667707518' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:57:41.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:41 smithi022 bash[82865]: audit 2024-07-28T12:57:40.301038+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:57:41.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:41 smithi022 bash[82865]: audit 2024-07-28T12:57:40.921314+0000 mon.a (mon.0) 3149 : audit [INF] from='client.? 172.21.15.22:0/3667707518' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:57:41.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:41.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:41.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:42.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:42.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:42.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2775 16 16 0 0 0 - 0 2024-07-28T12:57:42.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[82865]: cluster 2024-07-28T12:57:41.083636+0000 mgr.y (mgr.25232) 1990 : cluster [DBG] pgmap v2910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[82865]: cluster 2024-07-28T12:57:41.226436+0000 mon.a (mon.0) 3150 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[82865]: audit 2024-07-28T12:57:41.238544+0000 mon.a (mon.0) 3151 : audit [INF] from='client.? 172.21.15.22:0/3667707518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:57:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[82865]: cluster 2024-07-28T12:57:41.238594+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e1316: 8 total, 2 up, 8 in 2024-07-28T12:57:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[80503]: cluster 2024-07-28T12:57:41.083636+0000 mgr.y (mgr.25232) 1990 : cluster [DBG] pgmap v2910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[80503]: cluster 2024-07-28T12:57:41.226436+0000 mon.a (mon.0) 3150 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[80503]: audit 2024-07-28T12:57:41.238544+0000 mon.a (mon.0) 3151 : audit [INF] from='client.? 172.21.15.22:0/3667707518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:57:42.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:42 smithi022 bash[80503]: cluster 2024-07-28T12:57:41.238594+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e1316: 8 total, 2 up, 8 in 2024-07-28T12:57:42.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:42.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:42.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:42 smithi150 bash[67543]: cluster 2024-07-28T12:57:41.083636+0000 mgr.y (mgr.25232) 1990 : cluster [DBG] pgmap v2910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:42.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:42 smithi150 bash[67543]: cluster 2024-07-28T12:57:41.226436+0000 mon.a (mon.0) 3150 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:57:42.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:42 smithi150 bash[67543]: audit 2024-07-28T12:57:41.238544+0000 mon.a (mon.0) 3151 : audit [INF] from='client.? 172.21.15.22:0/3667707518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:57:42.495 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:42 smithi150 bash[67543]: cluster 2024-07-28T12:57:41.238594+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e1316: 8 total, 2 up, 8 in 2024-07-28T12:57:42.495 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:57:42 smithi150 bash[60514]: ts=2024-07-28T12:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:57:42.603 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:42.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:42.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:42.961 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:43.080 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:43.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2776 16 16 0 0 0 - 0 2024-07-28T12:57:43.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:43.320 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:43.439 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:43.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:43.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:43.796 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:43.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:43.961 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:57:44.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:57:44.028 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:44.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:44.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2777 16 16 0 0 0 - 0 2024-07-28T12:57:44.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:44.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:44 smithi022 bash[80503]: cluster 2024-07-28T12:57:43.084994+0000 mgr.y (mgr.25232) 1991 : cluster [DBG] pgmap v2912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:44.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:44 smithi022 bash[82865]: cluster 2024-07-28T12:57:43.084994+0000 mgr.y (mgr.25232) 1991 : cluster [DBG] pgmap v2912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:44.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:44.418 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:44 smithi150 bash[67543]: cluster 2024-07-28T12:57:43.084994+0000 mgr.y (mgr.25232) 1991 : cluster [DBG] pgmap v2912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:44.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:44.639 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:57:44.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T12:57:44.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:44.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:44.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:44.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:45.117 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:45.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2778 16 16 0 0 0 - 0 2024-07-28T12:57:45.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:45.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:45.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:45.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:45.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:45.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:45.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:46.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:46.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:46.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2779 16 16 0 0 0 - 0 2024-07-28T12:57:46.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:46.388 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:46.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:46.509 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:46 smithi150 bash[67543]: cluster 2024-07-28T12:57:45.086046+0000 mgr.y (mgr.25232) 1992 : cluster [DBG] pgmap v2913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:46 smithi022 bash[80503]: cluster 2024-07-28T12:57:45.086046+0000 mgr.y (mgr.25232) 1992 : cluster [DBG] pgmap v2913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:46 smithi022 bash[82865]: cluster 2024-07-28T12:57:45.086046+0000 mgr.y (mgr.25232) 1992 : cluster [DBG] pgmap v2913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:46.615 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:46.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:46.844 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:46.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:47.075 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:47.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:57:47.172330+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:57:47.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:57:47.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2780 16 16 0 0 0 - 0 2024-07-28T12:57:47.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:47.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:47.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:47.538 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:47.547 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:47 smithi150 bash[67543]: audit 2024-07-28T12:57:46.295995+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.547 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:47 smithi150 bash[67543]: audit 2024-07-28T12:57:46.300680+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.547 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:47 smithi150 bash[67543]: audit 2024-07-28T12:57:47.160477+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.547 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:47 smithi150 bash[67543]: audit 2024-07-28T12:57:47.170498+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[82865]: audit 2024-07-28T12:57:46.295995+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[82865]: audit 2024-07-28T12:57:46.300680+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[82865]: audit 2024-07-28T12:57:47.160477+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[82865]: audit 2024-07-28T12:57:47.170498+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[80503]: audit 2024-07-28T12:57:46.295995+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[80503]: audit 2024-07-28T12:57:46.300680+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[80503]: audit 2024-07-28T12:57:47.160477+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:47 smithi022 bash[80503]: audit 2024-07-28T12:57:47.170498+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:47.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:47.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:47.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:48.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:48.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:48.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2781 16 16 0 0 0 - 0 2024-07-28T12:57:48.248 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:48.366 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:48.485 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:48.562 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:48.563 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[80503]: cluster 2024-07-28T12:57:47.087530+0000 mgr.y (mgr.25232) 1993 : cluster [DBG] pgmap v2914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[80503]: audit 2024-07-28T12:57:47.619998+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:57:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[80503]: audit 2024-07-28T12:57:47.621765+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:57:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[80503]: audit 2024-07-28T12:57:47.631294+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[82865]: cluster 2024-07-28T12:57:47.087530+0000 mgr.y (mgr.25232) 1993 : cluster [DBG] pgmap v2914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[82865]: audit 2024-07-28T12:57:47.619998+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:57:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[82865]: audit 2024-07-28T12:57:47.621765+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:57:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:48 smithi022 bash[82865]: audit 2024-07-28T12:57:47.631294+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:48.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:48.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:48 smithi150 bash[67543]: cluster 2024-07-28T12:57:47.087530+0000 mgr.y (mgr.25232) 1993 : cluster [DBG] pgmap v2914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:48.616 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:48 smithi150 bash[67543]: audit 2024-07-28T12:57:47.619998+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:57:48.617 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:48 smithi150 bash[67543]: audit 2024-07-28T12:57:47.621765+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:57:48.617 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:48 smithi150 bash[67543]: audit 2024-07-28T12:57:47.631294+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:57:48.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:48.842 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:48.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:49.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:49.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2782 16 16 0 0 0 - 0 2024-07-28T12:57:49.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:49.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:49.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:49.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:57:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:57:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:57:49.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:49.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:49.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:50.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:50.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:50.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2783 16 16 0 0 0 - 0 2024-07-28T12:57:50.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:50.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:50.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:50 smithi150 bash[67543]: cluster 2024-07-28T12:57:49.088979+0000 mgr.y (mgr.25232) 1994 : cluster [DBG] pgmap v2915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:50 smithi150 bash[67543]: audit 2024-07-28T12:57:50.198495+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:50 smithi022 bash[80503]: cluster 2024-07-28T12:57:49.088979+0000 mgr.y (mgr.25232) 1994 : cluster [DBG] pgmap v2915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:50 smithi022 bash[80503]: audit 2024-07-28T12:57:50.198495+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:50 smithi022 bash[82865]: cluster 2024-07-28T12:57:49.088979+0000 mgr.y (mgr.25232) 1994 : cluster [DBG] pgmap v2915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:50 smithi022 bash[82865]: audit 2024-07-28T12:57:50.198495+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:57:50.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:50.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:50.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:50.979 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:51.099 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:51.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2784 16 16 0 0 0 - 0 2024-07-28T12:57:51.217 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:51 smithi022 bash[82865]: cluster 2024-07-28T12:57:51.090367+0000 mgr.y (mgr.25232) 1995 : cluster [DBG] pgmap v2916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:51 smithi022 bash[80503]: cluster 2024-07-28T12:57:51.090367+0000 mgr.y (mgr.25232) 1995 : cluster [DBG] pgmap v2916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:51.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:51.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:51.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:51 smithi150 bash[67543]: cluster 2024-07-28T12:57:51.090367+0000 mgr.y (mgr.25232) 1995 : cluster [DBG] pgmap v2916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:51.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:51.690 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:51.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:51.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:52.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:52.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:52.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2785 16 16 0 0 0 - 0 2024-07-28T12:57:52.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:52.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:52.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:52.609 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:57:52 smithi150 bash[60514]: ts=2024-07-28T12:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:57:52.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:52.752 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:52.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:52.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:53.106 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:53.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2786 16 16 0 0 0 - 0 2024-07-28T12:57:53.225 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:53.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:53.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:53.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:53.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:53.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:53.923 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:57:53.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:54.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:54.170 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:54.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2787 16 16 0 0 0 - 0 2024-07-28T12:57:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:54 smithi150 bash[67543]: cluster 2024-07-28T12:57:53.091687+0000 mgr.y (mgr.25232) 1996 : cluster [DBG] pgmap v2917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:54.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:54 smithi022 bash[82865]: cluster 2024-07-28T12:57:53.091687+0000 mgr.y (mgr.25232) 1996 : cluster [DBG] pgmap v2917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:54 smithi022 bash[80503]: cluster 2024-07-28T12:57:53.091687+0000 mgr.y (mgr.25232) 1996 : cluster [DBG] pgmap v2917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:54.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:54.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:54.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:57:54.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T12:57:54.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:54.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:55.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:55.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:55.161 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:57:55.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2788 16 16 0 0 0 - 0 2024-07-28T12:57:55.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:55.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:55.492 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:55.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:55 smithi022 bash[80503]: audit 2024-07-28T12:57:54.147106+0000 mon.c (mon.2) 146 : audit [INF] from='client.? 172.21.15.22:0/2937483820' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:55.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:55 smithi022 bash[80503]: audit 2024-07-28T12:57:54.154296+0000 mon.a (mon.0) 3161 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:55.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:55 smithi022 bash[82865]: audit 2024-07-28T12:57:54.147106+0000 mon.c (mon.2) 146 : audit [INF] from='client.? 172.21.15.22:0/2937483820' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:55.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:55 smithi022 bash[82865]: audit 2024-07-28T12:57:54.154296+0000 mon.a (mon.0) 3161 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:55 smithi150 bash[67543]: audit 2024-07-28T12:57:54.147106+0000 mon.c (mon.2) 146 : audit [INF] from='client.? 172.21.15.22:0/2937483820' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:55 smithi150 bash[67543]: audit 2024-07-28T12:57:54.154296+0000 mon.a (mon.0) 3161 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:57:55.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:55.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:55.849 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:55.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:56.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:56.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2789 16 16 0 0 0 - 0 2024-07-28T12:57:56.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[82865]: cluster 2024-07-28T12:57:55.093047+0000 mgr.y (mgr.25232) 1997 : cluster [DBG] pgmap v2918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[82865]: cluster 2024-07-28T12:57:55.147990+0000 mon.a (mon.0) 3162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[82865]: audit 2024-07-28T12:57:55.161049+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[82865]: cluster 2024-07-28T12:57:55.161167+0000 mon.a (mon.0) 3164 : cluster [DBG] osdmap e1317: 8 total, 2 up, 8 in 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[80503]: cluster 2024-07-28T12:57:55.093047+0000 mgr.y (mgr.25232) 1997 : cluster [DBG] pgmap v2918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[80503]: cluster 2024-07-28T12:57:55.147990+0000 mon.a (mon.0) 3162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:57:56.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[80503]: audit 2024-07-28T12:57:55.161049+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:56.323 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:56 smithi022 bash[80503]: cluster 2024-07-28T12:57:55.161167+0000 mon.a (mon.0) 3164 : cluster [DBG] osdmap e1317: 8 total, 2 up, 8 in 2024-07-28T12:57:56.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:56.441 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:56.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:56 smithi150 bash[67543]: cluster 2024-07-28T12:57:55.093047+0000 mgr.y (mgr.25232) 1997 : cluster [DBG] pgmap v2918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:56.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:56 smithi150 bash[67543]: cluster 2024-07-28T12:57:55.147990+0000 mon.a (mon.0) 3162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:57:56.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:56 smithi150 bash[67543]: audit 2024-07-28T12:57:55.161049+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:57:56.452 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:56 smithi150 bash[67543]: cluster 2024-07-28T12:57:55.161167+0000 mon.a (mon.0) 3164 : cluster [DBG] osdmap e1317: 8 total, 2 up, 8 in 2024-07-28T12:57:56.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:56.680 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:56.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:56.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:57.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:57.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:57.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2790 16 16 0 0 0 - 0 2024-07-28T12:57:57.275 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:57.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:57.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:57.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:57.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:57.870 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:57.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:58.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:58.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2791 16 16 0 0 0 - 0 2024-07-28T12:57:58.227 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:57:58 smithi150 bash[67543]: cluster 2024-07-28T12:57:57.094652+0000 mgr.y (mgr.25232) 1998 : cluster [DBG] pgmap v2920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:58.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:57:58.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:58.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:58.478 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:57:58 smithi022 bash[80503]: cluster 2024-07-28T12:57:57.094652+0000 mgr.y (mgr.25232) 1998 : cluster [DBG] pgmap v2920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:58.478 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:57:58 smithi022 bash[82865]: cluster 2024-07-28T12:57:57.094652+0000 mgr.y (mgr.25232) 1998 : cluster [DBG] pgmap v2920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:57:58.585 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:58.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:57:58.821 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:57:58.939 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:57:59.058 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:57:59.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2792 16 16 0 0 0 - 0 2024-07-28T12:57:59.175 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:57:59.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:59.412 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:59.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:57:59.541 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:57:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:57:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:57:59.649 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:57:59.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:57:59.834 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:57:59.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:00.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:00.124 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:00.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2793 16 16 0 0 0 - 0 2024-07-28T12:58:00.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:00.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:00 smithi022 bash[80503]: cluster 2024-07-28T12:57:59.096090+0000 mgr.y (mgr.25232) 1999 : cluster [DBG] pgmap v2921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:00.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:00 smithi022 bash[82865]: cluster 2024-07-28T12:57:59.096090+0000 mgr.y (mgr.25232) 1999 : cluster [DBG] pgmap v2921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:00.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:00.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:00 smithi150 bash[67543]: cluster 2024-07-28T12:57:59.096090+0000 mgr.y (mgr.25232) 1999 : cluster [DBG] pgmap v2921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:00.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:00.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:00.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:00.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:01.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:01.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2794 16 16 0 0 0 - 0 2024-07-28T12:58:01.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:01.315 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:01.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:01.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:01.664 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:01.782 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:01.899 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:02.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:02.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:02.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2795 16 16 0 0 0 - 0 2024-07-28T12:58:02.252 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:02.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:02 smithi150 bash[67543]: cluster 2024-07-28T12:58:01.097627+0000 mgr.y (mgr.25232) 2000 : cluster [DBG] pgmap v2922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:02.369 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:02.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:02.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:02 smithi022 bash[80503]: cluster 2024-07-28T12:58:01.097627+0000 mgr.y (mgr.25232) 2000 : cluster [DBG] pgmap v2922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:02.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:02 smithi022 bash[82865]: cluster 2024-07-28T12:58:01.097627+0000 mgr.y (mgr.25232) 2000 : cluster [DBG] pgmap v2922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:58:02 smithi150 bash[60514]: ts=2024-07-28T12:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:58:02.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:02.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:02.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:02.882 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:02.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:03.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:03.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2796 16 16 0 0 0 - 0 2024-07-28T12:58:03.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:03.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:03.432 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:03.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:03.669 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:03.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:03.906 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:04.026 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:04.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:04.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2797 16 16 0 0 0 - 0 2024-07-28T12:58:04.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:04.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:04.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:04 smithi022 bash[80503]: cluster 2024-07-28T12:58:03.098739+0000 mgr.y (mgr.25232) 2001 : cluster [DBG] pgmap v2923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:04.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:04 smithi022 bash[82865]: cluster 2024-07-28T12:58:03.098739+0000 mgr.y (mgr.25232) 2001 : cluster [DBG] pgmap v2923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:04.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:04 smithi150 bash[67543]: cluster 2024-07-28T12:58:03.098739+0000 mgr.y (mgr.25232) 2001 : cluster [DBG] pgmap v2923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:04.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:04.620 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:58:04.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:04.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:04.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:05.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:05.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2798 16 16 0 0 0 - 0 2024-07-28T12:58:05.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:05.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:05.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:05.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:05.653 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:58:05.653 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T12:58:05.682 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:05.800 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:05.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:06.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:06.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:06.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2799 16 16 0 0 0 - 0 2024-07-28T12:58:06.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:06.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:06.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:06 smithi150 bash[67543]: cluster 2024-07-28T12:58:05.099611+0000 mgr.y (mgr.25232) 2002 : cluster [DBG] pgmap v2924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:06 smithi150 bash[67543]: audit 2024-07-28T12:58:05.205554+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:06 smithi150 bash[67543]: audit 2024-07-28T12:58:05.207791+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:06.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:06 smithi022 bash[80503]: cluster 2024-07-28T12:58:05.099611+0000 mgr.y (mgr.25232) 2002 : cluster [DBG] pgmap v2924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:06.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:06 smithi022 bash[80503]: audit 2024-07-28T12:58:05.205554+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:06.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:06 smithi022 bash[80503]: audit 2024-07-28T12:58:05.207791+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:06.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:06 smithi022 bash[82865]: cluster 2024-07-28T12:58:05.099611+0000 mgr.y (mgr.25232) 2002 : cluster [DBG] pgmap v2924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:06.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:06 smithi022 bash[82865]: audit 2024-07-28T12:58:05.205554+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:06.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:06 smithi022 bash[82865]: audit 2024-07-28T12:58:05.207791+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:06.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:06.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:06.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:06.986 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:07.105 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:07.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:58:07.174993+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:58:07.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:58:07.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2800 16 16 0 0 0 - 0 2024-07-28T12:58:07.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:07.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:07.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:07.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:07.698 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:07.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:07.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:08.049 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:08.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:08.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2801 16 16 0 0 0 - 0 2024-07-28T12:58:08.218 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:58:08.285 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:08.398 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:08.446 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:08 smithi022 bash[80503]: cluster 2024-07-28T12:58:07.100992+0000 mgr.y (mgr.25232) 2003 : cluster [DBG] pgmap v2925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:08.446 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:08 smithi022 bash[80503]: audit 2024-07-28T12:58:07.976935+0000 mon.c (mon.2) 147 : audit [INF] from='client.? 172.21.15.22:0/1244833492' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:58:08.446 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:08 smithi022 bash[80503]: audit 2024-07-28T12:58:07.977413+0000 mon.a (mon.0) 3167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:58:08.446 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:08 smithi022 bash[82865]: cluster 2024-07-28T12:58:07.100992+0000 mgr.y (mgr.25232) 2003 : cluster [DBG] pgmap v2925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:08.447 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:08 smithi022 bash[82865]: audit 2024-07-28T12:58:07.976935+0000 mon.c (mon.2) 147 : audit [INF] from='client.? 172.21.15.22:0/1244833492' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:58:08.447 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:08 smithi022 bash[82865]: audit 2024-07-28T12:58:07.977413+0000 mon.a (mon.0) 3167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:58:08.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:08 smithi150 bash[67543]: cluster 2024-07-28T12:58:07.100992+0000 mgr.y (mgr.25232) 2003 : cluster [DBG] pgmap v2925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:08 smithi150 bash[67543]: audit 2024-07-28T12:58:07.976935+0000 mon.c (mon.2) 147 : audit [INF] from='client.? 172.21.15.22:0/1244833492' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:58:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:08 smithi150 bash[67543]: audit 2024-07-28T12:58:07.977413+0000 mon.a (mon.0) 3167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:58:08.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:08.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:08.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:08.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:09.110 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:09.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2802 16 16 0 0 0 - 0 2024-07-28T12:58:09.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[80503]: cluster 2024-07-28T12:58:08.205202+0000 mon.a (mon.0) 3168 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[80503]: audit 2024-07-28T12:58:08.215959+0000 mon.a (mon.0) 3169 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:58:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[80503]: cluster 2024-07-28T12:58:08.216016+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e1318: 8 total, 2 up, 8 in 2024-07-28T12:58:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[82865]: cluster 2024-07-28T12:58:08.205202+0000 mon.a (mon.0) 3168 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[82865]: audit 2024-07-28T12:58:08.215959+0000 mon.a (mon.0) 3169 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:58:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[82865]: cluster 2024-07-28T12:58:08.216016+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e1318: 8 total, 2 up, 8 in 2024-07-28T12:58:09.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:09.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:09.482 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:58:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:58:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:58:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:09 smithi150 bash[67543]: cluster 2024-07-28T12:58:08.205202+0000 mon.a (mon.0) 3168 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:09 smithi150 bash[67543]: audit 2024-07-28T12:58:08.215959+0000 mon.a (mon.0) 3169 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:58:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:09 smithi150 bash[67543]: cluster 2024-07-28T12:58:08.216016+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e1318: 8 total, 2 up, 8 in 2024-07-28T12:58:09.588 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:09.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:09.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:09.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:10.066 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:10.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2803 16 16 0 0 0 - 0 2024-07-28T12:58:10.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:10.305 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:10.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:10 smithi150 bash[67543]: cluster 2024-07-28T12:58:09.102533+0000 mgr.y (mgr.25232) 2004 : cluster [DBG] pgmap v2927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:10.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:10 smithi022 bash[80503]: cluster 2024-07-28T12:58:09.102533+0000 mgr.y (mgr.25232) 2004 : cluster [DBG] pgmap v2927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:10 smithi022 bash[82865]: cluster 2024-07-28T12:58:09.102533+0000 mgr.y (mgr.25232) 2004 : cluster [DBG] pgmap v2927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:10.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:10.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:10.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:11.021 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:11.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:58:11.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:11.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2804 16 16 0 0 0 - 0 2024-07-28T12:58:11.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:11.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:11.494 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:11.540 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:11.615 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:11.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:11.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:11.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:12.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:12.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2805 16 16 0 0 0 - 0 2024-07-28T12:58:12.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:12.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:12.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:12.456 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:12 smithi022 bash[80503]: cluster 2024-07-28T12:58:11.103894+0000 mgr.y (mgr.25232) 2005 : cluster [DBG] pgmap v2928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:12.456 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:12 smithi022 bash[82865]: cluster 2024-07-28T12:58:11.103894+0000 mgr.y (mgr.25232) 2005 : cluster [DBG] pgmap v2928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:12 smithi150 bash[67543]: cluster 2024-07-28T12:58:11.103894+0000 mgr.y (mgr.25232) 2005 : cluster [DBG] pgmap v2928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:12.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:58:12 smithi150 bash[60514]: ts=2024-07-28T12:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:58:12.564 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:12.684 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:12.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:12.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:13.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:13.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:13.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2806 16 16 0 0 0 - 0 2024-07-28T12:58:13.276 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:13.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:13.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:13.633 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:13.750 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:13.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:13.984 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:14.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:14.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2807 16 16 0 0 0 - 0 2024-07-28T12:58:14.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:14 smithi022 bash[80503]: cluster 2024-07-28T12:58:13.104671+0000 mgr.y (mgr.25232) 2006 : cluster [DBG] pgmap v2929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:14 smithi022 bash[82865]: cluster 2024-07-28T12:58:13.104671+0000 mgr.y (mgr.25232) 2006 : cluster [DBG] pgmap v2929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:14.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:14.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:14.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:14 smithi150 bash[67543]: cluster 2024-07-28T12:58:13.104671+0000 mgr.y (mgr.25232) 2006 : cluster [DBG] pgmap v2929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:14.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:14.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:14.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:14.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:15.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:15.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:15.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2808 16 16 0 0 0 - 0 2024-07-28T12:58:15.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:15.325 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:58:15.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:15.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:15.604 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:15.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:15.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:15.879 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:15.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:16.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:16.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2809 16 16 0 0 0 - 0 2024-07-28T12:58:16.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:16 smithi022 bash[80503]: cluster 2024-07-28T12:58:15.105511+0000 mgr.y (mgr.25232) 2007 : cluster [DBG] pgmap v2930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:16.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:16 smithi022 bash[82865]: cluster 2024-07-28T12:58:15.105511+0000 mgr.y (mgr.25232) 2007 : cluster [DBG] pgmap v2930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:16.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:16.453 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:58:16.453 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T12:58:16.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:16.489 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:16 smithi150 bash[67543]: cluster 2024-07-28T12:58:15.105511+0000 mgr.y (mgr.25232) 2007 : cluster [DBG] pgmap v2930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:16.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:16.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:16.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:16.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:17.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:17.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2810 16 16 0 0 0 - 0 2024-07-28T12:58:17.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:17.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:17.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:17.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:17.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:17.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:17.902 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:18.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:18.142 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:18.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2811 16 16 0 0 0 - 0 2024-07-28T12:58:18.264 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:18.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:18.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:18.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:18 smithi022 bash[80503]: cluster 2024-07-28T12:58:17.106489+0000 mgr.y (mgr.25232) 2008 : cluster [DBG] pgmap v2931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:18.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:18 smithi022 bash[82865]: cluster 2024-07-28T12:58:17.106489+0000 mgr.y (mgr.25232) 2008 : cluster [DBG] pgmap v2931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:18 smithi150 bash[67543]: cluster 2024-07-28T12:58:17.106489+0000 mgr.y (mgr.25232) 2008 : cluster [DBG] pgmap v2931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:18.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:18.737 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:18.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:18.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:19.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:19.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2812 16 16 0 0 0 - 0 2024-07-28T12:58:19.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:19.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:19.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:19.561 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:58:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:58:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:58:19.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:19.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:19.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:19.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:20.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:20.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:20.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2813 16 16 0 0 0 - 0 2024-07-28T12:58:20.244 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:58:20.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:20.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:20.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:20 smithi150 bash[67543]: cluster 2024-07-28T12:58:19.107801+0000 mgr.y (mgr.25232) 2009 : cluster [DBG] pgmap v2932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:20.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:20 smithi150 bash[67543]: audit 2024-07-28T12:58:19.904645+0000 mon.a (mon.0) 3171 : audit [INF] from='client.? 172.21.15.22:0/1308759909' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:58:20.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:20 smithi150 bash[67543]: audit 2024-07-28T12:58:20.205686+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:20.398 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:20 smithi150 bash[67543]: audit 2024-07-28T12:58:20.207599+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:20.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[80503]: cluster 2024-07-28T12:58:19.107801+0000 mgr.y (mgr.25232) 2009 : cluster [DBG] pgmap v2932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[80503]: audit 2024-07-28T12:58:19.904645+0000 mon.a (mon.0) 3171 : audit [INF] from='client.? 172.21.15.22:0/1308759909' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:58:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[80503]: audit 2024-07-28T12:58:20.205686+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[80503]: audit 2024-07-28T12:58:20.207599+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[82865]: cluster 2024-07-28T12:58:19.107801+0000 mgr.y (mgr.25232) 2009 : cluster [DBG] pgmap v2932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[82865]: audit 2024-07-28T12:58:19.904645+0000 mon.a (mon.0) 3171 : audit [INF] from='client.? 172.21.15.22:0/1308759909' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:58:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[82865]: audit 2024-07-28T12:58:20.205686+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:20 smithi022 bash[82865]: audit 2024-07-28T12:58:20.207599+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:20.624 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:20.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:20.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:20.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:21.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:21.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2814 16 16 0 0 0 - 0 2024-07-28T12:58:21.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:21.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:21.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:21.464 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:21 smithi150 bash[67543]: cluster 2024-07-28T12:58:20.236475+0000 mon.a (mon.0) 3174 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:21.464 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:21 smithi150 bash[67543]: audit 2024-07-28T12:58:20.244672+0000 mon.a (mon.0) 3175 : audit [INF] from='client.? 172.21.15.22:0/1308759909' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:58:21.464 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:21 smithi150 bash[67543]: cluster 2024-07-28T12:58:20.244804+0000 mon.a (mon.0) 3176 : cluster [DBG] osdmap e1319: 8 total, 2 up, 8 in 2024-07-28T12:58:21.552 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:21.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:21 smithi022 bash[80503]: cluster 2024-07-28T12:58:20.236475+0000 mon.a (mon.0) 3174 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:21 smithi022 bash[80503]: audit 2024-07-28T12:58:20.244672+0000 mon.a (mon.0) 3175 : audit [INF] from='client.? 172.21.15.22:0/1308759909' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:58:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:21 smithi022 bash[80503]: cluster 2024-07-28T12:58:20.244804+0000 mon.a (mon.0) 3176 : cluster [DBG] osdmap e1319: 8 total, 2 up, 8 in 2024-07-28T12:58:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:21 smithi022 bash[82865]: cluster 2024-07-28T12:58:20.236475+0000 mon.a (mon.0) 3174 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:21 smithi022 bash[82865]: audit 2024-07-28T12:58:20.244672+0000 mon.a (mon.0) 3175 : audit [INF] from='client.? 172.21.15.22:0/1308759909' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:58:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:21 smithi022 bash[82865]: cluster 2024-07-28T12:58:20.244804+0000 mon.a (mon.0) 3176 : cluster [DBG] osdmap e1319: 8 total, 2 up, 8 in 2024-07-28T12:58:21.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:21.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:21.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:22.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:22.166 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:22.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2815 16 16 0 0 0 - 0 2024-07-28T12:58:22.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:22 smithi022 bash[80503]: cluster 2024-07-28T12:58:21.108645+0000 mgr.y (mgr.25232) 2010 : cluster [DBG] pgmap v2934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:22 smithi022 bash[82865]: cluster 2024-07-28T12:58:21.108645+0000 mgr.y (mgr.25232) 2010 : cluster [DBG] pgmap v2934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:22.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:22 smithi150 bash[67543]: cluster 2024-07-28T12:58:21.108645+0000 mgr.y (mgr.25232) 2010 : cluster [DBG] pgmap v2934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:58:22 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:58:22.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:22.639 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:22.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:22.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:22.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:23.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:23.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:58:23.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2816 16 16 0 0 0 - 0 2024-07-28T12:58:23.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:23.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:23.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:23.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:23.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:23.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:23.932 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:24.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:24.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:24.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2817 16 16 0 0 0 - 0 2024-07-28T12:58:24.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:24 smithi022 bash[80503]: cluster 2024-07-28T12:58:23.109993+0000 mgr.y (mgr.25232) 2011 : cluster [DBG] pgmap v2935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:24 smithi022 bash[82865]: cluster 2024-07-28T12:58:23.109993+0000 mgr.y (mgr.25232) 2011 : cluster [DBG] pgmap v2935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:24.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:24 smithi150 bash[67543]: cluster 2024-07-28T12:58:23.109993+0000 mgr.y (mgr.25232) 2011 : cluster [DBG] pgmap v2935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:24.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:24.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:24.768 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:24.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:25.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:25.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:25.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2818 16 16 0 0 0 - 0 2024-07-28T12:58:25.264 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:58:25.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:25.405 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:25.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:25.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:25.761 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:25.881 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:26.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:58:26.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T12:58:26.120 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:26.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2819 16 16 0 0 0 - 0 2024-07-28T12:58:26.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:26.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:26.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:26.484 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:26 smithi150 bash[67543]: cluster 2024-07-28T12:58:25.110789+0000 mgr.y (mgr.25232) 2012 : cluster [DBG] pgmap v2936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:26 smithi022 bash[80503]: cluster 2024-07-28T12:58:25.110789+0000 mgr.y (mgr.25232) 2012 : cluster [DBG] pgmap v2936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:26 smithi022 bash[82865]: cluster 2024-07-28T12:58:25.110789+0000 mgr.y (mgr.25232) 2012 : cluster [DBG] pgmap v2936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:26.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:26.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:26.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:26.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:27.067 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:27.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:58:27.177969+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:58:27.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:58:27.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2820 16 16 0 0 0 - 0 2024-07-28T12:58:27.187 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:27.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:27.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:27.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:27.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:27.782 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:27.902 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:28.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:28.138 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:28.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2821 16 16 0 0 0 - 0 2024-07-28T12:58:28.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:28 smithi022 bash[80503]: cluster 2024-07-28T12:58:27.111640+0000 mgr.y (mgr.25232) 2013 : cluster [DBG] pgmap v2937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:28.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:28 smithi022 bash[82865]: cluster 2024-07-28T12:58:27.111640+0000 mgr.y (mgr.25232) 2013 : cluster [DBG] pgmap v2937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:28.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:28.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:28.505 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:28 smithi150 bash[67543]: cluster 2024-07-28T12:58:27.111640+0000 mgr.y (mgr.25232) 2013 : cluster [DBG] pgmap v2937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:28.529 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:28.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:28.728 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:28.847 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:28.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:29.084 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:29.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2822 16 16 0 0 0 - 0 2024-07-28T12:58:29.202 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:29.319 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:29.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:29.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:29.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:29.742 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:58:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:58:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T12:58:29.797 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:29.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:30.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:30.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:30.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2823 16 16 0 0 0 - 0 2024-07-28T12:58:30.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:30 smithi022 bash[80503]: cluster 2024-07-28T12:58:29.112994+0000 mgr.y (mgr.25232) 2014 : cluster [DBG] pgmap v2938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:30 smithi022 bash[82865]: cluster 2024-07-28T12:58:29.112994+0000 mgr.y (mgr.25232) 2014 : cluster [DBG] pgmap v2938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:30.392 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:30.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:30.629 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:30.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:30 smithi150 bash[67543]: cluster 2024-07-28T12:58:29.112994+0000 mgr.y (mgr.25232) 2014 : cluster [DBG] pgmap v2938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:30.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:30.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:31.090 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:31.107 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:31.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2824 16 16 0 0 0 - 0 2024-07-28T12:58:31.221 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:31.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:31.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:31.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:31.697 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:31.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:31.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:32.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:32.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:32.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2825 16 16 0 0 0 - 0 2024-07-28T12:58:32.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:32 smithi022 bash[82865]: cluster 2024-07-28T12:58:31.113808+0000 mgr.y (mgr.25232) 2015 : cluster [DBG] pgmap v2939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:32 smithi022 bash[80503]: cluster 2024-07-28T12:58:31.113808+0000 mgr.y (mgr.25232) 2015 : cluster [DBG] pgmap v2939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:32.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:32.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:32.547 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:32 smithi150 bash[67543]: cluster 2024-07-28T12:58:31.113808+0000 mgr.y (mgr.25232) 2015 : cluster [DBG] pgmap v2939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:32.548 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:58:32 smithi150 bash[60514]: ts=2024-07-28T12:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:58:32.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:32.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:32.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:33.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:33.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:33.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2826 16 16 0 0 0 - 0 2024-07-28T12:58:33.241 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:33.294 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:58:33.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:33.474 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:33 smithi022 bash[82865]: audit 2024-07-28T12:58:32.868216+0000 mon.c (mon.2) 148 : audit [INF] from='client.? 172.21.15.22:0/3310753224' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:58:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:33 smithi022 bash[82865]: audit 2024-07-28T12:58:32.868591+0000 mon.a (mon.0) 3177 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:58:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:33 smithi022 bash[80503]: audit 2024-07-28T12:58:32.868216+0000 mon.c (mon.2) 148 : audit [INF] from='client.? 172.21.15.22:0/3310753224' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:58:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:33 smithi022 bash[80503]: audit 2024-07-28T12:58:32.868591+0000 mon.a (mon.0) 3177 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:58:33.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:33.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:33.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:33 smithi150 bash[67543]: audit 2024-07-28T12:58:32.868216+0000 mon.c (mon.2) 148 : audit [INF] from='client.? 172.21.15.22:0/3310753224' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:58:33.724 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:33 smithi150 bash[67543]: audit 2024-07-28T12:58:32.868591+0000 mon.a (mon.0) 3177 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:58:33.832 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:33.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:34.070 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:34.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2827 16 16 0 0 0 - 0 2024-07-28T12:58:34.189 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:34.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:34.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:34.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:34.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[80503]: cluster 2024-07-28T12:58:33.115218+0000 mgr.y (mgr.25232) 2016 : cluster [DBG] pgmap v2940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[80503]: cluster 2024-07-28T12:58:33.278747+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[80503]: audit 2024-07-28T12:58:33.294422+0000 mon.a (mon.0) 3179 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[80503]: cluster 2024-07-28T12:58:33.294578+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1320: 8 total, 2 up, 8 in 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[82865]: cluster 2024-07-28T12:58:33.115218+0000 mgr.y (mgr.25232) 2016 : cluster [DBG] pgmap v2940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[82865]: cluster 2024-07-28T12:58:33.278747+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[82865]: audit 2024-07-28T12:58:33.294422+0000 mon.a (mon.0) 3179 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:58:34.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:34 smithi022 bash[82865]: cluster 2024-07-28T12:58:33.294578+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1320: 8 total, 2 up, 8 in 2024-07-28T12:58:34.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:34 smithi150 bash[67543]: cluster 2024-07-28T12:58:33.115218+0000 mgr.y (mgr.25232) 2016 : cluster [DBG] pgmap v2940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:34 smithi150 bash[67543]: cluster 2024-07-28T12:58:33.278747+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:58:34.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:34 smithi150 bash[67543]: audit 2024-07-28T12:58:33.294422+0000 mon.a (mon.0) 3179 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:58:34.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:34 smithi150 bash[67543]: cluster 2024-07-28T12:58:33.294578+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1320: 8 total, 2 up, 8 in 2024-07-28T12:58:34.787 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:34.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:35.025 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:35.143 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:35.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2828 16 16 0 0 0 - 0 2024-07-28T12:58:35.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:35.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:35.498 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:35 smithi150 bash[67543]: audit 2024-07-28T12:58:35.202138+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:35 smithi022 bash[82865]: audit 2024-07-28T12:58:35.202138+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:35 smithi022 bash[80503]: audit 2024-07-28T12:58:35.202138+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:35.617 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:35.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:35.740 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:58:35.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:35.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:36.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:36.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2829 16 16 0 0 0 - 0 2024-07-28T12:58:36.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:36.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:36.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:36.456 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:36 smithi150 bash[67543]: cluster 2024-07-28T12:58:35.116596+0000 mgr.y (mgr.25232) 2017 : cluster [DBG] pgmap v2942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:36.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:36.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:58:36.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:36 smithi022 bash[80503]: cluster 2024-07-28T12:58:35.116596+0000 mgr.y (mgr.25232) 2017 : cluster [DBG] pgmap v2942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:36.657 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:36 smithi022 bash[82865]: cluster 2024-07-28T12:58:35.116596+0000 mgr.y (mgr.25232) 2017 : cluster [DBG] pgmap v2942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:36.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:58:36.685 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T12:58:36.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:36.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:37.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:37.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:37.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2830 16 16 0 0 0 - 0 2024-07-28T12:58:37.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:37.391 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:37.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:37.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:37.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:37.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:37.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:38.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:38.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2831 16 16 0 0 0 - 0 2024-07-28T12:58:38.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:38.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:38.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:38.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:38 smithi022 bash[80503]: cluster 2024-07-28T12:58:37.117436+0000 mgr.y (mgr.25232) 2018 : cluster [DBG] pgmap v2943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:38.471 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:38 smithi022 bash[82865]: cluster 2024-07-28T12:58:37.117436+0000 mgr.y (mgr.25232) 2018 : cluster [DBG] pgmap v2943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:38.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:38.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:38.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:38 smithi150 bash[67543]: cluster 2024-07-28T12:58:37.117436+0000 mgr.y (mgr.25232) 2018 : cluster [DBG] pgmap v2943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:38.819 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:38.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:39.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:39.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:39.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2832 16 16 0 0 0 - 0 2024-07-28T12:58:39.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:39.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:39.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:58:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:58:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:58:39.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:39.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:39.888 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:40.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:40.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:40.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2833 16 16 0 0 0 - 0 2024-07-28T12:58:40.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:40.362 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:40.482 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:40.494 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:40 smithi150 bash[67543]: cluster 2024-07-28T12:58:39.118760+0000 mgr.y (mgr.25232) 2019 : cluster [DBG] pgmap v2944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:40 smithi022 bash[80503]: cluster 2024-07-28T12:58:39.118760+0000 mgr.y (mgr.25232) 2019 : cluster [DBG] pgmap v2944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:40.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:40 smithi022 bash[82865]: cluster 2024-07-28T12:58:39.118760+0000 mgr.y (mgr.25232) 2019 : cluster [DBG] pgmap v2944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:40.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:40.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:40.841 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:40.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:41.078 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:41.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2834 16 16 0 0 0 - 0 2024-07-28T12:58:41.196 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:41.314 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:41.427 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:41.427 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:41.434 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:41.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:41.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:41.790 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:41.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:42.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:42.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:42.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2835 16 16 0 0 0 - 0 2024-07-28T12:58:42.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:42.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:42.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:42 smithi022 bash[80503]: cluster 2024-07-28T12:58:41.120102+0000 mgr.y (mgr.25232) 2020 : cluster [DBG] pgmap v2945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:42 smithi022 bash[82865]: cluster 2024-07-28T12:58:41.120102+0000 mgr.y (mgr.25232) 2020 : cluster [DBG] pgmap v2945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:42.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:42.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:42.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:42 smithi150 bash[67543]: cluster 2024-07-28T12:58:41.120102+0000 mgr.y (mgr.25232) 2020 : cluster [DBG] pgmap v2945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:42.753 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:58:42 smithi150 bash[60514]: ts=2024-07-28T12:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:58:42.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:42.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:43.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:43.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2836 16 16 0 0 0 - 0 2024-07-28T12:58:43.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:43.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:43.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:43.575 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:43.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:43.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:43.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:44.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:44.166 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:44.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2837 16 16 0 0 0 - 0 2024-07-28T12:58:44.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:44.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:44.526 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:44.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:44 smithi022 bash[80503]: cluster 2024-07-28T12:58:43.120963+0000 mgr.y (mgr.25232) 2021 : cluster [DBG] pgmap v2946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:44 smithi022 bash[82865]: cluster 2024-07-28T12:58:43.120963+0000 mgr.y (mgr.25232) 2021 : cluster [DBG] pgmap v2946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:44.646 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:44.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:44 smithi150 bash[67543]: cluster 2024-07-28T12:58:43.120963+0000 mgr.y (mgr.25232) 2021 : cluster [DBG] pgmap v2946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:44.766 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:44.883 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:44.998 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:45.117 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:45.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2838 16 16 0 0 0 - 0 2024-07-28T12:58:45.235 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:45.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:45.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:45.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:45.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:45.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:45.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:46.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:46.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2839 16 16 0 0 0 - 0 2024-07-28T12:58:46.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:46.313 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:46.431 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:46.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:46.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:46 smithi022 bash[80503]: cluster 2024-07-28T12:58:45.122519+0000 mgr.y (mgr.25232) 2022 : cluster [DBG] pgmap v2947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:46.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:46 smithi022 bash[82865]: cluster 2024-07-28T12:58:45.122519+0000 mgr.y (mgr.25232) 2022 : cluster [DBG] pgmap v2947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:46.667 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:46 smithi150 bash[67543]: cluster 2024-07-28T12:58:45.122519+0000 mgr.y (mgr.25232) 2022 : cluster [DBG] pgmap v2947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:46.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:46.904 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:47.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:47.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:47.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:58:47.181084+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:58:47.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:58:47.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2840 16 16 0 0 0 - 0 2024-07-28T12:58:47.195 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:58:47.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:47.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:47.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:47 smithi022 bash[80503]: cluster 2024-07-28T12:58:47.123296+0000 mgr.y (mgr.25232) 2023 : cluster [DBG] pgmap v2948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:47 smithi022 bash[82865]: cluster 2024-07-28T12:58:47.123296+0000 mgr.y (mgr.25232) 2023 : cluster [DBG] pgmap v2948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:47.607 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:47.617 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:47 smithi150 bash[67543]: cluster 2024-07-28T12:58:47.123296+0000 mgr.y (mgr.25232) 2023 : cluster [DBG] pgmap v2948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:47.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:47.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:47.960 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:58:48.052 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T12:58:48.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:48.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2841 16 16 0 0 0 - 0 2024-07-28T12:58:48.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:48.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:48.342 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:58:48.448 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:48.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:48.584 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:48 smithi150 bash[67543]: audit 2024-07-28T12:58:47.484430+0000 mon.a (mon.0) 3182 : audit [INF] from='client.? 172.21.15.22:0/772472692' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:58:48.584 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:48 smithi150 bash[67543]: audit 2024-07-28T12:58:47.738888+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:58:48.685 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:48.697 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:48 smithi022 bash[80503]: audit 2024-07-28T12:58:47.484430+0000 mon.a (mon.0) 3182 : audit [INF] from='client.? 172.21.15.22:0/772472692' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:58:48.697 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:48 smithi022 bash[80503]: audit 2024-07-28T12:58:47.738888+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:58:48.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:48 smithi022 bash[82865]: audit 2024-07-28T12:58:47.484430+0000 mon.a (mon.0) 3182 : audit [INF] from='client.? 172.21.15.22:0/772472692' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:58:48.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:48 smithi022 bash[82865]: audit 2024-07-28T12:58:47.738888+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:58:48.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:48.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:49.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:49.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:49.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2842 16 16 0 0 0 - 0 2024-07-28T12:58:49.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:49.396 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:49.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:49.526 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:58:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[80503]: cluster 2024-07-28T12:58:48.328718+0000 mon.a (mon.0) 3184 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[80503]: audit 2024-07-28T12:58:48.342729+0000 mon.a (mon.0) 3185 : audit [INF] from='client.? 172.21.15.22:0/772472692' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[80503]: cluster 2024-07-28T12:58:48.342817+0000 mon.a (mon.0) 3186 : cluster [DBG] osdmap e1321: 8 total, 2 up, 8 in 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[80503]: cluster 2024-07-28T12:58:49.124807+0000 mgr.y (mgr.25232) 2024 : cluster [DBG] pgmap v2950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[82865]: cluster 2024-07-28T12:58:48.328718+0000 mon.a (mon.0) 3184 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[82865]: audit 2024-07-28T12:58:48.342729+0000 mon.a (mon.0) 3185 : audit [INF] from='client.? 172.21.15.22:0/772472692' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[82865]: cluster 2024-07-28T12:58:48.342817+0000 mon.a (mon.0) 3186 : cluster [DBG] osdmap e1321: 8 total, 2 up, 8 in 2024-07-28T12:58:49.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:49 smithi022 bash[82865]: cluster 2024-07-28T12:58:49.124807+0000 mgr.y (mgr.25232) 2024 : cluster [DBG] pgmap v2950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:49.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:49.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:49 smithi150 bash[67543]: cluster 2024-07-28T12:58:48.328718+0000 mon.a (mon.0) 3184 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:58:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:49 smithi150 bash[67543]: audit 2024-07-28T12:58:48.342729+0000 mon.a (mon.0) 3185 : audit [INF] from='client.? 172.21.15.22:0/772472692' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:58:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:49 smithi150 bash[67543]: cluster 2024-07-28T12:58:48.342817+0000 mon.a (mon.0) 3186 : cluster [DBG] osdmap e1321: 8 total, 2 up, 8 in 2024-07-28T12:58:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:49 smithi150 bash[67543]: cluster 2024-07-28T12:58:49.124807+0000 mgr.y (mgr.25232) 2024 : cluster [DBG] pgmap v2950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:49.870 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:49.990 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:50.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:50.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2843 16 16 0 0 0 - 0 2024-07-28T12:58:50.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:50.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:50.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:50.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:50.705 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:50.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:50.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:51.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:51.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:58:51.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:51.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2844 16 16 0 0 0 - 0 2024-07-28T12:58:51.296 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:51.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:51 smithi150 bash[67543]: audit 2024-07-28T12:58:50.207494+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:51 smithi150 bash[67543]: audit 2024-07-28T12:58:50.209652+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:51.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:51.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:51 smithi022 bash[80503]: audit 2024-07-28T12:58:50.207494+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:51.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:51 smithi022 bash[80503]: audit 2024-07-28T12:58:50.209652+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:51.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:51 smithi022 bash[82865]: audit 2024-07-28T12:58:50.207494+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:51.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:51 smithi022 bash[82865]: audit 2024-07-28T12:58:50.209652+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:58:51.652 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:51.771 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:51.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:52.011 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:52.129 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:52.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2845 16 16 0 0 0 - 0 2024-07-28T12:58:52.251 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:52.371 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:52.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:52.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:52 smithi022 bash[80503]: cluster 2024-07-28T12:58:51.126240+0000 mgr.y (mgr.25232) 2025 : cluster [DBG] pgmap v2951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:52.502 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:52 smithi022 bash[82865]: cluster 2024-07-28T12:58:51.126240+0000 mgr.y (mgr.25232) 2025 : cluster [DBG] pgmap v2951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:52 smithi150 bash[67543]: cluster 2024-07-28T12:58:51.126240+0000 mgr.y (mgr.25232) 2025 : cluster [DBG] pgmap v2951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:52.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:58:52 smithi150 bash[60514]: ts=2024-07-28T12:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:58:52.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:52.691 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:52.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:52.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:52.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:53.072 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:53.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2846 16 16 0 0 0 - 0 2024-07-28T12:58:53.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:53.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:53.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:53.528 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:53.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:53.764 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:53.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:53.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:54.107 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:54.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2847 16 16 0 0 0 - 0 2024-07-28T12:58:54.222 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: cluster 2024-07-28T12:58:53.127093+0000 mgr.y (mgr.25232) 2026 : cluster [DBG] pgmap v2952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:53.473587+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:53.481392+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:53.667558+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:53.673450+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:54.117523+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:54.118326+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:58:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:54 smithi150 bash[67543]: audit 2024-07-28T12:58:54.123527+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: cluster 2024-07-28T12:58:53.127093+0000 mgr.y (mgr.25232) 2026 : cluster [DBG] pgmap v2952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:53.473587+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:53.481392+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:53.667558+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:53.673450+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:54.117523+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:54.118326+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[82865]: audit 2024-07-28T12:58:54.123527+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: cluster 2024-07-28T12:58:53.127093+0000 mgr.y (mgr.25232) 2026 : cluster [DBG] pgmap v2952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:53.473587+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:53.481392+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:53.667558+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:53.673450+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:54.117523+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T12:58:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:54.118326+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T12:58:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:54 smithi022 bash[80503]: audit 2024-07-28T12:58:54.123527+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:58:54.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:54.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:54.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:54.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:54.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:54.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:55.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:55.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:55.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2848 16 16 0 0 0 - 0 2024-07-28T12:58:55.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:55.405 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:55.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:55.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:55.726 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:58:55.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:55.881 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:55.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:56.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:56.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2849 16 16 0 0 0 - 0 2024-07-28T12:58:56.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:58:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:56 smithi022 bash[80503]: cluster 2024-07-28T12:58:55.128444+0000 mgr.y (mgr.25232) 2027 : cluster [DBG] pgmap v2953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:56 smithi022 bash[82865]: cluster 2024-07-28T12:58:55.128444+0000 mgr.y (mgr.25232) 2027 : cluster [DBG] pgmap v2953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:56.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:56.478 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:56.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:56 smithi150 bash[67543]: cluster 2024-07-28T12:58:55.128444+0000 mgr.y (mgr.25232) 2027 : cluster [DBG] pgmap v2953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:56.597 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:58:56.716 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:56.834 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:56.950 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:57.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:57.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2850 16 16 0 0 0 - 0 2024-07-28T12:58:57.189 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:57.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:57.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:57.432 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:58:57.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:57.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:57.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:57.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:58.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:58.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:58.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2851 16 16 0 0 0 - 0 2024-07-28T12:58:58.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:58:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:58:58.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T12:58:58.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:58.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:58:58 smithi022 bash[80503]: cluster 2024-07-28T12:58:57.129867+0000 mgr.y (mgr.25232) 2028 : cluster [DBG] pgmap v2954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:58.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:58:58 smithi022 bash[82865]: cluster 2024-07-28T12:58:57.129867+0000 mgr.y (mgr.25232) 2028 : cluster [DBG] pgmap v2954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:58.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:58:58 smithi150 bash[67543]: cluster 2024-07-28T12:58:57.129867+0000 mgr.y (mgr.25232) 2028 : cluster [DBG] pgmap v2954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:58:58.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:58.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:58.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:58.970 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:59.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:58:59.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2852 16 16 0 0 0 - 0 2024-07-28T12:58:59.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:58:59.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:58:59.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:59.566 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:58:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:58:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:58:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:58:59.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:59.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:58:59.922 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:00.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:00.164 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:00.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2853 16 16 0 0 0 - 0 2024-07-28T12:59:00.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:00.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:00.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:00 smithi150 bash[67543]: cluster 2024-07-28T12:58:59.130916+0000 mgr.y (mgr.25232) 2029 : cluster [DBG] pgmap v2955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:00.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:00 smithi022 bash[80503]: cluster 2024-07-28T12:58:59.130916+0000 mgr.y (mgr.25232) 2029 : cluster [DBG] pgmap v2955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:00 smithi022 bash[82865]: cluster 2024-07-28T12:58:59.130916+0000 mgr.y (mgr.25232) 2029 : cluster [DBG] pgmap v2955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:00.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:00.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:00.866 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:00.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:01.104 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:01.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2854 16 16 0 0 0 - 0 2024-07-28T12:59:01.223 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:01.246 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:59:01.344 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:01.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:01 smithi150 bash[67543]: audit 2024-07-28T12:59:00.663607+0000 mon.c (mon.2) 149 : audit [INF] from='client.? 172.21.15.22:0/2471551113' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:01 smithi150 bash[67543]: audit 2024-07-28T12:59:00.664042+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:01 smithi022 bash[80503]: audit 2024-07-28T12:59:00.663607+0000 mon.c (mon.2) 149 : audit [INF] from='client.? 172.21.15.22:0/2471551113' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:01 smithi022 bash[80503]: audit 2024-07-28T12:59:00.664042+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:01 smithi022 bash[82865]: audit 2024-07-28T12:59:00.663607+0000 mon.c (mon.2) 149 : audit [INF] from='client.? 172.21.15.22:0/2471551113' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:01 smithi022 bash[82865]: audit 2024-07-28T12:59:00.664042+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:01.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:01.702 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:01.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:01.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:02.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:02.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:02.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2855 16 16 0 0 0 - 0 2024-07-28T12:59:02.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[80503]: cluster 2024-07-28T12:59:01.131999+0000 mgr.y (mgr.25232) 2030 : cluster [DBG] pgmap v2956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[80503]: cluster 2024-07-28T12:59:01.230919+0000 mon.a (mon.0) 3197 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[80503]: audit 2024-07-28T12:59:01.245889+0000 mon.a (mon.0) 3198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:59:02.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[80503]: cluster 2024-07-28T12:59:01.245961+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1322: 8 total, 2 up, 8 in 2024-07-28T12:59:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[82865]: cluster 2024-07-28T12:59:01.131999+0000 mgr.y (mgr.25232) 2030 : cluster [DBG] pgmap v2956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[82865]: cluster 2024-07-28T12:59:01.230919+0000 mon.a (mon.0) 3197 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[82865]: audit 2024-07-28T12:59:01.245889+0000 mon.a (mon.0) 3198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:59:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:02 smithi022 bash[82865]: cluster 2024-07-28T12:59:01.245961+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1322: 8 total, 2 up, 8 in 2024-07-28T12:59:02.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:59:02 smithi150 bash[60514]: ts=2024-07-28T12:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:59:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:02 smithi150 bash[67543]: cluster 2024-07-28T12:59:01.131999+0000 mgr.y (mgr.25232) 2030 : cluster [DBG] pgmap v2956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:02 smithi150 bash[67543]: cluster 2024-07-28T12:59:01.230919+0000 mon.a (mon.0) 3197 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:02 smithi150 bash[67543]: audit 2024-07-28T12:59:01.245889+0000 mon.a (mon.0) 3198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:59:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:02 smithi150 bash[67543]: cluster 2024-07-28T12:59:01.245961+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1322: 8 total, 2 up, 8 in 2024-07-28T12:59:02.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:02.657 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:02.774 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:02.891 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:03.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:03.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:03.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2856 16 16 0 0 0 - 0 2024-07-28T12:59:03.245 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:03.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:03.483 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:03.601 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:03.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:03.839 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:03.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:04.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:04.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2857 16 16 0 0 0 - 0 2024-07-28T12:59:04.197 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:04.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:59:04.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:04.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:04 smithi150 bash[67543]: cluster 2024-07-28T12:59:03.133005+0000 mgr.y (mgr.25232) 2031 : cluster [DBG] pgmap v2958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:04.555 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:04.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:04 smithi022 bash[82865]: cluster 2024-07-28T12:59:03.133005+0000 mgr.y (mgr.25232) 2031 : cluster [DBG] pgmap v2958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:04.567 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:04 smithi022 bash[80503]: cluster 2024-07-28T12:59:03.133005+0000 mgr.y (mgr.25232) 2031 : cluster [DBG] pgmap v2958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:04.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:04.708 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:04.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:04.914 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:05.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:05.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:05.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2858 16 16 0 0 0 - 0 2024-07-28T12:59:05.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:05.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:05.503 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:05.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:05.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:05.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:05.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:06.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:06.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2859 16 16 0 0 0 - 0 2024-07-28T12:59:06.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:06.321 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:06 smithi022 bash[82865]: cluster 2024-07-28T12:59:05.134448+0000 mgr.y (mgr.25232) 2032 : cluster [DBG] pgmap v2959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:06.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:06 smithi022 bash[82865]: audit 2024-07-28T12:59:05.209788+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:06.322 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:06 smithi022 bash[82865]: audit 2024-07-28T12:59:05.212253+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:06.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:06 smithi022 bash[80503]: cluster 2024-07-28T12:59:05.134448+0000 mgr.y (mgr.25232) 2032 : cluster [DBG] pgmap v2959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:06.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:06 smithi022 bash[80503]: audit 2024-07-28T12:59:05.209788+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:06.322 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:06 smithi022 bash[80503]: audit 2024-07-28T12:59:05.212253+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:06.331 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:06.450 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:06.460 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:06 smithi150 bash[67543]: cluster 2024-07-28T12:59:05.134448+0000 mgr.y (mgr.25232) 2032 : cluster [DBG] pgmap v2959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:06.460 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:06 smithi150 bash[67543]: audit 2024-07-28T12:59:05.209788+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:06.460 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:06 smithi150 bash[67543]: audit 2024-07-28T12:59:05.212253+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:06.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:06.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:06.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:06.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:07.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:07.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:07.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:59:07.183820+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:59:07.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:59:07.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2860 16 16 0 0 0 - 0 2024-07-28T12:59:07.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:07.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:07.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:07.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:07.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:07.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:07.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:08.114 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:08.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2861 16 16 0 0 0 - 0 2024-07-28T12:59:08.232 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:08.282 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:59:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:08 smithi022 bash[80503]: cluster 2024-07-28T12:59:07.135433+0000 mgr.y (mgr.25232) 2033 : cluster [DBG] pgmap v2960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:08.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:08 smithi022 bash[82865]: cluster 2024-07-28T12:59:07.135433+0000 mgr.y (mgr.25232) 2033 : cluster [DBG] pgmap v2960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:08.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:08.471 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:08.482 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:08 smithi150 bash[67543]: cluster 2024-07-28T12:59:07.135433+0000 mgr.y (mgr.25232) 2033 : cluster [DBG] pgmap v2960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:08.589 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:08.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:08.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:08.944 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:09.064 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:09.074 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:59:09.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T12:59:09.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:09.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2862 16 16 0 0 0 - 0 2024-07-28T12:59:09.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:09.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:09.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:09.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:09.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:59:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:59:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:59:09.776 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:09.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:10.014 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:10.131 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:10.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2863 16 16 0 0 0 - 0 2024-07-28T12:59:10.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:10.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:10.381 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:10 smithi150 bash[67543]: cluster 2024-07-28T12:59:09.136713+0000 mgr.y (mgr.25232) 2034 : cluster [DBG] pgmap v2961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:10.489 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:10.562 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:10 smithi022 bash[80503]: cluster 2024-07-28T12:59:09.136713+0000 mgr.y (mgr.25232) 2034 : cluster [DBG] pgmap v2961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:10 smithi022 bash[82865]: cluster 2024-07-28T12:59:09.136713+0000 mgr.y (mgr.25232) 2034 : cluster [DBG] pgmap v2961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:10.607 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:10.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:10.842 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:10.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:11.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:11.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2864 16 16 0 0 0 - 0 2024-07-28T12:59:11.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:11.316 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:11.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:11.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:11.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:11.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:11.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:12.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:12.139 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:12.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2865 16 16 0 0 0 - 0 2024-07-28T12:59:12.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:12.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:12.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:12.508 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:12 smithi150 bash[67543]: cluster 2024-07-28T12:59:11.138109+0000 mgr.y (mgr.25232) 2035 : cluster [DBG] pgmap v2962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:12.508 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:59:12 smithi150 bash[60514]: ts=2024-07-28T12:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:59:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:12 smithi022 bash[80503]: cluster 2024-07-28T12:59:11.138109+0000 mgr.y (mgr.25232) 2035 : cluster [DBG] pgmap v2962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:12 smithi022 bash[82865]: cluster 2024-07-28T12:59:11.138109+0000 mgr.y (mgr.25232) 2035 : cluster [DBG] pgmap v2962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:12.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:12.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:12.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:12.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:13.093 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:13.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2866 16 16 0 0 0 - 0 2024-07-28T12:59:13.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:13.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:13.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:13.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:13.607 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:13.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:13.811 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:13.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:14.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:14.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:14.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2867 16 16 0 0 0 - 0 2024-07-28T12:59:14.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:14.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:14 smithi150 bash[67543]: cluster 2024-07-28T12:59:13.139693+0000 mgr.y (mgr.25232) 2036 : cluster [DBG] pgmap v2963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:14.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:14.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:14 smithi022 bash[82865]: cluster 2024-07-28T12:59:13.139693+0000 mgr.y (mgr.25232) 2036 : cluster [DBG] pgmap v2963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:14.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:14 smithi022 bash[80503]: cluster 2024-07-28T12:59:13.139693+0000 mgr.y (mgr.25232) 2036 : cluster [DBG] pgmap v2963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:14.643 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:14.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:14.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:14.999 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:15.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:15.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2868 16 16 0 0 0 - 0 2024-07-28T12:59:15.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:15.239 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T12:59:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:15 smithi022 bash[82865]: audit 2024-07-28T12:59:15.170815+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.22:0/697459168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:15 smithi022 bash[82865]: audit 2024-07-28T12:59:15.171239+0000 mon.a (mon.0) 3202 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:15 smithi022 bash[80503]: audit 2024-07-28T12:59:15.170815+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.22:0/697459168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:15 smithi022 bash[80503]: audit 2024-07-28T12:59:15.171239+0000 mon.a (mon.0) 3202 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:15.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:15.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:15 smithi150 bash[67543]: audit 2024-07-28T12:59:15.170815+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.22:0/697459168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:15 smithi150 bash[67543]: audit 2024-07-28T12:59:15.171239+0000 mon.a (mon.0) 3202 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:15.587 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:15.701 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:15.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:15.930 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:16.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:16.164 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:16.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2869 16 16 0 0 0 - 0 2024-07-28T12:59:16.283 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[82865]: cluster 2024-07-28T12:59:15.140647+0000 mgr.y (mgr.25232) 2037 : cluster [DBG] pgmap v2964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:16.372 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[82865]: cluster 2024-07-28T12:59:15.224493+0000 mon.a (mon.0) 3203 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:16.373 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[82865]: audit 2024-07-28T12:59:15.237899+0000 mon.a (mon.0) 3204 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:59:16.373 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[82865]: cluster 2024-07-28T12:59:15.238013+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e1323: 8 total, 2 up, 8 in 2024-07-28T12:59:16.373 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[80503]: cluster 2024-07-28T12:59:15.140647+0000 mgr.y (mgr.25232) 2037 : cluster [DBG] pgmap v2964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:16.373 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[80503]: cluster 2024-07-28T12:59:15.224493+0000 mon.a (mon.0) 3203 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:16.373 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[80503]: audit 2024-07-28T12:59:15.237899+0000 mon.a (mon.0) 3204 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:59:16.373 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:16 smithi022 bash[80503]: cluster 2024-07-28T12:59:15.238013+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e1323: 8 total, 2 up, 8 in 2024-07-28T12:59:16.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:16 smithi150 bash[67543]: cluster 2024-07-28T12:59:15.140647+0000 mgr.y (mgr.25232) 2037 : cluster [DBG] pgmap v2964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:16 smithi150 bash[67543]: cluster 2024-07-28T12:59:15.224493+0000 mon.a (mon.0) 3203 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:16 smithi150 bash[67543]: audit 2024-07-28T12:59:15.237899+0000 mon.a (mon.0) 3204 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T12:59:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:16 smithi150 bash[67543]: cluster 2024-07-28T12:59:15.238013+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e1323: 8 total, 2 up, 8 in 2024-07-28T12:59:16.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:16.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:16.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:16.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:16.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:17.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:17.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2870 16 16 0 0 0 - 0 2024-07-28T12:59:17.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:17.354 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:17.475 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:17.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:17.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:17.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:17.951 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:18.069 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:18.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T12:59:18.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2871 16 16 0 0 0 - 0 2024-07-28T12:59:18.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:18.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:18.316 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:59:18.350 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:18 smithi022 bash[80503]: cluster 2024-07-28T12:59:17.141981+0000 mgr.y (mgr.25232) 2038 : cluster [DBG] pgmap v2966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:18.350 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:18 smithi022 bash[82865]: cluster 2024-07-28T12:59:17.141981+0000 mgr.y (mgr.25232) 2038 : cluster [DBG] pgmap v2966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:18.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:18 smithi150 bash[67543]: cluster 2024-07-28T12:59:17.141981+0000 mgr.y (mgr.25232) 2038 : cluster [DBG] pgmap v2966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:18.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:18.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:18.774 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:18.894 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:19.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:19.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:19.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2872 16 16 0 0 0 - 0 2024-07-28T12:59:19.237 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:59:19.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T12:59:19.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:19.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:19.408 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:59:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:59:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:59:19.515 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:19.633 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:19.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:19.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:19.987 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:20.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:20.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2873 16 16 0 0 0 - 0 2024-07-28T12:59:20.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:20 smithi150 bash[67543]: cluster 2024-07-28T12:59:19.143178+0000 mgr.y (mgr.25232) 2039 : cluster [DBG] pgmap v2967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:20 smithi150 bash[67543]: audit 2024-07-28T12:59:20.203382+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:20.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:20.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:20.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:20 smithi022 bash[80503]: cluster 2024-07-28T12:59:19.143178+0000 mgr.y (mgr.25232) 2039 : cluster [DBG] pgmap v2967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:20 smithi022 bash[80503]: audit 2024-07-28T12:59:20.203382+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:20 smithi022 bash[82865]: cluster 2024-07-28T12:59:19.143178+0000 mgr.y (mgr.25232) 2039 : cluster [DBG] pgmap v2967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:20 smithi022 bash[82865]: audit 2024-07-28T12:59:20.203382+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:20.694 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:20.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:20.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:21.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:21.169 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:21.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2874 16 16 0 0 0 - 0 2024-07-28T12:59:21.287 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:21.406 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:21.522 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:21.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:21.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:21.878 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:21.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:22.115 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:22.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2875 16 16 0 0 0 - 0 2024-07-28T12:59:22.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:22 smithi022 bash[80503]: cluster 2024-07-28T12:59:21.144548+0000 mgr.y (mgr.25232) 2040 : cluster [DBG] pgmap v2968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:22 smithi022 bash[82865]: cluster 2024-07-28T12:59:21.144548+0000 mgr.y (mgr.25232) 2040 : cluster [DBG] pgmap v2968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:22.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:22.471 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:22 smithi150 bash[67543]: cluster 2024-07-28T12:59:21.144548+0000 mgr.y (mgr.25232) 2040 : cluster [DBG] pgmap v2968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:59:22 smithi150 bash[60514]: ts=2024-07-28T12:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:59:22.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:22.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:22.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:22.918 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:22.949 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:23.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:23.181 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:23.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2876 16 16 0 0 0 - 0 2024-07-28T12:59:23.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:23.420 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:23.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:23.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:23.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:23.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:23.933 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:24.019 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:24.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:24.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2877 16 16 0 0 0 - 0 2024-07-28T12:59:24.257 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:24.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:24.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:24 smithi022 bash[80503]: cluster 2024-07-28T12:59:23.145913+0000 mgr.y (mgr.25232) 2041 : cluster [DBG] pgmap v2969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:24.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:24 smithi022 bash[82865]: cluster 2024-07-28T12:59:23.145913+0000 mgr.y (mgr.25232) 2041 : cluster [DBG] pgmap v2969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:24.495 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:24.506 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:24 smithi150 bash[67543]: cluster 2024-07-28T12:59:23.145913+0000 mgr.y (mgr.25232) 2041 : cluster [DBG] pgmap v2969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:24.614 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:24.734 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:24.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:24.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:25.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:25.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2878 16 16 0 0 0 - 0 2024-07-28T12:59:25.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:25.321 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:25.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:25.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:25.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:25.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:25.911 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:26.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:26.146 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:26.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2879 16 16 0 0 0 - 0 2024-07-28T12:59:26.263 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:26.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:26.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:26.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:26 smithi022 bash[80503]: cluster 2024-07-28T12:59:25.146806+0000 mgr.y (mgr.25232) 2042 : cluster [DBG] pgmap v2970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:26.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:26 smithi022 bash[82865]: cluster 2024-07-28T12:59:25.146806+0000 mgr.y (mgr.25232) 2042 : cluster [DBG] pgmap v2970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:26 smithi150 bash[67543]: cluster 2024-07-28T12:59:25.146806+0000 mgr.y (mgr.25232) 2042 : cluster [DBG] pgmap v2970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:26.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:26.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:26.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:26.965 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:27.081 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:27.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:59:27.186602+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:59:27.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:59:27.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2880 16 16 0 0 0 - 0 2024-07-28T12:59:27.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:27.322 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:27.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:27.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:27.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:27.790 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:27.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:28.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:28.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:28.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2881 16 16 0 0 0 - 0 2024-07-28T12:59:28.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:28.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:28.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:28 smithi150 bash[67543]: cluster 2024-07-28T12:59:27.148087+0000 mgr.y (mgr.25232) 2043 : cluster [DBG] pgmap v2971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:28.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:28 smithi022 bash[80503]: cluster 2024-07-28T12:59:27.148087+0000 mgr.y (mgr.25232) 2043 : cluster [DBG] pgmap v2971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:28 smithi022 bash[82865]: cluster 2024-07-28T12:59:27.148087+0000 mgr.y (mgr.25232) 2043 : cluster [DBG] pgmap v2971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:28.623 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:28.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:28.857 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:28.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:29.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:29.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2882 16 16 0 0 0 - 0 2024-07-28T12:59:29.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:29.268 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T12:59:29.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:29.444 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:29 smithi150 bash[67543]: audit 2024-07-28T12:59:29.215276+0000 mon.a (mon.0) 3207 : audit [INF] from='client.? 172.21.15.22:0/1946537825' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:59:29.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:29 smithi022 bash[80503]: audit 2024-07-28T12:59:29.215276+0000 mon.a (mon.0) 3207 : audit [INF] from='client.? 172.21.15.22:0/1946537825' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:59:29.534 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:59:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:59:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T12:59:29.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:29 smithi022 bash[82865]: audit 2024-07-28T12:59:29.215276+0000 mon.a (mon.0) 3207 : audit [INF] from='client.? 172.21.15.22:0/1946537825' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T12:59:29.562 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:29.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:29.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:29.912 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:30.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:30.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:30.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2883 16 16 0 0 0 - 0 2024-07-28T12:59:30.267 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:30.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:30.416 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[80503]: cluster 2024-07-28T12:59:29.149428+0000 mgr.y (mgr.25232) 2044 : cluster [DBG] pgmap v2972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[80503]: cluster 2024-07-28T12:59:29.252616+0000 mon.a (mon.0) 3208 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[80503]: audit 2024-07-28T12:59:29.268210+0000 mon.a (mon.0) 3209 : audit [INF] from='client.? 172.21.15.22:0/1946537825' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[80503]: cluster 2024-07-28T12:59:29.268382+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e1324: 8 total, 2 up, 8 in 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[82865]: cluster 2024-07-28T12:59:29.149428+0000 mgr.y (mgr.25232) 2044 : cluster [DBG] pgmap v2972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[82865]: cluster 2024-07-28T12:59:29.252616+0000 mon.a (mon.0) 3208 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[82865]: audit 2024-07-28T12:59:29.268210+0000 mon.a (mon.0) 3209 : audit [INF] from='client.? 172.21.15.22:0/1946537825' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:59:30.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:30 smithi022 bash[82865]: cluster 2024-07-28T12:59:29.268382+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e1324: 8 total, 2 up, 8 in 2024-07-28T12:59:30.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:30 smithi150 bash[67543]: cluster 2024-07-28T12:59:29.149428+0000 mgr.y (mgr.25232) 2044 : cluster [DBG] pgmap v2972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:30 smithi150 bash[67543]: cluster 2024-07-28T12:59:29.252616+0000 mon.a (mon.0) 3208 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:30 smithi150 bash[67543]: audit 2024-07-28T12:59:29.268210+0000 mon.a (mon.0) 3209 : audit [INF] from='client.? 172.21.15.22:0/1946537825' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T12:59:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:30 smithi150 bash[67543]: cluster 2024-07-28T12:59:29.268382+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e1324: 8 total, 2 up, 8 in 2024-07-28T12:59:30.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:30.730 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:30.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:30.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:31.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:31.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2884 16 16 0 0 0 - 0 2024-07-28T12:59:31.206 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:31.227 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:59:31.227 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T12:59:31.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:31.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:31.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:31.678 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:31.794 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:31.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:32.031 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:32.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:32.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2885 16 16 0 0 0 - 0 2024-07-28T12:59:32.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:32.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T12:59:32.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:32.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:32.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:32 smithi150 bash[67543]: cluster 2024-07-28T12:59:31.150826+0000 mgr.y (mgr.25232) 2045 : cluster [DBG] pgmap v2974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:32.515 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:59:32 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:59:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:32 smithi022 bash[80503]: cluster 2024-07-28T12:59:31.150826+0000 mgr.y (mgr.25232) 2045 : cluster [DBG] pgmap v2974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:32 smithi022 bash[82865]: cluster 2024-07-28T12:59:31.150826+0000 mgr.y (mgr.25232) 2045 : cluster [DBG] pgmap v2974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:32.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:32.739 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:32.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:32.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:33.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:33.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2886 16 16 0 0 0 - 0 2024-07-28T12:59:33.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:33.334 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:33.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:33.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:33.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:33.810 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:33.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:34.048 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:34.167 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:34.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2887 16 16 0 0 0 - 0 2024-07-28T12:59:34.287 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:34 smithi022 bash[80503]: cluster 2024-07-28T12:59:33.152202+0000 mgr.y (mgr.25232) 2046 : cluster [DBG] pgmap v2975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:34 smithi022 bash[82865]: cluster 2024-07-28T12:59:33.152202+0000 mgr.y (mgr.25232) 2046 : cluster [DBG] pgmap v2975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:34.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:34 smithi150 bash[67543]: cluster 2024-07-28T12:59:33.152202+0000 mgr.y (mgr.25232) 2046 : cluster [DBG] pgmap v2975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:34.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:34.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:34.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:34.887 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:35.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:35.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:35.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2888 16 16 0 0 0 - 0 2024-07-28T12:59:35.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:35.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:35.477 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:35 smithi022 bash[80503]: audit 2024-07-28T12:59:35.205914+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:35 smithi022 bash[82865]: audit 2024-07-28T12:59:35.205914+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:35.596 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:35.714 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:35 smithi150 bash[67543]: audit 2024-07-28T12:59:35.205914+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:35.833 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:35.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:35.986 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:36.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:36.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2889 16 16 0 0 0 - 0 2024-07-28T12:59:36.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:36.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:36.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:36.547 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:36.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:36 smithi022 bash[80503]: cluster 2024-07-28T12:59:35.153626+0000 mgr.y (mgr.25232) 2047 : cluster [DBG] pgmap v2976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:36.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:36 smithi022 bash[82865]: cluster 2024-07-28T12:59:35.153626+0000 mgr.y (mgr.25232) 2047 : cluster [DBG] pgmap v2976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:36.558 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:36 smithi150 bash[67543]: cluster 2024-07-28T12:59:35.153626+0000 mgr.y (mgr.25232) 2047 : cluster [DBG] pgmap v2976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:36.665 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:36.785 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:36.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:37.001 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:37.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:37.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:37.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2890 16 16 0 0 0 - 0 2024-07-28T12:59:37.254 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:37.372 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:37.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:37.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:37.731 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:37.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:37.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:38.086 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:38.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2891 16 16 0 0 0 - 0 2024-07-28T12:59:38.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:38.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:38.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:38.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:38.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:38 smithi022 bash[80503]: cluster 2024-07-28T12:59:37.155085+0000 mgr.y (mgr.25232) 2048 : cluster [DBG] pgmap v2977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:38.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:38 smithi022 bash[82865]: cluster 2024-07-28T12:59:37.155085+0000 mgr.y (mgr.25232) 2048 : cluster [DBG] pgmap v2977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:38.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:38 smithi150 bash[67543]: cluster 2024-07-28T12:59:37.155085+0000 mgr.y (mgr.25232) 2048 : cluster [DBG] pgmap v2977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:38.800 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:38.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:39.032 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:39.150 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:39.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2892 16 16 0 0 0 - 0 2024-07-28T12:59:39.266 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:39.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:39.498 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:39.617 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:39.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:39.844 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:59:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:59:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:59:39.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:39.971 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:40.086 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:40.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2893 16 16 0 0 0 - 0 2024-07-28T12:59:40.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:40.324 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:40.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:40 smithi150 bash[67543]: cluster 2024-07-28T12:59:39.156470+0000 mgr.y (mgr.25232) 2049 : cluster [DBG] pgmap v2978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:40.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:40.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:40 smithi022 bash[82865]: cluster 2024-07-28T12:59:39.156470+0000 mgr.y (mgr.25232) 2049 : cluster [DBG] pgmap v2978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:40.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:40 smithi022 bash[80503]: cluster 2024-07-28T12:59:39.156470+0000 mgr.y (mgr.25232) 2049 : cluster [DBG] pgmap v2978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:40.683 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:40.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:40.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:41.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:41.159 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:41.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2894 16 16 0 0 0 - 0 2024-07-28T12:59:41.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:41.399 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:41.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:41.634 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:41.754 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:41.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:41.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:42.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:42.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2895 16 16 0 0 0 - 0 2024-07-28T12:59:42.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:42.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:42.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:42.564 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:59:42.566 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:42 smithi022 bash[80503]: cluster 2024-07-28T12:59:41.157878+0000 mgr.y (mgr.25232) 2050 : cluster [DBG] pgmap v2979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:42.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:42 smithi022 bash[82865]: cluster 2024-07-28T12:59:41.157878+0000 mgr.y (mgr.25232) 2050 : cluster [DBG] pgmap v2979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:42.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:42.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:42 smithi150 bash[67543]: cluster 2024-07-28T12:59:41.157878+0000 mgr.y (mgr.25232) 2050 : cluster [DBG] pgmap v2979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:59:42 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:59:42.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:42.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:43.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:43.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:43.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2896 16 16 0 0 0 - 0 2024-07-28T12:59:43.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:43.308 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T12:59:43.394 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:43.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:43 smithi022 bash[80503]: audit 2024-07-28T12:59:43.028260+0000 mon.a (mon.0) 3212 : audit [INF] from='client.? 172.21.15.22:0/3618018471' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:43.403 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:43 smithi022 bash[82865]: audit 2024-07-28T12:59:43.028260+0000 mon.a (mon.0) 3212 : audit [INF] from='client.? 172.21.15.22:0/3618018471' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:43.487 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:59:43.488 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T12:59:43.507 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:43 smithi150 bash[67543]: audit 2024-07-28T12:59:43.028260+0000 mon.a (mon.0) 3212 : audit [INF] from='client.? 172.21.15.22:0/3618018471' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T12:59:43.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:43.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:43.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:44.010 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:44.128 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:44.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2897 16 16 0 0 0 - 0 2024-07-28T12:59:44.246 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:44.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:44.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[82865]: cluster 2024-07-28T12:59:43.159254+0000 mgr.y (mgr.25232) 2051 : cluster [DBG] pgmap v2980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:44.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[82865]: cluster 2024-07-28T12:59:43.291398+0000 mon.a (mon.0) 3213 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:59:44.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[82865]: audit 2024-07-28T12:59:43.308068+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.22:0/3618018471' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:59:44.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[82865]: cluster 2024-07-28T12:59:43.308152+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e1325: 8 total, 2 up, 8 in 2024-07-28T12:59:44.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[80503]: cluster 2024-07-28T12:59:43.159254+0000 mgr.y (mgr.25232) 2051 : cluster [DBG] pgmap v2980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:44.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[80503]: cluster 2024-07-28T12:59:43.291398+0000 mon.a (mon.0) 3213 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:59:44.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[80503]: audit 2024-07-28T12:59:43.308068+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.22:0/3618018471' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:59:44.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:44 smithi022 bash[80503]: cluster 2024-07-28T12:59:43.308152+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e1325: 8 total, 2 up, 8 in 2024-07-28T12:59:44.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:44.602 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:44.613 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:44 smithi150 bash[67543]: cluster 2024-07-28T12:59:43.159254+0000 mgr.y (mgr.25232) 2051 : cluster [DBG] pgmap v2980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:44.613 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:44 smithi150 bash[67543]: cluster 2024-07-28T12:59:43.291398+0000 mon.a (mon.0) 3213 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T12:59:44.613 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:44 smithi150 bash[67543]: audit 2024-07-28T12:59:43.308068+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.22:0/3618018471' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T12:59:44.613 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:44 smithi150 bash[67543]: cluster 2024-07-28T12:59:43.308152+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e1325: 8 total, 2 up, 8 in 2024-07-28T12:59:44.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:44.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:44.962 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:45.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:45.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2898 16 16 0 0 0 - 0 2024-07-28T12:59:45.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:45.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:45.437 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:45.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:45.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:45.793 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:45.910 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:46.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:46.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T12:59:46.150 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:46.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2899 16 16 0 0 0 - 0 2024-07-28T12:59:46.295 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:46.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:46.530 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:46 smithi022 bash[80503]: cluster 2024-07-28T12:59:45.160627+0000 mgr.y (mgr.25232) 2052 : cluster [DBG] pgmap v2982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:46 smithi022 bash[82865]: cluster 2024-07-28T12:59:45.160627+0000 mgr.y (mgr.25232) 2052 : cluster [DBG] pgmap v2982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:46.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:46.657 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:46 smithi150 bash[67543]: cluster 2024-07-28T12:59:45.160627+0000 mgr.y (mgr.25232) 2052 : cluster [DBG] pgmap v2982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:46.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:46.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:47.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:47.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:47.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T12:59:47.189608+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T12:59:47.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T12:59:47.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2900 16 16 0 0 0 - 0 2024-07-28T12:59:47.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:47.357 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:47.476 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:47.595 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:47.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:47.832 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:47.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:48.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:48.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2901 16 16 0 0 0 - 0 2024-07-28T12:59:48.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:48.248 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:48.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:48.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:48 smithi150 bash[67543]: cluster 2024-07-28T12:59:47.162012+0000 mgr.y (mgr.25232) 2053 : cluster [DBG] pgmap v2983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:48.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:48.564 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:48 smithi022 bash[80503]: cluster 2024-07-28T12:59:47.162012+0000 mgr.y (mgr.25232) 2053 : cluster [DBG] pgmap v2983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:48.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:48 smithi022 bash[82865]: cluster 2024-07-28T12:59:47.162012+0000 mgr.y (mgr.25232) 2053 : cluster [DBG] pgmap v2983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:48.666 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:48.784 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:48.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:49.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:49.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:49.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2902 16 16 0 0 0 - 0 2024-07-28T12:59:49.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:49.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:49.501 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:49.536 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:59:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:59:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T12:59:49.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:49.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:49.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:49.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:50.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:50.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2903 16 16 0 0 0 - 0 2024-07-28T12:59:50.207 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:50.325 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:50.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:50 smithi150 bash[67543]: cluster 2024-07-28T12:59:49.163052+0000 mgr.y (mgr.25232) 2054 : cluster [DBG] pgmap v2984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:50 smithi150 bash[67543]: audit 2024-07-28T12:59:50.212447+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:50 smithi150 bash[67543]: audit 2024-07-28T12:59:50.214471+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:50.563 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:50 smithi022 bash[80503]: cluster 2024-07-28T12:59:49.163052+0000 mgr.y (mgr.25232) 2054 : cluster [DBG] pgmap v2984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:50 smithi022 bash[80503]: audit 2024-07-28T12:59:50.212447+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:50.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:50 smithi022 bash[80503]: audit 2024-07-28T12:59:50.214471+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:50 smithi022 bash[82865]: cluster 2024-07-28T12:59:49.163052+0000 mgr.y (mgr.25232) 2054 : cluster [DBG] pgmap v2984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:50 smithi022 bash[82865]: audit 2024-07-28T12:59:50.212447+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:50 smithi022 bash[82865]: audit 2024-07-28T12:59:50.214471+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T12:59:50.681 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:50.799 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:50.896 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T12:59:50.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:51.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:51.158 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:51.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2904 16 16 0 0 0 - 0 2024-07-28T12:59:51.277 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:51.398 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:51.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:51.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:51.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:51.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:51.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:52.116 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:52.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2905 16 16 0 0 0 - 0 2024-07-28T12:59:52.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:52.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:52.473 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:52 smithi022 bash[80503]: cluster 2024-07-28T12:59:51.164527+0000 mgr.y (mgr.25232) 2055 : cluster [DBG] pgmap v2985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:52 smithi022 bash[82865]: cluster 2024-07-28T12:59:51.164527+0000 mgr.y (mgr.25232) 2055 : cluster [DBG] pgmap v2985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:52.594 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:52.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:52.723 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:52 smithi150 bash[67543]: cluster 2024-07-28T12:59:51.164527+0000 mgr.y (mgr.25232) 2055 : cluster [DBG] pgmap v2985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:52.724 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 12:59:52 smithi150 bash[60514]: ts=2024-07-28T12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T12:59:52.831 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:52.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:52.971 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T12:59:53.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:53.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:53.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2906 16 16 0 0 0 - 0 2024-07-28T12:59:53.302 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:53.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:53.539 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:53.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:53.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:53.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:54.017 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:54.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:54.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2907 16 16 0 0 0 - 0 2024-07-28T12:59:54.255 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:54.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:54.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:54 smithi022 bash[82865]: cluster 2024-07-28T12:59:53.165309+0000 mgr.y (mgr.25232) 2056 : cluster [DBG] pgmap v2986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:54 smithi022 bash[82865]: audit 2024-07-28T12:59:54.197959+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:59:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:54 smithi022 bash[80503]: cluster 2024-07-28T12:59:53.165309+0000 mgr.y (mgr.25232) 2056 : cluster [DBG] pgmap v2986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:54 smithi022 bash[80503]: audit 2024-07-28T12:59:54.197959+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:59:54.608 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:54.643 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T12:59:54.644 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T12:59:54.654 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:54 smithi150 bash[67543]: cluster 2024-07-28T12:59:53.165309+0000 mgr.y (mgr.25232) 2056 : cluster [DBG] pgmap v2986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:54.654 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:54 smithi150 bash[67543]: audit 2024-07-28T12:59:54.197959+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T12:59:54.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:54.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:54.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:55.068 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:55.187 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:55.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2908 16 16 0 0 0 - 0 2024-07-28T12:59:55.308 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:55.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:55.546 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:55.664 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:55.784 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:55 smithi022 bash[80503]: audit 2024-07-28T12:59:54.581606+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:55 smithi022 bash[80503]: audit 2024-07-28T12:59:54.588270+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:55 smithi022 bash[80503]: cluster 2024-07-28T12:59:55.166693+0000 mgr.y (mgr.25232) 2057 : cluster [DBG] pgmap v2987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:55 smithi022 bash[82865]: audit 2024-07-28T12:59:54.581606+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:55 smithi022 bash[82865]: audit 2024-07-28T12:59:54.588270+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:55 smithi022 bash[82865]: cluster 2024-07-28T12:59:55.166693+0000 mgr.y (mgr.25232) 2057 : cluster [DBG] pgmap v2987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:55.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:55.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:55 smithi150 bash[67543]: audit 2024-07-28T12:59:54.581606+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:55.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:55 smithi150 bash[67543]: audit 2024-07-28T12:59:54.588270+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T12:59:55.914 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:55 smithi150 bash[67543]: cluster 2024-07-28T12:59:55.166693+0000 mgr.y (mgr.25232) 2057 : cluster [DBG] pgmap v2987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:56.022 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:56.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:56.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2909 16 16 0 0 0 - 0 2024-07-28T12:59:56.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:56.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:56.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:56.602 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T12:59:56.612 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:56.729 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:56 smithi150 bash[67543]: audit 2024-07-28T12:59:56.384119+0000 mon.a (mon.0) 3221 : audit [INF] from='client.? 172.21.15.22:0/2734042479' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:56.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:56 smithi022 bash[80503]: audit 2024-07-28T12:59:56.384119+0000 mon.a (mon.0) 3221 : audit [INF] from='client.? 172.21.15.22:0/2734042479' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:56.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:56 smithi022 bash[82865]: audit 2024-07-28T12:59:56.384119+0000 mon.a (mon.0) 3221 : audit [INF] from='client.? 172.21.15.22:0/2734042479' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T12:59:56.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:56.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:57.088 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:57.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2910 16 16 0 0 0 - 0 2024-07-28T12:59:57.201 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T12:59:57.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:57.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:57.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T12:59:57.677 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:57.795 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:57.915 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:57.926 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:57 smithi150 bash[67543]: cluster 2024-07-28T12:59:56.588051+0000 mon.a (mon.0) 3222 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:57.926 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:57 smithi150 bash[67543]: audit 2024-07-28T12:59:56.602268+0000 mon.a (mon.0) 3223 : audit [INF] from='client.? 172.21.15.22:0/2734042479' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:59:57.926 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:57 smithi150 bash[67543]: cluster 2024-07-28T12:59:56.602450+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e1326: 8 total, 2 up, 8 in 2024-07-28T12:59:57.926 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 12:59:57 smithi150 bash[67543]: cluster 2024-07-28T12:59:57.168242+0000 mgr.y (mgr.25232) 2058 : cluster [DBG] pgmap v2989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:58.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:58.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[82865]: cluster 2024-07-28T12:59:56.588051+0000 mon.a (mon.0) 3222 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[82865]: audit 2024-07-28T12:59:56.602268+0000 mon.a (mon.0) 3223 : audit [INF] from='client.? 172.21.15.22:0/2734042479' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[82865]: cluster 2024-07-28T12:59:56.602450+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e1326: 8 total, 2 up, 8 in 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[82865]: cluster 2024-07-28T12:59:57.168242+0000 mgr.y (mgr.25232) 2058 : cluster [DBG] pgmap v2989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[80503]: cluster 2024-07-28T12:59:56.588051+0000 mon.a (mon.0) 3222 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[80503]: audit 2024-07-28T12:59:56.602268+0000 mon.a (mon.0) 3223 : audit [INF] from='client.? 172.21.15.22:0/2734042479' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[80503]: cluster 2024-07-28T12:59:56.602450+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e1326: 8 total, 2 up, 8 in 2024-07-28T12:59:58.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 12:59:57 smithi022 bash[80503]: cluster 2024-07-28T12:59:57.168242+0000 mgr.y (mgr.25232) 2058 : cluster [DBG] pgmap v2989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T12:59:58.153 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:58.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2911 16 16 0 0 0 - 0 2024-07-28T12:59:58.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:58.387 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:58.506 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:58.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:58.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T12:59:58.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:58.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:59.084 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T12:59:59.103 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:59.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2912 16 16 0 0 0 - 0 2024-07-28T12:59:59.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:59.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T12:59:59.460 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T12:59:59.573 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T12:59:59.600 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T12:59:59.611 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 12:59:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:12:59:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T12:59:59.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T12:59:59.807 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T12:59:59.921 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:00.039 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:00.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:00.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2913 16 16 0 0 0 - 0 2024-07-28T13:00:00.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:00.384 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:00.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:00.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T12:59:59.169720+0000 mgr.y (mgr.25232) 2059 : cluster [DBG] pgmap v2990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:00.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000207+0000 mon.a (mon.0) 3225 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:00:00.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000251+0000 mon.a (mon.0) 3226 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T13:00:00.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000269+0000 mon.a (mon.0) 3227 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000289+0000 mon.a (mon.0) 3228 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000307+0000 mon.a (mon.0) 3229 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000329+0000 mon.a (mon.0) 3230 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000350+0000 mon.a (mon.0) 3231 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000369+0000 mon.a (mon.0) 3232 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000394+0000 mon.a (mon.0) 3233 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000415+0000 mon.a (mon.0) 3234 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000439+0000 mon.a (mon.0) 3235 : cluster [WRN] pg 1.0 is stuck stale for 49m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000459+0000 mon.a (mon.0) 3236 : cluster [WRN] pg 2.0 is stuck stale for 49m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000480+0000 mon.a (mon.0) 3237 : cluster [WRN] pg 2.2 is stuck stale for 49m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000501+0000 mon.a (mon.0) 3238 : cluster [WRN] pg 2.3 is stuck stale for 49m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000523+0000 mon.a (mon.0) 3239 : cluster [WRN] pg 2.4 is stuck stale for 49m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T13:00:00.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000541+0000 mon.a (mon.0) 3240 : cluster [WRN] pg 2.5 is stuck stale for 49m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000563+0000 mon.a (mon.0) 3241 : cluster [WRN] pg 3.0 is stuck stale for 49m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000584+0000 mon.a (mon.0) 3242 : cluster [WRN] pg 3.1 is stuck stale for 49m, current state stale+peering, last acting [0,4] 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000609+0000 mon.a (mon.0) 3243 : cluster [WRN] pg 3.2 is stuck stale for 49m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000633+0000 mon.a (mon.0) 3244 : cluster [WRN] pg 3.3 is stuck stale for 49m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T12:59:59.169720+0000 mgr.y (mgr.25232) 2059 : cluster [DBG] pgmap v2990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000207+0000 mon.a (mon.0) 3225 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000251+0000 mon.a (mon.0) 3226 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000269+0000 mon.a (mon.0) 3227 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000289+0000 mon.a (mon.0) 3228 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T13:00:00.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000307+0000 mon.a (mon.0) 3229 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000329+0000 mon.a (mon.0) 3230 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000350+0000 mon.a (mon.0) 3231 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000369+0000 mon.a (mon.0) 3232 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000394+0000 mon.a (mon.0) 3233 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000415+0000 mon.a (mon.0) 3234 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000439+0000 mon.a (mon.0) 3235 : cluster [WRN] pg 1.0 is stuck stale for 49m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000459+0000 mon.a (mon.0) 3236 : cluster [WRN] pg 2.0 is stuck stale for 49m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000480+0000 mon.a (mon.0) 3237 : cluster [WRN] pg 2.2 is stuck stale for 49m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000501+0000 mon.a (mon.0) 3238 : cluster [WRN] pg 2.3 is stuck stale for 49m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000523+0000 mon.a (mon.0) 3239 : cluster [WRN] pg 2.4 is stuck stale for 49m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000541+0000 mon.a (mon.0) 3240 : cluster [WRN] pg 2.5 is stuck stale for 49m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T13:00:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000563+0000 mon.a (mon.0) 3241 : cluster [WRN] pg 3.0 is stuck stale for 49m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000584+0000 mon.a (mon.0) 3242 : cluster [WRN] pg 3.1 is stuck stale for 49m, current state stale+peering, last acting [0,4] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000609+0000 mon.a (mon.0) 3243 : cluster [WRN] pg 3.2 is stuck stale for 49m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000633+0000 mon.a (mon.0) 3244 : cluster [WRN] pg 3.3 is stuck stale for 49m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000652+0000 mon.a (mon.0) 3245 : cluster [WRN] pg 3.4 is stuck stale for 49m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000675+0000 mon.a (mon.0) 3246 : cluster [WRN] pg 3.5 is stuck stale for 49m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000694+0000 mon.a (mon.0) 3247 : cluster [WRN] pg 3.8 is stuck stale for 49m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000715+0000 mon.a (mon.0) 3248 : cluster [WRN] pg 3.9 is stuck stale for 49m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000736+0000 mon.a (mon.0) 3249 : cluster [WRN] pg 3.b is stuck stale for 49m, current state stale+peering, last acting [0,4] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000754+0000 mon.a (mon.0) 3250 : cluster [WRN] pg 3.c is stuck stale for 49m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000777+0000 mon.a (mon.0) 3251 : cluster [WRN] pg 3.d is stuck stale for 49m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T13:00:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000799+0000 mon.a (mon.0) 3252 : cluster [WRN] pg 3.e is stuck stale for 49m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000821+0000 mon.a (mon.0) 3253 : cluster [WRN] pg 3.f is stuck stale for 49m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000843+0000 mon.a (mon.0) 3254 : cluster [WRN] pg 3.11 is stuck stale for 49m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000866+0000 mon.a (mon.0) 3255 : cluster [WRN] pg 3.12 is stuck stale for 49m, current state stale+peering, last acting [0,7] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000891+0000 mon.a (mon.0) 3256 : cluster [WRN] pg 3.13 is stuck stale for 49m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000915+0000 mon.a (mon.0) 3257 : cluster [WRN] pg 4.2 is stuck stale for 49m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000936+0000 mon.a (mon.0) 3258 : cluster [WRN] pg 4.4 is stuck stale for 49m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000955+0000 mon.a (mon.0) 3259 : cluster [WRN] pg 4.6 is stuck stale for 49m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000976+0000 mon.a (mon.0) 3260 : cluster [WRN] pg 4.7 is stuck stale for 49m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.000998+0000 mon.a (mon.0) 3261 : cluster [WRN] pg 4.8 is stuck stale for 49m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001019+0000 mon.a (mon.0) 3262 : cluster [WRN] pg 4.9 is stuck stale for 49m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001039+0000 mon.a (mon.0) 3263 : cluster [WRN] pg 4.b is stuck stale for 49m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001058+0000 mon.a (mon.0) 3264 : cluster [WRN] pg 4.c is stuck stale for 49m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000652+0000 mon.a (mon.0) 3245 : cluster [WRN] pg 3.4 is stuck stale for 49m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000675+0000 mon.a (mon.0) 3246 : cluster [WRN] pg 3.5 is stuck stale for 49m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000694+0000 mon.a (mon.0) 3247 : cluster [WRN] pg 3.8 is stuck stale for 49m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000715+0000 mon.a (mon.0) 3248 : cluster [WRN] pg 3.9 is stuck stale for 49m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000736+0000 mon.a (mon.0) 3249 : cluster [WRN] pg 3.b is stuck stale for 49m, current state stale+peering, last acting [0,4] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000754+0000 mon.a (mon.0) 3250 : cluster [WRN] pg 3.c is stuck stale for 49m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000777+0000 mon.a (mon.0) 3251 : cluster [WRN] pg 3.d is stuck stale for 49m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000799+0000 mon.a (mon.0) 3252 : cluster [WRN] pg 3.e is stuck stale for 49m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T13:00:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000821+0000 mon.a (mon.0) 3253 : cluster [WRN] pg 3.f is stuck stale for 49m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000843+0000 mon.a (mon.0) 3254 : cluster [WRN] pg 3.11 is stuck stale for 49m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000866+0000 mon.a (mon.0) 3255 : cluster [WRN] pg 3.12 is stuck stale for 49m, current state stale+peering, last acting [0,7] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000891+0000 mon.a (mon.0) 3256 : cluster [WRN] pg 3.13 is stuck stale for 49m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000915+0000 mon.a (mon.0) 3257 : cluster [WRN] pg 4.2 is stuck stale for 49m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000936+0000 mon.a (mon.0) 3258 : cluster [WRN] pg 4.4 is stuck stale for 49m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000955+0000 mon.a (mon.0) 3259 : cluster [WRN] pg 4.6 is stuck stale for 49m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000976+0000 mon.a (mon.0) 3260 : cluster [WRN] pg 4.7 is stuck stale for 49m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.000998+0000 mon.a (mon.0) 3261 : cluster [WRN] pg 4.8 is stuck stale for 49m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001019+0000 mon.a (mon.0) 3262 : cluster [WRN] pg 4.9 is stuck stale for 49m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001039+0000 mon.a (mon.0) 3263 : cluster [WRN] pg 4.b is stuck stale for 49m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T13:00:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001058+0000 mon.a (mon.0) 3264 : cluster [WRN] pg 4.c is stuck stale for 49m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001078+0000 mon.a (mon.0) 3265 : cluster [WRN] pg 4.d is stuck stale for 49m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001100+0000 mon.a (mon.0) 3266 : cluster [WRN] pg 4.e is stuck stale for 49m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001118+0000 mon.a (mon.0) 3267 : cluster [WRN] pg 4.f is stuck stale for 49m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001136+0000 mon.a (mon.0) 3268 : cluster [WRN] pg 4.14 is stuck stale for 49m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001155+0000 mon.a (mon.0) 3269 : cluster [WRN] pg 4.15 is stuck stale for 49m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001175+0000 mon.a (mon.0) 3270 : cluster [WRN] pg 4.16 is stuck stale for 49m, current state stale+peering, last acting [0,7] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001194+0000 mon.a (mon.0) 3271 : cluster [WRN] pg 4.17 is stuck stale for 49m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001212+0000 mon.a (mon.0) 3272 : cluster [WRN] pg 6.0 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001232+0000 mon.a (mon.0) 3273 : cluster [WRN] pg 6.1 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001250+0000 mon.a (mon.0) 3274 : cluster [WRN] pg 6.4 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001273+0000 mon.a (mon.0) 3275 : cluster [WRN] pg 6.5 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001293+0000 mon.a (mon.0) 3276 : cluster [WRN] pg 6.6 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001311+0000 mon.a (mon.0) 3277 : cluster [WRN] pg 6.7 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001332+0000 mon.a (mon.0) 3278 : cluster [WRN] pg 6.8 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001354+0000 mon.a (mon.0) 3279 : cluster [WRN] pg 6.9 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001373+0000 mon.a (mon.0) 3280 : cluster [WRN] pg 6.a is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001392+0000 mon.a (mon.0) 3281 : cluster [WRN] pg 6.b is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001412+0000 mon.a (mon.0) 3282 : cluster [WRN] pg 6.c is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001431+0000 mon.a (mon.0) 3283 : cluster [WRN] pg 6.d is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001450+0000 mon.a (mon.0) 3284 : cluster [WRN] pg 6.e is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:00.001469+0000 mon.a (mon.0) 3285 : cluster [WRN] pg 6.f is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001078+0000 mon.a (mon.0) 3265 : cluster [WRN] pg 4.d is stuck stale for 49m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T13:00:00.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001100+0000 mon.a (mon.0) 3266 : cluster [WRN] pg 4.e is stuck stale for 49m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001118+0000 mon.a (mon.0) 3267 : cluster [WRN] pg 4.f is stuck stale for 49m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001136+0000 mon.a (mon.0) 3268 : cluster [WRN] pg 4.14 is stuck stale for 49m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001155+0000 mon.a (mon.0) 3269 : cluster [WRN] pg 4.15 is stuck stale for 49m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001175+0000 mon.a (mon.0) 3270 : cluster [WRN] pg 4.16 is stuck stale for 49m, current state stale+peering, last acting [0,7] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001194+0000 mon.a (mon.0) 3271 : cluster [WRN] pg 4.17 is stuck stale for 49m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001212+0000 mon.a (mon.0) 3272 : cluster [WRN] pg 6.0 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001232+0000 mon.a (mon.0) 3273 : cluster [WRN] pg 6.1 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001250+0000 mon.a (mon.0) 3274 : cluster [WRN] pg 6.4 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001273+0000 mon.a (mon.0) 3275 : cluster [WRN] pg 6.5 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001293+0000 mon.a (mon.0) 3276 : cluster [WRN] pg 6.6 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001311+0000 mon.a (mon.0) 3277 : cluster [WRN] pg 6.7 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001332+0000 mon.a (mon.0) 3278 : cluster [WRN] pg 6.8 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001354+0000 mon.a (mon.0) 3279 : cluster [WRN] pg 6.9 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001373+0000 mon.a (mon.0) 3280 : cluster [WRN] pg 6.a is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001392+0000 mon.a (mon.0) 3281 : cluster [WRN] pg 6.b is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001412+0000 mon.a (mon.0) 3282 : cluster [WRN] pg 6.c is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001431+0000 mon.a (mon.0) 3283 : cluster [WRN] pg 6.d is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001450+0000 mon.a (mon.0) 3284 : cluster [WRN] pg 6.e is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:00.001469+0000 mon.a (mon.0) 3285 : cluster [WRN] pg 6.f is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T12:59:59.169720+0000 mgr.y (mgr.25232) 2059 : cluster [DBG] pgmap v2990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:00.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000207+0000 mon.a (mon.0) 3225 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:00:00.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000251+0000 mon.a (mon.0) 3226 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T13:00:00.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000269+0000 mon.a (mon.0) 3227 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T13:00:00.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000289+0000 mon.a (mon.0) 3228 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T13:00:00.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000307+0000 mon.a (mon.0) 3229 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000329+0000 mon.a (mon.0) 3230 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000350+0000 mon.a (mon.0) 3231 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000369+0000 mon.a (mon.0) 3232 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000394+0000 mon.a (mon.0) 3233 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000415+0000 mon.a (mon.0) 3234 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000439+0000 mon.a (mon.0) 3235 : cluster [WRN] pg 1.0 is stuck stale for 49m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000459+0000 mon.a (mon.0) 3236 : cluster [WRN] pg 2.0 is stuck stale for 49m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000480+0000 mon.a (mon.0) 3237 : cluster [WRN] pg 2.2 is stuck stale for 49m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000501+0000 mon.a (mon.0) 3238 : cluster [WRN] pg 2.3 is stuck stale for 49m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000523+0000 mon.a (mon.0) 3239 : cluster [WRN] pg 2.4 is stuck stale for 49m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000541+0000 mon.a (mon.0) 3240 : cluster [WRN] pg 2.5 is stuck stale for 49m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000563+0000 mon.a (mon.0) 3241 : cluster [WRN] pg 3.0 is stuck stale for 49m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000584+0000 mon.a (mon.0) 3242 : cluster [WRN] pg 3.1 is stuck stale for 49m, current state stale+peering, last acting [0,4] 2024-07-28T13:00:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000609+0000 mon.a (mon.0) 3243 : cluster [WRN] pg 3.2 is stuck stale for 49m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000633+0000 mon.a (mon.0) 3244 : cluster [WRN] pg 3.3 is stuck stale for 49m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000652+0000 mon.a (mon.0) 3245 : cluster [WRN] pg 3.4 is stuck stale for 49m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000675+0000 mon.a (mon.0) 3246 : cluster [WRN] pg 3.5 is stuck stale for 49m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000694+0000 mon.a (mon.0) 3247 : cluster [WRN] pg 3.8 is stuck stale for 49m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000715+0000 mon.a (mon.0) 3248 : cluster [WRN] pg 3.9 is stuck stale for 49m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000736+0000 mon.a (mon.0) 3249 : cluster [WRN] pg 3.b is stuck stale for 49m, current state stale+peering, last acting [0,4] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000754+0000 mon.a (mon.0) 3250 : cluster [WRN] pg 3.c is stuck stale for 49m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000777+0000 mon.a (mon.0) 3251 : cluster [WRN] pg 3.d is stuck stale for 49m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000799+0000 mon.a (mon.0) 3252 : cluster [WRN] pg 3.e is stuck stale for 49m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000821+0000 mon.a (mon.0) 3253 : cluster [WRN] pg 3.f is stuck stale for 49m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000843+0000 mon.a (mon.0) 3254 : cluster [WRN] pg 3.11 is stuck stale for 49m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000866+0000 mon.a (mon.0) 3255 : cluster [WRN] pg 3.12 is stuck stale for 49m, current state stale+peering, last acting [0,7] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000891+0000 mon.a (mon.0) 3256 : cluster [WRN] pg 3.13 is stuck stale for 49m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000915+0000 mon.a (mon.0) 3257 : cluster [WRN] pg 4.2 is stuck stale for 49m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T13:00:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000936+0000 mon.a (mon.0) 3258 : cluster [WRN] pg 4.4 is stuck stale for 49m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000955+0000 mon.a (mon.0) 3259 : cluster [WRN] pg 4.6 is stuck stale for 49m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000976+0000 mon.a (mon.0) 3260 : cluster [WRN] pg 4.7 is stuck stale for 49m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.000998+0000 mon.a (mon.0) 3261 : cluster [WRN] pg 4.8 is stuck stale for 49m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001019+0000 mon.a (mon.0) 3262 : cluster [WRN] pg 4.9 is stuck stale for 49m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001039+0000 mon.a (mon.0) 3263 : cluster [WRN] pg 4.b is stuck stale for 49m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001058+0000 mon.a (mon.0) 3264 : cluster [WRN] pg 4.c is stuck stale for 49m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001078+0000 mon.a (mon.0) 3265 : cluster [WRN] pg 4.d is stuck stale for 49m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001100+0000 mon.a (mon.0) 3266 : cluster [WRN] pg 4.e is stuck stale for 49m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001118+0000 mon.a (mon.0) 3267 : cluster [WRN] pg 4.f is stuck stale for 49m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001136+0000 mon.a (mon.0) 3268 : cluster [WRN] pg 4.14 is stuck stale for 49m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:00:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001155+0000 mon.a (mon.0) 3269 : cluster [WRN] pg 4.15 is stuck stale for 49m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001175+0000 mon.a (mon.0) 3270 : cluster [WRN] pg 4.16 is stuck stale for 49m, current state stale+peering, last acting [0,7] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001194+0000 mon.a (mon.0) 3271 : cluster [WRN] pg 4.17 is stuck stale for 49m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001212+0000 mon.a (mon.0) 3272 : cluster [WRN] pg 6.0 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001232+0000 mon.a (mon.0) 3273 : cluster [WRN] pg 6.1 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001250+0000 mon.a (mon.0) 3274 : cluster [WRN] pg 6.4 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001273+0000 mon.a (mon.0) 3275 : cluster [WRN] pg 6.5 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001293+0000 mon.a (mon.0) 3276 : cluster [WRN] pg 6.6 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001311+0000 mon.a (mon.0) 3277 : cluster [WRN] pg 6.7 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001332+0000 mon.a (mon.0) 3278 : cluster [WRN] pg 6.8 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001354+0000 mon.a (mon.0) 3279 : cluster [WRN] pg 6.9 is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001373+0000 mon.a (mon.0) 3280 : cluster [WRN] pg 6.a is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001392+0000 mon.a (mon.0) 3281 : cluster [WRN] pg 6.b is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001412+0000 mon.a (mon.0) 3282 : cluster [WRN] pg 6.c is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001431+0000 mon.a (mon.0) 3283 : cluster [WRN] pg 6.d is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001450+0000 mon.a (mon.0) 3284 : cluster [WRN] pg 6.e is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:00.001469+0000 mon.a (mon.0) 3285 : cluster [WRN] pg 6.f is stuck inactive for 48m, current state unknown, last acting [] 2024-07-28T13:00:00.621 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:00.735 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:00.847 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:00.962 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:01.078 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:01.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2914 16 16 0 0 0 - 0 2024-07-28T13:00:01.197 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:01.310 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:01.428 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:00.328901+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:00.333835+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:00.874758+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:00.878939+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:01.284831+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:01.285625+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:00:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:01 smithi150 bash[67543]: audit 2024-07-28T13:00:01.291034+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.548 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:01.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:00.328901+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:00.333835+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:00.874758+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:00.878939+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:01.284831+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:00:01.559 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:01.285625+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[80503]: audit 2024-07-28T13:00:01.291034+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:00.328901+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:00.333835+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:00.874758+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:00.878939+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:01.284831+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:00:01.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:01.285625+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:00:01.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:01 smithi022 bash[82865]: audit 2024-07-28T13:00:01.291034+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:01.666 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:01.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:01.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:02.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:02.137 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:02.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2915 16 16 0 0 0 - 0 2024-07-28T13:00:02.258 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:02.378 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:02.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:02 smithi150 bash[67543]: cluster 2024-07-28T13:00:01.170454+0000 mgr.y (mgr.25232) 2060 : cluster [DBG] pgmap v2991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:00:02 smithi150 bash[60514]: ts=2024-07-28T13:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:00:02.616 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:02.628 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:02 smithi022 bash[80503]: cluster 2024-07-28T13:00:01.170454+0000 mgr.y (mgr.25232) 2060 : cluster [DBG] pgmap v2991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:02.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:02 smithi022 bash[82865]: cluster 2024-07-28T13:00:01.170454+0000 mgr.y (mgr.25232) 2060 : cluster [DBG] pgmap v2991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:02.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:02.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:02.964 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:02.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:03.089 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:03.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2916 16 16 0 0 0 - 0 2024-07-28T13:00:03.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:03.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:03.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:03.458 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:03 smithi150 bash[67543]: cluster 2024-07-28T13:00:03.171777+0000 mgr.y (mgr.25232) 2061 : cluster [DBG] pgmap v2992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:03.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:03.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:03.702 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:03.703 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T13:00:03.801 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:03 smithi022 bash[80503]: cluster 2024-07-28T13:00:03.171777+0000 mgr.y (mgr.25232) 2061 : cluster [DBG] pgmap v2992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:03 smithi022 bash[82865]: cluster 2024-07-28T13:00:03.171777+0000 mgr.y (mgr.25232) 2061 : cluster [DBG] pgmap v2992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:03.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:04.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:04.150 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:00:04.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:04.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2917 16 16 0 0 0 - 0 2024-07-28T13:00:04.269 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:04.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:04.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:04.626 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:04.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:04.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:04.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:05.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:05.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2918 16 16 0 0 0 - 0 2024-07-28T13:00:05.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:05.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:05.459 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:05.579 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:05.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:05.815 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:05.934 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:06.052 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:06.171 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:06.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2919 16 16 0 0 0 - 0 2024-07-28T13:00:06.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:06.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:06 smithi022 bash[80503]: cluster 2024-07-28T13:00:05.172747+0000 mgr.y (mgr.25232) 2062 : cluster [DBG] pgmap v2993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:06.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:06 smithi022 bash[80503]: audit 2024-07-28T13:00:05.213385+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:06.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:06 smithi022 bash[80503]: audit 2024-07-28T13:00:05.214693+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:06.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:06 smithi022 bash[82865]: cluster 2024-07-28T13:00:05.172747+0000 mgr.y (mgr.25232) 2062 : cluster [DBG] pgmap v2993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:06.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:06 smithi022 bash[82865]: audit 2024-07-28T13:00:05.213385+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:06.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:06 smithi022 bash[82865]: audit 2024-07-28T13:00:05.214693+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:06.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:06 smithi150 bash[67543]: cluster 2024-07-28T13:00:05.172747+0000 mgr.y (mgr.25232) 2062 : cluster [DBG] pgmap v2993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:06 smithi150 bash[67543]: audit 2024-07-28T13:00:05.213385+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:06 smithi150 bash[67543]: audit 2024-07-28T13:00:05.214693+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:06.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:06.644 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:06.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:06.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:07.002 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:07.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:07.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:00:07.192420+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:00:07.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:00:07.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2920 16 16 0 0 0 - 0 2024-07-28T13:00:07.238 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:07.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:07.479 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:07.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:07.717 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:07.837 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:07.956 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:08.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:08.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2921 16 16 0 0 0 - 0 2024-07-28T13:00:08.194 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:08.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:08.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:08.495 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:00:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:08 smithi150 bash[67543]: cluster 2024-07-28T13:00:07.174116+0000 mgr.y (mgr.25232) 2063 : cluster [DBG] pgmap v2994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:08.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:08 smithi022 bash[80503]: cluster 2024-07-28T13:00:07.174116+0000 mgr.y (mgr.25232) 2063 : cluster [DBG] pgmap v2994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:08 smithi022 bash[82865]: cluster 2024-07-28T13:00:07.174116+0000 mgr.y (mgr.25232) 2063 : cluster [DBG] pgmap v2994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:08.660 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:08.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:08.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:09.016 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:09.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:09.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2922 16 16 0 0 0 - 0 2024-07-28T13:00:09.230 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T13:00:09.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:09.370 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:09 smithi022 bash[82865]: audit 2024-07-28T13:00:08.450402+0000 mon.a (mon.0) 3295 : audit [INF] from='client.? 172.21.15.22:0/3681711585' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:09.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:09 smithi022 bash[80503]: audit 2024-07-28T13:00:08.450402+0000 mon.a (mon.0) 3295 : audit [INF] from='client.? 172.21.15.22:0/3681711585' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:09.427 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:00:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:00:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:00:09.491 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:09 smithi150 bash[67543]: audit 2024-07-28T13:00:08.450402+0000 mon.a (mon.0) 3295 : audit [INF] from='client.? 172.21.15.22:0/3681711585' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:09.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:09.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:09.850 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:09.968 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:10.087 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:10.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2923 16 16 0 0 0 - 0 2024-07-28T13:00:10.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:10.325 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:10.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:10 smithi150 bash[67543]: cluster 2024-07-28T13:00:09.175082+0000 mgr.y (mgr.25232) 2064 : cluster [DBG] pgmap v2995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:10.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:10 smithi150 bash[67543]: cluster 2024-07-28T13:00:09.215598+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:10.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:10 smithi150 bash[67543]: audit 2024-07-28T13:00:09.230017+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? 172.21.15.22:0/3681711585' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:10.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:10 smithi150 bash[67543]: cluster 2024-07-28T13:00:09.230115+0000 mon.a (mon.0) 3298 : cluster [DBG] osdmap e1327: 8 total, 2 up, 8 in 2024-07-28T13:00:10.445 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:10.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:10.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[80503]: cluster 2024-07-28T13:00:09.175082+0000 mgr.y (mgr.25232) 2064 : cluster [DBG] pgmap v2995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:10.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[80503]: cluster 2024-07-28T13:00:09.215598+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:10.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[80503]: audit 2024-07-28T13:00:09.230017+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? 172.21.15.22:0/3681711585' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:10.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[80503]: cluster 2024-07-28T13:00:09.230115+0000 mon.a (mon.0) 3298 : cluster [DBG] osdmap e1327: 8 total, 2 up, 8 in 2024-07-28T13:00:10.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[82865]: cluster 2024-07-28T13:00:09.175082+0000 mgr.y (mgr.25232) 2064 : cluster [DBG] pgmap v2995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:10.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[82865]: cluster 2024-07-28T13:00:09.215598+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:10.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[82865]: audit 2024-07-28T13:00:09.230017+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? 172.21.15.22:0/3681711585' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:10.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:10 smithi022 bash[82865]: cluster 2024-07-28T13:00:09.230115+0000 mon.a (mon.0) 3298 : cluster [DBG] osdmap e1327: 8 total, 2 up, 8 in 2024-07-28T13:00:10.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:10.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:10.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:11.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:11.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:11.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2924 16 16 0 0 0 - 0 2024-07-28T13:00:11.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:11.394 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:11.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:11.634 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:11.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:11.872 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:11.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:12.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:12.112 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:12.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2925 16 16 0 0 0 - 0 2024-07-28T13:00:12.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T13:00:12.225 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:12.259 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:12 smithi022 bash[80503]: cluster 2024-07-28T13:00:11.176434+0000 mgr.y (mgr.25232) 2065 : cluster [DBG] pgmap v2997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:12.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:12 smithi022 bash[82865]: cluster 2024-07-28T13:00:11.176434+0000 mgr.y (mgr.25232) 2065 : cluster [DBG] pgmap v2997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:12 smithi150 bash[67543]: cluster 2024-07-28T13:00:11.176434+0000 mgr.y (mgr.25232) 2065 : cluster [DBG] pgmap v2997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:12.366 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:12.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:12.496 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:00:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:00:12.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:12.723 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:12.841 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:12.900 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:12.900 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T13:00:12.960 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:13.077 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:13.192 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:13.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2926 16 16 0 0 0 - 0 2024-07-28T13:00:13.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:13.431 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:13.551 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:13.669 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:13.786 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:13.905 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:14.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:14.143 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:14.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2927 16 16 0 0 0 - 0 2024-07-28T13:00:14.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:14.381 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:14.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:14.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:14 smithi022 bash[80503]: cluster 2024-07-28T13:00:13.178027+0000 mgr.y (mgr.25232) 2066 : cluster [DBG] pgmap v2998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:14.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:14 smithi022 bash[82865]: cluster 2024-07-28T13:00:13.178027+0000 mgr.y (mgr.25232) 2066 : cluster [DBG] pgmap v2998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:14 smithi150 bash[67543]: cluster 2024-07-28T13:00:13.178027+0000 mgr.y (mgr.25232) 2066 : cluster [DBG] pgmap v2998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:14.619 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:14.738 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:14.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:14.975 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:15.092 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:15.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2928 16 16 0 0 0 - 0 2024-07-28T13:00:15.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:15.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:15.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:15.565 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:15.684 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:15.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:15.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:16.035 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:16.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:16.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2929 16 16 0 0 0 - 0 2024-07-28T13:00:16.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:16.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:16.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:16 smithi150 bash[67543]: cluster 2024-07-28T13:00:15.179626+0000 mgr.y (mgr.25232) 2067 : cluster [DBG] pgmap v2999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:16.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:16 smithi022 bash[80503]: cluster 2024-07-28T13:00:15.179626+0000 mgr.y (mgr.25232) 2067 : cluster [DBG] pgmap v2999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:16.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:16 smithi022 bash[82865]: cluster 2024-07-28T13:00:15.179626+0000 mgr.y (mgr.25232) 2067 : cluster [DBG] pgmap v2999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:16.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:16.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:16.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:16.959 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:00:16.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:17.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:17.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2930 16 16 0 0 0 - 0 2024-07-28T13:00:17.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:17.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:17.458 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:17.578 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:17.652 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:00:17.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:17.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:17.930 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:18.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:18.167 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:18.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2931 16 16 0 0 0 - 0 2024-07-28T13:00:18.288 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:18.406 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:18.417 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:18 smithi150 bash[67543]: cluster 2024-07-28T13:00:17.180700+0000 mgr.y (mgr.25232) 2068 : cluster [DBG] pgmap v3000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:18.460 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:18 smithi022 bash[80503]: cluster 2024-07-28T13:00:17.180700+0000 mgr.y (mgr.25232) 2068 : cluster [DBG] pgmap v3000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:18.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:18 smithi022 bash[82865]: cluster 2024-07-28T13:00:17.180700+0000 mgr.y (mgr.25232) 2068 : cluster [DBG] pgmap v3000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:18.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:18.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:18.762 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:18.880 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:18.997 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:19.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:19.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2932 16 16 0 0 0 - 0 2024-07-28T13:00:19.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:19.351 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:19.469 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:00:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:00:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:00:19.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:19.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:19.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:19.945 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:20.064 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:20.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:20.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2933 16 16 0 0 0 - 0 2024-07-28T13:00:20.301 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:20.420 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:20.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:20 smithi022 bash[80503]: cluster 2024-07-28T13:00:19.181814+0000 mgr.y (mgr.25232) 2069 : cluster [DBG] pgmap v3001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:20.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:20 smithi022 bash[80503]: audit 2024-07-28T13:00:20.207079+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:20.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:20 smithi022 bash[82865]: cluster 2024-07-28T13:00:19.181814+0000 mgr.y (mgr.25232) 2069 : cluster [DBG] pgmap v3001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:20.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:20 smithi022 bash[82865]: audit 2024-07-28T13:00:20.207079+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:20 smithi150 bash[67543]: cluster 2024-07-28T13:00:19.181814+0000 mgr.y (mgr.25232) 2069 : cluster [DBG] pgmap v3001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:20 smithi150 bash[67543]: audit 2024-07-28T13:00:20.207079+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:20.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:20.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:20.773 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:20.891 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:21.007 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:21.126 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:21.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2934 16 16 0 0 0 - 0 2024-07-28T13:00:21.246 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:21.254 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T13:00:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:21 smithi150 bash[67543]: audit 2024-07-28T13:00:20.991956+0000 mon.c (mon.2) 151 : audit [INF] from='client.? 172.21.15.22:0/262036944' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:00:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:21 smithi150 bash[67543]: audit 2024-07-28T13:00:20.992575+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:00:21.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:21.363 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:21.476 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:21 smithi022 bash[80503]: audit 2024-07-28T13:00:20.991956+0000 mon.c (mon.2) 151 : audit [INF] from='client.? 172.21.15.22:0/262036944' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:00:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:21 smithi022 bash[80503]: audit 2024-07-28T13:00:20.992575+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:00:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:21 smithi022 bash[82865]: audit 2024-07-28T13:00:20.991956+0000 mon.c (mon.2) 151 : audit [INF] from='client.? 172.21.15.22:0/262036944' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:00:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:21 smithi022 bash[82865]: audit 2024-07-28T13:00:20.992575+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:00:21.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:21.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:21.830 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:21.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:22.069 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:22.172 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T13:00:22.188 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:22.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2935 16 16 0 0 0 - 0 2024-07-28T13:00:22.339 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:22.349 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:00:22 smithi150 bash[60514]: ts=2024-07-28T13:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:00:22.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:22 smithi150 bash[67543]: cluster 2024-07-28T13:00:21.183161+0000 mgr.y (mgr.25232) 2070 : cluster [DBG] pgmap v3002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:22.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:22 smithi150 bash[67543]: cluster 2024-07-28T13:00:21.239412+0000 mon.a (mon.0) 3301 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:22.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:22 smithi150 bash[67543]: audit 2024-07-28T13:00:21.253631+0000 mon.a (mon.0) 3302 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:00:22.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:22 smithi150 bash[67543]: cluster 2024-07-28T13:00:21.253794+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e1328: 8 total, 2 up, 8 in 2024-07-28T13:00:22.454 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:22.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[80503]: cluster 2024-07-28T13:00:21.183161+0000 mgr.y (mgr.25232) 2070 : cluster [DBG] pgmap v3002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[80503]: cluster 2024-07-28T13:00:21.239412+0000 mon.a (mon.0) 3301 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[80503]: audit 2024-07-28T13:00:21.253631+0000 mon.a (mon.0) 3302 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:00:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[80503]: cluster 2024-07-28T13:00:21.253794+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e1328: 8 total, 2 up, 8 in 2024-07-28T13:00:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[82865]: cluster 2024-07-28T13:00:21.183161+0000 mgr.y (mgr.25232) 2070 : cluster [DBG] pgmap v3002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[82865]: cluster 2024-07-28T13:00:21.239412+0000 mon.a (mon.0) 3301 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[82865]: audit 2024-07-28T13:00:21.253631+0000 mon.a (mon.0) 3302 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:00:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:22 smithi022 bash[82865]: cluster 2024-07-28T13:00:21.253794+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e1328: 8 total, 2 up, 8 in 2024-07-28T13:00:22.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:22.813 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:22.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:23.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:23.168 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:23.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2936 16 16 0 0 0 - 0 2024-07-28T13:00:23.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:23.408 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:23.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:23.645 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:23.763 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:23.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:24.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T13:00:24.002 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:24.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:24.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2937 16 16 0 0 0 - 0 2024-07-28T13:00:24.239 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:24.358 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:24.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:24 smithi150 bash[67543]: cluster 2024-07-28T13:00:23.184361+0000 mgr.y (mgr.25232) 2071 : cluster [DBG] pgmap v3004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:24 smithi022 bash[80503]: cluster 2024-07-28T13:00:23.184361+0000 mgr.y (mgr.25232) 2071 : cluster [DBG] pgmap v3004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:24 smithi022 bash[82865]: cluster 2024-07-28T13:00:23.184361+0000 mgr.y (mgr.25232) 2071 : cluster [DBG] pgmap v3004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:24.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:24.713 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:24.831 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:24.950 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:25.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:25.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:25.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2938 16 16 0 0 0 - 0 2024-07-28T13:00:25.301 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:25.422 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:25.542 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:25.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:25.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:25.895 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:26.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:26.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:26.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2939 16 16 0 0 0 - 0 2024-07-28T13:00:26.253 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:26.371 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:26.489 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:26.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:26 smithi022 bash[80503]: cluster 2024-07-28T13:00:25.185755+0000 mgr.y (mgr.25232) 2072 : cluster [DBG] pgmap v3005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:26.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:26 smithi022 bash[82865]: cluster 2024-07-28T13:00:25.185755+0000 mgr.y (mgr.25232) 2072 : cluster [DBG] pgmap v3005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:26 smithi150 bash[67543]: cluster 2024-07-28T13:00:25.185755+0000 mgr.y (mgr.25232) 2072 : cluster [DBG] pgmap v3005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:26.609 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:26.727 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:26.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:26.926 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:00:26.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:27.080 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:27.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:00:27.195558+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:00:27.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:00:27.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2940 16 16 0 0 0 - 0 2024-07-28T13:00:27.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:27.318 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:27.436 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:27.555 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:27.673 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:27.791 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:27.911 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:28.030 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:28.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:28.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2941 16 16 0 0 0 - 0 2024-07-28T13:00:28.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:28.384 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:28.385 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:28 smithi150 bash[67543]: cluster 2024-07-28T13:00:27.187170+0000 mgr.y (mgr.25232) 2073 : cluster [DBG] pgmap v3006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:28.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:28 smithi022 bash[80503]: cluster 2024-07-28T13:00:27.187170+0000 mgr.y (mgr.25232) 2073 : cluster [DBG] pgmap v3006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:28 smithi022 bash[82865]: cluster 2024-07-28T13:00:27.187170+0000 mgr.y (mgr.25232) 2073 : cluster [DBG] pgmap v3006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:28.618 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:28.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:28.762 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:00:28.852 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:28.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:29.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:29.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2942 16 16 0 0 0 - 0 2024-07-28T13:00:29.208 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:29.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:29.447 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:29.562 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:29.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:29.693 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:00:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:00:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:00:29.802 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:29.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:30.038 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:30.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:30.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2943 16 16 0 0 0 - 0 2024-07-28T13:00:30.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:30.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:30.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:30 smithi022 bash[82865]: cluster 2024-07-28T13:00:29.188563+0000 mgr.y (mgr.25232) 2074 : cluster [DBG] pgmap v3007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:30.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:30 smithi022 bash[80503]: cluster 2024-07-28T13:00:29.188563+0000 mgr.y (mgr.25232) 2074 : cluster [DBG] pgmap v3007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:30.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:30.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:30 smithi150 bash[67543]: cluster 2024-07-28T13:00:29.188563+0000 mgr.y (mgr.25232) 2074 : cluster [DBG] pgmap v3007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:30.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:30.644 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:30.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:30.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:30.977 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:31.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:31.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2944 16 16 0 0 0 - 0 2024-07-28T13:00:31.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:31.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:31.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:31.539 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:31.540 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T13:00:31.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:31.692 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:31.812 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:31.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:32.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:32.171 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:32.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2945 16 16 0 0 0 - 0 2024-07-28T13:00:32.291 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:32.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:32 smithi150 bash[67543]: cluster 2024-07-28T13:00:31.189990+0000 mgr.y (mgr.25232) 2075 : cluster [DBG] pgmap v3008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:32.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:00:32 smithi150 bash[60514]: ts=2024-07-28T13:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:00:32.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:32.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:32 smithi022 bash[80503]: cluster 2024-07-28T13:00:31.189990+0000 mgr.y (mgr.25232) 2075 : cluster [DBG] pgmap v3008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:32.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:32 smithi022 bash[82865]: cluster 2024-07-28T13:00:31.189990+0000 mgr.y (mgr.25232) 2075 : cluster [DBG] pgmap v3008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:32.641 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:32.758 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:32.876 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:32.995 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:33.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:33.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2946 16 16 0 0 0 - 0 2024-07-28T13:00:33.235 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:33.279 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T13:00:33.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:33.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:33 smithi150 bash[67543]: audit 2024-07-28T13:00:32.580833+0000 mon.a (mon.0) 3304 : audit [INF] from='client.? 172.21.15.22:0/2933879952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:33 smithi022 bash[80503]: audit 2024-07-28T13:00:32.580833+0000 mon.a (mon.0) 3304 : audit [INF] from='client.? 172.21.15.22:0/2933879952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:33 smithi022 bash[82865]: audit 2024-07-28T13:00:32.580833+0000 mon.a (mon.0) 3304 : audit [INF] from='client.? 172.21.15.22:0/2933879952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:33.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:33.714 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:33.833 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:33.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:34.072 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:34.191 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:34.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2947 16 16 0 0 0 - 0 2024-07-28T13:00:34.311 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:34.425 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:34 smithi150 bash[67543]: cluster 2024-07-28T13:00:33.191437+0000 mgr.y (mgr.25232) 2076 : cluster [DBG] pgmap v3009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:34 smithi150 bash[67543]: cluster 2024-07-28T13:00:33.263288+0000 mon.a (mon.0) 3305 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:00:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:34 smithi150 bash[67543]: audit 2024-07-28T13:00:33.279355+0000 mon.a (mon.0) 3306 : audit [INF] from='client.? 172.21.15.22:0/2933879952' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:34 smithi150 bash[67543]: cluster 2024-07-28T13:00:33.279451+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1329: 8 total, 2 up, 8 in 2024-07-28T13:00:34.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[80503]: cluster 2024-07-28T13:00:33.191437+0000 mgr.y (mgr.25232) 2076 : cluster [DBG] pgmap v3009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[80503]: cluster 2024-07-28T13:00:33.263288+0000 mon.a (mon.0) 3305 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:00:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[80503]: audit 2024-07-28T13:00:33.279355+0000 mon.a (mon.0) 3306 : audit [INF] from='client.? 172.21.15.22:0/2933879952' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[80503]: cluster 2024-07-28T13:00:33.279451+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1329: 8 total, 2 up, 8 in 2024-07-28T13:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[82865]: cluster 2024-07-28T13:00:33.191437+0000 mgr.y (mgr.25232) 2076 : cluster [DBG] pgmap v3009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[82865]: cluster 2024-07-28T13:00:33.263288+0000 mon.a (mon.0) 3305 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[82865]: audit 2024-07-28T13:00:33.279355+0000 mon.a (mon.0) 3306 : audit [INF] from='client.? 172.21.15.22:0/2933879952' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:34 smithi022 bash[82865]: cluster 2024-07-28T13:00:33.279451+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1329: 8 total, 2 up, 8 in 2024-07-28T13:00:34.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:34.781 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:34.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:35.019 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:35.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:35.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2948 16 16 0 0 0 - 0 2024-07-28T13:00:35.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:35.378 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:35.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:35.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:35.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:35.856 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:35.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:36.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:36.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2949 16 16 0 0 0 - 0 2024-07-28T13:00:36.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T13:00:36.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:36 smithi022 bash[82865]: cluster 2024-07-28T13:00:35.192820+0000 mgr.y (mgr.25232) 2077 : cluster [DBG] pgmap v3011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:36 smithi022 bash[82865]: audit 2024-07-28T13:00:35.213155+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:36 smithi022 bash[82865]: audit 2024-07-28T13:00:35.215118+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:36 smithi022 bash[80503]: cluster 2024-07-28T13:00:35.192820+0000 mgr.y (mgr.25232) 2077 : cluster [DBG] pgmap v3011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:36 smithi022 bash[80503]: audit 2024-07-28T13:00:35.213155+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:36 smithi022 bash[80503]: audit 2024-07-28T13:00:35.215118+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:36.288 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:00:36.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:36.487 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:36 smithi150 bash[67543]: cluster 2024-07-28T13:00:35.192820+0000 mgr.y (mgr.25232) 2077 : cluster [DBG] pgmap v3011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:36 smithi150 bash[67543]: audit 2024-07-28T13:00:35.213155+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:36 smithi150 bash[67543]: audit 2024-07-28T13:00:35.215118+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:36.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:36.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:36.846 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:36.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:37.081 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:37.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2950 16 16 0 0 0 - 0 2024-07-28T13:00:37.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:37.321 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:37.439 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:37.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:37.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:37.788 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:37.901 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:38.022 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:38.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:38.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2951 16 16 0 0 0 - 0 2024-07-28T13:00:38.262 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:38.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:38.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:38.511 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:38 smithi022 bash[80503]: cluster 2024-07-28T13:00:37.194225+0000 mgr.y (mgr.25232) 2078 : cluster [DBG] pgmap v3012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:38.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:38 smithi022 bash[82865]: cluster 2024-07-28T13:00:37.194225+0000 mgr.y (mgr.25232) 2078 : cluster [DBG] pgmap v3012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:38 smithi150 bash[67543]: cluster 2024-07-28T13:00:37.194225+0000 mgr.y (mgr.25232) 2078 : cluster [DBG] pgmap v3012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:38.620 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:38.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:38.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:38.977 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:39.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:39.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2952 16 16 0 0 0 - 0 2024-07-28T13:00:39.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:39.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:39.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:39.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:39.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:39.798 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:39.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:39.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:00:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:00:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:00:39.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:40.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:40.157 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:40.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2953 16 16 0 0 0 - 0 2024-07-28T13:00:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:40 smithi150 bash[67543]: cluster 2024-07-28T13:00:39.195591+0000 mgr.y (mgr.25232) 2079 : cluster [DBG] pgmap v3013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:40.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:40.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:40.512 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:40.523 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:40.523 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T13:00:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:40 smithi022 bash[80503]: cluster 2024-07-28T13:00:39.195591+0000 mgr.y (mgr.25232) 2079 : cluster [DBG] pgmap v3013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:40 smithi022 bash[82865]: cluster 2024-07-28T13:00:39.195591+0000 mgr.y (mgr.25232) 2079 : cluster [DBG] pgmap v3013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:40.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:40.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:40.858 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:40.974 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:00:40.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:41.095 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:41.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2954 16 16 0 0 0 - 0 2024-07-28T13:00:41.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:41.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:41.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:41.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:41.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:41.805 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:41.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:42.042 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:42.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:42.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2955 16 16 0 0 0 - 0 2024-07-28T13:00:42.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:42.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:42 smithi022 bash[80503]: cluster 2024-07-28T13:00:41.197019+0000 mgr.y (mgr.25232) 2080 : cluster [DBG] pgmap v3014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:42.502 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:42 smithi022 bash[82865]: cluster 2024-07-28T13:00:41.197019+0000 mgr.y (mgr.25232) 2080 : cluster [DBG] pgmap v3014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:42.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:42.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:42 smithi150 bash[67543]: cluster 2024-07-28T13:00:41.197019+0000 mgr.y (mgr.25232) 2080 : cluster [DBG] pgmap v3014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:42.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:00:42 smithi150 bash[60514]: ts=2024-07-28T13:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:00:42.632 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:42.747 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:42.867 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:42.986 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:43.106 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:43.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2956 16 16 0 0 0 - 0 2024-07-28T13:00:43.224 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:43.341 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:43.459 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:43.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:43.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:43.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:43.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:44.055 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:44.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:44.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2957 16 16 0 0 0 - 0 2024-07-28T13:00:44.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:44 smithi022 bash[82865]: cluster 2024-07-28T13:00:43.198437+0000 mgr.y (mgr.25232) 2081 : cluster [DBG] pgmap v3015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:44 smithi022 bash[80503]: cluster 2024-07-28T13:00:43.198437+0000 mgr.y (mgr.25232) 2081 : cluster [DBG] pgmap v3015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:44.413 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:44 smithi150 bash[67543]: cluster 2024-07-28T13:00:43.198437+0000 mgr.y (mgr.25232) 2081 : cluster [DBG] pgmap v3015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:44.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:44.654 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:44.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:44.887 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:45.003 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:45.121 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:45.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2958 16 16 0 0 0 - 0 2024-07-28T13:00:45.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:45.249 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T13:00:45.320 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:00:45.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:45.429 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:45 smithi150 bash[67543]: audit 2024-07-28T13:00:44.934888+0000 mon.c (mon.2) 152 : audit [INF] from='client.? 172.21.15.22:0/345306266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:00:45.429 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:45 smithi150 bash[67543]: audit 2024-07-28T13:00:44.935686+0000 mon.a (mon.0) 3310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:00:45.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:45 smithi022 bash[80503]: audit 2024-07-28T13:00:44.934888+0000 mon.c (mon.2) 152 : audit [INF] from='client.? 172.21.15.22:0/345306266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:00:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:45 smithi022 bash[80503]: audit 2024-07-28T13:00:44.935686+0000 mon.a (mon.0) 3310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:00:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:45 smithi022 bash[82865]: audit 2024-07-28T13:00:44.934888+0000 mon.c (mon.2) 152 : audit [INF] from='client.? 172.21.15.22:0/345306266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:00:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:45 smithi022 bash[82865]: audit 2024-07-28T13:00:44.935686+0000 mon.a (mon.0) 3310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:00:45.590 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:45.708 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:45.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:45.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:46.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:46.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:46.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2959 16 16 0 0 0 - 0 2024-07-28T13:00:46.299 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:46.418 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:46 smithi150 bash[67543]: cluster 2024-07-28T13:00:45.199743+0000 mgr.y (mgr.25232) 2082 : cluster [DBG] pgmap v3016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:46 smithi150 bash[67543]: cluster 2024-07-28T13:00:45.231006+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:46 smithi150 bash[67543]: audit 2024-07-28T13:00:45.249160+0000 mon.a (mon.0) 3312 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T13:00:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:46 smithi150 bash[67543]: cluster 2024-07-28T13:00:45.249277+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e1330: 8 total, 2 up, 8 in 2024-07-28T13:00:46.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:46.549 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[82865]: cluster 2024-07-28T13:00:45.199743+0000 mgr.y (mgr.25232) 2082 : cluster [DBG] pgmap v3016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:46.549 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[82865]: cluster 2024-07-28T13:00:45.231006+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:46.549 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[82865]: audit 2024-07-28T13:00:45.249160+0000 mon.a (mon.0) 3312 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T13:00:46.549 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[82865]: cluster 2024-07-28T13:00:45.249277+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e1330: 8 total, 2 up, 8 in 2024-07-28T13:00:46.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[80503]: cluster 2024-07-28T13:00:45.199743+0000 mgr.y (mgr.25232) 2082 : cluster [DBG] pgmap v3016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:46.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[80503]: cluster 2024-07-28T13:00:45.231006+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:46.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[80503]: audit 2024-07-28T13:00:45.249160+0000 mon.a (mon.0) 3312 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T13:00:46.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:46 smithi022 bash[80503]: cluster 2024-07-28T13:00:45.249277+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e1330: 8 total, 2 up, 8 in 2024-07-28T13:00:46.658 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:46.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:46.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:47.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:47.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:47.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:00:47.198599+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:00:47.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:00:47.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2960 16 16 0 0 0 - 0 2024-07-28T13:00:47.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:47.370 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:47.488 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:47.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:47.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:47.843 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:47.961 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:48.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:48.089 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T13:00:48.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2961 16 16 0 0 0 - 0 2024-07-28T13:00:48.199 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:48.316 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:48.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:48 smithi150 bash[67543]: cluster 2024-07-28T13:00:47.201123+0000 mgr.y (mgr.25232) 2083 : cluster [DBG] pgmap v3018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:48.554 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:48 smithi022 bash[80503]: cluster 2024-07-28T13:00:47.201123+0000 mgr.y (mgr.25232) 2083 : cluster [DBG] pgmap v3018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:48 smithi022 bash[82865]: cluster 2024-07-28T13:00:47.201123+0000 mgr.y (mgr.25232) 2083 : cluster [DBG] pgmap v3018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:48.674 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:48.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:48.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:49.031 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:49.128 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:49.151 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:49.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2962 16 16 0 0 0 - 0 2024-07-28T13:00:49.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:49.389 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:49.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:00:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:00:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:00:49.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:49.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:49.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:49.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T13:00:49.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:50.097 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:50.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2963 16 16 0 0 0 - 0 2024-07-28T13:00:50.211 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:50.329 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:50.447 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:50 smithi150 bash[67543]: cluster 2024-07-28T13:00:49.202554+0000 mgr.y (mgr.25232) 2084 : cluster [DBG] pgmap v3019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:50 smithi150 bash[67543]: audit 2024-07-28T13:00:50.215443+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:50 smithi150 bash[67543]: audit 2024-07-28T13:00:50.217323+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:50.567 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:50 smithi022 bash[80503]: cluster 2024-07-28T13:00:49.202554+0000 mgr.y (mgr.25232) 2084 : cluster [DBG] pgmap v3019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:50 smithi022 bash[80503]: audit 2024-07-28T13:00:50.215443+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:50 smithi022 bash[80503]: audit 2024-07-28T13:00:50.217323+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:50 smithi022 bash[82865]: cluster 2024-07-28T13:00:49.202554+0000 mgr.y (mgr.25232) 2084 : cluster [DBG] pgmap v3019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:50 smithi022 bash[82865]: audit 2024-07-28T13:00:50.215443+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:00:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:50 smithi022 bash[82865]: audit 2024-07-28T13:00:50.217323+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:00:50.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:50.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:50.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:51.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:51.160 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:51.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2964 16 16 0 0 0 - 0 2024-07-28T13:00:51.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:51.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:51.514 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:51.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:51.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:51.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:51.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:52.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:52.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2965 16 16 0 0 0 - 0 2024-07-28T13:00:52.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:52.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:52.467 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:52.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:52 smithi150 bash[67543]: cluster 2024-07-28T13:00:51.204069+0000 mgr.y (mgr.25232) 2085 : cluster [DBG] pgmap v3020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:52.478 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:00:52 smithi150 bash[60514]: ts=2024-07-28T13:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:00:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:52 smithi022 bash[80503]: cluster 2024-07-28T13:00:51.204069+0000 mgr.y (mgr.25232) 2085 : cluster [DBG] pgmap v3020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:52 smithi022 bash[82865]: cluster 2024-07-28T13:00:51.204069+0000 mgr.y (mgr.25232) 2085 : cluster [DBG] pgmap v3020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:52.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:52.700 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:52.819 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:52.912 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:00:52.938 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:53.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:53.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:53.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2966 16 16 0 0 0 - 0 2024-07-28T13:00:53.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:53.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:53.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:53.649 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:53.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:53.885 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:54.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:54.124 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:54.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2967 16 16 0 0 0 - 0 2024-07-28T13:00:54.243 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:54.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:54.477 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:54.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:54 smithi150 bash[67543]: cluster 2024-07-28T13:00:53.205649+0000 mgr.y (mgr.25232) 2086 : cluster [DBG] pgmap v3021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:54.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:54 smithi022 bash[80503]: cluster 2024-07-28T13:00:53.205649+0000 mgr.y (mgr.25232) 2086 : cluster [DBG] pgmap v3021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:54.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:54 smithi022 bash[82865]: cluster 2024-07-28T13:00:53.205649+0000 mgr.y (mgr.25232) 2086 : cluster [DBG] pgmap v3021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:54.595 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:54.612 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:00:54.709 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:54.826 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:54.945 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:55.063 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:55.182 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:55.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2968 16 16 0 0 0 - 0 2024-07-28T13:00:55.300 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:55.419 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:55.534 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:55.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:55.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:55.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:56.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:56.127 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:56.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2969 16 16 0 0 0 - 0 2024-07-28T13:00:56.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:56.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:56 smithi022 bash[80503]: cluster 2024-07-28T13:00:55.207153+0000 mgr.y (mgr.25232) 2087 : cluster [DBG] pgmap v3022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:56.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:56.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:56 smithi150 bash[67543]: cluster 2024-07-28T13:00:55.207153+0000 mgr.y (mgr.25232) 2087 : cluster [DBG] pgmap v3022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:56.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:56.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:56 smithi022 bash[82865]: cluster 2024-07-28T13:00:55.207153+0000 mgr.y (mgr.25232) 2087 : cluster [DBG] pgmap v3022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:56.600 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:56.718 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:56.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:56.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:57.070 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:57.186 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:57.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2970 16 16 0 0 0 - 0 2024-07-28T13:00:57.284 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T13:00:57.306 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:57.424 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:57 smithi150 bash[67543]: audit 2024-07-28T13:00:56.877605+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.22:0/2018166485' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:57 smithi150 bash[67543]: audit 2024-07-28T13:00:56.878118+0000 mon.a (mon.0) 3316 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:57.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:57 smithi022 bash[80503]: audit 2024-07-28T13:00:56.877605+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.22:0/2018166485' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:57 smithi022 bash[80503]: audit 2024-07-28T13:00:56.878118+0000 mon.a (mon.0) 3316 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:57 smithi022 bash[82865]: audit 2024-07-28T13:00:56.877605+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.22:0/2018166485' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:57 smithi022 bash[82865]: audit 2024-07-28T13:00:56.878118+0000 mon.a (mon.0) 3316 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:00:57.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:57.783 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:57.903 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:58.023 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:58.140 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:58.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2971 16 16 0 0 0 - 0 2024-07-28T13:00:58.259 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:58.342 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:00:58.343 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:58 smithi150 bash[67543]: cluster 2024-07-28T13:00:57.208587+0000 mgr.y (mgr.25232) 2088 : cluster [DBG] pgmap v3023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:58.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:58 smithi150 bash[67543]: cluster 2024-07-28T13:00:57.269149+0000 mon.a (mon.0) 3317 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:58.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:58 smithi150 bash[67543]: audit 2024-07-28T13:00:57.284250+0000 mon.a (mon.0) 3318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:58.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:00:58 smithi150 bash[67543]: cluster 2024-07-28T13:00:57.284362+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1331: 8 total, 2 up, 8 in 2024-07-28T13:00:58.380 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:00:58.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[80503]: cluster 2024-07-28T13:00:57.208587+0000 mgr.y (mgr.25232) 2088 : cluster [DBG] pgmap v3023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[80503]: cluster 2024-07-28T13:00:57.269149+0000 mon.a (mon.0) 3317 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[80503]: audit 2024-07-28T13:00:57.284250+0000 mon.a (mon.0) 3318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[80503]: cluster 2024-07-28T13:00:57.284362+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1331: 8 total, 2 up, 8 in 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[82865]: cluster 2024-07-28T13:00:57.208587+0000 mgr.y (mgr.25232) 2088 : cluster [DBG] pgmap v3023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[82865]: cluster 2024-07-28T13:00:57.269149+0000 mon.a (mon.0) 3317 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[82865]: audit 2024-07-28T13:00:57.284250+0000 mon.a (mon.0) 3318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:00:58.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:00:58 smithi022 bash[82865]: cluster 2024-07-28T13:00:57.284362+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1331: 8 total, 2 up, 8 in 2024-07-28T13:00:58.613 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:00:58.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:58.886 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:59.005 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:00:59.097 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:00:59.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T13:00:59.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:00:59.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2972 16 16 0 0 0 - 0 2024-07-28T13:00:59.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:59.361 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:59.479 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:59.599 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:00:59.716 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:00:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:00:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:00:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:00:59.835 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:00:59.955 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:00.073 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:00.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T13:01:00.190 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:00.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2973 16 16 0 0 0 - 0 2024-07-28T13:01:00.308 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:00.425 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:00.436 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:00 smithi150 bash[67543]: cluster 2024-07-28T13:00:59.209571+0000 mgr.y (mgr.25232) 2089 : cluster [DBG] pgmap v3025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:00.544 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:00 smithi022 bash[80503]: cluster 2024-07-28T13:00:59.209571+0000 mgr.y (mgr.25232) 2089 : cluster [DBG] pgmap v3025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:00 smithi022 bash[82865]: cluster 2024-07-28T13:00:59.209571+0000 mgr.y (mgr.25232) 2089 : cluster [DBG] pgmap v3025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:00.662 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:00.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:00.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:01.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:01.138 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:01.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2974 16 16 0 0 0 - 0 2024-07-28T13:01:01.256 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:01.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:01.493 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:01.611 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:01.728 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:01.845 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:01.959 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:02.079 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:02.198 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:02.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2975 16 16 0 0 0 - 0 2024-07-28T13:01:02.317 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:02.438 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:02 smithi150 bash[67543]: cluster 2024-07-28T13:01:01.210993+0000 mgr.y (mgr.25232) 2090 : cluster [DBG] pgmap v3026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:02 smithi150 bash[67543]: audit 2024-07-28T13:01:01.368173+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:01:02.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:01:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:01:02.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:02.570 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:02 smithi022 bash[80503]: cluster 2024-07-28T13:01:01.210993+0000 mgr.y (mgr.25232) 2090 : cluster [DBG] pgmap v3026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:02.570 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:02 smithi022 bash[80503]: audit 2024-07-28T13:01:01.368173+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:01:02.570 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:02 smithi022 bash[82865]: cluster 2024-07-28T13:01:01.210993+0000 mgr.y (mgr.25232) 2090 : cluster [DBG] pgmap v3026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:02.570 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:02 smithi022 bash[82865]: audit 2024-07-28T13:01:01.368173+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:01:02.679 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:02.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:02.919 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:03.039 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:03.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:03.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2976 16 16 0 0 0 - 0 2024-07-28T13:01:03.277 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:03.395 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:03.514 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:03.632 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:03.750 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:03.847 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:01:03.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:03.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:04.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:04.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2977 16 16 0 0 0 - 0 2024-07-28T13:01:04.220 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:04.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:04.458 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:04.579 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:04.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:04 smithi022 bash[80503]: cluster 2024-07-28T13:01:03.212038+0000 mgr.y (mgr.25232) 2091 : cluster [DBG] pgmap v3027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:04 smithi022 bash[82865]: cluster 2024-07-28T13:01:03.212038+0000 mgr.y (mgr.25232) 2091 : cluster [DBG] pgmap v3027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:04.699 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:04 smithi150 bash[67543]: cluster 2024-07-28T13:01:03.212038+0000 mgr.y (mgr.25232) 2091 : cluster [DBG] pgmap v3027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:04.818 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:04.879 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:01:04.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:05.054 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:05.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:05.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2978 16 16 0 0 0 - 0 2024-07-28T13:01:05.292 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:05.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:05.530 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:05.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:05 smithi022 bash[80503]: audit 2024-07-28T13:01:05.209492+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:05.549 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:05 smithi022 bash[82865]: audit 2024-07-28T13:01:05.209492+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:05.575 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:05 smithi150 bash[67543]: audit 2024-07-28T13:01:05.209492+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:05.650 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:05.770 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:05.890 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:06.006 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:06.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:06.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2979 16 16 0 0 0 - 0 2024-07-28T13:01:06.236 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:06.349 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:06.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:06.473 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:06 smithi022 bash[80503]: cluster 2024-07-28T13:01:05.213685+0000 mgr.y (mgr.25232) 2092 : cluster [DBG] pgmap v3028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:06.473 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:06 smithi022 bash[82865]: cluster 2024-07-28T13:01:05.213685+0000 mgr.y (mgr.25232) 2092 : cluster [DBG] pgmap v3028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:06.578 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:06.691 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:06.702 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:06 smithi150 bash[67543]: cluster 2024-07-28T13:01:05.213685+0000 mgr.y (mgr.25232) 2092 : cluster [DBG] pgmap v3028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:06.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:06.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:07.038 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:07.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:07.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:01:07.201732+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:01:07.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:01:07.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2980 16 16 0 0 0 - 0 2024-07-28T13:01:07.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:07.383 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:07.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:07.622 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:07.674 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:01:07.737 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:07.854 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:07.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:06.804823+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:06.810134+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:06.882164+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:06.888638+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: cluster 2024-07-28T13:01:07.215062+0000 mgr.y (mgr.25232) 2093 : cluster [DBG] pgmap v3029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:07.339169+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:07.340667+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:01:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:07 smithi150 bash[67543]: audit 2024-07-28T13:01:07.348246+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:06.804823+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:06.810134+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:06.882164+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:06.888638+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: cluster 2024-07-28T13:01:07.215062+0000 mgr.y (mgr.25232) 2093 : cluster [DBG] pgmap v3029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:07.339169+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:07.340667+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[80503]: audit 2024-07-28T13:01:07.348246+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:06.804823+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:06.810134+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:06.882164+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:06.888638+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: cluster 2024-07-28T13:01:07.215062+0000 mgr.y (mgr.25232) 2093 : cluster [DBG] pgmap v3029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:07.339169+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:01:08.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:07.340667+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:01:08.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:07 smithi022 bash[82865]: audit 2024-07-28T13:01:07.348246+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:01:08.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:08.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2981 16 16 0 0 0 - 0 2024-07-28T13:01:08.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:08.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:08.453 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:01:08.457 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T13:01:08.573 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:08.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:08.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:08.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:09.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:09.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:09.179 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T13:01:09.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:09 smithi022 bash[80503]: audit 2024-07-28T13:01:09.119368+0000 mon.c (mon.2) 154 : audit [INF] from='client.? 172.21.15.22:0/3804745599' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:09.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:09 smithi022 bash[80503]: audit 2024-07-28T13:01:09.119832+0000 mon.a (mon.0) 3329 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:09.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2982 16 16 0 0 0 - 0 2024-07-28T13:01:09.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:09.387 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:09.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:09 smithi150 bash[67543]: audit 2024-07-28T13:01:09.119368+0000 mon.c (mon.2) 154 : audit [INF] from='client.? 172.21.15.22:0/3804745599' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:09 smithi150 bash[67543]: audit 2024-07-28T13:01:09.119832+0000 mon.a (mon.0) 3329 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:01:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:01:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:01:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:09 smithi022 bash[82865]: audit 2024-07-28T13:01:09.119368+0000 mon.c (mon.2) 154 : audit [INF] from='client.? 172.21.15.22:0/3804745599' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:09 smithi022 bash[82865]: audit 2024-07-28T13:01:09.119832+0000 mon.a (mon.0) 3329 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:09.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:09.746 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:09.865 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:09.984 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:10.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:10.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2983 16 16 0 0 0 - 0 2024-07-28T13:01:10.222 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:10 smithi150 bash[67543]: cluster 2024-07-28T13:01:09.170817+0000 mon.a (mon.0) 3330 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:10 smithi150 bash[67543]: audit 2024-07-28T13:01:09.179252+0000 mon.a (mon.0) 3331 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:01:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:10 smithi150 bash[67543]: cluster 2024-07-28T13:01:09.179345+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1332: 8 total, 2 up, 8 in 2024-07-28T13:01:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:10 smithi150 bash[67543]: cluster 2024-07-28T13:01:09.215951+0000 mgr.y (mgr.25232) 2094 : cluster [DBG] pgmap v3031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:10.343 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:10.463 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:10.474 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[82865]: cluster 2024-07-28T13:01:09.170817+0000 mon.a (mon.0) 3330 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:10.474 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[82865]: audit 2024-07-28T13:01:09.179252+0000 mon.a (mon.0) 3331 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:01:10.474 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[82865]: cluster 2024-07-28T13:01:09.179345+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1332: 8 total, 2 up, 8 in 2024-07-28T13:01:10.475 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[82865]: cluster 2024-07-28T13:01:09.215951+0000 mgr.y (mgr.25232) 2094 : cluster [DBG] pgmap v3031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:10.475 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[80503]: cluster 2024-07-28T13:01:09.170817+0000 mon.a (mon.0) 3330 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:10.475 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[80503]: audit 2024-07-28T13:01:09.179252+0000 mon.a (mon.0) 3331 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:01:10.475 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[80503]: cluster 2024-07-28T13:01:09.179345+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1332: 8 total, 2 up, 8 in 2024-07-28T13:01:10.475 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:10 smithi022 bash[80503]: cluster 2024-07-28T13:01:09.215951+0000 mgr.y (mgr.25232) 2094 : cluster [DBG] pgmap v3031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:10.583 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:10.702 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:10.822 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:10.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:11.062 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:11.181 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:11.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2984 16 16 0 0 0 - 0 2024-07-28T13:01:11.299 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:11.419 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:11.537 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:11.655 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:11.775 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:11.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:12.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:12.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T13:01:12.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:12.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2985 16 16 0 0 0 - 0 2024-07-28T13:01:12.248 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:12.367 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:12.486 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:12.497 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:12 smithi150 bash[67543]: cluster 2024-07-28T13:01:11.217287+0000 mgr.y (mgr.25232) 2095 : cluster [DBG] pgmap v3032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:12.497 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:01:12 smithi150 bash[60514]: ts=2024-07-28T13:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:01:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:12 smithi022 bash[80503]: cluster 2024-07-28T13:01:11.217287+0000 mgr.y (mgr.25232) 2095 : cluster [DBG] pgmap v3032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:12 smithi022 bash[82865]: cluster 2024-07-28T13:01:11.217287+0000 mgr.y (mgr.25232) 2095 : cluster [DBG] pgmap v3032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:12.605 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:12.722 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:12.838 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:12.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:13.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:13.195 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:13.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2986 16 16 0 0 0 - 0 2024-07-28T13:01:13.259 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:01:13.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:13.430 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:13.549 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:13.668 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:13.787 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:13.907 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:14.027 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:14.148 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:14.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2987 16 16 0 0 0 - 0 2024-07-28T13:01:14.268 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:14.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:14.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:14 smithi150 bash[67543]: cluster 2024-07-28T13:01:13.218665+0000 mgr.y (mgr.25232) 2096 : cluster [DBG] pgmap v3033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:14 smithi022 bash[80503]: cluster 2024-07-28T13:01:13.218665+0000 mgr.y (mgr.25232) 2096 : cluster [DBG] pgmap v3033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:14 smithi022 bash[82865]: cluster 2024-07-28T13:01:13.218665+0000 mgr.y (mgr.25232) 2096 : cluster [DBG] pgmap v3033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:14.628 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:14.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:14.857 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:14.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:15.088 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:15.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2988 16 16 0 0 0 - 0 2024-07-28T13:01:15.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:15.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:15.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:15.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:15.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:15.803 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:15.920 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:16.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:16.155 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:16.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2989 16 16 0 0 0 - 0 2024-07-28T13:01:16.271 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:16.390 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:16.509 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:16 smithi150 bash[67543]: cluster 2024-07-28T13:01:15.220072+0000 mgr.y (mgr.25232) 2097 : cluster [DBG] pgmap v3034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:16 smithi022 bash[80503]: cluster 2024-07-28T13:01:15.220072+0000 mgr.y (mgr.25232) 2097 : cluster [DBG] pgmap v3034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:16 smithi022 bash[82865]: cluster 2024-07-28T13:01:15.220072+0000 mgr.y (mgr.25232) 2097 : cluster [DBG] pgmap v3034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:16.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:16.746 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:16.861 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:01:16.864 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:01:16.864 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:16.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:17.096 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:17.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2990 16 16 0 0 0 - 0 2024-07-28T13:01:17.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:17.334 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:17.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:17.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:17.634 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:01:17.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T13:01:17.692 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:17.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:17.922 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:18.036 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:18.155 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:18.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2991 16 16 0 0 0 - 0 2024-07-28T13:01:18.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:18.393 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:18.458 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:18 smithi022 bash[80503]: cluster 2024-07-28T13:01:17.221604+0000 mgr.y (mgr.25232) 2098 : cluster [DBG] pgmap v3035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:18.458 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:18 smithi022 bash[82865]: cluster 2024-07-28T13:01:17.221604+0000 mgr.y (mgr.25232) 2098 : cluster [DBG] pgmap v3035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:18.508 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:18.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:18.742 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:18.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:18 smithi150 bash[67543]: cluster 2024-07-28T13:01:17.221604+0000 mgr.y (mgr.25232) 2098 : cluster [DBG] pgmap v3035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:18.861 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:18.981 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:19.098 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:19.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2992 16 16 0 0 0 - 0 2024-07-28T13:01:19.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:19.333 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:19.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:19.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:01:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:01:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:01:19.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:19.807 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:19.924 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:20.043 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:20.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:20.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2993 16 16 0 0 0 - 0 2024-07-28T13:01:20.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:20.400 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:20.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:20 smithi022 bash[80503]: cluster 2024-07-28T13:01:19.222720+0000 mgr.y (mgr.25232) 2099 : cluster [DBG] pgmap v3036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:20.439 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:20 smithi022 bash[80503]: audit 2024-07-28T13:01:20.209975+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:20.439 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:20 smithi022 bash[82865]: cluster 2024-07-28T13:01:19.222720+0000 mgr.y (mgr.25232) 2099 : cluster [DBG] pgmap v3036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:20.439 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:20 smithi022 bash[82865]: audit 2024-07-28T13:01:20.209975+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:20 smithi150 bash[67543]: cluster 2024-07-28T13:01:19.222720+0000 mgr.y (mgr.25232) 2099 : cluster [DBG] pgmap v3036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:20 smithi150 bash[67543]: audit 2024-07-28T13:01:20.209975+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:20.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:20.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:20.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:20.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:20.989 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:21.108 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:21.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2994 16 16 0 0 0 - 0 2024-07-28T13:01:21.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:21.306 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T13:01:21.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:21.457 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:21.467 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:21 smithi022 bash[80503]: audit 2024-07-28T13:01:20.791906+0000 mon.c (mon.2) 155 : audit [INF] from='client.? 172.21.15.22:0/4024676369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:21.468 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:21 smithi022 bash[80503]: audit 2024-07-28T13:01:20.792523+0000 mon.a (mon.0) 3334 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:21.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:21 smithi022 bash[82865]: audit 2024-07-28T13:01:20.791906+0000 mon.c (mon.2) 155 : audit [INF] from='client.? 172.21.15.22:0/4024676369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:21.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:21 smithi022 bash[82865]: audit 2024-07-28T13:01:20.792523+0000 mon.a (mon.0) 3334 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:21.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:21.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:21 smithi150 bash[67543]: audit 2024-07-28T13:01:20.791906+0000 mon.c (mon.2) 155 : audit [INF] from='client.? 172.21.15.22:0/4024676369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:21 smithi150 bash[67543]: audit 2024-07-28T13:01:20.792523+0000 mon.a (mon.0) 3334 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:21.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:21.933 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:22.054 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:22.174 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:22.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2995 16 16 0 0 0 - 0 2024-07-28T13:01:22.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:22.378 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:01:22.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:22.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:22 smithi150 bash[67543]: cluster 2024-07-28T13:01:21.224092+0000 mgr.y (mgr.25232) 2100 : cluster [DBG] pgmap v3037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:22.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:22 smithi150 bash[67543]: cluster 2024-07-28T13:01:21.290627+0000 mon.a (mon.0) 3335 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:01:22.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:22 smithi150 bash[67543]: audit 2024-07-28T13:01:21.305698+0000 mon.a (mon.0) 3336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:01:22.477 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:22 smithi150 bash[67543]: cluster 2024-07-28T13:01:21.305874+0000 mon.a (mon.0) 3337 : cluster [DBG] osdmap e1333: 8 total, 2 up, 8 in 2024-07-28T13:01:22.478 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:01:22 smithi150 bash[60514]: ts=2024-07-28T13:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:01:22.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[80503]: cluster 2024-07-28T13:01:21.224092+0000 mgr.y (mgr.25232) 2100 : cluster [DBG] pgmap v3037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[80503]: cluster 2024-07-28T13:01:21.290627+0000 mon.a (mon.0) 3335 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:01:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[80503]: audit 2024-07-28T13:01:21.305698+0000 mon.a (mon.0) 3336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:01:22.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[80503]: cluster 2024-07-28T13:01:21.305874+0000 mon.a (mon.0) 3337 : cluster [DBG] osdmap e1333: 8 total, 2 up, 8 in 2024-07-28T13:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[82865]: cluster 2024-07-28T13:01:21.224092+0000 mgr.y (mgr.25232) 2100 : cluster [DBG] pgmap v3037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[82865]: cluster 2024-07-28T13:01:21.290627+0000 mon.a (mon.0) 3335 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[82865]: audit 2024-07-28T13:01:21.305698+0000 mon.a (mon.0) 3336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:01:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:22 smithi022 bash[82865]: cluster 2024-07-28T13:01:21.305874+0000 mon.a (mon.0) 3337 : cluster [DBG] osdmap e1333: 8 total, 2 up, 8 in 2024-07-28T13:01:22.648 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:22.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:22.885 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:23.004 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:23.122 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:23.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2996 16 16 0 0 0 - 0 2024-07-28T13:01:23.240 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:23.361 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:23.481 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:23.598 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:23.719 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:23.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:23.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:24.072 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:24.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:24.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2997 16 16 0 0 0 - 0 2024-07-28T13:01:24.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set noscrub 2024-07-28T13:01:24.305 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:24.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:24.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:24 smithi150 bash[67543]: cluster 2024-07-28T13:01:23.225612+0000 mgr.y (mgr.25232) 2101 : cluster [DBG] pgmap v3039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:24.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:24.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:24 smithi022 bash[82865]: cluster 2024-07-28T13:01:23.225612+0000 mgr.y (mgr.25232) 2101 : cluster [DBG] pgmap v3039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:24.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:24 smithi022 bash[80503]: cluster 2024-07-28T13:01:23.225612+0000 mgr.y (mgr.25232) 2101 : cluster [DBG] pgmap v3039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:24.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:24.777 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:24.896 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:25.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:25.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:25.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2998 16 16 0 0 0 - 0 2024-07-28T13:01:25.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:25.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:25.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:25.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:25.736 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:25.855 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:25.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:26.074 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:01:26.094 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:26.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 2999 16 16 0 0 0 - 0 2024-07-28T13:01:26.214 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:26.330 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:26.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:26 smithi150 bash[67543]: cluster 2024-07-28T13:01:25.227219+0000 mgr.y (mgr.25232) 2102 : cluster [DBG] pgmap v3040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:26.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:26 smithi022 bash[80503]: cluster 2024-07-28T13:01:25.227219+0000 mgr.y (mgr.25232) 2102 : cluster [DBG] pgmap v3040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:26 smithi022 bash[82865]: cluster 2024-07-28T13:01:25.227219+0000 mgr.y (mgr.25232) 2102 : cluster [DBG] pgmap v3040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:26.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:26.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:26.928 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:26.931 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:01:26.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T13:01:27.048 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:27.165 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:27.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:01:27.204732+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:01:27.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:01:27.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3000 16 16 0 0 0 - 0 2024-07-28T13:01:27.279 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:27.399 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:27.519 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:27.639 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:27.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:27.877 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:27.996 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:28.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:28.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3001 16 16 0 0 0 - 0 2024-07-28T13:01:28.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:28.353 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:28.472 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:28 smithi022 bash[80503]: cluster 2024-07-28T13:01:27.228660+0000 mgr.y (mgr.25232) 2103 : cluster [DBG] pgmap v3041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:28 smithi022 bash[82865]: cluster 2024-07-28T13:01:27.228660+0000 mgr.y (mgr.25232) 2103 : cluster [DBG] pgmap v3041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:28.591 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:28.711 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:28.722 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:28 smithi150 bash[67543]: cluster 2024-07-28T13:01:27.228660+0000 mgr.y (mgr.25232) 2103 : cluster [DBG] pgmap v3041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:28.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:28.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:29.028 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:01:29.066 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:29.185 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:29.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3002 16 16 0 0 0 - 0 2024-07-28T13:01:29.303 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:29.423 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:29.543 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:01:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:01:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:01:29.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:29.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:29.899 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:30.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:30.139 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:30.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3003 16 16 0 0 0 - 0 2024-07-28T13:01:30.260 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:30.379 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:30.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:30 smithi022 bash[82865]: cluster 2024-07-28T13:01:29.230065+0000 mgr.y (mgr.25232) 2104 : cluster [DBG] pgmap v3042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:30.486 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:30 smithi022 bash[80503]: cluster 2024-07-28T13:01:29.230065+0000 mgr.y (mgr.25232) 2104 : cluster [DBG] pgmap v3042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:30.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:30.616 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:30.627 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:30 smithi150 bash[67543]: cluster 2024-07-28T13:01:29.230065+0000 mgr.y (mgr.25232) 2104 : cluster [DBG] pgmap v3042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:30.733 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:30.850 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:30.966 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:31.087 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:31.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3004 16 16 0 0 0 - 0 2024-07-28T13:01:31.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:31.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:31.443 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:31.561 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:31.680 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:31.736 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:01:31.798 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:31.917 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:32.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:32.154 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:32.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3005 16 16 0 0 0 - 0 2024-07-28T13:01:32.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:32.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:32.511 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:32.566 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:32 smithi022 bash[80503]: cluster 2024-07-28T13:01:31.231602+0000 mgr.y (mgr.25232) 2105 : cluster [DBG] pgmap v3043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:32.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:32 smithi022 bash[82865]: cluster 2024-07-28T13:01:31.231602+0000 mgr.y (mgr.25232) 2105 : cluster [DBG] pgmap v3043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:32.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:32.744 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:32.755 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:32 smithi150 bash[67543]: cluster 2024-07-28T13:01:31.231602+0000 mgr.y (mgr.25232) 2105 : cluster [DBG] pgmap v3043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:32.755 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:01:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:01:32.863 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:32.980 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:33.099 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:33.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3006 16 16 0 0 0 - 0 2024-07-28T13:01:33.218 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:33.328 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is set 2024-07-28T13:01:33.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:33.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:33.465 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:33 smithi150 bash[67543]: audit 2024-07-28T13:01:32.861152+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? 172.21.15.22:0/2712928267' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:01:33.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:33 smithi022 bash[80503]: audit 2024-07-28T13:01:32.861152+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? 172.21.15.22:0/2712928267' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:01:33.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:33 smithi022 bash[82865]: audit 2024-07-28T13:01:32.861152+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? 172.21.15.22:0/2712928267' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T13:01:33.568 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:33.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:33.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:33.925 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:34.042 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:34.159 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:34.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3007 16 16 0 0 0 - 0 2024-07-28T13:01:34.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:34.397 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:34.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:34 smithi150 bash[67543]: cluster 2024-07-28T13:01:33.233147+0000 mgr.y (mgr.25232) 2106 : cluster [DBG] pgmap v3044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:34.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:34 smithi150 bash[67543]: cluster 2024-07-28T13:01:33.314802+0000 mon.a (mon.0) 3339 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:34.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:34 smithi150 bash[67543]: audit 2024-07-28T13:01:33.328205+0000 mon.a (mon.0) 3340 : audit [INF] from='client.? 172.21.15.22:0/2712928267' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T13:01:34.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:34 smithi150 bash[67543]: cluster 2024-07-28T13:01:33.328298+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e1334: 8 total, 2 up, 8 in 2024-07-28T13:01:34.517 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[80503]: cluster 2024-07-28T13:01:33.233147+0000 mgr.y (mgr.25232) 2106 : cluster [DBG] pgmap v3044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[80503]: cluster 2024-07-28T13:01:33.314802+0000 mon.a (mon.0) 3339 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[80503]: audit 2024-07-28T13:01:33.328205+0000 mon.a (mon.0) 3340 : audit [INF] from='client.? 172.21.15.22:0/2712928267' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T13:01:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[80503]: cluster 2024-07-28T13:01:33.328298+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e1334: 8 total, 2 up, 8 in 2024-07-28T13:01:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[82865]: cluster 2024-07-28T13:01:33.233147+0000 mgr.y (mgr.25232) 2106 : cluster [DBG] pgmap v3044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[82865]: cluster 2024-07-28T13:01:33.314802+0000 mon.a (mon.0) 3339 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[82865]: audit 2024-07-28T13:01:33.328205+0000 mon.a (mon.0) 3340 : audit [INF] from='client.? 172.21.15.22:0/2712928267' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T13:01:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:34 smithi022 bash[82865]: cluster 2024-07-28T13:01:33.328298+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e1334: 8 total, 2 up, 8 in 2024-07-28T13:01:34.635 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:34.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:34.874 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:34.992 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:35.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:35.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3008 16 16 0 0 0 - 0 2024-07-28T13:01:35.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:35.350 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:35.401 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:01:35.403 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:35 smithi150 bash[67543]: audit 2024-07-28T13:01:35.212592+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:35.464 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:35.577 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:35 smithi022 bash[80503]: audit 2024-07-28T13:01:35.212592+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:35.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:35 smithi022 bash[82865]: audit 2024-07-28T13:01:35.212592+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:35.696 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:35.814 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:35.931 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:36.049 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:01:36.148 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T13:01:36.169 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:36.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3009 16 16 0 0 0 - 0 2024-07-28T13:01:36.228 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T13:01:36.310 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:36.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:36 smithi150 bash[67543]: cluster 2024-07-28T13:01:35.234885+0000 mgr.y (mgr.25232) 2107 : cluster [DBG] pgmap v3046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:36.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:36 smithi022 bash[80503]: cluster 2024-07-28T13:01:35.234885+0000 mgr.y (mgr.25232) 2107 : cluster [DBG] pgmap v3046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:36 smithi022 bash[82865]: cluster 2024-07-28T13:01:35.234885+0000 mgr.y (mgr.25232) 2107 : cluster [DBG] pgmap v3046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:36.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:36.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:36.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:37.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:37.135 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:37.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3010 16 16 0 0 0 - 0 2024-07-28T13:01:37.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:37.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:37.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:37.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:37.733 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:37.853 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:37.971 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:38.090 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:38.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3011 16 16 0 0 0 - 0 2024-07-28T13:01:38.208 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:38.326 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:38.445 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:38 smithi150 bash[67543]: cluster 2024-07-28T13:01:37.235953+0000 mgr.y (mgr.25232) 2108 : cluster [DBG] pgmap v3047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:38.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:38.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:38.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:38 smithi022 bash[80503]: cluster 2024-07-28T13:01:37.235953+0000 mgr.y (mgr.25232) 2108 : cluster [DBG] pgmap v3047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:38.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:38 smithi022 bash[82865]: cluster 2024-07-28T13:01:37.235953+0000 mgr.y (mgr.25232) 2108 : cluster [DBG] pgmap v3047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:38.801 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:38.918 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:39.033 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:39.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:39.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3012 16 16 0 0 0 - 0 2024-07-28T13:01:39.269 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:39.389 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:39.507 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:01:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:01:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:01:39.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:39.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:39.859 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:39.976 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:40.095 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:40.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3013 16 16 0 0 0 - 0 2024-07-28T13:01:40.213 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:40.330 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:40.450 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:40 smithi150 bash[67543]: cluster 2024-07-28T13:01:39.237504+0000 mgr.y (mgr.25232) 2109 : cluster [DBG] pgmap v3048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:40.569 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:40.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:40.699 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:40 smithi022 bash[80503]: cluster 2024-07-28T13:01:39.237504+0000 mgr.y (mgr.25232) 2109 : cluster [DBG] pgmap v3048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:40.699 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:40 smithi022 bash[82865]: cluster 2024-07-28T13:01:39.237504+0000 mgr.y (mgr.25232) 2109 : cluster [DBG] pgmap v3048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:40.808 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:40.898 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:01:40.925 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:40.989 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:01:41.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:41.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:41.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3014 16 16 0 0 0 - 0 2024-07-28T13:01:41.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:41.402 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:41.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:41.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:41.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:41.876 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:41.994 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:42.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:42.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3015 16 16 0 0 0 - 0 2024-07-28T13:01:42.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:42.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:42.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:42 smithi150 bash[67543]: cluster 2024-07-28T13:01:41.238842+0000 mgr.y (mgr.25232) 2110 : cluster [DBG] pgmap v3049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:42.364 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:01:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:01:42.469 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:42.587 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:42.606 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:42 smithi022 bash[80503]: cluster 2024-07-28T13:01:41.238842+0000 mgr.y (mgr.25232) 2110 : cluster [DBG] pgmap v3049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:42.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:42 smithi022 bash[82865]: cluster 2024-07-28T13:01:41.238842+0000 mgr.y (mgr.25232) 2110 : cluster [DBG] pgmap v3049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:42.706 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:42.824 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:42.943 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:43.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:43.177 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:43.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3016 16 16 0 0 0 - 0 2024-07-28T13:01:43.295 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:43.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:43.536 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:43.654 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:43.778 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:43.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:44.017 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:44.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:44.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3017 16 16 0 0 0 - 0 2024-07-28T13:01:44.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:44.337 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:01:44.374 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:44.492 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:44.497 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:44 smithi150 bash[67543]: cluster 2024-07-28T13:01:43.240180+0000 mgr.y (mgr.25232) 2111 : cluster [DBG] pgmap v3050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:44.611 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:44.619 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:44 smithi022 bash[80503]: cluster 2024-07-28T13:01:43.240180+0000 mgr.y (mgr.25232) 2111 : cluster [DBG] pgmap v3050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:44.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:44 smithi022 bash[82865]: cluster 2024-07-28T13:01:43.240180+0000 mgr.y (mgr.25232) 2111 : cluster [DBG] pgmap v3050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:44.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:44.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:44.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:45.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:01:45.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T13:01:45.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:45.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3018 16 16 0 0 0 - 0 2024-07-28T13:01:45.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:45.360 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is set 2024-07-28T13:01:45.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:45 smithi150 bash[67543]: audit 2024-07-28T13:01:44.881483+0000 mon.a (mon.0) 3343 : audit [INF] from='client.? 172.21.15.22:0/925245999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:45.541 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:45.660 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:45.779 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:45 smithi022 bash[80503]: audit 2024-07-28T13:01:44.881483+0000 mon.a (mon.0) 3343 : audit [INF] from='client.? 172.21.15.22:0/925245999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:45 smithi022 bash[82865]: audit 2024-07-28T13:01:44.881483+0000 mon.a (mon.0) 3343 : audit [INF] from='client.? 172.21.15.22:0/925245999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:01:45.897 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:46.015 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:46.134 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:46.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3019 16 16 0 0 0 - 0 2024-07-28T13:01:46.252 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:46.369 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:46.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[80503]: cluster 2024-07-28T13:01:45.240989+0000 mgr.y (mgr.25232) 2112 : cluster [DBG] pgmap v3051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[80503]: cluster 2024-07-28T13:01:45.350937+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[80503]: audit 2024-07-28T13:01:45.360472+0000 mon.a (mon.0) 3345 : audit [INF] from='client.? 172.21.15.22:0/925245999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[80503]: cluster 2024-07-28T13:01:45.360523+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1335: 8 total, 2 up, 8 in 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[82865]: cluster 2024-07-28T13:01:45.240989+0000 mgr.y (mgr.25232) 2112 : cluster [DBG] pgmap v3051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[82865]: cluster 2024-07-28T13:01:45.350937+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[82865]: audit 2024-07-28T13:01:45.360472+0000 mon.a (mon.0) 3345 : audit [INF] from='client.? 172.21.15.22:0/925245999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:01:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:46 smithi022 bash[82865]: cluster 2024-07-28T13:01:45.360523+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1335: 8 total, 2 up, 8 in 2024-07-28T13:01:46.608 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:46.618 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:46 smithi150 bash[67543]: cluster 2024-07-28T13:01:45.240989+0000 mgr.y (mgr.25232) 2112 : cluster [DBG] pgmap v3051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:46.618 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:46 smithi150 bash[67543]: cluster 2024-07-28T13:01:45.350937+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:46.618 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:46 smithi150 bash[67543]: audit 2024-07-28T13:01:45.360472+0000 mon.a (mon.0) 3345 : audit [INF] from='client.? 172.21.15.22:0/925245999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T13:01:46.618 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:46 smithi150 bash[67543]: cluster 2024-07-28T13:01:45.360523+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1335: 8 total, 2 up, 8 in 2024-07-28T13:01:46.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:46.846 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:46.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:47.083 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:47.203 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:47.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:01:47.207735+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:01:47.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:01:47.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3020 16 16 0 0 0 - 0 2024-07-28T13:01:47.323 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:47.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:47.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:47.570 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:47 smithi022 bash[80503]: cluster 2024-07-28T13:01:47.242363+0000 mgr.y (mgr.25232) 2113 : cluster [DBG] pgmap v3053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:47.570 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:47 smithi022 bash[82865]: cluster 2024-07-28T13:01:47.242363+0000 mgr.y (mgr.25232) 2113 : cluster [DBG] pgmap v3053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:47.679 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:47.690 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:47 smithi150 bash[67543]: cluster 2024-07-28T13:01:47.242363+0000 mgr.y (mgr.25232) 2113 : cluster [DBG] pgmap v3053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:47.799 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:47.917 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:48.036 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:48.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:48.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T13:01:48.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3021 16 16 0 0 0 - 0 2024-07-28T13:01:48.274 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:48.392 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:48.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:48.623 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:48.741 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:48.860 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:48.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:49.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:49.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3022 16 16 0 0 0 - 0 2024-07-28T13:01:49.216 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:49.335 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:49.454 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:49.574 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:49.693 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:49.812 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:01:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:01:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:01:49.900 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:01:49.932 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:50.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:50.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:50.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3023 16 16 0 0 0 - 0 2024-07-28T13:01:50.284 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:50.404 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:50.524 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:50 smithi022 bash[80503]: cluster 2024-07-28T13:01:49.243785+0000 mgr.y (mgr.25232) 2114 : cluster [DBG] pgmap v3054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:50 smithi022 bash[80503]: audit 2024-07-28T13:01:50.213073+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:50 smithi022 bash[82865]: cluster 2024-07-28T13:01:49.243785+0000 mgr.y (mgr.25232) 2114 : cluster [DBG] pgmap v3054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:50.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:50 smithi022 bash[82865]: audit 2024-07-28T13:01:50.213073+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:50.642 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:50.760 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:50 smithi150 bash[67543]: cluster 2024-07-28T13:01:49.243785+0000 mgr.y (mgr.25232) 2114 : cluster [DBG] pgmap v3054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:50 smithi150 bash[67543]: audit 2024-07-28T13:01:50.213073+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:01:50.879 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:50.997 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:51.112 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:51.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3024 16 16 0 0 0 - 0 2024-07-28T13:01:51.231 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:51.350 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:51.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:51.589 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:51.707 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:51.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:51.948 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:52.067 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:52.186 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:52.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3025 16 16 0 0 0 - 0 2024-07-28T13:01:52.307 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:52.426 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:52.493 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:52 smithi022 bash[80503]: cluster 2024-07-28T13:01:51.244688+0000 mgr.y (mgr.25232) 2115 : cluster [DBG] pgmap v3055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:52.493 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:52 smithi022 bash[82865]: cluster 2024-07-28T13:01:51.244688+0000 mgr.y (mgr.25232) 2115 : cluster [DBG] pgmap v3055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:52.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:52.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:52 smithi150 bash[67543]: cluster 2024-07-28T13:01:51.244688+0000 mgr.y (mgr.25232) 2115 : cluster [DBG] pgmap v3055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:01:52 smithi150 bash[60514]: ts=2024-07-28T13:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:01:52.781 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:52.898 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:52.945 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:01:53.018 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:53.136 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:53.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3026 16 16 0 0 0 - 0 2024-07-28T13:01:53.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:53.375 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:53.494 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:53.614 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:53.735 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:53.854 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:53.974 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:54.093 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:54.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3027 16 16 0 0 0 - 0 2024-07-28T13:01:54.211 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:54.331 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:54.451 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:54.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:54 smithi022 bash[80503]: cluster 2024-07-28T13:01:53.246032+0000 mgr.y (mgr.25232) 2116 : cluster [DBG] pgmap v3056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:54.500 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:54 smithi022 bash[82865]: cluster 2024-07-28T13:01:53.246032+0000 mgr.y (mgr.25232) 2116 : cluster [DBG] pgmap v3056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:54 smithi150 bash[67543]: cluster 2024-07-28T13:01:53.246032+0000 mgr.y (mgr.25232) 2116 : cluster [DBG] pgmap v3056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:54.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:54.629 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:01:54.685 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:54.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:54.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:55.033 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:55.149 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:55.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3028 16 16 0 0 0 - 0 2024-07-28T13:01:55.268 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:55.388 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:55.508 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:55.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:55.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:55.862 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:55.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:55.980 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:01:55.981 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T13:01:56.100 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:56.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3029 16 16 0 0 0 - 0 2024-07-28T13:01:56.219 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:56.338 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:56.456 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:56 smithi150 bash[67543]: cluster 2024-07-28T13:01:55.247431+0000 mgr.y (mgr.25232) 2117 : cluster [DBG] pgmap v3057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:56.574 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:56 smithi022 bash[80503]: cluster 2024-07-28T13:01:55.247431+0000 mgr.y (mgr.25232) 2117 : cluster [DBG] pgmap v3057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:56 smithi022 bash[82865]: cluster 2024-07-28T13:01:55.247431+0000 mgr.y (mgr.25232) 2117 : cluster [DBG] pgmap v3057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:56.695 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:56.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:56.935 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:57.055 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:57.174 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:57.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3030 16 16 0 0 0 - 0 2024-07-28T13:01:57.293 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:57.412 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:57.531 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:57.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:01:57.767 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:57.886 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:58.003 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:58.123 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:58.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3031 16 16 0 0 0 - 0 2024-07-28T13:01:58.241 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:01:58.329 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T13:01:58.358 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:58.470 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:01:58.479 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:58 smithi022 bash[80503]: cluster 2024-07-28T13:01:57.248380+0000 mgr.y (mgr.25232) 2118 : cluster [DBG] pgmap v3058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:58.480 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:58 smithi022 bash[80503]: audit 2024-07-28T13:01:58.140284+0000 mon.a (mon.0) 3348 : audit [INF] from='client.? 172.21.15.22:0/1835139078' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:58.480 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:58 smithi022 bash[82865]: cluster 2024-07-28T13:01:57.248380+0000 mgr.y (mgr.25232) 2118 : cluster [DBG] pgmap v3058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:58.480 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:58 smithi022 bash[82865]: audit 2024-07-28T13:01:58.140284+0000 mon.a (mon.0) 3348 : audit [INF] from='client.? 172.21.15.22:0/1835139078' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:58.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:58.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:58 smithi150 bash[67543]: cluster 2024-07-28T13:01:57.248380+0000 mgr.y (mgr.25232) 2118 : cluster [DBG] pgmap v3058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:01:58.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:58 smithi150 bash[67543]: audit 2024-07-28T13:01:58.140284+0000 mon.a (mon.0) 3348 : audit [INF] from='client.? 172.21.15.22:0/1835139078' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:01:58.706 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:58.825 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:58.944 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:01:59.063 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:59.183 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:01:59.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3032 16 16 0 0 0 - 0 2024-07-28T13:01:59.303 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[80503]: cluster 2024-07-28T13:01:58.315061+0000 mon.a (mon.0) 3349 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[80503]: audit 2024-07-28T13:01:58.329141+0000 mon.a (mon.0) 3350 : audit [INF] from='client.? 172.21.15.22:0/1835139078' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:01:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[80503]: cluster 2024-07-28T13:01:58.329308+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e1336: 8 total, 2 up, 8 in 2024-07-28T13:01:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[82865]: cluster 2024-07-28T13:01:58.315061+0000 mon.a (mon.0) 3349 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[82865]: audit 2024-07-28T13:01:58.329141+0000 mon.a (mon.0) 3350 : audit [INF] from='client.? 172.21.15.22:0/1835139078' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:01:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[82865]: cluster 2024-07-28T13:01:58.329308+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e1336: 8 total, 2 up, 8 in 2024-07-28T13:01:59.421 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:59.538 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:01:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:01:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:01:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:01:59.653 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:01:59.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:59 smithi150 bash[67543]: cluster 2024-07-28T13:01:58.315061+0000 mon.a (mon.0) 3349 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T13:01:59.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:59 smithi150 bash[67543]: audit 2024-07-28T13:01:58.329141+0000 mon.a (mon.0) 3350 : audit [INF] from='client.? 172.21.15.22:0/1835139078' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:01:59.663 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:01:59 smithi150 bash[67543]: cluster 2024-07-28T13:01:58.329308+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e1336: 8 total, 2 up, 8 in 2024-07-28T13:01:59.771 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:01:59.890 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:00.008 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:00.127 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:00.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3033 16 16 0 0 0 - 0 2024-07-28T13:02:00.245 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:00.364 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:00.484 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:00 smithi022 bash[80503]: cluster 2024-07-28T13:01:59.249710+0000 mgr.y (mgr.25232) 2119 : cluster [DBG] pgmap v3060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:00 smithi022 bash[82865]: cluster 2024-07-28T13:01:59.249710+0000 mgr.y (mgr.25232) 2119 : cluster [DBG] pgmap v3060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:00.604 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:00.615 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:00 smithi150 bash[67543]: cluster 2024-07-28T13:01:59.249710+0000 mgr.y (mgr.25232) 2119 : cluster [DBG] pgmap v3060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:00.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:00.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:00.963 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:01.082 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:01.091 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T13:02:01.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:01.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3034 16 16 0 0 0 - 0 2024-07-28T13:02:01.320 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:01.440 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:01.558 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:01.676 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:01.793 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:01.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:02.034 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:02.060 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:02.152 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:02.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3035 16 16 0 0 0 - 0 2024-07-28T13:02:02.271 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:02.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:02.408 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:02 smithi022 bash[80503]: cluster 2024-07-28T13:02:01.250536+0000 mgr.y (mgr.25232) 2120 : cluster [DBG] pgmap v3061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:02.409 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:02 smithi022 bash[82865]: cluster 2024-07-28T13:02:01.250536+0000 mgr.y (mgr.25232) 2120 : cluster [DBG] pgmap v3061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:02.510 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:02.630 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:02.640 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:02 smithi150 bash[67543]: cluster 2024-07-28T13:02:01.250536+0000 mgr.y (mgr.25232) 2120 : cluster [DBG] pgmap v3061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:02.640 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:02:02 smithi150 bash[60514]: ts=2024-07-28T13:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:02:02.748 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:02.866 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:02.985 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:03.102 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:03.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3036 16 16 0 0 0 - 0 2024-07-28T13:02:03.215 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:03.335 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:03.452 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:03.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:03.688 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:03.806 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:03.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:04.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:04.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:04.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3037 16 16 0 0 0 - 0 2024-07-28T13:02:04.280 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:04.400 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:04.517 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:04 smithi150 bash[67543]: cluster 2024-07-28T13:02:03.251829+0000 mgr.y (mgr.25232) 2121 : cluster [DBG] pgmap v3062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:04.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:04 smithi022 bash[82865]: cluster 2024-07-28T13:02:03.251829+0000 mgr.y (mgr.25232) 2121 : cluster [DBG] pgmap v3062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:04.636 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:04 smithi022 bash[80503]: cluster 2024-07-28T13:02:03.251829+0000 mgr.y (mgr.25232) 2121 : cluster [DBG] pgmap v3062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:04.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:04.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:04.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:04.991 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:05.102 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:05.111 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:05.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3038 16 16 0 0 0 - 0 2024-07-28T13:02:05.228 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:05.347 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:05.465 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:05 smithi150 bash[67543]: audit 2024-07-28T13:02:05.213465+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:05.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:05.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:05 smithi022 bash[80503]: audit 2024-07-28T13:02:05.213465+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:05.634 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:05 smithi022 bash[82865]: audit 2024-07-28T13:02:05.213465+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:05.704 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:05.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:05.942 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:06.061 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:06.179 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:06.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3039 16 16 0 0 0 - 0 2024-07-28T13:02:06.298 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:06.418 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:06.539 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:06 smithi022 bash[80503]: cluster 2024-07-28T13:02:05.253152+0000 mgr.y (mgr.25232) 2122 : cluster [DBG] pgmap v3063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:06 smithi022 bash[82865]: cluster 2024-07-28T13:02:05.253152+0000 mgr.y (mgr.25232) 2122 : cluster [DBG] pgmap v3063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:06.659 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:06.669 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:06 smithi150 bash[67543]: cluster 2024-07-28T13:02:05.253152+0000 mgr.y (mgr.25232) 2122 : cluster [DBG] pgmap v3063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:06.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:06.898 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:06.985 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:02:07.012 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:07.130 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:07.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:02:07.210708+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:02:07.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:02:07.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3040 16 16 0 0 0 - 0 2024-07-28T13:02:07.249 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:07.366 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:07.485 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:07.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:07.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:07.836 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:07.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:08.071 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:08.191 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:08.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3041 16 16 0 0 0 - 0 2024-07-28T13:02:08.309 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.0 2024-07-28T13:02:08.327 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:02:08.328 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T13:02:08.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:08.546 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:08 smithi022 bash[80503]: cluster 2024-07-28T13:02:07.254318+0000 mgr.y (mgr.25232) 2123 : cluster [DBG] pgmap v3064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:08 smithi022 bash[80503]: audit 2024-07-28T13:02:07.451708+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:02:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:08 smithi022 bash[82865]: cluster 2024-07-28T13:02:07.254318+0000 mgr.y (mgr.25232) 2123 : cluster [DBG] pgmap v3064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:08 smithi022 bash[82865]: audit 2024-07-28T13:02:07.451708+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:02:08.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:08.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:08 smithi150 bash[67543]: cluster 2024-07-28T13:02:07.254318+0000 mgr.y (mgr.25232) 2123 : cluster [DBG] pgmap v3064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:08.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:08 smithi150 bash[67543]: audit 2024-07-28T13:02:07.451708+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:02:08.785 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:08.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.5 2024-07-28T13:02:09.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:09.144 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:09.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3042 16 16 0 0 0 - 0 2024-07-28T13:02:09.263 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:09.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:09.502 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:09.622 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:09.641 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:02:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:02:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:02:09.743 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:09.862 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:09.982 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:10.101 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:10.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3043 16 16 0 0 0 - 0 2024-07-28T13:02:10.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:10.339 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:10.451 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.6 2024-07-28T13:02:10.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:10 smithi022 bash[80503]: cluster 2024-07-28T13:02:09.255752+0000 mgr.y (mgr.25232) 2124 : cluster [DBG] pgmap v3065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:10 smithi022 bash[82865]: cluster 2024-07-28T13:02:09.255752+0000 mgr.y (mgr.25232) 2124 : cluster [DBG] pgmap v3065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:10.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.1 2024-07-28T13:02:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:10 smithi150 bash[67543]: cluster 2024-07-28T13:02:09.255752+0000 mgr.y (mgr.25232) 2124 : cluster [DBG] pgmap v3065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:10.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.3 2024-07-28T13:02:10.924 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.4 2024-07-28T13:02:11.045 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:11.163 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.7 2024-07-28T13:02:11.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3044 16 16 0 0 0 - 0 2024-07-28T13:02:11.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl kill -s 1 ceph-4aad1094-4cd5-11ef-bcc7-c7b262605968@osd.2 2024-07-28T13:02:11.368 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T13:02:11.386 INFO:tasks.thrashosds:joining thrashosds 2024-07-28T13:02:11.386 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-07-28T13:02:11.402 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-07-28T13:02:11.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:11 smithi022 bash[80503]: audit 2024-07-28T13:02:10.590522+0000 mon.c (mon.2) 156 : audit [INF] from='client.? 172.21.15.22:0/2892129091' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:11.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:11 smithi022 bash[80503]: audit 2024-07-28T13:02:10.591067+0000 mon.a (mon.0) 3354 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:11.574 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:11 smithi022 bash[80503]: cluster 2024-07-28T13:02:11.257158+0000 mgr.y (mgr.25232) 2125 : cluster [DBG] pgmap v3066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:11.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:11 smithi022 bash[82865]: audit 2024-07-28T13:02:10.590522+0000 mon.c (mon.2) 156 : audit [INF] from='client.? 172.21.15.22:0/2892129091' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:11.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:11 smithi022 bash[82865]: audit 2024-07-28T13:02:10.591067+0000 mon.a (mon.0) 3354 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:11.575 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:11 smithi022 bash[82865]: cluster 2024-07-28T13:02:11.257158+0000 mgr.y (mgr.25232) 2125 : cluster [DBG] pgmap v3066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:11 smithi150 bash[67543]: audit 2024-07-28T13:02:10.590522+0000 mon.c (mon.2) 156 : audit [INF] from='client.? 172.21.15.22:0/2892129091' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:11 smithi150 bash[67543]: audit 2024-07-28T13:02:10.591067+0000 mon.a (mon.0) 3354 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:11 smithi150 bash[67543]: cluster 2024-07-28T13:02:11.257158+0000 mgr.y (mgr.25232) 2125 : cluster [DBG] pgmap v3066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:12.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3045 16 16 0 0 0 - 0 2024-07-28T13:02:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:12 smithi022 bash[80503]: cluster 2024-07-28T13:02:11.357121+0000 mon.a (mon.0) 3355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:02:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:12 smithi022 bash[80503]: audit 2024-07-28T13:02:11.368633+0000 mon.a (mon.0) 3356 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:02:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:12 smithi022 bash[80503]: cluster 2024-07-28T13:02:11.368693+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1337: 8 total, 2 up, 8 in 2024-07-28T13:02:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:12 smithi022 bash[82865]: cluster 2024-07-28T13:02:11.357121+0000 mon.a (mon.0) 3355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:02:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:12 smithi022 bash[82865]: audit 2024-07-28T13:02:11.368633+0000 mon.a (mon.0) 3356 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:02:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:12 smithi022 bash[82865]: cluster 2024-07-28T13:02:11.368693+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1337: 8 total, 2 up, 8 in 2024-07-28T13:02:12.674 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:02:12 smithi150 bash[60514]: ts=2024-07-28T13:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:02:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:12 smithi150 bash[67543]: cluster 2024-07-28T13:02:11.357121+0000 mon.a (mon.0) 3355 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T13:02:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:12 smithi150 bash[67543]: audit 2024-07-28T13:02:11.368633+0000 mon.a (mon.0) 3356 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:02:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:12 smithi150 bash[67543]: cluster 2024-07-28T13:02:11.368693+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1337: 8 total, 2 up, 8 in 2024-07-28T13:02:13.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3046 16 16 0 0 0 - 0 2024-07-28T13:02:14.204 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset noscrub 2024-07-28T13:02:14.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3047 16 16 0 0 0 - 0 2024-07-28T13:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: cluster 2024-07-28T13:02:13.257889+0000 mgr.y (mgr.25232) 2126 : cluster [DBG] pgmap v3068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:13.345210+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:13.349847+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:13.462259+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:13.469739+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:14.077000+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:14.083186+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:14.153777+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[80503]: audit 2024-07-28T13:02:14.158634+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: cluster 2024-07-28T13:02:13.257889+0000 mgr.y (mgr.25232) 2126 : cluster [DBG] pgmap v3068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:13.345210+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:13.349847+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:13.462259+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:13.469739+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:14.077000+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:14.083186+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:14.153777+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:14 smithi022 bash[82865]: audit 2024-07-28T13:02:14.158634+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: cluster 2024-07-28T13:02:13.257889+0000 mgr.y (mgr.25232) 2126 : cluster [DBG] pgmap v3068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:13.345210+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:13.349847+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:13.462259+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:13.469739+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:14.077000+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:14.083186+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:14.153777+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:14 smithi150 bash[67543]: audit 2024-07-28T13:02:14.158634+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:15.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3048 16 16 0 0 0 - 0 2024-07-28T13:02:15.901 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:02:16.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3049 16 16 0 0 0 - 0 2024-07-28T13:02:16.570 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:02:16.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T13:02:16.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:16 smithi022 bash[80503]: cluster 2024-07-28T13:02:15.259301+0000 mgr.y (mgr.25232) 2127 : cluster [DBG] pgmap v3069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:16.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:16 smithi022 bash[82865]: cluster 2024-07-28T13:02:15.259301+0000 mgr.y (mgr.25232) 2127 : cluster [DBG] pgmap v3069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:16.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:16 smithi150 bash[67543]: cluster 2024-07-28T13:02:15.259301+0000 mgr.y (mgr.25232) 2127 : cluster [DBG] pgmap v3069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:17.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3050 16 16 0 0 0 - 0 2024-07-28T13:02:18.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3051 16 16 0 0 0 - 0 2024-07-28T13:02:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:18 smithi150 bash[67543]: cluster 2024-07-28T13:02:17.260710+0000 mgr.y (mgr.25232) 2128 : cluster [DBG] pgmap v3070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:18 smithi022 bash[80503]: cluster 2024-07-28T13:02:17.260710+0000 mgr.y (mgr.25232) 2128 : cluster [DBG] pgmap v3070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:18 smithi022 bash[82865]: cluster 2024-07-28T13:02:17.260710+0000 mgr.y (mgr.25232) 2128 : cluster [DBG] pgmap v3070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:19.056 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:19.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3052 16 16 0 0 0 - 0 2024-07-28T13:02:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:02:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:02:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:02:20.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3053 16 16 0 0 0 - 0 2024-07-28T13:02:20.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:20 smithi150 bash[67543]: cluster 2024-07-28T13:02:19.262119+0000 mgr.y (mgr.25232) 2129 : cluster [DBG] pgmap v3071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:20.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:20 smithi150 bash[67543]: audit 2024-07-28T13:02:20.220504+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:20.434 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:20 smithi150 bash[67543]: audit 2024-07-28T13:02:20.222695+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:20.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:20 smithi022 bash[80503]: cluster 2024-07-28T13:02:19.262119+0000 mgr.y (mgr.25232) 2129 : cluster [DBG] pgmap v3071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:20.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:20 smithi022 bash[80503]: audit 2024-07-28T13:02:20.220504+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:20.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:20 smithi022 bash[80503]: audit 2024-07-28T13:02:20.222695+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:20.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:20 smithi022 bash[82865]: cluster 2024-07-28T13:02:19.262119+0000 mgr.y (mgr.25232) 2129 : cluster [DBG] pgmap v3071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:20.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:20 smithi022 bash[82865]: audit 2024-07-28T13:02:20.220504+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:20.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:20 smithi022 bash[82865]: audit 2024-07-28T13:02:20.222695+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:21.091 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:21.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3054 16 16 0 0 0 - 0 2024-07-28T13:02:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:21 smithi022 bash[80503]: cluster 2024-07-28T13:02:21.263556+0000 mgr.y (mgr.25232) 2130 : cluster [DBG] pgmap v3072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:21 smithi022 bash[82865]: cluster 2024-07-28T13:02:21.263556+0000 mgr.y (mgr.25232) 2130 : cluster [DBG] pgmap v3072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:21 smithi150 bash[67543]: cluster 2024-07-28T13:02:21.263556+0000 mgr.y (mgr.25232) 2130 : cluster [DBG] pgmap v3072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:22.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3055 16 16 0 0 0 - 0 2024-07-28T13:02:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:02:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:02:23.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3056 16 16 0 0 0 - 0 2024-07-28T13:02:24.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3057 16 16 0 0 0 - 0 2024-07-28T13:02:24.588 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:24 smithi022 bash[80503]: cluster 2024-07-28T13:02:23.265390+0000 mgr.y (mgr.25232) 2131 : cluster [DBG] pgmap v3073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:24.588 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:24 smithi022 bash[80503]: audit 2024-07-28T13:02:23.765083+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:24.588 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:24 smithi022 bash[80503]: audit 2024-07-28T13:02:23.775214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:24.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:24 smithi022 bash[82865]: cluster 2024-07-28T13:02:23.265390+0000 mgr.y (mgr.25232) 2131 : cluster [DBG] pgmap v3073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:24.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:24 smithi022 bash[82865]: audit 2024-07-28T13:02:23.765083+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:24.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:24 smithi022 bash[82865]: audit 2024-07-28T13:02:23.775214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:24 smithi150 bash[67543]: cluster 2024-07-28T13:02:23.265390+0000 mgr.y (mgr.25232) 2131 : cluster [DBG] pgmap v3073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:24 smithi150 bash[67543]: audit 2024-07-28T13:02:23.765083+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:24 smithi150 bash[67543]: audit 2024-07-28T13:02:23.775214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:25.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3058 16 16 0 0 0 - 0 2024-07-28T13:02:25.331 INFO:teuthology.orchestra.run.smithi022.stderr:noscrub is unset 2024-07-28T13:02:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:25 smithi022 bash[82865]: audit 2024-07-28T13:02:25.321171+0000 mon.a (mon.0) 3370 : audit [INF] from='client.? 172.21.15.22:0/322198794' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:02:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:25 smithi022 bash[80503]: audit 2024-07-28T13:02:25.321171+0000 mon.a (mon.0) 3370 : audit [INF] from='client.? 172.21.15.22:0/322198794' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:02:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:25 smithi150 bash[67543]: audit 2024-07-28T13:02:25.321171+0000 mon.a (mon.0) 3370 : audit [INF] from='client.? 172.21.15.22:0/322198794' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T13:02:26.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3059 16 16 0 0 0 - 0 2024-07-28T13:02:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:26 smithi022 bash[80503]: cluster 2024-07-28T13:02:25.266072+0000 mgr.y (mgr.25232) 2132 : cluster [DBG] pgmap v3074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:26 smithi022 bash[80503]: audit 2024-07-28T13:02:25.331096+0000 mon.a (mon.0) 3371 : audit [INF] from='client.? 172.21.15.22:0/322198794' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:02:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:26 smithi022 bash[80503]: cluster 2024-07-28T13:02:25.331134+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e1338: 8 total, 2 up, 8 in 2024-07-28T13:02:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:26 smithi022 bash[82865]: cluster 2024-07-28T13:02:25.266072+0000 mgr.y (mgr.25232) 2132 : cluster [DBG] pgmap v3074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:26 smithi022 bash[82865]: audit 2024-07-28T13:02:25.331096+0000 mon.a (mon.0) 3371 : audit [INF] from='client.? 172.21.15.22:0/322198794' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:02:26.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:26 smithi022 bash[82865]: cluster 2024-07-28T13:02:25.331134+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e1338: 8 total, 2 up, 8 in 2024-07-28T13:02:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:26 smithi150 bash[67543]: cluster 2024-07-28T13:02:25.266072+0000 mgr.y (mgr.25232) 2132 : cluster [DBG] pgmap v3074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:26 smithi150 bash[67543]: audit 2024-07-28T13:02:25.331096+0000 mon.a (mon.0) 3371 : audit [INF] from='client.? 172.21.15.22:0/322198794' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T13:02:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:26 smithi150 bash[67543]: cluster 2024-07-28T13:02:25.331134+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e1338: 8 total, 2 up, 8 in 2024-07-28T13:02:26.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T13:02:27.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:02:27.213491+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:02:27.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:02:27.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3060 16 16 0 0 0 - 0 2024-07-28T13:02:27.562 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:02:28.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3061 16 16 0 0 0 - 0 2024-07-28T13:02:28.321 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:02:28.322 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T13:02:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[80503]: cluster 2024-07-28T13:02:27.267416+0000 mgr.y (mgr.25232) 2133 : cluster [DBG] pgmap v3076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[80503]: audit 2024-07-28T13:02:27.414004+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[80503]: audit 2024-07-28T13:02:27.425044+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[80503]: audit 2024-07-28T13:02:27.427008+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[80503]: audit 2024-07-28T13:02:27.428151+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[80503]: audit 2024-07-28T13:02:27.434686+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[82865]: cluster 2024-07-28T13:02:27.267416+0000 mgr.y (mgr.25232) 2133 : cluster [DBG] pgmap v3076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[82865]: audit 2024-07-28T13:02:27.414004+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[82865]: audit 2024-07-28T13:02:27.425044+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[82865]: audit 2024-07-28T13:02:27.427008+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:02:28.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[82865]: audit 2024-07-28T13:02:27.428151+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:02:28.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:28 smithi022 bash[82865]: audit 2024-07-28T13:02:27.434686+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:28 smithi150 bash[67543]: cluster 2024-07-28T13:02:27.267416+0000 mgr.y (mgr.25232) 2133 : cluster [DBG] pgmap v3076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:28 smithi150 bash[67543]: audit 2024-07-28T13:02:27.414004+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:28 smithi150 bash[67543]: audit 2024-07-28T13:02:27.425044+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:28 smithi150 bash[67543]: audit 2024-07-28T13:02:27.427008+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:28 smithi150 bash[67543]: audit 2024-07-28T13:02:27.428151+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:02:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:28 smithi150 bash[67543]: audit 2024-07-28T13:02:27.434686+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:02:29.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3062 16 16 0 0 0 - 0 2024-07-28T13:02:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:02:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:02:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:02:30.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3063 16 16 0 0 0 - 0 2024-07-28T13:02:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:30 smithi150 bash[67543]: cluster 2024-07-28T13:02:29.268793+0000 mgr.y (mgr.25232) 2134 : cluster [DBG] pgmap v3077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:30 smithi022 bash[80503]: cluster 2024-07-28T13:02:29.268793+0000 mgr.y (mgr.25232) 2134 : cluster [DBG] pgmap v3077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:30 smithi022 bash[82865]: cluster 2024-07-28T13:02:29.268793+0000 mgr.y (mgr.25232) 2134 : cluster [DBG] pgmap v3077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:31.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3064 16 16 0 0 0 - 0 2024-07-28T13:02:31.849 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:32.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3065 16 16 0 0 0 - 0 2024-07-28T13:02:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:32 smithi150 bash[67543]: cluster 2024-07-28T13:02:31.270151+0000 mgr.y (mgr.25232) 2135 : cluster [DBG] pgmap v3078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:02:32 smithi150 bash[60514]: ts=2024-07-28T13:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:02:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:32 smithi022 bash[80503]: cluster 2024-07-28T13:02:31.270151+0000 mgr.y (mgr.25232) 2135 : cluster [DBG] pgmap v3078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:32 smithi022 bash[82865]: cluster 2024-07-28T13:02:31.270151+0000 mgr.y (mgr.25232) 2135 : cluster [DBG] pgmap v3078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:32.865 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:33.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3066 16 16 0 0 0 - 0 2024-07-28T13:02:34.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3067 16 16 0 0 0 - 0 2024-07-28T13:02:34.575 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:34 smithi022 bash[80503]: cluster 2024-07-28T13:02:33.271547+0000 mgr.y (mgr.25232) 2136 : cluster [DBG] pgmap v3079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:34.576 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:34 smithi022 bash[82865]: cluster 2024-07-28T13:02:33.271547+0000 mgr.y (mgr.25232) 2136 : cluster [DBG] pgmap v3079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:34 smithi150 bash[67543]: cluster 2024-07-28T13:02:33.271547+0000 mgr.y (mgr.25232) 2136 : cluster [DBG] pgmap v3079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:35.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3068 16 16 0 0 0 - 0 2024-07-28T13:02:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:35 smithi150 bash[67543]: audit 2024-07-28T13:02:35.216562+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:35 smithi022 bash[80503]: audit 2024-07-28T13:02:35.216562+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:35 smithi022 bash[82865]: audit 2024-07-28T13:02:35.216562+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:36.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3069 16 16 0 0 0 - 0 2024-07-28T13:02:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:36 smithi022 bash[80503]: cluster 2024-07-28T13:02:35.272889+0000 mgr.y (mgr.25232) 2137 : cluster [DBG] pgmap v3080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:36 smithi022 bash[82865]: cluster 2024-07-28T13:02:35.272889+0000 mgr.y (mgr.25232) 2137 : cluster [DBG] pgmap v3080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:36 smithi150 bash[67543]: cluster 2024-07-28T13:02:35.272889+0000 mgr.y (mgr.25232) 2137 : cluster [DBG] pgmap v3080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:37.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3070 16 16 0 0 0 - 0 2024-07-28T13:02:37.375 INFO:teuthology.orchestra.run.smithi022.stderr:nodeep-scrub is unset 2024-07-28T13:02:37.502 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:02:37.636 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:37 smithi022 bash[80503]: audit 2024-07-28T13:02:37.217484+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? 172.21.15.22:0/3916622254' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:37.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:37 smithi022 bash[82865]: audit 2024-07-28T13:02:37.217484+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? 172.21.15.22:0/3916622254' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:37 smithi150 bash[67543]: audit 2024-07-28T13:02:37.217484+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? 172.21.15.22:0/3916622254' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T13:02:38.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3071 16 16 0 0 0 - 0 2024-07-28T13:02:38.466 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:02:38.467 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T13:02:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:38 smithi150 bash[67543]: cluster 2024-07-28T13:02:37.273925+0000 mgr.y (mgr.25232) 2138 : cluster [DBG] pgmap v3081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:38 smithi150 bash[67543]: audit 2024-07-28T13:02:37.374660+0000 mon.a (mon.0) 3380 : audit [INF] from='client.? 172.21.15.22:0/3916622254' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:02:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:38 smithi150 bash[67543]: cluster 2024-07-28T13:02:37.374777+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e1339: 8 total, 2 up, 8 in 2024-07-28T13:02:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:38 smithi022 bash[82865]: cluster 2024-07-28T13:02:37.273925+0000 mgr.y (mgr.25232) 2138 : cluster [DBG] pgmap v3081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:38 smithi022 bash[82865]: audit 2024-07-28T13:02:37.374660+0000 mon.a (mon.0) 3380 : audit [INF] from='client.? 172.21.15.22:0/3916622254' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:02:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:38 smithi022 bash[82865]: cluster 2024-07-28T13:02:37.374777+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e1339: 8 total, 2 up, 8 in 2024-07-28T13:02:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:38 smithi022 bash[80503]: cluster 2024-07-28T13:02:37.273925+0000 mgr.y (mgr.25232) 2138 : cluster [DBG] pgmap v3081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:38 smithi022 bash[80503]: audit 2024-07-28T13:02:37.374660+0000 mon.a (mon.0) 3380 : audit [INF] from='client.? 172.21.15.22:0/3916622254' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T13:02:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:38 smithi022 bash[80503]: cluster 2024-07-28T13:02:37.374777+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e1339: 8 total, 2 up, 8 in 2024-07-28T13:02:39.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3072 16 16 0 0 0 - 0 2024-07-28T13:02:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:39 smithi150 bash[67543]: cluster 2024-07-28T13:02:39.275275+0000 mgr.y (mgr.25232) 2139 : cluster [DBG] pgmap v3083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:39 smithi022 bash[80503]: cluster 2024-07-28T13:02:39.275275+0000 mgr.y (mgr.25232) 2139 : cluster [DBG] pgmap v3083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:02:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:02:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:02:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:39 smithi022 bash[82865]: cluster 2024-07-28T13:02:39.275275+0000 mgr.y (mgr.25232) 2139 : cluster [DBG] pgmap v3083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:40.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3073 16 16 0 0 0 - 0 2024-07-28T13:02:41.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3074 16 16 0 0 0 - 0 2024-07-28T13:02:42.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3075 16 16 0 0 0 - 0 2024-07-28T13:02:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:42 smithi150 bash[67543]: cluster 2024-07-28T13:02:41.276155+0000 mgr.y (mgr.25232) 2140 : cluster [DBG] pgmap v3084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:02:42 smithi150 bash[60514]: ts=2024-07-28T13:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:02:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:42 smithi022 bash[80503]: cluster 2024-07-28T13:02:41.276155+0000 mgr.y (mgr.25232) 2140 : cluster [DBG] pgmap v3084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:42 smithi022 bash[82865]: cluster 2024-07-28T13:02:41.276155+0000 mgr.y (mgr.25232) 2140 : cluster [DBG] pgmap v3084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:43.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3076 16 16 0 0 0 - 0 2024-07-28T13:02:43.280 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:44.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3077 16 16 0 0 0 - 0 2024-07-28T13:02:44.594 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:44 smithi022 bash[80503]: cluster 2024-07-28T13:02:43.277586+0000 mgr.y (mgr.25232) 2141 : cluster [DBG] pgmap v3085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:44.594 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:44 smithi022 bash[82865]: cluster 2024-07-28T13:02:43.277586+0000 mgr.y (mgr.25232) 2141 : cluster [DBG] pgmap v3085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:44 smithi150 bash[67543]: cluster 2024-07-28T13:02:43.277586+0000 mgr.y (mgr.25232) 2141 : cluster [DBG] pgmap v3085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:45.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3078 16 16 0 0 0 - 0 2024-07-28T13:02:46.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3079 16 16 0 0 0 - 0 2024-07-28T13:02:46.358 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:02:46.560 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:46 smithi022 bash[80503]: cluster 2024-07-28T13:02:45.278545+0000 mgr.y (mgr.25232) 2142 : cluster [DBG] pgmap v3086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:46.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:46 smithi022 bash[82865]: cluster 2024-07-28T13:02:45.278545+0000 mgr.y (mgr.25232) 2142 : cluster [DBG] pgmap v3086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:46 smithi150 bash[67543]: cluster 2024-07-28T13:02:45.278545+0000 mgr.y (mgr.25232) 2142 : cluster [DBG] pgmap v3086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:47.100 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:02:47.100 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T13:02:47.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:02:47.216416+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:02:47.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:02:47.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3080 16 16 0 0 0 - 0 2024-07-28T13:02:48.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3081 16 16 0 0 0 - 0 2024-07-28T13:02:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:48 smithi150 bash[67543]: cluster 2024-07-28T13:02:47.279241+0000 mgr.y (mgr.25232) 2143 : cluster [DBG] pgmap v3087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:48 smithi022 bash[80503]: cluster 2024-07-28T13:02:47.279241+0000 mgr.y (mgr.25232) 2143 : cluster [DBG] pgmap v3087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:48 smithi022 bash[82865]: cluster 2024-07-28T13:02:47.279241+0000 mgr.y (mgr.25232) 2143 : cluster [DBG] pgmap v3087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:49.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3082 16 16 0 0 0 - 0 2024-07-28T13:02:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:02:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:02:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:02:50.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3083 16 16 0 0 0 - 0 2024-07-28T13:02:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:50 smithi150 bash[67543]: cluster 2024-07-28T13:02:49.280551+0000 mgr.y (mgr.25232) 2144 : cluster [DBG] pgmap v3088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:50 smithi150 bash[67543]: audit 2024-07-28T13:02:50.216909+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:50 smithi022 bash[80503]: cluster 2024-07-28T13:02:49.280551+0000 mgr.y (mgr.25232) 2144 : cluster [DBG] pgmap v3088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:50 smithi022 bash[80503]: audit 2024-07-28T13:02:50.216909+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:50 smithi022 bash[82865]: cluster 2024-07-28T13:02:49.280551+0000 mgr.y (mgr.25232) 2144 : cluster [DBG] pgmap v3088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:50 smithi022 bash[82865]: audit 2024-07-28T13:02:50.216909+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:02:51.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3084 16 16 0 0 0 - 0 2024-07-28T13:02:51.870 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:02:52.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3085 16 16 0 0 0 - 0 2024-07-28T13:02:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:52 smithi150 bash[67543]: cluster 2024-07-28T13:02:51.281908+0000 mgr.y (mgr.25232) 2145 : cluster [DBG] pgmap v3089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:02:52 smithi150 bash[60514]: ts=2024-07-28T13:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:02:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:52 smithi022 bash[80503]: cluster 2024-07-28T13:02:51.281908+0000 mgr.y (mgr.25232) 2145 : cluster [DBG] pgmap v3089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:52 smithi022 bash[82865]: cluster 2024-07-28T13:02:51.281908+0000 mgr.y (mgr.25232) 2145 : cluster [DBG] pgmap v3089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:53.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3086 16 16 0 0 0 - 0 2024-07-28T13:02:54.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3087 16 16 0 0 0 - 0 2024-07-28T13:02:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:54 smithi022 bash[80503]: cluster 2024-07-28T13:02:53.282645+0000 mgr.y (mgr.25232) 2146 : cluster [DBG] pgmap v3090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:54 smithi022 bash[82865]: cluster 2024-07-28T13:02:53.282645+0000 mgr.y (mgr.25232) 2146 : cluster [DBG] pgmap v3090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:54 smithi150 bash[67543]: cluster 2024-07-28T13:02:53.282645+0000 mgr.y (mgr.25232) 2146 : cluster [DBG] pgmap v3090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:54.924 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:02:55.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3088 16 16 0 0 0 - 0 2024-07-28T13:02:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:02:55.631 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T13:02:56.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3089 16 16 0 0 0 - 0 2024-07-28T13:02:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:56 smithi150 bash[67543]: cluster 2024-07-28T13:02:55.284012+0000 mgr.y (mgr.25232) 2147 : cluster [DBG] pgmap v3091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:56 smithi022 bash[80503]: cluster 2024-07-28T13:02:55.284012+0000 mgr.y (mgr.25232) 2147 : cluster [DBG] pgmap v3091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:56 smithi022 bash[82865]: cluster 2024-07-28T13:02:55.284012+0000 mgr.y (mgr.25232) 2147 : cluster [DBG] pgmap v3091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:57.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3090 16 16 0 0 0 - 0 2024-07-28T13:02:58.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3091 16 16 0 0 0 - 0 2024-07-28T13:02:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:58 smithi150 bash[67543]: cluster 2024-07-28T13:02:57.285521+0000 mgr.y (mgr.25232) 2148 : cluster [DBG] pgmap v3092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:58 smithi022 bash[80503]: cluster 2024-07-28T13:02:57.285521+0000 mgr.y (mgr.25232) 2148 : cluster [DBG] pgmap v3092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:58 smithi022 bash[82865]: cluster 2024-07-28T13:02:57.285521+0000 mgr.y (mgr.25232) 2148 : cluster [DBG] pgmap v3092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:59.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3092 16 16 0 0 0 - 0 2024-07-28T13:02:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:02:59 smithi150 bash[67543]: cluster 2024-07-28T13:02:59.287048+0000 mgr.y (mgr.25232) 2149 : cluster [DBG] pgmap v3093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:02:59 smithi022 bash[80503]: cluster 2024-07-28T13:02:59.287048+0000 mgr.y (mgr.25232) 2149 : cluster [DBG] pgmap v3093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:02:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:02:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:02:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:02:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:02:59 smithi022 bash[82865]: cluster 2024-07-28T13:02:59.287048+0000 mgr.y (mgr.25232) 2149 : cluster [DBG] pgmap v3093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:00.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3093 16 16 0 0 0 - 0 2024-07-28T13:03:00.394 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:03:01.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3094 16 16 0 0 0 - 0 2024-07-28T13:03:02.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3095 16 16 0 0 0 - 0 2024-07-28T13:03:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:02 smithi150 bash[67543]: cluster 2024-07-28T13:03:01.288447+0000 mgr.y (mgr.25232) 2150 : cluster [DBG] pgmap v3094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:03:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:03:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:02 smithi022 bash[80503]: cluster 2024-07-28T13:03:01.288447+0000 mgr.y (mgr.25232) 2150 : cluster [DBG] pgmap v3094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:02 smithi022 bash[82865]: cluster 2024-07-28T13:03:01.288447+0000 mgr.y (mgr.25232) 2150 : cluster [DBG] pgmap v3094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:03.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3096 16 16 0 0 0 - 0 2024-07-28T13:03:03.566 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:04.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3097 16 16 0 0 0 - 0 2024-07-28T13:03:04.238 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:04.239 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T13:03:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:04 smithi022 bash[80503]: cluster 2024-07-28T13:03:03.289815+0000 mgr.y (mgr.25232) 2151 : cluster [DBG] pgmap v3095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:04.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:04 smithi022 bash[82865]: cluster 2024-07-28T13:03:03.289815+0000 mgr.y (mgr.25232) 2151 : cluster [DBG] pgmap v3095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:04 smithi150 bash[67543]: cluster 2024-07-28T13:03:03.289815+0000 mgr.y (mgr.25232) 2151 : cluster [DBG] pgmap v3095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:05.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3098 16 16 0 0 0 - 0 2024-07-28T13:03:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:05 smithi150 bash[67543]: audit 2024-07-28T13:03:05.217355+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:05 smithi022 bash[80503]: audit 2024-07-28T13:03:05.217355+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:05 smithi022 bash[82865]: audit 2024-07-28T13:03:05.217355+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:06.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3099 16 16 0 0 0 - 0 2024-07-28T13:03:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:06 smithi150 bash[67543]: cluster 2024-07-28T13:03:05.291171+0000 mgr.y (mgr.25232) 2152 : cluster [DBG] pgmap v3096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:06 smithi022 bash[80503]: cluster 2024-07-28T13:03:05.291171+0000 mgr.y (mgr.25232) 2152 : cluster [DBG] pgmap v3096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:06 smithi022 bash[82865]: cluster 2024-07-28T13:03:05.291171+0000 mgr.y (mgr.25232) 2152 : cluster [DBG] pgmap v3096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:07.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:03:07.219433+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:03:07.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:03:07.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3100 16 16 0 0 0 - 0 2024-07-28T13:03:08.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3101 16 16 0 0 0 - 0 2024-07-28T13:03:08.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:08 smithi150 bash[67543]: cluster 2024-07-28T13:03:07.292593+0000 mgr.y (mgr.25232) 2153 : cluster [DBG] pgmap v3097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:08 smithi022 bash[80503]: cluster 2024-07-28T13:03:07.292593+0000 mgr.y (mgr.25232) 2153 : cluster [DBG] pgmap v3097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:08 smithi022 bash[82865]: cluster 2024-07-28T13:03:07.292593+0000 mgr.y (mgr.25232) 2153 : cluster [DBG] pgmap v3097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:09.005 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:03:09.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3102 16 16 0 0 0 - 0 2024-07-28T13:03:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:03:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:03:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:03:10.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3103 16 16 0 0 0 - 0 2024-07-28T13:03:10.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:10 smithi022 bash[82865]: cluster 2024-07-28T13:03:09.294016+0000 mgr.y (mgr.25232) 2154 : cluster [DBG] pgmap v3098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:10.564 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:10 smithi022 bash[80503]: cluster 2024-07-28T13:03:09.294016+0000 mgr.y (mgr.25232) 2154 : cluster [DBG] pgmap v3098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:10 smithi150 bash[67543]: cluster 2024-07-28T13:03:09.294016+0000 mgr.y (mgr.25232) 2154 : cluster [DBG] pgmap v3098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:11.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3104 16 16 0 0 0 - 0 2024-07-28T13:03:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:11 smithi022 bash[80503]: cluster 2024-07-28T13:03:11.295434+0000 mgr.y (mgr.25232) 2155 : cluster [DBG] pgmap v3099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:11 smithi022 bash[82865]: cluster 2024-07-28T13:03:11.295434+0000 mgr.y (mgr.25232) 2155 : cluster [DBG] pgmap v3099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:11 smithi150 bash[67543]: cluster 2024-07-28T13:03:11.295434+0000 mgr.y (mgr.25232) 2155 : cluster [DBG] pgmap v3099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:12.207 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:12.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3105 16 16 0 0 0 - 0 2024-07-28T13:03:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:03:12 smithi150 bash[60514]: ts=2024-07-28T13:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:03:12.858 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:12.859 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T13:03:13.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3106 16 16 0 0 0 - 0 2024-07-28T13:03:14.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3107 16 16 0 0 0 - 0 2024-07-28T13:03:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:14 smithi150 bash[67543]: cluster 2024-07-28T13:03:13.296827+0000 mgr.y (mgr.25232) 2156 : cluster [DBG] pgmap v3100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 13:03:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T13:03:14.171507203Z level=info msg="Completed cleanup jobs" duration=46.905732ms 2024-07-28T13:03:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:14 smithi022 bash[80503]: cluster 2024-07-28T13:03:13.296827+0000 mgr.y (mgr.25232) 2156 : cluster [DBG] pgmap v3100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:14 smithi022 bash[82865]: cluster 2024-07-28T13:03:13.296827+0000 mgr.y (mgr.25232) 2156 : cluster [DBG] pgmap v3100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:15.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3108 16 16 0 0 0 - 0 2024-07-28T13:03:16.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3109 16 16 0 0 0 - 0 2024-07-28T13:03:16.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:16 smithi150 bash[67543]: cluster 2024-07-28T13:03:15.298249+0000 mgr.y (mgr.25232) 2157 : cluster [DBG] pgmap v3101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:16 smithi022 bash[80503]: cluster 2024-07-28T13:03:15.298249+0000 mgr.y (mgr.25232) 2157 : cluster [DBG] pgmap v3101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:16 smithi022 bash[82865]: cluster 2024-07-28T13:03:15.298249+0000 mgr.y (mgr.25232) 2157 : cluster [DBG] pgmap v3101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:17.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3110 16 16 0 0 0 - 0 2024-07-28T13:03:17.625 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:03:18.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3111 16 16 0 0 0 - 0 2024-07-28T13:03:18.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:18 smithi022 bash[80503]: cluster 2024-07-28T13:03:17.299683+0000 mgr.y (mgr.25232) 2158 : cluster [DBG] pgmap v3102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:18.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:18 smithi022 bash[82865]: cluster 2024-07-28T13:03:17.299683+0000 mgr.y (mgr.25232) 2158 : cluster [DBG] pgmap v3102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:18 smithi150 bash[67543]: cluster 2024-07-28T13:03:17.299683+0000 mgr.y (mgr.25232) 2158 : cluster [DBG] pgmap v3102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:19.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3112 16 16 0 0 0 - 0 2024-07-28T13:03:19.652 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:03:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:03:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:03:20.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3113 16 16 0 0 0 - 0 2024-07-28T13:03:20.628 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:20 smithi022 bash[80503]: cluster 2024-07-28T13:03:19.301234+0000 mgr.y (mgr.25232) 2159 : cluster [DBG] pgmap v3103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:20.629 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:20 smithi022 bash[80503]: audit 2024-07-28T13:03:20.217862+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:20.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:20 smithi022 bash[82865]: cluster 2024-07-28T13:03:19.301234+0000 mgr.y (mgr.25232) 2159 : cluster [DBG] pgmap v3103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:20.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:20 smithi022 bash[82865]: audit 2024-07-28T13:03:20.217862+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:20 smithi150 bash[67543]: cluster 2024-07-28T13:03:19.301234+0000 mgr.y (mgr.25232) 2159 : cluster [DBG] pgmap v3103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:20 smithi150 bash[67543]: audit 2024-07-28T13:03:20.217862+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:20.782 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:21.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3114 16 16 0 0 0 - 0 2024-07-28T13:03:21.540 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:21.540 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T13:03:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:21 smithi150 bash[67543]: cluster 2024-07-28T13:03:21.302649+0000 mgr.y (mgr.25232) 2160 : cluster [DBG] pgmap v3104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:21 smithi022 bash[80503]: cluster 2024-07-28T13:03:21.302649+0000 mgr.y (mgr.25232) 2160 : cluster [DBG] pgmap v3104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:21 smithi022 bash[82865]: cluster 2024-07-28T13:03:21.302649+0000 mgr.y (mgr.25232) 2160 : cluster [DBG] pgmap v3104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:22.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3115 16 16 0 0 0 - 0 2024-07-28T13:03:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:03:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:03:23.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3116 16 16 0 0 0 - 0 2024-07-28T13:03:24.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3117 16 16 0 0 0 - 0 2024-07-28T13:03:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:24 smithi150 bash[67543]: cluster 2024-07-28T13:03:23.304003+0000 mgr.y (mgr.25232) 2161 : cluster [DBG] pgmap v3105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:24 smithi022 bash[80503]: cluster 2024-07-28T13:03:23.304003+0000 mgr.y (mgr.25232) 2161 : cluster [DBG] pgmap v3105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:24 smithi022 bash[82865]: cluster 2024-07-28T13:03:23.304003+0000 mgr.y (mgr.25232) 2161 : cluster [DBG] pgmap v3105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:25.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3118 16 16 0 0 0 - 0 2024-07-28T13:03:26.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3119 16 16 0 0 0 - 0 2024-07-28T13:03:26.310 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:03:26.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:26 smithi022 bash[80503]: cluster 2024-07-28T13:03:25.305332+0000 mgr.y (mgr.25232) 2162 : cluster [DBG] pgmap v3106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:26.674 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:26 smithi022 bash[82865]: cluster 2024-07-28T13:03:25.305332+0000 mgr.y (mgr.25232) 2162 : cluster [DBG] pgmap v3106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:26 smithi150 bash[67543]: cluster 2024-07-28T13:03:25.305332+0000 mgr.y (mgr.25232) 2162 : cluster [DBG] pgmap v3106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:27.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:03:27.222509+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:03:27.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:03:27.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3120 16 16 0 0 0 - 0 2024-07-28T13:03:28.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3121 16 16 0 0 0 - 0 2024-07-28T13:03:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:28 smithi150 bash[67543]: cluster 2024-07-28T13:03:27.306363+0000 mgr.y (mgr.25232) 2163 : cluster [DBG] pgmap v3107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:28 smithi150 bash[67543]: audit 2024-07-28T13:03:27.514107+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:03:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:28 smithi150 bash[67543]: audit 2024-07-28T13:03:27.880978+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:28 smithi150 bash[67543]: audit 2024-07-28T13:03:27.885840+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[80503]: cluster 2024-07-28T13:03:27.306363+0000 mgr.y (mgr.25232) 2163 : cluster [DBG] pgmap v3107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[80503]: audit 2024-07-28T13:03:27.514107+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:03:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[80503]: audit 2024-07-28T13:03:27.880978+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[80503]: audit 2024-07-28T13:03:27.885840+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[82865]: cluster 2024-07-28T13:03:27.306363+0000 mgr.y (mgr.25232) 2163 : cluster [DBG] pgmap v3107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[82865]: audit 2024-07-28T13:03:27.514107+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:03:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[82865]: audit 2024-07-28T13:03:27.880978+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:28 smithi022 bash[82865]: audit 2024-07-28T13:03:27.885840+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:29.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3122 16 16 0 0 0 - 0 2024-07-28T13:03:29.553 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:29 smithi150 bash[67543]: cluster 2024-07-28T13:03:29.307657+0000 mgr.y (mgr.25232) 2164 : cluster [DBG] pgmap v3108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:29 smithi022 bash[80503]: cluster 2024-07-28T13:03:29.307657+0000 mgr.y (mgr.25232) 2164 : cluster [DBG] pgmap v3108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:03:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:03:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:03:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:29 smithi022 bash[82865]: cluster 2024-07-28T13:03:29.307657+0000 mgr.y (mgr.25232) 2164 : cluster [DBG] pgmap v3108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:30.199 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:30.200 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T13:03:30.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3123 16 16 0 0 0 - 0 2024-07-28T13:03:31.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3124 16 16 0 0 0 - 0 2024-07-28T13:03:32.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3125 16 16 0 0 0 - 0 2024-07-28T13:03:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:32 smithi150 bash[67543]: cluster 2024-07-28T13:03:31.309047+0000 mgr.y (mgr.25232) 2165 : cluster [DBG] pgmap v3109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:03:32 smithi150 bash[60514]: ts=2024-07-28T13:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:03:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:32 smithi022 bash[80503]: cluster 2024-07-28T13:03:31.309047+0000 mgr.y (mgr.25232) 2165 : cluster [DBG] pgmap v3109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:32 smithi022 bash[82865]: cluster 2024-07-28T13:03:31.309047+0000 mgr.y (mgr.25232) 2165 : cluster [DBG] pgmap v3109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:33.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3126 16 16 0 0 0 - 0 2024-07-28T13:03:34.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3127 16 16 0 0 0 - 0 2024-07-28T13:03:34.729 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.a/config 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: cluster 2024-07-28T13:03:33.309670+0000 mgr.y (mgr.25232) 2166 : cluster [DBG] pgmap v3110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:33.486040+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:33.496674+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:33.772927+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:33.783133+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:34.173826+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:03:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:34.175191+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:03:34.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:34 smithi150 bash[67543]: audit 2024-07-28T13:03:34.186629+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: cluster 2024-07-28T13:03:33.309670+0000 mgr.y (mgr.25232) 2166 : cluster [DBG] pgmap v3110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:33.486040+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:33.496674+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:33.772927+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:33.783133+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:34.173826+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:34.175191+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[80503]: audit 2024-07-28T13:03:34.186629+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: cluster 2024-07-28T13:03:33.309670+0000 mgr.y (mgr.25232) 2166 : cluster [DBG] pgmap v3110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:33.486040+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:33.496674+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:33.772927+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:33.783133+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:34.173826+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:03:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:34.175191+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:03:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:34 smithi022 bash[82865]: audit 2024-07-28T13:03:34.186629+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:03:35.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3128 16 16 0 0 0 - 0 2024-07-28T13:03:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:35 smithi150 bash[67543]: audit 2024-07-28T13:03:35.220481+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:35 smithi022 bash[80503]: audit 2024-07-28T13:03:35.220481+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:35 smithi022 bash[82865]: audit 2024-07-28T13:03:35.220481+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:36.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3129 16 16 0 0 0 - 0 2024-07-28T13:03:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:36 smithi150 bash[67543]: cluster 2024-07-28T13:03:35.311080+0000 mgr.y (mgr.25232) 2167 : cluster [DBG] pgmap v3111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:36 smithi022 bash[80503]: cluster 2024-07-28T13:03:35.311080+0000 mgr.y (mgr.25232) 2167 : cluster [DBG] pgmap v3111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:36 smithi022 bash[82865]: cluster 2024-07-28T13:03:35.311080+0000 mgr.y (mgr.25232) 2167 : cluster [DBG] pgmap v3111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:37.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3130 16 16 0 0 0 - 0 2024-07-28T13:03:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:37 smithi150 bash[67543]: cluster 2024-07-28T13:03:37.312617+0000 mgr.y (mgr.25232) 2168 : cluster [DBG] pgmap v3112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:37 smithi022 bash[80503]: cluster 2024-07-28T13:03:37.312617+0000 mgr.y (mgr.25232) 2168 : cluster [DBG] pgmap v3112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:37 smithi022 bash[82865]: cluster 2024-07-28T13:03:37.312617+0000 mgr.y (mgr.25232) 2168 : cluster [DBG] pgmap v3112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:38.109 INFO:teuthology.orchestra.run.smithi022.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:38.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3131 16 16 0 0 0 - 0 2024-07-28T13:03:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:38.755 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T13:03:39.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3132 16 16 0 0 0 - 0 2024-07-28T13:03:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:03:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:03:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:03:40.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3133 16 16 0 0 0 - 0 2024-07-28T13:03:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:40 smithi150 bash[67543]: cluster 2024-07-28T13:03:39.314139+0000 mgr.y (mgr.25232) 2169 : cluster [DBG] pgmap v3113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:40 smithi022 bash[80503]: cluster 2024-07-28T13:03:39.314139+0000 mgr.y (mgr.25232) 2169 : cluster [DBG] pgmap v3113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:40 smithi022 bash[82865]: cluster 2024-07-28T13:03:39.314139+0000 mgr.y (mgr.25232) 2169 : cluster [DBG] pgmap v3113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:41.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3134 16 16 0 0 0 - 0 2024-07-28T13:03:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:41 smithi150 bash[67543]: cluster 2024-07-28T13:03:41.315667+0000 mgr.y (mgr.25232) 2170 : cluster [DBG] pgmap v3114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:41 smithi022 bash[80503]: cluster 2024-07-28T13:03:41.315667+0000 mgr.y (mgr.25232) 2170 : cluster [DBG] pgmap v3114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:41 smithi022 bash[82865]: cluster 2024-07-28T13:03:41.315667+0000 mgr.y (mgr.25232) 2170 : cluster [DBG] pgmap v3114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:42.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3135 16 16 0 0 0 - 0 2024-07-28T13:03:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:03:42 smithi150 bash[60514]: ts=2024-07-28T13:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:03:43.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3136 16 16 0 0 0 - 0 2024-07-28T13:03:43.507 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:03:44.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3137 16 16 0 0 0 - 0 2024-07-28T13:03:44.739 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:44 smithi150 bash[67543]: cluster 2024-07-28T13:03:43.317195+0000 mgr.y (mgr.25232) 2171 : cluster [DBG] pgmap v3115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:44 smithi022 bash[80503]: cluster 2024-07-28T13:03:43.317195+0000 mgr.y (mgr.25232) 2171 : cluster [DBG] pgmap v3115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:44 smithi022 bash[82865]: cluster 2024-07-28T13:03:43.317195+0000 mgr.y (mgr.25232) 2171 : cluster [DBG] pgmap v3115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:45.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3138 16 16 0 0 0 - 0 2024-07-28T13:03:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:45 smithi150 bash[67543]: cluster 2024-07-28T13:03:45.318772+0000 mgr.y (mgr.25232) 2172 : cluster [DBG] pgmap v3116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:45 smithi022 bash[80503]: cluster 2024-07-28T13:03:45.318772+0000 mgr.y (mgr.25232) 2172 : cluster [DBG] pgmap v3116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:45 smithi022 bash[82865]: cluster 2024-07-28T13:03:45.318772+0000 mgr.y (mgr.25232) 2172 : cluster [DBG] pgmap v3116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:46.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3139 16 16 0 0 0 - 0 2024-07-28T13:03:46.240 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:46.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T13:03:47.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:03:47.225544+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:03:47.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:03:47.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3140 16 16 0 0 0 - 0 2024-07-28T13:03:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:47 smithi150 bash[67543]: cluster 2024-07-28T13:03:47.320280+0000 mgr.y (mgr.25232) 2173 : cluster [DBG] pgmap v3117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:47 smithi022 bash[80503]: cluster 2024-07-28T13:03:47.320280+0000 mgr.y (mgr.25232) 2173 : cluster [DBG] pgmap v3117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:47 smithi022 bash[82865]: cluster 2024-07-28T13:03:47.320280+0000 mgr.y (mgr.25232) 2173 : cluster [DBG] pgmap v3117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:48.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3141 16 16 0 0 0 - 0 2024-07-28T13:03:49.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3142 16 16 0 0 0 - 0 2024-07-28T13:03:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:49 smithi150 bash[67543]: cluster 2024-07-28T13:03:49.321783+0000 mgr.y (mgr.25232) 2174 : cluster [DBG] pgmap v3118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:49 smithi022 bash[80503]: cluster 2024-07-28T13:03:49.321783+0000 mgr.y (mgr.25232) 2174 : cluster [DBG] pgmap v3118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:03:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:03:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:03:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:49 smithi022 bash[82865]: cluster 2024-07-28T13:03:49.321783+0000 mgr.y (mgr.25232) 2174 : cluster [DBG] pgmap v3118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:50.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3143 16 16 0 0 0 - 0 2024-07-28T13:03:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:50 smithi150 bash[67543]: audit 2024-07-28T13:03:50.220319+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:50 smithi022 bash[80503]: audit 2024-07-28T13:03:50.220319+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:50 smithi022 bash[82865]: audit 2024-07-28T13:03:50.220319+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:03:51.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3144 16 16 0 0 0 - 0 2024-07-28T13:03:51.616 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:03:51.697 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:51 smithi150 bash[67543]: cluster 2024-07-28T13:03:51.323193+0000 mgr.y (mgr.25232) 2175 : cluster [DBG] pgmap v3119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:51 smithi022 bash[80503]: cluster 2024-07-28T13:03:51.323193+0000 mgr.y (mgr.25232) 2175 : cluster [DBG] pgmap v3119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:51 smithi022 bash[82865]: cluster 2024-07-28T13:03:51.323193+0000 mgr.y (mgr.25232) 2175 : cluster [DBG] pgmap v3119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:52.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3145 16 16 0 0 0 - 0 2024-07-28T13:03:52.699 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:03:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:03:53.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3146 16 16 0 0 0 - 0 2024-07-28T13:03:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:53 smithi150 bash[67543]: cluster 2024-07-28T13:03:53.324555+0000 mgr.y (mgr.25232) 2176 : cluster [DBG] pgmap v3120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:53 smithi022 bash[80503]: cluster 2024-07-28T13:03:53.324555+0000 mgr.y (mgr.25232) 2176 : cluster [DBG] pgmap v3120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:53 smithi022 bash[82865]: cluster 2024-07-28T13:03:53.324555+0000 mgr.y (mgr.25232) 2176 : cluster [DBG] pgmap v3120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:54.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3147 16 16 0 0 0 - 0 2024-07-28T13:03:54.593 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:03:55.156 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:03:55.156 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T13:03:55.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3148 16 16 0 0 0 - 0 2024-07-28T13:03:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:55 smithi150 bash[67543]: cluster 2024-07-28T13:03:55.325882+0000 mgr.y (mgr.25232) 2177 : cluster [DBG] pgmap v3121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:55 smithi022 bash[80503]: cluster 2024-07-28T13:03:55.325882+0000 mgr.y (mgr.25232) 2177 : cluster [DBG] pgmap v3121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:55 smithi022 bash[82865]: cluster 2024-07-28T13:03:55.325882+0000 mgr.y (mgr.25232) 2177 : cluster [DBG] pgmap v3121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:56.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3149 16 16 0 0 0 - 0 2024-07-28T13:03:57.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3150 16 16 0 0 0 - 0 2024-07-28T13:03:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:57 smithi150 bash[67543]: cluster 2024-07-28T13:03:57.327232+0000 mgr.y (mgr.25232) 2178 : cluster [DBG] pgmap v3122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:57 smithi022 bash[80503]: cluster 2024-07-28T13:03:57.327232+0000 mgr.y (mgr.25232) 2178 : cluster [DBG] pgmap v3122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:57 smithi022 bash[82865]: cluster 2024-07-28T13:03:57.327232+0000 mgr.y (mgr.25232) 2178 : cluster [DBG] pgmap v3122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:58.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3151 16 16 0 0 0 - 0 2024-07-28T13:03:59.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3152 16 16 0 0 0 - 0 2024-07-28T13:03:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:03:59 smithi150 bash[67543]: cluster 2024-07-28T13:03:59.328588+0000 mgr.y (mgr.25232) 2179 : cluster [DBG] pgmap v3123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:03:59 smithi022 bash[80503]: cluster 2024-07-28T13:03:59.328588+0000 mgr.y (mgr.25232) 2179 : cluster [DBG] pgmap v3123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:03:59 smithi022 bash[82865]: cluster 2024-07-28T13:03:59.328588+0000 mgr.y (mgr.25232) 2179 : cluster [DBG] pgmap v3123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:03:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:03:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:03:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:03:59.907 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:00.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3153 16 16 0 0 0 - 0 2024-07-28T13:04:01.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3154 16 16 0 0 0 - 0 2024-07-28T13:04:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:01 smithi150 bash[67543]: cluster 2024-07-28T13:04:01.329927+0000 mgr.y (mgr.25232) 2180 : cluster [DBG] pgmap v3124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:01 smithi022 bash[80503]: cluster 2024-07-28T13:04:01.329927+0000 mgr.y (mgr.25232) 2180 : cluster [DBG] pgmap v3124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:01 smithi022 bash[82865]: cluster 2024-07-28T13:04:01.329927+0000 mgr.y (mgr.25232) 2180 : cluster [DBG] pgmap v3124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:02.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3155 16 16 0 0 0 - 0 2024-07-28T13:04:02.725 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:04:02 smithi150 bash[60514]: ts=2024-07-28T13:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:04:02.876 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:03.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3156 16 16 0 0 0 - 0 2024-07-28T13:04:03.504 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:03.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T13:04:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:03 smithi150 bash[67543]: cluster 2024-07-28T13:04:03.331325+0000 mgr.y (mgr.25232) 2181 : cluster [DBG] pgmap v3125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:03 smithi022 bash[80503]: cluster 2024-07-28T13:04:03.331325+0000 mgr.y (mgr.25232) 2181 : cluster [DBG] pgmap v3125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:03 smithi022 bash[82865]: cluster 2024-07-28T13:04:03.331325+0000 mgr.y (mgr.25232) 2181 : cluster [DBG] pgmap v3125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:04.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3157 16 16 0 0 0 - 0 2024-07-28T13:04:05.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3158 16 16 0 0 0 - 0 2024-07-28T13:04:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:05 smithi022 bash[80503]: audit 2024-07-28T13:04:05.221325+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:05 smithi022 bash[82865]: audit 2024-07-28T13:04:05.221325+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:05 smithi150 bash[67543]: audit 2024-07-28T13:04:05.221325+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:06.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3159 16 16 0 0 0 - 0 2024-07-28T13:04:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:06 smithi022 bash[80503]: cluster 2024-07-28T13:04:05.332708+0000 mgr.y (mgr.25232) 2182 : cluster [DBG] pgmap v3126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:06 smithi022 bash[82865]: cluster 2024-07-28T13:04:05.332708+0000 mgr.y (mgr.25232) 2182 : cluster [DBG] pgmap v3126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:06 smithi150 bash[67543]: cluster 2024-07-28T13:04:05.332708+0000 mgr.y (mgr.25232) 2182 : cluster [DBG] pgmap v3126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:07.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:04:07.228623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:04:07.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:04:07.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3160 16 16 0 0 0 - 0 2024-07-28T13:04:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:07 smithi150 bash[67543]: cluster 2024-07-28T13:04:07.334116+0000 mgr.y (mgr.25232) 2183 : cluster [DBG] pgmap v3127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:07 smithi022 bash[80503]: cluster 2024-07-28T13:04:07.334116+0000 mgr.y (mgr.25232) 2183 : cluster [DBG] pgmap v3127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:07 smithi022 bash[82865]: cluster 2024-07-28T13:04:07.334116+0000 mgr.y (mgr.25232) 2183 : cluster [DBG] pgmap v3127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:08.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3161 16 16 0 0 0 - 0 2024-07-28T13:04:08.254 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:09.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3162 16 16 0 0 0 - 0 2024-07-28T13:04:09.711 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:09 smithi150 bash[67543]: cluster 2024-07-28T13:04:09.335652+0000 mgr.y (mgr.25232) 2184 : cluster [DBG] pgmap v3128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:09 smithi022 bash[80503]: cluster 2024-07-28T13:04:09.335652+0000 mgr.y (mgr.25232) 2184 : cluster [DBG] pgmap v3128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:04:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:04:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:04:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:09 smithi022 bash[82865]: cluster 2024-07-28T13:04:09.335652+0000 mgr.y (mgr.25232) 2184 : cluster [DBG] pgmap v3128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:10.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3163 16 16 0 0 0 - 0 2024-07-28T13:04:11.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3164 16 16 0 0 0 - 0 2024-07-28T13:04:11.240 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:11 smithi150 bash[67543]: cluster 2024-07-28T13:04:11.337191+0000 mgr.y (mgr.25232) 2185 : cluster [DBG] pgmap v3129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:11 smithi022 bash[80503]: cluster 2024-07-28T13:04:11.337191+0000 mgr.y (mgr.25232) 2185 : cluster [DBG] pgmap v3129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:11 smithi022 bash[82865]: cluster 2024-07-28T13:04:11.337191+0000 mgr.y (mgr.25232) 2185 : cluster [DBG] pgmap v3129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:11.903 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T13:04:12.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3165 16 16 0 0 0 - 0 2024-07-28T13:04:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:04:12 smithi150 bash[60514]: ts=2024-07-28T13:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:04:13.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3166 16 16 0 0 0 - 0 2024-07-28T13:04:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:13 smithi150 bash[67543]: cluster 2024-07-28T13:04:13.338762+0000 mgr.y (mgr.25232) 2186 : cluster [DBG] pgmap v3130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:13 smithi022 bash[80503]: cluster 2024-07-28T13:04:13.338762+0000 mgr.y (mgr.25232) 2186 : cluster [DBG] pgmap v3130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:13 smithi022 bash[82865]: cluster 2024-07-28T13:04:13.338762+0000 mgr.y (mgr.25232) 2186 : cluster [DBG] pgmap v3130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:14.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3167 16 16 0 0 0 - 0 2024-07-28T13:04:15.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3168 16 16 0 0 0 - 0 2024-07-28T13:04:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:15 smithi150 bash[67543]: cluster 2024-07-28T13:04:15.340315+0000 mgr.y (mgr.25232) 2187 : cluster [DBG] pgmap v3131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:15 smithi022 bash[80503]: cluster 2024-07-28T13:04:15.340315+0000 mgr.y (mgr.25232) 2187 : cluster [DBG] pgmap v3131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:15 smithi022 bash[82865]: cluster 2024-07-28T13:04:15.340315+0000 mgr.y (mgr.25232) 2187 : cluster [DBG] pgmap v3131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:16.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3169 16 16 0 0 0 - 0 2024-07-28T13:04:16.658 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:17.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3170 16 16 0 0 0 - 0 2024-07-28T13:04:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:17 smithi150 bash[67543]: cluster 2024-07-28T13:04:17.341851+0000 mgr.y (mgr.25232) 2188 : cluster [DBG] pgmap v3132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:17 smithi022 bash[80503]: cluster 2024-07-28T13:04:17.341851+0000 mgr.y (mgr.25232) 2188 : cluster [DBG] pgmap v3132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:17 smithi022 bash[82865]: cluster 2024-07-28T13:04:17.341851+0000 mgr.y (mgr.25232) 2188 : cluster [DBG] pgmap v3132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:18.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3171 16 16 0 0 0 - 0 2024-07-28T13:04:19.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3172 16 16 0 0 0 - 0 2024-07-28T13:04:19.653 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:19.686 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:19 smithi150 bash[67543]: cluster 2024-07-28T13:04:19.343255+0000 mgr.y (mgr.25232) 2189 : cluster [DBG] pgmap v3133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:19 smithi022 bash[80503]: cluster 2024-07-28T13:04:19.343255+0000 mgr.y (mgr.25232) 2189 : cluster [DBG] pgmap v3133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:04:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:04:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:04:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:19 smithi022 bash[82865]: cluster 2024-07-28T13:04:19.343255+0000 mgr.y (mgr.25232) 2189 : cluster [DBG] pgmap v3133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:20.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3173 16 16 0 0 0 - 0 2024-07-28T13:04:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:20.293 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T13:04:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:20 smithi150 bash[67543]: audit 2024-07-28T13:04:20.221818+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:20 smithi022 bash[80503]: audit 2024-07-28T13:04:20.221818+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:20 smithi022 bash[82865]: audit 2024-07-28T13:04:20.221818+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:21.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3174 16 16 0 0 0 - 0 2024-07-28T13:04:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:21 smithi150 bash[67543]: cluster 2024-07-28T13:04:21.344596+0000 mgr.y (mgr.25232) 2190 : cluster [DBG] pgmap v3134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:21 smithi022 bash[80503]: cluster 2024-07-28T13:04:21.344596+0000 mgr.y (mgr.25232) 2190 : cluster [DBG] pgmap v3134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:21 smithi022 bash[82865]: cluster 2024-07-28T13:04:21.344596+0000 mgr.y (mgr.25232) 2190 : cluster [DBG] pgmap v3134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:22.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3175 16 16 0 0 0 - 0 2024-07-28T13:04:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:04:22 smithi150 bash[60514]: ts=2024-07-28T13:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:04:23.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3176 16 16 0 0 0 - 0 2024-07-28T13:04:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:23 smithi150 bash[67543]: cluster 2024-07-28T13:04:23.346096+0000 mgr.y (mgr.25232) 2191 : cluster [DBG] pgmap v3135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:23 smithi022 bash[82865]: cluster 2024-07-28T13:04:23.346096+0000 mgr.y (mgr.25232) 2191 : cluster [DBG] pgmap v3135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:23 smithi022 bash[80503]: cluster 2024-07-28T13:04:23.346096+0000 mgr.y (mgr.25232) 2191 : cluster [DBG] pgmap v3135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:24.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3177 16 16 0 0 0 - 0 2024-07-28T13:04:25.043 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:25.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3178 16 16 0 0 0 - 0 2024-07-28T13:04:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:25 smithi150 bash[67543]: cluster 2024-07-28T13:04:25.347648+0000 mgr.y (mgr.25232) 2192 : cluster [DBG] pgmap v3136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:25 smithi022 bash[80503]: cluster 2024-07-28T13:04:25.347648+0000 mgr.y (mgr.25232) 2192 : cluster [DBG] pgmap v3136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:25 smithi022 bash[82865]: cluster 2024-07-28T13:04:25.347648+0000 mgr.y (mgr.25232) 2192 : cluster [DBG] pgmap v3136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:26.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3179 16 16 0 0 0 - 0 2024-07-28T13:04:27.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:04:27.231791+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:04:27.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:04:27.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3180 16 16 0 0 0 - 0 2024-07-28T13:04:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:27 smithi150 bash[67543]: cluster 2024-07-28T13:04:27.349197+0000 mgr.y (mgr.25232) 2193 : cluster [DBG] pgmap v3137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:27 smithi022 bash[80503]: cluster 2024-07-28T13:04:27.349197+0000 mgr.y (mgr.25232) 2193 : cluster [DBG] pgmap v3137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:27 smithi022 bash[82865]: cluster 2024-07-28T13:04:27.349197+0000 mgr.y (mgr.25232) 2193 : cluster [DBG] pgmap v3137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:28.011 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:28.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3181 16 16 0 0 0 - 0 2024-07-28T13:04:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:28.637 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T13:04:29.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3182 16 16 0 0 0 - 0 2024-07-28T13:04:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:29 smithi150 bash[67543]: cluster 2024-07-28T13:04:29.350757+0000 mgr.y (mgr.25232) 2194 : cluster [DBG] pgmap v3138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:04:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:04:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:04:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:29 smithi022 bash[82865]: cluster 2024-07-28T13:04:29.350757+0000 mgr.y (mgr.25232) 2194 : cluster [DBG] pgmap v3138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:29 smithi022 bash[80503]: cluster 2024-07-28T13:04:29.350757+0000 mgr.y (mgr.25232) 2194 : cluster [DBG] pgmap v3138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:30.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3183 16 16 0 0 0 - 0 2024-07-28T13:04:31.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3184 16 16 0 0 0 - 0 2024-07-28T13:04:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:31 smithi150 bash[67543]: cluster 2024-07-28T13:04:31.352280+0000 mgr.y (mgr.25232) 2195 : cluster [DBG] pgmap v3139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:31 smithi022 bash[82865]: cluster 2024-07-28T13:04:31.352280+0000 mgr.y (mgr.25232) 2195 : cluster [DBG] pgmap v3139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:31 smithi022 bash[80503]: cluster 2024-07-28T13:04:31.352280+0000 mgr.y (mgr.25232) 2195 : cluster [DBG] pgmap v3139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:32.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3185 16 16 0 0 0 - 0 2024-07-28T13:04:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:04:32 smithi150 bash[60514]: ts=2024-07-28T13:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:04:33.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3186 16 16 0 0 0 - 0 2024-07-28T13:04:33.389 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:33 smithi150 bash[67543]: cluster 2024-07-28T13:04:33.353794+0000 mgr.y (mgr.25232) 2196 : cluster [DBG] pgmap v3140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:33 smithi022 bash[80503]: cluster 2024-07-28T13:04:33.353794+0000 mgr.y (mgr.25232) 2196 : cluster [DBG] pgmap v3140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:33 smithi022 bash[82865]: cluster 2024-07-28T13:04:33.353794+0000 mgr.y (mgr.25232) 2196 : cluster [DBG] pgmap v3140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:34.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3187 16 16 0 0 0 - 0 2024-07-28T13:04:34.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:34 smithi150 bash[67543]: audit 2024-07-28T13:04:34.319331+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:04:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:34 smithi022 bash[80503]: audit 2024-07-28T13:04:34.319331+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:04:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:34 smithi022 bash[82865]: audit 2024-07-28T13:04:34.319331+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:04:35.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3188 16 16 0 0 0 - 0 2024-07-28T13:04:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:35 smithi150 bash[67543]: audit 2024-07-28T13:04:35.224381+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:35 smithi150 bash[67543]: cluster 2024-07-28T13:04:35.355189+0000 mgr.y (mgr.25232) 2197 : cluster [DBG] pgmap v3141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:35 smithi022 bash[80503]: audit 2024-07-28T13:04:35.224381+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:35 smithi022 bash[80503]: cluster 2024-07-28T13:04:35.355189+0000 mgr.y (mgr.25232) 2197 : cluster [DBG] pgmap v3141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:35 smithi022 bash[82865]: audit 2024-07-28T13:04:35.224381+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:35 smithi022 bash[82865]: cluster 2024-07-28T13:04:35.355189+0000 mgr.y (mgr.25232) 2197 : cluster [DBG] pgmap v3141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:36.226 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:36.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3189 16 16 0 0 0 - 0 2024-07-28T13:04:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:36.868 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T13:04:37.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3190 16 16 0 0 0 - 0 2024-07-28T13:04:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:37 smithi150 bash[67543]: cluster 2024-07-28T13:04:37.356582+0000 mgr.y (mgr.25232) 2198 : cluster [DBG] pgmap v3142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:37 smithi022 bash[80503]: cluster 2024-07-28T13:04:37.356582+0000 mgr.y (mgr.25232) 2198 : cluster [DBG] pgmap v3142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:37 smithi022 bash[82865]: cluster 2024-07-28T13:04:37.356582+0000 mgr.y (mgr.25232) 2198 : cluster [DBG] pgmap v3142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:38.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3191 16 16 0 0 0 - 0 2024-07-28T13:04:39.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3192 16 16 0 0 0 - 0 2024-07-28T13:04:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:39 smithi150 bash[67543]: cluster 2024-07-28T13:04:39.357756+0000 mgr.y (mgr.25232) 2199 : cluster [DBG] pgmap v3143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:04:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:04:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:04:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:39 smithi022 bash[82865]: cluster 2024-07-28T13:04:39.357756+0000 mgr.y (mgr.25232) 2199 : cluster [DBG] pgmap v3143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:39 smithi022 bash[80503]: cluster 2024-07-28T13:04:39.357756+0000 mgr.y (mgr.25232) 2199 : cluster [DBG] pgmap v3143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:40.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3193 16 16 0 0 0 - 0 2024-07-28T13:04:41.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3194 16 16 0 0 0 - 0 2024-07-28T13:04:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.013246+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.021473+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.378000+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.391231+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.908330+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:04:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.909805+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:04:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:41 smithi150 bash[67543]: audit 2024-07-28T13:04:40.919523+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.013246+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.021473+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.378000+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.391231+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.908330+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.909805+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[82865]: audit 2024-07-28T13:04:40.919523+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.013246+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.021473+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.378000+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.391231+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.908330+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:04:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.909805+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:04:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:41 smithi022 bash[80503]: audit 2024-07-28T13:04:40.919523+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:04:41.366 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:42.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3195 16 16 0 0 0 - 0 2024-07-28T13:04:42.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:42 smithi150 bash[67543]: cluster 2024-07-28T13:04:41.359176+0000 mgr.y (mgr.25232) 2200 : cluster [DBG] pgmap v3144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:42 smithi022 bash[82865]: cluster 2024-07-28T13:04:41.359176+0000 mgr.y (mgr.25232) 2200 : cluster [DBG] pgmap v3144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:42 smithi022 bash[80503]: cluster 2024-07-28T13:04:41.359176+0000 mgr.y (mgr.25232) 2200 : cluster [DBG] pgmap v3144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:42.601 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:04:42 smithi150 bash[60514]: ts=2024-07-28T13:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:04:43.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3196 16 16 0 0 0 - 0 2024-07-28T13:04:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:43 smithi150 bash[67543]: cluster 2024-07-28T13:04:43.360673+0000 mgr.y (mgr.25232) 2201 : cluster [DBG] pgmap v3145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:43 smithi022 bash[80503]: cluster 2024-07-28T13:04:43.360673+0000 mgr.y (mgr.25232) 2201 : cluster [DBG] pgmap v3145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:43 smithi022 bash[82865]: cluster 2024-07-28T13:04:43.360673+0000 mgr.y (mgr.25232) 2201 : cluster [DBG] pgmap v3145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:44.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3197 16 16 0 0 0 - 0 2024-07-28T13:04:44.421 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:45.019 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:45.020 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T13:04:45.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3198 16 16 0 0 0 - 0 2024-07-28T13:04:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:45 smithi150 bash[67543]: cluster 2024-07-28T13:04:45.362059+0000 mgr.y (mgr.25232) 2202 : cluster [DBG] pgmap v3146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:45 smithi022 bash[80503]: cluster 2024-07-28T13:04:45.362059+0000 mgr.y (mgr.25232) 2202 : cluster [DBG] pgmap v3146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:45 smithi022 bash[82865]: cluster 2024-07-28T13:04:45.362059+0000 mgr.y (mgr.25232) 2202 : cluster [DBG] pgmap v3146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:46.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3199 16 16 0 0 0 - 0 2024-07-28T13:04:47.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:04:47.234993+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:04:47.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:04:47.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3200 16 16 0 0 0 - 0 2024-07-28T13:04:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:47 smithi150 bash[67543]: cluster 2024-07-28T13:04:47.363413+0000 mgr.y (mgr.25232) 2203 : cluster [DBG] pgmap v3147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:47 smithi022 bash[80503]: cluster 2024-07-28T13:04:47.363413+0000 mgr.y (mgr.25232) 2203 : cluster [DBG] pgmap v3147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:47 smithi022 bash[82865]: cluster 2024-07-28T13:04:47.363413+0000 mgr.y (mgr.25232) 2203 : cluster [DBG] pgmap v3147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:48.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3201 16 16 0 0 0 - 0 2024-07-28T13:04:49.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3202 16 16 0 0 0 - 0 2024-07-28T13:04:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:49 smithi150 bash[67543]: cluster 2024-07-28T13:04:49.364889+0000 mgr.y (mgr.25232) 2204 : cluster [DBG] pgmap v3148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:49.769 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:49 smithi022 bash[80503]: cluster 2024-07-28T13:04:49.364889+0000 mgr.y (mgr.25232) 2204 : cluster [DBG] pgmap v3148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:04:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:04:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:04:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:49 smithi022 bash[82865]: cluster 2024-07-28T13:04:49.364889+0000 mgr.y (mgr.25232) 2204 : cluster [DBG] pgmap v3148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:50.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3203 16 16 0 0 0 - 0 2024-07-28T13:04:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:50 smithi150 bash[67543]: audit 2024-07-28T13:04:50.224897+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:50 smithi022 bash[80503]: audit 2024-07-28T13:04:50.224897+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:50 smithi022 bash[82865]: audit 2024-07-28T13:04:50.224897+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:04:51.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3204 16 16 0 0 0 - 0 2024-07-28T13:04:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:51 smithi150 bash[67543]: cluster 2024-07-28T13:04:51.366443+0000 mgr.y (mgr.25232) 2205 : cluster [DBG] pgmap v3149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:51 smithi022 bash[80503]: cluster 2024-07-28T13:04:51.366443+0000 mgr.y (mgr.25232) 2205 : cluster [DBG] pgmap v3149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:51 smithi022 bash[82865]: cluster 2024-07-28T13:04:51.366443+0000 mgr.y (mgr.25232) 2205 : cluster [DBG] pgmap v3149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:52.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3205 16 16 0 0 0 - 0 2024-07-28T13:04:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:04:52 smithi150 bash[60514]: ts=2024-07-28T13:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:04:52.921 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:04:53.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3206 16 16 0 0 0 - 0 2024-07-28T13:04:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:04:53.520 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T13:04:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:53 smithi150 bash[67543]: cluster 2024-07-28T13:04:53.367839+0000 mgr.y (mgr.25232) 2206 : cluster [DBG] pgmap v3150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:53 smithi022 bash[80503]: cluster 2024-07-28T13:04:53.367839+0000 mgr.y (mgr.25232) 2206 : cluster [DBG] pgmap v3150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:53 smithi022 bash[82865]: cluster 2024-07-28T13:04:53.367839+0000 mgr.y (mgr.25232) 2206 : cluster [DBG] pgmap v3150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:54.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3207 16 16 0 0 0 - 0 2024-07-28T13:04:55.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3208 16 16 0 0 0 - 0 2024-07-28T13:04:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:55 smithi150 bash[67543]: cluster 2024-07-28T13:04:55.369170+0000 mgr.y (mgr.25232) 2207 : cluster [DBG] pgmap v3151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:55 smithi022 bash[80503]: cluster 2024-07-28T13:04:55.369170+0000 mgr.y (mgr.25232) 2207 : cluster [DBG] pgmap v3151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:55 smithi022 bash[82865]: cluster 2024-07-28T13:04:55.369170+0000 mgr.y (mgr.25232) 2207 : cluster [DBG] pgmap v3151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:56.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3209 16 16 0 0 0 - 0 2024-07-28T13:04:57.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3210 16 16 0 0 0 - 0 2024-07-28T13:04:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:57 smithi150 bash[67543]: cluster 2024-07-28T13:04:57.370567+0000 mgr.y (mgr.25232) 2208 : cluster [DBG] pgmap v3152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:57 smithi022 bash[80503]: cluster 2024-07-28T13:04:57.370567+0000 mgr.y (mgr.25232) 2208 : cluster [DBG] pgmap v3152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:57 smithi022 bash[82865]: cluster 2024-07-28T13:04:57.370567+0000 mgr.y (mgr.25232) 2208 : cluster [DBG] pgmap v3152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:58.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3211 16 16 0 0 0 - 0 2024-07-28T13:04:58.269 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:04:59.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3212 16 16 0 0 0 - 0 2024-07-28T13:04:59.638 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:04:59 smithi150 bash[67543]: cluster 2024-07-28T13:04:59.371953+0000 mgr.y (mgr.25232) 2209 : cluster [DBG] pgmap v3153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:04:59 smithi022 bash[80503]: cluster 2024-07-28T13:04:59.371953+0000 mgr.y (mgr.25232) 2209 : cluster [DBG] pgmap v3153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:04:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:04:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:04:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:04:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:04:59 smithi022 bash[82865]: cluster 2024-07-28T13:04:59.371953+0000 mgr.y (mgr.25232) 2209 : cluster [DBG] pgmap v3153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:00.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3213 16 16 0 0 0 - 0 2024-07-28T13:05:01.079 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:05:01.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3214 16 16 0 0 0 - 0 2024-07-28T13:05:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:01 smithi022 bash[80503]: cluster 2024-07-28T13:05:01.373314+0000 mgr.y (mgr.25232) 2210 : cluster [DBG] pgmap v3154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:01 smithi022 bash[82865]: cluster 2024-07-28T13:05:01.373314+0000 mgr.y (mgr.25232) 2210 : cluster [DBG] pgmap v3154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:01 smithi150 bash[67543]: cluster 2024-07-28T13:05:01.373314+0000 mgr.y (mgr.25232) 2210 : cluster [DBG] pgmap v3154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:05:01.786 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T13:05:02.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3215 16 16 0 0 0 - 0 2024-07-28T13:05:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:05:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:05:03.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3216 16 16 0 0 0 - 0 2024-07-28T13:05:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:03 smithi150 bash[67543]: cluster 2024-07-28T13:05:03.374679+0000 mgr.y (mgr.25232) 2211 : cluster [DBG] pgmap v3155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:03 smithi022 bash[80503]: cluster 2024-07-28T13:05:03.374679+0000 mgr.y (mgr.25232) 2211 : cluster [DBG] pgmap v3155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:03 smithi022 bash[82865]: cluster 2024-07-28T13:05:03.374679+0000 mgr.y (mgr.25232) 2211 : cluster [DBG] pgmap v3155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:04.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3217 16 16 0 0 0 - 0 2024-07-28T13:05:05.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3218 16 16 0 0 0 - 0 2024-07-28T13:05:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:05 smithi022 bash[80503]: audit 2024-07-28T13:05:05.225318+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:05 smithi022 bash[82865]: audit 2024-07-28T13:05:05.225318+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:05 smithi150 bash[67543]: audit 2024-07-28T13:05:05.225318+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:06.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3219 16 16 0 0 0 - 0 2024-07-28T13:05:06.537 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:05:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:06 smithi022 bash[80503]: cluster 2024-07-28T13:05:05.376031+0000 mgr.y (mgr.25232) 2212 : cluster [DBG] pgmap v3156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:06 smithi022 bash[82865]: cluster 2024-07-28T13:05:05.376031+0000 mgr.y (mgr.25232) 2212 : cluster [DBG] pgmap v3156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:06.629 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:06 smithi150 bash[67543]: cluster 2024-07-28T13:05:05.376031+0000 mgr.y (mgr.25232) 2212 : cluster [DBG] pgmap v3156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:07.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:05:07.238115+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:05:07.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:05:07.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3220 16 16 0 0 0 - 0 2024-07-28T13:05:07.754 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:07 smithi150 bash[67543]: cluster 2024-07-28T13:05:07.377411+0000 mgr.y (mgr.25232) 2213 : cluster [DBG] pgmap v3157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:07 smithi022 bash[80503]: cluster 2024-07-28T13:05:07.377411+0000 mgr.y (mgr.25232) 2213 : cluster [DBG] pgmap v3157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:07 smithi022 bash[82865]: cluster 2024-07-28T13:05:07.377411+0000 mgr.y (mgr.25232) 2213 : cluster [DBG] pgmap v3157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:08.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3221 16 16 0 0 0 - 0 2024-07-28T13:05:09.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3222 16 16 0 0 0 - 0 2024-07-28T13:05:09.592 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:05:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:09 smithi150 bash[67543]: cluster 2024-07-28T13:05:09.378833+0000 mgr.y (mgr.25232) 2214 : cluster [DBG] pgmap v3158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:09 smithi022 bash[80503]: cluster 2024-07-28T13:05:09.378833+0000 mgr.y (mgr.25232) 2214 : cluster [DBG] pgmap v3158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:05:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:05:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:05:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:09 smithi022 bash[82865]: cluster 2024-07-28T13:05:09.378833+0000 mgr.y (mgr.25232) 2214 : cluster [DBG] pgmap v3158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:10.214 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:05:10.215 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4aad1094-4cd5-11ef-bcc7-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T13:05:10.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3223 16 16 0 0 0 - 0 2024-07-28T13:05:11.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3224 16 16 0 0 0 - 0 2024-07-28T13:05:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:11 smithi150 bash[67543]: cluster 2024-07-28T13:05:11.380186+0000 mgr.y (mgr.25232) 2215 : cluster [DBG] pgmap v3159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:11 smithi022 bash[80503]: cluster 2024-07-28T13:05:11.380186+0000 mgr.y (mgr.25232) 2215 : cluster [DBG] pgmap v3159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:11 smithi022 bash[82865]: cluster 2024-07-28T13:05:11.380186+0000 mgr.y (mgr.25232) 2215 : cluster [DBG] pgmap v3159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:12.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3225 16 16 0 0 0 - 0 2024-07-28T13:05:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:05:12 smithi150 bash[60514]: ts=2024-07-28T13:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:05:13.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3226 16 16 0 0 0 - 0 2024-07-28T13:05:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:13 smithi150 bash[67543]: cluster 2024-07-28T13:05:13.381552+0000 mgr.y (mgr.25232) 2216 : cluster [DBG] pgmap v3160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:13 smithi022 bash[80503]: cluster 2024-07-28T13:05:13.381552+0000 mgr.y (mgr.25232) 2216 : cluster [DBG] pgmap v3160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:13 smithi022 bash[82865]: cluster 2024-07-28T13:05:13.381552+0000 mgr.y (mgr.25232) 2216 : cluster [DBG] pgmap v3160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:14.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3227 16 16 0 0 0 - 0 2024-07-28T13:05:14.960 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/4aad1094-4cd5-11ef-bcc7-c7b262605968/mon.b/config 2024-07-28T13:05:15.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3228 16 16 0 0 0 - 0 2024-07-28T13:05:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:15 smithi150 bash[67543]: cluster 2024-07-28T13:05:15.382916+0000 mgr.y (mgr.25232) 2217 : cluster [DBG] pgmap v3161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:15 smithi022 bash[80503]: cluster 2024-07-28T13:05:15.382916+0000 mgr.y (mgr.25232) 2217 : cluster [DBG] pgmap v3161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:15 smithi022 bash[82865]: cluster 2024-07-28T13:05:15.382916+0000 mgr.y (mgr.25232) 2217 : cluster [DBG] pgmap v3161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:16.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3229 16 16 0 0 0 - 0 2024-07-28T13:05:17.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3230 16 16 0 0 0 - 0 2024-07-28T13:05:17.740 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:17 smithi150 bash[67543]: cluster 2024-07-28T13:05:17.384271+0000 mgr.y (mgr.25232) 2218 : cluster [DBG] pgmap v3162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:17 smithi022 bash[80503]: cluster 2024-07-28T13:05:17.384271+0000 mgr.y (mgr.25232) 2218 : cluster [DBG] pgmap v3162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:17 smithi022 bash[82865]: cluster 2024-07-28T13:05:17.384271+0000 mgr.y (mgr.25232) 2218 : cluster [DBG] pgmap v3162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:17.891 INFO:teuthology.orchestra.run.smithi150.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T13:05:18.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3231 16 16 0 0 0 - 0 2024-07-28T13:05:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T13:05:19.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3232 16 16 0 0 0 - 0 2024-07-28T13:05:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:19 smithi150 bash[67543]: cluster 2024-07-28T13:05:19.385550+0000 mgr.y (mgr.25232) 2219 : cluster [DBG] pgmap v3163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:19 smithi022 bash[80503]: cluster 2024-07-28T13:05:19.385550+0000 mgr.y (mgr.25232) 2219 : cluster [DBG] pgmap v3163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:05:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:05:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:05:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:19 smithi022 bash[82865]: cluster 2024-07-28T13:05:19.385550+0000 mgr.y (mgr.25232) 2219 : cluster [DBG] pgmap v3163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:20.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3233 16 16 0 0 0 - 0 2024-07-28T13:05:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:20 smithi150 bash[67543]: audit 2024-07-28T13:05:20.225718+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:20 smithi022 bash[80503]: audit 2024-07-28T13:05:20.225718+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:20 smithi022 bash[82865]: audit 2024-07-28T13:05:20.225718+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:21.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3234 16 16 0 0 0 - 0 2024-07-28T13:05:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:21 smithi150 bash[67543]: cluster 2024-07-28T13:05:21.386916+0000 mgr.y (mgr.25232) 2220 : cluster [DBG] pgmap v3164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:21 smithi022 bash[80503]: cluster 2024-07-28T13:05:21.386916+0000 mgr.y (mgr.25232) 2220 : cluster [DBG] pgmap v3164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:21 smithi022 bash[82865]: cluster 2024-07-28T13:05:21.386916+0000 mgr.y (mgr.25232) 2220 : cluster [DBG] pgmap v3164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:22.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3235 16 16 0 0 0 - 0 2024-07-28T13:05:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:05:22 smithi150 bash[60514]: ts=2024-07-28T13:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:05:23.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3236 16 16 0 0 0 - 0 2024-07-28T13:05:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:23 smithi150 bash[67543]: cluster 2024-07-28T13:05:23.388265+0000 mgr.y (mgr.25232) 2221 : cluster [DBG] pgmap v3165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:23 smithi022 bash[80503]: cluster 2024-07-28T13:05:23.388265+0000 mgr.y (mgr.25232) 2221 : cluster [DBG] pgmap v3165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:23 smithi022 bash[82865]: cluster 2024-07-28T13:05:23.388265+0000 mgr.y (mgr.25232) 2221 : cluster [DBG] pgmap v3165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:24.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3237 16 16 0 0 0 - 0 2024-07-28T13:05:25.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3238 16 16 0 0 0 - 0 2024-07-28T13:05:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:25 smithi150 bash[67543]: cluster 2024-07-28T13:05:25.389640+0000 mgr.y (mgr.25232) 2222 : cluster [DBG] pgmap v3166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:25 smithi022 bash[80503]: cluster 2024-07-28T13:05:25.389640+0000 mgr.y (mgr.25232) 2222 : cluster [DBG] pgmap v3166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:25 smithi022 bash[82865]: cluster 2024-07-28T13:05:25.389640+0000 mgr.y (mgr.25232) 2222 : cluster [DBG] pgmap v3166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:26.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3239 16 16 0 0 0 - 0 2024-07-28T13:05:27.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:05:27.241257+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:05:27.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:05:27.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3240 16 16 0 0 0 - 0 2024-07-28T13:05:28.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3241 16 16 0 0 0 - 0 2024-07-28T13:05:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:28 smithi150 bash[67543]: cluster 2024-07-28T13:05:27.391070+0000 mgr.y (mgr.25232) 2223 : cluster [DBG] pgmap v3167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:28 smithi022 bash[80503]: cluster 2024-07-28T13:05:27.391070+0000 mgr.y (mgr.25232) 2223 : cluster [DBG] pgmap v3167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:28 smithi022 bash[82865]: cluster 2024-07-28T13:05:27.391070+0000 mgr.y (mgr.25232) 2223 : cluster [DBG] pgmap v3167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:29.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3242 16 16 0 0 0 - 0 2024-07-28T13:05:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:05:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:05:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:05:30.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3243 16 16 0 0 0 - 0 2024-07-28T13:05:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:30 smithi150 bash[67543]: cluster 2024-07-28T13:05:29.392444+0000 mgr.y (mgr.25232) 2224 : cluster [DBG] pgmap v3168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:30 smithi022 bash[80503]: cluster 2024-07-28T13:05:29.392444+0000 mgr.y (mgr.25232) 2224 : cluster [DBG] pgmap v3168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:30 smithi022 bash[82865]: cluster 2024-07-28T13:05:29.392444+0000 mgr.y (mgr.25232) 2224 : cluster [DBG] pgmap v3168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:31.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3244 16 16 0 0 0 - 0 2024-07-28T13:05:32.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3245 16 16 0 0 0 - 0 2024-07-28T13:05:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:32 smithi150 bash[67543]: cluster 2024-07-28T13:05:31.393803+0000 mgr.y (mgr.25232) 2225 : cluster [DBG] pgmap v3169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:05:32 smithi150 bash[60514]: ts=2024-07-28T13:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:05:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:32 smithi022 bash[80503]: cluster 2024-07-28T13:05:31.393803+0000 mgr.y (mgr.25232) 2225 : cluster [DBG] pgmap v3169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:32 smithi022 bash[82865]: cluster 2024-07-28T13:05:31.393803+0000 mgr.y (mgr.25232) 2225 : cluster [DBG] pgmap v3169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:33.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3246 16 16 0 0 0 - 0 2024-07-28T13:05:34.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3247 16 16 0 0 0 - 0 2024-07-28T13:05:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:34 smithi150 bash[67543]: cluster 2024-07-28T13:05:33.395183+0000 mgr.y (mgr.25232) 2226 : cluster [DBG] pgmap v3170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:34 smithi022 bash[80503]: cluster 2024-07-28T13:05:33.395183+0000 mgr.y (mgr.25232) 2226 : cluster [DBG] pgmap v3170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:34 smithi022 bash[82865]: cluster 2024-07-28T13:05:33.395183+0000 mgr.y (mgr.25232) 2226 : cluster [DBG] pgmap v3170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:35.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3248 16 16 0 0 0 - 0 2024-07-28T13:05:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:35 smithi150 bash[67543]: audit 2024-07-28T13:05:35.228863+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:35 smithi022 bash[80503]: audit 2024-07-28T13:05:35.228863+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:35 smithi022 bash[82865]: audit 2024-07-28T13:05:35.228863+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:36.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3249 16 16 0 0 0 - 0 2024-07-28T13:05:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:36 smithi150 bash[67543]: cluster 2024-07-28T13:05:35.396569+0000 mgr.y (mgr.25232) 2227 : cluster [DBG] pgmap v3171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:36 smithi022 bash[80503]: cluster 2024-07-28T13:05:35.396569+0000 mgr.y (mgr.25232) 2227 : cluster [DBG] pgmap v3171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:36 smithi022 bash[82865]: cluster 2024-07-28T13:05:35.396569+0000 mgr.y (mgr.25232) 2227 : cluster [DBG] pgmap v3171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:37.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3250 16 16 0 0 0 - 0 2024-07-28T13:05:38.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3251 16 16 0 0 0 - 0 2024-07-28T13:05:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:38 smithi150 bash[67543]: cluster 2024-07-28T13:05:37.398110+0000 mgr.y (mgr.25232) 2228 : cluster [DBG] pgmap v3172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:38 smithi022 bash[80503]: cluster 2024-07-28T13:05:37.398110+0000 mgr.y (mgr.25232) 2228 : cluster [DBG] pgmap v3172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:38 smithi022 bash[82865]: cluster 2024-07-28T13:05:37.398110+0000 mgr.y (mgr.25232) 2228 : cluster [DBG] pgmap v3172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:39.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3252 16 16 0 0 0 - 0 2024-07-28T13:05:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:05:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:05:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:05:40.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3253 16 16 0 0 0 - 0 2024-07-28T13:05:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:40 smithi150 bash[67543]: cluster 2024-07-28T13:05:39.399676+0000 mgr.y (mgr.25232) 2229 : cluster [DBG] pgmap v3173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:40 smithi022 bash[80503]: cluster 2024-07-28T13:05:39.399676+0000 mgr.y (mgr.25232) 2229 : cluster [DBG] pgmap v3173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:40 smithi022 bash[82865]: cluster 2024-07-28T13:05:39.399676+0000 mgr.y (mgr.25232) 2229 : cluster [DBG] pgmap v3173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:41.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3254 16 16 0 0 0 - 0 2024-07-28T13:05:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:41 smithi150 bash[67543]: audit 2024-07-28T13:05:41.015562+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:05:41.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:41 smithi022 bash[80503]: audit 2024-07-28T13:05:41.015562+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:05:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:41 smithi022 bash[82865]: audit 2024-07-28T13:05:41.015562+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:05:42.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3255 16 16 0 0 0 - 0 2024-07-28T13:05:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:42 smithi150 bash[67543]: cluster 2024-07-28T13:05:41.400742+0000 mgr.y (mgr.25232) 2230 : cluster [DBG] pgmap v3174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:05:42 smithi150 bash[60514]: ts=2024-07-28T13:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:05:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:42 smithi022 bash[80503]: cluster 2024-07-28T13:05:41.400742+0000 mgr.y (mgr.25232) 2230 : cluster [DBG] pgmap v3174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:42 smithi022 bash[82865]: cluster 2024-07-28T13:05:41.400742+0000 mgr.y (mgr.25232) 2230 : cluster [DBG] pgmap v3174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:43.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3256 16 16 0 0 0 - 0 2024-07-28T13:05:44.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3257 16 16 0 0 0 - 0 2024-07-28T13:05:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:44 smithi150 bash[67543]: cluster 2024-07-28T13:05:43.402199+0000 mgr.y (mgr.25232) 2231 : cluster [DBG] pgmap v3175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:44 smithi022 bash[80503]: cluster 2024-07-28T13:05:43.402199+0000 mgr.y (mgr.25232) 2231 : cluster [DBG] pgmap v3175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:44.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:44 smithi022 bash[82865]: cluster 2024-07-28T13:05:43.402199+0000 mgr.y (mgr.25232) 2231 : cluster [DBG] pgmap v3175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:45.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3258 16 16 0 0 0 - 0 2024-07-28T13:05:46.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3259 16 16 0 0 0 - 0 2024-07-28T13:05:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:46 smithi150 bash[67543]: cluster 2024-07-28T13:05:45.403727+0000 mgr.y (mgr.25232) 2232 : cluster [DBG] pgmap v3176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:46 smithi022 bash[80503]: cluster 2024-07-28T13:05:45.403727+0000 mgr.y (mgr.25232) 2232 : cluster [DBG] pgmap v3176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:46 smithi022 bash[82865]: cluster 2024-07-28T13:05:45.403727+0000 mgr.y (mgr.25232) 2232 : cluster [DBG] pgmap v3176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:47.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:05:47.244332+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:05:47.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:05:47.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3260 16 16 0 0 0 - 0 2024-07-28T13:05:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:46.680934+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:46.686641+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:46.929843+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:46.936545+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:47.362259+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:05:48.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:47.364039+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:05:48.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:47 smithi150 bash[67543]: audit 2024-07-28T13:05:47.373718+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:46.680934+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:46.686641+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:46.929843+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:46.936545+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:47.362259+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:47.364039+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[80503]: audit 2024-07-28T13:05:47.373718+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:46.680934+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:46.686641+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:46.929843+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:46.936545+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:47.362259+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:05:48.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:47.364039+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:05:48.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:47 smithi022 bash[82865]: audit 2024-07-28T13:05:47.373718+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:05:48.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3261 16 16 0 0 0 - 0 2024-07-28T13:05:49.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3262 16 16 0 0 0 - 0 2024-07-28T13:05:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:49 smithi150 bash[67543]: cluster 2024-07-28T13:05:47.405053+0000 mgr.y (mgr.25232) 2233 : cluster [DBG] pgmap v3177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:49 smithi022 bash[80503]: cluster 2024-07-28T13:05:47.405053+0000 mgr.y (mgr.25232) 2233 : cluster [DBG] pgmap v3177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:05:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:05:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:05:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:49 smithi022 bash[82865]: cluster 2024-07-28T13:05:47.405053+0000 mgr.y (mgr.25232) 2233 : cluster [DBG] pgmap v3177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:50.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3263 16 16 0 0 0 - 0 2024-07-28T13:05:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:50 smithi150 bash[67543]: audit 2024-07-28T13:05:50.229278+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:50 smithi022 bash[80503]: audit 2024-07-28T13:05:50.229278+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:50 smithi022 bash[82865]: audit 2024-07-28T13:05:50.229278+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:05:51.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3264 16 16 0 0 0 - 0 2024-07-28T13:05:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:51 smithi150 bash[67543]: cluster 2024-07-28T13:05:49.406440+0000 mgr.y (mgr.25232) 2234 : cluster [DBG] pgmap v3178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:51 smithi022 bash[80503]: cluster 2024-07-28T13:05:49.406440+0000 mgr.y (mgr.25232) 2234 : cluster [DBG] pgmap v3178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:51 smithi022 bash[82865]: cluster 2024-07-28T13:05:49.406440+0000 mgr.y (mgr.25232) 2234 : cluster [DBG] pgmap v3178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:52.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3265 16 16 0 0 0 - 0 2024-07-28T13:05:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:05:52 smithi150 bash[60514]: ts=2024-07-28T13:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:05:53.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3266 16 16 0 0 0 - 0 2024-07-28T13:05:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:53 smithi150 bash[67543]: cluster 2024-07-28T13:05:51.407926+0000 mgr.y (mgr.25232) 2235 : cluster [DBG] pgmap v3179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:53 smithi022 bash[80503]: cluster 2024-07-28T13:05:51.407926+0000 mgr.y (mgr.25232) 2235 : cluster [DBG] pgmap v3179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:53 smithi022 bash[82865]: cluster 2024-07-28T13:05:51.407926+0000 mgr.y (mgr.25232) 2235 : cluster [DBG] pgmap v3179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:54.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3267 16 16 0 0 0 - 0 2024-07-28T13:05:55.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3268 16 16 0 0 0 - 0 2024-07-28T13:05:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:55 smithi150 bash[67543]: cluster 2024-07-28T13:05:53.409333+0000 mgr.y (mgr.25232) 2236 : cluster [DBG] pgmap v3180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:55 smithi022 bash[80503]: cluster 2024-07-28T13:05:53.409333+0000 mgr.y (mgr.25232) 2236 : cluster [DBG] pgmap v3180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:55 smithi022 bash[82865]: cluster 2024-07-28T13:05:53.409333+0000 mgr.y (mgr.25232) 2236 : cluster [DBG] pgmap v3180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:56.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3269 16 16 0 0 0 - 0 2024-07-28T13:05:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:56 smithi150 bash[67543]: cluster 2024-07-28T13:05:55.410879+0000 mgr.y (mgr.25232) 2237 : cluster [DBG] pgmap v3181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:56 smithi022 bash[80503]: cluster 2024-07-28T13:05:55.410879+0000 mgr.y (mgr.25232) 2237 : cluster [DBG] pgmap v3181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:56 smithi022 bash[82865]: cluster 2024-07-28T13:05:55.410879+0000 mgr.y (mgr.25232) 2237 : cluster [DBG] pgmap v3181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:57.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3270 16 16 0 0 0 - 0 2024-07-28T13:05:58.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3271 16 16 0 0 0 - 0 2024-07-28T13:05:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:05:58 smithi150 bash[67543]: cluster 2024-07-28T13:05:57.412291+0000 mgr.y (mgr.25232) 2238 : cluster [DBG] pgmap v3182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:05:58 smithi022 bash[80503]: cluster 2024-07-28T13:05:57.412291+0000 mgr.y (mgr.25232) 2238 : cluster [DBG] pgmap v3182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:05:58 smithi022 bash[82865]: cluster 2024-07-28T13:05:57.412291+0000 mgr.y (mgr.25232) 2238 : cluster [DBG] pgmap v3182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:05:59.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3272 16 16 0 0 0 - 0 2024-07-28T13:05:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:05:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:05:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:06:00.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3273 16 16 0 0 0 - 0 2024-07-28T13:06:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:00 smithi150 bash[67543]: cluster 2024-07-28T13:05:59.413691+0000 mgr.y (mgr.25232) 2239 : cluster [DBG] pgmap v3183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:00 smithi022 bash[80503]: cluster 2024-07-28T13:05:59.413691+0000 mgr.y (mgr.25232) 2239 : cluster [DBG] pgmap v3183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:00.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:00 smithi022 bash[82865]: cluster 2024-07-28T13:05:59.413691+0000 mgr.y (mgr.25232) 2239 : cluster [DBG] pgmap v3183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:01.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3274 16 16 0 0 0 - 0 2024-07-28T13:06:02.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3275 16 16 0 0 0 - 0 2024-07-28T13:06:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:02 smithi150 bash[67543]: cluster 2024-07-28T13:06:01.415083+0000 mgr.y (mgr.25232) 2240 : cluster [DBG] pgmap v3184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:06:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:06:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:02 smithi022 bash[80503]: cluster 2024-07-28T13:06:01.415083+0000 mgr.y (mgr.25232) 2240 : cluster [DBG] pgmap v3184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:02 smithi022 bash[82865]: cluster 2024-07-28T13:06:01.415083+0000 mgr.y (mgr.25232) 2240 : cluster [DBG] pgmap v3184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:03.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3276 16 16 0 0 0 - 0 2024-07-28T13:06:04.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3277 16 16 0 0 0 - 0 2024-07-28T13:06:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:04 smithi150 bash[67543]: cluster 2024-07-28T13:06:03.416488+0000 mgr.y (mgr.25232) 2241 : cluster [DBG] pgmap v3185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:04 smithi022 bash[80503]: cluster 2024-07-28T13:06:03.416488+0000 mgr.y (mgr.25232) 2241 : cluster [DBG] pgmap v3185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:04 smithi022 bash[82865]: cluster 2024-07-28T13:06:03.416488+0000 mgr.y (mgr.25232) 2241 : cluster [DBG] pgmap v3185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:05.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3278 16 16 0 0 0 - 0 2024-07-28T13:06:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:05 smithi150 bash[67543]: audit 2024-07-28T13:06:05.229566+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:05 smithi022 bash[80503]: audit 2024-07-28T13:06:05.229566+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:05 smithi022 bash[82865]: audit 2024-07-28T13:06:05.229566+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:06.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3279 16 16 0 0 0 - 0 2024-07-28T13:06:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:06 smithi150 bash[67543]: cluster 2024-07-28T13:06:05.417824+0000 mgr.y (mgr.25232) 2242 : cluster [DBG] pgmap v3186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:06 smithi022 bash[80503]: cluster 2024-07-28T13:06:05.417824+0000 mgr.y (mgr.25232) 2242 : cluster [DBG] pgmap v3186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:06 smithi022 bash[82865]: cluster 2024-07-28T13:06:05.417824+0000 mgr.y (mgr.25232) 2242 : cluster [DBG] pgmap v3186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:07.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:06:07.247567+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:06:07.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:06:07.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3280 16 16 0 0 0 - 0 2024-07-28T13:06:08.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3281 16 16 0 0 0 - 0 2024-07-28T13:06:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:08 smithi150 bash[67543]: cluster 2024-07-28T13:06:07.419352+0000 mgr.y (mgr.25232) 2243 : cluster [DBG] pgmap v3187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:08 smithi022 bash[80503]: cluster 2024-07-28T13:06:07.419352+0000 mgr.y (mgr.25232) 2243 : cluster [DBG] pgmap v3187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:08 smithi022 bash[82865]: cluster 2024-07-28T13:06:07.419352+0000 mgr.y (mgr.25232) 2243 : cluster [DBG] pgmap v3187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:09.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3282 16 16 0 0 0 - 0 2024-07-28T13:06:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:06:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:06:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:06:10.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3283 16 16 0 0 0 - 0 2024-07-28T13:06:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:10 smithi150 bash[67543]: cluster 2024-07-28T13:06:09.420872+0000 mgr.y (mgr.25232) 2244 : cluster [DBG] pgmap v3188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:10 smithi022 bash[80503]: cluster 2024-07-28T13:06:09.420872+0000 mgr.y (mgr.25232) 2244 : cluster [DBG] pgmap v3188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:10 smithi022 bash[82865]: cluster 2024-07-28T13:06:09.420872+0000 mgr.y (mgr.25232) 2244 : cluster [DBG] pgmap v3188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:11.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3284 16 16 0 0 0 - 0 2024-07-28T13:06:12.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3285 16 16 0 0 0 - 0 2024-07-28T13:06:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:12 smithi150 bash[67543]: cluster 2024-07-28T13:06:11.422256+0000 mgr.y (mgr.25232) 2245 : cluster [DBG] pgmap v3189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:06:12 smithi150 bash[60514]: ts=2024-07-28T13:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:06:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:12 smithi022 bash[80503]: cluster 2024-07-28T13:06:11.422256+0000 mgr.y (mgr.25232) 2245 : cluster [DBG] pgmap v3189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:12 smithi022 bash[82865]: cluster 2024-07-28T13:06:11.422256+0000 mgr.y (mgr.25232) 2245 : cluster [DBG] pgmap v3189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:13.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3286 16 16 0 0 0 - 0 2024-07-28T13:06:14.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3287 16 16 0 0 0 - 0 2024-07-28T13:06:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:14 smithi150 bash[67543]: cluster 2024-07-28T13:06:13.423670+0000 mgr.y (mgr.25232) 2246 : cluster [DBG] pgmap v3190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:14 smithi022 bash[80503]: cluster 2024-07-28T13:06:13.423670+0000 mgr.y (mgr.25232) 2246 : cluster [DBG] pgmap v3190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:14 smithi022 bash[82865]: cluster 2024-07-28T13:06:13.423670+0000 mgr.y (mgr.25232) 2246 : cluster [DBG] pgmap v3190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:15.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3288 16 16 0 0 0 - 0 2024-07-28T13:06:16.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3289 16 16 0 0 0 - 0 2024-07-28T13:06:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:16 smithi150 bash[67543]: cluster 2024-07-28T13:06:15.425067+0000 mgr.y (mgr.25232) 2247 : cluster [DBG] pgmap v3191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:16 smithi022 bash[80503]: cluster 2024-07-28T13:06:15.425067+0000 mgr.y (mgr.25232) 2247 : cluster [DBG] pgmap v3191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:16 smithi022 bash[82865]: cluster 2024-07-28T13:06:15.425067+0000 mgr.y (mgr.25232) 2247 : cluster [DBG] pgmap v3191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:17.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3290 16 16 0 0 0 - 0 2024-07-28T13:06:18.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3291 16 16 0 0 0 - 0 2024-07-28T13:06:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:18 smithi150 bash[67543]: cluster 2024-07-28T13:06:17.426489+0000 mgr.y (mgr.25232) 2248 : cluster [DBG] pgmap v3192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:18 smithi022 bash[80503]: cluster 2024-07-28T13:06:17.426489+0000 mgr.y (mgr.25232) 2248 : cluster [DBG] pgmap v3192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:18 smithi022 bash[82865]: cluster 2024-07-28T13:06:17.426489+0000 mgr.y (mgr.25232) 2248 : cluster [DBG] pgmap v3192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:19.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3292 16 16 0 0 0 - 0 2024-07-28T13:06:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:06:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:06:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:06:20.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3293 16 16 0 0 0 - 0 2024-07-28T13:06:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:20 smithi022 bash[80503]: cluster 2024-07-28T13:06:19.427851+0000 mgr.y (mgr.25232) 2249 : cluster [DBG] pgmap v3193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:20 smithi022 bash[80503]: audit 2024-07-28T13:06:20.230215+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:20 smithi022 bash[82865]: cluster 2024-07-28T13:06:19.427851+0000 mgr.y (mgr.25232) 2249 : cluster [DBG] pgmap v3193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:20 smithi022 bash[82865]: audit 2024-07-28T13:06:20.230215+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:20 smithi150 bash[67543]: cluster 2024-07-28T13:06:19.427851+0000 mgr.y (mgr.25232) 2249 : cluster [DBG] pgmap v3193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:20 smithi150 bash[67543]: audit 2024-07-28T13:06:20.230215+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:21.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3294 16 16 0 0 0 - 0 2024-07-28T13:06:22.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3295 16 16 0 0 0 - 0 2024-07-28T13:06:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:22 smithi150 bash[67543]: cluster 2024-07-28T13:06:21.429193+0000 mgr.y (mgr.25232) 2250 : cluster [DBG] pgmap v3194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:06:22 smithi150 bash[60514]: ts=2024-07-28T13:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:06:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:22 smithi022 bash[80503]: cluster 2024-07-28T13:06:21.429193+0000 mgr.y (mgr.25232) 2250 : cluster [DBG] pgmap v3194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:22.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:22 smithi022 bash[82865]: cluster 2024-07-28T13:06:21.429193+0000 mgr.y (mgr.25232) 2250 : cluster [DBG] pgmap v3194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:23.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3296 16 16 0 0 0 - 0 2024-07-28T13:06:24.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3297 16 16 0 0 0 - 0 2024-07-28T13:06:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:24 smithi022 bash[80503]: cluster 2024-07-28T13:06:23.430555+0000 mgr.y (mgr.25232) 2251 : cluster [DBG] pgmap v3195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:24.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:24 smithi022 bash[82865]: cluster 2024-07-28T13:06:23.430555+0000 mgr.y (mgr.25232) 2251 : cluster [DBG] pgmap v3195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:24 smithi150 bash[67543]: cluster 2024-07-28T13:06:23.430555+0000 mgr.y (mgr.25232) 2251 : cluster [DBG] pgmap v3195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:25.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3298 16 16 0 0 0 - 0 2024-07-28T13:06:26.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3299 16 16 0 0 0 - 0 2024-07-28T13:06:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:26 smithi022 bash[80503]: cluster 2024-07-28T13:06:25.431911+0000 mgr.y (mgr.25232) 2252 : cluster [DBG] pgmap v3196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:26.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:26 smithi022 bash[82865]: cluster 2024-07-28T13:06:25.431911+0000 mgr.y (mgr.25232) 2252 : cluster [DBG] pgmap v3196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:26 smithi150 bash[67543]: cluster 2024-07-28T13:06:25.431911+0000 mgr.y (mgr.25232) 2252 : cluster [DBG] pgmap v3196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:27.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:06:27.250886+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:06:27.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:06:27.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3300 16 16 0 0 0 - 0 2024-07-28T13:06:28.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3301 16 16 0 0 0 - 0 2024-07-28T13:06:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:28 smithi022 bash[80503]: cluster 2024-07-28T13:06:27.433266+0000 mgr.y (mgr.25232) 2253 : cluster [DBG] pgmap v3197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:28.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:28 smithi022 bash[82865]: cluster 2024-07-28T13:06:27.433266+0000 mgr.y (mgr.25232) 2253 : cluster [DBG] pgmap v3197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:28 smithi150 bash[67543]: cluster 2024-07-28T13:06:27.433266+0000 mgr.y (mgr.25232) 2253 : cluster [DBG] pgmap v3197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:29.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3302 16 16 0 0 0 - 0 2024-07-28T13:06:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:06:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:06:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:06:30.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3303 16 16 0 0 0 - 0 2024-07-28T13:06:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:30 smithi022 bash[80503]: cluster 2024-07-28T13:06:29.434704+0000 mgr.y (mgr.25232) 2254 : cluster [DBG] pgmap v3198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:30 smithi022 bash[82865]: cluster 2024-07-28T13:06:29.434704+0000 mgr.y (mgr.25232) 2254 : cluster [DBG] pgmap v3198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:30 smithi150 bash[67543]: cluster 2024-07-28T13:06:29.434704+0000 mgr.y (mgr.25232) 2254 : cluster [DBG] pgmap v3198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:31.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3304 16 16 0 0 0 - 0 2024-07-28T13:06:32.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3305 16 16 0 0 0 - 0 2024-07-28T13:06:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:32 smithi150 bash[67543]: cluster 2024-07-28T13:06:31.436077+0000 mgr.y (mgr.25232) 2255 : cluster [DBG] pgmap v3199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:06:32 smithi150 bash[60514]: ts=2024-07-28T13:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:06:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:32 smithi022 bash[80503]: cluster 2024-07-28T13:06:31.436077+0000 mgr.y (mgr.25232) 2255 : cluster [DBG] pgmap v3199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:32.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:32 smithi022 bash[82865]: cluster 2024-07-28T13:06:31.436077+0000 mgr.y (mgr.25232) 2255 : cluster [DBG] pgmap v3199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:33.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3306 16 16 0 0 0 - 0 2024-07-28T13:06:34.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3307 16 16 0 0 0 - 0 2024-07-28T13:06:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:34 smithi022 bash[82865]: cluster 2024-07-28T13:06:33.437426+0000 mgr.y (mgr.25232) 2256 : cluster [DBG] pgmap v3200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:34 smithi022 bash[80503]: cluster 2024-07-28T13:06:33.437426+0000 mgr.y (mgr.25232) 2256 : cluster [DBG] pgmap v3200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:34 smithi150 bash[67543]: cluster 2024-07-28T13:06:33.437426+0000 mgr.y (mgr.25232) 2256 : cluster [DBG] pgmap v3200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:35.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3308 16 16 0 0 0 - 0 2024-07-28T13:06:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:35 smithi022 bash[80503]: audit 2024-07-28T13:06:35.232843+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:35 smithi022 bash[82865]: audit 2024-07-28T13:06:35.232843+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:35 smithi150 bash[67543]: audit 2024-07-28T13:06:35.232843+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:36.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3309 16 16 0 0 0 - 0 2024-07-28T13:06:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:36 smithi022 bash[80503]: cluster 2024-07-28T13:06:35.438785+0000 mgr.y (mgr.25232) 2257 : cluster [DBG] pgmap v3201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:36 smithi022 bash[82865]: cluster 2024-07-28T13:06:35.438785+0000 mgr.y (mgr.25232) 2257 : cluster [DBG] pgmap v3201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:36 smithi150 bash[67543]: cluster 2024-07-28T13:06:35.438785+0000 mgr.y (mgr.25232) 2257 : cluster [DBG] pgmap v3201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:37.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3310 16 16 0 0 0 - 0 2024-07-28T13:06:38.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3311 16 16 0 0 0 - 0 2024-07-28T13:06:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:38 smithi022 bash[80503]: cluster 2024-07-28T13:06:37.440123+0000 mgr.y (mgr.25232) 2258 : cluster [DBG] pgmap v3202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:38 smithi022 bash[82865]: cluster 2024-07-28T13:06:37.440123+0000 mgr.y (mgr.25232) 2258 : cluster [DBG] pgmap v3202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:38 smithi150 bash[67543]: cluster 2024-07-28T13:06:37.440123+0000 mgr.y (mgr.25232) 2258 : cluster [DBG] pgmap v3202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:39.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3312 16 16 0 0 0 - 0 2024-07-28T13:06:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:06:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:06:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:06:40.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3313 16 16 0 0 0 - 0 2024-07-28T13:06:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:40 smithi022 bash[80503]: cluster 2024-07-28T13:06:39.441487+0000 mgr.y (mgr.25232) 2259 : cluster [DBG] pgmap v3203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:40 smithi022 bash[82865]: cluster 2024-07-28T13:06:39.441487+0000 mgr.y (mgr.25232) 2259 : cluster [DBG] pgmap v3203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:40 smithi150 bash[67543]: cluster 2024-07-28T13:06:39.441487+0000 mgr.y (mgr.25232) 2259 : cluster [DBG] pgmap v3203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:41.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3314 16 16 0 0 0 - 0 2024-07-28T13:06:42.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3315 16 16 0 0 0 - 0 2024-07-28T13:06:42.570 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:06:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:06:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:42 smithi022 bash[82865]: cluster 2024-07-28T13:06:41.442894+0000 mgr.y (mgr.25232) 2260 : cluster [DBG] pgmap v3204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:42 smithi022 bash[80503]: cluster 2024-07-28T13:06:41.442894+0000 mgr.y (mgr.25232) 2260 : cluster [DBG] pgmap v3204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:42 smithi150 bash[67543]: cluster 2024-07-28T13:06:41.442894+0000 mgr.y (mgr.25232) 2260 : cluster [DBG] pgmap v3204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:43.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3316 16 16 0 0 0 - 0 2024-07-28T13:06:44.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3317 16 16 0 0 0 - 0 2024-07-28T13:06:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:44 smithi022 bash[82865]: cluster 2024-07-28T13:06:43.444240+0000 mgr.y (mgr.25232) 2261 : cluster [DBG] pgmap v3205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:44 smithi022 bash[80503]: cluster 2024-07-28T13:06:43.444240+0000 mgr.y (mgr.25232) 2261 : cluster [DBG] pgmap v3205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:44 smithi150 bash[67543]: cluster 2024-07-28T13:06:43.444240+0000 mgr.y (mgr.25232) 2261 : cluster [DBG] pgmap v3205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:45.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3318 16 16 0 0 0 - 0 2024-07-28T13:06:46.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3319 16 16 0 0 0 - 0 2024-07-28T13:06:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:46 smithi022 bash[82865]: cluster 2024-07-28T13:06:45.445571+0000 mgr.y (mgr.25232) 2262 : cluster [DBG] pgmap v3206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:46 smithi022 bash[80503]: cluster 2024-07-28T13:06:45.445571+0000 mgr.y (mgr.25232) 2262 : cluster [DBG] pgmap v3206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:46 smithi150 bash[67543]: cluster 2024-07-28T13:06:45.445571+0000 mgr.y (mgr.25232) 2262 : cluster [DBG] pgmap v3206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:47.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:06:47.254260+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:06:47.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:06:47.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3320 16 16 0 0 0 - 0 2024-07-28T13:06:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:47 smithi150 bash[67543]: audit 2024-07-28T13:06:47.504904+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:06:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:47 smithi022 bash[80503]: audit 2024-07-28T13:06:47.504904+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:06:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:47 smithi022 bash[82865]: audit 2024-07-28T13:06:47.504904+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:06:48.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3321 16 16 0 0 0 - 0 2024-07-28T13:06:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:48 smithi150 bash[67543]: cluster 2024-07-28T13:06:47.446948+0000 mgr.y (mgr.25232) 2263 : cluster [DBG] pgmap v3207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:48 smithi022 bash[80503]: cluster 2024-07-28T13:06:47.446948+0000 mgr.y (mgr.25232) 2263 : cluster [DBG] pgmap v3207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:48 smithi022 bash[82865]: cluster 2024-07-28T13:06:47.446948+0000 mgr.y (mgr.25232) 2263 : cluster [DBG] pgmap v3207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:49.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3322 16 16 0 0 0 - 0 2024-07-28T13:06:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:06:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:06:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:06:50.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3323 16 16 0 0 0 - 0 2024-07-28T13:06:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:50 smithi150 bash[67543]: cluster 2024-07-28T13:06:49.448286+0000 mgr.y (mgr.25232) 2264 : cluster [DBG] pgmap v3208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:50 smithi150 bash[67543]: audit 2024-07-28T13:06:50.233289+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:50 smithi022 bash[80503]: cluster 2024-07-28T13:06:49.448286+0000 mgr.y (mgr.25232) 2264 : cluster [DBG] pgmap v3208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:50 smithi022 bash[80503]: audit 2024-07-28T13:06:50.233289+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:50 smithi022 bash[82865]: cluster 2024-07-28T13:06:49.448286+0000 mgr.y (mgr.25232) 2264 : cluster [DBG] pgmap v3208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:50 smithi022 bash[82865]: audit 2024-07-28T13:06:50.233289+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:06:51.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3324 16 16 0 0 0 - 0 2024-07-28T13:06:52.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3325 16 16 0 0 0 - 0 2024-07-28T13:06:52.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:06:52 smithi150 bash[60514]: ts=2024-07-28T13:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:06:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:52 smithi150 bash[67543]: cluster 2024-07-28T13:06:51.449640+0000 mgr.y (mgr.25232) 2265 : cluster [DBG] pgmap v3209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:52 smithi022 bash[80503]: cluster 2024-07-28T13:06:51.449640+0000 mgr.y (mgr.25232) 2265 : cluster [DBG] pgmap v3209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:52 smithi022 bash[82865]: cluster 2024-07-28T13:06:51.449640+0000 mgr.y (mgr.25232) 2265 : cluster [DBG] pgmap v3209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:53.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3326 16 16 0 0 0 - 0 2024-07-28T13:06:54.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3327 16 16 0 0 0 - 0 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.201103+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.207037+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.433519+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.443410+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.865740+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.867582+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:06:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:54 smithi150 bash[67543]: audit 2024-07-28T13:06:53.877825+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.201103+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.207037+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.433519+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.443410+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.865740+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.867582+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[80503]: audit 2024-07-28T13:06:53.877825+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.201103+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.207037+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.433519+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.443410+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:54.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.865740+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:06:54.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.867582+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:06:54.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:54 smithi022 bash[82865]: audit 2024-07-28T13:06:53.877825+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:06:55.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3328 16 16 0 0 0 - 0 2024-07-28T13:06:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:55 smithi150 bash[67543]: cluster 2024-07-28T13:06:53.450511+0000 mgr.y (mgr.25232) 2266 : cluster [DBG] pgmap v3210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:55 smithi022 bash[80503]: cluster 2024-07-28T13:06:53.450511+0000 mgr.y (mgr.25232) 2266 : cluster [DBG] pgmap v3210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:55 smithi022 bash[82865]: cluster 2024-07-28T13:06:53.450511+0000 mgr.y (mgr.25232) 2266 : cluster [DBG] pgmap v3210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:56.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3329 16 16 0 0 0 - 0 2024-07-28T13:06:57.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3330 16 16 0 0 0 - 0 2024-07-28T13:06:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:57 smithi150 bash[67543]: cluster 2024-07-28T13:06:55.451770+0000 mgr.y (mgr.25232) 2267 : cluster [DBG] pgmap v3211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:57 smithi022 bash[80503]: cluster 2024-07-28T13:06:55.451770+0000 mgr.y (mgr.25232) 2267 : cluster [DBG] pgmap v3211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:57 smithi022 bash[82865]: cluster 2024-07-28T13:06:55.451770+0000 mgr.y (mgr.25232) 2267 : cluster [DBG] pgmap v3211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:58.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3331 16 16 0 0 0 - 0 2024-07-28T13:06:59.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3332 16 16 0 0 0 - 0 2024-07-28T13:06:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:06:59 smithi150 bash[67543]: cluster 2024-07-28T13:06:57.453124+0000 mgr.y (mgr.25232) 2268 : cluster [DBG] pgmap v3212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:06:59 smithi022 bash[80503]: cluster 2024-07-28T13:06:57.453124+0000 mgr.y (mgr.25232) 2268 : cluster [DBG] pgmap v3212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:06:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:06:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:06:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:06:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:06:59 smithi022 bash[82865]: cluster 2024-07-28T13:06:57.453124+0000 mgr.y (mgr.25232) 2268 : cluster [DBG] pgmap v3212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:00.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3333 16 16 0 0 0 - 0 2024-07-28T13:07:01.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3334 16 16 0 0 0 - 0 2024-07-28T13:07:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:01 smithi150 bash[67543]: cluster 2024-07-28T13:06:59.454499+0000 mgr.y (mgr.25232) 2269 : cluster [DBG] pgmap v3213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:01 smithi022 bash[80503]: cluster 2024-07-28T13:06:59.454499+0000 mgr.y (mgr.25232) 2269 : cluster [DBG] pgmap v3213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:01 smithi022 bash[82865]: cluster 2024-07-28T13:06:59.454499+0000 mgr.y (mgr.25232) 2269 : cluster [DBG] pgmap v3213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:02.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3335 16 16 0 0 0 - 0 2024-07-28T13:07:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:07:02 smithi150 bash[60514]: ts=2024-07-28T13:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:07:03.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3336 16 16 0 0 0 - 0 2024-07-28T13:07:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:03 smithi150 bash[67543]: cluster 2024-07-28T13:07:01.455862+0000 mgr.y (mgr.25232) 2270 : cluster [DBG] pgmap v3214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:03 smithi022 bash[80503]: cluster 2024-07-28T13:07:01.455862+0000 mgr.y (mgr.25232) 2270 : cluster [DBG] pgmap v3214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:03 smithi022 bash[82865]: cluster 2024-07-28T13:07:01.455862+0000 mgr.y (mgr.25232) 2270 : cluster [DBG] pgmap v3214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:04.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3337 16 16 0 0 0 - 0 2024-07-28T13:07:05.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3338 16 16 0 0 0 - 0 2024-07-28T13:07:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:05 smithi150 bash[67543]: cluster 2024-07-28T13:07:03.457200+0000 mgr.y (mgr.25232) 2271 : cluster [DBG] pgmap v3215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:05 smithi022 bash[80503]: cluster 2024-07-28T13:07:03.457200+0000 mgr.y (mgr.25232) 2271 : cluster [DBG] pgmap v3215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:05 smithi022 bash[82865]: cluster 2024-07-28T13:07:03.457200+0000 mgr.y (mgr.25232) 2271 : cluster [DBG] pgmap v3215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:06.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3339 16 16 0 0 0 - 0 2024-07-28T13:07:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:06 smithi150 bash[67543]: audit 2024-07-28T13:07:05.233788+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:06 smithi022 bash[80503]: audit 2024-07-28T13:07:05.233788+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:06 smithi022 bash[82865]: audit 2024-07-28T13:07:05.233788+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:07.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:07:07.257479+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:07:07.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:07:07.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3340 16 16 0 0 0 - 0 2024-07-28T13:07:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:07 smithi150 bash[67543]: cluster 2024-07-28T13:07:05.458547+0000 mgr.y (mgr.25232) 2272 : cluster [DBG] pgmap v3216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:07 smithi022 bash[80503]: cluster 2024-07-28T13:07:05.458547+0000 mgr.y (mgr.25232) 2272 : cluster [DBG] pgmap v3216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:07 smithi022 bash[82865]: cluster 2024-07-28T13:07:05.458547+0000 mgr.y (mgr.25232) 2272 : cluster [DBG] pgmap v3216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:08.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3341 16 16 0 0 0 - 0 2024-07-28T13:07:09.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3342 16 16 0 0 0 - 0 2024-07-28T13:07:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:09 smithi150 bash[67543]: cluster 2024-07-28T13:07:07.459898+0000 mgr.y (mgr.25232) 2273 : cluster [DBG] pgmap v3217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:09 smithi022 bash[80503]: cluster 2024-07-28T13:07:07.459898+0000 mgr.y (mgr.25232) 2273 : cluster [DBG] pgmap v3217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:07:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:07:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:07:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:09 smithi022 bash[82865]: cluster 2024-07-28T13:07:07.459898+0000 mgr.y (mgr.25232) 2273 : cluster [DBG] pgmap v3217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:10.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3343 16 16 0 0 0 - 0 2024-07-28T13:07:11.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3344 16 16 0 0 0 - 0 2024-07-28T13:07:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:11 smithi150 bash[67543]: cluster 2024-07-28T13:07:09.461266+0000 mgr.y (mgr.25232) 2274 : cluster [DBG] pgmap v3218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:11 smithi022 bash[82865]: cluster 2024-07-28T13:07:09.461266+0000 mgr.y (mgr.25232) 2274 : cluster [DBG] pgmap v3218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:11 smithi022 bash[80503]: cluster 2024-07-28T13:07:09.461266+0000 mgr.y (mgr.25232) 2274 : cluster [DBG] pgmap v3218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:12.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3345 16 16 0 0 0 - 0 2024-07-28T13:07:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:07:12 smithi150 bash[60514]: ts=2024-07-28T13:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:07:13.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3346 16 16 0 0 0 - 0 2024-07-28T13:07:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:13 smithi150 bash[67543]: cluster 2024-07-28T13:07:11.462678+0000 mgr.y (mgr.25232) 2275 : cluster [DBG] pgmap v3219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:13 smithi022 bash[80503]: cluster 2024-07-28T13:07:11.462678+0000 mgr.y (mgr.25232) 2275 : cluster [DBG] pgmap v3219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:13 smithi022 bash[82865]: cluster 2024-07-28T13:07:11.462678+0000 mgr.y (mgr.25232) 2275 : cluster [DBG] pgmap v3219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:14.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3347 16 16 0 0 0 - 0 2024-07-28T13:07:15.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3348 16 16 0 0 0 - 0 2024-07-28T13:07:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:15 smithi150 bash[67543]: cluster 2024-07-28T13:07:13.464044+0000 mgr.y (mgr.25232) 2276 : cluster [DBG] pgmap v3220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:15 smithi022 bash[82865]: cluster 2024-07-28T13:07:13.464044+0000 mgr.y (mgr.25232) 2276 : cluster [DBG] pgmap v3220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:15 smithi022 bash[80503]: cluster 2024-07-28T13:07:13.464044+0000 mgr.y (mgr.25232) 2276 : cluster [DBG] pgmap v3220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:16.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3349 16 16 0 0 0 - 0 2024-07-28T13:07:17.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3350 16 16 0 0 0 - 0 2024-07-28T13:07:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:17 smithi150 bash[67543]: cluster 2024-07-28T13:07:15.465424+0000 mgr.y (mgr.25232) 2277 : cluster [DBG] pgmap v3221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:17 smithi022 bash[80503]: cluster 2024-07-28T13:07:15.465424+0000 mgr.y (mgr.25232) 2277 : cluster [DBG] pgmap v3221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:17 smithi022 bash[82865]: cluster 2024-07-28T13:07:15.465424+0000 mgr.y (mgr.25232) 2277 : cluster [DBG] pgmap v3221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:18.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3351 16 16 0 0 0 - 0 2024-07-28T13:07:19.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3352 16 16 0 0 0 - 0 2024-07-28T13:07:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:19 smithi150 bash[67543]: cluster 2024-07-28T13:07:17.466831+0000 mgr.y (mgr.25232) 2278 : cluster [DBG] pgmap v3222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:07:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:07:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:07:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:19 smithi022 bash[82865]: cluster 2024-07-28T13:07:17.466831+0000 mgr.y (mgr.25232) 2278 : cluster [DBG] pgmap v3222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:19 smithi022 bash[80503]: cluster 2024-07-28T13:07:17.466831+0000 mgr.y (mgr.25232) 2278 : cluster [DBG] pgmap v3222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:20.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3353 16 16 0 0 0 - 0 2024-07-28T13:07:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:20 smithi022 bash[80503]: audit 2024-07-28T13:07:20.234136+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:20 smithi022 bash[82865]: audit 2024-07-28T13:07:20.234136+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:20 smithi150 bash[67543]: audit 2024-07-28T13:07:20.234136+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:21.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3354 16 16 0 0 0 - 0 2024-07-28T13:07:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:21 smithi022 bash[80503]: cluster 2024-07-28T13:07:19.468207+0000 mgr.y (mgr.25232) 2279 : cluster [DBG] pgmap v3223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:21 smithi022 bash[82865]: cluster 2024-07-28T13:07:19.468207+0000 mgr.y (mgr.25232) 2279 : cluster [DBG] pgmap v3223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:21 smithi150 bash[67543]: cluster 2024-07-28T13:07:19.468207+0000 mgr.y (mgr.25232) 2279 : cluster [DBG] pgmap v3223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:22.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3355 16 16 0 0 0 - 0 2024-07-28T13:07:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:07:22 smithi150 bash[60514]: ts=2024-07-28T13:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:07:23.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3356 16 16 0 0 0 - 0 2024-07-28T13:07:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:23 smithi022 bash[80503]: cluster 2024-07-28T13:07:21.469589+0000 mgr.y (mgr.25232) 2280 : cluster [DBG] pgmap v3224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:23 smithi022 bash[82865]: cluster 2024-07-28T13:07:21.469589+0000 mgr.y (mgr.25232) 2280 : cluster [DBG] pgmap v3224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:23 smithi150 bash[67543]: cluster 2024-07-28T13:07:21.469589+0000 mgr.y (mgr.25232) 2280 : cluster [DBG] pgmap v3224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:24.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3357 16 16 0 0 0 - 0 2024-07-28T13:07:25.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3358 16 16 0 0 0 - 0 2024-07-28T13:07:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:25 smithi022 bash[80503]: cluster 2024-07-28T13:07:23.471021+0000 mgr.y (mgr.25232) 2281 : cluster [DBG] pgmap v3225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:25 smithi022 bash[82865]: cluster 2024-07-28T13:07:23.471021+0000 mgr.y (mgr.25232) 2281 : cluster [DBG] pgmap v3225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:25 smithi150 bash[67543]: cluster 2024-07-28T13:07:23.471021+0000 mgr.y (mgr.25232) 2281 : cluster [DBG] pgmap v3225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:26.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3359 16 16 0 0 0 - 0 2024-07-28T13:07:27.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:07:27.260434+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:07:27.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:07:27.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3360 16 16 0 0 0 - 0 2024-07-28T13:07:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:27 smithi022 bash[80503]: cluster 2024-07-28T13:07:25.472367+0000 mgr.y (mgr.25232) 2282 : cluster [DBG] pgmap v3226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:27 smithi022 bash[82865]: cluster 2024-07-28T13:07:25.472367+0000 mgr.y (mgr.25232) 2282 : cluster [DBG] pgmap v3226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:27 smithi150 bash[67543]: cluster 2024-07-28T13:07:25.472367+0000 mgr.y (mgr.25232) 2282 : cluster [DBG] pgmap v3226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:28.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3361 16 16 0 0 0 - 0 2024-07-28T13:07:29.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3362 16 16 0 0 0 - 0 2024-07-28T13:07:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:29 smithi022 bash[80503]: cluster 2024-07-28T13:07:27.473770+0000 mgr.y (mgr.25232) 2283 : cluster [DBG] pgmap v3227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:07:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:07:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:07:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:29 smithi022 bash[82865]: cluster 2024-07-28T13:07:27.473770+0000 mgr.y (mgr.25232) 2283 : cluster [DBG] pgmap v3227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:29 smithi150 bash[67543]: cluster 2024-07-28T13:07:27.473770+0000 mgr.y (mgr.25232) 2283 : cluster [DBG] pgmap v3227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:30.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3363 16 16 0 0 0 - 0 2024-07-28T13:07:31.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3364 16 16 0 0 0 - 0 2024-07-28T13:07:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:31 smithi022 bash[80503]: cluster 2024-07-28T13:07:29.475173+0000 mgr.y (mgr.25232) 2284 : cluster [DBG] pgmap v3228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:31 smithi022 bash[82865]: cluster 2024-07-28T13:07:29.475173+0000 mgr.y (mgr.25232) 2284 : cluster [DBG] pgmap v3228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:31 smithi150 bash[67543]: cluster 2024-07-28T13:07:29.475173+0000 mgr.y (mgr.25232) 2284 : cluster [DBG] pgmap v3228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:32.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3365 16 16 0 0 0 - 0 2024-07-28T13:07:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:07:32 smithi150 bash[60514]: ts=2024-07-28T13:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:07:33.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3366 16 16 0 0 0 - 0 2024-07-28T13:07:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:33 smithi022 bash[80503]: cluster 2024-07-28T13:07:31.476534+0000 mgr.y (mgr.25232) 2285 : cluster [DBG] pgmap v3229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:33 smithi022 bash[82865]: cluster 2024-07-28T13:07:31.476534+0000 mgr.y (mgr.25232) 2285 : cluster [DBG] pgmap v3229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:33 smithi150 bash[67543]: cluster 2024-07-28T13:07:31.476534+0000 mgr.y (mgr.25232) 2285 : cluster [DBG] pgmap v3229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:34.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3367 16 16 0 0 0 - 0 2024-07-28T13:07:35.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3368 16 16 0 0 0 - 0 2024-07-28T13:07:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:35 smithi022 bash[80503]: cluster 2024-07-28T13:07:33.477890+0000 mgr.y (mgr.25232) 2286 : cluster [DBG] pgmap v3230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:35 smithi022 bash[80503]: audit 2024-07-28T13:07:35.236663+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:35 smithi022 bash[82865]: cluster 2024-07-28T13:07:33.477890+0000 mgr.y (mgr.25232) 2286 : cluster [DBG] pgmap v3230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:35 smithi022 bash[82865]: audit 2024-07-28T13:07:35.236663+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:35 smithi150 bash[67543]: cluster 2024-07-28T13:07:33.477890+0000 mgr.y (mgr.25232) 2286 : cluster [DBG] pgmap v3230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:35 smithi150 bash[67543]: audit 2024-07-28T13:07:35.236663+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:36.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3369 16 16 0 0 0 - 0 2024-07-28T13:07:37.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3370 16 16 0 0 0 - 0 2024-07-28T13:07:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:37 smithi022 bash[80503]: cluster 2024-07-28T13:07:35.479273+0000 mgr.y (mgr.25232) 2287 : cluster [DBG] pgmap v3231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:37 smithi022 bash[82865]: cluster 2024-07-28T13:07:35.479273+0000 mgr.y (mgr.25232) 2287 : cluster [DBG] pgmap v3231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:37 smithi150 bash[67543]: cluster 2024-07-28T13:07:35.479273+0000 mgr.y (mgr.25232) 2287 : cluster [DBG] pgmap v3231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:38.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3371 16 16 0 0 0 - 0 2024-07-28T13:07:39.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3372 16 16 0 0 0 - 0 2024-07-28T13:07:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:39 smithi150 bash[67543]: cluster 2024-07-28T13:07:37.480659+0000 mgr.y (mgr.25232) 2288 : cluster [DBG] pgmap v3232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:39 smithi022 bash[80503]: cluster 2024-07-28T13:07:37.480659+0000 mgr.y (mgr.25232) 2288 : cluster [DBG] pgmap v3232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:07:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:07:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:07:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:39 smithi022 bash[82865]: cluster 2024-07-28T13:07:37.480659+0000 mgr.y (mgr.25232) 2288 : cluster [DBG] pgmap v3232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:40.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3373 16 16 0 0 0 - 0 2024-07-28T13:07:41.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3374 16 16 0 0 0 - 0 2024-07-28T13:07:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:41 smithi150 bash[67543]: cluster 2024-07-28T13:07:39.482052+0000 mgr.y (mgr.25232) 2289 : cluster [DBG] pgmap v3233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:41 smithi022 bash[80503]: cluster 2024-07-28T13:07:39.482052+0000 mgr.y (mgr.25232) 2289 : cluster [DBG] pgmap v3233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:41 smithi022 bash[82865]: cluster 2024-07-28T13:07:39.482052+0000 mgr.y (mgr.25232) 2289 : cluster [DBG] pgmap v3233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:42.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3375 16 16 0 0 0 - 0 2024-07-28T13:07:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:07:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:07:43.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3376 16 16 0 0 0 - 0 2024-07-28T13:07:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:43 smithi150 bash[67543]: cluster 2024-07-28T13:07:41.483438+0000 mgr.y (mgr.25232) 2290 : cluster [DBG] pgmap v3234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:43 smithi022 bash[80503]: cluster 2024-07-28T13:07:41.483438+0000 mgr.y (mgr.25232) 2290 : cluster [DBG] pgmap v3234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:43 smithi022 bash[82865]: cluster 2024-07-28T13:07:41.483438+0000 mgr.y (mgr.25232) 2290 : cluster [DBG] pgmap v3234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:44.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3377 16 16 0 0 0 - 0 2024-07-28T13:07:45.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3378 16 16 0 0 0 - 0 2024-07-28T13:07:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:45 smithi150 bash[67543]: cluster 2024-07-28T13:07:43.484780+0000 mgr.y (mgr.25232) 2291 : cluster [DBG] pgmap v3235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:45 smithi022 bash[80503]: cluster 2024-07-28T13:07:43.484780+0000 mgr.y (mgr.25232) 2291 : cluster [DBG] pgmap v3235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:45 smithi022 bash[82865]: cluster 2024-07-28T13:07:43.484780+0000 mgr.y (mgr.25232) 2291 : cluster [DBG] pgmap v3235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:46.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3379 16 16 0 0 0 - 0 2024-07-28T13:07:47.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:07:47.263700+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:07:47.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:07:47.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3380 16 16 0 0 0 - 0 2024-07-28T13:07:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:47 smithi150 bash[67543]: cluster 2024-07-28T13:07:45.486117+0000 mgr.y (mgr.25232) 2292 : cluster [DBG] pgmap v3236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:47 smithi022 bash[80503]: cluster 2024-07-28T13:07:45.486117+0000 mgr.y (mgr.25232) 2292 : cluster [DBG] pgmap v3236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:47 smithi022 bash[82865]: cluster 2024-07-28T13:07:45.486117+0000 mgr.y (mgr.25232) 2292 : cluster [DBG] pgmap v3236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:48.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3381 16 16 0 0 0 - 0 2024-07-28T13:07:49.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3382 16 16 0 0 0 - 0 2024-07-28T13:07:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:49 smithi150 bash[67543]: cluster 2024-07-28T13:07:47.487487+0000 mgr.y (mgr.25232) 2293 : cluster [DBG] pgmap v3237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:49 smithi022 bash[80503]: cluster 2024-07-28T13:07:47.487487+0000 mgr.y (mgr.25232) 2293 : cluster [DBG] pgmap v3237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:07:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:07:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:07:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:49 smithi022 bash[82865]: cluster 2024-07-28T13:07:47.487487+0000 mgr.y (mgr.25232) 2293 : cluster [DBG] pgmap v3237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:50.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3383 16 16 0 0 0 - 0 2024-07-28T13:07:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:50 smithi150 bash[67543]: audit 2024-07-28T13:07:50.237137+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:50 smithi022 bash[80503]: audit 2024-07-28T13:07:50.237137+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:50 smithi022 bash[82865]: audit 2024-07-28T13:07:50.237137+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:07:51.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3384 16 16 0 0 0 - 0 2024-07-28T13:07:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:51 smithi150 bash[67543]: cluster 2024-07-28T13:07:49.488838+0000 mgr.y (mgr.25232) 2294 : cluster [DBG] pgmap v3238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:51 smithi022 bash[80503]: cluster 2024-07-28T13:07:49.488838+0000 mgr.y (mgr.25232) 2294 : cluster [DBG] pgmap v3238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:51 smithi022 bash[82865]: cluster 2024-07-28T13:07:49.488838+0000 mgr.y (mgr.25232) 2294 : cluster [DBG] pgmap v3238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:52.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3385 16 16 0 0 0 - 0 2024-07-28T13:07:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:07:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:07:53.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3386 16 16 0 0 0 - 0 2024-07-28T13:07:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:53 smithi150 bash[67543]: cluster 2024-07-28T13:07:51.490186+0000 mgr.y (mgr.25232) 2295 : cluster [DBG] pgmap v3239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:53 smithi022 bash[80503]: cluster 2024-07-28T13:07:51.490186+0000 mgr.y (mgr.25232) 2295 : cluster [DBG] pgmap v3239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:53 smithi022 bash[82865]: cluster 2024-07-28T13:07:51.490186+0000 mgr.y (mgr.25232) 2295 : cluster [DBG] pgmap v3239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:54.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3387 16 16 0 0 0 - 0 2024-07-28T13:07:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:54 smithi150 bash[67543]: audit 2024-07-28T13:07:54.014410+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:07:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:54 smithi022 bash[80503]: audit 2024-07-28T13:07:54.014410+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:07:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:54 smithi022 bash[82865]: audit 2024-07-28T13:07:54.014410+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:07:55.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3388 16 16 0 0 0 - 0 2024-07-28T13:07:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:55 smithi150 bash[67543]: cluster 2024-07-28T13:07:53.491534+0000 mgr.y (mgr.25232) 2296 : cluster [DBG] pgmap v3240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:55 smithi022 bash[80503]: cluster 2024-07-28T13:07:53.491534+0000 mgr.y (mgr.25232) 2296 : cluster [DBG] pgmap v3240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:55 smithi022 bash[82865]: cluster 2024-07-28T13:07:53.491534+0000 mgr.y (mgr.25232) 2296 : cluster [DBG] pgmap v3240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:56.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3389 16 16 0 0 0 - 0 2024-07-28T13:07:57.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3390 16 16 0 0 0 - 0 2024-07-28T13:07:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:57 smithi150 bash[67543]: cluster 2024-07-28T13:07:55.492895+0000 mgr.y (mgr.25232) 2297 : cluster [DBG] pgmap v3241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:57 smithi022 bash[80503]: cluster 2024-07-28T13:07:55.492895+0000 mgr.y (mgr.25232) 2297 : cluster [DBG] pgmap v3241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:57 smithi022 bash[82865]: cluster 2024-07-28T13:07:55.492895+0000 mgr.y (mgr.25232) 2297 : cluster [DBG] pgmap v3241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:58.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3391 16 16 0 0 0 - 0 2024-07-28T13:07:59.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3392 16 16 0 0 0 - 0 2024-07-28T13:07:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:07:59 smithi150 bash[67543]: cluster 2024-07-28T13:07:57.494245+0000 mgr.y (mgr.25232) 2298 : cluster [DBG] pgmap v3242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:07:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:07:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:07:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:07:59 smithi022 bash[80503]: cluster 2024-07-28T13:07:57.494245+0000 mgr.y (mgr.25232) 2298 : cluster [DBG] pgmap v3242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:07:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:07:59 smithi022 bash[82865]: cluster 2024-07-28T13:07:57.494245+0000 mgr.y (mgr.25232) 2298 : cluster [DBG] pgmap v3242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:00.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3393 16 16 0 0 0 - 0 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: cluster 2024-07-28T13:07:59.494987+0000 mgr.y (mgr.25232) 2299 : cluster [DBG] pgmap v3243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:07:59.713999+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:07:59.721791+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:07:59.879168+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:07:59.887762+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:08:00.302488+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:08:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:08:00.303890+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:08:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:00 smithi150 bash[67543]: audit 2024-07-28T13:08:00.313602+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: cluster 2024-07-28T13:07:59.494987+0000 mgr.y (mgr.25232) 2299 : cluster [DBG] pgmap v3243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:07:59.713999+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:07:59.721791+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:07:59.879168+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:07:59.887762+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:08:00.302488+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:08:00.303890+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[80503]: audit 2024-07-28T13:08:00.313602+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: cluster 2024-07-28T13:07:59.494987+0000 mgr.y (mgr.25232) 2299 : cluster [DBG] pgmap v3243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:07:59.713999+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:07:59.721791+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:07:59.879168+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:07:59.887762+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:08:00.302488+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:08:00.303890+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:08:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:00 smithi022 bash[82865]: audit 2024-07-28T13:08:00.313602+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:08:01.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3394 16 16 0 0 0 - 0 2024-07-28T13:08:02.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3395 16 16 0 0 0 - 0 2024-07-28T13:08:02.716 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:08:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:08:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:02 smithi150 bash[67543]: cluster 2024-07-28T13:08:01.496327+0000 mgr.y (mgr.25232) 2300 : cluster [DBG] pgmap v3244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:02 smithi022 bash[80503]: cluster 2024-07-28T13:08:01.496327+0000 mgr.y (mgr.25232) 2300 : cluster [DBG] pgmap v3244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:02 smithi022 bash[82865]: cluster 2024-07-28T13:08:01.496327+0000 mgr.y (mgr.25232) 2300 : cluster [DBG] pgmap v3244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:03.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3396 16 16 0 0 0 - 0 2024-07-28T13:08:04.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3397 16 16 0 0 0 - 0 2024-07-28T13:08:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:04 smithi150 bash[67543]: cluster 2024-07-28T13:08:03.497722+0000 mgr.y (mgr.25232) 2301 : cluster [DBG] pgmap v3245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:04 smithi022 bash[80503]: cluster 2024-07-28T13:08:03.497722+0000 mgr.y (mgr.25232) 2301 : cluster [DBG] pgmap v3245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:04 smithi022 bash[82865]: cluster 2024-07-28T13:08:03.497722+0000 mgr.y (mgr.25232) 2301 : cluster [DBG] pgmap v3245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:05.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3398 16 16 0 0 0 - 0 2024-07-28T13:08:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:05 smithi150 bash[67543]: audit 2024-07-28T13:08:05.237694+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:05 smithi022 bash[80503]: audit 2024-07-28T13:08:05.237694+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:05 smithi022 bash[82865]: audit 2024-07-28T13:08:05.237694+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:06.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3399 16 16 0 0 0 - 0 2024-07-28T13:08:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:06 smithi150 bash[67543]: cluster 2024-07-28T13:08:05.499101+0000 mgr.y (mgr.25232) 2302 : cluster [DBG] pgmap v3246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:06 smithi022 bash[80503]: cluster 2024-07-28T13:08:05.499101+0000 mgr.y (mgr.25232) 2302 : cluster [DBG] pgmap v3246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:06 smithi022 bash[82865]: cluster 2024-07-28T13:08:05.499101+0000 mgr.y (mgr.25232) 2302 : cluster [DBG] pgmap v3246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:07.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:08:07.266826+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:08:07.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:08:07.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3400 16 16 0 0 0 - 0 2024-07-28T13:08:08.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3401 16 16 0 0 0 - 0 2024-07-28T13:08:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:08 smithi150 bash[67543]: cluster 2024-07-28T13:08:07.500478+0000 mgr.y (mgr.25232) 2303 : cluster [DBG] pgmap v3247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:08 smithi022 bash[80503]: cluster 2024-07-28T13:08:07.500478+0000 mgr.y (mgr.25232) 2303 : cluster [DBG] pgmap v3247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:08 smithi022 bash[82865]: cluster 2024-07-28T13:08:07.500478+0000 mgr.y (mgr.25232) 2303 : cluster [DBG] pgmap v3247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:09.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3402 16 16 0 0 0 - 0 2024-07-28T13:08:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:08:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:08:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:08:10.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3403 16 16 0 0 0 - 0 2024-07-28T13:08:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:10 smithi150 bash[67543]: cluster 2024-07-28T13:08:09.501838+0000 mgr.y (mgr.25232) 2304 : cluster [DBG] pgmap v3248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:10 smithi022 bash[80503]: cluster 2024-07-28T13:08:09.501838+0000 mgr.y (mgr.25232) 2304 : cluster [DBG] pgmap v3248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:10 smithi022 bash[82865]: cluster 2024-07-28T13:08:09.501838+0000 mgr.y (mgr.25232) 2304 : cluster [DBG] pgmap v3248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:11.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3404 16 16 0 0 0 - 0 2024-07-28T13:08:12.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3405 16 16 0 0 0 - 0 2024-07-28T13:08:12.743 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:08:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:08:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:12 smithi150 bash[67543]: cluster 2024-07-28T13:08:11.503173+0000 mgr.y (mgr.25232) 2305 : cluster [DBG] pgmap v3249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:12 smithi022 bash[80503]: cluster 2024-07-28T13:08:11.503173+0000 mgr.y (mgr.25232) 2305 : cluster [DBG] pgmap v3249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:12 smithi022 bash[82865]: cluster 2024-07-28T13:08:11.503173+0000 mgr.y (mgr.25232) 2305 : cluster [DBG] pgmap v3249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:13.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3406 16 16 0 0 0 - 0 2024-07-28T13:08:14.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3407 16 16 0 0 0 - 0 2024-07-28T13:08:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:14 smithi150 bash[67543]: cluster 2024-07-28T13:08:13.504513+0000 mgr.y (mgr.25232) 2306 : cluster [DBG] pgmap v3250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:14 smithi022 bash[80503]: cluster 2024-07-28T13:08:13.504513+0000 mgr.y (mgr.25232) 2306 : cluster [DBG] pgmap v3250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:14 smithi022 bash[82865]: cluster 2024-07-28T13:08:13.504513+0000 mgr.y (mgr.25232) 2306 : cluster [DBG] pgmap v3250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:15.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3408 16 16 0 0 0 - 0 2024-07-28T13:08:16.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3409 16 16 0 0 0 - 0 2024-07-28T13:08:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:16 smithi150 bash[67543]: cluster 2024-07-28T13:08:15.505897+0000 mgr.y (mgr.25232) 2307 : cluster [DBG] pgmap v3251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:16 smithi022 bash[80503]: cluster 2024-07-28T13:08:15.505897+0000 mgr.y (mgr.25232) 2307 : cluster [DBG] pgmap v3251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:16 smithi022 bash[82865]: cluster 2024-07-28T13:08:15.505897+0000 mgr.y (mgr.25232) 2307 : cluster [DBG] pgmap v3251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:17.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3410 16 16 0 0 0 - 0 2024-07-28T13:08:18.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3411 16 16 0 0 0 - 0 2024-07-28T13:08:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:18 smithi150 bash[67543]: cluster 2024-07-28T13:08:17.507321+0000 mgr.y (mgr.25232) 2308 : cluster [DBG] pgmap v3252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:18 smithi022 bash[80503]: cluster 2024-07-28T13:08:17.507321+0000 mgr.y (mgr.25232) 2308 : cluster [DBG] pgmap v3252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:18 smithi022 bash[82865]: cluster 2024-07-28T13:08:17.507321+0000 mgr.y (mgr.25232) 2308 : cluster [DBG] pgmap v3252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:19.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3412 16 16 0 0 0 - 0 2024-07-28T13:08:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:08:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:08:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:08:20.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3413 16 16 0 0 0 - 0 2024-07-28T13:08:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:20 smithi150 bash[67543]: cluster 2024-07-28T13:08:19.508715+0000 mgr.y (mgr.25232) 2309 : cluster [DBG] pgmap v3253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:20 smithi150 bash[67543]: audit 2024-07-28T13:08:20.238099+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:20 smithi022 bash[80503]: cluster 2024-07-28T13:08:19.508715+0000 mgr.y (mgr.25232) 2309 : cluster [DBG] pgmap v3253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:20 smithi022 bash[80503]: audit 2024-07-28T13:08:20.238099+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:20 smithi022 bash[82865]: cluster 2024-07-28T13:08:19.508715+0000 mgr.y (mgr.25232) 2309 : cluster [DBG] pgmap v3253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:20 smithi022 bash[82865]: audit 2024-07-28T13:08:20.238099+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:21.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3414 16 16 0 0 0 - 0 2024-07-28T13:08:22.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3415 16 16 0 0 0 - 0 2024-07-28T13:08:22.763 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:08:22 smithi150 bash[60514]: ts=2024-07-28T13:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:08:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:22 smithi150 bash[67543]: cluster 2024-07-28T13:08:21.510072+0000 mgr.y (mgr.25232) 2310 : cluster [DBG] pgmap v3254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:22 smithi022 bash[80503]: cluster 2024-07-28T13:08:21.510072+0000 mgr.y (mgr.25232) 2310 : cluster [DBG] pgmap v3254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:22 smithi022 bash[82865]: cluster 2024-07-28T13:08:21.510072+0000 mgr.y (mgr.25232) 2310 : cluster [DBG] pgmap v3254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:23.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3416 16 16 0 0 0 - 0 2024-07-28T13:08:24.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3417 16 16 0 0 0 - 0 2024-07-28T13:08:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:24 smithi150 bash[67543]: cluster 2024-07-28T13:08:23.511452+0000 mgr.y (mgr.25232) 2311 : cluster [DBG] pgmap v3255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:24 smithi022 bash[80503]: cluster 2024-07-28T13:08:23.511452+0000 mgr.y (mgr.25232) 2311 : cluster [DBG] pgmap v3255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:24 smithi022 bash[82865]: cluster 2024-07-28T13:08:23.511452+0000 mgr.y (mgr.25232) 2311 : cluster [DBG] pgmap v3255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:25.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3418 16 16 0 0 0 - 0 2024-07-28T13:08:26.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3419 16 16 0 0 0 - 0 2024-07-28T13:08:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:26 smithi022 bash[80503]: cluster 2024-07-28T13:08:25.512918+0000 mgr.y (mgr.25232) 2312 : cluster [DBG] pgmap v3256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:26 smithi022 bash[82865]: cluster 2024-07-28T13:08:25.512918+0000 mgr.y (mgr.25232) 2312 : cluster [DBG] pgmap v3256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:26 smithi150 bash[67543]: cluster 2024-07-28T13:08:25.512918+0000 mgr.y (mgr.25232) 2312 : cluster [DBG] pgmap v3256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:27.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:08:27.270072+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:08:27.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:08:27.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3420 16 16 0 0 0 - 0 2024-07-28T13:08:28.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3421 16 16 0 0 0 - 0 2024-07-28T13:08:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:28 smithi022 bash[80503]: cluster 2024-07-28T13:08:27.514266+0000 mgr.y (mgr.25232) 2313 : cluster [DBG] pgmap v3257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:28 smithi022 bash[82865]: cluster 2024-07-28T13:08:27.514266+0000 mgr.y (mgr.25232) 2313 : cluster [DBG] pgmap v3257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:28 smithi150 bash[67543]: cluster 2024-07-28T13:08:27.514266+0000 mgr.y (mgr.25232) 2313 : cluster [DBG] pgmap v3257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:29.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3422 16 16 0 0 0 - 0 2024-07-28T13:08:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:08:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:08:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:08:30.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3423 16 16 0 0 0 - 0 2024-07-28T13:08:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:30 smithi022 bash[80503]: cluster 2024-07-28T13:08:29.515584+0000 mgr.y (mgr.25232) 2314 : cluster [DBG] pgmap v3258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:30 smithi022 bash[82865]: cluster 2024-07-28T13:08:29.515584+0000 mgr.y (mgr.25232) 2314 : cluster [DBG] pgmap v3258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:30 smithi150 bash[67543]: cluster 2024-07-28T13:08:29.515584+0000 mgr.y (mgr.25232) 2314 : cluster [DBG] pgmap v3258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:31.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3424 16 16 0 0 0 - 0 2024-07-28T13:08:32.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3425 16 16 0 0 0 - 0 2024-07-28T13:08:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:08:32 smithi150 bash[60514]: ts=2024-07-28T13:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:08:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:32 smithi022 bash[80503]: cluster 2024-07-28T13:08:31.517004+0000 mgr.y (mgr.25232) 2315 : cluster [DBG] pgmap v3259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:32 smithi022 bash[82865]: cluster 2024-07-28T13:08:31.517004+0000 mgr.y (mgr.25232) 2315 : cluster [DBG] pgmap v3259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:32 smithi150 bash[67543]: cluster 2024-07-28T13:08:31.517004+0000 mgr.y (mgr.25232) 2315 : cluster [DBG] pgmap v3259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:33.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3426 16 16 0 0 0 - 0 2024-07-28T13:08:34.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3427 16 16 0 0 0 - 0 2024-07-28T13:08:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:34 smithi022 bash[80503]: cluster 2024-07-28T13:08:33.518498+0000 mgr.y (mgr.25232) 2316 : cluster [DBG] pgmap v3260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:34 smithi022 bash[82865]: cluster 2024-07-28T13:08:33.518498+0000 mgr.y (mgr.25232) 2316 : cluster [DBG] pgmap v3260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:34 smithi150 bash[67543]: cluster 2024-07-28T13:08:33.518498+0000 mgr.y (mgr.25232) 2316 : cluster [DBG] pgmap v3260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:35.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3428 16 16 0 0 0 - 0 2024-07-28T13:08:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:35 smithi022 bash[80503]: audit 2024-07-28T13:08:35.241053+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:35 smithi022 bash[82865]: audit 2024-07-28T13:08:35.241053+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:35 smithi150 bash[67543]: audit 2024-07-28T13:08:35.241053+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:36.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3429 16 16 0 0 0 - 0 2024-07-28T13:08:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:36 smithi022 bash[80503]: cluster 2024-07-28T13:08:35.519771+0000 mgr.y (mgr.25232) 2317 : cluster [DBG] pgmap v3261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:36 smithi022 bash[82865]: cluster 2024-07-28T13:08:35.519771+0000 mgr.y (mgr.25232) 2317 : cluster [DBG] pgmap v3261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:36 smithi150 bash[67543]: cluster 2024-07-28T13:08:35.519771+0000 mgr.y (mgr.25232) 2317 : cluster [DBG] pgmap v3261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:37.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3430 16 16 0 0 0 - 0 2024-07-28T13:08:38.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3431 16 16 0 0 0 - 0 2024-07-28T13:08:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:38 smithi022 bash[80503]: cluster 2024-07-28T13:08:37.521123+0000 mgr.y (mgr.25232) 2318 : cluster [DBG] pgmap v3262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:38 smithi022 bash[82865]: cluster 2024-07-28T13:08:37.521123+0000 mgr.y (mgr.25232) 2318 : cluster [DBG] pgmap v3262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:38 smithi150 bash[67543]: cluster 2024-07-28T13:08:37.521123+0000 mgr.y (mgr.25232) 2318 : cluster [DBG] pgmap v3262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:39.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3432 16 16 0 0 0 - 0 2024-07-28T13:08:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:08:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:08:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:08:40.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3433 16 16 0 0 0 - 0 2024-07-28T13:08:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:40 smithi022 bash[80503]: cluster 2024-07-28T13:08:39.522445+0000 mgr.y (mgr.25232) 2319 : cluster [DBG] pgmap v3263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:40 smithi022 bash[82865]: cluster 2024-07-28T13:08:39.522445+0000 mgr.y (mgr.25232) 2319 : cluster [DBG] pgmap v3263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:40 smithi150 bash[67543]: cluster 2024-07-28T13:08:39.522445+0000 mgr.y (mgr.25232) 2319 : cluster [DBG] pgmap v3263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:41.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3434 16 16 0 0 0 - 0 2024-07-28T13:08:42.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3435 16 16 0 0 0 - 0 2024-07-28T13:08:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:08:42 smithi150 bash[60514]: ts=2024-07-28T13:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:08:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:42 smithi022 bash[80503]: cluster 2024-07-28T13:08:41.523752+0000 mgr.y (mgr.25232) 2320 : cluster [DBG] pgmap v3264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:42 smithi022 bash[82865]: cluster 2024-07-28T13:08:41.523752+0000 mgr.y (mgr.25232) 2320 : cluster [DBG] pgmap v3264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:42 smithi150 bash[67543]: cluster 2024-07-28T13:08:41.523752+0000 mgr.y (mgr.25232) 2320 : cluster [DBG] pgmap v3264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:43.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3436 16 16 0 0 0 - 0 2024-07-28T13:08:44.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3437 16 16 0 0 0 - 0 2024-07-28T13:08:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:44 smithi022 bash[80503]: cluster 2024-07-28T13:08:43.525115+0000 mgr.y (mgr.25232) 2321 : cluster [DBG] pgmap v3265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:44 smithi022 bash[82865]: cluster 2024-07-28T13:08:43.525115+0000 mgr.y (mgr.25232) 2321 : cluster [DBG] pgmap v3265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:44 smithi150 bash[67543]: cluster 2024-07-28T13:08:43.525115+0000 mgr.y (mgr.25232) 2321 : cluster [DBG] pgmap v3265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:45.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3438 16 16 0 0 0 - 0 2024-07-28T13:08:46.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3439 16 16 0 0 0 - 0 2024-07-28T13:08:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:46 smithi022 bash[80503]: cluster 2024-07-28T13:08:45.526447+0000 mgr.y (mgr.25232) 2322 : cluster [DBG] pgmap v3266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:46 smithi022 bash[82865]: cluster 2024-07-28T13:08:45.526447+0000 mgr.y (mgr.25232) 2322 : cluster [DBG] pgmap v3266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:46 smithi150 bash[67543]: cluster 2024-07-28T13:08:45.526447+0000 mgr.y (mgr.25232) 2322 : cluster [DBG] pgmap v3266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:47.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:08:47.273282+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:08:47.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:08:47.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3440 16 16 0 0 0 - 0 2024-07-28T13:08:48.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3441 16 16 0 0 0 - 0 2024-07-28T13:08:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:48 smithi022 bash[80503]: cluster 2024-07-28T13:08:47.527759+0000 mgr.y (mgr.25232) 2323 : cluster [DBG] pgmap v3267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:48 smithi022 bash[82865]: cluster 2024-07-28T13:08:47.527759+0000 mgr.y (mgr.25232) 2323 : cluster [DBG] pgmap v3267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:48 smithi150 bash[67543]: cluster 2024-07-28T13:08:47.527759+0000 mgr.y (mgr.25232) 2323 : cluster [DBG] pgmap v3267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:49.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3442 16 16 0 0 0 - 0 2024-07-28T13:08:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:08:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:08:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:08:50.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3443 16 16 0 0 0 - 0 2024-07-28T13:08:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:50 smithi022 bash[80503]: cluster 2024-07-28T13:08:49.529119+0000 mgr.y (mgr.25232) 2324 : cluster [DBG] pgmap v3268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:50 smithi022 bash[80503]: audit 2024-07-28T13:08:50.241468+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:50 smithi022 bash[82865]: cluster 2024-07-28T13:08:49.529119+0000 mgr.y (mgr.25232) 2324 : cluster [DBG] pgmap v3268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:50 smithi022 bash[82865]: audit 2024-07-28T13:08:50.241468+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:50 smithi150 bash[67543]: cluster 2024-07-28T13:08:49.529119+0000 mgr.y (mgr.25232) 2324 : cluster [DBG] pgmap v3268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:50 smithi150 bash[67543]: audit 2024-07-28T13:08:50.241468+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:08:51.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3444 16 16 0 0 0 - 0 2024-07-28T13:08:52.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3445 16 16 0 0 0 - 0 2024-07-28T13:08:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:08:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:08:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:52 smithi150 bash[67543]: cluster 2024-07-28T13:08:51.530453+0000 mgr.y (mgr.25232) 2325 : cluster [DBG] pgmap v3269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:53.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3446 16 16 0 0 0 - 0 2024-07-28T13:08:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:52 smithi022 bash[80503]: cluster 2024-07-28T13:08:51.530453+0000 mgr.y (mgr.25232) 2325 : cluster [DBG] pgmap v3269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:52 smithi022 bash[82865]: cluster 2024-07-28T13:08:51.530453+0000 mgr.y (mgr.25232) 2325 : cluster [DBG] pgmap v3269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:54.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3447 16 16 0 0 0 - 0 2024-07-28T13:08:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:54 smithi150 bash[67543]: cluster 2024-07-28T13:08:53.531758+0000 mgr.y (mgr.25232) 2326 : cluster [DBG] pgmap v3270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:55.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3448 16 16 0 0 0 - 0 2024-07-28T13:08:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:54 smithi022 bash[80503]: cluster 2024-07-28T13:08:53.531758+0000 mgr.y (mgr.25232) 2326 : cluster [DBG] pgmap v3270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:54 smithi022 bash[82865]: cluster 2024-07-28T13:08:53.531758+0000 mgr.y (mgr.25232) 2326 : cluster [DBG] pgmap v3270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:56.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3449 16 16 0 0 0 - 0 2024-07-28T13:08:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:56 smithi150 bash[67543]: cluster 2024-07-28T13:08:55.533113+0000 mgr.y (mgr.25232) 2327 : cluster [DBG] pgmap v3271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:57.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3450 16 16 0 0 0 - 0 2024-07-28T13:08:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:56 smithi022 bash[80503]: cluster 2024-07-28T13:08:55.533113+0000 mgr.y (mgr.25232) 2327 : cluster [DBG] pgmap v3271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:56 smithi022 bash[82865]: cluster 2024-07-28T13:08:55.533113+0000 mgr.y (mgr.25232) 2327 : cluster [DBG] pgmap v3271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:58.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3451 16 16 0 0 0 - 0 2024-07-28T13:08:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:08:58 smithi150 bash[67543]: cluster 2024-07-28T13:08:57.534483+0000 mgr.y (mgr.25232) 2328 : cluster [DBG] pgmap v3272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:59.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3452 16 16 0 0 0 - 0 2024-07-28T13:08:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:08:58 smithi022 bash[80503]: cluster 2024-07-28T13:08:57.534483+0000 mgr.y (mgr.25232) 2328 : cluster [DBG] pgmap v3272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:08:58 smithi022 bash[82865]: cluster 2024-07-28T13:08:57.534483+0000 mgr.y (mgr.25232) 2328 : cluster [DBG] pgmap v3272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:08:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:08:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:08:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T13:09:00.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3453 16 16 0 0 0 - 0 2024-07-28T13:09:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:00 smithi150 bash[67543]: cluster 2024-07-28T13:08:59.535846+0000 mgr.y (mgr.25232) 2329 : cluster [DBG] pgmap v3273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:00 smithi150 bash[67543]: audit 2024-07-28T13:09:00.446711+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:09:01.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3454 16 16 0 0 0 - 0 2024-07-28T13:09:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:00 smithi022 bash[80503]: cluster 2024-07-28T13:08:59.535846+0000 mgr.y (mgr.25232) 2329 : cluster [DBG] pgmap v3273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:00 smithi022 bash[80503]: audit 2024-07-28T13:09:00.446711+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:09:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:00 smithi022 bash[82865]: cluster 2024-07-28T13:08:59.535846+0000 mgr.y (mgr.25232) 2329 : cluster [DBG] pgmap v3273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:00 smithi022 bash[82865]: audit 2024-07-28T13:09:00.446711+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:09:02.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3455 16 16 0 0 0 - 0 2024-07-28T13:09:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:09:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:09:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:02 smithi150 bash[67543]: cluster 2024-07-28T13:09:01.537221+0000 mgr.y (mgr.25232) 2330 : cluster [DBG] pgmap v3274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:03.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3456 16 16 0 0 0 - 0 2024-07-28T13:09:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:02 smithi022 bash[80503]: cluster 2024-07-28T13:09:01.537221+0000 mgr.y (mgr.25232) 2330 : cluster [DBG] pgmap v3274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:02 smithi022 bash[82865]: cluster 2024-07-28T13:09:01.537221+0000 mgr.y (mgr.25232) 2330 : cluster [DBG] pgmap v3274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:04.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3457 16 16 0 0 0 - 0 2024-07-28T13:09:05.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3458 16 16 0 0 0 - 0 2024-07-28T13:09:05.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:04 smithi150 bash[67543]: cluster 2024-07-28T13:09:03.538614+0000 mgr.y (mgr.25232) 2331 : cluster [DBG] pgmap v3275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:04 smithi022 bash[80503]: cluster 2024-07-28T13:09:03.538614+0000 mgr.y (mgr.25232) 2331 : cluster [DBG] pgmap v3275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:04 smithi022 bash[82865]: cluster 2024-07-28T13:09:03.538614+0000 mgr.y (mgr.25232) 2331 : cluster [DBG] pgmap v3275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:05 smithi150 bash[67543]: audit 2024-07-28T13:09:05.241911+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:06.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3459 16 16 0 0 0 - 0 2024-07-28T13:09:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:05 smithi022 bash[80503]: audit 2024-07-28T13:09:05.241911+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:05 smithi022 bash[82865]: audit 2024-07-28T13:09:05.241911+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:07.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:09:07.276513+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:09:07.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:09:07.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3460 16 16 0 0 0 - 0 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: cluster 2024-07-28T13:09:05.539877+0000 mgr.y (mgr.25232) 2332 : cluster [DBG] pgmap v3276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.151311+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.156596+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.348965+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.358150+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.767073+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.768265+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:09:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:07 smithi150 bash[67543]: audit 2024-07-28T13:09:06.775665+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: cluster 2024-07-28T13:09:05.539877+0000 mgr.y (mgr.25232) 2332 : cluster [DBG] pgmap v3276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.151311+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.156596+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.348965+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.358150+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.767073+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.768265+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[80503]: audit 2024-07-28T13:09:06.775665+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: cluster 2024-07-28T13:09:05.539877+0000 mgr.y (mgr.25232) 2332 : cluster [DBG] pgmap v3276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.151311+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.156596+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.348965+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.358150+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.767073+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:09:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.768265+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:09:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:07 smithi022 bash[82865]: audit 2024-07-28T13:09:06.775665+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:09:08.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3461 16 16 0 0 0 - 0 2024-07-28T13:09:09.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3462 16 16 0 0 0 - 0 2024-07-28T13:09:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:09 smithi150 bash[67543]: cluster 2024-07-28T13:09:07.541444+0000 mgr.y (mgr.25232) 2333 : cluster [DBG] pgmap v3277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:09 smithi022 bash[80503]: cluster 2024-07-28T13:09:07.541444+0000 mgr.y (mgr.25232) 2333 : cluster [DBG] pgmap v3277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:09:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:09:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:09:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:09 smithi022 bash[82865]: cluster 2024-07-28T13:09:07.541444+0000 mgr.y (mgr.25232) 2333 : cluster [DBG] pgmap v3277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:10.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3463 16 16 0 0 0 - 0 2024-07-28T13:09:11.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3464 16 16 0 0 0 - 0 2024-07-28T13:09:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:11 smithi150 bash[67543]: cluster 2024-07-28T13:09:09.542961+0000 mgr.y (mgr.25232) 2334 : cluster [DBG] pgmap v3278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:11 smithi022 bash[80503]: cluster 2024-07-28T13:09:09.542961+0000 mgr.y (mgr.25232) 2334 : cluster [DBG] pgmap v3278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:11 smithi022 bash[82865]: cluster 2024-07-28T13:09:09.542961+0000 mgr.y (mgr.25232) 2334 : cluster [DBG] pgmap v3278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:12.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3465 16 16 0 0 0 - 0 2024-07-28T13:09:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:09:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:09:13.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3466 16 16 0 0 0 - 0 2024-07-28T13:09:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:13 smithi150 bash[67543]: cluster 2024-07-28T13:09:11.544292+0000 mgr.y (mgr.25232) 2335 : cluster [DBG] pgmap v3279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:13 smithi022 bash[80503]: cluster 2024-07-28T13:09:11.544292+0000 mgr.y (mgr.25232) 2335 : cluster [DBG] pgmap v3279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:13 smithi022 bash[82865]: cluster 2024-07-28T13:09:11.544292+0000 mgr.y (mgr.25232) 2335 : cluster [DBG] pgmap v3279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:14.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3467 16 16 0 0 0 - 0 2024-07-28T13:09:15.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3468 16 16 0 0 0 - 0 2024-07-28T13:09:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:15 smithi150 bash[67543]: cluster 2024-07-28T13:09:13.545641+0000 mgr.y (mgr.25232) 2336 : cluster [DBG] pgmap v3280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:15 smithi022 bash[80503]: cluster 2024-07-28T13:09:13.545641+0000 mgr.y (mgr.25232) 2336 : cluster [DBG] pgmap v3280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:15 smithi022 bash[82865]: cluster 2024-07-28T13:09:13.545641+0000 mgr.y (mgr.25232) 2336 : cluster [DBG] pgmap v3280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:16.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3469 16 16 0 0 0 - 0 2024-07-28T13:09:17.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3470 16 16 0 0 0 - 0 2024-07-28T13:09:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:17 smithi150 bash[67543]: cluster 2024-07-28T13:09:15.547026+0000 mgr.y (mgr.25232) 2337 : cluster [DBG] pgmap v3281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:17 smithi022 bash[80503]: cluster 2024-07-28T13:09:15.547026+0000 mgr.y (mgr.25232) 2337 : cluster [DBG] pgmap v3281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:17 smithi022 bash[82865]: cluster 2024-07-28T13:09:15.547026+0000 mgr.y (mgr.25232) 2337 : cluster [DBG] pgmap v3281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:18.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3471 16 16 0 0 0 - 0 2024-07-28T13:09:19.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3472 16 16 0 0 0 - 0 2024-07-28T13:09:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:19 smithi150 bash[67543]: cluster 2024-07-28T13:09:17.548374+0000 mgr.y (mgr.25232) 2338 : cluster [DBG] pgmap v3282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:19 smithi022 bash[80503]: cluster 2024-07-28T13:09:17.548374+0000 mgr.y (mgr.25232) 2338 : cluster [DBG] pgmap v3282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:09:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:09:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:09:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:19 smithi022 bash[82865]: cluster 2024-07-28T13:09:17.548374+0000 mgr.y (mgr.25232) 2338 : cluster [DBG] pgmap v3282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:20.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3473 16 16 0 0 0 - 0 2024-07-28T13:09:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:20 smithi150 bash[67543]: audit 2024-07-28T13:09:20.242336+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:20 smithi022 bash[80503]: audit 2024-07-28T13:09:20.242336+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:20 smithi022 bash[82865]: audit 2024-07-28T13:09:20.242336+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:21.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3474 16 16 0 0 0 - 0 2024-07-28T13:09:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:21 smithi150 bash[67543]: cluster 2024-07-28T13:09:19.549779+0000 mgr.y (mgr.25232) 2339 : cluster [DBG] pgmap v3283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:21 smithi022 bash[80503]: cluster 2024-07-28T13:09:19.549779+0000 mgr.y (mgr.25232) 2339 : cluster [DBG] pgmap v3283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:21 smithi022 bash[82865]: cluster 2024-07-28T13:09:19.549779+0000 mgr.y (mgr.25232) 2339 : cluster [DBG] pgmap v3283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:22.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3475 16 16 0 0 0 - 0 2024-07-28T13:09:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:09:22 smithi150 bash[60514]: ts=2024-07-28T13:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:09:23.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3476 16 16 0 0 0 - 0 2024-07-28T13:09:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:23 smithi150 bash[67543]: cluster 2024-07-28T13:09:21.551197+0000 mgr.y (mgr.25232) 2340 : cluster [DBG] pgmap v3284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:23 smithi022 bash[80503]: cluster 2024-07-28T13:09:21.551197+0000 mgr.y (mgr.25232) 2340 : cluster [DBG] pgmap v3284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:23 smithi022 bash[82865]: cluster 2024-07-28T13:09:21.551197+0000 mgr.y (mgr.25232) 2340 : cluster [DBG] pgmap v3284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:24.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3477 16 16 0 0 0 - 0 2024-07-28T13:09:25.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3478 16 16 0 0 0 - 0 2024-07-28T13:09:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:25 smithi150 bash[67543]: cluster 2024-07-28T13:09:23.552544+0000 mgr.y (mgr.25232) 2341 : cluster [DBG] pgmap v3285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:25 smithi022 bash[80503]: cluster 2024-07-28T13:09:23.552544+0000 mgr.y (mgr.25232) 2341 : cluster [DBG] pgmap v3285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:25 smithi022 bash[82865]: cluster 2024-07-28T13:09:23.552544+0000 mgr.y (mgr.25232) 2341 : cluster [DBG] pgmap v3285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:26.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3479 16 16 0 0 0 - 0 2024-07-28T13:09:27.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:09:27.279754+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:09:27.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:09:27.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3480 16 16 0 0 0 - 0 2024-07-28T13:09:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:27 smithi150 bash[67543]: cluster 2024-07-28T13:09:25.553878+0000 mgr.y (mgr.25232) 2342 : cluster [DBG] pgmap v3286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:27 smithi022 bash[80503]: cluster 2024-07-28T13:09:25.553878+0000 mgr.y (mgr.25232) 2342 : cluster [DBG] pgmap v3286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:27 smithi022 bash[82865]: cluster 2024-07-28T13:09:25.553878+0000 mgr.y (mgr.25232) 2342 : cluster [DBG] pgmap v3286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:28.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3481 16 16 0 0 0 - 0 2024-07-28T13:09:29.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3482 16 16 0 0 0 - 0 2024-07-28T13:09:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:29 smithi150 bash[67543]: cluster 2024-07-28T13:09:27.555296+0000 mgr.y (mgr.25232) 2343 : cluster [DBG] pgmap v3287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:29 smithi022 bash[80503]: cluster 2024-07-28T13:09:27.555296+0000 mgr.y (mgr.25232) 2343 : cluster [DBG] pgmap v3287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:09:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:09:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:09:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:29 smithi022 bash[82865]: cluster 2024-07-28T13:09:27.555296+0000 mgr.y (mgr.25232) 2343 : cluster [DBG] pgmap v3287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:30.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3483 16 16 0 0 0 - 0 2024-07-28T13:09:31.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3484 16 16 0 0 0 - 0 2024-07-28T13:09:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:31 smithi150 bash[67543]: cluster 2024-07-28T13:09:29.556658+0000 mgr.y (mgr.25232) 2344 : cluster [DBG] pgmap v3288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:31 smithi022 bash[80503]: cluster 2024-07-28T13:09:29.556658+0000 mgr.y (mgr.25232) 2344 : cluster [DBG] pgmap v3288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:31 smithi022 bash[82865]: cluster 2024-07-28T13:09:29.556658+0000 mgr.y (mgr.25232) 2344 : cluster [DBG] pgmap v3288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:32.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3485 16 16 0 0 0 - 0 2024-07-28T13:09:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:09:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:09:33.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3486 16 16 0 0 0 - 0 2024-07-28T13:09:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:33 smithi150 bash[67543]: cluster 2024-07-28T13:09:31.558019+0000 mgr.y (mgr.25232) 2345 : cluster [DBG] pgmap v3289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:33 smithi022 bash[80503]: cluster 2024-07-28T13:09:31.558019+0000 mgr.y (mgr.25232) 2345 : cluster [DBG] pgmap v3289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:33 smithi022 bash[82865]: cluster 2024-07-28T13:09:31.558019+0000 mgr.y (mgr.25232) 2345 : cluster [DBG] pgmap v3289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:34.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3487 16 16 0 0 0 - 0 2024-07-28T13:09:35.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3488 16 16 0 0 0 - 0 2024-07-28T13:09:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:35 smithi150 bash[67543]: cluster 2024-07-28T13:09:33.559394+0000 mgr.y (mgr.25232) 2346 : cluster [DBG] pgmap v3290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:35 smithi150 bash[67543]: audit 2024-07-28T13:09:35.244988+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:35 smithi022 bash[80503]: cluster 2024-07-28T13:09:33.559394+0000 mgr.y (mgr.25232) 2346 : cluster [DBG] pgmap v3290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:35 smithi022 bash[80503]: audit 2024-07-28T13:09:35.244988+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:35 smithi022 bash[82865]: cluster 2024-07-28T13:09:33.559394+0000 mgr.y (mgr.25232) 2346 : cluster [DBG] pgmap v3290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:35 smithi022 bash[82865]: audit 2024-07-28T13:09:35.244988+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:36.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3489 16 16 0 0 0 - 0 2024-07-28T13:09:37.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3490 16 16 0 0 0 - 0 2024-07-28T13:09:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:37 smithi150 bash[67543]: cluster 2024-07-28T13:09:35.560865+0000 mgr.y (mgr.25232) 2347 : cluster [DBG] pgmap v3291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:37 smithi022 bash[80503]: cluster 2024-07-28T13:09:35.560865+0000 mgr.y (mgr.25232) 2347 : cluster [DBG] pgmap v3291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:37 smithi022 bash[82865]: cluster 2024-07-28T13:09:35.560865+0000 mgr.y (mgr.25232) 2347 : cluster [DBG] pgmap v3291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:38.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3491 16 16 0 0 0 - 0 2024-07-28T13:09:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:38 smithi150 bash[67543]: cluster 2024-07-28T13:09:37.562458+0000 mgr.y (mgr.25232) 2348 : cluster [DBG] pgmap v3292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:38 smithi022 bash[80503]: cluster 2024-07-28T13:09:37.562458+0000 mgr.y (mgr.25232) 2348 : cluster [DBG] pgmap v3292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:38 smithi022 bash[82865]: cluster 2024-07-28T13:09:37.562458+0000 mgr.y (mgr.25232) 2348 : cluster [DBG] pgmap v3292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:39.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3492 16 16 0 0 0 - 0 2024-07-28T13:09:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:09:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:09:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:09:40.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3493 16 16 0 0 0 - 0 2024-07-28T13:09:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:40 smithi150 bash[67543]: cluster 2024-07-28T13:09:39.563963+0000 mgr.y (mgr.25232) 2349 : cluster [DBG] pgmap v3293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:40 smithi022 bash[80503]: cluster 2024-07-28T13:09:39.563963+0000 mgr.y (mgr.25232) 2349 : cluster [DBG] pgmap v3293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:40 smithi022 bash[82865]: cluster 2024-07-28T13:09:39.563963+0000 mgr.y (mgr.25232) 2349 : cluster [DBG] pgmap v3293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:41.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3494 16 16 0 0 0 - 0 2024-07-28T13:09:42.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3495 16 16 0 0 0 - 0 2024-07-28T13:09:42.624 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:09:42 smithi150 bash[60514]: ts=2024-07-28T13:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:09:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:42 smithi150 bash[67543]: cluster 2024-07-28T13:09:41.565527+0000 mgr.y (mgr.25232) 2350 : cluster [DBG] pgmap v3294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:42 smithi022 bash[80503]: cluster 2024-07-28T13:09:41.565527+0000 mgr.y (mgr.25232) 2350 : cluster [DBG] pgmap v3294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:42 smithi022 bash[82865]: cluster 2024-07-28T13:09:41.565527+0000 mgr.y (mgr.25232) 2350 : cluster [DBG] pgmap v3294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:43.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3496 16 16 0 0 0 - 0 2024-07-28T13:09:44.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3497 16 16 0 0 0 - 0 2024-07-28T13:09:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:44 smithi150 bash[67543]: cluster 2024-07-28T13:09:43.567054+0000 mgr.y (mgr.25232) 2351 : cluster [DBG] pgmap v3295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:44 smithi022 bash[80503]: cluster 2024-07-28T13:09:43.567054+0000 mgr.y (mgr.25232) 2351 : cluster [DBG] pgmap v3295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:44 smithi022 bash[82865]: cluster 2024-07-28T13:09:43.567054+0000 mgr.y (mgr.25232) 2351 : cluster [DBG] pgmap v3295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:45.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3498 16 16 0 0 0 - 0 2024-07-28T13:09:46.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3499 16 16 0 0 0 - 0 2024-07-28T13:09:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:46 smithi150 bash[67543]: cluster 2024-07-28T13:09:45.568454+0000 mgr.y (mgr.25232) 2352 : cluster [DBG] pgmap v3296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:46 smithi022 bash[80503]: cluster 2024-07-28T13:09:45.568454+0000 mgr.y (mgr.25232) 2352 : cluster [DBG] pgmap v3296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:46 smithi022 bash[82865]: cluster 2024-07-28T13:09:45.568454+0000 mgr.y (mgr.25232) 2352 : cluster [DBG] pgmap v3296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:47.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:09:47.283017+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:09:47.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:09:47.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3500 16 16 0 0 0 - 0 2024-07-28T13:09:48.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3501 16 16 0 0 0 - 0 2024-07-28T13:09:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:48 smithi150 bash[67543]: cluster 2024-07-28T13:09:47.569988+0000 mgr.y (mgr.25232) 2353 : cluster [DBG] pgmap v3297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:48 smithi022 bash[80503]: cluster 2024-07-28T13:09:47.569988+0000 mgr.y (mgr.25232) 2353 : cluster [DBG] pgmap v3297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:48 smithi022 bash[82865]: cluster 2024-07-28T13:09:47.569988+0000 mgr.y (mgr.25232) 2353 : cluster [DBG] pgmap v3297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:49.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3502 16 16 0 0 0 - 0 2024-07-28T13:09:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:09:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:09:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:09:50.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3503 16 16 0 0 0 - 0 2024-07-28T13:09:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:50 smithi150 bash[67543]: cluster 2024-07-28T13:09:49.571575+0000 mgr.y (mgr.25232) 2354 : cluster [DBG] pgmap v3298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:50 smithi150 bash[67543]: audit 2024-07-28T13:09:50.245447+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:50 smithi022 bash[80503]: cluster 2024-07-28T13:09:49.571575+0000 mgr.y (mgr.25232) 2354 : cluster [DBG] pgmap v3298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:50 smithi022 bash[80503]: audit 2024-07-28T13:09:50.245447+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:50 smithi022 bash[82865]: cluster 2024-07-28T13:09:49.571575+0000 mgr.y (mgr.25232) 2354 : cluster [DBG] pgmap v3298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:50 smithi022 bash[82865]: audit 2024-07-28T13:09:50.245447+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:09:51.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3504 16 16 0 0 0 - 0 2024-07-28T13:09:52.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3505 16 16 0 0 0 - 0 2024-07-28T13:09:52.644 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:09:52 smithi150 bash[60514]: ts=2024-07-28T13:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:09:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:52 smithi150 bash[67543]: cluster 2024-07-28T13:09:51.572987+0000 mgr.y (mgr.25232) 2355 : cluster [DBG] pgmap v3299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:52 smithi022 bash[80503]: cluster 2024-07-28T13:09:51.572987+0000 mgr.y (mgr.25232) 2355 : cluster [DBG] pgmap v3299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:52 smithi022 bash[82865]: cluster 2024-07-28T13:09:51.572987+0000 mgr.y (mgr.25232) 2355 : cluster [DBG] pgmap v3299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:53.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3506 16 16 0 0 0 - 0 2024-07-28T13:09:54.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3507 16 16 0 0 0 - 0 2024-07-28T13:09:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:54 smithi150 bash[67543]: cluster 2024-07-28T13:09:53.574427+0000 mgr.y (mgr.25232) 2356 : cluster [DBG] pgmap v3300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:54 smithi022 bash[80503]: cluster 2024-07-28T13:09:53.574427+0000 mgr.y (mgr.25232) 2356 : cluster [DBG] pgmap v3300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:54 smithi022 bash[82865]: cluster 2024-07-28T13:09:53.574427+0000 mgr.y (mgr.25232) 2356 : cluster [DBG] pgmap v3300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:55.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3508 16 16 0 0 0 - 0 2024-07-28T13:09:56.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3509 16 16 0 0 0 - 0 2024-07-28T13:09:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:56 smithi150 bash[67543]: cluster 2024-07-28T13:09:55.575821+0000 mgr.y (mgr.25232) 2357 : cluster [DBG] pgmap v3301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:56 smithi022 bash[80503]: cluster 2024-07-28T13:09:55.575821+0000 mgr.y (mgr.25232) 2357 : cluster [DBG] pgmap v3301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:56 smithi022 bash[82865]: cluster 2024-07-28T13:09:55.575821+0000 mgr.y (mgr.25232) 2357 : cluster [DBG] pgmap v3301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:57.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3510 16 16 0 0 0 - 0 2024-07-28T13:09:58.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3511 16 16 0 0 0 - 0 2024-07-28T13:09:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:09:58 smithi150 bash[67543]: cluster 2024-07-28T13:09:57.577184+0000 mgr.y (mgr.25232) 2358 : cluster [DBG] pgmap v3302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:09:58 smithi022 bash[80503]: cluster 2024-07-28T13:09:57.577184+0000 mgr.y (mgr.25232) 2358 : cluster [DBG] pgmap v3302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:09:58 smithi022 bash[82865]: cluster 2024-07-28T13:09:57.577184+0000 mgr.y (mgr.25232) 2358 : cluster [DBG] pgmap v3302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:09:59.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3512 16 16 0 0 0 - 0 2024-07-28T13:09:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:09:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:09:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:10:00.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3513 16 16 0 0 0 - 0 2024-07-28T13:10:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:09:59.578551+0000 mgr.y (mgr.25232) 2359 : cluster [DBG] pgmap v3303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000193+0000 mon.a (mon.0) 3461 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:10:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000232+0000 mon.a (mon.0) 3462 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000252+0000 mon.a (mon.0) 3463 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000267+0000 mon.a (mon.0) 3464 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000286+0000 mon.a (mon.0) 3465 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000301+0000 mon.a (mon.0) 3466 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000326+0000 mon.a (mon.0) 3467 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000346+0000 mon.a (mon.0) 3468 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000364+0000 mon.a (mon.0) 3469 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000383+0000 mon.a (mon.0) 3470 : cluster [WRN] pg 1.0 is stuck stale for 59m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000402+0000 mon.a (mon.0) 3471 : cluster [WRN] pg 2.0 is stuck stale for 59m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000421+0000 mon.a (mon.0) 3472 : cluster [WRN] pg 2.2 is stuck stale for 59m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000436+0000 mon.a (mon.0) 3473 : cluster [WRN] pg 2.3 is stuck stale for 59m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000454+0000 mon.a (mon.0) 3474 : cluster [WRN] pg 2.4 is stuck stale for 59m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000476+0000 mon.a (mon.0) 3475 : cluster [WRN] pg 2.5 is stuck stale for 59m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T13:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000495+0000 mon.a (mon.0) 3476 : cluster [WRN] pg 3.0 is stuck stale for 59m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000516+0000 mon.a (mon.0) 3477 : cluster [WRN] pg 3.1 is stuck stale for 59m, current state stale+peering, last acting [0,4] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000540+0000 mon.a (mon.0) 3478 : cluster [WRN] pg 3.2 is stuck stale for 59m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000561+0000 mon.a (mon.0) 3479 : cluster [WRN] pg 3.3 is stuck stale for 59m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000579+0000 mon.a (mon.0) 3480 : cluster [WRN] pg 3.4 is stuck stale for 59m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000597+0000 mon.a (mon.0) 3481 : cluster [WRN] pg 3.5 is stuck stale for 59m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000616+0000 mon.a (mon.0) 3482 : cluster [WRN] pg 3.8 is stuck stale for 59m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:10:01.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000635+0000 mon.a (mon.0) 3483 : cluster [WRN] pg 3.9 is stuck stale for 59m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000653+0000 mon.a (mon.0) 3484 : cluster [WRN] pg 3.b is stuck stale for 59m, current state stale+peering, last acting [0,4] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000672+0000 mon.a (mon.0) 3485 : cluster [WRN] pg 3.c is stuck stale for 59m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000690+0000 mon.a (mon.0) 3486 : cluster [WRN] pg 3.d is stuck stale for 59m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000709+0000 mon.a (mon.0) 3487 : cluster [WRN] pg 3.e is stuck stale for 59m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000727+0000 mon.a (mon.0) 3488 : cluster [WRN] pg 3.f is stuck stale for 59m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000746+0000 mon.a (mon.0) 3489 : cluster [WRN] pg 3.11 is stuck stale for 59m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000765+0000 mon.a (mon.0) 3490 : cluster [WRN] pg 3.12 is stuck stale for 59m, current state stale+peering, last acting [0,7] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000786+0000 mon.a (mon.0) 3491 : cluster [WRN] pg 3.13 is stuck stale for 59m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000806+0000 mon.a (mon.0) 3492 : cluster [WRN] pg 4.2 is stuck stale for 59m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T13:10:01.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000825+0000 mon.a (mon.0) 3493 : cluster [WRN] pg 4.4 is stuck stale for 59m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000843+0000 mon.a (mon.0) 3494 : cluster [WRN] pg 4.6 is stuck stale for 59m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000862+0000 mon.a (mon.0) 3495 : cluster [WRN] pg 4.7 is stuck stale for 59m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000881+0000 mon.a (mon.0) 3496 : cluster [WRN] pg 4.8 is stuck stale for 59m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000903+0000 mon.a (mon.0) 3497 : cluster [WRN] pg 4.9 is stuck stale for 59m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000923+0000 mon.a (mon.0) 3498 : cluster [WRN] pg 4.b is stuck stale for 59m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000942+0000 mon.a (mon.0) 3499 : cluster [WRN] pg 4.c is stuck stale for 59m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000960+0000 mon.a (mon.0) 3500 : cluster [WRN] pg 4.d is stuck stale for 59m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000979+0000 mon.a (mon.0) 3501 : cluster [WRN] pg 4.e is stuck stale for 59m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.000998+0000 mon.a (mon.0) 3502 : cluster [WRN] pg 4.f is stuck stale for 59m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001017+0000 mon.a (mon.0) 3503 : cluster [WRN] pg 4.14 is stuck stale for 59m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001036+0000 mon.a (mon.0) 3504 : cluster [WRN] pg 4.15 is stuck stale for 59m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001055+0000 mon.a (mon.0) 3505 : cluster [WRN] pg 4.16 is stuck stale for 59m, current state stale+peering, last acting [0,7] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001075+0000 mon.a (mon.0) 3506 : cluster [WRN] pg 4.17 is stuck stale for 59m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001094+0000 mon.a (mon.0) 3507 : cluster [WRN] pg 6.0 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001112+0000 mon.a (mon.0) 3508 : cluster [WRN] pg 6.1 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001133+0000 mon.a (mon.0) 3509 : cluster [WRN] pg 6.4 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001157+0000 mon.a (mon.0) 3510 : cluster [WRN] pg 6.5 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001177+0000 mon.a (mon.0) 3511 : cluster [WRN] pg 6.6 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001227+0000 mon.a (mon.0) 3512 : cluster [WRN] pg 6.7 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001249+0000 mon.a (mon.0) 3513 : cluster [WRN] pg 6.8 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001267+0000 mon.a (mon.0) 3514 : cluster [WRN] pg 6.9 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001286+0000 mon.a (mon.0) 3515 : cluster [WRN] pg 6.a is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001305+0000 mon.a (mon.0) 3516 : cluster [WRN] pg 6.b is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001324+0000 mon.a (mon.0) 3517 : cluster [WRN] pg 6.c is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001342+0000 mon.a (mon.0) 3518 : cluster [WRN] pg 6.d is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001363+0000 mon.a (mon.0) 3519 : cluster [WRN] pg 6.e is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:00.001383+0000 mon.a (mon.0) 3520 : cluster [WRN] pg 6.f is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:09:59.578551+0000 mgr.y (mgr.25232) 2359 : cluster [DBG] pgmap v3303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000193+0000 mon.a (mon.0) 3461 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000232+0000 mon.a (mon.0) 3462 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T13:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000252+0000 mon.a (mon.0) 3463 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T13:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000267+0000 mon.a (mon.0) 3464 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T13:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000286+0000 mon.a (mon.0) 3465 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000301+0000 mon.a (mon.0) 3466 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000326+0000 mon.a (mon.0) 3467 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000346+0000 mon.a (mon.0) 3468 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000364+0000 mon.a (mon.0) 3469 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000383+0000 mon.a (mon.0) 3470 : cluster [WRN] pg 1.0 is stuck stale for 59m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000402+0000 mon.a (mon.0) 3471 : cluster [WRN] pg 2.0 is stuck stale for 59m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000421+0000 mon.a (mon.0) 3472 : cluster [WRN] pg 2.2 is stuck stale for 59m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000436+0000 mon.a (mon.0) 3473 : cluster [WRN] pg 2.3 is stuck stale for 59m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000454+0000 mon.a (mon.0) 3474 : cluster [WRN] pg 2.4 is stuck stale for 59m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000476+0000 mon.a (mon.0) 3475 : cluster [WRN] pg 2.5 is stuck stale for 59m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000495+0000 mon.a (mon.0) 3476 : cluster [WRN] pg 3.0 is stuck stale for 59m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000516+0000 mon.a (mon.0) 3477 : cluster [WRN] pg 3.1 is stuck stale for 59m, current state stale+peering, last acting [0,4] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000540+0000 mon.a (mon.0) 3478 : cluster [WRN] pg 3.2 is stuck stale for 59m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T13:10:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000561+0000 mon.a (mon.0) 3479 : cluster [WRN] pg 3.3 is stuck stale for 59m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000579+0000 mon.a (mon.0) 3480 : cluster [WRN] pg 3.4 is stuck stale for 59m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:09:59.578551+0000 mgr.y (mgr.25232) 2359 : cluster [DBG] pgmap v3303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000193+0000 mon.a (mon.0) 3461 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000232+0000 mon.a (mon.0) 3462 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000252+0000 mon.a (mon.0) 3463 : cluster [WRN] osd.0 (root=default,host=smithi022) is down 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000267+0000 mon.a (mon.0) 3464 : cluster [WRN] osd.1 (root=default,host=smithi022) is down 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000286+0000 mon.a (mon.0) 3465 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000301+0000 mon.a (mon.0) 3466 : cluster [WRN] osd.4 (root=default,host=smithi150) is down 2024-07-28T13:10:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000326+0000 mon.a (mon.0) 3467 : cluster [WRN] osd.5 (root=default,host=smithi150) is down 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000346+0000 mon.a (mon.0) 3468 : cluster [WRN] osd.7 (root=default,host=smithi150) is down 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000364+0000 mon.a (mon.0) 3469 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000383+0000 mon.a (mon.0) 3470 : cluster [WRN] pg 1.0 is stuck stale for 59m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000402+0000 mon.a (mon.0) 3471 : cluster [WRN] pg 2.0 is stuck stale for 59m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000421+0000 mon.a (mon.0) 3472 : cluster [WRN] pg 2.2 is stuck stale for 59m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000436+0000 mon.a (mon.0) 3473 : cluster [WRN] pg 2.3 is stuck stale for 59m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000454+0000 mon.a (mon.0) 3474 : cluster [WRN] pg 2.4 is stuck stale for 59m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000476+0000 mon.a (mon.0) 3475 : cluster [WRN] pg 2.5 is stuck stale for 59m, current state stale+active+clean, last acting [7,0,4] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000495+0000 mon.a (mon.0) 3476 : cluster [WRN] pg 3.0 is stuck stale for 59m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000516+0000 mon.a (mon.0) 3477 : cluster [WRN] pg 3.1 is stuck stale for 59m, current state stale+peering, last acting [0,4] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000540+0000 mon.a (mon.0) 3478 : cluster [WRN] pg 3.2 is stuck stale for 59m, current state stale+active+clean, last acting [3,5,6] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000561+0000 mon.a (mon.0) 3479 : cluster [WRN] pg 3.3 is stuck stale for 59m, current state stale+active+clean, last acting [4,0,6] 2024-07-28T13:10:01.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000579+0000 mon.a (mon.0) 3480 : cluster [WRN] pg 3.4 is stuck stale for 59m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000597+0000 mon.a (mon.0) 3481 : cluster [WRN] pg 3.5 is stuck stale for 59m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000616+0000 mon.a (mon.0) 3482 : cluster [WRN] pg 3.8 is stuck stale for 59m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000635+0000 mon.a (mon.0) 3483 : cluster [WRN] pg 3.9 is stuck stale for 59m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000653+0000 mon.a (mon.0) 3484 : cluster [WRN] pg 3.b is stuck stale for 59m, current state stale+peering, last acting [0,4] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000672+0000 mon.a (mon.0) 3485 : cluster [WRN] pg 3.c is stuck stale for 59m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000690+0000 mon.a (mon.0) 3486 : cluster [WRN] pg 3.d is stuck stale for 59m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000709+0000 mon.a (mon.0) 3487 : cluster [WRN] pg 3.e is stuck stale for 59m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000727+0000 mon.a (mon.0) 3488 : cluster [WRN] pg 3.f is stuck stale for 59m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000746+0000 mon.a (mon.0) 3489 : cluster [WRN] pg 3.11 is stuck stale for 59m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000765+0000 mon.a (mon.0) 3490 : cluster [WRN] pg 3.12 is stuck stale for 59m, current state stale+peering, last acting [0,7] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000786+0000 mon.a (mon.0) 3491 : cluster [WRN] pg 3.13 is stuck stale for 59m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T13:10:01.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000806+0000 mon.a (mon.0) 3492 : cluster [WRN] pg 4.2 is stuck stale for 59m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000825+0000 mon.a (mon.0) 3493 : cluster [WRN] pg 4.4 is stuck stale for 59m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000843+0000 mon.a (mon.0) 3494 : cluster [WRN] pg 4.6 is stuck stale for 59m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000862+0000 mon.a (mon.0) 3495 : cluster [WRN] pg 4.7 is stuck stale for 59m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000881+0000 mon.a (mon.0) 3496 : cluster [WRN] pg 4.8 is stuck stale for 59m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000903+0000 mon.a (mon.0) 3497 : cluster [WRN] pg 4.9 is stuck stale for 59m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000923+0000 mon.a (mon.0) 3498 : cluster [WRN] pg 4.b is stuck stale for 59m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000942+0000 mon.a (mon.0) 3499 : cluster [WRN] pg 4.c is stuck stale for 59m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000960+0000 mon.a (mon.0) 3500 : cluster [WRN] pg 4.d is stuck stale for 59m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000597+0000 mon.a (mon.0) 3481 : cluster [WRN] pg 3.5 is stuck stale for 59m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000616+0000 mon.a (mon.0) 3482 : cluster [WRN] pg 3.8 is stuck stale for 59m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000635+0000 mon.a (mon.0) 3483 : cluster [WRN] pg 3.9 is stuck stale for 59m, current state stale+active+clean, last acting [4,2,7] 2024-07-28T13:10:01.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000653+0000 mon.a (mon.0) 3484 : cluster [WRN] pg 3.b is stuck stale for 59m, current state stale+peering, last acting [0,4] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000672+0000 mon.a (mon.0) 3485 : cluster [WRN] pg 3.c is stuck stale for 59m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000690+0000 mon.a (mon.0) 3486 : cluster [WRN] pg 3.d is stuck stale for 59m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000709+0000 mon.a (mon.0) 3487 : cluster [WRN] pg 3.e is stuck stale for 59m, current state stale+active+clean, last acting [7,4,1] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000727+0000 mon.a (mon.0) 3488 : cluster [WRN] pg 3.f is stuck stale for 59m, current state stale+active+clean, last acting [7,4,0] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000746+0000 mon.a (mon.0) 3489 : cluster [WRN] pg 3.11 is stuck stale for 59m, current state stale+active+clean, last acting [7,4,6] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000765+0000 mon.a (mon.0) 3490 : cluster [WRN] pg 3.12 is stuck stale for 59m, current state stale+peering, last acting [0,7] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000786+0000 mon.a (mon.0) 3491 : cluster [WRN] pg 3.13 is stuck stale for 59m, current state stale+active+clean, last acting [7,4,2] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000806+0000 mon.a (mon.0) 3492 : cluster [WRN] pg 4.2 is stuck stale for 59m, current state stale+active+clean, last acting [1,5,4] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000825+0000 mon.a (mon.0) 3493 : cluster [WRN] pg 4.4 is stuck stale for 59m, current state stale+active+clean, last acting [5,2,3] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000843+0000 mon.a (mon.0) 3494 : cluster [WRN] pg 4.6 is stuck stale for 59m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000862+0000 mon.a (mon.0) 3495 : cluster [WRN] pg 4.7 is stuck stale for 59m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000881+0000 mon.a (mon.0) 3496 : cluster [WRN] pg 4.8 is stuck stale for 59m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000903+0000 mon.a (mon.0) 3497 : cluster [WRN] pg 4.9 is stuck stale for 59m, current state stale+active+clean, last acting [4,1,3] 2024-07-28T13:10:01.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000923+0000 mon.a (mon.0) 3498 : cluster [WRN] pg 4.b is stuck stale for 59m, current state stale+active+clean, last acting [0,1,4] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000942+0000 mon.a (mon.0) 3499 : cluster [WRN] pg 4.c is stuck stale for 59m, current state stale+active+clean, last acting [4,3,6] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000960+0000 mon.a (mon.0) 3500 : cluster [WRN] pg 4.d is stuck stale for 59m, current state stale+active+clean, last acting [4,2,1] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000979+0000 mon.a (mon.0) 3501 : cluster [WRN] pg 4.e is stuck stale for 59m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.000998+0000 mon.a (mon.0) 3502 : cluster [WRN] pg 4.f is stuck stale for 59m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001017+0000 mon.a (mon.0) 3503 : cluster [WRN] pg 4.14 is stuck stale for 59m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001036+0000 mon.a (mon.0) 3504 : cluster [WRN] pg 4.15 is stuck stale for 59m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001055+0000 mon.a (mon.0) 3505 : cluster [WRN] pg 4.16 is stuck stale for 59m, current state stale+peering, last acting [0,7] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001075+0000 mon.a (mon.0) 3506 : cluster [WRN] pg 4.17 is stuck stale for 59m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001094+0000 mon.a (mon.0) 3507 : cluster [WRN] pg 6.0 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001112+0000 mon.a (mon.0) 3508 : cluster [WRN] pg 6.1 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001133+0000 mon.a (mon.0) 3509 : cluster [WRN] pg 6.4 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001157+0000 mon.a (mon.0) 3510 : cluster [WRN] pg 6.5 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001177+0000 mon.a (mon.0) 3511 : cluster [WRN] pg 6.6 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001227+0000 mon.a (mon.0) 3512 : cluster [WRN] pg 6.7 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001249+0000 mon.a (mon.0) 3513 : cluster [WRN] pg 6.8 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001267+0000 mon.a (mon.0) 3514 : cluster [WRN] pg 6.9 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001286+0000 mon.a (mon.0) 3515 : cluster [WRN] pg 6.a is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001305+0000 mon.a (mon.0) 3516 : cluster [WRN] pg 6.b is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001324+0000 mon.a (mon.0) 3517 : cluster [WRN] pg 6.c is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001342+0000 mon.a (mon.0) 3518 : cluster [WRN] pg 6.d is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001363+0000 mon.a (mon.0) 3519 : cluster [WRN] pg 6.e is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:00.001383+0000 mon.a (mon.0) 3520 : cluster [WRN] pg 6.f is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000979+0000 mon.a (mon.0) 3501 : cluster [WRN] pg 4.e is stuck stale for 59m, current state stale+active+clean, last acting [4,6,1] 2024-07-28T13:10:01.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.000998+0000 mon.a (mon.0) 3502 : cluster [WRN] pg 4.f is stuck stale for 59m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001017+0000 mon.a (mon.0) 3503 : cluster [WRN] pg 4.14 is stuck stale for 59m, current state stale+active+clean, last acting [3,1,7] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001036+0000 mon.a (mon.0) 3504 : cluster [WRN] pg 4.15 is stuck stale for 59m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001055+0000 mon.a (mon.0) 3505 : cluster [WRN] pg 4.16 is stuck stale for 59m, current state stale+peering, last acting [0,7] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001075+0000 mon.a (mon.0) 3506 : cluster [WRN] pg 4.17 is stuck stale for 59m, current state stale+active+clean, last acting [3,7,2] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001094+0000 mon.a (mon.0) 3507 : cluster [WRN] pg 6.0 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001112+0000 mon.a (mon.0) 3508 : cluster [WRN] pg 6.1 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001133+0000 mon.a (mon.0) 3509 : cluster [WRN] pg 6.4 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001157+0000 mon.a (mon.0) 3510 : cluster [WRN] pg 6.5 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001177+0000 mon.a (mon.0) 3511 : cluster [WRN] pg 6.6 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001227+0000 mon.a (mon.0) 3512 : cluster [WRN] pg 6.7 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001249+0000 mon.a (mon.0) 3513 : cluster [WRN] pg 6.8 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001267+0000 mon.a (mon.0) 3514 : cluster [WRN] pg 6.9 is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001286+0000 mon.a (mon.0) 3515 : cluster [WRN] pg 6.a is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001305+0000 mon.a (mon.0) 3516 : cluster [WRN] pg 6.b is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001324+0000 mon.a (mon.0) 3517 : cluster [WRN] pg 6.c is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001342+0000 mon.a (mon.0) 3518 : cluster [WRN] pg 6.d is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001363+0000 mon.a (mon.0) 3519 : cluster [WRN] pg 6.e is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:00.001383+0000 mon.a (mon.0) 3520 : cluster [WRN] pg 6.f is stuck inactive for 58m, current state unknown, last acting [] 2024-07-28T13:10:01.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3514 16 16 0 0 0 - 0 2024-07-28T13:10:02.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3515 16 16 0 0 0 - 0 2024-07-28T13:10:02.665 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:10:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:10:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:02 smithi150 bash[67543]: cluster 2024-07-28T13:10:01.579912+0000 mgr.y (mgr.25232) 2360 : cluster [DBG] pgmap v3304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:02 smithi022 bash[80503]: cluster 2024-07-28T13:10:01.579912+0000 mgr.y (mgr.25232) 2360 : cluster [DBG] pgmap v3304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:02 smithi022 bash[82865]: cluster 2024-07-28T13:10:01.579912+0000 mgr.y (mgr.25232) 2360 : cluster [DBG] pgmap v3304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:03.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3516 16 16 0 0 0 - 0 2024-07-28T13:10:04.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3517 16 16 0 0 0 - 0 2024-07-28T13:10:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:04 smithi150 bash[67543]: cluster 2024-07-28T13:10:03.581284+0000 mgr.y (mgr.25232) 2361 : cluster [DBG] pgmap v3305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:04 smithi022 bash[80503]: cluster 2024-07-28T13:10:03.581284+0000 mgr.y (mgr.25232) 2361 : cluster [DBG] pgmap v3305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:04 smithi022 bash[82865]: cluster 2024-07-28T13:10:03.581284+0000 mgr.y (mgr.25232) 2361 : cluster [DBG] pgmap v3305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:05.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3518 16 16 0 0 0 - 0 2024-07-28T13:10:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:05 smithi150 bash[67543]: audit 2024-07-28T13:10:05.245942+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:05 smithi022 bash[80503]: audit 2024-07-28T13:10:05.245942+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:05 smithi022 bash[82865]: audit 2024-07-28T13:10:05.245942+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:06.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3519 16 16 0 0 0 - 0 2024-07-28T13:10:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:06 smithi150 bash[67543]: cluster 2024-07-28T13:10:05.582666+0000 mgr.y (mgr.25232) 2362 : cluster [DBG] pgmap v3306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:06 smithi022 bash[80503]: cluster 2024-07-28T13:10:05.582666+0000 mgr.y (mgr.25232) 2362 : cluster [DBG] pgmap v3306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:06 smithi022 bash[82865]: cluster 2024-07-28T13:10:05.582666+0000 mgr.y (mgr.25232) 2362 : cluster [DBG] pgmap v3306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:07.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:10:07.286202+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:10:07.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:10:07.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3520 16 16 0 0 0 - 0 2024-07-28T13:10:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:07 smithi150 bash[67543]: audit 2024-07-28T13:10:06.906634+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:10:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:07 smithi150 bash[67543]: audit 2024-07-28T13:10:07.294024+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:07 smithi150 bash[67543]: audit 2024-07-28T13:10:07.298762+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:07 smithi022 bash[80503]: audit 2024-07-28T13:10:06.906634+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:10:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:07 smithi022 bash[80503]: audit 2024-07-28T13:10:07.294024+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:08.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:07 smithi022 bash[80503]: audit 2024-07-28T13:10:07.298762+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:07 smithi022 bash[82865]: audit 2024-07-28T13:10:06.906634+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:10:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:07 smithi022 bash[82865]: audit 2024-07-28T13:10:07.294024+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:08.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:07 smithi022 bash[82865]: audit 2024-07-28T13:10:07.298762+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:08.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3521 16 16 0 0 0 - 0 2024-07-28T13:10:09.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3522 16 16 0 0 0 - 0 2024-07-28T13:10:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:09 smithi022 bash[80503]: cluster 2024-07-28T13:10:07.583368+0000 mgr.y (mgr.25232) 2363 : cluster [DBG] pgmap v3307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:10:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:10:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:10:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:09 smithi022 bash[82865]: cluster 2024-07-28T13:10:07.583368+0000 mgr.y (mgr.25232) 2363 : cluster [DBG] pgmap v3307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:09 smithi150 bash[67543]: cluster 2024-07-28T13:10:07.583368+0000 mgr.y (mgr.25232) 2363 : cluster [DBG] pgmap v3307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:10.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3523 16 16 0 0 0 - 0 2024-07-28T13:10:11.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3524 16 16 0 0 0 - 0 2024-07-28T13:10:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:11 smithi022 bash[80503]: cluster 2024-07-28T13:10:09.585075+0000 mgr.y (mgr.25232) 2364 : cluster [DBG] pgmap v3308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:11 smithi022 bash[82865]: cluster 2024-07-28T13:10:09.585075+0000 mgr.y (mgr.25232) 2364 : cluster [DBG] pgmap v3308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:11 smithi150 bash[67543]: cluster 2024-07-28T13:10:09.585075+0000 mgr.y (mgr.25232) 2364 : cluster [DBG] pgmap v3308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:12.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3525 16 16 0 0 0 - 0 2024-07-28T13:10:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:10:12 smithi150 bash[60514]: ts=2024-07-28T13:10:12.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:10:13.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3526 16 16 0 0 0 - 0 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[80503]: cluster 2024-07-28T13:10:11.586556+0000 mgr.y (mgr.25232) 2365 : cluster [DBG] pgmap v3309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[80503]: audit 2024-07-28T13:10:12.813794+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[80503]: audit 2024-07-28T13:10:12.818806+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[80503]: audit 2024-07-28T13:10:12.941452+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[80503]: audit 2024-07-28T13:10:12.948989+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[82865]: cluster 2024-07-28T13:10:11.586556+0000 mgr.y (mgr.25232) 2365 : cluster [DBG] pgmap v3309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[82865]: audit 2024-07-28T13:10:12.813794+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[82865]: audit 2024-07-28T13:10:12.818806+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[82865]: audit 2024-07-28T13:10:12.941452+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:13 smithi022 bash[82865]: audit 2024-07-28T13:10:12.948989+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:13 smithi150 bash[67543]: cluster 2024-07-28T13:10:11.586556+0000 mgr.y (mgr.25232) 2365 : cluster [DBG] pgmap v3309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:13 smithi150 bash[67543]: audit 2024-07-28T13:10:12.813794+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:13 smithi150 bash[67543]: audit 2024-07-28T13:10:12.818806+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:13 smithi150 bash[67543]: audit 2024-07-28T13:10:12.941452+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:13 smithi150 bash[67543]: audit 2024-07-28T13:10:12.948989+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:14.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3527 16 16 0 0 0 - 0 2024-07-28T13:10:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:14 smithi022 bash[80503]: audit 2024-07-28T13:10:13.365817+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:10:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:14 smithi022 bash[80503]: audit 2024-07-28T13:10:13.366914+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:10:14.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:14 smithi022 bash[80503]: audit 2024-07-28T13:10:13.372514+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:14 smithi022 bash[82865]: audit 2024-07-28T13:10:13.365817+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:10:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:14 smithi022 bash[82865]: audit 2024-07-28T13:10:13.366914+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:10:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:14 smithi022 bash[82865]: audit 2024-07-28T13:10:13.372514+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:14 smithi150 bash[67543]: audit 2024-07-28T13:10:13.365817+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:10:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:14 smithi150 bash[67543]: audit 2024-07-28T13:10:13.366914+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:10:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:14 smithi150 bash[67543]: audit 2024-07-28T13:10:13.372514+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:10:15.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3528 16 16 0 0 0 - 0 2024-07-28T13:10:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:15 smithi150 bash[67543]: cluster 2024-07-28T13:10:13.587953+0000 mgr.y (mgr.25232) 2366 : cluster [DBG] pgmap v3310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:15 smithi022 bash[80503]: cluster 2024-07-28T13:10:13.587953+0000 mgr.y (mgr.25232) 2366 : cluster [DBG] pgmap v3310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:15 smithi022 bash[82865]: cluster 2024-07-28T13:10:13.587953+0000 mgr.y (mgr.25232) 2366 : cluster [DBG] pgmap v3310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:16.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3529 16 16 0 0 0 - 0 2024-07-28T13:10:17.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3530 16 16 0 0 0 - 0 2024-07-28T13:10:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:17 smithi150 bash[67543]: cluster 2024-07-28T13:10:15.589330+0000 mgr.y (mgr.25232) 2367 : cluster [DBG] pgmap v3311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:17 smithi022 bash[80503]: cluster 2024-07-28T13:10:15.589330+0000 mgr.y (mgr.25232) 2367 : cluster [DBG] pgmap v3311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:17 smithi022 bash[82865]: cluster 2024-07-28T13:10:15.589330+0000 mgr.y (mgr.25232) 2367 : cluster [DBG] pgmap v3311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:18.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3531 16 16 0 0 0 - 0 2024-07-28T13:10:19.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3532 16 16 0 0 0 - 0 2024-07-28T13:10:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:19 smithi150 bash[67543]: cluster 2024-07-28T13:10:17.590801+0000 mgr.y (mgr.25232) 2368 : cluster [DBG] pgmap v3312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:19 smithi022 bash[80503]: cluster 2024-07-28T13:10:17.590801+0000 mgr.y (mgr.25232) 2368 : cluster [DBG] pgmap v3312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:10:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:10:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:10:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:19 smithi022 bash[82865]: cluster 2024-07-28T13:10:17.590801+0000 mgr.y (mgr.25232) 2368 : cluster [DBG] pgmap v3312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:20.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3533 16 16 0 0 0 - 0 2024-07-28T13:10:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:20 smithi150 bash[67543]: audit 2024-07-28T13:10:20.246230+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:20 smithi022 bash[80503]: audit 2024-07-28T13:10:20.246230+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:20 smithi022 bash[82865]: audit 2024-07-28T13:10:20.246230+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:21.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3534 16 16 0 0 0 - 0 2024-07-28T13:10:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:21 smithi150 bash[67543]: cluster 2024-07-28T13:10:19.592196+0000 mgr.y (mgr.25232) 2369 : cluster [DBG] pgmap v3313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:21 smithi022 bash[80503]: cluster 2024-07-28T13:10:19.592196+0000 mgr.y (mgr.25232) 2369 : cluster [DBG] pgmap v3313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:21 smithi022 bash[82865]: cluster 2024-07-28T13:10:19.592196+0000 mgr.y (mgr.25232) 2369 : cluster [DBG] pgmap v3313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:22.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3535 16 16 0 0 0 - 0 2024-07-28T13:10:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:10:22 smithi150 bash[60514]: ts=2024-07-28T13:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:10:23.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3536 16 16 0 0 0 - 0 2024-07-28T13:10:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:23 smithi150 bash[67543]: cluster 2024-07-28T13:10:21.593630+0000 mgr.y (mgr.25232) 2370 : cluster [DBG] pgmap v3314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:23 smithi022 bash[80503]: cluster 2024-07-28T13:10:21.593630+0000 mgr.y (mgr.25232) 2370 : cluster [DBG] pgmap v3314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:23 smithi022 bash[82865]: cluster 2024-07-28T13:10:21.593630+0000 mgr.y (mgr.25232) 2370 : cluster [DBG] pgmap v3314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:24.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3537 16 16 0 0 0 - 0 2024-07-28T13:10:25.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3538 16 16 0 0 0 - 0 2024-07-28T13:10:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:25 smithi150 bash[67543]: cluster 2024-07-28T13:10:23.595067+0000 mgr.y (mgr.25232) 2371 : cluster [DBG] pgmap v3315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:25 smithi022 bash[80503]: cluster 2024-07-28T13:10:23.595067+0000 mgr.y (mgr.25232) 2371 : cluster [DBG] pgmap v3315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:25 smithi022 bash[82865]: cluster 2024-07-28T13:10:23.595067+0000 mgr.y (mgr.25232) 2371 : cluster [DBG] pgmap v3315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:26.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3539 16 16 0 0 0 - 0 2024-07-28T13:10:27.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:10:27.289394+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:10:27.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:10:27.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3540 16 16 0 0 0 - 0 2024-07-28T13:10:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:27 smithi150 bash[67543]: cluster 2024-07-28T13:10:25.596437+0000 mgr.y (mgr.25232) 2372 : cluster [DBG] pgmap v3316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:27 smithi022 bash[80503]: cluster 2024-07-28T13:10:25.596437+0000 mgr.y (mgr.25232) 2372 : cluster [DBG] pgmap v3316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:27 smithi022 bash[82865]: cluster 2024-07-28T13:10:25.596437+0000 mgr.y (mgr.25232) 2372 : cluster [DBG] pgmap v3316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:28.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3541 16 16 0 0 0 - 0 2024-07-28T13:10:29.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3542 16 16 0 0 0 - 0 2024-07-28T13:10:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:29 smithi150 bash[67543]: cluster 2024-07-28T13:10:27.597793+0000 mgr.y (mgr.25232) 2373 : cluster [DBG] pgmap v3317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:29 smithi022 bash[80503]: cluster 2024-07-28T13:10:27.597793+0000 mgr.y (mgr.25232) 2373 : cluster [DBG] pgmap v3317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:10:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:10:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:10:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:29 smithi022 bash[82865]: cluster 2024-07-28T13:10:27.597793+0000 mgr.y (mgr.25232) 2373 : cluster [DBG] pgmap v3317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:30.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3543 16 16 0 0 0 - 0 2024-07-28T13:10:31.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3544 16 16 0 0 0 - 0 2024-07-28T13:10:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:31 smithi150 bash[67543]: cluster 2024-07-28T13:10:29.599208+0000 mgr.y (mgr.25232) 2374 : cluster [DBG] pgmap v3318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:31 smithi022 bash[80503]: cluster 2024-07-28T13:10:29.599208+0000 mgr.y (mgr.25232) 2374 : cluster [DBG] pgmap v3318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:31 smithi022 bash[82865]: cluster 2024-07-28T13:10:29.599208+0000 mgr.y (mgr.25232) 2374 : cluster [DBG] pgmap v3318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:32.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3545 16 16 0 0 0 - 0 2024-07-28T13:10:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:10:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:10:33.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3546 16 16 0 0 0 - 0 2024-07-28T13:10:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:33 smithi150 bash[67543]: cluster 2024-07-28T13:10:31.600625+0000 mgr.y (mgr.25232) 2375 : cluster [DBG] pgmap v3319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:33 smithi022 bash[80503]: cluster 2024-07-28T13:10:31.600625+0000 mgr.y (mgr.25232) 2375 : cluster [DBG] pgmap v3319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:33 smithi022 bash[82865]: cluster 2024-07-28T13:10:31.600625+0000 mgr.y (mgr.25232) 2375 : cluster [DBG] pgmap v3319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:34.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3547 16 16 0 0 0 - 0 2024-07-28T13:10:35.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3548 16 16 0 0 0 - 0 2024-07-28T13:10:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:35 smithi150 bash[67543]: cluster 2024-07-28T13:10:33.602062+0000 mgr.y (mgr.25232) 2376 : cluster [DBG] pgmap v3320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:35 smithi150 bash[67543]: audit 2024-07-28T13:10:35.248738+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:35 smithi022 bash[80503]: cluster 2024-07-28T13:10:33.602062+0000 mgr.y (mgr.25232) 2376 : cluster [DBG] pgmap v3320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:35 smithi022 bash[80503]: audit 2024-07-28T13:10:35.248738+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:35 smithi022 bash[82865]: cluster 2024-07-28T13:10:33.602062+0000 mgr.y (mgr.25232) 2376 : cluster [DBG] pgmap v3320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:35 smithi022 bash[82865]: audit 2024-07-28T13:10:35.248738+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:36.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3549 16 16 0 0 0 - 0 2024-07-28T13:10:37.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3550 16 16 0 0 0 - 0 2024-07-28T13:10:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:37 smithi150 bash[67543]: cluster 2024-07-28T13:10:35.603581+0000 mgr.y (mgr.25232) 2377 : cluster [DBG] pgmap v3321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:37 smithi022 bash[80503]: cluster 2024-07-28T13:10:35.603581+0000 mgr.y (mgr.25232) 2377 : cluster [DBG] pgmap v3321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:37 smithi022 bash[82865]: cluster 2024-07-28T13:10:35.603581+0000 mgr.y (mgr.25232) 2377 : cluster [DBG] pgmap v3321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:38.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3551 16 16 0 0 0 - 0 2024-07-28T13:10:39.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3552 16 16 0 0 0 - 0 2024-07-28T13:10:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:39 smithi150 bash[67543]: cluster 2024-07-28T13:10:37.605157+0000 mgr.y (mgr.25232) 2378 : cluster [DBG] pgmap v3322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:39 smithi022 bash[80503]: cluster 2024-07-28T13:10:37.605157+0000 mgr.y (mgr.25232) 2378 : cluster [DBG] pgmap v3322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:10:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:10:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:10:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:39 smithi022 bash[82865]: cluster 2024-07-28T13:10:37.605157+0000 mgr.y (mgr.25232) 2378 : cluster [DBG] pgmap v3322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:40.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3553 16 16 0 0 0 - 0 2024-07-28T13:10:41.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3554 16 16 0 0 0 - 0 2024-07-28T13:10:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:41 smithi150 bash[67543]: cluster 2024-07-28T13:10:39.606759+0000 mgr.y (mgr.25232) 2379 : cluster [DBG] pgmap v3323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:41 smithi022 bash[80503]: cluster 2024-07-28T13:10:39.606759+0000 mgr.y (mgr.25232) 2379 : cluster [DBG] pgmap v3323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:41 smithi022 bash[82865]: cluster 2024-07-28T13:10:39.606759+0000 mgr.y (mgr.25232) 2379 : cluster [DBG] pgmap v3323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:42.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3555 16 16 0 0 0 - 0 2024-07-28T13:10:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:10:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:10:43.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3556 16 16 0 0 0 - 0 2024-07-28T13:10:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:43 smithi150 bash[67543]: cluster 2024-07-28T13:10:41.608302+0000 mgr.y (mgr.25232) 2380 : cluster [DBG] pgmap v3324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:43 smithi022 bash[80503]: cluster 2024-07-28T13:10:41.608302+0000 mgr.y (mgr.25232) 2380 : cluster [DBG] pgmap v3324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:43 smithi022 bash[82865]: cluster 2024-07-28T13:10:41.608302+0000 mgr.y (mgr.25232) 2380 : cluster [DBG] pgmap v3324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:44.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3557 16 16 0 0 0 - 0 2024-07-28T13:10:45.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3558 16 16 0 0 0 - 0 2024-07-28T13:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:45 smithi150 bash[67543]: cluster 2024-07-28T13:10:43.609853+0000 mgr.y (mgr.25232) 2381 : cluster [DBG] pgmap v3325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:45 smithi022 bash[80503]: cluster 2024-07-28T13:10:43.609853+0000 mgr.y (mgr.25232) 2381 : cluster [DBG] pgmap v3325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:45 smithi022 bash[82865]: cluster 2024-07-28T13:10:43.609853+0000 mgr.y (mgr.25232) 2381 : cluster [DBG] pgmap v3325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:46.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3559 16 16 0 0 0 - 0 2024-07-28T13:10:47.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:10:47.292760+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:10:47.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:10:47.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3560 16 16 0 0 0 - 0 2024-07-28T13:10:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:47 smithi150 bash[67543]: cluster 2024-07-28T13:10:45.611386+0000 mgr.y (mgr.25232) 2382 : cluster [DBG] pgmap v3326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:47 smithi022 bash[80503]: cluster 2024-07-28T13:10:45.611386+0000 mgr.y (mgr.25232) 2382 : cluster [DBG] pgmap v3326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:47 smithi022 bash[82865]: cluster 2024-07-28T13:10:45.611386+0000 mgr.y (mgr.25232) 2382 : cluster [DBG] pgmap v3326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:48.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3561 16 16 0 0 0 - 0 2024-07-28T13:10:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:48 smithi150 bash[67543]: cluster 2024-07-28T13:10:47.612824+0000 mgr.y (mgr.25232) 2383 : cluster [DBG] pgmap v3327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:48 smithi022 bash[80503]: cluster 2024-07-28T13:10:47.612824+0000 mgr.y (mgr.25232) 2383 : cluster [DBG] pgmap v3327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:48 smithi022 bash[82865]: cluster 2024-07-28T13:10:47.612824+0000 mgr.y (mgr.25232) 2383 : cluster [DBG] pgmap v3327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:49.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3562 16 16 0 0 0 - 0 2024-07-28T13:10:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:10:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:10:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:10:50.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3563 16 16 0 0 0 - 0 2024-07-28T13:10:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:50 smithi150 bash[67543]: cluster 2024-07-28T13:10:49.614319+0000 mgr.y (mgr.25232) 2384 : cluster [DBG] pgmap v3328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:50 smithi150 bash[67543]: audit 2024-07-28T13:10:50.249186+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:50 smithi022 bash[80503]: cluster 2024-07-28T13:10:49.614319+0000 mgr.y (mgr.25232) 2384 : cluster [DBG] pgmap v3328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:50 smithi022 bash[80503]: audit 2024-07-28T13:10:50.249186+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:50 smithi022 bash[82865]: cluster 2024-07-28T13:10:49.614319+0000 mgr.y (mgr.25232) 2384 : cluster [DBG] pgmap v3328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:50 smithi022 bash[82865]: audit 2024-07-28T13:10:50.249186+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:10:51.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3564 16 16 0 0 0 - 0 2024-07-28T13:10:52.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3565 16 16 0 0 0 - 0 2024-07-28T13:10:52.675 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:10:52 smithi150 bash[60514]: ts=2024-07-28T13:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:10:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:52 smithi150 bash[67543]: cluster 2024-07-28T13:10:51.615866+0000 mgr.y (mgr.25232) 2385 : cluster [DBG] pgmap v3329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:52 smithi022 bash[80503]: cluster 2024-07-28T13:10:51.615866+0000 mgr.y (mgr.25232) 2385 : cluster [DBG] pgmap v3329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:52 smithi022 bash[82865]: cluster 2024-07-28T13:10:51.615866+0000 mgr.y (mgr.25232) 2385 : cluster [DBG] pgmap v3329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:53.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3566 16 16 0 0 0 - 0 2024-07-28T13:10:54.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3567 16 16 0 0 0 - 0 2024-07-28T13:10:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:54 smithi150 bash[67543]: cluster 2024-07-28T13:10:53.617254+0000 mgr.y (mgr.25232) 2386 : cluster [DBG] pgmap v3330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:54 smithi022 bash[80503]: cluster 2024-07-28T13:10:53.617254+0000 mgr.y (mgr.25232) 2386 : cluster [DBG] pgmap v3330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:54 smithi022 bash[82865]: cluster 2024-07-28T13:10:53.617254+0000 mgr.y (mgr.25232) 2386 : cluster [DBG] pgmap v3330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:55.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3568 16 16 0 0 0 - 0 2024-07-28T13:10:56.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3569 16 16 0 0 0 - 0 2024-07-28T13:10:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:56 smithi150 bash[67543]: cluster 2024-07-28T13:10:55.618633+0000 mgr.y (mgr.25232) 2387 : cluster [DBG] pgmap v3331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:56 smithi022 bash[80503]: cluster 2024-07-28T13:10:55.618633+0000 mgr.y (mgr.25232) 2387 : cluster [DBG] pgmap v3331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:56 smithi022 bash[82865]: cluster 2024-07-28T13:10:55.618633+0000 mgr.y (mgr.25232) 2387 : cluster [DBG] pgmap v3331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:57.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3570 16 16 0 0 0 - 0 2024-07-28T13:10:58.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3571 16 16 0 0 0 - 0 2024-07-28T13:10:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:10:58 smithi150 bash[67543]: cluster 2024-07-28T13:10:57.619916+0000 mgr.y (mgr.25232) 2388 : cluster [DBG] pgmap v3332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:10:58 smithi022 bash[80503]: cluster 2024-07-28T13:10:57.619916+0000 mgr.y (mgr.25232) 2388 : cluster [DBG] pgmap v3332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:10:58 smithi022 bash[82865]: cluster 2024-07-28T13:10:57.619916+0000 mgr.y (mgr.25232) 2388 : cluster [DBG] pgmap v3332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:10:59.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3572 16 16 0 0 0 - 0 2024-07-28T13:10:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:10:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:10:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:11:00.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3573 16 16 0 0 0 - 0 2024-07-28T13:11:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:00 smithi150 bash[67543]: cluster 2024-07-28T13:10:59.621288+0000 mgr.y (mgr.25232) 2389 : cluster [DBG] pgmap v3333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:00 smithi022 bash[80503]: cluster 2024-07-28T13:10:59.621288+0000 mgr.y (mgr.25232) 2389 : cluster [DBG] pgmap v3333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:00 smithi022 bash[82865]: cluster 2024-07-28T13:10:59.621288+0000 mgr.y (mgr.25232) 2389 : cluster [DBG] pgmap v3333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:01.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3574 16 16 0 0 0 - 0 2024-07-28T13:11:02.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3575 16 16 0 0 0 - 0 2024-07-28T13:11:02.696 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:11:02 smithi150 bash[60514]: ts=2024-07-28T13:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:11:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:02 smithi150 bash[67543]: cluster 2024-07-28T13:11:01.622797+0000 mgr.y (mgr.25232) 2390 : cluster [DBG] pgmap v3334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:02 smithi022 bash[80503]: cluster 2024-07-28T13:11:01.622797+0000 mgr.y (mgr.25232) 2390 : cluster [DBG] pgmap v3334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:02 smithi022 bash[82865]: cluster 2024-07-28T13:11:01.622797+0000 mgr.y (mgr.25232) 2390 : cluster [DBG] pgmap v3334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:03.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3576 16 16 0 0 0 - 0 2024-07-28T13:11:04.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3577 16 16 0 0 0 - 0 2024-07-28T13:11:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:04 smithi150 bash[67543]: cluster 2024-07-28T13:11:03.624320+0000 mgr.y (mgr.25232) 2391 : cluster [DBG] pgmap v3335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:04 smithi022 bash[80503]: cluster 2024-07-28T13:11:03.624320+0000 mgr.y (mgr.25232) 2391 : cluster [DBG] pgmap v3335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:04 smithi022 bash[82865]: cluster 2024-07-28T13:11:03.624320+0000 mgr.y (mgr.25232) 2391 : cluster [DBG] pgmap v3335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:05.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3578 16 16 0 0 0 - 0 2024-07-28T13:11:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:05 smithi150 bash[67543]: audit 2024-07-28T13:11:05.249983+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:05 smithi022 bash[80503]: audit 2024-07-28T13:11:05.249983+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:05 smithi022 bash[82865]: audit 2024-07-28T13:11:05.249983+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:06.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3579 16 16 0 0 0 - 0 2024-07-28T13:11:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:06 smithi150 bash[67543]: cluster 2024-07-28T13:11:05.625813+0000 mgr.y (mgr.25232) 2392 : cluster [DBG] pgmap v3336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:06 smithi022 bash[80503]: cluster 2024-07-28T13:11:05.625813+0000 mgr.y (mgr.25232) 2392 : cluster [DBG] pgmap v3336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:06 smithi022 bash[82865]: cluster 2024-07-28T13:11:05.625813+0000 mgr.y (mgr.25232) 2392 : cluster [DBG] pgmap v3336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:07.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:11:07.296162+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:11:07.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:11:07.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3580 16 16 0 0 0 - 0 2024-07-28T13:11:08.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3581 16 16 0 0 0 - 0 2024-07-28T13:11:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:08 smithi150 bash[67543]: cluster 2024-07-28T13:11:07.627216+0000 mgr.y (mgr.25232) 2393 : cluster [DBG] pgmap v3337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:09.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:08 smithi022 bash[80503]: cluster 2024-07-28T13:11:07.627216+0000 mgr.y (mgr.25232) 2393 : cluster [DBG] pgmap v3337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:08 smithi022 bash[82865]: cluster 2024-07-28T13:11:07.627216+0000 mgr.y (mgr.25232) 2393 : cluster [DBG] pgmap v3337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:09.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3582 16 16 0 0 0 - 0 2024-07-28T13:11:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:11:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:11:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:11:10.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3583 16 16 0 0 0 - 0 2024-07-28T13:11:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:10 smithi150 bash[67543]: cluster 2024-07-28T13:11:09.628583+0000 mgr.y (mgr.25232) 2394 : cluster [DBG] pgmap v3338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:10 smithi022 bash[80503]: cluster 2024-07-28T13:11:09.628583+0000 mgr.y (mgr.25232) 2394 : cluster [DBG] pgmap v3338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:10 smithi022 bash[82865]: cluster 2024-07-28T13:11:09.628583+0000 mgr.y (mgr.25232) 2394 : cluster [DBG] pgmap v3338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:11.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3584 16 16 0 0 0 - 0 2024-07-28T13:11:12.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3585 16 16 0 0 0 - 0 2024-07-28T13:11:12.724 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:11:12 smithi150 bash[60514]: ts=2024-07-28T13:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:11:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:12 smithi150 bash[67543]: cluster 2024-07-28T13:11:11.629917+0000 mgr.y (mgr.25232) 2395 : cluster [DBG] pgmap v3339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:12 smithi022 bash[80503]: cluster 2024-07-28T13:11:11.629917+0000 mgr.y (mgr.25232) 2395 : cluster [DBG] pgmap v3339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:12 smithi022 bash[82865]: cluster 2024-07-28T13:11:11.629917+0000 mgr.y (mgr.25232) 2395 : cluster [DBG] pgmap v3339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:13.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3586 16 16 0 0 0 - 0 2024-07-28T13:11:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:13 smithi150 bash[67543]: audit 2024-07-28T13:11:13.500173+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:11:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:13 smithi022 bash[80503]: audit 2024-07-28T13:11:13.500173+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:11:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:13 smithi022 bash[82865]: audit 2024-07-28T13:11:13.500173+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:11:14.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3587 16 16 0 0 0 - 0 2024-07-28T13:11:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:14 smithi150 bash[67543]: cluster 2024-07-28T13:11:13.631457+0000 mgr.y (mgr.25232) 2396 : cluster [DBG] pgmap v3340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:14 smithi022 bash[80503]: cluster 2024-07-28T13:11:13.631457+0000 mgr.y (mgr.25232) 2396 : cluster [DBG] pgmap v3340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:14 smithi022 bash[82865]: cluster 2024-07-28T13:11:13.631457+0000 mgr.y (mgr.25232) 2396 : cluster [DBG] pgmap v3340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:15.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3588 16 16 0 0 0 - 0 2024-07-28T13:11:16.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3589 16 16 0 0 0 - 0 2024-07-28T13:11:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:16 smithi150 bash[67543]: cluster 2024-07-28T13:11:15.633000+0000 mgr.y (mgr.25232) 2397 : cluster [DBG] pgmap v3341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:16 smithi022 bash[80503]: cluster 2024-07-28T13:11:15.633000+0000 mgr.y (mgr.25232) 2397 : cluster [DBG] pgmap v3341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:16 smithi022 bash[82865]: cluster 2024-07-28T13:11:15.633000+0000 mgr.y (mgr.25232) 2397 : cluster [DBG] pgmap v3341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:17.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3590 16 16 0 0 0 - 0 2024-07-28T13:11:18.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3591 16 16 0 0 0 - 0 2024-07-28T13:11:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:18 smithi150 bash[67543]: cluster 2024-07-28T13:11:17.634404+0000 mgr.y (mgr.25232) 2398 : cluster [DBG] pgmap v3342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:18 smithi022 bash[80503]: cluster 2024-07-28T13:11:17.634404+0000 mgr.y (mgr.25232) 2398 : cluster [DBG] pgmap v3342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:18 smithi022 bash[82865]: cluster 2024-07-28T13:11:17.634404+0000 mgr.y (mgr.25232) 2398 : cluster [DBG] pgmap v3342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:19.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3592 16 16 0 0 0 - 0 2024-07-28T13:11:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:11:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:11:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:11:20.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3593 16 16 0 0 0 - 0 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.166044+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.171695+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.383067+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.393781+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.833220+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.834921+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:11:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:20 smithi150 bash[67543]: audit 2024-07-28T13:11:19.844282+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.166044+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.171695+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.383067+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.393781+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.833220+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.834921+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[80503]: audit 2024-07-28T13:11:19.844282+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.166044+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.171695+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.383067+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.393781+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.833220+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:11:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.834921+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:11:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:20 smithi022 bash[82865]: audit 2024-07-28T13:11:19.844282+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:11:21.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3594 16 16 0 0 0 - 0 2024-07-28T13:11:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:21 smithi150 bash[67543]: cluster 2024-07-28T13:11:19.635774+0000 mgr.y (mgr.25232) 2399 : cluster [DBG] pgmap v3343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:21 smithi150 bash[67543]: audit 2024-07-28T13:11:20.250208+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:21 smithi022 bash[80503]: cluster 2024-07-28T13:11:19.635774+0000 mgr.y (mgr.25232) 2399 : cluster [DBG] pgmap v3343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:21 smithi022 bash[80503]: audit 2024-07-28T13:11:20.250208+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:21 smithi022 bash[82865]: cluster 2024-07-28T13:11:19.635774+0000 mgr.y (mgr.25232) 2399 : cluster [DBG] pgmap v3343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:21 smithi022 bash[82865]: audit 2024-07-28T13:11:20.250208+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:22.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3595 16 16 0 0 0 - 0 2024-07-28T13:11:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:11:22 smithi150 bash[60514]: ts=2024-07-28T13:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:11:23.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3596 16 16 0 0 0 - 0 2024-07-28T13:11:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:23 smithi150 bash[67543]: cluster 2024-07-28T13:11:21.637111+0000 mgr.y (mgr.25232) 2400 : cluster [DBG] pgmap v3344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:23 smithi022 bash[80503]: cluster 2024-07-28T13:11:21.637111+0000 mgr.y (mgr.25232) 2400 : cluster [DBG] pgmap v3344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:23 smithi022 bash[82865]: cluster 2024-07-28T13:11:21.637111+0000 mgr.y (mgr.25232) 2400 : cluster [DBG] pgmap v3344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:24.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3597 16 16 0 0 0 - 0 2024-07-28T13:11:25.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3598 16 16 0 0 0 - 0 2024-07-28T13:11:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:25 smithi150 bash[67543]: cluster 2024-07-28T13:11:23.638483+0000 mgr.y (mgr.25232) 2401 : cluster [DBG] pgmap v3345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:25 smithi022 bash[80503]: cluster 2024-07-28T13:11:23.638483+0000 mgr.y (mgr.25232) 2401 : cluster [DBG] pgmap v3345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:25 smithi022 bash[82865]: cluster 2024-07-28T13:11:23.638483+0000 mgr.y (mgr.25232) 2401 : cluster [DBG] pgmap v3345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:26.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3599 16 16 0 0 0 - 0 2024-07-28T13:11:27.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:11:27.299450+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:11:27.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:11:27.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3600 16 16 0 0 0 - 0 2024-07-28T13:11:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:27 smithi150 bash[67543]: cluster 2024-07-28T13:11:25.639828+0000 mgr.y (mgr.25232) 2402 : cluster [DBG] pgmap v3346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:27 smithi022 bash[80503]: cluster 2024-07-28T13:11:25.639828+0000 mgr.y (mgr.25232) 2402 : cluster [DBG] pgmap v3346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:27 smithi022 bash[82865]: cluster 2024-07-28T13:11:25.639828+0000 mgr.y (mgr.25232) 2402 : cluster [DBG] pgmap v3346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:28.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3601 16 16 0 0 0 - 0 2024-07-28T13:11:29.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3602 16 16 0 0 0 - 0 2024-07-28T13:11:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:29 smithi150 bash[67543]: cluster 2024-07-28T13:11:27.641171+0000 mgr.y (mgr.25232) 2403 : cluster [DBG] pgmap v3347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:29 smithi022 bash[80503]: cluster 2024-07-28T13:11:27.641171+0000 mgr.y (mgr.25232) 2403 : cluster [DBG] pgmap v3347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:11:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:11:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:11:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:29 smithi022 bash[82865]: cluster 2024-07-28T13:11:27.641171+0000 mgr.y (mgr.25232) 2403 : cluster [DBG] pgmap v3347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:30.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3603 16 16 0 0 0 - 0 2024-07-28T13:11:31.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3604 16 16 0 0 0 - 0 2024-07-28T13:11:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:31 smithi150 bash[67543]: cluster 2024-07-28T13:11:29.642534+0000 mgr.y (mgr.25232) 2404 : cluster [DBG] pgmap v3348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:31 smithi022 bash[80503]: cluster 2024-07-28T13:11:29.642534+0000 mgr.y (mgr.25232) 2404 : cluster [DBG] pgmap v3348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:31 smithi022 bash[82865]: cluster 2024-07-28T13:11:29.642534+0000 mgr.y (mgr.25232) 2404 : cluster [DBG] pgmap v3348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:32.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3605 16 16 0 0 0 - 0 2024-07-28T13:11:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:11:32 smithi150 bash[60514]: ts=2024-07-28T13:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:11:33.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3606 16 16 0 0 0 - 0 2024-07-28T13:11:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:33 smithi150 bash[67543]: cluster 2024-07-28T13:11:31.644029+0000 mgr.y (mgr.25232) 2405 : cluster [DBG] pgmap v3349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:33 smithi022 bash[80503]: cluster 2024-07-28T13:11:31.644029+0000 mgr.y (mgr.25232) 2405 : cluster [DBG] pgmap v3349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:33 smithi022 bash[82865]: cluster 2024-07-28T13:11:31.644029+0000 mgr.y (mgr.25232) 2405 : cluster [DBG] pgmap v3349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:34.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3607 16 16 0 0 0 - 0 2024-07-28T13:11:35.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3608 16 16 0 0 0 - 0 2024-07-28T13:11:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:35 smithi150 bash[67543]: cluster 2024-07-28T13:11:33.645561+0000 mgr.y (mgr.25232) 2406 : cluster [DBG] pgmap v3350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:35 smithi022 bash[80503]: cluster 2024-07-28T13:11:33.645561+0000 mgr.y (mgr.25232) 2406 : cluster [DBG] pgmap v3350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:35 smithi022 bash[82865]: cluster 2024-07-28T13:11:33.645561+0000 mgr.y (mgr.25232) 2406 : cluster [DBG] pgmap v3350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:36.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3609 16 16 0 0 0 - 0 2024-07-28T13:11:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:36 smithi150 bash[67543]: audit 2024-07-28T13:11:35.253108+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:36 smithi022 bash[80503]: audit 2024-07-28T13:11:35.253108+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:36 smithi022 bash[82865]: audit 2024-07-28T13:11:35.253108+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:37.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3610 16 16 0 0 0 - 0 2024-07-28T13:11:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:37 smithi150 bash[67543]: cluster 2024-07-28T13:11:35.647103+0000 mgr.y (mgr.25232) 2407 : cluster [DBG] pgmap v3351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:37 smithi022 bash[80503]: cluster 2024-07-28T13:11:35.647103+0000 mgr.y (mgr.25232) 2407 : cluster [DBG] pgmap v3351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:37 smithi022 bash[82865]: cluster 2024-07-28T13:11:35.647103+0000 mgr.y (mgr.25232) 2407 : cluster [DBG] pgmap v3351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:38.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3611 16 16 0 0 0 - 0 2024-07-28T13:11:39.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3612 16 16 0 0 0 - 0 2024-07-28T13:11:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:39 smithi150 bash[67543]: cluster 2024-07-28T13:11:37.648643+0000 mgr.y (mgr.25232) 2408 : cluster [DBG] pgmap v3352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:39 smithi022 bash[80503]: cluster 2024-07-28T13:11:37.648643+0000 mgr.y (mgr.25232) 2408 : cluster [DBG] pgmap v3352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:11:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:11:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:11:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:39 smithi022 bash[82865]: cluster 2024-07-28T13:11:37.648643+0000 mgr.y (mgr.25232) 2408 : cluster [DBG] pgmap v3352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:40.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3613 16 16 0 0 0 - 0 2024-07-28T13:11:41.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3614 16 16 0 0 0 - 0 2024-07-28T13:11:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:41 smithi150 bash[67543]: cluster 2024-07-28T13:11:39.650202+0000 mgr.y (mgr.25232) 2409 : cluster [DBG] pgmap v3353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:41 smithi022 bash[80503]: cluster 2024-07-28T13:11:39.650202+0000 mgr.y (mgr.25232) 2409 : cluster [DBG] pgmap v3353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:41 smithi022 bash[82865]: cluster 2024-07-28T13:11:39.650202+0000 mgr.y (mgr.25232) 2409 : cluster [DBG] pgmap v3353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:42.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3615 16 16 0 0 0 - 0 2024-07-28T13:11:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:11:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:11:43.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3616 16 16 0 0 0 - 0 2024-07-28T13:11:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:43 smithi150 bash[67543]: cluster 2024-07-28T13:11:41.651758+0000 mgr.y (mgr.25232) 2410 : cluster [DBG] pgmap v3354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:43 smithi022 bash[80503]: cluster 2024-07-28T13:11:41.651758+0000 mgr.y (mgr.25232) 2410 : cluster [DBG] pgmap v3354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:43 smithi022 bash[82865]: cluster 2024-07-28T13:11:41.651758+0000 mgr.y (mgr.25232) 2410 : cluster [DBG] pgmap v3354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:44.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3617 16 16 0 0 0 - 0 2024-07-28T13:11:45.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3618 16 16 0 0 0 - 0 2024-07-28T13:11:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:45 smithi150 bash[67543]: cluster 2024-07-28T13:11:43.653298+0000 mgr.y (mgr.25232) 2411 : cluster [DBG] pgmap v3355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:45 smithi022 bash[80503]: cluster 2024-07-28T13:11:43.653298+0000 mgr.y (mgr.25232) 2411 : cluster [DBG] pgmap v3355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:45 smithi022 bash[82865]: cluster 2024-07-28T13:11:43.653298+0000 mgr.y (mgr.25232) 2411 : cluster [DBG] pgmap v3355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:46.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3619 16 16 0 0 0 - 0 2024-07-28T13:11:47.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:11:47.302775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:11:47.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:11:47.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3620 16 16 0 0 0 - 0 2024-07-28T13:11:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:47 smithi150 bash[67543]: cluster 2024-07-28T13:11:45.654904+0000 mgr.y (mgr.25232) 2412 : cluster [DBG] pgmap v3356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:47 smithi022 bash[80503]: cluster 2024-07-28T13:11:45.654904+0000 mgr.y (mgr.25232) 2412 : cluster [DBG] pgmap v3356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:47 smithi022 bash[82865]: cluster 2024-07-28T13:11:45.654904+0000 mgr.y (mgr.25232) 2412 : cluster [DBG] pgmap v3356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:48.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3621 16 16 0 0 0 - 0 2024-07-28T13:11:49.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3622 16 16 0 0 0 - 0 2024-07-28T13:11:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:49 smithi150 bash[67543]: cluster 2024-07-28T13:11:47.656441+0000 mgr.y (mgr.25232) 2413 : cluster [DBG] pgmap v3357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:49 smithi022 bash[80503]: cluster 2024-07-28T13:11:47.656441+0000 mgr.y (mgr.25232) 2413 : cluster [DBG] pgmap v3357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:11:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:11:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:11:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:49 smithi022 bash[82865]: cluster 2024-07-28T13:11:47.656441+0000 mgr.y (mgr.25232) 2413 : cluster [DBG] pgmap v3357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:50.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3623 16 16 0 0 0 - 0 2024-07-28T13:11:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:50 smithi150 bash[67543]: audit 2024-07-28T13:11:50.253534+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:50 smithi022 bash[80503]: audit 2024-07-28T13:11:50.253534+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:50 smithi022 bash[82865]: audit 2024-07-28T13:11:50.253534+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:11:51.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3624 16 16 0 0 0 - 0 2024-07-28T13:11:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:51 smithi150 bash[67543]: cluster 2024-07-28T13:11:49.657847+0000 mgr.y (mgr.25232) 2414 : cluster [DBG] pgmap v3358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:51 smithi022 bash[80503]: cluster 2024-07-28T13:11:49.657847+0000 mgr.y (mgr.25232) 2414 : cluster [DBG] pgmap v3358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:51 smithi022 bash[82865]: cluster 2024-07-28T13:11:49.657847+0000 mgr.y (mgr.25232) 2414 : cluster [DBG] pgmap v3358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:52.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3625 16 16 0 0 0 - 0 2024-07-28T13:11:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:11:52 smithi150 bash[60514]: ts=2024-07-28T13:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:11:53.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3626 16 16 0 0 0 - 0 2024-07-28T13:11:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:53 smithi150 bash[67543]: cluster 2024-07-28T13:11:51.659232+0000 mgr.y (mgr.25232) 2415 : cluster [DBG] pgmap v3359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:53 smithi022 bash[80503]: cluster 2024-07-28T13:11:51.659232+0000 mgr.y (mgr.25232) 2415 : cluster [DBG] pgmap v3359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:53 smithi022 bash[82865]: cluster 2024-07-28T13:11:51.659232+0000 mgr.y (mgr.25232) 2415 : cluster [DBG] pgmap v3359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:54.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3627 16 16 0 0 0 - 0 2024-07-28T13:11:55.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3628 16 16 0 0 0 - 0 2024-07-28T13:11:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:55 smithi150 bash[67543]: cluster 2024-07-28T13:11:53.660619+0000 mgr.y (mgr.25232) 2416 : cluster [DBG] pgmap v3360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:55 smithi022 bash[80503]: cluster 2024-07-28T13:11:53.660619+0000 mgr.y (mgr.25232) 2416 : cluster [DBG] pgmap v3360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:55 smithi022 bash[82865]: cluster 2024-07-28T13:11:53.660619+0000 mgr.y (mgr.25232) 2416 : cluster [DBG] pgmap v3360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:56.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3629 16 16 0 0 0 - 0 2024-07-28T13:11:57.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3630 16 16 0 0 0 - 0 2024-07-28T13:11:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:57 smithi150 bash[67543]: cluster 2024-07-28T13:11:55.661953+0000 mgr.y (mgr.25232) 2417 : cluster [DBG] pgmap v3361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:57 smithi022 bash[80503]: cluster 2024-07-28T13:11:55.661953+0000 mgr.y (mgr.25232) 2417 : cluster [DBG] pgmap v3361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:57 smithi022 bash[82865]: cluster 2024-07-28T13:11:55.661953+0000 mgr.y (mgr.25232) 2417 : cluster [DBG] pgmap v3361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:58.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3631 16 16 0 0 0 - 0 2024-07-28T13:11:59.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3632 16 16 0 0 0 - 0 2024-07-28T13:11:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:11:59 smithi150 bash[67543]: cluster 2024-07-28T13:11:57.663326+0000 mgr.y (mgr.25232) 2418 : cluster [DBG] pgmap v3362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:11:59 smithi022 bash[80503]: cluster 2024-07-28T13:11:57.663326+0000 mgr.y (mgr.25232) 2418 : cluster [DBG] pgmap v3362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:11:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:11:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:11:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:11:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:11:59 smithi022 bash[82865]: cluster 2024-07-28T13:11:57.663326+0000 mgr.y (mgr.25232) 2418 : cluster [DBG] pgmap v3362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:00.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3633 16 16 0 0 0 - 0 2024-07-28T13:12:01.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3634 16 16 0 0 0 - 0 2024-07-28T13:12:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:01 smithi150 bash[67543]: cluster 2024-07-28T13:11:59.664683+0000 mgr.y (mgr.25232) 2419 : cluster [DBG] pgmap v3363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:01 smithi022 bash[80503]: cluster 2024-07-28T13:11:59.664683+0000 mgr.y (mgr.25232) 2419 : cluster [DBG] pgmap v3363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:01 smithi022 bash[82865]: cluster 2024-07-28T13:11:59.664683+0000 mgr.y (mgr.25232) 2419 : cluster [DBG] pgmap v3363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:02.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3635 16 16 0 0 0 - 0 2024-07-28T13:12:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:02 smithi150 bash[67543]: cluster 2024-07-28T13:12:01.666027+0000 mgr.y (mgr.25232) 2420 : cluster [DBG] pgmap v3364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:12:02 smithi150 bash[60514]: ts=2024-07-28T13:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:12:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:02 smithi022 bash[80503]: cluster 2024-07-28T13:12:01.666027+0000 mgr.y (mgr.25232) 2420 : cluster [DBG] pgmap v3364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:02 smithi022 bash[82865]: cluster 2024-07-28T13:12:01.666027+0000 mgr.y (mgr.25232) 2420 : cluster [DBG] pgmap v3364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:03.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3636 16 16 0 0 0 - 0 2024-07-28T13:12:04.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3637 16 16 0 0 0 - 0 2024-07-28T13:12:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:04 smithi150 bash[67543]: cluster 2024-07-28T13:12:03.667400+0000 mgr.y (mgr.25232) 2421 : cluster [DBG] pgmap v3365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:04 smithi022 bash[80503]: cluster 2024-07-28T13:12:03.667400+0000 mgr.y (mgr.25232) 2421 : cluster [DBG] pgmap v3365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:04 smithi022 bash[82865]: cluster 2024-07-28T13:12:03.667400+0000 mgr.y (mgr.25232) 2421 : cluster [DBG] pgmap v3365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:05.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3638 16 16 0 0 0 - 0 2024-07-28T13:12:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:05 smithi150 bash[67543]: audit 2024-07-28T13:12:05.253965+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:05 smithi022 bash[80503]: audit 2024-07-28T13:12:05.253965+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:05 smithi022 bash[82865]: audit 2024-07-28T13:12:05.253965+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:06.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3639 16 16 0 0 0 - 0 2024-07-28T13:12:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:06 smithi150 bash[67543]: cluster 2024-07-28T13:12:05.668724+0000 mgr.y (mgr.25232) 2422 : cluster [DBG] pgmap v3366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:06 smithi022 bash[80503]: cluster 2024-07-28T13:12:05.668724+0000 mgr.y (mgr.25232) 2422 : cluster [DBG] pgmap v3366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:06 smithi022 bash[82865]: cluster 2024-07-28T13:12:05.668724+0000 mgr.y (mgr.25232) 2422 : cluster [DBG] pgmap v3366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:07.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:12:07.306099+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:12:07.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:12:07.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3640 16 16 0 0 0 - 0 2024-07-28T13:12:08.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3641 16 16 0 0 0 - 0 2024-07-28T13:12:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:08 smithi150 bash[67543]: cluster 2024-07-28T13:12:07.670063+0000 mgr.y (mgr.25232) 2423 : cluster [DBG] pgmap v3367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:08 smithi022 bash[80503]: cluster 2024-07-28T13:12:07.670063+0000 mgr.y (mgr.25232) 2423 : cluster [DBG] pgmap v3367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:08 smithi022 bash[82865]: cluster 2024-07-28T13:12:07.670063+0000 mgr.y (mgr.25232) 2423 : cluster [DBG] pgmap v3367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:09.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3642 16 16 0 0 0 - 0 2024-07-28T13:12:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:12:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:12:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:12:10.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3643 16 16 0 0 0 - 0 2024-07-28T13:12:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:10 smithi150 bash[67543]: cluster 2024-07-28T13:12:09.671470+0000 mgr.y (mgr.25232) 2424 : cluster [DBG] pgmap v3368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:10 smithi022 bash[80503]: cluster 2024-07-28T13:12:09.671470+0000 mgr.y (mgr.25232) 2424 : cluster [DBG] pgmap v3368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:10 smithi022 bash[82865]: cluster 2024-07-28T13:12:09.671470+0000 mgr.y (mgr.25232) 2424 : cluster [DBG] pgmap v3368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:11.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3644 16 16 0 0 0 - 0 2024-07-28T13:12:12.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3645 16 16 0 0 0 - 0 2024-07-28T13:12:12.746 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:12:12 smithi150 bash[60514]: ts=2024-07-28T13:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:12:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:12 smithi150 bash[67543]: cluster 2024-07-28T13:12:11.672813+0000 mgr.y (mgr.25232) 2425 : cluster [DBG] pgmap v3369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:12 smithi022 bash[80503]: cluster 2024-07-28T13:12:11.672813+0000 mgr.y (mgr.25232) 2425 : cluster [DBG] pgmap v3369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:12 smithi022 bash[82865]: cluster 2024-07-28T13:12:11.672813+0000 mgr.y (mgr.25232) 2425 : cluster [DBG] pgmap v3369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:13.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3646 16 16 0 0 0 - 0 2024-07-28T13:12:14.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3647 16 16 0 0 0 - 0 2024-07-28T13:12:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:14 smithi150 bash[67543]: cluster 2024-07-28T13:12:13.674141+0000 mgr.y (mgr.25232) 2426 : cluster [DBG] pgmap v3370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:14 smithi022 bash[80503]: cluster 2024-07-28T13:12:13.674141+0000 mgr.y (mgr.25232) 2426 : cluster [DBG] pgmap v3370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:14 smithi022 bash[82865]: cluster 2024-07-28T13:12:13.674141+0000 mgr.y (mgr.25232) 2426 : cluster [DBG] pgmap v3370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:15.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3648 16 16 0 0 0 - 0 2024-07-28T13:12:16.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3649 16 16 0 0 0 - 0 2024-07-28T13:12:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:16 smithi150 bash[67543]: cluster 2024-07-28T13:12:15.675489+0000 mgr.y (mgr.25232) 2427 : cluster [DBG] pgmap v3371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:16 smithi022 bash[80503]: cluster 2024-07-28T13:12:15.675489+0000 mgr.y (mgr.25232) 2427 : cluster [DBG] pgmap v3371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:16 smithi022 bash[82865]: cluster 2024-07-28T13:12:15.675489+0000 mgr.y (mgr.25232) 2427 : cluster [DBG] pgmap v3371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:17.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3650 16 16 0 0 0 - 0 2024-07-28T13:12:18.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3651 16 16 0 0 0 - 0 2024-07-28T13:12:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:18 smithi150 bash[67543]: cluster 2024-07-28T13:12:17.676917+0000 mgr.y (mgr.25232) 2428 : cluster [DBG] pgmap v3372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:18 smithi022 bash[80503]: cluster 2024-07-28T13:12:17.676917+0000 mgr.y (mgr.25232) 2428 : cluster [DBG] pgmap v3372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:18 smithi022 bash[82865]: cluster 2024-07-28T13:12:17.676917+0000 mgr.y (mgr.25232) 2428 : cluster [DBG] pgmap v3372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:19.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3652 16 16 0 0 0 - 0 2024-07-28T13:12:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:12:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:12:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:12:20.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3653 16 16 0 0 0 - 0 2024-07-28T13:12:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:20 smithi150 bash[67543]: cluster 2024-07-28T13:12:19.678242+0000 mgr.y (mgr.25232) 2429 : cluster [DBG] pgmap v3373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:20 smithi150 bash[67543]: audit 2024-07-28T13:12:19.977580+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:12:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:20 smithi150 bash[67543]: audit 2024-07-28T13:12:20.254377+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:20 smithi022 bash[80503]: cluster 2024-07-28T13:12:19.678242+0000 mgr.y (mgr.25232) 2429 : cluster [DBG] pgmap v3373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:20 smithi022 bash[80503]: audit 2024-07-28T13:12:19.977580+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:12:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:20 smithi022 bash[80503]: audit 2024-07-28T13:12:20.254377+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:20 smithi022 bash[82865]: cluster 2024-07-28T13:12:19.678242+0000 mgr.y (mgr.25232) 2429 : cluster [DBG] pgmap v3373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:20 smithi022 bash[82865]: audit 2024-07-28T13:12:19.977580+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:12:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:20 smithi022 bash[82865]: audit 2024-07-28T13:12:20.254377+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:21.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3654 16 16 0 0 0 - 0 2024-07-28T13:12:22.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3655 16 16 0 0 0 - 0 2024-07-28T13:12:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:12:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:12:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:22 smithi150 bash[67543]: cluster 2024-07-28T13:12:21.679567+0000 mgr.y (mgr.25232) 2430 : cluster [DBG] pgmap v3374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:22 smithi022 bash[80503]: cluster 2024-07-28T13:12:21.679567+0000 mgr.y (mgr.25232) 2430 : cluster [DBG] pgmap v3374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:22 smithi022 bash[82865]: cluster 2024-07-28T13:12:21.679567+0000 mgr.y (mgr.25232) 2430 : cluster [DBG] pgmap v3374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:23.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3656 16 16 0 0 0 - 0 2024-07-28T13:12:24.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3657 16 16 0 0 0 - 0 2024-07-28T13:12:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:24 smithi022 bash[80503]: cluster 2024-07-28T13:12:23.680936+0000 mgr.y (mgr.25232) 2431 : cluster [DBG] pgmap v3375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:24 smithi022 bash[82865]: cluster 2024-07-28T13:12:23.680936+0000 mgr.y (mgr.25232) 2431 : cluster [DBG] pgmap v3375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:24 smithi150 bash[67543]: cluster 2024-07-28T13:12:23.680936+0000 mgr.y (mgr.25232) 2431 : cluster [DBG] pgmap v3375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:25.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3658 16 16 0 0 0 - 0 2024-07-28T13:12:26.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3659 16 16 0 0 0 - 0 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: cluster 2024-07-28T13:12:25.681839+0000 mgr.y (mgr.25232) 2432 : cluster [DBG] pgmap v3376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:25.691510+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:25.697102+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:25.865394+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:25.873032+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:26.279725+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:26.281396+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:12:27.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:26 smithi150 bash[67543]: audit 2024-07-28T13:12:26.291410+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: cluster 2024-07-28T13:12:25.681839+0000 mgr.y (mgr.25232) 2432 : cluster [DBG] pgmap v3376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:25.691510+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:25.697102+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:25.865394+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:25.873032+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:26.279725+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:26.281396+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[80503]: audit 2024-07-28T13:12:26.291410+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: cluster 2024-07-28T13:12:25.681839+0000 mgr.y (mgr.25232) 2432 : cluster [DBG] pgmap v3376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:25.691510+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:25.697102+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:25.865394+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:25.873032+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:26.279725+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:12:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:26.281396+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:12:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:26 smithi022 bash[82865]: audit 2024-07-28T13:12:26.291410+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:12:27.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:12:27.309265+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:12:27.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:12:27.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3660 16 16 0 0 0 - 0 2024-07-28T13:12:28.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3661 16 16 0 0 0 - 0 2024-07-28T13:12:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:28 smithi150 bash[67543]: cluster 2024-07-28T13:12:27.683204+0000 mgr.y (mgr.25232) 2433 : cluster [DBG] pgmap v3377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:28 smithi022 bash[80503]: cluster 2024-07-28T13:12:27.683204+0000 mgr.y (mgr.25232) 2433 : cluster [DBG] pgmap v3377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:28 smithi022 bash[82865]: cluster 2024-07-28T13:12:27.683204+0000 mgr.y (mgr.25232) 2433 : cluster [DBG] pgmap v3377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:29.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3662 16 16 0 0 0 - 0 2024-07-28T13:12:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:12:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:12:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:12:30.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3663 16 16 0 0 0 - 0 2024-07-28T13:12:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:30 smithi150 bash[67543]: cluster 2024-07-28T13:12:29.684573+0000 mgr.y (mgr.25232) 2434 : cluster [DBG] pgmap v3378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:30 smithi022 bash[80503]: cluster 2024-07-28T13:12:29.684573+0000 mgr.y (mgr.25232) 2434 : cluster [DBG] pgmap v3378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:30 smithi022 bash[82865]: cluster 2024-07-28T13:12:29.684573+0000 mgr.y (mgr.25232) 2434 : cluster [DBG] pgmap v3378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:31.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3664 16 16 0 0 0 - 0 2024-07-28T13:12:32.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3665 16 16 0 0 0 - 0 2024-07-28T13:12:32.704 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:12:32 smithi150 bash[60514]: ts=2024-07-28T13:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:12:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:32 smithi150 bash[67543]: cluster 2024-07-28T13:12:31.685937+0000 mgr.y (mgr.25232) 2435 : cluster [DBG] pgmap v3379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:32 smithi022 bash[80503]: cluster 2024-07-28T13:12:31.685937+0000 mgr.y (mgr.25232) 2435 : cluster [DBG] pgmap v3379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:32 smithi022 bash[82865]: cluster 2024-07-28T13:12:31.685937+0000 mgr.y (mgr.25232) 2435 : cluster [DBG] pgmap v3379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:33.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3666 16 16 0 0 0 - 0 2024-07-28T13:12:34.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3667 16 16 0 0 0 - 0 2024-07-28T13:12:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:34 smithi150 bash[67543]: cluster 2024-07-28T13:12:33.687311+0000 mgr.y (mgr.25232) 2436 : cluster [DBG] pgmap v3380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:34 smithi022 bash[80503]: cluster 2024-07-28T13:12:33.687311+0000 mgr.y (mgr.25232) 2436 : cluster [DBG] pgmap v3380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:34 smithi022 bash[82865]: cluster 2024-07-28T13:12:33.687311+0000 mgr.y (mgr.25232) 2436 : cluster [DBG] pgmap v3380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:35.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3668 16 16 0 0 0 - 0 2024-07-28T13:12:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:35 smithi150 bash[67543]: audit 2024-07-28T13:12:35.257070+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:35 smithi022 bash[80503]: audit 2024-07-28T13:12:35.257070+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:35 smithi022 bash[82865]: audit 2024-07-28T13:12:35.257070+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:36.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3669 16 16 0 0 0 - 0 2024-07-28T13:12:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:36 smithi150 bash[67543]: cluster 2024-07-28T13:12:35.688627+0000 mgr.y (mgr.25232) 2437 : cluster [DBG] pgmap v3381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:36 smithi022 bash[80503]: cluster 2024-07-28T13:12:35.688627+0000 mgr.y (mgr.25232) 2437 : cluster [DBG] pgmap v3381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:36 smithi022 bash[82865]: cluster 2024-07-28T13:12:35.688627+0000 mgr.y (mgr.25232) 2437 : cluster [DBG] pgmap v3381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:37.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3670 16 16 0 0 0 - 0 2024-07-28T13:12:38.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3671 16 16 0 0 0 - 0 2024-07-28T13:12:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:38 smithi150 bash[67543]: cluster 2024-07-28T13:12:37.689997+0000 mgr.y (mgr.25232) 2438 : cluster [DBG] pgmap v3382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:38 smithi022 bash[80503]: cluster 2024-07-28T13:12:37.689997+0000 mgr.y (mgr.25232) 2438 : cluster [DBG] pgmap v3382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:38 smithi022 bash[82865]: cluster 2024-07-28T13:12:37.689997+0000 mgr.y (mgr.25232) 2438 : cluster [DBG] pgmap v3382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:39.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3672 16 16 0 0 0 - 0 2024-07-28T13:12:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:12:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:12:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:12:40.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3673 16 16 0 0 0 - 0 2024-07-28T13:12:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:40 smithi150 bash[67543]: cluster 2024-07-28T13:12:39.691441+0000 mgr.y (mgr.25232) 2439 : cluster [DBG] pgmap v3383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:40 smithi022 bash[80503]: cluster 2024-07-28T13:12:39.691441+0000 mgr.y (mgr.25232) 2439 : cluster [DBG] pgmap v3383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:40 smithi022 bash[82865]: cluster 2024-07-28T13:12:39.691441+0000 mgr.y (mgr.25232) 2439 : cluster [DBG] pgmap v3383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:41.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3674 16 16 0 0 0 - 0 2024-07-28T13:12:42.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3675 16 16 0 0 0 - 0 2024-07-28T13:12:42.733 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:12:42 smithi150 bash[60514]: ts=2024-07-28T13:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:12:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:42 smithi150 bash[67543]: cluster 2024-07-28T13:12:41.692788+0000 mgr.y (mgr.25232) 2440 : cluster [DBG] pgmap v3384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:42 smithi022 bash[80503]: cluster 2024-07-28T13:12:41.692788+0000 mgr.y (mgr.25232) 2440 : cluster [DBG] pgmap v3384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:42 smithi022 bash[82865]: cluster 2024-07-28T13:12:41.692788+0000 mgr.y (mgr.25232) 2440 : cluster [DBG] pgmap v3384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:43.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3676 16 16 0 0 0 - 0 2024-07-28T13:12:44.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3677 16 16 0 0 0 - 0 2024-07-28T13:12:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:44 smithi150 bash[67543]: cluster 2024-07-28T13:12:43.694163+0000 mgr.y (mgr.25232) 2441 : cluster [DBG] pgmap v3385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:44 smithi022 bash[80503]: cluster 2024-07-28T13:12:43.694163+0000 mgr.y (mgr.25232) 2441 : cluster [DBG] pgmap v3385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:44 smithi022 bash[82865]: cluster 2024-07-28T13:12:43.694163+0000 mgr.y (mgr.25232) 2441 : cluster [DBG] pgmap v3385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:45.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3678 16 16 0 0 0 - 0 2024-07-28T13:12:46.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3679 16 16 0 0 0 - 0 2024-07-28T13:12:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:46 smithi150 bash[67543]: cluster 2024-07-28T13:12:45.695540+0000 mgr.y (mgr.25232) 2442 : cluster [DBG] pgmap v3386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:46 smithi022 bash[80503]: cluster 2024-07-28T13:12:45.695540+0000 mgr.y (mgr.25232) 2442 : cluster [DBG] pgmap v3386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:46 smithi022 bash[82865]: cluster 2024-07-28T13:12:45.695540+0000 mgr.y (mgr.25232) 2442 : cluster [DBG] pgmap v3386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:47.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:12:47.312435+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:12:47.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:12:47.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3680 16 16 0 0 0 - 0 2024-07-28T13:12:48.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3681 16 16 0 0 0 - 0 2024-07-28T13:12:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:48 smithi150 bash[67543]: cluster 2024-07-28T13:12:47.696926+0000 mgr.y (mgr.25232) 2443 : cluster [DBG] pgmap v3387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:48 smithi022 bash[80503]: cluster 2024-07-28T13:12:47.696926+0000 mgr.y (mgr.25232) 2443 : cluster [DBG] pgmap v3387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:48 smithi022 bash[82865]: cluster 2024-07-28T13:12:47.696926+0000 mgr.y (mgr.25232) 2443 : cluster [DBG] pgmap v3387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:49.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3682 16 16 0 0 0 - 0 2024-07-28T13:12:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:12:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:12:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:12:50.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3683 16 16 0 0 0 - 0 2024-07-28T13:12:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:50 smithi150 bash[67543]: cluster 2024-07-28T13:12:49.698318+0000 mgr.y (mgr.25232) 2444 : cluster [DBG] pgmap v3388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:50 smithi150 bash[67543]: audit 2024-07-28T13:12:50.257513+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:50 smithi022 bash[80503]: cluster 2024-07-28T13:12:49.698318+0000 mgr.y (mgr.25232) 2444 : cluster [DBG] pgmap v3388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:50 smithi022 bash[80503]: audit 2024-07-28T13:12:50.257513+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:50 smithi022 bash[82865]: cluster 2024-07-28T13:12:49.698318+0000 mgr.y (mgr.25232) 2444 : cluster [DBG] pgmap v3388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:50 smithi022 bash[82865]: audit 2024-07-28T13:12:50.257513+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:12:51.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3684 16 16 0 0 0 - 0 2024-07-28T13:12:52.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3685 16 16 0 0 0 - 0 2024-07-28T13:12:52.752 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:12:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:12:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:52 smithi150 bash[67543]: cluster 2024-07-28T13:12:51.699756+0000 mgr.y (mgr.25232) 2445 : cluster [DBG] pgmap v3389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:52 smithi022 bash[80503]: cluster 2024-07-28T13:12:51.699756+0000 mgr.y (mgr.25232) 2445 : cluster [DBG] pgmap v3389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:52 smithi022 bash[82865]: cluster 2024-07-28T13:12:51.699756+0000 mgr.y (mgr.25232) 2445 : cluster [DBG] pgmap v3389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:53.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3686 16 16 0 0 0 - 0 2024-07-28T13:12:54.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3687 16 16 0 0 0 - 0 2024-07-28T13:12:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:54 smithi150 bash[67543]: cluster 2024-07-28T13:12:53.701169+0000 mgr.y (mgr.25232) 2446 : cluster [DBG] pgmap v3390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:54 smithi022 bash[80503]: cluster 2024-07-28T13:12:53.701169+0000 mgr.y (mgr.25232) 2446 : cluster [DBG] pgmap v3390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:54 smithi022 bash[82865]: cluster 2024-07-28T13:12:53.701169+0000 mgr.y (mgr.25232) 2446 : cluster [DBG] pgmap v3390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:55.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3688 16 16 0 0 0 - 0 2024-07-28T13:12:56.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3689 16 16 0 0 0 - 0 2024-07-28T13:12:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:56 smithi150 bash[67543]: cluster 2024-07-28T13:12:55.702559+0000 mgr.y (mgr.25232) 2447 : cluster [DBG] pgmap v3391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:56 smithi022 bash[80503]: cluster 2024-07-28T13:12:55.702559+0000 mgr.y (mgr.25232) 2447 : cluster [DBG] pgmap v3391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:56 smithi022 bash[82865]: cluster 2024-07-28T13:12:55.702559+0000 mgr.y (mgr.25232) 2447 : cluster [DBG] pgmap v3391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:57.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3690 16 16 0 0 0 - 0 2024-07-28T13:12:58.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3691 16 16 0 0 0 - 0 2024-07-28T13:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:12:58 smithi150 bash[67543]: cluster 2024-07-28T13:12:57.703911+0000 mgr.y (mgr.25232) 2448 : cluster [DBG] pgmap v3392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:12:58 smithi022 bash[80503]: cluster 2024-07-28T13:12:57.703911+0000 mgr.y (mgr.25232) 2448 : cluster [DBG] pgmap v3392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:12:58 smithi022 bash[82865]: cluster 2024-07-28T13:12:57.703911+0000 mgr.y (mgr.25232) 2448 : cluster [DBG] pgmap v3392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:12:59.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3692 16 16 0 0 0 - 0 2024-07-28T13:12:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:12:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:12:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:13:00.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3693 16 16 0 0 0 - 0 2024-07-28T13:13:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:00 smithi150 bash[67543]: cluster 2024-07-28T13:12:59.705270+0000 mgr.y (mgr.25232) 2449 : cluster [DBG] pgmap v3393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:00 smithi022 bash[80503]: cluster 2024-07-28T13:12:59.705270+0000 mgr.y (mgr.25232) 2449 : cluster [DBG] pgmap v3393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:00 smithi022 bash[82865]: cluster 2024-07-28T13:12:59.705270+0000 mgr.y (mgr.25232) 2449 : cluster [DBG] pgmap v3393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:01.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3694 16 16 0 0 0 - 0 2024-07-28T13:13:02.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3695 16 16 0 0 0 - 0 2024-07-28T13:13:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:13:02 smithi150 bash[60514]: ts=2024-07-28T13:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:13:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:02 smithi022 bash[80503]: cluster 2024-07-28T13:13:01.706709+0000 mgr.y (mgr.25232) 2450 : cluster [DBG] pgmap v3394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:02 smithi022 bash[82865]: cluster 2024-07-28T13:13:01.706709+0000 mgr.y (mgr.25232) 2450 : cluster [DBG] pgmap v3394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:02 smithi150 bash[67543]: cluster 2024-07-28T13:13:01.706709+0000 mgr.y (mgr.25232) 2450 : cluster [DBG] pgmap v3394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:03.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3696 16 16 0 0 0 - 0 2024-07-28T13:13:04.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3697 16 16 0 0 0 - 0 2024-07-28T13:13:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:04 smithi022 bash[80503]: cluster 2024-07-28T13:13:03.708108+0000 mgr.y (mgr.25232) 2451 : cluster [DBG] pgmap v3395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:04 smithi022 bash[82865]: cluster 2024-07-28T13:13:03.708108+0000 mgr.y (mgr.25232) 2451 : cluster [DBG] pgmap v3395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:04 smithi150 bash[67543]: cluster 2024-07-28T13:13:03.708108+0000 mgr.y (mgr.25232) 2451 : cluster [DBG] pgmap v3395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:05.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3698 16 16 0 0 0 - 0 2024-07-28T13:13:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:05 smithi022 bash[80503]: audit 2024-07-28T13:13:05.257975+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:05 smithi022 bash[82865]: audit 2024-07-28T13:13:05.257975+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:05 smithi150 bash[67543]: audit 2024-07-28T13:13:05.257975+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:06.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3699 16 16 0 0 0 - 0 2024-07-28T13:13:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:06 smithi022 bash[80503]: cluster 2024-07-28T13:13:05.709464+0000 mgr.y (mgr.25232) 2452 : cluster [DBG] pgmap v3396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:06 smithi022 bash[82865]: cluster 2024-07-28T13:13:05.709464+0000 mgr.y (mgr.25232) 2452 : cluster [DBG] pgmap v3396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:06 smithi150 bash[67543]: cluster 2024-07-28T13:13:05.709464+0000 mgr.y (mgr.25232) 2452 : cluster [DBG] pgmap v3396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:07.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:13:07.315760+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:13:07.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:13:07.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3700 16 16 0 0 0 - 0 2024-07-28T13:13:08.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3701 16 16 0 0 0 - 0 2024-07-28T13:13:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:08 smithi022 bash[80503]: cluster 2024-07-28T13:13:07.710886+0000 mgr.y (mgr.25232) 2453 : cluster [DBG] pgmap v3397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:08 smithi022 bash[82865]: cluster 2024-07-28T13:13:07.710886+0000 mgr.y (mgr.25232) 2453 : cluster [DBG] pgmap v3397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:08 smithi150 bash[67543]: cluster 2024-07-28T13:13:07.710886+0000 mgr.y (mgr.25232) 2453 : cluster [DBG] pgmap v3397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:09.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3702 16 16 0 0 0 - 0 2024-07-28T13:13:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:13:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:13:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:13:10.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3703 16 16 0 0 0 - 0 2024-07-28T13:13:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:10 smithi022 bash[80503]: cluster 2024-07-28T13:13:09.712251+0000 mgr.y (mgr.25232) 2454 : cluster [DBG] pgmap v3398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:10 smithi022 bash[82865]: cluster 2024-07-28T13:13:09.712251+0000 mgr.y (mgr.25232) 2454 : cluster [DBG] pgmap v3398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:10 smithi150 bash[67543]: cluster 2024-07-28T13:13:09.712251+0000 mgr.y (mgr.25232) 2454 : cluster [DBG] pgmap v3398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:11.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3704 16 16 0 0 0 - 0 2024-07-28T13:13:12.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3705 16 16 0 0 0 - 0 2024-07-28T13:13:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:13:12 smithi150 bash[60514]: ts=2024-07-28T13:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:13:13.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:12 smithi022 bash[80503]: cluster 2024-07-28T13:13:11.713615+0000 mgr.y (mgr.25232) 2455 : cluster [DBG] pgmap v3399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:12 smithi022 bash[82865]: cluster 2024-07-28T13:13:11.713615+0000 mgr.y (mgr.25232) 2455 : cluster [DBG] pgmap v3399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:12 smithi150 bash[67543]: cluster 2024-07-28T13:13:11.713615+0000 mgr.y (mgr.25232) 2455 : cluster [DBG] pgmap v3399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:13.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3706 16 16 0 0 0 - 0 2024-07-28T13:13:14.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3707 16 16 0 0 0 - 0 2024-07-28T13:13:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 13:13:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T13:13:14.266336295Z level=info msg="Completed cleanup jobs" duration=142.089285ms 2024-07-28T13:13:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:14 smithi022 bash[80503]: cluster 2024-07-28T13:13:13.715119+0000 mgr.y (mgr.25232) 2456 : cluster [DBG] pgmap v3400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:14 smithi022 bash[82865]: cluster 2024-07-28T13:13:13.715119+0000 mgr.y (mgr.25232) 2456 : cluster [DBG] pgmap v3400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:14 smithi150 bash[67543]: cluster 2024-07-28T13:13:13.715119+0000 mgr.y (mgr.25232) 2456 : cluster [DBG] pgmap v3400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:15.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3708 16 16 0 0 0 - 0 2024-07-28T13:13:16.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3709 16 16 0 0 0 - 0 2024-07-28T13:13:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:16 smithi022 bash[80503]: cluster 2024-07-28T13:13:15.716481+0000 mgr.y (mgr.25232) 2457 : cluster [DBG] pgmap v3401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:16 smithi022 bash[82865]: cluster 2024-07-28T13:13:15.716481+0000 mgr.y (mgr.25232) 2457 : cluster [DBG] pgmap v3401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:16 smithi150 bash[67543]: cluster 2024-07-28T13:13:15.716481+0000 mgr.y (mgr.25232) 2457 : cluster [DBG] pgmap v3401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:17.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3710 16 16 0 0 0 - 0 2024-07-28T13:13:18.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3711 16 16 0 0 0 - 0 2024-07-28T13:13:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:18 smithi022 bash[80503]: cluster 2024-07-28T13:13:17.717903+0000 mgr.y (mgr.25232) 2458 : cluster [DBG] pgmap v3402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:18 smithi022 bash[82865]: cluster 2024-07-28T13:13:17.717903+0000 mgr.y (mgr.25232) 2458 : cluster [DBG] pgmap v3402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:18 smithi150 bash[67543]: cluster 2024-07-28T13:13:17.717903+0000 mgr.y (mgr.25232) 2458 : cluster [DBG] pgmap v3402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:19.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3712 16 16 0 0 0 - 0 2024-07-28T13:13:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:13:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:13:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:13:20.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3713 16 16 0 0 0 - 0 2024-07-28T13:13:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:20 smithi022 bash[80503]: cluster 2024-07-28T13:13:19.719306+0000 mgr.y (mgr.25232) 2459 : cluster [DBG] pgmap v3403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:20 smithi022 bash[80503]: audit 2024-07-28T13:13:20.258337+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:20 smithi022 bash[82865]: cluster 2024-07-28T13:13:19.719306+0000 mgr.y (mgr.25232) 2459 : cluster [DBG] pgmap v3403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:20 smithi022 bash[82865]: audit 2024-07-28T13:13:20.258337+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:20 smithi150 bash[67543]: cluster 2024-07-28T13:13:19.719306+0000 mgr.y (mgr.25232) 2459 : cluster [DBG] pgmap v3403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:20 smithi150 bash[67543]: audit 2024-07-28T13:13:20.258337+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:21.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3714 16 16 0 0 0 - 0 2024-07-28T13:13:22.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3715 16 16 0 0 0 - 0 2024-07-28T13:13:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:13:22 smithi150 bash[60514]: ts=2024-07-28T13:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:13:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:22 smithi022 bash[80503]: cluster 2024-07-28T13:13:21.720662+0000 mgr.y (mgr.25232) 2460 : cluster [DBG] pgmap v3404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:22 smithi022 bash[82865]: cluster 2024-07-28T13:13:21.720662+0000 mgr.y (mgr.25232) 2460 : cluster [DBG] pgmap v3404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:22 smithi150 bash[67543]: cluster 2024-07-28T13:13:21.720662+0000 mgr.y (mgr.25232) 2460 : cluster [DBG] pgmap v3404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:23.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3716 16 16 0 0 0 - 0 2024-07-28T13:13:24.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3717 16 16 0 0 0 - 0 2024-07-28T13:13:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:24 smithi150 bash[67543]: cluster 2024-07-28T13:13:23.722027+0000 mgr.y (mgr.25232) 2461 : cluster [DBG] pgmap v3405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:25.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3718 16 16 0 0 0 - 0 2024-07-28T13:13:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:24 smithi022 bash[80503]: cluster 2024-07-28T13:13:23.722027+0000 mgr.y (mgr.25232) 2461 : cluster [DBG] pgmap v3405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:24 smithi022 bash[82865]: cluster 2024-07-28T13:13:23.722027+0000 mgr.y (mgr.25232) 2461 : cluster [DBG] pgmap v3405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:26.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3719 16 16 0 0 0 - 0 2024-07-28T13:13:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:26 smithi150 bash[67543]: cluster 2024-07-28T13:13:25.723436+0000 mgr.y (mgr.25232) 2462 : cluster [DBG] pgmap v3406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:26 smithi150 bash[67543]: audit 2024-07-28T13:13:26.420786+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:13:27.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:13:27.318754+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:13:27.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:13:27.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3720 16 16 0 0 0 - 0 2024-07-28T13:13:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:26 smithi022 bash[80503]: cluster 2024-07-28T13:13:25.723436+0000 mgr.y (mgr.25232) 2462 : cluster [DBG] pgmap v3406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:26 smithi022 bash[80503]: audit 2024-07-28T13:13:26.420786+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:13:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:26 smithi022 bash[82865]: cluster 2024-07-28T13:13:25.723436+0000 mgr.y (mgr.25232) 2462 : cluster [DBG] pgmap v3406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:26 smithi022 bash[82865]: audit 2024-07-28T13:13:26.420786+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:13:28.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3721 16 16 0 0 0 - 0 2024-07-28T13:13:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:28 smithi150 bash[67543]: cluster 2024-07-28T13:13:27.724818+0000 mgr.y (mgr.25232) 2463 : cluster [DBG] pgmap v3407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:29.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3722 16 16 0 0 0 - 0 2024-07-28T13:13:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:28 smithi022 bash[80503]: cluster 2024-07-28T13:13:27.724818+0000 mgr.y (mgr.25232) 2463 : cluster [DBG] pgmap v3407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:28 smithi022 bash[82865]: cluster 2024-07-28T13:13:27.724818+0000 mgr.y (mgr.25232) 2463 : cluster [DBG] pgmap v3407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:13:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:13:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:13:30.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3723 16 16 0 0 0 - 0 2024-07-28T13:13:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:30 smithi150 bash[67543]: cluster 2024-07-28T13:13:29.726190+0000 mgr.y (mgr.25232) 2464 : cluster [DBG] pgmap v3408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:31.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3724 16 16 0 0 0 - 0 2024-07-28T13:13:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:30 smithi022 bash[80503]: cluster 2024-07-28T13:13:29.726190+0000 mgr.y (mgr.25232) 2464 : cluster [DBG] pgmap v3408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:30 smithi022 bash[82865]: cluster 2024-07-28T13:13:29.726190+0000 mgr.y (mgr.25232) 2464 : cluster [DBG] pgmap v3408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:32.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3725 16 16 0 0 0 - 0 2024-07-28T13:13:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:13:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:13:33.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3726 16 16 0 0 0 - 0 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: cluster 2024-07-28T13:13:31.726859+0000 mgr.y (mgr.25232) 2465 : cluster [DBG] pgmap v3409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.059710+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.065753+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.350401+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.355746+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.762695+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.764500+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:13:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[80503]: audit 2024-07-28T13:13:32.774273+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: cluster 2024-07-28T13:13:31.726859+0000 mgr.y (mgr.25232) 2465 : cluster [DBG] pgmap v3409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.059710+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.065753+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.350401+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.355746+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.762695+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.764500+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:13:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:33 smithi022 bash[82865]: audit 2024-07-28T13:13:32.774273+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: cluster 2024-07-28T13:13:31.726859+0000 mgr.y (mgr.25232) 2465 : cluster [DBG] pgmap v3409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.059710+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.065753+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.350401+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.355746+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.762695+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.764500+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:13:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:33 smithi150 bash[67543]: audit 2024-07-28T13:13:32.774273+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:13:34.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3727 16 16 0 0 0 - 0 2024-07-28T13:13:35.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3728 16 16 0 0 0 - 0 2024-07-28T13:13:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:35 smithi022 bash[80503]: cluster 2024-07-28T13:13:33.728302+0000 mgr.y (mgr.25232) 2466 : cluster [DBG] pgmap v3410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:35 smithi022 bash[82865]: cluster 2024-07-28T13:13:33.728302+0000 mgr.y (mgr.25232) 2466 : cluster [DBG] pgmap v3410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:35 smithi150 bash[67543]: cluster 2024-07-28T13:13:33.728302+0000 mgr.y (mgr.25232) 2466 : cluster [DBG] pgmap v3410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:36.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3729 16 16 0 0 0 - 0 2024-07-28T13:13:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:36 smithi022 bash[80503]: audit 2024-07-28T13:13:35.260861+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:36 smithi022 bash[82865]: audit 2024-07-28T13:13:35.260861+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:36 smithi150 bash[67543]: audit 2024-07-28T13:13:35.260861+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:37.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3730 16 16 0 0 0 - 0 2024-07-28T13:13:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:37 smithi022 bash[80503]: cluster 2024-07-28T13:13:35.729661+0000 mgr.y (mgr.25232) 2467 : cluster [DBG] pgmap v3411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:37 smithi022 bash[82865]: cluster 2024-07-28T13:13:35.729661+0000 mgr.y (mgr.25232) 2467 : cluster [DBG] pgmap v3411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:37 smithi150 bash[67543]: cluster 2024-07-28T13:13:35.729661+0000 mgr.y (mgr.25232) 2467 : cluster [DBG] pgmap v3411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:38.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3731 16 16 0 0 0 - 0 2024-07-28T13:13:39.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3732 16 16 0 0 0 - 0 2024-07-28T13:13:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:39 smithi022 bash[80503]: cluster 2024-07-28T13:13:37.731037+0000 mgr.y (mgr.25232) 2468 : cluster [DBG] pgmap v3412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:39 smithi022 bash[82865]: cluster 2024-07-28T13:13:37.731037+0000 mgr.y (mgr.25232) 2468 : cluster [DBG] pgmap v3412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:39 smithi150 bash[67543]: cluster 2024-07-28T13:13:37.731037+0000 mgr.y (mgr.25232) 2468 : cluster [DBG] pgmap v3412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:13:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:13:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:13:40.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3733 16 16 0 0 0 - 0 2024-07-28T13:13:41.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3734 16 16 0 0 0 - 0 2024-07-28T13:13:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:41 smithi150 bash[67543]: cluster 2024-07-28T13:13:39.732415+0000 mgr.y (mgr.25232) 2469 : cluster [DBG] pgmap v3413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:41 smithi022 bash[80503]: cluster 2024-07-28T13:13:39.732415+0000 mgr.y (mgr.25232) 2469 : cluster [DBG] pgmap v3413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:41.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:41 smithi022 bash[82865]: cluster 2024-07-28T13:13:39.732415+0000 mgr.y (mgr.25232) 2469 : cluster [DBG] pgmap v3413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:42.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3735 16 16 0 0 0 - 0 2024-07-28T13:13:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:13:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:13:43.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3736 16 16 0 0 0 - 0 2024-07-28T13:13:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:43 smithi150 bash[67543]: cluster 2024-07-28T13:13:41.733755+0000 mgr.y (mgr.25232) 2470 : cluster [DBG] pgmap v3414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:43 smithi022 bash[80503]: cluster 2024-07-28T13:13:41.733755+0000 mgr.y (mgr.25232) 2470 : cluster [DBG] pgmap v3414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:43 smithi022 bash[82865]: cluster 2024-07-28T13:13:41.733755+0000 mgr.y (mgr.25232) 2470 : cluster [DBG] pgmap v3414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:44.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3737 16 16 0 0 0 - 0 2024-07-28T13:13:45.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3738 16 16 0 0 0 - 0 2024-07-28T13:13:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:45 smithi150 bash[67543]: cluster 2024-07-28T13:13:43.735144+0000 mgr.y (mgr.25232) 2471 : cluster [DBG] pgmap v3415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:45 smithi022 bash[80503]: cluster 2024-07-28T13:13:43.735144+0000 mgr.y (mgr.25232) 2471 : cluster [DBG] pgmap v3415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:45 smithi022 bash[82865]: cluster 2024-07-28T13:13:43.735144+0000 mgr.y (mgr.25232) 2471 : cluster [DBG] pgmap v3415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:46.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3739 16 16 0 0 0 - 0 2024-07-28T13:13:47.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:13:47.321890+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:13:47.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:13:47.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3740 16 16 0 0 0 - 0 2024-07-28T13:13:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:47 smithi150 bash[67543]: cluster 2024-07-28T13:13:45.736496+0000 mgr.y (mgr.25232) 2472 : cluster [DBG] pgmap v3416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:47 smithi022 bash[82865]: cluster 2024-07-28T13:13:45.736496+0000 mgr.y (mgr.25232) 2472 : cluster [DBG] pgmap v3416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:47.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:47 smithi022 bash[80503]: cluster 2024-07-28T13:13:45.736496+0000 mgr.y (mgr.25232) 2472 : cluster [DBG] pgmap v3416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:48.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3741 16 16 0 0 0 - 0 2024-07-28T13:13:49.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3742 16 16 0 0 0 - 0 2024-07-28T13:13:49.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:49 smithi022 bash[80503]: cluster 2024-07-28T13:13:47.737901+0000 mgr.y (mgr.25232) 2473 : cluster [DBG] pgmap v3417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:49.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:49 smithi022 bash[82865]: cluster 2024-07-28T13:13:47.737901+0000 mgr.y (mgr.25232) 2473 : cluster [DBG] pgmap v3417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:49 smithi150 bash[67543]: cluster 2024-07-28T13:13:47.737901+0000 mgr.y (mgr.25232) 2473 : cluster [DBG] pgmap v3417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:13:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:13:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:13:50.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3743 16 16 0 0 0 - 0 2024-07-28T13:13:51.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3744 16 16 0 0 0 - 0 2024-07-28T13:13:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:51 smithi150 bash[67543]: cluster 2024-07-28T13:13:49.739314+0000 mgr.y (mgr.25232) 2474 : cluster [DBG] pgmap v3418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:51 smithi150 bash[67543]: audit 2024-07-28T13:13:50.261416+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:51 smithi022 bash[80503]: cluster 2024-07-28T13:13:49.739314+0000 mgr.y (mgr.25232) 2474 : cluster [DBG] pgmap v3418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:51 smithi022 bash[80503]: audit 2024-07-28T13:13:50.261416+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:51 smithi022 bash[82865]: cluster 2024-07-28T13:13:49.739314+0000 mgr.y (mgr.25232) 2474 : cluster [DBG] pgmap v3418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:51 smithi022 bash[82865]: audit 2024-07-28T13:13:50.261416+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:13:52.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3745 16 16 0 0 0 - 0 2024-07-28T13:13:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:13:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:13:53.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3746 16 16 0 0 0 - 0 2024-07-28T13:13:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:53 smithi150 bash[67543]: cluster 2024-07-28T13:13:51.740720+0000 mgr.y (mgr.25232) 2475 : cluster [DBG] pgmap v3419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:53.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:53 smithi022 bash[80503]: cluster 2024-07-28T13:13:51.740720+0000 mgr.y (mgr.25232) 2475 : cluster [DBG] pgmap v3419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:53 smithi022 bash[82865]: cluster 2024-07-28T13:13:51.740720+0000 mgr.y (mgr.25232) 2475 : cluster [DBG] pgmap v3419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:54.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3747 16 16 0 0 0 - 0 2024-07-28T13:13:55.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3748 16 16 0 0 0 - 0 2024-07-28T13:13:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:55 smithi150 bash[67543]: cluster 2024-07-28T13:13:53.742084+0000 mgr.y (mgr.25232) 2476 : cluster [DBG] pgmap v3420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:55 smithi022 bash[80503]: cluster 2024-07-28T13:13:53.742084+0000 mgr.y (mgr.25232) 2476 : cluster [DBG] pgmap v3420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:55 smithi022 bash[82865]: cluster 2024-07-28T13:13:53.742084+0000 mgr.y (mgr.25232) 2476 : cluster [DBG] pgmap v3420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:56.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3749 16 16 0 0 0 - 0 2024-07-28T13:13:57.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3750 16 16 0 0 0 - 0 2024-07-28T13:13:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:57 smithi150 bash[67543]: cluster 2024-07-28T13:13:55.743451+0000 mgr.y (mgr.25232) 2477 : cluster [DBG] pgmap v3421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:57 smithi022 bash[80503]: cluster 2024-07-28T13:13:55.743451+0000 mgr.y (mgr.25232) 2477 : cluster [DBG] pgmap v3421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:57 smithi022 bash[82865]: cluster 2024-07-28T13:13:55.743451+0000 mgr.y (mgr.25232) 2477 : cluster [DBG] pgmap v3421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:58.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3751 16 16 0 0 0 - 0 2024-07-28T13:13:59.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3752 16 16 0 0 0 - 0 2024-07-28T13:13:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:13:59 smithi022 bash[80503]: cluster 2024-07-28T13:13:57.744855+0000 mgr.y (mgr.25232) 2478 : cluster [DBG] pgmap v3422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:13:59 smithi022 bash[82865]: cluster 2024-07-28T13:13:57.744855+0000 mgr.y (mgr.25232) 2478 : cluster [DBG] pgmap v3422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:13:59 smithi150 bash[67543]: cluster 2024-07-28T13:13:57.744855+0000 mgr.y (mgr.25232) 2478 : cluster [DBG] pgmap v3422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:13:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:13:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:13:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:14:00.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3753 16 16 0 0 0 - 0 2024-07-28T13:14:01.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3754 16 16 0 0 0 - 0 2024-07-28T13:14:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:01 smithi150 bash[67543]: cluster 2024-07-28T13:13:59.746252+0000 mgr.y (mgr.25232) 2479 : cluster [DBG] pgmap v3423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:01 smithi022 bash[80503]: cluster 2024-07-28T13:13:59.746252+0000 mgr.y (mgr.25232) 2479 : cluster [DBG] pgmap v3423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:01 smithi022 bash[82865]: cluster 2024-07-28T13:13:59.746252+0000 mgr.y (mgr.25232) 2479 : cluster [DBG] pgmap v3423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:02.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3755 16 16 0 0 0 - 0 2024-07-28T13:14:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:14:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:14:03.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3756 16 16 0 0 0 - 0 2024-07-28T13:14:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:03 smithi150 bash[67543]: cluster 2024-07-28T13:14:01.747661+0000 mgr.y (mgr.25232) 2480 : cluster [DBG] pgmap v3424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:03 smithi022 bash[80503]: cluster 2024-07-28T13:14:01.747661+0000 mgr.y (mgr.25232) 2480 : cluster [DBG] pgmap v3424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:03.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:03 smithi022 bash[82865]: cluster 2024-07-28T13:14:01.747661+0000 mgr.y (mgr.25232) 2480 : cluster [DBG] pgmap v3424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:04.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3757 16 16 0 0 0 - 0 2024-07-28T13:14:05.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3758 16 16 0 0 0 - 0 2024-07-28T13:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:05 smithi150 bash[67543]: cluster 2024-07-28T13:14:03.749029+0000 mgr.y (mgr.25232) 2481 : cluster [DBG] pgmap v3425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:05 smithi022 bash[80503]: cluster 2024-07-28T13:14:03.749029+0000 mgr.y (mgr.25232) 2481 : cluster [DBG] pgmap v3425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:05 smithi022 bash[82865]: cluster 2024-07-28T13:14:03.749029+0000 mgr.y (mgr.25232) 2481 : cluster [DBG] pgmap v3425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:06.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3759 16 16 0 0 0 - 0 2024-07-28T13:14:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:06 smithi150 bash[67543]: audit 2024-07-28T13:14:05.262001+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:06 smithi022 bash[82865]: audit 2024-07-28T13:14:05.262001+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:06 smithi022 bash[80503]: audit 2024-07-28T13:14:05.262001+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:07.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:14:07.325167+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:14:07.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:14:07.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3760 16 16 0 0 0 - 0 2024-07-28T13:14:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:07 smithi150 bash[67543]: cluster 2024-07-28T13:14:05.750424+0000 mgr.y (mgr.25232) 2482 : cluster [DBG] pgmap v3426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:07 smithi022 bash[80503]: cluster 2024-07-28T13:14:05.750424+0000 mgr.y (mgr.25232) 2482 : cluster [DBG] pgmap v3426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:07 smithi022 bash[82865]: cluster 2024-07-28T13:14:05.750424+0000 mgr.y (mgr.25232) 2482 : cluster [DBG] pgmap v3426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:08.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3761 16 16 0 0 0 - 0 2024-07-28T13:14:09.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3762 16 16 0 0 0 - 0 2024-07-28T13:14:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:09 smithi150 bash[67543]: cluster 2024-07-28T13:14:07.751820+0000 mgr.y (mgr.25232) 2483 : cluster [DBG] pgmap v3427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:09 smithi022 bash[80503]: cluster 2024-07-28T13:14:07.751820+0000 mgr.y (mgr.25232) 2483 : cluster [DBG] pgmap v3427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:14:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:14:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:14:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:09 smithi022 bash[82865]: cluster 2024-07-28T13:14:07.751820+0000 mgr.y (mgr.25232) 2483 : cluster [DBG] pgmap v3427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:10.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3763 16 16 0 0 0 - 0 2024-07-28T13:14:11.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3764 16 16 0 0 0 - 0 2024-07-28T13:14:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:11 smithi150 bash[67543]: cluster 2024-07-28T13:14:09.753196+0000 mgr.y (mgr.25232) 2484 : cluster [DBG] pgmap v3428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:11 smithi022 bash[80503]: cluster 2024-07-28T13:14:09.753196+0000 mgr.y (mgr.25232) 2484 : cluster [DBG] pgmap v3428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:11 smithi022 bash[82865]: cluster 2024-07-28T13:14:09.753196+0000 mgr.y (mgr.25232) 2484 : cluster [DBG] pgmap v3428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:12.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3765 16 16 0 0 0 - 0 2024-07-28T13:14:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:14:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:14:13.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3766 16 16 0 0 0 - 0 2024-07-28T13:14:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:13 smithi150 bash[67543]: cluster 2024-07-28T13:14:11.754566+0000 mgr.y (mgr.25232) 2485 : cluster [DBG] pgmap v3429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:13 smithi022 bash[80503]: cluster 2024-07-28T13:14:11.754566+0000 mgr.y (mgr.25232) 2485 : cluster [DBG] pgmap v3429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:13 smithi022 bash[82865]: cluster 2024-07-28T13:14:11.754566+0000 mgr.y (mgr.25232) 2485 : cluster [DBG] pgmap v3429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:14.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3767 16 16 0 0 0 - 0 2024-07-28T13:14:15.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3768 16 16 0 0 0 - 0 2024-07-28T13:14:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:15 smithi150 bash[67543]: cluster 2024-07-28T13:14:13.755918+0000 mgr.y (mgr.25232) 2486 : cluster [DBG] pgmap v3430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:15 smithi022 bash[80503]: cluster 2024-07-28T13:14:13.755918+0000 mgr.y (mgr.25232) 2486 : cluster [DBG] pgmap v3430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:15 smithi022 bash[82865]: cluster 2024-07-28T13:14:13.755918+0000 mgr.y (mgr.25232) 2486 : cluster [DBG] pgmap v3430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:16.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3769 16 16 0 0 0 - 0 2024-07-28T13:14:17.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3770 16 16 0 0 0 - 0 2024-07-28T13:14:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:17 smithi150 bash[67543]: cluster 2024-07-28T13:14:15.757322+0000 mgr.y (mgr.25232) 2487 : cluster [DBG] pgmap v3431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:17 smithi022 bash[80503]: cluster 2024-07-28T13:14:15.757322+0000 mgr.y (mgr.25232) 2487 : cluster [DBG] pgmap v3431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:17 smithi022 bash[82865]: cluster 2024-07-28T13:14:15.757322+0000 mgr.y (mgr.25232) 2487 : cluster [DBG] pgmap v3431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:18.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3771 16 16 0 0 0 - 0 2024-07-28T13:14:19.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3772 16 16 0 0 0 - 0 2024-07-28T13:14:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:19 smithi150 bash[67543]: cluster 2024-07-28T13:14:17.758705+0000 mgr.y (mgr.25232) 2488 : cluster [DBG] pgmap v3432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:19 smithi022 bash[80503]: cluster 2024-07-28T13:14:17.758705+0000 mgr.y (mgr.25232) 2488 : cluster [DBG] pgmap v3432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:14:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:14:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:14:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:19 smithi022 bash[82865]: cluster 2024-07-28T13:14:17.758705+0000 mgr.y (mgr.25232) 2488 : cluster [DBG] pgmap v3432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:20.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3773 16 16 0 0 0 - 0 2024-07-28T13:14:21.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3774 16 16 0 0 0 - 0 2024-07-28T13:14:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:21 smithi150 bash[67543]: cluster 2024-07-28T13:14:19.760090+0000 mgr.y (mgr.25232) 2489 : cluster [DBG] pgmap v3433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:21 smithi150 bash[67543]: audit 2024-07-28T13:14:20.262289+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:21 smithi022 bash[80503]: cluster 2024-07-28T13:14:19.760090+0000 mgr.y (mgr.25232) 2489 : cluster [DBG] pgmap v3433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:21 smithi022 bash[80503]: audit 2024-07-28T13:14:20.262289+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:21 smithi022 bash[82865]: cluster 2024-07-28T13:14:19.760090+0000 mgr.y (mgr.25232) 2489 : cluster [DBG] pgmap v3433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:21 smithi022 bash[82865]: audit 2024-07-28T13:14:20.262289+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:22.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3775 16 16 0 0 0 - 0 2024-07-28T13:14:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:14:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:14:23.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3776 16 16 0 0 0 - 0 2024-07-28T13:14:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:23 smithi150 bash[67543]: cluster 2024-07-28T13:14:21.761466+0000 mgr.y (mgr.25232) 2490 : cluster [DBG] pgmap v3434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:23 smithi022 bash[80503]: cluster 2024-07-28T13:14:21.761466+0000 mgr.y (mgr.25232) 2490 : cluster [DBG] pgmap v3434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:23 smithi022 bash[82865]: cluster 2024-07-28T13:14:21.761466+0000 mgr.y (mgr.25232) 2490 : cluster [DBG] pgmap v3434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:24.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3777 16 16 0 0 0 - 0 2024-07-28T13:14:25.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3778 16 16 0 0 0 - 0 2024-07-28T13:14:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:25 smithi150 bash[67543]: cluster 2024-07-28T13:14:23.762826+0000 mgr.y (mgr.25232) 2491 : cluster [DBG] pgmap v3435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:25 smithi022 bash[80503]: cluster 2024-07-28T13:14:23.762826+0000 mgr.y (mgr.25232) 2491 : cluster [DBG] pgmap v3435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:25 smithi022 bash[82865]: cluster 2024-07-28T13:14:23.762826+0000 mgr.y (mgr.25232) 2491 : cluster [DBG] pgmap v3435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:26.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3779 16 16 0 0 0 - 0 2024-07-28T13:14:27.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:14:27.328489+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:14:27.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:14:27.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3780 16 16 0 0 0 - 0 2024-07-28T13:14:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:27 smithi150 bash[67543]: cluster 2024-07-28T13:14:25.764209+0000 mgr.y (mgr.25232) 2492 : cluster [DBG] pgmap v3436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:27 smithi022 bash[80503]: cluster 2024-07-28T13:14:25.764209+0000 mgr.y (mgr.25232) 2492 : cluster [DBG] pgmap v3436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:27 smithi022 bash[82865]: cluster 2024-07-28T13:14:25.764209+0000 mgr.y (mgr.25232) 2492 : cluster [DBG] pgmap v3436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:28.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3781 16 16 0 0 0 - 0 2024-07-28T13:14:29.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3782 16 16 0 0 0 - 0 2024-07-28T13:14:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:29 smithi150 bash[67543]: cluster 2024-07-28T13:14:27.765568+0000 mgr.y (mgr.25232) 2493 : cluster [DBG] pgmap v3437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:29 smithi022 bash[80503]: cluster 2024-07-28T13:14:27.765568+0000 mgr.y (mgr.25232) 2493 : cluster [DBG] pgmap v3437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:14:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:14:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:14:29.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:29 smithi022 bash[82865]: cluster 2024-07-28T13:14:27.765568+0000 mgr.y (mgr.25232) 2493 : cluster [DBG] pgmap v3437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:30.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3783 16 16 0 0 0 - 0 2024-07-28T13:14:31.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3784 16 16 0 0 0 - 0 2024-07-28T13:14:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:31 smithi150 bash[67543]: cluster 2024-07-28T13:14:29.766974+0000 mgr.y (mgr.25232) 2494 : cluster [DBG] pgmap v3438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:31 smithi022 bash[80503]: cluster 2024-07-28T13:14:29.766974+0000 mgr.y (mgr.25232) 2494 : cluster [DBG] pgmap v3438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:31 smithi022 bash[82865]: cluster 2024-07-28T13:14:29.766974+0000 mgr.y (mgr.25232) 2494 : cluster [DBG] pgmap v3438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:32.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3785 16 16 0 0 0 - 0 2024-07-28T13:14:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:14:32 smithi150 bash[60514]: ts=2024-07-28T13:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:14:33.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3786 16 16 0 0 0 - 0 2024-07-28T13:14:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:33 smithi150 bash[67543]: cluster 2024-07-28T13:14:31.768345+0000 mgr.y (mgr.25232) 2495 : cluster [DBG] pgmap v3439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:33 smithi150 bash[67543]: audit 2024-07-28T13:14:32.904000+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:14:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:33 smithi022 bash[80503]: cluster 2024-07-28T13:14:31.768345+0000 mgr.y (mgr.25232) 2495 : cluster [DBG] pgmap v3439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:33 smithi022 bash[80503]: audit 2024-07-28T13:14:32.904000+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:14:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:33 smithi022 bash[82865]: cluster 2024-07-28T13:14:31.768345+0000 mgr.y (mgr.25232) 2495 : cluster [DBG] pgmap v3439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:33 smithi022 bash[82865]: audit 2024-07-28T13:14:32.904000+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:14:34.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3787 16 16 0 0 0 - 0 2024-07-28T13:14:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:34 smithi022 bash[82865]: audit 2024-07-28T13:14:33.283816+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:34 smithi022 bash[82865]: audit 2024-07-28T13:14:33.288522+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:34 smithi022 bash[80503]: audit 2024-07-28T13:14:33.283816+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:34.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:34 smithi022 bash[80503]: audit 2024-07-28T13:14:33.288522+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:34 smithi150 bash[67543]: audit 2024-07-28T13:14:33.283816+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:34 smithi150 bash[67543]: audit 2024-07-28T13:14:33.288522+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:35.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3788 16 16 0 0 0 - 0 2024-07-28T13:14:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:35 smithi022 bash[82865]: cluster 2024-07-28T13:14:33.769811+0000 mgr.y (mgr.25232) 2496 : cluster [DBG] pgmap v3440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:35 smithi022 bash[82865]: audit 2024-07-28T13:14:35.265373+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:35 smithi022 bash[80503]: cluster 2024-07-28T13:14:33.769811+0000 mgr.y (mgr.25232) 2496 : cluster [DBG] pgmap v3440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:35 smithi022 bash[80503]: audit 2024-07-28T13:14:35.265373+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:35 smithi150 bash[67543]: cluster 2024-07-28T13:14:33.769811+0000 mgr.y (mgr.25232) 2496 : cluster [DBG] pgmap v3440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:35 smithi150 bash[67543]: audit 2024-07-28T13:14:35.265373+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:36.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3789 16 16 0 0 0 - 0 2024-07-28T13:14:37.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3790 16 16 0 0 0 - 0 2024-07-28T13:14:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:37 smithi022 bash[80503]: cluster 2024-07-28T13:14:35.771424+0000 mgr.y (mgr.25232) 2497 : cluster [DBG] pgmap v3441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:37 smithi022 bash[82865]: cluster 2024-07-28T13:14:35.771424+0000 mgr.y (mgr.25232) 2497 : cluster [DBG] pgmap v3441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:37 smithi150 bash[67543]: cluster 2024-07-28T13:14:35.771424+0000 mgr.y (mgr.25232) 2497 : cluster [DBG] pgmap v3441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:38.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3791 16 16 0 0 0 - 0 2024-07-28T13:14:39.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3792 16 16 0 0 0 - 0 2024-07-28T13:14:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:39 smithi150 bash[67543]: cluster 2024-07-28T13:14:37.772947+0000 mgr.y (mgr.25232) 2498 : cluster [DBG] pgmap v3442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:39 smithi150 bash[67543]: audit 2024-07-28T13:14:38.603030+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:39 smithi150 bash[67543]: audit 2024-07-28T13:14:38.608433+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:39 smithi150 bash[67543]: audit 2024-07-28T13:14:39.115196+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:39 smithi150 bash[67543]: audit 2024-07-28T13:14:39.124814+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:14:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:14:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[80503]: cluster 2024-07-28T13:14:37.772947+0000 mgr.y (mgr.25232) 2498 : cluster [DBG] pgmap v3442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[80503]: audit 2024-07-28T13:14:38.603030+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[80503]: audit 2024-07-28T13:14:38.608433+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[80503]: audit 2024-07-28T13:14:39.115196+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[80503]: audit 2024-07-28T13:14:39.124814+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[82865]: cluster 2024-07-28T13:14:37.772947+0000 mgr.y (mgr.25232) 2498 : cluster [DBG] pgmap v3442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:39.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[82865]: audit 2024-07-28T13:14:38.603030+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[82865]: audit 2024-07-28T13:14:38.608433+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[82865]: audit 2024-07-28T13:14:39.115196+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:39.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:39 smithi022 bash[82865]: audit 2024-07-28T13:14:39.124814+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:40.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3793 16 16 0 0 0 - 0 2024-07-28T13:14:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:40 smithi150 bash[67543]: audit 2024-07-28T13:14:39.601517+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:14:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:40 smithi150 bash[67543]: audit 2024-07-28T13:14:39.603258+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:14:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:40 smithi150 bash[67543]: audit 2024-07-28T13:14:39.613318+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:40 smithi022 bash[80503]: audit 2024-07-28T13:14:39.601517+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:14:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:40 smithi022 bash[80503]: audit 2024-07-28T13:14:39.603258+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:14:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:40 smithi022 bash[80503]: audit 2024-07-28T13:14:39.613318+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:40 smithi022 bash[82865]: audit 2024-07-28T13:14:39.601517+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:14:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:40 smithi022 bash[82865]: audit 2024-07-28T13:14:39.603258+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:14:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:40 smithi022 bash[82865]: audit 2024-07-28T13:14:39.613318+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:14:41.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3794 16 16 0 0 0 - 0 2024-07-28T13:14:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:41 smithi150 bash[67543]: cluster 2024-07-28T13:14:39.774365+0000 mgr.y (mgr.25232) 2499 : cluster [DBG] pgmap v3443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:41.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:41 smithi022 bash[80503]: cluster 2024-07-28T13:14:39.774365+0000 mgr.y (mgr.25232) 2499 : cluster [DBG] pgmap v3443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:41 smithi022 bash[82865]: cluster 2024-07-28T13:14:39.774365+0000 mgr.y (mgr.25232) 2499 : cluster [DBG] pgmap v3443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:42.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3795 16 16 0 0 0 - 0 2024-07-28T13:14:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:14:42 smithi150 bash[60514]: ts=2024-07-28T13:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:14:43.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3796 16 16 0 0 0 - 0 2024-07-28T13:14:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:43 smithi150 bash[67543]: cluster 2024-07-28T13:14:41.775740+0000 mgr.y (mgr.25232) 2500 : cluster [DBG] pgmap v3444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:43 smithi022 bash[80503]: cluster 2024-07-28T13:14:41.775740+0000 mgr.y (mgr.25232) 2500 : cluster [DBG] pgmap v3444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:43 smithi022 bash[82865]: cluster 2024-07-28T13:14:41.775740+0000 mgr.y (mgr.25232) 2500 : cluster [DBG] pgmap v3444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:44.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3797 16 16 0 0 0 - 0 2024-07-28T13:14:45.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3798 16 16 0 0 0 - 0 2024-07-28T13:14:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:45 smithi150 bash[67543]: cluster 2024-07-28T13:14:43.777162+0000 mgr.y (mgr.25232) 2501 : cluster [DBG] pgmap v3445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:45 smithi022 bash[80503]: cluster 2024-07-28T13:14:43.777162+0000 mgr.y (mgr.25232) 2501 : cluster [DBG] pgmap v3445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:45 smithi022 bash[82865]: cluster 2024-07-28T13:14:43.777162+0000 mgr.y (mgr.25232) 2501 : cluster [DBG] pgmap v3445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:46.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3799 16 16 0 0 0 - 0 2024-07-28T13:14:47.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:14:47.331789+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:14:47.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:14:47.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3800 16 16 0 0 0 - 0 2024-07-28T13:14:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:47 smithi150 bash[67543]: cluster 2024-07-28T13:14:45.778495+0000 mgr.y (mgr.25232) 2502 : cluster [DBG] pgmap v3446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:47 smithi022 bash[80503]: cluster 2024-07-28T13:14:45.778495+0000 mgr.y (mgr.25232) 2502 : cluster [DBG] pgmap v3446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:47 smithi022 bash[82865]: cluster 2024-07-28T13:14:45.778495+0000 mgr.y (mgr.25232) 2502 : cluster [DBG] pgmap v3446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:48.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3801 16 16 0 0 0 - 0 2024-07-28T13:14:49.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3802 16 16 0 0 0 - 0 2024-07-28T13:14:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:49 smithi150 bash[67543]: cluster 2024-07-28T13:14:47.779845+0000 mgr.y (mgr.25232) 2503 : cluster [DBG] pgmap v3447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:49 smithi022 bash[80503]: cluster 2024-07-28T13:14:47.779845+0000 mgr.y (mgr.25232) 2503 : cluster [DBG] pgmap v3447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:14:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:14:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:14:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:49 smithi022 bash[82865]: cluster 2024-07-28T13:14:47.779845+0000 mgr.y (mgr.25232) 2503 : cluster [DBG] pgmap v3447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:50.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3803 16 16 0 0 0 - 0 2024-07-28T13:14:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:50 smithi150 bash[67543]: audit 2024-07-28T13:14:50.265815+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:50 smithi022 bash[80503]: audit 2024-07-28T13:14:50.265815+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:50 smithi022 bash[82865]: audit 2024-07-28T13:14:50.265815+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:14:51.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3804 16 16 0 0 0 - 0 2024-07-28T13:14:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:51 smithi150 bash[67543]: cluster 2024-07-28T13:14:49.781221+0000 mgr.y (mgr.25232) 2504 : cluster [DBG] pgmap v3448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:51 smithi022 bash[80503]: cluster 2024-07-28T13:14:49.781221+0000 mgr.y (mgr.25232) 2504 : cluster [DBG] pgmap v3448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:51 smithi022 bash[82865]: cluster 2024-07-28T13:14:49.781221+0000 mgr.y (mgr.25232) 2504 : cluster [DBG] pgmap v3448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:52.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3805 16 16 0 0 0 - 0 2024-07-28T13:14:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:14:52 smithi150 bash[60514]: ts=2024-07-28T13:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:14:53.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3806 16 16 0 0 0 - 0 2024-07-28T13:14:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:53 smithi150 bash[67543]: cluster 2024-07-28T13:14:51.782607+0000 mgr.y (mgr.25232) 2505 : cluster [DBG] pgmap v3449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:53 smithi022 bash[80503]: cluster 2024-07-28T13:14:51.782607+0000 mgr.y (mgr.25232) 2505 : cluster [DBG] pgmap v3449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:53 smithi022 bash[82865]: cluster 2024-07-28T13:14:51.782607+0000 mgr.y (mgr.25232) 2505 : cluster [DBG] pgmap v3449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:54.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3807 16 16 0 0 0 - 0 2024-07-28T13:14:55.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3808 16 16 0 0 0 - 0 2024-07-28T13:14:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:55 smithi150 bash[67543]: cluster 2024-07-28T13:14:53.783936+0000 mgr.y (mgr.25232) 2506 : cluster [DBG] pgmap v3450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:55 smithi022 bash[80503]: cluster 2024-07-28T13:14:53.783936+0000 mgr.y (mgr.25232) 2506 : cluster [DBG] pgmap v3450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:55 smithi022 bash[82865]: cluster 2024-07-28T13:14:53.783936+0000 mgr.y (mgr.25232) 2506 : cluster [DBG] pgmap v3450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:56.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3809 16 16 0 0 0 - 0 2024-07-28T13:14:57.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3810 16 16 0 0 0 - 0 2024-07-28T13:14:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:57 smithi150 bash[67543]: cluster 2024-07-28T13:14:55.785254+0000 mgr.y (mgr.25232) 2507 : cluster [DBG] pgmap v3451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:57 smithi022 bash[80503]: cluster 2024-07-28T13:14:55.785254+0000 mgr.y (mgr.25232) 2507 : cluster [DBG] pgmap v3451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:57 smithi022 bash[82865]: cluster 2024-07-28T13:14:55.785254+0000 mgr.y (mgr.25232) 2507 : cluster [DBG] pgmap v3451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:58.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3811 16 16 0 0 0 - 0 2024-07-28T13:14:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:14:58 smithi022 bash[80503]: cluster 2024-07-28T13:14:57.786643+0000 mgr.y (mgr.25232) 2508 : cluster [DBG] pgmap v3452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:14:58 smithi022 bash[82865]: cluster 2024-07-28T13:14:57.786643+0000 mgr.y (mgr.25232) 2508 : cluster [DBG] pgmap v3452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:14:58 smithi150 bash[67543]: cluster 2024-07-28T13:14:57.786643+0000 mgr.y (mgr.25232) 2508 : cluster [DBG] pgmap v3452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:14:59.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3812 16 16 0 0 0 - 0 2024-07-28T13:14:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:14:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:14:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:15:00.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3813 16 16 0 0 0 - 0 2024-07-28T13:15:01.115 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:00 smithi150 bash[67543]: cluster 2024-07-28T13:14:59.787966+0000 mgr.y (mgr.25232) 2509 : cluster [DBG] pgmap v3453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:01.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:00 smithi022 bash[80503]: cluster 2024-07-28T13:14:59.787966+0000 mgr.y (mgr.25232) 2509 : cluster [DBG] pgmap v3453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:01.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:00 smithi022 bash[82865]: cluster 2024-07-28T13:14:59.787966+0000 mgr.y (mgr.25232) 2509 : cluster [DBG] pgmap v3453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:01.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3814 16 16 0 0 0 - 0 2024-07-28T13:15:02.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3815 16 16 0 0 0 - 0 2024-07-28T13:15:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:15:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:15:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:02 smithi150 bash[67543]: cluster 2024-07-28T13:15:01.789311+0000 mgr.y (mgr.25232) 2510 : cluster [DBG] pgmap v3454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:02 smithi022 bash[80503]: cluster 2024-07-28T13:15:01.789311+0000 mgr.y (mgr.25232) 2510 : cluster [DBG] pgmap v3454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:02 smithi022 bash[82865]: cluster 2024-07-28T13:15:01.789311+0000 mgr.y (mgr.25232) 2510 : cluster [DBG] pgmap v3454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:03.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3816 16 16 0 0 0 - 0 2024-07-28T13:15:04.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3817 16 16 0 0 0 - 0 2024-07-28T13:15:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:04 smithi150 bash[67543]: cluster 2024-07-28T13:15:03.790668+0000 mgr.y (mgr.25232) 2511 : cluster [DBG] pgmap v3455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:04 smithi022 bash[80503]: cluster 2024-07-28T13:15:03.790668+0000 mgr.y (mgr.25232) 2511 : cluster [DBG] pgmap v3455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:04 smithi022 bash[82865]: cluster 2024-07-28T13:15:03.790668+0000 mgr.y (mgr.25232) 2511 : cluster [DBG] pgmap v3455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:05.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3818 16 16 0 0 0 - 0 2024-07-28T13:15:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:05 smithi150 bash[67543]: audit 2024-07-28T13:15:05.266408+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:05 smithi022 bash[80503]: audit 2024-07-28T13:15:05.266408+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:05 smithi022 bash[82865]: audit 2024-07-28T13:15:05.266408+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:06.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3819 16 16 0 0 0 - 0 2024-07-28T13:15:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:06 smithi150 bash[67543]: cluster 2024-07-28T13:15:05.791983+0000 mgr.y (mgr.25232) 2512 : cluster [DBG] pgmap v3456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:06 smithi022 bash[80503]: cluster 2024-07-28T13:15:05.791983+0000 mgr.y (mgr.25232) 2512 : cluster [DBG] pgmap v3456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:07 smithi022 bash[82865]: cluster 2024-07-28T13:15:05.791983+0000 mgr.y (mgr.25232) 2512 : cluster [DBG] pgmap v3456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:07.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:15:07.334961+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:15:07.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:15:07.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3820 16 16 0 0 0 - 0 2024-07-28T13:15:08.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3821 16 16 0 0 0 - 0 2024-07-28T13:15:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:08 smithi150 bash[67543]: cluster 2024-07-28T13:15:07.793315+0000 mgr.y (mgr.25232) 2513 : cluster [DBG] pgmap v3457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:08 smithi022 bash[80503]: cluster 2024-07-28T13:15:07.793315+0000 mgr.y (mgr.25232) 2513 : cluster [DBG] pgmap v3457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:08 smithi022 bash[82865]: cluster 2024-07-28T13:15:07.793315+0000 mgr.y (mgr.25232) 2513 : cluster [DBG] pgmap v3457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:09.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3822 16 16 0 0 0 - 0 2024-07-28T13:15:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:15:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:15:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:15:10.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3823 16 16 0 0 0 - 0 2024-07-28T13:15:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:10 smithi150 bash[67543]: cluster 2024-07-28T13:15:09.794683+0000 mgr.y (mgr.25232) 2514 : cluster [DBG] pgmap v3458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:10 smithi022 bash[80503]: cluster 2024-07-28T13:15:09.794683+0000 mgr.y (mgr.25232) 2514 : cluster [DBG] pgmap v3458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:10 smithi022 bash[82865]: cluster 2024-07-28T13:15:09.794683+0000 mgr.y (mgr.25232) 2514 : cluster [DBG] pgmap v3458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:11.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3824 16 16 0 0 0 - 0 2024-07-28T13:15:12.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3825 16 16 0 0 0 - 0 2024-07-28T13:15:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:15:12 smithi150 bash[60514]: ts=2024-07-28T13:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:15:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:12 smithi150 bash[67543]: cluster 2024-07-28T13:15:11.796040+0000 mgr.y (mgr.25232) 2515 : cluster [DBG] pgmap v3459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:12 smithi022 bash[80503]: cluster 2024-07-28T13:15:11.796040+0000 mgr.y (mgr.25232) 2515 : cluster [DBG] pgmap v3459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:12 smithi022 bash[82865]: cluster 2024-07-28T13:15:11.796040+0000 mgr.y (mgr.25232) 2515 : cluster [DBG] pgmap v3459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:13.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3826 16 16 0 0 0 - 0 2024-07-28T13:15:14.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3827 16 16 0 0 0 - 0 2024-07-28T13:15:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:14 smithi150 bash[67543]: cluster 2024-07-28T13:15:13.797366+0000 mgr.y (mgr.25232) 2516 : cluster [DBG] pgmap v3460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:14 smithi022 bash[80503]: cluster 2024-07-28T13:15:13.797366+0000 mgr.y (mgr.25232) 2516 : cluster [DBG] pgmap v3460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:14 smithi022 bash[82865]: cluster 2024-07-28T13:15:13.797366+0000 mgr.y (mgr.25232) 2516 : cluster [DBG] pgmap v3460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:15.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3828 16 16 0 0 0 - 0 2024-07-28T13:15:16.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3829 16 16 0 0 0 - 0 2024-07-28T13:15:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:16 smithi150 bash[67543]: cluster 2024-07-28T13:15:15.798741+0000 mgr.y (mgr.25232) 2517 : cluster [DBG] pgmap v3461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:16 smithi022 bash[80503]: cluster 2024-07-28T13:15:15.798741+0000 mgr.y (mgr.25232) 2517 : cluster [DBG] pgmap v3461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:16 smithi022 bash[82865]: cluster 2024-07-28T13:15:15.798741+0000 mgr.y (mgr.25232) 2517 : cluster [DBG] pgmap v3461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:17.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3830 16 16 0 0 0 - 0 2024-07-28T13:15:18.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3831 16 16 0 0 0 - 0 2024-07-28T13:15:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:18 smithi150 bash[67543]: cluster 2024-07-28T13:15:17.800124+0000 mgr.y (mgr.25232) 2518 : cluster [DBG] pgmap v3462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:18 smithi022 bash[80503]: cluster 2024-07-28T13:15:17.800124+0000 mgr.y (mgr.25232) 2518 : cluster [DBG] pgmap v3462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:18 smithi022 bash[82865]: cluster 2024-07-28T13:15:17.800124+0000 mgr.y (mgr.25232) 2518 : cluster [DBG] pgmap v3462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:19.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3832 16 16 0 0 0 - 0 2024-07-28T13:15:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:15:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:15:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:15:20.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3833 16 16 0 0 0 - 0 2024-07-28T13:15:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:20 smithi150 bash[67543]: cluster 2024-07-28T13:15:19.801488+0000 mgr.y (mgr.25232) 2519 : cluster [DBG] pgmap v3463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:20 smithi150 bash[67543]: audit 2024-07-28T13:15:20.266911+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:20 smithi022 bash[80503]: cluster 2024-07-28T13:15:19.801488+0000 mgr.y (mgr.25232) 2519 : cluster [DBG] pgmap v3463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:20 smithi022 bash[80503]: audit 2024-07-28T13:15:20.266911+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:20 smithi022 bash[82865]: cluster 2024-07-28T13:15:19.801488+0000 mgr.y (mgr.25232) 2519 : cluster [DBG] pgmap v3463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:20 smithi022 bash[82865]: audit 2024-07-28T13:15:20.266911+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:21.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3834 16 16 0 0 0 - 0 2024-07-28T13:15:22.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3835 16 16 0 0 0 - 0 2024-07-28T13:15:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:15:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:15:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:22 smithi150 bash[67543]: cluster 2024-07-28T13:15:21.802844+0000 mgr.y (mgr.25232) 2520 : cluster [DBG] pgmap v3464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:22 smithi022 bash[80503]: cluster 2024-07-28T13:15:21.802844+0000 mgr.y (mgr.25232) 2520 : cluster [DBG] pgmap v3464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:22 smithi022 bash[82865]: cluster 2024-07-28T13:15:21.802844+0000 mgr.y (mgr.25232) 2520 : cluster [DBG] pgmap v3464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:23.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3836 16 16 0 0 0 - 0 2024-07-28T13:15:24.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3837 16 16 0 0 0 - 0 2024-07-28T13:15:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:24 smithi150 bash[67543]: cluster 2024-07-28T13:15:23.804145+0000 mgr.y (mgr.25232) 2521 : cluster [DBG] pgmap v3465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:24 smithi022 bash[82865]: cluster 2024-07-28T13:15:23.804145+0000 mgr.y (mgr.25232) 2521 : cluster [DBG] pgmap v3465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:24 smithi022 bash[80503]: cluster 2024-07-28T13:15:23.804145+0000 mgr.y (mgr.25232) 2521 : cluster [DBG] pgmap v3465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:25.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3838 16 16 0 0 0 - 0 2024-07-28T13:15:26.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3839 16 16 0 0 0 - 0 2024-07-28T13:15:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:26 smithi150 bash[67543]: cluster 2024-07-28T13:15:25.805493+0000 mgr.y (mgr.25232) 2522 : cluster [DBG] pgmap v3466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:26 smithi022 bash[82865]: cluster 2024-07-28T13:15:25.805493+0000 mgr.y (mgr.25232) 2522 : cluster [DBG] pgmap v3466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:26 smithi022 bash[80503]: cluster 2024-07-28T13:15:25.805493+0000 mgr.y (mgr.25232) 2522 : cluster [DBG] pgmap v3466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:27.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:15:27.338354+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:15:27.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:15:27.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3840 16 16 0 0 0 - 0 2024-07-28T13:15:28.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3841 16 16 0 0 0 - 0 2024-07-28T13:15:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:28 smithi150 bash[67543]: cluster 2024-07-28T13:15:27.806844+0000 mgr.y (mgr.25232) 2523 : cluster [DBG] pgmap v3467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:28 smithi022 bash[82865]: cluster 2024-07-28T13:15:27.806844+0000 mgr.y (mgr.25232) 2523 : cluster [DBG] pgmap v3467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:28 smithi022 bash[80503]: cluster 2024-07-28T13:15:27.806844+0000 mgr.y (mgr.25232) 2523 : cluster [DBG] pgmap v3467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:29.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3842 16 16 0 0 0 - 0 2024-07-28T13:15:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:15:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:15:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:15:30.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3843 16 16 0 0 0 - 0 2024-07-28T13:15:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:30 smithi150 bash[67543]: cluster 2024-07-28T13:15:29.808199+0000 mgr.y (mgr.25232) 2524 : cluster [DBG] pgmap v3468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:30 smithi022 bash[80503]: cluster 2024-07-28T13:15:29.808199+0000 mgr.y (mgr.25232) 2524 : cluster [DBG] pgmap v3468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:30 smithi022 bash[82865]: cluster 2024-07-28T13:15:29.808199+0000 mgr.y (mgr.25232) 2524 : cluster [DBG] pgmap v3468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:31.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3844 16 16 0 0 0 - 0 2024-07-28T13:15:32.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3845 16 16 0 0 0 - 0 2024-07-28T13:15:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:15:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:15:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:32 smithi150 bash[67543]: cluster 2024-07-28T13:15:31.809540+0000 mgr.y (mgr.25232) 2525 : cluster [DBG] pgmap v3469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:32 smithi022 bash[80503]: cluster 2024-07-28T13:15:31.809540+0000 mgr.y (mgr.25232) 2525 : cluster [DBG] pgmap v3469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:32 smithi022 bash[82865]: cluster 2024-07-28T13:15:31.809540+0000 mgr.y (mgr.25232) 2525 : cluster [DBG] pgmap v3469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:33.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3846 16 16 0 0 0 - 0 2024-07-28T13:15:34.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3847 16 16 0 0 0 - 0 2024-07-28T13:15:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:34 smithi150 bash[67543]: cluster 2024-07-28T13:15:33.810884+0000 mgr.y (mgr.25232) 2526 : cluster [DBG] pgmap v3470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:34 smithi022 bash[80503]: cluster 2024-07-28T13:15:33.810884+0000 mgr.y (mgr.25232) 2526 : cluster [DBG] pgmap v3470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:34 smithi022 bash[82865]: cluster 2024-07-28T13:15:33.810884+0000 mgr.y (mgr.25232) 2526 : cluster [DBG] pgmap v3470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:35.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3848 16 16 0 0 0 - 0 2024-07-28T13:15:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:35 smithi150 bash[67543]: audit 2024-07-28T13:15:35.269486+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:35 smithi022 bash[80503]: audit 2024-07-28T13:15:35.269486+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:35 smithi022 bash[82865]: audit 2024-07-28T13:15:35.269486+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:36.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3849 16 16 0 0 0 - 0 2024-07-28T13:15:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:36 smithi150 bash[67543]: cluster 2024-07-28T13:15:35.812332+0000 mgr.y (mgr.25232) 2527 : cluster [DBG] pgmap v3471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:36 smithi022 bash[80503]: cluster 2024-07-28T13:15:35.812332+0000 mgr.y (mgr.25232) 2527 : cluster [DBG] pgmap v3471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:36 smithi022 bash[82865]: cluster 2024-07-28T13:15:35.812332+0000 mgr.y (mgr.25232) 2527 : cluster [DBG] pgmap v3471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:37.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3850 16 16 0 0 0 - 0 2024-07-28T13:15:38.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3851 16 16 0 0 0 - 0 2024-07-28T13:15:39.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3852 16 16 0 0 0 - 0 2024-07-28T13:15:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:39 smithi150 bash[67543]: cluster 2024-07-28T13:15:37.813744+0000 mgr.y (mgr.25232) 2528 : cluster [DBG] pgmap v3472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:39 smithi022 bash[80503]: cluster 2024-07-28T13:15:37.813744+0000 mgr.y (mgr.25232) 2528 : cluster [DBG] pgmap v3472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:15:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:15:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:15:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:39 smithi022 bash[82865]: cluster 2024-07-28T13:15:37.813744+0000 mgr.y (mgr.25232) 2528 : cluster [DBG] pgmap v3472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:40.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3853 16 16 0 0 0 - 0 2024-07-28T13:15:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:40 smithi150 bash[67543]: audit 2024-07-28T13:15:39.746591+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:15:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:40 smithi022 bash[80503]: audit 2024-07-28T13:15:39.746591+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:15:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:40 smithi022 bash[82865]: audit 2024-07-28T13:15:39.746591+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:15:41.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3854 16 16 0 0 0 - 0 2024-07-28T13:15:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:41 smithi150 bash[67543]: cluster 2024-07-28T13:15:39.815095+0000 mgr.y (mgr.25232) 2529 : cluster [DBG] pgmap v3473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:41 smithi022 bash[80503]: cluster 2024-07-28T13:15:39.815095+0000 mgr.y (mgr.25232) 2529 : cluster [DBG] pgmap v3473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:41 smithi022 bash[82865]: cluster 2024-07-28T13:15:39.815095+0000 mgr.y (mgr.25232) 2529 : cluster [DBG] pgmap v3473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:42.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3855 16 16 0 0 0 - 0 2024-07-28T13:15:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:15:42 smithi150 bash[60514]: ts=2024-07-28T13:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:15:43.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3856 16 16 0 0 0 - 0 2024-07-28T13:15:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:43 smithi150 bash[67543]: cluster 2024-07-28T13:15:41.816476+0000 mgr.y (mgr.25232) 2530 : cluster [DBG] pgmap v3474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:43 smithi022 bash[80503]: cluster 2024-07-28T13:15:41.816476+0000 mgr.y (mgr.25232) 2530 : cluster [DBG] pgmap v3474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:43 smithi022 bash[82865]: cluster 2024-07-28T13:15:41.816476+0000 mgr.y (mgr.25232) 2530 : cluster [DBG] pgmap v3474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:44.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3857 16 16 0 0 0 - 0 2024-07-28T13:15:45.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3858 16 16 0 0 0 - 0 2024-07-28T13:15:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:45 smithi150 bash[67543]: cluster 2024-07-28T13:15:43.817804+0000 mgr.y (mgr.25232) 2531 : cluster [DBG] pgmap v3475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:45 smithi150 bash[67543]: audit 2024-07-28T13:15:45.410988+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:45 smithi150 bash[67543]: audit 2024-07-28T13:15:45.418219+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:45 smithi022 bash[80503]: cluster 2024-07-28T13:15:43.817804+0000 mgr.y (mgr.25232) 2531 : cluster [DBG] pgmap v3475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:45 smithi022 bash[80503]: audit 2024-07-28T13:15:45.410988+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:45 smithi022 bash[80503]: audit 2024-07-28T13:15:45.418219+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:45 smithi022 bash[82865]: cluster 2024-07-28T13:15:43.817804+0000 mgr.y (mgr.25232) 2531 : cluster [DBG] pgmap v3475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:45 smithi022 bash[82865]: audit 2024-07-28T13:15:45.410988+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:45 smithi022 bash[82865]: audit 2024-07-28T13:15:45.418219+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:46.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3859 16 16 0 0 0 - 0 2024-07-28T13:15:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:46 smithi150 bash[67543]: audit 2024-07-28T13:15:45.630592+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:46 smithi150 bash[67543]: audit 2024-07-28T13:15:45.640208+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:46 smithi150 bash[67543]: cluster 2024-07-28T13:15:45.818756+0000 mgr.y (mgr.25232) 2532 : cluster [DBG] pgmap v3476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:46 smithi150 bash[67543]: audit 2024-07-28T13:15:46.067527+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:15:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:46 smithi150 bash[67543]: audit 2024-07-28T13:15:46.069044+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:15:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:46 smithi150 bash[67543]: audit 2024-07-28T13:15:46.078970+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[80503]: audit 2024-07-28T13:15:45.630592+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[80503]: audit 2024-07-28T13:15:45.640208+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[80503]: cluster 2024-07-28T13:15:45.818756+0000 mgr.y (mgr.25232) 2532 : cluster [DBG] pgmap v3476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[80503]: audit 2024-07-28T13:15:46.067527+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[80503]: audit 2024-07-28T13:15:46.069044+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[80503]: audit 2024-07-28T13:15:46.078970+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[82865]: audit 2024-07-28T13:15:45.630592+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[82865]: audit 2024-07-28T13:15:45.640208+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[82865]: cluster 2024-07-28T13:15:45.818756+0000 mgr.y (mgr.25232) 2532 : cluster [DBG] pgmap v3476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:47.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[82865]: audit 2024-07-28T13:15:46.067527+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:15:47.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[82865]: audit 2024-07-28T13:15:46.069044+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:15:47.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:46 smithi022 bash[82865]: audit 2024-07-28T13:15:46.078970+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:15:47.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:15:47.341545+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:15:47.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:15:47.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3860 16 16 0 0 0 - 0 2024-07-28T13:15:48.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3861 16 16 0 0 0 - 0 2024-07-28T13:15:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:48 smithi150 bash[67543]: cluster 2024-07-28T13:15:47.820042+0000 mgr.y (mgr.25232) 2533 : cluster [DBG] pgmap v3477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:48 smithi022 bash[80503]: cluster 2024-07-28T13:15:47.820042+0000 mgr.y (mgr.25232) 2533 : cluster [DBG] pgmap v3477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:48 smithi022 bash[82865]: cluster 2024-07-28T13:15:47.820042+0000 mgr.y (mgr.25232) 2533 : cluster [DBG] pgmap v3477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:49.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3862 16 16 0 0 0 - 0 2024-07-28T13:15:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:15:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:15:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:15:50.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3863 16 16 0 0 0 - 0 2024-07-28T13:15:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:50 smithi150 bash[67543]: cluster 2024-07-28T13:15:49.821367+0000 mgr.y (mgr.25232) 2534 : cluster [DBG] pgmap v3478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:50 smithi150 bash[67543]: audit 2024-07-28T13:15:50.269938+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:50 smithi022 bash[80503]: cluster 2024-07-28T13:15:49.821367+0000 mgr.y (mgr.25232) 2534 : cluster [DBG] pgmap v3478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:50 smithi022 bash[80503]: audit 2024-07-28T13:15:50.269938+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:50 smithi022 bash[82865]: cluster 2024-07-28T13:15:49.821367+0000 mgr.y (mgr.25232) 2534 : cluster [DBG] pgmap v3478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:50 smithi022 bash[82865]: audit 2024-07-28T13:15:50.269938+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:15:51.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3864 16 16 0 0 0 - 0 2024-07-28T13:15:52.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3865 16 16 0 0 0 - 0 2024-07-28T13:15:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:15:52 smithi150 bash[60514]: ts=2024-07-28T13:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:15:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:52 smithi150 bash[67543]: cluster 2024-07-28T13:15:51.822730+0000 mgr.y (mgr.25232) 2535 : cluster [DBG] pgmap v3479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:52 smithi022 bash[80503]: cluster 2024-07-28T13:15:51.822730+0000 mgr.y (mgr.25232) 2535 : cluster [DBG] pgmap v3479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:52 smithi022 bash[82865]: cluster 2024-07-28T13:15:51.822730+0000 mgr.y (mgr.25232) 2535 : cluster [DBG] pgmap v3479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:53.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3866 16 16 0 0 0 - 0 2024-07-28T13:15:54.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3867 16 16 0 0 0 - 0 2024-07-28T13:15:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:54 smithi150 bash[67543]: cluster 2024-07-28T13:15:53.824032+0000 mgr.y (mgr.25232) 2536 : cluster [DBG] pgmap v3480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:54 smithi022 bash[80503]: cluster 2024-07-28T13:15:53.824032+0000 mgr.y (mgr.25232) 2536 : cluster [DBG] pgmap v3480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:54 smithi022 bash[82865]: cluster 2024-07-28T13:15:53.824032+0000 mgr.y (mgr.25232) 2536 : cluster [DBG] pgmap v3480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:55.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3868 16 16 0 0 0 - 0 2024-07-28T13:15:56.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3869 16 16 0 0 0 - 0 2024-07-28T13:15:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:56 smithi150 bash[67543]: cluster 2024-07-28T13:15:55.825390+0000 mgr.y (mgr.25232) 2537 : cluster [DBG] pgmap v3481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:56 smithi022 bash[80503]: cluster 2024-07-28T13:15:55.825390+0000 mgr.y (mgr.25232) 2537 : cluster [DBG] pgmap v3481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:56 smithi022 bash[82865]: cluster 2024-07-28T13:15:55.825390+0000 mgr.y (mgr.25232) 2537 : cluster [DBG] pgmap v3481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:57.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3870 16 16 0 0 0 - 0 2024-07-28T13:15:58.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3871 16 16 0 0 0 - 0 2024-07-28T13:15:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:15:58 smithi150 bash[67543]: cluster 2024-07-28T13:15:57.826766+0000 mgr.y (mgr.25232) 2538 : cluster [DBG] pgmap v3482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:15:58 smithi022 bash[82865]: cluster 2024-07-28T13:15:57.826766+0000 mgr.y (mgr.25232) 2538 : cluster [DBG] pgmap v3482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:15:58 smithi022 bash[80503]: cluster 2024-07-28T13:15:57.826766+0000 mgr.y (mgr.25232) 2538 : cluster [DBG] pgmap v3482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:15:59.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3872 16 16 0 0 0 - 0 2024-07-28T13:15:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:15:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:15:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:16:00.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3873 16 16 0 0 0 - 0 2024-07-28T13:16:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:00 smithi150 bash[67543]: cluster 2024-07-28T13:15:59.828084+0000 mgr.y (mgr.25232) 2539 : cluster [DBG] pgmap v3483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:00 smithi022 bash[80503]: cluster 2024-07-28T13:15:59.828084+0000 mgr.y (mgr.25232) 2539 : cluster [DBG] pgmap v3483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:00 smithi022 bash[82865]: cluster 2024-07-28T13:15:59.828084+0000 mgr.y (mgr.25232) 2539 : cluster [DBG] pgmap v3483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:01.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3874 16 16 0 0 0 - 0 2024-07-28T13:16:02.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3875 16 16 0 0 0 - 0 2024-07-28T13:16:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:16:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:16:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:02 smithi150 bash[67543]: cluster 2024-07-28T13:16:01.829423+0000 mgr.y (mgr.25232) 2540 : cluster [DBG] pgmap v3484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:02 smithi022 bash[80503]: cluster 2024-07-28T13:16:01.829423+0000 mgr.y (mgr.25232) 2540 : cluster [DBG] pgmap v3484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:02 smithi022 bash[82865]: cluster 2024-07-28T13:16:01.829423+0000 mgr.y (mgr.25232) 2540 : cluster [DBG] pgmap v3484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:03.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3876 16 16 0 0 0 - 0 2024-07-28T13:16:04.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3877 16 16 0 0 0 - 0 2024-07-28T13:16:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:04 smithi150 bash[67543]: cluster 2024-07-28T13:16:03.830764+0000 mgr.y (mgr.25232) 2541 : cluster [DBG] pgmap v3485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:04 smithi022 bash[80503]: cluster 2024-07-28T13:16:03.830764+0000 mgr.y (mgr.25232) 2541 : cluster [DBG] pgmap v3485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:04 smithi022 bash[82865]: cluster 2024-07-28T13:16:03.830764+0000 mgr.y (mgr.25232) 2541 : cluster [DBG] pgmap v3485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:05.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3878 16 16 0 0 0 - 0 2024-07-28T13:16:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:05 smithi150 bash[67543]: audit 2024-07-28T13:16:05.270737+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:05 smithi022 bash[80503]: audit 2024-07-28T13:16:05.270737+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:05 smithi022 bash[82865]: audit 2024-07-28T13:16:05.270737+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:06.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3879 16 16 0 0 0 - 0 2024-07-28T13:16:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:06 smithi150 bash[67543]: cluster 2024-07-28T13:16:05.832076+0000 mgr.y (mgr.25232) 2542 : cluster [DBG] pgmap v3486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:06 smithi022 bash[80503]: cluster 2024-07-28T13:16:05.832076+0000 mgr.y (mgr.25232) 2542 : cluster [DBG] pgmap v3486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:06 smithi022 bash[82865]: cluster 2024-07-28T13:16:05.832076+0000 mgr.y (mgr.25232) 2542 : cluster [DBG] pgmap v3486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:07.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:16:07.344718+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:16:07.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:16:07.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3880 16 16 0 0 0 - 0 2024-07-28T13:16:08.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3881 16 16 0 0 0 - 0 2024-07-28T13:16:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:08 smithi150 bash[67543]: cluster 2024-07-28T13:16:07.833417+0000 mgr.y (mgr.25232) 2543 : cluster [DBG] pgmap v3487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:08 smithi022 bash[80503]: cluster 2024-07-28T13:16:07.833417+0000 mgr.y (mgr.25232) 2543 : cluster [DBG] pgmap v3487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:08 smithi022 bash[82865]: cluster 2024-07-28T13:16:07.833417+0000 mgr.y (mgr.25232) 2543 : cluster [DBG] pgmap v3487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:09.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3882 16 16 0 0 0 - 0 2024-07-28T13:16:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:16:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:16:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:16:10.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3883 16 16 0 0 0 - 0 2024-07-28T13:16:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:10 smithi150 bash[67543]: cluster 2024-07-28T13:16:09.834780+0000 mgr.y (mgr.25232) 2544 : cluster [DBG] pgmap v3488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:10 smithi022 bash[80503]: cluster 2024-07-28T13:16:09.834780+0000 mgr.y (mgr.25232) 2544 : cluster [DBG] pgmap v3488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:10 smithi022 bash[82865]: cluster 2024-07-28T13:16:09.834780+0000 mgr.y (mgr.25232) 2544 : cluster [DBG] pgmap v3488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:11.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3884 16 16 0 0 0 - 0 2024-07-28T13:16:12.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3885 16 16 0 0 0 - 0 2024-07-28T13:16:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:16:12 smithi150 bash[60514]: ts=2024-07-28T13:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:16:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:12 smithi150 bash[67543]: cluster 2024-07-28T13:16:11.836102+0000 mgr.y (mgr.25232) 2545 : cluster [DBG] pgmap v3489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:12 smithi022 bash[80503]: cluster 2024-07-28T13:16:11.836102+0000 mgr.y (mgr.25232) 2545 : cluster [DBG] pgmap v3489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:12 smithi022 bash[82865]: cluster 2024-07-28T13:16:11.836102+0000 mgr.y (mgr.25232) 2545 : cluster [DBG] pgmap v3489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:13.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3886 16 16 0 0 0 - 0 2024-07-28T13:16:14.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3887 16 16 0 0 0 - 0 2024-07-28T13:16:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:14 smithi150 bash[67543]: cluster 2024-07-28T13:16:13.837478+0000 mgr.y (mgr.25232) 2546 : cluster [DBG] pgmap v3490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:14 smithi022 bash[80503]: cluster 2024-07-28T13:16:13.837478+0000 mgr.y (mgr.25232) 2546 : cluster [DBG] pgmap v3490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:14 smithi022 bash[82865]: cluster 2024-07-28T13:16:13.837478+0000 mgr.y (mgr.25232) 2546 : cluster [DBG] pgmap v3490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:15.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3888 16 16 0 0 0 - 0 2024-07-28T13:16:16.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3889 16 16 0 0 0 - 0 2024-07-28T13:16:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:16 smithi150 bash[67543]: cluster 2024-07-28T13:16:15.838886+0000 mgr.y (mgr.25232) 2547 : cluster [DBG] pgmap v3491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:16 smithi022 bash[80503]: cluster 2024-07-28T13:16:15.838886+0000 mgr.y (mgr.25232) 2547 : cluster [DBG] pgmap v3491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:16 smithi022 bash[82865]: cluster 2024-07-28T13:16:15.838886+0000 mgr.y (mgr.25232) 2547 : cluster [DBG] pgmap v3491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:17.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3890 16 16 0 0 0 - 0 2024-07-28T13:16:18.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3891 16 16 0 0 0 - 0 2024-07-28T13:16:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:18 smithi150 bash[67543]: cluster 2024-07-28T13:16:17.840237+0000 mgr.y (mgr.25232) 2548 : cluster [DBG] pgmap v3492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:18 smithi022 bash[80503]: cluster 2024-07-28T13:16:17.840237+0000 mgr.y (mgr.25232) 2548 : cluster [DBG] pgmap v3492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:18 smithi022 bash[82865]: cluster 2024-07-28T13:16:17.840237+0000 mgr.y (mgr.25232) 2548 : cluster [DBG] pgmap v3492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:19.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3892 16 16 0 0 0 - 0 2024-07-28T13:16:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:16:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:16:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:16:20.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3893 16 16 0 0 0 - 0 2024-07-28T13:16:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:20 smithi150 bash[67543]: cluster 2024-07-28T13:16:19.841575+0000 mgr.y (mgr.25232) 2549 : cluster [DBG] pgmap v3493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:20 smithi150 bash[67543]: audit 2024-07-28T13:16:20.271253+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:20 smithi022 bash[80503]: cluster 2024-07-28T13:16:19.841575+0000 mgr.y (mgr.25232) 2549 : cluster [DBG] pgmap v3493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:20 smithi022 bash[80503]: audit 2024-07-28T13:16:20.271253+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:20 smithi022 bash[82865]: cluster 2024-07-28T13:16:19.841575+0000 mgr.y (mgr.25232) 2549 : cluster [DBG] pgmap v3493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:20 smithi022 bash[82865]: audit 2024-07-28T13:16:20.271253+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:21.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3894 16 16 0 0 0 - 0 2024-07-28T13:16:22.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3895 16 16 0 0 0 - 0 2024-07-28T13:16:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:16:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:16:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:22 smithi150 bash[67543]: cluster 2024-07-28T13:16:21.842926+0000 mgr.y (mgr.25232) 2550 : cluster [DBG] pgmap v3494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:22 smithi022 bash[80503]: cluster 2024-07-28T13:16:21.842926+0000 mgr.y (mgr.25232) 2550 : cluster [DBG] pgmap v3494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:22 smithi022 bash[82865]: cluster 2024-07-28T13:16:21.842926+0000 mgr.y (mgr.25232) 2550 : cluster [DBG] pgmap v3494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:23.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3896 16 16 0 0 0 - 0 2024-07-28T13:16:24.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3897 16 16 0 0 0 - 0 2024-07-28T13:16:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:24 smithi150 bash[67543]: cluster 2024-07-28T13:16:23.844283+0000 mgr.y (mgr.25232) 2551 : cluster [DBG] pgmap v3495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:24 smithi022 bash[80503]: cluster 2024-07-28T13:16:23.844283+0000 mgr.y (mgr.25232) 2551 : cluster [DBG] pgmap v3495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:24 smithi022 bash[82865]: cluster 2024-07-28T13:16:23.844283+0000 mgr.y (mgr.25232) 2551 : cluster [DBG] pgmap v3495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:25.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3898 16 16 0 0 0 - 0 2024-07-28T13:16:26.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3899 16 16 0 0 0 - 0 2024-07-28T13:16:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:26 smithi150 bash[67543]: cluster 2024-07-28T13:16:25.845562+0000 mgr.y (mgr.25232) 2552 : cluster [DBG] pgmap v3496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:26 smithi022 bash[80503]: cluster 2024-07-28T13:16:25.845562+0000 mgr.y (mgr.25232) 2552 : cluster [DBG] pgmap v3496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:26 smithi022 bash[82865]: cluster 2024-07-28T13:16:25.845562+0000 mgr.y (mgr.25232) 2552 : cluster [DBG] pgmap v3496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:27.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:16:27.347856+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:16:27.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:16:27.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3900 16 16 0 0 0 - 0 2024-07-28T13:16:28.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3901 16 16 0 0 0 - 0 2024-07-28T13:16:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:28 smithi150 bash[67543]: cluster 2024-07-28T13:16:27.846954+0000 mgr.y (mgr.25232) 2553 : cluster [DBG] pgmap v3497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:28 smithi022 bash[80503]: cluster 2024-07-28T13:16:27.846954+0000 mgr.y (mgr.25232) 2553 : cluster [DBG] pgmap v3497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:28 smithi022 bash[82865]: cluster 2024-07-28T13:16:27.846954+0000 mgr.y (mgr.25232) 2553 : cluster [DBG] pgmap v3497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:29.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3902 16 16 0 0 0 - 0 2024-07-28T13:16:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:16:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:16:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:16:30.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3903 16 16 0 0 0 - 0 2024-07-28T13:16:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:30 smithi150 bash[67543]: cluster 2024-07-28T13:16:29.848304+0000 mgr.y (mgr.25232) 2554 : cluster [DBG] pgmap v3498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:30 smithi022 bash[80503]: cluster 2024-07-28T13:16:29.848304+0000 mgr.y (mgr.25232) 2554 : cluster [DBG] pgmap v3498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:30 smithi022 bash[82865]: cluster 2024-07-28T13:16:29.848304+0000 mgr.y (mgr.25232) 2554 : cluster [DBG] pgmap v3498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:31.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3904 16 16 0 0 0 - 0 2024-07-28T13:16:32.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3905 16 16 0 0 0 - 0 2024-07-28T13:16:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:16:32 smithi150 bash[60514]: ts=2024-07-28T13:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:16:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:32 smithi150 bash[67543]: cluster 2024-07-28T13:16:31.849644+0000 mgr.y (mgr.25232) 2555 : cluster [DBG] pgmap v3499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:32 smithi022 bash[80503]: cluster 2024-07-28T13:16:31.849644+0000 mgr.y (mgr.25232) 2555 : cluster [DBG] pgmap v3499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:32 smithi022 bash[82865]: cluster 2024-07-28T13:16:31.849644+0000 mgr.y (mgr.25232) 2555 : cluster [DBG] pgmap v3499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:33.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3906 16 16 0 0 0 - 0 2024-07-28T13:16:34.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3907 16 16 0 0 0 - 0 2024-07-28T13:16:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:34 smithi150 bash[67543]: cluster 2024-07-28T13:16:33.851022+0000 mgr.y (mgr.25232) 2556 : cluster [DBG] pgmap v3500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:34 smithi022 bash[80503]: cluster 2024-07-28T13:16:33.851022+0000 mgr.y (mgr.25232) 2556 : cluster [DBG] pgmap v3500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:34 smithi022 bash[82865]: cluster 2024-07-28T13:16:33.851022+0000 mgr.y (mgr.25232) 2556 : cluster [DBG] pgmap v3500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:35.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3908 16 16 0 0 0 - 0 2024-07-28T13:16:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:35 smithi150 bash[67543]: audit 2024-07-28T13:16:35.273730+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:35 smithi022 bash[80503]: audit 2024-07-28T13:16:35.273730+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:35 smithi022 bash[82865]: audit 2024-07-28T13:16:35.273730+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:36.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3909 16 16 0 0 0 - 0 2024-07-28T13:16:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:36 smithi150 bash[67543]: cluster 2024-07-28T13:16:35.852299+0000 mgr.y (mgr.25232) 2557 : cluster [DBG] pgmap v3501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:37.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:36 smithi022 bash[80503]: cluster 2024-07-28T13:16:35.852299+0000 mgr.y (mgr.25232) 2557 : cluster [DBG] pgmap v3501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:36 smithi022 bash[82865]: cluster 2024-07-28T13:16:35.852299+0000 mgr.y (mgr.25232) 2557 : cluster [DBG] pgmap v3501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:37.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3910 16 16 0 0 0 - 0 2024-07-28T13:16:38.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3911 16 16 0 0 0 - 0 2024-07-28T13:16:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:38 smithi150 bash[67543]: cluster 2024-07-28T13:16:37.853646+0000 mgr.y (mgr.25232) 2558 : cluster [DBG] pgmap v3502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:38 smithi022 bash[80503]: cluster 2024-07-28T13:16:37.853646+0000 mgr.y (mgr.25232) 2558 : cluster [DBG] pgmap v3502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:38 smithi022 bash[82865]: cluster 2024-07-28T13:16:37.853646+0000 mgr.y (mgr.25232) 2558 : cluster [DBG] pgmap v3502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:39.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3912 16 16 0 0 0 - 0 2024-07-28T13:16:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:16:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:16:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:16:40.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3913 16 16 0 0 0 - 0 2024-07-28T13:16:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:40 smithi150 bash[67543]: cluster 2024-07-28T13:16:39.855005+0000 mgr.y (mgr.25232) 2559 : cluster [DBG] pgmap v3503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:40 smithi022 bash[80503]: cluster 2024-07-28T13:16:39.855005+0000 mgr.y (mgr.25232) 2559 : cluster [DBG] pgmap v3503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:40 smithi022 bash[82865]: cluster 2024-07-28T13:16:39.855005+0000 mgr.y (mgr.25232) 2559 : cluster [DBG] pgmap v3503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:41.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3914 16 16 0 0 0 - 0 2024-07-28T13:16:42.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3915 16 16 0 0 0 - 0 2024-07-28T13:16:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:16:42 smithi150 bash[60514]: ts=2024-07-28T13:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:16:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:43 smithi150 bash[67543]: cluster 2024-07-28T13:16:41.856366+0000 mgr.y (mgr.25232) 2560 : cluster [DBG] pgmap v3504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:43 smithi022 bash[80503]: cluster 2024-07-28T13:16:41.856366+0000 mgr.y (mgr.25232) 2560 : cluster [DBG] pgmap v3504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:43 smithi022 bash[82865]: cluster 2024-07-28T13:16:41.856366+0000 mgr.y (mgr.25232) 2560 : cluster [DBG] pgmap v3504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:43.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3916 16 16 0 0 0 - 0 2024-07-28T13:16:44.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3917 16 16 0 0 0 - 0 2024-07-28T13:16:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:45 smithi150 bash[67543]: cluster 2024-07-28T13:16:43.857720+0000 mgr.y (mgr.25232) 2561 : cluster [DBG] pgmap v3505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:45 smithi022 bash[80503]: cluster 2024-07-28T13:16:43.857720+0000 mgr.y (mgr.25232) 2561 : cluster [DBG] pgmap v3505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:45 smithi022 bash[82865]: cluster 2024-07-28T13:16:43.857720+0000 mgr.y (mgr.25232) 2561 : cluster [DBG] pgmap v3505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:45.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3918 16 16 0 0 0 - 0 2024-07-28T13:16:46.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3919 16 16 0 0 0 - 0 2024-07-28T13:16:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:47 smithi150 bash[67543]: cluster 2024-07-28T13:16:45.859104+0000 mgr.y (mgr.25232) 2562 : cluster [DBG] pgmap v3506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:47 smithi150 bash[67543]: audit 2024-07-28T13:16:46.208745+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:16:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:47 smithi022 bash[80503]: cluster 2024-07-28T13:16:45.859104+0000 mgr.y (mgr.25232) 2562 : cluster [DBG] pgmap v3506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:47 smithi022 bash[80503]: audit 2024-07-28T13:16:46.208745+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:16:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:47 smithi022 bash[82865]: cluster 2024-07-28T13:16:45.859104+0000 mgr.y (mgr.25232) 2562 : cluster [DBG] pgmap v3506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:47 smithi022 bash[82865]: audit 2024-07-28T13:16:46.208745+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:16:47.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:16:47.351056+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:16:47.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:16:47.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3920 16 16 0 0 0 - 0 2024-07-28T13:16:48.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3921 16 16 0 0 0 - 0 2024-07-28T13:16:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:49 smithi150 bash[67543]: cluster 2024-07-28T13:16:47.860505+0000 mgr.y (mgr.25232) 2563 : cluster [DBG] pgmap v3507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:49 smithi022 bash[80503]: cluster 2024-07-28T13:16:47.860505+0000 mgr.y (mgr.25232) 2563 : cluster [DBG] pgmap v3507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:49 smithi022 bash[82865]: cluster 2024-07-28T13:16:47.860505+0000 mgr.y (mgr.25232) 2563 : cluster [DBG] pgmap v3507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:49.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3922 16 16 0 0 0 - 0 2024-07-28T13:16:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:16:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:16:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:16:50.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3923 16 16 0 0 0 - 0 2024-07-28T13:16:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:51 smithi150 bash[67543]: cluster 2024-07-28T13:16:49.861884+0000 mgr.y (mgr.25232) 2564 : cluster [DBG] pgmap v3508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:51 smithi150 bash[67543]: audit 2024-07-28T13:16:50.273922+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:51 smithi022 bash[80503]: cluster 2024-07-28T13:16:49.861884+0000 mgr.y (mgr.25232) 2564 : cluster [DBG] pgmap v3508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:51 smithi022 bash[80503]: audit 2024-07-28T13:16:50.273922+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:51 smithi022 bash[82865]: cluster 2024-07-28T13:16:49.861884+0000 mgr.y (mgr.25232) 2564 : cluster [DBG] pgmap v3508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:51 smithi022 bash[82865]: audit 2024-07-28T13:16:50.273922+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:16:51.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3924 16 16 0 0 0 - 0 2024-07-28T13:16:52.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3925 16 16 0 0 0 - 0 2024-07-28T13:16:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:51.861586+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: cluster 2024-07-28T13:16:51.863335+0000 mgr.y (mgr.25232) 2565 : cluster [DBG] pgmap v3509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:51.873089+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:52.143307+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:52.150462+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:52.574118+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:52.575746+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:52 smithi150 bash[67543]: audit 2024-07-28T13:16:52.583520+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:51.861586+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: cluster 2024-07-28T13:16:51.863335+0000 mgr.y (mgr.25232) 2565 : cluster [DBG] pgmap v3509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:51.873089+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:52.143307+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:52.150462+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:52.574118+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:52.575746+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:16:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[80503]: audit 2024-07-28T13:16:52.583520+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:51.861586+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: cluster 2024-07-28T13:16:51.863335+0000 mgr.y (mgr.25232) 2565 : cluster [DBG] pgmap v3509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:51.873089+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:52.143307+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:52.150462+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:52.574118+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:52.575746+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:16:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:52 smithi022 bash[82865]: audit 2024-07-28T13:16:52.583520+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:16:53.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3926 16 16 0 0 0 - 0 2024-07-28T13:16:54.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3927 16 16 0 0 0 - 0 2024-07-28T13:16:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:54 smithi150 bash[67543]: cluster 2024-07-28T13:16:53.864740+0000 mgr.y (mgr.25232) 2566 : cluster [DBG] pgmap v3510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:54 smithi022 bash[80503]: cluster 2024-07-28T13:16:53.864740+0000 mgr.y (mgr.25232) 2566 : cluster [DBG] pgmap v3510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:54 smithi022 bash[82865]: cluster 2024-07-28T13:16:53.864740+0000 mgr.y (mgr.25232) 2566 : cluster [DBG] pgmap v3510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:55.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3928 16 16 0 0 0 - 0 2024-07-28T13:16:56.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3929 16 16 0 0 0 - 0 2024-07-28T13:16:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:56 smithi150 bash[67543]: cluster 2024-07-28T13:16:55.866104+0000 mgr.y (mgr.25232) 2567 : cluster [DBG] pgmap v3511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:56 smithi022 bash[80503]: cluster 2024-07-28T13:16:55.866104+0000 mgr.y (mgr.25232) 2567 : cluster [DBG] pgmap v3511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:56 smithi022 bash[82865]: cluster 2024-07-28T13:16:55.866104+0000 mgr.y (mgr.25232) 2567 : cluster [DBG] pgmap v3511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:57.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3930 16 16 0 0 0 - 0 2024-07-28T13:16:58.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3931 16 16 0 0 0 - 0 2024-07-28T13:16:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:16:58 smithi150 bash[67543]: cluster 2024-07-28T13:16:57.867534+0000 mgr.y (mgr.25232) 2568 : cluster [DBG] pgmap v3512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:16:58 smithi022 bash[80503]: cluster 2024-07-28T13:16:57.867534+0000 mgr.y (mgr.25232) 2568 : cluster [DBG] pgmap v3512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:16:58 smithi022 bash[82865]: cluster 2024-07-28T13:16:57.867534+0000 mgr.y (mgr.25232) 2568 : cluster [DBG] pgmap v3512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:16:59.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3932 16 16 0 0 0 - 0 2024-07-28T13:16:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:16:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:16:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:17:00.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3933 16 16 0 0 0 - 0 2024-07-28T13:17:01.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:00 smithi022 bash[80503]: cluster 2024-07-28T13:16:59.868855+0000 mgr.y (mgr.25232) 2569 : cluster [DBG] pgmap v3513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:01.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:00 smithi022 bash[82865]: cluster 2024-07-28T13:16:59.868855+0000 mgr.y (mgr.25232) 2569 : cluster [DBG] pgmap v3513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:00 smithi150 bash[67543]: cluster 2024-07-28T13:16:59.868855+0000 mgr.y (mgr.25232) 2569 : cluster [DBG] pgmap v3513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:01.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3934 16 16 0 0 0 - 0 2024-07-28T13:17:02.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3935 16 16 0 0 0 - 0 2024-07-28T13:17:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:17:02 smithi150 bash[60514]: ts=2024-07-28T13:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:17:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:02 smithi150 bash[67543]: cluster 2024-07-28T13:17:01.870225+0000 mgr.y (mgr.25232) 2570 : cluster [DBG] pgmap v3514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:02 smithi022 bash[80503]: cluster 2024-07-28T13:17:01.870225+0000 mgr.y (mgr.25232) 2570 : cluster [DBG] pgmap v3514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:02 smithi022 bash[82865]: cluster 2024-07-28T13:17:01.870225+0000 mgr.y (mgr.25232) 2570 : cluster [DBG] pgmap v3514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:03.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3936 16 16 0 0 0 - 0 2024-07-28T13:17:04.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3937 16 16 0 0 0 - 0 2024-07-28T13:17:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:04 smithi150 bash[67543]: cluster 2024-07-28T13:17:03.871585+0000 mgr.y (mgr.25232) 2571 : cluster [DBG] pgmap v3515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:04 smithi022 bash[80503]: cluster 2024-07-28T13:17:03.871585+0000 mgr.y (mgr.25232) 2571 : cluster [DBG] pgmap v3515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:04 smithi022 bash[82865]: cluster 2024-07-28T13:17:03.871585+0000 mgr.y (mgr.25232) 2571 : cluster [DBG] pgmap v3515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:05.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3938 16 16 0 0 0 - 0 2024-07-28T13:17:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:05 smithi150 bash[67543]: audit 2024-07-28T13:17:05.274450+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:05 smithi022 bash[80503]: audit 2024-07-28T13:17:05.274450+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:05 smithi022 bash[82865]: audit 2024-07-28T13:17:05.274450+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:06.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3939 16 16 0 0 0 - 0 2024-07-28T13:17:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:06 smithi150 bash[67543]: cluster 2024-07-28T13:17:05.872936+0000 mgr.y (mgr.25232) 2572 : cluster [DBG] pgmap v3516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:06 smithi022 bash[80503]: cluster 2024-07-28T13:17:05.872936+0000 mgr.y (mgr.25232) 2572 : cluster [DBG] pgmap v3516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:06 smithi022 bash[82865]: cluster 2024-07-28T13:17:05.872936+0000 mgr.y (mgr.25232) 2572 : cluster [DBG] pgmap v3516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:07.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:17:07.354277+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:17:07.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:17:07.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3940 16 16 0 0 0 - 0 2024-07-28T13:17:08.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3941 16 16 0 0 0 - 0 2024-07-28T13:17:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:08 smithi150 bash[67543]: cluster 2024-07-28T13:17:07.874292+0000 mgr.y (mgr.25232) 2573 : cluster [DBG] pgmap v3517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:08 smithi022 bash[80503]: cluster 2024-07-28T13:17:07.874292+0000 mgr.y (mgr.25232) 2573 : cluster [DBG] pgmap v3517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:08 smithi022 bash[82865]: cluster 2024-07-28T13:17:07.874292+0000 mgr.y (mgr.25232) 2573 : cluster [DBG] pgmap v3517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:09.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3942 16 16 0 0 0 - 0 2024-07-28T13:17:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:17:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:17:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:17:10.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3943 16 16 0 0 0 - 0 2024-07-28T13:17:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:10 smithi150 bash[67543]: cluster 2024-07-28T13:17:09.875644+0000 mgr.y (mgr.25232) 2574 : cluster [DBG] pgmap v3518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:10 smithi022 bash[80503]: cluster 2024-07-28T13:17:09.875644+0000 mgr.y (mgr.25232) 2574 : cluster [DBG] pgmap v3518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:10 smithi022 bash[82865]: cluster 2024-07-28T13:17:09.875644+0000 mgr.y (mgr.25232) 2574 : cluster [DBG] pgmap v3518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:11.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3944 16 16 0 0 0 - 0 2024-07-28T13:17:12.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3945 16 16 0 0 0 - 0 2024-07-28T13:17:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:17:12 smithi150 bash[60514]: ts=2024-07-28T13:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:17:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:12 smithi150 bash[67543]: cluster 2024-07-28T13:17:11.877013+0000 mgr.y (mgr.25232) 2575 : cluster [DBG] pgmap v3519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:12 smithi022 bash[80503]: cluster 2024-07-28T13:17:11.877013+0000 mgr.y (mgr.25232) 2575 : cluster [DBG] pgmap v3519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:12 smithi022 bash[82865]: cluster 2024-07-28T13:17:11.877013+0000 mgr.y (mgr.25232) 2575 : cluster [DBG] pgmap v3519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:13.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3946 16 16 0 0 0 - 0 2024-07-28T13:17:14.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3947 16 16 0 0 0 - 0 2024-07-28T13:17:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:14 smithi150 bash[67543]: cluster 2024-07-28T13:17:13.878546+0000 mgr.y (mgr.25232) 2576 : cluster [DBG] pgmap v3520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:14 smithi022 bash[80503]: cluster 2024-07-28T13:17:13.878546+0000 mgr.y (mgr.25232) 2576 : cluster [DBG] pgmap v3520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:14 smithi022 bash[82865]: cluster 2024-07-28T13:17:13.878546+0000 mgr.y (mgr.25232) 2576 : cluster [DBG] pgmap v3520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:15.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3948 16 16 0 0 0 - 0 2024-07-28T13:17:16.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3949 16 16 0 0 0 - 0 2024-07-28T13:17:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:16 smithi150 bash[67543]: cluster 2024-07-28T13:17:15.880094+0000 mgr.y (mgr.25232) 2577 : cluster [DBG] pgmap v3521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:16 smithi022 bash[80503]: cluster 2024-07-28T13:17:15.880094+0000 mgr.y (mgr.25232) 2577 : cluster [DBG] pgmap v3521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:16 smithi022 bash[82865]: cluster 2024-07-28T13:17:15.880094+0000 mgr.y (mgr.25232) 2577 : cluster [DBG] pgmap v3521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:17.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3950 16 16 0 0 0 - 0 2024-07-28T13:17:18.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3951 16 16 0 0 0 - 0 2024-07-28T13:17:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:18 smithi150 bash[67543]: cluster 2024-07-28T13:17:17.881654+0000 mgr.y (mgr.25232) 2578 : cluster [DBG] pgmap v3522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:18 smithi022 bash[80503]: cluster 2024-07-28T13:17:17.881654+0000 mgr.y (mgr.25232) 2578 : cluster [DBG] pgmap v3522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:18 smithi022 bash[82865]: cluster 2024-07-28T13:17:17.881654+0000 mgr.y (mgr.25232) 2578 : cluster [DBG] pgmap v3522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:19.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3952 16 16 0 0 0 - 0 2024-07-28T13:17:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:17:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:17:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:17:20.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3953 16 16 0 0 0 - 0 2024-07-28T13:17:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:20 smithi150 bash[67543]: cluster 2024-07-28T13:17:19.883276+0000 mgr.y (mgr.25232) 2579 : cluster [DBG] pgmap v3523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:20 smithi150 bash[67543]: audit 2024-07-28T13:17:20.275196+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:20 smithi022 bash[80503]: cluster 2024-07-28T13:17:19.883276+0000 mgr.y (mgr.25232) 2579 : cluster [DBG] pgmap v3523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:20 smithi022 bash[80503]: audit 2024-07-28T13:17:20.275196+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:20 smithi022 bash[82865]: cluster 2024-07-28T13:17:19.883276+0000 mgr.y (mgr.25232) 2579 : cluster [DBG] pgmap v3523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:20 smithi022 bash[82865]: audit 2024-07-28T13:17:20.275196+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:21.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3954 16 16 0 0 0 - 0 2024-07-28T13:17:22.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3955 16 16 0 0 0 - 0 2024-07-28T13:17:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:17:22 smithi150 bash[60514]: ts=2024-07-28T13:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:17:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:22 smithi150 bash[67543]: cluster 2024-07-28T13:17:21.884816+0000 mgr.y (mgr.25232) 2580 : cluster [DBG] pgmap v3524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:22 smithi022 bash[80503]: cluster 2024-07-28T13:17:21.884816+0000 mgr.y (mgr.25232) 2580 : cluster [DBG] pgmap v3524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:22 smithi022 bash[82865]: cluster 2024-07-28T13:17:21.884816+0000 mgr.y (mgr.25232) 2580 : cluster [DBG] pgmap v3524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:23.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3956 16 16 0 0 0 - 0 2024-07-28T13:17:24.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3957 16 16 0 0 0 - 0 2024-07-28T13:17:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:24 smithi150 bash[67543]: cluster 2024-07-28T13:17:23.886362+0000 mgr.y (mgr.25232) 2581 : cluster [DBG] pgmap v3525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:24 smithi022 bash[80503]: cluster 2024-07-28T13:17:23.886362+0000 mgr.y (mgr.25232) 2581 : cluster [DBG] pgmap v3525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:24 smithi022 bash[82865]: cluster 2024-07-28T13:17:23.886362+0000 mgr.y (mgr.25232) 2581 : cluster [DBG] pgmap v3525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:25.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3958 16 16 0 0 0 - 0 2024-07-28T13:17:26.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3959 16 16 0 0 0 - 0 2024-07-28T13:17:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:26 smithi150 bash[67543]: cluster 2024-07-28T13:17:25.887847+0000 mgr.y (mgr.25232) 2582 : cluster [DBG] pgmap v3526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:26 smithi022 bash[80503]: cluster 2024-07-28T13:17:25.887847+0000 mgr.y (mgr.25232) 2582 : cluster [DBG] pgmap v3526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:26 smithi022 bash[82865]: cluster 2024-07-28T13:17:25.887847+0000 mgr.y (mgr.25232) 2582 : cluster [DBG] pgmap v3526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:27.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:17:27.357496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:17:27.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:17:27.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3960 16 16 0 0 0 - 0 2024-07-28T13:17:28.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3961 16 16 0 0 0 - 0 2024-07-28T13:17:29.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3962 16 16 0 0 0 - 0 2024-07-28T13:17:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:29 smithi150 bash[67543]: cluster 2024-07-28T13:17:27.889374+0000 mgr.y (mgr.25232) 2583 : cluster [DBG] pgmap v3527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:29 smithi022 bash[80503]: cluster 2024-07-28T13:17:27.889374+0000 mgr.y (mgr.25232) 2583 : cluster [DBG] pgmap v3527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:17:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:17:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:17:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:29 smithi022 bash[82865]: cluster 2024-07-28T13:17:27.889374+0000 mgr.y (mgr.25232) 2583 : cluster [DBG] pgmap v3527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:30.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3963 16 16 0 0 0 - 0 2024-07-28T13:17:31.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3964 16 16 0 0 0 - 0 2024-07-28T13:17:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:31 smithi150 bash[67543]: cluster 2024-07-28T13:17:29.890902+0000 mgr.y (mgr.25232) 2584 : cluster [DBG] pgmap v3528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:31 smithi022 bash[80503]: cluster 2024-07-28T13:17:29.890902+0000 mgr.y (mgr.25232) 2584 : cluster [DBG] pgmap v3528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:31 smithi022 bash[82865]: cluster 2024-07-28T13:17:29.890902+0000 mgr.y (mgr.25232) 2584 : cluster [DBG] pgmap v3528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:32.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3965 16 16 0 0 0 - 0 2024-07-28T13:17:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:17:32 smithi150 bash[60514]: ts=2024-07-28T13:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:17:33.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3966 16 16 0 0 0 - 0 2024-07-28T13:17:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:33 smithi150 bash[67543]: cluster 2024-07-28T13:17:31.892486+0000 mgr.y (mgr.25232) 2585 : cluster [DBG] pgmap v3529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:33 smithi022 bash[80503]: cluster 2024-07-28T13:17:31.892486+0000 mgr.y (mgr.25232) 2585 : cluster [DBG] pgmap v3529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:33 smithi022 bash[82865]: cluster 2024-07-28T13:17:31.892486+0000 mgr.y (mgr.25232) 2585 : cluster [DBG] pgmap v3529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:34.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3967 16 16 0 0 0 - 0 2024-07-28T13:17:35.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3968 16 16 0 0 0 - 0 2024-07-28T13:17:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:35 smithi022 bash[82865]: cluster 2024-07-28T13:17:33.894004+0000 mgr.y (mgr.25232) 2586 : cluster [DBG] pgmap v3530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:35 smithi022 bash[82865]: audit 2024-07-28T13:17:35.277590+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:35 smithi022 bash[80503]: cluster 2024-07-28T13:17:33.894004+0000 mgr.y (mgr.25232) 2586 : cluster [DBG] pgmap v3530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:35 smithi022 bash[80503]: audit 2024-07-28T13:17:35.277590+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:35 smithi150 bash[67543]: cluster 2024-07-28T13:17:33.894004+0000 mgr.y (mgr.25232) 2586 : cluster [DBG] pgmap v3530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:35 smithi150 bash[67543]: audit 2024-07-28T13:17:35.277590+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:36.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3969 16 16 0 0 0 - 0 2024-07-28T13:17:37.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3970 16 16 0 0 0 - 0 2024-07-28T13:17:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:37 smithi022 bash[80503]: cluster 2024-07-28T13:17:35.895547+0000 mgr.y (mgr.25232) 2587 : cluster [DBG] pgmap v3531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:37 smithi022 bash[82865]: cluster 2024-07-28T13:17:35.895547+0000 mgr.y (mgr.25232) 2587 : cluster [DBG] pgmap v3531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:37 smithi150 bash[67543]: cluster 2024-07-28T13:17:35.895547+0000 mgr.y (mgr.25232) 2587 : cluster [DBG] pgmap v3531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:38.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3971 16 16 0 0 0 - 0 2024-07-28T13:17:39.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3972 16 16 0 0 0 - 0 2024-07-28T13:17:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:39 smithi022 bash[80503]: cluster 2024-07-28T13:17:37.897107+0000 mgr.y (mgr.25232) 2588 : cluster [DBG] pgmap v3532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:17:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:17:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:17:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:39 smithi022 bash[82865]: cluster 2024-07-28T13:17:37.897107+0000 mgr.y (mgr.25232) 2588 : cluster [DBG] pgmap v3532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:39 smithi150 bash[67543]: cluster 2024-07-28T13:17:37.897107+0000 mgr.y (mgr.25232) 2588 : cluster [DBG] pgmap v3532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:40.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3973 16 16 0 0 0 - 0 2024-07-28T13:17:41.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3974 16 16 0 0 0 - 0 2024-07-28T13:17:41.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:41 smithi022 bash[80503]: cluster 2024-07-28T13:17:39.898553+0000 mgr.y (mgr.25232) 2589 : cluster [DBG] pgmap v3533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:41 smithi022 bash[82865]: cluster 2024-07-28T13:17:39.898553+0000 mgr.y (mgr.25232) 2589 : cluster [DBG] pgmap v3533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:41 smithi150 bash[67543]: cluster 2024-07-28T13:17:39.898553+0000 mgr.y (mgr.25232) 2589 : cluster [DBG] pgmap v3533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:42.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3975 16 16 0 0 0 - 0 2024-07-28T13:17:42.584 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:17:42 smithi150 bash[60514]: ts=2024-07-28T13:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:17:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:42 smithi150 bash[67543]: cluster 2024-07-28T13:17:41.899997+0000 mgr.y (mgr.25232) 2590 : cluster [DBG] pgmap v3534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:42 smithi022 bash[80503]: cluster 2024-07-28T13:17:41.899997+0000 mgr.y (mgr.25232) 2590 : cluster [DBG] pgmap v3534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:42 smithi022 bash[82865]: cluster 2024-07-28T13:17:41.899997+0000 mgr.y (mgr.25232) 2590 : cluster [DBG] pgmap v3534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:43.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3976 16 16 0 0 0 - 0 2024-07-28T13:17:44.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3977 16 16 0 0 0 - 0 2024-07-28T13:17:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:44 smithi150 bash[67543]: cluster 2024-07-28T13:17:43.901390+0000 mgr.y (mgr.25232) 2591 : cluster [DBG] pgmap v3535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:44 smithi022 bash[80503]: cluster 2024-07-28T13:17:43.901390+0000 mgr.y (mgr.25232) 2591 : cluster [DBG] pgmap v3535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:44 smithi022 bash[82865]: cluster 2024-07-28T13:17:43.901390+0000 mgr.y (mgr.25232) 2591 : cluster [DBG] pgmap v3535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:45.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3978 16 16 0 0 0 - 0 2024-07-28T13:17:46.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3979 16 16 0 0 0 - 0 2024-07-28T13:17:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:46 smithi150 bash[67543]: cluster 2024-07-28T13:17:45.902909+0000 mgr.y (mgr.25232) 2592 : cluster [DBG] pgmap v3536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:46 smithi022 bash[80503]: cluster 2024-07-28T13:17:45.902909+0000 mgr.y (mgr.25232) 2592 : cluster [DBG] pgmap v3536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:46 smithi022 bash[82865]: cluster 2024-07-28T13:17:45.902909+0000 mgr.y (mgr.25232) 2592 : cluster [DBG] pgmap v3536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:47.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:17:47.360895+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:17:47.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:17:47.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3980 16 16 0 0 0 - 0 2024-07-28T13:17:48.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3981 16 16 0 0 0 - 0 2024-07-28T13:17:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:48 smithi150 bash[67543]: cluster 2024-07-28T13:17:47.904448+0000 mgr.y (mgr.25232) 2593 : cluster [DBG] pgmap v3537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:48 smithi022 bash[80503]: cluster 2024-07-28T13:17:47.904448+0000 mgr.y (mgr.25232) 2593 : cluster [DBG] pgmap v3537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:48 smithi022 bash[82865]: cluster 2024-07-28T13:17:47.904448+0000 mgr.y (mgr.25232) 2593 : cluster [DBG] pgmap v3537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:49.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3982 16 16 0 0 0 - 0 2024-07-28T13:17:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:17:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:17:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:17:50.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3983 16 16 0 0 0 - 0 2024-07-28T13:17:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:50 smithi150 bash[67543]: cluster 2024-07-28T13:17:49.905980+0000 mgr.y (mgr.25232) 2594 : cluster [DBG] pgmap v3538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:50 smithi150 bash[67543]: audit 2024-07-28T13:17:50.277904+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:50 smithi022 bash[80503]: cluster 2024-07-28T13:17:49.905980+0000 mgr.y (mgr.25232) 2594 : cluster [DBG] pgmap v3538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:50 smithi022 bash[80503]: audit 2024-07-28T13:17:50.277904+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:50 smithi022 bash[82865]: cluster 2024-07-28T13:17:49.905980+0000 mgr.y (mgr.25232) 2594 : cluster [DBG] pgmap v3538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:50 smithi022 bash[82865]: audit 2024-07-28T13:17:50.277904+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:17:51.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3984 16 16 0 0 0 - 0 2024-07-28T13:17:52.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3985 16 16 0 0 0 - 0 2024-07-28T13:17:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:17:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:17:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:52 smithi150 bash[67543]: cluster 2024-07-28T13:17:51.907539+0000 mgr.y (mgr.25232) 2595 : cluster [DBG] pgmap v3539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:52 smithi150 bash[67543]: audit 2024-07-28T13:17:52.680527+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:17:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:52 smithi022 bash[80503]: cluster 2024-07-28T13:17:51.907539+0000 mgr.y (mgr.25232) 2595 : cluster [DBG] pgmap v3539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:52 smithi022 bash[80503]: audit 2024-07-28T13:17:52.680527+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:17:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:52 smithi022 bash[82865]: cluster 2024-07-28T13:17:51.907539+0000 mgr.y (mgr.25232) 2595 : cluster [DBG] pgmap v3539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:52 smithi022 bash[82865]: audit 2024-07-28T13:17:52.680527+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:17:53.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3986 16 16 0 0 0 - 0 2024-07-28T13:17:54.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3987 16 16 0 0 0 - 0 2024-07-28T13:17:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:54 smithi150 bash[67543]: cluster 2024-07-28T13:17:53.908922+0000 mgr.y (mgr.25232) 2596 : cluster [DBG] pgmap v3540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:54 smithi022 bash[80503]: cluster 2024-07-28T13:17:53.908922+0000 mgr.y (mgr.25232) 2596 : cluster [DBG] pgmap v3540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:54 smithi022 bash[82865]: cluster 2024-07-28T13:17:53.908922+0000 mgr.y (mgr.25232) 2596 : cluster [DBG] pgmap v3540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:55.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3988 16 16 0 0 0 - 0 2024-07-28T13:17:56.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3989 16 16 0 0 0 - 0 2024-07-28T13:17:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:56 smithi150 bash[67543]: cluster 2024-07-28T13:17:55.910304+0000 mgr.y (mgr.25232) 2597 : cluster [DBG] pgmap v3541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:56 smithi022 bash[80503]: cluster 2024-07-28T13:17:55.910304+0000 mgr.y (mgr.25232) 2597 : cluster [DBG] pgmap v3541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:56 smithi022 bash[82865]: cluster 2024-07-28T13:17:55.910304+0000 mgr.y (mgr.25232) 2597 : cluster [DBG] pgmap v3541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:57.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3990 16 16 0 0 0 - 0 2024-07-28T13:17:58.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3991 16 16 0 0 0 - 0 2024-07-28T13:17:59.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3992 16 16 0 0 0 - 0 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: cluster 2024-07-28T13:17:57.911009+0000 mgr.y (mgr.25232) 2598 : cluster [DBG] pgmap v3542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:58.407575+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:58.413657+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:58.588599+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:58.599865+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:59.018992+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:59.020635+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:17:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:17:59 smithi150 bash[67543]: audit 2024-07-28T13:17:59.030143+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:17:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: cluster 2024-07-28T13:17:57.911009+0000 mgr.y (mgr.25232) 2598 : cluster [DBG] pgmap v3542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:58.407575+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:58.413657+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:58.588599+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:58.599865+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:59.018992+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:59.020635+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:17:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[80503]: audit 2024-07-28T13:17:59.030143+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: cluster 2024-07-28T13:17:57.911009+0000 mgr.y (mgr.25232) 2598 : cluster [DBG] pgmap v3542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:58.407575+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:58.413657+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:58.588599+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:58.599865+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:59.018992+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:59.020635+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:17:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:17:59 smithi022 bash[82865]: audit 2024-07-28T13:17:59.030143+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:18:00.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3993 16 16 0 0 0 - 0 2024-07-28T13:18:01.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3994 16 16 0 0 0 - 0 2024-07-28T13:18:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:01 smithi150 bash[67543]: cluster 2024-07-28T13:17:59.912258+0000 mgr.y (mgr.25232) 2599 : cluster [DBG] pgmap v3543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:01 smithi022 bash[80503]: cluster 2024-07-28T13:17:59.912258+0000 mgr.y (mgr.25232) 2599 : cluster [DBG] pgmap v3543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:01 smithi022 bash[82865]: cluster 2024-07-28T13:17:59.912258+0000 mgr.y (mgr.25232) 2599 : cluster [DBG] pgmap v3543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:02.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3995 16 16 0 0 0 - 0 2024-07-28T13:18:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:18:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:18:03.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3996 16 16 0 0 0 - 0 2024-07-28T13:18:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:03 smithi150 bash[67543]: cluster 2024-07-28T13:18:01.913606+0000 mgr.y (mgr.25232) 2600 : cluster [DBG] pgmap v3544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:03 smithi022 bash[80503]: cluster 2024-07-28T13:18:01.913606+0000 mgr.y (mgr.25232) 2600 : cluster [DBG] pgmap v3544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:03 smithi022 bash[82865]: cluster 2024-07-28T13:18:01.913606+0000 mgr.y (mgr.25232) 2600 : cluster [DBG] pgmap v3544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:04.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3997 16 16 0 0 0 - 0 2024-07-28T13:18:05.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3998 16 16 0 0 0 - 0 2024-07-28T13:18:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:05 smithi150 bash[67543]: cluster 2024-07-28T13:18:03.915045+0000 mgr.y (mgr.25232) 2601 : cluster [DBG] pgmap v3545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:05 smithi150 bash[67543]: audit 2024-07-28T13:18:05.278420+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:05 smithi022 bash[80503]: cluster 2024-07-28T13:18:03.915045+0000 mgr.y (mgr.25232) 2601 : cluster [DBG] pgmap v3545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:05 smithi022 bash[80503]: audit 2024-07-28T13:18:05.278420+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:05 smithi022 bash[82865]: cluster 2024-07-28T13:18:03.915045+0000 mgr.y (mgr.25232) 2601 : cluster [DBG] pgmap v3545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:05 smithi022 bash[82865]: audit 2024-07-28T13:18:05.278420+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:06.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 3999 16 16 0 0 0 - 0 2024-07-28T13:18:07.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:18:07.364136+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:18:07.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:18:07.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4000 16 16 0 0 0 - 0 2024-07-28T13:18:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:07 smithi150 bash[67543]: cluster 2024-07-28T13:18:05.916398+0000 mgr.y (mgr.25232) 2602 : cluster [DBG] pgmap v3546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:07 smithi022 bash[80503]: cluster 2024-07-28T13:18:05.916398+0000 mgr.y (mgr.25232) 2602 : cluster [DBG] pgmap v3546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:07 smithi022 bash[82865]: cluster 2024-07-28T13:18:05.916398+0000 mgr.y (mgr.25232) 2602 : cluster [DBG] pgmap v3546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:08.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4001 16 16 0 0 0 - 0 2024-07-28T13:18:09.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4002 16 16 0 0 0 - 0 2024-07-28T13:18:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:09 smithi150 bash[67543]: cluster 2024-07-28T13:18:07.917809+0000 mgr.y (mgr.25232) 2603 : cluster [DBG] pgmap v3547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:09 smithi022 bash[80503]: cluster 2024-07-28T13:18:07.917809+0000 mgr.y (mgr.25232) 2603 : cluster [DBG] pgmap v3547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:18:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:18:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:18:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:09 smithi022 bash[82865]: cluster 2024-07-28T13:18:07.917809+0000 mgr.y (mgr.25232) 2603 : cluster [DBG] pgmap v3547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:10.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4003 16 16 0 0 0 - 0 2024-07-28T13:18:11.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4004 16 16 0 0 0 - 0 2024-07-28T13:18:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:11 smithi150 bash[67543]: cluster 2024-07-28T13:18:09.919164+0000 mgr.y (mgr.25232) 2604 : cluster [DBG] pgmap v3548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:11 smithi022 bash[80503]: cluster 2024-07-28T13:18:09.919164+0000 mgr.y (mgr.25232) 2604 : cluster [DBG] pgmap v3548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:11 smithi022 bash[82865]: cluster 2024-07-28T13:18:09.919164+0000 mgr.y (mgr.25232) 2604 : cluster [DBG] pgmap v3548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:12.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4005 16 16 0 0 0 - 0 2024-07-28T13:18:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:18:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:18:13.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4006 16 16 0 0 0 - 0 2024-07-28T13:18:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:13 smithi150 bash[67543]: cluster 2024-07-28T13:18:11.920565+0000 mgr.y (mgr.25232) 2605 : cluster [DBG] pgmap v3549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:13 smithi022 bash[80503]: cluster 2024-07-28T13:18:11.920565+0000 mgr.y (mgr.25232) 2605 : cluster [DBG] pgmap v3549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:13 smithi022 bash[82865]: cluster 2024-07-28T13:18:11.920565+0000 mgr.y (mgr.25232) 2605 : cluster [DBG] pgmap v3549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:14.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4007 16 16 0 0 0 - 0 2024-07-28T13:18:15.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4008 16 16 0 0 0 - 0 2024-07-28T13:18:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:15 smithi150 bash[67543]: cluster 2024-07-28T13:18:13.921922+0000 mgr.y (mgr.25232) 2606 : cluster [DBG] pgmap v3550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:15 smithi022 bash[80503]: cluster 2024-07-28T13:18:13.921922+0000 mgr.y (mgr.25232) 2606 : cluster [DBG] pgmap v3550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:15 smithi022 bash[82865]: cluster 2024-07-28T13:18:13.921922+0000 mgr.y (mgr.25232) 2606 : cluster [DBG] pgmap v3550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:16.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4009 16 16 0 0 0 - 0 2024-07-28T13:18:17.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4010 16 16 0 0 0 - 0 2024-07-28T13:18:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:17 smithi150 bash[67543]: cluster 2024-07-28T13:18:15.923293+0000 mgr.y (mgr.25232) 2607 : cluster [DBG] pgmap v3551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:17 smithi022 bash[80503]: cluster 2024-07-28T13:18:15.923293+0000 mgr.y (mgr.25232) 2607 : cluster [DBG] pgmap v3551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:17 smithi022 bash[82865]: cluster 2024-07-28T13:18:15.923293+0000 mgr.y (mgr.25232) 2607 : cluster [DBG] pgmap v3551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:18.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4011 16 16 0 0 0 - 0 2024-07-28T13:18:19.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4012 16 16 0 0 0 - 0 2024-07-28T13:18:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:19 smithi150 bash[67543]: cluster 2024-07-28T13:18:17.924656+0000 mgr.y (mgr.25232) 2608 : cluster [DBG] pgmap v3552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:19 smithi022 bash[80503]: cluster 2024-07-28T13:18:17.924656+0000 mgr.y (mgr.25232) 2608 : cluster [DBG] pgmap v3552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:18:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:18:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:18:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:19 smithi022 bash[82865]: cluster 2024-07-28T13:18:17.924656+0000 mgr.y (mgr.25232) 2608 : cluster [DBG] pgmap v3552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:20.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4013 16 16 0 0 0 - 0 2024-07-28T13:18:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:20 smithi150 bash[67543]: audit 2024-07-28T13:18:20.279007+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:20 smithi022 bash[80503]: audit 2024-07-28T13:18:20.279007+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:20 smithi022 bash[82865]: audit 2024-07-28T13:18:20.279007+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:21.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4014 16 16 0 0 0 - 0 2024-07-28T13:18:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:21 smithi150 bash[67543]: cluster 2024-07-28T13:18:19.926009+0000 mgr.y (mgr.25232) 2609 : cluster [DBG] pgmap v3553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:21 smithi022 bash[80503]: cluster 2024-07-28T13:18:19.926009+0000 mgr.y (mgr.25232) 2609 : cluster [DBG] pgmap v3553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:21 smithi022 bash[82865]: cluster 2024-07-28T13:18:19.926009+0000 mgr.y (mgr.25232) 2609 : cluster [DBG] pgmap v3553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:22.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4015 16 16 0 0 0 - 0 2024-07-28T13:18:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:18:22 smithi150 bash[60514]: ts=2024-07-28T13:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:18:23.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4016 16 16 0 0 0 - 0 2024-07-28T13:18:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:23 smithi150 bash[67543]: cluster 2024-07-28T13:18:21.927435+0000 mgr.y (mgr.25232) 2610 : cluster [DBG] pgmap v3554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:23 smithi022 bash[80503]: cluster 2024-07-28T13:18:21.927435+0000 mgr.y (mgr.25232) 2610 : cluster [DBG] pgmap v3554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:23 smithi022 bash[82865]: cluster 2024-07-28T13:18:21.927435+0000 mgr.y (mgr.25232) 2610 : cluster [DBG] pgmap v3554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:24.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4017 16 16 0 0 0 - 0 2024-07-28T13:18:25.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4018 16 16 0 0 0 - 0 2024-07-28T13:18:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:25 smithi150 bash[67543]: cluster 2024-07-28T13:18:23.928804+0000 mgr.y (mgr.25232) 2611 : cluster [DBG] pgmap v3555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:25 smithi022 bash[80503]: cluster 2024-07-28T13:18:23.928804+0000 mgr.y (mgr.25232) 2611 : cluster [DBG] pgmap v3555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:25 smithi022 bash[82865]: cluster 2024-07-28T13:18:23.928804+0000 mgr.y (mgr.25232) 2611 : cluster [DBG] pgmap v3555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:26.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4019 16 16 0 0 0 - 0 2024-07-28T13:18:27.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:18:27.367533+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:18:27.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:18:27.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4020 16 16 0 0 0 - 0 2024-07-28T13:18:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:27 smithi150 bash[67543]: cluster 2024-07-28T13:18:25.930150+0000 mgr.y (mgr.25232) 2612 : cluster [DBG] pgmap v3556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:27 smithi022 bash[82865]: cluster 2024-07-28T13:18:25.930150+0000 mgr.y (mgr.25232) 2612 : cluster [DBG] pgmap v3556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:27 smithi022 bash[80503]: cluster 2024-07-28T13:18:25.930150+0000 mgr.y (mgr.25232) 2612 : cluster [DBG] pgmap v3556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:28.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4021 16 16 0 0 0 - 0 2024-07-28T13:18:29.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4022 16 16 0 0 0 - 0 2024-07-28T13:18:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:29 smithi150 bash[67543]: cluster 2024-07-28T13:18:27.931518+0000 mgr.y (mgr.25232) 2613 : cluster [DBG] pgmap v3557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:18:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:18:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:18:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:29 smithi022 bash[80503]: cluster 2024-07-28T13:18:27.931518+0000 mgr.y (mgr.25232) 2613 : cluster [DBG] pgmap v3557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:29 smithi022 bash[82865]: cluster 2024-07-28T13:18:27.931518+0000 mgr.y (mgr.25232) 2613 : cluster [DBG] pgmap v3557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:30.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4023 16 16 0 0 0 - 0 2024-07-28T13:18:31.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4024 16 16 0 0 0 - 0 2024-07-28T13:18:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:31 smithi150 bash[67543]: cluster 2024-07-28T13:18:29.932857+0000 mgr.y (mgr.25232) 2614 : cluster [DBG] pgmap v3558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:31 smithi022 bash[80503]: cluster 2024-07-28T13:18:29.932857+0000 mgr.y (mgr.25232) 2614 : cluster [DBG] pgmap v3558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:31 smithi022 bash[82865]: cluster 2024-07-28T13:18:29.932857+0000 mgr.y (mgr.25232) 2614 : cluster [DBG] pgmap v3558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:32.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4025 16 16 0 0 0 - 0 2024-07-28T13:18:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:18:32 smithi150 bash[60514]: ts=2024-07-28T13:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:18:33.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4026 16 16 0 0 0 - 0 2024-07-28T13:18:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:33 smithi150 bash[67543]: cluster 2024-07-28T13:18:31.934230+0000 mgr.y (mgr.25232) 2615 : cluster [DBG] pgmap v3559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:33 smithi022 bash[80503]: cluster 2024-07-28T13:18:31.934230+0000 mgr.y (mgr.25232) 2615 : cluster [DBG] pgmap v3559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:33 smithi022 bash[82865]: cluster 2024-07-28T13:18:31.934230+0000 mgr.y (mgr.25232) 2615 : cluster [DBG] pgmap v3559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:34.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4027 16 16 0 0 0 - 0 2024-07-28T13:18:35.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4028 16 16 0 0 0 - 0 2024-07-28T13:18:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:35 smithi150 bash[67543]: cluster 2024-07-28T13:18:33.935558+0000 mgr.y (mgr.25232) 2616 : cluster [DBG] pgmap v3560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:35 smithi150 bash[67543]: audit 2024-07-28T13:18:35.281382+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:35 smithi022 bash[80503]: cluster 2024-07-28T13:18:33.935558+0000 mgr.y (mgr.25232) 2616 : cluster [DBG] pgmap v3560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:35 smithi022 bash[80503]: audit 2024-07-28T13:18:35.281382+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:35 smithi022 bash[82865]: cluster 2024-07-28T13:18:33.935558+0000 mgr.y (mgr.25232) 2616 : cluster [DBG] pgmap v3560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:35 smithi022 bash[82865]: audit 2024-07-28T13:18:35.281382+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:36.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4029 16 16 0 0 0 - 0 2024-07-28T13:18:37.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4030 16 16 0 0 0 - 0 2024-07-28T13:18:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:37 smithi150 bash[67543]: cluster 2024-07-28T13:18:35.936921+0000 mgr.y (mgr.25232) 2617 : cluster [DBG] pgmap v3561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:37.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:37 smithi022 bash[80503]: cluster 2024-07-28T13:18:35.936921+0000 mgr.y (mgr.25232) 2617 : cluster [DBG] pgmap v3561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:37 smithi022 bash[82865]: cluster 2024-07-28T13:18:35.936921+0000 mgr.y (mgr.25232) 2617 : cluster [DBG] pgmap v3561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:38.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4031 16 16 0 0 0 - 0 2024-07-28T13:18:39.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4032 16 16 0 0 0 - 0 2024-07-28T13:18:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:39 smithi150 bash[67543]: cluster 2024-07-28T13:18:37.938280+0000 mgr.y (mgr.25232) 2618 : cluster [DBG] pgmap v3562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:39 smithi022 bash[80503]: cluster 2024-07-28T13:18:37.938280+0000 mgr.y (mgr.25232) 2618 : cluster [DBG] pgmap v3562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:18:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:18:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:18:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:39 smithi022 bash[82865]: cluster 2024-07-28T13:18:37.938280+0000 mgr.y (mgr.25232) 2618 : cluster [DBG] pgmap v3562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:40.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4033 16 16 0 0 0 - 0 2024-07-28T13:18:41.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4034 16 16 0 0 0 - 0 2024-07-28T13:18:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:41 smithi150 bash[67543]: cluster 2024-07-28T13:18:39.939675+0000 mgr.y (mgr.25232) 2619 : cluster [DBG] pgmap v3563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:41 smithi022 bash[80503]: cluster 2024-07-28T13:18:39.939675+0000 mgr.y (mgr.25232) 2619 : cluster [DBG] pgmap v3563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:41 smithi022 bash[82865]: cluster 2024-07-28T13:18:39.939675+0000 mgr.y (mgr.25232) 2619 : cluster [DBG] pgmap v3563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:42.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4035 16 16 0 0 0 - 0 2024-07-28T13:18:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:18:42 smithi150 bash[60514]: ts=2024-07-28T13:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:18:43.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4036 16 16 0 0 0 - 0 2024-07-28T13:18:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:43 smithi150 bash[67543]: cluster 2024-07-28T13:18:41.941105+0000 mgr.y (mgr.25232) 2620 : cluster [DBG] pgmap v3564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:43 smithi022 bash[80503]: cluster 2024-07-28T13:18:41.941105+0000 mgr.y (mgr.25232) 2620 : cluster [DBG] pgmap v3564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:43 smithi022 bash[82865]: cluster 2024-07-28T13:18:41.941105+0000 mgr.y (mgr.25232) 2620 : cluster [DBG] pgmap v3564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:44.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4037 16 16 0 0 0 - 0 2024-07-28T13:18:45.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4038 16 16 0 0 0 - 0 2024-07-28T13:18:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:45 smithi150 bash[67543]: cluster 2024-07-28T13:18:43.942512+0000 mgr.y (mgr.25232) 2621 : cluster [DBG] pgmap v3565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:45 smithi022 bash[80503]: cluster 2024-07-28T13:18:43.942512+0000 mgr.y (mgr.25232) 2621 : cluster [DBG] pgmap v3565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:45 smithi022 bash[82865]: cluster 2024-07-28T13:18:43.942512+0000 mgr.y (mgr.25232) 2621 : cluster [DBG] pgmap v3565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:46.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4039 16 16 0 0 0 - 0 2024-07-28T13:18:47.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:18:47.370826+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:18:47.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:18:47.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4040 16 16 0 0 0 - 0 2024-07-28T13:18:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:47 smithi150 bash[67543]: cluster 2024-07-28T13:18:45.943902+0000 mgr.y (mgr.25232) 2622 : cluster [DBG] pgmap v3566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:47 smithi022 bash[80503]: cluster 2024-07-28T13:18:45.943902+0000 mgr.y (mgr.25232) 2622 : cluster [DBG] pgmap v3566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:47 smithi022 bash[82865]: cluster 2024-07-28T13:18:45.943902+0000 mgr.y (mgr.25232) 2622 : cluster [DBG] pgmap v3566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:48.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4041 16 16 0 0 0 - 0 2024-07-28T13:18:49.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4042 16 16 0 0 0 - 0 2024-07-28T13:18:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:49 smithi022 bash[80503]: cluster 2024-07-28T13:18:47.945287+0000 mgr.y (mgr.25232) 2623 : cluster [DBG] pgmap v3567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:18:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:18:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:18:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:49 smithi022 bash[82865]: cluster 2024-07-28T13:18:47.945287+0000 mgr.y (mgr.25232) 2623 : cluster [DBG] pgmap v3567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:49 smithi150 bash[67543]: cluster 2024-07-28T13:18:47.945287+0000 mgr.y (mgr.25232) 2623 : cluster [DBG] pgmap v3567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:50.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4043 16 16 0 0 0 - 0 2024-07-28T13:18:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:50 smithi022 bash[80503]: audit 2024-07-28T13:18:50.282181+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:50 smithi022 bash[82865]: audit 2024-07-28T13:18:50.282181+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:50 smithi150 bash[67543]: audit 2024-07-28T13:18:50.282181+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:18:51.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4044 16 16 0 0 0 - 0 2024-07-28T13:18:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:51 smithi022 bash[80503]: cluster 2024-07-28T13:18:49.946698+0000 mgr.y (mgr.25232) 2624 : cluster [DBG] pgmap v3568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:51 smithi022 bash[82865]: cluster 2024-07-28T13:18:49.946698+0000 mgr.y (mgr.25232) 2624 : cluster [DBG] pgmap v3568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:51 smithi150 bash[67543]: cluster 2024-07-28T13:18:49.946698+0000 mgr.y (mgr.25232) 2624 : cluster [DBG] pgmap v3568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:52.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4045 16 16 0 0 0 - 0 2024-07-28T13:18:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:18:52 smithi150 bash[60514]: ts=2024-07-28T13:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:18:53.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4046 16 16 0 0 0 - 0 2024-07-28T13:18:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:53 smithi022 bash[82865]: cluster 2024-07-28T13:18:51.948092+0000 mgr.y (mgr.25232) 2625 : cluster [DBG] pgmap v3569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:53.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:53 smithi022 bash[80503]: cluster 2024-07-28T13:18:51.948092+0000 mgr.y (mgr.25232) 2625 : cluster [DBG] pgmap v3569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:53 smithi150 bash[67543]: cluster 2024-07-28T13:18:51.948092+0000 mgr.y (mgr.25232) 2625 : cluster [DBG] pgmap v3569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:54.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4047 16 16 0 0 0 - 0 2024-07-28T13:18:55.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4048 16 16 0 0 0 - 0 2024-07-28T13:18:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:55 smithi022 bash[82865]: cluster 2024-07-28T13:18:53.949491+0000 mgr.y (mgr.25232) 2626 : cluster [DBG] pgmap v3570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:55.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:55 smithi022 bash[80503]: cluster 2024-07-28T13:18:53.949491+0000 mgr.y (mgr.25232) 2626 : cluster [DBG] pgmap v3570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:55 smithi150 bash[67543]: cluster 2024-07-28T13:18:53.949491+0000 mgr.y (mgr.25232) 2626 : cluster [DBG] pgmap v3570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:56.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4049 16 16 0 0 0 - 0 2024-07-28T13:18:57.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4050 16 16 0 0 0 - 0 2024-07-28T13:18:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:57 smithi022 bash[80503]: cluster 2024-07-28T13:18:55.950888+0000 mgr.y (mgr.25232) 2627 : cluster [DBG] pgmap v3571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:57 smithi022 bash[82865]: cluster 2024-07-28T13:18:55.950888+0000 mgr.y (mgr.25232) 2627 : cluster [DBG] pgmap v3571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:57 smithi150 bash[67543]: cluster 2024-07-28T13:18:55.950888+0000 mgr.y (mgr.25232) 2627 : cluster [DBG] pgmap v3571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:58.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4051 16 16 0 0 0 - 0 2024-07-28T13:18:59.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4052 16 16 0 0 0 - 0 2024-07-28T13:18:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:18:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:18:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:18:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:59 smithi022 bash[80503]: cluster 2024-07-28T13:18:57.952242+0000 mgr.y (mgr.25232) 2628 : cluster [DBG] pgmap v3572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:18:59 smithi022 bash[80503]: audit 2024-07-28T13:18:59.164842+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:18:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:59 smithi022 bash[82865]: cluster 2024-07-28T13:18:57.952242+0000 mgr.y (mgr.25232) 2628 : cluster [DBG] pgmap v3572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:18:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:18:59 smithi022 bash[82865]: audit 2024-07-28T13:18:59.164842+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:19:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:59 smithi150 bash[67543]: cluster 2024-07-28T13:18:57.952242+0000 mgr.y (mgr.25232) 2628 : cluster [DBG] pgmap v3572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:18:59 smithi150 bash[67543]: audit 2024-07-28T13:18:59.164842+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:19:00.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4053 16 16 0 0 0 - 0 2024-07-28T13:19:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:00 smithi150 bash[67543]: cluster 2024-07-28T13:18:59.953645+0000 mgr.y (mgr.25232) 2629 : cluster [DBG] pgmap v3573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:00 smithi022 bash[80503]: cluster 2024-07-28T13:18:59.953645+0000 mgr.y (mgr.25232) 2629 : cluster [DBG] pgmap v3573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:00 smithi022 bash[82865]: cluster 2024-07-28T13:18:59.953645+0000 mgr.y (mgr.25232) 2629 : cluster [DBG] pgmap v3573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:01.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4054 16 16 0 0 0 - 0 2024-07-28T13:19:02.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4055 16 16 0 0 0 - 0 2024-07-28T13:19:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:19:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:19:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:03 smithi150 bash[67543]: cluster 2024-07-28T13:19:01.955024+0000 mgr.y (mgr.25232) 2630 : cluster [DBG] pgmap v3574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:03 smithi022 bash[80503]: cluster 2024-07-28T13:19:01.955024+0000 mgr.y (mgr.25232) 2630 : cluster [DBG] pgmap v3574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:03 smithi022 bash[82865]: cluster 2024-07-28T13:19:01.955024+0000 mgr.y (mgr.25232) 2630 : cluster [DBG] pgmap v3574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:03.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4056 16 16 0 0 0 - 0 2024-07-28T13:19:04.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4057 16 16 0 0 0 - 0 2024-07-28T13:19:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:05 smithi150 bash[67543]: cluster 2024-07-28T13:19:03.956361+0000 mgr.y (mgr.25232) 2631 : cluster [DBG] pgmap v3575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:05 smithi150 bash[67543]: audit 2024-07-28T13:19:04.836493+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:05 smithi150 bash[67543]: audit 2024-07-28T13:19:04.843962+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:05 smithi022 bash[80503]: cluster 2024-07-28T13:19:03.956361+0000 mgr.y (mgr.25232) 2631 : cluster [DBG] pgmap v3575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:05 smithi022 bash[80503]: audit 2024-07-28T13:19:04.836493+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:05 smithi022 bash[80503]: audit 2024-07-28T13:19:04.843962+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:05 smithi022 bash[82865]: cluster 2024-07-28T13:19:03.956361+0000 mgr.y (mgr.25232) 2631 : cluster [DBG] pgmap v3575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:05 smithi022 bash[82865]: audit 2024-07-28T13:19:04.836493+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:05 smithi022 bash[82865]: audit 2024-07-28T13:19:04.843962+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:05.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4058 16 16 0 0 0 - 0 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[80503]: audit 2024-07-28T13:19:05.029312+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[80503]: audit 2024-07-28T13:19:05.039046+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[80503]: audit 2024-07-28T13:19:05.281802+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[80503]: audit 2024-07-28T13:19:05.486728+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[80503]: audit 2024-07-28T13:19:05.488324+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[80503]: audit 2024-07-28T13:19:05.498135+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[82865]: audit 2024-07-28T13:19:05.029312+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[82865]: audit 2024-07-28T13:19:05.039046+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[82865]: audit 2024-07-28T13:19:05.281802+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[82865]: audit 2024-07-28T13:19:05.486728+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:19:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[82865]: audit 2024-07-28T13:19:05.488324+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:19:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:06 smithi022 bash[82865]: audit 2024-07-28T13:19:05.498135+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4059 16 16 0 0 0 - 0 2024-07-28T13:19:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:06 smithi150 bash[67543]: audit 2024-07-28T13:19:05.029312+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:06 smithi150 bash[67543]: audit 2024-07-28T13:19:05.039046+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:06 smithi150 bash[67543]: audit 2024-07-28T13:19:05.281802+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:06 smithi150 bash[67543]: audit 2024-07-28T13:19:05.486728+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:19:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:06 smithi150 bash[67543]: audit 2024-07-28T13:19:05.488324+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:19:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:06 smithi150 bash[67543]: audit 2024-07-28T13:19:05.498135+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:19:07.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:19:07.374035+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:19:07.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:19:07.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4060 16 16 0 0 0 - 0 2024-07-28T13:19:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:07 smithi150 bash[67543]: cluster 2024-07-28T13:19:05.957713+0000 mgr.y (mgr.25232) 2632 : cluster [DBG] pgmap v3576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:07 smithi022 bash[80503]: cluster 2024-07-28T13:19:05.957713+0000 mgr.y (mgr.25232) 2632 : cluster [DBG] pgmap v3576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:07 smithi022 bash[82865]: cluster 2024-07-28T13:19:05.957713+0000 mgr.y (mgr.25232) 2632 : cluster [DBG] pgmap v3576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:08.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4061 16 16 0 0 0 - 0 2024-07-28T13:19:09.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4062 16 16 0 0 0 - 0 2024-07-28T13:19:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:09 smithi150 bash[67543]: cluster 2024-07-28T13:19:07.959108+0000 mgr.y (mgr.25232) 2633 : cluster [DBG] pgmap v3577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:09 smithi022 bash[80503]: cluster 2024-07-28T13:19:07.959108+0000 mgr.y (mgr.25232) 2633 : cluster [DBG] pgmap v3577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:19:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:19:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:19:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:09 smithi022 bash[82865]: cluster 2024-07-28T13:19:07.959108+0000 mgr.y (mgr.25232) 2633 : cluster [DBG] pgmap v3577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:10.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4063 16 16 0 0 0 - 0 2024-07-28T13:19:11.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4064 16 16 0 0 0 - 0 2024-07-28T13:19:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:11 smithi150 bash[67543]: cluster 2024-07-28T13:19:09.960452+0000 mgr.y (mgr.25232) 2634 : cluster [DBG] pgmap v3578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:11 smithi022 bash[80503]: cluster 2024-07-28T13:19:09.960452+0000 mgr.y (mgr.25232) 2634 : cluster [DBG] pgmap v3578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:11 smithi022 bash[82865]: cluster 2024-07-28T13:19:09.960452+0000 mgr.y (mgr.25232) 2634 : cluster [DBG] pgmap v3578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:12.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4065 16 16 0 0 0 - 0 2024-07-28T13:19:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:19:12 smithi150 bash[60514]: ts=2024-07-28T13:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:19:13.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4066 16 16 0 0 0 - 0 2024-07-28T13:19:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:13 smithi150 bash[67543]: cluster 2024-07-28T13:19:11.961819+0000 mgr.y (mgr.25232) 2635 : cluster [DBG] pgmap v3579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:13 smithi022 bash[80503]: cluster 2024-07-28T13:19:11.961819+0000 mgr.y (mgr.25232) 2635 : cluster [DBG] pgmap v3579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:13 smithi022 bash[82865]: cluster 2024-07-28T13:19:11.961819+0000 mgr.y (mgr.25232) 2635 : cluster [DBG] pgmap v3579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:14.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4067 16 16 0 0 0 - 0 2024-07-28T13:19:15.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4068 16 16 0 0 0 - 0 2024-07-28T13:19:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:15 smithi150 bash[67543]: cluster 2024-07-28T13:19:13.963190+0000 mgr.y (mgr.25232) 2636 : cluster [DBG] pgmap v3580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:15 smithi022 bash[80503]: cluster 2024-07-28T13:19:13.963190+0000 mgr.y (mgr.25232) 2636 : cluster [DBG] pgmap v3580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:15 smithi022 bash[82865]: cluster 2024-07-28T13:19:13.963190+0000 mgr.y (mgr.25232) 2636 : cluster [DBG] pgmap v3580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:16.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4069 16 16 0 0 0 - 0 2024-07-28T13:19:17.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4070 16 16 0 0 0 - 0 2024-07-28T13:19:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:17 smithi022 bash[80503]: cluster 2024-07-28T13:19:15.964549+0000 mgr.y (mgr.25232) 2637 : cluster [DBG] pgmap v3581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:17 smithi022 bash[82865]: cluster 2024-07-28T13:19:15.964549+0000 mgr.y (mgr.25232) 2637 : cluster [DBG] pgmap v3581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:17 smithi150 bash[67543]: cluster 2024-07-28T13:19:15.964549+0000 mgr.y (mgr.25232) 2637 : cluster [DBG] pgmap v3581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:18.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4071 16 16 0 0 0 - 0 2024-07-28T13:19:19.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4072 16 16 0 0 0 - 0 2024-07-28T13:19:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:19 smithi022 bash[80503]: cluster 2024-07-28T13:19:17.965949+0000 mgr.y (mgr.25232) 2638 : cluster [DBG] pgmap v3582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:19:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:19:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:19:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:19 smithi022 bash[82865]: cluster 2024-07-28T13:19:17.965949+0000 mgr.y (mgr.25232) 2638 : cluster [DBG] pgmap v3582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:19 smithi150 bash[67543]: cluster 2024-07-28T13:19:17.965949+0000 mgr.y (mgr.25232) 2638 : cluster [DBG] pgmap v3582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:20.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4073 16 16 0 0 0 - 0 2024-07-28T13:19:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:20 smithi022 bash[80503]: audit 2024-07-28T13:19:20.282899+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:20 smithi022 bash[82865]: audit 2024-07-28T13:19:20.282899+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:20 smithi150 bash[67543]: audit 2024-07-28T13:19:20.282899+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:21.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4074 16 16 0 0 0 - 0 2024-07-28T13:19:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:21 smithi022 bash[82865]: cluster 2024-07-28T13:19:19.967352+0000 mgr.y (mgr.25232) 2639 : cluster [DBG] pgmap v3583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:21 smithi022 bash[80503]: cluster 2024-07-28T13:19:19.967352+0000 mgr.y (mgr.25232) 2639 : cluster [DBG] pgmap v3583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:21 smithi150 bash[67543]: cluster 2024-07-28T13:19:19.967352+0000 mgr.y (mgr.25232) 2639 : cluster [DBG] pgmap v3583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:22.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4075 16 16 0 0 0 - 0 2024-07-28T13:19:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:19:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:19:23.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4076 16 16 0 0 0 - 0 2024-07-28T13:19:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:23 smithi022 bash[80503]: cluster 2024-07-28T13:19:21.968725+0000 mgr.y (mgr.25232) 2640 : cluster [DBG] pgmap v3584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:23 smithi022 bash[82865]: cluster 2024-07-28T13:19:21.968725+0000 mgr.y (mgr.25232) 2640 : cluster [DBG] pgmap v3584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:23 smithi150 bash[67543]: cluster 2024-07-28T13:19:21.968725+0000 mgr.y (mgr.25232) 2640 : cluster [DBG] pgmap v3584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:24.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4077 16 16 0 0 0 - 0 2024-07-28T13:19:25.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4078 16 16 0 0 0 - 0 2024-07-28T13:19:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:25 smithi022 bash[80503]: cluster 2024-07-28T13:19:23.970071+0000 mgr.y (mgr.25232) 2641 : cluster [DBG] pgmap v3585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:25 smithi022 bash[82865]: cluster 2024-07-28T13:19:23.970071+0000 mgr.y (mgr.25232) 2641 : cluster [DBG] pgmap v3585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:25 smithi150 bash[67543]: cluster 2024-07-28T13:19:23.970071+0000 mgr.y (mgr.25232) 2641 : cluster [DBG] pgmap v3585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:26.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4079 16 16 0 0 0 - 0 2024-07-28T13:19:27.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:19:27.377348+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:19:27.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:19:27.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4080 16 16 0 0 0 - 0 2024-07-28T13:19:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:27 smithi022 bash[80503]: cluster 2024-07-28T13:19:25.971597+0000 mgr.y (mgr.25232) 2642 : cluster [DBG] pgmap v3586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:27 smithi022 bash[82865]: cluster 2024-07-28T13:19:25.971597+0000 mgr.y (mgr.25232) 2642 : cluster [DBG] pgmap v3586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:27 smithi150 bash[67543]: cluster 2024-07-28T13:19:25.971597+0000 mgr.y (mgr.25232) 2642 : cluster [DBG] pgmap v3586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:28.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4081 16 16 0 0 0 - 0 2024-07-28T13:19:29.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4082 16 16 0 0 0 - 0 2024-07-28T13:19:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:29 smithi022 bash[80503]: cluster 2024-07-28T13:19:27.973011+0000 mgr.y (mgr.25232) 2643 : cluster [DBG] pgmap v3587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:19:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:19:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:19:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:29 smithi022 bash[82865]: cluster 2024-07-28T13:19:27.973011+0000 mgr.y (mgr.25232) 2643 : cluster [DBG] pgmap v3587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:29 smithi150 bash[67543]: cluster 2024-07-28T13:19:27.973011+0000 mgr.y (mgr.25232) 2643 : cluster [DBG] pgmap v3587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:30.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4083 16 16 0 0 0 - 0 2024-07-28T13:19:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:30 smithi022 bash[80503]: cluster 2024-07-28T13:19:29.974443+0000 mgr.y (mgr.25232) 2644 : cluster [DBG] pgmap v3588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:30 smithi022 bash[82865]: cluster 2024-07-28T13:19:29.974443+0000 mgr.y (mgr.25232) 2644 : cluster [DBG] pgmap v3588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:30 smithi150 bash[67543]: cluster 2024-07-28T13:19:29.974443+0000 mgr.y (mgr.25232) 2644 : cluster [DBG] pgmap v3588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:31.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4084 16 16 0 0 0 - 0 2024-07-28T13:19:32.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4085 16 16 0 0 0 - 0 2024-07-28T13:19:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:19:32 smithi150 bash[60514]: ts=2024-07-28T13:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:19:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:33 smithi022 bash[80503]: cluster 2024-07-28T13:19:31.975788+0000 mgr.y (mgr.25232) 2645 : cluster [DBG] pgmap v3589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:33 smithi022 bash[82865]: cluster 2024-07-28T13:19:31.975788+0000 mgr.y (mgr.25232) 2645 : cluster [DBG] pgmap v3589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:33.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4086 16 16 0 0 0 - 0 2024-07-28T13:19:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:33 smithi150 bash[67543]: cluster 2024-07-28T13:19:31.975788+0000 mgr.y (mgr.25232) 2645 : cluster [DBG] pgmap v3589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:34.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4087 16 16 0 0 0 - 0 2024-07-28T13:19:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:35 smithi022 bash[80503]: cluster 2024-07-28T13:19:33.977177+0000 mgr.y (mgr.25232) 2646 : cluster [DBG] pgmap v3590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:35 smithi022 bash[82865]: cluster 2024-07-28T13:19:33.977177+0000 mgr.y (mgr.25232) 2646 : cluster [DBG] pgmap v3590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:35.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4088 16 16 0 0 0 - 0 2024-07-28T13:19:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:35 smithi150 bash[67543]: cluster 2024-07-28T13:19:33.977177+0000 mgr.y (mgr.25232) 2646 : cluster [DBG] pgmap v3590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:36 smithi022 bash[80503]: audit 2024-07-28T13:19:35.285614+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:36 smithi022 bash[82865]: audit 2024-07-28T13:19:35.285614+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:36.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4089 16 16 0 0 0 - 0 2024-07-28T13:19:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:36 smithi150 bash[67543]: audit 2024-07-28T13:19:35.285614+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:37 smithi022 bash[80503]: cluster 2024-07-28T13:19:35.978542+0000 mgr.y (mgr.25232) 2647 : cluster [DBG] pgmap v3591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:37 smithi022 bash[82865]: cluster 2024-07-28T13:19:35.978542+0000 mgr.y (mgr.25232) 2647 : cluster [DBG] pgmap v3591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:37.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4090 16 16 0 0 0 - 0 2024-07-28T13:19:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:37 smithi150 bash[67543]: cluster 2024-07-28T13:19:35.978542+0000 mgr.y (mgr.25232) 2647 : cluster [DBG] pgmap v3591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:38.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4091 16 16 0 0 0 - 0 2024-07-28T13:19:39.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4092 16 16 0 0 0 - 0 2024-07-28T13:19:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:19:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:19:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:19:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:39 smithi022 bash[82865]: cluster 2024-07-28T13:19:37.979879+0000 mgr.y (mgr.25232) 2648 : cluster [DBG] pgmap v3592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:39 smithi022 bash[80503]: cluster 2024-07-28T13:19:37.979879+0000 mgr.y (mgr.25232) 2648 : cluster [DBG] pgmap v3592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:39 smithi150 bash[67543]: cluster 2024-07-28T13:19:37.979879+0000 mgr.y (mgr.25232) 2648 : cluster [DBG] pgmap v3592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:40.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4093 16 16 0 0 0 - 0 2024-07-28T13:19:41.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4094 16 16 0 0 0 - 0 2024-07-28T13:19:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:41 smithi022 bash[82865]: cluster 2024-07-28T13:19:39.981235+0000 mgr.y (mgr.25232) 2649 : cluster [DBG] pgmap v3593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:41.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:41 smithi022 bash[80503]: cluster 2024-07-28T13:19:39.981235+0000 mgr.y (mgr.25232) 2649 : cluster [DBG] pgmap v3593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:41 smithi150 bash[67543]: cluster 2024-07-28T13:19:39.981235+0000 mgr.y (mgr.25232) 2649 : cluster [DBG] pgmap v3593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:42.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4095 16 16 0 0 0 - 0 2024-07-28T13:19:42.565 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:19:42 smithi150 bash[60514]: ts=2024-07-28T13:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:19:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:42 smithi022 bash[80503]: cluster 2024-07-28T13:19:41.982607+0000 mgr.y (mgr.25232) 2650 : cluster [DBG] pgmap v3594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:42 smithi022 bash[82865]: cluster 2024-07-28T13:19:41.982607+0000 mgr.y (mgr.25232) 2650 : cluster [DBG] pgmap v3594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:42 smithi150 bash[67543]: cluster 2024-07-28T13:19:41.982607+0000 mgr.y (mgr.25232) 2650 : cluster [DBG] pgmap v3594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:43.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4096 16 16 0 0 0 - 0 2024-07-28T13:19:44.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4097 16 16 0 0 0 - 0 2024-07-28T13:19:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:45 smithi022 bash[80503]: cluster 2024-07-28T13:19:43.983942+0000 mgr.y (mgr.25232) 2651 : cluster [DBG] pgmap v3595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:45 smithi022 bash[82865]: cluster 2024-07-28T13:19:43.983942+0000 mgr.y (mgr.25232) 2651 : cluster [DBG] pgmap v3595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:45.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4098 16 16 0 0 0 - 0 2024-07-28T13:19:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:45 smithi150 bash[67543]: cluster 2024-07-28T13:19:43.983942+0000 mgr.y (mgr.25232) 2651 : cluster [DBG] pgmap v3595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:46.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4099 16 16 0 0 0 - 0 2024-07-28T13:19:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:47 smithi022 bash[80503]: cluster 2024-07-28T13:19:45.985329+0000 mgr.y (mgr.25232) 2652 : cluster [DBG] pgmap v3596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:47 smithi022 bash[82865]: cluster 2024-07-28T13:19:45.985329+0000 mgr.y (mgr.25232) 2652 : cluster [DBG] pgmap v3596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:47.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:19:47.380738+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:19:47.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:19:47.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4100 16 16 0 0 0 - 0 2024-07-28T13:19:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:47 smithi150 bash[67543]: cluster 2024-07-28T13:19:45.985329+0000 mgr.y (mgr.25232) 2652 : cluster [DBG] pgmap v3596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:48.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4101 16 16 0 0 0 - 0 2024-07-28T13:19:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:49 smithi022 bash[80503]: cluster 2024-07-28T13:19:47.986724+0000 mgr.y (mgr.25232) 2653 : cluster [DBG] pgmap v3597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:49 smithi022 bash[82865]: cluster 2024-07-28T13:19:47.986724+0000 mgr.y (mgr.25232) 2653 : cluster [DBG] pgmap v3597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:49.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4102 16 16 0 0 0 - 0 2024-07-28T13:19:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:49 smithi150 bash[67543]: cluster 2024-07-28T13:19:47.986724+0000 mgr.y (mgr.25232) 2653 : cluster [DBG] pgmap v3597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:19:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:19:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:19:50.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4103 16 16 0 0 0 - 0 2024-07-28T13:19:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:51 smithi022 bash[80503]: cluster 2024-07-28T13:19:49.988080+0000 mgr.y (mgr.25232) 2654 : cluster [DBG] pgmap v3598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:51 smithi022 bash[80503]: audit 2024-07-28T13:19:50.285872+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:51 smithi022 bash[82865]: cluster 2024-07-28T13:19:49.988080+0000 mgr.y (mgr.25232) 2654 : cluster [DBG] pgmap v3598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:51 smithi022 bash[82865]: audit 2024-07-28T13:19:50.285872+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:51.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4104 16 16 0 0 0 - 0 2024-07-28T13:19:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:51 smithi150 bash[67543]: cluster 2024-07-28T13:19:49.988080+0000 mgr.y (mgr.25232) 2654 : cluster [DBG] pgmap v3598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:51 smithi150 bash[67543]: audit 2024-07-28T13:19:50.285872+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:19:52.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4105 16 16 0 0 0 - 0 2024-07-28T13:19:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:19:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:19:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:53 smithi022 bash[80503]: cluster 2024-07-28T13:19:51.989466+0000 mgr.y (mgr.25232) 2655 : cluster [DBG] pgmap v3599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:53 smithi022 bash[82865]: cluster 2024-07-28T13:19:51.989466+0000 mgr.y (mgr.25232) 2655 : cluster [DBG] pgmap v3599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:53.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4106 16 16 0 0 0 - 0 2024-07-28T13:19:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:53 smithi150 bash[67543]: cluster 2024-07-28T13:19:51.989466+0000 mgr.y (mgr.25232) 2655 : cluster [DBG] pgmap v3599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:54.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4107 16 16 0 0 0 - 0 2024-07-28T13:19:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:55 smithi022 bash[80503]: cluster 2024-07-28T13:19:53.990860+0000 mgr.y (mgr.25232) 2656 : cluster [DBG] pgmap v3600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:55 smithi022 bash[82865]: cluster 2024-07-28T13:19:53.990860+0000 mgr.y (mgr.25232) 2656 : cluster [DBG] pgmap v3600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:55.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4108 16 16 0 0 0 - 0 2024-07-28T13:19:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:55 smithi150 bash[67543]: cluster 2024-07-28T13:19:53.990860+0000 mgr.y (mgr.25232) 2656 : cluster [DBG] pgmap v3600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:56.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4109 16 16 0 0 0 - 0 2024-07-28T13:19:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:57 smithi022 bash[80503]: cluster 2024-07-28T13:19:55.992185+0000 mgr.y (mgr.25232) 2657 : cluster [DBG] pgmap v3601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:57 smithi022 bash[82865]: cluster 2024-07-28T13:19:55.992185+0000 mgr.y (mgr.25232) 2657 : cluster [DBG] pgmap v3601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:57.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4110 16 16 0 0 0 - 0 2024-07-28T13:19:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:57 smithi150 bash[67543]: cluster 2024-07-28T13:19:55.992185+0000 mgr.y (mgr.25232) 2657 : cluster [DBG] pgmap v3601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:58.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4111 16 16 0 0 0 - 0 2024-07-28T13:19:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:19:59 smithi022 bash[80503]: cluster 2024-07-28T13:19:57.993539+0000 mgr.y (mgr.25232) 2658 : cluster [DBG] pgmap v3602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:19:59 smithi022 bash[82865]: cluster 2024-07-28T13:19:57.993539+0000 mgr.y (mgr.25232) 2658 : cluster [DBG] pgmap v3602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:59.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4112 16 16 0 0 0 - 0 2024-07-28T13:19:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:19:59 smithi150 bash[67543]: cluster 2024-07-28T13:19:57.993539+0000 mgr.y (mgr.25232) 2658 : cluster [DBG] pgmap v3602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:19:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:19:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:19:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:20:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:00 smithi022 bash[80503]: cluster 2024-07-28T13:20:00.000167+0000 mon.a (mon.0) 3637 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:20:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:00 smithi022 bash[82865]: cluster 2024-07-28T13:20:00.000167+0000 mon.a (mon.0) 3637 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:20:00.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4113 16 16 0 0 0 - 0 2024-07-28T13:20:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:00 smithi150 bash[67543]: cluster 2024-07-28T13:20:00.000167+0000 mon.a (mon.0) 3637 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:20:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:01 smithi022 bash[80503]: cluster 2024-07-28T13:19:59.994917+0000 mgr.y (mgr.25232) 2659 : cluster [DBG] pgmap v3603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:01 smithi022 bash[82865]: cluster 2024-07-28T13:19:59.994917+0000 mgr.y (mgr.25232) 2659 : cluster [DBG] pgmap v3603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:01.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4114 16 16 0 0 0 - 0 2024-07-28T13:20:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:01 smithi150 bash[67543]: cluster 2024-07-28T13:19:59.994917+0000 mgr.y (mgr.25232) 2659 : cluster [DBG] pgmap v3603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:02.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4115 16 16 0 0 0 - 0 2024-07-28T13:20:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:20:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:20:03.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4116 16 16 0 0 0 - 0 2024-07-28T13:20:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:03 smithi150 bash[67543]: cluster 2024-07-28T13:20:01.996246+0000 mgr.y (mgr.25232) 2660 : cluster [DBG] pgmap v3604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:03 smithi022 bash[80503]: cluster 2024-07-28T13:20:01.996246+0000 mgr.y (mgr.25232) 2660 : cluster [DBG] pgmap v3604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:03 smithi022 bash[82865]: cluster 2024-07-28T13:20:01.996246+0000 mgr.y (mgr.25232) 2660 : cluster [DBG] pgmap v3604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:04.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4117 16 16 0 0 0 - 0 2024-07-28T13:20:05.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4118 16 16 0 0 0 - 0 2024-07-28T13:20:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:05 smithi150 bash[67543]: cluster 2024-07-28T13:20:03.997632+0000 mgr.y (mgr.25232) 2661 : cluster [DBG] pgmap v3605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:05 smithi022 bash[80503]: cluster 2024-07-28T13:20:03.997632+0000 mgr.y (mgr.25232) 2661 : cluster [DBG] pgmap v3605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:05 smithi022 bash[82865]: cluster 2024-07-28T13:20:03.997632+0000 mgr.y (mgr.25232) 2661 : cluster [DBG] pgmap v3605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:06.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4119 16 16 0 0 0 - 0 2024-07-28T13:20:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:06 smithi150 bash[67543]: audit 2024-07-28T13:20:05.286428+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:06 smithi150 bash[67543]: audit 2024-07-28T13:20:05.636710+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:20:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:06 smithi022 bash[80503]: audit 2024-07-28T13:20:05.286428+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:06.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:06 smithi022 bash[80503]: audit 2024-07-28T13:20:05.636710+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:20:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:06 smithi022 bash[82865]: audit 2024-07-28T13:20:05.286428+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:06 smithi022 bash[82865]: audit 2024-07-28T13:20:05.636710+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:20:07.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:20:07.384106+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:20:07.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:20:07.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4120 16 16 0 0 0 - 0 2024-07-28T13:20:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:07 smithi150 bash[67543]: cluster 2024-07-28T13:20:05.998371+0000 mgr.y (mgr.25232) 2662 : cluster [DBG] pgmap v3606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:07 smithi022 bash[80503]: cluster 2024-07-28T13:20:05.998371+0000 mgr.y (mgr.25232) 2662 : cluster [DBG] pgmap v3606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:07 smithi022 bash[82865]: cluster 2024-07-28T13:20:05.998371+0000 mgr.y (mgr.25232) 2662 : cluster [DBG] pgmap v3606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:08.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4121 16 16 0 0 0 - 0 2024-07-28T13:20:09.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4122 16 16 0 0 0 - 0 2024-07-28T13:20:09.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:09 smithi022 bash[80503]: cluster 2024-07-28T13:20:07.999243+0000 mgr.y (mgr.25232) 2663 : cluster [DBG] pgmap v3607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:09.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:09 smithi022 bash[82865]: cluster 2024-07-28T13:20:07.999243+0000 mgr.y (mgr.25232) 2663 : cluster [DBG] pgmap v3607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:09 smithi150 bash[67543]: cluster 2024-07-28T13:20:07.999243+0000 mgr.y (mgr.25232) 2663 : cluster [DBG] pgmap v3607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:20:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:20:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:20:10.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4123 16 16 0 0 0 - 0 2024-07-28T13:20:11.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4124 16 16 0 0 0 - 0 2024-07-28T13:20:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:11 smithi150 bash[67543]: cluster 2024-07-28T13:20:10.000558+0000 mgr.y (mgr.25232) 2664 : cluster [DBG] pgmap v3608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:11 smithi022 bash[82865]: cluster 2024-07-28T13:20:10.000558+0000 mgr.y (mgr.25232) 2664 : cluster [DBG] pgmap v3608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:11 smithi022 bash[80503]: cluster 2024-07-28T13:20:10.000558+0000 mgr.y (mgr.25232) 2664 : cluster [DBG] pgmap v3608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:12.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4125 16 16 0 0 0 - 0 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:11.317795+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:11.324255+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:11.594426+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:11.601812+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:12.014455+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:12.016195+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[80503]: audit 2024-07-28T13:20:12.024426+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:11.317795+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:11.324255+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:11.594426+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:11.601812+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:12.014455+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:20:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:12.016195+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:20:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:12 smithi022 bash[82865]: audit 2024-07-28T13:20:12.024426+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:20:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:11.317795+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:11.324255+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:11.594426+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:11.601812+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:12.014455+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:20:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:12.016195+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:20:12.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:12 smithi150 bash[67543]: audit 2024-07-28T13:20:12.024426+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:20:13.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4126 16 16 0 0 0 - 0 2024-07-28T13:20:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:13 smithi022 bash[80503]: cluster 2024-07-28T13:20:12.001860+0000 mgr.y (mgr.25232) 2665 : cluster [DBG] pgmap v3609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:13 smithi022 bash[82865]: cluster 2024-07-28T13:20:12.001860+0000 mgr.y (mgr.25232) 2665 : cluster [DBG] pgmap v3609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:13 smithi150 bash[67543]: cluster 2024-07-28T13:20:12.001860+0000 mgr.y (mgr.25232) 2665 : cluster [DBG] pgmap v3609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:14.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4127 16 16 0 0 0 - 0 2024-07-28T13:20:15.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4128 16 16 0 0 0 - 0 2024-07-28T13:20:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:15 smithi022 bash[80503]: cluster 2024-07-28T13:20:14.003232+0000 mgr.y (mgr.25232) 2666 : cluster [DBG] pgmap v3610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:15 smithi022 bash[82865]: cluster 2024-07-28T13:20:14.003232+0000 mgr.y (mgr.25232) 2666 : cluster [DBG] pgmap v3610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:15 smithi150 bash[67543]: cluster 2024-07-28T13:20:14.003232+0000 mgr.y (mgr.25232) 2666 : cluster [DBG] pgmap v3610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:16.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4129 16 16 0 0 0 - 0 2024-07-28T13:20:17.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4130 16 16 0 0 0 - 0 2024-07-28T13:20:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:17 smithi022 bash[80503]: cluster 2024-07-28T13:20:16.004582+0000 mgr.y (mgr.25232) 2667 : cluster [DBG] pgmap v3611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:17 smithi022 bash[82865]: cluster 2024-07-28T13:20:16.004582+0000 mgr.y (mgr.25232) 2667 : cluster [DBG] pgmap v3611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:17 smithi150 bash[67543]: cluster 2024-07-28T13:20:16.004582+0000 mgr.y (mgr.25232) 2667 : cluster [DBG] pgmap v3611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:18.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4131 16 16 0 0 0 - 0 2024-07-28T13:20:19.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4132 16 16 0 0 0 - 0 2024-07-28T13:20:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:19 smithi150 bash[67543]: cluster 2024-07-28T13:20:18.005912+0000 mgr.y (mgr.25232) 2668 : cluster [DBG] pgmap v3612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:20:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:20:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:20:19.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:19 smithi022 bash[80503]: cluster 2024-07-28T13:20:18.005912+0000 mgr.y (mgr.25232) 2668 : cluster [DBG] pgmap v3612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:19 smithi022 bash[82865]: cluster 2024-07-28T13:20:18.005912+0000 mgr.y (mgr.25232) 2668 : cluster [DBG] pgmap v3612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:20.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4133 16 16 0 0 0 - 0 2024-07-28T13:20:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:20 smithi150 bash[67543]: audit 2024-07-28T13:20:20.287149+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:20 smithi022 bash[80503]: audit 2024-07-28T13:20:20.287149+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:20 smithi022 bash[82865]: audit 2024-07-28T13:20:20.287149+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:21.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4134 16 16 0 0 0 - 0 2024-07-28T13:20:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:21 smithi150 bash[67543]: cluster 2024-07-28T13:20:20.007265+0000 mgr.y (mgr.25232) 2669 : cluster [DBG] pgmap v3613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:21 smithi022 bash[80503]: cluster 2024-07-28T13:20:20.007265+0000 mgr.y (mgr.25232) 2669 : cluster [DBG] pgmap v3613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:21 smithi022 bash[82865]: cluster 2024-07-28T13:20:20.007265+0000 mgr.y (mgr.25232) 2669 : cluster [DBG] pgmap v3613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:22.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4135 16 16 0 0 0 - 0 2024-07-28T13:20:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:20:22 smithi150 bash[60514]: ts=2024-07-28T13:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:20:23.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4136 16 16 0 0 0 - 0 2024-07-28T13:20:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:23 smithi150 bash[67543]: cluster 2024-07-28T13:20:22.008596+0000 mgr.y (mgr.25232) 2670 : cluster [DBG] pgmap v3614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:23 smithi022 bash[80503]: cluster 2024-07-28T13:20:22.008596+0000 mgr.y (mgr.25232) 2670 : cluster [DBG] pgmap v3614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:23 smithi022 bash[82865]: cluster 2024-07-28T13:20:22.008596+0000 mgr.y (mgr.25232) 2670 : cluster [DBG] pgmap v3614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:24.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4137 16 16 0 0 0 - 0 2024-07-28T13:20:25.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4138 16 16 0 0 0 - 0 2024-07-28T13:20:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:25 smithi150 bash[67543]: cluster 2024-07-28T13:20:24.009910+0000 mgr.y (mgr.25232) 2671 : cluster [DBG] pgmap v3615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:25 smithi022 bash[80503]: cluster 2024-07-28T13:20:24.009910+0000 mgr.y (mgr.25232) 2671 : cluster [DBG] pgmap v3615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:25 smithi022 bash[82865]: cluster 2024-07-28T13:20:24.009910+0000 mgr.y (mgr.25232) 2671 : cluster [DBG] pgmap v3615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:26.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4139 16 16 0 0 0 - 0 2024-07-28T13:20:27.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:20:27.387413+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:20:27.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:20:27.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4140 16 16 0 0 0 - 0 2024-07-28T13:20:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:27 smithi150 bash[67543]: cluster 2024-07-28T13:20:26.011270+0000 mgr.y (mgr.25232) 2672 : cluster [DBG] pgmap v3616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:27 smithi022 bash[80503]: cluster 2024-07-28T13:20:26.011270+0000 mgr.y (mgr.25232) 2672 : cluster [DBG] pgmap v3616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:27 smithi022 bash[82865]: cluster 2024-07-28T13:20:26.011270+0000 mgr.y (mgr.25232) 2672 : cluster [DBG] pgmap v3616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:28.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4141 16 16 0 0 0 - 0 2024-07-28T13:20:29.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4142 16 16 0 0 0 - 0 2024-07-28T13:20:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:29 smithi150 bash[67543]: cluster 2024-07-28T13:20:28.012620+0000 mgr.y (mgr.25232) 2673 : cluster [DBG] pgmap v3617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:29 smithi022 bash[80503]: cluster 2024-07-28T13:20:28.012620+0000 mgr.y (mgr.25232) 2673 : cluster [DBG] pgmap v3617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:20:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:20:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:20:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:29 smithi022 bash[82865]: cluster 2024-07-28T13:20:28.012620+0000 mgr.y (mgr.25232) 2673 : cluster [DBG] pgmap v3617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:30.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4143 16 16 0 0 0 - 0 2024-07-28T13:20:31.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4144 16 16 0 0 0 - 0 2024-07-28T13:20:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:31 smithi150 bash[67543]: cluster 2024-07-28T13:20:30.013958+0000 mgr.y (mgr.25232) 2674 : cluster [DBG] pgmap v3618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:31 smithi022 bash[80503]: cluster 2024-07-28T13:20:30.013958+0000 mgr.y (mgr.25232) 2674 : cluster [DBG] pgmap v3618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:31 smithi022 bash[82865]: cluster 2024-07-28T13:20:30.013958+0000 mgr.y (mgr.25232) 2674 : cluster [DBG] pgmap v3618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:32.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4145 16 16 0 0 0 - 0 2024-07-28T13:20:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:20:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:20:33.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4146 16 16 0 0 0 - 0 2024-07-28T13:20:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:33 smithi150 bash[67543]: cluster 2024-07-28T13:20:32.015318+0000 mgr.y (mgr.25232) 2675 : cluster [DBG] pgmap v3619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:33 smithi022 bash[80503]: cluster 2024-07-28T13:20:32.015318+0000 mgr.y (mgr.25232) 2675 : cluster [DBG] pgmap v3619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:33 smithi022 bash[82865]: cluster 2024-07-28T13:20:32.015318+0000 mgr.y (mgr.25232) 2675 : cluster [DBG] pgmap v3619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:34.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4147 16 16 0 0 0 - 0 2024-07-28T13:20:35.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4148 16 16 0 0 0 - 0 2024-07-28T13:20:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:35 smithi150 bash[67543]: cluster 2024-07-28T13:20:34.016636+0000 mgr.y (mgr.25232) 2676 : cluster [DBG] pgmap v3620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:35 smithi150 bash[67543]: audit 2024-07-28T13:20:35.289346+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:35 smithi022 bash[80503]: cluster 2024-07-28T13:20:34.016636+0000 mgr.y (mgr.25232) 2676 : cluster [DBG] pgmap v3620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:35 smithi022 bash[80503]: audit 2024-07-28T13:20:35.289346+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:35 smithi022 bash[82865]: cluster 2024-07-28T13:20:34.016636+0000 mgr.y (mgr.25232) 2676 : cluster [DBG] pgmap v3620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:35 smithi022 bash[82865]: audit 2024-07-28T13:20:35.289346+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:36.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4149 16 16 0 0 0 - 0 2024-07-28T13:20:37.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4150 16 16 0 0 0 - 0 2024-07-28T13:20:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:37 smithi150 bash[67543]: cluster 2024-07-28T13:20:36.017971+0000 mgr.y (mgr.25232) 2677 : cluster [DBG] pgmap v3621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:37 smithi022 bash[80503]: cluster 2024-07-28T13:20:36.017971+0000 mgr.y (mgr.25232) 2677 : cluster [DBG] pgmap v3621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:37 smithi022 bash[82865]: cluster 2024-07-28T13:20:36.017971+0000 mgr.y (mgr.25232) 2677 : cluster [DBG] pgmap v3621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:38.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4151 16 16 0 0 0 - 0 2024-07-28T13:20:39.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4152 16 16 0 0 0 - 0 2024-07-28T13:20:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:39 smithi150 bash[67543]: cluster 2024-07-28T13:20:38.019358+0000 mgr.y (mgr.25232) 2678 : cluster [DBG] pgmap v3622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:20:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:20:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:20:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:39 smithi022 bash[80503]: cluster 2024-07-28T13:20:38.019358+0000 mgr.y (mgr.25232) 2678 : cluster [DBG] pgmap v3622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:39 smithi022 bash[82865]: cluster 2024-07-28T13:20:38.019358+0000 mgr.y (mgr.25232) 2678 : cluster [DBG] pgmap v3622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:40.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4153 16 16 0 0 0 - 0 2024-07-28T13:20:41.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4154 16 16 0 0 0 - 0 2024-07-28T13:20:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:41 smithi150 bash[67543]: cluster 2024-07-28T13:20:40.020685+0000 mgr.y (mgr.25232) 2679 : cluster [DBG] pgmap v3623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:41 smithi022 bash[80503]: cluster 2024-07-28T13:20:40.020685+0000 mgr.y (mgr.25232) 2679 : cluster [DBG] pgmap v3623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:41 smithi022 bash[82865]: cluster 2024-07-28T13:20:40.020685+0000 mgr.y (mgr.25232) 2679 : cluster [DBG] pgmap v3623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:42.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4155 16 16 0 0 0 - 0 2024-07-28T13:20:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:20:42 smithi150 bash[60514]: ts=2024-07-28T13:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:20:43.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4156 16 16 0 0 0 - 0 2024-07-28T13:20:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:43 smithi150 bash[67543]: cluster 2024-07-28T13:20:42.022063+0000 mgr.y (mgr.25232) 2680 : cluster [DBG] pgmap v3624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:43 smithi022 bash[80503]: cluster 2024-07-28T13:20:42.022063+0000 mgr.y (mgr.25232) 2680 : cluster [DBG] pgmap v3624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:43 smithi022 bash[82865]: cluster 2024-07-28T13:20:42.022063+0000 mgr.y (mgr.25232) 2680 : cluster [DBG] pgmap v3624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:44.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4157 16 16 0 0 0 - 0 2024-07-28T13:20:45.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4158 16 16 0 0 0 - 0 2024-07-28T13:20:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:45 smithi150 bash[67543]: cluster 2024-07-28T13:20:44.023439+0000 mgr.y (mgr.25232) 2681 : cluster [DBG] pgmap v3625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:45 smithi022 bash[80503]: cluster 2024-07-28T13:20:44.023439+0000 mgr.y (mgr.25232) 2681 : cluster [DBG] pgmap v3625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:45 smithi022 bash[82865]: cluster 2024-07-28T13:20:44.023439+0000 mgr.y (mgr.25232) 2681 : cluster [DBG] pgmap v3625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:46.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4159 16 16 0 0 0 - 0 2024-07-28T13:20:47.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:20:47.390506+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:20:47.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:20:47.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4160 16 16 0 0 0 - 0 2024-07-28T13:20:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:47 smithi150 bash[67543]: cluster 2024-07-28T13:20:46.024783+0000 mgr.y (mgr.25232) 2682 : cluster [DBG] pgmap v3626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:47 smithi022 bash[80503]: cluster 2024-07-28T13:20:46.024783+0000 mgr.y (mgr.25232) 2682 : cluster [DBG] pgmap v3626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:47 smithi022 bash[82865]: cluster 2024-07-28T13:20:46.024783+0000 mgr.y (mgr.25232) 2682 : cluster [DBG] pgmap v3626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:48.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4161 16 16 0 0 0 - 0 2024-07-28T13:20:49.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4162 16 16 0 0 0 - 0 2024-07-28T13:20:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:49 smithi150 bash[67543]: cluster 2024-07-28T13:20:48.026160+0000 mgr.y (mgr.25232) 2683 : cluster [DBG] pgmap v3627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:20:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:20:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:20:49.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:49 smithi022 bash[80503]: cluster 2024-07-28T13:20:48.026160+0000 mgr.y (mgr.25232) 2683 : cluster [DBG] pgmap v3627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:49 smithi022 bash[82865]: cluster 2024-07-28T13:20:48.026160+0000 mgr.y (mgr.25232) 2683 : cluster [DBG] pgmap v3627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:50.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4163 16 16 0 0 0 - 0 2024-07-28T13:20:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:50 smithi150 bash[67543]: audit 2024-07-28T13:20:50.289832+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:50 smithi022 bash[80503]: audit 2024-07-28T13:20:50.289832+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:50 smithi022 bash[82865]: audit 2024-07-28T13:20:50.289832+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:20:51.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4164 16 16 0 0 0 - 0 2024-07-28T13:20:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:51 smithi150 bash[67543]: cluster 2024-07-28T13:20:50.027508+0000 mgr.y (mgr.25232) 2684 : cluster [DBG] pgmap v3628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:51 smithi022 bash[80503]: cluster 2024-07-28T13:20:50.027508+0000 mgr.y (mgr.25232) 2684 : cluster [DBG] pgmap v3628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:51 smithi022 bash[82865]: cluster 2024-07-28T13:20:50.027508+0000 mgr.y (mgr.25232) 2684 : cluster [DBG] pgmap v3628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:52.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4165 16 16 0 0 0 - 0 2024-07-28T13:20:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:20:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:20:53.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4166 16 16 0 0 0 - 0 2024-07-28T13:20:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:53 smithi150 bash[67543]: cluster 2024-07-28T13:20:52.028857+0000 mgr.y (mgr.25232) 2685 : cluster [DBG] pgmap v3629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:53 smithi022 bash[80503]: cluster 2024-07-28T13:20:52.028857+0000 mgr.y (mgr.25232) 2685 : cluster [DBG] pgmap v3629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:53 smithi022 bash[82865]: cluster 2024-07-28T13:20:52.028857+0000 mgr.y (mgr.25232) 2685 : cluster [DBG] pgmap v3629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:54.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4167 16 16 0 0 0 - 0 2024-07-28T13:20:55.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4168 16 16 0 0 0 - 0 2024-07-28T13:20:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:55 smithi150 bash[67543]: cluster 2024-07-28T13:20:54.030235+0000 mgr.y (mgr.25232) 2686 : cluster [DBG] pgmap v3630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:55 smithi022 bash[80503]: cluster 2024-07-28T13:20:54.030235+0000 mgr.y (mgr.25232) 2686 : cluster [DBG] pgmap v3630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:55 smithi022 bash[82865]: cluster 2024-07-28T13:20:54.030235+0000 mgr.y (mgr.25232) 2686 : cluster [DBG] pgmap v3630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:56.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4169 16 16 0 0 0 - 0 2024-07-28T13:20:57.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4170 16 16 0 0 0 - 0 2024-07-28T13:20:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:57 smithi150 bash[67543]: cluster 2024-07-28T13:20:56.031574+0000 mgr.y (mgr.25232) 2687 : cluster [DBG] pgmap v3631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:57 smithi022 bash[80503]: cluster 2024-07-28T13:20:56.031574+0000 mgr.y (mgr.25232) 2687 : cluster [DBG] pgmap v3631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:57 smithi022 bash[82865]: cluster 2024-07-28T13:20:56.031574+0000 mgr.y (mgr.25232) 2687 : cluster [DBG] pgmap v3631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:58.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4171 16 16 0 0 0 - 0 2024-07-28T13:20:59.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4172 16 16 0 0 0 - 0 2024-07-28T13:20:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:20:59 smithi150 bash[67543]: cluster 2024-07-28T13:20:58.032940+0000 mgr.y (mgr.25232) 2688 : cluster [DBG] pgmap v3632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:20:59 smithi022 bash[80503]: cluster 2024-07-28T13:20:58.032940+0000 mgr.y (mgr.25232) 2688 : cluster [DBG] pgmap v3632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:20:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:20:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:20:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:20:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:20:59 smithi022 bash[82865]: cluster 2024-07-28T13:20:58.032940+0000 mgr.y (mgr.25232) 2688 : cluster [DBG] pgmap v3632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:00.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4173 16 16 0 0 0 - 0 2024-07-28T13:21:01.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4174 16 16 0 0 0 - 0 2024-07-28T13:21:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:01 smithi150 bash[67543]: cluster 2024-07-28T13:21:00.034299+0000 mgr.y (mgr.25232) 2689 : cluster [DBG] pgmap v3633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:01 smithi022 bash[80503]: cluster 2024-07-28T13:21:00.034299+0000 mgr.y (mgr.25232) 2689 : cluster [DBG] pgmap v3633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:01 smithi022 bash[82865]: cluster 2024-07-28T13:21:00.034299+0000 mgr.y (mgr.25232) 2689 : cluster [DBG] pgmap v3633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:02.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4175 16 16 0 0 0 - 0 2024-07-28T13:21:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:21:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:21:03.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4176 16 16 0 0 0 - 0 2024-07-28T13:21:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:03 smithi150 bash[67543]: cluster 2024-07-28T13:21:02.035642+0000 mgr.y (mgr.25232) 2690 : cluster [DBG] pgmap v3634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:03 smithi022 bash[80503]: cluster 2024-07-28T13:21:02.035642+0000 mgr.y (mgr.25232) 2690 : cluster [DBG] pgmap v3634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:03 smithi022 bash[82865]: cluster 2024-07-28T13:21:02.035642+0000 mgr.y (mgr.25232) 2690 : cluster [DBG] pgmap v3634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:04.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4177 16 16 0 0 0 - 0 2024-07-28T13:21:05.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4178 16 16 0 0 0 - 0 2024-07-28T13:21:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:05 smithi150 bash[67543]: cluster 2024-07-28T13:21:04.036997+0000 mgr.y (mgr.25232) 2691 : cluster [DBG] pgmap v3635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:05 smithi150 bash[67543]: audit 2024-07-28T13:21:05.290226+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:05 smithi022 bash[82865]: cluster 2024-07-28T13:21:04.036997+0000 mgr.y (mgr.25232) 2691 : cluster [DBG] pgmap v3635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:05 smithi022 bash[82865]: audit 2024-07-28T13:21:05.290226+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:05 smithi022 bash[80503]: cluster 2024-07-28T13:21:04.036997+0000 mgr.y (mgr.25232) 2691 : cluster [DBG] pgmap v3635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:05 smithi022 bash[80503]: audit 2024-07-28T13:21:05.290226+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:06.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4179 16 16 0 0 0 - 0 2024-07-28T13:21:07.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:21:07.393758+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:21:07.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:21:07.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4180 16 16 0 0 0 - 0 2024-07-28T13:21:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:07 smithi150 bash[67543]: cluster 2024-07-28T13:21:06.038369+0000 mgr.y (mgr.25232) 2692 : cluster [DBG] pgmap v3636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:07 smithi022 bash[80503]: cluster 2024-07-28T13:21:06.038369+0000 mgr.y (mgr.25232) 2692 : cluster [DBG] pgmap v3636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:07 smithi022 bash[82865]: cluster 2024-07-28T13:21:06.038369+0000 mgr.y (mgr.25232) 2692 : cluster [DBG] pgmap v3636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:08.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4181 16 16 0 0 0 - 0 2024-07-28T13:21:09.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4182 16 16 0 0 0 - 0 2024-07-28T13:21:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:09 smithi150 bash[67543]: cluster 2024-07-28T13:21:08.039709+0000 mgr.y (mgr.25232) 2693 : cluster [DBG] pgmap v3637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:09 smithi022 bash[80503]: cluster 2024-07-28T13:21:08.039709+0000 mgr.y (mgr.25232) 2693 : cluster [DBG] pgmap v3637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:21:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:21:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:21:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:09 smithi022 bash[82865]: cluster 2024-07-28T13:21:08.039709+0000 mgr.y (mgr.25232) 2693 : cluster [DBG] pgmap v3637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:10.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4183 16 16 0 0 0 - 0 2024-07-28T13:21:11.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4184 16 16 0 0 0 - 0 2024-07-28T13:21:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:11 smithi150 bash[67543]: cluster 2024-07-28T13:21:10.041075+0000 mgr.y (mgr.25232) 2694 : cluster [DBG] pgmap v3638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:11 smithi022 bash[82865]: cluster 2024-07-28T13:21:10.041075+0000 mgr.y (mgr.25232) 2694 : cluster [DBG] pgmap v3638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:11.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:11 smithi022 bash[80503]: cluster 2024-07-28T13:21:10.041075+0000 mgr.y (mgr.25232) 2694 : cluster [DBG] pgmap v3638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:12.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4185 16 16 0 0 0 - 0 2024-07-28T13:21:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:12 smithi150 bash[67543]: audit 2024-07-28T13:21:12.156756+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:21:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:21:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:21:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:12 smithi022 bash[80503]: audit 2024-07-28T13:21:12.156756+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:21:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:12 smithi022 bash[82865]: audit 2024-07-28T13:21:12.156756+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:21:13.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4186 16 16 0 0 0 - 0 2024-07-28T13:21:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:13 smithi022 bash[80503]: cluster 2024-07-28T13:21:12.042498+0000 mgr.y (mgr.25232) 2695 : cluster [DBG] pgmap v3639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:13 smithi022 bash[80503]: audit 2024-07-28T13:21:12.529882+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:13.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:13 smithi022 bash[80503]: audit 2024-07-28T13:21:12.534147+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:13 smithi022 bash[82865]: cluster 2024-07-28T13:21:12.042498+0000 mgr.y (mgr.25232) 2695 : cluster [DBG] pgmap v3639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:13 smithi022 bash[82865]: audit 2024-07-28T13:21:12.529882+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:13 smithi022 bash[82865]: audit 2024-07-28T13:21:12.534147+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:13 smithi150 bash[67543]: cluster 2024-07-28T13:21:12.042498+0000 mgr.y (mgr.25232) 2695 : cluster [DBG] pgmap v3639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:13 smithi150 bash[67543]: audit 2024-07-28T13:21:12.529882+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:13 smithi150 bash[67543]: audit 2024-07-28T13:21:12.534147+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:14.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4187 16 16 0 0 0 - 0 2024-07-28T13:21:15.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4188 16 16 0 0 0 - 0 2024-07-28T13:21:15.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:15 smithi022 bash[80503]: cluster 2024-07-28T13:21:14.043885+0000 mgr.y (mgr.25232) 2696 : cluster [DBG] pgmap v3640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:15 smithi022 bash[82865]: cluster 2024-07-28T13:21:14.043885+0000 mgr.y (mgr.25232) 2696 : cluster [DBG] pgmap v3640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:15 smithi150 bash[67543]: cluster 2024-07-28T13:21:14.043885+0000 mgr.y (mgr.25232) 2696 : cluster [DBG] pgmap v3640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:16.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4189 16 16 0 0 0 - 0 2024-07-28T13:21:17.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4190 16 16 0 0 0 - 0 2024-07-28T13:21:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:17 smithi022 bash[80503]: cluster 2024-07-28T13:21:16.045250+0000 mgr.y (mgr.25232) 2697 : cluster [DBG] pgmap v3641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:17 smithi022 bash[82865]: cluster 2024-07-28T13:21:16.045250+0000 mgr.y (mgr.25232) 2697 : cluster [DBG] pgmap v3641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:17 smithi150 bash[67543]: cluster 2024-07-28T13:21:16.045250+0000 mgr.y (mgr.25232) 2697 : cluster [DBG] pgmap v3641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:18.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4191 16 16 0 0 0 - 0 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: cluster 2024-07-28T13:21:18.045870+0000 mgr.y (mgr.25232) 2698 : cluster [DBG] pgmap v3642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.059939+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.064470+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.176379+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.182749+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.606009+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.606852+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:21:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[80503]: audit 2024-07-28T13:21:18.612417+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: cluster 2024-07-28T13:21:18.045870+0000 mgr.y (mgr.25232) 2698 : cluster [DBG] pgmap v3642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.059939+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.064470+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.176379+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.182749+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.606009+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.606852+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:21:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[82865]: audit 2024-07-28T13:21:18.612417+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4192 16 16 0 0 0 - 0 2024-07-28T13:21:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: cluster 2024-07-28T13:21:18.045870+0000 mgr.y (mgr.25232) 2698 : cluster [DBG] pgmap v3642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.059939+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.064470+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.176379+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.182749+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.606009+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.606852+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:21:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:19 smithi150 bash[67543]: audit 2024-07-28T13:21:18.612417+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:21:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:21:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:21:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:21:20.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4193 16 16 0 0 0 - 0 2024-07-28T13:21:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:21 smithi022 bash[80503]: cluster 2024-07-28T13:21:20.047200+0000 mgr.y (mgr.25232) 2699 : cluster [DBG] pgmap v3643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:21 smithi022 bash[80503]: audit 2024-07-28T13:21:20.290735+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:21 smithi022 bash[82865]: cluster 2024-07-28T13:21:20.047200+0000 mgr.y (mgr.25232) 2699 : cluster [DBG] pgmap v3643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:21 smithi022 bash[82865]: audit 2024-07-28T13:21:20.290735+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:21.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4194 16 16 0 0 0 - 0 2024-07-28T13:21:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:21 smithi150 bash[67543]: cluster 2024-07-28T13:21:20.047200+0000 mgr.y (mgr.25232) 2699 : cluster [DBG] pgmap v3643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:21 smithi150 bash[67543]: audit 2024-07-28T13:21:20.290735+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:22.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4195 16 16 0 0 0 - 0 2024-07-28T13:21:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:21:22 smithi150 bash[60514]: ts=2024-07-28T13:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:21:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:23 smithi022 bash[80503]: cluster 2024-07-28T13:21:22.048608+0000 mgr.y (mgr.25232) 2700 : cluster [DBG] pgmap v3644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:23 smithi022 bash[82865]: cluster 2024-07-28T13:21:22.048608+0000 mgr.y (mgr.25232) 2700 : cluster [DBG] pgmap v3644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:23.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4196 16 16 0 0 0 - 0 2024-07-28T13:21:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:23 smithi150 bash[67543]: cluster 2024-07-28T13:21:22.048608+0000 mgr.y (mgr.25232) 2700 : cluster [DBG] pgmap v3644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:24.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4197 16 16 0 0 0 - 0 2024-07-28T13:21:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:25 smithi022 bash[80503]: cluster 2024-07-28T13:21:24.049994+0000 mgr.y (mgr.25232) 2701 : cluster [DBG] pgmap v3645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:25 smithi022 bash[82865]: cluster 2024-07-28T13:21:24.049994+0000 mgr.y (mgr.25232) 2701 : cluster [DBG] pgmap v3645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:25.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4198 16 16 0 0 0 - 0 2024-07-28T13:21:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:25 smithi150 bash[67543]: cluster 2024-07-28T13:21:24.049994+0000 mgr.y (mgr.25232) 2701 : cluster [DBG] pgmap v3645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:26.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4199 16 16 0 0 0 - 0 2024-07-28T13:21:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:27 smithi022 bash[80503]: cluster 2024-07-28T13:21:26.051378+0000 mgr.y (mgr.25232) 2702 : cluster [DBG] pgmap v3646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:27 smithi022 bash[82865]: cluster 2024-07-28T13:21:26.051378+0000 mgr.y (mgr.25232) 2702 : cluster [DBG] pgmap v3646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:27.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:21:27.396899+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:21:27.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:21:27.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4200 16 16 0 0 0 - 0 2024-07-28T13:21:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:27 smithi150 bash[67543]: cluster 2024-07-28T13:21:26.051378+0000 mgr.y (mgr.25232) 2702 : cluster [DBG] pgmap v3646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:28.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4201 16 16 0 0 0 - 0 2024-07-28T13:21:29.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:29 smithi022 bash[80503]: cluster 2024-07-28T13:21:28.052749+0000 mgr.y (mgr.25232) 2703 : cluster [DBG] pgmap v3647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:29.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:29 smithi022 bash[82865]: cluster 2024-07-28T13:21:28.052749+0000 mgr.y (mgr.25232) 2703 : cluster [DBG] pgmap v3647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:29.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4202 16 16 0 0 0 - 0 2024-07-28T13:21:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:29 smithi150 bash[67543]: cluster 2024-07-28T13:21:28.052749+0000 mgr.y (mgr.25232) 2703 : cluster [DBG] pgmap v3647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:21:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:21:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:21:30.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4203 16 16 0 0 0 - 0 2024-07-28T13:21:31.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4204 16 16 0 0 0 - 0 2024-07-28T13:21:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:31 smithi150 bash[67543]: cluster 2024-07-28T13:21:30.054140+0000 mgr.y (mgr.25232) 2704 : cluster [DBG] pgmap v3648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:31 smithi022 bash[80503]: cluster 2024-07-28T13:21:30.054140+0000 mgr.y (mgr.25232) 2704 : cluster [DBG] pgmap v3648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:31 smithi022 bash[82865]: cluster 2024-07-28T13:21:30.054140+0000 mgr.y (mgr.25232) 2704 : cluster [DBG] pgmap v3648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:32.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4205 16 16 0 0 0 - 0 2024-07-28T13:21:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:21:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:21:33.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4206 16 16 0 0 0 - 0 2024-07-28T13:21:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:33 smithi150 bash[67543]: cluster 2024-07-28T13:21:32.055506+0000 mgr.y (mgr.25232) 2705 : cluster [DBG] pgmap v3649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:33 smithi022 bash[80503]: cluster 2024-07-28T13:21:32.055506+0000 mgr.y (mgr.25232) 2705 : cluster [DBG] pgmap v3649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:33 smithi022 bash[82865]: cluster 2024-07-28T13:21:32.055506+0000 mgr.y (mgr.25232) 2705 : cluster [DBG] pgmap v3649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:34.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4207 16 16 0 0 0 - 0 2024-07-28T13:21:35.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4208 16 16 0 0 0 - 0 2024-07-28T13:21:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:35 smithi150 bash[67543]: cluster 2024-07-28T13:21:34.056841+0000 mgr.y (mgr.25232) 2706 : cluster [DBG] pgmap v3650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:35 smithi022 bash[80503]: cluster 2024-07-28T13:21:34.056841+0000 mgr.y (mgr.25232) 2706 : cluster [DBG] pgmap v3650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:35 smithi022 bash[82865]: cluster 2024-07-28T13:21:34.056841+0000 mgr.y (mgr.25232) 2706 : cluster [DBG] pgmap v3650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:36.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4209 16 16 0 0 0 - 0 2024-07-28T13:21:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:36 smithi150 bash[67543]: audit 2024-07-28T13:21:35.293526+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:36 smithi022 bash[80503]: audit 2024-07-28T13:21:35.293526+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:36 smithi022 bash[82865]: audit 2024-07-28T13:21:35.293526+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:37.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4210 16 16 0 0 0 - 0 2024-07-28T13:21:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:37 smithi150 bash[67543]: cluster 2024-07-28T13:21:36.058162+0000 mgr.y (mgr.25232) 2707 : cluster [DBG] pgmap v3651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:37 smithi022 bash[80503]: cluster 2024-07-28T13:21:36.058162+0000 mgr.y (mgr.25232) 2707 : cluster [DBG] pgmap v3651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:37 smithi022 bash[82865]: cluster 2024-07-28T13:21:36.058162+0000 mgr.y (mgr.25232) 2707 : cluster [DBG] pgmap v3651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:38.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4211 16 16 0 0 0 - 0 2024-07-28T13:21:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:39 smithi022 bash[80503]: cluster 2024-07-28T13:21:38.059540+0000 mgr.y (mgr.25232) 2708 : cluster [DBG] pgmap v3652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:39 smithi022 bash[82865]: cluster 2024-07-28T13:21:38.059540+0000 mgr.y (mgr.25232) 2708 : cluster [DBG] pgmap v3652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:39.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4212 16 16 0 0 0 - 0 2024-07-28T13:21:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:39 smithi150 bash[67543]: cluster 2024-07-28T13:21:38.059540+0000 mgr.y (mgr.25232) 2708 : cluster [DBG] pgmap v3652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:21:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:21:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:21:40.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4213 16 16 0 0 0 - 0 2024-07-28T13:21:41.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4214 16 16 0 0 0 - 0 2024-07-28T13:21:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:41 smithi150 bash[67543]: cluster 2024-07-28T13:21:40.060888+0000 mgr.y (mgr.25232) 2709 : cluster [DBG] pgmap v3653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:41 smithi022 bash[80503]: cluster 2024-07-28T13:21:40.060888+0000 mgr.y (mgr.25232) 2709 : cluster [DBG] pgmap v3653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:41 smithi022 bash[82865]: cluster 2024-07-28T13:21:40.060888+0000 mgr.y (mgr.25232) 2709 : cluster [DBG] pgmap v3653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:42.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4215 16 16 0 0 0 - 0 2024-07-28T13:21:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:21:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:21:43.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4216 16 16 0 0 0 - 0 2024-07-28T13:21:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:43 smithi150 bash[67543]: cluster 2024-07-28T13:21:42.062265+0000 mgr.y (mgr.25232) 2710 : cluster [DBG] pgmap v3654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:43 smithi022 bash[80503]: cluster 2024-07-28T13:21:42.062265+0000 mgr.y (mgr.25232) 2710 : cluster [DBG] pgmap v3654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:43 smithi022 bash[82865]: cluster 2024-07-28T13:21:42.062265+0000 mgr.y (mgr.25232) 2710 : cluster [DBG] pgmap v3654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:44.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4217 16 16 0 0 0 - 0 2024-07-28T13:21:45.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4218 16 16 0 0 0 - 0 2024-07-28T13:21:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:45 smithi150 bash[67543]: cluster 2024-07-28T13:21:44.063645+0000 mgr.y (mgr.25232) 2711 : cluster [DBG] pgmap v3655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:45 smithi022 bash[80503]: cluster 2024-07-28T13:21:44.063645+0000 mgr.y (mgr.25232) 2711 : cluster [DBG] pgmap v3655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:45 smithi022 bash[82865]: cluster 2024-07-28T13:21:44.063645+0000 mgr.y (mgr.25232) 2711 : cluster [DBG] pgmap v3655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:46.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4219 16 16 0 0 0 - 0 2024-07-28T13:21:47.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:21:47.400163+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:21:47.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:21:47.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4220 16 16 0 0 0 - 0 2024-07-28T13:21:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:47 smithi150 bash[67543]: cluster 2024-07-28T13:21:46.064979+0000 mgr.y (mgr.25232) 2712 : cluster [DBG] pgmap v3656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:47 smithi022 bash[80503]: cluster 2024-07-28T13:21:46.064979+0000 mgr.y (mgr.25232) 2712 : cluster [DBG] pgmap v3656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:47 smithi022 bash[82865]: cluster 2024-07-28T13:21:46.064979+0000 mgr.y (mgr.25232) 2712 : cluster [DBG] pgmap v3656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:48.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4221 16 16 0 0 0 - 0 2024-07-28T13:21:49.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:49 smithi022 bash[80503]: cluster 2024-07-28T13:21:48.066366+0000 mgr.y (mgr.25232) 2713 : cluster [DBG] pgmap v3657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:49.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:49 smithi022 bash[82865]: cluster 2024-07-28T13:21:48.066366+0000 mgr.y (mgr.25232) 2713 : cluster [DBG] pgmap v3657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:49.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4222 16 16 0 0 0 - 0 2024-07-28T13:21:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:49 smithi150 bash[67543]: cluster 2024-07-28T13:21:48.066366+0000 mgr.y (mgr.25232) 2713 : cluster [DBG] pgmap v3657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:21:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:21:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:21:50.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4223 16 16 0 0 0 - 0 2024-07-28T13:21:51.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4224 16 16 0 0 0 - 0 2024-07-28T13:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:51 smithi150 bash[67543]: cluster 2024-07-28T13:21:50.067705+0000 mgr.y (mgr.25232) 2714 : cluster [DBG] pgmap v3658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:51 smithi150 bash[67543]: audit 2024-07-28T13:21:50.293794+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:51 smithi022 bash[80503]: cluster 2024-07-28T13:21:50.067705+0000 mgr.y (mgr.25232) 2714 : cluster [DBG] pgmap v3658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:51 smithi022 bash[80503]: audit 2024-07-28T13:21:50.293794+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:51 smithi022 bash[82865]: cluster 2024-07-28T13:21:50.067705+0000 mgr.y (mgr.25232) 2714 : cluster [DBG] pgmap v3658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:51 smithi022 bash[82865]: audit 2024-07-28T13:21:50.293794+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:21:52.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4225 16 16 0 0 0 - 0 2024-07-28T13:21:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:21:52 smithi150 bash[60514]: ts=2024-07-28T13:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:21:53.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4226 16 16 0 0 0 - 0 2024-07-28T13:21:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:53 smithi150 bash[67543]: cluster 2024-07-28T13:21:52.069067+0000 mgr.y (mgr.25232) 2715 : cluster [DBG] pgmap v3659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:53 smithi022 bash[80503]: cluster 2024-07-28T13:21:52.069067+0000 mgr.y (mgr.25232) 2715 : cluster [DBG] pgmap v3659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:53 smithi022 bash[82865]: cluster 2024-07-28T13:21:52.069067+0000 mgr.y (mgr.25232) 2715 : cluster [DBG] pgmap v3659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:54.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4227 16 16 0 0 0 - 0 2024-07-28T13:21:55.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4228 16 16 0 0 0 - 0 2024-07-28T13:21:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:55 smithi150 bash[67543]: cluster 2024-07-28T13:21:54.070452+0000 mgr.y (mgr.25232) 2716 : cluster [DBG] pgmap v3660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:55 smithi022 bash[80503]: cluster 2024-07-28T13:21:54.070452+0000 mgr.y (mgr.25232) 2716 : cluster [DBG] pgmap v3660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:55 smithi022 bash[82865]: cluster 2024-07-28T13:21:54.070452+0000 mgr.y (mgr.25232) 2716 : cluster [DBG] pgmap v3660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:56.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4229 16 16 0 0 0 - 0 2024-07-28T13:21:57.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4230 16 16 0 0 0 - 0 2024-07-28T13:21:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:57 smithi150 bash[67543]: cluster 2024-07-28T13:21:56.071801+0000 mgr.y (mgr.25232) 2717 : cluster [DBG] pgmap v3661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:57 smithi022 bash[80503]: cluster 2024-07-28T13:21:56.071801+0000 mgr.y (mgr.25232) 2717 : cluster [DBG] pgmap v3661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:57 smithi022 bash[82865]: cluster 2024-07-28T13:21:56.071801+0000 mgr.y (mgr.25232) 2717 : cluster [DBG] pgmap v3661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:58.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4231 16 16 0 0 0 - 0 2024-07-28T13:21:59.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4232 16 16 0 0 0 - 0 2024-07-28T13:21:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:21:59 smithi150 bash[67543]: cluster 2024-07-28T13:21:58.073180+0000 mgr.y (mgr.25232) 2718 : cluster [DBG] pgmap v3662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:21:59 smithi022 bash[80503]: cluster 2024-07-28T13:21:58.073180+0000 mgr.y (mgr.25232) 2718 : cluster [DBG] pgmap v3662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:21:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:21:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:21:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:21:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:21:59 smithi022 bash[82865]: cluster 2024-07-28T13:21:58.073180+0000 mgr.y (mgr.25232) 2718 : cluster [DBG] pgmap v3662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:00.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4233 16 16 0 0 0 - 0 2024-07-28T13:22:01.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4234 16 16 0 0 0 - 0 2024-07-28T13:22:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:01 smithi150 bash[67543]: cluster 2024-07-28T13:22:00.074585+0000 mgr.y (mgr.25232) 2719 : cluster [DBG] pgmap v3663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:01 smithi022 bash[80503]: cluster 2024-07-28T13:22:00.074585+0000 mgr.y (mgr.25232) 2719 : cluster [DBG] pgmap v3663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:01 smithi022 bash[82865]: cluster 2024-07-28T13:22:00.074585+0000 mgr.y (mgr.25232) 2719 : cluster [DBG] pgmap v3663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:02.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4235 16 16 0 0 0 - 0 2024-07-28T13:22:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:22:02 smithi150 bash[60514]: ts=2024-07-28T13:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:22:03.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4236 16 16 0 0 0 - 0 2024-07-28T13:22:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:03 smithi150 bash[67543]: cluster 2024-07-28T13:22:02.075964+0000 mgr.y (mgr.25232) 2720 : cluster [DBG] pgmap v3664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:03 smithi022 bash[80503]: cluster 2024-07-28T13:22:02.075964+0000 mgr.y (mgr.25232) 2720 : cluster [DBG] pgmap v3664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:03 smithi022 bash[82865]: cluster 2024-07-28T13:22:02.075964+0000 mgr.y (mgr.25232) 2720 : cluster [DBG] pgmap v3664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:04.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4237 16 16 0 0 0 - 0 2024-07-28T13:22:05.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4238 16 16 0 0 0 - 0 2024-07-28T13:22:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:05 smithi150 bash[67543]: cluster 2024-07-28T13:22:04.077304+0000 mgr.y (mgr.25232) 2721 : cluster [DBG] pgmap v3665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:05 smithi022 bash[80503]: cluster 2024-07-28T13:22:04.077304+0000 mgr.y (mgr.25232) 2721 : cluster [DBG] pgmap v3665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:05 smithi022 bash[82865]: cluster 2024-07-28T13:22:04.077304+0000 mgr.y (mgr.25232) 2721 : cluster [DBG] pgmap v3665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:06.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4239 16 16 0 0 0 - 0 2024-07-28T13:22:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:06 smithi150 bash[67543]: audit 2024-07-28T13:22:05.294614+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:06 smithi022 bash[80503]: audit 2024-07-28T13:22:05.294614+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:06 smithi022 bash[82865]: audit 2024-07-28T13:22:05.294614+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:07.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:22:07.403498+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:22:07.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:22:07.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4240 16 16 0 0 0 - 0 2024-07-28T13:22:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:07 smithi150 bash[67543]: cluster 2024-07-28T13:22:06.078660+0000 mgr.y (mgr.25232) 2722 : cluster [DBG] pgmap v3666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:07 smithi022 bash[80503]: cluster 2024-07-28T13:22:06.078660+0000 mgr.y (mgr.25232) 2722 : cluster [DBG] pgmap v3666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:07 smithi022 bash[82865]: cluster 2024-07-28T13:22:06.078660+0000 mgr.y (mgr.25232) 2722 : cluster [DBG] pgmap v3666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:08.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4241 16 16 0 0 0 - 0 2024-07-28T13:22:09.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4242 16 16 0 0 0 - 0 2024-07-28T13:22:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:09 smithi150 bash[67543]: cluster 2024-07-28T13:22:08.080007+0000 mgr.y (mgr.25232) 2723 : cluster [DBG] pgmap v3667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:09 smithi022 bash[80503]: cluster 2024-07-28T13:22:08.080007+0000 mgr.y (mgr.25232) 2723 : cluster [DBG] pgmap v3667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:22:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:22:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:22:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:09 smithi022 bash[82865]: cluster 2024-07-28T13:22:08.080007+0000 mgr.y (mgr.25232) 2723 : cluster [DBG] pgmap v3667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:10.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4243 16 16 0 0 0 - 0 2024-07-28T13:22:11.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4244 16 16 0 0 0 - 0 2024-07-28T13:22:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:11 smithi150 bash[67543]: cluster 2024-07-28T13:22:10.081385+0000 mgr.y (mgr.25232) 2724 : cluster [DBG] pgmap v3668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:11 smithi022 bash[80503]: cluster 2024-07-28T13:22:10.081385+0000 mgr.y (mgr.25232) 2724 : cluster [DBG] pgmap v3668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:11 smithi022 bash[82865]: cluster 2024-07-28T13:22:10.081385+0000 mgr.y (mgr.25232) 2724 : cluster [DBG] pgmap v3668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:12.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4245 16 16 0 0 0 - 0 2024-07-28T13:22:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:22:12 smithi150 bash[60514]: ts=2024-07-28T13:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:22:13.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4246 16 16 0 0 0 - 0 2024-07-28T13:22:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:13 smithi150 bash[67543]: cluster 2024-07-28T13:22:12.082761+0000 mgr.y (mgr.25232) 2725 : cluster [DBG] pgmap v3669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:13 smithi022 bash[80503]: cluster 2024-07-28T13:22:12.082761+0000 mgr.y (mgr.25232) 2725 : cluster [DBG] pgmap v3669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:13 smithi022 bash[82865]: cluster 2024-07-28T13:22:12.082761+0000 mgr.y (mgr.25232) 2725 : cluster [DBG] pgmap v3669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:14.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4247 16 16 0 0 0 - 0 2024-07-28T13:22:15.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4248 16 16 0 0 0 - 0 2024-07-28T13:22:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:15 smithi150 bash[67543]: cluster 2024-07-28T13:22:14.084107+0000 mgr.y (mgr.25232) 2726 : cluster [DBG] pgmap v3670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:15 smithi022 bash[80503]: cluster 2024-07-28T13:22:14.084107+0000 mgr.y (mgr.25232) 2726 : cluster [DBG] pgmap v3670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:15 smithi022 bash[82865]: cluster 2024-07-28T13:22:14.084107+0000 mgr.y (mgr.25232) 2726 : cluster [DBG] pgmap v3670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:16.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4249 16 16 0 0 0 - 0 2024-07-28T13:22:17.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4250 16 16 0 0 0 - 0 2024-07-28T13:22:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:17 smithi150 bash[67543]: cluster 2024-07-28T13:22:16.085457+0000 mgr.y (mgr.25232) 2727 : cluster [DBG] pgmap v3671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:17 smithi022 bash[80503]: cluster 2024-07-28T13:22:16.085457+0000 mgr.y (mgr.25232) 2727 : cluster [DBG] pgmap v3671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:17 smithi022 bash[82865]: cluster 2024-07-28T13:22:16.085457+0000 mgr.y (mgr.25232) 2727 : cluster [DBG] pgmap v3671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:18.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4251 16 16 0 0 0 - 0 2024-07-28T13:22:19.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4252 16 16 0 0 0 - 0 2024-07-28T13:22:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:19 smithi150 bash[67543]: cluster 2024-07-28T13:22:18.086860+0000 mgr.y (mgr.25232) 2728 : cluster [DBG] pgmap v3672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:19 smithi150 bash[67543]: audit 2024-07-28T13:22:18.734631+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:22:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:22:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:22:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:22:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:19 smithi022 bash[80503]: cluster 2024-07-28T13:22:18.086860+0000 mgr.y (mgr.25232) 2728 : cluster [DBG] pgmap v3672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:19 smithi022 bash[80503]: audit 2024-07-28T13:22:18.734631+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:22:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:19 smithi022 bash[82865]: cluster 2024-07-28T13:22:18.086860+0000 mgr.y (mgr.25232) 2728 : cluster [DBG] pgmap v3672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:19.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:19 smithi022 bash[82865]: audit 2024-07-28T13:22:18.734631+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:22:20.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4253 16 16 0 0 0 - 0 2024-07-28T13:22:21.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4254 16 16 0 0 0 - 0 2024-07-28T13:22:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:21 smithi150 bash[67543]: cluster 2024-07-28T13:22:20.087846+0000 mgr.y (mgr.25232) 2729 : cluster [DBG] pgmap v3673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:21 smithi150 bash[67543]: audit 2024-07-28T13:22:20.294751+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:21 smithi022 bash[80503]: cluster 2024-07-28T13:22:20.087846+0000 mgr.y (mgr.25232) 2729 : cluster [DBG] pgmap v3673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:21 smithi022 bash[80503]: audit 2024-07-28T13:22:20.294751+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:21 smithi022 bash[82865]: cluster 2024-07-28T13:22:20.087846+0000 mgr.y (mgr.25232) 2729 : cluster [DBG] pgmap v3673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:21 smithi022 bash[82865]: audit 2024-07-28T13:22:20.294751+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:22.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4255 16 16 0 0 0 - 0 2024-07-28T13:22:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:22:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:22:23.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4256 16 16 0 0 0 - 0 2024-07-28T13:22:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:23 smithi150 bash[67543]: cluster 2024-07-28T13:22:22.089203+0000 mgr.y (mgr.25232) 2730 : cluster [DBG] pgmap v3674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:23 smithi022 bash[80503]: cluster 2024-07-28T13:22:22.089203+0000 mgr.y (mgr.25232) 2730 : cluster [DBG] pgmap v3674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:23 smithi022 bash[82865]: cluster 2024-07-28T13:22:22.089203+0000 mgr.y (mgr.25232) 2730 : cluster [DBG] pgmap v3674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:24.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4257 16 16 0 0 0 - 0 2024-07-28T13:22:25.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4258 16 16 0 0 0 - 0 2024-07-28T13:22:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: cluster 2024-07-28T13:22:24.090136+0000 mgr.y (mgr.25232) 2731 : cluster [DBG] pgmap v3675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:24.430027+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:24.437227+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:24.613218+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:24.623123+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:25.034103+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:25.035785+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:22:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:25 smithi150 bash[67543]: audit 2024-07-28T13:22:25.045034+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: cluster 2024-07-28T13:22:24.090136+0000 mgr.y (mgr.25232) 2731 : cluster [DBG] pgmap v3675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:24.430027+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:24.437227+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:24.613218+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:24.623123+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:25.034103+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:25.035785+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:22:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[80503]: audit 2024-07-28T13:22:25.045034+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: cluster 2024-07-28T13:22:24.090136+0000 mgr.y (mgr.25232) 2731 : cluster [DBG] pgmap v3675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:24.430027+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:24.437227+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:24.613218+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:24.623123+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:25.034103+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:25.035785+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:22:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:25 smithi022 bash[82865]: audit 2024-07-28T13:22:25.045034+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:22:26.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4259 16 16 0 0 0 - 0 2024-07-28T13:22:27.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:22:27.406782+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:22:27.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:22:27.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4260 16 16 0 0 0 - 0 2024-07-28T13:22:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:27 smithi150 bash[67543]: cluster 2024-07-28T13:22:26.091473+0000 mgr.y (mgr.25232) 2732 : cluster [DBG] pgmap v3676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:27 smithi022 bash[80503]: cluster 2024-07-28T13:22:26.091473+0000 mgr.y (mgr.25232) 2732 : cluster [DBG] pgmap v3676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:27 smithi022 bash[82865]: cluster 2024-07-28T13:22:26.091473+0000 mgr.y (mgr.25232) 2732 : cluster [DBG] pgmap v3676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:28.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4261 16 16 0 0 0 - 0 2024-07-28T13:22:29.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4262 16 16 0 0 0 - 0 2024-07-28T13:22:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:29 smithi150 bash[67543]: cluster 2024-07-28T13:22:28.092882+0000 mgr.y (mgr.25232) 2733 : cluster [DBG] pgmap v3677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:29 smithi022 bash[80503]: cluster 2024-07-28T13:22:28.092882+0000 mgr.y (mgr.25232) 2733 : cluster [DBG] pgmap v3677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:22:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:22:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:22:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:29 smithi022 bash[82865]: cluster 2024-07-28T13:22:28.092882+0000 mgr.y (mgr.25232) 2733 : cluster [DBG] pgmap v3677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:30.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4263 16 16 0 0 0 - 0 2024-07-28T13:22:31.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4264 16 16 0 0 0 - 0 2024-07-28T13:22:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:31 smithi150 bash[67543]: cluster 2024-07-28T13:22:30.094244+0000 mgr.y (mgr.25232) 2734 : cluster [DBG] pgmap v3678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:31 smithi022 bash[80503]: cluster 2024-07-28T13:22:30.094244+0000 mgr.y (mgr.25232) 2734 : cluster [DBG] pgmap v3678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:31 smithi022 bash[82865]: cluster 2024-07-28T13:22:30.094244+0000 mgr.y (mgr.25232) 2734 : cluster [DBG] pgmap v3678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:32.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4265 16 16 0 0 0 - 0 2024-07-28T13:22:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:22:32 smithi150 bash[60514]: ts=2024-07-28T13:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:22:33.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4266 16 16 0 0 0 - 0 2024-07-28T13:22:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:33 smithi150 bash[67543]: cluster 2024-07-28T13:22:32.095612+0000 mgr.y (mgr.25232) 2735 : cluster [DBG] pgmap v3679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:33 smithi022 bash[80503]: cluster 2024-07-28T13:22:32.095612+0000 mgr.y (mgr.25232) 2735 : cluster [DBG] pgmap v3679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:33 smithi022 bash[82865]: cluster 2024-07-28T13:22:32.095612+0000 mgr.y (mgr.25232) 2735 : cluster [DBG] pgmap v3679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:34.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4267 16 16 0 0 0 - 0 2024-07-28T13:22:35.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4268 16 16 0 0 0 - 0 2024-07-28T13:22:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:35 smithi150 bash[67543]: cluster 2024-07-28T13:22:34.096989+0000 mgr.y (mgr.25232) 2736 : cluster [DBG] pgmap v3680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:35 smithi150 bash[67543]: audit 2024-07-28T13:22:35.297361+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:35 smithi022 bash[80503]: cluster 2024-07-28T13:22:34.096989+0000 mgr.y (mgr.25232) 2736 : cluster [DBG] pgmap v3680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:35 smithi022 bash[80503]: audit 2024-07-28T13:22:35.297361+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:35 smithi022 bash[82865]: cluster 2024-07-28T13:22:34.096989+0000 mgr.y (mgr.25232) 2736 : cluster [DBG] pgmap v3680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:35 smithi022 bash[82865]: audit 2024-07-28T13:22:35.297361+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:36.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4269 16 16 0 0 0 - 0 2024-07-28T13:22:37.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4270 16 16 0 0 0 - 0 2024-07-28T13:22:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:37 smithi150 bash[67543]: cluster 2024-07-28T13:22:36.098361+0000 mgr.y (mgr.25232) 2737 : cluster [DBG] pgmap v3681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:37 smithi022 bash[80503]: cluster 2024-07-28T13:22:36.098361+0000 mgr.y (mgr.25232) 2737 : cluster [DBG] pgmap v3681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:37 smithi022 bash[82865]: cluster 2024-07-28T13:22:36.098361+0000 mgr.y (mgr.25232) 2737 : cluster [DBG] pgmap v3681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:38.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4271 16 16 0 0 0 - 0 2024-07-28T13:22:39.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4272 16 16 0 0 0 - 0 2024-07-28T13:22:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:39 smithi150 bash[67543]: cluster 2024-07-28T13:22:38.099727+0000 mgr.y (mgr.25232) 2738 : cluster [DBG] pgmap v3682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:39 smithi022 bash[80503]: cluster 2024-07-28T13:22:38.099727+0000 mgr.y (mgr.25232) 2738 : cluster [DBG] pgmap v3682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:22:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:22:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:22:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:39 smithi022 bash[82865]: cluster 2024-07-28T13:22:38.099727+0000 mgr.y (mgr.25232) 2738 : cluster [DBG] pgmap v3682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:40.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4273 16 16 0 0 0 - 0 2024-07-28T13:22:41.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4274 16 16 0 0 0 - 0 2024-07-28T13:22:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:41 smithi150 bash[67543]: cluster 2024-07-28T13:22:40.101090+0000 mgr.y (mgr.25232) 2739 : cluster [DBG] pgmap v3683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:41 smithi022 bash[80503]: cluster 2024-07-28T13:22:40.101090+0000 mgr.y (mgr.25232) 2739 : cluster [DBG] pgmap v3683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:41 smithi022 bash[82865]: cluster 2024-07-28T13:22:40.101090+0000 mgr.y (mgr.25232) 2739 : cluster [DBG] pgmap v3683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:42.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4275 16 16 0 0 0 - 0 2024-07-28T13:22:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:22:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:22:43.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4276 16 16 0 0 0 - 0 2024-07-28T13:22:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:43 smithi150 bash[67543]: cluster 2024-07-28T13:22:42.102477+0000 mgr.y (mgr.25232) 2740 : cluster [DBG] pgmap v3684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:43 smithi022 bash[80503]: cluster 2024-07-28T13:22:42.102477+0000 mgr.y (mgr.25232) 2740 : cluster [DBG] pgmap v3684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:43 smithi022 bash[82865]: cluster 2024-07-28T13:22:42.102477+0000 mgr.y (mgr.25232) 2740 : cluster [DBG] pgmap v3684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:44.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4277 16 16 0 0 0 - 0 2024-07-28T13:22:45.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4278 16 16 0 0 0 - 0 2024-07-28T13:22:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:45 smithi150 bash[67543]: cluster 2024-07-28T13:22:44.103809+0000 mgr.y (mgr.25232) 2741 : cluster [DBG] pgmap v3685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:45 smithi022 bash[80503]: cluster 2024-07-28T13:22:44.103809+0000 mgr.y (mgr.25232) 2741 : cluster [DBG] pgmap v3685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:45 smithi022 bash[82865]: cluster 2024-07-28T13:22:44.103809+0000 mgr.y (mgr.25232) 2741 : cluster [DBG] pgmap v3685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:46.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4279 16 16 0 0 0 - 0 2024-07-28T13:22:47.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:22:47.410077+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:22:47.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:22:47.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4280 16 16 0 0 0 - 0 2024-07-28T13:22:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:47 smithi150 bash[67543]: cluster 2024-07-28T13:22:46.105152+0000 mgr.y (mgr.25232) 2742 : cluster [DBG] pgmap v3686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:47 smithi022 bash[80503]: cluster 2024-07-28T13:22:46.105152+0000 mgr.y (mgr.25232) 2742 : cluster [DBG] pgmap v3686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:47 smithi022 bash[82865]: cluster 2024-07-28T13:22:46.105152+0000 mgr.y (mgr.25232) 2742 : cluster [DBG] pgmap v3686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:48.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4281 16 16 0 0 0 - 0 2024-07-28T13:22:49.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4282 16 16 0 0 0 - 0 2024-07-28T13:22:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:49 smithi150 bash[67543]: cluster 2024-07-28T13:22:48.106587+0000 mgr.y (mgr.25232) 2743 : cluster [DBG] pgmap v3687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:49 smithi022 bash[80503]: cluster 2024-07-28T13:22:48.106587+0000 mgr.y (mgr.25232) 2743 : cluster [DBG] pgmap v3687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:22:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:22:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:22:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:49 smithi022 bash[82865]: cluster 2024-07-28T13:22:48.106587+0000 mgr.y (mgr.25232) 2743 : cluster [DBG] pgmap v3687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:50.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4283 16 16 0 0 0 - 0 2024-07-28T13:22:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:50 smithi150 bash[67543]: audit 2024-07-28T13:22:50.297719+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:50 smithi022 bash[80503]: audit 2024-07-28T13:22:50.297719+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:50 smithi022 bash[82865]: audit 2024-07-28T13:22:50.297719+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:22:51.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4284 16 16 0 0 0 - 0 2024-07-28T13:22:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:51 smithi150 bash[67543]: cluster 2024-07-28T13:22:50.107974+0000 mgr.y (mgr.25232) 2744 : cluster [DBG] pgmap v3688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:51 smithi022 bash[80503]: cluster 2024-07-28T13:22:50.107974+0000 mgr.y (mgr.25232) 2744 : cluster [DBG] pgmap v3688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:51 smithi022 bash[82865]: cluster 2024-07-28T13:22:50.107974+0000 mgr.y (mgr.25232) 2744 : cluster [DBG] pgmap v3688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:52.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4285 16 16 0 0 0 - 0 2024-07-28T13:22:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:22:52 smithi150 bash[60514]: ts=2024-07-28T13:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:22:53.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4286 16 16 0 0 0 - 0 2024-07-28T13:22:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:53 smithi150 bash[67543]: cluster 2024-07-28T13:22:52.109337+0000 mgr.y (mgr.25232) 2745 : cluster [DBG] pgmap v3689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:53 smithi022 bash[80503]: cluster 2024-07-28T13:22:52.109337+0000 mgr.y (mgr.25232) 2745 : cluster [DBG] pgmap v3689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:53 smithi022 bash[82865]: cluster 2024-07-28T13:22:52.109337+0000 mgr.y (mgr.25232) 2745 : cluster [DBG] pgmap v3689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:54.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4287 16 16 0 0 0 - 0 2024-07-28T13:22:55.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4288 16 16 0 0 0 - 0 2024-07-28T13:22:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:55 smithi150 bash[67543]: cluster 2024-07-28T13:22:54.110743+0000 mgr.y (mgr.25232) 2746 : cluster [DBG] pgmap v3690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:55 smithi022 bash[80503]: cluster 2024-07-28T13:22:54.110743+0000 mgr.y (mgr.25232) 2746 : cluster [DBG] pgmap v3690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:55 smithi022 bash[82865]: cluster 2024-07-28T13:22:54.110743+0000 mgr.y (mgr.25232) 2746 : cluster [DBG] pgmap v3690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:56.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4289 16 16 0 0 0 - 0 2024-07-28T13:22:57.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4290 16 16 0 0 0 - 0 2024-07-28T13:22:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:57 smithi150 bash[67543]: cluster 2024-07-28T13:22:56.112087+0000 mgr.y (mgr.25232) 2747 : cluster [DBG] pgmap v3691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:57 smithi022 bash[80503]: cluster 2024-07-28T13:22:56.112087+0000 mgr.y (mgr.25232) 2747 : cluster [DBG] pgmap v3691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:57 smithi022 bash[82865]: cluster 2024-07-28T13:22:56.112087+0000 mgr.y (mgr.25232) 2747 : cluster [DBG] pgmap v3691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:58.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4291 16 16 0 0 0 - 0 2024-07-28T13:22:59.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4292 16 16 0 0 0 - 0 2024-07-28T13:22:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:22:59 smithi150 bash[67543]: cluster 2024-07-28T13:22:58.113485+0000 mgr.y (mgr.25232) 2748 : cluster [DBG] pgmap v3692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:22:59 smithi022 bash[80503]: cluster 2024-07-28T13:22:58.113485+0000 mgr.y (mgr.25232) 2748 : cluster [DBG] pgmap v3692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:22:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:22:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:22:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:22:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:22:59 smithi022 bash[82865]: cluster 2024-07-28T13:22:58.113485+0000 mgr.y (mgr.25232) 2748 : cluster [DBG] pgmap v3692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:00.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4293 16 16 0 0 0 - 0 2024-07-28T13:23:01.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4294 16 16 0 0 0 - 0 2024-07-28T13:23:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:01 smithi150 bash[67543]: cluster 2024-07-28T13:23:00.114877+0000 mgr.y (mgr.25232) 2749 : cluster [DBG] pgmap v3693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:01 smithi022 bash[80503]: cluster 2024-07-28T13:23:00.114877+0000 mgr.y (mgr.25232) 2749 : cluster [DBG] pgmap v3693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:01 smithi022 bash[82865]: cluster 2024-07-28T13:23:00.114877+0000 mgr.y (mgr.25232) 2749 : cluster [DBG] pgmap v3693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:02.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4295 16 16 0 0 0 - 0 2024-07-28T13:23:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:23:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:23:03.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4296 16 16 0 0 0 - 0 2024-07-28T13:23:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:03 smithi150 bash[67543]: cluster 2024-07-28T13:23:02.116247+0000 mgr.y (mgr.25232) 2750 : cluster [DBG] pgmap v3694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:03.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:03 smithi022 bash[80503]: cluster 2024-07-28T13:23:02.116247+0000 mgr.y (mgr.25232) 2750 : cluster [DBG] pgmap v3694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:03.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:03 smithi022 bash[82865]: cluster 2024-07-28T13:23:02.116247+0000 mgr.y (mgr.25232) 2750 : cluster [DBG] pgmap v3694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:04.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4297 16 16 0 0 0 - 0 2024-07-28T13:23:05.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4298 16 16 0 0 0 - 0 2024-07-28T13:23:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:05 smithi022 bash[80503]: cluster 2024-07-28T13:23:04.117590+0000 mgr.y (mgr.25232) 2751 : cluster [DBG] pgmap v3695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:05 smithi022 bash[80503]: audit 2024-07-28T13:23:05.298064+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:05 smithi022 bash[82865]: cluster 2024-07-28T13:23:04.117590+0000 mgr.y (mgr.25232) 2751 : cluster [DBG] pgmap v3695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:05 smithi022 bash[82865]: audit 2024-07-28T13:23:05.298064+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:05 smithi150 bash[67543]: cluster 2024-07-28T13:23:04.117590+0000 mgr.y (mgr.25232) 2751 : cluster [DBG] pgmap v3695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:05 smithi150 bash[67543]: audit 2024-07-28T13:23:05.298064+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:06.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4299 16 16 0 0 0 - 0 2024-07-28T13:23:07.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:23:07.413468+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:23:07.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:23:07.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4300 16 16 0 0 0 - 0 2024-07-28T13:23:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:07 smithi022 bash[80503]: cluster 2024-07-28T13:23:06.118938+0000 mgr.y (mgr.25232) 2752 : cluster [DBG] pgmap v3696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:07 smithi022 bash[82865]: cluster 2024-07-28T13:23:06.118938+0000 mgr.y (mgr.25232) 2752 : cluster [DBG] pgmap v3696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:07 smithi150 bash[67543]: cluster 2024-07-28T13:23:06.118938+0000 mgr.y (mgr.25232) 2752 : cluster [DBG] pgmap v3696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:08.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4301 16 16 0 0 0 - 0 2024-07-28T13:23:09.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4302 16 16 0 0 0 - 0 2024-07-28T13:23:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:09 smithi022 bash[80503]: cluster 2024-07-28T13:23:08.120271+0000 mgr.y (mgr.25232) 2753 : cluster [DBG] pgmap v3697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:23:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:23:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:23:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:09 smithi022 bash[82865]: cluster 2024-07-28T13:23:08.120271+0000 mgr.y (mgr.25232) 2753 : cluster [DBG] pgmap v3697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:09 smithi150 bash[67543]: cluster 2024-07-28T13:23:08.120271+0000 mgr.y (mgr.25232) 2753 : cluster [DBG] pgmap v3697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:10.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4303 16 16 0 0 0 - 0 2024-07-28T13:23:11.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4304 16 16 0 0 0 - 0 2024-07-28T13:23:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:11 smithi022 bash[80503]: cluster 2024-07-28T13:23:10.121608+0000 mgr.y (mgr.25232) 2754 : cluster [DBG] pgmap v3698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:11 smithi022 bash[82865]: cluster 2024-07-28T13:23:10.121608+0000 mgr.y (mgr.25232) 2754 : cluster [DBG] pgmap v3698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:11 smithi150 bash[67543]: cluster 2024-07-28T13:23:10.121608+0000 mgr.y (mgr.25232) 2754 : cluster [DBG] pgmap v3698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:12.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4305 16 16 0 0 0 - 0 2024-07-28T13:23:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:23:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:23:13.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4306 16 16 0 0 0 - 0 2024-07-28T13:23:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:13 smithi022 bash[80503]: cluster 2024-07-28T13:23:12.123030+0000 mgr.y (mgr.25232) 2755 : cluster [DBG] pgmap v3699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:13 smithi022 bash[82865]: cluster 2024-07-28T13:23:12.123030+0000 mgr.y (mgr.25232) 2755 : cluster [DBG] pgmap v3699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:13 smithi150 bash[67543]: cluster 2024-07-28T13:23:12.123030+0000 mgr.y (mgr.25232) 2755 : cluster [DBG] pgmap v3699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:14.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4307 16 16 0 0 0 - 0 2024-07-28T13:23:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 13:23:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T13:23:14.215731736Z level=info msg="Completed cleanup jobs" duration=91.99242ms 2024-07-28T13:23:15.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4308 16 16 0 0 0 - 0 2024-07-28T13:23:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:15 smithi022 bash[80503]: cluster 2024-07-28T13:23:14.124406+0000 mgr.y (mgr.25232) 2756 : cluster [DBG] pgmap v3700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:15 smithi022 bash[82865]: cluster 2024-07-28T13:23:14.124406+0000 mgr.y (mgr.25232) 2756 : cluster [DBG] pgmap v3700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:15 smithi150 bash[67543]: cluster 2024-07-28T13:23:14.124406+0000 mgr.y (mgr.25232) 2756 : cluster [DBG] pgmap v3700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:16.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4309 16 16 0 0 0 - 0 2024-07-28T13:23:17.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4310 16 16 0 0 0 - 0 2024-07-28T13:23:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:17 smithi022 bash[80503]: cluster 2024-07-28T13:23:16.125793+0000 mgr.y (mgr.25232) 2757 : cluster [DBG] pgmap v3701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:17 smithi022 bash[82865]: cluster 2024-07-28T13:23:16.125793+0000 mgr.y (mgr.25232) 2757 : cluster [DBG] pgmap v3701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:17 smithi150 bash[67543]: cluster 2024-07-28T13:23:16.125793+0000 mgr.y (mgr.25232) 2757 : cluster [DBG] pgmap v3701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:18.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4311 16 16 0 0 0 - 0 2024-07-28T13:23:19.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4312 16 16 0 0 0 - 0 2024-07-28T13:23:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:19 smithi022 bash[80503]: cluster 2024-07-28T13:23:18.127187+0000 mgr.y (mgr.25232) 2758 : cluster [DBG] pgmap v3702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:23:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:23:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:23:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:19 smithi022 bash[82865]: cluster 2024-07-28T13:23:18.127187+0000 mgr.y (mgr.25232) 2758 : cluster [DBG] pgmap v3702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:19 smithi150 bash[67543]: cluster 2024-07-28T13:23:18.127187+0000 mgr.y (mgr.25232) 2758 : cluster [DBG] pgmap v3702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:20.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4313 16 16 0 0 0 - 0 2024-07-28T13:23:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:20 smithi022 bash[80503]: audit 2024-07-28T13:23:20.298685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:20 smithi022 bash[82865]: audit 2024-07-28T13:23:20.298685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:20 smithi150 bash[67543]: audit 2024-07-28T13:23:20.298685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:21.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4314 16 16 0 0 0 - 0 2024-07-28T13:23:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:21 smithi022 bash[80503]: cluster 2024-07-28T13:23:20.128561+0000 mgr.y (mgr.25232) 2759 : cluster [DBG] pgmap v3703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:21 smithi022 bash[82865]: cluster 2024-07-28T13:23:20.128561+0000 mgr.y (mgr.25232) 2759 : cluster [DBG] pgmap v3703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:21 smithi150 bash[67543]: cluster 2024-07-28T13:23:20.128561+0000 mgr.y (mgr.25232) 2759 : cluster [DBG] pgmap v3703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:22.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4315 16 16 0 0 0 - 0 2024-07-28T13:23:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:23:22 smithi150 bash[60514]: ts=2024-07-28T13:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:23:23.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4316 16 16 0 0 0 - 0 2024-07-28T13:23:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:23 smithi022 bash[80503]: cluster 2024-07-28T13:23:22.129932+0000 mgr.y (mgr.25232) 2760 : cluster [DBG] pgmap v3704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:23 smithi022 bash[82865]: cluster 2024-07-28T13:23:22.129932+0000 mgr.y (mgr.25232) 2760 : cluster [DBG] pgmap v3704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:23 smithi150 bash[67543]: cluster 2024-07-28T13:23:22.129932+0000 mgr.y (mgr.25232) 2760 : cluster [DBG] pgmap v3704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:24.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4317 16 16 0 0 0 - 0 2024-07-28T13:23:25.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4318 16 16 0 0 0 - 0 2024-07-28T13:23:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:25 smithi022 bash[80503]: cluster 2024-07-28T13:23:24.131304+0000 mgr.y (mgr.25232) 2761 : cluster [DBG] pgmap v3705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:25 smithi022 bash[80503]: audit 2024-07-28T13:23:25.173330+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:23:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:25 smithi022 bash[82865]: cluster 2024-07-28T13:23:24.131304+0000 mgr.y (mgr.25232) 2761 : cluster [DBG] pgmap v3705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:25 smithi022 bash[82865]: audit 2024-07-28T13:23:25.173330+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:23:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:25 smithi150 bash[67543]: cluster 2024-07-28T13:23:24.131304+0000 mgr.y (mgr.25232) 2761 : cluster [DBG] pgmap v3705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:25 smithi150 bash[67543]: audit 2024-07-28T13:23:25.173330+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:23:26.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4319 16 16 0 0 0 - 0 2024-07-28T13:23:27.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:23:27.416774+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:23:27.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:23:27.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4320 16 16 0 0 0 - 0 2024-07-28T13:23:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:27 smithi022 bash[80503]: cluster 2024-07-28T13:23:26.132649+0000 mgr.y (mgr.25232) 2762 : cluster [DBG] pgmap v3706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:27 smithi022 bash[82865]: cluster 2024-07-28T13:23:26.132649+0000 mgr.y (mgr.25232) 2762 : cluster [DBG] pgmap v3706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:27 smithi150 bash[67543]: cluster 2024-07-28T13:23:26.132649+0000 mgr.y (mgr.25232) 2762 : cluster [DBG] pgmap v3706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:28.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4321 16 16 0 0 0 - 0 2024-07-28T13:23:29.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4322 16 16 0 0 0 - 0 2024-07-28T13:23:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:29 smithi022 bash[80503]: cluster 2024-07-28T13:23:28.134191+0000 mgr.y (mgr.25232) 2763 : cluster [DBG] pgmap v3707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:23:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:23:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:23:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:29 smithi022 bash[82865]: cluster 2024-07-28T13:23:28.134191+0000 mgr.y (mgr.25232) 2763 : cluster [DBG] pgmap v3707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:29 smithi150 bash[67543]: cluster 2024-07-28T13:23:28.134191+0000 mgr.y (mgr.25232) 2763 : cluster [DBG] pgmap v3707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:30.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4323 16 16 0 0 0 - 0 2024-07-28T13:23:31.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4324 16 16 0 0 0 - 0 2024-07-28T13:23:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: cluster 2024-07-28T13:23:30.135083+0000 mgr.y (mgr.25232) 2764 : cluster [DBG] pgmap v3708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:30.874197+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:30.879089+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:31.068544+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:31.078097+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:31.529341+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:23:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:31.531023+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:23:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:31 smithi150 bash[67543]: audit 2024-07-28T13:23:31.541262+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: cluster 2024-07-28T13:23:30.135083+0000 mgr.y (mgr.25232) 2764 : cluster [DBG] pgmap v3708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:30.874197+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:30.879089+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:31.068544+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:31.078097+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:31.529341+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:31.531023+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[80503]: audit 2024-07-28T13:23:31.541262+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: cluster 2024-07-28T13:23:30.135083+0000 mgr.y (mgr.25232) 2764 : cluster [DBG] pgmap v3708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:30.874197+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:30.879089+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:31.068544+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:31.078097+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:31.529341+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:23:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:31.531023+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:23:32.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:31 smithi022 bash[82865]: audit 2024-07-28T13:23:31.541262+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:23:32.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4325 16 16 0 0 0 - 0 2024-07-28T13:23:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:23:32 smithi150 bash[60514]: ts=2024-07-28T13:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:23:33.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4326 16 16 0 0 0 - 0 2024-07-28T13:23:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:33 smithi150 bash[67543]: cluster 2024-07-28T13:23:32.136404+0000 mgr.y (mgr.25232) 2765 : cluster [DBG] pgmap v3709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:33 smithi022 bash[80503]: cluster 2024-07-28T13:23:32.136404+0000 mgr.y (mgr.25232) 2765 : cluster [DBG] pgmap v3709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:34.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:33 smithi022 bash[82865]: cluster 2024-07-28T13:23:32.136404+0000 mgr.y (mgr.25232) 2765 : cluster [DBG] pgmap v3709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:34.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4327 16 16 0 0 0 - 0 2024-07-28T13:23:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:34 smithi150 bash[67543]: cluster 2024-07-28T13:23:34.137761+0000 mgr.y (mgr.25232) 2766 : cluster [DBG] pgmap v3710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:34 smithi022 bash[80503]: cluster 2024-07-28T13:23:34.137761+0000 mgr.y (mgr.25232) 2766 : cluster [DBG] pgmap v3710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:34 smithi022 bash[82865]: cluster 2024-07-28T13:23:34.137761+0000 mgr.y (mgr.25232) 2766 : cluster [DBG] pgmap v3710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:35.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4328 16 16 0 0 0 - 0 2024-07-28T13:23:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:35 smithi150 bash[67543]: audit 2024-07-28T13:23:35.301248+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:35 smithi022 bash[80503]: audit 2024-07-28T13:23:35.301248+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:35 smithi022 bash[82865]: audit 2024-07-28T13:23:35.301248+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:36.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4329 16 16 0 0 0 - 0 2024-07-28T13:23:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:36 smithi150 bash[67543]: cluster 2024-07-28T13:23:36.139173+0000 mgr.y (mgr.25232) 2767 : cluster [DBG] pgmap v3711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:36 smithi022 bash[80503]: cluster 2024-07-28T13:23:36.139173+0000 mgr.y (mgr.25232) 2767 : cluster [DBG] pgmap v3711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:36 smithi022 bash[82865]: cluster 2024-07-28T13:23:36.139173+0000 mgr.y (mgr.25232) 2767 : cluster [DBG] pgmap v3711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:37.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4330 16 16 0 0 0 - 0 2024-07-28T13:23:38.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4331 16 16 0 0 0 - 0 2024-07-28T13:23:39.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4332 16 16 0 0 0 - 0 2024-07-28T13:23:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:39 smithi150 bash[67543]: cluster 2024-07-28T13:23:38.140506+0000 mgr.y (mgr.25232) 2768 : cluster [DBG] pgmap v3712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:39 smithi022 bash[80503]: cluster 2024-07-28T13:23:38.140506+0000 mgr.y (mgr.25232) 2768 : cluster [DBG] pgmap v3712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:39.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:23:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:23:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:23:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:39 smithi022 bash[82865]: cluster 2024-07-28T13:23:38.140506+0000 mgr.y (mgr.25232) 2768 : cluster [DBG] pgmap v3712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:40.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4333 16 16 0 0 0 - 0 2024-07-28T13:23:41.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4334 16 16 0 0 0 - 0 2024-07-28T13:23:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:41 smithi150 bash[67543]: cluster 2024-07-28T13:23:40.141881+0000 mgr.y (mgr.25232) 2769 : cluster [DBG] pgmap v3713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:41 smithi022 bash[80503]: cluster 2024-07-28T13:23:40.141881+0000 mgr.y (mgr.25232) 2769 : cluster [DBG] pgmap v3713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:41 smithi022 bash[82865]: cluster 2024-07-28T13:23:40.141881+0000 mgr.y (mgr.25232) 2769 : cluster [DBG] pgmap v3713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:42.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4335 16 16 0 0 0 - 0 2024-07-28T13:23:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:23:42 smithi150 bash[60514]: ts=2024-07-28T13:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:23:43.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4336 16 16 0 0 0 - 0 2024-07-28T13:23:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:43 smithi150 bash[67543]: cluster 2024-07-28T13:23:42.143251+0000 mgr.y (mgr.25232) 2770 : cluster [DBG] pgmap v3714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:43 smithi022 bash[80503]: cluster 2024-07-28T13:23:42.143251+0000 mgr.y (mgr.25232) 2770 : cluster [DBG] pgmap v3714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:43 smithi022 bash[82865]: cluster 2024-07-28T13:23:42.143251+0000 mgr.y (mgr.25232) 2770 : cluster [DBG] pgmap v3714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:44.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4337 16 16 0 0 0 - 0 2024-07-28T13:23:45.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4338 16 16 0 0 0 - 0 2024-07-28T13:23:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:45 smithi150 bash[67543]: cluster 2024-07-28T13:23:44.144600+0000 mgr.y (mgr.25232) 2771 : cluster [DBG] pgmap v3715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:45 smithi022 bash[80503]: cluster 2024-07-28T13:23:44.144600+0000 mgr.y (mgr.25232) 2771 : cluster [DBG] pgmap v3715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:45 smithi022 bash[82865]: cluster 2024-07-28T13:23:44.144600+0000 mgr.y (mgr.25232) 2771 : cluster [DBG] pgmap v3715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:46.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4339 16 16 0 0 0 - 0 2024-07-28T13:23:47.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:23:47.420066+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:23:47.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:23:47.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4340 16 16 0 0 0 - 0 2024-07-28T13:23:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:47 smithi150 bash[67543]: cluster 2024-07-28T13:23:46.145938+0000 mgr.y (mgr.25232) 2772 : cluster [DBG] pgmap v3716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:47 smithi022 bash[80503]: cluster 2024-07-28T13:23:46.145938+0000 mgr.y (mgr.25232) 2772 : cluster [DBG] pgmap v3716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:47 smithi022 bash[82865]: cluster 2024-07-28T13:23:46.145938+0000 mgr.y (mgr.25232) 2772 : cluster [DBG] pgmap v3716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:48.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4341 16 16 0 0 0 - 0 2024-07-28T13:23:49.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4342 16 16 0 0 0 - 0 2024-07-28T13:23:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:49 smithi150 bash[67543]: cluster 2024-07-28T13:23:48.147287+0000 mgr.y (mgr.25232) 2773 : cluster [DBG] pgmap v3717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:49 smithi022 bash[80503]: cluster 2024-07-28T13:23:48.147287+0000 mgr.y (mgr.25232) 2773 : cluster [DBG] pgmap v3717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:23:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:23:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:23:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:49 smithi022 bash[82865]: cluster 2024-07-28T13:23:48.147287+0000 mgr.y (mgr.25232) 2773 : cluster [DBG] pgmap v3717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:50.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4343 16 16 0 0 0 - 0 2024-07-28T13:23:51.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4344 16 16 0 0 0 - 0 2024-07-28T13:23:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:51 smithi150 bash[67543]: cluster 2024-07-28T13:23:50.148643+0000 mgr.y (mgr.25232) 2774 : cluster [DBG] pgmap v3718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:51 smithi150 bash[67543]: audit 2024-07-28T13:23:50.301820+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:51 smithi022 bash[80503]: cluster 2024-07-28T13:23:50.148643+0000 mgr.y (mgr.25232) 2774 : cluster [DBG] pgmap v3718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:51 smithi022 bash[80503]: audit 2024-07-28T13:23:50.301820+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:51 smithi022 bash[82865]: cluster 2024-07-28T13:23:50.148643+0000 mgr.y (mgr.25232) 2774 : cluster [DBG] pgmap v3718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:51 smithi022 bash[82865]: audit 2024-07-28T13:23:50.301820+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:23:52.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4345 16 16 0 0 0 - 0 2024-07-28T13:23:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:23:52 smithi150 bash[60514]: ts=2024-07-28T13:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:23:53.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4346 16 16 0 0 0 - 0 2024-07-28T13:23:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:53 smithi150 bash[67543]: cluster 2024-07-28T13:23:52.150030+0000 mgr.y (mgr.25232) 2775 : cluster [DBG] pgmap v3719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:53 smithi022 bash[80503]: cluster 2024-07-28T13:23:52.150030+0000 mgr.y (mgr.25232) 2775 : cluster [DBG] pgmap v3719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:53 smithi022 bash[82865]: cluster 2024-07-28T13:23:52.150030+0000 mgr.y (mgr.25232) 2775 : cluster [DBG] pgmap v3719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:54.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4347 16 16 0 0 0 - 0 2024-07-28T13:23:55.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4348 16 16 0 0 0 - 0 2024-07-28T13:23:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:55 smithi150 bash[67543]: cluster 2024-07-28T13:23:54.151407+0000 mgr.y (mgr.25232) 2776 : cluster [DBG] pgmap v3720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:55 smithi022 bash[80503]: cluster 2024-07-28T13:23:54.151407+0000 mgr.y (mgr.25232) 2776 : cluster [DBG] pgmap v3720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:55 smithi022 bash[82865]: cluster 2024-07-28T13:23:54.151407+0000 mgr.y (mgr.25232) 2776 : cluster [DBG] pgmap v3720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:56.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4349 16 16 0 0 0 - 0 2024-07-28T13:23:57.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4350 16 16 0 0 0 - 0 2024-07-28T13:23:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:57 smithi150 bash[67543]: cluster 2024-07-28T13:23:56.152768+0000 mgr.y (mgr.25232) 2777 : cluster [DBG] pgmap v3721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:57 smithi022 bash[80503]: cluster 2024-07-28T13:23:56.152768+0000 mgr.y (mgr.25232) 2777 : cluster [DBG] pgmap v3721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:57 smithi022 bash[82865]: cluster 2024-07-28T13:23:56.152768+0000 mgr.y (mgr.25232) 2777 : cluster [DBG] pgmap v3721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:58.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4351 16 16 0 0 0 - 0 2024-07-28T13:23:59.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4352 16 16 0 0 0 - 0 2024-07-28T13:23:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:23:59 smithi150 bash[67543]: cluster 2024-07-28T13:23:58.154095+0000 mgr.y (mgr.25232) 2778 : cluster [DBG] pgmap v3722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:23:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:23:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:23:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:23:59 smithi022 bash[82865]: cluster 2024-07-28T13:23:58.154095+0000 mgr.y (mgr.25232) 2778 : cluster [DBG] pgmap v3722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:23:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:23:59 smithi022 bash[80503]: cluster 2024-07-28T13:23:58.154095+0000 mgr.y (mgr.25232) 2778 : cluster [DBG] pgmap v3722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:00.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4353 16 16 0 0 0 - 0 2024-07-28T13:24:01.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4354 16 16 0 0 0 - 0 2024-07-28T13:24:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:01 smithi150 bash[67543]: cluster 2024-07-28T13:24:00.155490+0000 mgr.y (mgr.25232) 2779 : cluster [DBG] pgmap v3723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:01 smithi022 bash[80503]: cluster 2024-07-28T13:24:00.155490+0000 mgr.y (mgr.25232) 2779 : cluster [DBG] pgmap v3723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:01 smithi022 bash[82865]: cluster 2024-07-28T13:24:00.155490+0000 mgr.y (mgr.25232) 2779 : cluster [DBG] pgmap v3723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:02.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4355 16 16 0 0 0 - 0 2024-07-28T13:24:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:24:02 smithi150 bash[60514]: ts=2024-07-28T13:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:24:03.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4356 16 16 0 0 0 - 0 2024-07-28T13:24:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:03 smithi150 bash[67543]: cluster 2024-07-28T13:24:02.156867+0000 mgr.y (mgr.25232) 2780 : cluster [DBG] pgmap v3724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:03 smithi022 bash[80503]: cluster 2024-07-28T13:24:02.156867+0000 mgr.y (mgr.25232) 2780 : cluster [DBG] pgmap v3724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:03 smithi022 bash[82865]: cluster 2024-07-28T13:24:02.156867+0000 mgr.y (mgr.25232) 2780 : cluster [DBG] pgmap v3724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:04.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4357 16 16 0 0 0 - 0 2024-07-28T13:24:05.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4358 16 16 0 0 0 - 0 2024-07-28T13:24:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:05 smithi150 bash[67543]: cluster 2024-07-28T13:24:04.158249+0000 mgr.y (mgr.25232) 2781 : cluster [DBG] pgmap v3725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:05 smithi022 bash[80503]: cluster 2024-07-28T13:24:04.158249+0000 mgr.y (mgr.25232) 2781 : cluster [DBG] pgmap v3725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:05 smithi022 bash[82865]: cluster 2024-07-28T13:24:04.158249+0000 mgr.y (mgr.25232) 2781 : cluster [DBG] pgmap v3725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:06.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4359 16 16 0 0 0 - 0 2024-07-28T13:24:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:06 smithi150 bash[67543]: audit 2024-07-28T13:24:05.302277+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:06 smithi022 bash[80503]: audit 2024-07-28T13:24:05.302277+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:06 smithi022 bash[82865]: audit 2024-07-28T13:24:05.302277+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:07.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:24:07.423353+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:24:07.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:24:07.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4360 16 16 0 0 0 - 0 2024-07-28T13:24:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:07 smithi150 bash[67543]: cluster 2024-07-28T13:24:06.159601+0000 mgr.y (mgr.25232) 2782 : cluster [DBG] pgmap v3726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:07 smithi022 bash[80503]: cluster 2024-07-28T13:24:06.159601+0000 mgr.y (mgr.25232) 2782 : cluster [DBG] pgmap v3726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:07 smithi022 bash[82865]: cluster 2024-07-28T13:24:06.159601+0000 mgr.y (mgr.25232) 2782 : cluster [DBG] pgmap v3726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:08.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4361 16 16 0 0 0 - 0 2024-07-28T13:24:09.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4362 16 16 0 0 0 - 0 2024-07-28T13:24:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:09 smithi150 bash[67543]: cluster 2024-07-28T13:24:08.160938+0000 mgr.y (mgr.25232) 2783 : cluster [DBG] pgmap v3727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:09 smithi022 bash[80503]: cluster 2024-07-28T13:24:08.160938+0000 mgr.y (mgr.25232) 2783 : cluster [DBG] pgmap v3727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:09.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:24:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:24:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:24:09.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:09 smithi022 bash[82865]: cluster 2024-07-28T13:24:08.160938+0000 mgr.y (mgr.25232) 2783 : cluster [DBG] pgmap v3727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:10.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4363 16 16 0 0 0 - 0 2024-07-28T13:24:11.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4364 16 16 0 0 0 - 0 2024-07-28T13:24:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:11 smithi022 bash[80503]: cluster 2024-07-28T13:24:10.162280+0000 mgr.y (mgr.25232) 2784 : cluster [DBG] pgmap v3728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:11 smithi022 bash[82865]: cluster 2024-07-28T13:24:10.162280+0000 mgr.y (mgr.25232) 2784 : cluster [DBG] pgmap v3728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:11 smithi150 bash[67543]: cluster 2024-07-28T13:24:10.162280+0000 mgr.y (mgr.25232) 2784 : cluster [DBG] pgmap v3728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:12.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4365 16 16 0 0 0 - 0 2024-07-28T13:24:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:24:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:24:13.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4366 16 16 0 0 0 - 0 2024-07-28T13:24:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:13 smithi022 bash[80503]: cluster 2024-07-28T13:24:12.163620+0000 mgr.y (mgr.25232) 2785 : cluster [DBG] pgmap v3729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:13 smithi022 bash[82865]: cluster 2024-07-28T13:24:12.163620+0000 mgr.y (mgr.25232) 2785 : cluster [DBG] pgmap v3729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:13 smithi150 bash[67543]: cluster 2024-07-28T13:24:12.163620+0000 mgr.y (mgr.25232) 2785 : cluster [DBG] pgmap v3729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:14.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4367 16 16 0 0 0 - 0 2024-07-28T13:24:15.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4368 16 16 0 0 0 - 0 2024-07-28T13:24:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:15 smithi022 bash[80503]: cluster 2024-07-28T13:24:14.164973+0000 mgr.y (mgr.25232) 2786 : cluster [DBG] pgmap v3730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:15 smithi022 bash[82865]: cluster 2024-07-28T13:24:14.164973+0000 mgr.y (mgr.25232) 2786 : cluster [DBG] pgmap v3730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:15 smithi150 bash[67543]: cluster 2024-07-28T13:24:14.164973+0000 mgr.y (mgr.25232) 2786 : cluster [DBG] pgmap v3730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:16.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4369 16 16 0 0 0 - 0 2024-07-28T13:24:17.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4370 16 16 0 0 0 - 0 2024-07-28T13:24:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:17 smithi022 bash[80503]: cluster 2024-07-28T13:24:16.166487+0000 mgr.y (mgr.25232) 2787 : cluster [DBG] pgmap v3731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:17 smithi022 bash[82865]: cluster 2024-07-28T13:24:16.166487+0000 mgr.y (mgr.25232) 2787 : cluster [DBG] pgmap v3731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:17 smithi150 bash[67543]: cluster 2024-07-28T13:24:16.166487+0000 mgr.y (mgr.25232) 2787 : cluster [DBG] pgmap v3731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:18.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4371 16 16 0 0 0 - 0 2024-07-28T13:24:19.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4372 16 16 0 0 0 - 0 2024-07-28T13:24:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:19 smithi022 bash[82865]: cluster 2024-07-28T13:24:18.168010+0000 mgr.y (mgr.25232) 2788 : cluster [DBG] pgmap v3732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:19.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:19 smithi022 bash[80503]: cluster 2024-07-28T13:24:18.168010+0000 mgr.y (mgr.25232) 2788 : cluster [DBG] pgmap v3732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:19.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:24:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:24:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:24:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:19 smithi150 bash[67543]: cluster 2024-07-28T13:24:18.168010+0000 mgr.y (mgr.25232) 2788 : cluster [DBG] pgmap v3732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:20.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4373 16 16 0 0 0 - 0 2024-07-28T13:24:21.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4374 16 16 0 0 0 - 0 2024-07-28T13:24:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:21 smithi022 bash[80503]: cluster 2024-07-28T13:24:20.169537+0000 mgr.y (mgr.25232) 2789 : cluster [DBG] pgmap v3733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:21 smithi022 bash[80503]: audit 2024-07-28T13:24:20.302573+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:21 smithi022 bash[82865]: cluster 2024-07-28T13:24:20.169537+0000 mgr.y (mgr.25232) 2789 : cluster [DBG] pgmap v3733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:21 smithi022 bash[82865]: audit 2024-07-28T13:24:20.302573+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:21 smithi150 bash[67543]: cluster 2024-07-28T13:24:20.169537+0000 mgr.y (mgr.25232) 2789 : cluster [DBG] pgmap v3733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:21 smithi150 bash[67543]: audit 2024-07-28T13:24:20.302573+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:22.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4375 16 16 0 0 0 - 0 2024-07-28T13:24:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:24:22 smithi150 bash[60514]: ts=2024-07-28T13:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:24:23.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4376 16 16 0 0 0 - 0 2024-07-28T13:24:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:23 smithi022 bash[80503]: cluster 2024-07-28T13:24:22.171083+0000 mgr.y (mgr.25232) 2790 : cluster [DBG] pgmap v3734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:23 smithi022 bash[82865]: cluster 2024-07-28T13:24:22.171083+0000 mgr.y (mgr.25232) 2790 : cluster [DBG] pgmap v3734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:23 smithi150 bash[67543]: cluster 2024-07-28T13:24:22.171083+0000 mgr.y (mgr.25232) 2790 : cluster [DBG] pgmap v3734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:24.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4377 16 16 0 0 0 - 0 2024-07-28T13:24:25.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4378 16 16 0 0 0 - 0 2024-07-28T13:24:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:25 smithi022 bash[80503]: cluster 2024-07-28T13:24:24.172589+0000 mgr.y (mgr.25232) 2791 : cluster [DBG] pgmap v3735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:25 smithi022 bash[82865]: cluster 2024-07-28T13:24:24.172589+0000 mgr.y (mgr.25232) 2791 : cluster [DBG] pgmap v3735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:25 smithi150 bash[67543]: cluster 2024-07-28T13:24:24.172589+0000 mgr.y (mgr.25232) 2791 : cluster [DBG] pgmap v3735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:26.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4379 16 16 0 0 0 - 0 2024-07-28T13:24:27.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:24:27.426591+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:24:27.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:24:27.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4380 16 16 0 0 0 - 0 2024-07-28T13:24:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:27 smithi022 bash[82865]: cluster 2024-07-28T13:24:26.174130+0000 mgr.y (mgr.25232) 2792 : cluster [DBG] pgmap v3736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:27 smithi022 bash[80503]: cluster 2024-07-28T13:24:26.174130+0000 mgr.y (mgr.25232) 2792 : cluster [DBG] pgmap v3736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:27 smithi150 bash[67543]: cluster 2024-07-28T13:24:26.174130+0000 mgr.y (mgr.25232) 2792 : cluster [DBG] pgmap v3736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:28.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4381 16 16 0 0 0 - 0 2024-07-28T13:24:29.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4382 16 16 0 0 0 - 0 2024-07-28T13:24:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:29 smithi022 bash[80503]: cluster 2024-07-28T13:24:28.175634+0000 mgr.y (mgr.25232) 2793 : cluster [DBG] pgmap v3737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:24:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:24:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:24:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:29 smithi022 bash[82865]: cluster 2024-07-28T13:24:28.175634+0000 mgr.y (mgr.25232) 2793 : cluster [DBG] pgmap v3737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:29 smithi150 bash[67543]: cluster 2024-07-28T13:24:28.175634+0000 mgr.y (mgr.25232) 2793 : cluster [DBG] pgmap v3737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:30.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4383 16 16 0 0 0 - 0 2024-07-28T13:24:31.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4384 16 16 0 0 0 - 0 2024-07-28T13:24:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:31 smithi022 bash[80503]: cluster 2024-07-28T13:24:30.177154+0000 mgr.y (mgr.25232) 2794 : cluster [DBG] pgmap v3738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:31 smithi022 bash[82865]: cluster 2024-07-28T13:24:30.177154+0000 mgr.y (mgr.25232) 2794 : cluster [DBG] pgmap v3738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:31 smithi150 bash[67543]: cluster 2024-07-28T13:24:30.177154+0000 mgr.y (mgr.25232) 2794 : cluster [DBG] pgmap v3738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:32.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4385 16 16 0 0 0 - 0 2024-07-28T13:24:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:32 smithi022 bash[80503]: audit 2024-07-28T13:24:31.654305+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:24:32.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:32 smithi022 bash[82865]: audit 2024-07-28T13:24:31.654305+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:24:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:32 smithi150 bash[67543]: audit 2024-07-28T13:24:31.654305+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:24:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:24:32 smithi150 bash[60514]: ts=2024-07-28T13:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:24:33.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4386 16 16 0 0 0 - 0 2024-07-28T13:24:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:33 smithi022 bash[80503]: cluster 2024-07-28T13:24:32.178738+0000 mgr.y (mgr.25232) 2795 : cluster [DBG] pgmap v3739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:33 smithi022 bash[82865]: cluster 2024-07-28T13:24:32.178738+0000 mgr.y (mgr.25232) 2795 : cluster [DBG] pgmap v3739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:33 smithi150 bash[67543]: cluster 2024-07-28T13:24:32.178738+0000 mgr.y (mgr.25232) 2795 : cluster [DBG] pgmap v3739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:34.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4387 16 16 0 0 0 - 0 2024-07-28T13:24:35.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4388 16 16 0 0 0 - 0 2024-07-28T13:24:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:35 smithi150 bash[67543]: cluster 2024-07-28T13:24:34.180280+0000 mgr.y (mgr.25232) 2796 : cluster [DBG] pgmap v3740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:35 smithi150 bash[67543]: audit 2024-07-28T13:24:35.305176+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:35 smithi022 bash[80503]: cluster 2024-07-28T13:24:34.180280+0000 mgr.y (mgr.25232) 2796 : cluster [DBG] pgmap v3740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:35 smithi022 bash[80503]: audit 2024-07-28T13:24:35.305176+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:35 smithi022 bash[82865]: cluster 2024-07-28T13:24:34.180280+0000 mgr.y (mgr.25232) 2796 : cluster [DBG] pgmap v3740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:35 smithi022 bash[82865]: audit 2024-07-28T13:24:35.305176+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:36.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4389 16 16 0 0 0 - 0 2024-07-28T13:24:37.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4390 16 16 0 0 0 - 0 2024-07-28T13:24:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:37 smithi150 bash[67543]: cluster 2024-07-28T13:24:36.181799+0000 mgr.y (mgr.25232) 2797 : cluster [DBG] pgmap v3741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:37 smithi022 bash[80503]: cluster 2024-07-28T13:24:36.181799+0000 mgr.y (mgr.25232) 2797 : cluster [DBG] pgmap v3741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:37 smithi022 bash[82865]: cluster 2024-07-28T13:24:36.181799+0000 mgr.y (mgr.25232) 2797 : cluster [DBG] pgmap v3741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:38.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4391 16 16 0 0 0 - 0 2024-07-28T13:24:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:37.337630+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:37.348204+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:37.590274+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:37.599512+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:38.047460+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:24:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:38.048944+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:24:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:38 smithi150 bash[67543]: audit 2024-07-28T13:24:38.060260+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:37.337630+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:37.348204+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:37.590274+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:37.599512+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:38.047460+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:38.048944+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[80503]: audit 2024-07-28T13:24:38.060260+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:37.337630+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:37.348204+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:37.590274+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:37.599512+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:38.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:38.047460+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:24:38.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:38.048944+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:24:38.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:38 smithi022 bash[82865]: audit 2024-07-28T13:24:38.060260+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:24:39.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4392 16 16 0 0 0 - 0 2024-07-28T13:24:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:39 smithi150 bash[67543]: cluster 2024-07-28T13:24:38.182801+0000 mgr.y (mgr.25232) 2798 : cluster [DBG] pgmap v3742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:39 smithi022 bash[82865]: cluster 2024-07-28T13:24:38.182801+0000 mgr.y (mgr.25232) 2798 : cluster [DBG] pgmap v3742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:39 smithi022 bash[80503]: cluster 2024-07-28T13:24:38.182801+0000 mgr.y (mgr.25232) 2798 : cluster [DBG] pgmap v3742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:24:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:24:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:24:40.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4393 16 16 0 0 0 - 0 2024-07-28T13:24:41.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4394 16 16 0 0 0 - 0 2024-07-28T13:24:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:41 smithi150 bash[67543]: cluster 2024-07-28T13:24:40.184101+0000 mgr.y (mgr.25232) 2799 : cluster [DBG] pgmap v3743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:41 smithi022 bash[82865]: cluster 2024-07-28T13:24:40.184101+0000 mgr.y (mgr.25232) 2799 : cluster [DBG] pgmap v3743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:41 smithi022 bash[80503]: cluster 2024-07-28T13:24:40.184101+0000 mgr.y (mgr.25232) 2799 : cluster [DBG] pgmap v3743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:42.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4395 16 16 0 0 0 - 0 2024-07-28T13:24:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:24:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:24:43.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4396 16 16 0 0 0 - 0 2024-07-28T13:24:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:43 smithi150 bash[67543]: cluster 2024-07-28T13:24:42.185458+0000 mgr.y (mgr.25232) 2800 : cluster [DBG] pgmap v3744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:43 smithi022 bash[80503]: cluster 2024-07-28T13:24:42.185458+0000 mgr.y (mgr.25232) 2800 : cluster [DBG] pgmap v3744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:43 smithi022 bash[82865]: cluster 2024-07-28T13:24:42.185458+0000 mgr.y (mgr.25232) 2800 : cluster [DBG] pgmap v3744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:44.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4397 16 16 0 0 0 - 0 2024-07-28T13:24:45.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4398 16 16 0 0 0 - 0 2024-07-28T13:24:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:45 smithi150 bash[67543]: cluster 2024-07-28T13:24:44.186895+0000 mgr.y (mgr.25232) 2801 : cluster [DBG] pgmap v3745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:45 smithi022 bash[80503]: cluster 2024-07-28T13:24:44.186895+0000 mgr.y (mgr.25232) 2801 : cluster [DBG] pgmap v3745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:45 smithi022 bash[82865]: cluster 2024-07-28T13:24:44.186895+0000 mgr.y (mgr.25232) 2801 : cluster [DBG] pgmap v3745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:46.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4399 16 16 0 0 0 - 0 2024-07-28T13:24:47.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:24:47.429873+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:24:47.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:24:47.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4400 16 16 0 0 0 - 0 2024-07-28T13:24:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:47 smithi150 bash[67543]: cluster 2024-07-28T13:24:46.188242+0000 mgr.y (mgr.25232) 2802 : cluster [DBG] pgmap v3746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:47 smithi022 bash[80503]: cluster 2024-07-28T13:24:46.188242+0000 mgr.y (mgr.25232) 2802 : cluster [DBG] pgmap v3746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:47 smithi022 bash[82865]: cluster 2024-07-28T13:24:46.188242+0000 mgr.y (mgr.25232) 2802 : cluster [DBG] pgmap v3746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:48.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4401 16 16 0 0 0 - 0 2024-07-28T13:24:49.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4402 16 16 0 0 0 - 0 2024-07-28T13:24:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:49 smithi150 bash[67543]: cluster 2024-07-28T13:24:48.189626+0000 mgr.y (mgr.25232) 2803 : cluster [DBG] pgmap v3747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:49 smithi022 bash[80503]: cluster 2024-07-28T13:24:48.189626+0000 mgr.y (mgr.25232) 2803 : cluster [DBG] pgmap v3747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:24:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:24:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:24:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:49 smithi022 bash[82865]: cluster 2024-07-28T13:24:48.189626+0000 mgr.y (mgr.25232) 2803 : cluster [DBG] pgmap v3747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:50.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4403 16 16 0 0 0 - 0 2024-07-28T13:24:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:50 smithi150 bash[67543]: audit 2024-07-28T13:24:50.305662+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:50 smithi022 bash[80503]: audit 2024-07-28T13:24:50.305662+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:50 smithi022 bash[82865]: audit 2024-07-28T13:24:50.305662+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:24:51.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4404 16 16 0 0 0 - 0 2024-07-28T13:24:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:51 smithi150 bash[67543]: cluster 2024-07-28T13:24:50.191007+0000 mgr.y (mgr.25232) 2804 : cluster [DBG] pgmap v3748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:51 smithi022 bash[80503]: cluster 2024-07-28T13:24:50.191007+0000 mgr.y (mgr.25232) 2804 : cluster [DBG] pgmap v3748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:51 smithi022 bash[82865]: cluster 2024-07-28T13:24:50.191007+0000 mgr.y (mgr.25232) 2804 : cluster [DBG] pgmap v3748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:52.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4405 16 16 0 0 0 - 0 2024-07-28T13:24:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:24:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:24:53.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4406 16 16 0 0 0 - 0 2024-07-28T13:24:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:53 smithi150 bash[67543]: cluster 2024-07-28T13:24:52.192398+0000 mgr.y (mgr.25232) 2805 : cluster [DBG] pgmap v3749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:53 smithi022 bash[80503]: cluster 2024-07-28T13:24:52.192398+0000 mgr.y (mgr.25232) 2805 : cluster [DBG] pgmap v3749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:53 smithi022 bash[82865]: cluster 2024-07-28T13:24:52.192398+0000 mgr.y (mgr.25232) 2805 : cluster [DBG] pgmap v3749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:54.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4407 16 16 0 0 0 - 0 2024-07-28T13:24:55.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4408 16 16 0 0 0 - 0 2024-07-28T13:24:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:55 smithi150 bash[67543]: cluster 2024-07-28T13:24:54.193791+0000 mgr.y (mgr.25232) 2806 : cluster [DBG] pgmap v3750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:55 smithi022 bash[80503]: cluster 2024-07-28T13:24:54.193791+0000 mgr.y (mgr.25232) 2806 : cluster [DBG] pgmap v3750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:55 smithi022 bash[82865]: cluster 2024-07-28T13:24:54.193791+0000 mgr.y (mgr.25232) 2806 : cluster [DBG] pgmap v3750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:56.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4409 16 16 0 0 0 - 0 2024-07-28T13:24:57.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4410 16 16 0 0 0 - 0 2024-07-28T13:24:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:57 smithi150 bash[67543]: cluster 2024-07-28T13:24:56.195203+0000 mgr.y (mgr.25232) 2807 : cluster [DBG] pgmap v3751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:57 smithi022 bash[80503]: cluster 2024-07-28T13:24:56.195203+0000 mgr.y (mgr.25232) 2807 : cluster [DBG] pgmap v3751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:57 smithi022 bash[82865]: cluster 2024-07-28T13:24:56.195203+0000 mgr.y (mgr.25232) 2807 : cluster [DBG] pgmap v3751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:58.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4411 16 16 0 0 0 - 0 2024-07-28T13:24:59.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4412 16 16 0 0 0 - 0 2024-07-28T13:24:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:24:59 smithi150 bash[67543]: cluster 2024-07-28T13:24:58.196629+0000 mgr.y (mgr.25232) 2808 : cluster [DBG] pgmap v3752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:24:59 smithi022 bash[80503]: cluster 2024-07-28T13:24:58.196629+0000 mgr.y (mgr.25232) 2808 : cluster [DBG] pgmap v3752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:24:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:24:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:24:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:24:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:24:59 smithi022 bash[82865]: cluster 2024-07-28T13:24:58.196629+0000 mgr.y (mgr.25232) 2808 : cluster [DBG] pgmap v3752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:00.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4413 16 16 0 0 0 - 0 2024-07-28T13:25:01.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4414 16 16 0 0 0 - 0 2024-07-28T13:25:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:01 smithi022 bash[80503]: cluster 2024-07-28T13:25:00.198046+0000 mgr.y (mgr.25232) 2809 : cluster [DBG] pgmap v3753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:01 smithi022 bash[82865]: cluster 2024-07-28T13:25:00.198046+0000 mgr.y (mgr.25232) 2809 : cluster [DBG] pgmap v3753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:01 smithi150 bash[67543]: cluster 2024-07-28T13:25:00.198046+0000 mgr.y (mgr.25232) 2809 : cluster [DBG] pgmap v3753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:02.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4415 16 16 0 0 0 - 0 2024-07-28T13:25:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:25:02 smithi150 bash[60514]: ts=2024-07-28T13:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:25:03.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4416 16 16 0 0 0 - 0 2024-07-28T13:25:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:03 smithi150 bash[67543]: cluster 2024-07-28T13:25:02.199516+0000 mgr.y (mgr.25232) 2810 : cluster [DBG] pgmap v3754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:03 smithi022 bash[80503]: cluster 2024-07-28T13:25:02.199516+0000 mgr.y (mgr.25232) 2810 : cluster [DBG] pgmap v3754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:03 smithi022 bash[82865]: cluster 2024-07-28T13:25:02.199516+0000 mgr.y (mgr.25232) 2810 : cluster [DBG] pgmap v3754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:04.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4417 16 16 0 0 0 - 0 2024-07-28T13:25:05.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4418 16 16 0 0 0 - 0 2024-07-28T13:25:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:05 smithi150 bash[67543]: cluster 2024-07-28T13:25:04.200865+0000 mgr.y (mgr.25232) 2811 : cluster [DBG] pgmap v3755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:05 smithi150 bash[67543]: audit 2024-07-28T13:25:05.306058+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:05 smithi022 bash[80503]: cluster 2024-07-28T13:25:04.200865+0000 mgr.y (mgr.25232) 2811 : cluster [DBG] pgmap v3755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:05 smithi022 bash[80503]: audit 2024-07-28T13:25:05.306058+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:05 smithi022 bash[82865]: cluster 2024-07-28T13:25:04.200865+0000 mgr.y (mgr.25232) 2811 : cluster [DBG] pgmap v3755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:05 smithi022 bash[82865]: audit 2024-07-28T13:25:05.306058+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:06.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4419 16 16 0 0 0 - 0 2024-07-28T13:25:07.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:25:07.433195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:25:07.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:25:07.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4420 16 16 0 0 0 - 0 2024-07-28T13:25:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:07 smithi150 bash[67543]: cluster 2024-07-28T13:25:06.202231+0000 mgr.y (mgr.25232) 2812 : cluster [DBG] pgmap v3756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:07 smithi022 bash[80503]: cluster 2024-07-28T13:25:06.202231+0000 mgr.y (mgr.25232) 2812 : cluster [DBG] pgmap v3756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:07 smithi022 bash[82865]: cluster 2024-07-28T13:25:06.202231+0000 mgr.y (mgr.25232) 2812 : cluster [DBG] pgmap v3756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:08.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4421 16 16 0 0 0 - 0 2024-07-28T13:25:09.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4422 16 16 0 0 0 - 0 2024-07-28T13:25:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:09 smithi150 bash[67543]: cluster 2024-07-28T13:25:08.203746+0000 mgr.y (mgr.25232) 2813 : cluster [DBG] pgmap v3757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:09 smithi022 bash[80503]: cluster 2024-07-28T13:25:08.203746+0000 mgr.y (mgr.25232) 2813 : cluster [DBG] pgmap v3757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:25:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:25:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:25:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:09 smithi022 bash[82865]: cluster 2024-07-28T13:25:08.203746+0000 mgr.y (mgr.25232) 2813 : cluster [DBG] pgmap v3757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:10.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4423 16 16 0 0 0 - 0 2024-07-28T13:25:11.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4424 16 16 0 0 0 - 0 2024-07-28T13:25:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:11 smithi150 bash[67543]: cluster 2024-07-28T13:25:10.205303+0000 mgr.y (mgr.25232) 2814 : cluster [DBG] pgmap v3758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:11 smithi022 bash[80503]: cluster 2024-07-28T13:25:10.205303+0000 mgr.y (mgr.25232) 2814 : cluster [DBG] pgmap v3758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:11 smithi022 bash[82865]: cluster 2024-07-28T13:25:10.205303+0000 mgr.y (mgr.25232) 2814 : cluster [DBG] pgmap v3758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:12.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4425 16 16 0 0 0 - 0 2024-07-28T13:25:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:25:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:25:13.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4426 16 16 0 0 0 - 0 2024-07-28T13:25:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:13 smithi150 bash[67543]: cluster 2024-07-28T13:25:12.206780+0000 mgr.y (mgr.25232) 2815 : cluster [DBG] pgmap v3759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:13 smithi022 bash[80503]: cluster 2024-07-28T13:25:12.206780+0000 mgr.y (mgr.25232) 2815 : cluster [DBG] pgmap v3759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:13 smithi022 bash[82865]: cluster 2024-07-28T13:25:12.206780+0000 mgr.y (mgr.25232) 2815 : cluster [DBG] pgmap v3759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:14.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4427 16 16 0 0 0 - 0 2024-07-28T13:25:15.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4428 16 16 0 0 0 - 0 2024-07-28T13:25:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:15 smithi150 bash[67543]: cluster 2024-07-28T13:25:14.208164+0000 mgr.y (mgr.25232) 2816 : cluster [DBG] pgmap v3760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:15 smithi022 bash[80503]: cluster 2024-07-28T13:25:14.208164+0000 mgr.y (mgr.25232) 2816 : cluster [DBG] pgmap v3760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:15 smithi022 bash[82865]: cluster 2024-07-28T13:25:14.208164+0000 mgr.y (mgr.25232) 2816 : cluster [DBG] pgmap v3760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:16.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4429 16 16 0 0 0 - 0 2024-07-28T13:25:17.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4430 16 16 0 0 0 - 0 2024-07-28T13:25:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:17 smithi150 bash[67543]: cluster 2024-07-28T13:25:16.209538+0000 mgr.y (mgr.25232) 2817 : cluster [DBG] pgmap v3761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:17 smithi022 bash[80503]: cluster 2024-07-28T13:25:16.209538+0000 mgr.y (mgr.25232) 2817 : cluster [DBG] pgmap v3761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:17 smithi022 bash[82865]: cluster 2024-07-28T13:25:16.209538+0000 mgr.y (mgr.25232) 2817 : cluster [DBG] pgmap v3761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:18.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4431 16 16 0 0 0 - 0 2024-07-28T13:25:19.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4432 16 16 0 0 0 - 0 2024-07-28T13:25:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:19 smithi150 bash[67543]: cluster 2024-07-28T13:25:18.210966+0000 mgr.y (mgr.25232) 2818 : cluster [DBG] pgmap v3762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:19 smithi022 bash[80503]: cluster 2024-07-28T13:25:18.210966+0000 mgr.y (mgr.25232) 2818 : cluster [DBG] pgmap v3762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:25:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:25:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:25:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:19 smithi022 bash[82865]: cluster 2024-07-28T13:25:18.210966+0000 mgr.y (mgr.25232) 2818 : cluster [DBG] pgmap v3762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:20.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4433 16 16 0 0 0 - 0 2024-07-28T13:25:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:20 smithi150 bash[67543]: audit 2024-07-28T13:25:20.306521+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:20 smithi022 bash[80503]: audit 2024-07-28T13:25:20.306521+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:20 smithi022 bash[82865]: audit 2024-07-28T13:25:20.306521+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:21.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4434 16 16 0 0 0 - 0 2024-07-28T13:25:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:21 smithi150 bash[67543]: cluster 2024-07-28T13:25:20.212322+0000 mgr.y (mgr.25232) 2819 : cluster [DBG] pgmap v3763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:21 smithi022 bash[80503]: cluster 2024-07-28T13:25:20.212322+0000 mgr.y (mgr.25232) 2819 : cluster [DBG] pgmap v3763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:21 smithi022 bash[82865]: cluster 2024-07-28T13:25:20.212322+0000 mgr.y (mgr.25232) 2819 : cluster [DBG] pgmap v3763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:22.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4435 16 16 0 0 0 - 0 2024-07-28T13:25:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:25:22 smithi150 bash[60514]: ts=2024-07-28T13:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:25:23.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4436 16 16 0 0 0 - 0 2024-07-28T13:25:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:23 smithi150 bash[67543]: cluster 2024-07-28T13:25:22.213706+0000 mgr.y (mgr.25232) 2820 : cluster [DBG] pgmap v3764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:23 smithi022 bash[80503]: cluster 2024-07-28T13:25:22.213706+0000 mgr.y (mgr.25232) 2820 : cluster [DBG] pgmap v3764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:23 smithi022 bash[82865]: cluster 2024-07-28T13:25:22.213706+0000 mgr.y (mgr.25232) 2820 : cluster [DBG] pgmap v3764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:24.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4437 16 16 0 0 0 - 0 2024-07-28T13:25:25.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4438 16 16 0 0 0 - 0 2024-07-28T13:25:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:25 smithi150 bash[67543]: cluster 2024-07-28T13:25:24.215109+0000 mgr.y (mgr.25232) 2821 : cluster [DBG] pgmap v3765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:25 smithi022 bash[80503]: cluster 2024-07-28T13:25:24.215109+0000 mgr.y (mgr.25232) 2821 : cluster [DBG] pgmap v3765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:25 smithi022 bash[82865]: cluster 2024-07-28T13:25:24.215109+0000 mgr.y (mgr.25232) 2821 : cluster [DBG] pgmap v3765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:26.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4439 16 16 0 0 0 - 0 2024-07-28T13:25:27.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:25:27.436150+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:25:27.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:25:27.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4440 16 16 0 0 0 - 0 2024-07-28T13:25:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:27 smithi150 bash[67543]: cluster 2024-07-28T13:25:26.216461+0000 mgr.y (mgr.25232) 2822 : cluster [DBG] pgmap v3766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:27 smithi022 bash[80503]: cluster 2024-07-28T13:25:26.216461+0000 mgr.y (mgr.25232) 2822 : cluster [DBG] pgmap v3766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:27 smithi022 bash[82865]: cluster 2024-07-28T13:25:26.216461+0000 mgr.y (mgr.25232) 2822 : cluster [DBG] pgmap v3766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:28.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4441 16 16 0 0 0 - 0 2024-07-28T13:25:29.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4442 16 16 0 0 0 - 0 2024-07-28T13:25:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:29 smithi150 bash[67543]: cluster 2024-07-28T13:25:28.217826+0000 mgr.y (mgr.25232) 2823 : cluster [DBG] pgmap v3767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:29 smithi022 bash[80503]: cluster 2024-07-28T13:25:28.217826+0000 mgr.y (mgr.25232) 2823 : cluster [DBG] pgmap v3767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:25:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:25:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:25:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:29 smithi022 bash[82865]: cluster 2024-07-28T13:25:28.217826+0000 mgr.y (mgr.25232) 2823 : cluster [DBG] pgmap v3767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:30.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4443 16 16 0 0 0 - 0 2024-07-28T13:25:31.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4444 16 16 0 0 0 - 0 2024-07-28T13:25:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:31 smithi150 bash[67543]: cluster 2024-07-28T13:25:30.219280+0000 mgr.y (mgr.25232) 2824 : cluster [DBG] pgmap v3768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:31 smithi022 bash[80503]: cluster 2024-07-28T13:25:30.219280+0000 mgr.y (mgr.25232) 2824 : cluster [DBG] pgmap v3768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:31 smithi022 bash[82865]: cluster 2024-07-28T13:25:30.219280+0000 mgr.y (mgr.25232) 2824 : cluster [DBG] pgmap v3768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:32.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4445 16 16 0 0 0 - 0 2024-07-28T13:25:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:25:32 smithi150 bash[60514]: ts=2024-07-28T13:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:25:33.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4446 16 16 0 0 0 - 0 2024-07-28T13:25:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:33 smithi150 bash[67543]: cluster 2024-07-28T13:25:32.220672+0000 mgr.y (mgr.25232) 2825 : cluster [DBG] pgmap v3769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:33 smithi022 bash[80503]: cluster 2024-07-28T13:25:32.220672+0000 mgr.y (mgr.25232) 2825 : cluster [DBG] pgmap v3769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:33 smithi022 bash[82865]: cluster 2024-07-28T13:25:32.220672+0000 mgr.y (mgr.25232) 2825 : cluster [DBG] pgmap v3769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:34.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4447 16 16 0 0 0 - 0 2024-07-28T13:25:35.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4448 16 16 0 0 0 - 0 2024-07-28T13:25:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:35 smithi150 bash[67543]: cluster 2024-07-28T13:25:34.222054+0000 mgr.y (mgr.25232) 2826 : cluster [DBG] pgmap v3770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:35 smithi150 bash[67543]: audit 2024-07-28T13:25:35.309132+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:35 smithi022 bash[80503]: cluster 2024-07-28T13:25:34.222054+0000 mgr.y (mgr.25232) 2826 : cluster [DBG] pgmap v3770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:35 smithi022 bash[80503]: audit 2024-07-28T13:25:35.309132+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:35 smithi022 bash[82865]: cluster 2024-07-28T13:25:34.222054+0000 mgr.y (mgr.25232) 2826 : cluster [DBG] pgmap v3770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:35 smithi022 bash[82865]: audit 2024-07-28T13:25:35.309132+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:36.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4449 16 16 0 0 0 - 0 2024-07-28T13:25:37.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4450 16 16 0 0 0 - 0 2024-07-28T13:25:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:37 smithi150 bash[67543]: cluster 2024-07-28T13:25:36.223525+0000 mgr.y (mgr.25232) 2827 : cluster [DBG] pgmap v3771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:37 smithi022 bash[80503]: cluster 2024-07-28T13:25:36.223525+0000 mgr.y (mgr.25232) 2827 : cluster [DBG] pgmap v3771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:37 smithi022 bash[82865]: cluster 2024-07-28T13:25:36.223525+0000 mgr.y (mgr.25232) 2827 : cluster [DBG] pgmap v3771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:38.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4451 16 16 0 0 0 - 0 2024-07-28T13:25:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:38 smithi150 bash[67543]: audit 2024-07-28T13:25:38.193978+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:25:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:38 smithi022 bash[80503]: audit 2024-07-28T13:25:38.193978+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:25:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:38 smithi022 bash[82865]: audit 2024-07-28T13:25:38.193978+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:25:39.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4452 16 16 0 0 0 - 0 2024-07-28T13:25:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:25:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:25:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[82865]: cluster 2024-07-28T13:25:38.224435+0000 mgr.y (mgr.25232) 2828 : cluster [DBG] pgmap v3772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[82865]: audit 2024-07-28T13:25:38.566104+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[82865]: audit 2024-07-28T13:25:38.571754+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[80503]: cluster 2024-07-28T13:25:38.224435+0000 mgr.y (mgr.25232) 2828 : cluster [DBG] pgmap v3772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[80503]: audit 2024-07-28T13:25:38.566104+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:39.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:39 smithi022 bash[80503]: audit 2024-07-28T13:25:38.571754+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:39 smithi150 bash[67543]: cluster 2024-07-28T13:25:38.224435+0000 mgr.y (mgr.25232) 2828 : cluster [DBG] pgmap v3772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:39 smithi150 bash[67543]: audit 2024-07-28T13:25:38.566104+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:39 smithi150 bash[67543]: audit 2024-07-28T13:25:38.571754+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:40.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4453 16 16 0 0 0 - 0 2024-07-28T13:25:41.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4454 16 16 0 0 0 - 0 2024-07-28T13:25:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:41 smithi022 bash[80503]: cluster 2024-07-28T13:25:40.225784+0000 mgr.y (mgr.25232) 2829 : cluster [DBG] pgmap v3773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:41 smithi022 bash[82865]: cluster 2024-07-28T13:25:40.225784+0000 mgr.y (mgr.25232) 2829 : cluster [DBG] pgmap v3773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:41 smithi150 bash[67543]: cluster 2024-07-28T13:25:40.225784+0000 mgr.y (mgr.25232) 2829 : cluster [DBG] pgmap v3773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:42.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4455 16 16 0 0 0 - 0 2024-07-28T13:25:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:25:42 smithi150 bash[60514]: ts=2024-07-28T13:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:25:43.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4456 16 16 0 0 0 - 0 2024-07-28T13:25:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:43 smithi022 bash[80503]: cluster 2024-07-28T13:25:42.227221+0000 mgr.y (mgr.25232) 2830 : cluster [DBG] pgmap v3774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:43 smithi022 bash[82865]: cluster 2024-07-28T13:25:42.227221+0000 mgr.y (mgr.25232) 2830 : cluster [DBG] pgmap v3774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:43 smithi150 bash[67543]: cluster 2024-07-28T13:25:42.227221+0000 mgr.y (mgr.25232) 2830 : cluster [DBG] pgmap v3774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:44.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4457 16 16 0 0 0 - 0 2024-07-28T13:25:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:43.865378+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:43.869294+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: cluster 2024-07-28T13:25:44.228294+0000 mgr.y (mgr.25232) 2831 : cluster [DBG] pgmap v3775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:44.394458+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:44.404040+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:44.846778+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:44.848658+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:25:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:44 smithi150 bash[67543]: audit 2024-07-28T13:25:44.859130+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:43.865378+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:43.869294+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: cluster 2024-07-28T13:25:44.228294+0000 mgr.y (mgr.25232) 2831 : cluster [DBG] pgmap v3775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:44.394458+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:44.404040+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:44.846778+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:44.848658+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[80503]: audit 2024-07-28T13:25:44.859130+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:43.865378+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:43.869294+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: cluster 2024-07-28T13:25:44.228294+0000 mgr.y (mgr.25232) 2831 : cluster [DBG] pgmap v3775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:44.394458+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:44.404040+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:44.846778+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:44.848658+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:25:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:44 smithi022 bash[82865]: audit 2024-07-28T13:25:44.859130+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:25:45.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4458 16 16 0 0 0 - 0 2024-07-28T13:25:46.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4459 16 16 0 0 0 - 0 2024-07-28T13:25:47.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:25:47.439349+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:25:47.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:25:47.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4460 16 16 0 0 0 - 0 2024-07-28T13:25:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:47 smithi022 bash[80503]: cluster 2024-07-28T13:25:46.229629+0000 mgr.y (mgr.25232) 2832 : cluster [DBG] pgmap v3776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:47 smithi022 bash[82865]: cluster 2024-07-28T13:25:46.229629+0000 mgr.y (mgr.25232) 2832 : cluster [DBG] pgmap v3776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:47 smithi150 bash[67543]: cluster 2024-07-28T13:25:46.229629+0000 mgr.y (mgr.25232) 2832 : cluster [DBG] pgmap v3776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:48.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4461 16 16 0 0 0 - 0 2024-07-28T13:25:49.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4462 16 16 0 0 0 - 0 2024-07-28T13:25:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:49 smithi022 bash[80503]: cluster 2024-07-28T13:25:48.231020+0000 mgr.y (mgr.25232) 2833 : cluster [DBG] pgmap v3777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:49.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:25:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:25:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:25:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:49 smithi022 bash[82865]: cluster 2024-07-28T13:25:48.231020+0000 mgr.y (mgr.25232) 2833 : cluster [DBG] pgmap v3777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:49 smithi150 bash[67543]: cluster 2024-07-28T13:25:48.231020+0000 mgr.y (mgr.25232) 2833 : cluster [DBG] pgmap v3777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:50.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4463 16 16 0 0 0 - 0 2024-07-28T13:25:51.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4464 16 16 0 0 0 - 0 2024-07-28T13:25:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:51 smithi022 bash[80503]: cluster 2024-07-28T13:25:50.232404+0000 mgr.y (mgr.25232) 2834 : cluster [DBG] pgmap v3778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:51 smithi022 bash[80503]: audit 2024-07-28T13:25:50.309590+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:51 smithi022 bash[82865]: cluster 2024-07-28T13:25:50.232404+0000 mgr.y (mgr.25232) 2834 : cluster [DBG] pgmap v3778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:51.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:51 smithi022 bash[82865]: audit 2024-07-28T13:25:50.309590+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:51 smithi150 bash[67543]: cluster 2024-07-28T13:25:50.232404+0000 mgr.y (mgr.25232) 2834 : cluster [DBG] pgmap v3778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:51 smithi150 bash[67543]: audit 2024-07-28T13:25:50.309590+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:25:52.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4465 16 16 0 0 0 - 0 2024-07-28T13:25:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:25:52 smithi150 bash[60514]: ts=2024-07-28T13:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:25:53.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4466 16 16 0 0 0 - 0 2024-07-28T13:25:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:53 smithi022 bash[80503]: cluster 2024-07-28T13:25:52.233789+0000 mgr.y (mgr.25232) 2835 : cluster [DBG] pgmap v3779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:53.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:53 smithi022 bash[82865]: cluster 2024-07-28T13:25:52.233789+0000 mgr.y (mgr.25232) 2835 : cluster [DBG] pgmap v3779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:53 smithi150 bash[67543]: cluster 2024-07-28T13:25:52.233789+0000 mgr.y (mgr.25232) 2835 : cluster [DBG] pgmap v3779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:54.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4467 16 16 0 0 0 - 0 2024-07-28T13:25:55.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4468 16 16 0 0 0 - 0 2024-07-28T13:25:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:55 smithi022 bash[80503]: cluster 2024-07-28T13:25:54.235359+0000 mgr.y (mgr.25232) 2836 : cluster [DBG] pgmap v3780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:55.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:55 smithi022 bash[82865]: cluster 2024-07-28T13:25:54.235359+0000 mgr.y (mgr.25232) 2836 : cluster [DBG] pgmap v3780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:55 smithi150 bash[67543]: cluster 2024-07-28T13:25:54.235359+0000 mgr.y (mgr.25232) 2836 : cluster [DBG] pgmap v3780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:56.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4469 16 16 0 0 0 - 0 2024-07-28T13:25:57.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4470 16 16 0 0 0 - 0 2024-07-28T13:25:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:57 smithi022 bash[80503]: cluster 2024-07-28T13:25:56.236726+0000 mgr.y (mgr.25232) 2837 : cluster [DBG] pgmap v3781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:57 smithi022 bash[82865]: cluster 2024-07-28T13:25:56.236726+0000 mgr.y (mgr.25232) 2837 : cluster [DBG] pgmap v3781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:57 smithi150 bash[67543]: cluster 2024-07-28T13:25:56.236726+0000 mgr.y (mgr.25232) 2837 : cluster [DBG] pgmap v3781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:58.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4471 16 16 0 0 0 - 0 2024-07-28T13:25:59.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4472 16 16 0 0 0 - 0 2024-07-28T13:25:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:25:59 smithi022 bash[80503]: cluster 2024-07-28T13:25:58.238118+0000 mgr.y (mgr.25232) 2838 : cluster [DBG] pgmap v3782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:59.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:25:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:25:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:25:59.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:25:59 smithi022 bash[82865]: cluster 2024-07-28T13:25:58.238118+0000 mgr.y (mgr.25232) 2838 : cluster [DBG] pgmap v3782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:25:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:25:59 smithi150 bash[67543]: cluster 2024-07-28T13:25:58.238118+0000 mgr.y (mgr.25232) 2838 : cluster [DBG] pgmap v3782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:00.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4473 16 16 0 0 0 - 0 2024-07-28T13:26:01.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4474 16 16 0 0 0 - 0 2024-07-28T13:26:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:01 smithi022 bash[80503]: cluster 2024-07-28T13:26:00.239489+0000 mgr.y (mgr.25232) 2839 : cluster [DBG] pgmap v3783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:01.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:01 smithi022 bash[82865]: cluster 2024-07-28T13:26:00.239489+0000 mgr.y (mgr.25232) 2839 : cluster [DBG] pgmap v3783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:01 smithi150 bash[67543]: cluster 2024-07-28T13:26:00.239489+0000 mgr.y (mgr.25232) 2839 : cluster [DBG] pgmap v3783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:02.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4475 16 16 0 0 0 - 0 2024-07-28T13:26:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:26:02 smithi150 bash[60514]: ts=2024-07-28T13:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:26:03.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4476 16 16 0 0 0 - 0 2024-07-28T13:26:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:03 smithi022 bash[80503]: cluster 2024-07-28T13:26:02.240840+0000 mgr.y (mgr.25232) 2840 : cluster [DBG] pgmap v3784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:03 smithi022 bash[82865]: cluster 2024-07-28T13:26:02.240840+0000 mgr.y (mgr.25232) 2840 : cluster [DBG] pgmap v3784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:03 smithi150 bash[67543]: cluster 2024-07-28T13:26:02.240840+0000 mgr.y (mgr.25232) 2840 : cluster [DBG] pgmap v3784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:04.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4477 16 16 0 0 0 - 0 2024-07-28T13:26:05.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4478 16 16 0 0 0 - 0 2024-07-28T13:26:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:05 smithi022 bash[80503]: cluster 2024-07-28T13:26:04.242198+0000 mgr.y (mgr.25232) 2841 : cluster [DBG] pgmap v3785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:05 smithi022 bash[80503]: audit 2024-07-28T13:26:05.309993+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:05 smithi022 bash[82865]: cluster 2024-07-28T13:26:04.242198+0000 mgr.y (mgr.25232) 2841 : cluster [DBG] pgmap v3785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:05 smithi022 bash[82865]: audit 2024-07-28T13:26:05.309993+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:05 smithi150 bash[67543]: cluster 2024-07-28T13:26:04.242198+0000 mgr.y (mgr.25232) 2841 : cluster [DBG] pgmap v3785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:05 smithi150 bash[67543]: audit 2024-07-28T13:26:05.309993+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:06.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4479 16 16 0 0 0 - 0 2024-07-28T13:26:07.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:26:07.442670+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:26:07.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:26:07.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4480 16 16 0 0 0 - 0 2024-07-28T13:26:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:07 smithi022 bash[80503]: cluster 2024-07-28T13:26:06.243542+0000 mgr.y (mgr.25232) 2842 : cluster [DBG] pgmap v3786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:07 smithi022 bash[82865]: cluster 2024-07-28T13:26:06.243542+0000 mgr.y (mgr.25232) 2842 : cluster [DBG] pgmap v3786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:07 smithi150 bash[67543]: cluster 2024-07-28T13:26:06.243542+0000 mgr.y (mgr.25232) 2842 : cluster [DBG] pgmap v3786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:08.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4481 16 16 0 0 0 - 0 2024-07-28T13:26:09.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4482 16 16 0 0 0 - 0 2024-07-28T13:26:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:09 smithi150 bash[67543]: cluster 2024-07-28T13:26:08.244964+0000 mgr.y (mgr.25232) 2843 : cluster [DBG] pgmap v3787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:09 smithi022 bash[80503]: cluster 2024-07-28T13:26:08.244964+0000 mgr.y (mgr.25232) 2843 : cluster [DBG] pgmap v3787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:26:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:26:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:26:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:09 smithi022 bash[82865]: cluster 2024-07-28T13:26:08.244964+0000 mgr.y (mgr.25232) 2843 : cluster [DBG] pgmap v3787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:10.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4483 16 16 0 0 0 - 0 2024-07-28T13:26:11.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4484 16 16 0 0 0 - 0 2024-07-28T13:26:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:11 smithi150 bash[67543]: cluster 2024-07-28T13:26:10.246335+0000 mgr.y (mgr.25232) 2844 : cluster [DBG] pgmap v3788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:11 smithi022 bash[80503]: cluster 2024-07-28T13:26:10.246335+0000 mgr.y (mgr.25232) 2844 : cluster [DBG] pgmap v3788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:11 smithi022 bash[82865]: cluster 2024-07-28T13:26:10.246335+0000 mgr.y (mgr.25232) 2844 : cluster [DBG] pgmap v3788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:12.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4485 16 16 0 0 0 - 0 2024-07-28T13:26:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:26:12 smithi150 bash[60514]: ts=2024-07-28T13:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:26:13.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4486 16 16 0 0 0 - 0 2024-07-28T13:26:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:13 smithi150 bash[67543]: cluster 2024-07-28T13:26:12.247713+0000 mgr.y (mgr.25232) 2845 : cluster [DBG] pgmap v3789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:13 smithi022 bash[80503]: cluster 2024-07-28T13:26:12.247713+0000 mgr.y (mgr.25232) 2845 : cluster [DBG] pgmap v3789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:13 smithi022 bash[82865]: cluster 2024-07-28T13:26:12.247713+0000 mgr.y (mgr.25232) 2845 : cluster [DBG] pgmap v3789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:14.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4487 16 16 0 0 0 - 0 2024-07-28T13:26:15.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4488 16 16 0 0 0 - 0 2024-07-28T13:26:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:15 smithi150 bash[67543]: cluster 2024-07-28T13:26:14.249073+0000 mgr.y (mgr.25232) 2846 : cluster [DBG] pgmap v3790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:15 smithi022 bash[80503]: cluster 2024-07-28T13:26:14.249073+0000 mgr.y (mgr.25232) 2846 : cluster [DBG] pgmap v3790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:15 smithi022 bash[82865]: cluster 2024-07-28T13:26:14.249073+0000 mgr.y (mgr.25232) 2846 : cluster [DBG] pgmap v3790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:16.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4489 16 16 0 0 0 - 0 2024-07-28T13:26:17.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4490 16 16 0 0 0 - 0 2024-07-28T13:26:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:17 smithi150 bash[67543]: cluster 2024-07-28T13:26:16.250458+0000 mgr.y (mgr.25232) 2847 : cluster [DBG] pgmap v3791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:17 smithi022 bash[80503]: cluster 2024-07-28T13:26:16.250458+0000 mgr.y (mgr.25232) 2847 : cluster [DBG] pgmap v3791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:17 smithi022 bash[82865]: cluster 2024-07-28T13:26:16.250458+0000 mgr.y (mgr.25232) 2847 : cluster [DBG] pgmap v3791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:18.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4491 16 16 0 0 0 - 0 2024-07-28T13:26:19.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4492 16 16 0 0 0 - 0 2024-07-28T13:26:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:19 smithi150 bash[67543]: cluster 2024-07-28T13:26:18.251861+0000 mgr.y (mgr.25232) 2848 : cluster [DBG] pgmap v3792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:19 smithi022 bash[80503]: cluster 2024-07-28T13:26:18.251861+0000 mgr.y (mgr.25232) 2848 : cluster [DBG] pgmap v3792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:26:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:26:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:26:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:19 smithi022 bash[82865]: cluster 2024-07-28T13:26:18.251861+0000 mgr.y (mgr.25232) 2848 : cluster [DBG] pgmap v3792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:20.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4493 16 16 0 0 0 - 0 2024-07-28T13:26:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:20 smithi150 bash[67543]: audit 2024-07-28T13:26:20.310369+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:20 smithi022 bash[80503]: audit 2024-07-28T13:26:20.310369+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:20 smithi022 bash[82865]: audit 2024-07-28T13:26:20.310369+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:21.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4494 16 16 0 0 0 - 0 2024-07-28T13:26:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:21 smithi150 bash[67543]: cluster 2024-07-28T13:26:20.253223+0000 mgr.y (mgr.25232) 2849 : cluster [DBG] pgmap v3793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:21 smithi022 bash[80503]: cluster 2024-07-28T13:26:20.253223+0000 mgr.y (mgr.25232) 2849 : cluster [DBG] pgmap v3793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:21 smithi022 bash[82865]: cluster 2024-07-28T13:26:20.253223+0000 mgr.y (mgr.25232) 2849 : cluster [DBG] pgmap v3793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:22.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4495 16 16 0 0 0 - 0 2024-07-28T13:26:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:26:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:26:23.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4496 16 16 0 0 0 - 0 2024-07-28T13:26:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:23 smithi150 bash[67543]: cluster 2024-07-28T13:26:22.254654+0000 mgr.y (mgr.25232) 2850 : cluster [DBG] pgmap v3794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:23 smithi022 bash[80503]: cluster 2024-07-28T13:26:22.254654+0000 mgr.y (mgr.25232) 2850 : cluster [DBG] pgmap v3794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:23 smithi022 bash[82865]: cluster 2024-07-28T13:26:22.254654+0000 mgr.y (mgr.25232) 2850 : cluster [DBG] pgmap v3794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:24.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4497 16 16 0 0 0 - 0 2024-07-28T13:26:25.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4498 16 16 0 0 0 - 0 2024-07-28T13:26:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:25 smithi150 bash[67543]: cluster 2024-07-28T13:26:24.256034+0000 mgr.y (mgr.25232) 2851 : cluster [DBG] pgmap v3795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:25 smithi022 bash[80503]: cluster 2024-07-28T13:26:24.256034+0000 mgr.y (mgr.25232) 2851 : cluster [DBG] pgmap v3795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:25 smithi022 bash[82865]: cluster 2024-07-28T13:26:24.256034+0000 mgr.y (mgr.25232) 2851 : cluster [DBG] pgmap v3795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:26.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4499 16 16 0 0 0 - 0 2024-07-28T13:26:27.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:26:27.445992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:26:27.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:26:27.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4500 16 16 0 0 0 - 0 2024-07-28T13:26:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:27 smithi150 bash[67543]: cluster 2024-07-28T13:26:26.257408+0000 mgr.y (mgr.25232) 2852 : cluster [DBG] pgmap v3796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:27 smithi022 bash[80503]: cluster 2024-07-28T13:26:26.257408+0000 mgr.y (mgr.25232) 2852 : cluster [DBG] pgmap v3796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:27 smithi022 bash[82865]: cluster 2024-07-28T13:26:26.257408+0000 mgr.y (mgr.25232) 2852 : cluster [DBG] pgmap v3796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:28.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4501 16 16 0 0 0 - 0 2024-07-28T13:26:29.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4502 16 16 0 0 0 - 0 2024-07-28T13:26:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:29 smithi150 bash[67543]: cluster 2024-07-28T13:26:28.258814+0000 mgr.y (mgr.25232) 2853 : cluster [DBG] pgmap v3797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:26:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:26:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:26:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:29 smithi022 bash[82865]: cluster 2024-07-28T13:26:28.258814+0000 mgr.y (mgr.25232) 2853 : cluster [DBG] pgmap v3797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:29 smithi022 bash[80503]: cluster 2024-07-28T13:26:28.258814+0000 mgr.y (mgr.25232) 2853 : cluster [DBG] pgmap v3797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:30.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4503 16 16 0 0 0 - 0 2024-07-28T13:26:31.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4504 16 16 0 0 0 - 0 2024-07-28T13:26:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:31 smithi150 bash[67543]: cluster 2024-07-28T13:26:30.260184+0000 mgr.y (mgr.25232) 2854 : cluster [DBG] pgmap v3798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:31 smithi022 bash[80503]: cluster 2024-07-28T13:26:30.260184+0000 mgr.y (mgr.25232) 2854 : cluster [DBG] pgmap v3798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:31.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:31 smithi022 bash[82865]: cluster 2024-07-28T13:26:30.260184+0000 mgr.y (mgr.25232) 2854 : cluster [DBG] pgmap v3798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:32.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4505 16 16 0 0 0 - 0 2024-07-28T13:26:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:26:32 smithi150 bash[60514]: ts=2024-07-28T13:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:26:33.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4506 16 16 0 0 0 - 0 2024-07-28T13:26:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:33 smithi150 bash[67543]: cluster 2024-07-28T13:26:32.261580+0000 mgr.y (mgr.25232) 2855 : cluster [DBG] pgmap v3799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:33 smithi022 bash[80503]: cluster 2024-07-28T13:26:32.261580+0000 mgr.y (mgr.25232) 2855 : cluster [DBG] pgmap v3799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:33 smithi022 bash[82865]: cluster 2024-07-28T13:26:32.261580+0000 mgr.y (mgr.25232) 2855 : cluster [DBG] pgmap v3799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:34.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4507 16 16 0 0 0 - 0 2024-07-28T13:26:35.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4508 16 16 0 0 0 - 0 2024-07-28T13:26:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:35 smithi150 bash[67543]: cluster 2024-07-28T13:26:34.263022+0000 mgr.y (mgr.25232) 2856 : cluster [DBG] pgmap v3800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:35 smithi150 bash[67543]: audit 2024-07-28T13:26:35.313228+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:35 smithi022 bash[80503]: cluster 2024-07-28T13:26:34.263022+0000 mgr.y (mgr.25232) 2856 : cluster [DBG] pgmap v3800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:35 smithi022 bash[80503]: audit 2024-07-28T13:26:35.313228+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:35 smithi022 bash[82865]: cluster 2024-07-28T13:26:34.263022+0000 mgr.y (mgr.25232) 2856 : cluster [DBG] pgmap v3800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:35 smithi022 bash[82865]: audit 2024-07-28T13:26:35.313228+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:36.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4509 16 16 0 0 0 - 0 2024-07-28T13:26:37.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4510 16 16 0 0 0 - 0 2024-07-28T13:26:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:37 smithi150 bash[67543]: cluster 2024-07-28T13:26:36.264379+0000 mgr.y (mgr.25232) 2857 : cluster [DBG] pgmap v3801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:37 smithi022 bash[80503]: cluster 2024-07-28T13:26:36.264379+0000 mgr.y (mgr.25232) 2857 : cluster [DBG] pgmap v3801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:37 smithi022 bash[82865]: cluster 2024-07-28T13:26:36.264379+0000 mgr.y (mgr.25232) 2857 : cluster [DBG] pgmap v3801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:38.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4511 16 16 0 0 0 - 0 2024-07-28T13:26:39.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4512 16 16 0 0 0 - 0 2024-07-28T13:26:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:39 smithi150 bash[67543]: cluster 2024-07-28T13:26:38.265752+0000 mgr.y (mgr.25232) 2858 : cluster [DBG] pgmap v3802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:39 smithi022 bash[80503]: cluster 2024-07-28T13:26:38.265752+0000 mgr.y (mgr.25232) 2858 : cluster [DBG] pgmap v3802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:26:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:26:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:26:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:39 smithi022 bash[82865]: cluster 2024-07-28T13:26:38.265752+0000 mgr.y (mgr.25232) 2858 : cluster [DBG] pgmap v3802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:40.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4513 16 16 0 0 0 - 0 2024-07-28T13:26:41.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4514 16 16 0 0 0 - 0 2024-07-28T13:26:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:41 smithi150 bash[67543]: cluster 2024-07-28T13:26:40.267128+0000 mgr.y (mgr.25232) 2859 : cluster [DBG] pgmap v3803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:41 smithi022 bash[80503]: cluster 2024-07-28T13:26:40.267128+0000 mgr.y (mgr.25232) 2859 : cluster [DBG] pgmap v3803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:41 smithi022 bash[82865]: cluster 2024-07-28T13:26:40.267128+0000 mgr.y (mgr.25232) 2859 : cluster [DBG] pgmap v3803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:42.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4515 16 16 0 0 0 - 0 2024-07-28T13:26:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:26:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:26:43.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4516 16 16 0 0 0 - 0 2024-07-28T13:26:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:43 smithi150 bash[67543]: cluster 2024-07-28T13:26:42.268529+0000 mgr.y (mgr.25232) 2860 : cluster [DBG] pgmap v3804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:43 smithi022 bash[80503]: cluster 2024-07-28T13:26:42.268529+0000 mgr.y (mgr.25232) 2860 : cluster [DBG] pgmap v3804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:43 smithi022 bash[82865]: cluster 2024-07-28T13:26:42.268529+0000 mgr.y (mgr.25232) 2860 : cluster [DBG] pgmap v3804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:44.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4517 16 16 0 0 0 - 0 2024-07-28T13:26:45.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4518 16 16 0 0 0 - 0 2024-07-28T13:26:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:45 smithi150 bash[67543]: cluster 2024-07-28T13:26:44.269915+0000 mgr.y (mgr.25232) 2861 : cluster [DBG] pgmap v3805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:45 smithi150 bash[67543]: audit 2024-07-28T13:26:44.961717+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:26:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:45 smithi022 bash[82865]: cluster 2024-07-28T13:26:44.269915+0000 mgr.y (mgr.25232) 2861 : cluster [DBG] pgmap v3805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:45 smithi022 bash[82865]: audit 2024-07-28T13:26:44.961717+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:26:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:45 smithi022 bash[80503]: cluster 2024-07-28T13:26:44.269915+0000 mgr.y (mgr.25232) 2861 : cluster [DBG] pgmap v3805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:45.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:45 smithi022 bash[80503]: audit 2024-07-28T13:26:44.961717+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:26:46.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4519 16 16 0 0 0 - 0 2024-07-28T13:26:47.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:26:47.449418+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:26:47.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:26:47.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4520 16 16 0 0 0 - 0 2024-07-28T13:26:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:47 smithi150 bash[67543]: cluster 2024-07-28T13:26:46.271299+0000 mgr.y (mgr.25232) 2862 : cluster [DBG] pgmap v3806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:47 smithi022 bash[80503]: cluster 2024-07-28T13:26:46.271299+0000 mgr.y (mgr.25232) 2862 : cluster [DBG] pgmap v3806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:47 smithi022 bash[82865]: cluster 2024-07-28T13:26:46.271299+0000 mgr.y (mgr.25232) 2862 : cluster [DBG] pgmap v3806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:48.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4521 16 16 0 0 0 - 0 2024-07-28T13:26:49.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4522 16 16 0 0 0 - 0 2024-07-28T13:26:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:49 smithi150 bash[67543]: cluster 2024-07-28T13:26:48.272675+0000 mgr.y (mgr.25232) 2863 : cluster [DBG] pgmap v3807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:49 smithi022 bash[80503]: cluster 2024-07-28T13:26:48.272675+0000 mgr.y (mgr.25232) 2863 : cluster [DBG] pgmap v3807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:26:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:26:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:26:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:49 smithi022 bash[82865]: cluster 2024-07-28T13:26:48.272675+0000 mgr.y (mgr.25232) 2863 : cluster [DBG] pgmap v3807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:50.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4523 16 16 0 0 0 - 0 2024-07-28T13:26:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:50 smithi150 bash[67543]: audit 2024-07-28T13:26:50.313227+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:50 smithi022 bash[80503]: audit 2024-07-28T13:26:50.313227+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:50 smithi022 bash[82865]: audit 2024-07-28T13:26:50.313227+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:26:51.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4524 16 16 0 0 0 - 0 2024-07-28T13:26:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: cluster 2024-07-28T13:26:50.273330+0000 mgr.y (mgr.25232) 2864 : cluster [DBG] pgmap v3808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:50.652288+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:50.657732+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:50.888628+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:50.895892+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:51.329491+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:51.331170+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:51 smithi150 bash[67543]: audit 2024-07-28T13:26:51.341039+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: cluster 2024-07-28T13:26:50.273330+0000 mgr.y (mgr.25232) 2864 : cluster [DBG] pgmap v3808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:50.652288+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:50.657732+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:50.888628+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:50.895892+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:51.329491+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:51.331170+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[80503]: audit 2024-07-28T13:26:51.341039+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: cluster 2024-07-28T13:26:50.273330+0000 mgr.y (mgr.25232) 2864 : cluster [DBG] pgmap v3808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:50.652288+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:50.657732+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:50.888628+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:50.895892+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:51.329491+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:51.331170+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:26:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:51 smithi022 bash[82865]: audit 2024-07-28T13:26:51.341039+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:26:52.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4525 16 16 0 0 0 - 0 2024-07-28T13:26:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:26:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:26:53.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4526 16 16 0 0 0 - 0 2024-07-28T13:26:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:53 smithi150 bash[67543]: cluster 2024-07-28T13:26:52.274810+0000 mgr.y (mgr.25232) 2865 : cluster [DBG] pgmap v3809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:53 smithi022 bash[80503]: cluster 2024-07-28T13:26:52.274810+0000 mgr.y (mgr.25232) 2865 : cluster [DBG] pgmap v3809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:53 smithi022 bash[82865]: cluster 2024-07-28T13:26:52.274810+0000 mgr.y (mgr.25232) 2865 : cluster [DBG] pgmap v3809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:54.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4527 16 16 0 0 0 - 0 2024-07-28T13:26:55.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4528 16 16 0 0 0 - 0 2024-07-28T13:26:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:55 smithi150 bash[67543]: cluster 2024-07-28T13:26:54.276224+0000 mgr.y (mgr.25232) 2866 : cluster [DBG] pgmap v3810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:55 smithi022 bash[80503]: cluster 2024-07-28T13:26:54.276224+0000 mgr.y (mgr.25232) 2866 : cluster [DBG] pgmap v3810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:55 smithi022 bash[82865]: cluster 2024-07-28T13:26:54.276224+0000 mgr.y (mgr.25232) 2866 : cluster [DBG] pgmap v3810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:56.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4529 16 16 0 0 0 - 0 2024-07-28T13:26:57.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4530 16 16 0 0 0 - 0 2024-07-28T13:26:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:57 smithi150 bash[67543]: cluster 2024-07-28T13:26:56.277600+0000 mgr.y (mgr.25232) 2867 : cluster [DBG] pgmap v3811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:57 smithi022 bash[80503]: cluster 2024-07-28T13:26:56.277600+0000 mgr.y (mgr.25232) 2867 : cluster [DBG] pgmap v3811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:57 smithi022 bash[82865]: cluster 2024-07-28T13:26:56.277600+0000 mgr.y (mgr.25232) 2867 : cluster [DBG] pgmap v3811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:58.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4531 16 16 0 0 0 - 0 2024-07-28T13:26:59.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4532 16 16 0 0 0 - 0 2024-07-28T13:26:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:26:59 smithi150 bash[67543]: cluster 2024-07-28T13:26:58.279015+0000 mgr.y (mgr.25232) 2868 : cluster [DBG] pgmap v3812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:26:59 smithi022 bash[80503]: cluster 2024-07-28T13:26:58.279015+0000 mgr.y (mgr.25232) 2868 : cluster [DBG] pgmap v3812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:26:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:26:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:26:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:26:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:26:59 smithi022 bash[82865]: cluster 2024-07-28T13:26:58.279015+0000 mgr.y (mgr.25232) 2868 : cluster [DBG] pgmap v3812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:00.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4533 16 16 0 0 0 - 0 2024-07-28T13:27:01.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4534 16 16 0 0 0 - 0 2024-07-28T13:27:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:01 smithi150 bash[67543]: cluster 2024-07-28T13:27:00.280385+0000 mgr.y (mgr.25232) 2869 : cluster [DBG] pgmap v3813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:01 smithi022 bash[80503]: cluster 2024-07-28T13:27:00.280385+0000 mgr.y (mgr.25232) 2869 : cluster [DBG] pgmap v3813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:01 smithi022 bash[82865]: cluster 2024-07-28T13:27:00.280385+0000 mgr.y (mgr.25232) 2869 : cluster [DBG] pgmap v3813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:02.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4535 16 16 0 0 0 - 0 2024-07-28T13:27:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:27:02 smithi150 bash[60514]: ts=2024-07-28T13:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:27:03.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4536 16 16 0 0 0 - 0 2024-07-28T13:27:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:03 smithi150 bash[67543]: cluster 2024-07-28T13:27:02.281709+0000 mgr.y (mgr.25232) 2870 : cluster [DBG] pgmap v3814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:03 smithi022 bash[80503]: cluster 2024-07-28T13:27:02.281709+0000 mgr.y (mgr.25232) 2870 : cluster [DBG] pgmap v3814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:03 smithi022 bash[82865]: cluster 2024-07-28T13:27:02.281709+0000 mgr.y (mgr.25232) 2870 : cluster [DBG] pgmap v3814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:04.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4537 16 16 0 0 0 - 0 2024-07-28T13:27:05.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4538 16 16 0 0 0 - 0 2024-07-28T13:27:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:05 smithi150 bash[67543]: cluster 2024-07-28T13:27:04.283072+0000 mgr.y (mgr.25232) 2871 : cluster [DBG] pgmap v3815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:05 smithi150 bash[67543]: audit 2024-07-28T13:27:05.314162+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:05 smithi022 bash[80503]: cluster 2024-07-28T13:27:04.283072+0000 mgr.y (mgr.25232) 2871 : cluster [DBG] pgmap v3815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:05 smithi022 bash[80503]: audit 2024-07-28T13:27:05.314162+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:05 smithi022 bash[82865]: cluster 2024-07-28T13:27:04.283072+0000 mgr.y (mgr.25232) 2871 : cluster [DBG] pgmap v3815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:05 smithi022 bash[82865]: audit 2024-07-28T13:27:05.314162+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:06.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4539 16 16 0 0 0 - 0 2024-07-28T13:27:07.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:27:07.452307+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:27:07.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:27:07.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4540 16 16 0 0 0 - 0 2024-07-28T13:27:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:07 smithi150 bash[67543]: cluster 2024-07-28T13:27:06.284402+0000 mgr.y (mgr.25232) 2872 : cluster [DBG] pgmap v3816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:07 smithi022 bash[80503]: cluster 2024-07-28T13:27:06.284402+0000 mgr.y (mgr.25232) 2872 : cluster [DBG] pgmap v3816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:07 smithi022 bash[82865]: cluster 2024-07-28T13:27:06.284402+0000 mgr.y (mgr.25232) 2872 : cluster [DBG] pgmap v3816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:08.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4541 16 16 0 0 0 - 0 2024-07-28T13:27:09.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4542 16 16 0 0 0 - 0 2024-07-28T13:27:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:09 smithi150 bash[67543]: cluster 2024-07-28T13:27:08.285737+0000 mgr.y (mgr.25232) 2873 : cluster [DBG] pgmap v3817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:09 smithi022 bash[80503]: cluster 2024-07-28T13:27:08.285737+0000 mgr.y (mgr.25232) 2873 : cluster [DBG] pgmap v3817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:27:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:27:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:27:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:09 smithi022 bash[82865]: cluster 2024-07-28T13:27:08.285737+0000 mgr.y (mgr.25232) 2873 : cluster [DBG] pgmap v3817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:10.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4543 16 16 0 0 0 - 0 2024-07-28T13:27:11.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4544 16 16 0 0 0 - 0 2024-07-28T13:27:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:11 smithi150 bash[67543]: cluster 2024-07-28T13:27:10.287236+0000 mgr.y (mgr.25232) 2874 : cluster [DBG] pgmap v3818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:11 smithi022 bash[80503]: cluster 2024-07-28T13:27:10.287236+0000 mgr.y (mgr.25232) 2874 : cluster [DBG] pgmap v3818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:11 smithi022 bash[82865]: cluster 2024-07-28T13:27:10.287236+0000 mgr.y (mgr.25232) 2874 : cluster [DBG] pgmap v3818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:12.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4545 16 16 0 0 0 - 0 2024-07-28T13:27:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:27:12 smithi150 bash[60514]: ts=2024-07-28T13:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:27:13.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4546 16 16 0 0 0 - 0 2024-07-28T13:27:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:13 smithi150 bash[67543]: cluster 2024-07-28T13:27:12.288641+0000 mgr.y (mgr.25232) 2875 : cluster [DBG] pgmap v3819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:13 smithi022 bash[80503]: cluster 2024-07-28T13:27:12.288641+0000 mgr.y (mgr.25232) 2875 : cluster [DBG] pgmap v3819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:13 smithi022 bash[82865]: cluster 2024-07-28T13:27:12.288641+0000 mgr.y (mgr.25232) 2875 : cluster [DBG] pgmap v3819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:14.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4547 16 16 0 0 0 - 0 2024-07-28T13:27:15.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4548 16 16 0 0 0 - 0 2024-07-28T13:27:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:15 smithi150 bash[67543]: cluster 2024-07-28T13:27:14.290143+0000 mgr.y (mgr.25232) 2876 : cluster [DBG] pgmap v3820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:15 smithi022 bash[80503]: cluster 2024-07-28T13:27:14.290143+0000 mgr.y (mgr.25232) 2876 : cluster [DBG] pgmap v3820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:15 smithi022 bash[82865]: cluster 2024-07-28T13:27:14.290143+0000 mgr.y (mgr.25232) 2876 : cluster [DBG] pgmap v3820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:16.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4549 16 16 0 0 0 - 0 2024-07-28T13:27:17.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4550 16 16 0 0 0 - 0 2024-07-28T13:27:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:17 smithi150 bash[67543]: cluster 2024-07-28T13:27:16.291699+0000 mgr.y (mgr.25232) 2877 : cluster [DBG] pgmap v3821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:17 smithi022 bash[80503]: cluster 2024-07-28T13:27:16.291699+0000 mgr.y (mgr.25232) 2877 : cluster [DBG] pgmap v3821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:17.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:17 smithi022 bash[82865]: cluster 2024-07-28T13:27:16.291699+0000 mgr.y (mgr.25232) 2877 : cluster [DBG] pgmap v3821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:18.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4551 16 16 0 0 0 - 0 2024-07-28T13:27:19.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4552 16 16 0 0 0 - 0 2024-07-28T13:27:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:19 smithi150 bash[67543]: cluster 2024-07-28T13:27:18.293233+0000 mgr.y (mgr.25232) 2878 : cluster [DBG] pgmap v3822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:19 smithi022 bash[80503]: cluster 2024-07-28T13:27:18.293233+0000 mgr.y (mgr.25232) 2878 : cluster [DBG] pgmap v3822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:27:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:27:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:27:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:19 smithi022 bash[82865]: cluster 2024-07-28T13:27:18.293233+0000 mgr.y (mgr.25232) 2878 : cluster [DBG] pgmap v3822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:20.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4553 16 16 0 0 0 - 0 2024-07-28T13:27:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:20 smithi150 bash[67543]: audit 2024-07-28T13:27:20.314479+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:20 smithi022 bash[80503]: audit 2024-07-28T13:27:20.314479+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:20 smithi022 bash[82865]: audit 2024-07-28T13:27:20.314479+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:21.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4554 16 16 0 0 0 - 0 2024-07-28T13:27:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:21 smithi150 bash[67543]: cluster 2024-07-28T13:27:20.294787+0000 mgr.y (mgr.25232) 2879 : cluster [DBG] pgmap v3823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:21 smithi022 bash[80503]: cluster 2024-07-28T13:27:20.294787+0000 mgr.y (mgr.25232) 2879 : cluster [DBG] pgmap v3823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:21.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:21 smithi022 bash[82865]: cluster 2024-07-28T13:27:20.294787+0000 mgr.y (mgr.25232) 2879 : cluster [DBG] pgmap v3823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:22.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4555 16 16 0 0 0 - 0 2024-07-28T13:27:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:27:22 smithi150 bash[60514]: ts=2024-07-28T13:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:27:23.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4556 16 16 0 0 0 - 0 2024-07-28T13:27:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:23 smithi150 bash[67543]: cluster 2024-07-28T13:27:22.296305+0000 mgr.y (mgr.25232) 2880 : cluster [DBG] pgmap v3824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:23 smithi022 bash[80503]: cluster 2024-07-28T13:27:22.296305+0000 mgr.y (mgr.25232) 2880 : cluster [DBG] pgmap v3824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:23 smithi022 bash[82865]: cluster 2024-07-28T13:27:22.296305+0000 mgr.y (mgr.25232) 2880 : cluster [DBG] pgmap v3824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:24.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4557 16 16 0 0 0 - 0 2024-07-28T13:27:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:24 smithi150 bash[67543]: cluster 2024-07-28T13:27:24.297838+0000 mgr.y (mgr.25232) 2881 : cluster [DBG] pgmap v3825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:24 smithi022 bash[80503]: cluster 2024-07-28T13:27:24.297838+0000 mgr.y (mgr.25232) 2881 : cluster [DBG] pgmap v3825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:24 smithi022 bash[82865]: cluster 2024-07-28T13:27:24.297838+0000 mgr.y (mgr.25232) 2881 : cluster [DBG] pgmap v3825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:25.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4558 16 16 0 0 0 - 0 2024-07-28T13:27:26.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4559 16 16 0 0 0 - 0 2024-07-28T13:27:27.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:27:27.455638+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:27:27.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:27:27.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4560 16 16 0 0 0 - 0 2024-07-28T13:27:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:27 smithi150 bash[67543]: cluster 2024-07-28T13:27:26.299397+0000 mgr.y (mgr.25232) 2882 : cluster [DBG] pgmap v3826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:27 smithi022 bash[80503]: cluster 2024-07-28T13:27:26.299397+0000 mgr.y (mgr.25232) 2882 : cluster [DBG] pgmap v3826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:27 smithi022 bash[82865]: cluster 2024-07-28T13:27:26.299397+0000 mgr.y (mgr.25232) 2882 : cluster [DBG] pgmap v3826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:28.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4561 16 16 0 0 0 - 0 2024-07-28T13:27:29.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4562 16 16 0 0 0 - 0 2024-07-28T13:27:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:29 smithi150 bash[67543]: cluster 2024-07-28T13:27:28.300805+0000 mgr.y (mgr.25232) 2883 : cluster [DBG] pgmap v3827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:29 smithi022 bash[82865]: cluster 2024-07-28T13:27:28.300805+0000 mgr.y (mgr.25232) 2883 : cluster [DBG] pgmap v3827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:29 smithi022 bash[80503]: cluster 2024-07-28T13:27:28.300805+0000 mgr.y (mgr.25232) 2883 : cluster [DBG] pgmap v3827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:27:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:27:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:27:30.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4563 16 16 0 0 0 - 0 2024-07-28T13:27:31.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4564 16 16 0 0 0 - 0 2024-07-28T13:27:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:31 smithi150 bash[67543]: cluster 2024-07-28T13:27:30.302284+0000 mgr.y (mgr.25232) 2884 : cluster [DBG] pgmap v3828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:31 smithi022 bash[80503]: cluster 2024-07-28T13:27:30.302284+0000 mgr.y (mgr.25232) 2884 : cluster [DBG] pgmap v3828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:31 smithi022 bash[82865]: cluster 2024-07-28T13:27:30.302284+0000 mgr.y (mgr.25232) 2884 : cluster [DBG] pgmap v3828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:32.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4565 16 16 0 0 0 - 0 2024-07-28T13:27:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:27:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:27:33.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4566 16 16 0 0 0 - 0 2024-07-28T13:27:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:33 smithi150 bash[67543]: cluster 2024-07-28T13:27:32.303851+0000 mgr.y (mgr.25232) 2885 : cluster [DBG] pgmap v3829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:33 smithi022 bash[80503]: cluster 2024-07-28T13:27:32.303851+0000 mgr.y (mgr.25232) 2885 : cluster [DBG] pgmap v3829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:33 smithi022 bash[82865]: cluster 2024-07-28T13:27:32.303851+0000 mgr.y (mgr.25232) 2885 : cluster [DBG] pgmap v3829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:34.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4567 16 16 0 0 0 - 0 2024-07-28T13:27:35.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4568 16 16 0 0 0 - 0 2024-07-28T13:27:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:35 smithi150 bash[67543]: cluster 2024-07-28T13:27:34.305319+0000 mgr.y (mgr.25232) 2886 : cluster [DBG] pgmap v3830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:35 smithi150 bash[67543]: audit 2024-07-28T13:27:35.317358+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:35 smithi022 bash[80503]: cluster 2024-07-28T13:27:34.305319+0000 mgr.y (mgr.25232) 2886 : cluster [DBG] pgmap v3830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:35 smithi022 bash[80503]: audit 2024-07-28T13:27:35.317358+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:35 smithi022 bash[82865]: cluster 2024-07-28T13:27:34.305319+0000 mgr.y (mgr.25232) 2886 : cluster [DBG] pgmap v3830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:35 smithi022 bash[82865]: audit 2024-07-28T13:27:35.317358+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:36.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4569 16 16 0 0 0 - 0 2024-07-28T13:27:37.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4570 16 16 0 0 0 - 0 2024-07-28T13:27:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:37 smithi150 bash[67543]: cluster 2024-07-28T13:27:36.306868+0000 mgr.y (mgr.25232) 2887 : cluster [DBG] pgmap v3831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:37 smithi022 bash[80503]: cluster 2024-07-28T13:27:36.306868+0000 mgr.y (mgr.25232) 2887 : cluster [DBG] pgmap v3831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:37 smithi022 bash[82865]: cluster 2024-07-28T13:27:36.306868+0000 mgr.y (mgr.25232) 2887 : cluster [DBG] pgmap v3831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:38.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4571 16 16 0 0 0 - 0 2024-07-28T13:27:39.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4572 16 16 0 0 0 - 0 2024-07-28T13:27:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:39 smithi150 bash[67543]: cluster 2024-07-28T13:27:38.308388+0000 mgr.y (mgr.25232) 2888 : cluster [DBG] pgmap v3832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:39 smithi022 bash[80503]: cluster 2024-07-28T13:27:38.308388+0000 mgr.y (mgr.25232) 2888 : cluster [DBG] pgmap v3832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:27:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:27:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:27:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:39 smithi022 bash[82865]: cluster 2024-07-28T13:27:38.308388+0000 mgr.y (mgr.25232) 2888 : cluster [DBG] pgmap v3832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:40.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4573 16 16 0 0 0 - 0 2024-07-28T13:27:41.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4574 16 16 0 0 0 - 0 2024-07-28T13:27:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:41 smithi150 bash[67543]: cluster 2024-07-28T13:27:40.309756+0000 mgr.y (mgr.25232) 2889 : cluster [DBG] pgmap v3833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:41 smithi022 bash[80503]: cluster 2024-07-28T13:27:40.309756+0000 mgr.y (mgr.25232) 2889 : cluster [DBG] pgmap v3833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:41 smithi022 bash[82865]: cluster 2024-07-28T13:27:40.309756+0000 mgr.y (mgr.25232) 2889 : cluster [DBG] pgmap v3833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:42.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4575 16 16 0 0 0 - 0 2024-07-28T13:27:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:27:42 smithi150 bash[60514]: ts=2024-07-28T13:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:27:43.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4576 16 16 0 0 0 - 0 2024-07-28T13:27:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:43 smithi150 bash[67543]: cluster 2024-07-28T13:27:42.311147+0000 mgr.y (mgr.25232) 2890 : cluster [DBG] pgmap v3834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:43 smithi022 bash[80503]: cluster 2024-07-28T13:27:42.311147+0000 mgr.y (mgr.25232) 2890 : cluster [DBG] pgmap v3834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:43 smithi022 bash[82865]: cluster 2024-07-28T13:27:42.311147+0000 mgr.y (mgr.25232) 2890 : cluster [DBG] pgmap v3834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:44.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4577 16 16 0 0 0 - 0 2024-07-28T13:27:45.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4578 16 16 0 0 0 - 0 2024-07-28T13:27:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:45 smithi150 bash[67543]: cluster 2024-07-28T13:27:44.312501+0000 mgr.y (mgr.25232) 2891 : cluster [DBG] pgmap v3835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:45 smithi022 bash[80503]: cluster 2024-07-28T13:27:44.312501+0000 mgr.y (mgr.25232) 2891 : cluster [DBG] pgmap v3835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:45 smithi022 bash[82865]: cluster 2024-07-28T13:27:44.312501+0000 mgr.y (mgr.25232) 2891 : cluster [DBG] pgmap v3835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:46.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4579 16 16 0 0 0 - 0 2024-07-28T13:27:47.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:27:47.459015+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:27:47.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:27:47.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4580 16 16 0 0 0 - 0 2024-07-28T13:27:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:47 smithi150 bash[67543]: cluster 2024-07-28T13:27:46.313822+0000 mgr.y (mgr.25232) 2892 : cluster [DBG] pgmap v3836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:47 smithi022 bash[82865]: cluster 2024-07-28T13:27:46.313822+0000 mgr.y (mgr.25232) 2892 : cluster [DBG] pgmap v3836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:47 smithi022 bash[80503]: cluster 2024-07-28T13:27:46.313822+0000 mgr.y (mgr.25232) 2892 : cluster [DBG] pgmap v3836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:48.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4581 16 16 0 0 0 - 0 2024-07-28T13:27:49.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4582 16 16 0 0 0 - 0 2024-07-28T13:27:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:49 smithi150 bash[67543]: cluster 2024-07-28T13:27:48.315187+0000 mgr.y (mgr.25232) 2893 : cluster [DBG] pgmap v3837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:49 smithi022 bash[80503]: cluster 2024-07-28T13:27:48.315187+0000 mgr.y (mgr.25232) 2893 : cluster [DBG] pgmap v3837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:49 smithi022 bash[82865]: cluster 2024-07-28T13:27:48.315187+0000 mgr.y (mgr.25232) 2893 : cluster [DBG] pgmap v3837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:27:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:27:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:27:50.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4583 16 16 0 0 0 - 0 2024-07-28T13:27:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:50 smithi150 bash[67543]: audit 2024-07-28T13:27:50.318648+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:50 smithi022 bash[82865]: audit 2024-07-28T13:27:50.318648+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:50 smithi022 bash[80503]: audit 2024-07-28T13:27:50.318648+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:27:51.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4584 16 16 0 0 0 - 0 2024-07-28T13:27:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:51 smithi150 bash[67543]: cluster 2024-07-28T13:27:50.316713+0000 mgr.y (mgr.25232) 2894 : cluster [DBG] pgmap v3838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:51 smithi022 bash[80503]: cluster 2024-07-28T13:27:50.316713+0000 mgr.y (mgr.25232) 2894 : cluster [DBG] pgmap v3838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:51 smithi022 bash[82865]: cluster 2024-07-28T13:27:50.316713+0000 mgr.y (mgr.25232) 2894 : cluster [DBG] pgmap v3838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:52.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4585 16 16 0 0 0 - 0 2024-07-28T13:27:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:52 smithi150 bash[67543]: audit 2024-07-28T13:27:51.442446+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:27:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:27:52 smithi150 bash[60514]: ts=2024-07-28T13:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:27:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:52 smithi022 bash[80503]: audit 2024-07-28T13:27:51.442446+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:27:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:52 smithi022 bash[82865]: audit 2024-07-28T13:27:51.442446+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:27:53.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4586 16 16 0 0 0 - 0 2024-07-28T13:27:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:53 smithi150 bash[67543]: cluster 2024-07-28T13:27:52.318099+0000 mgr.y (mgr.25232) 2895 : cluster [DBG] pgmap v3839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:53 smithi022 bash[80503]: cluster 2024-07-28T13:27:52.318099+0000 mgr.y (mgr.25232) 2895 : cluster [DBG] pgmap v3839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:53 smithi022 bash[82865]: cluster 2024-07-28T13:27:52.318099+0000 mgr.y (mgr.25232) 2895 : cluster [DBG] pgmap v3839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:54.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4587 16 16 0 0 0 - 0 2024-07-28T13:27:55.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4588 16 16 0 0 0 - 0 2024-07-28T13:27:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:55 smithi150 bash[67543]: cluster 2024-07-28T13:27:54.319020+0000 mgr.y (mgr.25232) 2896 : cluster [DBG] pgmap v3840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:55 smithi022 bash[80503]: cluster 2024-07-28T13:27:54.319020+0000 mgr.y (mgr.25232) 2896 : cluster [DBG] pgmap v3840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:55 smithi022 bash[82865]: cluster 2024-07-28T13:27:54.319020+0000 mgr.y (mgr.25232) 2896 : cluster [DBG] pgmap v3840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:56.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4589 16 16 0 0 0 - 0 2024-07-28T13:27:57.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4590 16 16 0 0 0 - 0 2024-07-28T13:27:57.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:57 smithi150 bash[67543]: cluster 2024-07-28T13:27:56.320377+0000 mgr.y (mgr.25232) 2897 : cluster [DBG] pgmap v3841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:57.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:57 smithi150 bash[67543]: audit 2024-07-28T13:27:57.115016+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:57 smithi150 bash[67543]: audit 2024-07-28T13:27:57.121087+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:57 smithi150 bash[67543]: audit 2024-07-28T13:27:57.325066+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:57 smithi150 bash[67543]: audit 2024-07-28T13:27:57.334676+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[82865]: cluster 2024-07-28T13:27:56.320377+0000 mgr.y (mgr.25232) 2897 : cluster [DBG] pgmap v3841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[82865]: audit 2024-07-28T13:27:57.115016+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[82865]: audit 2024-07-28T13:27:57.121087+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[82865]: audit 2024-07-28T13:27:57.325066+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[82865]: audit 2024-07-28T13:27:57.334676+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[80503]: cluster 2024-07-28T13:27:56.320377+0000 mgr.y (mgr.25232) 2897 : cluster [DBG] pgmap v3841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[80503]: audit 2024-07-28T13:27:57.115016+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[80503]: audit 2024-07-28T13:27:57.121087+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[80503]: audit 2024-07-28T13:27:57.325066+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:57.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:57 smithi022 bash[80503]: audit 2024-07-28T13:27:57.334676+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:58.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4591 16 16 0 0 0 - 0 2024-07-28T13:27:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:58 smithi150 bash[67543]: audit 2024-07-28T13:27:57.786011+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:27:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:58 smithi150 bash[67543]: audit 2024-07-28T13:27:57.787451+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:27:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:58 smithi150 bash[67543]: audit 2024-07-28T13:27:57.796390+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:58 smithi022 bash[80503]: audit 2024-07-28T13:27:57.786011+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:27:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:58 smithi022 bash[80503]: audit 2024-07-28T13:27:57.787451+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:27:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:58 smithi022 bash[80503]: audit 2024-07-28T13:27:57.796390+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:58 smithi022 bash[82865]: audit 2024-07-28T13:27:57.786011+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:27:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:58 smithi022 bash[82865]: audit 2024-07-28T13:27:57.787451+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:27:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:58 smithi022 bash[82865]: audit 2024-07-28T13:27:57.796390+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:27:59.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4592 16 16 0 0 0 - 0 2024-07-28T13:27:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:27:59 smithi150 bash[67543]: cluster 2024-07-28T13:27:58.321723+0000 mgr.y (mgr.25232) 2898 : cluster [DBG] pgmap v3842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:27:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:27:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:27:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:27:59 smithi022 bash[82865]: cluster 2024-07-28T13:27:58.321723+0000 mgr.y (mgr.25232) 2898 : cluster [DBG] pgmap v3842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:27:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:27:59 smithi022 bash[80503]: cluster 2024-07-28T13:27:58.321723+0000 mgr.y (mgr.25232) 2898 : cluster [DBG] pgmap v3842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:00.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4593 16 16 0 0 0 - 0 2024-07-28T13:28:01.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4594 16 16 0 0 0 - 0 2024-07-28T13:28:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:01 smithi150 bash[67543]: cluster 2024-07-28T13:28:00.323060+0000 mgr.y (mgr.25232) 2899 : cluster [DBG] pgmap v3843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:01 smithi022 bash[80503]: cluster 2024-07-28T13:28:00.323060+0000 mgr.y (mgr.25232) 2899 : cluster [DBG] pgmap v3843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:01 smithi022 bash[82865]: cluster 2024-07-28T13:28:00.323060+0000 mgr.y (mgr.25232) 2899 : cluster [DBG] pgmap v3843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:02.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4595 16 16 0 0 0 - 0 2024-07-28T13:28:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:28:02 smithi150 bash[60514]: ts=2024-07-28T13:28: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:28:03.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4596 16 16 0 0 0 - 0 2024-07-28T13:28:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:03 smithi150 bash[67543]: cluster 2024-07-28T13:28:02.324389+0000 mgr.y (mgr.25232) 2900 : cluster [DBG] pgmap v3844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:03 smithi022 bash[80503]: cluster 2024-07-28T13:28:02.324389+0000 mgr.y (mgr.25232) 2900 : cluster [DBG] pgmap v3844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:03 smithi022 bash[82865]: cluster 2024-07-28T13:28:02.324389+0000 mgr.y (mgr.25232) 2900 : cluster [DBG] pgmap v3844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:04.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4597 16 16 0 0 0 - 0 2024-07-28T13:28:05.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4598 16 16 0 0 0 - 0 2024-07-28T13:28:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:05 smithi150 bash[67543]: cluster 2024-07-28T13:28:04.325792+0000 mgr.y (mgr.25232) 2901 : cluster [DBG] pgmap v3845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:05 smithi150 bash[67543]: audit 2024-07-28T13:28:05.318059+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:05 smithi022 bash[80503]: cluster 2024-07-28T13:28:04.325792+0000 mgr.y (mgr.25232) 2901 : cluster [DBG] pgmap v3845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:05 smithi022 bash[80503]: audit 2024-07-28T13:28:05.318059+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:05 smithi022 bash[82865]: cluster 2024-07-28T13:28:04.325792+0000 mgr.y (mgr.25232) 2901 : cluster [DBG] pgmap v3845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:05 smithi022 bash[82865]: audit 2024-07-28T13:28:05.318059+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:06.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4599 16 16 0 0 0 - 0 2024-07-28T13:28:07.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:28:07.461956+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:28:07.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:28:07.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4600 16 16 0 0 0 - 0 2024-07-28T13:28:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:07 smithi150 bash[67543]: cluster 2024-07-28T13:28:06.327169+0000 mgr.y (mgr.25232) 2902 : cluster [DBG] pgmap v3846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:07 smithi022 bash[82865]: cluster 2024-07-28T13:28:06.327169+0000 mgr.y (mgr.25232) 2902 : cluster [DBG] pgmap v3846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:07.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:07 smithi022 bash[80503]: cluster 2024-07-28T13:28:06.327169+0000 mgr.y (mgr.25232) 2902 : cluster [DBG] pgmap v3846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:08.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4601 16 16 0 0 0 - 0 2024-07-28T13:28:09.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4602 16 16 0 0 0 - 0 2024-07-28T13:28:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:09 smithi150 bash[67543]: cluster 2024-07-28T13:28:08.328557+0000 mgr.y (mgr.25232) 2903 : cluster [DBG] pgmap v3847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:09 smithi022 bash[80503]: cluster 2024-07-28T13:28:08.328557+0000 mgr.y (mgr.25232) 2903 : cluster [DBG] pgmap v3847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:28:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:28:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:28:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:09 smithi022 bash[82865]: cluster 2024-07-28T13:28:08.328557+0000 mgr.y (mgr.25232) 2903 : cluster [DBG] pgmap v3847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:10.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4603 16 16 0 0 0 - 0 2024-07-28T13:28:11.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4604 16 16 0 0 0 - 0 2024-07-28T13:28:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:11 smithi150 bash[67543]: cluster 2024-07-28T13:28:10.329930+0000 mgr.y (mgr.25232) 2904 : cluster [DBG] pgmap v3848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:11 smithi022 bash[80503]: cluster 2024-07-28T13:28:10.329930+0000 mgr.y (mgr.25232) 2904 : cluster [DBG] pgmap v3848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:11 smithi022 bash[82865]: cluster 2024-07-28T13:28:10.329930+0000 mgr.y (mgr.25232) 2904 : cluster [DBG] pgmap v3848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:12.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4605 16 16 0 0 0 - 0 2024-07-28T13:28:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:28:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:28:13.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4606 16 16 0 0 0 - 0 2024-07-28T13:28:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:13 smithi150 bash[67543]: cluster 2024-07-28T13:28:12.331265+0000 mgr.y (mgr.25232) 2905 : cluster [DBG] pgmap v3849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:13 smithi022 bash[80503]: cluster 2024-07-28T13:28:12.331265+0000 mgr.y (mgr.25232) 2905 : cluster [DBG] pgmap v3849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:13 smithi022 bash[82865]: cluster 2024-07-28T13:28:12.331265+0000 mgr.y (mgr.25232) 2905 : cluster [DBG] pgmap v3849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:14.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4607 16 16 0 0 0 - 0 2024-07-28T13:28:15.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4608 16 16 0 0 0 - 0 2024-07-28T13:28:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:15 smithi150 bash[67543]: cluster 2024-07-28T13:28:14.332609+0000 mgr.y (mgr.25232) 2906 : cluster [DBG] pgmap v3850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:15 smithi022 bash[80503]: cluster 2024-07-28T13:28:14.332609+0000 mgr.y (mgr.25232) 2906 : cluster [DBG] pgmap v3850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:15 smithi022 bash[82865]: cluster 2024-07-28T13:28:14.332609+0000 mgr.y (mgr.25232) 2906 : cluster [DBG] pgmap v3850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:16.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4609 16 16 0 0 0 - 0 2024-07-28T13:28:17.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4610 16 16 0 0 0 - 0 2024-07-28T13:28:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:17 smithi150 bash[67543]: cluster 2024-07-28T13:28:16.333973+0000 mgr.y (mgr.25232) 2907 : cluster [DBG] pgmap v3851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:17 smithi022 bash[80503]: cluster 2024-07-28T13:28:16.333973+0000 mgr.y (mgr.25232) 2907 : cluster [DBG] pgmap v3851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:17 smithi022 bash[82865]: cluster 2024-07-28T13:28:16.333973+0000 mgr.y (mgr.25232) 2907 : cluster [DBG] pgmap v3851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:18.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4611 16 16 0 0 0 - 0 2024-07-28T13:28:19.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4612 16 16 0 0 0 - 0 2024-07-28T13:28:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:19 smithi150 bash[67543]: cluster 2024-07-28T13:28:18.335343+0000 mgr.y (mgr.25232) 2908 : cluster [DBG] pgmap v3852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:19 smithi022 bash[80503]: cluster 2024-07-28T13:28:18.335343+0000 mgr.y (mgr.25232) 2908 : cluster [DBG] pgmap v3852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:28:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:28:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:28:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:19 smithi022 bash[82865]: cluster 2024-07-28T13:28:18.335343+0000 mgr.y (mgr.25232) 2908 : cluster [DBG] pgmap v3852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:20.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4613 16 16 0 0 0 - 0 2024-07-28T13:28:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:20 smithi150 bash[67543]: audit 2024-07-28T13:28:20.318729+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:20 smithi022 bash[80503]: audit 2024-07-28T13:28:20.318729+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:20 smithi022 bash[82865]: audit 2024-07-28T13:28:20.318729+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:21.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4614 16 16 0 0 0 - 0 2024-07-28T13:28:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:21 smithi150 bash[67543]: cluster 2024-07-28T13:28:20.336667+0000 mgr.y (mgr.25232) 2909 : cluster [DBG] pgmap v3853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:21 smithi022 bash[80503]: cluster 2024-07-28T13:28:20.336667+0000 mgr.y (mgr.25232) 2909 : cluster [DBG] pgmap v3853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:21 smithi022 bash[82865]: cluster 2024-07-28T13:28:20.336667+0000 mgr.y (mgr.25232) 2909 : cluster [DBG] pgmap v3853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:22.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4615 16 16 0 0 0 - 0 2024-07-28T13:28:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:28:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:28:23.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4616 16 16 0 0 0 - 0 2024-07-28T13:28:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:23 smithi150 bash[67543]: cluster 2024-07-28T13:28:22.338004+0000 mgr.y (mgr.25232) 2910 : cluster [DBG] pgmap v3854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:23 smithi022 bash[80503]: cluster 2024-07-28T13:28:22.338004+0000 mgr.y (mgr.25232) 2910 : cluster [DBG] pgmap v3854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:23 smithi022 bash[82865]: cluster 2024-07-28T13:28:22.338004+0000 mgr.y (mgr.25232) 2910 : cluster [DBG] pgmap v3854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:24.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4617 16 16 0 0 0 - 0 2024-07-28T13:28:25.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4618 16 16 0 0 0 - 0 2024-07-28T13:28:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:25 smithi150 bash[67543]: cluster 2024-07-28T13:28:24.339477+0000 mgr.y (mgr.25232) 2911 : cluster [DBG] pgmap v3855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:25 smithi022 bash[80503]: cluster 2024-07-28T13:28:24.339477+0000 mgr.y (mgr.25232) 2911 : cluster [DBG] pgmap v3855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:25 smithi022 bash[82865]: cluster 2024-07-28T13:28:24.339477+0000 mgr.y (mgr.25232) 2911 : cluster [DBG] pgmap v3855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:26.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4619 16 16 0 0 0 - 0 2024-07-28T13:28:27.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:28:27.465191+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:28:27.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:28:27.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4620 16 16 0 0 0 - 0 2024-07-28T13:28:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:27 smithi150 bash[67543]: cluster 2024-07-28T13:28:26.340829+0000 mgr.y (mgr.25232) 2912 : cluster [DBG] pgmap v3856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:27 smithi022 bash[82865]: cluster 2024-07-28T13:28:26.340829+0000 mgr.y (mgr.25232) 2912 : cluster [DBG] pgmap v3856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:27.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:27 smithi022 bash[80503]: cluster 2024-07-28T13:28:26.340829+0000 mgr.y (mgr.25232) 2912 : cluster [DBG] pgmap v3856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:28.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4621 16 16 0 0 0 - 0 2024-07-28T13:28:29.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4622 16 16 0 0 0 - 0 2024-07-28T13:28:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:29 smithi150 bash[67543]: cluster 2024-07-28T13:28:28.342177+0000 mgr.y (mgr.25232) 2913 : cluster [DBG] pgmap v3857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:29 smithi022 bash[80503]: cluster 2024-07-28T13:28:28.342177+0000 mgr.y (mgr.25232) 2913 : cluster [DBG] pgmap v3857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:28:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:28:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:28:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:29 smithi022 bash[82865]: cluster 2024-07-28T13:28:28.342177+0000 mgr.y (mgr.25232) 2913 : cluster [DBG] pgmap v3857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:30.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4623 16 16 0 0 0 - 0 2024-07-28T13:28:31.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4624 16 16 0 0 0 - 0 2024-07-28T13:28:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:31 smithi150 bash[67543]: cluster 2024-07-28T13:28:30.343505+0000 mgr.y (mgr.25232) 2914 : cluster [DBG] pgmap v3858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:31 smithi022 bash[80503]: cluster 2024-07-28T13:28:30.343505+0000 mgr.y (mgr.25232) 2914 : cluster [DBG] pgmap v3858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:31 smithi022 bash[82865]: cluster 2024-07-28T13:28:30.343505+0000 mgr.y (mgr.25232) 2914 : cluster [DBG] pgmap v3858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:32.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4625 16 16 0 0 0 - 0 2024-07-28T13:28:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:28:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:28:33.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4626 16 16 0 0 0 - 0 2024-07-28T13:28:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:33 smithi022 bash[80503]: cluster 2024-07-28T13:28:32.344835+0000 mgr.y (mgr.25232) 2915 : cluster [DBG] pgmap v3859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:33 smithi022 bash[82865]: cluster 2024-07-28T13:28:32.344835+0000 mgr.y (mgr.25232) 2915 : cluster [DBG] pgmap v3859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:33 smithi150 bash[67543]: cluster 2024-07-28T13:28:32.344835+0000 mgr.y (mgr.25232) 2915 : cluster [DBG] pgmap v3859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:34.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4627 16 16 0 0 0 - 0 2024-07-28T13:28:35.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4628 16 16 0 0 0 - 0 2024-07-28T13:28:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:35 smithi022 bash[80503]: cluster 2024-07-28T13:28:34.346175+0000 mgr.y (mgr.25232) 2916 : cluster [DBG] pgmap v3860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:35 smithi022 bash[80503]: audit 2024-07-28T13:28:35.321414+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:35 smithi022 bash[82865]: cluster 2024-07-28T13:28:34.346175+0000 mgr.y (mgr.25232) 2916 : cluster [DBG] pgmap v3860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:35 smithi022 bash[82865]: audit 2024-07-28T13:28:35.321414+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:35 smithi150 bash[67543]: cluster 2024-07-28T13:28:34.346175+0000 mgr.y (mgr.25232) 2916 : cluster [DBG] pgmap v3860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:35 smithi150 bash[67543]: audit 2024-07-28T13:28:35.321414+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:36.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4629 16 16 0 0 0 - 0 2024-07-28T13:28:37.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4630 16 16 0 0 0 - 0 2024-07-28T13:28:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:37 smithi022 bash[80503]: cluster 2024-07-28T13:28:36.347528+0000 mgr.y (mgr.25232) 2917 : cluster [DBG] pgmap v3861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:37 smithi022 bash[82865]: cluster 2024-07-28T13:28:36.347528+0000 mgr.y (mgr.25232) 2917 : cluster [DBG] pgmap v3861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:37 smithi150 bash[67543]: cluster 2024-07-28T13:28:36.347528+0000 mgr.y (mgr.25232) 2917 : cluster [DBG] pgmap v3861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:38.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4631 16 16 0 0 0 - 0 2024-07-28T13:28:39.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4632 16 16 0 0 0 - 0 2024-07-28T13:28:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:39 smithi022 bash[80503]: cluster 2024-07-28T13:28:38.348882+0000 mgr.y (mgr.25232) 2918 : cluster [DBG] pgmap v3862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:28:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:28:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:28:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:39 smithi022 bash[82865]: cluster 2024-07-28T13:28:38.348882+0000 mgr.y (mgr.25232) 2918 : cluster [DBG] pgmap v3862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:39 smithi150 bash[67543]: cluster 2024-07-28T13:28:38.348882+0000 mgr.y (mgr.25232) 2918 : cluster [DBG] pgmap v3862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:40.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4633 16 16 0 0 0 - 0 2024-07-28T13:28:41.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4634 16 16 0 0 0 - 0 2024-07-28T13:28:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:41 smithi022 bash[80503]: cluster 2024-07-28T13:28:40.350211+0000 mgr.y (mgr.25232) 2919 : cluster [DBG] pgmap v3863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:41 smithi022 bash[82865]: cluster 2024-07-28T13:28:40.350211+0000 mgr.y (mgr.25232) 2919 : cluster [DBG] pgmap v3863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:41 smithi150 bash[67543]: cluster 2024-07-28T13:28:40.350211+0000 mgr.y (mgr.25232) 2919 : cluster [DBG] pgmap v3863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:42.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4635 16 16 0 0 0 - 0 2024-07-28T13:28:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:28:42 smithi150 bash[60514]: ts=2024-07-28T13:28: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:28:43.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4636 16 16 0 0 0 - 0 2024-07-28T13:28:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:43 smithi022 bash[80503]: cluster 2024-07-28T13:28:42.351535+0000 mgr.y (mgr.25232) 2920 : cluster [DBG] pgmap v3864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:43 smithi022 bash[82865]: cluster 2024-07-28T13:28:42.351535+0000 mgr.y (mgr.25232) 2920 : cluster [DBG] pgmap v3864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:43 smithi150 bash[67543]: cluster 2024-07-28T13:28:42.351535+0000 mgr.y (mgr.25232) 2920 : cluster [DBG] pgmap v3864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:44.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4637 16 16 0 0 0 - 0 2024-07-28T13:28:45.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4638 16 16 0 0 0 - 0 2024-07-28T13:28:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:45 smithi022 bash[80503]: cluster 2024-07-28T13:28:44.352879+0000 mgr.y (mgr.25232) 2921 : cluster [DBG] pgmap v3865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:45 smithi022 bash[82865]: cluster 2024-07-28T13:28:44.352879+0000 mgr.y (mgr.25232) 2921 : cluster [DBG] pgmap v3865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:45 smithi150 bash[67543]: cluster 2024-07-28T13:28:44.352879+0000 mgr.y (mgr.25232) 2921 : cluster [DBG] pgmap v3865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:46.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4639 16 16 0 0 0 - 0 2024-07-28T13:28:47.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:28:47.468312+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:28:47.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:28:47.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4640 16 16 0 0 0 - 0 2024-07-28T13:28:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:47 smithi022 bash[80503]: cluster 2024-07-28T13:28:46.354243+0000 mgr.y (mgr.25232) 2922 : cluster [DBG] pgmap v3866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:47 smithi022 bash[82865]: cluster 2024-07-28T13:28:46.354243+0000 mgr.y (mgr.25232) 2922 : cluster [DBG] pgmap v3866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:47 smithi150 bash[67543]: cluster 2024-07-28T13:28:46.354243+0000 mgr.y (mgr.25232) 2922 : cluster [DBG] pgmap v3866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:48.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4641 16 16 0 0 0 - 0 2024-07-28T13:28:49.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4642 16 16 0 0 0 - 0 2024-07-28T13:28:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:49 smithi022 bash[80503]: cluster 2024-07-28T13:28:48.355617+0000 mgr.y (mgr.25232) 2923 : cluster [DBG] pgmap v3867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:28:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:28:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:28:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:49 smithi022 bash[82865]: cluster 2024-07-28T13:28:48.355617+0000 mgr.y (mgr.25232) 2923 : cluster [DBG] pgmap v3867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:49 smithi150 bash[67543]: cluster 2024-07-28T13:28:48.355617+0000 mgr.y (mgr.25232) 2923 : cluster [DBG] pgmap v3867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:50.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4643 16 16 0 0 0 - 0 2024-07-28T13:28:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:50 smithi022 bash[80503]: audit 2024-07-28T13:28:50.321650+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:50 smithi022 bash[82865]: audit 2024-07-28T13:28:50.321650+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:50 smithi150 bash[67543]: audit 2024-07-28T13:28:50.321650+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:28:51.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4644 16 16 0 0 0 - 0 2024-07-28T13:28:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:51 smithi022 bash[80503]: cluster 2024-07-28T13:28:50.356943+0000 mgr.y (mgr.25232) 2924 : cluster [DBG] pgmap v3868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:51 smithi022 bash[82865]: cluster 2024-07-28T13:28:50.356943+0000 mgr.y (mgr.25232) 2924 : cluster [DBG] pgmap v3868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:51 smithi150 bash[67543]: cluster 2024-07-28T13:28:50.356943+0000 mgr.y (mgr.25232) 2924 : cluster [DBG] pgmap v3868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:52.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4645 16 16 0 0 0 - 0 2024-07-28T13:28:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:28:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:28:53.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4646 16 16 0 0 0 - 0 2024-07-28T13:28:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:53 smithi022 bash[80503]: cluster 2024-07-28T13:28:52.358312+0000 mgr.y (mgr.25232) 2925 : cluster [DBG] pgmap v3869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:53 smithi022 bash[82865]: cluster 2024-07-28T13:28:52.358312+0000 mgr.y (mgr.25232) 2925 : cluster [DBG] pgmap v3869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:53 smithi150 bash[67543]: cluster 2024-07-28T13:28:52.358312+0000 mgr.y (mgr.25232) 2925 : cluster [DBG] pgmap v3869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:54.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4647 16 16 0 0 0 - 0 2024-07-28T13:28:55.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4648 16 16 0 0 0 - 0 2024-07-28T13:28:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:55 smithi022 bash[80503]: cluster 2024-07-28T13:28:54.359666+0000 mgr.y (mgr.25232) 2926 : cluster [DBG] pgmap v3870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:55 smithi022 bash[82865]: cluster 2024-07-28T13:28:54.359666+0000 mgr.y (mgr.25232) 2926 : cluster [DBG] pgmap v3870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:55 smithi150 bash[67543]: cluster 2024-07-28T13:28:54.359666+0000 mgr.y (mgr.25232) 2926 : cluster [DBG] pgmap v3870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:56.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4649 16 16 0 0 0 - 0 2024-07-28T13:28:57.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4650 16 16 0 0 0 - 0 2024-07-28T13:28:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:57 smithi022 bash[82865]: cluster 2024-07-28T13:28:56.361035+0000 mgr.y (mgr.25232) 2927 : cluster [DBG] pgmap v3871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:57 smithi022 bash[80503]: cluster 2024-07-28T13:28:56.361035+0000 mgr.y (mgr.25232) 2927 : cluster [DBG] pgmap v3871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:57 smithi150 bash[67543]: cluster 2024-07-28T13:28:56.361035+0000 mgr.y (mgr.25232) 2927 : cluster [DBG] pgmap v3871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:58.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4651 16 16 0 0 0 - 0 2024-07-28T13:28:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:58 smithi150 bash[67543]: audit 2024-07-28T13:28:57.880108+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:28:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:58 smithi022 bash[80503]: audit 2024-07-28T13:28:57.880108+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:28:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:58 smithi022 bash[82865]: audit 2024-07-28T13:28:57.880108+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:28:59.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4652 16 16 0 0 0 - 0 2024-07-28T13:28:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:28:59 smithi022 bash[80503]: cluster 2024-07-28T13:28:58.362403+0000 mgr.y (mgr.25232) 2928 : cluster [DBG] pgmap v3872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:28:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:28:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:28:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:28:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:28:59 smithi022 bash[82865]: cluster 2024-07-28T13:28:58.362403+0000 mgr.y (mgr.25232) 2928 : cluster [DBG] pgmap v3872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:28:59 smithi150 bash[67543]: cluster 2024-07-28T13:28:58.362403+0000 mgr.y (mgr.25232) 2928 : cluster [DBG] pgmap v3872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:00.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4653 16 16 0 0 0 - 0 2024-07-28T13:29:01.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4654 16 16 0 0 0 - 0 2024-07-28T13:29:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:01 smithi150 bash[67543]: cluster 2024-07-28T13:29:00.363765+0000 mgr.y (mgr.25232) 2929 : cluster [DBG] pgmap v3873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:01 smithi022 bash[80503]: cluster 2024-07-28T13:29:00.363765+0000 mgr.y (mgr.25232) 2929 : cluster [DBG] pgmap v3873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:01 smithi022 bash[82865]: cluster 2024-07-28T13:29:00.363765+0000 mgr.y (mgr.25232) 2929 : cluster [DBG] pgmap v3873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:02.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4655 16 16 0 0 0 - 0 2024-07-28T13:29:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:29:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:29:03.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4656 16 16 0 0 0 - 0 2024-07-28T13:29:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:03 smithi150 bash[67543]: cluster 2024-07-28T13:29:02.365167+0000 mgr.y (mgr.25232) 2930 : cluster [DBG] pgmap v3874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:03 smithi150 bash[67543]: audit 2024-07-28T13:29:03.572542+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:03 smithi150 bash[67543]: audit 2024-07-28T13:29:03.580006+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:03 smithi022 bash[80503]: cluster 2024-07-28T13:29:02.365167+0000 mgr.y (mgr.25232) 2930 : cluster [DBG] pgmap v3874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:03 smithi022 bash[80503]: audit 2024-07-28T13:29:03.572542+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:03 smithi022 bash[80503]: audit 2024-07-28T13:29:03.580006+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:03 smithi022 bash[82865]: cluster 2024-07-28T13:29:02.365167+0000 mgr.y (mgr.25232) 2930 : cluster [DBG] pgmap v3874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:03 smithi022 bash[82865]: audit 2024-07-28T13:29:03.572542+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:03 smithi022 bash[82865]: audit 2024-07-28T13:29:03.580006+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:04.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4657 16 16 0 0 0 - 0 2024-07-28T13:29:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[80503]: audit 2024-07-28T13:29:03.783702+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[80503]: audit 2024-07-28T13:29:03.792915+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[80503]: audit 2024-07-28T13:29:04.245826+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[80503]: audit 2024-07-28T13:29:04.247793+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[80503]: audit 2024-07-28T13:29:04.256687+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[80503]: cluster 2024-07-28T13:29:04.366528+0000 mgr.y (mgr.25232) 2931 : cluster [DBG] pgmap v3875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[82865]: audit 2024-07-28T13:29:03.783702+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[82865]: audit 2024-07-28T13:29:03.792915+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[82865]: audit 2024-07-28T13:29:04.245826+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[82865]: audit 2024-07-28T13:29:04.247793+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[82865]: audit 2024-07-28T13:29:04.256687+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:04 smithi022 bash[82865]: cluster 2024-07-28T13:29:04.366528+0000 mgr.y (mgr.25232) 2931 : cluster [DBG] pgmap v3875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:04 smithi150 bash[67543]: audit 2024-07-28T13:29:03.783702+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:04 smithi150 bash[67543]: audit 2024-07-28T13:29:03.792915+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:04 smithi150 bash[67543]: audit 2024-07-28T13:29:04.245826+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:29:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:04 smithi150 bash[67543]: audit 2024-07-28T13:29:04.247793+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:29:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:04 smithi150 bash[67543]: audit 2024-07-28T13:29:04.256687+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:29:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:04 smithi150 bash[67543]: cluster 2024-07-28T13:29:04.366528+0000 mgr.y (mgr.25232) 2931 : cluster [DBG] pgmap v3875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:05.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4658 16 16 0 0 0 - 0 2024-07-28T13:29:06.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4659 16 16 0 0 0 - 0 2024-07-28T13:29:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:06 smithi150 bash[67543]: audit 2024-07-28T13:29:05.322126+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:06 smithi022 bash[80503]: audit 2024-07-28T13:29:05.322126+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:06 smithi022 bash[82865]: audit 2024-07-28T13:29:05.322126+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:07.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:29:07.471425+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:29:07.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:29:07.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4660 16 16 0 0 0 - 0 2024-07-28T13:29:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:07 smithi022 bash[80503]: cluster 2024-07-28T13:29:06.367908+0000 mgr.y (mgr.25232) 2932 : cluster [DBG] pgmap v3876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:07 smithi022 bash[82865]: cluster 2024-07-28T13:29:06.367908+0000 mgr.y (mgr.25232) 2932 : cluster [DBG] pgmap v3876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:07 smithi150 bash[67543]: cluster 2024-07-28T13:29:06.367908+0000 mgr.y (mgr.25232) 2932 : cluster [DBG] pgmap v3876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:08.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4661 16 16 0 0 0 - 0 2024-07-28T13:29:09.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4662 16 16 0 0 0 - 0 2024-07-28T13:29:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:09 smithi150 bash[67543]: cluster 2024-07-28T13:29:08.369253+0000 mgr.y (mgr.25232) 2933 : cluster [DBG] pgmap v3877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:09 smithi022 bash[80503]: cluster 2024-07-28T13:29:08.369253+0000 mgr.y (mgr.25232) 2933 : cluster [DBG] pgmap v3877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:29:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:29:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:29:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:09 smithi022 bash[82865]: cluster 2024-07-28T13:29:08.369253+0000 mgr.y (mgr.25232) 2933 : cluster [DBG] pgmap v3877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:10.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4663 16 16 0 0 0 - 0 2024-07-28T13:29:11.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4664 16 16 0 0 0 - 0 2024-07-28T13:29:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:11 smithi150 bash[67543]: cluster 2024-07-28T13:29:10.370624+0000 mgr.y (mgr.25232) 2934 : cluster [DBG] pgmap v3878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:11 smithi022 bash[80503]: cluster 2024-07-28T13:29:10.370624+0000 mgr.y (mgr.25232) 2934 : cluster [DBG] pgmap v3878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:11 smithi022 bash[82865]: cluster 2024-07-28T13:29:10.370624+0000 mgr.y (mgr.25232) 2934 : cluster [DBG] pgmap v3878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:12.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4665 16 16 0 0 0 - 0 2024-07-28T13:29:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:29:12 smithi150 bash[60514]: ts=2024-07-28T13:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:29:13.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4666 16 16 0 0 0 - 0 2024-07-28T13:29:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:13 smithi150 bash[67543]: cluster 2024-07-28T13:29:12.371978+0000 mgr.y (mgr.25232) 2935 : cluster [DBG] pgmap v3879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:13 smithi022 bash[80503]: cluster 2024-07-28T13:29:12.371978+0000 mgr.y (mgr.25232) 2935 : cluster [DBG] pgmap v3879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:13 smithi022 bash[82865]: cluster 2024-07-28T13:29:12.371978+0000 mgr.y (mgr.25232) 2935 : cluster [DBG] pgmap v3879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:14.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4667 16 16 0 0 0 - 0 2024-07-28T13:29:15.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4668 16 16 0 0 0 - 0 2024-07-28T13:29:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:15 smithi150 bash[67543]: cluster 2024-07-28T13:29:14.373331+0000 mgr.y (mgr.25232) 2936 : cluster [DBG] pgmap v3880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:15 smithi022 bash[80503]: cluster 2024-07-28T13:29:14.373331+0000 mgr.y (mgr.25232) 2936 : cluster [DBG] pgmap v3880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:15 smithi022 bash[82865]: cluster 2024-07-28T13:29:14.373331+0000 mgr.y (mgr.25232) 2936 : cluster [DBG] pgmap v3880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:16.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4669 16 16 0 0 0 - 0 2024-07-28T13:29:17.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4670 16 16 0 0 0 - 0 2024-07-28T13:29:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:17 smithi150 bash[67543]: cluster 2024-07-28T13:29:16.374705+0000 mgr.y (mgr.25232) 2937 : cluster [DBG] pgmap v3881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:17 smithi022 bash[80503]: cluster 2024-07-28T13:29:16.374705+0000 mgr.y (mgr.25232) 2937 : cluster [DBG] pgmap v3881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:17 smithi022 bash[82865]: cluster 2024-07-28T13:29:16.374705+0000 mgr.y (mgr.25232) 2937 : cluster [DBG] pgmap v3881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:18.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4671 16 16 0 0 0 - 0 2024-07-28T13:29:19.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4672 16 16 0 0 0 - 0 2024-07-28T13:29:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:19 smithi150 bash[67543]: cluster 2024-07-28T13:29:18.376066+0000 mgr.y (mgr.25232) 2938 : cluster [DBG] pgmap v3882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:19 smithi022 bash[80503]: cluster 2024-07-28T13:29:18.376066+0000 mgr.y (mgr.25232) 2938 : cluster [DBG] pgmap v3882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:29:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:29:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:29:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:19 smithi022 bash[82865]: cluster 2024-07-28T13:29:18.376066+0000 mgr.y (mgr.25232) 2938 : cluster [DBG] pgmap v3882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:20.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4673 16 16 0 0 0 - 0 2024-07-28T13:29:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:20 smithi150 bash[67543]: audit 2024-07-28T13:29:20.322536+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:20 smithi022 bash[80503]: audit 2024-07-28T13:29:20.322536+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:20 smithi022 bash[82865]: audit 2024-07-28T13:29:20.322536+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:21.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4674 16 16 0 0 0 - 0 2024-07-28T13:29:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:21 smithi150 bash[67543]: cluster 2024-07-28T13:29:20.377322+0000 mgr.y (mgr.25232) 2939 : cluster [DBG] pgmap v3883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:21 smithi022 bash[80503]: cluster 2024-07-28T13:29:20.377322+0000 mgr.y (mgr.25232) 2939 : cluster [DBG] pgmap v3883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:21 smithi022 bash[82865]: cluster 2024-07-28T13:29:20.377322+0000 mgr.y (mgr.25232) 2939 : cluster [DBG] pgmap v3883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:22.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4675 16 16 0 0 0 - 0 2024-07-28T13:29:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:29:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:29:23.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4676 16 16 0 0 0 - 0 2024-07-28T13:29:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:23 smithi150 bash[67543]: cluster 2024-07-28T13:29:22.378691+0000 mgr.y (mgr.25232) 2940 : cluster [DBG] pgmap v3884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:23 smithi022 bash[80503]: cluster 2024-07-28T13:29:22.378691+0000 mgr.y (mgr.25232) 2940 : cluster [DBG] pgmap v3884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:23 smithi022 bash[82865]: cluster 2024-07-28T13:29:22.378691+0000 mgr.y (mgr.25232) 2940 : cluster [DBG] pgmap v3884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:24.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4677 16 16 0 0 0 - 0 2024-07-28T13:29:25.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4678 16 16 0 0 0 - 0 2024-07-28T13:29:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:25 smithi150 bash[67543]: cluster 2024-07-28T13:29:24.380024+0000 mgr.y (mgr.25232) 2941 : cluster [DBG] pgmap v3885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:25 smithi022 bash[80503]: cluster 2024-07-28T13:29:24.380024+0000 mgr.y (mgr.25232) 2941 : cluster [DBG] pgmap v3885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:25 smithi022 bash[82865]: cluster 2024-07-28T13:29:24.380024+0000 mgr.y (mgr.25232) 2941 : cluster [DBG] pgmap v3885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:26.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4679 16 16 0 0 0 - 0 2024-07-28T13:29:27.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:29:27.474493+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:29:27.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:29:27.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4680 16 16 0 0 0 - 0 2024-07-28T13:29:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:27 smithi150 bash[67543]: cluster 2024-07-28T13:29:26.381390+0000 mgr.y (mgr.25232) 2942 : cluster [DBG] pgmap v3886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:27 smithi022 bash[80503]: cluster 2024-07-28T13:29:26.381390+0000 mgr.y (mgr.25232) 2942 : cluster [DBG] pgmap v3886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:27 smithi022 bash[82865]: cluster 2024-07-28T13:29:26.381390+0000 mgr.y (mgr.25232) 2942 : cluster [DBG] pgmap v3886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:28.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4681 16 16 0 0 0 - 0 2024-07-28T13:29:29.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4682 16 16 0 0 0 - 0 2024-07-28T13:29:29.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:29 smithi150 bash[67543]: cluster 2024-07-28T13:29:28.382765+0000 mgr.y (mgr.25232) 2943 : cluster [DBG] pgmap v3887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:29 smithi022 bash[80503]: cluster 2024-07-28T13:29:28.382765+0000 mgr.y (mgr.25232) 2943 : cluster [DBG] pgmap v3887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:29:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:29:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:29:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:29 smithi022 bash[82865]: cluster 2024-07-28T13:29:28.382765+0000 mgr.y (mgr.25232) 2943 : cluster [DBG] pgmap v3887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:30.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4683 16 16 0 0 0 - 0 2024-07-28T13:29:31.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4684 16 16 0 0 0 - 0 2024-07-28T13:29:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:31 smithi150 bash[67543]: cluster 2024-07-28T13:29:30.384111+0000 mgr.y (mgr.25232) 2944 : cluster [DBG] pgmap v3888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:31 smithi022 bash[80503]: cluster 2024-07-28T13:29:30.384111+0000 mgr.y (mgr.25232) 2944 : cluster [DBG] pgmap v3888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:31 smithi022 bash[82865]: cluster 2024-07-28T13:29:30.384111+0000 mgr.y (mgr.25232) 2944 : cluster [DBG] pgmap v3888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:32.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4685 16 16 0 0 0 - 0 2024-07-28T13:29:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:29:32 smithi150 bash[60514]: ts=2024-07-28T13:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:29:33.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4686 16 16 0 0 0 - 0 2024-07-28T13:29:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:33 smithi150 bash[67543]: cluster 2024-07-28T13:29:32.385463+0000 mgr.y (mgr.25232) 2945 : cluster [DBG] pgmap v3889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:33 smithi022 bash[80503]: cluster 2024-07-28T13:29:32.385463+0000 mgr.y (mgr.25232) 2945 : cluster [DBG] pgmap v3889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:33 smithi022 bash[82865]: cluster 2024-07-28T13:29:32.385463+0000 mgr.y (mgr.25232) 2945 : cluster [DBG] pgmap v3889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:34.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4687 16 16 0 0 0 - 0 2024-07-28T13:29:35.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4688 16 16 0 0 0 - 0 2024-07-28T13:29:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:35 smithi150 bash[67543]: cluster 2024-07-28T13:29:34.386843+0000 mgr.y (mgr.25232) 2946 : cluster [DBG] pgmap v3890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:35 smithi150 bash[67543]: audit 2024-07-28T13:29:35.325124+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:35 smithi022 bash[80503]: cluster 2024-07-28T13:29:34.386843+0000 mgr.y (mgr.25232) 2946 : cluster [DBG] pgmap v3890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:35 smithi022 bash[80503]: audit 2024-07-28T13:29:35.325124+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:35 smithi022 bash[82865]: cluster 2024-07-28T13:29:34.386843+0000 mgr.y (mgr.25232) 2946 : cluster [DBG] pgmap v3890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:35 smithi022 bash[82865]: audit 2024-07-28T13:29:35.325124+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:36.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4689 16 16 0 0 0 - 0 2024-07-28T13:29:37.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4690 16 16 0 0 0 - 0 2024-07-28T13:29:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:37 smithi150 bash[67543]: cluster 2024-07-28T13:29:36.388195+0000 mgr.y (mgr.25232) 2947 : cluster [DBG] pgmap v3891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:37 smithi022 bash[80503]: cluster 2024-07-28T13:29:36.388195+0000 mgr.y (mgr.25232) 2947 : cluster [DBG] pgmap v3891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:37 smithi022 bash[82865]: cluster 2024-07-28T13:29:36.388195+0000 mgr.y (mgr.25232) 2947 : cluster [DBG] pgmap v3891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:38.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4691 16 16 0 0 0 - 0 2024-07-28T13:29:39.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4692 16 16 0 0 0 - 0 2024-07-28T13:29:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:39 smithi150 bash[67543]: cluster 2024-07-28T13:29:38.389559+0000 mgr.y (mgr.25232) 2948 : cluster [DBG] pgmap v3892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:29:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:29:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:29:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:39 smithi022 bash[80503]: cluster 2024-07-28T13:29:38.389559+0000 mgr.y (mgr.25232) 2948 : cluster [DBG] pgmap v3892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:39 smithi022 bash[82865]: cluster 2024-07-28T13:29:38.389559+0000 mgr.y (mgr.25232) 2948 : cluster [DBG] pgmap v3892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:40.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4693 16 16 0 0 0 - 0 2024-07-28T13:29:41.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4694 16 16 0 0 0 - 0 2024-07-28T13:29:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:41 smithi150 bash[67543]: cluster 2024-07-28T13:29:40.390963+0000 mgr.y (mgr.25232) 2949 : cluster [DBG] pgmap v3893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:41 smithi022 bash[80503]: cluster 2024-07-28T13:29:40.390963+0000 mgr.y (mgr.25232) 2949 : cluster [DBG] pgmap v3893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:41 smithi022 bash[82865]: cluster 2024-07-28T13:29:40.390963+0000 mgr.y (mgr.25232) 2949 : cluster [DBG] pgmap v3893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:42.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4695 16 16 0 0 0 - 0 2024-07-28T13:29:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:29:42 smithi150 bash[60514]: ts=2024-07-28T13:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:29:43.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4696 16 16 0 0 0 - 0 2024-07-28T13:29:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:43 smithi150 bash[67543]: cluster 2024-07-28T13:29:42.392356+0000 mgr.y (mgr.25232) 2950 : cluster [DBG] pgmap v3894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:43 smithi022 bash[80503]: cluster 2024-07-28T13:29:42.392356+0000 mgr.y (mgr.25232) 2950 : cluster [DBG] pgmap v3894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:43 smithi022 bash[82865]: cluster 2024-07-28T13:29:42.392356+0000 mgr.y (mgr.25232) 2950 : cluster [DBG] pgmap v3894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:44.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4697 16 16 0 0 0 - 0 2024-07-28T13:29:45.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4698 16 16 0 0 0 - 0 2024-07-28T13:29:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:45 smithi150 bash[67543]: cluster 2024-07-28T13:29:44.393734+0000 mgr.y (mgr.25232) 2951 : cluster [DBG] pgmap v3895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:45 smithi022 bash[80503]: cluster 2024-07-28T13:29:44.393734+0000 mgr.y (mgr.25232) 2951 : cluster [DBG] pgmap v3895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:45 smithi022 bash[82865]: cluster 2024-07-28T13:29:44.393734+0000 mgr.y (mgr.25232) 2951 : cluster [DBG] pgmap v3895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:46.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4699 16 16 0 0 0 - 0 2024-07-28T13:29:47.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:29:47.477661+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:29:47.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:29:47.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4700 16 16 0 0 0 - 0 2024-07-28T13:29:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:47 smithi150 bash[67543]: cluster 2024-07-28T13:29:46.395101+0000 mgr.y (mgr.25232) 2952 : cluster [DBG] pgmap v3896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:47 smithi022 bash[80503]: cluster 2024-07-28T13:29:46.395101+0000 mgr.y (mgr.25232) 2952 : cluster [DBG] pgmap v3896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:47 smithi022 bash[82865]: cluster 2024-07-28T13:29:46.395101+0000 mgr.y (mgr.25232) 2952 : cluster [DBG] pgmap v3896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:48.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4701 16 16 0 0 0 - 0 2024-07-28T13:29:49.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4702 16 16 0 0 0 - 0 2024-07-28T13:29:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:49 smithi150 bash[67543]: cluster 2024-07-28T13:29:48.396488+0000 mgr.y (mgr.25232) 2953 : cluster [DBG] pgmap v3897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:49 smithi022 bash[80503]: cluster 2024-07-28T13:29:48.396488+0000 mgr.y (mgr.25232) 2953 : cluster [DBG] pgmap v3897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:29:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:29:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:29:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:49 smithi022 bash[82865]: cluster 2024-07-28T13:29:48.396488+0000 mgr.y (mgr.25232) 2953 : cluster [DBG] pgmap v3897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:50.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4703 16 16 0 0 0 - 0 2024-07-28T13:29:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:50 smithi022 bash[80503]: audit 2024-07-28T13:29:50.325560+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:50 smithi022 bash[82865]: audit 2024-07-28T13:29:50.325560+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:50 smithi150 bash[67543]: audit 2024-07-28T13:29:50.325560+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:29:51.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4704 16 16 0 0 0 - 0 2024-07-28T13:29:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:51 smithi022 bash[80503]: cluster 2024-07-28T13:29:50.397806+0000 mgr.y (mgr.25232) 2954 : cluster [DBG] pgmap v3898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:51 smithi022 bash[82865]: cluster 2024-07-28T13:29:50.397806+0000 mgr.y (mgr.25232) 2954 : cluster [DBG] pgmap v3898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:51 smithi150 bash[67543]: cluster 2024-07-28T13:29:50.397806+0000 mgr.y (mgr.25232) 2954 : cluster [DBG] pgmap v3898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:52.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4705 16 16 0 0 0 - 0 2024-07-28T13:29:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:29:52 smithi150 bash[60514]: ts=2024-07-28T13:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:29:53.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4706 16 16 0 0 0 - 0 2024-07-28T13:29:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:53 smithi022 bash[80503]: cluster 2024-07-28T13:29:52.399188+0000 mgr.y (mgr.25232) 2955 : cluster [DBG] pgmap v3899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:53 smithi022 bash[82865]: cluster 2024-07-28T13:29:52.399188+0000 mgr.y (mgr.25232) 2955 : cluster [DBG] pgmap v3899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:53 smithi150 bash[67543]: cluster 2024-07-28T13:29:52.399188+0000 mgr.y (mgr.25232) 2955 : cluster [DBG] pgmap v3899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:54.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4707 16 16 0 0 0 - 0 2024-07-28T13:29:55.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4708 16 16 0 0 0 - 0 2024-07-28T13:29:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:55 smithi022 bash[80503]: cluster 2024-07-28T13:29:54.400541+0000 mgr.y (mgr.25232) 2956 : cluster [DBG] pgmap v3900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:55.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:55 smithi022 bash[82865]: cluster 2024-07-28T13:29:54.400541+0000 mgr.y (mgr.25232) 2956 : cluster [DBG] pgmap v3900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:55 smithi150 bash[67543]: cluster 2024-07-28T13:29:54.400541+0000 mgr.y (mgr.25232) 2956 : cluster [DBG] pgmap v3900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:56.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4709 16 16 0 0 0 - 0 2024-07-28T13:29:57.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4710 16 16 0 0 0 - 0 2024-07-28T13:29:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:57 smithi022 bash[80503]: cluster 2024-07-28T13:29:56.401898+0000 mgr.y (mgr.25232) 2957 : cluster [DBG] pgmap v3901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:57.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:57 smithi022 bash[82865]: cluster 2024-07-28T13:29:56.401898+0000 mgr.y (mgr.25232) 2957 : cluster [DBG] pgmap v3901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:57 smithi150 bash[67543]: cluster 2024-07-28T13:29:56.401898+0000 mgr.y (mgr.25232) 2957 : cluster [DBG] pgmap v3901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:58.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4711 16 16 0 0 0 - 0 2024-07-28T13:29:59.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4712 16 16 0 0 0 - 0 2024-07-28T13:29:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:29:59 smithi022 bash[80503]: cluster 2024-07-28T13:29:58.403271+0000 mgr.y (mgr.25232) 2958 : cluster [DBG] pgmap v3902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:29:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:29:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:29:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:29:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:29:59 smithi022 bash[82865]: cluster 2024-07-28T13:29:58.403271+0000 mgr.y (mgr.25232) 2958 : cluster [DBG] pgmap v3902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:29:59 smithi150 bash[67543]: cluster 2024-07-28T13:29:58.403271+0000 mgr.y (mgr.25232) 2958 : cluster [DBG] pgmap v3902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:00.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4713 16 16 0 0 0 - 0 2024-07-28T13:30:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:00 smithi022 bash[80503]: cluster 2024-07-28T13:30:00.000171+0000 mon.a (mon.0) 3754 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:30:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:00 smithi022 bash[82865]: cluster 2024-07-28T13:30:00.000171+0000 mon.a (mon.0) 3754 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:30:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:00 smithi150 bash[67543]: cluster 2024-07-28T13:30:00.000171+0000 mon.a (mon.0) 3754 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:30:01.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4714 16 16 0 0 0 - 0 2024-07-28T13:30:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:01 smithi022 bash[80503]: cluster 2024-07-28T13:30:00.404634+0000 mgr.y (mgr.25232) 2959 : cluster [DBG] pgmap v3903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:01.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:01 smithi022 bash[82865]: cluster 2024-07-28T13:30:00.404634+0000 mgr.y (mgr.25232) 2959 : cluster [DBG] pgmap v3903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:01 smithi150 bash[67543]: cluster 2024-07-28T13:30:00.404634+0000 mgr.y (mgr.25232) 2959 : cluster [DBG] pgmap v3903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:02.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4715 16 16 0 0 0 - 0 2024-07-28T13:30:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:30:02 smithi150 bash[60514]: ts=2024-07-28T13:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:30:03.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4716 16 16 0 0 0 - 0 2024-07-28T13:30:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:03 smithi022 bash[80503]: cluster 2024-07-28T13:30:02.406016+0000 mgr.y (mgr.25232) 2960 : cluster [DBG] pgmap v3904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:03.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:03 smithi022 bash[82865]: cluster 2024-07-28T13:30:02.406016+0000 mgr.y (mgr.25232) 2960 : cluster [DBG] pgmap v3904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:03 smithi150 bash[67543]: cluster 2024-07-28T13:30:02.406016+0000 mgr.y (mgr.25232) 2960 : cluster [DBG] pgmap v3904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:04.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4717 16 16 0 0 0 - 0 2024-07-28T13:30:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:04 smithi022 bash[80503]: audit 2024-07-28T13:30:04.390232+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:30:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:04 smithi022 bash[82865]: audit 2024-07-28T13:30:04.390232+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:30:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:04 smithi150 bash[67543]: audit 2024-07-28T13:30:04.390232+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:30:05.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4718 16 16 0 0 0 - 0 2024-07-28T13:30:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:05 smithi022 bash[80503]: cluster 2024-07-28T13:30:04.407412+0000 mgr.y (mgr.25232) 2961 : cluster [DBG] pgmap v3905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:05.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:05 smithi022 bash[80503]: audit 2024-07-28T13:30:05.326006+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:05 smithi022 bash[82865]: cluster 2024-07-28T13:30:04.407412+0000 mgr.y (mgr.25232) 2961 : cluster [DBG] pgmap v3905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:05 smithi022 bash[82865]: audit 2024-07-28T13:30:05.326006+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:05 smithi150 bash[67543]: cluster 2024-07-28T13:30:04.407412+0000 mgr.y (mgr.25232) 2961 : cluster [DBG] pgmap v3905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:05 smithi150 bash[67543]: audit 2024-07-28T13:30:05.326006+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:06.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4719 16 16 0 0 0 - 0 2024-07-28T13:30:07.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:30:07.480863+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:30:07.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:30:07.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4720 16 16 0 0 0 - 0 2024-07-28T13:30:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:07 smithi022 bash[80503]: cluster 2024-07-28T13:30:06.408778+0000 mgr.y (mgr.25232) 2962 : cluster [DBG] pgmap v3906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:07.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:07 smithi022 bash[82865]: cluster 2024-07-28T13:30:06.408778+0000 mgr.y (mgr.25232) 2962 : cluster [DBG] pgmap v3906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:07 smithi150 bash[67543]: cluster 2024-07-28T13:30:06.408778+0000 mgr.y (mgr.25232) 2962 : cluster [DBG] pgmap v3906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:08.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4721 16 16 0 0 0 - 0 2024-07-28T13:30:09.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4722 16 16 0 0 0 - 0 2024-07-28T13:30:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:09 smithi022 bash[80503]: cluster 2024-07-28T13:30:08.410177+0000 mgr.y (mgr.25232) 2963 : cluster [DBG] pgmap v3907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:30:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:30:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T13:30:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:09 smithi022 bash[82865]: cluster 2024-07-28T13:30:08.410177+0000 mgr.y (mgr.25232) 2963 : cluster [DBG] pgmap v3907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:09 smithi150 bash[67543]: cluster 2024-07-28T13:30:08.410177+0000 mgr.y (mgr.25232) 2963 : cluster [DBG] pgmap v3907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:10.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4723 16 16 0 0 0 - 0 2024-07-28T13:30:11.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4724 16 16 0 0 0 - 0 2024-07-28T13:30:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.087182+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.094665+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.294100+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.303043+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: cluster 2024-07-28T13:30:10.411152+0000 mgr.y (mgr.25232) 2964 : cluster [DBG] pgmap v3908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.736514+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.738146+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:30:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:11 smithi150 bash[67543]: audit 2024-07-28T13:30:10.747430+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.087182+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.094665+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.294100+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.303043+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: cluster 2024-07-28T13:30:10.411152+0000 mgr.y (mgr.25232) 2964 : cluster [DBG] pgmap v3908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.736514+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.738146+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:30:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[80503]: audit 2024-07-28T13:30:10.747430+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.087182+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.094665+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.294100+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.303043+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: cluster 2024-07-28T13:30:10.411152+0000 mgr.y (mgr.25232) 2964 : cluster [DBG] pgmap v3908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.736514+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.738146+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:30:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:11 smithi022 bash[82865]: audit 2024-07-28T13:30:10.747430+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:30:12.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4725 16 16 0 0 0 - 0 2024-07-28T13:30:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:30:12 smithi150 bash[60514]: ts=2024-07-28T13:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:30:13.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4726 16 16 0 0 0 - 0 2024-07-28T13:30:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:13 smithi150 bash[67543]: cluster 2024-07-28T13:30:12.412467+0000 mgr.y (mgr.25232) 2965 : cluster [DBG] pgmap v3909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:13 smithi022 bash[80503]: cluster 2024-07-28T13:30:12.412467+0000 mgr.y (mgr.25232) 2965 : cluster [DBG] pgmap v3909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:13 smithi022 bash[82865]: cluster 2024-07-28T13:30:12.412467+0000 mgr.y (mgr.25232) 2965 : cluster [DBG] pgmap v3909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:14.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4727 16 16 0 0 0 - 0 2024-07-28T13:30:15.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4728 16 16 0 0 0 - 0 2024-07-28T13:30:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:15 smithi150 bash[67543]: cluster 2024-07-28T13:30:14.413828+0000 mgr.y (mgr.25232) 2966 : cluster [DBG] pgmap v3910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:15 smithi022 bash[80503]: cluster 2024-07-28T13:30:14.413828+0000 mgr.y (mgr.25232) 2966 : cluster [DBG] pgmap v3910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:15 smithi022 bash[82865]: cluster 2024-07-28T13:30:14.413828+0000 mgr.y (mgr.25232) 2966 : cluster [DBG] pgmap v3910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:16.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4729 16 16 0 0 0 - 0 2024-07-28T13:30:17.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4730 16 16 0 0 0 - 0 2024-07-28T13:30:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:17 smithi150 bash[67543]: cluster 2024-07-28T13:30:16.415185+0000 mgr.y (mgr.25232) 2967 : cluster [DBG] pgmap v3911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:17 smithi022 bash[80503]: cluster 2024-07-28T13:30:16.415185+0000 mgr.y (mgr.25232) 2967 : cluster [DBG] pgmap v3911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:17 smithi022 bash[82865]: cluster 2024-07-28T13:30:16.415185+0000 mgr.y (mgr.25232) 2967 : cluster [DBG] pgmap v3911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:18.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4731 16 16 0 0 0 - 0 2024-07-28T13:30:19.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4732 16 16 0 0 0 - 0 2024-07-28T13:30:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:19 smithi150 bash[67543]: cluster 2024-07-28T13:30:18.416552+0000 mgr.y (mgr.25232) 2968 : cluster [DBG] pgmap v3912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:19 smithi022 bash[80503]: cluster 2024-07-28T13:30:18.416552+0000 mgr.y (mgr.25232) 2968 : cluster [DBG] pgmap v3912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:30:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:30:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T13:30:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:19 smithi022 bash[82865]: cluster 2024-07-28T13:30:18.416552+0000 mgr.y (mgr.25232) 2968 : cluster [DBG] pgmap v3912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:20.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4733 16 16 0 0 0 - 0 2024-07-28T13:30:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:20 smithi150 bash[67543]: audit 2024-07-28T13:30:20.326415+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:20 smithi022 bash[80503]: audit 2024-07-28T13:30:20.326415+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:20 smithi022 bash[82865]: audit 2024-07-28T13:30:20.326415+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:21.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4734 16 16 0 0 0 - 0 2024-07-28T13:30:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:21 smithi150 bash[67543]: cluster 2024-07-28T13:30:20.417839+0000 mgr.y (mgr.25232) 2969 : cluster [DBG] pgmap v3913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:21 smithi022 bash[82865]: cluster 2024-07-28T13:30:20.417839+0000 mgr.y (mgr.25232) 2969 : cluster [DBG] pgmap v3913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:21.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:21 smithi022 bash[80503]: cluster 2024-07-28T13:30:20.417839+0000 mgr.y (mgr.25232) 2969 : cluster [DBG] pgmap v3913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:22.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4735 16 16 0 0 0 - 0 2024-07-28T13:30:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:30:22 smithi150 bash[60514]: ts=2024-07-28T13:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:30:23.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4736 16 16 0 0 0 - 0 2024-07-28T13:30:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:23 smithi150 bash[67543]: cluster 2024-07-28T13:30:22.419222+0000 mgr.y (mgr.25232) 2970 : cluster [DBG] pgmap v3914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:23 smithi022 bash[82865]: cluster 2024-07-28T13:30:22.419222+0000 mgr.y (mgr.25232) 2970 : cluster [DBG] pgmap v3914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:23 smithi022 bash[80503]: cluster 2024-07-28T13:30:22.419222+0000 mgr.y (mgr.25232) 2970 : cluster [DBG] pgmap v3914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:24.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4737 16 16 0 0 0 - 0 2024-07-28T13:30:25.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4738 16 16 0 0 0 - 0 2024-07-28T13:30:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:25 smithi150 bash[67543]: cluster 2024-07-28T13:30:24.420574+0000 mgr.y (mgr.25232) 2971 : cluster [DBG] pgmap v3915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:25 smithi022 bash[80503]: cluster 2024-07-28T13:30:24.420574+0000 mgr.y (mgr.25232) 2971 : cluster [DBG] pgmap v3915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:25.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:25 smithi022 bash[82865]: cluster 2024-07-28T13:30:24.420574+0000 mgr.y (mgr.25232) 2971 : cluster [DBG] pgmap v3915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:26.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4739 16 16 0 0 0 - 0 2024-07-28T13:30:27.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:30:27.483623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:30:27.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:30:27.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4740 16 16 0 0 0 - 0 2024-07-28T13:30:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:27 smithi150 bash[67543]: cluster 2024-07-28T13:30:26.422023+0000 mgr.y (mgr.25232) 2972 : cluster [DBG] pgmap v3916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:27 smithi022 bash[80503]: cluster 2024-07-28T13:30:26.422023+0000 mgr.y (mgr.25232) 2972 : cluster [DBG] pgmap v3916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:27 smithi022 bash[82865]: cluster 2024-07-28T13:30:26.422023+0000 mgr.y (mgr.25232) 2972 : cluster [DBG] pgmap v3916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:28.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4741 16 16 0 0 0 - 0 2024-07-28T13:30:29.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4742 16 16 0 0 0 - 0 2024-07-28T13:30:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:29 smithi150 bash[67543]: cluster 2024-07-28T13:30:28.423436+0000 mgr.y (mgr.25232) 2973 : cluster [DBG] pgmap v3917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:29 smithi022 bash[80503]: cluster 2024-07-28T13:30:28.423436+0000 mgr.y (mgr.25232) 2973 : cluster [DBG] pgmap v3917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:30:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:30:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:30:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:29 smithi022 bash[82865]: cluster 2024-07-28T13:30:28.423436+0000 mgr.y (mgr.25232) 2973 : cluster [DBG] pgmap v3917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:30.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4743 16 16 0 0 0 - 0 2024-07-28T13:30:31.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4744 16 16 0 0 0 - 0 2024-07-28T13:30:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:31 smithi150 bash[67543]: cluster 2024-07-28T13:30:30.424805+0000 mgr.y (mgr.25232) 2974 : cluster [DBG] pgmap v3918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:31 smithi022 bash[80503]: cluster 2024-07-28T13:30:30.424805+0000 mgr.y (mgr.25232) 2974 : cluster [DBG] pgmap v3918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:31 smithi022 bash[82865]: cluster 2024-07-28T13:30:30.424805+0000 mgr.y (mgr.25232) 2974 : cluster [DBG] pgmap v3918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:32.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4745 16 16 0 0 0 - 0 2024-07-28T13:30:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:30:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:30:33.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4746 16 16 0 0 0 - 0 2024-07-28T13:30:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:33 smithi022 bash[80503]: cluster 2024-07-28T13:30:32.426163+0000 mgr.y (mgr.25232) 2975 : cluster [DBG] pgmap v3919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:33 smithi022 bash[82865]: cluster 2024-07-28T13:30:32.426163+0000 mgr.y (mgr.25232) 2975 : cluster [DBG] pgmap v3919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:33 smithi150 bash[67543]: cluster 2024-07-28T13:30:32.426163+0000 mgr.y (mgr.25232) 2975 : cluster [DBG] pgmap v3919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:34.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4747 16 16 0 0 0 - 0 2024-07-28T13:30:35.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4748 16 16 0 0 0 - 0 2024-07-28T13:30:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:35 smithi022 bash[80503]: cluster 2024-07-28T13:30:34.427508+0000 mgr.y (mgr.25232) 2976 : cluster [DBG] pgmap v3920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:35.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:35 smithi022 bash[80503]: audit 2024-07-28T13:30:35.329447+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:35 smithi022 bash[82865]: cluster 2024-07-28T13:30:34.427508+0000 mgr.y (mgr.25232) 2976 : cluster [DBG] pgmap v3920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:35.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:35 smithi022 bash[82865]: audit 2024-07-28T13:30:35.329447+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:35 smithi150 bash[67543]: cluster 2024-07-28T13:30:34.427508+0000 mgr.y (mgr.25232) 2976 : cluster [DBG] pgmap v3920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:35 smithi150 bash[67543]: audit 2024-07-28T13:30:35.329447+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:36.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4749 16 16 0 0 0 - 0 2024-07-28T13:30:37.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4750 16 16 0 0 0 - 0 2024-07-28T13:30:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:37 smithi022 bash[80503]: cluster 2024-07-28T13:30:36.428828+0000 mgr.y (mgr.25232) 2977 : cluster [DBG] pgmap v3921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:37 smithi022 bash[82865]: cluster 2024-07-28T13:30:36.428828+0000 mgr.y (mgr.25232) 2977 : cluster [DBG] pgmap v3921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:37 smithi150 bash[67543]: cluster 2024-07-28T13:30:36.428828+0000 mgr.y (mgr.25232) 2977 : cluster [DBG] pgmap v3921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:38.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4751 16 16 0 0 0 - 0 2024-07-28T13:30:39.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4752 16 16 0 0 0 - 0 2024-07-28T13:30:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:39 smithi022 bash[80503]: cluster 2024-07-28T13:30:38.430212+0000 mgr.y (mgr.25232) 2978 : cluster [DBG] pgmap v3922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:30:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:30:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:30:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:39 smithi022 bash[82865]: cluster 2024-07-28T13:30:38.430212+0000 mgr.y (mgr.25232) 2978 : cluster [DBG] pgmap v3922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:39 smithi150 bash[67543]: cluster 2024-07-28T13:30:38.430212+0000 mgr.y (mgr.25232) 2978 : cluster [DBG] pgmap v3922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:40.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4753 16 16 0 0 0 - 0 2024-07-28T13:30:41.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4754 16 16 0 0 0 - 0 2024-07-28T13:30:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:41 smithi022 bash[80503]: cluster 2024-07-28T13:30:40.431573+0000 mgr.y (mgr.25232) 2979 : cluster [DBG] pgmap v3923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:41.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:41 smithi022 bash[82865]: cluster 2024-07-28T13:30:40.431573+0000 mgr.y (mgr.25232) 2979 : cluster [DBG] pgmap v3923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:41 smithi150 bash[67543]: cluster 2024-07-28T13:30:40.431573+0000 mgr.y (mgr.25232) 2979 : cluster [DBG] pgmap v3923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:42.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4755 16 16 0 0 0 - 0 2024-07-28T13:30:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:30:42 smithi150 bash[60514]: ts=2024-07-28T13:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:30:43.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4756 16 16 0 0 0 - 0 2024-07-28T13:30:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:43 smithi022 bash[80503]: cluster 2024-07-28T13:30:42.432979+0000 mgr.y (mgr.25232) 2980 : cluster [DBG] pgmap v3924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:43 smithi022 bash[82865]: cluster 2024-07-28T13:30:42.432979+0000 mgr.y (mgr.25232) 2980 : cluster [DBG] pgmap v3924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:43 smithi150 bash[67543]: cluster 2024-07-28T13:30:42.432979+0000 mgr.y (mgr.25232) 2980 : cluster [DBG] pgmap v3924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:44.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4757 16 16 0 0 0 - 0 2024-07-28T13:30:45.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4758 16 16 0 0 0 - 0 2024-07-28T13:30:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:45 smithi022 bash[80503]: cluster 2024-07-28T13:30:44.434326+0000 mgr.y (mgr.25232) 2981 : cluster [DBG] pgmap v3925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:45 smithi022 bash[82865]: cluster 2024-07-28T13:30:44.434326+0000 mgr.y (mgr.25232) 2981 : cluster [DBG] pgmap v3925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:45 smithi150 bash[67543]: cluster 2024-07-28T13:30:44.434326+0000 mgr.y (mgr.25232) 2981 : cluster [DBG] pgmap v3925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:46.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4759 16 16 0 0 0 - 0 2024-07-28T13:30:47.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:30:47.487014+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:30:47.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:30:47.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4760 16 16 0 0 0 - 0 2024-07-28T13:30:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:47 smithi022 bash[80503]: cluster 2024-07-28T13:30:46.435681+0000 mgr.y (mgr.25232) 2982 : cluster [DBG] pgmap v3926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:47 smithi022 bash[82865]: cluster 2024-07-28T13:30:46.435681+0000 mgr.y (mgr.25232) 2982 : cluster [DBG] pgmap v3926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:47 smithi150 bash[67543]: cluster 2024-07-28T13:30:46.435681+0000 mgr.y (mgr.25232) 2982 : cluster [DBG] pgmap v3926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:48.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4761 16 16 0 0 0 - 0 2024-07-28T13:30:49.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4762 16 16 0 0 0 - 0 2024-07-28T13:30:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:49 smithi022 bash[80503]: cluster 2024-07-28T13:30:48.437050+0000 mgr.y (mgr.25232) 2983 : cluster [DBG] pgmap v3927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:30:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:30:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:30:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:49 smithi022 bash[82865]: cluster 2024-07-28T13:30:48.437050+0000 mgr.y (mgr.25232) 2983 : cluster [DBG] pgmap v3927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:49 smithi150 bash[67543]: cluster 2024-07-28T13:30:48.437050+0000 mgr.y (mgr.25232) 2983 : cluster [DBG] pgmap v3927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:50.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4763 16 16 0 0 0 - 0 2024-07-28T13:30:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:50 smithi022 bash[80503]: audit 2024-07-28T13:30:50.329900+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:50 smithi022 bash[82865]: audit 2024-07-28T13:30:50.329900+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:50 smithi150 bash[67543]: audit 2024-07-28T13:30:50.329900+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:30:51.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4764 16 16 0 0 0 - 0 2024-07-28T13:30:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:51 smithi022 bash[80503]: cluster 2024-07-28T13:30:50.438397+0000 mgr.y (mgr.25232) 2984 : cluster [DBG] pgmap v3928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:51 smithi022 bash[82865]: cluster 2024-07-28T13:30:50.438397+0000 mgr.y (mgr.25232) 2984 : cluster [DBG] pgmap v3928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:51 smithi150 bash[67543]: cluster 2024-07-28T13:30:50.438397+0000 mgr.y (mgr.25232) 2984 : cluster [DBG] pgmap v3928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:52.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4765 16 16 0 0 0 - 0 2024-07-28T13:30:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:30:52 smithi150 bash[60514]: ts=2024-07-28T13:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:30:53.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4766 16 16 0 0 0 - 0 2024-07-28T13:30:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:53 smithi022 bash[80503]: cluster 2024-07-28T13:30:52.439773+0000 mgr.y (mgr.25232) 2985 : cluster [DBG] pgmap v3929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:53 smithi022 bash[82865]: cluster 2024-07-28T13:30:52.439773+0000 mgr.y (mgr.25232) 2985 : cluster [DBG] pgmap v3929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:53 smithi150 bash[67543]: cluster 2024-07-28T13:30:52.439773+0000 mgr.y (mgr.25232) 2985 : cluster [DBG] pgmap v3929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:54.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4767 16 16 0 0 0 - 0 2024-07-28T13:30:55.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4768 16 16 0 0 0 - 0 2024-07-28T13:30:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:55 smithi022 bash[80503]: cluster 2024-07-28T13:30:54.441130+0000 mgr.y (mgr.25232) 2986 : cluster [DBG] pgmap v3930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:55 smithi022 bash[82865]: cluster 2024-07-28T13:30:54.441130+0000 mgr.y (mgr.25232) 2986 : cluster [DBG] pgmap v3930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:55 smithi150 bash[67543]: cluster 2024-07-28T13:30:54.441130+0000 mgr.y (mgr.25232) 2986 : cluster [DBG] pgmap v3930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:56.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4769 16 16 0 0 0 - 0 2024-07-28T13:30:57.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4770 16 16 0 0 0 - 0 2024-07-28T13:30:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:57 smithi022 bash[80503]: cluster 2024-07-28T13:30:56.442499+0000 mgr.y (mgr.25232) 2987 : cluster [DBG] pgmap v3931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:57 smithi022 bash[82865]: cluster 2024-07-28T13:30:56.442499+0000 mgr.y (mgr.25232) 2987 : cluster [DBG] pgmap v3931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:57 smithi150 bash[67543]: cluster 2024-07-28T13:30:56.442499+0000 mgr.y (mgr.25232) 2987 : cluster [DBG] pgmap v3931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:58.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4771 16 16 0 0 0 - 0 2024-07-28T13:30:59.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4772 16 16 0 0 0 - 0 2024-07-28T13:30:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:30:59 smithi022 bash[80503]: cluster 2024-07-28T13:30:58.443832+0000 mgr.y (mgr.25232) 2988 : cluster [DBG] pgmap v3932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:30:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:30:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:30:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:30:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:30:59 smithi022 bash[82865]: cluster 2024-07-28T13:30:58.443832+0000 mgr.y (mgr.25232) 2988 : cluster [DBG] pgmap v3932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:30:59 smithi150 bash[67543]: cluster 2024-07-28T13:30:58.443832+0000 mgr.y (mgr.25232) 2988 : cluster [DBG] pgmap v3932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:00.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4773 16 16 0 0 0 - 0 2024-07-28T13:31:01.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4774 16 16 0 0 0 - 0 2024-07-28T13:31:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:01 smithi150 bash[67543]: cluster 2024-07-28T13:31:00.445190+0000 mgr.y (mgr.25232) 2989 : cluster [DBG] pgmap v3933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:01 smithi022 bash[80503]: cluster 2024-07-28T13:31:00.445190+0000 mgr.y (mgr.25232) 2989 : cluster [DBG] pgmap v3933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:01 smithi022 bash[82865]: cluster 2024-07-28T13:31:00.445190+0000 mgr.y (mgr.25232) 2989 : cluster [DBG] pgmap v3933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:02.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4775 16 16 0 0 0 - 0 2024-07-28T13:31:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:31:02 smithi150 bash[60514]: ts=2024-07-28T13:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:31:03.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4776 16 16 0 0 0 - 0 2024-07-28T13:31:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:03 smithi150 bash[67543]: cluster 2024-07-28T13:31:02.446584+0000 mgr.y (mgr.25232) 2990 : cluster [DBG] pgmap v3934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:03 smithi022 bash[80503]: cluster 2024-07-28T13:31:02.446584+0000 mgr.y (mgr.25232) 2990 : cluster [DBG] pgmap v3934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:03 smithi022 bash[82865]: cluster 2024-07-28T13:31:02.446584+0000 mgr.y (mgr.25232) 2990 : cluster [DBG] pgmap v3934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:04.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4777 16 16 0 0 0 - 0 2024-07-28T13:31:05.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4778 16 16 0 0 0 - 0 2024-07-28T13:31:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:05 smithi150 bash[67543]: cluster 2024-07-28T13:31:04.447926+0000 mgr.y (mgr.25232) 2991 : cluster [DBG] pgmap v3935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:05 smithi150 bash[67543]: audit 2024-07-28T13:31:05.330191+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:05 smithi022 bash[80503]: cluster 2024-07-28T13:31:04.447926+0000 mgr.y (mgr.25232) 2991 : cluster [DBG] pgmap v3935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:05 smithi022 bash[80503]: audit 2024-07-28T13:31:05.330191+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:05 smithi022 bash[82865]: cluster 2024-07-28T13:31:04.447926+0000 mgr.y (mgr.25232) 2991 : cluster [DBG] pgmap v3935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:05 smithi022 bash[82865]: audit 2024-07-28T13:31:05.330191+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:06.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4779 16 16 0 0 0 - 0 2024-07-28T13:31:07.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:31:07.490325+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:31:07.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:31:07.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4780 16 16 0 0 0 - 0 2024-07-28T13:31:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:07 smithi150 bash[67543]: cluster 2024-07-28T13:31:06.449253+0000 mgr.y (mgr.25232) 2992 : cluster [DBG] pgmap v3936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:07 smithi022 bash[80503]: cluster 2024-07-28T13:31:06.449253+0000 mgr.y (mgr.25232) 2992 : cluster [DBG] pgmap v3936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:07 smithi022 bash[82865]: cluster 2024-07-28T13:31:06.449253+0000 mgr.y (mgr.25232) 2992 : cluster [DBG] pgmap v3936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:08.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4781 16 16 0 0 0 - 0 2024-07-28T13:31:09.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4782 16 16 0 0 0 - 0 2024-07-28T13:31:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:09 smithi022 bash[80503]: cluster 2024-07-28T13:31:08.450626+0000 mgr.y (mgr.25232) 2993 : cluster [DBG] pgmap v3937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:31:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:31:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:31:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:09 smithi022 bash[82865]: cluster 2024-07-28T13:31:08.450626+0000 mgr.y (mgr.25232) 2993 : cluster [DBG] pgmap v3937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:09 smithi150 bash[67543]: cluster 2024-07-28T13:31:08.450626+0000 mgr.y (mgr.25232) 2993 : cluster [DBG] pgmap v3937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:10.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4783 16 16 0 0 0 - 0 2024-07-28T13:31:11.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4784 16 16 0 0 0 - 0 2024-07-28T13:31:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:11 smithi150 bash[67543]: cluster 2024-07-28T13:31:10.451981+0000 mgr.y (mgr.25232) 2994 : cluster [DBG] pgmap v3938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:11 smithi150 bash[67543]: audit 2024-07-28T13:31:10.876884+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:31:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:11 smithi022 bash[80503]: cluster 2024-07-28T13:31:10.451981+0000 mgr.y (mgr.25232) 2994 : cluster [DBG] pgmap v3938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:11 smithi022 bash[80503]: audit 2024-07-28T13:31:10.876884+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:31:12.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:11 smithi022 bash[82865]: cluster 2024-07-28T13:31:10.451981+0000 mgr.y (mgr.25232) 2994 : cluster [DBG] pgmap v3938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:12.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:11 smithi022 bash[82865]: audit 2024-07-28T13:31:10.876884+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:31:12.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4785 16 16 0 0 0 - 0 2024-07-28T13:31:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:31:12 smithi150 bash[60514]: ts=2024-07-28T13:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:31:13.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4786 16 16 0 0 0 - 0 2024-07-28T13:31:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:13 smithi150 bash[67543]: cluster 2024-07-28T13:31:12.453361+0000 mgr.y (mgr.25232) 2995 : cluster [DBG] pgmap v3939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:13 smithi022 bash[80503]: cluster 2024-07-28T13:31:12.453361+0000 mgr.y (mgr.25232) 2995 : cluster [DBG] pgmap v3939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:13 smithi022 bash[82865]: cluster 2024-07-28T13:31:12.453361+0000 mgr.y (mgr.25232) 2995 : cluster [DBG] pgmap v3939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:14.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4787 16 16 0 0 0 - 0 2024-07-28T13:31:15.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4788 16 16 0 0 0 - 0 2024-07-28T13:31:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:15 smithi150 bash[67543]: cluster 2024-07-28T13:31:14.454796+0000 mgr.y (mgr.25232) 2996 : cluster [DBG] pgmap v3940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:15 smithi022 bash[80503]: cluster 2024-07-28T13:31:14.454796+0000 mgr.y (mgr.25232) 2996 : cluster [DBG] pgmap v3940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:15 smithi022 bash[82865]: cluster 2024-07-28T13:31:14.454796+0000 mgr.y (mgr.25232) 2996 : cluster [DBG] pgmap v3940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:16.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4789 16 16 0 0 0 - 0 2024-07-28T13:31:17.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4790 16 16 0 0 0 - 0 2024-07-28T13:31:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: cluster 2024-07-28T13:31:16.455643+0000 mgr.y (mgr.25232) 2997 : cluster [DBG] pgmap v3941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:16.584453+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:16.590688+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:16.802106+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:16.812226+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:17.212506+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:31:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:17.213956+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:31:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:17 smithi150 bash[67543]: audit 2024-07-28T13:31:17.222056+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: cluster 2024-07-28T13:31:16.455643+0000 mgr.y (mgr.25232) 2997 : cluster [DBG] pgmap v3941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:16.584453+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:16.590688+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:16.802106+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:16.812226+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:17.212506+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:17.213956+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:31:18.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[80503]: audit 2024-07-28T13:31:17.222056+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: cluster 2024-07-28T13:31:16.455643+0000 mgr.y (mgr.25232) 2997 : cluster [DBG] pgmap v3941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:16.584453+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:16.590688+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:16.802106+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:16.812226+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:17.212506+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:17.213956+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:31:18.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:17 smithi022 bash[82865]: audit 2024-07-28T13:31:17.222056+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:31:18.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4791 16 16 0 0 0 - 0 2024-07-28T13:31:19.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4792 16 16 0 0 0 - 0 2024-07-28T13:31:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:19 smithi022 bash[80503]: cluster 2024-07-28T13:31:18.456960+0000 mgr.y (mgr.25232) 2998 : cluster [DBG] pgmap v3942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:31:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:31:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:31:19.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:19 smithi022 bash[82865]: cluster 2024-07-28T13:31:18.456960+0000 mgr.y (mgr.25232) 2998 : cluster [DBG] pgmap v3942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:19 smithi150 bash[67543]: cluster 2024-07-28T13:31:18.456960+0000 mgr.y (mgr.25232) 2998 : cluster [DBG] pgmap v3942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:20.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4793 16 16 0 0 0 - 0 2024-07-28T13:31:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:20 smithi150 bash[67543]: audit 2024-07-28T13:31:20.330704+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:20 smithi022 bash[80503]: audit 2024-07-28T13:31:20.330704+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:20 smithi022 bash[82865]: audit 2024-07-28T13:31:20.330704+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:21.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4794 16 16 0 0 0 - 0 2024-07-28T13:31:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:21 smithi150 bash[67543]: cluster 2024-07-28T13:31:20.458286+0000 mgr.y (mgr.25232) 2999 : cluster [DBG] pgmap v3943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:21 smithi022 bash[80503]: cluster 2024-07-28T13:31:20.458286+0000 mgr.y (mgr.25232) 2999 : cluster [DBG] pgmap v3943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:21 smithi022 bash[82865]: cluster 2024-07-28T13:31:20.458286+0000 mgr.y (mgr.25232) 2999 : cluster [DBG] pgmap v3943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:22.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4795 16 16 0 0 0 - 0 2024-07-28T13:31:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:31:22 smithi150 bash[60514]: ts=2024-07-28T13:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:31:23.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4796 16 16 0 0 0 - 0 2024-07-28T13:31:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:23 smithi150 bash[67543]: cluster 2024-07-28T13:31:22.459664+0000 mgr.y (mgr.25232) 3000 : cluster [DBG] pgmap v3944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:23 smithi022 bash[80503]: cluster 2024-07-28T13:31:22.459664+0000 mgr.y (mgr.25232) 3000 : cluster [DBG] pgmap v3944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:23 smithi022 bash[82865]: cluster 2024-07-28T13:31:22.459664+0000 mgr.y (mgr.25232) 3000 : cluster [DBG] pgmap v3944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:24.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4797 16 16 0 0 0 - 0 2024-07-28T13:31:25.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4798 16 16 0 0 0 - 0 2024-07-28T13:31:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:25 smithi150 bash[67543]: cluster 2024-07-28T13:31:24.461010+0000 mgr.y (mgr.25232) 3001 : cluster [DBG] pgmap v3945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:25 smithi022 bash[80503]: cluster 2024-07-28T13:31:24.461010+0000 mgr.y (mgr.25232) 3001 : cluster [DBG] pgmap v3945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:25 smithi022 bash[82865]: cluster 2024-07-28T13:31:24.461010+0000 mgr.y (mgr.25232) 3001 : cluster [DBG] pgmap v3945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:26.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4799 16 16 0 0 0 - 0 2024-07-28T13:31:27.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:31:27.493427+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:31:27.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:31:27.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4800 16 16 0 0 0 - 0 2024-07-28T13:31:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:27 smithi150 bash[67543]: cluster 2024-07-28T13:31:26.462377+0000 mgr.y (mgr.25232) 3002 : cluster [DBG] pgmap v3946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:27 smithi022 bash[80503]: cluster 2024-07-28T13:31:26.462377+0000 mgr.y (mgr.25232) 3002 : cluster [DBG] pgmap v3946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:27 smithi022 bash[82865]: cluster 2024-07-28T13:31:26.462377+0000 mgr.y (mgr.25232) 3002 : cluster [DBG] pgmap v3946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:28.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4801 16 16 0 0 0 - 0 2024-07-28T13:31:29.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4802 16 16 0 0 0 - 0 2024-07-28T13:31:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:31:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:31:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:31:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:29 smithi022 bash[82865]: cluster 2024-07-28T13:31:28.463730+0000 mgr.y (mgr.25232) 3003 : cluster [DBG] pgmap v3947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:29.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:29 smithi022 bash[80503]: cluster 2024-07-28T13:31:28.463730+0000 mgr.y (mgr.25232) 3003 : cluster [DBG] pgmap v3947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:29 smithi150 bash[67543]: cluster 2024-07-28T13:31:28.463730+0000 mgr.y (mgr.25232) 3003 : cluster [DBG] pgmap v3947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:30.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4803 16 16 0 0 0 - 0 2024-07-28T13:31:31.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4804 16 16 0 0 0 - 0 2024-07-28T13:31:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:31 smithi150 bash[67543]: cluster 2024-07-28T13:31:30.465072+0000 mgr.y (mgr.25232) 3004 : cluster [DBG] pgmap v3948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:31 smithi022 bash[80503]: cluster 2024-07-28T13:31:30.465072+0000 mgr.y (mgr.25232) 3004 : cluster [DBG] pgmap v3948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:31 smithi022 bash[82865]: cluster 2024-07-28T13:31:30.465072+0000 mgr.y (mgr.25232) 3004 : cluster [DBG] pgmap v3948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:32.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4805 16 16 0 0 0 - 0 2024-07-28T13:31:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:31:32 smithi150 bash[60514]: ts=2024-07-28T13:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:31:33.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4806 16 16 0 0 0 - 0 2024-07-28T13:31:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:33 smithi150 bash[67543]: cluster 2024-07-28T13:31:32.466460+0000 mgr.y (mgr.25232) 3005 : cluster [DBG] pgmap v3949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:33 smithi022 bash[80503]: cluster 2024-07-28T13:31:32.466460+0000 mgr.y (mgr.25232) 3005 : cluster [DBG] pgmap v3949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:33 smithi022 bash[82865]: cluster 2024-07-28T13:31:32.466460+0000 mgr.y (mgr.25232) 3005 : cluster [DBG] pgmap v3949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:34.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4807 16 16 0 0 0 - 0 2024-07-28T13:31:35.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4808 16 16 0 0 0 - 0 2024-07-28T13:31:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:35 smithi150 bash[67543]: cluster 2024-07-28T13:31:34.467776+0000 mgr.y (mgr.25232) 3006 : cluster [DBG] pgmap v3950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:35 smithi150 bash[67543]: audit 2024-07-28T13:31:35.331879+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:35 smithi022 bash[80503]: cluster 2024-07-28T13:31:34.467776+0000 mgr.y (mgr.25232) 3006 : cluster [DBG] pgmap v3950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:35 smithi022 bash[80503]: audit 2024-07-28T13:31:35.331879+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:35 smithi022 bash[82865]: cluster 2024-07-28T13:31:34.467776+0000 mgr.y (mgr.25232) 3006 : cluster [DBG] pgmap v3950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:35 smithi022 bash[82865]: audit 2024-07-28T13:31:35.331879+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:36.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4809 16 16 0 0 0 - 0 2024-07-28T13:31:37.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4810 16 16 0 0 0 - 0 2024-07-28T13:31:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:37 smithi150 bash[67543]: cluster 2024-07-28T13:31:36.469132+0000 mgr.y (mgr.25232) 3007 : cluster [DBG] pgmap v3951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:37 smithi022 bash[80503]: cluster 2024-07-28T13:31:36.469132+0000 mgr.y (mgr.25232) 3007 : cluster [DBG] pgmap v3951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:37 smithi022 bash[82865]: cluster 2024-07-28T13:31:36.469132+0000 mgr.y (mgr.25232) 3007 : cluster [DBG] pgmap v3951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:38.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4811 16 16 0 0 0 - 0 2024-07-28T13:31:39.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4812 16 16 0 0 0 - 0 2024-07-28T13:31:39.643 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:31:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:31:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:31:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:39 smithi150 bash[67543]: cluster 2024-07-28T13:31:38.470502+0000 mgr.y (mgr.25232) 3008 : cluster [DBG] pgmap v3952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:39 smithi022 bash[80503]: cluster 2024-07-28T13:31:38.470502+0000 mgr.y (mgr.25232) 3008 : cluster [DBG] pgmap v3952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:39 smithi022 bash[82865]: cluster 2024-07-28T13:31:38.470502+0000 mgr.y (mgr.25232) 3008 : cluster [DBG] pgmap v3952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:40.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4813 16 16 0 0 0 - 0 2024-07-28T13:31:41.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4814 16 16 0 0 0 - 0 2024-07-28T13:31:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:41 smithi150 bash[67543]: cluster 2024-07-28T13:31:40.471857+0000 mgr.y (mgr.25232) 3009 : cluster [DBG] pgmap v3953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:41 smithi022 bash[80503]: cluster 2024-07-28T13:31:40.471857+0000 mgr.y (mgr.25232) 3009 : cluster [DBG] pgmap v3953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:41 smithi022 bash[82865]: cluster 2024-07-28T13:31:40.471857+0000 mgr.y (mgr.25232) 3009 : cluster [DBG] pgmap v3953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:42.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4815 16 16 0 0 0 - 0 2024-07-28T13:31:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:31:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:31:43.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4816 16 16 0 0 0 - 0 2024-07-28T13:31:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:43 smithi150 bash[67543]: cluster 2024-07-28T13:31:42.473195+0000 mgr.y (mgr.25232) 3010 : cluster [DBG] pgmap v3954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:43 smithi022 bash[80503]: cluster 2024-07-28T13:31:42.473195+0000 mgr.y (mgr.25232) 3010 : cluster [DBG] pgmap v3954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:44.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:43 smithi022 bash[82865]: cluster 2024-07-28T13:31:42.473195+0000 mgr.y (mgr.25232) 3010 : cluster [DBG] pgmap v3954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:44.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4817 16 16 0 0 0 - 0 2024-07-28T13:31:45.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4818 16 16 0 0 0 - 0 2024-07-28T13:31:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:45 smithi150 bash[67543]: cluster 2024-07-28T13:31:44.474559+0000 mgr.y (mgr.25232) 3011 : cluster [DBG] pgmap v3955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:45 smithi022 bash[80503]: cluster 2024-07-28T13:31:44.474559+0000 mgr.y (mgr.25232) 3011 : cluster [DBG] pgmap v3955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:45 smithi022 bash[82865]: cluster 2024-07-28T13:31:44.474559+0000 mgr.y (mgr.25232) 3011 : cluster [DBG] pgmap v3955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:46.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4819 16 16 0 0 0 - 0 2024-07-28T13:31:47.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:31:47.496710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:31:47.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:31:47.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4820 16 16 0 0 0 - 0 2024-07-28T13:31:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:47 smithi150 bash[67543]: cluster 2024-07-28T13:31:46.475889+0000 mgr.y (mgr.25232) 3012 : cluster [DBG] pgmap v3956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:47 smithi022 bash[80503]: cluster 2024-07-28T13:31:46.475889+0000 mgr.y (mgr.25232) 3012 : cluster [DBG] pgmap v3956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:47 smithi022 bash[82865]: cluster 2024-07-28T13:31:46.475889+0000 mgr.y (mgr.25232) 3012 : cluster [DBG] pgmap v3956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:48.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4821 16 16 0 0 0 - 0 2024-07-28T13:31:49.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4822 16 16 0 0 0 - 0 2024-07-28T13:31:49.665 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:31:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:31:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:31:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:49 smithi150 bash[67543]: cluster 2024-07-28T13:31:48.477213+0000 mgr.y (mgr.25232) 3013 : cluster [DBG] pgmap v3957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:49 smithi022 bash[80503]: cluster 2024-07-28T13:31:48.477213+0000 mgr.y (mgr.25232) 3013 : cluster [DBG] pgmap v3957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:49 smithi022 bash[82865]: cluster 2024-07-28T13:31:48.477213+0000 mgr.y (mgr.25232) 3013 : cluster [DBG] pgmap v3957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:50.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4823 16 16 0 0 0 - 0 2024-07-28T13:31:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:50 smithi150 bash[67543]: audit 2024-07-28T13:31:50.332420+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:50 smithi022 bash[80503]: audit 2024-07-28T13:31:50.332420+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:50 smithi022 bash[82865]: audit 2024-07-28T13:31:50.332420+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:31:51.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4824 16 16 0 0 0 - 0 2024-07-28T13:31:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:51 smithi150 bash[67543]: cluster 2024-07-28T13:31:50.478556+0000 mgr.y (mgr.25232) 3014 : cluster [DBG] pgmap v3958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:51 smithi022 bash[80503]: cluster 2024-07-28T13:31:50.478556+0000 mgr.y (mgr.25232) 3014 : cluster [DBG] pgmap v3958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:51 smithi022 bash[82865]: cluster 2024-07-28T13:31:50.478556+0000 mgr.y (mgr.25232) 3014 : cluster [DBG] pgmap v3958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:52.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4825 16 16 0 0 0 - 0 2024-07-28T13:31:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:31:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:31:53.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4826 16 16 0 0 0 - 0 2024-07-28T13:31:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:53 smithi150 bash[67543]: cluster 2024-07-28T13:31:52.479909+0000 mgr.y (mgr.25232) 3015 : cluster [DBG] pgmap v3959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:53 smithi022 bash[80503]: cluster 2024-07-28T13:31:52.479909+0000 mgr.y (mgr.25232) 3015 : cluster [DBG] pgmap v3959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:53 smithi022 bash[82865]: cluster 2024-07-28T13:31:52.479909+0000 mgr.y (mgr.25232) 3015 : cluster [DBG] pgmap v3959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:54.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4827 16 16 0 0 0 - 0 2024-07-28T13:31:55.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4828 16 16 0 0 0 - 0 2024-07-28T13:31:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:55 smithi150 bash[67543]: cluster 2024-07-28T13:31:54.481252+0000 mgr.y (mgr.25232) 3016 : cluster [DBG] pgmap v3960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:55 smithi022 bash[80503]: cluster 2024-07-28T13:31:54.481252+0000 mgr.y (mgr.25232) 3016 : cluster [DBG] pgmap v3960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:55 smithi022 bash[82865]: cluster 2024-07-28T13:31:54.481252+0000 mgr.y (mgr.25232) 3016 : cluster [DBG] pgmap v3960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:56.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4829 16 16 0 0 0 - 0 2024-07-28T13:31:57.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4830 16 16 0 0 0 - 0 2024-07-28T13:31:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:57 smithi150 bash[67543]: cluster 2024-07-28T13:31:56.482582+0000 mgr.y (mgr.25232) 3017 : cluster [DBG] pgmap v3961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:57 smithi022 bash[80503]: cluster 2024-07-28T13:31:56.482582+0000 mgr.y (mgr.25232) 3017 : cluster [DBG] pgmap v3961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:57 smithi022 bash[82865]: cluster 2024-07-28T13:31:56.482582+0000 mgr.y (mgr.25232) 3017 : cluster [DBG] pgmap v3961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:31:58.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4831 16 16 0 0 0 - 0 2024-07-28T13:31:59.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4832 16 16 0 0 0 - 0 2024-07-28T13:31:59.692 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:31:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:31:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:32:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:31:59 smithi150 bash[67543]: cluster 2024-07-28T13:31:58.483973+0000 mgr.y (mgr.25232) 3018 : cluster [DBG] pgmap v3962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:31:59 smithi022 bash[80503]: cluster 2024-07-28T13:31:58.483973+0000 mgr.y (mgr.25232) 3018 : cluster [DBG] pgmap v3962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:31:59 smithi022 bash[82865]: cluster 2024-07-28T13:31:58.483973+0000 mgr.y (mgr.25232) 3018 : cluster [DBG] pgmap v3962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:00.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4833 16 16 0 0 0 - 0 2024-07-28T13:32:01.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4834 16 16 0 0 0 - 0 2024-07-28T13:32:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:01 smithi150 bash[67543]: cluster 2024-07-28T13:32:00.485250+0000 mgr.y (mgr.25232) 3019 : cluster [DBG] pgmap v3963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:01 smithi022 bash[80503]: cluster 2024-07-28T13:32:00.485250+0000 mgr.y (mgr.25232) 3019 : cluster [DBG] pgmap v3963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:01 smithi022 bash[82865]: cluster 2024-07-28T13:32:00.485250+0000 mgr.y (mgr.25232) 3019 : cluster [DBG] pgmap v3963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:02.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4835 16 16 0 0 0 - 0 2024-07-28T13:32:02.708 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:32:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:32:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:02 smithi150 bash[67543]: cluster 2024-07-28T13:32:02.486606+0000 mgr.y (mgr.25232) 3020 : cluster [DBG] pgmap v3964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:02 smithi022 bash[80503]: cluster 2024-07-28T13:32:02.486606+0000 mgr.y (mgr.25232) 3020 : cluster [DBG] pgmap v3964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:02 smithi022 bash[82865]: cluster 2024-07-28T13:32:02.486606+0000 mgr.y (mgr.25232) 3020 : cluster [DBG] pgmap v3964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:03.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4836 16 16 0 0 0 - 0 2024-07-28T13:32:04.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4837 16 16 0 0 0 - 0 2024-07-28T13:32:05.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4838 16 16 0 0 0 - 0 2024-07-28T13:32:05.545 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:05 smithi150 bash[67543]: cluster 2024-07-28T13:32:04.487955+0000 mgr.y (mgr.25232) 3021 : cluster [DBG] pgmap v3965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:05 smithi022 bash[80503]: cluster 2024-07-28T13:32:04.487955+0000 mgr.y (mgr.25232) 3021 : cluster [DBG] pgmap v3965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:05 smithi022 bash[80503]: audit 2024-07-28T13:32:05.333083+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:05 smithi022 bash[82865]: cluster 2024-07-28T13:32:04.487955+0000 mgr.y (mgr.25232) 3021 : cluster [DBG] pgmap v3965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:05 smithi022 bash[82865]: audit 2024-07-28T13:32:05.333083+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:05 smithi150 bash[67543]: audit 2024-07-28T13:32:05.333083+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:06.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4839 16 16 0 0 0 - 0 2024-07-28T13:32:07.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:32:07.499966+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:32:07.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:32:07.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4840 16 16 0 0 0 - 0 2024-07-28T13:32:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:07 smithi022 bash[80503]: cluster 2024-07-28T13:32:06.489294+0000 mgr.y (mgr.25232) 3022 : cluster [DBG] pgmap v3966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:07 smithi022 bash[82865]: cluster 2024-07-28T13:32:06.489294+0000 mgr.y (mgr.25232) 3022 : cluster [DBG] pgmap v3966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:07 smithi150 bash[67543]: cluster 2024-07-28T13:32:06.489294+0000 mgr.y (mgr.25232) 3022 : cluster [DBG] pgmap v3966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:08.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4841 16 16 0 0 0 - 0 2024-07-28T13:32:09.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4842 16 16 0 0 0 - 0 2024-07-28T13:32:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:09 smithi022 bash[80503]: cluster 2024-07-28T13:32:08.490647+0000 mgr.y (mgr.25232) 3023 : cluster [DBG] pgmap v3967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:32:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:32:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:32:09.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:09 smithi022 bash[82865]: cluster 2024-07-28T13:32:08.490647+0000 mgr.y (mgr.25232) 3023 : cluster [DBG] pgmap v3967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:09 smithi150 bash[67543]: cluster 2024-07-28T13:32:08.490647+0000 mgr.y (mgr.25232) 3023 : cluster [DBG] pgmap v3967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:10.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4843 16 16 0 0 0 - 0 2024-07-28T13:32:11.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4844 16 16 0 0 0 - 0 2024-07-28T13:32:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:11 smithi022 bash[80503]: cluster 2024-07-28T13:32:10.491982+0000 mgr.y (mgr.25232) 3024 : cluster [DBG] pgmap v3968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:11 smithi022 bash[82865]: cluster 2024-07-28T13:32:10.491982+0000 mgr.y (mgr.25232) 3024 : cluster [DBG] pgmap v3968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:11 smithi150 bash[67543]: cluster 2024-07-28T13:32:10.491982+0000 mgr.y (mgr.25232) 3024 : cluster [DBG] pgmap v3968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:12.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4845 16 16 0 0 0 - 0 2024-07-28T13:32:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:32:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:32:13.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4846 16 16 0 0 0 - 0 2024-07-28T13:32:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:13 smithi022 bash[80503]: cluster 2024-07-28T13:32:12.493303+0000 mgr.y (mgr.25232) 3025 : cluster [DBG] pgmap v3969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:13 smithi022 bash[82865]: cluster 2024-07-28T13:32:12.493303+0000 mgr.y (mgr.25232) 3025 : cluster [DBG] pgmap v3969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:13 smithi150 bash[67543]: cluster 2024-07-28T13:32:12.493303+0000 mgr.y (mgr.25232) 3025 : cluster [DBG] pgmap v3969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:14.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4847 16 16 0 0 0 - 0 2024-07-28T13:32:15.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4848 16 16 0 0 0 - 0 2024-07-28T13:32:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:15 smithi022 bash[80503]: cluster 2024-07-28T13:32:14.494700+0000 mgr.y (mgr.25232) 3026 : cluster [DBG] pgmap v3970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:15 smithi022 bash[82865]: cluster 2024-07-28T13:32:14.494700+0000 mgr.y (mgr.25232) 3026 : cluster [DBG] pgmap v3970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:15 smithi150 bash[67543]: cluster 2024-07-28T13:32:14.494700+0000 mgr.y (mgr.25232) 3026 : cluster [DBG] pgmap v3970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:16.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4849 16 16 0 0 0 - 0 2024-07-28T13:32:17.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4850 16 16 0 0 0 - 0 2024-07-28T13:32:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:17 smithi022 bash[82865]: cluster 2024-07-28T13:32:16.496045+0000 mgr.y (mgr.25232) 3027 : cluster [DBG] pgmap v3971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:17 smithi022 bash[82865]: audit 2024-07-28T13:32:17.353388+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:32:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:17 smithi022 bash[80503]: cluster 2024-07-28T13:32:16.496045+0000 mgr.y (mgr.25232) 3027 : cluster [DBG] pgmap v3971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:17 smithi022 bash[80503]: audit 2024-07-28T13:32:17.353388+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:32:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:17 smithi150 bash[67543]: cluster 2024-07-28T13:32:16.496045+0000 mgr.y (mgr.25232) 3027 : cluster [DBG] pgmap v3971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:17 smithi150 bash[67543]: audit 2024-07-28T13:32:17.353388+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:32:18.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4851 16 16 0 0 0 - 0 2024-07-28T13:32:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:18 smithi150 bash[67543]: audit 2024-07-28T13:32:17.742358+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:18 smithi150 bash[67543]: audit 2024-07-28T13:32:17.747297+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:18 smithi150 bash[67543]: cluster 2024-07-28T13:32:18.497379+0000 mgr.y (mgr.25232) 3028 : cluster [DBG] pgmap v3972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:18 smithi022 bash[80503]: audit 2024-07-28T13:32:17.742358+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:18 smithi022 bash[80503]: audit 2024-07-28T13:32:17.747297+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:18 smithi022 bash[80503]: cluster 2024-07-28T13:32:18.497379+0000 mgr.y (mgr.25232) 3028 : cluster [DBG] pgmap v3972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:18 smithi022 bash[82865]: audit 2024-07-28T13:32:17.742358+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:18 smithi022 bash[82865]: audit 2024-07-28T13:32:17.747297+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:18 smithi022 bash[82865]: cluster 2024-07-28T13:32:18.497379+0000 mgr.y (mgr.25232) 3028 : cluster [DBG] pgmap v3972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:19.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4852 16 16 0 0 0 - 0 2024-07-28T13:32:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:32:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:32:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:32:20.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4853 16 16 0 0 0 - 0 2024-07-28T13:32:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:20 smithi150 bash[67543]: audit 2024-07-28T13:32:20.333301+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:20 smithi022 bash[80503]: audit 2024-07-28T13:32:20.333301+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:20 smithi022 bash[82865]: audit 2024-07-28T13:32:20.333301+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:21.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4854 16 16 0 0 0 - 0 2024-07-28T13:32:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:21 smithi150 bash[67543]: cluster 2024-07-28T13:32:20.498797+0000 mgr.y (mgr.25232) 3029 : cluster [DBG] pgmap v3973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:21 smithi022 bash[80503]: cluster 2024-07-28T13:32:20.498797+0000 mgr.y (mgr.25232) 3029 : cluster [DBG] pgmap v3973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:21 smithi022 bash[82865]: cluster 2024-07-28T13:32:20.498797+0000 mgr.y (mgr.25232) 3029 : cluster [DBG] pgmap v3973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:22.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4855 16 16 0 0 0 - 0 2024-07-28T13:32:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:32:22 smithi150 bash[60514]: ts=2024-07-28T13:32:22.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:32:23.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4856 16 16 0 0 0 - 0 2024-07-28T13:32:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[80503]: cluster 2024-07-28T13:32:22.500129+0000 mgr.y (mgr.25232) 3030 : cluster [DBG] pgmap v3974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[80503]: audit 2024-07-28T13:32:23.278263+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[80503]: audit 2024-07-28T13:32:23.282592+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[80503]: audit 2024-07-28T13:32:23.370854+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[80503]: audit 2024-07-28T13:32:23.378739+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[82865]: cluster 2024-07-28T13:32:22.500129+0000 mgr.y (mgr.25232) 3030 : cluster [DBG] pgmap v3974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[82865]: audit 2024-07-28T13:32:23.278263+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[82865]: audit 2024-07-28T13:32:23.282592+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[82865]: audit 2024-07-28T13:32:23.370854+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:23 smithi022 bash[82865]: audit 2024-07-28T13:32:23.378739+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:23 smithi150 bash[67543]: cluster 2024-07-28T13:32:22.500129+0000 mgr.y (mgr.25232) 3030 : cluster [DBG] pgmap v3974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:23 smithi150 bash[67543]: audit 2024-07-28T13:32:23.278263+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:23 smithi150 bash[67543]: audit 2024-07-28T13:32:23.282592+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:23 smithi150 bash[67543]: audit 2024-07-28T13:32:23.370854+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:23 smithi150 bash[67543]: audit 2024-07-28T13:32:23.378739+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:24.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4857 16 16 0 0 0 - 0 2024-07-28T13:32:25.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4858 16 16 0 0 0 - 0 2024-07-28T13:32:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:25 smithi150 bash[67543]: audit 2024-07-28T13:32:24.083085+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:25 smithi150 bash[67543]: audit 2024-07-28T13:32:24.088811+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:25 smithi150 bash[67543]: audit 2024-07-28T13:32:24.115323+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:25 smithi150 bash[67543]: audit 2024-07-28T13:32:24.119749+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:25 smithi150 bash[67543]: cluster 2024-07-28T13:32:24.501442+0000 mgr.y (mgr.25232) 3031 : cluster [DBG] pgmap v3975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[80503]: audit 2024-07-28T13:32:24.083085+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[80503]: audit 2024-07-28T13:32:24.088811+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[80503]: audit 2024-07-28T13:32:24.115323+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[80503]: audit 2024-07-28T13:32:24.119749+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[80503]: cluster 2024-07-28T13:32:24.501442+0000 mgr.y (mgr.25232) 3031 : cluster [DBG] pgmap v3975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[82865]: audit 2024-07-28T13:32:24.083085+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[82865]: audit 2024-07-28T13:32:24.088811+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[82865]: audit 2024-07-28T13:32:24.115323+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[82865]: audit 2024-07-28T13:32:24.119749+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:25 smithi022 bash[82865]: cluster 2024-07-28T13:32:24.501442+0000 mgr.y (mgr.25232) 3031 : cluster [DBG] pgmap v3975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:26.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4859 16 16 0 0 0 - 0 2024-07-28T13:32:27.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:32:27.503185+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:32:27.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:32:27.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4860 16 16 0 0 0 - 0 2024-07-28T13:32:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:27 smithi022 bash[80503]: cluster 2024-07-28T13:32:26.502818+0000 mgr.y (mgr.25232) 3032 : cluster [DBG] pgmap v3976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:27.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:27 smithi022 bash[82865]: cluster 2024-07-28T13:32:26.502818+0000 mgr.y (mgr.25232) 3032 : cluster [DBG] pgmap v3976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:27 smithi150 bash[67543]: cluster 2024-07-28T13:32:26.502818+0000 mgr.y (mgr.25232) 3032 : cluster [DBG] pgmap v3976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:28.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4861 16 16 0 0 0 - 0 2024-07-28T13:32:29.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4862 16 16 0 0 0 - 0 2024-07-28T13:32:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:29 smithi022 bash[80503]: cluster 2024-07-28T13:32:28.504244+0000 mgr.y (mgr.25232) 3033 : cluster [DBG] pgmap v3977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:32:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:32:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:32:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:29 smithi022 bash[82865]: cluster 2024-07-28T13:32:28.504244+0000 mgr.y (mgr.25232) 3033 : cluster [DBG] pgmap v3977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:29 smithi150 bash[67543]: cluster 2024-07-28T13:32:28.504244+0000 mgr.y (mgr.25232) 3033 : cluster [DBG] pgmap v3977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:30.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4863 16 16 0 0 0 - 0 2024-07-28T13:32:31.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4864 16 16 0 0 0 - 0 2024-07-28T13:32:31.821 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:31 smithi150 bash[67543]: cluster 2024-07-28T13:32:30.505605+0000 mgr.y (mgr.25232) 3034 : cluster [DBG] pgmap v3978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:31.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:31 smithi022 bash[80503]: cluster 2024-07-28T13:32:30.505605+0000 mgr.y (mgr.25232) 3034 : cluster [DBG] pgmap v3978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:31 smithi022 bash[82865]: cluster 2024-07-28T13:32:30.505605+0000 mgr.y (mgr.25232) 3034 : cluster [DBG] pgmap v3978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:32.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4865 16 16 0 0 0 - 0 2024-07-28T13:32:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:32:32 smithi150 bash[60514]: ts=2024-07-28T13:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:32:33.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4866 16 16 0 0 0 - 0 2024-07-28T13:32:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:33 smithi022 bash[80503]: cluster 2024-07-28T13:32:32.506954+0000 mgr.y (mgr.25232) 3035 : cluster [DBG] pgmap v3979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:33.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:33 smithi022 bash[80503]: audit 2024-07-28T13:32:33.565158+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:33 smithi022 bash[82865]: cluster 2024-07-28T13:32:32.506954+0000 mgr.y (mgr.25232) 3035 : cluster [DBG] pgmap v3979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:33.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:33 smithi022 bash[82865]: audit 2024-07-28T13:32:33.565158+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:33 smithi150 bash[67543]: cluster 2024-07-28T13:32:32.506954+0000 mgr.y (mgr.25232) 3035 : cluster [DBG] pgmap v3979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:33 smithi150 bash[67543]: audit 2024-07-28T13:32:33.565158+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:34.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4867 16 16 0 0 0 - 0 2024-07-28T13:32:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:34 smithi150 bash[67543]: audit 2024-07-28T13:32:33.575507+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:34 smithi150 bash[67543]: audit 2024-07-28T13:32:33.577546+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:32:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:34 smithi150 bash[67543]: audit 2024-07-28T13:32:33.585427+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:32:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:34 smithi150 bash[67543]: audit 2024-07-28T13:32:33.595899+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[82865]: audit 2024-07-28T13:32:33.575507+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[82865]: audit 2024-07-28T13:32:33.577546+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:32:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[82865]: audit 2024-07-28T13:32:33.585427+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:32:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[82865]: audit 2024-07-28T13:32:33.595899+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[80503]: audit 2024-07-28T13:32:33.575507+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[80503]: audit 2024-07-28T13:32:33.577546+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:32:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[80503]: audit 2024-07-28T13:32:33.585427+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:32:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:34 smithi022 bash[80503]: audit 2024-07-28T13:32:33.595899+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:32:35.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4868 16 16 0 0 0 - 0 2024-07-28T13:32:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:35 smithi150 bash[67543]: cluster 2024-07-28T13:32:34.508279+0000 mgr.y (mgr.25232) 3036 : cluster [DBG] pgmap v3980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:35 smithi150 bash[67543]: audit 2024-07-28T13:32:35.333687+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:35 smithi022 bash[80503]: cluster 2024-07-28T13:32:34.508279+0000 mgr.y (mgr.25232) 3036 : cluster [DBG] pgmap v3980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:35 smithi022 bash[80503]: audit 2024-07-28T13:32:35.333687+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:35 smithi022 bash[82865]: cluster 2024-07-28T13:32:34.508279+0000 mgr.y (mgr.25232) 3036 : cluster [DBG] pgmap v3980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:35 smithi022 bash[82865]: audit 2024-07-28T13:32:35.333687+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:36.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4869 16 16 0 0 0 - 0 2024-07-28T13:32:37.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4870 16 16 0 0 0 - 0 2024-07-28T13:32:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:37 smithi150 bash[67543]: cluster 2024-07-28T13:32:36.509607+0000 mgr.y (mgr.25232) 3037 : cluster [DBG] pgmap v3981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:37 smithi022 bash[80503]: cluster 2024-07-28T13:32:36.509607+0000 mgr.y (mgr.25232) 3037 : cluster [DBG] pgmap v3981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:37 smithi022 bash[82865]: cluster 2024-07-28T13:32:36.509607+0000 mgr.y (mgr.25232) 3037 : cluster [DBG] pgmap v3981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:38.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4871 16 16 0 0 0 - 0 2024-07-28T13:32:39.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4872 16 16 0 0 0 - 0 2024-07-28T13:32:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:39 smithi022 bash[80503]: cluster 2024-07-28T13:32:38.510970+0000 mgr.y (mgr.25232) 3038 : cluster [DBG] pgmap v3982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:32:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:32:39] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T13:32:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:39 smithi022 bash[82865]: cluster 2024-07-28T13:32:38.510970+0000 mgr.y (mgr.25232) 3038 : cluster [DBG] pgmap v3982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:39 smithi150 bash[67543]: cluster 2024-07-28T13:32:38.510970+0000 mgr.y (mgr.25232) 3038 : cluster [DBG] pgmap v3982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:40.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4873 16 16 0 0 0 - 0 2024-07-28T13:32:41.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4874 16 16 0 0 0 - 0 2024-07-28T13:32:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:41 smithi150 bash[67543]: cluster 2024-07-28T13:32:40.512313+0000 mgr.y (mgr.25232) 3039 : cluster [DBG] pgmap v3983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:41 smithi022 bash[80503]: cluster 2024-07-28T13:32:40.512313+0000 mgr.y (mgr.25232) 3039 : cluster [DBG] pgmap v3983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:41 smithi022 bash[82865]: cluster 2024-07-28T13:32:40.512313+0000 mgr.y (mgr.25232) 3039 : cluster [DBG] pgmap v3983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:42.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4875 16 16 0 0 0 - 0 2024-07-28T13:32:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:32:42 smithi150 bash[60514]: ts=2024-07-28T13:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:32:43.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4876 16 16 0 0 0 - 0 2024-07-28T13:32:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:43 smithi150 bash[67543]: cluster 2024-07-28T13:32:42.513654+0000 mgr.y (mgr.25232) 3040 : cluster [DBG] pgmap v3984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:43 smithi022 bash[80503]: cluster 2024-07-28T13:32:42.513654+0000 mgr.y (mgr.25232) 3040 : cluster [DBG] pgmap v3984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:44.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:43 smithi022 bash[82865]: cluster 2024-07-28T13:32:42.513654+0000 mgr.y (mgr.25232) 3040 : cluster [DBG] pgmap v3984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:44.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4877 16 16 0 0 0 - 0 2024-07-28T13:32:45.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4878 16 16 0 0 0 - 0 2024-07-28T13:32:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:45 smithi150 bash[67543]: cluster 2024-07-28T13:32:44.515006+0000 mgr.y (mgr.25232) 3041 : cluster [DBG] pgmap v3985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:45 smithi022 bash[80503]: cluster 2024-07-28T13:32:44.515006+0000 mgr.y (mgr.25232) 3041 : cluster [DBG] pgmap v3985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:45 smithi022 bash[82865]: cluster 2024-07-28T13:32:44.515006+0000 mgr.y (mgr.25232) 3041 : cluster [DBG] pgmap v3985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:46.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4879 16 16 0 0 0 - 0 2024-07-28T13:32:47.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:32:47.506360+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:32:47.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:32:47.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4880 16 16 0 0 0 - 0 2024-07-28T13:32:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:47 smithi150 bash[67543]: cluster 2024-07-28T13:32:46.516330+0000 mgr.y (mgr.25232) 3042 : cluster [DBG] pgmap v3986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:47 smithi022 bash[80503]: cluster 2024-07-28T13:32:46.516330+0000 mgr.y (mgr.25232) 3042 : cluster [DBG] pgmap v3986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:47 smithi022 bash[82865]: cluster 2024-07-28T13:32:46.516330+0000 mgr.y (mgr.25232) 3042 : cluster [DBG] pgmap v3986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:48.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4881 16 16 0 0 0 - 0 2024-07-28T13:32:49.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4882 16 16 0 0 0 - 0 2024-07-28T13:32:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:49 smithi022 bash[80503]: cluster 2024-07-28T13:32:48.517690+0000 mgr.y (mgr.25232) 3043 : cluster [DBG] pgmap v3987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:32:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:32:49] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T13:32:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:49 smithi022 bash[82865]: cluster 2024-07-28T13:32:48.517690+0000 mgr.y (mgr.25232) 3043 : cluster [DBG] pgmap v3987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:49 smithi150 bash[67543]: cluster 2024-07-28T13:32:48.517690+0000 mgr.y (mgr.25232) 3043 : cluster [DBG] pgmap v3987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:50.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4883 16 16 0 0 0 - 0 2024-07-28T13:32:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:50 smithi150 bash[67543]: audit 2024-07-28T13:32:50.334252+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:50 smithi022 bash[80503]: audit 2024-07-28T13:32:50.334252+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:50 smithi022 bash[82865]: audit 2024-07-28T13:32:50.334252+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:32:51.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4884 16 16 0 0 0 - 0 2024-07-28T13:32:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:51 smithi150 bash[67543]: cluster 2024-07-28T13:32:50.519031+0000 mgr.y (mgr.25232) 3044 : cluster [DBG] pgmap v3988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:51 smithi022 bash[80503]: cluster 2024-07-28T13:32:50.519031+0000 mgr.y (mgr.25232) 3044 : cluster [DBG] pgmap v3988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:51 smithi022 bash[82865]: cluster 2024-07-28T13:32:50.519031+0000 mgr.y (mgr.25232) 3044 : cluster [DBG] pgmap v3988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:52.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4885 16 16 0 0 0 - 0 2024-07-28T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:32:52 smithi150 bash[60514]: ts=2024-07-28T13:32: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:32:53.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4886 16 16 0 0 0 - 0 2024-07-28T13:32:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:53 smithi150 bash[67543]: cluster 2024-07-28T13:32:52.520383+0000 mgr.y (mgr.25232) 3045 : cluster [DBG] pgmap v3989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:53 smithi022 bash[80503]: cluster 2024-07-28T13:32:52.520383+0000 mgr.y (mgr.25232) 3045 : cluster [DBG] pgmap v3989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:54.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:53 smithi022 bash[82865]: cluster 2024-07-28T13:32:52.520383+0000 mgr.y (mgr.25232) 3045 : cluster [DBG] pgmap v3989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:54.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4887 16 16 0 0 0 - 0 2024-07-28T13:32:55.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4888 16 16 0 0 0 - 0 2024-07-28T13:32:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:55 smithi150 bash[67543]: cluster 2024-07-28T13:32:54.521741+0000 mgr.y (mgr.25232) 3046 : cluster [DBG] pgmap v3990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:55 smithi022 bash[80503]: cluster 2024-07-28T13:32:54.521741+0000 mgr.y (mgr.25232) 3046 : cluster [DBG] pgmap v3990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:55 smithi022 bash[82865]: cluster 2024-07-28T13:32:54.521741+0000 mgr.y (mgr.25232) 3046 : cluster [DBG] pgmap v3990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:56.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4889 16 16 0 0 0 - 0 2024-07-28T13:32:57.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4890 16 16 0 0 0 - 0 2024-07-28T13:32:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:57 smithi150 bash[67543]: cluster 2024-07-28T13:32:56.523098+0000 mgr.y (mgr.25232) 3047 : cluster [DBG] pgmap v3991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:57 smithi022 bash[80503]: cluster 2024-07-28T13:32:56.523098+0000 mgr.y (mgr.25232) 3047 : cluster [DBG] pgmap v3991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:57 smithi022 bash[82865]: cluster 2024-07-28T13:32:56.523098+0000 mgr.y (mgr.25232) 3047 : cluster [DBG] pgmap v3991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:32:58.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4891 16 16 0 0 0 - 0 2024-07-28T13:32:59.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4892 16 16 0 0 0 - 0 2024-07-28T13:32:59.651 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:32:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:32:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:33:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:32:59 smithi150 bash[67543]: cluster 2024-07-28T13:32:58.524478+0000 mgr.y (mgr.25232) 3048 : cluster [DBG] pgmap v3992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:32:59 smithi022 bash[80503]: cluster 2024-07-28T13:32:58.524478+0000 mgr.y (mgr.25232) 3048 : cluster [DBG] pgmap v3992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:32:59 smithi022 bash[82865]: cluster 2024-07-28T13:32:58.524478+0000 mgr.y (mgr.25232) 3048 : cluster [DBG] pgmap v3992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:00.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4893 16 16 0 0 0 - 0 2024-07-28T13:33:01.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4894 16 16 0 0 0 - 0 2024-07-28T13:33:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:01 smithi150 bash[67543]: cluster 2024-07-28T13:33:00.525851+0000 mgr.y (mgr.25232) 3049 : cluster [DBG] pgmap v3993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:01 smithi022 bash[80503]: cluster 2024-07-28T13:33:00.525851+0000 mgr.y (mgr.25232) 3049 : cluster [DBG] pgmap v3993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:01 smithi022 bash[82865]: cluster 2024-07-28T13:33:00.525851+0000 mgr.y (mgr.25232) 3049 : cluster [DBG] pgmap v3993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:02.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4895 16 16 0 0 0 - 0 2024-07-28T13:33:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:33:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:33:03.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4896 16 16 0 0 0 - 0 2024-07-28T13:33:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:03 smithi150 bash[67543]: cluster 2024-07-28T13:33:02.527230+0000 mgr.y (mgr.25232) 3050 : cluster [DBG] pgmap v3994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:03 smithi022 bash[80503]: cluster 2024-07-28T13:33:02.527230+0000 mgr.y (mgr.25232) 3050 : cluster [DBG] pgmap v3994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:03 smithi022 bash[82865]: cluster 2024-07-28T13:33:02.527230+0000 mgr.y (mgr.25232) 3050 : cluster [DBG] pgmap v3994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:04.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4897 16 16 0 0 0 - 0 2024-07-28T13:33:05.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4898 16 16 0 0 0 - 0 2024-07-28T13:33:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:05 smithi150 bash[67543]: cluster 2024-07-28T13:33:04.528564+0000 mgr.y (mgr.25232) 3051 : cluster [DBG] pgmap v3995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:05 smithi150 bash[67543]: audit 2024-07-28T13:33:05.334804+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:05 smithi022 bash[80503]: cluster 2024-07-28T13:33:04.528564+0000 mgr.y (mgr.25232) 3051 : cluster [DBG] pgmap v3995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:05 smithi022 bash[80503]: audit 2024-07-28T13:33:05.334804+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:05 smithi022 bash[82865]: cluster 2024-07-28T13:33:04.528564+0000 mgr.y (mgr.25232) 3051 : cluster [DBG] pgmap v3995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:05 smithi022 bash[82865]: audit 2024-07-28T13:33:05.334804+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:06.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4899 16 16 0 0 0 - 0 2024-07-28T13:33:07.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:33:07.509675+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:33:07.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:33:07.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4900 16 16 0 0 0 - 0 2024-07-28T13:33:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:07 smithi150 bash[67543]: cluster 2024-07-28T13:33:06.529888+0000 mgr.y (mgr.25232) 3052 : cluster [DBG] pgmap v3996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:07 smithi022 bash[80503]: cluster 2024-07-28T13:33:06.529888+0000 mgr.y (mgr.25232) 3052 : cluster [DBG] pgmap v3996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:07 smithi022 bash[82865]: cluster 2024-07-28T13:33:06.529888+0000 mgr.y (mgr.25232) 3052 : cluster [DBG] pgmap v3996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:08.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4901 16 16 0 0 0 - 0 2024-07-28T13:33:09.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4902 16 16 0 0 0 - 0 2024-07-28T13:33:09.672 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:33:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:33:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:33:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:09 smithi150 bash[67543]: cluster 2024-07-28T13:33:08.531274+0000 mgr.y (mgr.25232) 3053 : cluster [DBG] pgmap v3997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:09 smithi022 bash[80503]: cluster 2024-07-28T13:33:08.531274+0000 mgr.y (mgr.25232) 3053 : cluster [DBG] pgmap v3997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:09 smithi022 bash[82865]: cluster 2024-07-28T13:33:08.531274+0000 mgr.y (mgr.25232) 3053 : cluster [DBG] pgmap v3997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:10.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4903 16 16 0 0 0 - 0 2024-07-28T13:33:11.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4904 16 16 0 0 0 - 0 2024-07-28T13:33:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:11 smithi150 bash[67543]: cluster 2024-07-28T13:33:10.532625+0000 mgr.y (mgr.25232) 3054 : cluster [DBG] pgmap v3998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:11 smithi022 bash[80503]: cluster 2024-07-28T13:33:10.532625+0000 mgr.y (mgr.25232) 3054 : cluster [DBG] pgmap v3998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:11 smithi022 bash[82865]: cluster 2024-07-28T13:33:10.532625+0000 mgr.y (mgr.25232) 3054 : cluster [DBG] pgmap v3998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:12.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4905 16 16 0 0 0 - 0 2024-07-28T13:33:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:33:12 smithi150 bash[60514]: ts=2024-07-28T13:33: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:33:13.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4906 16 16 0 0 0 - 0 2024-07-28T13:33:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:13 smithi150 bash[67543]: cluster 2024-07-28T13:33:12.534008+0000 mgr.y (mgr.25232) 3055 : cluster [DBG] pgmap v3999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:13 smithi022 bash[80503]: cluster 2024-07-28T13:33:12.534008+0000 mgr.y (mgr.25232) 3055 : cluster [DBG] pgmap v3999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:14.115 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:13 smithi022 bash[82865]: cluster 2024-07-28T13:33:12.534008+0000 mgr.y (mgr.25232) 3055 : cluster [DBG] pgmap v3999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:14.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4907 16 16 0 0 0 - 0 2024-07-28T13:33:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 13:33:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T13:33:14.172352571Z level=info msg="Completed cleanup jobs" duration=47.97772ms 2024-07-28T13:33:15.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4908 16 16 0 0 0 - 0 2024-07-28T13:33:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:15 smithi150 bash[67543]: cluster 2024-07-28T13:33:14.535366+0000 mgr.y (mgr.25232) 3056 : cluster [DBG] pgmap v4000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:15 smithi022 bash[80503]: cluster 2024-07-28T13:33:14.535366+0000 mgr.y (mgr.25232) 3056 : cluster [DBG] pgmap v4000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:15 smithi022 bash[82865]: cluster 2024-07-28T13:33:14.535366+0000 mgr.y (mgr.25232) 3056 : cluster [DBG] pgmap v4000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:16.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4909 16 16 0 0 0 - 0 2024-07-28T13:33:17.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4910 16 16 0 0 0 - 0 2024-07-28T13:33:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:17 smithi150 bash[67543]: cluster 2024-07-28T13:33:16.536721+0000 mgr.y (mgr.25232) 3057 : cluster [DBG] pgmap v4001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:17 smithi022 bash[80503]: cluster 2024-07-28T13:33:16.536721+0000 mgr.y (mgr.25232) 3057 : cluster [DBG] pgmap v4001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:17 smithi022 bash[82865]: cluster 2024-07-28T13:33:16.536721+0000 mgr.y (mgr.25232) 3057 : cluster [DBG] pgmap v4001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:18.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4911 16 16 0 0 0 - 0 2024-07-28T13:33:19.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4912 16 16 0 0 0 - 0 2024-07-28T13:33:19.694 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:33:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:33:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:33:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:19 smithi150 bash[67543]: cluster 2024-07-28T13:33:18.538122+0000 mgr.y (mgr.25232) 3058 : cluster [DBG] pgmap v4002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:19 smithi022 bash[82865]: cluster 2024-07-28T13:33:18.538122+0000 mgr.y (mgr.25232) 3058 : cluster [DBG] pgmap v4002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:20.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:19 smithi022 bash[80503]: cluster 2024-07-28T13:33:18.538122+0000 mgr.y (mgr.25232) 3058 : cluster [DBG] pgmap v4002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:20.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4913 16 16 0 0 0 - 0 2024-07-28T13:33:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:20 smithi150 bash[67543]: audit 2024-07-28T13:33:20.335094+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:20 smithi022 bash[80503]: audit 2024-07-28T13:33:20.335094+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:20 smithi022 bash[82865]: audit 2024-07-28T13:33:20.335094+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:21.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4914 16 16 0 0 0 - 0 2024-07-28T13:33:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:21 smithi150 bash[67543]: cluster 2024-07-28T13:33:20.539486+0000 mgr.y (mgr.25232) 3059 : cluster [DBG] pgmap v4003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:21 smithi022 bash[80503]: cluster 2024-07-28T13:33:20.539486+0000 mgr.y (mgr.25232) 3059 : cluster [DBG] pgmap v4003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:21 smithi022 bash[82865]: cluster 2024-07-28T13:33:20.539486+0000 mgr.y (mgr.25232) 3059 : cluster [DBG] pgmap v4003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:22.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4915 16 16 0 0 0 - 0 2024-07-28T13:33:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:33:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:33:23.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4916 16 16 0 0 0 - 0 2024-07-28T13:33:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:23 smithi150 bash[67543]: cluster 2024-07-28T13:33:22.540860+0000 mgr.y (mgr.25232) 3060 : cluster [DBG] pgmap v4004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:23 smithi022 bash[80503]: cluster 2024-07-28T13:33:22.540860+0000 mgr.y (mgr.25232) 3060 : cluster [DBG] pgmap v4004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:23 smithi022 bash[82865]: cluster 2024-07-28T13:33:22.540860+0000 mgr.y (mgr.25232) 3060 : cluster [DBG] pgmap v4004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:24.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4917 16 16 0 0 0 - 0 2024-07-28T13:33:25.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4918 16 16 0 0 0 - 0 2024-07-28T13:33:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:25 smithi150 bash[67543]: cluster 2024-07-28T13:33:24.542213+0000 mgr.y (mgr.25232) 3061 : cluster [DBG] pgmap v4005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:25 smithi022 bash[80503]: cluster 2024-07-28T13:33:24.542213+0000 mgr.y (mgr.25232) 3061 : cluster [DBG] pgmap v4005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:26.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:25 smithi022 bash[82865]: cluster 2024-07-28T13:33:24.542213+0000 mgr.y (mgr.25232) 3061 : cluster [DBG] pgmap v4005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:26.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4919 16 16 0 0 0 - 0 2024-07-28T13:33:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:26 smithi150 bash[67543]: cluster 2024-07-28T13:33:26.543554+0000 mgr.y (mgr.25232) 3062 : cluster [DBG] pgmap v4006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:26 smithi022 bash[80503]: cluster 2024-07-28T13:33:26.543554+0000 mgr.y (mgr.25232) 3062 : cluster [DBG] pgmap v4006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:26 smithi022 bash[82865]: cluster 2024-07-28T13:33:26.543554+0000 mgr.y (mgr.25232) 3062 : cluster [DBG] pgmap v4006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:27.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:33:27.512907+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:33:27.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:33:27.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4920 16 16 0 0 0 - 0 2024-07-28T13:33:28.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4921 16 16 0 0 0 - 0 2024-07-28T13:33:29.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4922 16 16 0 0 0 - 0 2024-07-28T13:33:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:29 smithi022 bash[80503]: cluster 2024-07-28T13:33:28.544899+0000 mgr.y (mgr.25232) 3063 : cluster [DBG] pgmap v4007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:33:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:33:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T13:33:29.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:29 smithi022 bash[82865]: cluster 2024-07-28T13:33:28.544899+0000 mgr.y (mgr.25232) 3063 : cluster [DBG] pgmap v4007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:29 smithi150 bash[67543]: cluster 2024-07-28T13:33:28.544899+0000 mgr.y (mgr.25232) 3063 : cluster [DBG] pgmap v4007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:30.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4923 16 16 0 0 0 - 0 2024-07-28T13:33:31.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4924 16 16 0 0 0 - 0 2024-07-28T13:33:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:31 smithi150 bash[67543]: cluster 2024-07-28T13:33:30.546294+0000 mgr.y (mgr.25232) 3064 : cluster [DBG] pgmap v4008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:31 smithi022 bash[80503]: cluster 2024-07-28T13:33:30.546294+0000 mgr.y (mgr.25232) 3064 : cluster [DBG] pgmap v4008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:31 smithi022 bash[82865]: cluster 2024-07-28T13:33:30.546294+0000 mgr.y (mgr.25232) 3064 : cluster [DBG] pgmap v4008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:32.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4925 16 16 0 0 0 - 0 2024-07-28T13:33:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:33:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:33:33.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4926 16 16 0 0 0 - 0 2024-07-28T13:33:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:33 smithi150 bash[67543]: cluster 2024-07-28T13:33:32.547694+0000 mgr.y (mgr.25232) 3065 : cluster [DBG] pgmap v4009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:33 smithi022 bash[80503]: cluster 2024-07-28T13:33:32.547694+0000 mgr.y (mgr.25232) 3065 : cluster [DBG] pgmap v4009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:33 smithi022 bash[82865]: cluster 2024-07-28T13:33:32.547694+0000 mgr.y (mgr.25232) 3065 : cluster [DBG] pgmap v4009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:34.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4927 16 16 0 0 0 - 0 2024-07-28T13:33:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:34 smithi150 bash[67543]: audit 2024-07-28T13:33:33.752765+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:33:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:34 smithi022 bash[80503]: audit 2024-07-28T13:33:33.752765+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:33:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:34 smithi022 bash[82865]: audit 2024-07-28T13:33:33.752765+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:33:35.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4928 16 16 0 0 0 - 0 2024-07-28T13:33:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:35 smithi150 bash[67543]: cluster 2024-07-28T13:33:34.549066+0000 mgr.y (mgr.25232) 3066 : cluster [DBG] pgmap v4010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:35 smithi150 bash[67543]: audit 2024-07-28T13:33:35.335642+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:35 smithi022 bash[80503]: cluster 2024-07-28T13:33:34.549066+0000 mgr.y (mgr.25232) 3066 : cluster [DBG] pgmap v4010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:35 smithi022 bash[80503]: audit 2024-07-28T13:33:35.335642+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:35 smithi022 bash[82865]: cluster 2024-07-28T13:33:34.549066+0000 mgr.y (mgr.25232) 3066 : cluster [DBG] pgmap v4010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:35 smithi022 bash[82865]: audit 2024-07-28T13:33:35.335642+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:36.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4929 16 16 0 0 0 - 0 2024-07-28T13:33:37.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4930 16 16 0 0 0 - 0 2024-07-28T13:33:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:37 smithi150 bash[67543]: cluster 2024-07-28T13:33:36.550441+0000 mgr.y (mgr.25232) 3067 : cluster [DBG] pgmap v4011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:37 smithi022 bash[80503]: cluster 2024-07-28T13:33:36.550441+0000 mgr.y (mgr.25232) 3067 : cluster [DBG] pgmap v4011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:37 smithi022 bash[82865]: cluster 2024-07-28T13:33:36.550441+0000 mgr.y (mgr.25232) 3067 : cluster [DBG] pgmap v4011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:38.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4931 16 16 0 0 0 - 0 2024-07-28T13:33:39.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4932 16 16 0 0 0 - 0 2024-07-28T13:33:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[80503]: cluster 2024-07-28T13:33:38.551822+0000 mgr.y (mgr.25232) 3068 : cluster [DBG] pgmap v4012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[80503]: audit 2024-07-28T13:33:39.435764+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[80503]: audit 2024-07-28T13:33:39.444102+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[82865]: cluster 2024-07-28T13:33:38.551822+0000 mgr.y (mgr.25232) 3068 : cluster [DBG] pgmap v4012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[82865]: audit 2024-07-28T13:33:39.435764+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:39.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[82865]: audit 2024-07-28T13:33:39.444102+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:33:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:33:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:33:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:39 smithi150 bash[67543]: cluster 2024-07-28T13:33:38.551822+0000 mgr.y (mgr.25232) 3068 : cluster [DBG] pgmap v4012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:39 smithi150 bash[67543]: audit 2024-07-28T13:33:39.435764+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:39 smithi150 bash[67543]: audit 2024-07-28T13:33:39.444102+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:40.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4933 16 16 0 0 0 - 0 2024-07-28T13:33:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:40 smithi150 bash[67543]: audit 2024-07-28T13:33:39.669261+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:40 smithi150 bash[67543]: audit 2024-07-28T13:33:39.677393+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:40 smithi022 bash[80503]: audit 2024-07-28T13:33:39.669261+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:40 smithi022 bash[80503]: audit 2024-07-28T13:33:39.677393+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:40 smithi022 bash[82865]: audit 2024-07-28T13:33:39.669261+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:40 smithi022 bash[82865]: audit 2024-07-28T13:33:39.677393+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:41.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4934 16 16 0 0 0 - 0 2024-07-28T13:33:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:41 smithi150 bash[67543]: cluster 2024-07-28T13:33:40.553162+0000 mgr.y (mgr.25232) 3069 : cluster [DBG] pgmap v4013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:41 smithi022 bash[80503]: cluster 2024-07-28T13:33:40.553162+0000 mgr.y (mgr.25232) 3069 : cluster [DBG] pgmap v4013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:41 smithi022 bash[82865]: cluster 2024-07-28T13:33:40.553162+0000 mgr.y (mgr.25232) 3069 : cluster [DBG] pgmap v4013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:42.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4935 16 16 0 0 0 - 0 2024-07-28T13:33:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:33:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:33:43.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4936 16 16 0 0 0 - 0 2024-07-28T13:33:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:43 smithi150 bash[67543]: cluster 2024-07-28T13:33:42.554589+0000 mgr.y (mgr.25232) 3070 : cluster [DBG] pgmap v4014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:43 smithi022 bash[80503]: cluster 2024-07-28T13:33:42.554589+0000 mgr.y (mgr.25232) 3070 : cluster [DBG] pgmap v4014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:43 smithi022 bash[82865]: cluster 2024-07-28T13:33:42.554589+0000 mgr.y (mgr.25232) 3070 : cluster [DBG] pgmap v4014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:44.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4937 16 16 0 0 0 - 0 2024-07-28T13:33:45.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4938 16 16 0 0 0 - 0 2024-07-28T13:33:45.985 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:45 smithi022 bash[80503]: cluster 2024-07-28T13:33:44.555964+0000 mgr.y (mgr.25232) 3071 : cluster [DBG] pgmap v4015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:45.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:45 smithi022 bash[82865]: cluster 2024-07-28T13:33:44.555964+0000 mgr.y (mgr.25232) 3071 : cluster [DBG] pgmap v4015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:45 smithi150 bash[67543]: cluster 2024-07-28T13:33:44.555964+0000 mgr.y (mgr.25232) 3071 : cluster [DBG] pgmap v4015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:46.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4939 16 16 0 0 0 - 0 2024-07-28T13:33:47.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:33:47.516033+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:33:47.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:33:47.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4940 16 16 0 0 0 - 0 2024-07-28T13:33:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:47 smithi150 bash[67543]: cluster 2024-07-28T13:33:46.557335+0000 mgr.y (mgr.25232) 3072 : cluster [DBG] pgmap v4016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:47 smithi022 bash[82865]: cluster 2024-07-28T13:33:46.557335+0000 mgr.y (mgr.25232) 3072 : cluster [DBG] pgmap v4016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:47 smithi022 bash[80503]: cluster 2024-07-28T13:33:46.557335+0000 mgr.y (mgr.25232) 3072 : cluster [DBG] pgmap v4016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:48.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4941 16 16 0 0 0 - 0 2024-07-28T13:33:49.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4942 16 16 0 0 0 - 0 2024-07-28T13:33:49.694 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:33:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:33:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:49 smithi150 bash[67543]: cluster 2024-07-28T13:33:48.558282+0000 mgr.y (mgr.25232) 3073 : cluster [DBG] pgmap v4017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:49 smithi150 bash[67543]: audit 2024-07-28T13:33:49.616043+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:49 smithi150 bash[67543]: audit 2024-07-28T13:33:49.624684+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:49 smithi150 bash[67543]: audit 2024-07-28T13:33:49.626391+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:33:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:49 smithi150 bash[67543]: audit 2024-07-28T13:33:49.628104+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:33:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:49 smithi150 bash[67543]: audit 2024-07-28T13:33:49.637448+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[80503]: cluster 2024-07-28T13:33:48.558282+0000 mgr.y (mgr.25232) 3073 : cluster [DBG] pgmap v4017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[80503]: audit 2024-07-28T13:33:49.616043+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[80503]: audit 2024-07-28T13:33:49.624684+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[80503]: audit 2024-07-28T13:33:49.626391+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[80503]: audit 2024-07-28T13:33:49.628104+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[80503]: audit 2024-07-28T13:33:49.637448+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[82865]: cluster 2024-07-28T13:33:48.558282+0000 mgr.y (mgr.25232) 3073 : cluster [DBG] pgmap v4017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[82865]: audit 2024-07-28T13:33:49.616043+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[82865]: audit 2024-07-28T13:33:49.624684+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[82865]: audit 2024-07-28T13:33:49.626391+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:33:50.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[82865]: audit 2024-07-28T13:33:49.628104+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:33:50.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:49 smithi022 bash[82865]: audit 2024-07-28T13:33:49.637448+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:33:50.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4943 16 16 0 0 0 - 0 2024-07-28T13:33:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:50 smithi150 bash[67543]: audit 2024-07-28T13:33:50.336087+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:50 smithi022 bash[80503]: audit 2024-07-28T13:33:50.336087+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:50 smithi022 bash[82865]: audit 2024-07-28T13:33:50.336087+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:33:51.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4944 16 16 0 0 0 - 0 2024-07-28T13:33:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:51 smithi150 bash[67543]: cluster 2024-07-28T13:33:50.559593+0000 mgr.y (mgr.25232) 3074 : cluster [DBG] pgmap v4018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:51 smithi022 bash[80503]: cluster 2024-07-28T13:33:50.559593+0000 mgr.y (mgr.25232) 3074 : cluster [DBG] pgmap v4018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:51 smithi022 bash[82865]: cluster 2024-07-28T13:33:50.559593+0000 mgr.y (mgr.25232) 3074 : cluster [DBG] pgmap v4018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:52.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4945 16 16 0 0 0 - 0 2024-07-28T13:33:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:33:52 smithi150 bash[60514]: ts=2024-07-28T13:33: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:33:53.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4946 16 16 0 0 0 - 0 2024-07-28T13:33:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:53 smithi150 bash[67543]: cluster 2024-07-28T13:33:52.560989+0000 mgr.y (mgr.25232) 3075 : cluster [DBG] pgmap v4019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:53 smithi022 bash[80503]: cluster 2024-07-28T13:33:52.560989+0000 mgr.y (mgr.25232) 3075 : cluster [DBG] pgmap v4019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:53 smithi022 bash[82865]: cluster 2024-07-28T13:33:52.560989+0000 mgr.y (mgr.25232) 3075 : cluster [DBG] pgmap v4019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:54.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4947 16 16 0 0 0 - 0 2024-07-28T13:33:55.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4948 16 16 0 0 0 - 0 2024-07-28T13:33:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:55 smithi150 bash[67543]: cluster 2024-07-28T13:33:54.562406+0000 mgr.y (mgr.25232) 3076 : cluster [DBG] pgmap v4020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:55 smithi022 bash[80503]: cluster 2024-07-28T13:33:54.562406+0000 mgr.y (mgr.25232) 3076 : cluster [DBG] pgmap v4020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:55 smithi022 bash[82865]: cluster 2024-07-28T13:33:54.562406+0000 mgr.y (mgr.25232) 3076 : cluster [DBG] pgmap v4020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:56.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4949 16 16 0 0 0 - 0 2024-07-28T13:33:57.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4950 16 16 0 0 0 - 0 2024-07-28T13:33:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:57 smithi150 bash[67543]: cluster 2024-07-28T13:33:56.563822+0000 mgr.y (mgr.25232) 3077 : cluster [DBG] pgmap v4021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:57 smithi022 bash[80503]: cluster 2024-07-28T13:33:56.563822+0000 mgr.y (mgr.25232) 3077 : cluster [DBG] pgmap v4021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:57 smithi022 bash[82865]: cluster 2024-07-28T13:33:56.563822+0000 mgr.y (mgr.25232) 3077 : cluster [DBG] pgmap v4021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:58.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4951 16 16 0 0 0 - 0 2024-07-28T13:33:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:33:58 smithi022 bash[80503]: cluster 2024-07-28T13:33:58.565184+0000 mgr.y (mgr.25232) 3078 : cluster [DBG] pgmap v4022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:33:58 smithi022 bash[82865]: cluster 2024-07-28T13:33:58.565184+0000 mgr.y (mgr.25232) 3078 : cluster [DBG] pgmap v4022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:33:58 smithi150 bash[67543]: cluster 2024-07-28T13:33:58.565184+0000 mgr.y (mgr.25232) 3078 : cluster [DBG] pgmap v4022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:33:59.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4952 16 16 0 0 0 - 0 2024-07-28T13:33:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:33:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:33:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:34:00.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4953 16 16 0 0 0 - 0 2024-07-28T13:34:01.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4954 16 16 0 0 0 - 0 2024-07-28T13:34:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:01 smithi150 bash[67543]: cluster 2024-07-28T13:34:00.566575+0000 mgr.y (mgr.25232) 3079 : cluster [DBG] pgmap v4023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:01 smithi022 bash[80503]: cluster 2024-07-28T13:34:00.566575+0000 mgr.y (mgr.25232) 3079 : cluster [DBG] pgmap v4023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:01 smithi022 bash[82865]: cluster 2024-07-28T13:34:00.566575+0000 mgr.y (mgr.25232) 3079 : cluster [DBG] pgmap v4023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:02.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4955 16 16 0 0 0 - 0 2024-07-28T13:34:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:34:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:34:03.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4956 16 16 0 0 0 - 0 2024-07-28T13:34:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:03 smithi150 bash[67543]: cluster 2024-07-28T13:34:02.567920+0000 mgr.y (mgr.25232) 3080 : cluster [DBG] pgmap v4024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:03 smithi022 bash[80503]: cluster 2024-07-28T13:34:02.567920+0000 mgr.y (mgr.25232) 3080 : cluster [DBG] pgmap v4024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:03 smithi022 bash[82865]: cluster 2024-07-28T13:34:02.567920+0000 mgr.y (mgr.25232) 3080 : cluster [DBG] pgmap v4024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:04.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4957 16 16 0 0 0 - 0 2024-07-28T13:34:05.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4958 16 16 0 0 0 - 0 2024-07-28T13:34:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:05 smithi150 bash[67543]: cluster 2024-07-28T13:34:04.569379+0000 mgr.y (mgr.25232) 3081 : cluster [DBG] pgmap v4025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:05 smithi150 bash[67543]: audit 2024-07-28T13:34:05.336306+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:05 smithi022 bash[82865]: cluster 2024-07-28T13:34:04.569379+0000 mgr.y (mgr.25232) 3081 : cluster [DBG] pgmap v4025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:05 smithi022 bash[82865]: audit 2024-07-28T13:34:05.336306+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:05 smithi022 bash[80503]: cluster 2024-07-28T13:34:04.569379+0000 mgr.y (mgr.25232) 3081 : cluster [DBG] pgmap v4025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:06.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:05 smithi022 bash[80503]: audit 2024-07-28T13:34:05.336306+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:06.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4959 16 16 0 0 0 - 0 2024-07-28T13:34:07.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:34:07.519089+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:34:07.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:34:07.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4960 16 16 0 0 0 - 0 2024-07-28T13:34:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:07 smithi150 bash[67543]: cluster 2024-07-28T13:34:06.570755+0000 mgr.y (mgr.25232) 3082 : cluster [DBG] pgmap v4026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:07 smithi022 bash[80503]: cluster 2024-07-28T13:34:06.570755+0000 mgr.y (mgr.25232) 3082 : cluster [DBG] pgmap v4026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:07 smithi022 bash[82865]: cluster 2024-07-28T13:34:06.570755+0000 mgr.y (mgr.25232) 3082 : cluster [DBG] pgmap v4026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:08.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4961 16 16 0 0 0 - 0 2024-07-28T13:34:09.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4962 16 16 0 0 0 - 0 2024-07-28T13:34:09.639 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:34:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:34:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:34:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:09 smithi150 bash[67543]: cluster 2024-07-28T13:34:08.572115+0000 mgr.y (mgr.25232) 3083 : cluster [DBG] pgmap v4027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:09 smithi022 bash[80503]: cluster 2024-07-28T13:34:08.572115+0000 mgr.y (mgr.25232) 3083 : cluster [DBG] pgmap v4027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:09 smithi022 bash[82865]: cluster 2024-07-28T13:34:08.572115+0000 mgr.y (mgr.25232) 3083 : cluster [DBG] pgmap v4027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:10.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4963 16 16 0 0 0 - 0 2024-07-28T13:34:11.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4964 16 16 0 0 0 - 0 2024-07-28T13:34:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:11 smithi150 bash[67543]: cluster 2024-07-28T13:34:10.573470+0000 mgr.y (mgr.25232) 3084 : cluster [DBG] pgmap v4028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:11 smithi022 bash[80503]: cluster 2024-07-28T13:34:10.573470+0000 mgr.y (mgr.25232) 3084 : cluster [DBG] pgmap v4028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:11 smithi022 bash[82865]: cluster 2024-07-28T13:34:10.573470+0000 mgr.y (mgr.25232) 3084 : cluster [DBG] pgmap v4028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:12.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4965 16 16 0 0 0 - 0 2024-07-28T13:34:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:34:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:34:13.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4966 16 16 0 0 0 - 0 2024-07-28T13:34:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:13 smithi150 bash[67543]: cluster 2024-07-28T13:34:12.574874+0000 mgr.y (mgr.25232) 3085 : cluster [DBG] pgmap v4029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:13 smithi022 bash[80503]: cluster 2024-07-28T13:34:12.574874+0000 mgr.y (mgr.25232) 3085 : cluster [DBG] pgmap v4029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:13 smithi022 bash[82865]: cluster 2024-07-28T13:34:12.574874+0000 mgr.y (mgr.25232) 3085 : cluster [DBG] pgmap v4029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:14.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4967 16 16 0 0 0 - 0 2024-07-28T13:34:15.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4968 16 16 0 0 0 - 0 2024-07-28T13:34:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:15 smithi150 bash[67543]: cluster 2024-07-28T13:34:14.576225+0000 mgr.y (mgr.25232) 3086 : cluster [DBG] pgmap v4030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:15 smithi022 bash[80503]: cluster 2024-07-28T13:34:14.576225+0000 mgr.y (mgr.25232) 3086 : cluster [DBG] pgmap v4030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:15 smithi022 bash[82865]: cluster 2024-07-28T13:34:14.576225+0000 mgr.y (mgr.25232) 3086 : cluster [DBG] pgmap v4030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:16.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4969 16 16 0 0 0 - 0 2024-07-28T13:34:17.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4970 16 16 0 0 0 - 0 2024-07-28T13:34:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:17 smithi150 bash[67543]: cluster 2024-07-28T13:34:16.577566+0000 mgr.y (mgr.25232) 3087 : cluster [DBG] pgmap v4031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:17 smithi022 bash[80503]: cluster 2024-07-28T13:34:16.577566+0000 mgr.y (mgr.25232) 3087 : cluster [DBG] pgmap v4031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:17 smithi022 bash[82865]: cluster 2024-07-28T13:34:16.577566+0000 mgr.y (mgr.25232) 3087 : cluster [DBG] pgmap v4031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:18.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4971 16 16 0 0 0 - 0 2024-07-28T13:34:19.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4972 16 16 0 0 0 - 0 2024-07-28T13:34:19.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:34:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:34:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:34:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:19 smithi150 bash[67543]: cluster 2024-07-28T13:34:18.578953+0000 mgr.y (mgr.25232) 3088 : cluster [DBG] pgmap v4032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:19 smithi022 bash[80503]: cluster 2024-07-28T13:34:18.578953+0000 mgr.y (mgr.25232) 3088 : cluster [DBG] pgmap v4032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:19 smithi022 bash[82865]: cluster 2024-07-28T13:34:18.578953+0000 mgr.y (mgr.25232) 3088 : cluster [DBG] pgmap v4032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:20.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4973 16 16 0 0 0 - 0 2024-07-28T13:34:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:20 smithi150 bash[67543]: audit 2024-07-28T13:34:20.336852+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:20 smithi022 bash[80503]: audit 2024-07-28T13:34:20.336852+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:20 smithi022 bash[82865]: audit 2024-07-28T13:34:20.336852+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:21.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4974 16 16 0 0 0 - 0 2024-07-28T13:34:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:21 smithi150 bash[67543]: cluster 2024-07-28T13:34:20.580275+0000 mgr.y (mgr.25232) 3089 : cluster [DBG] pgmap v4033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:21 smithi022 bash[80503]: cluster 2024-07-28T13:34:20.580275+0000 mgr.y (mgr.25232) 3089 : cluster [DBG] pgmap v4033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:21 smithi022 bash[82865]: cluster 2024-07-28T13:34:20.580275+0000 mgr.y (mgr.25232) 3089 : cluster [DBG] pgmap v4033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:22.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4975 16 16 0 0 0 - 0 2024-07-28T13:34:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:34:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:34:23.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4976 16 16 0 0 0 - 0 2024-07-28T13:34:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:23 smithi150 bash[67543]: cluster 2024-07-28T13:34:22.581628+0000 mgr.y (mgr.25232) 3090 : cluster [DBG] pgmap v4034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:24.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:23 smithi022 bash[80503]: cluster 2024-07-28T13:34:22.581628+0000 mgr.y (mgr.25232) 3090 : cluster [DBG] pgmap v4034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:23 smithi022 bash[82865]: cluster 2024-07-28T13:34:22.581628+0000 mgr.y (mgr.25232) 3090 : cluster [DBG] pgmap v4034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:24.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4977 16 16 0 0 0 - 0 2024-07-28T13:34:25.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4978 16 16 0 0 0 - 0 2024-07-28T13:34:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:25 smithi150 bash[67543]: cluster 2024-07-28T13:34:24.583021+0000 mgr.y (mgr.25232) 3091 : cluster [DBG] pgmap v4035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:25 smithi022 bash[80503]: cluster 2024-07-28T13:34:24.583021+0000 mgr.y (mgr.25232) 3091 : cluster [DBG] pgmap v4035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:25 smithi022 bash[82865]: cluster 2024-07-28T13:34:24.583021+0000 mgr.y (mgr.25232) 3091 : cluster [DBG] pgmap v4035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:26.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4979 16 16 0 0 0 - 0 2024-07-28T13:34:27.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:34:27.522312+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:34:27.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:34:27.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4980 16 16 0 0 0 - 0 2024-07-28T13:34:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:27 smithi150 bash[67543]: cluster 2024-07-28T13:34:26.584354+0000 mgr.y (mgr.25232) 3092 : cluster [DBG] pgmap v4036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:27 smithi022 bash[80503]: cluster 2024-07-28T13:34:26.584354+0000 mgr.y (mgr.25232) 3092 : cluster [DBG] pgmap v4036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:27 smithi022 bash[82865]: cluster 2024-07-28T13:34:26.584354+0000 mgr.y (mgr.25232) 3092 : cluster [DBG] pgmap v4036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:28.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4981 16 16 0 0 0 - 0 2024-07-28T13:34:29.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4982 16 16 0 0 0 - 0 2024-07-28T13:34:29.687 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:34:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:34:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:34:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:29 smithi150 bash[67543]: cluster 2024-07-28T13:34:28.585743+0000 mgr.y (mgr.25232) 3093 : cluster [DBG] pgmap v4037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:29 smithi022 bash[80503]: cluster 2024-07-28T13:34:28.585743+0000 mgr.y (mgr.25232) 3093 : cluster [DBG] pgmap v4037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:29 smithi022 bash[82865]: cluster 2024-07-28T13:34:28.585743+0000 mgr.y (mgr.25232) 3093 : cluster [DBG] pgmap v4037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:30.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4983 16 16 0 0 0 - 0 2024-07-28T13:34:31.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4984 16 16 0 0 0 - 0 2024-07-28T13:34:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:31 smithi150 bash[67543]: cluster 2024-07-28T13:34:30.587155+0000 mgr.y (mgr.25232) 3094 : cluster [DBG] pgmap v4038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:31 smithi022 bash[80503]: cluster 2024-07-28T13:34:30.587155+0000 mgr.y (mgr.25232) 3094 : cluster [DBG] pgmap v4038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:31 smithi022 bash[82865]: cluster 2024-07-28T13:34:30.587155+0000 mgr.y (mgr.25232) 3094 : cluster [DBG] pgmap v4038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:32.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4985 16 16 0 0 0 - 0 2024-07-28T13:34:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:34:32 smithi150 bash[60514]: ts=2024-07-28T13:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:34:33.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4986 16 16 0 0 0 - 0 2024-07-28T13:34:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:33 smithi150 bash[67543]: cluster 2024-07-28T13:34:32.588550+0000 mgr.y (mgr.25232) 3095 : cluster [DBG] pgmap v4039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:33 smithi022 bash[80503]: cluster 2024-07-28T13:34:32.588550+0000 mgr.y (mgr.25232) 3095 : cluster [DBG] pgmap v4039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:33 smithi022 bash[82865]: cluster 2024-07-28T13:34:32.588550+0000 mgr.y (mgr.25232) 3095 : cluster [DBG] pgmap v4039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:34.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4987 16 16 0 0 0 - 0 2024-07-28T13:34:35.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4988 16 16 0 0 0 - 0 2024-07-28T13:34:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:35 smithi150 bash[67543]: cluster 2024-07-28T13:34:34.589927+0000 mgr.y (mgr.25232) 3096 : cluster [DBG] pgmap v4040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:35 smithi150 bash[67543]: audit 2024-07-28T13:34:35.337245+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:35 smithi022 bash[80503]: cluster 2024-07-28T13:34:34.589927+0000 mgr.y (mgr.25232) 3096 : cluster [DBG] pgmap v4040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:35 smithi022 bash[80503]: audit 2024-07-28T13:34:35.337245+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:35 smithi022 bash[82865]: cluster 2024-07-28T13:34:34.589927+0000 mgr.y (mgr.25232) 3096 : cluster [DBG] pgmap v4040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:35 smithi022 bash[82865]: audit 2024-07-28T13:34:35.337245+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:36.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4989 16 16 0 0 0 - 0 2024-07-28T13:34:37.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4990 16 16 0 0 0 - 0 2024-07-28T13:34:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:37 smithi150 bash[67543]: cluster 2024-07-28T13:34:36.591315+0000 mgr.y (mgr.25232) 3097 : cluster [DBG] pgmap v4041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:37 smithi022 bash[80503]: cluster 2024-07-28T13:34:36.591315+0000 mgr.y (mgr.25232) 3097 : cluster [DBG] pgmap v4041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:37 smithi022 bash[82865]: cluster 2024-07-28T13:34:36.591315+0000 mgr.y (mgr.25232) 3097 : cluster [DBG] pgmap v4041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:38.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4991 16 16 0 0 0 - 0 2024-07-28T13:34:39.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4992 16 16 0 0 0 - 0 2024-07-28T13:34:39.708 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:34:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:34:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:34:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:39 smithi150 bash[67543]: cluster 2024-07-28T13:34:38.592676+0000 mgr.y (mgr.25232) 3098 : cluster [DBG] pgmap v4042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:39 smithi022 bash[82865]: cluster 2024-07-28T13:34:38.592676+0000 mgr.y (mgr.25232) 3098 : cluster [DBG] pgmap v4042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:39 smithi022 bash[80503]: cluster 2024-07-28T13:34:38.592676+0000 mgr.y (mgr.25232) 3098 : cluster [DBG] pgmap v4042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:40.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4993 16 16 0 0 0 - 0 2024-07-28T13:34:41.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4994 16 16 0 0 0 - 0 2024-07-28T13:34:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:41 smithi150 bash[67543]: cluster 2024-07-28T13:34:40.594037+0000 mgr.y (mgr.25232) 3099 : cluster [DBG] pgmap v4043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:41 smithi022 bash[80503]: cluster 2024-07-28T13:34:40.594037+0000 mgr.y (mgr.25232) 3099 : cluster [DBG] pgmap v4043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:41 smithi022 bash[82865]: cluster 2024-07-28T13:34:40.594037+0000 mgr.y (mgr.25232) 3099 : cluster [DBG] pgmap v4043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:42.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4995 16 16 0 0 0 - 0 2024-07-28T13:34:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:34:42 smithi150 bash[60514]: ts=2024-07-28T13:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:34:43.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4996 16 16 0 0 0 - 0 2024-07-28T13:34:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:43 smithi150 bash[67543]: cluster 2024-07-28T13:34:42.595604+0000 mgr.y (mgr.25232) 3100 : cluster [DBG] pgmap v4044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:43 smithi022 bash[80503]: cluster 2024-07-28T13:34:42.595604+0000 mgr.y (mgr.25232) 3100 : cluster [DBG] pgmap v4044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:43 smithi022 bash[82865]: cluster 2024-07-28T13:34:42.595604+0000 mgr.y (mgr.25232) 3100 : cluster [DBG] pgmap v4044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:44.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4997 16 16 0 0 0 - 0 2024-07-28T13:34:45.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4998 16 16 0 0 0 - 0 2024-07-28T13:34:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:45 smithi150 bash[67543]: cluster 2024-07-28T13:34:44.597163+0000 mgr.y (mgr.25232) 3101 : cluster [DBG] pgmap v4045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:45 smithi022 bash[80503]: cluster 2024-07-28T13:34:44.597163+0000 mgr.y (mgr.25232) 3101 : cluster [DBG] pgmap v4045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:45 smithi022 bash[82865]: cluster 2024-07-28T13:34:44.597163+0000 mgr.y (mgr.25232) 3101 : cluster [DBG] pgmap v4045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:46.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 4999 16 16 0 0 0 - 0 2024-07-28T13:34:47.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:34:47.525515+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:34:47.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:34:47.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5000 16 16 0 0 0 - 0 2024-07-28T13:34:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:47 smithi150 bash[67543]: cluster 2024-07-28T13:34:46.598728+0000 mgr.y (mgr.25232) 3102 : cluster [DBG] pgmap v4046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:47 smithi022 bash[80503]: cluster 2024-07-28T13:34:46.598728+0000 mgr.y (mgr.25232) 3102 : cluster [DBG] pgmap v4046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:47 smithi022 bash[82865]: cluster 2024-07-28T13:34:46.598728+0000 mgr.y (mgr.25232) 3102 : cluster [DBG] pgmap v4046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:48.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5001 16 16 0 0 0 - 0 2024-07-28T13:34:49.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5002 16 16 0 0 0 - 0 2024-07-28T13:34:49.728 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:34:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:34:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:34:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:49 smithi150 bash[67543]: cluster 2024-07-28T13:34:48.600278+0000 mgr.y (mgr.25232) 3103 : cluster [DBG] pgmap v4047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:49 smithi022 bash[80503]: cluster 2024-07-28T13:34:48.600278+0000 mgr.y (mgr.25232) 3103 : cluster [DBG] pgmap v4047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:49 smithi022 bash[82865]: cluster 2024-07-28T13:34:48.600278+0000 mgr.y (mgr.25232) 3103 : cluster [DBG] pgmap v4047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:50.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5003 16 16 0 0 0 - 0 2024-07-28T13:34:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:50 smithi150 bash[67543]: audit 2024-07-28T13:34:49.792845+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:34:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:50 smithi150 bash[67543]: audit 2024-07-28T13:34:50.337991+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:50 smithi150 bash[67543]: cluster 2024-07-28T13:34:50.601646+0000 mgr.y (mgr.25232) 3104 : cluster [DBG] pgmap v4048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:50 smithi022 bash[80503]: audit 2024-07-28T13:34:49.792845+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:34:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:50 smithi022 bash[80503]: audit 2024-07-28T13:34:50.337991+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:50 smithi022 bash[80503]: cluster 2024-07-28T13:34:50.601646+0000 mgr.y (mgr.25232) 3104 : cluster [DBG] pgmap v4048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:50 smithi022 bash[82865]: audit 2024-07-28T13:34:49.792845+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:34:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:50 smithi022 bash[82865]: audit 2024-07-28T13:34:50.337991+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:34:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:50 smithi022 bash[82865]: cluster 2024-07-28T13:34:50.601646+0000 mgr.y (mgr.25232) 3104 : cluster [DBG] pgmap v4048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:51.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5004 16 16 0 0 0 - 0 2024-07-28T13:34:52.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5005 16 16 0 0 0 - 0 2024-07-28T13:34:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:34:52 smithi150 bash[60514]: ts=2024-07-28T13:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:34:53.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5006 16 16 0 0 0 - 0 2024-07-28T13:34:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:53 smithi150 bash[67543]: cluster 2024-07-28T13:34:52.603175+0000 mgr.y (mgr.25232) 3105 : cluster [DBG] pgmap v4049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:53 smithi022 bash[80503]: cluster 2024-07-28T13:34:52.603175+0000 mgr.y (mgr.25232) 3105 : cluster [DBG] pgmap v4049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:53 smithi022 bash[82865]: cluster 2024-07-28T13:34:52.603175+0000 mgr.y (mgr.25232) 3105 : cluster [DBG] pgmap v4049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:54.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5007 16 16 0 0 0 - 0 2024-07-28T13:34:55.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5008 16 16 0 0 0 - 0 2024-07-28T13:34:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:55 smithi150 bash[67543]: cluster 2024-07-28T13:34:54.604728+0000 mgr.y (mgr.25232) 3106 : cluster [DBG] pgmap v4050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:55 smithi150 bash[67543]: audit 2024-07-28T13:34:55.516605+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:55 smithi150 bash[67543]: audit 2024-07-28T13:34:55.522306+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:55 smithi022 bash[80503]: cluster 2024-07-28T13:34:54.604728+0000 mgr.y (mgr.25232) 3106 : cluster [DBG] pgmap v4050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:55 smithi022 bash[80503]: audit 2024-07-28T13:34:55.516605+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:55 smithi022 bash[80503]: audit 2024-07-28T13:34:55.522306+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:55 smithi022 bash[82865]: cluster 2024-07-28T13:34:54.604728+0000 mgr.y (mgr.25232) 3106 : cluster [DBG] pgmap v4050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:55 smithi022 bash[82865]: audit 2024-07-28T13:34:55.516605+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:55 smithi022 bash[82865]: audit 2024-07-28T13:34:55.522306+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:56.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5009 16 16 0 0 0 - 0 2024-07-28T13:34:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:56 smithi150 bash[67543]: audit 2024-07-28T13:34:55.661412+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:56 smithi150 bash[67543]: audit 2024-07-28T13:34:55.676171+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:56 smithi150 bash[67543]: audit 2024-07-28T13:34:56.104647+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:34:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:56 smithi150 bash[67543]: audit 2024-07-28T13:34:56.106106+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:34:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:56 smithi150 bash[67543]: audit 2024-07-28T13:34:56.112528+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[80503]: audit 2024-07-28T13:34:55.661412+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[80503]: audit 2024-07-28T13:34:55.676171+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[80503]: audit 2024-07-28T13:34:56.104647+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[80503]: audit 2024-07-28T13:34:56.106106+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[80503]: audit 2024-07-28T13:34:56.112528+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[82865]: audit 2024-07-28T13:34:55.661412+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[82865]: audit 2024-07-28T13:34:55.676171+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[82865]: audit 2024-07-28T13:34:56.104647+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[82865]: audit 2024-07-28T13:34:56.106106+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:34:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:56 smithi022 bash[82865]: audit 2024-07-28T13:34:56.112528+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:34:57.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5010 16 16 0 0 0 - 0 2024-07-28T13:34:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:57 smithi150 bash[67543]: cluster 2024-07-28T13:34:56.606138+0000 mgr.y (mgr.25232) 3107 : cluster [DBG] pgmap v4051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:57 smithi022 bash[80503]: cluster 2024-07-28T13:34:56.606138+0000 mgr.y (mgr.25232) 3107 : cluster [DBG] pgmap v4051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:57 smithi022 bash[82865]: cluster 2024-07-28T13:34:56.606138+0000 mgr.y (mgr.25232) 3107 : cluster [DBG] pgmap v4051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:34:58.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5011 16 16 0 0 0 - 0 2024-07-28T13:34:59.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5012 16 16 0 0 0 - 0 2024-07-28T13:34:59.672 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:34:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:34:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:35:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:34:59 smithi150 bash[67543]: cluster 2024-07-28T13:34:58.607496+0000 mgr.y (mgr.25232) 3108 : cluster [DBG] pgmap v4052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:34:59 smithi022 bash[80503]: cluster 2024-07-28T13:34:58.607496+0000 mgr.y (mgr.25232) 3108 : cluster [DBG] pgmap v4052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:34:59 smithi022 bash[82865]: cluster 2024-07-28T13:34:58.607496+0000 mgr.y (mgr.25232) 3108 : cluster [DBG] pgmap v4052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:00.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5013 16 16 0 0 0 - 0 2024-07-28T13:35:01.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5014 16 16 0 0 0 - 0 2024-07-28T13:35:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:01 smithi150 bash[67543]: cluster 2024-07-28T13:35:00.608833+0000 mgr.y (mgr.25232) 3109 : cluster [DBG] pgmap v4053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:01 smithi022 bash[80503]: cluster 2024-07-28T13:35:00.608833+0000 mgr.y (mgr.25232) 3109 : cluster [DBG] pgmap v4053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:01 smithi022 bash[82865]: cluster 2024-07-28T13:35:00.608833+0000 mgr.y (mgr.25232) 3109 : cluster [DBG] pgmap v4053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:02.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5015 16 16 0 0 0 - 0 2024-07-28T13:35:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:35:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:35:03.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5016 16 16 0 0 0 - 0 2024-07-28T13:35:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:03 smithi150 bash[67543]: cluster 2024-07-28T13:35:02.610200+0000 mgr.y (mgr.25232) 3110 : cluster [DBG] pgmap v4054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:03 smithi022 bash[80503]: cluster 2024-07-28T13:35:02.610200+0000 mgr.y (mgr.25232) 3110 : cluster [DBG] pgmap v4054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:03 smithi022 bash[82865]: cluster 2024-07-28T13:35:02.610200+0000 mgr.y (mgr.25232) 3110 : cluster [DBG] pgmap v4054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:04.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5017 16 16 0 0 0 - 0 2024-07-28T13:35:05.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5018 16 16 0 0 0 - 0 2024-07-28T13:35:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:05 smithi150 bash[67543]: cluster 2024-07-28T13:35:04.611567+0000 mgr.y (mgr.25232) 3111 : cluster [DBG] pgmap v4055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:05 smithi150 bash[67543]: audit 2024-07-28T13:35:05.338233+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:05 smithi022 bash[80503]: cluster 2024-07-28T13:35:04.611567+0000 mgr.y (mgr.25232) 3111 : cluster [DBG] pgmap v4055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:05 smithi022 bash[80503]: audit 2024-07-28T13:35:05.338233+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:05 smithi022 bash[82865]: cluster 2024-07-28T13:35:04.611567+0000 mgr.y (mgr.25232) 3111 : cluster [DBG] pgmap v4055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:05 smithi022 bash[82865]: audit 2024-07-28T13:35:05.338233+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:06.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5019 16 16 0 0 0 - 0 2024-07-28T13:35:07.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:35:07.528572+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:35:07.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:35:07.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5020 16 16 0 0 0 - 0 2024-07-28T13:35:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:07 smithi150 bash[67543]: cluster 2024-07-28T13:35:06.612935+0000 mgr.y (mgr.25232) 3112 : cluster [DBG] pgmap v4056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:07 smithi022 bash[80503]: cluster 2024-07-28T13:35:06.612935+0000 mgr.y (mgr.25232) 3112 : cluster [DBG] pgmap v4056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:07 smithi022 bash[82865]: cluster 2024-07-28T13:35:06.612935+0000 mgr.y (mgr.25232) 3112 : cluster [DBG] pgmap v4056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:08.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5021 16 16 0 0 0 - 0 2024-07-28T13:35:09.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5022 16 16 0 0 0 - 0 2024-07-28T13:35:09.702 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:35:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:35:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:35:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:09 smithi150 bash[67543]: cluster 2024-07-28T13:35:08.614304+0000 mgr.y (mgr.25232) 3113 : cluster [DBG] pgmap v4057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:09 smithi022 bash[80503]: cluster 2024-07-28T13:35:08.614304+0000 mgr.y (mgr.25232) 3113 : cluster [DBG] pgmap v4057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:09 smithi022 bash[82865]: cluster 2024-07-28T13:35:08.614304+0000 mgr.y (mgr.25232) 3113 : cluster [DBG] pgmap v4057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:10.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5023 16 16 0 0 0 - 0 2024-07-28T13:35:11.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5024 16 16 0 0 0 - 0 2024-07-28T13:35:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:11 smithi150 bash[67543]: cluster 2024-07-28T13:35:10.615676+0000 mgr.y (mgr.25232) 3114 : cluster [DBG] pgmap v4058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:11 smithi022 bash[80503]: cluster 2024-07-28T13:35:10.615676+0000 mgr.y (mgr.25232) 3114 : cluster [DBG] pgmap v4058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:11 smithi022 bash[82865]: cluster 2024-07-28T13:35:10.615676+0000 mgr.y (mgr.25232) 3114 : cluster [DBG] pgmap v4058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:12.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5025 16 16 0 0 0 - 0 2024-07-28T13:35:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:35:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:35:13.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5026 16 16 0 0 0 - 0 2024-07-28T13:35:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:13 smithi150 bash[67543]: cluster 2024-07-28T13:35:12.617047+0000 mgr.y (mgr.25232) 3115 : cluster [DBG] pgmap v4059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:13 smithi022 bash[80503]: cluster 2024-07-28T13:35:12.617047+0000 mgr.y (mgr.25232) 3115 : cluster [DBG] pgmap v4059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:13 smithi022 bash[82865]: cluster 2024-07-28T13:35:12.617047+0000 mgr.y (mgr.25232) 3115 : cluster [DBG] pgmap v4059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:14.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5027 16 16 0 0 0 - 0 2024-07-28T13:35:15.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5028 16 16 0 0 0 - 0 2024-07-28T13:35:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:15 smithi150 bash[67543]: cluster 2024-07-28T13:35:14.618429+0000 mgr.y (mgr.25232) 3116 : cluster [DBG] pgmap v4060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:15 smithi022 bash[80503]: cluster 2024-07-28T13:35:14.618429+0000 mgr.y (mgr.25232) 3116 : cluster [DBG] pgmap v4060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:15 smithi022 bash[82865]: cluster 2024-07-28T13:35:14.618429+0000 mgr.y (mgr.25232) 3116 : cluster [DBG] pgmap v4060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:16.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5029 16 16 0 0 0 - 0 2024-07-28T13:35:17.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5030 16 16 0 0 0 - 0 2024-07-28T13:35:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:17 smithi150 bash[67543]: cluster 2024-07-28T13:35:16.619726+0000 mgr.y (mgr.25232) 3117 : cluster [DBG] pgmap v4061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:17 smithi022 bash[80503]: cluster 2024-07-28T13:35:16.619726+0000 mgr.y (mgr.25232) 3117 : cluster [DBG] pgmap v4061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:17 smithi022 bash[82865]: cluster 2024-07-28T13:35:16.619726+0000 mgr.y (mgr.25232) 3117 : cluster [DBG] pgmap v4061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:18.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5031 16 16 0 0 0 - 0 2024-07-28T13:35:19.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5032 16 16 0 0 0 - 0 2024-07-28T13:35:19.722 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:35:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:35:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:35:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:19 smithi150 bash[67543]: cluster 2024-07-28T13:35:18.621053+0000 mgr.y (mgr.25232) 3118 : cluster [DBG] pgmap v4062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:19 smithi022 bash[80503]: cluster 2024-07-28T13:35:18.621053+0000 mgr.y (mgr.25232) 3118 : cluster [DBG] pgmap v4062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:19 smithi022 bash[82865]: cluster 2024-07-28T13:35:18.621053+0000 mgr.y (mgr.25232) 3118 : cluster [DBG] pgmap v4062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:20.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5033 16 16 0 0 0 - 0 2024-07-28T13:35:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:20 smithi150 bash[67543]: audit 2024-07-28T13:35:20.338718+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:20 smithi022 bash[80503]: audit 2024-07-28T13:35:20.338718+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:20 smithi022 bash[82865]: audit 2024-07-28T13:35:20.338718+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:21.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5034 16 16 0 0 0 - 0 2024-07-28T13:35:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:21 smithi150 bash[67543]: cluster 2024-07-28T13:35:20.622413+0000 mgr.y (mgr.25232) 3119 : cluster [DBG] pgmap v4063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:21 smithi022 bash[80503]: cluster 2024-07-28T13:35:20.622413+0000 mgr.y (mgr.25232) 3119 : cluster [DBG] pgmap v4063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:21 smithi022 bash[82865]: cluster 2024-07-28T13:35:20.622413+0000 mgr.y (mgr.25232) 3119 : cluster [DBG] pgmap v4063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:22.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5035 16 16 0 0 0 - 0 2024-07-28T13:35:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:35:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:35:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:22 smithi022 bash[80503]: cluster 2024-07-28T13:35:22.623757+0000 mgr.y (mgr.25232) 3120 : cluster [DBG] pgmap v4064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:22 smithi022 bash[82865]: cluster 2024-07-28T13:35:22.623757+0000 mgr.y (mgr.25232) 3120 : cluster [DBG] pgmap v4064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:22 smithi150 bash[67543]: cluster 2024-07-28T13:35:22.623757+0000 mgr.y (mgr.25232) 3120 : cluster [DBG] pgmap v4064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:23.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5036 16 16 0 0 0 - 0 2024-07-28T13:35:24.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5037 16 16 0 0 0 - 0 2024-07-28T13:35:25.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5038 16 16 0 0 0 - 0 2024-07-28T13:35:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:25 smithi150 bash[67543]: cluster 2024-07-28T13:35:24.625260+0000 mgr.y (mgr.25232) 3121 : cluster [DBG] pgmap v4065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:25 smithi022 bash[80503]: cluster 2024-07-28T13:35:24.625260+0000 mgr.y (mgr.25232) 3121 : cluster [DBG] pgmap v4065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:25 smithi022 bash[82865]: cluster 2024-07-28T13:35:24.625260+0000 mgr.y (mgr.25232) 3121 : cluster [DBG] pgmap v4065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:26.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5039 16 16 0 0 0 - 0 2024-07-28T13:35:27.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:35:27.531791+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:35:27.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:35:27.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5040 16 16 0 0 0 - 0 2024-07-28T13:35:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:27 smithi150 bash[67543]: cluster 2024-07-28T13:35:26.626848+0000 mgr.y (mgr.25232) 3122 : cluster [DBG] pgmap v4066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:27 smithi022 bash[80503]: cluster 2024-07-28T13:35:26.626848+0000 mgr.y (mgr.25232) 3122 : cluster [DBG] pgmap v4066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:27 smithi022 bash[82865]: cluster 2024-07-28T13:35:26.626848+0000 mgr.y (mgr.25232) 3122 : cluster [DBG] pgmap v4066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:28.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5041 16 16 0 0 0 - 0 2024-07-28T13:35:29.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5042 16 16 0 0 0 - 0 2024-07-28T13:35:29.689 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:35:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:35:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:35:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:29 smithi150 bash[67543]: cluster 2024-07-28T13:35:28.628383+0000 mgr.y (mgr.25232) 3123 : cluster [DBG] pgmap v4067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:29 smithi022 bash[80503]: cluster 2024-07-28T13:35:28.628383+0000 mgr.y (mgr.25232) 3123 : cluster [DBG] pgmap v4067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:29 smithi022 bash[82865]: cluster 2024-07-28T13:35:28.628383+0000 mgr.y (mgr.25232) 3123 : cluster [DBG] pgmap v4067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:30.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5043 16 16 0 0 0 - 0 2024-07-28T13:35:31.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5044 16 16 0 0 0 - 0 2024-07-28T13:35:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:31 smithi150 bash[67543]: cluster 2024-07-28T13:35:30.629721+0000 mgr.y (mgr.25232) 3124 : cluster [DBG] pgmap v4068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:31 smithi022 bash[80503]: cluster 2024-07-28T13:35:30.629721+0000 mgr.y (mgr.25232) 3124 : cluster [DBG] pgmap v4068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:31 smithi022 bash[82865]: cluster 2024-07-28T13:35:30.629721+0000 mgr.y (mgr.25232) 3124 : cluster [DBG] pgmap v4068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:32.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5045 16 16 0 0 0 - 0 2024-07-28T13:35:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:35:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:35:33.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5046 16 16 0 0 0 - 0 2024-07-28T13:35:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:33 smithi150 bash[67543]: cluster 2024-07-28T13:35:32.631205+0000 mgr.y (mgr.25232) 3125 : cluster [DBG] pgmap v4069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:33 smithi022 bash[82865]: cluster 2024-07-28T13:35:32.631205+0000 mgr.y (mgr.25232) 3125 : cluster [DBG] pgmap v4069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:33 smithi022 bash[80503]: cluster 2024-07-28T13:35:32.631205+0000 mgr.y (mgr.25232) 3125 : cluster [DBG] pgmap v4069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:34.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5047 16 16 0 0 0 - 0 2024-07-28T13:35:35.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5048 16 16 0 0 0 - 0 2024-07-28T13:35:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:35 smithi150 bash[67543]: cluster 2024-07-28T13:35:34.632730+0000 mgr.y (mgr.25232) 3126 : cluster [DBG] pgmap v4070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:35 smithi150 bash[67543]: audit 2024-07-28T13:35:35.339332+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:35 smithi022 bash[82865]: cluster 2024-07-28T13:35:34.632730+0000 mgr.y (mgr.25232) 3126 : cluster [DBG] pgmap v4070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:35 smithi022 bash[82865]: audit 2024-07-28T13:35:35.339332+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:35 smithi022 bash[80503]: cluster 2024-07-28T13:35:34.632730+0000 mgr.y (mgr.25232) 3126 : cluster [DBG] pgmap v4070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:35 smithi022 bash[80503]: audit 2024-07-28T13:35:35.339332+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:36.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5049 16 16 0 0 0 - 0 2024-07-28T13:35:37.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5050 16 16 0 0 0 - 0 2024-07-28T13:35:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:37 smithi150 bash[67543]: cluster 2024-07-28T13:35:36.634281+0000 mgr.y (mgr.25232) 3127 : cluster [DBG] pgmap v4071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:37 smithi022 bash[82865]: cluster 2024-07-28T13:35:36.634281+0000 mgr.y (mgr.25232) 3127 : cluster [DBG] pgmap v4071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:37 smithi022 bash[80503]: cluster 2024-07-28T13:35:36.634281+0000 mgr.y (mgr.25232) 3127 : cluster [DBG] pgmap v4071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:38.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5051 16 16 0 0 0 - 0 2024-07-28T13:35:39.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5052 16 16 0 0 0 - 0 2024-07-28T13:35:39.710 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:35:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:35:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:35:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:39 smithi150 bash[67543]: cluster 2024-07-28T13:35:38.635764+0000 mgr.y (mgr.25232) 3128 : cluster [DBG] pgmap v4072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:39 smithi022 bash[80503]: cluster 2024-07-28T13:35:38.635764+0000 mgr.y (mgr.25232) 3128 : cluster [DBG] pgmap v4072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:39 smithi022 bash[82865]: cluster 2024-07-28T13:35:38.635764+0000 mgr.y (mgr.25232) 3128 : cluster [DBG] pgmap v4072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:40.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5053 16 16 0 0 0 - 0 2024-07-28T13:35:41.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5054 16 16 0 0 0 - 0 2024-07-28T13:35:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:41 smithi150 bash[67543]: cluster 2024-07-28T13:35:40.637155+0000 mgr.y (mgr.25232) 3129 : cluster [DBG] pgmap v4073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:41 smithi022 bash[80503]: cluster 2024-07-28T13:35:40.637155+0000 mgr.y (mgr.25232) 3129 : cluster [DBG] pgmap v4073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:41 smithi022 bash[82865]: cluster 2024-07-28T13:35:40.637155+0000 mgr.y (mgr.25232) 3129 : cluster [DBG] pgmap v4073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:42.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5055 16 16 0 0 0 - 0 2024-07-28T13:35:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:35:42 smithi150 bash[60514]: ts=2024-07-28T13:35: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:35:43.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5056 16 16 0 0 0 - 0 2024-07-28T13:35:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:43 smithi150 bash[67543]: cluster 2024-07-28T13:35:42.638505+0000 mgr.y (mgr.25232) 3130 : cluster [DBG] pgmap v4074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:43 smithi022 bash[80503]: cluster 2024-07-28T13:35:42.638505+0000 mgr.y (mgr.25232) 3130 : cluster [DBG] pgmap v4074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:43 smithi022 bash[82865]: cluster 2024-07-28T13:35:42.638505+0000 mgr.y (mgr.25232) 3130 : cluster [DBG] pgmap v4074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:44.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5057 16 16 0 0 0 - 0 2024-07-28T13:35:45.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5058 16 16 0 0 0 - 0 2024-07-28T13:35:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:45 smithi150 bash[67543]: cluster 2024-07-28T13:35:44.639861+0000 mgr.y (mgr.25232) 3131 : cluster [DBG] pgmap v4075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:45 smithi022 bash[80503]: cluster 2024-07-28T13:35:44.639861+0000 mgr.y (mgr.25232) 3131 : cluster [DBG] pgmap v4075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:45 smithi022 bash[82865]: cluster 2024-07-28T13:35:44.639861+0000 mgr.y (mgr.25232) 3131 : cluster [DBG] pgmap v4075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:46.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5059 16 16 0 0 0 - 0 2024-07-28T13:35:47.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:35:47.535112+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:35:47.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:35:47.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5060 16 16 0 0 0 - 0 2024-07-28T13:35:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:47 smithi150 bash[67543]: cluster 2024-07-28T13:35:46.641213+0000 mgr.y (mgr.25232) 3132 : cluster [DBG] pgmap v4076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:47 smithi022 bash[80503]: cluster 2024-07-28T13:35:46.641213+0000 mgr.y (mgr.25232) 3132 : cluster [DBG] pgmap v4076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:47 smithi022 bash[82865]: cluster 2024-07-28T13:35:46.641213+0000 mgr.y (mgr.25232) 3132 : cluster [DBG] pgmap v4076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:48.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5061 16 16 0 0 0 - 0 2024-07-28T13:35:49.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5062 16 16 0 0 0 - 0 2024-07-28T13:35:49.731 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:35:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:35:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:35:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:49 smithi150 bash[67543]: cluster 2024-07-28T13:35:48.642583+0000 mgr.y (mgr.25232) 3133 : cluster [DBG] pgmap v4077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:49 smithi022 bash[80503]: cluster 2024-07-28T13:35:48.642583+0000 mgr.y (mgr.25232) 3133 : cluster [DBG] pgmap v4077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:49 smithi022 bash[82865]: cluster 2024-07-28T13:35:48.642583+0000 mgr.y (mgr.25232) 3133 : cluster [DBG] pgmap v4077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:50.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5063 16 16 0 0 0 - 0 2024-07-28T13:35:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:50 smithi150 bash[67543]: audit 2024-07-28T13:35:50.339664+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:50 smithi022 bash[80503]: audit 2024-07-28T13:35:50.339664+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:50 smithi022 bash[82865]: audit 2024-07-28T13:35:50.339664+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:35:51.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5064 16 16 0 0 0 - 0 2024-07-28T13:35:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:51 smithi150 bash[67543]: cluster 2024-07-28T13:35:50.643897+0000 mgr.y (mgr.25232) 3134 : cluster [DBG] pgmap v4078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:51 smithi022 bash[80503]: cluster 2024-07-28T13:35:50.643897+0000 mgr.y (mgr.25232) 3134 : cluster [DBG] pgmap v4078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:51 smithi022 bash[82865]: cluster 2024-07-28T13:35:50.643897+0000 mgr.y (mgr.25232) 3134 : cluster [DBG] pgmap v4078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:52.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5065 16 16 0 0 0 - 0 2024-07-28T13:35:52.751 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:35:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:35:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:52 smithi150 bash[67543]: cluster 2024-07-28T13:35:52.645240+0000 mgr.y (mgr.25232) 3135 : cluster [DBG] pgmap v4079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:52 smithi022 bash[80503]: cluster 2024-07-28T13:35:52.645240+0000 mgr.y (mgr.25232) 3135 : cluster [DBG] pgmap v4079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:52 smithi022 bash[82865]: cluster 2024-07-28T13:35:52.645240+0000 mgr.y (mgr.25232) 3135 : cluster [DBG] pgmap v4079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:53.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5066 16 16 0 0 0 - 0 2024-07-28T13:35:54.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5067 16 16 0 0 0 - 0 2024-07-28T13:35:55.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5068 16 16 0 0 0 - 0 2024-07-28T13:35:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:55 smithi150 bash[67543]: cluster 2024-07-28T13:35:54.646599+0000 mgr.y (mgr.25232) 3136 : cluster [DBG] pgmap v4080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:55 smithi022 bash[80503]: cluster 2024-07-28T13:35:54.646599+0000 mgr.y (mgr.25232) 3136 : cluster [DBG] pgmap v4080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:55 smithi022 bash[82865]: cluster 2024-07-28T13:35:54.646599+0000 mgr.y (mgr.25232) 3136 : cluster [DBG] pgmap v4080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:56.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5069 16 16 0 0 0 - 0 2024-07-28T13:35:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:56 smithi150 bash[67543]: audit 2024-07-28T13:35:56.237801+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:35:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:56 smithi150 bash[67543]: audit 2024-07-28T13:35:56.611850+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:35:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:56 smithi150 bash[67543]: audit 2024-07-28T13:35:56.619460+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:35:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:56 smithi022 bash[80503]: audit 2024-07-28T13:35:56.237801+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:35:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:56 smithi022 bash[80503]: audit 2024-07-28T13:35:56.611850+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:35:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:56 smithi022 bash[80503]: audit 2024-07-28T13:35:56.619460+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:35:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:56 smithi022 bash[82865]: audit 2024-07-28T13:35:56.237801+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:35:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:56 smithi022 bash[82865]: audit 2024-07-28T13:35:56.611850+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:35:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:56 smithi022 bash[82865]: audit 2024-07-28T13:35:56.619460+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:35:57.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5070 16 16 0 0 0 - 0 2024-07-28T13:35:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:57 smithi150 bash[67543]: cluster 2024-07-28T13:35:56.648050+0000 mgr.y (mgr.25232) 3137 : cluster [DBG] pgmap v4081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:58.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:57 smithi022 bash[80503]: cluster 2024-07-28T13:35:56.648050+0000 mgr.y (mgr.25232) 3137 : cluster [DBG] pgmap v4081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:58.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:57 smithi022 bash[82865]: cluster 2024-07-28T13:35:56.648050+0000 mgr.y (mgr.25232) 3137 : cluster [DBG] pgmap v4081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:35:58.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5071 16 16 0 0 0 - 0 2024-07-28T13:35:59.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5072 16 16 0 0 0 - 0 2024-07-28T13:35:59.710 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:35:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:35:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:36:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:35:59 smithi150 bash[67543]: cluster 2024-07-28T13:35:58.649400+0000 mgr.y (mgr.25232) 3138 : cluster [DBG] pgmap v4082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:00.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:35:59 smithi022 bash[80503]: cluster 2024-07-28T13:35:58.649400+0000 mgr.y (mgr.25232) 3138 : cluster [DBG] pgmap v4082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:35:59 smithi022 bash[82865]: cluster 2024-07-28T13:35:58.649400+0000 mgr.y (mgr.25232) 3138 : cluster [DBG] pgmap v4082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:00.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5073 16 16 0 0 0 - 0 2024-07-28T13:36:01.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5074 16 16 0 0 0 - 0 2024-07-28T13:36:02.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:01 smithi150 bash[67543]: cluster 2024-07-28T13:36:00.650371+0000 mgr.y (mgr.25232) 3139 : cluster [DBG] pgmap v4083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:01 smithi022 bash[80503]: cluster 2024-07-28T13:36:00.650371+0000 mgr.y (mgr.25232) 3139 : cluster [DBG] pgmap v4083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:01 smithi022 bash[82865]: cluster 2024-07-28T13:36:00.650371+0000 mgr.y (mgr.25232) 3139 : cluster [DBG] pgmap v4083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:02.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5075 16 16 0 0 0 - 0 2024-07-28T13:36:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:36:02 smithi150 bash[60514]: ts=2024-07-28T13:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:36:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:02 smithi150 bash[67543]: audit 2024-07-28T13:36:01.883085+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:02 smithi150 bash[67543]: audit 2024-07-28T13:36:01.891114+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:02 smithi150 bash[67543]: audit 2024-07-28T13:36:02.484693+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:02 smithi150 bash[67543]: audit 2024-07-28T13:36:02.494535+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:02 smithi150 bash[67543]: cluster 2024-07-28T13:36:02.651814+0000 mgr.y (mgr.25232) 3140 : cluster [DBG] pgmap v4084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[80503]: audit 2024-07-28T13:36:01.883085+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[80503]: audit 2024-07-28T13:36:01.891114+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[80503]: audit 2024-07-28T13:36:02.484693+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[80503]: audit 2024-07-28T13:36:02.494535+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[80503]: cluster 2024-07-28T13:36:02.651814+0000 mgr.y (mgr.25232) 3140 : cluster [DBG] pgmap v4084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[82865]: audit 2024-07-28T13:36:01.883085+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[82865]: audit 2024-07-28T13:36:01.891114+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[82865]: audit 2024-07-28T13:36:02.484693+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[82865]: audit 2024-07-28T13:36:02.494535+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:02 smithi022 bash[82865]: cluster 2024-07-28T13:36:02.651814+0000 mgr.y (mgr.25232) 3140 : cluster [DBG] pgmap v4084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:03.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5076 16 16 0 0 0 - 0 2024-07-28T13:36:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:03 smithi150 bash[67543]: audit 2024-07-28T13:36:03.001828+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:36:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:03 smithi150 bash[67543]: audit 2024-07-28T13:36:03.003550+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:36:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:03 smithi150 bash[67543]: audit 2024-07-28T13:36:03.014290+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:03 smithi022 bash[80503]: audit 2024-07-28T13:36:03.001828+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:36:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:03 smithi022 bash[80503]: audit 2024-07-28T13:36:03.003550+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:36:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:03 smithi022 bash[80503]: audit 2024-07-28T13:36:03.014290+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:03 smithi022 bash[82865]: audit 2024-07-28T13:36:03.001828+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:36:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:03 smithi022 bash[82865]: audit 2024-07-28T13:36:03.003550+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:36:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:03 smithi022 bash[82865]: audit 2024-07-28T13:36:03.014290+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:36:04.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5077 16 16 0 0 0 - 0 2024-07-28T13:36:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:04 smithi150 bash[67543]: cluster 2024-07-28T13:36:04.653898+0000 mgr.y (mgr.25232) 3141 : cluster [DBG] pgmap v4085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:04 smithi022 bash[80503]: cluster 2024-07-28T13:36:04.653898+0000 mgr.y (mgr.25232) 3141 : cluster [DBG] pgmap v4085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:04 smithi022 bash[82865]: cluster 2024-07-28T13:36:04.653898+0000 mgr.y (mgr.25232) 3141 : cluster [DBG] pgmap v4085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:05.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5078 16 16 0 0 0 - 0 2024-07-28T13:36:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:05 smithi150 bash[67543]: audit 2024-07-28T13:36:05.340336+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:05 smithi022 bash[80503]: audit 2024-07-28T13:36:05.340336+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:05 smithi022 bash[82865]: audit 2024-07-28T13:36:05.340336+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:06.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5079 16 16 0 0 0 - 0 2024-07-28T13:36:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:06 smithi150 bash[67543]: cluster 2024-07-28T13:36:06.655438+0000 mgr.y (mgr.25232) 3142 : cluster [DBG] pgmap v4086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:06 smithi022 bash[80503]: cluster 2024-07-28T13:36:06.655438+0000 mgr.y (mgr.25232) 3142 : cluster [DBG] pgmap v4086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:06 smithi022 bash[82865]: cluster 2024-07-28T13:36:06.655438+0000 mgr.y (mgr.25232) 3142 : cluster [DBG] pgmap v4086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:07.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:36:07.538313+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:36:07.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:36:07.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5080 16 16 0 0 0 - 0 2024-07-28T13:36:08.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5081 16 16 0 0 0 - 0 2024-07-28T13:36:09.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5082 16 16 0 0 0 - 0 2024-07-28T13:36:09.712 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:36:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:36:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:36:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:09 smithi150 bash[67543]: cluster 2024-07-28T13:36:08.656949+0000 mgr.y (mgr.25232) 3143 : cluster [DBG] pgmap v4087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:09 smithi022 bash[80503]: cluster 2024-07-28T13:36:08.656949+0000 mgr.y (mgr.25232) 3143 : cluster [DBG] pgmap v4087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:09 smithi022 bash[82865]: cluster 2024-07-28T13:36:08.656949+0000 mgr.y (mgr.25232) 3143 : cluster [DBG] pgmap v4087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:10.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5083 16 16 0 0 0 - 0 2024-07-28T13:36:11.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5084 16 16 0 0 0 - 0 2024-07-28T13:36:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:11 smithi150 bash[67543]: cluster 2024-07-28T13:36:10.658265+0000 mgr.y (mgr.25232) 3144 : cluster [DBG] pgmap v4088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:11 smithi022 bash[80503]: cluster 2024-07-28T13:36:10.658265+0000 mgr.y (mgr.25232) 3144 : cluster [DBG] pgmap v4088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:11 smithi022 bash[82865]: cluster 2024-07-28T13:36:10.658265+0000 mgr.y (mgr.25232) 3144 : cluster [DBG] pgmap v4088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:12.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5085 16 16 0 0 0 - 0 2024-07-28T13:36:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:36:12 smithi150 bash[60514]: ts=2024-07-28T13:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:36:13.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5086 16 16 0 0 0 - 0 2024-07-28T13:36:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:13 smithi150 bash[67543]: cluster 2024-07-28T13:36:12.659610+0000 mgr.y (mgr.25232) 3145 : cluster [DBG] pgmap v4089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:13 smithi022 bash[80503]: cluster 2024-07-28T13:36:12.659610+0000 mgr.y (mgr.25232) 3145 : cluster [DBG] pgmap v4089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:13 smithi022 bash[82865]: cluster 2024-07-28T13:36:12.659610+0000 mgr.y (mgr.25232) 3145 : cluster [DBG] pgmap v4089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:14.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5087 16 16 0 0 0 - 0 2024-07-28T13:36:15.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5088 16 16 0 0 0 - 0 2024-07-28T13:36:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:15 smithi150 bash[67543]: cluster 2024-07-28T13:36:14.660931+0000 mgr.y (mgr.25232) 3146 : cluster [DBG] pgmap v4090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:15 smithi022 bash[80503]: cluster 2024-07-28T13:36:14.660931+0000 mgr.y (mgr.25232) 3146 : cluster [DBG] pgmap v4090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:15 smithi022 bash[82865]: cluster 2024-07-28T13:36:14.660931+0000 mgr.y (mgr.25232) 3146 : cluster [DBG] pgmap v4090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:16.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5089 16 16 0 0 0 - 0 2024-07-28T13:36:17.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5090 16 16 0 0 0 - 0 2024-07-28T13:36:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:17 smithi150 bash[67543]: cluster 2024-07-28T13:36:16.662247+0000 mgr.y (mgr.25232) 3147 : cluster [DBG] pgmap v4091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:18.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:17 smithi022 bash[80503]: cluster 2024-07-28T13:36:16.662247+0000 mgr.y (mgr.25232) 3147 : cluster [DBG] pgmap v4091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:17 smithi022 bash[82865]: cluster 2024-07-28T13:36:16.662247+0000 mgr.y (mgr.25232) 3147 : cluster [DBG] pgmap v4091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:18.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5091 16 16 0 0 0 - 0 2024-07-28T13:36:19.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5092 16 16 0 0 0 - 0 2024-07-28T13:36:19.733 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:36:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:36:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:36:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:19 smithi150 bash[67543]: cluster 2024-07-28T13:36:18.663638+0000 mgr.y (mgr.25232) 3148 : cluster [DBG] pgmap v4092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:19 smithi022 bash[80503]: cluster 2024-07-28T13:36:18.663638+0000 mgr.y (mgr.25232) 3148 : cluster [DBG] pgmap v4092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:19 smithi022 bash[82865]: cluster 2024-07-28T13:36:18.663638+0000 mgr.y (mgr.25232) 3148 : cluster [DBG] pgmap v4092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:20.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5093 16 16 0 0 0 - 0 2024-07-28T13:36:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:20 smithi150 bash[67543]: audit 2024-07-28T13:36:20.340490+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:20 smithi022 bash[80503]: audit 2024-07-28T13:36:20.340490+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:20 smithi022 bash[82865]: audit 2024-07-28T13:36:20.340490+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:21.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5094 16 16 0 0 0 - 0 2024-07-28T13:36:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:21 smithi150 bash[67543]: cluster 2024-07-28T13:36:20.664958+0000 mgr.y (mgr.25232) 3149 : cluster [DBG] pgmap v4093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:21 smithi022 bash[80503]: cluster 2024-07-28T13:36:20.664958+0000 mgr.y (mgr.25232) 3149 : cluster [DBG] pgmap v4093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:21 smithi022 bash[82865]: cluster 2024-07-28T13:36:20.664958+0000 mgr.y (mgr.25232) 3149 : cluster [DBG] pgmap v4093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:22.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5095 16 16 0 0 0 - 0 2024-07-28T13:36:22.755 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:36:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:36:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:22 smithi150 bash[67543]: cluster 2024-07-28T13:36:22.666453+0000 mgr.y (mgr.25232) 3150 : cluster [DBG] pgmap v4094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:22 smithi022 bash[80503]: cluster 2024-07-28T13:36:22.666453+0000 mgr.y (mgr.25232) 3150 : cluster [DBG] pgmap v4094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:22 smithi022 bash[82865]: cluster 2024-07-28T13:36:22.666453+0000 mgr.y (mgr.25232) 3150 : cluster [DBG] pgmap v4094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:23.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5096 16 16 0 0 0 - 0 2024-07-28T13:36:24.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5097 16 16 0 0 0 - 0 2024-07-28T13:36:25.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5098 16 16 0 0 0 - 0 2024-07-28T13:36:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:25 smithi150 bash[67543]: cluster 2024-07-28T13:36:24.667975+0000 mgr.y (mgr.25232) 3151 : cluster [DBG] pgmap v4095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:26.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:25 smithi022 bash[80503]: cluster 2024-07-28T13:36:24.667975+0000 mgr.y (mgr.25232) 3151 : cluster [DBG] pgmap v4095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:25 smithi022 bash[82865]: cluster 2024-07-28T13:36:24.667975+0000 mgr.y (mgr.25232) 3151 : cluster [DBG] pgmap v4095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:26.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5099 16 16 0 0 0 - 0 2024-07-28T13:36:27.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:36:27.541618+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:36:27.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:36:27.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5100 16 16 0 0 0 - 0 2024-07-28T13:36:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:27 smithi150 bash[67543]: cluster 2024-07-28T13:36:26.669501+0000 mgr.y (mgr.25232) 3152 : cluster [DBG] pgmap v4096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:27 smithi022 bash[80503]: cluster 2024-07-28T13:36:26.669501+0000 mgr.y (mgr.25232) 3152 : cluster [DBG] pgmap v4096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:27 smithi022 bash[82865]: cluster 2024-07-28T13:36:26.669501+0000 mgr.y (mgr.25232) 3152 : cluster [DBG] pgmap v4096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:28.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5101 16 16 0 0 0 - 0 2024-07-28T13:36:29.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5102 16 16 0 0 0 - 0 2024-07-28T13:36:29.732 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:36:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:36:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:36:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:29 smithi150 bash[67543]: cluster 2024-07-28T13:36:28.671046+0000 mgr.y (mgr.25232) 3153 : cluster [DBG] pgmap v4097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:29 smithi022 bash[80503]: cluster 2024-07-28T13:36:28.671046+0000 mgr.y (mgr.25232) 3153 : cluster [DBG] pgmap v4097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:29 smithi022 bash[82865]: cluster 2024-07-28T13:36:28.671046+0000 mgr.y (mgr.25232) 3153 : cluster [DBG] pgmap v4097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:30.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5103 16 16 0 0 0 - 0 2024-07-28T13:36:31.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5104 16 16 0 0 0 - 0 2024-07-28T13:36:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:31 smithi150 bash[67543]: cluster 2024-07-28T13:36:30.672580+0000 mgr.y (mgr.25232) 3154 : cluster [DBG] pgmap v4098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:31 smithi022 bash[80503]: cluster 2024-07-28T13:36:30.672580+0000 mgr.y (mgr.25232) 3154 : cluster [DBG] pgmap v4098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:31 smithi022 bash[82865]: cluster 2024-07-28T13:36:30.672580+0000 mgr.y (mgr.25232) 3154 : cluster [DBG] pgmap v4098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:32.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5105 16 16 0 0 0 - 0 2024-07-28T13:36:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:36:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:36:33.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5106 16 16 0 0 0 - 0 2024-07-28T13:36:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:33 smithi150 bash[67543]: cluster 2024-07-28T13:36:32.674548+0000 mgr.y (mgr.25232) 3155 : cluster [DBG] pgmap v4099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:34.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:33 smithi022 bash[80503]: cluster 2024-07-28T13:36:32.674548+0000 mgr.y (mgr.25232) 3155 : cluster [DBG] pgmap v4099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:33 smithi022 bash[82865]: cluster 2024-07-28T13:36:32.674548+0000 mgr.y (mgr.25232) 3155 : cluster [DBG] pgmap v4099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:34.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5107 16 16 0 0 0 - 0 2024-07-28T13:36:35.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5108 16 16 0 0 0 - 0 2024-07-28T13:36:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:35 smithi150 bash[67543]: cluster 2024-07-28T13:36:34.676073+0000 mgr.y (mgr.25232) 3156 : cluster [DBG] pgmap v4100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:35 smithi150 bash[67543]: audit 2024-07-28T13:36:35.341006+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:35 smithi022 bash[80503]: cluster 2024-07-28T13:36:34.676073+0000 mgr.y (mgr.25232) 3156 : cluster [DBG] pgmap v4100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:35 smithi022 bash[80503]: audit 2024-07-28T13:36:35.341006+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:35 smithi022 bash[82865]: cluster 2024-07-28T13:36:34.676073+0000 mgr.y (mgr.25232) 3156 : cluster [DBG] pgmap v4100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:35 smithi022 bash[82865]: audit 2024-07-28T13:36:35.341006+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:36.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5109 16 16 0 0 0 - 0 2024-07-28T13:36:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:36 smithi022 bash[80503]: cluster 2024-07-28T13:36:36.677466+0000 mgr.y (mgr.25232) 3157 : cluster [DBG] pgmap v4101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:36 smithi022 bash[82865]: cluster 2024-07-28T13:36:36.677466+0000 mgr.y (mgr.25232) 3157 : cluster [DBG] pgmap v4101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:36 smithi150 bash[67543]: cluster 2024-07-28T13:36:36.677466+0000 mgr.y (mgr.25232) 3157 : cluster [DBG] pgmap v4101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:37.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5110 16 16 0 0 0 - 0 2024-07-28T13:36:38.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5111 16 16 0 0 0 - 0 2024-07-28T13:36:39.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5112 16 16 0 0 0 - 0 2024-07-28T13:36:39.735 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:36:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:36:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:36:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:39 smithi150 bash[67543]: cluster 2024-07-28T13:36:38.678843+0000 mgr.y (mgr.25232) 3158 : cluster [DBG] pgmap v4102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:39 smithi022 bash[80503]: cluster 2024-07-28T13:36:38.678843+0000 mgr.y (mgr.25232) 3158 : cluster [DBG] pgmap v4102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:39 smithi022 bash[82865]: cluster 2024-07-28T13:36:38.678843+0000 mgr.y (mgr.25232) 3158 : cluster [DBG] pgmap v4102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:40.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5113 16 16 0 0 0 - 0 2024-07-28T13:36:41.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5114 16 16 0 0 0 - 0 2024-07-28T13:36:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:41 smithi150 bash[67543]: cluster 2024-07-28T13:36:40.680165+0000 mgr.y (mgr.25232) 3159 : cluster [DBG] pgmap v4103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:41 smithi022 bash[80503]: cluster 2024-07-28T13:36:40.680165+0000 mgr.y (mgr.25232) 3159 : cluster [DBG] pgmap v4103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:41 smithi022 bash[82865]: cluster 2024-07-28T13:36:40.680165+0000 mgr.y (mgr.25232) 3159 : cluster [DBG] pgmap v4103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:42.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5115 16 16 0 0 0 - 0 2024-07-28T13:36:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:36:42 smithi150 bash[60514]: ts=2024-07-28T13:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:36:43.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5116 16 16 0 0 0 - 0 2024-07-28T13:36:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:43 smithi150 bash[67543]: cluster 2024-07-28T13:36:42.681492+0000 mgr.y (mgr.25232) 3160 : cluster [DBG] pgmap v4104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:43 smithi022 bash[80503]: cluster 2024-07-28T13:36:42.681492+0000 mgr.y (mgr.25232) 3160 : cluster [DBG] pgmap v4104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:43 smithi022 bash[82865]: cluster 2024-07-28T13:36:42.681492+0000 mgr.y (mgr.25232) 3160 : cluster [DBG] pgmap v4104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:44.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5117 16 16 0 0 0 - 0 2024-07-28T13:36:45.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5118 16 16 0 0 0 - 0 2024-07-28T13:36:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:45 smithi150 bash[67543]: cluster 2024-07-28T13:36:44.682852+0000 mgr.y (mgr.25232) 3161 : cluster [DBG] pgmap v4105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:45 smithi022 bash[80503]: cluster 2024-07-28T13:36:44.682852+0000 mgr.y (mgr.25232) 3161 : cluster [DBG] pgmap v4105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:45 smithi022 bash[82865]: cluster 2024-07-28T13:36:44.682852+0000 mgr.y (mgr.25232) 3161 : cluster [DBG] pgmap v4105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:46.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5119 16 16 0 0 0 - 0 2024-07-28T13:36:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:46 smithi022 bash[80503]: cluster 2024-07-28T13:36:46.684322+0000 mgr.y (mgr.25232) 3162 : cluster [DBG] pgmap v4106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:46 smithi022 bash[82865]: cluster 2024-07-28T13:36:46.684322+0000 mgr.y (mgr.25232) 3162 : cluster [DBG] pgmap v4106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:46 smithi150 bash[67543]: cluster 2024-07-28T13:36:46.684322+0000 mgr.y (mgr.25232) 3162 : cluster [DBG] pgmap v4106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:47.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:36:47.544935+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:36:47.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:36:47.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5120 16 16 0 0 0 - 0 2024-07-28T13:36:48.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5121 16 16 0 0 0 - 0 2024-07-28T13:36:49.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5122 16 16 0 0 0 - 0 2024-07-28T13:36:49.741 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:36:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:36:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:36:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:49 smithi150 bash[67543]: cluster 2024-07-28T13:36:48.685852+0000 mgr.y (mgr.25232) 3163 : cluster [DBG] pgmap v4107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:49 smithi022 bash[80503]: cluster 2024-07-28T13:36:48.685852+0000 mgr.y (mgr.25232) 3163 : cluster [DBG] pgmap v4107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:49 smithi022 bash[82865]: cluster 2024-07-28T13:36:48.685852+0000 mgr.y (mgr.25232) 3163 : cluster [DBG] pgmap v4107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:50.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5123 16 16 0 0 0 - 0 2024-07-28T13:36:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:50 smithi150 bash[67543]: audit 2024-07-28T13:36:50.341457+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:50 smithi022 bash[82865]: audit 2024-07-28T13:36:50.341457+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:50 smithi022 bash[80503]: audit 2024-07-28T13:36:50.341457+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:36:51.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5124 16 16 0 0 0 - 0 2024-07-28T13:36:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:51 smithi150 bash[67543]: cluster 2024-07-28T13:36:50.687392+0000 mgr.y (mgr.25232) 3164 : cluster [DBG] pgmap v4108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:51 smithi022 bash[82865]: cluster 2024-07-28T13:36:50.687392+0000 mgr.y (mgr.25232) 3164 : cluster [DBG] pgmap v4108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:51 smithi022 bash[80503]: cluster 2024-07-28T13:36:50.687392+0000 mgr.y (mgr.25232) 3164 : cluster [DBG] pgmap v4108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:52.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5125 16 16 0 0 0 - 0 2024-07-28T13:36:52.764 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:36:52 smithi150 bash[60514]: ts=2024-07-28T13:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:36:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:52 smithi150 bash[67543]: cluster 2024-07-28T13:36:52.688933+0000 mgr.y (mgr.25232) 3165 : cluster [DBG] pgmap v4109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:52 smithi022 bash[80503]: cluster 2024-07-28T13:36:52.688933+0000 mgr.y (mgr.25232) 3165 : cluster [DBG] pgmap v4109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:52 smithi022 bash[82865]: cluster 2024-07-28T13:36:52.688933+0000 mgr.y (mgr.25232) 3165 : cluster [DBG] pgmap v4109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:53.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5126 16 16 0 0 0 - 0 2024-07-28T13:36:54.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5127 16 16 0 0 0 - 0 2024-07-28T13:36:55.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5128 16 16 0 0 0 - 0 2024-07-28T13:36:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:55 smithi150 bash[67543]: cluster 2024-07-28T13:36:54.690322+0000 mgr.y (mgr.25232) 3166 : cluster [DBG] pgmap v4110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:55 smithi022 bash[82865]: cluster 2024-07-28T13:36:54.690322+0000 mgr.y (mgr.25232) 3166 : cluster [DBG] pgmap v4110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:55 smithi022 bash[80503]: cluster 2024-07-28T13:36:54.690322+0000 mgr.y (mgr.25232) 3166 : cluster [DBG] pgmap v4110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:56.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5129 16 16 0 0 0 - 0 2024-07-28T13:36:57.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5130 16 16 0 0 0 - 0 2024-07-28T13:36:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:57 smithi150 bash[67543]: cluster 2024-07-28T13:36:56.691632+0000 mgr.y (mgr.25232) 3167 : cluster [DBG] pgmap v4111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:57 smithi022 bash[80503]: cluster 2024-07-28T13:36:56.691632+0000 mgr.y (mgr.25232) 3167 : cluster [DBG] pgmap v4111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:57 smithi022 bash[82865]: cluster 2024-07-28T13:36:56.691632+0000 mgr.y (mgr.25232) 3167 : cluster [DBG] pgmap v4111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:58.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5131 16 16 0 0 0 - 0 2024-07-28T13:36:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:36:58 smithi022 bash[80503]: cluster 2024-07-28T13:36:58.692981+0000 mgr.y (mgr.25232) 3168 : cluster [DBG] pgmap v4112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:36:58 smithi022 bash[82865]: cluster 2024-07-28T13:36:58.692981+0000 mgr.y (mgr.25232) 3168 : cluster [DBG] pgmap v4112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:36:58 smithi150 bash[67543]: cluster 2024-07-28T13:36:58.692981+0000 mgr.y (mgr.25232) 3168 : cluster [DBG] pgmap v4112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:36:59.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5132 16 16 0 0 0 - 0 2024-07-28T13:36:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:36:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:36:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:37:00.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5133 16 16 0 0 0 - 0 2024-07-28T13:37:01.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5134 16 16 0 0 0 - 0 2024-07-28T13:37:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:01 smithi150 bash[67543]: cluster 2024-07-28T13:37:00.694360+0000 mgr.y (mgr.25232) 3169 : cluster [DBG] pgmap v4113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:01 smithi022 bash[80503]: cluster 2024-07-28T13:37:00.694360+0000 mgr.y (mgr.25232) 3169 : cluster [DBG] pgmap v4113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:01 smithi022 bash[82865]: cluster 2024-07-28T13:37:00.694360+0000 mgr.y (mgr.25232) 3169 : cluster [DBG] pgmap v4113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:02.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5135 16 16 0 0 0 - 0 2024-07-28T13:37:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:37:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:37:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:02 smithi022 bash[80503]: cluster 2024-07-28T13:37:02.695734+0000 mgr.y (mgr.25232) 3170 : cluster [DBG] pgmap v4114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:02 smithi022 bash[82865]: cluster 2024-07-28T13:37:02.695734+0000 mgr.y (mgr.25232) 3170 : cluster [DBG] pgmap v4114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:02 smithi150 bash[67543]: cluster 2024-07-28T13:37:02.695734+0000 mgr.y (mgr.25232) 3170 : cluster [DBG] pgmap v4114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:03.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5136 16 16 0 0 0 - 0 2024-07-28T13:37:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:03 smithi022 bash[80503]: audit 2024-07-28T13:37:03.155160+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:37:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:03 smithi022 bash[82865]: audit 2024-07-28T13:37:03.155160+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:37:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:03 smithi150 bash[67543]: audit 2024-07-28T13:37:03.155160+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:37:04.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5137 16 16 0 0 0 - 0 2024-07-28T13:37:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:04 smithi022 bash[80503]: cluster 2024-07-28T13:37:04.697092+0000 mgr.y (mgr.25232) 3171 : cluster [DBG] pgmap v4115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:04 smithi022 bash[82865]: cluster 2024-07-28T13:37:04.697092+0000 mgr.y (mgr.25232) 3171 : cluster [DBG] pgmap v4115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:04 smithi150 bash[67543]: cluster 2024-07-28T13:37:04.697092+0000 mgr.y (mgr.25232) 3171 : cluster [DBG] pgmap v4115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:05.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5138 16 16 0 0 0 - 0 2024-07-28T13:37:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:05 smithi022 bash[80503]: audit 2024-07-28T13:37:05.341904+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:05 smithi022 bash[82865]: audit 2024-07-28T13:37:05.341904+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:05 smithi150 bash[67543]: audit 2024-07-28T13:37:05.341904+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:06.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5139 16 16 0 0 0 - 0 2024-07-28T13:37:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:06 smithi022 bash[80503]: cluster 2024-07-28T13:37:06.698499+0000 mgr.y (mgr.25232) 3172 : cluster [DBG] pgmap v4116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:06 smithi022 bash[82865]: cluster 2024-07-28T13:37:06.698499+0000 mgr.y (mgr.25232) 3172 : cluster [DBG] pgmap v4116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:06 smithi150 bash[67543]: cluster 2024-07-28T13:37:06.698499+0000 mgr.y (mgr.25232) 3172 : cluster [DBG] pgmap v4116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:07.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:37:07.548100+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:37:07.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:37:07.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5140 16 16 0 0 0 - 0 2024-07-28T13:37:08.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5141 16 16 0 0 0 - 0 2024-07-28T13:37:09.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5142 16 16 0 0 0 - 0 2024-07-28T13:37:09.753 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:37:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:37:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: cluster 2024-07-28T13:37:08.699295+0000 mgr.y (mgr.25232) 3173 : cluster [DBG] pgmap v4117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:08.849765+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:08.860262+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:09.103039+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:09.111247+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:09.535421+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:37:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:09.536903+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:37:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:09 smithi150 bash[67543]: audit 2024-07-28T13:37:09.546896+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: cluster 2024-07-28T13:37:08.699295+0000 mgr.y (mgr.25232) 3173 : cluster [DBG] pgmap v4117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:08.849765+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:08.860262+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:09.103039+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:09.111247+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:09.535421+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:09.536903+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[80503]: audit 2024-07-28T13:37:09.546896+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: cluster 2024-07-28T13:37:08.699295+0000 mgr.y (mgr.25232) 3173 : cluster [DBG] pgmap v4117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:08.849765+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:08.860262+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:09.103039+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:09.111247+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:09.535421+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:37:10.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:09.536903+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:37:10.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:09 smithi022 bash[82865]: audit 2024-07-28T13:37:09.546896+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:37:10.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5143 16 16 0 0 0 - 0 2024-07-28T13:37:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:10 smithi022 bash[80503]: cluster 2024-07-28T13:37:10.700615+0000 mgr.y (mgr.25232) 3174 : cluster [DBG] pgmap v4118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:10 smithi022 bash[82865]: cluster 2024-07-28T13:37:10.700615+0000 mgr.y (mgr.25232) 3174 : cluster [DBG] pgmap v4118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:10 smithi150 bash[67543]: cluster 2024-07-28T13:37:10.700615+0000 mgr.y (mgr.25232) 3174 : cluster [DBG] pgmap v4118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:11.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5144 16 16 0 0 0 - 0 2024-07-28T13:37:12.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5145 16 16 0 0 0 - 0 2024-07-28T13:37:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:37:12 smithi150 bash[60514]: ts=2024-07-28T13:37: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:37:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:12 smithi022 bash[80503]: cluster 2024-07-28T13:37:12.701990+0000 mgr.y (mgr.25232) 3175 : cluster [DBG] pgmap v4119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:12 smithi022 bash[82865]: cluster 2024-07-28T13:37:12.701990+0000 mgr.y (mgr.25232) 3175 : cluster [DBG] pgmap v4119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:12 smithi150 bash[67543]: cluster 2024-07-28T13:37:12.701990+0000 mgr.y (mgr.25232) 3175 : cluster [DBG] pgmap v4119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:13.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5146 16 16 0 0 0 - 0 2024-07-28T13:37:14.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5147 16 16 0 0 0 - 0 2024-07-28T13:37:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:14 smithi022 bash[80503]: cluster 2024-07-28T13:37:14.703402+0000 mgr.y (mgr.25232) 3176 : cluster [DBG] pgmap v4120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:14 smithi022 bash[82865]: cluster 2024-07-28T13:37:14.703402+0000 mgr.y (mgr.25232) 3176 : cluster [DBG] pgmap v4120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:14 smithi150 bash[67543]: cluster 2024-07-28T13:37:14.703402+0000 mgr.y (mgr.25232) 3176 : cluster [DBG] pgmap v4120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:15.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5148 16 16 0 0 0 - 0 2024-07-28T13:37:16.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5149 16 16 0 0 0 - 0 2024-07-28T13:37:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:16 smithi022 bash[80503]: cluster 2024-07-28T13:37:16.704728+0000 mgr.y (mgr.25232) 3177 : cluster [DBG] pgmap v4121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:16 smithi022 bash[82865]: cluster 2024-07-28T13:37:16.704728+0000 mgr.y (mgr.25232) 3177 : cluster [DBG] pgmap v4121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:16 smithi150 bash[67543]: cluster 2024-07-28T13:37:16.704728+0000 mgr.y (mgr.25232) 3177 : cluster [DBG] pgmap v4121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:17.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5150 16 16 0 0 0 - 0 2024-07-28T13:37:18.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5151 16 16 0 0 0 - 0 2024-07-28T13:37:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:18 smithi022 bash[80503]: cluster 2024-07-28T13:37:18.706080+0000 mgr.y (mgr.25232) 3178 : cluster [DBG] pgmap v4122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:18 smithi022 bash[82865]: cluster 2024-07-28T13:37:18.706080+0000 mgr.y (mgr.25232) 3178 : cluster [DBG] pgmap v4122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:18 smithi150 bash[67543]: cluster 2024-07-28T13:37:18.706080+0000 mgr.y (mgr.25232) 3178 : cluster [DBG] pgmap v4122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:19.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5152 16 16 0 0 0 - 0 2024-07-28T13:37:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:37:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:37:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:37:20.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5153 16 16 0 0 0 - 0 2024-07-28T13:37:20.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:20 smithi150 bash[67543]: audit 2024-07-28T13:37:20.342313+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:20 smithi022 bash[80503]: audit 2024-07-28T13:37:20.342313+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:20 smithi022 bash[82865]: audit 2024-07-28T13:37:20.342313+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:21.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5154 16 16 0 0 0 - 0 2024-07-28T13:37:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:21 smithi150 bash[67543]: cluster 2024-07-28T13:37:20.707467+0000 mgr.y (mgr.25232) 3179 : cluster [DBG] pgmap v4123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:21 smithi022 bash[80503]: cluster 2024-07-28T13:37:20.707467+0000 mgr.y (mgr.25232) 3179 : cluster [DBG] pgmap v4123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:21 smithi022 bash[82865]: cluster 2024-07-28T13:37:20.707467+0000 mgr.y (mgr.25232) 3179 : cluster [DBG] pgmap v4123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:22.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5155 16 16 0 0 0 - 0 2024-07-28T13:37:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:37:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:37:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:22 smithi022 bash[80503]: cluster 2024-07-28T13:37:22.708847+0000 mgr.y (mgr.25232) 3180 : cluster [DBG] pgmap v4124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:22 smithi022 bash[82865]: cluster 2024-07-28T13:37:22.708847+0000 mgr.y (mgr.25232) 3180 : cluster [DBG] pgmap v4124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:22 smithi150 bash[67543]: cluster 2024-07-28T13:37:22.708847+0000 mgr.y (mgr.25232) 3180 : cluster [DBG] pgmap v4124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:23.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5156 16 16 0 0 0 - 0 2024-07-28T13:37:24.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5157 16 16 0 0 0 - 0 2024-07-28T13:37:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:24 smithi022 bash[80503]: cluster 2024-07-28T13:37:24.710196+0000 mgr.y (mgr.25232) 3181 : cluster [DBG] pgmap v4125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:24 smithi022 bash[82865]: cluster 2024-07-28T13:37:24.710196+0000 mgr.y (mgr.25232) 3181 : cluster [DBG] pgmap v4125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:24 smithi150 bash[67543]: cluster 2024-07-28T13:37:24.710196+0000 mgr.y (mgr.25232) 3181 : cluster [DBG] pgmap v4125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:25.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5158 16 16 0 0 0 - 0 2024-07-28T13:37:26.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5159 16 16 0 0 0 - 0 2024-07-28T13:37:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:26 smithi022 bash[80503]: cluster 2024-07-28T13:37:26.711574+0000 mgr.y (mgr.25232) 3182 : cluster [DBG] pgmap v4126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:26 smithi022 bash[82865]: cluster 2024-07-28T13:37:26.711574+0000 mgr.y (mgr.25232) 3182 : cluster [DBG] pgmap v4126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:26 smithi150 bash[67543]: cluster 2024-07-28T13:37:26.711574+0000 mgr.y (mgr.25232) 3182 : cluster [DBG] pgmap v4126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:27.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:37:27.551239+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:37:27.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:37:27.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5160 16 16 0 0 0 - 0 2024-07-28T13:37:28.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5161 16 16 0 0 0 - 0 2024-07-28T13:37:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:28 smithi022 bash[80503]: cluster 2024-07-28T13:37:28.712988+0000 mgr.y (mgr.25232) 3183 : cluster [DBG] pgmap v4127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:28 smithi022 bash[82865]: cluster 2024-07-28T13:37:28.712988+0000 mgr.y (mgr.25232) 3183 : cluster [DBG] pgmap v4127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:28 smithi150 bash[67543]: cluster 2024-07-28T13:37:28.712988+0000 mgr.y (mgr.25232) 3183 : cluster [DBG] pgmap v4127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:29.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5162 16 16 0 0 0 - 0 2024-07-28T13:37:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:37:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:37:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:37:30.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5163 16 16 0 0 0 - 0 2024-07-28T13:37:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:30 smithi022 bash[80503]: cluster 2024-07-28T13:37:30.714410+0000 mgr.y (mgr.25232) 3184 : cluster [DBG] pgmap v4128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:30 smithi022 bash[82865]: cluster 2024-07-28T13:37:30.714410+0000 mgr.y (mgr.25232) 3184 : cluster [DBG] pgmap v4128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:30 smithi150 bash[67543]: cluster 2024-07-28T13:37:30.714410+0000 mgr.y (mgr.25232) 3184 : cluster [DBG] pgmap v4128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:31.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5164 16 16 0 0 0 - 0 2024-07-28T13:37:32.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5165 16 16 0 0 0 - 0 2024-07-28T13:37:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:37:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:37:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:32 smithi022 bash[80503]: cluster 2024-07-28T13:37:32.715815+0000 mgr.y (mgr.25232) 3185 : cluster [DBG] pgmap v4129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:32 smithi022 bash[82865]: cluster 2024-07-28T13:37:32.715815+0000 mgr.y (mgr.25232) 3185 : cluster [DBG] pgmap v4129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:32 smithi150 bash[67543]: cluster 2024-07-28T13:37:32.715815+0000 mgr.y (mgr.25232) 3185 : cluster [DBG] pgmap v4129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:33.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5166 16 16 0 0 0 - 0 2024-07-28T13:37:34.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5167 16 16 0 0 0 - 0 2024-07-28T13:37:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:34 smithi022 bash[80503]: cluster 2024-07-28T13:37:34.717174+0000 mgr.y (mgr.25232) 3186 : cluster [DBG] pgmap v4130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:34 smithi022 bash[82865]: cluster 2024-07-28T13:37:34.717174+0000 mgr.y (mgr.25232) 3186 : cluster [DBG] pgmap v4130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:34 smithi150 bash[67543]: cluster 2024-07-28T13:37:34.717174+0000 mgr.y (mgr.25232) 3186 : cluster [DBG] pgmap v4130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:35.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5168 16 16 0 0 0 - 0 2024-07-28T13:37:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:35 smithi022 bash[80503]: audit 2024-07-28T13:37:35.342748+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:35 smithi022 bash[82865]: audit 2024-07-28T13:37:35.342748+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:35 smithi150 bash[67543]: audit 2024-07-28T13:37:35.342748+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:36.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5169 16 16 0 0 0 - 0 2024-07-28T13:37:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:36 smithi022 bash[80503]: cluster 2024-07-28T13:37:36.718592+0000 mgr.y (mgr.25232) 3187 : cluster [DBG] pgmap v4131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:36 smithi022 bash[82865]: cluster 2024-07-28T13:37:36.718592+0000 mgr.y (mgr.25232) 3187 : cluster [DBG] pgmap v4131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:36 smithi150 bash[67543]: cluster 2024-07-28T13:37:36.718592+0000 mgr.y (mgr.25232) 3187 : cluster [DBG] pgmap v4131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:37.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5170 16 16 0 0 0 - 0 2024-07-28T13:37:38.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5171 16 16 0 0 0 - 0 2024-07-28T13:37:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:38 smithi022 bash[80503]: cluster 2024-07-28T13:37:38.719876+0000 mgr.y (mgr.25232) 3188 : cluster [DBG] pgmap v4132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:38 smithi022 bash[82865]: cluster 2024-07-28T13:37:38.719876+0000 mgr.y (mgr.25232) 3188 : cluster [DBG] pgmap v4132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:38 smithi150 bash[67543]: cluster 2024-07-28T13:37:38.719876+0000 mgr.y (mgr.25232) 3188 : cluster [DBG] pgmap v4132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:39.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5172 16 16 0 0 0 - 0 2024-07-28T13:37:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:37:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:37:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:37:40.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5173 16 16 0 0 0 - 0 2024-07-28T13:37:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:40 smithi022 bash[80503]: cluster 2024-07-28T13:37:40.721242+0000 mgr.y (mgr.25232) 3189 : cluster [DBG] pgmap v4133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:40 smithi022 bash[82865]: cluster 2024-07-28T13:37:40.721242+0000 mgr.y (mgr.25232) 3189 : cluster [DBG] pgmap v4133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:40 smithi150 bash[67543]: cluster 2024-07-28T13:37:40.721242+0000 mgr.y (mgr.25232) 3189 : cluster [DBG] pgmap v4133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:41.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5174 16 16 0 0 0 - 0 2024-07-28T13:37:42.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5175 16 16 0 0 0 - 0 2024-07-28T13:37:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:37:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:37:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:42 smithi022 bash[80503]: cluster 2024-07-28T13:37:42.722621+0000 mgr.y (mgr.25232) 3190 : cluster [DBG] pgmap v4134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:42 smithi022 bash[82865]: cluster 2024-07-28T13:37:42.722621+0000 mgr.y (mgr.25232) 3190 : cluster [DBG] pgmap v4134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:42 smithi150 bash[67543]: cluster 2024-07-28T13:37:42.722621+0000 mgr.y (mgr.25232) 3190 : cluster [DBG] pgmap v4134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:43.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5176 16 16 0 0 0 - 0 2024-07-28T13:37:44.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5177 16 16 0 0 0 - 0 2024-07-28T13:37:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:44 smithi022 bash[80503]: cluster 2024-07-28T13:37:44.723923+0000 mgr.y (mgr.25232) 3191 : cluster [DBG] pgmap v4135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:44 smithi022 bash[82865]: cluster 2024-07-28T13:37:44.723923+0000 mgr.y (mgr.25232) 3191 : cluster [DBG] pgmap v4135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:44 smithi150 bash[67543]: cluster 2024-07-28T13:37:44.723923+0000 mgr.y (mgr.25232) 3191 : cluster [DBG] pgmap v4135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:45.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5178 16 16 0 0 0 - 0 2024-07-28T13:37:46.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5179 16 16 0 0 0 - 0 2024-07-28T13:37:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:46 smithi022 bash[82865]: cluster 2024-07-28T13:37:46.725283+0000 mgr.y (mgr.25232) 3192 : cluster [DBG] pgmap v4136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:46 smithi022 bash[80503]: cluster 2024-07-28T13:37:46.725283+0000 mgr.y (mgr.25232) 3192 : cluster [DBG] pgmap v4136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:46 smithi150 bash[67543]: cluster 2024-07-28T13:37:46.725283+0000 mgr.y (mgr.25232) 3192 : cluster [DBG] pgmap v4136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:47.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:37:47.554485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:37:47.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:37:47.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5180 16 16 0 0 0 - 0 2024-07-28T13:37:48.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5181 16 16 0 0 0 - 0 2024-07-28T13:37:49.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:48 smithi022 bash[80503]: cluster 2024-07-28T13:37:48.726642+0000 mgr.y (mgr.25232) 3193 : cluster [DBG] pgmap v4137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:49.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:48 smithi022 bash[82865]: cluster 2024-07-28T13:37:48.726642+0000 mgr.y (mgr.25232) 3193 : cluster [DBG] pgmap v4137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:48 smithi150 bash[67543]: cluster 2024-07-28T13:37:48.726642+0000 mgr.y (mgr.25232) 3193 : cluster [DBG] pgmap v4137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:49.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5182 16 16 0 0 0 - 0 2024-07-28T13:37:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:37:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:37:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:37:50.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5183 16 16 0 0 0 - 0 2024-07-28T13:37:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:50 smithi150 bash[67543]: audit 2024-07-28T13:37:50.343319+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:50 smithi022 bash[80503]: audit 2024-07-28T13:37:50.343319+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:50 smithi022 bash[82865]: audit 2024-07-28T13:37:50.343319+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:37:51.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5184 16 16 0 0 0 - 0 2024-07-28T13:37:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:51 smithi150 bash[67543]: cluster 2024-07-28T13:37:50.728032+0000 mgr.y (mgr.25232) 3194 : cluster [DBG] pgmap v4138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:51 smithi022 bash[82865]: cluster 2024-07-28T13:37:50.728032+0000 mgr.y (mgr.25232) 3194 : cluster [DBG] pgmap v4138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:51 smithi022 bash[80503]: cluster 2024-07-28T13:37:50.728032+0000 mgr.y (mgr.25232) 3194 : cluster [DBG] pgmap v4138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:52.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5185 16 16 0 0 0 - 0 2024-07-28T13:37:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:37:52 smithi150 bash[60514]: ts=2024-07-28T13:37: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:37:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:52 smithi022 bash[80503]: cluster 2024-07-28T13:37:52.729399+0000 mgr.y (mgr.25232) 3195 : cluster [DBG] pgmap v4139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:52 smithi022 bash[82865]: cluster 2024-07-28T13:37:52.729399+0000 mgr.y (mgr.25232) 3195 : cluster [DBG] pgmap v4139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:52 smithi150 bash[67543]: cluster 2024-07-28T13:37:52.729399+0000 mgr.y (mgr.25232) 3195 : cluster [DBG] pgmap v4139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:53.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5186 16 16 0 0 0 - 0 2024-07-28T13:37:54.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5187 16 16 0 0 0 - 0 2024-07-28T13:37:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:54 smithi022 bash[80503]: cluster 2024-07-28T13:37:54.730809+0000 mgr.y (mgr.25232) 3196 : cluster [DBG] pgmap v4140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:54 smithi022 bash[82865]: cluster 2024-07-28T13:37:54.730809+0000 mgr.y (mgr.25232) 3196 : cluster [DBG] pgmap v4140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:54 smithi150 bash[67543]: cluster 2024-07-28T13:37:54.730809+0000 mgr.y (mgr.25232) 3196 : cluster [DBG] pgmap v4140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:55.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5188 16 16 0 0 0 - 0 2024-07-28T13:37:56.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5189 16 16 0 0 0 - 0 2024-07-28T13:37:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:56 smithi022 bash[80503]: cluster 2024-07-28T13:37:56.732149+0000 mgr.y (mgr.25232) 3197 : cluster [DBG] pgmap v4141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:56 smithi022 bash[82865]: cluster 2024-07-28T13:37:56.732149+0000 mgr.y (mgr.25232) 3197 : cluster [DBG] pgmap v4141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:56 smithi150 bash[67543]: cluster 2024-07-28T13:37:56.732149+0000 mgr.y (mgr.25232) 3197 : cluster [DBG] pgmap v4141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:57.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5190 16 16 0 0 0 - 0 2024-07-28T13:37:58.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5191 16 16 0 0 0 - 0 2024-07-28T13:37:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:37:58 smithi022 bash[80503]: cluster 2024-07-28T13:37:58.733502+0000 mgr.y (mgr.25232) 3198 : cluster [DBG] pgmap v4142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:37:58 smithi022 bash[82865]: cluster 2024-07-28T13:37:58.733502+0000 mgr.y (mgr.25232) 3198 : cluster [DBG] pgmap v4142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:37:58 smithi150 bash[67543]: cluster 2024-07-28T13:37:58.733502+0000 mgr.y (mgr.25232) 3198 : cluster [DBG] pgmap v4142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:37:59.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5192 16 16 0 0 0 - 0 2024-07-28T13:37:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:37:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:37:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:38:00.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5193 16 16 0 0 0 - 0 2024-07-28T13:38:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:00 smithi022 bash[80503]: cluster 2024-07-28T13:38:00.734915+0000 mgr.y (mgr.25232) 3199 : cluster [DBG] pgmap v4143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:00 smithi022 bash[82865]: cluster 2024-07-28T13:38:00.734915+0000 mgr.y (mgr.25232) 3199 : cluster [DBG] pgmap v4143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:00 smithi150 bash[67543]: cluster 2024-07-28T13:38:00.734915+0000 mgr.y (mgr.25232) 3199 : cluster [DBG] pgmap v4143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:01.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5194 16 16 0 0 0 - 0 2024-07-28T13:38:02.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5195 16 16 0 0 0 - 0 2024-07-28T13:38:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:38:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:38:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:02 smithi022 bash[80503]: cluster 2024-07-28T13:38:02.736295+0000 mgr.y (mgr.25232) 3200 : cluster [DBG] pgmap v4144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:02 smithi022 bash[82865]: cluster 2024-07-28T13:38:02.736295+0000 mgr.y (mgr.25232) 3200 : cluster [DBG] pgmap v4144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:02 smithi150 bash[67543]: cluster 2024-07-28T13:38:02.736295+0000 mgr.y (mgr.25232) 3200 : cluster [DBG] pgmap v4144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:03.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5196 16 16 0 0 0 - 0 2024-07-28T13:38:04.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5197 16 16 0 0 0 - 0 2024-07-28T13:38:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:04 smithi022 bash[80503]: cluster 2024-07-28T13:38:04.737641+0000 mgr.y (mgr.25232) 3201 : cluster [DBG] pgmap v4145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:04 smithi022 bash[82865]: cluster 2024-07-28T13:38:04.737641+0000 mgr.y (mgr.25232) 3201 : cluster [DBG] pgmap v4145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:04 smithi150 bash[67543]: cluster 2024-07-28T13:38:04.737641+0000 mgr.y (mgr.25232) 3201 : cluster [DBG] pgmap v4145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:05.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5198 16 16 0 0 0 - 0 2024-07-28T13:38:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:05 smithi022 bash[80503]: audit 2024-07-28T13:38:05.343558+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:05 smithi022 bash[82865]: audit 2024-07-28T13:38:05.343558+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:05 smithi150 bash[67543]: audit 2024-07-28T13:38:05.343558+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:06.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5199 16 16 0 0 0 - 0 2024-07-28T13:38:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:06 smithi022 bash[80503]: cluster 2024-07-28T13:38:06.739015+0000 mgr.y (mgr.25232) 3202 : cluster [DBG] pgmap v4146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:06 smithi022 bash[82865]: cluster 2024-07-28T13:38:06.739015+0000 mgr.y (mgr.25232) 3202 : cluster [DBG] pgmap v4146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:06 smithi150 bash[67543]: cluster 2024-07-28T13:38:06.739015+0000 mgr.y (mgr.25232) 3202 : cluster [DBG] pgmap v4146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:07.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:38:07.557697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:38:07.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:38:07.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5200 16 16 0 0 0 - 0 2024-07-28T13:38:08.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5201 16 16 0 0 0 - 0 2024-07-28T13:38:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:08 smithi022 bash[80503]: cluster 2024-07-28T13:38:08.740532+0000 mgr.y (mgr.25232) 3203 : cluster [DBG] pgmap v4147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:08 smithi022 bash[82865]: cluster 2024-07-28T13:38:08.740532+0000 mgr.y (mgr.25232) 3203 : cluster [DBG] pgmap v4147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:08 smithi150 bash[67543]: cluster 2024-07-28T13:38:08.740532+0000 mgr.y (mgr.25232) 3203 : cluster [DBG] pgmap v4147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:09.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5202 16 16 0 0 0 - 0 2024-07-28T13:38:09.818 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:38:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:38:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:38:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:09 smithi022 bash[80503]: audit 2024-07-28T13:38:09.680399+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:38:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:09 smithi022 bash[82865]: audit 2024-07-28T13:38:09.680399+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:38:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:09 smithi150 bash[67543]: audit 2024-07-28T13:38:09.680399+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:38:10.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5203 16 16 0 0 0 - 0 2024-07-28T13:38:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:10 smithi022 bash[80503]: cluster 2024-07-28T13:38:10.742080+0000 mgr.y (mgr.25232) 3204 : cluster [DBG] pgmap v4148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:10 smithi022 bash[82865]: cluster 2024-07-28T13:38:10.742080+0000 mgr.y (mgr.25232) 3204 : cluster [DBG] pgmap v4148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:10 smithi150 bash[67543]: cluster 2024-07-28T13:38:10.742080+0000 mgr.y (mgr.25232) 3204 : cluster [DBG] pgmap v4148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:11.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5204 16 16 0 0 0 - 0 2024-07-28T13:38:12.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5205 16 16 0 0 0 - 0 2024-07-28T13:38:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:38:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:38:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:12 smithi022 bash[80503]: cluster 2024-07-28T13:38:12.743547+0000 mgr.y (mgr.25232) 3205 : cluster [DBG] pgmap v4149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:12 smithi022 bash[82865]: cluster 2024-07-28T13:38:12.743547+0000 mgr.y (mgr.25232) 3205 : cluster [DBG] pgmap v4149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:12 smithi150 bash[67543]: cluster 2024-07-28T13:38:12.743547+0000 mgr.y (mgr.25232) 3205 : cluster [DBG] pgmap v4149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:13.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5206 16 16 0 0 0 - 0 2024-07-28T13:38:14.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5207 16 16 0 0 0 - 0 2024-07-28T13:38:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:14 smithi022 bash[80503]: cluster 2024-07-28T13:38:14.744908+0000 mgr.y (mgr.25232) 3206 : cluster [DBG] pgmap v4150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:14 smithi022 bash[82865]: cluster 2024-07-28T13:38:14.744908+0000 mgr.y (mgr.25232) 3206 : cluster [DBG] pgmap v4150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:14 smithi150 bash[67543]: cluster 2024-07-28T13:38:14.744908+0000 mgr.y (mgr.25232) 3206 : cluster [DBG] pgmap v4150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:15.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5208 16 16 0 0 0 - 0 2024-07-28T13:38:16.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5209 16 16 0 0 0 - 0 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.361583+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.365604+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.530446+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.538427+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.976724+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.978323+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:16 smithi150 bash[67543]: audit 2024-07-28T13:38:15.988322+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.361583+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.365604+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.530446+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.538427+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.976724+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.978323+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[80503]: audit 2024-07-28T13:38:15.988322+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.361583+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.365604+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.530446+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.538427+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.976724+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.978323+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:38:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:16 smithi022 bash[82865]: audit 2024-07-28T13:38:15.988322+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:38:17.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5210 16 16 0 0 0 - 0 2024-07-28T13:38:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:17 smithi150 bash[67543]: cluster 2024-07-28T13:38:16.746289+0000 mgr.y (mgr.25232) 3207 : cluster [DBG] pgmap v4151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:17 smithi022 bash[80503]: cluster 2024-07-28T13:38:16.746289+0000 mgr.y (mgr.25232) 3207 : cluster [DBG] pgmap v4151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:17 smithi022 bash[82865]: cluster 2024-07-28T13:38:16.746289+0000 mgr.y (mgr.25232) 3207 : cluster [DBG] pgmap v4151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:18.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5211 16 16 0 0 0 - 0 2024-07-28T13:38:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:18 smithi022 bash[80503]: cluster 2024-07-28T13:38:18.747653+0000 mgr.y (mgr.25232) 3208 : cluster [DBG] pgmap v4152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:18 smithi022 bash[82865]: cluster 2024-07-28T13:38:18.747653+0000 mgr.y (mgr.25232) 3208 : cluster [DBG] pgmap v4152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:18 smithi150 bash[67543]: cluster 2024-07-28T13:38:18.747653+0000 mgr.y (mgr.25232) 3208 : cluster [DBG] pgmap v4152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:19.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5212 16 16 0 0 0 - 0 2024-07-28T13:38:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:38:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:38:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:38:20.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5213 16 16 0 0 0 - 0 2024-07-28T13:38:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:20 smithi150 bash[67543]: audit 2024-07-28T13:38:20.344074+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:20 smithi022 bash[80503]: audit 2024-07-28T13:38:20.344074+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:20 smithi022 bash[82865]: audit 2024-07-28T13:38:20.344074+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:21.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5214 16 16 0 0 0 - 0 2024-07-28T13:38:21.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:21 smithi150 bash[67543]: cluster 2024-07-28T13:38:20.749016+0000 mgr.y (mgr.25232) 3209 : cluster [DBG] pgmap v4153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:21 smithi022 bash[80503]: cluster 2024-07-28T13:38:20.749016+0000 mgr.y (mgr.25232) 3209 : cluster [DBG] pgmap v4153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:21 smithi022 bash[82865]: cluster 2024-07-28T13:38:20.749016+0000 mgr.y (mgr.25232) 3209 : cluster [DBG] pgmap v4153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:22.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5215 16 16 0 0 0 - 0 2024-07-28T13:38:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:38:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:38:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:22 smithi022 bash[80503]: cluster 2024-07-28T13:38:22.750410+0000 mgr.y (mgr.25232) 3210 : cluster [DBG] pgmap v4154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:22 smithi022 bash[82865]: cluster 2024-07-28T13:38:22.750410+0000 mgr.y (mgr.25232) 3210 : cluster [DBG] pgmap v4154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:22 smithi150 bash[67543]: cluster 2024-07-28T13:38:22.750410+0000 mgr.y (mgr.25232) 3210 : cluster [DBG] pgmap v4154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:23.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5216 16 16 0 0 0 - 0 2024-07-28T13:38:24.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5217 16 16 0 0 0 - 0 2024-07-28T13:38:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:24 smithi022 bash[80503]: cluster 2024-07-28T13:38:24.751739+0000 mgr.y (mgr.25232) 3211 : cluster [DBG] pgmap v4155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:24 smithi022 bash[82865]: cluster 2024-07-28T13:38:24.751739+0000 mgr.y (mgr.25232) 3211 : cluster [DBG] pgmap v4155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:24 smithi150 bash[67543]: cluster 2024-07-28T13:38:24.751739+0000 mgr.y (mgr.25232) 3211 : cluster [DBG] pgmap v4155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:25.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5218 16 16 0 0 0 - 0 2024-07-28T13:38:26.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5219 16 16 0 0 0 - 0 2024-07-28T13:38:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:26 smithi022 bash[80503]: cluster 2024-07-28T13:38:26.753212+0000 mgr.y (mgr.25232) 3212 : cluster [DBG] pgmap v4156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:26 smithi022 bash[82865]: cluster 2024-07-28T13:38:26.753212+0000 mgr.y (mgr.25232) 3212 : cluster [DBG] pgmap v4156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:26 smithi150 bash[67543]: cluster 2024-07-28T13:38:26.753212+0000 mgr.y (mgr.25232) 3212 : cluster [DBG] pgmap v4156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:27.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:38:27.560873+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:38:27.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:38:27.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5220 16 16 0 0 0 - 0 2024-07-28T13:38:28.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5221 16 16 0 0 0 - 0 2024-07-28T13:38:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:28 smithi022 bash[80503]: cluster 2024-07-28T13:38:28.754645+0000 mgr.y (mgr.25232) 3213 : cluster [DBG] pgmap v4157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:28 smithi022 bash[82865]: cluster 2024-07-28T13:38:28.754645+0000 mgr.y (mgr.25232) 3213 : cluster [DBG] pgmap v4157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:28 smithi150 bash[67543]: cluster 2024-07-28T13:38:28.754645+0000 mgr.y (mgr.25232) 3213 : cluster [DBG] pgmap v4157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:29.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5222 16 16 0 0 0 - 0 2024-07-28T13:38:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:38:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:38:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:38:30.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5223 16 16 0 0 0 - 0 2024-07-28T13:38:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:30 smithi022 bash[80503]: cluster 2024-07-28T13:38:30.756158+0000 mgr.y (mgr.25232) 3214 : cluster [DBG] pgmap v4158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:30 smithi022 bash[82865]: cluster 2024-07-28T13:38:30.756158+0000 mgr.y (mgr.25232) 3214 : cluster [DBG] pgmap v4158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:30 smithi150 bash[67543]: cluster 2024-07-28T13:38:30.756158+0000 mgr.y (mgr.25232) 3214 : cluster [DBG] pgmap v4158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:31.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5224 16 16 0 0 0 - 0 2024-07-28T13:38:32.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5225 16 16 0 0 0 - 0 2024-07-28T13:38:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:38:32 smithi150 bash[60514]: ts=2024-07-28T13:38: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:38:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:32 smithi022 bash[80503]: cluster 2024-07-28T13:38:32.757578+0000 mgr.y (mgr.25232) 3215 : cluster [DBG] pgmap v4159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:32 smithi022 bash[82865]: cluster 2024-07-28T13:38:32.757578+0000 mgr.y (mgr.25232) 3215 : cluster [DBG] pgmap v4159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:32 smithi150 bash[67543]: cluster 2024-07-28T13:38:32.757578+0000 mgr.y (mgr.25232) 3215 : cluster [DBG] pgmap v4159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:33.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5226 16 16 0 0 0 - 0 2024-07-28T13:38:34.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5227 16 16 0 0 0 - 0 2024-07-28T13:38:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:34 smithi022 bash[80503]: cluster 2024-07-28T13:38:34.759066+0000 mgr.y (mgr.25232) 3216 : cluster [DBG] pgmap v4160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:34 smithi022 bash[82865]: cluster 2024-07-28T13:38:34.759066+0000 mgr.y (mgr.25232) 3216 : cluster [DBG] pgmap v4160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:34 smithi150 bash[67543]: cluster 2024-07-28T13:38:34.759066+0000 mgr.y (mgr.25232) 3216 : cluster [DBG] pgmap v4160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:35.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5228 16 16 0 0 0 - 0 2024-07-28T13:38:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:35 smithi022 bash[80503]: audit 2024-07-28T13:38:35.344526+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:35 smithi022 bash[82865]: audit 2024-07-28T13:38:35.344526+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:35 smithi150 bash[67543]: audit 2024-07-28T13:38:35.344526+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:36.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5229 16 16 0 0 0 - 0 2024-07-28T13:38:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:36 smithi150 bash[67543]: cluster 2024-07-28T13:38:36.760591+0000 mgr.y (mgr.25232) 3217 : cluster [DBG] pgmap v4161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:36 smithi022 bash[80503]: cluster 2024-07-28T13:38:36.760591+0000 mgr.y (mgr.25232) 3217 : cluster [DBG] pgmap v4161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:36 smithi022 bash[82865]: cluster 2024-07-28T13:38:36.760591+0000 mgr.y (mgr.25232) 3217 : cluster [DBG] pgmap v4161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:37.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5230 16 16 0 0 0 - 0 2024-07-28T13:38:38.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5231 16 16 0 0 0 - 0 2024-07-28T13:38:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:38 smithi022 bash[80503]: cluster 2024-07-28T13:38:38.761982+0000 mgr.y (mgr.25232) 3218 : cluster [DBG] pgmap v4162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:38 smithi022 bash[82865]: cluster 2024-07-28T13:38:38.761982+0000 mgr.y (mgr.25232) 3218 : cluster [DBG] pgmap v4162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:38 smithi150 bash[67543]: cluster 2024-07-28T13:38:38.761982+0000 mgr.y (mgr.25232) 3218 : cluster [DBG] pgmap v4162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:39.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5232 16 16 0 0 0 - 0 2024-07-28T13:38:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:38:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:38:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:38:40.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5233 16 16 0 0 0 - 0 2024-07-28T13:38:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:40 smithi022 bash[80503]: cluster 2024-07-28T13:38:40.763487+0000 mgr.y (mgr.25232) 3219 : cluster [DBG] pgmap v4163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:40 smithi022 bash[82865]: cluster 2024-07-28T13:38:40.763487+0000 mgr.y (mgr.25232) 3219 : cluster [DBG] pgmap v4163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:40 smithi150 bash[67543]: cluster 2024-07-28T13:38:40.763487+0000 mgr.y (mgr.25232) 3219 : cluster [DBG] pgmap v4163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:41.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5234 16 16 0 0 0 - 0 2024-07-28T13:38:42.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5235 16 16 0 0 0 - 0 2024-07-28T13:38:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:38:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:38:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:42 smithi022 bash[80503]: cluster 2024-07-28T13:38:42.764879+0000 mgr.y (mgr.25232) 3220 : cluster [DBG] pgmap v4164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:42 smithi022 bash[82865]: cluster 2024-07-28T13:38:42.764879+0000 mgr.y (mgr.25232) 3220 : cluster [DBG] pgmap v4164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:42 smithi150 bash[67543]: cluster 2024-07-28T13:38:42.764879+0000 mgr.y (mgr.25232) 3220 : cluster [DBG] pgmap v4164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:43.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5236 16 16 0 0 0 - 0 2024-07-28T13:38:44.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5237 16 16 0 0 0 - 0 2024-07-28T13:38:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:44 smithi150 bash[67543]: cluster 2024-07-28T13:38:44.766382+0000 mgr.y (mgr.25232) 3221 : cluster [DBG] pgmap v4165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:44 smithi022 bash[80503]: cluster 2024-07-28T13:38:44.766382+0000 mgr.y (mgr.25232) 3221 : cluster [DBG] pgmap v4165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:44 smithi022 bash[82865]: cluster 2024-07-28T13:38:44.766382+0000 mgr.y (mgr.25232) 3221 : cluster [DBG] pgmap v4165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:45.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5238 16 16 0 0 0 - 0 2024-07-28T13:38:46.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5239 16 16 0 0 0 - 0 2024-07-28T13:38:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:46 smithi022 bash[80503]: cluster 2024-07-28T13:38:46.767902+0000 mgr.y (mgr.25232) 3222 : cluster [DBG] pgmap v4166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:46 smithi022 bash[82865]: cluster 2024-07-28T13:38:46.767902+0000 mgr.y (mgr.25232) 3222 : cluster [DBG] pgmap v4166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:46 smithi150 bash[67543]: cluster 2024-07-28T13:38:46.767902+0000 mgr.y (mgr.25232) 3222 : cluster [DBG] pgmap v4166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:47.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:38:47.564152+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:38:47.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:38:47.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5240 16 16 0 0 0 - 0 2024-07-28T13:38:48.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5241 16 16 0 0 0 - 0 2024-07-28T13:38:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:48 smithi150 bash[67543]: cluster 2024-07-28T13:38:48.769282+0000 mgr.y (mgr.25232) 3223 : cluster [DBG] pgmap v4167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:48 smithi022 bash[80503]: cluster 2024-07-28T13:38:48.769282+0000 mgr.y (mgr.25232) 3223 : cluster [DBG] pgmap v4167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:48 smithi022 bash[82865]: cluster 2024-07-28T13:38:48.769282+0000 mgr.y (mgr.25232) 3223 : cluster [DBG] pgmap v4167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:49.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5242 16 16 0 0 0 - 0 2024-07-28T13:38:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:38:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:38:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:38:50.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5243 16 16 0 0 0 - 0 2024-07-28T13:38:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:50 smithi150 bash[67543]: audit 2024-07-28T13:38:50.344867+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:50 smithi022 bash[80503]: audit 2024-07-28T13:38:50.344867+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:50 smithi022 bash[82865]: audit 2024-07-28T13:38:50.344867+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:38:51.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5244 16 16 0 0 0 - 0 2024-07-28T13:38:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:51 smithi150 bash[67543]: cluster 2024-07-28T13:38:50.770656+0000 mgr.y (mgr.25232) 3224 : cluster [DBG] pgmap v4168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:51 smithi022 bash[80503]: cluster 2024-07-28T13:38:50.770656+0000 mgr.y (mgr.25232) 3224 : cluster [DBG] pgmap v4168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:51 smithi022 bash[82865]: cluster 2024-07-28T13:38:50.770656+0000 mgr.y (mgr.25232) 3224 : cluster [DBG] pgmap v4168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:52.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5245 16 16 0 0 0 - 0 2024-07-28T13:38:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:38:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:38:53.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5246 16 16 0 0 0 - 0 2024-07-28T13:38:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:53 smithi022 bash[80503]: cluster 2024-07-28T13:38:52.771990+0000 mgr.y (mgr.25232) 3225 : cluster [DBG] pgmap v4169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:53 smithi022 bash[82865]: cluster 2024-07-28T13:38:52.771990+0000 mgr.y (mgr.25232) 3225 : cluster [DBG] pgmap v4169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:53 smithi150 bash[67543]: cluster 2024-07-28T13:38:52.771990+0000 mgr.y (mgr.25232) 3225 : cluster [DBG] pgmap v4169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:54.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5247 16 16 0 0 0 - 0 2024-07-28T13:38:55.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5248 16 16 0 0 0 - 0 2024-07-28T13:38:56.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:55 smithi150 bash[67543]: cluster 2024-07-28T13:38:54.773429+0000 mgr.y (mgr.25232) 3226 : cluster [DBG] pgmap v4170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:55 smithi022 bash[80503]: cluster 2024-07-28T13:38:54.773429+0000 mgr.y (mgr.25232) 3226 : cluster [DBG] pgmap v4170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:55 smithi022 bash[82865]: cluster 2024-07-28T13:38:54.773429+0000 mgr.y (mgr.25232) 3226 : cluster [DBG] pgmap v4170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:56.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5249 16 16 0 0 0 - 0 2024-07-28T13:38:57.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5250 16 16 0 0 0 - 0 2024-07-28T13:38:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:57 smithi150 bash[67543]: cluster 2024-07-28T13:38:56.774789+0000 mgr.y (mgr.25232) 3227 : cluster [DBG] pgmap v4171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:57 smithi022 bash[80503]: cluster 2024-07-28T13:38:56.774789+0000 mgr.y (mgr.25232) 3227 : cluster [DBG] pgmap v4171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:57 smithi022 bash[82865]: cluster 2024-07-28T13:38:56.774789+0000 mgr.y (mgr.25232) 3227 : cluster [DBG] pgmap v4171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:38:58.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5251 16 16 0 0 0 - 0 2024-07-28T13:38:59.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5252 16 16 0 0 0 - 0 2024-07-28T13:38:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:38:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:38:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:39:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:38:59 smithi150 bash[67543]: cluster 2024-07-28T13:38:58.776103+0000 mgr.y (mgr.25232) 3228 : cluster [DBG] pgmap v4172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:38:59 smithi022 bash[80503]: cluster 2024-07-28T13:38:58.776103+0000 mgr.y (mgr.25232) 3228 : cluster [DBG] pgmap v4172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:38:59 smithi022 bash[82865]: cluster 2024-07-28T13:38:58.776103+0000 mgr.y (mgr.25232) 3228 : cluster [DBG] pgmap v4172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:00.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5253 16 16 0 0 0 - 0 2024-07-28T13:39:01.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5254 16 16 0 0 0 - 0 2024-07-28T13:39:02.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:01 smithi150 bash[67543]: cluster 2024-07-28T13:39:00.777466+0000 mgr.y (mgr.25232) 3229 : cluster [DBG] pgmap v4173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:01 smithi022 bash[80503]: cluster 2024-07-28T13:39:00.777466+0000 mgr.y (mgr.25232) 3229 : cluster [DBG] pgmap v4173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:01 smithi022 bash[82865]: cluster 2024-07-28T13:39:00.777466+0000 mgr.y (mgr.25232) 3229 : cluster [DBG] pgmap v4173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:02.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5255 16 16 0 0 0 - 0 2024-07-28T13:39:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:39:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:39:03.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5256 16 16 0 0 0 - 0 2024-07-28T13:39:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:03 smithi150 bash[67543]: cluster 2024-07-28T13:39:02.778856+0000 mgr.y (mgr.25232) 3230 : cluster [DBG] pgmap v4174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:03 smithi022 bash[80503]: cluster 2024-07-28T13:39:02.778856+0000 mgr.y (mgr.25232) 3230 : cluster [DBG] pgmap v4174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:03 smithi022 bash[82865]: cluster 2024-07-28T13:39:02.778856+0000 mgr.y (mgr.25232) 3230 : cluster [DBG] pgmap v4174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:04.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5257 16 16 0 0 0 - 0 2024-07-28T13:39:05.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5258 16 16 0 0 0 - 0 2024-07-28T13:39:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:05 smithi150 bash[67543]: cluster 2024-07-28T13:39:04.780199+0000 mgr.y (mgr.25232) 3231 : cluster [DBG] pgmap v4175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:05 smithi150 bash[67543]: audit 2024-07-28T13:39:05.345447+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:05 smithi022 bash[80503]: cluster 2024-07-28T13:39:04.780199+0000 mgr.y (mgr.25232) 3231 : cluster [DBG] pgmap v4175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:05 smithi022 bash[80503]: audit 2024-07-28T13:39:05.345447+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:05 smithi022 bash[82865]: cluster 2024-07-28T13:39:04.780199+0000 mgr.y (mgr.25232) 3231 : cluster [DBG] pgmap v4175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:05 smithi022 bash[82865]: audit 2024-07-28T13:39:05.345447+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:06.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5259 16 16 0 0 0 - 0 2024-07-28T13:39:07.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:39:07.567507+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:39:07.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:39:07.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5260 16 16 0 0 0 - 0 2024-07-28T13:39:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:07 smithi150 bash[67543]: cluster 2024-07-28T13:39:06.781582+0000 mgr.y (mgr.25232) 3232 : cluster [DBG] pgmap v4176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:07 smithi022 bash[80503]: cluster 2024-07-28T13:39:06.781582+0000 mgr.y (mgr.25232) 3232 : cluster [DBG] pgmap v4176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:07 smithi022 bash[82865]: cluster 2024-07-28T13:39:06.781582+0000 mgr.y (mgr.25232) 3232 : cluster [DBG] pgmap v4176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:08.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5261 16 16 0 0 0 - 0 2024-07-28T13:39:09.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5262 16 16 0 0 0 - 0 2024-07-28T13:39:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:39:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:39:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:39:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:09 smithi150 bash[67543]: cluster 2024-07-28T13:39:08.782971+0000 mgr.y (mgr.25232) 3233 : cluster [DBG] pgmap v4177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:09 smithi022 bash[80503]: cluster 2024-07-28T13:39:08.782971+0000 mgr.y (mgr.25232) 3233 : cluster [DBG] pgmap v4177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:09 smithi022 bash[82865]: cluster 2024-07-28T13:39:08.782971+0000 mgr.y (mgr.25232) 3233 : cluster [DBG] pgmap v4177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:10.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5263 16 16 0 0 0 - 0 2024-07-28T13:39:11.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5264 16 16 0 0 0 - 0 2024-07-28T13:39:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:11 smithi150 bash[67543]: cluster 2024-07-28T13:39:10.784323+0000 mgr.y (mgr.25232) 3234 : cluster [DBG] pgmap v4178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:11 smithi022 bash[80503]: cluster 2024-07-28T13:39:10.784323+0000 mgr.y (mgr.25232) 3234 : cluster [DBG] pgmap v4178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:11 smithi022 bash[82865]: cluster 2024-07-28T13:39:10.784323+0000 mgr.y (mgr.25232) 3234 : cluster [DBG] pgmap v4178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:12.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5265 16 16 0 0 0 - 0 2024-07-28T13:39:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:39:12 smithi150 bash[60514]: ts=2024-07-28T13:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:39:13.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5266 16 16 0 0 0 - 0 2024-07-28T13:39:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:13 smithi150 bash[67543]: cluster 2024-07-28T13:39:12.785685+0000 mgr.y (mgr.25232) 3235 : cluster [DBG] pgmap v4179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:13 smithi022 bash[80503]: cluster 2024-07-28T13:39:12.785685+0000 mgr.y (mgr.25232) 3235 : cluster [DBG] pgmap v4179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:13 smithi022 bash[82865]: cluster 2024-07-28T13:39:12.785685+0000 mgr.y (mgr.25232) 3235 : cluster [DBG] pgmap v4179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:14.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5267 16 16 0 0 0 - 0 2024-07-28T13:39:15.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5268 16 16 0 0 0 - 0 2024-07-28T13:39:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:15 smithi150 bash[67543]: cluster 2024-07-28T13:39:14.787076+0000 mgr.y (mgr.25232) 3236 : cluster [DBG] pgmap v4180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:15 smithi022 bash[80503]: cluster 2024-07-28T13:39:14.787076+0000 mgr.y (mgr.25232) 3236 : cluster [DBG] pgmap v4180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:15 smithi022 bash[82865]: cluster 2024-07-28T13:39:14.787076+0000 mgr.y (mgr.25232) 3236 : cluster [DBG] pgmap v4180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:16.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5269 16 16 0 0 0 - 0 2024-07-28T13:39:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:16 smithi150 bash[67543]: audit 2024-07-28T13:39:16.121734+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:39:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:16 smithi022 bash[80503]: audit 2024-07-28T13:39:16.121734+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:39:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:16 smithi022 bash[82865]: audit 2024-07-28T13:39:16.121734+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:39:17.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5270 16 16 0 0 0 - 0 2024-07-28T13:39:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:17 smithi150 bash[67543]: cluster 2024-07-28T13:39:16.788444+0000 mgr.y (mgr.25232) 3237 : cluster [DBG] pgmap v4181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:17 smithi022 bash[80503]: cluster 2024-07-28T13:39:16.788444+0000 mgr.y (mgr.25232) 3237 : cluster [DBG] pgmap v4181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:17 smithi022 bash[82865]: cluster 2024-07-28T13:39:16.788444+0000 mgr.y (mgr.25232) 3237 : cluster [DBG] pgmap v4181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:18.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5271 16 16 0 0 0 - 0 2024-07-28T13:39:19.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5272 16 16 0 0 0 - 0 2024-07-28T13:39:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:39:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:39:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:39:20.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:19 smithi150 bash[67543]: cluster 2024-07-28T13:39:18.789803+0000 mgr.y (mgr.25232) 3238 : cluster [DBG] pgmap v4182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:19 smithi022 bash[80503]: cluster 2024-07-28T13:39:18.789803+0000 mgr.y (mgr.25232) 3238 : cluster [DBG] pgmap v4182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:19 smithi022 bash[82865]: cluster 2024-07-28T13:39:18.789803+0000 mgr.y (mgr.25232) 3238 : cluster [DBG] pgmap v4182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:20.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5273 16 16 0 0 0 - 0 2024-07-28T13:39:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:20 smithi150 bash[67543]: audit 2024-07-28T13:39:20.345895+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:20 smithi022 bash[80503]: audit 2024-07-28T13:39:20.345895+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:20 smithi022 bash[82865]: audit 2024-07-28T13:39:20.345895+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:21.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5274 16 16 0 0 0 - 0 2024-07-28T13:39:22.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5275 16 16 0 0 0 - 0 2024-07-28T13:39:22.756 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: cluster 2024-07-28T13:39:20.791193+0000 mgr.y (mgr.25232) 3239 : cluster [DBG] pgmap v4183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:21.754835+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:21.759987+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:22.094441+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:22.103361+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:22.520424+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:22.522137+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:39:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:22 smithi150 bash[67543]: audit 2024-07-28T13:39:22.530535+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: cluster 2024-07-28T13:39:20.791193+0000 mgr.y (mgr.25232) 3239 : cluster [DBG] pgmap v4183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:21.754835+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:21.759987+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:22.094441+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:22.103361+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:22.520424+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:39:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:22.522137+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[80503]: audit 2024-07-28T13:39:22.530535+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: cluster 2024-07-28T13:39:20.791193+0000 mgr.y (mgr.25232) 3239 : cluster [DBG] pgmap v4183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:21.754835+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:21.759987+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:22.094441+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:22.103361+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:22.520424+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:22.522137+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:39:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:22 smithi022 bash[82865]: audit 2024-07-28T13:39:22.530535+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:39:23.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5276 16 16 0 0 0 - 0 2024-07-28T13:39:24.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5277 16 16 0 0 0 - 0 2024-07-28T13:39:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:24 smithi150 bash[67543]: cluster 2024-07-28T13:39:22.792563+0000 mgr.y (mgr.25232) 3240 : cluster [DBG] pgmap v4184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:24 smithi022 bash[80503]: cluster 2024-07-28T13:39:22.792563+0000 mgr.y (mgr.25232) 3240 : cluster [DBG] pgmap v4184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:24 smithi022 bash[82865]: cluster 2024-07-28T13:39:22.792563+0000 mgr.y (mgr.25232) 3240 : cluster [DBG] pgmap v4184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:25.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5278 16 16 0 0 0 - 0 2024-07-28T13:39:26.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5279 16 16 0 0 0 - 0 2024-07-28T13:39:27.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:26 smithi150 bash[67543]: cluster 2024-07-28T13:39:24.793974+0000 mgr.y (mgr.25232) 3241 : cluster [DBG] pgmap v4185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:26 smithi022 bash[80503]: cluster 2024-07-28T13:39:24.793974+0000 mgr.y (mgr.25232) 3241 : cluster [DBG] pgmap v4185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:26 smithi022 bash[82865]: cluster 2024-07-28T13:39:24.793974+0000 mgr.y (mgr.25232) 3241 : cluster [DBG] pgmap v4185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:27.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:39:27.570762+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:39:27.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:39:27.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5280 16 16 0 0 0 - 0 2024-07-28T13:39:28.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5281 16 16 0 0 0 - 0 2024-07-28T13:39:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:28 smithi150 bash[67543]: cluster 2024-07-28T13:39:26.795395+0000 mgr.y (mgr.25232) 3242 : cluster [DBG] pgmap v4186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:28 smithi022 bash[80503]: cluster 2024-07-28T13:39:26.795395+0000 mgr.y (mgr.25232) 3242 : cluster [DBG] pgmap v4186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:28 smithi022 bash[82865]: cluster 2024-07-28T13:39:26.795395+0000 mgr.y (mgr.25232) 3242 : cluster [DBG] pgmap v4186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:29.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5282 16 16 0 0 0 - 0 2024-07-28T13:39:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:39:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:39:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:39:30.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5283 16 16 0 0 0 - 0 2024-07-28T13:39:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:30 smithi022 bash[80503]: cluster 2024-07-28T13:39:28.796790+0000 mgr.y (mgr.25232) 3243 : cluster [DBG] pgmap v4187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:30 smithi022 bash[82865]: cluster 2024-07-28T13:39:28.796790+0000 mgr.y (mgr.25232) 3243 : cluster [DBG] pgmap v4187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:30 smithi150 bash[67543]: cluster 2024-07-28T13:39:28.796790+0000 mgr.y (mgr.25232) 3243 : cluster [DBG] pgmap v4187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:31.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5284 16 16 0 0 0 - 0 2024-07-28T13:39:32.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5285 16 16 0 0 0 - 0 2024-07-28T13:39:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:39:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:39:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:32 smithi022 bash[80503]: cluster 2024-07-28T13:39:30.798197+0000 mgr.y (mgr.25232) 3244 : cluster [DBG] pgmap v4188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:32 smithi022 bash[82865]: cluster 2024-07-28T13:39:30.798197+0000 mgr.y (mgr.25232) 3244 : cluster [DBG] pgmap v4188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:32 smithi150 bash[67543]: cluster 2024-07-28T13:39:30.798197+0000 mgr.y (mgr.25232) 3244 : cluster [DBG] pgmap v4188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:33.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5286 16 16 0 0 0 - 0 2024-07-28T13:39:34.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5287 16 16 0 0 0 - 0 2024-07-28T13:39:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:34 smithi022 bash[80503]: cluster 2024-07-28T13:39:32.799592+0000 mgr.y (mgr.25232) 3245 : cluster [DBG] pgmap v4189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:34 smithi022 bash[82865]: cluster 2024-07-28T13:39:32.799592+0000 mgr.y (mgr.25232) 3245 : cluster [DBG] pgmap v4189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:34 smithi150 bash[67543]: cluster 2024-07-28T13:39:32.799592+0000 mgr.y (mgr.25232) 3245 : cluster [DBG] pgmap v4189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:35.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5288 16 16 0 0 0 - 0 2024-07-28T13:39:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:35 smithi022 bash[80503]: audit 2024-07-28T13:39:35.346249+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:35 smithi022 bash[82865]: audit 2024-07-28T13:39:35.346249+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:35 smithi150 bash[67543]: audit 2024-07-28T13:39:35.346249+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:36.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5289 16 16 0 0 0 - 0 2024-07-28T13:39:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:36 smithi022 bash[80503]: cluster 2024-07-28T13:39:34.800998+0000 mgr.y (mgr.25232) 3246 : cluster [DBG] pgmap v4190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:36 smithi022 bash[82865]: cluster 2024-07-28T13:39:34.800998+0000 mgr.y (mgr.25232) 3246 : cluster [DBG] pgmap v4190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:36 smithi150 bash[67543]: cluster 2024-07-28T13:39:34.800998+0000 mgr.y (mgr.25232) 3246 : cluster [DBG] pgmap v4190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:37.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5290 16 16 0 0 0 - 0 2024-07-28T13:39:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:37 smithi022 bash[80503]: cluster 2024-07-28T13:39:36.802408+0000 mgr.y (mgr.25232) 3247 : cluster [DBG] pgmap v4191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:38.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:37 smithi022 bash[82865]: cluster 2024-07-28T13:39:36.802408+0000 mgr.y (mgr.25232) 3247 : cluster [DBG] pgmap v4191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:37 smithi150 bash[67543]: cluster 2024-07-28T13:39:36.802408+0000 mgr.y (mgr.25232) 3247 : cluster [DBG] pgmap v4191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:38.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5291 16 16 0 0 0 - 0 2024-07-28T13:39:39.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5292 16 16 0 0 0 - 0 2024-07-28T13:39:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:39:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:39:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:39:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:39 smithi150 bash[67543]: cluster 2024-07-28T13:39:38.803780+0000 mgr.y (mgr.25232) 3248 : cluster [DBG] pgmap v4192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:39 smithi022 bash[80503]: cluster 2024-07-28T13:39:38.803780+0000 mgr.y (mgr.25232) 3248 : cluster [DBG] pgmap v4192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:39 smithi022 bash[82865]: cluster 2024-07-28T13:39:38.803780+0000 mgr.y (mgr.25232) 3248 : cluster [DBG] pgmap v4192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:40.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5293 16 16 0 0 0 - 0 2024-07-28T13:39:41.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5294 16 16 0 0 0 - 0 2024-07-28T13:39:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:41 smithi150 bash[67543]: cluster 2024-07-28T13:39:40.805189+0000 mgr.y (mgr.25232) 3249 : cluster [DBG] pgmap v4193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:41 smithi022 bash[80503]: cluster 2024-07-28T13:39:40.805189+0000 mgr.y (mgr.25232) 3249 : cluster [DBG] pgmap v4193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:41 smithi022 bash[82865]: cluster 2024-07-28T13:39:40.805189+0000 mgr.y (mgr.25232) 3249 : cluster [DBG] pgmap v4193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:42.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5295 16 16 0 0 0 - 0 2024-07-28T13:39:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:39:42 smithi150 bash[60514]: ts=2024-07-28T13:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:39:43.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5296 16 16 0 0 0 - 0 2024-07-28T13:39:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:43 smithi150 bash[67543]: cluster 2024-07-28T13:39:42.806608+0000 mgr.y (mgr.25232) 3250 : cluster [DBG] pgmap v4194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:43 smithi022 bash[80503]: cluster 2024-07-28T13:39:42.806608+0000 mgr.y (mgr.25232) 3250 : cluster [DBG] pgmap v4194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:43 smithi022 bash[82865]: cluster 2024-07-28T13:39:42.806608+0000 mgr.y (mgr.25232) 3250 : cluster [DBG] pgmap v4194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:44.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5297 16 16 0 0 0 - 0 2024-07-28T13:39:45.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5298 16 16 0 0 0 - 0 2024-07-28T13:39:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:45 smithi150 bash[67543]: cluster 2024-07-28T13:39:44.807990+0000 mgr.y (mgr.25232) 3251 : cluster [DBG] pgmap v4195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:45 smithi022 bash[80503]: cluster 2024-07-28T13:39:44.807990+0000 mgr.y (mgr.25232) 3251 : cluster [DBG] pgmap v4195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:45 smithi022 bash[82865]: cluster 2024-07-28T13:39:44.807990+0000 mgr.y (mgr.25232) 3251 : cluster [DBG] pgmap v4195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:46.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5299 16 16 0 0 0 - 0 2024-07-28T13:39:47.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:39:47.574088+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:39:47.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:39:47.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5300 16 16 0 0 0 - 0 2024-07-28T13:39:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:47 smithi150 bash[67543]: cluster 2024-07-28T13:39:46.809349+0000 mgr.y (mgr.25232) 3252 : cluster [DBG] pgmap v4196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:47 smithi022 bash[80503]: cluster 2024-07-28T13:39:46.809349+0000 mgr.y (mgr.25232) 3252 : cluster [DBG] pgmap v4196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:47 smithi022 bash[82865]: cluster 2024-07-28T13:39:46.809349+0000 mgr.y (mgr.25232) 3252 : cluster [DBG] pgmap v4196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:48.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5301 16 16 0 0 0 - 0 2024-07-28T13:39:49.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5302 16 16 0 0 0 - 0 2024-07-28T13:39:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:39:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:39:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:39:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:49 smithi150 bash[67543]: cluster 2024-07-28T13:39:48.810770+0000 mgr.y (mgr.25232) 3253 : cluster [DBG] pgmap v4197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:49 smithi022 bash[80503]: cluster 2024-07-28T13:39:48.810770+0000 mgr.y (mgr.25232) 3253 : cluster [DBG] pgmap v4197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:49 smithi022 bash[82865]: cluster 2024-07-28T13:39:48.810770+0000 mgr.y (mgr.25232) 3253 : cluster [DBG] pgmap v4197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:50.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5303 16 16 0 0 0 - 0 2024-07-28T13:39:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:50 smithi150 bash[67543]: audit 2024-07-28T13:39:50.346593+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:50 smithi022 bash[80503]: audit 2024-07-28T13:39:50.346593+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:50 smithi022 bash[82865]: audit 2024-07-28T13:39:50.346593+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:39:51.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5304 16 16 0 0 0 - 0 2024-07-28T13:39:52.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:51 smithi150 bash[67543]: cluster 2024-07-28T13:39:50.812077+0000 mgr.y (mgr.25232) 3254 : cluster [DBG] pgmap v4198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:51 smithi022 bash[80503]: cluster 2024-07-28T13:39:50.812077+0000 mgr.y (mgr.25232) 3254 : cluster [DBG] pgmap v4198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:51 smithi022 bash[82865]: cluster 2024-07-28T13:39:50.812077+0000 mgr.y (mgr.25232) 3254 : cluster [DBG] pgmap v4198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:52.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5305 16 16 0 0 0 - 0 2024-07-28T13:39:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:39:52 smithi150 bash[60514]: ts=2024-07-28T13:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:39:53.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5306 16 16 0 0 0 - 0 2024-07-28T13:39:54.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:53 smithi150 bash[67543]: cluster 2024-07-28T13:39:52.813425+0000 mgr.y (mgr.25232) 3255 : cluster [DBG] pgmap v4199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:53 smithi022 bash[80503]: cluster 2024-07-28T13:39:52.813425+0000 mgr.y (mgr.25232) 3255 : cluster [DBG] pgmap v4199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:53 smithi022 bash[82865]: cluster 2024-07-28T13:39:52.813425+0000 mgr.y (mgr.25232) 3255 : cluster [DBG] pgmap v4199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:54.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5307 16 16 0 0 0 - 0 2024-07-28T13:39:55.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5308 16 16 0 0 0 - 0 2024-07-28T13:39:56.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:55 smithi150 bash[67543]: cluster 2024-07-28T13:39:54.814787+0000 mgr.y (mgr.25232) 3256 : cluster [DBG] pgmap v4200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:55 smithi022 bash[80503]: cluster 2024-07-28T13:39:54.814787+0000 mgr.y (mgr.25232) 3256 : cluster [DBG] pgmap v4200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:55 smithi022 bash[82865]: cluster 2024-07-28T13:39:54.814787+0000 mgr.y (mgr.25232) 3256 : cluster [DBG] pgmap v4200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:56.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5309 16 16 0 0 0 - 0 2024-07-28T13:39:57.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5310 16 16 0 0 0 - 0 2024-07-28T13:39:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:57 smithi150 bash[67543]: cluster 2024-07-28T13:39:56.816143+0000 mgr.y (mgr.25232) 3257 : cluster [DBG] pgmap v4201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:57 smithi022 bash[80503]: cluster 2024-07-28T13:39:56.816143+0000 mgr.y (mgr.25232) 3257 : cluster [DBG] pgmap v4201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:57 smithi022 bash[82865]: cluster 2024-07-28T13:39:56.816143+0000 mgr.y (mgr.25232) 3257 : cluster [DBG] pgmap v4201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:39:58.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5311 16 16 0 0 0 - 0 2024-07-28T13:39:59.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5312 16 16 0 0 0 - 0 2024-07-28T13:39:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:39:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:39:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:40:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:39:59 smithi150 bash[67543]: cluster 2024-07-28T13:39:58.817482+0000 mgr.y (mgr.25232) 3258 : cluster [DBG] pgmap v4202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:39:59 smithi022 bash[80503]: cluster 2024-07-28T13:39:58.817482+0000 mgr.y (mgr.25232) 3258 : cluster [DBG] pgmap v4202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:39:59 smithi022 bash[82865]: cluster 2024-07-28T13:39:58.817482+0000 mgr.y (mgr.25232) 3258 : cluster [DBG] pgmap v4202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:00.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5313 16 16 0 0 0 - 0 2024-07-28T13:40:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:00 smithi150 bash[67543]: cluster 2024-07-28T13:40:00.000092+0000 mon.a (mon.0) 3879 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:40:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:00 smithi022 bash[80503]: cluster 2024-07-28T13:40:00.000092+0000 mon.a (mon.0) 3879 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:40:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:00 smithi022 bash[82865]: cluster 2024-07-28T13:40:00.000092+0000 mon.a (mon.0) 3879 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:40:01.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5314 16 16 0 0 0 - 0 2024-07-28T13:40:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:01 smithi150 bash[67543]: cluster 2024-07-28T13:40:00.818870+0000 mgr.y (mgr.25232) 3259 : cluster [DBG] pgmap v4203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:01 smithi022 bash[80503]: cluster 2024-07-28T13:40:00.818870+0000 mgr.y (mgr.25232) 3259 : cluster [DBG] pgmap v4203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:01 smithi022 bash[82865]: cluster 2024-07-28T13:40:00.818870+0000 mgr.y (mgr.25232) 3259 : cluster [DBG] pgmap v4203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:02.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5315 16 16 0 0 0 - 0 2024-07-28T13:40:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:40:02 smithi150 bash[60514]: ts=2024-07-28T13:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:40:03.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5316 16 16 0 0 0 - 0 2024-07-28T13:40:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:03 smithi150 bash[67543]: cluster 2024-07-28T13:40:02.820214+0000 mgr.y (mgr.25232) 3260 : cluster [DBG] pgmap v4204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:03 smithi022 bash[80503]: cluster 2024-07-28T13:40:02.820214+0000 mgr.y (mgr.25232) 3260 : cluster [DBG] pgmap v4204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:03 smithi022 bash[82865]: cluster 2024-07-28T13:40:02.820214+0000 mgr.y (mgr.25232) 3260 : cluster [DBG] pgmap v4204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:04.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5317 16 16 0 0 0 - 0 2024-07-28T13:40:05.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5318 16 16 0 0 0 - 0 2024-07-28T13:40:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:05 smithi150 bash[67543]: cluster 2024-07-28T13:40:04.821684+0000 mgr.y (mgr.25232) 3261 : cluster [DBG] pgmap v4205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:05 smithi150 bash[67543]: audit 2024-07-28T13:40:05.347161+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:05 smithi022 bash[80503]: cluster 2024-07-28T13:40:04.821684+0000 mgr.y (mgr.25232) 3261 : cluster [DBG] pgmap v4205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:05 smithi022 bash[80503]: audit 2024-07-28T13:40:05.347161+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:05 smithi022 bash[82865]: cluster 2024-07-28T13:40:04.821684+0000 mgr.y (mgr.25232) 3261 : cluster [DBG] pgmap v4205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:05 smithi022 bash[82865]: audit 2024-07-28T13:40:05.347161+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:06.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5319 16 16 0 0 0 - 0 2024-07-28T13:40:07.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:40:07.577476+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:40:07.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:40:07.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5320 16 16 0 0 0 - 0 2024-07-28T13:40:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:07 smithi150 bash[67543]: cluster 2024-07-28T13:40:06.823105+0000 mgr.y (mgr.25232) 3262 : cluster [DBG] pgmap v4206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:07 smithi022 bash[80503]: cluster 2024-07-28T13:40:06.823105+0000 mgr.y (mgr.25232) 3262 : cluster [DBG] pgmap v4206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:08 smithi022 bash[82865]: cluster 2024-07-28T13:40:06.823105+0000 mgr.y (mgr.25232) 3262 : cluster [DBG] pgmap v4206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:08.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5321 16 16 0 0 0 - 0 2024-07-28T13:40:09.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5322 16 16 0 0 0 - 0 2024-07-28T13:40:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:40:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:40:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:40:10.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:09 smithi150 bash[67543]: cluster 2024-07-28T13:40:08.824611+0000 mgr.y (mgr.25232) 3263 : cluster [DBG] pgmap v4207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:09 smithi022 bash[80503]: cluster 2024-07-28T13:40:08.824611+0000 mgr.y (mgr.25232) 3263 : cluster [DBG] pgmap v4207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:09 smithi022 bash[82865]: cluster 2024-07-28T13:40:08.824611+0000 mgr.y (mgr.25232) 3263 : cluster [DBG] pgmap v4207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:10.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5323 16 16 0 0 0 - 0 2024-07-28T13:40:11.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5324 16 16 0 0 0 - 0 2024-07-28T13:40:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:11 smithi150 bash[67543]: cluster 2024-07-28T13:40:10.826027+0000 mgr.y (mgr.25232) 3264 : cluster [DBG] pgmap v4208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:11 smithi022 bash[80503]: cluster 2024-07-28T13:40:10.826027+0000 mgr.y (mgr.25232) 3264 : cluster [DBG] pgmap v4208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:11 smithi022 bash[82865]: cluster 2024-07-28T13:40:10.826027+0000 mgr.y (mgr.25232) 3264 : cluster [DBG] pgmap v4208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:12.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5325 16 16 0 0 0 - 0 2024-07-28T13:40:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:40:12 smithi150 bash[60514]: ts=2024-07-28T13:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:40:13.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5326 16 16 0 0 0 - 0 2024-07-28T13:40:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:13 smithi150 bash[67543]: cluster 2024-07-28T13:40:12.827388+0000 mgr.y (mgr.25232) 3265 : cluster [DBG] pgmap v4209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:13 smithi022 bash[80503]: cluster 2024-07-28T13:40:12.827388+0000 mgr.y (mgr.25232) 3265 : cluster [DBG] pgmap v4209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:13 smithi022 bash[82865]: cluster 2024-07-28T13:40:12.827388+0000 mgr.y (mgr.25232) 3265 : cluster [DBG] pgmap v4209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:14.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5327 16 16 0 0 0 - 0 2024-07-28T13:40:15.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5328 16 16 0 0 0 - 0 2024-07-28T13:40:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:15 smithi150 bash[67543]: cluster 2024-07-28T13:40:14.828848+0000 mgr.y (mgr.25232) 3266 : cluster [DBG] pgmap v4210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:15 smithi022 bash[80503]: cluster 2024-07-28T13:40:14.828848+0000 mgr.y (mgr.25232) 3266 : cluster [DBG] pgmap v4210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:15 smithi022 bash[82865]: cluster 2024-07-28T13:40:14.828848+0000 mgr.y (mgr.25232) 3266 : cluster [DBG] pgmap v4210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:16.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5329 16 16 0 0 0 - 0 2024-07-28T13:40:17.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5330 16 16 0 0 0 - 0 2024-07-28T13:40:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:17 smithi150 bash[67543]: cluster 2024-07-28T13:40:16.830258+0000 mgr.y (mgr.25232) 3267 : cluster [DBG] pgmap v4211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:17 smithi022 bash[80503]: cluster 2024-07-28T13:40:16.830258+0000 mgr.y (mgr.25232) 3267 : cluster [DBG] pgmap v4211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:17 smithi022 bash[82865]: cluster 2024-07-28T13:40:16.830258+0000 mgr.y (mgr.25232) 3267 : cluster [DBG] pgmap v4211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:18.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5331 16 16 0 0 0 - 0 2024-07-28T13:40:19.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5332 16 16 0 0 0 - 0 2024-07-28T13:40:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:40:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:40:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:40:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:19 smithi150 bash[67543]: cluster 2024-07-28T13:40:18.831563+0000 mgr.y (mgr.25232) 3268 : cluster [DBG] pgmap v4212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:19 smithi022 bash[80503]: cluster 2024-07-28T13:40:18.831563+0000 mgr.y (mgr.25232) 3268 : cluster [DBG] pgmap v4212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:19 smithi022 bash[82865]: cluster 2024-07-28T13:40:18.831563+0000 mgr.y (mgr.25232) 3268 : cluster [DBG] pgmap v4212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:20.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5333 16 16 0 0 0 - 0 2024-07-28T13:40:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:20 smithi150 bash[67543]: audit 2024-07-28T13:40:20.347793+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:20 smithi022 bash[80503]: audit 2024-07-28T13:40:20.347793+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:20 smithi022 bash[82865]: audit 2024-07-28T13:40:20.347793+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:21.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5334 16 16 0 0 0 - 0 2024-07-28T13:40:22.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:21 smithi150 bash[67543]: cluster 2024-07-28T13:40:20.832899+0000 mgr.y (mgr.25232) 3269 : cluster [DBG] pgmap v4213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:21 smithi022 bash[80503]: cluster 2024-07-28T13:40:20.832899+0000 mgr.y (mgr.25232) 3269 : cluster [DBG] pgmap v4213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:21 smithi022 bash[82865]: cluster 2024-07-28T13:40:20.832899+0000 mgr.y (mgr.25232) 3269 : cluster [DBG] pgmap v4213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:22.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5335 16 16 0 0 0 - 0 2024-07-28T13:40:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:40:22 smithi150 bash[60514]: ts=2024-07-28T13:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:40:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:22 smithi150 bash[67543]: audit 2024-07-28T13:40:22.655152+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:40:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:22 smithi022 bash[80503]: audit 2024-07-28T13:40:22.655152+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:40:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:22 smithi022 bash[82865]: audit 2024-07-28T13:40:22.655152+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:40:23.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5336 16 16 0 0 0 - 0 2024-07-28T13:40:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:23 smithi150 bash[67543]: cluster 2024-07-28T13:40:22.834384+0000 mgr.y (mgr.25232) 3270 : cluster [DBG] pgmap v4214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:23 smithi022 bash[80503]: cluster 2024-07-28T13:40:22.834384+0000 mgr.y (mgr.25232) 3270 : cluster [DBG] pgmap v4214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:23 smithi022 bash[82865]: cluster 2024-07-28T13:40:22.834384+0000 mgr.y (mgr.25232) 3270 : cluster [DBG] pgmap v4214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:24.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5337 16 16 0 0 0 - 0 2024-07-28T13:40:25.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5338 16 16 0 0 0 - 0 2024-07-28T13:40:26.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:25 smithi150 bash[67543]: cluster 2024-07-28T13:40:24.835838+0000 mgr.y (mgr.25232) 3271 : cluster [DBG] pgmap v4215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:25 smithi022 bash[80503]: cluster 2024-07-28T13:40:24.835838+0000 mgr.y (mgr.25232) 3271 : cluster [DBG] pgmap v4215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:25 smithi022 bash[82865]: cluster 2024-07-28T13:40:24.835838+0000 mgr.y (mgr.25232) 3271 : cluster [DBG] pgmap v4215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:26.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5339 16 16 0 0 0 - 0 2024-07-28T13:40:27.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:40:27.580706+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:40:27.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:40:27.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5340 16 16 0 0 0 - 0 2024-07-28T13:40:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:27 smithi150 bash[67543]: cluster 2024-07-28T13:40:26.837385+0000 mgr.y (mgr.25232) 3272 : cluster [DBG] pgmap v4216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:27 smithi022 bash[80503]: cluster 2024-07-28T13:40:26.837385+0000 mgr.y (mgr.25232) 3272 : cluster [DBG] pgmap v4216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:27 smithi022 bash[82865]: cluster 2024-07-28T13:40:26.837385+0000 mgr.y (mgr.25232) 3272 : cluster [DBG] pgmap v4216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:28.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5341 16 16 0 0 0 - 0 2024-07-28T13:40:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:40:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:28.327037+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:28.335256+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:28.561369+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:28.572568+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:28.997941+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:28.999549+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[82865]: audit 2024-07-28T13:40:29.009419+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:28.327037+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:28.335256+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:28.561369+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:28.572568+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:28.997941+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:40:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:28.999549+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:40:29.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:29 smithi022 bash[80503]: audit 2024-07-28T13:40:29.009419+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5342 16 16 0 0 0 - 0 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:28.327037+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:28.335256+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:28.561369+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:28.572568+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:28.997941+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:28.999549+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:40:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:29 smithi150 bash[67543]: audit 2024-07-28T13:40:29.009419+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:40:30.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5343 16 16 0 0 0 - 0 2024-07-28T13:40:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:30 smithi022 bash[80503]: cluster 2024-07-28T13:40:28.838923+0000 mgr.y (mgr.25232) 3273 : cluster [DBG] pgmap v4217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:30 smithi022 bash[82865]: cluster 2024-07-28T13:40:28.838923+0000 mgr.y (mgr.25232) 3273 : cluster [DBG] pgmap v4217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:30 smithi150 bash[67543]: cluster 2024-07-28T13:40:28.838923+0000 mgr.y (mgr.25232) 3273 : cluster [DBG] pgmap v4217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:31.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5344 16 16 0 0 0 - 0 2024-07-28T13:40:32.575 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:40:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:40:32.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5345 16 16 0 0 0 - 0 2024-07-28T13:40:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:32 smithi022 bash[80503]: cluster 2024-07-28T13:40:30.840274+0000 mgr.y (mgr.25232) 3274 : cluster [DBG] pgmap v4218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:32 smithi022 bash[82865]: cluster 2024-07-28T13:40:30.840274+0000 mgr.y (mgr.25232) 3274 : cluster [DBG] pgmap v4218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:32 smithi150 bash[67543]: cluster 2024-07-28T13:40:30.840274+0000 mgr.y (mgr.25232) 3274 : cluster [DBG] pgmap v4218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:33.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5346 16 16 0 0 0 - 0 2024-07-28T13:40:34.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5347 16 16 0 0 0 - 0 2024-07-28T13:40:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:34 smithi022 bash[80503]: cluster 2024-07-28T13:40:32.841655+0000 mgr.y (mgr.25232) 3275 : cluster [DBG] pgmap v4219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:34 smithi022 bash[82865]: cluster 2024-07-28T13:40:32.841655+0000 mgr.y (mgr.25232) 3275 : cluster [DBG] pgmap v4219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:35.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:34 smithi150 bash[67543]: cluster 2024-07-28T13:40:32.841655+0000 mgr.y (mgr.25232) 3275 : cluster [DBG] pgmap v4219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:35.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5348 16 16 0 0 0 - 0 2024-07-28T13:40:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:35 smithi150 bash[67543]: audit 2024-07-28T13:40:35.348081+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:35 smithi022 bash[80503]: audit 2024-07-28T13:40:35.348081+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:35 smithi022 bash[82865]: audit 2024-07-28T13:40:35.348081+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:36.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5349 16 16 0 0 0 - 0 2024-07-28T13:40:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:36 smithi150 bash[67543]: cluster 2024-07-28T13:40:34.843045+0000 mgr.y (mgr.25232) 3276 : cluster [DBG] pgmap v4220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:36 smithi022 bash[80503]: cluster 2024-07-28T13:40:34.843045+0000 mgr.y (mgr.25232) 3276 : cluster [DBG] pgmap v4220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:36 smithi022 bash[82865]: cluster 2024-07-28T13:40:34.843045+0000 mgr.y (mgr.25232) 3276 : cluster [DBG] pgmap v4220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:37.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5350 16 16 0 0 0 - 0 2024-07-28T13:40:38.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5351 16 16 0 0 0 - 0 2024-07-28T13:40:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:38 smithi150 bash[67543]: cluster 2024-07-28T13:40:36.844457+0000 mgr.y (mgr.25232) 3277 : cluster [DBG] pgmap v4221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:38 smithi022 bash[80503]: cluster 2024-07-28T13:40:36.844457+0000 mgr.y (mgr.25232) 3277 : cluster [DBG] pgmap v4221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:38 smithi022 bash[82865]: cluster 2024-07-28T13:40:36.844457+0000 mgr.y (mgr.25232) 3277 : cluster [DBG] pgmap v4221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:39.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5352 16 16 0 0 0 - 0 2024-07-28T13:40:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:40:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:40:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:40:40.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5353 16 16 0 0 0 - 0 2024-07-28T13:40:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:40 smithi150 bash[67543]: cluster 2024-07-28T13:40:38.845949+0000 mgr.y (mgr.25232) 3278 : cluster [DBG] pgmap v4222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:40 smithi022 bash[80503]: cluster 2024-07-28T13:40:38.845949+0000 mgr.y (mgr.25232) 3278 : cluster [DBG] pgmap v4222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:40 smithi022 bash[82865]: cluster 2024-07-28T13:40:38.845949+0000 mgr.y (mgr.25232) 3278 : cluster [DBG] pgmap v4222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:41.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5354 16 16 0 0 0 - 0 2024-07-28T13:40:42.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5355 16 16 0 0 0 - 0 2024-07-28T13:40:42.602 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:40:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:40:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:42 smithi150 bash[67543]: cluster 2024-07-28T13:40:40.847364+0000 mgr.y (mgr.25232) 3279 : cluster [DBG] pgmap v4223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:42 smithi022 bash[80503]: cluster 2024-07-28T13:40:40.847364+0000 mgr.y (mgr.25232) 3279 : cluster [DBG] pgmap v4223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:42 smithi022 bash[82865]: cluster 2024-07-28T13:40:40.847364+0000 mgr.y (mgr.25232) 3279 : cluster [DBG] pgmap v4223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:43.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5356 16 16 0 0 0 - 0 2024-07-28T13:40:44.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5357 16 16 0 0 0 - 0 2024-07-28T13:40:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:44 smithi150 bash[67543]: cluster 2024-07-28T13:40:42.848739+0000 mgr.y (mgr.25232) 3280 : cluster [DBG] pgmap v4224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:44 smithi022 bash[80503]: cluster 2024-07-28T13:40:42.848739+0000 mgr.y (mgr.25232) 3280 : cluster [DBG] pgmap v4224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:44 smithi022 bash[82865]: cluster 2024-07-28T13:40:42.848739+0000 mgr.y (mgr.25232) 3280 : cluster [DBG] pgmap v4224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:45.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5358 16 16 0 0 0 - 0 2024-07-28T13:40:46.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5359 16 16 0 0 0 - 0 2024-07-28T13:40:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:46 smithi150 bash[67543]: cluster 2024-07-28T13:40:44.850079+0000 mgr.y (mgr.25232) 3281 : cluster [DBG] pgmap v4225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:46 smithi022 bash[80503]: cluster 2024-07-28T13:40:44.850079+0000 mgr.y (mgr.25232) 3281 : cluster [DBG] pgmap v4225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:46 smithi022 bash[82865]: cluster 2024-07-28T13:40:44.850079+0000 mgr.y (mgr.25232) 3281 : cluster [DBG] pgmap v4225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:47.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:40:47.583724+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:40:47.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:40:47.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5360 16 16 0 0 0 - 0 2024-07-28T13:40:48.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5361 16 16 0 0 0 - 0 2024-07-28T13:40:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:48 smithi150 bash[67543]: cluster 2024-07-28T13:40:46.851434+0000 mgr.y (mgr.25232) 3282 : cluster [DBG] pgmap v4226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:48 smithi022 bash[80503]: cluster 2024-07-28T13:40:46.851434+0000 mgr.y (mgr.25232) 3282 : cluster [DBG] pgmap v4226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:48 smithi022 bash[82865]: cluster 2024-07-28T13:40:46.851434+0000 mgr.y (mgr.25232) 3282 : cluster [DBG] pgmap v4226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:49.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5362 16 16 0 0 0 - 0 2024-07-28T13:40:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:40:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:40:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:40:50.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5363 16 16 0 0 0 - 0 2024-07-28T13:40:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:50 smithi150 bash[67543]: cluster 2024-07-28T13:40:48.852764+0000 mgr.y (mgr.25232) 3283 : cluster [DBG] pgmap v4227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:50 smithi150 bash[67543]: audit 2024-07-28T13:40:50.348512+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:50 smithi022 bash[80503]: cluster 2024-07-28T13:40:48.852764+0000 mgr.y (mgr.25232) 3283 : cluster [DBG] pgmap v4227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:50 smithi022 bash[80503]: audit 2024-07-28T13:40:50.348512+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:50 smithi022 bash[82865]: cluster 2024-07-28T13:40:48.852764+0000 mgr.y (mgr.25232) 3283 : cluster [DBG] pgmap v4227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:50 smithi022 bash[82865]: audit 2024-07-28T13:40:50.348512+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:40:51.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5364 16 16 0 0 0 - 0 2024-07-28T13:40:52.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5365 16 16 0 0 0 - 0 2024-07-28T13:40:52.622 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:40:52 smithi150 bash[60514]: ts=2024-07-28T13:40: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:40:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:52 smithi150 bash[67543]: cluster 2024-07-28T13:40:50.854106+0000 mgr.y (mgr.25232) 3284 : cluster [DBG] pgmap v4228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:52 smithi022 bash[80503]: cluster 2024-07-28T13:40:50.854106+0000 mgr.y (mgr.25232) 3284 : cluster [DBG] pgmap v4228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:52 smithi022 bash[82865]: cluster 2024-07-28T13:40:50.854106+0000 mgr.y (mgr.25232) 3284 : cluster [DBG] pgmap v4228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:53.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5366 16 16 0 0 0 - 0 2024-07-28T13:40:54.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5367 16 16 0 0 0 - 0 2024-07-28T13:40:55.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:54 smithi150 bash[67543]: cluster 2024-07-28T13:40:52.855464+0000 mgr.y (mgr.25232) 3285 : cluster [DBG] pgmap v4229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:54 smithi022 bash[80503]: cluster 2024-07-28T13:40:52.855464+0000 mgr.y (mgr.25232) 3285 : cluster [DBG] pgmap v4229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:54 smithi022 bash[82865]: cluster 2024-07-28T13:40:52.855464+0000 mgr.y (mgr.25232) 3285 : cluster [DBG] pgmap v4229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:55.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5368 16 16 0 0 0 - 0 2024-07-28T13:40:56.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5369 16 16 0 0 0 - 0 2024-07-28T13:40:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:56 smithi150 bash[67543]: cluster 2024-07-28T13:40:54.856802+0000 mgr.y (mgr.25232) 3286 : cluster [DBG] pgmap v4230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:56 smithi022 bash[80503]: cluster 2024-07-28T13:40:54.856802+0000 mgr.y (mgr.25232) 3286 : cluster [DBG] pgmap v4230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:56 smithi022 bash[82865]: cluster 2024-07-28T13:40:54.856802+0000 mgr.y (mgr.25232) 3286 : cluster [DBG] pgmap v4230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:57.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5370 16 16 0 0 0 - 0 2024-07-28T13:40:58.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5371 16 16 0 0 0 - 0 2024-07-28T13:40:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:40:58 smithi150 bash[67543]: cluster 2024-07-28T13:40:56.858148+0000 mgr.y (mgr.25232) 3287 : cluster [DBG] pgmap v4231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:40:58 smithi022 bash[80503]: cluster 2024-07-28T13:40:56.858148+0000 mgr.y (mgr.25232) 3287 : cluster [DBG] pgmap v4231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:40:58 smithi022 bash[82865]: cluster 2024-07-28T13:40:56.858148+0000 mgr.y (mgr.25232) 3287 : cluster [DBG] pgmap v4231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:40:59.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5372 16 16 0 0 0 - 0 2024-07-28T13:40:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:40:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:40:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:41:00.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5373 16 16 0 0 0 - 0 2024-07-28T13:41:01.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:00 smithi150 bash[67543]: cluster 2024-07-28T13:40:58.859491+0000 mgr.y (mgr.25232) 3288 : cluster [DBG] pgmap v4232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:00 smithi022 bash[82865]: cluster 2024-07-28T13:40:58.859491+0000 mgr.y (mgr.25232) 3288 : cluster [DBG] pgmap v4232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:00 smithi022 bash[80503]: cluster 2024-07-28T13:40:58.859491+0000 mgr.y (mgr.25232) 3288 : cluster [DBG] pgmap v4232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:01.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5374 16 16 0 0 0 - 0 2024-07-28T13:41:02.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5375 16 16 0 0 0 - 0 2024-07-28T13:41:02.643 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:41:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:41:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:02 smithi150 bash[67543]: cluster 2024-07-28T13:41:00.860856+0000 mgr.y (mgr.25232) 3289 : cluster [DBG] pgmap v4233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:02 smithi022 bash[80503]: cluster 2024-07-28T13:41:00.860856+0000 mgr.y (mgr.25232) 3289 : cluster [DBG] pgmap v4233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:02 smithi022 bash[82865]: cluster 2024-07-28T13:41:00.860856+0000 mgr.y (mgr.25232) 3289 : cluster [DBG] pgmap v4233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:03.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5376 16 16 0 0 0 - 0 2024-07-28T13:41:04.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5377 16 16 0 0 0 - 0 2024-07-28T13:41:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:04 smithi150 bash[67543]: cluster 2024-07-28T13:41:02.862193+0000 mgr.y (mgr.25232) 3290 : cluster [DBG] pgmap v4234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:04 smithi022 bash[80503]: cluster 2024-07-28T13:41:02.862193+0000 mgr.y (mgr.25232) 3290 : cluster [DBG] pgmap v4234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:04 smithi022 bash[82865]: cluster 2024-07-28T13:41:02.862193+0000 mgr.y (mgr.25232) 3290 : cluster [DBG] pgmap v4234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:05.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5378 16 16 0 0 0 - 0 2024-07-28T13:41:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:05 smithi150 bash[67543]: audit 2024-07-28T13:41:05.348893+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:05 smithi022 bash[80503]: audit 2024-07-28T13:41:05.348893+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:05 smithi022 bash[82865]: audit 2024-07-28T13:41:05.348893+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:06.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5379 16 16 0 0 0 - 0 2024-07-28T13:41:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:06 smithi150 bash[67543]: cluster 2024-07-28T13:41:04.863539+0000 mgr.y (mgr.25232) 3291 : cluster [DBG] pgmap v4235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:06 smithi022 bash[80503]: cluster 2024-07-28T13:41:04.863539+0000 mgr.y (mgr.25232) 3291 : cluster [DBG] pgmap v4235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:06 smithi022 bash[82865]: cluster 2024-07-28T13:41:04.863539+0000 mgr.y (mgr.25232) 3291 : cluster [DBG] pgmap v4235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:07.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:41:07.587054+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:41:07.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:41:07.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5380 16 16 0 0 0 - 0 2024-07-28T13:41:08.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5381 16 16 0 0 0 - 0 2024-07-28T13:41:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:08 smithi150 bash[67543]: cluster 2024-07-28T13:41:06.864904+0000 mgr.y (mgr.25232) 3292 : cluster [DBG] pgmap v4236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:08 smithi022 bash[80503]: cluster 2024-07-28T13:41:06.864904+0000 mgr.y (mgr.25232) 3292 : cluster [DBG] pgmap v4236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:08 smithi022 bash[82865]: cluster 2024-07-28T13:41:06.864904+0000 mgr.y (mgr.25232) 3292 : cluster [DBG] pgmap v4236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:09.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5382 16 16 0 0 0 - 0 2024-07-28T13:41:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:41:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:41:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:41:10.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5383 16 16 0 0 0 - 0 2024-07-28T13:41:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:10 smithi150 bash[67543]: cluster 2024-07-28T13:41:08.866322+0000 mgr.y (mgr.25232) 3293 : cluster [DBG] pgmap v4237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:10 smithi022 bash[80503]: cluster 2024-07-28T13:41:08.866322+0000 mgr.y (mgr.25232) 3293 : cluster [DBG] pgmap v4237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:10 smithi022 bash[82865]: cluster 2024-07-28T13:41:08.866322+0000 mgr.y (mgr.25232) 3293 : cluster [DBG] pgmap v4237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:11.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5384 16 16 0 0 0 - 0 2024-07-28T13:41:12.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5385 16 16 0 0 0 - 0 2024-07-28T13:41:12.673 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:41:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:41:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:12 smithi150 bash[67543]: cluster 2024-07-28T13:41:10.867668+0000 mgr.y (mgr.25232) 3294 : cluster [DBG] pgmap v4238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:12 smithi022 bash[80503]: cluster 2024-07-28T13:41:10.867668+0000 mgr.y (mgr.25232) 3294 : cluster [DBG] pgmap v4238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:12 smithi022 bash[82865]: cluster 2024-07-28T13:41:10.867668+0000 mgr.y (mgr.25232) 3294 : cluster [DBG] pgmap v4238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:13.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5386 16 16 0 0 0 - 0 2024-07-28T13:41:14.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5387 16 16 0 0 0 - 0 2024-07-28T13:41:15.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:14 smithi150 bash[67543]: cluster 2024-07-28T13:41:12.869063+0000 mgr.y (mgr.25232) 3295 : cluster [DBG] pgmap v4239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:14 smithi022 bash[80503]: cluster 2024-07-28T13:41:12.869063+0000 mgr.y (mgr.25232) 3295 : cluster [DBG] pgmap v4239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:14 smithi022 bash[82865]: cluster 2024-07-28T13:41:12.869063+0000 mgr.y (mgr.25232) 3295 : cluster [DBG] pgmap v4239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:15.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5388 16 16 0 0 0 - 0 2024-07-28T13:41:16.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5389 16 16 0 0 0 - 0 2024-07-28T13:41:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:16 smithi150 bash[67543]: cluster 2024-07-28T13:41:14.870467+0000 mgr.y (mgr.25232) 3296 : cluster [DBG] pgmap v4240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:16 smithi022 bash[80503]: cluster 2024-07-28T13:41:14.870467+0000 mgr.y (mgr.25232) 3296 : cluster [DBG] pgmap v4240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:16 smithi022 bash[82865]: cluster 2024-07-28T13:41:14.870467+0000 mgr.y (mgr.25232) 3296 : cluster [DBG] pgmap v4240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:17.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5390 16 16 0 0 0 - 0 2024-07-28T13:41:18.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5391 16 16 0 0 0 - 0 2024-07-28T13:41:19.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:18 smithi150 bash[67543]: cluster 2024-07-28T13:41:16.871814+0000 mgr.y (mgr.25232) 3297 : cluster [DBG] pgmap v4241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:18 smithi022 bash[80503]: cluster 2024-07-28T13:41:16.871814+0000 mgr.y (mgr.25232) 3297 : cluster [DBG] pgmap v4241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:18 smithi022 bash[82865]: cluster 2024-07-28T13:41:16.871814+0000 mgr.y (mgr.25232) 3297 : cluster [DBG] pgmap v4241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:19.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5392 16 16 0 0 0 - 0 2024-07-28T13:41:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:41:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:41:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:41:20.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5393 16 16 0 0 0 - 0 2024-07-28T13:41:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:20 smithi150 bash[67543]: cluster 2024-07-28T13:41:18.873180+0000 mgr.y (mgr.25232) 3298 : cluster [DBG] pgmap v4242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:20 smithi150 bash[67543]: audit 2024-07-28T13:41:20.349293+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:20 smithi022 bash[80503]: cluster 2024-07-28T13:41:18.873180+0000 mgr.y (mgr.25232) 3298 : cluster [DBG] pgmap v4242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:20 smithi022 bash[80503]: audit 2024-07-28T13:41:20.349293+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:20 smithi022 bash[82865]: cluster 2024-07-28T13:41:18.873180+0000 mgr.y (mgr.25232) 3298 : cluster [DBG] pgmap v4242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:20 smithi022 bash[82865]: audit 2024-07-28T13:41:20.349293+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:21.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5394 16 16 0 0 0 - 0 2024-07-28T13:41:22.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5395 16 16 0 0 0 - 0 2024-07-28T13:41:22.694 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:41:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:41:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:22 smithi150 bash[67543]: cluster 2024-07-28T13:41:20.874581+0000 mgr.y (mgr.25232) 3299 : cluster [DBG] pgmap v4243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:22 smithi022 bash[82865]: cluster 2024-07-28T13:41:20.874581+0000 mgr.y (mgr.25232) 3299 : cluster [DBG] pgmap v4243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:22 smithi022 bash[80503]: cluster 2024-07-28T13:41:20.874581+0000 mgr.y (mgr.25232) 3299 : cluster [DBG] pgmap v4243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:23.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5396 16 16 0 0 0 - 0 2024-07-28T13:41:24.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5397 16 16 0 0 0 - 0 2024-07-28T13:41:25.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:24 smithi150 bash[67543]: cluster 2024-07-28T13:41:22.875966+0000 mgr.y (mgr.25232) 3300 : cluster [DBG] pgmap v4244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:24 smithi022 bash[80503]: cluster 2024-07-28T13:41:22.875966+0000 mgr.y (mgr.25232) 3300 : cluster [DBG] pgmap v4244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:24 smithi022 bash[82865]: cluster 2024-07-28T13:41:22.875966+0000 mgr.y (mgr.25232) 3300 : cluster [DBG] pgmap v4244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:25.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5398 16 16 0 0 0 - 0 2024-07-28T13:41:26.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5399 16 16 0 0 0 - 0 2024-07-28T13:41:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:26 smithi150 bash[67543]: cluster 2024-07-28T13:41:24.877348+0000 mgr.y (mgr.25232) 3301 : cluster [DBG] pgmap v4245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:26 smithi022 bash[80503]: cluster 2024-07-28T13:41:24.877348+0000 mgr.y (mgr.25232) 3301 : cluster [DBG] pgmap v4245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:26 smithi022 bash[82865]: cluster 2024-07-28T13:41:24.877348+0000 mgr.y (mgr.25232) 3301 : cluster [DBG] pgmap v4245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:27.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:41:27.590394+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:41:27.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:41:27.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5400 16 16 0 0 0 - 0 2024-07-28T13:41:28.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5401 16 16 0 0 0 - 0 2024-07-28T13:41:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:28 smithi150 bash[67543]: cluster 2024-07-28T13:41:26.878751+0000 mgr.y (mgr.25232) 3302 : cluster [DBG] pgmap v4246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:28 smithi022 bash[80503]: cluster 2024-07-28T13:41:26.878751+0000 mgr.y (mgr.25232) 3302 : cluster [DBG] pgmap v4246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:28 smithi022 bash[82865]: cluster 2024-07-28T13:41:26.878751+0000 mgr.y (mgr.25232) 3302 : cluster [DBG] pgmap v4246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:29.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5402 16 16 0 0 0 - 0 2024-07-28T13:41:29.715 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:41:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:41:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:41:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:29 smithi150 bash[67543]: audit 2024-07-28T13:41:29.140855+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:41:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:29 smithi022 bash[80503]: audit 2024-07-28T13:41:29.140855+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:41:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:29 smithi022 bash[82865]: audit 2024-07-28T13:41:29.140855+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:41:30.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5403 16 16 0 0 0 - 0 2024-07-28T13:41:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:30 smithi150 bash[67543]: cluster 2024-07-28T13:41:28.880114+0000 mgr.y (mgr.25232) 3303 : cluster [DBG] pgmap v4247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:30 smithi022 bash[80503]: cluster 2024-07-28T13:41:28.880114+0000 mgr.y (mgr.25232) 3303 : cluster [DBG] pgmap v4247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:30 smithi022 bash[82865]: cluster 2024-07-28T13:41:28.880114+0000 mgr.y (mgr.25232) 3303 : cluster [DBG] pgmap v4247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:31.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5404 16 16 0 0 0 - 0 2024-07-28T13:41:32.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5405 16 16 0 0 0 - 0 2024-07-28T13:41:32.723 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:41:32 smithi150 bash[60514]: ts=2024-07-28T13:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:41:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:32 smithi150 bash[67543]: cluster 2024-07-28T13:41:30.881492+0000 mgr.y (mgr.25232) 3304 : cluster [DBG] pgmap v4248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:32 smithi022 bash[80503]: cluster 2024-07-28T13:41:30.881492+0000 mgr.y (mgr.25232) 3304 : cluster [DBG] pgmap v4248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:32 smithi022 bash[82865]: cluster 2024-07-28T13:41:30.881492+0000 mgr.y (mgr.25232) 3304 : cluster [DBG] pgmap v4248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:33.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5406 16 16 0 0 0 - 0 2024-07-28T13:41:34.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5407 16 16 0 0 0 - 0 2024-07-28T13:41:35.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:34 smithi150 bash[67543]: cluster 2024-07-28T13:41:32.882903+0000 mgr.y (mgr.25232) 3305 : cluster [DBG] pgmap v4249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:34 smithi022 bash[80503]: cluster 2024-07-28T13:41:32.882903+0000 mgr.y (mgr.25232) 3305 : cluster [DBG] pgmap v4249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:34 smithi022 bash[82865]: cluster 2024-07-28T13:41:32.882903+0000 mgr.y (mgr.25232) 3305 : cluster [DBG] pgmap v4249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:35.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5408 16 16 0 0 0 - 0 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:34.861948+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:34.870679+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: cluster 2024-07-28T13:41:34.884110+0000 mgr.y (mgr.25232) 3306 : cluster [DBG] pgmap v4250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:35.012924+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:35.022743+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:35.349884+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:35.529068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:41:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:35.530837+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:41:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:35 smithi150 bash[67543]: audit 2024-07-28T13:41:35.541350+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:34.861948+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:34.870679+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: cluster 2024-07-28T13:41:34.884110+0000 mgr.y (mgr.25232) 3306 : cluster [DBG] pgmap v4250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:35.012924+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:35.022743+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:35.349884+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:35.529068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:35.530837+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[80503]: audit 2024-07-28T13:41:35.541350+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:34.861948+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:34.870679+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: cluster 2024-07-28T13:41:34.884110+0000 mgr.y (mgr.25232) 3306 : cluster [DBG] pgmap v4250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:35.012924+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:35.022743+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:35.349884+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:35.529068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:41:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:35.530837+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:41:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:35 smithi022 bash[82865]: audit 2024-07-28T13:41:35.541350+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:41:36.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5409 16 16 0 0 0 - 0 2024-07-28T13:41:37.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5410 16 16 0 0 0 - 0 2024-07-28T13:41:38.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:37 smithi150 bash[67543]: cluster 2024-07-28T13:41:36.885432+0000 mgr.y (mgr.25232) 3307 : cluster [DBG] pgmap v4251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:37 smithi022 bash[80503]: cluster 2024-07-28T13:41:36.885432+0000 mgr.y (mgr.25232) 3307 : cluster [DBG] pgmap v4251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:37 smithi022 bash[82865]: cluster 2024-07-28T13:41:36.885432+0000 mgr.y (mgr.25232) 3307 : cluster [DBG] pgmap v4251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:38.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5411 16 16 0 0 0 - 0 2024-07-28T13:41:39.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5412 16 16 0 0 0 - 0 2024-07-28T13:41:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:41:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:41:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:41:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:39 smithi150 bash[67543]: cluster 2024-07-28T13:41:38.886803+0000 mgr.y (mgr.25232) 3308 : cluster [DBG] pgmap v4252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:39 smithi022 bash[80503]: cluster 2024-07-28T13:41:38.886803+0000 mgr.y (mgr.25232) 3308 : cluster [DBG] pgmap v4252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:39 smithi022 bash[82865]: cluster 2024-07-28T13:41:38.886803+0000 mgr.y (mgr.25232) 3308 : cluster [DBG] pgmap v4252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:40.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5413 16 16 0 0 0 - 0 2024-07-28T13:41:41.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5414 16 16 0 0 0 - 0 2024-07-28T13:41:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:41 smithi150 bash[67543]: cluster 2024-07-28T13:41:40.888187+0000 mgr.y (mgr.25232) 3309 : cluster [DBG] pgmap v4253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:41 smithi022 bash[80503]: cluster 2024-07-28T13:41:40.888187+0000 mgr.y (mgr.25232) 3309 : cluster [DBG] pgmap v4253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:41 smithi022 bash[82865]: cluster 2024-07-28T13:41:40.888187+0000 mgr.y (mgr.25232) 3309 : cluster [DBG] pgmap v4253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:42.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5415 16 16 0 0 0 - 0 2024-07-28T13:41:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:41:42 smithi150 bash[60514]: ts=2024-07-28T13:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:41:43.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5416 16 16 0 0 0 - 0 2024-07-28T13:41:44.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:43 smithi150 bash[67543]: cluster 2024-07-28T13:41:42.889573+0000 mgr.y (mgr.25232) 3310 : cluster [DBG] pgmap v4254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:43 smithi022 bash[80503]: cluster 2024-07-28T13:41:42.889573+0000 mgr.y (mgr.25232) 3310 : cluster [DBG] pgmap v4254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:43 smithi022 bash[82865]: cluster 2024-07-28T13:41:42.889573+0000 mgr.y (mgr.25232) 3310 : cluster [DBG] pgmap v4254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:44.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5417 16 16 0 0 0 - 0 2024-07-28T13:41:45.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5418 16 16 0 0 0 - 0 2024-07-28T13:41:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:45 smithi150 bash[67543]: cluster 2024-07-28T13:41:44.890972+0000 mgr.y (mgr.25232) 3311 : cluster [DBG] pgmap v4255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:45 smithi022 bash[80503]: cluster 2024-07-28T13:41:44.890972+0000 mgr.y (mgr.25232) 3311 : cluster [DBG] pgmap v4255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:45 smithi022 bash[82865]: cluster 2024-07-28T13:41:44.890972+0000 mgr.y (mgr.25232) 3311 : cluster [DBG] pgmap v4255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:46.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5419 16 16 0 0 0 - 0 2024-07-28T13:41:47.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:41:47.593595+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:41:47.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:41:47.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5420 16 16 0 0 0 - 0 2024-07-28T13:41:48.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:47 smithi150 bash[67543]: cluster 2024-07-28T13:41:46.892349+0000 mgr.y (mgr.25232) 3312 : cluster [DBG] pgmap v4256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:47 smithi022 bash[80503]: cluster 2024-07-28T13:41:46.892349+0000 mgr.y (mgr.25232) 3312 : cluster [DBG] pgmap v4256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:47 smithi022 bash[82865]: cluster 2024-07-28T13:41:46.892349+0000 mgr.y (mgr.25232) 3312 : cluster [DBG] pgmap v4256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:48.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5421 16 16 0 0 0 - 0 2024-07-28T13:41:49.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5422 16 16 0 0 0 - 0 2024-07-28T13:41:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:41:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:41:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:41:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:49 smithi150 bash[67543]: cluster 2024-07-28T13:41:48.893692+0000 mgr.y (mgr.25232) 3313 : cluster [DBG] pgmap v4257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:49 smithi022 bash[80503]: cluster 2024-07-28T13:41:48.893692+0000 mgr.y (mgr.25232) 3313 : cluster [DBG] pgmap v4257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:49 smithi022 bash[82865]: cluster 2024-07-28T13:41:48.893692+0000 mgr.y (mgr.25232) 3313 : cluster [DBG] pgmap v4257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:50.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5423 16 16 0 0 0 - 0 2024-07-28T13:41:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:50 smithi150 bash[67543]: audit 2024-07-28T13:41:50.350290+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:50 smithi022 bash[80503]: audit 2024-07-28T13:41:50.350290+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:50 smithi022 bash[82865]: audit 2024-07-28T13:41:50.350290+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:41:51.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5424 16 16 0 0 0 - 0 2024-07-28T13:41:52.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:51 smithi150 bash[67543]: cluster 2024-07-28T13:41:50.895664+0000 mgr.y (mgr.25232) 3314 : cluster [DBG] pgmap v4258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:51 smithi022 bash[80503]: cluster 2024-07-28T13:41:50.895664+0000 mgr.y (mgr.25232) 3314 : cluster [DBG] pgmap v4258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:51 smithi022 bash[82865]: cluster 2024-07-28T13:41:50.895664+0000 mgr.y (mgr.25232) 3314 : cluster [DBG] pgmap v4258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:52.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5425 16 16 0 0 0 - 0 2024-07-28T13:41:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:41:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:41:53.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5426 16 16 0 0 0 - 0 2024-07-28T13:41:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:53 smithi150 bash[67543]: cluster 2024-07-28T13:41:52.897097+0000 mgr.y (mgr.25232) 3315 : cluster [DBG] pgmap v4259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:53 smithi022 bash[80503]: cluster 2024-07-28T13:41:52.897097+0000 mgr.y (mgr.25232) 3315 : cluster [DBG] pgmap v4259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:53 smithi022 bash[82865]: cluster 2024-07-28T13:41:52.897097+0000 mgr.y (mgr.25232) 3315 : cluster [DBG] pgmap v4259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:54.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5427 16 16 0 0 0 - 0 2024-07-28T13:41:55.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5428 16 16 0 0 0 - 0 2024-07-28T13:41:56.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:55 smithi150 bash[67543]: cluster 2024-07-28T13:41:54.898477+0000 mgr.y (mgr.25232) 3316 : cluster [DBG] pgmap v4260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:55 smithi022 bash[80503]: cluster 2024-07-28T13:41:54.898477+0000 mgr.y (mgr.25232) 3316 : cluster [DBG] pgmap v4260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:55 smithi022 bash[82865]: cluster 2024-07-28T13:41:54.898477+0000 mgr.y (mgr.25232) 3316 : cluster [DBG] pgmap v4260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:56.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5429 16 16 0 0 0 - 0 2024-07-28T13:41:57.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5430 16 16 0 0 0 - 0 2024-07-28T13:41:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:57 smithi150 bash[67543]: cluster 2024-07-28T13:41:56.899843+0000 mgr.y (mgr.25232) 3317 : cluster [DBG] pgmap v4261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:57 smithi022 bash[80503]: cluster 2024-07-28T13:41:56.899843+0000 mgr.y (mgr.25232) 3317 : cluster [DBG] pgmap v4261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:57 smithi022 bash[82865]: cluster 2024-07-28T13:41:56.899843+0000 mgr.y (mgr.25232) 3317 : cluster [DBG] pgmap v4261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:41:58.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5431 16 16 0 0 0 - 0 2024-07-28T13:41:59.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5432 16 16 0 0 0 - 0 2024-07-28T13:41:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:41:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:41:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:42:00.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:41:59 smithi150 bash[67543]: cluster 2024-07-28T13:41:58.901251+0000 mgr.y (mgr.25232) 3318 : cluster [DBG] pgmap v4262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:41:59 smithi022 bash[80503]: cluster 2024-07-28T13:41:58.901251+0000 mgr.y (mgr.25232) 3318 : cluster [DBG] pgmap v4262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:41:59 smithi022 bash[82865]: cluster 2024-07-28T13:41:58.901251+0000 mgr.y (mgr.25232) 3318 : cluster [DBG] pgmap v4262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:00.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5433 16 16 0 0 0 - 0 2024-07-28T13:42:01.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5434 16 16 0 0 0 - 0 2024-07-28T13:42:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:01 smithi150 bash[67543]: cluster 2024-07-28T13:42:00.902651+0000 mgr.y (mgr.25232) 3319 : cluster [DBG] pgmap v4263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:01 smithi022 bash[80503]: cluster 2024-07-28T13:42:00.902651+0000 mgr.y (mgr.25232) 3319 : cluster [DBG] pgmap v4263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:01 smithi022 bash[82865]: cluster 2024-07-28T13:42:00.902651+0000 mgr.y (mgr.25232) 3319 : cluster [DBG] pgmap v4263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:02.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5435 16 16 0 0 0 - 0 2024-07-28T13:42:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:42:02 smithi150 bash[60514]: ts=2024-07-28T13:42: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:42:03.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5436 16 16 0 0 0 - 0 2024-07-28T13:42:04.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:04 smithi150 bash[67543]: cluster 2024-07-28T13:42:02.904016+0000 mgr.y (mgr.25232) 3320 : cluster [DBG] pgmap v4264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:04 smithi022 bash[80503]: cluster 2024-07-28T13:42:02.904016+0000 mgr.y (mgr.25232) 3320 : cluster [DBG] pgmap v4264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:04 smithi022 bash[82865]: cluster 2024-07-28T13:42:02.904016+0000 mgr.y (mgr.25232) 3320 : cluster [DBG] pgmap v4264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:04.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5437 16 16 0 0 0 - 0 2024-07-28T13:42:05.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5438 16 16 0 0 0 - 0 2024-07-28T13:42:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:06 smithi150 bash[67543]: cluster 2024-07-28T13:42:04.905371+0000 mgr.y (mgr.25232) 3321 : cluster [DBG] pgmap v4265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:06 smithi150 bash[67543]: audit 2024-07-28T13:42:05.350773+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:06 smithi022 bash[80503]: cluster 2024-07-28T13:42:04.905371+0000 mgr.y (mgr.25232) 3321 : cluster [DBG] pgmap v4265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:06 smithi022 bash[80503]: audit 2024-07-28T13:42:05.350773+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:06 smithi022 bash[82865]: cluster 2024-07-28T13:42:04.905371+0000 mgr.y (mgr.25232) 3321 : cluster [DBG] pgmap v4265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:06 smithi022 bash[82865]: audit 2024-07-28T13:42:05.350773+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:06.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5439 16 16 0 0 0 - 0 2024-07-28T13:42:07.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:42:07.596942+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:42:07.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:42:07.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5440 16 16 0 0 0 - 0 2024-07-28T13:42:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:08 smithi150 bash[67543]: cluster 2024-07-28T13:42:06.906732+0000 mgr.y (mgr.25232) 3322 : cluster [DBG] pgmap v4266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:08 smithi022 bash[80503]: cluster 2024-07-28T13:42:06.906732+0000 mgr.y (mgr.25232) 3322 : cluster [DBG] pgmap v4266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:08 smithi022 bash[82865]: cluster 2024-07-28T13:42:06.906732+0000 mgr.y (mgr.25232) 3322 : cluster [DBG] pgmap v4266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:08.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5441 16 16 0 0 0 - 0 2024-07-28T13:42:09.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5442 16 16 0 0 0 - 0 2024-07-28T13:42:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:42:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:42:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:42:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:10 smithi150 bash[67543]: cluster 2024-07-28T13:42:08.908107+0000 mgr.y (mgr.25232) 3323 : cluster [DBG] pgmap v4267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:10 smithi022 bash[82865]: cluster 2024-07-28T13:42:08.908107+0000 mgr.y (mgr.25232) 3323 : cluster [DBG] pgmap v4267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:10 smithi022 bash[80503]: cluster 2024-07-28T13:42:08.908107+0000 mgr.y (mgr.25232) 3323 : cluster [DBG] pgmap v4267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:10.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5443 16 16 0 0 0 - 0 2024-07-28T13:42:11.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5444 16 16 0 0 0 - 0 2024-07-28T13:42:12.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:12 smithi150 bash[67543]: cluster 2024-07-28T13:42:10.909471+0000 mgr.y (mgr.25232) 3324 : cluster [DBG] pgmap v4268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:12 smithi022 bash[80503]: cluster 2024-07-28T13:42:10.909471+0000 mgr.y (mgr.25232) 3324 : cluster [DBG] pgmap v4268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:12 smithi022 bash[82865]: cluster 2024-07-28T13:42:10.909471+0000 mgr.y (mgr.25232) 3324 : cluster [DBG] pgmap v4268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:12.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5445 16 16 0 0 0 - 0 2024-07-28T13:42:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:42:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:42:13.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5446 16 16 0 0 0 - 0 2024-07-28T13:42:14.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:14 smithi022 bash[80503]: cluster 2024-07-28T13:42:12.910871+0000 mgr.y (mgr.25232) 3325 : cluster [DBG] pgmap v4269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:14 smithi022 bash[82865]: cluster 2024-07-28T13:42:12.910871+0000 mgr.y (mgr.25232) 3325 : cluster [DBG] pgmap v4269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:14 smithi150 bash[67543]: cluster 2024-07-28T13:42:12.910871+0000 mgr.y (mgr.25232) 3325 : cluster [DBG] pgmap v4269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:14.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5447 16 16 0 0 0 - 0 2024-07-28T13:42:15.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5448 16 16 0 0 0 - 0 2024-07-28T13:42:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:16 smithi022 bash[80503]: cluster 2024-07-28T13:42:14.912269+0000 mgr.y (mgr.25232) 3326 : cluster [DBG] pgmap v4270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:16 smithi022 bash[82865]: cluster 2024-07-28T13:42:14.912269+0000 mgr.y (mgr.25232) 3326 : cluster [DBG] pgmap v4270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:16 smithi150 bash[67543]: cluster 2024-07-28T13:42:14.912269+0000 mgr.y (mgr.25232) 3326 : cluster [DBG] pgmap v4270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:16.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5449 16 16 0 0 0 - 0 2024-07-28T13:42:17.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5450 16 16 0 0 0 - 0 2024-07-28T13:42:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:18 smithi022 bash[80503]: cluster 2024-07-28T13:42:16.913655+0000 mgr.y (mgr.25232) 3327 : cluster [DBG] pgmap v4271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:18 smithi022 bash[82865]: cluster 2024-07-28T13:42:16.913655+0000 mgr.y (mgr.25232) 3327 : cluster [DBG] pgmap v4271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:18 smithi150 bash[67543]: cluster 2024-07-28T13:42:16.913655+0000 mgr.y (mgr.25232) 3327 : cluster [DBG] pgmap v4271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:18.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5451 16 16 0 0 0 - 0 2024-07-28T13:42:19.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5452 16 16 0 0 0 - 0 2024-07-28T13:42:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:42:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:42:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:42:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:19 smithi150 bash[67543]: cluster 2024-07-28T13:42:18.915058+0000 mgr.y (mgr.25232) 3328 : cluster [DBG] pgmap v4272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:19 smithi022 bash[82865]: cluster 2024-07-28T13:42:18.915058+0000 mgr.y (mgr.25232) 3328 : cluster [DBG] pgmap v4272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:19 smithi022 bash[80503]: cluster 2024-07-28T13:42:18.915058+0000 mgr.y (mgr.25232) 3328 : cluster [DBG] pgmap v4272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:20.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5453 16 16 0 0 0 - 0 2024-07-28T13:42:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:20 smithi150 bash[67543]: audit 2024-07-28T13:42:20.351123+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:20 smithi022 bash[80503]: audit 2024-07-28T13:42:20.351123+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:20 smithi022 bash[82865]: audit 2024-07-28T13:42:20.351123+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:21.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5454 16 16 0 0 0 - 0 2024-07-28T13:42:22.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:21 smithi150 bash[67543]: cluster 2024-07-28T13:42:20.916429+0000 mgr.y (mgr.25232) 3329 : cluster [DBG] pgmap v4273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:21 smithi022 bash[80503]: cluster 2024-07-28T13:42:20.916429+0000 mgr.y (mgr.25232) 3329 : cluster [DBG] pgmap v4273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:21 smithi022 bash[82865]: cluster 2024-07-28T13:42:20.916429+0000 mgr.y (mgr.25232) 3329 : cluster [DBG] pgmap v4273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:22.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5455 16 16 0 0 0 - 0 2024-07-28T13:42:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:42:22 smithi150 bash[60514]: ts=2024-07-28T13:42: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:42:23.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5456 16 16 0 0 0 - 0 2024-07-28T13:42:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:23 smithi150 bash[67543]: cluster 2024-07-28T13:42:22.917918+0000 mgr.y (mgr.25232) 3330 : cluster [DBG] pgmap v4274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:24.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:23 smithi022 bash[80503]: cluster 2024-07-28T13:42:22.917918+0000 mgr.y (mgr.25232) 3330 : cluster [DBG] pgmap v4274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:23 smithi022 bash[82865]: cluster 2024-07-28T13:42:22.917918+0000 mgr.y (mgr.25232) 3330 : cluster [DBG] pgmap v4274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:24.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5457 16 16 0 0 0 - 0 2024-07-28T13:42:25.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5458 16 16 0 0 0 - 0 2024-07-28T13:42:26.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:25 smithi150 bash[67543]: cluster 2024-07-28T13:42:24.919297+0000 mgr.y (mgr.25232) 3331 : cluster [DBG] pgmap v4275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:25 smithi022 bash[80503]: cluster 2024-07-28T13:42:24.919297+0000 mgr.y (mgr.25232) 3331 : cluster [DBG] pgmap v4275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:25 smithi022 bash[82865]: cluster 2024-07-28T13:42:24.919297+0000 mgr.y (mgr.25232) 3331 : cluster [DBG] pgmap v4275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:26.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5459 16 16 0 0 0 - 0 2024-07-28T13:42:27.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:42:27.600274+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:42:27.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:42:27.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5460 16 16 0 0 0 - 0 2024-07-28T13:42:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:27 smithi150 bash[67543]: cluster 2024-07-28T13:42:26.920670+0000 mgr.y (mgr.25232) 3332 : cluster [DBG] pgmap v4276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:27 smithi022 bash[80503]: cluster 2024-07-28T13:42:26.920670+0000 mgr.y (mgr.25232) 3332 : cluster [DBG] pgmap v4276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:27 smithi022 bash[82865]: cluster 2024-07-28T13:42:26.920670+0000 mgr.y (mgr.25232) 3332 : cluster [DBG] pgmap v4276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:28.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5461 16 16 0 0 0 - 0 2024-07-28T13:42:29.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5462 16 16 0 0 0 - 0 2024-07-28T13:42:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:42:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:42:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:42:30.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:29 smithi150 bash[67543]: cluster 2024-07-28T13:42:28.922009+0000 mgr.y (mgr.25232) 3333 : cluster [DBG] pgmap v4277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:29 smithi022 bash[80503]: cluster 2024-07-28T13:42:28.922009+0000 mgr.y (mgr.25232) 3333 : cluster [DBG] pgmap v4277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:29 smithi022 bash[82865]: cluster 2024-07-28T13:42:28.922009+0000 mgr.y (mgr.25232) 3333 : cluster [DBG] pgmap v4277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:30.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5463 16 16 0 0 0 - 0 2024-07-28T13:42:31.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5464 16 16 0 0 0 - 0 2024-07-28T13:42:32.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:31 smithi150 bash[67543]: cluster 2024-07-28T13:42:30.923396+0000 mgr.y (mgr.25232) 3334 : cluster [DBG] pgmap v4278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:31 smithi022 bash[80503]: cluster 2024-07-28T13:42:30.923396+0000 mgr.y (mgr.25232) 3334 : cluster [DBG] pgmap v4278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:31 smithi022 bash[82865]: cluster 2024-07-28T13:42:30.923396+0000 mgr.y (mgr.25232) 3334 : cluster [DBG] pgmap v4278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:32.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5465 16 16 0 0 0 - 0 2024-07-28T13:42:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:42:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:42:33.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5466 16 16 0 0 0 - 0 2024-07-28T13:42:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:33 smithi150 bash[67543]: cluster 2024-07-28T13:42:32.924787+0000 mgr.y (mgr.25232) 3335 : cluster [DBG] pgmap v4279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:33 smithi022 bash[80503]: cluster 2024-07-28T13:42:32.924787+0000 mgr.y (mgr.25232) 3335 : cluster [DBG] pgmap v4279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:33 smithi022 bash[82865]: cluster 2024-07-28T13:42:32.924787+0000 mgr.y (mgr.25232) 3335 : cluster [DBG] pgmap v4279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:34.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5467 16 16 0 0 0 - 0 2024-07-28T13:42:35.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5468 16 16 0 0 0 - 0 2024-07-28T13:42:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:35 smithi150 bash[67543]: cluster 2024-07-28T13:42:34.926159+0000 mgr.y (mgr.25232) 3336 : cluster [DBG] pgmap v4280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:35 smithi150 bash[67543]: audit 2024-07-28T13:42:35.351628+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:35 smithi150 bash[67543]: audit 2024-07-28T13:42:35.685756+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:42:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:35 smithi022 bash[80503]: cluster 2024-07-28T13:42:34.926159+0000 mgr.y (mgr.25232) 3336 : cluster [DBG] pgmap v4280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:35 smithi022 bash[80503]: audit 2024-07-28T13:42:35.351628+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:35 smithi022 bash[80503]: audit 2024-07-28T13:42:35.685756+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:42:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:35 smithi022 bash[82865]: cluster 2024-07-28T13:42:34.926159+0000 mgr.y (mgr.25232) 3336 : cluster [DBG] pgmap v4280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:35 smithi022 bash[82865]: audit 2024-07-28T13:42:35.351628+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:35 smithi022 bash[82865]: audit 2024-07-28T13:42:35.685756+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:42:36.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5469 16 16 0 0 0 - 0 2024-07-28T13:42:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:37 smithi022 bash[80503]: audit 2024-07-28T13:42:36.067515+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:37 smithi022 bash[80503]: audit 2024-07-28T13:42:36.072360+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:37 smithi022 bash[82865]: audit 2024-07-28T13:42:36.067515+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:37 smithi022 bash[82865]: audit 2024-07-28T13:42:36.072360+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:37 smithi150 bash[67543]: audit 2024-07-28T13:42:36.067515+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:37 smithi150 bash[67543]: audit 2024-07-28T13:42:36.072360+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:37.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5470 16 16 0 0 0 - 0 2024-07-28T13:42:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:38 smithi022 bash[80503]: cluster 2024-07-28T13:42:36.927541+0000 mgr.y (mgr.25232) 3337 : cluster [DBG] pgmap v4281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:38 smithi022 bash[82865]: cluster 2024-07-28T13:42:36.927541+0000 mgr.y (mgr.25232) 3337 : cluster [DBG] pgmap v4281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:38 smithi150 bash[67543]: cluster 2024-07-28T13:42:36.927541+0000 mgr.y (mgr.25232) 3337 : cluster [DBG] pgmap v4281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:38.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5471 16 16 0 0 0 - 0 2024-07-28T13:42:39.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5472 16 16 0 0 0 - 0 2024-07-28T13:42:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:42:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:42:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:42:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:40 smithi150 bash[67543]: cluster 2024-07-28T13:42:38.928419+0000 mgr.y (mgr.25232) 3338 : cluster [DBG] pgmap v4282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:40 smithi022 bash[80503]: cluster 2024-07-28T13:42:38.928419+0000 mgr.y (mgr.25232) 3338 : cluster [DBG] pgmap v4282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:40 smithi022 bash[82865]: cluster 2024-07-28T13:42:38.928419+0000 mgr.y (mgr.25232) 3338 : cluster [DBG] pgmap v4282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:40.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5473 16 16 0 0 0 - 0 2024-07-28T13:42:41.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5474 16 16 0 0 0 - 0 2024-07-28T13:42:42.581 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:42:42.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5475 16 16 0 0 0 - 0 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: cluster 2024-07-28T13:42:40.929294+0000 mgr.y (mgr.25232) 3339 : cluster [DBG] pgmap v4283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:41.580645+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:41.585169+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:41.646667+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:41.652994+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:42.089749+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:42.090975+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:42:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:42 smithi150 bash[67543]: audit 2024-07-28T13:42:42.097155+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: cluster 2024-07-28T13:42:40.929294+0000 mgr.y (mgr.25232) 3339 : cluster [DBG] pgmap v4283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:41.580645+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:41.585169+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:41.646667+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:41.652994+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:42.089749+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:42.090975+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[80503]: audit 2024-07-28T13:42:42.097155+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: cluster 2024-07-28T13:42:40.929294+0000 mgr.y (mgr.25232) 3339 : cluster [DBG] pgmap v4283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:41.580645+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:41.585169+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:41.646667+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:41.652994+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:42.089749+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:42.090975+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:42:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:42 smithi022 bash[82865]: audit 2024-07-28T13:42:42.097155+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:42:43.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5476 16 16 0 0 0 - 0 2024-07-28T13:42:44.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5477 16 16 0 0 0 - 0 2024-07-28T13:42:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:44 smithi150 bash[67543]: cluster 2024-07-28T13:42:42.930683+0000 mgr.y (mgr.25232) 3340 : cluster [DBG] pgmap v4284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:44 smithi022 bash[80503]: cluster 2024-07-28T13:42:42.930683+0000 mgr.y (mgr.25232) 3340 : cluster [DBG] pgmap v4284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:44 smithi022 bash[82865]: cluster 2024-07-28T13:42:42.930683+0000 mgr.y (mgr.25232) 3340 : cluster [DBG] pgmap v4284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:45.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5478 16 16 0 0 0 - 0 2024-07-28T13:42:46.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5479 16 16 0 0 0 - 0 2024-07-28T13:42:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:46 smithi150 bash[67543]: cluster 2024-07-28T13:42:44.932041+0000 mgr.y (mgr.25232) 3341 : cluster [DBG] pgmap v4285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:46 smithi022 bash[80503]: cluster 2024-07-28T13:42:44.932041+0000 mgr.y (mgr.25232) 3341 : cluster [DBG] pgmap v4285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:46 smithi022 bash[82865]: cluster 2024-07-28T13:42:44.932041+0000 mgr.y (mgr.25232) 3341 : cluster [DBG] pgmap v4285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:47.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:42:47.603440+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:42:47.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:42:47.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5480 16 16 0 0 0 - 0 2024-07-28T13:42:48.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5481 16 16 0 0 0 - 0 2024-07-28T13:42:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:48 smithi150 bash[67543]: cluster 2024-07-28T13:42:46.933437+0000 mgr.y (mgr.25232) 3342 : cluster [DBG] pgmap v4286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:48 smithi022 bash[80503]: cluster 2024-07-28T13:42:46.933437+0000 mgr.y (mgr.25232) 3342 : cluster [DBG] pgmap v4286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:48 smithi022 bash[82865]: cluster 2024-07-28T13:42:46.933437+0000 mgr.y (mgr.25232) 3342 : cluster [DBG] pgmap v4286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:49.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5482 16 16 0 0 0 - 0 2024-07-28T13:42:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:42:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:42:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:42:50.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5483 16 16 0 0 0 - 0 2024-07-28T13:42:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:50 smithi150 bash[67543]: cluster 2024-07-28T13:42:48.934810+0000 mgr.y (mgr.25232) 3343 : cluster [DBG] pgmap v4287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:50 smithi150 bash[67543]: audit 2024-07-28T13:42:50.352035+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:50 smithi022 bash[80503]: cluster 2024-07-28T13:42:48.934810+0000 mgr.y (mgr.25232) 3343 : cluster [DBG] pgmap v4287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:50 smithi022 bash[80503]: audit 2024-07-28T13:42:50.352035+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:50 smithi022 bash[82865]: cluster 2024-07-28T13:42:48.934810+0000 mgr.y (mgr.25232) 3343 : cluster [DBG] pgmap v4287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:50 smithi022 bash[82865]: audit 2024-07-28T13:42:50.352035+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:42:51.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5484 16 16 0 0 0 - 0 2024-07-28T13:42:52.601 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:42:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:42:52.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5485 16 16 0 0 0 - 0 2024-07-28T13:42:53.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:52 smithi150 bash[67543]: cluster 2024-07-28T13:42:50.936312+0000 mgr.y (mgr.25232) 3344 : cluster [DBG] pgmap v4288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:52 smithi022 bash[80503]: cluster 2024-07-28T13:42:50.936312+0000 mgr.y (mgr.25232) 3344 : cluster [DBG] pgmap v4288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:52 smithi022 bash[82865]: cluster 2024-07-28T13:42:50.936312+0000 mgr.y (mgr.25232) 3344 : cluster [DBG] pgmap v4288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:53.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5486 16 16 0 0 0 - 0 2024-07-28T13:42:54.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5487 16 16 0 0 0 - 0 2024-07-28T13:42:55.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:54 smithi150 bash[67543]: cluster 2024-07-28T13:42:52.937658+0000 mgr.y (mgr.25232) 3345 : cluster [DBG] pgmap v4289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:54 smithi022 bash[80503]: cluster 2024-07-28T13:42:52.937658+0000 mgr.y (mgr.25232) 3345 : cluster [DBG] pgmap v4289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:54 smithi022 bash[82865]: cluster 2024-07-28T13:42:52.937658+0000 mgr.y (mgr.25232) 3345 : cluster [DBG] pgmap v4289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:55.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5488 16 16 0 0 0 - 0 2024-07-28T13:42:56.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5489 16 16 0 0 0 - 0 2024-07-28T13:42:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:56 smithi150 bash[67543]: cluster 2024-07-28T13:42:54.939054+0000 mgr.y (mgr.25232) 3346 : cluster [DBG] pgmap v4290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:56 smithi022 bash[80503]: cluster 2024-07-28T13:42:54.939054+0000 mgr.y (mgr.25232) 3346 : cluster [DBG] pgmap v4290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:56 smithi022 bash[82865]: cluster 2024-07-28T13:42:54.939054+0000 mgr.y (mgr.25232) 3346 : cluster [DBG] pgmap v4290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:57.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5490 16 16 0 0 0 - 0 2024-07-28T13:42:58.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5491 16 16 0 0 0 - 0 2024-07-28T13:42:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:42:58 smithi150 bash[67543]: cluster 2024-07-28T13:42:56.940397+0000 mgr.y (mgr.25232) 3347 : cluster [DBG] pgmap v4291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:42:58 smithi022 bash[80503]: cluster 2024-07-28T13:42:56.940397+0000 mgr.y (mgr.25232) 3347 : cluster [DBG] pgmap v4291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:42:58 smithi022 bash[82865]: cluster 2024-07-28T13:42:56.940397+0000 mgr.y (mgr.25232) 3347 : cluster [DBG] pgmap v4291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:42:59.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5492 16 16 0 0 0 - 0 2024-07-28T13:42:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:42:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:42:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:43:00.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5493 16 16 0 0 0 - 0 2024-07-28T13:43:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:00 smithi150 bash[67543]: cluster 2024-07-28T13:42:58.941757+0000 mgr.y (mgr.25232) 3348 : cluster [DBG] pgmap v4292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:00 smithi022 bash[80503]: cluster 2024-07-28T13:42:58.941757+0000 mgr.y (mgr.25232) 3348 : cluster [DBG] pgmap v4292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:00 smithi022 bash[82865]: cluster 2024-07-28T13:42:58.941757+0000 mgr.y (mgr.25232) 3348 : cluster [DBG] pgmap v4292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:01.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5494 16 16 0 0 0 - 0 2024-07-28T13:43:02.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5495 16 16 0 0 0 - 0 2024-07-28T13:43:02.622 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:43:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:43:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:02 smithi150 bash[67543]: cluster 2024-07-28T13:43:00.943162+0000 mgr.y (mgr.25232) 3349 : cluster [DBG] pgmap v4293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:02 smithi022 bash[80503]: cluster 2024-07-28T13:43:00.943162+0000 mgr.y (mgr.25232) 3349 : cluster [DBG] pgmap v4293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:02 smithi022 bash[82865]: cluster 2024-07-28T13:43:00.943162+0000 mgr.y (mgr.25232) 3349 : cluster [DBG] pgmap v4293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:03.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5496 16 16 0 0 0 - 0 2024-07-28T13:43:04.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5497 16 16 0 0 0 - 0 2024-07-28T13:43:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:04 smithi150 bash[67543]: cluster 2024-07-28T13:43:02.944537+0000 mgr.y (mgr.25232) 3350 : cluster [DBG] pgmap v4294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:04 smithi022 bash[80503]: cluster 2024-07-28T13:43:02.944537+0000 mgr.y (mgr.25232) 3350 : cluster [DBG] pgmap v4294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:04 smithi022 bash[82865]: cluster 2024-07-28T13:43:02.944537+0000 mgr.y (mgr.25232) 3350 : cluster [DBG] pgmap v4294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:05.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5498 16 16 0 0 0 - 0 2024-07-28T13:43:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:05 smithi150 bash[67543]: audit 2024-07-28T13:43:05.352373+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:05 smithi022 bash[80503]: audit 2024-07-28T13:43:05.352373+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:05 smithi022 bash[82865]: audit 2024-07-28T13:43:05.352373+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:06.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5499 16 16 0 0 0 - 0 2024-07-28T13:43:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:06 smithi150 bash[67543]: cluster 2024-07-28T13:43:04.945887+0000 mgr.y (mgr.25232) 3351 : cluster [DBG] pgmap v4295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:06 smithi022 bash[80503]: cluster 2024-07-28T13:43:04.945887+0000 mgr.y (mgr.25232) 3351 : cluster [DBG] pgmap v4295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:06 smithi022 bash[82865]: cluster 2024-07-28T13:43:04.945887+0000 mgr.y (mgr.25232) 3351 : cluster [DBG] pgmap v4295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:07.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:43:07.606464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:43:07.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:43:07.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5500 16 16 0 0 0 - 0 2024-07-28T13:43:08.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5501 16 16 0 0 0 - 0 2024-07-28T13:43:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:08 smithi150 bash[67543]: cluster 2024-07-28T13:43:06.947249+0000 mgr.y (mgr.25232) 3352 : cluster [DBG] pgmap v4296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:08 smithi022 bash[80503]: cluster 2024-07-28T13:43:06.947249+0000 mgr.y (mgr.25232) 3352 : cluster [DBG] pgmap v4296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:08 smithi022 bash[82865]: cluster 2024-07-28T13:43:06.947249+0000 mgr.y (mgr.25232) 3352 : cluster [DBG] pgmap v4296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:09.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5502 16 16 0 0 0 - 0 2024-07-28T13:43:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:43:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:43:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:43:10.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5503 16 16 0 0 0 - 0 2024-07-28T13:43:11.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:10 smithi150 bash[67543]: cluster 2024-07-28T13:43:08.948603+0000 mgr.y (mgr.25232) 3353 : cluster [DBG] pgmap v4297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:10 smithi022 bash[80503]: cluster 2024-07-28T13:43:08.948603+0000 mgr.y (mgr.25232) 3353 : cluster [DBG] pgmap v4297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:10 smithi022 bash[82865]: cluster 2024-07-28T13:43:08.948603+0000 mgr.y (mgr.25232) 3353 : cluster [DBG] pgmap v4297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:11.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5504 16 16 0 0 0 - 0 2024-07-28T13:43:12.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5505 16 16 0 0 0 - 0 2024-07-28T13:43:12.649 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:43:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:43:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:12 smithi150 bash[67543]: cluster 2024-07-28T13:43:10.949903+0000 mgr.y (mgr.25232) 3354 : cluster [DBG] pgmap v4298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:12 smithi022 bash[80503]: cluster 2024-07-28T13:43:10.949903+0000 mgr.y (mgr.25232) 3354 : cluster [DBG] pgmap v4298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:12 smithi022 bash[82865]: cluster 2024-07-28T13:43:10.949903+0000 mgr.y (mgr.25232) 3354 : cluster [DBG] pgmap v4298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:13.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5506 16 16 0 0 0 - 0 2024-07-28T13:43:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 13:43:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T13:43:14.190631135Z level=info msg="Completed cleanup jobs" duration=66.842759ms 2024-07-28T13:43:14.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5507 16 16 0 0 0 - 0 2024-07-28T13:43:15.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:14 smithi150 bash[67543]: cluster 2024-07-28T13:43:12.951310+0000 mgr.y (mgr.25232) 3355 : cluster [DBG] pgmap v4299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:14 smithi022 bash[80503]: cluster 2024-07-28T13:43:12.951310+0000 mgr.y (mgr.25232) 3355 : cluster [DBG] pgmap v4299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:14 smithi022 bash[82865]: cluster 2024-07-28T13:43:12.951310+0000 mgr.y (mgr.25232) 3355 : cluster [DBG] pgmap v4299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:15.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5508 16 16 0 0 0 - 0 2024-07-28T13:43:16.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5509 16 16 0 0 0 - 0 2024-07-28T13:43:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:16 smithi150 bash[67543]: cluster 2024-07-28T13:43:14.952675+0000 mgr.y (mgr.25232) 3356 : cluster [DBG] pgmap v4300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:16 smithi022 bash[80503]: cluster 2024-07-28T13:43:14.952675+0000 mgr.y (mgr.25232) 3356 : cluster [DBG] pgmap v4300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:16 smithi022 bash[82865]: cluster 2024-07-28T13:43:14.952675+0000 mgr.y (mgr.25232) 3356 : cluster [DBG] pgmap v4300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:17.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5510 16 16 0 0 0 - 0 2024-07-28T13:43:18.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5511 16 16 0 0 0 - 0 2024-07-28T13:43:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:18 smithi150 bash[67543]: cluster 2024-07-28T13:43:16.954075+0000 mgr.y (mgr.25232) 3357 : cluster [DBG] pgmap v4301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:18 smithi022 bash[80503]: cluster 2024-07-28T13:43:16.954075+0000 mgr.y (mgr.25232) 3357 : cluster [DBG] pgmap v4301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:18 smithi022 bash[82865]: cluster 2024-07-28T13:43:16.954075+0000 mgr.y (mgr.25232) 3357 : cluster [DBG] pgmap v4301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:19.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5512 16 16 0 0 0 - 0 2024-07-28T13:43:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:43:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:43:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:43:20.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5513 16 16 0 0 0 - 0 2024-07-28T13:43:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:20 smithi150 bash[67543]: cluster 2024-07-28T13:43:18.955505+0000 mgr.y (mgr.25232) 3358 : cluster [DBG] pgmap v4302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:20 smithi150 bash[67543]: audit 2024-07-28T13:43:20.352864+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:20 smithi022 bash[80503]: cluster 2024-07-28T13:43:18.955505+0000 mgr.y (mgr.25232) 3358 : cluster [DBG] pgmap v4302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:20 smithi022 bash[80503]: audit 2024-07-28T13:43:20.352864+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:20 smithi022 bash[82865]: cluster 2024-07-28T13:43:18.955505+0000 mgr.y (mgr.25232) 3358 : cluster [DBG] pgmap v4302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:20 smithi022 bash[82865]: audit 2024-07-28T13:43:20.352864+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:21.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5514 16 16 0 0 0 - 0 2024-07-28T13:43:22.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5515 16 16 0 0 0 - 0 2024-07-28T13:43:22.670 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:43:22 smithi150 bash[60514]: ts=2024-07-28T13:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:43:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:22 smithi150 bash[67543]: cluster 2024-07-28T13:43:20.956887+0000 mgr.y (mgr.25232) 3359 : cluster [DBG] pgmap v4303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:22 smithi022 bash[80503]: cluster 2024-07-28T13:43:20.956887+0000 mgr.y (mgr.25232) 3359 : cluster [DBG] pgmap v4303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:22 smithi022 bash[82865]: cluster 2024-07-28T13:43:20.956887+0000 mgr.y (mgr.25232) 3359 : cluster [DBG] pgmap v4303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:23.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5516 16 16 0 0 0 - 0 2024-07-28T13:43:24.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5517 16 16 0 0 0 - 0 2024-07-28T13:43:25.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:24 smithi150 bash[67543]: cluster 2024-07-28T13:43:22.958281+0000 mgr.y (mgr.25232) 3360 : cluster [DBG] pgmap v4304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:24 smithi022 bash[80503]: cluster 2024-07-28T13:43:22.958281+0000 mgr.y (mgr.25232) 3360 : cluster [DBG] pgmap v4304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:24 smithi022 bash[82865]: cluster 2024-07-28T13:43:22.958281+0000 mgr.y (mgr.25232) 3360 : cluster [DBG] pgmap v4304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:25.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5518 16 16 0 0 0 - 0 2024-07-28T13:43:26.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5519 16 16 0 0 0 - 0 2024-07-28T13:43:27.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:26 smithi150 bash[67543]: cluster 2024-07-28T13:43:24.959705+0000 mgr.y (mgr.25232) 3361 : cluster [DBG] pgmap v4305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:26 smithi022 bash[80503]: cluster 2024-07-28T13:43:24.959705+0000 mgr.y (mgr.25232) 3361 : cluster [DBG] pgmap v4305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:26 smithi022 bash[82865]: cluster 2024-07-28T13:43:24.959705+0000 mgr.y (mgr.25232) 3361 : cluster [DBG] pgmap v4305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:27.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:43:27.609768+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:43:27.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:43:27.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5520 16 16 0 0 0 - 0 2024-07-28T13:43:28.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5521 16 16 0 0 0 - 0 2024-07-28T13:43:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:28 smithi150 bash[67543]: cluster 2024-07-28T13:43:26.961087+0000 mgr.y (mgr.25232) 3362 : cluster [DBG] pgmap v4306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:28 smithi022 bash[80503]: cluster 2024-07-28T13:43:26.961087+0000 mgr.y (mgr.25232) 3362 : cluster [DBG] pgmap v4306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:28 smithi022 bash[82865]: cluster 2024-07-28T13:43:26.961087+0000 mgr.y (mgr.25232) 3362 : cluster [DBG] pgmap v4306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:29.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5522 16 16 0 0 0 - 0 2024-07-28T13:43:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:43:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:43:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:43:30.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5523 16 16 0 0 0 - 0 2024-07-28T13:43:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:30 smithi150 bash[67543]: cluster 2024-07-28T13:43:28.962522+0000 mgr.y (mgr.25232) 3363 : cluster [DBG] pgmap v4307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:30 smithi022 bash[80503]: cluster 2024-07-28T13:43:28.962522+0000 mgr.y (mgr.25232) 3363 : cluster [DBG] pgmap v4307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:30 smithi022 bash[82865]: cluster 2024-07-28T13:43:28.962522+0000 mgr.y (mgr.25232) 3363 : cluster [DBG] pgmap v4307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:31.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5524 16 16 0 0 0 - 0 2024-07-28T13:43:32.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5525 16 16 0 0 0 - 0 2024-07-28T13:43:32.690 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:43:32 smithi150 bash[60514]: ts=2024-07-28T13:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:43:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:32 smithi150 bash[67543]: cluster 2024-07-28T13:43:30.963868+0000 mgr.y (mgr.25232) 3364 : cluster [DBG] pgmap v4308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:32 smithi022 bash[80503]: cluster 2024-07-28T13:43:30.963868+0000 mgr.y (mgr.25232) 3364 : cluster [DBG] pgmap v4308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:32 smithi022 bash[82865]: cluster 2024-07-28T13:43:30.963868+0000 mgr.y (mgr.25232) 3364 : cluster [DBG] pgmap v4308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:33.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5526 16 16 0 0 0 - 0 2024-07-28T13:43:34.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5527 16 16 0 0 0 - 0 2024-07-28T13:43:35.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:34 smithi150 bash[67543]: cluster 2024-07-28T13:43:32.965240+0000 mgr.y (mgr.25232) 3365 : cluster [DBG] pgmap v4309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:34 smithi022 bash[80503]: cluster 2024-07-28T13:43:32.965240+0000 mgr.y (mgr.25232) 3365 : cluster [DBG] pgmap v4309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:34 smithi022 bash[82865]: cluster 2024-07-28T13:43:32.965240+0000 mgr.y (mgr.25232) 3365 : cluster [DBG] pgmap v4309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:35.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5528 16 16 0 0 0 - 0 2024-07-28T13:43:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:35 smithi150 bash[67543]: audit 2024-07-28T13:43:35.353328+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:35 smithi022 bash[80503]: audit 2024-07-28T13:43:35.353328+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:35 smithi022 bash[82865]: audit 2024-07-28T13:43:35.353328+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:36.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5529 16 16 0 0 0 - 0 2024-07-28T13:43:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:36 smithi150 bash[67543]: cluster 2024-07-28T13:43:34.966607+0000 mgr.y (mgr.25232) 3366 : cluster [DBG] pgmap v4310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:36 smithi022 bash[80503]: cluster 2024-07-28T13:43:34.966607+0000 mgr.y (mgr.25232) 3366 : cluster [DBG] pgmap v4310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:36 smithi022 bash[82865]: cluster 2024-07-28T13:43:34.966607+0000 mgr.y (mgr.25232) 3366 : cluster [DBG] pgmap v4310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:37.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5530 16 16 0 0 0 - 0 2024-07-28T13:43:38.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5531 16 16 0 0 0 - 0 2024-07-28T13:43:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:38 smithi150 bash[67543]: cluster 2024-07-28T13:43:36.967989+0000 mgr.y (mgr.25232) 3367 : cluster [DBG] pgmap v4311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:38 smithi022 bash[80503]: cluster 2024-07-28T13:43:36.967989+0000 mgr.y (mgr.25232) 3367 : cluster [DBG] pgmap v4311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:38 smithi022 bash[82865]: cluster 2024-07-28T13:43:36.967989+0000 mgr.y (mgr.25232) 3367 : cluster [DBG] pgmap v4311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:39.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5532 16 16 0 0 0 - 0 2024-07-28T13:43:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:43:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:43:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:43:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:39 smithi150 bash[67543]: cluster 2024-07-28T13:43:38.969358+0000 mgr.y (mgr.25232) 3368 : cluster [DBG] pgmap v4312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:39 smithi022 bash[80503]: cluster 2024-07-28T13:43:38.969358+0000 mgr.y (mgr.25232) 3368 : cluster [DBG] pgmap v4312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:39 smithi022 bash[82865]: cluster 2024-07-28T13:43:38.969358+0000 mgr.y (mgr.25232) 3368 : cluster [DBG] pgmap v4312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:40.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5533 16 16 0 0 0 - 0 2024-07-28T13:43:41.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5534 16 16 0 0 0 - 0 2024-07-28T13:43:42.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:42 smithi150 bash[67543]: cluster 2024-07-28T13:43:40.971265+0000 mgr.y (mgr.25232) 3369 : cluster [DBG] pgmap v4313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:42 smithi022 bash[80503]: cluster 2024-07-28T13:43:40.971265+0000 mgr.y (mgr.25232) 3369 : cluster [DBG] pgmap v4313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:42 smithi022 bash[82865]: cluster 2024-07-28T13:43:40.971265+0000 mgr.y (mgr.25232) 3369 : cluster [DBG] pgmap v4313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:42.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5535 16 16 0 0 0 - 0 2024-07-28T13:43:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:43:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:43:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:43 smithi022 bash[80503]: audit 2024-07-28T13:43:42.218879+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:43:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:43 smithi022 bash[82865]: audit 2024-07-28T13:43:42.218879+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:43:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:43 smithi150 bash[67543]: audit 2024-07-28T13:43:42.218879+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:43:43.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5536 16 16 0 0 0 - 0 2024-07-28T13:43:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:44 smithi022 bash[80503]: cluster 2024-07-28T13:43:42.972654+0000 mgr.y (mgr.25232) 3370 : cluster [DBG] pgmap v4314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:44 smithi022 bash[82865]: cluster 2024-07-28T13:43:42.972654+0000 mgr.y (mgr.25232) 3370 : cluster [DBG] pgmap v4314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:44 smithi150 bash[67543]: cluster 2024-07-28T13:43:42.972654+0000 mgr.y (mgr.25232) 3370 : cluster [DBG] pgmap v4314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:44.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5537 16 16 0 0 0 - 0 2024-07-28T13:43:45.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5538 16 16 0 0 0 - 0 2024-07-28T13:43:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:46 smithi022 bash[80503]: cluster 2024-07-28T13:43:44.974032+0000 mgr.y (mgr.25232) 3371 : cluster [DBG] pgmap v4315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:46 smithi022 bash[82865]: cluster 2024-07-28T13:43:44.974032+0000 mgr.y (mgr.25232) 3371 : cluster [DBG] pgmap v4315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:46 smithi150 bash[67543]: cluster 2024-07-28T13:43:44.974032+0000 mgr.y (mgr.25232) 3371 : cluster [DBG] pgmap v4315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:46.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5539 16 16 0 0 0 - 0 2024-07-28T13:43:47.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:43:47.612990+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:43:47.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:43:47.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5540 16 16 0 0 0 - 0 2024-07-28T13:43:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:48 smithi022 bash[80503]: cluster 2024-07-28T13:43:46.975552+0000 mgr.y (mgr.25232) 3372 : cluster [DBG] pgmap v4316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:48 smithi022 bash[80503]: audit 2024-07-28T13:43:47.854815+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:48 smithi022 bash[80503]: audit 2024-07-28T13:43:47.859930+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:48 smithi022 bash[82865]: cluster 2024-07-28T13:43:46.975552+0000 mgr.y (mgr.25232) 3372 : cluster [DBG] pgmap v4316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:48 smithi022 bash[82865]: audit 2024-07-28T13:43:47.854815+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:48 smithi022 bash[82865]: audit 2024-07-28T13:43:47.859930+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:48 smithi150 bash[67543]: cluster 2024-07-28T13:43:46.975552+0000 mgr.y (mgr.25232) 3372 : cluster [DBG] pgmap v4316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:48 smithi150 bash[67543]: audit 2024-07-28T13:43:47.854815+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:48 smithi150 bash[67543]: audit 2024-07-28T13:43:47.859930+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:48.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5541 16 16 0 0 0 - 0 2024-07-28T13:43:49.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[80503]: audit 2024-07-28T13:43:48.097254+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[80503]: audit 2024-07-28T13:43:48.103645+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[80503]: audit 2024-07-28T13:43:48.528423+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[80503]: audit 2024-07-28T13:43:48.530215+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[80503]: audit 2024-07-28T13:43:48.538280+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[82865]: audit 2024-07-28T13:43:48.097254+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[82865]: audit 2024-07-28T13:43:48.103645+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[82865]: audit 2024-07-28T13:43:48.528423+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[82865]: audit 2024-07-28T13:43:48.530215+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:43:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[82865]: audit 2024-07-28T13:43:48.538280+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:49 smithi150 bash[67543]: audit 2024-07-28T13:43:48.097254+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:49 smithi150 bash[67543]: audit 2024-07-28T13:43:48.103645+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:49 smithi150 bash[67543]: audit 2024-07-28T13:43:48.528423+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:43:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:49 smithi150 bash[67543]: audit 2024-07-28T13:43:48.530215+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:43:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:49 smithi150 bash[67543]: audit 2024-07-28T13:43:48.538280+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:43:49.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5542 16 16 0 0 0 - 0 2024-07-28T13:43:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:43:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:43:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:43:50.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5543 16 16 0 0 0 - 0 2024-07-28T13:43:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:50 smithi022 bash[80503]: cluster 2024-07-28T13:43:48.976918+0000 mgr.y (mgr.25232) 3373 : cluster [DBG] pgmap v4317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:50 smithi022 bash[80503]: audit 2024-07-28T13:43:50.353787+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:50 smithi022 bash[82865]: cluster 2024-07-28T13:43:48.976918+0000 mgr.y (mgr.25232) 3373 : cluster [DBG] pgmap v4317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:50 smithi022 bash[82865]: audit 2024-07-28T13:43:50.353787+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:50 smithi150 bash[67543]: cluster 2024-07-28T13:43:48.976918+0000 mgr.y (mgr.25232) 3373 : cluster [DBG] pgmap v4317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:50 smithi150 bash[67543]: audit 2024-07-28T13:43:50.353787+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:43:51.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5544 16 16 0 0 0 - 0 2024-07-28T13:43:52.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5545 16 16 0 0 0 - 0 2024-07-28T13:43:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:52 smithi150 bash[67543]: cluster 2024-07-28T13:43:50.978307+0000 mgr.y (mgr.25232) 3374 : cluster [DBG] pgmap v4318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:43:52 smithi150 bash[60514]: ts=2024-07-28T13:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:43:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:52 smithi022 bash[80503]: cluster 2024-07-28T13:43:50.978307+0000 mgr.y (mgr.25232) 3374 : cluster [DBG] pgmap v4318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:52 smithi022 bash[82865]: cluster 2024-07-28T13:43:50.978307+0000 mgr.y (mgr.25232) 3374 : cluster [DBG] pgmap v4318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:53.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5546 16 16 0 0 0 - 0 2024-07-28T13:43:54.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5547 16 16 0 0 0 - 0 2024-07-28T13:43:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:54 smithi022 bash[80503]: cluster 2024-07-28T13:43:52.979675+0000 mgr.y (mgr.25232) 3375 : cluster [DBG] pgmap v4319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:54 smithi022 bash[82865]: cluster 2024-07-28T13:43:52.979675+0000 mgr.y (mgr.25232) 3375 : cluster [DBG] pgmap v4319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:55.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:54 smithi150 bash[67543]: cluster 2024-07-28T13:43:52.979675+0000 mgr.y (mgr.25232) 3375 : cluster [DBG] pgmap v4319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:55.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5548 16 16 0 0 0 - 0 2024-07-28T13:43:56.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5549 16 16 0 0 0 - 0 2024-07-28T13:43:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:56 smithi022 bash[80503]: cluster 2024-07-28T13:43:54.981027+0000 mgr.y (mgr.25232) 3376 : cluster [DBG] pgmap v4320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:56 smithi022 bash[82865]: cluster 2024-07-28T13:43:54.981027+0000 mgr.y (mgr.25232) 3376 : cluster [DBG] pgmap v4320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:56 smithi150 bash[67543]: cluster 2024-07-28T13:43:54.981027+0000 mgr.y (mgr.25232) 3376 : cluster [DBG] pgmap v4320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:57.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5550 16 16 0 0 0 - 0 2024-07-28T13:43:58.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5551 16 16 0 0 0 - 0 2024-07-28T13:43:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:43:58 smithi022 bash[80503]: cluster 2024-07-28T13:43:56.982397+0000 mgr.y (mgr.25232) 3377 : cluster [DBG] pgmap v4321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:43:58 smithi022 bash[82865]: cluster 2024-07-28T13:43:56.982397+0000 mgr.y (mgr.25232) 3377 : cluster [DBG] pgmap v4321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:43:58 smithi150 bash[67543]: cluster 2024-07-28T13:43:56.982397+0000 mgr.y (mgr.25232) 3377 : cluster [DBG] pgmap v4321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:43:59.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5552 16 16 0 0 0 - 0 2024-07-28T13:43:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:43:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:43:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:44:00.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5553 16 16 0 0 0 - 0 2024-07-28T13:44:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:00 smithi022 bash[80503]: cluster 2024-07-28T13:43:58.983787+0000 mgr.y (mgr.25232) 3378 : cluster [DBG] pgmap v4322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:00 smithi022 bash[82865]: cluster 2024-07-28T13:43:58.983787+0000 mgr.y (mgr.25232) 3378 : cluster [DBG] pgmap v4322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:00 smithi150 bash[67543]: cluster 2024-07-28T13:43:58.983787+0000 mgr.y (mgr.25232) 3378 : cluster [DBG] pgmap v4322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:01.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5554 16 16 0 0 0 - 0 2024-07-28T13:44:02.565 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:44:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:44:02.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5555 16 16 0 0 0 - 0 2024-07-28T13:44:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:02 smithi022 bash[80503]: cluster 2024-07-28T13:44:00.985292+0000 mgr.y (mgr.25232) 3379 : cluster [DBG] pgmap v4323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:02 smithi022 bash[82865]: cluster 2024-07-28T13:44:00.985292+0000 mgr.y (mgr.25232) 3379 : cluster [DBG] pgmap v4323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:03.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:02 smithi150 bash[67543]: cluster 2024-07-28T13:44:00.985292+0000 mgr.y (mgr.25232) 3379 : cluster [DBG] pgmap v4323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:03.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5556 16 16 0 0 0 - 0 2024-07-28T13:44:04.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5557 16 16 0 0 0 - 0 2024-07-28T13:44:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:04 smithi022 bash[80503]: cluster 2024-07-28T13:44:02.986860+0000 mgr.y (mgr.25232) 3380 : cluster [DBG] pgmap v4324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:04 smithi022 bash[82865]: cluster 2024-07-28T13:44:02.986860+0000 mgr.y (mgr.25232) 3380 : cluster [DBG] pgmap v4324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:04 smithi150 bash[67543]: cluster 2024-07-28T13:44:02.986860+0000 mgr.y (mgr.25232) 3380 : cluster [DBG] pgmap v4324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:05.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5558 16 16 0 0 0 - 0 2024-07-28T13:44:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:05 smithi022 bash[80503]: audit 2024-07-28T13:44:05.354222+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:05 smithi022 bash[82865]: audit 2024-07-28T13:44:05.354222+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:05 smithi150 bash[67543]: audit 2024-07-28T13:44:05.354222+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:06.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5559 16 16 0 0 0 - 0 2024-07-28T13:44:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:06 smithi150 bash[67543]: cluster 2024-07-28T13:44:04.988407+0000 mgr.y (mgr.25232) 3381 : cluster [DBG] pgmap v4325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:06 smithi022 bash[80503]: cluster 2024-07-28T13:44:04.988407+0000 mgr.y (mgr.25232) 3381 : cluster [DBG] pgmap v4325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:06 smithi022 bash[82865]: cluster 2024-07-28T13:44:04.988407+0000 mgr.y (mgr.25232) 3381 : cluster [DBG] pgmap v4325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:07.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:44:07.616262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:44:07.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:44:07.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5560 16 16 0 0 0 - 0 2024-07-28T13:44:08.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5561 16 16 0 0 0 - 0 2024-07-28T13:44:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:08 smithi150 bash[67543]: cluster 2024-07-28T13:44:06.989950+0000 mgr.y (mgr.25232) 3382 : cluster [DBG] pgmap v4326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:08 smithi022 bash[80503]: cluster 2024-07-28T13:44:06.989950+0000 mgr.y (mgr.25232) 3382 : cluster [DBG] pgmap v4326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:08 smithi022 bash[82865]: cluster 2024-07-28T13:44:06.989950+0000 mgr.y (mgr.25232) 3382 : cluster [DBG] pgmap v4326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:09.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5562 16 16 0 0 0 - 0 2024-07-28T13:44:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:44:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:44:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:44:10.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5563 16 16 0 0 0 - 0 2024-07-28T13:44:11.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:10 smithi150 bash[67543]: cluster 2024-07-28T13:44:08.991495+0000 mgr.y (mgr.25232) 3383 : cluster [DBG] pgmap v4327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:10 smithi022 bash[80503]: cluster 2024-07-28T13:44:08.991495+0000 mgr.y (mgr.25232) 3383 : cluster [DBG] pgmap v4327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:10 smithi022 bash[82865]: cluster 2024-07-28T13:44:08.991495+0000 mgr.y (mgr.25232) 3383 : cluster [DBG] pgmap v4327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:11.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5564 16 16 0 0 0 - 0 2024-07-28T13:44:12.592 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:44:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:44:12.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5565 16 16 0 0 0 - 0 2024-07-28T13:44:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:12 smithi150 bash[67543]: cluster 2024-07-28T13:44:10.993007+0000 mgr.y (mgr.25232) 3384 : cluster [DBG] pgmap v4328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:12 smithi022 bash[80503]: cluster 2024-07-28T13:44:10.993007+0000 mgr.y (mgr.25232) 3384 : cluster [DBG] pgmap v4328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:12 smithi022 bash[82865]: cluster 2024-07-28T13:44:10.993007+0000 mgr.y (mgr.25232) 3384 : cluster [DBG] pgmap v4328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:13.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5566 16 16 0 0 0 - 0 2024-07-28T13:44:14.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5567 16 16 0 0 0 - 0 2024-07-28T13:44:15.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:14 smithi150 bash[67543]: cluster 2024-07-28T13:44:12.994606+0000 mgr.y (mgr.25232) 3385 : cluster [DBG] pgmap v4329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:14 smithi022 bash[80503]: cluster 2024-07-28T13:44:12.994606+0000 mgr.y (mgr.25232) 3385 : cluster [DBG] pgmap v4329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:14 smithi022 bash[82865]: cluster 2024-07-28T13:44:12.994606+0000 mgr.y (mgr.25232) 3385 : cluster [DBG] pgmap v4329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:15.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5568 16 16 0 0 0 - 0 2024-07-28T13:44:16.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5569 16 16 0 0 0 - 0 2024-07-28T13:44:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:16 smithi150 bash[67543]: cluster 2024-07-28T13:44:14.996185+0000 mgr.y (mgr.25232) 3386 : cluster [DBG] pgmap v4330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:16 smithi022 bash[80503]: cluster 2024-07-28T13:44:14.996185+0000 mgr.y (mgr.25232) 3386 : cluster [DBG] pgmap v4330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:16 smithi022 bash[82865]: cluster 2024-07-28T13:44:14.996185+0000 mgr.y (mgr.25232) 3386 : cluster [DBG] pgmap v4330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:17.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5570 16 16 0 0 0 - 0 2024-07-28T13:44:18.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5571 16 16 0 0 0 - 0 2024-07-28T13:44:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:18 smithi150 bash[67543]: cluster 2024-07-28T13:44:16.997731+0000 mgr.y (mgr.25232) 3387 : cluster [DBG] pgmap v4331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:18 smithi022 bash[80503]: cluster 2024-07-28T13:44:16.997731+0000 mgr.y (mgr.25232) 3387 : cluster [DBG] pgmap v4331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:18 smithi022 bash[82865]: cluster 2024-07-28T13:44:16.997731+0000 mgr.y (mgr.25232) 3387 : cluster [DBG] pgmap v4331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:19.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5572 16 16 0 0 0 - 0 2024-07-28T13:44:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:44:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:44:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:44:20.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5573 16 16 0 0 0 - 0 2024-07-28T13:44:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:20 smithi150 bash[67543]: cluster 2024-07-28T13:44:18.999286+0000 mgr.y (mgr.25232) 3388 : cluster [DBG] pgmap v4332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:20 smithi150 bash[67543]: audit 2024-07-28T13:44:20.354756+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:20 smithi022 bash[80503]: cluster 2024-07-28T13:44:18.999286+0000 mgr.y (mgr.25232) 3388 : cluster [DBG] pgmap v4332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:20 smithi022 bash[80503]: audit 2024-07-28T13:44:20.354756+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:20 smithi022 bash[82865]: cluster 2024-07-28T13:44:18.999286+0000 mgr.y (mgr.25232) 3388 : cluster [DBG] pgmap v4332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:20 smithi022 bash[82865]: audit 2024-07-28T13:44:20.354756+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:21.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5574 16 16 0 0 0 - 0 2024-07-28T13:44:22.613 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:44:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:44:22.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5575 16 16 0 0 0 - 0 2024-07-28T13:44:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:22 smithi150 bash[67543]: cluster 2024-07-28T13:44:21.000795+0000 mgr.y (mgr.25232) 3389 : cluster [DBG] pgmap v4333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:22 smithi022 bash[80503]: cluster 2024-07-28T13:44:21.000795+0000 mgr.y (mgr.25232) 3389 : cluster [DBG] pgmap v4333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:22 smithi022 bash[82865]: cluster 2024-07-28T13:44:21.000795+0000 mgr.y (mgr.25232) 3389 : cluster [DBG] pgmap v4333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:23.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5576 16 16 0 0 0 - 0 2024-07-28T13:44:24.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5577 16 16 0 0 0 - 0 2024-07-28T13:44:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:24 smithi150 bash[67543]: cluster 2024-07-28T13:44:23.002192+0000 mgr.y (mgr.25232) 3390 : cluster [DBG] pgmap v4334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:24 smithi022 bash[80503]: cluster 2024-07-28T13:44:23.002192+0000 mgr.y (mgr.25232) 3390 : cluster [DBG] pgmap v4334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:24 smithi022 bash[82865]: cluster 2024-07-28T13:44:23.002192+0000 mgr.y (mgr.25232) 3390 : cluster [DBG] pgmap v4334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:25.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5578 16 16 0 0 0 - 0 2024-07-28T13:44:26.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5579 16 16 0 0 0 - 0 2024-07-28T13:44:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:26 smithi150 bash[67543]: cluster 2024-07-28T13:44:25.003965+0000 mgr.y (mgr.25232) 3391 : cluster [DBG] pgmap v4335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:26 smithi022 bash[80503]: cluster 2024-07-28T13:44:25.003965+0000 mgr.y (mgr.25232) 3391 : cluster [DBG] pgmap v4335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:26 smithi022 bash[82865]: cluster 2024-07-28T13:44:25.003965+0000 mgr.y (mgr.25232) 3391 : cluster [DBG] pgmap v4335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:27.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:44:27.619287+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:44:27.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:44:27.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5580 16 16 0 0 0 - 0 2024-07-28T13:44:28.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5581 16 16 0 0 0 - 0 2024-07-28T13:44:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:28 smithi150 bash[67543]: cluster 2024-07-28T13:44:27.005623+0000 mgr.y (mgr.25232) 3392 : cluster [DBG] pgmap v4336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:28 smithi022 bash[80503]: cluster 2024-07-28T13:44:27.005623+0000 mgr.y (mgr.25232) 3392 : cluster [DBG] pgmap v4336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:28 smithi022 bash[82865]: cluster 2024-07-28T13:44:27.005623+0000 mgr.y (mgr.25232) 3392 : cluster [DBG] pgmap v4336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:29.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5582 16 16 0 0 0 - 0 2024-07-28T13:44:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:44:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:44:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:44:30.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5583 16 16 0 0 0 - 0 2024-07-28T13:44:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:30 smithi150 bash[67543]: cluster 2024-07-28T13:44:29.007010+0000 mgr.y (mgr.25232) 3393 : cluster [DBG] pgmap v4337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:30 smithi022 bash[80503]: cluster 2024-07-28T13:44:29.007010+0000 mgr.y (mgr.25232) 3393 : cluster [DBG] pgmap v4337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:30 smithi022 bash[82865]: cluster 2024-07-28T13:44:29.007010+0000 mgr.y (mgr.25232) 3393 : cluster [DBG] pgmap v4337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:31.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5584 16 16 0 0 0 - 0 2024-07-28T13:44:32.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5585 16 16 0 0 0 - 0 2024-07-28T13:44:32.634 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:44:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:44:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:32 smithi150 bash[67543]: cluster 2024-07-28T13:44:31.008374+0000 mgr.y (mgr.25232) 3394 : cluster [DBG] pgmap v4338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:32 smithi022 bash[80503]: cluster 2024-07-28T13:44:31.008374+0000 mgr.y (mgr.25232) 3394 : cluster [DBG] pgmap v4338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:32 smithi022 bash[82865]: cluster 2024-07-28T13:44:31.008374+0000 mgr.y (mgr.25232) 3394 : cluster [DBG] pgmap v4338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:33.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5586 16 16 0 0 0 - 0 2024-07-28T13:44:34.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5587 16 16 0 0 0 - 0 2024-07-28T13:44:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:34 smithi150 bash[67543]: cluster 2024-07-28T13:44:33.009846+0000 mgr.y (mgr.25232) 3395 : cluster [DBG] pgmap v4339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:34 smithi022 bash[80503]: cluster 2024-07-28T13:44:33.009846+0000 mgr.y (mgr.25232) 3395 : cluster [DBG] pgmap v4339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:34 smithi022 bash[82865]: cluster 2024-07-28T13:44:33.009846+0000 mgr.y (mgr.25232) 3395 : cluster [DBG] pgmap v4339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:35.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5588 16 16 0 0 0 - 0 2024-07-28T13:44:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:35 smithi150 bash[67543]: audit 2024-07-28T13:44:35.355349+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:35 smithi022 bash[80503]: audit 2024-07-28T13:44:35.355349+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:35 smithi022 bash[82865]: audit 2024-07-28T13:44:35.355349+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:36.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5589 16 16 0 0 0 - 0 2024-07-28T13:44:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:36 smithi150 bash[67543]: cluster 2024-07-28T13:44:35.011205+0000 mgr.y (mgr.25232) 3396 : cluster [DBG] pgmap v4340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:36 smithi022 bash[80503]: cluster 2024-07-28T13:44:35.011205+0000 mgr.y (mgr.25232) 3396 : cluster [DBG] pgmap v4340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:36 smithi022 bash[82865]: cluster 2024-07-28T13:44:35.011205+0000 mgr.y (mgr.25232) 3396 : cluster [DBG] pgmap v4340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:37.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5590 16 16 0 0 0 - 0 2024-07-28T13:44:38.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5591 16 16 0 0 0 - 0 2024-07-28T13:44:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:38 smithi150 bash[67543]: cluster 2024-07-28T13:44:37.012520+0000 mgr.y (mgr.25232) 3397 : cluster [DBG] pgmap v4341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:38 smithi022 bash[80503]: cluster 2024-07-28T13:44:37.012520+0000 mgr.y (mgr.25232) 3397 : cluster [DBG] pgmap v4341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:38 smithi022 bash[82865]: cluster 2024-07-28T13:44:37.012520+0000 mgr.y (mgr.25232) 3397 : cluster [DBG] pgmap v4341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:39.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5592 16 16 0 0 0 - 0 2024-07-28T13:44:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:44:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:44:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:44:40.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5593 16 16 0 0 0 - 0 2024-07-28T13:44:41.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:40 smithi150 bash[67543]: cluster 2024-07-28T13:44:39.013835+0000 mgr.y (mgr.25232) 3398 : cluster [DBG] pgmap v4342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:40 smithi022 bash[80503]: cluster 2024-07-28T13:44:39.013835+0000 mgr.y (mgr.25232) 3398 : cluster [DBG] pgmap v4342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:40 smithi022 bash[82865]: cluster 2024-07-28T13:44:39.013835+0000 mgr.y (mgr.25232) 3398 : cluster [DBG] pgmap v4342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:41.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5594 16 16 0 0 0 - 0 2024-07-28T13:44:42.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5595 16 16 0 0 0 - 0 2024-07-28T13:44:42.663 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:44:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:44:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:42 smithi150 bash[67543]: cluster 2024-07-28T13:44:41.015223+0000 mgr.y (mgr.25232) 3399 : cluster [DBG] pgmap v4343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:42 smithi022 bash[80503]: cluster 2024-07-28T13:44:41.015223+0000 mgr.y (mgr.25232) 3399 : cluster [DBG] pgmap v4343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:42 smithi022 bash[82865]: cluster 2024-07-28T13:44:41.015223+0000 mgr.y (mgr.25232) 3399 : cluster [DBG] pgmap v4343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:43.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5596 16 16 0 0 0 - 0 2024-07-28T13:44:44.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5597 16 16 0 0 0 - 0 2024-07-28T13:44:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:44 smithi150 bash[67543]: cluster 2024-07-28T13:44:43.016611+0000 mgr.y (mgr.25232) 3400 : cluster [DBG] pgmap v4344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:44 smithi022 bash[80503]: cluster 2024-07-28T13:44:43.016611+0000 mgr.y (mgr.25232) 3400 : cluster [DBG] pgmap v4344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:44 smithi022 bash[82865]: cluster 2024-07-28T13:44:43.016611+0000 mgr.y (mgr.25232) 3400 : cluster [DBG] pgmap v4344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:45.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5598 16 16 0 0 0 - 0 2024-07-28T13:44:46.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5599 16 16 0 0 0 - 0 2024-07-28T13:44:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:46 smithi150 bash[67543]: cluster 2024-07-28T13:44:45.017978+0000 mgr.y (mgr.25232) 3401 : cluster [DBG] pgmap v4345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:46 smithi022 bash[80503]: cluster 2024-07-28T13:44:45.017978+0000 mgr.y (mgr.25232) 3401 : cluster [DBG] pgmap v4345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:46 smithi022 bash[82865]: cluster 2024-07-28T13:44:45.017978+0000 mgr.y (mgr.25232) 3401 : cluster [DBG] pgmap v4345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:47.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:44:47.622629+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:44:47.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:44:47.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5600 16 16 0 0 0 - 0 2024-07-28T13:44:48.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5601 16 16 0 0 0 - 0 2024-07-28T13:44:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:48 smithi150 bash[67543]: cluster 2024-07-28T13:44:47.019367+0000 mgr.y (mgr.25232) 3402 : cluster [DBG] pgmap v4346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:48 smithi150 bash[67543]: audit 2024-07-28T13:44:48.666154+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:44:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:48 smithi022 bash[80503]: cluster 2024-07-28T13:44:47.019367+0000 mgr.y (mgr.25232) 3402 : cluster [DBG] pgmap v4346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:48 smithi022 bash[80503]: audit 2024-07-28T13:44:48.666154+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:44:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:48 smithi022 bash[82865]: cluster 2024-07-28T13:44:47.019367+0000 mgr.y (mgr.25232) 3402 : cluster [DBG] pgmap v4346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:48 smithi022 bash[82865]: audit 2024-07-28T13:44:48.666154+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:44:49.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5602 16 16 0 0 0 - 0 2024-07-28T13:44:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:44:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:44:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:44:50.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5603 16 16 0 0 0 - 0 2024-07-28T13:44:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:50 smithi150 bash[67543]: cluster 2024-07-28T13:44:49.020157+0000 mgr.y (mgr.25232) 3403 : cluster [DBG] pgmap v4347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:50 smithi150 bash[67543]: audit 2024-07-28T13:44:50.356054+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:50 smithi022 bash[80503]: cluster 2024-07-28T13:44:49.020157+0000 mgr.y (mgr.25232) 3403 : cluster [DBG] pgmap v4347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:50 smithi022 bash[80503]: audit 2024-07-28T13:44:50.356054+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:50 smithi022 bash[82865]: cluster 2024-07-28T13:44:49.020157+0000 mgr.y (mgr.25232) 3403 : cluster [DBG] pgmap v4347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:50 smithi022 bash[82865]: audit 2024-07-28T13:44:50.356054+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:44:51.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5604 16 16 0 0 0 - 0 2024-07-28T13:44:52.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5605 16 16 0 0 0 - 0 2024-07-28T13:44:52.684 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:44:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:44:53.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:52 smithi150 bash[67543]: cluster 2024-07-28T13:44:51.021905+0000 mgr.y (mgr.25232) 3404 : cluster [DBG] pgmap v4348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:52 smithi022 bash[80503]: cluster 2024-07-28T13:44:51.021905+0000 mgr.y (mgr.25232) 3404 : cluster [DBG] pgmap v4348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:52 smithi022 bash[82865]: cluster 2024-07-28T13:44:51.021905+0000 mgr.y (mgr.25232) 3404 : cluster [DBG] pgmap v4348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:53.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5606 16 16 0 0 0 - 0 2024-07-28T13:44:54.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5607 16 16 0 0 0 - 0 2024-07-28T13:44:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:54 smithi150 bash[67543]: cluster 2024-07-28T13:44:53.023491+0000 mgr.y (mgr.25232) 3405 : cluster [DBG] pgmap v4349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:54 smithi150 bash[67543]: audit 2024-07-28T13:44:54.367499+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:54 smithi150 bash[67543]: audit 2024-07-28T13:44:54.371584+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:54 smithi150 bash[67543]: audit 2024-07-28T13:44:54.566060+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:54 smithi150 bash[67543]: audit 2024-07-28T13:44:54.575224+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[82865]: cluster 2024-07-28T13:44:53.023491+0000 mgr.y (mgr.25232) 3405 : cluster [DBG] pgmap v4349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[82865]: audit 2024-07-28T13:44:54.367499+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[82865]: audit 2024-07-28T13:44:54.371584+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[82865]: audit 2024-07-28T13:44:54.566060+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[82865]: audit 2024-07-28T13:44:54.575224+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[80503]: cluster 2024-07-28T13:44:53.023491+0000 mgr.y (mgr.25232) 3405 : cluster [DBG] pgmap v4349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[80503]: audit 2024-07-28T13:44:54.367499+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[80503]: audit 2024-07-28T13:44:54.371584+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[80503]: audit 2024-07-28T13:44:54.566060+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:54 smithi022 bash[80503]: audit 2024-07-28T13:44:54.575224+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:55.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5608 16 16 0 0 0 - 0 2024-07-28T13:44:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:55 smithi150 bash[67543]: audit 2024-07-28T13:44:55.009799+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:44:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:55 smithi150 bash[67543]: audit 2024-07-28T13:44:55.011294+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:44:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:55 smithi150 bash[67543]: audit 2024-07-28T13:44:55.021268+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:55 smithi022 bash[80503]: audit 2024-07-28T13:44:55.009799+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:44:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:55 smithi022 bash[80503]: audit 2024-07-28T13:44:55.011294+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:44:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:55 smithi022 bash[80503]: audit 2024-07-28T13:44:55.021268+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:55 smithi022 bash[82865]: audit 2024-07-28T13:44:55.009799+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:44:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:55 smithi022 bash[82865]: audit 2024-07-28T13:44:55.011294+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:44:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:55 smithi022 bash[82865]: audit 2024-07-28T13:44:55.021268+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:44:56.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5609 16 16 0 0 0 - 0 2024-07-28T13:44:57.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:56 smithi150 bash[67543]: cluster 2024-07-28T13:44:55.025486+0000 mgr.y (mgr.25232) 3406 : cluster [DBG] pgmap v4350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:56 smithi022 bash[80503]: cluster 2024-07-28T13:44:55.025486+0000 mgr.y (mgr.25232) 3406 : cluster [DBG] pgmap v4350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:56 smithi022 bash[82865]: cluster 2024-07-28T13:44:55.025486+0000 mgr.y (mgr.25232) 3406 : cluster [DBG] pgmap v4350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:57.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5610 16 16 0 0 0 - 0 2024-07-28T13:44:58.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5611 16 16 0 0 0 - 0 2024-07-28T13:44:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:44:58 smithi150 bash[67543]: cluster 2024-07-28T13:44:57.026911+0000 mgr.y (mgr.25232) 3407 : cluster [DBG] pgmap v4351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:44:58 smithi022 bash[80503]: cluster 2024-07-28T13:44:57.026911+0000 mgr.y (mgr.25232) 3407 : cluster [DBG] pgmap v4351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:44:58 smithi022 bash[82865]: cluster 2024-07-28T13:44:57.026911+0000 mgr.y (mgr.25232) 3407 : cluster [DBG] pgmap v4351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:44:59.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5612 16 16 0 0 0 - 0 2024-07-28T13:44:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:44:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:44:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:45:00.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5613 16 16 0 0 0 - 0 2024-07-28T13:45:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:00 smithi150 bash[67543]: cluster 2024-07-28T13:44:59.028241+0000 mgr.y (mgr.25232) 3408 : cluster [DBG] pgmap v4352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:00 smithi022 bash[80503]: cluster 2024-07-28T13:44:59.028241+0000 mgr.y (mgr.25232) 3408 : cluster [DBG] pgmap v4352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:00 smithi022 bash[82865]: cluster 2024-07-28T13:44:59.028241+0000 mgr.y (mgr.25232) 3408 : cluster [DBG] pgmap v4352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:01.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5614 16 16 0 0 0 - 0 2024-07-28T13:45:02.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5615 16 16 0 0 0 - 0 2024-07-28T13:45:02.703 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:45:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:45:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:02 smithi150 bash[67543]: cluster 2024-07-28T13:45:01.029583+0000 mgr.y (mgr.25232) 3409 : cluster [DBG] pgmap v4353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:02 smithi022 bash[80503]: cluster 2024-07-28T13:45:01.029583+0000 mgr.y (mgr.25232) 3409 : cluster [DBG] pgmap v4353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:02 smithi022 bash[82865]: cluster 2024-07-28T13:45:01.029583+0000 mgr.y (mgr.25232) 3409 : cluster [DBG] pgmap v4353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:03.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5616 16 16 0 0 0 - 0 2024-07-28T13:45:04.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5617 16 16 0 0 0 - 0 2024-07-28T13:45:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:04 smithi150 bash[67543]: cluster 2024-07-28T13:45:03.030996+0000 mgr.y (mgr.25232) 3410 : cluster [DBG] pgmap v4354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:04 smithi022 bash[80503]: cluster 2024-07-28T13:45:03.030996+0000 mgr.y (mgr.25232) 3410 : cluster [DBG] pgmap v4354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:04 smithi022 bash[82865]: cluster 2024-07-28T13:45:03.030996+0000 mgr.y (mgr.25232) 3410 : cluster [DBG] pgmap v4354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:05.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5618 16 16 0 0 0 - 0 2024-07-28T13:45:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:05 smithi150 bash[67543]: audit 2024-07-28T13:45:05.356179+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:05 smithi022 bash[80503]: audit 2024-07-28T13:45:05.356179+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:05 smithi022 bash[82865]: audit 2024-07-28T13:45:05.356179+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:06.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5619 16 16 0 0 0 - 0 2024-07-28T13:45:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:06 smithi150 bash[67543]: cluster 2024-07-28T13:45:05.032333+0000 mgr.y (mgr.25232) 3411 : cluster [DBG] pgmap v4355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:06 smithi022 bash[80503]: cluster 2024-07-28T13:45:05.032333+0000 mgr.y (mgr.25232) 3411 : cluster [DBG] pgmap v4355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:06 smithi022 bash[82865]: cluster 2024-07-28T13:45:05.032333+0000 mgr.y (mgr.25232) 3411 : cluster [DBG] pgmap v4355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:07.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:45:07.625816+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:45:07.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:45:07.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5620 16 16 0 0 0 - 0 2024-07-28T13:45:08.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5621 16 16 0 0 0 - 0 2024-07-28T13:45:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:08 smithi150 bash[67543]: cluster 2024-07-28T13:45:07.033651+0000 mgr.y (mgr.25232) 3412 : cluster [DBG] pgmap v4356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:08 smithi022 bash[80503]: cluster 2024-07-28T13:45:07.033651+0000 mgr.y (mgr.25232) 3412 : cluster [DBG] pgmap v4356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:08 smithi022 bash[82865]: cluster 2024-07-28T13:45:07.033651+0000 mgr.y (mgr.25232) 3412 : cluster [DBG] pgmap v4356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:09.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5622 16 16 0 0 0 - 0 2024-07-28T13:45:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:45:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:45:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:45:10.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5623 16 16 0 0 0 - 0 2024-07-28T13:45:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:10 smithi150 bash[67543]: cluster 2024-07-28T13:45:09.035134+0000 mgr.y (mgr.25232) 3413 : cluster [DBG] pgmap v4357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:10 smithi022 bash[80503]: cluster 2024-07-28T13:45:09.035134+0000 mgr.y (mgr.25232) 3413 : cluster [DBG] pgmap v4357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:10 smithi022 bash[82865]: cluster 2024-07-28T13:45:09.035134+0000 mgr.y (mgr.25232) 3413 : cluster [DBG] pgmap v4357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:11.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5624 16 16 0 0 0 - 0 2024-07-28T13:45:12.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5625 16 16 0 0 0 - 0 2024-07-28T13:45:12.732 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:45:12 smithi150 bash[60514]: ts=2024-07-28T13:45: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:45:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:12 smithi150 bash[67543]: cluster 2024-07-28T13:45:11.036432+0000 mgr.y (mgr.25232) 3414 : cluster [DBG] pgmap v4358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:12 smithi022 bash[80503]: cluster 2024-07-28T13:45:11.036432+0000 mgr.y (mgr.25232) 3414 : cluster [DBG] pgmap v4358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:12 smithi022 bash[82865]: cluster 2024-07-28T13:45:11.036432+0000 mgr.y (mgr.25232) 3414 : cluster [DBG] pgmap v4358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:13.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5626 16 16 0 0 0 - 0 2024-07-28T13:45:14.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5627 16 16 0 0 0 - 0 2024-07-28T13:45:15.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:14 smithi150 bash[67543]: cluster 2024-07-28T13:45:13.037747+0000 mgr.y (mgr.25232) 3415 : cluster [DBG] pgmap v4359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:14 smithi022 bash[80503]: cluster 2024-07-28T13:45:13.037747+0000 mgr.y (mgr.25232) 3415 : cluster [DBG] pgmap v4359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:14 smithi022 bash[82865]: cluster 2024-07-28T13:45:13.037747+0000 mgr.y (mgr.25232) 3415 : cluster [DBG] pgmap v4359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:15.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5628 16 16 0 0 0 - 0 2024-07-28T13:45:16.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5629 16 16 0 0 0 - 0 2024-07-28T13:45:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:16 smithi150 bash[67543]: cluster 2024-07-28T13:45:15.039293+0000 mgr.y (mgr.25232) 3416 : cluster [DBG] pgmap v4360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:16 smithi022 bash[80503]: cluster 2024-07-28T13:45:15.039293+0000 mgr.y (mgr.25232) 3416 : cluster [DBG] pgmap v4360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:16 smithi022 bash[82865]: cluster 2024-07-28T13:45:15.039293+0000 mgr.y (mgr.25232) 3416 : cluster [DBG] pgmap v4360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:17.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5630 16 16 0 0 0 - 0 2024-07-28T13:45:18.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5631 16 16 0 0 0 - 0 2024-07-28T13:45:19.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:18 smithi150 bash[67543]: cluster 2024-07-28T13:45:17.040646+0000 mgr.y (mgr.25232) 3417 : cluster [DBG] pgmap v4361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:18 smithi022 bash[80503]: cluster 2024-07-28T13:45:17.040646+0000 mgr.y (mgr.25232) 3417 : cluster [DBG] pgmap v4361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:18 smithi022 bash[82865]: cluster 2024-07-28T13:45:17.040646+0000 mgr.y (mgr.25232) 3417 : cluster [DBG] pgmap v4361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:19.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5632 16 16 0 0 0 - 0 2024-07-28T13:45:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:45:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:45:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:45:20.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5633 16 16 0 0 0 - 0 2024-07-28T13:45:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:20 smithi150 bash[67543]: cluster 2024-07-28T13:45:19.041992+0000 mgr.y (mgr.25232) 3418 : cluster [DBG] pgmap v4362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:20 smithi150 bash[67543]: audit 2024-07-28T13:45:20.356804+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:20 smithi022 bash[80503]: cluster 2024-07-28T13:45:19.041992+0000 mgr.y (mgr.25232) 3418 : cluster [DBG] pgmap v4362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:20 smithi022 bash[80503]: audit 2024-07-28T13:45:20.356804+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:20 smithi022 bash[82865]: cluster 2024-07-28T13:45:19.041992+0000 mgr.y (mgr.25232) 3418 : cluster [DBG] pgmap v4362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:20 smithi022 bash[82865]: audit 2024-07-28T13:45:20.356804+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:21.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5634 16 16 0 0 0 - 0 2024-07-28T13:45:22.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5635 16 16 0 0 0 - 0 2024-07-28T13:45:22.753 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:45:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:45:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:22 smithi150 bash[67543]: cluster 2024-07-28T13:45:21.043357+0000 mgr.y (mgr.25232) 3419 : cluster [DBG] pgmap v4363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:22 smithi022 bash[80503]: cluster 2024-07-28T13:45:21.043357+0000 mgr.y (mgr.25232) 3419 : cluster [DBG] pgmap v4363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:22 smithi022 bash[82865]: cluster 2024-07-28T13:45:21.043357+0000 mgr.y (mgr.25232) 3419 : cluster [DBG] pgmap v4363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:23.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5636 16 16 0 0 0 - 0 2024-07-28T13:45:24.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5637 16 16 0 0 0 - 0 2024-07-28T13:45:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:24 smithi150 bash[67543]: cluster 2024-07-28T13:45:23.044715+0000 mgr.y (mgr.25232) 3420 : cluster [DBG] pgmap v4364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:24 smithi022 bash[80503]: cluster 2024-07-28T13:45:23.044715+0000 mgr.y (mgr.25232) 3420 : cluster [DBG] pgmap v4364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:24 smithi022 bash[82865]: cluster 2024-07-28T13:45:23.044715+0000 mgr.y (mgr.25232) 3420 : cluster [DBG] pgmap v4364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:25.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5638 16 16 0 0 0 - 0 2024-07-28T13:45:26.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5639 16 16 0 0 0 - 0 2024-07-28T13:45:27.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:26 smithi150 bash[67543]: cluster 2024-07-28T13:45:25.046109+0000 mgr.y (mgr.25232) 3421 : cluster [DBG] pgmap v4365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:26 smithi022 bash[80503]: cluster 2024-07-28T13:45:25.046109+0000 mgr.y (mgr.25232) 3421 : cluster [DBG] pgmap v4365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:26 smithi022 bash[82865]: cluster 2024-07-28T13:45:25.046109+0000 mgr.y (mgr.25232) 3421 : cluster [DBG] pgmap v4365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:27.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:45:27.629102+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:45:27.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:45:27.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5640 16 16 0 0 0 - 0 2024-07-28T13:45:28.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5641 16 16 0 0 0 - 0 2024-07-28T13:45:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:28 smithi150 bash[67543]: cluster 2024-07-28T13:45:27.047484+0000 mgr.y (mgr.25232) 3422 : cluster [DBG] pgmap v4366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:28 smithi022 bash[80503]: cluster 2024-07-28T13:45:27.047484+0000 mgr.y (mgr.25232) 3422 : cluster [DBG] pgmap v4366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:28 smithi022 bash[82865]: cluster 2024-07-28T13:45:27.047484+0000 mgr.y (mgr.25232) 3422 : cluster [DBG] pgmap v4366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:29.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5642 16 16 0 0 0 - 0 2024-07-28T13:45:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:45:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:45:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:45:30.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5643 16 16 0 0 0 - 0 2024-07-28T13:45:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:30 smithi022 bash[80503]: cluster 2024-07-28T13:45:29.048826+0000 mgr.y (mgr.25232) 3423 : cluster [DBG] pgmap v4367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:30 smithi022 bash[82865]: cluster 2024-07-28T13:45:29.048826+0000 mgr.y (mgr.25232) 3423 : cluster [DBG] pgmap v4367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:30 smithi150 bash[67543]: cluster 2024-07-28T13:45:29.048826+0000 mgr.y (mgr.25232) 3423 : cluster [DBG] pgmap v4367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:31.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5644 16 16 0 0 0 - 0 2024-07-28T13:45:32.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5645 16 16 0 0 0 - 0 2024-07-28T13:45:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:45:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:45:33.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:32 smithi022 bash[80503]: cluster 2024-07-28T13:45:31.050189+0000 mgr.y (mgr.25232) 3424 : cluster [DBG] pgmap v4368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:33.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:32 smithi022 bash[82865]: cluster 2024-07-28T13:45:31.050189+0000 mgr.y (mgr.25232) 3424 : cluster [DBG] pgmap v4368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:32 smithi150 bash[67543]: cluster 2024-07-28T13:45:31.050189+0000 mgr.y (mgr.25232) 3424 : cluster [DBG] pgmap v4368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:33.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5646 16 16 0 0 0 - 0 2024-07-28T13:45:34.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5647 16 16 0 0 0 - 0 2024-07-28T13:45:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:34 smithi022 bash[80503]: cluster 2024-07-28T13:45:33.051538+0000 mgr.y (mgr.25232) 3425 : cluster [DBG] pgmap v4369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:34 smithi022 bash[82865]: cluster 2024-07-28T13:45:33.051538+0000 mgr.y (mgr.25232) 3425 : cluster [DBG] pgmap v4369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:34 smithi150 bash[67543]: cluster 2024-07-28T13:45:33.051538+0000 mgr.y (mgr.25232) 3425 : cluster [DBG] pgmap v4369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:35.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5648 16 16 0 0 0 - 0 2024-07-28T13:45:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:35 smithi022 bash[80503]: audit 2024-07-28T13:45:35.357264+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:35 smithi022 bash[82865]: audit 2024-07-28T13:45:35.357264+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:35 smithi150 bash[67543]: audit 2024-07-28T13:45:35.357264+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:36.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5649 16 16 0 0 0 - 0 2024-07-28T13:45:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:36 smithi022 bash[80503]: cluster 2024-07-28T13:45:35.052930+0000 mgr.y (mgr.25232) 3426 : cluster [DBG] pgmap v4370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:36 smithi022 bash[82865]: cluster 2024-07-28T13:45:35.052930+0000 mgr.y (mgr.25232) 3426 : cluster [DBG] pgmap v4370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:36 smithi150 bash[67543]: cluster 2024-07-28T13:45:35.052930+0000 mgr.y (mgr.25232) 3426 : cluster [DBG] pgmap v4370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:37.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5650 16 16 0 0 0 - 0 2024-07-28T13:45:38.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5651 16 16 0 0 0 - 0 2024-07-28T13:45:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:38 smithi022 bash[80503]: cluster 2024-07-28T13:45:37.054311+0000 mgr.y (mgr.25232) 3427 : cluster [DBG] pgmap v4371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:38 smithi022 bash[82865]: cluster 2024-07-28T13:45:37.054311+0000 mgr.y (mgr.25232) 3427 : cluster [DBG] pgmap v4371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:38 smithi150 bash[67543]: cluster 2024-07-28T13:45:37.054311+0000 mgr.y (mgr.25232) 3427 : cluster [DBG] pgmap v4371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:39.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5652 16 16 0 0 0 - 0 2024-07-28T13:45:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:45:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:45:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:45:40.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5653 16 16 0 0 0 - 0 2024-07-28T13:45:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:40 smithi022 bash[82865]: cluster 2024-07-28T13:45:39.055676+0000 mgr.y (mgr.25232) 3428 : cluster [DBG] pgmap v4372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:40 smithi022 bash[80503]: cluster 2024-07-28T13:45:39.055676+0000 mgr.y (mgr.25232) 3428 : cluster [DBG] pgmap v4372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:40 smithi150 bash[67543]: cluster 2024-07-28T13:45:39.055676+0000 mgr.y (mgr.25232) 3428 : cluster [DBG] pgmap v4372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:41.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5654 16 16 0 0 0 - 0 2024-07-28T13:45:42.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5655 16 16 0 0 0 - 0 2024-07-28T13:45:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:45:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:45:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:42 smithi022 bash[80503]: cluster 2024-07-28T13:45:41.057053+0000 mgr.y (mgr.25232) 3429 : cluster [DBG] pgmap v4373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:42 smithi022 bash[82865]: cluster 2024-07-28T13:45:41.057053+0000 mgr.y (mgr.25232) 3429 : cluster [DBG] pgmap v4373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:42 smithi150 bash[67543]: cluster 2024-07-28T13:45:41.057053+0000 mgr.y (mgr.25232) 3429 : cluster [DBG] pgmap v4373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:43.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5656 16 16 0 0 0 - 0 2024-07-28T13:45:44.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5657 16 16 0 0 0 - 0 2024-07-28T13:45:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:44 smithi022 bash[80503]: cluster 2024-07-28T13:45:43.058442+0000 mgr.y (mgr.25232) 3430 : cluster [DBG] pgmap v4374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:44 smithi022 bash[82865]: cluster 2024-07-28T13:45:43.058442+0000 mgr.y (mgr.25232) 3430 : cluster [DBG] pgmap v4374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:44 smithi150 bash[67543]: cluster 2024-07-28T13:45:43.058442+0000 mgr.y (mgr.25232) 3430 : cluster [DBG] pgmap v4374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:45.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5658 16 16 0 0 0 - 0 2024-07-28T13:45:46.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5659 16 16 0 0 0 - 0 2024-07-28T13:45:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:46 smithi022 bash[80503]: cluster 2024-07-28T13:45:45.059797+0000 mgr.y (mgr.25232) 3431 : cluster [DBG] pgmap v4375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:46 smithi022 bash[82865]: cluster 2024-07-28T13:45:45.059797+0000 mgr.y (mgr.25232) 3431 : cluster [DBG] pgmap v4375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:46 smithi150 bash[67543]: cluster 2024-07-28T13:45:45.059797+0000 mgr.y (mgr.25232) 3431 : cluster [DBG] pgmap v4375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:47.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:45:47.632437+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:45:47.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:45:47.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5660 16 16 0 0 0 - 0 2024-07-28T13:45:48.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5661 16 16 0 0 0 - 0 2024-07-28T13:45:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:48 smithi022 bash[80503]: cluster 2024-07-28T13:45:47.061218+0000 mgr.y (mgr.25232) 3432 : cluster [DBG] pgmap v4376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:48 smithi022 bash[82865]: cluster 2024-07-28T13:45:47.061218+0000 mgr.y (mgr.25232) 3432 : cluster [DBG] pgmap v4376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:48 smithi150 bash[67543]: cluster 2024-07-28T13:45:47.061218+0000 mgr.y (mgr.25232) 3432 : cluster [DBG] pgmap v4376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:49.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5662 16 16 0 0 0 - 0 2024-07-28T13:45:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:45:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:45:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:45:50.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5663 16 16 0 0 0 - 0 2024-07-28T13:45:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:50 smithi022 bash[80503]: cluster 2024-07-28T13:45:49.062629+0000 mgr.y (mgr.25232) 3433 : cluster [DBG] pgmap v4377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:50 smithi022 bash[80503]: audit 2024-07-28T13:45:50.357534+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:50 smithi022 bash[82865]: cluster 2024-07-28T13:45:49.062629+0000 mgr.y (mgr.25232) 3433 : cluster [DBG] pgmap v4377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:50 smithi022 bash[82865]: audit 2024-07-28T13:45:50.357534+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:50 smithi150 bash[67543]: cluster 2024-07-28T13:45:49.062629+0000 mgr.y (mgr.25232) 3433 : cluster [DBG] pgmap v4377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:50 smithi150 bash[67543]: audit 2024-07-28T13:45:50.357534+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:45:51.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5664 16 16 0 0 0 - 0 2024-07-28T13:45:52.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5665 16 16 0 0 0 - 0 2024-07-28T13:45:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:45:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:45:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:52 smithi022 bash[80503]: cluster 2024-07-28T13:45:51.063977+0000 mgr.y (mgr.25232) 3434 : cluster [DBG] pgmap v4378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:52 smithi022 bash[82865]: cluster 2024-07-28T13:45:51.063977+0000 mgr.y (mgr.25232) 3434 : cluster [DBG] pgmap v4378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:52 smithi150 bash[67543]: cluster 2024-07-28T13:45:51.063977+0000 mgr.y (mgr.25232) 3434 : cluster [DBG] pgmap v4378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:53.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5666 16 16 0 0 0 - 0 2024-07-28T13:45:54.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5667 16 16 0 0 0 - 0 2024-07-28T13:45:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:54 smithi022 bash[80503]: cluster 2024-07-28T13:45:53.065503+0000 mgr.y (mgr.25232) 3435 : cluster [DBG] pgmap v4379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:54 smithi022 bash[82865]: cluster 2024-07-28T13:45:53.065503+0000 mgr.y (mgr.25232) 3435 : cluster [DBG] pgmap v4379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:54 smithi150 bash[67543]: cluster 2024-07-28T13:45:53.065503+0000 mgr.y (mgr.25232) 3435 : cluster [DBG] pgmap v4379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:55.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5668 16 16 0 0 0 - 0 2024-07-28T13:45:56.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:55 smithi150 bash[67543]: audit 2024-07-28T13:45:55.153204+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:45:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:55 smithi022 bash[80503]: audit 2024-07-28T13:45:55.153204+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:45:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:55 smithi022 bash[82865]: audit 2024-07-28T13:45:55.153204+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:45:56.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5669 16 16 0 0 0 - 0 2024-07-28T13:45:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:56 smithi150 bash[67543]: cluster 2024-07-28T13:45:55.067108+0000 mgr.y (mgr.25232) 3436 : cluster [DBG] pgmap v4380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:56 smithi022 bash[80503]: cluster 2024-07-28T13:45:55.067108+0000 mgr.y (mgr.25232) 3436 : cluster [DBG] pgmap v4380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:56 smithi022 bash[82865]: cluster 2024-07-28T13:45:55.067108+0000 mgr.y (mgr.25232) 3436 : cluster [DBG] pgmap v4380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:57.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5670 16 16 0 0 0 - 0 2024-07-28T13:45:58.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5671 16 16 0 0 0 - 0 2024-07-28T13:45:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:45:58 smithi150 bash[67543]: cluster 2024-07-28T13:45:57.068515+0000 mgr.y (mgr.25232) 3437 : cluster [DBG] pgmap v4381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:45:58 smithi022 bash[80503]: cluster 2024-07-28T13:45:57.068515+0000 mgr.y (mgr.25232) 3437 : cluster [DBG] pgmap v4381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:45:58 smithi022 bash[82865]: cluster 2024-07-28T13:45:57.068515+0000 mgr.y (mgr.25232) 3437 : cluster [DBG] pgmap v4381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:45:59.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5672 16 16 0 0 0 - 0 2024-07-28T13:45:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:45:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:45:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:46:00.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5673 16 16 0 0 0 - 0 2024-07-28T13:46:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:00 smithi150 bash[67543]: cluster 2024-07-28T13:45:59.069871+0000 mgr.y (mgr.25232) 3438 : cluster [DBG] pgmap v4382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:00 smithi022 bash[80503]: cluster 2024-07-28T13:45:59.069871+0000 mgr.y (mgr.25232) 3438 : cluster [DBG] pgmap v4382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:00 smithi022 bash[82865]: cluster 2024-07-28T13:45:59.069871+0000 mgr.y (mgr.25232) 3438 : cluster [DBG] pgmap v4382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:01.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5674 16 16 0 0 0 - 0 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:00.889295+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:00.897399+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: cluster 2024-07-28T13:46:01.070801+0000 mgr.y (mgr.25232) 3439 : cluster [DBG] pgmap v4383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:01.082592+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:01.091756+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:01.533531+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:01.534753+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:46:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:01 smithi150 bash[67543]: audit 2024-07-28T13:46:01.544156+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:00.889295+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:00.897399+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: cluster 2024-07-28T13:46:01.070801+0000 mgr.y (mgr.25232) 3439 : cluster [DBG] pgmap v4383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:01.082592+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:01.091756+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:01.533531+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:01.534753+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:46:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[80503]: audit 2024-07-28T13:46:01.544156+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:00.889295+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:00.897399+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: cluster 2024-07-28T13:46:01.070801+0000 mgr.y (mgr.25232) 3439 : cluster [DBG] pgmap v4383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:01.082592+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:01.091756+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:01.533531+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:01.534753+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:46:02.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:01 smithi022 bash[82865]: audit 2024-07-28T13:46:01.544156+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:46:02.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5675 16 16 0 0 0 - 0 2024-07-28T13:46:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:46:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:46:03.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5676 16 16 0 0 0 - 0 2024-07-28T13:46:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:04 smithi150 bash[67543]: cluster 2024-07-28T13:46:03.072149+0000 mgr.y (mgr.25232) 3440 : cluster [DBG] pgmap v4384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:04 smithi022 bash[80503]: cluster 2024-07-28T13:46:03.072149+0000 mgr.y (mgr.25232) 3440 : cluster [DBG] pgmap v4384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:04 smithi022 bash[82865]: cluster 2024-07-28T13:46:03.072149+0000 mgr.y (mgr.25232) 3440 : cluster [DBG] pgmap v4384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:04.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5677 16 16 0 0 0 - 0 2024-07-28T13:46:05.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5678 16 16 0 0 0 - 0 2024-07-28T13:46:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:06 smithi150 bash[67543]: cluster 2024-07-28T13:46:05.073542+0000 mgr.y (mgr.25232) 3441 : cluster [DBG] pgmap v4385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:06 smithi150 bash[67543]: audit 2024-07-28T13:46:05.358004+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:06 smithi022 bash[80503]: cluster 2024-07-28T13:46:05.073542+0000 mgr.y (mgr.25232) 3441 : cluster [DBG] pgmap v4385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:06 smithi022 bash[80503]: audit 2024-07-28T13:46:05.358004+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:06 smithi022 bash[82865]: cluster 2024-07-28T13:46:05.073542+0000 mgr.y (mgr.25232) 3441 : cluster [DBG] pgmap v4385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:06 smithi022 bash[82865]: audit 2024-07-28T13:46:05.358004+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:06.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5679 16 16 0 0 0 - 0 2024-07-28T13:46:07.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:46:07.635609+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:46:07.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:46:07.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5680 16 16 0 0 0 - 0 2024-07-28T13:46:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:08 smithi150 bash[67543]: cluster 2024-07-28T13:46:07.074921+0000 mgr.y (mgr.25232) 3442 : cluster [DBG] pgmap v4386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:08 smithi022 bash[80503]: cluster 2024-07-28T13:46:07.074921+0000 mgr.y (mgr.25232) 3442 : cluster [DBG] pgmap v4386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:08 smithi022 bash[82865]: cluster 2024-07-28T13:46:07.074921+0000 mgr.y (mgr.25232) 3442 : cluster [DBG] pgmap v4386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:08.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5681 16 16 0 0 0 - 0 2024-07-28T13:46:09.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5682 16 16 0 0 0 - 0 2024-07-28T13:46:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:46:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:46:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:46:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:10 smithi150 bash[67543]: cluster 2024-07-28T13:46:09.076272+0000 mgr.y (mgr.25232) 3443 : cluster [DBG] pgmap v4387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:10 smithi022 bash[80503]: cluster 2024-07-28T13:46:09.076272+0000 mgr.y (mgr.25232) 3443 : cluster [DBG] pgmap v4387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:10 smithi022 bash[82865]: cluster 2024-07-28T13:46:09.076272+0000 mgr.y (mgr.25232) 3443 : cluster [DBG] pgmap v4387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:10.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5683 16 16 0 0 0 - 0 2024-07-28T13:46:11.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5684 16 16 0 0 0 - 0 2024-07-28T13:46:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:12 smithi150 bash[67543]: cluster 2024-07-28T13:46:11.077629+0000 mgr.y (mgr.25232) 3444 : cluster [DBG] pgmap v4388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:46:12 smithi150 bash[60514]: ts=2024-07-28T13:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:46:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:12 smithi022 bash[80503]: cluster 2024-07-28T13:46:11.077629+0000 mgr.y (mgr.25232) 3444 : cluster [DBG] pgmap v4388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:12 smithi022 bash[82865]: cluster 2024-07-28T13:46:11.077629+0000 mgr.y (mgr.25232) 3444 : cluster [DBG] pgmap v4388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:12.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5685 16 16 0 0 0 - 0 2024-07-28T13:46:13.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5686 16 16 0 0 0 - 0 2024-07-28T13:46:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:14 smithi150 bash[67543]: cluster 2024-07-28T13:46:13.079017+0000 mgr.y (mgr.25232) 3445 : cluster [DBG] pgmap v4389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:14 smithi022 bash[80503]: cluster 2024-07-28T13:46:13.079017+0000 mgr.y (mgr.25232) 3445 : cluster [DBG] pgmap v4389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:14 smithi022 bash[82865]: cluster 2024-07-28T13:46:13.079017+0000 mgr.y (mgr.25232) 3445 : cluster [DBG] pgmap v4389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:14.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5687 16 16 0 0 0 - 0 2024-07-28T13:46:15.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5688 16 16 0 0 0 - 0 2024-07-28T13:46:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:16 smithi150 bash[67543]: cluster 2024-07-28T13:46:15.080383+0000 mgr.y (mgr.25232) 3446 : cluster [DBG] pgmap v4390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:16 smithi022 bash[80503]: cluster 2024-07-28T13:46:15.080383+0000 mgr.y (mgr.25232) 3446 : cluster [DBG] pgmap v4390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:16 smithi022 bash[82865]: cluster 2024-07-28T13:46:15.080383+0000 mgr.y (mgr.25232) 3446 : cluster [DBG] pgmap v4390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:16.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5689 16 16 0 0 0 - 0 2024-07-28T13:46:17.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5690 16 16 0 0 0 - 0 2024-07-28T13:46:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:18 smithi150 bash[67543]: cluster 2024-07-28T13:46:17.081724+0000 mgr.y (mgr.25232) 3447 : cluster [DBG] pgmap v4391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:18 smithi022 bash[80503]: cluster 2024-07-28T13:46:17.081724+0000 mgr.y (mgr.25232) 3447 : cluster [DBG] pgmap v4391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:18 smithi022 bash[82865]: cluster 2024-07-28T13:46:17.081724+0000 mgr.y (mgr.25232) 3447 : cluster [DBG] pgmap v4391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:18.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5691 16 16 0 0 0 - 0 2024-07-28T13:46:19.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5692 16 16 0 0 0 - 0 2024-07-28T13:46:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:46:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:46:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:46:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:20 smithi150 bash[67543]: cluster 2024-07-28T13:46:19.083116+0000 mgr.y (mgr.25232) 3448 : cluster [DBG] pgmap v4392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:20 smithi022 bash[80503]: cluster 2024-07-28T13:46:19.083116+0000 mgr.y (mgr.25232) 3448 : cluster [DBG] pgmap v4392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:20 smithi022 bash[82865]: cluster 2024-07-28T13:46:19.083116+0000 mgr.y (mgr.25232) 3448 : cluster [DBG] pgmap v4392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:20.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5693 16 16 0 0 0 - 0 2024-07-28T13:46:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:21 smithi150 bash[67543]: audit 2024-07-28T13:46:20.358428+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:21 smithi022 bash[80503]: audit 2024-07-28T13:46:20.358428+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:21 smithi022 bash[82865]: audit 2024-07-28T13:46:20.358428+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:21.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5694 16 16 0 0 0 - 0 2024-07-28T13:46:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:22 smithi150 bash[67543]: cluster 2024-07-28T13:46:21.084485+0000 mgr.y (mgr.25232) 3449 : cluster [DBG] pgmap v4393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:46:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:46:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:22 smithi022 bash[80503]: cluster 2024-07-28T13:46:21.084485+0000 mgr.y (mgr.25232) 3449 : cluster [DBG] pgmap v4393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:22 smithi022 bash[82865]: cluster 2024-07-28T13:46:21.084485+0000 mgr.y (mgr.25232) 3449 : cluster [DBG] pgmap v4393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:22.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5695 16 16 0 0 0 - 0 2024-07-28T13:46:23.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5696 16 16 0 0 0 - 0 2024-07-28T13:46:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:24 smithi150 bash[67543]: cluster 2024-07-28T13:46:23.085846+0000 mgr.y (mgr.25232) 3450 : cluster [DBG] pgmap v4394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:24 smithi022 bash[80503]: cluster 2024-07-28T13:46:23.085846+0000 mgr.y (mgr.25232) 3450 : cluster [DBG] pgmap v4394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:24 smithi022 bash[82865]: cluster 2024-07-28T13:46:23.085846+0000 mgr.y (mgr.25232) 3450 : cluster [DBG] pgmap v4394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:24.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5697 16 16 0 0 0 - 0 2024-07-28T13:46:25.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5698 16 16 0 0 0 - 0 2024-07-28T13:46:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:26 smithi150 bash[67543]: cluster 2024-07-28T13:46:25.087281+0000 mgr.y (mgr.25232) 3451 : cluster [DBG] pgmap v4395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:26 smithi022 bash[80503]: cluster 2024-07-28T13:46:25.087281+0000 mgr.y (mgr.25232) 3451 : cluster [DBG] pgmap v4395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:26 smithi022 bash[82865]: cluster 2024-07-28T13:46:25.087281+0000 mgr.y (mgr.25232) 3451 : cluster [DBG] pgmap v4395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:26.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5699 16 16 0 0 0 - 0 2024-07-28T13:46:27.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:46:27.638761+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:46:27.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:46:27.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5700 16 16 0 0 0 - 0 2024-07-28T13:46:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:28 smithi150 bash[67543]: cluster 2024-07-28T13:46:27.088563+0000 mgr.y (mgr.25232) 3452 : cluster [DBG] pgmap v4396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:28 smithi022 bash[80503]: cluster 2024-07-28T13:46:27.088563+0000 mgr.y (mgr.25232) 3452 : cluster [DBG] pgmap v4396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:28 smithi022 bash[82865]: cluster 2024-07-28T13:46:27.088563+0000 mgr.y (mgr.25232) 3452 : cluster [DBG] pgmap v4396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:28.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5701 16 16 0 0 0 - 0 2024-07-28T13:46:29.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5702 16 16 0 0 0 - 0 2024-07-28T13:46:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:46:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:46:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:46:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:30 smithi150 bash[67543]: cluster 2024-07-28T13:46:29.089916+0000 mgr.y (mgr.25232) 3453 : cluster [DBG] pgmap v4397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:30 smithi022 bash[80503]: cluster 2024-07-28T13:46:29.089916+0000 mgr.y (mgr.25232) 3453 : cluster [DBG] pgmap v4397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:30 smithi022 bash[82865]: cluster 2024-07-28T13:46:29.089916+0000 mgr.y (mgr.25232) 3453 : cluster [DBG] pgmap v4397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:30.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5703 16 16 0 0 0 - 0 2024-07-28T13:46:31.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5704 16 16 0 0 0 - 0 2024-07-28T13:46:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:32 smithi150 bash[67543]: cluster 2024-07-28T13:46:31.091293+0000 mgr.y (mgr.25232) 3454 : cluster [DBG] pgmap v4398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:46:32 smithi150 bash[60514]: ts=2024-07-28T13:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:46:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:32 smithi022 bash[80503]: cluster 2024-07-28T13:46:31.091293+0000 mgr.y (mgr.25232) 3454 : cluster [DBG] pgmap v4398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:32 smithi022 bash[82865]: cluster 2024-07-28T13:46:31.091293+0000 mgr.y (mgr.25232) 3454 : cluster [DBG] pgmap v4398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:32.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5705 16 16 0 0 0 - 0 2024-07-28T13:46:33.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5706 16 16 0 0 0 - 0 2024-07-28T13:46:34.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:34 smithi150 bash[67543]: cluster 2024-07-28T13:46:33.092670+0000 mgr.y (mgr.25232) 3455 : cluster [DBG] pgmap v4399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:34 smithi022 bash[80503]: cluster 2024-07-28T13:46:33.092670+0000 mgr.y (mgr.25232) 3455 : cluster [DBG] pgmap v4399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:34 smithi022 bash[82865]: cluster 2024-07-28T13:46:33.092670+0000 mgr.y (mgr.25232) 3455 : cluster [DBG] pgmap v4399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:34.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5707 16 16 0 0 0 - 0 2024-07-28T13:46:35.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5708 16 16 0 0 0 - 0 2024-07-28T13:46:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:36 smithi150 bash[67543]: cluster 2024-07-28T13:46:35.094015+0000 mgr.y (mgr.25232) 3456 : cluster [DBG] pgmap v4400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:36 smithi150 bash[67543]: audit 2024-07-28T13:46:35.358904+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:36 smithi022 bash[80503]: cluster 2024-07-28T13:46:35.094015+0000 mgr.y (mgr.25232) 3456 : cluster [DBG] pgmap v4400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:36 smithi022 bash[80503]: audit 2024-07-28T13:46:35.358904+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:36 smithi022 bash[82865]: cluster 2024-07-28T13:46:35.094015+0000 mgr.y (mgr.25232) 3456 : cluster [DBG] pgmap v4400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:36 smithi022 bash[82865]: audit 2024-07-28T13:46:35.358904+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:36.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5709 16 16 0 0 0 - 0 2024-07-28T13:46:37.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5710 16 16 0 0 0 - 0 2024-07-28T13:46:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:38 smithi150 bash[67543]: cluster 2024-07-28T13:46:37.095377+0000 mgr.y (mgr.25232) 3457 : cluster [DBG] pgmap v4401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:38 smithi022 bash[80503]: cluster 2024-07-28T13:46:37.095377+0000 mgr.y (mgr.25232) 3457 : cluster [DBG] pgmap v4401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:38 smithi022 bash[82865]: cluster 2024-07-28T13:46:37.095377+0000 mgr.y (mgr.25232) 3457 : cluster [DBG] pgmap v4401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:38.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5711 16 16 0 0 0 - 0 2024-07-28T13:46:39.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5712 16 16 0 0 0 - 0 2024-07-28T13:46:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:46:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:46:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:46:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:40 smithi150 bash[67543]: cluster 2024-07-28T13:46:39.096732+0000 mgr.y (mgr.25232) 3458 : cluster [DBG] pgmap v4402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:40 smithi022 bash[80503]: cluster 2024-07-28T13:46:39.096732+0000 mgr.y (mgr.25232) 3458 : cluster [DBG] pgmap v4402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:40 smithi022 bash[82865]: cluster 2024-07-28T13:46:39.096732+0000 mgr.y (mgr.25232) 3458 : cluster [DBG] pgmap v4402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:40.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5713 16 16 0 0 0 - 0 2024-07-28T13:46:41.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5714 16 16 0 0 0 - 0 2024-07-28T13:46:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:42 smithi150 bash[67543]: cluster 2024-07-28T13:46:41.098106+0000 mgr.y (mgr.25232) 3459 : cluster [DBG] pgmap v4403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:46:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:46:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:42 smithi022 bash[80503]: cluster 2024-07-28T13:46:41.098106+0000 mgr.y (mgr.25232) 3459 : cluster [DBG] pgmap v4403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:42 smithi022 bash[82865]: cluster 2024-07-28T13:46:41.098106+0000 mgr.y (mgr.25232) 3459 : cluster [DBG] pgmap v4403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:42.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5715 16 16 0 0 0 - 0 2024-07-28T13:46:43.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5716 16 16 0 0 0 - 0 2024-07-28T13:46:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:44 smithi150 bash[67543]: cluster 2024-07-28T13:46:43.099485+0000 mgr.y (mgr.25232) 3460 : cluster [DBG] pgmap v4404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:44 smithi022 bash[80503]: cluster 2024-07-28T13:46:43.099485+0000 mgr.y (mgr.25232) 3460 : cluster [DBG] pgmap v4404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:44 smithi022 bash[82865]: cluster 2024-07-28T13:46:43.099485+0000 mgr.y (mgr.25232) 3460 : cluster [DBG] pgmap v4404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:44.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5717 16 16 0 0 0 - 0 2024-07-28T13:46:45.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5718 16 16 0 0 0 - 0 2024-07-28T13:46:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:46 smithi150 bash[67543]: cluster 2024-07-28T13:46:45.100839+0000 mgr.y (mgr.25232) 3461 : cluster [DBG] pgmap v4405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:46 smithi022 bash[80503]: cluster 2024-07-28T13:46:45.100839+0000 mgr.y (mgr.25232) 3461 : cluster [DBG] pgmap v4405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:46 smithi022 bash[82865]: cluster 2024-07-28T13:46:45.100839+0000 mgr.y (mgr.25232) 3461 : cluster [DBG] pgmap v4405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:46.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5719 16 16 0 0 0 - 0 2024-07-28T13:46:47.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:46:47.642037+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:46:47.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:46:47.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5720 16 16 0 0 0 - 0 2024-07-28T13:46:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:48 smithi150 bash[67543]: cluster 2024-07-28T13:46:47.102217+0000 mgr.y (mgr.25232) 3462 : cluster [DBG] pgmap v4406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:48 smithi022 bash[80503]: cluster 2024-07-28T13:46:47.102217+0000 mgr.y (mgr.25232) 3462 : cluster [DBG] pgmap v4406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:48 smithi022 bash[82865]: cluster 2024-07-28T13:46:47.102217+0000 mgr.y (mgr.25232) 3462 : cluster [DBG] pgmap v4406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:48.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5721 16 16 0 0 0 - 0 2024-07-28T13:46:49.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5722 16 16 0 0 0 - 0 2024-07-28T13:46:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:46:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:46:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:46:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:50 smithi150 bash[67543]: cluster 2024-07-28T13:46:49.103580+0000 mgr.y (mgr.25232) 3463 : cluster [DBG] pgmap v4407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:50 smithi022 bash[80503]: cluster 2024-07-28T13:46:49.103580+0000 mgr.y (mgr.25232) 3463 : cluster [DBG] pgmap v4407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:50 smithi022 bash[82865]: cluster 2024-07-28T13:46:49.103580+0000 mgr.y (mgr.25232) 3463 : cluster [DBG] pgmap v4407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:50.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5723 16 16 0 0 0 - 0 2024-07-28T13:46:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:51 smithi150 bash[67543]: audit 2024-07-28T13:46:50.359291+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:51 smithi022 bash[80503]: audit 2024-07-28T13:46:50.359291+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:51 smithi022 bash[82865]: audit 2024-07-28T13:46:50.359291+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:46:51.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5724 16 16 0 0 0 - 0 2024-07-28T13:46:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:52 smithi150 bash[67543]: cluster 2024-07-28T13:46:51.104960+0000 mgr.y (mgr.25232) 3464 : cluster [DBG] pgmap v4408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:46:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:46:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:52 smithi022 bash[80503]: cluster 2024-07-28T13:46:51.104960+0000 mgr.y (mgr.25232) 3464 : cluster [DBG] pgmap v4408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:52 smithi022 bash[82865]: cluster 2024-07-28T13:46:51.104960+0000 mgr.y (mgr.25232) 3464 : cluster [DBG] pgmap v4408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:52.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5725 16 16 0 0 0 - 0 2024-07-28T13:46:53.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5726 16 16 0 0 0 - 0 2024-07-28T13:46:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:54 smithi150 bash[67543]: cluster 2024-07-28T13:46:53.106366+0000 mgr.y (mgr.25232) 3465 : cluster [DBG] pgmap v4409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:54 smithi022 bash[80503]: cluster 2024-07-28T13:46:53.106366+0000 mgr.y (mgr.25232) 3465 : cluster [DBG] pgmap v4409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:54 smithi022 bash[82865]: cluster 2024-07-28T13:46:53.106366+0000 mgr.y (mgr.25232) 3465 : cluster [DBG] pgmap v4409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:54.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5727 16 16 0 0 0 - 0 2024-07-28T13:46:55.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5728 16 16 0 0 0 - 0 2024-07-28T13:46:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:56 smithi150 bash[67543]: cluster 2024-07-28T13:46:55.107688+0000 mgr.y (mgr.25232) 3466 : cluster [DBG] pgmap v4410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:56 smithi022 bash[80503]: cluster 2024-07-28T13:46:55.107688+0000 mgr.y (mgr.25232) 3466 : cluster [DBG] pgmap v4410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:56 smithi022 bash[82865]: cluster 2024-07-28T13:46:55.107688+0000 mgr.y (mgr.25232) 3466 : cluster [DBG] pgmap v4410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:56.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5729 16 16 0 0 0 - 0 2024-07-28T13:46:57.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5730 16 16 0 0 0 - 0 2024-07-28T13:46:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:46:58 smithi150 bash[67543]: cluster 2024-07-28T13:46:57.109074+0000 mgr.y (mgr.25232) 3467 : cluster [DBG] pgmap v4411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:46:58 smithi022 bash[80503]: cluster 2024-07-28T13:46:57.109074+0000 mgr.y (mgr.25232) 3467 : cluster [DBG] pgmap v4411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:46:58 smithi022 bash[82865]: cluster 2024-07-28T13:46:57.109074+0000 mgr.y (mgr.25232) 3467 : cluster [DBG] pgmap v4411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:46:58.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5731 16 16 0 0 0 - 0 2024-07-28T13:46:59.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5732 16 16 0 0 0 - 0 2024-07-28T13:46:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:46:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:46:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:47:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:00 smithi150 bash[67543]: cluster 2024-07-28T13:46:59.110434+0000 mgr.y (mgr.25232) 3468 : cluster [DBG] pgmap v4412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:00 smithi022 bash[80503]: cluster 2024-07-28T13:46:59.110434+0000 mgr.y (mgr.25232) 3468 : cluster [DBG] pgmap v4412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:00 smithi022 bash[82865]: cluster 2024-07-28T13:46:59.110434+0000 mgr.y (mgr.25232) 3468 : cluster [DBG] pgmap v4412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:00.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5733 16 16 0 0 0 - 0 2024-07-28T13:47:01.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5734 16 16 0 0 0 - 0 2024-07-28T13:47:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:47:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:47:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:02 smithi150 bash[67543]: cluster 2024-07-28T13:47:01.111795+0000 mgr.y (mgr.25232) 3469 : cluster [DBG] pgmap v4413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:02 smithi150 bash[67543]: audit 2024-07-28T13:47:01.676191+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:47:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:02 smithi150 bash[67543]: audit 2024-07-28T13:47:02.055307+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:02 smithi150 bash[67543]: audit 2024-07-28T13:47:02.062904+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[80503]: cluster 2024-07-28T13:47:01.111795+0000 mgr.y (mgr.25232) 3469 : cluster [DBG] pgmap v4413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[80503]: audit 2024-07-28T13:47:01.676191+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:47:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[80503]: audit 2024-07-28T13:47:02.055307+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[80503]: audit 2024-07-28T13:47:02.062904+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[82865]: cluster 2024-07-28T13:47:01.111795+0000 mgr.y (mgr.25232) 3469 : cluster [DBG] pgmap v4413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[82865]: audit 2024-07-28T13:47:01.676191+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:47:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[82865]: audit 2024-07-28T13:47:02.055307+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:02.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:02 smithi022 bash[82865]: audit 2024-07-28T13:47:02.062904+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:02.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5735 16 16 0 0 0 - 0 2024-07-28T13:47:03.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5736 16 16 0 0 0 - 0 2024-07-28T13:47:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:04 smithi150 bash[67543]: cluster 2024-07-28T13:47:03.113146+0000 mgr.y (mgr.25232) 3470 : cluster [DBG] pgmap v4414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:04 smithi022 bash[80503]: cluster 2024-07-28T13:47:03.113146+0000 mgr.y (mgr.25232) 3470 : cluster [DBG] pgmap v4414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:04 smithi022 bash[82865]: cluster 2024-07-28T13:47:03.113146+0000 mgr.y (mgr.25232) 3470 : cluster [DBG] pgmap v4414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:04.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5737 16 16 0 0 0 - 0 2024-07-28T13:47:05.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5738 16 16 0 0 0 - 0 2024-07-28T13:47:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:06 smithi022 bash[82865]: cluster 2024-07-28T13:47:05.114553+0000 mgr.y (mgr.25232) 3471 : cluster [DBG] pgmap v4415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:06 smithi022 bash[82865]: audit 2024-07-28T13:47:05.359843+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:06 smithi022 bash[80503]: cluster 2024-07-28T13:47:05.114553+0000 mgr.y (mgr.25232) 3471 : cluster [DBG] pgmap v4415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:06 smithi022 bash[80503]: audit 2024-07-28T13:47:05.359843+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:06.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5739 16 16 0 0 0 - 0 2024-07-28T13:47:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:06 smithi150 bash[67543]: cluster 2024-07-28T13:47:05.114553+0000 mgr.y (mgr.25232) 3471 : cluster [DBG] pgmap v4415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:06 smithi150 bash[67543]: audit 2024-07-28T13:47:05.359843+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:07.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:47:07.645198+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:47:07.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:47:07.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5740 16 16 0 0 0 - 0 2024-07-28T13:47:08.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5741 16 16 0 0 0 - 0 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: cluster 2024-07-28T13:47:07.115207+0000 mgr.y (mgr.25232) 3472 : cluster [DBG] pgmap v4416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: audit 2024-07-28T13:47:07.407535+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: audit 2024-07-28T13:47:07.412374+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: audit 2024-07-28T13:47:07.935724+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: audit 2024-07-28T13:47:07.943089+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: audit 2024-07-28T13:47:08.396274+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:47:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:08 smithi150 bash[67543]: audit 2024-07-28T13:47:08.397903+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:47:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: cluster 2024-07-28T13:47:07.115207+0000 mgr.y (mgr.25232) 3472 : cluster [DBG] pgmap v4416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: audit 2024-07-28T13:47:07.407535+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: audit 2024-07-28T13:47:07.412374+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: audit 2024-07-28T13:47:07.935724+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: audit 2024-07-28T13:47:07.943089+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: audit 2024-07-28T13:47:08.396274+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[80503]: audit 2024-07-28T13:47:08.397903+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: cluster 2024-07-28T13:47:07.115207+0000 mgr.y (mgr.25232) 3472 : cluster [DBG] pgmap v4416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: audit 2024-07-28T13:47:07.407535+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: audit 2024-07-28T13:47:07.412374+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: audit 2024-07-28T13:47:07.935724+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: audit 2024-07-28T13:47:07.943089+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: audit 2024-07-28T13:47:08.396274+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:47:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:08 smithi022 bash[82865]: audit 2024-07-28T13:47:08.397903+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:47:09.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5742 16 16 0 0 0 - 0 2024-07-28T13:47:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:09 smithi150 bash[67543]: audit 2024-07-28T13:47:08.407833+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:09 smithi022 bash[80503]: audit 2024-07-28T13:47:08.407833+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:47:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:47:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:47:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:09 smithi022 bash[82865]: audit 2024-07-28T13:47:08.407833+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:47:10.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5743 16 16 0 0 0 - 0 2024-07-28T13:47:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:10 smithi150 bash[67543]: cluster 2024-07-28T13:47:09.116557+0000 mgr.y (mgr.25232) 3473 : cluster [DBG] pgmap v4417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:10 smithi022 bash[82865]: cluster 2024-07-28T13:47:09.116557+0000 mgr.y (mgr.25232) 3473 : cluster [DBG] pgmap v4417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:10 smithi022 bash[80503]: cluster 2024-07-28T13:47:09.116557+0000 mgr.y (mgr.25232) 3473 : cluster [DBG] pgmap v4417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:11.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5744 16 16 0 0 0 - 0 2024-07-28T13:47:12.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5745 16 16 0 0 0 - 0 2024-07-28T13:47:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:12 smithi150 bash[67543]: cluster 2024-07-28T13:47:11.117906+0000 mgr.y (mgr.25232) 3474 : cluster [DBG] pgmap v4418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:47:12 smithi150 bash[60514]: ts=2024-07-28T13:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:47:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:12 smithi022 bash[80503]: cluster 2024-07-28T13:47:11.117906+0000 mgr.y (mgr.25232) 3474 : cluster [DBG] pgmap v4418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:12 smithi022 bash[82865]: cluster 2024-07-28T13:47:11.117906+0000 mgr.y (mgr.25232) 3474 : cluster [DBG] pgmap v4418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:13.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5746 16 16 0 0 0 - 0 2024-07-28T13:47:14.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5747 16 16 0 0 0 - 0 2024-07-28T13:47:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:14 smithi150 bash[67543]: cluster 2024-07-28T13:47:13.119275+0000 mgr.y (mgr.25232) 3475 : cluster [DBG] pgmap v4419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:14 smithi022 bash[80503]: cluster 2024-07-28T13:47:13.119275+0000 mgr.y (mgr.25232) 3475 : cluster [DBG] pgmap v4419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:14 smithi022 bash[82865]: cluster 2024-07-28T13:47:13.119275+0000 mgr.y (mgr.25232) 3475 : cluster [DBG] pgmap v4419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:15.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5748 16 16 0 0 0 - 0 2024-07-28T13:47:16.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5749 16 16 0 0 0 - 0 2024-07-28T13:47:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:16 smithi150 bash[67543]: cluster 2024-07-28T13:47:15.120618+0000 mgr.y (mgr.25232) 3476 : cluster [DBG] pgmap v4420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:16 smithi022 bash[80503]: cluster 2024-07-28T13:47:15.120618+0000 mgr.y (mgr.25232) 3476 : cluster [DBG] pgmap v4420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:16 smithi022 bash[82865]: cluster 2024-07-28T13:47:15.120618+0000 mgr.y (mgr.25232) 3476 : cluster [DBG] pgmap v4420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:17.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5750 16 16 0 0 0 - 0 2024-07-28T13:47:18.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5751 16 16 0 0 0 - 0 2024-07-28T13:47:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:18 smithi150 bash[67543]: cluster 2024-07-28T13:47:17.121979+0000 mgr.y (mgr.25232) 3477 : cluster [DBG] pgmap v4421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:18 smithi022 bash[80503]: cluster 2024-07-28T13:47:17.121979+0000 mgr.y (mgr.25232) 3477 : cluster [DBG] pgmap v4421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:18 smithi022 bash[82865]: cluster 2024-07-28T13:47:17.121979+0000 mgr.y (mgr.25232) 3477 : cluster [DBG] pgmap v4421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:19.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5752 16 16 0 0 0 - 0 2024-07-28T13:47:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:47:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:47:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:47:20.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5753 16 16 0 0 0 - 0 2024-07-28T13:47:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:20 smithi150 bash[67543]: cluster 2024-07-28T13:47:19.123374+0000 mgr.y (mgr.25232) 3478 : cluster [DBG] pgmap v4422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:20 smithi150 bash[67543]: audit 2024-07-28T13:47:20.359957+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:20 smithi022 bash[80503]: cluster 2024-07-28T13:47:19.123374+0000 mgr.y (mgr.25232) 3478 : cluster [DBG] pgmap v4422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:20 smithi022 bash[80503]: audit 2024-07-28T13:47:20.359957+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:20 smithi022 bash[82865]: cluster 2024-07-28T13:47:19.123374+0000 mgr.y (mgr.25232) 3478 : cluster [DBG] pgmap v4422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:20 smithi022 bash[82865]: audit 2024-07-28T13:47:20.359957+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:21.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5754 16 16 0 0 0 - 0 2024-07-28T13:47:22.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5755 16 16 0 0 0 - 0 2024-07-28T13:47:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:22 smithi150 bash[67543]: cluster 2024-07-28T13:47:21.124739+0000 mgr.y (mgr.25232) 3479 : cluster [DBG] pgmap v4423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:47:22 smithi150 bash[60514]: ts=2024-07-28T13:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:47:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:22 smithi022 bash[80503]: cluster 2024-07-28T13:47:21.124739+0000 mgr.y (mgr.25232) 3479 : cluster [DBG] pgmap v4423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:22 smithi022 bash[82865]: cluster 2024-07-28T13:47:21.124739+0000 mgr.y (mgr.25232) 3479 : cluster [DBG] pgmap v4423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:23.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5756 16 16 0 0 0 - 0 2024-07-28T13:47:24.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5757 16 16 0 0 0 - 0 2024-07-28T13:47:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:24 smithi150 bash[67543]: cluster 2024-07-28T13:47:23.126108+0000 mgr.y (mgr.25232) 3480 : cluster [DBG] pgmap v4424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:24 smithi022 bash[80503]: cluster 2024-07-28T13:47:23.126108+0000 mgr.y (mgr.25232) 3480 : cluster [DBG] pgmap v4424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:24 smithi022 bash[82865]: cluster 2024-07-28T13:47:23.126108+0000 mgr.y (mgr.25232) 3480 : cluster [DBG] pgmap v4424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:25.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5758 16 16 0 0 0 - 0 2024-07-28T13:47:26.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5759 16 16 0 0 0 - 0 2024-07-28T13:47:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:26 smithi150 bash[67543]: cluster 2024-07-28T13:47:25.127489+0000 mgr.y (mgr.25232) 3481 : cluster [DBG] pgmap v4425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:26 smithi022 bash[80503]: cluster 2024-07-28T13:47:25.127489+0000 mgr.y (mgr.25232) 3481 : cluster [DBG] pgmap v4425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:26 smithi022 bash[82865]: cluster 2024-07-28T13:47:25.127489+0000 mgr.y (mgr.25232) 3481 : cluster [DBG] pgmap v4425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:27.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:47:27.648438+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:47:27.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:47:27.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5760 16 16 0 0 0 - 0 2024-07-28T13:47:28.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5761 16 16 0 0 0 - 0 2024-07-28T13:47:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:28 smithi150 bash[67543]: cluster 2024-07-28T13:47:27.128861+0000 mgr.y (mgr.25232) 3482 : cluster [DBG] pgmap v4426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:28 smithi022 bash[80503]: cluster 2024-07-28T13:47:27.128861+0000 mgr.y (mgr.25232) 3482 : cluster [DBG] pgmap v4426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:28 smithi022 bash[82865]: cluster 2024-07-28T13:47:27.128861+0000 mgr.y (mgr.25232) 3482 : cluster [DBG] pgmap v4426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:29.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5762 16 16 0 0 0 - 0 2024-07-28T13:47:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:47:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:47:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:47:30.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5763 16 16 0 0 0 - 0 2024-07-28T13:47:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:30 smithi150 bash[67543]: cluster 2024-07-28T13:47:29.130237+0000 mgr.y (mgr.25232) 3483 : cluster [DBG] pgmap v4427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:30 smithi022 bash[80503]: cluster 2024-07-28T13:47:29.130237+0000 mgr.y (mgr.25232) 3483 : cluster [DBG] pgmap v4427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:30 smithi022 bash[82865]: cluster 2024-07-28T13:47:29.130237+0000 mgr.y (mgr.25232) 3483 : cluster [DBG] pgmap v4427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:31.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5764 16 16 0 0 0 - 0 2024-07-28T13:47:32.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5765 16 16 0 0 0 - 0 2024-07-28T13:47:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:32 smithi150 bash[67543]: cluster 2024-07-28T13:47:31.131609+0000 mgr.y (mgr.25232) 3484 : cluster [DBG] pgmap v4428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:47:32 smithi150 bash[60514]: ts=2024-07-28T13:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:47:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:32 smithi022 bash[80503]: cluster 2024-07-28T13:47:31.131609+0000 mgr.y (mgr.25232) 3484 : cluster [DBG] pgmap v4428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:32 smithi022 bash[82865]: cluster 2024-07-28T13:47:31.131609+0000 mgr.y (mgr.25232) 3484 : cluster [DBG] pgmap v4428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:33.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5766 16 16 0 0 0 - 0 2024-07-28T13:47:34.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5767 16 16 0 0 0 - 0 2024-07-28T13:47:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:34 smithi150 bash[67543]: cluster 2024-07-28T13:47:33.132955+0000 mgr.y (mgr.25232) 3485 : cluster [DBG] pgmap v4429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:34 smithi022 bash[80503]: cluster 2024-07-28T13:47:33.132955+0000 mgr.y (mgr.25232) 3485 : cluster [DBG] pgmap v4429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:34 smithi022 bash[82865]: cluster 2024-07-28T13:47:33.132955+0000 mgr.y (mgr.25232) 3485 : cluster [DBG] pgmap v4429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:35.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5768 16 16 0 0 0 - 0 2024-07-28T13:47:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:35 smithi150 bash[67543]: audit 2024-07-28T13:47:35.360586+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:35 smithi022 bash[80503]: audit 2024-07-28T13:47:35.360586+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:35 smithi022 bash[82865]: audit 2024-07-28T13:47:35.360586+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:36.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5769 16 16 0 0 0 - 0 2024-07-28T13:47:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:36 smithi150 bash[67543]: cluster 2024-07-28T13:47:35.134322+0000 mgr.y (mgr.25232) 3486 : cluster [DBG] pgmap v4430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:36 smithi022 bash[80503]: cluster 2024-07-28T13:47:35.134322+0000 mgr.y (mgr.25232) 3486 : cluster [DBG] pgmap v4430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:36 smithi022 bash[82865]: cluster 2024-07-28T13:47:35.134322+0000 mgr.y (mgr.25232) 3486 : cluster [DBG] pgmap v4430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:37.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5770 16 16 0 0 0 - 0 2024-07-28T13:47:38.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5771 16 16 0 0 0 - 0 2024-07-28T13:47:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:38 smithi150 bash[67543]: cluster 2024-07-28T13:47:37.135646+0000 mgr.y (mgr.25232) 3487 : cluster [DBG] pgmap v4431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:38 smithi022 bash[80503]: cluster 2024-07-28T13:47:37.135646+0000 mgr.y (mgr.25232) 3487 : cluster [DBG] pgmap v4431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:38 smithi022 bash[82865]: cluster 2024-07-28T13:47:37.135646+0000 mgr.y (mgr.25232) 3487 : cluster [DBG] pgmap v4431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:39.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5772 16 16 0 0 0 - 0 2024-07-28T13:47:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:47:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:47:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:47:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:40 smithi150 bash[67543]: cluster 2024-07-28T13:47:39.137032+0000 mgr.y (mgr.25232) 3488 : cluster [DBG] pgmap v4432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:40 smithi022 bash[80503]: cluster 2024-07-28T13:47:39.137032+0000 mgr.y (mgr.25232) 3488 : cluster [DBG] pgmap v4432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:40 smithi022 bash[82865]: cluster 2024-07-28T13:47:39.137032+0000 mgr.y (mgr.25232) 3488 : cluster [DBG] pgmap v4432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:40.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5773 16 16 0 0 0 - 0 2024-07-28T13:47:41.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5774 16 16 0 0 0 - 0 2024-07-28T13:47:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:42 smithi150 bash[67543]: cluster 2024-07-28T13:47:41.138423+0000 mgr.y (mgr.25232) 3489 : cluster [DBG] pgmap v4433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:47:42 smithi150 bash[60514]: ts=2024-07-28T13:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:47:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:42 smithi022 bash[80503]: cluster 2024-07-28T13:47:41.138423+0000 mgr.y (mgr.25232) 3489 : cluster [DBG] pgmap v4433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:42 smithi022 bash[82865]: cluster 2024-07-28T13:47:41.138423+0000 mgr.y (mgr.25232) 3489 : cluster [DBG] pgmap v4433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:42.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5775 16 16 0 0 0 - 0 2024-07-28T13:47:43.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5776 16 16 0 0 0 - 0 2024-07-28T13:47:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:44 smithi150 bash[67543]: cluster 2024-07-28T13:47:43.139743+0000 mgr.y (mgr.25232) 3490 : cluster [DBG] pgmap v4434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:44 smithi022 bash[80503]: cluster 2024-07-28T13:47:43.139743+0000 mgr.y (mgr.25232) 3490 : cluster [DBG] pgmap v4434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:44 smithi022 bash[82865]: cluster 2024-07-28T13:47:43.139743+0000 mgr.y (mgr.25232) 3490 : cluster [DBG] pgmap v4434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:44.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5777 16 16 0 0 0 - 0 2024-07-28T13:47:45.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5778 16 16 0 0 0 - 0 2024-07-28T13:47:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:46 smithi150 bash[67543]: cluster 2024-07-28T13:47:45.141076+0000 mgr.y (mgr.25232) 3491 : cluster [DBG] pgmap v4435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:46 smithi022 bash[80503]: cluster 2024-07-28T13:47:45.141076+0000 mgr.y (mgr.25232) 3491 : cluster [DBG] pgmap v4435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:46 smithi022 bash[82865]: cluster 2024-07-28T13:47:45.141076+0000 mgr.y (mgr.25232) 3491 : cluster [DBG] pgmap v4435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:46.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5779 16 16 0 0 0 - 0 2024-07-28T13:47:47.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:47:47.651775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:47:47.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:47:47.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5780 16 16 0 0 0 - 0 2024-07-28T13:47:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:48 smithi150 bash[67543]: cluster 2024-07-28T13:47:47.142436+0000 mgr.y (mgr.25232) 3492 : cluster [DBG] pgmap v4436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:48 smithi022 bash[80503]: cluster 2024-07-28T13:47:47.142436+0000 mgr.y (mgr.25232) 3492 : cluster [DBG] pgmap v4436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:48 smithi022 bash[82865]: cluster 2024-07-28T13:47:47.142436+0000 mgr.y (mgr.25232) 3492 : cluster [DBG] pgmap v4436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:48.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5781 16 16 0 0 0 - 0 2024-07-28T13:47:49.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5782 16 16 0 0 0 - 0 2024-07-28T13:47:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:47:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:47:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:47:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:50 smithi150 bash[67543]: cluster 2024-07-28T13:47:49.143748+0000 mgr.y (mgr.25232) 3493 : cluster [DBG] pgmap v4437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:50 smithi022 bash[80503]: cluster 2024-07-28T13:47:49.143748+0000 mgr.y (mgr.25232) 3493 : cluster [DBG] pgmap v4437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:50 smithi022 bash[82865]: cluster 2024-07-28T13:47:49.143748+0000 mgr.y (mgr.25232) 3493 : cluster [DBG] pgmap v4437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:50.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5783 16 16 0 0 0 - 0 2024-07-28T13:47:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:51 smithi150 bash[67543]: audit 2024-07-28T13:47:50.361075+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:51 smithi022 bash[80503]: audit 2024-07-28T13:47:50.361075+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:51 smithi022 bash[82865]: audit 2024-07-28T13:47:50.361075+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:47:51.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5784 16 16 0 0 0 - 0 2024-07-28T13:47:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:52 smithi150 bash[67543]: cluster 2024-07-28T13:47:51.145119+0000 mgr.y (mgr.25232) 3494 : cluster [DBG] pgmap v4438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:47:52 smithi150 bash[60514]: ts=2024-07-28T13:47: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:47:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:52 smithi022 bash[80503]: cluster 2024-07-28T13:47:51.145119+0000 mgr.y (mgr.25232) 3494 : cluster [DBG] pgmap v4438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:52 smithi022 bash[82865]: cluster 2024-07-28T13:47:51.145119+0000 mgr.y (mgr.25232) 3494 : cluster [DBG] pgmap v4438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:52.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5785 16 16 0 0 0 - 0 2024-07-28T13:47:53.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5786 16 16 0 0 0 - 0 2024-07-28T13:47:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:54 smithi150 bash[67543]: cluster 2024-07-28T13:47:53.146495+0000 mgr.y (mgr.25232) 3495 : cluster [DBG] pgmap v4439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:54 smithi022 bash[80503]: cluster 2024-07-28T13:47:53.146495+0000 mgr.y (mgr.25232) 3495 : cluster [DBG] pgmap v4439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:54 smithi022 bash[82865]: cluster 2024-07-28T13:47:53.146495+0000 mgr.y (mgr.25232) 3495 : cluster [DBG] pgmap v4439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:54.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5787 16 16 0 0 0 - 0 2024-07-28T13:47:55.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5788 16 16 0 0 0 - 0 2024-07-28T13:47:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:56 smithi150 bash[67543]: cluster 2024-07-28T13:47:55.147815+0000 mgr.y (mgr.25232) 3496 : cluster [DBG] pgmap v4440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:56 smithi022 bash[80503]: cluster 2024-07-28T13:47:55.147815+0000 mgr.y (mgr.25232) 3496 : cluster [DBG] pgmap v4440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:56 smithi022 bash[82865]: cluster 2024-07-28T13:47:55.147815+0000 mgr.y (mgr.25232) 3496 : cluster [DBG] pgmap v4440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:56.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5789 16 16 0 0 0 - 0 2024-07-28T13:47:57.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5790 16 16 0 0 0 - 0 2024-07-28T13:47:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:47:58 smithi150 bash[67543]: cluster 2024-07-28T13:47:57.149177+0000 mgr.y (mgr.25232) 3497 : cluster [DBG] pgmap v4441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:47:58 smithi022 bash[80503]: cluster 2024-07-28T13:47:57.149177+0000 mgr.y (mgr.25232) 3497 : cluster [DBG] pgmap v4441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:47:58 smithi022 bash[82865]: cluster 2024-07-28T13:47:57.149177+0000 mgr.y (mgr.25232) 3497 : cluster [DBG] pgmap v4441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:47:58.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5791 16 16 0 0 0 - 0 2024-07-28T13:47:59.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5792 16 16 0 0 0 - 0 2024-07-28T13:47:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:47:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:47:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:48:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:00 smithi150 bash[67543]: cluster 2024-07-28T13:47:59.150541+0000 mgr.y (mgr.25232) 3498 : cluster [DBG] pgmap v4442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:00 smithi022 bash[80503]: cluster 2024-07-28T13:47:59.150541+0000 mgr.y (mgr.25232) 3498 : cluster [DBG] pgmap v4442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:00 smithi022 bash[82865]: cluster 2024-07-28T13:47:59.150541+0000 mgr.y (mgr.25232) 3498 : cluster [DBG] pgmap v4442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:00.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5793 16 16 0 0 0 - 0 2024-07-28T13:48:01.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5794 16 16 0 0 0 - 0 2024-07-28T13:48:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:02 smithi150 bash[67543]: cluster 2024-07-28T13:48:01.151882+0000 mgr.y (mgr.25232) 3499 : cluster [DBG] pgmap v4443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:48:02 smithi150 bash[60514]: ts=2024-07-28T13:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:48:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:02 smithi022 bash[80503]: cluster 2024-07-28T13:48:01.151882+0000 mgr.y (mgr.25232) 3499 : cluster [DBG] pgmap v4443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:02 smithi022 bash[82865]: cluster 2024-07-28T13:48:01.151882+0000 mgr.y (mgr.25232) 3499 : cluster [DBG] pgmap v4443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:02.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5795 16 16 0 0 0 - 0 2024-07-28T13:48:03.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5796 16 16 0 0 0 - 0 2024-07-28T13:48:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:04 smithi150 bash[67543]: cluster 2024-07-28T13:48:03.153230+0000 mgr.y (mgr.25232) 3500 : cluster [DBG] pgmap v4444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:04 smithi022 bash[80503]: cluster 2024-07-28T13:48:03.153230+0000 mgr.y (mgr.25232) 3500 : cluster [DBG] pgmap v4444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:04 smithi022 bash[82865]: cluster 2024-07-28T13:48:03.153230+0000 mgr.y (mgr.25232) 3500 : cluster [DBG] pgmap v4444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:04.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5797 16 16 0 0 0 - 0 2024-07-28T13:48:05.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5798 16 16 0 0 0 - 0 2024-07-28T13:48:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:06 smithi150 bash[67543]: cluster 2024-07-28T13:48:05.154585+0000 mgr.y (mgr.25232) 3501 : cluster [DBG] pgmap v4445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:06 smithi150 bash[67543]: audit 2024-07-28T13:48:05.361768+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:06 smithi022 bash[80503]: cluster 2024-07-28T13:48:05.154585+0000 mgr.y (mgr.25232) 3501 : cluster [DBG] pgmap v4445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:06 smithi022 bash[80503]: audit 2024-07-28T13:48:05.361768+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:06 smithi022 bash[82865]: cluster 2024-07-28T13:48:05.154585+0000 mgr.y (mgr.25232) 3501 : cluster [DBG] pgmap v4445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:06 smithi022 bash[82865]: audit 2024-07-28T13:48:05.361768+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:06.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5799 16 16 0 0 0 - 0 2024-07-28T13:48:07.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:48:07.655096+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:48:07.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:48:07.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5800 16 16 0 0 0 - 0 2024-07-28T13:48:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:08 smithi150 bash[67543]: cluster 2024-07-28T13:48:07.155892+0000 mgr.y (mgr.25232) 3502 : cluster [DBG] pgmap v4446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:08 smithi022 bash[80503]: cluster 2024-07-28T13:48:07.155892+0000 mgr.y (mgr.25232) 3502 : cluster [DBG] pgmap v4446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:08 smithi022 bash[82865]: cluster 2024-07-28T13:48:07.155892+0000 mgr.y (mgr.25232) 3502 : cluster [DBG] pgmap v4446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:08.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5801 16 16 0 0 0 - 0 2024-07-28T13:48:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:09 smithi150 bash[67543]: audit 2024-07-28T13:48:08.549449+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:48:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:09 smithi022 bash[80503]: audit 2024-07-28T13:48:08.549449+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:48:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:48:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:48:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:48:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:09 smithi022 bash[82865]: audit 2024-07-28T13:48:08.549449+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:48:09.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5802 16 16 0 0 0 - 0 2024-07-28T13:48:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:10 smithi150 bash[67543]: cluster 2024-07-28T13:48:09.157230+0000 mgr.y (mgr.25232) 3503 : cluster [DBG] pgmap v4447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:10 smithi022 bash[80503]: cluster 2024-07-28T13:48:09.157230+0000 mgr.y (mgr.25232) 3503 : cluster [DBG] pgmap v4447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:10 smithi022 bash[82865]: cluster 2024-07-28T13:48:09.157230+0000 mgr.y (mgr.25232) 3503 : cluster [DBG] pgmap v4447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:10.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5803 16 16 0 0 0 - 0 2024-07-28T13:48:11.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5804 16 16 0 0 0 - 0 2024-07-28T13:48:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:12 smithi022 bash[80503]: cluster 2024-07-28T13:48:11.158625+0000 mgr.y (mgr.25232) 3504 : cluster [DBG] pgmap v4448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:12 smithi022 bash[82865]: cluster 2024-07-28T13:48:11.158625+0000 mgr.y (mgr.25232) 3504 : cluster [DBG] pgmap v4448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:12.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5805 16 16 0 0 0 - 0 2024-07-28T13:48:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:12 smithi150 bash[67543]: cluster 2024-07-28T13:48:11.158625+0000 mgr.y (mgr.25232) 3504 : cluster [DBG] pgmap v4448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:48:12 smithi150 bash[60514]: ts=2024-07-28T13:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:48:13.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5806 16 16 0 0 0 - 0 2024-07-28T13:48:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:14 smithi022 bash[82865]: cluster 2024-07-28T13:48:13.160029+0000 mgr.y (mgr.25232) 3505 : cluster [DBG] pgmap v4449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:14 smithi022 bash[82865]: audit 2024-07-28T13:48:14.240436+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:14 smithi022 bash[82865]: audit 2024-07-28T13:48:14.247619+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:14 smithi022 bash[80503]: cluster 2024-07-28T13:48:13.160029+0000 mgr.y (mgr.25232) 3505 : cluster [DBG] pgmap v4449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:14 smithi022 bash[80503]: audit 2024-07-28T13:48:14.240436+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:14 smithi022 bash[80503]: audit 2024-07-28T13:48:14.247619+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:14.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5807 16 16 0 0 0 - 0 2024-07-28T13:48:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:14 smithi150 bash[67543]: cluster 2024-07-28T13:48:13.160029+0000 mgr.y (mgr.25232) 3505 : cluster [DBG] pgmap v4449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:14 smithi150 bash[67543]: audit 2024-07-28T13:48:14.240436+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:14.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:14 smithi150 bash[67543]: audit 2024-07-28T13:48:14.247619+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5808 16 16 0 0 0 - 0 2024-07-28T13:48:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:15 smithi150 bash[67543]: audit 2024-07-28T13:48:14.459282+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:15 smithi150 bash[67543]: audit 2024-07-28T13:48:14.468127+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:15 smithi150 bash[67543]: audit 2024-07-28T13:48:14.876652+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:48:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:15 smithi150 bash[67543]: audit 2024-07-28T13:48:14.878242+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:48:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:15 smithi150 bash[67543]: audit 2024-07-28T13:48:14.887166+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[80503]: audit 2024-07-28T13:48:14.459282+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[80503]: audit 2024-07-28T13:48:14.468127+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[80503]: audit 2024-07-28T13:48:14.876652+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:48:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[80503]: audit 2024-07-28T13:48:14.878242+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:48:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[80503]: audit 2024-07-28T13:48:14.887166+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[82865]: audit 2024-07-28T13:48:14.459282+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[82865]: audit 2024-07-28T13:48:14.468127+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[82865]: audit 2024-07-28T13:48:14.876652+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:48:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[82865]: audit 2024-07-28T13:48:14.878242+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:48:15.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:15 smithi022 bash[82865]: audit 2024-07-28T13:48:14.887166+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:48:16.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5809 16 16 0 0 0 - 0 2024-07-28T13:48:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:16 smithi150 bash[67543]: cluster 2024-07-28T13:48:15.161411+0000 mgr.y (mgr.25232) 3506 : cluster [DBG] pgmap v4450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:16 smithi022 bash[80503]: cluster 2024-07-28T13:48:15.161411+0000 mgr.y (mgr.25232) 3506 : cluster [DBG] pgmap v4450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:16 smithi022 bash[82865]: cluster 2024-07-28T13:48:15.161411+0000 mgr.y (mgr.25232) 3506 : cluster [DBG] pgmap v4450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:17.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5810 16 16 0 0 0 - 0 2024-07-28T13:48:18.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5811 16 16 0 0 0 - 0 2024-07-28T13:48:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:18 smithi150 bash[67543]: cluster 2024-07-28T13:48:17.162832+0000 mgr.y (mgr.25232) 3507 : cluster [DBG] pgmap v4451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:18 smithi022 bash[80503]: cluster 2024-07-28T13:48:17.162832+0000 mgr.y (mgr.25232) 3507 : cluster [DBG] pgmap v4451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:18 smithi022 bash[82865]: cluster 2024-07-28T13:48:17.162832+0000 mgr.y (mgr.25232) 3507 : cluster [DBG] pgmap v4451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:19.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5812 16 16 0 0 0 - 0 2024-07-28T13:48:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:48:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:48:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:48:20.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5813 16 16 0 0 0 - 0 2024-07-28T13:48:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:20 smithi150 bash[67543]: cluster 2024-07-28T13:48:19.164209+0000 mgr.y (mgr.25232) 3508 : cluster [DBG] pgmap v4452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:20 smithi150 bash[67543]: audit 2024-07-28T13:48:20.362224+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:20 smithi022 bash[80503]: cluster 2024-07-28T13:48:19.164209+0000 mgr.y (mgr.25232) 3508 : cluster [DBG] pgmap v4452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:20 smithi022 bash[80503]: audit 2024-07-28T13:48:20.362224+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:20 smithi022 bash[82865]: cluster 2024-07-28T13:48:19.164209+0000 mgr.y (mgr.25232) 3508 : cluster [DBG] pgmap v4452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:20 smithi022 bash[82865]: audit 2024-07-28T13:48:20.362224+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:21.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5814 16 16 0 0 0 - 0 2024-07-28T13:48:22.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5815 16 16 0 0 0 - 0 2024-07-28T13:48:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:22 smithi150 bash[67543]: cluster 2024-07-28T13:48:21.165544+0000 mgr.y (mgr.25232) 3509 : cluster [DBG] pgmap v4453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:48:22 smithi150 bash[60514]: ts=2024-07-28T13:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:48:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:22 smithi022 bash[80503]: cluster 2024-07-28T13:48:21.165544+0000 mgr.y (mgr.25232) 3509 : cluster [DBG] pgmap v4453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:22 smithi022 bash[82865]: cluster 2024-07-28T13:48:21.165544+0000 mgr.y (mgr.25232) 3509 : cluster [DBG] pgmap v4453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:23.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5816 16 16 0 0 0 - 0 2024-07-28T13:48:24.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5817 16 16 0 0 0 - 0 2024-07-28T13:48:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:24 smithi150 bash[67543]: cluster 2024-07-28T13:48:23.166926+0000 mgr.y (mgr.25232) 3510 : cluster [DBG] pgmap v4454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:24 smithi022 bash[80503]: cluster 2024-07-28T13:48:23.166926+0000 mgr.y (mgr.25232) 3510 : cluster [DBG] pgmap v4454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:24 smithi022 bash[82865]: cluster 2024-07-28T13:48:23.166926+0000 mgr.y (mgr.25232) 3510 : cluster [DBG] pgmap v4454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:25.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5818 16 16 0 0 0 - 0 2024-07-28T13:48:26.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5819 16 16 0 0 0 - 0 2024-07-28T13:48:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:26 smithi150 bash[67543]: cluster 2024-07-28T13:48:25.168263+0000 mgr.y (mgr.25232) 3511 : cluster [DBG] pgmap v4455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:26 smithi022 bash[80503]: cluster 2024-07-28T13:48:25.168263+0000 mgr.y (mgr.25232) 3511 : cluster [DBG] pgmap v4455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:26 smithi022 bash[82865]: cluster 2024-07-28T13:48:25.168263+0000 mgr.y (mgr.25232) 3511 : cluster [DBG] pgmap v4455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:27.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:48:27.658315+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:48:27.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:48:27.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5820 16 16 0 0 0 - 0 2024-07-28T13:48:28.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5821 16 16 0 0 0 - 0 2024-07-28T13:48:28.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:28 smithi150 bash[67543]: cluster 2024-07-28T13:48:27.169613+0000 mgr.y (mgr.25232) 3512 : cluster [DBG] pgmap v4456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:28 smithi022 bash[80503]: cluster 2024-07-28T13:48:27.169613+0000 mgr.y (mgr.25232) 3512 : cluster [DBG] pgmap v4456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:28 smithi022 bash[82865]: cluster 2024-07-28T13:48:27.169613+0000 mgr.y (mgr.25232) 3512 : cluster [DBG] pgmap v4456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:29.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5822 16 16 0 0 0 - 0 2024-07-28T13:48:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:48:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:48:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:48:30.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5823 16 16 0 0 0 - 0 2024-07-28T13:48:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:30 smithi150 bash[67543]: cluster 2024-07-28T13:48:29.170991+0000 mgr.y (mgr.25232) 3513 : cluster [DBG] pgmap v4457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:30 smithi022 bash[80503]: cluster 2024-07-28T13:48:29.170991+0000 mgr.y (mgr.25232) 3513 : cluster [DBG] pgmap v4457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:30 smithi022 bash[82865]: cluster 2024-07-28T13:48:29.170991+0000 mgr.y (mgr.25232) 3513 : cluster [DBG] pgmap v4457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:31.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5824 16 16 0 0 0 - 0 2024-07-28T13:48:32.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5825 16 16 0 0 0 - 0 2024-07-28T13:48:32.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:32 smithi150 bash[67543]: cluster 2024-07-28T13:48:31.172370+0000 mgr.y (mgr.25232) 3514 : cluster [DBG] pgmap v4458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:48:32 smithi150 bash[60514]: ts=2024-07-28T13:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:48:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:32 smithi022 bash[80503]: cluster 2024-07-28T13:48:31.172370+0000 mgr.y (mgr.25232) 3514 : cluster [DBG] pgmap v4458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:32 smithi022 bash[82865]: cluster 2024-07-28T13:48:31.172370+0000 mgr.y (mgr.25232) 3514 : cluster [DBG] pgmap v4458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:33.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5826 16 16 0 0 0 - 0 2024-07-28T13:48:34.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5827 16 16 0 0 0 - 0 2024-07-28T13:48:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:34 smithi150 bash[67543]: cluster 2024-07-28T13:48:33.173709+0000 mgr.y (mgr.25232) 3515 : cluster [DBG] pgmap v4459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:34 smithi022 bash[80503]: cluster 2024-07-28T13:48:33.173709+0000 mgr.y (mgr.25232) 3515 : cluster [DBG] pgmap v4459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:34 smithi022 bash[82865]: cluster 2024-07-28T13:48:33.173709+0000 mgr.y (mgr.25232) 3515 : cluster [DBG] pgmap v4459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:35.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5828 16 16 0 0 0 - 0 2024-07-28T13:48:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:35 smithi150 bash[67543]: audit 2024-07-28T13:48:35.362580+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:35 smithi022 bash[80503]: audit 2024-07-28T13:48:35.362580+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:35 smithi022 bash[82865]: audit 2024-07-28T13:48:35.362580+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:36.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5829 16 16 0 0 0 - 0 2024-07-28T13:48:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:36 smithi150 bash[67543]: cluster 2024-07-28T13:48:35.175023+0000 mgr.y (mgr.25232) 3516 : cluster [DBG] pgmap v4460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:36 smithi022 bash[80503]: cluster 2024-07-28T13:48:35.175023+0000 mgr.y (mgr.25232) 3516 : cluster [DBG] pgmap v4460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:36 smithi022 bash[82865]: cluster 2024-07-28T13:48:35.175023+0000 mgr.y (mgr.25232) 3516 : cluster [DBG] pgmap v4460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:37.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5830 16 16 0 0 0 - 0 2024-07-28T13:48:38.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5831 16 16 0 0 0 - 0 2024-07-28T13:48:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:38 smithi150 bash[67543]: cluster 2024-07-28T13:48:37.176355+0000 mgr.y (mgr.25232) 3517 : cluster [DBG] pgmap v4461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:38 smithi022 bash[80503]: cluster 2024-07-28T13:48:37.176355+0000 mgr.y (mgr.25232) 3517 : cluster [DBG] pgmap v4461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:38 smithi022 bash[82865]: cluster 2024-07-28T13:48:37.176355+0000 mgr.y (mgr.25232) 3517 : cluster [DBG] pgmap v4461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:39.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5832 16 16 0 0 0 - 0 2024-07-28T13:48:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:48:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:48:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:48:40.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5833 16 16 0 0 0 - 0 2024-07-28T13:48:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:40 smithi150 bash[67543]: cluster 2024-07-28T13:48:39.177678+0000 mgr.y (mgr.25232) 3518 : cluster [DBG] pgmap v4462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:40 smithi022 bash[80503]: cluster 2024-07-28T13:48:39.177678+0000 mgr.y (mgr.25232) 3518 : cluster [DBG] pgmap v4462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:40 smithi022 bash[82865]: cluster 2024-07-28T13:48:39.177678+0000 mgr.y (mgr.25232) 3518 : cluster [DBG] pgmap v4462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:41.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5834 16 16 0 0 0 - 0 2024-07-28T13:48:42.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5835 16 16 0 0 0 - 0 2024-07-28T13:48:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:42 smithi150 bash[67543]: cluster 2024-07-28T13:48:41.179076+0000 mgr.y (mgr.25232) 3519 : cluster [DBG] pgmap v4463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:48:42 smithi150 bash[60514]: ts=2024-07-28T13:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:48:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:42 smithi022 bash[80503]: cluster 2024-07-28T13:48:41.179076+0000 mgr.y (mgr.25232) 3519 : cluster [DBG] pgmap v4463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:42 smithi022 bash[82865]: cluster 2024-07-28T13:48:41.179076+0000 mgr.y (mgr.25232) 3519 : cluster [DBG] pgmap v4463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:43.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5836 16 16 0 0 0 - 0 2024-07-28T13:48:44.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5837 16 16 0 0 0 - 0 2024-07-28T13:48:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:44 smithi022 bash[80503]: cluster 2024-07-28T13:48:43.180452+0000 mgr.y (mgr.25232) 3520 : cluster [DBG] pgmap v4464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:44 smithi022 bash[82865]: cluster 2024-07-28T13:48:43.180452+0000 mgr.y (mgr.25232) 3520 : cluster [DBG] pgmap v4464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:44 smithi150 bash[67543]: cluster 2024-07-28T13:48:43.180452+0000 mgr.y (mgr.25232) 3520 : cluster [DBG] pgmap v4464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:45.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5838 16 16 0 0 0 - 0 2024-07-28T13:48:46.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5839 16 16 0 0 0 - 0 2024-07-28T13:48:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:46 smithi022 bash[80503]: cluster 2024-07-28T13:48:45.181801+0000 mgr.y (mgr.25232) 3521 : cluster [DBG] pgmap v4465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:46 smithi022 bash[82865]: cluster 2024-07-28T13:48:45.181801+0000 mgr.y (mgr.25232) 3521 : cluster [DBG] pgmap v4465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:46 smithi150 bash[67543]: cluster 2024-07-28T13:48:45.181801+0000 mgr.y (mgr.25232) 3521 : cluster [DBG] pgmap v4465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:47.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:48:47.661598+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:48:47.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:48:47.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5840 16 16 0 0 0 - 0 2024-07-28T13:48:48.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5841 16 16 0 0 0 - 0 2024-07-28T13:48:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:48 smithi022 bash[80503]: cluster 2024-07-28T13:48:47.183149+0000 mgr.y (mgr.25232) 3522 : cluster [DBG] pgmap v4466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:48 smithi022 bash[82865]: cluster 2024-07-28T13:48:47.183149+0000 mgr.y (mgr.25232) 3522 : cluster [DBG] pgmap v4466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:48 smithi150 bash[67543]: cluster 2024-07-28T13:48:47.183149+0000 mgr.y (mgr.25232) 3522 : cluster [DBG] pgmap v4466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:49.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5842 16 16 0 0 0 - 0 2024-07-28T13:48:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:48:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:48:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T13:48:50.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5843 16 16 0 0 0 - 0 2024-07-28T13:48:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:50 smithi022 bash[80503]: cluster 2024-07-28T13:48:49.184491+0000 mgr.y (mgr.25232) 3523 : cluster [DBG] pgmap v4467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:50 smithi022 bash[80503]: audit 2024-07-28T13:48:50.362960+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:50 smithi022 bash[82865]: cluster 2024-07-28T13:48:49.184491+0000 mgr.y (mgr.25232) 3523 : cluster [DBG] pgmap v4467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:50 smithi022 bash[82865]: audit 2024-07-28T13:48:50.362960+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:50 smithi150 bash[67543]: cluster 2024-07-28T13:48:49.184491+0000 mgr.y (mgr.25232) 3523 : cluster [DBG] pgmap v4467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:50 smithi150 bash[67543]: audit 2024-07-28T13:48:50.362960+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:48:51.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5844 16 16 0 0 0 - 0 2024-07-28T13:48:52.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5845 16 16 0 0 0 - 0 2024-07-28T13:48:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:52 smithi150 bash[67543]: cluster 2024-07-28T13:48:51.185826+0000 mgr.y (mgr.25232) 3524 : cluster [DBG] pgmap v4468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:48:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:48:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:52 smithi022 bash[80503]: cluster 2024-07-28T13:48:51.185826+0000 mgr.y (mgr.25232) 3524 : cluster [DBG] pgmap v4468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:52 smithi022 bash[82865]: cluster 2024-07-28T13:48:51.185826+0000 mgr.y (mgr.25232) 3524 : cluster [DBG] pgmap v4468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:53.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5846 16 16 0 0 0 - 0 2024-07-28T13:48:54.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5847 16 16 0 0 0 - 0 2024-07-28T13:48:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:54 smithi022 bash[80503]: cluster 2024-07-28T13:48:53.187223+0000 mgr.y (mgr.25232) 3525 : cluster [DBG] pgmap v4469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:54 smithi022 bash[82865]: cluster 2024-07-28T13:48:53.187223+0000 mgr.y (mgr.25232) 3525 : cluster [DBG] pgmap v4469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:54 smithi150 bash[67543]: cluster 2024-07-28T13:48:53.187223+0000 mgr.y (mgr.25232) 3525 : cluster [DBG] pgmap v4469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:55.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5848 16 16 0 0 0 - 0 2024-07-28T13:48:56.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5849 16 16 0 0 0 - 0 2024-07-28T13:48:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:56 smithi022 bash[80503]: cluster 2024-07-28T13:48:55.188590+0000 mgr.y (mgr.25232) 3526 : cluster [DBG] pgmap v4470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:56 smithi022 bash[82865]: cluster 2024-07-28T13:48:55.188590+0000 mgr.y (mgr.25232) 3526 : cluster [DBG] pgmap v4470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:56 smithi150 bash[67543]: cluster 2024-07-28T13:48:55.188590+0000 mgr.y (mgr.25232) 3526 : cluster [DBG] pgmap v4470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:57.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5850 16 16 0 0 0 - 0 2024-07-28T13:48:58.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5851 16 16 0 0 0 - 0 2024-07-28T13:48:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:48:58 smithi022 bash[80503]: cluster 2024-07-28T13:48:57.189968+0000 mgr.y (mgr.25232) 3527 : cluster [DBG] pgmap v4471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:48:58 smithi022 bash[82865]: cluster 2024-07-28T13:48:57.189968+0000 mgr.y (mgr.25232) 3527 : cluster [DBG] pgmap v4471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:48:58 smithi150 bash[67543]: cluster 2024-07-28T13:48:57.189968+0000 mgr.y (mgr.25232) 3527 : cluster [DBG] pgmap v4471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:48:59.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5852 16 16 0 0 0 - 0 2024-07-28T13:48:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:48:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:48:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:49:00.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5853 16 16 0 0 0 - 0 2024-07-28T13:49:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:00 smithi022 bash[80503]: cluster 2024-07-28T13:48:59.191373+0000 mgr.y (mgr.25232) 3528 : cluster [DBG] pgmap v4472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:00 smithi022 bash[82865]: cluster 2024-07-28T13:48:59.191373+0000 mgr.y (mgr.25232) 3528 : cluster [DBG] pgmap v4472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:00 smithi150 bash[67543]: cluster 2024-07-28T13:48:59.191373+0000 mgr.y (mgr.25232) 3528 : cluster [DBG] pgmap v4472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:01.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5854 16 16 0 0 0 - 0 2024-07-28T13:49:02.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5855 16 16 0 0 0 - 0 2024-07-28T13:49:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:02 smithi150 bash[67543]: cluster 2024-07-28T13:49:01.192795+0000 mgr.y (mgr.25232) 3529 : cluster [DBG] pgmap v4473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:49:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:49:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:02 smithi022 bash[80503]: cluster 2024-07-28T13:49:01.192795+0000 mgr.y (mgr.25232) 3529 : cluster [DBG] pgmap v4473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:02 smithi022 bash[82865]: cluster 2024-07-28T13:49:01.192795+0000 mgr.y (mgr.25232) 3529 : cluster [DBG] pgmap v4473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:03.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5856 16 16 0 0 0 - 0 2024-07-28T13:49:04.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5857 16 16 0 0 0 - 0 2024-07-28T13:49:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:04 smithi022 bash[80503]: cluster 2024-07-28T13:49:03.194180+0000 mgr.y (mgr.25232) 3530 : cluster [DBG] pgmap v4474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:04 smithi022 bash[82865]: cluster 2024-07-28T13:49:03.194180+0000 mgr.y (mgr.25232) 3530 : cluster [DBG] pgmap v4474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:04 smithi150 bash[67543]: cluster 2024-07-28T13:49:03.194180+0000 mgr.y (mgr.25232) 3530 : cluster [DBG] pgmap v4474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:05.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5858 16 16 0 0 0 - 0 2024-07-28T13:49:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:05 smithi022 bash[80503]: audit 2024-07-28T13:49:05.363401+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:05 smithi022 bash[82865]: audit 2024-07-28T13:49:05.363401+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:05 smithi150 bash[67543]: audit 2024-07-28T13:49:05.363401+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:06.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5859 16 16 0 0 0 - 0 2024-07-28T13:49:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:06 smithi022 bash[80503]: cluster 2024-07-28T13:49:05.195571+0000 mgr.y (mgr.25232) 3531 : cluster [DBG] pgmap v4475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:06 smithi022 bash[82865]: cluster 2024-07-28T13:49:05.195571+0000 mgr.y (mgr.25232) 3531 : cluster [DBG] pgmap v4475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:06 smithi150 bash[67543]: cluster 2024-07-28T13:49:05.195571+0000 mgr.y (mgr.25232) 3531 : cluster [DBG] pgmap v4475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:07.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:49:07.664884+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:49:07.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:49:07.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5860 16 16 0 0 0 - 0 2024-07-28T13:49:08.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5861 16 16 0 0 0 - 0 2024-07-28T13:49:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:08 smithi150 bash[67543]: cluster 2024-07-28T13:49:07.196963+0000 mgr.y (mgr.25232) 3532 : cluster [DBG] pgmap v4476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:08 smithi022 bash[80503]: cluster 2024-07-28T13:49:07.196963+0000 mgr.y (mgr.25232) 3532 : cluster [DBG] pgmap v4476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:08 smithi022 bash[82865]: cluster 2024-07-28T13:49:07.196963+0000 mgr.y (mgr.25232) 3532 : cluster [DBG] pgmap v4476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:09.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5862 16 16 0 0 0 - 0 2024-07-28T13:49:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:49:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:49:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:49:10.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5863 16 16 0 0 0 - 0 2024-07-28T13:49:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:10 smithi150 bash[67543]: cluster 2024-07-28T13:49:09.198317+0000 mgr.y (mgr.25232) 3533 : cluster [DBG] pgmap v4477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:10 smithi022 bash[80503]: cluster 2024-07-28T13:49:09.198317+0000 mgr.y (mgr.25232) 3533 : cluster [DBG] pgmap v4477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:10 smithi022 bash[82865]: cluster 2024-07-28T13:49:09.198317+0000 mgr.y (mgr.25232) 3533 : cluster [DBG] pgmap v4477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:11.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5864 16 16 0 0 0 - 0 2024-07-28T13:49:12.589 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:49:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:49:12.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5865 16 16 0 0 0 - 0 2024-07-28T13:49:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:12 smithi150 bash[67543]: cluster 2024-07-28T13:49:11.199656+0000 mgr.y (mgr.25232) 3534 : cluster [DBG] pgmap v4478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:12 smithi022 bash[80503]: cluster 2024-07-28T13:49:11.199656+0000 mgr.y (mgr.25232) 3534 : cluster [DBG] pgmap v4478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:12 smithi022 bash[82865]: cluster 2024-07-28T13:49:11.199656+0000 mgr.y (mgr.25232) 3534 : cluster [DBG] pgmap v4478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:13.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5866 16 16 0 0 0 - 0 2024-07-28T13:49:14.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5867 16 16 0 0 0 - 0 2024-07-28T13:49:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:14 smithi150 bash[67543]: cluster 2024-07-28T13:49:13.201000+0000 mgr.y (mgr.25232) 3535 : cluster [DBG] pgmap v4479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:14 smithi022 bash[80503]: cluster 2024-07-28T13:49:13.201000+0000 mgr.y (mgr.25232) 3535 : cluster [DBG] pgmap v4479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:14 smithi022 bash[82865]: cluster 2024-07-28T13:49:13.201000+0000 mgr.y (mgr.25232) 3535 : cluster [DBG] pgmap v4479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:15.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5868 16 16 0 0 0 - 0 2024-07-28T13:49:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:15 smithi150 bash[67543]: audit 2024-07-28T13:49:15.010986+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:49:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:15 smithi022 bash[80503]: audit 2024-07-28T13:49:15.010986+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:49:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:15 smithi022 bash[82865]: audit 2024-07-28T13:49:15.010986+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:49:16.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5869 16 16 0 0 0 - 0 2024-07-28T13:49:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:16 smithi150 bash[67543]: cluster 2024-07-28T13:49:15.202380+0000 mgr.y (mgr.25232) 3536 : cluster [DBG] pgmap v4480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:16 smithi022 bash[80503]: cluster 2024-07-28T13:49:15.202380+0000 mgr.y (mgr.25232) 3536 : cluster [DBG] pgmap v4480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:16 smithi022 bash[82865]: cluster 2024-07-28T13:49:15.202380+0000 mgr.y (mgr.25232) 3536 : cluster [DBG] pgmap v4480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:17.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5870 16 16 0 0 0 - 0 2024-07-28T13:49:18.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5871 16 16 0 0 0 - 0 2024-07-28T13:49:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:18 smithi150 bash[67543]: cluster 2024-07-28T13:49:17.203714+0000 mgr.y (mgr.25232) 3537 : cluster [DBG] pgmap v4481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:18 smithi022 bash[80503]: cluster 2024-07-28T13:49:17.203714+0000 mgr.y (mgr.25232) 3537 : cluster [DBG] pgmap v4481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:18 smithi022 bash[82865]: cluster 2024-07-28T13:49:17.203714+0000 mgr.y (mgr.25232) 3537 : cluster [DBG] pgmap v4481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:19.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5872 16 16 0 0 0 - 0 2024-07-28T13:49:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:49:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:49:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:49:20.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5873 16 16 0 0 0 - 0 2024-07-28T13:49:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:20 smithi150 bash[67543]: cluster 2024-07-28T13:49:19.205032+0000 mgr.y (mgr.25232) 3538 : cluster [DBG] pgmap v4482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:20 smithi150 bash[67543]: audit 2024-07-28T13:49:20.363167+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:20 smithi022 bash[80503]: cluster 2024-07-28T13:49:19.205032+0000 mgr.y (mgr.25232) 3538 : cluster [DBG] pgmap v4482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:20 smithi022 bash[80503]: audit 2024-07-28T13:49:20.363167+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:20 smithi022 bash[82865]: cluster 2024-07-28T13:49:19.205032+0000 mgr.y (mgr.25232) 3538 : cluster [DBG] pgmap v4482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:20 smithi022 bash[82865]: audit 2024-07-28T13:49:20.363167+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:21.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5874 16 16 0 0 0 - 0 2024-07-28T13:49:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:20.710096+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:20.718933+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:20.958797+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:20.966646+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:21.363347+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:49:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:21.365132+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:49:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:21 smithi150 bash[67543]: audit 2024-07-28T13:49:21.375561+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:20.710096+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:20.718933+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:20.958797+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:20.966646+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:21.363347+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:49:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:21.365132+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[80503]: audit 2024-07-28T13:49:21.375561+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:20.710096+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:20.718933+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:20.958797+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:20.966646+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:21.363347+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:21.365132+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:49:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:21 smithi022 bash[82865]: audit 2024-07-28T13:49:21.375561+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:49:22.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5875 16 16 0 0 0 - 0 2024-07-28T13:49:22.709 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:49:22 smithi150 bash[60514]: ts=2024-07-28T13:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:49:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:22 smithi150 bash[67543]: cluster 2024-07-28T13:49:21.206376+0000 mgr.y (mgr.25232) 3539 : cluster [DBG] pgmap v4483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:22 smithi022 bash[80503]: cluster 2024-07-28T13:49:21.206376+0000 mgr.y (mgr.25232) 3539 : cluster [DBG] pgmap v4483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:22 smithi022 bash[82865]: cluster 2024-07-28T13:49:21.206376+0000 mgr.y (mgr.25232) 3539 : cluster [DBG] pgmap v4483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:23.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5876 16 16 0 0 0 - 0 2024-07-28T13:49:24.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5877 16 16 0 0 0 - 0 2024-07-28T13:49:25.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:24 smithi150 bash[67543]: cluster 2024-07-28T13:49:23.207703+0000 mgr.y (mgr.25232) 3540 : cluster [DBG] pgmap v4484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:24 smithi022 bash[80503]: cluster 2024-07-28T13:49:23.207703+0000 mgr.y (mgr.25232) 3540 : cluster [DBG] pgmap v4484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:24 smithi022 bash[82865]: cluster 2024-07-28T13:49:23.207703+0000 mgr.y (mgr.25232) 3540 : cluster [DBG] pgmap v4484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:25.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5878 16 16 0 0 0 - 0 2024-07-28T13:49:26.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5879 16 16 0 0 0 - 0 2024-07-28T13:49:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:26 smithi150 bash[67543]: cluster 2024-07-28T13:49:25.209082+0000 mgr.y (mgr.25232) 3541 : cluster [DBG] pgmap v4485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:26 smithi022 bash[80503]: cluster 2024-07-28T13:49:25.209082+0000 mgr.y (mgr.25232) 3541 : cluster [DBG] pgmap v4485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:26 smithi022 bash[82865]: cluster 2024-07-28T13:49:25.209082+0000 mgr.y (mgr.25232) 3541 : cluster [DBG] pgmap v4485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:27.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:49:27.668086+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:49:27.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:49:27.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5880 16 16 0 0 0 - 0 2024-07-28T13:49:28.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5881 16 16 0 0 0 - 0 2024-07-28T13:49:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:28 smithi150 bash[67543]: cluster 2024-07-28T13:49:27.210481+0000 mgr.y (mgr.25232) 3542 : cluster [DBG] pgmap v4486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:28 smithi022 bash[80503]: cluster 2024-07-28T13:49:27.210481+0000 mgr.y (mgr.25232) 3542 : cluster [DBG] pgmap v4486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:28 smithi022 bash[82865]: cluster 2024-07-28T13:49:27.210481+0000 mgr.y (mgr.25232) 3542 : cluster [DBG] pgmap v4486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:29.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5882 16 16 0 0 0 - 0 2024-07-28T13:49:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:49:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:49:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:49:30.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5883 16 16 0 0 0 - 0 2024-07-28T13:49:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:30 smithi150 bash[67543]: cluster 2024-07-28T13:49:29.211814+0000 mgr.y (mgr.25232) 3543 : cluster [DBG] pgmap v4487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:30 smithi022 bash[80503]: cluster 2024-07-28T13:49:29.211814+0000 mgr.y (mgr.25232) 3543 : cluster [DBG] pgmap v4487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:30 smithi022 bash[82865]: cluster 2024-07-28T13:49:29.211814+0000 mgr.y (mgr.25232) 3543 : cluster [DBG] pgmap v4487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:31.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5884 16 16 0 0 0 - 0 2024-07-28T13:49:32.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5885 16 16 0 0 0 - 0 2024-07-28T13:49:32.730 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:49:32 smithi150 bash[60514]: ts=2024-07-28T13:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:49:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:32 smithi150 bash[67543]: cluster 2024-07-28T13:49:31.213168+0000 mgr.y (mgr.25232) 3544 : cluster [DBG] pgmap v4488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:32 smithi022 bash[80503]: cluster 2024-07-28T13:49:31.213168+0000 mgr.y (mgr.25232) 3544 : cluster [DBG] pgmap v4488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:32 smithi022 bash[82865]: cluster 2024-07-28T13:49:31.213168+0000 mgr.y (mgr.25232) 3544 : cluster [DBG] pgmap v4488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:33.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5886 16 16 0 0 0 - 0 2024-07-28T13:49:34.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5887 16 16 0 0 0 - 0 2024-07-28T13:49:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:34 smithi150 bash[67543]: cluster 2024-07-28T13:49:33.214556+0000 mgr.y (mgr.25232) 3545 : cluster [DBG] pgmap v4489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:34 smithi022 bash[80503]: cluster 2024-07-28T13:49:33.214556+0000 mgr.y (mgr.25232) 3545 : cluster [DBG] pgmap v4489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:34 smithi022 bash[82865]: cluster 2024-07-28T13:49:33.214556+0000 mgr.y (mgr.25232) 3545 : cluster [DBG] pgmap v4489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:35.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5888 16 16 0 0 0 - 0 2024-07-28T13:49:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:35 smithi150 bash[67543]: audit 2024-07-28T13:49:35.363839+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:35 smithi022 bash[80503]: audit 2024-07-28T13:49:35.363839+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:35 smithi022 bash[82865]: audit 2024-07-28T13:49:35.363839+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:36.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5889 16 16 0 0 0 - 0 2024-07-28T13:49:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:36 smithi150 bash[67543]: cluster 2024-07-28T13:49:35.215906+0000 mgr.y (mgr.25232) 3546 : cluster [DBG] pgmap v4490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:36 smithi022 bash[80503]: cluster 2024-07-28T13:49:35.215906+0000 mgr.y (mgr.25232) 3546 : cluster [DBG] pgmap v4490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:36 smithi022 bash[82865]: cluster 2024-07-28T13:49:35.215906+0000 mgr.y (mgr.25232) 3546 : cluster [DBG] pgmap v4490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:37.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5890 16 16 0 0 0 - 0 2024-07-28T13:49:38.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5891 16 16 0 0 0 - 0 2024-07-28T13:49:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:38 smithi150 bash[67543]: cluster 2024-07-28T13:49:37.217272+0000 mgr.y (mgr.25232) 3547 : cluster [DBG] pgmap v4491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:38 smithi022 bash[80503]: cluster 2024-07-28T13:49:37.217272+0000 mgr.y (mgr.25232) 3547 : cluster [DBG] pgmap v4491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:38 smithi022 bash[82865]: cluster 2024-07-28T13:49:37.217272+0000 mgr.y (mgr.25232) 3547 : cluster [DBG] pgmap v4491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:39.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5892 16 16 0 0 0 - 0 2024-07-28T13:49:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:49:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:49:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:49:40.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5893 16 16 0 0 0 - 0 2024-07-28T13:49:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:40 smithi150 bash[67543]: cluster 2024-07-28T13:49:39.218669+0000 mgr.y (mgr.25232) 3548 : cluster [DBG] pgmap v4492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:40 smithi022 bash[82865]: cluster 2024-07-28T13:49:39.218669+0000 mgr.y (mgr.25232) 3548 : cluster [DBG] pgmap v4492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:40 smithi022 bash[80503]: cluster 2024-07-28T13:49:39.218669+0000 mgr.y (mgr.25232) 3548 : cluster [DBG] pgmap v4492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:41.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5894 16 16 0 0 0 - 0 2024-07-28T13:49:42.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5895 16 16 0 0 0 - 0 2024-07-28T13:49:42.758 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:49:42 smithi150 bash[60514]: ts=2024-07-28T13:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:49:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:42 smithi150 bash[67543]: cluster 2024-07-28T13:49:41.220019+0000 mgr.y (mgr.25232) 3549 : cluster [DBG] pgmap v4493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:42 smithi022 bash[80503]: cluster 2024-07-28T13:49:41.220019+0000 mgr.y (mgr.25232) 3549 : cluster [DBG] pgmap v4493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:42 smithi022 bash[82865]: cluster 2024-07-28T13:49:41.220019+0000 mgr.y (mgr.25232) 3549 : cluster [DBG] pgmap v4493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:43.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5896 16 16 0 0 0 - 0 2024-07-28T13:49:44.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5897 16 16 0 0 0 - 0 2024-07-28T13:49:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:44 smithi150 bash[67543]: cluster 2024-07-28T13:49:43.221384+0000 mgr.y (mgr.25232) 3550 : cluster [DBG] pgmap v4494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:44 smithi022 bash[80503]: cluster 2024-07-28T13:49:43.221384+0000 mgr.y (mgr.25232) 3550 : cluster [DBG] pgmap v4494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:44 smithi022 bash[82865]: cluster 2024-07-28T13:49:43.221384+0000 mgr.y (mgr.25232) 3550 : cluster [DBG] pgmap v4494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:45.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5898 16 16 0 0 0 - 0 2024-07-28T13:49:46.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5899 16 16 0 0 0 - 0 2024-07-28T13:49:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:46 smithi150 bash[67543]: cluster 2024-07-28T13:49:45.222777+0000 mgr.y (mgr.25232) 3551 : cluster [DBG] pgmap v4495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:46 smithi022 bash[80503]: cluster 2024-07-28T13:49:45.222777+0000 mgr.y (mgr.25232) 3551 : cluster [DBG] pgmap v4495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:46 smithi022 bash[82865]: cluster 2024-07-28T13:49:45.222777+0000 mgr.y (mgr.25232) 3551 : cluster [DBG] pgmap v4495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:47.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:49:47.671427+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:49:47.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:49:47.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5900 16 16 0 0 0 - 0 2024-07-28T13:49:48.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5901 16 16 0 0 0 - 0 2024-07-28T13:49:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:48 smithi022 bash[80503]: cluster 2024-07-28T13:49:47.224156+0000 mgr.y (mgr.25232) 3552 : cluster [DBG] pgmap v4496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:48 smithi022 bash[82865]: cluster 2024-07-28T13:49:47.224156+0000 mgr.y (mgr.25232) 3552 : cluster [DBG] pgmap v4496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:48 smithi150 bash[67543]: cluster 2024-07-28T13:49:47.224156+0000 mgr.y (mgr.25232) 3552 : cluster [DBG] pgmap v4496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:49.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5902 16 16 0 0 0 - 0 2024-07-28T13:49:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:49:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:49:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:49:50.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5903 16 16 0 0 0 - 0 2024-07-28T13:49:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:50 smithi022 bash[80503]: cluster 2024-07-28T13:49:49.225508+0000 mgr.y (mgr.25232) 3553 : cluster [DBG] pgmap v4497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:50 smithi022 bash[80503]: audit 2024-07-28T13:49:50.364422+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:50 smithi022 bash[82865]: cluster 2024-07-28T13:49:49.225508+0000 mgr.y (mgr.25232) 3553 : cluster [DBG] pgmap v4497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:50 smithi022 bash[82865]: audit 2024-07-28T13:49:50.364422+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:50 smithi150 bash[67543]: cluster 2024-07-28T13:49:49.225508+0000 mgr.y (mgr.25232) 3553 : cluster [DBG] pgmap v4497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:50 smithi150 bash[67543]: audit 2024-07-28T13:49:50.364422+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:49:51.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5904 16 16 0 0 0 - 0 2024-07-28T13:49:52.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5905 16 16 0 0 0 - 0 2024-07-28T13:49:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:49:52 smithi150 bash[60514]: ts=2024-07-28T13:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:49:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:52 smithi022 bash[80503]: cluster 2024-07-28T13:49:51.226898+0000 mgr.y (mgr.25232) 3554 : cluster [DBG] pgmap v4498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:52 smithi022 bash[82865]: cluster 2024-07-28T13:49:51.226898+0000 mgr.y (mgr.25232) 3554 : cluster [DBG] pgmap v4498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:52 smithi150 bash[67543]: cluster 2024-07-28T13:49:51.226898+0000 mgr.y (mgr.25232) 3554 : cluster [DBG] pgmap v4498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:53.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5906 16 16 0 0 0 - 0 2024-07-28T13:49:54.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5907 16 16 0 0 0 - 0 2024-07-28T13:49:55.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:54 smithi022 bash[80503]: cluster 2024-07-28T13:49:53.228236+0000 mgr.y (mgr.25232) 3555 : cluster [DBG] pgmap v4499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:54 smithi022 bash[82865]: cluster 2024-07-28T13:49:53.228236+0000 mgr.y (mgr.25232) 3555 : cluster [DBG] pgmap v4499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:54 smithi150 bash[67543]: cluster 2024-07-28T13:49:53.228236+0000 mgr.y (mgr.25232) 3555 : cluster [DBG] pgmap v4499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:55.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5908 16 16 0 0 0 - 0 2024-07-28T13:49:56.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5909 16 16 0 0 0 - 0 2024-07-28T13:49:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:56 smithi022 bash[80503]: cluster 2024-07-28T13:49:55.229598+0000 mgr.y (mgr.25232) 3556 : cluster [DBG] pgmap v4500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:56 smithi022 bash[82865]: cluster 2024-07-28T13:49:55.229598+0000 mgr.y (mgr.25232) 3556 : cluster [DBG] pgmap v4500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:56 smithi150 bash[67543]: cluster 2024-07-28T13:49:55.229598+0000 mgr.y (mgr.25232) 3556 : cluster [DBG] pgmap v4500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:57.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5910 16 16 0 0 0 - 0 2024-07-28T13:49:58.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5911 16 16 0 0 0 - 0 2024-07-28T13:49:59.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:49:58 smithi022 bash[80503]: cluster 2024-07-28T13:49:57.230998+0000 mgr.y (mgr.25232) 3557 : cluster [DBG] pgmap v4501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:49:58 smithi022 bash[82865]: cluster 2024-07-28T13:49:57.230998+0000 mgr.y (mgr.25232) 3557 : cluster [DBG] pgmap v4501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:49:58 smithi150 bash[67543]: cluster 2024-07-28T13:49:57.230998+0000 mgr.y (mgr.25232) 3557 : cluster [DBG] pgmap v4501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:49:59.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5912 16 16 0 0 0 - 0 2024-07-28T13:49:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:49:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:49:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T13:50:00.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5913 16 16 0 0 0 - 0 2024-07-28T13:50:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:00 smithi022 bash[82865]: cluster 2024-07-28T13:49:59.232365+0000 mgr.y (mgr.25232) 3558 : cluster [DBG] pgmap v4502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:00 smithi022 bash[82865]: cluster 2024-07-28T13:50:00.000164+0000 mon.a (mon.0) 3996 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:00 smithi022 bash[80503]: cluster 2024-07-28T13:49:59.232365+0000 mgr.y (mgr.25232) 3558 : cluster [DBG] pgmap v4502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:00 smithi022 bash[80503]: cluster 2024-07-28T13:50:00.000164+0000 mon.a (mon.0) 3996 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:50:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:00 smithi150 bash[67543]: cluster 2024-07-28T13:49:59.232365+0000 mgr.y (mgr.25232) 3558 : cluster [DBG] pgmap v4502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:00 smithi150 bash[67543]: cluster 2024-07-28T13:50:00.000164+0000 mon.a (mon.0) 3996 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T13:50:01.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5914 16 16 0 0 0 - 0 2024-07-28T13:50:02.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5915 16 16 0 0 0 - 0 2024-07-28T13:50:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:50:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:50:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:02 smithi022 bash[82865]: cluster 2024-07-28T13:50:01.233711+0000 mgr.y (mgr.25232) 3559 : cluster [DBG] pgmap v4503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:02 smithi022 bash[80503]: cluster 2024-07-28T13:50:01.233711+0000 mgr.y (mgr.25232) 3559 : cluster [DBG] pgmap v4503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:03.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:02 smithi150 bash[67543]: cluster 2024-07-28T13:50:01.233711+0000 mgr.y (mgr.25232) 3559 : cluster [DBG] pgmap v4503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:03.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5916 16 16 0 0 0 - 0 2024-07-28T13:50:04.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5917 16 16 0 0 0 - 0 2024-07-28T13:50:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:04 smithi022 bash[80503]: cluster 2024-07-28T13:50:03.235126+0000 mgr.y (mgr.25232) 3560 : cluster [DBG] pgmap v4504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:04 smithi022 bash[82865]: cluster 2024-07-28T13:50:03.235126+0000 mgr.y (mgr.25232) 3560 : cluster [DBG] pgmap v4504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:04 smithi150 bash[67543]: cluster 2024-07-28T13:50:03.235126+0000 mgr.y (mgr.25232) 3560 : cluster [DBG] pgmap v4504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:05.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5918 16 16 0 0 0 - 0 2024-07-28T13:50:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:05 smithi022 bash[80503]: audit 2024-07-28T13:50:05.364746+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:05 smithi022 bash[82865]: audit 2024-07-28T13:50:05.364746+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:05 smithi150 bash[67543]: audit 2024-07-28T13:50:05.364746+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:06.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5919 16 16 0 0 0 - 0 2024-07-28T13:50:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:06 smithi022 bash[80503]: cluster 2024-07-28T13:50:05.236499+0000 mgr.y (mgr.25232) 3561 : cluster [DBG] pgmap v4505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:06 smithi022 bash[82865]: cluster 2024-07-28T13:50:05.236499+0000 mgr.y (mgr.25232) 3561 : cluster [DBG] pgmap v4505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:07.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:06 smithi150 bash[67543]: cluster 2024-07-28T13:50:05.236499+0000 mgr.y (mgr.25232) 3561 : cluster [DBG] pgmap v4505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:07.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:50:07.674697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:50:07.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:50:07.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5920 16 16 0 0 0 - 0 2024-07-28T13:50:08.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5921 16 16 0 0 0 - 0 2024-07-28T13:50:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:08 smithi022 bash[80503]: cluster 2024-07-28T13:50:07.237921+0000 mgr.y (mgr.25232) 3562 : cluster [DBG] pgmap v4506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:08 smithi022 bash[82865]: cluster 2024-07-28T13:50:07.237921+0000 mgr.y (mgr.25232) 3562 : cluster [DBG] pgmap v4506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:08 smithi150 bash[67543]: cluster 2024-07-28T13:50:07.237921+0000 mgr.y (mgr.25232) 3562 : cluster [DBG] pgmap v4506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:09.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5922 16 16 0 0 0 - 0 2024-07-28T13:50:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:50:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:50:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:50:10.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5923 16 16 0 0 0 - 0 2024-07-28T13:50:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:10 smithi022 bash[80503]: cluster 2024-07-28T13:50:09.239441+0000 mgr.y (mgr.25232) 3563 : cluster [DBG] pgmap v4507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:10 smithi022 bash[82865]: cluster 2024-07-28T13:50:09.239441+0000 mgr.y (mgr.25232) 3563 : cluster [DBG] pgmap v4507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:10 smithi150 bash[67543]: cluster 2024-07-28T13:50:09.239441+0000 mgr.y (mgr.25232) 3563 : cluster [DBG] pgmap v4507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:11.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5924 16 16 0 0 0 - 0 2024-07-28T13:50:12.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5925 16 16 0 0 0 - 0 2024-07-28T13:50:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:50:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:50:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:12 smithi022 bash[80503]: cluster 2024-07-28T13:50:11.240981+0000 mgr.y (mgr.25232) 3564 : cluster [DBG] pgmap v4508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:12 smithi022 bash[82865]: cluster 2024-07-28T13:50:11.240981+0000 mgr.y (mgr.25232) 3564 : cluster [DBG] pgmap v4508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:12 smithi150 bash[67543]: cluster 2024-07-28T13:50:11.240981+0000 mgr.y (mgr.25232) 3564 : cluster [DBG] pgmap v4508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:13.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5926 16 16 0 0 0 - 0 2024-07-28T13:50:14.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5927 16 16 0 0 0 - 0 2024-07-28T13:50:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:14 smithi150 bash[67543]: cluster 2024-07-28T13:50:13.242548+0000 mgr.y (mgr.25232) 3565 : cluster [DBG] pgmap v4509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:14 smithi022 bash[80503]: cluster 2024-07-28T13:50:13.242548+0000 mgr.y (mgr.25232) 3565 : cluster [DBG] pgmap v4509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:14 smithi022 bash[82865]: cluster 2024-07-28T13:50:13.242548+0000 mgr.y (mgr.25232) 3565 : cluster [DBG] pgmap v4509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:15.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5928 16 16 0 0 0 - 0 2024-07-28T13:50:16.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5929 16 16 0 0 0 - 0 2024-07-28T13:50:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:16 smithi150 bash[67543]: cluster 2024-07-28T13:50:15.243948+0000 mgr.y (mgr.25232) 3566 : cluster [DBG] pgmap v4510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:16 smithi022 bash[80503]: cluster 2024-07-28T13:50:15.243948+0000 mgr.y (mgr.25232) 3566 : cluster [DBG] pgmap v4510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:16 smithi022 bash[82865]: cluster 2024-07-28T13:50:15.243948+0000 mgr.y (mgr.25232) 3566 : cluster [DBG] pgmap v4510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:17.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5930 16 16 0 0 0 - 0 2024-07-28T13:50:18.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5931 16 16 0 0 0 - 0 2024-07-28T13:50:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:18 smithi150 bash[67543]: cluster 2024-07-28T13:50:17.245444+0000 mgr.y (mgr.25232) 3567 : cluster [DBG] pgmap v4511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:18 smithi022 bash[80503]: cluster 2024-07-28T13:50:17.245444+0000 mgr.y (mgr.25232) 3567 : cluster [DBG] pgmap v4511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:18 smithi022 bash[82865]: cluster 2024-07-28T13:50:17.245444+0000 mgr.y (mgr.25232) 3567 : cluster [DBG] pgmap v4511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:19.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5932 16 16 0 0 0 - 0 2024-07-28T13:50:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:50:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:50:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:50:20.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5933 16 16 0 0 0 - 0 2024-07-28T13:50:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:20 smithi150 bash[67543]: cluster 2024-07-28T13:50:19.247009+0000 mgr.y (mgr.25232) 3568 : cluster [DBG] pgmap v4512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:20 smithi150 bash[67543]: audit 2024-07-28T13:50:20.365349+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:20 smithi022 bash[80503]: cluster 2024-07-28T13:50:19.247009+0000 mgr.y (mgr.25232) 3568 : cluster [DBG] pgmap v4512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:20 smithi022 bash[80503]: audit 2024-07-28T13:50:20.365349+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:20 smithi022 bash[82865]: cluster 2024-07-28T13:50:19.247009+0000 mgr.y (mgr.25232) 3568 : cluster [DBG] pgmap v4512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:20 smithi022 bash[82865]: audit 2024-07-28T13:50:20.365349+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:21.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5934 16 16 0 0 0 - 0 2024-07-28T13:50:22.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:21 smithi150 bash[67543]: audit 2024-07-28T13:50:21.504902+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:50:22.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:21 smithi022 bash[80503]: audit 2024-07-28T13:50:21.504902+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:50:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:21 smithi022 bash[82865]: audit 2024-07-28T13:50:21.504902+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:50:22.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5935 16 16 0 0 0 - 0 2024-07-28T13:50:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:50:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:50:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:22 smithi150 bash[67543]: cluster 2024-07-28T13:50:21.248389+0000 mgr.y (mgr.25232) 3569 : cluster [DBG] pgmap v4513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:22 smithi022 bash[80503]: cluster 2024-07-28T13:50:21.248389+0000 mgr.y (mgr.25232) 3569 : cluster [DBG] pgmap v4513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:22 smithi022 bash[82865]: cluster 2024-07-28T13:50:21.248389+0000 mgr.y (mgr.25232) 3569 : cluster [DBG] pgmap v4513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:23.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5936 16 16 0 0 0 - 0 2024-07-28T13:50:24.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5937 16 16 0 0 0 - 0 2024-07-28T13:50:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:24 smithi150 bash[67543]: cluster 2024-07-28T13:50:23.249761+0000 mgr.y (mgr.25232) 3570 : cluster [DBG] pgmap v4514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:24 smithi022 bash[80503]: cluster 2024-07-28T13:50:23.249761+0000 mgr.y (mgr.25232) 3570 : cluster [DBG] pgmap v4514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:24 smithi022 bash[82865]: cluster 2024-07-28T13:50:23.249761+0000 mgr.y (mgr.25232) 3570 : cluster [DBG] pgmap v4514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:25.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5938 16 16 0 0 0 - 0 2024-07-28T13:50:26.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5939 16 16 0 0 0 - 0 2024-07-28T13:50:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:26 smithi150 bash[67543]: cluster 2024-07-28T13:50:25.251152+0000 mgr.y (mgr.25232) 3571 : cluster [DBG] pgmap v4515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:26 smithi022 bash[80503]: cluster 2024-07-28T13:50:25.251152+0000 mgr.y (mgr.25232) 3571 : cluster [DBG] pgmap v4515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:26 smithi022 bash[82865]: cluster 2024-07-28T13:50:25.251152+0000 mgr.y (mgr.25232) 3571 : cluster [DBG] pgmap v4515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:27.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:50:27.677827+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:50:27.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:50:27.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5940 16 16 0 0 0 - 0 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.183690+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.190982+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: cluster 2024-07-28T13:50:27.252102+0000 mgr.y (mgr.25232) 3572 : cluster [DBG] pgmap v4516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.394032+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.404041+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.832814+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.834435+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:50:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:28 smithi150 bash[67543]: audit 2024-07-28T13:50:27.842542+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.183690+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.190982+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: cluster 2024-07-28T13:50:27.252102+0000 mgr.y (mgr.25232) 3572 : cluster [DBG] pgmap v4516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.394032+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.404041+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.832814+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.834435+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:50:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[80503]: audit 2024-07-28T13:50:27.842542+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.183690+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.190982+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: cluster 2024-07-28T13:50:27.252102+0000 mgr.y (mgr.25232) 3572 : cluster [DBG] pgmap v4516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.394032+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.404041+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.832814+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.834435+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:50:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:28 smithi022 bash[82865]: audit 2024-07-28T13:50:27.842542+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:50:28.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5941 16 16 0 0 0 - 0 2024-07-28T13:50:29.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5942 16 16 0 0 0 - 0 2024-07-28T13:50:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:50:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:50:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:50:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:30 smithi022 bash[80503]: cluster 2024-07-28T13:50:29.253429+0000 mgr.y (mgr.25232) 3573 : cluster [DBG] pgmap v4517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:30 smithi022 bash[82865]: cluster 2024-07-28T13:50:29.253429+0000 mgr.y (mgr.25232) 3573 : cluster [DBG] pgmap v4517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:30.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5943 16 16 0 0 0 - 0 2024-07-28T13:50:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:30 smithi150 bash[67543]: cluster 2024-07-28T13:50:29.253429+0000 mgr.y (mgr.25232) 3573 : cluster [DBG] pgmap v4517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:31.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5944 16 16 0 0 0 - 0 2024-07-28T13:50:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:32 smithi022 bash[80503]: cluster 2024-07-28T13:50:31.254815+0000 mgr.y (mgr.25232) 3574 : cluster [DBG] pgmap v4518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:32 smithi022 bash[82865]: cluster 2024-07-28T13:50:31.254815+0000 mgr.y (mgr.25232) 3574 : cluster [DBG] pgmap v4518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:32.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5945 16 16 0 0 0 - 0 2024-07-28T13:50:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:32 smithi150 bash[67543]: cluster 2024-07-28T13:50:31.254815+0000 mgr.y (mgr.25232) 3574 : cluster [DBG] pgmap v4518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:50:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:50:33.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5946 16 16 0 0 0 - 0 2024-07-28T13:50:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:34 smithi022 bash[80503]: cluster 2024-07-28T13:50:33.256183+0000 mgr.y (mgr.25232) 3575 : cluster [DBG] pgmap v4519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:34 smithi022 bash[82865]: cluster 2024-07-28T13:50:33.256183+0000 mgr.y (mgr.25232) 3575 : cluster [DBG] pgmap v4519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:34.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5947 16 16 0 0 0 - 0 2024-07-28T13:50:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:34 smithi150 bash[67543]: cluster 2024-07-28T13:50:33.256183+0000 mgr.y (mgr.25232) 3575 : cluster [DBG] pgmap v4519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:35.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5948 16 16 0 0 0 - 0 2024-07-28T13:50:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:36 smithi022 bash[80503]: cluster 2024-07-28T13:50:35.257555+0000 mgr.y (mgr.25232) 3576 : cluster [DBG] pgmap v4520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:36 smithi022 bash[80503]: audit 2024-07-28T13:50:35.365727+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:36 smithi022 bash[82865]: cluster 2024-07-28T13:50:35.257555+0000 mgr.y (mgr.25232) 3576 : cluster [DBG] pgmap v4520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:36 smithi022 bash[82865]: audit 2024-07-28T13:50:35.365727+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:36.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5949 16 16 0 0 0 - 0 2024-07-28T13:50:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:36 smithi150 bash[67543]: cluster 2024-07-28T13:50:35.257555+0000 mgr.y (mgr.25232) 3576 : cluster [DBG] pgmap v4520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:36 smithi150 bash[67543]: audit 2024-07-28T13:50:35.365727+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:37.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5950 16 16 0 0 0 - 0 2024-07-28T13:50:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:38 smithi022 bash[80503]: cluster 2024-07-28T13:50:37.258936+0000 mgr.y (mgr.25232) 3577 : cluster [DBG] pgmap v4521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:38 smithi022 bash[82865]: cluster 2024-07-28T13:50:37.258936+0000 mgr.y (mgr.25232) 3577 : cluster [DBG] pgmap v4521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:38.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5951 16 16 0 0 0 - 0 2024-07-28T13:50:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:38 smithi150 bash[67543]: cluster 2024-07-28T13:50:37.258936+0000 mgr.y (mgr.25232) 3577 : cluster [DBG] pgmap v4521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:39.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5952 16 16 0 0 0 - 0 2024-07-28T13:50:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:50:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:50:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:50:40.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5953 16 16 0 0 0 - 0 2024-07-28T13:50:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:40 smithi150 bash[67543]: cluster 2024-07-28T13:50:39.260279+0000 mgr.y (mgr.25232) 3578 : cluster [DBG] pgmap v4522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:40 smithi022 bash[80503]: cluster 2024-07-28T13:50:39.260279+0000 mgr.y (mgr.25232) 3578 : cluster [DBG] pgmap v4522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:40 smithi022 bash[82865]: cluster 2024-07-28T13:50:39.260279+0000 mgr.y (mgr.25232) 3578 : cluster [DBG] pgmap v4522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:41.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5954 16 16 0 0 0 - 0 2024-07-28T13:50:42.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5955 16 16 0 0 0 - 0 2024-07-28T13:50:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:42 smithi150 bash[67543]: cluster 2024-07-28T13:50:41.261631+0000 mgr.y (mgr.25232) 3579 : cluster [DBG] pgmap v4523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:50:42 smithi150 bash[60514]: ts=2024-07-28T13:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:50:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:42 smithi022 bash[80503]: cluster 2024-07-28T13:50:41.261631+0000 mgr.y (mgr.25232) 3579 : cluster [DBG] pgmap v4523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:42 smithi022 bash[82865]: cluster 2024-07-28T13:50:41.261631+0000 mgr.y (mgr.25232) 3579 : cluster [DBG] pgmap v4523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:43.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5956 16 16 0 0 0 - 0 2024-07-28T13:50:44.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5957 16 16 0 0 0 - 0 2024-07-28T13:50:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:44 smithi150 bash[67543]: cluster 2024-07-28T13:50:43.263029+0000 mgr.y (mgr.25232) 3580 : cluster [DBG] pgmap v4524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:44 smithi022 bash[80503]: cluster 2024-07-28T13:50:43.263029+0000 mgr.y (mgr.25232) 3580 : cluster [DBG] pgmap v4524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:44 smithi022 bash[82865]: cluster 2024-07-28T13:50:43.263029+0000 mgr.y (mgr.25232) 3580 : cluster [DBG] pgmap v4524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:45.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5958 16 16 0 0 0 - 0 2024-07-28T13:50:46.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5959 16 16 0 0 0 - 0 2024-07-28T13:50:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:46 smithi150 bash[67543]: cluster 2024-07-28T13:50:45.264402+0000 mgr.y (mgr.25232) 3581 : cluster [DBG] pgmap v4525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:46 smithi022 bash[80503]: cluster 2024-07-28T13:50:45.264402+0000 mgr.y (mgr.25232) 3581 : cluster [DBG] pgmap v4525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:46 smithi022 bash[82865]: cluster 2024-07-28T13:50:45.264402+0000 mgr.y (mgr.25232) 3581 : cluster [DBG] pgmap v4525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:47.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:50:47.681181+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:50:47.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:50:47.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5960 16 16 0 0 0 - 0 2024-07-28T13:50:48.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5961 16 16 0 0 0 - 0 2024-07-28T13:50:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:48 smithi150 bash[67543]: cluster 2024-07-28T13:50:47.265753+0000 mgr.y (mgr.25232) 3582 : cluster [DBG] pgmap v4526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:48 smithi022 bash[80503]: cluster 2024-07-28T13:50:47.265753+0000 mgr.y (mgr.25232) 3582 : cluster [DBG] pgmap v4526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:48 smithi022 bash[82865]: cluster 2024-07-28T13:50:47.265753+0000 mgr.y (mgr.25232) 3582 : cluster [DBG] pgmap v4526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:49.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5962 16 16 0 0 0 - 0 2024-07-28T13:50:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:50:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:50:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:50:50.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5963 16 16 0 0 0 - 0 2024-07-28T13:50:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:50 smithi150 bash[67543]: cluster 2024-07-28T13:50:49.267173+0000 mgr.y (mgr.25232) 3583 : cluster [DBG] pgmap v4527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:50 smithi022 bash[80503]: cluster 2024-07-28T13:50:49.267173+0000 mgr.y (mgr.25232) 3583 : cluster [DBG] pgmap v4527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:50 smithi022 bash[82865]: cluster 2024-07-28T13:50:49.267173+0000 mgr.y (mgr.25232) 3583 : cluster [DBG] pgmap v4527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:51.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5964 16 16 0 0 0 - 0 2024-07-28T13:50:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:51 smithi150 bash[67543]: audit 2024-07-28T13:50:50.366201+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:51 smithi022 bash[80503]: audit 2024-07-28T13:50:50.366201+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:51 smithi022 bash[82865]: audit 2024-07-28T13:50:50.366201+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:50:52.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5965 16 16 0 0 0 - 0 2024-07-28T13:50:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:52 smithi150 bash[67543]: cluster 2024-07-28T13:50:51.268551+0000 mgr.y (mgr.25232) 3584 : cluster [DBG] pgmap v4528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:50:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:50:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:52 smithi022 bash[80503]: cluster 2024-07-28T13:50:51.268551+0000 mgr.y (mgr.25232) 3584 : cluster [DBG] pgmap v4528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:52 smithi022 bash[82865]: cluster 2024-07-28T13:50:51.268551+0000 mgr.y (mgr.25232) 3584 : cluster [DBG] pgmap v4528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:53.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5966 16 16 0 0 0 - 0 2024-07-28T13:50:54.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5967 16 16 0 0 0 - 0 2024-07-28T13:50:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:54 smithi150 bash[67543]: cluster 2024-07-28T13:50:53.269924+0000 mgr.y (mgr.25232) 3585 : cluster [DBG] pgmap v4529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:54 smithi022 bash[80503]: cluster 2024-07-28T13:50:53.269924+0000 mgr.y (mgr.25232) 3585 : cluster [DBG] pgmap v4529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:54 smithi022 bash[82865]: cluster 2024-07-28T13:50:53.269924+0000 mgr.y (mgr.25232) 3585 : cluster [DBG] pgmap v4529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:55.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5968 16 16 0 0 0 - 0 2024-07-28T13:50:56.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5969 16 16 0 0 0 - 0 2024-07-28T13:50:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:56 smithi150 bash[67543]: cluster 2024-07-28T13:50:55.271454+0000 mgr.y (mgr.25232) 3586 : cluster [DBG] pgmap v4530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:56 smithi022 bash[80503]: cluster 2024-07-28T13:50:55.271454+0000 mgr.y (mgr.25232) 3586 : cluster [DBG] pgmap v4530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:56 smithi022 bash[82865]: cluster 2024-07-28T13:50:55.271454+0000 mgr.y (mgr.25232) 3586 : cluster [DBG] pgmap v4530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:57.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5970 16 16 0 0 0 - 0 2024-07-28T13:50:58.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5971 16 16 0 0 0 - 0 2024-07-28T13:50:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:50:58 smithi150 bash[67543]: cluster 2024-07-28T13:50:57.272965+0000 mgr.y (mgr.25232) 3587 : cluster [DBG] pgmap v4531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:50:58 smithi022 bash[80503]: cluster 2024-07-28T13:50:57.272965+0000 mgr.y (mgr.25232) 3587 : cluster [DBG] pgmap v4531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:50:58 smithi022 bash[82865]: cluster 2024-07-28T13:50:57.272965+0000 mgr.y (mgr.25232) 3587 : cluster [DBG] pgmap v4531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:50:59.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5972 16 16 0 0 0 - 0 2024-07-28T13:50:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:50:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:50:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:51:00.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5973 16 16 0 0 0 - 0 2024-07-28T13:51:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:00 smithi150 bash[67543]: cluster 2024-07-28T13:50:59.274498+0000 mgr.y (mgr.25232) 3588 : cluster [DBG] pgmap v4532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:00 smithi022 bash[80503]: cluster 2024-07-28T13:50:59.274498+0000 mgr.y (mgr.25232) 3588 : cluster [DBG] pgmap v4532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:00 smithi022 bash[82865]: cluster 2024-07-28T13:50:59.274498+0000 mgr.y (mgr.25232) 3588 : cluster [DBG] pgmap v4532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:01.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5974 16 16 0 0 0 - 0 2024-07-28T13:51:02.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5975 16 16 0 0 0 - 0 2024-07-28T13:51:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:02 smithi150 bash[67543]: cluster 2024-07-28T13:51:01.276002+0000 mgr.y (mgr.25232) 3589 : cluster [DBG] pgmap v4533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:51:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:51:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:02 smithi022 bash[80503]: cluster 2024-07-28T13:51:01.276002+0000 mgr.y (mgr.25232) 3589 : cluster [DBG] pgmap v4533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:02 smithi022 bash[82865]: cluster 2024-07-28T13:51:01.276002+0000 mgr.y (mgr.25232) 3589 : cluster [DBG] pgmap v4533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:03.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5976 16 16 0 0 0 - 0 2024-07-28T13:51:04.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5977 16 16 0 0 0 - 0 2024-07-28T13:51:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:04 smithi150 bash[67543]: cluster 2024-07-28T13:51:03.277521+0000 mgr.y (mgr.25232) 3590 : cluster [DBG] pgmap v4534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:04 smithi022 bash[80503]: cluster 2024-07-28T13:51:03.277521+0000 mgr.y (mgr.25232) 3590 : cluster [DBG] pgmap v4534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:04 smithi022 bash[82865]: cluster 2024-07-28T13:51:03.277521+0000 mgr.y (mgr.25232) 3590 : cluster [DBG] pgmap v4534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:05.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5978 16 16 0 0 0 - 0 2024-07-28T13:51:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:05 smithi150 bash[67543]: audit 2024-07-28T13:51:05.366520+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:05 smithi022 bash[80503]: audit 2024-07-28T13:51:05.366520+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:05 smithi022 bash[82865]: audit 2024-07-28T13:51:05.366520+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:06.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5979 16 16 0 0 0 - 0 2024-07-28T13:51:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:06 smithi150 bash[67543]: cluster 2024-07-28T13:51:05.278961+0000 mgr.y (mgr.25232) 3591 : cluster [DBG] pgmap v4535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:06 smithi022 bash[80503]: cluster 2024-07-28T13:51:05.278961+0000 mgr.y (mgr.25232) 3591 : cluster [DBG] pgmap v4535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:06 smithi022 bash[82865]: cluster 2024-07-28T13:51:05.278961+0000 mgr.y (mgr.25232) 3591 : cluster [DBG] pgmap v4535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:07.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:51:07.684488+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:51:07.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:51:07.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5980 16 16 0 0 0 - 0 2024-07-28T13:51:08.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5981 16 16 0 0 0 - 0 2024-07-28T13:51:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:08 smithi150 bash[67543]: cluster 2024-07-28T13:51:07.280444+0000 mgr.y (mgr.25232) 3592 : cluster [DBG] pgmap v4536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:08 smithi022 bash[80503]: cluster 2024-07-28T13:51:07.280444+0000 mgr.y (mgr.25232) 3592 : cluster [DBG] pgmap v4536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:08 smithi022 bash[82865]: cluster 2024-07-28T13:51:07.280444+0000 mgr.y (mgr.25232) 3592 : cluster [DBG] pgmap v4536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:09.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5982 16 16 0 0 0 - 0 2024-07-28T13:51:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:51:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:51:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:51:10.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5983 16 16 0 0 0 - 0 2024-07-28T13:51:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:10 smithi150 bash[67543]: cluster 2024-07-28T13:51:09.281876+0000 mgr.y (mgr.25232) 3593 : cluster [DBG] pgmap v4537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:10 smithi022 bash[80503]: cluster 2024-07-28T13:51:09.281876+0000 mgr.y (mgr.25232) 3593 : cluster [DBG] pgmap v4537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:10 smithi022 bash[82865]: cluster 2024-07-28T13:51:09.281876+0000 mgr.y (mgr.25232) 3593 : cluster [DBG] pgmap v4537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:11.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5984 16 16 0 0 0 - 0 2024-07-28T13:51:12.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5985 16 16 0 0 0 - 0 2024-07-28T13:51:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:12 smithi150 bash[67543]: cluster 2024-07-28T13:51:11.283270+0000 mgr.y (mgr.25232) 3594 : cluster [DBG] pgmap v4538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:51:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:51:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:12 smithi022 bash[80503]: cluster 2024-07-28T13:51:11.283270+0000 mgr.y (mgr.25232) 3594 : cluster [DBG] pgmap v4538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:12 smithi022 bash[82865]: cluster 2024-07-28T13:51:11.283270+0000 mgr.y (mgr.25232) 3594 : cluster [DBG] pgmap v4538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:13.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5986 16 16 0 0 0 - 0 2024-07-28T13:51:14.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5987 16 16 0 0 0 - 0 2024-07-28T13:51:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:14 smithi150 bash[67543]: cluster 2024-07-28T13:51:13.284656+0000 mgr.y (mgr.25232) 3595 : cluster [DBG] pgmap v4539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:14 smithi022 bash[80503]: cluster 2024-07-28T13:51:13.284656+0000 mgr.y (mgr.25232) 3595 : cluster [DBG] pgmap v4539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:14 smithi022 bash[82865]: cluster 2024-07-28T13:51:13.284656+0000 mgr.y (mgr.25232) 3595 : cluster [DBG] pgmap v4539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:15.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5988 16 16 0 0 0 - 0 2024-07-28T13:51:16.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5989 16 16 0 0 0 - 0 2024-07-28T13:51:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:16 smithi150 bash[67543]: cluster 2024-07-28T13:51:15.286041+0000 mgr.y (mgr.25232) 3596 : cluster [DBG] pgmap v4540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:16.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:16 smithi022 bash[82865]: cluster 2024-07-28T13:51:15.286041+0000 mgr.y (mgr.25232) 3596 : cluster [DBG] pgmap v4540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:16 smithi022 bash[80503]: cluster 2024-07-28T13:51:15.286041+0000 mgr.y (mgr.25232) 3596 : cluster [DBG] pgmap v4540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:17.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5990 16 16 0 0 0 - 0 2024-07-28T13:51:18.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5991 16 16 0 0 0 - 0 2024-07-28T13:51:18.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:18 smithi150 bash[67543]: cluster 2024-07-28T13:51:17.287397+0000 mgr.y (mgr.25232) 3597 : cluster [DBG] pgmap v4541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:18 smithi022 bash[80503]: cluster 2024-07-28T13:51:17.287397+0000 mgr.y (mgr.25232) 3597 : cluster [DBG] pgmap v4541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:18 smithi022 bash[82865]: cluster 2024-07-28T13:51:17.287397+0000 mgr.y (mgr.25232) 3597 : cluster [DBG] pgmap v4541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:19.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5992 16 16 0 0 0 - 0 2024-07-28T13:51:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:51:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:51:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:51:20.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5993 16 16 0 0 0 - 0 2024-07-28T13:51:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:20 smithi150 bash[67543]: cluster 2024-07-28T13:51:19.288790+0000 mgr.y (mgr.25232) 3598 : cluster [DBG] pgmap v4542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:20 smithi150 bash[67543]: audit 2024-07-28T13:51:20.367367+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:20 smithi022 bash[80503]: cluster 2024-07-28T13:51:19.288790+0000 mgr.y (mgr.25232) 3598 : cluster [DBG] pgmap v4542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:20 smithi022 bash[80503]: audit 2024-07-28T13:51:20.367367+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:20 smithi022 bash[82865]: cluster 2024-07-28T13:51:19.288790+0000 mgr.y (mgr.25232) 3598 : cluster [DBG] pgmap v4542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:20 smithi022 bash[82865]: audit 2024-07-28T13:51:20.367367+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:21.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5994 16 16 0 0 0 - 0 2024-07-28T13:51:22.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5995 16 16 0 0 0 - 0 2024-07-28T13:51:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:22 smithi150 bash[67543]: cluster 2024-07-28T13:51:21.290166+0000 mgr.y (mgr.25232) 3599 : cluster [DBG] pgmap v4543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:51:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:51:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:22 smithi022 bash[80503]: cluster 2024-07-28T13:51:21.290166+0000 mgr.y (mgr.25232) 3599 : cluster [DBG] pgmap v4543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:22 smithi022 bash[82865]: cluster 2024-07-28T13:51:21.290166+0000 mgr.y (mgr.25232) 3599 : cluster [DBG] pgmap v4543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:23.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5996 16 16 0 0 0 - 0 2024-07-28T13:51:24.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5997 16 16 0 0 0 - 0 2024-07-28T13:51:24.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:24 smithi150 bash[67543]: cluster 2024-07-28T13:51:23.291607+0000 mgr.y (mgr.25232) 3600 : cluster [DBG] pgmap v4544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:24 smithi022 bash[80503]: cluster 2024-07-28T13:51:23.291607+0000 mgr.y (mgr.25232) 3600 : cluster [DBG] pgmap v4544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:24 smithi022 bash[82865]: cluster 2024-07-28T13:51:23.291607+0000 mgr.y (mgr.25232) 3600 : cluster [DBG] pgmap v4544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:25.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5998 16 16 0 0 0 - 0 2024-07-28T13:51:26.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 5999 16 16 0 0 0 - 0 2024-07-28T13:51:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:26 smithi150 bash[67543]: cluster 2024-07-28T13:51:25.292991+0000 mgr.y (mgr.25232) 3601 : cluster [DBG] pgmap v4545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:26 smithi022 bash[80503]: cluster 2024-07-28T13:51:25.292991+0000 mgr.y (mgr.25232) 3601 : cluster [DBG] pgmap v4545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:26 smithi022 bash[82865]: cluster 2024-07-28T13:51:25.292991+0000 mgr.y (mgr.25232) 3601 : cluster [DBG] pgmap v4545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:27.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:51:27.687773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:51:27.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:51:27.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6000 16 16 0 0 0 - 0 2024-07-28T13:51:28.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6001 16 16 0 0 0 - 0 2024-07-28T13:51:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:28 smithi150 bash[67543]: cluster 2024-07-28T13:51:27.294377+0000 mgr.y (mgr.25232) 3602 : cluster [DBG] pgmap v4546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:28 smithi150 bash[67543]: audit 2024-07-28T13:51:27.971667+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:51:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:28 smithi022 bash[80503]: cluster 2024-07-28T13:51:27.294377+0000 mgr.y (mgr.25232) 3602 : cluster [DBG] pgmap v4546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:28 smithi022 bash[80503]: audit 2024-07-28T13:51:27.971667+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:51:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:28 smithi022 bash[82865]: cluster 2024-07-28T13:51:27.294377+0000 mgr.y (mgr.25232) 3602 : cluster [DBG] pgmap v4546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:28 smithi022 bash[82865]: audit 2024-07-28T13:51:27.971667+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:51:29.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6002 16 16 0 0 0 - 0 2024-07-28T13:51:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:51:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:51:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:51:30.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6003 16 16 0 0 0 - 0 2024-07-28T13:51:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:30 smithi150 bash[67543]: cluster 2024-07-28T13:51:29.295688+0000 mgr.y (mgr.25232) 3603 : cluster [DBG] pgmap v4547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:30 smithi022 bash[80503]: cluster 2024-07-28T13:51:29.295688+0000 mgr.y (mgr.25232) 3603 : cluster [DBG] pgmap v4547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:30 smithi022 bash[82865]: cluster 2024-07-28T13:51:29.295688+0000 mgr.y (mgr.25232) 3603 : cluster [DBG] pgmap v4547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:31.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6004 16 16 0 0 0 - 0 2024-07-28T13:51:32.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6005 16 16 0 0 0 - 0 2024-07-28T13:51:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:32 smithi150 bash[67543]: cluster 2024-07-28T13:51:31.297026+0000 mgr.y (mgr.25232) 3604 : cluster [DBG] pgmap v4548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:51:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:51:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:32 smithi022 bash[80503]: cluster 2024-07-28T13:51:31.297026+0000 mgr.y (mgr.25232) 3604 : cluster [DBG] pgmap v4548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:32 smithi022 bash[82865]: cluster 2024-07-28T13:51:31.297026+0000 mgr.y (mgr.25232) 3604 : cluster [DBG] pgmap v4548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:33.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6006 16 16 0 0 0 - 0 2024-07-28T13:51:34.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6007 16 16 0 0 0 - 0 2024-07-28T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: cluster 2024-07-28T13:51:33.297753+0000 mgr.y (mgr.25232) 3605 : cluster [DBG] pgmap v4549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:33.683259+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:33.691334+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:33.889165+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:33.900586+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:34.313747+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:51:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:34.315233+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:51:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:34 smithi150 bash[67543]: audit 2024-07-28T13:51:34.327461+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: cluster 2024-07-28T13:51:33.297753+0000 mgr.y (mgr.25232) 3605 : cluster [DBG] pgmap v4549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:33.683259+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:33.691334+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:33.889165+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:33.900586+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:34.313747+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:34.315233+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[82865]: audit 2024-07-28T13:51:34.327461+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: cluster 2024-07-28T13:51:33.297753+0000 mgr.y (mgr.25232) 3605 : cluster [DBG] pgmap v4549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:33.683259+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:33.691334+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:33.889165+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:33.900586+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:34.313747+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:51:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:34.315233+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:51:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:34 smithi022 bash[80503]: audit 2024-07-28T13:51:34.327461+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:51:35.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6008 16 16 0 0 0 - 0 2024-07-28T13:51:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:35 smithi150 bash[67543]: audit 2024-07-28T13:51:35.367540+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:35 smithi022 bash[80503]: audit 2024-07-28T13:51:35.367540+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:35 smithi022 bash[82865]: audit 2024-07-28T13:51:35.367540+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:36.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6009 16 16 0 0 0 - 0 2024-07-28T13:51:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:36 smithi150 bash[67543]: cluster 2024-07-28T13:51:35.299112+0000 mgr.y (mgr.25232) 3606 : cluster [DBG] pgmap v4550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:37.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:36 smithi022 bash[82865]: cluster 2024-07-28T13:51:35.299112+0000 mgr.y (mgr.25232) 3606 : cluster [DBG] pgmap v4550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:36 smithi022 bash[80503]: cluster 2024-07-28T13:51:35.299112+0000 mgr.y (mgr.25232) 3606 : cluster [DBG] pgmap v4550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:37.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6010 16 16 0 0 0 - 0 2024-07-28T13:51:38.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6011 16 16 0 0 0 - 0 2024-07-28T13:51:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:38 smithi150 bash[67543]: cluster 2024-07-28T13:51:37.300458+0000 mgr.y (mgr.25232) 3607 : cluster [DBG] pgmap v4551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:38 smithi022 bash[80503]: cluster 2024-07-28T13:51:37.300458+0000 mgr.y (mgr.25232) 3607 : cluster [DBG] pgmap v4551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:38 smithi022 bash[82865]: cluster 2024-07-28T13:51:37.300458+0000 mgr.y (mgr.25232) 3607 : cluster [DBG] pgmap v4551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:39.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6012 16 16 0 0 0 - 0 2024-07-28T13:51:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:51:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:51:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:51:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:40 smithi022 bash[80503]: cluster 2024-07-28T13:51:39.301879+0000 mgr.y (mgr.25232) 3608 : cluster [DBG] pgmap v4552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:40 smithi022 bash[82865]: cluster 2024-07-28T13:51:39.301879+0000 mgr.y (mgr.25232) 3608 : cluster [DBG] pgmap v4552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:40 smithi150 bash[67543]: cluster 2024-07-28T13:51:39.301879+0000 mgr.y (mgr.25232) 3608 : cluster [DBG] pgmap v4552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:40.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6013 16 16 0 0 0 - 0 2024-07-28T13:51:41.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6014 16 16 0 0 0 - 0 2024-07-28T13:51:42.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6015 16 16 0 0 0 - 0 2024-07-28T13:51:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:42 smithi150 bash[67543]: cluster 2024-07-28T13:51:41.303245+0000 mgr.y (mgr.25232) 3609 : cluster [DBG] pgmap v4553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:51:42 smithi150 bash[60514]: ts=2024-07-28T13:51: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:51:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:42 smithi022 bash[80503]: cluster 2024-07-28T13:51:41.303245+0000 mgr.y (mgr.25232) 3609 : cluster [DBG] pgmap v4553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:42 smithi022 bash[82865]: cluster 2024-07-28T13:51:41.303245+0000 mgr.y (mgr.25232) 3609 : cluster [DBG] pgmap v4553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:43.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6016 16 16 0 0 0 - 0 2024-07-28T13:51:44.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6017 16 16 0 0 0 - 0 2024-07-28T13:51:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:44 smithi150 bash[67543]: cluster 2024-07-28T13:51:43.304608+0000 mgr.y (mgr.25232) 3610 : cluster [DBG] pgmap v4554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:44 smithi022 bash[80503]: cluster 2024-07-28T13:51:43.304608+0000 mgr.y (mgr.25232) 3610 : cluster [DBG] pgmap v4554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:44 smithi022 bash[82865]: cluster 2024-07-28T13:51:43.304608+0000 mgr.y (mgr.25232) 3610 : cluster [DBG] pgmap v4554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:45.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6018 16 16 0 0 0 - 0 2024-07-28T13:51:46.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6019 16 16 0 0 0 - 0 2024-07-28T13:51:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:46 smithi150 bash[67543]: cluster 2024-07-28T13:51:45.305960+0000 mgr.y (mgr.25232) 3611 : cluster [DBG] pgmap v4555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:46 smithi022 bash[80503]: cluster 2024-07-28T13:51:45.305960+0000 mgr.y (mgr.25232) 3611 : cluster [DBG] pgmap v4555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:46 smithi022 bash[82865]: cluster 2024-07-28T13:51:45.305960+0000 mgr.y (mgr.25232) 3611 : cluster [DBG] pgmap v4555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:47.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:51:47.690870+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:51:47.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:51:47.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6020 16 16 0 0 0 - 0 2024-07-28T13:51:48.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6021 16 16 0 0 0 - 0 2024-07-28T13:51:48.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:48 smithi150 bash[67543]: cluster 2024-07-28T13:51:47.307343+0000 mgr.y (mgr.25232) 3612 : cluster [DBG] pgmap v4556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:48 smithi022 bash[80503]: cluster 2024-07-28T13:51:47.307343+0000 mgr.y (mgr.25232) 3612 : cluster [DBG] pgmap v4556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:48 smithi022 bash[82865]: cluster 2024-07-28T13:51:47.307343+0000 mgr.y (mgr.25232) 3612 : cluster [DBG] pgmap v4556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:49.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6022 16 16 0 0 0 - 0 2024-07-28T13:51:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:51:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:51:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:51:50.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6023 16 16 0 0 0 - 0 2024-07-28T13:51:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:50 smithi150 bash[67543]: cluster 2024-07-28T13:51:49.308735+0000 mgr.y (mgr.25232) 3613 : cluster [DBG] pgmap v4557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:50 smithi150 bash[67543]: audit 2024-07-28T13:51:50.368363+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:50 smithi022 bash[80503]: cluster 2024-07-28T13:51:49.308735+0000 mgr.y (mgr.25232) 3613 : cluster [DBG] pgmap v4557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:50 smithi022 bash[80503]: audit 2024-07-28T13:51:50.368363+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:50 smithi022 bash[82865]: cluster 2024-07-28T13:51:49.308735+0000 mgr.y (mgr.25232) 3613 : cluster [DBG] pgmap v4557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:50 smithi022 bash[82865]: audit 2024-07-28T13:51:50.368363+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:51:51.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6024 16 16 0 0 0 - 0 2024-07-28T13:51:52.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6025 16 16 0 0 0 - 0 2024-07-28T13:51:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:52 smithi150 bash[67543]: cluster 2024-07-28T13:51:51.310132+0000 mgr.y (mgr.25232) 3614 : cluster [DBG] pgmap v4558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:51:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:51:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:52 smithi022 bash[80503]: cluster 2024-07-28T13:51:51.310132+0000 mgr.y (mgr.25232) 3614 : cluster [DBG] pgmap v4558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:52 smithi022 bash[82865]: cluster 2024-07-28T13:51:51.310132+0000 mgr.y (mgr.25232) 3614 : cluster [DBG] pgmap v4558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:53.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6026 16 16 0 0 0 - 0 2024-07-28T13:51:54.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6027 16 16 0 0 0 - 0 2024-07-28T13:51:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:54 smithi150 bash[67543]: cluster 2024-07-28T13:51:53.311527+0000 mgr.y (mgr.25232) 3615 : cluster [DBG] pgmap v4559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:54 smithi022 bash[80503]: cluster 2024-07-28T13:51:53.311527+0000 mgr.y (mgr.25232) 3615 : cluster [DBG] pgmap v4559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:54 smithi022 bash[82865]: cluster 2024-07-28T13:51:53.311527+0000 mgr.y (mgr.25232) 3615 : cluster [DBG] pgmap v4559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:55.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6028 16 16 0 0 0 - 0 2024-07-28T13:51:56.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6029 16 16 0 0 0 - 0 2024-07-28T13:51:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:56 smithi150 bash[67543]: cluster 2024-07-28T13:51:55.312940+0000 mgr.y (mgr.25232) 3616 : cluster [DBG] pgmap v4560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:56 smithi022 bash[80503]: cluster 2024-07-28T13:51:55.312940+0000 mgr.y (mgr.25232) 3616 : cluster [DBG] pgmap v4560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:56 smithi022 bash[82865]: cluster 2024-07-28T13:51:55.312940+0000 mgr.y (mgr.25232) 3616 : cluster [DBG] pgmap v4560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:57.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6030 16 16 0 0 0 - 0 2024-07-28T13:51:58.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6031 16 16 0 0 0 - 0 2024-07-28T13:51:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:51:58 smithi150 bash[67543]: cluster 2024-07-28T13:51:57.314313+0000 mgr.y (mgr.25232) 3617 : cluster [DBG] pgmap v4561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:51:58 smithi022 bash[80503]: cluster 2024-07-28T13:51:57.314313+0000 mgr.y (mgr.25232) 3617 : cluster [DBG] pgmap v4561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:51:58 smithi022 bash[82865]: cluster 2024-07-28T13:51:57.314313+0000 mgr.y (mgr.25232) 3617 : cluster [DBG] pgmap v4561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:51:59.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6032 16 16 0 0 0 - 0 2024-07-28T13:51:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:51:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:51:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:52:00.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6033 16 16 0 0 0 - 0 2024-07-28T13:52:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:00 smithi150 bash[67543]: cluster 2024-07-28T13:51:59.315714+0000 mgr.y (mgr.25232) 3618 : cluster [DBG] pgmap v4562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:00 smithi022 bash[80503]: cluster 2024-07-28T13:51:59.315714+0000 mgr.y (mgr.25232) 3618 : cluster [DBG] pgmap v4562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:00 smithi022 bash[82865]: cluster 2024-07-28T13:51:59.315714+0000 mgr.y (mgr.25232) 3618 : cluster [DBG] pgmap v4562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:01.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6034 16 16 0 0 0 - 0 2024-07-28T13:52:02.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6035 16 16 0 0 0 - 0 2024-07-28T13:52:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:02 smithi150 bash[67543]: cluster 2024-07-28T13:52:01.317066+0000 mgr.y (mgr.25232) 3619 : cluster [DBG] pgmap v4563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:52:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:52:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:02 smithi022 bash[80503]: cluster 2024-07-28T13:52:01.317066+0000 mgr.y (mgr.25232) 3619 : cluster [DBG] pgmap v4563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:02.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:02 smithi022 bash[82865]: cluster 2024-07-28T13:52:01.317066+0000 mgr.y (mgr.25232) 3619 : cluster [DBG] pgmap v4563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:03.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6036 16 16 0 0 0 - 0 2024-07-28T13:52:04.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6037 16 16 0 0 0 - 0 2024-07-28T13:52:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:04 smithi150 bash[67543]: cluster 2024-07-28T13:52:03.318473+0000 mgr.y (mgr.25232) 3620 : cluster [DBG] pgmap v4564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:04 smithi022 bash[80503]: cluster 2024-07-28T13:52:03.318473+0000 mgr.y (mgr.25232) 3620 : cluster [DBG] pgmap v4564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:04 smithi022 bash[82865]: cluster 2024-07-28T13:52:03.318473+0000 mgr.y (mgr.25232) 3620 : cluster [DBG] pgmap v4564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:05.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6038 16 16 0 0 0 - 0 2024-07-28T13:52:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:05 smithi150 bash[67543]: audit 2024-07-28T13:52:05.368522+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:05 smithi022 bash[80503]: audit 2024-07-28T13:52:05.368522+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:05 smithi022 bash[82865]: audit 2024-07-28T13:52:05.368522+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:06.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6039 16 16 0 0 0 - 0 2024-07-28T13:52:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:06 smithi150 bash[67543]: cluster 2024-07-28T13:52:05.319800+0000 mgr.y (mgr.25232) 3621 : cluster [DBG] pgmap v4565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:06 smithi022 bash[80503]: cluster 2024-07-28T13:52:05.319800+0000 mgr.y (mgr.25232) 3621 : cluster [DBG] pgmap v4565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:06 smithi022 bash[82865]: cluster 2024-07-28T13:52:05.319800+0000 mgr.y (mgr.25232) 3621 : cluster [DBG] pgmap v4565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:07.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:52:07.694236+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:52:07.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:52:07.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6040 16 16 0 0 0 - 0 2024-07-28T13:52:08.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6041 16 16 0 0 0 - 0 2024-07-28T13:52:08.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:08 smithi150 bash[67543]: cluster 2024-07-28T13:52:07.321158+0000 mgr.y (mgr.25232) 3622 : cluster [DBG] pgmap v4566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:08 smithi022 bash[80503]: cluster 2024-07-28T13:52:07.321158+0000 mgr.y (mgr.25232) 3622 : cluster [DBG] pgmap v4566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:08 smithi022 bash[82865]: cluster 2024-07-28T13:52:07.321158+0000 mgr.y (mgr.25232) 3622 : cluster [DBG] pgmap v4566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:09.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6042 16 16 0 0 0 - 0 2024-07-28T13:52:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:52:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:52:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:52:10.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6043 16 16 0 0 0 - 0 2024-07-28T13:52:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:10 smithi150 bash[67543]: cluster 2024-07-28T13:52:09.322547+0000 mgr.y (mgr.25232) 3623 : cluster [DBG] pgmap v4567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:10 smithi022 bash[80503]: cluster 2024-07-28T13:52:09.322547+0000 mgr.y (mgr.25232) 3623 : cluster [DBG] pgmap v4567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:10 smithi022 bash[82865]: cluster 2024-07-28T13:52:09.322547+0000 mgr.y (mgr.25232) 3623 : cluster [DBG] pgmap v4567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:11.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6044 16 16 0 0 0 - 0 2024-07-28T13:52:12.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6045 16 16 0 0 0 - 0 2024-07-28T13:52:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:12 smithi150 bash[67543]: cluster 2024-07-28T13:52:11.323896+0000 mgr.y (mgr.25232) 3624 : cluster [DBG] pgmap v4568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:52:12 smithi150 bash[60514]: ts=2024-07-28T13:52: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:52:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:12 smithi022 bash[80503]: cluster 2024-07-28T13:52:11.323896+0000 mgr.y (mgr.25232) 3624 : cluster [DBG] pgmap v4568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:12 smithi022 bash[82865]: cluster 2024-07-28T13:52:11.323896+0000 mgr.y (mgr.25232) 3624 : cluster [DBG] pgmap v4568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:13.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6046 16 16 0 0 0 - 0 2024-07-28T13:52:14.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6047 16 16 0 0 0 - 0 2024-07-28T13:52:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:14 smithi150 bash[67543]: cluster 2024-07-28T13:52:13.325240+0000 mgr.y (mgr.25232) 3625 : cluster [DBG] pgmap v4569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:14 smithi022 bash[80503]: cluster 2024-07-28T13:52:13.325240+0000 mgr.y (mgr.25232) 3625 : cluster [DBG] pgmap v4569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:14 smithi022 bash[82865]: cluster 2024-07-28T13:52:13.325240+0000 mgr.y (mgr.25232) 3625 : cluster [DBG] pgmap v4569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:15.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6048 16 16 0 0 0 - 0 2024-07-28T13:52:16.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6049 16 16 0 0 0 - 0 2024-07-28T13:52:16.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:16 smithi150 bash[67543]: cluster 2024-07-28T13:52:15.326590+0000 mgr.y (mgr.25232) 3626 : cluster [DBG] pgmap v4570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:16 smithi022 bash[80503]: cluster 2024-07-28T13:52:15.326590+0000 mgr.y (mgr.25232) 3626 : cluster [DBG] pgmap v4570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:16 smithi022 bash[82865]: cluster 2024-07-28T13:52:15.326590+0000 mgr.y (mgr.25232) 3626 : cluster [DBG] pgmap v4570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:17.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6050 16 16 0 0 0 - 0 2024-07-28T13:52:18.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6051 16 16 0 0 0 - 0 2024-07-28T13:52:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:18 smithi150 bash[67543]: cluster 2024-07-28T13:52:17.328040+0000 mgr.y (mgr.25232) 3627 : cluster [DBG] pgmap v4571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:18 smithi022 bash[80503]: cluster 2024-07-28T13:52:17.328040+0000 mgr.y (mgr.25232) 3627 : cluster [DBG] pgmap v4571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:18 smithi022 bash[82865]: cluster 2024-07-28T13:52:17.328040+0000 mgr.y (mgr.25232) 3627 : cluster [DBG] pgmap v4571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:19.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6052 16 16 0 0 0 - 0 2024-07-28T13:52:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:52:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:52:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:52:20.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6053 16 16 0 0 0 - 0 2024-07-28T13:52:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:20 smithi150 bash[67543]: cluster 2024-07-28T13:52:19.329415+0000 mgr.y (mgr.25232) 3628 : cluster [DBG] pgmap v4572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:20 smithi150 bash[67543]: audit 2024-07-28T13:52:20.368976+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:20 smithi022 bash[80503]: cluster 2024-07-28T13:52:19.329415+0000 mgr.y (mgr.25232) 3628 : cluster [DBG] pgmap v4572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:20 smithi022 bash[80503]: audit 2024-07-28T13:52:20.368976+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:20 smithi022 bash[82865]: cluster 2024-07-28T13:52:19.329415+0000 mgr.y (mgr.25232) 3628 : cluster [DBG] pgmap v4572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:20 smithi022 bash[82865]: audit 2024-07-28T13:52:20.368976+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:21.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6054 16 16 0 0 0 - 0 2024-07-28T13:52:22.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6055 16 16 0 0 0 - 0 2024-07-28T13:52:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:22 smithi150 bash[67543]: cluster 2024-07-28T13:52:21.330805+0000 mgr.y (mgr.25232) 3629 : cluster [DBG] pgmap v4573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:52:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:52:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:22 smithi022 bash[80503]: cluster 2024-07-28T13:52:21.330805+0000 mgr.y (mgr.25232) 3629 : cluster [DBG] pgmap v4573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:22 smithi022 bash[82865]: cluster 2024-07-28T13:52:21.330805+0000 mgr.y (mgr.25232) 3629 : cluster [DBG] pgmap v4573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:23.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6056 16 16 0 0 0 - 0 2024-07-28T13:52:24.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6057 16 16 0 0 0 - 0 2024-07-28T13:52:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:24 smithi150 bash[67543]: cluster 2024-07-28T13:52:23.332161+0000 mgr.y (mgr.25232) 3630 : cluster [DBG] pgmap v4574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:24 smithi022 bash[80503]: cluster 2024-07-28T13:52:23.332161+0000 mgr.y (mgr.25232) 3630 : cluster [DBG] pgmap v4574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:24 smithi022 bash[82865]: cluster 2024-07-28T13:52:23.332161+0000 mgr.y (mgr.25232) 3630 : cluster [DBG] pgmap v4574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:25.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6058 16 16 0 0 0 - 0 2024-07-28T13:52:26.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6059 16 16 0 0 0 - 0 2024-07-28T13:52:26.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:26 smithi150 bash[67543]: cluster 2024-07-28T13:52:25.333531+0000 mgr.y (mgr.25232) 3631 : cluster [DBG] pgmap v4575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:26 smithi022 bash[80503]: cluster 2024-07-28T13:52:25.333531+0000 mgr.y (mgr.25232) 3631 : cluster [DBG] pgmap v4575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:26 smithi022 bash[82865]: cluster 2024-07-28T13:52:25.333531+0000 mgr.y (mgr.25232) 3631 : cluster [DBG] pgmap v4575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:27.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:52:27.697495+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:52:27.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:52:27.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6060 16 16 0 0 0 - 0 2024-07-28T13:52:28.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6061 16 16 0 0 0 - 0 2024-07-28T13:52:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:28 smithi150 bash[67543]: cluster 2024-07-28T13:52:27.334949+0000 mgr.y (mgr.25232) 3632 : cluster [DBG] pgmap v4576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:28 smithi022 bash[80503]: cluster 2024-07-28T13:52:27.334949+0000 mgr.y (mgr.25232) 3632 : cluster [DBG] pgmap v4576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:28 smithi022 bash[82865]: cluster 2024-07-28T13:52:27.334949+0000 mgr.y (mgr.25232) 3632 : cluster [DBG] pgmap v4576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:29.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6062 16 16 0 0 0 - 0 2024-07-28T13:52:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:52:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:52:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:52:30.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6063 16 16 0 0 0 - 0 2024-07-28T13:52:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:30 smithi150 bash[67543]: cluster 2024-07-28T13:52:29.336297+0000 mgr.y (mgr.25232) 3633 : cluster [DBG] pgmap v4577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:30 smithi022 bash[80503]: cluster 2024-07-28T13:52:29.336297+0000 mgr.y (mgr.25232) 3633 : cluster [DBG] pgmap v4577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:30 smithi022 bash[82865]: cluster 2024-07-28T13:52:29.336297+0000 mgr.y (mgr.25232) 3633 : cluster [DBG] pgmap v4577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:31.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6064 16 16 0 0 0 - 0 2024-07-28T13:52:32.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6065 16 16 0 0 0 - 0 2024-07-28T13:52:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:32 smithi150 bash[67543]: cluster 2024-07-28T13:52:31.337660+0000 mgr.y (mgr.25232) 3634 : cluster [DBG] pgmap v4578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:52:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:52:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:32 smithi022 bash[80503]: cluster 2024-07-28T13:52:31.337660+0000 mgr.y (mgr.25232) 3634 : cluster [DBG] pgmap v4578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:32 smithi022 bash[82865]: cluster 2024-07-28T13:52:31.337660+0000 mgr.y (mgr.25232) 3634 : cluster [DBG] pgmap v4578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:33.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6066 16 16 0 0 0 - 0 2024-07-28T13:52:34.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6067 16 16 0 0 0 - 0 2024-07-28T13:52:34.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:34 smithi150 bash[67543]: cluster 2024-07-28T13:52:33.339031+0000 mgr.y (mgr.25232) 3635 : cluster [DBG] pgmap v4579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:34 smithi150 bash[67543]: audit 2024-07-28T13:52:34.421161+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:52:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:34 smithi022 bash[80503]: cluster 2024-07-28T13:52:33.339031+0000 mgr.y (mgr.25232) 3635 : cluster [DBG] pgmap v4579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:34 smithi022 bash[80503]: audit 2024-07-28T13:52:34.421161+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:52:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:34 smithi022 bash[82865]: cluster 2024-07-28T13:52:33.339031+0000 mgr.y (mgr.25232) 3635 : cluster [DBG] pgmap v4579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:34 smithi022 bash[82865]: audit 2024-07-28T13:52:34.421161+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:52:35.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6068 16 16 0 0 0 - 0 2024-07-28T13:52:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:35 smithi150 bash[67543]: audit 2024-07-28T13:52:35.369391+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:35 smithi022 bash[80503]: audit 2024-07-28T13:52:35.369391+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:35 smithi022 bash[82865]: audit 2024-07-28T13:52:35.369391+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:36.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6069 16 16 0 0 0 - 0 2024-07-28T13:52:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:36 smithi150 bash[67543]: cluster 2024-07-28T13:52:35.340382+0000 mgr.y (mgr.25232) 3636 : cluster [DBG] pgmap v4580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:36 smithi022 bash[82865]: cluster 2024-07-28T13:52:35.340382+0000 mgr.y (mgr.25232) 3636 : cluster [DBG] pgmap v4580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:36 smithi022 bash[80503]: cluster 2024-07-28T13:52:35.340382+0000 mgr.y (mgr.25232) 3636 : cluster [DBG] pgmap v4580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:37.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6070 16 16 0 0 0 - 0 2024-07-28T13:52:38.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6071 16 16 0 0 0 - 0 2024-07-28T13:52:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:38 smithi150 bash[67543]: cluster 2024-07-28T13:52:37.341294+0000 mgr.y (mgr.25232) 3637 : cluster [DBG] pgmap v4581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:38 smithi022 bash[80503]: cluster 2024-07-28T13:52:37.341294+0000 mgr.y (mgr.25232) 3637 : cluster [DBG] pgmap v4581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:38 smithi022 bash[82865]: cluster 2024-07-28T13:52:37.341294+0000 mgr.y (mgr.25232) 3637 : cluster [DBG] pgmap v4581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:39.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6072 16 16 0 0 0 - 0 2024-07-28T13:52:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:52:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:52:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:52:40.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6073 16 16 0 0 0 - 0 2024-07-28T13:52:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:40 smithi150 bash[67543]: cluster 2024-07-28T13:52:39.342642+0000 mgr.y (mgr.25232) 3638 : cluster [DBG] pgmap v4582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:40 smithi150 bash[67543]: audit 2024-07-28T13:52:40.139557+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:40 smithi150 bash[67543]: audit 2024-07-28T13:52:40.145517+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:40 smithi150 bash[67543]: audit 2024-07-28T13:52:40.357112+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:40 smithi150 bash[67543]: audit 2024-07-28T13:52:40.365040+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[80503]: cluster 2024-07-28T13:52:39.342642+0000 mgr.y (mgr.25232) 3638 : cluster [DBG] pgmap v4582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[80503]: audit 2024-07-28T13:52:40.139557+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[80503]: audit 2024-07-28T13:52:40.145517+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[80503]: audit 2024-07-28T13:52:40.357112+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[80503]: audit 2024-07-28T13:52:40.365040+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[82865]: cluster 2024-07-28T13:52:39.342642+0000 mgr.y (mgr.25232) 3638 : cluster [DBG] pgmap v4582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[82865]: audit 2024-07-28T13:52:40.139557+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[82865]: audit 2024-07-28T13:52:40.145517+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[82865]: audit 2024-07-28T13:52:40.357112+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:40 smithi022 bash[82865]: audit 2024-07-28T13:52:40.365040+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:41.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6074 16 16 0 0 0 - 0 2024-07-28T13:52:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:41 smithi150 bash[67543]: audit 2024-07-28T13:52:40.796321+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:52:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:41 smithi150 bash[67543]: audit 2024-07-28T13:52:40.798024+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:52:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:41 smithi150 bash[67543]: audit 2024-07-28T13:52:40.808291+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:41 smithi022 bash[80503]: audit 2024-07-28T13:52:40.796321+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:52:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:41 smithi022 bash[80503]: audit 2024-07-28T13:52:40.798024+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:52:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:41 smithi022 bash[80503]: audit 2024-07-28T13:52:40.808291+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:41 smithi022 bash[82865]: audit 2024-07-28T13:52:40.796321+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:52:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:41 smithi022 bash[82865]: audit 2024-07-28T13:52:40.798024+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:52:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:41 smithi022 bash[82865]: audit 2024-07-28T13:52:40.808291+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:52:42.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6075 16 16 0 0 0 - 0 2024-07-28T13:52:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:52:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:52:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:42 smithi022 bash[80503]: cluster 2024-07-28T13:52:41.343964+0000 mgr.y (mgr.25232) 3639 : cluster [DBG] pgmap v4583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:42 smithi022 bash[82865]: cluster 2024-07-28T13:52:41.343964+0000 mgr.y (mgr.25232) 3639 : cluster [DBG] pgmap v4583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:42 smithi150 bash[67543]: cluster 2024-07-28T13:52:41.343964+0000 mgr.y (mgr.25232) 3639 : cluster [DBG] pgmap v4583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:43.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6076 16 16 0 0 0 - 0 2024-07-28T13:52:44.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6077 16 16 0 0 0 - 0 2024-07-28T13:52:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:44 smithi022 bash[80503]: cluster 2024-07-28T13:52:43.345288+0000 mgr.y (mgr.25232) 3640 : cluster [DBG] pgmap v4584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:44 smithi022 bash[82865]: cluster 2024-07-28T13:52:43.345288+0000 mgr.y (mgr.25232) 3640 : cluster [DBG] pgmap v4584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:44 smithi150 bash[67543]: cluster 2024-07-28T13:52:43.345288+0000 mgr.y (mgr.25232) 3640 : cluster [DBG] pgmap v4584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:45.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6078 16 16 0 0 0 - 0 2024-07-28T13:52:46.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6079 16 16 0 0 0 - 0 2024-07-28T13:52:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:46 smithi022 bash[80503]: cluster 2024-07-28T13:52:45.346629+0000 mgr.y (mgr.25232) 3641 : cluster [DBG] pgmap v4585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:46 smithi022 bash[82865]: cluster 2024-07-28T13:52:45.346629+0000 mgr.y (mgr.25232) 3641 : cluster [DBG] pgmap v4585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:46 smithi150 bash[67543]: cluster 2024-07-28T13:52:45.346629+0000 mgr.y (mgr.25232) 3641 : cluster [DBG] pgmap v4585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:47.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:52:47.700651+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:52:47.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:52:47.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6080 16 16 0 0 0 - 0 2024-07-28T13:52:48.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6081 16 16 0 0 0 - 0 2024-07-28T13:52:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:48 smithi022 bash[80503]: cluster 2024-07-28T13:52:47.347971+0000 mgr.y (mgr.25232) 3642 : cluster [DBG] pgmap v4586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:48 smithi022 bash[82865]: cluster 2024-07-28T13:52:47.347971+0000 mgr.y (mgr.25232) 3642 : cluster [DBG] pgmap v4586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:48 smithi150 bash[67543]: cluster 2024-07-28T13:52:47.347971+0000 mgr.y (mgr.25232) 3642 : cluster [DBG] pgmap v4586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:49.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6082 16 16 0 0 0 - 0 2024-07-28T13:52:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:52:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:52:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:52:50.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6083 16 16 0 0 0 - 0 2024-07-28T13:52:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:50 smithi022 bash[80503]: cluster 2024-07-28T13:52:49.349311+0000 mgr.y (mgr.25232) 3643 : cluster [DBG] pgmap v4587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:50 smithi022 bash[80503]: audit 2024-07-28T13:52:50.369930+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:50 smithi022 bash[82865]: cluster 2024-07-28T13:52:49.349311+0000 mgr.y (mgr.25232) 3643 : cluster [DBG] pgmap v4587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:50 smithi022 bash[82865]: audit 2024-07-28T13:52:50.369930+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:50 smithi150 bash[67543]: cluster 2024-07-28T13:52:49.349311+0000 mgr.y (mgr.25232) 3643 : cluster [DBG] pgmap v4587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:50 smithi150 bash[67543]: audit 2024-07-28T13:52:50.369930+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:52:51.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6084 16 16 0 0 0 - 0 2024-07-28T13:52:52.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6085 16 16 0 0 0 - 0 2024-07-28T13:52:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:52:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:52:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:52 smithi022 bash[80503]: cluster 2024-07-28T13:52:51.350665+0000 mgr.y (mgr.25232) 3644 : cluster [DBG] pgmap v4588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:52 smithi022 bash[82865]: cluster 2024-07-28T13:52:51.350665+0000 mgr.y (mgr.25232) 3644 : cluster [DBG] pgmap v4588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:52 smithi150 bash[67543]: cluster 2024-07-28T13:52:51.350665+0000 mgr.y (mgr.25232) 3644 : cluster [DBG] pgmap v4588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:53.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6086 16 16 0 0 0 - 0 2024-07-28T13:52:54.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6087 16 16 0 0 0 - 0 2024-07-28T13:52:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:54 smithi150 bash[67543]: cluster 2024-07-28T13:52:53.351990+0000 mgr.y (mgr.25232) 3645 : cluster [DBG] pgmap v4589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:54 smithi022 bash[80503]: cluster 2024-07-28T13:52:53.351990+0000 mgr.y (mgr.25232) 3645 : cluster [DBG] pgmap v4589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:54 smithi022 bash[82865]: cluster 2024-07-28T13:52:53.351990+0000 mgr.y (mgr.25232) 3645 : cluster [DBG] pgmap v4589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:55.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6088 16 16 0 0 0 - 0 2024-07-28T13:52:56.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6089 16 16 0 0 0 - 0 2024-07-28T13:52:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:56 smithi150 bash[67543]: cluster 2024-07-28T13:52:55.353338+0000 mgr.y (mgr.25232) 3646 : cluster [DBG] pgmap v4590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:56 smithi022 bash[82865]: cluster 2024-07-28T13:52:55.353338+0000 mgr.y (mgr.25232) 3646 : cluster [DBG] pgmap v4590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:56 smithi022 bash[80503]: cluster 2024-07-28T13:52:55.353338+0000 mgr.y (mgr.25232) 3646 : cluster [DBG] pgmap v4590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:57.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6090 16 16 0 0 0 - 0 2024-07-28T13:52:58.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6091 16 16 0 0 0 - 0 2024-07-28T13:52:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:52:58 smithi150 bash[67543]: cluster 2024-07-28T13:52:57.354704+0000 mgr.y (mgr.25232) 3647 : cluster [DBG] pgmap v4591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:59.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:52:58 smithi022 bash[82865]: cluster 2024-07-28T13:52:57.354704+0000 mgr.y (mgr.25232) 3647 : cluster [DBG] pgmap v4591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:52:58 smithi022 bash[80503]: cluster 2024-07-28T13:52:57.354704+0000 mgr.y (mgr.25232) 3647 : cluster [DBG] pgmap v4591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:52:59.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6092 16 16 0 0 0 - 0 2024-07-28T13:52:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:52:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:52:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:53:00.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6093 16 16 0 0 0 - 0 2024-07-28T13:53:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:00 smithi150 bash[67543]: cluster 2024-07-28T13:52:59.356035+0000 mgr.y (mgr.25232) 3648 : cluster [DBG] pgmap v4592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:00 smithi022 bash[80503]: cluster 2024-07-28T13:52:59.356035+0000 mgr.y (mgr.25232) 3648 : cluster [DBG] pgmap v4592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:00 smithi022 bash[82865]: cluster 2024-07-28T13:52:59.356035+0000 mgr.y (mgr.25232) 3648 : cluster [DBG] pgmap v4592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:01.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6094 16 16 0 0 0 - 0 2024-07-28T13:53:02.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6095 16 16 0 0 0 - 0 2024-07-28T13:53:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:53:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:53:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:02 smithi150 bash[67543]: cluster 2024-07-28T13:53:01.357381+0000 mgr.y (mgr.25232) 3649 : cluster [DBG] pgmap v4593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:02 smithi022 bash[80503]: cluster 2024-07-28T13:53:01.357381+0000 mgr.y (mgr.25232) 3649 : cluster [DBG] pgmap v4593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:02 smithi022 bash[82865]: cluster 2024-07-28T13:53:01.357381+0000 mgr.y (mgr.25232) 3649 : cluster [DBG] pgmap v4593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:03.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6096 16 16 0 0 0 - 0 2024-07-28T13:53:04.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6097 16 16 0 0 0 - 0 2024-07-28T13:53:05.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:04 smithi150 bash[67543]: cluster 2024-07-28T13:53:03.358741+0000 mgr.y (mgr.25232) 3650 : cluster [DBG] pgmap v4594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:04 smithi022 bash[80503]: cluster 2024-07-28T13:53:03.358741+0000 mgr.y (mgr.25232) 3650 : cluster [DBG] pgmap v4594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:04 smithi022 bash[82865]: cluster 2024-07-28T13:53:03.358741+0000 mgr.y (mgr.25232) 3650 : cluster [DBG] pgmap v4594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:05.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6098 16 16 0 0 0 - 0 2024-07-28T13:53:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:05 smithi150 bash[67543]: audit 2024-07-28T13:53:05.370215+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:05 smithi022 bash[80503]: audit 2024-07-28T13:53:05.370215+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:05 smithi022 bash[82865]: audit 2024-07-28T13:53:05.370215+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:06.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6099 16 16 0 0 0 - 0 2024-07-28T13:53:07.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:06 smithi150 bash[67543]: cluster 2024-07-28T13:53:05.360071+0000 mgr.y (mgr.25232) 3651 : cluster [DBG] pgmap v4595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:06 smithi022 bash[80503]: cluster 2024-07-28T13:53:05.360071+0000 mgr.y (mgr.25232) 3651 : cluster [DBG] pgmap v4595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:06 smithi022 bash[82865]: cluster 2024-07-28T13:53:05.360071+0000 mgr.y (mgr.25232) 3651 : cluster [DBG] pgmap v4595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:07.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:53:07.704029+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:53:07.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:53:07.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6100 16 16 0 0 0 - 0 2024-07-28T13:53:08.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6101 16 16 0 0 0 - 0 2024-07-28T13:53:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:08 smithi150 bash[67543]: cluster 2024-07-28T13:53:07.361452+0000 mgr.y (mgr.25232) 3652 : cluster [DBG] pgmap v4596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:08 smithi022 bash[80503]: cluster 2024-07-28T13:53:07.361452+0000 mgr.y (mgr.25232) 3652 : cluster [DBG] pgmap v4596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:08 smithi022 bash[82865]: cluster 2024-07-28T13:53:07.361452+0000 mgr.y (mgr.25232) 3652 : cluster [DBG] pgmap v4596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:09.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6102 16 16 0 0 0 - 0 2024-07-28T13:53:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:53:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:53:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:53:10.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6103 16 16 0 0 0 - 0 2024-07-28T13:53:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:10 smithi150 bash[67543]: cluster 2024-07-28T13:53:09.362820+0000 mgr.y (mgr.25232) 3653 : cluster [DBG] pgmap v4597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:10 smithi022 bash[82865]: cluster 2024-07-28T13:53:09.362820+0000 mgr.y (mgr.25232) 3653 : cluster [DBG] pgmap v4597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:10 smithi022 bash[80503]: cluster 2024-07-28T13:53:09.362820+0000 mgr.y (mgr.25232) 3653 : cluster [DBG] pgmap v4597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:11.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6104 16 16 0 0 0 - 0 2024-07-28T13:53:12.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6105 16 16 0 0 0 - 0 2024-07-28T13:53:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:53:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:53:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:12 smithi150 bash[67543]: cluster 2024-07-28T13:53:11.364188+0000 mgr.y (mgr.25232) 3654 : cluster [DBG] pgmap v4598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:12 smithi022 bash[80503]: cluster 2024-07-28T13:53:11.364188+0000 mgr.y (mgr.25232) 3654 : cluster [DBG] pgmap v4598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:12 smithi022 bash[82865]: cluster 2024-07-28T13:53:11.364188+0000 mgr.y (mgr.25232) 3654 : cluster [DBG] pgmap v4598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:13.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6106 16 16 0 0 0 - 0 2024-07-28T13:53:14.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6107 16 16 0 0 0 - 0 2024-07-28T13:53:14.768 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 13:53:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T13:53:14.315550473Z level=info msg="Completed cleanup jobs" duration=191.85896ms 2024-07-28T13:53:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:14 smithi150 bash[67543]: cluster 2024-07-28T13:53:13.365568+0000 mgr.y (mgr.25232) 3655 : cluster [DBG] pgmap v4599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:14 smithi022 bash[80503]: cluster 2024-07-28T13:53:13.365568+0000 mgr.y (mgr.25232) 3655 : cluster [DBG] pgmap v4599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:14 smithi022 bash[82865]: cluster 2024-07-28T13:53:13.365568+0000 mgr.y (mgr.25232) 3655 : cluster [DBG] pgmap v4599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:15.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6108 16 16 0 0 0 - 0 2024-07-28T13:53:16.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6109 16 16 0 0 0 - 0 2024-07-28T13:53:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:16 smithi150 bash[67543]: cluster 2024-07-28T13:53:15.366943+0000 mgr.y (mgr.25232) 3656 : cluster [DBG] pgmap v4600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:16 smithi022 bash[80503]: cluster 2024-07-28T13:53:15.366943+0000 mgr.y (mgr.25232) 3656 : cluster [DBG] pgmap v4600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:16 smithi022 bash[82865]: cluster 2024-07-28T13:53:15.366943+0000 mgr.y (mgr.25232) 3656 : cluster [DBG] pgmap v4600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:17.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6110 16 16 0 0 0 - 0 2024-07-28T13:53:18.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6111 16 16 0 0 0 - 0 2024-07-28T13:53:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:18 smithi150 bash[67543]: cluster 2024-07-28T13:53:17.368268+0000 mgr.y (mgr.25232) 3657 : cluster [DBG] pgmap v4601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:18 smithi022 bash[80503]: cluster 2024-07-28T13:53:17.368268+0000 mgr.y (mgr.25232) 3657 : cluster [DBG] pgmap v4601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:18 smithi022 bash[82865]: cluster 2024-07-28T13:53:17.368268+0000 mgr.y (mgr.25232) 3657 : cluster [DBG] pgmap v4601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:19.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6112 16 16 0 0 0 - 0 2024-07-28T13:53:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:53:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:53:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:53:20.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6113 16 16 0 0 0 - 0 2024-07-28T13:53:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:20 smithi150 bash[67543]: cluster 2024-07-28T13:53:19.369640+0000 mgr.y (mgr.25232) 3658 : cluster [DBG] pgmap v4602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:20 smithi150 bash[67543]: audit 2024-07-28T13:53:20.370790+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:20 smithi022 bash[80503]: cluster 2024-07-28T13:53:19.369640+0000 mgr.y (mgr.25232) 3658 : cluster [DBG] pgmap v4602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:20 smithi022 bash[80503]: audit 2024-07-28T13:53:20.370790+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:20 smithi022 bash[82865]: cluster 2024-07-28T13:53:19.369640+0000 mgr.y (mgr.25232) 3658 : cluster [DBG] pgmap v4602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:20 smithi022 bash[82865]: audit 2024-07-28T13:53:20.370790+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:21.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6114 16 16 0 0 0 - 0 2024-07-28T13:53:22.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6115 16 16 0 0 0 - 0 2024-07-28T13:53:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:53:22 smithi150 bash[60514]: ts=2024-07-28T13:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:53:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:22 smithi150 bash[67543]: cluster 2024-07-28T13:53:21.371007+0000 mgr.y (mgr.25232) 3659 : cluster [DBG] pgmap v4603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:22 smithi022 bash[80503]: cluster 2024-07-28T13:53:21.371007+0000 mgr.y (mgr.25232) 3659 : cluster [DBG] pgmap v4603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:22 smithi022 bash[82865]: cluster 2024-07-28T13:53:21.371007+0000 mgr.y (mgr.25232) 3659 : cluster [DBG] pgmap v4603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:23.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6116 16 16 0 0 0 - 0 2024-07-28T13:53:24.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6117 16 16 0 0 0 - 0 2024-07-28T13:53:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:24 smithi150 bash[67543]: cluster 2024-07-28T13:53:23.372392+0000 mgr.y (mgr.25232) 3660 : cluster [DBG] pgmap v4604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:24 smithi022 bash[80503]: cluster 2024-07-28T13:53:23.372392+0000 mgr.y (mgr.25232) 3660 : cluster [DBG] pgmap v4604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:24 smithi022 bash[82865]: cluster 2024-07-28T13:53:23.372392+0000 mgr.y (mgr.25232) 3660 : cluster [DBG] pgmap v4604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:25.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6118 16 16 0 0 0 - 0 2024-07-28T13:53:26.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6119 16 16 0 0 0 - 0 2024-07-28T13:53:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:26 smithi150 bash[67543]: cluster 2024-07-28T13:53:25.373745+0000 mgr.y (mgr.25232) 3661 : cluster [DBG] pgmap v4605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:26 smithi022 bash[80503]: cluster 2024-07-28T13:53:25.373745+0000 mgr.y (mgr.25232) 3661 : cluster [DBG] pgmap v4605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:26 smithi022 bash[82865]: cluster 2024-07-28T13:53:25.373745+0000 mgr.y (mgr.25232) 3661 : cluster [DBG] pgmap v4605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:27.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:53:27.707296+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:53:27.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:53:27.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6120 16 16 0 0 0 - 0 2024-07-28T13:53:28.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6121 16 16 0 0 0 - 0 2024-07-28T13:53:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:28 smithi150 bash[67543]: cluster 2024-07-28T13:53:27.375124+0000 mgr.y (mgr.25232) 3662 : cluster [DBG] pgmap v4606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:28 smithi022 bash[80503]: cluster 2024-07-28T13:53:27.375124+0000 mgr.y (mgr.25232) 3662 : cluster [DBG] pgmap v4606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:28 smithi022 bash[82865]: cluster 2024-07-28T13:53:27.375124+0000 mgr.y (mgr.25232) 3662 : cluster [DBG] pgmap v4606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:29.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6122 16 16 0 0 0 - 0 2024-07-28T13:53:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:53:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:53:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:53:30.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6123 16 16 0 0 0 - 0 2024-07-28T13:53:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:30 smithi150 bash[67543]: cluster 2024-07-28T13:53:29.376465+0000 mgr.y (mgr.25232) 3663 : cluster [DBG] pgmap v4607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:30 smithi022 bash[80503]: cluster 2024-07-28T13:53:29.376465+0000 mgr.y (mgr.25232) 3663 : cluster [DBG] pgmap v4607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:30 smithi022 bash[82865]: cluster 2024-07-28T13:53:29.376465+0000 mgr.y (mgr.25232) 3663 : cluster [DBG] pgmap v4607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:31.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6124 16 16 0 0 0 - 0 2024-07-28T13:53:32.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6125 16 16 0 0 0 - 0 2024-07-28T13:53:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:53:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:53:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:32 smithi150 bash[67543]: cluster 2024-07-28T13:53:31.377807+0000 mgr.y (mgr.25232) 3664 : cluster [DBG] pgmap v4608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:32 smithi022 bash[80503]: cluster 2024-07-28T13:53:31.377807+0000 mgr.y (mgr.25232) 3664 : cluster [DBG] pgmap v4608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:32 smithi022 bash[82865]: cluster 2024-07-28T13:53:31.377807+0000 mgr.y (mgr.25232) 3664 : cluster [DBG] pgmap v4608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:33.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6126 16 16 0 0 0 - 0 2024-07-28T13:53:34.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6127 16 16 0 0 0 - 0 2024-07-28T13:53:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:34 smithi150 bash[67543]: cluster 2024-07-28T13:53:33.379166+0000 mgr.y (mgr.25232) 3665 : cluster [DBG] pgmap v4609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:34 smithi022 bash[80503]: cluster 2024-07-28T13:53:33.379166+0000 mgr.y (mgr.25232) 3665 : cluster [DBG] pgmap v4609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:34 smithi022 bash[82865]: cluster 2024-07-28T13:53:33.379166+0000 mgr.y (mgr.25232) 3665 : cluster [DBG] pgmap v4609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:35.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6128 16 16 0 0 0 - 0 2024-07-28T13:53:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:35 smithi150 bash[67543]: audit 2024-07-28T13:53:35.371391+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:35 smithi022 bash[80503]: audit 2024-07-28T13:53:35.371391+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:35 smithi022 bash[82865]: audit 2024-07-28T13:53:35.371391+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:36.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6129 16 16 0 0 0 - 0 2024-07-28T13:53:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:36 smithi150 bash[67543]: cluster 2024-07-28T13:53:35.383780+0000 mgr.y (mgr.25232) 3666 : cluster [DBG] pgmap v4610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:36 smithi022 bash[80503]: cluster 2024-07-28T13:53:35.383780+0000 mgr.y (mgr.25232) 3666 : cluster [DBG] pgmap v4610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:36 smithi022 bash[82865]: cluster 2024-07-28T13:53:35.383780+0000 mgr.y (mgr.25232) 3666 : cluster [DBG] pgmap v4610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:37.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6130 16 16 0 0 0 - 0 2024-07-28T13:53:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:37 smithi150 bash[67543]: cluster 2024-07-28T13:53:37.385190+0000 mgr.y (mgr.25232) 3667 : cluster [DBG] pgmap v4611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:37 smithi022 bash[80503]: cluster 2024-07-28T13:53:37.385190+0000 mgr.y (mgr.25232) 3667 : cluster [DBG] pgmap v4611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:37 smithi022 bash[82865]: cluster 2024-07-28T13:53:37.385190+0000 mgr.y (mgr.25232) 3667 : cluster [DBG] pgmap v4611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:38.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6131 16 16 0 0 0 - 0 2024-07-28T13:53:39.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6132 16 16 0 0 0 - 0 2024-07-28T13:53:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:53:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:53:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:53:40.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6133 16 16 0 0 0 - 0 2024-07-28T13:53:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:40 smithi150 bash[67543]: cluster 2024-07-28T13:53:39.386557+0000 mgr.y (mgr.25232) 3668 : cluster [DBG] pgmap v4612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:40 smithi022 bash[80503]: cluster 2024-07-28T13:53:39.386557+0000 mgr.y (mgr.25232) 3668 : cluster [DBG] pgmap v4612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:40 smithi022 bash[82865]: cluster 2024-07-28T13:53:39.386557+0000 mgr.y (mgr.25232) 3668 : cluster [DBG] pgmap v4612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:41.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6134 16 16 0 0 0 - 0 2024-07-28T13:53:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:41 smithi150 bash[67543]: audit 2024-07-28T13:53:40.943741+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:53:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:41 smithi150 bash[67543]: audit 2024-07-28T13:53:41.301454+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:41 smithi150 bash[67543]: audit 2024-07-28T13:53:41.305929+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:41 smithi022 bash[80503]: audit 2024-07-28T13:53:40.943741+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:53:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:41 smithi022 bash[80503]: audit 2024-07-28T13:53:41.301454+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:41 smithi022 bash[80503]: audit 2024-07-28T13:53:41.305929+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:41 smithi022 bash[82865]: audit 2024-07-28T13:53:40.943741+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:41 smithi022 bash[82865]: audit 2024-07-28T13:53:41.301454+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:41 smithi022 bash[82865]: audit 2024-07-28T13:53:41.305929+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:42.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6135 16 16 0 0 0 - 0 2024-07-28T13:53:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:42 smithi150 bash[67543]: cluster 2024-07-28T13:53:41.387393+0000 mgr.y (mgr.25232) 3669 : cluster [DBG] pgmap v4613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:53:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:53:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:42 smithi022 bash[80503]: cluster 2024-07-28T13:53:41.387393+0000 mgr.y (mgr.25232) 3669 : cluster [DBG] pgmap v4613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:42 smithi022 bash[82865]: cluster 2024-07-28T13:53:41.387393+0000 mgr.y (mgr.25232) 3669 : cluster [DBG] pgmap v4613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:43.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6136 16 16 0 0 0 - 0 2024-07-28T13:53:44.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6137 16 16 0 0 0 - 0 2024-07-28T13:53:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:44 smithi150 bash[67543]: cluster 2024-07-28T13:53:43.388878+0000 mgr.y (mgr.25232) 3670 : cluster [DBG] pgmap v4614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:44 smithi022 bash[80503]: cluster 2024-07-28T13:53:43.388878+0000 mgr.y (mgr.25232) 3670 : cluster [DBG] pgmap v4614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:44 smithi022 bash[82865]: cluster 2024-07-28T13:53:43.388878+0000 mgr.y (mgr.25232) 3670 : cluster [DBG] pgmap v4614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:45.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6138 16 16 0 0 0 - 0 2024-07-28T13:53:46.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6139 16 16 0 0 0 - 0 2024-07-28T13:53:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:46 smithi150 bash[67543]: cluster 2024-07-28T13:53:45.390492+0000 mgr.y (mgr.25232) 3671 : cluster [DBG] pgmap v4615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:46 smithi022 bash[80503]: cluster 2024-07-28T13:53:45.390492+0000 mgr.y (mgr.25232) 3671 : cluster [DBG] pgmap v4615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:46.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:46 smithi022 bash[82865]: cluster 2024-07-28T13:53:45.390492+0000 mgr.y (mgr.25232) 3671 : cluster [DBG] pgmap v4615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:47.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:53:47.710608+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:53:47.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:53:47.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6140 16 16 0 0 0 - 0 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:46.816462+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:46.820787+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:46.928758+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:46.937327+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:47.384636+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:47.385822+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:53:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[80503]: audit 2024-07-28T13:53:47.395983+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:46.816462+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:46.820787+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:46.928758+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:46.937327+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:47.384636+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:47.385822+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:53:48.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:47 smithi022 bash[82865]: audit 2024-07-28T13:53:47.395983+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:46.816462+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:46.820787+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:46.928758+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:46.937327+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:47.384636+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:53:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:47.385822+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:53:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:47 smithi150 bash[67543]: audit 2024-07-28T13:53:47.395983+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:53:48.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6141 16 16 0 0 0 - 0 2024-07-28T13:53:49.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:48 smithi022 bash[80503]: cluster 2024-07-28T13:53:47.391878+0000 mgr.y (mgr.25232) 3672 : cluster [DBG] pgmap v4616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:48 smithi022 bash[82865]: cluster 2024-07-28T13:53:47.391878+0000 mgr.y (mgr.25232) 3672 : cluster [DBG] pgmap v4616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:48 smithi150 bash[67543]: cluster 2024-07-28T13:53:47.391878+0000 mgr.y (mgr.25232) 3672 : cluster [DBG] pgmap v4616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:49.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6142 16 16 0 0 0 - 0 2024-07-28T13:53:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:53:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:53:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:53:50.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6143 16 16 0 0 0 - 0 2024-07-28T13:53:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:50 smithi022 bash[80503]: cluster 2024-07-28T13:53:49.393211+0000 mgr.y (mgr.25232) 3673 : cluster [DBG] pgmap v4617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:50 smithi022 bash[80503]: audit 2024-07-28T13:53:50.371711+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:50 smithi022 bash[82865]: cluster 2024-07-28T13:53:49.393211+0000 mgr.y (mgr.25232) 3673 : cluster [DBG] pgmap v4617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:50 smithi022 bash[82865]: audit 2024-07-28T13:53:50.371711+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:50 smithi150 bash[67543]: cluster 2024-07-28T13:53:49.393211+0000 mgr.y (mgr.25232) 3673 : cluster [DBG] pgmap v4617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:50 smithi150 bash[67543]: audit 2024-07-28T13:53:50.371711+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:53:51.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6144 16 16 0 0 0 - 0 2024-07-28T13:53:52.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6145 16 16 0 0 0 - 0 2024-07-28T13:53:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:53:52 smithi150 bash[60514]: ts=2024-07-28T13:53: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:53:53.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:52 smithi022 bash[82865]: cluster 2024-07-28T13:53:51.394599+0000 mgr.y (mgr.25232) 3674 : cluster [DBG] pgmap v4618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:52 smithi022 bash[80503]: cluster 2024-07-28T13:53:51.394599+0000 mgr.y (mgr.25232) 3674 : cluster [DBG] pgmap v4618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:52 smithi150 bash[67543]: cluster 2024-07-28T13:53:51.394599+0000 mgr.y (mgr.25232) 3674 : cluster [DBG] pgmap v4618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:53.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6146 16 16 0 0 0 - 0 2024-07-28T13:53:54.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6147 16 16 0 0 0 - 0 2024-07-28T13:53:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:54 smithi150 bash[67543]: cluster 2024-07-28T13:53:53.395979+0000 mgr.y (mgr.25232) 3675 : cluster [DBG] pgmap v4619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:54 smithi022 bash[80503]: cluster 2024-07-28T13:53:53.395979+0000 mgr.y (mgr.25232) 3675 : cluster [DBG] pgmap v4619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:54 smithi022 bash[82865]: cluster 2024-07-28T13:53:53.395979+0000 mgr.y (mgr.25232) 3675 : cluster [DBG] pgmap v4619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:55.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6148 16 16 0 0 0 - 0 2024-07-28T13:53:56.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6149 16 16 0 0 0 - 0 2024-07-28T13:53:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:56 smithi150 bash[67543]: cluster 2024-07-28T13:53:55.397393+0000 mgr.y (mgr.25232) 3676 : cluster [DBG] pgmap v4620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:56 smithi022 bash[80503]: cluster 2024-07-28T13:53:55.397393+0000 mgr.y (mgr.25232) 3676 : cluster [DBG] pgmap v4620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:56 smithi022 bash[82865]: cluster 2024-07-28T13:53:55.397393+0000 mgr.y (mgr.25232) 3676 : cluster [DBG] pgmap v4620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:57.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6150 16 16 0 0 0 - 0 2024-07-28T13:53:58.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6151 16 16 0 0 0 - 0 2024-07-28T13:53:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:53:58 smithi150 bash[67543]: cluster 2024-07-28T13:53:57.398784+0000 mgr.y (mgr.25232) 3677 : cluster [DBG] pgmap v4621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:53:58 smithi022 bash[80503]: cluster 2024-07-28T13:53:57.398784+0000 mgr.y (mgr.25232) 3677 : cluster [DBG] pgmap v4621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:53:58 smithi022 bash[82865]: cluster 2024-07-28T13:53:57.398784+0000 mgr.y (mgr.25232) 3677 : cluster [DBG] pgmap v4621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:53:59.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6152 16 16 0 0 0 - 0 2024-07-28T13:53:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:53:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:53:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:54:00.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6153 16 16 0 0 0 - 0 2024-07-28T13:54:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:00 smithi150 bash[67543]: cluster 2024-07-28T13:53:59.400143+0000 mgr.y (mgr.25232) 3678 : cluster [DBG] pgmap v4622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:00 smithi022 bash[80503]: cluster 2024-07-28T13:53:59.400143+0000 mgr.y (mgr.25232) 3678 : cluster [DBG] pgmap v4622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:00 smithi022 bash[82865]: cluster 2024-07-28T13:53:59.400143+0000 mgr.y (mgr.25232) 3678 : cluster [DBG] pgmap v4622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:01.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6154 16 16 0 0 0 - 0 2024-07-28T13:54:02.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6155 16 16 0 0 0 - 0 2024-07-28T13:54:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:54:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:54:03.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:02 smithi150 bash[67543]: cluster 2024-07-28T13:54:01.401482+0000 mgr.y (mgr.25232) 3679 : cluster [DBG] pgmap v4623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:02 smithi022 bash[80503]: cluster 2024-07-28T13:54:01.401482+0000 mgr.y (mgr.25232) 3679 : cluster [DBG] pgmap v4623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:02 smithi022 bash[82865]: cluster 2024-07-28T13:54:01.401482+0000 mgr.y (mgr.25232) 3679 : cluster [DBG] pgmap v4623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:03.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6156 16 16 0 0 0 - 0 2024-07-28T13:54:04.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6157 16 16 0 0 0 - 0 2024-07-28T13:54:05.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:04 smithi150 bash[67543]: cluster 2024-07-28T13:54:03.402857+0000 mgr.y (mgr.25232) 3680 : cluster [DBG] pgmap v4624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:04 smithi022 bash[80503]: cluster 2024-07-28T13:54:03.402857+0000 mgr.y (mgr.25232) 3680 : cluster [DBG] pgmap v4624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:04 smithi022 bash[82865]: cluster 2024-07-28T13:54:03.402857+0000 mgr.y (mgr.25232) 3680 : cluster [DBG] pgmap v4624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:05.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6158 16 16 0 0 0 - 0 2024-07-28T13:54:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:05 smithi150 bash[67543]: audit 2024-07-28T13:54:05.372102+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:05 smithi022 bash[80503]: audit 2024-07-28T13:54:05.372102+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:05 smithi022 bash[82865]: audit 2024-07-28T13:54:05.372102+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:06.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6159 16 16 0 0 0 - 0 2024-07-28T13:54:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:06 smithi150 bash[67543]: cluster 2024-07-28T13:54:05.407361+0000 mgr.y (mgr.25232) 3681 : cluster [DBG] pgmap v4625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:06 smithi022 bash[80503]: cluster 2024-07-28T13:54:05.407361+0000 mgr.y (mgr.25232) 3681 : cluster [DBG] pgmap v4625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:06 smithi022 bash[82865]: cluster 2024-07-28T13:54:05.407361+0000 mgr.y (mgr.25232) 3681 : cluster [DBG] pgmap v4625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:07.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:54:07.713998+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:54:07.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:54:07.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6160 16 16 0 0 0 - 0 2024-07-28T13:54:08.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6161 16 16 0 0 0 - 0 2024-07-28T13:54:09.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:08 smithi150 bash[67543]: cluster 2024-07-28T13:54:07.408785+0000 mgr.y (mgr.25232) 3682 : cluster [DBG] pgmap v4626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:08 smithi022 bash[80503]: cluster 2024-07-28T13:54:07.408785+0000 mgr.y (mgr.25232) 3682 : cluster [DBG] pgmap v4626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:08 smithi022 bash[82865]: cluster 2024-07-28T13:54:07.408785+0000 mgr.y (mgr.25232) 3682 : cluster [DBG] pgmap v4626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:09.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6162 16 16 0 0 0 - 0 2024-07-28T13:54:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:54:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:54:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:54:10.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6163 16 16 0 0 0 - 0 2024-07-28T13:54:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:10 smithi150 bash[67543]: cluster 2024-07-28T13:54:09.410271+0000 mgr.y (mgr.25232) 3683 : cluster [DBG] pgmap v4627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:10 smithi022 bash[80503]: cluster 2024-07-28T13:54:09.410271+0000 mgr.y (mgr.25232) 3683 : cluster [DBG] pgmap v4627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:10 smithi022 bash[82865]: cluster 2024-07-28T13:54:09.410271+0000 mgr.y (mgr.25232) 3683 : cluster [DBG] pgmap v4627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:11.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6164 16 16 0 0 0 - 0 2024-07-28T13:54:12.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6165 16 16 0 0 0 - 0 2024-07-28T13:54:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:54:12 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:54:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:12 smithi150 bash[67543]: cluster 2024-07-28T13:54:11.411710+0000 mgr.y (mgr.25232) 3684 : cluster [DBG] pgmap v4628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:12 smithi022 bash[80503]: cluster 2024-07-28T13:54:11.411710+0000 mgr.y (mgr.25232) 3684 : cluster [DBG] pgmap v4628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:12 smithi022 bash[82865]: cluster 2024-07-28T13:54:11.411710+0000 mgr.y (mgr.25232) 3684 : cluster [DBG] pgmap v4628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:13.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6166 16 16 0 0 0 - 0 2024-07-28T13:54:14.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6167 16 16 0 0 0 - 0 2024-07-28T13:54:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:14 smithi150 bash[67543]: cluster 2024-07-28T13:54:13.413079+0000 mgr.y (mgr.25232) 3685 : cluster [DBG] pgmap v4629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:14 smithi022 bash[80503]: cluster 2024-07-28T13:54:13.413079+0000 mgr.y (mgr.25232) 3685 : cluster [DBG] pgmap v4629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:14 smithi022 bash[82865]: cluster 2024-07-28T13:54:13.413079+0000 mgr.y (mgr.25232) 3685 : cluster [DBG] pgmap v4629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:15.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6168 16 16 0 0 0 - 0 2024-07-28T13:54:16.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6169 16 16 0 0 0 - 0 2024-07-28T13:54:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:16 smithi150 bash[67543]: cluster 2024-07-28T13:54:15.414469+0000 mgr.y (mgr.25232) 3686 : cluster [DBG] pgmap v4630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:16 smithi022 bash[80503]: cluster 2024-07-28T13:54:15.414469+0000 mgr.y (mgr.25232) 3686 : cluster [DBG] pgmap v4630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:16 smithi022 bash[82865]: cluster 2024-07-28T13:54:15.414469+0000 mgr.y (mgr.25232) 3686 : cluster [DBG] pgmap v4630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:17.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6170 16 16 0 0 0 - 0 2024-07-28T13:54:18.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6171 16 16 0 0 0 - 0 2024-07-28T13:54:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:18 smithi150 bash[67543]: cluster 2024-07-28T13:54:17.415823+0000 mgr.y (mgr.25232) 3687 : cluster [DBG] pgmap v4631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:18 smithi022 bash[80503]: cluster 2024-07-28T13:54:17.415823+0000 mgr.y (mgr.25232) 3687 : cluster [DBG] pgmap v4631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:18 smithi022 bash[82865]: cluster 2024-07-28T13:54:17.415823+0000 mgr.y (mgr.25232) 3687 : cluster [DBG] pgmap v4631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:19.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6172 16 16 0 0 0 - 0 2024-07-28T13:54:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:54:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:54:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:54:20.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6173 16 16 0 0 0 - 0 2024-07-28T13:54:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:20 smithi150 bash[67543]: cluster 2024-07-28T13:54:19.417161+0000 mgr.y (mgr.25232) 3688 : cluster [DBG] pgmap v4632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:20 smithi150 bash[67543]: audit 2024-07-28T13:54:20.372429+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:20 smithi022 bash[80503]: cluster 2024-07-28T13:54:19.417161+0000 mgr.y (mgr.25232) 3688 : cluster [DBG] pgmap v4632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:20 smithi022 bash[80503]: audit 2024-07-28T13:54:20.372429+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:20 smithi022 bash[82865]: cluster 2024-07-28T13:54:19.417161+0000 mgr.y (mgr.25232) 3688 : cluster [DBG] pgmap v4632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:20 smithi022 bash[82865]: audit 2024-07-28T13:54:20.372429+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:21.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6174 16 16 0 0 0 - 0 2024-07-28T13:54:22.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6175 16 16 0 0 0 - 0 2024-07-28T13:54:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:54:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:54:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:22 smithi150 bash[67543]: cluster 2024-07-28T13:54:21.418532+0000 mgr.y (mgr.25232) 3689 : cluster [DBG] pgmap v4633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:22 smithi022 bash[80503]: cluster 2024-07-28T13:54:21.418532+0000 mgr.y (mgr.25232) 3689 : cluster [DBG] pgmap v4633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:22 smithi022 bash[82865]: cluster 2024-07-28T13:54:21.418532+0000 mgr.y (mgr.25232) 3689 : cluster [DBG] pgmap v4633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:23.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6176 16 16 0 0 0 - 0 2024-07-28T13:54:24.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6177 16 16 0 0 0 - 0 2024-07-28T13:54:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:24 smithi150 bash[67543]: cluster 2024-07-28T13:54:23.419893+0000 mgr.y (mgr.25232) 3690 : cluster [DBG] pgmap v4634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:24 smithi022 bash[80503]: cluster 2024-07-28T13:54:23.419893+0000 mgr.y (mgr.25232) 3690 : cluster [DBG] pgmap v4634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:24 smithi022 bash[82865]: cluster 2024-07-28T13:54:23.419893+0000 mgr.y (mgr.25232) 3690 : cluster [DBG] pgmap v4634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:25.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6178 16 16 0 0 0 - 0 2024-07-28T13:54:26.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6179 16 16 0 0 0 - 0 2024-07-28T13:54:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:26 smithi150 bash[67543]: cluster 2024-07-28T13:54:25.421295+0000 mgr.y (mgr.25232) 3691 : cluster [DBG] pgmap v4635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:26 smithi022 bash[80503]: cluster 2024-07-28T13:54:25.421295+0000 mgr.y (mgr.25232) 3691 : cluster [DBG] pgmap v4635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:26 smithi022 bash[82865]: cluster 2024-07-28T13:54:25.421295+0000 mgr.y (mgr.25232) 3691 : cluster [DBG] pgmap v4635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:27.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:54:27.717213+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:54:27.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:54:27.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6180 16 16 0 0 0 - 0 2024-07-28T13:54:28.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6181 16 16 0 0 0 - 0 2024-07-28T13:54:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:28 smithi150 bash[67543]: cluster 2024-07-28T13:54:27.422711+0000 mgr.y (mgr.25232) 3692 : cluster [DBG] pgmap v4636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:28 smithi022 bash[80503]: cluster 2024-07-28T13:54:27.422711+0000 mgr.y (mgr.25232) 3692 : cluster [DBG] pgmap v4636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:28 smithi022 bash[82865]: cluster 2024-07-28T13:54:27.422711+0000 mgr.y (mgr.25232) 3692 : cluster [DBG] pgmap v4636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:29.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6182 16 16 0 0 0 - 0 2024-07-28T13:54:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:54:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:54:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:54:30.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6183 16 16 0 0 0 - 0 2024-07-28T13:54:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:30 smithi150 bash[67543]: cluster 2024-07-28T13:54:29.424076+0000 mgr.y (mgr.25232) 3693 : cluster [DBG] pgmap v4637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:30 smithi022 bash[80503]: cluster 2024-07-28T13:54:29.424076+0000 mgr.y (mgr.25232) 3693 : cluster [DBG] pgmap v4637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:30 smithi022 bash[82865]: cluster 2024-07-28T13:54:29.424076+0000 mgr.y (mgr.25232) 3693 : cluster [DBG] pgmap v4637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:31.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6184 16 16 0 0 0 - 0 2024-07-28T13:54:32.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6185 16 16 0 0 0 - 0 2024-07-28T13:54:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:54:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:54:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:32 smithi150 bash[67543]: cluster 2024-07-28T13:54:31.425419+0000 mgr.y (mgr.25232) 3694 : cluster [DBG] pgmap v4638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:32 smithi022 bash[80503]: cluster 2024-07-28T13:54:31.425419+0000 mgr.y (mgr.25232) 3694 : cluster [DBG] pgmap v4638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:32 smithi022 bash[82865]: cluster 2024-07-28T13:54:31.425419+0000 mgr.y (mgr.25232) 3694 : cluster [DBG] pgmap v4638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:33.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6186 16 16 0 0 0 - 0 2024-07-28T13:54:34.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6187 16 16 0 0 0 - 0 2024-07-28T13:54:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:34 smithi150 bash[67543]: cluster 2024-07-28T13:54:33.426800+0000 mgr.y (mgr.25232) 3695 : cluster [DBG] pgmap v4639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:34 smithi022 bash[80503]: cluster 2024-07-28T13:54:33.426800+0000 mgr.y (mgr.25232) 3695 : cluster [DBG] pgmap v4639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:34 smithi022 bash[82865]: cluster 2024-07-28T13:54:33.426800+0000 mgr.y (mgr.25232) 3695 : cluster [DBG] pgmap v4639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:35.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6188 16 16 0 0 0 - 0 2024-07-28T13:54:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:35 smithi150 bash[67543]: audit 2024-07-28T13:54:35.373005+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:35 smithi022 bash[80503]: audit 2024-07-28T13:54:35.373005+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:35 smithi022 bash[82865]: audit 2024-07-28T13:54:35.373005+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:36.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6189 16 16 0 0 0 - 0 2024-07-28T13:54:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:36 smithi150 bash[67543]: cluster 2024-07-28T13:54:35.428132+0000 mgr.y (mgr.25232) 3696 : cluster [DBG] pgmap v4640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:36 smithi022 bash[80503]: cluster 2024-07-28T13:54:35.428132+0000 mgr.y (mgr.25232) 3696 : cluster [DBG] pgmap v4640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:36 smithi022 bash[82865]: cluster 2024-07-28T13:54:35.428132+0000 mgr.y (mgr.25232) 3696 : cluster [DBG] pgmap v4640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:37.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6190 16 16 0 0 0 - 0 2024-07-28T13:54:38.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6191 16 16 0 0 0 - 0 2024-07-28T13:54:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:38 smithi150 bash[67543]: cluster 2024-07-28T13:54:37.429493+0000 mgr.y (mgr.25232) 3697 : cluster [DBG] pgmap v4641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:38 smithi022 bash[80503]: cluster 2024-07-28T13:54:37.429493+0000 mgr.y (mgr.25232) 3697 : cluster [DBG] pgmap v4641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:38 smithi022 bash[82865]: cluster 2024-07-28T13:54:37.429493+0000 mgr.y (mgr.25232) 3697 : cluster [DBG] pgmap v4641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:39.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6192 16 16 0 0 0 - 0 2024-07-28T13:54:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:54:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:54:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:54:40.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6193 16 16 0 0 0 - 0 2024-07-28T13:54:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:40 smithi150 bash[67543]: cluster 2024-07-28T13:54:39.430885+0000 mgr.y (mgr.25232) 3698 : cluster [DBG] pgmap v4642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:40 smithi022 bash[80503]: cluster 2024-07-28T13:54:39.430885+0000 mgr.y (mgr.25232) 3698 : cluster [DBG] pgmap v4642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:40 smithi022 bash[82865]: cluster 2024-07-28T13:54:39.430885+0000 mgr.y (mgr.25232) 3698 : cluster [DBG] pgmap v4642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:41.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6194 16 16 0 0 0 - 0 2024-07-28T13:54:42.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6195 16 16 0 0 0 - 0 2024-07-28T13:54:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:54:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:54:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:42 smithi150 bash[67543]: cluster 2024-07-28T13:54:41.432259+0000 mgr.y (mgr.25232) 3699 : cluster [DBG] pgmap v4643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:42 smithi022 bash[80503]: cluster 2024-07-28T13:54:41.432259+0000 mgr.y (mgr.25232) 3699 : cluster [DBG] pgmap v4643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:42 smithi022 bash[82865]: cluster 2024-07-28T13:54:41.432259+0000 mgr.y (mgr.25232) 3699 : cluster [DBG] pgmap v4643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:43.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6196 16 16 0 0 0 - 0 2024-07-28T13:54:44.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6197 16 16 0 0 0 - 0 2024-07-28T13:54:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:44 smithi150 bash[67543]: cluster 2024-07-28T13:54:43.433627+0000 mgr.y (mgr.25232) 3700 : cluster [DBG] pgmap v4644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:44 smithi022 bash[80503]: cluster 2024-07-28T13:54:43.433627+0000 mgr.y (mgr.25232) 3700 : cluster [DBG] pgmap v4644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:44 smithi022 bash[82865]: cluster 2024-07-28T13:54:43.433627+0000 mgr.y (mgr.25232) 3700 : cluster [DBG] pgmap v4644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:45.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6198 16 16 0 0 0 - 0 2024-07-28T13:54:46.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6199 16 16 0 0 0 - 0 2024-07-28T13:54:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:46 smithi150 bash[67543]: cluster 2024-07-28T13:54:45.435059+0000 mgr.y (mgr.25232) 3701 : cluster [DBG] pgmap v4645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:46 smithi022 bash[80503]: cluster 2024-07-28T13:54:45.435059+0000 mgr.y (mgr.25232) 3701 : cluster [DBG] pgmap v4645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:46 smithi022 bash[82865]: cluster 2024-07-28T13:54:45.435059+0000 mgr.y (mgr.25232) 3701 : cluster [DBG] pgmap v4645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:47.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:54:47.720308+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:54:47.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:54:47.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6200 16 16 0 0 0 - 0 2024-07-28T13:54:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:47 smithi150 bash[67543]: audit 2024-07-28T13:54:47.524707+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:54:48.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:47 smithi022 bash[82865]: audit 2024-07-28T13:54:47.524707+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:54:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:47 smithi022 bash[80503]: audit 2024-07-28T13:54:47.524707+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:54:48.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6201 16 16 0 0 0 - 0 2024-07-28T13:54:49.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:48 smithi150 bash[67543]: cluster 2024-07-28T13:54:47.436444+0000 mgr.y (mgr.25232) 3702 : cluster [DBG] pgmap v4646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:48 smithi022 bash[80503]: cluster 2024-07-28T13:54:47.436444+0000 mgr.y (mgr.25232) 3702 : cluster [DBG] pgmap v4646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:48 smithi022 bash[82865]: cluster 2024-07-28T13:54:47.436444+0000 mgr.y (mgr.25232) 3702 : cluster [DBG] pgmap v4646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:49.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6202 16 16 0 0 0 - 0 2024-07-28T13:54:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:54:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:54:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:54:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:49 smithi150 bash[67543]: cluster 2024-07-28T13:54:49.437809+0000 mgr.y (mgr.25232) 3703 : cluster [DBG] pgmap v4647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:49 smithi022 bash[80503]: cluster 2024-07-28T13:54:49.437809+0000 mgr.y (mgr.25232) 3703 : cluster [DBG] pgmap v4647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:49 smithi022 bash[82865]: cluster 2024-07-28T13:54:49.437809+0000 mgr.y (mgr.25232) 3703 : cluster [DBG] pgmap v4647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:50.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6203 16 16 0 0 0 - 0 2024-07-28T13:54:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:50 smithi150 bash[67543]: audit 2024-07-28T13:54:50.373322+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:50 smithi022 bash[80503]: audit 2024-07-28T13:54:50.373322+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:50 smithi022 bash[82865]: audit 2024-07-28T13:54:50.373322+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:54:51.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6204 16 16 0 0 0 - 0 2024-07-28T13:54:52.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:51 smithi150 bash[67543]: cluster 2024-07-28T13:54:51.439213+0000 mgr.y (mgr.25232) 3704 : cluster [DBG] pgmap v4648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:51 smithi022 bash[80503]: cluster 2024-07-28T13:54:51.439213+0000 mgr.y (mgr.25232) 3704 : cluster [DBG] pgmap v4648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:51 smithi022 bash[82865]: cluster 2024-07-28T13:54:51.439213+0000 mgr.y (mgr.25232) 3704 : cluster [DBG] pgmap v4648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:52.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6205 16 16 0 0 0 - 0 2024-07-28T13:54:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:54:52 smithi150 bash[60514]: ts=2024-07-28T13:54: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:54:53.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6206 16 16 0 0 0 - 0 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.208546+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.214638+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: cluster 2024-07-28T13:54:53.440550+0000 mgr.y (mgr.25232) 3705 : cluster [DBG] pgmap v4649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.456384+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.465120+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.887873+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.889610+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:54:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:54 smithi150 bash[67543]: audit 2024-07-28T13:54:53.899394+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.208546+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.214638+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: cluster 2024-07-28T13:54:53.440550+0000 mgr.y (mgr.25232) 3705 : cluster [DBG] pgmap v4649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.456384+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.465120+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.887873+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.889610+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[80503]: audit 2024-07-28T13:54:53.899394+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.208546+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.214638+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: cluster 2024-07-28T13:54:53.440550+0000 mgr.y (mgr.25232) 3705 : cluster [DBG] pgmap v4649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.456384+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.465120+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.887873+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.889610+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:54:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:54 smithi022 bash[82865]: audit 2024-07-28T13:54:53.899394+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:54:54.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6207 16 16 0 0 0 - 0 2024-07-28T13:54:55.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6208 16 16 0 0 0 - 0 2024-07-28T13:54:56.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6209 16 16 0 0 0 - 0 2024-07-28T13:54:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:56 smithi150 bash[67543]: cluster 2024-07-28T13:54:55.442025+0000 mgr.y (mgr.25232) 3706 : cluster [DBG] pgmap v4650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:56 smithi022 bash[80503]: cluster 2024-07-28T13:54:55.442025+0000 mgr.y (mgr.25232) 3706 : cluster [DBG] pgmap v4650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:56 smithi022 bash[82865]: cluster 2024-07-28T13:54:55.442025+0000 mgr.y (mgr.25232) 3706 : cluster [DBG] pgmap v4650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:57.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6210 16 16 0 0 0 - 0 2024-07-28T13:54:58.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6211 16 16 0 0 0 - 0 2024-07-28T13:54:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:54:58 smithi150 bash[67543]: cluster 2024-07-28T13:54:57.443473+0000 mgr.y (mgr.25232) 3707 : cluster [DBG] pgmap v4651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:54:58 smithi022 bash[80503]: cluster 2024-07-28T13:54:57.443473+0000 mgr.y (mgr.25232) 3707 : cluster [DBG] pgmap v4651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:58.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:54:58 smithi022 bash[82865]: cluster 2024-07-28T13:54:57.443473+0000 mgr.y (mgr.25232) 3707 : cluster [DBG] pgmap v4651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:54:59.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6212 16 16 0 0 0 - 0 2024-07-28T13:54:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:54:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:54:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:55:00.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6213 16 16 0 0 0 - 0 2024-07-28T13:55:00.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:00 smithi150 bash[67543]: cluster 2024-07-28T13:54:59.444828+0000 mgr.y (mgr.25232) 3708 : cluster [DBG] pgmap v4652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:00.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:00 smithi022 bash[82865]: cluster 2024-07-28T13:54:59.444828+0000 mgr.y (mgr.25232) 3708 : cluster [DBG] pgmap v4652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:00 smithi022 bash[80503]: cluster 2024-07-28T13:54:59.444828+0000 mgr.y (mgr.25232) 3708 : cluster [DBG] pgmap v4652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:01.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6214 16 16 0 0 0 - 0 2024-07-28T13:55:02.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6215 16 16 0 0 0 - 0 2024-07-28T13:55:02.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:02 smithi150 bash[67543]: cluster 2024-07-28T13:55:01.446212+0000 mgr.y (mgr.25232) 3709 : cluster [DBG] pgmap v4653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:55:02 smithi150 bash[60514]: ts=2024-07-28T13:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:55:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:02 smithi022 bash[80503]: cluster 2024-07-28T13:55:01.446212+0000 mgr.y (mgr.25232) 3709 : cluster [DBG] pgmap v4653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:02.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:02 smithi022 bash[82865]: cluster 2024-07-28T13:55:01.446212+0000 mgr.y (mgr.25232) 3709 : cluster [DBG] pgmap v4653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:03.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6216 16 16 0 0 0 - 0 2024-07-28T13:55:04.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6217 16 16 0 0 0 - 0 2024-07-28T13:55:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:04 smithi150 bash[67543]: cluster 2024-07-28T13:55:03.447599+0000 mgr.y (mgr.25232) 3710 : cluster [DBG] pgmap v4654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:04 smithi022 bash[80503]: cluster 2024-07-28T13:55:03.447599+0000 mgr.y (mgr.25232) 3710 : cluster [DBG] pgmap v4654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:04.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:04 smithi022 bash[82865]: cluster 2024-07-28T13:55:03.447599+0000 mgr.y (mgr.25232) 3710 : cluster [DBG] pgmap v4654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:05.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6218 16 16 0 0 0 - 0 2024-07-28T13:55:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:05 smithi022 bash[80503]: audit 2024-07-28T13:55:05.373777+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:05 smithi022 bash[82865]: audit 2024-07-28T13:55:05.373777+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:05 smithi150 bash[67543]: audit 2024-07-28T13:55:05.373777+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:06.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6219 16 16 0 0 0 - 0 2024-07-28T13:55:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:06 smithi022 bash[80503]: cluster 2024-07-28T13:55:05.448914+0000 mgr.y (mgr.25232) 3711 : cluster [DBG] pgmap v4655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:06 smithi022 bash[82865]: cluster 2024-07-28T13:55:05.448914+0000 mgr.y (mgr.25232) 3711 : cluster [DBG] pgmap v4655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:06 smithi150 bash[67543]: cluster 2024-07-28T13:55:05.448914+0000 mgr.y (mgr.25232) 3711 : cluster [DBG] pgmap v4655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:07.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:55:07.723304+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:55:07.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:55:07.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6220 16 16 0 0 0 - 0 2024-07-28T13:55:08.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6221 16 16 0 0 0 - 0 2024-07-28T13:55:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:08 smithi022 bash[80503]: cluster 2024-07-28T13:55:07.450280+0000 mgr.y (mgr.25232) 3712 : cluster [DBG] pgmap v4656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:08 smithi022 bash[82865]: cluster 2024-07-28T13:55:07.450280+0000 mgr.y (mgr.25232) 3712 : cluster [DBG] pgmap v4656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:08 smithi150 bash[67543]: cluster 2024-07-28T13:55:07.450280+0000 mgr.y (mgr.25232) 3712 : cluster [DBG] pgmap v4656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:09.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6222 16 16 0 0 0 - 0 2024-07-28T13:55:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:55:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:55:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:55:10.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6223 16 16 0 0 0 - 0 2024-07-28T13:55:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:10 smithi022 bash[80503]: cluster 2024-07-28T13:55:09.451738+0000 mgr.y (mgr.25232) 3713 : cluster [DBG] pgmap v4657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:10 smithi022 bash[82865]: cluster 2024-07-28T13:55:09.451738+0000 mgr.y (mgr.25232) 3713 : cluster [DBG] pgmap v4657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:11.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:10 smithi150 bash[67543]: cluster 2024-07-28T13:55:09.451738+0000 mgr.y (mgr.25232) 3713 : cluster [DBG] pgmap v4657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:11.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6224 16 16 0 0 0 - 0 2024-07-28T13:55:12.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6225 16 16 0 0 0 - 0 2024-07-28T13:55:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:12 smithi150 bash[67543]: cluster 2024-07-28T13:55:11.453280+0000 mgr.y (mgr.25232) 3714 : cluster [DBG] pgmap v4658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:55:12 smithi150 bash[60514]: ts=2024-07-28T13:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:55:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:12 smithi022 bash[80503]: cluster 2024-07-28T13:55:11.453280+0000 mgr.y (mgr.25232) 3714 : cluster [DBG] pgmap v4658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:12.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:12 smithi022 bash[82865]: cluster 2024-07-28T13:55:11.453280+0000 mgr.y (mgr.25232) 3714 : cluster [DBG] pgmap v4658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:13.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6226 16 16 0 0 0 - 0 2024-07-28T13:55:14.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6227 16 16 0 0 0 - 0 2024-07-28T13:55:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:14 smithi022 bash[80503]: cluster 2024-07-28T13:55:13.454864+0000 mgr.y (mgr.25232) 3715 : cluster [DBG] pgmap v4659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:14 smithi022 bash[82865]: cluster 2024-07-28T13:55:13.454864+0000 mgr.y (mgr.25232) 3715 : cluster [DBG] pgmap v4659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:15.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:14 smithi150 bash[67543]: cluster 2024-07-28T13:55:13.454864+0000 mgr.y (mgr.25232) 3715 : cluster [DBG] pgmap v4659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:15.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6228 16 16 0 0 0 - 0 2024-07-28T13:55:16.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6229 16 16 0 0 0 - 0 2024-07-28T13:55:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:16 smithi022 bash[80503]: cluster 2024-07-28T13:55:15.456407+0000 mgr.y (mgr.25232) 3716 : cluster [DBG] pgmap v4660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:16.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:16 smithi022 bash[82865]: cluster 2024-07-28T13:55:15.456407+0000 mgr.y (mgr.25232) 3716 : cluster [DBG] pgmap v4660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:16 smithi150 bash[67543]: cluster 2024-07-28T13:55:15.456407+0000 mgr.y (mgr.25232) 3716 : cluster [DBG] pgmap v4660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:17.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6230 16 16 0 0 0 - 0 2024-07-28T13:55:18.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6231 16 16 0 0 0 - 0 2024-07-28T13:55:18.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:18 smithi022 bash[82865]: cluster 2024-07-28T13:55:17.457950+0000 mgr.y (mgr.25232) 3717 : cluster [DBG] pgmap v4661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:18 smithi022 bash[80503]: cluster 2024-07-28T13:55:17.457950+0000 mgr.y (mgr.25232) 3717 : cluster [DBG] pgmap v4661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:19.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:18 smithi150 bash[67543]: cluster 2024-07-28T13:55:17.457950+0000 mgr.y (mgr.25232) 3717 : cluster [DBG] pgmap v4661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:19.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6232 16 16 0 0 0 - 0 2024-07-28T13:55:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:55:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:55:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:55:20.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6233 16 16 0 0 0 - 0 2024-07-28T13:55:20.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:20 smithi022 bash[82865]: cluster 2024-07-28T13:55:19.459399+0000 mgr.y (mgr.25232) 3718 : cluster [DBG] pgmap v4662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:20 smithi022 bash[82865]: audit 2024-07-28T13:55:20.374220+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:20 smithi022 bash[80503]: cluster 2024-07-28T13:55:19.459399+0000 mgr.y (mgr.25232) 3718 : cluster [DBG] pgmap v4662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:20 smithi022 bash[80503]: audit 2024-07-28T13:55:20.374220+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:20 smithi150 bash[67543]: cluster 2024-07-28T13:55:19.459399+0000 mgr.y (mgr.25232) 3718 : cluster [DBG] pgmap v4662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:20 smithi150 bash[67543]: audit 2024-07-28T13:55:20.374220+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:21.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6234 16 16 0 0 0 - 0 2024-07-28T13:55:22.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6235 16 16 0 0 0 - 0 2024-07-28T13:55:22.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:22 smithi150 bash[67543]: cluster 2024-07-28T13:55:21.460889+0000 mgr.y (mgr.25232) 3719 : cluster [DBG] pgmap v4663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:55:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:55:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:22 smithi022 bash[80503]: cluster 2024-07-28T13:55:21.460889+0000 mgr.y (mgr.25232) 3719 : cluster [DBG] pgmap v4663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:22 smithi022 bash[82865]: cluster 2024-07-28T13:55:21.460889+0000 mgr.y (mgr.25232) 3719 : cluster [DBG] pgmap v4663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:23.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6236 16 16 0 0 0 - 0 2024-07-28T13:55:24.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6237 16 16 0 0 0 - 0 2024-07-28T13:55:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:24 smithi022 bash[80503]: cluster 2024-07-28T13:55:23.462444+0000 mgr.y (mgr.25232) 3720 : cluster [DBG] pgmap v4664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:24 smithi022 bash[82865]: cluster 2024-07-28T13:55:23.462444+0000 mgr.y (mgr.25232) 3720 : cluster [DBG] pgmap v4664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:25.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:24 smithi150 bash[67543]: cluster 2024-07-28T13:55:23.462444+0000 mgr.y (mgr.25232) 3720 : cluster [DBG] pgmap v4664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:25.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6238 16 16 0 0 0 - 0 2024-07-28T13:55:26.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6239 16 16 0 0 0 - 0 2024-07-28T13:55:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:26 smithi022 bash[80503]: cluster 2024-07-28T13:55:25.463980+0000 mgr.y (mgr.25232) 3721 : cluster [DBG] pgmap v4665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:26 smithi022 bash[82865]: cluster 2024-07-28T13:55:25.463980+0000 mgr.y (mgr.25232) 3721 : cluster [DBG] pgmap v4665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:27.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:26 smithi150 bash[67543]: cluster 2024-07-28T13:55:25.463980+0000 mgr.y (mgr.25232) 3721 : cluster [DBG] pgmap v4665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:27.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:55:27.726546+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:55:27.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:55:27.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6240 16 16 0 0 0 - 0 2024-07-28T13:55:28.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6241 16 16 0 0 0 - 0 2024-07-28T13:55:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:28 smithi022 bash[80503]: cluster 2024-07-28T13:55:27.465554+0000 mgr.y (mgr.25232) 3722 : cluster [DBG] pgmap v4666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:28 smithi022 bash[82865]: cluster 2024-07-28T13:55:27.465554+0000 mgr.y (mgr.25232) 3722 : cluster [DBG] pgmap v4666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:28 smithi150 bash[67543]: cluster 2024-07-28T13:55:27.465554+0000 mgr.y (mgr.25232) 3722 : cluster [DBG] pgmap v4666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:29.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6242 16 16 0 0 0 - 0 2024-07-28T13:55:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:55:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:55:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:55:30.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6243 16 16 0 0 0 - 0 2024-07-28T13:55:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:30 smithi022 bash[80503]: cluster 2024-07-28T13:55:29.467010+0000 mgr.y (mgr.25232) 3723 : cluster [DBG] pgmap v4667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:30 smithi022 bash[82865]: cluster 2024-07-28T13:55:29.467010+0000 mgr.y (mgr.25232) 3723 : cluster [DBG] pgmap v4667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:30 smithi150 bash[67543]: cluster 2024-07-28T13:55:29.467010+0000 mgr.y (mgr.25232) 3723 : cluster [DBG] pgmap v4667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:31.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6244 16 16 0 0 0 - 0 2024-07-28T13:55:32.582 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:55:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:55:32.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6245 16 16 0 0 0 - 0 2024-07-28T13:55:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:32 smithi150 bash[67543]: cluster 2024-07-28T13:55:31.468528+0000 mgr.y (mgr.25232) 3724 : cluster [DBG] pgmap v4668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:32 smithi022 bash[80503]: cluster 2024-07-28T13:55:31.468528+0000 mgr.y (mgr.25232) 3724 : cluster [DBG] pgmap v4668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:32 smithi022 bash[82865]: cluster 2024-07-28T13:55:31.468528+0000 mgr.y (mgr.25232) 3724 : cluster [DBG] pgmap v4668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:33.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6246 16 16 0 0 0 - 0 2024-07-28T13:55:34.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6247 16 16 0 0 0 - 0 2024-07-28T13:55:35.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:34 smithi150 bash[67543]: cluster 2024-07-28T13:55:33.470070+0000 mgr.y (mgr.25232) 3725 : cluster [DBG] pgmap v4669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:34 smithi022 bash[80503]: cluster 2024-07-28T13:55:33.470070+0000 mgr.y (mgr.25232) 3725 : cluster [DBG] pgmap v4669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:34 smithi022 bash[82865]: cluster 2024-07-28T13:55:33.470070+0000 mgr.y (mgr.25232) 3725 : cluster [DBG] pgmap v4669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:35.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6248 16 16 0 0 0 - 0 2024-07-28T13:55:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:35 smithi150 bash[67543]: audit 2024-07-28T13:55:35.374601+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:35 smithi022 bash[80503]: audit 2024-07-28T13:55:35.374601+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:35 smithi022 bash[82865]: audit 2024-07-28T13:55:35.374601+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:36.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6249 16 16 0 0 0 - 0 2024-07-28T13:55:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:36 smithi150 bash[67543]: cluster 2024-07-28T13:55:35.471473+0000 mgr.y (mgr.25232) 3726 : cluster [DBG] pgmap v4670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:36 smithi022 bash[80503]: cluster 2024-07-28T13:55:35.471473+0000 mgr.y (mgr.25232) 3726 : cluster [DBG] pgmap v4670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:36 smithi022 bash[82865]: cluster 2024-07-28T13:55:35.471473+0000 mgr.y (mgr.25232) 3726 : cluster [DBG] pgmap v4670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:37.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6250 16 16 0 0 0 - 0 2024-07-28T13:55:38.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6251 16 16 0 0 0 - 0 2024-07-28T13:55:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:38 smithi150 bash[67543]: cluster 2024-07-28T13:55:37.473077+0000 mgr.y (mgr.25232) 3727 : cluster [DBG] pgmap v4671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:38 smithi022 bash[80503]: cluster 2024-07-28T13:55:37.473077+0000 mgr.y (mgr.25232) 3727 : cluster [DBG] pgmap v4671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:38 smithi022 bash[82865]: cluster 2024-07-28T13:55:37.473077+0000 mgr.y (mgr.25232) 3727 : cluster [DBG] pgmap v4671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:39.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6252 16 16 0 0 0 - 0 2024-07-28T13:55:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:55:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:55:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:55:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:40 smithi150 bash[67543]: cluster 2024-07-28T13:55:39.474529+0000 mgr.y (mgr.25232) 3728 : cluster [DBG] pgmap v4672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:40 smithi022 bash[80503]: cluster 2024-07-28T13:55:39.474529+0000 mgr.y (mgr.25232) 3728 : cluster [DBG] pgmap v4672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:40 smithi022 bash[82865]: cluster 2024-07-28T13:55:39.474529+0000 mgr.y (mgr.25232) 3728 : cluster [DBG] pgmap v4672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:40.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6253 16 16 0 0 0 - 0 2024-07-28T13:55:41.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6254 16 16 0 0 0 - 0 2024-07-28T13:55:42.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6255 16 16 0 0 0 - 0 2024-07-28T13:55:42.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:42 smithi150 bash[67543]: cluster 2024-07-28T13:55:41.475882+0000 mgr.y (mgr.25232) 3729 : cluster [DBG] pgmap v4673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:55:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:55:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:42 smithi022 bash[80503]: cluster 2024-07-28T13:55:41.475882+0000 mgr.y (mgr.25232) 3729 : cluster [DBG] pgmap v4673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:42 smithi022 bash[82865]: cluster 2024-07-28T13:55:41.475882+0000 mgr.y (mgr.25232) 3729 : cluster [DBG] pgmap v4673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:43.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6256 16 16 0 0 0 - 0 2024-07-28T13:55:44.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6257 16 16 0 0 0 - 0 2024-07-28T13:55:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:44 smithi022 bash[80503]: cluster 2024-07-28T13:55:43.477253+0000 mgr.y (mgr.25232) 3730 : cluster [DBG] pgmap v4674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:44 smithi022 bash[82865]: cluster 2024-07-28T13:55:43.477253+0000 mgr.y (mgr.25232) 3730 : cluster [DBG] pgmap v4674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:44 smithi150 bash[67543]: cluster 2024-07-28T13:55:43.477253+0000 mgr.y (mgr.25232) 3730 : cluster [DBG] pgmap v4674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:45.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6258 16 16 0 0 0 - 0 2024-07-28T13:55:46.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6259 16 16 0 0 0 - 0 2024-07-28T13:55:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:46 smithi022 bash[80503]: cluster 2024-07-28T13:55:45.478619+0000 mgr.y (mgr.25232) 3731 : cluster [DBG] pgmap v4675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:46 smithi022 bash[82865]: cluster 2024-07-28T13:55:45.478619+0000 mgr.y (mgr.25232) 3731 : cluster [DBG] pgmap v4675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:46 smithi150 bash[67543]: cluster 2024-07-28T13:55:45.478619+0000 mgr.y (mgr.25232) 3731 : cluster [DBG] pgmap v4675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:47.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:55:47.729737+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:55:47.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:55:47.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6260 16 16 0 0 0 - 0 2024-07-28T13:55:48.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6261 16 16 0 0 0 - 0 2024-07-28T13:55:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:48 smithi022 bash[80503]: cluster 2024-07-28T13:55:47.479995+0000 mgr.y (mgr.25232) 3732 : cluster [DBG] pgmap v4676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:48 smithi022 bash[82865]: cluster 2024-07-28T13:55:47.479995+0000 mgr.y (mgr.25232) 3732 : cluster [DBG] pgmap v4676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:48 smithi150 bash[67543]: cluster 2024-07-28T13:55:47.479995+0000 mgr.y (mgr.25232) 3732 : cluster [DBG] pgmap v4676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:49.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6262 16 16 0 0 0 - 0 2024-07-28T13:55:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:55:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:55:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:55:50.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6263 16 16 0 0 0 - 0 2024-07-28T13:55:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:50 smithi022 bash[80503]: cluster 2024-07-28T13:55:49.481502+0000 mgr.y (mgr.25232) 3733 : cluster [DBG] pgmap v4677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:50 smithi022 bash[80503]: audit 2024-07-28T13:55:50.375116+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:50 smithi022 bash[82865]: cluster 2024-07-28T13:55:49.481502+0000 mgr.y (mgr.25232) 3733 : cluster [DBG] pgmap v4677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:50 smithi022 bash[82865]: audit 2024-07-28T13:55:50.375116+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:50 smithi150 bash[67543]: cluster 2024-07-28T13:55:49.481502+0000 mgr.y (mgr.25232) 3733 : cluster [DBG] pgmap v4677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:50 smithi150 bash[67543]: audit 2024-07-28T13:55:50.375116+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:55:51.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6264 16 16 0 0 0 - 0 2024-07-28T13:55:52.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6265 16 16 0 0 0 - 0 2024-07-28T13:55:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:52 smithi150 bash[67543]: cluster 2024-07-28T13:55:51.483076+0000 mgr.y (mgr.25232) 3734 : cluster [DBG] pgmap v4678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:55:52 smithi150 bash[60514]: ts=2024-07-28T13:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:55:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:52 smithi022 bash[80503]: cluster 2024-07-28T13:55:51.483076+0000 mgr.y (mgr.25232) 3734 : cluster [DBG] pgmap v4678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:52 smithi022 bash[82865]: cluster 2024-07-28T13:55:51.483076+0000 mgr.y (mgr.25232) 3734 : cluster [DBG] pgmap v4678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:53.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6266 16 16 0 0 0 - 0 2024-07-28T13:55:54.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6267 16 16 0 0 0 - 0 2024-07-28T13:55:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:54 smithi022 bash[80503]: cluster 2024-07-28T13:55:53.484475+0000 mgr.y (mgr.25232) 3735 : cluster [DBG] pgmap v4679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:54 smithi022 bash[80503]: audit 2024-07-28T13:55:54.028983+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:55:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:54 smithi022 bash[82865]: cluster 2024-07-28T13:55:53.484475+0000 mgr.y (mgr.25232) 3735 : cluster [DBG] pgmap v4679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:54 smithi022 bash[82865]: audit 2024-07-28T13:55:54.028983+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:55:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:54 smithi150 bash[67543]: cluster 2024-07-28T13:55:53.484475+0000 mgr.y (mgr.25232) 3735 : cluster [DBG] pgmap v4679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:54 smithi150 bash[67543]: audit 2024-07-28T13:55:54.028983+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:55:55.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6268 16 16 0 0 0 - 0 2024-07-28T13:55:56.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6269 16 16 0 0 0 - 0 2024-07-28T13:55:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:56 smithi022 bash[80503]: cluster 2024-07-28T13:55:55.485846+0000 mgr.y (mgr.25232) 3736 : cluster [DBG] pgmap v4680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:56 smithi022 bash[82865]: cluster 2024-07-28T13:55:55.485846+0000 mgr.y (mgr.25232) 3736 : cluster [DBG] pgmap v4680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:56 smithi150 bash[67543]: cluster 2024-07-28T13:55:55.485846+0000 mgr.y (mgr.25232) 3736 : cluster [DBG] pgmap v4680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:57.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6270 16 16 0 0 0 - 0 2024-07-28T13:55:58.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6271 16 16 0 0 0 - 0 2024-07-28T13:55:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:55:58 smithi022 bash[80503]: cluster 2024-07-28T13:55:57.487265+0000 mgr.y (mgr.25232) 3737 : cluster [DBG] pgmap v4681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:55:58 smithi022 bash[82865]: cluster 2024-07-28T13:55:57.487265+0000 mgr.y (mgr.25232) 3737 : cluster [DBG] pgmap v4681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:55:58 smithi150 bash[67543]: cluster 2024-07-28T13:55:57.487265+0000 mgr.y (mgr.25232) 3737 : cluster [DBG] pgmap v4681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:55:59.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6272 16 16 0 0 0 - 0 2024-07-28T13:55:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:55:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:55:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:56:00.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6273 16 16 0 0 0 - 0 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: cluster 2024-07-28T13:55:59.488104+0000 mgr.y (mgr.25232) 3738 : cluster [DBG] pgmap v4682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:55:59.714744+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:55:59.724058+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:55:59.964327+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:55:59.976012+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:56:00.421104+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:56:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:56:00.422767+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:56:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:00 smithi150 bash[67543]: audit 2024-07-28T13:56:00.432415+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: cluster 2024-07-28T13:55:59.488104+0000 mgr.y (mgr.25232) 3738 : cluster [DBG] pgmap v4682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:55:59.714744+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:55:59.724058+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:55:59.964327+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:55:59.976012+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:56:00.421104+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:56:00.422767+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[80503]: audit 2024-07-28T13:56:00.432415+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: cluster 2024-07-28T13:55:59.488104+0000 mgr.y (mgr.25232) 3738 : cluster [DBG] pgmap v4682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:55:59.714744+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:55:59.724058+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:55:59.964327+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:55:59.976012+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:56:00.421104+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:56:00.422767+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:56:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:00 smithi022 bash[82865]: audit 2024-07-28T13:56:00.432415+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:56:01.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6274 16 16 0 0 0 - 0 2024-07-28T13:56:02.715 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:56:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:56:02.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6275 16 16 0 0 0 - 0 2024-07-28T13:56:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:02 smithi150 bash[67543]: cluster 2024-07-28T13:56:01.489397+0000 mgr.y (mgr.25232) 3739 : cluster [DBG] pgmap v4683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:03.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:02 smithi022 bash[80503]: cluster 2024-07-28T13:56:01.489397+0000 mgr.y (mgr.25232) 3739 : cluster [DBG] pgmap v4683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:02 smithi022 bash[82865]: cluster 2024-07-28T13:56:01.489397+0000 mgr.y (mgr.25232) 3739 : cluster [DBG] pgmap v4683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:03.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6276 16 16 0 0 0 - 0 2024-07-28T13:56:04.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6277 16 16 0 0 0 - 0 2024-07-28T13:56:05.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:04 smithi150 bash[67543]: cluster 2024-07-28T13:56:03.490806+0000 mgr.y (mgr.25232) 3740 : cluster [DBG] pgmap v4684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:04 smithi022 bash[80503]: cluster 2024-07-28T13:56:03.490806+0000 mgr.y (mgr.25232) 3740 : cluster [DBG] pgmap v4684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:04 smithi022 bash[82865]: cluster 2024-07-28T13:56:03.490806+0000 mgr.y (mgr.25232) 3740 : cluster [DBG] pgmap v4684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:05.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6278 16 16 0 0 0 - 0 2024-07-28T13:56:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:05 smithi150 bash[67543]: audit 2024-07-28T13:56:05.375625+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:05 smithi022 bash[80503]: audit 2024-07-28T13:56:05.375625+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:06.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:05 smithi022 bash[82865]: audit 2024-07-28T13:56:05.375625+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:06.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6279 16 16 0 0 0 - 0 2024-07-28T13:56:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:06 smithi150 bash[67543]: cluster 2024-07-28T13:56:05.492116+0000 mgr.y (mgr.25232) 3741 : cluster [DBG] pgmap v4685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:06 smithi022 bash[80503]: cluster 2024-07-28T13:56:05.492116+0000 mgr.y (mgr.25232) 3741 : cluster [DBG] pgmap v4685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:06 smithi022 bash[82865]: cluster 2024-07-28T13:56:05.492116+0000 mgr.y (mgr.25232) 3741 : cluster [DBG] pgmap v4685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:07.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:56:07.732784+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:56:07.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:56:07.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6280 16 16 0 0 0 - 0 2024-07-28T13:56:08.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6281 16 16 0 0 0 - 0 2024-07-28T13:56:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:08 smithi150 bash[67543]: cluster 2024-07-28T13:56:07.493467+0000 mgr.y (mgr.25232) 3742 : cluster [DBG] pgmap v4686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:09.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:08 smithi022 bash[80503]: cluster 2024-07-28T13:56:07.493467+0000 mgr.y (mgr.25232) 3742 : cluster [DBG] pgmap v4686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:08 smithi022 bash[82865]: cluster 2024-07-28T13:56:07.493467+0000 mgr.y (mgr.25232) 3742 : cluster [DBG] pgmap v4686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:09.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6282 16 16 0 0 0 - 0 2024-07-28T13:56:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:56:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:56:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:56:10.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6283 16 16 0 0 0 - 0 2024-07-28T13:56:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:10 smithi150 bash[67543]: cluster 2024-07-28T13:56:09.494851+0000 mgr.y (mgr.25232) 3743 : cluster [DBG] pgmap v4687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:10 smithi022 bash[80503]: cluster 2024-07-28T13:56:09.494851+0000 mgr.y (mgr.25232) 3743 : cluster [DBG] pgmap v4687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:10 smithi022 bash[82865]: cluster 2024-07-28T13:56:09.494851+0000 mgr.y (mgr.25232) 3743 : cluster [DBG] pgmap v4687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:11.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6284 16 16 0 0 0 - 0 2024-07-28T13:56:12.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6285 16 16 0 0 0 - 0 2024-07-28T13:56:12.742 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:56:12 smithi150 bash[60514]: ts=2024-07-28T13:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:56:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:12 smithi150 bash[67543]: cluster 2024-07-28T13:56:11.496189+0000 mgr.y (mgr.25232) 3744 : cluster [DBG] pgmap v4688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:12 smithi022 bash[80503]: cluster 2024-07-28T13:56:11.496189+0000 mgr.y (mgr.25232) 3744 : cluster [DBG] pgmap v4688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:12 smithi022 bash[82865]: cluster 2024-07-28T13:56:11.496189+0000 mgr.y (mgr.25232) 3744 : cluster [DBG] pgmap v4688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:13.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6286 16 16 0 0 0 - 0 2024-07-28T13:56:14.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6287 16 16 0 0 0 - 0 2024-07-28T13:56:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:14 smithi150 bash[67543]: cluster 2024-07-28T13:56:13.497604+0000 mgr.y (mgr.25232) 3745 : cluster [DBG] pgmap v4689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:14 smithi022 bash[80503]: cluster 2024-07-28T13:56:13.497604+0000 mgr.y (mgr.25232) 3745 : cluster [DBG] pgmap v4689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:14 smithi022 bash[82865]: cluster 2024-07-28T13:56:13.497604+0000 mgr.y (mgr.25232) 3745 : cluster [DBG] pgmap v4689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:15.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6288 16 16 0 0 0 - 0 2024-07-28T13:56:16.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6289 16 16 0 0 0 - 0 2024-07-28T13:56:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:16 smithi150 bash[67543]: cluster 2024-07-28T13:56:15.498997+0000 mgr.y (mgr.25232) 3746 : cluster [DBG] pgmap v4690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:16 smithi022 bash[80503]: cluster 2024-07-28T13:56:15.498997+0000 mgr.y (mgr.25232) 3746 : cluster [DBG] pgmap v4690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:16 smithi022 bash[82865]: cluster 2024-07-28T13:56:15.498997+0000 mgr.y (mgr.25232) 3746 : cluster [DBG] pgmap v4690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:17.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6290 16 16 0 0 0 - 0 2024-07-28T13:56:18.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6291 16 16 0 0 0 - 0 2024-07-28T13:56:19.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:18 smithi150 bash[67543]: cluster 2024-07-28T13:56:17.500356+0000 mgr.y (mgr.25232) 3747 : cluster [DBG] pgmap v4691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:18 smithi022 bash[80503]: cluster 2024-07-28T13:56:17.500356+0000 mgr.y (mgr.25232) 3747 : cluster [DBG] pgmap v4691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:18 smithi022 bash[82865]: cluster 2024-07-28T13:56:17.500356+0000 mgr.y (mgr.25232) 3747 : cluster [DBG] pgmap v4691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:19.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6292 16 16 0 0 0 - 0 2024-07-28T13:56:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:56:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:56:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:56:20.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6293 16 16 0 0 0 - 0 2024-07-28T13:56:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:20 smithi150 bash[67543]: cluster 2024-07-28T13:56:19.501666+0000 mgr.y (mgr.25232) 3748 : cluster [DBG] pgmap v4692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:20 smithi150 bash[67543]: audit 2024-07-28T13:56:20.376090+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:20 smithi022 bash[80503]: cluster 2024-07-28T13:56:19.501666+0000 mgr.y (mgr.25232) 3748 : cluster [DBG] pgmap v4692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:20 smithi022 bash[80503]: audit 2024-07-28T13:56:20.376090+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:20 smithi022 bash[82865]: cluster 2024-07-28T13:56:19.501666+0000 mgr.y (mgr.25232) 3748 : cluster [DBG] pgmap v4692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:20 smithi022 bash[82865]: audit 2024-07-28T13:56:20.376090+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:21.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6294 16 16 0 0 0 - 0 2024-07-28T13:56:22.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6295 16 16 0 0 0 - 0 2024-07-28T13:56:22.762 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:56:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:56:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:22 smithi150 bash[67543]: cluster 2024-07-28T13:56:21.503059+0000 mgr.y (mgr.25232) 3749 : cluster [DBG] pgmap v4693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:23.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:22 smithi022 bash[82865]: cluster 2024-07-28T13:56:21.503059+0000 mgr.y (mgr.25232) 3749 : cluster [DBG] pgmap v4693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:22 smithi022 bash[80503]: cluster 2024-07-28T13:56:21.503059+0000 mgr.y (mgr.25232) 3749 : cluster [DBG] pgmap v4693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:23.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6296 16 16 0 0 0 - 0 2024-07-28T13:56:24.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6297 16 16 0 0 0 - 0 2024-07-28T13:56:25.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:24 smithi150 bash[67543]: cluster 2024-07-28T13:56:23.504409+0000 mgr.y (mgr.25232) 3750 : cluster [DBG] pgmap v4694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:25.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:24 smithi022 bash[82865]: cluster 2024-07-28T13:56:23.504409+0000 mgr.y (mgr.25232) 3750 : cluster [DBG] pgmap v4694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:24 smithi022 bash[80503]: cluster 2024-07-28T13:56:23.504409+0000 mgr.y (mgr.25232) 3750 : cluster [DBG] pgmap v4694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:25.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6298 16 16 0 0 0 - 0 2024-07-28T13:56:26.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6299 16 16 0 0 0 - 0 2024-07-28T13:56:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:26 smithi022 bash[80503]: cluster 2024-07-28T13:56:25.505755+0000 mgr.y (mgr.25232) 3751 : cluster [DBG] pgmap v4695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:26 smithi022 bash[82865]: cluster 2024-07-28T13:56:25.505755+0000 mgr.y (mgr.25232) 3751 : cluster [DBG] pgmap v4695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:26 smithi150 bash[67543]: cluster 2024-07-28T13:56:25.505755+0000 mgr.y (mgr.25232) 3751 : cluster [DBG] pgmap v4695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:27.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:56:27.736012+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:56:27.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:56:27.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6300 16 16 0 0 0 - 0 2024-07-28T13:56:28.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6301 16 16 0 0 0 - 0 2024-07-28T13:56:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:28 smithi022 bash[80503]: cluster 2024-07-28T13:56:27.507117+0000 mgr.y (mgr.25232) 3752 : cluster [DBG] pgmap v4696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:28 smithi022 bash[82865]: cluster 2024-07-28T13:56:27.507117+0000 mgr.y (mgr.25232) 3752 : cluster [DBG] pgmap v4696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:28 smithi150 bash[67543]: cluster 2024-07-28T13:56:27.507117+0000 mgr.y (mgr.25232) 3752 : cluster [DBG] pgmap v4696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:29.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6302 16 16 0 0 0 - 0 2024-07-28T13:56:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:56:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:56:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T13:56:30.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6303 16 16 0 0 0 - 0 2024-07-28T13:56:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:30 smithi022 bash[80503]: cluster 2024-07-28T13:56:29.508463+0000 mgr.y (mgr.25232) 3753 : cluster [DBG] pgmap v4697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:30 smithi022 bash[82865]: cluster 2024-07-28T13:56:29.508463+0000 mgr.y (mgr.25232) 3753 : cluster [DBG] pgmap v4697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:30 smithi150 bash[67543]: cluster 2024-07-28T13:56:29.508463+0000 mgr.y (mgr.25232) 3753 : cluster [DBG] pgmap v4697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:31.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6304 16 16 0 0 0 - 0 2024-07-28T13:56:32.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6305 16 16 0 0 0 - 0 2024-07-28T13:56:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:56:32 smithi150 bash[60514]: ts=2024-07-28T13:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:56:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:32 smithi022 bash[80503]: cluster 2024-07-28T13:56:31.509815+0000 mgr.y (mgr.25232) 3754 : cluster [DBG] pgmap v4698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:32 smithi022 bash[82865]: cluster 2024-07-28T13:56:31.509815+0000 mgr.y (mgr.25232) 3754 : cluster [DBG] pgmap v4698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:32 smithi150 bash[67543]: cluster 2024-07-28T13:56:31.509815+0000 mgr.y (mgr.25232) 3754 : cluster [DBG] pgmap v4698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:33.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6306 16 16 0 0 0 - 0 2024-07-28T13:56:34.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6307 16 16 0 0 0 - 0 2024-07-28T13:56:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:34 smithi022 bash[80503]: cluster 2024-07-28T13:56:33.511194+0000 mgr.y (mgr.25232) 3755 : cluster [DBG] pgmap v4699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:34 smithi022 bash[82865]: cluster 2024-07-28T13:56:33.511194+0000 mgr.y (mgr.25232) 3755 : cluster [DBG] pgmap v4699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:34 smithi150 bash[67543]: cluster 2024-07-28T13:56:33.511194+0000 mgr.y (mgr.25232) 3755 : cluster [DBG] pgmap v4699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:35.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6308 16 16 0 0 0 - 0 2024-07-28T13:56:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:35 smithi022 bash[80503]: audit 2024-07-28T13:56:35.376514+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:35 smithi022 bash[82865]: audit 2024-07-28T13:56:35.376514+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:35 smithi150 bash[67543]: audit 2024-07-28T13:56:35.376514+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:36.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6309 16 16 0 0 0 - 0 2024-07-28T13:56:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:36 smithi022 bash[80503]: cluster 2024-07-28T13:56:35.512510+0000 mgr.y (mgr.25232) 3756 : cluster [DBG] pgmap v4700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:36 smithi022 bash[82865]: cluster 2024-07-28T13:56:35.512510+0000 mgr.y (mgr.25232) 3756 : cluster [DBG] pgmap v4700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:36 smithi150 bash[67543]: cluster 2024-07-28T13:56:35.512510+0000 mgr.y (mgr.25232) 3756 : cluster [DBG] pgmap v4700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:37.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6310 16 16 0 0 0 - 0 2024-07-28T13:56:38.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6311 16 16 0 0 0 - 0 2024-07-28T13:56:39.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:38 smithi022 bash[82865]: cluster 2024-07-28T13:56:37.513837+0000 mgr.y (mgr.25232) 3757 : cluster [DBG] pgmap v4701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:38 smithi022 bash[80503]: cluster 2024-07-28T13:56:37.513837+0000 mgr.y (mgr.25232) 3757 : cluster [DBG] pgmap v4701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:38 smithi150 bash[67543]: cluster 2024-07-28T13:56:37.513837+0000 mgr.y (mgr.25232) 3757 : cluster [DBG] pgmap v4701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:39.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6312 16 16 0 0 0 - 0 2024-07-28T13:56:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:56:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:56:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:56:40.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6313 16 16 0 0 0 - 0 2024-07-28T13:56:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:40 smithi022 bash[80503]: cluster 2024-07-28T13:56:39.515231+0000 mgr.y (mgr.25232) 3758 : cluster [DBG] pgmap v4702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:40 smithi022 bash[82865]: cluster 2024-07-28T13:56:39.515231+0000 mgr.y (mgr.25232) 3758 : cluster [DBG] pgmap v4702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:40 smithi150 bash[67543]: cluster 2024-07-28T13:56:39.515231+0000 mgr.y (mgr.25232) 3758 : cluster [DBG] pgmap v4702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:41.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6314 16 16 0 0 0 - 0 2024-07-28T13:56:42.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6315 16 16 0 0 0 - 0 2024-07-28T13:56:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:56:42 smithi150 bash[60514]: ts=2024-07-28T13:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:56:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:42 smithi022 bash[80503]: cluster 2024-07-28T13:56:41.516605+0000 mgr.y (mgr.25232) 3759 : cluster [DBG] pgmap v4703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:42 smithi022 bash[82865]: cluster 2024-07-28T13:56:41.516605+0000 mgr.y (mgr.25232) 3759 : cluster [DBG] pgmap v4703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:42 smithi150 bash[67543]: cluster 2024-07-28T13:56:41.516605+0000 mgr.y (mgr.25232) 3759 : cluster [DBG] pgmap v4703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:43.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6316 16 16 0 0 0 - 0 2024-07-28T13:56:44.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6317 16 16 0 0 0 - 0 2024-07-28T13:56:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:44 smithi022 bash[80503]: cluster 2024-07-28T13:56:43.517970+0000 mgr.y (mgr.25232) 3760 : cluster [DBG] pgmap v4704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:44 smithi022 bash[82865]: cluster 2024-07-28T13:56:43.517970+0000 mgr.y (mgr.25232) 3760 : cluster [DBG] pgmap v4704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:44 smithi150 bash[67543]: cluster 2024-07-28T13:56:43.517970+0000 mgr.y (mgr.25232) 3760 : cluster [DBG] pgmap v4704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:45.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6318 16 16 0 0 0 - 0 2024-07-28T13:56:46.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6319 16 16 0 0 0 - 0 2024-07-28T13:56:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:46 smithi022 bash[80503]: cluster 2024-07-28T13:56:45.519355+0000 mgr.y (mgr.25232) 3761 : cluster [DBG] pgmap v4705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:46 smithi022 bash[82865]: cluster 2024-07-28T13:56:45.519355+0000 mgr.y (mgr.25232) 3761 : cluster [DBG] pgmap v4705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:47.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:46 smithi150 bash[67543]: cluster 2024-07-28T13:56:45.519355+0000 mgr.y (mgr.25232) 3761 : cluster [DBG] pgmap v4705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:47.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:56:47.739253+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:56:47.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:56:47.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6320 16 16 0 0 0 - 0 2024-07-28T13:56:48.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6321 16 16 0 0 0 - 0 2024-07-28T13:56:49.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:48 smithi022 bash[80503]: cluster 2024-07-28T13:56:47.520734+0000 mgr.y (mgr.25232) 3762 : cluster [DBG] pgmap v4706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:48 smithi022 bash[82865]: cluster 2024-07-28T13:56:47.520734+0000 mgr.y (mgr.25232) 3762 : cluster [DBG] pgmap v4706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:48 smithi150 bash[67543]: cluster 2024-07-28T13:56:47.520734+0000 mgr.y (mgr.25232) 3762 : cluster [DBG] pgmap v4706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:49.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6322 16 16 0 0 0 - 0 2024-07-28T13:56:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:56:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:56:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T13:56:50.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6323 16 16 0 0 0 - 0 2024-07-28T13:56:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:50 smithi022 bash[80503]: cluster 2024-07-28T13:56:49.522079+0000 mgr.y (mgr.25232) 3763 : cluster [DBG] pgmap v4707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:50 smithi022 bash[80503]: audit 2024-07-28T13:56:50.376914+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:50 smithi022 bash[82865]: cluster 2024-07-28T13:56:49.522079+0000 mgr.y (mgr.25232) 3763 : cluster [DBG] pgmap v4707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:50 smithi022 bash[82865]: audit 2024-07-28T13:56:50.376914+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:50 smithi150 bash[67543]: cluster 2024-07-28T13:56:49.522079+0000 mgr.y (mgr.25232) 3763 : cluster [DBG] pgmap v4707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:50 smithi150 bash[67543]: audit 2024-07-28T13:56:50.376914+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:56:51.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6324 16 16 0 0 0 - 0 2024-07-28T13:56:52.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6325 16 16 0 0 0 - 0 2024-07-28T13:56:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:56:52 smithi150 bash[60514]: ts=2024-07-28T13:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:56:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:52 smithi150 bash[67543]: cluster 2024-07-28T13:56:51.523430+0000 mgr.y (mgr.25232) 3764 : cluster [DBG] pgmap v4708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:52 smithi022 bash[80503]: cluster 2024-07-28T13:56:51.523430+0000 mgr.y (mgr.25232) 3764 : cluster [DBG] pgmap v4708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:52 smithi022 bash[82865]: cluster 2024-07-28T13:56:51.523430+0000 mgr.y (mgr.25232) 3764 : cluster [DBG] pgmap v4708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:53.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6326 16 16 0 0 0 - 0 2024-07-28T13:56:54.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6327 16 16 0 0 0 - 0 2024-07-28T13:56:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:54 smithi150 bash[67543]: cluster 2024-07-28T13:56:53.524807+0000 mgr.y (mgr.25232) 3765 : cluster [DBG] pgmap v4709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:54 smithi022 bash[80503]: cluster 2024-07-28T13:56:53.524807+0000 mgr.y (mgr.25232) 3765 : cluster [DBG] pgmap v4709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:54 smithi022 bash[82865]: cluster 2024-07-28T13:56:53.524807+0000 mgr.y (mgr.25232) 3765 : cluster [DBG] pgmap v4709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:55.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6328 16 16 0 0 0 - 0 2024-07-28T13:56:56.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6329 16 16 0 0 0 - 0 2024-07-28T13:56:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:56 smithi150 bash[67543]: cluster 2024-07-28T13:56:55.526216+0000 mgr.y (mgr.25232) 3766 : cluster [DBG] pgmap v4710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:56 smithi022 bash[80503]: cluster 2024-07-28T13:56:55.526216+0000 mgr.y (mgr.25232) 3766 : cluster [DBG] pgmap v4710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:56 smithi022 bash[82865]: cluster 2024-07-28T13:56:55.526216+0000 mgr.y (mgr.25232) 3766 : cluster [DBG] pgmap v4710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:57.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6330 16 16 0 0 0 - 0 2024-07-28T13:56:58.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6331 16 16 0 0 0 - 0 2024-07-28T13:56:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:56:58 smithi150 bash[67543]: cluster 2024-07-28T13:56:57.527542+0000 mgr.y (mgr.25232) 3767 : cluster [DBG] pgmap v4711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:56:58 smithi022 bash[80503]: cluster 2024-07-28T13:56:57.527542+0000 mgr.y (mgr.25232) 3767 : cluster [DBG] pgmap v4711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:56:58 smithi022 bash[82865]: cluster 2024-07-28T13:56:57.527542+0000 mgr.y (mgr.25232) 3767 : cluster [DBG] pgmap v4711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:56:59.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6332 16 16 0 0 0 - 0 2024-07-28T13:56:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:56:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:56:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:57:00.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6333 16 16 0 0 0 - 0 2024-07-28T13:57:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:00 smithi150 bash[67543]: cluster 2024-07-28T13:56:59.528943+0000 mgr.y (mgr.25232) 3768 : cluster [DBG] pgmap v4712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:00 smithi150 bash[67543]: audit 2024-07-28T13:57:00.571973+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:57:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:00 smithi022 bash[82865]: cluster 2024-07-28T13:56:59.528943+0000 mgr.y (mgr.25232) 3768 : cluster [DBG] pgmap v4712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:00 smithi022 bash[82865]: audit 2024-07-28T13:57:00.571973+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:57:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:00 smithi022 bash[80503]: cluster 2024-07-28T13:56:59.528943+0000 mgr.y (mgr.25232) 3768 : cluster [DBG] pgmap v4712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:00 smithi022 bash[80503]: audit 2024-07-28T13:57:00.571973+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:57:01.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6334 16 16 0 0 0 - 0 2024-07-28T13:57:02.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6335 16 16 0 0 0 - 0 2024-07-28T13:57:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:57:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:57:03.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:02 smithi150 bash[67543]: cluster 2024-07-28T13:57:01.530324+0000 mgr.y (mgr.25232) 3769 : cluster [DBG] pgmap v4713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:02 smithi022 bash[80503]: cluster 2024-07-28T13:57:01.530324+0000 mgr.y (mgr.25232) 3769 : cluster [DBG] pgmap v4713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:02 smithi022 bash[82865]: cluster 2024-07-28T13:57:01.530324+0000 mgr.y (mgr.25232) 3769 : cluster [DBG] pgmap v4713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:03.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6336 16 16 0 0 0 - 0 2024-07-28T13:57:04.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6337 16 16 0 0 0 - 0 2024-07-28T13:57:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:04 smithi150 bash[67543]: cluster 2024-07-28T13:57:03.531766+0000 mgr.y (mgr.25232) 3770 : cluster [DBG] pgmap v4714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:04 smithi022 bash[80503]: cluster 2024-07-28T13:57:03.531766+0000 mgr.y (mgr.25232) 3770 : cluster [DBG] pgmap v4714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:04 smithi022 bash[82865]: cluster 2024-07-28T13:57:03.531766+0000 mgr.y (mgr.25232) 3770 : cluster [DBG] pgmap v4714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:05.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6338 16 16 0 0 0 - 0 2024-07-28T13:57:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:05 smithi150 bash[67543]: audit 2024-07-28T13:57:05.377458+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:05 smithi022 bash[80503]: audit 2024-07-28T13:57:05.377458+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:05 smithi022 bash[82865]: audit 2024-07-28T13:57:05.377458+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:06.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6339 16 16 0 0 0 - 0 2024-07-28T13:57:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:06 smithi150 bash[67543]: cluster 2024-07-28T13:57:05.532574+0000 mgr.y (mgr.25232) 3771 : cluster [DBG] pgmap v4715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:06 smithi150 bash[67543]: audit 2024-07-28T13:57:06.250466+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:06 smithi150 bash[67543]: audit 2024-07-28T13:57:06.259628+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:06 smithi150 bash[67543]: audit 2024-07-28T13:57:06.492857+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:06 smithi150 bash[67543]: audit 2024-07-28T13:57:06.502138+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[80503]: cluster 2024-07-28T13:57:05.532574+0000 mgr.y (mgr.25232) 3771 : cluster [DBG] pgmap v4715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[80503]: audit 2024-07-28T13:57:06.250466+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[80503]: audit 2024-07-28T13:57:06.259628+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[80503]: audit 2024-07-28T13:57:06.492857+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[80503]: audit 2024-07-28T13:57:06.502138+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[82865]: cluster 2024-07-28T13:57:05.532574+0000 mgr.y (mgr.25232) 3771 : cluster [DBG] pgmap v4715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[82865]: audit 2024-07-28T13:57:06.250466+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[82865]: audit 2024-07-28T13:57:06.259628+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[82865]: audit 2024-07-28T13:57:06.492857+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:06 smithi022 bash[82865]: audit 2024-07-28T13:57:06.502138+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:07.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:57:07.742492+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:57:07.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:57:07.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6340 16 16 0 0 0 - 0 2024-07-28T13:57:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:07 smithi150 bash[67543]: audit 2024-07-28T13:57:06.943533+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:57:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:07 smithi150 bash[67543]: audit 2024-07-28T13:57:06.945035+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:57:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:07 smithi150 bash[67543]: audit 2024-07-28T13:57:06.952195+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:07 smithi022 bash[80503]: audit 2024-07-28T13:57:06.943533+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:57:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:07 smithi022 bash[80503]: audit 2024-07-28T13:57:06.945035+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:57:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:07 smithi022 bash[80503]: audit 2024-07-28T13:57:06.952195+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:07 smithi022 bash[82865]: audit 2024-07-28T13:57:06.943533+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:57:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:07 smithi022 bash[82865]: audit 2024-07-28T13:57:06.945035+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:57:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:07 smithi022 bash[82865]: audit 2024-07-28T13:57:06.952195+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:57:08.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6341 16 16 0 0 0 - 0 2024-07-28T13:57:09.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:08 smithi150 bash[67543]: cluster 2024-07-28T13:57:07.533937+0000 mgr.y (mgr.25232) 3772 : cluster [DBG] pgmap v4716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:08 smithi022 bash[80503]: cluster 2024-07-28T13:57:07.533937+0000 mgr.y (mgr.25232) 3772 : cluster [DBG] pgmap v4716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:08 smithi022 bash[82865]: cluster 2024-07-28T13:57:07.533937+0000 mgr.y (mgr.25232) 3772 : cluster [DBG] pgmap v4716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:09.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6342 16 16 0 0 0 - 0 2024-07-28T13:57:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:57:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:57:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:57:10.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6343 16 16 0 0 0 - 0 2024-07-28T13:57:11.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:10 smithi150 bash[67543]: cluster 2024-07-28T13:57:09.535350+0000 mgr.y (mgr.25232) 3773 : cluster [DBG] pgmap v4717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:10 smithi022 bash[80503]: cluster 2024-07-28T13:57:09.535350+0000 mgr.y (mgr.25232) 3773 : cluster [DBG] pgmap v4717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:10 smithi022 bash[82865]: cluster 2024-07-28T13:57:09.535350+0000 mgr.y (mgr.25232) 3773 : cluster [DBG] pgmap v4717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:11.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6344 16 16 0 0 0 - 0 2024-07-28T13:57:12.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6345 16 16 0 0 0 - 0 2024-07-28T13:57:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:57:12 smithi150 bash[60514]: ts=2024-07-28T13:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:57:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:12 smithi150 bash[67543]: cluster 2024-07-28T13:57:11.536707+0000 mgr.y (mgr.25232) 3774 : cluster [DBG] pgmap v4718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:12 smithi022 bash[80503]: cluster 2024-07-28T13:57:11.536707+0000 mgr.y (mgr.25232) 3774 : cluster [DBG] pgmap v4718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:12 smithi022 bash[82865]: cluster 2024-07-28T13:57:11.536707+0000 mgr.y (mgr.25232) 3774 : cluster [DBG] pgmap v4718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:13.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6346 16 16 0 0 0 - 0 2024-07-28T13:57:14.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6347 16 16 0 0 0 - 0 2024-07-28T13:57:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:14 smithi150 bash[67543]: cluster 2024-07-28T13:57:13.538059+0000 mgr.y (mgr.25232) 3775 : cluster [DBG] pgmap v4719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:14 smithi022 bash[80503]: cluster 2024-07-28T13:57:13.538059+0000 mgr.y (mgr.25232) 3775 : cluster [DBG] pgmap v4719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:14 smithi022 bash[82865]: cluster 2024-07-28T13:57:13.538059+0000 mgr.y (mgr.25232) 3775 : cluster [DBG] pgmap v4719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:15.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6348 16 16 0 0 0 - 0 2024-07-28T13:57:16.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6349 16 16 0 0 0 - 0 2024-07-28T13:57:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:16 smithi150 bash[67543]: cluster 2024-07-28T13:57:15.539436+0000 mgr.y (mgr.25232) 3776 : cluster [DBG] pgmap v4720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:16 smithi022 bash[80503]: cluster 2024-07-28T13:57:15.539436+0000 mgr.y (mgr.25232) 3776 : cluster [DBG] pgmap v4720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:16 smithi022 bash[82865]: cluster 2024-07-28T13:57:15.539436+0000 mgr.y (mgr.25232) 3776 : cluster [DBG] pgmap v4720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:17.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6350 16 16 0 0 0 - 0 2024-07-28T13:57:18.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6351 16 16 0 0 0 - 0 2024-07-28T13:57:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:18 smithi150 bash[67543]: cluster 2024-07-28T13:57:17.540776+0000 mgr.y (mgr.25232) 3777 : cluster [DBG] pgmap v4721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:18 smithi022 bash[80503]: cluster 2024-07-28T13:57:17.540776+0000 mgr.y (mgr.25232) 3777 : cluster [DBG] pgmap v4721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:18 smithi022 bash[82865]: cluster 2024-07-28T13:57:17.540776+0000 mgr.y (mgr.25232) 3777 : cluster [DBG] pgmap v4721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:19.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6352 16 16 0 0 0 - 0 2024-07-28T13:57:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:57:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:57:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T13:57:20.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6353 16 16 0 0 0 - 0 2024-07-28T13:57:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:20 smithi150 bash[67543]: cluster 2024-07-28T13:57:19.542132+0000 mgr.y (mgr.25232) 3778 : cluster [DBG] pgmap v4722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:20 smithi150 bash[67543]: audit 2024-07-28T13:57:20.377898+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:20 smithi022 bash[80503]: cluster 2024-07-28T13:57:19.542132+0000 mgr.y (mgr.25232) 3778 : cluster [DBG] pgmap v4722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:20 smithi022 bash[80503]: audit 2024-07-28T13:57:20.377898+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:20 smithi022 bash[82865]: cluster 2024-07-28T13:57:19.542132+0000 mgr.y (mgr.25232) 3778 : cluster [DBG] pgmap v4722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:20 smithi022 bash[82865]: audit 2024-07-28T13:57:20.377898+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:21.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6354 16 16 0 0 0 - 0 2024-07-28T13:57:22.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6355 16 16 0 0 0 - 0 2024-07-28T13:57:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:57:22 smithi150 bash[60514]: ts=2024-07-28T13:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:57:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:22 smithi150 bash[67543]: cluster 2024-07-28T13:57:21.543492+0000 mgr.y (mgr.25232) 3779 : cluster [DBG] pgmap v4723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:22 smithi022 bash[80503]: cluster 2024-07-28T13:57:21.543492+0000 mgr.y (mgr.25232) 3779 : cluster [DBG] pgmap v4723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:22 smithi022 bash[82865]: cluster 2024-07-28T13:57:21.543492+0000 mgr.y (mgr.25232) 3779 : cluster [DBG] pgmap v4723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:23.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6356 16 16 0 0 0 - 0 2024-07-28T13:57:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:24 smithi022 bash[80503]: cluster 2024-07-28T13:57:23.544848+0000 mgr.y (mgr.25232) 3780 : cluster [DBG] pgmap v4724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:24 smithi022 bash[82865]: cluster 2024-07-28T13:57:23.544848+0000 mgr.y (mgr.25232) 3780 : cluster [DBG] pgmap v4724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:24 smithi150 bash[67543]: cluster 2024-07-28T13:57:23.544848+0000 mgr.y (mgr.25232) 3780 : cluster [DBG] pgmap v4724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:24.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6357 16 16 0 0 0 - 0 2024-07-28T13:57:25.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6358 16 16 0 0 0 - 0 2024-07-28T13:57:26.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6359 16 16 0 0 0 - 0 2024-07-28T13:57:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:26 smithi150 bash[67543]: cluster 2024-07-28T13:57:25.546202+0000 mgr.y (mgr.25232) 3781 : cluster [DBG] pgmap v4725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:26 smithi022 bash[80503]: cluster 2024-07-28T13:57:25.546202+0000 mgr.y (mgr.25232) 3781 : cluster [DBG] pgmap v4725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:27.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:26 smithi022 bash[82865]: cluster 2024-07-28T13:57:25.546202+0000 mgr.y (mgr.25232) 3781 : cluster [DBG] pgmap v4725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:27.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:57:27.745811+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:57:27.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:57:27.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6360 16 16 0 0 0 - 0 2024-07-28T13:57:28.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6361 16 16 0 0 0 - 0 2024-07-28T13:57:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:28 smithi150 bash[67543]: cluster 2024-07-28T13:57:27.547544+0000 mgr.y (mgr.25232) 3782 : cluster [DBG] pgmap v4726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:28 smithi022 bash[80503]: cluster 2024-07-28T13:57:27.547544+0000 mgr.y (mgr.25232) 3782 : cluster [DBG] pgmap v4726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:28 smithi022 bash[82865]: cluster 2024-07-28T13:57:27.547544+0000 mgr.y (mgr.25232) 3782 : cluster [DBG] pgmap v4726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:29.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6362 16 16 0 0 0 - 0 2024-07-28T13:57:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:57:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:57:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:57:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:30 smithi150 bash[67543]: cluster 2024-07-28T13:57:29.548904+0000 mgr.y (mgr.25232) 3783 : cluster [DBG] pgmap v4727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:30 smithi022 bash[80503]: cluster 2024-07-28T13:57:29.548904+0000 mgr.y (mgr.25232) 3783 : cluster [DBG] pgmap v4727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:30 smithi022 bash[82865]: cluster 2024-07-28T13:57:29.548904+0000 mgr.y (mgr.25232) 3783 : cluster [DBG] pgmap v4727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:30.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6363 16 16 0 0 0 - 0 2024-07-28T13:57:31.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6364 16 16 0 0 0 - 0 2024-07-28T13:57:32.606 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:57:32 smithi150 bash[60514]: ts=2024-07-28T13:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:57:32.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6365 16 16 0 0 0 - 0 2024-07-28T13:57:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:32 smithi150 bash[67543]: cluster 2024-07-28T13:57:31.550246+0000 mgr.y (mgr.25232) 3784 : cluster [DBG] pgmap v4728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:32 smithi022 bash[80503]: cluster 2024-07-28T13:57:31.550246+0000 mgr.y (mgr.25232) 3784 : cluster [DBG] pgmap v4728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:33.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:32 smithi022 bash[82865]: cluster 2024-07-28T13:57:31.550246+0000 mgr.y (mgr.25232) 3784 : cluster [DBG] pgmap v4728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:33.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6366 16 16 0 0 0 - 0 2024-07-28T13:57:34.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6367 16 16 0 0 0 - 0 2024-07-28T13:57:35.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:34 smithi150 bash[67543]: cluster 2024-07-28T13:57:33.551610+0000 mgr.y (mgr.25232) 3785 : cluster [DBG] pgmap v4729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:34 smithi022 bash[80503]: cluster 2024-07-28T13:57:33.551610+0000 mgr.y (mgr.25232) 3785 : cluster [DBG] pgmap v4729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:35.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:34 smithi022 bash[82865]: cluster 2024-07-28T13:57:33.551610+0000 mgr.y (mgr.25232) 3785 : cluster [DBG] pgmap v4729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:35.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6368 16 16 0 0 0 - 0 2024-07-28T13:57:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:35 smithi150 bash[67543]: audit 2024-07-28T13:57:35.378601+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:35 smithi022 bash[80503]: audit 2024-07-28T13:57:35.378601+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:35 smithi022 bash[82865]: audit 2024-07-28T13:57:35.378601+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:36.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6369 16 16 0 0 0 - 0 2024-07-28T13:57:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:36 smithi150 bash[67543]: cluster 2024-07-28T13:57:35.552918+0000 mgr.y (mgr.25232) 3786 : cluster [DBG] pgmap v4730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:36 smithi022 bash[80503]: cluster 2024-07-28T13:57:35.552918+0000 mgr.y (mgr.25232) 3786 : cluster [DBG] pgmap v4730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:36 smithi022 bash[82865]: cluster 2024-07-28T13:57:35.552918+0000 mgr.y (mgr.25232) 3786 : cluster [DBG] pgmap v4730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:37.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6370 16 16 0 0 0 - 0 2024-07-28T13:57:38.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6371 16 16 0 0 0 - 0 2024-07-28T13:57:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:38 smithi150 bash[67543]: cluster 2024-07-28T13:57:37.554389+0000 mgr.y (mgr.25232) 3787 : cluster [DBG] pgmap v4731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:38 smithi022 bash[80503]: cluster 2024-07-28T13:57:37.554389+0000 mgr.y (mgr.25232) 3787 : cluster [DBG] pgmap v4731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:39.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:38 smithi022 bash[82865]: cluster 2024-07-28T13:57:37.554389+0000 mgr.y (mgr.25232) 3787 : cluster [DBG] pgmap v4731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:39.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6372 16 16 0 0 0 - 0 2024-07-28T13:57:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:57:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:57:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:57:40.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6373 16 16 0 0 0 - 0 2024-07-28T13:57:41.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:40 smithi150 bash[67543]: cluster 2024-07-28T13:57:39.555772+0000 mgr.y (mgr.25232) 3788 : cluster [DBG] pgmap v4732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:41.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:40 smithi022 bash[80503]: cluster 2024-07-28T13:57:39.555772+0000 mgr.y (mgr.25232) 3788 : cluster [DBG] pgmap v4732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:40 smithi022 bash[82865]: cluster 2024-07-28T13:57:39.555772+0000 mgr.y (mgr.25232) 3788 : cluster [DBG] pgmap v4732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:41.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6374 16 16 0 0 0 - 0 2024-07-28T13:57:42.633 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:57:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:57:42.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6375 16 16 0 0 0 - 0 2024-07-28T13:57:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:42 smithi150 bash[67543]: cluster 2024-07-28T13:57:41.557108+0000 mgr.y (mgr.25232) 3789 : cluster [DBG] pgmap v4733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:42 smithi022 bash[80503]: cluster 2024-07-28T13:57:41.557108+0000 mgr.y (mgr.25232) 3789 : cluster [DBG] pgmap v4733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:42 smithi022 bash[82865]: cluster 2024-07-28T13:57:41.557108+0000 mgr.y (mgr.25232) 3789 : cluster [DBG] pgmap v4733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:43.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6376 16 16 0 0 0 - 0 2024-07-28T13:57:44.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6377 16 16 0 0 0 - 0 2024-07-28T13:57:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:44 smithi150 bash[67543]: cluster 2024-07-28T13:57:43.558439+0000 mgr.y (mgr.25232) 3790 : cluster [DBG] pgmap v4734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:44 smithi022 bash[80503]: cluster 2024-07-28T13:57:43.558439+0000 mgr.y (mgr.25232) 3790 : cluster [DBG] pgmap v4734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:44 smithi022 bash[82865]: cluster 2024-07-28T13:57:43.558439+0000 mgr.y (mgr.25232) 3790 : cluster [DBG] pgmap v4734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:45.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6378 16 16 0 0 0 - 0 2024-07-28T13:57:46.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6379 16 16 0 0 0 - 0 2024-07-28T13:57:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:46 smithi150 bash[67543]: cluster 2024-07-28T13:57:45.559806+0000 mgr.y (mgr.25232) 3791 : cluster [DBG] pgmap v4735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:46 smithi022 bash[80503]: cluster 2024-07-28T13:57:45.559806+0000 mgr.y (mgr.25232) 3791 : cluster [DBG] pgmap v4735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:46 smithi022 bash[82865]: cluster 2024-07-28T13:57:45.559806+0000 mgr.y (mgr.25232) 3791 : cluster [DBG] pgmap v4735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:47.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:57:47.749195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:57:47.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:57:47.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6380 16 16 0 0 0 - 0 2024-07-28T13:57:48.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6381 16 16 0 0 0 - 0 2024-07-28T13:57:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:48 smithi150 bash[67543]: cluster 2024-07-28T13:57:47.561160+0000 mgr.y (mgr.25232) 3792 : cluster [DBG] pgmap v4736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:48 smithi022 bash[80503]: cluster 2024-07-28T13:57:47.561160+0000 mgr.y (mgr.25232) 3792 : cluster [DBG] pgmap v4736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:48 smithi022 bash[82865]: cluster 2024-07-28T13:57:47.561160+0000 mgr.y (mgr.25232) 3792 : cluster [DBG] pgmap v4736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:49.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6382 16 16 0 0 0 - 0 2024-07-28T13:57:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:57:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:57:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:57:50.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6383 16 16 0 0 0 - 0 2024-07-28T13:57:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:50 smithi150 bash[67543]: cluster 2024-07-28T13:57:49.562698+0000 mgr.y (mgr.25232) 3793 : cluster [DBG] pgmap v4737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:50 smithi150 bash[67543]: audit 2024-07-28T13:57:50.379056+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:50 smithi022 bash[80503]: cluster 2024-07-28T13:57:49.562698+0000 mgr.y (mgr.25232) 3793 : cluster [DBG] pgmap v4737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:50 smithi022 bash[80503]: audit 2024-07-28T13:57:50.379056+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:50 smithi022 bash[82865]: cluster 2024-07-28T13:57:49.562698+0000 mgr.y (mgr.25232) 3793 : cluster [DBG] pgmap v4737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:50 smithi022 bash[82865]: audit 2024-07-28T13:57:50.379056+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:57:51.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6384 16 16 0 0 0 - 0 2024-07-28T13:57:52.653 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:57:52 smithi150 bash[60514]: ts=2024-07-28T13:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:57:52.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6385 16 16 0 0 0 - 0 2024-07-28T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:52 smithi150 bash[67543]: cluster 2024-07-28T13:57:51.564110+0000 mgr.y (mgr.25232) 3794 : cluster [DBG] pgmap v4738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:52 smithi022 bash[80503]: cluster 2024-07-28T13:57:51.564110+0000 mgr.y (mgr.25232) 3794 : cluster [DBG] pgmap v4738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:53.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:52 smithi022 bash[82865]: cluster 2024-07-28T13:57:51.564110+0000 mgr.y (mgr.25232) 3794 : cluster [DBG] pgmap v4738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:53.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6386 16 16 0 0 0 - 0 2024-07-28T13:57:54.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6387 16 16 0 0 0 - 0 2024-07-28T13:57:55.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:54 smithi150 bash[67543]: cluster 2024-07-28T13:57:53.565525+0000 mgr.y (mgr.25232) 3795 : cluster [DBG] pgmap v4739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:55.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:54 smithi022 bash[80503]: cluster 2024-07-28T13:57:53.565525+0000 mgr.y (mgr.25232) 3795 : cluster [DBG] pgmap v4739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:55.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:54 smithi022 bash[82865]: cluster 2024-07-28T13:57:53.565525+0000 mgr.y (mgr.25232) 3795 : cluster [DBG] pgmap v4739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:55.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6388 16 16 0 0 0 - 0 2024-07-28T13:57:56.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6389 16 16 0 0 0 - 0 2024-07-28T13:57:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:56 smithi150 bash[67543]: cluster 2024-07-28T13:57:55.566892+0000 mgr.y (mgr.25232) 3796 : cluster [DBG] pgmap v4740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:56 smithi022 bash[80503]: cluster 2024-07-28T13:57:55.566892+0000 mgr.y (mgr.25232) 3796 : cluster [DBG] pgmap v4740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:56 smithi022 bash[82865]: cluster 2024-07-28T13:57:55.566892+0000 mgr.y (mgr.25232) 3796 : cluster [DBG] pgmap v4740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:57.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6390 16 16 0 0 0 - 0 2024-07-28T13:57:58.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6391 16 16 0 0 0 - 0 2024-07-28T13:57:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:57:58 smithi150 bash[67543]: cluster 2024-07-28T13:57:57.568288+0000 mgr.y (mgr.25232) 3797 : cluster [DBG] pgmap v4741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:59.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:57:58 smithi022 bash[80503]: cluster 2024-07-28T13:57:57.568288+0000 mgr.y (mgr.25232) 3797 : cluster [DBG] pgmap v4741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:59.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:57:58 smithi022 bash[82865]: cluster 2024-07-28T13:57:57.568288+0000 mgr.y (mgr.25232) 3797 : cluster [DBG] pgmap v4741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:57:59.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6392 16 16 0 0 0 - 0 2024-07-28T13:57:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:57:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:57:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T13:58:00.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6393 16 16 0 0 0 - 0 2024-07-28T13:58:01.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:00 smithi150 bash[67543]: cluster 2024-07-28T13:57:59.569657+0000 mgr.y (mgr.25232) 3798 : cluster [DBG] pgmap v4742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:00 smithi022 bash[80503]: cluster 2024-07-28T13:57:59.569657+0000 mgr.y (mgr.25232) 3798 : cluster [DBG] pgmap v4742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:00 smithi022 bash[82865]: cluster 2024-07-28T13:57:59.569657+0000 mgr.y (mgr.25232) 3798 : cluster [DBG] pgmap v4742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:01.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6394 16 16 0 0 0 - 0 2024-07-28T13:58:02.675 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:58:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:58:02.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6395 16 16 0 0 0 - 0 2024-07-28T13:58:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:02 smithi150 bash[67543]: cluster 2024-07-28T13:58:01.571048+0000 mgr.y (mgr.25232) 3799 : cluster [DBG] pgmap v4743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:03.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:02 smithi022 bash[80503]: cluster 2024-07-28T13:58:01.571048+0000 mgr.y (mgr.25232) 3799 : cluster [DBG] pgmap v4743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:02 smithi022 bash[82865]: cluster 2024-07-28T13:58:01.571048+0000 mgr.y (mgr.25232) 3799 : cluster [DBG] pgmap v4743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:03.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6396 16 16 0 0 0 - 0 2024-07-28T13:58:04.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6397 16 16 0 0 0 - 0 2024-07-28T13:58:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:04 smithi150 bash[67543]: cluster 2024-07-28T13:58:03.572419+0000 mgr.y (mgr.25232) 3800 : cluster [DBG] pgmap v4744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:05.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:04 smithi022 bash[80503]: cluster 2024-07-28T13:58:03.572419+0000 mgr.y (mgr.25232) 3800 : cluster [DBG] pgmap v4744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:05.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:04 smithi022 bash[82865]: cluster 2024-07-28T13:58:03.572419+0000 mgr.y (mgr.25232) 3800 : cluster [DBG] pgmap v4744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:05.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6398 16 16 0 0 0 - 0 2024-07-28T13:58:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:05 smithi150 bash[67543]: audit 2024-07-28T13:58:05.379310+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:05 smithi022 bash[80503]: audit 2024-07-28T13:58:05.379310+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:06.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:05 smithi022 bash[82865]: audit 2024-07-28T13:58:05.379310+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:06.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6399 16 16 0 0 0 - 0 2024-07-28T13:58:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:06 smithi150 bash[67543]: cluster 2024-07-28T13:58:05.573773+0000 mgr.y (mgr.25232) 3801 : cluster [DBG] pgmap v4745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:06 smithi022 bash[80503]: cluster 2024-07-28T13:58:05.573773+0000 mgr.y (mgr.25232) 3801 : cluster [DBG] pgmap v4745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:06 smithi022 bash[82865]: cluster 2024-07-28T13:58:05.573773+0000 mgr.y (mgr.25232) 3801 : cluster [DBG] pgmap v4745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:07.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:58:07.752596+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:58:07.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:58:07.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6400 16 16 0 0 0 - 0 2024-07-28T13:58:08.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:07 smithi150 bash[67543]: audit 2024-07-28T13:58:07.078192+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:58:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:07 smithi150 bash[67543]: audit 2024-07-28T13:58:07.458982+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:07 smithi150 bash[67543]: audit 2024-07-28T13:58:07.463496+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:07 smithi022 bash[80503]: audit 2024-07-28T13:58:07.078192+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:58:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:07 smithi022 bash[80503]: audit 2024-07-28T13:58:07.458982+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:07 smithi022 bash[80503]: audit 2024-07-28T13:58:07.463496+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:07 smithi022 bash[82865]: audit 2024-07-28T13:58:07.078192+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:58:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:07 smithi022 bash[82865]: audit 2024-07-28T13:58:07.458982+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:07 smithi022 bash[82865]: audit 2024-07-28T13:58:07.463496+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:08.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6401 16 16 0 0 0 - 0 2024-07-28T13:58:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:08 smithi150 bash[67543]: cluster 2024-07-28T13:58:07.575115+0000 mgr.y (mgr.25232) 3802 : cluster [DBG] pgmap v4746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:09.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:08 smithi022 bash[80503]: cluster 2024-07-28T13:58:07.575115+0000 mgr.y (mgr.25232) 3802 : cluster [DBG] pgmap v4746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:08 smithi022 bash[82865]: cluster 2024-07-28T13:58:07.575115+0000 mgr.y (mgr.25232) 3802 : cluster [DBG] pgmap v4746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:09.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6402 16 16 0 0 0 - 0 2024-07-28T13:58:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:58:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:58:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:58:10.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6403 16 16 0 0 0 - 0 2024-07-28T13:58:11.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:10 smithi150 bash[67543]: cluster 2024-07-28T13:58:09.576516+0000 mgr.y (mgr.25232) 3803 : cluster [DBG] pgmap v4747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:10 smithi022 bash[80503]: cluster 2024-07-28T13:58:09.576516+0000 mgr.y (mgr.25232) 3803 : cluster [DBG] pgmap v4747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:10 smithi022 bash[82865]: cluster 2024-07-28T13:58:09.576516+0000 mgr.y (mgr.25232) 3803 : cluster [DBG] pgmap v4747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:11.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6404 16 16 0 0 0 - 0 2024-07-28T13:58:12.700 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:58:12 smithi150 bash[60514]: ts=2024-07-28T13:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:58:12.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6405 16 16 0 0 0 - 0 2024-07-28T13:58:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:12 smithi150 bash[67543]: cluster 2024-07-28T13:58:11.577909+0000 mgr.y (mgr.25232) 3804 : cluster [DBG] pgmap v4748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:12 smithi022 bash[80503]: cluster 2024-07-28T13:58:11.577909+0000 mgr.y (mgr.25232) 3804 : cluster [DBG] pgmap v4748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:13.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:12 smithi022 bash[82865]: cluster 2024-07-28T13:58:11.577909+0000 mgr.y (mgr.25232) 3804 : cluster [DBG] pgmap v4748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:13.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6406 16 16 0 0 0 - 0 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:12.772606+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:12.778709+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:13.270918+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:13.279665+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:13.683371+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:13.684745+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[80503]: audit 2024-07-28T13:58:13.693007+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:12.772606+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:12.778709+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:13.270918+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:13.279665+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:13.683371+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:58:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:13.684745+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:58:14.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:13 smithi022 bash[82865]: audit 2024-07-28T13:58:13.693007+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:12.772606+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:12.778709+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:13.270918+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:13.279665+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:13.683371+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:13.684745+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:58:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:13 smithi150 bash[67543]: audit 2024-07-28T13:58:13.693007+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:58:14.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6407 16 16 0 0 0 - 0 2024-07-28T13:58:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:14 smithi022 bash[80503]: cluster 2024-07-28T13:58:13.579276+0000 mgr.y (mgr.25232) 3805 : cluster [DBG] pgmap v4749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:14 smithi022 bash[82865]: cluster 2024-07-28T13:58:13.579276+0000 mgr.y (mgr.25232) 3805 : cluster [DBG] pgmap v4749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:14 smithi150 bash[67543]: cluster 2024-07-28T13:58:13.579276+0000 mgr.y (mgr.25232) 3805 : cluster [DBG] pgmap v4749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:15.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6408 16 16 0 0 0 - 0 2024-07-28T13:58:16.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6409 16 16 0 0 0 - 0 2024-07-28T13:58:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:16 smithi022 bash[80503]: cluster 2024-07-28T13:58:15.580659+0000 mgr.y (mgr.25232) 3806 : cluster [DBG] pgmap v4750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:16 smithi022 bash[82865]: cluster 2024-07-28T13:58:15.580659+0000 mgr.y (mgr.25232) 3806 : cluster [DBG] pgmap v4750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:16 smithi150 bash[67543]: cluster 2024-07-28T13:58:15.580659+0000 mgr.y (mgr.25232) 3806 : cluster [DBG] pgmap v4750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:17.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6410 16 16 0 0 0 - 0 2024-07-28T13:58:18.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6411 16 16 0 0 0 - 0 2024-07-28T13:58:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:18 smithi022 bash[80503]: cluster 2024-07-28T13:58:17.582056+0000 mgr.y (mgr.25232) 3807 : cluster [DBG] pgmap v4751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:18 smithi022 bash[82865]: cluster 2024-07-28T13:58:17.582056+0000 mgr.y (mgr.25232) 3807 : cluster [DBG] pgmap v4751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:18 smithi150 bash[67543]: cluster 2024-07-28T13:58:17.582056+0000 mgr.y (mgr.25232) 3807 : cluster [DBG] pgmap v4751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:19.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6412 16 16 0 0 0 - 0 2024-07-28T13:58:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:58:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:58:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:58:20.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6413 16 16 0 0 0 - 0 2024-07-28T13:58:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:20 smithi022 bash[80503]: cluster 2024-07-28T13:58:19.583379+0000 mgr.y (mgr.25232) 3808 : cluster [DBG] pgmap v4752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:20 smithi022 bash[80503]: audit 2024-07-28T13:58:20.379970+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:20 smithi022 bash[82865]: cluster 2024-07-28T13:58:19.583379+0000 mgr.y (mgr.25232) 3808 : cluster [DBG] pgmap v4752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:20 smithi022 bash[82865]: audit 2024-07-28T13:58:20.379970+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:20 smithi150 bash[67543]: cluster 2024-07-28T13:58:19.583379+0000 mgr.y (mgr.25232) 3808 : cluster [DBG] pgmap v4752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:20 smithi150 bash[67543]: audit 2024-07-28T13:58:20.379970+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:21.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6414 16 16 0 0 0 - 0 2024-07-28T13:58:22.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6415 16 16 0 0 0 - 0 2024-07-28T13:58:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:58:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:58:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:22 smithi022 bash[80503]: cluster 2024-07-28T13:58:21.584736+0000 mgr.y (mgr.25232) 3809 : cluster [DBG] pgmap v4753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:22 smithi022 bash[82865]: cluster 2024-07-28T13:58:21.584736+0000 mgr.y (mgr.25232) 3809 : cluster [DBG] pgmap v4753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:22 smithi150 bash[67543]: cluster 2024-07-28T13:58:21.584736+0000 mgr.y (mgr.25232) 3809 : cluster [DBG] pgmap v4753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:23.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6416 16 16 0 0 0 - 0 2024-07-28T13:58:24.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6417 16 16 0 0 0 - 0 2024-07-28T13:58:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:24 smithi022 bash[80503]: cluster 2024-07-28T13:58:23.586098+0000 mgr.y (mgr.25232) 3810 : cluster [DBG] pgmap v4754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:24 smithi022 bash[82865]: cluster 2024-07-28T13:58:23.586098+0000 mgr.y (mgr.25232) 3810 : cluster [DBG] pgmap v4754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:24 smithi150 bash[67543]: cluster 2024-07-28T13:58:23.586098+0000 mgr.y (mgr.25232) 3810 : cluster [DBG] pgmap v4754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:25.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6418 16 16 0 0 0 - 0 2024-07-28T13:58:26.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6419 16 16 0 0 0 - 0 2024-07-28T13:58:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:26 smithi022 bash[80503]: cluster 2024-07-28T13:58:25.587500+0000 mgr.y (mgr.25232) 3811 : cluster [DBG] pgmap v4755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:26 smithi022 bash[82865]: cluster 2024-07-28T13:58:25.587500+0000 mgr.y (mgr.25232) 3811 : cluster [DBG] pgmap v4755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:26 smithi150 bash[67543]: cluster 2024-07-28T13:58:25.587500+0000 mgr.y (mgr.25232) 3811 : cluster [DBG] pgmap v4755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:27.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:58:27.755642+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:58:27.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:58:27.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6420 16 16 0 0 0 - 0 2024-07-28T13:58:28.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6421 16 16 0 0 0 - 0 2024-07-28T13:58:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:28 smithi022 bash[80503]: cluster 2024-07-28T13:58:27.588863+0000 mgr.y (mgr.25232) 3812 : cluster [DBG] pgmap v4756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:28 smithi022 bash[82865]: cluster 2024-07-28T13:58:27.588863+0000 mgr.y (mgr.25232) 3812 : cluster [DBG] pgmap v4756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:28 smithi150 bash[67543]: cluster 2024-07-28T13:58:27.588863+0000 mgr.y (mgr.25232) 3812 : cluster [DBG] pgmap v4756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:29.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6422 16 16 0 0 0 - 0 2024-07-28T13:58:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:58:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:58:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:58:30.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6423 16 16 0 0 0 - 0 2024-07-28T13:58:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:30 smithi022 bash[80503]: cluster 2024-07-28T13:58:29.590223+0000 mgr.y (mgr.25232) 3813 : cluster [DBG] pgmap v4757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:30 smithi022 bash[82865]: cluster 2024-07-28T13:58:29.590223+0000 mgr.y (mgr.25232) 3813 : cluster [DBG] pgmap v4757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:30 smithi150 bash[67543]: cluster 2024-07-28T13:58:29.590223+0000 mgr.y (mgr.25232) 3813 : cluster [DBG] pgmap v4757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:31.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6424 16 16 0 0 0 - 0 2024-07-28T13:58:32.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6425 16 16 0 0 0 - 0 2024-07-28T13:58:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:58:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:58:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:32 smithi022 bash[80503]: cluster 2024-07-28T13:58:31.591565+0000 mgr.y (mgr.25232) 3814 : cluster [DBG] pgmap v4758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:32 smithi022 bash[82865]: cluster 2024-07-28T13:58:31.591565+0000 mgr.y (mgr.25232) 3814 : cluster [DBG] pgmap v4758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:32 smithi150 bash[67543]: cluster 2024-07-28T13:58:31.591565+0000 mgr.y (mgr.25232) 3814 : cluster [DBG] pgmap v4758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:33.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6426 16 16 0 0 0 - 0 2024-07-28T13:58:34.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6427 16 16 0 0 0 - 0 2024-07-28T13:58:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:34 smithi022 bash[80503]: cluster 2024-07-28T13:58:33.592952+0000 mgr.y (mgr.25232) 3815 : cluster [DBG] pgmap v4759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:34 smithi022 bash[82865]: cluster 2024-07-28T13:58:33.592952+0000 mgr.y (mgr.25232) 3815 : cluster [DBG] pgmap v4759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:34 smithi150 bash[67543]: cluster 2024-07-28T13:58:33.592952+0000 mgr.y (mgr.25232) 3815 : cluster [DBG] pgmap v4759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:35.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6428 16 16 0 0 0 - 0 2024-07-28T13:58:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:35 smithi022 bash[80503]: audit 2024-07-28T13:58:35.380372+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:35 smithi022 bash[82865]: audit 2024-07-28T13:58:35.380372+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:35 smithi150 bash[67543]: audit 2024-07-28T13:58:35.380372+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:36.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6429 16 16 0 0 0 - 0 2024-07-28T13:58:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:36 smithi022 bash[80503]: cluster 2024-07-28T13:58:35.594265+0000 mgr.y (mgr.25232) 3816 : cluster [DBG] pgmap v4760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:36 smithi022 bash[82865]: cluster 2024-07-28T13:58:35.594265+0000 mgr.y (mgr.25232) 3816 : cluster [DBG] pgmap v4760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:36 smithi150 bash[67543]: cluster 2024-07-28T13:58:35.594265+0000 mgr.y (mgr.25232) 3816 : cluster [DBG] pgmap v4760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:37.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6430 16 16 0 0 0 - 0 2024-07-28T13:58:38.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6431 16 16 0 0 0 - 0 2024-07-28T13:58:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:38 smithi022 bash[80503]: cluster 2024-07-28T13:58:37.595633+0000 mgr.y (mgr.25232) 3817 : cluster [DBG] pgmap v4761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:38 smithi022 bash[82865]: cluster 2024-07-28T13:58:37.595633+0000 mgr.y (mgr.25232) 3817 : cluster [DBG] pgmap v4761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:38 smithi150 bash[67543]: cluster 2024-07-28T13:58:37.595633+0000 mgr.y (mgr.25232) 3817 : cluster [DBG] pgmap v4761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:39.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6432 16 16 0 0 0 - 0 2024-07-28T13:58:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:58:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:58:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:58:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:40 smithi150 bash[67543]: cluster 2024-07-28T13:58:39.597004+0000 mgr.y (mgr.25232) 3818 : cluster [DBG] pgmap v4762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:40 smithi022 bash[80503]: cluster 2024-07-28T13:58:39.597004+0000 mgr.y (mgr.25232) 3818 : cluster [DBG] pgmap v4762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:40 smithi022 bash[82865]: cluster 2024-07-28T13:58:39.597004+0000 mgr.y (mgr.25232) 3818 : cluster [DBG] pgmap v4762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:40.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6433 16 16 0 0 0 - 0 2024-07-28T13:58:41.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6434 16 16 0 0 0 - 0 2024-07-28T13:58:42.654 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:58:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:58:42.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6435 16 16 0 0 0 - 0 2024-07-28T13:58:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:42 smithi150 bash[67543]: cluster 2024-07-28T13:58:41.598375+0000 mgr.y (mgr.25232) 3819 : cluster [DBG] pgmap v4763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:42 smithi022 bash[80503]: cluster 2024-07-28T13:58:41.598375+0000 mgr.y (mgr.25232) 3819 : cluster [DBG] pgmap v4763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:43.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:42 smithi022 bash[82865]: cluster 2024-07-28T13:58:41.598375+0000 mgr.y (mgr.25232) 3819 : cluster [DBG] pgmap v4763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:43.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6436 16 16 0 0 0 - 0 2024-07-28T13:58:44.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6437 16 16 0 0 0 - 0 2024-07-28T13:58:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:44 smithi150 bash[67543]: cluster 2024-07-28T13:58:43.599753+0000 mgr.y (mgr.25232) 3820 : cluster [DBG] pgmap v4764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:44 smithi022 bash[80503]: cluster 2024-07-28T13:58:43.599753+0000 mgr.y (mgr.25232) 3820 : cluster [DBG] pgmap v4764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:44 smithi022 bash[82865]: cluster 2024-07-28T13:58:43.599753+0000 mgr.y (mgr.25232) 3820 : cluster [DBG] pgmap v4764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:45.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6438 16 16 0 0 0 - 0 2024-07-28T13:58:46.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6439 16 16 0 0 0 - 0 2024-07-28T13:58:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:46 smithi150 bash[67543]: cluster 2024-07-28T13:58:45.601118+0000 mgr.y (mgr.25232) 3821 : cluster [DBG] pgmap v4765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:46 smithi022 bash[80503]: cluster 2024-07-28T13:58:45.601118+0000 mgr.y (mgr.25232) 3821 : cluster [DBG] pgmap v4765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:47.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:46 smithi022 bash[82865]: cluster 2024-07-28T13:58:45.601118+0000 mgr.y (mgr.25232) 3821 : cluster [DBG] pgmap v4765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:47.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:58:47.758864+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:58:47.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:58:47.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6440 16 16 0 0 0 - 0 2024-07-28T13:58:48.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6441 16 16 0 0 0 - 0 2024-07-28T13:58:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:48 smithi150 bash[67543]: cluster 2024-07-28T13:58:47.602506+0000 mgr.y (mgr.25232) 3822 : cluster [DBG] pgmap v4766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:49.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:48 smithi022 bash[80503]: cluster 2024-07-28T13:58:47.602506+0000 mgr.y (mgr.25232) 3822 : cluster [DBG] pgmap v4766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:49.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:48 smithi022 bash[82865]: cluster 2024-07-28T13:58:47.602506+0000 mgr.y (mgr.25232) 3822 : cluster [DBG] pgmap v4766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:49.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6442 16 16 0 0 0 - 0 2024-07-28T13:58:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:58:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:58:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:58:50.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6443 16 16 0 0 0 - 0 2024-07-28T13:58:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:50 smithi150 bash[67543]: cluster 2024-07-28T13:58:49.603838+0000 mgr.y (mgr.25232) 3823 : cluster [DBG] pgmap v4767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:50 smithi150 bash[67543]: audit 2024-07-28T13:58:50.381049+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:50 smithi022 bash[80503]: cluster 2024-07-28T13:58:49.603838+0000 mgr.y (mgr.25232) 3823 : cluster [DBG] pgmap v4767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:50 smithi022 bash[80503]: audit 2024-07-28T13:58:50.381049+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:50 smithi022 bash[82865]: cluster 2024-07-28T13:58:49.603838+0000 mgr.y (mgr.25232) 3823 : cluster [DBG] pgmap v4767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:50 smithi022 bash[82865]: audit 2024-07-28T13:58:50.381049+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:58:51.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6444 16 16 0 0 0 - 0 2024-07-28T13:58:52.675 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:58:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:58:52.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6445 16 16 0 0 0 - 0 2024-07-28T13:58:53.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:52 smithi150 bash[67543]: cluster 2024-07-28T13:58:51.605223+0000 mgr.y (mgr.25232) 3824 : cluster [DBG] pgmap v4768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:52 smithi022 bash[80503]: cluster 2024-07-28T13:58:51.605223+0000 mgr.y (mgr.25232) 3824 : cluster [DBG] pgmap v4768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:52 smithi022 bash[82865]: cluster 2024-07-28T13:58:51.605223+0000 mgr.y (mgr.25232) 3824 : cluster [DBG] pgmap v4768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:53.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6446 16 16 0 0 0 - 0 2024-07-28T13:58:54.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6447 16 16 0 0 0 - 0 2024-07-28T13:58:55.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:54 smithi150 bash[67543]: cluster 2024-07-28T13:58:53.606611+0000 mgr.y (mgr.25232) 3825 : cluster [DBG] pgmap v4769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:55.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:54 smithi022 bash[80503]: cluster 2024-07-28T13:58:53.606611+0000 mgr.y (mgr.25232) 3825 : cluster [DBG] pgmap v4769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:55.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:54 smithi022 bash[82865]: cluster 2024-07-28T13:58:53.606611+0000 mgr.y (mgr.25232) 3825 : cluster [DBG] pgmap v4769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:55.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6448 16 16 0 0 0 - 0 2024-07-28T13:58:56.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6449 16 16 0 0 0 - 0 2024-07-28T13:58:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:56 smithi150 bash[67543]: cluster 2024-07-28T13:58:55.607989+0000 mgr.y (mgr.25232) 3826 : cluster [DBG] pgmap v4770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:56 smithi022 bash[80503]: cluster 2024-07-28T13:58:55.607989+0000 mgr.y (mgr.25232) 3826 : cluster [DBG] pgmap v4770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:57.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:56 smithi022 bash[82865]: cluster 2024-07-28T13:58:55.607989+0000 mgr.y (mgr.25232) 3826 : cluster [DBG] pgmap v4770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:57.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6450 16 16 0 0 0 - 0 2024-07-28T13:58:58.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6451 16 16 0 0 0 - 0 2024-07-28T13:58:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:58:58 smithi150 bash[67543]: cluster 2024-07-28T13:58:57.609355+0000 mgr.y (mgr.25232) 3827 : cluster [DBG] pgmap v4771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:59.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:58:58 smithi022 bash[80503]: cluster 2024-07-28T13:58:57.609355+0000 mgr.y (mgr.25232) 3827 : cluster [DBG] pgmap v4771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:59.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:58:58 smithi022 bash[82865]: cluster 2024-07-28T13:58:57.609355+0000 mgr.y (mgr.25232) 3827 : cluster [DBG] pgmap v4771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:58:59.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6452 16 16 0 0 0 - 0 2024-07-28T13:58:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:58:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:58:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T13:59:00.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6453 16 16 0 0 0 - 0 2024-07-28T13:59:01.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:00 smithi150 bash[67543]: cluster 2024-07-28T13:58:59.610748+0000 mgr.y (mgr.25232) 3828 : cluster [DBG] pgmap v4772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:00 smithi022 bash[80503]: cluster 2024-07-28T13:58:59.610748+0000 mgr.y (mgr.25232) 3828 : cluster [DBG] pgmap v4772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:00 smithi022 bash[82865]: cluster 2024-07-28T13:58:59.610748+0000 mgr.y (mgr.25232) 3828 : cluster [DBG] pgmap v4772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:01.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6454 16 16 0 0 0 - 0 2024-07-28T13:59:02.696 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:59:02 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:59:02.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6455 16 16 0 0 0 - 0 2024-07-28T13:59:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:02 smithi150 bash[67543]: cluster 2024-07-28T13:59:01.612131+0000 mgr.y (mgr.25232) 3829 : cluster [DBG] pgmap v4773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:03.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:02 smithi022 bash[80503]: cluster 2024-07-28T13:59:01.612131+0000 mgr.y (mgr.25232) 3829 : cluster [DBG] pgmap v4773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:02 smithi022 bash[82865]: cluster 2024-07-28T13:59:01.612131+0000 mgr.y (mgr.25232) 3829 : cluster [DBG] pgmap v4773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:03.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6456 16 16 0 0 0 - 0 2024-07-28T13:59:04.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6457 16 16 0 0 0 - 0 2024-07-28T13:59:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:04 smithi150 bash[67543]: cluster 2024-07-28T13:59:03.613520+0000 mgr.y (mgr.25232) 3830 : cluster [DBG] pgmap v4774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:05.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:04 smithi022 bash[80503]: cluster 2024-07-28T13:59:03.613520+0000 mgr.y (mgr.25232) 3830 : cluster [DBG] pgmap v4774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:04 smithi022 bash[82865]: cluster 2024-07-28T13:59:03.613520+0000 mgr.y (mgr.25232) 3830 : cluster [DBG] pgmap v4774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:05.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6458 16 16 0 0 0 - 0 2024-07-28T13:59:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:05 smithi150 bash[67543]: audit 2024-07-28T13:59:05.381144+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:05 smithi022 bash[80503]: audit 2024-07-28T13:59:05.381144+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:05 smithi022 bash[82865]: audit 2024-07-28T13:59:05.381144+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:06.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6459 16 16 0 0 0 - 0 2024-07-28T13:59:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:06 smithi150 bash[67543]: cluster 2024-07-28T13:59:05.614891+0000 mgr.y (mgr.25232) 3831 : cluster [DBG] pgmap v4775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:06 smithi022 bash[80503]: cluster 2024-07-28T13:59:05.614891+0000 mgr.y (mgr.25232) 3831 : cluster [DBG] pgmap v4775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:07.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:06 smithi022 bash[82865]: cluster 2024-07-28T13:59:05.614891+0000 mgr.y (mgr.25232) 3831 : cluster [DBG] pgmap v4775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:07.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:59:07.762189+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:59:07.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:59:07.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6460 16 16 0 0 0 - 0 2024-07-28T13:59:08.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6461 16 16 0 0 0 - 0 2024-07-28T13:59:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:08 smithi150 bash[67543]: cluster 2024-07-28T13:59:07.616255+0000 mgr.y (mgr.25232) 3832 : cluster [DBG] pgmap v4776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:09.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:08 smithi022 bash[80503]: cluster 2024-07-28T13:59:07.616255+0000 mgr.y (mgr.25232) 3832 : cluster [DBG] pgmap v4776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:09.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:08 smithi022 bash[82865]: cluster 2024-07-28T13:59:07.616255+0000 mgr.y (mgr.25232) 3832 : cluster [DBG] pgmap v4776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:09.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6462 16 16 0 0 0 - 0 2024-07-28T13:59:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:59:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:59:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:59:10.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6463 16 16 0 0 0 - 0 2024-07-28T13:59:11.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:10 smithi150 bash[67543]: cluster 2024-07-28T13:59:09.617663+0000 mgr.y (mgr.25232) 3833 : cluster [DBG] pgmap v4777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:10 smithi022 bash[80503]: cluster 2024-07-28T13:59:09.617663+0000 mgr.y (mgr.25232) 3833 : cluster [DBG] pgmap v4777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:10 smithi022 bash[82865]: cluster 2024-07-28T13:59:09.617663+0000 mgr.y (mgr.25232) 3833 : cluster [DBG] pgmap v4777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:11.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6464 16 16 0 0 0 - 0 2024-07-28T13:59:12.723 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:59:12 smithi150 bash[60514]: ts=2024-07-28T13:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:59:12.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6465 16 16 0 0 0 - 0 2024-07-28T13:59:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:12 smithi150 bash[67543]: cluster 2024-07-28T13:59:11.619060+0000 mgr.y (mgr.25232) 3834 : cluster [DBG] pgmap v4778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:12 smithi022 bash[80503]: cluster 2024-07-28T13:59:11.619060+0000 mgr.y (mgr.25232) 3834 : cluster [DBG] pgmap v4778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:13.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:12 smithi022 bash[82865]: cluster 2024-07-28T13:59:11.619060+0000 mgr.y (mgr.25232) 3834 : cluster [DBG] pgmap v4778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:13.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6466 16 16 0 0 0 - 0 2024-07-28T13:59:14.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6467 16 16 0 0 0 - 0 2024-07-28T13:59:15.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:14 smithi150 bash[67543]: cluster 2024-07-28T13:59:13.620429+0000 mgr.y (mgr.25232) 3835 : cluster [DBG] pgmap v4779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:14 smithi150 bash[67543]: audit 2024-07-28T13:59:13.806492+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:59:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:14 smithi022 bash[80503]: cluster 2024-07-28T13:59:13.620429+0000 mgr.y (mgr.25232) 3835 : cluster [DBG] pgmap v4779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:14 smithi022 bash[80503]: audit 2024-07-28T13:59:13.806492+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:59:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:14 smithi022 bash[82865]: cluster 2024-07-28T13:59:13.620429+0000 mgr.y (mgr.25232) 3835 : cluster [DBG] pgmap v4779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:14 smithi022 bash[82865]: audit 2024-07-28T13:59:13.806492+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T13:59:15.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6468 16 16 0 0 0 - 0 2024-07-28T13:59:16.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6469 16 16 0 0 0 - 0 2024-07-28T13:59:17.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:16 smithi150 bash[67543]: cluster 2024-07-28T13:59:15.621812+0000 mgr.y (mgr.25232) 3836 : cluster [DBG] pgmap v4780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:16 smithi022 bash[80503]: cluster 2024-07-28T13:59:15.621812+0000 mgr.y (mgr.25232) 3836 : cluster [DBG] pgmap v4780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:17.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:16 smithi022 bash[82865]: cluster 2024-07-28T13:59:15.621812+0000 mgr.y (mgr.25232) 3836 : cluster [DBG] pgmap v4780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:17.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6470 16 16 0 0 0 - 0 2024-07-28T13:59:18.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6471 16 16 0 0 0 - 0 2024-07-28T13:59:19.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:18 smithi150 bash[67543]: cluster 2024-07-28T13:59:17.623212+0000 mgr.y (mgr.25232) 3837 : cluster [DBG] pgmap v4781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:18 smithi022 bash[80503]: cluster 2024-07-28T13:59:17.623212+0000 mgr.y (mgr.25232) 3837 : cluster [DBG] pgmap v4781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:19.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:18 smithi022 bash[82865]: cluster 2024-07-28T13:59:17.623212+0000 mgr.y (mgr.25232) 3837 : cluster [DBG] pgmap v4781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:19.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6472 16 16 0 0 0 - 0 2024-07-28T13:59:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:59:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:59:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T13:59:20.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6473 16 16 0 0 0 - 0 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:19.528878+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:19.537274+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: cluster 2024-07-28T13:59:19.624488+0000 mgr.y (mgr.25232) 3838 : cluster [DBG] pgmap v4782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:19.731121+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:19.739501+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:20.168647+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:20.169846+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:20.176899+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[80503]: audit 2024-07-28T13:59:20.381884+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:19.528878+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:19.537274+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: cluster 2024-07-28T13:59:19.624488+0000 mgr.y (mgr.25232) 3838 : cluster [DBG] pgmap v4782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:19.731121+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:19.739501+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:20.168647+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:20.169846+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:20.176899+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:20 smithi022 bash[82865]: audit 2024-07-28T13:59:20.381884+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:19.528878+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:19.537274+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: cluster 2024-07-28T13:59:19.624488+0000 mgr.y (mgr.25232) 3838 : cluster [DBG] pgmap v4782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:19.731121+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:19.739501+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:20.168647+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T13:59:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:20.169846+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T13:59:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:20.176899+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T13:59:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:20 smithi150 bash[67543]: audit 2024-07-28T13:59:20.381884+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:21.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6474 16 16 0 0 0 - 0 2024-07-28T13:59:22.683 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:59:22 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:59:22.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6475 16 16 0 0 0 - 0 2024-07-28T13:59:23.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:22 smithi150 bash[67543]: cluster 2024-07-28T13:59:21.625834+0000 mgr.y (mgr.25232) 3839 : cluster [DBG] pgmap v4783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:22 smithi022 bash[80503]: cluster 2024-07-28T13:59:21.625834+0000 mgr.y (mgr.25232) 3839 : cluster [DBG] pgmap v4783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:23.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:22 smithi022 bash[82865]: cluster 2024-07-28T13:59:21.625834+0000 mgr.y (mgr.25232) 3839 : cluster [DBG] pgmap v4783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:23.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6476 16 16 0 0 0 - 0 2024-07-28T13:59:24.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6477 16 16 0 0 0 - 0 2024-07-28T13:59:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:24 smithi150 bash[67543]: cluster 2024-07-28T13:59:23.627216+0000 mgr.y (mgr.25232) 3840 : cluster [DBG] pgmap v4784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:24 smithi022 bash[80503]: cluster 2024-07-28T13:59:23.627216+0000 mgr.y (mgr.25232) 3840 : cluster [DBG] pgmap v4784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:24 smithi022 bash[82865]: cluster 2024-07-28T13:59:23.627216+0000 mgr.y (mgr.25232) 3840 : cluster [DBG] pgmap v4784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:25.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6478 16 16 0 0 0 - 0 2024-07-28T13:59:26.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6479 16 16 0 0 0 - 0 2024-07-28T13:59:27.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:26 smithi150 bash[67543]: cluster 2024-07-28T13:59:25.628600+0000 mgr.y (mgr.25232) 3841 : cluster [DBG] pgmap v4785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:26 smithi022 bash[80503]: cluster 2024-07-28T13:59:25.628600+0000 mgr.y (mgr.25232) 3841 : cluster [DBG] pgmap v4785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:27.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:26 smithi022 bash[82865]: cluster 2024-07-28T13:59:25.628600+0000 mgr.y (mgr.25232) 3841 : cluster [DBG] pgmap v4785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:27.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:59:27.765206+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:59:27.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:59:27.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6480 16 16 0 0 0 - 0 2024-07-28T13:59:28.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6481 16 16 0 0 0 - 0 2024-07-28T13:59:29.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:28 smithi150 bash[67543]: cluster 2024-07-28T13:59:27.629940+0000 mgr.y (mgr.25232) 3842 : cluster [DBG] pgmap v4786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:28 smithi022 bash[80503]: cluster 2024-07-28T13:59:27.629940+0000 mgr.y (mgr.25232) 3842 : cluster [DBG] pgmap v4786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:28 smithi022 bash[82865]: cluster 2024-07-28T13:59:27.629940+0000 mgr.y (mgr.25232) 3842 : cluster [DBG] pgmap v4786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:29.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6482 16 16 0 0 0 - 0 2024-07-28T13:59:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:59:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:59:29] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T13:59:30.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6483 16 16 0 0 0 - 0 2024-07-28T13:59:31.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:30 smithi150 bash[67543]: cluster 2024-07-28T13:59:29.631333+0000 mgr.y (mgr.25232) 3843 : cluster [DBG] pgmap v4787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:30 smithi022 bash[80503]: cluster 2024-07-28T13:59:29.631333+0000 mgr.y (mgr.25232) 3843 : cluster [DBG] pgmap v4787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:31.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:30 smithi022 bash[82865]: cluster 2024-07-28T13:59:29.631333+0000 mgr.y (mgr.25232) 3843 : cluster [DBG] pgmap v4787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:31.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6484 16 16 0 0 0 - 0 2024-07-28T13:59:32.702 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:59:32 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:59:32.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6485 16 16 0 0 0 - 0 2024-07-28T13:59:33.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:32 smithi150 bash[67543]: cluster 2024-07-28T13:59:31.632742+0000 mgr.y (mgr.25232) 3844 : cluster [DBG] pgmap v4788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:32 smithi022 bash[80503]: cluster 2024-07-28T13:59:31.632742+0000 mgr.y (mgr.25232) 3844 : cluster [DBG] pgmap v4788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:32 smithi022 bash[82865]: cluster 2024-07-28T13:59:31.632742+0000 mgr.y (mgr.25232) 3844 : cluster [DBG] pgmap v4788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:33.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6486 16 16 0 0 0 - 0 2024-07-28T13:59:34.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6487 16 16 0 0 0 - 0 2024-07-28T13:59:35.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:34 smithi150 bash[67543]: cluster 2024-07-28T13:59:33.634147+0000 mgr.y (mgr.25232) 3845 : cluster [DBG] pgmap v4789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:34 smithi022 bash[80503]: cluster 2024-07-28T13:59:33.634147+0000 mgr.y (mgr.25232) 3845 : cluster [DBG] pgmap v4789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:34 smithi022 bash[82865]: cluster 2024-07-28T13:59:33.634147+0000 mgr.y (mgr.25232) 3845 : cluster [DBG] pgmap v4789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:35.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6488 16 16 0 0 0 - 0 2024-07-28T13:59:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:35 smithi150 bash[67543]: audit 2024-07-28T13:59:35.382085+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:35 smithi022 bash[80503]: audit 2024-07-28T13:59:35.382085+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:35 smithi022 bash[82865]: audit 2024-07-28T13:59:35.382085+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:36.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6489 16 16 0 0 0 - 0 2024-07-28T13:59:37.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:36 smithi150 bash[67543]: cluster 2024-07-28T13:59:35.635506+0000 mgr.y (mgr.25232) 3846 : cluster [DBG] pgmap v4790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:36 smithi022 bash[80503]: cluster 2024-07-28T13:59:35.635506+0000 mgr.y (mgr.25232) 3846 : cluster [DBG] pgmap v4790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:37.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:36 smithi022 bash[82865]: cluster 2024-07-28T13:59:35.635506+0000 mgr.y (mgr.25232) 3846 : cluster [DBG] pgmap v4790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:37.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6490 16 16 0 0 0 - 0 2024-07-28T13:59:38.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6491 16 16 0 0 0 - 0 2024-07-28T13:59:39.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:38 smithi150 bash[67543]: cluster 2024-07-28T13:59:37.636838+0000 mgr.y (mgr.25232) 3847 : cluster [DBG] pgmap v4791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:38 smithi022 bash[80503]: cluster 2024-07-28T13:59:37.636838+0000 mgr.y (mgr.25232) 3847 : cluster [DBG] pgmap v4791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:38 smithi022 bash[82865]: cluster 2024-07-28T13:59:37.636838+0000 mgr.y (mgr.25232) 3847 : cluster [DBG] pgmap v4791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:39.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6492 16 16 0 0 0 - 0 2024-07-28T13:59:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:59:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:59:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:59:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:40 smithi150 bash[67543]: cluster 2024-07-28T13:59:39.638237+0000 mgr.y (mgr.25232) 3848 : cluster [DBG] pgmap v4792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:40 smithi022 bash[80503]: cluster 2024-07-28T13:59:39.638237+0000 mgr.y (mgr.25232) 3848 : cluster [DBG] pgmap v4792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:40 smithi022 bash[82865]: cluster 2024-07-28T13:59:39.638237+0000 mgr.y (mgr.25232) 3848 : cluster [DBG] pgmap v4792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:40.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6493 16 16 0 0 0 - 0 2024-07-28T13:59:41.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6494 16 16 0 0 0 - 0 2024-07-28T13:59:42.695 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:59:42 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:59:42.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6495 16 16 0 0 0 - 0 2024-07-28T13:59:43.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:42 smithi150 bash[67543]: cluster 2024-07-28T13:59:41.639749+0000 mgr.y (mgr.25232) 3849 : cluster [DBG] pgmap v4793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:42 smithi022 bash[80503]: cluster 2024-07-28T13:59:41.639749+0000 mgr.y (mgr.25232) 3849 : cluster [DBG] pgmap v4793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:43.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:42 smithi022 bash[82865]: cluster 2024-07-28T13:59:41.639749+0000 mgr.y (mgr.25232) 3849 : cluster [DBG] pgmap v4793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:43.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6496 16 16 0 0 0 - 0 2024-07-28T13:59:44.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6497 16 16 0 0 0 - 0 2024-07-28T13:59:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:44 smithi150 bash[67543]: cluster 2024-07-28T13:59:43.641319+0000 mgr.y (mgr.25232) 3850 : cluster [DBG] pgmap v4794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:44 smithi022 bash[80503]: cluster 2024-07-28T13:59:43.641319+0000 mgr.y (mgr.25232) 3850 : cluster [DBG] pgmap v4794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:45.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:44 smithi022 bash[82865]: cluster 2024-07-28T13:59:43.641319+0000 mgr.y (mgr.25232) 3850 : cluster [DBG] pgmap v4794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:45.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6498 16 16 0 0 0 - 0 2024-07-28T13:59:46.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6499 16 16 0 0 0 - 0 2024-07-28T13:59:47.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:46 smithi150 bash[67543]: cluster 2024-07-28T13:59:45.642750+0000 mgr.y (mgr.25232) 3851 : cluster [DBG] pgmap v4795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:46 smithi022 bash[80503]: cluster 2024-07-28T13:59:45.642750+0000 mgr.y (mgr.25232) 3851 : cluster [DBG] pgmap v4795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:47.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:46 smithi022 bash[82865]: cluster 2024-07-28T13:59:45.642750+0000 mgr.y (mgr.25232) 3851 : cluster [DBG] pgmap v4795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:47.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T13:59:47.768436+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T13:59:47.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T13:59:47.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6500 16 16 0 0 0 - 0 2024-07-28T13:59:48.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6501 16 16 0 0 0 - 0 2024-07-28T13:59:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:48 smithi150 bash[67543]: cluster 2024-07-28T13:59:47.644102+0000 mgr.y (mgr.25232) 3852 : cluster [DBG] pgmap v4796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:49.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:48 smithi022 bash[80503]: cluster 2024-07-28T13:59:47.644102+0000 mgr.y (mgr.25232) 3852 : cluster [DBG] pgmap v4796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:49.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:48 smithi022 bash[82865]: cluster 2024-07-28T13:59:47.644102+0000 mgr.y (mgr.25232) 3852 : cluster [DBG] pgmap v4796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:49.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6502 16 16 0 0 0 - 0 2024-07-28T13:59:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:59:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:59:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T13:59:50.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6503 16 16 0 0 0 - 0 2024-07-28T13:59:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:50 smithi150 bash[67543]: cluster 2024-07-28T13:59:49.645584+0000 mgr.y (mgr.25232) 3853 : cluster [DBG] pgmap v4797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:50 smithi150 bash[67543]: audit 2024-07-28T13:59:50.382534+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:50 smithi022 bash[80503]: cluster 2024-07-28T13:59:49.645584+0000 mgr.y (mgr.25232) 3853 : cluster [DBG] pgmap v4797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:50 smithi022 bash[80503]: audit 2024-07-28T13:59:50.382534+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:50 smithi022 bash[82865]: cluster 2024-07-28T13:59:49.645584+0000 mgr.y (mgr.25232) 3853 : cluster [DBG] pgmap v4797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:50 smithi022 bash[82865]: audit 2024-07-28T13:59:50.382534+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T13:59:51.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6504 16 16 0 0 0 - 0 2024-07-28T13:59:52.716 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 13:59:52 smithi150 bash[60514]: ts=2024-07-28T13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T13:59:52.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6505 16 16 0 0 0 - 0 2024-07-28T13:59:53.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:52 smithi150 bash[67543]: cluster 2024-07-28T13:59:51.647141+0000 mgr.y (mgr.25232) 3854 : cluster [DBG] pgmap v4798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:53.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:52 smithi022 bash[82865]: cluster 2024-07-28T13:59:51.647141+0000 mgr.y (mgr.25232) 3854 : cluster [DBG] pgmap v4798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:52 smithi022 bash[80503]: cluster 2024-07-28T13:59:51.647141+0000 mgr.y (mgr.25232) 3854 : cluster [DBG] pgmap v4798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:53.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6506 16 16 0 0 0 - 0 2024-07-28T13:59:54.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6507 16 16 0 0 0 - 0 2024-07-28T13:59:55.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:54 smithi150 bash[67543]: cluster 2024-07-28T13:59:53.648660+0000 mgr.y (mgr.25232) 3855 : cluster [DBG] pgmap v4799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:55.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:54 smithi022 bash[82865]: cluster 2024-07-28T13:59:53.648660+0000 mgr.y (mgr.25232) 3855 : cluster [DBG] pgmap v4799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:54 smithi022 bash[80503]: cluster 2024-07-28T13:59:53.648660+0000 mgr.y (mgr.25232) 3855 : cluster [DBG] pgmap v4799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:55.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6508 16 16 0 0 0 - 0 2024-07-28T13:59:56.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6509 16 16 0 0 0 - 0 2024-07-28T13:59:57.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:56 smithi150 bash[67543]: cluster 2024-07-28T13:59:55.650180+0000 mgr.y (mgr.25232) 3856 : cluster [DBG] pgmap v4800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:57.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:56 smithi022 bash[82865]: cluster 2024-07-28T13:59:55.650180+0000 mgr.y (mgr.25232) 3856 : cluster [DBG] pgmap v4800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:56 smithi022 bash[80503]: cluster 2024-07-28T13:59:55.650180+0000 mgr.y (mgr.25232) 3856 : cluster [DBG] pgmap v4800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:57.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6510 16 16 0 0 0 - 0 2024-07-28T13:59:58.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6511 16 16 0 0 0 - 0 2024-07-28T13:59:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 13:59:58 smithi150 bash[67543]: cluster 2024-07-28T13:59:57.651704+0000 mgr.y (mgr.25232) 3857 : cluster [DBG] pgmap v4801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:59.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 13:59:58 smithi022 bash[82865]: cluster 2024-07-28T13:59:57.651704+0000 mgr.y (mgr.25232) 3857 : cluster [DBG] pgmap v4801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:59.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 13:59:58 smithi022 bash[80503]: cluster 2024-07-28T13:59:57.651704+0000 mgr.y (mgr.25232) 3857 : cluster [DBG] pgmap v4801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T13:59:59.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6512 16 16 0 0 0 - 0 2024-07-28T13:59:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 13:59:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:13:59:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T14:00:00.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6513 16 16 0 0 0 - 0 2024-07-28T14:00:01.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:00 smithi150 bash[67543]: cluster 2024-07-28T13:59:59.653255+0000 mgr.y (mgr.25232) 3858 : cluster [DBG] pgmap v4802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:01.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:00 smithi150 bash[67543]: cluster 2024-07-28T14:00:00.000174+0000 mon.a (mon.0) 4113 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:00:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:00 smithi022 bash[80503]: cluster 2024-07-28T13:59:59.653255+0000 mgr.y (mgr.25232) 3858 : cluster [DBG] pgmap v4802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:00 smithi022 bash[80503]: cluster 2024-07-28T14:00:00.000174+0000 mon.a (mon.0) 4113 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:00:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:00 smithi022 bash[82865]: cluster 2024-07-28T13:59:59.653255+0000 mgr.y (mgr.25232) 3858 : cluster [DBG] pgmap v4802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:00 smithi022 bash[82865]: cluster 2024-07-28T14:00:00.000174+0000 mon.a (mon.0) 4113 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:00:01.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6514 16 16 0 0 0 - 0 2024-07-28T14:00:02.737 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:00:02 smithi150 bash[60514]: ts=2024-07-28T14:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:00:02.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6515 16 16 0 0 0 - 0 2024-07-28T14:00:03.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:02 smithi150 bash[67543]: cluster 2024-07-28T14:00:01.654872+0000 mgr.y (mgr.25232) 3859 : cluster [DBG] pgmap v4803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:03.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:02 smithi022 bash[80503]: cluster 2024-07-28T14:00:01.654872+0000 mgr.y (mgr.25232) 3859 : cluster [DBG] pgmap v4803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:02 smithi022 bash[82865]: cluster 2024-07-28T14:00:01.654872+0000 mgr.y (mgr.25232) 3859 : cluster [DBG] pgmap v4803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:03.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6516 16 16 0 0 0 - 0 2024-07-28T14:00:04.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6517 16 16 0 0 0 - 0 2024-07-28T14:00:05.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:04 smithi150 bash[67543]: cluster 2024-07-28T14:00:03.656301+0000 mgr.y (mgr.25232) 3860 : cluster [DBG] pgmap v4804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:05.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:04 smithi022 bash[80503]: cluster 2024-07-28T14:00:03.656301+0000 mgr.y (mgr.25232) 3860 : cluster [DBG] pgmap v4804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:05.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:04 smithi022 bash[82865]: cluster 2024-07-28T14:00:03.656301+0000 mgr.y (mgr.25232) 3860 : cluster [DBG] pgmap v4804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:05.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6518 16 16 0 0 0 - 0 2024-07-28T14:00:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:05 smithi150 bash[67543]: audit 2024-07-28T14:00:05.383294+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:05 smithi022 bash[80503]: audit 2024-07-28T14:00:05.383294+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:05 smithi022 bash[82865]: audit 2024-07-28T14:00:05.383294+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:06.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6519 16 16 0 0 0 - 0 2024-07-28T14:00:07.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:06 smithi150 bash[67543]: cluster 2024-07-28T14:00:05.657655+0000 mgr.y (mgr.25232) 3861 : cluster [DBG] pgmap v4805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:06 smithi022 bash[80503]: cluster 2024-07-28T14:00:05.657655+0000 mgr.y (mgr.25232) 3861 : cluster [DBG] pgmap v4805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:06 smithi022 bash[82865]: cluster 2024-07-28T14:00:05.657655+0000 mgr.y (mgr.25232) 3861 : cluster [DBG] pgmap v4805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:07.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:00:07.771674+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:00:07.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:00:07.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6520 16 16 0 0 0 - 0 2024-07-28T14:00:08.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6521 16 16 0 0 0 - 0 2024-07-28T14:00:09.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:08 smithi150 bash[67543]: cluster 2024-07-28T14:00:07.659042+0000 mgr.y (mgr.25232) 3862 : cluster [DBG] pgmap v4806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:09.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:08 smithi022 bash[80503]: cluster 2024-07-28T14:00:07.659042+0000 mgr.y (mgr.25232) 3862 : cluster [DBG] pgmap v4806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:09.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:08 smithi022 bash[82865]: cluster 2024-07-28T14:00:07.659042+0000 mgr.y (mgr.25232) 3862 : cluster [DBG] pgmap v4806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:09.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6522 16 16 0 0 0 - 0 2024-07-28T14:00:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:00:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:00:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:00:10.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6523 16 16 0 0 0 - 0 2024-07-28T14:00:11.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:10 smithi150 bash[67543]: cluster 2024-07-28T14:00:09.660428+0000 mgr.y (mgr.25232) 3863 : cluster [DBG] pgmap v4807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:10 smithi022 bash[80503]: cluster 2024-07-28T14:00:09.660428+0000 mgr.y (mgr.25232) 3863 : cluster [DBG] pgmap v4807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:10 smithi022 bash[82865]: cluster 2024-07-28T14:00:09.660428+0000 mgr.y (mgr.25232) 3863 : cluster [DBG] pgmap v4807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:11.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6524 16 16 0 0 0 - 0 2024-07-28T14:00:12.765 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:00:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:00:12.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6525 16 16 0 0 0 - 0 2024-07-28T14:00:13.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:12 smithi150 bash[67543]: cluster 2024-07-28T14:00:11.661767+0000 mgr.y (mgr.25232) 3864 : cluster [DBG] pgmap v4808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:12 smithi022 bash[80503]: cluster 2024-07-28T14:00:11.661767+0000 mgr.y (mgr.25232) 3864 : cluster [DBG] pgmap v4808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:13.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:12 smithi022 bash[82865]: cluster 2024-07-28T14:00:11.661767+0000 mgr.y (mgr.25232) 3864 : cluster [DBG] pgmap v4808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:13.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6526 16 16 0 0 0 - 0 2024-07-28T14:00:14.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6527 16 16 0 0 0 - 0 2024-07-28T14:00:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:14 smithi022 bash[80503]: cluster 2024-07-28T14:00:13.663196+0000 mgr.y (mgr.25232) 3865 : cluster [DBG] pgmap v4809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:14 smithi022 bash[82865]: cluster 2024-07-28T14:00:13.663196+0000 mgr.y (mgr.25232) 3865 : cluster [DBG] pgmap v4809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:14 smithi150 bash[67543]: cluster 2024-07-28T14:00:13.663196+0000 mgr.y (mgr.25232) 3865 : cluster [DBG] pgmap v4809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:15.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6528 16 16 0 0 0 - 0 2024-07-28T14:00:16.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6529 16 16 0 0 0 - 0 2024-07-28T14:00:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:16 smithi022 bash[80503]: cluster 2024-07-28T14:00:15.664559+0000 mgr.y (mgr.25232) 3866 : cluster [DBG] pgmap v4810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:16 smithi022 bash[82865]: cluster 2024-07-28T14:00:15.664559+0000 mgr.y (mgr.25232) 3866 : cluster [DBG] pgmap v4810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:16 smithi150 bash[67543]: cluster 2024-07-28T14:00:15.664559+0000 mgr.y (mgr.25232) 3866 : cluster [DBG] pgmap v4810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:17.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6530 16 16 0 0 0 - 0 2024-07-28T14:00:18.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6531 16 16 0 0 0 - 0 2024-07-28T14:00:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:18 smithi022 bash[80503]: cluster 2024-07-28T14:00:17.665929+0000 mgr.y (mgr.25232) 3867 : cluster [DBG] pgmap v4811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:18 smithi022 bash[82865]: cluster 2024-07-28T14:00:17.665929+0000 mgr.y (mgr.25232) 3867 : cluster [DBG] pgmap v4811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:18 smithi150 bash[67543]: cluster 2024-07-28T14:00:17.665929+0000 mgr.y (mgr.25232) 3867 : cluster [DBG] pgmap v4811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:19.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6532 16 16 0 0 0 - 0 2024-07-28T14:00:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:00:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:00:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:00:20.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6533 16 16 0 0 0 - 0 2024-07-28T14:00:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:20 smithi022 bash[80503]: cluster 2024-07-28T14:00:19.667312+0000 mgr.y (mgr.25232) 3868 : cluster [DBG] pgmap v4812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:20 smithi022 bash[80503]: audit 2024-07-28T14:00:20.302178+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:00:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:20 smithi022 bash[80503]: audit 2024-07-28T14:00:20.383288+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:20 smithi022 bash[82865]: cluster 2024-07-28T14:00:19.667312+0000 mgr.y (mgr.25232) 3868 : cluster [DBG] pgmap v4812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:20 smithi022 bash[82865]: audit 2024-07-28T14:00:20.302178+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:00:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:20 smithi022 bash[82865]: audit 2024-07-28T14:00:20.383288+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:20 smithi150 bash[67543]: cluster 2024-07-28T14:00:19.667312+0000 mgr.y (mgr.25232) 3868 : cluster [DBG] pgmap v4812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:20 smithi150 bash[67543]: audit 2024-07-28T14:00:20.302178+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:00:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:20 smithi150 bash[67543]: audit 2024-07-28T14:00:20.383288+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:21.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6534 16 16 0 0 0 - 0 2024-07-28T14:00:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:00:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:00:22.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6535 16 16 0 0 0 - 0 2024-07-28T14:00:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:22 smithi022 bash[80503]: cluster 2024-07-28T14:00:21.668392+0000 mgr.y (mgr.25232) 3869 : cluster [DBG] pgmap v4813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:22 smithi022 bash[82865]: cluster 2024-07-28T14:00:21.668392+0000 mgr.y (mgr.25232) 3869 : cluster [DBG] pgmap v4813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:22 smithi150 bash[67543]: cluster 2024-07-28T14:00:21.668392+0000 mgr.y (mgr.25232) 3869 : cluster [DBG] pgmap v4813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:23.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6536 16 16 0 0 0 - 0 2024-07-28T14:00:24.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6537 16 16 0 0 0 - 0 2024-07-28T14:00:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:24 smithi022 bash[80503]: cluster 2024-07-28T14:00:23.669864+0000 mgr.y (mgr.25232) 3870 : cluster [DBG] pgmap v4814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:24 smithi022 bash[82865]: cluster 2024-07-28T14:00:23.669864+0000 mgr.y (mgr.25232) 3870 : cluster [DBG] pgmap v4814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:24 smithi150 bash[67543]: cluster 2024-07-28T14:00:23.669864+0000 mgr.y (mgr.25232) 3870 : cluster [DBG] pgmap v4814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:25.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6538 16 16 0 0 0 - 0 2024-07-28T14:00:26.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6539 16 16 0 0 0 - 0 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: cluster 2024-07-28T14:00:25.670608+0000 mgr.y (mgr.25232) 3871 : cluster [DBG] pgmap v4815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.032768+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.039817+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.227331+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.236128+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.695598+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.697269+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:00:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[80503]: audit 2024-07-28T14:00:26.707363+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: cluster 2024-07-28T14:00:25.670608+0000 mgr.y (mgr.25232) 3871 : cluster [DBG] pgmap v4815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.032768+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.039817+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.227331+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.236128+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.695598+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.697269+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:00:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:26 smithi022 bash[82865]: audit 2024-07-28T14:00:26.707363+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: cluster 2024-07-28T14:00:25.670608+0000 mgr.y (mgr.25232) 3871 : cluster [DBG] pgmap v4815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.032768+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.039817+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.227331+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.236128+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.695598+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.697269+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:00:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:26 smithi150 bash[67543]: audit 2024-07-28T14:00:26.707363+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:00:27.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:00:27.774575+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:00:27.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:00:27.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6540 16 16 0 0 0 - 0 2024-07-28T14:00:28.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6541 16 16 0 0 0 - 0 2024-07-28T14:00:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:28 smithi022 bash[80503]: cluster 2024-07-28T14:00:27.671893+0000 mgr.y (mgr.25232) 3872 : cluster [DBG] pgmap v4816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:28 smithi022 bash[82865]: cluster 2024-07-28T14:00:27.671893+0000 mgr.y (mgr.25232) 3872 : cluster [DBG] pgmap v4816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:28 smithi150 bash[67543]: cluster 2024-07-28T14:00:27.671893+0000 mgr.y (mgr.25232) 3872 : cluster [DBG] pgmap v4816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:29.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6542 16 16 0 0 0 - 0 2024-07-28T14:00:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:00:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:00:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:00:30.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6543 16 16 0 0 0 - 0 2024-07-28T14:00:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:30 smithi022 bash[80503]: cluster 2024-07-28T14:00:29.673224+0000 mgr.y (mgr.25232) 3873 : cluster [DBG] pgmap v4817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:30 smithi022 bash[82865]: cluster 2024-07-28T14:00:29.673224+0000 mgr.y (mgr.25232) 3873 : cluster [DBG] pgmap v4817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:30 smithi150 bash[67543]: cluster 2024-07-28T14:00:29.673224+0000 mgr.y (mgr.25232) 3873 : cluster [DBG] pgmap v4817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:31.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6544 16 16 0 0 0 - 0 2024-07-28T14:00:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:00:32 smithi150 bash[60514]: ts=2024-07-28T14:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:00:32.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6545 16 16 0 0 0 - 0 2024-07-28T14:00:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:32 smithi022 bash[80503]: cluster 2024-07-28T14:00:31.674605+0000 mgr.y (mgr.25232) 3874 : cluster [DBG] pgmap v4818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:32 smithi022 bash[82865]: cluster 2024-07-28T14:00:31.674605+0000 mgr.y (mgr.25232) 3874 : cluster [DBG] pgmap v4818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:32 smithi150 bash[67543]: cluster 2024-07-28T14:00:31.674605+0000 mgr.y (mgr.25232) 3874 : cluster [DBG] pgmap v4818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:33.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6546 16 16 0 0 0 - 0 2024-07-28T14:00:34.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6547 16 16 0 0 0 - 0 2024-07-28T14:00:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:34 smithi022 bash[80503]: cluster 2024-07-28T14:00:33.675924+0000 mgr.y (mgr.25232) 3875 : cluster [DBG] pgmap v4819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:34 smithi022 bash[82865]: cluster 2024-07-28T14:00:33.675924+0000 mgr.y (mgr.25232) 3875 : cluster [DBG] pgmap v4819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:34 smithi150 bash[67543]: cluster 2024-07-28T14:00:33.675924+0000 mgr.y (mgr.25232) 3875 : cluster [DBG] pgmap v4819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:35.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6548 16 16 0 0 0 - 0 2024-07-28T14:00:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:35 smithi022 bash[80503]: audit 2024-07-28T14:00:35.383861+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:35 smithi022 bash[82865]: audit 2024-07-28T14:00:35.383861+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:35 smithi150 bash[67543]: audit 2024-07-28T14:00:35.383861+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:36.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6549 16 16 0 0 0 - 0 2024-07-28T14:00:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:36 smithi150 bash[67543]: cluster 2024-07-28T14:00:35.677245+0000 mgr.y (mgr.25232) 3876 : cluster [DBG] pgmap v4820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:36 smithi022 bash[80503]: cluster 2024-07-28T14:00:35.677245+0000 mgr.y (mgr.25232) 3876 : cluster [DBG] pgmap v4820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:36 smithi022 bash[82865]: cluster 2024-07-28T14:00:35.677245+0000 mgr.y (mgr.25232) 3876 : cluster [DBG] pgmap v4820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:37.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6550 16 16 0 0 0 - 0 2024-07-28T14:00:38.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6551 16 16 0 0 0 - 0 2024-07-28T14:00:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:38 smithi150 bash[67543]: cluster 2024-07-28T14:00:37.678607+0000 mgr.y (mgr.25232) 3877 : cluster [DBG] pgmap v4821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:38 smithi022 bash[80503]: cluster 2024-07-28T14:00:37.678607+0000 mgr.y (mgr.25232) 3877 : cluster [DBG] pgmap v4821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:38 smithi022 bash[82865]: cluster 2024-07-28T14:00:37.678607+0000 mgr.y (mgr.25232) 3877 : cluster [DBG] pgmap v4821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:39.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6552 16 16 0 0 0 - 0 2024-07-28T14:00:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:00:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:00:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:00:40.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6553 16 16 0 0 0 - 0 2024-07-28T14:00:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:40 smithi150 bash[67543]: cluster 2024-07-28T14:00:39.679943+0000 mgr.y (mgr.25232) 3878 : cluster [DBG] pgmap v4822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:40 smithi022 bash[80503]: cluster 2024-07-28T14:00:39.679943+0000 mgr.y (mgr.25232) 3878 : cluster [DBG] pgmap v4822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:40 smithi022 bash[82865]: cluster 2024-07-28T14:00:39.679943+0000 mgr.y (mgr.25232) 3878 : cluster [DBG] pgmap v4822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:41.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6554 16 16 0 0 0 - 0 2024-07-28T14:00:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:00:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:00:42.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6555 16 16 0 0 0 - 0 2024-07-28T14:00:43.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:42 smithi022 bash[80503]: cluster 2024-07-28T14:00:41.681291+0000 mgr.y (mgr.25232) 3879 : cluster [DBG] pgmap v4823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:43.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:42 smithi022 bash[82865]: cluster 2024-07-28T14:00:41.681291+0000 mgr.y (mgr.25232) 3879 : cluster [DBG] pgmap v4823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:42 smithi150 bash[67543]: cluster 2024-07-28T14:00:41.681291+0000 mgr.y (mgr.25232) 3879 : cluster [DBG] pgmap v4823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:43.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6556 16 16 0 0 0 - 0 2024-07-28T14:00:44.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6557 16 16 0 0 0 - 0 2024-07-28T14:00:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:44 smithi150 bash[67543]: cluster 2024-07-28T14:00:43.682724+0000 mgr.y (mgr.25232) 3880 : cluster [DBG] pgmap v4824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:44 smithi022 bash[80503]: cluster 2024-07-28T14:00:43.682724+0000 mgr.y (mgr.25232) 3880 : cluster [DBG] pgmap v4824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:44 smithi022 bash[82865]: cluster 2024-07-28T14:00:43.682724+0000 mgr.y (mgr.25232) 3880 : cluster [DBG] pgmap v4824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:45.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6558 16 16 0 0 0 - 0 2024-07-28T14:00:46.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6559 16 16 0 0 0 - 0 2024-07-28T14:00:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:46 smithi150 bash[67543]: cluster 2024-07-28T14:00:45.684085+0000 mgr.y (mgr.25232) 3881 : cluster [DBG] pgmap v4825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:46 smithi022 bash[80503]: cluster 2024-07-28T14:00:45.684085+0000 mgr.y (mgr.25232) 3881 : cluster [DBG] pgmap v4825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:46 smithi022 bash[82865]: cluster 2024-07-28T14:00:45.684085+0000 mgr.y (mgr.25232) 3881 : cluster [DBG] pgmap v4825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:47.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:00:47.777935+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:00:47.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:00:47.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6560 16 16 0 0 0 - 0 2024-07-28T14:00:48.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6561 16 16 0 0 0 - 0 2024-07-28T14:00:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:48 smithi150 bash[67543]: cluster 2024-07-28T14:00:47.685431+0000 mgr.y (mgr.25232) 3882 : cluster [DBG] pgmap v4826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:48 smithi022 bash[80503]: cluster 2024-07-28T14:00:47.685431+0000 mgr.y (mgr.25232) 3882 : cluster [DBG] pgmap v4826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:48 smithi022 bash[82865]: cluster 2024-07-28T14:00:47.685431+0000 mgr.y (mgr.25232) 3882 : cluster [DBG] pgmap v4826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:49.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6562 16 16 0 0 0 - 0 2024-07-28T14:00:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:00:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:00:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:00:50.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6563 16 16 0 0 0 - 0 2024-07-28T14:00:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:50 smithi150 bash[67543]: cluster 2024-07-28T14:00:49.686805+0000 mgr.y (mgr.25232) 3883 : cluster [DBG] pgmap v4827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:50 smithi150 bash[67543]: audit 2024-07-28T14:00:50.384427+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:50 smithi022 bash[80503]: cluster 2024-07-28T14:00:49.686805+0000 mgr.y (mgr.25232) 3883 : cluster [DBG] pgmap v4827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:50 smithi022 bash[80503]: audit 2024-07-28T14:00:50.384427+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:50 smithi022 bash[82865]: cluster 2024-07-28T14:00:49.686805+0000 mgr.y (mgr.25232) 3883 : cluster [DBG] pgmap v4827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:50 smithi022 bash[82865]: audit 2024-07-28T14:00:50.384427+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:00:51.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6564 16 16 0 0 0 - 0 2024-07-28T14:00:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:00:52 smithi150 bash[60514]: ts=2024-07-28T14:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:00:52.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6565 16 16 0 0 0 - 0 2024-07-28T14:00:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:52 smithi150 bash[67543]: cluster 2024-07-28T14:00:51.688149+0000 mgr.y (mgr.25232) 3884 : cluster [DBG] pgmap v4828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:52 smithi022 bash[80503]: cluster 2024-07-28T14:00:51.688149+0000 mgr.y (mgr.25232) 3884 : cluster [DBG] pgmap v4828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:52 smithi022 bash[82865]: cluster 2024-07-28T14:00:51.688149+0000 mgr.y (mgr.25232) 3884 : cluster [DBG] pgmap v4828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:53.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6566 16 16 0 0 0 - 0 2024-07-28T14:00:54.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6567 16 16 0 0 0 - 0 2024-07-28T14:00:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:54 smithi150 bash[67543]: cluster 2024-07-28T14:00:53.689503+0000 mgr.y (mgr.25232) 3885 : cluster [DBG] pgmap v4829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:54 smithi022 bash[80503]: cluster 2024-07-28T14:00:53.689503+0000 mgr.y (mgr.25232) 3885 : cluster [DBG] pgmap v4829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:54 smithi022 bash[82865]: cluster 2024-07-28T14:00:53.689503+0000 mgr.y (mgr.25232) 3885 : cluster [DBG] pgmap v4829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:55.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6568 16 16 0 0 0 - 0 2024-07-28T14:00:56.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6569 16 16 0 0 0 - 0 2024-07-28T14:00:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:56 smithi150 bash[67543]: cluster 2024-07-28T14:00:55.690938+0000 mgr.y (mgr.25232) 3886 : cluster [DBG] pgmap v4830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:56 smithi022 bash[80503]: cluster 2024-07-28T14:00:55.690938+0000 mgr.y (mgr.25232) 3886 : cluster [DBG] pgmap v4830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:56 smithi022 bash[82865]: cluster 2024-07-28T14:00:55.690938+0000 mgr.y (mgr.25232) 3886 : cluster [DBG] pgmap v4830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:57.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6570 16 16 0 0 0 - 0 2024-07-28T14:00:58.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6571 16 16 0 0 0 - 0 2024-07-28T14:00:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:00:58 smithi150 bash[67543]: cluster 2024-07-28T14:00:57.692438+0000 mgr.y (mgr.25232) 3887 : cluster [DBG] pgmap v4831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:00:58 smithi022 bash[80503]: cluster 2024-07-28T14:00:57.692438+0000 mgr.y (mgr.25232) 3887 : cluster [DBG] pgmap v4831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:00:58 smithi022 bash[82865]: cluster 2024-07-28T14:00:57.692438+0000 mgr.y (mgr.25232) 3887 : cluster [DBG] pgmap v4831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:00:59.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6572 16 16 0 0 0 - 0 2024-07-28T14:00:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:00:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:00:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:01:00.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6573 16 16 0 0 0 - 0 2024-07-28T14:01:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:00 smithi150 bash[67543]: cluster 2024-07-28T14:00:59.693809+0000 mgr.y (mgr.25232) 3888 : cluster [DBG] pgmap v4832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:00 smithi022 bash[80503]: cluster 2024-07-28T14:00:59.693809+0000 mgr.y (mgr.25232) 3888 : cluster [DBG] pgmap v4832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:00 smithi022 bash[82865]: cluster 2024-07-28T14:00:59.693809+0000 mgr.y (mgr.25232) 3888 : cluster [DBG] pgmap v4832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:01.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6574 16 16 0 0 0 - 0 2024-07-28T14:01:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:01:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:01:02.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6575 16 16 0 0 0 - 0 2024-07-28T14:01:03.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:02 smithi150 bash[67543]: cluster 2024-07-28T14:01:01.695178+0000 mgr.y (mgr.25232) 3889 : cluster [DBG] pgmap v4833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:02 smithi022 bash[80503]: cluster 2024-07-28T14:01:01.695178+0000 mgr.y (mgr.25232) 3889 : cluster [DBG] pgmap v4833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:02 smithi022 bash[82865]: cluster 2024-07-28T14:01:01.695178+0000 mgr.y (mgr.25232) 3889 : cluster [DBG] pgmap v4833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:03.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6576 16 16 0 0 0 - 0 2024-07-28T14:01:04.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6577 16 16 0 0 0 - 0 2024-07-28T14:01:05.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:04 smithi150 bash[67543]: cluster 2024-07-28T14:01:03.696673+0000 mgr.y (mgr.25232) 3890 : cluster [DBG] pgmap v4834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:04 smithi022 bash[80503]: cluster 2024-07-28T14:01:03.696673+0000 mgr.y (mgr.25232) 3890 : cluster [DBG] pgmap v4834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:04 smithi022 bash[82865]: cluster 2024-07-28T14:01:03.696673+0000 mgr.y (mgr.25232) 3890 : cluster [DBG] pgmap v4834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:05.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6578 16 16 0 0 0 - 0 2024-07-28T14:01:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:05 smithi150 bash[67543]: audit 2024-07-28T14:01:05.384817+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:05 smithi022 bash[80503]: audit 2024-07-28T14:01:05.384817+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:05 smithi022 bash[82865]: audit 2024-07-28T14:01:05.384817+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:06.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6579 16 16 0 0 0 - 0 2024-07-28T14:01:07.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:06 smithi150 bash[67543]: cluster 2024-07-28T14:01:05.698177+0000 mgr.y (mgr.25232) 3891 : cluster [DBG] pgmap v4835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:06 smithi022 bash[80503]: cluster 2024-07-28T14:01:05.698177+0000 mgr.y (mgr.25232) 3891 : cluster [DBG] pgmap v4835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:06 smithi022 bash[82865]: cluster 2024-07-28T14:01:05.698177+0000 mgr.y (mgr.25232) 3891 : cluster [DBG] pgmap v4835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:07.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:01:07.781148+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:01:07.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:01:07.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6580 16 16 0 0 0 - 0 2024-07-28T14:01:08.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6581 16 16 0 0 0 - 0 2024-07-28T14:01:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:08 smithi150 bash[67543]: cluster 2024-07-28T14:01:07.699706+0000 mgr.y (mgr.25232) 3892 : cluster [DBG] pgmap v4836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:08 smithi022 bash[80503]: cluster 2024-07-28T14:01:07.699706+0000 mgr.y (mgr.25232) 3892 : cluster [DBG] pgmap v4836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:08 smithi022 bash[82865]: cluster 2024-07-28T14:01:07.699706+0000 mgr.y (mgr.25232) 3892 : cluster [DBG] pgmap v4836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:09.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6582 16 16 0 0 0 - 0 2024-07-28T14:01:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:01:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:01:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:01:10.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6583 16 16 0 0 0 - 0 2024-07-28T14:01:11.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:10 smithi150 bash[67543]: cluster 2024-07-28T14:01:09.701233+0000 mgr.y (mgr.25232) 3893 : cluster [DBG] pgmap v4837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:10 smithi022 bash[80503]: cluster 2024-07-28T14:01:09.701233+0000 mgr.y (mgr.25232) 3893 : cluster [DBG] pgmap v4837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:10 smithi022 bash[82865]: cluster 2024-07-28T14:01:09.701233+0000 mgr.y (mgr.25232) 3893 : cluster [DBG] pgmap v4837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:11.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6584 16 16 0 0 0 - 0 2024-07-28T14:01:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:01:12 smithi150 bash[60514]: ts=2024-07-28T14:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:01:12.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6585 16 16 0 0 0 - 0 2024-07-28T14:01:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:12 smithi150 bash[67543]: cluster 2024-07-28T14:01:11.702797+0000 mgr.y (mgr.25232) 3894 : cluster [DBG] pgmap v4838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:12 smithi022 bash[80503]: cluster 2024-07-28T14:01:11.702797+0000 mgr.y (mgr.25232) 3894 : cluster [DBG] pgmap v4838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:12 smithi022 bash[82865]: cluster 2024-07-28T14:01:11.702797+0000 mgr.y (mgr.25232) 3894 : cluster [DBG] pgmap v4838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:13.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6586 16 16 0 0 0 - 0 2024-07-28T14:01:14.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6587 16 16 0 0 0 - 0 2024-07-28T14:01:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:14 smithi150 bash[67543]: cluster 2024-07-28T14:01:13.704336+0000 mgr.y (mgr.25232) 3895 : cluster [DBG] pgmap v4839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:14 smithi022 bash[80503]: cluster 2024-07-28T14:01:13.704336+0000 mgr.y (mgr.25232) 3895 : cluster [DBG] pgmap v4839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:14 smithi022 bash[82865]: cluster 2024-07-28T14:01:13.704336+0000 mgr.y (mgr.25232) 3895 : cluster [DBG] pgmap v4839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:15.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6588 16 16 0 0 0 - 0 2024-07-28T14:01:16.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6589 16 16 0 0 0 - 0 2024-07-28T14:01:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:16 smithi150 bash[67543]: cluster 2024-07-28T14:01:15.705868+0000 mgr.y (mgr.25232) 3896 : cluster [DBG] pgmap v4840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:16 smithi022 bash[80503]: cluster 2024-07-28T14:01:15.705868+0000 mgr.y (mgr.25232) 3896 : cluster [DBG] pgmap v4840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:16 smithi022 bash[82865]: cluster 2024-07-28T14:01:15.705868+0000 mgr.y (mgr.25232) 3896 : cluster [DBG] pgmap v4840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:17.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6590 16 16 0 0 0 - 0 2024-07-28T14:01:18.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6591 16 16 0 0 0 - 0 2024-07-28T14:01:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:18 smithi150 bash[67543]: cluster 2024-07-28T14:01:17.707320+0000 mgr.y (mgr.25232) 3897 : cluster [DBG] pgmap v4841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:18 smithi022 bash[80503]: cluster 2024-07-28T14:01:17.707320+0000 mgr.y (mgr.25232) 3897 : cluster [DBG] pgmap v4841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:18 smithi022 bash[82865]: cluster 2024-07-28T14:01:17.707320+0000 mgr.y (mgr.25232) 3897 : cluster [DBG] pgmap v4841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:19.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6592 16 16 0 0 0 - 0 2024-07-28T14:01:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:01:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:01:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:01:20.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6593 16 16 0 0 0 - 0 2024-07-28T14:01:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:20 smithi150 bash[67543]: cluster 2024-07-28T14:01:19.708645+0000 mgr.y (mgr.25232) 3898 : cluster [DBG] pgmap v4842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:20 smithi150 bash[67543]: audit 2024-07-28T14:01:20.385194+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:20 smithi022 bash[80503]: cluster 2024-07-28T14:01:19.708645+0000 mgr.y (mgr.25232) 3898 : cluster [DBG] pgmap v4842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:20 smithi022 bash[80503]: audit 2024-07-28T14:01:20.385194+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:20 smithi022 bash[82865]: cluster 2024-07-28T14:01:19.708645+0000 mgr.y (mgr.25232) 3898 : cluster [DBG] pgmap v4842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:20 smithi022 bash[82865]: audit 2024-07-28T14:01:20.385194+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:21.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6594 16 16 0 0 0 - 0 2024-07-28T14:01:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:01:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:01:22.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6595 16 16 0 0 0 - 0 2024-07-28T14:01:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:22 smithi150 bash[67543]: cluster 2024-07-28T14:01:21.710019+0000 mgr.y (mgr.25232) 3899 : cluster [DBG] pgmap v4843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:22 smithi022 bash[80503]: cluster 2024-07-28T14:01:21.710019+0000 mgr.y (mgr.25232) 3899 : cluster [DBG] pgmap v4843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:23.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:22 smithi022 bash[82865]: cluster 2024-07-28T14:01:21.710019+0000 mgr.y (mgr.25232) 3899 : cluster [DBG] pgmap v4843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:23.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6596 16 16 0 0 0 - 0 2024-07-28T14:01:24.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6597 16 16 0 0 0 - 0 2024-07-28T14:01:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:24 smithi150 bash[67543]: cluster 2024-07-28T14:01:23.711415+0000 mgr.y (mgr.25232) 3900 : cluster [DBG] pgmap v4844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:24 smithi022 bash[80503]: cluster 2024-07-28T14:01:23.711415+0000 mgr.y (mgr.25232) 3900 : cluster [DBG] pgmap v4844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:25.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:24 smithi022 bash[82865]: cluster 2024-07-28T14:01:23.711415+0000 mgr.y (mgr.25232) 3900 : cluster [DBG] pgmap v4844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:25.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6598 16 16 0 0 0 - 0 2024-07-28T14:01:26.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6599 16 16 0 0 0 - 0 2024-07-28T14:01:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:26 smithi150 bash[67543]: cluster 2024-07-28T14:01:25.712764+0000 mgr.y (mgr.25232) 3901 : cluster [DBG] pgmap v4845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:26 smithi150 bash[67543]: audit 2024-07-28T14:01:26.843862+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:01:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:26 smithi022 bash[80503]: cluster 2024-07-28T14:01:25.712764+0000 mgr.y (mgr.25232) 3901 : cluster [DBG] pgmap v4845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:26 smithi022 bash[80503]: audit 2024-07-28T14:01:26.843862+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:01:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:26 smithi022 bash[82865]: cluster 2024-07-28T14:01:25.712764+0000 mgr.y (mgr.25232) 3901 : cluster [DBG] pgmap v4845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:26 smithi022 bash[82865]: audit 2024-07-28T14:01:26.843862+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:01:27.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:01:27.784433+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:01:27.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:01:27.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6600 16 16 0 0 0 - 0 2024-07-28T14:01:28.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6601 16 16 0 0 0 - 0 2024-07-28T14:01:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:28 smithi150 bash[67543]: cluster 2024-07-28T14:01:27.714110+0000 mgr.y (mgr.25232) 3902 : cluster [DBG] pgmap v4846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:28 smithi022 bash[80503]: cluster 2024-07-28T14:01:27.714110+0000 mgr.y (mgr.25232) 3902 : cluster [DBG] pgmap v4846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:28 smithi022 bash[82865]: cluster 2024-07-28T14:01:27.714110+0000 mgr.y (mgr.25232) 3902 : cluster [DBG] pgmap v4846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:29.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6602 16 16 0 0 0 - 0 2024-07-28T14:01:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:01:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:01:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T14:01:30.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6603 16 16 0 0 0 - 0 2024-07-28T14:01:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:30 smithi150 bash[67543]: cluster 2024-07-28T14:01:29.714872+0000 mgr.y (mgr.25232) 3903 : cluster [DBG] pgmap v4847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:30 smithi022 bash[80503]: cluster 2024-07-28T14:01:29.714872+0000 mgr.y (mgr.25232) 3903 : cluster [DBG] pgmap v4847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:30 smithi022 bash[82865]: cluster 2024-07-28T14:01:29.714872+0000 mgr.y (mgr.25232) 3903 : cluster [DBG] pgmap v4847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:31.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6604 16 16 0 0 0 - 0 2024-07-28T14:01:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:01:32 smithi150 bash[60514]: ts=2024-07-28T14:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:01:32.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6605 16 16 0 0 0 - 0 2024-07-28T14:01:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:32 smithi150 bash[67543]: cluster 2024-07-28T14:01:31.716190+0000 mgr.y (mgr.25232) 3904 : cluster [DBG] pgmap v4848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:32 smithi150 bash[67543]: audit 2024-07-28T14:01:32.496536+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:32 smithi150 bash[67543]: audit 2024-07-28T14:01:32.504624+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:32 smithi150 bash[67543]: audit 2024-07-28T14:01:32.710051+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:32 smithi150 bash[67543]: audit 2024-07-28T14:01:32.719484+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[80503]: cluster 2024-07-28T14:01:31.716190+0000 mgr.y (mgr.25232) 3904 : cluster [DBG] pgmap v4848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[80503]: audit 2024-07-28T14:01:32.496536+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[80503]: audit 2024-07-28T14:01:32.504624+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[80503]: audit 2024-07-28T14:01:32.710051+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[80503]: audit 2024-07-28T14:01:32.719484+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[82865]: cluster 2024-07-28T14:01:31.716190+0000 mgr.y (mgr.25232) 3904 : cluster [DBG] pgmap v4848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[82865]: audit 2024-07-28T14:01:32.496536+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[82865]: audit 2024-07-28T14:01:32.504624+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[82865]: audit 2024-07-28T14:01:32.710051+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:32 smithi022 bash[82865]: audit 2024-07-28T14:01:32.719484+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:33.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6606 16 16 0 0 0 - 0 2024-07-28T14:01:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:33 smithi150 bash[67543]: audit 2024-07-28T14:01:33.136775+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:01:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:33 smithi150 bash[67543]: audit 2024-07-28T14:01:33.138549+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:01:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:33 smithi150 bash[67543]: audit 2024-07-28T14:01:33.149373+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:33 smithi022 bash[80503]: audit 2024-07-28T14:01:33.136775+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:01:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:33 smithi022 bash[80503]: audit 2024-07-28T14:01:33.138549+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:01:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:33 smithi022 bash[80503]: audit 2024-07-28T14:01:33.149373+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:33 smithi022 bash[82865]: audit 2024-07-28T14:01:33.136775+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:01:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:33 smithi022 bash[82865]: audit 2024-07-28T14:01:33.138549+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:01:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:33 smithi022 bash[82865]: audit 2024-07-28T14:01:33.149373+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:01:34.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6607 16 16 0 0 0 - 0 2024-07-28T14:01:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:34 smithi150 bash[67543]: cluster 2024-07-28T14:01:33.717526+0000 mgr.y (mgr.25232) 3905 : cluster [DBG] pgmap v4849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:34 smithi022 bash[80503]: cluster 2024-07-28T14:01:33.717526+0000 mgr.y (mgr.25232) 3905 : cluster [DBG] pgmap v4849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:35.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:34 smithi022 bash[82865]: cluster 2024-07-28T14:01:33.717526+0000 mgr.y (mgr.25232) 3905 : cluster [DBG] pgmap v4849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:35.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6608 16 16 0 0 0 - 0 2024-07-28T14:01:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:35 smithi150 bash[67543]: audit 2024-07-28T14:01:35.385727+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:35 smithi022 bash[80503]: audit 2024-07-28T14:01:35.385727+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:35 smithi022 bash[82865]: audit 2024-07-28T14:01:35.385727+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:36.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6609 16 16 0 0 0 - 0 2024-07-28T14:01:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:36 smithi150 bash[67543]: cluster 2024-07-28T14:01:35.718895+0000 mgr.y (mgr.25232) 3906 : cluster [DBG] pgmap v4850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:36 smithi022 bash[80503]: cluster 2024-07-28T14:01:35.718895+0000 mgr.y (mgr.25232) 3906 : cluster [DBG] pgmap v4850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:36 smithi022 bash[82865]: cluster 2024-07-28T14:01:35.718895+0000 mgr.y (mgr.25232) 3906 : cluster [DBG] pgmap v4850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:37.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6610 16 16 0 0 0 - 0 2024-07-28T14:01:38.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6611 16 16 0 0 0 - 0 2024-07-28T14:01:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:38 smithi150 bash[67543]: cluster 2024-07-28T14:01:37.720294+0000 mgr.y (mgr.25232) 3907 : cluster [DBG] pgmap v4851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:38 smithi022 bash[80503]: cluster 2024-07-28T14:01:37.720294+0000 mgr.y (mgr.25232) 3907 : cluster [DBG] pgmap v4851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:38 smithi022 bash[82865]: cluster 2024-07-28T14:01:37.720294+0000 mgr.y (mgr.25232) 3907 : cluster [DBG] pgmap v4851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:39.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6612 16 16 0 0 0 - 0 2024-07-28T14:01:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:01:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:01:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:01:40.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6613 16 16 0 0 0 - 0 2024-07-28T14:01:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:40 smithi150 bash[67543]: cluster 2024-07-28T14:01:39.721667+0000 mgr.y (mgr.25232) 3908 : cluster [DBG] pgmap v4852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:40 smithi022 bash[80503]: cluster 2024-07-28T14:01:39.721667+0000 mgr.y (mgr.25232) 3908 : cluster [DBG] pgmap v4852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:41.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:40 smithi022 bash[82865]: cluster 2024-07-28T14:01:39.721667+0000 mgr.y (mgr.25232) 3908 : cluster [DBG] pgmap v4852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:41.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6614 16 16 0 0 0 - 0 2024-07-28T14:01:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:01:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:01:42.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6615 16 16 0 0 0 - 0 2024-07-28T14:01:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:42 smithi150 bash[67543]: cluster 2024-07-28T14:01:41.723038+0000 mgr.y (mgr.25232) 3909 : cluster [DBG] pgmap v4853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:42 smithi022 bash[80503]: cluster 2024-07-28T14:01:41.723038+0000 mgr.y (mgr.25232) 3909 : cluster [DBG] pgmap v4853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:42 smithi022 bash[82865]: cluster 2024-07-28T14:01:41.723038+0000 mgr.y (mgr.25232) 3909 : cluster [DBG] pgmap v4853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:43.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6616 16 16 0 0 0 - 0 2024-07-28T14:01:44.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6617 16 16 0 0 0 - 0 2024-07-28T14:01:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:44 smithi150 bash[67543]: cluster 2024-07-28T14:01:43.724390+0000 mgr.y (mgr.25232) 3910 : cluster [DBG] pgmap v4854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:44 smithi022 bash[80503]: cluster 2024-07-28T14:01:43.724390+0000 mgr.y (mgr.25232) 3910 : cluster [DBG] pgmap v4854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:44 smithi022 bash[82865]: cluster 2024-07-28T14:01:43.724390+0000 mgr.y (mgr.25232) 3910 : cluster [DBG] pgmap v4854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:45.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6618 16 16 0 0 0 - 0 2024-07-28T14:01:46.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6619 16 16 0 0 0 - 0 2024-07-28T14:01:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:46 smithi150 bash[67543]: cluster 2024-07-28T14:01:45.725766+0000 mgr.y (mgr.25232) 3911 : cluster [DBG] pgmap v4855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:46 smithi022 bash[80503]: cluster 2024-07-28T14:01:45.725766+0000 mgr.y (mgr.25232) 3911 : cluster [DBG] pgmap v4855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:46 smithi022 bash[82865]: cluster 2024-07-28T14:01:45.725766+0000 mgr.y (mgr.25232) 3911 : cluster [DBG] pgmap v4855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:47.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:01:47.787641+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:01:47.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:01:47.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6620 16 16 0 0 0 - 0 2024-07-28T14:01:48.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6621 16 16 0 0 0 - 0 2024-07-28T14:01:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:48 smithi150 bash[67543]: cluster 2024-07-28T14:01:47.727291+0000 mgr.y (mgr.25232) 3912 : cluster [DBG] pgmap v4856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:48 smithi022 bash[80503]: cluster 2024-07-28T14:01:47.727291+0000 mgr.y (mgr.25232) 3912 : cluster [DBG] pgmap v4856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:48 smithi022 bash[82865]: cluster 2024-07-28T14:01:47.727291+0000 mgr.y (mgr.25232) 3912 : cluster [DBG] pgmap v4856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:49.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6622 16 16 0 0 0 - 0 2024-07-28T14:01:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:01:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:01:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:01:50.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6623 16 16 0 0 0 - 0 2024-07-28T14:01:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:50 smithi150 bash[67543]: cluster 2024-07-28T14:01:49.728832+0000 mgr.y (mgr.25232) 3913 : cluster [DBG] pgmap v4857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:50 smithi150 bash[67543]: audit 2024-07-28T14:01:50.386136+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:50 smithi022 bash[80503]: cluster 2024-07-28T14:01:49.728832+0000 mgr.y (mgr.25232) 3913 : cluster [DBG] pgmap v4857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:50 smithi022 bash[80503]: audit 2024-07-28T14:01:50.386136+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:50 smithi022 bash[82865]: cluster 2024-07-28T14:01:49.728832+0000 mgr.y (mgr.25232) 3913 : cluster [DBG] pgmap v4857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:50 smithi022 bash[82865]: audit 2024-07-28T14:01:50.386136+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:01:51.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6624 16 16 0 0 0 - 0 2024-07-28T14:01:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:01:52 smithi150 bash[60514]: ts=2024-07-28T14:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:01:52.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6625 16 16 0 0 0 - 0 2024-07-28T14:01:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:53 smithi150 bash[67543]: cluster 2024-07-28T14:01:51.730208+0000 mgr.y (mgr.25232) 3914 : cluster [DBG] pgmap v4858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:52 smithi022 bash[80503]: cluster 2024-07-28T14:01:51.730208+0000 mgr.y (mgr.25232) 3914 : cluster [DBG] pgmap v4858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:53 smithi022 bash[82865]: cluster 2024-07-28T14:01:51.730208+0000 mgr.y (mgr.25232) 3914 : cluster [DBG] pgmap v4858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:53.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6626 16 16 0 0 0 - 0 2024-07-28T14:01:54.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6627 16 16 0 0 0 - 0 2024-07-28T14:01:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:55 smithi150 bash[67543]: cluster 2024-07-28T14:01:53.731555+0000 mgr.y (mgr.25232) 3915 : cluster [DBG] pgmap v4859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:55 smithi022 bash[80503]: cluster 2024-07-28T14:01:53.731555+0000 mgr.y (mgr.25232) 3915 : cluster [DBG] pgmap v4859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:55 smithi022 bash[82865]: cluster 2024-07-28T14:01:53.731555+0000 mgr.y (mgr.25232) 3915 : cluster [DBG] pgmap v4859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:55.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6628 16 16 0 0 0 - 0 2024-07-28T14:01:56.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6629 16 16 0 0 0 - 0 2024-07-28T14:01:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:57 smithi150 bash[67543]: cluster 2024-07-28T14:01:55.732935+0000 mgr.y (mgr.25232) 3916 : cluster [DBG] pgmap v4860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:57 smithi022 bash[80503]: cluster 2024-07-28T14:01:55.732935+0000 mgr.y (mgr.25232) 3916 : cluster [DBG] pgmap v4860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:57 smithi022 bash[82865]: cluster 2024-07-28T14:01:55.732935+0000 mgr.y (mgr.25232) 3916 : cluster [DBG] pgmap v4860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:57.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6630 16 16 0 0 0 - 0 2024-07-28T14:01:58.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6631 16 16 0 0 0 - 0 2024-07-28T14:01:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:01:59 smithi150 bash[67543]: cluster 2024-07-28T14:01:57.734302+0000 mgr.y (mgr.25232) 3917 : cluster [DBG] pgmap v4861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:01:59 smithi022 bash[80503]: cluster 2024-07-28T14:01:57.734302+0000 mgr.y (mgr.25232) 3917 : cluster [DBG] pgmap v4861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:59.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:01:59 smithi022 bash[82865]: cluster 2024-07-28T14:01:57.734302+0000 mgr.y (mgr.25232) 3917 : cluster [DBG] pgmap v4861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:01:59.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6632 16 16 0 0 0 - 0 2024-07-28T14:01:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:01:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:01:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:02:00.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6633 16 16 0 0 0 - 0 2024-07-28T14:02:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:01 smithi150 bash[67543]: cluster 2024-07-28T14:01:59.735637+0000 mgr.y (mgr.25232) 3918 : cluster [DBG] pgmap v4862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:01 smithi022 bash[82865]: cluster 2024-07-28T14:01:59.735637+0000 mgr.y (mgr.25232) 3918 : cluster [DBG] pgmap v4862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:01 smithi022 bash[80503]: cluster 2024-07-28T14:01:59.735637+0000 mgr.y (mgr.25232) 3918 : cluster [DBG] pgmap v4862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:01.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6634 16 16 0 0 0 - 0 2024-07-28T14:02:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:02:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:02:02.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6635 16 16 0 0 0 - 0 2024-07-28T14:02:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:03 smithi022 bash[82865]: cluster 2024-07-28T14:02:01.737004+0000 mgr.y (mgr.25232) 3919 : cluster [DBG] pgmap v4863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:03 smithi022 bash[80503]: cluster 2024-07-28T14:02:01.737004+0000 mgr.y (mgr.25232) 3919 : cluster [DBG] pgmap v4863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:03 smithi150 bash[67543]: cluster 2024-07-28T14:02:01.737004+0000 mgr.y (mgr.25232) 3919 : cluster [DBG] pgmap v4863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:03.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6636 16 16 0 0 0 - 0 2024-07-28T14:02:04.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6637 16 16 0 0 0 - 0 2024-07-28T14:02:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:05 smithi022 bash[82865]: cluster 2024-07-28T14:02:03.738388+0000 mgr.y (mgr.25232) 3920 : cluster [DBG] pgmap v4864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:05 smithi022 bash[80503]: cluster 2024-07-28T14:02:03.738388+0000 mgr.y (mgr.25232) 3920 : cluster [DBG] pgmap v4864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:05 smithi150 bash[67543]: cluster 2024-07-28T14:02:03.738388+0000 mgr.y (mgr.25232) 3920 : cluster [DBG] pgmap v4864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:05.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6638 16 16 0 0 0 - 0 2024-07-28T14:02:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:06 smithi022 bash[80503]: audit 2024-07-28T14:02:05.386601+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:06 smithi022 bash[82865]: audit 2024-07-28T14:02:05.386601+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:06 smithi150 bash[67543]: audit 2024-07-28T14:02:05.386601+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:06.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6639 16 16 0 0 0 - 0 2024-07-28T14:02:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:07 smithi022 bash[80503]: cluster 2024-07-28T14:02:05.739678+0000 mgr.y (mgr.25232) 3921 : cluster [DBG] pgmap v4865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:07 smithi022 bash[82865]: cluster 2024-07-28T14:02:05.739678+0000 mgr.y (mgr.25232) 3921 : cluster [DBG] pgmap v4865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:07 smithi150 bash[67543]: cluster 2024-07-28T14:02:05.739678+0000 mgr.y (mgr.25232) 3921 : cluster [DBG] pgmap v4865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:07.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:02:07.790935+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:02:07.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:02:07.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6640 16 16 0 0 0 - 0 2024-07-28T14:02:08.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6641 16 16 0 0 0 - 0 2024-07-28T14:02:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:09 smithi022 bash[80503]: cluster 2024-07-28T14:02:07.741029+0000 mgr.y (mgr.25232) 3922 : cluster [DBG] pgmap v4866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:09 smithi022 bash[82865]: cluster 2024-07-28T14:02:07.741029+0000 mgr.y (mgr.25232) 3922 : cluster [DBG] pgmap v4866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:09 smithi150 bash[67543]: cluster 2024-07-28T14:02:07.741029+0000 mgr.y (mgr.25232) 3922 : cluster [DBG] pgmap v4866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:09.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6642 16 16 0 0 0 - 0 2024-07-28T14:02:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:02:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:02:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:02:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:10 smithi022 bash[80503]: cluster 2024-07-28T14:02:09.742419+0000 mgr.y (mgr.25232) 3923 : cluster [DBG] pgmap v4867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:10 smithi022 bash[82865]: cluster 2024-07-28T14:02:09.742419+0000 mgr.y (mgr.25232) 3923 : cluster [DBG] pgmap v4867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:10 smithi150 bash[67543]: cluster 2024-07-28T14:02:09.742419+0000 mgr.y (mgr.25232) 3923 : cluster [DBG] pgmap v4867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:10.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6643 16 16 0 0 0 - 0 2024-07-28T14:02:11.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6644 16 16 0 0 0 - 0 2024-07-28T14:02:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:02:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:02:12.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6645 16 16 0 0 0 - 0 2024-07-28T14:02:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:12 smithi022 bash[80503]: cluster 2024-07-28T14:02:11.743782+0000 mgr.y (mgr.25232) 3924 : cluster [DBG] pgmap v4868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:13.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:12 smithi022 bash[82865]: cluster 2024-07-28T14:02:11.743782+0000 mgr.y (mgr.25232) 3924 : cluster [DBG] pgmap v4868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:12 smithi150 bash[67543]: cluster 2024-07-28T14:02:11.743782+0000 mgr.y (mgr.25232) 3924 : cluster [DBG] pgmap v4868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:13.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6646 16 16 0 0 0 - 0 2024-07-28T14:02:14.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6647 16 16 0 0 0 - 0 2024-07-28T14:02:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:14 smithi022 bash[80503]: cluster 2024-07-28T14:02:13.745174+0000 mgr.y (mgr.25232) 3925 : cluster [DBG] pgmap v4869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:15.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:14 smithi022 bash[82865]: cluster 2024-07-28T14:02:13.745174+0000 mgr.y (mgr.25232) 3925 : cluster [DBG] pgmap v4869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:14 smithi150 bash[67543]: cluster 2024-07-28T14:02:13.745174+0000 mgr.y (mgr.25232) 3925 : cluster [DBG] pgmap v4869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:15.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6648 16 16 0 0 0 - 0 2024-07-28T14:02:16.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6649 16 16 0 0 0 - 0 2024-07-28T14:02:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:16 smithi022 bash[80503]: cluster 2024-07-28T14:02:15.746584+0000 mgr.y (mgr.25232) 3926 : cluster [DBG] pgmap v4870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:16 smithi022 bash[82865]: cluster 2024-07-28T14:02:15.746584+0000 mgr.y (mgr.25232) 3926 : cluster [DBG] pgmap v4870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:16 smithi150 bash[67543]: cluster 2024-07-28T14:02:15.746584+0000 mgr.y (mgr.25232) 3926 : cluster [DBG] pgmap v4870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:17.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6650 16 16 0 0 0 - 0 2024-07-28T14:02:18.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6651 16 16 0 0 0 - 0 2024-07-28T14:02:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:18 smithi022 bash[80503]: cluster 2024-07-28T14:02:17.747926+0000 mgr.y (mgr.25232) 3927 : cluster [DBG] pgmap v4871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:19.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:18 smithi022 bash[82865]: cluster 2024-07-28T14:02:17.747926+0000 mgr.y (mgr.25232) 3927 : cluster [DBG] pgmap v4871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:18 smithi150 bash[67543]: cluster 2024-07-28T14:02:17.747926+0000 mgr.y (mgr.25232) 3927 : cluster [DBG] pgmap v4871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:19.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6652 16 16 0 0 0 - 0 2024-07-28T14:02:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:02:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:02:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:02:20.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6653 16 16 0 0 0 - 0 2024-07-28T14:02:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:20 smithi022 bash[80503]: cluster 2024-07-28T14:02:19.749278+0000 mgr.y (mgr.25232) 3928 : cluster [DBG] pgmap v4872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:20 smithi022 bash[80503]: audit 2024-07-28T14:02:20.387280+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:20 smithi022 bash[82865]: cluster 2024-07-28T14:02:19.749278+0000 mgr.y (mgr.25232) 3928 : cluster [DBG] pgmap v4872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:20 smithi022 bash[82865]: audit 2024-07-28T14:02:20.387280+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:20 smithi150 bash[67543]: cluster 2024-07-28T14:02:19.749278+0000 mgr.y (mgr.25232) 3928 : cluster [DBG] pgmap v4872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:20 smithi150 bash[67543]: audit 2024-07-28T14:02:20.387280+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:21.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6654 16 16 0 0 0 - 0 2024-07-28T14:02:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:02:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:02:22.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6655 16 16 0 0 0 - 0 2024-07-28T14:02:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:22 smithi022 bash[80503]: cluster 2024-07-28T14:02:21.750651+0000 mgr.y (mgr.25232) 3929 : cluster [DBG] pgmap v4873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:22 smithi022 bash[82865]: cluster 2024-07-28T14:02:21.750651+0000 mgr.y (mgr.25232) 3929 : cluster [DBG] pgmap v4873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:22 smithi150 bash[67543]: cluster 2024-07-28T14:02:21.750651+0000 mgr.y (mgr.25232) 3929 : cluster [DBG] pgmap v4873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:23.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6656 16 16 0 0 0 - 0 2024-07-28T14:02:24.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6657 16 16 0 0 0 - 0 2024-07-28T14:02:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:24 smithi022 bash[80503]: cluster 2024-07-28T14:02:23.751997+0000 mgr.y (mgr.25232) 3930 : cluster [DBG] pgmap v4874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:24 smithi022 bash[82865]: cluster 2024-07-28T14:02:23.751997+0000 mgr.y (mgr.25232) 3930 : cluster [DBG] pgmap v4874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:24 smithi150 bash[67543]: cluster 2024-07-28T14:02:23.751997+0000 mgr.y (mgr.25232) 3930 : cluster [DBG] pgmap v4874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:25.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6658 16 16 0 0 0 - 0 2024-07-28T14:02:26.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6659 16 16 0 0 0 - 0 2024-07-28T14:02:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:26 smithi022 bash[80503]: cluster 2024-07-28T14:02:25.753369+0000 mgr.y (mgr.25232) 3931 : cluster [DBG] pgmap v4875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:27.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:26 smithi022 bash[82865]: cluster 2024-07-28T14:02:25.753369+0000 mgr.y (mgr.25232) 3931 : cluster [DBG] pgmap v4875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:26 smithi150 bash[67543]: cluster 2024-07-28T14:02:25.753369+0000 mgr.y (mgr.25232) 3931 : cluster [DBG] pgmap v4875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:27.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:02:27.794254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:02:27.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:02:27.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6660 16 16 0 0 0 - 0 2024-07-28T14:02:28.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6661 16 16 0 0 0 - 0 2024-07-28T14:02:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:28 smithi150 bash[67543]: cluster 2024-07-28T14:02:27.754745+0000 mgr.y (mgr.25232) 3932 : cluster [DBG] pgmap v4876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:28 smithi022 bash[80503]: cluster 2024-07-28T14:02:27.754745+0000 mgr.y (mgr.25232) 3932 : cluster [DBG] pgmap v4876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:28 smithi022 bash[82865]: cluster 2024-07-28T14:02:27.754745+0000 mgr.y (mgr.25232) 3932 : cluster [DBG] pgmap v4876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:29.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6662 16 16 0 0 0 - 0 2024-07-28T14:02:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:02:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:02:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:02:30.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6663 16 16 0 0 0 - 0 2024-07-28T14:02:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:30 smithi150 bash[67543]: cluster 2024-07-28T14:02:29.756108+0000 mgr.y (mgr.25232) 3933 : cluster [DBG] pgmap v4877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:30 smithi022 bash[80503]: cluster 2024-07-28T14:02:29.756108+0000 mgr.y (mgr.25232) 3933 : cluster [DBG] pgmap v4877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:30 smithi022 bash[82865]: cluster 2024-07-28T14:02:29.756108+0000 mgr.y (mgr.25232) 3933 : cluster [DBG] pgmap v4877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:31.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6664 16 16 0 0 0 - 0 2024-07-28T14:02:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:02:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:02:32.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6665 16 16 0 0 0 - 0 2024-07-28T14:02:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:32 smithi150 bash[67543]: cluster 2024-07-28T14:02:31.757465+0000 mgr.y (mgr.25232) 3934 : cluster [DBG] pgmap v4878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:33.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:32 smithi022 bash[82865]: cluster 2024-07-28T14:02:31.757465+0000 mgr.y (mgr.25232) 3934 : cluster [DBG] pgmap v4878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:32 smithi022 bash[80503]: cluster 2024-07-28T14:02:31.757465+0000 mgr.y (mgr.25232) 3934 : cluster [DBG] pgmap v4878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:33.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6666 16 16 0 0 0 - 0 2024-07-28T14:02:34.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:33 smithi150 bash[67543]: audit 2024-07-28T14:02:33.286855+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:02:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:33 smithi022 bash[80503]: audit 2024-07-28T14:02:33.286855+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:02:34.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:33 smithi022 bash[82865]: audit 2024-07-28T14:02:33.286855+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:02:34.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6667 16 16 0 0 0 - 0 2024-07-28T14:02:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:34 smithi150 bash[67543]: cluster 2024-07-28T14:02:33.758844+0000 mgr.y (mgr.25232) 3935 : cluster [DBG] pgmap v4879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:34 smithi022 bash[80503]: cluster 2024-07-28T14:02:33.758844+0000 mgr.y (mgr.25232) 3935 : cluster [DBG] pgmap v4879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:34 smithi022 bash[82865]: cluster 2024-07-28T14:02:33.758844+0000 mgr.y (mgr.25232) 3935 : cluster [DBG] pgmap v4879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:35.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6668 16 16 0 0 0 - 0 2024-07-28T14:02:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:35 smithi150 bash[67543]: audit 2024-07-28T14:02:35.387569+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:35 smithi022 bash[80503]: audit 2024-07-28T14:02:35.387569+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:36.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:35 smithi022 bash[82865]: audit 2024-07-28T14:02:35.387569+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:36.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6669 16 16 0 0 0 - 0 2024-07-28T14:02:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:36 smithi150 bash[67543]: cluster 2024-07-28T14:02:35.760208+0000 mgr.y (mgr.25232) 3936 : cluster [DBG] pgmap v4880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:36 smithi022 bash[80503]: cluster 2024-07-28T14:02:35.760208+0000 mgr.y (mgr.25232) 3936 : cluster [DBG] pgmap v4880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:36 smithi022 bash[82865]: cluster 2024-07-28T14:02:35.760208+0000 mgr.y (mgr.25232) 3936 : cluster [DBG] pgmap v4880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:37.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6670 16 16 0 0 0 - 0 2024-07-28T14:02:38.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6671 16 16 0 0 0 - 0 2024-07-28T14:02:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:38 smithi150 bash[67543]: cluster 2024-07-28T14:02:37.761004+0000 mgr.y (mgr.25232) 3937 : cluster [DBG] pgmap v4881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:38 smithi022 bash[80503]: cluster 2024-07-28T14:02:37.761004+0000 mgr.y (mgr.25232) 3937 : cluster [DBG] pgmap v4881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:38 smithi022 bash[82865]: cluster 2024-07-28T14:02:37.761004+0000 mgr.y (mgr.25232) 3937 : cluster [DBG] pgmap v4881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:39.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6672 16 16 0 0 0 - 0 2024-07-28T14:02:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:02:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:02:40.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:38.952275+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:38.958277+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:39.170203+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:39.179398+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:39.685400+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:39.691486+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:39.924905+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:39 smithi150 bash[67543]: audit 2024-07-28T14:02:39.935824+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:38.952275+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:38.958277+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:39.170203+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:39.179398+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:39.685400+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:39.691486+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:39.924905+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[82865]: audit 2024-07-28T14:02:39.935824+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:38.952275+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:38.958277+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:39.170203+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:39.179398+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:39.685400+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:39.691486+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:39.924905+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:39 smithi022 bash[80503]: audit 2024-07-28T14:02:39.935824+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:40.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6673 16 16 0 0 0 - 0 2024-07-28T14:02:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:40 smithi150 bash[67543]: cluster 2024-07-28T14:02:39.762268+0000 mgr.y (mgr.25232) 3938 : cluster [DBG] pgmap v4882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:40 smithi022 bash[80503]: cluster 2024-07-28T14:02:39.762268+0000 mgr.y (mgr.25232) 3938 : cluster [DBG] pgmap v4882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:40 smithi022 bash[82865]: cluster 2024-07-28T14:02:39.762268+0000 mgr.y (mgr.25232) 3938 : cluster [DBG] pgmap v4882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:41.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6674 16 16 0 0 0 - 0 2024-07-28T14:02:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:02:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:02:42.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6675 16 16 0 0 0 - 0 2024-07-28T14:02:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:42 smithi150 bash[67543]: cluster 2024-07-28T14:02:41.763629+0000 mgr.y (mgr.25232) 3939 : cluster [DBG] pgmap v4883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:42 smithi022 bash[80503]: cluster 2024-07-28T14:02:41.763629+0000 mgr.y (mgr.25232) 3939 : cluster [DBG] pgmap v4883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:42 smithi022 bash[82865]: cluster 2024-07-28T14:02:41.763629+0000 mgr.y (mgr.25232) 3939 : cluster [DBG] pgmap v4883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:43.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6676 16 16 0 0 0 - 0 2024-07-28T14:02:44.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6677 16 16 0 0 0 - 0 2024-07-28T14:02:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:44 smithi150 bash[67543]: cluster 2024-07-28T14:02:43.764986+0000 mgr.y (mgr.25232) 3940 : cluster [DBG] pgmap v4884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:44 smithi022 bash[80503]: cluster 2024-07-28T14:02:43.764986+0000 mgr.y (mgr.25232) 3940 : cluster [DBG] pgmap v4884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:44 smithi022 bash[82865]: cluster 2024-07-28T14:02:43.764986+0000 mgr.y (mgr.25232) 3940 : cluster [DBG] pgmap v4884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:45.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6678 16 16 0 0 0 - 0 2024-07-28T14:02:46.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6679 16 16 0 0 0 - 0 2024-07-28T14:02:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:46 smithi150 bash[67543]: cluster 2024-07-28T14:02:45.766320+0000 mgr.y (mgr.25232) 3941 : cluster [DBG] pgmap v4885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:46 smithi022 bash[80503]: cluster 2024-07-28T14:02:45.766320+0000 mgr.y (mgr.25232) 3941 : cluster [DBG] pgmap v4885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:46 smithi022 bash[82865]: cluster 2024-07-28T14:02:45.766320+0000 mgr.y (mgr.25232) 3941 : cluster [DBG] pgmap v4885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:47.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:02:47.797438+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:02:47.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:02:47.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6680 16 16 0 0 0 - 0 2024-07-28T14:02:48.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6681 16 16 0 0 0 - 0 2024-07-28T14:02:49.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:48 smithi150 bash[67543]: cluster 2024-07-28T14:02:47.767677+0000 mgr.y (mgr.25232) 3942 : cluster [DBG] pgmap v4886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:48 smithi022 bash[80503]: cluster 2024-07-28T14:02:47.767677+0000 mgr.y (mgr.25232) 3942 : cluster [DBG] pgmap v4886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:48 smithi022 bash[82865]: cluster 2024-07-28T14:02:47.767677+0000 mgr.y (mgr.25232) 3942 : cluster [DBG] pgmap v4886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:49.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6682 16 16 0 0 0 - 0 2024-07-28T14:02:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:02:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:02:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:02:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: audit 2024-07-28T14:02:49.434365+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: audit 2024-07-28T14:02:49.444673+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: audit 2024-07-28T14:02:49.447083+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:02:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: audit 2024-07-28T14:02:49.448919+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:02:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: audit 2024-07-28T14:02:49.458858+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: cluster 2024-07-28T14:02:49.769020+0000 mgr.y (mgr.25232) 3943 : cluster [DBG] pgmap v4887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:50 smithi150 bash[67543]: audit 2024-07-28T14:02:50.388035+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:50.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6683 16 16 0 0 0 - 0 2024-07-28T14:02:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: audit 2024-07-28T14:02:49.434365+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: audit 2024-07-28T14:02:49.444673+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: audit 2024-07-28T14:02:49.447083+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: audit 2024-07-28T14:02:49.448919+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: audit 2024-07-28T14:02:49.458858+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: cluster 2024-07-28T14:02:49.769020+0000 mgr.y (mgr.25232) 3943 : cluster [DBG] pgmap v4887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[80503]: audit 2024-07-28T14:02:50.388035+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: audit 2024-07-28T14:02:49.434365+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: audit 2024-07-28T14:02:49.444673+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: audit 2024-07-28T14:02:49.447083+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: audit 2024-07-28T14:02:49.448919+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: audit 2024-07-28T14:02:49.458858+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: cluster 2024-07-28T14:02:49.769020+0000 mgr.y (mgr.25232) 3943 : cluster [DBG] pgmap v4887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:50 smithi022 bash[82865]: audit 2024-07-28T14:02:50.388035+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:02:51.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6684 16 16 0 0 0 - 0 2024-07-28T14:02:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:02:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:02:52.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6685 16 16 0 0 0 - 0 2024-07-28T14:02:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:52 smithi022 bash[80503]: cluster 2024-07-28T14:02:51.770385+0000 mgr.y (mgr.25232) 3944 : cluster [DBG] pgmap v4888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:52 smithi022 bash[82865]: cluster 2024-07-28T14:02:51.770385+0000 mgr.y (mgr.25232) 3944 : cluster [DBG] pgmap v4888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:52 smithi150 bash[67543]: cluster 2024-07-28T14:02:51.770385+0000 mgr.y (mgr.25232) 3944 : cluster [DBG] pgmap v4888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:53.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6686 16 16 0 0 0 - 0 2024-07-28T14:02:54.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6687 16 16 0 0 0 - 0 2024-07-28T14:02:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:54 smithi150 bash[67543]: cluster 2024-07-28T14:02:53.771727+0000 mgr.y (mgr.25232) 3945 : cluster [DBG] pgmap v4889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:54 smithi022 bash[80503]: cluster 2024-07-28T14:02:53.771727+0000 mgr.y (mgr.25232) 3945 : cluster [DBG] pgmap v4889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:54 smithi022 bash[82865]: cluster 2024-07-28T14:02:53.771727+0000 mgr.y (mgr.25232) 3945 : cluster [DBG] pgmap v4889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:55.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6688 16 16 0 0 0 - 0 2024-07-28T14:02:56.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6689 16 16 0 0 0 - 0 2024-07-28T14:02:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:56 smithi150 bash[67543]: cluster 2024-07-28T14:02:55.773206+0000 mgr.y (mgr.25232) 3946 : cluster [DBG] pgmap v4890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:56 smithi022 bash[80503]: cluster 2024-07-28T14:02:55.773206+0000 mgr.y (mgr.25232) 3946 : cluster [DBG] pgmap v4890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:56 smithi022 bash[82865]: cluster 2024-07-28T14:02:55.773206+0000 mgr.y (mgr.25232) 3946 : cluster [DBG] pgmap v4890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:57.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6690 16 16 0 0 0 - 0 2024-07-28T14:02:58.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6691 16 16 0 0 0 - 0 2024-07-28T14:02:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:02:58 smithi150 bash[67543]: cluster 2024-07-28T14:02:57.774764+0000 mgr.y (mgr.25232) 3947 : cluster [DBG] pgmap v4891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:02:58 smithi022 bash[80503]: cluster 2024-07-28T14:02:57.774764+0000 mgr.y (mgr.25232) 3947 : cluster [DBG] pgmap v4891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:02:58 smithi022 bash[82865]: cluster 2024-07-28T14:02:57.774764+0000 mgr.y (mgr.25232) 3947 : cluster [DBG] pgmap v4891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:02:59.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6692 16 16 0 0 0 - 0 2024-07-28T14:02:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:02:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:02:59] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T14:03:00.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6693 16 16 0 0 0 - 0 2024-07-28T14:03:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:00 smithi150 bash[67543]: cluster 2024-07-28T14:02:59.776178+0000 mgr.y (mgr.25232) 3948 : cluster [DBG] pgmap v4892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:00 smithi022 bash[80503]: cluster 2024-07-28T14:02:59.776178+0000 mgr.y (mgr.25232) 3948 : cluster [DBG] pgmap v4892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:00 smithi022 bash[82865]: cluster 2024-07-28T14:02:59.776178+0000 mgr.y (mgr.25232) 3948 : cluster [DBG] pgmap v4892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:01.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6694 16 16 0 0 0 - 0 2024-07-28T14:03:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:03:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:03:02.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6695 16 16 0 0 0 - 0 2024-07-28T14:03:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:02 smithi150 bash[67543]: cluster 2024-07-28T14:03:01.777522+0000 mgr.y (mgr.25232) 3949 : cluster [DBG] pgmap v4893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:02 smithi022 bash[80503]: cluster 2024-07-28T14:03:01.777522+0000 mgr.y (mgr.25232) 3949 : cluster [DBG] pgmap v4893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:02 smithi022 bash[82865]: cluster 2024-07-28T14:03:01.777522+0000 mgr.y (mgr.25232) 3949 : cluster [DBG] pgmap v4893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:03.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6696 16 16 0 0 0 - 0 2024-07-28T14:03:04.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6697 16 16 0 0 0 - 0 2024-07-28T14:03:05.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:04 smithi150 bash[67543]: cluster 2024-07-28T14:03:03.779025+0000 mgr.y (mgr.25232) 3950 : cluster [DBG] pgmap v4894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:04 smithi022 bash[80503]: cluster 2024-07-28T14:03:03.779025+0000 mgr.y (mgr.25232) 3950 : cluster [DBG] pgmap v4894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:04 smithi022 bash[82865]: cluster 2024-07-28T14:03:03.779025+0000 mgr.y (mgr.25232) 3950 : cluster [DBG] pgmap v4894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:05.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6698 16 16 0 0 0 - 0 2024-07-28T14:03:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:05 smithi150 bash[67543]: audit 2024-07-28T14:03:05.388386+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:05 smithi022 bash[80503]: audit 2024-07-28T14:03:05.388386+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:05 smithi022 bash[82865]: audit 2024-07-28T14:03:05.388386+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:06.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6699 16 16 0 0 0 - 0 2024-07-28T14:03:07.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:06 smithi150 bash[67543]: cluster 2024-07-28T14:03:05.780516+0000 mgr.y (mgr.25232) 3951 : cluster [DBG] pgmap v4895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:06 smithi022 bash[80503]: cluster 2024-07-28T14:03:05.780516+0000 mgr.y (mgr.25232) 3951 : cluster [DBG] pgmap v4895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:06 smithi022 bash[82865]: cluster 2024-07-28T14:03:05.780516+0000 mgr.y (mgr.25232) 3951 : cluster [DBG] pgmap v4895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:07.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:03:07.800829+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:03:07.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:03:07.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6700 16 16 0 0 0 - 0 2024-07-28T14:03:08.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6701 16 16 0 0 0 - 0 2024-07-28T14:03:09.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:08 smithi150 bash[67543]: cluster 2024-07-28T14:03:07.781904+0000 mgr.y (mgr.25232) 3952 : cluster [DBG] pgmap v4896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:08 smithi022 bash[80503]: cluster 2024-07-28T14:03:07.781904+0000 mgr.y (mgr.25232) 3952 : cluster [DBG] pgmap v4896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:08 smithi022 bash[82865]: cluster 2024-07-28T14:03:07.781904+0000 mgr.y (mgr.25232) 3952 : cluster [DBG] pgmap v4896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:09.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6702 16 16 0 0 0 - 0 2024-07-28T14:03:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:03:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:03:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:03:10.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6703 16 16 0 0 0 - 0 2024-07-28T14:03:11.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:10 smithi150 bash[67543]: cluster 2024-07-28T14:03:09.783286+0000 mgr.y (mgr.25232) 3953 : cluster [DBG] pgmap v4897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:10 smithi022 bash[80503]: cluster 2024-07-28T14:03:09.783286+0000 mgr.y (mgr.25232) 3953 : cluster [DBG] pgmap v4897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:10 smithi022 bash[82865]: cluster 2024-07-28T14:03:09.783286+0000 mgr.y (mgr.25232) 3953 : cluster [DBG] pgmap v4897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:11.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6704 16 16 0 0 0 - 0 2024-07-28T14:03:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:03:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:03:12.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6705 16 16 0 0 0 - 0 2024-07-28T14:03:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:12 smithi150 bash[67543]: cluster 2024-07-28T14:03:11.784644+0000 mgr.y (mgr.25232) 3954 : cluster [DBG] pgmap v4898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:12 smithi022 bash[80503]: cluster 2024-07-28T14:03:11.784644+0000 mgr.y (mgr.25232) 3954 : cluster [DBG] pgmap v4898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:13.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:12 smithi022 bash[82865]: cluster 2024-07-28T14:03:11.784644+0000 mgr.y (mgr.25232) 3954 : cluster [DBG] pgmap v4898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:13.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6706 16 16 0 0 0 - 0 2024-07-28T14:03:14.517 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 14:03:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T14:03:14.242815912Z level=info msg="Completed cleanup jobs" duration=118.353744ms 2024-07-28T14:03:14.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6707 16 16 0 0 0 - 0 2024-07-28T14:03:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:14 smithi150 bash[67543]: cluster 2024-07-28T14:03:13.786026+0000 mgr.y (mgr.25232) 3955 : cluster [DBG] pgmap v4899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:14 smithi022 bash[80503]: cluster 2024-07-28T14:03:13.786026+0000 mgr.y (mgr.25232) 3955 : cluster [DBG] pgmap v4899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:15.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:14 smithi022 bash[82865]: cluster 2024-07-28T14:03:13.786026+0000 mgr.y (mgr.25232) 3955 : cluster [DBG] pgmap v4899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:15.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6708 16 16 0 0 0 - 0 2024-07-28T14:03:16.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6709 16 16 0 0 0 - 0 2024-07-28T14:03:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:16 smithi150 bash[67543]: cluster 2024-07-28T14:03:15.787432+0000 mgr.y (mgr.25232) 3956 : cluster [DBG] pgmap v4900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:16 smithi022 bash[80503]: cluster 2024-07-28T14:03:15.787432+0000 mgr.y (mgr.25232) 3956 : cluster [DBG] pgmap v4900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:16 smithi022 bash[82865]: cluster 2024-07-28T14:03:15.787432+0000 mgr.y (mgr.25232) 3956 : cluster [DBG] pgmap v4900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:17.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6710 16 16 0 0 0 - 0 2024-07-28T14:03:18.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6711 16 16 0 0 0 - 0 2024-07-28T14:03:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:18 smithi150 bash[67543]: cluster 2024-07-28T14:03:17.788811+0000 mgr.y (mgr.25232) 3957 : cluster [DBG] pgmap v4901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:18 smithi022 bash[80503]: cluster 2024-07-28T14:03:17.788811+0000 mgr.y (mgr.25232) 3957 : cluster [DBG] pgmap v4901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:18 smithi022 bash[82865]: cluster 2024-07-28T14:03:17.788811+0000 mgr.y (mgr.25232) 3957 : cluster [DBG] pgmap v4901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:19.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6712 16 16 0 0 0 - 0 2024-07-28T14:03:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:03:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:03:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:03:20.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6713 16 16 0 0 0 - 0 2024-07-28T14:03:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:20 smithi150 bash[67543]: cluster 2024-07-28T14:03:19.790363+0000 mgr.y (mgr.25232) 3958 : cluster [DBG] pgmap v4902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:20 smithi150 bash[67543]: audit 2024-07-28T14:03:20.389012+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:20 smithi022 bash[80503]: cluster 2024-07-28T14:03:19.790363+0000 mgr.y (mgr.25232) 3958 : cluster [DBG] pgmap v4902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:20 smithi022 bash[80503]: audit 2024-07-28T14:03:20.389012+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:20 smithi022 bash[82865]: cluster 2024-07-28T14:03:19.790363+0000 mgr.y (mgr.25232) 3958 : cluster [DBG] pgmap v4902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:20 smithi022 bash[82865]: audit 2024-07-28T14:03:20.389012+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:21.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6714 16 16 0 0 0 - 0 2024-07-28T14:03:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:03:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:03:22.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6715 16 16 0 0 0 - 0 2024-07-28T14:03:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:22 smithi150 bash[67543]: cluster 2024-07-28T14:03:21.791787+0000 mgr.y (mgr.25232) 3959 : cluster [DBG] pgmap v4903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:22 smithi022 bash[80503]: cluster 2024-07-28T14:03:21.791787+0000 mgr.y (mgr.25232) 3959 : cluster [DBG] pgmap v4903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:22 smithi022 bash[82865]: cluster 2024-07-28T14:03:21.791787+0000 mgr.y (mgr.25232) 3959 : cluster [DBG] pgmap v4903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:23.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6716 16 16 0 0 0 - 0 2024-07-28T14:03:24.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6717 16 16 0 0 0 - 0 2024-07-28T14:03:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:24 smithi150 bash[67543]: cluster 2024-07-28T14:03:23.793264+0000 mgr.y (mgr.25232) 3960 : cluster [DBG] pgmap v4904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:24 smithi022 bash[80503]: cluster 2024-07-28T14:03:23.793264+0000 mgr.y (mgr.25232) 3960 : cluster [DBG] pgmap v4904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:24 smithi022 bash[82865]: cluster 2024-07-28T14:03:23.793264+0000 mgr.y (mgr.25232) 3960 : cluster [DBG] pgmap v4904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:25.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6718 16 16 0 0 0 - 0 2024-07-28T14:03:26.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6719 16 16 0 0 0 - 0 2024-07-28T14:03:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:26 smithi150 bash[67543]: cluster 2024-07-28T14:03:25.794869+0000 mgr.y (mgr.25232) 3961 : cluster [DBG] pgmap v4905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:26 smithi022 bash[80503]: cluster 2024-07-28T14:03:25.794869+0000 mgr.y (mgr.25232) 3961 : cluster [DBG] pgmap v4905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:27.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:26 smithi022 bash[82865]: cluster 2024-07-28T14:03:25.794869+0000 mgr.y (mgr.25232) 3961 : cluster [DBG] pgmap v4905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:27.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:03:27.804075+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:03:27.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:03:27.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6720 16 16 0 0 0 - 0 2024-07-28T14:03:28.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6721 16 16 0 0 0 - 0 2024-07-28T14:03:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:28 smithi150 bash[67543]: cluster 2024-07-28T14:03:27.796254+0000 mgr.y (mgr.25232) 3962 : cluster [DBG] pgmap v4906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:28 smithi022 bash[80503]: cluster 2024-07-28T14:03:27.796254+0000 mgr.y (mgr.25232) 3962 : cluster [DBG] pgmap v4906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:28 smithi022 bash[82865]: cluster 2024-07-28T14:03:27.796254+0000 mgr.y (mgr.25232) 3962 : cluster [DBG] pgmap v4906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:29.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6722 16 16 0 0 0 - 0 2024-07-28T14:03:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:03:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:03:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:03:30.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6723 16 16 0 0 0 - 0 2024-07-28T14:03:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:30 smithi150 bash[67543]: cluster 2024-07-28T14:03:29.797784+0000 mgr.y (mgr.25232) 3963 : cluster [DBG] pgmap v4907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:30 smithi022 bash[80503]: cluster 2024-07-28T14:03:29.797784+0000 mgr.y (mgr.25232) 3963 : cluster [DBG] pgmap v4907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:30 smithi022 bash[82865]: cluster 2024-07-28T14:03:29.797784+0000 mgr.y (mgr.25232) 3963 : cluster [DBG] pgmap v4907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:31.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6724 16 16 0 0 0 - 0 2024-07-28T14:03:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:03:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:03:32.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6725 16 16 0 0 0 - 0 2024-07-28T14:03:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:32 smithi150 bash[67543]: cluster 2024-07-28T14:03:31.799235+0000 mgr.y (mgr.25232) 3964 : cluster [DBG] pgmap v4908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:32 smithi022 bash[80503]: cluster 2024-07-28T14:03:31.799235+0000 mgr.y (mgr.25232) 3964 : cluster [DBG] pgmap v4908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:32 smithi022 bash[82865]: cluster 2024-07-28T14:03:31.799235+0000 mgr.y (mgr.25232) 3964 : cluster [DBG] pgmap v4908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:33.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6726 16 16 0 0 0 - 0 2024-07-28T14:03:34.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6727 16 16 0 0 0 - 0 2024-07-28T14:03:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:34 smithi150 bash[67543]: cluster 2024-07-28T14:03:33.800727+0000 mgr.y (mgr.25232) 3965 : cluster [DBG] pgmap v4909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:34 smithi022 bash[80503]: cluster 2024-07-28T14:03:33.800727+0000 mgr.y (mgr.25232) 3965 : cluster [DBG] pgmap v4909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:35.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:34 smithi022 bash[82865]: cluster 2024-07-28T14:03:33.800727+0000 mgr.y (mgr.25232) 3965 : cluster [DBG] pgmap v4909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:35.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6728 16 16 0 0 0 - 0 2024-07-28T14:03:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:35 smithi150 bash[67543]: audit 2024-07-28T14:03:35.389281+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:35 smithi022 bash[80503]: audit 2024-07-28T14:03:35.389281+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:36.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:35 smithi022 bash[82865]: audit 2024-07-28T14:03:35.389281+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:36.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6729 16 16 0 0 0 - 0 2024-07-28T14:03:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:36 smithi150 bash[67543]: cluster 2024-07-28T14:03:35.802091+0000 mgr.y (mgr.25232) 3966 : cluster [DBG] pgmap v4910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:36 smithi022 bash[80503]: cluster 2024-07-28T14:03:35.802091+0000 mgr.y (mgr.25232) 3966 : cluster [DBG] pgmap v4910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:36 smithi022 bash[82865]: cluster 2024-07-28T14:03:35.802091+0000 mgr.y (mgr.25232) 3966 : cluster [DBG] pgmap v4910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:37.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6730 16 16 0 0 0 - 0 2024-07-28T14:03:38.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6731 16 16 0 0 0 - 0 2024-07-28T14:03:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:38 smithi150 bash[67543]: cluster 2024-07-28T14:03:37.803582+0000 mgr.y (mgr.25232) 3967 : cluster [DBG] pgmap v4911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:38 smithi022 bash[80503]: cluster 2024-07-28T14:03:37.803582+0000 mgr.y (mgr.25232) 3967 : cluster [DBG] pgmap v4911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:38 smithi022 bash[82865]: cluster 2024-07-28T14:03:37.803582+0000 mgr.y (mgr.25232) 3967 : cluster [DBG] pgmap v4911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:39.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6732 16 16 0 0 0 - 0 2024-07-28T14:03:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:03:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:03:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:03:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:40 smithi150 bash[67543]: cluster 2024-07-28T14:03:39.804992+0000 mgr.y (mgr.25232) 3968 : cluster [DBG] pgmap v4912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:40 smithi022 bash[80503]: cluster 2024-07-28T14:03:39.804992+0000 mgr.y (mgr.25232) 3968 : cluster [DBG] pgmap v4912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:40 smithi022 bash[82865]: cluster 2024-07-28T14:03:39.804992+0000 mgr.y (mgr.25232) 3968 : cluster [DBG] pgmap v4912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:40.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6733 16 16 0 0 0 - 0 2024-07-28T14:03:41.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6734 16 16 0 0 0 - 0 2024-07-28T14:03:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:03:42 smithi150 bash[60514]: ts=2024-07-28T14:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:03:42.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6735 16 16 0 0 0 - 0 2024-07-28T14:03:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:42 smithi150 bash[67543]: cluster 2024-07-28T14:03:41.806379+0000 mgr.y (mgr.25232) 3969 : cluster [DBG] pgmap v4913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:42 smithi022 bash[80503]: cluster 2024-07-28T14:03:41.806379+0000 mgr.y (mgr.25232) 3969 : cluster [DBG] pgmap v4913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:42 smithi022 bash[82865]: cluster 2024-07-28T14:03:41.806379+0000 mgr.y (mgr.25232) 3969 : cluster [DBG] pgmap v4913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:43.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6736 16 16 0 0 0 - 0 2024-07-28T14:03:44.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6737 16 16 0 0 0 - 0 2024-07-28T14:03:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:44 smithi150 bash[67543]: cluster 2024-07-28T14:03:43.807748+0000 mgr.y (mgr.25232) 3970 : cluster [DBG] pgmap v4914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:44 smithi022 bash[80503]: cluster 2024-07-28T14:03:43.807748+0000 mgr.y (mgr.25232) 3970 : cluster [DBG] pgmap v4914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:44 smithi022 bash[82865]: cluster 2024-07-28T14:03:43.807748+0000 mgr.y (mgr.25232) 3970 : cluster [DBG] pgmap v4914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:45.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6738 16 16 0 0 0 - 0 2024-07-28T14:03:46.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6739 16 16 0 0 0 - 0 2024-07-28T14:03:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:46 smithi150 bash[67543]: cluster 2024-07-28T14:03:45.809106+0000 mgr.y (mgr.25232) 3971 : cluster [DBG] pgmap v4915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:46 smithi022 bash[80503]: cluster 2024-07-28T14:03:45.809106+0000 mgr.y (mgr.25232) 3971 : cluster [DBG] pgmap v4915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:46 smithi022 bash[82865]: cluster 2024-07-28T14:03:45.809106+0000 mgr.y (mgr.25232) 3971 : cluster [DBG] pgmap v4915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:47.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:03:47.807340+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:03:47.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:03:47.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6740 16 16 0 0 0 - 0 2024-07-28T14:03:48.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6741 16 16 0 0 0 - 0 2024-07-28T14:03:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:48 smithi150 bash[67543]: cluster 2024-07-28T14:03:47.810496+0000 mgr.y (mgr.25232) 3972 : cluster [DBG] pgmap v4916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:48 smithi022 bash[80503]: cluster 2024-07-28T14:03:47.810496+0000 mgr.y (mgr.25232) 3972 : cluster [DBG] pgmap v4916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:48 smithi022 bash[82865]: cluster 2024-07-28T14:03:47.810496+0000 mgr.y (mgr.25232) 3972 : cluster [DBG] pgmap v4916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:49.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6742 16 16 0 0 0 - 0 2024-07-28T14:03:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:03:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:03:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:03:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:49 smithi150 bash[67543]: audit 2024-07-28T14:03:49.613358+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:03:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:49 smithi022 bash[80503]: audit 2024-07-28T14:03:49.613358+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:03:50.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:49 smithi022 bash[82865]: audit 2024-07-28T14:03:49.613358+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:03:50.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6743 16 16 0 0 0 - 0 2024-07-28T14:03:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:50 smithi150 bash[67543]: cluster 2024-07-28T14:03:49.811852+0000 mgr.y (mgr.25232) 3973 : cluster [DBG] pgmap v4917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:50 smithi150 bash[67543]: audit 2024-07-28T14:03:49.997986+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:50 smithi150 bash[67543]: audit 2024-07-28T14:03:50.003446+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:50 smithi150 bash[67543]: audit 2024-07-28T14:03:50.389673+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[80503]: cluster 2024-07-28T14:03:49.811852+0000 mgr.y (mgr.25232) 3973 : cluster [DBG] pgmap v4917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[80503]: audit 2024-07-28T14:03:49.997986+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[80503]: audit 2024-07-28T14:03:50.003446+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[80503]: audit 2024-07-28T14:03:50.389673+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[82865]: cluster 2024-07-28T14:03:49.811852+0000 mgr.y (mgr.25232) 3973 : cluster [DBG] pgmap v4917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[82865]: audit 2024-07-28T14:03:49.997986+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[82865]: audit 2024-07-28T14:03:50.003446+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:50 smithi022 bash[82865]: audit 2024-07-28T14:03:50.389673+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:03:51.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6744 16 16 0 0 0 - 0 2024-07-28T14:03:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:03:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:03:52.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6745 16 16 0 0 0 - 0 2024-07-28T14:03:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:53 smithi150 bash[67543]: cluster 2024-07-28T14:03:51.813238+0000 mgr.y (mgr.25232) 3974 : cluster [DBG] pgmap v4918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:53 smithi022 bash[80503]: cluster 2024-07-28T14:03:51.813238+0000 mgr.y (mgr.25232) 3974 : cluster [DBG] pgmap v4918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:53.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:53 smithi022 bash[82865]: cluster 2024-07-28T14:03:51.813238+0000 mgr.y (mgr.25232) 3974 : cluster [DBG] pgmap v4918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:53.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6746 16 16 0 0 0 - 0 2024-07-28T14:03:54.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6747 16 16 0 0 0 - 0 2024-07-28T14:03:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:55 smithi150 bash[67543]: cluster 2024-07-28T14:03:53.814641+0000 mgr.y (mgr.25232) 3975 : cluster [DBG] pgmap v4919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:55 smithi022 bash[80503]: cluster 2024-07-28T14:03:53.814641+0000 mgr.y (mgr.25232) 3975 : cluster [DBG] pgmap v4919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:55 smithi022 bash[82865]: cluster 2024-07-28T14:03:53.814641+0000 mgr.y (mgr.25232) 3975 : cluster [DBG] pgmap v4919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:55.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6748 16 16 0 0 0 - 0 2024-07-28T14:03:56.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:56 smithi150 bash[67543]: audit 2024-07-28T14:03:55.498359+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:56 smithi150 bash[67543]: audit 2024-07-28T14:03:55.503514+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:56 smithi150 bash[67543]: audit 2024-07-28T14:03:55.602718+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:56 smithi150 bash[67543]: audit 2024-07-28T14:03:55.610641+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:56 smithi150 bash[67543]: cluster 2024-07-28T14:03:55.815946+0000 mgr.y (mgr.25232) 3976 : cluster [DBG] pgmap v4920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:56.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6749 16 16 0 0 0 - 0 2024-07-28T14:03:56.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[82865]: audit 2024-07-28T14:03:55.498359+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[82865]: audit 2024-07-28T14:03:55.503514+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[82865]: audit 2024-07-28T14:03:55.602718+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[82865]: audit 2024-07-28T14:03:55.610641+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[82865]: cluster 2024-07-28T14:03:55.815946+0000 mgr.y (mgr.25232) 3976 : cluster [DBG] pgmap v4920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[80503]: audit 2024-07-28T14:03:55.498359+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[80503]: audit 2024-07-28T14:03:55.503514+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[80503]: audit 2024-07-28T14:03:55.602718+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[80503]: audit 2024-07-28T14:03:55.610641+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:03:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:56 smithi022 bash[80503]: cluster 2024-07-28T14:03:55.815946+0000 mgr.y (mgr.25232) 3976 : cluster [DBG] pgmap v4920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:57.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6750 16 16 0 0 0 - 0 2024-07-28T14:03:58.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6751 16 16 0 0 0 - 0 2024-07-28T14:03:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:03:58 smithi150 bash[67543]: cluster 2024-07-28T14:03:57.817331+0000 mgr.y (mgr.25232) 3977 : cluster [DBG] pgmap v4921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:03:58 smithi022 bash[80503]: cluster 2024-07-28T14:03:57.817331+0000 mgr.y (mgr.25232) 3977 : cluster [DBG] pgmap v4921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:03:58 smithi022 bash[82865]: cluster 2024-07-28T14:03:57.817331+0000 mgr.y (mgr.25232) 3977 : cluster [DBG] pgmap v4921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:03:59.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6752 16 16 0 0 0 - 0 2024-07-28T14:03:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:03:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:03:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:04:00.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6753 16 16 0 0 0 - 0 2024-07-28T14:04:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:00 smithi150 bash[67543]: cluster 2024-07-28T14:03:59.818753+0000 mgr.y (mgr.25232) 3978 : cluster [DBG] pgmap v4922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:00 smithi022 bash[80503]: cluster 2024-07-28T14:03:59.818753+0000 mgr.y (mgr.25232) 3978 : cluster [DBG] pgmap v4922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:00 smithi022 bash[82865]: cluster 2024-07-28T14:03:59.818753+0000 mgr.y (mgr.25232) 3978 : cluster [DBG] pgmap v4922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:01.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6754 16 16 0 0 0 - 0 2024-07-28T14:04:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:04:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:04:02.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6755 16 16 0 0 0 - 0 2024-07-28T14:04:03.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:02 smithi150 bash[67543]: cluster 2024-07-28T14:04:01.820167+0000 mgr.y (mgr.25232) 3979 : cluster [DBG] pgmap v4923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:02 smithi022 bash[80503]: cluster 2024-07-28T14:04:01.820167+0000 mgr.y (mgr.25232) 3979 : cluster [DBG] pgmap v4923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:02 smithi022 bash[82865]: cluster 2024-07-28T14:04:01.820167+0000 mgr.y (mgr.25232) 3979 : cluster [DBG] pgmap v4923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:03.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6756 16 16 0 0 0 - 0 2024-07-28T14:04:04.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6757 16 16 0 0 0 - 0 2024-07-28T14:04:05.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:04 smithi150 bash[67543]: cluster 2024-07-28T14:04:03.821513+0000 mgr.y (mgr.25232) 3980 : cluster [DBG] pgmap v4924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:05.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:04 smithi022 bash[80503]: cluster 2024-07-28T14:04:03.821513+0000 mgr.y (mgr.25232) 3980 : cluster [DBG] pgmap v4924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:05.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:04 smithi022 bash[82865]: cluster 2024-07-28T14:04:03.821513+0000 mgr.y (mgr.25232) 3980 : cluster [DBG] pgmap v4924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:05.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6758 16 16 0 0 0 - 0 2024-07-28T14:04:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:05 smithi150 bash[67543]: audit 2024-07-28T14:04:05.390292+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:05 smithi150 bash[67543]: audit 2024-07-28T14:04:05.825895+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:05 smithi150 bash[67543]: audit 2024-07-28T14:04:05.838230+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:05 smithi150 bash[67543]: audit 2024-07-28T14:04:05.840118+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:04:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:05 smithi150 bash[67543]: audit 2024-07-28T14:04:05.841917+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:04:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:05 smithi150 bash[67543]: audit 2024-07-28T14:04:05.852319+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[80503]: audit 2024-07-28T14:04:05.390292+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[80503]: audit 2024-07-28T14:04:05.825895+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[80503]: audit 2024-07-28T14:04:05.838230+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[80503]: audit 2024-07-28T14:04:05.840118+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[80503]: audit 2024-07-28T14:04:05.841917+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[80503]: audit 2024-07-28T14:04:05.852319+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[82865]: audit 2024-07-28T14:04:05.390292+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[82865]: audit 2024-07-28T14:04:05.825895+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[82865]: audit 2024-07-28T14:04:05.838230+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[82865]: audit 2024-07-28T14:04:05.840118+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[82865]: audit 2024-07-28T14:04:05.841917+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:04:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:05 smithi022 bash[82865]: audit 2024-07-28T14:04:05.852319+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:04:06.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6759 16 16 0 0 0 - 0 2024-07-28T14:04:07.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:06 smithi150 bash[67543]: cluster 2024-07-28T14:04:05.822891+0000 mgr.y (mgr.25232) 3981 : cluster [DBG] pgmap v4925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:06 smithi022 bash[80503]: cluster 2024-07-28T14:04:05.822891+0000 mgr.y (mgr.25232) 3981 : cluster [DBG] pgmap v4925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:06 smithi022 bash[82865]: cluster 2024-07-28T14:04:05.822891+0000 mgr.y (mgr.25232) 3981 : cluster [DBG] pgmap v4925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:07.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:04:07.810437+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:04:07.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:04:07.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6760 16 16 0 0 0 - 0 2024-07-28T14:04:08.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6761 16 16 0 0 0 - 0 2024-07-28T14:04:09.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:08 smithi150 bash[67543]: cluster 2024-07-28T14:04:07.824229+0000 mgr.y (mgr.25232) 3982 : cluster [DBG] pgmap v4926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:08 smithi022 bash[80503]: cluster 2024-07-28T14:04:07.824229+0000 mgr.y (mgr.25232) 3982 : cluster [DBG] pgmap v4926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:08 smithi022 bash[82865]: cluster 2024-07-28T14:04:07.824229+0000 mgr.y (mgr.25232) 3982 : cluster [DBG] pgmap v4926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:09.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6762 16 16 0 0 0 - 0 2024-07-28T14:04:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:04:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:04:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:04:10.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6763 16 16 0 0 0 - 0 2024-07-28T14:04:11.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:10 smithi150 bash[67543]: cluster 2024-07-28T14:04:09.825594+0000 mgr.y (mgr.25232) 3983 : cluster [DBG] pgmap v4927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:10 smithi022 bash[80503]: cluster 2024-07-28T14:04:09.825594+0000 mgr.y (mgr.25232) 3983 : cluster [DBG] pgmap v4927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:10 smithi022 bash[82865]: cluster 2024-07-28T14:04:09.825594+0000 mgr.y (mgr.25232) 3983 : cluster [DBG] pgmap v4927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:11.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6764 16 16 0 0 0 - 0 2024-07-28T14:04:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:04:12 smithi150 bash[60514]: ts=2024-07-28T14:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:04:12.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6765 16 16 0 0 0 - 0 2024-07-28T14:04:13.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:12 smithi150 bash[67543]: cluster 2024-07-28T14:04:11.826961+0000 mgr.y (mgr.25232) 3984 : cluster [DBG] pgmap v4928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:12 smithi022 bash[80503]: cluster 2024-07-28T14:04:11.826961+0000 mgr.y (mgr.25232) 3984 : cluster [DBG] pgmap v4928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:12 smithi022 bash[82865]: cluster 2024-07-28T14:04:11.826961+0000 mgr.y (mgr.25232) 3984 : cluster [DBG] pgmap v4928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:13.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6766 16 16 0 0 0 - 0 2024-07-28T14:04:14.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6767 16 16 0 0 0 - 0 2024-07-28T14:04:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:14 smithi150 bash[67543]: cluster 2024-07-28T14:04:13.828303+0000 mgr.y (mgr.25232) 3985 : cluster [DBG] pgmap v4929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:14 smithi022 bash[80503]: cluster 2024-07-28T14:04:13.828303+0000 mgr.y (mgr.25232) 3985 : cluster [DBG] pgmap v4929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:14 smithi022 bash[82865]: cluster 2024-07-28T14:04:13.828303+0000 mgr.y (mgr.25232) 3985 : cluster [DBG] pgmap v4929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:15.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6768 16 16 0 0 0 - 0 2024-07-28T14:04:16.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6769 16 16 0 0 0 - 0 2024-07-28T14:04:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:16 smithi150 bash[67543]: cluster 2024-07-28T14:04:15.829665+0000 mgr.y (mgr.25232) 3986 : cluster [DBG] pgmap v4930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:16 smithi022 bash[80503]: cluster 2024-07-28T14:04:15.829665+0000 mgr.y (mgr.25232) 3986 : cluster [DBG] pgmap v4930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:16 smithi022 bash[82865]: cluster 2024-07-28T14:04:15.829665+0000 mgr.y (mgr.25232) 3986 : cluster [DBG] pgmap v4930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:17.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6770 16 16 0 0 0 - 0 2024-07-28T14:04:18.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6771 16 16 0 0 0 - 0 2024-07-28T14:04:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:18 smithi150 bash[67543]: cluster 2024-07-28T14:04:17.831078+0000 mgr.y (mgr.25232) 3987 : cluster [DBG] pgmap v4931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:18 smithi022 bash[80503]: cluster 2024-07-28T14:04:17.831078+0000 mgr.y (mgr.25232) 3987 : cluster [DBG] pgmap v4931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:18 smithi022 bash[82865]: cluster 2024-07-28T14:04:17.831078+0000 mgr.y (mgr.25232) 3987 : cluster [DBG] pgmap v4931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:19.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6772 16 16 0 0 0 - 0 2024-07-28T14:04:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:04:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:04:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:04:20.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6773 16 16 0 0 0 - 0 2024-07-28T14:04:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:20 smithi150 bash[67543]: cluster 2024-07-28T14:04:19.832422+0000 mgr.y (mgr.25232) 3988 : cluster [DBG] pgmap v4932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:20 smithi150 bash[67543]: audit 2024-07-28T14:04:20.390717+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:20 smithi022 bash[82865]: cluster 2024-07-28T14:04:19.832422+0000 mgr.y (mgr.25232) 3988 : cluster [DBG] pgmap v4932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:20 smithi022 bash[82865]: audit 2024-07-28T14:04:20.390717+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:20 smithi022 bash[80503]: cluster 2024-07-28T14:04:19.832422+0000 mgr.y (mgr.25232) 3988 : cluster [DBG] pgmap v4932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:20 smithi022 bash[80503]: audit 2024-07-28T14:04:20.390717+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:21.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6774 16 16 0 0 0 - 0 2024-07-28T14:04:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:04:22 smithi150 bash[60514]: ts=2024-07-28T14:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:04:22.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6775 16 16 0 0 0 - 0 2024-07-28T14:04:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:22 smithi150 bash[67543]: cluster 2024-07-28T14:04:21.833775+0000 mgr.y (mgr.25232) 3989 : cluster [DBG] pgmap v4933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:22 smithi022 bash[80503]: cluster 2024-07-28T14:04:21.833775+0000 mgr.y (mgr.25232) 3989 : cluster [DBG] pgmap v4933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:23.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:22 smithi022 bash[82865]: cluster 2024-07-28T14:04:21.833775+0000 mgr.y (mgr.25232) 3989 : cluster [DBG] pgmap v4933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:23.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6776 16 16 0 0 0 - 0 2024-07-28T14:04:24.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6777 16 16 0 0 0 - 0 2024-07-28T14:04:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:24 smithi150 bash[67543]: cluster 2024-07-28T14:04:23.835142+0000 mgr.y (mgr.25232) 3990 : cluster [DBG] pgmap v4934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:24 smithi022 bash[80503]: cluster 2024-07-28T14:04:23.835142+0000 mgr.y (mgr.25232) 3990 : cluster [DBG] pgmap v4934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:24 smithi022 bash[82865]: cluster 2024-07-28T14:04:23.835142+0000 mgr.y (mgr.25232) 3990 : cluster [DBG] pgmap v4934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:25.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6778 16 16 0 0 0 - 0 2024-07-28T14:04:26.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6779 16 16 0 0 0 - 0 2024-07-28T14:04:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:26 smithi150 bash[67543]: cluster 2024-07-28T14:04:25.836477+0000 mgr.y (mgr.25232) 3991 : cluster [DBG] pgmap v4935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:26 smithi022 bash[80503]: cluster 2024-07-28T14:04:25.836477+0000 mgr.y (mgr.25232) 3991 : cluster [DBG] pgmap v4935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:27.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:26 smithi022 bash[82865]: cluster 2024-07-28T14:04:25.836477+0000 mgr.y (mgr.25232) 3991 : cluster [DBG] pgmap v4935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:27.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:04:27.813699+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:04:27.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:04:27.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6780 16 16 0 0 0 - 0 2024-07-28T14:04:28.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6781 16 16 0 0 0 - 0 2024-07-28T14:04:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:28 smithi150 bash[67543]: cluster 2024-07-28T14:04:27.837819+0000 mgr.y (mgr.25232) 3992 : cluster [DBG] pgmap v4936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:28 smithi022 bash[80503]: cluster 2024-07-28T14:04:27.837819+0000 mgr.y (mgr.25232) 3992 : cluster [DBG] pgmap v4936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:29.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:28 smithi022 bash[82865]: cluster 2024-07-28T14:04:27.837819+0000 mgr.y (mgr.25232) 3992 : cluster [DBG] pgmap v4936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:29.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6782 16 16 0 0 0 - 0 2024-07-28T14:04:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:04:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:04:29] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T14:04:30.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6783 16 16 0 0 0 - 0 2024-07-28T14:04:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:30 smithi150 bash[67543]: cluster 2024-07-28T14:04:29.839191+0000 mgr.y (mgr.25232) 3993 : cluster [DBG] pgmap v4937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:30 smithi022 bash[80503]: cluster 2024-07-28T14:04:29.839191+0000 mgr.y (mgr.25232) 3993 : cluster [DBG] pgmap v4937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:30 smithi022 bash[82865]: cluster 2024-07-28T14:04:29.839191+0000 mgr.y (mgr.25232) 3993 : cluster [DBG] pgmap v4937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:31.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6784 16 16 0 0 0 - 0 2024-07-28T14:04:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:04:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:04:32.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6785 16 16 0 0 0 - 0 2024-07-28T14:04:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:32 smithi150 bash[67543]: cluster 2024-07-28T14:04:31.840549+0000 mgr.y (mgr.25232) 3994 : cluster [DBG] pgmap v4938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:32 smithi022 bash[80503]: cluster 2024-07-28T14:04:31.840549+0000 mgr.y (mgr.25232) 3994 : cluster [DBG] pgmap v4938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:33.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:32 smithi022 bash[82865]: cluster 2024-07-28T14:04:31.840549+0000 mgr.y (mgr.25232) 3994 : cluster [DBG] pgmap v4938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:33.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6786 16 16 0 0 0 - 0 2024-07-28T14:04:34.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6787 16 16 0 0 0 - 0 2024-07-28T14:04:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:34 smithi150 bash[67543]: cluster 2024-07-28T14:04:33.841883+0000 mgr.y (mgr.25232) 3995 : cluster [DBG] pgmap v4939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:34 smithi022 bash[80503]: cluster 2024-07-28T14:04:33.841883+0000 mgr.y (mgr.25232) 3995 : cluster [DBG] pgmap v4939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:35.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:34 smithi022 bash[82865]: cluster 2024-07-28T14:04:33.841883+0000 mgr.y (mgr.25232) 3995 : cluster [DBG] pgmap v4939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:35.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6788 16 16 0 0 0 - 0 2024-07-28T14:04:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:35 smithi150 bash[67543]: audit 2024-07-28T14:04:35.391039+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:35 smithi022 bash[80503]: audit 2024-07-28T14:04:35.391039+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:36.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:35 smithi022 bash[82865]: audit 2024-07-28T14:04:35.391039+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:36.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6789 16 16 0 0 0 - 0 2024-07-28T14:04:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:36 smithi150 bash[67543]: cluster 2024-07-28T14:04:35.843287+0000 mgr.y (mgr.25232) 3996 : cluster [DBG] pgmap v4940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:36 smithi022 bash[80503]: cluster 2024-07-28T14:04:35.843287+0000 mgr.y (mgr.25232) 3996 : cluster [DBG] pgmap v4940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:36 smithi022 bash[82865]: cluster 2024-07-28T14:04:35.843287+0000 mgr.y (mgr.25232) 3996 : cluster [DBG] pgmap v4940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:37.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6790 16 16 0 0 0 - 0 2024-07-28T14:04:38.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6791 16 16 0 0 0 - 0 2024-07-28T14:04:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:38 smithi150 bash[67543]: cluster 2024-07-28T14:04:37.844596+0000 mgr.y (mgr.25232) 3997 : cluster [DBG] pgmap v4941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:38 smithi022 bash[80503]: cluster 2024-07-28T14:04:37.844596+0000 mgr.y (mgr.25232) 3997 : cluster [DBG] pgmap v4941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:38 smithi022 bash[82865]: cluster 2024-07-28T14:04:37.844596+0000 mgr.y (mgr.25232) 3997 : cluster [DBG] pgmap v4941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:39.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6792 16 16 0 0 0 - 0 2024-07-28T14:04:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:04:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:04:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:04:40.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6793 16 16 0 0 0 - 0 2024-07-28T14:04:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:40 smithi150 bash[67543]: cluster 2024-07-28T14:04:39.845960+0000 mgr.y (mgr.25232) 3998 : cluster [DBG] pgmap v4942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:40 smithi022 bash[80503]: cluster 2024-07-28T14:04:39.845960+0000 mgr.y (mgr.25232) 3998 : cluster [DBG] pgmap v4942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:41.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:40 smithi022 bash[82865]: cluster 2024-07-28T14:04:39.845960+0000 mgr.y (mgr.25232) 3998 : cluster [DBG] pgmap v4942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:41.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6794 16 16 0 0 0 - 0 2024-07-28T14:04:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:04:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:04:42.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6795 16 16 0 0 0 - 0 2024-07-28T14:04:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:42 smithi150 bash[67543]: cluster 2024-07-28T14:04:41.847371+0000 mgr.y (mgr.25232) 3999 : cluster [DBG] pgmap v4943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:42 smithi022 bash[80503]: cluster 2024-07-28T14:04:41.847371+0000 mgr.y (mgr.25232) 3999 : cluster [DBG] pgmap v4943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:43.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:42 smithi022 bash[82865]: cluster 2024-07-28T14:04:41.847371+0000 mgr.y (mgr.25232) 3999 : cluster [DBG] pgmap v4943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:43.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6796 16 16 0 0 0 - 0 2024-07-28T14:04:44.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6797 16 16 0 0 0 - 0 2024-07-28T14:04:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:44 smithi150 bash[67543]: cluster 2024-07-28T14:04:43.848721+0000 mgr.y (mgr.25232) 4000 : cluster [DBG] pgmap v4944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:44 smithi022 bash[80503]: cluster 2024-07-28T14:04:43.848721+0000 mgr.y (mgr.25232) 4000 : cluster [DBG] pgmap v4944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:44 smithi022 bash[82865]: cluster 2024-07-28T14:04:43.848721+0000 mgr.y (mgr.25232) 4000 : cluster [DBG] pgmap v4944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:45.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6798 16 16 0 0 0 - 0 2024-07-28T14:04:46.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6799 16 16 0 0 0 - 0 2024-07-28T14:04:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:46 smithi150 bash[67543]: cluster 2024-07-28T14:04:45.850056+0000 mgr.y (mgr.25232) 4001 : cluster [DBG] pgmap v4945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:46 smithi022 bash[80503]: cluster 2024-07-28T14:04:45.850056+0000 mgr.y (mgr.25232) 4001 : cluster [DBG] pgmap v4945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:46 smithi022 bash[82865]: cluster 2024-07-28T14:04:45.850056+0000 mgr.y (mgr.25232) 4001 : cluster [DBG] pgmap v4945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:47.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:04:47.816972+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:04:47.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:04:47.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6800 16 16 0 0 0 - 0 2024-07-28T14:04:48.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6801 16 16 0 0 0 - 0 2024-07-28T14:04:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:48 smithi150 bash[67543]: cluster 2024-07-28T14:04:47.851413+0000 mgr.y (mgr.25232) 4002 : cluster [DBG] pgmap v4946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:48 smithi022 bash[80503]: cluster 2024-07-28T14:04:47.851413+0000 mgr.y (mgr.25232) 4002 : cluster [DBG] pgmap v4946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:48 smithi022 bash[82865]: cluster 2024-07-28T14:04:47.851413+0000 mgr.y (mgr.25232) 4002 : cluster [DBG] pgmap v4946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:49.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6802 16 16 0 0 0 - 0 2024-07-28T14:04:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:04:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:04:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:04:50.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6803 16 16 0 0 0 - 0 2024-07-28T14:04:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:50 smithi150 bash[67543]: cluster 2024-07-28T14:04:49.852758+0000 mgr.y (mgr.25232) 4003 : cluster [DBG] pgmap v4947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:50 smithi150 bash[67543]: audit 2024-07-28T14:04:50.391497+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:50 smithi022 bash[80503]: cluster 2024-07-28T14:04:49.852758+0000 mgr.y (mgr.25232) 4003 : cluster [DBG] pgmap v4947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:50 smithi022 bash[80503]: audit 2024-07-28T14:04:50.391497+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:50 smithi022 bash[82865]: cluster 2024-07-28T14:04:49.852758+0000 mgr.y (mgr.25232) 4003 : cluster [DBG] pgmap v4947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:50 smithi022 bash[82865]: audit 2024-07-28T14:04:50.391497+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:04:51.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6804 16 16 0 0 0 - 0 2024-07-28T14:04:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:04:52 smithi150 bash[60514]: ts=2024-07-28T14:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:04:52.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6805 16 16 0 0 0 - 0 2024-07-28T14:04:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:52 smithi150 bash[67543]: cluster 2024-07-28T14:04:51.854091+0000 mgr.y (mgr.25232) 4004 : cluster [DBG] pgmap v4948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:53.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:52 smithi022 bash[82865]: cluster 2024-07-28T14:04:51.854091+0000 mgr.y (mgr.25232) 4004 : cluster [DBG] pgmap v4948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:52 smithi022 bash[80503]: cluster 2024-07-28T14:04:51.854091+0000 mgr.y (mgr.25232) 4004 : cluster [DBG] pgmap v4948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:53.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6806 16 16 0 0 0 - 0 2024-07-28T14:04:54.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6807 16 16 0 0 0 - 0 2024-07-28T14:04:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:54 smithi150 bash[67543]: cluster 2024-07-28T14:04:53.855447+0000 mgr.y (mgr.25232) 4005 : cluster [DBG] pgmap v4949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:54 smithi022 bash[82865]: cluster 2024-07-28T14:04:53.855447+0000 mgr.y (mgr.25232) 4005 : cluster [DBG] pgmap v4949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:54 smithi022 bash[80503]: cluster 2024-07-28T14:04:53.855447+0000 mgr.y (mgr.25232) 4005 : cluster [DBG] pgmap v4949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:55.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6808 16 16 0 0 0 - 0 2024-07-28T14:04:56.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6809 16 16 0 0 0 - 0 2024-07-28T14:04:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:57 smithi150 bash[67543]: cluster 2024-07-28T14:04:55.856771+0000 mgr.y (mgr.25232) 4006 : cluster [DBG] pgmap v4950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:57 smithi022 bash[80503]: cluster 2024-07-28T14:04:55.856771+0000 mgr.y (mgr.25232) 4006 : cluster [DBG] pgmap v4950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:57 smithi022 bash[82865]: cluster 2024-07-28T14:04:55.856771+0000 mgr.y (mgr.25232) 4006 : cluster [DBG] pgmap v4950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:57.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6810 16 16 0 0 0 - 0 2024-07-28T14:04:58.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6811 16 16 0 0 0 - 0 2024-07-28T14:04:59.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:04:59 smithi150 bash[67543]: cluster 2024-07-28T14:04:57.858101+0000 mgr.y (mgr.25232) 4007 : cluster [DBG] pgmap v4951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:04:59 smithi022 bash[80503]: cluster 2024-07-28T14:04:57.858101+0000 mgr.y (mgr.25232) 4007 : cluster [DBG] pgmap v4951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:04:59 smithi022 bash[82865]: cluster 2024-07-28T14:04:57.858101+0000 mgr.y (mgr.25232) 4007 : cluster [DBG] pgmap v4951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:04:59.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6812 16 16 0 0 0 - 0 2024-07-28T14:04:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:04:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:04:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:05:00.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6813 16 16 0 0 0 - 0 2024-07-28T14:05:01.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:01 smithi150 bash[67543]: cluster 2024-07-28T14:04:59.859468+0000 mgr.y (mgr.25232) 4008 : cluster [DBG] pgmap v4952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:01.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:01 smithi022 bash[80503]: cluster 2024-07-28T14:04:59.859468+0000 mgr.y (mgr.25232) 4008 : cluster [DBG] pgmap v4952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:01.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:01 smithi022 bash[82865]: cluster 2024-07-28T14:04:59.859468+0000 mgr.y (mgr.25232) 4008 : cluster [DBG] pgmap v4952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:01.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6814 16 16 0 0 0 - 0 2024-07-28T14:05:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:05:02 smithi150 bash[60514]: ts=2024-07-28T14:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:05:02.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6815 16 16 0 0 0 - 0 2024-07-28T14:05:03.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:03 smithi150 bash[67543]: cluster 2024-07-28T14:05:01.860852+0000 mgr.y (mgr.25232) 4009 : cluster [DBG] pgmap v4953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:03 smithi022 bash[80503]: cluster 2024-07-28T14:05:01.860852+0000 mgr.y (mgr.25232) 4009 : cluster [DBG] pgmap v4953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:03 smithi022 bash[82865]: cluster 2024-07-28T14:05:01.860852+0000 mgr.y (mgr.25232) 4009 : cluster [DBG] pgmap v4953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:03.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6816 16 16 0 0 0 - 0 2024-07-28T14:05:04.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6817 16 16 0 0 0 - 0 2024-07-28T14:05:05.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:05 smithi150 bash[67543]: cluster 2024-07-28T14:05:03.862204+0000 mgr.y (mgr.25232) 4010 : cluster [DBG] pgmap v4954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:05 smithi022 bash[80503]: cluster 2024-07-28T14:05:03.862204+0000 mgr.y (mgr.25232) 4010 : cluster [DBG] pgmap v4954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:05 smithi022 bash[82865]: cluster 2024-07-28T14:05:03.862204+0000 mgr.y (mgr.25232) 4010 : cluster [DBG] pgmap v4954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:05.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6818 16 16 0 0 0 - 0 2024-07-28T14:05:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:06 smithi022 bash[80503]: audit 2024-07-28T14:05:05.391954+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:06 smithi022 bash[80503]: audit 2024-07-28T14:05:06.013142+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:05:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:06 smithi022 bash[82865]: audit 2024-07-28T14:05:05.391954+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:06 smithi022 bash[82865]: audit 2024-07-28T14:05:06.013142+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:05:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:06 smithi150 bash[67543]: audit 2024-07-28T14:05:05.391954+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:06 smithi150 bash[67543]: audit 2024-07-28T14:05:06.013142+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:05:06.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6819 16 16 0 0 0 - 0 2024-07-28T14:05:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:07 smithi022 bash[80503]: cluster 2024-07-28T14:05:05.863531+0000 mgr.y (mgr.25232) 4011 : cluster [DBG] pgmap v4955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:07 smithi022 bash[82865]: cluster 2024-07-28T14:05:05.863531+0000 mgr.y (mgr.25232) 4011 : cluster [DBG] pgmap v4955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:07 smithi150 bash[67543]: cluster 2024-07-28T14:05:05.863531+0000 mgr.y (mgr.25232) 4011 : cluster [DBG] pgmap v4955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:07.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:05:07.820393+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:05:07.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:05:07.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6820 16 16 0 0 0 - 0 2024-07-28T14:05:08.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6821 16 16 0 0 0 - 0 2024-07-28T14:05:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:09 smithi022 bash[80503]: cluster 2024-07-28T14:05:07.864901+0000 mgr.y (mgr.25232) 4012 : cluster [DBG] pgmap v4956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:09 smithi022 bash[82865]: cluster 2024-07-28T14:05:07.864901+0000 mgr.y (mgr.25232) 4012 : cluster [DBG] pgmap v4956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:09 smithi150 bash[67543]: cluster 2024-07-28T14:05:07.864901+0000 mgr.y (mgr.25232) 4012 : cluster [DBG] pgmap v4956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:09.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6822 16 16 0 0 0 - 0 2024-07-28T14:05:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:05:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:05:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:05:10.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:10 smithi022 bash[82865]: cluster 2024-07-28T14:05:09.866280+0000 mgr.y (mgr.25232) 4013 : cluster [DBG] pgmap v4957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:10 smithi022 bash[80503]: cluster 2024-07-28T14:05:09.866280+0000 mgr.y (mgr.25232) 4013 : cluster [DBG] pgmap v4957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:10.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:10 smithi150 bash[67543]: cluster 2024-07-28T14:05:09.866280+0000 mgr.y (mgr.25232) 4013 : cluster [DBG] pgmap v4957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:10.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6823 16 16 0 0 0 - 0 2024-07-28T14:05:11.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6824 16 16 0 0 0 - 0 2024-07-28T14:05:12.657 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[60514]: ts=2024-07-28T14:05:12.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:05:12.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6825 16 16 0 0 0 - 0 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:11.659288+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:11.668825+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: cluster 2024-07-28T14:05:11.867212+0000 mgr.y (mgr.25232) 4014 : cluster [DBG] pgmap v4958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:11.918894+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:11.928726+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:12.359378+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:05:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:12.360710+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:05:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:12 smithi150 bash[67543]: audit 2024-07-28T14:05:12.369886+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:11.659288+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:11.668825+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: cluster 2024-07-28T14:05:11.867212+0000 mgr.y (mgr.25232) 4014 : cluster [DBG] pgmap v4958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:11.918894+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:11.928726+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:12.359378+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:12.360710+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[80503]: audit 2024-07-28T14:05:12.369886+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:11.659288+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:11.668825+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: cluster 2024-07-28T14:05:11.867212+0000 mgr.y (mgr.25232) 4014 : cluster [DBG] pgmap v4958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:11.918894+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:11.928726+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:12.359378+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:05:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:12.360710+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:05:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:12 smithi022 bash[82865]: audit 2024-07-28T14:05:12.369886+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:05:13.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6826 16 16 0 0 0 - 0 2024-07-28T14:05:14.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6827 16 16 0 0 0 - 0 2024-07-28T14:05:15.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:14 smithi150 bash[67543]: cluster 2024-07-28T14:05:13.868512+0000 mgr.y (mgr.25232) 4015 : cluster [DBG] pgmap v4959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:14 smithi022 bash[80503]: cluster 2024-07-28T14:05:13.868512+0000 mgr.y (mgr.25232) 4015 : cluster [DBG] pgmap v4959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:14 smithi022 bash[82865]: cluster 2024-07-28T14:05:13.868512+0000 mgr.y (mgr.25232) 4015 : cluster [DBG] pgmap v4959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:15.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6828 16 16 0 0 0 - 0 2024-07-28T14:05:16.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6829 16 16 0 0 0 - 0 2024-07-28T14:05:17.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:16 smithi150 bash[67543]: cluster 2024-07-28T14:05:15.869858+0000 mgr.y (mgr.25232) 4016 : cluster [DBG] pgmap v4960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:16 smithi022 bash[80503]: cluster 2024-07-28T14:05:15.869858+0000 mgr.y (mgr.25232) 4016 : cluster [DBG] pgmap v4960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:16 smithi022 bash[82865]: cluster 2024-07-28T14:05:15.869858+0000 mgr.y (mgr.25232) 4016 : cluster [DBG] pgmap v4960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:17.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6830 16 16 0 0 0 - 0 2024-07-28T14:05:18.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6831 16 16 0 0 0 - 0 2024-07-28T14:05:19.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:18 smithi150 bash[67543]: cluster 2024-07-28T14:05:17.871216+0000 mgr.y (mgr.25232) 4017 : cluster [DBG] pgmap v4961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:18 smithi022 bash[80503]: cluster 2024-07-28T14:05:17.871216+0000 mgr.y (mgr.25232) 4017 : cluster [DBG] pgmap v4961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:18 smithi022 bash[82865]: cluster 2024-07-28T14:05:17.871216+0000 mgr.y (mgr.25232) 4017 : cluster [DBG] pgmap v4961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:19.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6832 16 16 0 0 0 - 0 2024-07-28T14:05:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:05:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:05:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:05:20.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6833 16 16 0 0 0 - 0 2024-07-28T14:05:21.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:20 smithi150 bash[67543]: cluster 2024-07-28T14:05:19.872560+0000 mgr.y (mgr.25232) 4018 : cluster [DBG] pgmap v4962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:20 smithi150 bash[67543]: audit 2024-07-28T14:05:20.392337+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:20 smithi022 bash[80503]: cluster 2024-07-28T14:05:19.872560+0000 mgr.y (mgr.25232) 4018 : cluster [DBG] pgmap v4962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:20 smithi022 bash[80503]: audit 2024-07-28T14:05:20.392337+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:20 smithi022 bash[82865]: cluster 2024-07-28T14:05:19.872560+0000 mgr.y (mgr.25232) 4018 : cluster [DBG] pgmap v4962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:20 smithi022 bash[82865]: audit 2024-07-28T14:05:20.392337+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:21.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6834 16 16 0 0 0 - 0 2024-07-28T14:05:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:05:22 smithi150 bash[60514]: ts=2024-07-28T14:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:05:22.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6835 16 16 0 0 0 - 0 2024-07-28T14:05:23.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:22 smithi150 bash[67543]: cluster 2024-07-28T14:05:21.873905+0000 mgr.y (mgr.25232) 4019 : cluster [DBG] pgmap v4963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:22 smithi022 bash[80503]: cluster 2024-07-28T14:05:21.873905+0000 mgr.y (mgr.25232) 4019 : cluster [DBG] pgmap v4963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:23.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:22 smithi022 bash[82865]: cluster 2024-07-28T14:05:21.873905+0000 mgr.y (mgr.25232) 4019 : cluster [DBG] pgmap v4963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:23.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6836 16 16 0 0 0 - 0 2024-07-28T14:05:24.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6837 16 16 0 0 0 - 0 2024-07-28T14:05:25.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:24 smithi150 bash[67543]: cluster 2024-07-28T14:05:23.875282+0000 mgr.y (mgr.25232) 4020 : cluster [DBG] pgmap v4964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:24 smithi022 bash[80503]: cluster 2024-07-28T14:05:23.875282+0000 mgr.y (mgr.25232) 4020 : cluster [DBG] pgmap v4964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:25.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:24 smithi022 bash[82865]: cluster 2024-07-28T14:05:23.875282+0000 mgr.y (mgr.25232) 4020 : cluster [DBG] pgmap v4964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:25.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6838 16 16 0 0 0 - 0 2024-07-28T14:05:26.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6839 16 16 0 0 0 - 0 2024-07-28T14:05:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:26 smithi150 bash[67543]: cluster 2024-07-28T14:05:25.876614+0000 mgr.y (mgr.25232) 4021 : cluster [DBG] pgmap v4965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:26 smithi022 bash[80503]: cluster 2024-07-28T14:05:25.876614+0000 mgr.y (mgr.25232) 4021 : cluster [DBG] pgmap v4965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:27.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:26 smithi022 bash[82865]: cluster 2024-07-28T14:05:25.876614+0000 mgr.y (mgr.25232) 4021 : cluster [DBG] pgmap v4965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:27.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:05:27.823773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:05:27.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:05:27.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6840 16 16 0 0 0 - 0 2024-07-28T14:05:28.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6841 16 16 0 0 0 - 0 2024-07-28T14:05:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:28 smithi150 bash[67543]: cluster 2024-07-28T14:05:27.877945+0000 mgr.y (mgr.25232) 4022 : cluster [DBG] pgmap v4966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:28 smithi022 bash[80503]: cluster 2024-07-28T14:05:27.877945+0000 mgr.y (mgr.25232) 4022 : cluster [DBG] pgmap v4966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:29.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:28 smithi022 bash[82865]: cluster 2024-07-28T14:05:27.877945+0000 mgr.y (mgr.25232) 4022 : cluster [DBG] pgmap v4966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:29.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6842 16 16 0 0 0 - 0 2024-07-28T14:05:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:05:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:05:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:05:30.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6843 16 16 0 0 0 - 0 2024-07-28T14:05:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:30 smithi150 bash[67543]: cluster 2024-07-28T14:05:29.879323+0000 mgr.y (mgr.25232) 4023 : cluster [DBG] pgmap v4967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:30 smithi022 bash[80503]: cluster 2024-07-28T14:05:29.879323+0000 mgr.y (mgr.25232) 4023 : cluster [DBG] pgmap v4967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:30 smithi022 bash[82865]: cluster 2024-07-28T14:05:29.879323+0000 mgr.y (mgr.25232) 4023 : cluster [DBG] pgmap v4967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:31.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6844 16 16 0 0 0 - 0 2024-07-28T14:05:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:05:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:05:32.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6845 16 16 0 0 0 - 0 2024-07-28T14:05:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:32 smithi150 bash[67543]: cluster 2024-07-28T14:05:31.880664+0000 mgr.y (mgr.25232) 4024 : cluster [DBG] pgmap v4968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:32 smithi022 bash[80503]: cluster 2024-07-28T14:05:31.880664+0000 mgr.y (mgr.25232) 4024 : cluster [DBG] pgmap v4968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:33.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:32 smithi022 bash[82865]: cluster 2024-07-28T14:05:31.880664+0000 mgr.y (mgr.25232) 4024 : cluster [DBG] pgmap v4968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:33.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6846 16 16 0 0 0 - 0 2024-07-28T14:05:34.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6847 16 16 0 0 0 - 0 2024-07-28T14:05:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:34 smithi150 bash[67543]: cluster 2024-07-28T14:05:33.881990+0000 mgr.y (mgr.25232) 4025 : cluster [DBG] pgmap v4969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:34 smithi022 bash[80503]: cluster 2024-07-28T14:05:33.881990+0000 mgr.y (mgr.25232) 4025 : cluster [DBG] pgmap v4969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:35.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:34 smithi022 bash[82865]: cluster 2024-07-28T14:05:33.881990+0000 mgr.y (mgr.25232) 4025 : cluster [DBG] pgmap v4969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:35.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6848 16 16 0 0 0 - 0 2024-07-28T14:05:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:35 smithi150 bash[67543]: audit 2024-07-28T14:05:35.392810+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:35 smithi022 bash[80503]: audit 2024-07-28T14:05:35.392810+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:36.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:35 smithi022 bash[82865]: audit 2024-07-28T14:05:35.392810+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:36.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6849 16 16 0 0 0 - 0 2024-07-28T14:05:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:36 smithi150 bash[67543]: cluster 2024-07-28T14:05:35.883359+0000 mgr.y (mgr.25232) 4026 : cluster [DBG] pgmap v4970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:36 smithi022 bash[80503]: cluster 2024-07-28T14:05:35.883359+0000 mgr.y (mgr.25232) 4026 : cluster [DBG] pgmap v4970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:36 smithi022 bash[82865]: cluster 2024-07-28T14:05:35.883359+0000 mgr.y (mgr.25232) 4026 : cluster [DBG] pgmap v4970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:37.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6850 16 16 0 0 0 - 0 2024-07-28T14:05:38.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6851 16 16 0 0 0 - 0 2024-07-28T14:05:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:38 smithi150 bash[67543]: cluster 2024-07-28T14:05:37.884706+0000 mgr.y (mgr.25232) 4027 : cluster [DBG] pgmap v4971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:38 smithi022 bash[80503]: cluster 2024-07-28T14:05:37.884706+0000 mgr.y (mgr.25232) 4027 : cluster [DBG] pgmap v4971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:38 smithi022 bash[82865]: cluster 2024-07-28T14:05:37.884706+0000 mgr.y (mgr.25232) 4027 : cluster [DBG] pgmap v4971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:39.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6852 16 16 0 0 0 - 0 2024-07-28T14:05:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:05:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:05:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:05:40.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6853 16 16 0 0 0 - 0 2024-07-28T14:05:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:40 smithi150 bash[67543]: cluster 2024-07-28T14:05:39.886079+0000 mgr.y (mgr.25232) 4028 : cluster [DBG] pgmap v4972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:40 smithi022 bash[80503]: cluster 2024-07-28T14:05:39.886079+0000 mgr.y (mgr.25232) 4028 : cluster [DBG] pgmap v4972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:41.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:40 smithi022 bash[82865]: cluster 2024-07-28T14:05:39.886079+0000 mgr.y (mgr.25232) 4028 : cluster [DBG] pgmap v4972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:41.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6854 16 16 0 0 0 - 0 2024-07-28T14:05:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:05:42 smithi150 bash[60514]: ts=2024-07-28T14:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:05:42.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6855 16 16 0 0 0 - 0 2024-07-28T14:05:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:42 smithi150 bash[67543]: cluster 2024-07-28T14:05:41.887451+0000 mgr.y (mgr.25232) 4029 : cluster [DBG] pgmap v4973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:42 smithi022 bash[80503]: cluster 2024-07-28T14:05:41.887451+0000 mgr.y (mgr.25232) 4029 : cluster [DBG] pgmap v4973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:43.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:42 smithi022 bash[82865]: cluster 2024-07-28T14:05:41.887451+0000 mgr.y (mgr.25232) 4029 : cluster [DBG] pgmap v4973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:43.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6856 16 16 0 0 0 - 0 2024-07-28T14:05:44.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6857 16 16 0 0 0 - 0 2024-07-28T14:05:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:44 smithi150 bash[67543]: cluster 2024-07-28T14:05:43.888795+0000 mgr.y (mgr.25232) 4030 : cluster [DBG] pgmap v4974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:44 smithi022 bash[80503]: cluster 2024-07-28T14:05:43.888795+0000 mgr.y (mgr.25232) 4030 : cluster [DBG] pgmap v4974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:44 smithi022 bash[82865]: cluster 2024-07-28T14:05:43.888795+0000 mgr.y (mgr.25232) 4030 : cluster [DBG] pgmap v4974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:45.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6858 16 16 0 0 0 - 0 2024-07-28T14:05:46.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6859 16 16 0 0 0 - 0 2024-07-28T14:05:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:46 smithi150 bash[67543]: cluster 2024-07-28T14:05:45.890142+0000 mgr.y (mgr.25232) 4031 : cluster [DBG] pgmap v4975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:46 smithi022 bash[80503]: cluster 2024-07-28T14:05:45.890142+0000 mgr.y (mgr.25232) 4031 : cluster [DBG] pgmap v4975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:46 smithi022 bash[82865]: cluster 2024-07-28T14:05:45.890142+0000 mgr.y (mgr.25232) 4031 : cluster [DBG] pgmap v4975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:47.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:05:47.826926+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:05:47.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:05:47.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6860 16 16 0 0 0 - 0 2024-07-28T14:05:48.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6861 16 16 0 0 0 - 0 2024-07-28T14:05:49.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:49 smithi150 bash[67543]: cluster 2024-07-28T14:05:47.891476+0000 mgr.y (mgr.25232) 4032 : cluster [DBG] pgmap v4976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:49 smithi022 bash[80503]: cluster 2024-07-28T14:05:47.891476+0000 mgr.y (mgr.25232) 4032 : cluster [DBG] pgmap v4976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:49 smithi022 bash[82865]: cluster 2024-07-28T14:05:47.891476+0000 mgr.y (mgr.25232) 4032 : cluster [DBG] pgmap v4976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:49.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6862 16 16 0 0 0 - 0 2024-07-28T14:05:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:05:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:05:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:05:50.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6863 16 16 0 0 0 - 0 2024-07-28T14:05:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:51 smithi150 bash[67543]: cluster 2024-07-28T14:05:49.892799+0000 mgr.y (mgr.25232) 4033 : cluster [DBG] pgmap v4977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:51 smithi150 bash[67543]: audit 2024-07-28T14:05:50.393239+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:51 smithi022 bash[80503]: cluster 2024-07-28T14:05:49.892799+0000 mgr.y (mgr.25232) 4033 : cluster [DBG] pgmap v4977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:51 smithi022 bash[80503]: audit 2024-07-28T14:05:50.393239+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:51.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:51 smithi022 bash[82865]: cluster 2024-07-28T14:05:49.892799+0000 mgr.y (mgr.25232) 4033 : cluster [DBG] pgmap v4977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:51 smithi022 bash[82865]: audit 2024-07-28T14:05:50.393239+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:05:51.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6864 16 16 0 0 0 - 0 2024-07-28T14:05:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:05:52 smithi150 bash[60514]: ts=2024-07-28T14:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:05:52.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6865 16 16 0 0 0 - 0 2024-07-28T14:05:53.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:53 smithi150 bash[67543]: cluster 2024-07-28T14:05:51.894146+0000 mgr.y (mgr.25232) 4034 : cluster [DBG] pgmap v4978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:53 smithi022 bash[80503]: cluster 2024-07-28T14:05:51.894146+0000 mgr.y (mgr.25232) 4034 : cluster [DBG] pgmap v4978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:53 smithi022 bash[82865]: cluster 2024-07-28T14:05:51.894146+0000 mgr.y (mgr.25232) 4034 : cluster [DBG] pgmap v4978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:53.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6866 16 16 0 0 0 - 0 2024-07-28T14:05:54.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6867 16 16 0 0 0 - 0 2024-07-28T14:05:55.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:55 smithi150 bash[67543]: cluster 2024-07-28T14:05:53.895497+0000 mgr.y (mgr.25232) 4035 : cluster [DBG] pgmap v4979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:55 smithi022 bash[80503]: cluster 2024-07-28T14:05:53.895497+0000 mgr.y (mgr.25232) 4035 : cluster [DBG] pgmap v4979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:55 smithi022 bash[82865]: cluster 2024-07-28T14:05:53.895497+0000 mgr.y (mgr.25232) 4035 : cluster [DBG] pgmap v4979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:55.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6868 16 16 0 0 0 - 0 2024-07-28T14:05:56.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6869 16 16 0 0 0 - 0 2024-07-28T14:05:57.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:57 smithi150 bash[67543]: cluster 2024-07-28T14:05:55.896817+0000 mgr.y (mgr.25232) 4036 : cluster [DBG] pgmap v4980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:57 smithi022 bash[80503]: cluster 2024-07-28T14:05:55.896817+0000 mgr.y (mgr.25232) 4036 : cluster [DBG] pgmap v4980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:57 smithi022 bash[82865]: cluster 2024-07-28T14:05:55.896817+0000 mgr.y (mgr.25232) 4036 : cluster [DBG] pgmap v4980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:57.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6870 16 16 0 0 0 - 0 2024-07-28T14:05:58.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6871 16 16 0 0 0 - 0 2024-07-28T14:05:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:05:59 smithi022 bash[80503]: cluster 2024-07-28T14:05:57.898150+0000 mgr.y (mgr.25232) 4037 : cluster [DBG] pgmap v4981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:59.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:05:59 smithi022 bash[82865]: cluster 2024-07-28T14:05:57.898150+0000 mgr.y (mgr.25232) 4037 : cluster [DBG] pgmap v4981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:05:59 smithi150 bash[67543]: cluster 2024-07-28T14:05:57.898150+0000 mgr.y (mgr.25232) 4037 : cluster [DBG] pgmap v4981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:05:59.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6872 16 16 0 0 0 - 0 2024-07-28T14:05:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:05:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:05:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:06:00.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6873 16 16 0 0 0 - 0 2024-07-28T14:06:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:01 smithi022 bash[80503]: cluster 2024-07-28T14:05:59.899492+0000 mgr.y (mgr.25232) 4038 : cluster [DBG] pgmap v4982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:01 smithi022 bash[82865]: cluster 2024-07-28T14:05:59.899492+0000 mgr.y (mgr.25232) 4038 : cluster [DBG] pgmap v4982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:01 smithi150 bash[67543]: cluster 2024-07-28T14:05:59.899492+0000 mgr.y (mgr.25232) 4038 : cluster [DBG] pgmap v4982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:01.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6874 16 16 0 0 0 - 0 2024-07-28T14:06:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:06:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:06:02.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6875 16 16 0 0 0 - 0 2024-07-28T14:06:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:03 smithi022 bash[80503]: cluster 2024-07-28T14:06:01.900812+0000 mgr.y (mgr.25232) 4039 : cluster [DBG] pgmap v4983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:03 smithi022 bash[82865]: cluster 2024-07-28T14:06:01.900812+0000 mgr.y (mgr.25232) 4039 : cluster [DBG] pgmap v4983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:03 smithi150 bash[67543]: cluster 2024-07-28T14:06:01.900812+0000 mgr.y (mgr.25232) 4039 : cluster [DBG] pgmap v4983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:03.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6876 16 16 0 0 0 - 0 2024-07-28T14:06:04.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6877 16 16 0 0 0 - 0 2024-07-28T14:06:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:05 smithi022 bash[80503]: cluster 2024-07-28T14:06:03.902135+0000 mgr.y (mgr.25232) 4040 : cluster [DBG] pgmap v4984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:05.369 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:05 smithi022 bash[82865]: cluster 2024-07-28T14:06:03.902135+0000 mgr.y (mgr.25232) 4040 : cluster [DBG] pgmap v4984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:05 smithi150 bash[67543]: cluster 2024-07-28T14:06:03.902135+0000 mgr.y (mgr.25232) 4040 : cluster [DBG] pgmap v4984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:05.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6878 16 16 0 0 0 - 0 2024-07-28T14:06:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:06 smithi022 bash[80503]: audit 2024-07-28T14:06:05.393802+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:06 smithi022 bash[82865]: audit 2024-07-28T14:06:05.393802+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:06 smithi150 bash[67543]: audit 2024-07-28T14:06:05.393802+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:06.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6879 16 16 0 0 0 - 0 2024-07-28T14:06:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:07 smithi022 bash[80503]: cluster 2024-07-28T14:06:05.903492+0000 mgr.y (mgr.25232) 4041 : cluster [DBG] pgmap v4985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:07 smithi022 bash[82865]: cluster 2024-07-28T14:06:05.903492+0000 mgr.y (mgr.25232) 4041 : cluster [DBG] pgmap v4985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:07 smithi150 bash[67543]: cluster 2024-07-28T14:06:05.903492+0000 mgr.y (mgr.25232) 4041 : cluster [DBG] pgmap v4985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:07.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:06:07.830250+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:06:07.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:06:07.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6880 16 16 0 0 0 - 0 2024-07-28T14:06:08.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6881 16 16 0 0 0 - 0 2024-07-28T14:06:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:09 smithi022 bash[80503]: cluster 2024-07-28T14:06:07.904856+0000 mgr.y (mgr.25232) 4042 : cluster [DBG] pgmap v4986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:09 smithi022 bash[82865]: cluster 2024-07-28T14:06:07.904856+0000 mgr.y (mgr.25232) 4042 : cluster [DBG] pgmap v4986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:09 smithi150 bash[67543]: cluster 2024-07-28T14:06:07.904856+0000 mgr.y (mgr.25232) 4042 : cluster [DBG] pgmap v4986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:06:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:06:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:06:09.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6882 16 16 0 0 0 - 0 2024-07-28T14:06:10.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6883 16 16 0 0 0 - 0 2024-07-28T14:06:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:11 smithi022 bash[80503]: cluster 2024-07-28T14:06:09.906224+0000 mgr.y (mgr.25232) 4043 : cluster [DBG] pgmap v4987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:11 smithi022 bash[82865]: cluster 2024-07-28T14:06:09.906224+0000 mgr.y (mgr.25232) 4043 : cluster [DBG] pgmap v4987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:11.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:11 smithi150 bash[67543]: cluster 2024-07-28T14:06:09.906224+0000 mgr.y (mgr.25232) 4043 : cluster [DBG] pgmap v4987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:11.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6884 16 16 0 0 0 - 0 2024-07-28T14:06:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:06:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:06:12.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6885 16 16 0 0 0 - 0 2024-07-28T14:06:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:13 smithi022 bash[80503]: cluster 2024-07-28T14:06:11.907569+0000 mgr.y (mgr.25232) 4044 : cluster [DBG] pgmap v4988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:13 smithi022 bash[80503]: audit 2024-07-28T14:06:12.451472+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:06:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:13 smithi022 bash[82865]: cluster 2024-07-28T14:06:11.907569+0000 mgr.y (mgr.25232) 4044 : cluster [DBG] pgmap v4988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:13 smithi022 bash[82865]: audit 2024-07-28T14:06:12.451472+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:06:13.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:13 smithi150 bash[67543]: cluster 2024-07-28T14:06:11.907569+0000 mgr.y (mgr.25232) 4044 : cluster [DBG] pgmap v4988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:13.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:13 smithi150 bash[67543]: audit 2024-07-28T14:06:12.451472+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:06:13.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6886 16 16 0 0 0 - 0 2024-07-28T14:06:14.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6887 16 16 0 0 0 - 0 2024-07-28T14:06:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:15 smithi022 bash[80503]: cluster 2024-07-28T14:06:13.908953+0000 mgr.y (mgr.25232) 4045 : cluster [DBG] pgmap v4989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:15.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:15 smithi022 bash[82865]: cluster 2024-07-28T14:06:13.908953+0000 mgr.y (mgr.25232) 4045 : cluster [DBG] pgmap v4989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:15 smithi150 bash[67543]: cluster 2024-07-28T14:06:13.908953+0000 mgr.y (mgr.25232) 4045 : cluster [DBG] pgmap v4989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:15.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6888 16 16 0 0 0 - 0 2024-07-28T14:06:16.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6889 16 16 0 0 0 - 0 2024-07-28T14:06:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:17 smithi022 bash[80503]: cluster 2024-07-28T14:06:15.910334+0000 mgr.y (mgr.25232) 4046 : cluster [DBG] pgmap v4990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:17 smithi022 bash[82865]: cluster 2024-07-28T14:06:15.910334+0000 mgr.y (mgr.25232) 4046 : cluster [DBG] pgmap v4990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:17 smithi150 bash[67543]: cluster 2024-07-28T14:06:15.910334+0000 mgr.y (mgr.25232) 4046 : cluster [DBG] pgmap v4990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:17.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6890 16 16 0 0 0 - 0 2024-07-28T14:06:18.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6891 16 16 0 0 0 - 0 2024-07-28T14:06:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: cluster 2024-07-28T14:06:17.910992+0000 mgr.y (mgr.25232) 4047 : cluster [DBG] pgmap v4991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.132466+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.142504+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.397093+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.405585+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.796002+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.797396+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[82865]: audit 2024-07-28T14:06:18.806361+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: cluster 2024-07-28T14:06:17.910992+0000 mgr.y (mgr.25232) 4047 : cluster [DBG] pgmap v4991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.132466+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.142504+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.397093+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.405585+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.796002+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:06:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.797396+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:06:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[80503]: audit 2024-07-28T14:06:18.806361+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: cluster 2024-07-28T14:06:17.910992+0000 mgr.y (mgr.25232) 4047 : cluster [DBG] pgmap v4991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.132466+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.142504+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.397093+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.405585+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.796002+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.797396+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:06:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:19 smithi150 bash[67543]: audit 2024-07-28T14:06:18.806361+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:06:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:06:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:06:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:06:19.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6892 16 16 0 0 0 - 0 2024-07-28T14:06:20.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6893 16 16 0 0 0 - 0 2024-07-28T14:06:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:21 smithi022 bash[82865]: cluster 2024-07-28T14:06:19.912313+0000 mgr.y (mgr.25232) 4048 : cluster [DBG] pgmap v4992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:21 smithi022 bash[82865]: audit 2024-07-28T14:06:20.394075+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:21 smithi022 bash[80503]: cluster 2024-07-28T14:06:19.912313+0000 mgr.y (mgr.25232) 4048 : cluster [DBG] pgmap v4992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:21 smithi022 bash[80503]: audit 2024-07-28T14:06:20.394075+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:21 smithi150 bash[67543]: cluster 2024-07-28T14:06:19.912313+0000 mgr.y (mgr.25232) 4048 : cluster [DBG] pgmap v4992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:21 smithi150 bash[67543]: audit 2024-07-28T14:06:20.394075+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:21.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6894 16 16 0 0 0 - 0 2024-07-28T14:06:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:06:22 smithi150 bash[60514]: ts=2024-07-28T14:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:06:22.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6895 16 16 0 0 0 - 0 2024-07-28T14:06:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:23 smithi022 bash[80503]: cluster 2024-07-28T14:06:21.913712+0000 mgr.y (mgr.25232) 4049 : cluster [DBG] pgmap v4993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:23 smithi022 bash[82865]: cluster 2024-07-28T14:06:21.913712+0000 mgr.y (mgr.25232) 4049 : cluster [DBG] pgmap v4993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:23.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:23 smithi150 bash[67543]: cluster 2024-07-28T14:06:21.913712+0000 mgr.y (mgr.25232) 4049 : cluster [DBG] pgmap v4993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:23.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6896 16 16 0 0 0 - 0 2024-07-28T14:06:24.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6897 16 16 0 0 0 - 0 2024-07-28T14:06:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:25 smithi150 bash[67543]: cluster 2024-07-28T14:06:23.915095+0000 mgr.y (mgr.25232) 4050 : cluster [DBG] pgmap v4994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:25 smithi022 bash[80503]: cluster 2024-07-28T14:06:23.915095+0000 mgr.y (mgr.25232) 4050 : cluster [DBG] pgmap v4994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:25 smithi022 bash[82865]: cluster 2024-07-28T14:06:23.915095+0000 mgr.y (mgr.25232) 4050 : cluster [DBG] pgmap v4994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:25.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6898 16 16 0 0 0 - 0 2024-07-28T14:06:26.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6899 16 16 0 0 0 - 0 2024-07-28T14:06:27.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:27 smithi150 bash[67543]: cluster 2024-07-28T14:06:25.916497+0000 mgr.y (mgr.25232) 4051 : cluster [DBG] pgmap v4995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:27 smithi022 bash[80503]: cluster 2024-07-28T14:06:25.916497+0000 mgr.y (mgr.25232) 4051 : cluster [DBG] pgmap v4995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:27.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:27 smithi022 bash[82865]: cluster 2024-07-28T14:06:25.916497+0000 mgr.y (mgr.25232) 4051 : cluster [DBG] pgmap v4995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:27.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:06:27.833233+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:06:27.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:06:27.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6900 16 16 0 0 0 - 0 2024-07-28T14:06:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:28 smithi150 bash[67543]: cluster 2024-07-28T14:06:27.917886+0000 mgr.y (mgr.25232) 4052 : cluster [DBG] pgmap v4996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:28 smithi022 bash[80503]: cluster 2024-07-28T14:06:27.917886+0000 mgr.y (mgr.25232) 4052 : cluster [DBG] pgmap v4996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:28 smithi022 bash[82865]: cluster 2024-07-28T14:06:27.917886+0000 mgr.y (mgr.25232) 4052 : cluster [DBG] pgmap v4996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:28.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6901 16 16 0 0 0 - 0 2024-07-28T14:06:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:06:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:06:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:06:29.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6902 16 16 0 0 0 - 0 2024-07-28T14:06:30.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6903 16 16 0 0 0 - 0 2024-07-28T14:06:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:30 smithi150 bash[67543]: cluster 2024-07-28T14:06:29.919332+0000 mgr.y (mgr.25232) 4053 : cluster [DBG] pgmap v4997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:30 smithi022 bash[82865]: cluster 2024-07-28T14:06:29.919332+0000 mgr.y (mgr.25232) 4053 : cluster [DBG] pgmap v4997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:30 smithi022 bash[80503]: cluster 2024-07-28T14:06:29.919332+0000 mgr.y (mgr.25232) 4053 : cluster [DBG] pgmap v4997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:31.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6904 16 16 0 0 0 - 0 2024-07-28T14:06:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:06:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:06:32.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6905 16 16 0 0 0 - 0 2024-07-28T14:06:33.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:32 smithi150 bash[67543]: cluster 2024-07-28T14:06:31.920703+0000 mgr.y (mgr.25232) 4054 : cluster [DBG] pgmap v4998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:32 smithi022 bash[80503]: cluster 2024-07-28T14:06:31.920703+0000 mgr.y (mgr.25232) 4054 : cluster [DBG] pgmap v4998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:32 smithi022 bash[82865]: cluster 2024-07-28T14:06:31.920703+0000 mgr.y (mgr.25232) 4054 : cluster [DBG] pgmap v4998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:33.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6906 16 16 0 0 0 - 0 2024-07-28T14:06:34.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6907 16 16 0 0 0 - 0 2024-07-28T14:06:35.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:34 smithi150 bash[67543]: cluster 2024-07-28T14:06:33.922074+0000 mgr.y (mgr.25232) 4055 : cluster [DBG] pgmap v4999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:34 smithi022 bash[80503]: cluster 2024-07-28T14:06:33.922074+0000 mgr.y (mgr.25232) 4055 : cluster [DBG] pgmap v4999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:34 smithi022 bash[82865]: cluster 2024-07-28T14:06:33.922074+0000 mgr.y (mgr.25232) 4055 : cluster [DBG] pgmap v4999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:35.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6908 16 16 0 0 0 - 0 2024-07-28T14:06:36.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:35 smithi150 bash[67543]: audit 2024-07-28T14:06:35.394555+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:35 smithi022 bash[80503]: audit 2024-07-28T14:06:35.394555+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:35 smithi022 bash[82865]: audit 2024-07-28T14:06:35.394555+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:36.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6909 16 16 0 0 0 - 0 2024-07-28T14:06:37.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:36 smithi150 bash[67543]: cluster 2024-07-28T14:06:35.923429+0000 mgr.y (mgr.25232) 4056 : cluster [DBG] pgmap v5000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:36 smithi022 bash[80503]: cluster 2024-07-28T14:06:35.923429+0000 mgr.y (mgr.25232) 4056 : cluster [DBG] pgmap v5000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:36 smithi022 bash[82865]: cluster 2024-07-28T14:06:35.923429+0000 mgr.y (mgr.25232) 4056 : cluster [DBG] pgmap v5000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:37.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6910 16 16 0 0 0 - 0 2024-07-28T14:06:38.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6911 16 16 0 0 0 - 0 2024-07-28T14:06:39.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:39 smithi150 bash[67543]: cluster 2024-07-28T14:06:37.924752+0000 mgr.y (mgr.25232) 4057 : cluster [DBG] pgmap v5001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:39 smithi022 bash[80503]: cluster 2024-07-28T14:06:37.924752+0000 mgr.y (mgr.25232) 4057 : cluster [DBG] pgmap v5001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:39 smithi022 bash[82865]: cluster 2024-07-28T14:06:37.924752+0000 mgr.y (mgr.25232) 4057 : cluster [DBG] pgmap v5001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:06:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:06:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T14:06:39.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6912 16 16 0 0 0 - 0 2024-07-28T14:06:40.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6913 16 16 0 0 0 - 0 2024-07-28T14:06:41.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:41 smithi150 bash[67543]: cluster 2024-07-28T14:06:39.926129+0000 mgr.y (mgr.25232) 4058 : cluster [DBG] pgmap v5002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:41 smithi022 bash[80503]: cluster 2024-07-28T14:06:39.926129+0000 mgr.y (mgr.25232) 4058 : cluster [DBG] pgmap v5002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:41.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:41 smithi022 bash[82865]: cluster 2024-07-28T14:06:39.926129+0000 mgr.y (mgr.25232) 4058 : cluster [DBG] pgmap v5002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:41.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6914 16 16 0 0 0 - 0 2024-07-28T14:06:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:06:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:06:42.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6915 16 16 0 0 0 - 0 2024-07-28T14:06:43.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:43 smithi150 bash[67543]: cluster 2024-07-28T14:06:41.927514+0000 mgr.y (mgr.25232) 4059 : cluster [DBG] pgmap v5003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:43.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:43 smithi022 bash[82865]: cluster 2024-07-28T14:06:41.927514+0000 mgr.y (mgr.25232) 4059 : cluster [DBG] pgmap v5003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:43 smithi022 bash[80503]: cluster 2024-07-28T14:06:41.927514+0000 mgr.y (mgr.25232) 4059 : cluster [DBG] pgmap v5003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:43.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6916 16 16 0 0 0 - 0 2024-07-28T14:06:44.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6917 16 16 0 0 0 - 0 2024-07-28T14:06:45.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:45 smithi150 bash[67543]: cluster 2024-07-28T14:06:43.928897+0000 mgr.y (mgr.25232) 4060 : cluster [DBG] pgmap v5004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:45 smithi022 bash[80503]: cluster 2024-07-28T14:06:43.928897+0000 mgr.y (mgr.25232) 4060 : cluster [DBG] pgmap v5004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:45 smithi022 bash[82865]: cluster 2024-07-28T14:06:43.928897+0000 mgr.y (mgr.25232) 4060 : cluster [DBG] pgmap v5004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:45.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6918 16 16 0 0 0 - 0 2024-07-28T14:06:46.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6919 16 16 0 0 0 - 0 2024-07-28T14:06:47.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:47 smithi150 bash[67543]: cluster 2024-07-28T14:06:45.930303+0000 mgr.y (mgr.25232) 4061 : cluster [DBG] pgmap v5005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:47 smithi022 bash[80503]: cluster 2024-07-28T14:06:45.930303+0000 mgr.y (mgr.25232) 4061 : cluster [DBG] pgmap v5005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:47 smithi022 bash[82865]: cluster 2024-07-28T14:06:45.930303+0000 mgr.y (mgr.25232) 4061 : cluster [DBG] pgmap v5005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:47.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:06:47.836486+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:06:47.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:06:47.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6920 16 16 0 0 0 - 0 2024-07-28T14:06:48.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6921 16 16 0 0 0 - 0 2024-07-28T14:06:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:49 smithi022 bash[80503]: cluster 2024-07-28T14:06:47.931671+0000 mgr.y (mgr.25232) 4062 : cluster [DBG] pgmap v5006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:49 smithi022 bash[82865]: cluster 2024-07-28T14:06:47.931671+0000 mgr.y (mgr.25232) 4062 : cluster [DBG] pgmap v5006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:49.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:49 smithi150 bash[67543]: cluster 2024-07-28T14:06:47.931671+0000 mgr.y (mgr.25232) 4062 : cluster [DBG] pgmap v5006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:06:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:06:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T14:06:49.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6922 16 16 0 0 0 - 0 2024-07-28T14:06:50.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6923 16 16 0 0 0 - 0 2024-07-28T14:06:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:51 smithi022 bash[80503]: cluster 2024-07-28T14:06:49.933041+0000 mgr.y (mgr.25232) 4063 : cluster [DBG] pgmap v5007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:51 smithi022 bash[80503]: audit 2024-07-28T14:06:50.395000+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:51 smithi022 bash[82865]: cluster 2024-07-28T14:06:49.933041+0000 mgr.y (mgr.25232) 4063 : cluster [DBG] pgmap v5007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:51 smithi022 bash[82865]: audit 2024-07-28T14:06:50.395000+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:51 smithi150 bash[67543]: cluster 2024-07-28T14:06:49.933041+0000 mgr.y (mgr.25232) 4063 : cluster [DBG] pgmap v5007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:51 smithi150 bash[67543]: audit 2024-07-28T14:06:50.395000+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:06:51.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6924 16 16 0 0 0 - 0 2024-07-28T14:06:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:06:52 smithi150 bash[60514]: ts=2024-07-28T14:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:06:52.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6925 16 16 0 0 0 - 0 2024-07-28T14:06:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:53 smithi022 bash[80503]: cluster 2024-07-28T14:06:51.934425+0000 mgr.y (mgr.25232) 4064 : cluster [DBG] pgmap v5008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:53 smithi022 bash[82865]: cluster 2024-07-28T14:06:51.934425+0000 mgr.y (mgr.25232) 4064 : cluster [DBG] pgmap v5008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:53.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:53 smithi150 bash[67543]: cluster 2024-07-28T14:06:51.934425+0000 mgr.y (mgr.25232) 4064 : cluster [DBG] pgmap v5008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:53.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6926 16 16 0 0 0 - 0 2024-07-28T14:06:54.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6927 16 16 0 0 0 - 0 2024-07-28T14:06:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:55 smithi022 bash[80503]: cluster 2024-07-28T14:06:53.935759+0000 mgr.y (mgr.25232) 4065 : cluster [DBG] pgmap v5009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:55 smithi022 bash[82865]: cluster 2024-07-28T14:06:53.935759+0000 mgr.y (mgr.25232) 4065 : cluster [DBG] pgmap v5009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:55 smithi150 bash[67543]: cluster 2024-07-28T14:06:53.935759+0000 mgr.y (mgr.25232) 4065 : cluster [DBG] pgmap v5009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:55.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6928 16 16 0 0 0 - 0 2024-07-28T14:06:56.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6929 16 16 0 0 0 - 0 2024-07-28T14:06:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:57 smithi022 bash[80503]: cluster 2024-07-28T14:06:55.937123+0000 mgr.y (mgr.25232) 4066 : cluster [DBG] pgmap v5010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:57 smithi022 bash[82865]: cluster 2024-07-28T14:06:55.937123+0000 mgr.y (mgr.25232) 4066 : cluster [DBG] pgmap v5010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:57 smithi150 bash[67543]: cluster 2024-07-28T14:06:55.937123+0000 mgr.y (mgr.25232) 4066 : cluster [DBG] pgmap v5010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:57.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6930 16 16 0 0 0 - 0 2024-07-28T14:06:58.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6931 16 16 0 0 0 - 0 2024-07-28T14:06:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:06:59 smithi022 bash[80503]: cluster 2024-07-28T14:06:57.938470+0000 mgr.y (mgr.25232) 4067 : cluster [DBG] pgmap v5011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:06:59 smithi022 bash[82865]: cluster 2024-07-28T14:06:57.938470+0000 mgr.y (mgr.25232) 4067 : cluster [DBG] pgmap v5011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:06:59 smithi150 bash[67543]: cluster 2024-07-28T14:06:57.938470+0000 mgr.y (mgr.25232) 4067 : cluster [DBG] pgmap v5011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:06:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:06:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:06:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:06:59.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6932 16 16 0 0 0 - 0 2024-07-28T14:07:00.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6933 16 16 0 0 0 - 0 2024-07-28T14:07:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:01 smithi022 bash[82865]: cluster 2024-07-28T14:06:59.939847+0000 mgr.y (mgr.25232) 4068 : cluster [DBG] pgmap v5012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:01 smithi022 bash[80503]: cluster 2024-07-28T14:06:59.939847+0000 mgr.y (mgr.25232) 4068 : cluster [DBG] pgmap v5012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:01 smithi150 bash[67543]: cluster 2024-07-28T14:06:59.939847+0000 mgr.y (mgr.25232) 4068 : cluster [DBG] pgmap v5012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:01.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6934 16 16 0 0 0 - 0 2024-07-28T14:07:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:07:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:07:02.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6935 16 16 0 0 0 - 0 2024-07-28T14:07:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:03 smithi022 bash[82865]: cluster 2024-07-28T14:07:01.941228+0000 mgr.y (mgr.25232) 4069 : cluster [DBG] pgmap v5013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:03 smithi022 bash[80503]: cluster 2024-07-28T14:07:01.941228+0000 mgr.y (mgr.25232) 4069 : cluster [DBG] pgmap v5013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:03 smithi150 bash[67543]: cluster 2024-07-28T14:07:01.941228+0000 mgr.y (mgr.25232) 4069 : cluster [DBG] pgmap v5013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:03.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6936 16 16 0 0 0 - 0 2024-07-28T14:07:04.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6937 16 16 0 0 0 - 0 2024-07-28T14:07:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:05 smithi022 bash[82865]: cluster 2024-07-28T14:07:03.942622+0000 mgr.y (mgr.25232) 4070 : cluster [DBG] pgmap v5014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:05 smithi022 bash[80503]: cluster 2024-07-28T14:07:03.942622+0000 mgr.y (mgr.25232) 4070 : cluster [DBG] pgmap v5014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:05 smithi150 bash[67543]: cluster 2024-07-28T14:07:03.942622+0000 mgr.y (mgr.25232) 4070 : cluster [DBG] pgmap v5014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:05.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6938 16 16 0 0 0 - 0 2024-07-28T14:07:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:06 smithi022 bash[80503]: audit 2024-07-28T14:07:05.395447+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:06 smithi022 bash[82865]: audit 2024-07-28T14:07:05.395447+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:06 smithi150 bash[67543]: audit 2024-07-28T14:07:05.395447+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:06.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6939 16 16 0 0 0 - 0 2024-07-28T14:07:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:07 smithi022 bash[80503]: cluster 2024-07-28T14:07:05.943981+0000 mgr.y (mgr.25232) 4071 : cluster [DBG] pgmap v5015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:07 smithi022 bash[82865]: cluster 2024-07-28T14:07:05.943981+0000 mgr.y (mgr.25232) 4071 : cluster [DBG] pgmap v5015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:07 smithi150 bash[67543]: cluster 2024-07-28T14:07:05.943981+0000 mgr.y (mgr.25232) 4071 : cluster [DBG] pgmap v5015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:07.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:07:07.839765+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:07:07.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:07:07.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6940 16 16 0 0 0 - 0 2024-07-28T14:07:08.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6941 16 16 0 0 0 - 0 2024-07-28T14:07:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:09 smithi022 bash[80503]: cluster 2024-07-28T14:07:07.945360+0000 mgr.y (mgr.25232) 4072 : cluster [DBG] pgmap v5016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:09 smithi022 bash[82865]: cluster 2024-07-28T14:07:07.945360+0000 mgr.y (mgr.25232) 4072 : cluster [DBG] pgmap v5016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:09 smithi150 bash[67543]: cluster 2024-07-28T14:07:07.945360+0000 mgr.y (mgr.25232) 4072 : cluster [DBG] pgmap v5016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:07:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:07:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:07:09.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6942 16 16 0 0 0 - 0 2024-07-28T14:07:10.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6943 16 16 0 0 0 - 0 2024-07-28T14:07:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:11 smithi022 bash[80503]: cluster 2024-07-28T14:07:09.946789+0000 mgr.y (mgr.25232) 4073 : cluster [DBG] pgmap v5017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:11 smithi022 bash[82865]: cluster 2024-07-28T14:07:09.946789+0000 mgr.y (mgr.25232) 4073 : cluster [DBG] pgmap v5017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:11.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:11 smithi150 bash[67543]: cluster 2024-07-28T14:07:09.946789+0000 mgr.y (mgr.25232) 4073 : cluster [DBG] pgmap v5017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:11.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6944 16 16 0 0 0 - 0 2024-07-28T14:07:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:07:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:07:12.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6945 16 16 0 0 0 - 0 2024-07-28T14:07:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:13 smithi022 bash[80503]: cluster 2024-07-28T14:07:11.948156+0000 mgr.y (mgr.25232) 4074 : cluster [DBG] pgmap v5018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:13 smithi022 bash[82865]: cluster 2024-07-28T14:07:11.948156+0000 mgr.y (mgr.25232) 4074 : cluster [DBG] pgmap v5018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:13.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:13 smithi150 bash[67543]: cluster 2024-07-28T14:07:11.948156+0000 mgr.y (mgr.25232) 4074 : cluster [DBG] pgmap v5018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:13.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6946 16 16 0 0 0 - 0 2024-07-28T14:07:14.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6947 16 16 0 0 0 - 0 2024-07-28T14:07:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:15 smithi150 bash[67543]: cluster 2024-07-28T14:07:13.949495+0000 mgr.y (mgr.25232) 4075 : cluster [DBG] pgmap v5019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:15 smithi022 bash[80503]: cluster 2024-07-28T14:07:13.949495+0000 mgr.y (mgr.25232) 4075 : cluster [DBG] pgmap v5019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:15.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:15 smithi022 bash[82865]: cluster 2024-07-28T14:07:13.949495+0000 mgr.y (mgr.25232) 4075 : cluster [DBG] pgmap v5019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:15.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6948 16 16 0 0 0 - 0 2024-07-28T14:07:16.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6949 16 16 0 0 0 - 0 2024-07-28T14:07:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:17 smithi150 bash[67543]: cluster 2024-07-28T14:07:15.950900+0000 mgr.y (mgr.25232) 4076 : cluster [DBG] pgmap v5020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:17 smithi022 bash[80503]: cluster 2024-07-28T14:07:15.950900+0000 mgr.y (mgr.25232) 4076 : cluster [DBG] pgmap v5020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:17.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:17 smithi022 bash[82865]: cluster 2024-07-28T14:07:15.950900+0000 mgr.y (mgr.25232) 4076 : cluster [DBG] pgmap v5020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:17.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6950 16 16 0 0 0 - 0 2024-07-28T14:07:18.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6951 16 16 0 0 0 - 0 2024-07-28T14:07:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:19 smithi022 bash[80503]: cluster 2024-07-28T14:07:17.952241+0000 mgr.y (mgr.25232) 4077 : cluster [DBG] pgmap v5021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:19 smithi022 bash[80503]: audit 2024-07-28T14:07:18.935108+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:07:19.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:19 smithi022 bash[82865]: cluster 2024-07-28T14:07:17.952241+0000 mgr.y (mgr.25232) 4077 : cluster [DBG] pgmap v5021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:19 smithi022 bash[82865]: audit 2024-07-28T14:07:18.935108+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:07:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:19 smithi150 bash[67543]: cluster 2024-07-28T14:07:17.952241+0000 mgr.y (mgr.25232) 4077 : cluster [DBG] pgmap v5021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:19 smithi150 bash[67543]: audit 2024-07-28T14:07:18.935108+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:07:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:07:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:07:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:07:19.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6952 16 16 0 0 0 - 0 2024-07-28T14:07:20.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6953 16 16 0 0 0 - 0 2024-07-28T14:07:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:21 smithi150 bash[67543]: cluster 2024-07-28T14:07:19.953622+0000 mgr.y (mgr.25232) 4078 : cluster [DBG] pgmap v5022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:21 smithi150 bash[67543]: audit 2024-07-28T14:07:20.395942+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:21 smithi022 bash[80503]: cluster 2024-07-28T14:07:19.953622+0000 mgr.y (mgr.25232) 4078 : cluster [DBG] pgmap v5022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:21 smithi022 bash[80503]: audit 2024-07-28T14:07:20.395942+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:21 smithi022 bash[82865]: cluster 2024-07-28T14:07:19.953622+0000 mgr.y (mgr.25232) 4078 : cluster [DBG] pgmap v5022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:21 smithi022 bash[82865]: audit 2024-07-28T14:07:20.395942+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:21.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6954 16 16 0 0 0 - 0 2024-07-28T14:07:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:22 smithi150 bash[67543]: cluster 2024-07-28T14:07:21.955093+0000 mgr.y (mgr.25232) 4079 : cluster [DBG] pgmap v5023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:07:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:07:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:22 smithi022 bash[80503]: cluster 2024-07-28T14:07:21.955093+0000 mgr.y (mgr.25232) 4079 : cluster [DBG] pgmap v5023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:22.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:22 smithi022 bash[82865]: cluster 2024-07-28T14:07:21.955093+0000 mgr.y (mgr.25232) 4079 : cluster [DBG] pgmap v5023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:22.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6955 16 16 0 0 0 - 0 2024-07-28T14:07:23.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6956 16 16 0 0 0 - 0 2024-07-28T14:07:24.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6957 16 16 0 0 0 - 0 2024-07-28T14:07:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:25 smithi150 bash[67543]: cluster 2024-07-28T14:07:23.955788+0000 mgr.y (mgr.25232) 4080 : cluster [DBG] pgmap v5024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:25 smithi150 bash[67543]: audit 2024-07-28T14:07:24.642977+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:25 smithi150 bash[67543]: audit 2024-07-28T14:07:24.647297+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:25 smithi150 bash[67543]: audit 2024-07-28T14:07:24.824528+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:25 smithi150 bash[67543]: audit 2024-07-28T14:07:24.832958+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[80503]: cluster 2024-07-28T14:07:23.955788+0000 mgr.y (mgr.25232) 4080 : cluster [DBG] pgmap v5024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[80503]: audit 2024-07-28T14:07:24.642977+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[80503]: audit 2024-07-28T14:07:24.647297+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[80503]: audit 2024-07-28T14:07:24.824528+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[80503]: audit 2024-07-28T14:07:24.832958+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[82865]: cluster 2024-07-28T14:07:23.955788+0000 mgr.y (mgr.25232) 4080 : cluster [DBG] pgmap v5024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[82865]: audit 2024-07-28T14:07:24.642977+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[82865]: audit 2024-07-28T14:07:24.647297+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[82865]: audit 2024-07-28T14:07:24.824528+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:25 smithi022 bash[82865]: audit 2024-07-28T14:07:24.832958+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:25.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6958 16 16 0 0 0 - 0 2024-07-28T14:07:26.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:26 smithi150 bash[67543]: audit 2024-07-28T14:07:25.248409+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:07:26.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:26 smithi150 bash[67543]: audit 2024-07-28T14:07:25.250040+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:07:26.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:26 smithi150 bash[67543]: audit 2024-07-28T14:07:25.260387+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:26 smithi022 bash[80503]: audit 2024-07-28T14:07:25.248409+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:07:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:26 smithi022 bash[80503]: audit 2024-07-28T14:07:25.250040+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:07:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:26 smithi022 bash[80503]: audit 2024-07-28T14:07:25.260387+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:26 smithi022 bash[82865]: audit 2024-07-28T14:07:25.248409+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:07:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:26 smithi022 bash[82865]: audit 2024-07-28T14:07:25.250040+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:07:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:26 smithi022 bash[82865]: audit 2024-07-28T14:07:25.260387+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:07:26.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6959 16 16 0 0 0 - 0 2024-07-28T14:07:27.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:27 smithi150 bash[67543]: cluster 2024-07-28T14:07:25.957118+0000 mgr.y (mgr.25232) 4081 : cluster [DBG] pgmap v5025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:27 smithi022 bash[80503]: cluster 2024-07-28T14:07:25.957118+0000 mgr.y (mgr.25232) 4081 : cluster [DBG] pgmap v5025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:27 smithi022 bash[82865]: cluster 2024-07-28T14:07:25.957118+0000 mgr.y (mgr.25232) 4081 : cluster [DBG] pgmap v5025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:27.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:07:27.842968+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:07:27.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:07:27.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6960 16 16 0 0 0 - 0 2024-07-28T14:07:28.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6961 16 16 0 0 0 - 0 2024-07-28T14:07:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:29 smithi022 bash[80503]: cluster 2024-07-28T14:07:27.958500+0000 mgr.y (mgr.25232) 4082 : cluster [DBG] pgmap v5026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:29 smithi022 bash[82865]: cluster 2024-07-28T14:07:27.958500+0000 mgr.y (mgr.25232) 4082 : cluster [DBG] pgmap v5026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:29.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:29 smithi150 bash[67543]: cluster 2024-07-28T14:07:27.958500+0000 mgr.y (mgr.25232) 4082 : cluster [DBG] pgmap v5026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:07:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:07:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:07:29.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6962 16 16 0 0 0 - 0 2024-07-28T14:07:30.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6963 16 16 0 0 0 - 0 2024-07-28T14:07:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:31 smithi022 bash[80503]: cluster 2024-07-28T14:07:29.959893+0000 mgr.y (mgr.25232) 4083 : cluster [DBG] pgmap v5027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:31 smithi022 bash[82865]: cluster 2024-07-28T14:07:29.959893+0000 mgr.y (mgr.25232) 4083 : cluster [DBG] pgmap v5027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:31.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:31 smithi150 bash[67543]: cluster 2024-07-28T14:07:29.959893+0000 mgr.y (mgr.25232) 4083 : cluster [DBG] pgmap v5027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:31.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6964 16 16 0 0 0 - 0 2024-07-28T14:07:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:07:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:07:32.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6965 16 16 0 0 0 - 0 2024-07-28T14:07:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:33 smithi022 bash[80503]: cluster 2024-07-28T14:07:31.961409+0000 mgr.y (mgr.25232) 4084 : cluster [DBG] pgmap v5028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:33 smithi022 bash[82865]: cluster 2024-07-28T14:07:31.961409+0000 mgr.y (mgr.25232) 4084 : cluster [DBG] pgmap v5028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:33 smithi150 bash[67543]: cluster 2024-07-28T14:07:31.961409+0000 mgr.y (mgr.25232) 4084 : cluster [DBG] pgmap v5028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:33.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6966 16 16 0 0 0 - 0 2024-07-28T14:07:34.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6967 16 16 0 0 0 - 0 2024-07-28T14:07:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:35 smithi022 bash[80503]: cluster 2024-07-28T14:07:33.962998+0000 mgr.y (mgr.25232) 4085 : cluster [DBG] pgmap v5029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:35 smithi022 bash[82865]: cluster 2024-07-28T14:07:33.962998+0000 mgr.y (mgr.25232) 4085 : cluster [DBG] pgmap v5029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:35 smithi150 bash[67543]: cluster 2024-07-28T14:07:33.962998+0000 mgr.y (mgr.25232) 4085 : cluster [DBG] pgmap v5029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:35.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6968 16 16 0 0 0 - 0 2024-07-28T14:07:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:36 smithi022 bash[80503]: audit 2024-07-28T14:07:35.396376+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:36.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:36 smithi022 bash[82865]: audit 2024-07-28T14:07:35.396376+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:36 smithi150 bash[67543]: audit 2024-07-28T14:07:35.396376+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:36.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6969 16 16 0 0 0 - 0 2024-07-28T14:07:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:37 smithi022 bash[80503]: cluster 2024-07-28T14:07:35.964523+0000 mgr.y (mgr.25232) 4086 : cluster [DBG] pgmap v5030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:37 smithi022 bash[82865]: cluster 2024-07-28T14:07:35.964523+0000 mgr.y (mgr.25232) 4086 : cluster [DBG] pgmap v5030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:37 smithi150 bash[67543]: cluster 2024-07-28T14:07:35.964523+0000 mgr.y (mgr.25232) 4086 : cluster [DBG] pgmap v5030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:37.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6970 16 16 0 0 0 - 0 2024-07-28T14:07:38.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6971 16 16 0 0 0 - 0 2024-07-28T14:07:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:39 smithi022 bash[80503]: cluster 2024-07-28T14:07:37.966045+0000 mgr.y (mgr.25232) 4087 : cluster [DBG] pgmap v5031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:39 smithi022 bash[82865]: cluster 2024-07-28T14:07:37.966045+0000 mgr.y (mgr.25232) 4087 : cluster [DBG] pgmap v5031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:39 smithi150 bash[67543]: cluster 2024-07-28T14:07:37.966045+0000 mgr.y (mgr.25232) 4087 : cluster [DBG] pgmap v5031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:07:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:07:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:07:39.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6972 16 16 0 0 0 - 0 2024-07-28T14:07:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:40 smithi022 bash[80503]: cluster 2024-07-28T14:07:39.967613+0000 mgr.y (mgr.25232) 4088 : cluster [DBG] pgmap v5032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:40 smithi022 bash[82865]: cluster 2024-07-28T14:07:39.967613+0000 mgr.y (mgr.25232) 4088 : cluster [DBG] pgmap v5032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:40 smithi150 bash[67543]: cluster 2024-07-28T14:07:39.967613+0000 mgr.y (mgr.25232) 4088 : cluster [DBG] pgmap v5032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:40.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6973 16 16 0 0 0 - 0 2024-07-28T14:07:41.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6974 16 16 0 0 0 - 0 2024-07-28T14:07:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:07:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:07:42.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6975 16 16 0 0 0 - 0 2024-07-28T14:07:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:43 smithi022 bash[80503]: cluster 2024-07-28T14:07:41.969144+0000 mgr.y (mgr.25232) 4089 : cluster [DBG] pgmap v5033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:43 smithi022 bash[82865]: cluster 2024-07-28T14:07:41.969144+0000 mgr.y (mgr.25232) 4089 : cluster [DBG] pgmap v5033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:43 smithi150 bash[67543]: cluster 2024-07-28T14:07:41.969144+0000 mgr.y (mgr.25232) 4089 : cluster [DBG] pgmap v5033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:43.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6976 16 16 0 0 0 - 0 2024-07-28T14:07:44.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6977 16 16 0 0 0 - 0 2024-07-28T14:07:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:45 smithi022 bash[80503]: cluster 2024-07-28T14:07:43.970695+0000 mgr.y (mgr.25232) 4090 : cluster [DBG] pgmap v5034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:45 smithi022 bash[82865]: cluster 2024-07-28T14:07:43.970695+0000 mgr.y (mgr.25232) 4090 : cluster [DBG] pgmap v5034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:45 smithi150 bash[67543]: cluster 2024-07-28T14:07:43.970695+0000 mgr.y (mgr.25232) 4090 : cluster [DBG] pgmap v5034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:45.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6978 16 16 0 0 0 - 0 2024-07-28T14:07:46.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6979 16 16 0 0 0 - 0 2024-07-28T14:07:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:47 smithi022 bash[82865]: cluster 2024-07-28T14:07:45.972078+0000 mgr.y (mgr.25232) 4091 : cluster [DBG] pgmap v5035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:47 smithi022 bash[80503]: cluster 2024-07-28T14:07:45.972078+0000 mgr.y (mgr.25232) 4091 : cluster [DBG] pgmap v5035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:47 smithi150 bash[67543]: cluster 2024-07-28T14:07:45.972078+0000 mgr.y (mgr.25232) 4091 : cluster [DBG] pgmap v5035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:47.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:07:47.846328+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:07:47.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:07:47.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6980 16 16 0 0 0 - 0 2024-07-28T14:07:48.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6981 16 16 0 0 0 - 0 2024-07-28T14:07:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:49 smithi022 bash[80503]: cluster 2024-07-28T14:07:47.973431+0000 mgr.y (mgr.25232) 4092 : cluster [DBG] pgmap v5036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:49 smithi022 bash[82865]: cluster 2024-07-28T14:07:47.973431+0000 mgr.y (mgr.25232) 4092 : cluster [DBG] pgmap v5036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:49.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:49 smithi150 bash[67543]: cluster 2024-07-28T14:07:47.973431+0000 mgr.y (mgr.25232) 4092 : cluster [DBG] pgmap v5036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:07:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:07:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:07:49.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6982 16 16 0 0 0 - 0 2024-07-28T14:07:50.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6983 16 16 0 0 0 - 0 2024-07-28T14:07:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:51 smithi022 bash[80503]: cluster 2024-07-28T14:07:49.974833+0000 mgr.y (mgr.25232) 4093 : cluster [DBG] pgmap v5037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:51 smithi022 bash[80503]: audit 2024-07-28T14:07:50.396800+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:51 smithi022 bash[82865]: cluster 2024-07-28T14:07:49.974833+0000 mgr.y (mgr.25232) 4093 : cluster [DBG] pgmap v5037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:51 smithi022 bash[82865]: audit 2024-07-28T14:07:50.396800+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:51 smithi150 bash[67543]: cluster 2024-07-28T14:07:49.974833+0000 mgr.y (mgr.25232) 4093 : cluster [DBG] pgmap v5037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:51 smithi150 bash[67543]: audit 2024-07-28T14:07:50.396800+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:07:51.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6984 16 16 0 0 0 - 0 2024-07-28T14:07:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:07:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:07:52.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6985 16 16 0 0 0 - 0 2024-07-28T14:07:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:53 smithi022 bash[80503]: cluster 2024-07-28T14:07:51.976196+0000 mgr.y (mgr.25232) 4094 : cluster [DBG] pgmap v5038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:53 smithi022 bash[82865]: cluster 2024-07-28T14:07:51.976196+0000 mgr.y (mgr.25232) 4094 : cluster [DBG] pgmap v5038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:53.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:53 smithi150 bash[67543]: cluster 2024-07-28T14:07:51.976196+0000 mgr.y (mgr.25232) 4094 : cluster [DBG] pgmap v5038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:53.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6986 16 16 0 0 0 - 0 2024-07-28T14:07:54.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6987 16 16 0 0 0 - 0 2024-07-28T14:07:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:55 smithi022 bash[80503]: cluster 2024-07-28T14:07:53.977547+0000 mgr.y (mgr.25232) 4095 : cluster [DBG] pgmap v5039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:55 smithi022 bash[82865]: cluster 2024-07-28T14:07:53.977547+0000 mgr.y (mgr.25232) 4095 : cluster [DBG] pgmap v5039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:55 smithi150 bash[67543]: cluster 2024-07-28T14:07:53.977547+0000 mgr.y (mgr.25232) 4095 : cluster [DBG] pgmap v5039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:55.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6988 16 16 0 0 0 - 0 2024-07-28T14:07:56.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6989 16 16 0 0 0 - 0 2024-07-28T14:07:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:57 smithi022 bash[80503]: cluster 2024-07-28T14:07:55.978938+0000 mgr.y (mgr.25232) 4096 : cluster [DBG] pgmap v5040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:57 smithi022 bash[82865]: cluster 2024-07-28T14:07:55.978938+0000 mgr.y (mgr.25232) 4096 : cluster [DBG] pgmap v5040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:57 smithi150 bash[67543]: cluster 2024-07-28T14:07:55.978938+0000 mgr.y (mgr.25232) 4096 : cluster [DBG] pgmap v5040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:57.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6990 16 16 0 0 0 - 0 2024-07-28T14:07:58.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6991 16 16 0 0 0 - 0 2024-07-28T14:07:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:07:59 smithi022 bash[80503]: cluster 2024-07-28T14:07:57.980267+0000 mgr.y (mgr.25232) 4097 : cluster [DBG] pgmap v5041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:07:59 smithi022 bash[82865]: cluster 2024-07-28T14:07:57.980267+0000 mgr.y (mgr.25232) 4097 : cluster [DBG] pgmap v5041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:07:59 smithi150 bash[67543]: cluster 2024-07-28T14:07:57.980267+0000 mgr.y (mgr.25232) 4097 : cluster [DBG] pgmap v5041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:07:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:07:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:07:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:07:59.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6992 16 16 0 0 0 - 0 2024-07-28T14:08:00.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6993 16 16 0 0 0 - 0 2024-07-28T14:08:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:01 smithi022 bash[80503]: cluster 2024-07-28T14:07:59.981619+0000 mgr.y (mgr.25232) 4098 : cluster [DBG] pgmap v5042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:01 smithi022 bash[82865]: cluster 2024-07-28T14:07:59.981619+0000 mgr.y (mgr.25232) 4098 : cluster [DBG] pgmap v5042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:01 smithi150 bash[67543]: cluster 2024-07-28T14:07:59.981619+0000 mgr.y (mgr.25232) 4098 : cluster [DBG] pgmap v5042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:01.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6994 16 16 0 0 0 - 0 2024-07-28T14:08:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:08:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:08:02.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6995 16 16 0 0 0 - 0 2024-07-28T14:08:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:03 smithi022 bash[80503]: cluster 2024-07-28T14:08:01.983018+0000 mgr.y (mgr.25232) 4099 : cluster [DBG] pgmap v5043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:03 smithi022 bash[82865]: cluster 2024-07-28T14:08:01.983018+0000 mgr.y (mgr.25232) 4099 : cluster [DBG] pgmap v5043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:03 smithi150 bash[67543]: cluster 2024-07-28T14:08:01.983018+0000 mgr.y (mgr.25232) 4099 : cluster [DBG] pgmap v5043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:03.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6996 16 16 0 0 0 - 0 2024-07-28T14:08:04.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6997 16 16 0 0 0 - 0 2024-07-28T14:08:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:05 smithi022 bash[80503]: cluster 2024-07-28T14:08:03.984370+0000 mgr.y (mgr.25232) 4100 : cluster [DBG] pgmap v5044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:05 smithi022 bash[82865]: cluster 2024-07-28T14:08:03.984370+0000 mgr.y (mgr.25232) 4100 : cluster [DBG] pgmap v5044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:05 smithi150 bash[67543]: cluster 2024-07-28T14:08:03.984370+0000 mgr.y (mgr.25232) 4100 : cluster [DBG] pgmap v5044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:05.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6998 16 16 0 0 0 - 0 2024-07-28T14:08:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:06 smithi150 bash[67543]: audit 2024-07-28T14:08:05.397185+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:06 smithi022 bash[80503]: audit 2024-07-28T14:08:05.397185+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:06 smithi022 bash[82865]: audit 2024-07-28T14:08:05.397185+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:06.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 6999 16 16 0 0 0 - 0 2024-07-28T14:08:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:07 smithi150 bash[67543]: cluster 2024-07-28T14:08:05.985699+0000 mgr.y (mgr.25232) 4101 : cluster [DBG] pgmap v5045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:07.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:07 smithi022 bash[80503]: cluster 2024-07-28T14:08:05.985699+0000 mgr.y (mgr.25232) 4101 : cluster [DBG] pgmap v5045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:07.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:07 smithi022 bash[82865]: cluster 2024-07-28T14:08:05.985699+0000 mgr.y (mgr.25232) 4101 : cluster [DBG] pgmap v5045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:07.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:08:07.849376+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:08:07.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:08:07.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7000 16 16 0 0 0 - 0 2024-07-28T14:08:08.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7001 16 16 0 0 0 - 0 2024-07-28T14:08:09.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:09 smithi022 bash[82865]: cluster 2024-07-28T14:08:07.987059+0000 mgr.y (mgr.25232) 4102 : cluster [DBG] pgmap v5046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:09.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:09 smithi022 bash[80503]: cluster 2024-07-28T14:08:07.987059+0000 mgr.y (mgr.25232) 4102 : cluster [DBG] pgmap v5046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:09 smithi150 bash[67543]: cluster 2024-07-28T14:08:07.987059+0000 mgr.y (mgr.25232) 4102 : cluster [DBG] pgmap v5046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:08:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:08:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:08:09.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7002 16 16 0 0 0 - 0 2024-07-28T14:08:10.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7003 16 16 0 0 0 - 0 2024-07-28T14:08:11.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:11 smithi150 bash[67543]: cluster 2024-07-28T14:08:09.988424+0000 mgr.y (mgr.25232) 4103 : cluster [DBG] pgmap v5047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:11 smithi022 bash[80503]: cluster 2024-07-28T14:08:09.988424+0000 mgr.y (mgr.25232) 4103 : cluster [DBG] pgmap v5047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:11.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:11 smithi022 bash[82865]: cluster 2024-07-28T14:08:09.988424+0000 mgr.y (mgr.25232) 4103 : cluster [DBG] pgmap v5047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:11.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7004 16 16 0 0 0 - 0 2024-07-28T14:08:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:08:12 smithi150 bash[60514]: ts=2024-07-28T14:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:08:12.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7005 16 16 0 0 0 - 0 2024-07-28T14:08:13.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:13 smithi150 bash[67543]: cluster 2024-07-28T14:08:11.989788+0000 mgr.y (mgr.25232) 4104 : cluster [DBG] pgmap v5048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:13 smithi022 bash[80503]: cluster 2024-07-28T14:08:11.989788+0000 mgr.y (mgr.25232) 4104 : cluster [DBG] pgmap v5048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:13.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:13 smithi022 bash[82865]: cluster 2024-07-28T14:08:11.989788+0000 mgr.y (mgr.25232) 4104 : cluster [DBG] pgmap v5048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:13.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7006 16 16 0 0 0 - 0 2024-07-28T14:08:14.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7007 16 16 0 0 0 - 0 2024-07-28T14:08:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:15 smithi150 bash[67543]: cluster 2024-07-28T14:08:13.991162+0000 mgr.y (mgr.25232) 4105 : cluster [DBG] pgmap v5049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:15 smithi022 bash[80503]: cluster 2024-07-28T14:08:13.991162+0000 mgr.y (mgr.25232) 4105 : cluster [DBG] pgmap v5049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:15 smithi022 bash[82865]: cluster 2024-07-28T14:08:13.991162+0000 mgr.y (mgr.25232) 4105 : cluster [DBG] pgmap v5049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:15.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7008 16 16 0 0 0 - 0 2024-07-28T14:08:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:16 smithi150 bash[67543]: cluster 2024-07-28T14:08:15.992534+0000 mgr.y (mgr.25232) 4106 : cluster [DBG] pgmap v5050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:16 smithi022 bash[80503]: cluster 2024-07-28T14:08:15.992534+0000 mgr.y (mgr.25232) 4106 : cluster [DBG] pgmap v5050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:16.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:16 smithi022 bash[82865]: cluster 2024-07-28T14:08:15.992534+0000 mgr.y (mgr.25232) 4106 : cluster [DBG] pgmap v5050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:16.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7009 16 16 0 0 0 - 0 2024-07-28T14:08:17.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7010 16 16 0 0 0 - 0 2024-07-28T14:08:18.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7011 16 16 0 0 0 - 0 2024-07-28T14:08:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:19 smithi022 bash[80503]: cluster 2024-07-28T14:08:17.993887+0000 mgr.y (mgr.25232) 4107 : cluster [DBG] pgmap v5051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:19 smithi022 bash[82865]: cluster 2024-07-28T14:08:17.993887+0000 mgr.y (mgr.25232) 4107 : cluster [DBG] pgmap v5051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:19 smithi150 bash[67543]: cluster 2024-07-28T14:08:17.993887+0000 mgr.y (mgr.25232) 4107 : cluster [DBG] pgmap v5051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:08:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:08:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:08:19.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7012 16 16 0 0 0 - 0 2024-07-28T14:08:20.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7013 16 16 0 0 0 - 0 2024-07-28T14:08:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:21 smithi022 bash[80503]: cluster 2024-07-28T14:08:19.995288+0000 mgr.y (mgr.25232) 4108 : cluster [DBG] pgmap v5052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:21 smithi022 bash[80503]: audit 2024-07-28T14:08:20.397731+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:21 smithi022 bash[82865]: cluster 2024-07-28T14:08:19.995288+0000 mgr.y (mgr.25232) 4108 : cluster [DBG] pgmap v5052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:21 smithi022 bash[82865]: audit 2024-07-28T14:08:20.397731+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:21 smithi150 bash[67543]: cluster 2024-07-28T14:08:19.995288+0000 mgr.y (mgr.25232) 4108 : cluster [DBG] pgmap v5052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:21 smithi150 bash[67543]: audit 2024-07-28T14:08:20.397731+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:21.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7014 16 16 0 0 0 - 0 2024-07-28T14:08:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:08:22 smithi150 bash[60514]: ts=2024-07-28T14:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:08:22.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7015 16 16 0 0 0 - 0 2024-07-28T14:08:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:23 smithi022 bash[80503]: cluster 2024-07-28T14:08:21.996622+0000 mgr.y (mgr.25232) 4109 : cluster [DBG] pgmap v5053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:23 smithi022 bash[82865]: cluster 2024-07-28T14:08:21.996622+0000 mgr.y (mgr.25232) 4109 : cluster [DBG] pgmap v5053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:23.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:23 smithi150 bash[67543]: cluster 2024-07-28T14:08:21.996622+0000 mgr.y (mgr.25232) 4109 : cluster [DBG] pgmap v5053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:23.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7016 16 16 0 0 0 - 0 2024-07-28T14:08:24.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7017 16 16 0 0 0 - 0 2024-07-28T14:08:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:25 smithi022 bash[80503]: cluster 2024-07-28T14:08:23.997969+0000 mgr.y (mgr.25232) 4110 : cluster [DBG] pgmap v5054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:25 smithi022 bash[82865]: cluster 2024-07-28T14:08:23.997969+0000 mgr.y (mgr.25232) 4110 : cluster [DBG] pgmap v5054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:25 smithi150 bash[67543]: cluster 2024-07-28T14:08:23.997969+0000 mgr.y (mgr.25232) 4110 : cluster [DBG] pgmap v5054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:25.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7018 16 16 0 0 0 - 0 2024-07-28T14:08:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:26 smithi022 bash[80503]: audit 2024-07-28T14:08:25.385699+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:08:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:26 smithi022 bash[80503]: audit 2024-07-28T14:08:25.759760+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:26 smithi022 bash[80503]: audit 2024-07-28T14:08:25.764698+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:26 smithi022 bash[82865]: audit 2024-07-28T14:08:25.385699+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:08:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:26 smithi022 bash[82865]: audit 2024-07-28T14:08:25.759760+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:26 smithi022 bash[82865]: audit 2024-07-28T14:08:25.764698+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:26 smithi150 bash[67543]: audit 2024-07-28T14:08:25.385699+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:08:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:26 smithi150 bash[67543]: audit 2024-07-28T14:08:25.759760+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:26 smithi150 bash[67543]: audit 2024-07-28T14:08:25.764698+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:26.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7019 16 16 0 0 0 - 0 2024-07-28T14:08:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:27 smithi022 bash[80503]: cluster 2024-07-28T14:08:25.999385+0000 mgr.y (mgr.25232) 4111 : cluster [DBG] pgmap v5055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:27 smithi022 bash[82865]: cluster 2024-07-28T14:08:25.999385+0000 mgr.y (mgr.25232) 4111 : cluster [DBG] pgmap v5055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:27.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:27 smithi150 bash[67543]: cluster 2024-07-28T14:08:25.999385+0000 mgr.y (mgr.25232) 4111 : cluster [DBG] pgmap v5055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:27.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:08:27.852540+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:08:27.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:08:27.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7020 16 16 0 0 0 - 0 2024-07-28T14:08:28.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7021 16 16 0 0 0 - 0 2024-07-28T14:08:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:29 smithi022 bash[80503]: cluster 2024-07-28T14:08:28.000926+0000 mgr.y (mgr.25232) 4112 : cluster [DBG] pgmap v5056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:29 smithi022 bash[82865]: cluster 2024-07-28T14:08:28.000926+0000 mgr.y (mgr.25232) 4112 : cluster [DBG] pgmap v5056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:29.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:29 smithi150 bash[67543]: cluster 2024-07-28T14:08:28.000926+0000 mgr.y (mgr.25232) 4112 : cluster [DBG] pgmap v5056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:08:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:08:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:08:29.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7022 16 16 0 0 0 - 0 2024-07-28T14:08:30.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7023 16 16 0 0 0 - 0 2024-07-28T14:08:31.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:31 smithi022 bash[82865]: cluster 2024-07-28T14:08:30.002507+0000 mgr.y (mgr.25232) 4113 : cluster [DBG] pgmap v5057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:31 smithi022 bash[80503]: cluster 2024-07-28T14:08:30.002507+0000 mgr.y (mgr.25232) 4113 : cluster [DBG] pgmap v5057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:31.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:31 smithi150 bash[67543]: cluster 2024-07-28T14:08:30.002507+0000 mgr.y (mgr.25232) 4113 : cluster [DBG] pgmap v5057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:31.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7024 16 16 0 0 0 - 0 2024-07-28T14:08:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:31.077157+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:31.090030+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:31.605864+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:31.615067+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:32.042458+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:32.043929+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:08:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:32 smithi150 bash[67543]: audit 2024-07-28T14:08:32.052852+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:31.077157+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:31.090030+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:31.605864+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:31.615067+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:32.042458+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:32.043929+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[80503]: audit 2024-07-28T14:08:32.052852+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:31.077157+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:31.090030+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:31.605864+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:31.615067+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:32.042458+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:32.043929+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:08:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:32 smithi022 bash[82865]: audit 2024-07-28T14:08:32.052852+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:08:32.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7025 16 16 0 0 0 - 0 2024-07-28T14:08:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:33 smithi150 bash[67543]: cluster 2024-07-28T14:08:32.003897+0000 mgr.y (mgr.25232) 4114 : cluster [DBG] pgmap v5058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:33.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:33 smithi022 bash[82865]: cluster 2024-07-28T14:08:32.003897+0000 mgr.y (mgr.25232) 4114 : cluster [DBG] pgmap v5058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:33 smithi022 bash[80503]: cluster 2024-07-28T14:08:32.003897+0000 mgr.y (mgr.25232) 4114 : cluster [DBG] pgmap v5058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:33.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7026 16 16 0 0 0 - 0 2024-07-28T14:08:34.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7027 16 16 0 0 0 - 0 2024-07-28T14:08:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:35 smithi150 bash[67543]: cluster 2024-07-28T14:08:34.005245+0000 mgr.y (mgr.25232) 4115 : cluster [DBG] pgmap v5059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:35 smithi022 bash[80503]: cluster 2024-07-28T14:08:34.005245+0000 mgr.y (mgr.25232) 4115 : cluster [DBG] pgmap v5059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:35 smithi022 bash[82865]: cluster 2024-07-28T14:08:34.005245+0000 mgr.y (mgr.25232) 4115 : cluster [DBG] pgmap v5059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:35.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7028 16 16 0 0 0 - 0 2024-07-28T14:08:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:36 smithi150 bash[67543]: audit 2024-07-28T14:08:35.398143+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:36 smithi022 bash[80503]: audit 2024-07-28T14:08:35.398143+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:36 smithi022 bash[82865]: audit 2024-07-28T14:08:35.398143+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:36.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7029 16 16 0 0 0 - 0 2024-07-28T14:08:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:37 smithi150 bash[67543]: cluster 2024-07-28T14:08:36.006572+0000 mgr.y (mgr.25232) 4116 : cluster [DBG] pgmap v5060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:37 smithi022 bash[80503]: cluster 2024-07-28T14:08:36.006572+0000 mgr.y (mgr.25232) 4116 : cluster [DBG] pgmap v5060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:37.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:37 smithi022 bash[82865]: cluster 2024-07-28T14:08:36.006572+0000 mgr.y (mgr.25232) 4116 : cluster [DBG] pgmap v5060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:37.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7030 16 16 0 0 0 - 0 2024-07-28T14:08:38.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7031 16 16 0 0 0 - 0 2024-07-28T14:08:39.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:39 smithi022 bash[82865]: cluster 2024-07-28T14:08:38.007892+0000 mgr.y (mgr.25232) 4117 : cluster [DBG] pgmap v5061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:39.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:39 smithi022 bash[80503]: cluster 2024-07-28T14:08:38.007892+0000 mgr.y (mgr.25232) 4117 : cluster [DBG] pgmap v5061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:39 smithi150 bash[67543]: cluster 2024-07-28T14:08:38.007892+0000 mgr.y (mgr.25232) 4117 : cluster [DBG] pgmap v5061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:08:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:08:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:08:39.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7032 16 16 0 0 0 - 0 2024-07-28T14:08:40.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7033 16 16 0 0 0 - 0 2024-07-28T14:08:41.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:41 smithi150 bash[67543]: cluster 2024-07-28T14:08:40.009227+0000 mgr.y (mgr.25232) 4118 : cluster [DBG] pgmap v5062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:41 smithi022 bash[80503]: cluster 2024-07-28T14:08:40.009227+0000 mgr.y (mgr.25232) 4118 : cluster [DBG] pgmap v5062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:41 smithi022 bash[82865]: cluster 2024-07-28T14:08:40.009227+0000 mgr.y (mgr.25232) 4118 : cluster [DBG] pgmap v5062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:41.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7034 16 16 0 0 0 - 0 2024-07-28T14:08:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:08:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:08:42.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7035 16 16 0 0 0 - 0 2024-07-28T14:08:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:43 smithi150 bash[67543]: cluster 2024-07-28T14:08:42.010607+0000 mgr.y (mgr.25232) 4119 : cluster [DBG] pgmap v5063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:43 smithi022 bash[80503]: cluster 2024-07-28T14:08:42.010607+0000 mgr.y (mgr.25232) 4119 : cluster [DBG] pgmap v5063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:43.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:43 smithi022 bash[82865]: cluster 2024-07-28T14:08:42.010607+0000 mgr.y (mgr.25232) 4119 : cluster [DBG] pgmap v5063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:43.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7036 16 16 0 0 0 - 0 2024-07-28T14:08:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:44 smithi150 bash[67543]: cluster 2024-07-28T14:08:44.012063+0000 mgr.y (mgr.25232) 4120 : cluster [DBG] pgmap v5064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:44 smithi022 bash[80503]: cluster 2024-07-28T14:08:44.012063+0000 mgr.y (mgr.25232) 4120 : cluster [DBG] pgmap v5064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:44.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:44 smithi022 bash[82865]: cluster 2024-07-28T14:08:44.012063+0000 mgr.y (mgr.25232) 4120 : cluster [DBG] pgmap v5064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:44.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7037 16 16 0 0 0 - 0 2024-07-28T14:08:45.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7038 16 16 0 0 0 - 0 2024-07-28T14:08:46.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7039 16 16 0 0 0 - 0 2024-07-28T14:08:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:47 smithi022 bash[80503]: cluster 2024-07-28T14:08:46.013570+0000 mgr.y (mgr.25232) 4121 : cluster [DBG] pgmap v5065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:47 smithi022 bash[82865]: cluster 2024-07-28T14:08:46.013570+0000 mgr.y (mgr.25232) 4121 : cluster [DBG] pgmap v5065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:47 smithi150 bash[67543]: cluster 2024-07-28T14:08:46.013570+0000 mgr.y (mgr.25232) 4121 : cluster [DBG] pgmap v5065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:47.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:08:47.855542+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:08:47.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:08:47.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7040 16 16 0 0 0 - 0 2024-07-28T14:08:48.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7041 16 16 0 0 0 - 0 2024-07-28T14:08:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:49 smithi022 bash[82865]: cluster 2024-07-28T14:08:48.015095+0000 mgr.y (mgr.25232) 4122 : cluster [DBG] pgmap v5066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:49 smithi022 bash[80503]: cluster 2024-07-28T14:08:48.015095+0000 mgr.y (mgr.25232) 4122 : cluster [DBG] pgmap v5066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:49.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:49 smithi150 bash[67543]: cluster 2024-07-28T14:08:48.015095+0000 mgr.y (mgr.25232) 4122 : cluster [DBG] pgmap v5066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:08:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:08:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:08:49.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7042 16 16 0 0 0 - 0 2024-07-28T14:08:50.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7043 16 16 0 0 0 - 0 2024-07-28T14:08:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:51 smithi022 bash[80503]: cluster 2024-07-28T14:08:50.016607+0000 mgr.y (mgr.25232) 4123 : cluster [DBG] pgmap v5067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:51 smithi022 bash[80503]: audit 2024-07-28T14:08:50.398606+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:51 smithi022 bash[82865]: cluster 2024-07-28T14:08:50.016607+0000 mgr.y (mgr.25232) 4123 : cluster [DBG] pgmap v5067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:51 smithi022 bash[82865]: audit 2024-07-28T14:08:50.398606+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:51 smithi150 bash[67543]: cluster 2024-07-28T14:08:50.016607+0000 mgr.y (mgr.25232) 4123 : cluster [DBG] pgmap v5067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:51 smithi150 bash[67543]: audit 2024-07-28T14:08:50.398606+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:08:51.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7044 16 16 0 0 0 - 0 2024-07-28T14:08:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:08:52 smithi150 bash[60514]: ts=2024-07-28T14:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:08:52.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7045 16 16 0 0 0 - 0 2024-07-28T14:08:53.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:53 smithi150 bash[67543]: cluster 2024-07-28T14:08:52.018004+0000 mgr.y (mgr.25232) 4124 : cluster [DBG] pgmap v5068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:53.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:53 smithi022 bash[80503]: cluster 2024-07-28T14:08:52.018004+0000 mgr.y (mgr.25232) 4124 : cluster [DBG] pgmap v5068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:53.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:53 smithi022 bash[82865]: cluster 2024-07-28T14:08:52.018004+0000 mgr.y (mgr.25232) 4124 : cluster [DBG] pgmap v5068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:53.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7046 16 16 0 0 0 - 0 2024-07-28T14:08:54.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7047 16 16 0 0 0 - 0 2024-07-28T14:08:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:55 smithi150 bash[67543]: cluster 2024-07-28T14:08:54.019405+0000 mgr.y (mgr.25232) 4125 : cluster [DBG] pgmap v5069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:55 smithi022 bash[80503]: cluster 2024-07-28T14:08:54.019405+0000 mgr.y (mgr.25232) 4125 : cluster [DBG] pgmap v5069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:55.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:55 smithi022 bash[82865]: cluster 2024-07-28T14:08:54.019405+0000 mgr.y (mgr.25232) 4125 : cluster [DBG] pgmap v5069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:55.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7048 16 16 0 0 0 - 0 2024-07-28T14:08:56.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7049 16 16 0 0 0 - 0 2024-07-28T14:08:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:57 smithi150 bash[67543]: cluster 2024-07-28T14:08:56.020793+0000 mgr.y (mgr.25232) 4126 : cluster [DBG] pgmap v5070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:57 smithi022 bash[80503]: cluster 2024-07-28T14:08:56.020793+0000 mgr.y (mgr.25232) 4126 : cluster [DBG] pgmap v5070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:57.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:57 smithi022 bash[82865]: cluster 2024-07-28T14:08:56.020793+0000 mgr.y (mgr.25232) 4126 : cluster [DBG] pgmap v5070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:57.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7050 16 16 0 0 0 - 0 2024-07-28T14:08:58.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7051 16 16 0 0 0 - 0 2024-07-28T14:08:59.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:08:59 smithi022 bash[80503]: cluster 2024-07-28T14:08:58.022161+0000 mgr.y (mgr.25232) 4127 : cluster [DBG] pgmap v5071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:59.448 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:08:59 smithi022 bash[82865]: cluster 2024-07-28T14:08:58.022161+0000 mgr.y (mgr.25232) 4127 : cluster [DBG] pgmap v5071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:59.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:08:59 smithi150 bash[67543]: cluster 2024-07-28T14:08:58.022161+0000 mgr.y (mgr.25232) 4127 : cluster [DBG] pgmap v5071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:08:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:08:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:08:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:08:59.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7052 16 16 0 0 0 - 0 2024-07-28T14:09:00.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7053 16 16 0 0 0 - 0 2024-07-28T14:09:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:01 smithi150 bash[67543]: cluster 2024-07-28T14:09:00.023709+0000 mgr.y (mgr.25232) 4128 : cluster [DBG] pgmap v5072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:01 smithi022 bash[80503]: cluster 2024-07-28T14:09:00.023709+0000 mgr.y (mgr.25232) 4128 : cluster [DBG] pgmap v5072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:01 smithi022 bash[82865]: cluster 2024-07-28T14:09:00.023709+0000 mgr.y (mgr.25232) 4128 : cluster [DBG] pgmap v5072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:01.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7054 16 16 0 0 0 - 0 2024-07-28T14:09:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:09:02 smithi150 bash[60514]: ts=2024-07-28T14:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:09:02.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7055 16 16 0 0 0 - 0 2024-07-28T14:09:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:03 smithi150 bash[67543]: cluster 2024-07-28T14:09:02.025269+0000 mgr.y (mgr.25232) 4129 : cluster [DBG] pgmap v5073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:03 smithi022 bash[80503]: cluster 2024-07-28T14:09:02.025269+0000 mgr.y (mgr.25232) 4129 : cluster [DBG] pgmap v5073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:03 smithi022 bash[82865]: cluster 2024-07-28T14:09:02.025269+0000 mgr.y (mgr.25232) 4129 : cluster [DBG] pgmap v5073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:03.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7056 16 16 0 0 0 - 0 2024-07-28T14:09:04.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7057 16 16 0 0 0 - 0 2024-07-28T14:09:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:05 smithi150 bash[67543]: cluster 2024-07-28T14:09:04.026752+0000 mgr.y (mgr.25232) 4130 : cluster [DBG] pgmap v5074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:05 smithi022 bash[80503]: cluster 2024-07-28T14:09:04.026752+0000 mgr.y (mgr.25232) 4130 : cluster [DBG] pgmap v5074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:05 smithi022 bash[82865]: cluster 2024-07-28T14:09:04.026752+0000 mgr.y (mgr.25232) 4130 : cluster [DBG] pgmap v5074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:05.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7058 16 16 0 0 0 - 0 2024-07-28T14:09:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:06 smithi150 bash[67543]: audit 2024-07-28T14:09:05.399100+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:06 smithi022 bash[80503]: audit 2024-07-28T14:09:05.399100+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:06.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:06 smithi022 bash[82865]: audit 2024-07-28T14:09:05.399100+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:06.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7059 16 16 0 0 0 - 0 2024-07-28T14:09:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:07 smithi150 bash[67543]: cluster 2024-07-28T14:09:06.028256+0000 mgr.y (mgr.25232) 4131 : cluster [DBG] pgmap v5075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:07.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:07 smithi022 bash[80503]: cluster 2024-07-28T14:09:06.028256+0000 mgr.y (mgr.25232) 4131 : cluster [DBG] pgmap v5075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:07 smithi022 bash[82865]: cluster 2024-07-28T14:09:06.028256+0000 mgr.y (mgr.25232) 4131 : cluster [DBG] pgmap v5075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:07.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:09:07.858803+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:09:07.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:09:07.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7060 16 16 0 0 0 - 0 2024-07-28T14:09:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:08 smithi150 bash[67543]: cluster 2024-07-28T14:09:08.029612+0000 mgr.y (mgr.25232) 4132 : cluster [DBG] pgmap v5076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:08 smithi022 bash[82865]: cluster 2024-07-28T14:09:08.029612+0000 mgr.y (mgr.25232) 4132 : cluster [DBG] pgmap v5076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:08 smithi022 bash[80503]: cluster 2024-07-28T14:09:08.029612+0000 mgr.y (mgr.25232) 4132 : cluster [DBG] pgmap v5076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:08.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7061 16 16 0 0 0 - 0 2024-07-28T14:09:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:09:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:09:09] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:09:09.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7062 16 16 0 0 0 - 0 2024-07-28T14:09:10.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7063 16 16 0 0 0 - 0 2024-07-28T14:09:11.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:11 smithi150 bash[67543]: cluster 2024-07-28T14:09:10.030969+0000 mgr.y (mgr.25232) 4133 : cluster [DBG] pgmap v5077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:11 smithi022 bash[80503]: cluster 2024-07-28T14:09:10.030969+0000 mgr.y (mgr.25232) 4133 : cluster [DBG] pgmap v5077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:11.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:11 smithi022 bash[82865]: cluster 2024-07-28T14:09:10.030969+0000 mgr.y (mgr.25232) 4133 : cluster [DBG] pgmap v5077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:11.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7064 16 16 0 0 0 - 0 2024-07-28T14:09:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:09:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:09:12.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7065 16 16 0 0 0 - 0 2024-07-28T14:09:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:13 smithi150 bash[67543]: cluster 2024-07-28T14:09:12.032317+0000 mgr.y (mgr.25232) 4134 : cluster [DBG] pgmap v5078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:13 smithi022 bash[80503]: cluster 2024-07-28T14:09:12.032317+0000 mgr.y (mgr.25232) 4134 : cluster [DBG] pgmap v5078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:13.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:13 smithi022 bash[82865]: cluster 2024-07-28T14:09:12.032317+0000 mgr.y (mgr.25232) 4134 : cluster [DBG] pgmap v5078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:13.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7066 16 16 0 0 0 - 0 2024-07-28T14:09:14.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7067 16 16 0 0 0 - 0 2024-07-28T14:09:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:15 smithi150 bash[67543]: cluster 2024-07-28T14:09:14.033672+0000 mgr.y (mgr.25232) 4135 : cluster [DBG] pgmap v5079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:15 smithi022 bash[80503]: cluster 2024-07-28T14:09:14.033672+0000 mgr.y (mgr.25232) 4135 : cluster [DBG] pgmap v5079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:15 smithi022 bash[82865]: cluster 2024-07-28T14:09:14.033672+0000 mgr.y (mgr.25232) 4135 : cluster [DBG] pgmap v5079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:15.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7068 16 16 0 0 0 - 0 2024-07-28T14:09:16.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7069 16 16 0 0 0 - 0 2024-07-28T14:09:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:17 smithi150 bash[67543]: cluster 2024-07-28T14:09:16.035247+0000 mgr.y (mgr.25232) 4136 : cluster [DBG] pgmap v5080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:17 smithi022 bash[80503]: cluster 2024-07-28T14:09:16.035247+0000 mgr.y (mgr.25232) 4136 : cluster [DBG] pgmap v5080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:17 smithi022 bash[82865]: cluster 2024-07-28T14:09:16.035247+0000 mgr.y (mgr.25232) 4136 : cluster [DBG] pgmap v5080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:17.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7070 16 16 0 0 0 - 0 2024-07-28T14:09:18.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7071 16 16 0 0 0 - 0 2024-07-28T14:09:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:19 smithi022 bash[80503]: cluster 2024-07-28T14:09:18.036773+0000 mgr.y (mgr.25232) 4137 : cluster [DBG] pgmap v5081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:19 smithi022 bash[82865]: cluster 2024-07-28T14:09:18.036773+0000 mgr.y (mgr.25232) 4137 : cluster [DBG] pgmap v5081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:19 smithi150 bash[67543]: cluster 2024-07-28T14:09:18.036773+0000 mgr.y (mgr.25232) 4137 : cluster [DBG] pgmap v5081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:09:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:09:19] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:09:19.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7072 16 16 0 0 0 - 0 2024-07-28T14:09:20.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7073 16 16 0 0 0 - 0 2024-07-28T14:09:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:21 smithi150 bash[67543]: cluster 2024-07-28T14:09:20.038180+0000 mgr.y (mgr.25232) 4138 : cluster [DBG] pgmap v5082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:21 smithi150 bash[67543]: audit 2024-07-28T14:09:20.399537+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:21 smithi022 bash[82865]: cluster 2024-07-28T14:09:20.038180+0000 mgr.y (mgr.25232) 4138 : cluster [DBG] pgmap v5082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:21 smithi022 bash[82865]: audit 2024-07-28T14:09:20.399537+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:21 smithi022 bash[80503]: cluster 2024-07-28T14:09:20.038180+0000 mgr.y (mgr.25232) 4138 : cluster [DBG] pgmap v5082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:21 smithi022 bash[80503]: audit 2024-07-28T14:09:20.399537+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:21.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7074 16 16 0 0 0 - 0 2024-07-28T14:09:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:09:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:09:22.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7075 16 16 0 0 0 - 0 2024-07-28T14:09:23.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:23 smithi150 bash[67543]: cluster 2024-07-28T14:09:22.039559+0000 mgr.y (mgr.25232) 4139 : cluster [DBG] pgmap v5083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:23 smithi022 bash[80503]: cluster 2024-07-28T14:09:22.039559+0000 mgr.y (mgr.25232) 4139 : cluster [DBG] pgmap v5083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:23 smithi022 bash[82865]: cluster 2024-07-28T14:09:22.039559+0000 mgr.y (mgr.25232) 4139 : cluster [DBG] pgmap v5083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:23.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7076 16 16 0 0 0 - 0 2024-07-28T14:09:24.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7077 16 16 0 0 0 - 0 2024-07-28T14:09:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:25 smithi150 bash[67543]: cluster 2024-07-28T14:09:24.040897+0000 mgr.y (mgr.25232) 4140 : cluster [DBG] pgmap v5084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:25 smithi022 bash[80503]: cluster 2024-07-28T14:09:24.040897+0000 mgr.y (mgr.25232) 4140 : cluster [DBG] pgmap v5084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:25 smithi022 bash[82865]: cluster 2024-07-28T14:09:24.040897+0000 mgr.y (mgr.25232) 4140 : cluster [DBG] pgmap v5084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:25.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7078 16 16 0 0 0 - 0 2024-07-28T14:09:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:26 smithi150 bash[67543]: cluster 2024-07-28T14:09:26.042271+0000 mgr.y (mgr.25232) 4141 : cluster [DBG] pgmap v5085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:26 smithi022 bash[80503]: cluster 2024-07-28T14:09:26.042271+0000 mgr.y (mgr.25232) 4141 : cluster [DBG] pgmap v5085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:26 smithi022 bash[82865]: cluster 2024-07-28T14:09:26.042271+0000 mgr.y (mgr.25232) 4141 : cluster [DBG] pgmap v5085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:26.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7079 16 16 0 0 0 - 0 2024-07-28T14:09:27.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:09:27.862038+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:09:27.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:09:27.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7080 16 16 0 0 0 - 0 2024-07-28T14:09:28.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7081 16 16 0 0 0 - 0 2024-07-28T14:09:29.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:29 smithi022 bash[80503]: cluster 2024-07-28T14:09:28.043652+0000 mgr.y (mgr.25232) 4142 : cluster [DBG] pgmap v5086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:29.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:29 smithi022 bash[82865]: cluster 2024-07-28T14:09:28.043652+0000 mgr.y (mgr.25232) 4142 : cluster [DBG] pgmap v5086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:29.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:29 smithi150 bash[67543]: cluster 2024-07-28T14:09:28.043652+0000 mgr.y (mgr.25232) 4142 : cluster [DBG] pgmap v5086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:09:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:09:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:09:29.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7082 16 16 0 0 0 - 0 2024-07-28T14:09:30.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7083 16 16 0 0 0 - 0 2024-07-28T14:09:31.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:31 smithi150 bash[67543]: cluster 2024-07-28T14:09:30.045004+0000 mgr.y (mgr.25232) 4143 : cluster [DBG] pgmap v5087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:31.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:31 smithi022 bash[82865]: cluster 2024-07-28T14:09:30.045004+0000 mgr.y (mgr.25232) 4143 : cluster [DBG] pgmap v5087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:31 smithi022 bash[80503]: cluster 2024-07-28T14:09:30.045004+0000 mgr.y (mgr.25232) 4143 : cluster [DBG] pgmap v5087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:31.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7084 16 16 0 0 0 - 0 2024-07-28T14:09:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:09:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:09:32.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7085 16 16 0 0 0 - 0 2024-07-28T14:09:33.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:33 smithi150 bash[67543]: cluster 2024-07-28T14:09:32.046373+0000 mgr.y (mgr.25232) 4144 : cluster [DBG] pgmap v5088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:33 smithi150 bash[67543]: audit 2024-07-28T14:09:32.185964+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:09:33.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:33 smithi022 bash[82865]: cluster 2024-07-28T14:09:32.046373+0000 mgr.y (mgr.25232) 4144 : cluster [DBG] pgmap v5088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:33.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:33 smithi022 bash[82865]: audit 2024-07-28T14:09:32.185964+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:09:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:33 smithi022 bash[80503]: cluster 2024-07-28T14:09:32.046373+0000 mgr.y (mgr.25232) 4144 : cluster [DBG] pgmap v5088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:33 smithi022 bash[80503]: audit 2024-07-28T14:09:32.185964+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:09:33.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7086 16 16 0 0 0 - 0 2024-07-28T14:09:34.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7087 16 16 0 0 0 - 0 2024-07-28T14:09:35.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:35 smithi150 bash[67543]: cluster 2024-07-28T14:09:34.047745+0000 mgr.y (mgr.25232) 4145 : cluster [DBG] pgmap v5089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:35 smithi022 bash[80503]: cluster 2024-07-28T14:09:34.047745+0000 mgr.y (mgr.25232) 4145 : cluster [DBG] pgmap v5089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:35 smithi022 bash[82865]: cluster 2024-07-28T14:09:34.047745+0000 mgr.y (mgr.25232) 4145 : cluster [DBG] pgmap v5089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:35.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7088 16 16 0 0 0 - 0 2024-07-28T14:09:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:36 smithi150 bash[67543]: audit 2024-07-28T14:09:35.399859+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:36 smithi022 bash[80503]: audit 2024-07-28T14:09:35.399859+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:36 smithi022 bash[82865]: audit 2024-07-28T14:09:35.399859+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:36.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7089 16 16 0 0 0 - 0 2024-07-28T14:09:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:37 smithi150 bash[67543]: cluster 2024-07-28T14:09:36.049112+0000 mgr.y (mgr.25232) 4146 : cluster [DBG] pgmap v5090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:37 smithi022 bash[80503]: cluster 2024-07-28T14:09:36.049112+0000 mgr.y (mgr.25232) 4146 : cluster [DBG] pgmap v5090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:37.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:37 smithi022 bash[82865]: cluster 2024-07-28T14:09:36.049112+0000 mgr.y (mgr.25232) 4146 : cluster [DBG] pgmap v5090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:37.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7090 16 16 0 0 0 - 0 2024-07-28T14:09:38.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7091 16 16 0 0 0 - 0 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:37.863834+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:37.872175+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: cluster 2024-07-28T14:09:38.050019+0000 mgr.y (mgr.25232) 4147 : cluster [DBG] pgmap v5091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:38.148986+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:38.155443+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:38.571980+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:38.573406+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:09:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:38 smithi150 bash[67543]: audit 2024-07-28T14:09:38.579843+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:37.863834+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:37.872175+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: cluster 2024-07-28T14:09:38.050019+0000 mgr.y (mgr.25232) 4147 : cluster [DBG] pgmap v5091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:38.148986+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:38.155443+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:38.571980+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:38.573406+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[80503]: audit 2024-07-28T14:09:38.579843+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:37.863834+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:37.872175+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: cluster 2024-07-28T14:09:38.050019+0000 mgr.y (mgr.25232) 4147 : cluster [DBG] pgmap v5091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:38.148986+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:38.155443+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:38.571980+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:09:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:38.573406+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:09:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:38 smithi022 bash[82865]: audit 2024-07-28T14:09:38.579843+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:09:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:09:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:09:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:09:39.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7092 16 16 0 0 0 - 0 2024-07-28T14:09:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:40 smithi150 bash[67543]: cluster 2024-07-28T14:09:40.051369+0000 mgr.y (mgr.25232) 4148 : cluster [DBG] pgmap v5092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:40 smithi022 bash[80503]: cluster 2024-07-28T14:09:40.051369+0000 mgr.y (mgr.25232) 4148 : cluster [DBG] pgmap v5092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:40 smithi022 bash[82865]: cluster 2024-07-28T14:09:40.051369+0000 mgr.y (mgr.25232) 4148 : cluster [DBG] pgmap v5092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:40.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7093 16 16 0 0 0 - 0 2024-07-28T14:09:41.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7094 16 16 0 0 0 - 0 2024-07-28T14:09:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:09:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:09:42.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7095 16 16 0 0 0 - 0 2024-07-28T14:09:43.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:43 smithi150 bash[67543]: cluster 2024-07-28T14:09:42.052731+0000 mgr.y (mgr.25232) 4149 : cluster [DBG] pgmap v5093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:43 smithi022 bash[80503]: cluster 2024-07-28T14:09:42.052731+0000 mgr.y (mgr.25232) 4149 : cluster [DBG] pgmap v5093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:43 smithi022 bash[82865]: cluster 2024-07-28T14:09:42.052731+0000 mgr.y (mgr.25232) 4149 : cluster [DBG] pgmap v5093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:43.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7096 16 16 0 0 0 - 0 2024-07-28T14:09:44.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7097 16 16 0 0 0 - 0 2024-07-28T14:09:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:45 smithi150 bash[67543]: cluster 2024-07-28T14:09:44.054063+0000 mgr.y (mgr.25232) 4150 : cluster [DBG] pgmap v5094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:45 smithi022 bash[80503]: cluster 2024-07-28T14:09:44.054063+0000 mgr.y (mgr.25232) 4150 : cluster [DBG] pgmap v5094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:45 smithi022 bash[82865]: cluster 2024-07-28T14:09:44.054063+0000 mgr.y (mgr.25232) 4150 : cluster [DBG] pgmap v5094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:45.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7098 16 16 0 0 0 - 0 2024-07-28T14:09:46.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7099 16 16 0 0 0 - 0 2024-07-28T14:09:47.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:47 smithi150 bash[67543]: cluster 2024-07-28T14:09:46.055419+0000 mgr.y (mgr.25232) 4151 : cluster [DBG] pgmap v5095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:47.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:47 smithi022 bash[80503]: cluster 2024-07-28T14:09:46.055419+0000 mgr.y (mgr.25232) 4151 : cluster [DBG] pgmap v5095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:47.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:47 smithi022 bash[82865]: cluster 2024-07-28T14:09:46.055419+0000 mgr.y (mgr.25232) 4151 : cluster [DBG] pgmap v5095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:47.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:09:47.865238+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:09:47.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:09:47.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7100 16 16 0 0 0 - 0 2024-07-28T14:09:48.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7101 16 16 0 0 0 - 0 2024-07-28T14:09:49.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:49 smithi022 bash[80503]: cluster 2024-07-28T14:09:48.056764+0000 mgr.y (mgr.25232) 4152 : cluster [DBG] pgmap v5096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:49.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:49 smithi022 bash[82865]: cluster 2024-07-28T14:09:48.056764+0000 mgr.y (mgr.25232) 4152 : cluster [DBG] pgmap v5096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:49.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:49 smithi150 bash[67543]: cluster 2024-07-28T14:09:48.056764+0000 mgr.y (mgr.25232) 4152 : cluster [DBG] pgmap v5096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:09:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:09:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:09:49.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7102 16 16 0 0 0 - 0 2024-07-28T14:09:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:50 smithi150 bash[67543]: cluster 2024-07-28T14:09:50.058098+0000 mgr.y (mgr.25232) 4153 : cluster [DBG] pgmap v5097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:50 smithi022 bash[80503]: cluster 2024-07-28T14:09:50.058098+0000 mgr.y (mgr.25232) 4153 : cluster [DBG] pgmap v5097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:50.600 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:50 smithi022 bash[82865]: cluster 2024-07-28T14:09:50.058098+0000 mgr.y (mgr.25232) 4153 : cluster [DBG] pgmap v5097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:50.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7103 16 16 0 0 0 - 0 2024-07-28T14:09:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:51 smithi150 bash[67543]: audit 2024-07-28T14:09:50.400338+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:51 smithi022 bash[80503]: audit 2024-07-28T14:09:50.400338+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:51 smithi022 bash[82865]: audit 2024-07-28T14:09:50.400338+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:09:51.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7104 16 16 0 0 0 - 0 2024-07-28T14:09:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:52 smithi150 bash[67543]: cluster 2024-07-28T14:09:52.059460+0000 mgr.y (mgr.25232) 4154 : cluster [DBG] pgmap v5098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:09:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:09:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:52 smithi022 bash[80503]: cluster 2024-07-28T14:09:52.059460+0000 mgr.y (mgr.25232) 4154 : cluster [DBG] pgmap v5098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:52.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:52 smithi022 bash[82865]: cluster 2024-07-28T14:09:52.059460+0000 mgr.y (mgr.25232) 4154 : cluster [DBG] pgmap v5098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:52.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7105 16 16 0 0 0 - 0 2024-07-28T14:09:53.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7106 16 16 0 0 0 - 0 2024-07-28T14:09:54.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7107 16 16 0 0 0 - 0 2024-07-28T14:09:55.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:55 smithi150 bash[67543]: cluster 2024-07-28T14:09:54.060797+0000 mgr.y (mgr.25232) 4155 : cluster [DBG] pgmap v5099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:55 smithi022 bash[80503]: cluster 2024-07-28T14:09:54.060797+0000 mgr.y (mgr.25232) 4155 : cluster [DBG] pgmap v5099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:55.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:55 smithi022 bash[82865]: cluster 2024-07-28T14:09:54.060797+0000 mgr.y (mgr.25232) 4155 : cluster [DBG] pgmap v5099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:55.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7108 16 16 0 0 0 - 0 2024-07-28T14:09:56.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7109 16 16 0 0 0 - 0 2024-07-28T14:09:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:57 smithi150 bash[67543]: cluster 2024-07-28T14:09:56.062123+0000 mgr.y (mgr.25232) 4156 : cluster [DBG] pgmap v5100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:57 smithi022 bash[80503]: cluster 2024-07-28T14:09:56.062123+0000 mgr.y (mgr.25232) 4156 : cluster [DBG] pgmap v5100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:57 smithi022 bash[82865]: cluster 2024-07-28T14:09:56.062123+0000 mgr.y (mgr.25232) 4156 : cluster [DBG] pgmap v5100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:57.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7110 16 16 0 0 0 - 0 2024-07-28T14:09:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:09:58 smithi150 bash[67543]: cluster 2024-07-28T14:09:58.063473+0000 mgr.y (mgr.25232) 4157 : cluster [DBG] pgmap v5101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:09:58 smithi022 bash[80503]: cluster 2024-07-28T14:09:58.063473+0000 mgr.y (mgr.25232) 4157 : cluster [DBG] pgmap v5101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:09:58 smithi022 bash[82865]: cluster 2024-07-28T14:09:58.063473+0000 mgr.y (mgr.25232) 4157 : cluster [DBG] pgmap v5101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:09:58.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7111 16 16 0 0 0 - 0 2024-07-28T14:09:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:09:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:09:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:09:59.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7112 16 16 0 0 0 - 0 2024-07-28T14:10:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:00 smithi022 bash[80503]: cluster 2024-07-28T14:10:00.000183+0000 mon.a (mon.0) 4238 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:10:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:00 smithi022 bash[82865]: cluster 2024-07-28T14:10:00.000183+0000 mon.a (mon.0) 4238 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:10:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:00 smithi150 bash[67543]: cluster 2024-07-28T14:10:00.000183+0000 mon.a (mon.0) 4238 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:10:00.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7113 16 16 0 0 0 - 0 2024-07-28T14:10:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:01 smithi022 bash[80503]: cluster 2024-07-28T14:10:00.064791+0000 mgr.y (mgr.25232) 4158 : cluster [DBG] pgmap v5102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:01 smithi022 bash[82865]: cluster 2024-07-28T14:10:00.064791+0000 mgr.y (mgr.25232) 4158 : cluster [DBG] pgmap v5102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:01 smithi150 bash[67543]: cluster 2024-07-28T14:10:00.064791+0000 mgr.y (mgr.25232) 4158 : cluster [DBG] pgmap v5102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:01.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7114 16 16 0 0 0 - 0 2024-07-28T14:10:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:10:02 smithi150 bash[60514]: ts=2024-07-28T14:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:10:02.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7115 16 16 0 0 0 - 0 2024-07-28T14:10:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:03 smithi150 bash[67543]: cluster 2024-07-28T14:10:02.066149+0000 mgr.y (mgr.25232) 4159 : cluster [DBG] pgmap v5103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:03 smithi022 bash[80503]: cluster 2024-07-28T14:10:02.066149+0000 mgr.y (mgr.25232) 4159 : cluster [DBG] pgmap v5103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:03.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:03 smithi022 bash[82865]: cluster 2024-07-28T14:10:02.066149+0000 mgr.y (mgr.25232) 4159 : cluster [DBG] pgmap v5103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:03.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7116 16 16 0 0 0 - 0 2024-07-28T14:10:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:04 smithi150 bash[67543]: cluster 2024-07-28T14:10:04.067503+0000 mgr.y (mgr.25232) 4160 : cluster [DBG] pgmap v5104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:04 smithi022 bash[80503]: cluster 2024-07-28T14:10:04.067503+0000 mgr.y (mgr.25232) 4160 : cluster [DBG] pgmap v5104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:04 smithi022 bash[82865]: cluster 2024-07-28T14:10:04.067503+0000 mgr.y (mgr.25232) 4160 : cluster [DBG] pgmap v5104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:04.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7117 16 16 0 0 0 - 0 2024-07-28T14:10:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:05 smithi150 bash[67543]: audit 2024-07-28T14:10:05.400813+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:05 smithi022 bash[80503]: audit 2024-07-28T14:10:05.400813+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:05.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:05 smithi022 bash[82865]: audit 2024-07-28T14:10:05.400813+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:05.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7118 16 16 0 0 0 - 0 2024-07-28T14:10:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:06 smithi150 bash[67543]: cluster 2024-07-28T14:10:06.068879+0000 mgr.y (mgr.25232) 4161 : cluster [DBG] pgmap v5105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:06 smithi022 bash[80503]: cluster 2024-07-28T14:10:06.068879+0000 mgr.y (mgr.25232) 4161 : cluster [DBG] pgmap v5105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:06 smithi022 bash[82865]: cluster 2024-07-28T14:10:06.068879+0000 mgr.y (mgr.25232) 4161 : cluster [DBG] pgmap v5105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:06.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7119 16 16 0 0 0 - 0 2024-07-28T14:10:07.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:10:07.868458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:10:07.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:10:07.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7120 16 16 0 0 0 - 0 2024-07-28T14:10:08.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7121 16 16 0 0 0 - 0 2024-07-28T14:10:09.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:09 smithi022 bash[80503]: cluster 2024-07-28T14:10:08.070184+0000 mgr.y (mgr.25232) 4162 : cluster [DBG] pgmap v5106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:09.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:09 smithi022 bash[82865]: cluster 2024-07-28T14:10:08.070184+0000 mgr.y (mgr.25232) 4162 : cluster [DBG] pgmap v5106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:09 smithi150 bash[67543]: cluster 2024-07-28T14:10:08.070184+0000 mgr.y (mgr.25232) 4162 : cluster [DBG] pgmap v5106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:10:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:10:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:10:09.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7122 16 16 0 0 0 - 0 2024-07-28T14:10:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:10 smithi150 bash[67543]: cluster 2024-07-28T14:10:10.071548+0000 mgr.y (mgr.25232) 4163 : cluster [DBG] pgmap v5107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:10 smithi022 bash[80503]: cluster 2024-07-28T14:10:10.071548+0000 mgr.y (mgr.25232) 4163 : cluster [DBG] pgmap v5107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:10.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:10 smithi022 bash[82865]: cluster 2024-07-28T14:10:10.071548+0000 mgr.y (mgr.25232) 4163 : cluster [DBG] pgmap v5107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:10.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7123 16 16 0 0 0 - 0 2024-07-28T14:10:11.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7124 16 16 0 0 0 - 0 2024-07-28T14:10:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:12 smithi150 bash[67543]: cluster 2024-07-28T14:10:12.072928+0000 mgr.y (mgr.25232) 4164 : cluster [DBG] pgmap v5108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:10:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:10:12.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:12 smithi022 bash[82865]: cluster 2024-07-28T14:10:12.072928+0000 mgr.y (mgr.25232) 4164 : cluster [DBG] pgmap v5108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:12 smithi022 bash[80503]: cluster 2024-07-28T14:10:12.072928+0000 mgr.y (mgr.25232) 4164 : cluster [DBG] pgmap v5108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:12.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7125 16 16 0 0 0 - 0 2024-07-28T14:10:13.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7126 16 16 0 0 0 - 0 2024-07-28T14:10:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:14 smithi150 bash[67543]: cluster 2024-07-28T14:10:14.074289+0000 mgr.y (mgr.25232) 4165 : cluster [DBG] pgmap v5109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:14 smithi022 bash[82865]: cluster 2024-07-28T14:10:14.074289+0000 mgr.y (mgr.25232) 4165 : cluster [DBG] pgmap v5109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:14 smithi022 bash[80503]: cluster 2024-07-28T14:10:14.074289+0000 mgr.y (mgr.25232) 4165 : cluster [DBG] pgmap v5109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:14.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7127 16 16 0 0 0 - 0 2024-07-28T14:10:15.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7128 16 16 0 0 0 - 0 2024-07-28T14:10:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:16 smithi150 bash[67543]: cluster 2024-07-28T14:10:16.075645+0000 mgr.y (mgr.25232) 4166 : cluster [DBG] pgmap v5110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:16 smithi022 bash[80503]: cluster 2024-07-28T14:10:16.075645+0000 mgr.y (mgr.25232) 4166 : cluster [DBG] pgmap v5110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:16 smithi022 bash[82865]: cluster 2024-07-28T14:10:16.075645+0000 mgr.y (mgr.25232) 4166 : cluster [DBG] pgmap v5110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:16.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7129 16 16 0 0 0 - 0 2024-07-28T14:10:17.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7130 16 16 0 0 0 - 0 2024-07-28T14:10:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:18 smithi150 bash[67543]: cluster 2024-07-28T14:10:18.077012+0000 mgr.y (mgr.25232) 4167 : cluster [DBG] pgmap v5111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:18 smithi022 bash[80503]: cluster 2024-07-28T14:10:18.077012+0000 mgr.y (mgr.25232) 4167 : cluster [DBG] pgmap v5111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:18 smithi022 bash[82865]: cluster 2024-07-28T14:10:18.077012+0000 mgr.y (mgr.25232) 4167 : cluster [DBG] pgmap v5111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:18.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7131 16 16 0 0 0 - 0 2024-07-28T14:10:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:10:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:10:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:10:19.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7132 16 16 0 0 0 - 0 2024-07-28T14:10:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:20 smithi150 bash[67543]: cluster 2024-07-28T14:10:20.078417+0000 mgr.y (mgr.25232) 4168 : cluster [DBG] pgmap v5112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:20 smithi022 bash[80503]: cluster 2024-07-28T14:10:20.078417+0000 mgr.y (mgr.25232) 4168 : cluster [DBG] pgmap v5112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:20 smithi022 bash[82865]: cluster 2024-07-28T14:10:20.078417+0000 mgr.y (mgr.25232) 4168 : cluster [DBG] pgmap v5112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:20.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7133 16 16 0 0 0 - 0 2024-07-28T14:10:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:21 smithi150 bash[67543]: audit 2024-07-28T14:10:20.401162+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:21 smithi022 bash[80503]: audit 2024-07-28T14:10:20.401162+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:21 smithi022 bash[82865]: audit 2024-07-28T14:10:20.401162+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:21.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7134 16 16 0 0 0 - 0 2024-07-28T14:10:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:22 smithi150 bash[67543]: cluster 2024-07-28T14:10:22.079770+0000 mgr.y (mgr.25232) 4169 : cluster [DBG] pgmap v5113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:10:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:10:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:22 smithi022 bash[80503]: cluster 2024-07-28T14:10:22.079770+0000 mgr.y (mgr.25232) 4169 : cluster [DBG] pgmap v5113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:22 smithi022 bash[82865]: cluster 2024-07-28T14:10:22.079770+0000 mgr.y (mgr.25232) 4169 : cluster [DBG] pgmap v5113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:22.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7135 16 16 0 0 0 - 0 2024-07-28T14:10:23.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7136 16 16 0 0 0 - 0 2024-07-28T14:10:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:24 smithi150 bash[67543]: cluster 2024-07-28T14:10:24.081134+0000 mgr.y (mgr.25232) 4170 : cluster [DBG] pgmap v5114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:24 smithi022 bash[80503]: cluster 2024-07-28T14:10:24.081134+0000 mgr.y (mgr.25232) 4170 : cluster [DBG] pgmap v5114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:24 smithi022 bash[82865]: cluster 2024-07-28T14:10:24.081134+0000 mgr.y (mgr.25232) 4170 : cluster [DBG] pgmap v5114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:24.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7137 16 16 0 0 0 - 0 2024-07-28T14:10:25.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7138 16 16 0 0 0 - 0 2024-07-28T14:10:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:26 smithi150 bash[67543]: cluster 2024-07-28T14:10:26.082493+0000 mgr.y (mgr.25232) 4171 : cluster [DBG] pgmap v5115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:26 smithi022 bash[80503]: cluster 2024-07-28T14:10:26.082493+0000 mgr.y (mgr.25232) 4171 : cluster [DBG] pgmap v5115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:26 smithi022 bash[82865]: cluster 2024-07-28T14:10:26.082493+0000 mgr.y (mgr.25232) 4171 : cluster [DBG] pgmap v5115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:26.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7139 16 16 0 0 0 - 0 2024-07-28T14:10:27.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:10:27.871523+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:10:27.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:10:27.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7140 16 16 0 0 0 - 0 2024-07-28T14:10:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:28 smithi150 bash[67543]: cluster 2024-07-28T14:10:28.083854+0000 mgr.y (mgr.25232) 4172 : cluster [DBG] pgmap v5116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:28 smithi022 bash[80503]: cluster 2024-07-28T14:10:28.083854+0000 mgr.y (mgr.25232) 4172 : cluster [DBG] pgmap v5116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:28 smithi022 bash[82865]: cluster 2024-07-28T14:10:28.083854+0000 mgr.y (mgr.25232) 4172 : cluster [DBG] pgmap v5116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:28.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7141 16 16 0 0 0 - 0 2024-07-28T14:10:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:10:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:10:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:10:29.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7142 16 16 0 0 0 - 0 2024-07-28T14:10:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:30 smithi150 bash[67543]: cluster 2024-07-28T14:10:30.085234+0000 mgr.y (mgr.25232) 4173 : cluster [DBG] pgmap v5117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:30.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:30 smithi022 bash[82865]: cluster 2024-07-28T14:10:30.085234+0000 mgr.y (mgr.25232) 4173 : cluster [DBG] pgmap v5117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:30 smithi022 bash[80503]: cluster 2024-07-28T14:10:30.085234+0000 mgr.y (mgr.25232) 4173 : cluster [DBG] pgmap v5117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:30.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7143 16 16 0 0 0 - 0 2024-07-28T14:10:31.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7144 16 16 0 0 0 - 0 2024-07-28T14:10:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:32 smithi150 bash[67543]: cluster 2024-07-28T14:10:32.086625+0000 mgr.y (mgr.25232) 4174 : cluster [DBG] pgmap v5118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:10:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:10:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:32 smithi022 bash[80503]: cluster 2024-07-28T14:10:32.086625+0000 mgr.y (mgr.25232) 4174 : cluster [DBG] pgmap v5118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:32.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:32 smithi022 bash[82865]: cluster 2024-07-28T14:10:32.086625+0000 mgr.y (mgr.25232) 4174 : cluster [DBG] pgmap v5118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:32.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7145 16 16 0 0 0 - 0 2024-07-28T14:10:33.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7146 16 16 0 0 0 - 0 2024-07-28T14:10:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:34 smithi150 bash[67543]: cluster 2024-07-28T14:10:34.087974+0000 mgr.y (mgr.25232) 4175 : cluster [DBG] pgmap v5119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:34 smithi022 bash[80503]: cluster 2024-07-28T14:10:34.087974+0000 mgr.y (mgr.25232) 4175 : cluster [DBG] pgmap v5119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:34 smithi022 bash[82865]: cluster 2024-07-28T14:10:34.087974+0000 mgr.y (mgr.25232) 4175 : cluster [DBG] pgmap v5119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:34.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7147 16 16 0 0 0 - 0 2024-07-28T14:10:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:35 smithi150 bash[67543]: audit 2024-07-28T14:10:35.401636+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:35 smithi022 bash[80503]: audit 2024-07-28T14:10:35.401636+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:35.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:35 smithi022 bash[82865]: audit 2024-07-28T14:10:35.401636+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:35.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7148 16 16 0 0 0 - 0 2024-07-28T14:10:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:36 smithi150 bash[67543]: cluster 2024-07-28T14:10:36.089343+0000 mgr.y (mgr.25232) 4176 : cluster [DBG] pgmap v5120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:36 smithi022 bash[82865]: cluster 2024-07-28T14:10:36.089343+0000 mgr.y (mgr.25232) 4176 : cluster [DBG] pgmap v5120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:36 smithi022 bash[80503]: cluster 2024-07-28T14:10:36.089343+0000 mgr.y (mgr.25232) 4176 : cluster [DBG] pgmap v5120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:36.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7149 16 16 0 0 0 - 0 2024-07-28T14:10:37.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7150 16 16 0 0 0 - 0 2024-07-28T14:10:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:38 smithi150 bash[67543]: cluster 2024-07-28T14:10:38.090727+0000 mgr.y (mgr.25232) 4177 : cluster [DBG] pgmap v5121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:38 smithi022 bash[80503]: cluster 2024-07-28T14:10:38.090727+0000 mgr.y (mgr.25232) 4177 : cluster [DBG] pgmap v5121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:38 smithi022 bash[82865]: cluster 2024-07-28T14:10:38.090727+0000 mgr.y (mgr.25232) 4177 : cluster [DBG] pgmap v5121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:38.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7151 16 16 0 0 0 - 0 2024-07-28T14:10:39.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:39 smithi150 bash[67543]: audit 2024-07-28T14:10:38.705498+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:10:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:39 smithi022 bash[80503]: audit 2024-07-28T14:10:38.705498+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:10:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:10:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:10:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:10:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:39 smithi022 bash[82865]: audit 2024-07-28T14:10:38.705498+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:10:39.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7152 16 16 0 0 0 - 0 2024-07-28T14:10:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:40 smithi150 bash[67543]: cluster 2024-07-28T14:10:40.092084+0000 mgr.y (mgr.25232) 4178 : cluster [DBG] pgmap v5122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:40 smithi022 bash[80503]: cluster 2024-07-28T14:10:40.092084+0000 mgr.y (mgr.25232) 4178 : cluster [DBG] pgmap v5122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:40 smithi022 bash[82865]: cluster 2024-07-28T14:10:40.092084+0000 mgr.y (mgr.25232) 4178 : cluster [DBG] pgmap v5122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:40.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7153 16 16 0 0 0 - 0 2024-07-28T14:10:41.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7154 16 16 0 0 0 - 0 2024-07-28T14:10:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:42 smithi150 bash[67543]: cluster 2024-07-28T14:10:42.093449+0000 mgr.y (mgr.25232) 4179 : cluster [DBG] pgmap v5123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:10:42 smithi150 bash[60514]: ts=2024-07-28T14:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:10:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:42 smithi022 bash[80503]: cluster 2024-07-28T14:10:42.093449+0000 mgr.y (mgr.25232) 4179 : cluster [DBG] pgmap v5123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:42 smithi022 bash[82865]: cluster 2024-07-28T14:10:42.093449+0000 mgr.y (mgr.25232) 4179 : cluster [DBG] pgmap v5123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:42.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7155 16 16 0 0 0 - 0 2024-07-28T14:10:43.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7156 16 16 0 0 0 - 0 2024-07-28T14:10:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:44 smithi150 bash[67543]: cluster 2024-07-28T14:10:44.094081+0000 mgr.y (mgr.25232) 4180 : cluster [DBG] pgmap v5124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:44.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:44 smithi022 bash[82865]: cluster 2024-07-28T14:10:44.094081+0000 mgr.y (mgr.25232) 4180 : cluster [DBG] pgmap v5124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:44 smithi022 bash[80503]: cluster 2024-07-28T14:10:44.094081+0000 mgr.y (mgr.25232) 4180 : cluster [DBG] pgmap v5124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:44.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7157 16 16 0 0 0 - 0 2024-07-28T14:10:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:44.365976+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:44.370967+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:44.597008+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:44.608615+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:45.004868+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:45.006382+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:10:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:45 smithi150 bash[67543]: audit 2024-07-28T14:10:45.017473+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:44.365976+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:44.370967+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:44.597008+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:44.608615+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:45.004868+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:45.006382+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[80503]: audit 2024-07-28T14:10:45.017473+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:44.365976+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:44.370967+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:44.597008+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:44.608615+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:45.004868+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:45.006382+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:10:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:45 smithi022 bash[82865]: audit 2024-07-28T14:10:45.017473+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:10:45.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7158 16 16 0 0 0 - 0 2024-07-28T14:10:46.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:46 smithi150 bash[67543]: cluster 2024-07-28T14:10:46.095543+0000 mgr.y (mgr.25232) 4181 : cluster [DBG] pgmap v5125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:46 smithi022 bash[80503]: cluster 2024-07-28T14:10:46.095543+0000 mgr.y (mgr.25232) 4181 : cluster [DBG] pgmap v5125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:46 smithi022 bash[82865]: cluster 2024-07-28T14:10:46.095543+0000 mgr.y (mgr.25232) 4181 : cluster [DBG] pgmap v5125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:46.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7159 16 16 0 0 0 - 0 2024-07-28T14:10:47.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:10:47.874653+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:10:47.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:10:47.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7160 16 16 0 0 0 - 0 2024-07-28T14:10:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:48 smithi150 bash[67543]: cluster 2024-07-28T14:10:48.097053+0000 mgr.y (mgr.25232) 4182 : cluster [DBG] pgmap v5126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:48 smithi022 bash[80503]: cluster 2024-07-28T14:10:48.097053+0000 mgr.y (mgr.25232) 4182 : cluster [DBG] pgmap v5126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:48.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:48 smithi022 bash[82865]: cluster 2024-07-28T14:10:48.097053+0000 mgr.y (mgr.25232) 4182 : cluster [DBG] pgmap v5126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:48.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7161 16 16 0 0 0 - 0 2024-07-28T14:10:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:10:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:10:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:10:49.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7162 16 16 0 0 0 - 0 2024-07-28T14:10:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:50 smithi150 bash[67543]: cluster 2024-07-28T14:10:50.098587+0000 mgr.y (mgr.25232) 4183 : cluster [DBG] pgmap v5127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:50 smithi022 bash[80503]: cluster 2024-07-28T14:10:50.098587+0000 mgr.y (mgr.25232) 4183 : cluster [DBG] pgmap v5127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:50 smithi022 bash[82865]: cluster 2024-07-28T14:10:50.098587+0000 mgr.y (mgr.25232) 4183 : cluster [DBG] pgmap v5127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:50.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7163 16 16 0 0 0 - 0 2024-07-28T14:10:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:51 smithi150 bash[67543]: audit 2024-07-28T14:10:50.402370+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:51 smithi022 bash[80503]: audit 2024-07-28T14:10:50.402370+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:51 smithi022 bash[82865]: audit 2024-07-28T14:10:50.402370+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:10:51.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7164 16 16 0 0 0 - 0 2024-07-28T14:10:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:52 smithi150 bash[67543]: cluster 2024-07-28T14:10:52.100125+0000 mgr.y (mgr.25232) 4184 : cluster [DBG] pgmap v5128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:10:52 smithi150 bash[60514]: ts=2024-07-28T14:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:10:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:52 smithi022 bash[80503]: cluster 2024-07-28T14:10:52.100125+0000 mgr.y (mgr.25232) 4184 : cluster [DBG] pgmap v5128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:52 smithi022 bash[82865]: cluster 2024-07-28T14:10:52.100125+0000 mgr.y (mgr.25232) 4184 : cluster [DBG] pgmap v5128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:52.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7165 16 16 0 0 0 - 0 2024-07-28T14:10:53.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7166 16 16 0 0 0 - 0 2024-07-28T14:10:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:54 smithi150 bash[67543]: cluster 2024-07-28T14:10:54.101636+0000 mgr.y (mgr.25232) 4185 : cluster [DBG] pgmap v5129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:54 smithi022 bash[80503]: cluster 2024-07-28T14:10:54.101636+0000 mgr.y (mgr.25232) 4185 : cluster [DBG] pgmap v5129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:54 smithi022 bash[82865]: cluster 2024-07-28T14:10:54.101636+0000 mgr.y (mgr.25232) 4185 : cluster [DBG] pgmap v5129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:54.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7167 16 16 0 0 0 - 0 2024-07-28T14:10:55.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7168 16 16 0 0 0 - 0 2024-07-28T14:10:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:56 smithi150 bash[67543]: cluster 2024-07-28T14:10:56.103192+0000 mgr.y (mgr.25232) 4186 : cluster [DBG] pgmap v5130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:56 smithi022 bash[80503]: cluster 2024-07-28T14:10:56.103192+0000 mgr.y (mgr.25232) 4186 : cluster [DBG] pgmap v5130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:56 smithi022 bash[82865]: cluster 2024-07-28T14:10:56.103192+0000 mgr.y (mgr.25232) 4186 : cluster [DBG] pgmap v5130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:56.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7169 16 16 0 0 0 - 0 2024-07-28T14:10:57.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7170 16 16 0 0 0 - 0 2024-07-28T14:10:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:10:58 smithi150 bash[67543]: cluster 2024-07-28T14:10:58.104723+0000 mgr.y (mgr.25232) 4187 : cluster [DBG] pgmap v5131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:10:58 smithi022 bash[80503]: cluster 2024-07-28T14:10:58.104723+0000 mgr.y (mgr.25232) 4187 : cluster [DBG] pgmap v5131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:58.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:10:58 smithi022 bash[82865]: cluster 2024-07-28T14:10:58.104723+0000 mgr.y (mgr.25232) 4187 : cluster [DBG] pgmap v5131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:10:58.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7171 16 16 0 0 0 - 0 2024-07-28T14:10:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:10:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:10:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:10:59.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7172 16 16 0 0 0 - 0 2024-07-28T14:11:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:00 smithi150 bash[67543]: cluster 2024-07-28T14:11:00.106272+0000 mgr.y (mgr.25232) 4188 : cluster [DBG] pgmap v5132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:00 smithi022 bash[80503]: cluster 2024-07-28T14:11:00.106272+0000 mgr.y (mgr.25232) 4188 : cluster [DBG] pgmap v5132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:00 smithi022 bash[82865]: cluster 2024-07-28T14:11:00.106272+0000 mgr.y (mgr.25232) 4188 : cluster [DBG] pgmap v5132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:00.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7173 16 16 0 0 0 - 0 2024-07-28T14:11:01.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7174 16 16 0 0 0 - 0 2024-07-28T14:11:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:02 smithi150 bash[67543]: cluster 2024-07-28T14:11:02.107827+0000 mgr.y (mgr.25232) 4189 : cluster [DBG] pgmap v5133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:11:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:11:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:02 smithi022 bash[80503]: cluster 2024-07-28T14:11:02.107827+0000 mgr.y (mgr.25232) 4189 : cluster [DBG] pgmap v5133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:02 smithi022 bash[82865]: cluster 2024-07-28T14:11:02.107827+0000 mgr.y (mgr.25232) 4189 : cluster [DBG] pgmap v5133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:02.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7175 16 16 0 0 0 - 0 2024-07-28T14:11:03.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7176 16 16 0 0 0 - 0 2024-07-28T14:11:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:04 smithi150 bash[67543]: cluster 2024-07-28T14:11:04.109323+0000 mgr.y (mgr.25232) 4190 : cluster [DBG] pgmap v5134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:04 smithi022 bash[80503]: cluster 2024-07-28T14:11:04.109323+0000 mgr.y (mgr.25232) 4190 : cluster [DBG] pgmap v5134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:04 smithi022 bash[82865]: cluster 2024-07-28T14:11:04.109323+0000 mgr.y (mgr.25232) 4190 : cluster [DBG] pgmap v5134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:04.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7177 16 16 0 0 0 - 0 2024-07-28T14:11:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:05 smithi150 bash[67543]: audit 2024-07-28T14:11:05.402860+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:05 smithi022 bash[80503]: audit 2024-07-28T14:11:05.402860+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:05 smithi022 bash[82865]: audit 2024-07-28T14:11:05.402860+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:05.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7178 16 16 0 0 0 - 0 2024-07-28T14:11:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:06 smithi150 bash[67543]: cluster 2024-07-28T14:11:06.110880+0000 mgr.y (mgr.25232) 4191 : cluster [DBG] pgmap v5135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:06 smithi022 bash[80503]: cluster 2024-07-28T14:11:06.110880+0000 mgr.y (mgr.25232) 4191 : cluster [DBG] pgmap v5135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:06 smithi022 bash[82865]: cluster 2024-07-28T14:11:06.110880+0000 mgr.y (mgr.25232) 4191 : cluster [DBG] pgmap v5135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:06.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7179 16 16 0 0 0 - 0 2024-07-28T14:11:07.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:11:07.877843+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:11:07.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:11:07.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7180 16 16 0 0 0 - 0 2024-07-28T14:11:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:08 smithi150 bash[67543]: cluster 2024-07-28T14:11:08.112405+0000 mgr.y (mgr.25232) 4192 : cluster [DBG] pgmap v5136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:08 smithi022 bash[82865]: cluster 2024-07-28T14:11:08.112405+0000 mgr.y (mgr.25232) 4192 : cluster [DBG] pgmap v5136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:08 smithi022 bash[80503]: cluster 2024-07-28T14:11:08.112405+0000 mgr.y (mgr.25232) 4192 : cluster [DBG] pgmap v5136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:08.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7181 16 16 0 0 0 - 0 2024-07-28T14:11:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:11:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:11:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:11:09.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7182 16 16 0 0 0 - 0 2024-07-28T14:11:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:10 smithi150 bash[67543]: cluster 2024-07-28T14:11:10.113987+0000 mgr.y (mgr.25232) 4193 : cluster [DBG] pgmap v5137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:10 smithi022 bash[80503]: cluster 2024-07-28T14:11:10.113987+0000 mgr.y (mgr.25232) 4193 : cluster [DBG] pgmap v5137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:10.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:10 smithi022 bash[82865]: cluster 2024-07-28T14:11:10.113987+0000 mgr.y (mgr.25232) 4193 : cluster [DBG] pgmap v5137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:10.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7183 16 16 0 0 0 - 0 2024-07-28T14:11:11.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7184 16 16 0 0 0 - 0 2024-07-28T14:11:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:12 smithi150 bash[67543]: cluster 2024-07-28T14:11:12.115423+0000 mgr.y (mgr.25232) 4194 : cluster [DBG] pgmap v5138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:12.562 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:11:12 smithi150 bash[60514]: ts=2024-07-28T14:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:11:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:12 smithi022 bash[80503]: cluster 2024-07-28T14:11:12.115423+0000 mgr.y (mgr.25232) 4194 : cluster [DBG] pgmap v5138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:12.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:12 smithi022 bash[82865]: cluster 2024-07-28T14:11:12.115423+0000 mgr.y (mgr.25232) 4194 : cluster [DBG] pgmap v5138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:12.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7185 16 16 0 0 0 - 0 2024-07-28T14:11:13.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7186 16 16 0 0 0 - 0 2024-07-28T14:11:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:14 smithi150 bash[67543]: cluster 2024-07-28T14:11:14.116773+0000 mgr.y (mgr.25232) 4195 : cluster [DBG] pgmap v5139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:14 smithi022 bash[80503]: cluster 2024-07-28T14:11:14.116773+0000 mgr.y (mgr.25232) 4195 : cluster [DBG] pgmap v5139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:14 smithi022 bash[82865]: cluster 2024-07-28T14:11:14.116773+0000 mgr.y (mgr.25232) 4195 : cluster [DBG] pgmap v5139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:14.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7187 16 16 0 0 0 - 0 2024-07-28T14:11:15.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7188 16 16 0 0 0 - 0 2024-07-28T14:11:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:16 smithi150 bash[67543]: cluster 2024-07-28T14:11:16.118253+0000 mgr.y (mgr.25232) 4196 : cluster [DBG] pgmap v5140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:16 smithi022 bash[80503]: cluster 2024-07-28T14:11:16.118253+0000 mgr.y (mgr.25232) 4196 : cluster [DBG] pgmap v5140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:16 smithi022 bash[82865]: cluster 2024-07-28T14:11:16.118253+0000 mgr.y (mgr.25232) 4196 : cluster [DBG] pgmap v5140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:16.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7189 16 16 0 0 0 - 0 2024-07-28T14:11:17.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7190 16 16 0 0 0 - 0 2024-07-28T14:11:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:18 smithi150 bash[67543]: cluster 2024-07-28T14:11:18.119693+0000 mgr.y (mgr.25232) 4197 : cluster [DBG] pgmap v5141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:18 smithi022 bash[80503]: cluster 2024-07-28T14:11:18.119693+0000 mgr.y (mgr.25232) 4197 : cluster [DBG] pgmap v5141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:18 smithi022 bash[82865]: cluster 2024-07-28T14:11:18.119693+0000 mgr.y (mgr.25232) 4197 : cluster [DBG] pgmap v5141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:18.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7191 16 16 0 0 0 - 0 2024-07-28T14:11:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:11:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:11:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:11:19.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7192 16 16 0 0 0 - 0 2024-07-28T14:11:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:20 smithi150 bash[67543]: cluster 2024-07-28T14:11:20.121072+0000 mgr.y (mgr.25232) 4198 : cluster [DBG] pgmap v5142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:20 smithi022 bash[80503]: cluster 2024-07-28T14:11:20.121072+0000 mgr.y (mgr.25232) 4198 : cluster [DBG] pgmap v5142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:20 smithi022 bash[82865]: cluster 2024-07-28T14:11:20.121072+0000 mgr.y (mgr.25232) 4198 : cluster [DBG] pgmap v5142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:20.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7193 16 16 0 0 0 - 0 2024-07-28T14:11:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:21 smithi150 bash[67543]: audit 2024-07-28T14:11:20.403158+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:21 smithi022 bash[80503]: audit 2024-07-28T14:11:20.403158+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:21 smithi022 bash[82865]: audit 2024-07-28T14:11:20.403158+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:21.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7194 16 16 0 0 0 - 0 2024-07-28T14:11:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:22 smithi150 bash[67543]: cluster 2024-07-28T14:11:22.122487+0000 mgr.y (mgr.25232) 4199 : cluster [DBG] pgmap v5143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:11:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:11:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:22 smithi022 bash[80503]: cluster 2024-07-28T14:11:22.122487+0000 mgr.y (mgr.25232) 4199 : cluster [DBG] pgmap v5143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:22 smithi022 bash[82865]: cluster 2024-07-28T14:11:22.122487+0000 mgr.y (mgr.25232) 4199 : cluster [DBG] pgmap v5143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:22.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7195 16 16 0 0 0 - 0 2024-07-28T14:11:23.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7196 16 16 0 0 0 - 0 2024-07-28T14:11:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:24 smithi150 bash[67543]: cluster 2024-07-28T14:11:24.123812+0000 mgr.y (mgr.25232) 4200 : cluster [DBG] pgmap v5144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:24 smithi022 bash[80503]: cluster 2024-07-28T14:11:24.123812+0000 mgr.y (mgr.25232) 4200 : cluster [DBG] pgmap v5144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:24.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:24 smithi022 bash[82865]: cluster 2024-07-28T14:11:24.123812+0000 mgr.y (mgr.25232) 4200 : cluster [DBG] pgmap v5144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:24.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7197 16 16 0 0 0 - 0 2024-07-28T14:11:25.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7198 16 16 0 0 0 - 0 2024-07-28T14:11:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:26 smithi150 bash[67543]: cluster 2024-07-28T14:11:26.125134+0000 mgr.y (mgr.25232) 4201 : cluster [DBG] pgmap v5145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:26 smithi022 bash[80503]: cluster 2024-07-28T14:11:26.125134+0000 mgr.y (mgr.25232) 4201 : cluster [DBG] pgmap v5145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:26.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:26 smithi022 bash[82865]: cluster 2024-07-28T14:11:26.125134+0000 mgr.y (mgr.25232) 4201 : cluster [DBG] pgmap v5145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:26.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7199 16 16 0 0 0 - 0 2024-07-28T14:11:27.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:11:27.881162+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:11:27.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:11:27.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7200 16 16 0 0 0 - 0 2024-07-28T14:11:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:28 smithi150 bash[67543]: cluster 2024-07-28T14:11:28.126536+0000 mgr.y (mgr.25232) 4202 : cluster [DBG] pgmap v5146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:28 smithi022 bash[80503]: cluster 2024-07-28T14:11:28.126536+0000 mgr.y (mgr.25232) 4202 : cluster [DBG] pgmap v5146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:28 smithi022 bash[82865]: cluster 2024-07-28T14:11:28.126536+0000 mgr.y (mgr.25232) 4202 : cluster [DBG] pgmap v5146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:28.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7201 16 16 0 0 0 - 0 2024-07-28T14:11:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:11:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:11:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:11:29.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7202 16 16 0 0 0 - 0 2024-07-28T14:11:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:30 smithi150 bash[67543]: cluster 2024-07-28T14:11:30.127930+0000 mgr.y (mgr.25232) 4203 : cluster [DBG] pgmap v5147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:30 smithi022 bash[80503]: cluster 2024-07-28T14:11:30.127930+0000 mgr.y (mgr.25232) 4203 : cluster [DBG] pgmap v5147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:30 smithi022 bash[82865]: cluster 2024-07-28T14:11:30.127930+0000 mgr.y (mgr.25232) 4203 : cluster [DBG] pgmap v5147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:30.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7203 16 16 0 0 0 - 0 2024-07-28T14:11:31.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7204 16 16 0 0 0 - 0 2024-07-28T14:11:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:32 smithi150 bash[67543]: cluster 2024-07-28T14:11:32.129319+0000 mgr.y (mgr.25232) 4204 : cluster [DBG] pgmap v5148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:11:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:11:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:32 smithi022 bash[80503]: cluster 2024-07-28T14:11:32.129319+0000 mgr.y (mgr.25232) 4204 : cluster [DBG] pgmap v5148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:32 smithi022 bash[82865]: cluster 2024-07-28T14:11:32.129319+0000 mgr.y (mgr.25232) 4204 : cluster [DBG] pgmap v5148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:32.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7205 16 16 0 0 0 - 0 2024-07-28T14:11:33.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7206 16 16 0 0 0 - 0 2024-07-28T14:11:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:34 smithi150 bash[67543]: cluster 2024-07-28T14:11:34.130689+0000 mgr.y (mgr.25232) 4205 : cluster [DBG] pgmap v5149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:34 smithi022 bash[80503]: cluster 2024-07-28T14:11:34.130689+0000 mgr.y (mgr.25232) 4205 : cluster [DBG] pgmap v5149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:34 smithi022 bash[82865]: cluster 2024-07-28T14:11:34.130689+0000 mgr.y (mgr.25232) 4205 : cluster [DBG] pgmap v5149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:34.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7207 16 16 0 0 0 - 0 2024-07-28T14:11:35.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:35 smithi150 bash[67543]: audit 2024-07-28T14:11:35.403465+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:35 smithi022 bash[80503]: audit 2024-07-28T14:11:35.403465+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:35.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:35 smithi022 bash[82865]: audit 2024-07-28T14:11:35.403465+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:35.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7208 16 16 0 0 0 - 0 2024-07-28T14:11:36.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:36 smithi150 bash[67543]: cluster 2024-07-28T14:11:36.132020+0000 mgr.y (mgr.25232) 4206 : cluster [DBG] pgmap v5150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:36 smithi022 bash[80503]: cluster 2024-07-28T14:11:36.132020+0000 mgr.y (mgr.25232) 4206 : cluster [DBG] pgmap v5150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:36 smithi022 bash[82865]: cluster 2024-07-28T14:11:36.132020+0000 mgr.y (mgr.25232) 4206 : cluster [DBG] pgmap v5150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:36.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7209 16 16 0 0 0 - 0 2024-07-28T14:11:37.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7210 16 16 0 0 0 - 0 2024-07-28T14:11:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:38 smithi150 bash[67543]: cluster 2024-07-28T14:11:38.133348+0000 mgr.y (mgr.25232) 4207 : cluster [DBG] pgmap v5151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:38 smithi022 bash[80503]: cluster 2024-07-28T14:11:38.133348+0000 mgr.y (mgr.25232) 4207 : cluster [DBG] pgmap v5151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:38 smithi022 bash[82865]: cluster 2024-07-28T14:11:38.133348+0000 mgr.y (mgr.25232) 4207 : cluster [DBG] pgmap v5151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:38.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7211 16 16 0 0 0 - 0 2024-07-28T14:11:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:11:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:11:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:11:39.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7212 16 16 0 0 0 - 0 2024-07-28T14:11:40.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:40 smithi150 bash[67543]: cluster 2024-07-28T14:11:40.134765+0000 mgr.y (mgr.25232) 4208 : cluster [DBG] pgmap v5152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:40 smithi022 bash[80503]: cluster 2024-07-28T14:11:40.134765+0000 mgr.y (mgr.25232) 4208 : cluster [DBG] pgmap v5152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:40 smithi022 bash[82865]: cluster 2024-07-28T14:11:40.134765+0000 mgr.y (mgr.25232) 4208 : cluster [DBG] pgmap v5152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:40.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7213 16 16 0 0 0 - 0 2024-07-28T14:11:41.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7214 16 16 0 0 0 - 0 2024-07-28T14:11:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:42 smithi150 bash[67543]: cluster 2024-07-28T14:11:42.136131+0000 mgr.y (mgr.25232) 4209 : cluster [DBG] pgmap v5153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:11:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:11:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:42 smithi022 bash[80503]: cluster 2024-07-28T14:11:42.136131+0000 mgr.y (mgr.25232) 4209 : cluster [DBG] pgmap v5153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:42 smithi022 bash[82865]: cluster 2024-07-28T14:11:42.136131+0000 mgr.y (mgr.25232) 4209 : cluster [DBG] pgmap v5153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:42.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7215 16 16 0 0 0 - 0 2024-07-28T14:11:43.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7216 16 16 0 0 0 - 0 2024-07-28T14:11:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:44 smithi150 bash[67543]: cluster 2024-07-28T14:11:44.137473+0000 mgr.y (mgr.25232) 4210 : cluster [DBG] pgmap v5154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:44 smithi022 bash[80503]: cluster 2024-07-28T14:11:44.137473+0000 mgr.y (mgr.25232) 4210 : cluster [DBG] pgmap v5154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:44 smithi022 bash[82865]: cluster 2024-07-28T14:11:44.137473+0000 mgr.y (mgr.25232) 4210 : cluster [DBG] pgmap v5154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:44.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7217 16 16 0 0 0 - 0 2024-07-28T14:11:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:45 smithi150 bash[67543]: audit 2024-07-28T14:11:45.146473+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:11:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:45 smithi022 bash[80503]: audit 2024-07-28T14:11:45.146473+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:11:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:45 smithi022 bash[82865]: audit 2024-07-28T14:11:45.146473+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:11:45.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7218 16 16 0 0 0 - 0 2024-07-28T14:11:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:46 smithi150 bash[67543]: cluster 2024-07-28T14:11:46.138846+0000 mgr.y (mgr.25232) 4211 : cluster [DBG] pgmap v5155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:46 smithi022 bash[80503]: cluster 2024-07-28T14:11:46.138846+0000 mgr.y (mgr.25232) 4211 : cluster [DBG] pgmap v5155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:46 smithi022 bash[82865]: cluster 2024-07-28T14:11:46.138846+0000 mgr.y (mgr.25232) 4211 : cluster [DBG] pgmap v5155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:46.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7219 16 16 0 0 0 - 0 2024-07-28T14:11:47.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:11:47.884314+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:11:47.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:11:47.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7220 16 16 0 0 0 - 0 2024-07-28T14:11:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:48 smithi150 bash[67543]: cluster 2024-07-28T14:11:48.139625+0000 mgr.y (mgr.25232) 4212 : cluster [DBG] pgmap v5156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:48 smithi022 bash[80503]: cluster 2024-07-28T14:11:48.139625+0000 mgr.y (mgr.25232) 4212 : cluster [DBG] pgmap v5156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:48 smithi022 bash[82865]: cluster 2024-07-28T14:11:48.139625+0000 mgr.y (mgr.25232) 4212 : cluster [DBG] pgmap v5156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:48.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7221 16 16 0 0 0 - 0 2024-07-28T14:11:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:11:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:11:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:11:49.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7222 16 16 0 0 0 - 0 2024-07-28T14:11:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:50 smithi150 bash[67543]: cluster 2024-07-28T14:11:50.140391+0000 mgr.y (mgr.25232) 4213 : cluster [DBG] pgmap v5157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:50 smithi022 bash[80503]: cluster 2024-07-28T14:11:50.140391+0000 mgr.y (mgr.25232) 4213 : cluster [DBG] pgmap v5157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:50.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:50 smithi022 bash[82865]: cluster 2024-07-28T14:11:50.140391+0000 mgr.y (mgr.25232) 4213 : cluster [DBG] pgmap v5157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:50.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7223 16 16 0 0 0 - 0 2024-07-28T14:11:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:51 smithi150 bash[67543]: audit 2024-07-28T14:11:50.402899+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:51 smithi150 bash[67543]: audit 2024-07-28T14:11:50.847565+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:51 smithi150 bash[67543]: audit 2024-07-28T14:11:50.854584+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:51 smithi150 bash[67543]: audit 2024-07-28T14:11:51.068806+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:51 smithi150 bash[67543]: audit 2024-07-28T14:11:51.078184+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[82865]: audit 2024-07-28T14:11:50.402899+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[82865]: audit 2024-07-28T14:11:50.847565+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[82865]: audit 2024-07-28T14:11:50.854584+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[82865]: audit 2024-07-28T14:11:51.068806+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[82865]: audit 2024-07-28T14:11:51.078184+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[80503]: audit 2024-07-28T14:11:50.402899+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[80503]: audit 2024-07-28T14:11:50.847565+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[80503]: audit 2024-07-28T14:11:50.854584+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[80503]: audit 2024-07-28T14:11:51.068806+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:51 smithi022 bash[80503]: audit 2024-07-28T14:11:51.078184+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:51.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7224 16 16 0 0 0 - 0 2024-07-28T14:11:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:52 smithi150 bash[67543]: audit 2024-07-28T14:11:51.508896+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:11:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:52 smithi150 bash[67543]: audit 2024-07-28T14:11:51.510460+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:11:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:52 smithi150 bash[67543]: audit 2024-07-28T14:11:51.520108+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:52 smithi150 bash[67543]: cluster 2024-07-28T14:11:52.141699+0000 mgr.y (mgr.25232) 4214 : cluster [DBG] pgmap v5158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:11:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[80503]: audit 2024-07-28T14:11:51.508896+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[80503]: audit 2024-07-28T14:11:51.510460+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[80503]: audit 2024-07-28T14:11:51.520108+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[80503]: cluster 2024-07-28T14:11:52.141699+0000 mgr.y (mgr.25232) 4214 : cluster [DBG] pgmap v5158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[82865]: audit 2024-07-28T14:11:51.508896+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[82865]: audit 2024-07-28T14:11:51.510460+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[82865]: audit 2024-07-28T14:11:51.520108+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:11:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:52 smithi022 bash[82865]: cluster 2024-07-28T14:11:52.141699+0000 mgr.y (mgr.25232) 4214 : cluster [DBG] pgmap v5158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:52.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7225 16 16 0 0 0 - 0 2024-07-28T14:11:53.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7226 16 16 0 0 0 - 0 2024-07-28T14:11:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:54 smithi150 bash[67543]: cluster 2024-07-28T14:11:54.143073+0000 mgr.y (mgr.25232) 4215 : cluster [DBG] pgmap v5159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:54 smithi022 bash[80503]: cluster 2024-07-28T14:11:54.143073+0000 mgr.y (mgr.25232) 4215 : cluster [DBG] pgmap v5159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:54 smithi022 bash[82865]: cluster 2024-07-28T14:11:54.143073+0000 mgr.y (mgr.25232) 4215 : cluster [DBG] pgmap v5159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:54.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7227 16 16 0 0 0 - 0 2024-07-28T14:11:55.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7228 16 16 0 0 0 - 0 2024-07-28T14:11:56.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7229 16 16 0 0 0 - 0 2024-07-28T14:11:57.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:57 smithi150 bash[67543]: cluster 2024-07-28T14:11:56.144409+0000 mgr.y (mgr.25232) 4216 : cluster [DBG] pgmap v5160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:57 smithi022 bash[80503]: cluster 2024-07-28T14:11:56.144409+0000 mgr.y (mgr.25232) 4216 : cluster [DBG] pgmap v5160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:57 smithi022 bash[82865]: cluster 2024-07-28T14:11:56.144409+0000 mgr.y (mgr.25232) 4216 : cluster [DBG] pgmap v5160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:57.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7230 16 16 0 0 0 - 0 2024-07-28T14:11:58.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7231 16 16 0 0 0 - 0 2024-07-28T14:11:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:11:59 smithi150 bash[67543]: cluster 2024-07-28T14:11:58.145739+0000 mgr.y (mgr.25232) 4217 : cluster [DBG] pgmap v5161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:59.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:11:59 smithi022 bash[80503]: cluster 2024-07-28T14:11:58.145739+0000 mgr.y (mgr.25232) 4217 : cluster [DBG] pgmap v5161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:11:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:11:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:11:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:11:59 smithi022 bash[82865]: cluster 2024-07-28T14:11:58.145739+0000 mgr.y (mgr.25232) 4217 : cluster [DBG] pgmap v5161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:11:59.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7232 16 16 0 0 0 - 0 2024-07-28T14:12:00.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7233 16 16 0 0 0 - 0 2024-07-28T14:12:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:01 smithi150 bash[67543]: cluster 2024-07-28T14:12:00.147132+0000 mgr.y (mgr.25232) 4218 : cluster [DBG] pgmap v5162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:01 smithi022 bash[80503]: cluster 2024-07-28T14:12:00.147132+0000 mgr.y (mgr.25232) 4218 : cluster [DBG] pgmap v5162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:01 smithi022 bash[82865]: cluster 2024-07-28T14:12:00.147132+0000 mgr.y (mgr.25232) 4218 : cluster [DBG] pgmap v5162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:01.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7234 16 16 0 0 0 - 0 2024-07-28T14:12:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:12:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:12:02.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7235 16 16 0 0 0 - 0 2024-07-28T14:12:03.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:03 smithi150 bash[67543]: cluster 2024-07-28T14:12:02.148489+0000 mgr.y (mgr.25232) 4219 : cluster [DBG] pgmap v5163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:03 smithi022 bash[80503]: cluster 2024-07-28T14:12:02.148489+0000 mgr.y (mgr.25232) 4219 : cluster [DBG] pgmap v5163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:03.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:03 smithi022 bash[82865]: cluster 2024-07-28T14:12:02.148489+0000 mgr.y (mgr.25232) 4219 : cluster [DBG] pgmap v5163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:03.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7236 16 16 0 0 0 - 0 2024-07-28T14:12:04.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7237 16 16 0 0 0 - 0 2024-07-28T14:12:05.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:05 smithi150 bash[67543]: cluster 2024-07-28T14:12:04.149852+0000 mgr.y (mgr.25232) 4220 : cluster [DBG] pgmap v5164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:05 smithi022 bash[80503]: cluster 2024-07-28T14:12:04.149852+0000 mgr.y (mgr.25232) 4220 : cluster [DBG] pgmap v5164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:05 smithi022 bash[82865]: cluster 2024-07-28T14:12:04.149852+0000 mgr.y (mgr.25232) 4220 : cluster [DBG] pgmap v5164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:05.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7238 16 16 0 0 0 - 0 2024-07-28T14:12:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:06 smithi150 bash[67543]: audit 2024-07-28T14:12:05.403900+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:06 smithi022 bash[80503]: audit 2024-07-28T14:12:05.403900+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:06 smithi022 bash[82865]: audit 2024-07-28T14:12:05.403900+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:06.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7239 16 16 0 0 0 - 0 2024-07-28T14:12:07.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:07 smithi150 bash[67543]: cluster 2024-07-28T14:12:06.151245+0000 mgr.y (mgr.25232) 4221 : cluster [DBG] pgmap v5165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:07.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:07 smithi022 bash[80503]: cluster 2024-07-28T14:12:06.151245+0000 mgr.y (mgr.25232) 4221 : cluster [DBG] pgmap v5165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:07 smithi022 bash[82865]: cluster 2024-07-28T14:12:06.151245+0000 mgr.y (mgr.25232) 4221 : cluster [DBG] pgmap v5165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:07.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:12:07.887594+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:12:07.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:12:07.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7240 16 16 0 0 0 - 0 2024-07-28T14:12:08.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7241 16 16 0 0 0 - 0 2024-07-28T14:12:09.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:09 smithi150 bash[67543]: cluster 2024-07-28T14:12:08.152614+0000 mgr.y (mgr.25232) 4222 : cluster [DBG] pgmap v5166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:09.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:09 smithi022 bash[80503]: cluster 2024-07-28T14:12:08.152614+0000 mgr.y (mgr.25232) 4222 : cluster [DBG] pgmap v5166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:12:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:12:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:12:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:09 smithi022 bash[82865]: cluster 2024-07-28T14:12:08.152614+0000 mgr.y (mgr.25232) 4222 : cluster [DBG] pgmap v5166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:09.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7242 16 16 0 0 0 - 0 2024-07-28T14:12:10.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7243 16 16 0 0 0 - 0 2024-07-28T14:12:11.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:11 smithi150 bash[67543]: cluster 2024-07-28T14:12:10.154009+0000 mgr.y (mgr.25232) 4223 : cluster [DBG] pgmap v5167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:11 smithi022 bash[80503]: cluster 2024-07-28T14:12:10.154009+0000 mgr.y (mgr.25232) 4223 : cluster [DBG] pgmap v5167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:11 smithi022 bash[82865]: cluster 2024-07-28T14:12:10.154009+0000 mgr.y (mgr.25232) 4223 : cluster [DBG] pgmap v5167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:11.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7244 16 16 0 0 0 - 0 2024-07-28T14:12:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:12:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:12:12.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7245 16 16 0 0 0 - 0 2024-07-28T14:12:13.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:13 smithi150 bash[67543]: cluster 2024-07-28T14:12:12.155411+0000 mgr.y (mgr.25232) 4224 : cluster [DBG] pgmap v5168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:13 smithi022 bash[80503]: cluster 2024-07-28T14:12:12.155411+0000 mgr.y (mgr.25232) 4224 : cluster [DBG] pgmap v5168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:13 smithi022 bash[82865]: cluster 2024-07-28T14:12:12.155411+0000 mgr.y (mgr.25232) 4224 : cluster [DBG] pgmap v5168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:13.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7246 16 16 0 0 0 - 0 2024-07-28T14:12:14.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7247 16 16 0 0 0 - 0 2024-07-28T14:12:15.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:15 smithi150 bash[67543]: cluster 2024-07-28T14:12:14.156780+0000 mgr.y (mgr.25232) 4225 : cluster [DBG] pgmap v5169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:15 smithi022 bash[80503]: cluster 2024-07-28T14:12:14.156780+0000 mgr.y (mgr.25232) 4225 : cluster [DBG] pgmap v5169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:15 smithi022 bash[82865]: cluster 2024-07-28T14:12:14.156780+0000 mgr.y (mgr.25232) 4225 : cluster [DBG] pgmap v5169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:15.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7248 16 16 0 0 0 - 0 2024-07-28T14:12:16.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7249 16 16 0 0 0 - 0 2024-07-28T14:12:17.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:17 smithi150 bash[67543]: cluster 2024-07-28T14:12:16.158136+0000 mgr.y (mgr.25232) 4226 : cluster [DBG] pgmap v5170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:17 smithi022 bash[80503]: cluster 2024-07-28T14:12:16.158136+0000 mgr.y (mgr.25232) 4226 : cluster [DBG] pgmap v5170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:17 smithi022 bash[82865]: cluster 2024-07-28T14:12:16.158136+0000 mgr.y (mgr.25232) 4226 : cluster [DBG] pgmap v5170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:17.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7250 16 16 0 0 0 - 0 2024-07-28T14:12:18.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7251 16 16 0 0 0 - 0 2024-07-28T14:12:19.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:19 smithi150 bash[67543]: cluster 2024-07-28T14:12:18.159483+0000 mgr.y (mgr.25232) 4227 : cluster [DBG] pgmap v5171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:19 smithi022 bash[80503]: cluster 2024-07-28T14:12:18.159483+0000 mgr.y (mgr.25232) 4227 : cluster [DBG] pgmap v5171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:12:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:12:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:12:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:19 smithi022 bash[82865]: cluster 2024-07-28T14:12:18.159483+0000 mgr.y (mgr.25232) 4227 : cluster [DBG] pgmap v5171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:19.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7252 16 16 0 0 0 - 0 2024-07-28T14:12:20.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7253 16 16 0 0 0 - 0 2024-07-28T14:12:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:21 smithi150 bash[67543]: cluster 2024-07-28T14:12:20.160832+0000 mgr.y (mgr.25232) 4228 : cluster [DBG] pgmap v5172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:21 smithi150 bash[67543]: audit 2024-07-28T14:12:20.404539+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:21 smithi022 bash[80503]: cluster 2024-07-28T14:12:20.160832+0000 mgr.y (mgr.25232) 4228 : cluster [DBG] pgmap v5172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:21 smithi022 bash[80503]: audit 2024-07-28T14:12:20.404539+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:21 smithi022 bash[82865]: cluster 2024-07-28T14:12:20.160832+0000 mgr.y (mgr.25232) 4228 : cluster [DBG] pgmap v5172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:21 smithi022 bash[82865]: audit 2024-07-28T14:12:20.404539+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:21.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7254 16 16 0 0 0 - 0 2024-07-28T14:12:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:12:22 smithi150 bash[60514]: ts=2024-07-28T14:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:12:22.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7255 16 16 0 0 0 - 0 2024-07-28T14:12:23.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:23 smithi150 bash[67543]: cluster 2024-07-28T14:12:22.162187+0000 mgr.y (mgr.25232) 4229 : cluster [DBG] pgmap v5173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:23 smithi022 bash[80503]: cluster 2024-07-28T14:12:22.162187+0000 mgr.y (mgr.25232) 4229 : cluster [DBG] pgmap v5173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:23 smithi022 bash[82865]: cluster 2024-07-28T14:12:22.162187+0000 mgr.y (mgr.25232) 4229 : cluster [DBG] pgmap v5173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:23.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7256 16 16 0 0 0 - 0 2024-07-28T14:12:24.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7257 16 16 0 0 0 - 0 2024-07-28T14:12:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:25 smithi150 bash[67543]: cluster 2024-07-28T14:12:24.163539+0000 mgr.y (mgr.25232) 4230 : cluster [DBG] pgmap v5174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:25 smithi022 bash[80503]: cluster 2024-07-28T14:12:24.163539+0000 mgr.y (mgr.25232) 4230 : cluster [DBG] pgmap v5174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:25 smithi022 bash[82865]: cluster 2024-07-28T14:12:24.163539+0000 mgr.y (mgr.25232) 4230 : cluster [DBG] pgmap v5174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:25.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7258 16 16 0 0 0 - 0 2024-07-28T14:12:26.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7259 16 16 0 0 0 - 0 2024-07-28T14:12:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:27 smithi022 bash[80503]: cluster 2024-07-28T14:12:26.164885+0000 mgr.y (mgr.25232) 4231 : cluster [DBG] pgmap v5175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:27 smithi022 bash[82865]: cluster 2024-07-28T14:12:26.164885+0000 mgr.y (mgr.25232) 4231 : cluster [DBG] pgmap v5175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:27 smithi150 bash[67543]: cluster 2024-07-28T14:12:26.164885+0000 mgr.y (mgr.25232) 4231 : cluster [DBG] pgmap v5175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:27.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:12:27.890996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:12:27.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:12:27.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7260 16 16 0 0 0 - 0 2024-07-28T14:12:28.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7261 16 16 0 0 0 - 0 2024-07-28T14:12:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:29 smithi022 bash[80503]: cluster 2024-07-28T14:12:28.166258+0000 mgr.y (mgr.25232) 4232 : cluster [DBG] pgmap v5176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:12:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:12:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:12:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:29 smithi022 bash[82865]: cluster 2024-07-28T14:12:28.166258+0000 mgr.y (mgr.25232) 4232 : cluster [DBG] pgmap v5176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:29.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:29 smithi150 bash[67543]: cluster 2024-07-28T14:12:28.166258+0000 mgr.y (mgr.25232) 4232 : cluster [DBG] pgmap v5176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:29.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7262 16 16 0 0 0 - 0 2024-07-28T14:12:30.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7263 16 16 0 0 0 - 0 2024-07-28T14:12:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:31 smithi022 bash[80503]: cluster 2024-07-28T14:12:30.167656+0000 mgr.y (mgr.25232) 4233 : cluster [DBG] pgmap v5177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:31 smithi022 bash[82865]: cluster 2024-07-28T14:12:30.167656+0000 mgr.y (mgr.25232) 4233 : cluster [DBG] pgmap v5177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:31.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:31 smithi150 bash[67543]: cluster 2024-07-28T14:12:30.167656+0000 mgr.y (mgr.25232) 4233 : cluster [DBG] pgmap v5177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:31.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7264 16 16 0 0 0 - 0 2024-07-28T14:12:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:12:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:12:32.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7265 16 16 0 0 0 - 0 2024-07-28T14:12:33.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:33 smithi022 bash[80503]: cluster 2024-07-28T14:12:32.169141+0000 mgr.y (mgr.25232) 4234 : cluster [DBG] pgmap v5178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:33 smithi022 bash[82865]: cluster 2024-07-28T14:12:32.169141+0000 mgr.y (mgr.25232) 4234 : cluster [DBG] pgmap v5178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:33 smithi150 bash[67543]: cluster 2024-07-28T14:12:32.169141+0000 mgr.y (mgr.25232) 4234 : cluster [DBG] pgmap v5178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:33.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7266 16 16 0 0 0 - 0 2024-07-28T14:12:34.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7267 16 16 0 0 0 - 0 2024-07-28T14:12:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:35 smithi022 bash[80503]: cluster 2024-07-28T14:12:34.170555+0000 mgr.y (mgr.25232) 4235 : cluster [DBG] pgmap v5179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:35 smithi022 bash[82865]: cluster 2024-07-28T14:12:34.170555+0000 mgr.y (mgr.25232) 4235 : cluster [DBG] pgmap v5179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:35 smithi150 bash[67543]: cluster 2024-07-28T14:12:34.170555+0000 mgr.y (mgr.25232) 4235 : cluster [DBG] pgmap v5179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:35.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7268 16 16 0 0 0 - 0 2024-07-28T14:12:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:36 smithi022 bash[80503]: audit 2024-07-28T14:12:35.404972+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:36 smithi022 bash[82865]: audit 2024-07-28T14:12:35.404972+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:36 smithi150 bash[67543]: audit 2024-07-28T14:12:35.404972+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:36.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7269 16 16 0 0 0 - 0 2024-07-28T14:12:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:37 smithi022 bash[80503]: cluster 2024-07-28T14:12:36.171880+0000 mgr.y (mgr.25232) 4236 : cluster [DBG] pgmap v5180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:37 smithi022 bash[82865]: cluster 2024-07-28T14:12:36.171880+0000 mgr.y (mgr.25232) 4236 : cluster [DBG] pgmap v5180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:37 smithi150 bash[67543]: cluster 2024-07-28T14:12:36.171880+0000 mgr.y (mgr.25232) 4236 : cluster [DBG] pgmap v5180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:37.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7270 16 16 0 0 0 - 0 2024-07-28T14:12:38.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7271 16 16 0 0 0 - 0 2024-07-28T14:12:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:39 smithi022 bash[80503]: cluster 2024-07-28T14:12:38.173745+0000 mgr.y (mgr.25232) 4237 : cluster [DBG] pgmap v5181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:12:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:12:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:12:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:39 smithi022 bash[82865]: cluster 2024-07-28T14:12:38.173745+0000 mgr.y (mgr.25232) 4237 : cluster [DBG] pgmap v5181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:39 smithi150 bash[67543]: cluster 2024-07-28T14:12:38.173745+0000 mgr.y (mgr.25232) 4237 : cluster [DBG] pgmap v5181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:39.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7272 16 16 0 0 0 - 0 2024-07-28T14:12:40.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7273 16 16 0 0 0 - 0 2024-07-28T14:12:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:41 smithi150 bash[67543]: cluster 2024-07-28T14:12:40.175170+0000 mgr.y (mgr.25232) 4238 : cluster [DBG] pgmap v5182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:41 smithi022 bash[80503]: cluster 2024-07-28T14:12:40.175170+0000 mgr.y (mgr.25232) 4238 : cluster [DBG] pgmap v5182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:41 smithi022 bash[82865]: cluster 2024-07-28T14:12:40.175170+0000 mgr.y (mgr.25232) 4238 : cluster [DBG] pgmap v5182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:41.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7274 16 16 0 0 0 - 0 2024-07-28T14:12:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:12:42 smithi150 bash[60514]: ts=2024-07-28T14:12: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:12:42.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7275 16 16 0 0 0 - 0 2024-07-28T14:12:43.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:43 smithi150 bash[67543]: cluster 2024-07-28T14:12:42.176503+0000 mgr.y (mgr.25232) 4239 : cluster [DBG] pgmap v5183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:43 smithi022 bash[80503]: cluster 2024-07-28T14:12:42.176503+0000 mgr.y (mgr.25232) 4239 : cluster [DBG] pgmap v5183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:43 smithi022 bash[82865]: cluster 2024-07-28T14:12:42.176503+0000 mgr.y (mgr.25232) 4239 : cluster [DBG] pgmap v5183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:43.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7276 16 16 0 0 0 - 0 2024-07-28T14:12:44.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7277 16 16 0 0 0 - 0 2024-07-28T14:12:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:45 smithi150 bash[67543]: cluster 2024-07-28T14:12:44.177867+0000 mgr.y (mgr.25232) 4240 : cluster [DBG] pgmap v5184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:45 smithi022 bash[80503]: cluster 2024-07-28T14:12:44.177867+0000 mgr.y (mgr.25232) 4240 : cluster [DBG] pgmap v5184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:45 smithi022 bash[82865]: cluster 2024-07-28T14:12:44.177867+0000 mgr.y (mgr.25232) 4240 : cluster [DBG] pgmap v5184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:45.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7278 16 16 0 0 0 - 0 2024-07-28T14:12:46.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7279 16 16 0 0 0 - 0 2024-07-28T14:12:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:47 smithi150 bash[67543]: cluster 2024-07-28T14:12:46.179265+0000 mgr.y (mgr.25232) 4241 : cluster [DBG] pgmap v5185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:47 smithi022 bash[80503]: cluster 2024-07-28T14:12:46.179265+0000 mgr.y (mgr.25232) 4241 : cluster [DBG] pgmap v5185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:47 smithi022 bash[82865]: cluster 2024-07-28T14:12:46.179265+0000 mgr.y (mgr.25232) 4241 : cluster [DBG] pgmap v5185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:47.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:12:47.894281+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:12:47.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:12:47.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7280 16 16 0 0 0 - 0 2024-07-28T14:12:48.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7281 16 16 0 0 0 - 0 2024-07-28T14:12:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:49 smithi150 bash[67543]: cluster 2024-07-28T14:12:48.180584+0000 mgr.y (mgr.25232) 4242 : cluster [DBG] pgmap v5186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:49.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:49 smithi022 bash[80503]: cluster 2024-07-28T14:12:48.180584+0000 mgr.y (mgr.25232) 4242 : cluster [DBG] pgmap v5186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:49.853 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:12:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:12:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:12:49.854 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:49 smithi022 bash[82865]: cluster 2024-07-28T14:12:48.180584+0000 mgr.y (mgr.25232) 4242 : cluster [DBG] pgmap v5186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:49.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7282 16 16 0 0 0 - 0 2024-07-28T14:12:50.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7283 16 16 0 0 0 - 0 2024-07-28T14:12:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:51 smithi150 bash[67543]: cluster 2024-07-28T14:12:50.181953+0000 mgr.y (mgr.25232) 4243 : cluster [DBG] pgmap v5187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:51 smithi150 bash[67543]: audit 2024-07-28T14:12:50.406777+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:51.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:51 smithi022 bash[82865]: cluster 2024-07-28T14:12:50.181953+0000 mgr.y (mgr.25232) 4243 : cluster [DBG] pgmap v5187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:51.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:51 smithi022 bash[82865]: audit 2024-07-28T14:12:50.406777+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:51 smithi022 bash[80503]: cluster 2024-07-28T14:12:50.181953+0000 mgr.y (mgr.25232) 4243 : cluster [DBG] pgmap v5187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:51 smithi022 bash[80503]: audit 2024-07-28T14:12:50.406777+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:12:51.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7284 16 16 0 0 0 - 0 2024-07-28T14:12:52.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:52 smithi150 bash[67543]: audit 2024-07-28T14:12:51.646192+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:12:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:12:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:12:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:52 smithi022 bash[80503]: audit 2024-07-28T14:12:51.646192+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:12:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:52 smithi022 bash[82865]: audit 2024-07-28T14:12:51.646192+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:12:52.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7285 16 16 0 0 0 - 0 2024-07-28T14:12:53.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:53 smithi150 bash[67543]: cluster 2024-07-28T14:12:52.183472+0000 mgr.y (mgr.25232) 4244 : cluster [DBG] pgmap v5188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:53 smithi022 bash[80503]: cluster 2024-07-28T14:12:52.183472+0000 mgr.y (mgr.25232) 4244 : cluster [DBG] pgmap v5188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:53 smithi022 bash[82865]: cluster 2024-07-28T14:12:52.183472+0000 mgr.y (mgr.25232) 4244 : cluster [DBG] pgmap v5188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:53.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7286 16 16 0 0 0 - 0 2024-07-28T14:12:54.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7287 16 16 0 0 0 - 0 2024-07-28T14:12:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:55 smithi150 bash[67543]: cluster 2024-07-28T14:12:54.184875+0000 mgr.y (mgr.25232) 4245 : cluster [DBG] pgmap v5189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:55 smithi022 bash[80503]: cluster 2024-07-28T14:12:54.184875+0000 mgr.y (mgr.25232) 4245 : cluster [DBG] pgmap v5189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:55 smithi022 bash[82865]: cluster 2024-07-28T14:12:54.184875+0000 mgr.y (mgr.25232) 4245 : cluster [DBG] pgmap v5189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:55.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7288 16 16 0 0 0 - 0 2024-07-28T14:12:56.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7289 16 16 0 0 0 - 0 2024-07-28T14:12:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:57 smithi150 bash[67543]: cluster 2024-07-28T14:12:56.186193+0000 mgr.y (mgr.25232) 4246 : cluster [DBG] pgmap v5190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:57 smithi150 bash[67543]: audit 2024-07-28T14:12:57.345304+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:57 smithi150 bash[67543]: audit 2024-07-28T14:12:57.351945+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:57 smithi022 bash[80503]: cluster 2024-07-28T14:12:56.186193+0000 mgr.y (mgr.25232) 4246 : cluster [DBG] pgmap v5190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:57 smithi022 bash[80503]: audit 2024-07-28T14:12:57.345304+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:57 smithi022 bash[80503]: audit 2024-07-28T14:12:57.351945+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:57 smithi022 bash[82865]: cluster 2024-07-28T14:12:56.186193+0000 mgr.y (mgr.25232) 4246 : cluster [DBG] pgmap v5190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:12:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:57 smithi022 bash[82865]: audit 2024-07-28T14:12:57.345304+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:57 smithi022 bash[82865]: audit 2024-07-28T14:12:57.351945+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:57.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7290 16 16 0 0 0 - 0 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[80503]: audit 2024-07-28T14:12:57.554311+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[80503]: audit 2024-07-28T14:12:57.561634+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[80503]: audit 2024-07-28T14:12:58.046894+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[80503]: audit 2024-07-28T14:12:58.048740+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[80503]: audit 2024-07-28T14:12:58.060011+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[82865]: audit 2024-07-28T14:12:57.554311+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[82865]: audit 2024-07-28T14:12:57.561634+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[82865]: audit 2024-07-28T14:12:58.046894+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[82865]: audit 2024-07-28T14:12:58.048740+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:12:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:12:58 smithi022 bash[82865]: audit 2024-07-28T14:12:58.060011+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:58.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7291 16 16 0 0 0 - 0 2024-07-28T14:12:59.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:58 smithi150 bash[67543]: audit 2024-07-28T14:12:57.554311+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:58 smithi150 bash[67543]: audit 2024-07-28T14:12:57.561634+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:58 smithi150 bash[67543]: audit 2024-07-28T14:12:58.046894+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:58 smithi150 bash[67543]: audit 2024-07-28T14:12:58.048740+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:12:59.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:12:58 smithi150 bash[67543]: audit 2024-07-28T14:12:58.060011+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:12:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:12:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:12:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:12:59.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7292 16 16 0 0 0 - 0 2024-07-28T14:13:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:00 smithi022 bash[80503]: cluster 2024-07-28T14:12:58.187394+0000 mgr.y (mgr.25232) 4247 : cluster [DBG] pgmap v5191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:00 smithi022 bash[82865]: cluster 2024-07-28T14:12:58.187394+0000 mgr.y (mgr.25232) 4247 : cluster [DBG] pgmap v5191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:00 smithi150 bash[67543]: cluster 2024-07-28T14:12:58.187394+0000 mgr.y (mgr.25232) 4247 : cluster [DBG] pgmap v5191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:00.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7293 16 16 0 0 0 - 0 2024-07-28T14:13:01.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7294 16 16 0 0 0 - 0 2024-07-28T14:13:02.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:02 smithi150 bash[67543]: cluster 2024-07-28T14:13:00.188893+0000 mgr.y (mgr.25232) 4248 : cluster [DBG] pgmap v5192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:02 smithi022 bash[80503]: cluster 2024-07-28T14:13:00.188893+0000 mgr.y (mgr.25232) 4248 : cluster [DBG] pgmap v5192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:02 smithi022 bash[82865]: cluster 2024-07-28T14:13:00.188893+0000 mgr.y (mgr.25232) 4248 : cluster [DBG] pgmap v5192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:13:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:13:02.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7295 16 16 0 0 0 - 0 2024-07-28T14:13:03.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7296 16 16 0 0 0 - 0 2024-07-28T14:13:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:04 smithi022 bash[80503]: cluster 2024-07-28T14:13:02.190257+0000 mgr.y (mgr.25232) 4249 : cluster [DBG] pgmap v5193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:04 smithi022 bash[82865]: cluster 2024-07-28T14:13:02.190257+0000 mgr.y (mgr.25232) 4249 : cluster [DBG] pgmap v5193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:04 smithi150 bash[67543]: cluster 2024-07-28T14:13:02.190257+0000 mgr.y (mgr.25232) 4249 : cluster [DBG] pgmap v5193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:04.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7297 16 16 0 0 0 - 0 2024-07-28T14:13:05.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7298 16 16 0 0 0 - 0 2024-07-28T14:13:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:06 smithi022 bash[80503]: cluster 2024-07-28T14:13:04.191618+0000 mgr.y (mgr.25232) 4250 : cluster [DBG] pgmap v5194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:06 smithi022 bash[80503]: audit 2024-07-28T14:13:05.405803+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:06 smithi022 bash[82865]: cluster 2024-07-28T14:13:04.191618+0000 mgr.y (mgr.25232) 4250 : cluster [DBG] pgmap v5194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:06 smithi022 bash[82865]: audit 2024-07-28T14:13:05.405803+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:06 smithi150 bash[67543]: cluster 2024-07-28T14:13:04.191618+0000 mgr.y (mgr.25232) 4250 : cluster [DBG] pgmap v5194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:06 smithi150 bash[67543]: audit 2024-07-28T14:13:05.405803+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:06.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7299 16 16 0 0 0 - 0 2024-07-28T14:13:07.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:13:07.897396+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:13:07.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:13:07.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7300 16 16 0 0 0 - 0 2024-07-28T14:13:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:08 smithi022 bash[80503]: cluster 2024-07-28T14:13:06.192954+0000 mgr.y (mgr.25232) 4251 : cluster [DBG] pgmap v5195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:08 smithi022 bash[82865]: cluster 2024-07-28T14:13:06.192954+0000 mgr.y (mgr.25232) 4251 : cluster [DBG] pgmap v5195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:08 smithi150 bash[67543]: cluster 2024-07-28T14:13:06.192954+0000 mgr.y (mgr.25232) 4251 : cluster [DBG] pgmap v5195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:08.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7301 16 16 0 0 0 - 0 2024-07-28T14:13:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:13:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:13:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:13:09.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7302 16 16 0 0 0 - 0 2024-07-28T14:13:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:10 smithi150 bash[67543]: cluster 2024-07-28T14:13:08.194308+0000 mgr.y (mgr.25232) 4252 : cluster [DBG] pgmap v5196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:10 smithi022 bash[80503]: cluster 2024-07-28T14:13:08.194308+0000 mgr.y (mgr.25232) 4252 : cluster [DBG] pgmap v5196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:10 smithi022 bash[82865]: cluster 2024-07-28T14:13:08.194308+0000 mgr.y (mgr.25232) 4252 : cluster [DBG] pgmap v5196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:10.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7303 16 16 0 0 0 - 0 2024-07-28T14:13:11.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7304 16 16 0 0 0 - 0 2024-07-28T14:13:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:12 smithi150 bash[67543]: cluster 2024-07-28T14:13:10.195631+0000 mgr.y (mgr.25232) 4253 : cluster [DBG] pgmap v5197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:13:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:13:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:12 smithi022 bash[80503]: cluster 2024-07-28T14:13:10.195631+0000 mgr.y (mgr.25232) 4253 : cluster [DBG] pgmap v5197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:12 smithi022 bash[82865]: cluster 2024-07-28T14:13:10.195631+0000 mgr.y (mgr.25232) 4253 : cluster [DBG] pgmap v5197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:12.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7305 16 16 0 0 0 - 0 2024-07-28T14:13:13.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7306 16 16 0 0 0 - 0 2024-07-28T14:13:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:14 smithi150 bash[67543]: cluster 2024-07-28T14:13:12.196993+0000 mgr.y (mgr.25232) 4254 : cluster [DBG] pgmap v5198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 14:13:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T14:13:14.172622577Z level=info msg="Completed cleanup jobs" duration=47.97862ms 2024-07-28T14:13:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:14 smithi022 bash[80503]: cluster 2024-07-28T14:13:12.196993+0000 mgr.y (mgr.25232) 4254 : cluster [DBG] pgmap v5198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:14 smithi022 bash[82865]: cluster 2024-07-28T14:13:12.196993+0000 mgr.y (mgr.25232) 4254 : cluster [DBG] pgmap v5198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:14.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7307 16 16 0 0 0 - 0 2024-07-28T14:13:15.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7308 16 16 0 0 0 - 0 2024-07-28T14:13:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:16 smithi150 bash[67543]: cluster 2024-07-28T14:13:14.198393+0000 mgr.y (mgr.25232) 4255 : cluster [DBG] pgmap v5199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:16 smithi022 bash[80503]: cluster 2024-07-28T14:13:14.198393+0000 mgr.y (mgr.25232) 4255 : cluster [DBG] pgmap v5199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:16.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:16 smithi022 bash[82865]: cluster 2024-07-28T14:13:14.198393+0000 mgr.y (mgr.25232) 4255 : cluster [DBG] pgmap v5199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:16.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7309 16 16 0 0 0 - 0 2024-07-28T14:13:17.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7310 16 16 0 0 0 - 0 2024-07-28T14:13:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:18 smithi150 bash[67543]: cluster 2024-07-28T14:13:16.199741+0000 mgr.y (mgr.25232) 4256 : cluster [DBG] pgmap v5200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:18 smithi022 bash[80503]: cluster 2024-07-28T14:13:16.199741+0000 mgr.y (mgr.25232) 4256 : cluster [DBG] pgmap v5200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:18.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:18 smithi022 bash[82865]: cluster 2024-07-28T14:13:16.199741+0000 mgr.y (mgr.25232) 4256 : cluster [DBG] pgmap v5200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:18.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7311 16 16 0 0 0 - 0 2024-07-28T14:13:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:13:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:13:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:13:19.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7312 16 16 0 0 0 - 0 2024-07-28T14:13:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:20 smithi150 bash[67543]: cluster 2024-07-28T14:13:18.201070+0000 mgr.y (mgr.25232) 4257 : cluster [DBG] pgmap v5201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:20 smithi022 bash[80503]: cluster 2024-07-28T14:13:18.201070+0000 mgr.y (mgr.25232) 4257 : cluster [DBG] pgmap v5201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:20 smithi022 bash[82865]: cluster 2024-07-28T14:13:18.201070+0000 mgr.y (mgr.25232) 4257 : cluster [DBG] pgmap v5201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:20.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7313 16 16 0 0 0 - 0 2024-07-28T14:13:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:21 smithi150 bash[67543]: audit 2024-07-28T14:13:20.406297+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:21 smithi022 bash[80503]: audit 2024-07-28T14:13:20.406297+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:21 smithi022 bash[82865]: audit 2024-07-28T14:13:20.406297+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:21.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7314 16 16 0 0 0 - 0 2024-07-28T14:13:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:22 smithi150 bash[67543]: cluster 2024-07-28T14:13:20.202470+0000 mgr.y (mgr.25232) 4258 : cluster [DBG] pgmap v5202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:13:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:13:22.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:22 smithi022 bash[82865]: cluster 2024-07-28T14:13:20.202470+0000 mgr.y (mgr.25232) 4258 : cluster [DBG] pgmap v5202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:22 smithi022 bash[80503]: cluster 2024-07-28T14:13:20.202470+0000 mgr.y (mgr.25232) 4258 : cluster [DBG] pgmap v5202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:22.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7315 16 16 0 0 0 - 0 2024-07-28T14:13:23.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7316 16 16 0 0 0 - 0 2024-07-28T14:13:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:24 smithi150 bash[67543]: cluster 2024-07-28T14:13:22.203817+0000 mgr.y (mgr.25232) 4259 : cluster [DBG] pgmap v5203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:24 smithi022 bash[80503]: cluster 2024-07-28T14:13:22.203817+0000 mgr.y (mgr.25232) 4259 : cluster [DBG] pgmap v5203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:24 smithi022 bash[82865]: cluster 2024-07-28T14:13:22.203817+0000 mgr.y (mgr.25232) 4259 : cluster [DBG] pgmap v5203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:24.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7317 16 16 0 0 0 - 0 2024-07-28T14:13:25.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7318 16 16 0 0 0 - 0 2024-07-28T14:13:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:26 smithi150 bash[67543]: cluster 2024-07-28T14:13:24.205171+0000 mgr.y (mgr.25232) 4260 : cluster [DBG] pgmap v5204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:26 smithi022 bash[80503]: cluster 2024-07-28T14:13:24.205171+0000 mgr.y (mgr.25232) 4260 : cluster [DBG] pgmap v5204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:26 smithi022 bash[82865]: cluster 2024-07-28T14:13:24.205171+0000 mgr.y (mgr.25232) 4260 : cluster [DBG] pgmap v5204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:26.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7319 16 16 0 0 0 - 0 2024-07-28T14:13:27.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:13:27.900643+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:13:27.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:13:27.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7320 16 16 0 0 0 - 0 2024-07-28T14:13:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:28 smithi150 bash[67543]: cluster 2024-07-28T14:13:26.206556+0000 mgr.y (mgr.25232) 4261 : cluster [DBG] pgmap v5205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:28 smithi022 bash[80503]: cluster 2024-07-28T14:13:26.206556+0000 mgr.y (mgr.25232) 4261 : cluster [DBG] pgmap v5205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:28 smithi022 bash[82865]: cluster 2024-07-28T14:13:26.206556+0000 mgr.y (mgr.25232) 4261 : cluster [DBG] pgmap v5205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:28.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7321 16 16 0 0 0 - 0 2024-07-28T14:13:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:13:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:13:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:13:29.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7322 16 16 0 0 0 - 0 2024-07-28T14:13:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:30 smithi150 bash[67543]: cluster 2024-07-28T14:13:28.207896+0000 mgr.y (mgr.25232) 4262 : cluster [DBG] pgmap v5206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:30.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:30 smithi022 bash[82865]: cluster 2024-07-28T14:13:28.207896+0000 mgr.y (mgr.25232) 4262 : cluster [DBG] pgmap v5206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:30 smithi022 bash[80503]: cluster 2024-07-28T14:13:28.207896+0000 mgr.y (mgr.25232) 4262 : cluster [DBG] pgmap v5206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:30.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7323 16 16 0 0 0 - 0 2024-07-28T14:13:31.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7324 16 16 0 0 0 - 0 2024-07-28T14:13:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:32 smithi150 bash[67543]: cluster 2024-07-28T14:13:30.209253+0000 mgr.y (mgr.25232) 4263 : cluster [DBG] pgmap v5207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:13:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:13:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:32 smithi022 bash[80503]: cluster 2024-07-28T14:13:30.209253+0000 mgr.y (mgr.25232) 4263 : cluster [DBG] pgmap v5207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:32 smithi022 bash[82865]: cluster 2024-07-28T14:13:30.209253+0000 mgr.y (mgr.25232) 4263 : cluster [DBG] pgmap v5207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:32.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7325 16 16 0 0 0 - 0 2024-07-28T14:13:33.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7326 16 16 0 0 0 - 0 2024-07-28T14:13:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:34 smithi150 bash[67543]: cluster 2024-07-28T14:13:32.210644+0000 mgr.y (mgr.25232) 4264 : cluster [DBG] pgmap v5208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:34 smithi022 bash[80503]: cluster 2024-07-28T14:13:32.210644+0000 mgr.y (mgr.25232) 4264 : cluster [DBG] pgmap v5208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:34 smithi022 bash[82865]: cluster 2024-07-28T14:13:32.210644+0000 mgr.y (mgr.25232) 4264 : cluster [DBG] pgmap v5208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:34.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7327 16 16 0 0 0 - 0 2024-07-28T14:13:35.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7328 16 16 0 0 0 - 0 2024-07-28T14:13:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:36 smithi150 bash[67543]: cluster 2024-07-28T14:13:34.211982+0000 mgr.y (mgr.25232) 4265 : cluster [DBG] pgmap v5209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:36 smithi150 bash[67543]: audit 2024-07-28T14:13:35.406729+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:36 smithi022 bash[80503]: cluster 2024-07-28T14:13:34.211982+0000 mgr.y (mgr.25232) 4265 : cluster [DBG] pgmap v5209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:36 smithi022 bash[80503]: audit 2024-07-28T14:13:35.406729+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:36 smithi022 bash[82865]: cluster 2024-07-28T14:13:34.211982+0000 mgr.y (mgr.25232) 4265 : cluster [DBG] pgmap v5209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:36 smithi022 bash[82865]: audit 2024-07-28T14:13:35.406729+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:36.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7329 16 16 0 0 0 - 0 2024-07-28T14:13:37.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7330 16 16 0 0 0 - 0 2024-07-28T14:13:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:38 smithi150 bash[67543]: cluster 2024-07-28T14:13:36.213348+0000 mgr.y (mgr.25232) 4266 : cluster [DBG] pgmap v5210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:38 smithi022 bash[80503]: cluster 2024-07-28T14:13:36.213348+0000 mgr.y (mgr.25232) 4266 : cluster [DBG] pgmap v5210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:38 smithi022 bash[82865]: cluster 2024-07-28T14:13:36.213348+0000 mgr.y (mgr.25232) 4266 : cluster [DBG] pgmap v5210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:38.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7331 16 16 0 0 0 - 0 2024-07-28T14:13:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:13:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:13:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:13:39.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7332 16 16 0 0 0 - 0 2024-07-28T14:13:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:40 smithi150 bash[67543]: cluster 2024-07-28T14:13:38.214723+0000 mgr.y (mgr.25232) 4267 : cluster [DBG] pgmap v5211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:40 smithi022 bash[80503]: cluster 2024-07-28T14:13:38.214723+0000 mgr.y (mgr.25232) 4267 : cluster [DBG] pgmap v5211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:40 smithi022 bash[82865]: cluster 2024-07-28T14:13:38.214723+0000 mgr.y (mgr.25232) 4267 : cluster [DBG] pgmap v5211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:40.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7333 16 16 0 0 0 - 0 2024-07-28T14:13:41.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7334 16 16 0 0 0 - 0 2024-07-28T14:13:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:42 smithi150 bash[67543]: cluster 2024-07-28T14:13:40.216072+0000 mgr.y (mgr.25232) 4268 : cluster [DBG] pgmap v5212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:13:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:13:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:42 smithi022 bash[80503]: cluster 2024-07-28T14:13:40.216072+0000 mgr.y (mgr.25232) 4268 : cluster [DBG] pgmap v5212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:42 smithi022 bash[82865]: cluster 2024-07-28T14:13:40.216072+0000 mgr.y (mgr.25232) 4268 : cluster [DBG] pgmap v5212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:42.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7335 16 16 0 0 0 - 0 2024-07-28T14:13:43.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7336 16 16 0 0 0 - 0 2024-07-28T14:13:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:44 smithi150 bash[67543]: cluster 2024-07-28T14:13:42.217442+0000 mgr.y (mgr.25232) 4269 : cluster [DBG] pgmap v5213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:44 smithi022 bash[80503]: cluster 2024-07-28T14:13:42.217442+0000 mgr.y (mgr.25232) 4269 : cluster [DBG] pgmap v5213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:44 smithi022 bash[82865]: cluster 2024-07-28T14:13:42.217442+0000 mgr.y (mgr.25232) 4269 : cluster [DBG] pgmap v5213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:44.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7337 16 16 0 0 0 - 0 2024-07-28T14:13:45.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7338 16 16 0 0 0 - 0 2024-07-28T14:13:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:46 smithi150 bash[67543]: cluster 2024-07-28T14:13:44.218827+0000 mgr.y (mgr.25232) 4270 : cluster [DBG] pgmap v5214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:46 smithi022 bash[80503]: cluster 2024-07-28T14:13:44.218827+0000 mgr.y (mgr.25232) 4270 : cluster [DBG] pgmap v5214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:46 smithi022 bash[82865]: cluster 2024-07-28T14:13:44.218827+0000 mgr.y (mgr.25232) 4270 : cluster [DBG] pgmap v5214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:46.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7339 16 16 0 0 0 - 0 2024-07-28T14:13:47.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:13:47.903963+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:13:47.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:13:47.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7340 16 16 0 0 0 - 0 2024-07-28T14:13:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:48 smithi150 bash[67543]: cluster 2024-07-28T14:13:46.220168+0000 mgr.y (mgr.25232) 4271 : cluster [DBG] pgmap v5215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:48 smithi022 bash[80503]: cluster 2024-07-28T14:13:46.220168+0000 mgr.y (mgr.25232) 4271 : cluster [DBG] pgmap v5215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:48 smithi022 bash[82865]: cluster 2024-07-28T14:13:46.220168+0000 mgr.y (mgr.25232) 4271 : cluster [DBG] pgmap v5215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:48.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7341 16 16 0 0 0 - 0 2024-07-28T14:13:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:13:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:13:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:13:49.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7342 16 16 0 0 0 - 0 2024-07-28T14:13:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:50 smithi150 bash[67543]: cluster 2024-07-28T14:13:48.221522+0000 mgr.y (mgr.25232) 4272 : cluster [DBG] pgmap v5216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:50 smithi022 bash[80503]: cluster 2024-07-28T14:13:48.221522+0000 mgr.y (mgr.25232) 4272 : cluster [DBG] pgmap v5216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:50 smithi022 bash[82865]: cluster 2024-07-28T14:13:48.221522+0000 mgr.y (mgr.25232) 4272 : cluster [DBG] pgmap v5216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:50.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7343 16 16 0 0 0 - 0 2024-07-28T14:13:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:51 smithi150 bash[67543]: cluster 2024-07-28T14:13:50.222895+0000 mgr.y (mgr.25232) 4273 : cluster [DBG] pgmap v5217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:51 smithi150 bash[67543]: audit 2024-07-28T14:13:50.407237+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:51 smithi022 bash[80503]: cluster 2024-07-28T14:13:50.222895+0000 mgr.y (mgr.25232) 4273 : cluster [DBG] pgmap v5217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:51 smithi022 bash[80503]: audit 2024-07-28T14:13:50.407237+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:51 smithi022 bash[82865]: cluster 2024-07-28T14:13:50.222895+0000 mgr.y (mgr.25232) 4273 : cluster [DBG] pgmap v5217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:51 smithi022 bash[82865]: audit 2024-07-28T14:13:50.407237+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:13:51.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7344 16 16 0 0 0 - 0 2024-07-28T14:13:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:13:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:13:52.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7345 16 16 0 0 0 - 0 2024-07-28T14:13:53.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:53 smithi022 bash[80503]: cluster 2024-07-28T14:13:52.224230+0000 mgr.y (mgr.25232) 4274 : cluster [DBG] pgmap v5218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:53 smithi022 bash[82865]: cluster 2024-07-28T14:13:52.224230+0000 mgr.y (mgr.25232) 4274 : cluster [DBG] pgmap v5218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:53.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:53 smithi150 bash[67543]: cluster 2024-07-28T14:13:52.224230+0000 mgr.y (mgr.25232) 4274 : cluster [DBG] pgmap v5218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:53.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7346 16 16 0 0 0 - 0 2024-07-28T14:13:54.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7347 16 16 0 0 0 - 0 2024-07-28T14:13:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:55 smithi022 bash[80503]: cluster 2024-07-28T14:13:54.225560+0000 mgr.y (mgr.25232) 4275 : cluster [DBG] pgmap v5219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:55 smithi022 bash[82865]: cluster 2024-07-28T14:13:54.225560+0000 mgr.y (mgr.25232) 4275 : cluster [DBG] pgmap v5219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:55 smithi150 bash[67543]: cluster 2024-07-28T14:13:54.225560+0000 mgr.y (mgr.25232) 4275 : cluster [DBG] pgmap v5219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:55.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7348 16 16 0 0 0 - 0 2024-07-28T14:13:56.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7349 16 16 0 0 0 - 0 2024-07-28T14:13:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:57 smithi022 bash[80503]: cluster 2024-07-28T14:13:56.226947+0000 mgr.y (mgr.25232) 4276 : cluster [DBG] pgmap v5220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:57 smithi022 bash[82865]: cluster 2024-07-28T14:13:56.226947+0000 mgr.y (mgr.25232) 4276 : cluster [DBG] pgmap v5220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:57 smithi150 bash[67543]: cluster 2024-07-28T14:13:56.226947+0000 mgr.y (mgr.25232) 4276 : cluster [DBG] pgmap v5220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:57.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7350 16 16 0 0 0 - 0 2024-07-28T14:13:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:58 smithi022 bash[80503]: audit 2024-07-28T14:13:58.199174+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:13:58.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:58 smithi022 bash[82865]: audit 2024-07-28T14:13:58.199174+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:13:58.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:58 smithi150 bash[67543]: audit 2024-07-28T14:13:58.199174+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:13:58.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7351 16 16 0 0 0 - 0 2024-07-28T14:13:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:13:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:13:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[80503]: cluster 2024-07-28T14:13:58.228265+0000 mgr.y (mgr.25232) 4277 : cluster [DBG] pgmap v5221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[80503]: audit 2024-07-28T14:13:58.582123+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:13:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[80503]: audit 2024-07-28T14:13:58.589457+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:13:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[82865]: cluster 2024-07-28T14:13:58.228265+0000 mgr.y (mgr.25232) 4277 : cluster [DBG] pgmap v5221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:13:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[82865]: audit 2024-07-28T14:13:58.582123+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:13:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:13:59 smithi022 bash[82865]: audit 2024-07-28T14:13:58.589457+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:13:59.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7352 16 16 0 0 0 - 0 2024-07-28T14:14:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:59 smithi150 bash[67543]: cluster 2024-07-28T14:13:58.228265+0000 mgr.y (mgr.25232) 4277 : cluster [DBG] pgmap v5221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:59 smithi150 bash[67543]: audit 2024-07-28T14:13:58.582123+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:13:59 smithi150 bash[67543]: audit 2024-07-28T14:13:58.589457+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:00.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7353 16 16 0 0 0 - 0 2024-07-28T14:14:01.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7354 16 16 0 0 0 - 0 2024-07-28T14:14:02.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:01 smithi150 bash[67543]: cluster 2024-07-28T14:14:00.229626+0000 mgr.y (mgr.25232) 4278 : cluster [DBG] pgmap v5222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:01 smithi022 bash[80503]: cluster 2024-07-28T14:14:00.229626+0000 mgr.y (mgr.25232) 4278 : cluster [DBG] pgmap v5222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:01 smithi022 bash[82865]: cluster 2024-07-28T14:14:00.229626+0000 mgr.y (mgr.25232) 4278 : cluster [DBG] pgmap v5222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:14:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:14:02.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7355 16 16 0 0 0 - 0 2024-07-28T14:14:03.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7356 16 16 0 0 0 - 0 2024-07-28T14:14:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:03 smithi150 bash[67543]: cluster 2024-07-28T14:14:02.231018+0000 mgr.y (mgr.25232) 4279 : cluster [DBG] pgmap v5223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:03 smithi022 bash[80503]: cluster 2024-07-28T14:14:02.231018+0000 mgr.y (mgr.25232) 4279 : cluster [DBG] pgmap v5223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:03 smithi022 bash[82865]: cluster 2024-07-28T14:14:02.231018+0000 mgr.y (mgr.25232) 4279 : cluster [DBG] pgmap v5223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:04.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7357 16 16 0 0 0 - 0 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.078673+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.083448+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.233897+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.240643+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.687490+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.688856+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[80503]: audit 2024-07-28T14:14:04.696603+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.078673+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.083448+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.233897+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.240643+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.687490+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:14:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.688856+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:14:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:05 smithi022 bash[82865]: audit 2024-07-28T14:14:04.696603+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.078673+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.083448+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.233897+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.240643+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.687490+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.688856+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:14:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:05 smithi150 bash[67543]: audit 2024-07-28T14:14:04.696603+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:14:05.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7358 16 16 0 0 0 - 0 2024-07-28T14:14:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:06 smithi150 bash[67543]: cluster 2024-07-28T14:14:04.232705+0000 mgr.y (mgr.25232) 4280 : cluster [DBG] pgmap v5224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:06 smithi150 bash[67543]: audit 2024-07-28T14:14:05.407919+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:06 smithi022 bash[80503]: cluster 2024-07-28T14:14:04.232705+0000 mgr.y (mgr.25232) 4280 : cluster [DBG] pgmap v5224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:06 smithi022 bash[80503]: audit 2024-07-28T14:14:05.407919+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:06 smithi022 bash[82865]: cluster 2024-07-28T14:14:04.232705+0000 mgr.y (mgr.25232) 4280 : cluster [DBG] pgmap v5224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:06 smithi022 bash[82865]: audit 2024-07-28T14:14:05.407919+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:06.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7359 16 16 0 0 0 - 0 2024-07-28T14:14:07.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:14:07.907130+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:14:07.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:14:07.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7360 16 16 0 0 0 - 0 2024-07-28T14:14:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:08 smithi150 bash[67543]: cluster 2024-07-28T14:14:06.234179+0000 mgr.y (mgr.25232) 4281 : cluster [DBG] pgmap v5225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:08 smithi022 bash[80503]: cluster 2024-07-28T14:14:06.234179+0000 mgr.y (mgr.25232) 4281 : cluster [DBG] pgmap v5225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:08 smithi022 bash[82865]: cluster 2024-07-28T14:14:06.234179+0000 mgr.y (mgr.25232) 4281 : cluster [DBG] pgmap v5225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:08.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7361 16 16 0 0 0 - 0 2024-07-28T14:14:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:14:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:14:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:14:09.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7362 16 16 0 0 0 - 0 2024-07-28T14:14:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:10 smithi150 bash[67543]: cluster 2024-07-28T14:14:08.235621+0000 mgr.y (mgr.25232) 4282 : cluster [DBG] pgmap v5226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:10 smithi022 bash[80503]: cluster 2024-07-28T14:14:08.235621+0000 mgr.y (mgr.25232) 4282 : cluster [DBG] pgmap v5226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:10 smithi022 bash[82865]: cluster 2024-07-28T14:14:08.235621+0000 mgr.y (mgr.25232) 4282 : cluster [DBG] pgmap v5226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:10.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7363 16 16 0 0 0 - 0 2024-07-28T14:14:11.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7364 16 16 0 0 0 - 0 2024-07-28T14:14:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:12 smithi150 bash[67543]: cluster 2024-07-28T14:14:10.237099+0000 mgr.y (mgr.25232) 4283 : cluster [DBG] pgmap v5227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:14:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:14:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:12 smithi022 bash[80503]: cluster 2024-07-28T14:14:10.237099+0000 mgr.y (mgr.25232) 4283 : cluster [DBG] pgmap v5227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:12 smithi022 bash[82865]: cluster 2024-07-28T14:14:10.237099+0000 mgr.y (mgr.25232) 4283 : cluster [DBG] pgmap v5227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:12.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7365 16 16 0 0 0 - 0 2024-07-28T14:14:13.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7366 16 16 0 0 0 - 0 2024-07-28T14:14:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:14 smithi150 bash[67543]: cluster 2024-07-28T14:14:12.238647+0000 mgr.y (mgr.25232) 4284 : cluster [DBG] pgmap v5228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:14 smithi022 bash[80503]: cluster 2024-07-28T14:14:12.238647+0000 mgr.y (mgr.25232) 4284 : cluster [DBG] pgmap v5228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:14 smithi022 bash[82865]: cluster 2024-07-28T14:14:12.238647+0000 mgr.y (mgr.25232) 4284 : cluster [DBG] pgmap v5228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:14.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7367 16 16 0 0 0 - 0 2024-07-28T14:14:15.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7368 16 16 0 0 0 - 0 2024-07-28T14:14:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:16 smithi150 bash[67543]: cluster 2024-07-28T14:14:14.240125+0000 mgr.y (mgr.25232) 4285 : cluster [DBG] pgmap v5229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:16 smithi022 bash[80503]: cluster 2024-07-28T14:14:14.240125+0000 mgr.y (mgr.25232) 4285 : cluster [DBG] pgmap v5229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:16 smithi022 bash[82865]: cluster 2024-07-28T14:14:14.240125+0000 mgr.y (mgr.25232) 4285 : cluster [DBG] pgmap v5229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:16.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7369 16 16 0 0 0 - 0 2024-07-28T14:14:17.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7370 16 16 0 0 0 - 0 2024-07-28T14:14:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:18 smithi150 bash[67543]: cluster 2024-07-28T14:14:16.241631+0000 mgr.y (mgr.25232) 4286 : cluster [DBG] pgmap v5230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:18 smithi022 bash[80503]: cluster 2024-07-28T14:14:16.241631+0000 mgr.y (mgr.25232) 4286 : cluster [DBG] pgmap v5230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:18 smithi022 bash[82865]: cluster 2024-07-28T14:14:16.241631+0000 mgr.y (mgr.25232) 4286 : cluster [DBG] pgmap v5230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:18.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7371 16 16 0 0 0 - 0 2024-07-28T14:14:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:14:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:14:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:14:19.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7372 16 16 0 0 0 - 0 2024-07-28T14:14:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:20 smithi150 bash[67543]: cluster 2024-07-28T14:14:18.243106+0000 mgr.y (mgr.25232) 4287 : cluster [DBG] pgmap v5231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:20 smithi022 bash[80503]: cluster 2024-07-28T14:14:18.243106+0000 mgr.y (mgr.25232) 4287 : cluster [DBG] pgmap v5231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:20 smithi022 bash[82865]: cluster 2024-07-28T14:14:18.243106+0000 mgr.y (mgr.25232) 4287 : cluster [DBG] pgmap v5231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:20.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7373 16 16 0 0 0 - 0 2024-07-28T14:14:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:21 smithi150 bash[67543]: audit 2024-07-28T14:14:20.408079+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:21 smithi022 bash[80503]: audit 2024-07-28T14:14:20.408079+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:21 smithi022 bash[82865]: audit 2024-07-28T14:14:20.408079+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:21.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7374 16 16 0 0 0 - 0 2024-07-28T14:14:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:22 smithi150 bash[67543]: cluster 2024-07-28T14:14:20.244471+0000 mgr.y (mgr.25232) 4288 : cluster [DBG] pgmap v5232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:14:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:14:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:22 smithi022 bash[80503]: cluster 2024-07-28T14:14:20.244471+0000 mgr.y (mgr.25232) 4288 : cluster [DBG] pgmap v5232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:22 smithi022 bash[82865]: cluster 2024-07-28T14:14:20.244471+0000 mgr.y (mgr.25232) 4288 : cluster [DBG] pgmap v5232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:22.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7375 16 16 0 0 0 - 0 2024-07-28T14:14:23.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7376 16 16 0 0 0 - 0 2024-07-28T14:14:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:24 smithi150 bash[67543]: cluster 2024-07-28T14:14:22.245946+0000 mgr.y (mgr.25232) 4289 : cluster [DBG] pgmap v5233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:24 smithi022 bash[80503]: cluster 2024-07-28T14:14:22.245946+0000 mgr.y (mgr.25232) 4289 : cluster [DBG] pgmap v5233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:24 smithi022 bash[82865]: cluster 2024-07-28T14:14:22.245946+0000 mgr.y (mgr.25232) 4289 : cluster [DBG] pgmap v5233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:24.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7377 16 16 0 0 0 - 0 2024-07-28T14:14:25.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7378 16 16 0 0 0 - 0 2024-07-28T14:14:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:26 smithi150 bash[67543]: cluster 2024-07-28T14:14:24.247498+0000 mgr.y (mgr.25232) 4290 : cluster [DBG] pgmap v5234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:26 smithi022 bash[80503]: cluster 2024-07-28T14:14:24.247498+0000 mgr.y (mgr.25232) 4290 : cluster [DBG] pgmap v5234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:26 smithi022 bash[82865]: cluster 2024-07-28T14:14:24.247498+0000 mgr.y (mgr.25232) 4290 : cluster [DBG] pgmap v5234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:26.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7379 16 16 0 0 0 - 0 2024-07-28T14:14:27.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:14:27.910549+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:14:27.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:14:27.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7380 16 16 0 0 0 - 0 2024-07-28T14:14:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:28 smithi150 bash[67543]: cluster 2024-07-28T14:14:26.248903+0000 mgr.y (mgr.25232) 4291 : cluster [DBG] pgmap v5235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:28 smithi022 bash[80503]: cluster 2024-07-28T14:14:26.248903+0000 mgr.y (mgr.25232) 4291 : cluster [DBG] pgmap v5235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:28 smithi022 bash[82865]: cluster 2024-07-28T14:14:26.248903+0000 mgr.y (mgr.25232) 4291 : cluster [DBG] pgmap v5235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:28.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7381 16 16 0 0 0 - 0 2024-07-28T14:14:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:14:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:14:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:14:29.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7382 16 16 0 0 0 - 0 2024-07-28T14:14:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:30 smithi150 bash[67543]: cluster 2024-07-28T14:14:28.250241+0000 mgr.y (mgr.25232) 4292 : cluster [DBG] pgmap v5236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:30 smithi022 bash[80503]: cluster 2024-07-28T14:14:28.250241+0000 mgr.y (mgr.25232) 4292 : cluster [DBG] pgmap v5236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:30 smithi022 bash[82865]: cluster 2024-07-28T14:14:28.250241+0000 mgr.y (mgr.25232) 4292 : cluster [DBG] pgmap v5236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:30.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7383 16 16 0 0 0 - 0 2024-07-28T14:14:31.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7384 16 16 0 0 0 - 0 2024-07-28T14:14:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:32 smithi150 bash[67543]: cluster 2024-07-28T14:14:30.251725+0000 mgr.y (mgr.25232) 4293 : cluster [DBG] pgmap v5237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:14:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:14:32.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:32 smithi022 bash[82865]: cluster 2024-07-28T14:14:30.251725+0000 mgr.y (mgr.25232) 4293 : cluster [DBG] pgmap v5237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:32 smithi022 bash[80503]: cluster 2024-07-28T14:14:30.251725+0000 mgr.y (mgr.25232) 4293 : cluster [DBG] pgmap v5237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:32.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7385 16 16 0 0 0 - 0 2024-07-28T14:14:33.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7386 16 16 0 0 0 - 0 2024-07-28T14:14:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:34 smithi150 bash[67543]: cluster 2024-07-28T14:14:32.253252+0000 mgr.y (mgr.25232) 4294 : cluster [DBG] pgmap v5238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:34 smithi022 bash[80503]: cluster 2024-07-28T14:14:32.253252+0000 mgr.y (mgr.25232) 4294 : cluster [DBG] pgmap v5238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:34 smithi022 bash[82865]: cluster 2024-07-28T14:14:32.253252+0000 mgr.y (mgr.25232) 4294 : cluster [DBG] pgmap v5238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:34.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7387 16 16 0 0 0 - 0 2024-07-28T14:14:35.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7388 16 16 0 0 0 - 0 2024-07-28T14:14:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:36 smithi150 bash[67543]: cluster 2024-07-28T14:14:34.254823+0000 mgr.y (mgr.25232) 4295 : cluster [DBG] pgmap v5239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:36 smithi150 bash[67543]: audit 2024-07-28T14:14:35.408446+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:36 smithi022 bash[80503]: cluster 2024-07-28T14:14:34.254823+0000 mgr.y (mgr.25232) 4295 : cluster [DBG] pgmap v5239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:36 smithi022 bash[80503]: audit 2024-07-28T14:14:35.408446+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:36 smithi022 bash[82865]: cluster 2024-07-28T14:14:34.254823+0000 mgr.y (mgr.25232) 4295 : cluster [DBG] pgmap v5239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:36 smithi022 bash[82865]: audit 2024-07-28T14:14:35.408446+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:36.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7389 16 16 0 0 0 - 0 2024-07-28T14:14:37.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7390 16 16 0 0 0 - 0 2024-07-28T14:14:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:38 smithi150 bash[67543]: cluster 2024-07-28T14:14:36.256224+0000 mgr.y (mgr.25232) 4296 : cluster [DBG] pgmap v5240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:38 smithi022 bash[80503]: cluster 2024-07-28T14:14:36.256224+0000 mgr.y (mgr.25232) 4296 : cluster [DBG] pgmap v5240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:38 smithi022 bash[82865]: cluster 2024-07-28T14:14:36.256224+0000 mgr.y (mgr.25232) 4296 : cluster [DBG] pgmap v5240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:38.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7391 16 16 0 0 0 - 0 2024-07-28T14:14:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:14:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:14:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:14:39.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7392 16 16 0 0 0 - 0 2024-07-28T14:14:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:40 smithi150 bash[67543]: cluster 2024-07-28T14:14:38.257538+0000 mgr.y (mgr.25232) 4297 : cluster [DBG] pgmap v5241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:40 smithi022 bash[80503]: cluster 2024-07-28T14:14:38.257538+0000 mgr.y (mgr.25232) 4297 : cluster [DBG] pgmap v5241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:40 smithi022 bash[82865]: cluster 2024-07-28T14:14:38.257538+0000 mgr.y (mgr.25232) 4297 : cluster [DBG] pgmap v5241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:40.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7393 16 16 0 0 0 - 0 2024-07-28T14:14:41.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7394 16 16 0 0 0 - 0 2024-07-28T14:14:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:42 smithi150 bash[67543]: cluster 2024-07-28T14:14:40.258900+0000 mgr.y (mgr.25232) 4298 : cluster [DBG] pgmap v5242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:14:42 smithi150 bash[60514]: ts=2024-07-28T14:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:14:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:42 smithi022 bash[80503]: cluster 2024-07-28T14:14:40.258900+0000 mgr.y (mgr.25232) 4298 : cluster [DBG] pgmap v5242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:42 smithi022 bash[82865]: cluster 2024-07-28T14:14:40.258900+0000 mgr.y (mgr.25232) 4298 : cluster [DBG] pgmap v5242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:42.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7395 16 16 0 0 0 - 0 2024-07-28T14:14:43.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7396 16 16 0 0 0 - 0 2024-07-28T14:14:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:44 smithi150 bash[67543]: cluster 2024-07-28T14:14:42.260286+0000 mgr.y (mgr.25232) 4299 : cluster [DBG] pgmap v5243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:44 smithi022 bash[80503]: cluster 2024-07-28T14:14:42.260286+0000 mgr.y (mgr.25232) 4299 : cluster [DBG] pgmap v5243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:44 smithi022 bash[82865]: cluster 2024-07-28T14:14:42.260286+0000 mgr.y (mgr.25232) 4299 : cluster [DBG] pgmap v5243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:44.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7397 16 16 0 0 0 - 0 2024-07-28T14:14:45.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7398 16 16 0 0 0 - 0 2024-07-28T14:14:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:46 smithi150 bash[67543]: cluster 2024-07-28T14:14:44.261657+0000 mgr.y (mgr.25232) 4300 : cluster [DBG] pgmap v5244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:46 smithi022 bash[80503]: cluster 2024-07-28T14:14:44.261657+0000 mgr.y (mgr.25232) 4300 : cluster [DBG] pgmap v5244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:46 smithi022 bash[82865]: cluster 2024-07-28T14:14:44.261657+0000 mgr.y (mgr.25232) 4300 : cluster [DBG] pgmap v5244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:46.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7399 16 16 0 0 0 - 0 2024-07-28T14:14:47.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:14:47.913879+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:14:47.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:14:47.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7400 16 16 0 0 0 - 0 2024-07-28T14:14:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:48 smithi150 bash[67543]: cluster 2024-07-28T14:14:46.263038+0000 mgr.y (mgr.25232) 4301 : cluster [DBG] pgmap v5245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:48 smithi022 bash[80503]: cluster 2024-07-28T14:14:46.263038+0000 mgr.y (mgr.25232) 4301 : cluster [DBG] pgmap v5245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:48 smithi022 bash[82865]: cluster 2024-07-28T14:14:46.263038+0000 mgr.y (mgr.25232) 4301 : cluster [DBG] pgmap v5245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:48.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7401 16 16 0 0 0 - 0 2024-07-28T14:14:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:14:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:14:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:14:49.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7402 16 16 0 0 0 - 0 2024-07-28T14:14:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:50 smithi150 bash[67543]: cluster 2024-07-28T14:14:48.264353+0000 mgr.y (mgr.25232) 4302 : cluster [DBG] pgmap v5246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:50 smithi022 bash[80503]: cluster 2024-07-28T14:14:48.264353+0000 mgr.y (mgr.25232) 4302 : cluster [DBG] pgmap v5246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:50 smithi022 bash[82865]: cluster 2024-07-28T14:14:48.264353+0000 mgr.y (mgr.25232) 4302 : cluster [DBG] pgmap v5246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:50.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7403 16 16 0 0 0 - 0 2024-07-28T14:14:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:51 smithi150 bash[67543]: audit 2024-07-28T14:14:50.408858+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:51 smithi022 bash[80503]: audit 2024-07-28T14:14:50.408858+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:51 smithi022 bash[82865]: audit 2024-07-28T14:14:50.408858+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:14:51.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7404 16 16 0 0 0 - 0 2024-07-28T14:14:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:52 smithi150 bash[67543]: cluster 2024-07-28T14:14:50.265836+0000 mgr.y (mgr.25232) 4303 : cluster [DBG] pgmap v5247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:14:52 smithi150 bash[60514]: ts=2024-07-28T14:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:14:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:52 smithi022 bash[80503]: cluster 2024-07-28T14:14:50.265836+0000 mgr.y (mgr.25232) 4303 : cluster [DBG] pgmap v5247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:52 smithi022 bash[82865]: cluster 2024-07-28T14:14:50.265836+0000 mgr.y (mgr.25232) 4303 : cluster [DBG] pgmap v5247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:52.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7405 16 16 0 0 0 - 0 2024-07-28T14:14:53.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:53 smithi150 bash[67543]: cluster 2024-07-28T14:14:52.267252+0000 mgr.y (mgr.25232) 4304 : cluster [DBG] pgmap v5248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:53.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:53 smithi022 bash[80503]: cluster 2024-07-28T14:14:52.267252+0000 mgr.y (mgr.25232) 4304 : cluster [DBG] pgmap v5248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:53 smithi022 bash[82865]: cluster 2024-07-28T14:14:52.267252+0000 mgr.y (mgr.25232) 4304 : cluster [DBG] pgmap v5248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:53.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7406 16 16 0 0 0 - 0 2024-07-28T14:14:54.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7407 16 16 0 0 0 - 0 2024-07-28T14:14:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:55 smithi022 bash[80503]: cluster 2024-07-28T14:14:54.268600+0000 mgr.y (mgr.25232) 4305 : cluster [DBG] pgmap v5249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:55 smithi022 bash[82865]: cluster 2024-07-28T14:14:54.268600+0000 mgr.y (mgr.25232) 4305 : cluster [DBG] pgmap v5249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:55 smithi150 bash[67543]: cluster 2024-07-28T14:14:54.268600+0000 mgr.y (mgr.25232) 4305 : cluster [DBG] pgmap v5249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:55.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7408 16 16 0 0 0 - 0 2024-07-28T14:14:56.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7409 16 16 0 0 0 - 0 2024-07-28T14:14:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:57 smithi022 bash[80503]: cluster 2024-07-28T14:14:56.269940+0000 mgr.y (mgr.25232) 4306 : cluster [DBG] pgmap v5250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:57 smithi022 bash[82865]: cluster 2024-07-28T14:14:56.269940+0000 mgr.y (mgr.25232) 4306 : cluster [DBG] pgmap v5250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:57 smithi150 bash[67543]: cluster 2024-07-28T14:14:56.269940+0000 mgr.y (mgr.25232) 4306 : cluster [DBG] pgmap v5250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:57.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7410 16 16 0 0 0 - 0 2024-07-28T14:14:58.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7411 16 16 0 0 0 - 0 2024-07-28T14:14:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:14:59 smithi150 bash[67543]: cluster 2024-07-28T14:14:58.271251+0000 mgr.y (mgr.25232) 4307 : cluster [DBG] pgmap v5251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:14:59 smithi022 bash[80503]: cluster 2024-07-28T14:14:58.271251+0000 mgr.y (mgr.25232) 4307 : cluster [DBG] pgmap v5251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:14:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:14:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:14:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:14:59 smithi022 bash[82865]: cluster 2024-07-28T14:14:58.271251+0000 mgr.y (mgr.25232) 4307 : cluster [DBG] pgmap v5251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:14:59.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7412 16 16 0 0 0 - 0 2024-07-28T14:15:00.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7413 16 16 0 0 0 - 0 2024-07-28T14:15:01.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:01 smithi150 bash[67543]: cluster 2024-07-28T14:15:00.272629+0000 mgr.y (mgr.25232) 4308 : cluster [DBG] pgmap v5252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:01 smithi022 bash[80503]: cluster 2024-07-28T14:15:00.272629+0000 mgr.y (mgr.25232) 4308 : cluster [DBG] pgmap v5252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:01 smithi022 bash[82865]: cluster 2024-07-28T14:15:00.272629+0000 mgr.y (mgr.25232) 4308 : cluster [DBG] pgmap v5252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:01.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7414 16 16 0 0 0 - 0 2024-07-28T14:15:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:15:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:15:02.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7415 16 16 0 0 0 - 0 2024-07-28T14:15:03.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:03 smithi150 bash[67543]: cluster 2024-07-28T14:15:02.274067+0000 mgr.y (mgr.25232) 4309 : cluster [DBG] pgmap v5253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:03 smithi022 bash[80503]: cluster 2024-07-28T14:15:02.274067+0000 mgr.y (mgr.25232) 4309 : cluster [DBG] pgmap v5253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:03 smithi022 bash[82865]: cluster 2024-07-28T14:15:02.274067+0000 mgr.y (mgr.25232) 4309 : cluster [DBG] pgmap v5253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:03.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7416 16 16 0 0 0 - 0 2024-07-28T14:15:04.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7417 16 16 0 0 0 - 0 2024-07-28T14:15:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:05 smithi150 bash[67543]: cluster 2024-07-28T14:15:04.275424+0000 mgr.y (mgr.25232) 4310 : cluster [DBG] pgmap v5254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:05 smithi150 bash[67543]: audit 2024-07-28T14:15:04.825376+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:15:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:05 smithi022 bash[80503]: cluster 2024-07-28T14:15:04.275424+0000 mgr.y (mgr.25232) 4310 : cluster [DBG] pgmap v5254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:05 smithi022 bash[80503]: audit 2024-07-28T14:15:04.825376+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:15:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:05 smithi022 bash[82865]: cluster 2024-07-28T14:15:04.275424+0000 mgr.y (mgr.25232) 4310 : cluster [DBG] pgmap v5254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:05 smithi022 bash[82865]: audit 2024-07-28T14:15:04.825376+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:15:05.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7418 16 16 0 0 0 - 0 2024-07-28T14:15:06.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:06 smithi150 bash[67543]: audit 2024-07-28T14:15:05.409567+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:06 smithi022 bash[80503]: audit 2024-07-28T14:15:05.409567+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:06 smithi022 bash[82865]: audit 2024-07-28T14:15:05.409567+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:06.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7419 16 16 0 0 0 - 0 2024-07-28T14:15:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:07 smithi150 bash[67543]: cluster 2024-07-28T14:15:06.276779+0000 mgr.y (mgr.25232) 4311 : cluster [DBG] pgmap v5255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:07 smithi022 bash[80503]: cluster 2024-07-28T14:15:06.276779+0000 mgr.y (mgr.25232) 4311 : cluster [DBG] pgmap v5255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:07.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:07 smithi022 bash[82865]: cluster 2024-07-28T14:15:06.276779+0000 mgr.y (mgr.25232) 4311 : cluster [DBG] pgmap v5255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:07.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:15:07.917173+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:15:07.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:15:07.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7420 16 16 0 0 0 - 0 2024-07-28T14:15:08.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7421 16 16 0 0 0 - 0 2024-07-28T14:15:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:09 smithi150 bash[67543]: cluster 2024-07-28T14:15:08.278803+0000 mgr.y (mgr.25232) 4312 : cluster [DBG] pgmap v5256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:09 smithi022 bash[80503]: cluster 2024-07-28T14:15:08.278803+0000 mgr.y (mgr.25232) 4312 : cluster [DBG] pgmap v5256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:15:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:15:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:15:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:09 smithi022 bash[82865]: cluster 2024-07-28T14:15:08.278803+0000 mgr.y (mgr.25232) 4312 : cluster [DBG] pgmap v5256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:09.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7422 16 16 0 0 0 - 0 2024-07-28T14:15:10.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7423 16 16 0 0 0 - 0 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: cluster 2024-07-28T14:15:10.279551+0000 mgr.y (mgr.25232) 4313 : cluster [DBG] pgmap v5257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:10.499285+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:10.507392+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:10.718284+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:10.726929+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:11.175334+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:11.176800+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:15:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:11 smithi150 bash[67543]: audit 2024-07-28T14:15:11.185677+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: cluster 2024-07-28T14:15:10.279551+0000 mgr.y (mgr.25232) 4313 : cluster [DBG] pgmap v5257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:10.499285+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:10.507392+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:10.718284+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:10.726929+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:11.175334+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:11.176800+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[80503]: audit 2024-07-28T14:15:11.185677+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: cluster 2024-07-28T14:15:10.279551+0000 mgr.y (mgr.25232) 4313 : cluster [DBG] pgmap v5257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:10.499285+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:10.507392+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:10.718284+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:10.726929+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:11.175334+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:11.176800+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:15:11.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:11 smithi022 bash[82865]: audit 2024-07-28T14:15:11.185677+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:15:11.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7424 16 16 0 0 0 - 0 2024-07-28T14:15:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:15:12 smithi150 bash[60514]: ts=2024-07-28T14:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:15:12.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7425 16 16 0 0 0 - 0 2024-07-28T14:15:13.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:13 smithi150 bash[67543]: cluster 2024-07-28T14:15:12.280838+0000 mgr.y (mgr.25232) 4314 : cluster [DBG] pgmap v5258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:13 smithi022 bash[80503]: cluster 2024-07-28T14:15:12.280838+0000 mgr.y (mgr.25232) 4314 : cluster [DBG] pgmap v5258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:13 smithi022 bash[82865]: cluster 2024-07-28T14:15:12.280838+0000 mgr.y (mgr.25232) 4314 : cluster [DBG] pgmap v5258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:13.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7426 16 16 0 0 0 - 0 2024-07-28T14:15:14.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7427 16 16 0 0 0 - 0 2024-07-28T14:15:15.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:15 smithi150 bash[67543]: cluster 2024-07-28T14:15:14.282178+0000 mgr.y (mgr.25232) 4315 : cluster [DBG] pgmap v5259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:15 smithi022 bash[80503]: cluster 2024-07-28T14:15:14.282178+0000 mgr.y (mgr.25232) 4315 : cluster [DBG] pgmap v5259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:15 smithi022 bash[82865]: cluster 2024-07-28T14:15:14.282178+0000 mgr.y (mgr.25232) 4315 : cluster [DBG] pgmap v5259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:15.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7428 16 16 0 0 0 - 0 2024-07-28T14:15:16.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7429 16 16 0 0 0 - 0 2024-07-28T14:15:17.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:17 smithi150 bash[67543]: cluster 2024-07-28T14:15:16.283513+0000 mgr.y (mgr.25232) 4316 : cluster [DBG] pgmap v5260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:17 smithi022 bash[80503]: cluster 2024-07-28T14:15:16.283513+0000 mgr.y (mgr.25232) 4316 : cluster [DBG] pgmap v5260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:17 smithi022 bash[82865]: cluster 2024-07-28T14:15:16.283513+0000 mgr.y (mgr.25232) 4316 : cluster [DBG] pgmap v5260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:17.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7430 16 16 0 0 0 - 0 2024-07-28T14:15:18.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7431 16 16 0 0 0 - 0 2024-07-28T14:15:19.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:19 smithi150 bash[67543]: cluster 2024-07-28T14:15:18.284884+0000 mgr.y (mgr.25232) 4317 : cluster [DBG] pgmap v5261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:19 smithi022 bash[80503]: cluster 2024-07-28T14:15:18.284884+0000 mgr.y (mgr.25232) 4317 : cluster [DBG] pgmap v5261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:15:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:15:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:15:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:19 smithi022 bash[82865]: cluster 2024-07-28T14:15:18.284884+0000 mgr.y (mgr.25232) 4317 : cluster [DBG] pgmap v5261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:19.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7432 16 16 0 0 0 - 0 2024-07-28T14:15:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:20 smithi022 bash[80503]: audit 2024-07-28T14:15:20.409866+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:20 smithi022 bash[82865]: audit 2024-07-28T14:15:20.409866+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:20.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7433 16 16 0 0 0 - 0 2024-07-28T14:15:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:20 smithi150 bash[67543]: audit 2024-07-28T14:15:20.409866+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:21 smithi022 bash[80503]: cluster 2024-07-28T14:15:20.286238+0000 mgr.y (mgr.25232) 4318 : cluster [DBG] pgmap v5262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:21 smithi022 bash[82865]: cluster 2024-07-28T14:15:20.286238+0000 mgr.y (mgr.25232) 4318 : cluster [DBG] pgmap v5262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:21.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7434 16 16 0 0 0 - 0 2024-07-28T14:15:22.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:21 smithi150 bash[67543]: cluster 2024-07-28T14:15:20.286238+0000 mgr.y (mgr.25232) 4318 : cluster [DBG] pgmap v5262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:15:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:15:22.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7435 16 16 0 0 0 - 0 2024-07-28T14:15:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:23 smithi022 bash[80503]: cluster 2024-07-28T14:15:22.287604+0000 mgr.y (mgr.25232) 4319 : cluster [DBG] pgmap v5263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:23 smithi022 bash[82865]: cluster 2024-07-28T14:15:22.287604+0000 mgr.y (mgr.25232) 4319 : cluster [DBG] pgmap v5263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:23.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7436 16 16 0 0 0 - 0 2024-07-28T14:15:24.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:23 smithi150 bash[67543]: cluster 2024-07-28T14:15:22.287604+0000 mgr.y (mgr.25232) 4319 : cluster [DBG] pgmap v5263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:24.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7437 16 16 0 0 0 - 0 2024-07-28T14:15:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:25 smithi022 bash[80503]: cluster 2024-07-28T14:15:24.288962+0000 mgr.y (mgr.25232) 4320 : cluster [DBG] pgmap v5264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:25 smithi022 bash[82865]: cluster 2024-07-28T14:15:24.288962+0000 mgr.y (mgr.25232) 4320 : cluster [DBG] pgmap v5264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:25.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7438 16 16 0 0 0 - 0 2024-07-28T14:15:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:25 smithi150 bash[67543]: cluster 2024-07-28T14:15:24.288962+0000 mgr.y (mgr.25232) 4320 : cluster [DBG] pgmap v5264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:26.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7439 16 16 0 0 0 - 0 2024-07-28T14:15:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:27 smithi022 bash[80503]: cluster 2024-07-28T14:15:26.290292+0000 mgr.y (mgr.25232) 4321 : cluster [DBG] pgmap v5265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:27 smithi022 bash[82865]: cluster 2024-07-28T14:15:26.290292+0000 mgr.y (mgr.25232) 4321 : cluster [DBG] pgmap v5265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:27.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:15:27.920200+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:15:27.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:15:27.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7440 16 16 0 0 0 - 0 2024-07-28T14:15:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:27 smithi150 bash[67543]: cluster 2024-07-28T14:15:26.290292+0000 mgr.y (mgr.25232) 4321 : cluster [DBG] pgmap v5265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:28.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7441 16 16 0 0 0 - 0 2024-07-28T14:15:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:29 smithi022 bash[80503]: cluster 2024-07-28T14:15:28.291658+0000 mgr.y (mgr.25232) 4322 : cluster [DBG] pgmap v5266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:15:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:15:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:15:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:29 smithi022 bash[82865]: cluster 2024-07-28T14:15:28.291658+0000 mgr.y (mgr.25232) 4322 : cluster [DBG] pgmap v5266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:29.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7442 16 16 0 0 0 - 0 2024-07-28T14:15:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:29 smithi150 bash[67543]: cluster 2024-07-28T14:15:28.291658+0000 mgr.y (mgr.25232) 4322 : cluster [DBG] pgmap v5266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:30.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7443 16 16 0 0 0 - 0 2024-07-28T14:15:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:31 smithi022 bash[80503]: cluster 2024-07-28T14:15:30.292996+0000 mgr.y (mgr.25232) 4323 : cluster [DBG] pgmap v5267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:31 smithi022 bash[82865]: cluster 2024-07-28T14:15:30.292996+0000 mgr.y (mgr.25232) 4323 : cluster [DBG] pgmap v5267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:31.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7444 16 16 0 0 0 - 0 2024-07-28T14:15:32.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:31 smithi150 bash[67543]: cluster 2024-07-28T14:15:30.292996+0000 mgr.y (mgr.25232) 4323 : cluster [DBG] pgmap v5267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:15:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:15:32.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7445 16 16 0 0 0 - 0 2024-07-28T14:15:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:33 smithi022 bash[80503]: cluster 2024-07-28T14:15:32.294378+0000 mgr.y (mgr.25232) 4324 : cluster [DBG] pgmap v5268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:33 smithi022 bash[82865]: cluster 2024-07-28T14:15:32.294378+0000 mgr.y (mgr.25232) 4324 : cluster [DBG] pgmap v5268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:33.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7446 16 16 0 0 0 - 0 2024-07-28T14:15:34.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:33 smithi150 bash[67543]: cluster 2024-07-28T14:15:32.294378+0000 mgr.y (mgr.25232) 4324 : cluster [DBG] pgmap v5268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:34.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7447 16 16 0 0 0 - 0 2024-07-28T14:15:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:35 smithi022 bash[80503]: cluster 2024-07-28T14:15:34.295758+0000 mgr.y (mgr.25232) 4325 : cluster [DBG] pgmap v5269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:35 smithi022 bash[80503]: audit 2024-07-28T14:15:35.410314+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:35 smithi022 bash[82865]: cluster 2024-07-28T14:15:34.295758+0000 mgr.y (mgr.25232) 4325 : cluster [DBG] pgmap v5269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:35 smithi022 bash[82865]: audit 2024-07-28T14:15:35.410314+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:35.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7448 16 16 0 0 0 - 0 2024-07-28T14:15:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:35 smithi150 bash[67543]: cluster 2024-07-28T14:15:34.295758+0000 mgr.y (mgr.25232) 4325 : cluster [DBG] pgmap v5269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:35 smithi150 bash[67543]: audit 2024-07-28T14:15:35.410314+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:36.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7449 16 16 0 0 0 - 0 2024-07-28T14:15:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:37 smithi022 bash[80503]: cluster 2024-07-28T14:15:36.297122+0000 mgr.y (mgr.25232) 4326 : cluster [DBG] pgmap v5270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:37 smithi022 bash[82865]: cluster 2024-07-28T14:15:36.297122+0000 mgr.y (mgr.25232) 4326 : cluster [DBG] pgmap v5270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:37.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7450 16 16 0 0 0 - 0 2024-07-28T14:15:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:37 smithi150 bash[67543]: cluster 2024-07-28T14:15:36.297122+0000 mgr.y (mgr.25232) 4326 : cluster [DBG] pgmap v5270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:38.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7451 16 16 0 0 0 - 0 2024-07-28T14:15:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:39 smithi022 bash[80503]: cluster 2024-07-28T14:15:38.298463+0000 mgr.y (mgr.25232) 4327 : cluster [DBG] pgmap v5271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:15:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:15:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:15:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:39 smithi022 bash[82865]: cluster 2024-07-28T14:15:38.298463+0000 mgr.y (mgr.25232) 4327 : cluster [DBG] pgmap v5271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:39.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7452 16 16 0 0 0 - 0 2024-07-28T14:15:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:39 smithi150 bash[67543]: cluster 2024-07-28T14:15:38.298463+0000 mgr.y (mgr.25232) 4327 : cluster [DBG] pgmap v5271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:40.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7453 16 16 0 0 0 - 0 2024-07-28T14:15:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:41 smithi022 bash[80503]: cluster 2024-07-28T14:15:40.299808+0000 mgr.y (mgr.25232) 4328 : cluster [DBG] pgmap v5272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:41 smithi022 bash[82865]: cluster 2024-07-28T14:15:40.299808+0000 mgr.y (mgr.25232) 4328 : cluster [DBG] pgmap v5272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:41.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7454 16 16 0 0 0 - 0 2024-07-28T14:15:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:41 smithi150 bash[67543]: cluster 2024-07-28T14:15:40.299808+0000 mgr.y (mgr.25232) 4328 : cluster [DBG] pgmap v5272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:15:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:15:42.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7455 16 16 0 0 0 - 0 2024-07-28T14:15:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:43 smithi022 bash[80503]: cluster 2024-07-28T14:15:42.301172+0000 mgr.y (mgr.25232) 4329 : cluster [DBG] pgmap v5273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:43 smithi022 bash[82865]: cluster 2024-07-28T14:15:42.301172+0000 mgr.y (mgr.25232) 4329 : cluster [DBG] pgmap v5273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:43.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7456 16 16 0 0 0 - 0 2024-07-28T14:15:44.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:43 smithi150 bash[67543]: cluster 2024-07-28T14:15:42.301172+0000 mgr.y (mgr.25232) 4329 : cluster [DBG] pgmap v5273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:44.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7457 16 16 0 0 0 - 0 2024-07-28T14:15:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:45 smithi022 bash[80503]: cluster 2024-07-28T14:15:44.302554+0000 mgr.y (mgr.25232) 4330 : cluster [DBG] pgmap v5274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:45 smithi022 bash[82865]: cluster 2024-07-28T14:15:44.302554+0000 mgr.y (mgr.25232) 4330 : cluster [DBG] pgmap v5274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:45.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7458 16 16 0 0 0 - 0 2024-07-28T14:15:46.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:45 smithi150 bash[67543]: cluster 2024-07-28T14:15:44.302554+0000 mgr.y (mgr.25232) 4330 : cluster [DBG] pgmap v5274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:46.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7459 16 16 0 0 0 - 0 2024-07-28T14:15:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:47 smithi022 bash[80503]: cluster 2024-07-28T14:15:46.303894+0000 mgr.y (mgr.25232) 4331 : cluster [DBG] pgmap v5275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:47 smithi022 bash[82865]: cluster 2024-07-28T14:15:46.303894+0000 mgr.y (mgr.25232) 4331 : cluster [DBG] pgmap v5275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:47.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:15:47.923199+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:15:47.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:15:47.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7460 16 16 0 0 0 - 0 2024-07-28T14:15:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:47 smithi150 bash[67543]: cluster 2024-07-28T14:15:46.303894+0000 mgr.y (mgr.25232) 4331 : cluster [DBG] pgmap v5275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:48.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7461 16 16 0 0 0 - 0 2024-07-28T14:15:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:49 smithi022 bash[80503]: cluster 2024-07-28T14:15:48.305397+0000 mgr.y (mgr.25232) 4332 : cluster [DBG] pgmap v5276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:15:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:15:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:15:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:49 smithi022 bash[82865]: cluster 2024-07-28T14:15:48.305397+0000 mgr.y (mgr.25232) 4332 : cluster [DBG] pgmap v5276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:49.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7462 16 16 0 0 0 - 0 2024-07-28T14:15:50.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:49 smithi150 bash[67543]: cluster 2024-07-28T14:15:48.305397+0000 mgr.y (mgr.25232) 4332 : cluster [DBG] pgmap v5276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:50.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7463 16 16 0 0 0 - 0 2024-07-28T14:15:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:50 smithi150 bash[67543]: audit 2024-07-28T14:15:50.410717+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:50 smithi022 bash[80503]: audit 2024-07-28T14:15:50.410717+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:50 smithi022 bash[82865]: audit 2024-07-28T14:15:50.410717+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:15:51.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7464 16 16 0 0 0 - 0 2024-07-28T14:15:52.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:51 smithi150 bash[67543]: cluster 2024-07-28T14:15:50.306936+0000 mgr.y (mgr.25232) 4333 : cluster [DBG] pgmap v5277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:51 smithi022 bash[80503]: cluster 2024-07-28T14:15:50.306936+0000 mgr.y (mgr.25232) 4333 : cluster [DBG] pgmap v5277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:51 smithi022 bash[82865]: cluster 2024-07-28T14:15:50.306936+0000 mgr.y (mgr.25232) 4333 : cluster [DBG] pgmap v5277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:15:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:15:52.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7465 16 16 0 0 0 - 0 2024-07-28T14:15:53.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7466 16 16 0 0 0 - 0 2024-07-28T14:15:54.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:53 smithi150 bash[67543]: cluster 2024-07-28T14:15:52.308490+0000 mgr.y (mgr.25232) 4334 : cluster [DBG] pgmap v5278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:53 smithi022 bash[80503]: cluster 2024-07-28T14:15:52.308490+0000 mgr.y (mgr.25232) 4334 : cluster [DBG] pgmap v5278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:53 smithi022 bash[82865]: cluster 2024-07-28T14:15:52.308490+0000 mgr.y (mgr.25232) 4334 : cluster [DBG] pgmap v5278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:54.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7467 16 16 0 0 0 - 0 2024-07-28T14:15:55.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7468 16 16 0 0 0 - 0 2024-07-28T14:15:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:55 smithi150 bash[67543]: cluster 2024-07-28T14:15:54.309883+0000 mgr.y (mgr.25232) 4335 : cluster [DBG] pgmap v5279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:55 smithi022 bash[80503]: cluster 2024-07-28T14:15:54.309883+0000 mgr.y (mgr.25232) 4335 : cluster [DBG] pgmap v5279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:55 smithi022 bash[82865]: cluster 2024-07-28T14:15:54.309883+0000 mgr.y (mgr.25232) 4335 : cluster [DBG] pgmap v5279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:56.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7469 16 16 0 0 0 - 0 2024-07-28T14:15:57.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7470 16 16 0 0 0 - 0 2024-07-28T14:15:58.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:57 smithi150 bash[67543]: cluster 2024-07-28T14:15:56.311233+0000 mgr.y (mgr.25232) 4336 : cluster [DBG] pgmap v5280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:57 smithi022 bash[80503]: cluster 2024-07-28T14:15:56.311233+0000 mgr.y (mgr.25232) 4336 : cluster [DBG] pgmap v5280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:57 smithi022 bash[82865]: cluster 2024-07-28T14:15:56.311233+0000 mgr.y (mgr.25232) 4336 : cluster [DBG] pgmap v5280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:58.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7471 16 16 0 0 0 - 0 2024-07-28T14:15:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:15:59 smithi022 bash[80503]: cluster 2024-07-28T14:15:58.312691+0000 mgr.y (mgr.25232) 4337 : cluster [DBG] pgmap v5281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:15:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:15:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:15:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:15:59 smithi022 bash[82865]: cluster 2024-07-28T14:15:58.312691+0000 mgr.y (mgr.25232) 4337 : cluster [DBG] pgmap v5281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:15:59.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7472 16 16 0 0 0 - 0 2024-07-28T14:16:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:15:59 smithi150 bash[67543]: cluster 2024-07-28T14:15:58.312691+0000 mgr.y (mgr.25232) 4337 : cluster [DBG] pgmap v5281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:00.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7473 16 16 0 0 0 - 0 2024-07-28T14:16:01.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7474 16 16 0 0 0 - 0 2024-07-28T14:16:02.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:01 smithi150 bash[67543]: cluster 2024-07-28T14:16:00.314209+0000 mgr.y (mgr.25232) 4338 : cluster [DBG] pgmap v5282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:01 smithi022 bash[80503]: cluster 2024-07-28T14:16:00.314209+0000 mgr.y (mgr.25232) 4338 : cluster [DBG] pgmap v5282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:01 smithi022 bash[82865]: cluster 2024-07-28T14:16:00.314209+0000 mgr.y (mgr.25232) 4338 : cluster [DBG] pgmap v5282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:16:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:16:02.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7475 16 16 0 0 0 - 0 2024-07-28T14:16:03.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7476 16 16 0 0 0 - 0 2024-07-28T14:16:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:03 smithi150 bash[67543]: cluster 2024-07-28T14:16:02.315625+0000 mgr.y (mgr.25232) 4339 : cluster [DBG] pgmap v5283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:03 smithi022 bash[80503]: cluster 2024-07-28T14:16:02.315625+0000 mgr.y (mgr.25232) 4339 : cluster [DBG] pgmap v5283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:03 smithi022 bash[82865]: cluster 2024-07-28T14:16:02.315625+0000 mgr.y (mgr.25232) 4339 : cluster [DBG] pgmap v5283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:04.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7477 16 16 0 0 0 - 0 2024-07-28T14:16:05.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7478 16 16 0 0 0 - 0 2024-07-28T14:16:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:05 smithi150 bash[67543]: cluster 2024-07-28T14:16:04.317026+0000 mgr.y (mgr.25232) 4340 : cluster [DBG] pgmap v5284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:05 smithi150 bash[67543]: audit 2024-07-28T14:16:05.411225+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:05 smithi022 bash[80503]: cluster 2024-07-28T14:16:04.317026+0000 mgr.y (mgr.25232) 4340 : cluster [DBG] pgmap v5284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:05 smithi022 bash[80503]: audit 2024-07-28T14:16:05.411225+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:05 smithi022 bash[82865]: cluster 2024-07-28T14:16:04.317026+0000 mgr.y (mgr.25232) 4340 : cluster [DBG] pgmap v5284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:05 smithi022 bash[82865]: audit 2024-07-28T14:16:05.411225+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:06.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7479 16 16 0 0 0 - 0 2024-07-28T14:16:07.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:16:07.926607+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:16:07.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:16:07.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7480 16 16 0 0 0 - 0 2024-07-28T14:16:08.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:07 smithi150 bash[67543]: cluster 2024-07-28T14:16:06.318433+0000 mgr.y (mgr.25232) 4341 : cluster [DBG] pgmap v5285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:07 smithi022 bash[80503]: cluster 2024-07-28T14:16:06.318433+0000 mgr.y (mgr.25232) 4341 : cluster [DBG] pgmap v5285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:07 smithi022 bash[82865]: cluster 2024-07-28T14:16:06.318433+0000 mgr.y (mgr.25232) 4341 : cluster [DBG] pgmap v5285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:08.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7481 16 16 0 0 0 - 0 2024-07-28T14:16:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:09 smithi022 bash[80503]: cluster 2024-07-28T14:16:08.319784+0000 mgr.y (mgr.25232) 4342 : cluster [DBG] pgmap v5286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:16:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:16:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:16:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:09 smithi022 bash[82865]: cluster 2024-07-28T14:16:08.319784+0000 mgr.y (mgr.25232) 4342 : cluster [DBG] pgmap v5286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:09.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7482 16 16 0 0 0 - 0 2024-07-28T14:16:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:09 smithi150 bash[67543]: cluster 2024-07-28T14:16:08.319784+0000 mgr.y (mgr.25232) 4342 : cluster [DBG] pgmap v5286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:10.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7483 16 16 0 0 0 - 0 2024-07-28T14:16:11.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7484 16 16 0 0 0 - 0 2024-07-28T14:16:12.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:11 smithi150 bash[67543]: cluster 2024-07-28T14:16:10.321143+0000 mgr.y (mgr.25232) 4343 : cluster [DBG] pgmap v5287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:11 smithi150 bash[67543]: audit 2024-07-28T14:16:11.316512+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:16:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:11 smithi022 bash[80503]: cluster 2024-07-28T14:16:10.321143+0000 mgr.y (mgr.25232) 4343 : cluster [DBG] pgmap v5287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:11 smithi022 bash[80503]: audit 2024-07-28T14:16:11.316512+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:16:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:11 smithi022 bash[82865]: cluster 2024-07-28T14:16:10.321143+0000 mgr.y (mgr.25232) 4343 : cluster [DBG] pgmap v5287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:11 smithi022 bash[82865]: audit 2024-07-28T14:16:11.316512+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:16:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:16:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:16:12.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7485 16 16 0 0 0 - 0 2024-07-28T14:16:13.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7486 16 16 0 0 0 - 0 2024-07-28T14:16:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:13 smithi150 bash[67543]: cluster 2024-07-28T14:16:12.322536+0000 mgr.y (mgr.25232) 4344 : cluster [DBG] pgmap v5288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:13 smithi022 bash[80503]: cluster 2024-07-28T14:16:12.322536+0000 mgr.y (mgr.25232) 4344 : cluster [DBG] pgmap v5288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:13 smithi022 bash[82865]: cluster 2024-07-28T14:16:12.322536+0000 mgr.y (mgr.25232) 4344 : cluster [DBG] pgmap v5288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:14.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7487 16 16 0 0 0 - 0 2024-07-28T14:16:15.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7488 16 16 0 0 0 - 0 2024-07-28T14:16:16.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:15 smithi150 bash[67543]: cluster 2024-07-28T14:16:14.323912+0000 mgr.y (mgr.25232) 4345 : cluster [DBG] pgmap v5289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:16.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:15 smithi022 bash[80503]: cluster 2024-07-28T14:16:14.323912+0000 mgr.y (mgr.25232) 4345 : cluster [DBG] pgmap v5289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:15 smithi022 bash[82865]: cluster 2024-07-28T14:16:14.323912+0000 mgr.y (mgr.25232) 4345 : cluster [DBG] pgmap v5289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:16.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7489 16 16 0 0 0 - 0 2024-07-28T14:16:17.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7490 16 16 0 0 0 - 0 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: cluster 2024-07-28T14:16:16.324612+0000 mgr.y (mgr.25232) 4346 : cluster [DBG] pgmap v5290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.032471+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.040130+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.259748+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.269155+0000 mon.a (mon.0) 4310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.678055+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.679434+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:16:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[80503]: audit 2024-07-28T14:16:17.687060+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: cluster 2024-07-28T14:16:16.324612+0000 mgr.y (mgr.25232) 4346 : cluster [DBG] pgmap v5290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.032471+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.040130+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.259748+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.269155+0000 mon.a (mon.0) 4310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.678055+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.679434+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:16:18.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:18 smithi022 bash[82865]: audit 2024-07-28T14:16:17.687060+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: cluster 2024-07-28T14:16:16.324612+0000 mgr.y (mgr.25232) 4346 : cluster [DBG] pgmap v5290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.032471+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.040130+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.259748+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.269155+0000 mon.a (mon.0) 4310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.678055+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.679434+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:16:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:18 smithi150 bash[67543]: audit 2024-07-28T14:16:17.687060+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:16:18.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7491 16 16 0 0 0 - 0 2024-07-28T14:16:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:16:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:16:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:16:19.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7492 16 16 0 0 0 - 0 2024-07-28T14:16:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:20 smithi022 bash[80503]: cluster 2024-07-28T14:16:18.325919+0000 mgr.y (mgr.25232) 4347 : cluster [DBG] pgmap v5291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:20 smithi022 bash[82865]: cluster 2024-07-28T14:16:18.325919+0000 mgr.y (mgr.25232) 4347 : cluster [DBG] pgmap v5291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:20 smithi150 bash[67543]: cluster 2024-07-28T14:16:18.325919+0000 mgr.y (mgr.25232) 4347 : cluster [DBG] pgmap v5291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:20.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7493 16 16 0 0 0 - 0 2024-07-28T14:16:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:21 smithi022 bash[80503]: audit 2024-07-28T14:16:20.411667+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:21 smithi022 bash[82865]: audit 2024-07-28T14:16:20.411667+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:21 smithi150 bash[67543]: audit 2024-07-28T14:16:20.411667+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:21.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7494 16 16 0 0 0 - 0 2024-07-28T14:16:22.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:22 smithi150 bash[67543]: cluster 2024-07-28T14:16:20.327298+0000 mgr.y (mgr.25232) 4348 : cluster [DBG] pgmap v5292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:22 smithi022 bash[80503]: cluster 2024-07-28T14:16:20.327298+0000 mgr.y (mgr.25232) 4348 : cluster [DBG] pgmap v5292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:22 smithi022 bash[82865]: cluster 2024-07-28T14:16:20.327298+0000 mgr.y (mgr.25232) 4348 : cluster [DBG] pgmap v5292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:16:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:16:22.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7495 16 16 0 0 0 - 0 2024-07-28T14:16:23.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7496 16 16 0 0 0 - 0 2024-07-28T14:16:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:24 smithi022 bash[80503]: cluster 2024-07-28T14:16:22.328658+0000 mgr.y (mgr.25232) 4349 : cluster [DBG] pgmap v5293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:24 smithi022 bash[82865]: cluster 2024-07-28T14:16:22.328658+0000 mgr.y (mgr.25232) 4349 : cluster [DBG] pgmap v5293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:24 smithi150 bash[67543]: cluster 2024-07-28T14:16:22.328658+0000 mgr.y (mgr.25232) 4349 : cluster [DBG] pgmap v5293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:24.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7497 16 16 0 0 0 - 0 2024-07-28T14:16:25.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7498 16 16 0 0 0 - 0 2024-07-28T14:16:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:26 smithi022 bash[80503]: cluster 2024-07-28T14:16:24.329999+0000 mgr.y (mgr.25232) 4350 : cluster [DBG] pgmap v5294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:26 smithi022 bash[82865]: cluster 2024-07-28T14:16:24.329999+0000 mgr.y (mgr.25232) 4350 : cluster [DBG] pgmap v5294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:26 smithi150 bash[67543]: cluster 2024-07-28T14:16:24.329999+0000 mgr.y (mgr.25232) 4350 : cluster [DBG] pgmap v5294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:26.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7499 16 16 0 0 0 - 0 2024-07-28T14:16:27.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:16:27.929657+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:16:27.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:16:27.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7500 16 16 0 0 0 - 0 2024-07-28T14:16:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:28 smithi022 bash[80503]: cluster 2024-07-28T14:16:26.331553+0000 mgr.y (mgr.25232) 4351 : cluster [DBG] pgmap v5295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:28 smithi022 bash[82865]: cluster 2024-07-28T14:16:26.331553+0000 mgr.y (mgr.25232) 4351 : cluster [DBG] pgmap v5295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:28 smithi150 bash[67543]: cluster 2024-07-28T14:16:26.331553+0000 mgr.y (mgr.25232) 4351 : cluster [DBG] pgmap v5295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:28.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7501 16 16 0 0 0 - 0 2024-07-28T14:16:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:16:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:16:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:16:29.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7502 16 16 0 0 0 - 0 2024-07-28T14:16:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:30 smithi022 bash[80503]: cluster 2024-07-28T14:16:28.332891+0000 mgr.y (mgr.25232) 4352 : cluster [DBG] pgmap v5296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:30 smithi022 bash[82865]: cluster 2024-07-28T14:16:28.332891+0000 mgr.y (mgr.25232) 4352 : cluster [DBG] pgmap v5296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:30 smithi150 bash[67543]: cluster 2024-07-28T14:16:28.332891+0000 mgr.y (mgr.25232) 4352 : cluster [DBG] pgmap v5296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:30.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7503 16 16 0 0 0 - 0 2024-07-28T14:16:31.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7504 16 16 0 0 0 - 0 2024-07-28T14:16:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:32 smithi022 bash[80503]: cluster 2024-07-28T14:16:30.334241+0000 mgr.y (mgr.25232) 4353 : cluster [DBG] pgmap v5297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:32 smithi022 bash[82865]: cluster 2024-07-28T14:16:30.334241+0000 mgr.y (mgr.25232) 4353 : cluster [DBG] pgmap v5297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:32 smithi150 bash[67543]: cluster 2024-07-28T14:16:30.334241+0000 mgr.y (mgr.25232) 4353 : cluster [DBG] pgmap v5297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:16:32 smithi150 bash[60514]: ts=2024-07-28T14:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:16:32.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7505 16 16 0 0 0 - 0 2024-07-28T14:16:33.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7506 16 16 0 0 0 - 0 2024-07-28T14:16:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:34 smithi022 bash[80503]: cluster 2024-07-28T14:16:32.335563+0000 mgr.y (mgr.25232) 4354 : cluster [DBG] pgmap v5298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:34 smithi022 bash[82865]: cluster 2024-07-28T14:16:32.335563+0000 mgr.y (mgr.25232) 4354 : cluster [DBG] pgmap v5298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:34 smithi150 bash[67543]: cluster 2024-07-28T14:16:32.335563+0000 mgr.y (mgr.25232) 4354 : cluster [DBG] pgmap v5298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:34.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7507 16 16 0 0 0 - 0 2024-07-28T14:16:35.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7508 16 16 0 0 0 - 0 2024-07-28T14:16:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:36 smithi022 bash[80503]: cluster 2024-07-28T14:16:34.336926+0000 mgr.y (mgr.25232) 4355 : cluster [DBG] pgmap v5299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:36 smithi022 bash[80503]: audit 2024-07-28T14:16:35.412375+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:36 smithi022 bash[82865]: cluster 2024-07-28T14:16:34.336926+0000 mgr.y (mgr.25232) 4355 : cluster [DBG] pgmap v5299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:36 smithi022 bash[82865]: audit 2024-07-28T14:16:35.412375+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:36 smithi150 bash[67543]: cluster 2024-07-28T14:16:34.336926+0000 mgr.y (mgr.25232) 4355 : cluster [DBG] pgmap v5299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:36 smithi150 bash[67543]: audit 2024-07-28T14:16:35.412375+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:36.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7509 16 16 0 0 0 - 0 2024-07-28T14:16:37.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7510 16 16 0 0 0 - 0 2024-07-28T14:16:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:38 smithi150 bash[67543]: cluster 2024-07-28T14:16:36.338293+0000 mgr.y (mgr.25232) 4356 : cluster [DBG] pgmap v5300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:38 smithi022 bash[80503]: cluster 2024-07-28T14:16:36.338293+0000 mgr.y (mgr.25232) 4356 : cluster [DBG] pgmap v5300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:38 smithi022 bash[82865]: cluster 2024-07-28T14:16:36.338293+0000 mgr.y (mgr.25232) 4356 : cluster [DBG] pgmap v5300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:38.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7511 16 16 0 0 0 - 0 2024-07-28T14:16:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:16:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:16:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:16:39.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7512 16 16 0 0 0 - 0 2024-07-28T14:16:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:40 smithi150 bash[67543]: cluster 2024-07-28T14:16:38.339626+0000 mgr.y (mgr.25232) 4357 : cluster [DBG] pgmap v5301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:40 smithi022 bash[80503]: cluster 2024-07-28T14:16:38.339626+0000 mgr.y (mgr.25232) 4357 : cluster [DBG] pgmap v5301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:40 smithi022 bash[82865]: cluster 2024-07-28T14:16:38.339626+0000 mgr.y (mgr.25232) 4357 : cluster [DBG] pgmap v5301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:40.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7513 16 16 0 0 0 - 0 2024-07-28T14:16:41.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7514 16 16 0 0 0 - 0 2024-07-28T14:16:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:42 smithi150 bash[67543]: cluster 2024-07-28T14:16:40.340980+0000 mgr.y (mgr.25232) 4358 : cluster [DBG] pgmap v5302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:16:42 smithi150 bash[60514]: ts=2024-07-28T14:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:16:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:42 smithi022 bash[80503]: cluster 2024-07-28T14:16:40.340980+0000 mgr.y (mgr.25232) 4358 : cluster [DBG] pgmap v5302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:42 smithi022 bash[82865]: cluster 2024-07-28T14:16:40.340980+0000 mgr.y (mgr.25232) 4358 : cluster [DBG] pgmap v5302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:42.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7515 16 16 0 0 0 - 0 2024-07-28T14:16:43.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7516 16 16 0 0 0 - 0 2024-07-28T14:16:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:44 smithi150 bash[67543]: cluster 2024-07-28T14:16:42.342373+0000 mgr.y (mgr.25232) 4359 : cluster [DBG] pgmap v5303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:44 smithi022 bash[80503]: cluster 2024-07-28T14:16:42.342373+0000 mgr.y (mgr.25232) 4359 : cluster [DBG] pgmap v5303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:44 smithi022 bash[82865]: cluster 2024-07-28T14:16:42.342373+0000 mgr.y (mgr.25232) 4359 : cluster [DBG] pgmap v5303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:44.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7517 16 16 0 0 0 - 0 2024-07-28T14:16:45.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7518 16 16 0 0 0 - 0 2024-07-28T14:16:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:46 smithi150 bash[67543]: cluster 2024-07-28T14:16:44.343760+0000 mgr.y (mgr.25232) 4360 : cluster [DBG] pgmap v5304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:46 smithi022 bash[80503]: cluster 2024-07-28T14:16:44.343760+0000 mgr.y (mgr.25232) 4360 : cluster [DBG] pgmap v5304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:46 smithi022 bash[82865]: cluster 2024-07-28T14:16:44.343760+0000 mgr.y (mgr.25232) 4360 : cluster [DBG] pgmap v5304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:46.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7519 16 16 0 0 0 - 0 2024-07-28T14:16:47.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:16:47.932973+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:16:47.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:16:47.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7520 16 16 0 0 0 - 0 2024-07-28T14:16:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:48 smithi150 bash[67543]: cluster 2024-07-28T14:16:46.345117+0000 mgr.y (mgr.25232) 4361 : cluster [DBG] pgmap v5305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:48 smithi022 bash[80503]: cluster 2024-07-28T14:16:46.345117+0000 mgr.y (mgr.25232) 4361 : cluster [DBG] pgmap v5305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:48 smithi022 bash[82865]: cluster 2024-07-28T14:16:46.345117+0000 mgr.y (mgr.25232) 4361 : cluster [DBG] pgmap v5305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:48.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7521 16 16 0 0 0 - 0 2024-07-28T14:16:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:16:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:16:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:16:49.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7522 16 16 0 0 0 - 0 2024-07-28T14:16:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:50 smithi150 bash[67543]: cluster 2024-07-28T14:16:48.346505+0000 mgr.y (mgr.25232) 4362 : cluster [DBG] pgmap v5306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:50 smithi022 bash[80503]: cluster 2024-07-28T14:16:48.346505+0000 mgr.y (mgr.25232) 4362 : cluster [DBG] pgmap v5306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:50 smithi022 bash[82865]: cluster 2024-07-28T14:16:48.346505+0000 mgr.y (mgr.25232) 4362 : cluster [DBG] pgmap v5306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:50.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7523 16 16 0 0 0 - 0 2024-07-28T14:16:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:51 smithi150 bash[67543]: audit 2024-07-28T14:16:50.412552+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:51 smithi022 bash[80503]: audit 2024-07-28T14:16:50.412552+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:51 smithi022 bash[82865]: audit 2024-07-28T14:16:50.412552+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:16:51.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7524 16 16 0 0 0 - 0 2024-07-28T14:16:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:52 smithi150 bash[67543]: cluster 2024-07-28T14:16:50.347979+0000 mgr.y (mgr.25232) 4363 : cluster [DBG] pgmap v5307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:16:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:16:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:52 smithi022 bash[80503]: cluster 2024-07-28T14:16:50.347979+0000 mgr.y (mgr.25232) 4363 : cluster [DBG] pgmap v5307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:52 smithi022 bash[82865]: cluster 2024-07-28T14:16:50.347979+0000 mgr.y (mgr.25232) 4363 : cluster [DBG] pgmap v5307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:52.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7525 16 16 0 0 0 - 0 2024-07-28T14:16:53.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7526 16 16 0 0 0 - 0 2024-07-28T14:16:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:54 smithi150 bash[67543]: cluster 2024-07-28T14:16:52.349520+0000 mgr.y (mgr.25232) 4364 : cluster [DBG] pgmap v5308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:54 smithi022 bash[80503]: cluster 2024-07-28T14:16:52.349520+0000 mgr.y (mgr.25232) 4364 : cluster [DBG] pgmap v5308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:54 smithi022 bash[82865]: cluster 2024-07-28T14:16:52.349520+0000 mgr.y (mgr.25232) 4364 : cluster [DBG] pgmap v5308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:54.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7527 16 16 0 0 0 - 0 2024-07-28T14:16:55.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7528 16 16 0 0 0 - 0 2024-07-28T14:16:56.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:56 smithi150 bash[67543]: cluster 2024-07-28T14:16:54.350957+0000 mgr.y (mgr.25232) 4365 : cluster [DBG] pgmap v5309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:56 smithi022 bash[80503]: cluster 2024-07-28T14:16:54.350957+0000 mgr.y (mgr.25232) 4365 : cluster [DBG] pgmap v5309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:56 smithi022 bash[82865]: cluster 2024-07-28T14:16:54.350957+0000 mgr.y (mgr.25232) 4365 : cluster [DBG] pgmap v5309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:56.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7529 16 16 0 0 0 - 0 2024-07-28T14:16:57.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7530 16 16 0 0 0 - 0 2024-07-28T14:16:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:16:58 smithi150 bash[67543]: cluster 2024-07-28T14:16:56.352306+0000 mgr.y (mgr.25232) 4366 : cluster [DBG] pgmap v5310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:16:58 smithi022 bash[80503]: cluster 2024-07-28T14:16:56.352306+0000 mgr.y (mgr.25232) 4366 : cluster [DBG] pgmap v5310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:16:58 smithi022 bash[82865]: cluster 2024-07-28T14:16:56.352306+0000 mgr.y (mgr.25232) 4366 : cluster [DBG] pgmap v5310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:16:58.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7531 16 16 0 0 0 - 0 2024-07-28T14:16:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:16:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:16:59] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:16:59.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7532 16 16 0 0 0 - 0 2024-07-28T14:17:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:00 smithi150 bash[67543]: cluster 2024-07-28T14:16:58.353663+0000 mgr.y (mgr.25232) 4367 : cluster [DBG] pgmap v5311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:00 smithi022 bash[80503]: cluster 2024-07-28T14:16:58.353663+0000 mgr.y (mgr.25232) 4367 : cluster [DBG] pgmap v5311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:00 smithi022 bash[82865]: cluster 2024-07-28T14:16:58.353663+0000 mgr.y (mgr.25232) 4367 : cluster [DBG] pgmap v5311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:00.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7533 16 16 0 0 0 - 0 2024-07-28T14:17:01.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7534 16 16 0 0 0 - 0 2024-07-28T14:17:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:02 smithi150 bash[67543]: cluster 2024-07-28T14:17:00.355184+0000 mgr.y (mgr.25232) 4368 : cluster [DBG] pgmap v5312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:17:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:17:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:02 smithi022 bash[80503]: cluster 2024-07-28T14:17:00.355184+0000 mgr.y (mgr.25232) 4368 : cluster [DBG] pgmap v5312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:02 smithi022 bash[82865]: cluster 2024-07-28T14:17:00.355184+0000 mgr.y (mgr.25232) 4368 : cluster [DBG] pgmap v5312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:02.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7535 16 16 0 0 0 - 0 2024-07-28T14:17:03.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7536 16 16 0 0 0 - 0 2024-07-28T14:17:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:04 smithi150 bash[67543]: cluster 2024-07-28T14:17:02.356716+0000 mgr.y (mgr.25232) 4369 : cluster [DBG] pgmap v5313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:04 smithi022 bash[80503]: cluster 2024-07-28T14:17:02.356716+0000 mgr.y (mgr.25232) 4369 : cluster [DBG] pgmap v5313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:04 smithi022 bash[82865]: cluster 2024-07-28T14:17:02.356716+0000 mgr.y (mgr.25232) 4369 : cluster [DBG] pgmap v5313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:04.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7537 16 16 0 0 0 - 0 2024-07-28T14:17:05.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7538 16 16 0 0 0 - 0 2024-07-28T14:17:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:06 smithi150 bash[67543]: cluster 2024-07-28T14:17:04.358237+0000 mgr.y (mgr.25232) 4370 : cluster [DBG] pgmap v5314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:06.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:06 smithi150 bash[67543]: audit 2024-07-28T14:17:05.412992+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:06 smithi022 bash[80503]: cluster 2024-07-28T14:17:04.358237+0000 mgr.y (mgr.25232) 4370 : cluster [DBG] pgmap v5314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:06 smithi022 bash[80503]: audit 2024-07-28T14:17:05.412992+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:06 smithi022 bash[82865]: cluster 2024-07-28T14:17:04.358237+0000 mgr.y (mgr.25232) 4370 : cluster [DBG] pgmap v5314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:06 smithi022 bash[82865]: audit 2024-07-28T14:17:05.412992+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:06.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7539 16 16 0 0 0 - 0 2024-07-28T14:17:07.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:17:07.936310+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:17:07.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:17:07.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7540 16 16 0 0 0 - 0 2024-07-28T14:17:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:08 smithi150 bash[67543]: cluster 2024-07-28T14:17:06.359637+0000 mgr.y (mgr.25232) 4371 : cluster [DBG] pgmap v5315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:08 smithi022 bash[80503]: cluster 2024-07-28T14:17:06.359637+0000 mgr.y (mgr.25232) 4371 : cluster [DBG] pgmap v5315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:08 smithi022 bash[82865]: cluster 2024-07-28T14:17:06.359637+0000 mgr.y (mgr.25232) 4371 : cluster [DBG] pgmap v5315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:08.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7541 16 16 0 0 0 - 0 2024-07-28T14:17:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:17:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:17:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:17:09.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7542 16 16 0 0 0 - 0 2024-07-28T14:17:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:10 smithi150 bash[67543]: cluster 2024-07-28T14:17:08.360989+0000 mgr.y (mgr.25232) 4372 : cluster [DBG] pgmap v5316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:10 smithi022 bash[80503]: cluster 2024-07-28T14:17:08.360989+0000 mgr.y (mgr.25232) 4372 : cluster [DBG] pgmap v5316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:10.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:10 smithi022 bash[82865]: cluster 2024-07-28T14:17:08.360989+0000 mgr.y (mgr.25232) 4372 : cluster [DBG] pgmap v5316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:10.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7543 16 16 0 0 0 - 0 2024-07-28T14:17:11.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7544 16 16 0 0 0 - 0 2024-07-28T14:17:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:12 smithi150 bash[67543]: cluster 2024-07-28T14:17:10.362388+0000 mgr.y (mgr.25232) 4373 : cluster [DBG] pgmap v5317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:17:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:17:12.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:12 smithi022 bash[82865]: cluster 2024-07-28T14:17:10.362388+0000 mgr.y (mgr.25232) 4373 : cluster [DBG] pgmap v5317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:12 smithi022 bash[80503]: cluster 2024-07-28T14:17:10.362388+0000 mgr.y (mgr.25232) 4373 : cluster [DBG] pgmap v5317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:12.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7545 16 16 0 0 0 - 0 2024-07-28T14:17:13.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7546 16 16 0 0 0 - 0 2024-07-28T14:17:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:14 smithi150 bash[67543]: cluster 2024-07-28T14:17:12.363748+0000 mgr.y (mgr.25232) 4374 : cluster [DBG] pgmap v5318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:14 smithi022 bash[80503]: cluster 2024-07-28T14:17:12.363748+0000 mgr.y (mgr.25232) 4374 : cluster [DBG] pgmap v5318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:14 smithi022 bash[82865]: cluster 2024-07-28T14:17:12.363748+0000 mgr.y (mgr.25232) 4374 : cluster [DBG] pgmap v5318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:14.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7547 16 16 0 0 0 - 0 2024-07-28T14:17:15.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7548 16 16 0 0 0 - 0 2024-07-28T14:17:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:16 smithi150 bash[67543]: cluster 2024-07-28T14:17:14.365105+0000 mgr.y (mgr.25232) 4375 : cluster [DBG] pgmap v5319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:16 smithi022 bash[80503]: cluster 2024-07-28T14:17:14.365105+0000 mgr.y (mgr.25232) 4375 : cluster [DBG] pgmap v5319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:16 smithi022 bash[82865]: cluster 2024-07-28T14:17:14.365105+0000 mgr.y (mgr.25232) 4375 : cluster [DBG] pgmap v5319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:16.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7549 16 16 0 0 0 - 0 2024-07-28T14:17:17.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7550 16 16 0 0 0 - 0 2024-07-28T14:17:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:18 smithi150 bash[67543]: cluster 2024-07-28T14:17:16.366505+0000 mgr.y (mgr.25232) 4376 : cluster [DBG] pgmap v5320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:18 smithi150 bash[67543]: audit 2024-07-28T14:17:17.821060+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:17:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:18 smithi022 bash[80503]: cluster 2024-07-28T14:17:16.366505+0000 mgr.y (mgr.25232) 4376 : cluster [DBG] pgmap v5320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:18 smithi022 bash[80503]: audit 2024-07-28T14:17:17.821060+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:17:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:18 smithi022 bash[82865]: cluster 2024-07-28T14:17:16.366505+0000 mgr.y (mgr.25232) 4376 : cluster [DBG] pgmap v5320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:18 smithi022 bash[82865]: audit 2024-07-28T14:17:17.821060+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:17:18.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7551 16 16 0 0 0 - 0 2024-07-28T14:17:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:17:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:17:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:17:19.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7552 16 16 0 0 0 - 0 2024-07-28T14:17:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:20 smithi150 bash[67543]: cluster 2024-07-28T14:17:18.367914+0000 mgr.y (mgr.25232) 4377 : cluster [DBG] pgmap v5321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:20 smithi022 bash[80503]: cluster 2024-07-28T14:17:18.367914+0000 mgr.y (mgr.25232) 4377 : cluster [DBG] pgmap v5321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:20 smithi022 bash[82865]: cluster 2024-07-28T14:17:18.367914+0000 mgr.y (mgr.25232) 4377 : cluster [DBG] pgmap v5321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:20.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7553 16 16 0 0 0 - 0 2024-07-28T14:17:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:21 smithi150 bash[67543]: audit 2024-07-28T14:17:20.413555+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:21 smithi022 bash[80503]: audit 2024-07-28T14:17:20.413555+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:21 smithi022 bash[82865]: audit 2024-07-28T14:17:20.413555+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:21.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7554 16 16 0 0 0 - 0 2024-07-28T14:17:22.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:22 smithi150 bash[67543]: cluster 2024-07-28T14:17:20.369276+0000 mgr.y (mgr.25232) 4378 : cluster [DBG] pgmap v5322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:17:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:17:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:22 smithi022 bash[80503]: cluster 2024-07-28T14:17:20.369276+0000 mgr.y (mgr.25232) 4378 : cluster [DBG] pgmap v5322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:22 smithi022 bash[82865]: cluster 2024-07-28T14:17:20.369276+0000 mgr.y (mgr.25232) 4378 : cluster [DBG] pgmap v5322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:22.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7555 16 16 0 0 0 - 0 2024-07-28T14:17:23.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7556 16 16 0 0 0 - 0 2024-07-28T14:17:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:24 smithi150 bash[67543]: cluster 2024-07-28T14:17:22.370679+0000 mgr.y (mgr.25232) 4379 : cluster [DBG] pgmap v5323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:24 smithi150 bash[67543]: audit 2024-07-28T14:17:23.535695+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:24 smithi150 bash[67543]: audit 2024-07-28T14:17:23.542225+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:24 smithi150 bash[67543]: audit 2024-07-28T14:17:23.746492+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:24 smithi150 bash[67543]: audit 2024-07-28T14:17:23.756077+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[80503]: cluster 2024-07-28T14:17:22.370679+0000 mgr.y (mgr.25232) 4379 : cluster [DBG] pgmap v5323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[80503]: audit 2024-07-28T14:17:23.535695+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[80503]: audit 2024-07-28T14:17:23.542225+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[80503]: audit 2024-07-28T14:17:23.746492+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[80503]: audit 2024-07-28T14:17:23.756077+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[82865]: cluster 2024-07-28T14:17:22.370679+0000 mgr.y (mgr.25232) 4379 : cluster [DBG] pgmap v5323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[82865]: audit 2024-07-28T14:17:23.535695+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[82865]: audit 2024-07-28T14:17:23.542225+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[82865]: audit 2024-07-28T14:17:23.746492+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:24 smithi022 bash[82865]: audit 2024-07-28T14:17:23.756077+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:24.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7557 16 16 0 0 0 - 0 2024-07-28T14:17:25.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:25 smithi150 bash[67543]: audit 2024-07-28T14:17:24.201884+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:17:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:25 smithi150 bash[67543]: audit 2024-07-28T14:17:24.203236+0000 mon.a (mon.0) 4325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:17:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:25 smithi150 bash[67543]: audit 2024-07-28T14:17:24.212438+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:25 smithi022 bash[80503]: audit 2024-07-28T14:17:24.201884+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:17:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:25 smithi022 bash[80503]: audit 2024-07-28T14:17:24.203236+0000 mon.a (mon.0) 4325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:17:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:25 smithi022 bash[80503]: audit 2024-07-28T14:17:24.212438+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:25 smithi022 bash[82865]: audit 2024-07-28T14:17:24.201884+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:17:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:25 smithi022 bash[82865]: audit 2024-07-28T14:17:24.203236+0000 mon.a (mon.0) 4325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:17:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:25 smithi022 bash[82865]: audit 2024-07-28T14:17:24.212438+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:17:25.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7558 16 16 0 0 0 - 0 2024-07-28T14:17:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:26 smithi150 bash[67543]: cluster 2024-07-28T14:17:24.372028+0000 mgr.y (mgr.25232) 4380 : cluster [DBG] pgmap v5324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:26 smithi022 bash[80503]: cluster 2024-07-28T14:17:24.372028+0000 mgr.y (mgr.25232) 4380 : cluster [DBG] pgmap v5324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:26 smithi022 bash[82865]: cluster 2024-07-28T14:17:24.372028+0000 mgr.y (mgr.25232) 4380 : cluster [DBG] pgmap v5324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:26.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7559 16 16 0 0 0 - 0 2024-07-28T14:17:27.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:17:27.939481+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:17:27.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:17:27.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7560 16 16 0 0 0 - 0 2024-07-28T14:17:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:28 smithi150 bash[67543]: cluster 2024-07-28T14:17:26.373392+0000 mgr.y (mgr.25232) 4381 : cluster [DBG] pgmap v5325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:28 smithi022 bash[80503]: cluster 2024-07-28T14:17:26.373392+0000 mgr.y (mgr.25232) 4381 : cluster [DBG] pgmap v5325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:28 smithi022 bash[82865]: cluster 2024-07-28T14:17:26.373392+0000 mgr.y (mgr.25232) 4381 : cluster [DBG] pgmap v5325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:28.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7561 16 16 0 0 0 - 0 2024-07-28T14:17:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:17:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:17:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:17:29.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7562 16 16 0 0 0 - 0 2024-07-28T14:17:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:30 smithi150 bash[67543]: cluster 2024-07-28T14:17:28.374785+0000 mgr.y (mgr.25232) 4382 : cluster [DBG] pgmap v5326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:30 smithi022 bash[80503]: cluster 2024-07-28T14:17:28.374785+0000 mgr.y (mgr.25232) 4382 : cluster [DBG] pgmap v5326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:30 smithi022 bash[82865]: cluster 2024-07-28T14:17:28.374785+0000 mgr.y (mgr.25232) 4382 : cluster [DBG] pgmap v5326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:30.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7563 16 16 0 0 0 - 0 2024-07-28T14:17:31.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7564 16 16 0 0 0 - 0 2024-07-28T14:17:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:32 smithi150 bash[67543]: cluster 2024-07-28T14:17:30.376147+0000 mgr.y (mgr.25232) 4383 : cluster [DBG] pgmap v5327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:17:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:17:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:32 smithi022 bash[80503]: cluster 2024-07-28T14:17:30.376147+0000 mgr.y (mgr.25232) 4383 : cluster [DBG] pgmap v5327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:32 smithi022 bash[82865]: cluster 2024-07-28T14:17:30.376147+0000 mgr.y (mgr.25232) 4383 : cluster [DBG] pgmap v5327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:32.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7565 16 16 0 0 0 - 0 2024-07-28T14:17:33.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7566 16 16 0 0 0 - 0 2024-07-28T14:17:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:34 smithi150 bash[67543]: cluster 2024-07-28T14:17:32.377513+0000 mgr.y (mgr.25232) 4384 : cluster [DBG] pgmap v5328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:34 smithi022 bash[80503]: cluster 2024-07-28T14:17:32.377513+0000 mgr.y (mgr.25232) 4384 : cluster [DBG] pgmap v5328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:34 smithi022 bash[82865]: cluster 2024-07-28T14:17:32.377513+0000 mgr.y (mgr.25232) 4384 : cluster [DBG] pgmap v5328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:34.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7567 16 16 0 0 0 - 0 2024-07-28T14:17:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:35 smithi150 bash[67543]: cluster 2024-07-28T14:17:34.378900+0000 mgr.y (mgr.25232) 4385 : cluster [DBG] pgmap v5329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:35 smithi022 bash[80503]: cluster 2024-07-28T14:17:34.378900+0000 mgr.y (mgr.25232) 4385 : cluster [DBG] pgmap v5329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:35 smithi022 bash[82865]: cluster 2024-07-28T14:17:34.378900+0000 mgr.y (mgr.25232) 4385 : cluster [DBG] pgmap v5329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:35.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7568 16 16 0 0 0 - 0 2024-07-28T14:17:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:36 smithi150 bash[67543]: audit 2024-07-28T14:17:35.414238+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:36 smithi022 bash[80503]: audit 2024-07-28T14:17:35.414238+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:36 smithi022 bash[82865]: audit 2024-07-28T14:17:35.414238+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:36.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7569 16 16 0 0 0 - 0 2024-07-28T14:17:37.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:37 smithi150 bash[67543]: cluster 2024-07-28T14:17:36.380259+0000 mgr.y (mgr.25232) 4386 : cluster [DBG] pgmap v5330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:37 smithi022 bash[80503]: cluster 2024-07-28T14:17:36.380259+0000 mgr.y (mgr.25232) 4386 : cluster [DBG] pgmap v5330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:37 smithi022 bash[82865]: cluster 2024-07-28T14:17:36.380259+0000 mgr.y (mgr.25232) 4386 : cluster [DBG] pgmap v5330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:37.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7570 16 16 0 0 0 - 0 2024-07-28T14:17:38.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7571 16 16 0 0 0 - 0 2024-07-28T14:17:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:39 smithi150 bash[67543]: cluster 2024-07-28T14:17:38.381579+0000 mgr.y (mgr.25232) 4387 : cluster [DBG] pgmap v5331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:39 smithi022 bash[80503]: cluster 2024-07-28T14:17:38.381579+0000 mgr.y (mgr.25232) 4387 : cluster [DBG] pgmap v5331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:17:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:17:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:17:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:39 smithi022 bash[82865]: cluster 2024-07-28T14:17:38.381579+0000 mgr.y (mgr.25232) 4387 : cluster [DBG] pgmap v5331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:39.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7572 16 16 0 0 0 - 0 2024-07-28T14:17:40.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7573 16 16 0 0 0 - 0 2024-07-28T14:17:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:41 smithi150 bash[67543]: cluster 2024-07-28T14:17:40.383092+0000 mgr.y (mgr.25232) 4388 : cluster [DBG] pgmap v5332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:41 smithi022 bash[80503]: cluster 2024-07-28T14:17:40.383092+0000 mgr.y (mgr.25232) 4388 : cluster [DBG] pgmap v5332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:41 smithi022 bash[82865]: cluster 2024-07-28T14:17:40.383092+0000 mgr.y (mgr.25232) 4388 : cluster [DBG] pgmap v5332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:41.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7574 16 16 0 0 0 - 0 2024-07-28T14:17:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:17:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:17:42.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7575 16 16 0 0 0 - 0 2024-07-28T14:17:43.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:43 smithi150 bash[67543]: cluster 2024-07-28T14:17:42.384457+0000 mgr.y (mgr.25232) 4389 : cluster [DBG] pgmap v5333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:43 smithi022 bash[80503]: cluster 2024-07-28T14:17:42.384457+0000 mgr.y (mgr.25232) 4389 : cluster [DBG] pgmap v5333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:43 smithi022 bash[82865]: cluster 2024-07-28T14:17:42.384457+0000 mgr.y (mgr.25232) 4389 : cluster [DBG] pgmap v5333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:43.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7576 16 16 0 0 0 - 0 2024-07-28T14:17:44.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7577 16 16 0 0 0 - 0 2024-07-28T14:17:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:45 smithi150 bash[67543]: cluster 2024-07-28T14:17:44.385796+0000 mgr.y (mgr.25232) 4390 : cluster [DBG] pgmap v5334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:45 smithi022 bash[80503]: cluster 2024-07-28T14:17:44.385796+0000 mgr.y (mgr.25232) 4390 : cluster [DBG] pgmap v5334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:45 smithi022 bash[82865]: cluster 2024-07-28T14:17:44.385796+0000 mgr.y (mgr.25232) 4390 : cluster [DBG] pgmap v5334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:45.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7578 16 16 0 0 0 - 0 2024-07-28T14:17:46.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7579 16 16 0 0 0 - 0 2024-07-28T14:17:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:47 smithi150 bash[67543]: cluster 2024-07-28T14:17:46.387154+0000 mgr.y (mgr.25232) 4391 : cluster [DBG] pgmap v5335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:47 smithi022 bash[80503]: cluster 2024-07-28T14:17:46.387154+0000 mgr.y (mgr.25232) 4391 : cluster [DBG] pgmap v5335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:47 smithi022 bash[82865]: cluster 2024-07-28T14:17:46.387154+0000 mgr.y (mgr.25232) 4391 : cluster [DBG] pgmap v5335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:47.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:17:47.942783+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:17:47.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:17:47.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7580 16 16 0 0 0 - 0 2024-07-28T14:17:48.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7581 16 16 0 0 0 - 0 2024-07-28T14:17:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:49 smithi150 bash[67543]: cluster 2024-07-28T14:17:48.388474+0000 mgr.y (mgr.25232) 4392 : cluster [DBG] pgmap v5336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:49 smithi022 bash[80503]: cluster 2024-07-28T14:17:48.388474+0000 mgr.y (mgr.25232) 4392 : cluster [DBG] pgmap v5336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:17:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:17:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:17:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:49 smithi022 bash[82865]: cluster 2024-07-28T14:17:48.388474+0000 mgr.y (mgr.25232) 4392 : cluster [DBG] pgmap v5336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:49.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7582 16 16 0 0 0 - 0 2024-07-28T14:17:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:50 smithi150 bash[67543]: audit 2024-07-28T14:17:50.414596+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:50 smithi022 bash[80503]: audit 2024-07-28T14:17:50.414596+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:50 smithi022 bash[82865]: audit 2024-07-28T14:17:50.414596+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:17:50.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7583 16 16 0 0 0 - 0 2024-07-28T14:17:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:51 smithi150 bash[67543]: cluster 2024-07-28T14:17:50.389827+0000 mgr.y (mgr.25232) 4393 : cluster [DBG] pgmap v5337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:51 smithi022 bash[80503]: cluster 2024-07-28T14:17:50.389827+0000 mgr.y (mgr.25232) 4393 : cluster [DBG] pgmap v5337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:51 smithi022 bash[82865]: cluster 2024-07-28T14:17:50.389827+0000 mgr.y (mgr.25232) 4393 : cluster [DBG] pgmap v5337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:51.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7584 16 16 0 0 0 - 0 2024-07-28T14:17:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:17:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:17:52.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7585 16 16 0 0 0 - 0 2024-07-28T14:17:53.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:53 smithi150 bash[67543]: cluster 2024-07-28T14:17:52.391232+0000 mgr.y (mgr.25232) 4394 : cluster [DBG] pgmap v5338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:53 smithi022 bash[80503]: cluster 2024-07-28T14:17:52.391232+0000 mgr.y (mgr.25232) 4394 : cluster [DBG] pgmap v5338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:53 smithi022 bash[82865]: cluster 2024-07-28T14:17:52.391232+0000 mgr.y (mgr.25232) 4394 : cluster [DBG] pgmap v5338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:53.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7586 16 16 0 0 0 - 0 2024-07-28T14:17:54.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7587 16 16 0 0 0 - 0 2024-07-28T14:17:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:55 smithi150 bash[67543]: cluster 2024-07-28T14:17:54.392573+0000 mgr.y (mgr.25232) 4395 : cluster [DBG] pgmap v5339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:55 smithi022 bash[80503]: cluster 2024-07-28T14:17:54.392573+0000 mgr.y (mgr.25232) 4395 : cluster [DBG] pgmap v5339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:55 smithi022 bash[82865]: cluster 2024-07-28T14:17:54.392573+0000 mgr.y (mgr.25232) 4395 : cluster [DBG] pgmap v5339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:55.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7588 16 16 0 0 0 - 0 2024-07-28T14:17:56.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7589 16 16 0 0 0 - 0 2024-07-28T14:17:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:57 smithi150 bash[67543]: cluster 2024-07-28T14:17:56.393899+0000 mgr.y (mgr.25232) 4396 : cluster [DBG] pgmap v5340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:57 smithi022 bash[80503]: cluster 2024-07-28T14:17:56.393899+0000 mgr.y (mgr.25232) 4396 : cluster [DBG] pgmap v5340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:57 smithi022 bash[82865]: cluster 2024-07-28T14:17:56.393899+0000 mgr.y (mgr.25232) 4396 : cluster [DBG] pgmap v5340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:57.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7590 16 16 0 0 0 - 0 2024-07-28T14:17:58.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7591 16 16 0 0 0 - 0 2024-07-28T14:17:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:17:59 smithi150 bash[67543]: cluster 2024-07-28T14:17:58.395245+0000 mgr.y (mgr.25232) 4397 : cluster [DBG] pgmap v5341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:17:59 smithi022 bash[80503]: cluster 2024-07-28T14:17:58.395245+0000 mgr.y (mgr.25232) 4397 : cluster [DBG] pgmap v5341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:17:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:17:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:17:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:17:59 smithi022 bash[82865]: cluster 2024-07-28T14:17:58.395245+0000 mgr.y (mgr.25232) 4397 : cluster [DBG] pgmap v5341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:17:59.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7592 16 16 0 0 0 - 0 2024-07-28T14:18:00.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7593 16 16 0 0 0 - 0 2024-07-28T14:18:01.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:01 smithi150 bash[67543]: cluster 2024-07-28T14:18:00.396575+0000 mgr.y (mgr.25232) 4398 : cluster [DBG] pgmap v5342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:01 smithi022 bash[80503]: cluster 2024-07-28T14:18:00.396575+0000 mgr.y (mgr.25232) 4398 : cluster [DBG] pgmap v5342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:01 smithi022 bash[82865]: cluster 2024-07-28T14:18:00.396575+0000 mgr.y (mgr.25232) 4398 : cluster [DBG] pgmap v5342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:01.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7594 16 16 0 0 0 - 0 2024-07-28T14:18:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:18:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:18:02.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7595 16 16 0 0 0 - 0 2024-07-28T14:18:03.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:03 smithi150 bash[67543]: cluster 2024-07-28T14:18:02.397944+0000 mgr.y (mgr.25232) 4399 : cluster [DBG] pgmap v5343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:03 smithi022 bash[80503]: cluster 2024-07-28T14:18:02.397944+0000 mgr.y (mgr.25232) 4399 : cluster [DBG] pgmap v5343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:03 smithi022 bash[82865]: cluster 2024-07-28T14:18:02.397944+0000 mgr.y (mgr.25232) 4399 : cluster [DBG] pgmap v5343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:03.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7596 16 16 0 0 0 - 0 2024-07-28T14:18:04.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7597 16 16 0 0 0 - 0 2024-07-28T14:18:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:05 smithi150 bash[67543]: cluster 2024-07-28T14:18:04.399308+0000 mgr.y (mgr.25232) 4400 : cluster [DBG] pgmap v5344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:05.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:05 smithi150 bash[67543]: audit 2024-07-28T14:18:05.415069+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:05 smithi022 bash[80503]: cluster 2024-07-28T14:18:04.399308+0000 mgr.y (mgr.25232) 4400 : cluster [DBG] pgmap v5344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:05 smithi022 bash[80503]: audit 2024-07-28T14:18:05.415069+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:05 smithi022 bash[82865]: cluster 2024-07-28T14:18:04.399308+0000 mgr.y (mgr.25232) 4400 : cluster [DBG] pgmap v5344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:05 smithi022 bash[82865]: audit 2024-07-28T14:18:05.415069+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:05.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7598 16 16 0 0 0 - 0 2024-07-28T14:18:06.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7599 16 16 0 0 0 - 0 2024-07-28T14:18:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:07 smithi150 bash[67543]: cluster 2024-07-28T14:18:06.400646+0000 mgr.y (mgr.25232) 4401 : cluster [DBG] pgmap v5345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:07 smithi022 bash[80503]: cluster 2024-07-28T14:18:06.400646+0000 mgr.y (mgr.25232) 4401 : cluster [DBG] pgmap v5345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:07 smithi022 bash[82865]: cluster 2024-07-28T14:18:06.400646+0000 mgr.y (mgr.25232) 4401 : cluster [DBG] pgmap v5345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:07.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:18:07.946132+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:18:07.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:18:07.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7600 16 16 0 0 0 - 0 2024-07-28T14:18:08.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7601 16 16 0 0 0 - 0 2024-07-28T14:18:09.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:09 smithi150 bash[67543]: cluster 2024-07-28T14:18:08.401979+0000 mgr.y (mgr.25232) 4402 : cluster [DBG] pgmap v5346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:09 smithi022 bash[80503]: cluster 2024-07-28T14:18:08.401979+0000 mgr.y (mgr.25232) 4402 : cluster [DBG] pgmap v5346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:18:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:18:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:18:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:09 smithi022 bash[82865]: cluster 2024-07-28T14:18:08.401979+0000 mgr.y (mgr.25232) 4402 : cluster [DBG] pgmap v5346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:09.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7602 16 16 0 0 0 - 0 2024-07-28T14:18:10.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7603 16 16 0 0 0 - 0 2024-07-28T14:18:11.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:11 smithi150 bash[67543]: cluster 2024-07-28T14:18:10.403342+0000 mgr.y (mgr.25232) 4403 : cluster [DBG] pgmap v5347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:11 smithi022 bash[80503]: cluster 2024-07-28T14:18:10.403342+0000 mgr.y (mgr.25232) 4403 : cluster [DBG] pgmap v5347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:11 smithi022 bash[82865]: cluster 2024-07-28T14:18:10.403342+0000 mgr.y (mgr.25232) 4403 : cluster [DBG] pgmap v5347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:11.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7604 16 16 0 0 0 - 0 2024-07-28T14:18:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:18:12 smithi150 bash[60514]: ts=2024-07-28T14:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:18:12.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7605 16 16 0 0 0 - 0 2024-07-28T14:18:13.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:13 smithi150 bash[67543]: cluster 2024-07-28T14:18:12.404693+0000 mgr.y (mgr.25232) 4404 : cluster [DBG] pgmap v5348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:13 smithi022 bash[80503]: cluster 2024-07-28T14:18:12.404693+0000 mgr.y (mgr.25232) 4404 : cluster [DBG] pgmap v5348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:13 smithi022 bash[82865]: cluster 2024-07-28T14:18:12.404693+0000 mgr.y (mgr.25232) 4404 : cluster [DBG] pgmap v5348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:13.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7606 16 16 0 0 0 - 0 2024-07-28T14:18:14.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7607 16 16 0 0 0 - 0 2024-07-28T14:18:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:15 smithi022 bash[80503]: cluster 2024-07-28T14:18:14.406030+0000 mgr.y (mgr.25232) 4405 : cluster [DBG] pgmap v5349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:15 smithi022 bash[82865]: cluster 2024-07-28T14:18:14.406030+0000 mgr.y (mgr.25232) 4405 : cluster [DBG] pgmap v5349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:15.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7608 16 16 0 0 0 - 0 2024-07-28T14:18:16.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:15 smithi150 bash[67543]: cluster 2024-07-28T14:18:14.406030+0000 mgr.y (mgr.25232) 4405 : cluster [DBG] pgmap v5349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:16.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7609 16 16 0 0 0 - 0 2024-07-28T14:18:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:17 smithi022 bash[80503]: cluster 2024-07-28T14:18:16.407386+0000 mgr.y (mgr.25232) 4406 : cluster [DBG] pgmap v5350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:17 smithi022 bash[82865]: cluster 2024-07-28T14:18:16.407386+0000 mgr.y (mgr.25232) 4406 : cluster [DBG] pgmap v5350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:17.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7610 16 16 0 0 0 - 0 2024-07-28T14:18:18.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:17 smithi150 bash[67543]: cluster 2024-07-28T14:18:16.407386+0000 mgr.y (mgr.25232) 4406 : cluster [DBG] pgmap v5350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:18.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7611 16 16 0 0 0 - 0 2024-07-28T14:18:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:19 smithi022 bash[80503]: cluster 2024-07-28T14:18:18.408695+0000 mgr.y (mgr.25232) 4407 : cluster [DBG] pgmap v5351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:18:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:18:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:18:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:19 smithi022 bash[82865]: cluster 2024-07-28T14:18:18.408695+0000 mgr.y (mgr.25232) 4407 : cluster [DBG] pgmap v5351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:19.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7612 16 16 0 0 0 - 0 2024-07-28T14:18:20.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:19 smithi150 bash[67543]: cluster 2024-07-28T14:18:18.408695+0000 mgr.y (mgr.25232) 4407 : cluster [DBG] pgmap v5351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:20 smithi022 bash[80503]: audit 2024-07-28T14:18:20.415297+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:20 smithi022 bash[82865]: audit 2024-07-28T14:18:20.415297+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:20.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7613 16 16 0 0 0 - 0 2024-07-28T14:18:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:20 smithi150 bash[67543]: audit 2024-07-28T14:18:20.415297+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:21 smithi022 bash[80503]: cluster 2024-07-28T14:18:20.410187+0000 mgr.y (mgr.25232) 4408 : cluster [DBG] pgmap v5352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:21 smithi022 bash[82865]: cluster 2024-07-28T14:18:20.410187+0000 mgr.y (mgr.25232) 4408 : cluster [DBG] pgmap v5352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:21.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7614 16 16 0 0 0 - 0 2024-07-28T14:18:22.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:21 smithi150 bash[67543]: cluster 2024-07-28T14:18:20.410187+0000 mgr.y (mgr.25232) 4408 : cluster [DBG] pgmap v5352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:18:22 smithi150 bash[60514]: ts=2024-07-28T14:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:18:22.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7615 16 16 0 0 0 - 0 2024-07-28T14:18:23.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:23 smithi022 bash[80503]: cluster 2024-07-28T14:18:22.411769+0000 mgr.y (mgr.25232) 4409 : cluster [DBG] pgmap v5353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:23 smithi022 bash[82865]: cluster 2024-07-28T14:18:22.411769+0000 mgr.y (mgr.25232) 4409 : cluster [DBG] pgmap v5353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:23.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7616 16 16 0 0 0 - 0 2024-07-28T14:18:24.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:23 smithi150 bash[67543]: cluster 2024-07-28T14:18:22.411769+0000 mgr.y (mgr.25232) 4409 : cluster [DBG] pgmap v5353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:24.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:24 smithi022 bash[82865]: audit 2024-07-28T14:18:24.306984+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:18:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:24 smithi022 bash[80503]: audit 2024-07-28T14:18:24.306984+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:18:24.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7617 16 16 0 0 0 - 0 2024-07-28T14:18:25.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:24 smithi150 bash[67543]: audit 2024-07-28T14:18:24.306984+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:18:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:25 smithi022 bash[80503]: cluster 2024-07-28T14:18:24.413330+0000 mgr.y (mgr.25232) 4410 : cluster [DBG] pgmap v5354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:25 smithi022 bash[82865]: cluster 2024-07-28T14:18:24.413330+0000 mgr.y (mgr.25232) 4410 : cluster [DBG] pgmap v5354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:25.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7618 16 16 0 0 0 - 0 2024-07-28T14:18:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:25 smithi150 bash[67543]: cluster 2024-07-28T14:18:24.413330+0000 mgr.y (mgr.25232) 4410 : cluster [DBG] pgmap v5354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:26.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7619 16 16 0 0 0 - 0 2024-07-28T14:18:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:27 smithi022 bash[80503]: cluster 2024-07-28T14:18:26.415006+0000 mgr.y (mgr.25232) 4411 : cluster [DBG] pgmap v5355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:27 smithi022 bash[82865]: cluster 2024-07-28T14:18:26.415006+0000 mgr.y (mgr.25232) 4411 : cluster [DBG] pgmap v5355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:27.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:18:27.949501+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:18:27.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:18:27.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7620 16 16 0 0 0 - 0 2024-07-28T14:18:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:27 smithi150 bash[67543]: cluster 2024-07-28T14:18:26.415006+0000 mgr.y (mgr.25232) 4411 : cluster [DBG] pgmap v5355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:28.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7621 16 16 0 0 0 - 0 2024-07-28T14:18:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:29 smithi022 bash[80503]: cluster 2024-07-28T14:18:28.416361+0000 mgr.y (mgr.25232) 4412 : cluster [DBG] pgmap v5356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:18:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:18:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:18:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:29 smithi022 bash[82865]: cluster 2024-07-28T14:18:28.416361+0000 mgr.y (mgr.25232) 4412 : cluster [DBG] pgmap v5356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:29.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7622 16 16 0 0 0 - 0 2024-07-28T14:18:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:29 smithi150 bash[67543]: cluster 2024-07-28T14:18:28.416361+0000 mgr.y (mgr.25232) 4412 : cluster [DBG] pgmap v5356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:30.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7623 16 16 0 0 0 - 0 2024-07-28T14:18:31.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:29.989171+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:29.994809+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:30.196808+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:30.206794+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:30.632252+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:30.633824+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:30 smithi150 bash[67543]: audit 2024-07-28T14:18:30.643839+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:29.989171+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:29.994809+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:30.196808+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:30.206794+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:30.632252+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:30.633824+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[80503]: audit 2024-07-28T14:18:30.643839+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:29.989171+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:29.994809+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:30.196808+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:30.206794+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:30.632252+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:18:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:30.633824+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:18:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:30 smithi022 bash[82865]: audit 2024-07-28T14:18:30.643839+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:18:31.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7624 16 16 0 0 0 - 0 2024-07-28T14:18:32.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:32 smithi150 bash[67543]: cluster 2024-07-28T14:18:30.417069+0000 mgr.y (mgr.25232) 4413 : cluster [DBG] pgmap v5357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:18:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:18:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:32 smithi022 bash[80503]: cluster 2024-07-28T14:18:30.417069+0000 mgr.y (mgr.25232) 4413 : cluster [DBG] pgmap v5357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:32 smithi022 bash[82865]: cluster 2024-07-28T14:18:30.417069+0000 mgr.y (mgr.25232) 4413 : cluster [DBG] pgmap v5357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:32.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7625 16 16 0 0 0 - 0 2024-07-28T14:18:33.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7626 16 16 0 0 0 - 0 2024-07-28T14:18:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:34 smithi150 bash[67543]: cluster 2024-07-28T14:18:32.418387+0000 mgr.y (mgr.25232) 4414 : cluster [DBG] pgmap v5358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:34 smithi022 bash[80503]: cluster 2024-07-28T14:18:32.418387+0000 mgr.y (mgr.25232) 4414 : cluster [DBG] pgmap v5358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:34 smithi022 bash[82865]: cluster 2024-07-28T14:18:32.418387+0000 mgr.y (mgr.25232) 4414 : cluster [DBG] pgmap v5358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:34.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7627 16 16 0 0 0 - 0 2024-07-28T14:18:35.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7628 16 16 0 0 0 - 0 2024-07-28T14:18:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:36 smithi150 bash[67543]: cluster 2024-07-28T14:18:34.419704+0000 mgr.y (mgr.25232) 4415 : cluster [DBG] pgmap v5359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:36 smithi150 bash[67543]: audit 2024-07-28T14:18:35.415919+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:36 smithi022 bash[80503]: cluster 2024-07-28T14:18:34.419704+0000 mgr.y (mgr.25232) 4415 : cluster [DBG] pgmap v5359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:36 smithi022 bash[80503]: audit 2024-07-28T14:18:35.415919+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:36 smithi022 bash[82865]: cluster 2024-07-28T14:18:34.419704+0000 mgr.y (mgr.25232) 4415 : cluster [DBG] pgmap v5359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:36 smithi022 bash[82865]: audit 2024-07-28T14:18:35.415919+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:36.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7629 16 16 0 0 0 - 0 2024-07-28T14:18:37.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7630 16 16 0 0 0 - 0 2024-07-28T14:18:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:38 smithi150 bash[67543]: cluster 2024-07-28T14:18:36.421044+0000 mgr.y (mgr.25232) 4416 : cluster [DBG] pgmap v5360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:38 smithi022 bash[80503]: cluster 2024-07-28T14:18:36.421044+0000 mgr.y (mgr.25232) 4416 : cluster [DBG] pgmap v5360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:38 smithi022 bash[82865]: cluster 2024-07-28T14:18:36.421044+0000 mgr.y (mgr.25232) 4416 : cluster [DBG] pgmap v5360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:38.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7631 16 16 0 0 0 - 0 2024-07-28T14:18:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:18:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:18:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:18:39.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7632 16 16 0 0 0 - 0 2024-07-28T14:18:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:40 smithi150 bash[67543]: cluster 2024-07-28T14:18:38.422404+0000 mgr.y (mgr.25232) 4417 : cluster [DBG] pgmap v5361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:40 smithi022 bash[80503]: cluster 2024-07-28T14:18:38.422404+0000 mgr.y (mgr.25232) 4417 : cluster [DBG] pgmap v5361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:40 smithi022 bash[82865]: cluster 2024-07-28T14:18:38.422404+0000 mgr.y (mgr.25232) 4417 : cluster [DBG] pgmap v5361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:40.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7633 16 16 0 0 0 - 0 2024-07-28T14:18:41.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:41 smithi150 bash[67543]: cluster 2024-07-28T14:18:40.423736+0000 mgr.y (mgr.25232) 4418 : cluster [DBG] pgmap v5362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:41 smithi022 bash[80503]: cluster 2024-07-28T14:18:40.423736+0000 mgr.y (mgr.25232) 4418 : cluster [DBG] pgmap v5362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:41 smithi022 bash[82865]: cluster 2024-07-28T14:18:40.423736+0000 mgr.y (mgr.25232) 4418 : cluster [DBG] pgmap v5362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:41.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7634 16 16 0 0 0 - 0 2024-07-28T14:18:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:18:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:18:42.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7635 16 16 0 0 0 - 0 2024-07-28T14:18:43.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:43 smithi150 bash[67543]: cluster 2024-07-28T14:18:42.425140+0000 mgr.y (mgr.25232) 4419 : cluster [DBG] pgmap v5363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:43 smithi022 bash[80503]: cluster 2024-07-28T14:18:42.425140+0000 mgr.y (mgr.25232) 4419 : cluster [DBG] pgmap v5363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:43 smithi022 bash[82865]: cluster 2024-07-28T14:18:42.425140+0000 mgr.y (mgr.25232) 4419 : cluster [DBG] pgmap v5363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:43.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7636 16 16 0 0 0 - 0 2024-07-28T14:18:44.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7637 16 16 0 0 0 - 0 2024-07-28T14:18:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:45 smithi150 bash[67543]: cluster 2024-07-28T14:18:44.426530+0000 mgr.y (mgr.25232) 4420 : cluster [DBG] pgmap v5364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:45 smithi022 bash[80503]: cluster 2024-07-28T14:18:44.426530+0000 mgr.y (mgr.25232) 4420 : cluster [DBG] pgmap v5364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:45 smithi022 bash[82865]: cluster 2024-07-28T14:18:44.426530+0000 mgr.y (mgr.25232) 4420 : cluster [DBG] pgmap v5364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:45.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7638 16 16 0 0 0 - 0 2024-07-28T14:18:46.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7639 16 16 0 0 0 - 0 2024-07-28T14:18:47.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:47 smithi150 bash[67543]: cluster 2024-07-28T14:18:46.427875+0000 mgr.y (mgr.25232) 4421 : cluster [DBG] pgmap v5365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:47 smithi022 bash[80503]: cluster 2024-07-28T14:18:46.427875+0000 mgr.y (mgr.25232) 4421 : cluster [DBG] pgmap v5365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:47 smithi022 bash[82865]: cluster 2024-07-28T14:18:46.427875+0000 mgr.y (mgr.25232) 4421 : cluster [DBG] pgmap v5365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:47.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:18:47.952730+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:18:47.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:18:47.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7640 16 16 0 0 0 - 0 2024-07-28T14:18:48.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7641 16 16 0 0 0 - 0 2024-07-28T14:18:49.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:49 smithi150 bash[67543]: cluster 2024-07-28T14:18:48.429310+0000 mgr.y (mgr.25232) 4422 : cluster [DBG] pgmap v5366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:49 smithi022 bash[80503]: cluster 2024-07-28T14:18:48.429310+0000 mgr.y (mgr.25232) 4422 : cluster [DBG] pgmap v5366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:18:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:18:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:18:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:49 smithi022 bash[82865]: cluster 2024-07-28T14:18:48.429310+0000 mgr.y (mgr.25232) 4422 : cluster [DBG] pgmap v5366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:49.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7642 16 16 0 0 0 - 0 2024-07-28T14:18:50.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:50 smithi150 bash[67543]: audit 2024-07-28T14:18:50.416252+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:50 smithi022 bash[80503]: audit 2024-07-28T14:18:50.416252+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:50 smithi022 bash[82865]: audit 2024-07-28T14:18:50.416252+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:18:50.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7643 16 16 0 0 0 - 0 2024-07-28T14:18:51.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:51 smithi150 bash[67543]: cluster 2024-07-28T14:18:50.430831+0000 mgr.y (mgr.25232) 4423 : cluster [DBG] pgmap v5367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:51 smithi022 bash[80503]: cluster 2024-07-28T14:18:50.430831+0000 mgr.y (mgr.25232) 4423 : cluster [DBG] pgmap v5367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:51 smithi022 bash[82865]: cluster 2024-07-28T14:18:50.430831+0000 mgr.y (mgr.25232) 4423 : cluster [DBG] pgmap v5367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:51.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7644 16 16 0 0 0 - 0 2024-07-28T14:18:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:18:52 smithi150 bash[60514]: ts=2024-07-28T14:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:18:52.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7645 16 16 0 0 0 - 0 2024-07-28T14:18:53.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:53 smithi150 bash[67543]: cluster 2024-07-28T14:18:52.432148+0000 mgr.y (mgr.25232) 4424 : cluster [DBG] pgmap v5368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:53 smithi022 bash[80503]: cluster 2024-07-28T14:18:52.432148+0000 mgr.y (mgr.25232) 4424 : cluster [DBG] pgmap v5368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:53 smithi022 bash[82865]: cluster 2024-07-28T14:18:52.432148+0000 mgr.y (mgr.25232) 4424 : cluster [DBG] pgmap v5368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:53.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7646 16 16 0 0 0 - 0 2024-07-28T14:18:54.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7647 16 16 0 0 0 - 0 2024-07-28T14:18:55.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:55 smithi150 bash[67543]: cluster 2024-07-28T14:18:54.433486+0000 mgr.y (mgr.25232) 4425 : cluster [DBG] pgmap v5369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:55 smithi022 bash[80503]: cluster 2024-07-28T14:18:54.433486+0000 mgr.y (mgr.25232) 4425 : cluster [DBG] pgmap v5369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:55 smithi022 bash[82865]: cluster 2024-07-28T14:18:54.433486+0000 mgr.y (mgr.25232) 4425 : cluster [DBG] pgmap v5369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:55.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7648 16 16 0 0 0 - 0 2024-07-28T14:18:56.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7649 16 16 0 0 0 - 0 2024-07-28T14:18:57.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:57 smithi150 bash[67543]: cluster 2024-07-28T14:18:56.434832+0000 mgr.y (mgr.25232) 4426 : cluster [DBG] pgmap v5370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:57 smithi022 bash[80503]: cluster 2024-07-28T14:18:56.434832+0000 mgr.y (mgr.25232) 4426 : cluster [DBG] pgmap v5370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:57 smithi022 bash[82865]: cluster 2024-07-28T14:18:56.434832+0000 mgr.y (mgr.25232) 4426 : cluster [DBG] pgmap v5370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:57.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7650 16 16 0 0 0 - 0 2024-07-28T14:18:58.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7651 16 16 0 0 0 - 0 2024-07-28T14:18:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:18:59 smithi022 bash[80503]: cluster 2024-07-28T14:18:58.436158+0000 mgr.y (mgr.25232) 4427 : cluster [DBG] pgmap v5371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:18:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:18:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:18:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:18:59 smithi022 bash[82865]: cluster 2024-07-28T14:18:58.436158+0000 mgr.y (mgr.25232) 4427 : cluster [DBG] pgmap v5371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:18:59.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7652 16 16 0 0 0 - 0 2024-07-28T14:19:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:18:59 smithi150 bash[67543]: cluster 2024-07-28T14:18:58.436158+0000 mgr.y (mgr.25232) 4427 : cluster [DBG] pgmap v5371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:00.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7653 16 16 0 0 0 - 0 2024-07-28T14:19:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:01 smithi022 bash[80503]: cluster 2024-07-28T14:19:00.437502+0000 mgr.y (mgr.25232) 4428 : cluster [DBG] pgmap v5372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:01 smithi022 bash[82865]: cluster 2024-07-28T14:19:00.437502+0000 mgr.y (mgr.25232) 4428 : cluster [DBG] pgmap v5372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:01.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7654 16 16 0 0 0 - 0 2024-07-28T14:19:02.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:01 smithi150 bash[67543]: cluster 2024-07-28T14:19:00.437502+0000 mgr.y (mgr.25232) 4428 : cluster [DBG] pgmap v5372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:19:02 smithi150 bash[60514]: ts=2024-07-28T14:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:19:02.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7655 16 16 0 0 0 - 0 2024-07-28T14:19:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:03 smithi022 bash[80503]: cluster 2024-07-28T14:19:02.438867+0000 mgr.y (mgr.25232) 4429 : cluster [DBG] pgmap v5373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:03 smithi022 bash[82865]: cluster 2024-07-28T14:19:02.438867+0000 mgr.y (mgr.25232) 4429 : cluster [DBG] pgmap v5373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:03.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7656 16 16 0 0 0 - 0 2024-07-28T14:19:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:03 smithi150 bash[67543]: cluster 2024-07-28T14:19:02.438867+0000 mgr.y (mgr.25232) 4429 : cluster [DBG] pgmap v5373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:04.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7657 16 16 0 0 0 - 0 2024-07-28T14:19:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:05 smithi022 bash[80503]: cluster 2024-07-28T14:19:04.440228+0000 mgr.y (mgr.25232) 4430 : cluster [DBG] pgmap v5374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:05 smithi022 bash[80503]: audit 2024-07-28T14:19:05.416629+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:05 smithi022 bash[82865]: cluster 2024-07-28T14:19:04.440228+0000 mgr.y (mgr.25232) 4430 : cluster [DBG] pgmap v5374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:05 smithi022 bash[82865]: audit 2024-07-28T14:19:05.416629+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:05.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7658 16 16 0 0 0 - 0 2024-07-28T14:19:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:05 smithi150 bash[67543]: cluster 2024-07-28T14:19:04.440228+0000 mgr.y (mgr.25232) 4430 : cluster [DBG] pgmap v5374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:05 smithi150 bash[67543]: audit 2024-07-28T14:19:05.416629+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:06.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7659 16 16 0 0 0 - 0 2024-07-28T14:19:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:07 smithi022 bash[80503]: cluster 2024-07-28T14:19:06.441578+0000 mgr.y (mgr.25232) 4431 : cluster [DBG] pgmap v5375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:07 smithi022 bash[82865]: cluster 2024-07-28T14:19:06.441578+0000 mgr.y (mgr.25232) 4431 : cluster [DBG] pgmap v5375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:07.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:19:07.955859+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:19:07.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:19:07.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7660 16 16 0 0 0 - 0 2024-07-28T14:19:08.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:07 smithi150 bash[67543]: cluster 2024-07-28T14:19:06.441578+0000 mgr.y (mgr.25232) 4431 : cluster [DBG] pgmap v5375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:08.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7661 16 16 0 0 0 - 0 2024-07-28T14:19:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:09 smithi022 bash[80503]: cluster 2024-07-28T14:19:08.442978+0000 mgr.y (mgr.25232) 4432 : cluster [DBG] pgmap v5376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:19:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:19:09] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T14:19:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:09 smithi022 bash[82865]: cluster 2024-07-28T14:19:08.442978+0000 mgr.y (mgr.25232) 4432 : cluster [DBG] pgmap v5376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:09.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7662 16 16 0 0 0 - 0 2024-07-28T14:19:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:09 smithi150 bash[67543]: cluster 2024-07-28T14:19:08.442978+0000 mgr.y (mgr.25232) 4432 : cluster [DBG] pgmap v5376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:10.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7663 16 16 0 0 0 - 0 2024-07-28T14:19:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:11 smithi022 bash[80503]: cluster 2024-07-28T14:19:10.444480+0000 mgr.y (mgr.25232) 4433 : cluster [DBG] pgmap v5377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:11 smithi022 bash[82865]: cluster 2024-07-28T14:19:10.444480+0000 mgr.y (mgr.25232) 4433 : cluster [DBG] pgmap v5377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:11.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7664 16 16 0 0 0 - 0 2024-07-28T14:19:12.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:11 smithi150 bash[67543]: cluster 2024-07-28T14:19:10.444480+0000 mgr.y (mgr.25232) 4433 : cluster [DBG] pgmap v5377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:19:12 smithi150 bash[60514]: ts=2024-07-28T14:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:19:12.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7665 16 16 0 0 0 - 0 2024-07-28T14:19:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:13 smithi022 bash[80503]: cluster 2024-07-28T14:19:12.446047+0000 mgr.y (mgr.25232) 4434 : cluster [DBG] pgmap v5378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:13 smithi022 bash[82865]: cluster 2024-07-28T14:19:12.446047+0000 mgr.y (mgr.25232) 4434 : cluster [DBG] pgmap v5378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:13.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7666 16 16 0 0 0 - 0 2024-07-28T14:19:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:13 smithi150 bash[67543]: cluster 2024-07-28T14:19:12.446047+0000 mgr.y (mgr.25232) 4434 : cluster [DBG] pgmap v5378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:14.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7667 16 16 0 0 0 - 0 2024-07-28T14:19:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:15 smithi022 bash[80503]: cluster 2024-07-28T14:19:14.447602+0000 mgr.y (mgr.25232) 4435 : cluster [DBG] pgmap v5379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:15 smithi022 bash[82865]: cluster 2024-07-28T14:19:14.447602+0000 mgr.y (mgr.25232) 4435 : cluster [DBG] pgmap v5379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:15.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7668 16 16 0 0 0 - 0 2024-07-28T14:19:16.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:15 smithi150 bash[67543]: cluster 2024-07-28T14:19:14.447602+0000 mgr.y (mgr.25232) 4435 : cluster [DBG] pgmap v5379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:16.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7669 16 16 0 0 0 - 0 2024-07-28T14:19:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:17 smithi022 bash[80503]: cluster 2024-07-28T14:19:16.449105+0000 mgr.y (mgr.25232) 4436 : cluster [DBG] pgmap v5380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:17 smithi022 bash[82865]: cluster 2024-07-28T14:19:16.449105+0000 mgr.y (mgr.25232) 4436 : cluster [DBG] pgmap v5380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:17.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7670 16 16 0 0 0 - 0 2024-07-28T14:19:18.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:17 smithi150 bash[67543]: cluster 2024-07-28T14:19:16.449105+0000 mgr.y (mgr.25232) 4436 : cluster [DBG] pgmap v5380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:18.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7671 16 16 0 0 0 - 0 2024-07-28T14:19:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:19 smithi022 bash[80503]: cluster 2024-07-28T14:19:18.450665+0000 mgr.y (mgr.25232) 4437 : cluster [DBG] pgmap v5381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:19:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:19:19] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T14:19:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:19 smithi022 bash[82865]: cluster 2024-07-28T14:19:18.450665+0000 mgr.y (mgr.25232) 4437 : cluster [DBG] pgmap v5381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:19.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7672 16 16 0 0 0 - 0 2024-07-28T14:19:20.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:19 smithi150 bash[67543]: cluster 2024-07-28T14:19:18.450665+0000 mgr.y (mgr.25232) 4437 : cluster [DBG] pgmap v5381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:20 smithi022 bash[80503]: audit 2024-07-28T14:19:20.417147+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:20 smithi022 bash[82865]: audit 2024-07-28T14:19:20.417147+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:20.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7673 16 16 0 0 0 - 0 2024-07-28T14:19:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:20 smithi150 bash[67543]: audit 2024-07-28T14:19:20.417147+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:21 smithi022 bash[80503]: cluster 2024-07-28T14:19:20.452022+0000 mgr.y (mgr.25232) 4438 : cluster [DBG] pgmap v5382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:21 smithi022 bash[82865]: cluster 2024-07-28T14:19:20.452022+0000 mgr.y (mgr.25232) 4438 : cluster [DBG] pgmap v5382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:21.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7674 16 16 0 0 0 - 0 2024-07-28T14:19:22.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:21 smithi150 bash[67543]: cluster 2024-07-28T14:19:20.452022+0000 mgr.y (mgr.25232) 4438 : cluster [DBG] pgmap v5382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:19:22 smithi150 bash[60514]: ts=2024-07-28T14:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:19:22.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7675 16 16 0 0 0 - 0 2024-07-28T14:19:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:23 smithi022 bash[80503]: cluster 2024-07-28T14:19:22.453404+0000 mgr.y (mgr.25232) 4439 : cluster [DBG] pgmap v5383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:23 smithi022 bash[82865]: cluster 2024-07-28T14:19:22.453404+0000 mgr.y (mgr.25232) 4439 : cluster [DBG] pgmap v5383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:23.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7676 16 16 0 0 0 - 0 2024-07-28T14:19:24.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:23 smithi150 bash[67543]: cluster 2024-07-28T14:19:22.453404+0000 mgr.y (mgr.25232) 4439 : cluster [DBG] pgmap v5383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:24.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7677 16 16 0 0 0 - 0 2024-07-28T14:19:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:25 smithi022 bash[80503]: cluster 2024-07-28T14:19:24.454798+0000 mgr.y (mgr.25232) 4440 : cluster [DBG] pgmap v5384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:25 smithi022 bash[82865]: cluster 2024-07-28T14:19:24.454798+0000 mgr.y (mgr.25232) 4440 : cluster [DBG] pgmap v5384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:25.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7678 16 16 0 0 0 - 0 2024-07-28T14:19:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:25 smithi150 bash[67543]: cluster 2024-07-28T14:19:24.454798+0000 mgr.y (mgr.25232) 4440 : cluster [DBG] pgmap v5384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:26.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7679 16 16 0 0 0 - 0 2024-07-28T14:19:27.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:19:27.959192+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:19:27.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:19:27.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7680 16 16 0 0 0 - 0 2024-07-28T14:19:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:27 smithi150 bash[67543]: cluster 2024-07-28T14:19:26.456153+0000 mgr.y (mgr.25232) 4441 : cluster [DBG] pgmap v5385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:27 smithi022 bash[80503]: cluster 2024-07-28T14:19:26.456153+0000 mgr.y (mgr.25232) 4441 : cluster [DBG] pgmap v5385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:27 smithi022 bash[82865]: cluster 2024-07-28T14:19:26.456153+0000 mgr.y (mgr.25232) 4441 : cluster [DBG] pgmap v5385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:28.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7681 16 16 0 0 0 - 0 2024-07-28T14:19:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:29 smithi022 bash[80503]: cluster 2024-07-28T14:19:28.457500+0000 mgr.y (mgr.25232) 4442 : cluster [DBG] pgmap v5386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:19:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:19:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:29 smithi022 bash[82865]: cluster 2024-07-28T14:19:28.457500+0000 mgr.y (mgr.25232) 4442 : cluster [DBG] pgmap v5386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:29.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7682 16 16 0 0 0 - 0 2024-07-28T14:19:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:29 smithi150 bash[67543]: cluster 2024-07-28T14:19:28.457500+0000 mgr.y (mgr.25232) 4442 : cluster [DBG] pgmap v5386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:30.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7683 16 16 0 0 0 - 0 2024-07-28T14:19:31.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7684 16 16 0 0 0 - 0 2024-07-28T14:19:32.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:31 smithi150 bash[67543]: cluster 2024-07-28T14:19:30.458873+0000 mgr.y (mgr.25232) 4443 : cluster [DBG] pgmap v5387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:32.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:31 smithi150 bash[67543]: audit 2024-07-28T14:19:30.775714+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:19:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:31 smithi150 bash[67543]: audit 2024-07-28T14:19:31.146643+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:31 smithi150 bash[67543]: audit 2024-07-28T14:19:31.150996+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[80503]: cluster 2024-07-28T14:19:30.458873+0000 mgr.y (mgr.25232) 4443 : cluster [DBG] pgmap v5387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[80503]: audit 2024-07-28T14:19:30.775714+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[80503]: audit 2024-07-28T14:19:31.146643+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[80503]: audit 2024-07-28T14:19:31.150996+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[82865]: cluster 2024-07-28T14:19:30.458873+0000 mgr.y (mgr.25232) 4443 : cluster [DBG] pgmap v5387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[82865]: audit 2024-07-28T14:19:30.775714+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[82865]: audit 2024-07-28T14:19:31.146643+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:31 smithi022 bash[82865]: audit 2024-07-28T14:19:31.150996+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:19:32 smithi150 bash[60514]: ts=2024-07-28T14:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:19:32.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7685 16 16 0 0 0 - 0 2024-07-28T14:19:33.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7686 16 16 0 0 0 - 0 2024-07-28T14:19:34.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:33 smithi150 bash[67543]: cluster 2024-07-28T14:19:32.460258+0000 mgr.y (mgr.25232) 4444 : cluster [DBG] pgmap v5388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:33 smithi022 bash[80503]: cluster 2024-07-28T14:19:32.460258+0000 mgr.y (mgr.25232) 4444 : cluster [DBG] pgmap v5388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:33 smithi022 bash[82865]: cluster 2024-07-28T14:19:32.460258+0000 mgr.y (mgr.25232) 4444 : cluster [DBG] pgmap v5388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:34.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7687 16 16 0 0 0 - 0 2024-07-28T14:19:35.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7688 16 16 0 0 0 - 0 2024-07-28T14:19:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:35 smithi150 bash[67543]: cluster 2024-07-28T14:19:34.461621+0000 mgr.y (mgr.25232) 4445 : cluster [DBG] pgmap v5389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:35 smithi150 bash[67543]: audit 2024-07-28T14:19:35.417557+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:35 smithi022 bash[80503]: cluster 2024-07-28T14:19:34.461621+0000 mgr.y (mgr.25232) 4445 : cluster [DBG] pgmap v5389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:35 smithi022 bash[80503]: audit 2024-07-28T14:19:35.417557+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:35 smithi022 bash[82865]: cluster 2024-07-28T14:19:34.461621+0000 mgr.y (mgr.25232) 4445 : cluster [DBG] pgmap v5389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:35 smithi022 bash[82865]: audit 2024-07-28T14:19:35.417557+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:36.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7689 16 16 0 0 0 - 0 2024-07-28T14:19:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:37 smithi150 bash[67543]: audit 2024-07-28T14:19:36.456882+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:37 smithi150 bash[67543]: audit 2024-07-28T14:19:36.462632+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:37 smithi150 bash[67543]: cluster 2024-07-28T14:19:36.462890+0000 mgr.y (mgr.25232) 4446 : cluster [DBG] pgmap v5390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:37 smithi150 bash[67543]: audit 2024-07-28T14:19:36.979230+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:37 smithi150 bash[67543]: audit 2024-07-28T14:19:36.988987+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[80503]: audit 2024-07-28T14:19:36.456882+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[80503]: audit 2024-07-28T14:19:36.462632+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[80503]: cluster 2024-07-28T14:19:36.462890+0000 mgr.y (mgr.25232) 4446 : cluster [DBG] pgmap v5390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[80503]: audit 2024-07-28T14:19:36.979230+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[80503]: audit 2024-07-28T14:19:36.988987+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[82865]: audit 2024-07-28T14:19:36.456882+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[82865]: audit 2024-07-28T14:19:36.462632+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[82865]: cluster 2024-07-28T14:19:36.462890+0000 mgr.y (mgr.25232) 4446 : cluster [DBG] pgmap v5390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[82865]: audit 2024-07-28T14:19:36.979230+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:37 smithi022 bash[82865]: audit 2024-07-28T14:19:36.988987+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:37.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7690 16 16 0 0 0 - 0 2024-07-28T14:19:38.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:38 smithi150 bash[67543]: audit 2024-07-28T14:19:37.490141+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:19:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:38 smithi150 bash[67543]: audit 2024-07-28T14:19:37.492026+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:19:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:38 smithi150 bash[67543]: audit 2024-07-28T14:19:37.502723+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:38 smithi022 bash[80503]: audit 2024-07-28T14:19:37.490141+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:19:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:38 smithi022 bash[80503]: audit 2024-07-28T14:19:37.492026+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:19:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:38 smithi022 bash[80503]: audit 2024-07-28T14:19:37.502723+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:38 smithi022 bash[82865]: audit 2024-07-28T14:19:37.490141+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:19:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:38 smithi022 bash[82865]: audit 2024-07-28T14:19:37.492026+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:19:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:38 smithi022 bash[82865]: audit 2024-07-28T14:19:37.502723+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:19:38.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7691 16 16 0 0 0 - 0 2024-07-28T14:19:39.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:39 smithi150 bash[67543]: cluster 2024-07-28T14:19:38.464389+0000 mgr.y (mgr.25232) 4447 : cluster [DBG] pgmap v5391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:39 smithi022 bash[80503]: cluster 2024-07-28T14:19:38.464389+0000 mgr.y (mgr.25232) 4447 : cluster [DBG] pgmap v5391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:19:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:19:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:19:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:39 smithi022 bash[82865]: cluster 2024-07-28T14:19:38.464389+0000 mgr.y (mgr.25232) 4447 : cluster [DBG] pgmap v5391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:39.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7692 16 16 0 0 0 - 0 2024-07-28T14:19:40.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7693 16 16 0 0 0 - 0 2024-07-28T14:19:41.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:41 smithi150 bash[67543]: cluster 2024-07-28T14:19:40.465784+0000 mgr.y (mgr.25232) 4448 : cluster [DBG] pgmap v5392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:41 smithi022 bash[80503]: cluster 2024-07-28T14:19:40.465784+0000 mgr.y (mgr.25232) 4448 : cluster [DBG] pgmap v5392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:41 smithi022 bash[82865]: cluster 2024-07-28T14:19:40.465784+0000 mgr.y (mgr.25232) 4448 : cluster [DBG] pgmap v5392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:41.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7694 16 16 0 0 0 - 0 2024-07-28T14:19:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:19:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:19:42.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7695 16 16 0 0 0 - 0 2024-07-28T14:19:43.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:43 smithi150 bash[67543]: cluster 2024-07-28T14:19:42.467179+0000 mgr.y (mgr.25232) 4449 : cluster [DBG] pgmap v5393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:43 smithi022 bash[80503]: cluster 2024-07-28T14:19:42.467179+0000 mgr.y (mgr.25232) 4449 : cluster [DBG] pgmap v5393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:43 smithi022 bash[82865]: cluster 2024-07-28T14:19:42.467179+0000 mgr.y (mgr.25232) 4449 : cluster [DBG] pgmap v5393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:43.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7696 16 16 0 0 0 - 0 2024-07-28T14:19:44.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7697 16 16 0 0 0 - 0 2024-07-28T14:19:45.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:45 smithi150 bash[67543]: cluster 2024-07-28T14:19:44.468523+0000 mgr.y (mgr.25232) 4450 : cluster [DBG] pgmap v5394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:45 smithi022 bash[80503]: cluster 2024-07-28T14:19:44.468523+0000 mgr.y (mgr.25232) 4450 : cluster [DBG] pgmap v5394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:45 smithi022 bash[82865]: cluster 2024-07-28T14:19:44.468523+0000 mgr.y (mgr.25232) 4450 : cluster [DBG] pgmap v5394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:45.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7698 16 16 0 0 0 - 0 2024-07-28T14:19:46.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7699 16 16 0 0 0 - 0 2024-07-28T14:19:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:47 smithi022 bash[80503]: cluster 2024-07-28T14:19:46.469877+0000 mgr.y (mgr.25232) 4451 : cluster [DBG] pgmap v5395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:47 smithi022 bash[82865]: cluster 2024-07-28T14:19:46.469877+0000 mgr.y (mgr.25232) 4451 : cluster [DBG] pgmap v5395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:47.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:19:47.962403+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:19:47.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:19:47.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7700 16 16 0 0 0 - 0 2024-07-28T14:19:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:47 smithi150 bash[67543]: cluster 2024-07-28T14:19:46.469877+0000 mgr.y (mgr.25232) 4451 : cluster [DBG] pgmap v5395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:48.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7701 16 16 0 0 0 - 0 2024-07-28T14:19:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:49 smithi022 bash[80503]: cluster 2024-07-28T14:19:48.471256+0000 mgr.y (mgr.25232) 4452 : cluster [DBG] pgmap v5396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:19:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:19:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:19:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:49 smithi022 bash[82865]: cluster 2024-07-28T14:19:48.471256+0000 mgr.y (mgr.25232) 4452 : cluster [DBG] pgmap v5396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:49.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7702 16 16 0 0 0 - 0 2024-07-28T14:19:50.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:49 smithi150 bash[67543]: cluster 2024-07-28T14:19:48.471256+0000 mgr.y (mgr.25232) 4452 : cluster [DBG] pgmap v5396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:50 smithi022 bash[80503]: audit 2024-07-28T14:19:50.417957+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:50 smithi022 bash[82865]: audit 2024-07-28T14:19:50.417957+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:50.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7703 16 16 0 0 0 - 0 2024-07-28T14:19:51.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:50 smithi150 bash[67543]: audit 2024-07-28T14:19:50.417957+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:19:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:51 smithi022 bash[80503]: cluster 2024-07-28T14:19:50.472572+0000 mgr.y (mgr.25232) 4453 : cluster [DBG] pgmap v5397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:51 smithi022 bash[82865]: cluster 2024-07-28T14:19:50.472572+0000 mgr.y (mgr.25232) 4453 : cluster [DBG] pgmap v5397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:51.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7704 16 16 0 0 0 - 0 2024-07-28T14:19:52.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:51 smithi150 bash[67543]: cluster 2024-07-28T14:19:50.472572+0000 mgr.y (mgr.25232) 4453 : cluster [DBG] pgmap v5397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:19:52 smithi150 bash[60514]: ts=2024-07-28T14:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:19:52.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7705 16 16 0 0 0 - 0 2024-07-28T14:19:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:53 smithi022 bash[80503]: cluster 2024-07-28T14:19:52.473926+0000 mgr.y (mgr.25232) 4454 : cluster [DBG] pgmap v5398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:53 smithi022 bash[82865]: cluster 2024-07-28T14:19:52.473926+0000 mgr.y (mgr.25232) 4454 : cluster [DBG] pgmap v5398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:53.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7706 16 16 0 0 0 - 0 2024-07-28T14:19:54.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:53 smithi150 bash[67543]: cluster 2024-07-28T14:19:52.473926+0000 mgr.y (mgr.25232) 4454 : cluster [DBG] pgmap v5398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:54.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7707 16 16 0 0 0 - 0 2024-07-28T14:19:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:55 smithi022 bash[80503]: cluster 2024-07-28T14:19:54.475306+0000 mgr.y (mgr.25232) 4455 : cluster [DBG] pgmap v5399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:55 smithi022 bash[82865]: cluster 2024-07-28T14:19:54.475306+0000 mgr.y (mgr.25232) 4455 : cluster [DBG] pgmap v5399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:55.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7708 16 16 0 0 0 - 0 2024-07-28T14:19:56.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:55 smithi150 bash[67543]: cluster 2024-07-28T14:19:54.475306+0000 mgr.y (mgr.25232) 4455 : cluster [DBG] pgmap v5399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:56.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7709 16 16 0 0 0 - 0 2024-07-28T14:19:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:57 smithi022 bash[80503]: cluster 2024-07-28T14:19:56.476636+0000 mgr.y (mgr.25232) 4456 : cluster [DBG] pgmap v5400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:57 smithi022 bash[82865]: cluster 2024-07-28T14:19:56.476636+0000 mgr.y (mgr.25232) 4456 : cluster [DBG] pgmap v5400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:57.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7710 16 16 0 0 0 - 0 2024-07-28T14:19:58.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:57 smithi150 bash[67543]: cluster 2024-07-28T14:19:56.476636+0000 mgr.y (mgr.25232) 4456 : cluster [DBG] pgmap v5400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:58.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7711 16 16 0 0 0 - 0 2024-07-28T14:19:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:19:59 smithi022 bash[80503]: cluster 2024-07-28T14:19:58.477974+0000 mgr.y (mgr.25232) 4457 : cluster [DBG] pgmap v5401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:19:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:19:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:19:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:19:59 smithi022 bash[82865]: cluster 2024-07-28T14:19:58.477974+0000 mgr.y (mgr.25232) 4457 : cluster [DBG] pgmap v5401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:19:59.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7712 16 16 0 0 0 - 0 2024-07-28T14:20:00.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:19:59 smithi150 bash[67543]: cluster 2024-07-28T14:19:58.477974+0000 mgr.y (mgr.25232) 4457 : cluster [DBG] pgmap v5401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:00 smithi022 bash[80503]: cluster 2024-07-28T14:20:00.000184+0000 mon.a (mon.0) 4355 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:20:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:00 smithi022 bash[82865]: cluster 2024-07-28T14:20:00.000184+0000 mon.a (mon.0) 4355 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:20:00.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7713 16 16 0 0 0 - 0 2024-07-28T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:00 smithi150 bash[67543]: cluster 2024-07-28T14:20:00.000184+0000 mon.a (mon.0) 4355 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:20:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:01 smithi022 bash[80503]: cluster 2024-07-28T14:20:00.479352+0000 mgr.y (mgr.25232) 4458 : cluster [DBG] pgmap v5402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:01 smithi022 bash[82865]: cluster 2024-07-28T14:20:00.479352+0000 mgr.y (mgr.25232) 4458 : cluster [DBG] pgmap v5402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:01.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7714 16 16 0 0 0 - 0 2024-07-28T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:01 smithi150 bash[67543]: cluster 2024-07-28T14:20:00.479352+0000 mgr.y (mgr.25232) 4458 : cluster [DBG] pgmap v5402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:20:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:20:02.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7715 16 16 0 0 0 - 0 2024-07-28T14:20:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:03 smithi022 bash[80503]: cluster 2024-07-28T14:20:02.480716+0000 mgr.y (mgr.25232) 4459 : cluster [DBG] pgmap v5403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:03 smithi022 bash[82865]: cluster 2024-07-28T14:20:02.480716+0000 mgr.y (mgr.25232) 4459 : cluster [DBG] pgmap v5403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:03.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7716 16 16 0 0 0 - 0 2024-07-28T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:03 smithi150 bash[67543]: cluster 2024-07-28T14:20:02.480716+0000 mgr.y (mgr.25232) 4459 : cluster [DBG] pgmap v5403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:04.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7717 16 16 0 0 0 - 0 2024-07-28T14:20:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:05 smithi022 bash[80503]: cluster 2024-07-28T14:20:04.482070+0000 mgr.y (mgr.25232) 4460 : cluster [DBG] pgmap v5404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:05 smithi022 bash[80503]: audit 2024-07-28T14:20:05.418509+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:05 smithi022 bash[82865]: cluster 2024-07-28T14:20:04.482070+0000 mgr.y (mgr.25232) 4460 : cluster [DBG] pgmap v5404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:05 smithi022 bash[82865]: audit 2024-07-28T14:20:05.418509+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:05.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7718 16 16 0 0 0 - 0 2024-07-28T14:20:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:05 smithi150 bash[67543]: cluster 2024-07-28T14:20:04.482070+0000 mgr.y (mgr.25232) 4460 : cluster [DBG] pgmap v5404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:05 smithi150 bash[67543]: audit 2024-07-28T14:20:05.418509+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:06.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7719 16 16 0 0 0 - 0 2024-07-28T14:20:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:07 smithi022 bash[80503]: cluster 2024-07-28T14:20:06.483429+0000 mgr.y (mgr.25232) 4461 : cluster [DBG] pgmap v5405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:07 smithi022 bash[82865]: cluster 2024-07-28T14:20:06.483429+0000 mgr.y (mgr.25232) 4461 : cluster [DBG] pgmap v5405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:07.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:20:07.965669+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:20:07.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:20:07.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7720 16 16 0 0 0 - 0 2024-07-28T14:20:08.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:07 smithi150 bash[67543]: cluster 2024-07-28T14:20:06.483429+0000 mgr.y (mgr.25232) 4461 : cluster [DBG] pgmap v5405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:08.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7721 16 16 0 0 0 - 0 2024-07-28T14:20:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:09 smithi022 bash[80503]: cluster 2024-07-28T14:20:08.484812+0000 mgr.y (mgr.25232) 4462 : cluster [DBG] pgmap v5406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:20:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:20:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:20:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:09 smithi022 bash[82865]: cluster 2024-07-28T14:20:08.484812+0000 mgr.y (mgr.25232) 4462 : cluster [DBG] pgmap v5406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:09.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7722 16 16 0 0 0 - 0 2024-07-28T14:20:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:09 smithi150 bash[67543]: cluster 2024-07-28T14:20:08.484812+0000 mgr.y (mgr.25232) 4462 : cluster [DBG] pgmap v5406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:10.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7723 16 16 0 0 0 - 0 2024-07-28T14:20:11.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7724 16 16 0 0 0 - 0 2024-07-28T14:20:12.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:11 smithi150 bash[67543]: cluster 2024-07-28T14:20:10.486175+0000 mgr.y (mgr.25232) 4463 : cluster [DBG] pgmap v5407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:11 smithi022 bash[80503]: cluster 2024-07-28T14:20:10.486175+0000 mgr.y (mgr.25232) 4463 : cluster [DBG] pgmap v5407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:11 smithi022 bash[82865]: cluster 2024-07-28T14:20:10.486175+0000 mgr.y (mgr.25232) 4463 : cluster [DBG] pgmap v5407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:20:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:20:12.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7725 16 16 0 0 0 - 0 2024-07-28T14:20:13.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7726 16 16 0 0 0 - 0 2024-07-28T14:20:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:13 smithi150 bash[67543]: cluster 2024-07-28T14:20:12.487538+0000 mgr.y (mgr.25232) 4464 : cluster [DBG] pgmap v5408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:13 smithi022 bash[80503]: cluster 2024-07-28T14:20:12.487538+0000 mgr.y (mgr.25232) 4464 : cluster [DBG] pgmap v5408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:13 smithi022 bash[82865]: cluster 2024-07-28T14:20:12.487538+0000 mgr.y (mgr.25232) 4464 : cluster [DBG] pgmap v5408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:14.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7727 16 16 0 0 0 - 0 2024-07-28T14:20:15.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7728 16 16 0 0 0 - 0 2024-07-28T14:20:16.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:15 smithi150 bash[67543]: cluster 2024-07-28T14:20:14.488889+0000 mgr.y (mgr.25232) 4465 : cluster [DBG] pgmap v5409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:15 smithi022 bash[80503]: cluster 2024-07-28T14:20:14.488889+0000 mgr.y (mgr.25232) 4465 : cluster [DBG] pgmap v5409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:15 smithi022 bash[82865]: cluster 2024-07-28T14:20:14.488889+0000 mgr.y (mgr.25232) 4465 : cluster [DBG] pgmap v5409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:16.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7729 16 16 0 0 0 - 0 2024-07-28T14:20:17.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7730 16 16 0 0 0 - 0 2024-07-28T14:20:18.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:17 smithi150 bash[67543]: cluster 2024-07-28T14:20:16.490244+0000 mgr.y (mgr.25232) 4466 : cluster [DBG] pgmap v5410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:17 smithi022 bash[80503]: cluster 2024-07-28T14:20:16.490244+0000 mgr.y (mgr.25232) 4466 : cluster [DBG] pgmap v5410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:18.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:17 smithi022 bash[82865]: cluster 2024-07-28T14:20:16.490244+0000 mgr.y (mgr.25232) 4466 : cluster [DBG] pgmap v5410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:18.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7731 16 16 0 0 0 - 0 2024-07-28T14:20:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:19 smithi022 bash[80503]: cluster 2024-07-28T14:20:18.491610+0000 mgr.y (mgr.25232) 4467 : cluster [DBG] pgmap v5411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:20:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:20:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:20:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:19 smithi022 bash[82865]: cluster 2024-07-28T14:20:18.491610+0000 mgr.y (mgr.25232) 4467 : cluster [DBG] pgmap v5411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:19.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7732 16 16 0 0 0 - 0 2024-07-28T14:20:20.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:19 smithi150 bash[67543]: cluster 2024-07-28T14:20:18.491610+0000 mgr.y (mgr.25232) 4467 : cluster [DBG] pgmap v5411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:20.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7733 16 16 0 0 0 - 0 2024-07-28T14:20:21.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:20 smithi150 bash[67543]: audit 2024-07-28T14:20:20.418737+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:20 smithi022 bash[80503]: audit 2024-07-28T14:20:20.418737+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:20 smithi022 bash[82865]: audit 2024-07-28T14:20:20.418737+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:21.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7734 16 16 0 0 0 - 0 2024-07-28T14:20:22.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:21 smithi150 bash[67543]: cluster 2024-07-28T14:20:20.492960+0000 mgr.y (mgr.25232) 4468 : cluster [DBG] pgmap v5412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:21 smithi022 bash[80503]: cluster 2024-07-28T14:20:20.492960+0000 mgr.y (mgr.25232) 4468 : cluster [DBG] pgmap v5412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:21 smithi022 bash[82865]: cluster 2024-07-28T14:20:20.492960+0000 mgr.y (mgr.25232) 4468 : cluster [DBG] pgmap v5412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:20:22 smithi150 bash[60514]: ts=2024-07-28T14:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:20:22.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7735 16 16 0 0 0 - 0 2024-07-28T14:20:23.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7736 16 16 0 0 0 - 0 2024-07-28T14:20:24.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:23 smithi150 bash[67543]: cluster 2024-07-28T14:20:22.494303+0000 mgr.y (mgr.25232) 4469 : cluster [DBG] pgmap v5413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:23 smithi022 bash[80503]: cluster 2024-07-28T14:20:22.494303+0000 mgr.y (mgr.25232) 4469 : cluster [DBG] pgmap v5413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:23 smithi022 bash[82865]: cluster 2024-07-28T14:20:22.494303+0000 mgr.y (mgr.25232) 4469 : cluster [DBG] pgmap v5413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:24.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7737 16 16 0 0 0 - 0 2024-07-28T14:20:25.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7738 16 16 0 0 0 - 0 2024-07-28T14:20:26.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:25 smithi150 bash[67543]: cluster 2024-07-28T14:20:24.495702+0000 mgr.y (mgr.25232) 4470 : cluster [DBG] pgmap v5414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:25 smithi022 bash[80503]: cluster 2024-07-28T14:20:24.495702+0000 mgr.y (mgr.25232) 4470 : cluster [DBG] pgmap v5414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:25 smithi022 bash[82865]: cluster 2024-07-28T14:20:24.495702+0000 mgr.y (mgr.25232) 4470 : cluster [DBG] pgmap v5414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:26.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7739 16 16 0 0 0 - 0 2024-07-28T14:20:27.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:20:27.968992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:20:27.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:20:27.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7740 16 16 0 0 0 - 0 2024-07-28T14:20:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:27 smithi150 bash[67543]: cluster 2024-07-28T14:20:26.497056+0000 mgr.y (mgr.25232) 4471 : cluster [DBG] pgmap v5415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:27 smithi022 bash[80503]: cluster 2024-07-28T14:20:26.497056+0000 mgr.y (mgr.25232) 4471 : cluster [DBG] pgmap v5415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:27 smithi022 bash[82865]: cluster 2024-07-28T14:20:26.497056+0000 mgr.y (mgr.25232) 4471 : cluster [DBG] pgmap v5415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:28.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7741 16 16 0 0 0 - 0 2024-07-28T14:20:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:29 smithi022 bash[80503]: cluster 2024-07-28T14:20:28.498433+0000 mgr.y (mgr.25232) 4472 : cluster [DBG] pgmap v5416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:20:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:20:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:20:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:29 smithi022 bash[82865]: cluster 2024-07-28T14:20:28.498433+0000 mgr.y (mgr.25232) 4472 : cluster [DBG] pgmap v5416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:29.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7742 16 16 0 0 0 - 0 2024-07-28T14:20:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:29 smithi150 bash[67543]: cluster 2024-07-28T14:20:28.498433+0000 mgr.y (mgr.25232) 4472 : cluster [DBG] pgmap v5416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:30.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7743 16 16 0 0 0 - 0 2024-07-28T14:20:31.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7744 16 16 0 0 0 - 0 2024-07-28T14:20:32.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:31 smithi150 bash[67543]: cluster 2024-07-28T14:20:30.499729+0000 mgr.y (mgr.25232) 4473 : cluster [DBG] pgmap v5417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:31 smithi022 bash[80503]: cluster 2024-07-28T14:20:30.499729+0000 mgr.y (mgr.25232) 4473 : cluster [DBG] pgmap v5417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:31 smithi022 bash[82865]: cluster 2024-07-28T14:20:30.499729+0000 mgr.y (mgr.25232) 4473 : cluster [DBG] pgmap v5417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:20:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:20:32.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7745 16 16 0 0 0 - 0 2024-07-28T14:20:33.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7746 16 16 0 0 0 - 0 2024-07-28T14:20:34.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:33 smithi150 bash[67543]: cluster 2024-07-28T14:20:32.501105+0000 mgr.y (mgr.25232) 4474 : cluster [DBG] pgmap v5418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:33 smithi022 bash[80503]: cluster 2024-07-28T14:20:32.501105+0000 mgr.y (mgr.25232) 4474 : cluster [DBG] pgmap v5418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:33 smithi022 bash[82865]: cluster 2024-07-28T14:20:32.501105+0000 mgr.y (mgr.25232) 4474 : cluster [DBG] pgmap v5418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:34.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7747 16 16 0 0 0 - 0 2024-07-28T14:20:35.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7748 16 16 0 0 0 - 0 2024-07-28T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:35 smithi150 bash[67543]: cluster 2024-07-28T14:20:34.502468+0000 mgr.y (mgr.25232) 4475 : cluster [DBG] pgmap v5419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:35 smithi150 bash[67543]: audit 2024-07-28T14:20:35.419373+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:35 smithi022 bash[82865]: cluster 2024-07-28T14:20:34.502468+0000 mgr.y (mgr.25232) 4475 : cluster [DBG] pgmap v5419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:35 smithi022 bash[82865]: audit 2024-07-28T14:20:35.419373+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:35 smithi022 bash[80503]: cluster 2024-07-28T14:20:34.502468+0000 mgr.y (mgr.25232) 4475 : cluster [DBG] pgmap v5419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:35 smithi022 bash[80503]: audit 2024-07-28T14:20:35.419373+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:36.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7749 16 16 0 0 0 - 0 2024-07-28T14:20:37.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7750 16 16 0 0 0 - 0 2024-07-28T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:37 smithi150 bash[67543]: cluster 2024-07-28T14:20:36.503793+0000 mgr.y (mgr.25232) 4476 : cluster [DBG] pgmap v5420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:37 smithi150 bash[67543]: audit 2024-07-28T14:20:37.602766+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:20:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:37 smithi022 bash[80503]: cluster 2024-07-28T14:20:36.503793+0000 mgr.y (mgr.25232) 4476 : cluster [DBG] pgmap v5420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:37 smithi022 bash[80503]: audit 2024-07-28T14:20:37.602766+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:20:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:37 smithi022 bash[82865]: cluster 2024-07-28T14:20:36.503793+0000 mgr.y (mgr.25232) 4476 : cluster [DBG] pgmap v5420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:37 smithi022 bash[82865]: audit 2024-07-28T14:20:37.602766+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:20:38.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7751 16 16 0 0 0 - 0 2024-07-28T14:20:39.652 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:20:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:20:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:20:39.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7752 16 16 0 0 0 - 0 2024-07-28T14:20:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:39 smithi150 bash[67543]: cluster 2024-07-28T14:20:38.505139+0000 mgr.y (mgr.25232) 4477 : cluster [DBG] pgmap v5421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:40.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:39 smithi022 bash[80503]: cluster 2024-07-28T14:20:38.505139+0000 mgr.y (mgr.25232) 4477 : cluster [DBG] pgmap v5421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:39 smithi022 bash[82865]: cluster 2024-07-28T14:20:38.505139+0000 mgr.y (mgr.25232) 4477 : cluster [DBG] pgmap v5421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:40.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7753 16 16 0 0 0 - 0 2024-07-28T14:20:41.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7754 16 16 0 0 0 - 0 2024-07-28T14:20:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:41 smithi150 bash[67543]: cluster 2024-07-28T14:20:40.506038+0000 mgr.y (mgr.25232) 4478 : cluster [DBG] pgmap v5422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:41 smithi022 bash[80503]: cluster 2024-07-28T14:20:40.506038+0000 mgr.y (mgr.25232) 4478 : cluster [DBG] pgmap v5422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:41 smithi022 bash[82865]: cluster 2024-07-28T14:20:40.506038+0000 mgr.y (mgr.25232) 4478 : cluster [DBG] pgmap v5422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:42.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:20:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:20:42.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7755 16 16 0 0 0 - 0 2024-07-28T14:20:43.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7756 16 16 0 0 0 - 0 2024-07-28T14:20:44.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:43 smithi150 bash[67543]: cluster 2024-07-28T14:20:42.507635+0000 mgr.y (mgr.25232) 4479 : cluster [DBG] pgmap v5423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:44.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:43 smithi150 bash[67543]: audit 2024-07-28T14:20:43.290194+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:43 smithi150 bash[67543]: audit 2024-07-28T14:20:43.296372+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:43 smithi150 bash[67543]: audit 2024-07-28T14:20:43.501929+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:43 smithi150 bash[67543]: audit 2024-07-28T14:20:43.511480+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[82865]: cluster 2024-07-28T14:20:42.507635+0000 mgr.y (mgr.25232) 4479 : cluster [DBG] pgmap v5423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[82865]: audit 2024-07-28T14:20:43.290194+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[82865]: audit 2024-07-28T14:20:43.296372+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[82865]: audit 2024-07-28T14:20:43.501929+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[82865]: audit 2024-07-28T14:20:43.511480+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[80503]: cluster 2024-07-28T14:20:42.507635+0000 mgr.y (mgr.25232) 4479 : cluster [DBG] pgmap v5423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[80503]: audit 2024-07-28T14:20:43.290194+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[80503]: audit 2024-07-28T14:20:43.296372+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[80503]: audit 2024-07-28T14:20:43.501929+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:43 smithi022 bash[80503]: audit 2024-07-28T14:20:43.511480+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:44.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7757 16 16 0 0 0 - 0 2024-07-28T14:20:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:44 smithi150 bash[67543]: audit 2024-07-28T14:20:43.936675+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:20:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:44 smithi150 bash[67543]: audit 2024-07-28T14:20:43.938251+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:20:45.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:44 smithi150 bash[67543]: audit 2024-07-28T14:20:43.946481+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:44 smithi022 bash[80503]: audit 2024-07-28T14:20:43.936675+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:20:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:44 smithi022 bash[80503]: audit 2024-07-28T14:20:43.938251+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:20:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:44 smithi022 bash[80503]: audit 2024-07-28T14:20:43.946481+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:44 smithi022 bash[82865]: audit 2024-07-28T14:20:43.936675+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:20:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:44 smithi022 bash[82865]: audit 2024-07-28T14:20:43.938251+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:20:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:44 smithi022 bash[82865]: audit 2024-07-28T14:20:43.946481+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:20:45.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7758 16 16 0 0 0 - 0 2024-07-28T14:20:46.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:45 smithi150 bash[67543]: cluster 2024-07-28T14:20:44.508987+0000 mgr.y (mgr.25232) 4480 : cluster [DBG] pgmap v5424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:45 smithi022 bash[80503]: cluster 2024-07-28T14:20:44.508987+0000 mgr.y (mgr.25232) 4480 : cluster [DBG] pgmap v5424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:45 smithi022 bash[82865]: cluster 2024-07-28T14:20:44.508987+0000 mgr.y (mgr.25232) 4480 : cluster [DBG] pgmap v5424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:46.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7759 16 16 0 0 0 - 0 2024-07-28T14:20:47.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:20:47.972009+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:20:47.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:20:47.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7760 16 16 0 0 0 - 0 2024-07-28T14:20:48.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:47 smithi150 bash[67543]: cluster 2024-07-28T14:20:46.510321+0000 mgr.y (mgr.25232) 4481 : cluster [DBG] pgmap v5425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:47 smithi022 bash[80503]: cluster 2024-07-28T14:20:46.510321+0000 mgr.y (mgr.25232) 4481 : cluster [DBG] pgmap v5425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:47 smithi022 bash[82865]: cluster 2024-07-28T14:20:46.510321+0000 mgr.y (mgr.25232) 4481 : cluster [DBG] pgmap v5425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:48.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7761 16 16 0 0 0 - 0 2024-07-28T14:20:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:20:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:20:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:20:49.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7762 16 16 0 0 0 - 0 2024-07-28T14:20:50.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:49 smithi150 bash[67543]: cluster 2024-07-28T14:20:48.511701+0000 mgr.y (mgr.25232) 4482 : cluster [DBG] pgmap v5426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:49 smithi022 bash[80503]: cluster 2024-07-28T14:20:48.511701+0000 mgr.y (mgr.25232) 4482 : cluster [DBG] pgmap v5426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:49 smithi022 bash[82865]: cluster 2024-07-28T14:20:48.511701+0000 mgr.y (mgr.25232) 4482 : cluster [DBG] pgmap v5426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:50.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7763 16 16 0 0 0 - 0 2024-07-28T14:20:51.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:50 smithi150 bash[67543]: audit 2024-07-28T14:20:50.419799+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:50 smithi022 bash[80503]: audit 2024-07-28T14:20:50.419799+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:50 smithi022 bash[82865]: audit 2024-07-28T14:20:50.419799+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:20:51.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7764 16 16 0 0 0 - 0 2024-07-28T14:20:52.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:51 smithi150 bash[67543]: cluster 2024-07-28T14:20:50.512999+0000 mgr.y (mgr.25232) 4483 : cluster [DBG] pgmap v5427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:51 smithi022 bash[82865]: cluster 2024-07-28T14:20:50.512999+0000 mgr.y (mgr.25232) 4483 : cluster [DBG] pgmap v5427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:52.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:51 smithi022 bash[80503]: cluster 2024-07-28T14:20:50.512999+0000 mgr.y (mgr.25232) 4483 : cluster [DBG] pgmap v5427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:52.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:20:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:20:52.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7765 16 16 0 0 0 - 0 2024-07-28T14:20:53.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7766 16 16 0 0 0 - 0 2024-07-28T14:20:54.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:53 smithi150 bash[67543]: cluster 2024-07-28T14:20:52.514398+0000 mgr.y (mgr.25232) 4484 : cluster [DBG] pgmap v5428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:53 smithi022 bash[80503]: cluster 2024-07-28T14:20:52.514398+0000 mgr.y (mgr.25232) 4484 : cluster [DBG] pgmap v5428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:53 smithi022 bash[82865]: cluster 2024-07-28T14:20:52.514398+0000 mgr.y (mgr.25232) 4484 : cluster [DBG] pgmap v5428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:54.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7767 16 16 0 0 0 - 0 2024-07-28T14:20:55.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7768 16 16 0 0 0 - 0 2024-07-28T14:20:56.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:55 smithi150 bash[67543]: cluster 2024-07-28T14:20:54.515707+0000 mgr.y (mgr.25232) 4485 : cluster [DBG] pgmap v5429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:55 smithi022 bash[80503]: cluster 2024-07-28T14:20:54.515707+0000 mgr.y (mgr.25232) 4485 : cluster [DBG] pgmap v5429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:55 smithi022 bash[82865]: cluster 2024-07-28T14:20:54.515707+0000 mgr.y (mgr.25232) 4485 : cluster [DBG] pgmap v5429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:56.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7769 16 16 0 0 0 - 0 2024-07-28T14:20:57.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7770 16 16 0 0 0 - 0 2024-07-28T14:20:58.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:57 smithi150 bash[67543]: cluster 2024-07-28T14:20:56.517037+0000 mgr.y (mgr.25232) 4486 : cluster [DBG] pgmap v5430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:58.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:57 smithi022 bash[80503]: cluster 2024-07-28T14:20:56.517037+0000 mgr.y (mgr.25232) 4486 : cluster [DBG] pgmap v5430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:57 smithi022 bash[82865]: cluster 2024-07-28T14:20:56.517037+0000 mgr.y (mgr.25232) 4486 : cluster [DBG] pgmap v5430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:20:58.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7771 16 16 0 0 0 - 0 2024-07-28T14:20:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:20:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:20:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T14:20:59.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7772 16 16 0 0 0 - 0 2024-07-28T14:21:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:20:59 smithi150 bash[67543]: cluster 2024-07-28T14:20:58.518412+0000 mgr.y (mgr.25232) 4487 : cluster [DBG] pgmap v5431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:20:59 smithi022 bash[80503]: cluster 2024-07-28T14:20:58.518412+0000 mgr.y (mgr.25232) 4487 : cluster [DBG] pgmap v5431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:20:59 smithi022 bash[82865]: cluster 2024-07-28T14:20:58.518412+0000 mgr.y (mgr.25232) 4487 : cluster [DBG] pgmap v5431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:00.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7773 16 16 0 0 0 - 0 2024-07-28T14:21:01.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7774 16 16 0 0 0 - 0 2024-07-28T14:21:02.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:01 smithi150 bash[67543]: cluster 2024-07-28T14:21:00.519796+0000 mgr.y (mgr.25232) 4488 : cluster [DBG] pgmap v5432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:01 smithi022 bash[80503]: cluster 2024-07-28T14:21:00.519796+0000 mgr.y (mgr.25232) 4488 : cluster [DBG] pgmap v5432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:01 smithi022 bash[82865]: cluster 2024-07-28T14:21:00.519796+0000 mgr.y (mgr.25232) 4488 : cluster [DBG] pgmap v5432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:21:02 smithi150 bash[60514]: ts=2024-07-28T14:21: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:21:02.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7775 16 16 0 0 0 - 0 2024-07-28T14:21:03.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7776 16 16 0 0 0 - 0 2024-07-28T14:21:04.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:03 smithi150 bash[67543]: cluster 2024-07-28T14:21:02.521187+0000 mgr.y (mgr.25232) 4489 : cluster [DBG] pgmap v5433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:04.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:03 smithi022 bash[82865]: cluster 2024-07-28T14:21:02.521187+0000 mgr.y (mgr.25232) 4489 : cluster [DBG] pgmap v5433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:04.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:03 smithi022 bash[80503]: cluster 2024-07-28T14:21:02.521187+0000 mgr.y (mgr.25232) 4489 : cluster [DBG] pgmap v5433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:04.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7777 16 16 0 0 0 - 0 2024-07-28T14:21:05.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7778 16 16 0 0 0 - 0 2024-07-28T14:21:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:05 smithi150 bash[67543]: cluster 2024-07-28T14:21:04.522563+0000 mgr.y (mgr.25232) 4490 : cluster [DBG] pgmap v5434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:06.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:05 smithi150 bash[67543]: audit 2024-07-28T14:21:05.420170+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:05 smithi022 bash[80503]: cluster 2024-07-28T14:21:04.522563+0000 mgr.y (mgr.25232) 4490 : cluster [DBG] pgmap v5434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:05 smithi022 bash[80503]: audit 2024-07-28T14:21:05.420170+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:05 smithi022 bash[82865]: cluster 2024-07-28T14:21:04.522563+0000 mgr.y (mgr.25232) 4490 : cluster [DBG] pgmap v5434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:05 smithi022 bash[82865]: audit 2024-07-28T14:21:05.420170+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:06.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7779 16 16 0 0 0 - 0 2024-07-28T14:21:07.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:21:07.975106+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:21:07.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:21:07.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7780 16 16 0 0 0 - 0 2024-07-28T14:21:08.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:08 smithi150 bash[67543]: cluster 2024-07-28T14:21:06.523899+0000 mgr.y (mgr.25232) 4491 : cluster [DBG] pgmap v5435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:07 smithi022 bash[80503]: cluster 2024-07-28T14:21:06.523899+0000 mgr.y (mgr.25232) 4491 : cluster [DBG] pgmap v5435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:08 smithi022 bash[82865]: cluster 2024-07-28T14:21:06.523899+0000 mgr.y (mgr.25232) 4491 : cluster [DBG] pgmap v5435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:08.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7781 16 16 0 0 0 - 0 2024-07-28T14:21:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:21:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:21:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:21:09.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7782 16 16 0 0 0 - 0 2024-07-28T14:21:10.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:10 smithi150 bash[67543]: cluster 2024-07-28T14:21:08.525266+0000 mgr.y (mgr.25232) 4492 : cluster [DBG] pgmap v5436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:10 smithi022 bash[80503]: cluster 2024-07-28T14:21:08.525266+0000 mgr.y (mgr.25232) 4492 : cluster [DBG] pgmap v5436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:10 smithi022 bash[82865]: cluster 2024-07-28T14:21:08.525266+0000 mgr.y (mgr.25232) 4492 : cluster [DBG] pgmap v5436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:10.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7783 16 16 0 0 0 - 0 2024-07-28T14:21:11.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7784 16 16 0 0 0 - 0 2024-07-28T14:21:12.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:12 smithi150 bash[67543]: cluster 2024-07-28T14:21:10.526662+0000 mgr.y (mgr.25232) 4493 : cluster [DBG] pgmap v5437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:12 smithi022 bash[80503]: cluster 2024-07-28T14:21:10.526662+0000 mgr.y (mgr.25232) 4493 : cluster [DBG] pgmap v5437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:12 smithi022 bash[82865]: cluster 2024-07-28T14:21:10.526662+0000 mgr.y (mgr.25232) 4493 : cluster [DBG] pgmap v5437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:12.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:21:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:21:12.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7785 16 16 0 0 0 - 0 2024-07-28T14:21:13.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7786 16 16 0 0 0 - 0 2024-07-28T14:21:14.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:14 smithi150 bash[67543]: cluster 2024-07-28T14:21:12.528042+0000 mgr.y (mgr.25232) 4494 : cluster [DBG] pgmap v5438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:14 smithi022 bash[80503]: cluster 2024-07-28T14:21:12.528042+0000 mgr.y (mgr.25232) 4494 : cluster [DBG] pgmap v5438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:14 smithi022 bash[82865]: cluster 2024-07-28T14:21:12.528042+0000 mgr.y (mgr.25232) 4494 : cluster [DBG] pgmap v5438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:14.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7787 16 16 0 0 0 - 0 2024-07-28T14:21:15.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7788 16 16 0 0 0 - 0 2024-07-28T14:21:16.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:16 smithi150 bash[67543]: cluster 2024-07-28T14:21:14.529442+0000 mgr.y (mgr.25232) 4495 : cluster [DBG] pgmap v5439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:16 smithi022 bash[80503]: cluster 2024-07-28T14:21:14.529442+0000 mgr.y (mgr.25232) 4495 : cluster [DBG] pgmap v5439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:16 smithi022 bash[82865]: cluster 2024-07-28T14:21:14.529442+0000 mgr.y (mgr.25232) 4495 : cluster [DBG] pgmap v5439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:16.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7789 16 16 0 0 0 - 0 2024-07-28T14:21:17.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7790 16 16 0 0 0 - 0 2024-07-28T14:21:18.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:18 smithi022 bash[80503]: cluster 2024-07-28T14:21:16.530851+0000 mgr.y (mgr.25232) 4496 : cluster [DBG] pgmap v5440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:18 smithi022 bash[82865]: cluster 2024-07-28T14:21:16.530851+0000 mgr.y (mgr.25232) 4496 : cluster [DBG] pgmap v5440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:18 smithi150 bash[67543]: cluster 2024-07-28T14:21:16.530851+0000 mgr.y (mgr.25232) 4496 : cluster [DBG] pgmap v5440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:18.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7791 16 16 0 0 0 - 0 2024-07-28T14:21:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:21:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:21:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:21:19.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7792 16 16 0 0 0 - 0 2024-07-28T14:21:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:20 smithi022 bash[80503]: cluster 2024-07-28T14:21:18.532201+0000 mgr.y (mgr.25232) 4497 : cluster [DBG] pgmap v5441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:20 smithi022 bash[82865]: cluster 2024-07-28T14:21:18.532201+0000 mgr.y (mgr.25232) 4497 : cluster [DBG] pgmap v5441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:20 smithi150 bash[67543]: cluster 2024-07-28T14:21:18.532201+0000 mgr.y (mgr.25232) 4497 : cluster [DBG] pgmap v5441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:20.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7793 16 16 0 0 0 - 0 2024-07-28T14:21:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:21 smithi022 bash[80503]: audit 2024-07-28T14:21:20.420673+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:21 smithi022 bash[82865]: audit 2024-07-28T14:21:20.420673+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:21 smithi150 bash[67543]: audit 2024-07-28T14:21:20.420673+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:21.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7794 16 16 0 0 0 - 0 2024-07-28T14:21:22.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:22 smithi150 bash[67543]: cluster 2024-07-28T14:21:20.533516+0000 mgr.y (mgr.25232) 4498 : cluster [DBG] pgmap v5442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:22 smithi022 bash[80503]: cluster 2024-07-28T14:21:20.533516+0000 mgr.y (mgr.25232) 4498 : cluster [DBG] pgmap v5442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:22 smithi022 bash[82865]: cluster 2024-07-28T14:21:20.533516+0000 mgr.y (mgr.25232) 4498 : cluster [DBG] pgmap v5442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:22.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:21:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:21:22.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7795 16 16 0 0 0 - 0 2024-07-28T14:21:23.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7796 16 16 0 0 0 - 0 2024-07-28T14:21:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:24 smithi022 bash[80503]: cluster 2024-07-28T14:21:22.534919+0000 mgr.y (mgr.25232) 4499 : cluster [DBG] pgmap v5443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:24 smithi022 bash[82865]: cluster 2024-07-28T14:21:22.534919+0000 mgr.y (mgr.25232) 4499 : cluster [DBG] pgmap v5443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:24 smithi150 bash[67543]: cluster 2024-07-28T14:21:22.534919+0000 mgr.y (mgr.25232) 4499 : cluster [DBG] pgmap v5443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:24.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7797 16 16 0 0 0 - 0 2024-07-28T14:21:25.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7798 16 16 0 0 0 - 0 2024-07-28T14:21:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:26 smithi022 bash[80503]: cluster 2024-07-28T14:21:24.536302+0000 mgr.y (mgr.25232) 4500 : cluster [DBG] pgmap v5444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:26 smithi022 bash[82865]: cluster 2024-07-28T14:21:24.536302+0000 mgr.y (mgr.25232) 4500 : cluster [DBG] pgmap v5444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:26.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:26 smithi150 bash[67543]: cluster 2024-07-28T14:21:24.536302+0000 mgr.y (mgr.25232) 4500 : cluster [DBG] pgmap v5444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:26.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7799 16 16 0 0 0 - 0 2024-07-28T14:21:27.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:21:27.978407+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:21:27.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:21:27.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7800 16 16 0 0 0 - 0 2024-07-28T14:21:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:28 smithi022 bash[80503]: cluster 2024-07-28T14:21:26.537695+0000 mgr.y (mgr.25232) 4501 : cluster [DBG] pgmap v5445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:28 smithi022 bash[82865]: cluster 2024-07-28T14:21:26.537695+0000 mgr.y (mgr.25232) 4501 : cluster [DBG] pgmap v5445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:28 smithi150 bash[67543]: cluster 2024-07-28T14:21:26.537695+0000 mgr.y (mgr.25232) 4501 : cluster [DBG] pgmap v5445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:28.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7801 16 16 0 0 0 - 0 2024-07-28T14:21:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:21:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:21:29] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:21:29.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7802 16 16 0 0 0 - 0 2024-07-28T14:21:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:30 smithi022 bash[80503]: cluster 2024-07-28T14:21:28.539114+0000 mgr.y (mgr.25232) 4502 : cluster [DBG] pgmap v5446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:30 smithi022 bash[82865]: cluster 2024-07-28T14:21:28.539114+0000 mgr.y (mgr.25232) 4502 : cluster [DBG] pgmap v5446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:30.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:30 smithi150 bash[67543]: cluster 2024-07-28T14:21:28.539114+0000 mgr.y (mgr.25232) 4502 : cluster [DBG] pgmap v5446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:30.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7803 16 16 0 0 0 - 0 2024-07-28T14:21:31.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7804 16 16 0 0 0 - 0 2024-07-28T14:21:32.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:32 smithi150 bash[67543]: cluster 2024-07-28T14:21:30.540481+0000 mgr.y (mgr.25232) 4503 : cluster [DBG] pgmap v5447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:32 smithi022 bash[80503]: cluster 2024-07-28T14:21:30.540481+0000 mgr.y (mgr.25232) 4503 : cluster [DBG] pgmap v5447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:32.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:32 smithi022 bash[82865]: cluster 2024-07-28T14:21:30.540481+0000 mgr.y (mgr.25232) 4503 : cluster [DBG] pgmap v5447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:32.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:21:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:21:32.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7805 16 16 0 0 0 - 0 2024-07-28T14:21:33.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7806 16 16 0 0 0 - 0 2024-07-28T14:21:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:34 smithi022 bash[80503]: cluster 2024-07-28T14:21:32.541877+0000 mgr.y (mgr.25232) 4504 : cluster [DBG] pgmap v5448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:34 smithi022 bash[82865]: cluster 2024-07-28T14:21:32.541877+0000 mgr.y (mgr.25232) 4504 : cluster [DBG] pgmap v5448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:34 smithi150 bash[67543]: cluster 2024-07-28T14:21:32.541877+0000 mgr.y (mgr.25232) 4504 : cluster [DBG] pgmap v5448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:34.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7807 16 16 0 0 0 - 0 2024-07-28T14:21:35.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7808 16 16 0 0 0 - 0 2024-07-28T14:21:36.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:36 smithi022 bash[80503]: cluster 2024-07-28T14:21:34.543274+0000 mgr.y (mgr.25232) 4505 : cluster [DBG] pgmap v5449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:36.065 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:36 smithi022 bash[80503]: audit 2024-07-28T14:21:35.421077+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:36 smithi022 bash[82865]: cluster 2024-07-28T14:21:34.543274+0000 mgr.y (mgr.25232) 4505 : cluster [DBG] pgmap v5449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:36 smithi022 bash[82865]: audit 2024-07-28T14:21:35.421077+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:36.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:36 smithi150 bash[67543]: cluster 2024-07-28T14:21:34.543274+0000 mgr.y (mgr.25232) 4505 : cluster [DBG] pgmap v5449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:36 smithi150 bash[67543]: audit 2024-07-28T14:21:35.421077+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:36.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7809 16 16 0 0 0 - 0 2024-07-28T14:21:37.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7810 16 16 0 0 0 - 0 2024-07-28T14:21:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:38 smithi022 bash[80503]: cluster 2024-07-28T14:21:36.544758+0000 mgr.y (mgr.25232) 4506 : cluster [DBG] pgmap v5450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:38 smithi022 bash[82865]: cluster 2024-07-28T14:21:36.544758+0000 mgr.y (mgr.25232) 4506 : cluster [DBG] pgmap v5450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:38.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:38 smithi150 bash[67543]: cluster 2024-07-28T14:21:36.544758+0000 mgr.y (mgr.25232) 4506 : cluster [DBG] pgmap v5450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:38.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7811 16 16 0 0 0 - 0 2024-07-28T14:21:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:21:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:21:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:21:39.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7812 16 16 0 0 0 - 0 2024-07-28T14:21:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:40 smithi022 bash[80503]: cluster 2024-07-28T14:21:38.546282+0000 mgr.y (mgr.25232) 4507 : cluster [DBG] pgmap v5451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:40 smithi022 bash[82865]: cluster 2024-07-28T14:21:38.546282+0000 mgr.y (mgr.25232) 4507 : cluster [DBG] pgmap v5451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:40 smithi150 bash[67543]: cluster 2024-07-28T14:21:38.546282+0000 mgr.y (mgr.25232) 4507 : cluster [DBG] pgmap v5451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:40.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7813 16 16 0 0 0 - 0 2024-07-28T14:21:41.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7814 16 16 0 0 0 - 0 2024-07-28T14:21:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:42 smithi022 bash[80503]: cluster 2024-07-28T14:21:40.547798+0000 mgr.y (mgr.25232) 4508 : cluster [DBG] pgmap v5452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:42 smithi022 bash[82865]: cluster 2024-07-28T14:21:40.547798+0000 mgr.y (mgr.25232) 4508 : cluster [DBG] pgmap v5452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:42.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:42 smithi150 bash[67543]: cluster 2024-07-28T14:21:40.547798+0000 mgr.y (mgr.25232) 4508 : cluster [DBG] pgmap v5452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:21:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:21:42.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7815 16 16 0 0 0 - 0 2024-07-28T14:21:43.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7816 16 16 0 0 0 - 0 2024-07-28T14:21:44.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:44 smithi150 bash[67543]: cluster 2024-07-28T14:21:42.549304+0000 mgr.y (mgr.25232) 4509 : cluster [DBG] pgmap v5453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:44 smithi022 bash[80503]: cluster 2024-07-28T14:21:42.549304+0000 mgr.y (mgr.25232) 4509 : cluster [DBG] pgmap v5453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:44 smithi022 bash[82865]: cluster 2024-07-28T14:21:42.549304+0000 mgr.y (mgr.25232) 4509 : cluster [DBG] pgmap v5453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:44.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7817 16 16 0 0 0 - 0 2024-07-28T14:21:45.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:45 smithi150 bash[67543]: audit 2024-07-28T14:21:44.079643+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:21:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:45 smithi022 bash[80503]: audit 2024-07-28T14:21:44.079643+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:21:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:45 smithi022 bash[82865]: audit 2024-07-28T14:21:44.079643+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:21:45.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7818 16 16 0 0 0 - 0 2024-07-28T14:21:46.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:46 smithi150 bash[67543]: cluster 2024-07-28T14:21:44.550738+0000 mgr.y (mgr.25232) 4510 : cluster [DBG] pgmap v5454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:46 smithi022 bash[80503]: cluster 2024-07-28T14:21:44.550738+0000 mgr.y (mgr.25232) 4510 : cluster [DBG] pgmap v5454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:46 smithi022 bash[82865]: cluster 2024-07-28T14:21:44.550738+0000 mgr.y (mgr.25232) 4510 : cluster [DBG] pgmap v5454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:46.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7819 16 16 0 0 0 - 0 2024-07-28T14:21:47.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:21:47.981612+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:21:47.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:21:47.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7820 16 16 0 0 0 - 0 2024-07-28T14:21:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:48 smithi150 bash[67543]: cluster 2024-07-28T14:21:46.552071+0000 mgr.y (mgr.25232) 4511 : cluster [DBG] pgmap v5455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:48 smithi022 bash[80503]: cluster 2024-07-28T14:21:46.552071+0000 mgr.y (mgr.25232) 4511 : cluster [DBG] pgmap v5455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:48 smithi022 bash[82865]: cluster 2024-07-28T14:21:46.552071+0000 mgr.y (mgr.25232) 4511 : cluster [DBG] pgmap v5455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:48.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7821 16 16 0 0 0 - 0 2024-07-28T14:21:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:21:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:21:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:21:49.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7822 16 16 0 0 0 - 0 2024-07-28T14:21:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:50 smithi150 bash[67543]: cluster 2024-07-28T14:21:48.553456+0000 mgr.y (mgr.25232) 4512 : cluster [DBG] pgmap v5456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:50 smithi150 bash[67543]: audit 2024-07-28T14:21:49.745844+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:50 smithi150 bash[67543]: audit 2024-07-28T14:21:49.750933+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:50 smithi150 bash[67543]: audit 2024-07-28T14:21:49.997675+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:50 smithi150 bash[67543]: audit 2024-07-28T14:21:50.006532+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[80503]: cluster 2024-07-28T14:21:48.553456+0000 mgr.y (mgr.25232) 4512 : cluster [DBG] pgmap v5456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[80503]: audit 2024-07-28T14:21:49.745844+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[80503]: audit 2024-07-28T14:21:49.750933+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[80503]: audit 2024-07-28T14:21:49.997675+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[80503]: audit 2024-07-28T14:21:50.006532+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[82865]: cluster 2024-07-28T14:21:48.553456+0000 mgr.y (mgr.25232) 4512 : cluster [DBG] pgmap v5456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[82865]: audit 2024-07-28T14:21:49.745844+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[82865]: audit 2024-07-28T14:21:49.750933+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[82865]: audit 2024-07-28T14:21:49.997675+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:50 smithi022 bash[82865]: audit 2024-07-28T14:21:50.006532+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:50.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7823 16 16 0 0 0 - 0 2024-07-28T14:21:51.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:51 smithi150 bash[67543]: audit 2024-07-28T14:21:50.423398+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:51 smithi150 bash[67543]: audit 2024-07-28T14:21:50.427202+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:51 smithi150 bash[67543]: audit 2024-07-28T14:21:50.437549+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:51 smithi150 bash[67543]: audit 2024-07-28T14:21:50.458684+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[80503]: audit 2024-07-28T14:21:50.423398+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[80503]: audit 2024-07-28T14:21:50.427202+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[80503]: audit 2024-07-28T14:21:50.437549+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[80503]: audit 2024-07-28T14:21:50.458684+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[82865]: audit 2024-07-28T14:21:50.423398+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[82865]: audit 2024-07-28T14:21:50.427202+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[82865]: audit 2024-07-28T14:21:50.437549+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:21:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:51 smithi022 bash[82865]: audit 2024-07-28T14:21:50.458684+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:21:51.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7824 16 16 0 0 0 - 0 2024-07-28T14:21:52.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:52 smithi150 bash[67543]: cluster 2024-07-28T14:21:50.554255+0000 mgr.y (mgr.25232) 4513 : cluster [DBG] pgmap v5457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:21:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:21:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:52 smithi022 bash[80503]: cluster 2024-07-28T14:21:50.554255+0000 mgr.y (mgr.25232) 4513 : cluster [DBG] pgmap v5457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:52 smithi022 bash[82865]: cluster 2024-07-28T14:21:50.554255+0000 mgr.y (mgr.25232) 4513 : cluster [DBG] pgmap v5457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:52.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7825 16 16 0 0 0 - 0 2024-07-28T14:21:53.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7826 16 16 0 0 0 - 0 2024-07-28T14:21:54.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:54 smithi150 bash[67543]: cluster 2024-07-28T14:21:52.555700+0000 mgr.y (mgr.25232) 4514 : cluster [DBG] pgmap v5458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:54 smithi022 bash[80503]: cluster 2024-07-28T14:21:52.555700+0000 mgr.y (mgr.25232) 4514 : cluster [DBG] pgmap v5458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:54 smithi022 bash[82865]: cluster 2024-07-28T14:21:52.555700+0000 mgr.y (mgr.25232) 4514 : cluster [DBG] pgmap v5458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:54.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7827 16 16 0 0 0 - 0 2024-07-28T14:21:55.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7828 16 16 0 0 0 - 0 2024-07-28T14:21:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:56 smithi150 bash[67543]: cluster 2024-07-28T14:21:54.557330+0000 mgr.y (mgr.25232) 4515 : cluster [DBG] pgmap v5459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:56 smithi022 bash[80503]: cluster 2024-07-28T14:21:54.557330+0000 mgr.y (mgr.25232) 4515 : cluster [DBG] pgmap v5459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:56 smithi022 bash[82865]: cluster 2024-07-28T14:21:54.557330+0000 mgr.y (mgr.25232) 4515 : cluster [DBG] pgmap v5459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:56.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7829 16 16 0 0 0 - 0 2024-07-28T14:21:57.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7830 16 16 0 0 0 - 0 2024-07-28T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:21:58 smithi150 bash[67543]: cluster 2024-07-28T14:21:56.558863+0000 mgr.y (mgr.25232) 4516 : cluster [DBG] pgmap v5460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:21:58 smithi022 bash[80503]: cluster 2024-07-28T14:21:56.558863+0000 mgr.y (mgr.25232) 4516 : cluster [DBG] pgmap v5460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:21:58 smithi022 bash[82865]: cluster 2024-07-28T14:21:56.558863+0000 mgr.y (mgr.25232) 4516 : cluster [DBG] pgmap v5460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:21:58.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7831 16 16 0 0 0 - 0 2024-07-28T14:21:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:21:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:21:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:21:59.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7832 16 16 0 0 0 - 0 2024-07-28T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:00 smithi150 bash[67543]: cluster 2024-07-28T14:21:58.560372+0000 mgr.y (mgr.25232) 4517 : cluster [DBG] pgmap v5461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:00 smithi022 bash[80503]: cluster 2024-07-28T14:21:58.560372+0000 mgr.y (mgr.25232) 4517 : cluster [DBG] pgmap v5461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:00 smithi022 bash[82865]: cluster 2024-07-28T14:21:58.560372+0000 mgr.y (mgr.25232) 4517 : cluster [DBG] pgmap v5461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:00.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7833 16 16 0 0 0 - 0 2024-07-28T14:22:01.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7834 16 16 0 0 0 - 0 2024-07-28T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:02 smithi150 bash[67543]: cluster 2024-07-28T14:22:00.561762+0000 mgr.y (mgr.25232) 4518 : cluster [DBG] pgmap v5462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:22:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:22:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:02 smithi022 bash[80503]: cluster 2024-07-28T14:22:00.561762+0000 mgr.y (mgr.25232) 4518 : cluster [DBG] pgmap v5462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:02 smithi022 bash[82865]: cluster 2024-07-28T14:22:00.561762+0000 mgr.y (mgr.25232) 4518 : cluster [DBG] pgmap v5462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:02.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7835 16 16 0 0 0 - 0 2024-07-28T14:22:03.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7836 16 16 0 0 0 - 0 2024-07-28T14:22:04.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:04 smithi150 bash[67543]: cluster 2024-07-28T14:22:02.563147+0000 mgr.y (mgr.25232) 4519 : cluster [DBG] pgmap v5463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:04 smithi022 bash[80503]: cluster 2024-07-28T14:22:02.563147+0000 mgr.y (mgr.25232) 4519 : cluster [DBG] pgmap v5463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:04 smithi022 bash[82865]: cluster 2024-07-28T14:22:02.563147+0000 mgr.y (mgr.25232) 4519 : cluster [DBG] pgmap v5463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:04.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7837 16 16 0 0 0 - 0 2024-07-28T14:22:05.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7838 16 16 0 0 0 - 0 2024-07-28T14:22:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:06 smithi150 bash[67543]: cluster 2024-07-28T14:22:04.564493+0000 mgr.y (mgr.25232) 4520 : cluster [DBG] pgmap v5464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:06 smithi150 bash[67543]: audit 2024-07-28T14:22:05.423795+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:06 smithi022 bash[80503]: cluster 2024-07-28T14:22:04.564493+0000 mgr.y (mgr.25232) 4520 : cluster [DBG] pgmap v5464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:06 smithi022 bash[80503]: audit 2024-07-28T14:22:05.423795+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:06 smithi022 bash[82865]: cluster 2024-07-28T14:22:04.564493+0000 mgr.y (mgr.25232) 4520 : cluster [DBG] pgmap v5464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:06 smithi022 bash[82865]: audit 2024-07-28T14:22:05.423795+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:06.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7839 16 16 0 0 0 - 0 2024-07-28T14:22:07.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:22:07.984742+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:22:07.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:22:07.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7840 16 16 0 0 0 - 0 2024-07-28T14:22:08.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:08 smithi150 bash[67543]: cluster 2024-07-28T14:22:06.565833+0000 mgr.y (mgr.25232) 4521 : cluster [DBG] pgmap v5465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:08 smithi022 bash[80503]: cluster 2024-07-28T14:22:06.565833+0000 mgr.y (mgr.25232) 4521 : cluster [DBG] pgmap v5465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:08 smithi022 bash[82865]: cluster 2024-07-28T14:22:06.565833+0000 mgr.y (mgr.25232) 4521 : cluster [DBG] pgmap v5465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:08.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7841 16 16 0 0 0 - 0 2024-07-28T14:22:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:22:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:22:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:22:09.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7842 16 16 0 0 0 - 0 2024-07-28T14:22:10.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:10 smithi150 bash[67543]: cluster 2024-07-28T14:22:08.567195+0000 mgr.y (mgr.25232) 4522 : cluster [DBG] pgmap v5466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:10 smithi022 bash[80503]: cluster 2024-07-28T14:22:08.567195+0000 mgr.y (mgr.25232) 4522 : cluster [DBG] pgmap v5466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:10 smithi022 bash[82865]: cluster 2024-07-28T14:22:08.567195+0000 mgr.y (mgr.25232) 4522 : cluster [DBG] pgmap v5466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:10.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7843 16 16 0 0 0 - 0 2024-07-28T14:22:11.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7844 16 16 0 0 0 - 0 2024-07-28T14:22:12.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:12 smithi150 bash[67543]: cluster 2024-07-28T14:22:10.568534+0000 mgr.y (mgr.25232) 4523 : cluster [DBG] pgmap v5467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:22:12 smithi150 bash[60514]: ts=2024-07-28T14:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:22:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:12 smithi022 bash[80503]: cluster 2024-07-28T14:22:10.568534+0000 mgr.y (mgr.25232) 4523 : cluster [DBG] pgmap v5467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:12 smithi022 bash[82865]: cluster 2024-07-28T14:22:10.568534+0000 mgr.y (mgr.25232) 4523 : cluster [DBG] pgmap v5467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:12.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7845 16 16 0 0 0 - 0 2024-07-28T14:22:13.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7846 16 16 0 0 0 - 0 2024-07-28T14:22:14.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:14 smithi150 bash[67543]: cluster 2024-07-28T14:22:12.569853+0000 mgr.y (mgr.25232) 4524 : cluster [DBG] pgmap v5468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:14 smithi022 bash[80503]: cluster 2024-07-28T14:22:12.569853+0000 mgr.y (mgr.25232) 4524 : cluster [DBG] pgmap v5468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:14 smithi022 bash[82865]: cluster 2024-07-28T14:22:12.569853+0000 mgr.y (mgr.25232) 4524 : cluster [DBG] pgmap v5468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:14.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7847 16 16 0 0 0 - 0 2024-07-28T14:22:15.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7848 16 16 0 0 0 - 0 2024-07-28T14:22:16.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:16 smithi150 bash[67543]: cluster 2024-07-28T14:22:14.571214+0000 mgr.y (mgr.25232) 4525 : cluster [DBG] pgmap v5469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:16 smithi022 bash[80503]: cluster 2024-07-28T14:22:14.571214+0000 mgr.y (mgr.25232) 4525 : cluster [DBG] pgmap v5469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:16 smithi022 bash[82865]: cluster 2024-07-28T14:22:14.571214+0000 mgr.y (mgr.25232) 4525 : cluster [DBG] pgmap v5469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:16.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7849 16 16 0 0 0 - 0 2024-07-28T14:22:17.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7850 16 16 0 0 0 - 0 2024-07-28T14:22:18.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:18 smithi150 bash[67543]: cluster 2024-07-28T14:22:16.572555+0000 mgr.y (mgr.25232) 4526 : cluster [DBG] pgmap v5470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:18 smithi022 bash[80503]: cluster 2024-07-28T14:22:16.572555+0000 mgr.y (mgr.25232) 4526 : cluster [DBG] pgmap v5470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:18 smithi022 bash[82865]: cluster 2024-07-28T14:22:16.572555+0000 mgr.y (mgr.25232) 4526 : cluster [DBG] pgmap v5470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:18.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7851 16 16 0 0 0 - 0 2024-07-28T14:22:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:22:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:22:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:22:19.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7852 16 16 0 0 0 - 0 2024-07-28T14:22:20.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:20 smithi150 bash[67543]: cluster 2024-07-28T14:22:18.573930+0000 mgr.y (mgr.25232) 4527 : cluster [DBG] pgmap v5471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:20 smithi022 bash[80503]: cluster 2024-07-28T14:22:18.573930+0000 mgr.y (mgr.25232) 4527 : cluster [DBG] pgmap v5471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:20 smithi022 bash[82865]: cluster 2024-07-28T14:22:18.573930+0000 mgr.y (mgr.25232) 4527 : cluster [DBG] pgmap v5471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:20.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7853 16 16 0 0 0 - 0 2024-07-28T14:22:21.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:21 smithi150 bash[67543]: audit 2024-07-28T14:22:20.424278+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:21 smithi022 bash[80503]: audit 2024-07-28T14:22:20.424278+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:21 smithi022 bash[82865]: audit 2024-07-28T14:22:20.424278+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:21.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7854 16 16 0 0 0 - 0 2024-07-28T14:22:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:22 smithi150 bash[67543]: cluster 2024-07-28T14:22:20.575253+0000 mgr.y (mgr.25232) 4528 : cluster [DBG] pgmap v5472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:22:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:22:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:22 smithi022 bash[80503]: cluster 2024-07-28T14:22:20.575253+0000 mgr.y (mgr.25232) 4528 : cluster [DBG] pgmap v5472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:22 smithi022 bash[82865]: cluster 2024-07-28T14:22:20.575253+0000 mgr.y (mgr.25232) 4528 : cluster [DBG] pgmap v5472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:22.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7855 16 16 0 0 0 - 0 2024-07-28T14:22:23.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7856 16 16 0 0 0 - 0 2024-07-28T14:22:24.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:24 smithi150 bash[67543]: cluster 2024-07-28T14:22:22.576581+0000 mgr.y (mgr.25232) 4529 : cluster [DBG] pgmap v5473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:24 smithi022 bash[80503]: cluster 2024-07-28T14:22:22.576581+0000 mgr.y (mgr.25232) 4529 : cluster [DBG] pgmap v5473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:24 smithi022 bash[82865]: cluster 2024-07-28T14:22:22.576581+0000 mgr.y (mgr.25232) 4529 : cluster [DBG] pgmap v5473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:24.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7857 16 16 0 0 0 - 0 2024-07-28T14:22:25.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7858 16 16 0 0 0 - 0 2024-07-28T14:22:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:26 smithi150 bash[67543]: cluster 2024-07-28T14:22:24.577916+0000 mgr.y (mgr.25232) 4530 : cluster [DBG] pgmap v5474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:26 smithi022 bash[80503]: cluster 2024-07-28T14:22:24.577916+0000 mgr.y (mgr.25232) 4530 : cluster [DBG] pgmap v5474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:26 smithi022 bash[82865]: cluster 2024-07-28T14:22:24.577916+0000 mgr.y (mgr.25232) 4530 : cluster [DBG] pgmap v5474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:26.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7859 16 16 0 0 0 - 0 2024-07-28T14:22:27.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:22:27.987959+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:22:27.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:22:27.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7860 16 16 0 0 0 - 0 2024-07-28T14:22:28.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:28 smithi150 bash[67543]: cluster 2024-07-28T14:22:26.579281+0000 mgr.y (mgr.25232) 4531 : cluster [DBG] pgmap v5475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:28 smithi022 bash[80503]: cluster 2024-07-28T14:22:26.579281+0000 mgr.y (mgr.25232) 4531 : cluster [DBG] pgmap v5475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:28.618 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:28 smithi022 bash[82865]: cluster 2024-07-28T14:22:26.579281+0000 mgr.y (mgr.25232) 4531 : cluster [DBG] pgmap v5475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:28.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7861 16 16 0 0 0 - 0 2024-07-28T14:22:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:22:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:22:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:22:29.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7862 16 16 0 0 0 - 0 2024-07-28T14:22:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:30 smithi150 bash[67543]: cluster 2024-07-28T14:22:28.580822+0000 mgr.y (mgr.25232) 4532 : cluster [DBG] pgmap v5476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:30 smithi022 bash[80503]: cluster 2024-07-28T14:22:28.580822+0000 mgr.y (mgr.25232) 4532 : cluster [DBG] pgmap v5476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:30 smithi022 bash[82865]: cluster 2024-07-28T14:22:28.580822+0000 mgr.y (mgr.25232) 4532 : cluster [DBG] pgmap v5476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:30.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7863 16 16 0 0 0 - 0 2024-07-28T14:22:31.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7864 16 16 0 0 0 - 0 2024-07-28T14:22:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:32 smithi150 bash[67543]: cluster 2024-07-28T14:22:30.582151+0000 mgr.y (mgr.25232) 4533 : cluster [DBG] pgmap v5477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:22:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:22:32.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:32 smithi022 bash[82865]: cluster 2024-07-28T14:22:30.582151+0000 mgr.y (mgr.25232) 4533 : cluster [DBG] pgmap v5477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:32 smithi022 bash[80503]: cluster 2024-07-28T14:22:30.582151+0000 mgr.y (mgr.25232) 4533 : cluster [DBG] pgmap v5477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:32.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7865 16 16 0 0 0 - 0 2024-07-28T14:22:33.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7866 16 16 0 0 0 - 0 2024-07-28T14:22:34.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:34 smithi150 bash[67543]: cluster 2024-07-28T14:22:32.583507+0000 mgr.y (mgr.25232) 4534 : cluster [DBG] pgmap v5478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:34 smithi022 bash[80503]: cluster 2024-07-28T14:22:32.583507+0000 mgr.y (mgr.25232) 4534 : cluster [DBG] pgmap v5478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:34 smithi022 bash[82865]: cluster 2024-07-28T14:22:32.583507+0000 mgr.y (mgr.25232) 4534 : cluster [DBG] pgmap v5478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:34.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7867 16 16 0 0 0 - 0 2024-07-28T14:22:35.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7868 16 16 0 0 0 - 0 2024-07-28T14:22:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:36 smithi150 bash[67543]: cluster 2024-07-28T14:22:34.584874+0000 mgr.y (mgr.25232) 4535 : cluster [DBG] pgmap v5479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:36 smithi150 bash[67543]: audit 2024-07-28T14:22:35.424750+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:36 smithi022 bash[80503]: cluster 2024-07-28T14:22:34.584874+0000 mgr.y (mgr.25232) 4535 : cluster [DBG] pgmap v5479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:36 smithi022 bash[80503]: audit 2024-07-28T14:22:35.424750+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:36 smithi022 bash[82865]: cluster 2024-07-28T14:22:34.584874+0000 mgr.y (mgr.25232) 4535 : cluster [DBG] pgmap v5479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:36 smithi022 bash[82865]: audit 2024-07-28T14:22:35.424750+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:36.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7869 16 16 0 0 0 - 0 2024-07-28T14:22:37.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7870 16 16 0 0 0 - 0 2024-07-28T14:22:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:38 smithi150 bash[67543]: cluster 2024-07-28T14:22:36.586240+0000 mgr.y (mgr.25232) 4536 : cluster [DBG] pgmap v5480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:38 smithi022 bash[80503]: cluster 2024-07-28T14:22:36.586240+0000 mgr.y (mgr.25232) 4536 : cluster [DBG] pgmap v5480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:38 smithi022 bash[82865]: cluster 2024-07-28T14:22:36.586240+0000 mgr.y (mgr.25232) 4536 : cluster [DBG] pgmap v5480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:38.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7871 16 16 0 0 0 - 0 2024-07-28T14:22:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:22:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:22:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:22:39.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7872 16 16 0 0 0 - 0 2024-07-28T14:22:40.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:40 smithi150 bash[67543]: cluster 2024-07-28T14:22:38.587602+0000 mgr.y (mgr.25232) 4537 : cluster [DBG] pgmap v5481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:40 smithi022 bash[80503]: cluster 2024-07-28T14:22:38.587602+0000 mgr.y (mgr.25232) 4537 : cluster [DBG] pgmap v5481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:40 smithi022 bash[82865]: cluster 2024-07-28T14:22:38.587602+0000 mgr.y (mgr.25232) 4537 : cluster [DBG] pgmap v5481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:40.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7873 16 16 0 0 0 - 0 2024-07-28T14:22:41.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7874 16 16 0 0 0 - 0 2024-07-28T14:22:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:42 smithi150 bash[67543]: cluster 2024-07-28T14:22:40.588963+0000 mgr.y (mgr.25232) 4538 : cluster [DBG] pgmap v5482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:22:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:22:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:42 smithi022 bash[80503]: cluster 2024-07-28T14:22:40.588963+0000 mgr.y (mgr.25232) 4538 : cluster [DBG] pgmap v5482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:42 smithi022 bash[82865]: cluster 2024-07-28T14:22:40.588963+0000 mgr.y (mgr.25232) 4538 : cluster [DBG] pgmap v5482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:42.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7875 16 16 0 0 0 - 0 2024-07-28T14:22:43.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7876 16 16 0 0 0 - 0 2024-07-28T14:22:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:44 smithi150 bash[67543]: cluster 2024-07-28T14:22:42.590381+0000 mgr.y (mgr.25232) 4539 : cluster [DBG] pgmap v5483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:44 smithi022 bash[80503]: cluster 2024-07-28T14:22:42.590381+0000 mgr.y (mgr.25232) 4539 : cluster [DBG] pgmap v5483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:44 smithi022 bash[82865]: cluster 2024-07-28T14:22:42.590381+0000 mgr.y (mgr.25232) 4539 : cluster [DBG] pgmap v5483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:44.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7877 16 16 0 0 0 - 0 2024-07-28T14:22:45.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7878 16 16 0 0 0 - 0 2024-07-28T14:22:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:46 smithi150 bash[67543]: cluster 2024-07-28T14:22:44.591749+0000 mgr.y (mgr.25232) 4540 : cluster [DBG] pgmap v5484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:46 smithi022 bash[80503]: cluster 2024-07-28T14:22:44.591749+0000 mgr.y (mgr.25232) 4540 : cluster [DBG] pgmap v5484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:46 smithi022 bash[82865]: cluster 2024-07-28T14:22:44.591749+0000 mgr.y (mgr.25232) 4540 : cluster [DBG] pgmap v5484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:46.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7879 16 16 0 0 0 - 0 2024-07-28T14:22:47.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:22:47.991196+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:22:47.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:22:47.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7880 16 16 0 0 0 - 0 2024-07-28T14:22:48.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:48 smithi150 bash[67543]: cluster 2024-07-28T14:22:46.593130+0000 mgr.y (mgr.25232) 4541 : cluster [DBG] pgmap v5485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:48 smithi022 bash[80503]: cluster 2024-07-28T14:22:46.593130+0000 mgr.y (mgr.25232) 4541 : cluster [DBG] pgmap v5485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:48 smithi022 bash[82865]: cluster 2024-07-28T14:22:46.593130+0000 mgr.y (mgr.25232) 4541 : cluster [DBG] pgmap v5485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:48.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7881 16 16 0 0 0 - 0 2024-07-28T14:22:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:22:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:22:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:22:49.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7882 16 16 0 0 0 - 0 2024-07-28T14:22:50.517 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:50 smithi150 bash[67543]: cluster 2024-07-28T14:22:48.594581+0000 mgr.y (mgr.25232) 4542 : cluster [DBG] pgmap v5486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:50 smithi022 bash[80503]: cluster 2024-07-28T14:22:48.594581+0000 mgr.y (mgr.25232) 4542 : cluster [DBG] pgmap v5486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:50 smithi022 bash[82865]: cluster 2024-07-28T14:22:48.594581+0000 mgr.y (mgr.25232) 4542 : cluster [DBG] pgmap v5486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:50.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7883 16 16 0 0 0 - 0 2024-07-28T14:22:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:51 smithi150 bash[67543]: audit 2024-07-28T14:22:50.425132+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:51 smithi150 bash[67543]: audit 2024-07-28T14:22:50.593165+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:22:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:51 smithi022 bash[80503]: audit 2024-07-28T14:22:50.425132+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:51 smithi022 bash[80503]: audit 2024-07-28T14:22:50.593165+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:22:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:51 smithi022 bash[82865]: audit 2024-07-28T14:22:50.425132+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:22:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:51 smithi022 bash[82865]: audit 2024-07-28T14:22:50.593165+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:22:51.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7884 16 16 0 0 0 - 0 2024-07-28T14:22:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:52 smithi150 bash[67543]: cluster 2024-07-28T14:22:50.595894+0000 mgr.y (mgr.25232) 4543 : cluster [DBG] pgmap v5487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:22:52 smithi150 bash[60514]: ts=2024-07-28T14:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:22:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:52 smithi022 bash[80503]: cluster 2024-07-28T14:22:50.595894+0000 mgr.y (mgr.25232) 4543 : cluster [DBG] pgmap v5487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:52 smithi022 bash[82865]: cluster 2024-07-28T14:22:50.595894+0000 mgr.y (mgr.25232) 4543 : cluster [DBG] pgmap v5487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:52.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7885 16 16 0 0 0 - 0 2024-07-28T14:22:53.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7886 16 16 0 0 0 - 0 2024-07-28T14:22:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:54 smithi150 bash[67543]: cluster 2024-07-28T14:22:52.597261+0000 mgr.y (mgr.25232) 4544 : cluster [DBG] pgmap v5488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:54 smithi022 bash[80503]: cluster 2024-07-28T14:22:52.597261+0000 mgr.y (mgr.25232) 4544 : cluster [DBG] pgmap v5488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:54 smithi022 bash[82865]: cluster 2024-07-28T14:22:52.597261+0000 mgr.y (mgr.25232) 4544 : cluster [DBG] pgmap v5488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:54.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7887 16 16 0 0 0 - 0 2024-07-28T14:22:55.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7888 16 16 0 0 0 - 0 2024-07-28T14:22:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:56 smithi150 bash[67543]: cluster 2024-07-28T14:22:54.598687+0000 mgr.y (mgr.25232) 4545 : cluster [DBG] pgmap v5489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:56 smithi022 bash[80503]: cluster 2024-07-28T14:22:54.598687+0000 mgr.y (mgr.25232) 4545 : cluster [DBG] pgmap v5489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:56.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:56 smithi022 bash[82865]: cluster 2024-07-28T14:22:54.598687+0000 mgr.y (mgr.25232) 4545 : cluster [DBG] pgmap v5489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:56.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7889 16 16 0 0 0 - 0 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.261502+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.269890+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.456108+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.465806+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.881730+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.883309+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:22:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:57 smithi150 bash[67543]: audit 2024-07-28T14:22:56.892874+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.261502+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.269890+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.456108+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.465806+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.881730+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.883309+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:22:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[80503]: audit 2024-07-28T14:22:56.892874+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.261502+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.269890+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.456108+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.465806+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.881730+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.883309+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:22:57.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:57 smithi022 bash[82865]: audit 2024-07-28T14:22:56.892874+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:22:57.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7890 16 16 0 0 0 - 0 2024-07-28T14:22:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:22:58 smithi150 bash[67543]: cluster 2024-07-28T14:22:56.599380+0000 mgr.y (mgr.25232) 4546 : cluster [DBG] pgmap v5490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:58.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:22:58 smithi022 bash[82865]: cluster 2024-07-28T14:22:56.599380+0000 mgr.y (mgr.25232) 4546 : cluster [DBG] pgmap v5490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:22:58 smithi022 bash[80503]: cluster 2024-07-28T14:22:56.599380+0000 mgr.y (mgr.25232) 4546 : cluster [DBG] pgmap v5490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:22:58.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7891 16 16 0 0 0 - 0 2024-07-28T14:22:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:22:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:22:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:22:59.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7892 16 16 0 0 0 - 0 2024-07-28T14:23:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:00 smithi150 bash[67543]: cluster 2024-07-28T14:22:58.600705+0000 mgr.y (mgr.25232) 4547 : cluster [DBG] pgmap v5491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:00 smithi022 bash[80503]: cluster 2024-07-28T14:22:58.600705+0000 mgr.y (mgr.25232) 4547 : cluster [DBG] pgmap v5491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:00 smithi022 bash[82865]: cluster 2024-07-28T14:22:58.600705+0000 mgr.y (mgr.25232) 4547 : cluster [DBG] pgmap v5491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:00.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7893 16 16 0 0 0 - 0 2024-07-28T14:23:01.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7894 16 16 0 0 0 - 0 2024-07-28T14:23:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:02 smithi022 bash[80503]: cluster 2024-07-28T14:23:00.602048+0000 mgr.y (mgr.25232) 4548 : cluster [DBG] pgmap v5492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:02 smithi022 bash[82865]: cluster 2024-07-28T14:23:00.602048+0000 mgr.y (mgr.25232) 4548 : cluster [DBG] pgmap v5492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:02 smithi150 bash[67543]: cluster 2024-07-28T14:23:00.602048+0000 mgr.y (mgr.25232) 4548 : cluster [DBG] pgmap v5492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:23:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:23:02.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7895 16 16 0 0 0 - 0 2024-07-28T14:23:03.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7896 16 16 0 0 0 - 0 2024-07-28T14:23:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:04 smithi022 bash[80503]: cluster 2024-07-28T14:23:02.603430+0000 mgr.y (mgr.25232) 4549 : cluster [DBG] pgmap v5493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:04 smithi022 bash[82865]: cluster 2024-07-28T14:23:02.603430+0000 mgr.y (mgr.25232) 4549 : cluster [DBG] pgmap v5493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:04 smithi150 bash[67543]: cluster 2024-07-28T14:23:02.603430+0000 mgr.y (mgr.25232) 4549 : cluster [DBG] pgmap v5493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:04.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7897 16 16 0 0 0 - 0 2024-07-28T14:23:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:05 smithi022 bash[80503]: cluster 2024-07-28T14:23:04.604793+0000 mgr.y (mgr.25232) 4550 : cluster [DBG] pgmap v5494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:05 smithi022 bash[82865]: cluster 2024-07-28T14:23:04.604793+0000 mgr.y (mgr.25232) 4550 : cluster [DBG] pgmap v5494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:05 smithi150 bash[67543]: cluster 2024-07-28T14:23:04.604793+0000 mgr.y (mgr.25232) 4550 : cluster [DBG] pgmap v5494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:05.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7898 16 16 0 0 0 - 0 2024-07-28T14:23:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:06 smithi022 bash[80503]: audit 2024-07-28T14:23:05.425659+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:06 smithi022 bash[82865]: audit 2024-07-28T14:23:05.425659+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:06 smithi150 bash[67543]: audit 2024-07-28T14:23:05.425659+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:06.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7899 16 16 0 0 0 - 0 2024-07-28T14:23:07.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:07 smithi022 bash[80503]: cluster 2024-07-28T14:23:06.606141+0000 mgr.y (mgr.25232) 4551 : cluster [DBG] pgmap v5495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:07 smithi022 bash[82865]: cluster 2024-07-28T14:23:06.606141+0000 mgr.y (mgr.25232) 4551 : cluster [DBG] pgmap v5495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:07.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:07 smithi150 bash[67543]: cluster 2024-07-28T14:23:06.606141+0000 mgr.y (mgr.25232) 4551 : cluster [DBG] pgmap v5495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:07.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:23:07.994201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:23:07.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:23:07.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7900 16 16 0 0 0 - 0 2024-07-28T14:23:08.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7901 16 16 0 0 0 - 0 2024-07-28T14:23:09.662 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:23:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:23:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:23:09.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7902 16 16 0 0 0 - 0 2024-07-28T14:23:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:09 smithi150 bash[67543]: cluster 2024-07-28T14:23:08.607497+0000 mgr.y (mgr.25232) 4552 : cluster [DBG] pgmap v5496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:09 smithi022 bash[80503]: cluster 2024-07-28T14:23:08.607497+0000 mgr.y (mgr.25232) 4552 : cluster [DBG] pgmap v5496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:09 smithi022 bash[82865]: cluster 2024-07-28T14:23:08.607497+0000 mgr.y (mgr.25232) 4552 : cluster [DBG] pgmap v5496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:10.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7903 16 16 0 0 0 - 0 2024-07-28T14:23:11.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7904 16 16 0 0 0 - 0 2024-07-28T14:23:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:11 smithi150 bash[67543]: cluster 2024-07-28T14:23:10.608882+0000 mgr.y (mgr.25232) 4553 : cluster [DBG] pgmap v5497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:11 smithi022 bash[80503]: cluster 2024-07-28T14:23:10.608882+0000 mgr.y (mgr.25232) 4553 : cluster [DBG] pgmap v5497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:11 smithi022 bash[82865]: cluster 2024-07-28T14:23:10.608882+0000 mgr.y (mgr.25232) 4553 : cluster [DBG] pgmap v5497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:23:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:23:12.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7905 16 16 0 0 0 - 0 2024-07-28T14:23:13.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7906 16 16 0 0 0 - 0 2024-07-28T14:23:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:13 smithi150 bash[67543]: cluster 2024-07-28T14:23:12.610226+0000 mgr.y (mgr.25232) 4554 : cluster [DBG] pgmap v5498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:13 smithi022 bash[80503]: cluster 2024-07-28T14:23:12.610226+0000 mgr.y (mgr.25232) 4554 : cluster [DBG] pgmap v5498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:13 smithi022 bash[82865]: cluster 2024-07-28T14:23:12.610226+0000 mgr.y (mgr.25232) 4554 : cluster [DBG] pgmap v5498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 14:23:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T14:23:14.169650998Z level=info msg="Completed cleanup jobs" duration=45.889177ms 2024-07-28T14:23:14.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7907 16 16 0 0 0 - 0 2024-07-28T14:23:15.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7908 16 16 0 0 0 - 0 2024-07-28T14:23:16.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:15 smithi150 bash[67543]: cluster 2024-07-28T14:23:14.611566+0000 mgr.y (mgr.25232) 4555 : cluster [DBG] pgmap v5499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:15 smithi022 bash[80503]: cluster 2024-07-28T14:23:14.611566+0000 mgr.y (mgr.25232) 4555 : cluster [DBG] pgmap v5499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:15 smithi022 bash[82865]: cluster 2024-07-28T14:23:14.611566+0000 mgr.y (mgr.25232) 4555 : cluster [DBG] pgmap v5499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:16.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7909 16 16 0 0 0 - 0 2024-07-28T14:23:17.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7910 16 16 0 0 0 - 0 2024-07-28T14:23:18.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:17 smithi150 bash[67543]: cluster 2024-07-28T14:23:16.612912+0000 mgr.y (mgr.25232) 4556 : cluster [DBG] pgmap v5500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:17 smithi022 bash[80503]: cluster 2024-07-28T14:23:16.612912+0000 mgr.y (mgr.25232) 4556 : cluster [DBG] pgmap v5500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:17 smithi022 bash[82865]: cluster 2024-07-28T14:23:16.612912+0000 mgr.y (mgr.25232) 4556 : cluster [DBG] pgmap v5500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:18.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7911 16 16 0 0 0 - 0 2024-07-28T14:23:19.682 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:23:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:23:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:23:19.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7912 16 16 0 0 0 - 0 2024-07-28T14:23:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:19 smithi150 bash[67543]: cluster 2024-07-28T14:23:18.614256+0000 mgr.y (mgr.25232) 4557 : cluster [DBG] pgmap v5501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:19 smithi022 bash[80503]: cluster 2024-07-28T14:23:18.614256+0000 mgr.y (mgr.25232) 4557 : cluster [DBG] pgmap v5501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:19 smithi022 bash[82865]: cluster 2024-07-28T14:23:18.614256+0000 mgr.y (mgr.25232) 4557 : cluster [DBG] pgmap v5501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:20.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7913 16 16 0 0 0 - 0 2024-07-28T14:23:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:20 smithi150 bash[67543]: audit 2024-07-28T14:23:20.426074+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:20 smithi022 bash[80503]: audit 2024-07-28T14:23:20.426074+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:20 smithi022 bash[82865]: audit 2024-07-28T14:23:20.426074+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:21.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7914 16 16 0 0 0 - 0 2024-07-28T14:23:22.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:21 smithi150 bash[67543]: cluster 2024-07-28T14:23:20.615526+0000 mgr.y (mgr.25232) 4558 : cluster [DBG] pgmap v5502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:21 smithi022 bash[80503]: cluster 2024-07-28T14:23:20.615526+0000 mgr.y (mgr.25232) 4558 : cluster [DBG] pgmap v5502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:21 smithi022 bash[82865]: cluster 2024-07-28T14:23:20.615526+0000 mgr.y (mgr.25232) 4558 : cluster [DBG] pgmap v5502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:23:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:23:22.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7915 16 16 0 0 0 - 0 2024-07-28T14:23:23.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7916 16 16 0 0 0 - 0 2024-07-28T14:23:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:23 smithi150 bash[67543]: cluster 2024-07-28T14:23:22.616902+0000 mgr.y (mgr.25232) 4559 : cluster [DBG] pgmap v5503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:23 smithi022 bash[80503]: cluster 2024-07-28T14:23:22.616902+0000 mgr.y (mgr.25232) 4559 : cluster [DBG] pgmap v5503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:23 smithi022 bash[82865]: cluster 2024-07-28T14:23:22.616902+0000 mgr.y (mgr.25232) 4559 : cluster [DBG] pgmap v5503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:24.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7917 16 16 0 0 0 - 0 2024-07-28T14:23:25.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7918 16 16 0 0 0 - 0 2024-07-28T14:23:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:25 smithi150 bash[67543]: cluster 2024-07-28T14:23:24.618265+0000 mgr.y (mgr.25232) 4560 : cluster [DBG] pgmap v5504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:25 smithi022 bash[80503]: cluster 2024-07-28T14:23:24.618265+0000 mgr.y (mgr.25232) 4560 : cluster [DBG] pgmap v5504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:25 smithi022 bash[82865]: cluster 2024-07-28T14:23:24.618265+0000 mgr.y (mgr.25232) 4560 : cluster [DBG] pgmap v5504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:26.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7919 16 16 0 0 0 - 0 2024-07-28T14:23:27.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:23:27.997487+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:23:27.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:23:27.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7920 16 16 0 0 0 - 0 2024-07-28T14:23:28.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:27 smithi150 bash[67543]: cluster 2024-07-28T14:23:26.619635+0000 mgr.y (mgr.25232) 4561 : cluster [DBG] pgmap v5505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:27 smithi022 bash[80503]: cluster 2024-07-28T14:23:26.619635+0000 mgr.y (mgr.25232) 4561 : cluster [DBG] pgmap v5505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:28.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:27 smithi022 bash[82865]: cluster 2024-07-28T14:23:26.619635+0000 mgr.y (mgr.25232) 4561 : cluster [DBG] pgmap v5505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:28.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7921 16 16 0 0 0 - 0 2024-07-28T14:23:29.709 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:23:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:23:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:23:29.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7922 16 16 0 0 0 - 0 2024-07-28T14:23:30.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:29 smithi150 bash[67543]: cluster 2024-07-28T14:23:28.620994+0000 mgr.y (mgr.25232) 4562 : cluster [DBG] pgmap v5506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:29 smithi022 bash[80503]: cluster 2024-07-28T14:23:28.620994+0000 mgr.y (mgr.25232) 4562 : cluster [DBG] pgmap v5506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:30.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:29 smithi022 bash[82865]: cluster 2024-07-28T14:23:28.620994+0000 mgr.y (mgr.25232) 4562 : cluster [DBG] pgmap v5506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:30.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7923 16 16 0 0 0 - 0 2024-07-28T14:23:31.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7924 16 16 0 0 0 - 0 2024-07-28T14:23:32.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:31 smithi150 bash[67543]: cluster 2024-07-28T14:23:30.622290+0000 mgr.y (mgr.25232) 4563 : cluster [DBG] pgmap v5507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:31 smithi022 bash[80503]: cluster 2024-07-28T14:23:30.622290+0000 mgr.y (mgr.25232) 4563 : cluster [DBG] pgmap v5507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:31 smithi022 bash[82865]: cluster 2024-07-28T14:23:30.622290+0000 mgr.y (mgr.25232) 4563 : cluster [DBG] pgmap v5507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:23:32 smithi150 bash[60514]: ts=2024-07-28T14:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:23:32.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7925 16 16 0 0 0 - 0 2024-07-28T14:23:33.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7926 16 16 0 0 0 - 0 2024-07-28T14:23:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:33 smithi150 bash[67543]: cluster 2024-07-28T14:23:32.623683+0000 mgr.y (mgr.25232) 4564 : cluster [DBG] pgmap v5508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:33 smithi022 bash[80503]: cluster 2024-07-28T14:23:32.623683+0000 mgr.y (mgr.25232) 4564 : cluster [DBG] pgmap v5508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:33 smithi022 bash[82865]: cluster 2024-07-28T14:23:32.623683+0000 mgr.y (mgr.25232) 4564 : cluster [DBG] pgmap v5508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:34.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7927 16 16 0 0 0 - 0 2024-07-28T14:23:35.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7928 16 16 0 0 0 - 0 2024-07-28T14:23:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:35 smithi150 bash[67543]: cluster 2024-07-28T14:23:34.625006+0000 mgr.y (mgr.25232) 4565 : cluster [DBG] pgmap v5509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:35 smithi150 bash[67543]: audit 2024-07-28T14:23:35.426512+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:35 smithi022 bash[80503]: cluster 2024-07-28T14:23:34.625006+0000 mgr.y (mgr.25232) 4565 : cluster [DBG] pgmap v5509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:35 smithi022 bash[80503]: audit 2024-07-28T14:23:35.426512+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:35 smithi022 bash[82865]: cluster 2024-07-28T14:23:34.625006+0000 mgr.y (mgr.25232) 4565 : cluster [DBG] pgmap v5509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:35 smithi022 bash[82865]: audit 2024-07-28T14:23:35.426512+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:36.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7929 16 16 0 0 0 - 0 2024-07-28T14:23:37.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7930 16 16 0 0 0 - 0 2024-07-28T14:23:38.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:37 smithi150 bash[67543]: cluster 2024-07-28T14:23:36.626372+0000 mgr.y (mgr.25232) 4566 : cluster [DBG] pgmap v5510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:37 smithi022 bash[80503]: cluster 2024-07-28T14:23:36.626372+0000 mgr.y (mgr.25232) 4566 : cluster [DBG] pgmap v5510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:37 smithi022 bash[82865]: cluster 2024-07-28T14:23:36.626372+0000 mgr.y (mgr.25232) 4566 : cluster [DBG] pgmap v5510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:38.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7931 16 16 0 0 0 - 0 2024-07-28T14:23:39.729 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:23:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:23:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:23:39.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7932 16 16 0 0 0 - 0 2024-07-28T14:23:40.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:39 smithi150 bash[67543]: cluster 2024-07-28T14:23:38.627648+0000 mgr.y (mgr.25232) 4567 : cluster [DBG] pgmap v5511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:39 smithi022 bash[80503]: cluster 2024-07-28T14:23:38.627648+0000 mgr.y (mgr.25232) 4567 : cluster [DBG] pgmap v5511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:39 smithi022 bash[82865]: cluster 2024-07-28T14:23:38.627648+0000 mgr.y (mgr.25232) 4567 : cluster [DBG] pgmap v5511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:40.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7933 16 16 0 0 0 - 0 2024-07-28T14:23:41.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7934 16 16 0 0 0 - 0 2024-07-28T14:23:42.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:41 smithi150 bash[67543]: cluster 2024-07-28T14:23:40.628976+0000 mgr.y (mgr.25232) 4568 : cluster [DBG] pgmap v5512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:41 smithi022 bash[80503]: cluster 2024-07-28T14:23:40.628976+0000 mgr.y (mgr.25232) 4568 : cluster [DBG] pgmap v5512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:41 smithi022 bash[82865]: cluster 2024-07-28T14:23:40.628976+0000 mgr.y (mgr.25232) 4568 : cluster [DBG] pgmap v5512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:23:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:23:42.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7935 16 16 0 0 0 - 0 2024-07-28T14:23:43.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7936 16 16 0 0 0 - 0 2024-07-28T14:23:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:43 smithi150 bash[67543]: cluster 2024-07-28T14:23:42.630363+0000 mgr.y (mgr.25232) 4569 : cluster [DBG] pgmap v5513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:43 smithi022 bash[80503]: cluster 2024-07-28T14:23:42.630363+0000 mgr.y (mgr.25232) 4569 : cluster [DBG] pgmap v5513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:43 smithi022 bash[82865]: cluster 2024-07-28T14:23:42.630363+0000 mgr.y (mgr.25232) 4569 : cluster [DBG] pgmap v5513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:44.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7937 16 16 0 0 0 - 0 2024-07-28T14:23:45.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7938 16 16 0 0 0 - 0 2024-07-28T14:23:46.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:45 smithi150 bash[67543]: cluster 2024-07-28T14:23:44.631707+0000 mgr.y (mgr.25232) 4570 : cluster [DBG] pgmap v5514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:45 smithi022 bash[80503]: cluster 2024-07-28T14:23:44.631707+0000 mgr.y (mgr.25232) 4570 : cluster [DBG] pgmap v5514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:45 smithi022 bash[82865]: cluster 2024-07-28T14:23:44.631707+0000 mgr.y (mgr.25232) 4570 : cluster [DBG] pgmap v5514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:46.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7939 16 16 0 0 0 - 0 2024-07-28T14:23:47.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:23:48.000701+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:23:47.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:23:47.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7940 16 16 0 0 0 - 0 2024-07-28T14:23:48.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:47 smithi150 bash[67543]: cluster 2024-07-28T14:23:46.633034+0000 mgr.y (mgr.25232) 4571 : cluster [DBG] pgmap v5515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:47 smithi022 bash[80503]: cluster 2024-07-28T14:23:46.633034+0000 mgr.y (mgr.25232) 4571 : cluster [DBG] pgmap v5515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:47 smithi022 bash[82865]: cluster 2024-07-28T14:23:46.633034+0000 mgr.y (mgr.25232) 4571 : cluster [DBG] pgmap v5515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:48.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7941 16 16 0 0 0 - 0 2024-07-28T14:23:49.750 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:23:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:23:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:23:49.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7942 16 16 0 0 0 - 0 2024-07-28T14:23:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:49 smithi150 bash[67543]: cluster 2024-07-28T14:23:48.634428+0000 mgr.y (mgr.25232) 4572 : cluster [DBG] pgmap v5516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:49 smithi022 bash[80503]: cluster 2024-07-28T14:23:48.634428+0000 mgr.y (mgr.25232) 4572 : cluster [DBG] pgmap v5516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:49 smithi022 bash[82865]: cluster 2024-07-28T14:23:48.634428+0000 mgr.y (mgr.25232) 4572 : cluster [DBG] pgmap v5516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:50.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7943 16 16 0 0 0 - 0 2024-07-28T14:23:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:50 smithi150 bash[67543]: audit 2024-07-28T14:23:50.426924+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:50 smithi022 bash[80503]: audit 2024-07-28T14:23:50.426924+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:51.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:50 smithi022 bash[82865]: audit 2024-07-28T14:23:50.426924+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:23:51.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7944 16 16 0 0 0 - 0 2024-07-28T14:23:52.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:51 smithi150 bash[67543]: cluster 2024-07-28T14:23:50.635716+0000 mgr.y (mgr.25232) 4573 : cluster [DBG] pgmap v5517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:51 smithi022 bash[80503]: cluster 2024-07-28T14:23:50.635716+0000 mgr.y (mgr.25232) 4573 : cluster [DBG] pgmap v5517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:51 smithi022 bash[82865]: cluster 2024-07-28T14:23:50.635716+0000 mgr.y (mgr.25232) 4573 : cluster [DBG] pgmap v5517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:23:52 smithi150 bash[60514]: ts=2024-07-28T14:23: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:23:53.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7945 16 16 0 0 0 - 0 2024-07-28T14:23:54.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7946 16 16 0 0 0 - 0 2024-07-28T14:23:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:53 smithi150 bash[67543]: cluster 2024-07-28T14:23:52.637078+0000 mgr.y (mgr.25232) 4574 : cluster [DBG] pgmap v5518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:53 smithi022 bash[80503]: cluster 2024-07-28T14:23:52.637078+0000 mgr.y (mgr.25232) 4574 : cluster [DBG] pgmap v5518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:53 smithi022 bash[82865]: cluster 2024-07-28T14:23:52.637078+0000 mgr.y (mgr.25232) 4574 : cluster [DBG] pgmap v5518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:55.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7947 16 16 0 0 0 - 0 2024-07-28T14:23:56.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7948 16 16 0 0 0 - 0 2024-07-28T14:23:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:55 smithi022 bash[80503]: cluster 2024-07-28T14:23:54.638451+0000 mgr.y (mgr.25232) 4575 : cluster [DBG] pgmap v5519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:55 smithi022 bash[82865]: cluster 2024-07-28T14:23:54.638451+0000 mgr.y (mgr.25232) 4575 : cluster [DBG] pgmap v5519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:56.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:55 smithi150 bash[67543]: cluster 2024-07-28T14:23:54.638451+0000 mgr.y (mgr.25232) 4575 : cluster [DBG] pgmap v5519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:57.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7949 16 16 0 0 0 - 0 2024-07-28T14:23:58.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7950 16 16 0 0 0 - 0 2024-07-28T14:23:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:57 smithi022 bash[80503]: cluster 2024-07-28T14:23:56.639801+0000 mgr.y (mgr.25232) 4576 : cluster [DBG] pgmap v5520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:57 smithi022 bash[80503]: audit 2024-07-28T14:23:57.024186+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:23:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:57 smithi022 bash[82865]: cluster 2024-07-28T14:23:56.639801+0000 mgr.y (mgr.25232) 4576 : cluster [DBG] pgmap v5520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:57 smithi022 bash[82865]: audit 2024-07-28T14:23:57.024186+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:23:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:57 smithi150 bash[67543]: cluster 2024-07-28T14:23:56.639801+0000 mgr.y (mgr.25232) 4576 : cluster [DBG] pgmap v5520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:23:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:57 smithi150 bash[67543]: audit 2024-07-28T14:23:57.024186+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:23:59.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7951 16 16 0 0 0 - 0 2024-07-28T14:23:59.779 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:23:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:23:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:24:00.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7952 16 16 0 0 0 - 0 2024-07-28T14:24:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:23:59 smithi022 bash[80503]: cluster 2024-07-28T14:23:58.641185+0000 mgr.y (mgr.25232) 4577 : cluster [DBG] pgmap v5521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:23:59 smithi022 bash[82865]: cluster 2024-07-28T14:23:58.641185+0000 mgr.y (mgr.25232) 4577 : cluster [DBG] pgmap v5521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:23:59 smithi150 bash[67543]: cluster 2024-07-28T14:23:58.641185+0000 mgr.y (mgr.25232) 4577 : cluster [DBG] pgmap v5521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:01.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7953 16 16 0 0 0 - 0 2024-07-28T14:24:02.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7954 16 16 0 0 0 - 0 2024-07-28T14:24:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:01 smithi022 bash[80503]: cluster 2024-07-28T14:24:00.642615+0000 mgr.y (mgr.25232) 4578 : cluster [DBG] pgmap v5522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:02.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:01 smithi022 bash[82865]: cluster 2024-07-28T14:24:00.642615+0000 mgr.y (mgr.25232) 4578 : cluster [DBG] pgmap v5522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:02.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:01 smithi150 bash[67543]: cluster 2024-07-28T14:24:00.642615+0000 mgr.y (mgr.25232) 4578 : cluster [DBG] pgmap v5522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:02.767 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:24:02 smithi150 bash[60514]: ts=2024-07-28T14:24: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:24:03.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7955 16 16 0 0 0 - 0 2024-07-28T14:24:04.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7956 16 16 0 0 0 - 0 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: cluster 2024-07-28T14:24:02.643357+0000 mgr.y (mgr.25232) 4579 : cluster [DBG] pgmap v5523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:02.724518+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:02.731801+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:02.924765+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:02.933936+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:03.322492+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:03.324004+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:03 smithi150 bash[67543]: audit 2024-07-28T14:24:03.334453+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: cluster 2024-07-28T14:24:02.643357+0000 mgr.y (mgr.25232) 4579 : cluster [DBG] pgmap v5523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:02.724518+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:02.731801+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:02.924765+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:02.933936+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:03.322492+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:03.324004+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[80503]: audit 2024-07-28T14:24:03.334453+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: cluster 2024-07-28T14:24:02.643357+0000 mgr.y (mgr.25232) 4579 : cluster [DBG] pgmap v5523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:02.724518+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:02.731801+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:02.924765+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:02.933936+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:03.322492+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:03.324004+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:24:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:03 smithi022 bash[82865]: audit 2024-07-28T14:24:03.334453+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:24:05.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7957 16 16 0 0 0 - 0 2024-07-28T14:24:06.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7958 16 16 0 0 0 - 0 2024-07-28T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:05 smithi150 bash[67543]: cluster 2024-07-28T14:24:04.644697+0000 mgr.y (mgr.25232) 4580 : cluster [DBG] pgmap v5524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:05 smithi150 bash[67543]: audit 2024-07-28T14:24:05.427398+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:05 smithi022 bash[80503]: cluster 2024-07-28T14:24:04.644697+0000 mgr.y (mgr.25232) 4580 : cluster [DBG] pgmap v5524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:05 smithi022 bash[80503]: audit 2024-07-28T14:24:05.427398+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:05 smithi022 bash[82865]: cluster 2024-07-28T14:24:04.644697+0000 mgr.y (mgr.25232) 4580 : cluster [DBG] pgmap v5524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:05 smithi022 bash[82865]: audit 2024-07-28T14:24:05.427398+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:07.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7959 16 16 0 0 0 - 0 2024-07-28T14:24:08.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:24:08.003754+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:24:08.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:24:08.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7960 16 16 0 0 0 - 0 2024-07-28T14:24:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:07 smithi150 bash[67543]: cluster 2024-07-28T14:24:06.646088+0000 mgr.y (mgr.25232) 4581 : cluster [DBG] pgmap v5525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:07 smithi022 bash[80503]: cluster 2024-07-28T14:24:06.646088+0000 mgr.y (mgr.25232) 4581 : cluster [DBG] pgmap v5525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:08.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:07 smithi022 bash[82865]: cluster 2024-07-28T14:24:06.646088+0000 mgr.y (mgr.25232) 4581 : cluster [DBG] pgmap v5525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:09.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7961 16 16 0 0 0 - 0 2024-07-28T14:24:09.736 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:24:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:24:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:24:10.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7962 16 16 0 0 0 - 0 2024-07-28T14:24:10.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:09 smithi150 bash[67543]: cluster 2024-07-28T14:24:08.647473+0000 mgr.y (mgr.25232) 4582 : cluster [DBG] pgmap v5526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:09 smithi022 bash[80503]: cluster 2024-07-28T14:24:08.647473+0000 mgr.y (mgr.25232) 4582 : cluster [DBG] pgmap v5526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:09 smithi022 bash[82865]: cluster 2024-07-28T14:24:08.647473+0000 mgr.y (mgr.25232) 4582 : cluster [DBG] pgmap v5526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:11.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7963 16 16 0 0 0 - 0 2024-07-28T14:24:12.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7964 16 16 0 0 0 - 0 2024-07-28T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:11 smithi150 bash[67543]: cluster 2024-07-28T14:24:10.648802+0000 mgr.y (mgr.25232) 4583 : cluster [DBG] pgmap v5527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:11 smithi022 bash[80503]: cluster 2024-07-28T14:24:10.648802+0000 mgr.y (mgr.25232) 4583 : cluster [DBG] pgmap v5527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:11 smithi022 bash[82865]: cluster 2024-07-28T14:24:10.648802+0000 mgr.y (mgr.25232) 4583 : cluster [DBG] pgmap v5527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:24:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:24:13.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7965 16 16 0 0 0 - 0 2024-07-28T14:24:14.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7966 16 16 0 0 0 - 0 2024-07-28T14:24:14.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:13 smithi150 bash[67543]: cluster 2024-07-28T14:24:12.650149+0000 mgr.y (mgr.25232) 4584 : cluster [DBG] pgmap v5528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:13 smithi022 bash[80503]: cluster 2024-07-28T14:24:12.650149+0000 mgr.y (mgr.25232) 4584 : cluster [DBG] pgmap v5528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:13 smithi022 bash[82865]: cluster 2024-07-28T14:24:12.650149+0000 mgr.y (mgr.25232) 4584 : cluster [DBG] pgmap v5528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:15.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7967 16 16 0 0 0 - 0 2024-07-28T14:24:16.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7968 16 16 0 0 0 - 0 2024-07-28T14:24:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:15 smithi150 bash[67543]: cluster 2024-07-28T14:24:14.651479+0000 mgr.y (mgr.25232) 4585 : cluster [DBG] pgmap v5529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:15 smithi022 bash[80503]: cluster 2024-07-28T14:24:14.651479+0000 mgr.y (mgr.25232) 4585 : cluster [DBG] pgmap v5529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:15 smithi022 bash[82865]: cluster 2024-07-28T14:24:14.651479+0000 mgr.y (mgr.25232) 4585 : cluster [DBG] pgmap v5529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:17.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7969 16 16 0 0 0 - 0 2024-07-28T14:24:18.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7970 16 16 0 0 0 - 0 2024-07-28T14:24:18.017 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:17 smithi150 bash[67543]: cluster 2024-07-28T14:24:16.652834+0000 mgr.y (mgr.25232) 4586 : cluster [DBG] pgmap v5530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:17 smithi022 bash[80503]: cluster 2024-07-28T14:24:16.652834+0000 mgr.y (mgr.25232) 4586 : cluster [DBG] pgmap v5530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:18.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:17 smithi022 bash[82865]: cluster 2024-07-28T14:24:16.652834+0000 mgr.y (mgr.25232) 4586 : cluster [DBG] pgmap v5530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:19.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7971 16 16 0 0 0 - 0 2024-07-28T14:24:19.758 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:24:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:24:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:24:20.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7972 16 16 0 0 0 - 0 2024-07-28T14:24:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:19 smithi150 bash[67543]: cluster 2024-07-28T14:24:18.654201+0000 mgr.y (mgr.25232) 4587 : cluster [DBG] pgmap v5531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:19 smithi022 bash[80503]: cluster 2024-07-28T14:24:18.654201+0000 mgr.y (mgr.25232) 4587 : cluster [DBG] pgmap v5531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:19 smithi022 bash[82865]: cluster 2024-07-28T14:24:18.654201+0000 mgr.y (mgr.25232) 4587 : cluster [DBG] pgmap v5531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:21.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7973 16 16 0 0 0 - 0 2024-07-28T14:24:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:20 smithi150 bash[67543]: audit 2024-07-28T14:24:20.427922+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:20 smithi022 bash[80503]: audit 2024-07-28T14:24:20.427922+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:20 smithi022 bash[82865]: audit 2024-07-28T14:24:20.427922+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:22.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7974 16 16 0 0 0 - 0 2024-07-28T14:24:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:21 smithi022 bash[80503]: cluster 2024-07-28T14:24:20.655509+0000 mgr.y (mgr.25232) 4588 : cluster [DBG] pgmap v5532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:21 smithi022 bash[82865]: cluster 2024-07-28T14:24:20.655509+0000 mgr.y (mgr.25232) 4588 : cluster [DBG] pgmap v5532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:22.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:21 smithi150 bash[67543]: cluster 2024-07-28T14:24:20.655509+0000 mgr.y (mgr.25232) 4588 : cluster [DBG] pgmap v5532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:24:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:24:23.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7975 16 16 0 0 0 - 0 2024-07-28T14:24:24.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7976 16 16 0 0 0 - 0 2024-07-28T14:24:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:23 smithi022 bash[80503]: cluster 2024-07-28T14:24:22.656876+0000 mgr.y (mgr.25232) 4589 : cluster [DBG] pgmap v5533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:23 smithi022 bash[82865]: cluster 2024-07-28T14:24:22.656876+0000 mgr.y (mgr.25232) 4589 : cluster [DBG] pgmap v5533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:23 smithi150 bash[67543]: cluster 2024-07-28T14:24:22.656876+0000 mgr.y (mgr.25232) 4589 : cluster [DBG] pgmap v5533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:25.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7977 16 16 0 0 0 - 0 2024-07-28T14:24:26.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7978 16 16 0 0 0 - 0 2024-07-28T14:24:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:25 smithi022 bash[80503]: cluster 2024-07-28T14:24:24.658224+0000 mgr.y (mgr.25232) 4590 : cluster [DBG] pgmap v5534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:25 smithi022 bash[82865]: cluster 2024-07-28T14:24:24.658224+0000 mgr.y (mgr.25232) 4590 : cluster [DBG] pgmap v5534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:26.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:25 smithi150 bash[67543]: cluster 2024-07-28T14:24:24.658224+0000 mgr.y (mgr.25232) 4590 : cluster [DBG] pgmap v5534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:27.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7979 16 16 0 0 0 - 0 2024-07-28T14:24:28.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:24:28.007067+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:24:28.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:24:28.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7980 16 16 0 0 0 - 0 2024-07-28T14:24:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:27 smithi022 bash[80503]: cluster 2024-07-28T14:24:26.659560+0000 mgr.y (mgr.25232) 4591 : cluster [DBG] pgmap v5535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:27 smithi022 bash[82865]: cluster 2024-07-28T14:24:26.659560+0000 mgr.y (mgr.25232) 4591 : cluster [DBG] pgmap v5535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:27 smithi150 bash[67543]: cluster 2024-07-28T14:24:26.659560+0000 mgr.y (mgr.25232) 4591 : cluster [DBG] pgmap v5535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:29.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7981 16 16 0 0 0 - 0 2024-07-28T14:24:29.785 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:24:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:24:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:24:30.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7982 16 16 0 0 0 - 0 2024-07-28T14:24:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:29 smithi022 bash[80503]: cluster 2024-07-28T14:24:28.660921+0000 mgr.y (mgr.25232) 4592 : cluster [DBG] pgmap v5536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:29 smithi022 bash[82865]: cluster 2024-07-28T14:24:28.660921+0000 mgr.y (mgr.25232) 4592 : cluster [DBG] pgmap v5536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:29 smithi150 bash[67543]: cluster 2024-07-28T14:24:28.660921+0000 mgr.y (mgr.25232) 4592 : cluster [DBG] pgmap v5536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:31.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7983 16 16 0 0 0 - 0 2024-07-28T14:24:32.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7984 16 16 0 0 0 - 0 2024-07-28T14:24:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:31 smithi022 bash[80503]: cluster 2024-07-28T14:24:30.662258+0000 mgr.y (mgr.25232) 4593 : cluster [DBG] pgmap v5537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:31 smithi022 bash[82865]: cluster 2024-07-28T14:24:30.662258+0000 mgr.y (mgr.25232) 4593 : cluster [DBG] pgmap v5537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:32.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:31 smithi150 bash[67543]: cluster 2024-07-28T14:24:30.662258+0000 mgr.y (mgr.25232) 4593 : cluster [DBG] pgmap v5537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:24:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:24:33.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7985 16 16 0 0 0 - 0 2024-07-28T14:24:34.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7986 16 16 0 0 0 - 0 2024-07-28T14:24:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:33 smithi022 bash[80503]: cluster 2024-07-28T14:24:32.663636+0000 mgr.y (mgr.25232) 4594 : cluster [DBG] pgmap v5538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:33 smithi022 bash[82865]: cluster 2024-07-28T14:24:32.663636+0000 mgr.y (mgr.25232) 4594 : cluster [DBG] pgmap v5538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:33 smithi150 bash[67543]: cluster 2024-07-28T14:24:32.663636+0000 mgr.y (mgr.25232) 4594 : cluster [DBG] pgmap v5538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:35.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7987 16 16 0 0 0 - 0 2024-07-28T14:24:36.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7988 16 16 0 0 0 - 0 2024-07-28T14:24:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:35 smithi022 bash[80503]: cluster 2024-07-28T14:24:34.664988+0000 mgr.y (mgr.25232) 4595 : cluster [DBG] pgmap v5539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:35 smithi022 bash[80503]: audit 2024-07-28T14:24:35.428189+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:35 smithi022 bash[82865]: cluster 2024-07-28T14:24:34.664988+0000 mgr.y (mgr.25232) 4595 : cluster [DBG] pgmap v5539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:35 smithi022 bash[82865]: audit 2024-07-28T14:24:35.428189+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:35 smithi150 bash[67543]: cluster 2024-07-28T14:24:34.664988+0000 mgr.y (mgr.25232) 4595 : cluster [DBG] pgmap v5539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:35 smithi150 bash[67543]: audit 2024-07-28T14:24:35.428189+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:37.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7989 16 16 0 0 0 - 0 2024-07-28T14:24:38.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7990 16 16 0 0 0 - 0 2024-07-28T14:24:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:37 smithi022 bash[80503]: cluster 2024-07-28T14:24:36.666375+0000 mgr.y (mgr.25232) 4596 : cluster [DBG] pgmap v5540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:37 smithi022 bash[82865]: cluster 2024-07-28T14:24:36.666375+0000 mgr.y (mgr.25232) 4596 : cluster [DBG] pgmap v5540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:37 smithi150 bash[67543]: cluster 2024-07-28T14:24:36.666375+0000 mgr.y (mgr.25232) 4596 : cluster [DBG] pgmap v5540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:39.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7991 16 16 0 0 0 - 0 2024-07-28T14:24:39.805 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:24:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:24:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:24:40.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7992 16 16 0 0 0 - 0 2024-07-28T14:24:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:39 smithi022 bash[80503]: cluster 2024-07-28T14:24:38.667657+0000 mgr.y (mgr.25232) 4597 : cluster [DBG] pgmap v5541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:39 smithi022 bash[82865]: cluster 2024-07-28T14:24:38.667657+0000 mgr.y (mgr.25232) 4597 : cluster [DBG] pgmap v5541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:39 smithi150 bash[67543]: cluster 2024-07-28T14:24:38.667657+0000 mgr.y (mgr.25232) 4597 : cluster [DBG] pgmap v5541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:41.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7993 16 16 0 0 0 - 0 2024-07-28T14:24:42.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7994 16 16 0 0 0 - 0 2024-07-28T14:24:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:41 smithi022 bash[80503]: cluster 2024-07-28T14:24:40.669005+0000 mgr.y (mgr.25232) 4598 : cluster [DBG] pgmap v5542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:41 smithi022 bash[82865]: cluster 2024-07-28T14:24:40.669005+0000 mgr.y (mgr.25232) 4598 : cluster [DBG] pgmap v5542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:41 smithi150 bash[67543]: cluster 2024-07-28T14:24:40.669005+0000 mgr.y (mgr.25232) 4598 : cluster [DBG] pgmap v5542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:24:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:24:43.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7995 16 16 0 0 0 - 0 2024-07-28T14:24:44.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7996 16 16 0 0 0 - 0 2024-07-28T14:24:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:43 smithi022 bash[80503]: cluster 2024-07-28T14:24:42.670400+0000 mgr.y (mgr.25232) 4599 : cluster [DBG] pgmap v5543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:43 smithi022 bash[82865]: cluster 2024-07-28T14:24:42.670400+0000 mgr.y (mgr.25232) 4599 : cluster [DBG] pgmap v5543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:43 smithi150 bash[67543]: cluster 2024-07-28T14:24:42.670400+0000 mgr.y (mgr.25232) 4599 : cluster [DBG] pgmap v5543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:45.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7997 16 16 0 0 0 - 0 2024-07-28T14:24:46.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7998 16 16 0 0 0 - 0 2024-07-28T14:24:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:45 smithi022 bash[80503]: cluster 2024-07-28T14:24:44.671761+0000 mgr.y (mgr.25232) 4600 : cluster [DBG] pgmap v5544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:45 smithi022 bash[82865]: cluster 2024-07-28T14:24:44.671761+0000 mgr.y (mgr.25232) 4600 : cluster [DBG] pgmap v5544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:45 smithi150 bash[67543]: cluster 2024-07-28T14:24:44.671761+0000 mgr.y (mgr.25232) 4600 : cluster [DBG] pgmap v5544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:47.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 7999 16 16 0 0 0 - 0 2024-07-28T14:24:48.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:24:48.010285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:24:48.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:24:48.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8000 16 16 0 0 0 - 0 2024-07-28T14:24:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:47 smithi022 bash[80503]: cluster 2024-07-28T14:24:46.673126+0000 mgr.y (mgr.25232) 4601 : cluster [DBG] pgmap v5545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:47 smithi022 bash[82865]: cluster 2024-07-28T14:24:46.673126+0000 mgr.y (mgr.25232) 4601 : cluster [DBG] pgmap v5545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:47 smithi150 bash[67543]: cluster 2024-07-28T14:24:46.673126+0000 mgr.y (mgr.25232) 4601 : cluster [DBG] pgmap v5545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:49.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8001 16 16 0 0 0 - 0 2024-07-28T14:24:49.825 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:24:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:24:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:24:50.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8002 16 16 0 0 0 - 0 2024-07-28T14:24:50.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:49 smithi022 bash[82865]: cluster 2024-07-28T14:24:48.674515+0000 mgr.y (mgr.25232) 4602 : cluster [DBG] pgmap v5546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:49 smithi022 bash[80503]: cluster 2024-07-28T14:24:48.674515+0000 mgr.y (mgr.25232) 4602 : cluster [DBG] pgmap v5546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:49 smithi150 bash[67543]: cluster 2024-07-28T14:24:48.674515+0000 mgr.y (mgr.25232) 4602 : cluster [DBG] pgmap v5546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:51.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8003 16 16 0 0 0 - 0 2024-07-28T14:24:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:50 smithi150 bash[67543]: audit 2024-07-28T14:24:50.428644+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:51.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:50 smithi022 bash[82865]: audit 2024-07-28T14:24:50.428644+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:50 smithi022 bash[80503]: audit 2024-07-28T14:24:50.428644+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:24:52.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8004 16 16 0 0 0 - 0 2024-07-28T14:24:52.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:51 smithi150 bash[67543]: cluster 2024-07-28T14:24:50.675835+0000 mgr.y (mgr.25232) 4603 : cluster [DBG] pgmap v5547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:51 smithi022 bash[80503]: cluster 2024-07-28T14:24:50.675835+0000 mgr.y (mgr.25232) 4603 : cluster [DBG] pgmap v5547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:51 smithi022 bash[82865]: cluster 2024-07-28T14:24:50.675835+0000 mgr.y (mgr.25232) 4603 : cluster [DBG] pgmap v5547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:24:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:24:53.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8005 16 16 0 0 0 - 0 2024-07-28T14:24:54.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8006 16 16 0 0 0 - 0 2024-07-28T14:24:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:53 smithi150 bash[67543]: cluster 2024-07-28T14:24:52.677209+0000 mgr.y (mgr.25232) 4604 : cluster [DBG] pgmap v5548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:53 smithi022 bash[80503]: cluster 2024-07-28T14:24:52.677209+0000 mgr.y (mgr.25232) 4604 : cluster [DBG] pgmap v5548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:53 smithi022 bash[82865]: cluster 2024-07-28T14:24:52.677209+0000 mgr.y (mgr.25232) 4604 : cluster [DBG] pgmap v5548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:55.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8007 16 16 0 0 0 - 0 2024-07-28T14:24:56.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8008 16 16 0 0 0 - 0 2024-07-28T14:24:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:55 smithi150 bash[67543]: cluster 2024-07-28T14:24:54.678597+0000 mgr.y (mgr.25232) 4605 : cluster [DBG] pgmap v5549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:55 smithi022 bash[80503]: cluster 2024-07-28T14:24:54.678597+0000 mgr.y (mgr.25232) 4605 : cluster [DBG] pgmap v5549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:55 smithi022 bash[82865]: cluster 2024-07-28T14:24:54.678597+0000 mgr.y (mgr.25232) 4605 : cluster [DBG] pgmap v5549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:57.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8009 16 16 0 0 0 - 0 2024-07-28T14:24:58.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8010 16 16 0 0 0 - 0 2024-07-28T14:24:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:57 smithi150 bash[67543]: cluster 2024-07-28T14:24:56.679947+0000 mgr.y (mgr.25232) 4606 : cluster [DBG] pgmap v5550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:57 smithi022 bash[80503]: cluster 2024-07-28T14:24:56.679947+0000 mgr.y (mgr.25232) 4606 : cluster [DBG] pgmap v5550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:57 smithi022 bash[82865]: cluster 2024-07-28T14:24:56.679947+0000 mgr.y (mgr.25232) 4606 : cluster [DBG] pgmap v5550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:24:59.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8011 16 16 0 0 0 - 0 2024-07-28T14:24:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:24:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:24:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:25:00.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8012 16 16 0 0 0 - 0 2024-07-28T14:25:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:24:59 smithi150 bash[67543]: cluster 2024-07-28T14:24:58.681314+0000 mgr.y (mgr.25232) 4607 : cluster [DBG] pgmap v5551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:24:59 smithi022 bash[80503]: cluster 2024-07-28T14:24:58.681314+0000 mgr.y (mgr.25232) 4607 : cluster [DBG] pgmap v5551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:00.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:24:59 smithi022 bash[82865]: cluster 2024-07-28T14:24:58.681314+0000 mgr.y (mgr.25232) 4607 : cluster [DBG] pgmap v5551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:01.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8013 16 16 0 0 0 - 0 2024-07-28T14:25:02.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8014 16 16 0 0 0 - 0 2024-07-28T14:25:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:01 smithi150 bash[67543]: cluster 2024-07-28T14:25:00.682777+0000 mgr.y (mgr.25232) 4608 : cluster [DBG] pgmap v5552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:02.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:01 smithi022 bash[82865]: cluster 2024-07-28T14:25:00.682777+0000 mgr.y (mgr.25232) 4608 : cluster [DBG] pgmap v5552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:01 smithi022 bash[80503]: cluster 2024-07-28T14:25:00.682777+0000 mgr.y (mgr.25232) 4608 : cluster [DBG] pgmap v5552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:25:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:25:03.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8015 16 16 0 0 0 - 0 2024-07-28T14:25:04.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8016 16 16 0 0 0 - 0 2024-07-28T14:25:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:03 smithi150 bash[67543]: cluster 2024-07-28T14:25:02.684186+0000 mgr.y (mgr.25232) 4609 : cluster [DBG] pgmap v5553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:03 smithi150 bash[67543]: audit 2024-07-28T14:25:03.458514+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:25:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:03 smithi150 bash[67543]: audit 2024-07-28T14:25:03.837733+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:03 smithi150 bash[67543]: audit 2024-07-28T14:25:03.856011+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[80503]: cluster 2024-07-28T14:25:02.684186+0000 mgr.y (mgr.25232) 4609 : cluster [DBG] pgmap v5553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[80503]: audit 2024-07-28T14:25:03.458514+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:25:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[80503]: audit 2024-07-28T14:25:03.837733+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:04.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[80503]: audit 2024-07-28T14:25:03.856011+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[82865]: cluster 2024-07-28T14:25:02.684186+0000 mgr.y (mgr.25232) 4609 : cluster [DBG] pgmap v5553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:04.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[82865]: audit 2024-07-28T14:25:03.458514+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:25:04.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[82865]: audit 2024-07-28T14:25:03.837733+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:04.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:03 smithi022 bash[82865]: audit 2024-07-28T14:25:03.856011+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:05.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8017 16 16 0 0 0 - 0 2024-07-28T14:25:06.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8018 16 16 0 0 0 - 0 2024-07-28T14:25:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:05 smithi150 bash[67543]: cluster 2024-07-28T14:25:04.685608+0000 mgr.y (mgr.25232) 4610 : cluster [DBG] pgmap v5554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:05 smithi150 bash[67543]: audit 2024-07-28T14:25:05.429171+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:05 smithi022 bash[80503]: cluster 2024-07-28T14:25:04.685608+0000 mgr.y (mgr.25232) 4610 : cluster [DBG] pgmap v5554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:05 smithi022 bash[80503]: audit 2024-07-28T14:25:05.429171+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:05 smithi022 bash[82865]: cluster 2024-07-28T14:25:04.685608+0000 mgr.y (mgr.25232) 4610 : cluster [DBG] pgmap v5554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:05 smithi022 bash[82865]: audit 2024-07-28T14:25:05.429171+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:07.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8019 16 16 0 0 0 - 0 2024-07-28T14:25:08.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:25:08.013472+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:25:08.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:25:08.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8020 16 16 0 0 0 - 0 2024-07-28T14:25:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:07 smithi150 bash[67543]: cluster 2024-07-28T14:25:06.686535+0000 mgr.y (mgr.25232) 4611 : cluster [DBG] pgmap v5555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:07 smithi022 bash[80503]: cluster 2024-07-28T14:25:06.686535+0000 mgr.y (mgr.25232) 4611 : cluster [DBG] pgmap v5555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:07 smithi022 bash[82865]: cluster 2024-07-28T14:25:06.686535+0000 mgr.y (mgr.25232) 4611 : cluster [DBG] pgmap v5555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:09.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8021 16 16 0 0 0 - 0 2024-07-28T14:25:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:25:09] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:25:10.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8022 16 16 0 0 0 - 0 2024-07-28T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:09 smithi150 bash[67543]: cluster 2024-07-28T14:25:08.687895+0000 mgr.y (mgr.25232) 4612 : cluster [DBG] pgmap v5556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:09 smithi150 bash[67543]: audit 2024-07-28T14:25:09.316888+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:09 smithi150 bash[67543]: audit 2024-07-28T14:25:09.323991+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:09 smithi150 bash[67543]: audit 2024-07-28T14:25:09.528962+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:09 smithi150 bash[67543]: audit 2024-07-28T14:25:09.535650+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[82865]: cluster 2024-07-28T14:25:08.687895+0000 mgr.y (mgr.25232) 4612 : cluster [DBG] pgmap v5556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[82865]: audit 2024-07-28T14:25:09.316888+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[82865]: audit 2024-07-28T14:25:09.323991+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[82865]: audit 2024-07-28T14:25:09.528962+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[82865]: audit 2024-07-28T14:25:09.535650+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[80503]: cluster 2024-07-28T14:25:08.687895+0000 mgr.y (mgr.25232) 4612 : cluster [DBG] pgmap v5556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[80503]: audit 2024-07-28T14:25:09.316888+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[80503]: audit 2024-07-28T14:25:09.323991+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[80503]: audit 2024-07-28T14:25:09.528962+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:10.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:09 smithi022 bash[80503]: audit 2024-07-28T14:25:09.535650+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:11.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8023 16 16 0 0 0 - 0 2024-07-28T14:25:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:10 smithi150 bash[67543]: audit 2024-07-28T14:25:09.979155+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:25:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:10 smithi150 bash[67543]: audit 2024-07-28T14:25:09.980517+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:25:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:10 smithi150 bash[67543]: audit 2024-07-28T14:25:09.987478+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:10 smithi022 bash[80503]: audit 2024-07-28T14:25:09.979155+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:25:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:10 smithi022 bash[80503]: audit 2024-07-28T14:25:09.980517+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:25:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:10 smithi022 bash[80503]: audit 2024-07-28T14:25:09.987478+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:10 smithi022 bash[82865]: audit 2024-07-28T14:25:09.979155+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:25:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:10 smithi022 bash[82865]: audit 2024-07-28T14:25:09.980517+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:25:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:10 smithi022 bash[82865]: audit 2024-07-28T14:25:09.987478+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:25:12.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8024 16 16 0 0 0 - 0 2024-07-28T14:25:12.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:11 smithi150 bash[67543]: cluster 2024-07-28T14:25:10.689250+0000 mgr.y (mgr.25232) 4613 : cluster [DBG] pgmap v5557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:12.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:11 smithi022 bash[82865]: cluster 2024-07-28T14:25:10.689250+0000 mgr.y (mgr.25232) 4613 : cluster [DBG] pgmap v5557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:12.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:11 smithi022 bash[80503]: cluster 2024-07-28T14:25:10.689250+0000 mgr.y (mgr.25232) 4613 : cluster [DBG] pgmap v5557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:25:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:25:13.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8025 16 16 0 0 0 - 0 2024-07-28T14:25:14.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8026 16 16 0 0 0 - 0 2024-07-28T14:25:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:13 smithi150 bash[67543]: cluster 2024-07-28T14:25:12.690655+0000 mgr.y (mgr.25232) 4614 : cluster [DBG] pgmap v5558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:13 smithi022 bash[80503]: cluster 2024-07-28T14:25:12.690655+0000 mgr.y (mgr.25232) 4614 : cluster [DBG] pgmap v5558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:13 smithi022 bash[82865]: cluster 2024-07-28T14:25:12.690655+0000 mgr.y (mgr.25232) 4614 : cluster [DBG] pgmap v5558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:15.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8027 16 16 0 0 0 - 0 2024-07-28T14:25:16.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8028 16 16 0 0 0 - 0 2024-07-28T14:25:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:15 smithi150 bash[67543]: cluster 2024-07-28T14:25:14.692051+0000 mgr.y (mgr.25232) 4615 : cluster [DBG] pgmap v5559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:15 smithi022 bash[80503]: cluster 2024-07-28T14:25:14.692051+0000 mgr.y (mgr.25232) 4615 : cluster [DBG] pgmap v5559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:16 smithi022 bash[82865]: cluster 2024-07-28T14:25:14.692051+0000 mgr.y (mgr.25232) 4615 : cluster [DBG] pgmap v5559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:17.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8029 16 16 0 0 0 - 0 2024-07-28T14:25:18.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8030 16 16 0 0 0 - 0 2024-07-28T14:25:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:18 smithi150 bash[67543]: cluster 2024-07-28T14:25:16.693422+0000 mgr.y (mgr.25232) 4616 : cluster [DBG] pgmap v5560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:18 smithi022 bash[80503]: cluster 2024-07-28T14:25:16.693422+0000 mgr.y (mgr.25232) 4616 : cluster [DBG] pgmap v5560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:18 smithi022 bash[82865]: cluster 2024-07-28T14:25:16.693422+0000 mgr.y (mgr.25232) 4616 : cluster [DBG] pgmap v5560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:19.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8031 16 16 0 0 0 - 0 2024-07-28T14:25:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:25:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:25:19] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:25:20.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8032 16 16 0 0 0 - 0 2024-07-28T14:25:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:20 smithi150 bash[67543]: cluster 2024-07-28T14:25:18.694795+0000 mgr.y (mgr.25232) 4617 : cluster [DBG] pgmap v5561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:20 smithi022 bash[80503]: cluster 2024-07-28T14:25:18.694795+0000 mgr.y (mgr.25232) 4617 : cluster [DBG] pgmap v5561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:20 smithi022 bash[82865]: cluster 2024-07-28T14:25:18.694795+0000 mgr.y (mgr.25232) 4617 : cluster [DBG] pgmap v5561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:21.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8033 16 16 0 0 0 - 0 2024-07-28T14:25:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:21 smithi150 bash[67543]: audit 2024-07-28T14:25:20.429582+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:21 smithi022 bash[80503]: audit 2024-07-28T14:25:20.429582+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:21 smithi022 bash[82865]: audit 2024-07-28T14:25:20.429582+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:22.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8034 16 16 0 0 0 - 0 2024-07-28T14:25:22.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:22 smithi150 bash[67543]: cluster 2024-07-28T14:25:20.696128+0000 mgr.y (mgr.25232) 4618 : cluster [DBG] pgmap v5562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:22 smithi022 bash[80503]: cluster 2024-07-28T14:25:20.696128+0000 mgr.y (mgr.25232) 4618 : cluster [DBG] pgmap v5562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:22 smithi022 bash[82865]: cluster 2024-07-28T14:25:20.696128+0000 mgr.y (mgr.25232) 4618 : cluster [DBG] pgmap v5562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:25:22 smithi150 bash[60514]: ts=2024-07-28T14:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:25:23.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8035 16 16 0 0 0 - 0 2024-07-28T14:25:24.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8036 16 16 0 0 0 - 0 2024-07-28T14:25:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:24 smithi022 bash[80503]: cluster 2024-07-28T14:25:22.697506+0000 mgr.y (mgr.25232) 4619 : cluster [DBG] pgmap v5563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:24 smithi022 bash[82865]: cluster 2024-07-28T14:25:22.697506+0000 mgr.y (mgr.25232) 4619 : cluster [DBG] pgmap v5563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:24 smithi150 bash[67543]: cluster 2024-07-28T14:25:22.697506+0000 mgr.y (mgr.25232) 4619 : cluster [DBG] pgmap v5563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:25.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8037 16 16 0 0 0 - 0 2024-07-28T14:25:26.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8038 16 16 0 0 0 - 0 2024-07-28T14:25:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:26 smithi022 bash[80503]: cluster 2024-07-28T14:25:24.698885+0000 mgr.y (mgr.25232) 4620 : cluster [DBG] pgmap v5564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:26 smithi022 bash[82865]: cluster 2024-07-28T14:25:24.698885+0000 mgr.y (mgr.25232) 4620 : cluster [DBG] pgmap v5564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:26 smithi150 bash[67543]: cluster 2024-07-28T14:25:24.698885+0000 mgr.y (mgr.25232) 4620 : cluster [DBG] pgmap v5564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:27.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8039 16 16 0 0 0 - 0 2024-07-28T14:25:28.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:25:28.016627+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:25:28.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:25:28.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8040 16 16 0 0 0 - 0 2024-07-28T14:25:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:28 smithi022 bash[80503]: cluster 2024-07-28T14:25:26.700235+0000 mgr.y (mgr.25232) 4621 : cluster [DBG] pgmap v5565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:28 smithi022 bash[82865]: cluster 2024-07-28T14:25:26.700235+0000 mgr.y (mgr.25232) 4621 : cluster [DBG] pgmap v5565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:28 smithi150 bash[67543]: cluster 2024-07-28T14:25:26.700235+0000 mgr.y (mgr.25232) 4621 : cluster [DBG] pgmap v5565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:29.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8041 16 16 0 0 0 - 0 2024-07-28T14:25:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:25:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:25:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:25:30.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8042 16 16 0 0 0 - 0 2024-07-28T14:25:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:30 smithi022 bash[80503]: cluster 2024-07-28T14:25:28.701598+0000 mgr.y (mgr.25232) 4622 : cluster [DBG] pgmap v5566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:30 smithi022 bash[82865]: cluster 2024-07-28T14:25:28.701598+0000 mgr.y (mgr.25232) 4622 : cluster [DBG] pgmap v5566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:30 smithi150 bash[67543]: cluster 2024-07-28T14:25:28.701598+0000 mgr.y (mgr.25232) 4622 : cluster [DBG] pgmap v5566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:31.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8043 16 16 0 0 0 - 0 2024-07-28T14:25:32.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8044 16 16 0 0 0 - 0 2024-07-28T14:25:32.315 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:32 smithi150 bash[67543]: cluster 2024-07-28T14:25:30.702952+0000 mgr.y (mgr.25232) 4623 : cluster [DBG] pgmap v5567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:32 smithi022 bash[80503]: cluster 2024-07-28T14:25:30.702952+0000 mgr.y (mgr.25232) 4623 : cluster [DBG] pgmap v5567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:32.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:32 smithi022 bash[82865]: cluster 2024-07-28T14:25:30.702952+0000 mgr.y (mgr.25232) 4623 : cluster [DBG] pgmap v5567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:25:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:25:33.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8045 16 16 0 0 0 - 0 2024-07-28T14:25:34.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8046 16 16 0 0 0 - 0 2024-07-28T14:25:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:34 smithi022 bash[80503]: cluster 2024-07-28T14:25:32.704297+0000 mgr.y (mgr.25232) 4624 : cluster [DBG] pgmap v5568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:34 smithi022 bash[82865]: cluster 2024-07-28T14:25:32.704297+0000 mgr.y (mgr.25232) 4624 : cluster [DBG] pgmap v5568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:34.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:34 smithi150 bash[67543]: cluster 2024-07-28T14:25:32.704297+0000 mgr.y (mgr.25232) 4624 : cluster [DBG] pgmap v5568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:35.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8047 16 16 0 0 0 - 0 2024-07-28T14:25:36.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8048 16 16 0 0 0 - 0 2024-07-28T14:25:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:36 smithi022 bash[80503]: cluster 2024-07-28T14:25:34.705647+0000 mgr.y (mgr.25232) 4625 : cluster [DBG] pgmap v5569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:36 smithi022 bash[80503]: audit 2024-07-28T14:25:35.429862+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:36 smithi022 bash[82865]: cluster 2024-07-28T14:25:34.705647+0000 mgr.y (mgr.25232) 4625 : cluster [DBG] pgmap v5569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:36 smithi022 bash[82865]: audit 2024-07-28T14:25:35.429862+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:36 smithi150 bash[67543]: cluster 2024-07-28T14:25:34.705647+0000 mgr.y (mgr.25232) 4625 : cluster [DBG] pgmap v5569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:36 smithi150 bash[67543]: audit 2024-07-28T14:25:35.429862+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:37.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8049 16 16 0 0 0 - 0 2024-07-28T14:25:38.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8050 16 16 0 0 0 - 0 2024-07-28T14:25:38.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:38 smithi022 bash[80503]: cluster 2024-07-28T14:25:36.707054+0000 mgr.y (mgr.25232) 4626 : cluster [DBG] pgmap v5570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:38 smithi022 bash[82865]: cluster 2024-07-28T14:25:36.707054+0000 mgr.y (mgr.25232) 4626 : cluster [DBG] pgmap v5570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:38 smithi150 bash[67543]: cluster 2024-07-28T14:25:36.707054+0000 mgr.y (mgr.25232) 4626 : cluster [DBG] pgmap v5570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:39.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8051 16 16 0 0 0 - 0 2024-07-28T14:25:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:25:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:25:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:25:40.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8052 16 16 0 0 0 - 0 2024-07-28T14:25:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:40 smithi022 bash[80503]: cluster 2024-07-28T14:25:38.708394+0000 mgr.y (mgr.25232) 4627 : cluster [DBG] pgmap v5571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:40 smithi022 bash[82865]: cluster 2024-07-28T14:25:38.708394+0000 mgr.y (mgr.25232) 4627 : cluster [DBG] pgmap v5571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:40 smithi150 bash[67543]: cluster 2024-07-28T14:25:38.708394+0000 mgr.y (mgr.25232) 4627 : cluster [DBG] pgmap v5571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:41.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8053 16 16 0 0 0 - 0 2024-07-28T14:25:42.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8054 16 16 0 0 0 - 0 2024-07-28T14:25:42.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:42 smithi150 bash[67543]: cluster 2024-07-28T14:25:40.709739+0000 mgr.y (mgr.25232) 4628 : cluster [DBG] pgmap v5572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:42 smithi022 bash[80503]: cluster 2024-07-28T14:25:40.709739+0000 mgr.y (mgr.25232) 4628 : cluster [DBG] pgmap v5572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:42 smithi022 bash[82865]: cluster 2024-07-28T14:25:40.709739+0000 mgr.y (mgr.25232) 4628 : cluster [DBG] pgmap v5572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:25:42 smithi150 bash[60514]: ts=2024-07-28T14:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:25:43.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8055 16 16 0 0 0 - 0 2024-07-28T14:25:44.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8056 16 16 0 0 0 - 0 2024-07-28T14:25:44.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:44 smithi022 bash[82865]: cluster 2024-07-28T14:25:42.711102+0000 mgr.y (mgr.25232) 4629 : cluster [DBG] pgmap v5573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:44.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:44 smithi022 bash[80503]: cluster 2024-07-28T14:25:42.711102+0000 mgr.y (mgr.25232) 4629 : cluster [DBG] pgmap v5573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:44 smithi150 bash[67543]: cluster 2024-07-28T14:25:42.711102+0000 mgr.y (mgr.25232) 4629 : cluster [DBG] pgmap v5573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:45.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8057 16 16 0 0 0 - 0 2024-07-28T14:25:46.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8058 16 16 0 0 0 - 0 2024-07-28T14:25:46.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:46 smithi022 bash[82865]: cluster 2024-07-28T14:25:44.712428+0000 mgr.y (mgr.25232) 4630 : cluster [DBG] pgmap v5574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:46 smithi022 bash[80503]: cluster 2024-07-28T14:25:44.712428+0000 mgr.y (mgr.25232) 4630 : cluster [DBG] pgmap v5574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:46 smithi150 bash[67543]: cluster 2024-07-28T14:25:44.712428+0000 mgr.y (mgr.25232) 4630 : cluster [DBG] pgmap v5574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:47.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8059 16 16 0 0 0 - 0 2024-07-28T14:25:48.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:25:48.019851+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:25:48.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:25:48.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8060 16 16 0 0 0 - 0 2024-07-28T14:25:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:48 smithi022 bash[82865]: cluster 2024-07-28T14:25:46.713771+0000 mgr.y (mgr.25232) 4631 : cluster [DBG] pgmap v5575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:48 smithi022 bash[80503]: cluster 2024-07-28T14:25:46.713771+0000 mgr.y (mgr.25232) 4631 : cluster [DBG] pgmap v5575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:48 smithi150 bash[67543]: cluster 2024-07-28T14:25:46.713771+0000 mgr.y (mgr.25232) 4631 : cluster [DBG] pgmap v5575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:49.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8061 16 16 0 0 0 - 0 2024-07-28T14:25:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:25:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:25:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:25:50.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8062 16 16 0 0 0 - 0 2024-07-28T14:25:50.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:50 smithi022 bash[80503]: cluster 2024-07-28T14:25:48.715133+0000 mgr.y (mgr.25232) 4632 : cluster [DBG] pgmap v5576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:50 smithi022 bash[82865]: cluster 2024-07-28T14:25:48.715133+0000 mgr.y (mgr.25232) 4632 : cluster [DBG] pgmap v5576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:50 smithi150 bash[67543]: cluster 2024-07-28T14:25:48.715133+0000 mgr.y (mgr.25232) 4632 : cluster [DBG] pgmap v5576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:51.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8063 16 16 0 0 0 - 0 2024-07-28T14:25:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:51 smithi150 bash[67543]: audit 2024-07-28T14:25:50.430426+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:51 smithi022 bash[80503]: audit 2024-07-28T14:25:50.430426+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:51 smithi022 bash[82865]: audit 2024-07-28T14:25:50.430426+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:25:52.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8064 16 16 0 0 0 - 0 2024-07-28T14:25:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:52 smithi150 bash[67543]: cluster 2024-07-28T14:25:50.716456+0000 mgr.y (mgr.25232) 4633 : cluster [DBG] pgmap v5577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:25:52 smithi150 bash[60514]: ts=2024-07-28T14:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:25:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:52 smithi022 bash[80503]: cluster 2024-07-28T14:25:50.716456+0000 mgr.y (mgr.25232) 4633 : cluster [DBG] pgmap v5577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:52 smithi022 bash[82865]: cluster 2024-07-28T14:25:50.716456+0000 mgr.y (mgr.25232) 4633 : cluster [DBG] pgmap v5577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:53.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8065 16 16 0 0 0 - 0 2024-07-28T14:25:54.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8066 16 16 0 0 0 - 0 2024-07-28T14:25:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:54 smithi150 bash[67543]: cluster 2024-07-28T14:25:52.717793+0000 mgr.y (mgr.25232) 4634 : cluster [DBG] pgmap v5578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:54 smithi022 bash[80503]: cluster 2024-07-28T14:25:52.717793+0000 mgr.y (mgr.25232) 4634 : cluster [DBG] pgmap v5578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:54 smithi022 bash[82865]: cluster 2024-07-28T14:25:52.717793+0000 mgr.y (mgr.25232) 4634 : cluster [DBG] pgmap v5578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:55.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8067 16 16 0 0 0 - 0 2024-07-28T14:25:56.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8068 16 16 0 0 0 - 0 2024-07-28T14:25:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:56 smithi150 bash[67543]: cluster 2024-07-28T14:25:54.719174+0000 mgr.y (mgr.25232) 4635 : cluster [DBG] pgmap v5579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:56 smithi022 bash[80503]: cluster 2024-07-28T14:25:54.719174+0000 mgr.y (mgr.25232) 4635 : cluster [DBG] pgmap v5579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:56 smithi022 bash[82865]: cluster 2024-07-28T14:25:54.719174+0000 mgr.y (mgr.25232) 4635 : cluster [DBG] pgmap v5579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:57.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8069 16 16 0 0 0 - 0 2024-07-28T14:25:58.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8070 16 16 0 0 0 - 0 2024-07-28T14:25:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:25:58 smithi150 bash[67543]: cluster 2024-07-28T14:25:56.720520+0000 mgr.y (mgr.25232) 4636 : cluster [DBG] pgmap v5580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:25:58 smithi022 bash[80503]: cluster 2024-07-28T14:25:56.720520+0000 mgr.y (mgr.25232) 4636 : cluster [DBG] pgmap v5580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:25:58 smithi022 bash[82865]: cluster 2024-07-28T14:25:56.720520+0000 mgr.y (mgr.25232) 4636 : cluster [DBG] pgmap v5580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:25:59.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8071 16 16 0 0 0 - 0 2024-07-28T14:25:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:25:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:25:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:26:00.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8072 16 16 0 0 0 - 0 2024-07-28T14:26:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:00 smithi150 bash[67543]: cluster 2024-07-28T14:25:58.721840+0000 mgr.y (mgr.25232) 4637 : cluster [DBG] pgmap v5581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:00 smithi022 bash[80503]: cluster 2024-07-28T14:25:58.721840+0000 mgr.y (mgr.25232) 4637 : cluster [DBG] pgmap v5581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:00 smithi022 bash[82865]: cluster 2024-07-28T14:25:58.721840+0000 mgr.y (mgr.25232) 4637 : cluster [DBG] pgmap v5581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:01.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8073 16 16 0 0 0 - 0 2024-07-28T14:26:02.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8074 16 16 0 0 0 - 0 2024-07-28T14:26:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:02 smithi150 bash[67543]: cluster 2024-07-28T14:26:00.723212+0000 mgr.y (mgr.25232) 4638 : cluster [DBG] pgmap v5582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:26:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:26:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:02 smithi022 bash[80503]: cluster 2024-07-28T14:26:00.723212+0000 mgr.y (mgr.25232) 4638 : cluster [DBG] pgmap v5582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:02 smithi022 bash[82865]: cluster 2024-07-28T14:26:00.723212+0000 mgr.y (mgr.25232) 4638 : cluster [DBG] pgmap v5582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:03.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8075 16 16 0 0 0 - 0 2024-07-28T14:26:04.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8076 16 16 0 0 0 - 0 2024-07-28T14:26:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:04 smithi150 bash[67543]: cluster 2024-07-28T14:26:02.724558+0000 mgr.y (mgr.25232) 4639 : cluster [DBG] pgmap v5583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:04 smithi022 bash[80503]: cluster 2024-07-28T14:26:02.724558+0000 mgr.y (mgr.25232) 4639 : cluster [DBG] pgmap v5583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:04 smithi022 bash[82865]: cluster 2024-07-28T14:26:02.724558+0000 mgr.y (mgr.25232) 4639 : cluster [DBG] pgmap v5583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:05.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8077 16 16 0 0 0 - 0 2024-07-28T14:26:06.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8078 16 16 0 0 0 - 0 2024-07-28T14:26:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:06 smithi150 bash[67543]: cluster 2024-07-28T14:26:04.725905+0000 mgr.y (mgr.25232) 4640 : cluster [DBG] pgmap v5584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:06 smithi150 bash[67543]: audit 2024-07-28T14:26:05.430790+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:06 smithi022 bash[80503]: cluster 2024-07-28T14:26:04.725905+0000 mgr.y (mgr.25232) 4640 : cluster [DBG] pgmap v5584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:06 smithi022 bash[80503]: audit 2024-07-28T14:26:05.430790+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:06 smithi022 bash[82865]: cluster 2024-07-28T14:26:04.725905+0000 mgr.y (mgr.25232) 4640 : cluster [DBG] pgmap v5584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:06 smithi022 bash[82865]: audit 2024-07-28T14:26:05.430790+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:07.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8079 16 16 0 0 0 - 0 2024-07-28T14:26:08.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:26:08.023062+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:26:08.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:26:08.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8080 16 16 0 0 0 - 0 2024-07-28T14:26:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:08 smithi150 bash[67543]: cluster 2024-07-28T14:26:06.727296+0000 mgr.y (mgr.25232) 4641 : cluster [DBG] pgmap v5585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:08 smithi022 bash[80503]: cluster 2024-07-28T14:26:06.727296+0000 mgr.y (mgr.25232) 4641 : cluster [DBG] pgmap v5585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:08 smithi022 bash[82865]: cluster 2024-07-28T14:26:06.727296+0000 mgr.y (mgr.25232) 4641 : cluster [DBG] pgmap v5585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:09.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8081 16 16 0 0 0 - 0 2024-07-28T14:26:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:26:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:26:09] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:26:10.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8082 16 16 0 0 0 - 0 2024-07-28T14:26:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:10 smithi150 bash[67543]: cluster 2024-07-28T14:26:08.728661+0000 mgr.y (mgr.25232) 4642 : cluster [DBG] pgmap v5586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:10 smithi150 bash[67543]: audit 2024-07-28T14:26:10.081925+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:26:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:10 smithi022 bash[80503]: cluster 2024-07-28T14:26:08.728661+0000 mgr.y (mgr.25232) 4642 : cluster [DBG] pgmap v5586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:10 smithi022 bash[80503]: audit 2024-07-28T14:26:10.081925+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:26:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:10 smithi022 bash[82865]: cluster 2024-07-28T14:26:08.728661+0000 mgr.y (mgr.25232) 4642 : cluster [DBG] pgmap v5586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:10 smithi022 bash[82865]: audit 2024-07-28T14:26:10.081925+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:26:11.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8083 16 16 0 0 0 - 0 2024-07-28T14:26:12.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8084 16 16 0 0 0 - 0 2024-07-28T14:26:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:12 smithi150 bash[67543]: cluster 2024-07-28T14:26:10.730021+0000 mgr.y (mgr.25232) 4643 : cluster [DBG] pgmap v5587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:26:12 smithi150 bash[60514]: ts=2024-07-28T14:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:26:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:12 smithi022 bash[80503]: cluster 2024-07-28T14:26:10.730021+0000 mgr.y (mgr.25232) 4643 : cluster [DBG] pgmap v5587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:12 smithi022 bash[82865]: cluster 2024-07-28T14:26:10.730021+0000 mgr.y (mgr.25232) 4643 : cluster [DBG] pgmap v5587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:13.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8085 16 16 0 0 0 - 0 2024-07-28T14:26:14.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8086 16 16 0 0 0 - 0 2024-07-28T14:26:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:14 smithi150 bash[67543]: cluster 2024-07-28T14:26:12.731544+0000 mgr.y (mgr.25232) 4644 : cluster [DBG] pgmap v5588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:14 smithi022 bash[80503]: cluster 2024-07-28T14:26:12.731544+0000 mgr.y (mgr.25232) 4644 : cluster [DBG] pgmap v5588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:14 smithi022 bash[82865]: cluster 2024-07-28T14:26:12.731544+0000 mgr.y (mgr.25232) 4644 : cluster [DBG] pgmap v5588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:15.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8087 16 16 0 0 0 - 0 2024-07-28T14:26:16.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8088 16 16 0 0 0 - 0 2024-07-28T14:26:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:16 smithi150 bash[67543]: cluster 2024-07-28T14:26:14.732972+0000 mgr.y (mgr.25232) 4645 : cluster [DBG] pgmap v5589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:16 smithi150 bash[67543]: audit 2024-07-28T14:26:15.742207+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:16 smithi150 bash[67543]: audit 2024-07-28T14:26:15.750367+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:16 smithi150 bash[67543]: audit 2024-07-28T14:26:15.979507+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:16 smithi150 bash[67543]: audit 2024-07-28T14:26:15.987483+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[80503]: cluster 2024-07-28T14:26:14.732972+0000 mgr.y (mgr.25232) 4645 : cluster [DBG] pgmap v5589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[80503]: audit 2024-07-28T14:26:15.742207+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[80503]: audit 2024-07-28T14:26:15.750367+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[80503]: audit 2024-07-28T14:26:15.979507+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[80503]: audit 2024-07-28T14:26:15.987483+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[82865]: cluster 2024-07-28T14:26:14.732972+0000 mgr.y (mgr.25232) 4645 : cluster [DBG] pgmap v5589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[82865]: audit 2024-07-28T14:26:15.742207+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[82865]: audit 2024-07-28T14:26:15.750367+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[82865]: audit 2024-07-28T14:26:15.979507+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:16.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:16 smithi022 bash[82865]: audit 2024-07-28T14:26:15.987483+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:17.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8089 16 16 0 0 0 - 0 2024-07-28T14:26:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:17 smithi150 bash[67543]: audit 2024-07-28T14:26:16.437183+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:26:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:17 smithi150 bash[67543]: audit 2024-07-28T14:26:16.438739+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:26:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:17 smithi150 bash[67543]: audit 2024-07-28T14:26:16.446775+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:17 smithi022 bash[80503]: audit 2024-07-28T14:26:16.437183+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:26:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:17 smithi022 bash[80503]: audit 2024-07-28T14:26:16.438739+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:26:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:17 smithi022 bash[80503]: audit 2024-07-28T14:26:16.446775+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:17 smithi022 bash[82865]: audit 2024-07-28T14:26:16.437183+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:26:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:17 smithi022 bash[82865]: audit 2024-07-28T14:26:16.438739+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:26:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:17 smithi022 bash[82865]: audit 2024-07-28T14:26:16.446775+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:26:18.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8090 16 16 0 0 0 - 0 2024-07-28T14:26:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:18 smithi150 bash[67543]: cluster 2024-07-28T14:26:16.734307+0000 mgr.y (mgr.25232) 4646 : cluster [DBG] pgmap v5590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:18 smithi022 bash[80503]: cluster 2024-07-28T14:26:16.734307+0000 mgr.y (mgr.25232) 4646 : cluster [DBG] pgmap v5590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:18 smithi022 bash[82865]: cluster 2024-07-28T14:26:16.734307+0000 mgr.y (mgr.25232) 4646 : cluster [DBG] pgmap v5590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:19.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8091 16 16 0 0 0 - 0 2024-07-28T14:26:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:26:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:26:19] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:26:20.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8092 16 16 0 0 0 - 0 2024-07-28T14:26:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:20 smithi150 bash[67543]: cluster 2024-07-28T14:26:18.735596+0000 mgr.y (mgr.25232) 4647 : cluster [DBG] pgmap v5591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:20 smithi022 bash[80503]: cluster 2024-07-28T14:26:18.735596+0000 mgr.y (mgr.25232) 4647 : cluster [DBG] pgmap v5591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:20 smithi022 bash[82865]: cluster 2024-07-28T14:26:18.735596+0000 mgr.y (mgr.25232) 4647 : cluster [DBG] pgmap v5591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:21.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8093 16 16 0 0 0 - 0 2024-07-28T14:26:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:21 smithi150 bash[67543]: audit 2024-07-28T14:26:20.431245+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:21 smithi022 bash[80503]: audit 2024-07-28T14:26:20.431245+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:21 smithi022 bash[82865]: audit 2024-07-28T14:26:20.431245+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:22.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8094 16 16 0 0 0 - 0 2024-07-28T14:26:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:22 smithi150 bash[67543]: cluster 2024-07-28T14:26:20.736950+0000 mgr.y (mgr.25232) 4648 : cluster [DBG] pgmap v5592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:26:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:26:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:22 smithi022 bash[80503]: cluster 2024-07-28T14:26:20.736950+0000 mgr.y (mgr.25232) 4648 : cluster [DBG] pgmap v5592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:22 smithi022 bash[82865]: cluster 2024-07-28T14:26:20.736950+0000 mgr.y (mgr.25232) 4648 : cluster [DBG] pgmap v5592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:23.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8095 16 16 0 0 0 - 0 2024-07-28T14:26:24.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8096 16 16 0 0 0 - 0 2024-07-28T14:26:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:24 smithi150 bash[67543]: cluster 2024-07-28T14:26:22.738278+0000 mgr.y (mgr.25232) 4649 : cluster [DBG] pgmap v5593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:24 smithi022 bash[80503]: cluster 2024-07-28T14:26:22.738278+0000 mgr.y (mgr.25232) 4649 : cluster [DBG] pgmap v5593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:24 smithi022 bash[82865]: cluster 2024-07-28T14:26:22.738278+0000 mgr.y (mgr.25232) 4649 : cluster [DBG] pgmap v5593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:25.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8097 16 16 0 0 0 - 0 2024-07-28T14:26:26.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8098 16 16 0 0 0 - 0 2024-07-28T14:26:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:26 smithi150 bash[67543]: cluster 2024-07-28T14:26:24.739680+0000 mgr.y (mgr.25232) 4650 : cluster [DBG] pgmap v5594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:26 smithi022 bash[80503]: cluster 2024-07-28T14:26:24.739680+0000 mgr.y (mgr.25232) 4650 : cluster [DBG] pgmap v5594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:26 smithi022 bash[82865]: cluster 2024-07-28T14:26:24.739680+0000 mgr.y (mgr.25232) 4650 : cluster [DBG] pgmap v5594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:27.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8099 16 16 0 0 0 - 0 2024-07-28T14:26:28.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:26:28.026285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:26:28.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:26:28.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8100 16 16 0 0 0 - 0 2024-07-28T14:26:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:28 smithi150 bash[67543]: cluster 2024-07-28T14:26:26.741029+0000 mgr.y (mgr.25232) 4651 : cluster [DBG] pgmap v5595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:28 smithi022 bash[80503]: cluster 2024-07-28T14:26:26.741029+0000 mgr.y (mgr.25232) 4651 : cluster [DBG] pgmap v5595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:28 smithi022 bash[82865]: cluster 2024-07-28T14:26:26.741029+0000 mgr.y (mgr.25232) 4651 : cluster [DBG] pgmap v5595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:29.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8101 16 16 0 0 0 - 0 2024-07-28T14:26:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:26:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:26:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:26:30.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8102 16 16 0 0 0 - 0 2024-07-28T14:26:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:30 smithi150 bash[67543]: cluster 2024-07-28T14:26:28.742380+0000 mgr.y (mgr.25232) 4652 : cluster [DBG] pgmap v5596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:30 smithi022 bash[80503]: cluster 2024-07-28T14:26:28.742380+0000 mgr.y (mgr.25232) 4652 : cluster [DBG] pgmap v5596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:30.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:30 smithi022 bash[82865]: cluster 2024-07-28T14:26:28.742380+0000 mgr.y (mgr.25232) 4652 : cluster [DBG] pgmap v5596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:31.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8103 16 16 0 0 0 - 0 2024-07-28T14:26:32.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8104 16 16 0 0 0 - 0 2024-07-28T14:26:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:32 smithi150 bash[67543]: cluster 2024-07-28T14:26:30.743897+0000 mgr.y (mgr.25232) 4653 : cluster [DBG] pgmap v5597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:26:32 smithi150 bash[60514]: ts=2024-07-28T14:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:26:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:32 smithi022 bash[80503]: cluster 2024-07-28T14:26:30.743897+0000 mgr.y (mgr.25232) 4653 : cluster [DBG] pgmap v5597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:32 smithi022 bash[82865]: cluster 2024-07-28T14:26:30.743897+0000 mgr.y (mgr.25232) 4653 : cluster [DBG] pgmap v5597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:33.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8105 16 16 0 0 0 - 0 2024-07-28T14:26:34.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8106 16 16 0 0 0 - 0 2024-07-28T14:26:34.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:34 smithi150 bash[67543]: cluster 2024-07-28T14:26:32.745232+0000 mgr.y (mgr.25232) 4654 : cluster [DBG] pgmap v5598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:34 smithi022 bash[80503]: cluster 2024-07-28T14:26:32.745232+0000 mgr.y (mgr.25232) 4654 : cluster [DBG] pgmap v5598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:34 smithi022 bash[82865]: cluster 2024-07-28T14:26:32.745232+0000 mgr.y (mgr.25232) 4654 : cluster [DBG] pgmap v5598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:35.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8107 16 16 0 0 0 - 0 2024-07-28T14:26:36.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8108 16 16 0 0 0 - 0 2024-07-28T14:26:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:36 smithi150 bash[67543]: cluster 2024-07-28T14:26:34.746635+0000 mgr.y (mgr.25232) 4655 : cluster [DBG] pgmap v5599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:36 smithi150 bash[67543]: audit 2024-07-28T14:26:35.431656+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:36 smithi022 bash[80503]: cluster 2024-07-28T14:26:34.746635+0000 mgr.y (mgr.25232) 4655 : cluster [DBG] pgmap v5599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:36 smithi022 bash[80503]: audit 2024-07-28T14:26:35.431656+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:36 smithi022 bash[82865]: cluster 2024-07-28T14:26:34.746635+0000 mgr.y (mgr.25232) 4655 : cluster [DBG] pgmap v5599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:36 smithi022 bash[82865]: audit 2024-07-28T14:26:35.431656+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:37.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8109 16 16 0 0 0 - 0 2024-07-28T14:26:38.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8110 16 16 0 0 0 - 0 2024-07-28T14:26:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:38 smithi150 bash[67543]: cluster 2024-07-28T14:26:36.747954+0000 mgr.y (mgr.25232) 4656 : cluster [DBG] pgmap v5600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:38 smithi022 bash[80503]: cluster 2024-07-28T14:26:36.747954+0000 mgr.y (mgr.25232) 4656 : cluster [DBG] pgmap v5600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:38 smithi022 bash[82865]: cluster 2024-07-28T14:26:36.747954+0000 mgr.y (mgr.25232) 4656 : cluster [DBG] pgmap v5600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:39.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8111 16 16 0 0 0 - 0 2024-07-28T14:26:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:26:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:26:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:26:40.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8112 16 16 0 0 0 - 0 2024-07-28T14:26:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:40 smithi150 bash[67543]: cluster 2024-07-28T14:26:38.749274+0000 mgr.y (mgr.25232) 4657 : cluster [DBG] pgmap v5601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:40 smithi022 bash[80503]: cluster 2024-07-28T14:26:38.749274+0000 mgr.y (mgr.25232) 4657 : cluster [DBG] pgmap v5601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:40 smithi022 bash[82865]: cluster 2024-07-28T14:26:38.749274+0000 mgr.y (mgr.25232) 4657 : cluster [DBG] pgmap v5601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:41.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8113 16 16 0 0 0 - 0 2024-07-28T14:26:42.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8114 16 16 0 0 0 - 0 2024-07-28T14:26:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:42 smithi150 bash[67543]: cluster 2024-07-28T14:26:40.750638+0000 mgr.y (mgr.25232) 4658 : cluster [DBG] pgmap v5602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:26:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:26:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:42 smithi022 bash[80503]: cluster 2024-07-28T14:26:40.750638+0000 mgr.y (mgr.25232) 4658 : cluster [DBG] pgmap v5602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:42 smithi022 bash[82865]: cluster 2024-07-28T14:26:40.750638+0000 mgr.y (mgr.25232) 4658 : cluster [DBG] pgmap v5602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:43.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8115 16 16 0 0 0 - 0 2024-07-28T14:26:44.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8116 16 16 0 0 0 - 0 2024-07-28T14:26:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:44 smithi150 bash[67543]: cluster 2024-07-28T14:26:42.751998+0000 mgr.y (mgr.25232) 4659 : cluster [DBG] pgmap v5603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:44 smithi022 bash[80503]: cluster 2024-07-28T14:26:42.751998+0000 mgr.y (mgr.25232) 4659 : cluster [DBG] pgmap v5603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:44 smithi022 bash[82865]: cluster 2024-07-28T14:26:42.751998+0000 mgr.y (mgr.25232) 4659 : cluster [DBG] pgmap v5603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:45.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8117 16 16 0 0 0 - 0 2024-07-28T14:26:46.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8118 16 16 0 0 0 - 0 2024-07-28T14:26:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:46 smithi150 bash[67543]: cluster 2024-07-28T14:26:44.753355+0000 mgr.y (mgr.25232) 4660 : cluster [DBG] pgmap v5604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:46 smithi022 bash[80503]: cluster 2024-07-28T14:26:44.753355+0000 mgr.y (mgr.25232) 4660 : cluster [DBG] pgmap v5604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:46 smithi022 bash[82865]: cluster 2024-07-28T14:26:44.753355+0000 mgr.y (mgr.25232) 4660 : cluster [DBG] pgmap v5604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:47.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8119 16 16 0 0 0 - 0 2024-07-28T14:26:48.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:26:48.029562+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:26:48.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:26:48.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8120 16 16 0 0 0 - 0 2024-07-28T14:26:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:48 smithi150 bash[67543]: cluster 2024-07-28T14:26:46.754766+0000 mgr.y (mgr.25232) 4661 : cluster [DBG] pgmap v5605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:48 smithi022 bash[80503]: cluster 2024-07-28T14:26:46.754766+0000 mgr.y (mgr.25232) 4661 : cluster [DBG] pgmap v5605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:48 smithi022 bash[82865]: cluster 2024-07-28T14:26:46.754766+0000 mgr.y (mgr.25232) 4661 : cluster [DBG] pgmap v5605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:49.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8121 16 16 0 0 0 - 0 2024-07-28T14:26:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:26:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:26:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:26:50.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8122 16 16 0 0 0 - 0 2024-07-28T14:26:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:50 smithi150 bash[67543]: cluster 2024-07-28T14:26:48.756115+0000 mgr.y (mgr.25232) 4662 : cluster [DBG] pgmap v5606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:50 smithi022 bash[80503]: cluster 2024-07-28T14:26:48.756115+0000 mgr.y (mgr.25232) 4662 : cluster [DBG] pgmap v5606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:50 smithi022 bash[82865]: cluster 2024-07-28T14:26:48.756115+0000 mgr.y (mgr.25232) 4662 : cluster [DBG] pgmap v5606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:51.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8123 16 16 0 0 0 - 0 2024-07-28T14:26:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:51 smithi150 bash[67543]: audit 2024-07-28T14:26:50.432226+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:51 smithi022 bash[80503]: audit 2024-07-28T14:26:50.432226+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:51 smithi022 bash[82865]: audit 2024-07-28T14:26:50.432226+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:26:52.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8124 16 16 0 0 0 - 0 2024-07-28T14:26:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:52 smithi150 bash[67543]: cluster 2024-07-28T14:26:50.757442+0000 mgr.y (mgr.25232) 4663 : cluster [DBG] pgmap v5607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:26:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:26:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:52 smithi022 bash[80503]: cluster 2024-07-28T14:26:50.757442+0000 mgr.y (mgr.25232) 4663 : cluster [DBG] pgmap v5607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:52.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:52 smithi022 bash[82865]: cluster 2024-07-28T14:26:50.757442+0000 mgr.y (mgr.25232) 4663 : cluster [DBG] pgmap v5607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:53.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8125 16 16 0 0 0 - 0 2024-07-28T14:26:54.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8126 16 16 0 0 0 - 0 2024-07-28T14:26:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:54 smithi150 bash[67543]: cluster 2024-07-28T14:26:52.758829+0000 mgr.y (mgr.25232) 4664 : cluster [DBG] pgmap v5608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:54 smithi022 bash[80503]: cluster 2024-07-28T14:26:52.758829+0000 mgr.y (mgr.25232) 4664 : cluster [DBG] pgmap v5608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:54 smithi022 bash[82865]: cluster 2024-07-28T14:26:52.758829+0000 mgr.y (mgr.25232) 4664 : cluster [DBG] pgmap v5608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:55.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8127 16 16 0 0 0 - 0 2024-07-28T14:26:56.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8128 16 16 0 0 0 - 0 2024-07-28T14:26:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:56 smithi150 bash[67543]: cluster 2024-07-28T14:26:54.760184+0000 mgr.y (mgr.25232) 4665 : cluster [DBG] pgmap v5609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:56 smithi022 bash[80503]: cluster 2024-07-28T14:26:54.760184+0000 mgr.y (mgr.25232) 4665 : cluster [DBG] pgmap v5609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:56 smithi022 bash[82865]: cluster 2024-07-28T14:26:54.760184+0000 mgr.y (mgr.25232) 4665 : cluster [DBG] pgmap v5609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:57.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8129 16 16 0 0 0 - 0 2024-07-28T14:26:58.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8130 16 16 0 0 0 - 0 2024-07-28T14:26:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:26:58 smithi150 bash[67543]: cluster 2024-07-28T14:26:56.761536+0000 mgr.y (mgr.25232) 4666 : cluster [DBG] pgmap v5610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:26:58 smithi022 bash[80503]: cluster 2024-07-28T14:26:56.761536+0000 mgr.y (mgr.25232) 4666 : cluster [DBG] pgmap v5610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:26:58 smithi022 bash[82865]: cluster 2024-07-28T14:26:56.761536+0000 mgr.y (mgr.25232) 4666 : cluster [DBG] pgmap v5610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:26:59.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8131 16 16 0 0 0 - 0 2024-07-28T14:26:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:26:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:26:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:27:00.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8132 16 16 0 0 0 - 0 2024-07-28T14:27:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:00 smithi150 bash[67543]: cluster 2024-07-28T14:26:58.762961+0000 mgr.y (mgr.25232) 4667 : cluster [DBG] pgmap v5611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:00 smithi022 bash[80503]: cluster 2024-07-28T14:26:58.762961+0000 mgr.y (mgr.25232) 4667 : cluster [DBG] pgmap v5611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:00 smithi022 bash[82865]: cluster 2024-07-28T14:26:58.762961+0000 mgr.y (mgr.25232) 4667 : cluster [DBG] pgmap v5611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:01.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8133 16 16 0 0 0 - 0 2024-07-28T14:27:02.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8134 16 16 0 0 0 - 0 2024-07-28T14:27:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:02 smithi150 bash[67543]: cluster 2024-07-28T14:27:00.764323+0000 mgr.y (mgr.25232) 4668 : cluster [DBG] pgmap v5612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:27:02 smithi150 bash[60514]: ts=2024-07-28T14:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:27:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:02 smithi022 bash[80503]: cluster 2024-07-28T14:27:00.764323+0000 mgr.y (mgr.25232) 4668 : cluster [DBG] pgmap v5612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:02 smithi022 bash[82865]: cluster 2024-07-28T14:27:00.764323+0000 mgr.y (mgr.25232) 4668 : cluster [DBG] pgmap v5612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:03.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8135 16 16 0 0 0 - 0 2024-07-28T14:27:04.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8136 16 16 0 0 0 - 0 2024-07-28T14:27:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:04 smithi150 bash[67543]: cluster 2024-07-28T14:27:02.765723+0000 mgr.y (mgr.25232) 4669 : cluster [DBG] pgmap v5613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:04 smithi022 bash[80503]: cluster 2024-07-28T14:27:02.765723+0000 mgr.y (mgr.25232) 4669 : cluster [DBG] pgmap v5613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:04 smithi022 bash[82865]: cluster 2024-07-28T14:27:02.765723+0000 mgr.y (mgr.25232) 4669 : cluster [DBG] pgmap v5613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:05.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8137 16 16 0 0 0 - 0 2024-07-28T14:27:06.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8138 16 16 0 0 0 - 0 2024-07-28T14:27:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:06 smithi150 bash[67543]: cluster 2024-07-28T14:27:04.767157+0000 mgr.y (mgr.25232) 4670 : cluster [DBG] pgmap v5614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:06 smithi150 bash[67543]: audit 2024-07-28T14:27:05.432561+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:06 smithi022 bash[80503]: cluster 2024-07-28T14:27:04.767157+0000 mgr.y (mgr.25232) 4670 : cluster [DBG] pgmap v5614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:06 smithi022 bash[80503]: audit 2024-07-28T14:27:05.432561+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:06 smithi022 bash[82865]: cluster 2024-07-28T14:27:04.767157+0000 mgr.y (mgr.25232) 4670 : cluster [DBG] pgmap v5614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:06 smithi022 bash[82865]: audit 2024-07-28T14:27:05.432561+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:07.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8139 16 16 0 0 0 - 0 2024-07-28T14:27:08.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:27:08.032889+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:27:08.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:27:08.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8140 16 16 0 0 0 - 0 2024-07-28T14:27:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:08 smithi150 bash[67543]: cluster 2024-07-28T14:27:06.768560+0000 mgr.y (mgr.25232) 4671 : cluster [DBG] pgmap v5615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:08 smithi022 bash[80503]: cluster 2024-07-28T14:27:06.768560+0000 mgr.y (mgr.25232) 4671 : cluster [DBG] pgmap v5615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:08 smithi022 bash[82865]: cluster 2024-07-28T14:27:06.768560+0000 mgr.y (mgr.25232) 4671 : cluster [DBG] pgmap v5615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:09.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8141 16 16 0 0 0 - 0 2024-07-28T14:27:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:27:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:27:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:27:10.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8142 16 16 0 0 0 - 0 2024-07-28T14:27:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:10 smithi150 bash[67543]: cluster 2024-07-28T14:27:08.769922+0000 mgr.y (mgr.25232) 4672 : cluster [DBG] pgmap v5616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:10 smithi022 bash[80503]: cluster 2024-07-28T14:27:08.769922+0000 mgr.y (mgr.25232) 4672 : cluster [DBG] pgmap v5616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:10 smithi022 bash[82865]: cluster 2024-07-28T14:27:08.769922+0000 mgr.y (mgr.25232) 4672 : cluster [DBG] pgmap v5616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:11.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8143 16 16 0 0 0 - 0 2024-07-28T14:27:12.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8144 16 16 0 0 0 - 0 2024-07-28T14:27:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:12 smithi022 bash[80503]: cluster 2024-07-28T14:27:10.771334+0000 mgr.y (mgr.25232) 4673 : cluster [DBG] pgmap v5617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:12 smithi022 bash[82865]: cluster 2024-07-28T14:27:10.771334+0000 mgr.y (mgr.25232) 4673 : cluster [DBG] pgmap v5617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:12 smithi150 bash[67543]: cluster 2024-07-28T14:27:10.771334+0000 mgr.y (mgr.25232) 4673 : cluster [DBG] pgmap v5617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:27:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:27:13.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8145 16 16 0 0 0 - 0 2024-07-28T14:27:14.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8146 16 16 0 0 0 - 0 2024-07-28T14:27:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:14 smithi022 bash[82865]: cluster 2024-07-28T14:27:12.772695+0000 mgr.y (mgr.25232) 4674 : cluster [DBG] pgmap v5618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:14 smithi022 bash[80503]: cluster 2024-07-28T14:27:12.772695+0000 mgr.y (mgr.25232) 4674 : cluster [DBG] pgmap v5618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:14 smithi150 bash[67543]: cluster 2024-07-28T14:27:12.772695+0000 mgr.y (mgr.25232) 4674 : cluster [DBG] pgmap v5618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:15.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8147 16 16 0 0 0 - 0 2024-07-28T14:27:16.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8148 16 16 0 0 0 - 0 2024-07-28T14:27:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:16 smithi022 bash[80503]: cluster 2024-07-28T14:27:14.774065+0000 mgr.y (mgr.25232) 4675 : cluster [DBG] pgmap v5619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:16 smithi022 bash[82865]: cluster 2024-07-28T14:27:14.774065+0000 mgr.y (mgr.25232) 4675 : cluster [DBG] pgmap v5619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:16 smithi150 bash[67543]: cluster 2024-07-28T14:27:14.774065+0000 mgr.y (mgr.25232) 4675 : cluster [DBG] pgmap v5619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:17.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8149 16 16 0 0 0 - 0 2024-07-28T14:27:17.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:17 smithi022 bash[82865]: audit 2024-07-28T14:27:16.577015+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:27:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:17 smithi022 bash[80503]: audit 2024-07-28T14:27:16.577015+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:27:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:17 smithi150 bash[67543]: audit 2024-07-28T14:27:16.577015+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:27:18.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8150 16 16 0 0 0 - 0 2024-07-28T14:27:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:18 smithi022 bash[80503]: cluster 2024-07-28T14:27:16.775482+0000 mgr.y (mgr.25232) 4676 : cluster [DBG] pgmap v5620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:18 smithi022 bash[82865]: cluster 2024-07-28T14:27:16.775482+0000 mgr.y (mgr.25232) 4676 : cluster [DBG] pgmap v5620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:18 smithi150 bash[67543]: cluster 2024-07-28T14:27:16.775482+0000 mgr.y (mgr.25232) 4676 : cluster [DBG] pgmap v5620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:19.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8151 16 16 0 0 0 - 0 2024-07-28T14:27:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:27:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:27:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:27:20.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8152 16 16 0 0 0 - 0 2024-07-28T14:27:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:20 smithi022 bash[80503]: cluster 2024-07-28T14:27:18.776854+0000 mgr.y (mgr.25232) 4677 : cluster [DBG] pgmap v5621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:20 smithi022 bash[82865]: cluster 2024-07-28T14:27:18.776854+0000 mgr.y (mgr.25232) 4677 : cluster [DBG] pgmap v5621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:20 smithi150 bash[67543]: cluster 2024-07-28T14:27:18.776854+0000 mgr.y (mgr.25232) 4677 : cluster [DBG] pgmap v5621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:21.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8153 16 16 0 0 0 - 0 2024-07-28T14:27:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:21 smithi022 bash[80503]: audit 2024-07-28T14:27:20.433147+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:21 smithi022 bash[82865]: audit 2024-07-28T14:27:20.433147+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:21 smithi150 bash[67543]: audit 2024-07-28T14:27:20.433147+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:22.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8154 16 16 0 0 0 - 0 2024-07-28T14:27:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:22 smithi022 bash[80503]: cluster 2024-07-28T14:27:20.778207+0000 mgr.y (mgr.25232) 4678 : cluster [DBG] pgmap v5622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:22 smithi022 bash[80503]: audit 2024-07-28T14:27:22.226975+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:22 smithi022 bash[80503]: audit 2024-07-28T14:27:22.234980+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:22 smithi022 bash[82865]: cluster 2024-07-28T14:27:20.778207+0000 mgr.y (mgr.25232) 4678 : cluster [DBG] pgmap v5622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:22 smithi022 bash[82865]: audit 2024-07-28T14:27:22.226975+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:22 smithi022 bash[82865]: audit 2024-07-28T14:27:22.234980+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:27:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:27:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:22 smithi150 bash[67543]: cluster 2024-07-28T14:27:20.778207+0000 mgr.y (mgr.25232) 4678 : cluster [DBG] pgmap v5622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:22 smithi150 bash[67543]: audit 2024-07-28T14:27:22.226975+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:22 smithi150 bash[67543]: audit 2024-07-28T14:27:22.234980+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8155 16 16 0 0 0 - 0 2024-07-28T14:27:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:23 smithi150 bash[67543]: audit 2024-07-28T14:27:22.515468+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:23 smithi150 bash[67543]: audit 2024-07-28T14:27:22.521240+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:23 smithi150 bash[67543]: cluster 2024-07-28T14:27:22.779574+0000 mgr.y (mgr.25232) 4679 : cluster [DBG] pgmap v5623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:23 smithi150 bash[67543]: audit 2024-07-28T14:27:22.909091+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:27:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:23 smithi150 bash[67543]: audit 2024-07-28T14:27:22.910723+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:27:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:23 smithi150 bash[67543]: audit 2024-07-28T14:27:22.920026+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[80503]: audit 2024-07-28T14:27:22.515468+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[80503]: audit 2024-07-28T14:27:22.521240+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[80503]: cluster 2024-07-28T14:27:22.779574+0000 mgr.y (mgr.25232) 4679 : cluster [DBG] pgmap v5623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[80503]: audit 2024-07-28T14:27:22.909091+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[80503]: audit 2024-07-28T14:27:22.910723+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[80503]: audit 2024-07-28T14:27:22.920026+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[82865]: audit 2024-07-28T14:27:22.515468+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[82865]: audit 2024-07-28T14:27:22.521240+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[82865]: cluster 2024-07-28T14:27:22.779574+0000 mgr.y (mgr.25232) 4679 : cluster [DBG] pgmap v5623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[82865]: audit 2024-07-28T14:27:22.909091+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:27:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[82865]: audit 2024-07-28T14:27:22.910723+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:27:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:23 smithi022 bash[82865]: audit 2024-07-28T14:27:22.920026+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:27:24.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8156 16 16 0 0 0 - 0 2024-07-28T14:27:25.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8157 16 16 0 0 0 - 0 2024-07-28T14:27:26.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8158 16 16 0 0 0 - 0 2024-07-28T14:27:26.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:25 smithi150 bash[67543]: cluster 2024-07-28T14:27:24.780920+0000 mgr.y (mgr.25232) 4680 : cluster [DBG] pgmap v5624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:26.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:25 smithi022 bash[82865]: cluster 2024-07-28T14:27:24.780920+0000 mgr.y (mgr.25232) 4680 : cluster [DBG] pgmap v5624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:25 smithi022 bash[80503]: cluster 2024-07-28T14:27:24.780920+0000 mgr.y (mgr.25232) 4680 : cluster [DBG] pgmap v5624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:27.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8159 16 16 0 0 0 - 0 2024-07-28T14:27:28.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:27:28.036072+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:27:28.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:27:28.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8160 16 16 0 0 0 - 0 2024-07-28T14:27:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:27 smithi150 bash[67543]: cluster 2024-07-28T14:27:26.782267+0000 mgr.y (mgr.25232) 4681 : cluster [DBG] pgmap v5625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:28.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:27 smithi022 bash[82865]: cluster 2024-07-28T14:27:26.782267+0000 mgr.y (mgr.25232) 4681 : cluster [DBG] pgmap v5625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:28.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:27 smithi022 bash[80503]: cluster 2024-07-28T14:27:26.782267+0000 mgr.y (mgr.25232) 4681 : cluster [DBG] pgmap v5625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:29.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8161 16 16 0 0 0 - 0 2024-07-28T14:27:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:27:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:27:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:27:30.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8162 16 16 0 0 0 - 0 2024-07-28T14:27:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:29 smithi150 bash[67543]: cluster 2024-07-28T14:27:28.783652+0000 mgr.y (mgr.25232) 4682 : cluster [DBG] pgmap v5626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:30.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:29 smithi022 bash[82865]: cluster 2024-07-28T14:27:28.783652+0000 mgr.y (mgr.25232) 4682 : cluster [DBG] pgmap v5626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:29 smithi022 bash[80503]: cluster 2024-07-28T14:27:28.783652+0000 mgr.y (mgr.25232) 4682 : cluster [DBG] pgmap v5626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:31.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8163 16 16 0 0 0 - 0 2024-07-28T14:27:32.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8164 16 16 0 0 0 - 0 2024-07-28T14:27:32.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:31 smithi150 bash[67543]: cluster 2024-07-28T14:27:30.785017+0000 mgr.y (mgr.25232) 4683 : cluster [DBG] pgmap v5627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:32.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:31 smithi022 bash[82865]: cluster 2024-07-28T14:27:30.785017+0000 mgr.y (mgr.25232) 4683 : cluster [DBG] pgmap v5627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:32.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:31 smithi022 bash[80503]: cluster 2024-07-28T14:27:30.785017+0000 mgr.y (mgr.25232) 4683 : cluster [DBG] pgmap v5627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:27:32 smithi150 bash[60514]: ts=2024-07-28T14:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:27:33.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8165 16 16 0 0 0 - 0 2024-07-28T14:27:34.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8166 16 16 0 0 0 - 0 2024-07-28T14:27:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:33 smithi150 bash[67543]: cluster 2024-07-28T14:27:32.786389+0000 mgr.y (mgr.25232) 4684 : cluster [DBG] pgmap v5628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:33 smithi022 bash[80503]: cluster 2024-07-28T14:27:32.786389+0000 mgr.y (mgr.25232) 4684 : cluster [DBG] pgmap v5628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:33 smithi022 bash[82865]: cluster 2024-07-28T14:27:32.786389+0000 mgr.y (mgr.25232) 4684 : cluster [DBG] pgmap v5628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:35.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8167 16 16 0 0 0 - 0 2024-07-28T14:27:36.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8168 16 16 0 0 0 - 0 2024-07-28T14:27:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:35 smithi150 bash[67543]: cluster 2024-07-28T14:27:34.787751+0000 mgr.y (mgr.25232) 4685 : cluster [DBG] pgmap v5629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:35 smithi150 bash[67543]: audit 2024-07-28T14:27:35.433493+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:35 smithi022 bash[80503]: cluster 2024-07-28T14:27:34.787751+0000 mgr.y (mgr.25232) 4685 : cluster [DBG] pgmap v5629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:35 smithi022 bash[80503]: audit 2024-07-28T14:27:35.433493+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:35 smithi022 bash[82865]: cluster 2024-07-28T14:27:34.787751+0000 mgr.y (mgr.25232) 4685 : cluster [DBG] pgmap v5629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:35 smithi022 bash[82865]: audit 2024-07-28T14:27:35.433493+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:37.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8169 16 16 0 0 0 - 0 2024-07-28T14:27:38.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8170 16 16 0 0 0 - 0 2024-07-28T14:27:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:37 smithi150 bash[67543]: cluster 2024-07-28T14:27:36.789107+0000 mgr.y (mgr.25232) 4686 : cluster [DBG] pgmap v5630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:37 smithi022 bash[80503]: cluster 2024-07-28T14:27:36.789107+0000 mgr.y (mgr.25232) 4686 : cluster [DBG] pgmap v5630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:37 smithi022 bash[82865]: cluster 2024-07-28T14:27:36.789107+0000 mgr.y (mgr.25232) 4686 : cluster [DBG] pgmap v5630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:39.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8171 16 16 0 0 0 - 0 2024-07-28T14:27:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:27:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:27:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:27:40.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8172 16 16 0 0 0 - 0 2024-07-28T14:27:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:39 smithi150 bash[67543]: cluster 2024-07-28T14:27:38.790474+0000 mgr.y (mgr.25232) 4687 : cluster [DBG] pgmap v5631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:39 smithi022 bash[80503]: cluster 2024-07-28T14:27:38.790474+0000 mgr.y (mgr.25232) 4687 : cluster [DBG] pgmap v5631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:39 smithi022 bash[82865]: cluster 2024-07-28T14:27:38.790474+0000 mgr.y (mgr.25232) 4687 : cluster [DBG] pgmap v5631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:41.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8173 16 16 0 0 0 - 0 2024-07-28T14:27:42.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8174 16 16 0 0 0 - 0 2024-07-28T14:27:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:41 smithi150 bash[67543]: cluster 2024-07-28T14:27:40.791809+0000 mgr.y (mgr.25232) 4688 : cluster [DBG] pgmap v5632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:41 smithi022 bash[80503]: cluster 2024-07-28T14:27:40.791809+0000 mgr.y (mgr.25232) 4688 : cluster [DBG] pgmap v5632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:41 smithi022 bash[82865]: cluster 2024-07-28T14:27:40.791809+0000 mgr.y (mgr.25232) 4688 : cluster [DBG] pgmap v5632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:27:42 smithi150 bash[60514]: ts=2024-07-28T14:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:27:43.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8175 16 16 0 0 0 - 0 2024-07-28T14:27:44.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8176 16 16 0 0 0 - 0 2024-07-28T14:27:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:43 smithi150 bash[67543]: cluster 2024-07-28T14:27:42.793170+0000 mgr.y (mgr.25232) 4689 : cluster [DBG] pgmap v5633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:43 smithi022 bash[80503]: cluster 2024-07-28T14:27:42.793170+0000 mgr.y (mgr.25232) 4689 : cluster [DBG] pgmap v5633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:43 smithi022 bash[82865]: cluster 2024-07-28T14:27:42.793170+0000 mgr.y (mgr.25232) 4689 : cluster [DBG] pgmap v5633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:45.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8177 16 16 0 0 0 - 0 2024-07-28T14:27:46.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8178 16 16 0 0 0 - 0 2024-07-28T14:27:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:45 smithi150 bash[67543]: cluster 2024-07-28T14:27:44.794558+0000 mgr.y (mgr.25232) 4690 : cluster [DBG] pgmap v5634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:45 smithi022 bash[80503]: cluster 2024-07-28T14:27:44.794558+0000 mgr.y (mgr.25232) 4690 : cluster [DBG] pgmap v5634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:45 smithi022 bash[82865]: cluster 2024-07-28T14:27:44.794558+0000 mgr.y (mgr.25232) 4690 : cluster [DBG] pgmap v5634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:47.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8179 16 16 0 0 0 - 0 2024-07-28T14:27:48.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:27:48.039298+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:27:48.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:27:48.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8180 16 16 0 0 0 - 0 2024-07-28T14:27:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:47 smithi150 bash[67543]: cluster 2024-07-28T14:27:46.795879+0000 mgr.y (mgr.25232) 4691 : cluster [DBG] pgmap v5635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:48.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:47 smithi022 bash[80503]: cluster 2024-07-28T14:27:46.795879+0000 mgr.y (mgr.25232) 4691 : cluster [DBG] pgmap v5635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:47 smithi022 bash[82865]: cluster 2024-07-28T14:27:46.795879+0000 mgr.y (mgr.25232) 4691 : cluster [DBG] pgmap v5635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:49.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8181 16 16 0 0 0 - 0 2024-07-28T14:27:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:27:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:27:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:27:50.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8182 16 16 0 0 0 - 0 2024-07-28T14:27:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:49 smithi150 bash[67543]: cluster 2024-07-28T14:27:48.797238+0000 mgr.y (mgr.25232) 4692 : cluster [DBG] pgmap v5636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:49 smithi022 bash[80503]: cluster 2024-07-28T14:27:48.797238+0000 mgr.y (mgr.25232) 4692 : cluster [DBG] pgmap v5636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:49 smithi022 bash[82865]: cluster 2024-07-28T14:27:48.797238+0000 mgr.y (mgr.25232) 4692 : cluster [DBG] pgmap v5636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:51.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8183 16 16 0 0 0 - 0 2024-07-28T14:27:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:50 smithi150 bash[67543]: audit 2024-07-28T14:27:50.433942+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:50 smithi022 bash[80503]: audit 2024-07-28T14:27:50.433942+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:50 smithi022 bash[82865]: audit 2024-07-28T14:27:50.433942+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:27:52.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8184 16 16 0 0 0 - 0 2024-07-28T14:27:52.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:51 smithi150 bash[67543]: cluster 2024-07-28T14:27:50.798585+0000 mgr.y (mgr.25232) 4693 : cluster [DBG] pgmap v5637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:51 smithi022 bash[80503]: cluster 2024-07-28T14:27:50.798585+0000 mgr.y (mgr.25232) 4693 : cluster [DBG] pgmap v5637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:51 smithi022 bash[82865]: cluster 2024-07-28T14:27:50.798585+0000 mgr.y (mgr.25232) 4693 : cluster [DBG] pgmap v5637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:27:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:27:53.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8185 16 16 0 0 0 - 0 2024-07-28T14:27:54.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8186 16 16 0 0 0 - 0 2024-07-28T14:27:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:53 smithi150 bash[67543]: cluster 2024-07-28T14:27:52.799931+0000 mgr.y (mgr.25232) 4694 : cluster [DBG] pgmap v5638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:53 smithi022 bash[80503]: cluster 2024-07-28T14:27:52.799931+0000 mgr.y (mgr.25232) 4694 : cluster [DBG] pgmap v5638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:53 smithi022 bash[82865]: cluster 2024-07-28T14:27:52.799931+0000 mgr.y (mgr.25232) 4694 : cluster [DBG] pgmap v5638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:55.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8187 16 16 0 0 0 - 0 2024-07-28T14:27:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:55 smithi150 bash[67543]: cluster 2024-07-28T14:27:54.801322+0000 mgr.y (mgr.25232) 4695 : cluster [DBG] pgmap v5639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:56.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8188 16 16 0 0 0 - 0 2024-07-28T14:27:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:55 smithi022 bash[80503]: cluster 2024-07-28T14:27:54.801322+0000 mgr.y (mgr.25232) 4695 : cluster [DBG] pgmap v5639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:55 smithi022 bash[82865]: cluster 2024-07-28T14:27:54.801322+0000 mgr.y (mgr.25232) 4695 : cluster [DBG] pgmap v5639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:57.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8189 16 16 0 0 0 - 0 2024-07-28T14:27:58.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8190 16 16 0 0 0 - 0 2024-07-28T14:27:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:57 smithi150 bash[67543]: cluster 2024-07-28T14:27:56.802708+0000 mgr.y (mgr.25232) 4696 : cluster [DBG] pgmap v5640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:57 smithi022 bash[80503]: cluster 2024-07-28T14:27:56.802708+0000 mgr.y (mgr.25232) 4696 : cluster [DBG] pgmap v5640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:57 smithi022 bash[82865]: cluster 2024-07-28T14:27:56.802708+0000 mgr.y (mgr.25232) 4696 : cluster [DBG] pgmap v5640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:27:59.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8191 16 16 0 0 0 - 0 2024-07-28T14:27:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:27:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:27:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:28:00.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8192 16 16 0 0 0 - 0 2024-07-28T14:28:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:27:59 smithi150 bash[67543]: cluster 2024-07-28T14:27:58.804057+0000 mgr.y (mgr.25232) 4697 : cluster [DBG] pgmap v5641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:27:59 smithi022 bash[80503]: cluster 2024-07-28T14:27:58.804057+0000 mgr.y (mgr.25232) 4697 : cluster [DBG] pgmap v5641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:27:59 smithi022 bash[82865]: cluster 2024-07-28T14:27:58.804057+0000 mgr.y (mgr.25232) 4697 : cluster [DBG] pgmap v5641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:01.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8193 16 16 0 0 0 - 0 2024-07-28T14:28:02.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8194 16 16 0 0 0 - 0 2024-07-28T14:28:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:01 smithi150 bash[67543]: cluster 2024-07-28T14:28:00.805409+0000 mgr.y (mgr.25232) 4698 : cluster [DBG] pgmap v5642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:01 smithi022 bash[80503]: cluster 2024-07-28T14:28:00.805409+0000 mgr.y (mgr.25232) 4698 : cluster [DBG] pgmap v5642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:01 smithi022 bash[82865]: cluster 2024-07-28T14:28:00.805409+0000 mgr.y (mgr.25232) 4698 : cluster [DBG] pgmap v5642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:28:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:28:03.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8195 16 16 0 0 0 - 0 2024-07-28T14:28:04.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8196 16 16 0 0 0 - 0 2024-07-28T14:28:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:03 smithi150 bash[67543]: cluster 2024-07-28T14:28:02.806808+0000 mgr.y (mgr.25232) 4699 : cluster [DBG] pgmap v5643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:03 smithi022 bash[80503]: cluster 2024-07-28T14:28:02.806808+0000 mgr.y (mgr.25232) 4699 : cluster [DBG] pgmap v5643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:03 smithi022 bash[82865]: cluster 2024-07-28T14:28:02.806808+0000 mgr.y (mgr.25232) 4699 : cluster [DBG] pgmap v5643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:05.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8197 16 16 0 0 0 - 0 2024-07-28T14:28:06.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8198 16 16 0 0 0 - 0 2024-07-28T14:28:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:05 smithi150 bash[67543]: cluster 2024-07-28T14:28:04.808166+0000 mgr.y (mgr.25232) 4700 : cluster [DBG] pgmap v5644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:05 smithi150 bash[67543]: audit 2024-07-28T14:28:05.434292+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:05 smithi022 bash[80503]: cluster 2024-07-28T14:28:04.808166+0000 mgr.y (mgr.25232) 4700 : cluster [DBG] pgmap v5644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:05 smithi022 bash[80503]: audit 2024-07-28T14:28:05.434292+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:05 smithi022 bash[82865]: cluster 2024-07-28T14:28:04.808166+0000 mgr.y (mgr.25232) 4700 : cluster [DBG] pgmap v5644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:05 smithi022 bash[82865]: audit 2024-07-28T14:28:05.434292+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:07.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8199 16 16 0 0 0 - 0 2024-07-28T14:28:08.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:28:08.042642+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:28:08.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:28:08.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8200 16 16 0 0 0 - 0 2024-07-28T14:28:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:07 smithi150 bash[67543]: cluster 2024-07-28T14:28:06.809515+0000 mgr.y (mgr.25232) 4701 : cluster [DBG] pgmap v5645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:07 smithi022 bash[80503]: cluster 2024-07-28T14:28:06.809515+0000 mgr.y (mgr.25232) 4701 : cluster [DBG] pgmap v5645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:07 smithi022 bash[82865]: cluster 2024-07-28T14:28:06.809515+0000 mgr.y (mgr.25232) 4701 : cluster [DBG] pgmap v5645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:09.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8201 16 16 0 0 0 - 0 2024-07-28T14:28:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:28:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:28:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:28:10.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8202 16 16 0 0 0 - 0 2024-07-28T14:28:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:09 smithi150 bash[67543]: cluster 2024-07-28T14:28:08.810902+0000 mgr.y (mgr.25232) 4702 : cluster [DBG] pgmap v5646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:09 smithi022 bash[80503]: cluster 2024-07-28T14:28:08.810902+0000 mgr.y (mgr.25232) 4702 : cluster [DBG] pgmap v5646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:09 smithi022 bash[82865]: cluster 2024-07-28T14:28:08.810902+0000 mgr.y (mgr.25232) 4702 : cluster [DBG] pgmap v5646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:11.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8203 16 16 0 0 0 - 0 2024-07-28T14:28:12.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8204 16 16 0 0 0 - 0 2024-07-28T14:28:12.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:11 smithi150 bash[67543]: cluster 2024-07-28T14:28:10.812256+0000 mgr.y (mgr.25232) 4703 : cluster [DBG] pgmap v5647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:11 smithi022 bash[80503]: cluster 2024-07-28T14:28:10.812256+0000 mgr.y (mgr.25232) 4703 : cluster [DBG] pgmap v5647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:11 smithi022 bash[82865]: cluster 2024-07-28T14:28:10.812256+0000 mgr.y (mgr.25232) 4703 : cluster [DBG] pgmap v5647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:28:12 smithi150 bash[60514]: ts=2024-07-28T14:28: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:28:13.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8205 16 16 0 0 0 - 0 2024-07-28T14:28:14.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8206 16 16 0 0 0 - 0 2024-07-28T14:28:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:13 smithi150 bash[67543]: cluster 2024-07-28T14:28:12.813608+0000 mgr.y (mgr.25232) 4704 : cluster [DBG] pgmap v5648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:13 smithi022 bash[80503]: cluster 2024-07-28T14:28:12.813608+0000 mgr.y (mgr.25232) 4704 : cluster [DBG] pgmap v5648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:13 smithi022 bash[82865]: cluster 2024-07-28T14:28:12.813608+0000 mgr.y (mgr.25232) 4704 : cluster [DBG] pgmap v5648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:15.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8207 16 16 0 0 0 - 0 2024-07-28T14:28:16.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8208 16 16 0 0 0 - 0 2024-07-28T14:28:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:15 smithi150 bash[67543]: cluster 2024-07-28T14:28:14.814993+0000 mgr.y (mgr.25232) 4705 : cluster [DBG] pgmap v5649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:15 smithi022 bash[80503]: cluster 2024-07-28T14:28:14.814993+0000 mgr.y (mgr.25232) 4705 : cluster [DBG] pgmap v5649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:15 smithi022 bash[82865]: cluster 2024-07-28T14:28:14.814993+0000 mgr.y (mgr.25232) 4705 : cluster [DBG] pgmap v5649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:17.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8209 16 16 0 0 0 - 0 2024-07-28T14:28:18.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8210 16 16 0 0 0 - 0 2024-07-28T14:28:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:17 smithi150 bash[67543]: cluster 2024-07-28T14:28:16.816347+0000 mgr.y (mgr.25232) 4706 : cluster [DBG] pgmap v5650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:17 smithi022 bash[80503]: cluster 2024-07-28T14:28:16.816347+0000 mgr.y (mgr.25232) 4706 : cluster [DBG] pgmap v5650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:17 smithi022 bash[82865]: cluster 2024-07-28T14:28:16.816347+0000 mgr.y (mgr.25232) 4706 : cluster [DBG] pgmap v5650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:19.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8211 16 16 0 0 0 - 0 2024-07-28T14:28:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:28:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:28:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:28:20.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8212 16 16 0 0 0 - 0 2024-07-28T14:28:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:19 smithi150 bash[67543]: cluster 2024-07-28T14:28:18.817702+0000 mgr.y (mgr.25232) 4707 : cluster [DBG] pgmap v5651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:20.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:19 smithi022 bash[82865]: cluster 2024-07-28T14:28:18.817702+0000 mgr.y (mgr.25232) 4707 : cluster [DBG] pgmap v5651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:20.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:19 smithi022 bash[80503]: cluster 2024-07-28T14:28:18.817702+0000 mgr.y (mgr.25232) 4707 : cluster [DBG] pgmap v5651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:21.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8213 16 16 0 0 0 - 0 2024-07-28T14:28:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:20 smithi150 bash[67543]: audit 2024-07-28T14:28:20.434829+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:20 smithi022 bash[82865]: audit 2024-07-28T14:28:20.434829+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:20 smithi022 bash[80503]: audit 2024-07-28T14:28:20.434829+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:22.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8214 16 16 0 0 0 - 0 2024-07-28T14:28:22.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:21 smithi150 bash[67543]: cluster 2024-07-28T14:28:20.819052+0000 mgr.y (mgr.25232) 4708 : cluster [DBG] pgmap v5652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:21 smithi022 bash[80503]: cluster 2024-07-28T14:28:20.819052+0000 mgr.y (mgr.25232) 4708 : cluster [DBG] pgmap v5652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:21 smithi022 bash[82865]: cluster 2024-07-28T14:28:20.819052+0000 mgr.y (mgr.25232) 4708 : cluster [DBG] pgmap v5652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:28:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:28:23.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8215 16 16 0 0 0 - 0 2024-07-28T14:28:24.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8216 16 16 0 0 0 - 0 2024-07-28T14:28:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:23 smithi150 bash[67543]: cluster 2024-07-28T14:28:22.820428+0000 mgr.y (mgr.25232) 4709 : cluster [DBG] pgmap v5653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:23 smithi150 bash[67543]: audit 2024-07-28T14:28:23.050418+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:28:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:23 smithi022 bash[80503]: cluster 2024-07-28T14:28:22.820428+0000 mgr.y (mgr.25232) 4709 : cluster [DBG] pgmap v5653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:23 smithi022 bash[80503]: audit 2024-07-28T14:28:23.050418+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:28:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:23 smithi022 bash[82865]: cluster 2024-07-28T14:28:22.820428+0000 mgr.y (mgr.25232) 4709 : cluster [DBG] pgmap v5653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:23 smithi022 bash[82865]: audit 2024-07-28T14:28:23.050418+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:28:25.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8217 16 16 0 0 0 - 0 2024-07-28T14:28:26.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8218 16 16 0 0 0 - 0 2024-07-28T14:28:26.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:25 smithi150 bash[67543]: cluster 2024-07-28T14:28:24.821783+0000 mgr.y (mgr.25232) 4710 : cluster [DBG] pgmap v5654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:25 smithi022 bash[80503]: cluster 2024-07-28T14:28:24.821783+0000 mgr.y (mgr.25232) 4710 : cluster [DBG] pgmap v5654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:25 smithi022 bash[82865]: cluster 2024-07-28T14:28:24.821783+0000 mgr.y (mgr.25232) 4710 : cluster [DBG] pgmap v5654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:27.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8219 16 16 0 0 0 - 0 2024-07-28T14:28:28.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:28:28.045857+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:28:28.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:28:28.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8220 16 16 0 0 0 - 0 2024-07-28T14:28:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:27 smithi150 bash[67543]: cluster 2024-07-28T14:28:26.823183+0000 mgr.y (mgr.25232) 4711 : cluster [DBG] pgmap v5655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:27 smithi022 bash[80503]: cluster 2024-07-28T14:28:26.823183+0000 mgr.y (mgr.25232) 4711 : cluster [DBG] pgmap v5655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:28.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:27 smithi022 bash[82865]: cluster 2024-07-28T14:28:26.823183+0000 mgr.y (mgr.25232) 4711 : cluster [DBG] pgmap v5655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:29.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8221 16 16 0 0 0 - 0 2024-07-28T14:28:29.726 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:28:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:28:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:28.727149+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:28.733092+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: cluster 2024-07-28T14:28:28.824500+0000 mgr.y (mgr.25232) 4712 : cluster [DBG] pgmap v5656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:28.993798+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:29.002965+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:29.430836+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:28:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:29.432523+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:28:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:29 smithi150 bash[67543]: audit 2024-07-28T14:28:29.442441+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8222 16 16 0 0 0 - 0 2024-07-28T14:28:30.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:28.727149+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:28.733092+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: cluster 2024-07-28T14:28:28.824500+0000 mgr.y (mgr.25232) 4712 : cluster [DBG] pgmap v5656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:28.993798+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:29.002965+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:29.430836+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:29.432523+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[82865]: audit 2024-07-28T14:28:29.442441+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:28.727149+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:28.733092+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: cluster 2024-07-28T14:28:28.824500+0000 mgr.y (mgr.25232) 4712 : cluster [DBG] pgmap v5656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:28.993798+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:29.002965+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:29.430836+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:28:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:29.432523+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:28:30.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:29 smithi022 bash[80503]: audit 2024-07-28T14:28:29.442441+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:28:31.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8223 16 16 0 0 0 - 0 2024-07-28T14:28:32.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8224 16 16 0 0 0 - 0 2024-07-28T14:28:32.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:31 smithi150 bash[67543]: cluster 2024-07-28T14:28:30.825862+0000 mgr.y (mgr.25232) 4713 : cluster [DBG] pgmap v5657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:31 smithi022 bash[80503]: cluster 2024-07-28T14:28:30.825862+0000 mgr.y (mgr.25232) 4713 : cluster [DBG] pgmap v5657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:31 smithi022 bash[82865]: cluster 2024-07-28T14:28:30.825862+0000 mgr.y (mgr.25232) 4713 : cluster [DBG] pgmap v5657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:28:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:28:33.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8225 16 16 0 0 0 - 0 2024-07-28T14:28:34.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8226 16 16 0 0 0 - 0 2024-07-28T14:28:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:33 smithi150 bash[67543]: cluster 2024-07-28T14:28:32.827253+0000 mgr.y (mgr.25232) 4714 : cluster [DBG] pgmap v5658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:34.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:33 smithi022 bash[82865]: cluster 2024-07-28T14:28:32.827253+0000 mgr.y (mgr.25232) 4714 : cluster [DBG] pgmap v5658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:34.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:33 smithi022 bash[80503]: cluster 2024-07-28T14:28:32.827253+0000 mgr.y (mgr.25232) 4714 : cluster [DBG] pgmap v5658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:35.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8227 16 16 0 0 0 - 0 2024-07-28T14:28:36.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8228 16 16 0 0 0 - 0 2024-07-28T14:28:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:35 smithi150 bash[67543]: cluster 2024-07-28T14:28:34.828581+0000 mgr.y (mgr.25232) 4715 : cluster [DBG] pgmap v5659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:35 smithi150 bash[67543]: audit 2024-07-28T14:28:35.435021+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:35 smithi022 bash[80503]: cluster 2024-07-28T14:28:34.828581+0000 mgr.y (mgr.25232) 4715 : cluster [DBG] pgmap v5659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:35 smithi022 bash[80503]: audit 2024-07-28T14:28:35.435021+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:35 smithi022 bash[82865]: cluster 2024-07-28T14:28:34.828581+0000 mgr.y (mgr.25232) 4715 : cluster [DBG] pgmap v5659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:35 smithi022 bash[82865]: audit 2024-07-28T14:28:35.435021+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:37.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8229 16 16 0 0 0 - 0 2024-07-28T14:28:38.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8230 16 16 0 0 0 - 0 2024-07-28T14:28:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:37 smithi150 bash[67543]: cluster 2024-07-28T14:28:36.829945+0000 mgr.y (mgr.25232) 4716 : cluster [DBG] pgmap v5660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:37 smithi022 bash[80503]: cluster 2024-07-28T14:28:36.829945+0000 mgr.y (mgr.25232) 4716 : cluster [DBG] pgmap v5660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:37 smithi022 bash[82865]: cluster 2024-07-28T14:28:36.829945+0000 mgr.y (mgr.25232) 4716 : cluster [DBG] pgmap v5660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:39.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8231 16 16 0 0 0 - 0 2024-07-28T14:28:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:28:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:28:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:28:40.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8232 16 16 0 0 0 - 0 2024-07-28T14:28:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:39 smithi150 bash[67543]: cluster 2024-07-28T14:28:38.831309+0000 mgr.y (mgr.25232) 4717 : cluster [DBG] pgmap v5661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:39 smithi022 bash[80503]: cluster 2024-07-28T14:28:38.831309+0000 mgr.y (mgr.25232) 4717 : cluster [DBG] pgmap v5661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:40.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:39 smithi022 bash[82865]: cluster 2024-07-28T14:28:38.831309+0000 mgr.y (mgr.25232) 4717 : cluster [DBG] pgmap v5661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:41.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8233 16 16 0 0 0 - 0 2024-07-28T14:28:42.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8234 16 16 0 0 0 - 0 2024-07-28T14:28:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:41 smithi150 bash[67543]: cluster 2024-07-28T14:28:40.832656+0000 mgr.y (mgr.25232) 4718 : cluster [DBG] pgmap v5662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:41 smithi022 bash[80503]: cluster 2024-07-28T14:28:40.832656+0000 mgr.y (mgr.25232) 4718 : cluster [DBG] pgmap v5662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:41 smithi022 bash[82865]: cluster 2024-07-28T14:28:40.832656+0000 mgr.y (mgr.25232) 4718 : cluster [DBG] pgmap v5662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:28:42 smithi150 bash[60514]: ts=2024-07-28T14:28: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:28:43.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8235 16 16 0 0 0 - 0 2024-07-28T14:28:44.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8236 16 16 0 0 0 - 0 2024-07-28T14:28:44.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:43 smithi150 bash[67543]: cluster 2024-07-28T14:28:42.834029+0000 mgr.y (mgr.25232) 4719 : cluster [DBG] pgmap v5663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:43 smithi022 bash[80503]: cluster 2024-07-28T14:28:42.834029+0000 mgr.y (mgr.25232) 4719 : cluster [DBG] pgmap v5663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:43 smithi022 bash[82865]: cluster 2024-07-28T14:28:42.834029+0000 mgr.y (mgr.25232) 4719 : cluster [DBG] pgmap v5663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:45.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8237 16 16 0 0 0 - 0 2024-07-28T14:28:46.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8238 16 16 0 0 0 - 0 2024-07-28T14:28:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:45 smithi150 bash[67543]: cluster 2024-07-28T14:28:44.835391+0000 mgr.y (mgr.25232) 4720 : cluster [DBG] pgmap v5664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:45 smithi022 bash[80503]: cluster 2024-07-28T14:28:44.835391+0000 mgr.y (mgr.25232) 4720 : cluster [DBG] pgmap v5664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:45 smithi022 bash[82865]: cluster 2024-07-28T14:28:44.835391+0000 mgr.y (mgr.25232) 4720 : cluster [DBG] pgmap v5664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:47.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8239 16 16 0 0 0 - 0 2024-07-28T14:28:48.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:28:48.049050+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:28:48.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:28:48.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8240 16 16 0 0 0 - 0 2024-07-28T14:28:48.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:47 smithi150 bash[67543]: cluster 2024-07-28T14:28:46.836749+0000 mgr.y (mgr.25232) 4721 : cluster [DBG] pgmap v5665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:47 smithi022 bash[80503]: cluster 2024-07-28T14:28:46.836749+0000 mgr.y (mgr.25232) 4721 : cluster [DBG] pgmap v5665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:47 smithi022 bash[82865]: cluster 2024-07-28T14:28:46.836749+0000 mgr.y (mgr.25232) 4721 : cluster [DBG] pgmap v5665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:49.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8241 16 16 0 0 0 - 0 2024-07-28T14:28:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:28:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:28:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:28:50.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8242 16 16 0 0 0 - 0 2024-07-28T14:28:50.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:49 smithi150 bash[67543]: cluster 2024-07-28T14:28:48.838108+0000 mgr.y (mgr.25232) 4722 : cluster [DBG] pgmap v5666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:49 smithi022 bash[80503]: cluster 2024-07-28T14:28:48.838108+0000 mgr.y (mgr.25232) 4722 : cluster [DBG] pgmap v5666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:49 smithi022 bash[82865]: cluster 2024-07-28T14:28:48.838108+0000 mgr.y (mgr.25232) 4722 : cluster [DBG] pgmap v5666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:51.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8243 16 16 0 0 0 - 0 2024-07-28T14:28:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:50 smithi150 bash[67543]: audit 2024-07-28T14:28:50.435730+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:50 smithi022 bash[80503]: audit 2024-07-28T14:28:50.435730+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:50 smithi022 bash[82865]: audit 2024-07-28T14:28:50.435730+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:28:52.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8244 16 16 0 0 0 - 0 2024-07-28T14:28:52.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:51 smithi150 bash[67543]: cluster 2024-07-28T14:28:50.839456+0000 mgr.y (mgr.25232) 4723 : cluster [DBG] pgmap v5667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:51 smithi022 bash[80503]: cluster 2024-07-28T14:28:50.839456+0000 mgr.y (mgr.25232) 4723 : cluster [DBG] pgmap v5667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:51 smithi022 bash[82865]: cluster 2024-07-28T14:28:50.839456+0000 mgr.y (mgr.25232) 4723 : cluster [DBG] pgmap v5667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:28:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:28:53.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8245 16 16 0 0 0 - 0 2024-07-28T14:28:54.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8246 16 16 0 0 0 - 0 2024-07-28T14:28:54.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:53 smithi150 bash[67543]: cluster 2024-07-28T14:28:52.840822+0000 mgr.y (mgr.25232) 4724 : cluster [DBG] pgmap v5668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:54.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:53 smithi022 bash[82865]: cluster 2024-07-28T14:28:52.840822+0000 mgr.y (mgr.25232) 4724 : cluster [DBG] pgmap v5668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:53 smithi022 bash[80503]: cluster 2024-07-28T14:28:52.840822+0000 mgr.y (mgr.25232) 4724 : cluster [DBG] pgmap v5668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:55.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8247 16 16 0 0 0 - 0 2024-07-28T14:28:56.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8248 16 16 0 0 0 - 0 2024-07-28T14:28:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:55 smithi150 bash[67543]: cluster 2024-07-28T14:28:54.842184+0000 mgr.y (mgr.25232) 4725 : cluster [DBG] pgmap v5669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:55 smithi022 bash[82865]: cluster 2024-07-28T14:28:54.842184+0000 mgr.y (mgr.25232) 4725 : cluster [DBG] pgmap v5669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:55 smithi022 bash[80503]: cluster 2024-07-28T14:28:54.842184+0000 mgr.y (mgr.25232) 4725 : cluster [DBG] pgmap v5669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:57.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8249 16 16 0 0 0 - 0 2024-07-28T14:28:58.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8250 16 16 0 0 0 - 0 2024-07-28T14:28:58.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:57 smithi150 bash[67543]: cluster 2024-07-28T14:28:56.843520+0000 mgr.y (mgr.25232) 4726 : cluster [DBG] pgmap v5670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:57 smithi022 bash[80503]: cluster 2024-07-28T14:28:56.843520+0000 mgr.y (mgr.25232) 4726 : cluster [DBG] pgmap v5670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:57 smithi022 bash[82865]: cluster 2024-07-28T14:28:56.843520+0000 mgr.y (mgr.25232) 4726 : cluster [DBG] pgmap v5670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:28:59.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8251 16 16 0 0 0 - 0 2024-07-28T14:28:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:28:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:28:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:29:00.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8252 16 16 0 0 0 - 0 2024-07-28T14:29:00.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:28:59 smithi150 bash[67543]: cluster 2024-07-28T14:28:58.844875+0000 mgr.y (mgr.25232) 4727 : cluster [DBG] pgmap v5671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:00.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:28:59 smithi022 bash[82865]: cluster 2024-07-28T14:28:58.844875+0000 mgr.y (mgr.25232) 4727 : cluster [DBG] pgmap v5671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:00.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:28:59 smithi022 bash[80503]: cluster 2024-07-28T14:28:58.844875+0000 mgr.y (mgr.25232) 4727 : cluster [DBG] pgmap v5671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:01.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8253 16 16 0 0 0 - 0 2024-07-28T14:29:02.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8254 16 16 0 0 0 - 0 2024-07-28T14:29:02.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:01 smithi150 bash[67543]: cluster 2024-07-28T14:29:00.846234+0000 mgr.y (mgr.25232) 4728 : cluster [DBG] pgmap v5672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:01 smithi022 bash[80503]: cluster 2024-07-28T14:29:00.846234+0000 mgr.y (mgr.25232) 4728 : cluster [DBG] pgmap v5672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:02.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:01 smithi022 bash[82865]: cluster 2024-07-28T14:29:00.846234+0000 mgr.y (mgr.25232) 4728 : cluster [DBG] pgmap v5672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:29:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:29:03.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8255 16 16 0 0 0 - 0 2024-07-28T14:29:04.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8256 16 16 0 0 0 - 0 2024-07-28T14:29:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:03 smithi150 bash[67543]: cluster 2024-07-28T14:29:02.847586+0000 mgr.y (mgr.25232) 4729 : cluster [DBG] pgmap v5673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:03 smithi022 bash[80503]: cluster 2024-07-28T14:29:02.847586+0000 mgr.y (mgr.25232) 4729 : cluster [DBG] pgmap v5673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:03 smithi022 bash[82865]: cluster 2024-07-28T14:29:02.847586+0000 mgr.y (mgr.25232) 4729 : cluster [DBG] pgmap v5673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:05.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8257 16 16 0 0 0 - 0 2024-07-28T14:29:06.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8258 16 16 0 0 0 - 0 2024-07-28T14:29:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:05 smithi150 bash[67543]: cluster 2024-07-28T14:29:04.848927+0000 mgr.y (mgr.25232) 4730 : cluster [DBG] pgmap v5674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:05 smithi150 bash[67543]: audit 2024-07-28T14:29:05.436134+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:05 smithi022 bash[80503]: cluster 2024-07-28T14:29:04.848927+0000 mgr.y (mgr.25232) 4730 : cluster [DBG] pgmap v5674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:05 smithi022 bash[80503]: audit 2024-07-28T14:29:05.436134+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:05 smithi022 bash[82865]: cluster 2024-07-28T14:29:04.848927+0000 mgr.y (mgr.25232) 4730 : cluster [DBG] pgmap v5674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:05 smithi022 bash[82865]: audit 2024-07-28T14:29:05.436134+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:07.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8259 16 16 0 0 0 - 0 2024-07-28T14:29:08.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:29:08.052323+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:29:08.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:29:08.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8260 16 16 0 0 0 - 0 2024-07-28T14:29:08.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:07 smithi150 bash[67543]: cluster 2024-07-28T14:29:06.850285+0000 mgr.y (mgr.25232) 4731 : cluster [DBG] pgmap v5675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:07 smithi022 bash[80503]: cluster 2024-07-28T14:29:06.850285+0000 mgr.y (mgr.25232) 4731 : cluster [DBG] pgmap v5675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:07 smithi022 bash[82865]: cluster 2024-07-28T14:29:06.850285+0000 mgr.y (mgr.25232) 4731 : cluster [DBG] pgmap v5675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:09.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8261 16 16 0 0 0 - 0 2024-07-28T14:29:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:29:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:29:09] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T14:29:10.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8262 16 16 0 0 0 - 0 2024-07-28T14:29:10.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:09 smithi150 bash[67543]: cluster 2024-07-28T14:29:08.851662+0000 mgr.y (mgr.25232) 4732 : cluster [DBG] pgmap v5676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:09 smithi022 bash[80503]: cluster 2024-07-28T14:29:08.851662+0000 mgr.y (mgr.25232) 4732 : cluster [DBG] pgmap v5676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:09 smithi022 bash[82865]: cluster 2024-07-28T14:29:08.851662+0000 mgr.y (mgr.25232) 4732 : cluster [DBG] pgmap v5676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:11.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8263 16 16 0 0 0 - 0 2024-07-28T14:29:12.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8264 16 16 0 0 0 - 0 2024-07-28T14:29:12.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:11 smithi150 bash[67543]: cluster 2024-07-28T14:29:10.852968+0000 mgr.y (mgr.25232) 4733 : cluster [DBG] pgmap v5677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:11 smithi022 bash[80503]: cluster 2024-07-28T14:29:10.852968+0000 mgr.y (mgr.25232) 4733 : cluster [DBG] pgmap v5677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:12.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:11 smithi022 bash[82865]: cluster 2024-07-28T14:29:10.852968+0000 mgr.y (mgr.25232) 4733 : cluster [DBG] pgmap v5677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:29:12 smithi150 bash[60514]: ts=2024-07-28T14:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:29:13.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8265 16 16 0 0 0 - 0 2024-07-28T14:29:14.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8266 16 16 0 0 0 - 0 2024-07-28T14:29:14.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:13 smithi150 bash[67543]: cluster 2024-07-28T14:29:12.854319+0000 mgr.y (mgr.25232) 4734 : cluster [DBG] pgmap v5678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:13 smithi022 bash[80503]: cluster 2024-07-28T14:29:12.854319+0000 mgr.y (mgr.25232) 4734 : cluster [DBG] pgmap v5678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:13 smithi022 bash[82865]: cluster 2024-07-28T14:29:12.854319+0000 mgr.y (mgr.25232) 4734 : cluster [DBG] pgmap v5678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:15.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8267 16 16 0 0 0 - 0 2024-07-28T14:29:16.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8268 16 16 0 0 0 - 0 2024-07-28T14:29:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:15 smithi150 bash[67543]: cluster 2024-07-28T14:29:14.855684+0000 mgr.y (mgr.25232) 4735 : cluster [DBG] pgmap v5679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:15 smithi022 bash[80503]: cluster 2024-07-28T14:29:14.855684+0000 mgr.y (mgr.25232) 4735 : cluster [DBG] pgmap v5679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:15 smithi022 bash[82865]: cluster 2024-07-28T14:29:14.855684+0000 mgr.y (mgr.25232) 4735 : cluster [DBG] pgmap v5679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:17.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8269 16 16 0 0 0 - 0 2024-07-28T14:29:18.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8270 16 16 0 0 0 - 0 2024-07-28T14:29:18.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:17 smithi150 bash[67543]: cluster 2024-07-28T14:29:16.857066+0000 mgr.y (mgr.25232) 4736 : cluster [DBG] pgmap v5680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:17 smithi022 bash[80503]: cluster 2024-07-28T14:29:16.857066+0000 mgr.y (mgr.25232) 4736 : cluster [DBG] pgmap v5680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:17 smithi022 bash[82865]: cluster 2024-07-28T14:29:16.857066+0000 mgr.y (mgr.25232) 4736 : cluster [DBG] pgmap v5680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:19.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8271 16 16 0 0 0 - 0 2024-07-28T14:29:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:29:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:29:19] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T14:29:20.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8272 16 16 0 0 0 - 0 2024-07-28T14:29:20.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:19 smithi150 bash[67543]: cluster 2024-07-28T14:29:18.858459+0000 mgr.y (mgr.25232) 4737 : cluster [DBG] pgmap v5681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:19 smithi022 bash[80503]: cluster 2024-07-28T14:29:18.858459+0000 mgr.y (mgr.25232) 4737 : cluster [DBG] pgmap v5681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:19 smithi022 bash[82865]: cluster 2024-07-28T14:29:18.858459+0000 mgr.y (mgr.25232) 4737 : cluster [DBG] pgmap v5681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:21.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8273 16 16 0 0 0 - 0 2024-07-28T14:29:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:20 smithi150 bash[67543]: audit 2024-07-28T14:29:20.436606+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:20 smithi022 bash[80503]: audit 2024-07-28T14:29:20.436606+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:20 smithi022 bash[82865]: audit 2024-07-28T14:29:20.436606+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:22.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8274 16 16 0 0 0 - 0 2024-07-28T14:29:22.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:22 smithi150 bash[67543]: cluster 2024-07-28T14:29:20.859822+0000 mgr.y (mgr.25232) 4738 : cluster [DBG] pgmap v5682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:21 smithi022 bash[80503]: cluster 2024-07-28T14:29:20.859822+0000 mgr.y (mgr.25232) 4738 : cluster [DBG] pgmap v5682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:22.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:22 smithi022 bash[82865]: cluster 2024-07-28T14:29:20.859822+0000 mgr.y (mgr.25232) 4738 : cluster [DBG] pgmap v5682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:29:22 smithi150 bash[60514]: ts=2024-07-28T14:29: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:29:23.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8275 16 16 0 0 0 - 0 2024-07-28T14:29:24.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8276 16 16 0 0 0 - 0 2024-07-28T14:29:24.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:24 smithi150 bash[67543]: cluster 2024-07-28T14:29:22.861167+0000 mgr.y (mgr.25232) 4739 : cluster [DBG] pgmap v5683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:24 smithi022 bash[80503]: cluster 2024-07-28T14:29:22.861167+0000 mgr.y (mgr.25232) 4739 : cluster [DBG] pgmap v5683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:24 smithi022 bash[82865]: cluster 2024-07-28T14:29:22.861167+0000 mgr.y (mgr.25232) 4739 : cluster [DBG] pgmap v5683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:25.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8277 16 16 0 0 0 - 0 2024-07-28T14:29:26.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8278 16 16 0 0 0 - 0 2024-07-28T14:29:26.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:26 smithi150 bash[67543]: cluster 2024-07-28T14:29:24.862546+0000 mgr.y (mgr.25232) 4740 : cluster [DBG] pgmap v5684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:26.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:26 smithi022 bash[82865]: cluster 2024-07-28T14:29:24.862546+0000 mgr.y (mgr.25232) 4740 : cluster [DBG] pgmap v5684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:26.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:26 smithi022 bash[80503]: cluster 2024-07-28T14:29:24.862546+0000 mgr.y (mgr.25232) 4740 : cluster [DBG] pgmap v5684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:27.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8279 16 16 0 0 0 - 0 2024-07-28T14:29:28.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:29:28.055598+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:29:28.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:29:28.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8280 16 16 0 0 0 - 0 2024-07-28T14:29:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:28 smithi150 bash[67543]: cluster 2024-07-28T14:29:26.863917+0000 mgr.y (mgr.25232) 4741 : cluster [DBG] pgmap v5685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:28 smithi022 bash[80503]: cluster 2024-07-28T14:29:26.863917+0000 mgr.y (mgr.25232) 4741 : cluster [DBG] pgmap v5685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:28 smithi022 bash[82865]: cluster 2024-07-28T14:29:26.863917+0000 mgr.y (mgr.25232) 4741 : cluster [DBG] pgmap v5685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:29.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8281 16 16 0 0 0 - 0 2024-07-28T14:29:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:29:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:29:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:29:30.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8282 16 16 0 0 0 - 0 2024-07-28T14:29:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:30 smithi150 bash[67543]: cluster 2024-07-28T14:29:28.865302+0000 mgr.y (mgr.25232) 4742 : cluster [DBG] pgmap v5686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:30 smithi150 bash[67543]: audit 2024-07-28T14:29:29.576127+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:29:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:30 smithi022 bash[80503]: cluster 2024-07-28T14:29:28.865302+0000 mgr.y (mgr.25232) 4742 : cluster [DBG] pgmap v5686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:30 smithi022 bash[80503]: audit 2024-07-28T14:29:29.576127+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:29:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:30 smithi022 bash[82865]: cluster 2024-07-28T14:29:28.865302+0000 mgr.y (mgr.25232) 4742 : cluster [DBG] pgmap v5686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:30 smithi022 bash[82865]: audit 2024-07-28T14:29:29.576127+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:29:31.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8283 16 16 0 0 0 - 0 2024-07-28T14:29:32.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8284 16 16 0 0 0 - 0 2024-07-28T14:29:32.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:32 smithi150 bash[67543]: cluster 2024-07-28T14:29:30.866656+0000 mgr.y (mgr.25232) 4743 : cluster [DBG] pgmap v5687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:32 smithi022 bash[80503]: cluster 2024-07-28T14:29:30.866656+0000 mgr.y (mgr.25232) 4743 : cluster [DBG] pgmap v5687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:32 smithi022 bash[82865]: cluster 2024-07-28T14:29:30.866656+0000 mgr.y (mgr.25232) 4743 : cluster [DBG] pgmap v5687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:29:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:29:33.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8285 16 16 0 0 0 - 0 2024-07-28T14:29:34.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8286 16 16 0 0 0 - 0 2024-07-28T14:29:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:34 smithi022 bash[80503]: cluster 2024-07-28T14:29:32.868044+0000 mgr.y (mgr.25232) 4744 : cluster [DBG] pgmap v5688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:34 smithi022 bash[82865]: cluster 2024-07-28T14:29:32.868044+0000 mgr.y (mgr.25232) 4744 : cluster [DBG] pgmap v5688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:34.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:34 smithi150 bash[67543]: cluster 2024-07-28T14:29:32.868044+0000 mgr.y (mgr.25232) 4744 : cluster [DBG] pgmap v5688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:35.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8287 16 16 0 0 0 - 0 2024-07-28T14:29:36.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8288 16 16 0 0 0 - 0 2024-07-28T14:29:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: cluster 2024-07-28T14:29:34.868762+0000 mgr.y (mgr.25232) 4745 : cluster [DBG] pgmap v5689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.236573+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.245455+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.437821+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.438175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.447608+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.886517+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.888344+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:29:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:36 smithi150 bash[67543]: audit 2024-07-28T14:29:35.896846+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: cluster 2024-07-28T14:29:34.868762+0000 mgr.y (mgr.25232) 4745 : cluster [DBG] pgmap v5689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.236573+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.245455+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.437821+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.438175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.447608+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.886517+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.888344+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:29:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[80503]: audit 2024-07-28T14:29:35.896846+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: cluster 2024-07-28T14:29:34.868762+0000 mgr.y (mgr.25232) 4745 : cluster [DBG] pgmap v5689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.236573+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.245455+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.437821+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.438175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.447608+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.886517+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.888344+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:29:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:36 smithi022 bash[82865]: audit 2024-07-28T14:29:35.896846+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:29:37.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8289 16 16 0 0 0 - 0 2024-07-28T14:29:38.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8290 16 16 0 0 0 - 0 2024-07-28T14:29:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:38 smithi150 bash[67543]: cluster 2024-07-28T14:29:36.870062+0000 mgr.y (mgr.25232) 4746 : cluster [DBG] pgmap v5690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:38 smithi022 bash[80503]: cluster 2024-07-28T14:29:36.870062+0000 mgr.y (mgr.25232) 4746 : cluster [DBG] pgmap v5690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:38.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:38 smithi022 bash[82865]: cluster 2024-07-28T14:29:36.870062+0000 mgr.y (mgr.25232) 4746 : cluster [DBG] pgmap v5690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:39.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8291 16 16 0 0 0 - 0 2024-07-28T14:29:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:29:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:29:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:29:40.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8292 16 16 0 0 0 - 0 2024-07-28T14:29:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:40 smithi150 bash[67543]: cluster 2024-07-28T14:29:38.871415+0000 mgr.y (mgr.25232) 4747 : cluster [DBG] pgmap v5691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:40 smithi022 bash[80503]: cluster 2024-07-28T14:29:38.871415+0000 mgr.y (mgr.25232) 4747 : cluster [DBG] pgmap v5691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:40 smithi022 bash[82865]: cluster 2024-07-28T14:29:38.871415+0000 mgr.y (mgr.25232) 4747 : cluster [DBG] pgmap v5691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:41.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8293 16 16 0 0 0 - 0 2024-07-28T14:29:42.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8294 16 16 0 0 0 - 0 2024-07-28T14:29:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:42 smithi150 bash[67543]: cluster 2024-07-28T14:29:40.872758+0000 mgr.y (mgr.25232) 4748 : cluster [DBG] pgmap v5692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:29:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:29:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:42 smithi022 bash[80503]: cluster 2024-07-28T14:29:40.872758+0000 mgr.y (mgr.25232) 4748 : cluster [DBG] pgmap v5692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:42 smithi022 bash[82865]: cluster 2024-07-28T14:29:40.872758+0000 mgr.y (mgr.25232) 4748 : cluster [DBG] pgmap v5692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:43.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8295 16 16 0 0 0 - 0 2024-07-28T14:29:44.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8296 16 16 0 0 0 - 0 2024-07-28T14:29:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:44 smithi150 bash[67543]: cluster 2024-07-28T14:29:42.874101+0000 mgr.y (mgr.25232) 4749 : cluster [DBG] pgmap v5693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:44 smithi022 bash[80503]: cluster 2024-07-28T14:29:42.874101+0000 mgr.y (mgr.25232) 4749 : cluster [DBG] pgmap v5693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:44 smithi022 bash[82865]: cluster 2024-07-28T14:29:42.874101+0000 mgr.y (mgr.25232) 4749 : cluster [DBG] pgmap v5693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:45.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8297 16 16 0 0 0 - 0 2024-07-28T14:29:46.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8298 16 16 0 0 0 - 0 2024-07-28T14:29:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:46 smithi150 bash[67543]: cluster 2024-07-28T14:29:44.875474+0000 mgr.y (mgr.25232) 4750 : cluster [DBG] pgmap v5694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:46 smithi022 bash[80503]: cluster 2024-07-28T14:29:44.875474+0000 mgr.y (mgr.25232) 4750 : cluster [DBG] pgmap v5694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:46 smithi022 bash[82865]: cluster 2024-07-28T14:29:44.875474+0000 mgr.y (mgr.25232) 4750 : cluster [DBG] pgmap v5694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:47.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8299 16 16 0 0 0 - 0 2024-07-28T14:29:48.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:29:48.058877+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:29:48.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:29:48.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8300 16 16 0 0 0 - 0 2024-07-28T14:29:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:48 smithi150 bash[67543]: cluster 2024-07-28T14:29:46.876829+0000 mgr.y (mgr.25232) 4751 : cluster [DBG] pgmap v5695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:48 smithi022 bash[80503]: cluster 2024-07-28T14:29:46.876829+0000 mgr.y (mgr.25232) 4751 : cluster [DBG] pgmap v5695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:48 smithi022 bash[82865]: cluster 2024-07-28T14:29:46.876829+0000 mgr.y (mgr.25232) 4751 : cluster [DBG] pgmap v5695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:49.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8301 16 16 0 0 0 - 0 2024-07-28T14:29:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:29:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:29:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:29:50.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8302 16 16 0 0 0 - 0 2024-07-28T14:29:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:50 smithi022 bash[80503]: cluster 2024-07-28T14:29:48.878167+0000 mgr.y (mgr.25232) 4752 : cluster [DBG] pgmap v5696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:50 smithi022 bash[82865]: cluster 2024-07-28T14:29:48.878167+0000 mgr.y (mgr.25232) 4752 : cluster [DBG] pgmap v5696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:50 smithi150 bash[67543]: cluster 2024-07-28T14:29:48.878167+0000 mgr.y (mgr.25232) 4752 : cluster [DBG] pgmap v5696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:51.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8303 16 16 0 0 0 - 0 2024-07-28T14:29:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:51 smithi022 bash[80503]: audit 2024-07-28T14:29:50.437034+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:51 smithi022 bash[82865]: audit 2024-07-28T14:29:50.437034+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:51 smithi150 bash[67543]: audit 2024-07-28T14:29:50.437034+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:29:52.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8304 16 16 0 0 0 - 0 2024-07-28T14:29:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:52 smithi022 bash[80503]: cluster 2024-07-28T14:29:50.879480+0000 mgr.y (mgr.25232) 4753 : cluster [DBG] pgmap v5697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:52 smithi022 bash[82865]: cluster 2024-07-28T14:29:50.879480+0000 mgr.y (mgr.25232) 4753 : cluster [DBG] pgmap v5697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:52 smithi150 bash[67543]: cluster 2024-07-28T14:29:50.879480+0000 mgr.y (mgr.25232) 4753 : cluster [DBG] pgmap v5697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:29:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:29:53.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8305 16 16 0 0 0 - 0 2024-07-28T14:29:54.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8306 16 16 0 0 0 - 0 2024-07-28T14:29:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:54 smithi022 bash[80503]: cluster 2024-07-28T14:29:52.880951+0000 mgr.y (mgr.25232) 4754 : cluster [DBG] pgmap v5698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:54 smithi022 bash[82865]: cluster 2024-07-28T14:29:52.880951+0000 mgr.y (mgr.25232) 4754 : cluster [DBG] pgmap v5698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:54 smithi150 bash[67543]: cluster 2024-07-28T14:29:52.880951+0000 mgr.y (mgr.25232) 4754 : cluster [DBG] pgmap v5698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:55.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8307 16 16 0 0 0 - 0 2024-07-28T14:29:56.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8308 16 16 0 0 0 - 0 2024-07-28T14:29:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:56 smithi022 bash[80503]: cluster 2024-07-28T14:29:54.882520+0000 mgr.y (mgr.25232) 4755 : cluster [DBG] pgmap v5699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:56 smithi022 bash[82865]: cluster 2024-07-28T14:29:54.882520+0000 mgr.y (mgr.25232) 4755 : cluster [DBG] pgmap v5699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:56 smithi150 bash[67543]: cluster 2024-07-28T14:29:54.882520+0000 mgr.y (mgr.25232) 4755 : cluster [DBG] pgmap v5699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:57.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8309 16 16 0 0 0 - 0 2024-07-28T14:29:58.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8310 16 16 0 0 0 - 0 2024-07-28T14:29:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:29:58 smithi022 bash[80503]: cluster 2024-07-28T14:29:56.884053+0000 mgr.y (mgr.25232) 4756 : cluster [DBG] pgmap v5700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:29:58 smithi022 bash[82865]: cluster 2024-07-28T14:29:56.884053+0000 mgr.y (mgr.25232) 4756 : cluster [DBG] pgmap v5700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:29:58 smithi150 bash[67543]: cluster 2024-07-28T14:29:56.884053+0000 mgr.y (mgr.25232) 4756 : cluster [DBG] pgmap v5700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:29:59.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8311 16 16 0 0 0 - 0 2024-07-28T14:29:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:29:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:29:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:30:00.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8312 16 16 0 0 0 - 0 2024-07-28T14:30:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:00 smithi022 bash[80503]: cluster 2024-07-28T14:29:58.885443+0000 mgr.y (mgr.25232) 4757 : cluster [DBG] pgmap v5701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:00 smithi022 bash[80503]: cluster 2024-07-28T14:30:00.000166+0000 mon.a (mon.0) 4470 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:30:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:00 smithi022 bash[82865]: cluster 2024-07-28T14:29:58.885443+0000 mgr.y (mgr.25232) 4757 : cluster [DBG] pgmap v5701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:00 smithi022 bash[82865]: cluster 2024-07-28T14:30:00.000166+0000 mon.a (mon.0) 4470 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:30:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:00 smithi150 bash[67543]: cluster 2024-07-28T14:29:58.885443+0000 mgr.y (mgr.25232) 4757 : cluster [DBG] pgmap v5701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:00 smithi150 bash[67543]: cluster 2024-07-28T14:30:00.000166+0000 mon.a (mon.0) 4470 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:30:01.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8313 16 16 0 0 0 - 0 2024-07-28T14:30:02.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8314 16 16 0 0 0 - 0 2024-07-28T14:30:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:02 smithi022 bash[80503]: cluster 2024-07-28T14:30:00.886836+0000 mgr.y (mgr.25232) 4758 : cluster [DBG] pgmap v5702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:02 smithi022 bash[82865]: cluster 2024-07-28T14:30:00.886836+0000 mgr.y (mgr.25232) 4758 : cluster [DBG] pgmap v5702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:02 smithi150 bash[67543]: cluster 2024-07-28T14:30:00.886836+0000 mgr.y (mgr.25232) 4758 : cluster [DBG] pgmap v5702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:30:02 smithi150 bash[60514]: ts=2024-07-28T14:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:30:03.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8315 16 16 0 0 0 - 0 2024-07-28T14:30:04.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8316 16 16 0 0 0 - 0 2024-07-28T14:30:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:04 smithi022 bash[80503]: cluster 2024-07-28T14:30:02.888204+0000 mgr.y (mgr.25232) 4759 : cluster [DBG] pgmap v5703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:04 smithi022 bash[82865]: cluster 2024-07-28T14:30:02.888204+0000 mgr.y (mgr.25232) 4759 : cluster [DBG] pgmap v5703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:04 smithi150 bash[67543]: cluster 2024-07-28T14:30:02.888204+0000 mgr.y (mgr.25232) 4759 : cluster [DBG] pgmap v5703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:05.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8317 16 16 0 0 0 - 0 2024-07-28T14:30:06.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8318 16 16 0 0 0 - 0 2024-07-28T14:30:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:06 smithi022 bash[80503]: cluster 2024-07-28T14:30:04.889584+0000 mgr.y (mgr.25232) 4760 : cluster [DBG] pgmap v5704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:06 smithi022 bash[80503]: audit 2024-07-28T14:30:05.437652+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:06 smithi022 bash[82865]: cluster 2024-07-28T14:30:04.889584+0000 mgr.y (mgr.25232) 4760 : cluster [DBG] pgmap v5704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:06 smithi022 bash[82865]: audit 2024-07-28T14:30:05.437652+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:06 smithi150 bash[67543]: cluster 2024-07-28T14:30:04.889584+0000 mgr.y (mgr.25232) 4760 : cluster [DBG] pgmap v5704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:06 smithi150 bash[67543]: audit 2024-07-28T14:30:05.437652+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:07.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8319 16 16 0 0 0 - 0 2024-07-28T14:30:08.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:30:08.062137+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:30:08.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:30:08.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8320 16 16 0 0 0 - 0 2024-07-28T14:30:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:08 smithi022 bash[80503]: cluster 2024-07-28T14:30:06.891027+0000 mgr.y (mgr.25232) 4761 : cluster [DBG] pgmap v5705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:08 smithi022 bash[82865]: cluster 2024-07-28T14:30:06.891027+0000 mgr.y (mgr.25232) 4761 : cluster [DBG] pgmap v5705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:08 smithi150 bash[67543]: cluster 2024-07-28T14:30:06.891027+0000 mgr.y (mgr.25232) 4761 : cluster [DBG] pgmap v5705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:09.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8321 16 16 0 0 0 - 0 2024-07-28T14:30:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:30:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:30:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:30:10.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8322 16 16 0 0 0 - 0 2024-07-28T14:30:10.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:10 smithi022 bash[80503]: cluster 2024-07-28T14:30:08.892369+0000 mgr.y (mgr.25232) 4762 : cluster [DBG] pgmap v5706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:10.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:10 smithi022 bash[82865]: cluster 2024-07-28T14:30:08.892369+0000 mgr.y (mgr.25232) 4762 : cluster [DBG] pgmap v5706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:10 smithi150 bash[67543]: cluster 2024-07-28T14:30:08.892369+0000 mgr.y (mgr.25232) 4762 : cluster [DBG] pgmap v5706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:11.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8323 16 16 0 0 0 - 0 2024-07-28T14:30:12.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8324 16 16 0 0 0 - 0 2024-07-28T14:30:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:12 smithi022 bash[80503]: cluster 2024-07-28T14:30:10.893703+0000 mgr.y (mgr.25232) 4763 : cluster [DBG] pgmap v5707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:12 smithi022 bash[82865]: cluster 2024-07-28T14:30:10.893703+0000 mgr.y (mgr.25232) 4763 : cluster [DBG] pgmap v5707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:12 smithi150 bash[67543]: cluster 2024-07-28T14:30:10.893703+0000 mgr.y (mgr.25232) 4763 : cluster [DBG] pgmap v5707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:30:12 smithi150 bash[60514]: ts=2024-07-28T14:30: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:30:13.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8325 16 16 0 0 0 - 0 2024-07-28T14:30:14.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8326 16 16 0 0 0 - 0 2024-07-28T14:30:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:14 smithi022 bash[80503]: cluster 2024-07-28T14:30:12.895064+0000 mgr.y (mgr.25232) 4764 : cluster [DBG] pgmap v5708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:14 smithi022 bash[82865]: cluster 2024-07-28T14:30:12.895064+0000 mgr.y (mgr.25232) 4764 : cluster [DBG] pgmap v5708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:14 smithi150 bash[67543]: cluster 2024-07-28T14:30:12.895064+0000 mgr.y (mgr.25232) 4764 : cluster [DBG] pgmap v5708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:15.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8327 16 16 0 0 0 - 0 2024-07-28T14:30:16.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8328 16 16 0 0 0 - 0 2024-07-28T14:30:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:16 smithi150 bash[67543]: cluster 2024-07-28T14:30:14.896392+0000 mgr.y (mgr.25232) 4765 : cluster [DBG] pgmap v5709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:16 smithi022 bash[80503]: cluster 2024-07-28T14:30:14.896392+0000 mgr.y (mgr.25232) 4765 : cluster [DBG] pgmap v5709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:16 smithi022 bash[82865]: cluster 2024-07-28T14:30:14.896392+0000 mgr.y (mgr.25232) 4765 : cluster [DBG] pgmap v5709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:17.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8329 16 16 0 0 0 - 0 2024-07-28T14:30:18.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8330 16 16 0 0 0 - 0 2024-07-28T14:30:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:18 smithi150 bash[67543]: cluster 2024-07-28T14:30:16.897769+0000 mgr.y (mgr.25232) 4766 : cluster [DBG] pgmap v5710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:18 smithi022 bash[80503]: cluster 2024-07-28T14:30:16.897769+0000 mgr.y (mgr.25232) 4766 : cluster [DBG] pgmap v5710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:18 smithi022 bash[82865]: cluster 2024-07-28T14:30:16.897769+0000 mgr.y (mgr.25232) 4766 : cluster [DBG] pgmap v5710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:19.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8331 16 16 0 0 0 - 0 2024-07-28T14:30:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:30:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:30:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:30:20.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8332 16 16 0 0 0 - 0 2024-07-28T14:30:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:20 smithi150 bash[67543]: cluster 2024-07-28T14:30:18.899141+0000 mgr.y (mgr.25232) 4767 : cluster [DBG] pgmap v5711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:20 smithi022 bash[80503]: cluster 2024-07-28T14:30:18.899141+0000 mgr.y (mgr.25232) 4767 : cluster [DBG] pgmap v5711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:20 smithi022 bash[82865]: cluster 2024-07-28T14:30:18.899141+0000 mgr.y (mgr.25232) 4767 : cluster [DBG] pgmap v5711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:21.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8333 16 16 0 0 0 - 0 2024-07-28T14:30:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:21 smithi150 bash[67543]: audit 2024-07-28T14:30:20.438267+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:21 smithi022 bash[80503]: audit 2024-07-28T14:30:20.438267+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:21 smithi022 bash[82865]: audit 2024-07-28T14:30:20.438267+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:22.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8334 16 16 0 0 0 - 0 2024-07-28T14:30:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:22 smithi150 bash[67543]: cluster 2024-07-28T14:30:20.900440+0000 mgr.y (mgr.25232) 4768 : cluster [DBG] pgmap v5712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:30:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:30:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:22 smithi022 bash[80503]: cluster 2024-07-28T14:30:20.900440+0000 mgr.y (mgr.25232) 4768 : cluster [DBG] pgmap v5712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:22 smithi022 bash[82865]: cluster 2024-07-28T14:30:20.900440+0000 mgr.y (mgr.25232) 4768 : cluster [DBG] pgmap v5712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:23.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8335 16 16 0 0 0 - 0 2024-07-28T14:30:24.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8336 16 16 0 0 0 - 0 2024-07-28T14:30:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:24 smithi150 bash[67543]: cluster 2024-07-28T14:30:22.901780+0000 mgr.y (mgr.25232) 4769 : cluster [DBG] pgmap v5713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:24 smithi022 bash[80503]: cluster 2024-07-28T14:30:22.901780+0000 mgr.y (mgr.25232) 4769 : cluster [DBG] pgmap v5713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:24 smithi022 bash[82865]: cluster 2024-07-28T14:30:22.901780+0000 mgr.y (mgr.25232) 4769 : cluster [DBG] pgmap v5713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:25.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8337 16 16 0 0 0 - 0 2024-07-28T14:30:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:25 smithi150 bash[67543]: cluster 2024-07-28T14:30:24.903128+0000 mgr.y (mgr.25232) 4770 : cluster [DBG] pgmap v5714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:25 smithi022 bash[80503]: cluster 2024-07-28T14:30:24.903128+0000 mgr.y (mgr.25232) 4770 : cluster [DBG] pgmap v5714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:25.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:25 smithi022 bash[82865]: cluster 2024-07-28T14:30:24.903128+0000 mgr.y (mgr.25232) 4770 : cluster [DBG] pgmap v5714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:26.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8338 16 16 0 0 0 - 0 2024-07-28T14:30:27.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8339 16 16 0 0 0 - 0 2024-07-28T14:30:28.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:30:28.065364+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:30:28.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:30:28.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8340 16 16 0 0 0 - 0 2024-07-28T14:30:28.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:27 smithi150 bash[67543]: cluster 2024-07-28T14:30:26.904473+0000 mgr.y (mgr.25232) 4771 : cluster [DBG] pgmap v5715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:27 smithi022 bash[80503]: cluster 2024-07-28T14:30:26.904473+0000 mgr.y (mgr.25232) 4771 : cluster [DBG] pgmap v5715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:28.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:27 smithi022 bash[82865]: cluster 2024-07-28T14:30:26.904473+0000 mgr.y (mgr.25232) 4771 : cluster [DBG] pgmap v5715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:29.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8341 16 16 0 0 0 - 0 2024-07-28T14:30:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:30:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:30:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:30:30.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8342 16 16 0 0 0 - 0 2024-07-28T14:30:30.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:29 smithi150 bash[67543]: cluster 2024-07-28T14:30:28.905762+0000 mgr.y (mgr.25232) 4772 : cluster [DBG] pgmap v5716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:29 smithi022 bash[80503]: cluster 2024-07-28T14:30:28.905762+0000 mgr.y (mgr.25232) 4772 : cluster [DBG] pgmap v5716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:30.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:29 smithi022 bash[82865]: cluster 2024-07-28T14:30:28.905762+0000 mgr.y (mgr.25232) 4772 : cluster [DBG] pgmap v5716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:31.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8343 16 16 0 0 0 - 0 2024-07-28T14:30:32.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8344 16 16 0 0 0 - 0 2024-07-28T14:30:32.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:31 smithi150 bash[67543]: cluster 2024-07-28T14:30:30.907110+0000 mgr.y (mgr.25232) 4773 : cluster [DBG] pgmap v5717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:31 smithi022 bash[80503]: cluster 2024-07-28T14:30:30.907110+0000 mgr.y (mgr.25232) 4773 : cluster [DBG] pgmap v5717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:31 smithi022 bash[82865]: cluster 2024-07-28T14:30:30.907110+0000 mgr.y (mgr.25232) 4773 : cluster [DBG] pgmap v5717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:30:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:30:33.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8345 16 16 0 0 0 - 0 2024-07-28T14:30:34.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8346 16 16 0 0 0 - 0 2024-07-28T14:30:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:33 smithi150 bash[67543]: cluster 2024-07-28T14:30:32.908440+0000 mgr.y (mgr.25232) 4774 : cluster [DBG] pgmap v5718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:33 smithi022 bash[80503]: cluster 2024-07-28T14:30:32.908440+0000 mgr.y (mgr.25232) 4774 : cluster [DBG] pgmap v5718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:34.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:33 smithi022 bash[82865]: cluster 2024-07-28T14:30:32.908440+0000 mgr.y (mgr.25232) 4774 : cluster [DBG] pgmap v5718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:35.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8347 16 16 0 0 0 - 0 2024-07-28T14:30:36.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8348 16 16 0 0 0 - 0 2024-07-28T14:30:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:35 smithi150 bash[67543]: cluster 2024-07-28T14:30:34.909779+0000 mgr.y (mgr.25232) 4775 : cluster [DBG] pgmap v5719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:35 smithi150 bash[67543]: audit 2024-07-28T14:30:35.438592+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:35 smithi022 bash[80503]: cluster 2024-07-28T14:30:34.909779+0000 mgr.y (mgr.25232) 4775 : cluster [DBG] pgmap v5719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:35 smithi022 bash[80503]: audit 2024-07-28T14:30:35.438592+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:35 smithi022 bash[82865]: cluster 2024-07-28T14:30:34.909779+0000 mgr.y (mgr.25232) 4775 : cluster [DBG] pgmap v5719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:35 smithi022 bash[82865]: audit 2024-07-28T14:30:35.438592+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:37.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8349 16 16 0 0 0 - 0 2024-07-28T14:30:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:36 smithi150 bash[67543]: audit 2024-07-28T14:30:36.028692+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:30:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:36 smithi150 bash[67543]: audit 2024-07-28T14:30:36.412166+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:36 smithi150 bash[67543]: audit 2024-07-28T14:30:36.417658+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:36 smithi022 bash[80503]: audit 2024-07-28T14:30:36.028692+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:30:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:36 smithi022 bash[80503]: audit 2024-07-28T14:30:36.412166+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:36 smithi022 bash[80503]: audit 2024-07-28T14:30:36.417658+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:36 smithi022 bash[82865]: audit 2024-07-28T14:30:36.028692+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:30:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:36 smithi022 bash[82865]: audit 2024-07-28T14:30:36.412166+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:36 smithi022 bash[82865]: audit 2024-07-28T14:30:36.417658+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:38.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8350 16 16 0 0 0 - 0 2024-07-28T14:30:38.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:37 smithi150 bash[67543]: cluster 2024-07-28T14:30:36.911152+0000 mgr.y (mgr.25232) 4776 : cluster [DBG] pgmap v5720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:37 smithi022 bash[80503]: cluster 2024-07-28T14:30:36.911152+0000 mgr.y (mgr.25232) 4776 : cluster [DBG] pgmap v5720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:37 smithi022 bash[82865]: cluster 2024-07-28T14:30:36.911152+0000 mgr.y (mgr.25232) 4776 : cluster [DBG] pgmap v5720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:39.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8351 16 16 0 0 0 - 0 2024-07-28T14:30:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:30:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:30:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:30:40.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8352 16 16 0 0 0 - 0 2024-07-28T14:30:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:39 smithi150 bash[67543]: cluster 2024-07-28T14:30:38.911851+0000 mgr.y (mgr.25232) 4777 : cluster [DBG] pgmap v5721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:39 smithi022 bash[80503]: cluster 2024-07-28T14:30:38.911851+0000 mgr.y (mgr.25232) 4777 : cluster [DBG] pgmap v5721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:39 smithi022 bash[82865]: cluster 2024-07-28T14:30:38.911851+0000 mgr.y (mgr.25232) 4777 : cluster [DBG] pgmap v5721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:41.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8353 16 16 0 0 0 - 0 2024-07-28T14:30:42.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8354 16 16 0 0 0 - 0 2024-07-28T14:30:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:41 smithi150 bash[67543]: cluster 2024-07-28T14:30:40.913117+0000 mgr.y (mgr.25232) 4778 : cluster [DBG] pgmap v5722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:41 smithi150 bash[67543]: audit 2024-07-28T14:30:41.658403+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:42.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:41 smithi150 bash[67543]: audit 2024-07-28T14:30:41.665841+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:41 smithi022 bash[80503]: cluster 2024-07-28T14:30:40.913117+0000 mgr.y (mgr.25232) 4778 : cluster [DBG] pgmap v5722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:41 smithi022 bash[80503]: audit 2024-07-28T14:30:41.658403+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:41 smithi022 bash[80503]: audit 2024-07-28T14:30:41.665841+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:41 smithi022 bash[82865]: cluster 2024-07-28T14:30:40.913117+0000 mgr.y (mgr.25232) 4778 : cluster [DBG] pgmap v5722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:41 smithi022 bash[82865]: audit 2024-07-28T14:30:41.658403+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:42.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:41 smithi022 bash[82865]: audit 2024-07-28T14:30:41.665841+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:30:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:30:43.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8355 16 16 0 0 0 - 0 2024-07-28T14:30:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:43 smithi150 bash[67543]: audit 2024-07-28T14:30:42.264783+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:43 smithi150 bash[67543]: audit 2024-07-28T14:30:42.274549+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:43 smithi150 bash[67543]: audit 2024-07-28T14:30:42.730468+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:30:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:43 smithi150 bash[67543]: audit 2024-07-28T14:30:42.732141+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:30:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:43 smithi150 bash[67543]: audit 2024-07-28T14:30:42.742550+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[82865]: audit 2024-07-28T14:30:42.264783+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[82865]: audit 2024-07-28T14:30:42.274549+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[82865]: audit 2024-07-28T14:30:42.730468+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[82865]: audit 2024-07-28T14:30:42.732141+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[82865]: audit 2024-07-28T14:30:42.742550+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[80503]: audit 2024-07-28T14:30:42.264783+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[80503]: audit 2024-07-28T14:30:42.274549+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[80503]: audit 2024-07-28T14:30:42.730468+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[80503]: audit 2024-07-28T14:30:42.732141+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:30:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:43 smithi022 bash[80503]: audit 2024-07-28T14:30:42.742550+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:30:44.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8356 16 16 0 0 0 - 0 2024-07-28T14:30:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:44 smithi150 bash[67543]: cluster 2024-07-28T14:30:42.914469+0000 mgr.y (mgr.25232) 4779 : cluster [DBG] pgmap v5723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:44 smithi022 bash[80503]: cluster 2024-07-28T14:30:42.914469+0000 mgr.y (mgr.25232) 4779 : cluster [DBG] pgmap v5723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:44 smithi022 bash[82865]: cluster 2024-07-28T14:30:42.914469+0000 mgr.y (mgr.25232) 4779 : cluster [DBG] pgmap v5723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:45.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8357 16 16 0 0 0 - 0 2024-07-28T14:30:46.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8358 16 16 0 0 0 - 0 2024-07-28T14:30:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:46 smithi022 bash[80503]: cluster 2024-07-28T14:30:44.915798+0000 mgr.y (mgr.25232) 4780 : cluster [DBG] pgmap v5724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:46 smithi022 bash[82865]: cluster 2024-07-28T14:30:44.915798+0000 mgr.y (mgr.25232) 4780 : cluster [DBG] pgmap v5724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:46 smithi150 bash[67543]: cluster 2024-07-28T14:30:44.915798+0000 mgr.y (mgr.25232) 4780 : cluster [DBG] pgmap v5724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:47.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8359 16 16 0 0 0 - 0 2024-07-28T14:30:48.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:30:48.068585+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:30:48.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:30:48.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8360 16 16 0 0 0 - 0 2024-07-28T14:30:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:48 smithi022 bash[80503]: cluster 2024-07-28T14:30:46.917136+0000 mgr.y (mgr.25232) 4781 : cluster [DBG] pgmap v5725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:48 smithi022 bash[82865]: cluster 2024-07-28T14:30:46.917136+0000 mgr.y (mgr.25232) 4781 : cluster [DBG] pgmap v5725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:48 smithi150 bash[67543]: cluster 2024-07-28T14:30:46.917136+0000 mgr.y (mgr.25232) 4781 : cluster [DBG] pgmap v5725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:49.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8361 16 16 0 0 0 - 0 2024-07-28T14:30:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:30:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:30:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:30:50.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8362 16 16 0 0 0 - 0 2024-07-28T14:30:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:50 smithi022 bash[80503]: cluster 2024-07-28T14:30:48.918742+0000 mgr.y (mgr.25232) 4782 : cluster [DBG] pgmap v5726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:50 smithi022 bash[82865]: cluster 2024-07-28T14:30:48.918742+0000 mgr.y (mgr.25232) 4782 : cluster [DBG] pgmap v5726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:50 smithi150 bash[67543]: cluster 2024-07-28T14:30:48.918742+0000 mgr.y (mgr.25232) 4782 : cluster [DBG] pgmap v5726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:51.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8363 16 16 0 0 0 - 0 2024-07-28T14:30:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:51 smithi022 bash[80503]: audit 2024-07-28T14:30:50.439351+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:51 smithi022 bash[82865]: audit 2024-07-28T14:30:50.439351+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:51 smithi150 bash[67543]: audit 2024-07-28T14:30:50.439351+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:30:52.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8364 16 16 0 0 0 - 0 2024-07-28T14:30:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:52 smithi022 bash[80503]: cluster 2024-07-28T14:30:50.920254+0000 mgr.y (mgr.25232) 4783 : cluster [DBG] pgmap v5727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:52 smithi022 bash[82865]: cluster 2024-07-28T14:30:50.920254+0000 mgr.y (mgr.25232) 4783 : cluster [DBG] pgmap v5727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:52 smithi150 bash[67543]: cluster 2024-07-28T14:30:50.920254+0000 mgr.y (mgr.25232) 4783 : cluster [DBG] pgmap v5727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:30:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:30:53.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8365 16 16 0 0 0 - 0 2024-07-28T14:30:54.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8366 16 16 0 0 0 - 0 2024-07-28T14:30:54.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:54 smithi022 bash[82865]: cluster 2024-07-28T14:30:52.921788+0000 mgr.y (mgr.25232) 4784 : cluster [DBG] pgmap v5728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:54 smithi022 bash[80503]: cluster 2024-07-28T14:30:52.921788+0000 mgr.y (mgr.25232) 4784 : cluster [DBG] pgmap v5728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:54 smithi150 bash[67543]: cluster 2024-07-28T14:30:52.921788+0000 mgr.y (mgr.25232) 4784 : cluster [DBG] pgmap v5728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:55.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8367 16 16 0 0 0 - 0 2024-07-28T14:30:56.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8368 16 16 0 0 0 - 0 2024-07-28T14:30:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:56 smithi022 bash[80503]: cluster 2024-07-28T14:30:54.923330+0000 mgr.y (mgr.25232) 4785 : cluster [DBG] pgmap v5729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:56 smithi022 bash[82865]: cluster 2024-07-28T14:30:54.923330+0000 mgr.y (mgr.25232) 4785 : cluster [DBG] pgmap v5729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:56 smithi150 bash[67543]: cluster 2024-07-28T14:30:54.923330+0000 mgr.y (mgr.25232) 4785 : cluster [DBG] pgmap v5729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:57.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8369 16 16 0 0 0 - 0 2024-07-28T14:30:58.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8370 16 16 0 0 0 - 0 2024-07-28T14:30:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:30:58 smithi022 bash[80503]: cluster 2024-07-28T14:30:56.924854+0000 mgr.y (mgr.25232) 4786 : cluster [DBG] pgmap v5730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:30:58 smithi022 bash[82865]: cluster 2024-07-28T14:30:56.924854+0000 mgr.y (mgr.25232) 4786 : cluster [DBG] pgmap v5730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:30:58 smithi150 bash[67543]: cluster 2024-07-28T14:30:56.924854+0000 mgr.y (mgr.25232) 4786 : cluster [DBG] pgmap v5730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:30:59.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8371 16 16 0 0 0 - 0 2024-07-28T14:30:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:30:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:30:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:31:00.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8372 16 16 0 0 0 - 0 2024-07-28T14:31:00.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:00 smithi022 bash[82865]: cluster 2024-07-28T14:30:58.926417+0000 mgr.y (mgr.25232) 4787 : cluster [DBG] pgmap v5731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:00 smithi022 bash[80503]: cluster 2024-07-28T14:30:58.926417+0000 mgr.y (mgr.25232) 4787 : cluster [DBG] pgmap v5731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:00 smithi150 bash[67543]: cluster 2024-07-28T14:30:58.926417+0000 mgr.y (mgr.25232) 4787 : cluster [DBG] pgmap v5731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:01.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8373 16 16 0 0 0 - 0 2024-07-28T14:31:02.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8374 16 16 0 0 0 - 0 2024-07-28T14:31:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:02 smithi022 bash[80503]: cluster 2024-07-28T14:31:00.928413+0000 mgr.y (mgr.25232) 4788 : cluster [DBG] pgmap v5732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:02 smithi022 bash[82865]: cluster 2024-07-28T14:31:00.928413+0000 mgr.y (mgr.25232) 4788 : cluster [DBG] pgmap v5732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:02 smithi150 bash[67543]: cluster 2024-07-28T14:31:00.928413+0000 mgr.y (mgr.25232) 4788 : cluster [DBG] pgmap v5732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:31:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:31:03.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8375 16 16 0 0 0 - 0 2024-07-28T14:31:04.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8376 16 16 0 0 0 - 0 2024-07-28T14:31:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:04 smithi022 bash[80503]: cluster 2024-07-28T14:31:02.929815+0000 mgr.y (mgr.25232) 4789 : cluster [DBG] pgmap v5733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:04 smithi022 bash[82865]: cluster 2024-07-28T14:31:02.929815+0000 mgr.y (mgr.25232) 4789 : cluster [DBG] pgmap v5733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:04 smithi150 bash[67543]: cluster 2024-07-28T14:31:02.929815+0000 mgr.y (mgr.25232) 4789 : cluster [DBG] pgmap v5733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:05.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8377 16 16 0 0 0 - 0 2024-07-28T14:31:06.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8378 16 16 0 0 0 - 0 2024-07-28T14:31:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:06 smithi022 bash[80503]: cluster 2024-07-28T14:31:04.931177+0000 mgr.y (mgr.25232) 4790 : cluster [DBG] pgmap v5734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:06 smithi022 bash[80503]: audit 2024-07-28T14:31:05.439531+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:06 smithi022 bash[82865]: cluster 2024-07-28T14:31:04.931177+0000 mgr.y (mgr.25232) 4790 : cluster [DBG] pgmap v5734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:06 smithi022 bash[82865]: audit 2024-07-28T14:31:05.439531+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:06 smithi150 bash[67543]: cluster 2024-07-28T14:31:04.931177+0000 mgr.y (mgr.25232) 4790 : cluster [DBG] pgmap v5734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:06 smithi150 bash[67543]: audit 2024-07-28T14:31:05.439531+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:07.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8379 16 16 0 0 0 - 0 2024-07-28T14:31:08.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:31:08.071730+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:31:08.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:31:08.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8380 16 16 0 0 0 - 0 2024-07-28T14:31:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:08 smithi022 bash[80503]: cluster 2024-07-28T14:31:06.932530+0000 mgr.y (mgr.25232) 4791 : cluster [DBG] pgmap v5735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:08 smithi022 bash[82865]: cluster 2024-07-28T14:31:06.932530+0000 mgr.y (mgr.25232) 4791 : cluster [DBG] pgmap v5735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:08 smithi150 bash[67543]: cluster 2024-07-28T14:31:06.932530+0000 mgr.y (mgr.25232) 4791 : cluster [DBG] pgmap v5735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:09.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8381 16 16 0 0 0 - 0 2024-07-28T14:31:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:31:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:31:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:31:10.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8382 16 16 0 0 0 - 0 2024-07-28T14:31:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:10 smithi022 bash[80503]: cluster 2024-07-28T14:31:08.934026+0000 mgr.y (mgr.25232) 4792 : cluster [DBG] pgmap v5736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:10 smithi022 bash[82865]: cluster 2024-07-28T14:31:08.934026+0000 mgr.y (mgr.25232) 4792 : cluster [DBG] pgmap v5736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:10 smithi150 bash[67543]: cluster 2024-07-28T14:31:08.934026+0000 mgr.y (mgr.25232) 4792 : cluster [DBG] pgmap v5736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:11.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8383 16 16 0 0 0 - 0 2024-07-28T14:31:12.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8384 16 16 0 0 0 - 0 2024-07-28T14:31:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:12 smithi022 bash[80503]: cluster 2024-07-28T14:31:10.935569+0000 mgr.y (mgr.25232) 4793 : cluster [DBG] pgmap v5737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:12 smithi022 bash[82865]: cluster 2024-07-28T14:31:10.935569+0000 mgr.y (mgr.25232) 4793 : cluster [DBG] pgmap v5737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:12 smithi150 bash[67543]: cluster 2024-07-28T14:31:10.935569+0000 mgr.y (mgr.25232) 4793 : cluster [DBG] pgmap v5737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:31:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:31:13.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8385 16 16 0 0 0 - 0 2024-07-28T14:31:14.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8386 16 16 0 0 0 - 0 2024-07-28T14:31:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:14 smithi150 bash[67543]: cluster 2024-07-28T14:31:12.937111+0000 mgr.y (mgr.25232) 4794 : cluster [DBG] pgmap v5738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:14 smithi022 bash[80503]: cluster 2024-07-28T14:31:12.937111+0000 mgr.y (mgr.25232) 4794 : cluster [DBG] pgmap v5738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:14 smithi022 bash[82865]: cluster 2024-07-28T14:31:12.937111+0000 mgr.y (mgr.25232) 4794 : cluster [DBG] pgmap v5738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:15.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8387 16 16 0 0 0 - 0 2024-07-28T14:31:16.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8388 16 16 0 0 0 - 0 2024-07-28T14:31:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:16 smithi150 bash[67543]: cluster 2024-07-28T14:31:14.938674+0000 mgr.y (mgr.25232) 4795 : cluster [DBG] pgmap v5739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:16 smithi022 bash[80503]: cluster 2024-07-28T14:31:14.938674+0000 mgr.y (mgr.25232) 4795 : cluster [DBG] pgmap v5739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:16.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:16 smithi022 bash[82865]: cluster 2024-07-28T14:31:14.938674+0000 mgr.y (mgr.25232) 4795 : cluster [DBG] pgmap v5739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:17.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8389 16 16 0 0 0 - 0 2024-07-28T14:31:18.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8390 16 16 0 0 0 - 0 2024-07-28T14:31:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:18 smithi150 bash[67543]: cluster 2024-07-28T14:31:16.940195+0000 mgr.y (mgr.25232) 4796 : cluster [DBG] pgmap v5740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:18 smithi022 bash[80503]: cluster 2024-07-28T14:31:16.940195+0000 mgr.y (mgr.25232) 4796 : cluster [DBG] pgmap v5740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:18 smithi022 bash[82865]: cluster 2024-07-28T14:31:16.940195+0000 mgr.y (mgr.25232) 4796 : cluster [DBG] pgmap v5740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:19.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8391 16 16 0 0 0 - 0 2024-07-28T14:31:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:31:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:31:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:31:20.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8392 16 16 0 0 0 - 0 2024-07-28T14:31:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:20 smithi150 bash[67543]: cluster 2024-07-28T14:31:18.941711+0000 mgr.y (mgr.25232) 4797 : cluster [DBG] pgmap v5741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:20 smithi022 bash[80503]: cluster 2024-07-28T14:31:18.941711+0000 mgr.y (mgr.25232) 4797 : cluster [DBG] pgmap v5741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:20 smithi022 bash[82865]: cluster 2024-07-28T14:31:18.941711+0000 mgr.y (mgr.25232) 4797 : cluster [DBG] pgmap v5741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:21.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8393 16 16 0 0 0 - 0 2024-07-28T14:31:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:21 smithi150 bash[67543]: audit 2024-07-28T14:31:20.440074+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:21 smithi022 bash[80503]: audit 2024-07-28T14:31:20.440074+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:21 smithi022 bash[82865]: audit 2024-07-28T14:31:20.440074+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:22.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8394 16 16 0 0 0 - 0 2024-07-28T14:31:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:22 smithi150 bash[67543]: cluster 2024-07-28T14:31:20.943137+0000 mgr.y (mgr.25232) 4798 : cluster [DBG] pgmap v5742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:31:22 smithi150 bash[60514]: ts=2024-07-28T14:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:31:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:22 smithi022 bash[80503]: cluster 2024-07-28T14:31:20.943137+0000 mgr.y (mgr.25232) 4798 : cluster [DBG] pgmap v5742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:22 smithi022 bash[82865]: cluster 2024-07-28T14:31:20.943137+0000 mgr.y (mgr.25232) 4798 : cluster [DBG] pgmap v5742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:23.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8395 16 16 0 0 0 - 0 2024-07-28T14:31:24.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8396 16 16 0 0 0 - 0 2024-07-28T14:31:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:24 smithi150 bash[67543]: cluster 2024-07-28T14:31:22.944502+0000 mgr.y (mgr.25232) 4799 : cluster [DBG] pgmap v5743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:24 smithi022 bash[80503]: cluster 2024-07-28T14:31:22.944502+0000 mgr.y (mgr.25232) 4799 : cluster [DBG] pgmap v5743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:24 smithi022 bash[82865]: cluster 2024-07-28T14:31:22.944502+0000 mgr.y (mgr.25232) 4799 : cluster [DBG] pgmap v5743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:25.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8397 16 16 0 0 0 - 0 2024-07-28T14:31:26.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8398 16 16 0 0 0 - 0 2024-07-28T14:31:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:26 smithi150 bash[67543]: cluster 2024-07-28T14:31:24.945882+0000 mgr.y (mgr.25232) 4800 : cluster [DBG] pgmap v5744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:26 smithi022 bash[80503]: cluster 2024-07-28T14:31:24.945882+0000 mgr.y (mgr.25232) 4800 : cluster [DBG] pgmap v5744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:26.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:26 smithi022 bash[82865]: cluster 2024-07-28T14:31:24.945882+0000 mgr.y (mgr.25232) 4800 : cluster [DBG] pgmap v5744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:27.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8399 16 16 0 0 0 - 0 2024-07-28T14:31:28.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:31:28.075001+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:31:28.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:31:28.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8400 16 16 0 0 0 - 0 2024-07-28T14:31:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:28 smithi150 bash[67543]: cluster 2024-07-28T14:31:26.947423+0000 mgr.y (mgr.25232) 4801 : cluster [DBG] pgmap v5745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:28 smithi022 bash[80503]: cluster 2024-07-28T14:31:26.947423+0000 mgr.y (mgr.25232) 4801 : cluster [DBG] pgmap v5745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:28 smithi022 bash[82865]: cluster 2024-07-28T14:31:26.947423+0000 mgr.y (mgr.25232) 4801 : cluster [DBG] pgmap v5745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:29.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8401 16 16 0 0 0 - 0 2024-07-28T14:31:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:29 smithi150 bash[67543]: cluster 2024-07-28T14:31:28.948978+0000 mgr.y (mgr.25232) 4802 : cluster [DBG] pgmap v5746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:29 smithi022 bash[80503]: cluster 2024-07-28T14:31:28.948978+0000 mgr.y (mgr.25232) 4802 : cluster [DBG] pgmap v5746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:29 smithi022 bash[82865]: cluster 2024-07-28T14:31:28.948978+0000 mgr.y (mgr.25232) 4802 : cluster [DBG] pgmap v5746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:31:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:31:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:31:30.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8402 16 16 0 0 0 - 0 2024-07-28T14:31:31.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8403 16 16 0 0 0 - 0 2024-07-28T14:31:32.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8404 16 16 0 0 0 - 0 2024-07-28T14:31:32.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:32 smithi150 bash[67543]: cluster 2024-07-28T14:31:30.950393+0000 mgr.y (mgr.25232) 4803 : cluster [DBG] pgmap v5747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:32 smithi022 bash[80503]: cluster 2024-07-28T14:31:30.950393+0000 mgr.y (mgr.25232) 4803 : cluster [DBG] pgmap v5747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:32 smithi022 bash[82865]: cluster 2024-07-28T14:31:30.950393+0000 mgr.y (mgr.25232) 4803 : cluster [DBG] pgmap v5747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:31:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:31:33.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8405 16 16 0 0 0 - 0 2024-07-28T14:31:34.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8406 16 16 0 0 0 - 0 2024-07-28T14:31:34.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:34 smithi150 bash[67543]: cluster 2024-07-28T14:31:32.951909+0000 mgr.y (mgr.25232) 4804 : cluster [DBG] pgmap v5748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:34 smithi022 bash[80503]: cluster 2024-07-28T14:31:32.951909+0000 mgr.y (mgr.25232) 4804 : cluster [DBG] pgmap v5748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:34.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:34 smithi022 bash[82865]: cluster 2024-07-28T14:31:32.951909+0000 mgr.y (mgr.25232) 4804 : cluster [DBG] pgmap v5748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:35.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8407 16 16 0 0 0 - 0 2024-07-28T14:31:36.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8408 16 16 0 0 0 - 0 2024-07-28T14:31:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:36 smithi150 bash[67543]: cluster 2024-07-28T14:31:34.953316+0000 mgr.y (mgr.25232) 4805 : cluster [DBG] pgmap v5749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:36 smithi150 bash[67543]: audit 2024-07-28T14:31:35.440439+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:36 smithi022 bash[80503]: cluster 2024-07-28T14:31:34.953316+0000 mgr.y (mgr.25232) 4805 : cluster [DBG] pgmap v5749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:36 smithi022 bash[80503]: audit 2024-07-28T14:31:35.440439+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:36 smithi022 bash[82865]: cluster 2024-07-28T14:31:34.953316+0000 mgr.y (mgr.25232) 4805 : cluster [DBG] pgmap v5749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:36 smithi022 bash[82865]: audit 2024-07-28T14:31:35.440439+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:37.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8409 16 16 0 0 0 - 0 2024-07-28T14:31:38.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8410 16 16 0 0 0 - 0 2024-07-28T14:31:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:38 smithi022 bash[80503]: cluster 2024-07-28T14:31:36.954864+0000 mgr.y (mgr.25232) 4806 : cluster [DBG] pgmap v5750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:38 smithi022 bash[82865]: cluster 2024-07-28T14:31:36.954864+0000 mgr.y (mgr.25232) 4806 : cluster [DBG] pgmap v5750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:38 smithi150 bash[67543]: cluster 2024-07-28T14:31:36.954864+0000 mgr.y (mgr.25232) 4806 : cluster [DBG] pgmap v5750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:39.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8411 16 16 0 0 0 - 0 2024-07-28T14:31:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:31:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:31:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:31:40.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8412 16 16 0 0 0 - 0 2024-07-28T14:31:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:40 smithi022 bash[80503]: cluster 2024-07-28T14:31:38.956376+0000 mgr.y (mgr.25232) 4807 : cluster [DBG] pgmap v5751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:40 smithi022 bash[82865]: cluster 2024-07-28T14:31:38.956376+0000 mgr.y (mgr.25232) 4807 : cluster [DBG] pgmap v5751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:40 smithi150 bash[67543]: cluster 2024-07-28T14:31:38.956376+0000 mgr.y (mgr.25232) 4807 : cluster [DBG] pgmap v5751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:41.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8413 16 16 0 0 0 - 0 2024-07-28T14:31:42.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8414 16 16 0 0 0 - 0 2024-07-28T14:31:42.315 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:42 smithi150 bash[67543]: cluster 2024-07-28T14:31:40.957898+0000 mgr.y (mgr.25232) 4808 : cluster [DBG] pgmap v5752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:42 smithi022 bash[80503]: cluster 2024-07-28T14:31:40.957898+0000 mgr.y (mgr.25232) 4808 : cluster [DBG] pgmap v5752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:42 smithi022 bash[82865]: cluster 2024-07-28T14:31:40.957898+0000 mgr.y (mgr.25232) 4808 : cluster [DBG] pgmap v5752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:31:42 smithi150 bash[60514]: ts=2024-07-28T14:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:31:43.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8415 16 16 0 0 0 - 0 2024-07-28T14:31:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:43 smithi022 bash[80503]: audit 2024-07-28T14:31:42.837169+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:31:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:43 smithi022 bash[82865]: audit 2024-07-28T14:31:42.837169+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:31:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:43 smithi150 bash[67543]: audit 2024-07-28T14:31:42.837169+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:31:44.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8416 16 16 0 0 0 - 0 2024-07-28T14:31:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:44 smithi022 bash[80503]: cluster 2024-07-28T14:31:42.959471+0000 mgr.y (mgr.25232) 4809 : cluster [DBG] pgmap v5753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:44 smithi022 bash[82865]: cluster 2024-07-28T14:31:42.959471+0000 mgr.y (mgr.25232) 4809 : cluster [DBG] pgmap v5753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:44 smithi150 bash[67543]: cluster 2024-07-28T14:31:42.959471+0000 mgr.y (mgr.25232) 4809 : cluster [DBG] pgmap v5753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:45.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8417 16 16 0 0 0 - 0 2024-07-28T14:31:46.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8418 16 16 0 0 0 - 0 2024-07-28T14:31:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:46 smithi022 bash[80503]: cluster 2024-07-28T14:31:44.960864+0000 mgr.y (mgr.25232) 4810 : cluster [DBG] pgmap v5754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:46 smithi022 bash[82865]: cluster 2024-07-28T14:31:44.960864+0000 mgr.y (mgr.25232) 4810 : cluster [DBG] pgmap v5754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:46 smithi150 bash[67543]: cluster 2024-07-28T14:31:44.960864+0000 mgr.y (mgr.25232) 4810 : cluster [DBG] pgmap v5754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:47.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8419 16 16 0 0 0 - 0 2024-07-28T14:31:48.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:31:48.078217+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:31:48.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:31:48.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8420 16 16 0 0 0 - 0 2024-07-28T14:31:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:48 smithi022 bash[80503]: cluster 2024-07-28T14:31:46.962257+0000 mgr.y (mgr.25232) 4811 : cluster [DBG] pgmap v5755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:48.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:48 smithi022 bash[82865]: cluster 2024-07-28T14:31:46.962257+0000 mgr.y (mgr.25232) 4811 : cluster [DBG] pgmap v5755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:48 smithi150 bash[67543]: cluster 2024-07-28T14:31:46.962257+0000 mgr.y (mgr.25232) 4811 : cluster [DBG] pgmap v5755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:49.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8421 16 16 0 0 0 - 0 2024-07-28T14:31:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:48.507579+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:48.511636+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:48.747196+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:48.754736+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: cluster 2024-07-28T14:31:48.963609+0000 mgr.y (mgr.25232) 4812 : cluster [DBG] pgmap v5756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:49.201360+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:31:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:49.203097+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:31:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:49 smithi150 bash[67543]: audit 2024-07-28T14:31:49.211823+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:31:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:48.507579+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:48.511636+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:48.747196+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:48.754736+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: cluster 2024-07-28T14:31:48.963609+0000 mgr.y (mgr.25232) 4812 : cluster [DBG] pgmap v5756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:49.201360+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:49.203097+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[80503]: audit 2024-07-28T14:31:49.211823+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:48.507579+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:48.511636+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:48.747196+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:48.754736+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: cluster 2024-07-28T14:31:48.963609+0000 mgr.y (mgr.25232) 4812 : cluster [DBG] pgmap v5756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:49.201360+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:49.203097+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:31:49.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:49 smithi022 bash[82865]: audit 2024-07-28T14:31:49.211823+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:31:50.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8422 16 16 0 0 0 - 0 2024-07-28T14:31:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:50 smithi150 bash[67543]: audit 2024-07-28T14:31:50.440826+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:51.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8423 16 16 0 0 0 - 0 2024-07-28T14:31:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:50 smithi022 bash[80503]: audit 2024-07-28T14:31:50.440826+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:51.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:50 smithi022 bash[82865]: audit 2024-07-28T14:31:50.440826+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:31:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:51 smithi150 bash[67543]: cluster 2024-07-28T14:31:50.964973+0000 mgr.y (mgr.25232) 4813 : cluster [DBG] pgmap v5757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:52.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8424 16 16 0 0 0 - 0 2024-07-28T14:31:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:51 smithi022 bash[80503]: cluster 2024-07-28T14:31:50.964973+0000 mgr.y (mgr.25232) 4813 : cluster [DBG] pgmap v5757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:51 smithi022 bash[82865]: cluster 2024-07-28T14:31:50.964973+0000 mgr.y (mgr.25232) 4813 : cluster [DBG] pgmap v5757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:31:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:31:53.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8425 16 16 0 0 0 - 0 2024-07-28T14:31:54.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8426 16 16 0 0 0 - 0 2024-07-28T14:31:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:54 smithi022 bash[80503]: cluster 2024-07-28T14:31:52.966406+0000 mgr.y (mgr.25232) 4814 : cluster [DBG] pgmap v5758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:54 smithi022 bash[82865]: cluster 2024-07-28T14:31:52.966406+0000 mgr.y (mgr.25232) 4814 : cluster [DBG] pgmap v5758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:54 smithi150 bash[67543]: cluster 2024-07-28T14:31:52.966406+0000 mgr.y (mgr.25232) 4814 : cluster [DBG] pgmap v5758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:55.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8427 16 16 0 0 0 - 0 2024-07-28T14:31:56.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8428 16 16 0 0 0 - 0 2024-07-28T14:31:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:56 smithi022 bash[80503]: cluster 2024-07-28T14:31:54.967797+0000 mgr.y (mgr.25232) 4815 : cluster [DBG] pgmap v5759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:56.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:56 smithi022 bash[82865]: cluster 2024-07-28T14:31:54.967797+0000 mgr.y (mgr.25232) 4815 : cluster [DBG] pgmap v5759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:56 smithi150 bash[67543]: cluster 2024-07-28T14:31:54.967797+0000 mgr.y (mgr.25232) 4815 : cluster [DBG] pgmap v5759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:57.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8429 16 16 0 0 0 - 0 2024-07-28T14:31:58.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8430 16 16 0 0 0 - 0 2024-07-28T14:31:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:31:58 smithi022 bash[80503]: cluster 2024-07-28T14:31:56.969198+0000 mgr.y (mgr.25232) 4816 : cluster [DBG] pgmap v5760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:31:58 smithi022 bash[82865]: cluster 2024-07-28T14:31:56.969198+0000 mgr.y (mgr.25232) 4816 : cluster [DBG] pgmap v5760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:31:58 smithi150 bash[67543]: cluster 2024-07-28T14:31:56.969198+0000 mgr.y (mgr.25232) 4816 : cluster [DBG] pgmap v5760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:31:59.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8431 16 16 0 0 0 - 0 2024-07-28T14:31:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:31:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:31:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:32:00.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8432 16 16 0 0 0 - 0 2024-07-28T14:32:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:00 smithi022 bash[80503]: cluster 2024-07-28T14:31:58.970564+0000 mgr.y (mgr.25232) 4817 : cluster [DBG] pgmap v5761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:00 smithi022 bash[82865]: cluster 2024-07-28T14:31:58.970564+0000 mgr.y (mgr.25232) 4817 : cluster [DBG] pgmap v5761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:00 smithi150 bash[67543]: cluster 2024-07-28T14:31:58.970564+0000 mgr.y (mgr.25232) 4817 : cluster [DBG] pgmap v5761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:01.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8433 16 16 0 0 0 - 0 2024-07-28T14:32:02.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8434 16 16 0 0 0 - 0 2024-07-28T14:32:02.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:02 smithi150 bash[67543]: cluster 2024-07-28T14:32:00.971889+0000 mgr.y (mgr.25232) 4818 : cluster [DBG] pgmap v5762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:02.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:02 smithi022 bash[82865]: cluster 2024-07-28T14:32:00.971889+0000 mgr.y (mgr.25232) 4818 : cluster [DBG] pgmap v5762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:02 smithi022 bash[80503]: cluster 2024-07-28T14:32:00.971889+0000 mgr.y (mgr.25232) 4818 : cluster [DBG] pgmap v5762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:32:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:32:03.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8435 16 16 0 0 0 - 0 2024-07-28T14:32:04.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8436 16 16 0 0 0 - 0 2024-07-28T14:32:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:04 smithi022 bash[80503]: cluster 2024-07-28T14:32:02.973274+0000 mgr.y (mgr.25232) 4819 : cluster [DBG] pgmap v5763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:04 smithi022 bash[82865]: cluster 2024-07-28T14:32:02.973274+0000 mgr.y (mgr.25232) 4819 : cluster [DBG] pgmap v5763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:04 smithi150 bash[67543]: cluster 2024-07-28T14:32:02.973274+0000 mgr.y (mgr.25232) 4819 : cluster [DBG] pgmap v5763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:05.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8437 16 16 0 0 0 - 0 2024-07-28T14:32:06.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8438 16 16 0 0 0 - 0 2024-07-28T14:32:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:06 smithi022 bash[80503]: cluster 2024-07-28T14:32:04.974639+0000 mgr.y (mgr.25232) 4820 : cluster [DBG] pgmap v5764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:06 smithi022 bash[80503]: audit 2024-07-28T14:32:05.441250+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:06 smithi022 bash[82865]: cluster 2024-07-28T14:32:04.974639+0000 mgr.y (mgr.25232) 4820 : cluster [DBG] pgmap v5764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:06 smithi022 bash[82865]: audit 2024-07-28T14:32:05.441250+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:06 smithi150 bash[67543]: cluster 2024-07-28T14:32:04.974639+0000 mgr.y (mgr.25232) 4820 : cluster [DBG] pgmap v5764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:06 smithi150 bash[67543]: audit 2024-07-28T14:32:05.441250+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:07.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8439 16 16 0 0 0 - 0 2024-07-28T14:32:08.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:32:08.081465+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:32:08.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:32:08.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8440 16 16 0 0 0 - 0 2024-07-28T14:32:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:08 smithi022 bash[80503]: cluster 2024-07-28T14:32:06.976049+0000 mgr.y (mgr.25232) 4821 : cluster [DBG] pgmap v5765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:08 smithi022 bash[82865]: cluster 2024-07-28T14:32:06.976049+0000 mgr.y (mgr.25232) 4821 : cluster [DBG] pgmap v5765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:08 smithi150 bash[67543]: cluster 2024-07-28T14:32:06.976049+0000 mgr.y (mgr.25232) 4821 : cluster [DBG] pgmap v5765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:09.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8441 16 16 0 0 0 - 0 2024-07-28T14:32:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:32:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:32:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:32:10.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8442 16 16 0 0 0 - 0 2024-07-28T14:32:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:10 smithi022 bash[80503]: cluster 2024-07-28T14:32:08.977407+0000 mgr.y (mgr.25232) 4822 : cluster [DBG] pgmap v5766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:10 smithi022 bash[82865]: cluster 2024-07-28T14:32:08.977407+0000 mgr.y (mgr.25232) 4822 : cluster [DBG] pgmap v5766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:10 smithi150 bash[67543]: cluster 2024-07-28T14:32:08.977407+0000 mgr.y (mgr.25232) 4822 : cluster [DBG] pgmap v5766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:11.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8443 16 16 0 0 0 - 0 2024-07-28T14:32:12.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8444 16 16 0 0 0 - 0 2024-07-28T14:32:12.314 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:12 smithi150 bash[67543]: cluster 2024-07-28T14:32:10.978818+0000 mgr.y (mgr.25232) 4823 : cluster [DBG] pgmap v5767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:12 smithi022 bash[80503]: cluster 2024-07-28T14:32:10.978818+0000 mgr.y (mgr.25232) 4823 : cluster [DBG] pgmap v5767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:12.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:12 smithi022 bash[82865]: cluster 2024-07-28T14:32:10.978818+0000 mgr.y (mgr.25232) 4823 : cluster [DBG] pgmap v5767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:32:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:32:13.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8445 16 16 0 0 0 - 0 2024-07-28T14:32:14.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8446 16 16 0 0 0 - 0 2024-07-28T14:32:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:14 smithi022 bash[80503]: cluster 2024-07-28T14:32:12.980178+0000 mgr.y (mgr.25232) 4824 : cluster [DBG] pgmap v5768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:14.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:14 smithi022 bash[82865]: cluster 2024-07-28T14:32:12.980178+0000 mgr.y (mgr.25232) 4824 : cluster [DBG] pgmap v5768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:14 smithi150 bash[67543]: cluster 2024-07-28T14:32:12.980178+0000 mgr.y (mgr.25232) 4824 : cluster [DBG] pgmap v5768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:15.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8447 16 16 0 0 0 - 0 2024-07-28T14:32:16.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8448 16 16 0 0 0 - 0 2024-07-28T14:32:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:16 smithi022 bash[80503]: cluster 2024-07-28T14:32:14.981510+0000 mgr.y (mgr.25232) 4825 : cluster [DBG] pgmap v5769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:16 smithi022 bash[82865]: cluster 2024-07-28T14:32:14.981510+0000 mgr.y (mgr.25232) 4825 : cluster [DBG] pgmap v5769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:16 smithi150 bash[67543]: cluster 2024-07-28T14:32:14.981510+0000 mgr.y (mgr.25232) 4825 : cluster [DBG] pgmap v5769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:17.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8449 16 16 0 0 0 - 0 2024-07-28T14:32:18.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8450 16 16 0 0 0 - 0 2024-07-28T14:32:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:18 smithi022 bash[80503]: cluster 2024-07-28T14:32:16.982908+0000 mgr.y (mgr.25232) 4826 : cluster [DBG] pgmap v5770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:18 smithi022 bash[82865]: cluster 2024-07-28T14:32:16.982908+0000 mgr.y (mgr.25232) 4826 : cluster [DBG] pgmap v5770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:18 smithi150 bash[67543]: cluster 2024-07-28T14:32:16.982908+0000 mgr.y (mgr.25232) 4826 : cluster [DBG] pgmap v5770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:19.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8451 16 16 0 0 0 - 0 2024-07-28T14:32:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:32:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:32:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:32:20.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8452 16 16 0 0 0 - 0 2024-07-28T14:32:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:20 smithi022 bash[80503]: cluster 2024-07-28T14:32:18.984279+0000 mgr.y (mgr.25232) 4827 : cluster [DBG] pgmap v5771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:20 smithi022 bash[82865]: cluster 2024-07-28T14:32:18.984279+0000 mgr.y (mgr.25232) 4827 : cluster [DBG] pgmap v5771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:20 smithi150 bash[67543]: cluster 2024-07-28T14:32:18.984279+0000 mgr.y (mgr.25232) 4827 : cluster [DBG] pgmap v5771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:21.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8453 16 16 0 0 0 - 0 2024-07-28T14:32:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:21 smithi150 bash[67543]: audit 2024-07-28T14:32:20.441996+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:21 smithi022 bash[80503]: audit 2024-07-28T14:32:20.441996+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:21 smithi022 bash[82865]: audit 2024-07-28T14:32:20.441996+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:22.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8454 16 16 0 0 0 - 0 2024-07-28T14:32:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:22 smithi150 bash[67543]: cluster 2024-07-28T14:32:20.985632+0000 mgr.y (mgr.25232) 4828 : cluster [DBG] pgmap v5772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:32:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:32:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:22 smithi022 bash[80503]: cluster 2024-07-28T14:32:20.985632+0000 mgr.y (mgr.25232) 4828 : cluster [DBG] pgmap v5772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:22 smithi022 bash[82865]: cluster 2024-07-28T14:32:20.985632+0000 mgr.y (mgr.25232) 4828 : cluster [DBG] pgmap v5772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:23.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8455 16 16 0 0 0 - 0 2024-07-28T14:32:24.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8456 16 16 0 0 0 - 0 2024-07-28T14:32:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:24 smithi150 bash[67543]: cluster 2024-07-28T14:32:22.987052+0000 mgr.y (mgr.25232) 4829 : cluster [DBG] pgmap v5773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:24 smithi022 bash[80503]: cluster 2024-07-28T14:32:22.987052+0000 mgr.y (mgr.25232) 4829 : cluster [DBG] pgmap v5773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:24 smithi022 bash[82865]: cluster 2024-07-28T14:32:22.987052+0000 mgr.y (mgr.25232) 4829 : cluster [DBG] pgmap v5773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:25.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8457 16 16 0 0 0 - 0 2024-07-28T14:32:26.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8458 16 16 0 0 0 - 0 2024-07-28T14:32:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:26 smithi150 bash[67543]: cluster 2024-07-28T14:32:24.988416+0000 mgr.y (mgr.25232) 4830 : cluster [DBG] pgmap v5774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:26 smithi022 bash[80503]: cluster 2024-07-28T14:32:24.988416+0000 mgr.y (mgr.25232) 4830 : cluster [DBG] pgmap v5774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:26 smithi022 bash[82865]: cluster 2024-07-28T14:32:24.988416+0000 mgr.y (mgr.25232) 4830 : cluster [DBG] pgmap v5774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:27.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8459 16 16 0 0 0 - 0 2024-07-28T14:32:28.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:32:28.084485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:32:28.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:32:28.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8460 16 16 0 0 0 - 0 2024-07-28T14:32:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:28 smithi150 bash[67543]: cluster 2024-07-28T14:32:26.989768+0000 mgr.y (mgr.25232) 4831 : cluster [DBG] pgmap v5775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:28 smithi022 bash[80503]: cluster 2024-07-28T14:32:26.989768+0000 mgr.y (mgr.25232) 4831 : cluster [DBG] pgmap v5775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:28 smithi022 bash[82865]: cluster 2024-07-28T14:32:26.989768+0000 mgr.y (mgr.25232) 4831 : cluster [DBG] pgmap v5775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:29.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8461 16 16 0 0 0 - 0 2024-07-28T14:32:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:32:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:32:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:32:30.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8462 16 16 0 0 0 - 0 2024-07-28T14:32:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:30 smithi150 bash[67543]: cluster 2024-07-28T14:32:28.991164+0000 mgr.y (mgr.25232) 4832 : cluster [DBG] pgmap v5776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:30 smithi022 bash[80503]: cluster 2024-07-28T14:32:28.991164+0000 mgr.y (mgr.25232) 4832 : cluster [DBG] pgmap v5776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:30.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:30 smithi022 bash[82865]: cluster 2024-07-28T14:32:28.991164+0000 mgr.y (mgr.25232) 4832 : cluster [DBG] pgmap v5776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:31.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8463 16 16 0 0 0 - 0 2024-07-28T14:32:32.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8464 16 16 0 0 0 - 0 2024-07-28T14:32:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:32 smithi150 bash[67543]: cluster 2024-07-28T14:32:30.992520+0000 mgr.y (mgr.25232) 4833 : cluster [DBG] pgmap v5777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:32:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:32:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:32 smithi022 bash[80503]: cluster 2024-07-28T14:32:30.992520+0000 mgr.y (mgr.25232) 4833 : cluster [DBG] pgmap v5777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:32 smithi022 bash[82865]: cluster 2024-07-28T14:32:30.992520+0000 mgr.y (mgr.25232) 4833 : cluster [DBG] pgmap v5777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:33.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8465 16 16 0 0 0 - 0 2024-07-28T14:32:34.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8466 16 16 0 0 0 - 0 2024-07-28T14:32:34.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:34 smithi150 bash[67543]: cluster 2024-07-28T14:32:32.993900+0000 mgr.y (mgr.25232) 4834 : cluster [DBG] pgmap v5778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:34 smithi022 bash[80503]: cluster 2024-07-28T14:32:32.993900+0000 mgr.y (mgr.25232) 4834 : cluster [DBG] pgmap v5778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:34 smithi022 bash[82865]: cluster 2024-07-28T14:32:32.993900+0000 mgr.y (mgr.25232) 4834 : cluster [DBG] pgmap v5778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:35.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8467 16 16 0 0 0 - 0 2024-07-28T14:32:36.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8468 16 16 0 0 0 - 0 2024-07-28T14:32:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:36 smithi150 bash[67543]: cluster 2024-07-28T14:32:34.995285+0000 mgr.y (mgr.25232) 4835 : cluster [DBG] pgmap v5779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:36 smithi150 bash[67543]: audit 2024-07-28T14:32:35.442042+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:36 smithi022 bash[80503]: cluster 2024-07-28T14:32:34.995285+0000 mgr.y (mgr.25232) 4835 : cluster [DBG] pgmap v5779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:36 smithi022 bash[80503]: audit 2024-07-28T14:32:35.442042+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:36 smithi022 bash[82865]: cluster 2024-07-28T14:32:34.995285+0000 mgr.y (mgr.25232) 4835 : cluster [DBG] pgmap v5779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:36 smithi022 bash[82865]: audit 2024-07-28T14:32:35.442042+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:37.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8469 16 16 0 0 0 - 0 2024-07-28T14:32:38.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8470 16 16 0 0 0 - 0 2024-07-28T14:32:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:38 smithi150 bash[67543]: cluster 2024-07-28T14:32:36.996647+0000 mgr.y (mgr.25232) 4836 : cluster [DBG] pgmap v5780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:38 smithi022 bash[80503]: cluster 2024-07-28T14:32:36.996647+0000 mgr.y (mgr.25232) 4836 : cluster [DBG] pgmap v5780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:38 smithi022 bash[82865]: cluster 2024-07-28T14:32:36.996647+0000 mgr.y (mgr.25232) 4836 : cluster [DBG] pgmap v5780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:39.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8471 16 16 0 0 0 - 0 2024-07-28T14:32:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:32:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:32:39] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:32:40.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8472 16 16 0 0 0 - 0 2024-07-28T14:32:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:40 smithi150 bash[67543]: cluster 2024-07-28T14:32:38.997975+0000 mgr.y (mgr.25232) 4837 : cluster [DBG] pgmap v5781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:40 smithi022 bash[80503]: cluster 2024-07-28T14:32:38.997975+0000 mgr.y (mgr.25232) 4837 : cluster [DBG] pgmap v5781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:40.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:40 smithi022 bash[82865]: cluster 2024-07-28T14:32:38.997975+0000 mgr.y (mgr.25232) 4837 : cluster [DBG] pgmap v5781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:41.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8473 16 16 0 0 0 - 0 2024-07-28T14:32:42.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8474 16 16 0 0 0 - 0 2024-07-28T14:32:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:42 smithi150 bash[67543]: cluster 2024-07-28T14:32:40.999347+0000 mgr.y (mgr.25232) 4838 : cluster [DBG] pgmap v5782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:32:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:32:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:42 smithi022 bash[80503]: cluster 2024-07-28T14:32:40.999347+0000 mgr.y (mgr.25232) 4838 : cluster [DBG] pgmap v5782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:42 smithi022 bash[82865]: cluster 2024-07-28T14:32:40.999347+0000 mgr.y (mgr.25232) 4838 : cluster [DBG] pgmap v5782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:43.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8475 16 16 0 0 0 - 0 2024-07-28T14:32:44.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8476 16 16 0 0 0 - 0 2024-07-28T14:32:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:44 smithi150 bash[67543]: cluster 2024-07-28T14:32:43.000718+0000 mgr.y (mgr.25232) 4839 : cluster [DBG] pgmap v5783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:44 smithi022 bash[80503]: cluster 2024-07-28T14:32:43.000718+0000 mgr.y (mgr.25232) 4839 : cluster [DBG] pgmap v5783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:44 smithi022 bash[82865]: cluster 2024-07-28T14:32:43.000718+0000 mgr.y (mgr.25232) 4839 : cluster [DBG] pgmap v5783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:45.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8477 16 16 0 0 0 - 0 2024-07-28T14:32:46.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8478 16 16 0 0 0 - 0 2024-07-28T14:32:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:46 smithi150 bash[67543]: cluster 2024-07-28T14:32:45.002087+0000 mgr.y (mgr.25232) 4840 : cluster [DBG] pgmap v5784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:46 smithi022 bash[80503]: cluster 2024-07-28T14:32:45.002087+0000 mgr.y (mgr.25232) 4840 : cluster [DBG] pgmap v5784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:46 smithi022 bash[82865]: cluster 2024-07-28T14:32:45.002087+0000 mgr.y (mgr.25232) 4840 : cluster [DBG] pgmap v5784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:47.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8479 16 16 0 0 0 - 0 2024-07-28T14:32:48.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:32:48.087851+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:32:48.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:32:48.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8480 16 16 0 0 0 - 0 2024-07-28T14:32:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:48 smithi150 bash[67543]: cluster 2024-07-28T14:32:47.003476+0000 mgr.y (mgr.25232) 4841 : cluster [DBG] pgmap v5785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:48 smithi022 bash[80503]: cluster 2024-07-28T14:32:47.003476+0000 mgr.y (mgr.25232) 4841 : cluster [DBG] pgmap v5785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:48.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:48 smithi022 bash[82865]: cluster 2024-07-28T14:32:47.003476+0000 mgr.y (mgr.25232) 4841 : cluster [DBG] pgmap v5785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:49.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8481 16 16 0 0 0 - 0 2024-07-28T14:32:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:32:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:32:49] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:32:50.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8482 16 16 0 0 0 - 0 2024-07-28T14:32:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:50 smithi150 bash[67543]: cluster 2024-07-28T14:32:49.004865+0000 mgr.y (mgr.25232) 4842 : cluster [DBG] pgmap v5786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:50.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:50 smithi150 bash[67543]: audit 2024-07-28T14:32:49.347433+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:32:50.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:50 smithi022 bash[82865]: cluster 2024-07-28T14:32:49.004865+0000 mgr.y (mgr.25232) 4842 : cluster [DBG] pgmap v5786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:50 smithi022 bash[82865]: audit 2024-07-28T14:32:49.347433+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:32:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:50 smithi022 bash[80503]: cluster 2024-07-28T14:32:49.004865+0000 mgr.y (mgr.25232) 4842 : cluster [DBG] pgmap v5786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:50 smithi022 bash[80503]: audit 2024-07-28T14:32:49.347433+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:32:51.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8483 16 16 0 0 0 - 0 2024-07-28T14:32:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:51 smithi150 bash[67543]: audit 2024-07-28T14:32:50.442511+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:51 smithi022 bash[82865]: audit 2024-07-28T14:32:50.442511+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:51 smithi022 bash[80503]: audit 2024-07-28T14:32:50.442511+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:32:52.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8484 16 16 0 0 0 - 0 2024-07-28T14:32:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:52 smithi150 bash[67543]: cluster 2024-07-28T14:32:51.006256+0000 mgr.y (mgr.25232) 4843 : cluster [DBG] pgmap v5787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:32:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:32:52.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:52 smithi022 bash[82865]: cluster 2024-07-28T14:32:51.006256+0000 mgr.y (mgr.25232) 4843 : cluster [DBG] pgmap v5787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:52 smithi022 bash[80503]: cluster 2024-07-28T14:32:51.006256+0000 mgr.y (mgr.25232) 4843 : cluster [DBG] pgmap v5787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:53.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8485 16 16 0 0 0 - 0 2024-07-28T14:32:54.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8486 16 16 0 0 0 - 0 2024-07-28T14:32:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:54 smithi150 bash[67543]: cluster 2024-07-28T14:32:53.007633+0000 mgr.y (mgr.25232) 4844 : cluster [DBG] pgmap v5788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:54 smithi022 bash[80503]: cluster 2024-07-28T14:32:53.007633+0000 mgr.y (mgr.25232) 4844 : cluster [DBG] pgmap v5788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:54.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:54 smithi022 bash[82865]: cluster 2024-07-28T14:32:53.007633+0000 mgr.y (mgr.25232) 4844 : cluster [DBG] pgmap v5788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:55.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8487 16 16 0 0 0 - 0 2024-07-28T14:32:56.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8488 16 16 0 0 0 - 0 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.001637+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: cluster 2024-07-28T14:32:55.008253+0000 mgr.y (mgr.25232) 4845 : cluster [DBG] pgmap v5789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.009498+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.210254+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.219898+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.821981+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.827181+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.961181+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:56 smithi150 bash[67543]: audit 2024-07-28T14:32:55.984283+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.001637+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: cluster 2024-07-28T14:32:55.008253+0000 mgr.y (mgr.25232) 4845 : cluster [DBG] pgmap v5789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.009498+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.210254+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.219898+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.821981+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.827181+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.961181+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[80503]: audit 2024-07-28T14:32:55.984283+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.001637+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: cluster 2024-07-28T14:32:55.008253+0000 mgr.y (mgr.25232) 4845 : cluster [DBG] pgmap v5789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.009498+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.210254+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.219898+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.821981+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.827181+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.961181+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:56.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:56 smithi022 bash[82865]: audit 2024-07-28T14:32:55.984283+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:32:57.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8489 16 16 0 0 0 - 0 2024-07-28T14:32:58.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8490 16 16 0 0 0 - 0 2024-07-28T14:32:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:32:58 smithi022 bash[80503]: cluster 2024-07-28T14:32:57.009563+0000 mgr.y (mgr.25232) 4846 : cluster [DBG] pgmap v5790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:32:58 smithi022 bash[82865]: cluster 2024-07-28T14:32:57.009563+0000 mgr.y (mgr.25232) 4846 : cluster [DBG] pgmap v5790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:32:58 smithi150 bash[67543]: cluster 2024-07-28T14:32:57.009563+0000 mgr.y (mgr.25232) 4846 : cluster [DBG] pgmap v5790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:32:59.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8491 16 16 0 0 0 - 0 2024-07-28T14:32:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:32:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:32:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:33:00.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8492 16 16 0 0 0 - 0 2024-07-28T14:33:00.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:00 smithi022 bash[80503]: cluster 2024-07-28T14:32:59.010970+0000 mgr.y (mgr.25232) 4847 : cluster [DBG] pgmap v5791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:00.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:00 smithi022 bash[82865]: cluster 2024-07-28T14:32:59.010970+0000 mgr.y (mgr.25232) 4847 : cluster [DBG] pgmap v5791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:00 smithi150 bash[67543]: cluster 2024-07-28T14:32:59.010970+0000 mgr.y (mgr.25232) 4847 : cluster [DBG] pgmap v5791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:01.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8493 16 16 0 0 0 - 0 2024-07-28T14:33:02.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8494 16 16 0 0 0 - 0 2024-07-28T14:33:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:02 smithi022 bash[80503]: cluster 2024-07-28T14:33:01.012341+0000 mgr.y (mgr.25232) 4848 : cluster [DBG] pgmap v5792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:02.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:02 smithi022 bash[82865]: cluster 2024-07-28T14:33:01.012341+0000 mgr.y (mgr.25232) 4848 : cluster [DBG] pgmap v5792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:02.471 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:02 smithi150 bash[67543]: cluster 2024-07-28T14:33:01.012341+0000 mgr.y (mgr.25232) 4848 : cluster [DBG] pgmap v5792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:02.471 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:33:02 smithi150 bash[60514]: ts=2024-07-28T14:33:02.313Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:33:03.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8495 16 16 0 0 0 - 0 2024-07-28T14:33:04.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8496 16 16 0 0 0 - 0 2024-07-28T14:33:04.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:04 smithi150 bash[67543]: cluster 2024-07-28T14:33:03.013724+0000 mgr.y (mgr.25232) 4849 : cluster [DBG] pgmap v5793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:04 smithi022 bash[80503]: cluster 2024-07-28T14:33:03.013724+0000 mgr.y (mgr.25232) 4849 : cluster [DBG] pgmap v5793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:04 smithi022 bash[82865]: cluster 2024-07-28T14:33:03.013724+0000 mgr.y (mgr.25232) 4849 : cluster [DBG] pgmap v5793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:05.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8497 16 16 0 0 0 - 0 2024-07-28T14:33:06.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8498 16 16 0 0 0 - 0 2024-07-28T14:33:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: cluster 2024-07-28T14:33:05.015113+0000 mgr.y (mgr.25232) 4850 : cluster [DBG] pgmap v5794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: audit 2024-07-28T14:33:05.442953+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: audit 2024-07-28T14:33:05.678459+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: audit 2024-07-28T14:33:05.688464+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: audit 2024-07-28T14:33:05.691563+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:33:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: audit 2024-07-28T14:33:05.693365+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:33:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:06 smithi150 bash[67543]: audit 2024-07-28T14:33:05.703951+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: cluster 2024-07-28T14:33:05.015113+0000 mgr.y (mgr.25232) 4850 : cluster [DBG] pgmap v5794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: audit 2024-07-28T14:33:05.442953+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: audit 2024-07-28T14:33:05.678459+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: audit 2024-07-28T14:33:05.688464+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: audit 2024-07-28T14:33:05.691563+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: audit 2024-07-28T14:33:05.693365+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[80503]: audit 2024-07-28T14:33:05.703951+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: cluster 2024-07-28T14:33:05.015113+0000 mgr.y (mgr.25232) 4850 : cluster [DBG] pgmap v5794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: audit 2024-07-28T14:33:05.442953+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: audit 2024-07-28T14:33:05.678459+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: audit 2024-07-28T14:33:05.688464+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: audit 2024-07-28T14:33:05.691563+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:33:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: audit 2024-07-28T14:33:05.693365+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:33:06.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:06 smithi022 bash[82865]: audit 2024-07-28T14:33:05.703951+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:33:07.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8499 16 16 0 0 0 - 0 2024-07-28T14:33:08.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:33:08.090976+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:33:08.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:33:08.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8500 16 16 0 0 0 - 0 2024-07-28T14:33:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:08 smithi150 bash[67543]: cluster 2024-07-28T14:33:07.016494+0000 mgr.y (mgr.25232) 4851 : cluster [DBG] pgmap v5795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:08 smithi022 bash[80503]: cluster 2024-07-28T14:33:07.016494+0000 mgr.y (mgr.25232) 4851 : cluster [DBG] pgmap v5795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:08 smithi022 bash[82865]: cluster 2024-07-28T14:33:07.016494+0000 mgr.y (mgr.25232) 4851 : cluster [DBG] pgmap v5795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:09.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8501 16 16 0 0 0 - 0 2024-07-28T14:33:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:33:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:33:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:33:10.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8502 16 16 0 0 0 - 0 2024-07-28T14:33:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:10 smithi150 bash[67543]: cluster 2024-07-28T14:33:09.017836+0000 mgr.y (mgr.25232) 4852 : cluster [DBG] pgmap v5796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:10 smithi022 bash[80503]: cluster 2024-07-28T14:33:09.017836+0000 mgr.y (mgr.25232) 4852 : cluster [DBG] pgmap v5796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:10 smithi022 bash[82865]: cluster 2024-07-28T14:33:09.017836+0000 mgr.y (mgr.25232) 4852 : cluster [DBG] pgmap v5796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:11.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8503 16 16 0 0 0 - 0 2024-07-28T14:33:12.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8504 16 16 0 0 0 - 0 2024-07-28T14:33:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:12 smithi150 bash[67543]: cluster 2024-07-28T14:33:11.019237+0000 mgr.y (mgr.25232) 4853 : cluster [DBG] pgmap v5797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:33:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:33:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:12 smithi022 bash[80503]: cluster 2024-07-28T14:33:11.019237+0000 mgr.y (mgr.25232) 4853 : cluster [DBG] pgmap v5797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:12 smithi022 bash[82865]: cluster 2024-07-28T14:33:11.019237+0000 mgr.y (mgr.25232) 4853 : cluster [DBG] pgmap v5797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:13.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8505 16 16 0 0 0 - 0 2024-07-28T14:33:14.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8506 16 16 0 0 0 - 0 2024-07-28T14:33:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:14 smithi150 bash[67543]: cluster 2024-07-28T14:33:13.020627+0000 mgr.y (mgr.25232) 4854 : cluster [DBG] pgmap v5798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:14.518 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 14:33:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T14:33:14.242110762Z level=info msg="Completed cleanup jobs" duration=118.247986ms 2024-07-28T14:33:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:14 smithi022 bash[80503]: cluster 2024-07-28T14:33:13.020627+0000 mgr.y (mgr.25232) 4854 : cluster [DBG] pgmap v5798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:14 smithi022 bash[82865]: cluster 2024-07-28T14:33:13.020627+0000 mgr.y (mgr.25232) 4854 : cluster [DBG] pgmap v5798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:15.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8507 16 16 0 0 0 - 0 2024-07-28T14:33:16.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8508 16 16 0 0 0 - 0 2024-07-28T14:33:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:16 smithi150 bash[67543]: cluster 2024-07-28T14:33:15.021986+0000 mgr.y (mgr.25232) 4855 : cluster [DBG] pgmap v5799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:16 smithi022 bash[80503]: cluster 2024-07-28T14:33:15.021986+0000 mgr.y (mgr.25232) 4855 : cluster [DBG] pgmap v5799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:16 smithi022 bash[82865]: cluster 2024-07-28T14:33:15.021986+0000 mgr.y (mgr.25232) 4855 : cluster [DBG] pgmap v5799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:17.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8509 16 16 0 0 0 - 0 2024-07-28T14:33:18.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8510 16 16 0 0 0 - 0 2024-07-28T14:33:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:18 smithi150 bash[67543]: cluster 2024-07-28T14:33:17.023402+0000 mgr.y (mgr.25232) 4856 : cluster [DBG] pgmap v5800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:18 smithi022 bash[80503]: cluster 2024-07-28T14:33:17.023402+0000 mgr.y (mgr.25232) 4856 : cluster [DBG] pgmap v5800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:18 smithi022 bash[82865]: cluster 2024-07-28T14:33:17.023402+0000 mgr.y (mgr.25232) 4856 : cluster [DBG] pgmap v5800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:19.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8511 16 16 0 0 0 - 0 2024-07-28T14:33:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:33:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:33:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:33:20.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8512 16 16 0 0 0 - 0 2024-07-28T14:33:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:20 smithi150 bash[67543]: cluster 2024-07-28T14:33:19.024754+0000 mgr.y (mgr.25232) 4857 : cluster [DBG] pgmap v5801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:20 smithi022 bash[80503]: cluster 2024-07-28T14:33:19.024754+0000 mgr.y (mgr.25232) 4857 : cluster [DBG] pgmap v5801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:20 smithi022 bash[82865]: cluster 2024-07-28T14:33:19.024754+0000 mgr.y (mgr.25232) 4857 : cluster [DBG] pgmap v5801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:21.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8513 16 16 0 0 0 - 0 2024-07-28T14:33:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:21 smithi150 bash[67543]: audit 2024-07-28T14:33:20.443460+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:21 smithi022 bash[80503]: audit 2024-07-28T14:33:20.443460+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:21 smithi022 bash[82865]: audit 2024-07-28T14:33:20.443460+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:22.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8514 16 16 0 0 0 - 0 2024-07-28T14:33:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:22 smithi150 bash[67543]: cluster 2024-07-28T14:33:21.026079+0000 mgr.y (mgr.25232) 4858 : cluster [DBG] pgmap v5802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:33:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:33:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:22 smithi022 bash[80503]: cluster 2024-07-28T14:33:21.026079+0000 mgr.y (mgr.25232) 4858 : cluster [DBG] pgmap v5802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:22 smithi022 bash[82865]: cluster 2024-07-28T14:33:21.026079+0000 mgr.y (mgr.25232) 4858 : cluster [DBG] pgmap v5802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:23.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8515 16 16 0 0 0 - 0 2024-07-28T14:33:24.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8516 16 16 0 0 0 - 0 2024-07-28T14:33:24.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:24 smithi150 bash[67543]: cluster 2024-07-28T14:33:23.027433+0000 mgr.y (mgr.25232) 4859 : cluster [DBG] pgmap v5803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:24 smithi022 bash[80503]: cluster 2024-07-28T14:33:23.027433+0000 mgr.y (mgr.25232) 4859 : cluster [DBG] pgmap v5803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:24 smithi022 bash[82865]: cluster 2024-07-28T14:33:23.027433+0000 mgr.y (mgr.25232) 4859 : cluster [DBG] pgmap v5803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:25.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8517 16 16 0 0 0 - 0 2024-07-28T14:33:26.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8518 16 16 0 0 0 - 0 2024-07-28T14:33:26.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:26 smithi150 bash[67543]: cluster 2024-07-28T14:33:25.028780+0000 mgr.y (mgr.25232) 4860 : cluster [DBG] pgmap v5804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:26 smithi022 bash[80503]: cluster 2024-07-28T14:33:25.028780+0000 mgr.y (mgr.25232) 4860 : cluster [DBG] pgmap v5804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:26.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:26 smithi022 bash[82865]: cluster 2024-07-28T14:33:25.028780+0000 mgr.y (mgr.25232) 4860 : cluster [DBG] pgmap v5804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:27.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8519 16 16 0 0 0 - 0 2024-07-28T14:33:28.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:33:28.094065+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:33:28.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:33:28.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8520 16 16 0 0 0 - 0 2024-07-28T14:33:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:28 smithi150 bash[67543]: cluster 2024-07-28T14:33:27.030135+0000 mgr.y (mgr.25232) 4861 : cluster [DBG] pgmap v5805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:28 smithi022 bash[80503]: cluster 2024-07-28T14:33:27.030135+0000 mgr.y (mgr.25232) 4861 : cluster [DBG] pgmap v5805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:28.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:28 smithi022 bash[82865]: cluster 2024-07-28T14:33:27.030135+0000 mgr.y (mgr.25232) 4861 : cluster [DBG] pgmap v5805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:29.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8521 16 16 0 0 0 - 0 2024-07-28T14:33:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:33:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:33:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:33:30.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8522 16 16 0 0 0 - 0 2024-07-28T14:33:30.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:30 smithi150 bash[67543]: cluster 2024-07-28T14:33:29.031482+0000 mgr.y (mgr.25232) 4862 : cluster [DBG] pgmap v5806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:30 smithi022 bash[80503]: cluster 2024-07-28T14:33:29.031482+0000 mgr.y (mgr.25232) 4862 : cluster [DBG] pgmap v5806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:30 smithi022 bash[82865]: cluster 2024-07-28T14:33:29.031482+0000 mgr.y (mgr.25232) 4862 : cluster [DBG] pgmap v5806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:31.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8523 16 16 0 0 0 - 0 2024-07-28T14:33:32.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8524 16 16 0 0 0 - 0 2024-07-28T14:33:32.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:32 smithi150 bash[67543]: cluster 2024-07-28T14:33:31.032827+0000 mgr.y (mgr.25232) 4863 : cluster [DBG] pgmap v5807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:32.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:33:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:33:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:32 smithi022 bash[80503]: cluster 2024-07-28T14:33:31.032827+0000 mgr.y (mgr.25232) 4863 : cluster [DBG] pgmap v5807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:32.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:32 smithi022 bash[82865]: cluster 2024-07-28T14:33:31.032827+0000 mgr.y (mgr.25232) 4863 : cluster [DBG] pgmap v5807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:33.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8525 16 16 0 0 0 - 0 2024-07-28T14:33:34.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8526 16 16 0 0 0 - 0 2024-07-28T14:33:34.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:34 smithi150 bash[67543]: cluster 2024-07-28T14:33:33.034194+0000 mgr.y (mgr.25232) 4864 : cluster [DBG] pgmap v5808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:34 smithi022 bash[80503]: cluster 2024-07-28T14:33:33.034194+0000 mgr.y (mgr.25232) 4864 : cluster [DBG] pgmap v5808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:34 smithi022 bash[82865]: cluster 2024-07-28T14:33:33.034194+0000 mgr.y (mgr.25232) 4864 : cluster [DBG] pgmap v5808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:35.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8527 16 16 0 0 0 - 0 2024-07-28T14:33:36.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8528 16 16 0 0 0 - 0 2024-07-28T14:33:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:36 smithi150 bash[67543]: cluster 2024-07-28T14:33:35.035552+0000 mgr.y (mgr.25232) 4865 : cluster [DBG] pgmap v5809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:36 smithi150 bash[67543]: audit 2024-07-28T14:33:35.443860+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:36 smithi022 bash[80503]: cluster 2024-07-28T14:33:35.035552+0000 mgr.y (mgr.25232) 4865 : cluster [DBG] pgmap v5809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:36 smithi022 bash[80503]: audit 2024-07-28T14:33:35.443860+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:36 smithi022 bash[82865]: cluster 2024-07-28T14:33:35.035552+0000 mgr.y (mgr.25232) 4865 : cluster [DBG] pgmap v5809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:36 smithi022 bash[82865]: audit 2024-07-28T14:33:35.443860+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:37.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8529 16 16 0 0 0 - 0 2024-07-28T14:33:38.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8530 16 16 0 0 0 - 0 2024-07-28T14:33:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:38 smithi150 bash[67543]: cluster 2024-07-28T14:33:37.036889+0000 mgr.y (mgr.25232) 4866 : cluster [DBG] pgmap v5810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:38 smithi022 bash[80503]: cluster 2024-07-28T14:33:37.036889+0000 mgr.y (mgr.25232) 4866 : cluster [DBG] pgmap v5810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:38 smithi022 bash[82865]: cluster 2024-07-28T14:33:37.036889+0000 mgr.y (mgr.25232) 4866 : cluster [DBG] pgmap v5810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:39.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8531 16 16 0 0 0 - 0 2024-07-28T14:33:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:33:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:33:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:33:40.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8532 16 16 0 0 0 - 0 2024-07-28T14:33:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:40 smithi150 bash[67543]: cluster 2024-07-28T14:33:39.038228+0000 mgr.y (mgr.25232) 4867 : cluster [DBG] pgmap v5811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:40 smithi022 bash[80503]: cluster 2024-07-28T14:33:39.038228+0000 mgr.y (mgr.25232) 4867 : cluster [DBG] pgmap v5811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:40 smithi022 bash[82865]: cluster 2024-07-28T14:33:39.038228+0000 mgr.y (mgr.25232) 4867 : cluster [DBG] pgmap v5811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:41.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8533 16 16 0 0 0 - 0 2024-07-28T14:33:42.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8534 16 16 0 0 0 - 0 2024-07-28T14:33:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:42 smithi150 bash[67543]: cluster 2024-07-28T14:33:41.039562+0000 mgr.y (mgr.25232) 4868 : cluster [DBG] pgmap v5812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:33:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:33:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:42 smithi022 bash[80503]: cluster 2024-07-28T14:33:41.039562+0000 mgr.y (mgr.25232) 4868 : cluster [DBG] pgmap v5812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:42 smithi022 bash[82865]: cluster 2024-07-28T14:33:41.039562+0000 mgr.y (mgr.25232) 4868 : cluster [DBG] pgmap v5812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:43.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8535 16 16 0 0 0 - 0 2024-07-28T14:33:44.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8536 16 16 0 0 0 - 0 2024-07-28T14:33:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:44 smithi150 bash[67543]: cluster 2024-07-28T14:33:43.040885+0000 mgr.y (mgr.25232) 4869 : cluster [DBG] pgmap v5813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:44 smithi022 bash[80503]: cluster 2024-07-28T14:33:43.040885+0000 mgr.y (mgr.25232) 4869 : cluster [DBG] pgmap v5813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:44.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:44 smithi022 bash[82865]: cluster 2024-07-28T14:33:43.040885+0000 mgr.y (mgr.25232) 4869 : cluster [DBG] pgmap v5813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:45.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8537 16 16 0 0 0 - 0 2024-07-28T14:33:46.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8538 16 16 0 0 0 - 0 2024-07-28T14:33:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:46 smithi150 bash[67543]: cluster 2024-07-28T14:33:45.042251+0000 mgr.y (mgr.25232) 4870 : cluster [DBG] pgmap v5814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:46 smithi022 bash[80503]: cluster 2024-07-28T14:33:45.042251+0000 mgr.y (mgr.25232) 4870 : cluster [DBG] pgmap v5814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:46 smithi022 bash[82865]: cluster 2024-07-28T14:33:45.042251+0000 mgr.y (mgr.25232) 4870 : cluster [DBG] pgmap v5814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:47.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8539 16 16 0 0 0 - 0 2024-07-28T14:33:48.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:33:48.097321+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:33:48.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:33:48.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8540 16 16 0 0 0 - 0 2024-07-28T14:33:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:48 smithi150 bash[67543]: cluster 2024-07-28T14:33:47.043791+0000 mgr.y (mgr.25232) 4871 : cluster [DBG] pgmap v5815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:48 smithi022 bash[80503]: cluster 2024-07-28T14:33:47.043791+0000 mgr.y (mgr.25232) 4871 : cluster [DBG] pgmap v5815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:48 smithi022 bash[82865]: cluster 2024-07-28T14:33:47.043791+0000 mgr.y (mgr.25232) 4871 : cluster [DBG] pgmap v5815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:49.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8541 16 16 0 0 0 - 0 2024-07-28T14:33:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:33:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:33:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:33:50.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8542 16 16 0 0 0 - 0 2024-07-28T14:33:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:50 smithi150 bash[67543]: cluster 2024-07-28T14:33:49.045191+0000 mgr.y (mgr.25232) 4872 : cluster [DBG] pgmap v5816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:50 smithi022 bash[80503]: cluster 2024-07-28T14:33:49.045191+0000 mgr.y (mgr.25232) 4872 : cluster [DBG] pgmap v5816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:50 smithi022 bash[82865]: cluster 2024-07-28T14:33:49.045191+0000 mgr.y (mgr.25232) 4872 : cluster [DBG] pgmap v5816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:51.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8543 16 16 0 0 0 - 0 2024-07-28T14:33:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:51 smithi150 bash[67543]: audit 2024-07-28T14:33:50.444313+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:51 smithi022 bash[80503]: audit 2024-07-28T14:33:50.444313+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:51 smithi022 bash[82865]: audit 2024-07-28T14:33:50.444313+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:33:52.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8544 16 16 0 0 0 - 0 2024-07-28T14:33:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:52 smithi150 bash[67543]: cluster 2024-07-28T14:33:51.046560+0000 mgr.y (mgr.25232) 4873 : cluster [DBG] pgmap v5817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:33:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:33:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:52 smithi022 bash[80503]: cluster 2024-07-28T14:33:51.046560+0000 mgr.y (mgr.25232) 4873 : cluster [DBG] pgmap v5817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:52 smithi022 bash[82865]: cluster 2024-07-28T14:33:51.046560+0000 mgr.y (mgr.25232) 4873 : cluster [DBG] pgmap v5817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:53.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8545 16 16 0 0 0 - 0 2024-07-28T14:33:54.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8546 16 16 0 0 0 - 0 2024-07-28T14:33:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:54 smithi150 bash[67543]: cluster 2024-07-28T14:33:53.047857+0000 mgr.y (mgr.25232) 4874 : cluster [DBG] pgmap v5818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:54 smithi022 bash[80503]: cluster 2024-07-28T14:33:53.047857+0000 mgr.y (mgr.25232) 4874 : cluster [DBG] pgmap v5818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:54 smithi022 bash[82865]: cluster 2024-07-28T14:33:53.047857+0000 mgr.y (mgr.25232) 4874 : cluster [DBG] pgmap v5818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:55.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8547 16 16 0 0 0 - 0 2024-07-28T14:33:56.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8548 16 16 0 0 0 - 0 2024-07-28T14:33:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:56 smithi150 bash[67543]: cluster 2024-07-28T14:33:55.049201+0000 mgr.y (mgr.25232) 4875 : cluster [DBG] pgmap v5819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:56 smithi022 bash[80503]: cluster 2024-07-28T14:33:55.049201+0000 mgr.y (mgr.25232) 4875 : cluster [DBG] pgmap v5819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:56.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:56 smithi022 bash[82865]: cluster 2024-07-28T14:33:55.049201+0000 mgr.y (mgr.25232) 4875 : cluster [DBG] pgmap v5819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:57.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8549 16 16 0 0 0 - 0 2024-07-28T14:33:58.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8550 16 16 0 0 0 - 0 2024-07-28T14:33:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:33:58 smithi150 bash[67543]: cluster 2024-07-28T14:33:57.050564+0000 mgr.y (mgr.25232) 4876 : cluster [DBG] pgmap v5820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:33:58 smithi022 bash[80503]: cluster 2024-07-28T14:33:57.050564+0000 mgr.y (mgr.25232) 4876 : cluster [DBG] pgmap v5820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:33:58 smithi022 bash[82865]: cluster 2024-07-28T14:33:57.050564+0000 mgr.y (mgr.25232) 4876 : cluster [DBG] pgmap v5820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:33:59.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8551 16 16 0 0 0 - 0 2024-07-28T14:33:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:33:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:33:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:34:00.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8552 16 16 0 0 0 - 0 2024-07-28T14:34:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:00 smithi150 bash[67543]: cluster 2024-07-28T14:33:59.051868+0000 mgr.y (mgr.25232) 4877 : cluster [DBG] pgmap v5821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:00 smithi022 bash[80503]: cluster 2024-07-28T14:33:59.051868+0000 mgr.y (mgr.25232) 4877 : cluster [DBG] pgmap v5821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:00 smithi022 bash[82865]: cluster 2024-07-28T14:33:59.051868+0000 mgr.y (mgr.25232) 4877 : cluster [DBG] pgmap v5821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:01.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8553 16 16 0 0 0 - 0 2024-07-28T14:34:02.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8554 16 16 0 0 0 - 0 2024-07-28T14:34:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:02 smithi150 bash[67543]: cluster 2024-07-28T14:34:01.053211+0000 mgr.y (mgr.25232) 4878 : cluster [DBG] pgmap v5822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:34:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:34:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:02 smithi022 bash[80503]: cluster 2024-07-28T14:34:01.053211+0000 mgr.y (mgr.25232) 4878 : cluster [DBG] pgmap v5822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:02.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:02 smithi022 bash[82865]: cluster 2024-07-28T14:34:01.053211+0000 mgr.y (mgr.25232) 4878 : cluster [DBG] pgmap v5822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:03.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8555 16 16 0 0 0 - 0 2024-07-28T14:34:04.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8556 16 16 0 0 0 - 0 2024-07-28T14:34:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:04 smithi150 bash[67543]: cluster 2024-07-28T14:34:03.054572+0000 mgr.y (mgr.25232) 4879 : cluster [DBG] pgmap v5823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:04 smithi022 bash[80503]: cluster 2024-07-28T14:34:03.054572+0000 mgr.y (mgr.25232) 4879 : cluster [DBG] pgmap v5823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:04 smithi022 bash[82865]: cluster 2024-07-28T14:34:03.054572+0000 mgr.y (mgr.25232) 4879 : cluster [DBG] pgmap v5823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:05.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8557 16 16 0 0 0 - 0 2024-07-28T14:34:06.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8558 16 16 0 0 0 - 0 2024-07-28T14:34:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:06 smithi150 bash[67543]: cluster 2024-07-28T14:34:05.055932+0000 mgr.y (mgr.25232) 4880 : cluster [DBG] pgmap v5824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:06 smithi150 bash[67543]: audit 2024-07-28T14:34:05.444749+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:06 smithi150 bash[67543]: audit 2024-07-28T14:34:05.855005+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:34:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:06 smithi022 bash[80503]: cluster 2024-07-28T14:34:05.055932+0000 mgr.y (mgr.25232) 4880 : cluster [DBG] pgmap v5824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:06 smithi022 bash[80503]: audit 2024-07-28T14:34:05.444749+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:06 smithi022 bash[80503]: audit 2024-07-28T14:34:05.855005+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:34:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:06 smithi022 bash[82865]: cluster 2024-07-28T14:34:05.055932+0000 mgr.y (mgr.25232) 4880 : cluster [DBG] pgmap v5824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:06 smithi022 bash[82865]: audit 2024-07-28T14:34:05.444749+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:06 smithi022 bash[82865]: audit 2024-07-28T14:34:05.855005+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:34:07.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8559 16 16 0 0 0 - 0 2024-07-28T14:34:08.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:34:08.100510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:34:08.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:34:08.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8560 16 16 0 0 0 - 0 2024-07-28T14:34:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:08 smithi150 bash[67543]: cluster 2024-07-28T14:34:07.057301+0000 mgr.y (mgr.25232) 4881 : cluster [DBG] pgmap v5825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:08 smithi022 bash[80503]: cluster 2024-07-28T14:34:07.057301+0000 mgr.y (mgr.25232) 4881 : cluster [DBG] pgmap v5825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:08 smithi022 bash[82865]: cluster 2024-07-28T14:34:07.057301+0000 mgr.y (mgr.25232) 4881 : cluster [DBG] pgmap v5825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:09.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8561 16 16 0 0 0 - 0 2024-07-28T14:34:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:34:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:34:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:34:10.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8562 16 16 0 0 0 - 0 2024-07-28T14:34:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:10 smithi150 bash[67543]: cluster 2024-07-28T14:34:09.058672+0000 mgr.y (mgr.25232) 4882 : cluster [DBG] pgmap v5826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:10 smithi022 bash[80503]: cluster 2024-07-28T14:34:09.058672+0000 mgr.y (mgr.25232) 4882 : cluster [DBG] pgmap v5826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:10 smithi022 bash[82865]: cluster 2024-07-28T14:34:09.058672+0000 mgr.y (mgr.25232) 4882 : cluster [DBG] pgmap v5826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:11.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8563 16 16 0 0 0 - 0 2024-07-28T14:34:12.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8564 16 16 0 0 0 - 0 2024-07-28T14:34:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:34:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:34:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:12 smithi150 bash[67543]: cluster 2024-07-28T14:34:11.059413+0000 mgr.y (mgr.25232) 4883 : cluster [DBG] pgmap v5827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:12 smithi150 bash[67543]: audit 2024-07-28T14:34:11.501642+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:12 smithi150 bash[67543]: audit 2024-07-28T14:34:11.509415+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:12 smithi150 bash[67543]: audit 2024-07-28T14:34:11.780059+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:12 smithi150 bash[67543]: audit 2024-07-28T14:34:11.786392+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[80503]: cluster 2024-07-28T14:34:11.059413+0000 mgr.y (mgr.25232) 4883 : cluster [DBG] pgmap v5827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[80503]: audit 2024-07-28T14:34:11.501642+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[80503]: audit 2024-07-28T14:34:11.509415+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[80503]: audit 2024-07-28T14:34:11.780059+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[80503]: audit 2024-07-28T14:34:11.786392+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[82865]: cluster 2024-07-28T14:34:11.059413+0000 mgr.y (mgr.25232) 4883 : cluster [DBG] pgmap v5827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[82865]: audit 2024-07-28T14:34:11.501642+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[82865]: audit 2024-07-28T14:34:11.509415+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[82865]: audit 2024-07-28T14:34:11.780059+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:12 smithi022 bash[82865]: audit 2024-07-28T14:34:11.786392+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:13.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8565 16 16 0 0 0 - 0 2024-07-28T14:34:14.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8566 16 16 0 0 0 - 0 2024-07-28T14:34:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:14 smithi150 bash[67543]: cluster 2024-07-28T14:34:13.060733+0000 mgr.y (mgr.25232) 4884 : cluster [DBG] pgmap v5828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:14 smithi022 bash[80503]: cluster 2024-07-28T14:34:13.060733+0000 mgr.y (mgr.25232) 4884 : cluster [DBG] pgmap v5828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:14 smithi022 bash[82865]: cluster 2024-07-28T14:34:13.060733+0000 mgr.y (mgr.25232) 4884 : cluster [DBG] pgmap v5828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:15.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8567 16 16 0 0 0 - 0 2024-07-28T14:34:16.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8568 16 16 0 0 0 - 0 2024-07-28T14:34:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:16 smithi150 bash[67543]: cluster 2024-07-28T14:34:15.062108+0000 mgr.y (mgr.25232) 4885 : cluster [DBG] pgmap v5829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:16 smithi022 bash[80503]: cluster 2024-07-28T14:34:15.062108+0000 mgr.y (mgr.25232) 4885 : cluster [DBG] pgmap v5829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:16 smithi022 bash[82865]: cluster 2024-07-28T14:34:15.062108+0000 mgr.y (mgr.25232) 4885 : cluster [DBG] pgmap v5829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:17.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8569 16 16 0 0 0 - 0 2024-07-28T14:34:18.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8570 16 16 0 0 0 - 0 2024-07-28T14:34:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:18 smithi150 bash[67543]: cluster 2024-07-28T14:34:17.063523+0000 mgr.y (mgr.25232) 4886 : cluster [DBG] pgmap v5830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:18 smithi022 bash[80503]: cluster 2024-07-28T14:34:17.063523+0000 mgr.y (mgr.25232) 4886 : cluster [DBG] pgmap v5830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:18 smithi022 bash[82865]: cluster 2024-07-28T14:34:17.063523+0000 mgr.y (mgr.25232) 4886 : cluster [DBG] pgmap v5830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:19.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8571 16 16 0 0 0 - 0 2024-07-28T14:34:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:34:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:34:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:34:20.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8572 16 16 0 0 0 - 0 2024-07-28T14:34:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:20 smithi150 bash[67543]: cluster 2024-07-28T14:34:19.064927+0000 mgr.y (mgr.25232) 4887 : cluster [DBG] pgmap v5831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:20 smithi022 bash[80503]: cluster 2024-07-28T14:34:19.064927+0000 mgr.y (mgr.25232) 4887 : cluster [DBG] pgmap v5831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:20 smithi022 bash[82865]: cluster 2024-07-28T14:34:19.064927+0000 mgr.y (mgr.25232) 4887 : cluster [DBG] pgmap v5831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:21.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8573 16 16 0 0 0 - 0 2024-07-28T14:34:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:21 smithi022 bash[80503]: audit 2024-07-28T14:34:20.445353+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:21 smithi022 bash[82865]: audit 2024-07-28T14:34:20.445353+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:21 smithi150 bash[67543]: audit 2024-07-28T14:34:20.445353+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:22.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8574 16 16 0 0 0 - 0 2024-07-28T14:34:22.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:34:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[67543]: cluster 2024-07-28T14:34:21.065631+0000 mgr.y (mgr.25232) 4888 : cluster [DBG] pgmap v5832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[67543]: audit 2024-07-28T14:34:21.723132+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[67543]: audit 2024-07-28T14:34:21.732248+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[67543]: audit 2024-07-28T14:34:21.735153+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:34:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[67543]: audit 2024-07-28T14:34:21.736854+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:34:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:22 smithi150 bash[67543]: audit 2024-07-28T14:34:21.746381+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[80503]: cluster 2024-07-28T14:34:21.065631+0000 mgr.y (mgr.25232) 4888 : cluster [DBG] pgmap v5832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[80503]: audit 2024-07-28T14:34:21.723132+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[80503]: audit 2024-07-28T14:34:21.732248+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[80503]: audit 2024-07-28T14:34:21.735153+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[80503]: audit 2024-07-28T14:34:21.736854+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[80503]: audit 2024-07-28T14:34:21.746381+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[82865]: cluster 2024-07-28T14:34:21.065631+0000 mgr.y (mgr.25232) 4888 : cluster [DBG] pgmap v5832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[82865]: audit 2024-07-28T14:34:21.723132+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[82865]: audit 2024-07-28T14:34:21.732248+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[82865]: audit 2024-07-28T14:34:21.735153+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:34:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[82865]: audit 2024-07-28T14:34:21.736854+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:34:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:22 smithi022 bash[82865]: audit 2024-07-28T14:34:21.746381+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:34:23.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8575 16 16 0 0 0 - 0 2024-07-28T14:34:24.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8576 16 16 0 0 0 - 0 2024-07-28T14:34:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:24 smithi022 bash[80503]: cluster 2024-07-28T14:34:23.067068+0000 mgr.y (mgr.25232) 4889 : cluster [DBG] pgmap v5833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:24 smithi022 bash[82865]: cluster 2024-07-28T14:34:23.067068+0000 mgr.y (mgr.25232) 4889 : cluster [DBG] pgmap v5833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:24 smithi150 bash[67543]: cluster 2024-07-28T14:34:23.067068+0000 mgr.y (mgr.25232) 4889 : cluster [DBG] pgmap v5833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:25.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8577 16 16 0 0 0 - 0 2024-07-28T14:34:26.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8578 16 16 0 0 0 - 0 2024-07-28T14:34:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:26 smithi022 bash[80503]: cluster 2024-07-28T14:34:25.068431+0000 mgr.y (mgr.25232) 4890 : cluster [DBG] pgmap v5834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:26 smithi022 bash[82865]: cluster 2024-07-28T14:34:25.068431+0000 mgr.y (mgr.25232) 4890 : cluster [DBG] pgmap v5834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:26 smithi150 bash[67543]: cluster 2024-07-28T14:34:25.068431+0000 mgr.y (mgr.25232) 4890 : cluster [DBG] pgmap v5834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:27.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8579 16 16 0 0 0 - 0 2024-07-28T14:34:28.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:34:28.103693+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:34:28.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:34:28.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8580 16 16 0 0 0 - 0 2024-07-28T14:34:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:28 smithi022 bash[80503]: cluster 2024-07-28T14:34:27.069779+0000 mgr.y (mgr.25232) 4891 : cluster [DBG] pgmap v5835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:28 smithi022 bash[82865]: cluster 2024-07-28T14:34:27.069779+0000 mgr.y (mgr.25232) 4891 : cluster [DBG] pgmap v5835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:28 smithi150 bash[67543]: cluster 2024-07-28T14:34:27.069779+0000 mgr.y (mgr.25232) 4891 : cluster [DBG] pgmap v5835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:29.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8581 16 16 0 0 0 - 0 2024-07-28T14:34:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:34:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:34:29] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:34:30.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8582 16 16 0 0 0 - 0 2024-07-28T14:34:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:30 smithi022 bash[80503]: cluster 2024-07-28T14:34:29.071147+0000 mgr.y (mgr.25232) 4892 : cluster [DBG] pgmap v5836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:30 smithi022 bash[82865]: cluster 2024-07-28T14:34:29.071147+0000 mgr.y (mgr.25232) 4892 : cluster [DBG] pgmap v5836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:30 smithi150 bash[67543]: cluster 2024-07-28T14:34:29.071147+0000 mgr.y (mgr.25232) 4892 : cluster [DBG] pgmap v5836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:31.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8583 16 16 0 0 0 - 0 2024-07-28T14:34:32.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8584 16 16 0 0 0 - 0 2024-07-28T14:34:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:32 smithi022 bash[80503]: cluster 2024-07-28T14:34:31.072493+0000 mgr.y (mgr.25232) 4893 : cluster [DBG] pgmap v5837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:32 smithi022 bash[82865]: cluster 2024-07-28T14:34:31.072493+0000 mgr.y (mgr.25232) 4893 : cluster [DBG] pgmap v5837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:32 smithi150 bash[67543]: cluster 2024-07-28T14:34:31.072493+0000 mgr.y (mgr.25232) 4893 : cluster [DBG] pgmap v5837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:34:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:34:33.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8585 16 16 0 0 0 - 0 2024-07-28T14:34:34.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8586 16 16 0 0 0 - 0 2024-07-28T14:34:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:34 smithi022 bash[80503]: cluster 2024-07-28T14:34:33.073807+0000 mgr.y (mgr.25232) 4894 : cluster [DBG] pgmap v5838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:34 smithi022 bash[82865]: cluster 2024-07-28T14:34:33.073807+0000 mgr.y (mgr.25232) 4894 : cluster [DBG] pgmap v5838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:34 smithi150 bash[67543]: cluster 2024-07-28T14:34:33.073807+0000 mgr.y (mgr.25232) 4894 : cluster [DBG] pgmap v5838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:35.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8587 16 16 0 0 0 - 0 2024-07-28T14:34:36.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8588 16 16 0 0 0 - 0 2024-07-28T14:34:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:36 smithi022 bash[80503]: cluster 2024-07-28T14:34:35.075170+0000 mgr.y (mgr.25232) 4895 : cluster [DBG] pgmap v5839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:36 smithi022 bash[80503]: audit 2024-07-28T14:34:35.445592+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:36 smithi022 bash[82865]: cluster 2024-07-28T14:34:35.075170+0000 mgr.y (mgr.25232) 4895 : cluster [DBG] pgmap v5839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:36 smithi022 bash[82865]: audit 2024-07-28T14:34:35.445592+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:36 smithi150 bash[67543]: cluster 2024-07-28T14:34:35.075170+0000 mgr.y (mgr.25232) 4895 : cluster [DBG] pgmap v5839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:36 smithi150 bash[67543]: audit 2024-07-28T14:34:35.445592+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:37.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8589 16 16 0 0 0 - 0 2024-07-28T14:34:38.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8590 16 16 0 0 0 - 0 2024-07-28T14:34:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:38 smithi022 bash[80503]: cluster 2024-07-28T14:34:37.076489+0000 mgr.y (mgr.25232) 4896 : cluster [DBG] pgmap v5840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:38 smithi022 bash[82865]: cluster 2024-07-28T14:34:37.076489+0000 mgr.y (mgr.25232) 4896 : cluster [DBG] pgmap v5840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:38 smithi150 bash[67543]: cluster 2024-07-28T14:34:37.076489+0000 mgr.y (mgr.25232) 4896 : cluster [DBG] pgmap v5840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:39.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8591 16 16 0 0 0 - 0 2024-07-28T14:34:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:34:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:34:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:34:40.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8592 16 16 0 0 0 - 0 2024-07-28T14:34:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:40 smithi022 bash[80503]: cluster 2024-07-28T14:34:39.077821+0000 mgr.y (mgr.25232) 4897 : cluster [DBG] pgmap v5841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:40 smithi022 bash[82865]: cluster 2024-07-28T14:34:39.077821+0000 mgr.y (mgr.25232) 4897 : cluster [DBG] pgmap v5841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:40 smithi150 bash[67543]: cluster 2024-07-28T14:34:39.077821+0000 mgr.y (mgr.25232) 4897 : cluster [DBG] pgmap v5841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:41.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8593 16 16 0 0 0 - 0 2024-07-28T14:34:42.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8594 16 16 0 0 0 - 0 2024-07-28T14:34:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:42 smithi022 bash[80503]: cluster 2024-07-28T14:34:41.079208+0000 mgr.y (mgr.25232) 4898 : cluster [DBG] pgmap v5842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:42 smithi022 bash[82865]: cluster 2024-07-28T14:34:41.079208+0000 mgr.y (mgr.25232) 4898 : cluster [DBG] pgmap v5842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:42 smithi150 bash[67543]: cluster 2024-07-28T14:34:41.079208+0000 mgr.y (mgr.25232) 4898 : cluster [DBG] pgmap v5842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:34:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:34:43.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8595 16 16 0 0 0 - 0 2024-07-28T14:34:44.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8596 16 16 0 0 0 - 0 2024-07-28T14:34:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:44 smithi022 bash[80503]: cluster 2024-07-28T14:34:43.080535+0000 mgr.y (mgr.25232) 4899 : cluster [DBG] pgmap v5843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:44 smithi022 bash[82865]: cluster 2024-07-28T14:34:43.080535+0000 mgr.y (mgr.25232) 4899 : cluster [DBG] pgmap v5843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:44 smithi150 bash[67543]: cluster 2024-07-28T14:34:43.080535+0000 mgr.y (mgr.25232) 4899 : cluster [DBG] pgmap v5843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:45.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8597 16 16 0 0 0 - 0 2024-07-28T14:34:46.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8598 16 16 0 0 0 - 0 2024-07-28T14:34:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:46 smithi022 bash[80503]: cluster 2024-07-28T14:34:45.081855+0000 mgr.y (mgr.25232) 4900 : cluster [DBG] pgmap v5844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:46 smithi022 bash[82865]: cluster 2024-07-28T14:34:45.081855+0000 mgr.y (mgr.25232) 4900 : cluster [DBG] pgmap v5844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:46 smithi150 bash[67543]: cluster 2024-07-28T14:34:45.081855+0000 mgr.y (mgr.25232) 4900 : cluster [DBG] pgmap v5844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:47.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8599 16 16 0 0 0 - 0 2024-07-28T14:34:48.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:34:48.106955+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:34:48.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:34:48.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8600 16 16 0 0 0 - 0 2024-07-28T14:34:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:48 smithi022 bash[80503]: cluster 2024-07-28T14:34:47.083196+0000 mgr.y (mgr.25232) 4901 : cluster [DBG] pgmap v5845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:48 smithi022 bash[82865]: cluster 2024-07-28T14:34:47.083196+0000 mgr.y (mgr.25232) 4901 : cluster [DBG] pgmap v5845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:48 smithi150 bash[67543]: cluster 2024-07-28T14:34:47.083196+0000 mgr.y (mgr.25232) 4901 : cluster [DBG] pgmap v5845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:49.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8601 16 16 0 0 0 - 0 2024-07-28T14:34:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:34:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:34:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:34:50.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8602 16 16 0 0 0 - 0 2024-07-28T14:34:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:50 smithi022 bash[80503]: cluster 2024-07-28T14:34:49.084562+0000 mgr.y (mgr.25232) 4902 : cluster [DBG] pgmap v5846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:50 smithi022 bash[82865]: cluster 2024-07-28T14:34:49.084562+0000 mgr.y (mgr.25232) 4902 : cluster [DBG] pgmap v5846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:50 smithi150 bash[67543]: cluster 2024-07-28T14:34:49.084562+0000 mgr.y (mgr.25232) 4902 : cluster [DBG] pgmap v5846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:51.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8603 16 16 0 0 0 - 0 2024-07-28T14:34:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:51 smithi150 bash[67543]: audit 2024-07-28T14:34:50.446136+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:51 smithi022 bash[80503]: audit 2024-07-28T14:34:50.446136+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:51 smithi022 bash[82865]: audit 2024-07-28T14:34:50.446136+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:34:52.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8604 16 16 0 0 0 - 0 2024-07-28T14:34:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:52 smithi150 bash[67543]: cluster 2024-07-28T14:34:51.085903+0000 mgr.y (mgr.25232) 4903 : cluster [DBG] pgmap v5847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:34:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:34:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:52 smithi022 bash[80503]: cluster 2024-07-28T14:34:51.085903+0000 mgr.y (mgr.25232) 4903 : cluster [DBG] pgmap v5847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:52 smithi022 bash[82865]: cluster 2024-07-28T14:34:51.085903+0000 mgr.y (mgr.25232) 4903 : cluster [DBG] pgmap v5847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:53.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8605 16 16 0 0 0 - 0 2024-07-28T14:34:54.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8606 16 16 0 0 0 - 0 2024-07-28T14:34:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:54 smithi150 bash[67543]: cluster 2024-07-28T14:34:53.087301+0000 mgr.y (mgr.25232) 4904 : cluster [DBG] pgmap v5848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:54 smithi022 bash[80503]: cluster 2024-07-28T14:34:53.087301+0000 mgr.y (mgr.25232) 4904 : cluster [DBG] pgmap v5848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:54.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:54 smithi022 bash[82865]: cluster 2024-07-28T14:34:53.087301+0000 mgr.y (mgr.25232) 4904 : cluster [DBG] pgmap v5848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:55.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8607 16 16 0 0 0 - 0 2024-07-28T14:34:56.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8608 16 16 0 0 0 - 0 2024-07-28T14:34:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:56 smithi150 bash[67543]: cluster 2024-07-28T14:34:55.088693+0000 mgr.y (mgr.25232) 4905 : cluster [DBG] pgmap v5849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:56 smithi022 bash[80503]: cluster 2024-07-28T14:34:55.088693+0000 mgr.y (mgr.25232) 4905 : cluster [DBG] pgmap v5849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:56 smithi022 bash[82865]: cluster 2024-07-28T14:34:55.088693+0000 mgr.y (mgr.25232) 4905 : cluster [DBG] pgmap v5849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:57.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8609 16 16 0 0 0 - 0 2024-07-28T14:34:58.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8610 16 16 0 0 0 - 0 2024-07-28T14:34:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:34:58 smithi150 bash[67543]: cluster 2024-07-28T14:34:57.090073+0000 mgr.y (mgr.25232) 4906 : cluster [DBG] pgmap v5850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:34:58 smithi022 bash[80503]: cluster 2024-07-28T14:34:57.090073+0000 mgr.y (mgr.25232) 4906 : cluster [DBG] pgmap v5850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:58.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:34:58 smithi022 bash[82865]: cluster 2024-07-28T14:34:57.090073+0000 mgr.y (mgr.25232) 4906 : cluster [DBG] pgmap v5850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:34:59.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8611 16 16 0 0 0 - 0 2024-07-28T14:34:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:34:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:34:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:35:00.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8612 16 16 0 0 0 - 0 2024-07-28T14:35:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:00 smithi150 bash[67543]: cluster 2024-07-28T14:34:59.091478+0000 mgr.y (mgr.25232) 4907 : cluster [DBG] pgmap v5851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:00 smithi022 bash[80503]: cluster 2024-07-28T14:34:59.091478+0000 mgr.y (mgr.25232) 4907 : cluster [DBG] pgmap v5851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:00 smithi022 bash[82865]: cluster 2024-07-28T14:34:59.091478+0000 mgr.y (mgr.25232) 4907 : cluster [DBG] pgmap v5851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:01.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8613 16 16 0 0 0 - 0 2024-07-28T14:35:02.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8614 16 16 0 0 0 - 0 2024-07-28T14:35:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:02 smithi150 bash[67543]: cluster 2024-07-28T14:35:01.092864+0000 mgr.y (mgr.25232) 4908 : cluster [DBG] pgmap v5852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:35:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:35:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:02 smithi022 bash[80503]: cluster 2024-07-28T14:35:01.092864+0000 mgr.y (mgr.25232) 4908 : cluster [DBG] pgmap v5852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:02 smithi022 bash[82865]: cluster 2024-07-28T14:35:01.092864+0000 mgr.y (mgr.25232) 4908 : cluster [DBG] pgmap v5852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:03.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8615 16 16 0 0 0 - 0 2024-07-28T14:35:04.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8616 16 16 0 0 0 - 0 2024-07-28T14:35:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:04 smithi150 bash[67543]: cluster 2024-07-28T14:35:03.094258+0000 mgr.y (mgr.25232) 4909 : cluster [DBG] pgmap v5853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:04 smithi022 bash[80503]: cluster 2024-07-28T14:35:03.094258+0000 mgr.y (mgr.25232) 4909 : cluster [DBG] pgmap v5853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:04 smithi022 bash[82865]: cluster 2024-07-28T14:35:03.094258+0000 mgr.y (mgr.25232) 4909 : cluster [DBG] pgmap v5853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:05.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8617 16 16 0 0 0 - 0 2024-07-28T14:35:06.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8618 16 16 0 0 0 - 0 2024-07-28T14:35:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:06 smithi150 bash[67543]: cluster 2024-07-28T14:35:05.095674+0000 mgr.y (mgr.25232) 4910 : cluster [DBG] pgmap v5854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:06 smithi150 bash[67543]: audit 2024-07-28T14:35:05.446587+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:06 smithi022 bash[80503]: cluster 2024-07-28T14:35:05.095674+0000 mgr.y (mgr.25232) 4910 : cluster [DBG] pgmap v5854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:06 smithi022 bash[80503]: audit 2024-07-28T14:35:05.446587+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:06 smithi022 bash[82865]: cluster 2024-07-28T14:35:05.095674+0000 mgr.y (mgr.25232) 4910 : cluster [DBG] pgmap v5854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:06 smithi022 bash[82865]: audit 2024-07-28T14:35:05.446587+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:07.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8619 16 16 0 0 0 - 0 2024-07-28T14:35:08.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:35:08.110281+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:35:08.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:35:08.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8620 16 16 0 0 0 - 0 2024-07-28T14:35:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:08 smithi150 bash[67543]: cluster 2024-07-28T14:35:07.097085+0000 mgr.y (mgr.25232) 4911 : cluster [DBG] pgmap v5855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:08 smithi022 bash[80503]: cluster 2024-07-28T14:35:07.097085+0000 mgr.y (mgr.25232) 4911 : cluster [DBG] pgmap v5855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:08 smithi022 bash[82865]: cluster 2024-07-28T14:35:07.097085+0000 mgr.y (mgr.25232) 4911 : cluster [DBG] pgmap v5855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:09.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8621 16 16 0 0 0 - 0 2024-07-28T14:35:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:35:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:35:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:35:10.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8622 16 16 0 0 0 - 0 2024-07-28T14:35:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:10 smithi150 bash[67543]: cluster 2024-07-28T14:35:09.098517+0000 mgr.y (mgr.25232) 4912 : cluster [DBG] pgmap v5856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:10 smithi022 bash[80503]: cluster 2024-07-28T14:35:09.098517+0000 mgr.y (mgr.25232) 4912 : cluster [DBG] pgmap v5856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:10 smithi022 bash[82865]: cluster 2024-07-28T14:35:09.098517+0000 mgr.y (mgr.25232) 4912 : cluster [DBG] pgmap v5856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:11.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8623 16 16 0 0 0 - 0 2024-07-28T14:35:12.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8624 16 16 0 0 0 - 0 2024-07-28T14:35:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:12 smithi150 bash[67543]: cluster 2024-07-28T14:35:11.100011+0000 mgr.y (mgr.25232) 4913 : cluster [DBG] pgmap v5857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:35:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:35:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:12 smithi022 bash[80503]: cluster 2024-07-28T14:35:11.100011+0000 mgr.y (mgr.25232) 4913 : cluster [DBG] pgmap v5857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:12.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:12 smithi022 bash[82865]: cluster 2024-07-28T14:35:11.100011+0000 mgr.y (mgr.25232) 4913 : cluster [DBG] pgmap v5857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:13.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8625 16 16 0 0 0 - 0 2024-07-28T14:35:14.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8626 16 16 0 0 0 - 0 2024-07-28T14:35:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:14 smithi150 bash[67543]: cluster 2024-07-28T14:35:13.101441+0000 mgr.y (mgr.25232) 4914 : cluster [DBG] pgmap v5858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:14 smithi022 bash[80503]: cluster 2024-07-28T14:35:13.101441+0000 mgr.y (mgr.25232) 4914 : cluster [DBG] pgmap v5858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:14 smithi022 bash[82865]: cluster 2024-07-28T14:35:13.101441+0000 mgr.y (mgr.25232) 4914 : cluster [DBG] pgmap v5858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:15.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8627 16 16 0 0 0 - 0 2024-07-28T14:35:16.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8628 16 16 0 0 0 - 0 2024-07-28T14:35:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:16 smithi150 bash[67543]: cluster 2024-07-28T14:35:15.102861+0000 mgr.y (mgr.25232) 4915 : cluster [DBG] pgmap v5859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:16 smithi022 bash[80503]: cluster 2024-07-28T14:35:15.102861+0000 mgr.y (mgr.25232) 4915 : cluster [DBG] pgmap v5859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:16 smithi022 bash[82865]: cluster 2024-07-28T14:35:15.102861+0000 mgr.y (mgr.25232) 4915 : cluster [DBG] pgmap v5859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:17.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8629 16 16 0 0 0 - 0 2024-07-28T14:35:18.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8630 16 16 0 0 0 - 0 2024-07-28T14:35:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:18 smithi150 bash[67543]: cluster 2024-07-28T14:35:17.104211+0000 mgr.y (mgr.25232) 4916 : cluster [DBG] pgmap v5860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:18 smithi022 bash[80503]: cluster 2024-07-28T14:35:17.104211+0000 mgr.y (mgr.25232) 4916 : cluster [DBG] pgmap v5860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:18 smithi022 bash[82865]: cluster 2024-07-28T14:35:17.104211+0000 mgr.y (mgr.25232) 4916 : cluster [DBG] pgmap v5860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:19.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8631 16 16 0 0 0 - 0 2024-07-28T14:35:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:35:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:35:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T14:35:20.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8632 16 16 0 0 0 - 0 2024-07-28T14:35:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:20 smithi150 bash[67543]: cluster 2024-07-28T14:35:19.105598+0000 mgr.y (mgr.25232) 4917 : cluster [DBG] pgmap v5861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:20 smithi022 bash[80503]: cluster 2024-07-28T14:35:19.105598+0000 mgr.y (mgr.25232) 4917 : cluster [DBG] pgmap v5861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:20 smithi022 bash[82865]: cluster 2024-07-28T14:35:19.105598+0000 mgr.y (mgr.25232) 4917 : cluster [DBG] pgmap v5861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:21.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8633 16 16 0 0 0 - 0 2024-07-28T14:35:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:21 smithi150 bash[67543]: audit 2024-07-28T14:35:20.447057+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:21 smithi022 bash[80503]: audit 2024-07-28T14:35:20.447057+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:21 smithi022 bash[82865]: audit 2024-07-28T14:35:20.447057+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:22.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8634 16 16 0 0 0 - 0 2024-07-28T14:35:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:35:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:35:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:22 smithi150 bash[67543]: cluster 2024-07-28T14:35:21.106985+0000 mgr.y (mgr.25232) 4918 : cluster [DBG] pgmap v5862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:22 smithi150 bash[67543]: audit 2024-07-28T14:35:21.888511+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:35:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:22 smithi150 bash[67543]: audit 2024-07-28T14:35:22.268443+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:22 smithi150 bash[67543]: audit 2024-07-28T14:35:22.274744+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[80503]: cluster 2024-07-28T14:35:21.106985+0000 mgr.y (mgr.25232) 4918 : cluster [DBG] pgmap v5862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[80503]: audit 2024-07-28T14:35:21.888511+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[80503]: audit 2024-07-28T14:35:22.268443+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[80503]: audit 2024-07-28T14:35:22.274744+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[82865]: cluster 2024-07-28T14:35:21.106985+0000 mgr.y (mgr.25232) 4918 : cluster [DBG] pgmap v5862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[82865]: audit 2024-07-28T14:35:21.888511+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[82865]: audit 2024-07-28T14:35:22.268443+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:22 smithi022 bash[82865]: audit 2024-07-28T14:35:22.274744+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:23.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8635 16 16 0 0 0 - 0 2024-07-28T14:35:24.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8636 16 16 0 0 0 - 0 2024-07-28T14:35:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:24 smithi150 bash[67543]: cluster 2024-07-28T14:35:23.108506+0000 mgr.y (mgr.25232) 4919 : cluster [DBG] pgmap v5863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:24 smithi022 bash[80503]: cluster 2024-07-28T14:35:23.108506+0000 mgr.y (mgr.25232) 4919 : cluster [DBG] pgmap v5863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:24 smithi022 bash[82865]: cluster 2024-07-28T14:35:23.108506+0000 mgr.y (mgr.25232) 4919 : cluster [DBG] pgmap v5863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:25.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8637 16 16 0 0 0 - 0 2024-07-28T14:35:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:25 smithi150 bash[67543]: cluster 2024-07-28T14:35:25.109253+0000 mgr.y (mgr.25232) 4920 : cluster [DBG] pgmap v5864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:25 smithi022 bash[80503]: cluster 2024-07-28T14:35:25.109253+0000 mgr.y (mgr.25232) 4920 : cluster [DBG] pgmap v5864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:25 smithi022 bash[82865]: cluster 2024-07-28T14:35:25.109253+0000 mgr.y (mgr.25232) 4920 : cluster [DBG] pgmap v5864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:26.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8638 16 16 0 0 0 - 0 2024-07-28T14:35:27.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8639 16 16 0 0 0 - 0 2024-07-28T14:35:28.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:35:28.113526+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:35:28.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:35:28.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8640 16 16 0 0 0 - 0 2024-07-28T14:35:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:28 smithi150 bash[67543]: cluster 2024-07-28T14:35:27.110619+0000 mgr.y (mgr.25232) 4921 : cluster [DBG] pgmap v5865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:28 smithi150 bash[67543]: audit 2024-07-28T14:35:27.759079+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:28 smithi150 bash[67543]: audit 2024-07-28T14:35:27.763819+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:28 smithi150 bash[67543]: audit 2024-07-28T14:35:27.922966+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:28 smithi150 bash[67543]: audit 2024-07-28T14:35:27.933105+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[80503]: cluster 2024-07-28T14:35:27.110619+0000 mgr.y (mgr.25232) 4921 : cluster [DBG] pgmap v5865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[80503]: audit 2024-07-28T14:35:27.759079+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[80503]: audit 2024-07-28T14:35:27.763819+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[80503]: audit 2024-07-28T14:35:27.922966+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[80503]: audit 2024-07-28T14:35:27.933105+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[82865]: cluster 2024-07-28T14:35:27.110619+0000 mgr.y (mgr.25232) 4921 : cluster [DBG] pgmap v5865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[82865]: audit 2024-07-28T14:35:27.759079+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[82865]: audit 2024-07-28T14:35:27.763819+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[82865]: audit 2024-07-28T14:35:27.922966+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:28 smithi022 bash[82865]: audit 2024-07-28T14:35:27.933105+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:29.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8641 16 16 0 0 0 - 0 2024-07-28T14:35:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:29 smithi150 bash[67543]: audit 2024-07-28T14:35:28.396582+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:35:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:29 smithi150 bash[67543]: audit 2024-07-28T14:35:28.398101+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:35:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:29 smithi150 bash[67543]: audit 2024-07-28T14:35:28.406198+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:35:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:35:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[80503]: audit 2024-07-28T14:35:28.396582+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:35:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[80503]: audit 2024-07-28T14:35:28.398101+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:35:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[80503]: audit 2024-07-28T14:35:28.406198+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[82865]: audit 2024-07-28T14:35:28.396582+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:35:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[82865]: audit 2024-07-28T14:35:28.398101+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:35:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:29 smithi022 bash[82865]: audit 2024-07-28T14:35:28.406198+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:35:30.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8642 16 16 0 0 0 - 0 2024-07-28T14:35:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:30 smithi150 bash[67543]: cluster 2024-07-28T14:35:29.112087+0000 mgr.y (mgr.25232) 4922 : cluster [DBG] pgmap v5866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:30 smithi022 bash[80503]: cluster 2024-07-28T14:35:29.112087+0000 mgr.y (mgr.25232) 4922 : cluster [DBG] pgmap v5866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:30 smithi022 bash[82865]: cluster 2024-07-28T14:35:29.112087+0000 mgr.y (mgr.25232) 4922 : cluster [DBG] pgmap v5866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:31.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8643 16 16 0 0 0 - 0 2024-07-28T14:35:32.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8644 16 16 0 0 0 - 0 2024-07-28T14:35:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:32 smithi150 bash[67543]: cluster 2024-07-28T14:35:31.113597+0000 mgr.y (mgr.25232) 4923 : cluster [DBG] pgmap v5867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:35:32 smithi150 bash[60514]: ts=2024-07-28T14:35: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:35:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:32 smithi022 bash[80503]: cluster 2024-07-28T14:35:31.113597+0000 mgr.y (mgr.25232) 4923 : cluster [DBG] pgmap v5867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:32 smithi022 bash[82865]: cluster 2024-07-28T14:35:31.113597+0000 mgr.y (mgr.25232) 4923 : cluster [DBG] pgmap v5867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:33.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8645 16 16 0 0 0 - 0 2024-07-28T14:35:34.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8646 16 16 0 0 0 - 0 2024-07-28T14:35:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:34 smithi150 bash[67543]: cluster 2024-07-28T14:35:33.115163+0000 mgr.y (mgr.25232) 4924 : cluster [DBG] pgmap v5868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:34 smithi022 bash[80503]: cluster 2024-07-28T14:35:33.115163+0000 mgr.y (mgr.25232) 4924 : cluster [DBG] pgmap v5868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:34 smithi022 bash[82865]: cluster 2024-07-28T14:35:33.115163+0000 mgr.y (mgr.25232) 4924 : cluster [DBG] pgmap v5868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:35.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8647 16 16 0 0 0 - 0 2024-07-28T14:35:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:35 smithi150 bash[67543]: cluster 2024-07-28T14:35:35.116551+0000 mgr.y (mgr.25232) 4925 : cluster [DBG] pgmap v5869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:35 smithi022 bash[80503]: cluster 2024-07-28T14:35:35.116551+0000 mgr.y (mgr.25232) 4925 : cluster [DBG] pgmap v5869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:35 smithi022 bash[82865]: cluster 2024-07-28T14:35:35.116551+0000 mgr.y (mgr.25232) 4925 : cluster [DBG] pgmap v5869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:36.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8648 16 16 0 0 0 - 0 2024-07-28T14:35:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:36 smithi150 bash[67543]: audit 2024-07-28T14:35:35.447080+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:36 smithi022 bash[80503]: audit 2024-07-28T14:35:35.447080+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:36 smithi022 bash[82865]: audit 2024-07-28T14:35:35.447080+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:37.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8649 16 16 0 0 0 - 0 2024-07-28T14:35:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:37 smithi150 bash[67543]: cluster 2024-07-28T14:35:37.117956+0000 mgr.y (mgr.25232) 4926 : cluster [DBG] pgmap v5870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:37 smithi022 bash[80503]: cluster 2024-07-28T14:35:37.117956+0000 mgr.y (mgr.25232) 4926 : cluster [DBG] pgmap v5870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:37.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:37 smithi022 bash[82865]: cluster 2024-07-28T14:35:37.117956+0000 mgr.y (mgr.25232) 4926 : cluster [DBG] pgmap v5870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:38.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8650 16 16 0 0 0 - 0 2024-07-28T14:35:39.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8651 16 16 0 0 0 - 0 2024-07-28T14:35:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:35:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:35:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:35:40.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8652 16 16 0 0 0 - 0 2024-07-28T14:35:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:40 smithi150 bash[67543]: cluster 2024-07-28T14:35:39.119354+0000 mgr.y (mgr.25232) 4927 : cluster [DBG] pgmap v5871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:40.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:40 smithi022 bash[82865]: cluster 2024-07-28T14:35:39.119354+0000 mgr.y (mgr.25232) 4927 : cluster [DBG] pgmap v5871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:40 smithi022 bash[80503]: cluster 2024-07-28T14:35:39.119354+0000 mgr.y (mgr.25232) 4927 : cluster [DBG] pgmap v5871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:41.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8653 16 16 0 0 0 - 0 2024-07-28T14:35:42.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8654 16 16 0 0 0 - 0 2024-07-28T14:35:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:42 smithi150 bash[67543]: cluster 2024-07-28T14:35:41.120703+0000 mgr.y (mgr.25232) 4928 : cluster [DBG] pgmap v5872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:35:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:35:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:42 smithi022 bash[80503]: cluster 2024-07-28T14:35:41.120703+0000 mgr.y (mgr.25232) 4928 : cluster [DBG] pgmap v5872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:42 smithi022 bash[82865]: cluster 2024-07-28T14:35:41.120703+0000 mgr.y (mgr.25232) 4928 : cluster [DBG] pgmap v5872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:43.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8655 16 16 0 0 0 - 0 2024-07-28T14:35:44.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8656 16 16 0 0 0 - 0 2024-07-28T14:35:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:44 smithi150 bash[67543]: cluster 2024-07-28T14:35:43.122050+0000 mgr.y (mgr.25232) 4929 : cluster [DBG] pgmap v5873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:44 smithi022 bash[80503]: cluster 2024-07-28T14:35:43.122050+0000 mgr.y (mgr.25232) 4929 : cluster [DBG] pgmap v5873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:44 smithi022 bash[82865]: cluster 2024-07-28T14:35:43.122050+0000 mgr.y (mgr.25232) 4929 : cluster [DBG] pgmap v5873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:45.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8657 16 16 0 0 0 - 0 2024-07-28T14:35:46.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8658 16 16 0 0 0 - 0 2024-07-28T14:35:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:46 smithi150 bash[67543]: cluster 2024-07-28T14:35:45.123400+0000 mgr.y (mgr.25232) 4930 : cluster [DBG] pgmap v5874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:46 smithi022 bash[80503]: cluster 2024-07-28T14:35:45.123400+0000 mgr.y (mgr.25232) 4930 : cluster [DBG] pgmap v5874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:46 smithi022 bash[82865]: cluster 2024-07-28T14:35:45.123400+0000 mgr.y (mgr.25232) 4930 : cluster [DBG] pgmap v5874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:47.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8659 16 16 0 0 0 - 0 2024-07-28T14:35:48.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:35:48.116811+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:35:48.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:35:48.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8660 16 16 0 0 0 - 0 2024-07-28T14:35:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:48 smithi150 bash[67543]: cluster 2024-07-28T14:35:47.124797+0000 mgr.y (mgr.25232) 4931 : cluster [DBG] pgmap v5875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:48 smithi022 bash[80503]: cluster 2024-07-28T14:35:47.124797+0000 mgr.y (mgr.25232) 4931 : cluster [DBG] pgmap v5875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:48 smithi022 bash[82865]: cluster 2024-07-28T14:35:47.124797+0000 mgr.y (mgr.25232) 4931 : cluster [DBG] pgmap v5875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:49.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8661 16 16 0 0 0 - 0 2024-07-28T14:35:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:35:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:35:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:35:50.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8662 16 16 0 0 0 - 0 2024-07-28T14:35:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:50 smithi150 bash[67543]: cluster 2024-07-28T14:35:49.126169+0000 mgr.y (mgr.25232) 4932 : cluster [DBG] pgmap v5876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:50 smithi022 bash[80503]: cluster 2024-07-28T14:35:49.126169+0000 mgr.y (mgr.25232) 4932 : cluster [DBG] pgmap v5876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:50 smithi022 bash[82865]: cluster 2024-07-28T14:35:49.126169+0000 mgr.y (mgr.25232) 4932 : cluster [DBG] pgmap v5876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:51.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8663 16 16 0 0 0 - 0 2024-07-28T14:35:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:51 smithi150 bash[67543]: audit 2024-07-28T14:35:50.447844+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:51 smithi022 bash[80503]: audit 2024-07-28T14:35:50.447844+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:51 smithi022 bash[82865]: audit 2024-07-28T14:35:50.447844+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:35:52.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8664 16 16 0 0 0 - 0 2024-07-28T14:35:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:52 smithi150 bash[67543]: cluster 2024-07-28T14:35:51.127560+0000 mgr.y (mgr.25232) 4933 : cluster [DBG] pgmap v5877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:35:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:35:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:52 smithi022 bash[80503]: cluster 2024-07-28T14:35:51.127560+0000 mgr.y (mgr.25232) 4933 : cluster [DBG] pgmap v5877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:52.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:52 smithi022 bash[82865]: cluster 2024-07-28T14:35:51.127560+0000 mgr.y (mgr.25232) 4933 : cluster [DBG] pgmap v5877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:53.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8665 16 16 0 0 0 - 0 2024-07-28T14:35:54.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8666 16 16 0 0 0 - 0 2024-07-28T14:35:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:54 smithi150 bash[67543]: cluster 2024-07-28T14:35:53.128950+0000 mgr.y (mgr.25232) 4934 : cluster [DBG] pgmap v5878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:54.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:54 smithi022 bash[82865]: cluster 2024-07-28T14:35:53.128950+0000 mgr.y (mgr.25232) 4934 : cluster [DBG] pgmap v5878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:54 smithi022 bash[80503]: cluster 2024-07-28T14:35:53.128950+0000 mgr.y (mgr.25232) 4934 : cluster [DBG] pgmap v5878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:55.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8667 16 16 0 0 0 - 0 2024-07-28T14:35:56.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8668 16 16 0 0 0 - 0 2024-07-28T14:35:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:56 smithi150 bash[67543]: cluster 2024-07-28T14:35:55.130304+0000 mgr.y (mgr.25232) 4935 : cluster [DBG] pgmap v5879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:56 smithi022 bash[80503]: cluster 2024-07-28T14:35:55.130304+0000 mgr.y (mgr.25232) 4935 : cluster [DBG] pgmap v5879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:56.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:56 smithi022 bash[82865]: cluster 2024-07-28T14:35:55.130304+0000 mgr.y (mgr.25232) 4935 : cluster [DBG] pgmap v5879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:57.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8669 16 16 0 0 0 - 0 2024-07-28T14:35:58.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8670 16 16 0 0 0 - 0 2024-07-28T14:35:58.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:35:58 smithi150 bash[67543]: cluster 2024-07-28T14:35:57.131678+0000 mgr.y (mgr.25232) 4936 : cluster [DBG] pgmap v5880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:35:58 smithi022 bash[80503]: cluster 2024-07-28T14:35:57.131678+0000 mgr.y (mgr.25232) 4936 : cluster [DBG] pgmap v5880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:35:58 smithi022 bash[82865]: cluster 2024-07-28T14:35:57.131678+0000 mgr.y (mgr.25232) 4936 : cluster [DBG] pgmap v5880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:35:59.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8671 16 16 0 0 0 - 0 2024-07-28T14:35:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:35:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:35:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T14:36:00.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8672 16 16 0 0 0 - 0 2024-07-28T14:36:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:00 smithi150 bash[67543]: cluster 2024-07-28T14:35:59.133048+0000 mgr.y (mgr.25232) 4937 : cluster [DBG] pgmap v5881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:00 smithi022 bash[80503]: cluster 2024-07-28T14:35:59.133048+0000 mgr.y (mgr.25232) 4937 : cluster [DBG] pgmap v5881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:00 smithi022 bash[82865]: cluster 2024-07-28T14:35:59.133048+0000 mgr.y (mgr.25232) 4937 : cluster [DBG] pgmap v5881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:01.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8673 16 16 0 0 0 - 0 2024-07-28T14:36:02.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8674 16 16 0 0 0 - 0 2024-07-28T14:36:02.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:02 smithi150 bash[67543]: cluster 2024-07-28T14:36:01.134467+0000 mgr.y (mgr.25232) 4938 : cluster [DBG] pgmap v5882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:02.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:36:02 smithi150 bash[60514]: ts=2024-07-28T14:36: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:36:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:02 smithi022 bash[80503]: cluster 2024-07-28T14:36:01.134467+0000 mgr.y (mgr.25232) 4938 : cluster [DBG] pgmap v5882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:02 smithi022 bash[82865]: cluster 2024-07-28T14:36:01.134467+0000 mgr.y (mgr.25232) 4938 : cluster [DBG] pgmap v5882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:03.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8675 16 16 0 0 0 - 0 2024-07-28T14:36:04.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8676 16 16 0 0 0 - 0 2024-07-28T14:36:04.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:04 smithi150 bash[67543]: cluster 2024-07-28T14:36:03.135799+0000 mgr.y (mgr.25232) 4939 : cluster [DBG] pgmap v5883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:04 smithi022 bash[80503]: cluster 2024-07-28T14:36:03.135799+0000 mgr.y (mgr.25232) 4939 : cluster [DBG] pgmap v5883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:04 smithi022 bash[82865]: cluster 2024-07-28T14:36:03.135799+0000 mgr.y (mgr.25232) 4939 : cluster [DBG] pgmap v5883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:05.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8677 16 16 0 0 0 - 0 2024-07-28T14:36:06.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8678 16 16 0 0 0 - 0 2024-07-28T14:36:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:06 smithi150 bash[67543]: cluster 2024-07-28T14:36:05.137130+0000 mgr.y (mgr.25232) 4940 : cluster [DBG] pgmap v5884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:06 smithi150 bash[67543]: audit 2024-07-28T14:36:05.448266+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:06 smithi022 bash[80503]: cluster 2024-07-28T14:36:05.137130+0000 mgr.y (mgr.25232) 4940 : cluster [DBG] pgmap v5884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:06 smithi022 bash[80503]: audit 2024-07-28T14:36:05.448266+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:06 smithi022 bash[82865]: cluster 2024-07-28T14:36:05.137130+0000 mgr.y (mgr.25232) 4940 : cluster [DBG] pgmap v5884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:06 smithi022 bash[82865]: audit 2024-07-28T14:36:05.448266+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:07.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8679 16 16 0 0 0 - 0 2024-07-28T14:36:08.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:36:08.120051+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:36:08.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:36:08.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8680 16 16 0 0 0 - 0 2024-07-28T14:36:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:08 smithi150 bash[67543]: cluster 2024-07-28T14:36:07.138517+0000 mgr.y (mgr.25232) 4941 : cluster [DBG] pgmap v5885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:08 smithi022 bash[80503]: cluster 2024-07-28T14:36:07.138517+0000 mgr.y (mgr.25232) 4941 : cluster [DBG] pgmap v5885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:08 smithi022 bash[82865]: cluster 2024-07-28T14:36:07.138517+0000 mgr.y (mgr.25232) 4941 : cluster [DBG] pgmap v5885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:09.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8681 16 16 0 0 0 - 0 2024-07-28T14:36:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:36:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:36:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:36:10.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8682 16 16 0 0 0 - 0 2024-07-28T14:36:10.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:10 smithi150 bash[67543]: cluster 2024-07-28T14:36:09.139916+0000 mgr.y (mgr.25232) 4942 : cluster [DBG] pgmap v5886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:10 smithi022 bash[80503]: cluster 2024-07-28T14:36:09.139916+0000 mgr.y (mgr.25232) 4942 : cluster [DBG] pgmap v5886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:10 smithi022 bash[82865]: cluster 2024-07-28T14:36:09.139916+0000 mgr.y (mgr.25232) 4942 : cluster [DBG] pgmap v5886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:11.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8683 16 16 0 0 0 - 0 2024-07-28T14:36:12.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8684 16 16 0 0 0 - 0 2024-07-28T14:36:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:12 smithi150 bash[67543]: cluster 2024-07-28T14:36:11.141312+0000 mgr.y (mgr.25232) 4943 : cluster [DBG] pgmap v5887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:36:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:36:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:12 smithi022 bash[80503]: cluster 2024-07-28T14:36:11.141312+0000 mgr.y (mgr.25232) 4943 : cluster [DBG] pgmap v5887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:12 smithi022 bash[82865]: cluster 2024-07-28T14:36:11.141312+0000 mgr.y (mgr.25232) 4943 : cluster [DBG] pgmap v5887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:13.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8685 16 16 0 0 0 - 0 2024-07-28T14:36:14.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8686 16 16 0 0 0 - 0 2024-07-28T14:36:14.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:14 smithi150 bash[67543]: cluster 2024-07-28T14:36:13.142707+0000 mgr.y (mgr.25232) 4944 : cluster [DBG] pgmap v5888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:14 smithi022 bash[80503]: cluster 2024-07-28T14:36:13.142707+0000 mgr.y (mgr.25232) 4944 : cluster [DBG] pgmap v5888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:14 smithi022 bash[82865]: cluster 2024-07-28T14:36:13.142707+0000 mgr.y (mgr.25232) 4944 : cluster [DBG] pgmap v5888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:15.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8687 16 16 0 0 0 - 0 2024-07-28T14:36:16.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8688 16 16 0 0 0 - 0 2024-07-28T14:36:16.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:16 smithi150 bash[67543]: cluster 2024-07-28T14:36:15.144031+0000 mgr.y (mgr.25232) 4945 : cluster [DBG] pgmap v5889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:16 smithi022 bash[80503]: cluster 2024-07-28T14:36:15.144031+0000 mgr.y (mgr.25232) 4945 : cluster [DBG] pgmap v5889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:16 smithi022 bash[82865]: cluster 2024-07-28T14:36:15.144031+0000 mgr.y (mgr.25232) 4945 : cluster [DBG] pgmap v5889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:17.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8689 16 16 0 0 0 - 0 2024-07-28T14:36:18.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8690 16 16 0 0 0 - 0 2024-07-28T14:36:18.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:18 smithi150 bash[67543]: cluster 2024-07-28T14:36:17.145425+0000 mgr.y (mgr.25232) 4946 : cluster [DBG] pgmap v5890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:18 smithi022 bash[80503]: cluster 2024-07-28T14:36:17.145425+0000 mgr.y (mgr.25232) 4946 : cluster [DBG] pgmap v5890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:18.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:18 smithi022 bash[82865]: cluster 2024-07-28T14:36:17.145425+0000 mgr.y (mgr.25232) 4946 : cluster [DBG] pgmap v5890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:19.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8691 16 16 0 0 0 - 0 2024-07-28T14:36:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:36:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:36:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:36:20.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8692 16 16 0 0 0 - 0 2024-07-28T14:36:20.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:20 smithi150 bash[67543]: cluster 2024-07-28T14:36:19.146788+0000 mgr.y (mgr.25232) 4947 : cluster [DBG] pgmap v5891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:20 smithi022 bash[80503]: cluster 2024-07-28T14:36:19.146788+0000 mgr.y (mgr.25232) 4947 : cluster [DBG] pgmap v5891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:20 smithi022 bash[82865]: cluster 2024-07-28T14:36:19.146788+0000 mgr.y (mgr.25232) 4947 : cluster [DBG] pgmap v5891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:21.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8693 16 16 0 0 0 - 0 2024-07-28T14:36:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:21 smithi022 bash[80503]: audit 2024-07-28T14:36:20.448790+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:21 smithi022 bash[82865]: audit 2024-07-28T14:36:20.448790+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:21 smithi150 bash[67543]: audit 2024-07-28T14:36:20.448790+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:22.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8694 16 16 0 0 0 - 0 2024-07-28T14:36:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:22 smithi022 bash[80503]: cluster 2024-07-28T14:36:21.148103+0000 mgr.y (mgr.25232) 4948 : cluster [DBG] pgmap v5892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:22 smithi022 bash[82865]: cluster 2024-07-28T14:36:21.148103+0000 mgr.y (mgr.25232) 4948 : cluster [DBG] pgmap v5892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:22 smithi150 bash[67543]: cluster 2024-07-28T14:36:21.148103+0000 mgr.y (mgr.25232) 4948 : cluster [DBG] pgmap v5892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:36:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:36:23.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8695 16 16 0 0 0 - 0 2024-07-28T14:36:24.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8696 16 16 0 0 0 - 0 2024-07-28T14:36:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:24 smithi022 bash[80503]: cluster 2024-07-28T14:36:23.149482+0000 mgr.y (mgr.25232) 4949 : cluster [DBG] pgmap v5893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:24 smithi022 bash[82865]: cluster 2024-07-28T14:36:23.149482+0000 mgr.y (mgr.25232) 4949 : cluster [DBG] pgmap v5893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:24 smithi150 bash[67543]: cluster 2024-07-28T14:36:23.149482+0000 mgr.y (mgr.25232) 4949 : cluster [DBG] pgmap v5893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:25.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8697 16 16 0 0 0 - 0 2024-07-28T14:36:26.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8698 16 16 0 0 0 - 0 2024-07-28T14:36:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:26 smithi022 bash[80503]: cluster 2024-07-28T14:36:25.150873+0000 mgr.y (mgr.25232) 4950 : cluster [DBG] pgmap v5894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:26 smithi022 bash[82865]: cluster 2024-07-28T14:36:25.150873+0000 mgr.y (mgr.25232) 4950 : cluster [DBG] pgmap v5894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:26 smithi150 bash[67543]: cluster 2024-07-28T14:36:25.150873+0000 mgr.y (mgr.25232) 4950 : cluster [DBG] pgmap v5894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:27.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8699 16 16 0 0 0 - 0 2024-07-28T14:36:28.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:36:28.123219+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:36:28.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:36:28.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8700 16 16 0 0 0 - 0 2024-07-28T14:36:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:28 smithi022 bash[80503]: cluster 2024-07-28T14:36:27.152245+0000 mgr.y (mgr.25232) 4951 : cluster [DBG] pgmap v5895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:28 smithi022 bash[82865]: cluster 2024-07-28T14:36:27.152245+0000 mgr.y (mgr.25232) 4951 : cluster [DBG] pgmap v5895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:28 smithi150 bash[67543]: cluster 2024-07-28T14:36:27.152245+0000 mgr.y (mgr.25232) 4951 : cluster [DBG] pgmap v5895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:29.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8701 16 16 0 0 0 - 0 2024-07-28T14:36:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:29 smithi022 bash[80503]: audit 2024-07-28T14:36:28.537811+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:36:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:36:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:36:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:36:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:29 smithi022 bash[82865]: audit 2024-07-28T14:36:28.537811+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:36:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:29 smithi150 bash[67543]: audit 2024-07-28T14:36:28.537811+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:36:30.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8702 16 16 0 0 0 - 0 2024-07-28T14:36:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:30 smithi022 bash[80503]: cluster 2024-07-28T14:36:29.153592+0000 mgr.y (mgr.25232) 4952 : cluster [DBG] pgmap v5896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:30 smithi022 bash[82865]: cluster 2024-07-28T14:36:29.153592+0000 mgr.y (mgr.25232) 4952 : cluster [DBG] pgmap v5896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:30 smithi150 bash[67543]: cluster 2024-07-28T14:36:29.153592+0000 mgr.y (mgr.25232) 4952 : cluster [DBG] pgmap v5896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:31.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8703 16 16 0 0 0 - 0 2024-07-28T14:36:32.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8704 16 16 0 0 0 - 0 2024-07-28T14:36:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:32 smithi022 bash[80503]: cluster 2024-07-28T14:36:31.154972+0000 mgr.y (mgr.25232) 4953 : cluster [DBG] pgmap v5897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:32 smithi022 bash[82865]: cluster 2024-07-28T14:36:31.154972+0000 mgr.y (mgr.25232) 4953 : cluster [DBG] pgmap v5897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:32 smithi150 bash[67543]: cluster 2024-07-28T14:36:31.154972+0000 mgr.y (mgr.25232) 4953 : cluster [DBG] pgmap v5897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:36:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:36:33.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8705 16 16 0 0 0 - 0 2024-07-28T14:36:34.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8706 16 16 0 0 0 - 0 2024-07-28T14:36:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:34 smithi022 bash[80503]: cluster 2024-07-28T14:36:33.156391+0000 mgr.y (mgr.25232) 4954 : cluster [DBG] pgmap v5898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:34 smithi022 bash[80503]: audit 2024-07-28T14:36:34.204963+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:34 smithi022 bash[80503]: audit 2024-07-28T14:36:34.210868+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:34 smithi022 bash[82865]: cluster 2024-07-28T14:36:33.156391+0000 mgr.y (mgr.25232) 4954 : cluster [DBG] pgmap v5898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:34 smithi022 bash[82865]: audit 2024-07-28T14:36:34.204963+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:34 smithi022 bash[82865]: audit 2024-07-28T14:36:34.210868+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:34 smithi150 bash[67543]: cluster 2024-07-28T14:36:33.156391+0000 mgr.y (mgr.25232) 4954 : cluster [DBG] pgmap v5898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:34 smithi150 bash[67543]: audit 2024-07-28T14:36:34.204963+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:34 smithi150 bash[67543]: audit 2024-07-28T14:36:34.210868+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8707 16 16 0 0 0 - 0 2024-07-28T14:36:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:35 smithi150 bash[67543]: audit 2024-07-28T14:36:34.449596+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:35 smithi150 bash[67543]: audit 2024-07-28T14:36:34.460475+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:35 smithi150 bash[67543]: audit 2024-07-28T14:36:34.854468+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:36:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:35 smithi150 bash[67543]: audit 2024-07-28T14:36:34.856062+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:36:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:35 smithi150 bash[67543]: audit 2024-07-28T14:36:34.864994+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:35 smithi150 bash[67543]: cluster 2024-07-28T14:36:35.157803+0000 mgr.y (mgr.25232) 4955 : cluster [DBG] pgmap v5899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[80503]: audit 2024-07-28T14:36:34.449596+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[80503]: audit 2024-07-28T14:36:34.460475+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[80503]: audit 2024-07-28T14:36:34.854468+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[80503]: audit 2024-07-28T14:36:34.856062+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[80503]: audit 2024-07-28T14:36:34.864994+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[80503]: cluster 2024-07-28T14:36:35.157803+0000 mgr.y (mgr.25232) 4955 : cluster [DBG] pgmap v5899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[82865]: audit 2024-07-28T14:36:34.449596+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[82865]: audit 2024-07-28T14:36:34.460475+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[82865]: audit 2024-07-28T14:36:34.854468+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[82865]: audit 2024-07-28T14:36:34.856062+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[82865]: audit 2024-07-28T14:36:34.864994+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:36:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:35 smithi022 bash[82865]: cluster 2024-07-28T14:36:35.157803+0000 mgr.y (mgr.25232) 4955 : cluster [DBG] pgmap v5899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:36.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8708 16 16 0 0 0 - 0 2024-07-28T14:36:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:36 smithi150 bash[67543]: audit 2024-07-28T14:36:35.454066+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:36 smithi022 bash[80503]: audit 2024-07-28T14:36:35.454066+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:36 smithi022 bash[82865]: audit 2024-07-28T14:36:35.454066+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:37.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8709 16 16 0 0 0 - 0 2024-07-28T14:36:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:37 smithi150 bash[67543]: cluster 2024-07-28T14:36:37.159327+0000 mgr.y (mgr.25232) 4956 : cluster [DBG] pgmap v5900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:37 smithi022 bash[80503]: cluster 2024-07-28T14:36:37.159327+0000 mgr.y (mgr.25232) 4956 : cluster [DBG] pgmap v5900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:37 smithi022 bash[82865]: cluster 2024-07-28T14:36:37.159327+0000 mgr.y (mgr.25232) 4956 : cluster [DBG] pgmap v5900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:38.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8710 16 16 0 0 0 - 0 2024-07-28T14:36:39.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8711 16 16 0 0 0 - 0 2024-07-28T14:36:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:36:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:36:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:36:40.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8712 16 16 0 0 0 - 0 2024-07-28T14:36:40.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:40 smithi150 bash[67543]: cluster 2024-07-28T14:36:39.160820+0000 mgr.y (mgr.25232) 4957 : cluster [DBG] pgmap v5901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:40 smithi022 bash[80503]: cluster 2024-07-28T14:36:39.160820+0000 mgr.y (mgr.25232) 4957 : cluster [DBG] pgmap v5901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:40 smithi022 bash[82865]: cluster 2024-07-28T14:36:39.160820+0000 mgr.y (mgr.25232) 4957 : cluster [DBG] pgmap v5901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:41.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8713 16 16 0 0 0 - 0 2024-07-28T14:36:42.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8714 16 16 0 0 0 - 0 2024-07-28T14:36:42.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:42 smithi150 bash[67543]: cluster 2024-07-28T14:36:41.162214+0000 mgr.y (mgr.25232) 4958 : cluster [DBG] pgmap v5902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:42.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:36:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:36:42.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:42 smithi022 bash[80503]: cluster 2024-07-28T14:36:41.162214+0000 mgr.y (mgr.25232) 4958 : cluster [DBG] pgmap v5902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:42 smithi022 bash[82865]: cluster 2024-07-28T14:36:41.162214+0000 mgr.y (mgr.25232) 4958 : cluster [DBG] pgmap v5902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:43.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8715 16 16 0 0 0 - 0 2024-07-28T14:36:44.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8716 16 16 0 0 0 - 0 2024-07-28T14:36:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:44 smithi150 bash[67543]: cluster 2024-07-28T14:36:43.163556+0000 mgr.y (mgr.25232) 4959 : cluster [DBG] pgmap v5903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:44 smithi022 bash[80503]: cluster 2024-07-28T14:36:43.163556+0000 mgr.y (mgr.25232) 4959 : cluster [DBG] pgmap v5903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:44 smithi022 bash[82865]: cluster 2024-07-28T14:36:43.163556+0000 mgr.y (mgr.25232) 4959 : cluster [DBG] pgmap v5903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:45.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8717 16 16 0 0 0 - 0 2024-07-28T14:36:46.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8718 16 16 0 0 0 - 0 2024-07-28T14:36:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:46 smithi150 bash[67543]: cluster 2024-07-28T14:36:45.164914+0000 mgr.y (mgr.25232) 4960 : cluster [DBG] pgmap v5904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:46 smithi022 bash[80503]: cluster 2024-07-28T14:36:45.164914+0000 mgr.y (mgr.25232) 4960 : cluster [DBG] pgmap v5904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:46 smithi022 bash[82865]: cluster 2024-07-28T14:36:45.164914+0000 mgr.y (mgr.25232) 4960 : cluster [DBG] pgmap v5904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:47.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8719 16 16 0 0 0 - 0 2024-07-28T14:36:48.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:36:48.126431+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:36:48.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:36:48.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8720 16 16 0 0 0 - 0 2024-07-28T14:36:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:48 smithi150 bash[67543]: cluster 2024-07-28T14:36:47.166269+0000 mgr.y (mgr.25232) 4961 : cluster [DBG] pgmap v5905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:48 smithi022 bash[80503]: cluster 2024-07-28T14:36:47.166269+0000 mgr.y (mgr.25232) 4961 : cluster [DBG] pgmap v5905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:48 smithi022 bash[82865]: cluster 2024-07-28T14:36:47.166269+0000 mgr.y (mgr.25232) 4961 : cluster [DBG] pgmap v5905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:49.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8721 16 16 0 0 0 - 0 2024-07-28T14:36:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:36:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:36:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:36:50.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8722 16 16 0 0 0 - 0 2024-07-28T14:36:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:50 smithi150 bash[67543]: cluster 2024-07-28T14:36:49.167588+0000 mgr.y (mgr.25232) 4962 : cluster [DBG] pgmap v5906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:50 smithi022 bash[80503]: cluster 2024-07-28T14:36:49.167588+0000 mgr.y (mgr.25232) 4962 : cluster [DBG] pgmap v5906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:50 smithi022 bash[82865]: cluster 2024-07-28T14:36:49.167588+0000 mgr.y (mgr.25232) 4962 : cluster [DBG] pgmap v5906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:51.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8723 16 16 0 0 0 - 0 2024-07-28T14:36:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:51 smithi150 bash[67543]: audit 2024-07-28T14:36:50.449471+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:51 smithi022 bash[80503]: audit 2024-07-28T14:36:50.449471+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:51 smithi022 bash[82865]: audit 2024-07-28T14:36:50.449471+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:36:52.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8724 16 16 0 0 0 - 0 2024-07-28T14:36:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:52 smithi150 bash[67543]: cluster 2024-07-28T14:36:51.168970+0000 mgr.y (mgr.25232) 4963 : cluster [DBG] pgmap v5907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:36:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:36:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:52 smithi022 bash[80503]: cluster 2024-07-28T14:36:51.168970+0000 mgr.y (mgr.25232) 4963 : cluster [DBG] pgmap v5907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:52 smithi022 bash[82865]: cluster 2024-07-28T14:36:51.168970+0000 mgr.y (mgr.25232) 4963 : cluster [DBG] pgmap v5907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:53.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8725 16 16 0 0 0 - 0 2024-07-28T14:36:54.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8726 16 16 0 0 0 - 0 2024-07-28T14:36:54.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:54 smithi150 bash[67543]: cluster 2024-07-28T14:36:53.170328+0000 mgr.y (mgr.25232) 4964 : cluster [DBG] pgmap v5908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:54 smithi022 bash[80503]: cluster 2024-07-28T14:36:53.170328+0000 mgr.y (mgr.25232) 4964 : cluster [DBG] pgmap v5908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:54 smithi022 bash[82865]: cluster 2024-07-28T14:36:53.170328+0000 mgr.y (mgr.25232) 4964 : cluster [DBG] pgmap v5908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:55.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8727 16 16 0 0 0 - 0 2024-07-28T14:36:56.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8728 16 16 0 0 0 - 0 2024-07-28T14:36:56.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:56 smithi150 bash[67543]: cluster 2024-07-28T14:36:55.171716+0000 mgr.y (mgr.25232) 4965 : cluster [DBG] pgmap v5909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:56 smithi022 bash[80503]: cluster 2024-07-28T14:36:55.171716+0000 mgr.y (mgr.25232) 4965 : cluster [DBG] pgmap v5909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:56 smithi022 bash[82865]: cluster 2024-07-28T14:36:55.171716+0000 mgr.y (mgr.25232) 4965 : cluster [DBG] pgmap v5909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:57.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8729 16 16 0 0 0 - 0 2024-07-28T14:36:58.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8730 16 16 0 0 0 - 0 2024-07-28T14:36:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:36:58 smithi022 bash[80503]: cluster 2024-07-28T14:36:57.173087+0000 mgr.y (mgr.25232) 4966 : cluster [DBG] pgmap v5910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:36:58 smithi022 bash[82865]: cluster 2024-07-28T14:36:57.173087+0000 mgr.y (mgr.25232) 4966 : cluster [DBG] pgmap v5910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:36:58 smithi150 bash[67543]: cluster 2024-07-28T14:36:57.173087+0000 mgr.y (mgr.25232) 4966 : cluster [DBG] pgmap v5910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:36:59.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8731 16 16 0 0 0 - 0 2024-07-28T14:36:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:36:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:36:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:37:00.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8732 16 16 0 0 0 - 0 2024-07-28T14:37:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:00 smithi022 bash[80503]: cluster 2024-07-28T14:36:59.174469+0000 mgr.y (mgr.25232) 4967 : cluster [DBG] pgmap v5911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:00 smithi022 bash[82865]: cluster 2024-07-28T14:36:59.174469+0000 mgr.y (mgr.25232) 4967 : cluster [DBG] pgmap v5911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:00 smithi150 bash[67543]: cluster 2024-07-28T14:36:59.174469+0000 mgr.y (mgr.25232) 4967 : cluster [DBG] pgmap v5911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:01.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8733 16 16 0 0 0 - 0 2024-07-28T14:37:02.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8734 16 16 0 0 0 - 0 2024-07-28T14:37:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:02 smithi022 bash[80503]: cluster 2024-07-28T14:37:01.175823+0000 mgr.y (mgr.25232) 4968 : cluster [DBG] pgmap v5912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:02 smithi022 bash[82865]: cluster 2024-07-28T14:37:01.175823+0000 mgr.y (mgr.25232) 4968 : cluster [DBG] pgmap v5912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:02 smithi150 bash[67543]: cluster 2024-07-28T14:37:01.175823+0000 mgr.y (mgr.25232) 4968 : cluster [DBG] pgmap v5912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:37:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:37:03.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8735 16 16 0 0 0 - 0 2024-07-28T14:37:04.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8736 16 16 0 0 0 - 0 2024-07-28T14:37:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:04 smithi022 bash[80503]: cluster 2024-07-28T14:37:03.177180+0000 mgr.y (mgr.25232) 4969 : cluster [DBG] pgmap v5913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:04 smithi022 bash[82865]: cluster 2024-07-28T14:37:03.177180+0000 mgr.y (mgr.25232) 4969 : cluster [DBG] pgmap v5913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:04 smithi150 bash[67543]: cluster 2024-07-28T14:37:03.177180+0000 mgr.y (mgr.25232) 4969 : cluster [DBG] pgmap v5913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:05.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8737 16 16 0 0 0 - 0 2024-07-28T14:37:06.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8738 16 16 0 0 0 - 0 2024-07-28T14:37:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:06 smithi022 bash[80503]: cluster 2024-07-28T14:37:05.178553+0000 mgr.y (mgr.25232) 4970 : cluster [DBG] pgmap v5914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:06 smithi022 bash[80503]: audit 2024-07-28T14:37:05.450429+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:06 smithi022 bash[82865]: cluster 2024-07-28T14:37:05.178553+0000 mgr.y (mgr.25232) 4970 : cluster [DBG] pgmap v5914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:06 smithi022 bash[82865]: audit 2024-07-28T14:37:05.450429+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:06 smithi150 bash[67543]: cluster 2024-07-28T14:37:05.178553+0000 mgr.y (mgr.25232) 4970 : cluster [DBG] pgmap v5914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:06 smithi150 bash[67543]: audit 2024-07-28T14:37:05.450429+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:07.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8739 16 16 0 0 0 - 0 2024-07-28T14:37:08.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:37:08.129574+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:37:08.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:37:08.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8740 16 16 0 0 0 - 0 2024-07-28T14:37:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:08 smithi022 bash[80503]: cluster 2024-07-28T14:37:07.179895+0000 mgr.y (mgr.25232) 4971 : cluster [DBG] pgmap v5915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:08 smithi022 bash[82865]: cluster 2024-07-28T14:37:07.179895+0000 mgr.y (mgr.25232) 4971 : cluster [DBG] pgmap v5915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:08 smithi150 bash[67543]: cluster 2024-07-28T14:37:07.179895+0000 mgr.y (mgr.25232) 4971 : cluster [DBG] pgmap v5915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:09.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8741 16 16 0 0 0 - 0 2024-07-28T14:37:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:37:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:37:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:37:10.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8742 16 16 0 0 0 - 0 2024-07-28T14:37:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:10 smithi022 bash[80503]: cluster 2024-07-28T14:37:09.181290+0000 mgr.y (mgr.25232) 4972 : cluster [DBG] pgmap v5916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:10 smithi022 bash[82865]: cluster 2024-07-28T14:37:09.181290+0000 mgr.y (mgr.25232) 4972 : cluster [DBG] pgmap v5916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:10 smithi150 bash[67543]: cluster 2024-07-28T14:37:09.181290+0000 mgr.y (mgr.25232) 4972 : cluster [DBG] pgmap v5916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:11.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8743 16 16 0 0 0 - 0 2024-07-28T14:37:12.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8744 16 16 0 0 0 - 0 2024-07-28T14:37:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:12 smithi022 bash[80503]: cluster 2024-07-28T14:37:11.182642+0000 mgr.y (mgr.25232) 4973 : cluster [DBG] pgmap v5917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:12 smithi022 bash[82865]: cluster 2024-07-28T14:37:11.182642+0000 mgr.y (mgr.25232) 4973 : cluster [DBG] pgmap v5917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:12 smithi150 bash[67543]: cluster 2024-07-28T14:37:11.182642+0000 mgr.y (mgr.25232) 4973 : cluster [DBG] pgmap v5917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:37:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:37:13.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8745 16 16 0 0 0 - 0 2024-07-28T14:37:14.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8746 16 16 0 0 0 - 0 2024-07-28T14:37:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:14 smithi022 bash[80503]: cluster 2024-07-28T14:37:13.184014+0000 mgr.y (mgr.25232) 4974 : cluster [DBG] pgmap v5918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:14 smithi022 bash[82865]: cluster 2024-07-28T14:37:13.184014+0000 mgr.y (mgr.25232) 4974 : cluster [DBG] pgmap v5918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:14 smithi150 bash[67543]: cluster 2024-07-28T14:37:13.184014+0000 mgr.y (mgr.25232) 4974 : cluster [DBG] pgmap v5918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:15.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8747 16 16 0 0 0 - 0 2024-07-28T14:37:16.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8748 16 16 0 0 0 - 0 2024-07-28T14:37:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:16 smithi022 bash[80503]: cluster 2024-07-28T14:37:15.185343+0000 mgr.y (mgr.25232) 4975 : cluster [DBG] pgmap v5919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:16 smithi022 bash[82865]: cluster 2024-07-28T14:37:15.185343+0000 mgr.y (mgr.25232) 4975 : cluster [DBG] pgmap v5919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:16 smithi150 bash[67543]: cluster 2024-07-28T14:37:15.185343+0000 mgr.y (mgr.25232) 4975 : cluster [DBG] pgmap v5919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:17.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8749 16 16 0 0 0 - 0 2024-07-28T14:37:18.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8750 16 16 0 0 0 - 0 2024-07-28T14:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:18 smithi022 bash[80503]: cluster 2024-07-28T14:37:17.186715+0000 mgr.y (mgr.25232) 4976 : cluster [DBG] pgmap v5920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:18 smithi022 bash[82865]: cluster 2024-07-28T14:37:17.186715+0000 mgr.y (mgr.25232) 4976 : cluster [DBG] pgmap v5920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:18 smithi150 bash[67543]: cluster 2024-07-28T14:37:17.186715+0000 mgr.y (mgr.25232) 4976 : cluster [DBG] pgmap v5920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:19.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8751 16 16 0 0 0 - 0 2024-07-28T14:37:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:37:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:37:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:37:20.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8752 16 16 0 0 0 - 0 2024-07-28T14:37:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:20 smithi022 bash[80503]: cluster 2024-07-28T14:37:19.188091+0000 mgr.y (mgr.25232) 4977 : cluster [DBG] pgmap v5921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:20 smithi022 bash[82865]: cluster 2024-07-28T14:37:19.188091+0000 mgr.y (mgr.25232) 4977 : cluster [DBG] pgmap v5921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:20 smithi150 bash[67543]: cluster 2024-07-28T14:37:19.188091+0000 mgr.y (mgr.25232) 4977 : cluster [DBG] pgmap v5921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:21.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8753 16 16 0 0 0 - 0 2024-07-28T14:37:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:21 smithi022 bash[80503]: audit 2024-07-28T14:37:20.450582+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:21 smithi022 bash[82865]: audit 2024-07-28T14:37:20.450582+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:21 smithi150 bash[67543]: audit 2024-07-28T14:37:20.450582+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:22.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8754 16 16 0 0 0 - 0 2024-07-28T14:37:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:22 smithi022 bash[80503]: cluster 2024-07-28T14:37:21.189451+0000 mgr.y (mgr.25232) 4978 : cluster [DBG] pgmap v5922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:22 smithi022 bash[82865]: cluster 2024-07-28T14:37:21.189451+0000 mgr.y (mgr.25232) 4978 : cluster [DBG] pgmap v5922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:22 smithi150 bash[67543]: cluster 2024-07-28T14:37:21.189451+0000 mgr.y (mgr.25232) 4978 : cluster [DBG] pgmap v5922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:37:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:37:23.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8755 16 16 0 0 0 - 0 2024-07-28T14:37:24.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8756 16 16 0 0 0 - 0 2024-07-28T14:37:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:24 smithi150 bash[67543]: cluster 2024-07-28T14:37:23.190834+0000 mgr.y (mgr.25232) 4979 : cluster [DBG] pgmap v5923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:24 smithi022 bash[80503]: cluster 2024-07-28T14:37:23.190834+0000 mgr.y (mgr.25232) 4979 : cluster [DBG] pgmap v5923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:24 smithi022 bash[82865]: cluster 2024-07-28T14:37:23.190834+0000 mgr.y (mgr.25232) 4979 : cluster [DBG] pgmap v5923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:25.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8757 16 16 0 0 0 - 0 2024-07-28T14:37:26.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8758 16 16 0 0 0 - 0 2024-07-28T14:37:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:26 smithi150 bash[67543]: cluster 2024-07-28T14:37:25.192187+0000 mgr.y (mgr.25232) 4980 : cluster [DBG] pgmap v5924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:26 smithi022 bash[80503]: cluster 2024-07-28T14:37:25.192187+0000 mgr.y (mgr.25232) 4980 : cluster [DBG] pgmap v5924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:26 smithi022 bash[82865]: cluster 2024-07-28T14:37:25.192187+0000 mgr.y (mgr.25232) 4980 : cluster [DBG] pgmap v5924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:27.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8759 16 16 0 0 0 - 0 2024-07-28T14:37:28.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:37:28.132779+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:37:28.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:37:28.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8760 16 16 0 0 0 - 0 2024-07-28T14:37:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:28 smithi150 bash[67543]: cluster 2024-07-28T14:37:27.193552+0000 mgr.y (mgr.25232) 4981 : cluster [DBG] pgmap v5925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:28 smithi022 bash[80503]: cluster 2024-07-28T14:37:27.193552+0000 mgr.y (mgr.25232) 4981 : cluster [DBG] pgmap v5925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:28 smithi022 bash[82865]: cluster 2024-07-28T14:37:27.193552+0000 mgr.y (mgr.25232) 4981 : cluster [DBG] pgmap v5925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:29.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8761 16 16 0 0 0 - 0 2024-07-28T14:37:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:37:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:37:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:37:30.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8762 16 16 0 0 0 - 0 2024-07-28T14:37:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:30 smithi150 bash[67543]: cluster 2024-07-28T14:37:29.194925+0000 mgr.y (mgr.25232) 4982 : cluster [DBG] pgmap v5926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:30 smithi022 bash[80503]: cluster 2024-07-28T14:37:29.194925+0000 mgr.y (mgr.25232) 4982 : cluster [DBG] pgmap v5926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:30 smithi022 bash[82865]: cluster 2024-07-28T14:37:29.194925+0000 mgr.y (mgr.25232) 4982 : cluster [DBG] pgmap v5926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:31.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8763 16 16 0 0 0 - 0 2024-07-28T14:37:32.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8764 16 16 0 0 0 - 0 2024-07-28T14:37:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:32 smithi150 bash[67543]: cluster 2024-07-28T14:37:31.196276+0000 mgr.y (mgr.25232) 4983 : cluster [DBG] pgmap v5927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:37:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:37:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:32 smithi022 bash[80503]: cluster 2024-07-28T14:37:31.196276+0000 mgr.y (mgr.25232) 4983 : cluster [DBG] pgmap v5927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:32 smithi022 bash[82865]: cluster 2024-07-28T14:37:31.196276+0000 mgr.y (mgr.25232) 4983 : cluster [DBG] pgmap v5927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:33.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8765 16 16 0 0 0 - 0 2024-07-28T14:37:34.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8766 16 16 0 0 0 - 0 2024-07-28T14:37:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:34 smithi150 bash[67543]: cluster 2024-07-28T14:37:33.197635+0000 mgr.y (mgr.25232) 4984 : cluster [DBG] pgmap v5928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:34 smithi022 bash[80503]: cluster 2024-07-28T14:37:33.197635+0000 mgr.y (mgr.25232) 4984 : cluster [DBG] pgmap v5928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:34 smithi022 bash[82865]: cluster 2024-07-28T14:37:33.197635+0000 mgr.y (mgr.25232) 4984 : cluster [DBG] pgmap v5928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:35.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8767 16 16 0 0 0 - 0 2024-07-28T14:37:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:35 smithi150 bash[67543]: audit 2024-07-28T14:37:34.995990+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:37:35.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:35 smithi022 bash[82865]: audit 2024-07-28T14:37:34.995990+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:37:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:35 smithi022 bash[80503]: audit 2024-07-28T14:37:34.995990+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:37:36.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8768 16 16 0 0 0 - 0 2024-07-28T14:37:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:36 smithi150 bash[67543]: cluster 2024-07-28T14:37:35.198989+0000 mgr.y (mgr.25232) 4985 : cluster [DBG] pgmap v5929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:36 smithi150 bash[67543]: audit 2024-07-28T14:37:35.450921+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:36 smithi022 bash[82865]: cluster 2024-07-28T14:37:35.198989+0000 mgr.y (mgr.25232) 4985 : cluster [DBG] pgmap v5929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:36 smithi022 bash[82865]: audit 2024-07-28T14:37:35.450921+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:36 smithi022 bash[80503]: cluster 2024-07-28T14:37:35.198989+0000 mgr.y (mgr.25232) 4985 : cluster [DBG] pgmap v5929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:36 smithi022 bash[80503]: audit 2024-07-28T14:37:35.450921+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:37.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8769 16 16 0 0 0 - 0 2024-07-28T14:37:38.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8770 16 16 0 0 0 - 0 2024-07-28T14:37:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:38 smithi150 bash[67543]: cluster 2024-07-28T14:37:37.200346+0000 mgr.y (mgr.25232) 4986 : cluster [DBG] pgmap v5930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:38 smithi022 bash[80503]: cluster 2024-07-28T14:37:37.200346+0000 mgr.y (mgr.25232) 4986 : cluster [DBG] pgmap v5930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:38 smithi022 bash[82865]: cluster 2024-07-28T14:37:37.200346+0000 mgr.y (mgr.25232) 4986 : cluster [DBG] pgmap v5930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:39.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8771 16 16 0 0 0 - 0 2024-07-28T14:37:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:37:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:37:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:37:40.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8772 16 16 0 0 0 - 0 2024-07-28T14:37:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:40 smithi150 bash[67543]: cluster 2024-07-28T14:37:39.201705+0000 mgr.y (mgr.25232) 4987 : cluster [DBG] pgmap v5931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:40.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:40 smithi022 bash[82865]: cluster 2024-07-28T14:37:39.201705+0000 mgr.y (mgr.25232) 4987 : cluster [DBG] pgmap v5931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:40 smithi022 bash[80503]: cluster 2024-07-28T14:37:39.201705+0000 mgr.y (mgr.25232) 4987 : cluster [DBG] pgmap v5931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:41.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8773 16 16 0 0 0 - 0 2024-07-28T14:37:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:40.705174+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:40.710313+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:40.933005+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:40.942851+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: cluster 2024-07-28T14:37:41.203086+0000 mgr.y (mgr.25232) 4988 : cluster [DBG] pgmap v5932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:41.392354+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:37:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:41.394134+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:37:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:41 smithi150 bash[67543]: audit 2024-07-28T14:37:41.403953+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:40.705174+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:40.710313+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:40.933005+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:40.942851+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: cluster 2024-07-28T14:37:41.203086+0000 mgr.y (mgr.25232) 4988 : cluster [DBG] pgmap v5932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:41.392354+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:41.394134+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[80503]: audit 2024-07-28T14:37:41.403953+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:40.705174+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:40.710313+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:40.933005+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:40.942851+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: cluster 2024-07-28T14:37:41.203086+0000 mgr.y (mgr.25232) 4988 : cluster [DBG] pgmap v5932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:41.392354+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:41.394134+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:37:42.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:41 smithi022 bash[82865]: audit 2024-07-28T14:37:41.403953+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:37:42.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8774 16 16 0 0 0 - 0 2024-07-28T14:37:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:37:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:37:43.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8775 16 16 0 0 0 - 0 2024-07-28T14:37:44.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8776 16 16 0 0 0 - 0 2024-07-28T14:37:44.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:44 smithi150 bash[67543]: cluster 2024-07-28T14:37:43.204478+0000 mgr.y (mgr.25232) 4989 : cluster [DBG] pgmap v5933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:44 smithi022 bash[80503]: cluster 2024-07-28T14:37:43.204478+0000 mgr.y (mgr.25232) 4989 : cluster [DBG] pgmap v5933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:44 smithi022 bash[82865]: cluster 2024-07-28T14:37:43.204478+0000 mgr.y (mgr.25232) 4989 : cluster [DBG] pgmap v5933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:45.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8777 16 16 0 0 0 - 0 2024-07-28T14:37:46.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8778 16 16 0 0 0 - 0 2024-07-28T14:37:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:46 smithi150 bash[67543]: cluster 2024-07-28T14:37:45.205819+0000 mgr.y (mgr.25232) 4990 : cluster [DBG] pgmap v5934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:46 smithi022 bash[80503]: cluster 2024-07-28T14:37:45.205819+0000 mgr.y (mgr.25232) 4990 : cluster [DBG] pgmap v5934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:46 smithi022 bash[82865]: cluster 2024-07-28T14:37:45.205819+0000 mgr.y (mgr.25232) 4990 : cluster [DBG] pgmap v5934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:47.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8779 16 16 0 0 0 - 0 2024-07-28T14:37:48.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:37:48.136039+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:37:48.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:37:48.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8780 16 16 0 0 0 - 0 2024-07-28T14:37:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:48 smithi150 bash[67543]: cluster 2024-07-28T14:37:47.207175+0000 mgr.y (mgr.25232) 4991 : cluster [DBG] pgmap v5935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:48 smithi022 bash[80503]: cluster 2024-07-28T14:37:47.207175+0000 mgr.y (mgr.25232) 4991 : cluster [DBG] pgmap v5935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:48 smithi022 bash[82865]: cluster 2024-07-28T14:37:47.207175+0000 mgr.y (mgr.25232) 4991 : cluster [DBG] pgmap v5935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:49.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8781 16 16 0 0 0 - 0 2024-07-28T14:37:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:37:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:37:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:37:50.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8782 16 16 0 0 0 - 0 2024-07-28T14:37:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:50 smithi022 bash[80503]: cluster 2024-07-28T14:37:49.208561+0000 mgr.y (mgr.25232) 4992 : cluster [DBG] pgmap v5936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:50 smithi022 bash[82865]: cluster 2024-07-28T14:37:49.208561+0000 mgr.y (mgr.25232) 4992 : cluster [DBG] pgmap v5936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:50 smithi150 bash[67543]: cluster 2024-07-28T14:37:49.208561+0000 mgr.y (mgr.25232) 4992 : cluster [DBG] pgmap v5936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:51.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8783 16 16 0 0 0 - 0 2024-07-28T14:37:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:51 smithi022 bash[80503]: audit 2024-07-28T14:37:50.451793+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:51 smithi022 bash[82865]: audit 2024-07-28T14:37:50.451793+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:51 smithi150 bash[67543]: audit 2024-07-28T14:37:50.451793+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:37:52.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8784 16 16 0 0 0 - 0 2024-07-28T14:37:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:52 smithi022 bash[80503]: cluster 2024-07-28T14:37:51.209901+0000 mgr.y (mgr.25232) 4993 : cluster [DBG] pgmap v5937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:52 smithi022 bash[82865]: cluster 2024-07-28T14:37:51.209901+0000 mgr.y (mgr.25232) 4993 : cluster [DBG] pgmap v5937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:52 smithi150 bash[67543]: cluster 2024-07-28T14:37:51.209901+0000 mgr.y (mgr.25232) 4993 : cluster [DBG] pgmap v5937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:37:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:37:53.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8785 16 16 0 0 0 - 0 2024-07-28T14:37:54.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8786 16 16 0 0 0 - 0 2024-07-28T14:37:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:54 smithi022 bash[80503]: cluster 2024-07-28T14:37:53.211248+0000 mgr.y (mgr.25232) 4994 : cluster [DBG] pgmap v5938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:54 smithi022 bash[82865]: cluster 2024-07-28T14:37:53.211248+0000 mgr.y (mgr.25232) 4994 : cluster [DBG] pgmap v5938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:54 smithi150 bash[67543]: cluster 2024-07-28T14:37:53.211248+0000 mgr.y (mgr.25232) 4994 : cluster [DBG] pgmap v5938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:55.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8787 16 16 0 0 0 - 0 2024-07-28T14:37:56.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8788 16 16 0 0 0 - 0 2024-07-28T14:37:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:56 smithi022 bash[80503]: cluster 2024-07-28T14:37:55.212524+0000 mgr.y (mgr.25232) 4995 : cluster [DBG] pgmap v5939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:56 smithi022 bash[82865]: cluster 2024-07-28T14:37:55.212524+0000 mgr.y (mgr.25232) 4995 : cluster [DBG] pgmap v5939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:56 smithi150 bash[67543]: cluster 2024-07-28T14:37:55.212524+0000 mgr.y (mgr.25232) 4995 : cluster [DBG] pgmap v5939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:57.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8789 16 16 0 0 0 - 0 2024-07-28T14:37:58.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8790 16 16 0 0 0 - 0 2024-07-28T14:37:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:37:58 smithi022 bash[80503]: cluster 2024-07-28T14:37:57.213852+0000 mgr.y (mgr.25232) 4996 : cluster [DBG] pgmap v5940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:37:58 smithi022 bash[82865]: cluster 2024-07-28T14:37:57.213852+0000 mgr.y (mgr.25232) 4996 : cluster [DBG] pgmap v5940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:37:58 smithi150 bash[67543]: cluster 2024-07-28T14:37:57.213852+0000 mgr.y (mgr.25232) 4996 : cluster [DBG] pgmap v5940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:37:59.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8791 16 16 0 0 0 - 0 2024-07-28T14:37:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:37:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:37:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:38:00.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8792 16 16 0 0 0 - 0 2024-07-28T14:38:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:00 smithi022 bash[80503]: cluster 2024-07-28T14:37:59.215238+0000 mgr.y (mgr.25232) 4997 : cluster [DBG] pgmap v5941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:00 smithi022 bash[82865]: cluster 2024-07-28T14:37:59.215238+0000 mgr.y (mgr.25232) 4997 : cluster [DBG] pgmap v5941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:00 smithi150 bash[67543]: cluster 2024-07-28T14:37:59.215238+0000 mgr.y (mgr.25232) 4997 : cluster [DBG] pgmap v5941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:01.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8793 16 16 0 0 0 - 0 2024-07-28T14:38:02.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8794 16 16 0 0 0 - 0 2024-07-28T14:38:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:02 smithi022 bash[80503]: cluster 2024-07-28T14:38:01.216598+0000 mgr.y (mgr.25232) 4998 : cluster [DBG] pgmap v5942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:02 smithi022 bash[82865]: cluster 2024-07-28T14:38:01.216598+0000 mgr.y (mgr.25232) 4998 : cluster [DBG] pgmap v5942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:02 smithi150 bash[67543]: cluster 2024-07-28T14:38:01.216598+0000 mgr.y (mgr.25232) 4998 : cluster [DBG] pgmap v5942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:38:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:38:03.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8795 16 16 0 0 0 - 0 2024-07-28T14:38:04.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8796 16 16 0 0 0 - 0 2024-07-28T14:38:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:04 smithi022 bash[80503]: cluster 2024-07-28T14:38:03.217936+0000 mgr.y (mgr.25232) 4999 : cluster [DBG] pgmap v5943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:04 smithi022 bash[82865]: cluster 2024-07-28T14:38:03.217936+0000 mgr.y (mgr.25232) 4999 : cluster [DBG] pgmap v5943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:04 smithi150 bash[67543]: cluster 2024-07-28T14:38:03.217936+0000 mgr.y (mgr.25232) 4999 : cluster [DBG] pgmap v5943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:05.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8797 16 16 0 0 0 - 0 2024-07-28T14:38:06.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8798 16 16 0 0 0 - 0 2024-07-28T14:38:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:06 smithi022 bash[80503]: cluster 2024-07-28T14:38:05.219401+0000 mgr.y (mgr.25232) 5000 : cluster [DBG] pgmap v5944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:06 smithi022 bash[80503]: audit 2024-07-28T14:38:05.451853+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:06 smithi022 bash[82865]: cluster 2024-07-28T14:38:05.219401+0000 mgr.y (mgr.25232) 5000 : cluster [DBG] pgmap v5944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:06 smithi022 bash[82865]: audit 2024-07-28T14:38:05.451853+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:06 smithi150 bash[67543]: cluster 2024-07-28T14:38:05.219401+0000 mgr.y (mgr.25232) 5000 : cluster [DBG] pgmap v5944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:06 smithi150 bash[67543]: audit 2024-07-28T14:38:05.451853+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:07.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8799 16 16 0 0 0 - 0 2024-07-28T14:38:08.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:38:08.139163+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:38:08.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:38:08.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8800 16 16 0 0 0 - 0 2024-07-28T14:38:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:08 smithi022 bash[80503]: cluster 2024-07-28T14:38:07.220754+0000 mgr.y (mgr.25232) 5001 : cluster [DBG] pgmap v5945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:08 smithi022 bash[82865]: cluster 2024-07-28T14:38:07.220754+0000 mgr.y (mgr.25232) 5001 : cluster [DBG] pgmap v5945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:08 smithi150 bash[67543]: cluster 2024-07-28T14:38:07.220754+0000 mgr.y (mgr.25232) 5001 : cluster [DBG] pgmap v5945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:09.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8801 16 16 0 0 0 - 0 2024-07-28T14:38:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:38:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:38:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:38:10.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8802 16 16 0 0 0 - 0 2024-07-28T14:38:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:10 smithi022 bash[80503]: cluster 2024-07-28T14:38:09.222156+0000 mgr.y (mgr.25232) 5002 : cluster [DBG] pgmap v5946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:10 smithi022 bash[82865]: cluster 2024-07-28T14:38:09.222156+0000 mgr.y (mgr.25232) 5002 : cluster [DBG] pgmap v5946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:10 smithi150 bash[67543]: cluster 2024-07-28T14:38:09.222156+0000 mgr.y (mgr.25232) 5002 : cluster [DBG] pgmap v5946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:11.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8803 16 16 0 0 0 - 0 2024-07-28T14:38:12.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8804 16 16 0 0 0 - 0 2024-07-28T14:38:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:12 smithi022 bash[80503]: cluster 2024-07-28T14:38:11.223511+0000 mgr.y (mgr.25232) 5003 : cluster [DBG] pgmap v5947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:12 smithi022 bash[82865]: cluster 2024-07-28T14:38:11.223511+0000 mgr.y (mgr.25232) 5003 : cluster [DBG] pgmap v5947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:12 smithi150 bash[67543]: cluster 2024-07-28T14:38:11.223511+0000 mgr.y (mgr.25232) 5003 : cluster [DBG] pgmap v5947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:38:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:38:13.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8805 16 16 0 0 0 - 0 2024-07-28T14:38:14.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8806 16 16 0 0 0 - 0 2024-07-28T14:38:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:14 smithi150 bash[67543]: cluster 2024-07-28T14:38:13.224858+0000 mgr.y (mgr.25232) 5004 : cluster [DBG] pgmap v5948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:14 smithi022 bash[80503]: cluster 2024-07-28T14:38:13.224858+0000 mgr.y (mgr.25232) 5004 : cluster [DBG] pgmap v5948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:14 smithi022 bash[82865]: cluster 2024-07-28T14:38:13.224858+0000 mgr.y (mgr.25232) 5004 : cluster [DBG] pgmap v5948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:15.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8807 16 16 0 0 0 - 0 2024-07-28T14:38:16.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8808 16 16 0 0 0 - 0 2024-07-28T14:38:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:16 smithi150 bash[67543]: cluster 2024-07-28T14:38:15.226182+0000 mgr.y (mgr.25232) 5005 : cluster [DBG] pgmap v5949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:16 smithi022 bash[80503]: cluster 2024-07-28T14:38:15.226182+0000 mgr.y (mgr.25232) 5005 : cluster [DBG] pgmap v5949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:16 smithi022 bash[82865]: cluster 2024-07-28T14:38:15.226182+0000 mgr.y (mgr.25232) 5005 : cluster [DBG] pgmap v5949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:17.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8809 16 16 0 0 0 - 0 2024-07-28T14:38:18.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8810 16 16 0 0 0 - 0 2024-07-28T14:38:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:18 smithi150 bash[67543]: cluster 2024-07-28T14:38:17.227505+0000 mgr.y (mgr.25232) 5006 : cluster [DBG] pgmap v5950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:18 smithi022 bash[80503]: cluster 2024-07-28T14:38:17.227505+0000 mgr.y (mgr.25232) 5006 : cluster [DBG] pgmap v5950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:18 smithi022 bash[82865]: cluster 2024-07-28T14:38:17.227505+0000 mgr.y (mgr.25232) 5006 : cluster [DBG] pgmap v5950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:19.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8811 16 16 0 0 0 - 0 2024-07-28T14:38:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:38:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:38:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:38:20.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8812 16 16 0 0 0 - 0 2024-07-28T14:38:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:20 smithi150 bash[67543]: cluster 2024-07-28T14:38:19.228830+0000 mgr.y (mgr.25232) 5007 : cluster [DBG] pgmap v5951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:20 smithi022 bash[80503]: cluster 2024-07-28T14:38:19.228830+0000 mgr.y (mgr.25232) 5007 : cluster [DBG] pgmap v5951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:20 smithi022 bash[82865]: cluster 2024-07-28T14:38:19.228830+0000 mgr.y (mgr.25232) 5007 : cluster [DBG] pgmap v5951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:21.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8813 16 16 0 0 0 - 0 2024-07-28T14:38:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:21 smithi150 bash[67543]: audit 2024-07-28T14:38:20.452316+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:21 smithi022 bash[80503]: audit 2024-07-28T14:38:20.452316+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:21 smithi022 bash[82865]: audit 2024-07-28T14:38:20.452316+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:22.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8814 16 16 0 0 0 - 0 2024-07-28T14:38:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:22 smithi150 bash[67543]: cluster 2024-07-28T14:38:21.230172+0000 mgr.y (mgr.25232) 5008 : cluster [DBG] pgmap v5952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:38:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:38:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:22 smithi022 bash[80503]: cluster 2024-07-28T14:38:21.230172+0000 mgr.y (mgr.25232) 5008 : cluster [DBG] pgmap v5952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:22 smithi022 bash[82865]: cluster 2024-07-28T14:38:21.230172+0000 mgr.y (mgr.25232) 5008 : cluster [DBG] pgmap v5952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:23.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8815 16 16 0 0 0 - 0 2024-07-28T14:38:24.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8816 16 16 0 0 0 - 0 2024-07-28T14:38:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:24 smithi150 bash[67543]: cluster 2024-07-28T14:38:23.231487+0000 mgr.y (mgr.25232) 5009 : cluster [DBG] pgmap v5953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:24 smithi022 bash[80503]: cluster 2024-07-28T14:38:23.231487+0000 mgr.y (mgr.25232) 5009 : cluster [DBG] pgmap v5953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:24 smithi022 bash[82865]: cluster 2024-07-28T14:38:23.231487+0000 mgr.y (mgr.25232) 5009 : cluster [DBG] pgmap v5953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:25.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8817 16 16 0 0 0 - 0 2024-07-28T14:38:26.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8818 16 16 0 0 0 - 0 2024-07-28T14:38:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:26 smithi150 bash[67543]: cluster 2024-07-28T14:38:25.232816+0000 mgr.y (mgr.25232) 5010 : cluster [DBG] pgmap v5954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:26 smithi022 bash[80503]: cluster 2024-07-28T14:38:25.232816+0000 mgr.y (mgr.25232) 5010 : cluster [DBG] pgmap v5954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:26 smithi022 bash[82865]: cluster 2024-07-28T14:38:25.232816+0000 mgr.y (mgr.25232) 5010 : cluster [DBG] pgmap v5954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:27.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8819 16 16 0 0 0 - 0 2024-07-28T14:38:28.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:38:28.142414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:38:28.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:38:28.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8820 16 16 0 0 0 - 0 2024-07-28T14:38:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:28 smithi150 bash[67543]: cluster 2024-07-28T14:38:27.234179+0000 mgr.y (mgr.25232) 5011 : cluster [DBG] pgmap v5955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:28 smithi022 bash[80503]: cluster 2024-07-28T14:38:27.234179+0000 mgr.y (mgr.25232) 5011 : cluster [DBG] pgmap v5955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:28 smithi022 bash[82865]: cluster 2024-07-28T14:38:27.234179+0000 mgr.y (mgr.25232) 5011 : cluster [DBG] pgmap v5955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:29.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8821 16 16 0 0 0 - 0 2024-07-28T14:38:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:38:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:38:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:38:30.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8822 16 16 0 0 0 - 0 2024-07-28T14:38:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:30 smithi150 bash[67543]: cluster 2024-07-28T14:38:29.235542+0000 mgr.y (mgr.25232) 5012 : cluster [DBG] pgmap v5956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:30 smithi022 bash[80503]: cluster 2024-07-28T14:38:29.235542+0000 mgr.y (mgr.25232) 5012 : cluster [DBG] pgmap v5956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:30 smithi022 bash[82865]: cluster 2024-07-28T14:38:29.235542+0000 mgr.y (mgr.25232) 5012 : cluster [DBG] pgmap v5956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:31.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8823 16 16 0 0 0 - 0 2024-07-28T14:38:32.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8824 16 16 0 0 0 - 0 2024-07-28T14:38:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:32 smithi150 bash[67543]: cluster 2024-07-28T14:38:31.236875+0000 mgr.y (mgr.25232) 5013 : cluster [DBG] pgmap v5957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:38:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:38:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:32 smithi022 bash[80503]: cluster 2024-07-28T14:38:31.236875+0000 mgr.y (mgr.25232) 5013 : cluster [DBG] pgmap v5957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:32 smithi022 bash[82865]: cluster 2024-07-28T14:38:31.236875+0000 mgr.y (mgr.25232) 5013 : cluster [DBG] pgmap v5957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:33.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8825 16 16 0 0 0 - 0 2024-07-28T14:38:34.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8826 16 16 0 0 0 - 0 2024-07-28T14:38:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:34 smithi150 bash[67543]: cluster 2024-07-28T14:38:33.238217+0000 mgr.y (mgr.25232) 5014 : cluster [DBG] pgmap v5958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:34 smithi022 bash[80503]: cluster 2024-07-28T14:38:33.238217+0000 mgr.y (mgr.25232) 5014 : cluster [DBG] pgmap v5958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:34 smithi022 bash[82865]: cluster 2024-07-28T14:38:33.238217+0000 mgr.y (mgr.25232) 5014 : cluster [DBG] pgmap v5958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:35.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8827 16 16 0 0 0 - 0 2024-07-28T14:38:36.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8828 16 16 0 0 0 - 0 2024-07-28T14:38:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:36 smithi150 bash[67543]: cluster 2024-07-28T14:38:35.239554+0000 mgr.y (mgr.25232) 5015 : cluster [DBG] pgmap v5959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:36 smithi150 bash[67543]: audit 2024-07-28T14:38:35.453037+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:36 smithi022 bash[80503]: cluster 2024-07-28T14:38:35.239554+0000 mgr.y (mgr.25232) 5015 : cluster [DBG] pgmap v5959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:36 smithi022 bash[80503]: audit 2024-07-28T14:38:35.453037+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:36 smithi022 bash[82865]: cluster 2024-07-28T14:38:35.239554+0000 mgr.y (mgr.25232) 5015 : cluster [DBG] pgmap v5959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:36 smithi022 bash[82865]: audit 2024-07-28T14:38:35.453037+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:37.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8829 16 16 0 0 0 - 0 2024-07-28T14:38:38.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8830 16 16 0 0 0 - 0 2024-07-28T14:38:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:38 smithi150 bash[67543]: cluster 2024-07-28T14:38:37.240880+0000 mgr.y (mgr.25232) 5016 : cluster [DBG] pgmap v5960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:38 smithi022 bash[80503]: cluster 2024-07-28T14:38:37.240880+0000 mgr.y (mgr.25232) 5016 : cluster [DBG] pgmap v5960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:38 smithi022 bash[82865]: cluster 2024-07-28T14:38:37.240880+0000 mgr.y (mgr.25232) 5016 : cluster [DBG] pgmap v5960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:39.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8831 16 16 0 0 0 - 0 2024-07-28T14:38:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:38:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:38:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:38:40.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8832 16 16 0 0 0 - 0 2024-07-28T14:38:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:40 smithi150 bash[67543]: cluster 2024-07-28T14:38:39.242248+0000 mgr.y (mgr.25232) 5017 : cluster [DBG] pgmap v5961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:40 smithi022 bash[80503]: cluster 2024-07-28T14:38:39.242248+0000 mgr.y (mgr.25232) 5017 : cluster [DBG] pgmap v5961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:40 smithi022 bash[82865]: cluster 2024-07-28T14:38:39.242248+0000 mgr.y (mgr.25232) 5017 : cluster [DBG] pgmap v5961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:41.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8833 16 16 0 0 0 - 0 2024-07-28T14:38:42.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8834 16 16 0 0 0 - 0 2024-07-28T14:38:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:42 smithi150 bash[67543]: cluster 2024-07-28T14:38:41.243592+0000 mgr.y (mgr.25232) 5018 : cluster [DBG] pgmap v5962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:42 smithi150 bash[67543]: audit 2024-07-28T14:38:41.536446+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:38:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:38:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:38:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:42 smithi022 bash[80503]: cluster 2024-07-28T14:38:41.243592+0000 mgr.y (mgr.25232) 5018 : cluster [DBG] pgmap v5962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:42 smithi022 bash[80503]: audit 2024-07-28T14:38:41.536446+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:38:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:42 smithi022 bash[82865]: cluster 2024-07-28T14:38:41.243592+0000 mgr.y (mgr.25232) 5018 : cluster [DBG] pgmap v5962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:42 smithi022 bash[82865]: audit 2024-07-28T14:38:41.536446+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:38:43.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8835 16 16 0 0 0 - 0 2024-07-28T14:38:44.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8836 16 16 0 0 0 - 0 2024-07-28T14:38:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:44 smithi150 bash[67543]: cluster 2024-07-28T14:38:43.244915+0000 mgr.y (mgr.25232) 5019 : cluster [DBG] pgmap v5963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:44 smithi022 bash[80503]: cluster 2024-07-28T14:38:43.244915+0000 mgr.y (mgr.25232) 5019 : cluster [DBG] pgmap v5963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:44 smithi022 bash[82865]: cluster 2024-07-28T14:38:43.244915+0000 mgr.y (mgr.25232) 5019 : cluster [DBG] pgmap v5963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:45.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8837 16 16 0 0 0 - 0 2024-07-28T14:38:46.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8838 16 16 0 0 0 - 0 2024-07-28T14:38:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:46 smithi150 bash[67543]: cluster 2024-07-28T14:38:45.246249+0000 mgr.y (mgr.25232) 5020 : cluster [DBG] pgmap v5964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:46 smithi022 bash[80503]: cluster 2024-07-28T14:38:45.246249+0000 mgr.y (mgr.25232) 5020 : cluster [DBG] pgmap v5964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:46.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:46 smithi022 bash[82865]: cluster 2024-07-28T14:38:45.246249+0000 mgr.y (mgr.25232) 5020 : cluster [DBG] pgmap v5964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:47.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8839 16 16 0 0 0 - 0 2024-07-28T14:38:48.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:38:48.145282+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:38:48.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:38:48.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8840 16 16 0 0 0 - 0 2024-07-28T14:38:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.243790+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: cluster 2024-07-28T14:38:47.247689+0000 mgr.y (mgr.25232) 5021 : cluster [DBG] pgmap v5965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:48.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.249495+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.431604+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.441336+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.881986+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:38:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.883577+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:38:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:48 smithi150 bash[67543]: audit 2024-07-28T14:38:47.892131+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.243790+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: cluster 2024-07-28T14:38:47.247689+0000 mgr.y (mgr.25232) 5021 : cluster [DBG] pgmap v5965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.249495+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.431604+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.441336+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.881986+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.883577+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[80503]: audit 2024-07-28T14:38:47.892131+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.243790+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: cluster 2024-07-28T14:38:47.247689+0000 mgr.y (mgr.25232) 5021 : cluster [DBG] pgmap v5965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.249495+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.431604+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.441336+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.881986+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:38:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.883577+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:38:48.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:48 smithi022 bash[82865]: audit 2024-07-28T14:38:47.892131+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:38:49.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8841 16 16 0 0 0 - 0 2024-07-28T14:38:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:38:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:38:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:38:50.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8842 16 16 0 0 0 - 0 2024-07-28T14:38:50.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:50 smithi150 bash[67543]: cluster 2024-07-28T14:38:49.249144+0000 mgr.y (mgr.25232) 5022 : cluster [DBG] pgmap v5966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:50 smithi022 bash[80503]: cluster 2024-07-28T14:38:49.249144+0000 mgr.y (mgr.25232) 5022 : cluster [DBG] pgmap v5966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:50 smithi022 bash[82865]: cluster 2024-07-28T14:38:49.249144+0000 mgr.y (mgr.25232) 5022 : cluster [DBG] pgmap v5966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:51.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8843 16 16 0 0 0 - 0 2024-07-28T14:38:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:51 smithi150 bash[67543]: audit 2024-07-28T14:38:50.453277+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:51 smithi022 bash[80503]: audit 2024-07-28T14:38:50.453277+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:51 smithi022 bash[82865]: audit 2024-07-28T14:38:50.453277+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:38:52.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8844 16 16 0 0 0 - 0 2024-07-28T14:38:52.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:52 smithi150 bash[67543]: cluster 2024-07-28T14:38:51.250553+0000 mgr.y (mgr.25232) 5023 : cluster [DBG] pgmap v5967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:52.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:38:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:38:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:52 smithi022 bash[80503]: cluster 2024-07-28T14:38:51.250553+0000 mgr.y (mgr.25232) 5023 : cluster [DBG] pgmap v5967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:52 smithi022 bash[82865]: cluster 2024-07-28T14:38:51.250553+0000 mgr.y (mgr.25232) 5023 : cluster [DBG] pgmap v5967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:53.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8845 16 16 0 0 0 - 0 2024-07-28T14:38:54.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8846 16 16 0 0 0 - 0 2024-07-28T14:38:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:54 smithi022 bash[80503]: cluster 2024-07-28T14:38:53.251869+0000 mgr.y (mgr.25232) 5024 : cluster [DBG] pgmap v5968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:54 smithi022 bash[82865]: cluster 2024-07-28T14:38:53.251869+0000 mgr.y (mgr.25232) 5024 : cluster [DBG] pgmap v5968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:54 smithi150 bash[67543]: cluster 2024-07-28T14:38:53.251869+0000 mgr.y (mgr.25232) 5024 : cluster [DBG] pgmap v5968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:55.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8847 16 16 0 0 0 - 0 2024-07-28T14:38:56.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8848 16 16 0 0 0 - 0 2024-07-28T14:38:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:56 smithi022 bash[80503]: cluster 2024-07-28T14:38:55.253201+0000 mgr.y (mgr.25232) 5025 : cluster [DBG] pgmap v5969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:56 smithi022 bash[82865]: cluster 2024-07-28T14:38:55.253201+0000 mgr.y (mgr.25232) 5025 : cluster [DBG] pgmap v5969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:56 smithi150 bash[67543]: cluster 2024-07-28T14:38:55.253201+0000 mgr.y (mgr.25232) 5025 : cluster [DBG] pgmap v5969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:57.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8849 16 16 0 0 0 - 0 2024-07-28T14:38:58.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8850 16 16 0 0 0 - 0 2024-07-28T14:38:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:38:58 smithi022 bash[80503]: cluster 2024-07-28T14:38:57.254542+0000 mgr.y (mgr.25232) 5026 : cluster [DBG] pgmap v5970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:38:58 smithi022 bash[82865]: cluster 2024-07-28T14:38:57.254542+0000 mgr.y (mgr.25232) 5026 : cluster [DBG] pgmap v5970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:38:58 smithi150 bash[67543]: cluster 2024-07-28T14:38:57.254542+0000 mgr.y (mgr.25232) 5026 : cluster [DBG] pgmap v5970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:38:59.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8851 16 16 0 0 0 - 0 2024-07-28T14:38:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:38:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:38:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:39:00.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8852 16 16 0 0 0 - 0 2024-07-28T14:39:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:00 smithi022 bash[80503]: cluster 2024-07-28T14:38:59.255836+0000 mgr.y (mgr.25232) 5027 : cluster [DBG] pgmap v5971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:00 smithi022 bash[82865]: cluster 2024-07-28T14:38:59.255836+0000 mgr.y (mgr.25232) 5027 : cluster [DBG] pgmap v5971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:00 smithi150 bash[67543]: cluster 2024-07-28T14:38:59.255836+0000 mgr.y (mgr.25232) 5027 : cluster [DBG] pgmap v5971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:01.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8853 16 16 0 0 0 - 0 2024-07-28T14:39:02.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8854 16 16 0 0 0 - 0 2024-07-28T14:39:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:02 smithi022 bash[80503]: cluster 2024-07-28T14:39:01.257195+0000 mgr.y (mgr.25232) 5028 : cluster [DBG] pgmap v5972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:02 smithi022 bash[82865]: cluster 2024-07-28T14:39:01.257195+0000 mgr.y (mgr.25232) 5028 : cluster [DBG] pgmap v5972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:02 smithi150 bash[67543]: cluster 2024-07-28T14:39:01.257195+0000 mgr.y (mgr.25232) 5028 : cluster [DBG] pgmap v5972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:39:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:39:03.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8855 16 16 0 0 0 - 0 2024-07-28T14:39:04.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8856 16 16 0 0 0 - 0 2024-07-28T14:39:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:04 smithi022 bash[80503]: cluster 2024-07-28T14:39:03.258618+0000 mgr.y (mgr.25232) 5029 : cluster [DBG] pgmap v5973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:04 smithi022 bash[82865]: cluster 2024-07-28T14:39:03.258618+0000 mgr.y (mgr.25232) 5029 : cluster [DBG] pgmap v5973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:04 smithi150 bash[67543]: cluster 2024-07-28T14:39:03.258618+0000 mgr.y (mgr.25232) 5029 : cluster [DBG] pgmap v5973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:05.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8857 16 16 0 0 0 - 0 2024-07-28T14:39:06.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8858 16 16 0 0 0 - 0 2024-07-28T14:39:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:06 smithi022 bash[80503]: cluster 2024-07-28T14:39:05.259986+0000 mgr.y (mgr.25232) 5030 : cluster [DBG] pgmap v5974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:06 smithi022 bash[80503]: audit 2024-07-28T14:39:05.453953+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:06 smithi022 bash[82865]: cluster 2024-07-28T14:39:05.259986+0000 mgr.y (mgr.25232) 5030 : cluster [DBG] pgmap v5974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:06 smithi022 bash[82865]: audit 2024-07-28T14:39:05.453953+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:06 smithi150 bash[67543]: cluster 2024-07-28T14:39:05.259986+0000 mgr.y (mgr.25232) 5030 : cluster [DBG] pgmap v5974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:06 smithi150 bash[67543]: audit 2024-07-28T14:39:05.453953+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:07.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8859 16 16 0 0 0 - 0 2024-07-28T14:39:08.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:39:08.148449+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:39:08.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:39:08.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8860 16 16 0 0 0 - 0 2024-07-28T14:39:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:08 smithi022 bash[80503]: cluster 2024-07-28T14:39:07.261354+0000 mgr.y (mgr.25232) 5031 : cluster [DBG] pgmap v5975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:08 smithi022 bash[82865]: cluster 2024-07-28T14:39:07.261354+0000 mgr.y (mgr.25232) 5031 : cluster [DBG] pgmap v5975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:08 smithi150 bash[67543]: cluster 2024-07-28T14:39:07.261354+0000 mgr.y (mgr.25232) 5031 : cluster [DBG] pgmap v5975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:09.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8861 16 16 0 0 0 - 0 2024-07-28T14:39:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:39:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:39:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:39:10.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8862 16 16 0 0 0 - 0 2024-07-28T14:39:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:10 smithi022 bash[80503]: cluster 2024-07-28T14:39:09.262781+0000 mgr.y (mgr.25232) 5032 : cluster [DBG] pgmap v5976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:10 smithi022 bash[82865]: cluster 2024-07-28T14:39:09.262781+0000 mgr.y (mgr.25232) 5032 : cluster [DBG] pgmap v5976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:10 smithi150 bash[67543]: cluster 2024-07-28T14:39:09.262781+0000 mgr.y (mgr.25232) 5032 : cluster [DBG] pgmap v5976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:11.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8863 16 16 0 0 0 - 0 2024-07-28T14:39:12.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8864 16 16 0 0 0 - 0 2024-07-28T14:39:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:12 smithi022 bash[80503]: cluster 2024-07-28T14:39:11.264150+0000 mgr.y (mgr.25232) 5033 : cluster [DBG] pgmap v5977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:12 smithi022 bash[82865]: cluster 2024-07-28T14:39:11.264150+0000 mgr.y (mgr.25232) 5033 : cluster [DBG] pgmap v5977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:12 smithi150 bash[67543]: cluster 2024-07-28T14:39:11.264150+0000 mgr.y (mgr.25232) 5033 : cluster [DBG] pgmap v5977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:39:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:39:13.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8865 16 16 0 0 0 - 0 2024-07-28T14:39:14.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8866 16 16 0 0 0 - 0 2024-07-28T14:39:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:14 smithi022 bash[80503]: cluster 2024-07-28T14:39:13.265545+0000 mgr.y (mgr.25232) 5034 : cluster [DBG] pgmap v5978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:14 smithi022 bash[82865]: cluster 2024-07-28T14:39:13.265545+0000 mgr.y (mgr.25232) 5034 : cluster [DBG] pgmap v5978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:14 smithi150 bash[67543]: cluster 2024-07-28T14:39:13.265545+0000 mgr.y (mgr.25232) 5034 : cluster [DBG] pgmap v5978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:15.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8867 16 16 0 0 0 - 0 2024-07-28T14:39:16.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8868 16 16 0 0 0 - 0 2024-07-28T14:39:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:16 smithi022 bash[80503]: cluster 2024-07-28T14:39:15.266927+0000 mgr.y (mgr.25232) 5035 : cluster [DBG] pgmap v5979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:16 smithi022 bash[82865]: cluster 2024-07-28T14:39:15.266927+0000 mgr.y (mgr.25232) 5035 : cluster [DBG] pgmap v5979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:16 smithi150 bash[67543]: cluster 2024-07-28T14:39:15.266927+0000 mgr.y (mgr.25232) 5035 : cluster [DBG] pgmap v5979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:17.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8869 16 16 0 0 0 - 0 2024-07-28T14:39:18.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8870 16 16 0 0 0 - 0 2024-07-28T14:39:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:18 smithi022 bash[80503]: cluster 2024-07-28T14:39:17.268316+0000 mgr.y (mgr.25232) 5036 : cluster [DBG] pgmap v5980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:18 smithi022 bash[82865]: cluster 2024-07-28T14:39:17.268316+0000 mgr.y (mgr.25232) 5036 : cluster [DBG] pgmap v5980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:18 smithi150 bash[67543]: cluster 2024-07-28T14:39:17.268316+0000 mgr.y (mgr.25232) 5036 : cluster [DBG] pgmap v5980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:19.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8871 16 16 0 0 0 - 0 2024-07-28T14:39:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:39:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:39:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:39:20.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8872 16 16 0 0 0 - 0 2024-07-28T14:39:20.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:20 smithi022 bash[82865]: cluster 2024-07-28T14:39:19.269700+0000 mgr.y (mgr.25232) 5037 : cluster [DBG] pgmap v5981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:20 smithi022 bash[80503]: cluster 2024-07-28T14:39:19.269700+0000 mgr.y (mgr.25232) 5037 : cluster [DBG] pgmap v5981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:20 smithi150 bash[67543]: cluster 2024-07-28T14:39:19.269700+0000 mgr.y (mgr.25232) 5037 : cluster [DBG] pgmap v5981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:21.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8873 16 16 0 0 0 - 0 2024-07-28T14:39:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:21 smithi150 bash[67543]: audit 2024-07-28T14:39:20.454230+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:21 smithi022 bash[80503]: audit 2024-07-28T14:39:20.454230+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:21 smithi022 bash[82865]: audit 2024-07-28T14:39:20.454230+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:22.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8874 16 16 0 0 0 - 0 2024-07-28T14:39:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:22 smithi150 bash[67543]: cluster 2024-07-28T14:39:21.271113+0000 mgr.y (mgr.25232) 5038 : cluster [DBG] pgmap v5982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:39:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:39:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:22 smithi022 bash[80503]: cluster 2024-07-28T14:39:21.271113+0000 mgr.y (mgr.25232) 5038 : cluster [DBG] pgmap v5982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:22.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:22 smithi022 bash[82865]: cluster 2024-07-28T14:39:21.271113+0000 mgr.y (mgr.25232) 5038 : cluster [DBG] pgmap v5982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:23.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8875 16 16 0 0 0 - 0 2024-07-28T14:39:24.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8876 16 16 0 0 0 - 0 2024-07-28T14:39:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:24 smithi150 bash[67543]: cluster 2024-07-28T14:39:23.272493+0000 mgr.y (mgr.25232) 5039 : cluster [DBG] pgmap v5983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:24 smithi022 bash[80503]: cluster 2024-07-28T14:39:23.272493+0000 mgr.y (mgr.25232) 5039 : cluster [DBG] pgmap v5983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:24 smithi022 bash[82865]: cluster 2024-07-28T14:39:23.272493+0000 mgr.y (mgr.25232) 5039 : cluster [DBG] pgmap v5983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:25.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8877 16 16 0 0 0 - 0 2024-07-28T14:39:26.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8878 16 16 0 0 0 - 0 2024-07-28T14:39:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:26 smithi150 bash[67543]: cluster 2024-07-28T14:39:25.273861+0000 mgr.y (mgr.25232) 5040 : cluster [DBG] pgmap v5984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:26 smithi022 bash[80503]: cluster 2024-07-28T14:39:25.273861+0000 mgr.y (mgr.25232) 5040 : cluster [DBG] pgmap v5984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:26 smithi022 bash[82865]: cluster 2024-07-28T14:39:25.273861+0000 mgr.y (mgr.25232) 5040 : cluster [DBG] pgmap v5984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:27.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8879 16 16 0 0 0 - 0 2024-07-28T14:39:28.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:39:28.151741+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:39:28.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:39:28.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8880 16 16 0 0 0 - 0 2024-07-28T14:39:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:28 smithi150 bash[67543]: cluster 2024-07-28T14:39:27.275252+0000 mgr.y (mgr.25232) 5041 : cluster [DBG] pgmap v5985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:28 smithi022 bash[80503]: cluster 2024-07-28T14:39:27.275252+0000 mgr.y (mgr.25232) 5041 : cluster [DBG] pgmap v5985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:28 smithi022 bash[82865]: cluster 2024-07-28T14:39:27.275252+0000 mgr.y (mgr.25232) 5041 : cluster [DBG] pgmap v5985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:29.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8881 16 16 0 0 0 - 0 2024-07-28T14:39:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:39:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:39:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:39:30.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8882 16 16 0 0 0 - 0 2024-07-28T14:39:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:30 smithi150 bash[67543]: cluster 2024-07-28T14:39:29.276591+0000 mgr.y (mgr.25232) 5042 : cluster [DBG] pgmap v5986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:30 smithi022 bash[80503]: cluster 2024-07-28T14:39:29.276591+0000 mgr.y (mgr.25232) 5042 : cluster [DBG] pgmap v5986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:30 smithi022 bash[82865]: cluster 2024-07-28T14:39:29.276591+0000 mgr.y (mgr.25232) 5042 : cluster [DBG] pgmap v5986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:31.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8883 16 16 0 0 0 - 0 2024-07-28T14:39:32.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8884 16 16 0 0 0 - 0 2024-07-28T14:39:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:32 smithi150 bash[67543]: cluster 2024-07-28T14:39:31.277950+0000 mgr.y (mgr.25232) 5043 : cluster [DBG] pgmap v5987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:39:32 smithi150 bash[60514]: ts=2024-07-28T14:39: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:39:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:32 smithi022 bash[80503]: cluster 2024-07-28T14:39:31.277950+0000 mgr.y (mgr.25232) 5043 : cluster [DBG] pgmap v5987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:32 smithi022 bash[82865]: cluster 2024-07-28T14:39:31.277950+0000 mgr.y (mgr.25232) 5043 : cluster [DBG] pgmap v5987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:33.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8885 16 16 0 0 0 - 0 2024-07-28T14:39:34.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8886 16 16 0 0 0 - 0 2024-07-28T14:39:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:34 smithi150 bash[67543]: cluster 2024-07-28T14:39:33.279354+0000 mgr.y (mgr.25232) 5044 : cluster [DBG] pgmap v5988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:34 smithi022 bash[80503]: cluster 2024-07-28T14:39:33.279354+0000 mgr.y (mgr.25232) 5044 : cluster [DBG] pgmap v5988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:34 smithi022 bash[82865]: cluster 2024-07-28T14:39:33.279354+0000 mgr.y (mgr.25232) 5044 : cluster [DBG] pgmap v5988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:35.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8887 16 16 0 0 0 - 0 2024-07-28T14:39:36.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8888 16 16 0 0 0 - 0 2024-07-28T14:39:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:36 smithi150 bash[67543]: cluster 2024-07-28T14:39:35.280721+0000 mgr.y (mgr.25232) 5045 : cluster [DBG] pgmap v5989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:36 smithi150 bash[67543]: audit 2024-07-28T14:39:35.454852+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:36 smithi022 bash[80503]: cluster 2024-07-28T14:39:35.280721+0000 mgr.y (mgr.25232) 5045 : cluster [DBG] pgmap v5989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:36 smithi022 bash[80503]: audit 2024-07-28T14:39:35.454852+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:36 smithi022 bash[82865]: cluster 2024-07-28T14:39:35.280721+0000 mgr.y (mgr.25232) 5045 : cluster [DBG] pgmap v5989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:36 smithi022 bash[82865]: audit 2024-07-28T14:39:35.454852+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:37.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8889 16 16 0 0 0 - 0 2024-07-28T14:39:38.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8890 16 16 0 0 0 - 0 2024-07-28T14:39:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:38 smithi150 bash[67543]: cluster 2024-07-28T14:39:37.282118+0000 mgr.y (mgr.25232) 5046 : cluster [DBG] pgmap v5990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:38 smithi022 bash[80503]: cluster 2024-07-28T14:39:37.282118+0000 mgr.y (mgr.25232) 5046 : cluster [DBG] pgmap v5990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:38 smithi022 bash[82865]: cluster 2024-07-28T14:39:37.282118+0000 mgr.y (mgr.25232) 5046 : cluster [DBG] pgmap v5990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:39.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8891 16 16 0 0 0 - 0 2024-07-28T14:39:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:39:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:39:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:39:40.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8892 16 16 0 0 0 - 0 2024-07-28T14:39:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:40 smithi150 bash[67543]: cluster 2024-07-28T14:39:39.283526+0000 mgr.y (mgr.25232) 5047 : cluster [DBG] pgmap v5991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:40 smithi022 bash[80503]: cluster 2024-07-28T14:39:39.283526+0000 mgr.y (mgr.25232) 5047 : cluster [DBG] pgmap v5991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:40 smithi022 bash[82865]: cluster 2024-07-28T14:39:39.283526+0000 mgr.y (mgr.25232) 5047 : cluster [DBG] pgmap v5991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:41.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8893 16 16 0 0 0 - 0 2024-07-28T14:39:42.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8894 16 16 0 0 0 - 0 2024-07-28T14:39:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:42 smithi150 bash[67543]: cluster 2024-07-28T14:39:41.285043+0000 mgr.y (mgr.25232) 5048 : cluster [DBG] pgmap v5992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:39:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:39:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:42 smithi022 bash[80503]: cluster 2024-07-28T14:39:41.285043+0000 mgr.y (mgr.25232) 5048 : cluster [DBG] pgmap v5992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:42 smithi022 bash[82865]: cluster 2024-07-28T14:39:41.285043+0000 mgr.y (mgr.25232) 5048 : cluster [DBG] pgmap v5992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:43.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8895 16 16 0 0 0 - 0 2024-07-28T14:39:44.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8896 16 16 0 0 0 - 0 2024-07-28T14:39:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:44 smithi150 bash[67543]: cluster 2024-07-28T14:39:43.286625+0000 mgr.y (mgr.25232) 5049 : cluster [DBG] pgmap v5993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:44 smithi022 bash[80503]: cluster 2024-07-28T14:39:43.286625+0000 mgr.y (mgr.25232) 5049 : cluster [DBG] pgmap v5993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:44 smithi022 bash[82865]: cluster 2024-07-28T14:39:43.286625+0000 mgr.y (mgr.25232) 5049 : cluster [DBG] pgmap v5993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:45.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8897 16 16 0 0 0 - 0 2024-07-28T14:39:46.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8898 16 16 0 0 0 - 0 2024-07-28T14:39:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:46 smithi150 bash[67543]: cluster 2024-07-28T14:39:45.288155+0000 mgr.y (mgr.25232) 5050 : cluster [DBG] pgmap v5994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:46 smithi022 bash[80503]: cluster 2024-07-28T14:39:45.288155+0000 mgr.y (mgr.25232) 5050 : cluster [DBG] pgmap v5994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:46 smithi022 bash[82865]: cluster 2024-07-28T14:39:45.288155+0000 mgr.y (mgr.25232) 5050 : cluster [DBG] pgmap v5994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:47.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8899 16 16 0 0 0 - 0 2024-07-28T14:39:48.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:39:48.155093+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:39:48.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:39:48.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8900 16 16 0 0 0 - 0 2024-07-28T14:39:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:48 smithi150 bash[67543]: cluster 2024-07-28T14:39:47.289723+0000 mgr.y (mgr.25232) 5051 : cluster [DBG] pgmap v5995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:48 smithi150 bash[67543]: audit 2024-07-28T14:39:48.021552+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:39:48.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:48 smithi022 bash[80503]: cluster 2024-07-28T14:39:47.289723+0000 mgr.y (mgr.25232) 5051 : cluster [DBG] pgmap v5995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:48 smithi022 bash[80503]: audit 2024-07-28T14:39:48.021552+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:39:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:48 smithi022 bash[82865]: cluster 2024-07-28T14:39:47.289723+0000 mgr.y (mgr.25232) 5051 : cluster [DBG] pgmap v5995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:48 smithi022 bash[82865]: audit 2024-07-28T14:39:48.021552+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:39:49.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8901 16 16 0 0 0 - 0 2024-07-28T14:39:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:39:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:39:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:39:50.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8902 16 16 0 0 0 - 0 2024-07-28T14:39:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:50 smithi150 bash[67543]: cluster 2024-07-28T14:39:49.291327+0000 mgr.y (mgr.25232) 5052 : cluster [DBG] pgmap v5996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:50 smithi022 bash[80503]: cluster 2024-07-28T14:39:49.291327+0000 mgr.y (mgr.25232) 5052 : cluster [DBG] pgmap v5996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:50 smithi022 bash[82865]: cluster 2024-07-28T14:39:49.291327+0000 mgr.y (mgr.25232) 5052 : cluster [DBG] pgmap v5996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:51.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8903 16 16 0 0 0 - 0 2024-07-28T14:39:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:51 smithi150 bash[67543]: audit 2024-07-28T14:39:50.454767+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:51 smithi022 bash[80503]: audit 2024-07-28T14:39:50.454767+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:51 smithi022 bash[82865]: audit 2024-07-28T14:39:50.454767+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:39:52.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8904 16 16 0 0 0 - 0 2024-07-28T14:39:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:52 smithi150 bash[67543]: cluster 2024-07-28T14:39:51.292891+0000 mgr.y (mgr.25232) 5053 : cluster [DBG] pgmap v5997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:39:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:39:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:52 smithi022 bash[80503]: cluster 2024-07-28T14:39:51.292891+0000 mgr.y (mgr.25232) 5053 : cluster [DBG] pgmap v5997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:52 smithi022 bash[82865]: cluster 2024-07-28T14:39:51.292891+0000 mgr.y (mgr.25232) 5053 : cluster [DBG] pgmap v5997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:53.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8905 16 16 0 0 0 - 0 2024-07-28T14:39:54.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8906 16 16 0 0 0 - 0 2024-07-28T14:39:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: cluster 2024-07-28T14:39:53.293716+0000 mgr.y (mgr.25232) 5054 : cluster [DBG] pgmap v5998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:53.726214+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:53.732896+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:53.936177+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:53.946039+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:54.388168+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:39:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:54.389528+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:39:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:54 smithi150 bash[67543]: audit 2024-07-28T14:39:54.399822+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: cluster 2024-07-28T14:39:53.293716+0000 mgr.y (mgr.25232) 5054 : cluster [DBG] pgmap v5998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:53.726214+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:53.732896+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:53.936177+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:53.946039+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:54.388168+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:54.389528+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:39:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[80503]: audit 2024-07-28T14:39:54.399822+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: cluster 2024-07-28T14:39:53.293716+0000 mgr.y (mgr.25232) 5054 : cluster [DBG] pgmap v5998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:53.726214+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:53.732896+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:53.936177+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:53.946039+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:54.388168+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:54.389528+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:39:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:54 smithi022 bash[82865]: audit 2024-07-28T14:39:54.399822+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:39:55.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8907 16 16 0 0 0 - 0 2024-07-28T14:39:56.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8908 16 16 0 0 0 - 0 2024-07-28T14:39:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:56 smithi150 bash[67543]: cluster 2024-07-28T14:39:55.295071+0000 mgr.y (mgr.25232) 5055 : cluster [DBG] pgmap v5999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:56.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:56 smithi022 bash[82865]: cluster 2024-07-28T14:39:55.295071+0000 mgr.y (mgr.25232) 5055 : cluster [DBG] pgmap v5999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:56 smithi022 bash[80503]: cluster 2024-07-28T14:39:55.295071+0000 mgr.y (mgr.25232) 5055 : cluster [DBG] pgmap v5999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:57.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8909 16 16 0 0 0 - 0 2024-07-28T14:39:58.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8910 16 16 0 0 0 - 0 2024-07-28T14:39:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:39:58 smithi150 bash[67543]: cluster 2024-07-28T14:39:57.296453+0000 mgr.y (mgr.25232) 5056 : cluster [DBG] pgmap v6000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:39:58 smithi022 bash[80503]: cluster 2024-07-28T14:39:57.296453+0000 mgr.y (mgr.25232) 5056 : cluster [DBG] pgmap v6000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:39:58 smithi022 bash[82865]: cluster 2024-07-28T14:39:57.296453+0000 mgr.y (mgr.25232) 5056 : cluster [DBG] pgmap v6000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:39:59.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8911 16 16 0 0 0 - 0 2024-07-28T14:39:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:39:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:39:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:40:00.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8912 16 16 0 0 0 - 0 2024-07-28T14:40:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:00 smithi150 bash[67543]: cluster 2024-07-28T14:39:59.297815+0000 mgr.y (mgr.25232) 5057 : cluster [DBG] pgmap v6001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:00 smithi150 bash[67543]: cluster 2024-07-28T14:40:00.000166+0000 mon.a (mon.0) 4595 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:40:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:00 smithi022 bash[82865]: cluster 2024-07-28T14:39:59.297815+0000 mgr.y (mgr.25232) 5057 : cluster [DBG] pgmap v6001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:00 smithi022 bash[82865]: cluster 2024-07-28T14:40:00.000166+0000 mon.a (mon.0) 4595 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:40:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:00 smithi022 bash[80503]: cluster 2024-07-28T14:39:59.297815+0000 mgr.y (mgr.25232) 5057 : cluster [DBG] pgmap v6001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:00 smithi022 bash[80503]: cluster 2024-07-28T14:40:00.000166+0000 mon.a (mon.0) 4595 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:40:01.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8913 16 16 0 0 0 - 0 2024-07-28T14:40:02.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8914 16 16 0 0 0 - 0 2024-07-28T14:40:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:02 smithi150 bash[67543]: cluster 2024-07-28T14:40:01.299202+0000 mgr.y (mgr.25232) 5058 : cluster [DBG] pgmap v6002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:40:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:40:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:02 smithi022 bash[80503]: cluster 2024-07-28T14:40:01.299202+0000 mgr.y (mgr.25232) 5058 : cluster [DBG] pgmap v6002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:02 smithi022 bash[82865]: cluster 2024-07-28T14:40:01.299202+0000 mgr.y (mgr.25232) 5058 : cluster [DBG] pgmap v6002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:03.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8915 16 16 0 0 0 - 0 2024-07-28T14:40:04.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8916 16 16 0 0 0 - 0 2024-07-28T14:40:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:04 smithi150 bash[67543]: cluster 2024-07-28T14:40:03.300555+0000 mgr.y (mgr.25232) 5059 : cluster [DBG] pgmap v6003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:04 smithi022 bash[80503]: cluster 2024-07-28T14:40:03.300555+0000 mgr.y (mgr.25232) 5059 : cluster [DBG] pgmap v6003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:04 smithi022 bash[82865]: cluster 2024-07-28T14:40:03.300555+0000 mgr.y (mgr.25232) 5059 : cluster [DBG] pgmap v6003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:05.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8917 16 16 0 0 0 - 0 2024-07-28T14:40:06.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8918 16 16 0 0 0 - 0 2024-07-28T14:40:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:06 smithi150 bash[67543]: cluster 2024-07-28T14:40:05.301934+0000 mgr.y (mgr.25232) 5060 : cluster [DBG] pgmap v6004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:06 smithi150 bash[67543]: audit 2024-07-28T14:40:05.455611+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:06 smithi022 bash[80503]: cluster 2024-07-28T14:40:05.301934+0000 mgr.y (mgr.25232) 5060 : cluster [DBG] pgmap v6004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:06 smithi022 bash[80503]: audit 2024-07-28T14:40:05.455611+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:06 smithi022 bash[82865]: cluster 2024-07-28T14:40:05.301934+0000 mgr.y (mgr.25232) 5060 : cluster [DBG] pgmap v6004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:06 smithi022 bash[82865]: audit 2024-07-28T14:40:05.455611+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:07.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8919 16 16 0 0 0 - 0 2024-07-28T14:40:08.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:40:08.158390+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:40:08.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:40:08.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8920 16 16 0 0 0 - 0 2024-07-28T14:40:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:08 smithi150 bash[67543]: cluster 2024-07-28T14:40:07.303361+0000 mgr.y (mgr.25232) 5061 : cluster [DBG] pgmap v6005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:08 smithi022 bash[80503]: cluster 2024-07-28T14:40:07.303361+0000 mgr.y (mgr.25232) 5061 : cluster [DBG] pgmap v6005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:08 smithi022 bash[82865]: cluster 2024-07-28T14:40:07.303361+0000 mgr.y (mgr.25232) 5061 : cluster [DBG] pgmap v6005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:09.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8921 16 16 0 0 0 - 0 2024-07-28T14:40:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:40:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:40:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:40:10.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8922 16 16 0 0 0 - 0 2024-07-28T14:40:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:10 smithi150 bash[67543]: cluster 2024-07-28T14:40:09.304757+0000 mgr.y (mgr.25232) 5062 : cluster [DBG] pgmap v6006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:10 smithi022 bash[80503]: cluster 2024-07-28T14:40:09.304757+0000 mgr.y (mgr.25232) 5062 : cluster [DBG] pgmap v6006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:10 smithi022 bash[82865]: cluster 2024-07-28T14:40:09.304757+0000 mgr.y (mgr.25232) 5062 : cluster [DBG] pgmap v6006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:11.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8923 16 16 0 0 0 - 0 2024-07-28T14:40:12.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8924 16 16 0 0 0 - 0 2024-07-28T14:40:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:12 smithi150 bash[67543]: cluster 2024-07-28T14:40:11.306118+0000 mgr.y (mgr.25232) 5063 : cluster [DBG] pgmap v6007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:40:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:40:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:12 smithi022 bash[80503]: cluster 2024-07-28T14:40:11.306118+0000 mgr.y (mgr.25232) 5063 : cluster [DBG] pgmap v6007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:12 smithi022 bash[82865]: cluster 2024-07-28T14:40:11.306118+0000 mgr.y (mgr.25232) 5063 : cluster [DBG] pgmap v6007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:13.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8925 16 16 0 0 0 - 0 2024-07-28T14:40:14.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8926 16 16 0 0 0 - 0 2024-07-28T14:40:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:14 smithi150 bash[67543]: cluster 2024-07-28T14:40:13.307513+0000 mgr.y (mgr.25232) 5064 : cluster [DBG] pgmap v6008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:14 smithi022 bash[80503]: cluster 2024-07-28T14:40:13.307513+0000 mgr.y (mgr.25232) 5064 : cluster [DBG] pgmap v6008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:14 smithi022 bash[82865]: cluster 2024-07-28T14:40:13.307513+0000 mgr.y (mgr.25232) 5064 : cluster [DBG] pgmap v6008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:15.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8927 16 16 0 0 0 - 0 2024-07-28T14:40:16.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8928 16 16 0 0 0 - 0 2024-07-28T14:40:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:16 smithi150 bash[67543]: cluster 2024-07-28T14:40:15.308877+0000 mgr.y (mgr.25232) 5065 : cluster [DBG] pgmap v6009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:16 smithi022 bash[80503]: cluster 2024-07-28T14:40:15.308877+0000 mgr.y (mgr.25232) 5065 : cluster [DBG] pgmap v6009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:16 smithi022 bash[82865]: cluster 2024-07-28T14:40:15.308877+0000 mgr.y (mgr.25232) 5065 : cluster [DBG] pgmap v6009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:17.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8929 16 16 0 0 0 - 0 2024-07-28T14:40:18.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8930 16 16 0 0 0 - 0 2024-07-28T14:40:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:18 smithi150 bash[67543]: cluster 2024-07-28T14:40:17.310238+0000 mgr.y (mgr.25232) 5066 : cluster [DBG] pgmap v6010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:18 smithi022 bash[80503]: cluster 2024-07-28T14:40:17.310238+0000 mgr.y (mgr.25232) 5066 : cluster [DBG] pgmap v6010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:18 smithi022 bash[82865]: cluster 2024-07-28T14:40:17.310238+0000 mgr.y (mgr.25232) 5066 : cluster [DBG] pgmap v6010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:19.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8931 16 16 0 0 0 - 0 2024-07-28T14:40:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:40:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:40:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:40:20.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8932 16 16 0 0 0 - 0 2024-07-28T14:40:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:20 smithi150 bash[67543]: cluster 2024-07-28T14:40:19.311652+0000 mgr.y (mgr.25232) 5067 : cluster [DBG] pgmap v6011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:20 smithi150 bash[67543]: audit 2024-07-28T14:40:20.455985+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:20.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:20 smithi022 bash[82865]: cluster 2024-07-28T14:40:19.311652+0000 mgr.y (mgr.25232) 5067 : cluster [DBG] pgmap v6011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:20 smithi022 bash[82865]: audit 2024-07-28T14:40:20.455985+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:20 smithi022 bash[80503]: cluster 2024-07-28T14:40:19.311652+0000 mgr.y (mgr.25232) 5067 : cluster [DBG] pgmap v6011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:20 smithi022 bash[80503]: audit 2024-07-28T14:40:20.455985+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:21.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8933 16 16 0 0 0 - 0 2024-07-28T14:40:22.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8934 16 16 0 0 0 - 0 2024-07-28T14:40:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:22 smithi150 bash[67543]: cluster 2024-07-28T14:40:21.313030+0000 mgr.y (mgr.25232) 5068 : cluster [DBG] pgmap v6012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:40:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:40:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:22 smithi022 bash[80503]: cluster 2024-07-28T14:40:21.313030+0000 mgr.y (mgr.25232) 5068 : cluster [DBG] pgmap v6012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:22.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:22 smithi022 bash[82865]: cluster 2024-07-28T14:40:21.313030+0000 mgr.y (mgr.25232) 5068 : cluster [DBG] pgmap v6012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:23.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8935 16 16 0 0 0 - 0 2024-07-28T14:40:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:23 smithi022 bash[80503]: cluster 2024-07-28T14:40:23.314414+0000 mgr.y (mgr.25232) 5069 : cluster [DBG] pgmap v6013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:23 smithi022 bash[82865]: cluster 2024-07-28T14:40:23.314414+0000 mgr.y (mgr.25232) 5069 : cluster [DBG] pgmap v6013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:23 smithi150 bash[67543]: cluster 2024-07-28T14:40:23.314414+0000 mgr.y (mgr.25232) 5069 : cluster [DBG] pgmap v6013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:24.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8936 16 16 0 0 0 - 0 2024-07-28T14:40:25.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8937 16 16 0 0 0 - 0 2024-07-28T14:40:26.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8938 16 16 0 0 0 - 0 2024-07-28T14:40:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:26 smithi150 bash[67543]: cluster 2024-07-28T14:40:25.315772+0000 mgr.y (mgr.25232) 5070 : cluster [DBG] pgmap v6014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:26 smithi022 bash[80503]: cluster 2024-07-28T14:40:25.315772+0000 mgr.y (mgr.25232) 5070 : cluster [DBG] pgmap v6014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:26 smithi022 bash[82865]: cluster 2024-07-28T14:40:25.315772+0000 mgr.y (mgr.25232) 5070 : cluster [DBG] pgmap v6014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:27.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8939 16 16 0 0 0 - 0 2024-07-28T14:40:28.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:40:28.161709+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:40:28.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:40:28.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8940 16 16 0 0 0 - 0 2024-07-28T14:40:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:28 smithi150 bash[67543]: cluster 2024-07-28T14:40:27.317131+0000 mgr.y (mgr.25232) 5071 : cluster [DBG] pgmap v6015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:28 smithi022 bash[80503]: cluster 2024-07-28T14:40:27.317131+0000 mgr.y (mgr.25232) 5071 : cluster [DBG] pgmap v6015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:28 smithi022 bash[82865]: cluster 2024-07-28T14:40:27.317131+0000 mgr.y (mgr.25232) 5071 : cluster [DBG] pgmap v6015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:29.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8941 16 16 0 0 0 - 0 2024-07-28T14:40:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:40:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:40:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:40:30.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8942 16 16 0 0 0 - 0 2024-07-28T14:40:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:30 smithi150 bash[67543]: cluster 2024-07-28T14:40:29.318539+0000 mgr.y (mgr.25232) 5072 : cluster [DBG] pgmap v6016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:30 smithi022 bash[80503]: cluster 2024-07-28T14:40:29.318539+0000 mgr.y (mgr.25232) 5072 : cluster [DBG] pgmap v6016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:30 smithi022 bash[82865]: cluster 2024-07-28T14:40:29.318539+0000 mgr.y (mgr.25232) 5072 : cluster [DBG] pgmap v6016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:31.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8943 16 16 0 0 0 - 0 2024-07-28T14:40:32.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8944 16 16 0 0 0 - 0 2024-07-28T14:40:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:32 smithi150 bash[67543]: cluster 2024-07-28T14:40:31.319868+0000 mgr.y (mgr.25232) 5073 : cluster [DBG] pgmap v6017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:40:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:40:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:32 smithi022 bash[82865]: cluster 2024-07-28T14:40:31.319868+0000 mgr.y (mgr.25232) 5073 : cluster [DBG] pgmap v6017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:32 smithi022 bash[80503]: cluster 2024-07-28T14:40:31.319868+0000 mgr.y (mgr.25232) 5073 : cluster [DBG] pgmap v6017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:33.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8945 16 16 0 0 0 - 0 2024-07-28T14:40:34.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8946 16 16 0 0 0 - 0 2024-07-28T14:40:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:34 smithi150 bash[67543]: cluster 2024-07-28T14:40:33.321243+0000 mgr.y (mgr.25232) 5074 : cluster [DBG] pgmap v6018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:34 smithi022 bash[80503]: cluster 2024-07-28T14:40:33.321243+0000 mgr.y (mgr.25232) 5074 : cluster [DBG] pgmap v6018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:34 smithi022 bash[82865]: cluster 2024-07-28T14:40:33.321243+0000 mgr.y (mgr.25232) 5074 : cluster [DBG] pgmap v6018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:35.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8947 16 16 0 0 0 - 0 2024-07-28T14:40:36.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8948 16 16 0 0 0 - 0 2024-07-28T14:40:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:36 smithi150 bash[67543]: cluster 2024-07-28T14:40:35.322623+0000 mgr.y (mgr.25232) 5075 : cluster [DBG] pgmap v6019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:36 smithi150 bash[67543]: audit 2024-07-28T14:40:35.456396+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:36 smithi022 bash[80503]: cluster 2024-07-28T14:40:35.322623+0000 mgr.y (mgr.25232) 5075 : cluster [DBG] pgmap v6019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:36 smithi022 bash[80503]: audit 2024-07-28T14:40:35.456396+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:36 smithi022 bash[82865]: cluster 2024-07-28T14:40:35.322623+0000 mgr.y (mgr.25232) 5075 : cluster [DBG] pgmap v6019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:36 smithi022 bash[82865]: audit 2024-07-28T14:40:35.456396+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:37.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8949 16 16 0 0 0 - 0 2024-07-28T14:40:38.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8950 16 16 0 0 0 - 0 2024-07-28T14:40:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:38 smithi150 bash[67543]: cluster 2024-07-28T14:40:37.324046+0000 mgr.y (mgr.25232) 5076 : cluster [DBG] pgmap v6020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:38 smithi022 bash[80503]: cluster 2024-07-28T14:40:37.324046+0000 mgr.y (mgr.25232) 5076 : cluster [DBG] pgmap v6020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:38 smithi022 bash[82865]: cluster 2024-07-28T14:40:37.324046+0000 mgr.y (mgr.25232) 5076 : cluster [DBG] pgmap v6020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:39.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8951 16 16 0 0 0 - 0 2024-07-28T14:40:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:40:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:40:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:40:40.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8952 16 16 0 0 0 - 0 2024-07-28T14:40:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:40 smithi150 bash[67543]: cluster 2024-07-28T14:40:39.325418+0000 mgr.y (mgr.25232) 5077 : cluster [DBG] pgmap v6021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:40 smithi022 bash[80503]: cluster 2024-07-28T14:40:39.325418+0000 mgr.y (mgr.25232) 5077 : cluster [DBG] pgmap v6021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:40 smithi022 bash[82865]: cluster 2024-07-28T14:40:39.325418+0000 mgr.y (mgr.25232) 5077 : cluster [DBG] pgmap v6021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:41.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8953 16 16 0 0 0 - 0 2024-07-28T14:40:42.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8954 16 16 0 0 0 - 0 2024-07-28T14:40:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:42 smithi150 bash[67543]: cluster 2024-07-28T14:40:41.326835+0000 mgr.y (mgr.25232) 5078 : cluster [DBG] pgmap v6022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:40:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:40:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:42 smithi022 bash[80503]: cluster 2024-07-28T14:40:41.326835+0000 mgr.y (mgr.25232) 5078 : cluster [DBG] pgmap v6022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:42 smithi022 bash[82865]: cluster 2024-07-28T14:40:41.326835+0000 mgr.y (mgr.25232) 5078 : cluster [DBG] pgmap v6022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:43.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8955 16 16 0 0 0 - 0 2024-07-28T14:40:44.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8956 16 16 0 0 0 - 0 2024-07-28T14:40:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:44 smithi150 bash[67543]: cluster 2024-07-28T14:40:43.328186+0000 mgr.y (mgr.25232) 5079 : cluster [DBG] pgmap v6023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:44 smithi022 bash[80503]: cluster 2024-07-28T14:40:43.328186+0000 mgr.y (mgr.25232) 5079 : cluster [DBG] pgmap v6023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:44 smithi022 bash[82865]: cluster 2024-07-28T14:40:43.328186+0000 mgr.y (mgr.25232) 5079 : cluster [DBG] pgmap v6023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:45.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8957 16 16 0 0 0 - 0 2024-07-28T14:40:46.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8958 16 16 0 0 0 - 0 2024-07-28T14:40:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:46 smithi150 bash[67543]: cluster 2024-07-28T14:40:45.329519+0000 mgr.y (mgr.25232) 5080 : cluster [DBG] pgmap v6024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:46 smithi022 bash[80503]: cluster 2024-07-28T14:40:45.329519+0000 mgr.y (mgr.25232) 5080 : cluster [DBG] pgmap v6024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:46 smithi022 bash[82865]: cluster 2024-07-28T14:40:45.329519+0000 mgr.y (mgr.25232) 5080 : cluster [DBG] pgmap v6024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:47.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8959 16 16 0 0 0 - 0 2024-07-28T14:40:48.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:40:48.165028+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:40:48.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:40:48.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8960 16 16 0 0 0 - 0 2024-07-28T14:40:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:48 smithi150 bash[67543]: cluster 2024-07-28T14:40:47.330921+0000 mgr.y (mgr.25232) 5081 : cluster [DBG] pgmap v6025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:48.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:48 smithi022 bash[80503]: cluster 2024-07-28T14:40:47.330921+0000 mgr.y (mgr.25232) 5081 : cluster [DBG] pgmap v6025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:48 smithi022 bash[82865]: cluster 2024-07-28T14:40:47.330921+0000 mgr.y (mgr.25232) 5081 : cluster [DBG] pgmap v6025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:49.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8961 16 16 0 0 0 - 0 2024-07-28T14:40:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:40:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:40:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:40:50.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8962 16 16 0 0 0 - 0 2024-07-28T14:40:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:50 smithi150 bash[67543]: cluster 2024-07-28T14:40:49.332276+0000 mgr.y (mgr.25232) 5082 : cluster [DBG] pgmap v6026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:50 smithi022 bash[80503]: cluster 2024-07-28T14:40:49.332276+0000 mgr.y (mgr.25232) 5082 : cluster [DBG] pgmap v6026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:50 smithi022 bash[82865]: cluster 2024-07-28T14:40:49.332276+0000 mgr.y (mgr.25232) 5082 : cluster [DBG] pgmap v6026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:51.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8963 16 16 0 0 0 - 0 2024-07-28T14:40:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:51 smithi150 bash[67543]: audit 2024-07-28T14:40:50.456881+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:51 smithi022 bash[80503]: audit 2024-07-28T14:40:50.456881+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:51 smithi022 bash[82865]: audit 2024-07-28T14:40:50.456881+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:40:52.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8964 16 16 0 0 0 - 0 2024-07-28T14:40:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:52 smithi150 bash[67543]: cluster 2024-07-28T14:40:51.333639+0000 mgr.y (mgr.25232) 5083 : cluster [DBG] pgmap v6027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:40:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:40:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:52 smithi022 bash[80503]: cluster 2024-07-28T14:40:51.333639+0000 mgr.y (mgr.25232) 5083 : cluster [DBG] pgmap v6027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:52 smithi022 bash[82865]: cluster 2024-07-28T14:40:51.333639+0000 mgr.y (mgr.25232) 5083 : cluster [DBG] pgmap v6027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:53.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8965 16 16 0 0 0 - 0 2024-07-28T14:40:54.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8966 16 16 0 0 0 - 0 2024-07-28T14:40:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:54 smithi150 bash[67543]: cluster 2024-07-28T14:40:53.335038+0000 mgr.y (mgr.25232) 5084 : cluster [DBG] pgmap v6028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:54 smithi022 bash[80503]: cluster 2024-07-28T14:40:53.335038+0000 mgr.y (mgr.25232) 5084 : cluster [DBG] pgmap v6028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:54.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:54 smithi022 bash[82865]: cluster 2024-07-28T14:40:53.335038+0000 mgr.y (mgr.25232) 5084 : cluster [DBG] pgmap v6028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:55.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8967 16 16 0 0 0 - 0 2024-07-28T14:40:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:55 smithi150 bash[67543]: audit 2024-07-28T14:40:54.499300+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:40:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:55 smithi150 bash[67543]: audit 2024-07-28T14:40:54.860996+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:40:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:55 smithi150 bash[67543]: audit 2024-07-28T14:40:54.866561+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:40:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:55 smithi022 bash[80503]: audit 2024-07-28T14:40:54.499300+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:40:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:55 smithi022 bash[80503]: audit 2024-07-28T14:40:54.860996+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:40:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:55 smithi022 bash[80503]: audit 2024-07-28T14:40:54.866561+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:40:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:55 smithi022 bash[82865]: audit 2024-07-28T14:40:54.499300+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:40:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:55 smithi022 bash[82865]: audit 2024-07-28T14:40:54.860996+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:40:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:55 smithi022 bash[82865]: audit 2024-07-28T14:40:54.866561+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:40:56.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8968 16 16 0 0 0 - 0 2024-07-28T14:40:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:56 smithi150 bash[67543]: cluster 2024-07-28T14:40:55.336361+0000 mgr.y (mgr.25232) 5085 : cluster [DBG] pgmap v6029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:56 smithi022 bash[80503]: cluster 2024-07-28T14:40:55.336361+0000 mgr.y (mgr.25232) 5085 : cluster [DBG] pgmap v6029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:56 smithi022 bash[82865]: cluster 2024-07-28T14:40:55.336361+0000 mgr.y (mgr.25232) 5085 : cluster [DBG] pgmap v6029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:57.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8969 16 16 0 0 0 - 0 2024-07-28T14:40:58.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8970 16 16 0 0 0 - 0 2024-07-28T14:40:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:40:58 smithi150 bash[67543]: cluster 2024-07-28T14:40:57.337739+0000 mgr.y (mgr.25232) 5086 : cluster [DBG] pgmap v6030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:40:58 smithi022 bash[80503]: cluster 2024-07-28T14:40:57.337739+0000 mgr.y (mgr.25232) 5086 : cluster [DBG] pgmap v6030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:40:58 smithi022 bash[82865]: cluster 2024-07-28T14:40:57.337739+0000 mgr.y (mgr.25232) 5086 : cluster [DBG] pgmap v6030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:40:59.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8971 16 16 0 0 0 - 0 2024-07-28T14:40:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:40:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:40:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:41:00.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8972 16 16 0 0 0 - 0 2024-07-28T14:41:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:00 smithi150 bash[67543]: cluster 2024-07-28T14:40:59.339202+0000 mgr.y (mgr.25232) 5087 : cluster [DBG] pgmap v6031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:00 smithi150 bash[67543]: audit 2024-07-28T14:41:00.195043+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:00 smithi150 bash[67543]: audit 2024-07-28T14:41:00.204977+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:00 smithi022 bash[80503]: cluster 2024-07-28T14:40:59.339202+0000 mgr.y (mgr.25232) 5087 : cluster [DBG] pgmap v6031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:00 smithi022 bash[80503]: audit 2024-07-28T14:41:00.195043+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:00 smithi022 bash[80503]: audit 2024-07-28T14:41:00.204977+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:00 smithi022 bash[82865]: cluster 2024-07-28T14:40:59.339202+0000 mgr.y (mgr.25232) 5087 : cluster [DBG] pgmap v6031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:00 smithi022 bash[82865]: audit 2024-07-28T14:41:00.195043+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:00 smithi022 bash[82865]: audit 2024-07-28T14:41:00.204977+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:01.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8973 16 16 0 0 0 - 0 2024-07-28T14:41:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:01 smithi150 bash[67543]: audit 2024-07-28T14:41:00.757323+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:01 smithi150 bash[67543]: audit 2024-07-28T14:41:00.767134+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:01 smithi150 bash[67543]: audit 2024-07-28T14:41:01.212717+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:41:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:01 smithi150 bash[67543]: audit 2024-07-28T14:41:01.214414+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:41:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:01 smithi150 bash[67543]: audit 2024-07-28T14:41:01.224559+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:01 smithi150 bash[67543]: cluster 2024-07-28T14:41:01.340542+0000 mgr.y (mgr.25232) 5088 : cluster [DBG] pgmap v6032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[80503]: audit 2024-07-28T14:41:00.757323+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[80503]: audit 2024-07-28T14:41:00.767134+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[80503]: audit 2024-07-28T14:41:01.212717+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[80503]: audit 2024-07-28T14:41:01.214414+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[80503]: audit 2024-07-28T14:41:01.224559+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[80503]: cluster 2024-07-28T14:41:01.340542+0000 mgr.y (mgr.25232) 5088 : cluster [DBG] pgmap v6032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[82865]: audit 2024-07-28T14:41:00.757323+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[82865]: audit 2024-07-28T14:41:00.767134+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[82865]: audit 2024-07-28T14:41:01.212717+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:41:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[82865]: audit 2024-07-28T14:41:01.214414+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:41:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[82865]: audit 2024-07-28T14:41:01.224559+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:41:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:01 smithi022 bash[82865]: cluster 2024-07-28T14:41:01.340542+0000 mgr.y (mgr.25232) 5088 : cluster [DBG] pgmap v6032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:02.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8974 16 16 0 0 0 - 0 2024-07-28T14:41:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:41:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:41:03.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8975 16 16 0 0 0 - 0 2024-07-28T14:41:04.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8976 16 16 0 0 0 - 0 2024-07-28T14:41:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:04 smithi150 bash[67543]: cluster 2024-07-28T14:41:03.341903+0000 mgr.y (mgr.25232) 5089 : cluster [DBG] pgmap v6033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:04 smithi022 bash[80503]: cluster 2024-07-28T14:41:03.341903+0000 mgr.y (mgr.25232) 5089 : cluster [DBG] pgmap v6033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:04 smithi022 bash[82865]: cluster 2024-07-28T14:41:03.341903+0000 mgr.y (mgr.25232) 5089 : cluster [DBG] pgmap v6033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:05.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8977 16 16 0 0 0 - 0 2024-07-28T14:41:06.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8978 16 16 0 0 0 - 0 2024-07-28T14:41:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:06 smithi150 bash[67543]: cluster 2024-07-28T14:41:05.343266+0000 mgr.y (mgr.25232) 5090 : cluster [DBG] pgmap v6034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:06 smithi150 bash[67543]: audit 2024-07-28T14:41:05.457471+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:06 smithi022 bash[80503]: cluster 2024-07-28T14:41:05.343266+0000 mgr.y (mgr.25232) 5090 : cluster [DBG] pgmap v6034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:06 smithi022 bash[80503]: audit 2024-07-28T14:41:05.457471+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:06 smithi022 bash[82865]: cluster 2024-07-28T14:41:05.343266+0000 mgr.y (mgr.25232) 5090 : cluster [DBG] pgmap v6034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:06 smithi022 bash[82865]: audit 2024-07-28T14:41:05.457471+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:07.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8979 16 16 0 0 0 - 0 2024-07-28T14:41:08.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:41:08.168201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:41:08.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:41:08.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8980 16 16 0 0 0 - 0 2024-07-28T14:41:08.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:08 smithi150 bash[67543]: cluster 2024-07-28T14:41:07.344580+0000 mgr.y (mgr.25232) 5091 : cluster [DBG] pgmap v6035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:08 smithi022 bash[80503]: cluster 2024-07-28T14:41:07.344580+0000 mgr.y (mgr.25232) 5091 : cluster [DBG] pgmap v6035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:08 smithi022 bash[82865]: cluster 2024-07-28T14:41:07.344580+0000 mgr.y (mgr.25232) 5091 : cluster [DBG] pgmap v6035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:09.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8981 16 16 0 0 0 - 0 2024-07-28T14:41:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:41:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:41:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:41:10.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8982 16 16 0 0 0 - 0 2024-07-28T14:41:10.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:10 smithi150 bash[67543]: cluster 2024-07-28T14:41:09.345906+0000 mgr.y (mgr.25232) 5092 : cluster [DBG] pgmap v6036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:10 smithi022 bash[80503]: cluster 2024-07-28T14:41:09.345906+0000 mgr.y (mgr.25232) 5092 : cluster [DBG] pgmap v6036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:10 smithi022 bash[82865]: cluster 2024-07-28T14:41:09.345906+0000 mgr.y (mgr.25232) 5092 : cluster [DBG] pgmap v6036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:11.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8983 16 16 0 0 0 - 0 2024-07-28T14:41:12.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8984 16 16 0 0 0 - 0 2024-07-28T14:41:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:12 smithi150 bash[67543]: cluster 2024-07-28T14:41:11.347284+0000 mgr.y (mgr.25232) 5093 : cluster [DBG] pgmap v6037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:41:12 smithi150 bash[60514]: ts=2024-07-28T14:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:41:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:12 smithi022 bash[80503]: cluster 2024-07-28T14:41:11.347284+0000 mgr.y (mgr.25232) 5093 : cluster [DBG] pgmap v6037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:12 smithi022 bash[82865]: cluster 2024-07-28T14:41:11.347284+0000 mgr.y (mgr.25232) 5093 : cluster [DBG] pgmap v6037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:13.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8985 16 16 0 0 0 - 0 2024-07-28T14:41:14.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8986 16 16 0 0 0 - 0 2024-07-28T14:41:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:14 smithi150 bash[67543]: cluster 2024-07-28T14:41:13.348630+0000 mgr.y (mgr.25232) 5094 : cluster [DBG] pgmap v6038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:14 smithi022 bash[80503]: cluster 2024-07-28T14:41:13.348630+0000 mgr.y (mgr.25232) 5094 : cluster [DBG] pgmap v6038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:14 smithi022 bash[82865]: cluster 2024-07-28T14:41:13.348630+0000 mgr.y (mgr.25232) 5094 : cluster [DBG] pgmap v6038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:15.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8987 16 16 0 0 0 - 0 2024-07-28T14:41:16.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8988 16 16 0 0 0 - 0 2024-07-28T14:41:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:16 smithi150 bash[67543]: cluster 2024-07-28T14:41:15.349966+0000 mgr.y (mgr.25232) 5095 : cluster [DBG] pgmap v6039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:16 smithi022 bash[80503]: cluster 2024-07-28T14:41:15.349966+0000 mgr.y (mgr.25232) 5095 : cluster [DBG] pgmap v6039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:16.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:16 smithi022 bash[82865]: cluster 2024-07-28T14:41:15.349966+0000 mgr.y (mgr.25232) 5095 : cluster [DBG] pgmap v6039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:17.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8989 16 16 0 0 0 - 0 2024-07-28T14:41:18.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8990 16 16 0 0 0 - 0 2024-07-28T14:41:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:18 smithi150 bash[67543]: cluster 2024-07-28T14:41:17.351364+0000 mgr.y (mgr.25232) 5096 : cluster [DBG] pgmap v6040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:18 smithi022 bash[80503]: cluster 2024-07-28T14:41:17.351364+0000 mgr.y (mgr.25232) 5096 : cluster [DBG] pgmap v6040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:18 smithi022 bash[82865]: cluster 2024-07-28T14:41:17.351364+0000 mgr.y (mgr.25232) 5096 : cluster [DBG] pgmap v6040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:19.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8991 16 16 0 0 0 - 0 2024-07-28T14:41:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:41:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:41:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:41:20.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8992 16 16 0 0 0 - 0 2024-07-28T14:41:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:20 smithi150 bash[67543]: cluster 2024-07-28T14:41:19.352762+0000 mgr.y (mgr.25232) 5097 : cluster [DBG] pgmap v6041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:20 smithi022 bash[80503]: cluster 2024-07-28T14:41:19.352762+0000 mgr.y (mgr.25232) 5097 : cluster [DBG] pgmap v6041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:20 smithi022 bash[82865]: cluster 2024-07-28T14:41:19.352762+0000 mgr.y (mgr.25232) 5097 : cluster [DBG] pgmap v6041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:21.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8993 16 16 0 0 0 - 0 2024-07-28T14:41:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:21 smithi150 bash[67543]: audit 2024-07-28T14:41:20.457898+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:21 smithi022 bash[80503]: audit 2024-07-28T14:41:20.457898+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:21 smithi022 bash[82865]: audit 2024-07-28T14:41:20.457898+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:22.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8994 16 16 0 0 0 - 0 2024-07-28T14:41:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:22 smithi150 bash[67543]: cluster 2024-07-28T14:41:21.354259+0000 mgr.y (mgr.25232) 5098 : cluster [DBG] pgmap v6042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:41:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:41:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:22 smithi022 bash[80503]: cluster 2024-07-28T14:41:21.354259+0000 mgr.y (mgr.25232) 5098 : cluster [DBG] pgmap v6042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:22 smithi022 bash[82865]: cluster 2024-07-28T14:41:21.354259+0000 mgr.y (mgr.25232) 5098 : cluster [DBG] pgmap v6042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:23.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8995 16 16 0 0 0 - 0 2024-07-28T14:41:24.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8996 16 16 0 0 0 - 0 2024-07-28T14:41:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:24 smithi150 bash[67543]: cluster 2024-07-28T14:41:23.355658+0000 mgr.y (mgr.25232) 5099 : cluster [DBG] pgmap v6043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:24 smithi022 bash[80503]: cluster 2024-07-28T14:41:23.355658+0000 mgr.y (mgr.25232) 5099 : cluster [DBG] pgmap v6043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:24 smithi022 bash[82865]: cluster 2024-07-28T14:41:23.355658+0000 mgr.y (mgr.25232) 5099 : cluster [DBG] pgmap v6043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:25.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8997 16 16 0 0 0 - 0 2024-07-28T14:41:26.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8998 16 16 0 0 0 - 0 2024-07-28T14:41:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:26 smithi150 bash[67543]: cluster 2024-07-28T14:41:25.356984+0000 mgr.y (mgr.25232) 5100 : cluster [DBG] pgmap v6044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:26 smithi022 bash[80503]: cluster 2024-07-28T14:41:25.356984+0000 mgr.y (mgr.25232) 5100 : cluster [DBG] pgmap v6044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:26 smithi022 bash[82865]: cluster 2024-07-28T14:41:25.356984+0000 mgr.y (mgr.25232) 5100 : cluster [DBG] pgmap v6044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:27.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 8999 16 16 0 0 0 - 0 2024-07-28T14:41:28.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:41:28.171473+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:41:28.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:41:28.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9000 16 16 0 0 0 - 0 2024-07-28T14:41:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:28 smithi150 bash[67543]: cluster 2024-07-28T14:41:27.358327+0000 mgr.y (mgr.25232) 5101 : cluster [DBG] pgmap v6045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:28 smithi022 bash[80503]: cluster 2024-07-28T14:41:27.358327+0000 mgr.y (mgr.25232) 5101 : cluster [DBG] pgmap v6045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:28 smithi022 bash[82865]: cluster 2024-07-28T14:41:27.358327+0000 mgr.y (mgr.25232) 5101 : cluster [DBG] pgmap v6045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:29.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9001 16 16 0 0 0 - 0 2024-07-28T14:41:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:41:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:41:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:41:30.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9002 16 16 0 0 0 - 0 2024-07-28T14:41:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:30 smithi150 bash[67543]: cluster 2024-07-28T14:41:29.359707+0000 mgr.y (mgr.25232) 5102 : cluster [DBG] pgmap v6046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:30 smithi022 bash[80503]: cluster 2024-07-28T14:41:29.359707+0000 mgr.y (mgr.25232) 5102 : cluster [DBG] pgmap v6046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:30 smithi022 bash[82865]: cluster 2024-07-28T14:41:29.359707+0000 mgr.y (mgr.25232) 5102 : cluster [DBG] pgmap v6046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:31.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9003 16 16 0 0 0 - 0 2024-07-28T14:41:32.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9004 16 16 0 0 0 - 0 2024-07-28T14:41:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:32 smithi150 bash[67543]: cluster 2024-07-28T14:41:31.361208+0000 mgr.y (mgr.25232) 5103 : cluster [DBG] pgmap v6047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:41:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:41:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:32 smithi022 bash[80503]: cluster 2024-07-28T14:41:31.361208+0000 mgr.y (mgr.25232) 5103 : cluster [DBG] pgmap v6047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:32 smithi022 bash[82865]: cluster 2024-07-28T14:41:31.361208+0000 mgr.y (mgr.25232) 5103 : cluster [DBG] pgmap v6047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:33.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9005 16 16 0 0 0 - 0 2024-07-28T14:41:34.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9006 16 16 0 0 0 - 0 2024-07-28T14:41:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:34 smithi150 bash[67543]: cluster 2024-07-28T14:41:33.362627+0000 mgr.y (mgr.25232) 5104 : cluster [DBG] pgmap v6048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:34.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:34 smithi022 bash[80503]: cluster 2024-07-28T14:41:33.362627+0000 mgr.y (mgr.25232) 5104 : cluster [DBG] pgmap v6048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:34 smithi022 bash[82865]: cluster 2024-07-28T14:41:33.362627+0000 mgr.y (mgr.25232) 5104 : cluster [DBG] pgmap v6048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:35.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9007 16 16 0 0 0 - 0 2024-07-28T14:41:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:35 smithi150 bash[67543]: audit 2024-07-28T14:41:35.458159+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:35 smithi022 bash[80503]: audit 2024-07-28T14:41:35.458159+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:35 smithi022 bash[82865]: audit 2024-07-28T14:41:35.458159+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:36.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9008 16 16 0 0 0 - 0 2024-07-28T14:41:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:36 smithi150 bash[67543]: cluster 2024-07-28T14:41:35.364114+0000 mgr.y (mgr.25232) 5105 : cluster [DBG] pgmap v6049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:36 smithi022 bash[80503]: cluster 2024-07-28T14:41:35.364114+0000 mgr.y (mgr.25232) 5105 : cluster [DBG] pgmap v6049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:36 smithi022 bash[82865]: cluster 2024-07-28T14:41:35.364114+0000 mgr.y (mgr.25232) 5105 : cluster [DBG] pgmap v6049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:37.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9009 16 16 0 0 0 - 0 2024-07-28T14:41:38.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9010 16 16 0 0 0 - 0 2024-07-28T14:41:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:38 smithi150 bash[67543]: cluster 2024-07-28T14:41:37.365629+0000 mgr.y (mgr.25232) 5106 : cluster [DBG] pgmap v6050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:38 smithi022 bash[80503]: cluster 2024-07-28T14:41:37.365629+0000 mgr.y (mgr.25232) 5106 : cluster [DBG] pgmap v6050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:38 smithi022 bash[82865]: cluster 2024-07-28T14:41:37.365629+0000 mgr.y (mgr.25232) 5106 : cluster [DBG] pgmap v6050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:39.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9011 16 16 0 0 0 - 0 2024-07-28T14:41:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:39 smithi022 bash[80503]: cluster 2024-07-28T14:41:39.367181+0000 mgr.y (mgr.25232) 5107 : cluster [DBG] pgmap v6051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:41:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:41:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:41:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:39 smithi022 bash[82865]: cluster 2024-07-28T14:41:39.367181+0000 mgr.y (mgr.25232) 5107 : cluster [DBG] pgmap v6051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:39 smithi150 bash[67543]: cluster 2024-07-28T14:41:39.367181+0000 mgr.y (mgr.25232) 5107 : cluster [DBG] pgmap v6051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:40.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9012 16 16 0 0 0 - 0 2024-07-28T14:41:41.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9013 16 16 0 0 0 - 0 2024-07-28T14:41:42.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9014 16 16 0 0 0 - 0 2024-07-28T14:41:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:42 smithi150 bash[67543]: cluster 2024-07-28T14:41:41.368697+0000 mgr.y (mgr.25232) 5108 : cluster [DBG] pgmap v6052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:41:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:41:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:42 smithi022 bash[80503]: cluster 2024-07-28T14:41:41.368697+0000 mgr.y (mgr.25232) 5108 : cluster [DBG] pgmap v6052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:42 smithi022 bash[82865]: cluster 2024-07-28T14:41:41.368697+0000 mgr.y (mgr.25232) 5108 : cluster [DBG] pgmap v6052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:43.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9015 16 16 0 0 0 - 0 2024-07-28T14:41:44.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9016 16 16 0 0 0 - 0 2024-07-28T14:41:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:44 smithi150 bash[67543]: cluster 2024-07-28T14:41:43.370244+0000 mgr.y (mgr.25232) 5109 : cluster [DBG] pgmap v6053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:44 smithi022 bash[80503]: cluster 2024-07-28T14:41:43.370244+0000 mgr.y (mgr.25232) 5109 : cluster [DBG] pgmap v6053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:44 smithi022 bash[82865]: cluster 2024-07-28T14:41:43.370244+0000 mgr.y (mgr.25232) 5109 : cluster [DBG] pgmap v6053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:45.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9017 16 16 0 0 0 - 0 2024-07-28T14:41:46.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9018 16 16 0 0 0 - 0 2024-07-28T14:41:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:46 smithi150 bash[67543]: cluster 2024-07-28T14:41:45.371759+0000 mgr.y (mgr.25232) 5110 : cluster [DBG] pgmap v6054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:46 smithi022 bash[80503]: cluster 2024-07-28T14:41:45.371759+0000 mgr.y (mgr.25232) 5110 : cluster [DBG] pgmap v6054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:46 smithi022 bash[82865]: cluster 2024-07-28T14:41:45.371759+0000 mgr.y (mgr.25232) 5110 : cluster [DBG] pgmap v6054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:47.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9019 16 16 0 0 0 - 0 2024-07-28T14:41:48.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:41:48.174747+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:41:48.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:41:48.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9020 16 16 0 0 0 - 0 2024-07-28T14:41:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:48 smithi150 bash[67543]: cluster 2024-07-28T14:41:47.373300+0000 mgr.y (mgr.25232) 5111 : cluster [DBG] pgmap v6055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:48.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:48 smithi022 bash[80503]: cluster 2024-07-28T14:41:47.373300+0000 mgr.y (mgr.25232) 5111 : cluster [DBG] pgmap v6055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:48 smithi022 bash[82865]: cluster 2024-07-28T14:41:47.373300+0000 mgr.y (mgr.25232) 5111 : cluster [DBG] pgmap v6055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:49.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9021 16 16 0 0 0 - 0 2024-07-28T14:41:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:41:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:41:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:41:50.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9022 16 16 0 0 0 - 0 2024-07-28T14:41:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:50 smithi150 bash[67543]: cluster 2024-07-28T14:41:49.374844+0000 mgr.y (mgr.25232) 5112 : cluster [DBG] pgmap v6056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:50 smithi022 bash[82865]: cluster 2024-07-28T14:41:49.374844+0000 mgr.y (mgr.25232) 5112 : cluster [DBG] pgmap v6056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:50 smithi022 bash[80503]: cluster 2024-07-28T14:41:49.374844+0000 mgr.y (mgr.25232) 5112 : cluster [DBG] pgmap v6056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:51.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9023 16 16 0 0 0 - 0 2024-07-28T14:41:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:51 smithi150 bash[67543]: audit 2024-07-28T14:41:50.458375+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:51.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:51 smithi022 bash[82865]: audit 2024-07-28T14:41:50.458375+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:51 smithi022 bash[80503]: audit 2024-07-28T14:41:50.458375+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:41:52.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9024 16 16 0 0 0 - 0 2024-07-28T14:41:52.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:52 smithi150 bash[67543]: cluster 2024-07-28T14:41:51.376365+0000 mgr.y (mgr.25232) 5113 : cluster [DBG] pgmap v6057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:41:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:41:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:52 smithi022 bash[80503]: cluster 2024-07-28T14:41:51.376365+0000 mgr.y (mgr.25232) 5113 : cluster [DBG] pgmap v6057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:52 smithi022 bash[82865]: cluster 2024-07-28T14:41:51.376365+0000 mgr.y (mgr.25232) 5113 : cluster [DBG] pgmap v6057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:53.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9025 16 16 0 0 0 - 0 2024-07-28T14:41:54.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9026 16 16 0 0 0 - 0 2024-07-28T14:41:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:54 smithi150 bash[67543]: cluster 2024-07-28T14:41:53.377907+0000 mgr.y (mgr.25232) 5114 : cluster [DBG] pgmap v6058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:54 smithi022 bash[80503]: cluster 2024-07-28T14:41:53.377907+0000 mgr.y (mgr.25232) 5114 : cluster [DBG] pgmap v6058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:54 smithi022 bash[82865]: cluster 2024-07-28T14:41:53.377907+0000 mgr.y (mgr.25232) 5114 : cluster [DBG] pgmap v6058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:55.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9027 16 16 0 0 0 - 0 2024-07-28T14:41:56.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9028 16 16 0 0 0 - 0 2024-07-28T14:41:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:56 smithi150 bash[67543]: cluster 2024-07-28T14:41:55.379468+0000 mgr.y (mgr.25232) 5115 : cluster [DBG] pgmap v6059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:56 smithi022 bash[80503]: cluster 2024-07-28T14:41:55.379468+0000 mgr.y (mgr.25232) 5115 : cluster [DBG] pgmap v6059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:56 smithi022 bash[82865]: cluster 2024-07-28T14:41:55.379468+0000 mgr.y (mgr.25232) 5115 : cluster [DBG] pgmap v6059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:57.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9029 16 16 0 0 0 - 0 2024-07-28T14:41:58.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9030 16 16 0 0 0 - 0 2024-07-28T14:41:58.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:41:58 smithi150 bash[67543]: cluster 2024-07-28T14:41:57.381029+0000 mgr.y (mgr.25232) 5116 : cluster [DBG] pgmap v6060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:41:58 smithi022 bash[80503]: cluster 2024-07-28T14:41:57.381029+0000 mgr.y (mgr.25232) 5116 : cluster [DBG] pgmap v6060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:41:58 smithi022 bash[82865]: cluster 2024-07-28T14:41:57.381029+0000 mgr.y (mgr.25232) 5116 : cluster [DBG] pgmap v6060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:41:59.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9031 16 16 0 0 0 - 0 2024-07-28T14:41:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:41:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:41:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:42:00.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9032 16 16 0 0 0 - 0 2024-07-28T14:42:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:00 smithi150 bash[67543]: cluster 2024-07-28T14:41:59.382416+0000 mgr.y (mgr.25232) 5117 : cluster [DBG] pgmap v6061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:00 smithi022 bash[80503]: cluster 2024-07-28T14:41:59.382416+0000 mgr.y (mgr.25232) 5117 : cluster [DBG] pgmap v6061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:00 smithi022 bash[82865]: cluster 2024-07-28T14:41:59.382416+0000 mgr.y (mgr.25232) 5117 : cluster [DBG] pgmap v6061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:01.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9033 16 16 0 0 0 - 0 2024-07-28T14:42:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:01 smithi150 bash[67543]: audit 2024-07-28T14:42:01.363326+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:42:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:01 smithi022 bash[80503]: audit 2024-07-28T14:42:01.363326+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:42:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:01 smithi022 bash[82865]: audit 2024-07-28T14:42:01.363326+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:42:02.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9034 16 16 0 0 0 - 0 2024-07-28T14:42:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:02 smithi150 bash[67543]: cluster 2024-07-28T14:42:01.383314+0000 mgr.y (mgr.25232) 5118 : cluster [DBG] pgmap v6062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:42:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:42:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:02 smithi022 bash[80503]: cluster 2024-07-28T14:42:01.383314+0000 mgr.y (mgr.25232) 5118 : cluster [DBG] pgmap v6062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:02 smithi022 bash[82865]: cluster 2024-07-28T14:42:01.383314+0000 mgr.y (mgr.25232) 5118 : cluster [DBG] pgmap v6062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:03.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9035 16 16 0 0 0 - 0 2024-07-28T14:42:04.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9036 16 16 0 0 0 - 0 2024-07-28T14:42:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:04 smithi150 bash[67543]: cluster 2024-07-28T14:42:03.384655+0000 mgr.y (mgr.25232) 5119 : cluster [DBG] pgmap v6063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:04 smithi022 bash[80503]: cluster 2024-07-28T14:42:03.384655+0000 mgr.y (mgr.25232) 5119 : cluster [DBG] pgmap v6063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:04 smithi022 bash[82865]: cluster 2024-07-28T14:42:03.384655+0000 mgr.y (mgr.25232) 5119 : cluster [DBG] pgmap v6063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:05.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9037 16 16 0 0 0 - 0 2024-07-28T14:42:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:05 smithi150 bash[67543]: audit 2024-07-28T14:42:05.459064+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:05 smithi022 bash[80503]: audit 2024-07-28T14:42:05.459064+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:05 smithi022 bash[82865]: audit 2024-07-28T14:42:05.459064+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:06.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9038 16 16 0 0 0 - 0 2024-07-28T14:42:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:06 smithi150 bash[67543]: cluster 2024-07-28T14:42:05.385997+0000 mgr.y (mgr.25232) 5120 : cluster [DBG] pgmap v6064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:06 smithi022 bash[80503]: cluster 2024-07-28T14:42:05.385997+0000 mgr.y (mgr.25232) 5120 : cluster [DBG] pgmap v6064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:06 smithi022 bash[82865]: cluster 2024-07-28T14:42:05.385997+0000 mgr.y (mgr.25232) 5120 : cluster [DBG] pgmap v6064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:07.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9039 16 16 0 0 0 - 0 2024-07-28T14:42:08.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:42:08.178000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:42:08.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:42:08.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9040 16 16 0 0 0 - 0 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.068424+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.074816+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.284624+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.294178+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: cluster 2024-07-28T14:42:07.386872+0000 mgr.y (mgr.25232) 5121 : cluster [DBG] pgmap v6065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.726018+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.727490+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:42:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[80503]: audit 2024-07-28T14:42:07.736463+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.068424+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.074816+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.284624+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.294178+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: cluster 2024-07-28T14:42:07.386872+0000 mgr.y (mgr.25232) 5121 : cluster [DBG] pgmap v6065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.726018+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.727490+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:42:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:08 smithi022 bash[82865]: audit 2024-07-28T14:42:07.736463+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.068424+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.074816+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.284624+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.294178+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: cluster 2024-07-28T14:42:07.386872+0000 mgr.y (mgr.25232) 5121 : cluster [DBG] pgmap v6065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.726018+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:42:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.727490+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:42:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:08 smithi150 bash[67543]: audit 2024-07-28T14:42:07.736463+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:42:09.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9041 16 16 0 0 0 - 0 2024-07-28T14:42:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:42:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:42:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:42:10.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9042 16 16 0 0 0 - 0 2024-07-28T14:42:10.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:10 smithi150 bash[67543]: cluster 2024-07-28T14:42:09.388166+0000 mgr.y (mgr.25232) 5122 : cluster [DBG] pgmap v6066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:10 smithi022 bash[80503]: cluster 2024-07-28T14:42:09.388166+0000 mgr.y (mgr.25232) 5122 : cluster [DBG] pgmap v6066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:10 smithi022 bash[82865]: cluster 2024-07-28T14:42:09.388166+0000 mgr.y (mgr.25232) 5122 : cluster [DBG] pgmap v6066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:11.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9043 16 16 0 0 0 - 0 2024-07-28T14:42:12.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9044 16 16 0 0 0 - 0 2024-07-28T14:42:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:12 smithi150 bash[67543]: cluster 2024-07-28T14:42:11.389543+0000 mgr.y (mgr.25232) 5123 : cluster [DBG] pgmap v6067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:42:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:42:12.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:12 smithi022 bash[82865]: cluster 2024-07-28T14:42:11.389543+0000 mgr.y (mgr.25232) 5123 : cluster [DBG] pgmap v6067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:12 smithi022 bash[80503]: cluster 2024-07-28T14:42:11.389543+0000 mgr.y (mgr.25232) 5123 : cluster [DBG] pgmap v6067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:13.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9045 16 16 0 0 0 - 0 2024-07-28T14:42:14.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9046 16 16 0 0 0 - 0 2024-07-28T14:42:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:14 smithi150 bash[67543]: cluster 2024-07-28T14:42:13.390912+0000 mgr.y (mgr.25232) 5124 : cluster [DBG] pgmap v6068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:14 smithi022 bash[80503]: cluster 2024-07-28T14:42:13.390912+0000 mgr.y (mgr.25232) 5124 : cluster [DBG] pgmap v6068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:14 smithi022 bash[82865]: cluster 2024-07-28T14:42:13.390912+0000 mgr.y (mgr.25232) 5124 : cluster [DBG] pgmap v6068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:15.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9047 16 16 0 0 0 - 0 2024-07-28T14:42:16.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9048 16 16 0 0 0 - 0 2024-07-28T14:42:16.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:16 smithi150 bash[67543]: cluster 2024-07-28T14:42:15.392279+0000 mgr.y (mgr.25232) 5125 : cluster [DBG] pgmap v6069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:16.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:16 smithi022 bash[80503]: cluster 2024-07-28T14:42:15.392279+0000 mgr.y (mgr.25232) 5125 : cluster [DBG] pgmap v6069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:16 smithi022 bash[82865]: cluster 2024-07-28T14:42:15.392279+0000 mgr.y (mgr.25232) 5125 : cluster [DBG] pgmap v6069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:17.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9049 16 16 0 0 0 - 0 2024-07-28T14:42:18.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9050 16 16 0 0 0 - 0 2024-07-28T14:42:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:18 smithi150 bash[67543]: cluster 2024-07-28T14:42:17.393625+0000 mgr.y (mgr.25232) 5126 : cluster [DBG] pgmap v6070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:18 smithi022 bash[80503]: cluster 2024-07-28T14:42:17.393625+0000 mgr.y (mgr.25232) 5126 : cluster [DBG] pgmap v6070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:18 smithi022 bash[82865]: cluster 2024-07-28T14:42:17.393625+0000 mgr.y (mgr.25232) 5126 : cluster [DBG] pgmap v6070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:19.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9051 16 16 0 0 0 - 0 2024-07-28T14:42:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:42:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:42:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:42:20.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9052 16 16 0 0 0 - 0 2024-07-28T14:42:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:20 smithi150 bash[67543]: cluster 2024-07-28T14:42:19.395012+0000 mgr.y (mgr.25232) 5127 : cluster [DBG] pgmap v6071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:20 smithi150 bash[67543]: audit 2024-07-28T14:42:20.459411+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:20 smithi022 bash[80503]: cluster 2024-07-28T14:42:19.395012+0000 mgr.y (mgr.25232) 5127 : cluster [DBG] pgmap v6071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:20 smithi022 bash[80503]: audit 2024-07-28T14:42:20.459411+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:20 smithi022 bash[82865]: cluster 2024-07-28T14:42:19.395012+0000 mgr.y (mgr.25232) 5127 : cluster [DBG] pgmap v6071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:20 smithi022 bash[82865]: audit 2024-07-28T14:42:20.459411+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:21.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9053 16 16 0 0 0 - 0 2024-07-28T14:42:22.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9054 16 16 0 0 0 - 0 2024-07-28T14:42:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:22 smithi150 bash[67543]: cluster 2024-07-28T14:42:21.396379+0000 mgr.y (mgr.25232) 5128 : cluster [DBG] pgmap v6072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:42:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:42:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:22 smithi022 bash[80503]: cluster 2024-07-28T14:42:21.396379+0000 mgr.y (mgr.25232) 5128 : cluster [DBG] pgmap v6072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:22.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:22 smithi022 bash[82865]: cluster 2024-07-28T14:42:21.396379+0000 mgr.y (mgr.25232) 5128 : cluster [DBG] pgmap v6072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:23.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9055 16 16 0 0 0 - 0 2024-07-28T14:42:24.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9056 16 16 0 0 0 - 0 2024-07-28T14:42:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:24 smithi150 bash[67543]: cluster 2024-07-28T14:42:23.397737+0000 mgr.y (mgr.25232) 5129 : cluster [DBG] pgmap v6073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:24 smithi022 bash[80503]: cluster 2024-07-28T14:42:23.397737+0000 mgr.y (mgr.25232) 5129 : cluster [DBG] pgmap v6073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:24 smithi022 bash[82865]: cluster 2024-07-28T14:42:23.397737+0000 mgr.y (mgr.25232) 5129 : cluster [DBG] pgmap v6073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:25.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9057 16 16 0 0 0 - 0 2024-07-28T14:42:26.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9058 16 16 0 0 0 - 0 2024-07-28T14:42:26.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:26 smithi150 bash[67543]: cluster 2024-07-28T14:42:25.399126+0000 mgr.y (mgr.25232) 5130 : cluster [DBG] pgmap v6074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:26 smithi022 bash[80503]: cluster 2024-07-28T14:42:25.399126+0000 mgr.y (mgr.25232) 5130 : cluster [DBG] pgmap v6074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:26 smithi022 bash[82865]: cluster 2024-07-28T14:42:25.399126+0000 mgr.y (mgr.25232) 5130 : cluster [DBG] pgmap v6074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:27.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9059 16 16 0 0 0 - 0 2024-07-28T14:42:28.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:42:28.181236+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:42:28.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:42:28.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9060 16 16 0 0 0 - 0 2024-07-28T14:42:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:28 smithi150 bash[67543]: cluster 2024-07-28T14:42:27.400524+0000 mgr.y (mgr.25232) 5131 : cluster [DBG] pgmap v6075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:28 smithi022 bash[80503]: cluster 2024-07-28T14:42:27.400524+0000 mgr.y (mgr.25232) 5131 : cluster [DBG] pgmap v6075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:28 smithi022 bash[82865]: cluster 2024-07-28T14:42:27.400524+0000 mgr.y (mgr.25232) 5131 : cluster [DBG] pgmap v6075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:29.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9061 16 16 0 0 0 - 0 2024-07-28T14:42:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:42:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:42:29] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T14:42:30.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9062 16 16 0 0 0 - 0 2024-07-28T14:42:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:30 smithi150 bash[67543]: cluster 2024-07-28T14:42:29.401910+0000 mgr.y (mgr.25232) 5132 : cluster [DBG] pgmap v6076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:30 smithi022 bash[82865]: cluster 2024-07-28T14:42:29.401910+0000 mgr.y (mgr.25232) 5132 : cluster [DBG] pgmap v6076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:30 smithi022 bash[80503]: cluster 2024-07-28T14:42:29.401910+0000 mgr.y (mgr.25232) 5132 : cluster [DBG] pgmap v6076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:31.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9063 16 16 0 0 0 - 0 2024-07-28T14:42:32.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9064 16 16 0 0 0 - 0 2024-07-28T14:42:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:32 smithi150 bash[67543]: cluster 2024-07-28T14:42:31.403350+0000 mgr.y (mgr.25232) 5133 : cluster [DBG] pgmap v6077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:42:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:42:32.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:32 smithi022 bash[82865]: cluster 2024-07-28T14:42:31.403350+0000 mgr.y (mgr.25232) 5133 : cluster [DBG] pgmap v6077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:32 smithi022 bash[80503]: cluster 2024-07-28T14:42:31.403350+0000 mgr.y (mgr.25232) 5133 : cluster [DBG] pgmap v6077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:33.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9065 16 16 0 0 0 - 0 2024-07-28T14:42:34.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9066 16 16 0 0 0 - 0 2024-07-28T14:42:34.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:34 smithi150 bash[67543]: cluster 2024-07-28T14:42:33.404750+0000 mgr.y (mgr.25232) 5134 : cluster [DBG] pgmap v6078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:34 smithi022 bash[82865]: cluster 2024-07-28T14:42:33.404750+0000 mgr.y (mgr.25232) 5134 : cluster [DBG] pgmap v6078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:34 smithi022 bash[80503]: cluster 2024-07-28T14:42:33.404750+0000 mgr.y (mgr.25232) 5134 : cluster [DBG] pgmap v6078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:35.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9067 16 16 0 0 0 - 0 2024-07-28T14:42:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:35 smithi150 bash[67543]: audit 2024-07-28T14:42:35.459796+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:35 smithi022 bash[80503]: audit 2024-07-28T14:42:35.459796+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:35 smithi022 bash[82865]: audit 2024-07-28T14:42:35.459796+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:36.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9068 16 16 0 0 0 - 0 2024-07-28T14:42:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:36 smithi150 bash[67543]: cluster 2024-07-28T14:42:35.406100+0000 mgr.y (mgr.25232) 5135 : cluster [DBG] pgmap v6079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:36 smithi022 bash[80503]: cluster 2024-07-28T14:42:35.406100+0000 mgr.y (mgr.25232) 5135 : cluster [DBG] pgmap v6079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:36 smithi022 bash[82865]: cluster 2024-07-28T14:42:35.406100+0000 mgr.y (mgr.25232) 5135 : cluster [DBG] pgmap v6079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:37.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9069 16 16 0 0 0 - 0 2024-07-28T14:42:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:37 smithi150 bash[67543]: cluster 2024-07-28T14:42:37.407471+0000 mgr.y (mgr.25232) 5136 : cluster [DBG] pgmap v6080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:37 smithi022 bash[80503]: cluster 2024-07-28T14:42:37.407471+0000 mgr.y (mgr.25232) 5136 : cluster [DBG] pgmap v6080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:37 smithi022 bash[82865]: cluster 2024-07-28T14:42:37.407471+0000 mgr.y (mgr.25232) 5136 : cluster [DBG] pgmap v6080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:38.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9070 16 16 0 0 0 - 0 2024-07-28T14:42:39.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9071 16 16 0 0 0 - 0 2024-07-28T14:42:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:42:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:42:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:42:40.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9072 16 16 0 0 0 - 0 2024-07-28T14:42:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:40 smithi150 bash[67543]: cluster 2024-07-28T14:42:39.408809+0000 mgr.y (mgr.25232) 5137 : cluster [DBG] pgmap v6081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:40 smithi022 bash[80503]: cluster 2024-07-28T14:42:39.408809+0000 mgr.y (mgr.25232) 5137 : cluster [DBG] pgmap v6081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:40 smithi022 bash[82865]: cluster 2024-07-28T14:42:39.408809+0000 mgr.y (mgr.25232) 5137 : cluster [DBG] pgmap v6081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:41.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9073 16 16 0 0 0 - 0 2024-07-28T14:42:42.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9074 16 16 0 0 0 - 0 2024-07-28T14:42:42.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:42 smithi150 bash[67543]: cluster 2024-07-28T14:42:41.410206+0000 mgr.y (mgr.25232) 5138 : cluster [DBG] pgmap v6082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:42:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:42:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:42 smithi022 bash[80503]: cluster 2024-07-28T14:42:41.410206+0000 mgr.y (mgr.25232) 5138 : cluster [DBG] pgmap v6082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:42 smithi022 bash[82865]: cluster 2024-07-28T14:42:41.410206+0000 mgr.y (mgr.25232) 5138 : cluster [DBG] pgmap v6082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:43.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9075 16 16 0 0 0 - 0 2024-07-28T14:42:44.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9076 16 16 0 0 0 - 0 2024-07-28T14:42:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:44 smithi150 bash[67543]: cluster 2024-07-28T14:42:43.411607+0000 mgr.y (mgr.25232) 5139 : cluster [DBG] pgmap v6083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:44 smithi022 bash[80503]: cluster 2024-07-28T14:42:43.411607+0000 mgr.y (mgr.25232) 5139 : cluster [DBG] pgmap v6083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:44 smithi022 bash[82865]: cluster 2024-07-28T14:42:43.411607+0000 mgr.y (mgr.25232) 5139 : cluster [DBG] pgmap v6083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:45.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9077 16 16 0 0 0 - 0 2024-07-28T14:42:46.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9078 16 16 0 0 0 - 0 2024-07-28T14:42:46.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:46 smithi150 bash[67543]: cluster 2024-07-28T14:42:45.412974+0000 mgr.y (mgr.25232) 5140 : cluster [DBG] pgmap v6084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:46 smithi022 bash[80503]: cluster 2024-07-28T14:42:45.412974+0000 mgr.y (mgr.25232) 5140 : cluster [DBG] pgmap v6084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:46 smithi022 bash[82865]: cluster 2024-07-28T14:42:45.412974+0000 mgr.y (mgr.25232) 5140 : cluster [DBG] pgmap v6084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:47.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9079 16 16 0 0 0 - 0 2024-07-28T14:42:48.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:42:48.184546+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:42:48.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:42:48.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9080 16 16 0 0 0 - 0 2024-07-28T14:42:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:48 smithi150 bash[67543]: cluster 2024-07-28T14:42:47.414332+0000 mgr.y (mgr.25232) 5141 : cluster [DBG] pgmap v6085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:48.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:48 smithi022 bash[80503]: cluster 2024-07-28T14:42:47.414332+0000 mgr.y (mgr.25232) 5141 : cluster [DBG] pgmap v6085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:48 smithi022 bash[82865]: cluster 2024-07-28T14:42:47.414332+0000 mgr.y (mgr.25232) 5141 : cluster [DBG] pgmap v6085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:49.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9081 16 16 0 0 0 - 0 2024-07-28T14:42:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:42:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:42:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:42:50.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9082 16 16 0 0 0 - 0 2024-07-28T14:42:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:50 smithi150 bash[67543]: cluster 2024-07-28T14:42:49.415676+0000 mgr.y (mgr.25232) 5142 : cluster [DBG] pgmap v6086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:50 smithi150 bash[67543]: audit 2024-07-28T14:42:50.460268+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:50 smithi022 bash[80503]: cluster 2024-07-28T14:42:49.415676+0000 mgr.y (mgr.25232) 5142 : cluster [DBG] pgmap v6086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:50 smithi022 bash[80503]: audit 2024-07-28T14:42:50.460268+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:50 smithi022 bash[82865]: cluster 2024-07-28T14:42:49.415676+0000 mgr.y (mgr.25232) 5142 : cluster [DBG] pgmap v6086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:50 smithi022 bash[82865]: audit 2024-07-28T14:42:50.460268+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:42:51.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9083 16 16 0 0 0 - 0 2024-07-28T14:42:52.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9084 16 16 0 0 0 - 0 2024-07-28T14:42:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:42:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:42:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:52 smithi150 bash[67543]: cluster 2024-07-28T14:42:51.417044+0000 mgr.y (mgr.25232) 5143 : cluster [DBG] pgmap v6087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:52 smithi022 bash[80503]: cluster 2024-07-28T14:42:51.417044+0000 mgr.y (mgr.25232) 5143 : cluster [DBG] pgmap v6087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:52 smithi022 bash[82865]: cluster 2024-07-28T14:42:51.417044+0000 mgr.y (mgr.25232) 5143 : cluster [DBG] pgmap v6087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:53.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9085 16 16 0 0 0 - 0 2024-07-28T14:42:54.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9086 16 16 0 0 0 - 0 2024-07-28T14:42:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:54 smithi150 bash[67543]: cluster 2024-07-28T14:42:53.418419+0000 mgr.y (mgr.25232) 5144 : cluster [DBG] pgmap v6088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:54 smithi022 bash[80503]: cluster 2024-07-28T14:42:53.418419+0000 mgr.y (mgr.25232) 5144 : cluster [DBG] pgmap v6088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:54 smithi022 bash[82865]: cluster 2024-07-28T14:42:53.418419+0000 mgr.y (mgr.25232) 5144 : cluster [DBG] pgmap v6088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:55.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9087 16 16 0 0 0 - 0 2024-07-28T14:42:56.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9088 16 16 0 0 0 - 0 2024-07-28T14:42:56.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:56 smithi150 bash[67543]: cluster 2024-07-28T14:42:55.419746+0000 mgr.y (mgr.25232) 5145 : cluster [DBG] pgmap v6089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:56 smithi022 bash[80503]: cluster 2024-07-28T14:42:55.419746+0000 mgr.y (mgr.25232) 5145 : cluster [DBG] pgmap v6089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:56 smithi022 bash[82865]: cluster 2024-07-28T14:42:55.419746+0000 mgr.y (mgr.25232) 5145 : cluster [DBG] pgmap v6089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:57.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9089 16 16 0 0 0 - 0 2024-07-28T14:42:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:42:57 smithi022 bash[80503]: cluster 2024-07-28T14:42:57.421087+0000 mgr.y (mgr.25232) 5146 : cluster [DBG] pgmap v6090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:42:57 smithi022 bash[82865]: cluster 2024-07-28T14:42:57.421087+0000 mgr.y (mgr.25232) 5146 : cluster [DBG] pgmap v6090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:42:57 smithi150 bash[67543]: cluster 2024-07-28T14:42:57.421087+0000 mgr.y (mgr.25232) 5146 : cluster [DBG] pgmap v6090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:42:58.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9090 16 16 0 0 0 - 0 2024-07-28T14:42:59.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9091 16 16 0 0 0 - 0 2024-07-28T14:42:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:42:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:42:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:43:00.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9092 16 16 0 0 0 - 0 2024-07-28T14:43:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:00 smithi150 bash[67543]: cluster 2024-07-28T14:42:59.422481+0000 mgr.y (mgr.25232) 5147 : cluster [DBG] pgmap v6091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:00 smithi022 bash[80503]: cluster 2024-07-28T14:42:59.422481+0000 mgr.y (mgr.25232) 5147 : cluster [DBG] pgmap v6091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:00 smithi022 bash[82865]: cluster 2024-07-28T14:42:59.422481+0000 mgr.y (mgr.25232) 5147 : cluster [DBG] pgmap v6091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:01.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9093 16 16 0 0 0 - 0 2024-07-28T14:43:02.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9094 16 16 0 0 0 - 0 2024-07-28T14:43:02.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:02 smithi150 bash[67543]: cluster 2024-07-28T14:43:01.423789+0000 mgr.y (mgr.25232) 5148 : cluster [DBG] pgmap v6092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:43:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:43:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:02 smithi022 bash[80503]: cluster 2024-07-28T14:43:01.423789+0000 mgr.y (mgr.25232) 5148 : cluster [DBG] pgmap v6092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:02 smithi022 bash[82865]: cluster 2024-07-28T14:43:01.423789+0000 mgr.y (mgr.25232) 5148 : cluster [DBG] pgmap v6092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:03.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9095 16 16 0 0 0 - 0 2024-07-28T14:43:04.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9096 16 16 0 0 0 - 0 2024-07-28T14:43:04.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:04 smithi150 bash[67543]: cluster 2024-07-28T14:43:03.425139+0000 mgr.y (mgr.25232) 5149 : cluster [DBG] pgmap v6093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:04 smithi022 bash[80503]: cluster 2024-07-28T14:43:03.425139+0000 mgr.y (mgr.25232) 5149 : cluster [DBG] pgmap v6093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:04 smithi022 bash[82865]: cluster 2024-07-28T14:43:03.425139+0000 mgr.y (mgr.25232) 5149 : cluster [DBG] pgmap v6093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:05.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9097 16 16 0 0 0 - 0 2024-07-28T14:43:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:05 smithi150 bash[67543]: audit 2024-07-28T14:43:05.460717+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:05 smithi022 bash[80503]: audit 2024-07-28T14:43:05.460717+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:05 smithi022 bash[82865]: audit 2024-07-28T14:43:05.460717+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:06.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9098 16 16 0 0 0 - 0 2024-07-28T14:43:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:06 smithi150 bash[67543]: cluster 2024-07-28T14:43:05.426490+0000 mgr.y (mgr.25232) 5150 : cluster [DBG] pgmap v6094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:06 smithi022 bash[80503]: cluster 2024-07-28T14:43:05.426490+0000 mgr.y (mgr.25232) 5150 : cluster [DBG] pgmap v6094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:06 smithi022 bash[82865]: cluster 2024-07-28T14:43:05.426490+0000 mgr.y (mgr.25232) 5150 : cluster [DBG] pgmap v6094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:07.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9099 16 16 0 0 0 - 0 2024-07-28T14:43:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:07 smithi022 bash[80503]: cluster 2024-07-28T14:43:07.427810+0000 mgr.y (mgr.25232) 5151 : cluster [DBG] pgmap v6095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:07 smithi022 bash[82865]: cluster 2024-07-28T14:43:07.427810+0000 mgr.y (mgr.25232) 5151 : cluster [DBG] pgmap v6095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:07 smithi150 bash[67543]: cluster 2024-07-28T14:43:07.427810+0000 mgr.y (mgr.25232) 5151 : cluster [DBG] pgmap v6095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:08.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:43:08.187720+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:43:08.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:43:08.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9100 16 16 0 0 0 - 0 2024-07-28T14:43:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:08 smithi022 bash[80503]: audit 2024-07-28T14:43:07.866231+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:43:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:08 smithi022 bash[82865]: audit 2024-07-28T14:43:07.866231+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:43:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:08 smithi150 bash[67543]: audit 2024-07-28T14:43:07.866231+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:43:09.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9101 16 16 0 0 0 - 0 2024-07-28T14:43:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:09 smithi022 bash[80503]: cluster 2024-07-28T14:43:09.429156+0000 mgr.y (mgr.25232) 5152 : cluster [DBG] pgmap v6096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:43:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:43:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:43:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:09 smithi022 bash[82865]: cluster 2024-07-28T14:43:09.429156+0000 mgr.y (mgr.25232) 5152 : cluster [DBG] pgmap v6096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:09 smithi150 bash[67543]: cluster 2024-07-28T14:43:09.429156+0000 mgr.y (mgr.25232) 5152 : cluster [DBG] pgmap v6096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:10.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9102 16 16 0 0 0 - 0 2024-07-28T14:43:11.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9103 16 16 0 0 0 - 0 2024-07-28T14:43:12.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9104 16 16 0 0 0 - 0 2024-07-28T14:43:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:43:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:43:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:12 smithi150 bash[67543]: cluster 2024-07-28T14:43:11.430549+0000 mgr.y (mgr.25232) 5153 : cluster [DBG] pgmap v6097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:12 smithi022 bash[80503]: cluster 2024-07-28T14:43:11.430549+0000 mgr.y (mgr.25232) 5153 : cluster [DBG] pgmap v6097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:12.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:12 smithi022 bash[82865]: cluster 2024-07-28T14:43:11.430549+0000 mgr.y (mgr.25232) 5153 : cluster [DBG] pgmap v6097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:13.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9105 16 16 0 0 0 - 0 2024-07-28T14:43:14.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9106 16 16 0 0 0 - 0 2024-07-28T14:43:14.768 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T14:43:14.31646887Z level=info msg="Completed cleanup jobs" duration=191.938327ms 2024-07-28T14:43:14.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: cluster 2024-07-28T14:43:13.431231+0000 mgr.y (mgr.25232) 5154 : cluster [DBG] pgmap v6098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:13.578271+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:13.585992+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:13.774375+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:13.783355+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:14.229539+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:14.231238+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:43:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:14 smithi150 bash[67543]: audit 2024-07-28T14:43:14.241661+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: cluster 2024-07-28T14:43:13.431231+0000 mgr.y (mgr.25232) 5154 : cluster [DBG] pgmap v6098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:13.578271+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:13.585992+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:13.774375+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:13.783355+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:14.229539+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:14.231238+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[80503]: audit 2024-07-28T14:43:14.241661+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: cluster 2024-07-28T14:43:13.431231+0000 mgr.y (mgr.25232) 5154 : cluster [DBG] pgmap v6098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:13.578271+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:13.585992+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:13.774375+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:13.783355+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:14.229539+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:14.231238+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:43:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:14 smithi022 bash[82865]: audit 2024-07-28T14:43:14.241661+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:43:15.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9107 16 16 0 0 0 - 0 2024-07-28T14:43:16.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9108 16 16 0 0 0 - 0 2024-07-28T14:43:16.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:15 smithi150 bash[67543]: cluster 2024-07-28T14:43:15.432541+0000 mgr.y (mgr.25232) 5155 : cluster [DBG] pgmap v6099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:15 smithi022 bash[80503]: cluster 2024-07-28T14:43:15.432541+0000 mgr.y (mgr.25232) 5155 : cluster [DBG] pgmap v6099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:15 smithi022 bash[82865]: cluster 2024-07-28T14:43:15.432541+0000 mgr.y (mgr.25232) 5155 : cluster [DBG] pgmap v6099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:17.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9109 16 16 0 0 0 - 0 2024-07-28T14:43:18.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9110 16 16 0 0 0 - 0 2024-07-28T14:43:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:18 smithi150 bash[67543]: cluster 2024-07-28T14:43:17.433875+0000 mgr.y (mgr.25232) 5156 : cluster [DBG] pgmap v6100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:18 smithi022 bash[80503]: cluster 2024-07-28T14:43:17.433875+0000 mgr.y (mgr.25232) 5156 : cluster [DBG] pgmap v6100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:18 smithi022 bash[82865]: cluster 2024-07-28T14:43:17.433875+0000 mgr.y (mgr.25232) 5156 : cluster [DBG] pgmap v6100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:19.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9111 16 16 0 0 0 - 0 2024-07-28T14:43:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:43:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:43:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:43:20.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9112 16 16 0 0 0 - 0 2024-07-28T14:43:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:20 smithi150 bash[67543]: cluster 2024-07-28T14:43:19.435287+0000 mgr.y (mgr.25232) 5157 : cluster [DBG] pgmap v6101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:20 smithi150 bash[67543]: audit 2024-07-28T14:43:20.461063+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:20 smithi022 bash[80503]: cluster 2024-07-28T14:43:19.435287+0000 mgr.y (mgr.25232) 5157 : cluster [DBG] pgmap v6101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:20 smithi022 bash[80503]: audit 2024-07-28T14:43:20.461063+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:20 smithi022 bash[82865]: cluster 2024-07-28T14:43:19.435287+0000 mgr.y (mgr.25232) 5157 : cluster [DBG] pgmap v6101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:20 smithi022 bash[82865]: audit 2024-07-28T14:43:20.461063+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:21.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9113 16 16 0 0 0 - 0 2024-07-28T14:43:22.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9114 16 16 0 0 0 - 0 2024-07-28T14:43:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:22 smithi150 bash[67543]: cluster 2024-07-28T14:43:21.436641+0000 mgr.y (mgr.25232) 5158 : cluster [DBG] pgmap v6102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:43:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:43:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:22 smithi022 bash[80503]: cluster 2024-07-28T14:43:21.436641+0000 mgr.y (mgr.25232) 5158 : cluster [DBG] pgmap v6102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:22 smithi022 bash[82865]: cluster 2024-07-28T14:43:21.436641+0000 mgr.y (mgr.25232) 5158 : cluster [DBG] pgmap v6102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:23.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9115 16 16 0 0 0 - 0 2024-07-28T14:43:24.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9116 16 16 0 0 0 - 0 2024-07-28T14:43:24.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:24 smithi150 bash[67543]: cluster 2024-07-28T14:43:23.438012+0000 mgr.y (mgr.25232) 5159 : cluster [DBG] pgmap v6103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:24.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:24 smithi022 bash[82865]: cluster 2024-07-28T14:43:23.438012+0000 mgr.y (mgr.25232) 5159 : cluster [DBG] pgmap v6103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:24 smithi022 bash[80503]: cluster 2024-07-28T14:43:23.438012+0000 mgr.y (mgr.25232) 5159 : cluster [DBG] pgmap v6103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:25.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9117 16 16 0 0 0 - 0 2024-07-28T14:43:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:25 smithi022 bash[80503]: cluster 2024-07-28T14:43:25.439378+0000 mgr.y (mgr.25232) 5160 : cluster [DBG] pgmap v6104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:25 smithi022 bash[82865]: cluster 2024-07-28T14:43:25.439378+0000 mgr.y (mgr.25232) 5160 : cluster [DBG] pgmap v6104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:25 smithi150 bash[67543]: cluster 2024-07-28T14:43:25.439378+0000 mgr.y (mgr.25232) 5160 : cluster [DBG] pgmap v6104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:26.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9118 16 16 0 0 0 - 0 2024-07-28T14:43:27.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9119 16 16 0 0 0 - 0 2024-07-28T14:43:28.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:43:28.190903+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:43:28.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:43:28.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9120 16 16 0 0 0 - 0 2024-07-28T14:43:28.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:28 smithi150 bash[67543]: cluster 2024-07-28T14:43:27.440744+0000 mgr.y (mgr.25232) 5161 : cluster [DBG] pgmap v6105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:28 smithi022 bash[80503]: cluster 2024-07-28T14:43:27.440744+0000 mgr.y (mgr.25232) 5161 : cluster [DBG] pgmap v6105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:28 smithi022 bash[82865]: cluster 2024-07-28T14:43:27.440744+0000 mgr.y (mgr.25232) 5161 : cluster [DBG] pgmap v6105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:29.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9121 16 16 0 0 0 - 0 2024-07-28T14:43:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:43:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:43:29] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:43:30.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9122 16 16 0 0 0 - 0 2024-07-28T14:43:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:30 smithi150 bash[67543]: cluster 2024-07-28T14:43:29.442113+0000 mgr.y (mgr.25232) 5162 : cluster [DBG] pgmap v6106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:30 smithi022 bash[80503]: cluster 2024-07-28T14:43:29.442113+0000 mgr.y (mgr.25232) 5162 : cluster [DBG] pgmap v6106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:30 smithi022 bash[82865]: cluster 2024-07-28T14:43:29.442113+0000 mgr.y (mgr.25232) 5162 : cluster [DBG] pgmap v6106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:31.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9123 16 16 0 0 0 - 0 2024-07-28T14:43:32.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9124 16 16 0 0 0 - 0 2024-07-28T14:43:32.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:32 smithi150 bash[67543]: cluster 2024-07-28T14:43:31.443492+0000 mgr.y (mgr.25232) 5163 : cluster [DBG] pgmap v6107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:43:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:43:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:32 smithi022 bash[80503]: cluster 2024-07-28T14:43:31.443492+0000 mgr.y (mgr.25232) 5163 : cluster [DBG] pgmap v6107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:32 smithi022 bash[82865]: cluster 2024-07-28T14:43:31.443492+0000 mgr.y (mgr.25232) 5163 : cluster [DBG] pgmap v6107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:33.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9125 16 16 0 0 0 - 0 2024-07-28T14:43:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:33 smithi022 bash[80503]: cluster 2024-07-28T14:43:33.444842+0000 mgr.y (mgr.25232) 5164 : cluster [DBG] pgmap v6108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:33 smithi022 bash[82865]: cluster 2024-07-28T14:43:33.444842+0000 mgr.y (mgr.25232) 5164 : cluster [DBG] pgmap v6108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:33 smithi150 bash[67543]: cluster 2024-07-28T14:43:33.444842+0000 mgr.y (mgr.25232) 5164 : cluster [DBG] pgmap v6108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:34.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9126 16 16 0 0 0 - 0 2024-07-28T14:43:35.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9127 16 16 0 0 0 - 0 2024-07-28T14:43:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:35 smithi150 bash[67543]: cluster 2024-07-28T14:43:35.446149+0000 mgr.y (mgr.25232) 5165 : cluster [DBG] pgmap v6109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:35 smithi150 bash[67543]: audit 2024-07-28T14:43:35.461445+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:35 smithi022 bash[80503]: cluster 2024-07-28T14:43:35.446149+0000 mgr.y (mgr.25232) 5165 : cluster [DBG] pgmap v6109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:35 smithi022 bash[80503]: audit 2024-07-28T14:43:35.461445+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:35 smithi022 bash[82865]: cluster 2024-07-28T14:43:35.446149+0000 mgr.y (mgr.25232) 5165 : cluster [DBG] pgmap v6109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:35 smithi022 bash[82865]: audit 2024-07-28T14:43:35.461445+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:36.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9128 16 16 0 0 0 - 0 2024-07-28T14:43:37.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9129 16 16 0 0 0 - 0 2024-07-28T14:43:38.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9130 16 16 0 0 0 - 0 2024-07-28T14:43:38.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:38 smithi150 bash[67543]: cluster 2024-07-28T14:43:37.447496+0000 mgr.y (mgr.25232) 5166 : cluster [DBG] pgmap v6110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:38 smithi022 bash[80503]: cluster 2024-07-28T14:43:37.447496+0000 mgr.y (mgr.25232) 5166 : cluster [DBG] pgmap v6110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:38 smithi022 bash[82865]: cluster 2024-07-28T14:43:37.447496+0000 mgr.y (mgr.25232) 5166 : cluster [DBG] pgmap v6110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:39.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9131 16 16 0 0 0 - 0 2024-07-28T14:43:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:43:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:43:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:43:40.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9132 16 16 0 0 0 - 0 2024-07-28T14:43:40.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:40 smithi150 bash[67543]: cluster 2024-07-28T14:43:39.448853+0000 mgr.y (mgr.25232) 5167 : cluster [DBG] pgmap v6111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:40 smithi022 bash[80503]: cluster 2024-07-28T14:43:39.448853+0000 mgr.y (mgr.25232) 5167 : cluster [DBG] pgmap v6111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:40 smithi022 bash[82865]: cluster 2024-07-28T14:43:39.448853+0000 mgr.y (mgr.25232) 5167 : cluster [DBG] pgmap v6111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:41.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9133 16 16 0 0 0 - 0 2024-07-28T14:43:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:41 smithi150 bash[67543]: cluster 2024-07-28T14:43:41.450392+0000 mgr.y (mgr.25232) 5168 : cluster [DBG] pgmap v6112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:41 smithi022 bash[80503]: cluster 2024-07-28T14:43:41.450392+0000 mgr.y (mgr.25232) 5168 : cluster [DBG] pgmap v6112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:41 smithi022 bash[82865]: cluster 2024-07-28T14:43:41.450392+0000 mgr.y (mgr.25232) 5168 : cluster [DBG] pgmap v6112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:42.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9134 16 16 0 0 0 - 0 2024-07-28T14:43:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:43:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:43:43.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9135 16 16 0 0 0 - 0 2024-07-28T14:43:44.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9136 16 16 0 0 0 - 0 2024-07-28T14:43:44.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:44 smithi150 bash[67543]: cluster 2024-07-28T14:43:43.451916+0000 mgr.y (mgr.25232) 5169 : cluster [DBG] pgmap v6113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:44 smithi022 bash[80503]: cluster 2024-07-28T14:43:43.451916+0000 mgr.y (mgr.25232) 5169 : cluster [DBG] pgmap v6113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:44 smithi022 bash[82865]: cluster 2024-07-28T14:43:43.451916+0000 mgr.y (mgr.25232) 5169 : cluster [DBG] pgmap v6113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:45.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9137 16 16 0 0 0 - 0 2024-07-28T14:43:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:45 smithi022 bash[80503]: cluster 2024-07-28T14:43:45.453431+0000 mgr.y (mgr.25232) 5170 : cluster [DBG] pgmap v6114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:45 smithi022 bash[82865]: cluster 2024-07-28T14:43:45.453431+0000 mgr.y (mgr.25232) 5170 : cluster [DBG] pgmap v6114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:45 smithi150 bash[67543]: cluster 2024-07-28T14:43:45.453431+0000 mgr.y (mgr.25232) 5170 : cluster [DBG] pgmap v6114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:46.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9138 16 16 0 0 0 - 0 2024-07-28T14:43:47.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9139 16 16 0 0 0 - 0 2024-07-28T14:43:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:47 smithi022 bash[80503]: cluster 2024-07-28T14:43:47.454975+0000 mgr.y (mgr.25232) 5171 : cluster [DBG] pgmap v6115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:47 smithi022 bash[82865]: cluster 2024-07-28T14:43:47.454975+0000 mgr.y (mgr.25232) 5171 : cluster [DBG] pgmap v6115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:47 smithi150 bash[67543]: cluster 2024-07-28T14:43:47.454975+0000 mgr.y (mgr.25232) 5171 : cluster [DBG] pgmap v6115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:48.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:43:48.194195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:43:48.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:43:48.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9140 16 16 0 0 0 - 0 2024-07-28T14:43:49.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9141 16 16 0 0 0 - 0 2024-07-28T14:43:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:43:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:43:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:43:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:49 smithi022 bash[82865]: cluster 2024-07-28T14:43:49.456359+0000 mgr.y (mgr.25232) 5172 : cluster [DBG] pgmap v6116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:49 smithi022 bash[80503]: cluster 2024-07-28T14:43:49.456359+0000 mgr.y (mgr.25232) 5172 : cluster [DBG] pgmap v6116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:49 smithi150 bash[67543]: cluster 2024-07-28T14:43:49.456359+0000 mgr.y (mgr.25232) 5172 : cluster [DBG] pgmap v6116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:50.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9142 16 16 0 0 0 - 0 2024-07-28T14:43:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:50 smithi022 bash[80503]: audit 2024-07-28T14:43:50.461809+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:50 smithi022 bash[82865]: audit 2024-07-28T14:43:50.461809+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:50 smithi150 bash[67543]: audit 2024-07-28T14:43:50.461809+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:43:51.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9143 16 16 0 0 0 - 0 2024-07-28T14:43:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:51 smithi022 bash[80503]: cluster 2024-07-28T14:43:51.457714+0000 mgr.y (mgr.25232) 5173 : cluster [DBG] pgmap v6117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:51 smithi022 bash[82865]: cluster 2024-07-28T14:43:51.457714+0000 mgr.y (mgr.25232) 5173 : cluster [DBG] pgmap v6117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:51 smithi150 bash[67543]: cluster 2024-07-28T14:43:51.457714+0000 mgr.y (mgr.25232) 5173 : cluster [DBG] pgmap v6117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:52.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9144 16 16 0 0 0 - 0 2024-07-28T14:43:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:43:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:43:53.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9145 16 16 0 0 0 - 0 2024-07-28T14:43:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:53 smithi022 bash[80503]: cluster 2024-07-28T14:43:53.459064+0000 mgr.y (mgr.25232) 5174 : cluster [DBG] pgmap v6118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:53 smithi022 bash[82865]: cluster 2024-07-28T14:43:53.459064+0000 mgr.y (mgr.25232) 5174 : cluster [DBG] pgmap v6118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:53 smithi150 bash[67543]: cluster 2024-07-28T14:43:53.459064+0000 mgr.y (mgr.25232) 5174 : cluster [DBG] pgmap v6118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:54.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9146 16 16 0 0 0 - 0 2024-07-28T14:43:55.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9147 16 16 0 0 0 - 0 2024-07-28T14:43:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:55 smithi022 bash[80503]: cluster 2024-07-28T14:43:55.460396+0000 mgr.y (mgr.25232) 5175 : cluster [DBG] pgmap v6119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:55 smithi022 bash[82865]: cluster 2024-07-28T14:43:55.460396+0000 mgr.y (mgr.25232) 5175 : cluster [DBG] pgmap v6119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:55 smithi150 bash[67543]: cluster 2024-07-28T14:43:55.460396+0000 mgr.y (mgr.25232) 5175 : cluster [DBG] pgmap v6119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:56.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9148 16 16 0 0 0 - 0 2024-07-28T14:43:57.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9149 16 16 0 0 0 - 0 2024-07-28T14:43:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:57 smithi022 bash[80503]: cluster 2024-07-28T14:43:57.461748+0000 mgr.y (mgr.25232) 5176 : cluster [DBG] pgmap v6120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:57 smithi022 bash[82865]: cluster 2024-07-28T14:43:57.461748+0000 mgr.y (mgr.25232) 5176 : cluster [DBG] pgmap v6120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:57 smithi150 bash[67543]: cluster 2024-07-28T14:43:57.461748+0000 mgr.y (mgr.25232) 5176 : cluster [DBG] pgmap v6120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:58.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9150 16 16 0 0 0 - 0 2024-07-28T14:43:59.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9151 16 16 0 0 0 - 0 2024-07-28T14:43:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:43:59 smithi022 bash[80503]: cluster 2024-07-28T14:43:59.463112+0000 mgr.y (mgr.25232) 5177 : cluster [DBG] pgmap v6121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:43:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:43:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:43:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:43:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:43:59 smithi022 bash[82865]: cluster 2024-07-28T14:43:59.463112+0000 mgr.y (mgr.25232) 5177 : cluster [DBG] pgmap v6121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:43:59 smithi150 bash[67543]: cluster 2024-07-28T14:43:59.463112+0000 mgr.y (mgr.25232) 5177 : cluster [DBG] pgmap v6121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:00.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9152 16 16 0 0 0 - 0 2024-07-28T14:44:01.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9153 16 16 0 0 0 - 0 2024-07-28T14:44:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:01 smithi022 bash[80503]: cluster 2024-07-28T14:44:01.464464+0000 mgr.y (mgr.25232) 5178 : cluster [DBG] pgmap v6122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:01 smithi022 bash[82865]: cluster 2024-07-28T14:44:01.464464+0000 mgr.y (mgr.25232) 5178 : cluster [DBG] pgmap v6122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:01 smithi150 bash[67543]: cluster 2024-07-28T14:44:01.464464+0000 mgr.y (mgr.25232) 5178 : cluster [DBG] pgmap v6122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:02.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9154 16 16 0 0 0 - 0 2024-07-28T14:44:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:44:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:44:03.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9155 16 16 0 0 0 - 0 2024-07-28T14:44:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:03 smithi022 bash[80503]: cluster 2024-07-28T14:44:03.465810+0000 mgr.y (mgr.25232) 5179 : cluster [DBG] pgmap v6123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:03 smithi022 bash[82865]: cluster 2024-07-28T14:44:03.465810+0000 mgr.y (mgr.25232) 5179 : cluster [DBG] pgmap v6123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:03 smithi150 bash[67543]: cluster 2024-07-28T14:44:03.465810+0000 mgr.y (mgr.25232) 5179 : cluster [DBG] pgmap v6123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:04.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9156 16 16 0 0 0 - 0 2024-07-28T14:44:05.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9157 16 16 0 0 0 - 0 2024-07-28T14:44:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:05 smithi150 bash[67543]: audit 2024-07-28T14:44:05.462334+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:05 smithi150 bash[67543]: cluster 2024-07-28T14:44:05.467136+0000 mgr.y (mgr.25232) 5180 : cluster [DBG] pgmap v6124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:05 smithi022 bash[80503]: audit 2024-07-28T14:44:05.462334+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:05 smithi022 bash[80503]: cluster 2024-07-28T14:44:05.467136+0000 mgr.y (mgr.25232) 5180 : cluster [DBG] pgmap v6124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:05 smithi022 bash[82865]: audit 2024-07-28T14:44:05.462334+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:05 smithi022 bash[82865]: cluster 2024-07-28T14:44:05.467136+0000 mgr.y (mgr.25232) 5180 : cluster [DBG] pgmap v6124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:06.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9158 16 16 0 0 0 - 0 2024-07-28T14:44:07.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9159 16 16 0 0 0 - 0 2024-07-28T14:44:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:07 smithi022 bash[80503]: cluster 2024-07-28T14:44:07.473955+0000 mgr.y (mgr.25232) 5181 : cluster [DBG] pgmap v6125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:07 smithi022 bash[82865]: cluster 2024-07-28T14:44:07.473955+0000 mgr.y (mgr.25232) 5181 : cluster [DBG] pgmap v6125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:07 smithi150 bash[67543]: cluster 2024-07-28T14:44:07.473955+0000 mgr.y (mgr.25232) 5181 : cluster [DBG] pgmap v6125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:08.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:44:08.197294+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:44:08.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:44:08.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9160 16 16 0 0 0 - 0 2024-07-28T14:44:09.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9161 16 16 0 0 0 - 0 2024-07-28T14:44:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:09 smithi022 bash[80503]: cluster 2024-07-28T14:44:09.475315+0000 mgr.y (mgr.25232) 5182 : cluster [DBG] pgmap v6126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:44:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:44:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:44:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:09 smithi022 bash[82865]: cluster 2024-07-28T14:44:09.475315+0000 mgr.y (mgr.25232) 5182 : cluster [DBG] pgmap v6126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:09 smithi150 bash[67543]: cluster 2024-07-28T14:44:09.475315+0000 mgr.y (mgr.25232) 5182 : cluster [DBG] pgmap v6126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:10.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9162 16 16 0 0 0 - 0 2024-07-28T14:44:11.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9163 16 16 0 0 0 - 0 2024-07-28T14:44:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:11 smithi022 bash[80503]: cluster 2024-07-28T14:44:11.476678+0000 mgr.y (mgr.25232) 5183 : cluster [DBG] pgmap v6127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:11 smithi022 bash[82865]: cluster 2024-07-28T14:44:11.476678+0000 mgr.y (mgr.25232) 5183 : cluster [DBG] pgmap v6127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:11 smithi150 bash[67543]: cluster 2024-07-28T14:44:11.476678+0000 mgr.y (mgr.25232) 5183 : cluster [DBG] pgmap v6127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:12.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9164 16 16 0 0 0 - 0 2024-07-28T14:44:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:44:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:44:13.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9165 16 16 0 0 0 - 0 2024-07-28T14:44:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:13 smithi022 bash[80503]: cluster 2024-07-28T14:44:13.478030+0000 mgr.y (mgr.25232) 5184 : cluster [DBG] pgmap v6128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:13 smithi022 bash[82865]: cluster 2024-07-28T14:44:13.478030+0000 mgr.y (mgr.25232) 5184 : cluster [DBG] pgmap v6128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:13 smithi150 bash[67543]: cluster 2024-07-28T14:44:13.478030+0000 mgr.y (mgr.25232) 5184 : cluster [DBG] pgmap v6128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:14.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9166 16 16 0 0 0 - 0 2024-07-28T14:44:14.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:14 smithi022 bash[80503]: audit 2024-07-28T14:44:14.373212+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:44:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:14 smithi022 bash[82865]: audit 2024-07-28T14:44:14.373212+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:44:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:14 smithi150 bash[67543]: audit 2024-07-28T14:44:14.373212+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:44:15.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9167 16 16 0 0 0 - 0 2024-07-28T14:44:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:15 smithi022 bash[80503]: cluster 2024-07-28T14:44:15.479371+0000 mgr.y (mgr.25232) 5185 : cluster [DBG] pgmap v6129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:15 smithi022 bash[82865]: cluster 2024-07-28T14:44:15.479371+0000 mgr.y (mgr.25232) 5185 : cluster [DBG] pgmap v6129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:16.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:15 smithi150 bash[67543]: cluster 2024-07-28T14:44:15.479371+0000 mgr.y (mgr.25232) 5185 : cluster [DBG] pgmap v6129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:16.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9168 16 16 0 0 0 - 0 2024-07-28T14:44:17.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9169 16 16 0 0 0 - 0 2024-07-28T14:44:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:17 smithi022 bash[80503]: cluster 2024-07-28T14:44:17.480756+0000 mgr.y (mgr.25232) 5186 : cluster [DBG] pgmap v6130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:17 smithi022 bash[82865]: cluster 2024-07-28T14:44:17.480756+0000 mgr.y (mgr.25232) 5186 : cluster [DBG] pgmap v6130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:18.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:17 smithi150 bash[67543]: cluster 2024-07-28T14:44:17.480756+0000 mgr.y (mgr.25232) 5186 : cluster [DBG] pgmap v6130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:18.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9170 16 16 0 0 0 - 0 2024-07-28T14:44:19.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9171 16 16 0 0 0 - 0 2024-07-28T14:44:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:19 smithi022 bash[80503]: cluster 2024-07-28T14:44:19.481786+0000 mgr.y (mgr.25232) 5187 : cluster [DBG] pgmap v6131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:44:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:44:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:44:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:19 smithi022 bash[82865]: cluster 2024-07-28T14:44:19.481786+0000 mgr.y (mgr.25232) 5187 : cluster [DBG] pgmap v6131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:19 smithi150 bash[67543]: cluster 2024-07-28T14:44:19.481786+0000 mgr.y (mgr.25232) 5187 : cluster [DBG] pgmap v6131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:20.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9172 16 16 0 0 0 - 0 2024-07-28T14:44:21.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9173 16 16 0 0 0 - 0 2024-07-28T14:44:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.099915+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.107603+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.281011+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.292993+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.482236+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.760879+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.762616+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:44:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:21 smithi150 bash[67543]: audit 2024-07-28T14:44:20.774298+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.099915+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.107603+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.281011+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.292993+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.482236+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.760879+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.762616+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:44:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[80503]: audit 2024-07-28T14:44:20.774298+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.099915+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.107603+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.281011+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.292993+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.482236+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.760879+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.762616+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:44:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:21 smithi022 bash[82865]: audit 2024-07-28T14:44:20.774298+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:44:22.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9174 16 16 0 0 0 - 0 2024-07-28T14:44:22.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:22 smithi150 bash[67543]: cluster 2024-07-28T14:44:21.483131+0000 mgr.y (mgr.25232) 5188 : cluster [DBG] pgmap v6132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:44:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:44:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:22 smithi022 bash[80503]: cluster 2024-07-28T14:44:21.483131+0000 mgr.y (mgr.25232) 5188 : cluster [DBG] pgmap v6132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:22 smithi022 bash[82865]: cluster 2024-07-28T14:44:21.483131+0000 mgr.y (mgr.25232) 5188 : cluster [DBG] pgmap v6132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:23.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9175 16 16 0 0 0 - 0 2024-07-28T14:44:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:23 smithi022 bash[80503]: cluster 2024-07-28T14:44:23.484483+0000 mgr.y (mgr.25232) 5189 : cluster [DBG] pgmap v6133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:23 smithi022 bash[82865]: cluster 2024-07-28T14:44:23.484483+0000 mgr.y (mgr.25232) 5189 : cluster [DBG] pgmap v6133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:24.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:23 smithi150 bash[67543]: cluster 2024-07-28T14:44:23.484483+0000 mgr.y (mgr.25232) 5189 : cluster [DBG] pgmap v6133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:24.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9176 16 16 0 0 0 - 0 2024-07-28T14:44:25.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9177 16 16 0 0 0 - 0 2024-07-28T14:44:25.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:25 smithi022 bash[80503]: cluster 2024-07-28T14:44:25.485816+0000 mgr.y (mgr.25232) 5190 : cluster [DBG] pgmap v6134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:25 smithi022 bash[82865]: cluster 2024-07-28T14:44:25.485816+0000 mgr.y (mgr.25232) 5190 : cluster [DBG] pgmap v6134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:26.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:25 smithi150 bash[67543]: cluster 2024-07-28T14:44:25.485816+0000 mgr.y (mgr.25232) 5190 : cluster [DBG] pgmap v6134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:26.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9178 16 16 0 0 0 - 0 2024-07-28T14:44:27.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9179 16 16 0 0 0 - 0 2024-07-28T14:44:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:27 smithi022 bash[80503]: cluster 2024-07-28T14:44:27.487200+0000 mgr.y (mgr.25232) 5191 : cluster [DBG] pgmap v6135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:27 smithi022 bash[82865]: cluster 2024-07-28T14:44:27.487200+0000 mgr.y (mgr.25232) 5191 : cluster [DBG] pgmap v6135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:27 smithi150 bash[67543]: cluster 2024-07-28T14:44:27.487200+0000 mgr.y (mgr.25232) 5191 : cluster [DBG] pgmap v6135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:28.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:44:28.200545+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:44:28.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:44:28.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9180 16 16 0 0 0 - 0 2024-07-28T14:44:29.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9181 16 16 0 0 0 - 0 2024-07-28T14:44:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:29 smithi022 bash[80503]: cluster 2024-07-28T14:44:29.488542+0000 mgr.y (mgr.25232) 5192 : cluster [DBG] pgmap v6136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:44:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:44:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:44:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:29 smithi022 bash[82865]: cluster 2024-07-28T14:44:29.488542+0000 mgr.y (mgr.25232) 5192 : cluster [DBG] pgmap v6136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:30.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:29 smithi150 bash[67543]: cluster 2024-07-28T14:44:29.488542+0000 mgr.y (mgr.25232) 5192 : cluster [DBG] pgmap v6136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:30.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9182 16 16 0 0 0 - 0 2024-07-28T14:44:31.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9183 16 16 0 0 0 - 0 2024-07-28T14:44:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:31 smithi022 bash[80503]: cluster 2024-07-28T14:44:31.489884+0000 mgr.y (mgr.25232) 5193 : cluster [DBG] pgmap v6137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:31 smithi022 bash[82865]: cluster 2024-07-28T14:44:31.489884+0000 mgr.y (mgr.25232) 5193 : cluster [DBG] pgmap v6137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:32.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:31 smithi150 bash[67543]: cluster 2024-07-28T14:44:31.489884+0000 mgr.y (mgr.25232) 5193 : cluster [DBG] pgmap v6137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:32.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9184 16 16 0 0 0 - 0 2024-07-28T14:44:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:44:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:44:33.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9185 16 16 0 0 0 - 0 2024-07-28T14:44:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:33 smithi022 bash[80503]: cluster 2024-07-28T14:44:33.491260+0000 mgr.y (mgr.25232) 5194 : cluster [DBG] pgmap v6138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:33 smithi022 bash[82865]: cluster 2024-07-28T14:44:33.491260+0000 mgr.y (mgr.25232) 5194 : cluster [DBG] pgmap v6138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:34.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:33 smithi150 bash[67543]: cluster 2024-07-28T14:44:33.491260+0000 mgr.y (mgr.25232) 5194 : cluster [DBG] pgmap v6138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:34.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9186 16 16 0 0 0 - 0 2024-07-28T14:44:35.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9187 16 16 0 0 0 - 0 2024-07-28T14:44:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:35 smithi022 bash[80503]: audit 2024-07-28T14:44:35.482717+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:35 smithi022 bash[80503]: cluster 2024-07-28T14:44:35.494978+0000 mgr.y (mgr.25232) 5195 : cluster [DBG] pgmap v6139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:35 smithi022 bash[82865]: audit 2024-07-28T14:44:35.482717+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:35 smithi022 bash[82865]: cluster 2024-07-28T14:44:35.494978+0000 mgr.y (mgr.25232) 5195 : cluster [DBG] pgmap v6139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:35 smithi150 bash[67543]: audit 2024-07-28T14:44:35.482717+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:35 smithi150 bash[67543]: cluster 2024-07-28T14:44:35.494978+0000 mgr.y (mgr.25232) 5195 : cluster [DBG] pgmap v6139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:36.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9188 16 16 0 0 0 - 0 2024-07-28T14:44:37.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9189 16 16 0 0 0 - 0 2024-07-28T14:44:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:37 smithi022 bash[80503]: cluster 2024-07-28T14:44:37.496381+0000 mgr.y (mgr.25232) 5196 : cluster [DBG] pgmap v6140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:37 smithi022 bash[82865]: cluster 2024-07-28T14:44:37.496381+0000 mgr.y (mgr.25232) 5196 : cluster [DBG] pgmap v6140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:38.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:37 smithi150 bash[67543]: cluster 2024-07-28T14:44:37.496381+0000 mgr.y (mgr.25232) 5196 : cluster [DBG] pgmap v6140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:38.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9190 16 16 0 0 0 - 0 2024-07-28T14:44:39.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9191 16 16 0 0 0 - 0 2024-07-28T14:44:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:39 smithi022 bash[80503]: cluster 2024-07-28T14:44:39.497721+0000 mgr.y (mgr.25232) 5197 : cluster [DBG] pgmap v6141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:44:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:44:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:44:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:39 smithi022 bash[82865]: cluster 2024-07-28T14:44:39.497721+0000 mgr.y (mgr.25232) 5197 : cluster [DBG] pgmap v6141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:40.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:39 smithi150 bash[67543]: cluster 2024-07-28T14:44:39.497721+0000 mgr.y (mgr.25232) 5197 : cluster [DBG] pgmap v6141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:40.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9192 16 16 0 0 0 - 0 2024-07-28T14:44:41.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9193 16 16 0 0 0 - 0 2024-07-28T14:44:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:41 smithi022 bash[80503]: cluster 2024-07-28T14:44:41.499107+0000 mgr.y (mgr.25232) 5198 : cluster [DBG] pgmap v6142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:41 smithi022 bash[82865]: cluster 2024-07-28T14:44:41.499107+0000 mgr.y (mgr.25232) 5198 : cluster [DBG] pgmap v6142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:41 smithi150 bash[67543]: cluster 2024-07-28T14:44:41.499107+0000 mgr.y (mgr.25232) 5198 : cluster [DBG] pgmap v6142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:42.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9194 16 16 0 0 0 - 0 2024-07-28T14:44:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:44:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:44:43.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9195 16 16 0 0 0 - 0 2024-07-28T14:44:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:43 smithi022 bash[80503]: cluster 2024-07-28T14:44:43.500466+0000 mgr.y (mgr.25232) 5199 : cluster [DBG] pgmap v6143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:43 smithi022 bash[82865]: cluster 2024-07-28T14:44:43.500466+0000 mgr.y (mgr.25232) 5199 : cluster [DBG] pgmap v6143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:44.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:43 smithi150 bash[67543]: cluster 2024-07-28T14:44:43.500466+0000 mgr.y (mgr.25232) 5199 : cluster [DBG] pgmap v6143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:44.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9196 16 16 0 0 0 - 0 2024-07-28T14:44:45.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9197 16 16 0 0 0 - 0 2024-07-28T14:44:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:45 smithi022 bash[80503]: cluster 2024-07-28T14:44:45.501918+0000 mgr.y (mgr.25232) 5200 : cluster [DBG] pgmap v6144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:45 smithi022 bash[82865]: cluster 2024-07-28T14:44:45.501918+0000 mgr.y (mgr.25232) 5200 : cluster [DBG] pgmap v6144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:46.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:45 smithi150 bash[67543]: cluster 2024-07-28T14:44:45.501918+0000 mgr.y (mgr.25232) 5200 : cluster [DBG] pgmap v6144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:46.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9198 16 16 0 0 0 - 0 2024-07-28T14:44:47.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9199 16 16 0 0 0 - 0 2024-07-28T14:44:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:47 smithi022 bash[80503]: cluster 2024-07-28T14:44:47.503449+0000 mgr.y (mgr.25232) 5201 : cluster [DBG] pgmap v6145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:47 smithi022 bash[82865]: cluster 2024-07-28T14:44:47.503449+0000 mgr.y (mgr.25232) 5201 : cluster [DBG] pgmap v6145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:48.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:47 smithi150 bash[67543]: cluster 2024-07-28T14:44:47.503449+0000 mgr.y (mgr.25232) 5201 : cluster [DBG] pgmap v6145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:48.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:44:48.203711+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:44:48.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:44:48.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9200 16 16 0 0 0 - 0 2024-07-28T14:44:49.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9201 16 16 0 0 0 - 0 2024-07-28T14:44:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:49 smithi022 bash[80503]: cluster 2024-07-28T14:44:49.504954+0000 mgr.y (mgr.25232) 5202 : cluster [DBG] pgmap v6146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:44:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:44:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:44:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:49 smithi022 bash[82865]: cluster 2024-07-28T14:44:49.504954+0000 mgr.y (mgr.25232) 5202 : cluster [DBG] pgmap v6146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:50.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:49 smithi150 bash[67543]: cluster 2024-07-28T14:44:49.504954+0000 mgr.y (mgr.25232) 5202 : cluster [DBG] pgmap v6146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:50.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9202 16 16 0 0 0 - 0 2024-07-28T14:44:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:50 smithi022 bash[80503]: audit 2024-07-28T14:44:50.483067+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:50 smithi022 bash[82865]: audit 2024-07-28T14:44:50.483067+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:51.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:50 smithi150 bash[67543]: audit 2024-07-28T14:44:50.483067+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:44:51.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9203 16 16 0 0 0 - 0 2024-07-28T14:44:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:51 smithi150 bash[67543]: cluster 2024-07-28T14:44:51.506520+0000 mgr.y (mgr.25232) 5203 : cluster [DBG] pgmap v6147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:51 smithi022 bash[80503]: cluster 2024-07-28T14:44:51.506520+0000 mgr.y (mgr.25232) 5203 : cluster [DBG] pgmap v6147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:51 smithi022 bash[82865]: cluster 2024-07-28T14:44:51.506520+0000 mgr.y (mgr.25232) 5203 : cluster [DBG] pgmap v6147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:52.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9204 16 16 0 0 0 - 0 2024-07-28T14:44:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:44:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:44:53.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9205 16 16 0 0 0 - 0 2024-07-28T14:44:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:53 smithi022 bash[80503]: cluster 2024-07-28T14:44:53.508036+0000 mgr.y (mgr.25232) 5204 : cluster [DBG] pgmap v6148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:53 smithi022 bash[82865]: cluster 2024-07-28T14:44:53.508036+0000 mgr.y (mgr.25232) 5204 : cluster [DBG] pgmap v6148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:53 smithi150 bash[67543]: cluster 2024-07-28T14:44:53.508036+0000 mgr.y (mgr.25232) 5204 : cluster [DBG] pgmap v6148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:54.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9206 16 16 0 0 0 - 0 2024-07-28T14:44:55.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9207 16 16 0 0 0 - 0 2024-07-28T14:44:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:55 smithi022 bash[80503]: cluster 2024-07-28T14:44:55.509516+0000 mgr.y (mgr.25232) 5205 : cluster [DBG] pgmap v6149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:55 smithi022 bash[82865]: cluster 2024-07-28T14:44:55.509516+0000 mgr.y (mgr.25232) 5205 : cluster [DBG] pgmap v6149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:55 smithi150 bash[67543]: cluster 2024-07-28T14:44:55.509516+0000 mgr.y (mgr.25232) 5205 : cluster [DBG] pgmap v6149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:56.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9208 16 16 0 0 0 - 0 2024-07-28T14:44:57.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9209 16 16 0 0 0 - 0 2024-07-28T14:44:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:57 smithi022 bash[80503]: cluster 2024-07-28T14:44:57.511073+0000 mgr.y (mgr.25232) 5206 : cluster [DBG] pgmap v6150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:57 smithi022 bash[82865]: cluster 2024-07-28T14:44:57.511073+0000 mgr.y (mgr.25232) 5206 : cluster [DBG] pgmap v6150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:57 smithi150 bash[67543]: cluster 2024-07-28T14:44:57.511073+0000 mgr.y (mgr.25232) 5206 : cluster [DBG] pgmap v6150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:58.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9210 16 16 0 0 0 - 0 2024-07-28T14:44:59.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9211 16 16 0 0 0 - 0 2024-07-28T14:44:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:44:59 smithi022 bash[80503]: cluster 2024-07-28T14:44:59.512453+0000 mgr.y (mgr.25232) 5207 : cluster [DBG] pgmap v6151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:44:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:44:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:44:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:44:59.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:44:59 smithi022 bash[82865]: cluster 2024-07-28T14:44:59.512453+0000 mgr.y (mgr.25232) 5207 : cluster [DBG] pgmap v6151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:44:59 smithi150 bash[67543]: cluster 2024-07-28T14:44:59.512453+0000 mgr.y (mgr.25232) 5207 : cluster [DBG] pgmap v6151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:00.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9212 16 16 0 0 0 - 0 2024-07-28T14:45:01.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9213 16 16 0 0 0 - 0 2024-07-28T14:45:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:01 smithi022 bash[80503]: cluster 2024-07-28T14:45:01.513824+0000 mgr.y (mgr.25232) 5208 : cluster [DBG] pgmap v6152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:01 smithi022 bash[82865]: cluster 2024-07-28T14:45:01.513824+0000 mgr.y (mgr.25232) 5208 : cluster [DBG] pgmap v6152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:01 smithi150 bash[67543]: cluster 2024-07-28T14:45:01.513824+0000 mgr.y (mgr.25232) 5208 : cluster [DBG] pgmap v6152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:02.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9214 16 16 0 0 0 - 0 2024-07-28T14:45:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:45:03.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9215 16 16 0 0 0 - 0 2024-07-28T14:45:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:03 smithi022 bash[80503]: cluster 2024-07-28T14:45:03.515192+0000 mgr.y (mgr.25232) 5209 : cluster [DBG] pgmap v6153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:03 smithi022 bash[82865]: cluster 2024-07-28T14:45:03.515192+0000 mgr.y (mgr.25232) 5209 : cluster [DBG] pgmap v6153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:03 smithi150 bash[67543]: cluster 2024-07-28T14:45:03.515192+0000 mgr.y (mgr.25232) 5209 : cluster [DBG] pgmap v6153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:04.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9216 16 16 0 0 0 - 0 2024-07-28T14:45:05.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9217 16 16 0 0 0 - 0 2024-07-28T14:45:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:05 smithi022 bash[80503]: audit 2024-07-28T14:45:05.483694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:05 smithi022 bash[80503]: cluster 2024-07-28T14:45:05.518655+0000 mgr.y (mgr.25232) 5210 : cluster [DBG] pgmap v6154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:05 smithi022 bash[82865]: audit 2024-07-28T14:45:05.483694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:05 smithi022 bash[82865]: cluster 2024-07-28T14:45:05.518655+0000 mgr.y (mgr.25232) 5210 : cluster [DBG] pgmap v6154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:05 smithi150 bash[67543]: audit 2024-07-28T14:45:05.483694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:06.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:05 smithi150 bash[67543]: cluster 2024-07-28T14:45:05.518655+0000 mgr.y (mgr.25232) 5210 : cluster [DBG] pgmap v6154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:06.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9218 16 16 0 0 0 - 0 2024-07-28T14:45:07.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9219 16 16 0 0 0 - 0 2024-07-28T14:45:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:07 smithi150 bash[67543]: cluster 2024-07-28T14:45:07.519995+0000 mgr.y (mgr.25232) 5211 : cluster [DBG] pgmap v6155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:08.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:07 smithi022 bash[80503]: cluster 2024-07-28T14:45:07.519995+0000 mgr.y (mgr.25232) 5211 : cluster [DBG] pgmap v6155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:07 smithi022 bash[82865]: cluster 2024-07-28T14:45:07.519995+0000 mgr.y (mgr.25232) 5211 : cluster [DBG] pgmap v6155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:08.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:45:08.206827+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:45:08.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:45:08.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9220 16 16 0 0 0 - 0 2024-07-28T14:45:09.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9221 16 16 0 0 0 - 0 2024-07-28T14:45:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:45:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:45:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:45:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:09 smithi022 bash[80503]: cluster 2024-07-28T14:45:09.521336+0000 mgr.y (mgr.25232) 5212 : cluster [DBG] pgmap v6156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:09 smithi022 bash[82865]: cluster 2024-07-28T14:45:09.521336+0000 mgr.y (mgr.25232) 5212 : cluster [DBG] pgmap v6156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:10.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:09 smithi150 bash[67543]: cluster 2024-07-28T14:45:09.521336+0000 mgr.y (mgr.25232) 5212 : cluster [DBG] pgmap v6156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:10.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9222 16 16 0 0 0 - 0 2024-07-28T14:45:11.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9223 16 16 0 0 0 - 0 2024-07-28T14:45:12.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:11 smithi150 bash[67543]: cluster 2024-07-28T14:45:11.522687+0000 mgr.y (mgr.25232) 5213 : cluster [DBG] pgmap v6157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:11 smithi022 bash[80503]: cluster 2024-07-28T14:45:11.522687+0000 mgr.y (mgr.25232) 5213 : cluster [DBG] pgmap v6157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:11 smithi022 bash[82865]: cluster 2024-07-28T14:45:11.522687+0000 mgr.y (mgr.25232) 5213 : cluster [DBG] pgmap v6157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:12.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9224 16 16 0 0 0 - 0 2024-07-28T14:45:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:45:13.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9225 16 16 0 0 0 - 0 2024-07-28T14:45:14.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:13 smithi150 bash[67543]: cluster 2024-07-28T14:45:13.524012+0000 mgr.y (mgr.25232) 5214 : cluster [DBG] pgmap v6158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:13 smithi022 bash[80503]: cluster 2024-07-28T14:45:13.524012+0000 mgr.y (mgr.25232) 5214 : cluster [DBG] pgmap v6158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:13 smithi022 bash[82865]: cluster 2024-07-28T14:45:13.524012+0000 mgr.y (mgr.25232) 5214 : cluster [DBG] pgmap v6158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:14.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9226 16 16 0 0 0 - 0 2024-07-28T14:45:15.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9227 16 16 0 0 0 - 0 2024-07-28T14:45:16.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9228 16 16 0 0 0 - 0 2024-07-28T14:45:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:16 smithi150 bash[67543]: cluster 2024-07-28T14:45:15.525362+0000 mgr.y (mgr.25232) 5215 : cluster [DBG] pgmap v6159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:16 smithi022 bash[80503]: cluster 2024-07-28T14:45:15.525362+0000 mgr.y (mgr.25232) 5215 : cluster [DBG] pgmap v6159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:16 smithi022 bash[82865]: cluster 2024-07-28T14:45:15.525362+0000 mgr.y (mgr.25232) 5215 : cluster [DBG] pgmap v6159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:17.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9229 16 16 0 0 0 - 0 2024-07-28T14:45:18.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9230 16 16 0 0 0 - 0 2024-07-28T14:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:18 smithi150 bash[67543]: cluster 2024-07-28T14:45:17.526725+0000 mgr.y (mgr.25232) 5216 : cluster [DBG] pgmap v6160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:18 smithi022 bash[80503]: cluster 2024-07-28T14:45:17.526725+0000 mgr.y (mgr.25232) 5216 : cluster [DBG] pgmap v6160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:18 smithi022 bash[82865]: cluster 2024-07-28T14:45:17.526725+0000 mgr.y (mgr.25232) 5216 : cluster [DBG] pgmap v6160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:19.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9231 16 16 0 0 0 - 0 2024-07-28T14:45:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:45:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:45:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:45:20.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9232 16 16 0 0 0 - 0 2024-07-28T14:45:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:20 smithi150 bash[67543]: cluster 2024-07-28T14:45:19.528088+0000 mgr.y (mgr.25232) 5217 : cluster [DBG] pgmap v6161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:20 smithi150 bash[67543]: audit 2024-07-28T14:45:20.483930+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:20 smithi022 bash[80503]: cluster 2024-07-28T14:45:19.528088+0000 mgr.y (mgr.25232) 5217 : cluster [DBG] pgmap v6161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:20 smithi022 bash[80503]: audit 2024-07-28T14:45:20.483930+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:20 smithi022 bash[82865]: cluster 2024-07-28T14:45:19.528088+0000 mgr.y (mgr.25232) 5217 : cluster [DBG] pgmap v6161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:20 smithi022 bash[82865]: audit 2024-07-28T14:45:20.483930+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:21.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9233 16 16 0 0 0 - 0 2024-07-28T14:45:22.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:21 smithi150 bash[67543]: audit 2024-07-28T14:45:20.910787+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:45:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:21 smithi022 bash[80503]: audit 2024-07-28T14:45:20.910787+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:45:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:21 smithi022 bash[82865]: audit 2024-07-28T14:45:20.910787+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:45:22.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9234 16 16 0 0 0 - 0 2024-07-28T14:45:22.599 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:45:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:22 smithi150 bash[67543]: cluster 2024-07-28T14:45:21.529461+0000 mgr.y (mgr.25232) 5218 : cluster [DBG] pgmap v6162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:22 smithi022 bash[80503]: cluster 2024-07-28T14:45:21.529461+0000 mgr.y (mgr.25232) 5218 : cluster [DBG] pgmap v6162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:22 smithi022 bash[82865]: cluster 2024-07-28T14:45:21.529461+0000 mgr.y (mgr.25232) 5218 : cluster [DBG] pgmap v6162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:23.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9235 16 16 0 0 0 - 0 2024-07-28T14:45:24.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9236 16 16 0 0 0 - 0 2024-07-28T14:45:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:24 smithi150 bash[67543]: cluster 2024-07-28T14:45:23.530836+0000 mgr.y (mgr.25232) 5219 : cluster [DBG] pgmap v6163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:24 smithi022 bash[80503]: cluster 2024-07-28T14:45:23.530836+0000 mgr.y (mgr.25232) 5219 : cluster [DBG] pgmap v6163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:24 smithi022 bash[82865]: cluster 2024-07-28T14:45:23.530836+0000 mgr.y (mgr.25232) 5219 : cluster [DBG] pgmap v6163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:25.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9237 16 16 0 0 0 - 0 2024-07-28T14:45:26.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9238 16 16 0 0 0 - 0 2024-07-28T14:45:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:26 smithi150 bash[67543]: cluster 2024-07-28T14:45:25.532175+0000 mgr.y (mgr.25232) 5220 : cluster [DBG] pgmap v6164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:26 smithi022 bash[80503]: cluster 2024-07-28T14:45:25.532175+0000 mgr.y (mgr.25232) 5220 : cluster [DBG] pgmap v6164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:26 smithi022 bash[82865]: cluster 2024-07-28T14:45:25.532175+0000 mgr.y (mgr.25232) 5220 : cluster [DBG] pgmap v6164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:27.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9239 16 16 0 0 0 - 0 2024-07-28T14:45:28.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:26.622607+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:26.633111+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:26.835622+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:26.845403+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:27.315800+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:45:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:27.317026+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:45:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:27 smithi150 bash[67543]: audit 2024-07-28T14:45:27.326064+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:26.622607+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:26.633111+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:26.835622+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:26.845403+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:27.315800+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:27.317026+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[80503]: audit 2024-07-28T14:45:27.326064+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:26.622607+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:26.633111+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:26.835622+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:26.845403+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:27.315800+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:27.317026+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:45:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:27 smithi022 bash[82865]: audit 2024-07-28T14:45:27.326064+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:45:28.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:45:28.209971+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:45:28.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:45:28.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9240 16 16 0 0 0 - 0 2024-07-28T14:45:29.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9241 16 16 0 0 0 - 0 2024-07-28T14:45:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:29 smithi022 bash[80503]: cluster 2024-07-28T14:45:27.533522+0000 mgr.y (mgr.25232) 5221 : cluster [DBG] pgmap v6165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:45:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:45:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:45:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:29 smithi022 bash[82865]: cluster 2024-07-28T14:45:27.533522+0000 mgr.y (mgr.25232) 5221 : cluster [DBG] pgmap v6165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:29 smithi150 bash[67543]: cluster 2024-07-28T14:45:27.533522+0000 mgr.y (mgr.25232) 5221 : cluster [DBG] pgmap v6165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:30.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9242 16 16 0 0 0 - 0 2024-07-28T14:45:31.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9243 16 16 0 0 0 - 0 2024-07-28T14:45:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:31 smithi150 bash[67543]: cluster 2024-07-28T14:45:29.534966+0000 mgr.y (mgr.25232) 5222 : cluster [DBG] pgmap v6166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:31 smithi022 bash[80503]: cluster 2024-07-28T14:45:29.534966+0000 mgr.y (mgr.25232) 5222 : cluster [DBG] pgmap v6166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:31 smithi022 bash[82865]: cluster 2024-07-28T14:45:29.534966+0000 mgr.y (mgr.25232) 5222 : cluster [DBG] pgmap v6166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:32.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9244 16 16 0 0 0 - 0 2024-07-28T14:45:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:45:33.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9245 16 16 0 0 0 - 0 2024-07-28T14:45:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:33 smithi150 bash[67543]: cluster 2024-07-28T14:45:31.536349+0000 mgr.y (mgr.25232) 5223 : cluster [DBG] pgmap v6167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:33 smithi022 bash[80503]: cluster 2024-07-28T14:45:31.536349+0000 mgr.y (mgr.25232) 5223 : cluster [DBG] pgmap v6167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:33 smithi022 bash[82865]: cluster 2024-07-28T14:45:31.536349+0000 mgr.y (mgr.25232) 5223 : cluster [DBG] pgmap v6167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:34.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9246 16 16 0 0 0 - 0 2024-07-28T14:45:35.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9247 16 16 0 0 0 - 0 2024-07-28T14:45:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:35 smithi150 bash[67543]: cluster 2024-07-28T14:45:33.537704+0000 mgr.y (mgr.25232) 5224 : cluster [DBG] pgmap v6168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:35 smithi022 bash[80503]: cluster 2024-07-28T14:45:33.537704+0000 mgr.y (mgr.25232) 5224 : cluster [DBG] pgmap v6168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:35 smithi022 bash[82865]: cluster 2024-07-28T14:45:33.537704+0000 mgr.y (mgr.25232) 5224 : cluster [DBG] pgmap v6168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:36.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9248 16 16 0 0 0 - 0 2024-07-28T14:45:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:36 smithi150 bash[67543]: audit 2024-07-28T14:45:35.484635+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:36 smithi022 bash[80503]: audit 2024-07-28T14:45:35.484635+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:36 smithi022 bash[82865]: audit 2024-07-28T14:45:35.484635+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:37.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9249 16 16 0 0 0 - 0 2024-07-28T14:45:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:37 smithi150 bash[67543]: cluster 2024-07-28T14:45:35.539058+0000 mgr.y (mgr.25232) 5225 : cluster [DBG] pgmap v6169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:37 smithi022 bash[80503]: cluster 2024-07-28T14:45:35.539058+0000 mgr.y (mgr.25232) 5225 : cluster [DBG] pgmap v6169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:37 smithi022 bash[82865]: cluster 2024-07-28T14:45:35.539058+0000 mgr.y (mgr.25232) 5225 : cluster [DBG] pgmap v6169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:38.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9250 16 16 0 0 0 - 0 2024-07-28T14:45:39.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9251 16 16 0 0 0 - 0 2024-07-28T14:45:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:39 smithi150 bash[67543]: cluster 2024-07-28T14:45:37.540403+0000 mgr.y (mgr.25232) 5226 : cluster [DBG] pgmap v6170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:45:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:45:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:45:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:39 smithi022 bash[82865]: cluster 2024-07-28T14:45:37.540403+0000 mgr.y (mgr.25232) 5226 : cluster [DBG] pgmap v6170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:39 smithi022 bash[80503]: cluster 2024-07-28T14:45:37.540403+0000 mgr.y (mgr.25232) 5226 : cluster [DBG] pgmap v6170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:40.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9252 16 16 0 0 0 - 0 2024-07-28T14:45:41.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9253 16 16 0 0 0 - 0 2024-07-28T14:45:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:41 smithi150 bash[67543]: cluster 2024-07-28T14:45:39.541758+0000 mgr.y (mgr.25232) 5227 : cluster [DBG] pgmap v6171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:41 smithi022 bash[80503]: cluster 2024-07-28T14:45:39.541758+0000 mgr.y (mgr.25232) 5227 : cluster [DBG] pgmap v6171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:41 smithi022 bash[82865]: cluster 2024-07-28T14:45:39.541758+0000 mgr.y (mgr.25232) 5227 : cluster [DBG] pgmap v6171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:42.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9254 16 16 0 0 0 - 0 2024-07-28T14:45:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:45:43.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9255 16 16 0 0 0 - 0 2024-07-28T14:45:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:43 smithi150 bash[67543]: cluster 2024-07-28T14:45:41.543138+0000 mgr.y (mgr.25232) 5228 : cluster [DBG] pgmap v6172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:43 smithi022 bash[80503]: cluster 2024-07-28T14:45:41.543138+0000 mgr.y (mgr.25232) 5228 : cluster [DBG] pgmap v6172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:43.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:43 smithi022 bash[82865]: cluster 2024-07-28T14:45:41.543138+0000 mgr.y (mgr.25232) 5228 : cluster [DBG] pgmap v6172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:44.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9256 16 16 0 0 0 - 0 2024-07-28T14:45:45.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9257 16 16 0 0 0 - 0 2024-07-28T14:45:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:45 smithi150 bash[67543]: cluster 2024-07-28T14:45:43.544497+0000 mgr.y (mgr.25232) 5229 : cluster [DBG] pgmap v6173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:45 smithi022 bash[80503]: cluster 2024-07-28T14:45:43.544497+0000 mgr.y (mgr.25232) 5229 : cluster [DBG] pgmap v6173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:45 smithi022 bash[82865]: cluster 2024-07-28T14:45:43.544497+0000 mgr.y (mgr.25232) 5229 : cluster [DBG] pgmap v6173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:46.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9258 16 16 0 0 0 - 0 2024-07-28T14:45:47.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9259 16 16 0 0 0 - 0 2024-07-28T14:45:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:47 smithi150 bash[67543]: cluster 2024-07-28T14:45:45.545853+0000 mgr.y (mgr.25232) 5230 : cluster [DBG] pgmap v6174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:47 smithi022 bash[80503]: cluster 2024-07-28T14:45:45.545853+0000 mgr.y (mgr.25232) 5230 : cluster [DBG] pgmap v6174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:47 smithi022 bash[82865]: cluster 2024-07-28T14:45:45.545853+0000 mgr.y (mgr.25232) 5230 : cluster [DBG] pgmap v6174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:48.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:45:48.213177+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:45:48.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:45:48.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9260 16 16 0 0 0 - 0 2024-07-28T14:45:49.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9261 16 16 0 0 0 - 0 2024-07-28T14:45:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:49 smithi150 bash[67543]: cluster 2024-07-28T14:45:47.547370+0000 mgr.y (mgr.25232) 5231 : cluster [DBG] pgmap v6175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:45:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:45:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:45:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:49 smithi022 bash[80503]: cluster 2024-07-28T14:45:47.547370+0000 mgr.y (mgr.25232) 5231 : cluster [DBG] pgmap v6175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:49 smithi022 bash[82865]: cluster 2024-07-28T14:45:47.547370+0000 mgr.y (mgr.25232) 5231 : cluster [DBG] pgmap v6175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:50.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9262 16 16 0 0 0 - 0 2024-07-28T14:45:51.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9263 16 16 0 0 0 - 0 2024-07-28T14:45:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:51 smithi150 bash[67543]: cluster 2024-07-28T14:45:49.548901+0000 mgr.y (mgr.25232) 5232 : cluster [DBG] pgmap v6176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:51 smithi150 bash[67543]: audit 2024-07-28T14:45:50.484828+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:51 smithi022 bash[80503]: cluster 2024-07-28T14:45:49.548901+0000 mgr.y (mgr.25232) 5232 : cluster [DBG] pgmap v6176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:51 smithi022 bash[80503]: audit 2024-07-28T14:45:50.484828+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:51 smithi022 bash[82865]: cluster 2024-07-28T14:45:49.548901+0000 mgr.y (mgr.25232) 5232 : cluster [DBG] pgmap v6176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:51 smithi022 bash[82865]: audit 2024-07-28T14:45:50.484828+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:45:52.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9264 16 16 0 0 0 - 0 2024-07-28T14:45:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:45:53.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9265 16 16 0 0 0 - 0 2024-07-28T14:45:53.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:53 smithi150 bash[67543]: cluster 2024-07-28T14:45:51.550443+0000 mgr.y (mgr.25232) 5233 : cluster [DBG] pgmap v6177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:53 smithi022 bash[80503]: cluster 2024-07-28T14:45:51.550443+0000 mgr.y (mgr.25232) 5233 : cluster [DBG] pgmap v6177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:53 smithi022 bash[82865]: cluster 2024-07-28T14:45:51.550443+0000 mgr.y (mgr.25232) 5233 : cluster [DBG] pgmap v6177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:54.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9266 16 16 0 0 0 - 0 2024-07-28T14:45:55.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9267 16 16 0 0 0 - 0 2024-07-28T14:45:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:55 smithi150 bash[67543]: cluster 2024-07-28T14:45:53.551854+0000 mgr.y (mgr.25232) 5234 : cluster [DBG] pgmap v6178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:55 smithi022 bash[80503]: cluster 2024-07-28T14:45:53.551854+0000 mgr.y (mgr.25232) 5234 : cluster [DBG] pgmap v6178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:55 smithi022 bash[82865]: cluster 2024-07-28T14:45:53.551854+0000 mgr.y (mgr.25232) 5234 : cluster [DBG] pgmap v6178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:56.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9268 16 16 0 0 0 - 0 2024-07-28T14:45:57.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9269 16 16 0 0 0 - 0 2024-07-28T14:45:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:57 smithi150 bash[67543]: cluster 2024-07-28T14:45:55.553206+0000 mgr.y (mgr.25232) 5235 : cluster [DBG] pgmap v6179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:57 smithi022 bash[80503]: cluster 2024-07-28T14:45:55.553206+0000 mgr.y (mgr.25232) 5235 : cluster [DBG] pgmap v6179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:57 smithi022 bash[82865]: cluster 2024-07-28T14:45:55.553206+0000 mgr.y (mgr.25232) 5235 : cluster [DBG] pgmap v6179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:58.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9270 16 16 0 0 0 - 0 2024-07-28T14:45:59.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9271 16 16 0 0 0 - 0 2024-07-28T14:45:59.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:58 smithi150 bash[60514]: ts=2024-07-28T14:45:58.772Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722167158652 maxt=1722168000000 ulid=01J3WWWCR42ERVRS4155Q51BNN duration=112.613002ms 2024-07-28T14:45:59.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:58 smithi150 bash[60514]: ts=2024-07-28T14:45:58.782Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=9.324143ms 2024-07-28T14:45:59.268 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:58 smithi150 bash[60514]: ts=2024-07-28T14:45:58.782Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1722168000000 2024-07-28T14:45:59.269 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:45:58 smithi150 bash[60514]: ts=2024-07-28T14:45:58.792Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=9.871584ms 2024-07-28T14:45:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:45:59 smithi150 bash[67543]: cluster 2024-07-28T14:45:57.554592+0000 mgr.y (mgr.25232) 5236 : cluster [DBG] pgmap v6180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:45:59 smithi022 bash[80503]: cluster 2024-07-28T14:45:57.554592+0000 mgr.y (mgr.25232) 5236 : cluster [DBG] pgmap v6180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:45:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:45:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:45:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:45:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:45:59 smithi022 bash[82865]: cluster 2024-07-28T14:45:57.554592+0000 mgr.y (mgr.25232) 5236 : cluster [DBG] pgmap v6180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:00.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9272 16 16 0 0 0 - 0 2024-07-28T14:46:01.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9273 16 16 0 0 0 - 0 2024-07-28T14:46:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:01 smithi150 bash[67543]: cluster 2024-07-28T14:45:59.555941+0000 mgr.y (mgr.25232) 5237 : cluster [DBG] pgmap v6181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:01 smithi022 bash[80503]: cluster 2024-07-28T14:45:59.555941+0000 mgr.y (mgr.25232) 5237 : cluster [DBG] pgmap v6181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:01 smithi022 bash[82865]: cluster 2024-07-28T14:45:59.555941+0000 mgr.y (mgr.25232) 5237 : cluster [DBG] pgmap v6181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:02.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9274 16 16 0 0 0 - 0 2024-07-28T14:46:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:46:02 smithi150 bash[60514]: ts=2024-07-28T14:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:46:03.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9275 16 16 0 0 0 - 0 2024-07-28T14:46:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:03 smithi150 bash[67543]: cluster 2024-07-28T14:46:01.557294+0000 mgr.y (mgr.25232) 5238 : cluster [DBG] pgmap v6182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:03 smithi022 bash[80503]: cluster 2024-07-28T14:46:01.557294+0000 mgr.y (mgr.25232) 5238 : cluster [DBG] pgmap v6182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:03 smithi022 bash[82865]: cluster 2024-07-28T14:46:01.557294+0000 mgr.y (mgr.25232) 5238 : cluster [DBG] pgmap v6182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:04.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9276 16 16 0 0 0 - 0 2024-07-28T14:46:05.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9277 16 16 0 0 0 - 0 2024-07-28T14:46:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:05 smithi150 bash[67543]: cluster 2024-07-28T14:46:03.558815+0000 mgr.y (mgr.25232) 5239 : cluster [DBG] pgmap v6183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:05 smithi022 bash[80503]: cluster 2024-07-28T14:46:03.558815+0000 mgr.y (mgr.25232) 5239 : cluster [DBG] pgmap v6183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:05 smithi022 bash[82865]: cluster 2024-07-28T14:46:03.558815+0000 mgr.y (mgr.25232) 5239 : cluster [DBG] pgmap v6183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:06.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9278 16 16 0 0 0 - 0 2024-07-28T14:46:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:06 smithi150 bash[67543]: audit 2024-07-28T14:46:05.485261+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:06 smithi022 bash[80503]: audit 2024-07-28T14:46:05.485261+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:06 smithi022 bash[82865]: audit 2024-07-28T14:46:05.485261+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9279 16 16 0 0 0 - 0 2024-07-28T14:46:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:07 smithi150 bash[67543]: cluster 2024-07-28T14:46:05.560166+0000 mgr.y (mgr.25232) 5240 : cluster [DBG] pgmap v6184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:07 smithi022 bash[80503]: cluster 2024-07-28T14:46:05.560166+0000 mgr.y (mgr.25232) 5240 : cluster [DBG] pgmap v6184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:07 smithi022 bash[82865]: cluster 2024-07-28T14:46:05.560166+0000 mgr.y (mgr.25232) 5240 : cluster [DBG] pgmap v6184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:08.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:46:08.216424+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:46:08.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:46:08.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9280 16 16 0 0 0 - 0 2024-07-28T14:46:09.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9281 16 16 0 0 0 - 0 2024-07-28T14:46:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:09 smithi150 bash[67543]: cluster 2024-07-28T14:46:07.561530+0000 mgr.y (mgr.25232) 5241 : cluster [DBG] pgmap v6185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:46:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:46:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:46:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:09 smithi022 bash[80503]: cluster 2024-07-28T14:46:07.561530+0000 mgr.y (mgr.25232) 5241 : cluster [DBG] pgmap v6185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:09 smithi022 bash[82865]: cluster 2024-07-28T14:46:07.561530+0000 mgr.y (mgr.25232) 5241 : cluster [DBG] pgmap v6185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:10.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9282 16 16 0 0 0 - 0 2024-07-28T14:46:11.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9283 16 16 0 0 0 - 0 2024-07-28T14:46:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:11 smithi150 bash[67543]: cluster 2024-07-28T14:46:09.562954+0000 mgr.y (mgr.25232) 5242 : cluster [DBG] pgmap v6186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:11 smithi022 bash[80503]: cluster 2024-07-28T14:46:09.562954+0000 mgr.y (mgr.25232) 5242 : cluster [DBG] pgmap v6186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:11 smithi022 bash[82865]: cluster 2024-07-28T14:46:09.562954+0000 mgr.y (mgr.25232) 5242 : cluster [DBG] pgmap v6186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:12.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9284 16 16 0 0 0 - 0 2024-07-28T14:46:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:46:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:46:13.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9285 16 16 0 0 0 - 0 2024-07-28T14:46:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:13 smithi150 bash[67543]: cluster 2024-07-28T14:46:11.564456+0000 mgr.y (mgr.25232) 5243 : cluster [DBG] pgmap v6187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:13 smithi022 bash[80503]: cluster 2024-07-28T14:46:11.564456+0000 mgr.y (mgr.25232) 5243 : cluster [DBG] pgmap v6187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:13 smithi022 bash[82865]: cluster 2024-07-28T14:46:11.564456+0000 mgr.y (mgr.25232) 5243 : cluster [DBG] pgmap v6187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:14.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9286 16 16 0 0 0 - 0 2024-07-28T14:46:15.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9287 16 16 0 0 0 - 0 2024-07-28T14:46:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:15 smithi150 bash[67543]: cluster 2024-07-28T14:46:13.565845+0000 mgr.y (mgr.25232) 5244 : cluster [DBG] pgmap v6188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:15 smithi022 bash[80503]: cluster 2024-07-28T14:46:13.565845+0000 mgr.y (mgr.25232) 5244 : cluster [DBG] pgmap v6188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:15 smithi022 bash[82865]: cluster 2024-07-28T14:46:13.565845+0000 mgr.y (mgr.25232) 5244 : cluster [DBG] pgmap v6188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:16.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9288 16 16 0 0 0 - 0 2024-07-28T14:46:17.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9289 16 16 0 0 0 - 0 2024-07-28T14:46:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:17 smithi150 bash[67543]: cluster 2024-07-28T14:46:15.567330+0000 mgr.y (mgr.25232) 5245 : cluster [DBG] pgmap v6189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:17.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:17 smithi022 bash[82865]: cluster 2024-07-28T14:46:15.567330+0000 mgr.y (mgr.25232) 5245 : cluster [DBG] pgmap v6189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:17.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:17 smithi022 bash[80503]: cluster 2024-07-28T14:46:15.567330+0000 mgr.y (mgr.25232) 5245 : cluster [DBG] pgmap v6189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:18.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9290 16 16 0 0 0 - 0 2024-07-28T14:46:19.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9291 16 16 0 0 0 - 0 2024-07-28T14:46:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:19 smithi150 bash[67543]: cluster 2024-07-28T14:46:17.568734+0000 mgr.y (mgr.25232) 5246 : cluster [DBG] pgmap v6190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:19 smithi022 bash[80503]: cluster 2024-07-28T14:46:17.568734+0000 mgr.y (mgr.25232) 5246 : cluster [DBG] pgmap v6190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:46:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:46:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:46:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:19 smithi022 bash[82865]: cluster 2024-07-28T14:46:17.568734+0000 mgr.y (mgr.25232) 5246 : cluster [DBG] pgmap v6190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:20.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9292 16 16 0 0 0 - 0 2024-07-28T14:46:21.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9293 16 16 0 0 0 - 0 2024-07-28T14:46:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:21 smithi150 bash[67543]: cluster 2024-07-28T14:46:19.570233+0000 mgr.y (mgr.25232) 5247 : cluster [DBG] pgmap v6191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:21 smithi150 bash[67543]: audit 2024-07-28T14:46:20.485889+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:21 smithi022 bash[80503]: cluster 2024-07-28T14:46:19.570233+0000 mgr.y (mgr.25232) 5247 : cluster [DBG] pgmap v6191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:21 smithi022 bash[80503]: audit 2024-07-28T14:46:20.485889+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:21 smithi022 bash[82865]: cluster 2024-07-28T14:46:19.570233+0000 mgr.y (mgr.25232) 5247 : cluster [DBG] pgmap v6191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:21 smithi022 bash[82865]: audit 2024-07-28T14:46:20.485889+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:22.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9294 16 16 0 0 0 - 0 2024-07-28T14:46:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:46:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:46:23.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9295 16 16 0 0 0 - 0 2024-07-28T14:46:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:23 smithi150 bash[67543]: cluster 2024-07-28T14:46:21.571777+0000 mgr.y (mgr.25232) 5248 : cluster [DBG] pgmap v6192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:23 smithi022 bash[80503]: cluster 2024-07-28T14:46:21.571777+0000 mgr.y (mgr.25232) 5248 : cluster [DBG] pgmap v6192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:23 smithi022 bash[82865]: cluster 2024-07-28T14:46:21.571777+0000 mgr.y (mgr.25232) 5248 : cluster [DBG] pgmap v6192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:24.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9296 16 16 0 0 0 - 0 2024-07-28T14:46:25.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9297 16 16 0 0 0 - 0 2024-07-28T14:46:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:25 smithi150 bash[67543]: cluster 2024-07-28T14:46:23.573327+0000 mgr.y (mgr.25232) 5249 : cluster [DBG] pgmap v6193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:25 smithi022 bash[80503]: cluster 2024-07-28T14:46:23.573327+0000 mgr.y (mgr.25232) 5249 : cluster [DBG] pgmap v6193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:25 smithi022 bash[82865]: cluster 2024-07-28T14:46:23.573327+0000 mgr.y (mgr.25232) 5249 : cluster [DBG] pgmap v6193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:26.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9298 16 16 0 0 0 - 0 2024-07-28T14:46:27.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9299 16 16 0 0 0 - 0 2024-07-28T14:46:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:27 smithi150 bash[67543]: cluster 2024-07-28T14:46:25.574753+0000 mgr.y (mgr.25232) 5250 : cluster [DBG] pgmap v6194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:27 smithi150 bash[67543]: audit 2024-07-28T14:46:27.413190+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:46:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:27 smithi022 bash[80503]: cluster 2024-07-28T14:46:25.574753+0000 mgr.y (mgr.25232) 5250 : cluster [DBG] pgmap v6194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:27 smithi022 bash[80503]: audit 2024-07-28T14:46:27.413190+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:46:27.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:27 smithi022 bash[82865]: cluster 2024-07-28T14:46:25.574753+0000 mgr.y (mgr.25232) 5250 : cluster [DBG] pgmap v6194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:27 smithi022 bash[82865]: audit 2024-07-28T14:46:27.413190+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:46:28.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:46:28.219710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:46:28.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:46:28.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9300 16 16 0 0 0 - 0 2024-07-28T14:46:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:28 smithi022 bash[80503]: cluster 2024-07-28T14:46:27.576050+0000 mgr.y (mgr.25232) 5251 : cluster [DBG] pgmap v6195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:28 smithi022 bash[80503]: audit 2024-07-28T14:46:27.799035+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:28 smithi022 bash[80503]: audit 2024-07-28T14:46:27.804338+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:28 smithi022 bash[82865]: cluster 2024-07-28T14:46:27.576050+0000 mgr.y (mgr.25232) 5251 : cluster [DBG] pgmap v6195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:28 smithi022 bash[82865]: audit 2024-07-28T14:46:27.799035+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:28 smithi022 bash[82865]: audit 2024-07-28T14:46:27.804338+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:29.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9301 16 16 0 0 0 - 0 2024-07-28T14:46:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:28 smithi150 bash[67543]: cluster 2024-07-28T14:46:27.576050+0000 mgr.y (mgr.25232) 5251 : cluster [DBG] pgmap v6195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:28 smithi150 bash[67543]: audit 2024-07-28T14:46:27.799035+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:28 smithi150 bash[67543]: audit 2024-07-28T14:46:27.804338+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:46:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:46:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:46:30.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9302 16 16 0 0 0 - 0 2024-07-28T14:46:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:30 smithi022 bash[80503]: cluster 2024-07-28T14:46:29.577381+0000 mgr.y (mgr.25232) 5252 : cluster [DBG] pgmap v6196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:30 smithi022 bash[82865]: cluster 2024-07-28T14:46:29.577381+0000 mgr.y (mgr.25232) 5252 : cluster [DBG] pgmap v6196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:31.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9303 16 16 0 0 0 - 0 2024-07-28T14:46:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:30 smithi150 bash[67543]: cluster 2024-07-28T14:46:29.577381+0000 mgr.y (mgr.25232) 5252 : cluster [DBG] pgmap v6196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:32.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9304 16 16 0 0 0 - 0 2024-07-28T14:46:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:46:32 smithi150 bash[60514]: ts=2024-07-28T14:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:46:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:32 smithi022 bash[80503]: cluster 2024-07-28T14:46:31.578762+0000 mgr.y (mgr.25232) 5253 : cluster [DBG] pgmap v6197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:33.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:32 smithi022 bash[82865]: cluster 2024-07-28T14:46:31.578762+0000 mgr.y (mgr.25232) 5253 : cluster [DBG] pgmap v6197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:33.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9305 16 16 0 0 0 - 0 2024-07-28T14:46:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:32 smithi150 bash[67543]: cluster 2024-07-28T14:46:31.578762+0000 mgr.y (mgr.25232) 5253 : cluster [DBG] pgmap v6197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:34.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9306 16 16 0 0 0 - 0 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.316521+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.320354+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.462980+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.467776+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.886740+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.888182+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:46:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[80503]: audit 2024-07-28T14:46:33.895193+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.316521+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.320354+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.462980+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.467776+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.886740+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.888182+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:46:34.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:34 smithi022 bash[82865]: audit 2024-07-28T14:46:33.895193+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.316521+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.320354+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.462980+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.467776+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.886740+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.888182+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:46:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:34 smithi150 bash[67543]: audit 2024-07-28T14:46:33.895193+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:46:35.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9307 16 16 0 0 0 - 0 2024-07-28T14:46:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:35 smithi150 bash[67543]: cluster 2024-07-28T14:46:33.580080+0000 mgr.y (mgr.25232) 5254 : cluster [DBG] pgmap v6198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:35 smithi022 bash[80503]: cluster 2024-07-28T14:46:33.580080+0000 mgr.y (mgr.25232) 5254 : cluster [DBG] pgmap v6198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:35 smithi022 bash[82865]: cluster 2024-07-28T14:46:33.580080+0000 mgr.y (mgr.25232) 5254 : cluster [DBG] pgmap v6198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:36.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9308 16 16 0 0 0 - 0 2024-07-28T14:46:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:36 smithi150 bash[67543]: audit 2024-07-28T14:46:35.486391+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:36 smithi022 bash[80503]: audit 2024-07-28T14:46:35.486391+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:36 smithi022 bash[82865]: audit 2024-07-28T14:46:35.486391+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:37.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9309 16 16 0 0 0 - 0 2024-07-28T14:46:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:37 smithi150 bash[67543]: cluster 2024-07-28T14:46:35.581405+0000 mgr.y (mgr.25232) 5255 : cluster [DBG] pgmap v6199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:37 smithi022 bash[80503]: cluster 2024-07-28T14:46:35.581405+0000 mgr.y (mgr.25232) 5255 : cluster [DBG] pgmap v6199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:37 smithi022 bash[82865]: cluster 2024-07-28T14:46:35.581405+0000 mgr.y (mgr.25232) 5255 : cluster [DBG] pgmap v6199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:38.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9310 16 16 0 0 0 - 0 2024-07-28T14:46:39.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9311 16 16 0 0 0 - 0 2024-07-28T14:46:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:39 smithi150 bash[67543]: cluster 2024-07-28T14:46:37.582807+0000 mgr.y (mgr.25232) 5256 : cluster [DBG] pgmap v6200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:39 smithi022 bash[80503]: cluster 2024-07-28T14:46:37.582807+0000 mgr.y (mgr.25232) 5256 : cluster [DBG] pgmap v6200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:46:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:46:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:46:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:39 smithi022 bash[82865]: cluster 2024-07-28T14:46:37.582807+0000 mgr.y (mgr.25232) 5256 : cluster [DBG] pgmap v6200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:40.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9312 16 16 0 0 0 - 0 2024-07-28T14:46:41.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9313 16 16 0 0 0 - 0 2024-07-28T14:46:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:41 smithi150 bash[67543]: cluster 2024-07-28T14:46:39.584182+0000 mgr.y (mgr.25232) 5257 : cluster [DBG] pgmap v6201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:41 smithi022 bash[80503]: cluster 2024-07-28T14:46:39.584182+0000 mgr.y (mgr.25232) 5257 : cluster [DBG] pgmap v6201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:41 smithi022 bash[82865]: cluster 2024-07-28T14:46:39.584182+0000 mgr.y (mgr.25232) 5257 : cluster [DBG] pgmap v6201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:42.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9314 16 16 0 0 0 - 0 2024-07-28T14:46:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:46:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:46:43.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9315 16 16 0 0 0 - 0 2024-07-28T14:46:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:43 smithi150 bash[67543]: cluster 2024-07-28T14:46:41.585545+0000 mgr.y (mgr.25232) 5258 : cluster [DBG] pgmap v6202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:43 smithi022 bash[80503]: cluster 2024-07-28T14:46:41.585545+0000 mgr.y (mgr.25232) 5258 : cluster [DBG] pgmap v6202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:43 smithi022 bash[82865]: cluster 2024-07-28T14:46:41.585545+0000 mgr.y (mgr.25232) 5258 : cluster [DBG] pgmap v6202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:44.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9316 16 16 0 0 0 - 0 2024-07-28T14:46:45.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9317 16 16 0 0 0 - 0 2024-07-28T14:46:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:45 smithi150 bash[67543]: cluster 2024-07-28T14:46:43.586919+0000 mgr.y (mgr.25232) 5259 : cluster [DBG] pgmap v6203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:45 smithi022 bash[80503]: cluster 2024-07-28T14:46:43.586919+0000 mgr.y (mgr.25232) 5259 : cluster [DBG] pgmap v6203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:45 smithi022 bash[82865]: cluster 2024-07-28T14:46:43.586919+0000 mgr.y (mgr.25232) 5259 : cluster [DBG] pgmap v6203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:46.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9318 16 16 0 0 0 - 0 2024-07-28T14:46:47.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9319 16 16 0 0 0 - 0 2024-07-28T14:46:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:47 smithi150 bash[67543]: cluster 2024-07-28T14:46:45.588275+0000 mgr.y (mgr.25232) 5260 : cluster [DBG] pgmap v6204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:47 smithi022 bash[80503]: cluster 2024-07-28T14:46:45.588275+0000 mgr.y (mgr.25232) 5260 : cluster [DBG] pgmap v6204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:47 smithi022 bash[82865]: cluster 2024-07-28T14:46:45.588275+0000 mgr.y (mgr.25232) 5260 : cluster [DBG] pgmap v6204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:48.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:46:48.222910+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:46:48.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:46:48.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9320 16 16 0 0 0 - 0 2024-07-28T14:46:49.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9321 16 16 0 0 0 - 0 2024-07-28T14:46:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:49 smithi150 bash[67543]: cluster 2024-07-28T14:46:47.589651+0000 mgr.y (mgr.25232) 5261 : cluster [DBG] pgmap v6205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:46:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:46:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:46:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:49 smithi022 bash[80503]: cluster 2024-07-28T14:46:47.589651+0000 mgr.y (mgr.25232) 5261 : cluster [DBG] pgmap v6205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:49 smithi022 bash[82865]: cluster 2024-07-28T14:46:47.589651+0000 mgr.y (mgr.25232) 5261 : cluster [DBG] pgmap v6205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:50.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9322 16 16 0 0 0 - 0 2024-07-28T14:46:50.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:50 smithi150 bash[67543]: audit 2024-07-28T14:46:50.486599+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:50 smithi022 bash[80503]: audit 2024-07-28T14:46:50.486599+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:50 smithi022 bash[82865]: audit 2024-07-28T14:46:50.486599+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:46:51.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9323 16 16 0 0 0 - 0 2024-07-28T14:46:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:51 smithi150 bash[67543]: cluster 2024-07-28T14:46:49.591166+0000 mgr.y (mgr.25232) 5262 : cluster [DBG] pgmap v6206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:51 smithi022 bash[80503]: cluster 2024-07-28T14:46:49.591166+0000 mgr.y (mgr.25232) 5262 : cluster [DBG] pgmap v6206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:51 smithi022 bash[82865]: cluster 2024-07-28T14:46:49.591166+0000 mgr.y (mgr.25232) 5262 : cluster [DBG] pgmap v6206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:52.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9324 16 16 0 0 0 - 0 2024-07-28T14:46:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:46:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:46:53.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9325 16 16 0 0 0 - 0 2024-07-28T14:46:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:53 smithi022 bash[80503]: cluster 2024-07-28T14:46:51.592589+0000 mgr.y (mgr.25232) 5263 : cluster [DBG] pgmap v6207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:53 smithi022 bash[82865]: cluster 2024-07-28T14:46:51.592589+0000 mgr.y (mgr.25232) 5263 : cluster [DBG] pgmap v6207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:54.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:53 smithi150 bash[67543]: cluster 2024-07-28T14:46:51.592589+0000 mgr.y (mgr.25232) 5263 : cluster [DBG] pgmap v6207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:54.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9326 16 16 0 0 0 - 0 2024-07-28T14:46:55.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9327 16 16 0 0 0 - 0 2024-07-28T14:46:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:55 smithi022 bash[80503]: cluster 2024-07-28T14:46:53.593940+0000 mgr.y (mgr.25232) 5264 : cluster [DBG] pgmap v6208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:55 smithi022 bash[82865]: cluster 2024-07-28T14:46:53.593940+0000 mgr.y (mgr.25232) 5264 : cluster [DBG] pgmap v6208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:56.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:55 smithi150 bash[67543]: cluster 2024-07-28T14:46:53.593940+0000 mgr.y (mgr.25232) 5264 : cluster [DBG] pgmap v6208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:56.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9328 16 16 0 0 0 - 0 2024-07-28T14:46:57.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9329 16 16 0 0 0 - 0 2024-07-28T14:46:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:57 smithi022 bash[80503]: cluster 2024-07-28T14:46:55.595306+0000 mgr.y (mgr.25232) 5265 : cluster [DBG] pgmap v6209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:57 smithi022 bash[82865]: cluster 2024-07-28T14:46:55.595306+0000 mgr.y (mgr.25232) 5265 : cluster [DBG] pgmap v6209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:58.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:57 smithi150 bash[67543]: cluster 2024-07-28T14:46:55.595306+0000 mgr.y (mgr.25232) 5265 : cluster [DBG] pgmap v6209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:58.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9330 16 16 0 0 0 - 0 2024-07-28T14:46:59.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9331 16 16 0 0 0 - 0 2024-07-28T14:46:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:46:59 smithi022 bash[80503]: cluster 2024-07-28T14:46:57.596676+0000 mgr.y (mgr.25232) 5266 : cluster [DBG] pgmap v6210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:46:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:46:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:46:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:46:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:46:59 smithi022 bash[82865]: cluster 2024-07-28T14:46:57.596676+0000 mgr.y (mgr.25232) 5266 : cluster [DBG] pgmap v6210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:00.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:46:59 smithi150 bash[67543]: cluster 2024-07-28T14:46:57.596676+0000 mgr.y (mgr.25232) 5266 : cluster [DBG] pgmap v6210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:00.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9332 16 16 0 0 0 - 0 2024-07-28T14:47:01.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9333 16 16 0 0 0 - 0 2024-07-28T14:47:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:01 smithi022 bash[80503]: cluster 2024-07-28T14:46:59.598042+0000 mgr.y (mgr.25232) 5267 : cluster [DBG] pgmap v6211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:01 smithi022 bash[82865]: cluster 2024-07-28T14:46:59.598042+0000 mgr.y (mgr.25232) 5267 : cluster [DBG] pgmap v6211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:01 smithi150 bash[67543]: cluster 2024-07-28T14:46:59.598042+0000 mgr.y (mgr.25232) 5267 : cluster [DBG] pgmap v6211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:02.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9334 16 16 0 0 0 - 0 2024-07-28T14:47:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:47:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:47:03.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9335 16 16 0 0 0 - 0 2024-07-28T14:47:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:03 smithi022 bash[80503]: cluster 2024-07-28T14:47:01.599423+0000 mgr.y (mgr.25232) 5268 : cluster [DBG] pgmap v6212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:03 smithi022 bash[82865]: cluster 2024-07-28T14:47:01.599423+0000 mgr.y (mgr.25232) 5268 : cluster [DBG] pgmap v6212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:03 smithi150 bash[67543]: cluster 2024-07-28T14:47:01.599423+0000 mgr.y (mgr.25232) 5268 : cluster [DBG] pgmap v6212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:04.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9336 16 16 0 0 0 - 0 2024-07-28T14:47:05.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9337 16 16 0 0 0 - 0 2024-07-28T14:47:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:05 smithi022 bash[80503]: cluster 2024-07-28T14:47:03.600793+0000 mgr.y (mgr.25232) 5269 : cluster [DBG] pgmap v6213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:05 smithi022 bash[80503]: audit 2024-07-28T14:47:05.486945+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:05 smithi022 bash[82865]: cluster 2024-07-28T14:47:03.600793+0000 mgr.y (mgr.25232) 5269 : cluster [DBG] pgmap v6213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:05 smithi022 bash[82865]: audit 2024-07-28T14:47:05.486945+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:05 smithi150 bash[67543]: cluster 2024-07-28T14:47:03.600793+0000 mgr.y (mgr.25232) 5269 : cluster [DBG] pgmap v6213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:05 smithi150 bash[67543]: audit 2024-07-28T14:47:05.486945+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:06.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9338 16 16 0 0 0 - 0 2024-07-28T14:47:07.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:06 smithi150 bash[67543]: cluster 2024-07-28T14:47:05.602158+0000 mgr.y (mgr.25232) 5270 : cluster [DBG] pgmap v6214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:06 smithi022 bash[80503]: cluster 2024-07-28T14:47:05.602158+0000 mgr.y (mgr.25232) 5270 : cluster [DBG] pgmap v6214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:06 smithi022 bash[82865]: cluster 2024-07-28T14:47:05.602158+0000 mgr.y (mgr.25232) 5270 : cluster [DBG] pgmap v6214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:07.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9339 16 16 0 0 0 - 0 2024-07-28T14:47:08.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:47:08.226230+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:47:08.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:47:08.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9340 16 16 0 0 0 - 0 2024-07-28T14:47:09.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:08 smithi150 bash[67543]: cluster 2024-07-28T14:47:07.603523+0000 mgr.y (mgr.25232) 5271 : cluster [DBG] pgmap v6215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:09.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:08 smithi022 bash[80503]: cluster 2024-07-28T14:47:07.603523+0000 mgr.y (mgr.25232) 5271 : cluster [DBG] pgmap v6215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:08 smithi022 bash[82865]: cluster 2024-07-28T14:47:07.603523+0000 mgr.y (mgr.25232) 5271 : cluster [DBG] pgmap v6215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:09.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9341 16 16 0 0 0 - 0 2024-07-28T14:47:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:47:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:47:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:47:10.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9342 16 16 0 0 0 - 0 2024-07-28T14:47:11.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:10 smithi150 bash[67543]: cluster 2024-07-28T14:47:09.604858+0000 mgr.y (mgr.25232) 5272 : cluster [DBG] pgmap v6216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:10 smithi022 bash[80503]: cluster 2024-07-28T14:47:09.604858+0000 mgr.y (mgr.25232) 5272 : cluster [DBG] pgmap v6216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:10 smithi022 bash[82865]: cluster 2024-07-28T14:47:09.604858+0000 mgr.y (mgr.25232) 5272 : cluster [DBG] pgmap v6216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:11.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9343 16 16 0 0 0 - 0 2024-07-28T14:47:12.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9344 16 16 0 0 0 - 0 2024-07-28T14:47:12.667 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:47:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:47:13.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:12 smithi150 bash[67543]: cluster 2024-07-28T14:47:11.606204+0000 mgr.y (mgr.25232) 5273 : cluster [DBG] pgmap v6217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:12 smithi022 bash[80503]: cluster 2024-07-28T14:47:11.606204+0000 mgr.y (mgr.25232) 5273 : cluster [DBG] pgmap v6217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:12 smithi022 bash[82865]: cluster 2024-07-28T14:47:11.606204+0000 mgr.y (mgr.25232) 5273 : cluster [DBG] pgmap v6217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:13.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9345 16 16 0 0 0 - 0 2024-07-28T14:47:14.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9346 16 16 0 0 0 - 0 2024-07-28T14:47:15.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:14 smithi150 bash[67543]: cluster 2024-07-28T14:47:13.607571+0000 mgr.y (mgr.25232) 5274 : cluster [DBG] pgmap v6218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:14 smithi022 bash[80503]: cluster 2024-07-28T14:47:13.607571+0000 mgr.y (mgr.25232) 5274 : cluster [DBG] pgmap v6218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:14 smithi022 bash[82865]: cluster 2024-07-28T14:47:13.607571+0000 mgr.y (mgr.25232) 5274 : cluster [DBG] pgmap v6218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:15.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9347 16 16 0 0 0 - 0 2024-07-28T14:47:16.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9348 16 16 0 0 0 - 0 2024-07-28T14:47:17.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:16 smithi150 bash[67543]: cluster 2024-07-28T14:47:15.608925+0000 mgr.y (mgr.25232) 5275 : cluster [DBG] pgmap v6219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:16 smithi022 bash[80503]: cluster 2024-07-28T14:47:15.608925+0000 mgr.y (mgr.25232) 5275 : cluster [DBG] pgmap v6219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:16 smithi022 bash[82865]: cluster 2024-07-28T14:47:15.608925+0000 mgr.y (mgr.25232) 5275 : cluster [DBG] pgmap v6219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:17.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9349 16 16 0 0 0 - 0 2024-07-28T14:47:18.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9350 16 16 0 0 0 - 0 2024-07-28T14:47:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:18 smithi150 bash[67543]: cluster 2024-07-28T14:47:17.610286+0000 mgr.y (mgr.25232) 5276 : cluster [DBG] pgmap v6220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:18 smithi022 bash[80503]: cluster 2024-07-28T14:47:17.610286+0000 mgr.y (mgr.25232) 5276 : cluster [DBG] pgmap v6220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:18 smithi022 bash[82865]: cluster 2024-07-28T14:47:17.610286+0000 mgr.y (mgr.25232) 5276 : cluster [DBG] pgmap v6220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:19.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9351 16 16 0 0 0 - 0 2024-07-28T14:47:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:47:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:47:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:47:20.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9352 16 16 0 0 0 - 0 2024-07-28T14:47:21.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:20 smithi150 bash[67543]: cluster 2024-07-28T14:47:19.611643+0000 mgr.y (mgr.25232) 5277 : cluster [DBG] pgmap v6221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:20 smithi150 bash[67543]: audit 2024-07-28T14:47:20.487455+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:20 smithi022 bash[80503]: cluster 2024-07-28T14:47:19.611643+0000 mgr.y (mgr.25232) 5277 : cluster [DBG] pgmap v6221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:20 smithi022 bash[80503]: audit 2024-07-28T14:47:20.487455+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:20 smithi022 bash[82865]: cluster 2024-07-28T14:47:19.611643+0000 mgr.y (mgr.25232) 5277 : cluster [DBG] pgmap v6221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:20 smithi022 bash[82865]: audit 2024-07-28T14:47:20.487455+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:21.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9353 16 16 0 0 0 - 0 2024-07-28T14:47:22.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9354 16 16 0 0 0 - 0 2024-07-28T14:47:22.688 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:47:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:47:23.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:22 smithi150 bash[67543]: cluster 2024-07-28T14:47:21.613022+0000 mgr.y (mgr.25232) 5278 : cluster [DBG] pgmap v6222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:22 smithi022 bash[80503]: cluster 2024-07-28T14:47:21.613022+0000 mgr.y (mgr.25232) 5278 : cluster [DBG] pgmap v6222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:22 smithi022 bash[82865]: cluster 2024-07-28T14:47:21.613022+0000 mgr.y (mgr.25232) 5278 : cluster [DBG] pgmap v6222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:23.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9355 16 16 0 0 0 - 0 2024-07-28T14:47:24.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9356 16 16 0 0 0 - 0 2024-07-28T14:47:25.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:24 smithi150 bash[67543]: cluster 2024-07-28T14:47:23.614450+0000 mgr.y (mgr.25232) 5279 : cluster [DBG] pgmap v6223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:24 smithi022 bash[80503]: cluster 2024-07-28T14:47:23.614450+0000 mgr.y (mgr.25232) 5279 : cluster [DBG] pgmap v6223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:24 smithi022 bash[82865]: cluster 2024-07-28T14:47:23.614450+0000 mgr.y (mgr.25232) 5279 : cluster [DBG] pgmap v6223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:25.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9357 16 16 0 0 0 - 0 2024-07-28T14:47:26.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9358 16 16 0 0 0 - 0 2024-07-28T14:47:27.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:26 smithi150 bash[67543]: cluster 2024-07-28T14:47:25.615800+0000 mgr.y (mgr.25232) 5280 : cluster [DBG] pgmap v6224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:26 smithi022 bash[80503]: cluster 2024-07-28T14:47:25.615800+0000 mgr.y (mgr.25232) 5280 : cluster [DBG] pgmap v6224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:26 smithi022 bash[82865]: cluster 2024-07-28T14:47:25.615800+0000 mgr.y (mgr.25232) 5280 : cluster [DBG] pgmap v6224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:27.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9359 16 16 0 0 0 - 0 2024-07-28T14:47:28.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:47:28.229542+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:47:28.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:47:28.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9360 16 16 0 0 0 - 0 2024-07-28T14:47:29.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:28 smithi150 bash[67543]: cluster 2024-07-28T14:47:27.617172+0000 mgr.y (mgr.25232) 5281 : cluster [DBG] pgmap v6225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:28 smithi022 bash[80503]: cluster 2024-07-28T14:47:27.617172+0000 mgr.y (mgr.25232) 5281 : cluster [DBG] pgmap v6225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:28 smithi022 bash[82865]: cluster 2024-07-28T14:47:27.617172+0000 mgr.y (mgr.25232) 5281 : cluster [DBG] pgmap v6225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:29.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9361 16 16 0 0 0 - 0 2024-07-28T14:47:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:47:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:47:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:47:30.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9362 16 16 0 0 0 - 0 2024-07-28T14:47:31.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:30 smithi150 bash[67543]: cluster 2024-07-28T14:47:29.618565+0000 mgr.y (mgr.25232) 5282 : cluster [DBG] pgmap v6226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:30 smithi022 bash[80503]: cluster 2024-07-28T14:47:29.618565+0000 mgr.y (mgr.25232) 5282 : cluster [DBG] pgmap v6226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:30 smithi022 bash[82865]: cluster 2024-07-28T14:47:29.618565+0000 mgr.y (mgr.25232) 5282 : cluster [DBG] pgmap v6226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:31.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9363 16 16 0 0 0 - 0 2024-07-28T14:47:32.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9364 16 16 0 0 0 - 0 2024-07-28T14:47:32.708 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:47:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:47:33.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:32 smithi150 bash[67543]: cluster 2024-07-28T14:47:31.619922+0000 mgr.y (mgr.25232) 5283 : cluster [DBG] pgmap v6227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:32 smithi022 bash[80503]: cluster 2024-07-28T14:47:31.619922+0000 mgr.y (mgr.25232) 5283 : cluster [DBG] pgmap v6227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:32 smithi022 bash[82865]: cluster 2024-07-28T14:47:31.619922+0000 mgr.y (mgr.25232) 5283 : cluster [DBG] pgmap v6227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:33.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9365 16 16 0 0 0 - 0 2024-07-28T14:47:34.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9366 16 16 0 0 0 - 0 2024-07-28T14:47:35.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:34 smithi150 bash[67543]: cluster 2024-07-28T14:47:33.621266+0000 mgr.y (mgr.25232) 5284 : cluster [DBG] pgmap v6228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:34 smithi150 bash[67543]: audit 2024-07-28T14:47:34.020639+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:47:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:34 smithi022 bash[80503]: cluster 2024-07-28T14:47:33.621266+0000 mgr.y (mgr.25232) 5284 : cluster [DBG] pgmap v6228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:34 smithi022 bash[80503]: audit 2024-07-28T14:47:34.020639+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:47:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:34 smithi022 bash[82865]: cluster 2024-07-28T14:47:33.621266+0000 mgr.y (mgr.25232) 5284 : cluster [DBG] pgmap v6228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:34 smithi022 bash[82865]: audit 2024-07-28T14:47:34.020639+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:47:35.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9367 16 16 0 0 0 - 0 2024-07-28T14:47:36.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:35 smithi150 bash[67543]: audit 2024-07-28T14:47:35.487825+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:35 smithi022 bash[80503]: audit 2024-07-28T14:47:35.487825+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:35 smithi022 bash[82865]: audit 2024-07-28T14:47:35.487825+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:36.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9368 16 16 0 0 0 - 0 2024-07-28T14:47:37.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:36 smithi150 bash[67543]: cluster 2024-07-28T14:47:35.622607+0000 mgr.y (mgr.25232) 5285 : cluster [DBG] pgmap v6229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:36 smithi022 bash[80503]: cluster 2024-07-28T14:47:35.622607+0000 mgr.y (mgr.25232) 5285 : cluster [DBG] pgmap v6229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:36 smithi022 bash[82865]: cluster 2024-07-28T14:47:35.622607+0000 mgr.y (mgr.25232) 5285 : cluster [DBG] pgmap v6229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:37.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9369 16 16 0 0 0 - 0 2024-07-28T14:47:38.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9370 16 16 0 0 0 - 0 2024-07-28T14:47:39.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:38 smithi150 bash[67543]: cluster 2024-07-28T14:47:37.623945+0000 mgr.y (mgr.25232) 5286 : cluster [DBG] pgmap v6230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:38 smithi022 bash[80503]: cluster 2024-07-28T14:47:37.623945+0000 mgr.y (mgr.25232) 5286 : cluster [DBG] pgmap v6230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:38 smithi022 bash[82865]: cluster 2024-07-28T14:47:37.623945+0000 mgr.y (mgr.25232) 5286 : cluster [DBG] pgmap v6230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:39.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9371 16 16 0 0 0 - 0 2024-07-28T14:47:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:47:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:47:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:47:40.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9372 16 16 0 0 0 - 0 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: cluster 2024-07-28T14:47:39.624619+0000 mgr.y (mgr.25232) 5287 : cluster [DBG] pgmap v6231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:39.728178+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:39.736699+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:39.929802+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:39.939113+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:40.384459+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:40.386089+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:47:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:40 smithi150 bash[67543]: audit 2024-07-28T14:47:40.396109+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: cluster 2024-07-28T14:47:39.624619+0000 mgr.y (mgr.25232) 5287 : cluster [DBG] pgmap v6231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:39.728178+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:39.736699+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:39.929802+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:39.939113+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:40.384459+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:40.386089+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[80503]: audit 2024-07-28T14:47:40.396109+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: cluster 2024-07-28T14:47:39.624619+0000 mgr.y (mgr.25232) 5287 : cluster [DBG] pgmap v6231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:39.728178+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:39.736699+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:39.929802+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:39.939113+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:40.384459+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:40.386089+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:47:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:40 smithi022 bash[82865]: audit 2024-07-28T14:47:40.396109+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:47:41.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9373 16 16 0 0 0 - 0 2024-07-28T14:47:42.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9374 16 16 0 0 0 - 0 2024-07-28T14:47:42.731 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:47:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:47:43.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:42 smithi150 bash[67543]: cluster 2024-07-28T14:47:41.625940+0000 mgr.y (mgr.25232) 5288 : cluster [DBG] pgmap v6232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:42 smithi022 bash[80503]: cluster 2024-07-28T14:47:41.625940+0000 mgr.y (mgr.25232) 5288 : cluster [DBG] pgmap v6232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:42 smithi022 bash[82865]: cluster 2024-07-28T14:47:41.625940+0000 mgr.y (mgr.25232) 5288 : cluster [DBG] pgmap v6232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:43.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9375 16 16 0 0 0 - 0 2024-07-28T14:47:44.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9376 16 16 0 0 0 - 0 2024-07-28T14:47:45.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:44 smithi150 bash[67543]: cluster 2024-07-28T14:47:43.627345+0000 mgr.y (mgr.25232) 5289 : cluster [DBG] pgmap v6233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:45.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:44 smithi022 bash[82865]: cluster 2024-07-28T14:47:43.627345+0000 mgr.y (mgr.25232) 5289 : cluster [DBG] pgmap v6233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:44 smithi022 bash[80503]: cluster 2024-07-28T14:47:43.627345+0000 mgr.y (mgr.25232) 5289 : cluster [DBG] pgmap v6233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:45.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9377 16 16 0 0 0 - 0 2024-07-28T14:47:46.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9378 16 16 0 0 0 - 0 2024-07-28T14:47:47.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:46 smithi150 bash[67543]: cluster 2024-07-28T14:47:45.628671+0000 mgr.y (mgr.25232) 5290 : cluster [DBG] pgmap v6234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:47.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:46 smithi022 bash[82865]: cluster 2024-07-28T14:47:45.628671+0000 mgr.y (mgr.25232) 5290 : cluster [DBG] pgmap v6234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:46 smithi022 bash[80503]: cluster 2024-07-28T14:47:45.628671+0000 mgr.y (mgr.25232) 5290 : cluster [DBG] pgmap v6234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:47.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9379 16 16 0 0 0 - 0 2024-07-28T14:47:48.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:47:48.232710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:47:48.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:47:48.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9380 16 16 0 0 0 - 0 2024-07-28T14:47:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:48 smithi150 bash[67543]: cluster 2024-07-28T14:47:47.630047+0000 mgr.y (mgr.25232) 5291 : cluster [DBG] pgmap v6235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:48 smithi022 bash[80503]: cluster 2024-07-28T14:47:47.630047+0000 mgr.y (mgr.25232) 5291 : cluster [DBG] pgmap v6235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:48 smithi022 bash[82865]: cluster 2024-07-28T14:47:47.630047+0000 mgr.y (mgr.25232) 5291 : cluster [DBG] pgmap v6235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:49.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9381 16 16 0 0 0 - 0 2024-07-28T14:47:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:47:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:47:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:47:50.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9382 16 16 0 0 0 - 0 2024-07-28T14:47:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:50 smithi150 bash[67543]: cluster 2024-07-28T14:47:49.631436+0000 mgr.y (mgr.25232) 5292 : cluster [DBG] pgmap v6236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:50 smithi150 bash[67543]: audit 2024-07-28T14:47:50.488522+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:50 smithi022 bash[80503]: cluster 2024-07-28T14:47:49.631436+0000 mgr.y (mgr.25232) 5292 : cluster [DBG] pgmap v6236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:50 smithi022 bash[80503]: audit 2024-07-28T14:47:50.488522+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:50 smithi022 bash[82865]: cluster 2024-07-28T14:47:49.631436+0000 mgr.y (mgr.25232) 5292 : cluster [DBG] pgmap v6236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:50 smithi022 bash[82865]: audit 2024-07-28T14:47:50.488522+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:47:51.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9383 16 16 0 0 0 - 0 2024-07-28T14:47:52.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9384 16 16 0 0 0 - 0 2024-07-28T14:47:52.752 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:47:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:47:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:52 smithi150 bash[67543]: cluster 2024-07-28T14:47:51.632797+0000 mgr.y (mgr.25232) 5293 : cluster [DBG] pgmap v6237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:52 smithi022 bash[80503]: cluster 2024-07-28T14:47:51.632797+0000 mgr.y (mgr.25232) 5293 : cluster [DBG] pgmap v6237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:52 smithi022 bash[82865]: cluster 2024-07-28T14:47:51.632797+0000 mgr.y (mgr.25232) 5293 : cluster [DBG] pgmap v6237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:53.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9385 16 16 0 0 0 - 0 2024-07-28T14:47:54.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9386 16 16 0 0 0 - 0 2024-07-28T14:47:55.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:54 smithi150 bash[67543]: cluster 2024-07-28T14:47:53.634156+0000 mgr.y (mgr.25232) 5294 : cluster [DBG] pgmap v6238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:54 smithi022 bash[80503]: cluster 2024-07-28T14:47:53.634156+0000 mgr.y (mgr.25232) 5294 : cluster [DBG] pgmap v6238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:54 smithi022 bash[82865]: cluster 2024-07-28T14:47:53.634156+0000 mgr.y (mgr.25232) 5294 : cluster [DBG] pgmap v6238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:55.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9387 16 16 0 0 0 - 0 2024-07-28T14:47:56.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9388 16 16 0 0 0 - 0 2024-07-28T14:47:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:56 smithi022 bash[80503]: cluster 2024-07-28T14:47:55.635640+0000 mgr.y (mgr.25232) 5295 : cluster [DBG] pgmap v6239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:56 smithi022 bash[82865]: cluster 2024-07-28T14:47:55.635640+0000 mgr.y (mgr.25232) 5295 : cluster [DBG] pgmap v6239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:57.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9389 16 16 0 0 0 - 0 2024-07-28T14:47:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:56 smithi150 bash[67543]: cluster 2024-07-28T14:47:55.635640+0000 mgr.y (mgr.25232) 5295 : cluster [DBG] pgmap v6239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:58.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9390 16 16 0 0 0 - 0 2024-07-28T14:47:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:47:58 smithi022 bash[80503]: cluster 2024-07-28T14:47:57.637187+0000 mgr.y (mgr.25232) 5296 : cluster [DBG] pgmap v6240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:47:58 smithi022 bash[82865]: cluster 2024-07-28T14:47:57.637187+0000 mgr.y (mgr.25232) 5296 : cluster [DBG] pgmap v6240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:59.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9391 16 16 0 0 0 - 0 2024-07-28T14:47:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:47:58 smithi150 bash[67543]: cluster 2024-07-28T14:47:57.637187+0000 mgr.y (mgr.25232) 5296 : cluster [DBG] pgmap v6240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:47:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:47:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:47:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:48:00.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9392 16 16 0 0 0 - 0 2024-07-28T14:48:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:00 smithi022 bash[80503]: cluster 2024-07-28T14:47:59.638614+0000 mgr.y (mgr.25232) 5297 : cluster [DBG] pgmap v6241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:00 smithi022 bash[82865]: cluster 2024-07-28T14:47:59.638614+0000 mgr.y (mgr.25232) 5297 : cluster [DBG] pgmap v6241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:01.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9393 16 16 0 0 0 - 0 2024-07-28T14:48:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:00 smithi150 bash[67543]: cluster 2024-07-28T14:47:59.638614+0000 mgr.y (mgr.25232) 5297 : cluster [DBG] pgmap v6241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:02.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9394 16 16 0 0 0 - 0 2024-07-28T14:48:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:48:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:48:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:02 smithi022 bash[80503]: cluster 2024-07-28T14:48:01.639952+0000 mgr.y (mgr.25232) 5298 : cluster [DBG] pgmap v6242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:02 smithi022 bash[82865]: cluster 2024-07-28T14:48:01.639952+0000 mgr.y (mgr.25232) 5298 : cluster [DBG] pgmap v6242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:03.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9395 16 16 0 0 0 - 0 2024-07-28T14:48:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:02 smithi150 bash[67543]: cluster 2024-07-28T14:48:01.639952+0000 mgr.y (mgr.25232) 5298 : cluster [DBG] pgmap v6242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:04.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9396 16 16 0 0 0 - 0 2024-07-28T14:48:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:04 smithi022 bash[80503]: cluster 2024-07-28T14:48:03.641385+0000 mgr.y (mgr.25232) 5299 : cluster [DBG] pgmap v6243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:04 smithi022 bash[82865]: cluster 2024-07-28T14:48:03.641385+0000 mgr.y (mgr.25232) 5299 : cluster [DBG] pgmap v6243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:05.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9397 16 16 0 0 0 - 0 2024-07-28T14:48:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:04 smithi150 bash[67543]: cluster 2024-07-28T14:48:03.641385+0000 mgr.y (mgr.25232) 5299 : cluster [DBG] pgmap v6243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:05 smithi022 bash[80503]: audit 2024-07-28T14:48:05.488784+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:05 smithi022 bash[82865]: audit 2024-07-28T14:48:05.488784+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:06.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9398 16 16 0 0 0 - 0 2024-07-28T14:48:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:05 smithi150 bash[67543]: audit 2024-07-28T14:48:05.488784+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:06 smithi022 bash[80503]: cluster 2024-07-28T14:48:05.642730+0000 mgr.y (mgr.25232) 5300 : cluster [DBG] pgmap v6244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:06 smithi022 bash[82865]: cluster 2024-07-28T14:48:05.642730+0000 mgr.y (mgr.25232) 5300 : cluster [DBG] pgmap v6244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:07.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9399 16 16 0 0 0 - 0 2024-07-28T14:48:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:06 smithi150 bash[67543]: cluster 2024-07-28T14:48:05.642730+0000 mgr.y (mgr.25232) 5300 : cluster [DBG] pgmap v6244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:08.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:48:08.235847+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:48:08.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:48:08.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9400 16 16 0 0 0 - 0 2024-07-28T14:48:09.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:08 smithi022 bash[80503]: cluster 2024-07-28T14:48:07.644056+0000 mgr.y (mgr.25232) 5301 : cluster [DBG] pgmap v6245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:08 smithi022 bash[82865]: cluster 2024-07-28T14:48:07.644056+0000 mgr.y (mgr.25232) 5301 : cluster [DBG] pgmap v6245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:09.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9401 16 16 0 0 0 - 0 2024-07-28T14:48:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:08 smithi150 bash[67543]: cluster 2024-07-28T14:48:07.644056+0000 mgr.y (mgr.25232) 5301 : cluster [DBG] pgmap v6245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:48:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:48:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:48:10.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9402 16 16 0 0 0 - 0 2024-07-28T14:48:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:10 smithi022 bash[80503]: cluster 2024-07-28T14:48:09.645390+0000 mgr.y (mgr.25232) 5302 : cluster [DBG] pgmap v6246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:10 smithi022 bash[82865]: cluster 2024-07-28T14:48:09.645390+0000 mgr.y (mgr.25232) 5302 : cluster [DBG] pgmap v6246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:11.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9403 16 16 0 0 0 - 0 2024-07-28T14:48:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:10 smithi150 bash[67543]: cluster 2024-07-28T14:48:09.645390+0000 mgr.y (mgr.25232) 5302 : cluster [DBG] pgmap v6246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:12.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9404 16 16 0 0 0 - 0 2024-07-28T14:48:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:48:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:48:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:12 smithi022 bash[80503]: cluster 2024-07-28T14:48:11.646755+0000 mgr.y (mgr.25232) 5303 : cluster [DBG] pgmap v6247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:12 smithi022 bash[82865]: cluster 2024-07-28T14:48:11.646755+0000 mgr.y (mgr.25232) 5303 : cluster [DBG] pgmap v6247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:13.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9405 16 16 0 0 0 - 0 2024-07-28T14:48:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:12 smithi150 bash[67543]: cluster 2024-07-28T14:48:11.646755+0000 mgr.y (mgr.25232) 5303 : cluster [DBG] pgmap v6247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:14.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9406 16 16 0 0 0 - 0 2024-07-28T14:48:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:14 smithi022 bash[80503]: cluster 2024-07-28T14:48:13.648119+0000 mgr.y (mgr.25232) 5304 : cluster [DBG] pgmap v6248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:14 smithi022 bash[82865]: cluster 2024-07-28T14:48:13.648119+0000 mgr.y (mgr.25232) 5304 : cluster [DBG] pgmap v6248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:15.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9407 16 16 0 0 0 - 0 2024-07-28T14:48:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:14 smithi150 bash[67543]: cluster 2024-07-28T14:48:13.648119+0000 mgr.y (mgr.25232) 5304 : cluster [DBG] pgmap v6248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:16.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9408 16 16 0 0 0 - 0 2024-07-28T14:48:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:16 smithi022 bash[80503]: cluster 2024-07-28T14:48:15.649463+0000 mgr.y (mgr.25232) 5305 : cluster [DBG] pgmap v6249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:16 smithi022 bash[82865]: cluster 2024-07-28T14:48:15.649463+0000 mgr.y (mgr.25232) 5305 : cluster [DBG] pgmap v6249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:17.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9409 16 16 0 0 0 - 0 2024-07-28T14:48:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:16 smithi150 bash[67543]: cluster 2024-07-28T14:48:15.649463+0000 mgr.y (mgr.25232) 5305 : cluster [DBG] pgmap v6249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:18.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9410 16 16 0 0 0 - 0 2024-07-28T14:48:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:18 smithi022 bash[80503]: cluster 2024-07-28T14:48:17.650834+0000 mgr.y (mgr.25232) 5306 : cluster [DBG] pgmap v6250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:18 smithi022 bash[82865]: cluster 2024-07-28T14:48:17.650834+0000 mgr.y (mgr.25232) 5306 : cluster [DBG] pgmap v6250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:19.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9411 16 16 0 0 0 - 0 2024-07-28T14:48:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:18 smithi150 bash[67543]: cluster 2024-07-28T14:48:17.650834+0000 mgr.y (mgr.25232) 5306 : cluster [DBG] pgmap v6250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:48:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:48:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:48:20.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9412 16 16 0 0 0 - 0 2024-07-28T14:48:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:20 smithi022 bash[80503]: cluster 2024-07-28T14:48:19.652181+0000 mgr.y (mgr.25232) 5307 : cluster [DBG] pgmap v6251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:20 smithi022 bash[80503]: audit 2024-07-28T14:48:20.489062+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:20 smithi022 bash[82865]: cluster 2024-07-28T14:48:19.652181+0000 mgr.y (mgr.25232) 5307 : cluster [DBG] pgmap v6251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:20 smithi022 bash[82865]: audit 2024-07-28T14:48:20.489062+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:21.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9413 16 16 0 0 0 - 0 2024-07-28T14:48:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:20 smithi150 bash[67543]: cluster 2024-07-28T14:48:19.652181+0000 mgr.y (mgr.25232) 5307 : cluster [DBG] pgmap v6251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:20 smithi150 bash[67543]: audit 2024-07-28T14:48:20.489062+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:22.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9414 16 16 0 0 0 - 0 2024-07-28T14:48:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:48:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:48:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:22 smithi022 bash[80503]: cluster 2024-07-28T14:48:21.653535+0000 mgr.y (mgr.25232) 5308 : cluster [DBG] pgmap v6252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:22 smithi022 bash[82865]: cluster 2024-07-28T14:48:21.653535+0000 mgr.y (mgr.25232) 5308 : cluster [DBG] pgmap v6252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:23.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9415 16 16 0 0 0 - 0 2024-07-28T14:48:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:22 smithi150 bash[67543]: cluster 2024-07-28T14:48:21.653535+0000 mgr.y (mgr.25232) 5308 : cluster [DBG] pgmap v6252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:24.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9416 16 16 0 0 0 - 0 2024-07-28T14:48:25.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9417 16 16 0 0 0 - 0 2024-07-28T14:48:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:24 smithi150 bash[67543]: cluster 2024-07-28T14:48:23.654952+0000 mgr.y (mgr.25232) 5309 : cluster [DBG] pgmap v6253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:24 smithi022 bash[80503]: cluster 2024-07-28T14:48:23.654952+0000 mgr.y (mgr.25232) 5309 : cluster [DBG] pgmap v6253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:24 smithi022 bash[82865]: cluster 2024-07-28T14:48:23.654952+0000 mgr.y (mgr.25232) 5309 : cluster [DBG] pgmap v6253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:26.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9418 16 16 0 0 0 - 0 2024-07-28T14:48:27.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9419 16 16 0 0 0 - 0 2024-07-28T14:48:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:26 smithi150 bash[67543]: cluster 2024-07-28T14:48:25.656270+0000 mgr.y (mgr.25232) 5310 : cluster [DBG] pgmap v6254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:26 smithi022 bash[80503]: cluster 2024-07-28T14:48:25.656270+0000 mgr.y (mgr.25232) 5310 : cluster [DBG] pgmap v6254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:26 smithi022 bash[82865]: cluster 2024-07-28T14:48:25.656270+0000 mgr.y (mgr.25232) 5310 : cluster [DBG] pgmap v6254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:28.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:48:28.239179+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:48:28.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:48:28.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9420 16 16 0 0 0 - 0 2024-07-28T14:48:29.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9421 16 16 0 0 0 - 0 2024-07-28T14:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:28 smithi150 bash[67543]: cluster 2024-07-28T14:48:27.657620+0000 mgr.y (mgr.25232) 5311 : cluster [DBG] pgmap v6255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:28 smithi022 bash[80503]: cluster 2024-07-28T14:48:27.657620+0000 mgr.y (mgr.25232) 5311 : cluster [DBG] pgmap v6255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:28 smithi022 bash[82865]: cluster 2024-07-28T14:48:27.657620+0000 mgr.y (mgr.25232) 5311 : cluster [DBG] pgmap v6255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:48:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:48:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:48:30.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9422 16 16 0 0 0 - 0 2024-07-28T14:48:31.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9423 16 16 0 0 0 - 0 2024-07-28T14:48:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:30 smithi150 bash[67543]: cluster 2024-07-28T14:48:29.658993+0000 mgr.y (mgr.25232) 5312 : cluster [DBG] pgmap v6256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:30 smithi022 bash[80503]: cluster 2024-07-28T14:48:29.658993+0000 mgr.y (mgr.25232) 5312 : cluster [DBG] pgmap v6256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:30 smithi022 bash[82865]: cluster 2024-07-28T14:48:29.658993+0000 mgr.y (mgr.25232) 5312 : cluster [DBG] pgmap v6256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:32.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9424 16 16 0 0 0 - 0 2024-07-28T14:48:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:48:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:48:33.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9425 16 16 0 0 0 - 0 2024-07-28T14:48:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:32 smithi150 bash[67543]: cluster 2024-07-28T14:48:31.660363+0000 mgr.y (mgr.25232) 5313 : cluster [DBG] pgmap v6257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:32 smithi022 bash[80503]: cluster 2024-07-28T14:48:31.660363+0000 mgr.y (mgr.25232) 5313 : cluster [DBG] pgmap v6257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:32 smithi022 bash[82865]: cluster 2024-07-28T14:48:31.660363+0000 mgr.y (mgr.25232) 5313 : cluster [DBG] pgmap v6257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:34.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9426 16 16 0 0 0 - 0 2024-07-28T14:48:35.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9427 16 16 0 0 0 - 0 2024-07-28T14:48:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:34 smithi150 bash[67543]: cluster 2024-07-28T14:48:33.661724+0000 mgr.y (mgr.25232) 5314 : cluster [DBG] pgmap v6258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:34 smithi022 bash[80503]: cluster 2024-07-28T14:48:33.661724+0000 mgr.y (mgr.25232) 5314 : cluster [DBG] pgmap v6258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:34 smithi022 bash[82865]: cluster 2024-07-28T14:48:33.661724+0000 mgr.y (mgr.25232) 5314 : cluster [DBG] pgmap v6258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:36.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9428 16 16 0 0 0 - 0 2024-07-28T14:48:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:35 smithi150 bash[67543]: audit 2024-07-28T14:48:35.489500+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:35 smithi022 bash[80503]: audit 2024-07-28T14:48:35.489500+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:35 smithi022 bash[82865]: audit 2024-07-28T14:48:35.489500+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:37.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9429 16 16 0 0 0 - 0 2024-07-28T14:48:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:36 smithi150 bash[67543]: cluster 2024-07-28T14:48:35.663060+0000 mgr.y (mgr.25232) 5315 : cluster [DBG] pgmap v6259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:36 smithi022 bash[80503]: cluster 2024-07-28T14:48:35.663060+0000 mgr.y (mgr.25232) 5315 : cluster [DBG] pgmap v6259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:36 smithi022 bash[82865]: cluster 2024-07-28T14:48:35.663060+0000 mgr.y (mgr.25232) 5315 : cluster [DBG] pgmap v6259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:38.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9430 16 16 0 0 0 - 0 2024-07-28T14:48:39.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9431 16 16 0 0 0 - 0 2024-07-28T14:48:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:38 smithi150 bash[67543]: cluster 2024-07-28T14:48:37.664444+0000 mgr.y (mgr.25232) 5316 : cluster [DBG] pgmap v6260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:38 smithi022 bash[80503]: cluster 2024-07-28T14:48:37.664444+0000 mgr.y (mgr.25232) 5316 : cluster [DBG] pgmap v6260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:38 smithi022 bash[82865]: cluster 2024-07-28T14:48:37.664444+0000 mgr.y (mgr.25232) 5316 : cluster [DBG] pgmap v6260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:48:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:48:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:48:40.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9432 16 16 0 0 0 - 0 2024-07-28T14:48:41.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9433 16 16 0 0 0 - 0 2024-07-28T14:48:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:40 smithi150 bash[67543]: cluster 2024-07-28T14:48:39.665813+0000 mgr.y (mgr.25232) 5317 : cluster [DBG] pgmap v6261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:40 smithi150 bash[67543]: audit 2024-07-28T14:48:40.521937+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:48:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:40 smithi022 bash[80503]: cluster 2024-07-28T14:48:39.665813+0000 mgr.y (mgr.25232) 5317 : cluster [DBG] pgmap v6261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:40 smithi022 bash[80503]: audit 2024-07-28T14:48:40.521937+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:48:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:40 smithi022 bash[82865]: cluster 2024-07-28T14:48:39.665813+0000 mgr.y (mgr.25232) 5317 : cluster [DBG] pgmap v6261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:40 smithi022 bash[82865]: audit 2024-07-28T14:48:40.521937+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:48:42.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9434 16 16 0 0 0 - 0 2024-07-28T14:48:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:48:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:48:43.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9435 16 16 0 0 0 - 0 2024-07-28T14:48:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:42 smithi150 bash[67543]: cluster 2024-07-28T14:48:41.667230+0000 mgr.y (mgr.25232) 5318 : cluster [DBG] pgmap v6262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:42 smithi022 bash[80503]: cluster 2024-07-28T14:48:41.667230+0000 mgr.y (mgr.25232) 5318 : cluster [DBG] pgmap v6262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:42 smithi022 bash[82865]: cluster 2024-07-28T14:48:41.667230+0000 mgr.y (mgr.25232) 5318 : cluster [DBG] pgmap v6262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:44.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9436 16 16 0 0 0 - 0 2024-07-28T14:48:45.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9437 16 16 0 0 0 - 0 2024-07-28T14:48:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:44 smithi150 bash[67543]: cluster 2024-07-28T14:48:43.668632+0000 mgr.y (mgr.25232) 5319 : cluster [DBG] pgmap v6263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:44 smithi022 bash[80503]: cluster 2024-07-28T14:48:43.668632+0000 mgr.y (mgr.25232) 5319 : cluster [DBG] pgmap v6263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:44 smithi022 bash[82865]: cluster 2024-07-28T14:48:43.668632+0000 mgr.y (mgr.25232) 5319 : cluster [DBG] pgmap v6263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:46.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9438 16 16 0 0 0 - 0 2024-07-28T14:48:47.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9439 16 16 0 0 0 - 0 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: cluster 2024-07-28T14:48:45.669386+0000 mgr.y (mgr.25232) 5320 : cluster [DBG] pgmap v6264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.196217+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.202031+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.453541+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.458662+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.867868+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.869603+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:48:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:47 smithi150 bash[67543]: audit 2024-07-28T14:48:46.881470+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: cluster 2024-07-28T14:48:45.669386+0000 mgr.y (mgr.25232) 5320 : cluster [DBG] pgmap v6264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.196217+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.202031+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.453541+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.458662+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.867868+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.869603+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:48:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[80503]: audit 2024-07-28T14:48:46.881470+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: cluster 2024-07-28T14:48:45.669386+0000 mgr.y (mgr.25232) 5320 : cluster [DBG] pgmap v6264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.196217+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.202031+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.453541+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.458662+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.867868+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.869603+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:48:47.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:47 smithi022 bash[82865]: audit 2024-07-28T14:48:46.881470+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:48:48.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:48:48.242392+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:48:48.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:48:48.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9440 16 16 0 0 0 - 0 2024-07-28T14:48:49.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9441 16 16 0 0 0 - 0 2024-07-28T14:48:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:49 smithi150 bash[67543]: cluster 2024-07-28T14:48:47.670751+0000 mgr.y (mgr.25232) 5321 : cluster [DBG] pgmap v6265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:49 smithi022 bash[80503]: cluster 2024-07-28T14:48:47.670751+0000 mgr.y (mgr.25232) 5321 : cluster [DBG] pgmap v6265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:48:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:48:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:48:49.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:49 smithi022 bash[82865]: cluster 2024-07-28T14:48:47.670751+0000 mgr.y (mgr.25232) 5321 : cluster [DBG] pgmap v6265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:50.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9442 16 16 0 0 0 - 0 2024-07-28T14:48:51.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9443 16 16 0 0 0 - 0 2024-07-28T14:48:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:51 smithi150 bash[67543]: cluster 2024-07-28T14:48:49.672123+0000 mgr.y (mgr.25232) 5322 : cluster [DBG] pgmap v6266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:51 smithi150 bash[67543]: audit 2024-07-28T14:48:50.490362+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:51 smithi022 bash[80503]: cluster 2024-07-28T14:48:49.672123+0000 mgr.y (mgr.25232) 5322 : cluster [DBG] pgmap v6266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:51 smithi022 bash[80503]: audit 2024-07-28T14:48:50.490362+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:51 smithi022 bash[82865]: cluster 2024-07-28T14:48:49.672123+0000 mgr.y (mgr.25232) 5322 : cluster [DBG] pgmap v6266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:51 smithi022 bash[82865]: audit 2024-07-28T14:48:50.490362+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:48:52.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9444 16 16 0 0 0 - 0 2024-07-28T14:48:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:48:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:48:53.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9445 16 16 0 0 0 - 0 2024-07-28T14:48:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:53 smithi150 bash[67543]: cluster 2024-07-28T14:48:51.673473+0000 mgr.y (mgr.25232) 5323 : cluster [DBG] pgmap v6267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:53 smithi022 bash[80503]: cluster 2024-07-28T14:48:51.673473+0000 mgr.y (mgr.25232) 5323 : cluster [DBG] pgmap v6267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:53 smithi022 bash[82865]: cluster 2024-07-28T14:48:51.673473+0000 mgr.y (mgr.25232) 5323 : cluster [DBG] pgmap v6267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:54.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9446 16 16 0 0 0 - 0 2024-07-28T14:48:55.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9447 16 16 0 0 0 - 0 2024-07-28T14:48:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:55 smithi150 bash[67543]: cluster 2024-07-28T14:48:53.674861+0000 mgr.y (mgr.25232) 5324 : cluster [DBG] pgmap v6268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:55 smithi022 bash[80503]: cluster 2024-07-28T14:48:53.674861+0000 mgr.y (mgr.25232) 5324 : cluster [DBG] pgmap v6268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:55 smithi022 bash[82865]: cluster 2024-07-28T14:48:53.674861+0000 mgr.y (mgr.25232) 5324 : cluster [DBG] pgmap v6268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:56.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9448 16 16 0 0 0 - 0 2024-07-28T14:48:57.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9449 16 16 0 0 0 - 0 2024-07-28T14:48:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:57 smithi150 bash[67543]: cluster 2024-07-28T14:48:55.676206+0000 mgr.y (mgr.25232) 5325 : cluster [DBG] pgmap v6269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:57 smithi022 bash[80503]: cluster 2024-07-28T14:48:55.676206+0000 mgr.y (mgr.25232) 5325 : cluster [DBG] pgmap v6269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:57 smithi022 bash[82865]: cluster 2024-07-28T14:48:55.676206+0000 mgr.y (mgr.25232) 5325 : cluster [DBG] pgmap v6269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:58.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9450 16 16 0 0 0 - 0 2024-07-28T14:48:59.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9451 16 16 0 0 0 - 0 2024-07-28T14:48:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:48:59 smithi150 bash[67543]: cluster 2024-07-28T14:48:57.677573+0000 mgr.y (mgr.25232) 5326 : cluster [DBG] pgmap v6270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:59.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:48:59 smithi022 bash[80503]: cluster 2024-07-28T14:48:57.677573+0000 mgr.y (mgr.25232) 5326 : cluster [DBG] pgmap v6270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:48:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:48:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:48:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:48:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:48:59 smithi022 bash[82865]: cluster 2024-07-28T14:48:57.677573+0000 mgr.y (mgr.25232) 5326 : cluster [DBG] pgmap v6270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:00.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9452 16 16 0 0 0 - 0 2024-07-28T14:49:01.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9453 16 16 0 0 0 - 0 2024-07-28T14:49:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:01 smithi150 bash[67543]: cluster 2024-07-28T14:48:59.678935+0000 mgr.y (mgr.25232) 5327 : cluster [DBG] pgmap v6271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:01 smithi022 bash[80503]: cluster 2024-07-28T14:48:59.678935+0000 mgr.y (mgr.25232) 5327 : cluster [DBG] pgmap v6271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:01 smithi022 bash[82865]: cluster 2024-07-28T14:48:59.678935+0000 mgr.y (mgr.25232) 5327 : cluster [DBG] pgmap v6271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:02.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9454 16 16 0 0 0 - 0 2024-07-28T14:49:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:49:02 smithi150 bash[60514]: ts=2024-07-28T14:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:49:03.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9455 16 16 0 0 0 - 0 2024-07-28T14:49:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:03 smithi150 bash[67543]: cluster 2024-07-28T14:49:01.680296+0000 mgr.y (mgr.25232) 5328 : cluster [DBG] pgmap v6272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:03 smithi022 bash[80503]: cluster 2024-07-28T14:49:01.680296+0000 mgr.y (mgr.25232) 5328 : cluster [DBG] pgmap v6272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:03 smithi022 bash[82865]: cluster 2024-07-28T14:49:01.680296+0000 mgr.y (mgr.25232) 5328 : cluster [DBG] pgmap v6272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:04.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9456 16 16 0 0 0 - 0 2024-07-28T14:49:05.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9457 16 16 0 0 0 - 0 2024-07-28T14:49:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:05 smithi150 bash[67543]: cluster 2024-07-28T14:49:03.681646+0000 mgr.y (mgr.25232) 5329 : cluster [DBG] pgmap v6273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:05 smithi022 bash[80503]: cluster 2024-07-28T14:49:03.681646+0000 mgr.y (mgr.25232) 5329 : cluster [DBG] pgmap v6273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:05 smithi022 bash[82865]: cluster 2024-07-28T14:49:03.681646+0000 mgr.y (mgr.25232) 5329 : cluster [DBG] pgmap v6273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:06.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9458 16 16 0 0 0 - 0 2024-07-28T14:49:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:06 smithi150 bash[67543]: audit 2024-07-28T14:49:05.490472+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:06 smithi022 bash[80503]: audit 2024-07-28T14:49:05.490472+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:06 smithi022 bash[82865]: audit 2024-07-28T14:49:05.490472+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:07.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9459 16 16 0 0 0 - 0 2024-07-28T14:49:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:07 smithi150 bash[67543]: cluster 2024-07-28T14:49:05.683007+0000 mgr.y (mgr.25232) 5330 : cluster [DBG] pgmap v6274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:07.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:07 smithi022 bash[80503]: cluster 2024-07-28T14:49:05.683007+0000 mgr.y (mgr.25232) 5330 : cluster [DBG] pgmap v6274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:07 smithi022 bash[82865]: cluster 2024-07-28T14:49:05.683007+0000 mgr.y (mgr.25232) 5330 : cluster [DBG] pgmap v6274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:08.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:49:08.245608+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:49:08.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:49:08.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9460 16 16 0 0 0 - 0 2024-07-28T14:49:09.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9461 16 16 0 0 0 - 0 2024-07-28T14:49:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:09 smithi150 bash[67543]: cluster 2024-07-28T14:49:07.684362+0000 mgr.y (mgr.25232) 5331 : cluster [DBG] pgmap v6275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:09 smithi022 bash[80503]: cluster 2024-07-28T14:49:07.684362+0000 mgr.y (mgr.25232) 5331 : cluster [DBG] pgmap v6275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:49:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:49:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:49:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:09 smithi022 bash[82865]: cluster 2024-07-28T14:49:07.684362+0000 mgr.y (mgr.25232) 5331 : cluster [DBG] pgmap v6275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:10.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9462 16 16 0 0 0 - 0 2024-07-28T14:49:11.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9463 16 16 0 0 0 - 0 2024-07-28T14:49:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:11 smithi150 bash[67543]: cluster 2024-07-28T14:49:09.685705+0000 mgr.y (mgr.25232) 5332 : cluster [DBG] pgmap v6276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:11 smithi022 bash[80503]: cluster 2024-07-28T14:49:09.685705+0000 mgr.y (mgr.25232) 5332 : cluster [DBG] pgmap v6276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:11 smithi022 bash[82865]: cluster 2024-07-28T14:49:09.685705+0000 mgr.y (mgr.25232) 5332 : cluster [DBG] pgmap v6276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:12.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9464 16 16 0 0 0 - 0 2024-07-28T14:49:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:49:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:49:13.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9465 16 16 0 0 0 - 0 2024-07-28T14:49:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:13 smithi150 bash[67543]: cluster 2024-07-28T14:49:11.687107+0000 mgr.y (mgr.25232) 5333 : cluster [DBG] pgmap v6277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:13 smithi022 bash[80503]: cluster 2024-07-28T14:49:11.687107+0000 mgr.y (mgr.25232) 5333 : cluster [DBG] pgmap v6277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:13 smithi022 bash[82865]: cluster 2024-07-28T14:49:11.687107+0000 mgr.y (mgr.25232) 5333 : cluster [DBG] pgmap v6277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:14.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9466 16 16 0 0 0 - 0 2024-07-28T14:49:15.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9467 16 16 0 0 0 - 0 2024-07-28T14:49:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:15 smithi150 bash[67543]: cluster 2024-07-28T14:49:13.688491+0000 mgr.y (mgr.25232) 5334 : cluster [DBG] pgmap v6278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:15 smithi022 bash[80503]: cluster 2024-07-28T14:49:13.688491+0000 mgr.y (mgr.25232) 5334 : cluster [DBG] pgmap v6278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:15 smithi022 bash[82865]: cluster 2024-07-28T14:49:13.688491+0000 mgr.y (mgr.25232) 5334 : cluster [DBG] pgmap v6278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:16.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9468 16 16 0 0 0 - 0 2024-07-28T14:49:17.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9469 16 16 0 0 0 - 0 2024-07-28T14:49:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:17 smithi150 bash[67543]: cluster 2024-07-28T14:49:15.689833+0000 mgr.y (mgr.25232) 5335 : cluster [DBG] pgmap v6279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:17 smithi022 bash[80503]: cluster 2024-07-28T14:49:15.689833+0000 mgr.y (mgr.25232) 5335 : cluster [DBG] pgmap v6279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:17 smithi022 bash[82865]: cluster 2024-07-28T14:49:15.689833+0000 mgr.y (mgr.25232) 5335 : cluster [DBG] pgmap v6279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:18.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9470 16 16 0 0 0 - 0 2024-07-28T14:49:19.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9471 16 16 0 0 0 - 0 2024-07-28T14:49:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:19 smithi150 bash[67543]: cluster 2024-07-28T14:49:17.691218+0000 mgr.y (mgr.25232) 5336 : cluster [DBG] pgmap v6280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:19 smithi022 bash[80503]: cluster 2024-07-28T14:49:17.691218+0000 mgr.y (mgr.25232) 5336 : cluster [DBG] pgmap v6280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:49:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:49:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:49:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:19 smithi022 bash[82865]: cluster 2024-07-28T14:49:17.691218+0000 mgr.y (mgr.25232) 5336 : cluster [DBG] pgmap v6280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:20.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9472 16 16 0 0 0 - 0 2024-07-28T14:49:21.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9473 16 16 0 0 0 - 0 2024-07-28T14:49:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:21 smithi022 bash[80503]: cluster 2024-07-28T14:49:19.692568+0000 mgr.y (mgr.25232) 5337 : cluster [DBG] pgmap v6281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:21 smithi022 bash[80503]: audit 2024-07-28T14:49:20.491054+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:21 smithi022 bash[82865]: cluster 2024-07-28T14:49:19.692568+0000 mgr.y (mgr.25232) 5337 : cluster [DBG] pgmap v6281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:21 smithi022 bash[82865]: audit 2024-07-28T14:49:20.491054+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:21 smithi150 bash[67543]: cluster 2024-07-28T14:49:19.692568+0000 mgr.y (mgr.25232) 5337 : cluster [DBG] pgmap v6281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:21 smithi150 bash[67543]: audit 2024-07-28T14:49:20.491054+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:22.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9474 16 16 0 0 0 - 0 2024-07-28T14:49:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:49:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:49:23.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9475 16 16 0 0 0 - 0 2024-07-28T14:49:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:23 smithi022 bash[80503]: cluster 2024-07-28T14:49:21.693938+0000 mgr.y (mgr.25232) 5338 : cluster [DBG] pgmap v6282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:23 smithi022 bash[82865]: cluster 2024-07-28T14:49:21.693938+0000 mgr.y (mgr.25232) 5338 : cluster [DBG] pgmap v6282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:23.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:23 smithi150 bash[67543]: cluster 2024-07-28T14:49:21.693938+0000 mgr.y (mgr.25232) 5338 : cluster [DBG] pgmap v6282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:24.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9476 16 16 0 0 0 - 0 2024-07-28T14:49:25.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9477 16 16 0 0 0 - 0 2024-07-28T14:49:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:25 smithi022 bash[80503]: cluster 2024-07-28T14:49:23.695315+0000 mgr.y (mgr.25232) 5339 : cluster [DBG] pgmap v6283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:25 smithi022 bash[82865]: cluster 2024-07-28T14:49:23.695315+0000 mgr.y (mgr.25232) 5339 : cluster [DBG] pgmap v6283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:25 smithi150 bash[67543]: cluster 2024-07-28T14:49:23.695315+0000 mgr.y (mgr.25232) 5339 : cluster [DBG] pgmap v6283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:26.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9478 16 16 0 0 0 - 0 2024-07-28T14:49:27.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9479 16 16 0 0 0 - 0 2024-07-28T14:49:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:27 smithi022 bash[80503]: cluster 2024-07-28T14:49:25.696648+0000 mgr.y (mgr.25232) 5340 : cluster [DBG] pgmap v6284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:27 smithi022 bash[82865]: cluster 2024-07-28T14:49:25.696648+0000 mgr.y (mgr.25232) 5340 : cluster [DBG] pgmap v6284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:27 smithi150 bash[67543]: cluster 2024-07-28T14:49:25.696648+0000 mgr.y (mgr.25232) 5340 : cluster [DBG] pgmap v6284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:28.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:49:28.248919+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:49:28.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:49:28.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9480 16 16 0 0 0 - 0 2024-07-28T14:49:29.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9481 16 16 0 0 0 - 0 2024-07-28T14:49:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:29 smithi022 bash[80503]: cluster 2024-07-28T14:49:27.698010+0000 mgr.y (mgr.25232) 5341 : cluster [DBG] pgmap v6285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:49:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:49:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:49:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:29 smithi022 bash[82865]: cluster 2024-07-28T14:49:27.698010+0000 mgr.y (mgr.25232) 5341 : cluster [DBG] pgmap v6285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:29 smithi150 bash[67543]: cluster 2024-07-28T14:49:27.698010+0000 mgr.y (mgr.25232) 5341 : cluster [DBG] pgmap v6285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:30.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9482 16 16 0 0 0 - 0 2024-07-28T14:49:31.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9483 16 16 0 0 0 - 0 2024-07-28T14:49:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:31 smithi022 bash[80503]: cluster 2024-07-28T14:49:29.699384+0000 mgr.y (mgr.25232) 5342 : cluster [DBG] pgmap v6286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:31 smithi022 bash[82865]: cluster 2024-07-28T14:49:29.699384+0000 mgr.y (mgr.25232) 5342 : cluster [DBG] pgmap v6286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:31 smithi150 bash[67543]: cluster 2024-07-28T14:49:29.699384+0000 mgr.y (mgr.25232) 5342 : cluster [DBG] pgmap v6286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:32.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9484 16 16 0 0 0 - 0 2024-07-28T14:49:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:49:32 smithi150 bash[60514]: ts=2024-07-28T14:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:49:33.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9485 16 16 0 0 0 - 0 2024-07-28T14:49:33.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:33 smithi022 bash[80503]: cluster 2024-07-28T14:49:31.700741+0000 mgr.y (mgr.25232) 5343 : cluster [DBG] pgmap v6287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:33 smithi022 bash[82865]: cluster 2024-07-28T14:49:31.700741+0000 mgr.y (mgr.25232) 5343 : cluster [DBG] pgmap v6287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:33 smithi150 bash[67543]: cluster 2024-07-28T14:49:31.700741+0000 mgr.y (mgr.25232) 5343 : cluster [DBG] pgmap v6287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:34.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9486 16 16 0 0 0 - 0 2024-07-28T14:49:35.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9487 16 16 0 0 0 - 0 2024-07-28T14:49:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:35 smithi022 bash[80503]: cluster 2024-07-28T14:49:33.702090+0000 mgr.y (mgr.25232) 5344 : cluster [DBG] pgmap v6288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:35 smithi022 bash[82865]: cluster 2024-07-28T14:49:33.702090+0000 mgr.y (mgr.25232) 5344 : cluster [DBG] pgmap v6288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:35 smithi150 bash[67543]: cluster 2024-07-28T14:49:33.702090+0000 mgr.y (mgr.25232) 5344 : cluster [DBG] pgmap v6288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:36.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9488 16 16 0 0 0 - 0 2024-07-28T14:49:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:36 smithi022 bash[80503]: audit 2024-07-28T14:49:35.491399+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:36 smithi022 bash[82865]: audit 2024-07-28T14:49:35.491399+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:36 smithi150 bash[67543]: audit 2024-07-28T14:49:35.491399+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:37.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9489 16 16 0 0 0 - 0 2024-07-28T14:49:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:37 smithi022 bash[80503]: cluster 2024-07-28T14:49:35.703443+0000 mgr.y (mgr.25232) 5345 : cluster [DBG] pgmap v6289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:37 smithi022 bash[82865]: cluster 2024-07-28T14:49:35.703443+0000 mgr.y (mgr.25232) 5345 : cluster [DBG] pgmap v6289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:37 smithi150 bash[67543]: cluster 2024-07-28T14:49:35.703443+0000 mgr.y (mgr.25232) 5345 : cluster [DBG] pgmap v6289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:38.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9490 16 16 0 0 0 - 0 2024-07-28T14:49:39.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9491 16 16 0 0 0 - 0 2024-07-28T14:49:39.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:39 smithi022 bash[80503]: cluster 2024-07-28T14:49:37.704799+0000 mgr.y (mgr.25232) 5346 : cluster [DBG] pgmap v6290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:49:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:49:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:49:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:39 smithi022 bash[82865]: cluster 2024-07-28T14:49:37.704799+0000 mgr.y (mgr.25232) 5346 : cluster [DBG] pgmap v6290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:39 smithi150 bash[67543]: cluster 2024-07-28T14:49:37.704799+0000 mgr.y (mgr.25232) 5346 : cluster [DBG] pgmap v6290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:40.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9492 16 16 0 0 0 - 0 2024-07-28T14:49:41.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9493 16 16 0 0 0 - 0 2024-07-28T14:49:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:41 smithi022 bash[80503]: cluster 2024-07-28T14:49:39.706163+0000 mgr.y (mgr.25232) 5347 : cluster [DBG] pgmap v6291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:41 smithi022 bash[82865]: cluster 2024-07-28T14:49:39.706163+0000 mgr.y (mgr.25232) 5347 : cluster [DBG] pgmap v6291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:41 smithi150 bash[67543]: cluster 2024-07-28T14:49:39.706163+0000 mgr.y (mgr.25232) 5347 : cluster [DBG] pgmap v6291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:42.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9494 16 16 0 0 0 - 0 2024-07-28T14:49:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:49:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:49:43.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9495 16 16 0 0 0 - 0 2024-07-28T14:49:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:43 smithi022 bash[80503]: cluster 2024-07-28T14:49:41.707616+0000 mgr.y (mgr.25232) 5348 : cluster [DBG] pgmap v6292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:43 smithi022 bash[82865]: cluster 2024-07-28T14:49:41.707616+0000 mgr.y (mgr.25232) 5348 : cluster [DBG] pgmap v6292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:43 smithi150 bash[67543]: cluster 2024-07-28T14:49:41.707616+0000 mgr.y (mgr.25232) 5348 : cluster [DBG] pgmap v6292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:44.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9496 16 16 0 0 0 - 0 2024-07-28T14:49:45.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9497 16 16 0 0 0 - 0 2024-07-28T14:49:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:45 smithi022 bash[80503]: cluster 2024-07-28T14:49:43.708974+0000 mgr.y (mgr.25232) 5349 : cluster [DBG] pgmap v6293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:45 smithi022 bash[82865]: cluster 2024-07-28T14:49:43.708974+0000 mgr.y (mgr.25232) 5349 : cluster [DBG] pgmap v6293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:45 smithi150 bash[67543]: cluster 2024-07-28T14:49:43.708974+0000 mgr.y (mgr.25232) 5349 : cluster [DBG] pgmap v6293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:46.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9498 16 16 0 0 0 - 0 2024-07-28T14:49:47.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9499 16 16 0 0 0 - 0 2024-07-28T14:49:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:47 smithi150 bash[67543]: cluster 2024-07-28T14:49:45.710304+0000 mgr.y (mgr.25232) 5350 : cluster [DBG] pgmap v6294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:47 smithi150 bash[67543]: audit 2024-07-28T14:49:46.982142+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:49:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:47 smithi022 bash[80503]: cluster 2024-07-28T14:49:45.710304+0000 mgr.y (mgr.25232) 5350 : cluster [DBG] pgmap v6294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:47 smithi022 bash[80503]: audit 2024-07-28T14:49:46.982142+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:49:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:47 smithi022 bash[82865]: cluster 2024-07-28T14:49:45.710304+0000 mgr.y (mgr.25232) 5350 : cluster [DBG] pgmap v6294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:47 smithi022 bash[82865]: audit 2024-07-28T14:49:46.982142+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:49:48.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:49:48.252189+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:49:48.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:49:48.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9500 16 16 0 0 0 - 0 2024-07-28T14:49:49.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9501 16 16 0 0 0 - 0 2024-07-28T14:49:49.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:49 smithi150 bash[67543]: cluster 2024-07-28T14:49:47.711706+0000 mgr.y (mgr.25232) 5351 : cluster [DBG] pgmap v6295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:49 smithi022 bash[80503]: cluster 2024-07-28T14:49:47.711706+0000 mgr.y (mgr.25232) 5351 : cluster [DBG] pgmap v6295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:49:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:49:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:49:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:49 smithi022 bash[82865]: cluster 2024-07-28T14:49:47.711706+0000 mgr.y (mgr.25232) 5351 : cluster [DBG] pgmap v6295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:50.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9502 16 16 0 0 0 - 0 2024-07-28T14:49:51.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9503 16 16 0 0 0 - 0 2024-07-28T14:49:51.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:51 smithi150 bash[67543]: cluster 2024-07-28T14:49:49.713074+0000 mgr.y (mgr.25232) 5352 : cluster [DBG] pgmap v6296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:51 smithi150 bash[67543]: audit 2024-07-28T14:49:50.491880+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:51 smithi022 bash[80503]: cluster 2024-07-28T14:49:49.713074+0000 mgr.y (mgr.25232) 5352 : cluster [DBG] pgmap v6296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:51 smithi022 bash[80503]: audit 2024-07-28T14:49:50.491880+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:51 smithi022 bash[82865]: cluster 2024-07-28T14:49:49.713074+0000 mgr.y (mgr.25232) 5352 : cluster [DBG] pgmap v6296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:51 smithi022 bash[82865]: audit 2024-07-28T14:49:50.491880+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:49:52.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9504 16 16 0 0 0 - 0 2024-07-28T14:49:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:49:52 smithi150 bash[60514]: ts=2024-07-28T14:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:49:53.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9505 16 16 0 0 0 - 0 2024-07-28T14:49:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:53 smithi150 bash[67543]: cluster 2024-07-28T14:49:51.714487+0000 mgr.y (mgr.25232) 5353 : cluster [DBG] pgmap v6297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:53 smithi150 bash[67543]: audit 2024-07-28T14:49:52.654441+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:53 smithi150 bash[67543]: audit 2024-07-28T14:49:52.660395+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:53 smithi150 bash[67543]: audit 2024-07-28T14:49:52.927704+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:53 smithi150 bash[67543]: audit 2024-07-28T14:49:52.936095+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[80503]: cluster 2024-07-28T14:49:51.714487+0000 mgr.y (mgr.25232) 5353 : cluster [DBG] pgmap v6297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[80503]: audit 2024-07-28T14:49:52.654441+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[80503]: audit 2024-07-28T14:49:52.660395+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[80503]: audit 2024-07-28T14:49:52.927704+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[80503]: audit 2024-07-28T14:49:52.936095+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[82865]: cluster 2024-07-28T14:49:51.714487+0000 mgr.y (mgr.25232) 5353 : cluster [DBG] pgmap v6297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[82865]: audit 2024-07-28T14:49:52.654441+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[82865]: audit 2024-07-28T14:49:52.660395+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[82865]: audit 2024-07-28T14:49:52.927704+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:53.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:53 smithi022 bash[82865]: audit 2024-07-28T14:49:52.936095+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:54.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9506 16 16 0 0 0 - 0 2024-07-28T14:49:54.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:54 smithi150 bash[67543]: audit 2024-07-28T14:49:53.370711+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:49:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:54 smithi150 bash[67543]: audit 2024-07-28T14:49:53.372597+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:49:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:54 smithi150 bash[67543]: audit 2024-07-28T14:49:53.381908+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:54 smithi022 bash[80503]: audit 2024-07-28T14:49:53.370711+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:49:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:54 smithi022 bash[80503]: audit 2024-07-28T14:49:53.372597+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:49:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:54 smithi022 bash[80503]: audit 2024-07-28T14:49:53.381908+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:54 smithi022 bash[82865]: audit 2024-07-28T14:49:53.370711+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:49:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:54 smithi022 bash[82865]: audit 2024-07-28T14:49:53.372597+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:49:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:54 smithi022 bash[82865]: audit 2024-07-28T14:49:53.381908+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:49:55.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9507 16 16 0 0 0 - 0 2024-07-28T14:49:55.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:55 smithi150 bash[67543]: cluster 2024-07-28T14:49:53.715976+0000 mgr.y (mgr.25232) 5354 : cluster [DBG] pgmap v6298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:55 smithi022 bash[80503]: cluster 2024-07-28T14:49:53.715976+0000 mgr.y (mgr.25232) 5354 : cluster [DBG] pgmap v6298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:55 smithi022 bash[82865]: cluster 2024-07-28T14:49:53.715976+0000 mgr.y (mgr.25232) 5354 : cluster [DBG] pgmap v6298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:56.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9508 16 16 0 0 0 - 0 2024-07-28T14:49:57.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9509 16 16 0 0 0 - 0 2024-07-28T14:49:57.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:57 smithi150 bash[67543]: cluster 2024-07-28T14:49:55.717498+0000 mgr.y (mgr.25232) 5355 : cluster [DBG] pgmap v6299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:57.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:57 smithi022 bash[80503]: cluster 2024-07-28T14:49:55.717498+0000 mgr.y (mgr.25232) 5355 : cluster [DBG] pgmap v6299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:57 smithi022 bash[82865]: cluster 2024-07-28T14:49:55.717498+0000 mgr.y (mgr.25232) 5355 : cluster [DBG] pgmap v6299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:58.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9510 16 16 0 0 0 - 0 2024-07-28T14:49:59.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9511 16 16 0 0 0 - 0 2024-07-28T14:49:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:49:59 smithi150 bash[67543]: cluster 2024-07-28T14:49:57.718958+0000 mgr.y (mgr.25232) 5356 : cluster [DBG] pgmap v6300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:49:59 smithi022 bash[80503]: cluster 2024-07-28T14:49:57.718958+0000 mgr.y (mgr.25232) 5356 : cluster [DBG] pgmap v6300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:49:59 smithi022 bash[82865]: cluster 2024-07-28T14:49:57.718958+0000 mgr.y (mgr.25232) 5356 : cluster [DBG] pgmap v6300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:49:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:49:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:49:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:50:00.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9512 16 16 0 0 0 - 0 2024-07-28T14:50:00.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:00 smithi150 bash[67543]: cluster 2024-07-28T14:50:00.000161+0000 mon.a (mon.0) 4712 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:50:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:00 smithi022 bash[80503]: cluster 2024-07-28T14:50:00.000161+0000 mon.a (mon.0) 4712 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:50:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:00 smithi022 bash[82865]: cluster 2024-07-28T14:50:00.000161+0000 mon.a (mon.0) 4712 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T14:50:01.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9513 16 16 0 0 0 - 0 2024-07-28T14:50:01.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:01 smithi150 bash[67543]: cluster 2024-07-28T14:49:59.720391+0000 mgr.y (mgr.25232) 5357 : cluster [DBG] pgmap v6301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:01.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:01 smithi022 bash[80503]: cluster 2024-07-28T14:49:59.720391+0000 mgr.y (mgr.25232) 5357 : cluster [DBG] pgmap v6301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:01 smithi022 bash[82865]: cluster 2024-07-28T14:49:59.720391+0000 mgr.y (mgr.25232) 5357 : cluster [DBG] pgmap v6301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:02.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9514 16 16 0 0 0 - 0 2024-07-28T14:50:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:50:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:50:03.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9515 16 16 0 0 0 - 0 2024-07-28T14:50:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:03 smithi150 bash[67543]: cluster 2024-07-28T14:50:01.721790+0000 mgr.y (mgr.25232) 5358 : cluster [DBG] pgmap v6302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:03 smithi022 bash[80503]: cluster 2024-07-28T14:50:01.721790+0000 mgr.y (mgr.25232) 5358 : cluster [DBG] pgmap v6302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:03 smithi022 bash[82865]: cluster 2024-07-28T14:50:01.721790+0000 mgr.y (mgr.25232) 5358 : cluster [DBG] pgmap v6302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:04.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9516 16 16 0 0 0 - 0 2024-07-28T14:50:05.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9517 16 16 0 0 0 - 0 2024-07-28T14:50:05.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:05 smithi150 bash[67543]: cluster 2024-07-28T14:50:03.723192+0000 mgr.y (mgr.25232) 5359 : cluster [DBG] pgmap v6303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:05 smithi022 bash[80503]: cluster 2024-07-28T14:50:03.723192+0000 mgr.y (mgr.25232) 5359 : cluster [DBG] pgmap v6303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:05 smithi022 bash[82865]: cluster 2024-07-28T14:50:03.723192+0000 mgr.y (mgr.25232) 5359 : cluster [DBG] pgmap v6303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:06.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9518 16 16 0 0 0 - 0 2024-07-28T14:50:06.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:06 smithi150 bash[67543]: audit 2024-07-28T14:50:05.492291+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:06 smithi022 bash[80503]: audit 2024-07-28T14:50:05.492291+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:06 smithi022 bash[82865]: audit 2024-07-28T14:50:05.492291+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:07.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9519 16 16 0 0 0 - 0 2024-07-28T14:50:07.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:07 smithi150 bash[67543]: cluster 2024-07-28T14:50:05.724461+0000 mgr.y (mgr.25232) 5360 : cluster [DBG] pgmap v6304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:07 smithi022 bash[80503]: cluster 2024-07-28T14:50:05.724461+0000 mgr.y (mgr.25232) 5360 : cluster [DBG] pgmap v6304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:07 smithi022 bash[82865]: cluster 2024-07-28T14:50:05.724461+0000 mgr.y (mgr.25232) 5360 : cluster [DBG] pgmap v6304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:08.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:50:08.255375+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:50:08.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:50:08.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9520 16 16 0 0 0 - 0 2024-07-28T14:50:09.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9521 16 16 0 0 0 - 0 2024-07-28T14:50:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:09 smithi150 bash[67543]: cluster 2024-07-28T14:50:07.725808+0000 mgr.y (mgr.25232) 5361 : cluster [DBG] pgmap v6305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:50:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:50:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:50:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:09 smithi022 bash[80503]: cluster 2024-07-28T14:50:07.725808+0000 mgr.y (mgr.25232) 5361 : cluster [DBG] pgmap v6305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:09 smithi022 bash[82865]: cluster 2024-07-28T14:50:07.725808+0000 mgr.y (mgr.25232) 5361 : cluster [DBG] pgmap v6305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:10.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9522 16 16 0 0 0 - 0 2024-07-28T14:50:11.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9523 16 16 0 0 0 - 0 2024-07-28T14:50:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:11 smithi150 bash[67543]: cluster 2024-07-28T14:50:09.727193+0000 mgr.y (mgr.25232) 5362 : cluster [DBG] pgmap v6306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:11.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:11 smithi022 bash[80503]: cluster 2024-07-28T14:50:09.727193+0000 mgr.y (mgr.25232) 5362 : cluster [DBG] pgmap v6306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:11 smithi022 bash[82865]: cluster 2024-07-28T14:50:09.727193+0000 mgr.y (mgr.25232) 5362 : cluster [DBG] pgmap v6306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:12.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9524 16 16 0 0 0 - 0 2024-07-28T14:50:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:50:12 smithi150 bash[60514]: ts=2024-07-28T14:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:50:13.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9525 16 16 0 0 0 - 0 2024-07-28T14:50:13.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:13 smithi150 bash[67543]: cluster 2024-07-28T14:50:11.728539+0000 mgr.y (mgr.25232) 5363 : cluster [DBG] pgmap v6307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:13 smithi022 bash[80503]: cluster 2024-07-28T14:50:11.728539+0000 mgr.y (mgr.25232) 5363 : cluster [DBG] pgmap v6307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:13 smithi022 bash[82865]: cluster 2024-07-28T14:50:11.728539+0000 mgr.y (mgr.25232) 5363 : cluster [DBG] pgmap v6307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:14.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9526 16 16 0 0 0 - 0 2024-07-28T14:50:15.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9527 16 16 0 0 0 - 0 2024-07-28T14:50:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:15 smithi150 bash[67543]: cluster 2024-07-28T14:50:13.729879+0000 mgr.y (mgr.25232) 5364 : cluster [DBG] pgmap v6308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:15.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:15 smithi022 bash[80503]: cluster 2024-07-28T14:50:13.729879+0000 mgr.y (mgr.25232) 5364 : cluster [DBG] pgmap v6308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:15 smithi022 bash[82865]: cluster 2024-07-28T14:50:13.729879+0000 mgr.y (mgr.25232) 5364 : cluster [DBG] pgmap v6308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:16.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9528 16 16 0 0 0 - 0 2024-07-28T14:50:17.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9529 16 16 0 0 0 - 0 2024-07-28T14:50:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:17 smithi150 bash[67543]: cluster 2024-07-28T14:50:15.731258+0000 mgr.y (mgr.25232) 5365 : cluster [DBG] pgmap v6309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:17 smithi022 bash[80503]: cluster 2024-07-28T14:50:15.731258+0000 mgr.y (mgr.25232) 5365 : cluster [DBG] pgmap v6309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:17 smithi022 bash[82865]: cluster 2024-07-28T14:50:15.731258+0000 mgr.y (mgr.25232) 5365 : cluster [DBG] pgmap v6309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:18.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9530 16 16 0 0 0 - 0 2024-07-28T14:50:19.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9531 16 16 0 0 0 - 0 2024-07-28T14:50:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:19 smithi150 bash[67543]: cluster 2024-07-28T14:50:17.732607+0000 mgr.y (mgr.25232) 5366 : cluster [DBG] pgmap v6310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:19 smithi022 bash[80503]: cluster 2024-07-28T14:50:17.732607+0000 mgr.y (mgr.25232) 5366 : cluster [DBG] pgmap v6310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:50:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:50:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:50:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:19 smithi022 bash[82865]: cluster 2024-07-28T14:50:17.732607+0000 mgr.y (mgr.25232) 5366 : cluster [DBG] pgmap v6310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:20.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9532 16 16 0 0 0 - 0 2024-07-28T14:50:21.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9533 16 16 0 0 0 - 0 2024-07-28T14:50:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:21 smithi150 bash[67543]: cluster 2024-07-28T14:50:19.733965+0000 mgr.y (mgr.25232) 5367 : cluster [DBG] pgmap v6311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:21 smithi150 bash[67543]: audit 2024-07-28T14:50:20.492975+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:21 smithi022 bash[80503]: cluster 2024-07-28T14:50:19.733965+0000 mgr.y (mgr.25232) 5367 : cluster [DBG] pgmap v6311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:21 smithi022 bash[80503]: audit 2024-07-28T14:50:20.492975+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:21 smithi022 bash[82865]: cluster 2024-07-28T14:50:19.733965+0000 mgr.y (mgr.25232) 5367 : cluster [DBG] pgmap v6311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:21 smithi022 bash[82865]: audit 2024-07-28T14:50:20.492975+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:22.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9534 16 16 0 0 0 - 0 2024-07-28T14:50:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:50:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:50:23.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9535 16 16 0 0 0 - 0 2024-07-28T14:50:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:23 smithi150 bash[67543]: cluster 2024-07-28T14:50:21.735324+0000 mgr.y (mgr.25232) 5368 : cluster [DBG] pgmap v6312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:23 smithi022 bash[80503]: cluster 2024-07-28T14:50:21.735324+0000 mgr.y (mgr.25232) 5368 : cluster [DBG] pgmap v6312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:23 smithi022 bash[82865]: cluster 2024-07-28T14:50:21.735324+0000 mgr.y (mgr.25232) 5368 : cluster [DBG] pgmap v6312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:24.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9536 16 16 0 0 0 - 0 2024-07-28T14:50:25.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9537 16 16 0 0 0 - 0 2024-07-28T14:50:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:25 smithi150 bash[67543]: cluster 2024-07-28T14:50:23.736679+0000 mgr.y (mgr.25232) 5369 : cluster [DBG] pgmap v6313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:25 smithi022 bash[80503]: cluster 2024-07-28T14:50:23.736679+0000 mgr.y (mgr.25232) 5369 : cluster [DBG] pgmap v6313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:25 smithi022 bash[82865]: cluster 2024-07-28T14:50:23.736679+0000 mgr.y (mgr.25232) 5369 : cluster [DBG] pgmap v6313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:26.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9538 16 16 0 0 0 - 0 2024-07-28T14:50:27.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9539 16 16 0 0 0 - 0 2024-07-28T14:50:27.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:27 smithi150 bash[67543]: cluster 2024-07-28T14:50:25.738027+0000 mgr.y (mgr.25232) 5370 : cluster [DBG] pgmap v6314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:27 smithi022 bash[80503]: cluster 2024-07-28T14:50:25.738027+0000 mgr.y (mgr.25232) 5370 : cluster [DBG] pgmap v6314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:27 smithi022 bash[82865]: cluster 2024-07-28T14:50:25.738027+0000 mgr.y (mgr.25232) 5370 : cluster [DBG] pgmap v6314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:28.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:50:28.258607+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:50:28.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:50:28.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9540 16 16 0 0 0 - 0 2024-07-28T14:50:29.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9541 16 16 0 0 0 - 0 2024-07-28T14:50:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:29 smithi150 bash[67543]: cluster 2024-07-28T14:50:27.739410+0000 mgr.y (mgr.25232) 5371 : cluster [DBG] pgmap v6315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:50:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:50:29] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:50:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:29 smithi022 bash[80503]: cluster 2024-07-28T14:50:27.739410+0000 mgr.y (mgr.25232) 5371 : cluster [DBG] pgmap v6315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:29 smithi022 bash[82865]: cluster 2024-07-28T14:50:27.739410+0000 mgr.y (mgr.25232) 5371 : cluster [DBG] pgmap v6315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:30.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9542 16 16 0 0 0 - 0 2024-07-28T14:50:31.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9543 16 16 0 0 0 - 0 2024-07-28T14:50:31.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:31 smithi150 bash[67543]: cluster 2024-07-28T14:50:29.740768+0000 mgr.y (mgr.25232) 5372 : cluster [DBG] pgmap v6316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:31 smithi022 bash[80503]: cluster 2024-07-28T14:50:29.740768+0000 mgr.y (mgr.25232) 5372 : cluster [DBG] pgmap v6316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:31 smithi022 bash[82865]: cluster 2024-07-28T14:50:29.740768+0000 mgr.y (mgr.25232) 5372 : cluster [DBG] pgmap v6316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:32.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9544 16 16 0 0 0 - 0 2024-07-28T14:50:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:50:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:50:33.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9545 16 16 0 0 0 - 0 2024-07-28T14:50:33.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:33 smithi150 bash[67543]: cluster 2024-07-28T14:50:31.742170+0000 mgr.y (mgr.25232) 5373 : cluster [DBG] pgmap v6317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:33 smithi022 bash[80503]: cluster 2024-07-28T14:50:31.742170+0000 mgr.y (mgr.25232) 5373 : cluster [DBG] pgmap v6317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:33 smithi022 bash[82865]: cluster 2024-07-28T14:50:31.742170+0000 mgr.y (mgr.25232) 5373 : cluster [DBG] pgmap v6317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:34.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9546 16 16 0 0 0 - 0 2024-07-28T14:50:35.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9547 16 16 0 0 0 - 0 2024-07-28T14:50:35.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:35 smithi150 bash[67543]: cluster 2024-07-28T14:50:33.743562+0000 mgr.y (mgr.25232) 5374 : cluster [DBG] pgmap v6318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:35 smithi022 bash[80503]: cluster 2024-07-28T14:50:33.743562+0000 mgr.y (mgr.25232) 5374 : cluster [DBG] pgmap v6318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:35 smithi022 bash[82865]: cluster 2024-07-28T14:50:33.743562+0000 mgr.y (mgr.25232) 5374 : cluster [DBG] pgmap v6318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:36.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9548 16 16 0 0 0 - 0 2024-07-28T14:50:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:36 smithi150 bash[67543]: audit 2024-07-28T14:50:35.493205+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:36 smithi022 bash[80503]: audit 2024-07-28T14:50:35.493205+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:36 smithi022 bash[82865]: audit 2024-07-28T14:50:35.493205+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:37.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9549 16 16 0 0 0 - 0 2024-07-28T14:50:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:37 smithi150 bash[67543]: cluster 2024-07-28T14:50:35.744876+0000 mgr.y (mgr.25232) 5375 : cluster [DBG] pgmap v6319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:37 smithi022 bash[80503]: cluster 2024-07-28T14:50:35.744876+0000 mgr.y (mgr.25232) 5375 : cluster [DBG] pgmap v6319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:37 smithi022 bash[82865]: cluster 2024-07-28T14:50:35.744876+0000 mgr.y (mgr.25232) 5375 : cluster [DBG] pgmap v6319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:38.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9550 16 16 0 0 0 - 0 2024-07-28T14:50:39.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9551 16 16 0 0 0 - 0 2024-07-28T14:50:39.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:39 smithi150 bash[67543]: cluster 2024-07-28T14:50:37.746221+0000 mgr.y (mgr.25232) 5376 : cluster [DBG] pgmap v6320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:39 smithi022 bash[80503]: cluster 2024-07-28T14:50:37.746221+0000 mgr.y (mgr.25232) 5376 : cluster [DBG] pgmap v6320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:50:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:50:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:50:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:39 smithi022 bash[82865]: cluster 2024-07-28T14:50:37.746221+0000 mgr.y (mgr.25232) 5376 : cluster [DBG] pgmap v6320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:40.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9552 16 16 0 0 0 - 0 2024-07-28T14:50:41.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9553 16 16 0 0 0 - 0 2024-07-28T14:50:41.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:41 smithi150 bash[67543]: cluster 2024-07-28T14:50:39.747588+0000 mgr.y (mgr.25232) 5377 : cluster [DBG] pgmap v6321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:41 smithi022 bash[80503]: cluster 2024-07-28T14:50:39.747588+0000 mgr.y (mgr.25232) 5377 : cluster [DBG] pgmap v6321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:41 smithi022 bash[82865]: cluster 2024-07-28T14:50:39.747588+0000 mgr.y (mgr.25232) 5377 : cluster [DBG] pgmap v6321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:42.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9554 16 16 0 0 0 - 0 2024-07-28T14:50:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:50:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:50:43.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9555 16 16 0 0 0 - 0 2024-07-28T14:50:43.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:43 smithi150 bash[67543]: cluster 2024-07-28T14:50:41.748933+0000 mgr.y (mgr.25232) 5378 : cluster [DBG] pgmap v6322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:43 smithi022 bash[80503]: cluster 2024-07-28T14:50:41.748933+0000 mgr.y (mgr.25232) 5378 : cluster [DBG] pgmap v6322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:43.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:43 smithi022 bash[82865]: cluster 2024-07-28T14:50:41.748933+0000 mgr.y (mgr.25232) 5378 : cluster [DBG] pgmap v6322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:44.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9556 16 16 0 0 0 - 0 2024-07-28T14:50:45.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9557 16 16 0 0 0 - 0 2024-07-28T14:50:45.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:45 smithi150 bash[67543]: cluster 2024-07-28T14:50:43.750321+0000 mgr.y (mgr.25232) 5379 : cluster [DBG] pgmap v6323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:45 smithi022 bash[80503]: cluster 2024-07-28T14:50:43.750321+0000 mgr.y (mgr.25232) 5379 : cluster [DBG] pgmap v6323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:45 smithi022 bash[82865]: cluster 2024-07-28T14:50:43.750321+0000 mgr.y (mgr.25232) 5379 : cluster [DBG] pgmap v6323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:46.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9558 16 16 0 0 0 - 0 2024-07-28T14:50:47.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9559 16 16 0 0 0 - 0 2024-07-28T14:50:47.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:47 smithi150 bash[67543]: cluster 2024-07-28T14:50:45.751716+0000 mgr.y (mgr.25232) 5380 : cluster [DBG] pgmap v6324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:47 smithi022 bash[80503]: cluster 2024-07-28T14:50:45.751716+0000 mgr.y (mgr.25232) 5380 : cluster [DBG] pgmap v6324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:47 smithi022 bash[82865]: cluster 2024-07-28T14:50:45.751716+0000 mgr.y (mgr.25232) 5380 : cluster [DBG] pgmap v6324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:48.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:50:48.261925+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:50:48.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:50:48.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9560 16 16 0 0 0 - 0 2024-07-28T14:50:49.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9561 16 16 0 0 0 - 0 2024-07-28T14:50:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:49 smithi150 bash[67543]: cluster 2024-07-28T14:50:47.753080+0000 mgr.y (mgr.25232) 5381 : cluster [DBG] pgmap v6325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:49 smithi022 bash[80503]: cluster 2024-07-28T14:50:47.753080+0000 mgr.y (mgr.25232) 5381 : cluster [DBG] pgmap v6325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:50:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:50:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:50:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:49 smithi022 bash[82865]: cluster 2024-07-28T14:50:47.753080+0000 mgr.y (mgr.25232) 5381 : cluster [DBG] pgmap v6325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:50.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9562 16 16 0 0 0 - 0 2024-07-28T14:50:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:50 smithi022 bash[80503]: audit 2024-07-28T14:50:50.493841+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:50 smithi022 bash[82865]: audit 2024-07-28T14:50:50.493841+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:50 smithi150 bash[67543]: audit 2024-07-28T14:50:50.493841+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:50:51.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9563 16 16 0 0 0 - 0 2024-07-28T14:50:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:51 smithi022 bash[80503]: cluster 2024-07-28T14:50:49.754483+0000 mgr.y (mgr.25232) 5382 : cluster [DBG] pgmap v6326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:51 smithi022 bash[82865]: cluster 2024-07-28T14:50:49.754483+0000 mgr.y (mgr.25232) 5382 : cluster [DBG] pgmap v6326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:52.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:51 smithi150 bash[67543]: cluster 2024-07-28T14:50:49.754483+0000 mgr.y (mgr.25232) 5382 : cluster [DBG] pgmap v6326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:52.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9564 16 16 0 0 0 - 0 2024-07-28T14:50:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:50:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:50:53.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9565 16 16 0 0 0 - 0 2024-07-28T14:50:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:53 smithi022 bash[80503]: cluster 2024-07-28T14:50:51.755822+0000 mgr.y (mgr.25232) 5383 : cluster [DBG] pgmap v6327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:53 smithi022 bash[80503]: audit 2024-07-28T14:50:53.509445+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:50:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:53 smithi022 bash[82865]: cluster 2024-07-28T14:50:51.755822+0000 mgr.y (mgr.25232) 5383 : cluster [DBG] pgmap v6327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:53 smithi022 bash[82865]: audit 2024-07-28T14:50:53.509445+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:50:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:53 smithi150 bash[67543]: cluster 2024-07-28T14:50:51.755822+0000 mgr.y (mgr.25232) 5383 : cluster [DBG] pgmap v6327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:53 smithi150 bash[67543]: audit 2024-07-28T14:50:53.509445+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:50:54.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9566 16 16 0 0 0 - 0 2024-07-28T14:50:55.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9567 16 16 0 0 0 - 0 2024-07-28T14:50:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:55 smithi022 bash[80503]: cluster 2024-07-28T14:50:53.757144+0000 mgr.y (mgr.25232) 5384 : cluster [DBG] pgmap v6328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:55 smithi022 bash[82865]: cluster 2024-07-28T14:50:53.757144+0000 mgr.y (mgr.25232) 5384 : cluster [DBG] pgmap v6328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:55 smithi150 bash[67543]: cluster 2024-07-28T14:50:53.757144+0000 mgr.y (mgr.25232) 5384 : cluster [DBG] pgmap v6328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:56.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9568 16 16 0 0 0 - 0 2024-07-28T14:50:57.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9569 16 16 0 0 0 - 0 2024-07-28T14:50:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:57 smithi022 bash[80503]: cluster 2024-07-28T14:50:55.758490+0000 mgr.y (mgr.25232) 5385 : cluster [DBG] pgmap v6329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:57 smithi022 bash[82865]: cluster 2024-07-28T14:50:55.758490+0000 mgr.y (mgr.25232) 5385 : cluster [DBG] pgmap v6329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:57 smithi150 bash[67543]: cluster 2024-07-28T14:50:55.758490+0000 mgr.y (mgr.25232) 5385 : cluster [DBG] pgmap v6329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:58.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9570 16 16 0 0 0 - 0 2024-07-28T14:50:59.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9571 16 16 0 0 0 - 0 2024-07-28T14:50:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:50:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[82865]: cluster 2024-07-28T14:50:57.759844+0000 mgr.y (mgr.25232) 5386 : cluster [DBG] pgmap v6330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[82865]: audit 2024-07-28T14:50:59.178788+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[82865]: audit 2024-07-28T14:50:59.184783+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[82865]: audit 2024-07-28T14:50:59.435805+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[82865]: audit 2024-07-28T14:50:59.442283+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[80503]: cluster 2024-07-28T14:50:57.759844+0000 mgr.y (mgr.25232) 5386 : cluster [DBG] pgmap v6330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:50:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[80503]: audit 2024-07-28T14:50:59.178788+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[80503]: audit 2024-07-28T14:50:59.184783+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[80503]: audit 2024-07-28T14:50:59.435805+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:50:59.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:50:59 smithi022 bash[80503]: audit 2024-07-28T14:50:59.442283+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:59 smithi150 bash[67543]: cluster 2024-07-28T14:50:57.759844+0000 mgr.y (mgr.25232) 5386 : cluster [DBG] pgmap v6330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:59 smithi150 bash[67543]: audit 2024-07-28T14:50:59.178788+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:59 smithi150 bash[67543]: audit 2024-07-28T14:50:59.184783+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:59 smithi150 bash[67543]: audit 2024-07-28T14:50:59.435805+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:50:59 smithi150 bash[67543]: audit 2024-07-28T14:50:59.442283+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:00.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9572 16 16 0 0 0 - 0 2024-07-28T14:51:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:00 smithi022 bash[80503]: audit 2024-07-28T14:50:59.905023+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:51:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:00 smithi022 bash[80503]: audit 2024-07-28T14:50:59.906591+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:51:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:00 smithi022 bash[80503]: audit 2024-07-28T14:50:59.914767+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:00 smithi022 bash[82865]: audit 2024-07-28T14:50:59.905023+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:51:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:00 smithi022 bash[82865]: audit 2024-07-28T14:50:59.906591+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:51:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:00 smithi022 bash[82865]: audit 2024-07-28T14:50:59.914767+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:01.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:00 smithi150 bash[67543]: audit 2024-07-28T14:50:59.905023+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:51:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:00 smithi150 bash[67543]: audit 2024-07-28T14:50:59.906591+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:51:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:00 smithi150 bash[67543]: audit 2024-07-28T14:50:59.914767+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:51:01.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9573 16 16 0 0 0 - 0 2024-07-28T14:51:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:01 smithi022 bash[80503]: cluster 2024-07-28T14:50:59.761189+0000 mgr.y (mgr.25232) 5387 : cluster [DBG] pgmap v6331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:01 smithi022 bash[82865]: cluster 2024-07-28T14:50:59.761189+0000 mgr.y (mgr.25232) 5387 : cluster [DBG] pgmap v6331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:02.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:01 smithi150 bash[67543]: cluster 2024-07-28T14:50:59.761189+0000 mgr.y (mgr.25232) 5387 : cluster [DBG] pgmap v6331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:02.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9574 16 16 0 0 0 - 0 2024-07-28T14:51:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:51:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:51:03.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9575 16 16 0 0 0 - 0 2024-07-28T14:51:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:03 smithi022 bash[80503]: cluster 2024-07-28T14:51:01.762617+0000 mgr.y (mgr.25232) 5388 : cluster [DBG] pgmap v6332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:03 smithi022 bash[82865]: cluster 2024-07-28T14:51:01.762617+0000 mgr.y (mgr.25232) 5388 : cluster [DBG] pgmap v6332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:04.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:03 smithi150 bash[67543]: cluster 2024-07-28T14:51:01.762617+0000 mgr.y (mgr.25232) 5388 : cluster [DBG] pgmap v6332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:04.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9576 16 16 0 0 0 - 0 2024-07-28T14:51:05.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9577 16 16 0 0 0 - 0 2024-07-28T14:51:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:05 smithi022 bash[80503]: cluster 2024-07-28T14:51:03.763951+0000 mgr.y (mgr.25232) 5389 : cluster [DBG] pgmap v6333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:05 smithi022 bash[80503]: audit 2024-07-28T14:51:05.494170+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:05 smithi022 bash[82865]: cluster 2024-07-28T14:51:03.763951+0000 mgr.y (mgr.25232) 5389 : cluster [DBG] pgmap v6333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:05 smithi022 bash[82865]: audit 2024-07-28T14:51:05.494170+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:05 smithi150 bash[67543]: cluster 2024-07-28T14:51:03.763951+0000 mgr.y (mgr.25232) 5389 : cluster [DBG] pgmap v6333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:05 smithi150 bash[67543]: audit 2024-07-28T14:51:05.494170+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:06.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9578 16 16 0 0 0 - 0 2024-07-28T14:51:07.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9579 16 16 0 0 0 - 0 2024-07-28T14:51:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:07 smithi022 bash[80503]: cluster 2024-07-28T14:51:05.765297+0000 mgr.y (mgr.25232) 5390 : cluster [DBG] pgmap v6334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:07 smithi022 bash[82865]: cluster 2024-07-28T14:51:05.765297+0000 mgr.y (mgr.25232) 5390 : cluster [DBG] pgmap v6334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:08.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:07 smithi150 bash[67543]: cluster 2024-07-28T14:51:05.765297+0000 mgr.y (mgr.25232) 5390 : cluster [DBG] pgmap v6334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:08.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:51:08.265197+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:51:08.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:51:08.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9580 16 16 0 0 0 - 0 2024-07-28T14:51:09.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9581 16 16 0 0 0 - 0 2024-07-28T14:51:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:09 smithi022 bash[80503]: cluster 2024-07-28T14:51:07.766616+0000 mgr.y (mgr.25232) 5391 : cluster [DBG] pgmap v6335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:51:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:51:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:51:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:09 smithi022 bash[82865]: cluster 2024-07-28T14:51:07.766616+0000 mgr.y (mgr.25232) 5391 : cluster [DBG] pgmap v6335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:09 smithi150 bash[67543]: cluster 2024-07-28T14:51:07.766616+0000 mgr.y (mgr.25232) 5391 : cluster [DBG] pgmap v6335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:10.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9582 16 16 0 0 0 - 0 2024-07-28T14:51:11.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9583 16 16 0 0 0 - 0 2024-07-28T14:51:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:11 smithi022 bash[80503]: cluster 2024-07-28T14:51:09.767951+0000 mgr.y (mgr.25232) 5392 : cluster [DBG] pgmap v6336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:11 smithi022 bash[82865]: cluster 2024-07-28T14:51:09.767951+0000 mgr.y (mgr.25232) 5392 : cluster [DBG] pgmap v6336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:11 smithi150 bash[67543]: cluster 2024-07-28T14:51:09.767951+0000 mgr.y (mgr.25232) 5392 : cluster [DBG] pgmap v6336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:12.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9584 16 16 0 0 0 - 0 2024-07-28T14:51:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:51:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:51:13.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9585 16 16 0 0 0 - 0 2024-07-28T14:51:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:13 smithi022 bash[80503]: cluster 2024-07-28T14:51:11.769300+0000 mgr.y (mgr.25232) 5393 : cluster [DBG] pgmap v6337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:13 smithi022 bash[82865]: cluster 2024-07-28T14:51:11.769300+0000 mgr.y (mgr.25232) 5393 : cluster [DBG] pgmap v6337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:13 smithi150 bash[67543]: cluster 2024-07-28T14:51:11.769300+0000 mgr.y (mgr.25232) 5393 : cluster [DBG] pgmap v6337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:14.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9586 16 16 0 0 0 - 0 2024-07-28T14:51:15.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9587 16 16 0 0 0 - 0 2024-07-28T14:51:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:15 smithi150 bash[67543]: cluster 2024-07-28T14:51:13.770671+0000 mgr.y (mgr.25232) 5394 : cluster [DBG] pgmap v6338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:15 smithi022 bash[80503]: cluster 2024-07-28T14:51:13.770671+0000 mgr.y (mgr.25232) 5394 : cluster [DBG] pgmap v6338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:15 smithi022 bash[82865]: cluster 2024-07-28T14:51:13.770671+0000 mgr.y (mgr.25232) 5394 : cluster [DBG] pgmap v6338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:16.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9588 16 16 0 0 0 - 0 2024-07-28T14:51:17.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9589 16 16 0 0 0 - 0 2024-07-28T14:51:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:17 smithi150 bash[67543]: cluster 2024-07-28T14:51:15.771969+0000 mgr.y (mgr.25232) 5395 : cluster [DBG] pgmap v6339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:17 smithi022 bash[80503]: cluster 2024-07-28T14:51:15.771969+0000 mgr.y (mgr.25232) 5395 : cluster [DBG] pgmap v6339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:17 smithi022 bash[82865]: cluster 2024-07-28T14:51:15.771969+0000 mgr.y (mgr.25232) 5395 : cluster [DBG] pgmap v6339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:18.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9590 16 16 0 0 0 - 0 2024-07-28T14:51:19.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9591 16 16 0 0 0 - 0 2024-07-28T14:51:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:19 smithi022 bash[80503]: cluster 2024-07-28T14:51:17.773319+0000 mgr.y (mgr.25232) 5396 : cluster [DBG] pgmap v6340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:51:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:51:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:51:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:19 smithi022 bash[82865]: cluster 2024-07-28T14:51:17.773319+0000 mgr.y (mgr.25232) 5396 : cluster [DBG] pgmap v6340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:19 smithi150 bash[67543]: cluster 2024-07-28T14:51:17.773319+0000 mgr.y (mgr.25232) 5396 : cluster [DBG] pgmap v6340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:20.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9592 16 16 0 0 0 - 0 2024-07-28T14:51:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:20 smithi150 bash[67543]: audit 2024-07-28T14:51:20.494555+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:20 smithi022 bash[80503]: audit 2024-07-28T14:51:20.494555+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:20 smithi022 bash[82865]: audit 2024-07-28T14:51:20.494555+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:21.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9593 16 16 0 0 0 - 0 2024-07-28T14:51:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:21 smithi150 bash[67543]: cluster 2024-07-28T14:51:19.774726+0000 mgr.y (mgr.25232) 5397 : cluster [DBG] pgmap v6341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:21 smithi022 bash[80503]: cluster 2024-07-28T14:51:19.774726+0000 mgr.y (mgr.25232) 5397 : cluster [DBG] pgmap v6341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:21 smithi022 bash[82865]: cluster 2024-07-28T14:51:19.774726+0000 mgr.y (mgr.25232) 5397 : cluster [DBG] pgmap v6341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:22.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9594 16 16 0 0 0 - 0 2024-07-28T14:51:22.608 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:51:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:51:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:22 smithi150 bash[67543]: cluster 2024-07-28T14:51:21.776086+0000 mgr.y (mgr.25232) 5398 : cluster [DBG] pgmap v6342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:22 smithi022 bash[80503]: cluster 2024-07-28T14:51:21.776086+0000 mgr.y (mgr.25232) 5398 : cluster [DBG] pgmap v6342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:22 smithi022 bash[82865]: cluster 2024-07-28T14:51:21.776086+0000 mgr.y (mgr.25232) 5398 : cluster [DBG] pgmap v6342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:23.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9595 16 16 0 0 0 - 0 2024-07-28T14:51:24.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9596 16 16 0 0 0 - 0 2024-07-28T14:51:25.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9597 16 16 0 0 0 - 0 2024-07-28T14:51:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:24 smithi150 bash[67543]: cluster 2024-07-28T14:51:23.777443+0000 mgr.y (mgr.25232) 5399 : cluster [DBG] pgmap v6343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:24 smithi022 bash[80503]: cluster 2024-07-28T14:51:23.777443+0000 mgr.y (mgr.25232) 5399 : cluster [DBG] pgmap v6343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:24 smithi022 bash[82865]: cluster 2024-07-28T14:51:23.777443+0000 mgr.y (mgr.25232) 5399 : cluster [DBG] pgmap v6343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:26.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9598 16 16 0 0 0 - 0 2024-07-28T14:51:27.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9599 16 16 0 0 0 - 0 2024-07-28T14:51:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:26 smithi150 bash[67543]: cluster 2024-07-28T14:51:25.778788+0000 mgr.y (mgr.25232) 5400 : cluster [DBG] pgmap v6344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:26 smithi022 bash[80503]: cluster 2024-07-28T14:51:25.778788+0000 mgr.y (mgr.25232) 5400 : cluster [DBG] pgmap v6344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:26 smithi022 bash[82865]: cluster 2024-07-28T14:51:25.778788+0000 mgr.y (mgr.25232) 5400 : cluster [DBG] pgmap v6344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:28.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:51:28.268490+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:51:28.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:51:28.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9600 16 16 0 0 0 - 0 2024-07-28T14:51:29.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9601 16 16 0 0 0 - 0 2024-07-28T14:51:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:28 smithi150 bash[67543]: cluster 2024-07-28T14:51:27.780123+0000 mgr.y (mgr.25232) 5401 : cluster [DBG] pgmap v6345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:28 smithi022 bash[80503]: cluster 2024-07-28T14:51:27.780123+0000 mgr.y (mgr.25232) 5401 : cluster [DBG] pgmap v6345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:29.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:28 smithi022 bash[82865]: cluster 2024-07-28T14:51:27.780123+0000 mgr.y (mgr.25232) 5401 : cluster [DBG] pgmap v6345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:51:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:51:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:51:30.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9602 16 16 0 0 0 - 0 2024-07-28T14:51:31.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9603 16 16 0 0 0 - 0 2024-07-28T14:51:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:30 smithi150 bash[67543]: cluster 2024-07-28T14:51:29.781455+0000 mgr.y (mgr.25232) 5402 : cluster [DBG] pgmap v6346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:30 smithi022 bash[80503]: cluster 2024-07-28T14:51:29.781455+0000 mgr.y (mgr.25232) 5402 : cluster [DBG] pgmap v6346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:30 smithi022 bash[82865]: cluster 2024-07-28T14:51:29.781455+0000 mgr.y (mgr.25232) 5402 : cluster [DBG] pgmap v6346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:32.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9604 16 16 0 0 0 - 0 2024-07-28T14:51:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:51:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:51:33.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9605 16 16 0 0 0 - 0 2024-07-28T14:51:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:32 smithi150 bash[67543]: cluster 2024-07-28T14:51:31.782796+0000 mgr.y (mgr.25232) 5403 : cluster [DBG] pgmap v6347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:32 smithi022 bash[80503]: cluster 2024-07-28T14:51:31.782796+0000 mgr.y (mgr.25232) 5403 : cluster [DBG] pgmap v6347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:32 smithi022 bash[82865]: cluster 2024-07-28T14:51:31.782796+0000 mgr.y (mgr.25232) 5403 : cluster [DBG] pgmap v6347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:34.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9606 16 16 0 0 0 - 0 2024-07-28T14:51:35.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9607 16 16 0 0 0 - 0 2024-07-28T14:51:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:34 smithi150 bash[67543]: cluster 2024-07-28T14:51:33.784132+0000 mgr.y (mgr.25232) 5404 : cluster [DBG] pgmap v6348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:34 smithi022 bash[80503]: cluster 2024-07-28T14:51:33.784132+0000 mgr.y (mgr.25232) 5404 : cluster [DBG] pgmap v6348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:34 smithi022 bash[82865]: cluster 2024-07-28T14:51:33.784132+0000 mgr.y (mgr.25232) 5404 : cluster [DBG] pgmap v6348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:36.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9608 16 16 0 0 0 - 0 2024-07-28T14:51:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:35 smithi150 bash[67543]: audit 2024-07-28T14:51:35.495025+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:35 smithi022 bash[80503]: audit 2024-07-28T14:51:35.495025+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:35 smithi022 bash[82865]: audit 2024-07-28T14:51:35.495025+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:37.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9609 16 16 0 0 0 - 0 2024-07-28T14:51:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:36 smithi150 bash[67543]: cluster 2024-07-28T14:51:35.785442+0000 mgr.y (mgr.25232) 5405 : cluster [DBG] pgmap v6349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:36 smithi022 bash[80503]: cluster 2024-07-28T14:51:35.785442+0000 mgr.y (mgr.25232) 5405 : cluster [DBG] pgmap v6349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:36 smithi022 bash[82865]: cluster 2024-07-28T14:51:35.785442+0000 mgr.y (mgr.25232) 5405 : cluster [DBG] pgmap v6349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:38.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9610 16 16 0 0 0 - 0 2024-07-28T14:51:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:38 smithi150 bash[67543]: cluster 2024-07-28T14:51:37.786817+0000 mgr.y (mgr.25232) 5406 : cluster [DBG] pgmap v6350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:39.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9611 16 16 0 0 0 - 0 2024-07-28T14:51:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:38 smithi022 bash[80503]: cluster 2024-07-28T14:51:37.786817+0000 mgr.y (mgr.25232) 5406 : cluster [DBG] pgmap v6350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:38 smithi022 bash[82865]: cluster 2024-07-28T14:51:37.786817+0000 mgr.y (mgr.25232) 5406 : cluster [DBG] pgmap v6350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:51:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:51:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:51:40.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9612 16 16 0 0 0 - 0 2024-07-28T14:51:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:40 smithi150 bash[67543]: cluster 2024-07-28T14:51:39.788175+0000 mgr.y (mgr.25232) 5407 : cluster [DBG] pgmap v6351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:41.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9613 16 16 0 0 0 - 0 2024-07-28T14:51:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:40 smithi022 bash[80503]: cluster 2024-07-28T14:51:39.788175+0000 mgr.y (mgr.25232) 5407 : cluster [DBG] pgmap v6351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:40 smithi022 bash[82865]: cluster 2024-07-28T14:51:39.788175+0000 mgr.y (mgr.25232) 5407 : cluster [DBG] pgmap v6351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:42.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9614 16 16 0 0 0 - 0 2024-07-28T14:51:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:51:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:51:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:42 smithi150 bash[67543]: cluster 2024-07-28T14:51:41.789603+0000 mgr.y (mgr.25232) 5408 : cluster [DBG] pgmap v6352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:43.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9615 16 16 0 0 0 - 0 2024-07-28T14:51:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:42 smithi022 bash[80503]: cluster 2024-07-28T14:51:41.789603+0000 mgr.y (mgr.25232) 5408 : cluster [DBG] pgmap v6352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:42 smithi022 bash[82865]: cluster 2024-07-28T14:51:41.789603+0000 mgr.y (mgr.25232) 5408 : cluster [DBG] pgmap v6352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:44.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9616 16 16 0 0 0 - 0 2024-07-28T14:51:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:44 smithi150 bash[67543]: cluster 2024-07-28T14:51:43.790947+0000 mgr.y (mgr.25232) 5409 : cluster [DBG] pgmap v6353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:45.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9617 16 16 0 0 0 - 0 2024-07-28T14:51:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:44 smithi022 bash[80503]: cluster 2024-07-28T14:51:43.790947+0000 mgr.y (mgr.25232) 5409 : cluster [DBG] pgmap v6353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:44 smithi022 bash[82865]: cluster 2024-07-28T14:51:43.790947+0000 mgr.y (mgr.25232) 5409 : cluster [DBG] pgmap v6353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:46.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9618 16 16 0 0 0 - 0 2024-07-28T14:51:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:46 smithi150 bash[67543]: cluster 2024-07-28T14:51:45.792273+0000 mgr.y (mgr.25232) 5410 : cluster [DBG] pgmap v6354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:47.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9619 16 16 0 0 0 - 0 2024-07-28T14:51:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:46 smithi022 bash[80503]: cluster 2024-07-28T14:51:45.792273+0000 mgr.y (mgr.25232) 5410 : cluster [DBG] pgmap v6354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:46 smithi022 bash[82865]: cluster 2024-07-28T14:51:45.792273+0000 mgr.y (mgr.25232) 5410 : cluster [DBG] pgmap v6354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:48.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:51:48.271832+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:51:48.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:51:48.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9620 16 16 0 0 0 - 0 2024-07-28T14:51:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:48 smithi150 bash[67543]: cluster 2024-07-28T14:51:47.793636+0000 mgr.y (mgr.25232) 5411 : cluster [DBG] pgmap v6355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:49.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9621 16 16 0 0 0 - 0 2024-07-28T14:51:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:48 smithi022 bash[80503]: cluster 2024-07-28T14:51:47.793636+0000 mgr.y (mgr.25232) 5411 : cluster [DBG] pgmap v6355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:48 smithi022 bash[82865]: cluster 2024-07-28T14:51:47.793636+0000 mgr.y (mgr.25232) 5411 : cluster [DBG] pgmap v6355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:51:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:51:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:51:50.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9622 16 16 0 0 0 - 0 2024-07-28T14:51:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:51 smithi150 bash[67543]: cluster 2024-07-28T14:51:49.795020+0000 mgr.y (mgr.25232) 5412 : cluster [DBG] pgmap v6356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:51 smithi150 bash[67543]: audit 2024-07-28T14:51:50.495592+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:51.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9623 16 16 0 0 0 - 0 2024-07-28T14:51:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:51 smithi022 bash[80503]: cluster 2024-07-28T14:51:49.795020+0000 mgr.y (mgr.25232) 5412 : cluster [DBG] pgmap v6356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:51 smithi022 bash[80503]: audit 2024-07-28T14:51:50.495592+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:51 smithi022 bash[82865]: cluster 2024-07-28T14:51:49.795020+0000 mgr.y (mgr.25232) 5412 : cluster [DBG] pgmap v6356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:51 smithi022 bash[82865]: audit 2024-07-28T14:51:50.495592+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:51:52.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9624 16 16 0 0 0 - 0 2024-07-28T14:51:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:51:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:51:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:53 smithi150 bash[67543]: cluster 2024-07-28T14:51:51.796357+0000 mgr.y (mgr.25232) 5413 : cluster [DBG] pgmap v6357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:53.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9625 16 16 0 0 0 - 0 2024-07-28T14:51:53.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:53 smithi022 bash[82865]: cluster 2024-07-28T14:51:51.796357+0000 mgr.y (mgr.25232) 5413 : cluster [DBG] pgmap v6357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:53 smithi022 bash[80503]: cluster 2024-07-28T14:51:51.796357+0000 mgr.y (mgr.25232) 5413 : cluster [DBG] pgmap v6357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:54.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9626 16 16 0 0 0 - 0 2024-07-28T14:51:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:55 smithi150 bash[67543]: cluster 2024-07-28T14:51:53.797697+0000 mgr.y (mgr.25232) 5414 : cluster [DBG] pgmap v6358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:55.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9627 16 16 0 0 0 - 0 2024-07-28T14:51:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:55 smithi022 bash[82865]: cluster 2024-07-28T14:51:53.797697+0000 mgr.y (mgr.25232) 5414 : cluster [DBG] pgmap v6358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:55 smithi022 bash[80503]: cluster 2024-07-28T14:51:53.797697+0000 mgr.y (mgr.25232) 5414 : cluster [DBG] pgmap v6358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:56.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9628 16 16 0 0 0 - 0 2024-07-28T14:51:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:57 smithi150 bash[67543]: cluster 2024-07-28T14:51:55.799051+0000 mgr.y (mgr.25232) 5415 : cluster [DBG] pgmap v6359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:57.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9629 16 16 0 0 0 - 0 2024-07-28T14:51:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:57 smithi022 bash[82865]: cluster 2024-07-28T14:51:55.799051+0000 mgr.y (mgr.25232) 5415 : cluster [DBG] pgmap v6359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:57 smithi022 bash[80503]: cluster 2024-07-28T14:51:55.799051+0000 mgr.y (mgr.25232) 5415 : cluster [DBG] pgmap v6359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:58.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9630 16 16 0 0 0 - 0 2024-07-28T14:51:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:51:59 smithi150 bash[67543]: cluster 2024-07-28T14:51:57.800455+0000 mgr.y (mgr.25232) 5416 : cluster [DBG] pgmap v6360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:59.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9631 16 16 0 0 0 - 0 2024-07-28T14:51:59.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:51:59 smithi022 bash[82865]: cluster 2024-07-28T14:51:57.800455+0000 mgr.y (mgr.25232) 5416 : cluster [DBG] pgmap v6360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:51:59 smithi022 bash[80503]: cluster 2024-07-28T14:51:57.800455+0000 mgr.y (mgr.25232) 5416 : cluster [DBG] pgmap v6360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:51:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:51:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:51:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:52:00.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9632 16 16 0 0 0 - 0 2024-07-28T14:52:01.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9633 16 16 0 0 0 - 0 2024-07-28T14:52:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[82865]: cluster 2024-07-28T14:51:59.801820+0000 mgr.y (mgr.25232) 5417 : cluster [DBG] pgmap v6361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[82865]: audit 2024-07-28T14:52:00.030152+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[82865]: audit 2024-07-28T14:52:00.407049+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[82865]: audit 2024-07-28T14:52:00.413598+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[80503]: cluster 2024-07-28T14:51:59.801820+0000 mgr.y (mgr.25232) 5417 : cluster [DBG] pgmap v6361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[80503]: audit 2024-07-28T14:52:00.030152+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[80503]: audit 2024-07-28T14:52:00.407049+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:01 smithi022 bash[80503]: audit 2024-07-28T14:52:00.413598+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:01 smithi150 bash[67543]: cluster 2024-07-28T14:51:59.801820+0000 mgr.y (mgr.25232) 5417 : cluster [DBG] pgmap v6361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:01 smithi150 bash[67543]: audit 2024-07-28T14:52:00.030152+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:52:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:01 smithi150 bash[67543]: audit 2024-07-28T14:52:00.407049+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:01 smithi150 bash[67543]: audit 2024-07-28T14:52:00.413598+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:02.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9634 16 16 0 0 0 - 0 2024-07-28T14:52:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:52:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:52:03.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9635 16 16 0 0 0 - 0 2024-07-28T14:52:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:03 smithi022 bash[82865]: cluster 2024-07-28T14:52:01.803246+0000 mgr.y (mgr.25232) 5418 : cluster [DBG] pgmap v6362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:03 smithi022 bash[80503]: cluster 2024-07-28T14:52:01.803246+0000 mgr.y (mgr.25232) 5418 : cluster [DBG] pgmap v6362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:03 smithi150 bash[67543]: cluster 2024-07-28T14:52:01.803246+0000 mgr.y (mgr.25232) 5418 : cluster [DBG] pgmap v6362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:04.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9636 16 16 0 0 0 - 0 2024-07-28T14:52:05.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9637 16 16 0 0 0 - 0 2024-07-28T14:52:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:05 smithi022 bash[80503]: cluster 2024-07-28T14:52:03.804605+0000 mgr.y (mgr.25232) 5419 : cluster [DBG] pgmap v6363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:05 smithi022 bash[82865]: cluster 2024-07-28T14:52:03.804605+0000 mgr.y (mgr.25232) 5419 : cluster [DBG] pgmap v6363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:05 smithi150 bash[67543]: cluster 2024-07-28T14:52:03.804605+0000 mgr.y (mgr.25232) 5419 : cluster [DBG] pgmap v6363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:06.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9638 16 16 0 0 0 - 0 2024-07-28T14:52:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:06 smithi022 bash[82865]: audit 2024-07-28T14:52:05.495024+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:06 smithi022 bash[82865]: audit 2024-07-28T14:52:05.738134+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:06 smithi022 bash[82865]: audit 2024-07-28T14:52:05.743825+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:06 smithi022 bash[80503]: audit 2024-07-28T14:52:05.495024+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:06 smithi022 bash[80503]: audit 2024-07-28T14:52:05.738134+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:06 smithi022 bash[80503]: audit 2024-07-28T14:52:05.743825+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:06 smithi150 bash[67543]: audit 2024-07-28T14:52:05.495024+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:06 smithi150 bash[67543]: audit 2024-07-28T14:52:05.738134+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:06 smithi150 bash[67543]: audit 2024-07-28T14:52:05.743825+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9639 16 16 0 0 0 - 0 2024-07-28T14:52:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:07 smithi150 bash[67543]: cluster 2024-07-28T14:52:05.805580+0000 mgr.y (mgr.25232) 5420 : cluster [DBG] pgmap v6364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:07 smithi150 bash[67543]: audit 2024-07-28T14:52:06.264927+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:07 smithi150 bash[67543]: audit 2024-07-28T14:52:06.274820+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:07 smithi150 bash[67543]: audit 2024-07-28T14:52:06.750706+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:52:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:07 smithi150 bash[67543]: audit 2024-07-28T14:52:06.752480+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:52:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:07 smithi150 bash[67543]: audit 2024-07-28T14:52:06.762492+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[80503]: cluster 2024-07-28T14:52:05.805580+0000 mgr.y (mgr.25232) 5420 : cluster [DBG] pgmap v6364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[80503]: audit 2024-07-28T14:52:06.264927+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[80503]: audit 2024-07-28T14:52:06.274820+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[80503]: audit 2024-07-28T14:52:06.750706+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:52:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[80503]: audit 2024-07-28T14:52:06.752480+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:52:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[80503]: audit 2024-07-28T14:52:06.762492+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[82865]: cluster 2024-07-28T14:52:05.805580+0000 mgr.y (mgr.25232) 5420 : cluster [DBG] pgmap v6364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[82865]: audit 2024-07-28T14:52:06.264927+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[82865]: audit 2024-07-28T14:52:06.274820+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[82865]: audit 2024-07-28T14:52:06.750706+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:52:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[82865]: audit 2024-07-28T14:52:06.752480+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:52:07.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:07 smithi022 bash[82865]: audit 2024-07-28T14:52:06.762492+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:52:08.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:52:08.275005+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:52:08.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:52:08.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9640 16 16 0 0 0 - 0 2024-07-28T14:52:09.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9641 16 16 0 0 0 - 0 2024-07-28T14:52:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:09 smithi150 bash[67543]: cluster 2024-07-28T14:52:07.806931+0000 mgr.y (mgr.25232) 5421 : cluster [DBG] pgmap v6365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:09.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:52:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:52:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:52:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:09 smithi022 bash[80503]: cluster 2024-07-28T14:52:07.806931+0000 mgr.y (mgr.25232) 5421 : cluster [DBG] pgmap v6365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:09 smithi022 bash[82865]: cluster 2024-07-28T14:52:07.806931+0000 mgr.y (mgr.25232) 5421 : cluster [DBG] pgmap v6365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:10.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9642 16 16 0 0 0 - 0 2024-07-28T14:52:11.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9643 16 16 0 0 0 - 0 2024-07-28T14:52:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:11 smithi022 bash[80503]: cluster 2024-07-28T14:52:09.808331+0000 mgr.y (mgr.25232) 5422 : cluster [DBG] pgmap v6366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:11 smithi022 bash[82865]: cluster 2024-07-28T14:52:09.808331+0000 mgr.y (mgr.25232) 5422 : cluster [DBG] pgmap v6366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:11.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:11 smithi150 bash[67543]: cluster 2024-07-28T14:52:09.808331+0000 mgr.y (mgr.25232) 5422 : cluster [DBG] pgmap v6366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:12.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9644 16 16 0 0 0 - 0 2024-07-28T14:52:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:52:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:52:13.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9645 16 16 0 0 0 - 0 2024-07-28T14:52:13.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:13 smithi022 bash[82865]: cluster 2024-07-28T14:52:11.809711+0000 mgr.y (mgr.25232) 5423 : cluster [DBG] pgmap v6367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:13 smithi022 bash[80503]: cluster 2024-07-28T14:52:11.809711+0000 mgr.y (mgr.25232) 5423 : cluster [DBG] pgmap v6367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:13 smithi150 bash[67543]: cluster 2024-07-28T14:52:11.809711+0000 mgr.y (mgr.25232) 5423 : cluster [DBG] pgmap v6367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:14.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9646 16 16 0 0 0 - 0 2024-07-28T14:52:15.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9647 16 16 0 0 0 - 0 2024-07-28T14:52:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:15 smithi022 bash[80503]: cluster 2024-07-28T14:52:13.811113+0000 mgr.y (mgr.25232) 5424 : cluster [DBG] pgmap v6368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:15 smithi022 bash[82865]: cluster 2024-07-28T14:52:13.811113+0000 mgr.y (mgr.25232) 5424 : cluster [DBG] pgmap v6368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:15.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:15 smithi150 bash[67543]: cluster 2024-07-28T14:52:13.811113+0000 mgr.y (mgr.25232) 5424 : cluster [DBG] pgmap v6368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:16.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9648 16 16 0 0 0 - 0 2024-07-28T14:52:17.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9649 16 16 0 0 0 - 0 2024-07-28T14:52:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:17 smithi022 bash[80503]: cluster 2024-07-28T14:52:15.812498+0000 mgr.y (mgr.25232) 5425 : cluster [DBG] pgmap v6369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:17 smithi022 bash[82865]: cluster 2024-07-28T14:52:15.812498+0000 mgr.y (mgr.25232) 5425 : cluster [DBG] pgmap v6369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:17.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:17 smithi150 bash[67543]: cluster 2024-07-28T14:52:15.812498+0000 mgr.y (mgr.25232) 5425 : cluster [DBG] pgmap v6369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:18.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9650 16 16 0 0 0 - 0 2024-07-28T14:52:19.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9651 16 16 0 0 0 - 0 2024-07-28T14:52:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:19 smithi022 bash[80503]: cluster 2024-07-28T14:52:17.813906+0000 mgr.y (mgr.25232) 5426 : cluster [DBG] pgmap v6370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:52:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:52:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:52:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:19 smithi022 bash[82865]: cluster 2024-07-28T14:52:17.813906+0000 mgr.y (mgr.25232) 5426 : cluster [DBG] pgmap v6370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:19 smithi150 bash[67543]: cluster 2024-07-28T14:52:17.813906+0000 mgr.y (mgr.25232) 5426 : cluster [DBG] pgmap v6370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:20.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9652 16 16 0 0 0 - 0 2024-07-28T14:52:21.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9653 16 16 0 0 0 - 0 2024-07-28T14:52:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:21 smithi022 bash[80503]: cluster 2024-07-28T14:52:19.815294+0000 mgr.y (mgr.25232) 5427 : cluster [DBG] pgmap v6371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:21 smithi022 bash[80503]: audit 2024-07-28T14:52:20.496128+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:21 smithi022 bash[82865]: cluster 2024-07-28T14:52:19.815294+0000 mgr.y (mgr.25232) 5427 : cluster [DBG] pgmap v6371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:21 smithi022 bash[82865]: audit 2024-07-28T14:52:20.496128+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:21 smithi150 bash[67543]: cluster 2024-07-28T14:52:19.815294+0000 mgr.y (mgr.25232) 5427 : cluster [DBG] pgmap v6371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:21 smithi150 bash[67543]: audit 2024-07-28T14:52:20.496128+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:22.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9654 16 16 0 0 0 - 0 2024-07-28T14:52:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:52:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:52:23.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9655 16 16 0 0 0 - 0 2024-07-28T14:52:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:23 smithi022 bash[80503]: cluster 2024-07-28T14:52:21.816649+0000 mgr.y (mgr.25232) 5428 : cluster [DBG] pgmap v6372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:23 smithi022 bash[82865]: cluster 2024-07-28T14:52:21.816649+0000 mgr.y (mgr.25232) 5428 : cluster [DBG] pgmap v6372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:23 smithi150 bash[67543]: cluster 2024-07-28T14:52:21.816649+0000 mgr.y (mgr.25232) 5428 : cluster [DBG] pgmap v6372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:24.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9656 16 16 0 0 0 - 0 2024-07-28T14:52:25.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9657 16 16 0 0 0 - 0 2024-07-28T14:52:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:25 smithi022 bash[80503]: cluster 2024-07-28T14:52:23.818002+0000 mgr.y (mgr.25232) 5429 : cluster [DBG] pgmap v6373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:25 smithi022 bash[82865]: cluster 2024-07-28T14:52:23.818002+0000 mgr.y (mgr.25232) 5429 : cluster [DBG] pgmap v6373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:25 smithi150 bash[67543]: cluster 2024-07-28T14:52:23.818002+0000 mgr.y (mgr.25232) 5429 : cluster [DBG] pgmap v6373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:26.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9658 16 16 0 0 0 - 0 2024-07-28T14:52:27.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9659 16 16 0 0 0 - 0 2024-07-28T14:52:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:27 smithi022 bash[80503]: cluster 2024-07-28T14:52:25.819352+0000 mgr.y (mgr.25232) 5430 : cluster [DBG] pgmap v6374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:27 smithi022 bash[82865]: cluster 2024-07-28T14:52:25.819352+0000 mgr.y (mgr.25232) 5430 : cluster [DBG] pgmap v6374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:27 smithi150 bash[67543]: cluster 2024-07-28T14:52:25.819352+0000 mgr.y (mgr.25232) 5430 : cluster [DBG] pgmap v6374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:28.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:52:28.278000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:52:28.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:52:28.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9660 16 16 0 0 0 - 0 2024-07-28T14:52:29.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9661 16 16 0 0 0 - 0 2024-07-28T14:52:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:29 smithi022 bash[80503]: cluster 2024-07-28T14:52:27.820704+0000 mgr.y (mgr.25232) 5431 : cluster [DBG] pgmap v6375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:52:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:52:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:52:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:29 smithi022 bash[82865]: cluster 2024-07-28T14:52:27.820704+0000 mgr.y (mgr.25232) 5431 : cluster [DBG] pgmap v6375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:29.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:29 smithi150 bash[67543]: cluster 2024-07-28T14:52:27.820704+0000 mgr.y (mgr.25232) 5431 : cluster [DBG] pgmap v6375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:30.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9662 16 16 0 0 0 - 0 2024-07-28T14:52:31.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9663 16 16 0 0 0 - 0 2024-07-28T14:52:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:31 smithi022 bash[80503]: cluster 2024-07-28T14:52:29.822053+0000 mgr.y (mgr.25232) 5432 : cluster [DBG] pgmap v6376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:31 smithi022 bash[82865]: cluster 2024-07-28T14:52:29.822053+0000 mgr.y (mgr.25232) 5432 : cluster [DBG] pgmap v6376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:31 smithi150 bash[67543]: cluster 2024-07-28T14:52:29.822053+0000 mgr.y (mgr.25232) 5432 : cluster [DBG] pgmap v6376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:32.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9664 16 16 0 0 0 - 0 2024-07-28T14:52:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:52:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:52:33.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9665 16 16 0 0 0 - 0 2024-07-28T14:52:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:33 smithi022 bash[80503]: cluster 2024-07-28T14:52:31.823428+0000 mgr.y (mgr.25232) 5433 : cluster [DBG] pgmap v6377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:33 smithi022 bash[82865]: cluster 2024-07-28T14:52:31.823428+0000 mgr.y (mgr.25232) 5433 : cluster [DBG] pgmap v6377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:33 smithi150 bash[67543]: cluster 2024-07-28T14:52:31.823428+0000 mgr.y (mgr.25232) 5433 : cluster [DBG] pgmap v6377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:34.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9666 16 16 0 0 0 - 0 2024-07-28T14:52:35.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9667 16 16 0 0 0 - 0 2024-07-28T14:52:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:35 smithi022 bash[80503]: cluster 2024-07-28T14:52:33.824792+0000 mgr.y (mgr.25232) 5434 : cluster [DBG] pgmap v6378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:35 smithi022 bash[82865]: cluster 2024-07-28T14:52:33.824792+0000 mgr.y (mgr.25232) 5434 : cluster [DBG] pgmap v6378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:35 smithi150 bash[67543]: cluster 2024-07-28T14:52:33.824792+0000 mgr.y (mgr.25232) 5434 : cluster [DBG] pgmap v6378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:36.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9668 16 16 0 0 0 - 0 2024-07-28T14:52:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:36 smithi022 bash[80503]: audit 2024-07-28T14:52:35.496678+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:36 smithi022 bash[82865]: audit 2024-07-28T14:52:35.496678+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:36.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:36 smithi150 bash[67543]: audit 2024-07-28T14:52:35.496678+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:37.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9669 16 16 0 0 0 - 0 2024-07-28T14:52:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:37 smithi150 bash[67543]: cluster 2024-07-28T14:52:35.826109+0000 mgr.y (mgr.25232) 5435 : cluster [DBG] pgmap v6379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:37 smithi022 bash[80503]: cluster 2024-07-28T14:52:35.826109+0000 mgr.y (mgr.25232) 5435 : cluster [DBG] pgmap v6379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:37 smithi022 bash[82865]: cluster 2024-07-28T14:52:35.826109+0000 mgr.y (mgr.25232) 5435 : cluster [DBG] pgmap v6379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:38.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9670 16 16 0 0 0 - 0 2024-07-28T14:52:39.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9671 16 16 0 0 0 - 0 2024-07-28T14:52:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:39 smithi150 bash[67543]: cluster 2024-07-28T14:52:37.827491+0000 mgr.y (mgr.25232) 5436 : cluster [DBG] pgmap v6380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:39 smithi022 bash[80503]: cluster 2024-07-28T14:52:37.827491+0000 mgr.y (mgr.25232) 5436 : cluster [DBG] pgmap v6380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:39 smithi022 bash[82865]: cluster 2024-07-28T14:52:37.827491+0000 mgr.y (mgr.25232) 5436 : cluster [DBG] pgmap v6380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:52:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:52:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:52:40.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9672 16 16 0 0 0 - 0 2024-07-28T14:52:41.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9673 16 16 0 0 0 - 0 2024-07-28T14:52:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:41 smithi150 bash[67543]: cluster 2024-07-28T14:52:39.828863+0000 mgr.y (mgr.25232) 5437 : cluster [DBG] pgmap v6381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:41 smithi022 bash[80503]: cluster 2024-07-28T14:52:39.828863+0000 mgr.y (mgr.25232) 5437 : cluster [DBG] pgmap v6381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:41 smithi022 bash[82865]: cluster 2024-07-28T14:52:39.828863+0000 mgr.y (mgr.25232) 5437 : cluster [DBG] pgmap v6381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:42.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9674 16 16 0 0 0 - 0 2024-07-28T14:52:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:52:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:52:43.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9675 16 16 0 0 0 - 0 2024-07-28T14:52:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:43 smithi150 bash[67543]: cluster 2024-07-28T14:52:41.830459+0000 mgr.y (mgr.25232) 5438 : cluster [DBG] pgmap v6382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:43 smithi022 bash[80503]: cluster 2024-07-28T14:52:41.830459+0000 mgr.y (mgr.25232) 5438 : cluster [DBG] pgmap v6382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:43 smithi022 bash[82865]: cluster 2024-07-28T14:52:41.830459+0000 mgr.y (mgr.25232) 5438 : cluster [DBG] pgmap v6382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:44.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9676 16 16 0 0 0 - 0 2024-07-28T14:52:45.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9677 16 16 0 0 0 - 0 2024-07-28T14:52:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:45 smithi150 bash[67543]: cluster 2024-07-28T14:52:43.831795+0000 mgr.y (mgr.25232) 5439 : cluster [DBG] pgmap v6383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:45 smithi022 bash[80503]: cluster 2024-07-28T14:52:43.831795+0000 mgr.y (mgr.25232) 5439 : cluster [DBG] pgmap v6383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:45 smithi022 bash[82865]: cluster 2024-07-28T14:52:43.831795+0000 mgr.y (mgr.25232) 5439 : cluster [DBG] pgmap v6383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:46.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9678 16 16 0 0 0 - 0 2024-07-28T14:52:47.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9679 16 16 0 0 0 - 0 2024-07-28T14:52:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:47 smithi150 bash[67543]: cluster 2024-07-28T14:52:45.833132+0000 mgr.y (mgr.25232) 5440 : cluster [DBG] pgmap v6384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:47 smithi022 bash[80503]: cluster 2024-07-28T14:52:45.833132+0000 mgr.y (mgr.25232) 5440 : cluster [DBG] pgmap v6384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:47 smithi022 bash[82865]: cluster 2024-07-28T14:52:45.833132+0000 mgr.y (mgr.25232) 5440 : cluster [DBG] pgmap v6384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:48.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:52:48.281357+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:52:48.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:52:48.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9680 16 16 0 0 0 - 0 2024-07-28T14:52:49.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9681 16 16 0 0 0 - 0 2024-07-28T14:52:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:49 smithi150 bash[67543]: cluster 2024-07-28T14:52:47.834525+0000 mgr.y (mgr.25232) 5441 : cluster [DBG] pgmap v6385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:49 smithi022 bash[80503]: cluster 2024-07-28T14:52:47.834525+0000 mgr.y (mgr.25232) 5441 : cluster [DBG] pgmap v6385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:52:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:52:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:52:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:49 smithi022 bash[82865]: cluster 2024-07-28T14:52:47.834525+0000 mgr.y (mgr.25232) 5441 : cluster [DBG] pgmap v6385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:50.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9682 16 16 0 0 0 - 0 2024-07-28T14:52:51.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9683 16 16 0 0 0 - 0 2024-07-28T14:52:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:51 smithi150 bash[67543]: cluster 2024-07-28T14:52:49.835852+0000 mgr.y (mgr.25232) 5442 : cluster [DBG] pgmap v6386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:51 smithi150 bash[67543]: audit 2024-07-28T14:52:50.497147+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:51 smithi022 bash[80503]: cluster 2024-07-28T14:52:49.835852+0000 mgr.y (mgr.25232) 5442 : cluster [DBG] pgmap v6386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:51 smithi022 bash[80503]: audit 2024-07-28T14:52:50.497147+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:51 smithi022 bash[82865]: cluster 2024-07-28T14:52:49.835852+0000 mgr.y (mgr.25232) 5442 : cluster [DBG] pgmap v6386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:51 smithi022 bash[82865]: audit 2024-07-28T14:52:50.497147+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:52:52.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9684 16 16 0 0 0 - 0 2024-07-28T14:52:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:52:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:52:53.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9685 16 16 0 0 0 - 0 2024-07-28T14:52:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:53 smithi150 bash[67543]: cluster 2024-07-28T14:52:51.837214+0000 mgr.y (mgr.25232) 5443 : cluster [DBG] pgmap v6387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:53 smithi022 bash[80503]: cluster 2024-07-28T14:52:51.837214+0000 mgr.y (mgr.25232) 5443 : cluster [DBG] pgmap v6387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:53 smithi022 bash[82865]: cluster 2024-07-28T14:52:51.837214+0000 mgr.y (mgr.25232) 5443 : cluster [DBG] pgmap v6387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:54.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9686 16 16 0 0 0 - 0 2024-07-28T14:52:55.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9687 16 16 0 0 0 - 0 2024-07-28T14:52:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:55 smithi150 bash[67543]: cluster 2024-07-28T14:52:53.838569+0000 mgr.y (mgr.25232) 5444 : cluster [DBG] pgmap v6388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:55 smithi022 bash[80503]: cluster 2024-07-28T14:52:53.838569+0000 mgr.y (mgr.25232) 5444 : cluster [DBG] pgmap v6388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:55.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:55 smithi022 bash[82865]: cluster 2024-07-28T14:52:53.838569+0000 mgr.y (mgr.25232) 5444 : cluster [DBG] pgmap v6388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:56.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9688 16 16 0 0 0 - 0 2024-07-28T14:52:57.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9689 16 16 0 0 0 - 0 2024-07-28T14:52:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:57 smithi150 bash[67543]: cluster 2024-07-28T14:52:55.839895+0000 mgr.y (mgr.25232) 5445 : cluster [DBG] pgmap v6389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:57 smithi022 bash[80503]: cluster 2024-07-28T14:52:55.839895+0000 mgr.y (mgr.25232) 5445 : cluster [DBG] pgmap v6389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:57 smithi022 bash[82865]: cluster 2024-07-28T14:52:55.839895+0000 mgr.y (mgr.25232) 5445 : cluster [DBG] pgmap v6389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:58.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9690 16 16 0 0 0 - 0 2024-07-28T14:52:59.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9691 16 16 0 0 0 - 0 2024-07-28T14:52:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:52:59 smithi150 bash[67543]: cluster 2024-07-28T14:52:57.841263+0000 mgr.y (mgr.25232) 5446 : cluster [DBG] pgmap v6390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:52:59 smithi022 bash[80503]: cluster 2024-07-28T14:52:57.841263+0000 mgr.y (mgr.25232) 5446 : cluster [DBG] pgmap v6390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:52:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:52:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:52:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:52:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:52:59 smithi022 bash[82865]: cluster 2024-07-28T14:52:57.841263+0000 mgr.y (mgr.25232) 5446 : cluster [DBG] pgmap v6390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:00.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9692 16 16 0 0 0 - 0 2024-07-28T14:53:01.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9693 16 16 0 0 0 - 0 2024-07-28T14:53:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:01 smithi150 bash[67543]: cluster 2024-07-28T14:52:59.842719+0000 mgr.y (mgr.25232) 5447 : cluster [DBG] pgmap v6391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:01 smithi022 bash[80503]: cluster 2024-07-28T14:52:59.842719+0000 mgr.y (mgr.25232) 5447 : cluster [DBG] pgmap v6391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:01 smithi022 bash[82865]: cluster 2024-07-28T14:52:59.842719+0000 mgr.y (mgr.25232) 5447 : cluster [DBG] pgmap v6391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:02.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9694 16 16 0 0 0 - 0 2024-07-28T14:53:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:53:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:53:03.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9695 16 16 0 0 0 - 0 2024-07-28T14:53:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:03 smithi150 bash[67543]: cluster 2024-07-28T14:53:01.844093+0000 mgr.y (mgr.25232) 5448 : cluster [DBG] pgmap v6392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:03 smithi022 bash[80503]: cluster 2024-07-28T14:53:01.844093+0000 mgr.y (mgr.25232) 5448 : cluster [DBG] pgmap v6392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:03 smithi022 bash[82865]: cluster 2024-07-28T14:53:01.844093+0000 mgr.y (mgr.25232) 5448 : cluster [DBG] pgmap v6392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:04.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9696 16 16 0 0 0 - 0 2024-07-28T14:53:05.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9697 16 16 0 0 0 - 0 2024-07-28T14:53:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:05 smithi150 bash[67543]: cluster 2024-07-28T14:53:03.845447+0000 mgr.y (mgr.25232) 5449 : cluster [DBG] pgmap v6393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:05 smithi022 bash[80503]: cluster 2024-07-28T14:53:03.845447+0000 mgr.y (mgr.25232) 5449 : cluster [DBG] pgmap v6393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:05 smithi022 bash[82865]: cluster 2024-07-28T14:53:03.845447+0000 mgr.y (mgr.25232) 5449 : cluster [DBG] pgmap v6393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:06.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9698 16 16 0 0 0 - 0 2024-07-28T14:53:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:06 smithi150 bash[67543]: audit 2024-07-28T14:53:05.497457+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:06 smithi022 bash[80503]: audit 2024-07-28T14:53:05.497457+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:06 smithi022 bash[82865]: audit 2024-07-28T14:53:05.497457+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:07.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9699 16 16 0 0 0 - 0 2024-07-28T14:53:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:07 smithi150 bash[67543]: cluster 2024-07-28T14:53:05.846804+0000 mgr.y (mgr.25232) 5450 : cluster [DBG] pgmap v6394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:07 smithi150 bash[67543]: audit 2024-07-28T14:53:06.898194+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:53:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:07 smithi022 bash[80503]: cluster 2024-07-28T14:53:05.846804+0000 mgr.y (mgr.25232) 5450 : cluster [DBG] pgmap v6394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:07.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:07 smithi022 bash[80503]: audit 2024-07-28T14:53:06.898194+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:53:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:07 smithi022 bash[82865]: cluster 2024-07-28T14:53:05.846804+0000 mgr.y (mgr.25232) 5450 : cluster [DBG] pgmap v6394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:07 smithi022 bash[82865]: audit 2024-07-28T14:53:06.898194+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:53:08.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:53:08.284747+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:53:08.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:53:08.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9700 16 16 0 0 0 - 0 2024-07-28T14:53:09.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9701 16 16 0 0 0 - 0 2024-07-28T14:53:09.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:09 smithi150 bash[67543]: cluster 2024-07-28T14:53:07.848140+0000 mgr.y (mgr.25232) 5451 : cluster [DBG] pgmap v6395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:09 smithi022 bash[80503]: cluster 2024-07-28T14:53:07.848140+0000 mgr.y (mgr.25232) 5451 : cluster [DBG] pgmap v6395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:53:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:53:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:53:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:09 smithi022 bash[82865]: cluster 2024-07-28T14:53:07.848140+0000 mgr.y (mgr.25232) 5451 : cluster [DBG] pgmap v6395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:10.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9702 16 16 0 0 0 - 0 2024-07-28T14:53:11.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9703 16 16 0 0 0 - 0 2024-07-28T14:53:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:11 smithi150 bash[67543]: cluster 2024-07-28T14:53:09.849071+0000 mgr.y (mgr.25232) 5452 : cluster [DBG] pgmap v6396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:11 smithi022 bash[80503]: cluster 2024-07-28T14:53:09.849071+0000 mgr.y (mgr.25232) 5452 : cluster [DBG] pgmap v6396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:11.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:11 smithi022 bash[82865]: cluster 2024-07-28T14:53:09.849071+0000 mgr.y (mgr.25232) 5452 : cluster [DBG] pgmap v6396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:12.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9704 16 16 0 0 0 - 0 2024-07-28T14:53:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:53:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:53:13.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9705 16 16 0 0 0 - 0 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: cluster 2024-07-28T14:53:11.849877+0000 mgr.y (mgr.25232) 5453 : cluster [DBG] pgmap v6397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:12.569389+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:12.577858+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:12.837230+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:12.846435+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:13.242552+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:13.244120+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:53:13.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[80503]: audit 2024-07-28T14:53:13.253558+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: cluster 2024-07-28T14:53:11.849877+0000 mgr.y (mgr.25232) 5453 : cluster [DBG] pgmap v6397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:12.569389+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:12.577858+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:12.837230+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:12.846435+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:13.242552+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:13.244120+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:53:13.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:13 smithi022 bash[82865]: audit 2024-07-28T14:53:13.253558+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: cluster 2024-07-28T14:53:11.849877+0000 mgr.y (mgr.25232) 5453 : cluster [DBG] pgmap v6397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:12.569389+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:12.577858+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:12.837230+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:12.846435+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:13.242552+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:13.244120+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:53:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:13 smithi150 bash[67543]: audit 2024-07-28T14:53:13.253558+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:53:14.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9706 16 16 0 0 0 - 0 2024-07-28T14:53:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 14:53:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T14:53:14.174482294Z level=info msg="Completed cleanup jobs" duration=50.005497ms 2024-07-28T14:53:15.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9707 16 16 0 0 0 - 0 2024-07-28T14:53:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:15 smithi022 bash[80503]: cluster 2024-07-28T14:53:13.851256+0000 mgr.y (mgr.25232) 5454 : cluster [DBG] pgmap v6398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:15 smithi022 bash[82865]: cluster 2024-07-28T14:53:13.851256+0000 mgr.y (mgr.25232) 5454 : cluster [DBG] pgmap v6398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:15 smithi150 bash[67543]: cluster 2024-07-28T14:53:13.851256+0000 mgr.y (mgr.25232) 5454 : cluster [DBG] pgmap v6398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:16.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9708 16 16 0 0 0 - 0 2024-07-28T14:53:17.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9709 16 16 0 0 0 - 0 2024-07-28T14:53:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:17 smithi022 bash[80503]: cluster 2024-07-28T14:53:15.852569+0000 mgr.y (mgr.25232) 5455 : cluster [DBG] pgmap v6399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:17 smithi022 bash[82865]: cluster 2024-07-28T14:53:15.852569+0000 mgr.y (mgr.25232) 5455 : cluster [DBG] pgmap v6399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:17 smithi150 bash[67543]: cluster 2024-07-28T14:53:15.852569+0000 mgr.y (mgr.25232) 5455 : cluster [DBG] pgmap v6399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:18.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9710 16 16 0 0 0 - 0 2024-07-28T14:53:19.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9711 16 16 0 0 0 - 0 2024-07-28T14:53:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:19 smithi022 bash[80503]: cluster 2024-07-28T14:53:17.854240+0000 mgr.y (mgr.25232) 5456 : cluster [DBG] pgmap v6400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:53:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:53:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:53:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:19 smithi022 bash[82865]: cluster 2024-07-28T14:53:17.854240+0000 mgr.y (mgr.25232) 5456 : cluster [DBG] pgmap v6400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:20.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:19 smithi150 bash[67543]: cluster 2024-07-28T14:53:17.854240+0000 mgr.y (mgr.25232) 5456 : cluster [DBG] pgmap v6400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:20.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9712 16 16 0 0 0 - 0 2024-07-28T14:53:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:20 smithi150 bash[67543]: audit 2024-07-28T14:53:20.498109+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:20 smithi022 bash[80503]: audit 2024-07-28T14:53:20.498109+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:20 smithi022 bash[82865]: audit 2024-07-28T14:53:20.498109+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:21.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9713 16 16 0 0 0 - 0 2024-07-28T14:53:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:21 smithi150 bash[67543]: cluster 2024-07-28T14:53:19.855607+0000 mgr.y (mgr.25232) 5457 : cluster [DBG] pgmap v6401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:21 smithi022 bash[80503]: cluster 2024-07-28T14:53:19.855607+0000 mgr.y (mgr.25232) 5457 : cluster [DBG] pgmap v6401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:21 smithi022 bash[82865]: cluster 2024-07-28T14:53:19.855607+0000 mgr.y (mgr.25232) 5457 : cluster [DBG] pgmap v6401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:22.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9714 16 16 0 0 0 - 0 2024-07-28T14:53:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:53:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:53:23.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9715 16 16 0 0 0 - 0 2024-07-28T14:53:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:23 smithi150 bash[67543]: cluster 2024-07-28T14:53:21.856988+0000 mgr.y (mgr.25232) 5458 : cluster [DBG] pgmap v6402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:23 smithi022 bash[80503]: cluster 2024-07-28T14:53:21.856988+0000 mgr.y (mgr.25232) 5458 : cluster [DBG] pgmap v6402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:23 smithi022 bash[82865]: cluster 2024-07-28T14:53:21.856988+0000 mgr.y (mgr.25232) 5458 : cluster [DBG] pgmap v6402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:24.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9716 16 16 0 0 0 - 0 2024-07-28T14:53:25.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9717 16 16 0 0 0 - 0 2024-07-28T14:53:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:25 smithi150 bash[67543]: cluster 2024-07-28T14:53:23.858363+0000 mgr.y (mgr.25232) 5459 : cluster [DBG] pgmap v6403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:25 smithi022 bash[80503]: cluster 2024-07-28T14:53:23.858363+0000 mgr.y (mgr.25232) 5459 : cluster [DBG] pgmap v6403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:25 smithi022 bash[82865]: cluster 2024-07-28T14:53:23.858363+0000 mgr.y (mgr.25232) 5459 : cluster [DBG] pgmap v6403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:26.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9718 16 16 0 0 0 - 0 2024-07-28T14:53:27.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9719 16 16 0 0 0 - 0 2024-07-28T14:53:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:27 smithi150 bash[67543]: cluster 2024-07-28T14:53:25.859679+0000 mgr.y (mgr.25232) 5460 : cluster [DBG] pgmap v6404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:27 smithi022 bash[80503]: cluster 2024-07-28T14:53:25.859679+0000 mgr.y (mgr.25232) 5460 : cluster [DBG] pgmap v6404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:27 smithi022 bash[82865]: cluster 2024-07-28T14:53:25.859679+0000 mgr.y (mgr.25232) 5460 : cluster [DBG] pgmap v6404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:28.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:53:28.287816+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:53:28.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:53:28.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9720 16 16 0 0 0 - 0 2024-07-28T14:53:29.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9721 16 16 0 0 0 - 0 2024-07-28T14:53:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:29 smithi022 bash[80503]: cluster 2024-07-28T14:53:27.861043+0000 mgr.y (mgr.25232) 5461 : cluster [DBG] pgmap v6405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:53:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:53:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:53:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:29 smithi022 bash[82865]: cluster 2024-07-28T14:53:27.861043+0000 mgr.y (mgr.25232) 5461 : cluster [DBG] pgmap v6405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:29 smithi150 bash[67543]: cluster 2024-07-28T14:53:27.861043+0000 mgr.y (mgr.25232) 5461 : cluster [DBG] pgmap v6405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:30.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9722 16 16 0 0 0 - 0 2024-07-28T14:53:31.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9723 16 16 0 0 0 - 0 2024-07-28T14:53:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:31 smithi150 bash[67543]: cluster 2024-07-28T14:53:29.862334+0000 mgr.y (mgr.25232) 5462 : cluster [DBG] pgmap v6406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:31 smithi022 bash[80503]: cluster 2024-07-28T14:53:29.862334+0000 mgr.y (mgr.25232) 5462 : cluster [DBG] pgmap v6406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:31 smithi022 bash[82865]: cluster 2024-07-28T14:53:29.862334+0000 mgr.y (mgr.25232) 5462 : cluster [DBG] pgmap v6406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:32.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9724 16 16 0 0 0 - 0 2024-07-28T14:53:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:53:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:53:33.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9725 16 16 0 0 0 - 0 2024-07-28T14:53:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:33 smithi150 bash[67543]: cluster 2024-07-28T14:53:31.863689+0000 mgr.y (mgr.25232) 5463 : cluster [DBG] pgmap v6407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:33 smithi022 bash[80503]: cluster 2024-07-28T14:53:31.863689+0000 mgr.y (mgr.25232) 5463 : cluster [DBG] pgmap v6407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:33 smithi022 bash[82865]: cluster 2024-07-28T14:53:31.863689+0000 mgr.y (mgr.25232) 5463 : cluster [DBG] pgmap v6407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:34.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9726 16 16 0 0 0 - 0 2024-07-28T14:53:35.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9727 16 16 0 0 0 - 0 2024-07-28T14:53:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:35 smithi150 bash[67543]: cluster 2024-07-28T14:53:33.865051+0000 mgr.y (mgr.25232) 5464 : cluster [DBG] pgmap v6408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:35 smithi150 bash[67543]: audit 2024-07-28T14:53:35.498424+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:35 smithi022 bash[80503]: cluster 2024-07-28T14:53:33.865051+0000 mgr.y (mgr.25232) 5464 : cluster [DBG] pgmap v6408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:35 smithi022 bash[80503]: audit 2024-07-28T14:53:35.498424+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:35 smithi022 bash[82865]: cluster 2024-07-28T14:53:33.865051+0000 mgr.y (mgr.25232) 5464 : cluster [DBG] pgmap v6408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:35 smithi022 bash[82865]: audit 2024-07-28T14:53:35.498424+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:36.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9728 16 16 0 0 0 - 0 2024-07-28T14:53:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:36 smithi150 bash[67543]: cluster 2024-07-28T14:53:35.866425+0000 mgr.y (mgr.25232) 5465 : cluster [DBG] pgmap v6409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:36 smithi022 bash[80503]: cluster 2024-07-28T14:53:35.866425+0000 mgr.y (mgr.25232) 5465 : cluster [DBG] pgmap v6409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:36 smithi022 bash[82865]: cluster 2024-07-28T14:53:35.866425+0000 mgr.y (mgr.25232) 5465 : cluster [DBG] pgmap v6409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:37.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9729 16 16 0 0 0 - 0 2024-07-28T14:53:38.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9730 16 16 0 0 0 - 0 2024-07-28T14:53:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:38 smithi150 bash[67543]: cluster 2024-07-28T14:53:37.867757+0000 mgr.y (mgr.25232) 5466 : cluster [DBG] pgmap v6410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:39.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9731 16 16 0 0 0 - 0 2024-07-28T14:53:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:38 smithi022 bash[80503]: cluster 2024-07-28T14:53:37.867757+0000 mgr.y (mgr.25232) 5466 : cluster [DBG] pgmap v6410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:38 smithi022 bash[82865]: cluster 2024-07-28T14:53:37.867757+0000 mgr.y (mgr.25232) 5466 : cluster [DBG] pgmap v6410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:53:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:53:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:53:40.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9732 16 16 0 0 0 - 0 2024-07-28T14:53:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:41 smithi150 bash[67543]: cluster 2024-07-28T14:53:39.869137+0000 mgr.y (mgr.25232) 5467 : cluster [DBG] pgmap v6411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:41.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9733 16 16 0 0 0 - 0 2024-07-28T14:53:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:41 smithi022 bash[80503]: cluster 2024-07-28T14:53:39.869137+0000 mgr.y (mgr.25232) 5467 : cluster [DBG] pgmap v6411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:41 smithi022 bash[82865]: cluster 2024-07-28T14:53:39.869137+0000 mgr.y (mgr.25232) 5467 : cluster [DBG] pgmap v6411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:42.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9734 16 16 0 0 0 - 0 2024-07-28T14:53:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:53:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:53:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:43 smithi150 bash[67543]: cluster 2024-07-28T14:53:41.870458+0000 mgr.y (mgr.25232) 5468 : cluster [DBG] pgmap v6412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:43.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9735 16 16 0 0 0 - 0 2024-07-28T14:53:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:43 smithi022 bash[80503]: cluster 2024-07-28T14:53:41.870458+0000 mgr.y (mgr.25232) 5468 : cluster [DBG] pgmap v6412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:43 smithi022 bash[82865]: cluster 2024-07-28T14:53:41.870458+0000 mgr.y (mgr.25232) 5468 : cluster [DBG] pgmap v6412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:44.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9736 16 16 0 0 0 - 0 2024-07-28T14:53:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:45 smithi150 bash[67543]: cluster 2024-07-28T14:53:43.872367+0000 mgr.y (mgr.25232) 5469 : cluster [DBG] pgmap v6413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:45.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9737 16 16 0 0 0 - 0 2024-07-28T14:53:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:45 smithi022 bash[80503]: cluster 2024-07-28T14:53:43.872367+0000 mgr.y (mgr.25232) 5469 : cluster [DBG] pgmap v6413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:45 smithi022 bash[82865]: cluster 2024-07-28T14:53:43.872367+0000 mgr.y (mgr.25232) 5469 : cluster [DBG] pgmap v6413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:46.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9738 16 16 0 0 0 - 0 2024-07-28T14:53:47.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9739 16 16 0 0 0 - 0 2024-07-28T14:53:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:47 smithi022 bash[80503]: cluster 2024-07-28T14:53:45.873866+0000 mgr.y (mgr.25232) 5470 : cluster [DBG] pgmap v6414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:47 smithi022 bash[82865]: cluster 2024-07-28T14:53:45.873866+0000 mgr.y (mgr.25232) 5470 : cluster [DBG] pgmap v6414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:47 smithi150 bash[67543]: cluster 2024-07-28T14:53:45.873866+0000 mgr.y (mgr.25232) 5470 : cluster [DBG] pgmap v6414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:48.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:53:48.291190+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:53:48.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:53:48.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9740 16 16 0 0 0 - 0 2024-07-28T14:53:49.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9741 16 16 0 0 0 - 0 2024-07-28T14:53:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:49 smithi022 bash[80503]: cluster 2024-07-28T14:53:47.875438+0000 mgr.y (mgr.25232) 5471 : cluster [DBG] pgmap v6415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:49 smithi022 bash[82865]: cluster 2024-07-28T14:53:47.875438+0000 mgr.y (mgr.25232) 5471 : cluster [DBG] pgmap v6415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:49 smithi150 bash[67543]: cluster 2024-07-28T14:53:47.875438+0000 mgr.y (mgr.25232) 5471 : cluster [DBG] pgmap v6415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:53:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:53:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:53:50.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9742 16 16 0 0 0 - 0 2024-07-28T14:53:51.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9743 16 16 0 0 0 - 0 2024-07-28T14:53:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:51 smithi022 bash[80503]: cluster 2024-07-28T14:53:49.876949+0000 mgr.y (mgr.25232) 5472 : cluster [DBG] pgmap v6416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:51 smithi022 bash[80503]: audit 2024-07-28T14:53:50.498994+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:51 smithi022 bash[82865]: cluster 2024-07-28T14:53:49.876949+0000 mgr.y (mgr.25232) 5472 : cluster [DBG] pgmap v6416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:51 smithi022 bash[82865]: audit 2024-07-28T14:53:50.498994+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:51 smithi150 bash[67543]: cluster 2024-07-28T14:53:49.876949+0000 mgr.y (mgr.25232) 5472 : cluster [DBG] pgmap v6416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:51 smithi150 bash[67543]: audit 2024-07-28T14:53:50.498994+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:53:52.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9744 16 16 0 0 0 - 0 2024-07-28T14:53:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:53:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:53:53.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9745 16 16 0 0 0 - 0 2024-07-28T14:53:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:53 smithi022 bash[80503]: cluster 2024-07-28T14:53:51.878476+0000 mgr.y (mgr.25232) 5473 : cluster [DBG] pgmap v6417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:53 smithi022 bash[82865]: cluster 2024-07-28T14:53:51.878476+0000 mgr.y (mgr.25232) 5473 : cluster [DBG] pgmap v6417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:53 smithi150 bash[67543]: cluster 2024-07-28T14:53:51.878476+0000 mgr.y (mgr.25232) 5473 : cluster [DBG] pgmap v6417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:54.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9746 16 16 0 0 0 - 0 2024-07-28T14:53:55.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9747 16 16 0 0 0 - 0 2024-07-28T14:53:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:55 smithi022 bash[80503]: cluster 2024-07-28T14:53:53.880008+0000 mgr.y (mgr.25232) 5474 : cluster [DBG] pgmap v6418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:55 smithi022 bash[82865]: cluster 2024-07-28T14:53:53.880008+0000 mgr.y (mgr.25232) 5474 : cluster [DBG] pgmap v6418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:55 smithi150 bash[67543]: cluster 2024-07-28T14:53:53.880008+0000 mgr.y (mgr.25232) 5474 : cluster [DBG] pgmap v6418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:56.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9748 16 16 0 0 0 - 0 2024-07-28T14:53:57.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9749 16 16 0 0 0 - 0 2024-07-28T14:53:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:57 smithi022 bash[80503]: cluster 2024-07-28T14:53:55.881514+0000 mgr.y (mgr.25232) 5475 : cluster [DBG] pgmap v6419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:57 smithi022 bash[82865]: cluster 2024-07-28T14:53:55.881514+0000 mgr.y (mgr.25232) 5475 : cluster [DBG] pgmap v6419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:57 smithi150 bash[67543]: cluster 2024-07-28T14:53:55.881514+0000 mgr.y (mgr.25232) 5475 : cluster [DBG] pgmap v6419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:58.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9750 16 16 0 0 0 - 0 2024-07-28T14:53:59.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9751 16 16 0 0 0 - 0 2024-07-28T14:53:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:53:59 smithi022 bash[80503]: cluster 2024-07-28T14:53:57.882945+0000 mgr.y (mgr.25232) 5476 : cluster [DBG] pgmap v6420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:53:59 smithi022 bash[82865]: cluster 2024-07-28T14:53:57.882945+0000 mgr.y (mgr.25232) 5476 : cluster [DBG] pgmap v6420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:53:59 smithi150 bash[67543]: cluster 2024-07-28T14:53:57.882945+0000 mgr.y (mgr.25232) 5476 : cluster [DBG] pgmap v6420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:53:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:53:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:53:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:54:00.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9752 16 16 0 0 0 - 0 2024-07-28T14:54:01.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9753 16 16 0 0 0 - 0 2024-07-28T14:54:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:01 smithi022 bash[80503]: cluster 2024-07-28T14:53:59.884448+0000 mgr.y (mgr.25232) 5477 : cluster [DBG] pgmap v6421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:01 smithi022 bash[82865]: cluster 2024-07-28T14:53:59.884448+0000 mgr.y (mgr.25232) 5477 : cluster [DBG] pgmap v6421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:01 smithi150 bash[67543]: cluster 2024-07-28T14:53:59.884448+0000 mgr.y (mgr.25232) 5477 : cluster [DBG] pgmap v6421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:02.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9754 16 16 0 0 0 - 0 2024-07-28T14:54:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:54:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:54:03.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9755 16 16 0 0 0 - 0 2024-07-28T14:54:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:03 smithi022 bash[80503]: cluster 2024-07-28T14:54:01.885957+0000 mgr.y (mgr.25232) 5478 : cluster [DBG] pgmap v6422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:03 smithi022 bash[82865]: cluster 2024-07-28T14:54:01.885957+0000 mgr.y (mgr.25232) 5478 : cluster [DBG] pgmap v6422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:03 smithi150 bash[67543]: cluster 2024-07-28T14:54:01.885957+0000 mgr.y (mgr.25232) 5478 : cluster [DBG] pgmap v6422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:04.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9756 16 16 0 0 0 - 0 2024-07-28T14:54:05.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9757 16 16 0 0 0 - 0 2024-07-28T14:54:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:05 smithi022 bash[80503]: cluster 2024-07-28T14:54:03.887504+0000 mgr.y (mgr.25232) 5479 : cluster [DBG] pgmap v6423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:05 smithi022 bash[82865]: cluster 2024-07-28T14:54:03.887504+0000 mgr.y (mgr.25232) 5479 : cluster [DBG] pgmap v6423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:05 smithi150 bash[67543]: cluster 2024-07-28T14:54:03.887504+0000 mgr.y (mgr.25232) 5479 : cluster [DBG] pgmap v6423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:06.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9758 16 16 0 0 0 - 0 2024-07-28T14:54:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:06 smithi022 bash[80503]: audit 2024-07-28T14:54:05.499352+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:06 smithi022 bash[82865]: audit 2024-07-28T14:54:05.499352+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:06 smithi150 bash[67543]: audit 2024-07-28T14:54:05.499352+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:07.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9759 16 16 0 0 0 - 0 2024-07-28T14:54:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:07 smithi022 bash[80503]: cluster 2024-07-28T14:54:05.888933+0000 mgr.y (mgr.25232) 5480 : cluster [DBG] pgmap v6424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:07 smithi022 bash[82865]: cluster 2024-07-28T14:54:05.888933+0000 mgr.y (mgr.25232) 5480 : cluster [DBG] pgmap v6424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:07 smithi150 bash[67543]: cluster 2024-07-28T14:54:05.888933+0000 mgr.y (mgr.25232) 5480 : cluster [DBG] pgmap v6424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:08.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:54:08.294480+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:54:08.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:54:08.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9760 16 16 0 0 0 - 0 2024-07-28T14:54:09.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9761 16 16 0 0 0 - 0 2024-07-28T14:54:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:09 smithi022 bash[80503]: cluster 2024-07-28T14:54:07.890496+0000 mgr.y (mgr.25232) 5481 : cluster [DBG] pgmap v6425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:09 smithi022 bash[82865]: cluster 2024-07-28T14:54:07.890496+0000 mgr.y (mgr.25232) 5481 : cluster [DBG] pgmap v6425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:09 smithi150 bash[67543]: cluster 2024-07-28T14:54:07.890496+0000 mgr.y (mgr.25232) 5481 : cluster [DBG] pgmap v6425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:54:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:54:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:54:10.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9762 16 16 0 0 0 - 0 2024-07-28T14:54:11.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9763 16 16 0 0 0 - 0 2024-07-28T14:54:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:11 smithi022 bash[82865]: cluster 2024-07-28T14:54:09.891980+0000 mgr.y (mgr.25232) 5482 : cluster [DBG] pgmap v6426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:11 smithi022 bash[80503]: cluster 2024-07-28T14:54:09.891980+0000 mgr.y (mgr.25232) 5482 : cluster [DBG] pgmap v6426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:11 smithi150 bash[67543]: cluster 2024-07-28T14:54:09.891980+0000 mgr.y (mgr.25232) 5482 : cluster [DBG] pgmap v6426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:12.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9764 16 16 0 0 0 - 0 2024-07-28T14:54:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:54:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:54:13.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9765 16 16 0 0 0 - 0 2024-07-28T14:54:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:13 smithi150 bash[67543]: cluster 2024-07-28T14:54:11.893499+0000 mgr.y (mgr.25232) 5483 : cluster [DBG] pgmap v6427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:13.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:13 smithi022 bash[82865]: cluster 2024-07-28T14:54:11.893499+0000 mgr.y (mgr.25232) 5483 : cluster [DBG] pgmap v6427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:13 smithi022 bash[80503]: cluster 2024-07-28T14:54:11.893499+0000 mgr.y (mgr.25232) 5483 : cluster [DBG] pgmap v6427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:14.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9766 16 16 0 0 0 - 0 2024-07-28T14:54:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:14 smithi150 bash[67543]: audit 2024-07-28T14:54:13.383541+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:54:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:14 smithi022 bash[82865]: audit 2024-07-28T14:54:13.383541+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:54:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:14 smithi022 bash[80503]: audit 2024-07-28T14:54:13.383541+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:54:15.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9767 16 16 0 0 0 - 0 2024-07-28T14:54:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:15 smithi150 bash[67543]: cluster 2024-07-28T14:54:13.895065+0000 mgr.y (mgr.25232) 5484 : cluster [DBG] pgmap v6428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:15 smithi022 bash[80503]: cluster 2024-07-28T14:54:13.895065+0000 mgr.y (mgr.25232) 5484 : cluster [DBG] pgmap v6428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:15 smithi022 bash[82865]: cluster 2024-07-28T14:54:13.895065+0000 mgr.y (mgr.25232) 5484 : cluster [DBG] pgmap v6428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:16.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9768 16 16 0 0 0 - 0 2024-07-28T14:54:17.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9769 16 16 0 0 0 - 0 2024-07-28T14:54:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:17 smithi150 bash[67543]: cluster 2024-07-28T14:54:15.896525+0000 mgr.y (mgr.25232) 5485 : cluster [DBG] pgmap v6429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:17 smithi022 bash[80503]: cluster 2024-07-28T14:54:15.896525+0000 mgr.y (mgr.25232) 5485 : cluster [DBG] pgmap v6429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:17 smithi022 bash[82865]: cluster 2024-07-28T14:54:15.896525+0000 mgr.y (mgr.25232) 5485 : cluster [DBG] pgmap v6429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:18.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9770 16 16 0 0 0 - 0 2024-07-28T14:54:19.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9771 16 16 0 0 0 - 0 2024-07-28T14:54:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[80503]: cluster 2024-07-28T14:54:17.898110+0000 mgr.y (mgr.25232) 5486 : cluster [DBG] pgmap v6430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[80503]: audit 2024-07-28T14:54:19.055751+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[80503]: audit 2024-07-28T14:54:19.061619+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[82865]: cluster 2024-07-28T14:54:17.898110+0000 mgr.y (mgr.25232) 5486 : cluster [DBG] pgmap v6430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[82865]: audit 2024-07-28T14:54:19.055751+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[82865]: audit 2024-07-28T14:54:19.061619+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:19 smithi150 bash[67543]: cluster 2024-07-28T14:54:17.898110+0000 mgr.y (mgr.25232) 5486 : cluster [DBG] pgmap v6430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:19 smithi150 bash[67543]: audit 2024-07-28T14:54:19.055751+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:19 smithi150 bash[67543]: audit 2024-07-28T14:54:19.061619+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:54:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:54:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:54:20.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9772 16 16 0 0 0 - 0 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[80503]: audit 2024-07-28T14:54:19.327890+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[80503]: audit 2024-07-28T14:54:19.334061+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[80503]: audit 2024-07-28T14:54:19.744612+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[80503]: audit 2024-07-28T14:54:19.746154+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[80503]: audit 2024-07-28T14:54:19.755471+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[82865]: audit 2024-07-28T14:54:19.327890+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[82865]: audit 2024-07-28T14:54:19.334061+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[82865]: audit 2024-07-28T14:54:19.744612+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:54:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[82865]: audit 2024-07-28T14:54:19.746154+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:54:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:20 smithi022 bash[82865]: audit 2024-07-28T14:54:19.755471+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:20 smithi150 bash[67543]: audit 2024-07-28T14:54:19.327890+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:20 smithi150 bash[67543]: audit 2024-07-28T14:54:19.334061+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:20 smithi150 bash[67543]: audit 2024-07-28T14:54:19.744612+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:54:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:20 smithi150 bash[67543]: audit 2024-07-28T14:54:19.746154+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:54:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:20 smithi150 bash[67543]: audit 2024-07-28T14:54:19.755471+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:54:21.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9773 16 16 0 0 0 - 0 2024-07-28T14:54:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:21 smithi022 bash[80503]: cluster 2024-07-28T14:54:19.899638+0000 mgr.y (mgr.25232) 5487 : cluster [DBG] pgmap v6431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:21 smithi022 bash[80503]: audit 2024-07-28T14:54:20.499767+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:21 smithi022 bash[82865]: cluster 2024-07-28T14:54:19.899638+0000 mgr.y (mgr.25232) 5487 : cluster [DBG] pgmap v6431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:21 smithi022 bash[82865]: audit 2024-07-28T14:54:20.499767+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:21 smithi150 bash[67543]: cluster 2024-07-28T14:54:19.899638+0000 mgr.y (mgr.25232) 5487 : cluster [DBG] pgmap v6431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:21 smithi150 bash[67543]: audit 2024-07-28T14:54:20.499767+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:22.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9774 16 16 0 0 0 - 0 2024-07-28T14:54:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:54:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:54:23.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9775 16 16 0 0 0 - 0 2024-07-28T14:54:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:23 smithi150 bash[67543]: cluster 2024-07-28T14:54:21.901027+0000 mgr.y (mgr.25232) 5488 : cluster [DBG] pgmap v6432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:23 smithi022 bash[80503]: cluster 2024-07-28T14:54:21.901027+0000 mgr.y (mgr.25232) 5488 : cluster [DBG] pgmap v6432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:23 smithi022 bash[82865]: cluster 2024-07-28T14:54:21.901027+0000 mgr.y (mgr.25232) 5488 : cluster [DBG] pgmap v6432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:24.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9776 16 16 0 0 0 - 0 2024-07-28T14:54:25.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9777 16 16 0 0 0 - 0 2024-07-28T14:54:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:25 smithi150 bash[67543]: cluster 2024-07-28T14:54:23.902409+0000 mgr.y (mgr.25232) 5489 : cluster [DBG] pgmap v6433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:25 smithi022 bash[80503]: cluster 2024-07-28T14:54:23.902409+0000 mgr.y (mgr.25232) 5489 : cluster [DBG] pgmap v6433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:25 smithi022 bash[82865]: cluster 2024-07-28T14:54:23.902409+0000 mgr.y (mgr.25232) 5489 : cluster [DBG] pgmap v6433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:26.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9778 16 16 0 0 0 - 0 2024-07-28T14:54:27.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9779 16 16 0 0 0 - 0 2024-07-28T14:54:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:27 smithi150 bash[67543]: cluster 2024-07-28T14:54:25.903719+0000 mgr.y (mgr.25232) 5490 : cluster [DBG] pgmap v6434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:27.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:27 smithi022 bash[80503]: cluster 2024-07-28T14:54:25.903719+0000 mgr.y (mgr.25232) 5490 : cluster [DBG] pgmap v6434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:27 smithi022 bash[82865]: cluster 2024-07-28T14:54:25.903719+0000 mgr.y (mgr.25232) 5490 : cluster [DBG] pgmap v6434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:28.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:54:28.297709+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:54:28.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:54:28.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9780 16 16 0 0 0 - 0 2024-07-28T14:54:29.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9781 16 16 0 0 0 - 0 2024-07-28T14:54:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:29 smithi150 bash[67543]: cluster 2024-07-28T14:54:27.905074+0000 mgr.y (mgr.25232) 5491 : cluster [DBG] pgmap v6435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:29 smithi022 bash[80503]: cluster 2024-07-28T14:54:27.905074+0000 mgr.y (mgr.25232) 5491 : cluster [DBG] pgmap v6435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:54:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:54:29] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:54:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:29 smithi022 bash[82865]: cluster 2024-07-28T14:54:27.905074+0000 mgr.y (mgr.25232) 5491 : cluster [DBG] pgmap v6435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:30.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9782 16 16 0 0 0 - 0 2024-07-28T14:54:31.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9783 16 16 0 0 0 - 0 2024-07-28T14:54:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:31 smithi150 bash[67543]: cluster 2024-07-28T14:54:29.906446+0000 mgr.y (mgr.25232) 5492 : cluster [DBG] pgmap v6436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:31 smithi022 bash[80503]: cluster 2024-07-28T14:54:29.906446+0000 mgr.y (mgr.25232) 5492 : cluster [DBG] pgmap v6436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:31 smithi022 bash[82865]: cluster 2024-07-28T14:54:29.906446+0000 mgr.y (mgr.25232) 5492 : cluster [DBG] pgmap v6436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:32.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9784 16 16 0 0 0 - 0 2024-07-28T14:54:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:54:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:54:33.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9785 16 16 0 0 0 - 0 2024-07-28T14:54:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:33 smithi150 bash[67543]: cluster 2024-07-28T14:54:31.907771+0000 mgr.y (mgr.25232) 5493 : cluster [DBG] pgmap v6437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:33 smithi022 bash[80503]: cluster 2024-07-28T14:54:31.907771+0000 mgr.y (mgr.25232) 5493 : cluster [DBG] pgmap v6437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:33 smithi022 bash[82865]: cluster 2024-07-28T14:54:31.907771+0000 mgr.y (mgr.25232) 5493 : cluster [DBG] pgmap v6437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:34.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9786 16 16 0 0 0 - 0 2024-07-28T14:54:35.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9787 16 16 0 0 0 - 0 2024-07-28T14:54:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:35 smithi150 bash[67543]: cluster 2024-07-28T14:54:33.909106+0000 mgr.y (mgr.25232) 5494 : cluster [DBG] pgmap v6438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:35 smithi022 bash[80503]: cluster 2024-07-28T14:54:33.909106+0000 mgr.y (mgr.25232) 5494 : cluster [DBG] pgmap v6438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:35 smithi022 bash[82865]: cluster 2024-07-28T14:54:33.909106+0000 mgr.y (mgr.25232) 5494 : cluster [DBG] pgmap v6438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:36.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9788 16 16 0 0 0 - 0 2024-07-28T14:54:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:36 smithi150 bash[67543]: audit 2024-07-28T14:54:35.500398+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:36 smithi022 bash[80503]: audit 2024-07-28T14:54:35.500398+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:36 smithi022 bash[82865]: audit 2024-07-28T14:54:35.500398+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:37.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9789 16 16 0 0 0 - 0 2024-07-28T14:54:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:37 smithi150 bash[67543]: cluster 2024-07-28T14:54:35.910487+0000 mgr.y (mgr.25232) 5495 : cluster [DBG] pgmap v6439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:37 smithi022 bash[80503]: cluster 2024-07-28T14:54:35.910487+0000 mgr.y (mgr.25232) 5495 : cluster [DBG] pgmap v6439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:37 smithi022 bash[82865]: cluster 2024-07-28T14:54:35.910487+0000 mgr.y (mgr.25232) 5495 : cluster [DBG] pgmap v6439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:38.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9790 16 16 0 0 0 - 0 2024-07-28T14:54:39.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9791 16 16 0 0 0 - 0 2024-07-28T14:54:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:39 smithi150 bash[67543]: cluster 2024-07-28T14:54:37.911817+0000 mgr.y (mgr.25232) 5496 : cluster [DBG] pgmap v6440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:39 smithi022 bash[80503]: cluster 2024-07-28T14:54:37.911817+0000 mgr.y (mgr.25232) 5496 : cluster [DBG] pgmap v6440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:54:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:54:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:54:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:39 smithi022 bash[82865]: cluster 2024-07-28T14:54:37.911817+0000 mgr.y (mgr.25232) 5496 : cluster [DBG] pgmap v6440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:40.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9792 16 16 0 0 0 - 0 2024-07-28T14:54:41.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9793 16 16 0 0 0 - 0 2024-07-28T14:54:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:41 smithi150 bash[67543]: cluster 2024-07-28T14:54:39.913196+0000 mgr.y (mgr.25232) 5497 : cluster [DBG] pgmap v6441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:41 smithi022 bash[80503]: cluster 2024-07-28T14:54:39.913196+0000 mgr.y (mgr.25232) 5497 : cluster [DBG] pgmap v6441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:41 smithi022 bash[82865]: cluster 2024-07-28T14:54:39.913196+0000 mgr.y (mgr.25232) 5497 : cluster [DBG] pgmap v6441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:42.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9794 16 16 0 0 0 - 0 2024-07-28T14:54:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:54:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:54:43.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9795 16 16 0 0 0 - 0 2024-07-28T14:54:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:43 smithi150 bash[67543]: cluster 2024-07-28T14:54:41.914599+0000 mgr.y (mgr.25232) 5498 : cluster [DBG] pgmap v6442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:43 smithi022 bash[80503]: cluster 2024-07-28T14:54:41.914599+0000 mgr.y (mgr.25232) 5498 : cluster [DBG] pgmap v6442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:43 smithi022 bash[82865]: cluster 2024-07-28T14:54:41.914599+0000 mgr.y (mgr.25232) 5498 : cluster [DBG] pgmap v6442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:44.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9796 16 16 0 0 0 - 0 2024-07-28T14:54:45.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9797 16 16 0 0 0 - 0 2024-07-28T14:54:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:45 smithi150 bash[67543]: cluster 2024-07-28T14:54:43.915995+0000 mgr.y (mgr.25232) 5499 : cluster [DBG] pgmap v6443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:45 smithi022 bash[80503]: cluster 2024-07-28T14:54:43.915995+0000 mgr.y (mgr.25232) 5499 : cluster [DBG] pgmap v6443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:45 smithi022 bash[82865]: cluster 2024-07-28T14:54:43.915995+0000 mgr.y (mgr.25232) 5499 : cluster [DBG] pgmap v6443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:46.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9798 16 16 0 0 0 - 0 2024-07-28T14:54:47.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9799 16 16 0 0 0 - 0 2024-07-28T14:54:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:47 smithi150 bash[67543]: cluster 2024-07-28T14:54:45.917328+0000 mgr.y (mgr.25232) 5500 : cluster [DBG] pgmap v6444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:47.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:47 smithi022 bash[82865]: cluster 2024-07-28T14:54:45.917328+0000 mgr.y (mgr.25232) 5500 : cluster [DBG] pgmap v6444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:47 smithi022 bash[80503]: cluster 2024-07-28T14:54:45.917328+0000 mgr.y (mgr.25232) 5500 : cluster [DBG] pgmap v6444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:48.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:54:48.301041+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:54:48.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:54:48.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9800 16 16 0 0 0 - 0 2024-07-28T14:54:49.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9801 16 16 0 0 0 - 0 2024-07-28T14:54:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:49 smithi150 bash[67543]: cluster 2024-07-28T14:54:47.918866+0000 mgr.y (mgr.25232) 5501 : cluster [DBG] pgmap v6445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:54:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:54:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:54:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:49 smithi022 bash[82865]: cluster 2024-07-28T14:54:47.918866+0000 mgr.y (mgr.25232) 5501 : cluster [DBG] pgmap v6445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:49.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:49 smithi022 bash[80503]: cluster 2024-07-28T14:54:47.918866+0000 mgr.y (mgr.25232) 5501 : cluster [DBG] pgmap v6445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:50.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9802 16 16 0 0 0 - 0 2024-07-28T14:54:51.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9803 16 16 0 0 0 - 0 2024-07-28T14:54:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:51 smithi150 bash[67543]: cluster 2024-07-28T14:54:49.920262+0000 mgr.y (mgr.25232) 5502 : cluster [DBG] pgmap v6446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:51 smithi150 bash[67543]: audit 2024-07-28T14:54:50.500823+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:51 smithi022 bash[82865]: cluster 2024-07-28T14:54:49.920262+0000 mgr.y (mgr.25232) 5502 : cluster [DBG] pgmap v6446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:51 smithi022 bash[82865]: audit 2024-07-28T14:54:50.500823+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:51 smithi022 bash[80503]: cluster 2024-07-28T14:54:49.920262+0000 mgr.y (mgr.25232) 5502 : cluster [DBG] pgmap v6446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:51 smithi022 bash[80503]: audit 2024-07-28T14:54:50.500823+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:54:52.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9804 16 16 0 0 0 - 0 2024-07-28T14:54:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:54:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:54:53.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9805 16 16 0 0 0 - 0 2024-07-28T14:54:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:53 smithi150 bash[67543]: cluster 2024-07-28T14:54:51.921657+0000 mgr.y (mgr.25232) 5503 : cluster [DBG] pgmap v6447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:53.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:53 smithi022 bash[82865]: cluster 2024-07-28T14:54:51.921657+0000 mgr.y (mgr.25232) 5503 : cluster [DBG] pgmap v6447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:53 smithi022 bash[80503]: cluster 2024-07-28T14:54:51.921657+0000 mgr.y (mgr.25232) 5503 : cluster [DBG] pgmap v6447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:54.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9806 16 16 0 0 0 - 0 2024-07-28T14:54:55.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9807 16 16 0 0 0 - 0 2024-07-28T14:54:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:55 smithi150 bash[67543]: cluster 2024-07-28T14:54:53.923097+0000 mgr.y (mgr.25232) 5504 : cluster [DBG] pgmap v6448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:55 smithi022 bash[80503]: cluster 2024-07-28T14:54:53.923097+0000 mgr.y (mgr.25232) 5504 : cluster [DBG] pgmap v6448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:55 smithi022 bash[82865]: cluster 2024-07-28T14:54:53.923097+0000 mgr.y (mgr.25232) 5504 : cluster [DBG] pgmap v6448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:56.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9808 16 16 0 0 0 - 0 2024-07-28T14:54:57.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9809 16 16 0 0 0 - 0 2024-07-28T14:54:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:57 smithi150 bash[67543]: cluster 2024-07-28T14:54:55.924462+0000 mgr.y (mgr.25232) 5505 : cluster [DBG] pgmap v6449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:57 smithi022 bash[80503]: cluster 2024-07-28T14:54:55.924462+0000 mgr.y (mgr.25232) 5505 : cluster [DBG] pgmap v6449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:57 smithi022 bash[82865]: cluster 2024-07-28T14:54:55.924462+0000 mgr.y (mgr.25232) 5505 : cluster [DBG] pgmap v6449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:58.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9810 16 16 0 0 0 - 0 2024-07-28T14:54:59.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9811 16 16 0 0 0 - 0 2024-07-28T14:54:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:54:59 smithi150 bash[67543]: cluster 2024-07-28T14:54:57.925806+0000 mgr.y (mgr.25232) 5506 : cluster [DBG] pgmap v6450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:54:59 smithi022 bash[80503]: cluster 2024-07-28T14:54:57.925806+0000 mgr.y (mgr.25232) 5506 : cluster [DBG] pgmap v6450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:54:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:54:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:54:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:54:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:54:59 smithi022 bash[82865]: cluster 2024-07-28T14:54:57.925806+0000 mgr.y (mgr.25232) 5506 : cluster [DBG] pgmap v6450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:00.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9812 16 16 0 0 0 - 0 2024-07-28T14:55:01.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9813 16 16 0 0 0 - 0 2024-07-28T14:55:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:01 smithi150 bash[67543]: cluster 2024-07-28T14:54:59.927188+0000 mgr.y (mgr.25232) 5507 : cluster [DBG] pgmap v6451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:01 smithi022 bash[80503]: cluster 2024-07-28T14:54:59.927188+0000 mgr.y (mgr.25232) 5507 : cluster [DBG] pgmap v6451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:01 smithi022 bash[82865]: cluster 2024-07-28T14:54:59.927188+0000 mgr.y (mgr.25232) 5507 : cluster [DBG] pgmap v6451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:02.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9814 16 16 0 0 0 - 0 2024-07-28T14:55:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:55:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:55:03.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9815 16 16 0 0 0 - 0 2024-07-28T14:55:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:03 smithi150 bash[67543]: cluster 2024-07-28T14:55:01.928573+0000 mgr.y (mgr.25232) 5508 : cluster [DBG] pgmap v6452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:03 smithi022 bash[80503]: cluster 2024-07-28T14:55:01.928573+0000 mgr.y (mgr.25232) 5508 : cluster [DBG] pgmap v6452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:03 smithi022 bash[82865]: cluster 2024-07-28T14:55:01.928573+0000 mgr.y (mgr.25232) 5508 : cluster [DBG] pgmap v6452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:04.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9816 16 16 0 0 0 - 0 2024-07-28T14:55:05.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9817 16 16 0 0 0 - 0 2024-07-28T14:55:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:05 smithi150 bash[67543]: cluster 2024-07-28T14:55:03.929918+0000 mgr.y (mgr.25232) 5509 : cluster [DBG] pgmap v6453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:05 smithi022 bash[80503]: cluster 2024-07-28T14:55:03.929918+0000 mgr.y (mgr.25232) 5509 : cluster [DBG] pgmap v6453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:05 smithi022 bash[82865]: cluster 2024-07-28T14:55:03.929918+0000 mgr.y (mgr.25232) 5509 : cluster [DBG] pgmap v6453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:06.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9818 16 16 0 0 0 - 0 2024-07-28T14:55:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:06 smithi150 bash[67543]: audit 2024-07-28T14:55:05.501249+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:06 smithi022 bash[80503]: audit 2024-07-28T14:55:05.501249+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:06 smithi022 bash[82865]: audit 2024-07-28T14:55:05.501249+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:07.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9819 16 16 0 0 0 - 0 2024-07-28T14:55:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:07 smithi150 bash[67543]: cluster 2024-07-28T14:55:05.931277+0000 mgr.y (mgr.25232) 5510 : cluster [DBG] pgmap v6454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:07 smithi022 bash[80503]: cluster 2024-07-28T14:55:05.931277+0000 mgr.y (mgr.25232) 5510 : cluster [DBG] pgmap v6454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:07 smithi022 bash[82865]: cluster 2024-07-28T14:55:05.931277+0000 mgr.y (mgr.25232) 5510 : cluster [DBG] pgmap v6454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:08.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:55:08.304414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:55:08.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:55:08.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9820 16 16 0 0 0 - 0 2024-07-28T14:55:09.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9821 16 16 0 0 0 - 0 2024-07-28T14:55:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:09 smithi150 bash[67543]: cluster 2024-07-28T14:55:07.932625+0000 mgr.y (mgr.25232) 5511 : cluster [DBG] pgmap v6455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:55:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:55:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:55:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:09 smithi022 bash[80503]: cluster 2024-07-28T14:55:07.932625+0000 mgr.y (mgr.25232) 5511 : cluster [DBG] pgmap v6455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:09 smithi022 bash[82865]: cluster 2024-07-28T14:55:07.932625+0000 mgr.y (mgr.25232) 5511 : cluster [DBG] pgmap v6455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:10.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9822 16 16 0 0 0 - 0 2024-07-28T14:55:11.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9823 16 16 0 0 0 - 0 2024-07-28T14:55:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:11 smithi150 bash[67543]: cluster 2024-07-28T14:55:09.933995+0000 mgr.y (mgr.25232) 5512 : cluster [DBG] pgmap v6456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:11 smithi022 bash[80503]: cluster 2024-07-28T14:55:09.933995+0000 mgr.y (mgr.25232) 5512 : cluster [DBG] pgmap v6456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:11 smithi022 bash[82865]: cluster 2024-07-28T14:55:09.933995+0000 mgr.y (mgr.25232) 5512 : cluster [DBG] pgmap v6456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:12.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9824 16 16 0 0 0 - 0 2024-07-28T14:55:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:55:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:55:13.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9825 16 16 0 0 0 - 0 2024-07-28T14:55:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:13 smithi150 bash[67543]: cluster 2024-07-28T14:55:11.935378+0000 mgr.y (mgr.25232) 5513 : cluster [DBG] pgmap v6457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:13 smithi022 bash[80503]: cluster 2024-07-28T14:55:11.935378+0000 mgr.y (mgr.25232) 5513 : cluster [DBG] pgmap v6457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:13 smithi022 bash[82865]: cluster 2024-07-28T14:55:11.935378+0000 mgr.y (mgr.25232) 5513 : cluster [DBG] pgmap v6457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:14.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9826 16 16 0 0 0 - 0 2024-07-28T14:55:15.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9827 16 16 0 0 0 - 0 2024-07-28T14:55:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:15 smithi150 bash[67543]: cluster 2024-07-28T14:55:13.936762+0000 mgr.y (mgr.25232) 5514 : cluster [DBG] pgmap v6458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:15 smithi022 bash[80503]: cluster 2024-07-28T14:55:13.936762+0000 mgr.y (mgr.25232) 5514 : cluster [DBG] pgmap v6458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:15 smithi022 bash[82865]: cluster 2024-07-28T14:55:13.936762+0000 mgr.y (mgr.25232) 5514 : cluster [DBG] pgmap v6458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:16.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9828 16 16 0 0 0 - 0 2024-07-28T14:55:17.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9829 16 16 0 0 0 - 0 2024-07-28T14:55:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:17 smithi150 bash[67543]: cluster 2024-07-28T14:55:15.938117+0000 mgr.y (mgr.25232) 5515 : cluster [DBG] pgmap v6459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:17 smithi022 bash[80503]: cluster 2024-07-28T14:55:15.938117+0000 mgr.y (mgr.25232) 5515 : cluster [DBG] pgmap v6459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:17 smithi022 bash[82865]: cluster 2024-07-28T14:55:15.938117+0000 mgr.y (mgr.25232) 5515 : cluster [DBG] pgmap v6459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:18.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9830 16 16 0 0 0 - 0 2024-07-28T14:55:19.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9831 16 16 0 0 0 - 0 2024-07-28T14:55:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:19 smithi150 bash[67543]: cluster 2024-07-28T14:55:17.939491+0000 mgr.y (mgr.25232) 5516 : cluster [DBG] pgmap v6460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:19 smithi022 bash[80503]: cluster 2024-07-28T14:55:17.939491+0000 mgr.y (mgr.25232) 5516 : cluster [DBG] pgmap v6460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:55:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:55:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:55:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:19 smithi022 bash[82865]: cluster 2024-07-28T14:55:17.939491+0000 mgr.y (mgr.25232) 5516 : cluster [DBG] pgmap v6460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:20.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9832 16 16 0 0 0 - 0 2024-07-28T14:55:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:20 smithi150 bash[67543]: audit 2024-07-28T14:55:19.885861+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:55:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:20 smithi022 bash[80503]: audit 2024-07-28T14:55:19.885861+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:55:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:20 smithi022 bash[82865]: audit 2024-07-28T14:55:19.885861+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:55:21.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9833 16 16 0 0 0 - 0 2024-07-28T14:55:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:21 smithi150 bash[67543]: cluster 2024-07-28T14:55:19.940836+0000 mgr.y (mgr.25232) 5517 : cluster [DBG] pgmap v6461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:21 smithi150 bash[67543]: audit 2024-07-28T14:55:20.501920+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:21 smithi022 bash[80503]: cluster 2024-07-28T14:55:19.940836+0000 mgr.y (mgr.25232) 5517 : cluster [DBG] pgmap v6461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:21 smithi022 bash[80503]: audit 2024-07-28T14:55:20.501920+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:21 smithi022 bash[82865]: cluster 2024-07-28T14:55:19.940836+0000 mgr.y (mgr.25232) 5517 : cluster [DBG] pgmap v6461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:21 smithi022 bash[82865]: audit 2024-07-28T14:55:20.501920+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:22.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9834 16 16 0 0 0 - 0 2024-07-28T14:55:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:55:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:55:23.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9835 16 16 0 0 0 - 0 2024-07-28T14:55:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:23 smithi150 bash[67543]: cluster 2024-07-28T14:55:21.942184+0000 mgr.y (mgr.25232) 5518 : cluster [DBG] pgmap v6462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:23 smithi022 bash[80503]: cluster 2024-07-28T14:55:21.942184+0000 mgr.y (mgr.25232) 5518 : cluster [DBG] pgmap v6462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:23 smithi022 bash[82865]: cluster 2024-07-28T14:55:21.942184+0000 mgr.y (mgr.25232) 5518 : cluster [DBG] pgmap v6462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:24.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9836 16 16 0 0 0 - 0 2024-07-28T14:55:25.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9837 16 16 0 0 0 - 0 2024-07-28T14:55:25.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:25 smithi150 bash[67543]: cluster 2024-07-28T14:55:23.943536+0000 mgr.y (mgr.25232) 5519 : cluster [DBG] pgmap v6463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:25 smithi022 bash[80503]: cluster 2024-07-28T14:55:23.943536+0000 mgr.y (mgr.25232) 5519 : cluster [DBG] pgmap v6463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:25.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:25 smithi022 bash[82865]: cluster 2024-07-28T14:55:23.943536+0000 mgr.y (mgr.25232) 5519 : cluster [DBG] pgmap v6463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:26.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9838 16 16 0 0 0 - 0 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:25.605859+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:25.610263+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:25.766118+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:25.778224+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:26.185228+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:26.186868+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:55:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:26 smithi150 bash[67543]: audit 2024-07-28T14:55:26.194946+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:25.605859+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:25.610263+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:25.766118+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:25.778224+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:26.185228+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:26.186868+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[80503]: audit 2024-07-28T14:55:26.194946+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:25.605859+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:25.610263+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:25.766118+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:25.778224+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:26.185228+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:55:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:26.186868+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:55:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:26 smithi022 bash[82865]: audit 2024-07-28T14:55:26.194946+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:55:27.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9839 16 16 0 0 0 - 0 2024-07-28T14:55:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:27 smithi150 bash[67543]: cluster 2024-07-28T14:55:25.944264+0000 mgr.y (mgr.25232) 5520 : cluster [DBG] pgmap v6464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:27 smithi022 bash[80503]: cluster 2024-07-28T14:55:25.944264+0000 mgr.y (mgr.25232) 5520 : cluster [DBG] pgmap v6464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:27 smithi022 bash[82865]: cluster 2024-07-28T14:55:25.944264+0000 mgr.y (mgr.25232) 5520 : cluster [DBG] pgmap v6464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:28.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:55:28.307533+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:55:28.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:55:28.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9840 16 16 0 0 0 - 0 2024-07-28T14:55:29.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9841 16 16 0 0 0 - 0 2024-07-28T14:55:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:29 smithi022 bash[80503]: cluster 2024-07-28T14:55:27.945567+0000 mgr.y (mgr.25232) 5521 : cluster [DBG] pgmap v6465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:55:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:55:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:55:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:29 smithi022 bash[82865]: cluster 2024-07-28T14:55:27.945567+0000 mgr.y (mgr.25232) 5521 : cluster [DBG] pgmap v6465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:29 smithi150 bash[67543]: cluster 2024-07-28T14:55:27.945567+0000 mgr.y (mgr.25232) 5521 : cluster [DBG] pgmap v6465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:30.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9842 16 16 0 0 0 - 0 2024-07-28T14:55:31.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9843 16 16 0 0 0 - 0 2024-07-28T14:55:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:31 smithi150 bash[67543]: cluster 2024-07-28T14:55:29.946946+0000 mgr.y (mgr.25232) 5522 : cluster [DBG] pgmap v6466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:31 smithi022 bash[80503]: cluster 2024-07-28T14:55:29.946946+0000 mgr.y (mgr.25232) 5522 : cluster [DBG] pgmap v6466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:31 smithi022 bash[82865]: cluster 2024-07-28T14:55:29.946946+0000 mgr.y (mgr.25232) 5522 : cluster [DBG] pgmap v6466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:32.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9844 16 16 0 0 0 - 0 2024-07-28T14:55:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:55:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:55:33.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9845 16 16 0 0 0 - 0 2024-07-28T14:55:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:33 smithi150 bash[67543]: cluster 2024-07-28T14:55:31.948298+0000 mgr.y (mgr.25232) 5523 : cluster [DBG] pgmap v6467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:33 smithi022 bash[80503]: cluster 2024-07-28T14:55:31.948298+0000 mgr.y (mgr.25232) 5523 : cluster [DBG] pgmap v6467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:33 smithi022 bash[82865]: cluster 2024-07-28T14:55:31.948298+0000 mgr.y (mgr.25232) 5523 : cluster [DBG] pgmap v6467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:34.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9846 16 16 0 0 0 - 0 2024-07-28T14:55:35.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9847 16 16 0 0 0 - 0 2024-07-28T14:55:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:35 smithi150 bash[67543]: cluster 2024-07-28T14:55:33.949651+0000 mgr.y (mgr.25232) 5524 : cluster [DBG] pgmap v6468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:35 smithi150 bash[67543]: audit 2024-07-28T14:55:35.502109+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:35 smithi022 bash[80503]: cluster 2024-07-28T14:55:33.949651+0000 mgr.y (mgr.25232) 5524 : cluster [DBG] pgmap v6468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:35 smithi022 bash[80503]: audit 2024-07-28T14:55:35.502109+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:35 smithi022 bash[82865]: cluster 2024-07-28T14:55:33.949651+0000 mgr.y (mgr.25232) 5524 : cluster [DBG] pgmap v6468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:35 smithi022 bash[82865]: audit 2024-07-28T14:55:35.502109+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:36.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9848 16 16 0 0 0 - 0 2024-07-28T14:55:37.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9849 16 16 0 0 0 - 0 2024-07-28T14:55:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:37 smithi150 bash[67543]: cluster 2024-07-28T14:55:35.950965+0000 mgr.y (mgr.25232) 5525 : cluster [DBG] pgmap v6469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:37 smithi022 bash[80503]: cluster 2024-07-28T14:55:35.950965+0000 mgr.y (mgr.25232) 5525 : cluster [DBG] pgmap v6469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:37 smithi022 bash[82865]: cluster 2024-07-28T14:55:35.950965+0000 mgr.y (mgr.25232) 5525 : cluster [DBG] pgmap v6469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:38.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9850 16 16 0 0 0 - 0 2024-07-28T14:55:39.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9851 16 16 0 0 0 - 0 2024-07-28T14:55:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:55:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:55:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:55:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:39 smithi022 bash[80503]: cluster 2024-07-28T14:55:37.952346+0000 mgr.y (mgr.25232) 5526 : cluster [DBG] pgmap v6470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:39 smithi022 bash[82865]: cluster 2024-07-28T14:55:37.952346+0000 mgr.y (mgr.25232) 5526 : cluster [DBG] pgmap v6470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:39 smithi150 bash[67543]: cluster 2024-07-28T14:55:37.952346+0000 mgr.y (mgr.25232) 5526 : cluster [DBG] pgmap v6470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:40.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9852 16 16 0 0 0 - 0 2024-07-28T14:55:41.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9853 16 16 0 0 0 - 0 2024-07-28T14:55:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:41 smithi150 bash[67543]: cluster 2024-07-28T14:55:39.953685+0000 mgr.y (mgr.25232) 5527 : cluster [DBG] pgmap v6471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:41 smithi022 bash[80503]: cluster 2024-07-28T14:55:39.953685+0000 mgr.y (mgr.25232) 5527 : cluster [DBG] pgmap v6471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:41 smithi022 bash[82865]: cluster 2024-07-28T14:55:39.953685+0000 mgr.y (mgr.25232) 5527 : cluster [DBG] pgmap v6471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:42.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9854 16 16 0 0 0 - 0 2024-07-28T14:55:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:55:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:55:43.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9855 16 16 0 0 0 - 0 2024-07-28T14:55:44.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:43 smithi150 bash[67543]: cluster 2024-07-28T14:55:41.955033+0000 mgr.y (mgr.25232) 5528 : cluster [DBG] pgmap v6472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:43 smithi022 bash[80503]: cluster 2024-07-28T14:55:41.955033+0000 mgr.y (mgr.25232) 5528 : cluster [DBG] pgmap v6472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:43 smithi022 bash[82865]: cluster 2024-07-28T14:55:41.955033+0000 mgr.y (mgr.25232) 5528 : cluster [DBG] pgmap v6472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:44.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9856 16 16 0 0 0 - 0 2024-07-28T14:55:45.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9857 16 16 0 0 0 - 0 2024-07-28T14:55:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:45 smithi150 bash[67543]: cluster 2024-07-28T14:55:43.956461+0000 mgr.y (mgr.25232) 5529 : cluster [DBG] pgmap v6473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:45 smithi022 bash[80503]: cluster 2024-07-28T14:55:43.956461+0000 mgr.y (mgr.25232) 5529 : cluster [DBG] pgmap v6473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:45 smithi022 bash[82865]: cluster 2024-07-28T14:55:43.956461+0000 mgr.y (mgr.25232) 5529 : cluster [DBG] pgmap v6473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:46.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9858 16 16 0 0 0 - 0 2024-07-28T14:55:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:46 smithi150 bash[67543]: cluster 2024-07-28T14:55:45.957961+0000 mgr.y (mgr.25232) 5530 : cluster [DBG] pgmap v6474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:46 smithi022 bash[80503]: cluster 2024-07-28T14:55:45.957961+0000 mgr.y (mgr.25232) 5530 : cluster [DBG] pgmap v6474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:46 smithi022 bash[82865]: cluster 2024-07-28T14:55:45.957961+0000 mgr.y (mgr.25232) 5530 : cluster [DBG] pgmap v6474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:47.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9859 16 16 0 0 0 - 0 2024-07-28T14:55:48.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:55:48.310783+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:55:48.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:55:48.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9860 16 16 0 0 0 - 0 2024-07-28T14:55:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:49 smithi150 bash[67543]: cluster 2024-07-28T14:55:47.959516+0000 mgr.y (mgr.25232) 5531 : cluster [DBG] pgmap v6475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:49.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9861 16 16 0 0 0 - 0 2024-07-28T14:55:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:49 smithi022 bash[80503]: cluster 2024-07-28T14:55:47.959516+0000 mgr.y (mgr.25232) 5531 : cluster [DBG] pgmap v6475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:49 smithi022 bash[82865]: cluster 2024-07-28T14:55:47.959516+0000 mgr.y (mgr.25232) 5531 : cluster [DBG] pgmap v6475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:55:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:55:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:55:50.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9862 16 16 0 0 0 - 0 2024-07-28T14:55:51.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9863 16 16 0 0 0 - 0 2024-07-28T14:55:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:51 smithi022 bash[80503]: cluster 2024-07-28T14:55:49.960902+0000 mgr.y (mgr.25232) 5532 : cluster [DBG] pgmap v6476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:51 smithi022 bash[80503]: audit 2024-07-28T14:55:50.502651+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:51 smithi022 bash[82865]: cluster 2024-07-28T14:55:49.960902+0000 mgr.y (mgr.25232) 5532 : cluster [DBG] pgmap v6476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:51 smithi022 bash[82865]: audit 2024-07-28T14:55:50.502651+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:51 smithi150 bash[67543]: cluster 2024-07-28T14:55:49.960902+0000 mgr.y (mgr.25232) 5532 : cluster [DBG] pgmap v6476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:51 smithi150 bash[67543]: audit 2024-07-28T14:55:50.502651+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:55:52.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9864 16 16 0 0 0 - 0 2024-07-28T14:55:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:55:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:55:53.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9865 16 16 0 0 0 - 0 2024-07-28T14:55:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:53 smithi022 bash[80503]: cluster 2024-07-28T14:55:51.962414+0000 mgr.y (mgr.25232) 5533 : cluster [DBG] pgmap v6477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:53.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:53 smithi022 bash[82865]: cluster 2024-07-28T14:55:51.962414+0000 mgr.y (mgr.25232) 5533 : cluster [DBG] pgmap v6477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:53 smithi150 bash[67543]: cluster 2024-07-28T14:55:51.962414+0000 mgr.y (mgr.25232) 5533 : cluster [DBG] pgmap v6477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:54.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9866 16 16 0 0 0 - 0 2024-07-28T14:55:55.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9867 16 16 0 0 0 - 0 2024-07-28T14:55:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:55 smithi022 bash[80503]: cluster 2024-07-28T14:55:53.963913+0000 mgr.y (mgr.25232) 5534 : cluster [DBG] pgmap v6478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:55 smithi022 bash[82865]: cluster 2024-07-28T14:55:53.963913+0000 mgr.y (mgr.25232) 5534 : cluster [DBG] pgmap v6478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:55 smithi150 bash[67543]: cluster 2024-07-28T14:55:53.963913+0000 mgr.y (mgr.25232) 5534 : cluster [DBG] pgmap v6478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:56.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9868 16 16 0 0 0 - 0 2024-07-28T14:55:57.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9869 16 16 0 0 0 - 0 2024-07-28T14:55:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:57 smithi022 bash[80503]: cluster 2024-07-28T14:55:55.965416+0000 mgr.y (mgr.25232) 5535 : cluster [DBG] pgmap v6479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:57 smithi022 bash[82865]: cluster 2024-07-28T14:55:55.965416+0000 mgr.y (mgr.25232) 5535 : cluster [DBG] pgmap v6479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:57 smithi150 bash[67543]: cluster 2024-07-28T14:55:55.965416+0000 mgr.y (mgr.25232) 5535 : cluster [DBG] pgmap v6479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:58.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9870 16 16 0 0 0 - 0 2024-07-28T14:55:59.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9871 16 16 0 0 0 - 0 2024-07-28T14:55:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:55:59 smithi022 bash[80503]: cluster 2024-07-28T14:55:57.966979+0000 mgr.y (mgr.25232) 5536 : cluster [DBG] pgmap v6480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:55:59 smithi022 bash[82865]: cluster 2024-07-28T14:55:57.966979+0000 mgr.y (mgr.25232) 5536 : cluster [DBG] pgmap v6480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:55:59 smithi150 bash[67543]: cluster 2024-07-28T14:55:57.966979+0000 mgr.y (mgr.25232) 5536 : cluster [DBG] pgmap v6480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:55:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:55:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:55:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:56:00.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9872 16 16 0 0 0 - 0 2024-07-28T14:56:01.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9873 16 16 0 0 0 - 0 2024-07-28T14:56:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:01 smithi022 bash[80503]: cluster 2024-07-28T14:55:59.968432+0000 mgr.y (mgr.25232) 5537 : cluster [DBG] pgmap v6481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:01 smithi022 bash[82865]: cluster 2024-07-28T14:55:59.968432+0000 mgr.y (mgr.25232) 5537 : cluster [DBG] pgmap v6481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:01 smithi150 bash[67543]: cluster 2024-07-28T14:55:59.968432+0000 mgr.y (mgr.25232) 5537 : cluster [DBG] pgmap v6481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:02.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9874 16 16 0 0 0 - 0 2024-07-28T14:56:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:56:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:56:03.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9875 16 16 0 0 0 - 0 2024-07-28T14:56:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:03 smithi022 bash[80503]: cluster 2024-07-28T14:56:01.969910+0000 mgr.y (mgr.25232) 5538 : cluster [DBG] pgmap v6482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:03 smithi022 bash[82865]: cluster 2024-07-28T14:56:01.969910+0000 mgr.y (mgr.25232) 5538 : cluster [DBG] pgmap v6482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:03 smithi150 bash[67543]: cluster 2024-07-28T14:56:01.969910+0000 mgr.y (mgr.25232) 5538 : cluster [DBG] pgmap v6482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:04.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9876 16 16 0 0 0 - 0 2024-07-28T14:56:05.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9877 16 16 0 0 0 - 0 2024-07-28T14:56:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:05 smithi022 bash[80503]: cluster 2024-07-28T14:56:03.971479+0000 mgr.y (mgr.25232) 5539 : cluster [DBG] pgmap v6483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:05 smithi022 bash[82865]: cluster 2024-07-28T14:56:03.971479+0000 mgr.y (mgr.25232) 5539 : cluster [DBG] pgmap v6483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:05 smithi150 bash[67543]: cluster 2024-07-28T14:56:03.971479+0000 mgr.y (mgr.25232) 5539 : cluster [DBG] pgmap v6483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:06.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9878 16 16 0 0 0 - 0 2024-07-28T14:56:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:06 smithi022 bash[82865]: audit 2024-07-28T14:56:05.503052+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:06 smithi022 bash[80503]: audit 2024-07-28T14:56:05.503052+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:06 smithi150 bash[67543]: audit 2024-07-28T14:56:05.503052+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:07.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9879 16 16 0 0 0 - 0 2024-07-28T14:56:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:07 smithi022 bash[80503]: cluster 2024-07-28T14:56:05.972959+0000 mgr.y (mgr.25232) 5540 : cluster [DBG] pgmap v6484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:07 smithi022 bash[82865]: cluster 2024-07-28T14:56:05.972959+0000 mgr.y (mgr.25232) 5540 : cluster [DBG] pgmap v6484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:07 smithi150 bash[67543]: cluster 2024-07-28T14:56:05.972959+0000 mgr.y (mgr.25232) 5540 : cluster [DBG] pgmap v6484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:08.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:56:08.314093+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:56:08.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:56:08.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9880 16 16 0 0 0 - 0 2024-07-28T14:56:09.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9881 16 16 0 0 0 - 0 2024-07-28T14:56:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:09 smithi022 bash[80503]: cluster 2024-07-28T14:56:07.974367+0000 mgr.y (mgr.25232) 5541 : cluster [DBG] pgmap v6485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:09 smithi022 bash[82865]: cluster 2024-07-28T14:56:07.974367+0000 mgr.y (mgr.25232) 5541 : cluster [DBG] pgmap v6485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:09 smithi150 bash[67543]: cluster 2024-07-28T14:56:07.974367+0000 mgr.y (mgr.25232) 5541 : cluster [DBG] pgmap v6485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:56:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:56:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:56:10.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9882 16 16 0 0 0 - 0 2024-07-28T14:56:11.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9883 16 16 0 0 0 - 0 2024-07-28T14:56:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:11 smithi022 bash[80503]: cluster 2024-07-28T14:56:09.975851+0000 mgr.y (mgr.25232) 5542 : cluster [DBG] pgmap v6486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:11 smithi022 bash[82865]: cluster 2024-07-28T14:56:09.975851+0000 mgr.y (mgr.25232) 5542 : cluster [DBG] pgmap v6486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:11 smithi150 bash[67543]: cluster 2024-07-28T14:56:09.975851+0000 mgr.y (mgr.25232) 5542 : cluster [DBG] pgmap v6486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:12.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9884 16 16 0 0 0 - 0 2024-07-28T14:56:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:56:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:56:13.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9885 16 16 0 0 0 - 0 2024-07-28T14:56:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:13 smithi022 bash[80503]: cluster 2024-07-28T14:56:11.977257+0000 mgr.y (mgr.25232) 5543 : cluster [DBG] pgmap v6487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:13.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:13 smithi022 bash[82865]: cluster 2024-07-28T14:56:11.977257+0000 mgr.y (mgr.25232) 5543 : cluster [DBG] pgmap v6487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:13 smithi150 bash[67543]: cluster 2024-07-28T14:56:11.977257+0000 mgr.y (mgr.25232) 5543 : cluster [DBG] pgmap v6487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:14.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9886 16 16 0 0 0 - 0 2024-07-28T14:56:15.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9887 16 16 0 0 0 - 0 2024-07-28T14:56:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:15 smithi022 bash[80503]: cluster 2024-07-28T14:56:13.978755+0000 mgr.y (mgr.25232) 5544 : cluster [DBG] pgmap v6488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:15.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:15 smithi022 bash[82865]: cluster 2024-07-28T14:56:13.978755+0000 mgr.y (mgr.25232) 5544 : cluster [DBG] pgmap v6488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:15 smithi150 bash[67543]: cluster 2024-07-28T14:56:13.978755+0000 mgr.y (mgr.25232) 5544 : cluster [DBG] pgmap v6488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:16.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9888 16 16 0 0 0 - 0 2024-07-28T14:56:17.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9889 16 16 0 0 0 - 0 2024-07-28T14:56:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:17 smithi022 bash[80503]: cluster 2024-07-28T14:56:15.980129+0000 mgr.y (mgr.25232) 5545 : cluster [DBG] pgmap v6489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:17 smithi022 bash[82865]: cluster 2024-07-28T14:56:15.980129+0000 mgr.y (mgr.25232) 5545 : cluster [DBG] pgmap v6489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:17 smithi150 bash[67543]: cluster 2024-07-28T14:56:15.980129+0000 mgr.y (mgr.25232) 5545 : cluster [DBG] pgmap v6489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:18.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9890 16 16 0 0 0 - 0 2024-07-28T14:56:19.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9891 16 16 0 0 0 - 0 2024-07-28T14:56:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:19 smithi022 bash[82865]: cluster 2024-07-28T14:56:17.981473+0000 mgr.y (mgr.25232) 5546 : cluster [DBG] pgmap v6490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:19.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:19 smithi022 bash[80503]: cluster 2024-07-28T14:56:17.981473+0000 mgr.y (mgr.25232) 5546 : cluster [DBG] pgmap v6490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:19 smithi150 bash[67543]: cluster 2024-07-28T14:56:17.981473+0000 mgr.y (mgr.25232) 5546 : cluster [DBG] pgmap v6490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:56:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:56:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:56:20.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9892 16 16 0 0 0 - 0 2024-07-28T14:56:21.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9893 16 16 0 0 0 - 0 2024-07-28T14:56:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:21 smithi150 bash[67543]: cluster 2024-07-28T14:56:19.982871+0000 mgr.y (mgr.25232) 5547 : cluster [DBG] pgmap v6491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:21 smithi150 bash[67543]: audit 2024-07-28T14:56:20.503453+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:21 smithi022 bash[80503]: cluster 2024-07-28T14:56:19.982871+0000 mgr.y (mgr.25232) 5547 : cluster [DBG] pgmap v6491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:21 smithi022 bash[80503]: audit 2024-07-28T14:56:20.503453+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:21 smithi022 bash[82865]: cluster 2024-07-28T14:56:19.982871+0000 mgr.y (mgr.25232) 5547 : cluster [DBG] pgmap v6491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:21 smithi022 bash[82865]: audit 2024-07-28T14:56:20.503453+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:22.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9894 16 16 0 0 0 - 0 2024-07-28T14:56:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:56:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:56:23.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9895 16 16 0 0 0 - 0 2024-07-28T14:56:23.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:23 smithi150 bash[67543]: cluster 2024-07-28T14:56:21.984245+0000 mgr.y (mgr.25232) 5548 : cluster [DBG] pgmap v6492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:23 smithi022 bash[80503]: cluster 2024-07-28T14:56:21.984245+0000 mgr.y (mgr.25232) 5548 : cluster [DBG] pgmap v6492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:23 smithi022 bash[82865]: cluster 2024-07-28T14:56:21.984245+0000 mgr.y (mgr.25232) 5548 : cluster [DBG] pgmap v6492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:24.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9896 16 16 0 0 0 - 0 2024-07-28T14:56:25.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9897 16 16 0 0 0 - 0 2024-07-28T14:56:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:25 smithi150 bash[67543]: cluster 2024-07-28T14:56:23.985614+0000 mgr.y (mgr.25232) 5549 : cluster [DBG] pgmap v6493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:25 smithi022 bash[80503]: cluster 2024-07-28T14:56:23.985614+0000 mgr.y (mgr.25232) 5549 : cluster [DBG] pgmap v6493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:25.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:25 smithi022 bash[82865]: cluster 2024-07-28T14:56:23.985614+0000 mgr.y (mgr.25232) 5549 : cluster [DBG] pgmap v6493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:26.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9898 16 16 0 0 0 - 0 2024-07-28T14:56:27.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9899 16 16 0 0 0 - 0 2024-07-28T14:56:27.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:27 smithi150 bash[67543]: cluster 2024-07-28T14:56:25.987009+0000 mgr.y (mgr.25232) 5550 : cluster [DBG] pgmap v6494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:27.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:27 smithi150 bash[67543]: audit 2024-07-28T14:56:26.325586+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:56:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:27 smithi022 bash[80503]: cluster 2024-07-28T14:56:25.987009+0000 mgr.y (mgr.25232) 5550 : cluster [DBG] pgmap v6494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:27 smithi022 bash[80503]: audit 2024-07-28T14:56:26.325586+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:56:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:27 smithi022 bash[82865]: cluster 2024-07-28T14:56:25.987009+0000 mgr.y (mgr.25232) 5550 : cluster [DBG] pgmap v6494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:27 smithi022 bash[82865]: audit 2024-07-28T14:56:26.325586+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:56:28.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:56:28.317402+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:56:28.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:56:28.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9900 16 16 0 0 0 - 0 2024-07-28T14:56:29.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9901 16 16 0 0 0 - 0 2024-07-28T14:56:29.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:29 smithi022 bash[80503]: cluster 2024-07-28T14:56:27.988406+0000 mgr.y (mgr.25232) 5551 : cluster [DBG] pgmap v6495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:29.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:29 smithi022 bash[82865]: cluster 2024-07-28T14:56:27.988406+0000 mgr.y (mgr.25232) 5551 : cluster [DBG] pgmap v6495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:29 smithi150 bash[67543]: cluster 2024-07-28T14:56:27.988406+0000 mgr.y (mgr.25232) 5551 : cluster [DBG] pgmap v6495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:56:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:56:29] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:56:30.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9902 16 16 0 0 0 - 0 2024-07-28T14:56:31.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9903 16 16 0 0 0 - 0 2024-07-28T14:56:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:31 smithi150 bash[67543]: cluster 2024-07-28T14:56:29.989788+0000 mgr.y (mgr.25232) 5552 : cluster [DBG] pgmap v6496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:31 smithi022 bash[80503]: cluster 2024-07-28T14:56:29.989788+0000 mgr.y (mgr.25232) 5552 : cluster [DBG] pgmap v6496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:31.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:31 smithi022 bash[82865]: cluster 2024-07-28T14:56:29.989788+0000 mgr.y (mgr.25232) 5552 : cluster [DBG] pgmap v6496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:32.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9904 16 16 0 0 0 - 0 2024-07-28T14:56:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:56:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:31.961884+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:31.970233+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: cluster 2024-07-28T14:56:31.991129+0000 mgr.y (mgr.25232) 5553 : cluster [DBG] pgmap v6497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:32.213314+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:32.222561+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:32.670838+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:56:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:32.672362+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:56:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:32 smithi150 bash[67543]: audit 2024-07-28T14:56:32.681978+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9905 16 16 0 0 0 - 0 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:31.961884+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:31.970233+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: cluster 2024-07-28T14:56:31.991129+0000 mgr.y (mgr.25232) 5553 : cluster [DBG] pgmap v6497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:32.213314+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:32.222561+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:32.670838+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:32.672362+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[80503]: audit 2024-07-28T14:56:32.681978+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:31.961884+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:31.970233+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: cluster 2024-07-28T14:56:31.991129+0000 mgr.y (mgr.25232) 5553 : cluster [DBG] pgmap v6497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:32.213314+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:32.222561+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:32.670838+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:56:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:32.672362+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:56:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:32 smithi022 bash[82865]: audit 2024-07-28T14:56:32.681978+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:56:34.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9906 16 16 0 0 0 - 0 2024-07-28T14:56:35.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9907 16 16 0 0 0 - 0 2024-07-28T14:56:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:35 smithi022 bash[80503]: cluster 2024-07-28T14:56:33.992500+0000 mgr.y (mgr.25232) 5554 : cluster [DBG] pgmap v6498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:35 smithi022 bash[82865]: cluster 2024-07-28T14:56:33.992500+0000 mgr.y (mgr.25232) 5554 : cluster [DBG] pgmap v6498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:35 smithi150 bash[67543]: cluster 2024-07-28T14:56:33.992500+0000 mgr.y (mgr.25232) 5554 : cluster [DBG] pgmap v6498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:36.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9908 16 16 0 0 0 - 0 2024-07-28T14:56:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:36 smithi022 bash[80503]: audit 2024-07-28T14:56:35.503921+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:36 smithi022 bash[82865]: audit 2024-07-28T14:56:35.503921+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:36 smithi150 bash[67543]: audit 2024-07-28T14:56:35.503921+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:37.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9909 16 16 0 0 0 - 0 2024-07-28T14:56:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:37 smithi022 bash[80503]: cluster 2024-07-28T14:56:35.993815+0000 mgr.y (mgr.25232) 5555 : cluster [DBG] pgmap v6499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:37 smithi022 bash[82865]: cluster 2024-07-28T14:56:35.993815+0000 mgr.y (mgr.25232) 5555 : cluster [DBG] pgmap v6499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:37 smithi150 bash[67543]: cluster 2024-07-28T14:56:35.993815+0000 mgr.y (mgr.25232) 5555 : cluster [DBG] pgmap v6499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:38.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9910 16 16 0 0 0 - 0 2024-07-28T14:56:39.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9911 16 16 0 0 0 - 0 2024-07-28T14:56:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:39 smithi022 bash[80503]: cluster 2024-07-28T14:56:37.995218+0000 mgr.y (mgr.25232) 5556 : cluster [DBG] pgmap v6500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:39 smithi022 bash[82865]: cluster 2024-07-28T14:56:37.995218+0000 mgr.y (mgr.25232) 5556 : cluster [DBG] pgmap v6500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:39 smithi150 bash[67543]: cluster 2024-07-28T14:56:37.995218+0000 mgr.y (mgr.25232) 5556 : cluster [DBG] pgmap v6500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:56:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:56:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:56:40.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9912 16 16 0 0 0 - 0 2024-07-28T14:56:41.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9913 16 16 0 0 0 - 0 2024-07-28T14:56:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:41 smithi022 bash[80503]: cluster 2024-07-28T14:56:39.996583+0000 mgr.y (mgr.25232) 5557 : cluster [DBG] pgmap v6501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:41.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:41 smithi022 bash[82865]: cluster 2024-07-28T14:56:39.996583+0000 mgr.y (mgr.25232) 5557 : cluster [DBG] pgmap v6501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:41 smithi150 bash[67543]: cluster 2024-07-28T14:56:39.996583+0000 mgr.y (mgr.25232) 5557 : cluster [DBG] pgmap v6501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:42.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9914 16 16 0 0 0 - 0 2024-07-28T14:56:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:56:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:56:43.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9915 16 16 0 0 0 - 0 2024-07-28T14:56:43.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:43 smithi022 bash[82865]: cluster 2024-07-28T14:56:41.997949+0000 mgr.y (mgr.25232) 5558 : cluster [DBG] pgmap v6502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:43 smithi022 bash[80503]: cluster 2024-07-28T14:56:41.997949+0000 mgr.y (mgr.25232) 5558 : cluster [DBG] pgmap v6502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:43 smithi150 bash[67543]: cluster 2024-07-28T14:56:41.997949+0000 mgr.y (mgr.25232) 5558 : cluster [DBG] pgmap v6502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:44.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9916 16 16 0 0 0 - 0 2024-07-28T14:56:45.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9917 16 16 0 0 0 - 0 2024-07-28T14:56:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:45 smithi022 bash[80503]: cluster 2024-07-28T14:56:43.999328+0000 mgr.y (mgr.25232) 5559 : cluster [DBG] pgmap v6503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:45 smithi022 bash[82865]: cluster 2024-07-28T14:56:43.999328+0000 mgr.y (mgr.25232) 5559 : cluster [DBG] pgmap v6503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:45 smithi150 bash[67543]: cluster 2024-07-28T14:56:43.999328+0000 mgr.y (mgr.25232) 5559 : cluster [DBG] pgmap v6503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:46.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9918 16 16 0 0 0 - 0 2024-07-28T14:56:47.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9919 16 16 0 0 0 - 0 2024-07-28T14:56:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:47 smithi022 bash[80503]: cluster 2024-07-28T14:56:46.000679+0000 mgr.y (mgr.25232) 5560 : cluster [DBG] pgmap v6504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:47 smithi022 bash[82865]: cluster 2024-07-28T14:56:46.000679+0000 mgr.y (mgr.25232) 5560 : cluster [DBG] pgmap v6504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:47 smithi150 bash[67543]: cluster 2024-07-28T14:56:46.000679+0000 mgr.y (mgr.25232) 5560 : cluster [DBG] pgmap v6504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:48.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:56:48.320475+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:56:48.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:56:48.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9920 16 16 0 0 0 - 0 2024-07-28T14:56:49.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9921 16 16 0 0 0 - 0 2024-07-28T14:56:49.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:49 smithi022 bash[80503]: cluster 2024-07-28T14:56:48.002053+0000 mgr.y (mgr.25232) 5561 : cluster [DBG] pgmap v6505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:49 smithi022 bash[82865]: cluster 2024-07-28T14:56:48.002053+0000 mgr.y (mgr.25232) 5561 : cluster [DBG] pgmap v6505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:49 smithi150 bash[67543]: cluster 2024-07-28T14:56:48.002053+0000 mgr.y (mgr.25232) 5561 : cluster [DBG] pgmap v6505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:56:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:56:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:56:50.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9922 16 16 0 0 0 - 0 2024-07-28T14:56:51.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9923 16 16 0 0 0 - 0 2024-07-28T14:56:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:51 smithi150 bash[67543]: cluster 2024-07-28T14:56:50.003419+0000 mgr.y (mgr.25232) 5562 : cluster [DBG] pgmap v6506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:51 smithi150 bash[67543]: audit 2024-07-28T14:56:50.504362+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:51 smithi022 bash[80503]: cluster 2024-07-28T14:56:50.003419+0000 mgr.y (mgr.25232) 5562 : cluster [DBG] pgmap v6506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:51 smithi022 bash[80503]: audit 2024-07-28T14:56:50.504362+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:51 smithi022 bash[82865]: cluster 2024-07-28T14:56:50.003419+0000 mgr.y (mgr.25232) 5562 : cluster [DBG] pgmap v6506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:51 smithi022 bash[82865]: audit 2024-07-28T14:56:50.504362+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:56:52.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9924 16 16 0 0 0 - 0 2024-07-28T14:56:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:56:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:56:53.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9925 16 16 0 0 0 - 0 2024-07-28T14:56:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:53 smithi150 bash[67543]: cluster 2024-07-28T14:56:52.004806+0000 mgr.y (mgr.25232) 5563 : cluster [DBG] pgmap v6507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:53.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:53 smithi022 bash[80503]: cluster 2024-07-28T14:56:52.004806+0000 mgr.y (mgr.25232) 5563 : cluster [DBG] pgmap v6507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:53 smithi022 bash[82865]: cluster 2024-07-28T14:56:52.004806+0000 mgr.y (mgr.25232) 5563 : cluster [DBG] pgmap v6507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:54.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9926 16 16 0 0 0 - 0 2024-07-28T14:56:55.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9927 16 16 0 0 0 - 0 2024-07-28T14:56:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:55 smithi150 bash[67543]: cluster 2024-07-28T14:56:54.006169+0000 mgr.y (mgr.25232) 5564 : cluster [DBG] pgmap v6508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:55 smithi022 bash[80503]: cluster 2024-07-28T14:56:54.006169+0000 mgr.y (mgr.25232) 5564 : cluster [DBG] pgmap v6508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:55.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:55 smithi022 bash[82865]: cluster 2024-07-28T14:56:54.006169+0000 mgr.y (mgr.25232) 5564 : cluster [DBG] pgmap v6508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:56.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9928 16 16 0 0 0 - 0 2024-07-28T14:56:57.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9929 16 16 0 0 0 - 0 2024-07-28T14:56:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:57 smithi150 bash[67543]: cluster 2024-07-28T14:56:56.007509+0000 mgr.y (mgr.25232) 5565 : cluster [DBG] pgmap v6509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:57 smithi022 bash[80503]: cluster 2024-07-28T14:56:56.007509+0000 mgr.y (mgr.25232) 5565 : cluster [DBG] pgmap v6509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:57 smithi022 bash[82865]: cluster 2024-07-28T14:56:56.007509+0000 mgr.y (mgr.25232) 5565 : cluster [DBG] pgmap v6509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:58.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9930 16 16 0 0 0 - 0 2024-07-28T14:56:59.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9931 16 16 0 0 0 - 0 2024-07-28T14:56:59.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:56:59 smithi022 bash[80503]: cluster 2024-07-28T14:56:58.008904+0000 mgr.y (mgr.25232) 5566 : cluster [DBG] pgmap v6510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:56:59 smithi022 bash[82865]: cluster 2024-07-28T14:56:58.008904+0000 mgr.y (mgr.25232) 5566 : cluster [DBG] pgmap v6510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:56:59 smithi150 bash[67543]: cluster 2024-07-28T14:56:58.008904+0000 mgr.y (mgr.25232) 5566 : cluster [DBG] pgmap v6510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:56:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:56:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:56:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:57:00.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9932 16 16 0 0 0 - 0 2024-07-28T14:57:01.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9933 16 16 0 0 0 - 0 2024-07-28T14:57:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:01 smithi150 bash[67543]: cluster 2024-07-28T14:57:00.010287+0000 mgr.y (mgr.25232) 5567 : cluster [DBG] pgmap v6511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:01.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:01 smithi022 bash[82865]: cluster 2024-07-28T14:57:00.010287+0000 mgr.y (mgr.25232) 5567 : cluster [DBG] pgmap v6511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:01 smithi022 bash[80503]: cluster 2024-07-28T14:57:00.010287+0000 mgr.y (mgr.25232) 5567 : cluster [DBG] pgmap v6511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:02.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9934 16 16 0 0 0 - 0 2024-07-28T14:57:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:57:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:57:03.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9935 16 16 0 0 0 - 0 2024-07-28T14:57:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:03 smithi150 bash[67543]: cluster 2024-07-28T14:57:02.011661+0000 mgr.y (mgr.25232) 5568 : cluster [DBG] pgmap v6512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:03 smithi022 bash[80503]: cluster 2024-07-28T14:57:02.011661+0000 mgr.y (mgr.25232) 5568 : cluster [DBG] pgmap v6512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:03 smithi022 bash[82865]: cluster 2024-07-28T14:57:02.011661+0000 mgr.y (mgr.25232) 5568 : cluster [DBG] pgmap v6512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:04.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9936 16 16 0 0 0 - 0 2024-07-28T14:57:05.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9937 16 16 0 0 0 - 0 2024-07-28T14:57:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:05 smithi150 bash[67543]: cluster 2024-07-28T14:57:04.013007+0000 mgr.y (mgr.25232) 5569 : cluster [DBG] pgmap v6513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:05 smithi022 bash[80503]: cluster 2024-07-28T14:57:04.013007+0000 mgr.y (mgr.25232) 5569 : cluster [DBG] pgmap v6513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:05 smithi022 bash[82865]: cluster 2024-07-28T14:57:04.013007+0000 mgr.y (mgr.25232) 5569 : cluster [DBG] pgmap v6513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:06.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9938 16 16 0 0 0 - 0 2024-07-28T14:57:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:06 smithi150 bash[67543]: audit 2024-07-28T14:57:05.505266+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:06 smithi022 bash[80503]: audit 2024-07-28T14:57:05.505266+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:06 smithi022 bash[82865]: audit 2024-07-28T14:57:05.505266+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:07.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9939 16 16 0 0 0 - 0 2024-07-28T14:57:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:07 smithi150 bash[67543]: cluster 2024-07-28T14:57:06.014318+0000 mgr.y (mgr.25232) 5570 : cluster [DBG] pgmap v6514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:07.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:07 smithi022 bash[82865]: cluster 2024-07-28T14:57:06.014318+0000 mgr.y (mgr.25232) 5570 : cluster [DBG] pgmap v6514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:07 smithi022 bash[80503]: cluster 2024-07-28T14:57:06.014318+0000 mgr.y (mgr.25232) 5570 : cluster [DBG] pgmap v6514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:08.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:57:08.323653+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:57:08.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:57:08.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9940 16 16 0 0 0 - 0 2024-07-28T14:57:09.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9941 16 16 0 0 0 - 0 2024-07-28T14:57:09.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:09 smithi022 bash[80503]: cluster 2024-07-28T14:57:08.015689+0000 mgr.y (mgr.25232) 5571 : cluster [DBG] pgmap v6515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:09.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:09 smithi022 bash[82865]: cluster 2024-07-28T14:57:08.015689+0000 mgr.y (mgr.25232) 5571 : cluster [DBG] pgmap v6515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:09 smithi150 bash[67543]: cluster 2024-07-28T14:57:08.015689+0000 mgr.y (mgr.25232) 5571 : cluster [DBG] pgmap v6515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:57:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:57:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:57:10.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9942 16 16 0 0 0 - 0 2024-07-28T14:57:11.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9943 16 16 0 0 0 - 0 2024-07-28T14:57:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:11 smithi150 bash[67543]: cluster 2024-07-28T14:57:10.017071+0000 mgr.y (mgr.25232) 5572 : cluster [DBG] pgmap v6516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:11 smithi022 bash[80503]: cluster 2024-07-28T14:57:10.017071+0000 mgr.y (mgr.25232) 5572 : cluster [DBG] pgmap v6516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:11.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:11 smithi022 bash[82865]: cluster 2024-07-28T14:57:10.017071+0000 mgr.y (mgr.25232) 5572 : cluster [DBG] pgmap v6516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:12.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9944 16 16 0 0 0 - 0 2024-07-28T14:57:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:57:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:57:13.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9945 16 16 0 0 0 - 0 2024-07-28T14:57:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:13 smithi150 bash[67543]: cluster 2024-07-28T14:57:12.018459+0000 mgr.y (mgr.25232) 5573 : cluster [DBG] pgmap v6517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:13 smithi022 bash[80503]: cluster 2024-07-28T14:57:12.018459+0000 mgr.y (mgr.25232) 5573 : cluster [DBG] pgmap v6517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:13.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:13 smithi022 bash[82865]: cluster 2024-07-28T14:57:12.018459+0000 mgr.y (mgr.25232) 5573 : cluster [DBG] pgmap v6517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:14.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9946 16 16 0 0 0 - 0 2024-07-28T14:57:15.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9947 16 16 0 0 0 - 0 2024-07-28T14:57:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:15 smithi150 bash[67543]: cluster 2024-07-28T14:57:14.019971+0000 mgr.y (mgr.25232) 5574 : cluster [DBG] pgmap v6518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:15 smithi022 bash[80503]: cluster 2024-07-28T14:57:14.019971+0000 mgr.y (mgr.25232) 5574 : cluster [DBG] pgmap v6518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:15.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:15 smithi022 bash[82865]: cluster 2024-07-28T14:57:14.019971+0000 mgr.y (mgr.25232) 5574 : cluster [DBG] pgmap v6518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:16.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9948 16 16 0 0 0 - 0 2024-07-28T14:57:17.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9949 16 16 0 0 0 - 0 2024-07-28T14:57:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:17 smithi150 bash[67543]: cluster 2024-07-28T14:57:16.021366+0000 mgr.y (mgr.25232) 5575 : cluster [DBG] pgmap v6519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:17 smithi022 bash[80503]: cluster 2024-07-28T14:57:16.021366+0000 mgr.y (mgr.25232) 5575 : cluster [DBG] pgmap v6519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:17.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:17 smithi022 bash[82865]: cluster 2024-07-28T14:57:16.021366+0000 mgr.y (mgr.25232) 5575 : cluster [DBG] pgmap v6519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:18.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9950 16 16 0 0 0 - 0 2024-07-28T14:57:19.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9951 16 16 0 0 0 - 0 2024-07-28T14:57:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:19 smithi150 bash[67543]: cluster 2024-07-28T14:57:18.022760+0000 mgr.y (mgr.25232) 5576 : cluster [DBG] pgmap v6520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:19 smithi022 bash[80503]: cluster 2024-07-28T14:57:18.022760+0000 mgr.y (mgr.25232) 5576 : cluster [DBG] pgmap v6520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:19.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:19 smithi022 bash[82865]: cluster 2024-07-28T14:57:18.022760+0000 mgr.y (mgr.25232) 5576 : cluster [DBG] pgmap v6520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:19.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:57:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:57:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:57:20.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9952 16 16 0 0 0 - 0 2024-07-28T14:57:21.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9953 16 16 0 0 0 - 0 2024-07-28T14:57:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:21 smithi150 bash[67543]: cluster 2024-07-28T14:57:20.024094+0000 mgr.y (mgr.25232) 5577 : cluster [DBG] pgmap v6521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:21 smithi150 bash[67543]: audit 2024-07-28T14:57:20.505375+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:21 smithi022 bash[80503]: cluster 2024-07-28T14:57:20.024094+0000 mgr.y (mgr.25232) 5577 : cluster [DBG] pgmap v6521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:21 smithi022 bash[80503]: audit 2024-07-28T14:57:20.505375+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:21 smithi022 bash[82865]: cluster 2024-07-28T14:57:20.024094+0000 mgr.y (mgr.25232) 5577 : cluster [DBG] pgmap v6521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:21 smithi022 bash[82865]: audit 2024-07-28T14:57:20.505375+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:22.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9954 16 16 0 0 0 - 0 2024-07-28T14:57:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:57:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:57:23.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9955 16 16 0 0 0 - 0 2024-07-28T14:57:23.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:23 smithi150 bash[67543]: cluster 2024-07-28T14:57:22.025450+0000 mgr.y (mgr.25232) 5578 : cluster [DBG] pgmap v6522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:23 smithi022 bash[80503]: cluster 2024-07-28T14:57:22.025450+0000 mgr.y (mgr.25232) 5578 : cluster [DBG] pgmap v6522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:23 smithi022 bash[82865]: cluster 2024-07-28T14:57:22.025450+0000 mgr.y (mgr.25232) 5578 : cluster [DBG] pgmap v6522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:24.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9956 16 16 0 0 0 - 0 2024-07-28T14:57:25.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9957 16 16 0 0 0 - 0 2024-07-28T14:57:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:25 smithi150 bash[67543]: cluster 2024-07-28T14:57:24.026840+0000 mgr.y (mgr.25232) 5579 : cluster [DBG] pgmap v6523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:25 smithi022 bash[80503]: cluster 2024-07-28T14:57:24.026840+0000 mgr.y (mgr.25232) 5579 : cluster [DBG] pgmap v6523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:25 smithi022 bash[82865]: cluster 2024-07-28T14:57:24.026840+0000 mgr.y (mgr.25232) 5579 : cluster [DBG] pgmap v6523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:26.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9958 16 16 0 0 0 - 0 2024-07-28T14:57:27.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9959 16 16 0 0 0 - 0 2024-07-28T14:57:27.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:27 smithi150 bash[67543]: cluster 2024-07-28T14:57:26.028195+0000 mgr.y (mgr.25232) 5580 : cluster [DBG] pgmap v6524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:27 smithi022 bash[80503]: cluster 2024-07-28T14:57:26.028195+0000 mgr.y (mgr.25232) 5580 : cluster [DBG] pgmap v6524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:27.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:27 smithi022 bash[82865]: cluster 2024-07-28T14:57:26.028195+0000 mgr.y (mgr.25232) 5580 : cluster [DBG] pgmap v6524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:28.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:57:28.327068+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:57:28.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:57:28.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9960 16 16 0 0 0 - 0 2024-07-28T14:57:29.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9961 16 16 0 0 0 - 0 2024-07-28T14:57:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:29 smithi150 bash[67543]: cluster 2024-07-28T14:57:28.029591+0000 mgr.y (mgr.25232) 5581 : cluster [DBG] pgmap v6525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:29 smithi022 bash[80503]: cluster 2024-07-28T14:57:28.029591+0000 mgr.y (mgr.25232) 5581 : cluster [DBG] pgmap v6525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:57:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:57:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:57:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:29 smithi022 bash[82865]: cluster 2024-07-28T14:57:28.029591+0000 mgr.y (mgr.25232) 5581 : cluster [DBG] pgmap v6525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:30.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9962 16 16 0 0 0 - 0 2024-07-28T14:57:31.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9963 16 16 0 0 0 - 0 2024-07-28T14:57:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:31 smithi150 bash[67543]: cluster 2024-07-28T14:57:30.030988+0000 mgr.y (mgr.25232) 5582 : cluster [DBG] pgmap v6526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:31 smithi022 bash[80503]: cluster 2024-07-28T14:57:30.030988+0000 mgr.y (mgr.25232) 5582 : cluster [DBG] pgmap v6526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:31 smithi022 bash[82865]: cluster 2024-07-28T14:57:30.030988+0000 mgr.y (mgr.25232) 5582 : cluster [DBG] pgmap v6526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:32.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9964 16 16 0 0 0 - 0 2024-07-28T14:57:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:57:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:57:33.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9965 16 16 0 0 0 - 0 2024-07-28T14:57:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:33 smithi150 bash[67543]: cluster 2024-07-28T14:57:32.032345+0000 mgr.y (mgr.25232) 5583 : cluster [DBG] pgmap v6527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:33 smithi150 bash[67543]: audit 2024-07-28T14:57:32.778452+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:57:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:33 smithi150 bash[67543]: audit 2024-07-28T14:57:33.160142+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:33 smithi150 bash[67543]: audit 2024-07-28T14:57:33.165250+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:33.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[80503]: cluster 2024-07-28T14:57:32.032345+0000 mgr.y (mgr.25232) 5583 : cluster [DBG] pgmap v6527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[80503]: audit 2024-07-28T14:57:32.778452+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[80503]: audit 2024-07-28T14:57:33.160142+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[80503]: audit 2024-07-28T14:57:33.165250+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[82865]: cluster 2024-07-28T14:57:32.032345+0000 mgr.y (mgr.25232) 5583 : cluster [DBG] pgmap v6527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[82865]: audit 2024-07-28T14:57:32.778452+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[82865]: audit 2024-07-28T14:57:33.160142+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:33 smithi022 bash[82865]: audit 2024-07-28T14:57:33.165250+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:34.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9966 16 16 0 0 0 - 0 2024-07-28T14:57:35.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9967 16 16 0 0 0 - 0 2024-07-28T14:57:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:35 smithi150 bash[67543]: cluster 2024-07-28T14:57:34.033703+0000 mgr.y (mgr.25232) 5584 : cluster [DBG] pgmap v6528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:35 smithi022 bash[80503]: cluster 2024-07-28T14:57:34.033703+0000 mgr.y (mgr.25232) 5584 : cluster [DBG] pgmap v6528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:35 smithi022 bash[82865]: cluster 2024-07-28T14:57:34.033703+0000 mgr.y (mgr.25232) 5584 : cluster [DBG] pgmap v6528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:36.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9968 16 16 0 0 0 - 0 2024-07-28T14:57:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:36 smithi150 bash[67543]: audit 2024-07-28T14:57:35.506052+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:36 smithi022 bash[80503]: audit 2024-07-28T14:57:35.506052+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:36 smithi022 bash[82865]: audit 2024-07-28T14:57:35.506052+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:37.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9969 16 16 0 0 0 - 0 2024-07-28T14:57:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:37 smithi150 bash[67543]: cluster 2024-07-28T14:57:36.034948+0000 mgr.y (mgr.25232) 5585 : cluster [DBG] pgmap v6529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:37 smithi022 bash[80503]: cluster 2024-07-28T14:57:36.034948+0000 mgr.y (mgr.25232) 5585 : cluster [DBG] pgmap v6529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:37.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:37 smithi022 bash[82865]: cluster 2024-07-28T14:57:36.034948+0000 mgr.y (mgr.25232) 5585 : cluster [DBG] pgmap v6529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:38.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9970 16 16 0 0 0 - 0 2024-07-28T14:57:39.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9971 16 16 0 0 0 - 0 2024-07-28T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:39 smithi150 bash[67543]: cluster 2024-07-28T14:57:38.036205+0000 mgr.y (mgr.25232) 5586 : cluster [DBG] pgmap v6530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:39 smithi150 bash[67543]: audit 2024-07-28T14:57:38.687333+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:39 smithi150 bash[67543]: audit 2024-07-28T14:57:38.691579+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:39 smithi150 bash[67543]: audit 2024-07-28T14:57:38.809732+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:39 smithi150 bash[67543]: audit 2024-07-28T14:57:38.815410+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:57:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[80503]: cluster 2024-07-28T14:57:38.036205+0000 mgr.y (mgr.25232) 5586 : cluster [DBG] pgmap v6530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[80503]: audit 2024-07-28T14:57:38.687333+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[80503]: audit 2024-07-28T14:57:38.691579+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[80503]: audit 2024-07-28T14:57:38.809732+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[80503]: audit 2024-07-28T14:57:38.815410+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[82865]: cluster 2024-07-28T14:57:38.036205+0000 mgr.y (mgr.25232) 5586 : cluster [DBG] pgmap v6530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[82865]: audit 2024-07-28T14:57:38.687333+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[82865]: audit 2024-07-28T14:57:38.691579+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[82865]: audit 2024-07-28T14:57:38.809732+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:39 smithi022 bash[82865]: audit 2024-07-28T14:57:38.815410+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:40.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9972 16 16 0 0 0 - 0 2024-07-28T14:57:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:40 smithi150 bash[67543]: audit 2024-07-28T14:57:39.247433+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:57:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:40 smithi150 bash[67543]: audit 2024-07-28T14:57:39.248789+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:57:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:40 smithi150 bash[67543]: audit 2024-07-28T14:57:39.260842+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:40 smithi022 bash[80503]: audit 2024-07-28T14:57:39.247433+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:57:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:40 smithi022 bash[80503]: audit 2024-07-28T14:57:39.248789+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:57:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:40 smithi022 bash[80503]: audit 2024-07-28T14:57:39.260842+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:40 smithi022 bash[82865]: audit 2024-07-28T14:57:39.247433+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:57:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:40 smithi022 bash[82865]: audit 2024-07-28T14:57:39.248789+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:57:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:40 smithi022 bash[82865]: audit 2024-07-28T14:57:39.260842+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:57:41.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9973 16 16 0 0 0 - 0 2024-07-28T14:57:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:41 smithi150 bash[67543]: cluster 2024-07-28T14:57:40.037580+0000 mgr.y (mgr.25232) 5587 : cluster [DBG] pgmap v6531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:41 smithi022 bash[80503]: cluster 2024-07-28T14:57:40.037580+0000 mgr.y (mgr.25232) 5587 : cluster [DBG] pgmap v6531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:41 smithi022 bash[82865]: cluster 2024-07-28T14:57:40.037580+0000 mgr.y (mgr.25232) 5587 : cluster [DBG] pgmap v6531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:42.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9974 16 16 0 0 0 - 0 2024-07-28T14:57:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:57:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:57:43.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9975 16 16 0 0 0 - 0 2024-07-28T14:57:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:43 smithi150 bash[67543]: cluster 2024-07-28T14:57:42.038971+0000 mgr.y (mgr.25232) 5588 : cluster [DBG] pgmap v6532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:43 smithi022 bash[80503]: cluster 2024-07-28T14:57:42.038971+0000 mgr.y (mgr.25232) 5588 : cluster [DBG] pgmap v6532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:43 smithi022 bash[82865]: cluster 2024-07-28T14:57:42.038971+0000 mgr.y (mgr.25232) 5588 : cluster [DBG] pgmap v6532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:44.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9976 16 16 0 0 0 - 0 2024-07-28T14:57:45.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9977 16 16 0 0 0 - 0 2024-07-28T14:57:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:45 smithi150 bash[67543]: cluster 2024-07-28T14:57:44.040335+0000 mgr.y (mgr.25232) 5589 : cluster [DBG] pgmap v6533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:45 smithi022 bash[80503]: cluster 2024-07-28T14:57:44.040335+0000 mgr.y (mgr.25232) 5589 : cluster [DBG] pgmap v6533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:45.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:45 smithi022 bash[82865]: cluster 2024-07-28T14:57:44.040335+0000 mgr.y (mgr.25232) 5589 : cluster [DBG] pgmap v6533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:46.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9978 16 16 0 0 0 - 0 2024-07-28T14:57:47.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9979 16 16 0 0 0 - 0 2024-07-28T14:57:47.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:47 smithi022 bash[80503]: cluster 2024-07-28T14:57:46.041668+0000 mgr.y (mgr.25232) 5590 : cluster [DBG] pgmap v6534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:47 smithi022 bash[82865]: cluster 2024-07-28T14:57:46.041668+0000 mgr.y (mgr.25232) 5590 : cluster [DBG] pgmap v6534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:47 smithi150 bash[67543]: cluster 2024-07-28T14:57:46.041668+0000 mgr.y (mgr.25232) 5590 : cluster [DBG] pgmap v6534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:48.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:57:48.330166+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:57:48.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:57:48.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9980 16 16 0 0 0 - 0 2024-07-28T14:57:49.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9981 16 16 0 0 0 - 0 2024-07-28T14:57:49.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:49 smithi022 bash[80503]: cluster 2024-07-28T14:57:48.043056+0000 mgr.y (mgr.25232) 5591 : cluster [DBG] pgmap v6535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:57:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:57:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T14:57:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:49 smithi022 bash[82865]: cluster 2024-07-28T14:57:48.043056+0000 mgr.y (mgr.25232) 5591 : cluster [DBG] pgmap v6535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:49 smithi150 bash[67543]: cluster 2024-07-28T14:57:48.043056+0000 mgr.y (mgr.25232) 5591 : cluster [DBG] pgmap v6535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:50.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9982 16 16 0 0 0 - 0 2024-07-28T14:57:51.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9983 16 16 0 0 0 - 0 2024-07-28T14:57:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:51 smithi022 bash[80503]: cluster 2024-07-28T14:57:50.044407+0000 mgr.y (mgr.25232) 5592 : cluster [DBG] pgmap v6536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:51 smithi022 bash[80503]: audit 2024-07-28T14:57:50.506304+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:51 smithi022 bash[82865]: cluster 2024-07-28T14:57:50.044407+0000 mgr.y (mgr.25232) 5592 : cluster [DBG] pgmap v6536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:51 smithi022 bash[82865]: audit 2024-07-28T14:57:50.506304+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:51 smithi150 bash[67543]: cluster 2024-07-28T14:57:50.044407+0000 mgr.y (mgr.25232) 5592 : cluster [DBG] pgmap v6536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:51 smithi150 bash[67543]: audit 2024-07-28T14:57:50.506304+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:57:52.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9984 16 16 0 0 0 - 0 2024-07-28T14:57:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:57:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:57:53.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9985 16 16 0 0 0 - 0 2024-07-28T14:57:53.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:53 smithi022 bash[80503]: cluster 2024-07-28T14:57:52.045754+0000 mgr.y (mgr.25232) 5593 : cluster [DBG] pgmap v6537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:53 smithi022 bash[82865]: cluster 2024-07-28T14:57:52.045754+0000 mgr.y (mgr.25232) 5593 : cluster [DBG] pgmap v6537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:53 smithi150 bash[67543]: cluster 2024-07-28T14:57:52.045754+0000 mgr.y (mgr.25232) 5593 : cluster [DBG] pgmap v6537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:54.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9986 16 16 0 0 0 - 0 2024-07-28T14:57:55.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9987 16 16 0 0 0 - 0 2024-07-28T14:57:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:55 smithi022 bash[80503]: cluster 2024-07-28T14:57:54.047130+0000 mgr.y (mgr.25232) 5594 : cluster [DBG] pgmap v6538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:55 smithi022 bash[82865]: cluster 2024-07-28T14:57:54.047130+0000 mgr.y (mgr.25232) 5594 : cluster [DBG] pgmap v6538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:55 smithi150 bash[67543]: cluster 2024-07-28T14:57:54.047130+0000 mgr.y (mgr.25232) 5594 : cluster [DBG] pgmap v6538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:56.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9988 16 16 0 0 0 - 0 2024-07-28T14:57:57.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9989 16 16 0 0 0 - 0 2024-07-28T14:57:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:57 smithi022 bash[80503]: cluster 2024-07-28T14:57:56.048466+0000 mgr.y (mgr.25232) 5595 : cluster [DBG] pgmap v6539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:57 smithi022 bash[82865]: cluster 2024-07-28T14:57:56.048466+0000 mgr.y (mgr.25232) 5595 : cluster [DBG] pgmap v6539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:57 smithi150 bash[67543]: cluster 2024-07-28T14:57:56.048466+0000 mgr.y (mgr.25232) 5595 : cluster [DBG] pgmap v6539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:58.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9990 16 16 0 0 0 - 0 2024-07-28T14:57:59.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9991 16 16 0 0 0 - 0 2024-07-28T14:57:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:57:59 smithi022 bash[80503]: cluster 2024-07-28T14:57:58.049824+0000 mgr.y (mgr.25232) 5596 : cluster [DBG] pgmap v6540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:57:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:57:59] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T14:57:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:57:59 smithi022 bash[82865]: cluster 2024-07-28T14:57:58.049824+0000 mgr.y (mgr.25232) 5596 : cluster [DBG] pgmap v6540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:57:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:57:59 smithi150 bash[67543]: cluster 2024-07-28T14:57:58.049824+0000 mgr.y (mgr.25232) 5596 : cluster [DBG] pgmap v6540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:00.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9992 16 16 0 0 0 - 0 2024-07-28T14:58:01.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9993 16 16 0 0 0 - 0 2024-07-28T14:58:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:01 smithi022 bash[80503]: cluster 2024-07-28T14:58:00.051209+0000 mgr.y (mgr.25232) 5597 : cluster [DBG] pgmap v6541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:01 smithi022 bash[82865]: cluster 2024-07-28T14:58:00.051209+0000 mgr.y (mgr.25232) 5597 : cluster [DBG] pgmap v6541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:01 smithi150 bash[67543]: cluster 2024-07-28T14:58:00.051209+0000 mgr.y (mgr.25232) 5597 : cluster [DBG] pgmap v6541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:02.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9994 16 16 0 0 0 - 0 2024-07-28T14:58:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:58:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:58:03.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9995 16 16 0 0 0 - 0 2024-07-28T14:58:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:03 smithi022 bash[80503]: cluster 2024-07-28T14:58:02.052579+0000 mgr.y (mgr.25232) 5598 : cluster [DBG] pgmap v6542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:03 smithi022 bash[82865]: cluster 2024-07-28T14:58:02.052579+0000 mgr.y (mgr.25232) 5598 : cluster [DBG] pgmap v6542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:03 smithi150 bash[67543]: cluster 2024-07-28T14:58:02.052579+0000 mgr.y (mgr.25232) 5598 : cluster [DBG] pgmap v6542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:04.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9996 16 16 0 0 0 - 0 2024-07-28T14:58:05.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9997 16 16 0 0 0 - 0 2024-07-28T14:58:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:05 smithi022 bash[80503]: cluster 2024-07-28T14:58:04.053915+0000 mgr.y (mgr.25232) 5599 : cluster [DBG] pgmap v6543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:05 smithi022 bash[82865]: cluster 2024-07-28T14:58:04.053915+0000 mgr.y (mgr.25232) 5599 : cluster [DBG] pgmap v6543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:05 smithi150 bash[67543]: cluster 2024-07-28T14:58:04.053915+0000 mgr.y (mgr.25232) 5599 : cluster [DBG] pgmap v6543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:06.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9998 16 16 0 0 0 - 0 2024-07-28T14:58:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:06 smithi022 bash[80503]: audit 2024-07-28T14:58:05.506703+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:06 smithi022 bash[82865]: audit 2024-07-28T14:58:05.506703+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:06 smithi150 bash[67543]: audit 2024-07-28T14:58:05.506703+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:07.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: 9999 16 16 0 0 0 - 0 2024-07-28T14:58:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:07 smithi022 bash[80503]: cluster 2024-07-28T14:58:06.055259+0000 mgr.y (mgr.25232) 5600 : cluster [DBG] pgmap v6544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:07 smithi022 bash[82865]: cluster 2024-07-28T14:58:06.055259+0000 mgr.y (mgr.25232) 5600 : cluster [DBG] pgmap v6544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:07 smithi150 bash[67543]: cluster 2024-07-28T14:58:06.055259+0000 mgr.y (mgr.25232) 5600 : cluster [DBG] pgmap v6544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:08.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:58:08.333385+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:58:08.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:58:08.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10000 16 16 0 0 0 - 0 2024-07-28T14:58:09.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10001 16 16 0 0 0 - 0 2024-07-28T14:58:09.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:09 smithi022 bash[80503]: cluster 2024-07-28T14:58:08.056625+0000 mgr.y (mgr.25232) 5601 : cluster [DBG] pgmap v6545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:58:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:58:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:58:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:09 smithi022 bash[82865]: cluster 2024-07-28T14:58:08.056625+0000 mgr.y (mgr.25232) 5601 : cluster [DBG] pgmap v6545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:09 smithi150 bash[67543]: cluster 2024-07-28T14:58:08.056625+0000 mgr.y (mgr.25232) 5601 : cluster [DBG] pgmap v6545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:10.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10002 16 16 0 0 0 - 0 2024-07-28T14:58:11.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10003 16 16 0 0 0 - 0 2024-07-28T14:58:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:11 smithi022 bash[80503]: cluster 2024-07-28T14:58:10.057986+0000 mgr.y (mgr.25232) 5602 : cluster [DBG] pgmap v6546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:11 smithi022 bash[82865]: cluster 2024-07-28T14:58:10.057986+0000 mgr.y (mgr.25232) 5602 : cluster [DBG] pgmap v6546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:11 smithi150 bash[67543]: cluster 2024-07-28T14:58:10.057986+0000 mgr.y (mgr.25232) 5602 : cluster [DBG] pgmap v6546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:12.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10004 16 16 0 0 0 - 0 2024-07-28T14:58:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:58:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:58:13.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10005 16 16 0 0 0 - 0 2024-07-28T14:58:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:13 smithi022 bash[80503]: cluster 2024-07-28T14:58:12.059360+0000 mgr.y (mgr.25232) 5603 : cluster [DBG] pgmap v6547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:13 smithi022 bash[82865]: cluster 2024-07-28T14:58:12.059360+0000 mgr.y (mgr.25232) 5603 : cluster [DBG] pgmap v6547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:13 smithi150 bash[67543]: cluster 2024-07-28T14:58:12.059360+0000 mgr.y (mgr.25232) 5603 : cluster [DBG] pgmap v6547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:14.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10006 16 16 0 0 0 - 0 2024-07-28T14:58:15.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10007 16 16 0 0 0 - 0 2024-07-28T14:58:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:15 smithi150 bash[67543]: cluster 2024-07-28T14:58:14.060706+0000 mgr.y (mgr.25232) 5604 : cluster [DBG] pgmap v6548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:15 smithi022 bash[80503]: cluster 2024-07-28T14:58:14.060706+0000 mgr.y (mgr.25232) 5604 : cluster [DBG] pgmap v6548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:15.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:15 smithi022 bash[82865]: cluster 2024-07-28T14:58:14.060706+0000 mgr.y (mgr.25232) 5604 : cluster [DBG] pgmap v6548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:16.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10008 16 16 0 0 0 - 0 2024-07-28T14:58:17.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10009 16 16 0 0 0 - 0 2024-07-28T14:58:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:17 smithi150 bash[67543]: cluster 2024-07-28T14:58:16.062030+0000 mgr.y (mgr.25232) 5605 : cluster [DBG] pgmap v6549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:17 smithi022 bash[80503]: cluster 2024-07-28T14:58:16.062030+0000 mgr.y (mgr.25232) 5605 : cluster [DBG] pgmap v6549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:17 smithi022 bash[82865]: cluster 2024-07-28T14:58:16.062030+0000 mgr.y (mgr.25232) 5605 : cluster [DBG] pgmap v6549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:18.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10010 16 16 0 0 0 - 0 2024-07-28T14:58:19.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10011 16 16 0 0 0 - 0 2024-07-28T14:58:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:19 smithi150 bash[67543]: cluster 2024-07-28T14:58:18.063374+0000 mgr.y (mgr.25232) 5606 : cluster [DBG] pgmap v6550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:58:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:58:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:58:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:19 smithi022 bash[80503]: cluster 2024-07-28T14:58:18.063374+0000 mgr.y (mgr.25232) 5606 : cluster [DBG] pgmap v6550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:19 smithi022 bash[82865]: cluster 2024-07-28T14:58:18.063374+0000 mgr.y (mgr.25232) 5606 : cluster [DBG] pgmap v6550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:20.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10012 16 16 0 0 0 - 0 2024-07-28T14:58:21.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10013 16 16 0 0 0 - 0 2024-07-28T14:58:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:21 smithi150 bash[67543]: cluster 2024-07-28T14:58:20.064733+0000 mgr.y (mgr.25232) 5607 : cluster [DBG] pgmap v6551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:21 smithi150 bash[67543]: audit 2024-07-28T14:58:20.507147+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:21 smithi022 bash[80503]: cluster 2024-07-28T14:58:20.064733+0000 mgr.y (mgr.25232) 5607 : cluster [DBG] pgmap v6551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:21 smithi022 bash[80503]: audit 2024-07-28T14:58:20.507147+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:21 smithi022 bash[82865]: cluster 2024-07-28T14:58:20.064733+0000 mgr.y (mgr.25232) 5607 : cluster [DBG] pgmap v6551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:21 smithi022 bash[82865]: audit 2024-07-28T14:58:20.507147+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:22.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10014 16 16 0 0 0 - 0 2024-07-28T14:58:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:58:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:58:23.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10015 16 16 0 0 0 - 0 2024-07-28T14:58:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:23 smithi150 bash[67543]: cluster 2024-07-28T14:58:22.066081+0000 mgr.y (mgr.25232) 5608 : cluster [DBG] pgmap v6552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:23 smithi022 bash[80503]: cluster 2024-07-28T14:58:22.066081+0000 mgr.y (mgr.25232) 5608 : cluster [DBG] pgmap v6552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:23 smithi022 bash[82865]: cluster 2024-07-28T14:58:22.066081+0000 mgr.y (mgr.25232) 5608 : cluster [DBG] pgmap v6552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:24.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10016 16 16 0 0 0 - 0 2024-07-28T14:58:25.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10017 16 16 0 0 0 - 0 2024-07-28T14:58:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:25 smithi150 bash[67543]: cluster 2024-07-28T14:58:24.067419+0000 mgr.y (mgr.25232) 5609 : cluster [DBG] pgmap v6553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:25 smithi022 bash[80503]: cluster 2024-07-28T14:58:24.067419+0000 mgr.y (mgr.25232) 5609 : cluster [DBG] pgmap v6553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:25 smithi022 bash[82865]: cluster 2024-07-28T14:58:24.067419+0000 mgr.y (mgr.25232) 5609 : cluster [DBG] pgmap v6553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:26.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10018 16 16 0 0 0 - 0 2024-07-28T14:58:27.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10019 16 16 0 0 0 - 0 2024-07-28T14:58:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:27 smithi150 bash[67543]: cluster 2024-07-28T14:58:26.068749+0000 mgr.y (mgr.25232) 5610 : cluster [DBG] pgmap v6554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:27 smithi022 bash[80503]: cluster 2024-07-28T14:58:26.068749+0000 mgr.y (mgr.25232) 5610 : cluster [DBG] pgmap v6554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:27 smithi022 bash[82865]: cluster 2024-07-28T14:58:26.068749+0000 mgr.y (mgr.25232) 5610 : cluster [DBG] pgmap v6554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:28.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:58:28.336488+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:58:28.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:58:28.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10020 16 16 0 0 0 - 0 2024-07-28T14:58:29.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10021 16 16 0 0 0 - 0 2024-07-28T14:58:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:29 smithi150 bash[67543]: cluster 2024-07-28T14:58:28.070092+0000 mgr.y (mgr.25232) 5611 : cluster [DBG] pgmap v6555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:29 smithi022 bash[80503]: cluster 2024-07-28T14:58:28.070092+0000 mgr.y (mgr.25232) 5611 : cluster [DBG] pgmap v6555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:58:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:58:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:58:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:29 smithi022 bash[82865]: cluster 2024-07-28T14:58:28.070092+0000 mgr.y (mgr.25232) 5611 : cluster [DBG] pgmap v6555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:30.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10022 16 16 0 0 0 - 0 2024-07-28T14:58:31.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10023 16 16 0 0 0 - 0 2024-07-28T14:58:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:31 smithi150 bash[67543]: cluster 2024-07-28T14:58:30.071460+0000 mgr.y (mgr.25232) 5612 : cluster [DBG] pgmap v6556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:31 smithi022 bash[80503]: cluster 2024-07-28T14:58:30.071460+0000 mgr.y (mgr.25232) 5612 : cluster [DBG] pgmap v6556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:31.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:31 smithi022 bash[82865]: cluster 2024-07-28T14:58:30.071460+0000 mgr.y (mgr.25232) 5612 : cluster [DBG] pgmap v6556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:32.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10024 16 16 0 0 0 - 0 2024-07-28T14:58:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:58:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:58:33.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10025 16 16 0 0 0 - 0 2024-07-28T14:58:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:33 smithi150 bash[67543]: cluster 2024-07-28T14:58:32.072804+0000 mgr.y (mgr.25232) 5613 : cluster [DBG] pgmap v6557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:33 smithi022 bash[80503]: cluster 2024-07-28T14:58:32.072804+0000 mgr.y (mgr.25232) 5613 : cluster [DBG] pgmap v6557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:33 smithi022 bash[82865]: cluster 2024-07-28T14:58:32.072804+0000 mgr.y (mgr.25232) 5613 : cluster [DBG] pgmap v6557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:34.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10026 16 16 0 0 0 - 0 2024-07-28T14:58:35.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10027 16 16 0 0 0 - 0 2024-07-28T14:58:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:35 smithi150 bash[67543]: cluster 2024-07-28T14:58:34.074148+0000 mgr.y (mgr.25232) 5614 : cluster [DBG] pgmap v6558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:35.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:35 smithi022 bash[82865]: cluster 2024-07-28T14:58:34.074148+0000 mgr.y (mgr.25232) 5614 : cluster [DBG] pgmap v6558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:35 smithi022 bash[80503]: cluster 2024-07-28T14:58:34.074148+0000 mgr.y (mgr.25232) 5614 : cluster [DBG] pgmap v6558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:36.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10028 16 16 0 0 0 - 0 2024-07-28T14:58:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:36 smithi150 bash[67543]: audit 2024-07-28T14:58:35.507617+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:36 smithi022 bash[80503]: audit 2024-07-28T14:58:35.507617+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:36 smithi022 bash[82865]: audit 2024-07-28T14:58:35.507617+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:37.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10029 16 16 0 0 0 - 0 2024-07-28T14:58:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:37 smithi150 bash[67543]: cluster 2024-07-28T14:58:36.075467+0000 mgr.y (mgr.25232) 5615 : cluster [DBG] pgmap v6559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:37 smithi022 bash[80503]: cluster 2024-07-28T14:58:36.075467+0000 mgr.y (mgr.25232) 5615 : cluster [DBG] pgmap v6559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:37 smithi022 bash[82865]: cluster 2024-07-28T14:58:36.075467+0000 mgr.y (mgr.25232) 5615 : cluster [DBG] pgmap v6559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:38.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10030 16 16 0 0 0 - 0 2024-07-28T14:58:39.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10031 16 16 0 0 0 - 0 2024-07-28T14:58:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:39 smithi150 bash[67543]: cluster 2024-07-28T14:58:38.076829+0000 mgr.y (mgr.25232) 5616 : cluster [DBG] pgmap v6560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:39 smithi150 bash[67543]: audit 2024-07-28T14:58:39.354794+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:58:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:58:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:58:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:58:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:39 smithi022 bash[80503]: cluster 2024-07-28T14:58:38.076829+0000 mgr.y (mgr.25232) 5616 : cluster [DBG] pgmap v6560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:39 smithi022 bash[80503]: audit 2024-07-28T14:58:39.354794+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:58:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:39 smithi022 bash[82865]: cluster 2024-07-28T14:58:38.076829+0000 mgr.y (mgr.25232) 5616 : cluster [DBG] pgmap v6560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:39 smithi022 bash[82865]: audit 2024-07-28T14:58:39.354794+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:58:40.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10032 16 16 0 0 0 - 0 2024-07-28T14:58:41.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10033 16 16 0 0 0 - 0 2024-07-28T14:58:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:41 smithi150 bash[67543]: cluster 2024-07-28T14:58:40.078202+0000 mgr.y (mgr.25232) 5617 : cluster [DBG] pgmap v6561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:41 smithi022 bash[80503]: cluster 2024-07-28T14:58:40.078202+0000 mgr.y (mgr.25232) 5617 : cluster [DBG] pgmap v6561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:41 smithi022 bash[82865]: cluster 2024-07-28T14:58:40.078202+0000 mgr.y (mgr.25232) 5617 : cluster [DBG] pgmap v6561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:42.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10034 16 16 0 0 0 - 0 2024-07-28T14:58:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:58:42 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:58:43.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10035 16 16 0 0 0 - 0 2024-07-28T14:58:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:43 smithi150 bash[67543]: cluster 2024-07-28T14:58:42.079596+0000 mgr.y (mgr.25232) 5618 : cluster [DBG] pgmap v6562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:43 smithi022 bash[80503]: cluster 2024-07-28T14:58:42.079596+0000 mgr.y (mgr.25232) 5618 : cluster [DBG] pgmap v6562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:43 smithi022 bash[82865]: cluster 2024-07-28T14:58:42.079596+0000 mgr.y (mgr.25232) 5618 : cluster [DBG] pgmap v6562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:44.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10036 16 16 0 0 0 - 0 2024-07-28T14:58:45.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10037 16 16 0 0 0 - 0 2024-07-28T14:58:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:45 smithi150 bash[67543]: cluster 2024-07-28T14:58:44.080958+0000 mgr.y (mgr.25232) 5619 : cluster [DBG] pgmap v6563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:45 smithi150 bash[67543]: audit 2024-07-28T14:58:45.045261+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:45 smithi150 bash[67543]: audit 2024-07-28T14:58:45.050336+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:45 smithi150 bash[67543]: audit 2024-07-28T14:58:45.233793+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:45 smithi150 bash[67543]: audit 2024-07-28T14:58:45.243241+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[80503]: cluster 2024-07-28T14:58:44.080958+0000 mgr.y (mgr.25232) 5619 : cluster [DBG] pgmap v6563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[80503]: audit 2024-07-28T14:58:45.045261+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[80503]: audit 2024-07-28T14:58:45.050336+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[80503]: audit 2024-07-28T14:58:45.233793+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[80503]: audit 2024-07-28T14:58:45.243241+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[82865]: cluster 2024-07-28T14:58:44.080958+0000 mgr.y (mgr.25232) 5619 : cluster [DBG] pgmap v6563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[82865]: audit 2024-07-28T14:58:45.045261+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[82865]: audit 2024-07-28T14:58:45.050336+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[82865]: audit 2024-07-28T14:58:45.233793+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:45 smithi022 bash[82865]: audit 2024-07-28T14:58:45.243241+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:46.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10038 16 16 0 0 0 - 0 2024-07-28T14:58:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:46 smithi150 bash[67543]: audit 2024-07-28T14:58:45.690006+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:58:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:46 smithi150 bash[67543]: audit 2024-07-28T14:58:45.691283+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:58:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:46 smithi150 bash[67543]: audit 2024-07-28T14:58:45.702763+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:46 smithi022 bash[80503]: audit 2024-07-28T14:58:45.690006+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:58:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:46 smithi022 bash[80503]: audit 2024-07-28T14:58:45.691283+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:58:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:46 smithi022 bash[80503]: audit 2024-07-28T14:58:45.702763+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:46 smithi022 bash[82865]: audit 2024-07-28T14:58:45.690006+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:58:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:46 smithi022 bash[82865]: audit 2024-07-28T14:58:45.691283+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:58:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:46 smithi022 bash[82865]: audit 2024-07-28T14:58:45.702763+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:58:47.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10039 16 16 0 0 0 - 0 2024-07-28T14:58:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:47 smithi150 bash[67543]: cluster 2024-07-28T14:58:46.082453+0000 mgr.y (mgr.25232) 5620 : cluster [DBG] pgmap v6564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:47 smithi022 bash[80503]: cluster 2024-07-28T14:58:46.082453+0000 mgr.y (mgr.25232) 5620 : cluster [DBG] pgmap v6564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:47.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:47 smithi022 bash[82865]: cluster 2024-07-28T14:58:46.082453+0000 mgr.y (mgr.25232) 5620 : cluster [DBG] pgmap v6564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:48.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:58:48.339468+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:58:48.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:58:48.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10040 16 16 0 0 0 - 0 2024-07-28T14:58:49.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10041 16 16 0 0 0 - 0 2024-07-28T14:58:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:49 smithi150 bash[67543]: cluster 2024-07-28T14:58:48.083838+0000 mgr.y (mgr.25232) 5621 : cluster [DBG] pgmap v6565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:49 smithi022 bash[80503]: cluster 2024-07-28T14:58:48.083838+0000 mgr.y (mgr.25232) 5621 : cluster [DBG] pgmap v6565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:58:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:58:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T14:58:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:49 smithi022 bash[82865]: cluster 2024-07-28T14:58:48.083838+0000 mgr.y (mgr.25232) 5621 : cluster [DBG] pgmap v6565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:50.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10042 16 16 0 0 0 - 0 2024-07-28T14:58:51.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10043 16 16 0 0 0 - 0 2024-07-28T14:58:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:51 smithi150 bash[67543]: cluster 2024-07-28T14:58:50.085196+0000 mgr.y (mgr.25232) 5622 : cluster [DBG] pgmap v6566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:51 smithi150 bash[67543]: audit 2024-07-28T14:58:50.508113+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:51 smithi022 bash[80503]: cluster 2024-07-28T14:58:50.085196+0000 mgr.y (mgr.25232) 5622 : cluster [DBG] pgmap v6566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:51 smithi022 bash[80503]: audit 2024-07-28T14:58:50.508113+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:51 smithi022 bash[82865]: cluster 2024-07-28T14:58:50.085196+0000 mgr.y (mgr.25232) 5622 : cluster [DBG] pgmap v6566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:51 smithi022 bash[82865]: audit 2024-07-28T14:58:50.508113+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:58:52.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10044 16 16 0 0 0 - 0 2024-07-28T14:58:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:58:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:58:53.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10045 16 16 0 0 0 - 0 2024-07-28T14:58:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:53 smithi150 bash[67543]: cluster 2024-07-28T14:58:52.086571+0000 mgr.y (mgr.25232) 5623 : cluster [DBG] pgmap v6567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:53 smithi022 bash[80503]: cluster 2024-07-28T14:58:52.086571+0000 mgr.y (mgr.25232) 5623 : cluster [DBG] pgmap v6567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:53 smithi022 bash[82865]: cluster 2024-07-28T14:58:52.086571+0000 mgr.y (mgr.25232) 5623 : cluster [DBG] pgmap v6567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:54.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10046 16 16 0 0 0 - 0 2024-07-28T14:58:55.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10047 16 16 0 0 0 - 0 2024-07-28T14:58:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:55 smithi150 bash[67543]: cluster 2024-07-28T14:58:54.087908+0000 mgr.y (mgr.25232) 5624 : cluster [DBG] pgmap v6568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:55 smithi022 bash[80503]: cluster 2024-07-28T14:58:54.087908+0000 mgr.y (mgr.25232) 5624 : cluster [DBG] pgmap v6568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:55.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:55 smithi022 bash[82865]: cluster 2024-07-28T14:58:54.087908+0000 mgr.y (mgr.25232) 5624 : cluster [DBG] pgmap v6568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:56.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10048 16 16 0 0 0 - 0 2024-07-28T14:58:57.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10049 16 16 0 0 0 - 0 2024-07-28T14:58:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:57 smithi150 bash[67543]: cluster 2024-07-28T14:58:56.089233+0000 mgr.y (mgr.25232) 5625 : cluster [DBG] pgmap v6569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:57 smithi022 bash[80503]: cluster 2024-07-28T14:58:56.089233+0000 mgr.y (mgr.25232) 5625 : cluster [DBG] pgmap v6569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:57 smithi022 bash[82865]: cluster 2024-07-28T14:58:56.089233+0000 mgr.y (mgr.25232) 5625 : cluster [DBG] pgmap v6569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:58.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10050 16 16 0 0 0 - 0 2024-07-28T14:58:59.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10051 16 16 0 0 0 - 0 2024-07-28T14:58:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:58:59 smithi150 bash[67543]: cluster 2024-07-28T14:58:58.090592+0000 mgr.y (mgr.25232) 5626 : cluster [DBG] pgmap v6570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:58:59 smithi022 bash[80503]: cluster 2024-07-28T14:58:58.090592+0000 mgr.y (mgr.25232) 5626 : cluster [DBG] pgmap v6570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:58:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:58:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:58:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T14:58:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:58:59 smithi022 bash[82865]: cluster 2024-07-28T14:58:58.090592+0000 mgr.y (mgr.25232) 5626 : cluster [DBG] pgmap v6570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:00.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10052 16 16 0 0 0 - 0 2024-07-28T14:59:01.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10053 16 16 0 0 0 - 0 2024-07-28T14:59:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:01 smithi150 bash[67543]: cluster 2024-07-28T14:59:00.091946+0000 mgr.y (mgr.25232) 5627 : cluster [DBG] pgmap v6571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:01 smithi022 bash[80503]: cluster 2024-07-28T14:59:00.091946+0000 mgr.y (mgr.25232) 5627 : cluster [DBG] pgmap v6571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:01 smithi022 bash[82865]: cluster 2024-07-28T14:59:00.091946+0000 mgr.y (mgr.25232) 5627 : cluster [DBG] pgmap v6571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:02.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10054 16 16 0 0 0 - 0 2024-07-28T14:59:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:59:02 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:59:03.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10055 16 16 0 0 0 - 0 2024-07-28T14:59:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:03 smithi150 bash[67543]: cluster 2024-07-28T14:59:02.093429+0000 mgr.y (mgr.25232) 5628 : cluster [DBG] pgmap v6572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:03 smithi022 bash[80503]: cluster 2024-07-28T14:59:02.093429+0000 mgr.y (mgr.25232) 5628 : cluster [DBG] pgmap v6572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:03 smithi022 bash[82865]: cluster 2024-07-28T14:59:02.093429+0000 mgr.y (mgr.25232) 5628 : cluster [DBG] pgmap v6572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:04.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10056 16 16 0 0 0 - 0 2024-07-28T14:59:05.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10057 16 16 0 0 0 - 0 2024-07-28T14:59:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:05 smithi150 bash[67543]: cluster 2024-07-28T14:59:04.094983+0000 mgr.y (mgr.25232) 5629 : cluster [DBG] pgmap v6573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:05 smithi022 bash[80503]: cluster 2024-07-28T14:59:04.094983+0000 mgr.y (mgr.25232) 5629 : cluster [DBG] pgmap v6573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:05 smithi022 bash[82865]: cluster 2024-07-28T14:59:04.094983+0000 mgr.y (mgr.25232) 5629 : cluster [DBG] pgmap v6573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:06.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10058 16 16 0 0 0 - 0 2024-07-28T14:59:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:06 smithi150 bash[67543]: audit 2024-07-28T14:59:05.508459+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:06 smithi022 bash[80503]: audit 2024-07-28T14:59:05.508459+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:06 smithi022 bash[82865]: audit 2024-07-28T14:59:05.508459+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:07.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10059 16 16 0 0 0 - 0 2024-07-28T14:59:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:07 smithi150 bash[67543]: cluster 2024-07-28T14:59:06.096488+0000 mgr.y (mgr.25232) 5630 : cluster [DBG] pgmap v6574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:07 smithi022 bash[80503]: cluster 2024-07-28T14:59:06.096488+0000 mgr.y (mgr.25232) 5630 : cluster [DBG] pgmap v6574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:07 smithi022 bash[82865]: cluster 2024-07-28T14:59:06.096488+0000 mgr.y (mgr.25232) 5630 : cluster [DBG] pgmap v6574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:08.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:59:08.342214+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:59:08.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:59:08.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10060 16 16 0 0 0 - 0 2024-07-28T14:59:09.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10061 16 16 0 0 0 - 0 2024-07-28T14:59:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:09 smithi150 bash[67543]: cluster 2024-07-28T14:59:08.097998+0000 mgr.y (mgr.25232) 5631 : cluster [DBG] pgmap v6575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:09 smithi022 bash[80503]: cluster 2024-07-28T14:59:08.097998+0000 mgr.y (mgr.25232) 5631 : cluster [DBG] pgmap v6575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:59:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:59:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:59:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:09 smithi022 bash[82865]: cluster 2024-07-28T14:59:08.097998+0000 mgr.y (mgr.25232) 5631 : cluster [DBG] pgmap v6575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:10.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10062 16 16 0 0 0 - 0 2024-07-28T14:59:11.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10063 16 16 0 0 0 - 0 2024-07-28T14:59:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:11 smithi150 bash[67543]: cluster 2024-07-28T14:59:10.099698+0000 mgr.y (mgr.25232) 5632 : cluster [DBG] pgmap v6576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:11 smithi022 bash[80503]: cluster 2024-07-28T14:59:10.099698+0000 mgr.y (mgr.25232) 5632 : cluster [DBG] pgmap v6576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:11.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:11 smithi022 bash[82865]: cluster 2024-07-28T14:59:10.099698+0000 mgr.y (mgr.25232) 5632 : cluster [DBG] pgmap v6576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:12.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10064 16 16 0 0 0 - 0 2024-07-28T14:59:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:59:12 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:59:13.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10065 16 16 0 0 0 - 0 2024-07-28T14:59:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:13 smithi150 bash[67543]: cluster 2024-07-28T14:59:12.101207+0000 mgr.y (mgr.25232) 5633 : cluster [DBG] pgmap v6577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:13 smithi022 bash[80503]: cluster 2024-07-28T14:59:12.101207+0000 mgr.y (mgr.25232) 5633 : cluster [DBG] pgmap v6577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:13 smithi022 bash[82865]: cluster 2024-07-28T14:59:12.101207+0000 mgr.y (mgr.25232) 5633 : cluster [DBG] pgmap v6577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:14.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10066 16 16 0 0 0 - 0 2024-07-28T14:59:15.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10067 16 16 0 0 0 - 0 2024-07-28T14:59:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:15 smithi150 bash[67543]: cluster 2024-07-28T14:59:14.102749+0000 mgr.y (mgr.25232) 5634 : cluster [DBG] pgmap v6578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:15 smithi022 bash[80503]: cluster 2024-07-28T14:59:14.102749+0000 mgr.y (mgr.25232) 5634 : cluster [DBG] pgmap v6578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:15 smithi022 bash[82865]: cluster 2024-07-28T14:59:14.102749+0000 mgr.y (mgr.25232) 5634 : cluster [DBG] pgmap v6578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:16.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10068 16 16 0 0 0 - 0 2024-07-28T14:59:17.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10069 16 16 0 0 0 - 0 2024-07-28T14:59:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:17 smithi150 bash[67543]: cluster 2024-07-28T14:59:16.104281+0000 mgr.y (mgr.25232) 5635 : cluster [DBG] pgmap v6579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:17 smithi022 bash[80503]: cluster 2024-07-28T14:59:16.104281+0000 mgr.y (mgr.25232) 5635 : cluster [DBG] pgmap v6579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:17 smithi022 bash[82865]: cluster 2024-07-28T14:59:16.104281+0000 mgr.y (mgr.25232) 5635 : cluster [DBG] pgmap v6579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:18.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10070 16 16 0 0 0 - 0 2024-07-28T14:59:19.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10071 16 16 0 0 0 - 0 2024-07-28T14:59:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:19 smithi150 bash[67543]: cluster 2024-07-28T14:59:18.105681+0000 mgr.y (mgr.25232) 5636 : cluster [DBG] pgmap v6580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:19 smithi022 bash[80503]: cluster 2024-07-28T14:59:18.105681+0000 mgr.y (mgr.25232) 5636 : cluster [DBG] pgmap v6580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:59:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:59:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T14:59:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:19 smithi022 bash[82865]: cluster 2024-07-28T14:59:18.105681+0000 mgr.y (mgr.25232) 5636 : cluster [DBG] pgmap v6580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:20.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10072 16 16 0 0 0 - 0 2024-07-28T14:59:21.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10073 16 16 0 0 0 - 0 2024-07-28T14:59:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:21 smithi150 bash[67543]: cluster 2024-07-28T14:59:20.107165+0000 mgr.y (mgr.25232) 5637 : cluster [DBG] pgmap v6581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:21 smithi150 bash[67543]: audit 2024-07-28T14:59:20.509185+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:21 smithi022 bash[80503]: cluster 2024-07-28T14:59:20.107165+0000 mgr.y (mgr.25232) 5637 : cluster [DBG] pgmap v6581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:21 smithi022 bash[80503]: audit 2024-07-28T14:59:20.509185+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:21 smithi022 bash[82865]: cluster 2024-07-28T14:59:20.107165+0000 mgr.y (mgr.25232) 5637 : cluster [DBG] pgmap v6581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:21 smithi022 bash[82865]: audit 2024-07-28T14:59:20.509185+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:22.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10074 16 16 0 0 0 - 0 2024-07-28T14:59:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:59:22 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:59:23.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10075 16 16 0 0 0 - 0 2024-07-28T14:59:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:23 smithi150 bash[67543]: cluster 2024-07-28T14:59:22.108546+0000 mgr.y (mgr.25232) 5638 : cluster [DBG] pgmap v6582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:23 smithi022 bash[80503]: cluster 2024-07-28T14:59:22.108546+0000 mgr.y (mgr.25232) 5638 : cluster [DBG] pgmap v6582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:23 smithi022 bash[82865]: cluster 2024-07-28T14:59:22.108546+0000 mgr.y (mgr.25232) 5638 : cluster [DBG] pgmap v6582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:24.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10076 16 16 0 0 0 - 0 2024-07-28T14:59:25.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10077 16 16 0 0 0 - 0 2024-07-28T14:59:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:25 smithi150 bash[67543]: cluster 2024-07-28T14:59:24.110021+0000 mgr.y (mgr.25232) 5639 : cluster [DBG] pgmap v6583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:25 smithi022 bash[80503]: cluster 2024-07-28T14:59:24.110021+0000 mgr.y (mgr.25232) 5639 : cluster [DBG] pgmap v6583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:25 smithi022 bash[82865]: cluster 2024-07-28T14:59:24.110021+0000 mgr.y (mgr.25232) 5639 : cluster [DBG] pgmap v6583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:26.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10078 16 16 0 0 0 - 0 2024-07-28T14:59:27.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10079 16 16 0 0 0 - 0 2024-07-28T14:59:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:27 smithi150 bash[67543]: cluster 2024-07-28T14:59:26.111529+0000 mgr.y (mgr.25232) 5640 : cluster [DBG] pgmap v6584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:27 smithi022 bash[80503]: cluster 2024-07-28T14:59:26.111529+0000 mgr.y (mgr.25232) 5640 : cluster [DBG] pgmap v6584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:27 smithi022 bash[82865]: cluster 2024-07-28T14:59:26.111529+0000 mgr.y (mgr.25232) 5640 : cluster [DBG] pgmap v6584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:28.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:59:28.344900+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:59:28.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:59:28.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10080 16 16 0 0 0 - 0 2024-07-28T14:59:29.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10081 16 16 0 0 0 - 0 2024-07-28T14:59:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:29 smithi150 bash[67543]: cluster 2024-07-28T14:59:28.113048+0000 mgr.y (mgr.25232) 5641 : cluster [DBG] pgmap v6585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:29 smithi022 bash[80503]: cluster 2024-07-28T14:59:28.113048+0000 mgr.y (mgr.25232) 5641 : cluster [DBG] pgmap v6585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:59:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:59:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T14:59:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:29 smithi022 bash[82865]: cluster 2024-07-28T14:59:28.113048+0000 mgr.y (mgr.25232) 5641 : cluster [DBG] pgmap v6585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:30.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10082 16 16 0 0 0 - 0 2024-07-28T14:59:31.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10083 16 16 0 0 0 - 0 2024-07-28T14:59:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:31 smithi150 bash[67543]: cluster 2024-07-28T14:59:30.114612+0000 mgr.y (mgr.25232) 5642 : cluster [DBG] pgmap v6586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:31 smithi022 bash[80503]: cluster 2024-07-28T14:59:30.114612+0000 mgr.y (mgr.25232) 5642 : cluster [DBG] pgmap v6586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:31.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:31 smithi022 bash[82865]: cluster 2024-07-28T14:59:30.114612+0000 mgr.y (mgr.25232) 5642 : cluster [DBG] pgmap v6586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:32.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10084 16 16 0 0 0 - 0 2024-07-28T14:59:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:59:32 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:59:33.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10085 16 16 0 0 0 - 0 2024-07-28T14:59:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:33 smithi150 bash[67543]: cluster 2024-07-28T14:59:32.116114+0000 mgr.y (mgr.25232) 5643 : cluster [DBG] pgmap v6587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:33 smithi022 bash[80503]: cluster 2024-07-28T14:59:32.116114+0000 mgr.y (mgr.25232) 5643 : cluster [DBG] pgmap v6587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:33 smithi022 bash[82865]: cluster 2024-07-28T14:59:32.116114+0000 mgr.y (mgr.25232) 5643 : cluster [DBG] pgmap v6587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:34.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10086 16 16 0 0 0 - 0 2024-07-28T14:59:35.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10087 16 16 0 0 0 - 0 2024-07-28T14:59:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:35 smithi150 bash[67543]: cluster 2024-07-28T14:59:34.117493+0000 mgr.y (mgr.25232) 5644 : cluster [DBG] pgmap v6588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:35 smithi150 bash[67543]: audit 2024-07-28T14:59:35.509583+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:35.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:35 smithi022 bash[82865]: cluster 2024-07-28T14:59:34.117493+0000 mgr.y (mgr.25232) 5644 : cluster [DBG] pgmap v6588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:35 smithi022 bash[82865]: audit 2024-07-28T14:59:35.509583+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:35 smithi022 bash[80503]: cluster 2024-07-28T14:59:34.117493+0000 mgr.y (mgr.25232) 5644 : cluster [DBG] pgmap v6588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:35 smithi022 bash[80503]: audit 2024-07-28T14:59:35.509583+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:36.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10088 16 16 0 0 0 - 0 2024-07-28T14:59:37.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10089 16 16 0 0 0 - 0 2024-07-28T14:59:37.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:37 smithi022 bash[82865]: cluster 2024-07-28T14:59:36.118817+0000 mgr.y (mgr.25232) 5645 : cluster [DBG] pgmap v6589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:37 smithi022 bash[80503]: cluster 2024-07-28T14:59:36.118817+0000 mgr.y (mgr.25232) 5645 : cluster [DBG] pgmap v6589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:37 smithi150 bash[67543]: cluster 2024-07-28T14:59:36.118817+0000 mgr.y (mgr.25232) 5645 : cluster [DBG] pgmap v6589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:38.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10090 16 16 0 0 0 - 0 2024-07-28T14:59:39.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10091 16 16 0 0 0 - 0 2024-07-28T14:59:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:59:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:59:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:59:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:39 smithi022 bash[82865]: cluster 2024-07-28T14:59:38.120131+0000 mgr.y (mgr.25232) 5646 : cluster [DBG] pgmap v6590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:39 smithi022 bash[80503]: cluster 2024-07-28T14:59:38.120131+0000 mgr.y (mgr.25232) 5646 : cluster [DBG] pgmap v6590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:39 smithi150 bash[67543]: cluster 2024-07-28T14:59:38.120131+0000 mgr.y (mgr.25232) 5646 : cluster [DBG] pgmap v6590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:40.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10092 16 16 0 0 0 - 0 2024-07-28T14:59:41.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10093 16 16 0 0 0 - 0 2024-07-28T14:59:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:41 smithi150 bash[67543]: cluster 2024-07-28T14:59:40.121471+0000 mgr.y (mgr.25232) 5647 : cluster [DBG] pgmap v6591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:41 smithi022 bash[80503]: cluster 2024-07-28T14:59:40.121471+0000 mgr.y (mgr.25232) 5647 : cluster [DBG] pgmap v6591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:41 smithi022 bash[82865]: cluster 2024-07-28T14:59:40.121471+0000 mgr.y (mgr.25232) 5647 : cluster [DBG] pgmap v6591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:42.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10094 16 16 0 0 0 - 0 2024-07-28T14:59:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:59:42 smithi150 bash[60514]: ts=2024-07-28T14:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:59:43.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10095 16 16 0 0 0 - 0 2024-07-28T14:59:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:43 smithi150 bash[67543]: cluster 2024-07-28T14:59:42.122815+0000 mgr.y (mgr.25232) 5648 : cluster [DBG] pgmap v6592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:43 smithi022 bash[80503]: cluster 2024-07-28T14:59:42.122815+0000 mgr.y (mgr.25232) 5648 : cluster [DBG] pgmap v6592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:43 smithi022 bash[82865]: cluster 2024-07-28T14:59:42.122815+0000 mgr.y (mgr.25232) 5648 : cluster [DBG] pgmap v6592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:44.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10096 16 16 0 0 0 - 0 2024-07-28T14:59:45.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10097 16 16 0 0 0 - 0 2024-07-28T14:59:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:45 smithi150 bash[67543]: cluster 2024-07-28T14:59:44.124179+0000 mgr.y (mgr.25232) 5649 : cluster [DBG] pgmap v6593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:45 smithi022 bash[80503]: cluster 2024-07-28T14:59:44.124179+0000 mgr.y (mgr.25232) 5649 : cluster [DBG] pgmap v6593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:45 smithi022 bash[82865]: cluster 2024-07-28T14:59:44.124179+0000 mgr.y (mgr.25232) 5649 : cluster [DBG] pgmap v6593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:46.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10098 16 16 0 0 0 - 0 2024-07-28T14:59:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:46 smithi150 bash[67543]: audit 2024-07-28T14:59:45.799115+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:59:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:46 smithi022 bash[80503]: audit 2024-07-28T14:59:45.799115+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:59:46.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:46 smithi022 bash[82865]: audit 2024-07-28T14:59:45.799115+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T14:59:47.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10099 16 16 0 0 0 - 0 2024-07-28T14:59:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:47 smithi150 bash[67543]: cluster 2024-07-28T14:59:46.124844+0000 mgr.y (mgr.25232) 5650 : cluster [DBG] pgmap v6594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:47.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:47 smithi022 bash[80503]: cluster 2024-07-28T14:59:46.124844+0000 mgr.y (mgr.25232) 5650 : cluster [DBG] pgmap v6594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:47.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:47 smithi022 bash[82865]: cluster 2024-07-28T14:59:46.124844+0000 mgr.y (mgr.25232) 5650 : cluster [DBG] pgmap v6594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:48.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T14:59:48.347525+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T14:59:48.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T14:59:48.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10100 16 16 0 0 0 - 0 2024-07-28T14:59:49.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10101 16 16 0 0 0 - 0 2024-07-28T14:59:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:49 smithi150 bash[67543]: cluster 2024-07-28T14:59:48.126141+0000 mgr.y (mgr.25232) 5651 : cluster [DBG] pgmap v6595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:49.578 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:59:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:59:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:59:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:49 smithi022 bash[82865]: cluster 2024-07-28T14:59:48.126141+0000 mgr.y (mgr.25232) 5651 : cluster [DBG] pgmap v6595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:49 smithi022 bash[80503]: cluster 2024-07-28T14:59:48.126141+0000 mgr.y (mgr.25232) 5651 : cluster [DBG] pgmap v6595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:50.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10102 16 16 0 0 0 - 0 2024-07-28T14:59:51.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10103 16 16 0 0 0 - 0 2024-07-28T14:59:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:51 smithi150 bash[67543]: cluster 2024-07-28T14:59:50.127480+0000 mgr.y (mgr.25232) 5652 : cluster [DBG] pgmap v6596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:51 smithi150 bash[67543]: audit 2024-07-28T14:59:50.509902+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:51 smithi022 bash[80503]: cluster 2024-07-28T14:59:50.127480+0000 mgr.y (mgr.25232) 5652 : cluster [DBG] pgmap v6596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:51 smithi022 bash[80503]: audit 2024-07-28T14:59:50.509902+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:51 smithi022 bash[82865]: cluster 2024-07-28T14:59:50.127480+0000 mgr.y (mgr.25232) 5652 : cluster [DBG] pgmap v6596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:51 smithi022 bash[82865]: audit 2024-07-28T14:59:50.509902+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T14:59:52.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10104 16 16 0 0 0 - 0 2024-07-28T14:59:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[60514]: ts=2024-07-28T14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T14:59:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:51.435460+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:51.443481+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:51.736524+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:51.743612+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:52.181621+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:59:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:52.183064+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:59:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:52 smithi150 bash[67543]: audit 2024-07-28T14:59:52.193919+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:51.435460+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:51.443481+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:51.736524+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:51.743612+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:52.181621+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:52.183064+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:59:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[80503]: audit 2024-07-28T14:59:52.193919+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:51.435460+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:51.443481+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:51.736524+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:51.743612+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:52.181621+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:52.183064+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T14:59:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:52 smithi022 bash[82865]: audit 2024-07-28T14:59:52.193919+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T14:59:53.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10105 16 16 0 0 0 - 0 2024-07-28T14:59:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:53 smithi150 bash[67543]: cluster 2024-07-28T14:59:52.128929+0000 mgr.y (mgr.25232) 5653 : cluster [DBG] pgmap v6597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:53 smithi022 bash[80503]: cluster 2024-07-28T14:59:52.128929+0000 mgr.y (mgr.25232) 5653 : cluster [DBG] pgmap v6597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:53.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:53 smithi022 bash[82865]: cluster 2024-07-28T14:59:52.128929+0000 mgr.y (mgr.25232) 5653 : cluster [DBG] pgmap v6597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:54.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10106 16 16 0 0 0 - 0 2024-07-28T14:59:55.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10107 16 16 0 0 0 - 0 2024-07-28T14:59:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:55 smithi150 bash[67543]: cluster 2024-07-28T14:59:54.130469+0000 mgr.y (mgr.25232) 5654 : cluster [DBG] pgmap v6598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:55 smithi022 bash[80503]: cluster 2024-07-28T14:59:54.130469+0000 mgr.y (mgr.25232) 5654 : cluster [DBG] pgmap v6598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:55.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:55 smithi022 bash[82865]: cluster 2024-07-28T14:59:54.130469+0000 mgr.y (mgr.25232) 5654 : cluster [DBG] pgmap v6598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:56.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10108 16 16 0 0 0 - 0 2024-07-28T14:59:57.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10109 16 16 0 0 0 - 0 2024-07-28T14:59:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:57 smithi150 bash[67543]: cluster 2024-07-28T14:59:56.132001+0000 mgr.y (mgr.25232) 5655 : cluster [DBG] pgmap v6599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:57 smithi022 bash[80503]: cluster 2024-07-28T14:59:56.132001+0000 mgr.y (mgr.25232) 5655 : cluster [DBG] pgmap v6599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:57.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:57 smithi022 bash[82865]: cluster 2024-07-28T14:59:56.132001+0000 mgr.y (mgr.25232) 5655 : cluster [DBG] pgmap v6599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:58.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10110 16 16 0 0 0 - 0 2024-07-28T14:59:59.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10111 16 16 0 0 0 - 0 2024-07-28T14:59:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 14:59:59 smithi150 bash[67543]: cluster 2024-07-28T14:59:58.133537+0000 mgr.y (mgr.25232) 5656 : cluster [DBG] pgmap v6600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 14:59:59 smithi022 bash[80503]: cluster 2024-07-28T14:59:58.133537+0000 mgr.y (mgr.25232) 5656 : cluster [DBG] pgmap v6600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T14:59:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 14:59:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:14:59:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T14:59:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 14:59:59 smithi022 bash[82865]: cluster 2024-07-28T14:59:58.133537+0000 mgr.y (mgr.25232) 5656 : cluster [DBG] pgmap v6600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:00.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10112 16 16 0 0 0 - 0 2024-07-28T15:00:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:00 smithi150 bash[67543]: cluster 2024-07-28T15:00:00.000135+0000 mon.a (mon.0) 4829 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:00:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:00 smithi022 bash[80503]: cluster 2024-07-28T15:00:00.000135+0000 mon.a (mon.0) 4829 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:00:00.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:00 smithi022 bash[82865]: cluster 2024-07-28T15:00:00.000135+0000 mon.a (mon.0) 4829 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:00:01.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10113 16 16 0 0 0 - 0 2024-07-28T15:00:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:01 smithi150 bash[67543]: cluster 2024-07-28T15:00:00.135098+0000 mgr.y (mgr.25232) 5657 : cluster [DBG] pgmap v6601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:01 smithi022 bash[80503]: cluster 2024-07-28T15:00:00.135098+0000 mgr.y (mgr.25232) 5657 : cluster [DBG] pgmap v6601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:01.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:01 smithi022 bash[82865]: cluster 2024-07-28T15:00:00.135098+0000 mgr.y (mgr.25232) 5657 : cluster [DBG] pgmap v6601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:02.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10114 16 16 0 0 0 - 0 2024-07-28T15:00:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:00:03.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10115 16 16 0 0 0 - 0 2024-07-28T15:00:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:03 smithi150 bash[67543]: cluster 2024-07-28T15:00:02.136660+0000 mgr.y (mgr.25232) 5658 : cluster [DBG] pgmap v6602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:03 smithi150 bash[60514]: ts=2024-07-28T15:00:03.616Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722168000891 maxt=1722175200000 ulid=01J3WXP5SQN0BYHZ4DSJJKHAKH duration=104.983677ms 2024-07-28T15:00:03.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:03 smithi150 bash[60514]: ts=2024-07-28T15:00:03.620Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.137658ms 2024-07-28T15:00:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:03 smithi022 bash[80503]: cluster 2024-07-28T15:00:02.136660+0000 mgr.y (mgr.25232) 5658 : cluster [DBG] pgmap v6602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:03 smithi022 bash[82865]: cluster 2024-07-28T15:00:02.136660+0000 mgr.y (mgr.25232) 5658 : cluster [DBG] pgmap v6602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:04.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10116 16 16 0 0 0 - 0 2024-07-28T15:00:05.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10117 16 16 0 0 0 - 0 2024-07-28T15:00:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:05 smithi150 bash[67543]: cluster 2024-07-28T15:00:04.138183+0000 mgr.y (mgr.25232) 5659 : cluster [DBG] pgmap v6603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:05 smithi022 bash[80503]: cluster 2024-07-28T15:00:04.138183+0000 mgr.y (mgr.25232) 5659 : cluster [DBG] pgmap v6603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:05 smithi022 bash[82865]: cluster 2024-07-28T15:00:04.138183+0000 mgr.y (mgr.25232) 5659 : cluster [DBG] pgmap v6603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:06.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10118 16 16 0 0 0 - 0 2024-07-28T15:00:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:06 smithi150 bash[67543]: audit 2024-07-28T15:00:05.510397+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:06 smithi022 bash[80503]: audit 2024-07-28T15:00:05.510397+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:06.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:06 smithi022 bash[82865]: audit 2024-07-28T15:00:05.510397+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:07.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10119 16 16 0 0 0 - 0 2024-07-28T15:00:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:07 smithi150 bash[67543]: cluster 2024-07-28T15:00:06.139529+0000 mgr.y (mgr.25232) 5660 : cluster [DBG] pgmap v6604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:07.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:07 smithi022 bash[82865]: cluster 2024-07-28T15:00:06.139529+0000 mgr.y (mgr.25232) 5660 : cluster [DBG] pgmap v6604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:07 smithi022 bash[80503]: cluster 2024-07-28T15:00:06.139529+0000 mgr.y (mgr.25232) 5660 : cluster [DBG] pgmap v6604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:08.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:00:08.350185+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:00:08.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:00:08.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10120 16 16 0 0 0 - 0 2024-07-28T15:00:09.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10121 16 16 0 0 0 - 0 2024-07-28T15:00:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:09 smithi150 bash[67543]: cluster 2024-07-28T15:00:08.140910+0000 mgr.y (mgr.25232) 5661 : cluster [DBG] pgmap v6605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:09.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:09 smithi022 bash[82865]: cluster 2024-07-28T15:00:08.140910+0000 mgr.y (mgr.25232) 5661 : cluster [DBG] pgmap v6605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:09 smithi022 bash[80503]: cluster 2024-07-28T15:00:08.140910+0000 mgr.y (mgr.25232) 5661 : cluster [DBG] pgmap v6605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:00:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:00:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:00:10.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10122 16 16 0 0 0 - 0 2024-07-28T15:00:11.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10123 16 16 0 0 0 - 0 2024-07-28T15:00:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:11 smithi150 bash[67543]: cluster 2024-07-28T15:00:10.142276+0000 mgr.y (mgr.25232) 5662 : cluster [DBG] pgmap v6606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:11 smithi022 bash[80503]: cluster 2024-07-28T15:00:10.142276+0000 mgr.y (mgr.25232) 5662 : cluster [DBG] pgmap v6606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:11 smithi022 bash[82865]: cluster 2024-07-28T15:00:10.142276+0000 mgr.y (mgr.25232) 5662 : cluster [DBG] pgmap v6606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:12.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10124 16 16 0 0 0 - 0 2024-07-28T15:00:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:00:13.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10125 16 16 0 0 0 - 0 2024-07-28T15:00:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:13 smithi150 bash[67543]: cluster 2024-07-28T15:00:12.143649+0000 mgr.y (mgr.25232) 5663 : cluster [DBG] pgmap v6607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:13 smithi022 bash[80503]: cluster 2024-07-28T15:00:12.143649+0000 mgr.y (mgr.25232) 5663 : cluster [DBG] pgmap v6607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:13 smithi022 bash[82865]: cluster 2024-07-28T15:00:12.143649+0000 mgr.y (mgr.25232) 5663 : cluster [DBG] pgmap v6607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:14.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10126 16 16 0 0 0 - 0 2024-07-28T15:00:15.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10127 16 16 0 0 0 - 0 2024-07-28T15:00:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:15 smithi150 bash[67543]: cluster 2024-07-28T15:00:14.145002+0000 mgr.y (mgr.25232) 5664 : cluster [DBG] pgmap v6608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:15 smithi022 bash[80503]: cluster 2024-07-28T15:00:14.145002+0000 mgr.y (mgr.25232) 5664 : cluster [DBG] pgmap v6608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:15 smithi022 bash[82865]: cluster 2024-07-28T15:00:14.145002+0000 mgr.y (mgr.25232) 5664 : cluster [DBG] pgmap v6608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:16.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10128 16 16 0 0 0 - 0 2024-07-28T15:00:17.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10129 16 16 0 0 0 - 0 2024-07-28T15:00:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:17 smithi150 bash[67543]: cluster 2024-07-28T15:00:16.146330+0000 mgr.y (mgr.25232) 5665 : cluster [DBG] pgmap v6609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:17 smithi022 bash[80503]: cluster 2024-07-28T15:00:16.146330+0000 mgr.y (mgr.25232) 5665 : cluster [DBG] pgmap v6609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:17 smithi022 bash[82865]: cluster 2024-07-28T15:00:16.146330+0000 mgr.y (mgr.25232) 5665 : cluster [DBG] pgmap v6609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:18.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10130 16 16 0 0 0 - 0 2024-07-28T15:00:19.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10131 16 16 0 0 0 - 0 2024-07-28T15:00:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:19 smithi150 bash[67543]: cluster 2024-07-28T15:00:18.147709+0000 mgr.y (mgr.25232) 5666 : cluster [DBG] pgmap v6610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:19 smithi022 bash[80503]: cluster 2024-07-28T15:00:18.147709+0000 mgr.y (mgr.25232) 5666 : cluster [DBG] pgmap v6610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:00:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:00:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:00:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:19 smithi022 bash[82865]: cluster 2024-07-28T15:00:18.147709+0000 mgr.y (mgr.25232) 5666 : cluster [DBG] pgmap v6610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:20.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10132 16 16 0 0 0 - 0 2024-07-28T15:00:21.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10133 16 16 0 0 0 - 0 2024-07-28T15:00:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:21 smithi150 bash[67543]: cluster 2024-07-28T15:00:20.149072+0000 mgr.y (mgr.25232) 5667 : cluster [DBG] pgmap v6611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:21 smithi150 bash[67543]: audit 2024-07-28T15:00:20.510819+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:21 smithi022 bash[80503]: cluster 2024-07-28T15:00:20.149072+0000 mgr.y (mgr.25232) 5667 : cluster [DBG] pgmap v6611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:21 smithi022 bash[80503]: audit 2024-07-28T15:00:20.510819+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:21 smithi022 bash[82865]: cluster 2024-07-28T15:00:20.149072+0000 mgr.y (mgr.25232) 5667 : cluster [DBG] pgmap v6611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:21 smithi022 bash[82865]: audit 2024-07-28T15:00:20.510819+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:22.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10134 16 16 0 0 0 - 0 2024-07-28T15:00:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:00:23.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10135 16 16 0 0 0 - 0 2024-07-28T15:00:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:23 smithi150 bash[67543]: cluster 2024-07-28T15:00:22.150464+0000 mgr.y (mgr.25232) 5668 : cluster [DBG] pgmap v6612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:23 smithi022 bash[80503]: cluster 2024-07-28T15:00:22.150464+0000 mgr.y (mgr.25232) 5668 : cluster [DBG] pgmap v6612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:23 smithi022 bash[82865]: cluster 2024-07-28T15:00:22.150464+0000 mgr.y (mgr.25232) 5668 : cluster [DBG] pgmap v6612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:24.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10136 16 16 0 0 0 - 0 2024-07-28T15:00:25.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10137 16 16 0 0 0 - 0 2024-07-28T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:25 smithi150 bash[67543]: cluster 2024-07-28T15:00:24.151766+0000 mgr.y (mgr.25232) 5669 : cluster [DBG] pgmap v6613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:25 smithi022 bash[80503]: cluster 2024-07-28T15:00:24.151766+0000 mgr.y (mgr.25232) 5669 : cluster [DBG] pgmap v6613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:25.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:25 smithi022 bash[82865]: cluster 2024-07-28T15:00:24.151766+0000 mgr.y (mgr.25232) 5669 : cluster [DBG] pgmap v6613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:26.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10138 16 16 0 0 0 - 0 2024-07-28T15:00:27.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10139 16 16 0 0 0 - 0 2024-07-28T15:00:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:27 smithi022 bash[80503]: cluster 2024-07-28T15:00:26.153092+0000 mgr.y (mgr.25232) 5670 : cluster [DBG] pgmap v6614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:27 smithi022 bash[82865]: cluster 2024-07-28T15:00:26.153092+0000 mgr.y (mgr.25232) 5670 : cluster [DBG] pgmap v6614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:27 smithi150 bash[67543]: cluster 2024-07-28T15:00:26.153092+0000 mgr.y (mgr.25232) 5670 : cluster [DBG] pgmap v6614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:28.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:00:28.352857+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:00:28.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:00:28.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10140 16 16 0 0 0 - 0 2024-07-28T15:00:29.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10141 16 16 0 0 0 - 0 2024-07-28T15:00:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:29 smithi022 bash[80503]: cluster 2024-07-28T15:00:28.154535+0000 mgr.y (mgr.25232) 5671 : cluster [DBG] pgmap v6615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:00:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:00:29] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T15:00:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:29 smithi022 bash[82865]: cluster 2024-07-28T15:00:28.154535+0000 mgr.y (mgr.25232) 5671 : cluster [DBG] pgmap v6615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:29 smithi150 bash[67543]: cluster 2024-07-28T15:00:28.154535+0000 mgr.y (mgr.25232) 5671 : cluster [DBG] pgmap v6615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:30.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10142 16 16 0 0 0 - 0 2024-07-28T15:00:31.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10143 16 16 0 0 0 - 0 2024-07-28T15:00:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:31 smithi022 bash[80503]: cluster 2024-07-28T15:00:30.155919+0000 mgr.y (mgr.25232) 5672 : cluster [DBG] pgmap v6616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:31 smithi022 bash[82865]: cluster 2024-07-28T15:00:30.155919+0000 mgr.y (mgr.25232) 5672 : cluster [DBG] pgmap v6616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:31 smithi150 bash[67543]: cluster 2024-07-28T15:00:30.155919+0000 mgr.y (mgr.25232) 5672 : cluster [DBG] pgmap v6616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:32.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10144 16 16 0 0 0 - 0 2024-07-28T15:00:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:00:33.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10145 16 16 0 0 0 - 0 2024-07-28T15:00:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:33 smithi022 bash[80503]: cluster 2024-07-28T15:00:32.157340+0000 mgr.y (mgr.25232) 5673 : cluster [DBG] pgmap v6617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:33 smithi022 bash[82865]: cluster 2024-07-28T15:00:32.157340+0000 mgr.y (mgr.25232) 5673 : cluster [DBG] pgmap v6617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:33 smithi150 bash[67543]: cluster 2024-07-28T15:00:32.157340+0000 mgr.y (mgr.25232) 5673 : cluster [DBG] pgmap v6617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:34.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10146 16 16 0 0 0 - 0 2024-07-28T15:00:35.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10147 16 16 0 0 0 - 0 2024-07-28T15:00:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:35 smithi022 bash[80503]: cluster 2024-07-28T15:00:34.158754+0000 mgr.y (mgr.25232) 5674 : cluster [DBG] pgmap v6618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:35 smithi022 bash[80503]: audit 2024-07-28T15:00:35.511229+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:35 smithi022 bash[82865]: cluster 2024-07-28T15:00:34.158754+0000 mgr.y (mgr.25232) 5674 : cluster [DBG] pgmap v6618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:35 smithi022 bash[82865]: audit 2024-07-28T15:00:35.511229+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:35 smithi150 bash[67543]: cluster 2024-07-28T15:00:34.158754+0000 mgr.y (mgr.25232) 5674 : cluster [DBG] pgmap v6618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:35 smithi150 bash[67543]: audit 2024-07-28T15:00:35.511229+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:36.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10148 16 16 0 0 0 - 0 2024-07-28T15:00:37.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10149 16 16 0 0 0 - 0 2024-07-28T15:00:37.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:37 smithi022 bash[80503]: cluster 2024-07-28T15:00:36.160100+0000 mgr.y (mgr.25232) 5675 : cluster [DBG] pgmap v6619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:37.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:37 smithi022 bash[82865]: cluster 2024-07-28T15:00:36.160100+0000 mgr.y (mgr.25232) 5675 : cluster [DBG] pgmap v6619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:37 smithi150 bash[67543]: cluster 2024-07-28T15:00:36.160100+0000 mgr.y (mgr.25232) 5675 : cluster [DBG] pgmap v6619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:38.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10150 16 16 0 0 0 - 0 2024-07-28T15:00:39.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10151 16 16 0 0 0 - 0 2024-07-28T15:00:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:39 smithi022 bash[80503]: cluster 2024-07-28T15:00:38.161510+0000 mgr.y (mgr.25232) 5676 : cluster [DBG] pgmap v6620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:00:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:00:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:00:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:39 smithi022 bash[82865]: cluster 2024-07-28T15:00:38.161510+0000 mgr.y (mgr.25232) 5676 : cluster [DBG] pgmap v6620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:39 smithi150 bash[67543]: cluster 2024-07-28T15:00:38.161510+0000 mgr.y (mgr.25232) 5676 : cluster [DBG] pgmap v6620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:40.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10152 16 16 0 0 0 - 0 2024-07-28T15:00:41.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10153 16 16 0 0 0 - 0 2024-07-28T15:00:41.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:41 smithi022 bash[82865]: cluster 2024-07-28T15:00:40.162940+0000 mgr.y (mgr.25232) 5677 : cluster [DBG] pgmap v6621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:41.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:41 smithi022 bash[80503]: cluster 2024-07-28T15:00:40.162940+0000 mgr.y (mgr.25232) 5677 : cluster [DBG] pgmap v6621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:41 smithi150 bash[67543]: cluster 2024-07-28T15:00:40.162940+0000 mgr.y (mgr.25232) 5677 : cluster [DBG] pgmap v6621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:42.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10154 16 16 0 0 0 - 0 2024-07-28T15:00:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:00:43.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10155 16 16 0 0 0 - 0 2024-07-28T15:00:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:43 smithi022 bash[80503]: cluster 2024-07-28T15:00:42.164458+0000 mgr.y (mgr.25232) 5678 : cluster [DBG] pgmap v6622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:43 smithi022 bash[82865]: cluster 2024-07-28T15:00:42.164458+0000 mgr.y (mgr.25232) 5678 : cluster [DBG] pgmap v6622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:43 smithi150 bash[67543]: cluster 2024-07-28T15:00:42.164458+0000 mgr.y (mgr.25232) 5678 : cluster [DBG] pgmap v6622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:44.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10156 16 16 0 0 0 - 0 2024-07-28T15:00:45.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10157 16 16 0 0 0 - 0 2024-07-28T15:00:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:45 smithi022 bash[80503]: cluster 2024-07-28T15:00:44.166002+0000 mgr.y (mgr.25232) 5679 : cluster [DBG] pgmap v6623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:45 smithi022 bash[82865]: cluster 2024-07-28T15:00:44.166002+0000 mgr.y (mgr.25232) 5679 : cluster [DBG] pgmap v6623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:45 smithi150 bash[67543]: cluster 2024-07-28T15:00:44.166002+0000 mgr.y (mgr.25232) 5679 : cluster [DBG] pgmap v6623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:46.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10158 16 16 0 0 0 - 0 2024-07-28T15:00:47.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10159 16 16 0 0 0 - 0 2024-07-28T15:00:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:47 smithi022 bash[80503]: cluster 2024-07-28T15:00:46.167529+0000 mgr.y (mgr.25232) 5680 : cluster [DBG] pgmap v6624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:47 smithi022 bash[82865]: cluster 2024-07-28T15:00:46.167529+0000 mgr.y (mgr.25232) 5680 : cluster [DBG] pgmap v6624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:47 smithi150 bash[67543]: cluster 2024-07-28T15:00:46.167529+0000 mgr.y (mgr.25232) 5680 : cluster [DBG] pgmap v6624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:48.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:00:48.355652+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:00:48.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:00:48.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10160 16 16 0 0 0 - 0 2024-07-28T15:00:49.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10161 16 16 0 0 0 - 0 2024-07-28T15:00:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:49 smithi022 bash[80503]: cluster 2024-07-28T15:00:48.169088+0000 mgr.y (mgr.25232) 5681 : cluster [DBG] pgmap v6625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:49 smithi022 bash[82865]: cluster 2024-07-28T15:00:48.169088+0000 mgr.y (mgr.25232) 5681 : cluster [DBG] pgmap v6625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:00:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:00:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:00:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:49 smithi150 bash[67543]: cluster 2024-07-28T15:00:48.169088+0000 mgr.y (mgr.25232) 5681 : cluster [DBG] pgmap v6625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:50.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10162 16 16 0 0 0 - 0 2024-07-28T15:00:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:50 smithi022 bash[80503]: audit 2024-07-28T15:00:50.511706+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:50 smithi022 bash[82865]: audit 2024-07-28T15:00:50.511706+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:50 smithi150 bash[67543]: audit 2024-07-28T15:00:50.511706+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:00:51.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10163 16 16 0 0 0 - 0 2024-07-28T15:00:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:51 smithi022 bash[80503]: cluster 2024-07-28T15:00:50.170532+0000 mgr.y (mgr.25232) 5682 : cluster [DBG] pgmap v6626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:51 smithi022 bash[82865]: cluster 2024-07-28T15:00:50.170532+0000 mgr.y (mgr.25232) 5682 : cluster [DBG] pgmap v6626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:51 smithi150 bash[67543]: cluster 2024-07-28T15:00:50.170532+0000 mgr.y (mgr.25232) 5682 : cluster [DBG] pgmap v6626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:52.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10164 16 16 0 0 0 - 0 2024-07-28T15:00:52.584 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:00:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:00:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:52 smithi150 bash[67543]: audit 2024-07-28T15:00:52.287488+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:00:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:52 smithi022 bash[80503]: audit 2024-07-28T15:00:52.287488+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:00:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:52 smithi022 bash[82865]: audit 2024-07-28T15:00:52.287488+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:00:53.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10165 16 16 0 0 0 - 0 2024-07-28T15:00:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:53 smithi150 bash[67543]: cluster 2024-07-28T15:00:52.172048+0000 mgr.y (mgr.25232) 5683 : cluster [DBG] pgmap v6627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:53 smithi022 bash[80503]: cluster 2024-07-28T15:00:52.172048+0000 mgr.y (mgr.25232) 5683 : cluster [DBG] pgmap v6627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:53 smithi022 bash[82865]: cluster 2024-07-28T15:00:52.172048+0000 mgr.y (mgr.25232) 5683 : cluster [DBG] pgmap v6627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:54.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10166 16 16 0 0 0 - 0 2024-07-28T15:00:55.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10167 16 16 0 0 0 - 0 2024-07-28T15:00:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:55 smithi150 bash[67543]: cluster 2024-07-28T15:00:54.173593+0000 mgr.y (mgr.25232) 5684 : cluster [DBG] pgmap v6628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:55 smithi022 bash[80503]: cluster 2024-07-28T15:00:54.173593+0000 mgr.y (mgr.25232) 5684 : cluster [DBG] pgmap v6628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:55 smithi022 bash[82865]: cluster 2024-07-28T15:00:54.173593+0000 mgr.y (mgr.25232) 5684 : cluster [DBG] pgmap v6628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:56.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10168 16 16 0 0 0 - 0 2024-07-28T15:00:57.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10169 16 16 0 0 0 - 0 2024-07-28T15:00:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:57 smithi150 bash[67543]: cluster 2024-07-28T15:00:56.175149+0000 mgr.y (mgr.25232) 5685 : cluster [DBG] pgmap v6629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:58.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:57 smithi022 bash[82865]: cluster 2024-07-28T15:00:56.175149+0000 mgr.y (mgr.25232) 5685 : cluster [DBG] pgmap v6629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:57 smithi022 bash[80503]: cluster 2024-07-28T15:00:56.175149+0000 mgr.y (mgr.25232) 5685 : cluster [DBG] pgmap v6629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:58.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10170 16 16 0 0 0 - 0 2024-07-28T15:00:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:57.962632+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:57.967818+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:58.164714+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:58.176359+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: cluster 2024-07-28T15:00:58.176704+0000 mgr.y (mgr.25232) 5686 : cluster [DBG] pgmap v6630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:58.630622+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:58.632364+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:00:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:00:58 smithi150 bash[67543]: audit 2024-07-28T15:00:58.641380+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:57.962632+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:57.967818+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:58.164714+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:58.176359+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: cluster 2024-07-28T15:00:58.176704+0000 mgr.y (mgr.25232) 5686 : cluster [DBG] pgmap v6630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:58.630622+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:58.632364+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:00:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[80503]: audit 2024-07-28T15:00:58.641380+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:57.962632+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:57.967818+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:58.164714+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:58.176359+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: cluster 2024-07-28T15:00:58.176704+0000 mgr.y (mgr.25232) 5686 : cluster [DBG] pgmap v6630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:58.630622+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:58.632364+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:00:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:00:58 smithi022 bash[82865]: audit 2024-07-28T15:00:58.641380+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:00:59.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10171 16 16 0 0 0 - 0 2024-07-28T15:00:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:00:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:00:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:01:00.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10172 16 16 0 0 0 - 0 2024-07-28T15:01:01.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10173 16 16 0 0 0 - 0 2024-07-28T15:01:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:01 smithi150 bash[67543]: cluster 2024-07-28T15:01:00.178080+0000 mgr.y (mgr.25232) 5687 : cluster [DBG] pgmap v6631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:01 smithi022 bash[80503]: cluster 2024-07-28T15:01:00.178080+0000 mgr.y (mgr.25232) 5687 : cluster [DBG] pgmap v6631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:01 smithi022 bash[82865]: cluster 2024-07-28T15:01:00.178080+0000 mgr.y (mgr.25232) 5687 : cluster [DBG] pgmap v6631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:02.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10174 16 16 0 0 0 - 0 2024-07-28T15:01:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:01:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:01:03.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10175 16 16 0 0 0 - 0 2024-07-28T15:01:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:03 smithi150 bash[67543]: cluster 2024-07-28T15:01:02.179501+0000 mgr.y (mgr.25232) 5688 : cluster [DBG] pgmap v6632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:03 smithi022 bash[80503]: cluster 2024-07-28T15:01:02.179501+0000 mgr.y (mgr.25232) 5688 : cluster [DBG] pgmap v6632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:03 smithi022 bash[82865]: cluster 2024-07-28T15:01:02.179501+0000 mgr.y (mgr.25232) 5688 : cluster [DBG] pgmap v6632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:04.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10176 16 16 0 0 0 - 0 2024-07-28T15:01:05.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10177 16 16 0 0 0 - 0 2024-07-28T15:01:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:05 smithi150 bash[67543]: cluster 2024-07-28T15:01:04.180887+0000 mgr.y (mgr.25232) 5689 : cluster [DBG] pgmap v6633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:05 smithi022 bash[80503]: cluster 2024-07-28T15:01:04.180887+0000 mgr.y (mgr.25232) 5689 : cluster [DBG] pgmap v6633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:05 smithi022 bash[82865]: cluster 2024-07-28T15:01:04.180887+0000 mgr.y (mgr.25232) 5689 : cluster [DBG] pgmap v6633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:06.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10178 16 16 0 0 0 - 0 2024-07-28T15:01:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:06 smithi150 bash[67543]: audit 2024-07-28T15:01:05.512151+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:06 smithi022 bash[80503]: audit 2024-07-28T15:01:05.512151+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:06 smithi022 bash[82865]: audit 2024-07-28T15:01:05.512151+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:07.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10179 16 16 0 0 0 - 0 2024-07-28T15:01:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:07 smithi150 bash[67543]: cluster 2024-07-28T15:01:06.182248+0000 mgr.y (mgr.25232) 5690 : cluster [DBG] pgmap v6634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:07.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:07 smithi022 bash[82865]: cluster 2024-07-28T15:01:06.182248+0000 mgr.y (mgr.25232) 5690 : cluster [DBG] pgmap v6634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:07 smithi022 bash[80503]: cluster 2024-07-28T15:01:06.182248+0000 mgr.y (mgr.25232) 5690 : cluster [DBG] pgmap v6634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:08.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:01:08.358126+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:01:08.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:01:08.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10180 16 16 0 0 0 - 0 2024-07-28T15:01:09.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10181 16 16 0 0 0 - 0 2024-07-28T15:01:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:09 smithi150 bash[67543]: cluster 2024-07-28T15:01:08.183632+0000 mgr.y (mgr.25232) 5691 : cluster [DBG] pgmap v6635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:09.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:09 smithi022 bash[80503]: cluster 2024-07-28T15:01:08.183632+0000 mgr.y (mgr.25232) 5691 : cluster [DBG] pgmap v6635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:01:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:01:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:01:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:09 smithi022 bash[82865]: cluster 2024-07-28T15:01:08.183632+0000 mgr.y (mgr.25232) 5691 : cluster [DBG] pgmap v6635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:10.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10182 16 16 0 0 0 - 0 2024-07-28T15:01:11.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10183 16 16 0 0 0 - 0 2024-07-28T15:01:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:11 smithi150 bash[67543]: cluster 2024-07-28T15:01:10.184699+0000 mgr.y (mgr.25232) 5692 : cluster [DBG] pgmap v6636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:11.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:11 smithi022 bash[82865]: cluster 2024-07-28T15:01:10.184699+0000 mgr.y (mgr.25232) 5692 : cluster [DBG] pgmap v6636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:11 smithi022 bash[80503]: cluster 2024-07-28T15:01:10.184699+0000 mgr.y (mgr.25232) 5692 : cluster [DBG] pgmap v6636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:12.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10184 16 16 0 0 0 - 0 2024-07-28T15:01:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:01:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:01:13.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10185 16 16 0 0 0 - 0 2024-07-28T15:01:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:13 smithi150 bash[67543]: cluster 2024-07-28T15:01:12.186060+0000 mgr.y (mgr.25232) 5693 : cluster [DBG] pgmap v6637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:13 smithi022 bash[80503]: cluster 2024-07-28T15:01:12.186060+0000 mgr.y (mgr.25232) 5693 : cluster [DBG] pgmap v6637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:13 smithi022 bash[82865]: cluster 2024-07-28T15:01:12.186060+0000 mgr.y (mgr.25232) 5693 : cluster [DBG] pgmap v6637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:14.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10186 16 16 0 0 0 - 0 2024-07-28T15:01:15.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10187 16 16 0 0 0 - 0 2024-07-28T15:01:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:15 smithi150 bash[67543]: cluster 2024-07-28T15:01:14.187452+0000 mgr.y (mgr.25232) 5694 : cluster [DBG] pgmap v6638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:15 smithi022 bash[80503]: cluster 2024-07-28T15:01:14.187452+0000 mgr.y (mgr.25232) 5694 : cluster [DBG] pgmap v6638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:15.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:15 smithi022 bash[82865]: cluster 2024-07-28T15:01:14.187452+0000 mgr.y (mgr.25232) 5694 : cluster [DBG] pgmap v6638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:16.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10188 16 16 0 0 0 - 0 2024-07-28T15:01:17.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10189 16 16 0 0 0 - 0 2024-07-28T15:01:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:17 smithi022 bash[80503]: cluster 2024-07-28T15:01:16.188785+0000 mgr.y (mgr.25232) 5695 : cluster [DBG] pgmap v6639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:17.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:17 smithi022 bash[82865]: cluster 2024-07-28T15:01:16.188785+0000 mgr.y (mgr.25232) 5695 : cluster [DBG] pgmap v6639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:17 smithi150 bash[67543]: cluster 2024-07-28T15:01:16.188785+0000 mgr.y (mgr.25232) 5695 : cluster [DBG] pgmap v6639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:18.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10190 16 16 0 0 0 - 0 2024-07-28T15:01:19.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10191 16 16 0 0 0 - 0 2024-07-28T15:01:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:19 smithi022 bash[80503]: cluster 2024-07-28T15:01:18.190145+0000 mgr.y (mgr.25232) 5696 : cluster [DBG] pgmap v6640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:01:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:01:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:01:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:19 smithi022 bash[82865]: cluster 2024-07-28T15:01:18.190145+0000 mgr.y (mgr.25232) 5696 : cluster [DBG] pgmap v6640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:19 smithi150 bash[67543]: cluster 2024-07-28T15:01:18.190145+0000 mgr.y (mgr.25232) 5696 : cluster [DBG] pgmap v6640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:20.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10192 16 16 0 0 0 - 0 2024-07-28T15:01:21.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10193 16 16 0 0 0 - 0 2024-07-28T15:01:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:21 smithi022 bash[80503]: cluster 2024-07-28T15:01:20.191507+0000 mgr.y (mgr.25232) 5697 : cluster [DBG] pgmap v6641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:21 smithi022 bash[80503]: audit 2024-07-28T15:01:20.512745+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:21 smithi022 bash[82865]: cluster 2024-07-28T15:01:20.191507+0000 mgr.y (mgr.25232) 5697 : cluster [DBG] pgmap v6641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:21 smithi022 bash[82865]: audit 2024-07-28T15:01:20.512745+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:21 smithi150 bash[67543]: cluster 2024-07-28T15:01:20.191507+0000 mgr.y (mgr.25232) 5697 : cluster [DBG] pgmap v6641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:21 smithi150 bash[67543]: audit 2024-07-28T15:01:20.512745+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:22.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10194 16 16 0 0 0 - 0 2024-07-28T15:01:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:01:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:01:23.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10195 16 16 0 0 0 - 0 2024-07-28T15:01:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:23 smithi022 bash[80503]: cluster 2024-07-28T15:01:22.192953+0000 mgr.y (mgr.25232) 5698 : cluster [DBG] pgmap v6642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:23 smithi022 bash[82865]: cluster 2024-07-28T15:01:22.192953+0000 mgr.y (mgr.25232) 5698 : cluster [DBG] pgmap v6642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:23 smithi150 bash[67543]: cluster 2024-07-28T15:01:22.192953+0000 mgr.y (mgr.25232) 5698 : cluster [DBG] pgmap v6642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:24.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10196 16 16 0 0 0 - 0 2024-07-28T15:01:25.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10197 16 16 0 0 0 - 0 2024-07-28T15:01:25.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:25 smithi022 bash[80503]: cluster 2024-07-28T15:01:24.194526+0000 mgr.y (mgr.25232) 5699 : cluster [DBG] pgmap v6643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:25 smithi022 bash[82865]: cluster 2024-07-28T15:01:24.194526+0000 mgr.y (mgr.25232) 5699 : cluster [DBG] pgmap v6643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:25 smithi150 bash[67543]: cluster 2024-07-28T15:01:24.194526+0000 mgr.y (mgr.25232) 5699 : cluster [DBG] pgmap v6643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:26.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10198 16 16 0 0 0 - 0 2024-07-28T15:01:27.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10199 16 16 0 0 0 - 0 2024-07-28T15:01:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:27 smithi022 bash[80503]: cluster 2024-07-28T15:01:26.195927+0000 mgr.y (mgr.25232) 5700 : cluster [DBG] pgmap v6644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:27 smithi022 bash[82865]: cluster 2024-07-28T15:01:26.195927+0000 mgr.y (mgr.25232) 5700 : cluster [DBG] pgmap v6644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:27 smithi150 bash[67543]: cluster 2024-07-28T15:01:26.195927+0000 mgr.y (mgr.25232) 5700 : cluster [DBG] pgmap v6644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:28.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:01:28.360704+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:01:28.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:01:28.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10200 16 16 0 0 0 - 0 2024-07-28T15:01:29.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10201 16 16 0 0 0 - 0 2024-07-28T15:01:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:29 smithi022 bash[80503]: cluster 2024-07-28T15:01:28.197291+0000 mgr.y (mgr.25232) 5701 : cluster [DBG] pgmap v6645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:01:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:01:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:01:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:29 smithi022 bash[82865]: cluster 2024-07-28T15:01:28.197291+0000 mgr.y (mgr.25232) 5701 : cluster [DBG] pgmap v6645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:29 smithi150 bash[67543]: cluster 2024-07-28T15:01:28.197291+0000 mgr.y (mgr.25232) 5701 : cluster [DBG] pgmap v6645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:30.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10202 16 16 0 0 0 - 0 2024-07-28T15:01:31.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10203 16 16 0 0 0 - 0 2024-07-28T15:01:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:31 smithi022 bash[80503]: cluster 2024-07-28T15:01:30.198842+0000 mgr.y (mgr.25232) 5702 : cluster [DBG] pgmap v6646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:31 smithi022 bash[82865]: cluster 2024-07-28T15:01:30.198842+0000 mgr.y (mgr.25232) 5702 : cluster [DBG] pgmap v6646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:31 smithi150 bash[67543]: cluster 2024-07-28T15:01:30.198842+0000 mgr.y (mgr.25232) 5702 : cluster [DBG] pgmap v6646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:32.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10204 16 16 0 0 0 - 0 2024-07-28T15:01:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:01:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:01:33.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10205 16 16 0 0 0 - 0 2024-07-28T15:01:33.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:33 smithi022 bash[80503]: cluster 2024-07-28T15:01:32.200369+0000 mgr.y (mgr.25232) 5703 : cluster [DBG] pgmap v6647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:33 smithi022 bash[82865]: cluster 2024-07-28T15:01:32.200369+0000 mgr.y (mgr.25232) 5703 : cluster [DBG] pgmap v6647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:33 smithi150 bash[67543]: cluster 2024-07-28T15:01:32.200369+0000 mgr.y (mgr.25232) 5703 : cluster [DBG] pgmap v6647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:34.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10206 16 16 0 0 0 - 0 2024-07-28T15:01:35.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10207 16 16 0 0 0 - 0 2024-07-28T15:01:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:35 smithi022 bash[80503]: cluster 2024-07-28T15:01:34.201886+0000 mgr.y (mgr.25232) 5704 : cluster [DBG] pgmap v6648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:35 smithi022 bash[82865]: cluster 2024-07-28T15:01:34.201886+0000 mgr.y (mgr.25232) 5704 : cluster [DBG] pgmap v6648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:35 smithi150 bash[67543]: cluster 2024-07-28T15:01:34.201886+0000 mgr.y (mgr.25232) 5704 : cluster [DBG] pgmap v6648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:36.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10208 16 16 0 0 0 - 0 2024-07-28T15:01:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:36 smithi022 bash[80503]: audit 2024-07-28T15:01:35.513361+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:36 smithi022 bash[82865]: audit 2024-07-28T15:01:35.513361+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:36 smithi150 bash[67543]: audit 2024-07-28T15:01:35.513361+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:37.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10209 16 16 0 0 0 - 0 2024-07-28T15:01:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:37 smithi022 bash[80503]: cluster 2024-07-28T15:01:36.203272+0000 mgr.y (mgr.25232) 5705 : cluster [DBG] pgmap v6649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:37 smithi022 bash[82865]: cluster 2024-07-28T15:01:36.203272+0000 mgr.y (mgr.25232) 5705 : cluster [DBG] pgmap v6649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:37 smithi150 bash[67543]: cluster 2024-07-28T15:01:36.203272+0000 mgr.y (mgr.25232) 5705 : cluster [DBG] pgmap v6649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:38.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10210 16 16 0 0 0 - 0 2024-07-28T15:01:39.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10211 16 16 0 0 0 - 0 2024-07-28T15:01:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:39 smithi150 bash[67543]: cluster 2024-07-28T15:01:38.204635+0000 mgr.y (mgr.25232) 5706 : cluster [DBG] pgmap v6650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:39 smithi022 bash[80503]: cluster 2024-07-28T15:01:38.204635+0000 mgr.y (mgr.25232) 5706 : cluster [DBG] pgmap v6650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:01:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:01:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:01:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:39 smithi022 bash[82865]: cluster 2024-07-28T15:01:38.204635+0000 mgr.y (mgr.25232) 5706 : cluster [DBG] pgmap v6650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:40.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10212 16 16 0 0 0 - 0 2024-07-28T15:01:41.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10213 16 16 0 0 0 - 0 2024-07-28T15:01:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:41 smithi150 bash[67543]: cluster 2024-07-28T15:01:40.206038+0000 mgr.y (mgr.25232) 5707 : cluster [DBG] pgmap v6651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:41 smithi022 bash[80503]: cluster 2024-07-28T15:01:40.206038+0000 mgr.y (mgr.25232) 5707 : cluster [DBG] pgmap v6651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:41 smithi022 bash[82865]: cluster 2024-07-28T15:01:40.206038+0000 mgr.y (mgr.25232) 5707 : cluster [DBG] pgmap v6651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:42.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10214 16 16 0 0 0 - 0 2024-07-28T15:01:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:01:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:01:43.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10215 16 16 0 0 0 - 0 2024-07-28T15:01:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:43 smithi150 bash[67543]: cluster 2024-07-28T15:01:42.207433+0000 mgr.y (mgr.25232) 5708 : cluster [DBG] pgmap v6652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:43 smithi022 bash[80503]: cluster 2024-07-28T15:01:42.207433+0000 mgr.y (mgr.25232) 5708 : cluster [DBG] pgmap v6652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:43 smithi022 bash[82865]: cluster 2024-07-28T15:01:42.207433+0000 mgr.y (mgr.25232) 5708 : cluster [DBG] pgmap v6652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:44.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10216 16 16 0 0 0 - 0 2024-07-28T15:01:45.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10217 16 16 0 0 0 - 0 2024-07-28T15:01:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:45 smithi150 bash[67543]: cluster 2024-07-28T15:01:44.208785+0000 mgr.y (mgr.25232) 5709 : cluster [DBG] pgmap v6653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:45 smithi022 bash[80503]: cluster 2024-07-28T15:01:44.208785+0000 mgr.y (mgr.25232) 5709 : cluster [DBG] pgmap v6653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:45 smithi022 bash[82865]: cluster 2024-07-28T15:01:44.208785+0000 mgr.y (mgr.25232) 5709 : cluster [DBG] pgmap v6653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:46.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10218 16 16 0 0 0 - 0 2024-07-28T15:01:47.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10219 16 16 0 0 0 - 0 2024-07-28T15:01:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:47 smithi150 bash[67543]: cluster 2024-07-28T15:01:46.210114+0000 mgr.y (mgr.25232) 5710 : cluster [DBG] pgmap v6654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:47 smithi022 bash[80503]: cluster 2024-07-28T15:01:46.210114+0000 mgr.y (mgr.25232) 5710 : cluster [DBG] pgmap v6654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:47 smithi022 bash[82865]: cluster 2024-07-28T15:01:46.210114+0000 mgr.y (mgr.25232) 5710 : cluster [DBG] pgmap v6654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:48.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:01:48.363336+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:01:48.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:01:48.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10220 16 16 0 0 0 - 0 2024-07-28T15:01:49.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10221 16 16 0 0 0 - 0 2024-07-28T15:01:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:49 smithi150 bash[67543]: cluster 2024-07-28T15:01:48.211492+0000 mgr.y (mgr.25232) 5711 : cluster [DBG] pgmap v6655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:49 smithi022 bash[80503]: cluster 2024-07-28T15:01:48.211492+0000 mgr.y (mgr.25232) 5711 : cluster [DBG] pgmap v6655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:01:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:01:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:01:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:49 smithi022 bash[82865]: cluster 2024-07-28T15:01:48.211492+0000 mgr.y (mgr.25232) 5711 : cluster [DBG] pgmap v6655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:50.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10222 16 16 0 0 0 - 0 2024-07-28T15:01:51.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10223 16 16 0 0 0 - 0 2024-07-28T15:01:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:51 smithi150 bash[67543]: cluster 2024-07-28T15:01:50.212853+0000 mgr.y (mgr.25232) 5712 : cluster [DBG] pgmap v6656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:51 smithi150 bash[67543]: audit 2024-07-28T15:01:50.513545+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:51 smithi022 bash[80503]: cluster 2024-07-28T15:01:50.212853+0000 mgr.y (mgr.25232) 5712 : cluster [DBG] pgmap v6656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:51 smithi022 bash[80503]: audit 2024-07-28T15:01:50.513545+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:51 smithi022 bash[82865]: cluster 2024-07-28T15:01:50.212853+0000 mgr.y (mgr.25232) 5712 : cluster [DBG] pgmap v6656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:51 smithi022 bash[82865]: audit 2024-07-28T15:01:50.513545+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:01:52.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10224 16 16 0 0 0 - 0 2024-07-28T15:01:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:01:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:01:53.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10225 16 16 0 0 0 - 0 2024-07-28T15:01:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:53 smithi150 bash[67543]: cluster 2024-07-28T15:01:52.214227+0000 mgr.y (mgr.25232) 5713 : cluster [DBG] pgmap v6657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:53 smithi022 bash[80503]: cluster 2024-07-28T15:01:52.214227+0000 mgr.y (mgr.25232) 5713 : cluster [DBG] pgmap v6657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:53.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:53 smithi022 bash[82865]: cluster 2024-07-28T15:01:52.214227+0000 mgr.y (mgr.25232) 5713 : cluster [DBG] pgmap v6657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:54.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10226 16 16 0 0 0 - 0 2024-07-28T15:01:55.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10227 16 16 0 0 0 - 0 2024-07-28T15:01:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:55 smithi150 bash[67543]: cluster 2024-07-28T15:01:54.215748+0000 mgr.y (mgr.25232) 5714 : cluster [DBG] pgmap v6658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:55 smithi022 bash[80503]: cluster 2024-07-28T15:01:54.215748+0000 mgr.y (mgr.25232) 5714 : cluster [DBG] pgmap v6658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:55.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:55 smithi022 bash[82865]: cluster 2024-07-28T15:01:54.215748+0000 mgr.y (mgr.25232) 5714 : cluster [DBG] pgmap v6658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:56.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10228 16 16 0 0 0 - 0 2024-07-28T15:01:57.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10229 16 16 0 0 0 - 0 2024-07-28T15:01:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:57 smithi150 bash[67543]: cluster 2024-07-28T15:01:56.217084+0000 mgr.y (mgr.25232) 5715 : cluster [DBG] pgmap v6659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:57 smithi022 bash[80503]: cluster 2024-07-28T15:01:56.217084+0000 mgr.y (mgr.25232) 5715 : cluster [DBG] pgmap v6659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:57 smithi022 bash[82865]: cluster 2024-07-28T15:01:56.217084+0000 mgr.y (mgr.25232) 5715 : cluster [DBG] pgmap v6659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:58.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10230 16 16 0 0 0 - 0 2024-07-28T15:01:59.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10231 16 16 0 0 0 - 0 2024-07-28T15:01:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:59 smithi150 bash[67543]: cluster 2024-07-28T15:01:58.218459+0000 mgr.y (mgr.25232) 5716 : cluster [DBG] pgmap v6660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:01:59 smithi150 bash[67543]: audit 2024-07-28T15:01:58.775216+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:01:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:01:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:01:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:01:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:59 smithi022 bash[80503]: cluster 2024-07-28T15:01:58.218459+0000 mgr.y (mgr.25232) 5716 : cluster [DBG] pgmap v6660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:01:59 smithi022 bash[80503]: audit 2024-07-28T15:01:58.775216+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:01:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:59 smithi022 bash[82865]: cluster 2024-07-28T15:01:58.218459+0000 mgr.y (mgr.25232) 5716 : cluster [DBG] pgmap v6660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:01:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:01:59 smithi022 bash[82865]: audit 2024-07-28T15:01:58.775216+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:02:00.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10232 16 16 0 0 0 - 0 2024-07-28T15:02:01.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10233 16 16 0 0 0 - 0 2024-07-28T15:02:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:01 smithi150 bash[67543]: cluster 2024-07-28T15:02:00.219765+0000 mgr.y (mgr.25232) 5717 : cluster [DBG] pgmap v6661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:01 smithi022 bash[80503]: cluster 2024-07-28T15:02:00.219765+0000 mgr.y (mgr.25232) 5717 : cluster [DBG] pgmap v6661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:01 smithi022 bash[82865]: cluster 2024-07-28T15:02:00.219765+0000 mgr.y (mgr.25232) 5717 : cluster [DBG] pgmap v6661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:02.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10234 16 16 0 0 0 - 0 2024-07-28T15:02:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:02:02 smithi150 bash[60514]: ts=2024-07-28T15:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:02:03.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10235 16 16 0 0 0 - 0 2024-07-28T15:02:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:03 smithi150 bash[67543]: cluster 2024-07-28T15:02:02.221091+0000 mgr.y (mgr.25232) 5718 : cluster [DBG] pgmap v6662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:03 smithi022 bash[80503]: cluster 2024-07-28T15:02:02.221091+0000 mgr.y (mgr.25232) 5718 : cluster [DBG] pgmap v6662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:03.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:03 smithi022 bash[82865]: cluster 2024-07-28T15:02:02.221091+0000 mgr.y (mgr.25232) 5718 : cluster [DBG] pgmap v6662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:04.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10236 16 16 0 0 0 - 0 2024-07-28T15:02:05.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10237 16 16 0 0 0 - 0 2024-07-28T15:02:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: cluster 2024-07-28T15:02:04.221845+0000 mgr.y (mgr.25232) 5719 : cluster [DBG] pgmap v6663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:04.457254+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:04.462491+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:04.656754+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:04.665942+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:05.104061+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:02:05.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:05.105169+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:02:05.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:05 smithi150 bash[67543]: audit 2024-07-28T15:02:05.114090+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: cluster 2024-07-28T15:02:04.221845+0000 mgr.y (mgr.25232) 5719 : cluster [DBG] pgmap v6663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:04.457254+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:04.462491+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:04.656754+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:04.665942+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:05.104061+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:05.105169+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[80503]: audit 2024-07-28T15:02:05.114090+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: cluster 2024-07-28T15:02:04.221845+0000 mgr.y (mgr.25232) 5719 : cluster [DBG] pgmap v6663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:04.457254+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:04.462491+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:04.656754+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:04.665942+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:05.104061+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:05.105169+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:02:05.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:05 smithi022 bash[82865]: audit 2024-07-28T15:02:05.114090+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:02:06.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10238 16 16 0 0 0 - 0 2024-07-28T15:02:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:06 smithi150 bash[67543]: audit 2024-07-28T15:02:05.514028+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:06 smithi022 bash[80503]: audit 2024-07-28T15:02:05.514028+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:06 smithi022 bash[82865]: audit 2024-07-28T15:02:05.514028+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:07.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10239 16 16 0 0 0 - 0 2024-07-28T15:02:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:07 smithi150 bash[67543]: cluster 2024-07-28T15:02:06.223297+0000 mgr.y (mgr.25232) 5720 : cluster [DBG] pgmap v6664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:07 smithi022 bash[80503]: cluster 2024-07-28T15:02:06.223297+0000 mgr.y (mgr.25232) 5720 : cluster [DBG] pgmap v6664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:07 smithi022 bash[82865]: cluster 2024-07-28T15:02:06.223297+0000 mgr.y (mgr.25232) 5720 : cluster [DBG] pgmap v6664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:08.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:02:08.365814+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:02:08.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:02:08.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10240 16 16 0 0 0 - 0 2024-07-28T15:02:09.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10241 16 16 0 0 0 - 0 2024-07-28T15:02:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:09 smithi150 bash[67543]: cluster 2024-07-28T15:02:08.224816+0000 mgr.y (mgr.25232) 5721 : cluster [DBG] pgmap v6665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:09 smithi022 bash[80503]: cluster 2024-07-28T15:02:08.224816+0000 mgr.y (mgr.25232) 5721 : cluster [DBG] pgmap v6665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:02:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:02:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:02:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:09 smithi022 bash[82865]: cluster 2024-07-28T15:02:08.224816+0000 mgr.y (mgr.25232) 5721 : cluster [DBG] pgmap v6665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:10.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10242 16 16 0 0 0 - 0 2024-07-28T15:02:11.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10243 16 16 0 0 0 - 0 2024-07-28T15:02:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:11 smithi150 bash[67543]: cluster 2024-07-28T15:02:10.226395+0000 mgr.y (mgr.25232) 5722 : cluster [DBG] pgmap v6666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:11 smithi022 bash[80503]: cluster 2024-07-28T15:02:10.226395+0000 mgr.y (mgr.25232) 5722 : cluster [DBG] pgmap v6666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:11 smithi022 bash[82865]: cluster 2024-07-28T15:02:10.226395+0000 mgr.y (mgr.25232) 5722 : cluster [DBG] pgmap v6666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:12.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10244 16 16 0 0 0 - 0 2024-07-28T15:02:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:02:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:02:13.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10245 16 16 0 0 0 - 0 2024-07-28T15:02:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:13 smithi150 bash[67543]: cluster 2024-07-28T15:02:12.227889+0000 mgr.y (mgr.25232) 5723 : cluster [DBG] pgmap v6667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:13 smithi022 bash[80503]: cluster 2024-07-28T15:02:12.227889+0000 mgr.y (mgr.25232) 5723 : cluster [DBG] pgmap v6667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:13 smithi022 bash[82865]: cluster 2024-07-28T15:02:12.227889+0000 mgr.y (mgr.25232) 5723 : cluster [DBG] pgmap v6667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:14.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10246 16 16 0 0 0 - 0 2024-07-28T15:02:15.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10247 16 16 0 0 0 - 0 2024-07-28T15:02:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:15 smithi150 bash[67543]: cluster 2024-07-28T15:02:14.229431+0000 mgr.y (mgr.25232) 5724 : cluster [DBG] pgmap v6668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:15 smithi022 bash[80503]: cluster 2024-07-28T15:02:14.229431+0000 mgr.y (mgr.25232) 5724 : cluster [DBG] pgmap v6668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:15 smithi022 bash[82865]: cluster 2024-07-28T15:02:14.229431+0000 mgr.y (mgr.25232) 5724 : cluster [DBG] pgmap v6668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:16.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10248 16 16 0 0 0 - 0 2024-07-28T15:02:17.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10249 16 16 0 0 0 - 0 2024-07-28T15:02:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:17 smithi150 bash[67543]: cluster 2024-07-28T15:02:16.230995+0000 mgr.y (mgr.25232) 5725 : cluster [DBG] pgmap v6669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:17 smithi022 bash[80503]: cluster 2024-07-28T15:02:16.230995+0000 mgr.y (mgr.25232) 5725 : cluster [DBG] pgmap v6669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:17 smithi022 bash[82865]: cluster 2024-07-28T15:02:16.230995+0000 mgr.y (mgr.25232) 5725 : cluster [DBG] pgmap v6669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:18.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10250 16 16 0 0 0 - 0 2024-07-28T15:02:19.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10251 16 16 0 0 0 - 0 2024-07-28T15:02:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:19 smithi150 bash[67543]: cluster 2024-07-28T15:02:18.232392+0000 mgr.y (mgr.25232) 5726 : cluster [DBG] pgmap v6670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:19 smithi022 bash[80503]: cluster 2024-07-28T15:02:18.232392+0000 mgr.y (mgr.25232) 5726 : cluster [DBG] pgmap v6670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:02:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:02:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:02:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:19 smithi022 bash[82865]: cluster 2024-07-28T15:02:18.232392+0000 mgr.y (mgr.25232) 5726 : cluster [DBG] pgmap v6670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:20.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10252 16 16 0 0 0 - 0 2024-07-28T15:02:21.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10253 16 16 0 0 0 - 0 2024-07-28T15:02:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:21 smithi150 bash[67543]: cluster 2024-07-28T15:02:20.233740+0000 mgr.y (mgr.25232) 5727 : cluster [DBG] pgmap v6671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:21 smithi150 bash[67543]: audit 2024-07-28T15:02:20.514469+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:21 smithi022 bash[80503]: cluster 2024-07-28T15:02:20.233740+0000 mgr.y (mgr.25232) 5727 : cluster [DBG] pgmap v6671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:21 smithi022 bash[80503]: audit 2024-07-28T15:02:20.514469+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:21 smithi022 bash[82865]: cluster 2024-07-28T15:02:20.233740+0000 mgr.y (mgr.25232) 5727 : cluster [DBG] pgmap v6671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:21 smithi022 bash[82865]: audit 2024-07-28T15:02:20.514469+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:22.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10254 16 16 0 0 0 - 0 2024-07-28T15:02:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:02:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:02:23.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10255 16 16 0 0 0 - 0 2024-07-28T15:02:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:23 smithi150 bash[67543]: cluster 2024-07-28T15:02:22.235263+0000 mgr.y (mgr.25232) 5728 : cluster [DBG] pgmap v6672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:23 smithi022 bash[80503]: cluster 2024-07-28T15:02:22.235263+0000 mgr.y (mgr.25232) 5728 : cluster [DBG] pgmap v6672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:23 smithi022 bash[82865]: cluster 2024-07-28T15:02:22.235263+0000 mgr.y (mgr.25232) 5728 : cluster [DBG] pgmap v6672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:24.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10256 16 16 0 0 0 - 0 2024-07-28T15:02:25.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10257 16 16 0 0 0 - 0 2024-07-28T15:02:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:25 smithi150 bash[67543]: cluster 2024-07-28T15:02:24.236667+0000 mgr.y (mgr.25232) 5729 : cluster [DBG] pgmap v6673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:25 smithi022 bash[80503]: cluster 2024-07-28T15:02:24.236667+0000 mgr.y (mgr.25232) 5729 : cluster [DBG] pgmap v6673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:25 smithi022 bash[82865]: cluster 2024-07-28T15:02:24.236667+0000 mgr.y (mgr.25232) 5729 : cluster [DBG] pgmap v6673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:26.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10258 16 16 0 0 0 - 0 2024-07-28T15:02:27.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10259 16 16 0 0 0 - 0 2024-07-28T15:02:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:27 smithi150 bash[67543]: cluster 2024-07-28T15:02:26.238005+0000 mgr.y (mgr.25232) 5730 : cluster [DBG] pgmap v6674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:27 smithi022 bash[80503]: cluster 2024-07-28T15:02:26.238005+0000 mgr.y (mgr.25232) 5730 : cluster [DBG] pgmap v6674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:27 smithi022 bash[82865]: cluster 2024-07-28T15:02:26.238005+0000 mgr.y (mgr.25232) 5730 : cluster [DBG] pgmap v6674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:28.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:02:28.368760+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:02:28.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:02:28.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10260 16 16 0 0 0 - 0 2024-07-28T15:02:29.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10261 16 16 0 0 0 - 0 2024-07-28T15:02:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:29 smithi150 bash[67543]: cluster 2024-07-28T15:02:28.239369+0000 mgr.y (mgr.25232) 5731 : cluster [DBG] pgmap v6675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:29 smithi022 bash[80503]: cluster 2024-07-28T15:02:28.239369+0000 mgr.y (mgr.25232) 5731 : cluster [DBG] pgmap v6675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:02:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:02:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:02:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:29 smithi022 bash[82865]: cluster 2024-07-28T15:02:28.239369+0000 mgr.y (mgr.25232) 5731 : cluster [DBG] pgmap v6675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:30.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10262 16 16 0 0 0 - 0 2024-07-28T15:02:31.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10263 16 16 0 0 0 - 0 2024-07-28T15:02:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:31 smithi150 bash[67543]: cluster 2024-07-28T15:02:30.240724+0000 mgr.y (mgr.25232) 5732 : cluster [DBG] pgmap v6676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:31 smithi022 bash[80503]: cluster 2024-07-28T15:02:30.240724+0000 mgr.y (mgr.25232) 5732 : cluster [DBG] pgmap v6676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:31 smithi022 bash[82865]: cluster 2024-07-28T15:02:30.240724+0000 mgr.y (mgr.25232) 5732 : cluster [DBG] pgmap v6676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:32.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10264 16 16 0 0 0 - 0 2024-07-28T15:02:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:02:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:02:33.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10265 16 16 0 0 0 - 0 2024-07-28T15:02:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:33 smithi022 bash[80503]: cluster 2024-07-28T15:02:32.242079+0000 mgr.y (mgr.25232) 5733 : cluster [DBG] pgmap v6677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:33 smithi022 bash[82865]: cluster 2024-07-28T15:02:32.242079+0000 mgr.y (mgr.25232) 5733 : cluster [DBG] pgmap v6677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:33 smithi150 bash[67543]: cluster 2024-07-28T15:02:32.242079+0000 mgr.y (mgr.25232) 5733 : cluster [DBG] pgmap v6677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:34.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10266 16 16 0 0 0 - 0 2024-07-28T15:02:35.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10267 16 16 0 0 0 - 0 2024-07-28T15:02:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:35 smithi022 bash[80503]: cluster 2024-07-28T15:02:34.243449+0000 mgr.y (mgr.25232) 5734 : cluster [DBG] pgmap v6678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:35 smithi022 bash[80503]: audit 2024-07-28T15:02:35.514806+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:35 smithi022 bash[82865]: cluster 2024-07-28T15:02:34.243449+0000 mgr.y (mgr.25232) 5734 : cluster [DBG] pgmap v6678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:35 smithi022 bash[82865]: audit 2024-07-28T15:02:35.514806+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:35 smithi150 bash[67543]: cluster 2024-07-28T15:02:34.243449+0000 mgr.y (mgr.25232) 5734 : cluster [DBG] pgmap v6678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:35 smithi150 bash[67543]: audit 2024-07-28T15:02:35.514806+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:36.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10268 16 16 0 0 0 - 0 2024-07-28T15:02:37.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10269 16 16 0 0 0 - 0 2024-07-28T15:02:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:37 smithi022 bash[80503]: cluster 2024-07-28T15:02:36.244787+0000 mgr.y (mgr.25232) 5735 : cluster [DBG] pgmap v6679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:37 smithi022 bash[82865]: cluster 2024-07-28T15:02:36.244787+0000 mgr.y (mgr.25232) 5735 : cluster [DBG] pgmap v6679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:37 smithi150 bash[67543]: cluster 2024-07-28T15:02:36.244787+0000 mgr.y (mgr.25232) 5735 : cluster [DBG] pgmap v6679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:38.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10270 16 16 0 0 0 - 0 2024-07-28T15:02:39.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10271 16 16 0 0 0 - 0 2024-07-28T15:02:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:39 smithi022 bash[80503]: cluster 2024-07-28T15:02:38.246136+0000 mgr.y (mgr.25232) 5736 : cluster [DBG] pgmap v6680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:02:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:02:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:02:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:39 smithi022 bash[82865]: cluster 2024-07-28T15:02:38.246136+0000 mgr.y (mgr.25232) 5736 : cluster [DBG] pgmap v6680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:39 smithi150 bash[67543]: cluster 2024-07-28T15:02:38.246136+0000 mgr.y (mgr.25232) 5736 : cluster [DBG] pgmap v6680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:40.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10272 16 16 0 0 0 - 0 2024-07-28T15:02:41.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10273 16 16 0 0 0 - 0 2024-07-28T15:02:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:41 smithi022 bash[80503]: cluster 2024-07-28T15:02:40.247495+0000 mgr.y (mgr.25232) 5737 : cluster [DBG] pgmap v6681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:41 smithi022 bash[82865]: cluster 2024-07-28T15:02:40.247495+0000 mgr.y (mgr.25232) 5737 : cluster [DBG] pgmap v6681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:41 smithi150 bash[67543]: cluster 2024-07-28T15:02:40.247495+0000 mgr.y (mgr.25232) 5737 : cluster [DBG] pgmap v6681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:42.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10274 16 16 0 0 0 - 0 2024-07-28T15:02:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:02:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:02:43.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10275 16 16 0 0 0 - 0 2024-07-28T15:02:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:43 smithi022 bash[80503]: cluster 2024-07-28T15:02:42.248826+0000 mgr.y (mgr.25232) 5738 : cluster [DBG] pgmap v6682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:43 smithi022 bash[82865]: cluster 2024-07-28T15:02:42.248826+0000 mgr.y (mgr.25232) 5738 : cluster [DBG] pgmap v6682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:43 smithi150 bash[67543]: cluster 2024-07-28T15:02:42.248826+0000 mgr.y (mgr.25232) 5738 : cluster [DBG] pgmap v6682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:44.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10276 16 16 0 0 0 - 0 2024-07-28T15:02:45.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10277 16 16 0 0 0 - 0 2024-07-28T15:02:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:45 smithi022 bash[80503]: cluster 2024-07-28T15:02:44.250169+0000 mgr.y (mgr.25232) 5739 : cluster [DBG] pgmap v6683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:45.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:45 smithi022 bash[82865]: cluster 2024-07-28T15:02:44.250169+0000 mgr.y (mgr.25232) 5739 : cluster [DBG] pgmap v6683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:45 smithi150 bash[67543]: cluster 2024-07-28T15:02:44.250169+0000 mgr.y (mgr.25232) 5739 : cluster [DBG] pgmap v6683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:46.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10278 16 16 0 0 0 - 0 2024-07-28T15:02:47.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10279 16 16 0 0 0 - 0 2024-07-28T15:02:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:47 smithi022 bash[80503]: cluster 2024-07-28T15:02:46.251500+0000 mgr.y (mgr.25232) 5740 : cluster [DBG] pgmap v6684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:47 smithi022 bash[82865]: cluster 2024-07-28T15:02:46.251500+0000 mgr.y (mgr.25232) 5740 : cluster [DBG] pgmap v6684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:47 smithi150 bash[67543]: cluster 2024-07-28T15:02:46.251500+0000 mgr.y (mgr.25232) 5740 : cluster [DBG] pgmap v6684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:48.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:02:48.371963+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:02:48.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:02:48.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10280 16 16 0 0 0 - 0 2024-07-28T15:02:49.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10281 16 16 0 0 0 - 0 2024-07-28T15:02:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:49 smithi022 bash[80503]: cluster 2024-07-28T15:02:48.252847+0000 mgr.y (mgr.25232) 5741 : cluster [DBG] pgmap v6685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:02:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:02:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:02:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:49 smithi022 bash[82865]: cluster 2024-07-28T15:02:48.252847+0000 mgr.y (mgr.25232) 5741 : cluster [DBG] pgmap v6685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:49 smithi150 bash[67543]: cluster 2024-07-28T15:02:48.252847+0000 mgr.y (mgr.25232) 5741 : cluster [DBG] pgmap v6685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:50.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10282 16 16 0 0 0 - 0 2024-07-28T15:02:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:50 smithi022 bash[80503]: audit 2024-07-28T15:02:50.515256+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:50 smithi022 bash[82865]: audit 2024-07-28T15:02:50.515256+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:50 smithi150 bash[67543]: audit 2024-07-28T15:02:50.515256+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:02:51.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10283 16 16 0 0 0 - 0 2024-07-28T15:02:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:51 smithi022 bash[80503]: cluster 2024-07-28T15:02:50.254205+0000 mgr.y (mgr.25232) 5742 : cluster [DBG] pgmap v6686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:51 smithi022 bash[82865]: cluster 2024-07-28T15:02:50.254205+0000 mgr.y (mgr.25232) 5742 : cluster [DBG] pgmap v6686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:51 smithi150 bash[67543]: cluster 2024-07-28T15:02:50.254205+0000 mgr.y (mgr.25232) 5742 : cluster [DBG] pgmap v6686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:52.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10284 16 16 0 0 0 - 0 2024-07-28T15:02:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:02:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:02:53.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10285 16 16 0 0 0 - 0 2024-07-28T15:02:53.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:53 smithi022 bash[82865]: cluster 2024-07-28T15:02:52.255530+0000 mgr.y (mgr.25232) 5743 : cluster [DBG] pgmap v6687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:53.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:53 smithi022 bash[80503]: cluster 2024-07-28T15:02:52.255530+0000 mgr.y (mgr.25232) 5743 : cluster [DBG] pgmap v6687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:53 smithi150 bash[67543]: cluster 2024-07-28T15:02:52.255530+0000 mgr.y (mgr.25232) 5743 : cluster [DBG] pgmap v6687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:54.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10286 16 16 0 0 0 - 0 2024-07-28T15:02:55.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10287 16 16 0 0 0 - 0 2024-07-28T15:02:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:55 smithi150 bash[67543]: cluster 2024-07-28T15:02:54.256870+0000 mgr.y (mgr.25232) 5744 : cluster [DBG] pgmap v6688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:55 smithi022 bash[80503]: cluster 2024-07-28T15:02:54.256870+0000 mgr.y (mgr.25232) 5744 : cluster [DBG] pgmap v6688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:55 smithi022 bash[82865]: cluster 2024-07-28T15:02:54.256870+0000 mgr.y (mgr.25232) 5744 : cluster [DBG] pgmap v6688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:56.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10288 16 16 0 0 0 - 0 2024-07-28T15:02:57.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10289 16 16 0 0 0 - 0 2024-07-28T15:02:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:57 smithi150 bash[67543]: cluster 2024-07-28T15:02:56.258188+0000 mgr.y (mgr.25232) 5745 : cluster [DBG] pgmap v6689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:57 smithi022 bash[80503]: cluster 2024-07-28T15:02:56.258188+0000 mgr.y (mgr.25232) 5745 : cluster [DBG] pgmap v6689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:57 smithi022 bash[82865]: cluster 2024-07-28T15:02:56.258188+0000 mgr.y (mgr.25232) 5745 : cluster [DBG] pgmap v6689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:58.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10290 16 16 0 0 0 - 0 2024-07-28T15:02:59.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10291 16 16 0 0 0 - 0 2024-07-28T15:02:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:02:59 smithi022 bash[80503]: cluster 2024-07-28T15:02:58.259548+0000 mgr.y (mgr.25232) 5746 : cluster [DBG] pgmap v6690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:02:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:02:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:02:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:02:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:02:59 smithi022 bash[82865]: cluster 2024-07-28T15:02:58.259548+0000 mgr.y (mgr.25232) 5746 : cluster [DBG] pgmap v6690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:02:59 smithi150 bash[67543]: cluster 2024-07-28T15:02:58.259548+0000 mgr.y (mgr.25232) 5746 : cluster [DBG] pgmap v6690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:00.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10292 16 16 0 0 0 - 0 2024-07-28T15:03:01.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10293 16 16 0 0 0 - 0 2024-07-28T15:03:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:01 smithi150 bash[67543]: cluster 2024-07-28T15:03:00.260906+0000 mgr.y (mgr.25232) 5747 : cluster [DBG] pgmap v6691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:01 smithi022 bash[80503]: cluster 2024-07-28T15:03:00.260906+0000 mgr.y (mgr.25232) 5747 : cluster [DBG] pgmap v6691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:01 smithi022 bash[82865]: cluster 2024-07-28T15:03:00.260906+0000 mgr.y (mgr.25232) 5747 : cluster [DBG] pgmap v6691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:02.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10294 16 16 0 0 0 - 0 2024-07-28T15:03:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:03:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:03:03.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10295 16 16 0 0 0 - 0 2024-07-28T15:03:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:03 smithi150 bash[67543]: cluster 2024-07-28T15:03:02.262265+0000 mgr.y (mgr.25232) 5748 : cluster [DBG] pgmap v6692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:03 smithi022 bash[80503]: cluster 2024-07-28T15:03:02.262265+0000 mgr.y (mgr.25232) 5748 : cluster [DBG] pgmap v6692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:03 smithi022 bash[82865]: cluster 2024-07-28T15:03:02.262265+0000 mgr.y (mgr.25232) 5748 : cluster [DBG] pgmap v6692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:04.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10296 16 16 0 0 0 - 0 2024-07-28T15:03:05.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10297 16 16 0 0 0 - 0 2024-07-28T15:03:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:05 smithi150 bash[67543]: cluster 2024-07-28T15:03:04.263675+0000 mgr.y (mgr.25232) 5749 : cluster [DBG] pgmap v6693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:05 smithi150 bash[67543]: audit 2024-07-28T15:03:05.209412+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:03:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:05 smithi150 bash[67543]: audit 2024-07-28T15:03:05.515663+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:05 smithi150 bash[67543]: audit 2024-07-28T15:03:05.585372+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:05 smithi150 bash[67543]: audit 2024-07-28T15:03:05.589654+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[80503]: cluster 2024-07-28T15:03:04.263675+0000 mgr.y (mgr.25232) 5749 : cluster [DBG] pgmap v6693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[80503]: audit 2024-07-28T15:03:05.209412+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[80503]: audit 2024-07-28T15:03:05.515663+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[80503]: audit 2024-07-28T15:03:05.585372+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[80503]: audit 2024-07-28T15:03:05.589654+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[82865]: cluster 2024-07-28T15:03:04.263675+0000 mgr.y (mgr.25232) 5749 : cluster [DBG] pgmap v6693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[82865]: audit 2024-07-28T15:03:05.209412+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:03:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[82865]: audit 2024-07-28T15:03:05.515663+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[82865]: audit 2024-07-28T15:03:05.585372+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:06.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:05 smithi022 bash[82865]: audit 2024-07-28T15:03:05.589654+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:06.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10298 16 16 0 0 0 - 0 2024-07-28T15:03:07.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10299 16 16 0 0 0 - 0 2024-07-28T15:03:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:07 smithi150 bash[67543]: cluster 2024-07-28T15:03:06.265028+0000 mgr.y (mgr.25232) 5750 : cluster [DBG] pgmap v6694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:07 smithi022 bash[80503]: cluster 2024-07-28T15:03:06.265028+0000 mgr.y (mgr.25232) 5750 : cluster [DBG] pgmap v6694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:08.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:07 smithi022 bash[82865]: cluster 2024-07-28T15:03:06.265028+0000 mgr.y (mgr.25232) 5750 : cluster [DBG] pgmap v6694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:08.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:03:08.375246+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:03:08.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:03:08.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10300 16 16 0 0 0 - 0 2024-07-28T15:03:09.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10301 16 16 0 0 0 - 0 2024-07-28T15:03:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:03:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:03:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:03:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:09 smithi022 bash[82865]: cluster 2024-07-28T15:03:08.266446+0000 mgr.y (mgr.25232) 5751 : cluster [DBG] pgmap v6695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:09.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:09 smithi022 bash[80503]: cluster 2024-07-28T15:03:08.266446+0000 mgr.y (mgr.25232) 5751 : cluster [DBG] pgmap v6695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:09 smithi150 bash[67543]: cluster 2024-07-28T15:03:08.266446+0000 mgr.y (mgr.25232) 5751 : cluster [DBG] pgmap v6695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:10.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10302 16 16 0 0 0 - 0 2024-07-28T15:03:11.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10303 16 16 0 0 0 - 0 2024-07-28T15:03:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:11 smithi150 bash[67543]: cluster 2024-07-28T15:03:10.267680+0000 mgr.y (mgr.25232) 5752 : cluster [DBG] pgmap v6696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:11 smithi150 bash[67543]: audit 2024-07-28T15:03:10.898794+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:11 smithi150 bash[67543]: audit 2024-07-28T15:03:10.904257+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:11 smithi150 bash[67543]: audit 2024-07-28T15:03:11.438646+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:11 smithi150 bash[67543]: audit 2024-07-28T15:03:11.447863+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[80503]: cluster 2024-07-28T15:03:10.267680+0000 mgr.y (mgr.25232) 5752 : cluster [DBG] pgmap v6696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[80503]: audit 2024-07-28T15:03:10.898794+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[80503]: audit 2024-07-28T15:03:10.904257+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[80503]: audit 2024-07-28T15:03:11.438646+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[80503]: audit 2024-07-28T15:03:11.447863+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[82865]: cluster 2024-07-28T15:03:10.267680+0000 mgr.y (mgr.25232) 5752 : cluster [DBG] pgmap v6696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[82865]: audit 2024-07-28T15:03:10.898794+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[82865]: audit 2024-07-28T15:03:10.904257+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[82865]: audit 2024-07-28T15:03:11.438646+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:11 smithi022 bash[82865]: audit 2024-07-28T15:03:11.447863+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:12.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10304 16 16 0 0 0 - 0 2024-07-28T15:03:12.642 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:03:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:03:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:12 smithi150 bash[67543]: audit 2024-07-28T15:03:11.641739+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:12 smithi150 bash[67543]: audit 2024-07-28T15:03:11.646580+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:12 smithi150 bash[67543]: audit 2024-07-28T15:03:12.256460+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:12 smithi150 bash[67543]: audit 2024-07-28T15:03:12.266356+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[80503]: audit 2024-07-28T15:03:11.641739+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[80503]: audit 2024-07-28T15:03:11.646580+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[80503]: audit 2024-07-28T15:03:12.256460+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[80503]: audit 2024-07-28T15:03:12.266356+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[82865]: audit 2024-07-28T15:03:11.641739+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[82865]: audit 2024-07-28T15:03:11.646580+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[82865]: audit 2024-07-28T15:03:12.256460+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:12 smithi022 bash[82865]: audit 2024-07-28T15:03:12.266356+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:13.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10305 16 16 0 0 0 - 0 2024-07-28T15:03:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:13 smithi150 bash[67543]: cluster 2024-07-28T15:03:12.269218+0000 mgr.y (mgr.25232) 5753 : cluster [DBG] pgmap v6697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:13 smithi022 bash[80503]: cluster 2024-07-28T15:03:12.269218+0000 mgr.y (mgr.25232) 5753 : cluster [DBG] pgmap v6697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:14.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:13 smithi022 bash[82865]: cluster 2024-07-28T15:03:12.269218+0000 mgr.y (mgr.25232) 5753 : cluster [DBG] pgmap v6697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:14.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10306 16 16 0 0 0 - 0 2024-07-28T15:03:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 15:03:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T15:03:14.241255074Z level=info msg="Completed cleanup jobs" duration=117.123682ms 2024-07-28T15:03:15.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10307 16 16 0 0 0 - 0 2024-07-28T15:03:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:15 smithi150 bash[67543]: cluster 2024-07-28T15:03:14.270770+0000 mgr.y (mgr.25232) 5754 : cluster [DBG] pgmap v6698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:15 smithi022 bash[80503]: cluster 2024-07-28T15:03:14.270770+0000 mgr.y (mgr.25232) 5754 : cluster [DBG] pgmap v6698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:15 smithi022 bash[82865]: cluster 2024-07-28T15:03:14.270770+0000 mgr.y (mgr.25232) 5754 : cluster [DBG] pgmap v6698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:16.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10308 16 16 0 0 0 - 0 2024-07-28T15:03:17.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10309 16 16 0 0 0 - 0 2024-07-28T15:03:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:17 smithi150 bash[67543]: cluster 2024-07-28T15:03:16.272273+0000 mgr.y (mgr.25232) 5755 : cluster [DBG] pgmap v6699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:17 smithi022 bash[80503]: cluster 2024-07-28T15:03:16.272273+0000 mgr.y (mgr.25232) 5755 : cluster [DBG] pgmap v6699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:17 smithi022 bash[82865]: cluster 2024-07-28T15:03:16.272273+0000 mgr.y (mgr.25232) 5755 : cluster [DBG] pgmap v6699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:18.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10310 16 16 0 0 0 - 0 2024-07-28T15:03:19.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10311 16 16 0 0 0 - 0 2024-07-28T15:03:19.655 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:03:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:03:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:03:19.963 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:19 smithi150 bash[67543]: cluster 2024-07-28T15:03:18.273803+0000 mgr.y (mgr.25232) 5756 : cluster [DBG] pgmap v6700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:20.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:19 smithi022 bash[80503]: cluster 2024-07-28T15:03:18.273803+0000 mgr.y (mgr.25232) 5756 : cluster [DBG] pgmap v6700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:19 smithi022 bash[82865]: cluster 2024-07-28T15:03:18.273803+0000 mgr.y (mgr.25232) 5756 : cluster [DBG] pgmap v6700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:20.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10312 16 16 0 0 0 - 0 2024-07-28T15:03:20.929 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:20 smithi150 bash[67543]: audit 2024-07-28T15:03:20.516020+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:20 smithi022 bash[80503]: audit 2024-07-28T15:03:20.516020+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:20 smithi022 bash[82865]: audit 2024-07-28T15:03:20.516020+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:21.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10313 16 16 0 0 0 - 0 2024-07-28T15:03:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:21 smithi150 bash[67543]: cluster 2024-07-28T15:03:20.275229+0000 mgr.y (mgr.25232) 5757 : cluster [DBG] pgmap v6701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:21 smithi150 bash[67543]: audit 2024-07-28T15:03:21.611838+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:21 smithi150 bash[67543]: audit 2024-07-28T15:03:21.621775+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:21 smithi150 bash[67543]: audit 2024-07-28T15:03:21.623948+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:03:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:21 smithi150 bash[67543]: audit 2024-07-28T15:03:21.625916+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:03:22.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:21 smithi150 bash[67543]: audit 2024-07-28T15:03:21.636134+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[80503]: cluster 2024-07-28T15:03:20.275229+0000 mgr.y (mgr.25232) 5757 : cluster [DBG] pgmap v6701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[80503]: audit 2024-07-28T15:03:21.611838+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[80503]: audit 2024-07-28T15:03:21.621775+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[80503]: audit 2024-07-28T15:03:21.623948+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[80503]: audit 2024-07-28T15:03:21.625916+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[80503]: audit 2024-07-28T15:03:21.636134+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[82865]: cluster 2024-07-28T15:03:20.275229+0000 mgr.y (mgr.25232) 5757 : cluster [DBG] pgmap v6701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[82865]: audit 2024-07-28T15:03:21.611838+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[82865]: audit 2024-07-28T15:03:21.621775+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[82865]: audit 2024-07-28T15:03:21.623948+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:03:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[82865]: audit 2024-07-28T15:03:21.625916+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:03:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:21 smithi022 bash[82865]: audit 2024-07-28T15:03:21.636134+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:03:22.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10314 16 16 0 0 0 - 0 2024-07-28T15:03:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:03:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:03:23.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10315 16 16 0 0 0 - 0 2024-07-28T15:03:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:23 smithi150 bash[67543]: cluster 2024-07-28T15:03:22.276552+0000 mgr.y (mgr.25232) 5758 : cluster [DBG] pgmap v6702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:23 smithi022 bash[80503]: cluster 2024-07-28T15:03:22.276552+0000 mgr.y (mgr.25232) 5758 : cluster [DBG] pgmap v6702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:23 smithi022 bash[82865]: cluster 2024-07-28T15:03:22.276552+0000 mgr.y (mgr.25232) 5758 : cluster [DBG] pgmap v6702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:24.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10316 16 16 0 0 0 - 0 2024-07-28T15:03:25.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10317 16 16 0 0 0 - 0 2024-07-28T15:03:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:25 smithi150 bash[67543]: cluster 2024-07-28T15:03:24.277929+0000 mgr.y (mgr.25232) 5759 : cluster [DBG] pgmap v6703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:25 smithi022 bash[80503]: cluster 2024-07-28T15:03:24.277929+0000 mgr.y (mgr.25232) 5759 : cluster [DBG] pgmap v6703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:25 smithi022 bash[82865]: cluster 2024-07-28T15:03:24.277929+0000 mgr.y (mgr.25232) 5759 : cluster [DBG] pgmap v6703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:26.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10318 16 16 0 0 0 - 0 2024-07-28T15:03:27.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10319 16 16 0 0 0 - 0 2024-07-28T15:03:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:27 smithi150 bash[67543]: cluster 2024-07-28T15:03:26.279302+0000 mgr.y (mgr.25232) 5760 : cluster [DBG] pgmap v6704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:27 smithi022 bash[80503]: cluster 2024-07-28T15:03:26.279302+0000 mgr.y (mgr.25232) 5760 : cluster [DBG] pgmap v6704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:28.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:27 smithi022 bash[82865]: cluster 2024-07-28T15:03:26.279302+0000 mgr.y (mgr.25232) 5760 : cluster [DBG] pgmap v6704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:28.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:03:28.378416+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:03:28.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:03:28.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10320 16 16 0 0 0 - 0 2024-07-28T15:03:29.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10321 16 16 0 0 0 - 0 2024-07-28T15:03:29.682 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:03:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:03:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:03:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:29 smithi150 bash[67543]: cluster 2024-07-28T15:03:28.280669+0000 mgr.y (mgr.25232) 5761 : cluster [DBG] pgmap v6705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:29 smithi022 bash[80503]: cluster 2024-07-28T15:03:28.280669+0000 mgr.y (mgr.25232) 5761 : cluster [DBG] pgmap v6705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:29 smithi022 bash[82865]: cluster 2024-07-28T15:03:28.280669+0000 mgr.y (mgr.25232) 5761 : cluster [DBG] pgmap v6705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:30.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10322 16 16 0 0 0 - 0 2024-07-28T15:03:31.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10323 16 16 0 0 0 - 0 2024-07-28T15:03:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:31 smithi150 bash[67543]: cluster 2024-07-28T15:03:30.282025+0000 mgr.y (mgr.25232) 5762 : cluster [DBG] pgmap v6706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:31 smithi022 bash[80503]: cluster 2024-07-28T15:03:30.282025+0000 mgr.y (mgr.25232) 5762 : cluster [DBG] pgmap v6706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:31 smithi022 bash[82865]: cluster 2024-07-28T15:03:30.282025+0000 mgr.y (mgr.25232) 5762 : cluster [DBG] pgmap v6706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:32.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10324 16 16 0 0 0 - 0 2024-07-28T15:03:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:03:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:03:33.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10325 16 16 0 0 0 - 0 2024-07-28T15:03:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:33 smithi150 bash[67543]: cluster 2024-07-28T15:03:32.283392+0000 mgr.y (mgr.25232) 5763 : cluster [DBG] pgmap v6707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:33 smithi022 bash[80503]: cluster 2024-07-28T15:03:32.283392+0000 mgr.y (mgr.25232) 5763 : cluster [DBG] pgmap v6707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:33 smithi022 bash[82865]: cluster 2024-07-28T15:03:32.283392+0000 mgr.y (mgr.25232) 5763 : cluster [DBG] pgmap v6707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:34.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10326 16 16 0 0 0 - 0 2024-07-28T15:03:35.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10327 16 16 0 0 0 - 0 2024-07-28T15:03:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:35 smithi150 bash[67543]: cluster 2024-07-28T15:03:34.284748+0000 mgr.y (mgr.25232) 5764 : cluster [DBG] pgmap v6708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:35 smithi150 bash[67543]: audit 2024-07-28T15:03:35.516609+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:35 smithi022 bash[80503]: cluster 2024-07-28T15:03:34.284748+0000 mgr.y (mgr.25232) 5764 : cluster [DBG] pgmap v6708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:35 smithi022 bash[80503]: audit 2024-07-28T15:03:35.516609+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:35 smithi022 bash[82865]: cluster 2024-07-28T15:03:34.284748+0000 mgr.y (mgr.25232) 5764 : cluster [DBG] pgmap v6708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:35 smithi022 bash[82865]: audit 2024-07-28T15:03:35.516609+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:36.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10328 16 16 0 0 0 - 0 2024-07-28T15:03:37.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10329 16 16 0 0 0 - 0 2024-07-28T15:03:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:37 smithi150 bash[67543]: cluster 2024-07-28T15:03:36.286062+0000 mgr.y (mgr.25232) 5765 : cluster [DBG] pgmap v6709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:37 smithi022 bash[80503]: cluster 2024-07-28T15:03:36.286062+0000 mgr.y (mgr.25232) 5765 : cluster [DBG] pgmap v6709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:37 smithi022 bash[82865]: cluster 2024-07-28T15:03:36.286062+0000 mgr.y (mgr.25232) 5765 : cluster [DBG] pgmap v6709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:38.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10330 16 16 0 0 0 - 0 2024-07-28T15:03:39.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10331 16 16 0 0 0 - 0 2024-07-28T15:03:39.703 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:03:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:03:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:03:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:39 smithi150 bash[67543]: cluster 2024-07-28T15:03:38.287442+0000 mgr.y (mgr.25232) 5766 : cluster [DBG] pgmap v6710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:39 smithi022 bash[80503]: cluster 2024-07-28T15:03:38.287442+0000 mgr.y (mgr.25232) 5766 : cluster [DBG] pgmap v6710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:40.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:39 smithi022 bash[82865]: cluster 2024-07-28T15:03:38.287442+0000 mgr.y (mgr.25232) 5766 : cluster [DBG] pgmap v6710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:40.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10332 16 16 0 0 0 - 0 2024-07-28T15:03:41.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10333 16 16 0 0 0 - 0 2024-07-28T15:03:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:41 smithi150 bash[67543]: cluster 2024-07-28T15:03:40.288821+0000 mgr.y (mgr.25232) 5767 : cluster [DBG] pgmap v6711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:41 smithi022 bash[80503]: cluster 2024-07-28T15:03:40.288821+0000 mgr.y (mgr.25232) 5767 : cluster [DBG] pgmap v6711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:41.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:41 smithi022 bash[82865]: cluster 2024-07-28T15:03:40.288821+0000 mgr.y (mgr.25232) 5767 : cluster [DBG] pgmap v6711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:42.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10334 16 16 0 0 0 - 0 2024-07-28T15:03:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:03:42 smithi150 bash[60514]: ts=2024-07-28T15:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:03:43.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10335 16 16 0 0 0 - 0 2024-07-28T15:03:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:43 smithi150 bash[67543]: cluster 2024-07-28T15:03:42.290148+0000 mgr.y (mgr.25232) 5768 : cluster [DBG] pgmap v6712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:43 smithi022 bash[80503]: cluster 2024-07-28T15:03:42.290148+0000 mgr.y (mgr.25232) 5768 : cluster [DBG] pgmap v6712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:43 smithi022 bash[82865]: cluster 2024-07-28T15:03:42.290148+0000 mgr.y (mgr.25232) 5768 : cluster [DBG] pgmap v6712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:44.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10336 16 16 0 0 0 - 0 2024-07-28T15:03:45.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10337 16 16 0 0 0 - 0 2024-07-28T15:03:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:45 smithi150 bash[67543]: cluster 2024-07-28T15:03:44.291484+0000 mgr.y (mgr.25232) 5769 : cluster [DBG] pgmap v6713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:45 smithi022 bash[80503]: cluster 2024-07-28T15:03:44.291484+0000 mgr.y (mgr.25232) 5769 : cluster [DBG] pgmap v6713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:45.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:45 smithi022 bash[82865]: cluster 2024-07-28T15:03:44.291484+0000 mgr.y (mgr.25232) 5769 : cluster [DBG] pgmap v6713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:46.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10338 16 16 0 0 0 - 0 2024-07-28T15:03:47.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10339 16 16 0 0 0 - 0 2024-07-28T15:03:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:47 smithi150 bash[67543]: cluster 2024-07-28T15:03:46.292817+0000 mgr.y (mgr.25232) 5770 : cluster [DBG] pgmap v6714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:47 smithi022 bash[80503]: cluster 2024-07-28T15:03:46.292817+0000 mgr.y (mgr.25232) 5770 : cluster [DBG] pgmap v6714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:47 smithi022 bash[82865]: cluster 2024-07-28T15:03:46.292817+0000 mgr.y (mgr.25232) 5770 : cluster [DBG] pgmap v6714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:48.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:03:48.381732+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:03:48.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:03:48.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10340 16 16 0 0 0 - 0 2024-07-28T15:03:49.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10341 16 16 0 0 0 - 0 2024-07-28T15:03:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:49 smithi150 bash[67543]: cluster 2024-07-28T15:03:48.294142+0000 mgr.y (mgr.25232) 5771 : cluster [DBG] pgmap v6715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:49 smithi022 bash[80503]: cluster 2024-07-28T15:03:48.294142+0000 mgr.y (mgr.25232) 5771 : cluster [DBG] pgmap v6715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:03:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:03:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:03:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:49 smithi022 bash[82865]: cluster 2024-07-28T15:03:48.294142+0000 mgr.y (mgr.25232) 5771 : cluster [DBG] pgmap v6715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:50.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10342 16 16 0 0 0 - 0 2024-07-28T15:03:51.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10343 16 16 0 0 0 - 0 2024-07-28T15:03:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:51 smithi150 bash[67543]: cluster 2024-07-28T15:03:50.295471+0000 mgr.y (mgr.25232) 5772 : cluster [DBG] pgmap v6716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:51 smithi150 bash[67543]: audit 2024-07-28T15:03:50.517003+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:51 smithi022 bash[80503]: cluster 2024-07-28T15:03:50.295471+0000 mgr.y (mgr.25232) 5772 : cluster [DBG] pgmap v6716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:51 smithi022 bash[80503]: audit 2024-07-28T15:03:50.517003+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:51 smithi022 bash[82865]: cluster 2024-07-28T15:03:50.295471+0000 mgr.y (mgr.25232) 5772 : cluster [DBG] pgmap v6716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:51 smithi022 bash[82865]: audit 2024-07-28T15:03:50.517003+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:03:52.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10344 16 16 0 0 0 - 0 2024-07-28T15:03:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:03:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:03:53.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10345 16 16 0 0 0 - 0 2024-07-28T15:03:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:53 smithi150 bash[67543]: cluster 2024-07-28T15:03:52.296804+0000 mgr.y (mgr.25232) 5773 : cluster [DBG] pgmap v6717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:53 smithi022 bash[80503]: cluster 2024-07-28T15:03:52.296804+0000 mgr.y (mgr.25232) 5773 : cluster [DBG] pgmap v6717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:53 smithi022 bash[82865]: cluster 2024-07-28T15:03:52.296804+0000 mgr.y (mgr.25232) 5773 : cluster [DBG] pgmap v6717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:54.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10346 16 16 0 0 0 - 0 2024-07-28T15:03:55.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10347 16 16 0 0 0 - 0 2024-07-28T15:03:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:55 smithi150 bash[67543]: cluster 2024-07-28T15:03:54.298141+0000 mgr.y (mgr.25232) 5774 : cluster [DBG] pgmap v6718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:55 smithi022 bash[80503]: cluster 2024-07-28T15:03:54.298141+0000 mgr.y (mgr.25232) 5774 : cluster [DBG] pgmap v6718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:55 smithi022 bash[82865]: cluster 2024-07-28T15:03:54.298141+0000 mgr.y (mgr.25232) 5774 : cluster [DBG] pgmap v6718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:56.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10348 16 16 0 0 0 - 0 2024-07-28T15:03:57.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10349 16 16 0 0 0 - 0 2024-07-28T15:03:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:57 smithi150 bash[67543]: cluster 2024-07-28T15:03:56.299516+0000 mgr.y (mgr.25232) 5775 : cluster [DBG] pgmap v6719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:57 smithi022 bash[80503]: cluster 2024-07-28T15:03:56.299516+0000 mgr.y (mgr.25232) 5775 : cluster [DBG] pgmap v6719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:57.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:57 smithi022 bash[82865]: cluster 2024-07-28T15:03:56.299516+0000 mgr.y (mgr.25232) 5775 : cluster [DBG] pgmap v6719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:58.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10350 16 16 0 0 0 - 0 2024-07-28T15:03:59.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10351 16 16 0 0 0 - 0 2024-07-28T15:03:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:03:59 smithi150 bash[67543]: cluster 2024-07-28T15:03:58.300938+0000 mgr.y (mgr.25232) 5776 : cluster [DBG] pgmap v6720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:03:59 smithi022 bash[80503]: cluster 2024-07-28T15:03:58.300938+0000 mgr.y (mgr.25232) 5776 : cluster [DBG] pgmap v6720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:03:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:03:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:03:59] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T15:03:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:03:59 smithi022 bash[82865]: cluster 2024-07-28T15:03:58.300938+0000 mgr.y (mgr.25232) 5776 : cluster [DBG] pgmap v6720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:00.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10352 16 16 0 0 0 - 0 2024-07-28T15:04:01.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10353 16 16 0 0 0 - 0 2024-07-28T15:04:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:01 smithi150 bash[67543]: cluster 2024-07-28T15:04:00.302468+0000 mgr.y (mgr.25232) 5777 : cluster [DBG] pgmap v6721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:01 smithi022 bash[80503]: cluster 2024-07-28T15:04:00.302468+0000 mgr.y (mgr.25232) 5777 : cluster [DBG] pgmap v6721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:01.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:01 smithi022 bash[82865]: cluster 2024-07-28T15:04:00.302468+0000 mgr.y (mgr.25232) 5777 : cluster [DBG] pgmap v6721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:02.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10354 16 16 0 0 0 - 0 2024-07-28T15:04:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:04:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:04:03.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10355 16 16 0 0 0 - 0 2024-07-28T15:04:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:03 smithi150 bash[67543]: cluster 2024-07-28T15:04:02.304023+0000 mgr.y (mgr.25232) 5778 : cluster [DBG] pgmap v6722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:03 smithi022 bash[80503]: cluster 2024-07-28T15:04:02.304023+0000 mgr.y (mgr.25232) 5778 : cluster [DBG] pgmap v6722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:03.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:03 smithi022 bash[82865]: cluster 2024-07-28T15:04:02.304023+0000 mgr.y (mgr.25232) 5778 : cluster [DBG] pgmap v6722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:04.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10356 16 16 0 0 0 - 0 2024-07-28T15:04:05.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10357 16 16 0 0 0 - 0 2024-07-28T15:04:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:05 smithi150 bash[67543]: cluster 2024-07-28T15:04:04.305424+0000 mgr.y (mgr.25232) 5779 : cluster [DBG] pgmap v6723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:05 smithi022 bash[80503]: cluster 2024-07-28T15:04:04.305424+0000 mgr.y (mgr.25232) 5779 : cluster [DBG] pgmap v6723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:05 smithi022 bash[82865]: cluster 2024-07-28T15:04:04.305424+0000 mgr.y (mgr.25232) 5779 : cluster [DBG] pgmap v6723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:06.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10358 16 16 0 0 0 - 0 2024-07-28T15:04:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:06 smithi150 bash[67543]: audit 2024-07-28T15:04:05.517388+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:06 smithi022 bash[80503]: audit 2024-07-28T15:04:05.517388+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:06 smithi022 bash[82865]: audit 2024-07-28T15:04:05.517388+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:07.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10359 16 16 0 0 0 - 0 2024-07-28T15:04:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:07 smithi150 bash[67543]: cluster 2024-07-28T15:04:06.306778+0000 mgr.y (mgr.25232) 5780 : cluster [DBG] pgmap v6724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:07 smithi022 bash[80503]: cluster 2024-07-28T15:04:06.306778+0000 mgr.y (mgr.25232) 5780 : cluster [DBG] pgmap v6724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:07 smithi022 bash[82865]: cluster 2024-07-28T15:04:06.306778+0000 mgr.y (mgr.25232) 5780 : cluster [DBG] pgmap v6724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:08.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:04:08.384822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:04:08.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:04:08.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10360 16 16 0 0 0 - 0 2024-07-28T15:04:09.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10361 16 16 0 0 0 - 0 2024-07-28T15:04:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:09 smithi150 bash[67543]: cluster 2024-07-28T15:04:08.308168+0000 mgr.y (mgr.25232) 5781 : cluster [DBG] pgmap v6725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:09 smithi022 bash[80503]: cluster 2024-07-28T15:04:08.308168+0000 mgr.y (mgr.25232) 5781 : cluster [DBG] pgmap v6725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:04:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:04:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:04:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:09 smithi022 bash[82865]: cluster 2024-07-28T15:04:08.308168+0000 mgr.y (mgr.25232) 5781 : cluster [DBG] pgmap v6725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:10.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10362 16 16 0 0 0 - 0 2024-07-28T15:04:11.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10363 16 16 0 0 0 - 0 2024-07-28T15:04:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:11 smithi150 bash[67543]: cluster 2024-07-28T15:04:10.309549+0000 mgr.y (mgr.25232) 5782 : cluster [DBG] pgmap v6726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:11 smithi022 bash[80503]: cluster 2024-07-28T15:04:10.309549+0000 mgr.y (mgr.25232) 5782 : cluster [DBG] pgmap v6726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:11 smithi022 bash[82865]: cluster 2024-07-28T15:04:10.309549+0000 mgr.y (mgr.25232) 5782 : cluster [DBG] pgmap v6726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:12.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10364 16 16 0 0 0 - 0 2024-07-28T15:04:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:04:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:04:13.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10365 16 16 0 0 0 - 0 2024-07-28T15:04:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:13 smithi150 bash[67543]: cluster 2024-07-28T15:04:12.310918+0000 mgr.y (mgr.25232) 5783 : cluster [DBG] pgmap v6727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:13 smithi022 bash[80503]: cluster 2024-07-28T15:04:12.310918+0000 mgr.y (mgr.25232) 5783 : cluster [DBG] pgmap v6727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:13 smithi022 bash[82865]: cluster 2024-07-28T15:04:12.310918+0000 mgr.y (mgr.25232) 5783 : cluster [DBG] pgmap v6727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:14.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10366 16 16 0 0 0 - 0 2024-07-28T15:04:15.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10367 16 16 0 0 0 - 0 2024-07-28T15:04:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:15 smithi150 bash[67543]: cluster 2024-07-28T15:04:14.312273+0000 mgr.y (mgr.25232) 5784 : cluster [DBG] pgmap v6728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:15 smithi022 bash[80503]: cluster 2024-07-28T15:04:14.312273+0000 mgr.y (mgr.25232) 5784 : cluster [DBG] pgmap v6728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:15 smithi022 bash[82865]: cluster 2024-07-28T15:04:14.312273+0000 mgr.y (mgr.25232) 5784 : cluster [DBG] pgmap v6728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:16.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10368 16 16 0 0 0 - 0 2024-07-28T15:04:17.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10369 16 16 0 0 0 - 0 2024-07-28T15:04:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:17 smithi150 bash[67543]: cluster 2024-07-28T15:04:16.313595+0000 mgr.y (mgr.25232) 5785 : cluster [DBG] pgmap v6729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:17 smithi022 bash[80503]: cluster 2024-07-28T15:04:16.313595+0000 mgr.y (mgr.25232) 5785 : cluster [DBG] pgmap v6729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:17.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:17 smithi022 bash[82865]: cluster 2024-07-28T15:04:16.313595+0000 mgr.y (mgr.25232) 5785 : cluster [DBG] pgmap v6729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:18.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10370 16 16 0 0 0 - 0 2024-07-28T15:04:19.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10371 16 16 0 0 0 - 0 2024-07-28T15:04:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:19 smithi150 bash[67543]: cluster 2024-07-28T15:04:18.315015+0000 mgr.y (mgr.25232) 5786 : cluster [DBG] pgmap v6730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:19 smithi022 bash[80503]: cluster 2024-07-28T15:04:18.315015+0000 mgr.y (mgr.25232) 5786 : cluster [DBG] pgmap v6730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:04:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:04:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:04:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:19 smithi022 bash[82865]: cluster 2024-07-28T15:04:18.315015+0000 mgr.y (mgr.25232) 5786 : cluster [DBG] pgmap v6730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:20.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10372 16 16 0 0 0 - 0 2024-07-28T15:04:21.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10373 16 16 0 0 0 - 0 2024-07-28T15:04:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:21 smithi150 bash[67543]: cluster 2024-07-28T15:04:20.316385+0000 mgr.y (mgr.25232) 5787 : cluster [DBG] pgmap v6731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:21 smithi150 bash[67543]: audit 2024-07-28T15:04:20.517836+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:21 smithi022 bash[80503]: cluster 2024-07-28T15:04:20.316385+0000 mgr.y (mgr.25232) 5787 : cluster [DBG] pgmap v6731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:21 smithi022 bash[80503]: audit 2024-07-28T15:04:20.517836+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:21.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:21 smithi022 bash[82865]: cluster 2024-07-28T15:04:20.316385+0000 mgr.y (mgr.25232) 5787 : cluster [DBG] pgmap v6731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:21 smithi022 bash[82865]: audit 2024-07-28T15:04:20.517836+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:22.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10374 16 16 0 0 0 - 0 2024-07-28T15:04:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:22 smithi150 bash[67543]: audit 2024-07-28T15:04:21.790876+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:04:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:04:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:04:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:22 smithi022 bash[80503]: audit 2024-07-28T15:04:21.790876+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:04:22.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:22 smithi022 bash[82865]: audit 2024-07-28T15:04:21.790876+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:04:23.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10375 16 16 0 0 0 - 0 2024-07-28T15:04:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:23 smithi150 bash[67543]: cluster 2024-07-28T15:04:22.317762+0000 mgr.y (mgr.25232) 5788 : cluster [DBG] pgmap v6732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:23 smithi022 bash[80503]: cluster 2024-07-28T15:04:22.317762+0000 mgr.y (mgr.25232) 5788 : cluster [DBG] pgmap v6732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:23.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:23 smithi022 bash[82865]: cluster 2024-07-28T15:04:22.317762+0000 mgr.y (mgr.25232) 5788 : cluster [DBG] pgmap v6732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:24.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10376 16 16 0 0 0 - 0 2024-07-28T15:04:25.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10377 16 16 0 0 0 - 0 2024-07-28T15:04:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:25 smithi150 bash[67543]: cluster 2024-07-28T15:04:24.319199+0000 mgr.y (mgr.25232) 5789 : cluster [DBG] pgmap v6733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:25 smithi022 bash[80503]: cluster 2024-07-28T15:04:24.319199+0000 mgr.y (mgr.25232) 5789 : cluster [DBG] pgmap v6733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:25 smithi022 bash[82865]: cluster 2024-07-28T15:04:24.319199+0000 mgr.y (mgr.25232) 5789 : cluster [DBG] pgmap v6733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:26.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10378 16 16 0 0 0 - 0 2024-07-28T15:04:27.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10379 16 16 0 0 0 - 0 2024-07-28T15:04:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:27 smithi150 bash[67543]: cluster 2024-07-28T15:04:26.320622+0000 mgr.y (mgr.25232) 5790 : cluster [DBG] pgmap v6734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:27 smithi022 bash[80503]: cluster 2024-07-28T15:04:26.320622+0000 mgr.y (mgr.25232) 5790 : cluster [DBG] pgmap v6734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:27.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:27 smithi022 bash[82865]: cluster 2024-07-28T15:04:26.320622+0000 mgr.y (mgr.25232) 5790 : cluster [DBG] pgmap v6734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:28.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:04:28.388118+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:04:28.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:04:28.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10380 16 16 0 0 0 - 0 2024-07-28T15:04:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:28 smithi150 bash[67543]: audit 2024-07-28T15:04:27.468451+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:28 smithi150 bash[67543]: audit 2024-07-28T15:04:27.473903+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:28 smithi150 bash[67543]: audit 2024-07-28T15:04:27.742141+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:28 smithi150 bash[67543]: audit 2024-07-28T15:04:27.751272+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[80503]: audit 2024-07-28T15:04:27.468451+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[80503]: audit 2024-07-28T15:04:27.473903+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[80503]: audit 2024-07-28T15:04:27.742141+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[80503]: audit 2024-07-28T15:04:27.751272+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[82865]: audit 2024-07-28T15:04:27.468451+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[82865]: audit 2024-07-28T15:04:27.473903+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[82865]: audit 2024-07-28T15:04:27.742141+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:28 smithi022 bash[82865]: audit 2024-07-28T15:04:27.751272+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:29.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10381 16 16 0 0 0 - 0 2024-07-28T15:04:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:29 smithi150 bash[67543]: cluster 2024-07-28T15:04:28.321981+0000 mgr.y (mgr.25232) 5791 : cluster [DBG] pgmap v6735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:29 smithi022 bash[80503]: cluster 2024-07-28T15:04:28.321981+0000 mgr.y (mgr.25232) 5791 : cluster [DBG] pgmap v6735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:04:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:04:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:04:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:29 smithi022 bash[82865]: cluster 2024-07-28T15:04:28.321981+0000 mgr.y (mgr.25232) 5791 : cluster [DBG] pgmap v6735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:30.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10382 16 16 0 0 0 - 0 2024-07-28T15:04:31.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10383 16 16 0 0 0 - 0 2024-07-28T15:04:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:31 smithi150 bash[67543]: cluster 2024-07-28T15:04:30.323297+0000 mgr.y (mgr.25232) 5792 : cluster [DBG] pgmap v6736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:31 smithi022 bash[80503]: cluster 2024-07-28T15:04:30.323297+0000 mgr.y (mgr.25232) 5792 : cluster [DBG] pgmap v6736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:31 smithi022 bash[82865]: cluster 2024-07-28T15:04:30.323297+0000 mgr.y (mgr.25232) 5792 : cluster [DBG] pgmap v6736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:32.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10384 16 16 0 0 0 - 0 2024-07-28T15:04:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:04:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:04:33.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10385 16 16 0 0 0 - 0 2024-07-28T15:04:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:33 smithi150 bash[67543]: cluster 2024-07-28T15:04:32.324503+0000 mgr.y (mgr.25232) 5793 : cluster [DBG] pgmap v6737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:33 smithi022 bash[80503]: cluster 2024-07-28T15:04:32.324503+0000 mgr.y (mgr.25232) 5793 : cluster [DBG] pgmap v6737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:33 smithi022 bash[82865]: cluster 2024-07-28T15:04:32.324503+0000 mgr.y (mgr.25232) 5793 : cluster [DBG] pgmap v6737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:34.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10386 16 16 0 0 0 - 0 2024-07-28T15:04:35.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10387 16 16 0 0 0 - 0 2024-07-28T15:04:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:35 smithi150 bash[67543]: cluster 2024-07-28T15:04:34.325870+0000 mgr.y (mgr.25232) 5794 : cluster [DBG] pgmap v6738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:35.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:35 smithi022 bash[80503]: cluster 2024-07-28T15:04:34.325870+0000 mgr.y (mgr.25232) 5794 : cluster [DBG] pgmap v6738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:35.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:35 smithi022 bash[82865]: cluster 2024-07-28T15:04:34.325870+0000 mgr.y (mgr.25232) 5794 : cluster [DBG] pgmap v6738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:36.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10388 16 16 0 0 0 - 0 2024-07-28T15:04:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:36 smithi150 bash[67543]: audit 2024-07-28T15:04:35.518287+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:36 smithi022 bash[80503]: audit 2024-07-28T15:04:35.518287+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:36 smithi022 bash[82865]: audit 2024-07-28T15:04:35.518287+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:37.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10389 16 16 0 0 0 - 0 2024-07-28T15:04:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:37 smithi150 bash[67543]: cluster 2024-07-28T15:04:36.326758+0000 mgr.y (mgr.25232) 5795 : cluster [DBG] pgmap v6739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:37 smithi022 bash[80503]: cluster 2024-07-28T15:04:36.326758+0000 mgr.y (mgr.25232) 5795 : cluster [DBG] pgmap v6739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:37.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:37 smithi022 bash[82865]: cluster 2024-07-28T15:04:36.326758+0000 mgr.y (mgr.25232) 5795 : cluster [DBG] pgmap v6739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:38.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10390 16 16 0 0 0 - 0 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[80503]: audit 2024-07-28T15:04:37.577481+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[80503]: audit 2024-07-28T15:04:37.586370+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[80503]: audit 2024-07-28T15:04:37.588361+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[80503]: audit 2024-07-28T15:04:37.589930+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[80503]: audit 2024-07-28T15:04:37.599985+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[82865]: audit 2024-07-28T15:04:37.577481+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[82865]: audit 2024-07-28T15:04:37.586370+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[82865]: audit 2024-07-28T15:04:37.588361+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:04:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[82865]: audit 2024-07-28T15:04:37.589930+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:04:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:38 smithi022 bash[82865]: audit 2024-07-28T15:04:37.599985+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:38 smithi150 bash[67543]: audit 2024-07-28T15:04:37.577481+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:38 smithi150 bash[67543]: audit 2024-07-28T15:04:37.586370+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:38 smithi150 bash[67543]: audit 2024-07-28T15:04:37.588361+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:04:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:38 smithi150 bash[67543]: audit 2024-07-28T15:04:37.589930+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:04:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:38 smithi150 bash[67543]: audit 2024-07-28T15:04:37.599985+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:04:39.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10391 16 16 0 0 0 - 0 2024-07-28T15:04:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:39 smithi022 bash[80503]: cluster 2024-07-28T15:04:38.328096+0000 mgr.y (mgr.25232) 5796 : cluster [DBG] pgmap v6740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:04:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:04:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:04:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:39 smithi022 bash[82865]: cluster 2024-07-28T15:04:38.328096+0000 mgr.y (mgr.25232) 5796 : cluster [DBG] pgmap v6740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:39 smithi150 bash[67543]: cluster 2024-07-28T15:04:38.328096+0000 mgr.y (mgr.25232) 5796 : cluster [DBG] pgmap v6740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:40.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10392 16 16 0 0 0 - 0 2024-07-28T15:04:41.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10393 16 16 0 0 0 - 0 2024-07-28T15:04:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:41 smithi150 bash[67543]: cluster 2024-07-28T15:04:40.329453+0000 mgr.y (mgr.25232) 5797 : cluster [DBG] pgmap v6741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:41 smithi022 bash[80503]: cluster 2024-07-28T15:04:40.329453+0000 mgr.y (mgr.25232) 5797 : cluster [DBG] pgmap v6741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:41 smithi022 bash[82865]: cluster 2024-07-28T15:04:40.329453+0000 mgr.y (mgr.25232) 5797 : cluster [DBG] pgmap v6741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:42.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10394 16 16 0 0 0 - 0 2024-07-28T15:04:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:04:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:04:43.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10395 16 16 0 0 0 - 0 2024-07-28T15:04:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:43 smithi150 bash[67543]: cluster 2024-07-28T15:04:42.330833+0000 mgr.y (mgr.25232) 5798 : cluster [DBG] pgmap v6742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:43 smithi022 bash[80503]: cluster 2024-07-28T15:04:42.330833+0000 mgr.y (mgr.25232) 5798 : cluster [DBG] pgmap v6742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:43 smithi022 bash[82865]: cluster 2024-07-28T15:04:42.330833+0000 mgr.y (mgr.25232) 5798 : cluster [DBG] pgmap v6742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:44.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10396 16 16 0 0 0 - 0 2024-07-28T15:04:45.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10397 16 16 0 0 0 - 0 2024-07-28T15:04:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:45 smithi150 bash[67543]: cluster 2024-07-28T15:04:44.332188+0000 mgr.y (mgr.25232) 5799 : cluster [DBG] pgmap v6743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:45 smithi022 bash[80503]: cluster 2024-07-28T15:04:44.332188+0000 mgr.y (mgr.25232) 5799 : cluster [DBG] pgmap v6743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:45 smithi022 bash[82865]: cluster 2024-07-28T15:04:44.332188+0000 mgr.y (mgr.25232) 5799 : cluster [DBG] pgmap v6743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:46.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10398 16 16 0 0 0 - 0 2024-07-28T15:04:47.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10399 16 16 0 0 0 - 0 2024-07-28T15:04:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:47 smithi150 bash[67543]: cluster 2024-07-28T15:04:46.333515+0000 mgr.y (mgr.25232) 5800 : cluster [DBG] pgmap v6744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:47 smithi022 bash[80503]: cluster 2024-07-28T15:04:46.333515+0000 mgr.y (mgr.25232) 5800 : cluster [DBG] pgmap v6744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:47.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:47 smithi022 bash[82865]: cluster 2024-07-28T15:04:46.333515+0000 mgr.y (mgr.25232) 5800 : cluster [DBG] pgmap v6744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:48.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:04:48.391179+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:04:48.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:04:48.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10400 16 16 0 0 0 - 0 2024-07-28T15:04:49.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10401 16 16 0 0 0 - 0 2024-07-28T15:04:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:49 smithi150 bash[67543]: cluster 2024-07-28T15:04:48.334892+0000 mgr.y (mgr.25232) 5801 : cluster [DBG] pgmap v6745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:49 smithi022 bash[80503]: cluster 2024-07-28T15:04:48.334892+0000 mgr.y (mgr.25232) 5801 : cluster [DBG] pgmap v6745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:04:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:04:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:04:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:49 smithi022 bash[82865]: cluster 2024-07-28T15:04:48.334892+0000 mgr.y (mgr.25232) 5801 : cluster [DBG] pgmap v6745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:50.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10402 16 16 0 0 0 - 0 2024-07-28T15:04:51.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10403 16 16 0 0 0 - 0 2024-07-28T15:04:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:51 smithi150 bash[67543]: cluster 2024-07-28T15:04:50.336423+0000 mgr.y (mgr.25232) 5802 : cluster [DBG] pgmap v6746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:51 smithi150 bash[67543]: audit 2024-07-28T15:04:50.518805+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:51 smithi022 bash[80503]: cluster 2024-07-28T15:04:50.336423+0000 mgr.y (mgr.25232) 5802 : cluster [DBG] pgmap v6746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:51 smithi022 bash[80503]: audit 2024-07-28T15:04:50.518805+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:51 smithi022 bash[82865]: cluster 2024-07-28T15:04:50.336423+0000 mgr.y (mgr.25232) 5802 : cluster [DBG] pgmap v6746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:51 smithi022 bash[82865]: audit 2024-07-28T15:04:50.518805+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:04:52.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10404 16 16 0 0 0 - 0 2024-07-28T15:04:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:04:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:04:53.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10405 16 16 0 0 0 - 0 2024-07-28T15:04:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:53 smithi150 bash[67543]: cluster 2024-07-28T15:04:52.337811+0000 mgr.y (mgr.25232) 5803 : cluster [DBG] pgmap v6747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:53 smithi022 bash[80503]: cluster 2024-07-28T15:04:52.337811+0000 mgr.y (mgr.25232) 5803 : cluster [DBG] pgmap v6747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:53.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:53 smithi022 bash[82865]: cluster 2024-07-28T15:04:52.337811+0000 mgr.y (mgr.25232) 5803 : cluster [DBG] pgmap v6747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:54.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10406 16 16 0 0 0 - 0 2024-07-28T15:04:55.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10407 16 16 0 0 0 - 0 2024-07-28T15:04:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:55 smithi150 bash[67543]: cluster 2024-07-28T15:04:54.339205+0000 mgr.y (mgr.25232) 5804 : cluster [DBG] pgmap v6748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:55 smithi022 bash[80503]: cluster 2024-07-28T15:04:54.339205+0000 mgr.y (mgr.25232) 5804 : cluster [DBG] pgmap v6748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:55.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:55 smithi022 bash[82865]: cluster 2024-07-28T15:04:54.339205+0000 mgr.y (mgr.25232) 5804 : cluster [DBG] pgmap v6748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:56.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10408 16 16 0 0 0 - 0 2024-07-28T15:04:57.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10409 16 16 0 0 0 - 0 2024-07-28T15:04:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:57 smithi150 bash[67543]: cluster 2024-07-28T15:04:56.340537+0000 mgr.y (mgr.25232) 5805 : cluster [DBG] pgmap v6749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:57 smithi022 bash[80503]: cluster 2024-07-28T15:04:56.340537+0000 mgr.y (mgr.25232) 5805 : cluster [DBG] pgmap v6749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:57 smithi022 bash[82865]: cluster 2024-07-28T15:04:56.340537+0000 mgr.y (mgr.25232) 5805 : cluster [DBG] pgmap v6749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:58.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10410 16 16 0 0 0 - 0 2024-07-28T15:04:59.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10411 16 16 0 0 0 - 0 2024-07-28T15:04:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:04:59 smithi150 bash[67543]: cluster 2024-07-28T15:04:58.341886+0000 mgr.y (mgr.25232) 5806 : cluster [DBG] pgmap v6750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:59.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:04:59 smithi022 bash[80503]: cluster 2024-07-28T15:04:58.341886+0000 mgr.y (mgr.25232) 5806 : cluster [DBG] pgmap v6750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:04:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:04:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:04:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:04:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:04:59 smithi022 bash[82865]: cluster 2024-07-28T15:04:58.341886+0000 mgr.y (mgr.25232) 5806 : cluster [DBG] pgmap v6750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:00.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10412 16 16 0 0 0 - 0 2024-07-28T15:05:01.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10413 16 16 0 0 0 - 0 2024-07-28T15:05:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:01 smithi150 bash[67543]: cluster 2024-07-28T15:05:00.343264+0000 mgr.y (mgr.25232) 5807 : cluster [DBG] pgmap v6751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:01 smithi022 bash[80503]: cluster 2024-07-28T15:05:00.343264+0000 mgr.y (mgr.25232) 5807 : cluster [DBG] pgmap v6751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:01.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:01 smithi022 bash[82865]: cluster 2024-07-28T15:05:00.343264+0000 mgr.y (mgr.25232) 5807 : cluster [DBG] pgmap v6751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:02.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10414 16 16 0 0 0 - 0 2024-07-28T15:05:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:05:02 smithi150 bash[60514]: ts=2024-07-28T15:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:05:03.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10415 16 16 0 0 0 - 0 2024-07-28T15:05:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:03 smithi150 bash[67543]: cluster 2024-07-28T15:05:02.344603+0000 mgr.y (mgr.25232) 5808 : cluster [DBG] pgmap v6752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:03 smithi022 bash[80503]: cluster 2024-07-28T15:05:02.344603+0000 mgr.y (mgr.25232) 5808 : cluster [DBG] pgmap v6752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:03 smithi022 bash[82865]: cluster 2024-07-28T15:05:02.344603+0000 mgr.y (mgr.25232) 5808 : cluster [DBG] pgmap v6752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:04.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10416 16 16 0 0 0 - 0 2024-07-28T15:05:05.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10417 16 16 0 0 0 - 0 2024-07-28T15:05:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:05 smithi150 bash[67543]: cluster 2024-07-28T15:05:04.345953+0000 mgr.y (mgr.25232) 5809 : cluster [DBG] pgmap v6753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:05 smithi022 bash[80503]: cluster 2024-07-28T15:05:04.345953+0000 mgr.y (mgr.25232) 5809 : cluster [DBG] pgmap v6753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:05.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:05 smithi022 bash[82865]: cluster 2024-07-28T15:05:04.345953+0000 mgr.y (mgr.25232) 5809 : cluster [DBG] pgmap v6753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:06.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10418 16 16 0 0 0 - 0 2024-07-28T15:05:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:06 smithi150 bash[67543]: audit 2024-07-28T15:05:05.519184+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:06 smithi022 bash[80503]: audit 2024-07-28T15:05:05.519184+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:06.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:06 smithi022 bash[82865]: audit 2024-07-28T15:05:05.519184+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:07.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10419 16 16 0 0 0 - 0 2024-07-28T15:05:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:07 smithi150 bash[67543]: cluster 2024-07-28T15:05:06.347307+0000 mgr.y (mgr.25232) 5810 : cluster [DBG] pgmap v6754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:07 smithi022 bash[80503]: cluster 2024-07-28T15:05:06.347307+0000 mgr.y (mgr.25232) 5810 : cluster [DBG] pgmap v6754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:07 smithi022 bash[82865]: cluster 2024-07-28T15:05:06.347307+0000 mgr.y (mgr.25232) 5810 : cluster [DBG] pgmap v6754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:08.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:05:08.394413+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:05:08.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:05:08.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10420 16 16 0 0 0 - 0 2024-07-28T15:05:09.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10421 16 16 0 0 0 - 0 2024-07-28T15:05:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:09 smithi150 bash[67543]: cluster 2024-07-28T15:05:08.348665+0000 mgr.y (mgr.25232) 5811 : cluster [DBG] pgmap v6755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:09 smithi022 bash[80503]: cluster 2024-07-28T15:05:08.348665+0000 mgr.y (mgr.25232) 5811 : cluster [DBG] pgmap v6755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:09 smithi022 bash[82865]: cluster 2024-07-28T15:05:08.348665+0000 mgr.y (mgr.25232) 5811 : cluster [DBG] pgmap v6755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:05:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:05:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:05:10.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10422 16 16 0 0 0 - 0 2024-07-28T15:05:11.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10423 16 16 0 0 0 - 0 2024-07-28T15:05:11.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:11 smithi150 bash[67543]: cluster 2024-07-28T15:05:10.350037+0000 mgr.y (mgr.25232) 5812 : cluster [DBG] pgmap v6756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:11 smithi022 bash[80503]: cluster 2024-07-28T15:05:10.350037+0000 mgr.y (mgr.25232) 5812 : cluster [DBG] pgmap v6756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:11 smithi022 bash[82865]: cluster 2024-07-28T15:05:10.350037+0000 mgr.y (mgr.25232) 5812 : cluster [DBG] pgmap v6756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:12.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10424 16 16 0 0 0 - 0 2024-07-28T15:05:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:05:12 smithi150 bash[60514]: ts=2024-07-28T15:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:05:13.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10425 16 16 0 0 0 - 0 2024-07-28T15:05:13.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:13 smithi150 bash[67543]: cluster 2024-07-28T15:05:12.351406+0000 mgr.y (mgr.25232) 5813 : cluster [DBG] pgmap v6757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:13 smithi022 bash[80503]: cluster 2024-07-28T15:05:12.351406+0000 mgr.y (mgr.25232) 5813 : cluster [DBG] pgmap v6757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:13.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:13 smithi022 bash[82865]: cluster 2024-07-28T15:05:12.351406+0000 mgr.y (mgr.25232) 5813 : cluster [DBG] pgmap v6757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:14.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10426 16 16 0 0 0 - 0 2024-07-28T15:05:15.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10427 16 16 0 0 0 - 0 2024-07-28T15:05:15.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:15 smithi150 bash[67543]: cluster 2024-07-28T15:05:14.352755+0000 mgr.y (mgr.25232) 5814 : cluster [DBG] pgmap v6758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:15 smithi022 bash[80503]: cluster 2024-07-28T15:05:14.352755+0000 mgr.y (mgr.25232) 5814 : cluster [DBG] pgmap v6758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:15 smithi022 bash[82865]: cluster 2024-07-28T15:05:14.352755+0000 mgr.y (mgr.25232) 5814 : cluster [DBG] pgmap v6758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:16.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10428 16 16 0 0 0 - 0 2024-07-28T15:05:17.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10429 16 16 0 0 0 - 0 2024-07-28T15:05:17.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:17 smithi150 bash[67543]: cluster 2024-07-28T15:05:16.354144+0000 mgr.y (mgr.25232) 5815 : cluster [DBG] pgmap v6759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:17 smithi022 bash[80503]: cluster 2024-07-28T15:05:16.354144+0000 mgr.y (mgr.25232) 5815 : cluster [DBG] pgmap v6759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:17 smithi022 bash[82865]: cluster 2024-07-28T15:05:16.354144+0000 mgr.y (mgr.25232) 5815 : cluster [DBG] pgmap v6759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:18.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10430 16 16 0 0 0 - 0 2024-07-28T15:05:19.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10431 16 16 0 0 0 - 0 2024-07-28T15:05:19.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:19 smithi150 bash[67543]: cluster 2024-07-28T15:05:18.355506+0000 mgr.y (mgr.25232) 5816 : cluster [DBG] pgmap v6760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:19 smithi022 bash[80503]: cluster 2024-07-28T15:05:18.355506+0000 mgr.y (mgr.25232) 5816 : cluster [DBG] pgmap v6760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:19 smithi022 bash[82865]: cluster 2024-07-28T15:05:18.355506+0000 mgr.y (mgr.25232) 5816 : cluster [DBG] pgmap v6760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:05:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:05:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:05:20.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10432 16 16 0 0 0 - 0 2024-07-28T15:05:21.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10433 16 16 0 0 0 - 0 2024-07-28T15:05:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:21 smithi150 bash[67543]: cluster 2024-07-28T15:05:20.356860+0000 mgr.y (mgr.25232) 5817 : cluster [DBG] pgmap v6761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:21 smithi150 bash[67543]: audit 2024-07-28T15:05:20.519717+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:21 smithi022 bash[80503]: cluster 2024-07-28T15:05:20.356860+0000 mgr.y (mgr.25232) 5817 : cluster [DBG] pgmap v6761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:21 smithi022 bash[80503]: audit 2024-07-28T15:05:20.519717+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:21 smithi022 bash[82865]: cluster 2024-07-28T15:05:20.356860+0000 mgr.y (mgr.25232) 5817 : cluster [DBG] pgmap v6761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:21 smithi022 bash[82865]: audit 2024-07-28T15:05:20.519717+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:22.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10434 16 16 0 0 0 - 0 2024-07-28T15:05:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:05:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:05:23.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10435 16 16 0 0 0 - 0 2024-07-28T15:05:23.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:23 smithi150 bash[67543]: cluster 2024-07-28T15:05:22.358210+0000 mgr.y (mgr.25232) 5818 : cluster [DBG] pgmap v6762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:23.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:23 smithi022 bash[82865]: cluster 2024-07-28T15:05:22.358210+0000 mgr.y (mgr.25232) 5818 : cluster [DBG] pgmap v6762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:23 smithi022 bash[80503]: cluster 2024-07-28T15:05:22.358210+0000 mgr.y (mgr.25232) 5818 : cluster [DBG] pgmap v6762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:24.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10436 16 16 0 0 0 - 0 2024-07-28T15:05:25.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10437 16 16 0 0 0 - 0 2024-07-28T15:05:25.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:25 smithi150 bash[67543]: cluster 2024-07-28T15:05:24.359566+0000 mgr.y (mgr.25232) 5819 : cluster [DBG] pgmap v6763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:25 smithi022 bash[80503]: cluster 2024-07-28T15:05:24.359566+0000 mgr.y (mgr.25232) 5819 : cluster [DBG] pgmap v6763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:25.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:25 smithi022 bash[82865]: cluster 2024-07-28T15:05:24.359566+0000 mgr.y (mgr.25232) 5819 : cluster [DBG] pgmap v6763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:26.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10438 16 16 0 0 0 - 0 2024-07-28T15:05:27.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10439 16 16 0 0 0 - 0 2024-07-28T15:05:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:27 smithi150 bash[67543]: cluster 2024-07-28T15:05:26.360915+0000 mgr.y (mgr.25232) 5820 : cluster [DBG] pgmap v6764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:27 smithi022 bash[80503]: cluster 2024-07-28T15:05:26.360915+0000 mgr.y (mgr.25232) 5820 : cluster [DBG] pgmap v6764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:27 smithi022 bash[82865]: cluster 2024-07-28T15:05:26.360915+0000 mgr.y (mgr.25232) 5820 : cluster [DBG] pgmap v6764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:28.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:05:28.397615+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:05:28.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:05:28.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10440 16 16 0 0 0 - 0 2024-07-28T15:05:29.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10441 16 16 0 0 0 - 0 2024-07-28T15:05:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:29 smithi150 bash[67543]: cluster 2024-07-28T15:05:28.362264+0000 mgr.y (mgr.25232) 5821 : cluster [DBG] pgmap v6765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:29 smithi022 bash[80503]: cluster 2024-07-28T15:05:28.362264+0000 mgr.y (mgr.25232) 5821 : cluster [DBG] pgmap v6765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:05:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:05:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:05:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:29 smithi022 bash[82865]: cluster 2024-07-28T15:05:28.362264+0000 mgr.y (mgr.25232) 5821 : cluster [DBG] pgmap v6765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:30.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10442 16 16 0 0 0 - 0 2024-07-28T15:05:31.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10443 16 16 0 0 0 - 0 2024-07-28T15:05:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:31 smithi150 bash[67543]: cluster 2024-07-28T15:05:30.363659+0000 mgr.y (mgr.25232) 5822 : cluster [DBG] pgmap v6766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:31 smithi022 bash[80503]: cluster 2024-07-28T15:05:30.363659+0000 mgr.y (mgr.25232) 5822 : cluster [DBG] pgmap v6766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:31.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:31 smithi022 bash[82865]: cluster 2024-07-28T15:05:30.363659+0000 mgr.y (mgr.25232) 5822 : cluster [DBG] pgmap v6766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:32.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10444 16 16 0 0 0 - 0 2024-07-28T15:05:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:05:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:05:33.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10445 16 16 0 0 0 - 0 2024-07-28T15:05:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:33 smithi150 bash[67543]: cluster 2024-07-28T15:05:32.365044+0000 mgr.y (mgr.25232) 5823 : cluster [DBG] pgmap v6767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:33 smithi022 bash[80503]: cluster 2024-07-28T15:05:32.365044+0000 mgr.y (mgr.25232) 5823 : cluster [DBG] pgmap v6767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:33.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:33 smithi022 bash[82865]: cluster 2024-07-28T15:05:32.365044+0000 mgr.y (mgr.25232) 5823 : cluster [DBG] pgmap v6767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:34.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10446 16 16 0 0 0 - 0 2024-07-28T15:05:35.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10447 16 16 0 0 0 - 0 2024-07-28T15:05:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:35 smithi150 bash[67543]: cluster 2024-07-28T15:05:34.366440+0000 mgr.y (mgr.25232) 5824 : cluster [DBG] pgmap v6768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:35 smithi022 bash[80503]: cluster 2024-07-28T15:05:34.366440+0000 mgr.y (mgr.25232) 5824 : cluster [DBG] pgmap v6768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:35 smithi022 bash[82865]: cluster 2024-07-28T15:05:34.366440+0000 mgr.y (mgr.25232) 5824 : cluster [DBG] pgmap v6768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:36.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10448 16 16 0 0 0 - 0 2024-07-28T15:05:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:36 smithi150 bash[67543]: audit 2024-07-28T15:05:35.520158+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:36 smithi022 bash[80503]: audit 2024-07-28T15:05:35.520158+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:36 smithi022 bash[82865]: audit 2024-07-28T15:05:35.520158+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:37.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10449 16 16 0 0 0 - 0 2024-07-28T15:05:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:37 smithi150 bash[67543]: cluster 2024-07-28T15:05:36.367763+0000 mgr.y (mgr.25232) 5825 : cluster [DBG] pgmap v6769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:37 smithi022 bash[80503]: cluster 2024-07-28T15:05:36.367763+0000 mgr.y (mgr.25232) 5825 : cluster [DBG] pgmap v6769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:37.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:37 smithi022 bash[82865]: cluster 2024-07-28T15:05:36.367763+0000 mgr.y (mgr.25232) 5825 : cluster [DBG] pgmap v6769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:38.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10450 16 16 0 0 0 - 0 2024-07-28T15:05:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:38 smithi150 bash[67543]: audit 2024-07-28T15:05:37.756806+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:05:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:38 smithi022 bash[80503]: audit 2024-07-28T15:05:37.756806+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:05:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:38 smithi022 bash[82865]: audit 2024-07-28T15:05:37.756806+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:05:39.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10451 16 16 0 0 0 - 0 2024-07-28T15:05:39.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:39 smithi022 bash[80503]: cluster 2024-07-28T15:05:38.369149+0000 mgr.y (mgr.25232) 5826 : cluster [DBG] pgmap v6770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:05:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:05:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:05:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:39 smithi022 bash[82865]: cluster 2024-07-28T15:05:38.369149+0000 mgr.y (mgr.25232) 5826 : cluster [DBG] pgmap v6770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:39 smithi150 bash[67543]: cluster 2024-07-28T15:05:38.369149+0000 mgr.y (mgr.25232) 5826 : cluster [DBG] pgmap v6770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:40.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10452 16 16 0 0 0 - 0 2024-07-28T15:05:41.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10453 16 16 0 0 0 - 0 2024-07-28T15:05:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:41 smithi022 bash[80503]: cluster 2024-07-28T15:05:40.370567+0000 mgr.y (mgr.25232) 5827 : cluster [DBG] pgmap v6771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:41 smithi022 bash[82865]: cluster 2024-07-28T15:05:40.370567+0000 mgr.y (mgr.25232) 5827 : cluster [DBG] pgmap v6771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:41 smithi150 bash[67543]: cluster 2024-07-28T15:05:40.370567+0000 mgr.y (mgr.25232) 5827 : cluster [DBG] pgmap v6771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:42.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10454 16 16 0 0 0 - 0 2024-07-28T15:05:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:05:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:05:43.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10455 16 16 0 0 0 - 0 2024-07-28T15:05:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:43 smithi022 bash[80503]: cluster 2024-07-28T15:05:42.371952+0000 mgr.y (mgr.25232) 5828 : cluster [DBG] pgmap v6772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:43 smithi022 bash[80503]: audit 2024-07-28T15:05:43.428657+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:43.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:43 smithi022 bash[80503]: audit 2024-07-28T15:05:43.435934+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:43 smithi022 bash[82865]: cluster 2024-07-28T15:05:42.371952+0000 mgr.y (mgr.25232) 5828 : cluster [DBG] pgmap v6772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:43 smithi022 bash[82865]: audit 2024-07-28T15:05:43.428657+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:43 smithi022 bash[82865]: audit 2024-07-28T15:05:43.435934+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:43 smithi150 bash[67543]: cluster 2024-07-28T15:05:42.371952+0000 mgr.y (mgr.25232) 5828 : cluster [DBG] pgmap v6772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:43 smithi150 bash[67543]: audit 2024-07-28T15:05:43.428657+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:43 smithi150 bash[67543]: audit 2024-07-28T15:05:43.435934+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:44.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10456 16 16 0 0 0 - 0 2024-07-28T15:05:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:44 smithi150 bash[67543]: audit 2024-07-28T15:05:43.677048+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:44 smithi150 bash[67543]: audit 2024-07-28T15:05:43.688051+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:44 smithi150 bash[67543]: audit 2024-07-28T15:05:44.079447+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:05:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:44 smithi150 bash[67543]: audit 2024-07-28T15:05:44.080818+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:05:45.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:44 smithi150 bash[67543]: audit 2024-07-28T15:05:44.089884+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[82865]: audit 2024-07-28T15:05:43.677048+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[82865]: audit 2024-07-28T15:05:43.688051+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[82865]: audit 2024-07-28T15:05:44.079447+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[82865]: audit 2024-07-28T15:05:44.080818+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[82865]: audit 2024-07-28T15:05:44.089884+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[80503]: audit 2024-07-28T15:05:43.677048+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[80503]: audit 2024-07-28T15:05:43.688051+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[80503]: audit 2024-07-28T15:05:44.079447+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[80503]: audit 2024-07-28T15:05:44.080818+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:05:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:44 smithi022 bash[80503]: audit 2024-07-28T15:05:44.089884+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:05:45.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10457 16 16 0 0 0 - 0 2024-07-28T15:05:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:45 smithi150 bash[67543]: cluster 2024-07-28T15:05:44.373305+0000 mgr.y (mgr.25232) 5829 : cluster [DBG] pgmap v6773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:45 smithi022 bash[82865]: cluster 2024-07-28T15:05:44.373305+0000 mgr.y (mgr.25232) 5829 : cluster [DBG] pgmap v6773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:45 smithi022 bash[80503]: cluster 2024-07-28T15:05:44.373305+0000 mgr.y (mgr.25232) 5829 : cluster [DBG] pgmap v6773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:46.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10458 16 16 0 0 0 - 0 2024-07-28T15:05:47.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10459 16 16 0 0 0 - 0 2024-07-28T15:05:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:47 smithi150 bash[67543]: cluster 2024-07-28T15:05:46.374703+0000 mgr.y (mgr.25232) 5830 : cluster [DBG] pgmap v6774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:47 smithi022 bash[82865]: cluster 2024-07-28T15:05:46.374703+0000 mgr.y (mgr.25232) 5830 : cluster [DBG] pgmap v6774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:48.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:47 smithi022 bash[80503]: cluster 2024-07-28T15:05:46.374703+0000 mgr.y (mgr.25232) 5830 : cluster [DBG] pgmap v6774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:48.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:05:48.400872+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:05:48.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:05:48.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10460 16 16 0 0 0 - 0 2024-07-28T15:05:49.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10461 16 16 0 0 0 - 0 2024-07-28T15:05:49.683 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:05:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:05:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:05:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:49 smithi150 bash[67543]: cluster 2024-07-28T15:05:48.376073+0000 mgr.y (mgr.25232) 5831 : cluster [DBG] pgmap v6775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:49 smithi022 bash[80503]: cluster 2024-07-28T15:05:48.376073+0000 mgr.y (mgr.25232) 5831 : cluster [DBG] pgmap v6775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:49 smithi022 bash[82865]: cluster 2024-07-28T15:05:48.376073+0000 mgr.y (mgr.25232) 5831 : cluster [DBG] pgmap v6775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:50.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10462 16 16 0 0 0 - 0 2024-07-28T15:05:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:50 smithi150 bash[67543]: audit 2024-07-28T15:05:50.520478+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:50 smithi022 bash[80503]: audit 2024-07-28T15:05:50.520478+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:50 smithi022 bash[82865]: audit 2024-07-28T15:05:50.520478+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:05:51.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10463 16 16 0 0 0 - 0 2024-07-28T15:05:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:51 smithi150 bash[67543]: cluster 2024-07-28T15:05:50.377457+0000 mgr.y (mgr.25232) 5832 : cluster [DBG] pgmap v6776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:51 smithi022 bash[80503]: cluster 2024-07-28T15:05:50.377457+0000 mgr.y (mgr.25232) 5832 : cluster [DBG] pgmap v6776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:51 smithi022 bash[82865]: cluster 2024-07-28T15:05:50.377457+0000 mgr.y (mgr.25232) 5832 : cluster [DBG] pgmap v6776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:52.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10464 16 16 0 0 0 - 0 2024-07-28T15:05:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:05:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:05:53.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10465 16 16 0 0 0 - 0 2024-07-28T15:05:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:53 smithi150 bash[67543]: cluster 2024-07-28T15:05:52.378835+0000 mgr.y (mgr.25232) 5833 : cluster [DBG] pgmap v6777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:53 smithi022 bash[80503]: cluster 2024-07-28T15:05:52.378835+0000 mgr.y (mgr.25232) 5833 : cluster [DBG] pgmap v6777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:53 smithi022 bash[82865]: cluster 2024-07-28T15:05:52.378835+0000 mgr.y (mgr.25232) 5833 : cluster [DBG] pgmap v6777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:54.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10466 16 16 0 0 0 - 0 2024-07-28T15:05:55.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10467 16 16 0 0 0 - 0 2024-07-28T15:05:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:55 smithi150 bash[67543]: cluster 2024-07-28T15:05:54.380218+0000 mgr.y (mgr.25232) 5834 : cluster [DBG] pgmap v6778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:55 smithi022 bash[82865]: cluster 2024-07-28T15:05:54.380218+0000 mgr.y (mgr.25232) 5834 : cluster [DBG] pgmap v6778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:56.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:55 smithi022 bash[80503]: cluster 2024-07-28T15:05:54.380218+0000 mgr.y (mgr.25232) 5834 : cluster [DBG] pgmap v6778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:56.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10468 16 16 0 0 0 - 0 2024-07-28T15:05:57.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10469 16 16 0 0 0 - 0 2024-07-28T15:05:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:57 smithi150 bash[67543]: cluster 2024-07-28T15:05:56.381589+0000 mgr.y (mgr.25232) 5835 : cluster [DBG] pgmap v6779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:57 smithi022 bash[80503]: cluster 2024-07-28T15:05:56.381589+0000 mgr.y (mgr.25232) 5835 : cluster [DBG] pgmap v6779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:57 smithi022 bash[82865]: cluster 2024-07-28T15:05:56.381589+0000 mgr.y (mgr.25232) 5835 : cluster [DBG] pgmap v6779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:05:58.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10470 16 16 0 0 0 - 0 2024-07-28T15:05:59.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10471 16 16 0 0 0 - 0 2024-07-28T15:05:59.710 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:05:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:05:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:06:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:05:59 smithi150 bash[67543]: cluster 2024-07-28T15:05:58.382991+0000 mgr.y (mgr.25232) 5836 : cluster [DBG] pgmap v6780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:05:59 smithi022 bash[80503]: cluster 2024-07-28T15:05:58.382991+0000 mgr.y (mgr.25232) 5836 : cluster [DBG] pgmap v6780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:05:59 smithi022 bash[82865]: cluster 2024-07-28T15:05:58.382991+0000 mgr.y (mgr.25232) 5836 : cluster [DBG] pgmap v6780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:00.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10472 16 16 0 0 0 - 0 2024-07-28T15:06:01.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10473 16 16 0 0 0 - 0 2024-07-28T15:06:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:01 smithi150 bash[67543]: cluster 2024-07-28T15:06:00.384378+0000 mgr.y (mgr.25232) 5837 : cluster [DBG] pgmap v6781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:01 smithi022 bash[80503]: cluster 2024-07-28T15:06:00.384378+0000 mgr.y (mgr.25232) 5837 : cluster [DBG] pgmap v6781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:02.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:01 smithi022 bash[82865]: cluster 2024-07-28T15:06:00.384378+0000 mgr.y (mgr.25232) 5837 : cluster [DBG] pgmap v6781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:02.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10474 16 16 0 0 0 - 0 2024-07-28T15:06:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:06:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:06:03.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10475 16 16 0 0 0 - 0 2024-07-28T15:06:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:03 smithi150 bash[67543]: cluster 2024-07-28T15:06:02.385750+0000 mgr.y (mgr.25232) 5838 : cluster [DBG] pgmap v6782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:03 smithi022 bash[80503]: cluster 2024-07-28T15:06:02.385750+0000 mgr.y (mgr.25232) 5838 : cluster [DBG] pgmap v6782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:03 smithi022 bash[82865]: cluster 2024-07-28T15:06:02.385750+0000 mgr.y (mgr.25232) 5838 : cluster [DBG] pgmap v6782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:04.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10476 16 16 0 0 0 - 0 2024-07-28T15:06:05.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10477 16 16 0 0 0 - 0 2024-07-28T15:06:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:05 smithi150 bash[67543]: cluster 2024-07-28T15:06:04.387113+0000 mgr.y (mgr.25232) 5839 : cluster [DBG] pgmap v6783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:05 smithi150 bash[67543]: audit 2024-07-28T15:06:05.520907+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:05 smithi022 bash[80503]: cluster 2024-07-28T15:06:04.387113+0000 mgr.y (mgr.25232) 5839 : cluster [DBG] pgmap v6783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:05 smithi022 bash[80503]: audit 2024-07-28T15:06:05.520907+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:05 smithi022 bash[82865]: cluster 2024-07-28T15:06:04.387113+0000 mgr.y (mgr.25232) 5839 : cluster [DBG] pgmap v6783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:05 smithi022 bash[82865]: audit 2024-07-28T15:06:05.520907+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:06.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10478 16 16 0 0 0 - 0 2024-07-28T15:06:07.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10479 16 16 0 0 0 - 0 2024-07-28T15:06:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:07 smithi150 bash[67543]: cluster 2024-07-28T15:06:06.388480+0000 mgr.y (mgr.25232) 5840 : cluster [DBG] pgmap v6784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:07 smithi022 bash[80503]: cluster 2024-07-28T15:06:06.388480+0000 mgr.y (mgr.25232) 5840 : cluster [DBG] pgmap v6784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:07 smithi022 bash[82865]: cluster 2024-07-28T15:06:06.388480+0000 mgr.y (mgr.25232) 5840 : cluster [DBG] pgmap v6784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:08.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:06:08.404006+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:06:08.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:06:08.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10480 16 16 0 0 0 - 0 2024-07-28T15:06:09.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10481 16 16 0 0 0 - 0 2024-07-28T15:06:09.731 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:06:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:06:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:06:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:09 smithi150 bash[67543]: cluster 2024-07-28T15:06:08.389904+0000 mgr.y (mgr.25232) 5841 : cluster [DBG] pgmap v6785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:09 smithi022 bash[80503]: cluster 2024-07-28T15:06:08.389904+0000 mgr.y (mgr.25232) 5841 : cluster [DBG] pgmap v6785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:09 smithi022 bash[82865]: cluster 2024-07-28T15:06:08.389904+0000 mgr.y (mgr.25232) 5841 : cluster [DBG] pgmap v6785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:10.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10482 16 16 0 0 0 - 0 2024-07-28T15:06:11.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10483 16 16 0 0 0 - 0 2024-07-28T15:06:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:11 smithi150 bash[67543]: cluster 2024-07-28T15:06:10.391268+0000 mgr.y (mgr.25232) 5842 : cluster [DBG] pgmap v6786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:11 smithi022 bash[80503]: cluster 2024-07-28T15:06:10.391268+0000 mgr.y (mgr.25232) 5842 : cluster [DBG] pgmap v6786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:11 smithi022 bash[82865]: cluster 2024-07-28T15:06:10.391268+0000 mgr.y (mgr.25232) 5842 : cluster [DBG] pgmap v6786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:12.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10484 16 16 0 0 0 - 0 2024-07-28T15:06:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:06:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:06:13.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10485 16 16 0 0 0 - 0 2024-07-28T15:06:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:13 smithi150 bash[67543]: cluster 2024-07-28T15:06:12.392699+0000 mgr.y (mgr.25232) 5843 : cluster [DBG] pgmap v6787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:13 smithi022 bash[80503]: cluster 2024-07-28T15:06:12.392699+0000 mgr.y (mgr.25232) 5843 : cluster [DBG] pgmap v6787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:13 smithi022 bash[82865]: cluster 2024-07-28T15:06:12.392699+0000 mgr.y (mgr.25232) 5843 : cluster [DBG] pgmap v6787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:14.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10486 16 16 0 0 0 - 0 2024-07-28T15:06:15.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10487 16 16 0 0 0 - 0 2024-07-28T15:06:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:15 smithi150 bash[67543]: cluster 2024-07-28T15:06:14.394080+0000 mgr.y (mgr.25232) 5844 : cluster [DBG] pgmap v6788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:15 smithi022 bash[80503]: cluster 2024-07-28T15:06:14.394080+0000 mgr.y (mgr.25232) 5844 : cluster [DBG] pgmap v6788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:15 smithi022 bash[82865]: cluster 2024-07-28T15:06:14.394080+0000 mgr.y (mgr.25232) 5844 : cluster [DBG] pgmap v6788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:16.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10488 16 16 0 0 0 - 0 2024-07-28T15:06:17.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10489 16 16 0 0 0 - 0 2024-07-28T15:06:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:17 smithi150 bash[67543]: cluster 2024-07-28T15:06:16.395430+0000 mgr.y (mgr.25232) 5845 : cluster [DBG] pgmap v6789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:17 smithi022 bash[80503]: cluster 2024-07-28T15:06:16.395430+0000 mgr.y (mgr.25232) 5845 : cluster [DBG] pgmap v6789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:17 smithi022 bash[82865]: cluster 2024-07-28T15:06:16.395430+0000 mgr.y (mgr.25232) 5845 : cluster [DBG] pgmap v6789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:18.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10490 16 16 0 0 0 - 0 2024-07-28T15:06:19.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10491 16 16 0 0 0 - 0 2024-07-28T15:06:19.752 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:06:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:06:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:06:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:19 smithi150 bash[67543]: cluster 2024-07-28T15:06:18.396774+0000 mgr.y (mgr.25232) 5846 : cluster [DBG] pgmap v6790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:19 smithi022 bash[80503]: cluster 2024-07-28T15:06:18.396774+0000 mgr.y (mgr.25232) 5846 : cluster [DBG] pgmap v6790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:19 smithi022 bash[82865]: cluster 2024-07-28T15:06:18.396774+0000 mgr.y (mgr.25232) 5846 : cluster [DBG] pgmap v6790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:20.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10492 16 16 0 0 0 - 0 2024-07-28T15:06:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:20 smithi150 bash[67543]: audit 2024-07-28T15:06:20.521535+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:20 smithi022 bash[80503]: audit 2024-07-28T15:06:20.521535+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:20 smithi022 bash[82865]: audit 2024-07-28T15:06:20.521535+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:21.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10493 16 16 0 0 0 - 0 2024-07-28T15:06:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:21 smithi150 bash[67543]: cluster 2024-07-28T15:06:20.398128+0000 mgr.y (mgr.25232) 5847 : cluster [DBG] pgmap v6791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:21 smithi022 bash[80503]: cluster 2024-07-28T15:06:20.398128+0000 mgr.y (mgr.25232) 5847 : cluster [DBG] pgmap v6791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:21 smithi022 bash[82865]: cluster 2024-07-28T15:06:20.398128+0000 mgr.y (mgr.25232) 5847 : cluster [DBG] pgmap v6791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:22.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10494 16 16 0 0 0 - 0 2024-07-28T15:06:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:06:22 smithi150 bash[60514]: ts=2024-07-28T15:06: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:06:23.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10495 16 16 0 0 0 - 0 2024-07-28T15:06:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:23 smithi150 bash[67543]: cluster 2024-07-28T15:06:22.399496+0000 mgr.y (mgr.25232) 5848 : cluster [DBG] pgmap v6792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:23 smithi022 bash[80503]: cluster 2024-07-28T15:06:22.399496+0000 mgr.y (mgr.25232) 5848 : cluster [DBG] pgmap v6792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:23 smithi022 bash[82865]: cluster 2024-07-28T15:06:22.399496+0000 mgr.y (mgr.25232) 5848 : cluster [DBG] pgmap v6792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:24.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10496 16 16 0 0 0 - 0 2024-07-28T15:06:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:24 smithi022 bash[80503]: cluster 2024-07-28T15:06:24.400960+0000 mgr.y (mgr.25232) 5849 : cluster [DBG] pgmap v6793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:25.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:24 smithi022 bash[82865]: cluster 2024-07-28T15:06:24.400960+0000 mgr.y (mgr.25232) 5849 : cluster [DBG] pgmap v6793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:24 smithi150 bash[67543]: cluster 2024-07-28T15:06:24.400960+0000 mgr.y (mgr.25232) 5849 : cluster [DBG] pgmap v6793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:25.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10497 16 16 0 0 0 - 0 2024-07-28T15:06:26.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10498 16 16 0 0 0 - 0 2024-07-28T15:06:27.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10499 16 16 0 0 0 - 0 2024-07-28T15:06:27.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:27 smithi150 bash[67543]: cluster 2024-07-28T15:06:26.402494+0000 mgr.y (mgr.25232) 5850 : cluster [DBG] pgmap v6794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:27 smithi022 bash[80503]: cluster 2024-07-28T15:06:26.402494+0000 mgr.y (mgr.25232) 5850 : cluster [DBG] pgmap v6794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:27 smithi022 bash[82865]: cluster 2024-07-28T15:06:26.402494+0000 mgr.y (mgr.25232) 5850 : cluster [DBG] pgmap v6794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:28.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:06:28.407168+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:06:28.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:06:28.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10500 16 16 0 0 0 - 0 2024-07-28T15:06:29.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10501 16 16 0 0 0 - 0 2024-07-28T15:06:29.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:29 smithi150 bash[67543]: cluster 2024-07-28T15:06:28.404003+0000 mgr.y (mgr.25232) 5851 : cluster [DBG] pgmap v6795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:06:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:06:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:06:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:29 smithi022 bash[80503]: cluster 2024-07-28T15:06:28.404003+0000 mgr.y (mgr.25232) 5851 : cluster [DBG] pgmap v6795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:29 smithi022 bash[82865]: cluster 2024-07-28T15:06:28.404003+0000 mgr.y (mgr.25232) 5851 : cluster [DBG] pgmap v6795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:30.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10502 16 16 0 0 0 - 0 2024-07-28T15:06:31.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10503 16 16 0 0 0 - 0 2024-07-28T15:06:31.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:31 smithi150 bash[67543]: cluster 2024-07-28T15:06:30.405536+0000 mgr.y (mgr.25232) 5852 : cluster [DBG] pgmap v6796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:31 smithi022 bash[80503]: cluster 2024-07-28T15:06:30.405536+0000 mgr.y (mgr.25232) 5852 : cluster [DBG] pgmap v6796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:31.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:31 smithi022 bash[82865]: cluster 2024-07-28T15:06:30.405536+0000 mgr.y (mgr.25232) 5852 : cluster [DBG] pgmap v6796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:32.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10504 16 16 0 0 0 - 0 2024-07-28T15:06:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:06:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:06:33.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10505 16 16 0 0 0 - 0 2024-07-28T15:06:33.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:33 smithi150 bash[67543]: cluster 2024-07-28T15:06:32.406938+0000 mgr.y (mgr.25232) 5853 : cluster [DBG] pgmap v6797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:33 smithi022 bash[80503]: cluster 2024-07-28T15:06:32.406938+0000 mgr.y (mgr.25232) 5853 : cluster [DBG] pgmap v6797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:33.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:33 smithi022 bash[82865]: cluster 2024-07-28T15:06:32.406938+0000 mgr.y (mgr.25232) 5853 : cluster [DBG] pgmap v6797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:34.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10506 16 16 0 0 0 - 0 2024-07-28T15:06:35.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10507 16 16 0 0 0 - 0 2024-07-28T15:06:35.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:35 smithi150 bash[67543]: cluster 2024-07-28T15:06:34.408306+0000 mgr.y (mgr.25232) 5854 : cluster [DBG] pgmap v6798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:35 smithi022 bash[80503]: cluster 2024-07-28T15:06:34.408306+0000 mgr.y (mgr.25232) 5854 : cluster [DBG] pgmap v6798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:35 smithi022 bash[82865]: cluster 2024-07-28T15:06:34.408306+0000 mgr.y (mgr.25232) 5854 : cluster [DBG] pgmap v6798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:36.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10508 16 16 0 0 0 - 0 2024-07-28T15:06:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:36 smithi150 bash[67543]: audit 2024-07-28T15:06:35.521790+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:36.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:36 smithi022 bash[80503]: audit 2024-07-28T15:06:35.521790+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:36.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:36 smithi022 bash[82865]: audit 2024-07-28T15:06:35.521790+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:37.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10509 16 16 0 0 0 - 0 2024-07-28T15:06:37.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:37 smithi150 bash[67543]: cluster 2024-07-28T15:06:36.409728+0000 mgr.y (mgr.25232) 5855 : cluster [DBG] pgmap v6799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:37.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:37 smithi022 bash[80503]: cluster 2024-07-28T15:06:36.409728+0000 mgr.y (mgr.25232) 5855 : cluster [DBG] pgmap v6799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:37.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:37 smithi022 bash[82865]: cluster 2024-07-28T15:06:36.409728+0000 mgr.y (mgr.25232) 5855 : cluster [DBG] pgmap v6799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:38.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10510 16 16 0 0 0 - 0 2024-07-28T15:06:39.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10511 16 16 0 0 0 - 0 2024-07-28T15:06:39.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:39 smithi150 bash[67543]: cluster 2024-07-28T15:06:38.411112+0000 mgr.y (mgr.25232) 5856 : cluster [DBG] pgmap v6800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:39 smithi022 bash[80503]: cluster 2024-07-28T15:06:38.411112+0000 mgr.y (mgr.25232) 5856 : cluster [DBG] pgmap v6800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:06:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:06:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:06:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:39 smithi022 bash[82865]: cluster 2024-07-28T15:06:38.411112+0000 mgr.y (mgr.25232) 5856 : cluster [DBG] pgmap v6800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:40.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10512 16 16 0 0 0 - 0 2024-07-28T15:06:41.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10513 16 16 0 0 0 - 0 2024-07-28T15:06:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:41 smithi150 bash[67543]: cluster 2024-07-28T15:06:40.412460+0000 mgr.y (mgr.25232) 5857 : cluster [DBG] pgmap v6801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:41 smithi022 bash[80503]: cluster 2024-07-28T15:06:40.412460+0000 mgr.y (mgr.25232) 5857 : cluster [DBG] pgmap v6801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:41.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:41 smithi022 bash[82865]: cluster 2024-07-28T15:06:40.412460+0000 mgr.y (mgr.25232) 5857 : cluster [DBG] pgmap v6801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:42.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10514 16 16 0 0 0 - 0 2024-07-28T15:06:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:06:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:06:43.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10515 16 16 0 0 0 - 0 2024-07-28T15:06:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:43 smithi150 bash[67543]: cluster 2024-07-28T15:06:42.413779+0000 mgr.y (mgr.25232) 5858 : cluster [DBG] pgmap v6802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:43 smithi022 bash[80503]: cluster 2024-07-28T15:06:42.413779+0000 mgr.y (mgr.25232) 5858 : cluster [DBG] pgmap v6802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:43.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:43 smithi022 bash[82865]: cluster 2024-07-28T15:06:42.413779+0000 mgr.y (mgr.25232) 5858 : cluster [DBG] pgmap v6802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:44.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10516 16 16 0 0 0 - 0 2024-07-28T15:06:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:44 smithi150 bash[67543]: audit 2024-07-28T15:06:44.189450+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:06:44.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:44 smithi022 bash[80503]: audit 2024-07-28T15:06:44.189450+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:06:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:44 smithi022 bash[82865]: audit 2024-07-28T15:06:44.189450+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:06:45.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10517 16 16 0 0 0 - 0 2024-07-28T15:06:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:45 smithi150 bash[67543]: cluster 2024-07-28T15:06:44.414683+0000 mgr.y (mgr.25232) 5859 : cluster [DBG] pgmap v6803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:45.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:45 smithi022 bash[80503]: cluster 2024-07-28T15:06:44.414683+0000 mgr.y (mgr.25232) 5859 : cluster [DBG] pgmap v6803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:45.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:45 smithi022 bash[82865]: cluster 2024-07-28T15:06:44.414683+0000 mgr.y (mgr.25232) 5859 : cluster [DBG] pgmap v6803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:46.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10518 16 16 0 0 0 - 0 2024-07-28T15:06:47.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10519 16 16 0 0 0 - 0 2024-07-28T15:06:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:47 smithi150 bash[67543]: cluster 2024-07-28T15:06:46.416003+0000 mgr.y (mgr.25232) 5860 : cluster [DBG] pgmap v6804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:47.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:47 smithi022 bash[80503]: cluster 2024-07-28T15:06:46.416003+0000 mgr.y (mgr.25232) 5860 : cluster [DBG] pgmap v6804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:47.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:47 smithi022 bash[82865]: cluster 2024-07-28T15:06:46.416003+0000 mgr.y (mgr.25232) 5860 : cluster [DBG] pgmap v6804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:48.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:06:48.410372+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:06:48.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:06:48.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10520 16 16 0 0 0 - 0 2024-07-28T15:06:49.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10521 16 16 0 0 0 - 0 2024-07-28T15:06:49.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:49 smithi150 bash[67543]: cluster 2024-07-28T15:06:48.417375+0000 mgr.y (mgr.25232) 5861 : cluster [DBG] pgmap v6805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:49 smithi022 bash[80503]: cluster 2024-07-28T15:06:48.417375+0000 mgr.y (mgr.25232) 5861 : cluster [DBG] pgmap v6805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:49.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:49 smithi022 bash[82865]: cluster 2024-07-28T15:06:48.417375+0000 mgr.y (mgr.25232) 5861 : cluster [DBG] pgmap v6805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:06:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:06:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:06:50.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10522 16 16 0 0 0 - 0 2024-07-28T15:06:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:49.881469+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:49.887792+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:50.121581+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:50.130574+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: cluster 2024-07-28T15:06:50.418726+0000 mgr.y (mgr.25232) 5862 : cluster [DBG] pgmap v6806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:50.522244+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:50.605873+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:06:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:50.607786+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:06:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:50 smithi150 bash[67543]: audit 2024-07-28T15:06:50.618637+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:49.881469+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:49.887792+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:50.121581+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:50.130574+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: cluster 2024-07-28T15:06:50.418726+0000 mgr.y (mgr.25232) 5862 : cluster [DBG] pgmap v6806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:50.522244+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:50.605873+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:50.607786+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:06:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[80503]: audit 2024-07-28T15:06:50.618637+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:49.881469+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:49.887792+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:50.121581+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:50.130574+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: cluster 2024-07-28T15:06:50.418726+0000 mgr.y (mgr.25232) 5862 : cluster [DBG] pgmap v6806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:50.522244+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:50.605873+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:50.607786+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:06:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:50 smithi022 bash[82865]: audit 2024-07-28T15:06:50.618637+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:06:51.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10523 16 16 0 0 0 - 0 2024-07-28T15:06:52.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10524 16 16 0 0 0 - 0 2024-07-28T15:06:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:06:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:06:53.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10525 16 16 0 0 0 - 0 2024-07-28T15:06:53.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:53 smithi150 bash[67543]: cluster 2024-07-28T15:06:52.420204+0000 mgr.y (mgr.25232) 5863 : cluster [DBG] pgmap v6807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:53.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:53 smithi022 bash[80503]: cluster 2024-07-28T15:06:52.420204+0000 mgr.y (mgr.25232) 5863 : cluster [DBG] pgmap v6807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:53.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:53 smithi022 bash[82865]: cluster 2024-07-28T15:06:52.420204+0000 mgr.y (mgr.25232) 5863 : cluster [DBG] pgmap v6807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:54.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10526 16 16 0 0 0 - 0 2024-07-28T15:06:55.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10527 16 16 0 0 0 - 0 2024-07-28T15:06:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:55 smithi150 bash[67543]: cluster 2024-07-28T15:06:54.421574+0000 mgr.y (mgr.25232) 5864 : cluster [DBG] pgmap v6808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:55.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:55 smithi022 bash[80503]: cluster 2024-07-28T15:06:54.421574+0000 mgr.y (mgr.25232) 5864 : cluster [DBG] pgmap v6808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:55.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:55 smithi022 bash[82865]: cluster 2024-07-28T15:06:54.421574+0000 mgr.y (mgr.25232) 5864 : cluster [DBG] pgmap v6808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:56.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10528 16 16 0 0 0 - 0 2024-07-28T15:06:57.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10529 16 16 0 0 0 - 0 2024-07-28T15:06:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:57 smithi150 bash[67543]: cluster 2024-07-28T15:06:56.422936+0000 mgr.y (mgr.25232) 5865 : cluster [DBG] pgmap v6809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:57 smithi022 bash[80503]: cluster 2024-07-28T15:06:56.422936+0000 mgr.y (mgr.25232) 5865 : cluster [DBG] pgmap v6809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:57.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:57 smithi022 bash[82865]: cluster 2024-07-28T15:06:56.422936+0000 mgr.y (mgr.25232) 5865 : cluster [DBG] pgmap v6809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:58.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10530 16 16 0 0 0 - 0 2024-07-28T15:06:59.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10531 16 16 0 0 0 - 0 2024-07-28T15:06:59.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:06:59 smithi150 bash[67543]: cluster 2024-07-28T15:06:58.424299+0000 mgr.y (mgr.25232) 5866 : cluster [DBG] pgmap v6810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:06:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:06:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:06:59.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:06:59 smithi022 bash[80503]: cluster 2024-07-28T15:06:58.424299+0000 mgr.y (mgr.25232) 5866 : cluster [DBG] pgmap v6810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:06:59.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:06:59 smithi022 bash[82865]: cluster 2024-07-28T15:06:58.424299+0000 mgr.y (mgr.25232) 5866 : cluster [DBG] pgmap v6810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:00.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10532 16 16 0 0 0 - 0 2024-07-28T15:07:01.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10533 16 16 0 0 0 - 0 2024-07-28T15:07:01.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:01 smithi150 bash[67543]: cluster 2024-07-28T15:07:00.425630+0000 mgr.y (mgr.25232) 5867 : cluster [DBG] pgmap v6811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:01.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:01 smithi022 bash[80503]: cluster 2024-07-28T15:07:00.425630+0000 mgr.y (mgr.25232) 5867 : cluster [DBG] pgmap v6811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:01.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:01 smithi022 bash[82865]: cluster 2024-07-28T15:07:00.425630+0000 mgr.y (mgr.25232) 5867 : cluster [DBG] pgmap v6811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:02.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10534 16 16 0 0 0 - 0 2024-07-28T15:07:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:07:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:07:03.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10535 16 16 0 0 0 - 0 2024-07-28T15:07:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:03 smithi150 bash[67543]: cluster 2024-07-28T15:07:02.426989+0000 mgr.y (mgr.25232) 5868 : cluster [DBG] pgmap v6812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:03.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:03 smithi022 bash[80503]: cluster 2024-07-28T15:07:02.426989+0000 mgr.y (mgr.25232) 5868 : cluster [DBG] pgmap v6812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:03.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:03 smithi022 bash[82865]: cluster 2024-07-28T15:07:02.426989+0000 mgr.y (mgr.25232) 5868 : cluster [DBG] pgmap v6812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:04.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10536 16 16 0 0 0 - 0 2024-07-28T15:07:05.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10537 16 16 0 0 0 - 0 2024-07-28T15:07:05.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:05 smithi150 bash[67543]: cluster 2024-07-28T15:07:04.428314+0000 mgr.y (mgr.25232) 5869 : cluster [DBG] pgmap v6813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:05 smithi022 bash[80503]: cluster 2024-07-28T15:07:04.428314+0000 mgr.y (mgr.25232) 5869 : cluster [DBG] pgmap v6813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:05 smithi022 bash[82865]: cluster 2024-07-28T15:07:04.428314+0000 mgr.y (mgr.25232) 5869 : cluster [DBG] pgmap v6813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:06.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10538 16 16 0 0 0 - 0 2024-07-28T15:07:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:06 smithi150 bash[67543]: audit 2024-07-28T15:07:05.522805+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:06 smithi022 bash[80503]: audit 2024-07-28T15:07:05.522805+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:06.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:06 smithi022 bash[82865]: audit 2024-07-28T15:07:05.522805+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:07.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10539 16 16 0 0 0 - 0 2024-07-28T15:07:07.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:07 smithi150 bash[67543]: cluster 2024-07-28T15:07:06.429648+0000 mgr.y (mgr.25232) 5870 : cluster [DBG] pgmap v6814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:07.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:07 smithi022 bash[80503]: cluster 2024-07-28T15:07:06.429648+0000 mgr.y (mgr.25232) 5870 : cluster [DBG] pgmap v6814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:07.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:07 smithi022 bash[82865]: cluster 2024-07-28T15:07:06.429648+0000 mgr.y (mgr.25232) 5870 : cluster [DBG] pgmap v6814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:08.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:07:08.413540+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:07:08.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:07:08.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10540 16 16 0 0 0 - 0 2024-07-28T15:07:09.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10541 16 16 0 0 0 - 0 2024-07-28T15:07:09.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:09 smithi150 bash[67543]: cluster 2024-07-28T15:07:08.431013+0000 mgr.y (mgr.25232) 5871 : cluster [DBG] pgmap v6815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:09.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:09 smithi022 bash[80503]: cluster 2024-07-28T15:07:08.431013+0000 mgr.y (mgr.25232) 5871 : cluster [DBG] pgmap v6815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:07:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:07:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:07:09.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:09 smithi022 bash[82865]: cluster 2024-07-28T15:07:08.431013+0000 mgr.y (mgr.25232) 5871 : cluster [DBG] pgmap v6815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:10.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10542 16 16 0 0 0 - 0 2024-07-28T15:07:11.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10543 16 16 0 0 0 - 0 2024-07-28T15:07:11.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:11 smithi022 bash[80503]: cluster 2024-07-28T15:07:10.432367+0000 mgr.y (mgr.25232) 5872 : cluster [DBG] pgmap v6816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:11.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:11 smithi022 bash[82865]: cluster 2024-07-28T15:07:10.432367+0000 mgr.y (mgr.25232) 5872 : cluster [DBG] pgmap v6816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:11 smithi150 bash[67543]: cluster 2024-07-28T15:07:10.432367+0000 mgr.y (mgr.25232) 5872 : cluster [DBG] pgmap v6816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:12.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10544 16 16 0 0 0 - 0 2024-07-28T15:07:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:07:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:07:13.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10545 16 16 0 0 0 - 0 2024-07-28T15:07:13.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:13 smithi022 bash[80503]: cluster 2024-07-28T15:07:12.433704+0000 mgr.y (mgr.25232) 5873 : cluster [DBG] pgmap v6817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:13.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:13 smithi022 bash[82865]: cluster 2024-07-28T15:07:12.433704+0000 mgr.y (mgr.25232) 5873 : cluster [DBG] pgmap v6817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:13 smithi150 bash[67543]: cluster 2024-07-28T15:07:12.433704+0000 mgr.y (mgr.25232) 5873 : cluster [DBG] pgmap v6817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:14.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10546 16 16 0 0 0 - 0 2024-07-28T15:07:15.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10547 16 16 0 0 0 - 0 2024-07-28T15:07:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:15 smithi022 bash[80503]: cluster 2024-07-28T15:07:14.435080+0000 mgr.y (mgr.25232) 5874 : cluster [DBG] pgmap v6818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:15.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:15 smithi022 bash[82865]: cluster 2024-07-28T15:07:14.435080+0000 mgr.y (mgr.25232) 5874 : cluster [DBG] pgmap v6818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:15 smithi150 bash[67543]: cluster 2024-07-28T15:07:14.435080+0000 mgr.y (mgr.25232) 5874 : cluster [DBG] pgmap v6818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:16.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10548 16 16 0 0 0 - 0 2024-07-28T15:07:17.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10549 16 16 0 0 0 - 0 2024-07-28T15:07:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:17 smithi022 bash[80503]: cluster 2024-07-28T15:07:16.436422+0000 mgr.y (mgr.25232) 5875 : cluster [DBG] pgmap v6819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:17 smithi022 bash[82865]: cluster 2024-07-28T15:07:16.436422+0000 mgr.y (mgr.25232) 5875 : cluster [DBG] pgmap v6819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:17 smithi150 bash[67543]: cluster 2024-07-28T15:07:16.436422+0000 mgr.y (mgr.25232) 5875 : cluster [DBG] pgmap v6819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:18.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10550 16 16 0 0 0 - 0 2024-07-28T15:07:19.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10551 16 16 0 0 0 - 0 2024-07-28T15:07:19.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:19 smithi022 bash[80503]: cluster 2024-07-28T15:07:18.437777+0000 mgr.y (mgr.25232) 5876 : cluster [DBG] pgmap v6820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:07:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:07:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:07:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:19 smithi022 bash[82865]: cluster 2024-07-28T15:07:18.437777+0000 mgr.y (mgr.25232) 5876 : cluster [DBG] pgmap v6820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:19 smithi150 bash[67543]: cluster 2024-07-28T15:07:18.437777+0000 mgr.y (mgr.25232) 5876 : cluster [DBG] pgmap v6820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:20.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10552 16 16 0 0 0 - 0 2024-07-28T15:07:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:20 smithi022 bash[80503]: audit 2024-07-28T15:07:20.523145+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:20 smithi022 bash[82865]: audit 2024-07-28T15:07:20.523145+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:20 smithi150 bash[67543]: audit 2024-07-28T15:07:20.523145+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:21.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10553 16 16 0 0 0 - 0 2024-07-28T15:07:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:21 smithi022 bash[80503]: cluster 2024-07-28T15:07:20.439152+0000 mgr.y (mgr.25232) 5877 : cluster [DBG] pgmap v6821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:21 smithi022 bash[82865]: cluster 2024-07-28T15:07:20.439152+0000 mgr.y (mgr.25232) 5877 : cluster [DBG] pgmap v6821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:21 smithi150 bash[67543]: cluster 2024-07-28T15:07:20.439152+0000 mgr.y (mgr.25232) 5877 : cluster [DBG] pgmap v6821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:22.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10554 16 16 0 0 0 - 0 2024-07-28T15:07:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:07:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:07:23.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10555 16 16 0 0 0 - 0 2024-07-28T15:07:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:23 smithi022 bash[80503]: cluster 2024-07-28T15:07:22.440481+0000 mgr.y (mgr.25232) 5878 : cluster [DBG] pgmap v6822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:23 smithi022 bash[82865]: cluster 2024-07-28T15:07:22.440481+0000 mgr.y (mgr.25232) 5878 : cluster [DBG] pgmap v6822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:23 smithi150 bash[67543]: cluster 2024-07-28T15:07:22.440481+0000 mgr.y (mgr.25232) 5878 : cluster [DBG] pgmap v6822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:24.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10556 16 16 0 0 0 - 0 2024-07-28T15:07:25.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10557 16 16 0 0 0 - 0 2024-07-28T15:07:25.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:25 smithi022 bash[80503]: cluster 2024-07-28T15:07:24.441824+0000 mgr.y (mgr.25232) 5879 : cluster [DBG] pgmap v6823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:25.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:25 smithi022 bash[82865]: cluster 2024-07-28T15:07:24.441824+0000 mgr.y (mgr.25232) 5879 : cluster [DBG] pgmap v6823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:25 smithi150 bash[67543]: cluster 2024-07-28T15:07:24.441824+0000 mgr.y (mgr.25232) 5879 : cluster [DBG] pgmap v6823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:26.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10558 16 16 0 0 0 - 0 2024-07-28T15:07:27.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10559 16 16 0 0 0 - 0 2024-07-28T15:07:27.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:27 smithi022 bash[80503]: cluster 2024-07-28T15:07:26.443198+0000 mgr.y (mgr.25232) 5880 : cluster [DBG] pgmap v6824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:27.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:27 smithi022 bash[82865]: cluster 2024-07-28T15:07:26.443198+0000 mgr.y (mgr.25232) 5880 : cluster [DBG] pgmap v6824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:27 smithi150 bash[67543]: cluster 2024-07-28T15:07:26.443198+0000 mgr.y (mgr.25232) 5880 : cluster [DBG] pgmap v6824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:28.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:07:28.416798+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:07:28.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:07:28.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10560 16 16 0 0 0 - 0 2024-07-28T15:07:29.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10561 16 16 0 0 0 - 0 2024-07-28T15:07:29.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:29 smithi022 bash[80503]: cluster 2024-07-28T15:07:28.444540+0000 mgr.y (mgr.25232) 5881 : cluster [DBG] pgmap v6825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:07:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:07:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:07:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:29 smithi022 bash[82865]: cluster 2024-07-28T15:07:28.444540+0000 mgr.y (mgr.25232) 5881 : cluster [DBG] pgmap v6825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:29 smithi150 bash[67543]: cluster 2024-07-28T15:07:28.444540+0000 mgr.y (mgr.25232) 5881 : cluster [DBG] pgmap v6825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:30.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10562 16 16 0 0 0 - 0 2024-07-28T15:07:31.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10563 16 16 0 0 0 - 0 2024-07-28T15:07:31.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:31 smithi022 bash[80503]: cluster 2024-07-28T15:07:30.445896+0000 mgr.y (mgr.25232) 5882 : cluster [DBG] pgmap v6826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:31.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:31 smithi022 bash[82865]: cluster 2024-07-28T15:07:30.445896+0000 mgr.y (mgr.25232) 5882 : cluster [DBG] pgmap v6826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:31 smithi150 bash[67543]: cluster 2024-07-28T15:07:30.445896+0000 mgr.y (mgr.25232) 5882 : cluster [DBG] pgmap v6826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:32.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10564 16 16 0 0 0 - 0 2024-07-28T15:07:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:07:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:07:33.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10565 16 16 0 0 0 - 0 2024-07-28T15:07:33.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:33 smithi022 bash[80503]: cluster 2024-07-28T15:07:32.447253+0000 mgr.y (mgr.25232) 5883 : cluster [DBG] pgmap v6827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:33.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:33 smithi022 bash[82865]: cluster 2024-07-28T15:07:32.447253+0000 mgr.y (mgr.25232) 5883 : cluster [DBG] pgmap v6827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:33 smithi150 bash[67543]: cluster 2024-07-28T15:07:32.447253+0000 mgr.y (mgr.25232) 5883 : cluster [DBG] pgmap v6827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:34.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10566 16 16 0 0 0 - 0 2024-07-28T15:07:35.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10567 16 16 0 0 0 - 0 2024-07-28T15:07:35.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:35 smithi022 bash[80503]: cluster 2024-07-28T15:07:34.448618+0000 mgr.y (mgr.25232) 5884 : cluster [DBG] pgmap v6828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:35 smithi022 bash[80503]: audit 2024-07-28T15:07:35.523667+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:35 smithi022 bash[82865]: cluster 2024-07-28T15:07:34.448618+0000 mgr.y (mgr.25232) 5884 : cluster [DBG] pgmap v6828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:35 smithi022 bash[82865]: audit 2024-07-28T15:07:35.523667+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:35 smithi150 bash[67543]: cluster 2024-07-28T15:07:34.448618+0000 mgr.y (mgr.25232) 5884 : cluster [DBG] pgmap v6828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:35 smithi150 bash[67543]: audit 2024-07-28T15:07:35.523667+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:36.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10568 16 16 0 0 0 - 0 2024-07-28T15:07:37.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10569 16 16 0 0 0 - 0 2024-07-28T15:07:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:37 smithi150 bash[67543]: cluster 2024-07-28T15:07:36.449955+0000 mgr.y (mgr.25232) 5885 : cluster [DBG] pgmap v6829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:37 smithi022 bash[80503]: cluster 2024-07-28T15:07:36.449955+0000 mgr.y (mgr.25232) 5885 : cluster [DBG] pgmap v6829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:37 smithi022 bash[82865]: cluster 2024-07-28T15:07:36.449955+0000 mgr.y (mgr.25232) 5885 : cluster [DBG] pgmap v6829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:38.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10570 16 16 0 0 0 - 0 2024-07-28T15:07:39.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10571 16 16 0 0 0 - 0 2024-07-28T15:07:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:39 smithi022 bash[80503]: cluster 2024-07-28T15:07:38.451303+0000 mgr.y (mgr.25232) 5886 : cluster [DBG] pgmap v6830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:39 smithi022 bash[82865]: cluster 2024-07-28T15:07:38.451303+0000 mgr.y (mgr.25232) 5886 : cluster [DBG] pgmap v6830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:07:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:07:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:07:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:39 smithi150 bash[67543]: cluster 2024-07-28T15:07:38.451303+0000 mgr.y (mgr.25232) 5886 : cluster [DBG] pgmap v6830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:40.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10572 16 16 0 0 0 - 0 2024-07-28T15:07:41.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10573 16 16 0 0 0 - 0 2024-07-28T15:07:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:41 smithi150 bash[67543]: cluster 2024-07-28T15:07:40.452646+0000 mgr.y (mgr.25232) 5887 : cluster [DBG] pgmap v6831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:41.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:41 smithi022 bash[82865]: cluster 2024-07-28T15:07:40.452646+0000 mgr.y (mgr.25232) 5887 : cluster [DBG] pgmap v6831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:41 smithi022 bash[80503]: cluster 2024-07-28T15:07:40.452646+0000 mgr.y (mgr.25232) 5887 : cluster [DBG] pgmap v6831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:42.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10574 16 16 0 0 0 - 0 2024-07-28T15:07:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:07:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:07:43.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10575 16 16 0 0 0 - 0 2024-07-28T15:07:43.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:43 smithi150 bash[67543]: cluster 2024-07-28T15:07:42.453987+0000 mgr.y (mgr.25232) 5888 : cluster [DBG] pgmap v6832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:43.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:43 smithi022 bash[82865]: cluster 2024-07-28T15:07:42.453987+0000 mgr.y (mgr.25232) 5888 : cluster [DBG] pgmap v6832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:43.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:43 smithi022 bash[80503]: cluster 2024-07-28T15:07:42.453987+0000 mgr.y (mgr.25232) 5888 : cluster [DBG] pgmap v6832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:44.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10576 16 16 0 0 0 - 0 2024-07-28T15:07:45.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10577 16 16 0 0 0 - 0 2024-07-28T15:07:45.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:45 smithi150 bash[67543]: cluster 2024-07-28T15:07:44.455350+0000 mgr.y (mgr.25232) 5889 : cluster [DBG] pgmap v6833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:45.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:45 smithi022 bash[82865]: cluster 2024-07-28T15:07:44.455350+0000 mgr.y (mgr.25232) 5889 : cluster [DBG] pgmap v6833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:45.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:45 smithi022 bash[80503]: cluster 2024-07-28T15:07:44.455350+0000 mgr.y (mgr.25232) 5889 : cluster [DBG] pgmap v6833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:46.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10578 16 16 0 0 0 - 0 2024-07-28T15:07:47.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10579 16 16 0 0 0 - 0 2024-07-28T15:07:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:47 smithi150 bash[67543]: cluster 2024-07-28T15:07:46.456680+0000 mgr.y (mgr.25232) 5890 : cluster [DBG] pgmap v6834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:47.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:47 smithi022 bash[82865]: cluster 2024-07-28T15:07:46.456680+0000 mgr.y (mgr.25232) 5890 : cluster [DBG] pgmap v6834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:47.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:47 smithi022 bash[80503]: cluster 2024-07-28T15:07:46.456680+0000 mgr.y (mgr.25232) 5890 : cluster [DBG] pgmap v6834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:48.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:07:48.420201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:07:48.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:07:48.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10580 16 16 0 0 0 - 0 2024-07-28T15:07:49.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10581 16 16 0 0 0 - 0 2024-07-28T15:07:49.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:49 smithi022 bash[80503]: cluster 2024-07-28T15:07:48.458021+0000 mgr.y (mgr.25232) 5891 : cluster [DBG] pgmap v6835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:07:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:07:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:07:49.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:49 smithi022 bash[82865]: cluster 2024-07-28T15:07:48.458021+0000 mgr.y (mgr.25232) 5891 : cluster [DBG] pgmap v6835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:49 smithi150 bash[67543]: cluster 2024-07-28T15:07:48.458021+0000 mgr.y (mgr.25232) 5891 : cluster [DBG] pgmap v6835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:50.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10582 16 16 0 0 0 - 0 2024-07-28T15:07:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:50 smithi022 bash[80503]: audit 2024-07-28T15:07:50.524639+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:50.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:50 smithi022 bash[82865]: audit 2024-07-28T15:07:50.524639+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:50 smithi150 bash[67543]: audit 2024-07-28T15:07:50.524639+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:07:51.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10583 16 16 0 0 0 - 0 2024-07-28T15:07:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[80503]: cluster 2024-07-28T15:07:50.459420+0000 mgr.y (mgr.25232) 5892 : cluster [DBG] pgmap v6836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[80503]: audit 2024-07-28T15:07:50.764390+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:07:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[80503]: audit 2024-07-28T15:07:51.147549+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[80503]: audit 2024-07-28T15:07:51.153622+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[82865]: cluster 2024-07-28T15:07:50.459420+0000 mgr.y (mgr.25232) 5892 : cluster [DBG] pgmap v6836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[82865]: audit 2024-07-28T15:07:50.764390+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:07:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[82865]: audit 2024-07-28T15:07:51.147549+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:51 smithi022 bash[82865]: audit 2024-07-28T15:07:51.153622+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:51 smithi150 bash[67543]: cluster 2024-07-28T15:07:50.459420+0000 mgr.y (mgr.25232) 5892 : cluster [DBG] pgmap v6836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:51 smithi150 bash[67543]: audit 2024-07-28T15:07:50.764390+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:07:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:51 smithi150 bash[67543]: audit 2024-07-28T15:07:51.147549+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:51 smithi150 bash[67543]: audit 2024-07-28T15:07:51.153622+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:52.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10584 16 16 0 0 0 - 0 2024-07-28T15:07:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:07:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:07:53.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10585 16 16 0 0 0 - 0 2024-07-28T15:07:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:53 smithi150 bash[67543]: cluster 2024-07-28T15:07:52.460621+0000 mgr.y (mgr.25232) 5893 : cluster [DBG] pgmap v6837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:53 smithi022 bash[80503]: cluster 2024-07-28T15:07:52.460621+0000 mgr.y (mgr.25232) 5893 : cluster [DBG] pgmap v6837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:53 smithi022 bash[82865]: cluster 2024-07-28T15:07:52.460621+0000 mgr.y (mgr.25232) 5893 : cluster [DBG] pgmap v6837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:54.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10586 16 16 0 0 0 - 0 2024-07-28T15:07:55.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10587 16 16 0 0 0 - 0 2024-07-28T15:07:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:55 smithi150 bash[67543]: cluster 2024-07-28T15:07:54.462191+0000 mgr.y (mgr.25232) 5894 : cluster [DBG] pgmap v6838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:55 smithi022 bash[80503]: cluster 2024-07-28T15:07:54.462191+0000 mgr.y (mgr.25232) 5894 : cluster [DBG] pgmap v6838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:55 smithi022 bash[82865]: cluster 2024-07-28T15:07:54.462191+0000 mgr.y (mgr.25232) 5894 : cluster [DBG] pgmap v6838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:56.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10588 16 16 0 0 0 - 0 2024-07-28T15:07:57.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10589 16 16 0 0 0 - 0 2024-07-28T15:07:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: cluster 2024-07-28T15:07:56.462987+0000 mgr.y (mgr.25232) 5895 : cluster [DBG] pgmap v6839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:56.635915+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:56.641147+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:56.809105+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:56.819679+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:57.239339+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:07:58.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:57.240828+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:07:58.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:57 smithi150 bash[67543]: audit 2024-07-28T15:07:57.247592+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: cluster 2024-07-28T15:07:56.462987+0000 mgr.y (mgr.25232) 5895 : cluster [DBG] pgmap v6839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:56.635915+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:56.641147+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:56.809105+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:56.819679+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:57.239339+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:57.240828+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[80503]: audit 2024-07-28T15:07:57.247592+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: cluster 2024-07-28T15:07:56.462987+0000 mgr.y (mgr.25232) 5895 : cluster [DBG] pgmap v6839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:56.635915+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:56.641147+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:56.809105+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:56.819679+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:57.239339+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:57.240828+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:07:58.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:57 smithi022 bash[82865]: audit 2024-07-28T15:07:57.247592+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:07:58.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10590 16 16 0 0 0 - 0 2024-07-28T15:07:59.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10591 16 16 0 0 0 - 0 2024-07-28T15:07:59.640 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:07:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:07:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:07:59.640 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:07:59 smithi022 bash[80503]: cluster 2024-07-28T15:07:58.464245+0000 mgr.y (mgr.25232) 5896 : cluster [DBG] pgmap v6840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:07:59.640 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:07:59 smithi022 bash[82865]: cluster 2024-07-28T15:07:58.464245+0000 mgr.y (mgr.25232) 5896 : cluster [DBG] pgmap v6840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:07:59 smithi150 bash[67543]: cluster 2024-07-28T15:07:58.464245+0000 mgr.y (mgr.25232) 5896 : cluster [DBG] pgmap v6840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:00.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10592 16 16 0 0 0 - 0 2024-07-28T15:08:01.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10593 16 16 0 0 0 - 0 2024-07-28T15:08:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:01 smithi150 bash[67543]: cluster 2024-07-28T15:08:00.465609+0000 mgr.y (mgr.25232) 5897 : cluster [DBG] pgmap v6841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:01 smithi022 bash[80503]: cluster 2024-07-28T15:08:00.465609+0000 mgr.y (mgr.25232) 5897 : cluster [DBG] pgmap v6841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:02.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:01 smithi022 bash[82865]: cluster 2024-07-28T15:08:00.465609+0000 mgr.y (mgr.25232) 5897 : cluster [DBG] pgmap v6841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:02.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10594 16 16 0 0 0 - 0 2024-07-28T15:08:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:08:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:08:03.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10595 16 16 0 0 0 - 0 2024-07-28T15:08:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:03 smithi150 bash[67543]: cluster 2024-07-28T15:08:02.466995+0000 mgr.y (mgr.25232) 5898 : cluster [DBG] pgmap v6842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:03 smithi022 bash[80503]: cluster 2024-07-28T15:08:02.466995+0000 mgr.y (mgr.25232) 5898 : cluster [DBG] pgmap v6842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:03 smithi022 bash[82865]: cluster 2024-07-28T15:08:02.466995+0000 mgr.y (mgr.25232) 5898 : cluster [DBG] pgmap v6842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:04.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10596 16 16 0 0 0 - 0 2024-07-28T15:08:05.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10597 16 16 0 0 0 - 0 2024-07-28T15:08:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:05 smithi150 bash[67543]: cluster 2024-07-28T15:08:04.468329+0000 mgr.y (mgr.25232) 5899 : cluster [DBG] pgmap v6843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:05 smithi150 bash[67543]: audit 2024-07-28T15:08:05.524626+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:05 smithi022 bash[80503]: cluster 2024-07-28T15:08:04.468329+0000 mgr.y (mgr.25232) 5899 : cluster [DBG] pgmap v6843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:05 smithi022 bash[80503]: audit 2024-07-28T15:08:05.524626+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:05 smithi022 bash[82865]: cluster 2024-07-28T15:08:04.468329+0000 mgr.y (mgr.25232) 5899 : cluster [DBG] pgmap v6843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:05 smithi022 bash[82865]: audit 2024-07-28T15:08:05.524626+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:06.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10598 16 16 0 0 0 - 0 2024-07-28T15:08:07.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10599 16 16 0 0 0 - 0 2024-07-28T15:08:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:07 smithi150 bash[67543]: cluster 2024-07-28T15:08:06.469682+0000 mgr.y (mgr.25232) 5900 : cluster [DBG] pgmap v6844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:07 smithi022 bash[80503]: cluster 2024-07-28T15:08:06.469682+0000 mgr.y (mgr.25232) 5900 : cluster [DBG] pgmap v6844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:07 smithi022 bash[82865]: cluster 2024-07-28T15:08:06.469682+0000 mgr.y (mgr.25232) 5900 : cluster [DBG] pgmap v6844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:08.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:08:08.423393+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:08:08.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:08:08.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10600 16 16 0 0 0 - 0 2024-07-28T15:08:09.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10601 16 16 0 0 0 - 0 2024-07-28T15:08:09.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:08:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:08:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:08:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:09 smithi150 bash[67543]: cluster 2024-07-28T15:08:08.471060+0000 mgr.y (mgr.25232) 5901 : cluster [DBG] pgmap v6845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:09 smithi022 bash[80503]: cluster 2024-07-28T15:08:08.471060+0000 mgr.y (mgr.25232) 5901 : cluster [DBG] pgmap v6845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:09 smithi022 bash[82865]: cluster 2024-07-28T15:08:08.471060+0000 mgr.y (mgr.25232) 5901 : cluster [DBG] pgmap v6845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:10.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10602 16 16 0 0 0 - 0 2024-07-28T15:08:11.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10603 16 16 0 0 0 - 0 2024-07-28T15:08:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:11 smithi150 bash[67543]: cluster 2024-07-28T15:08:10.472427+0000 mgr.y (mgr.25232) 5902 : cluster [DBG] pgmap v6846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:11 smithi022 bash[80503]: cluster 2024-07-28T15:08:10.472427+0000 mgr.y (mgr.25232) 5902 : cluster [DBG] pgmap v6846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:11 smithi022 bash[82865]: cluster 2024-07-28T15:08:10.472427+0000 mgr.y (mgr.25232) 5902 : cluster [DBG] pgmap v6846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:12.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10604 16 16 0 0 0 - 0 2024-07-28T15:08:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:08:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:08:13.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10605 16 16 0 0 0 - 0 2024-07-28T15:08:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:13 smithi150 bash[67543]: cluster 2024-07-28T15:08:12.473897+0000 mgr.y (mgr.25232) 5903 : cluster [DBG] pgmap v6847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:13 smithi022 bash[80503]: cluster 2024-07-28T15:08:12.473897+0000 mgr.y (mgr.25232) 5903 : cluster [DBG] pgmap v6847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:13 smithi022 bash[82865]: cluster 2024-07-28T15:08:12.473897+0000 mgr.y (mgr.25232) 5903 : cluster [DBG] pgmap v6847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:14.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10606 16 16 0 0 0 - 0 2024-07-28T15:08:15.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10607 16 16 0 0 0 - 0 2024-07-28T15:08:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:15 smithi150 bash[67543]: cluster 2024-07-28T15:08:14.475438+0000 mgr.y (mgr.25232) 5904 : cluster [DBG] pgmap v6848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:15 smithi022 bash[80503]: cluster 2024-07-28T15:08:14.475438+0000 mgr.y (mgr.25232) 5904 : cluster [DBG] pgmap v6848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:16.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:15 smithi022 bash[82865]: cluster 2024-07-28T15:08:14.475438+0000 mgr.y (mgr.25232) 5904 : cluster [DBG] pgmap v6848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:16.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10608 16 16 0 0 0 - 0 2024-07-28T15:08:17.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10609 16 16 0 0 0 - 0 2024-07-28T15:08:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:17 smithi150 bash[67543]: cluster 2024-07-28T15:08:16.476964+0000 mgr.y (mgr.25232) 5905 : cluster [DBG] pgmap v6849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:17 smithi022 bash[80503]: cluster 2024-07-28T15:08:16.476964+0000 mgr.y (mgr.25232) 5905 : cluster [DBG] pgmap v6849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:17 smithi022 bash[82865]: cluster 2024-07-28T15:08:16.476964+0000 mgr.y (mgr.25232) 5905 : cluster [DBG] pgmap v6849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:18.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10610 16 16 0 0 0 - 0 2024-07-28T15:08:19.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10611 16 16 0 0 0 - 0 2024-07-28T15:08:19.681 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:08:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:08:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:08:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:19 smithi150 bash[67543]: cluster 2024-07-28T15:08:18.478498+0000 mgr.y (mgr.25232) 5906 : cluster [DBG] pgmap v6850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:19 smithi022 bash[80503]: cluster 2024-07-28T15:08:18.478498+0000 mgr.y (mgr.25232) 5906 : cluster [DBG] pgmap v6850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:19 smithi022 bash[82865]: cluster 2024-07-28T15:08:18.478498+0000 mgr.y (mgr.25232) 5906 : cluster [DBG] pgmap v6850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:20.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10612 16 16 0 0 0 - 0 2024-07-28T15:08:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:20 smithi150 bash[67543]: audit 2024-07-28T15:08:20.524977+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:20 smithi022 bash[80503]: audit 2024-07-28T15:08:20.524977+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:20 smithi022 bash[82865]: audit 2024-07-28T15:08:20.524977+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:21.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10613 16 16 0 0 0 - 0 2024-07-28T15:08:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:21 smithi150 bash[67543]: cluster 2024-07-28T15:08:20.479967+0000 mgr.y (mgr.25232) 5907 : cluster [DBG] pgmap v6851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:21 smithi022 bash[80503]: cluster 2024-07-28T15:08:20.479967+0000 mgr.y (mgr.25232) 5907 : cluster [DBG] pgmap v6851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:21 smithi022 bash[82865]: cluster 2024-07-28T15:08:20.479967+0000 mgr.y (mgr.25232) 5907 : cluster [DBG] pgmap v6851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:22.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10614 16 16 0 0 0 - 0 2024-07-28T15:08:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:08:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:08:23.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10615 16 16 0 0 0 - 0 2024-07-28T15:08:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:23 smithi150 bash[67543]: cluster 2024-07-28T15:08:22.481529+0000 mgr.y (mgr.25232) 5908 : cluster [DBG] pgmap v6852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:23 smithi022 bash[80503]: cluster 2024-07-28T15:08:22.481529+0000 mgr.y (mgr.25232) 5908 : cluster [DBG] pgmap v6852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:24.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:23 smithi022 bash[82865]: cluster 2024-07-28T15:08:22.481529+0000 mgr.y (mgr.25232) 5908 : cluster [DBG] pgmap v6852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:24.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10616 16 16 0 0 0 - 0 2024-07-28T15:08:25.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10617 16 16 0 0 0 - 0 2024-07-28T15:08:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:25 smithi150 bash[67543]: cluster 2024-07-28T15:08:24.483082+0000 mgr.y (mgr.25232) 5909 : cluster [DBG] pgmap v6853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:25 smithi022 bash[80503]: cluster 2024-07-28T15:08:24.483082+0000 mgr.y (mgr.25232) 5909 : cluster [DBG] pgmap v6853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:26.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:25 smithi022 bash[82865]: cluster 2024-07-28T15:08:24.483082+0000 mgr.y (mgr.25232) 5909 : cluster [DBG] pgmap v6853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:26.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10618 16 16 0 0 0 - 0 2024-07-28T15:08:27.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10619 16 16 0 0 0 - 0 2024-07-28T15:08:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:27 smithi150 bash[67543]: cluster 2024-07-28T15:08:26.484572+0000 mgr.y (mgr.25232) 5910 : cluster [DBG] pgmap v6854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:27 smithi022 bash[80503]: cluster 2024-07-28T15:08:26.484572+0000 mgr.y (mgr.25232) 5910 : cluster [DBG] pgmap v6854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:27 smithi022 bash[82865]: cluster 2024-07-28T15:08:26.484572+0000 mgr.y (mgr.25232) 5910 : cluster [DBG] pgmap v6854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:28.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:08:28.426717+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:08:28.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:08:28.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10620 16 16 0 0 0 - 0 2024-07-28T15:08:29.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10621 16 16 0 0 0 - 0 2024-07-28T15:08:29.708 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:08:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:08:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:08:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:29 smithi150 bash[67543]: cluster 2024-07-28T15:08:28.486131+0000 mgr.y (mgr.25232) 5911 : cluster [DBG] pgmap v6855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:29 smithi022 bash[80503]: cluster 2024-07-28T15:08:28.486131+0000 mgr.y (mgr.25232) 5911 : cluster [DBG] pgmap v6855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:30.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:29 smithi022 bash[82865]: cluster 2024-07-28T15:08:28.486131+0000 mgr.y (mgr.25232) 5911 : cluster [DBG] pgmap v6855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:30.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10622 16 16 0 0 0 - 0 2024-07-28T15:08:31.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10623 16 16 0 0 0 - 0 2024-07-28T15:08:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:31 smithi150 bash[67543]: cluster 2024-07-28T15:08:30.487712+0000 mgr.y (mgr.25232) 5912 : cluster [DBG] pgmap v6856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:31 smithi022 bash[80503]: cluster 2024-07-28T15:08:30.487712+0000 mgr.y (mgr.25232) 5912 : cluster [DBG] pgmap v6856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:31 smithi022 bash[82865]: cluster 2024-07-28T15:08:30.487712+0000 mgr.y (mgr.25232) 5912 : cluster [DBG] pgmap v6856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:32.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10624 16 16 0 0 0 - 0 2024-07-28T15:08:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:08:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:08:33.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10625 16 16 0 0 0 - 0 2024-07-28T15:08:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:33 smithi150 bash[67543]: cluster 2024-07-28T15:08:32.489240+0000 mgr.y (mgr.25232) 5913 : cluster [DBG] pgmap v6857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:33 smithi022 bash[80503]: cluster 2024-07-28T15:08:32.489240+0000 mgr.y (mgr.25232) 5913 : cluster [DBG] pgmap v6857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:34.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:33 smithi022 bash[82865]: cluster 2024-07-28T15:08:32.489240+0000 mgr.y (mgr.25232) 5913 : cluster [DBG] pgmap v6857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:34.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10626 16 16 0 0 0 - 0 2024-07-28T15:08:35.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10627 16 16 0 0 0 - 0 2024-07-28T15:08:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:35 smithi150 bash[67543]: cluster 2024-07-28T15:08:34.490788+0000 mgr.y (mgr.25232) 5914 : cluster [DBG] pgmap v6858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:35 smithi150 bash[67543]: audit 2024-07-28T15:08:35.525411+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:35 smithi022 bash[80503]: cluster 2024-07-28T15:08:34.490788+0000 mgr.y (mgr.25232) 5914 : cluster [DBG] pgmap v6858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:35 smithi022 bash[80503]: audit 2024-07-28T15:08:35.525411+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:35 smithi022 bash[82865]: cluster 2024-07-28T15:08:34.490788+0000 mgr.y (mgr.25232) 5914 : cluster [DBG] pgmap v6858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:35 smithi022 bash[82865]: audit 2024-07-28T15:08:35.525411+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:36.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10628 16 16 0 0 0 - 0 2024-07-28T15:08:37.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10629 16 16 0 0 0 - 0 2024-07-28T15:08:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:37 smithi150 bash[67543]: cluster 2024-07-28T15:08:36.492298+0000 mgr.y (mgr.25232) 5915 : cluster [DBG] pgmap v6859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:37 smithi022 bash[80503]: cluster 2024-07-28T15:08:36.492298+0000 mgr.y (mgr.25232) 5915 : cluster [DBG] pgmap v6859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:37 smithi022 bash[82865]: cluster 2024-07-28T15:08:36.492298+0000 mgr.y (mgr.25232) 5915 : cluster [DBG] pgmap v6859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:38.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10630 16 16 0 0 0 - 0 2024-07-28T15:08:39.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10631 16 16 0 0 0 - 0 2024-07-28T15:08:39.728 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:08:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:08:39] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T15:08:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:39 smithi150 bash[67543]: cluster 2024-07-28T15:08:38.493852+0000 mgr.y (mgr.25232) 5916 : cluster [DBG] pgmap v6860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:39 smithi022 bash[80503]: cluster 2024-07-28T15:08:38.493852+0000 mgr.y (mgr.25232) 5916 : cluster [DBG] pgmap v6860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:39 smithi022 bash[82865]: cluster 2024-07-28T15:08:38.493852+0000 mgr.y (mgr.25232) 5916 : cluster [DBG] pgmap v6860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:40.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10632 16 16 0 0 0 - 0 2024-07-28T15:08:41.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10633 16 16 0 0 0 - 0 2024-07-28T15:08:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:41 smithi150 bash[67543]: cluster 2024-07-28T15:08:40.495450+0000 mgr.y (mgr.25232) 5917 : cluster [DBG] pgmap v6861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:41 smithi022 bash[80503]: cluster 2024-07-28T15:08:40.495450+0000 mgr.y (mgr.25232) 5917 : cluster [DBG] pgmap v6861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:41 smithi022 bash[82865]: cluster 2024-07-28T15:08:40.495450+0000 mgr.y (mgr.25232) 5917 : cluster [DBG] pgmap v6861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:42.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10634 16 16 0 0 0 - 0 2024-07-28T15:08:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:08:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:08:43.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10635 16 16 0 0 0 - 0 2024-07-28T15:08:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:43 smithi150 bash[67543]: cluster 2024-07-28T15:08:42.496851+0000 mgr.y (mgr.25232) 5918 : cluster [DBG] pgmap v6862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:43 smithi022 bash[80503]: cluster 2024-07-28T15:08:42.496851+0000 mgr.y (mgr.25232) 5918 : cluster [DBG] pgmap v6862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:43 smithi022 bash[82865]: cluster 2024-07-28T15:08:42.496851+0000 mgr.y (mgr.25232) 5918 : cluster [DBG] pgmap v6862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:44.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10636 16 16 0 0 0 - 0 2024-07-28T15:08:45.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10637 16 16 0 0 0 - 0 2024-07-28T15:08:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:45 smithi150 bash[67543]: cluster 2024-07-28T15:08:44.498219+0000 mgr.y (mgr.25232) 5919 : cluster [DBG] pgmap v6863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:45 smithi022 bash[80503]: cluster 2024-07-28T15:08:44.498219+0000 mgr.y (mgr.25232) 5919 : cluster [DBG] pgmap v6863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:45 smithi022 bash[82865]: cluster 2024-07-28T15:08:44.498219+0000 mgr.y (mgr.25232) 5919 : cluster [DBG] pgmap v6863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:46.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10638 16 16 0 0 0 - 0 2024-07-28T15:08:47.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10639 16 16 0 0 0 - 0 2024-07-28T15:08:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:47 smithi150 bash[67543]: cluster 2024-07-28T15:08:46.499556+0000 mgr.y (mgr.25232) 5920 : cluster [DBG] pgmap v6864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:47 smithi022 bash[80503]: cluster 2024-07-28T15:08:46.499556+0000 mgr.y (mgr.25232) 5920 : cluster [DBG] pgmap v6864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:47 smithi022 bash[82865]: cluster 2024-07-28T15:08:46.499556+0000 mgr.y (mgr.25232) 5920 : cluster [DBG] pgmap v6864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:48.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:08:48.430148+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:08:48.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:08:48.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10640 16 16 0 0 0 - 0 2024-07-28T15:08:49.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10641 16 16 0 0 0 - 0 2024-07-28T15:08:49.748 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:08:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:08:49] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T15:08:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:49 smithi150 bash[67543]: cluster 2024-07-28T15:08:48.500945+0000 mgr.y (mgr.25232) 5921 : cluster [DBG] pgmap v6865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:49 smithi022 bash[80503]: cluster 2024-07-28T15:08:48.500945+0000 mgr.y (mgr.25232) 5921 : cluster [DBG] pgmap v6865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:49 smithi022 bash[82865]: cluster 2024-07-28T15:08:48.500945+0000 mgr.y (mgr.25232) 5921 : cluster [DBG] pgmap v6865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:50.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10642 16 16 0 0 0 - 0 2024-07-28T15:08:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:50 smithi150 bash[67543]: audit 2024-07-28T15:08:50.525847+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:51.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:50 smithi022 bash[82865]: audit 2024-07-28T15:08:50.525847+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:50 smithi022 bash[80503]: audit 2024-07-28T15:08:50.525847+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:08:51.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10643 16 16 0 0 0 - 0 2024-07-28T15:08:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:51 smithi150 bash[67543]: cluster 2024-07-28T15:08:50.502394+0000 mgr.y (mgr.25232) 5922 : cluster [DBG] pgmap v6866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:52.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:51 smithi022 bash[82865]: cluster 2024-07-28T15:08:50.502394+0000 mgr.y (mgr.25232) 5922 : cluster [DBG] pgmap v6866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:51 smithi022 bash[80503]: cluster 2024-07-28T15:08:50.502394+0000 mgr.y (mgr.25232) 5922 : cluster [DBG] pgmap v6866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:52.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10644 16 16 0 0 0 - 0 2024-07-28T15:08:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:08:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:08:53.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10645 16 16 0 0 0 - 0 2024-07-28T15:08:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:53 smithi150 bash[67543]: cluster 2024-07-28T15:08:52.503729+0000 mgr.y (mgr.25232) 5923 : cluster [DBG] pgmap v6867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:53 smithi022 bash[80503]: cluster 2024-07-28T15:08:52.503729+0000 mgr.y (mgr.25232) 5923 : cluster [DBG] pgmap v6867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:54.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:53 smithi022 bash[82865]: cluster 2024-07-28T15:08:52.503729+0000 mgr.y (mgr.25232) 5923 : cluster [DBG] pgmap v6867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:54.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10646 16 16 0 0 0 - 0 2024-07-28T15:08:55.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10647 16 16 0 0 0 - 0 2024-07-28T15:08:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:55 smithi150 bash[67543]: cluster 2024-07-28T15:08:54.505082+0000 mgr.y (mgr.25232) 5924 : cluster [DBG] pgmap v6868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:55 smithi022 bash[80503]: cluster 2024-07-28T15:08:54.505082+0000 mgr.y (mgr.25232) 5924 : cluster [DBG] pgmap v6868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:55 smithi022 bash[82865]: cluster 2024-07-28T15:08:54.505082+0000 mgr.y (mgr.25232) 5924 : cluster [DBG] pgmap v6868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:56.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10648 16 16 0 0 0 - 0 2024-07-28T15:08:57.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10649 16 16 0 0 0 - 0 2024-07-28T15:08:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:57 smithi022 bash[80503]: cluster 2024-07-28T15:08:56.506450+0000 mgr.y (mgr.25232) 5925 : cluster [DBG] pgmap v6869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:58.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:57 smithi022 bash[80503]: audit 2024-07-28T15:08:57.334544+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:08:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:57 smithi022 bash[82865]: cluster 2024-07-28T15:08:56.506450+0000 mgr.y (mgr.25232) 5925 : cluster [DBG] pgmap v6869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:57 smithi022 bash[82865]: audit 2024-07-28T15:08:57.334544+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:08:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:57 smithi150 bash[67543]: cluster 2024-07-28T15:08:56.506450+0000 mgr.y (mgr.25232) 5925 : cluster [DBG] pgmap v6869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:08:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:57 smithi150 bash[67543]: audit 2024-07-28T15:08:57.334544+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:08:58.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10650 16 16 0 0 0 - 0 2024-07-28T15:08:59.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10651 16 16 0 0 0 - 0 2024-07-28T15:08:59.775 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:08:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:08:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:09:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:08:59 smithi022 bash[80503]: cluster 2024-07-28T15:08:58.507793+0000 mgr.y (mgr.25232) 5926 : cluster [DBG] pgmap v6870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:08:59 smithi022 bash[82865]: cluster 2024-07-28T15:08:58.507793+0000 mgr.y (mgr.25232) 5926 : cluster [DBG] pgmap v6870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:08:59 smithi150 bash[67543]: cluster 2024-07-28T15:08:58.507793+0000 mgr.y (mgr.25232) 5926 : cluster [DBG] pgmap v6870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:00.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10652 16 16 0 0 0 - 0 2024-07-28T15:09:01.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10653 16 16 0 0 0 - 0 2024-07-28T15:09:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:01 smithi022 bash[80503]: cluster 2024-07-28T15:09:00.509185+0000 mgr.y (mgr.25232) 5927 : cluster [DBG] pgmap v6871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:01 smithi022 bash[82865]: cluster 2024-07-28T15:09:00.509185+0000 mgr.y (mgr.25232) 5927 : cluster [DBG] pgmap v6871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:01 smithi150 bash[67543]: cluster 2024-07-28T15:09:00.509185+0000 mgr.y (mgr.25232) 5927 : cluster [DBG] pgmap v6871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:02.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10654 16 16 0 0 0 - 0 2024-07-28T15:09:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:09:02 smithi150 bash[60514]: ts=2024-07-28T15:09: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:09:03.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10655 16 16 0 0 0 - 0 2024-07-28T15:09:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: cluster 2024-07-28T15:09:02.509888+0000 mgr.y (mgr.25232) 5928 : cluster [DBG] pgmap v6872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.036621+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.044924+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.222419+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.232325+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.688526+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.690236+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[80503]: audit 2024-07-28T15:09:03.699623+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: cluster 2024-07-28T15:09:02.509888+0000 mgr.y (mgr.25232) 5928 : cluster [DBG] pgmap v6872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.036621+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.044924+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.222419+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.232325+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.688526+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:09:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.690236+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:09:04.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:03 smithi022 bash[82865]: audit 2024-07-28T15:09:03.699623+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: cluster 2024-07-28T15:09:02.509888+0000 mgr.y (mgr.25232) 5928 : cluster [DBG] pgmap v6872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.036621+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.044924+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.222419+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.232325+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.688526+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:09:04.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.690236+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:09:04.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:03 smithi150 bash[67543]: audit 2024-07-28T15:09:03.699623+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:09:04.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10656 16 16 0 0 0 - 0 2024-07-28T15:09:05.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10657 16 16 0 0 0 - 0 2024-07-28T15:09:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:05 smithi022 bash[80503]: cluster 2024-07-28T15:09:04.511215+0000 mgr.y (mgr.25232) 5929 : cluster [DBG] pgmap v6873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:05 smithi022 bash[80503]: audit 2024-07-28T15:09:05.526290+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:05 smithi022 bash[82865]: cluster 2024-07-28T15:09:04.511215+0000 mgr.y (mgr.25232) 5929 : cluster [DBG] pgmap v6873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:05 smithi022 bash[82865]: audit 2024-07-28T15:09:05.526290+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:05 smithi150 bash[67543]: cluster 2024-07-28T15:09:04.511215+0000 mgr.y (mgr.25232) 5929 : cluster [DBG] pgmap v6873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:05 smithi150 bash[67543]: audit 2024-07-28T15:09:05.526290+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:06.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10658 16 16 0 0 0 - 0 2024-07-28T15:09:07.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10659 16 16 0 0 0 - 0 2024-07-28T15:09:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:07 smithi022 bash[80503]: cluster 2024-07-28T15:09:06.512571+0000 mgr.y (mgr.25232) 5930 : cluster [DBG] pgmap v6874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:07 smithi022 bash[82865]: cluster 2024-07-28T15:09:06.512571+0000 mgr.y (mgr.25232) 5930 : cluster [DBG] pgmap v6874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:07 smithi150 bash[67543]: cluster 2024-07-28T15:09:06.512571+0000 mgr.y (mgr.25232) 5930 : cluster [DBG] pgmap v6874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:08.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:09:08.433334+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:09:08.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:09:08.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10660 16 16 0 0 0 - 0 2024-07-28T15:09:09.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10661 16 16 0 0 0 - 0 2024-07-28T15:09:09.795 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:09:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:09:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:09:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:09 smithi022 bash[80503]: cluster 2024-07-28T15:09:08.513917+0000 mgr.y (mgr.25232) 5931 : cluster [DBG] pgmap v6875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:09 smithi022 bash[82865]: cluster 2024-07-28T15:09:08.513917+0000 mgr.y (mgr.25232) 5931 : cluster [DBG] pgmap v6875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:09 smithi150 bash[67543]: cluster 2024-07-28T15:09:08.513917+0000 mgr.y (mgr.25232) 5931 : cluster [DBG] pgmap v6875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:10.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10662 16 16 0 0 0 - 0 2024-07-28T15:09:11.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10663 16 16 0 0 0 - 0 2024-07-28T15:09:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:11 smithi022 bash[80503]: cluster 2024-07-28T15:09:10.515302+0000 mgr.y (mgr.25232) 5932 : cluster [DBG] pgmap v6876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:12.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:11 smithi022 bash[82865]: cluster 2024-07-28T15:09:10.515302+0000 mgr.y (mgr.25232) 5932 : cluster [DBG] pgmap v6876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:11 smithi150 bash[67543]: cluster 2024-07-28T15:09:10.515302+0000 mgr.y (mgr.25232) 5932 : cluster [DBG] pgmap v6876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:12.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10664 16 16 0 0 0 - 0 2024-07-28T15:09:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:09:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:09:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:12 smithi022 bash[80503]: cluster 2024-07-28T15:09:12.516665+0000 mgr.y (mgr.25232) 5933 : cluster [DBG] pgmap v6877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:12 smithi022 bash[82865]: cluster 2024-07-28T15:09:12.516665+0000 mgr.y (mgr.25232) 5933 : cluster [DBG] pgmap v6877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:12 smithi150 bash[67543]: cluster 2024-07-28T15:09:12.516665+0000 mgr.y (mgr.25232) 5933 : cluster [DBG] pgmap v6877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:13.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10665 16 16 0 0 0 - 0 2024-07-28T15:09:14.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10666 16 16 0 0 0 - 0 2024-07-28T15:09:15.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10667 16 16 0 0 0 - 0 2024-07-28T15:09:15.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:15 smithi022 bash[80503]: cluster 2024-07-28T15:09:14.518003+0000 mgr.y (mgr.25232) 5934 : cluster [DBG] pgmap v6878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:15.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:15 smithi022 bash[82865]: cluster 2024-07-28T15:09:14.518003+0000 mgr.y (mgr.25232) 5934 : cluster [DBG] pgmap v6878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:15 smithi150 bash[67543]: cluster 2024-07-28T15:09:14.518003+0000 mgr.y (mgr.25232) 5934 : cluster [DBG] pgmap v6878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:16.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10668 16 16 0 0 0 - 0 2024-07-28T15:09:17.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10669 16 16 0 0 0 - 0 2024-07-28T15:09:17.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:17 smithi022 bash[80503]: cluster 2024-07-28T15:09:16.519364+0000 mgr.y (mgr.25232) 5935 : cluster [DBG] pgmap v6879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:17.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:17 smithi022 bash[82865]: cluster 2024-07-28T15:09:16.519364+0000 mgr.y (mgr.25232) 5935 : cluster [DBG] pgmap v6879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:17 smithi150 bash[67543]: cluster 2024-07-28T15:09:16.519364+0000 mgr.y (mgr.25232) 5935 : cluster [DBG] pgmap v6879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:18.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10670 16 16 0 0 0 - 0 2024-07-28T15:09:19.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10671 16 16 0 0 0 - 0 2024-07-28T15:09:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:09:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:09:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:09:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:19 smithi022 bash[82865]: cluster 2024-07-28T15:09:18.520711+0000 mgr.y (mgr.25232) 5936 : cluster [DBG] pgmap v6880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:19 smithi022 bash[80503]: cluster 2024-07-28T15:09:18.520711+0000 mgr.y (mgr.25232) 5936 : cluster [DBG] pgmap v6880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:19 smithi150 bash[67543]: cluster 2024-07-28T15:09:18.520711+0000 mgr.y (mgr.25232) 5936 : cluster [DBG] pgmap v6880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:20.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10672 16 16 0 0 0 - 0 2024-07-28T15:09:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:20 smithi150 bash[67543]: audit 2024-07-28T15:09:20.526685+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:20 smithi022 bash[80503]: audit 2024-07-28T15:09:20.526685+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:20 smithi022 bash[82865]: audit 2024-07-28T15:09:20.526685+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:21.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10673 16 16 0 0 0 - 0 2024-07-28T15:09:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:21 smithi150 bash[67543]: cluster 2024-07-28T15:09:20.522073+0000 mgr.y (mgr.25232) 5937 : cluster [DBG] pgmap v6881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:21 smithi022 bash[80503]: cluster 2024-07-28T15:09:20.522073+0000 mgr.y (mgr.25232) 5937 : cluster [DBG] pgmap v6881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:22.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:21 smithi022 bash[82865]: cluster 2024-07-28T15:09:20.522073+0000 mgr.y (mgr.25232) 5937 : cluster [DBG] pgmap v6881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:22.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10674 16 16 0 0 0 - 0 2024-07-28T15:09:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:09:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:09:23.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10675 16 16 0 0 0 - 0 2024-07-28T15:09:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:23 smithi150 bash[67543]: cluster 2024-07-28T15:09:22.523439+0000 mgr.y (mgr.25232) 5938 : cluster [DBG] pgmap v6882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:23 smithi022 bash[80503]: cluster 2024-07-28T15:09:22.523439+0000 mgr.y (mgr.25232) 5938 : cluster [DBG] pgmap v6882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:23 smithi022 bash[82865]: cluster 2024-07-28T15:09:22.523439+0000 mgr.y (mgr.25232) 5938 : cluster [DBG] pgmap v6882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:24.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10676 16 16 0 0 0 - 0 2024-07-28T15:09:25.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10677 16 16 0 0 0 - 0 2024-07-28T15:09:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:25 smithi150 bash[67543]: cluster 2024-07-28T15:09:24.524834+0000 mgr.y (mgr.25232) 5939 : cluster [DBG] pgmap v6883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:25 smithi022 bash[80503]: cluster 2024-07-28T15:09:24.524834+0000 mgr.y (mgr.25232) 5939 : cluster [DBG] pgmap v6883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:25 smithi022 bash[82865]: cluster 2024-07-28T15:09:24.524834+0000 mgr.y (mgr.25232) 5939 : cluster [DBG] pgmap v6883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:26.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10678 16 16 0 0 0 - 0 2024-07-28T15:09:27.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10679 16 16 0 0 0 - 0 2024-07-28T15:09:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:27 smithi150 bash[67543]: cluster 2024-07-28T15:09:26.526202+0000 mgr.y (mgr.25232) 5940 : cluster [DBG] pgmap v6884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:27 smithi022 bash[80503]: cluster 2024-07-28T15:09:26.526202+0000 mgr.y (mgr.25232) 5940 : cluster [DBG] pgmap v6884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:28.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:27 smithi022 bash[82865]: cluster 2024-07-28T15:09:26.526202+0000 mgr.y (mgr.25232) 5940 : cluster [DBG] pgmap v6884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:28.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:09:28.436644+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:09:28.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:09:28.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10680 16 16 0 0 0 - 0 2024-07-28T15:09:29.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10681 16 16 0 0 0 - 0 2024-07-28T15:09:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:09:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:09:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:09:29.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:29 smithi022 bash[82865]: cluster 2024-07-28T15:09:28.527698+0000 mgr.y (mgr.25232) 5941 : cluster [DBG] pgmap v6885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:29.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:29 smithi022 bash[80503]: cluster 2024-07-28T15:09:28.527698+0000 mgr.y (mgr.25232) 5941 : cluster [DBG] pgmap v6885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:29 smithi150 bash[67543]: cluster 2024-07-28T15:09:28.527698+0000 mgr.y (mgr.25232) 5941 : cluster [DBG] pgmap v6885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:30.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10682 16 16 0 0 0 - 0 2024-07-28T15:09:31.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10683 16 16 0 0 0 - 0 2024-07-28T15:09:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:31 smithi150 bash[67543]: cluster 2024-07-28T15:09:30.529118+0000 mgr.y (mgr.25232) 5942 : cluster [DBG] pgmap v6886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:31 smithi022 bash[80503]: cluster 2024-07-28T15:09:30.529118+0000 mgr.y (mgr.25232) 5942 : cluster [DBG] pgmap v6886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:31 smithi022 bash[82865]: cluster 2024-07-28T15:09:30.529118+0000 mgr.y (mgr.25232) 5942 : cluster [DBG] pgmap v6886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:32.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10684 16 16 0 0 0 - 0 2024-07-28T15:09:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:09:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:09:33.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10685 16 16 0 0 0 - 0 2024-07-28T15:09:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:33 smithi150 bash[67543]: cluster 2024-07-28T15:09:32.530523+0000 mgr.y (mgr.25232) 5943 : cluster [DBG] pgmap v6887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:33 smithi022 bash[80503]: cluster 2024-07-28T15:09:32.530523+0000 mgr.y (mgr.25232) 5943 : cluster [DBG] pgmap v6887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:34.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:33 smithi022 bash[82865]: cluster 2024-07-28T15:09:32.530523+0000 mgr.y (mgr.25232) 5943 : cluster [DBG] pgmap v6887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:34.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10686 16 16 0 0 0 - 0 2024-07-28T15:09:35.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10687 16 16 0 0 0 - 0 2024-07-28T15:09:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:35 smithi150 bash[67543]: cluster 2024-07-28T15:09:34.531914+0000 mgr.y (mgr.25232) 5944 : cluster [DBG] pgmap v6888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:35 smithi150 bash[67543]: audit 2024-07-28T15:09:35.526892+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:35 smithi022 bash[80503]: cluster 2024-07-28T15:09:34.531914+0000 mgr.y (mgr.25232) 5944 : cluster [DBG] pgmap v6888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:35 smithi022 bash[80503]: audit 2024-07-28T15:09:35.526892+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:35 smithi022 bash[82865]: cluster 2024-07-28T15:09:34.531914+0000 mgr.y (mgr.25232) 5944 : cluster [DBG] pgmap v6888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:35 smithi022 bash[82865]: audit 2024-07-28T15:09:35.526892+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:36.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10688 16 16 0 0 0 - 0 2024-07-28T15:09:37.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10689 16 16 0 0 0 - 0 2024-07-28T15:09:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:37 smithi150 bash[67543]: cluster 2024-07-28T15:09:36.533314+0000 mgr.y (mgr.25232) 5945 : cluster [DBG] pgmap v6889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:37 smithi022 bash[80503]: cluster 2024-07-28T15:09:36.533314+0000 mgr.y (mgr.25232) 5945 : cluster [DBG] pgmap v6889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:37 smithi022 bash[82865]: cluster 2024-07-28T15:09:36.533314+0000 mgr.y (mgr.25232) 5945 : cluster [DBG] pgmap v6889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:38.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10690 16 16 0 0 0 - 0 2024-07-28T15:09:39.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10691 16 16 0 0 0 - 0 2024-07-28T15:09:39.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:39 smithi022 bash[80503]: cluster 2024-07-28T15:09:38.534716+0000 mgr.y (mgr.25232) 5946 : cluster [DBG] pgmap v6890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:09:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:09:39] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:09:39.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:39 smithi022 bash[82865]: cluster 2024-07-28T15:09:38.534716+0000 mgr.y (mgr.25232) 5946 : cluster [DBG] pgmap v6890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:39 smithi150 bash[67543]: cluster 2024-07-28T15:09:38.534716+0000 mgr.y (mgr.25232) 5946 : cluster [DBG] pgmap v6890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:40.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10692 16 16 0 0 0 - 0 2024-07-28T15:09:41.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10693 16 16 0 0 0 - 0 2024-07-28T15:09:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:41 smithi150 bash[67543]: cluster 2024-07-28T15:09:40.536144+0000 mgr.y (mgr.25232) 5947 : cluster [DBG] pgmap v6891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:41 smithi022 bash[80503]: cluster 2024-07-28T15:09:40.536144+0000 mgr.y (mgr.25232) 5947 : cluster [DBG] pgmap v6891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:41 smithi022 bash[82865]: cluster 2024-07-28T15:09:40.536144+0000 mgr.y (mgr.25232) 5947 : cluster [DBG] pgmap v6891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:42.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10694 16 16 0 0 0 - 0 2024-07-28T15:09:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:09:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:09:43.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10695 16 16 0 0 0 - 0 2024-07-28T15:09:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:43 smithi150 bash[67543]: cluster 2024-07-28T15:09:42.537544+0000 mgr.y (mgr.25232) 5948 : cluster [DBG] pgmap v6892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:43 smithi022 bash[80503]: cluster 2024-07-28T15:09:42.537544+0000 mgr.y (mgr.25232) 5948 : cluster [DBG] pgmap v6892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:43 smithi022 bash[82865]: cluster 2024-07-28T15:09:42.537544+0000 mgr.y (mgr.25232) 5948 : cluster [DBG] pgmap v6892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:44.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10696 16 16 0 0 0 - 0 2024-07-28T15:09:45.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10697 16 16 0 0 0 - 0 2024-07-28T15:09:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:45 smithi150 bash[67543]: cluster 2024-07-28T15:09:44.538959+0000 mgr.y (mgr.25232) 5949 : cluster [DBG] pgmap v6893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:45 smithi022 bash[80503]: cluster 2024-07-28T15:09:44.538959+0000 mgr.y (mgr.25232) 5949 : cluster [DBG] pgmap v6893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:45 smithi022 bash[82865]: cluster 2024-07-28T15:09:44.538959+0000 mgr.y (mgr.25232) 5949 : cluster [DBG] pgmap v6893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:46.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10698 16 16 0 0 0 - 0 2024-07-28T15:09:47.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10699 16 16 0 0 0 - 0 2024-07-28T15:09:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:47 smithi150 bash[67543]: cluster 2024-07-28T15:09:46.540339+0000 mgr.y (mgr.25232) 5950 : cluster [DBG] pgmap v6894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:47 smithi022 bash[80503]: cluster 2024-07-28T15:09:46.540339+0000 mgr.y (mgr.25232) 5950 : cluster [DBG] pgmap v6894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:47 smithi022 bash[82865]: cluster 2024-07-28T15:09:46.540339+0000 mgr.y (mgr.25232) 5950 : cluster [DBG] pgmap v6894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:48.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:09:48.439969+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:09:48.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:09:48.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10700 16 16 0 0 0 - 0 2024-07-28T15:09:49.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10701 16 16 0 0 0 - 0 2024-07-28T15:09:49.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:09:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:09:49] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:09:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:49 smithi150 bash[67543]: cluster 2024-07-28T15:09:48.541752+0000 mgr.y (mgr.25232) 5951 : cluster [DBG] pgmap v6895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:49 smithi022 bash[80503]: cluster 2024-07-28T15:09:48.541752+0000 mgr.y (mgr.25232) 5951 : cluster [DBG] pgmap v6895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:50.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:49 smithi022 bash[82865]: cluster 2024-07-28T15:09:48.541752+0000 mgr.y (mgr.25232) 5951 : cluster [DBG] pgmap v6895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:50.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10702 16 16 0 0 0 - 0 2024-07-28T15:09:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:50 smithi150 bash[67543]: audit 2024-07-28T15:09:50.527630+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:50 smithi022 bash[80503]: audit 2024-07-28T15:09:50.527630+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:51.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:50 smithi022 bash[82865]: audit 2024-07-28T15:09:50.527630+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:09:51.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10703 16 16 0 0 0 - 0 2024-07-28T15:09:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:51 smithi150 bash[67543]: cluster 2024-07-28T15:09:50.543196+0000 mgr.y (mgr.25232) 5952 : cluster [DBG] pgmap v6896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:51 smithi022 bash[80503]: cluster 2024-07-28T15:09:50.543196+0000 mgr.y (mgr.25232) 5952 : cluster [DBG] pgmap v6896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:52.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:51 smithi022 bash[82865]: cluster 2024-07-28T15:09:50.543196+0000 mgr.y (mgr.25232) 5952 : cluster [DBG] pgmap v6896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:52.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10704 16 16 0 0 0 - 0 2024-07-28T15:09:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:09:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:09:53.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10705 16 16 0 0 0 - 0 2024-07-28T15:09:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:53 smithi150 bash[67543]: cluster 2024-07-28T15:09:52.544573+0000 mgr.y (mgr.25232) 5953 : cluster [DBG] pgmap v6897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:53 smithi022 bash[80503]: cluster 2024-07-28T15:09:52.544573+0000 mgr.y (mgr.25232) 5953 : cluster [DBG] pgmap v6897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:54.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:53 smithi022 bash[82865]: cluster 2024-07-28T15:09:52.544573+0000 mgr.y (mgr.25232) 5953 : cluster [DBG] pgmap v6897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:54.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10706 16 16 0 0 0 - 0 2024-07-28T15:09:55.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10707 16 16 0 0 0 - 0 2024-07-28T15:09:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:55 smithi150 bash[67543]: cluster 2024-07-28T15:09:54.545911+0000 mgr.y (mgr.25232) 5954 : cluster [DBG] pgmap v6898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:55 smithi022 bash[80503]: cluster 2024-07-28T15:09:54.545911+0000 mgr.y (mgr.25232) 5954 : cluster [DBG] pgmap v6898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:55 smithi022 bash[82865]: cluster 2024-07-28T15:09:54.545911+0000 mgr.y (mgr.25232) 5954 : cluster [DBG] pgmap v6898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:56.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10708 16 16 0 0 0 - 0 2024-07-28T15:09:57.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10709 16 16 0 0 0 - 0 2024-07-28T15:09:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:57 smithi150 bash[67543]: cluster 2024-07-28T15:09:56.547296+0000 mgr.y (mgr.25232) 5955 : cluster [DBG] pgmap v6899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:57 smithi022 bash[80503]: cluster 2024-07-28T15:09:56.547296+0000 mgr.y (mgr.25232) 5955 : cluster [DBG] pgmap v6899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:58.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:57 smithi022 bash[82865]: cluster 2024-07-28T15:09:56.547296+0000 mgr.y (mgr.25232) 5955 : cluster [DBG] pgmap v6899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:09:58.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10710 16 16 0 0 0 - 0 2024-07-28T15:09:59.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10711 16 16 0 0 0 - 0 2024-07-28T15:09:59.688 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:09:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:09:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:10:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:09:59 smithi150 bash[67543]: cluster 2024-07-28T15:09:58.548654+0000 mgr.y (mgr.25232) 5956 : cluster [DBG] pgmap v6900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:09:59 smithi022 bash[80503]: cluster 2024-07-28T15:09:58.548654+0000 mgr.y (mgr.25232) 5956 : cluster [DBG] pgmap v6900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:09:59 smithi022 bash[82865]: cluster 2024-07-28T15:09:58.548654+0000 mgr.y (mgr.25232) 5956 : cluster [DBG] pgmap v6900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:00.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10712 16 16 0 0 0 - 0 2024-07-28T15:10:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:00 smithi150 bash[67543]: cluster 2024-07-28T15:10:00.000172+0000 mon.a (mon.0) 4946 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:10:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:00 smithi022 bash[80503]: cluster 2024-07-28T15:10:00.000172+0000 mon.a (mon.0) 4946 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:10:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:00 smithi022 bash[82865]: cluster 2024-07-28T15:10:00.000172+0000 mon.a (mon.0) 4946 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:10:01.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10713 16 16 0 0 0 - 0 2024-07-28T15:10:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:01 smithi150 bash[67543]: cluster 2024-07-28T15:10:00.550045+0000 mgr.y (mgr.25232) 5957 : cluster [DBG] pgmap v6901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:01 smithi022 bash[80503]: cluster 2024-07-28T15:10:00.550045+0000 mgr.y (mgr.25232) 5957 : cluster [DBG] pgmap v6901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:01 smithi022 bash[82865]: cluster 2024-07-28T15:10:00.550045+0000 mgr.y (mgr.25232) 5957 : cluster [DBG] pgmap v6901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:02.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10714 16 16 0 0 0 - 0 2024-07-28T15:10:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:10:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:10:03.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10715 16 16 0 0 0 - 0 2024-07-28T15:10:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:03 smithi150 bash[67543]: cluster 2024-07-28T15:10:02.551428+0000 mgr.y (mgr.25232) 5958 : cluster [DBG] pgmap v6902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:03 smithi022 bash[80503]: cluster 2024-07-28T15:10:02.551428+0000 mgr.y (mgr.25232) 5958 : cluster [DBG] pgmap v6902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:03 smithi022 bash[82865]: cluster 2024-07-28T15:10:02.551428+0000 mgr.y (mgr.25232) 5958 : cluster [DBG] pgmap v6902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:04.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10716 16 16 0 0 0 - 0 2024-07-28T15:10:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:04 smithi150 bash[67543]: audit 2024-07-28T15:10:03.838065+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:10:05.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:04 smithi022 bash[80503]: audit 2024-07-28T15:10:03.838065+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:10:05.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:04 smithi022 bash[82865]: audit 2024-07-28T15:10:03.838065+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:10:05.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10717 16 16 0 0 0 - 0 2024-07-28T15:10:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:05 smithi150 bash[67543]: cluster 2024-07-28T15:10:04.552797+0000 mgr.y (mgr.25232) 5959 : cluster [DBG] pgmap v6903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:05 smithi150 bash[67543]: audit 2024-07-28T15:10:05.528084+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:05 smithi022 bash[80503]: cluster 2024-07-28T15:10:04.552797+0000 mgr.y (mgr.25232) 5959 : cluster [DBG] pgmap v6903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:05 smithi022 bash[80503]: audit 2024-07-28T15:10:05.528084+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:05 smithi022 bash[82865]: cluster 2024-07-28T15:10:04.552797+0000 mgr.y (mgr.25232) 5959 : cluster [DBG] pgmap v6903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:05 smithi022 bash[82865]: audit 2024-07-28T15:10:05.528084+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:06.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10718 16 16 0 0 0 - 0 2024-07-28T15:10:07.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10719 16 16 0 0 0 - 0 2024-07-28T15:10:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:07 smithi150 bash[67543]: cluster 2024-07-28T15:10:06.554178+0000 mgr.y (mgr.25232) 5960 : cluster [DBG] pgmap v6904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:07 smithi022 bash[80503]: cluster 2024-07-28T15:10:06.554178+0000 mgr.y (mgr.25232) 5960 : cluster [DBG] pgmap v6904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:08.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:07 smithi022 bash[82865]: cluster 2024-07-28T15:10:06.554178+0000 mgr.y (mgr.25232) 5960 : cluster [DBG] pgmap v6904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:08.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:10:08.443264+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:10:08.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:10:08.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10720 16 16 0 0 0 - 0 2024-07-28T15:10:09.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10721 16 16 0 0 0 - 0 2024-07-28T15:10:09.721 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:10:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:09 smithi150 bash[67543]: cluster 2024-07-28T15:10:08.555584+0000 mgr.y (mgr.25232) 5961 : cluster [DBG] pgmap v6905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:09 smithi150 bash[67543]: audit 2024-07-28T15:10:09.548516+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:09 smithi150 bash[67543]: audit 2024-07-28T15:10:09.555484+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[80503]: cluster 2024-07-28T15:10:08.555584+0000 mgr.y (mgr.25232) 5961 : cluster [DBG] pgmap v6905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[80503]: audit 2024-07-28T15:10:09.548516+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[80503]: audit 2024-07-28T15:10:09.555484+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[82865]: cluster 2024-07-28T15:10:08.555584+0000 mgr.y (mgr.25232) 5961 : cluster [DBG] pgmap v6905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[82865]: audit 2024-07-28T15:10:09.548516+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:09 smithi022 bash[82865]: audit 2024-07-28T15:10:09.555484+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:10.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10722 16 16 0 0 0 - 0 2024-07-28T15:10:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:10 smithi150 bash[67543]: audit 2024-07-28T15:10:09.734387+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:10 smithi150 bash[67543]: audit 2024-07-28T15:10:09.743779+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:10 smithi150 bash[67543]: audit 2024-07-28T15:10:10.164303+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:10:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:10 smithi150 bash[67543]: audit 2024-07-28T15:10:10.166016+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:10:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:10 smithi150 bash[67543]: audit 2024-07-28T15:10:10.175734+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[80503]: audit 2024-07-28T15:10:09.734387+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[80503]: audit 2024-07-28T15:10:09.743779+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[80503]: audit 2024-07-28T15:10:10.164303+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[80503]: audit 2024-07-28T15:10:10.166016+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[80503]: audit 2024-07-28T15:10:10.175734+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[82865]: audit 2024-07-28T15:10:09.734387+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[82865]: audit 2024-07-28T15:10:09.743779+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[82865]: audit 2024-07-28T15:10:10.164303+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[82865]: audit 2024-07-28T15:10:10.166016+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:10:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:10 smithi022 bash[82865]: audit 2024-07-28T15:10:10.175734+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:10:11.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10723 16 16 0 0 0 - 0 2024-07-28T15:10:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:11 smithi150 bash[67543]: cluster 2024-07-28T15:10:10.557084+0000 mgr.y (mgr.25232) 5962 : cluster [DBG] pgmap v6906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:11 smithi022 bash[80503]: cluster 2024-07-28T15:10:10.557084+0000 mgr.y (mgr.25232) 5962 : cluster [DBG] pgmap v6906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:11 smithi022 bash[82865]: cluster 2024-07-28T15:10:10.557084+0000 mgr.y (mgr.25232) 5962 : cluster [DBG] pgmap v6906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:12.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10724 16 16 0 0 0 - 0 2024-07-28T15:10:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:10:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:10:13.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10725 16 16 0 0 0 - 0 2024-07-28T15:10:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:13 smithi150 bash[67543]: cluster 2024-07-28T15:10:12.558499+0000 mgr.y (mgr.25232) 5963 : cluster [DBG] pgmap v6907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:13 smithi022 bash[80503]: cluster 2024-07-28T15:10:12.558499+0000 mgr.y (mgr.25232) 5963 : cluster [DBG] pgmap v6907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:13 smithi022 bash[82865]: cluster 2024-07-28T15:10:12.558499+0000 mgr.y (mgr.25232) 5963 : cluster [DBG] pgmap v6907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:14.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10726 16 16 0 0 0 - 0 2024-07-28T15:10:15.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10727 16 16 0 0 0 - 0 2024-07-28T15:10:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:15 smithi150 bash[67543]: cluster 2024-07-28T15:10:14.559899+0000 mgr.y (mgr.25232) 5964 : cluster [DBG] pgmap v6908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:15 smithi022 bash[80503]: cluster 2024-07-28T15:10:14.559899+0000 mgr.y (mgr.25232) 5964 : cluster [DBG] pgmap v6908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:16.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:15 smithi022 bash[82865]: cluster 2024-07-28T15:10:14.559899+0000 mgr.y (mgr.25232) 5964 : cluster [DBG] pgmap v6908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:16.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10728 16 16 0 0 0 - 0 2024-07-28T15:10:17.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10729 16 16 0 0 0 - 0 2024-07-28T15:10:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:17 smithi150 bash[67543]: cluster 2024-07-28T15:10:16.561284+0000 mgr.y (mgr.25232) 5965 : cluster [DBG] pgmap v6909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:17 smithi022 bash[80503]: cluster 2024-07-28T15:10:16.561284+0000 mgr.y (mgr.25232) 5965 : cluster [DBG] pgmap v6909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:18.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:17 smithi022 bash[82865]: cluster 2024-07-28T15:10:16.561284+0000 mgr.y (mgr.25232) 5965 : cluster [DBG] pgmap v6909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:18.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10730 16 16 0 0 0 - 0 2024-07-28T15:10:19.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10731 16 16 0 0 0 - 0 2024-07-28T15:10:19.750 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:10:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:10:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:10:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:19 smithi150 bash[67543]: cluster 2024-07-28T15:10:18.562717+0000 mgr.y (mgr.25232) 5966 : cluster [DBG] pgmap v6910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:19 smithi022 bash[80503]: cluster 2024-07-28T15:10:18.562717+0000 mgr.y (mgr.25232) 5966 : cluster [DBG] pgmap v6910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:20.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:19 smithi022 bash[82865]: cluster 2024-07-28T15:10:18.562717+0000 mgr.y (mgr.25232) 5966 : cluster [DBG] pgmap v6910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:20.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10732 16 16 0 0 0 - 0 2024-07-28T15:10:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:20 smithi150 bash[67543]: audit 2024-07-28T15:10:20.528440+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:20 smithi022 bash[80503]: audit 2024-07-28T15:10:20.528440+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:20 smithi022 bash[82865]: audit 2024-07-28T15:10:20.528440+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:21.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10733 16 16 0 0 0 - 0 2024-07-28T15:10:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:21 smithi150 bash[67543]: cluster 2024-07-28T15:10:20.564069+0000 mgr.y (mgr.25232) 5967 : cluster [DBG] pgmap v6911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:21 smithi022 bash[80503]: cluster 2024-07-28T15:10:20.564069+0000 mgr.y (mgr.25232) 5967 : cluster [DBG] pgmap v6911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:22.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:21 smithi022 bash[82865]: cluster 2024-07-28T15:10:20.564069+0000 mgr.y (mgr.25232) 5967 : cluster [DBG] pgmap v6911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:22.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10734 16 16 0 0 0 - 0 2024-07-28T15:10:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:10:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:10:23.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10735 16 16 0 0 0 - 0 2024-07-28T15:10:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:23 smithi150 bash[67543]: cluster 2024-07-28T15:10:22.565446+0000 mgr.y (mgr.25232) 5968 : cluster [DBG] pgmap v6912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:23 smithi022 bash[80503]: cluster 2024-07-28T15:10:22.565446+0000 mgr.y (mgr.25232) 5968 : cluster [DBG] pgmap v6912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:23 smithi022 bash[82865]: cluster 2024-07-28T15:10:22.565446+0000 mgr.y (mgr.25232) 5968 : cluster [DBG] pgmap v6912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:24.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10736 16 16 0 0 0 - 0 2024-07-28T15:10:25.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10737 16 16 0 0 0 - 0 2024-07-28T15:10:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:25 smithi150 bash[67543]: cluster 2024-07-28T15:10:24.566856+0000 mgr.y (mgr.25232) 5969 : cluster [DBG] pgmap v6913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:25 smithi022 bash[80503]: cluster 2024-07-28T15:10:24.566856+0000 mgr.y (mgr.25232) 5969 : cluster [DBG] pgmap v6913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:25 smithi022 bash[82865]: cluster 2024-07-28T15:10:24.566856+0000 mgr.y (mgr.25232) 5969 : cluster [DBG] pgmap v6913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:26.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10738 16 16 0 0 0 - 0 2024-07-28T15:10:27.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10739 16 16 0 0 0 - 0 2024-07-28T15:10:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:27 smithi022 bash[80503]: cluster 2024-07-28T15:10:26.568265+0000 mgr.y (mgr.25232) 5970 : cluster [DBG] pgmap v6914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:27 smithi022 bash[82865]: cluster 2024-07-28T15:10:26.568265+0000 mgr.y (mgr.25232) 5970 : cluster [DBG] pgmap v6914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:28.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:27 smithi150 bash[67543]: cluster 2024-07-28T15:10:26.568265+0000 mgr.y (mgr.25232) 5970 : cluster [DBG] pgmap v6914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:28.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:10:28.446675+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:10:28.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:10:28.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10740 16 16 0 0 0 - 0 2024-07-28T15:10:29.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10741 16 16 0 0 0 - 0 2024-07-28T15:10:29.776 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:10:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:10:29] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T15:10:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:29 smithi022 bash[80503]: cluster 2024-07-28T15:10:28.569676+0000 mgr.y (mgr.25232) 5971 : cluster [DBG] pgmap v6915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:30.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:29 smithi022 bash[82865]: cluster 2024-07-28T15:10:28.569676+0000 mgr.y (mgr.25232) 5971 : cluster [DBG] pgmap v6915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:29 smithi150 bash[67543]: cluster 2024-07-28T15:10:28.569676+0000 mgr.y (mgr.25232) 5971 : cluster [DBG] pgmap v6915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:30.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10742 16 16 0 0 0 - 0 2024-07-28T15:10:31.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10743 16 16 0 0 0 - 0 2024-07-28T15:10:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:31 smithi022 bash[80503]: cluster 2024-07-28T15:10:30.571119+0000 mgr.y (mgr.25232) 5972 : cluster [DBG] pgmap v6916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:31 smithi022 bash[82865]: cluster 2024-07-28T15:10:30.571119+0000 mgr.y (mgr.25232) 5972 : cluster [DBG] pgmap v6916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:31 smithi150 bash[67543]: cluster 2024-07-28T15:10:30.571119+0000 mgr.y (mgr.25232) 5972 : cluster [DBG] pgmap v6916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:32.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10744 16 16 0 0 0 - 0 2024-07-28T15:10:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:10:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:10:33.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10745 16 16 0 0 0 - 0 2024-07-28T15:10:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:33 smithi022 bash[80503]: cluster 2024-07-28T15:10:32.572485+0000 mgr.y (mgr.25232) 5973 : cluster [DBG] pgmap v6917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:33 smithi022 bash[82865]: cluster 2024-07-28T15:10:32.572485+0000 mgr.y (mgr.25232) 5973 : cluster [DBG] pgmap v6917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:33 smithi150 bash[67543]: cluster 2024-07-28T15:10:32.572485+0000 mgr.y (mgr.25232) 5973 : cluster [DBG] pgmap v6917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:34.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10746 16 16 0 0 0 - 0 2024-07-28T15:10:35.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10747 16 16 0 0 0 - 0 2024-07-28T15:10:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:35 smithi022 bash[80503]: cluster 2024-07-28T15:10:34.573901+0000 mgr.y (mgr.25232) 5974 : cluster [DBG] pgmap v6918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:35 smithi022 bash[80503]: audit 2024-07-28T15:10:35.528864+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:35 smithi022 bash[82865]: cluster 2024-07-28T15:10:34.573901+0000 mgr.y (mgr.25232) 5974 : cluster [DBG] pgmap v6918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:35 smithi022 bash[82865]: audit 2024-07-28T15:10:35.528864+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:35 smithi150 bash[67543]: cluster 2024-07-28T15:10:34.573901+0000 mgr.y (mgr.25232) 5974 : cluster [DBG] pgmap v6918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:35 smithi150 bash[67543]: audit 2024-07-28T15:10:35.528864+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:36.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10748 16 16 0 0 0 - 0 2024-07-28T15:10:37.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10749 16 16 0 0 0 - 0 2024-07-28T15:10:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:37 smithi022 bash[80503]: cluster 2024-07-28T15:10:36.575342+0000 mgr.y (mgr.25232) 5975 : cluster [DBG] pgmap v6919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:37 smithi022 bash[82865]: cluster 2024-07-28T15:10:36.575342+0000 mgr.y (mgr.25232) 5975 : cluster [DBG] pgmap v6919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:38.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:37 smithi150 bash[67543]: cluster 2024-07-28T15:10:36.575342+0000 mgr.y (mgr.25232) 5975 : cluster [DBG] pgmap v6919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:38.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10750 16 16 0 0 0 - 0 2024-07-28T15:10:39.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10751 16 16 0 0 0 - 0 2024-07-28T15:10:39.796 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:10:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:10:39] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T15:10:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:39 smithi022 bash[80503]: cluster 2024-07-28T15:10:38.576729+0000 mgr.y (mgr.25232) 5976 : cluster [DBG] pgmap v6920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:39 smithi022 bash[82865]: cluster 2024-07-28T15:10:38.576729+0000 mgr.y (mgr.25232) 5976 : cluster [DBG] pgmap v6920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:39 smithi150 bash[67543]: cluster 2024-07-28T15:10:38.576729+0000 mgr.y (mgr.25232) 5976 : cluster [DBG] pgmap v6920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:40.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10752 16 16 0 0 0 - 0 2024-07-28T15:10:41.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10753 16 16 0 0 0 - 0 2024-07-28T15:10:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:41 smithi022 bash[80503]: cluster 2024-07-28T15:10:40.578076+0000 mgr.y (mgr.25232) 5977 : cluster [DBG] pgmap v6921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:41 smithi022 bash[82865]: cluster 2024-07-28T15:10:40.578076+0000 mgr.y (mgr.25232) 5977 : cluster [DBG] pgmap v6921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:41 smithi150 bash[67543]: cluster 2024-07-28T15:10:40.578076+0000 mgr.y (mgr.25232) 5977 : cluster [DBG] pgmap v6921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:42.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10754 16 16 0 0 0 - 0 2024-07-28T15:10:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:10:42 smithi150 bash[60514]: ts=2024-07-28T15:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:10:43.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10755 16 16 0 0 0 - 0 2024-07-28T15:10:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:43 smithi022 bash[80503]: cluster 2024-07-28T15:10:42.579419+0000 mgr.y (mgr.25232) 5978 : cluster [DBG] pgmap v6922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:43 smithi022 bash[82865]: cluster 2024-07-28T15:10:42.579419+0000 mgr.y (mgr.25232) 5978 : cluster [DBG] pgmap v6922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:43 smithi150 bash[67543]: cluster 2024-07-28T15:10:42.579419+0000 mgr.y (mgr.25232) 5978 : cluster [DBG] pgmap v6922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:44.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10756 16 16 0 0 0 - 0 2024-07-28T15:10:45.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10757 16 16 0 0 0 - 0 2024-07-28T15:10:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:45 smithi022 bash[80503]: cluster 2024-07-28T15:10:44.580766+0000 mgr.y (mgr.25232) 5979 : cluster [DBG] pgmap v6923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:45 smithi022 bash[82865]: cluster 2024-07-28T15:10:44.580766+0000 mgr.y (mgr.25232) 5979 : cluster [DBG] pgmap v6923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:45 smithi150 bash[67543]: cluster 2024-07-28T15:10:44.580766+0000 mgr.y (mgr.25232) 5979 : cluster [DBG] pgmap v6923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:46.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10758 16 16 0 0 0 - 0 2024-07-28T15:10:47.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10759 16 16 0 0 0 - 0 2024-07-28T15:10:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:47 smithi022 bash[80503]: cluster 2024-07-28T15:10:46.582092+0000 mgr.y (mgr.25232) 5980 : cluster [DBG] pgmap v6924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:47 smithi022 bash[82865]: cluster 2024-07-28T15:10:46.582092+0000 mgr.y (mgr.25232) 5980 : cluster [DBG] pgmap v6924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:47 smithi150 bash[67543]: cluster 2024-07-28T15:10:46.582092+0000 mgr.y (mgr.25232) 5980 : cluster [DBG] pgmap v6924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:48.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:10:48.449999+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:10:48.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:10:48.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10760 16 16 0 0 0 - 0 2024-07-28T15:10:49.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10761 16 16 0 0 0 - 0 2024-07-28T15:10:49.816 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:10:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:10:49] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T15:10:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:49 smithi022 bash[80503]: cluster 2024-07-28T15:10:48.583448+0000 mgr.y (mgr.25232) 5981 : cluster [DBG] pgmap v6925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:49 smithi022 bash[82865]: cluster 2024-07-28T15:10:48.583448+0000 mgr.y (mgr.25232) 5981 : cluster [DBG] pgmap v6925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:49 smithi150 bash[67543]: cluster 2024-07-28T15:10:48.583448+0000 mgr.y (mgr.25232) 5981 : cluster [DBG] pgmap v6925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:50.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10762 16 16 0 0 0 - 0 2024-07-28T15:10:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:50 smithi022 bash[80503]: audit 2024-07-28T15:10:50.529423+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:50 smithi022 bash[80503]: cluster 2024-07-28T15:10:50.584737+0000 mgr.y (mgr.25232) 5982 : cluster [DBG] pgmap v6926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:50 smithi022 bash[82865]: audit 2024-07-28T15:10:50.529423+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:50 smithi022 bash[82865]: cluster 2024-07-28T15:10:50.584737+0000 mgr.y (mgr.25232) 5982 : cluster [DBG] pgmap v6926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:50 smithi150 bash[67543]: audit 2024-07-28T15:10:50.529423+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:10:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:50 smithi150 bash[67543]: cluster 2024-07-28T15:10:50.584737+0000 mgr.y (mgr.25232) 5982 : cluster [DBG] pgmap v6926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:51.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10763 16 16 0 0 0 - 0 2024-07-28T15:10:52.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10764 16 16 0 0 0 - 0 2024-07-28T15:10:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:10:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:10:53.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10765 16 16 0 0 0 - 0 2024-07-28T15:10:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:53 smithi150 bash[67543]: cluster 2024-07-28T15:10:52.586071+0000 mgr.y (mgr.25232) 5983 : cluster [DBG] pgmap v6927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:53 smithi022 bash[80503]: cluster 2024-07-28T15:10:52.586071+0000 mgr.y (mgr.25232) 5983 : cluster [DBG] pgmap v6927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:54.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:53 smithi022 bash[82865]: cluster 2024-07-28T15:10:52.586071+0000 mgr.y (mgr.25232) 5983 : cluster [DBG] pgmap v6927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:54.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10766 16 16 0 0 0 - 0 2024-07-28T15:10:55.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10767 16 16 0 0 0 - 0 2024-07-28T15:10:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:55 smithi150 bash[67543]: cluster 2024-07-28T15:10:54.587429+0000 mgr.y (mgr.25232) 5984 : cluster [DBG] pgmap v6928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:55 smithi022 bash[80503]: cluster 2024-07-28T15:10:54.587429+0000 mgr.y (mgr.25232) 5984 : cluster [DBG] pgmap v6928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:55 smithi022 bash[82865]: cluster 2024-07-28T15:10:54.587429+0000 mgr.y (mgr.25232) 5984 : cluster [DBG] pgmap v6928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:56.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10768 16 16 0 0 0 - 0 2024-07-28T15:10:57.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10769 16 16 0 0 0 - 0 2024-07-28T15:10:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:57 smithi150 bash[67543]: cluster 2024-07-28T15:10:56.588763+0000 mgr.y (mgr.25232) 5985 : cluster [DBG] pgmap v6929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:57 smithi022 bash[80503]: cluster 2024-07-28T15:10:56.588763+0000 mgr.y (mgr.25232) 5985 : cluster [DBG] pgmap v6929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:57 smithi022 bash[82865]: cluster 2024-07-28T15:10:56.588763+0000 mgr.y (mgr.25232) 5985 : cluster [DBG] pgmap v6929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:10:58.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10770 16 16 0 0 0 - 0 2024-07-28T15:10:59.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10771 16 16 0 0 0 - 0 2024-07-28T15:10:59.653 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:10:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:10:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:11:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:10:59 smithi150 bash[67543]: cluster 2024-07-28T15:10:58.590117+0000 mgr.y (mgr.25232) 5986 : cluster [DBG] pgmap v6930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:10:59 smithi022 bash[80503]: cluster 2024-07-28T15:10:58.590117+0000 mgr.y (mgr.25232) 5986 : cluster [DBG] pgmap v6930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:10:59 smithi022 bash[82865]: cluster 2024-07-28T15:10:58.590117+0000 mgr.y (mgr.25232) 5986 : cluster [DBG] pgmap v6930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:00.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10772 16 16 0 0 0 - 0 2024-07-28T15:11:01.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10773 16 16 0 0 0 - 0 2024-07-28T15:11:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:01 smithi150 bash[67543]: cluster 2024-07-28T15:11:00.591483+0000 mgr.y (mgr.25232) 5987 : cluster [DBG] pgmap v6931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:01 smithi022 bash[80503]: cluster 2024-07-28T15:11:00.591483+0000 mgr.y (mgr.25232) 5987 : cluster [DBG] pgmap v6931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:01 smithi022 bash[82865]: cluster 2024-07-28T15:11:00.591483+0000 mgr.y (mgr.25232) 5987 : cluster [DBG] pgmap v6931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:02.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10774 16 16 0 0 0 - 0 2024-07-28T15:11:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:11:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:11:03.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10775 16 16 0 0 0 - 0 2024-07-28T15:11:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:03 smithi150 bash[67543]: cluster 2024-07-28T15:11:02.592809+0000 mgr.y (mgr.25232) 5988 : cluster [DBG] pgmap v6932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:03 smithi022 bash[80503]: cluster 2024-07-28T15:11:02.592809+0000 mgr.y (mgr.25232) 5988 : cluster [DBG] pgmap v6932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:03 smithi022 bash[82865]: cluster 2024-07-28T15:11:02.592809+0000 mgr.y (mgr.25232) 5988 : cluster [DBG] pgmap v6932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:04.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10776 16 16 0 0 0 - 0 2024-07-28T15:11:05.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10777 16 16 0 0 0 - 0 2024-07-28T15:11:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:05 smithi150 bash[67543]: cluster 2024-07-28T15:11:04.594137+0000 mgr.y (mgr.25232) 5989 : cluster [DBG] pgmap v6933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:05 smithi150 bash[67543]: audit 2024-07-28T15:11:05.529764+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:05 smithi022 bash[80503]: cluster 2024-07-28T15:11:04.594137+0000 mgr.y (mgr.25232) 5989 : cluster [DBG] pgmap v6933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:05 smithi022 bash[80503]: audit 2024-07-28T15:11:05.529764+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:05 smithi022 bash[82865]: cluster 2024-07-28T15:11:04.594137+0000 mgr.y (mgr.25232) 5989 : cluster [DBG] pgmap v6933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:05 smithi022 bash[82865]: audit 2024-07-28T15:11:05.529764+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:06.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10778 16 16 0 0 0 - 0 2024-07-28T15:11:07.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10779 16 16 0 0 0 - 0 2024-07-28T15:11:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:07 smithi150 bash[67543]: cluster 2024-07-28T15:11:06.595496+0000 mgr.y (mgr.25232) 5990 : cluster [DBG] pgmap v6934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:07 smithi022 bash[80503]: cluster 2024-07-28T15:11:06.595496+0000 mgr.y (mgr.25232) 5990 : cluster [DBG] pgmap v6934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:08.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:07 smithi022 bash[82865]: cluster 2024-07-28T15:11:06.595496+0000 mgr.y (mgr.25232) 5990 : cluster [DBG] pgmap v6934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:08.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:11:08.453287+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:11:08.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:11:08.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10780 16 16 0 0 0 - 0 2024-07-28T15:11:09.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10781 16 16 0 0 0 - 0 2024-07-28T15:11:09.674 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:11:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:11:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:11:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:09 smithi150 bash[67543]: cluster 2024-07-28T15:11:08.596842+0000 mgr.y (mgr.25232) 5991 : cluster [DBG] pgmap v6935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:09 smithi022 bash[80503]: cluster 2024-07-28T15:11:08.596842+0000 mgr.y (mgr.25232) 5991 : cluster [DBG] pgmap v6935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:10.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:09 smithi022 bash[82865]: cluster 2024-07-28T15:11:08.596842+0000 mgr.y (mgr.25232) 5991 : cluster [DBG] pgmap v6935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:10.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10782 16 16 0 0 0 - 0 2024-07-28T15:11:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:10 smithi150 bash[67543]: audit 2024-07-28T15:11:10.305920+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:11:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:10 smithi022 bash[80503]: audit 2024-07-28T15:11:10.305920+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:11:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:10 smithi022 bash[82865]: audit 2024-07-28T15:11:10.305920+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:11:11.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10783 16 16 0 0 0 - 0 2024-07-28T15:11:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:11 smithi150 bash[67543]: cluster 2024-07-28T15:11:10.597748+0000 mgr.y (mgr.25232) 5992 : cluster [DBG] pgmap v6936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:11 smithi022 bash[80503]: cluster 2024-07-28T15:11:10.597748+0000 mgr.y (mgr.25232) 5992 : cluster [DBG] pgmap v6936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:11 smithi022 bash[82865]: cluster 2024-07-28T15:11:10.597748+0000 mgr.y (mgr.25232) 5992 : cluster [DBG] pgmap v6936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:12.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10784 16 16 0 0 0 - 0 2024-07-28T15:11:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:11:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:11:13.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10785 16 16 0 0 0 - 0 2024-07-28T15:11:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:13 smithi150 bash[67543]: cluster 2024-07-28T15:11:12.599075+0000 mgr.y (mgr.25232) 5993 : cluster [DBG] pgmap v6937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:13 smithi022 bash[80503]: cluster 2024-07-28T15:11:12.599075+0000 mgr.y (mgr.25232) 5993 : cluster [DBG] pgmap v6937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:13 smithi022 bash[82865]: cluster 2024-07-28T15:11:12.599075+0000 mgr.y (mgr.25232) 5993 : cluster [DBG] pgmap v6937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:14.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10786 16 16 0 0 0 - 0 2024-07-28T15:11:15.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10787 16 16 0 0 0 - 0 2024-07-28T15:11:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:15 smithi150 bash[67543]: cluster 2024-07-28T15:11:14.600409+0000 mgr.y (mgr.25232) 5994 : cluster [DBG] pgmap v6938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:15 smithi022 bash[80503]: cluster 2024-07-28T15:11:14.600409+0000 mgr.y (mgr.25232) 5994 : cluster [DBG] pgmap v6938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:16.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:15 smithi022 bash[82865]: cluster 2024-07-28T15:11:14.600409+0000 mgr.y (mgr.25232) 5994 : cluster [DBG] pgmap v6938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:16.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10788 16 16 0 0 0 - 0 2024-07-28T15:11:17.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.001000+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.006781+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.242850+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.251509+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: cluster 2024-07-28T15:11:16.601757+0000 mgr.y (mgr.25232) 5995 : cluster [DBG] pgmap v6939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.684893+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.686442+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:11:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:17 smithi150 bash[67543]: audit 2024-07-28T15:11:16.696625+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.001000+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.006781+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.242850+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.251509+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: cluster 2024-07-28T15:11:16.601757+0000 mgr.y (mgr.25232) 5995 : cluster [DBG] pgmap v6939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.684893+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.686442+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[80503]: audit 2024-07-28T15:11:16.696625+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.001000+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.006781+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.242850+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.251509+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: cluster 2024-07-28T15:11:16.601757+0000 mgr.y (mgr.25232) 5995 : cluster [DBG] pgmap v6939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.684893+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:11:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.686442+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:11:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:17 smithi022 bash[82865]: audit 2024-07-28T15:11:16.696625+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:11:17.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10789 16 16 0 0 0 - 0 2024-07-28T15:11:18.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10790 16 16 0 0 0 - 0 2024-07-28T15:11:19.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10791 16 16 0 0 0 - 0 2024-07-28T15:11:19.658 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:11:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:11:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:11:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:19 smithi150 bash[67543]: cluster 2024-07-28T15:11:18.603138+0000 mgr.y (mgr.25232) 5996 : cluster [DBG] pgmap v6940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:19 smithi022 bash[80503]: cluster 2024-07-28T15:11:18.603138+0000 mgr.y (mgr.25232) 5996 : cluster [DBG] pgmap v6940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:19 smithi022 bash[82865]: cluster 2024-07-28T15:11:18.603138+0000 mgr.y (mgr.25232) 5996 : cluster [DBG] pgmap v6940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:20.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10792 16 16 0 0 0 - 0 2024-07-28T15:11:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:20 smithi150 bash[67543]: audit 2024-07-28T15:11:20.530231+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:20 smithi022 bash[80503]: audit 2024-07-28T15:11:20.530231+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:20 smithi022 bash[82865]: audit 2024-07-28T15:11:20.530231+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:21.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10793 16 16 0 0 0 - 0 2024-07-28T15:11:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:21 smithi150 bash[67543]: cluster 2024-07-28T15:11:20.604452+0000 mgr.y (mgr.25232) 5997 : cluster [DBG] pgmap v6941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:21 smithi022 bash[80503]: cluster 2024-07-28T15:11:20.604452+0000 mgr.y (mgr.25232) 5997 : cluster [DBG] pgmap v6941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:22.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:21 smithi022 bash[82865]: cluster 2024-07-28T15:11:20.604452+0000 mgr.y (mgr.25232) 5997 : cluster [DBG] pgmap v6941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:22.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10794 16 16 0 0 0 - 0 2024-07-28T15:11:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:11:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:11:23.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10795 16 16 0 0 0 - 0 2024-07-28T15:11:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:23 smithi150 bash[67543]: cluster 2024-07-28T15:11:22.605788+0000 mgr.y (mgr.25232) 5998 : cluster [DBG] pgmap v6942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:24.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:23 smithi022 bash[80503]: cluster 2024-07-28T15:11:22.605788+0000 mgr.y (mgr.25232) 5998 : cluster [DBG] pgmap v6942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:24.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:23 smithi022 bash[82865]: cluster 2024-07-28T15:11:22.605788+0000 mgr.y (mgr.25232) 5998 : cluster [DBG] pgmap v6942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:24.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10796 16 16 0 0 0 - 0 2024-07-28T15:11:25.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10797 16 16 0 0 0 - 0 2024-07-28T15:11:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:25 smithi150 bash[67543]: cluster 2024-07-28T15:11:24.607154+0000 mgr.y (mgr.25232) 5999 : cluster [DBG] pgmap v6943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:25 smithi022 bash[80503]: cluster 2024-07-28T15:11:24.607154+0000 mgr.y (mgr.25232) 5999 : cluster [DBG] pgmap v6943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:25 smithi022 bash[82865]: cluster 2024-07-28T15:11:24.607154+0000 mgr.y (mgr.25232) 5999 : cluster [DBG] pgmap v6943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:26.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10798 16 16 0 0 0 - 0 2024-07-28T15:11:27.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10799 16 16 0 0 0 - 0 2024-07-28T15:11:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:27 smithi150 bash[67543]: cluster 2024-07-28T15:11:26.608474+0000 mgr.y (mgr.25232) 6000 : cluster [DBG] pgmap v6944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:27 smithi022 bash[80503]: cluster 2024-07-28T15:11:26.608474+0000 mgr.y (mgr.25232) 6000 : cluster [DBG] pgmap v6944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:28.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:27 smithi022 bash[82865]: cluster 2024-07-28T15:11:26.608474+0000 mgr.y (mgr.25232) 6000 : cluster [DBG] pgmap v6944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:28.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:11:28.456406+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:11:28.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:11:28.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10800 16 16 0 0 0 - 0 2024-07-28T15:11:29.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10801 16 16 0 0 0 - 0 2024-07-28T15:11:29.688 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:11:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:11:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:11:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:29 smithi150 bash[67543]: cluster 2024-07-28T15:11:28.609826+0000 mgr.y (mgr.25232) 6001 : cluster [DBG] pgmap v6945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:29 smithi022 bash[80503]: cluster 2024-07-28T15:11:28.609826+0000 mgr.y (mgr.25232) 6001 : cluster [DBG] pgmap v6945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:29 smithi022 bash[82865]: cluster 2024-07-28T15:11:28.609826+0000 mgr.y (mgr.25232) 6001 : cluster [DBG] pgmap v6945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:30.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10802 16 16 0 0 0 - 0 2024-07-28T15:11:31.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10803 16 16 0 0 0 - 0 2024-07-28T15:11:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:31 smithi150 bash[67543]: cluster 2024-07-28T15:11:30.611176+0000 mgr.y (mgr.25232) 6002 : cluster [DBG] pgmap v6946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:31 smithi022 bash[80503]: cluster 2024-07-28T15:11:30.611176+0000 mgr.y (mgr.25232) 6002 : cluster [DBG] pgmap v6946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:32.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:31 smithi022 bash[82865]: cluster 2024-07-28T15:11:30.611176+0000 mgr.y (mgr.25232) 6002 : cluster [DBG] pgmap v6946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:32.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10804 16 16 0 0 0 - 0 2024-07-28T15:11:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:11:32 smithi150 bash[60514]: ts=2024-07-28T15:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:11:33.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10805 16 16 0 0 0 - 0 2024-07-28T15:11:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:33 smithi150 bash[67543]: cluster 2024-07-28T15:11:32.612509+0000 mgr.y (mgr.25232) 6003 : cluster [DBG] pgmap v6947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:33 smithi022 bash[80503]: cluster 2024-07-28T15:11:32.612509+0000 mgr.y (mgr.25232) 6003 : cluster [DBG] pgmap v6947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:34.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:33 smithi022 bash[82865]: cluster 2024-07-28T15:11:32.612509+0000 mgr.y (mgr.25232) 6003 : cluster [DBG] pgmap v6947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:34.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10806 16 16 0 0 0 - 0 2024-07-28T15:11:35.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10807 16 16 0 0 0 - 0 2024-07-28T15:11:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:35 smithi150 bash[67543]: cluster 2024-07-28T15:11:34.613892+0000 mgr.y (mgr.25232) 6004 : cluster [DBG] pgmap v6948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:35 smithi150 bash[67543]: audit 2024-07-28T15:11:35.530700+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:35 smithi022 bash[82865]: cluster 2024-07-28T15:11:34.613892+0000 mgr.y (mgr.25232) 6004 : cluster [DBG] pgmap v6948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:36.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:35 smithi022 bash[82865]: audit 2024-07-28T15:11:35.530700+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:35 smithi022 bash[80503]: cluster 2024-07-28T15:11:34.613892+0000 mgr.y (mgr.25232) 6004 : cluster [DBG] pgmap v6948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:35 smithi022 bash[80503]: audit 2024-07-28T15:11:35.530700+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:36.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10808 16 16 0 0 0 - 0 2024-07-28T15:11:37.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10809 16 16 0 0 0 - 0 2024-07-28T15:11:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:37 smithi150 bash[67543]: cluster 2024-07-28T15:11:36.615259+0000 mgr.y (mgr.25232) 6005 : cluster [DBG] pgmap v6949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:37 smithi022 bash[80503]: cluster 2024-07-28T15:11:36.615259+0000 mgr.y (mgr.25232) 6005 : cluster [DBG] pgmap v6949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:37 smithi022 bash[82865]: cluster 2024-07-28T15:11:36.615259+0000 mgr.y (mgr.25232) 6005 : cluster [DBG] pgmap v6949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:38.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10810 16 16 0 0 0 - 0 2024-07-28T15:11:39.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10811 16 16 0 0 0 - 0 2024-07-28T15:11:39.709 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:11:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:11:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:11:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:39 smithi150 bash[67543]: cluster 2024-07-28T15:11:38.616586+0000 mgr.y (mgr.25232) 6006 : cluster [DBG] pgmap v6950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:39 smithi022 bash[80503]: cluster 2024-07-28T15:11:38.616586+0000 mgr.y (mgr.25232) 6006 : cluster [DBG] pgmap v6950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:39 smithi022 bash[82865]: cluster 2024-07-28T15:11:38.616586+0000 mgr.y (mgr.25232) 6006 : cluster [DBG] pgmap v6950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:40.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10812 16 16 0 0 0 - 0 2024-07-28T15:11:41.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10813 16 16 0 0 0 - 0 2024-07-28T15:11:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:41 smithi022 bash[80503]: cluster 2024-07-28T15:11:40.617966+0000 mgr.y (mgr.25232) 6007 : cluster [DBG] pgmap v6951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:41.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:41 smithi022 bash[82865]: cluster 2024-07-28T15:11:40.617966+0000 mgr.y (mgr.25232) 6007 : cluster [DBG] pgmap v6951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:41 smithi150 bash[67543]: cluster 2024-07-28T15:11:40.617966+0000 mgr.y (mgr.25232) 6007 : cluster [DBG] pgmap v6951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:42.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10814 16 16 0 0 0 - 0 2024-07-28T15:11:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:11:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:11:43.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10815 16 16 0 0 0 - 0 2024-07-28T15:11:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:43 smithi150 bash[67543]: cluster 2024-07-28T15:11:42.619336+0000 mgr.y (mgr.25232) 6008 : cluster [DBG] pgmap v6952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:43 smithi022 bash[80503]: cluster 2024-07-28T15:11:42.619336+0000 mgr.y (mgr.25232) 6008 : cluster [DBG] pgmap v6952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:43 smithi022 bash[82865]: cluster 2024-07-28T15:11:42.619336+0000 mgr.y (mgr.25232) 6008 : cluster [DBG] pgmap v6952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:44.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10816 16 16 0 0 0 - 0 2024-07-28T15:11:45.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10817 16 16 0 0 0 - 0 2024-07-28T15:11:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:45 smithi150 bash[67543]: cluster 2024-07-28T15:11:44.620801+0000 mgr.y (mgr.25232) 6009 : cluster [DBG] pgmap v6953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:45 smithi022 bash[80503]: cluster 2024-07-28T15:11:44.620801+0000 mgr.y (mgr.25232) 6009 : cluster [DBG] pgmap v6953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:45 smithi022 bash[82865]: cluster 2024-07-28T15:11:44.620801+0000 mgr.y (mgr.25232) 6009 : cluster [DBG] pgmap v6953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:46.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10818 16 16 0 0 0 - 0 2024-07-28T15:11:47.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10819 16 16 0 0 0 - 0 2024-07-28T15:11:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:47 smithi150 bash[67543]: cluster 2024-07-28T15:11:46.622330+0000 mgr.y (mgr.25232) 6010 : cluster [DBG] pgmap v6954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:47 smithi022 bash[80503]: cluster 2024-07-28T15:11:46.622330+0000 mgr.y (mgr.25232) 6010 : cluster [DBG] pgmap v6954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:47 smithi022 bash[82865]: cluster 2024-07-28T15:11:46.622330+0000 mgr.y (mgr.25232) 6010 : cluster [DBG] pgmap v6954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:48.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:11:48.459665+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:11:48.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:11:48.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10820 16 16 0 0 0 - 0 2024-07-28T15:11:49.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10821 16 16 0 0 0 - 0 2024-07-28T15:11:49.686 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:11:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:11:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:11:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:49 smithi150 bash[67543]: cluster 2024-07-28T15:11:48.623877+0000 mgr.y (mgr.25232) 6011 : cluster [DBG] pgmap v6955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:49 smithi022 bash[80503]: cluster 2024-07-28T15:11:48.623877+0000 mgr.y (mgr.25232) 6011 : cluster [DBG] pgmap v6955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:50.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:49 smithi022 bash[82865]: cluster 2024-07-28T15:11:48.623877+0000 mgr.y (mgr.25232) 6011 : cluster [DBG] pgmap v6955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:50.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10822 16 16 0 0 0 - 0 2024-07-28T15:11:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:50 smithi150 bash[67543]: audit 2024-07-28T15:11:50.531094+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:50 smithi022 bash[80503]: audit 2024-07-28T15:11:50.531094+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:50 smithi022 bash[82865]: audit 2024-07-28T15:11:50.531094+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:11:51.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10823 16 16 0 0 0 - 0 2024-07-28T15:11:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:51 smithi150 bash[67543]: cluster 2024-07-28T15:11:50.625358+0000 mgr.y (mgr.25232) 6012 : cluster [DBG] pgmap v6956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:51 smithi022 bash[80503]: cluster 2024-07-28T15:11:50.625358+0000 mgr.y (mgr.25232) 6012 : cluster [DBG] pgmap v6956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:51 smithi022 bash[82865]: cluster 2024-07-28T15:11:50.625358+0000 mgr.y (mgr.25232) 6012 : cluster [DBG] pgmap v6956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:52.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10824 16 16 0 0 0 - 0 2024-07-28T15:11:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:11:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:11:53.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10825 16 16 0 0 0 - 0 2024-07-28T15:11:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:53 smithi150 bash[67543]: cluster 2024-07-28T15:11:52.626770+0000 mgr.y (mgr.25232) 6013 : cluster [DBG] pgmap v6957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:53 smithi022 bash[80503]: cluster 2024-07-28T15:11:52.626770+0000 mgr.y (mgr.25232) 6013 : cluster [DBG] pgmap v6957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:53 smithi022 bash[82865]: cluster 2024-07-28T15:11:52.626770+0000 mgr.y (mgr.25232) 6013 : cluster [DBG] pgmap v6957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:54.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10826 16 16 0 0 0 - 0 2024-07-28T15:11:55.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10827 16 16 0 0 0 - 0 2024-07-28T15:11:56.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:55 smithi150 bash[67543]: cluster 2024-07-28T15:11:54.628243+0000 mgr.y (mgr.25232) 6014 : cluster [DBG] pgmap v6958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:55 smithi022 bash[80503]: cluster 2024-07-28T15:11:54.628243+0000 mgr.y (mgr.25232) 6014 : cluster [DBG] pgmap v6958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:55 smithi022 bash[82865]: cluster 2024-07-28T15:11:54.628243+0000 mgr.y (mgr.25232) 6014 : cluster [DBG] pgmap v6958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:56.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10828 16 16 0 0 0 - 0 2024-07-28T15:11:57.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10829 16 16 0 0 0 - 0 2024-07-28T15:11:58.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:57 smithi150 bash[67543]: cluster 2024-07-28T15:11:56.629645+0000 mgr.y (mgr.25232) 6015 : cluster [DBG] pgmap v6959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:57 smithi022 bash[80503]: cluster 2024-07-28T15:11:56.629645+0000 mgr.y (mgr.25232) 6015 : cluster [DBG] pgmap v6959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:57 smithi022 bash[82865]: cluster 2024-07-28T15:11:56.629645+0000 mgr.y (mgr.25232) 6015 : cluster [DBG] pgmap v6959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:11:58.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10830 16 16 0 0 0 - 0 2024-07-28T15:11:59.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10831 16 16 0 0 0 - 0 2024-07-28T15:11:59.712 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:11:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:11:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:12:00.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:11:59 smithi150 bash[67543]: cluster 2024-07-28T15:11:58.631012+0000 mgr.y (mgr.25232) 6016 : cluster [DBG] pgmap v6960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:11:59 smithi022 bash[80503]: cluster 2024-07-28T15:11:58.631012+0000 mgr.y (mgr.25232) 6016 : cluster [DBG] pgmap v6960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:00.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:11:59 smithi022 bash[82865]: cluster 2024-07-28T15:11:58.631012+0000 mgr.y (mgr.25232) 6016 : cluster [DBG] pgmap v6960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:00.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10832 16 16 0 0 0 - 0 2024-07-28T15:12:01.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10833 16 16 0 0 0 - 0 2024-07-28T15:12:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:01 smithi150 bash[67543]: cluster 2024-07-28T15:12:00.632355+0000 mgr.y (mgr.25232) 6017 : cluster [DBG] pgmap v6961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:01 smithi022 bash[80503]: cluster 2024-07-28T15:12:00.632355+0000 mgr.y (mgr.25232) 6017 : cluster [DBG] pgmap v6961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:02.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:01 smithi022 bash[82865]: cluster 2024-07-28T15:12:00.632355+0000 mgr.y (mgr.25232) 6017 : cluster [DBG] pgmap v6961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:02.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10834 16 16 0 0 0 - 0 2024-07-28T15:12:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:12:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:12:03.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10835 16 16 0 0 0 - 0 2024-07-28T15:12:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:03 smithi150 bash[67543]: cluster 2024-07-28T15:12:02.633694+0000 mgr.y (mgr.25232) 6018 : cluster [DBG] pgmap v6962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:03 smithi022 bash[80503]: cluster 2024-07-28T15:12:02.633694+0000 mgr.y (mgr.25232) 6018 : cluster [DBG] pgmap v6962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:03 smithi022 bash[82865]: cluster 2024-07-28T15:12:02.633694+0000 mgr.y (mgr.25232) 6018 : cluster [DBG] pgmap v6962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:04.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10836 16 16 0 0 0 - 0 2024-07-28T15:12:05.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10837 16 16 0 0 0 - 0 2024-07-28T15:12:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:05 smithi150 bash[67543]: cluster 2024-07-28T15:12:04.635083+0000 mgr.y (mgr.25232) 6019 : cluster [DBG] pgmap v6963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:05 smithi150 bash[67543]: audit 2024-07-28T15:12:05.531514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:05 smithi022 bash[80503]: cluster 2024-07-28T15:12:04.635083+0000 mgr.y (mgr.25232) 6019 : cluster [DBG] pgmap v6963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:05 smithi022 bash[80503]: audit 2024-07-28T15:12:05.531514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:06.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:05 smithi022 bash[82865]: cluster 2024-07-28T15:12:04.635083+0000 mgr.y (mgr.25232) 6019 : cluster [DBG] pgmap v6963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:05 smithi022 bash[82865]: audit 2024-07-28T15:12:05.531514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:06.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10838 16 16 0 0 0 - 0 2024-07-28T15:12:07.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10839 16 16 0 0 0 - 0 2024-07-28T15:12:08.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:07 smithi150 bash[67543]: cluster 2024-07-28T15:12:06.636430+0000 mgr.y (mgr.25232) 6020 : cluster [DBG] pgmap v6964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:07 smithi022 bash[80503]: cluster 2024-07-28T15:12:06.636430+0000 mgr.y (mgr.25232) 6020 : cluster [DBG] pgmap v6964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:08.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:07 smithi022 bash[82865]: cluster 2024-07-28T15:12:06.636430+0000 mgr.y (mgr.25232) 6020 : cluster [DBG] pgmap v6964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:08.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:12:08.463019+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:12:08.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:12:08.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10840 16 16 0 0 0 - 0 2024-07-28T15:12:09.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10841 16 16 0 0 0 - 0 2024-07-28T15:12:09.733 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:12:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:12:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:12:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:09 smithi150 bash[67543]: cluster 2024-07-28T15:12:08.637799+0000 mgr.y (mgr.25232) 6021 : cluster [DBG] pgmap v6965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:09 smithi022 bash[80503]: cluster 2024-07-28T15:12:08.637799+0000 mgr.y (mgr.25232) 6021 : cluster [DBG] pgmap v6965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:10.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:09 smithi022 bash[82865]: cluster 2024-07-28T15:12:08.637799+0000 mgr.y (mgr.25232) 6021 : cluster [DBG] pgmap v6965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:10.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10842 16 16 0 0 0 - 0 2024-07-28T15:12:11.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10843 16 16 0 0 0 - 0 2024-07-28T15:12:12.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:11 smithi150 bash[67543]: cluster 2024-07-28T15:12:10.639177+0000 mgr.y (mgr.25232) 6022 : cluster [DBG] pgmap v6966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:11 smithi022 bash[80503]: cluster 2024-07-28T15:12:10.639177+0000 mgr.y (mgr.25232) 6022 : cluster [DBG] pgmap v6966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:11 smithi022 bash[82865]: cluster 2024-07-28T15:12:10.639177+0000 mgr.y (mgr.25232) 6022 : cluster [DBG] pgmap v6966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:12.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10844 16 16 0 0 0 - 0 2024-07-28T15:12:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:12:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:12:13.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10845 16 16 0 0 0 - 0 2024-07-28T15:12:14.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:13 smithi150 bash[67543]: cluster 2024-07-28T15:12:12.640515+0000 mgr.y (mgr.25232) 6023 : cluster [DBG] pgmap v6967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:13 smithi022 bash[80503]: cluster 2024-07-28T15:12:12.640515+0000 mgr.y (mgr.25232) 6023 : cluster [DBG] pgmap v6967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:14.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:13 smithi022 bash[82865]: cluster 2024-07-28T15:12:12.640515+0000 mgr.y (mgr.25232) 6023 : cluster [DBG] pgmap v6967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:14.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10846 16 16 0 0 0 - 0 2024-07-28T15:12:15.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10847 16 16 0 0 0 - 0 2024-07-28T15:12:16.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:15 smithi150 bash[67543]: cluster 2024-07-28T15:12:14.641884+0000 mgr.y (mgr.25232) 6024 : cluster [DBG] pgmap v6968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:15 smithi022 bash[80503]: cluster 2024-07-28T15:12:14.641884+0000 mgr.y (mgr.25232) 6024 : cluster [DBG] pgmap v6968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:16.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:15 smithi022 bash[82865]: cluster 2024-07-28T15:12:14.641884+0000 mgr.y (mgr.25232) 6024 : cluster [DBG] pgmap v6968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:16.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10848 16 16 0 0 0 - 0 2024-07-28T15:12:17.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10849 16 16 0 0 0 - 0 2024-07-28T15:12:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:17 smithi150 bash[67543]: cluster 2024-07-28T15:12:16.643240+0000 mgr.y (mgr.25232) 6025 : cluster [DBG] pgmap v6969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:18.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:17 smithi150 bash[67543]: audit 2024-07-28T15:12:16.828442+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:12:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:17 smithi022 bash[80503]: cluster 2024-07-28T15:12:16.643240+0000 mgr.y (mgr.25232) 6025 : cluster [DBG] pgmap v6969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:17 smithi022 bash[80503]: audit 2024-07-28T15:12:16.828442+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:12:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:17 smithi022 bash[82865]: cluster 2024-07-28T15:12:16.643240+0000 mgr.y (mgr.25232) 6025 : cluster [DBG] pgmap v6969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:18.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:17 smithi022 bash[82865]: audit 2024-07-28T15:12:16.828442+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:12:18.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10850 16 16 0 0 0 - 0 2024-07-28T15:12:19.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10851 16 16 0 0 0 - 0 2024-07-28T15:12:19.753 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:12:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:12:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:12:20.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:19 smithi150 bash[67543]: cluster 2024-07-28T15:12:18.644601+0000 mgr.y (mgr.25232) 6026 : cluster [DBG] pgmap v6970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:19 smithi022 bash[80503]: cluster 2024-07-28T15:12:18.644601+0000 mgr.y (mgr.25232) 6026 : cluster [DBG] pgmap v6970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:20.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:19 smithi022 bash[82865]: cluster 2024-07-28T15:12:18.644601+0000 mgr.y (mgr.25232) 6026 : cluster [DBG] pgmap v6970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:20.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10852 16 16 0 0 0 - 0 2024-07-28T15:12:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:20 smithi150 bash[67543]: audit 2024-07-28T15:12:20.531999+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:20 smithi022 bash[80503]: audit 2024-07-28T15:12:20.531999+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:20 smithi022 bash[82865]: audit 2024-07-28T15:12:20.531999+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:21.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10853 16 16 0 0 0 - 0 2024-07-28T15:12:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:21 smithi150 bash[67543]: cluster 2024-07-28T15:12:20.646057+0000 mgr.y (mgr.25232) 6027 : cluster [DBG] pgmap v6971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:21 smithi022 bash[80503]: cluster 2024-07-28T15:12:20.646057+0000 mgr.y (mgr.25232) 6027 : cluster [DBG] pgmap v6971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:22.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:21 smithi022 bash[82865]: cluster 2024-07-28T15:12:20.646057+0000 mgr.y (mgr.25232) 6027 : cluster [DBG] pgmap v6971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:22.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10854 16 16 0 0 0 - 0 2024-07-28T15:12:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:12:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:12:23.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10855 16 16 0 0 0 - 0 2024-07-28T15:12:23.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:22.526526+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:22.533699+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: cluster 2024-07-28T15:12:22.647498+0000 mgr.y (mgr.25232) 6028 : cluster [DBG] pgmap v6972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:22.737270+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:22.746836+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:23.201557+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:23.203035+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[80503]: audit 2024-07-28T15:12:23.212782+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:22.526526+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:22.533699+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: cluster 2024-07-28T15:12:22.647498+0000 mgr.y (mgr.25232) 6028 : cluster [DBG] pgmap v6972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:22.737270+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:22.746836+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:23.201557+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:12:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:23.203035+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:12:23.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:23 smithi022 bash[82865]: audit 2024-07-28T15:12:23.212782+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:22.526526+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:22.533699+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:24.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: cluster 2024-07-28T15:12:22.647498+0000 mgr.y (mgr.25232) 6028 : cluster [DBG] pgmap v6972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:22.737270+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:22.746836+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:23.201557+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:12:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:23.203035+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:12:24.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:23 smithi150 bash[67543]: audit 2024-07-28T15:12:23.212782+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:12:24.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10856 16 16 0 0 0 - 0 2024-07-28T15:12:25.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10857 16 16 0 0 0 - 0 2024-07-28T15:12:26.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:25 smithi150 bash[67543]: cluster 2024-07-28T15:12:24.648853+0000 mgr.y (mgr.25232) 6029 : cluster [DBG] pgmap v6973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:25 smithi022 bash[80503]: cluster 2024-07-28T15:12:24.648853+0000 mgr.y (mgr.25232) 6029 : cluster [DBG] pgmap v6973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:25 smithi022 bash[82865]: cluster 2024-07-28T15:12:24.648853+0000 mgr.y (mgr.25232) 6029 : cluster [DBG] pgmap v6973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:26.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10858 16 16 0 0 0 - 0 2024-07-28T15:12:27.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10859 16 16 0 0 0 - 0 2024-07-28T15:12:28.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:27 smithi150 bash[67543]: cluster 2024-07-28T15:12:26.650210+0000 mgr.y (mgr.25232) 6030 : cluster [DBG] pgmap v6974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:27 smithi022 bash[80503]: cluster 2024-07-28T15:12:26.650210+0000 mgr.y (mgr.25232) 6030 : cluster [DBG] pgmap v6974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:28.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:27 smithi022 bash[82865]: cluster 2024-07-28T15:12:26.650210+0000 mgr.y (mgr.25232) 6030 : cluster [DBG] pgmap v6974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:28.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:12:28.466201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:12:28.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:12:28.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10860 16 16 0 0 0 - 0 2024-07-28T15:12:29.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10861 16 16 0 0 0 - 0 2024-07-28T15:12:29.711 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:12:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:12:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:12:30.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:29 smithi150 bash[67543]: cluster 2024-07-28T15:12:28.651584+0000 mgr.y (mgr.25232) 6031 : cluster [DBG] pgmap v6975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:29 smithi022 bash[80503]: cluster 2024-07-28T15:12:28.651584+0000 mgr.y (mgr.25232) 6031 : cluster [DBG] pgmap v6975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:30.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:29 smithi022 bash[82865]: cluster 2024-07-28T15:12:28.651584+0000 mgr.y (mgr.25232) 6031 : cluster [DBG] pgmap v6975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:30.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10862 16 16 0 0 0 - 0 2024-07-28T15:12:31.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10863 16 16 0 0 0 - 0 2024-07-28T15:12:32.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:31 smithi150 bash[67543]: cluster 2024-07-28T15:12:30.652935+0000 mgr.y (mgr.25232) 6032 : cluster [DBG] pgmap v6976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:31 smithi022 bash[80503]: cluster 2024-07-28T15:12:30.652935+0000 mgr.y (mgr.25232) 6032 : cluster [DBG] pgmap v6976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:31 smithi022 bash[82865]: cluster 2024-07-28T15:12:30.652935+0000 mgr.y (mgr.25232) 6032 : cluster [DBG] pgmap v6976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:32.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10864 16 16 0 0 0 - 0 2024-07-28T15:12:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:12:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:12:33.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10865 16 16 0 0 0 - 0 2024-07-28T15:12:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:33 smithi150 bash[67543]: cluster 2024-07-28T15:12:32.654292+0000 mgr.y (mgr.25232) 6033 : cluster [DBG] pgmap v6977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:33 smithi022 bash[80503]: cluster 2024-07-28T15:12:32.654292+0000 mgr.y (mgr.25232) 6033 : cluster [DBG] pgmap v6977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:34.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:33 smithi022 bash[82865]: cluster 2024-07-28T15:12:32.654292+0000 mgr.y (mgr.25232) 6033 : cluster [DBG] pgmap v6977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:34.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10866 16 16 0 0 0 - 0 2024-07-28T15:12:35.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10867 16 16 0 0 0 - 0 2024-07-28T15:12:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:35 smithi150 bash[67543]: cluster 2024-07-28T15:12:34.655706+0000 mgr.y (mgr.25232) 6034 : cluster [DBG] pgmap v6978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:35 smithi150 bash[67543]: audit 2024-07-28T15:12:35.532459+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:35 smithi022 bash[80503]: cluster 2024-07-28T15:12:34.655706+0000 mgr.y (mgr.25232) 6034 : cluster [DBG] pgmap v6978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:35 smithi022 bash[80503]: audit 2024-07-28T15:12:35.532459+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:35 smithi022 bash[82865]: cluster 2024-07-28T15:12:34.655706+0000 mgr.y (mgr.25232) 6034 : cluster [DBG] pgmap v6978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:35 smithi022 bash[82865]: audit 2024-07-28T15:12:35.532459+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:36.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10868 16 16 0 0 0 - 0 2024-07-28T15:12:37.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10869 16 16 0 0 0 - 0 2024-07-28T15:12:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:37 smithi150 bash[67543]: cluster 2024-07-28T15:12:36.657042+0000 mgr.y (mgr.25232) 6035 : cluster [DBG] pgmap v6979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:37 smithi022 bash[80503]: cluster 2024-07-28T15:12:36.657042+0000 mgr.y (mgr.25232) 6035 : cluster [DBG] pgmap v6979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:37 smithi022 bash[82865]: cluster 2024-07-28T15:12:36.657042+0000 mgr.y (mgr.25232) 6035 : cluster [DBG] pgmap v6979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:38.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10870 16 16 0 0 0 - 0 2024-07-28T15:12:39.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10871 16 16 0 0 0 - 0 2024-07-28T15:12:39.732 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:12:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:12:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:12:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:39 smithi150 bash[67543]: cluster 2024-07-28T15:12:38.658437+0000 mgr.y (mgr.25232) 6036 : cluster [DBG] pgmap v6980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:39 smithi022 bash[80503]: cluster 2024-07-28T15:12:38.658437+0000 mgr.y (mgr.25232) 6036 : cluster [DBG] pgmap v6980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:40.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:39 smithi022 bash[82865]: cluster 2024-07-28T15:12:38.658437+0000 mgr.y (mgr.25232) 6036 : cluster [DBG] pgmap v6980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:40.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10872 16 16 0 0 0 - 0 2024-07-28T15:12:41.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10873 16 16 0 0 0 - 0 2024-07-28T15:12:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:41 smithi150 bash[67543]: cluster 2024-07-28T15:12:40.659784+0000 mgr.y (mgr.25232) 6037 : cluster [DBG] pgmap v6981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:41 smithi022 bash[80503]: cluster 2024-07-28T15:12:40.659784+0000 mgr.y (mgr.25232) 6037 : cluster [DBG] pgmap v6981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:41 smithi022 bash[82865]: cluster 2024-07-28T15:12:40.659784+0000 mgr.y (mgr.25232) 6037 : cluster [DBG] pgmap v6981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:42.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10874 16 16 0 0 0 - 0 2024-07-28T15:12:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:12:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:12:43.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10875 16 16 0 0 0 - 0 2024-07-28T15:12:44.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:43 smithi150 bash[67543]: cluster 2024-07-28T15:12:42.661142+0000 mgr.y (mgr.25232) 6038 : cluster [DBG] pgmap v6982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:43 smithi022 bash[82865]: cluster 2024-07-28T15:12:42.661142+0000 mgr.y (mgr.25232) 6038 : cluster [DBG] pgmap v6982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:43 smithi022 bash[80503]: cluster 2024-07-28T15:12:42.661142+0000 mgr.y (mgr.25232) 6038 : cluster [DBG] pgmap v6982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:44.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10876 16 16 0 0 0 - 0 2024-07-28T15:12:45.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10877 16 16 0 0 0 - 0 2024-07-28T15:12:46.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:45 smithi150 bash[67543]: cluster 2024-07-28T15:12:44.662526+0000 mgr.y (mgr.25232) 6039 : cluster [DBG] pgmap v6983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:45 smithi022 bash[80503]: cluster 2024-07-28T15:12:44.662526+0000 mgr.y (mgr.25232) 6039 : cluster [DBG] pgmap v6983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:45 smithi022 bash[82865]: cluster 2024-07-28T15:12:44.662526+0000 mgr.y (mgr.25232) 6039 : cluster [DBG] pgmap v6983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:46.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10878 16 16 0 0 0 - 0 2024-07-28T15:12:47.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10879 16 16 0 0 0 - 0 2024-07-28T15:12:48.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:47 smithi150 bash[67543]: cluster 2024-07-28T15:12:46.663877+0000 mgr.y (mgr.25232) 6040 : cluster [DBG] pgmap v6984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:47 smithi022 bash[80503]: cluster 2024-07-28T15:12:46.663877+0000 mgr.y (mgr.25232) 6040 : cluster [DBG] pgmap v6984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:47 smithi022 bash[82865]: cluster 2024-07-28T15:12:46.663877+0000 mgr.y (mgr.25232) 6040 : cluster [DBG] pgmap v6984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:48.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:12:48.469609+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:12:48.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:12:48.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10880 16 16 0 0 0 - 0 2024-07-28T15:12:49.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10881 16 16 0 0 0 - 0 2024-07-28T15:12:49.752 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:12:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:12:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:12:50.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:49 smithi150 bash[67543]: cluster 2024-07-28T15:12:48.665239+0000 mgr.y (mgr.25232) 6041 : cluster [DBG] pgmap v6985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:50.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:49 smithi022 bash[82865]: cluster 2024-07-28T15:12:48.665239+0000 mgr.y (mgr.25232) 6041 : cluster [DBG] pgmap v6985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:49 smithi022 bash[80503]: cluster 2024-07-28T15:12:48.665239+0000 mgr.y (mgr.25232) 6041 : cluster [DBG] pgmap v6985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:50.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10882 16 16 0 0 0 - 0 2024-07-28T15:12:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:50 smithi150 bash[67543]: audit 2024-07-28T15:12:50.532839+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:50 smithi022 bash[80503]: audit 2024-07-28T15:12:50.532839+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:51.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:50 smithi022 bash[82865]: audit 2024-07-28T15:12:50.532839+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:12:51.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10883 16 16 0 0 0 - 0 2024-07-28T15:12:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:51 smithi150 bash[67543]: cluster 2024-07-28T15:12:50.666589+0000 mgr.y (mgr.25232) 6042 : cluster [DBG] pgmap v6986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:51 smithi022 bash[80503]: cluster 2024-07-28T15:12:50.666589+0000 mgr.y (mgr.25232) 6042 : cluster [DBG] pgmap v6986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:52.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:51 smithi022 bash[82865]: cluster 2024-07-28T15:12:50.666589+0000 mgr.y (mgr.25232) 6042 : cluster [DBG] pgmap v6986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:52.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10884 16 16 0 0 0 - 0 2024-07-28T15:12:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:12:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:12:53.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10885 16 16 0 0 0 - 0 2024-07-28T15:12:54.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:53 smithi150 bash[67543]: cluster 2024-07-28T15:12:52.667922+0000 mgr.y (mgr.25232) 6043 : cluster [DBG] pgmap v6987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:53 smithi022 bash[80503]: cluster 2024-07-28T15:12:52.667922+0000 mgr.y (mgr.25232) 6043 : cluster [DBG] pgmap v6987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:54.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:53 smithi022 bash[82865]: cluster 2024-07-28T15:12:52.667922+0000 mgr.y (mgr.25232) 6043 : cluster [DBG] pgmap v6987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:54.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10886 16 16 0 0 0 - 0 2024-07-28T15:12:55.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10887 16 16 0 0 0 - 0 2024-07-28T15:12:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:55 smithi022 bash[80503]: cluster 2024-07-28T15:12:54.669287+0000 mgr.y (mgr.25232) 6044 : cluster [DBG] pgmap v6988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:56.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:55 smithi022 bash[82865]: cluster 2024-07-28T15:12:54.669287+0000 mgr.y (mgr.25232) 6044 : cluster [DBG] pgmap v6988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:55 smithi150 bash[67543]: cluster 2024-07-28T15:12:54.669287+0000 mgr.y (mgr.25232) 6044 : cluster [DBG] pgmap v6988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:56.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10888 16 16 0 0 0 - 0 2024-07-28T15:12:57.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10889 16 16 0 0 0 - 0 2024-07-28T15:12:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:57 smithi022 bash[80503]: cluster 2024-07-28T15:12:56.670652+0000 mgr.y (mgr.25232) 6045 : cluster [DBG] pgmap v6989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:58.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:57 smithi022 bash[82865]: cluster 2024-07-28T15:12:56.670652+0000 mgr.y (mgr.25232) 6045 : cluster [DBG] pgmap v6989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:57 smithi150 bash[67543]: cluster 2024-07-28T15:12:56.670652+0000 mgr.y (mgr.25232) 6045 : cluster [DBG] pgmap v6989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:12:58.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10890 16 16 0 0 0 - 0 2024-07-28T15:12:59.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10891 16 16 0 0 0 - 0 2024-07-28T15:12:59.779 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:12:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:12:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:13:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:12:59 smithi022 bash[80503]: cluster 2024-07-28T15:12:58.672006+0000 mgr.y (mgr.25232) 6046 : cluster [DBG] pgmap v6990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:00.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:12:59 smithi022 bash[82865]: cluster 2024-07-28T15:12:58.672006+0000 mgr.y (mgr.25232) 6046 : cluster [DBG] pgmap v6990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:12:59 smithi150 bash[67543]: cluster 2024-07-28T15:12:58.672006+0000 mgr.y (mgr.25232) 6046 : cluster [DBG] pgmap v6990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:00.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10892 16 16 0 0 0 - 0 2024-07-28T15:13:01.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10893 16 16 0 0 0 - 0 2024-07-28T15:13:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:01 smithi022 bash[80503]: cluster 2024-07-28T15:13:00.673419+0000 mgr.y (mgr.25232) 6047 : cluster [DBG] pgmap v6991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:02.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:01 smithi022 bash[82865]: cluster 2024-07-28T15:13:00.673419+0000 mgr.y (mgr.25232) 6047 : cluster [DBG] pgmap v6991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:01 smithi150 bash[67543]: cluster 2024-07-28T15:13:00.673419+0000 mgr.y (mgr.25232) 6047 : cluster [DBG] pgmap v6991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:02.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10894 16 16 0 0 0 - 0 2024-07-28T15:13:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:13:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:13:03.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10895 16 16 0 0 0 - 0 2024-07-28T15:13:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:03 smithi022 bash[80503]: cluster 2024-07-28T15:13:02.674771+0000 mgr.y (mgr.25232) 6048 : cluster [DBG] pgmap v6992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:04.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:03 smithi022 bash[82865]: cluster 2024-07-28T15:13:02.674771+0000 mgr.y (mgr.25232) 6048 : cluster [DBG] pgmap v6992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:03 smithi150 bash[67543]: cluster 2024-07-28T15:13:02.674771+0000 mgr.y (mgr.25232) 6048 : cluster [DBG] pgmap v6992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:04.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10896 16 16 0 0 0 - 0 2024-07-28T15:13:05.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10897 16 16 0 0 0 - 0 2024-07-28T15:13:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:05 smithi022 bash[80503]: cluster 2024-07-28T15:13:04.676150+0000 mgr.y (mgr.25232) 6049 : cluster [DBG] pgmap v6993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:05 smithi022 bash[80503]: audit 2024-07-28T15:13:05.533148+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:05 smithi022 bash[82865]: cluster 2024-07-28T15:13:04.676150+0000 mgr.y (mgr.25232) 6049 : cluster [DBG] pgmap v6993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:05 smithi022 bash[82865]: audit 2024-07-28T15:13:05.533148+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:05 smithi150 bash[67543]: cluster 2024-07-28T15:13:04.676150+0000 mgr.y (mgr.25232) 6049 : cluster [DBG] pgmap v6993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:05 smithi150 bash[67543]: audit 2024-07-28T15:13:05.533148+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:06.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10898 16 16 0 0 0 - 0 2024-07-28T15:13:07.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10899 16 16 0 0 0 - 0 2024-07-28T15:13:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:07 smithi022 bash[80503]: cluster 2024-07-28T15:13:06.677497+0000 mgr.y (mgr.25232) 6050 : cluster [DBG] pgmap v6994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:07 smithi022 bash[82865]: cluster 2024-07-28T15:13:06.677497+0000 mgr.y (mgr.25232) 6050 : cluster [DBG] pgmap v6994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:07 smithi150 bash[67543]: cluster 2024-07-28T15:13:06.677497+0000 mgr.y (mgr.25232) 6050 : cluster [DBG] pgmap v6994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:08.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:13:08.472959+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:13:08.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:13:08.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10900 16 16 0 0 0 - 0 2024-07-28T15:13:09.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10901 16 16 0 0 0 - 0 2024-07-28T15:13:09.800 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:13:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:13:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:13:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:09 smithi022 bash[80503]: cluster 2024-07-28T15:13:08.678925+0000 mgr.y (mgr.25232) 6051 : cluster [DBG] pgmap v6995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:09 smithi022 bash[82865]: cluster 2024-07-28T15:13:08.678925+0000 mgr.y (mgr.25232) 6051 : cluster [DBG] pgmap v6995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:09 smithi150 bash[67543]: cluster 2024-07-28T15:13:08.678925+0000 mgr.y (mgr.25232) 6051 : cluster [DBG] pgmap v6995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:10.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10902 16 16 0 0 0 - 0 2024-07-28T15:13:11.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10903 16 16 0 0 0 - 0 2024-07-28T15:13:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:11 smithi022 bash[80503]: cluster 2024-07-28T15:13:10.680290+0000 mgr.y (mgr.25232) 6052 : cluster [DBG] pgmap v6996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:11 smithi022 bash[82865]: cluster 2024-07-28T15:13:10.680290+0000 mgr.y (mgr.25232) 6052 : cluster [DBG] pgmap v6996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:11 smithi150 bash[67543]: cluster 2024-07-28T15:13:10.680290+0000 mgr.y (mgr.25232) 6052 : cluster [DBG] pgmap v6996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:12.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10904 16 16 0 0 0 - 0 2024-07-28T15:13:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:13:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:13:13.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10905 16 16 0 0 0 - 0 2024-07-28T15:13:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:13 smithi022 bash[80503]: cluster 2024-07-28T15:13:12.681653+0000 mgr.y (mgr.25232) 6053 : cluster [DBG] pgmap v6997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:14.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:13 smithi022 bash[82865]: cluster 2024-07-28T15:13:12.681653+0000 mgr.y (mgr.25232) 6053 : cluster [DBG] pgmap v6997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:14.189 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:13 smithi150 bash[67543]: cluster 2024-07-28T15:13:12.681653+0000 mgr.y (mgr.25232) 6053 : cluster [DBG] pgmap v6997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:14.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10906 16 16 0 0 0 - 0 2024-07-28T15:13:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 15:13:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T15:13:14.189913776Z level=info msg="Completed cleanup jobs" duration=66.143802ms 2024-07-28T15:13:15.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10907 16 16 0 0 0 - 0 2024-07-28T15:13:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:15 smithi022 bash[80503]: cluster 2024-07-28T15:13:14.683051+0000 mgr.y (mgr.25232) 6054 : cluster [DBG] pgmap v6998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:15 smithi022 bash[82865]: cluster 2024-07-28T15:13:14.683051+0000 mgr.y (mgr.25232) 6054 : cluster [DBG] pgmap v6998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:15 smithi150 bash[67543]: cluster 2024-07-28T15:13:14.683051+0000 mgr.y (mgr.25232) 6054 : cluster [DBG] pgmap v6998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:16.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10908 16 16 0 0 0 - 0 2024-07-28T15:13:17.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10909 16 16 0 0 0 - 0 2024-07-28T15:13:18.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:17 smithi022 bash[80503]: cluster 2024-07-28T15:13:16.684396+0000 mgr.y (mgr.25232) 6055 : cluster [DBG] pgmap v6999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:18.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:17 smithi022 bash[82865]: cluster 2024-07-28T15:13:16.684396+0000 mgr.y (mgr.25232) 6055 : cluster [DBG] pgmap v6999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:17 smithi150 bash[67543]: cluster 2024-07-28T15:13:16.684396+0000 mgr.y (mgr.25232) 6055 : cluster [DBG] pgmap v6999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:18.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10910 16 16 0 0 0 - 0 2024-07-28T15:13:19.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10911 16 16 0 0 0 - 0 2024-07-28T15:13:19.821 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:13:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:13:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:13:20.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:19 smithi022 bash[80503]: cluster 2024-07-28T15:13:18.685796+0000 mgr.y (mgr.25232) 6056 : cluster [DBG] pgmap v7000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:20.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:19 smithi022 bash[82865]: cluster 2024-07-28T15:13:18.685796+0000 mgr.y (mgr.25232) 6056 : cluster [DBG] pgmap v7000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:19 smithi150 bash[67543]: cluster 2024-07-28T15:13:18.685796+0000 mgr.y (mgr.25232) 6056 : cluster [DBG] pgmap v7000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:20.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10912 16 16 0 0 0 - 0 2024-07-28T15:13:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:20 smithi150 bash[67543]: audit 2024-07-28T15:13:20.533700+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:20 smithi022 bash[80503]: audit 2024-07-28T15:13:20.533700+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:20 smithi022 bash[82865]: audit 2024-07-28T15:13:20.533700+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:21.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10913 16 16 0 0 0 - 0 2024-07-28T15:13:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:21 smithi150 bash[67543]: cluster 2024-07-28T15:13:20.687177+0000 mgr.y (mgr.25232) 6057 : cluster [DBG] pgmap v7001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:21 smithi022 bash[80503]: cluster 2024-07-28T15:13:20.687177+0000 mgr.y (mgr.25232) 6057 : cluster [DBG] pgmap v7001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:21 smithi022 bash[82865]: cluster 2024-07-28T15:13:20.687177+0000 mgr.y (mgr.25232) 6057 : cluster [DBG] pgmap v7001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:22.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10914 16 16 0 0 0 - 0 2024-07-28T15:13:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:13:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:13:23.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10915 16 16 0 0 0 - 0 2024-07-28T15:13:24.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:23 smithi150 bash[67543]: cluster 2024-07-28T15:13:22.688531+0000 mgr.y (mgr.25232) 6058 : cluster [DBG] pgmap v7002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:24.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:23 smithi150 bash[67543]: audit 2024-07-28T15:13:23.345177+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:13:24.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:23 smithi150 bash[67543]: audit 2024-07-28T15:13:23.721981+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:24.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:23 smithi150 bash[67543]: audit 2024-07-28T15:13:23.726811+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[80503]: cluster 2024-07-28T15:13:22.688531+0000 mgr.y (mgr.25232) 6058 : cluster [DBG] pgmap v7002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[80503]: audit 2024-07-28T15:13:23.345177+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:13:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[80503]: audit 2024-07-28T15:13:23.721981+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[80503]: audit 2024-07-28T15:13:23.726811+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[82865]: cluster 2024-07-28T15:13:22.688531+0000 mgr.y (mgr.25232) 6058 : cluster [DBG] pgmap v7002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[82865]: audit 2024-07-28T15:13:23.345177+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:13:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[82865]: audit 2024-07-28T15:13:23.721981+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:24.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:23 smithi022 bash[82865]: audit 2024-07-28T15:13:23.726811+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:24.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10916 16 16 0 0 0 - 0 2024-07-28T15:13:25.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10917 16 16 0 0 0 - 0 2024-07-28T15:13:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:25 smithi150 bash[67543]: cluster 2024-07-28T15:13:24.690024+0000 mgr.y (mgr.25232) 6059 : cluster [DBG] pgmap v7003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:25 smithi022 bash[80503]: cluster 2024-07-28T15:13:24.690024+0000 mgr.y (mgr.25232) 6059 : cluster [DBG] pgmap v7003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:26.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:25 smithi022 bash[82865]: cluster 2024-07-28T15:13:24.690024+0000 mgr.y (mgr.25232) 6059 : cluster [DBG] pgmap v7003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:26.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10918 16 16 0 0 0 - 0 2024-07-28T15:13:27.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10919 16 16 0 0 0 - 0 2024-07-28T15:13:28.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:27 smithi150 bash[67543]: cluster 2024-07-28T15:13:26.691424+0000 mgr.y (mgr.25232) 6060 : cluster [DBG] pgmap v7004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:27 smithi022 bash[80503]: cluster 2024-07-28T15:13:26.691424+0000 mgr.y (mgr.25232) 6060 : cluster [DBG] pgmap v7004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:28.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:27 smithi022 bash[82865]: cluster 2024-07-28T15:13:26.691424+0000 mgr.y (mgr.25232) 6060 : cluster [DBG] pgmap v7004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:28.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:13:28.476181+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:13:28.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:13:28.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10920 16 16 0 0 0 - 0 2024-07-28T15:13:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:28 smithi150 bash[67543]: cluster 2024-07-28T15:13:28.692091+0000 mgr.y (mgr.25232) 6061 : cluster [DBG] pgmap v7005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:28 smithi022 bash[80503]: cluster 2024-07-28T15:13:28.692091+0000 mgr.y (mgr.25232) 6061 : cluster [DBG] pgmap v7005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:29.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:28 smithi022 bash[82865]: cluster 2024-07-28T15:13:28.692091+0000 mgr.y (mgr.25232) 6061 : cluster [DBG] pgmap v7005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:29.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10921 16 16 0 0 0 - 0 2024-07-28T15:13:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:13:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:13:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:13:30.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:29.057216+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:29.062852+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:29.562928+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:29.572368+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:30.035089+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:30.036423+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[82865]: audit 2024-07-28T15:13:30.045738+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:29.057216+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:29.062852+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:29.562928+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:29.572368+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:30.035089+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:13:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:30.036423+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:13:30.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:30 smithi022 bash[80503]: audit 2024-07-28T15:13:30.045738+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10922 16 16 0 0 0 - 0 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:29.057216+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:29.062852+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:29.562928+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:29.572368+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:30.035089+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:30.036423+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:13:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:30 smithi150 bash[67543]: audit 2024-07-28T15:13:30.045738+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:13:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:31 smithi022 bash[80503]: cluster 2024-07-28T15:13:30.693415+0000 mgr.y (mgr.25232) 6062 : cluster [DBG] pgmap v7006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:31 smithi022 bash[82865]: cluster 2024-07-28T15:13:30.693415+0000 mgr.y (mgr.25232) 6062 : cluster [DBG] pgmap v7006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:31.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10923 16 16 0 0 0 - 0 2024-07-28T15:13:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:31 smithi150 bash[67543]: cluster 2024-07-28T15:13:30.693415+0000 mgr.y (mgr.25232) 6062 : cluster [DBG] pgmap v7006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:32.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10924 16 16 0 0 0 - 0 2024-07-28T15:13:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:13:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:13:33.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10925 16 16 0 0 0 - 0 2024-07-28T15:13:34.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:33 smithi150 bash[67543]: cluster 2024-07-28T15:13:32.694961+0000 mgr.y (mgr.25232) 6063 : cluster [DBG] pgmap v7007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:33 smithi022 bash[80503]: cluster 2024-07-28T15:13:32.694961+0000 mgr.y (mgr.25232) 6063 : cluster [DBG] pgmap v7007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:34.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:33 smithi022 bash[82865]: cluster 2024-07-28T15:13:32.694961+0000 mgr.y (mgr.25232) 6063 : cluster [DBG] pgmap v7007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:34.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10926 16 16 0 0 0 - 0 2024-07-28T15:13:35.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10927 16 16 0 0 0 - 0 2024-07-28T15:13:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:35 smithi150 bash[67543]: cluster 2024-07-28T15:13:34.696398+0000 mgr.y (mgr.25232) 6064 : cluster [DBG] pgmap v7008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:35 smithi150 bash[67543]: audit 2024-07-28T15:13:35.534127+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:35 smithi022 bash[80503]: cluster 2024-07-28T15:13:34.696398+0000 mgr.y (mgr.25232) 6064 : cluster [DBG] pgmap v7008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:35 smithi022 bash[80503]: audit 2024-07-28T15:13:35.534127+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:35 smithi022 bash[82865]: cluster 2024-07-28T15:13:34.696398+0000 mgr.y (mgr.25232) 6064 : cluster [DBG] pgmap v7008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:35 smithi022 bash[82865]: audit 2024-07-28T15:13:35.534127+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:36.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10928 16 16 0 0 0 - 0 2024-07-28T15:13:37.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10929 16 16 0 0 0 - 0 2024-07-28T15:13:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:37 smithi150 bash[67543]: cluster 2024-07-28T15:13:36.697806+0000 mgr.y (mgr.25232) 6065 : cluster [DBG] pgmap v7009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:38.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:37 smithi022 bash[80503]: cluster 2024-07-28T15:13:36.697806+0000 mgr.y (mgr.25232) 6065 : cluster [DBG] pgmap v7009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:38.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:37 smithi022 bash[82865]: cluster 2024-07-28T15:13:36.697806+0000 mgr.y (mgr.25232) 6065 : cluster [DBG] pgmap v7009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:38.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10930 16 16 0 0 0 - 0 2024-07-28T15:13:39.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10931 16 16 0 0 0 - 0 2024-07-28T15:13:39.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:13:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:13:39] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:13:40.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:39 smithi150 bash[67543]: cluster 2024-07-28T15:13:38.699190+0000 mgr.y (mgr.25232) 6066 : cluster [DBG] pgmap v7010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:39 smithi022 bash[80503]: cluster 2024-07-28T15:13:38.699190+0000 mgr.y (mgr.25232) 6066 : cluster [DBG] pgmap v7010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:40.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:39 smithi022 bash[82865]: cluster 2024-07-28T15:13:38.699190+0000 mgr.y (mgr.25232) 6066 : cluster [DBG] pgmap v7010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:40.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10932 16 16 0 0 0 - 0 2024-07-28T15:13:41.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10933 16 16 0 0 0 - 0 2024-07-28T15:13:42.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:41 smithi150 bash[67543]: cluster 2024-07-28T15:13:40.700548+0000 mgr.y (mgr.25232) 6067 : cluster [DBG] pgmap v7011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:42.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:41 smithi022 bash[82865]: cluster 2024-07-28T15:13:40.700548+0000 mgr.y (mgr.25232) 6067 : cluster [DBG] pgmap v7011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:42.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:41 smithi022 bash[80503]: cluster 2024-07-28T15:13:40.700548+0000 mgr.y (mgr.25232) 6067 : cluster [DBG] pgmap v7011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:42.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10934 16 16 0 0 0 - 0 2024-07-28T15:13:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:13:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:13:43.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10935 16 16 0 0 0 - 0 2024-07-28T15:13:44.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:43 smithi022 bash[82865]: cluster 2024-07-28T15:13:42.701888+0000 mgr.y (mgr.25232) 6068 : cluster [DBG] pgmap v7012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:44.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:43 smithi022 bash[80503]: cluster 2024-07-28T15:13:42.701888+0000 mgr.y (mgr.25232) 6068 : cluster [DBG] pgmap v7012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:43 smithi150 bash[67543]: cluster 2024-07-28T15:13:42.701888+0000 mgr.y (mgr.25232) 6068 : cluster [DBG] pgmap v7012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:44.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10936 16 16 0 0 0 - 0 2024-07-28T15:13:45.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10937 16 16 0 0 0 - 0 2024-07-28T15:13:46.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:45 smithi022 bash[82865]: cluster 2024-07-28T15:13:44.703298+0000 mgr.y (mgr.25232) 6069 : cluster [DBG] pgmap v7013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:46.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:45 smithi022 bash[80503]: cluster 2024-07-28T15:13:44.703298+0000 mgr.y (mgr.25232) 6069 : cluster [DBG] pgmap v7013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:45 smithi150 bash[67543]: cluster 2024-07-28T15:13:44.703298+0000 mgr.y (mgr.25232) 6069 : cluster [DBG] pgmap v7013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:46.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10938 16 16 0 0 0 - 0 2024-07-28T15:13:47.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10939 16 16 0 0 0 - 0 2024-07-28T15:13:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:47 smithi022 bash[80503]: cluster 2024-07-28T15:13:46.704646+0000 mgr.y (mgr.25232) 6070 : cluster [DBG] pgmap v7014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:48.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:47 smithi022 bash[82865]: cluster 2024-07-28T15:13:46.704646+0000 mgr.y (mgr.25232) 6070 : cluster [DBG] pgmap v7014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:47 smithi150 bash[67543]: cluster 2024-07-28T15:13:46.704646+0000 mgr.y (mgr.25232) 6070 : cluster [DBG] pgmap v7014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:48.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:13:48.479325+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:13:48.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:13:48.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10940 16 16 0 0 0 - 0 2024-07-28T15:13:49.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10941 16 16 0 0 0 - 0 2024-07-28T15:13:49.783 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:13:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:13:49] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:13:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:49 smithi022 bash[80503]: cluster 2024-07-28T15:13:48.706014+0000 mgr.y (mgr.25232) 6071 : cluster [DBG] pgmap v7015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:50.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:49 smithi022 bash[82865]: cluster 2024-07-28T15:13:48.706014+0000 mgr.y (mgr.25232) 6071 : cluster [DBG] pgmap v7015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:49 smithi150 bash[67543]: cluster 2024-07-28T15:13:48.706014+0000 mgr.y (mgr.25232) 6071 : cluster [DBG] pgmap v7015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:50.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10942 16 16 0 0 0 - 0 2024-07-28T15:13:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:50 smithi022 bash[80503]: audit 2024-07-28T15:13:50.534638+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:50 smithi022 bash[82865]: audit 2024-07-28T15:13:50.534638+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:50 smithi150 bash[67543]: audit 2024-07-28T15:13:50.534638+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:13:51.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10943 16 16 0 0 0 - 0 2024-07-28T15:13:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:51 smithi022 bash[80503]: cluster 2024-07-28T15:13:50.707337+0000 mgr.y (mgr.25232) 6072 : cluster [DBG] pgmap v7016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:52.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:51 smithi022 bash[82865]: cluster 2024-07-28T15:13:50.707337+0000 mgr.y (mgr.25232) 6072 : cluster [DBG] pgmap v7016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:51 smithi150 bash[67543]: cluster 2024-07-28T15:13:50.707337+0000 mgr.y (mgr.25232) 6072 : cluster [DBG] pgmap v7016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:52.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10944 16 16 0 0 0 - 0 2024-07-28T15:13:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:13:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:13:53.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10945 16 16 0 0 0 - 0 2024-07-28T15:13:54.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:53 smithi022 bash[80503]: cluster 2024-07-28T15:13:52.708670+0000 mgr.y (mgr.25232) 6073 : cluster [DBG] pgmap v7017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:53 smithi022 bash[82865]: cluster 2024-07-28T15:13:52.708670+0000 mgr.y (mgr.25232) 6073 : cluster [DBG] pgmap v7017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:53 smithi150 bash[67543]: cluster 2024-07-28T15:13:52.708670+0000 mgr.y (mgr.25232) 6073 : cluster [DBG] pgmap v7017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:54.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10946 16 16 0 0 0 - 0 2024-07-28T15:13:55.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10947 16 16 0 0 0 - 0 2024-07-28T15:13:56.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:55 smithi022 bash[80503]: cluster 2024-07-28T15:13:54.710033+0000 mgr.y (mgr.25232) 6074 : cluster [DBG] pgmap v7018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:56.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:55 smithi022 bash[82865]: cluster 2024-07-28T15:13:54.710033+0000 mgr.y (mgr.25232) 6074 : cluster [DBG] pgmap v7018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:55 smithi150 bash[67543]: cluster 2024-07-28T15:13:54.710033+0000 mgr.y (mgr.25232) 6074 : cluster [DBG] pgmap v7018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:56.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10948 16 16 0 0 0 - 0 2024-07-28T15:13:57.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10949 16 16 0 0 0 - 0 2024-07-28T15:13:58.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:57 smithi022 bash[80503]: cluster 2024-07-28T15:13:56.711391+0000 mgr.y (mgr.25232) 6075 : cluster [DBG] pgmap v7019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:58.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:57 smithi022 bash[82865]: cluster 2024-07-28T15:13:56.711391+0000 mgr.y (mgr.25232) 6075 : cluster [DBG] pgmap v7019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:57 smithi150 bash[67543]: cluster 2024-07-28T15:13:56.711391+0000 mgr.y (mgr.25232) 6075 : cluster [DBG] pgmap v7019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:13:58.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10950 16 16 0 0 0 - 0 2024-07-28T15:13:59.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10951 16 16 0 0 0 - 0 2024-07-28T15:13:59.809 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:13:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:13:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:14:00.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:13:59 smithi022 bash[80503]: cluster 2024-07-28T15:13:58.712755+0000 mgr.y (mgr.25232) 6076 : cluster [DBG] pgmap v7020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:00.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:13:59 smithi022 bash[82865]: cluster 2024-07-28T15:13:58.712755+0000 mgr.y (mgr.25232) 6076 : cluster [DBG] pgmap v7020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:13:59 smithi150 bash[67543]: cluster 2024-07-28T15:13:58.712755+0000 mgr.y (mgr.25232) 6076 : cluster [DBG] pgmap v7020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:00.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10952 16 16 0 0 0 - 0 2024-07-28T15:14:01.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10953 16 16 0 0 0 - 0 2024-07-28T15:14:02.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:01 smithi022 bash[80503]: cluster 2024-07-28T15:14:00.714138+0000 mgr.y (mgr.25232) 6077 : cluster [DBG] pgmap v7021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:01 smithi022 bash[82865]: cluster 2024-07-28T15:14:00.714138+0000 mgr.y (mgr.25232) 6077 : cluster [DBG] pgmap v7021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:01 smithi150 bash[67543]: cluster 2024-07-28T15:14:00.714138+0000 mgr.y (mgr.25232) 6077 : cluster [DBG] pgmap v7021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:02.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10954 16 16 0 0 0 - 0 2024-07-28T15:14:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:14:02 smithi150 bash[60514]: ts=2024-07-28T15:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:14:03.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10955 16 16 0 0 0 - 0 2024-07-28T15:14:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:03 smithi022 bash[80503]: cluster 2024-07-28T15:14:02.715506+0000 mgr.y (mgr.25232) 6078 : cluster [DBG] pgmap v7022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:03 smithi022 bash[82865]: cluster 2024-07-28T15:14:02.715506+0000 mgr.y (mgr.25232) 6078 : cluster [DBG] pgmap v7022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:03 smithi150 bash[67543]: cluster 2024-07-28T15:14:02.715506+0000 mgr.y (mgr.25232) 6078 : cluster [DBG] pgmap v7022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:04.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10956 16 16 0 0 0 - 0 2024-07-28T15:14:05.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10957 16 16 0 0 0 - 0 2024-07-28T15:14:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:05 smithi022 bash[80503]: cluster 2024-07-28T15:14:04.716873+0000 mgr.y (mgr.25232) 6079 : cluster [DBG] pgmap v7023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:05 smithi022 bash[80503]: audit 2024-07-28T15:14:05.535014+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:05 smithi022 bash[82865]: cluster 2024-07-28T15:14:04.716873+0000 mgr.y (mgr.25232) 6079 : cluster [DBG] pgmap v7023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:05 smithi022 bash[82865]: audit 2024-07-28T15:14:05.535014+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:05 smithi150 bash[67543]: cluster 2024-07-28T15:14:04.716873+0000 mgr.y (mgr.25232) 6079 : cluster [DBG] pgmap v7023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:05 smithi150 bash[67543]: audit 2024-07-28T15:14:05.535014+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:06.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10958 16 16 0 0 0 - 0 2024-07-28T15:14:07.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10959 16 16 0 0 0 - 0 2024-07-28T15:14:08.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:07 smithi022 bash[80503]: cluster 2024-07-28T15:14:06.718233+0000 mgr.y (mgr.25232) 6080 : cluster [DBG] pgmap v7024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:08.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:07 smithi022 bash[82865]: cluster 2024-07-28T15:14:06.718233+0000 mgr.y (mgr.25232) 6080 : cluster [DBG] pgmap v7024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:07 smithi150 bash[67543]: cluster 2024-07-28T15:14:06.718233+0000 mgr.y (mgr.25232) 6080 : cluster [DBG] pgmap v7024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:08.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:14:08.482713+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:14:08.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:14:08.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10960 16 16 0 0 0 - 0 2024-07-28T15:14:09.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10961 16 16 0 0 0 - 0 2024-07-28T15:14:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:14:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:14:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:14:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:09 smithi150 bash[67543]: cluster 2024-07-28T15:14:08.719591+0000 mgr.y (mgr.25232) 6081 : cluster [DBG] pgmap v7025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:09 smithi022 bash[80503]: cluster 2024-07-28T15:14:08.719591+0000 mgr.y (mgr.25232) 6081 : cluster [DBG] pgmap v7025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:10.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:09 smithi022 bash[82865]: cluster 2024-07-28T15:14:08.719591+0000 mgr.y (mgr.25232) 6081 : cluster [DBG] pgmap v7025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:10.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10962 16 16 0 0 0 - 0 2024-07-28T15:14:11.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10963 16 16 0 0 0 - 0 2024-07-28T15:14:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:11 smithi150 bash[67543]: cluster 2024-07-28T15:14:10.720953+0000 mgr.y (mgr.25232) 6082 : cluster [DBG] pgmap v7026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:12.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:11 smithi022 bash[80503]: cluster 2024-07-28T15:14:10.720953+0000 mgr.y (mgr.25232) 6082 : cluster [DBG] pgmap v7026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:12.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:11 smithi022 bash[82865]: cluster 2024-07-28T15:14:10.720953+0000 mgr.y (mgr.25232) 6082 : cluster [DBG] pgmap v7026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:12.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10964 16 16 0 0 0 - 0 2024-07-28T15:14:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:14:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:14:13.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10965 16 16 0 0 0 - 0 2024-07-28T15:14:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:13 smithi150 bash[67543]: cluster 2024-07-28T15:14:12.722321+0000 mgr.y (mgr.25232) 6083 : cluster [DBG] pgmap v7027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:13 smithi022 bash[80503]: cluster 2024-07-28T15:14:12.722321+0000 mgr.y (mgr.25232) 6083 : cluster [DBG] pgmap v7027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:14.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:13 smithi022 bash[82865]: cluster 2024-07-28T15:14:12.722321+0000 mgr.y (mgr.25232) 6083 : cluster [DBG] pgmap v7027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:14.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10966 16 16 0 0 0 - 0 2024-07-28T15:14:15.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10967 16 16 0 0 0 - 0 2024-07-28T15:14:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:15 smithi150 bash[67543]: cluster 2024-07-28T15:14:14.723703+0000 mgr.y (mgr.25232) 6084 : cluster [DBG] pgmap v7028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:15 smithi022 bash[80503]: cluster 2024-07-28T15:14:14.723703+0000 mgr.y (mgr.25232) 6084 : cluster [DBG] pgmap v7028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:16.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:15 smithi022 bash[82865]: cluster 2024-07-28T15:14:14.723703+0000 mgr.y (mgr.25232) 6084 : cluster [DBG] pgmap v7028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:16.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10968 16 16 0 0 0 - 0 2024-07-28T15:14:17.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10969 16 16 0 0 0 - 0 2024-07-28T15:14:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:17 smithi150 bash[67543]: cluster 2024-07-28T15:14:16.725063+0000 mgr.y (mgr.25232) 6085 : cluster [DBG] pgmap v7029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:17 smithi022 bash[80503]: cluster 2024-07-28T15:14:16.725063+0000 mgr.y (mgr.25232) 6085 : cluster [DBG] pgmap v7029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:17 smithi022 bash[82865]: cluster 2024-07-28T15:14:16.725063+0000 mgr.y (mgr.25232) 6085 : cluster [DBG] pgmap v7029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:18.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10970 16 16 0 0 0 - 0 2024-07-28T15:14:19.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10971 16 16 0 0 0 - 0 2024-07-28T15:14:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:14:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:14:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:14:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:19 smithi150 bash[67543]: cluster 2024-07-28T15:14:18.726446+0000 mgr.y (mgr.25232) 6086 : cluster [DBG] pgmap v7030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:19 smithi022 bash[80503]: cluster 2024-07-28T15:14:18.726446+0000 mgr.y (mgr.25232) 6086 : cluster [DBG] pgmap v7030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:20.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:19 smithi022 bash[82865]: cluster 2024-07-28T15:14:18.726446+0000 mgr.y (mgr.25232) 6086 : cluster [DBG] pgmap v7030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:20.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10972 16 16 0 0 0 - 0 2024-07-28T15:14:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:20 smithi150 bash[67543]: audit 2024-07-28T15:14:20.535727+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:20 smithi022 bash[82865]: audit 2024-07-28T15:14:20.535727+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:20 smithi022 bash[80503]: audit 2024-07-28T15:14:20.535727+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:21.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10973 16 16 0 0 0 - 0 2024-07-28T15:14:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:21 smithi150 bash[67543]: cluster 2024-07-28T15:14:20.727705+0000 mgr.y (mgr.25232) 6087 : cluster [DBG] pgmap v7031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:21 smithi022 bash[80503]: cluster 2024-07-28T15:14:20.727705+0000 mgr.y (mgr.25232) 6087 : cluster [DBG] pgmap v7031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:21 smithi022 bash[82865]: cluster 2024-07-28T15:14:20.727705+0000 mgr.y (mgr.25232) 6087 : cluster [DBG] pgmap v7031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:22.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10974 16 16 0 0 0 - 0 2024-07-28T15:14:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:14:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:14:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:22 smithi150 bash[67543]: cluster 2024-07-28T15:14:22.729173+0000 mgr.y (mgr.25232) 6088 : cluster [DBG] pgmap v7032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:22 smithi022 bash[80503]: cluster 2024-07-28T15:14:22.729173+0000 mgr.y (mgr.25232) 6088 : cluster [DBG] pgmap v7032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:22 smithi022 bash[82865]: cluster 2024-07-28T15:14:22.729173+0000 mgr.y (mgr.25232) 6088 : cluster [DBG] pgmap v7032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:23.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10975 16 16 0 0 0 - 0 2024-07-28T15:14:24.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10976 16 16 0 0 0 - 0 2024-07-28T15:14:25.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10977 16 16 0 0 0 - 0 2024-07-28T15:14:26.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:25 smithi022 bash[80503]: cluster 2024-07-28T15:14:24.730598+0000 mgr.y (mgr.25232) 6089 : cluster [DBG] pgmap v7033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:26.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:25 smithi022 bash[82865]: cluster 2024-07-28T15:14:24.730598+0000 mgr.y (mgr.25232) 6089 : cluster [DBG] pgmap v7033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:25 smithi150 bash[67543]: cluster 2024-07-28T15:14:24.730598+0000 mgr.y (mgr.25232) 6089 : cluster [DBG] pgmap v7033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:26.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10978 16 16 0 0 0 - 0 2024-07-28T15:14:27.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10979 16 16 0 0 0 - 0 2024-07-28T15:14:28.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:27 smithi022 bash[80503]: cluster 2024-07-28T15:14:26.731969+0000 mgr.y (mgr.25232) 6090 : cluster [DBG] pgmap v7034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:28.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:27 smithi022 bash[82865]: cluster 2024-07-28T15:14:26.731969+0000 mgr.y (mgr.25232) 6090 : cluster [DBG] pgmap v7034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:28.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:27 smithi150 bash[67543]: cluster 2024-07-28T15:14:26.731969+0000 mgr.y (mgr.25232) 6090 : cluster [DBG] pgmap v7034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:28.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:14:28.485992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:14:28.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:14:28.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10980 16 16 0 0 0 - 0 2024-07-28T15:14:29.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10981 16 16 0 0 0 - 0 2024-07-28T15:14:29.794 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:14:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:14:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:14:30.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:29 smithi022 bash[80503]: cluster 2024-07-28T15:14:28.733334+0000 mgr.y (mgr.25232) 6091 : cluster [DBG] pgmap v7035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:30.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:29 smithi022 bash[82865]: cluster 2024-07-28T15:14:28.733334+0000 mgr.y (mgr.25232) 6091 : cluster [DBG] pgmap v7035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:29 smithi150 bash[67543]: cluster 2024-07-28T15:14:28.733334+0000 mgr.y (mgr.25232) 6091 : cluster [DBG] pgmap v7035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:30.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10982 16 16 0 0 0 - 0 2024-07-28T15:14:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:30 smithi022 bash[80503]: audit 2024-07-28T15:14:30.146745+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:14:31.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:30 smithi022 bash[82865]: audit 2024-07-28T15:14:30.146745+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:14:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:30 smithi150 bash[67543]: audit 2024-07-28T15:14:30.146745+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:14:31.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10983 16 16 0 0 0 - 0 2024-07-28T15:14:32.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:31 smithi022 bash[80503]: cluster 2024-07-28T15:14:30.734734+0000 mgr.y (mgr.25232) 6092 : cluster [DBG] pgmap v7036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:32.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:31 smithi022 bash[82865]: cluster 2024-07-28T15:14:30.734734+0000 mgr.y (mgr.25232) 6092 : cluster [DBG] pgmap v7036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:31 smithi150 bash[67543]: cluster 2024-07-28T15:14:30.734734+0000 mgr.y (mgr.25232) 6092 : cluster [DBG] pgmap v7036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:32.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10984 16 16 0 0 0 - 0 2024-07-28T15:14:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:14:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:14:33.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10985 16 16 0 0 0 - 0 2024-07-28T15:14:34.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:33 smithi022 bash[80503]: cluster 2024-07-28T15:14:32.736129+0000 mgr.y (mgr.25232) 6093 : cluster [DBG] pgmap v7037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:34.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:33 smithi022 bash[82865]: cluster 2024-07-28T15:14:32.736129+0000 mgr.y (mgr.25232) 6093 : cluster [DBG] pgmap v7037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:33 smithi150 bash[67543]: cluster 2024-07-28T15:14:32.736129+0000 mgr.y (mgr.25232) 6093 : cluster [DBG] pgmap v7037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:34.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10986 16 16 0 0 0 - 0 2024-07-28T15:14:35.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10987 16 16 0 0 0 - 0 2024-07-28T15:14:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:35 smithi022 bash[80503]: cluster 2024-07-28T15:14:34.737521+0000 mgr.y (mgr.25232) 6094 : cluster [DBG] pgmap v7038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:35 smithi022 bash[80503]: audit 2024-07-28T15:14:35.534950+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:35 smithi022 bash[82865]: cluster 2024-07-28T15:14:34.737521+0000 mgr.y (mgr.25232) 6094 : cluster [DBG] pgmap v7038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:35 smithi022 bash[82865]: audit 2024-07-28T15:14:35.534950+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:35 smithi150 bash[67543]: cluster 2024-07-28T15:14:34.737521+0000 mgr.y (mgr.25232) 6094 : cluster [DBG] pgmap v7038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:35 smithi150 bash[67543]: audit 2024-07-28T15:14:35.534950+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:36.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10988 16 16 0 0 0 - 0 2024-07-28T15:14:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:35.863272+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:35.868918+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:36.012532+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:36.021595+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:36.466919+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:14:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:36.468587+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:14:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: audit 2024-07-28T15:14:36.478733+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:36 smithi150 bash[67543]: cluster 2024-07-28T15:14:36.738906+0000 mgr.y (mgr.25232) 6095 : cluster [DBG] pgmap v7039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:35.863272+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:35.868918+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:36.012532+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:36.021595+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:36.466919+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:36.468587+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: audit 2024-07-28T15:14:36.478733+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[80503]: cluster 2024-07-28T15:14:36.738906+0000 mgr.y (mgr.25232) 6095 : cluster [DBG] pgmap v7039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:35.863272+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:35.868918+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:36.012532+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:36.021595+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:36.466919+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:14:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:36.468587+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:14:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: audit 2024-07-28T15:14:36.478733+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:14:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:36 smithi022 bash[82865]: cluster 2024-07-28T15:14:36.738906+0000 mgr.y (mgr.25232) 6095 : cluster [DBG] pgmap v7039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:37.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10989 16 16 0 0 0 - 0 2024-07-28T15:14:38.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10990 16 16 0 0 0 - 0 2024-07-28T15:14:39.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10991 16 16 0 0 0 - 0 2024-07-28T15:14:39.795 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:14:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:14:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:14:40.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:39 smithi022 bash[80503]: cluster 2024-07-28T15:14:38.740339+0000 mgr.y (mgr.25232) 6096 : cluster [DBG] pgmap v7040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:40.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:39 smithi022 bash[82865]: cluster 2024-07-28T15:14:38.740339+0000 mgr.y (mgr.25232) 6096 : cluster [DBG] pgmap v7040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:39 smithi150 bash[67543]: cluster 2024-07-28T15:14:38.740339+0000 mgr.y (mgr.25232) 6096 : cluster [DBG] pgmap v7040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:40.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10992 16 16 0 0 0 - 0 2024-07-28T15:14:41.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10993 16 16 0 0 0 - 0 2024-07-28T15:14:42.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:41 smithi022 bash[80503]: cluster 2024-07-28T15:14:40.741690+0000 mgr.y (mgr.25232) 6097 : cluster [DBG] pgmap v7041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:42.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:41 smithi022 bash[82865]: cluster 2024-07-28T15:14:40.741690+0000 mgr.y (mgr.25232) 6097 : cluster [DBG] pgmap v7041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:41 smithi150 bash[67543]: cluster 2024-07-28T15:14:40.741690+0000 mgr.y (mgr.25232) 6097 : cluster [DBG] pgmap v7041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:42.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10994 16 16 0 0 0 - 0 2024-07-28T15:14:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:14:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:14:43.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10995 16 16 0 0 0 - 0 2024-07-28T15:14:44.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:43 smithi022 bash[80503]: cluster 2024-07-28T15:14:42.743047+0000 mgr.y (mgr.25232) 6098 : cluster [DBG] pgmap v7042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:44.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:43 smithi022 bash[82865]: cluster 2024-07-28T15:14:42.743047+0000 mgr.y (mgr.25232) 6098 : cluster [DBG] pgmap v7042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:43 smithi150 bash[67543]: cluster 2024-07-28T15:14:42.743047+0000 mgr.y (mgr.25232) 6098 : cluster [DBG] pgmap v7042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:44.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10996 16 16 0 0 0 - 0 2024-07-28T15:14:45.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10997 16 16 0 0 0 - 0 2024-07-28T15:14:46.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:45 smithi022 bash[80503]: cluster 2024-07-28T15:14:44.744391+0000 mgr.y (mgr.25232) 6099 : cluster [DBG] pgmap v7043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:46.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:45 smithi022 bash[82865]: cluster 2024-07-28T15:14:44.744391+0000 mgr.y (mgr.25232) 6099 : cluster [DBG] pgmap v7043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:45 smithi150 bash[67543]: cluster 2024-07-28T15:14:44.744391+0000 mgr.y (mgr.25232) 6099 : cluster [DBG] pgmap v7043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:46.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10998 16 16 0 0 0 - 0 2024-07-28T15:14:47.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:10999 16 16 0 0 0 - 0 2024-07-28T15:14:48.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:47 smithi022 bash[80503]: cluster 2024-07-28T15:14:46.745724+0000 mgr.y (mgr.25232) 6100 : cluster [DBG] pgmap v7044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:48.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:47 smithi022 bash[82865]: cluster 2024-07-28T15:14:46.745724+0000 mgr.y (mgr.25232) 6100 : cluster [DBG] pgmap v7044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:47 smithi150 bash[67543]: cluster 2024-07-28T15:14:46.745724+0000 mgr.y (mgr.25232) 6100 : cluster [DBG] pgmap v7044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:48.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:14:48.489101+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:14:48.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:14:48.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11000 16 16 0 0 0 - 0 2024-07-28T15:14:49.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11001 16 16 0 0 0 - 0 2024-07-28T15:14:49.815 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:14:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:14:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:14:50.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:49 smithi022 bash[80503]: cluster 2024-07-28T15:14:48.747078+0000 mgr.y (mgr.25232) 6101 : cluster [DBG] pgmap v7045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:50.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:49 smithi022 bash[82865]: cluster 2024-07-28T15:14:48.747078+0000 mgr.y (mgr.25232) 6101 : cluster [DBG] pgmap v7045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:50.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:49 smithi150 bash[67543]: cluster 2024-07-28T15:14:48.747078+0000 mgr.y (mgr.25232) 6101 : cluster [DBG] pgmap v7045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:50.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11002 16 16 0 0 0 - 0 2024-07-28T15:14:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:50 smithi022 bash[80503]: audit 2024-07-28T15:14:50.536243+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:50 smithi022 bash[82865]: audit 2024-07-28T15:14:50.536243+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:50 smithi150 bash[67543]: audit 2024-07-28T15:14:50.536243+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:14:51.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11003 16 16 0 0 0 - 0 2024-07-28T15:14:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:51 smithi022 bash[80503]: cluster 2024-07-28T15:14:50.748386+0000 mgr.y (mgr.25232) 6102 : cluster [DBG] pgmap v7046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:51 smithi022 bash[82865]: cluster 2024-07-28T15:14:50.748386+0000 mgr.y (mgr.25232) 6102 : cluster [DBG] pgmap v7046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:51 smithi150 bash[67543]: cluster 2024-07-28T15:14:50.748386+0000 mgr.y (mgr.25232) 6102 : cluster [DBG] pgmap v7046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:52.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11004 16 16 0 0 0 - 0 2024-07-28T15:14:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:14:52 smithi150 bash[60514]: ts=2024-07-28T15:14: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:14:53.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11005 16 16 0 0 0 - 0 2024-07-28T15:14:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:53 smithi150 bash[67543]: cluster 2024-07-28T15:14:52.749730+0000 mgr.y (mgr.25232) 6103 : cluster [DBG] pgmap v7047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:54.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:53 smithi022 bash[82865]: cluster 2024-07-28T15:14:52.749730+0000 mgr.y (mgr.25232) 6103 : cluster [DBG] pgmap v7047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:54.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:53 smithi022 bash[80503]: cluster 2024-07-28T15:14:52.749730+0000 mgr.y (mgr.25232) 6103 : cluster [DBG] pgmap v7047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:54.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11006 16 16 0 0 0 - 0 2024-07-28T15:14:55.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11007 16 16 0 0 0 - 0 2024-07-28T15:14:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:55 smithi150 bash[67543]: cluster 2024-07-28T15:14:54.751090+0000 mgr.y (mgr.25232) 6104 : cluster [DBG] pgmap v7048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:55 smithi022 bash[80503]: cluster 2024-07-28T15:14:54.751090+0000 mgr.y (mgr.25232) 6104 : cluster [DBG] pgmap v7048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:56.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:55 smithi022 bash[82865]: cluster 2024-07-28T15:14:54.751090+0000 mgr.y (mgr.25232) 6104 : cluster [DBG] pgmap v7048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:56.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11008 16 16 0 0 0 - 0 2024-07-28T15:14:57.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11009 16 16 0 0 0 - 0 2024-07-28T15:14:58.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:57 smithi150 bash[67543]: cluster 2024-07-28T15:14:56.752425+0000 mgr.y (mgr.25232) 6105 : cluster [DBG] pgmap v7049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:58.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:57 smithi022 bash[80503]: cluster 2024-07-28T15:14:56.752425+0000 mgr.y (mgr.25232) 6105 : cluster [DBG] pgmap v7049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:58.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:57 smithi022 bash[82865]: cluster 2024-07-28T15:14:56.752425+0000 mgr.y (mgr.25232) 6105 : cluster [DBG] pgmap v7049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:14:58.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11010 16 16 0 0 0 - 0 2024-07-28T15:14:59.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11011 16 16 0 0 0 - 0 2024-07-28T15:14:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:14:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:14:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:15:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:14:59 smithi150 bash[67543]: cluster 2024-07-28T15:14:58.753776+0000 mgr.y (mgr.25232) 6106 : cluster [DBG] pgmap v7050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:14:59 smithi022 bash[80503]: cluster 2024-07-28T15:14:58.753776+0000 mgr.y (mgr.25232) 6106 : cluster [DBG] pgmap v7050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:00.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:14:59 smithi022 bash[82865]: cluster 2024-07-28T15:14:58.753776+0000 mgr.y (mgr.25232) 6106 : cluster [DBG] pgmap v7050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:00.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11012 16 16 0 0 0 - 0 2024-07-28T15:15:01.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11013 16 16 0 0 0 - 0 2024-07-28T15:15:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:01 smithi150 bash[67543]: cluster 2024-07-28T15:15:00.755157+0000 mgr.y (mgr.25232) 6107 : cluster [DBG] pgmap v7051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:01 smithi022 bash[80503]: cluster 2024-07-28T15:15:00.755157+0000 mgr.y (mgr.25232) 6107 : cluster [DBG] pgmap v7051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:02.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:01 smithi022 bash[82865]: cluster 2024-07-28T15:15:00.755157+0000 mgr.y (mgr.25232) 6107 : cluster [DBG] pgmap v7051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:02.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11014 16 16 0 0 0 - 0 2024-07-28T15:15:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:15:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:15:03.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11015 16 16 0 0 0 - 0 2024-07-28T15:15:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:03 smithi150 bash[67543]: cluster 2024-07-28T15:15:02.756470+0000 mgr.y (mgr.25232) 6108 : cluster [DBG] pgmap v7052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:03 smithi022 bash[80503]: cluster 2024-07-28T15:15:02.756470+0000 mgr.y (mgr.25232) 6108 : cluster [DBG] pgmap v7052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:03 smithi022 bash[82865]: cluster 2024-07-28T15:15:02.756470+0000 mgr.y (mgr.25232) 6108 : cluster [DBG] pgmap v7052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:04.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11016 16 16 0 0 0 - 0 2024-07-28T15:15:05.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11017 16 16 0 0 0 - 0 2024-07-28T15:15:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:05 smithi150 bash[67543]: cluster 2024-07-28T15:15:04.757821+0000 mgr.y (mgr.25232) 6109 : cluster [DBG] pgmap v7053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:05 smithi150 bash[67543]: audit 2024-07-28T15:15:05.536899+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:05 smithi022 bash[80503]: cluster 2024-07-28T15:15:04.757821+0000 mgr.y (mgr.25232) 6109 : cluster [DBG] pgmap v7053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:05 smithi022 bash[80503]: audit 2024-07-28T15:15:05.536899+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:05 smithi022 bash[82865]: cluster 2024-07-28T15:15:04.757821+0000 mgr.y (mgr.25232) 6109 : cluster [DBG] pgmap v7053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:05 smithi022 bash[82865]: audit 2024-07-28T15:15:05.536899+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:06.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11018 16 16 0 0 0 - 0 2024-07-28T15:15:07.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11019 16 16 0 0 0 - 0 2024-07-28T15:15:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:07 smithi150 bash[67543]: cluster 2024-07-28T15:15:06.759183+0000 mgr.y (mgr.25232) 6110 : cluster [DBG] pgmap v7054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:07 smithi022 bash[80503]: cluster 2024-07-28T15:15:06.759183+0000 mgr.y (mgr.25232) 6110 : cluster [DBG] pgmap v7054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:08.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:07 smithi022 bash[82865]: cluster 2024-07-28T15:15:06.759183+0000 mgr.y (mgr.25232) 6110 : cluster [DBG] pgmap v7054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:08.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:15:08.492412+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:15:08.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:15:08.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11020 16 16 0 0 0 - 0 2024-07-28T15:15:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:08 smithi150 bash[67543]: cluster 2024-07-28T15:15:08.760557+0000 mgr.y (mgr.25232) 6111 : cluster [DBG] pgmap v7055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:08 smithi022 bash[80503]: cluster 2024-07-28T15:15:08.760557+0000 mgr.y (mgr.25232) 6111 : cluster [DBG] pgmap v7055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:08 smithi022 bash[82865]: cluster 2024-07-28T15:15:08.760557+0000 mgr.y (mgr.25232) 6111 : cluster [DBG] pgmap v7055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:09.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11021 16 16 0 0 0 - 0 2024-07-28T15:15:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:15:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:15:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:15:10.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11022 16 16 0 0 0 - 0 2024-07-28T15:15:11.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11023 16 16 0 0 0 - 0 2024-07-28T15:15:12.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:11 smithi022 bash[80503]: cluster 2024-07-28T15:15:10.761905+0000 mgr.y (mgr.25232) 6112 : cluster [DBG] pgmap v7056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:12.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:11 smithi022 bash[82865]: cluster 2024-07-28T15:15:10.761905+0000 mgr.y (mgr.25232) 6112 : cluster [DBG] pgmap v7056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:12.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:11 smithi150 bash[67543]: cluster 2024-07-28T15:15:10.761905+0000 mgr.y (mgr.25232) 6112 : cluster [DBG] pgmap v7056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:12.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11024 16 16 0 0 0 - 0 2024-07-28T15:15:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:15:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:15:13.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11025 16 16 0 0 0 - 0 2024-07-28T15:15:14.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:13 smithi022 bash[80503]: cluster 2024-07-28T15:15:12.763272+0000 mgr.y (mgr.25232) 6113 : cluster [DBG] pgmap v7057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:14.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:13 smithi022 bash[82865]: cluster 2024-07-28T15:15:12.763272+0000 mgr.y (mgr.25232) 6113 : cluster [DBG] pgmap v7057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:13 smithi150 bash[67543]: cluster 2024-07-28T15:15:12.763272+0000 mgr.y (mgr.25232) 6113 : cluster [DBG] pgmap v7057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:14.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11026 16 16 0 0 0 - 0 2024-07-28T15:15:15.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11027 16 16 0 0 0 - 0 2024-07-28T15:15:16.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:15 smithi022 bash[80503]: cluster 2024-07-28T15:15:14.764625+0000 mgr.y (mgr.25232) 6114 : cluster [DBG] pgmap v7058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:16.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:15 smithi022 bash[82865]: cluster 2024-07-28T15:15:14.764625+0000 mgr.y (mgr.25232) 6114 : cluster [DBG] pgmap v7058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:15 smithi150 bash[67543]: cluster 2024-07-28T15:15:14.764625+0000 mgr.y (mgr.25232) 6114 : cluster [DBG] pgmap v7058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:16.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11028 16 16 0 0 0 - 0 2024-07-28T15:15:17.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11029 16 16 0 0 0 - 0 2024-07-28T15:15:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:17 smithi150 bash[67543]: cluster 2024-07-28T15:15:16.765969+0000 mgr.y (mgr.25232) 6115 : cluster [DBG] pgmap v7059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:17 smithi022 bash[80503]: cluster 2024-07-28T15:15:16.765969+0000 mgr.y (mgr.25232) 6115 : cluster [DBG] pgmap v7059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:18.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:17 smithi022 bash[82865]: cluster 2024-07-28T15:15:16.765969+0000 mgr.y (mgr.25232) 6115 : cluster [DBG] pgmap v7059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:18.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11030 16 16 0 0 0 - 0 2024-07-28T15:15:19.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11031 16 16 0 0 0 - 0 2024-07-28T15:15:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:15:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:15:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:15:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:19 smithi150 bash[67543]: cluster 2024-07-28T15:15:18.767320+0000 mgr.y (mgr.25232) 6116 : cluster [DBG] pgmap v7060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:19 smithi022 bash[80503]: cluster 2024-07-28T15:15:18.767320+0000 mgr.y (mgr.25232) 6116 : cluster [DBG] pgmap v7060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:19 smithi022 bash[82865]: cluster 2024-07-28T15:15:18.767320+0000 mgr.y (mgr.25232) 6116 : cluster [DBG] pgmap v7060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:20.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11032 16 16 0 0 0 - 0 2024-07-28T15:15:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:20 smithi150 bash[67543]: audit 2024-07-28T15:15:20.537107+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:20 smithi022 bash[80503]: audit 2024-07-28T15:15:20.537107+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:21.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:20 smithi022 bash[82865]: audit 2024-07-28T15:15:20.537107+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:21.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11033 16 16 0 0 0 - 0 2024-07-28T15:15:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:21 smithi150 bash[67543]: cluster 2024-07-28T15:15:20.768652+0000 mgr.y (mgr.25232) 6117 : cluster [DBG] pgmap v7061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:21 smithi022 bash[80503]: cluster 2024-07-28T15:15:20.768652+0000 mgr.y (mgr.25232) 6117 : cluster [DBG] pgmap v7061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:22.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:21 smithi022 bash[82865]: cluster 2024-07-28T15:15:20.768652+0000 mgr.y (mgr.25232) 6117 : cluster [DBG] pgmap v7061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:22.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11034 16 16 0 0 0 - 0 2024-07-28T15:15:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:15:22 smithi150 bash[60514]: ts=2024-07-28T15:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:15:23.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11035 16 16 0 0 0 - 0 2024-07-28T15:15:24.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:23 smithi150 bash[67543]: cluster 2024-07-28T15:15:22.769993+0000 mgr.y (mgr.25232) 6118 : cluster [DBG] pgmap v7062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:24.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:23 smithi022 bash[80503]: cluster 2024-07-28T15:15:22.769993+0000 mgr.y (mgr.25232) 6118 : cluster [DBG] pgmap v7062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:24.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:23 smithi022 bash[82865]: cluster 2024-07-28T15:15:22.769993+0000 mgr.y (mgr.25232) 6118 : cluster [DBG] pgmap v7062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:24.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11036 16 16 0 0 0 - 0 2024-07-28T15:15:25.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11037 16 16 0 0 0 - 0 2024-07-28T15:15:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:25 smithi150 bash[67543]: cluster 2024-07-28T15:15:24.771395+0000 mgr.y (mgr.25232) 6119 : cluster [DBG] pgmap v7063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:25 smithi022 bash[80503]: cluster 2024-07-28T15:15:24.771395+0000 mgr.y (mgr.25232) 6119 : cluster [DBG] pgmap v7063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:26.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:25 smithi022 bash[82865]: cluster 2024-07-28T15:15:24.771395+0000 mgr.y (mgr.25232) 6119 : cluster [DBG] pgmap v7063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:26.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11038 16 16 0 0 0 - 0 2024-07-28T15:15:27.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11039 16 16 0 0 0 - 0 2024-07-28T15:15:28.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:27 smithi150 bash[67543]: cluster 2024-07-28T15:15:26.772719+0000 mgr.y (mgr.25232) 6120 : cluster [DBG] pgmap v7064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:27 smithi022 bash[80503]: cluster 2024-07-28T15:15:26.772719+0000 mgr.y (mgr.25232) 6120 : cluster [DBG] pgmap v7064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:28.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:27 smithi022 bash[82865]: cluster 2024-07-28T15:15:26.772719+0000 mgr.y (mgr.25232) 6120 : cluster [DBG] pgmap v7064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:28.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:15:28.495645+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:15:28.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:15:28.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11040 16 16 0 0 0 - 0 2024-07-28T15:15:29.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11041 16 16 0 0 0 - 0 2024-07-28T15:15:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:15:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:15:29] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:15:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:29 smithi150 bash[67543]: cluster 2024-07-28T15:15:28.774074+0000 mgr.y (mgr.25232) 6121 : cluster [DBG] pgmap v7065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:29 smithi022 bash[80503]: cluster 2024-07-28T15:15:28.774074+0000 mgr.y (mgr.25232) 6121 : cluster [DBG] pgmap v7065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:29 smithi022 bash[82865]: cluster 2024-07-28T15:15:28.774074+0000 mgr.y (mgr.25232) 6121 : cluster [DBG] pgmap v7065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:30.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11042 16 16 0 0 0 - 0 2024-07-28T15:15:31.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11043 16 16 0 0 0 - 0 2024-07-28T15:15:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:31 smithi150 bash[67543]: cluster 2024-07-28T15:15:30.775470+0000 mgr.y (mgr.25232) 6122 : cluster [DBG] pgmap v7066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:31 smithi022 bash[80503]: cluster 2024-07-28T15:15:30.775470+0000 mgr.y (mgr.25232) 6122 : cluster [DBG] pgmap v7066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:32.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:31 smithi022 bash[82865]: cluster 2024-07-28T15:15:30.775470+0000 mgr.y (mgr.25232) 6122 : cluster [DBG] pgmap v7066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:32.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11044 16 16 0 0 0 - 0 2024-07-28T15:15:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:15:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:15:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:32 smithi150 bash[67543]: cluster 2024-07-28T15:15:32.776838+0000 mgr.y (mgr.25232) 6123 : cluster [DBG] pgmap v7067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:32 smithi022 bash[80503]: cluster 2024-07-28T15:15:32.776838+0000 mgr.y (mgr.25232) 6123 : cluster [DBG] pgmap v7067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:33.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:32 smithi022 bash[82865]: cluster 2024-07-28T15:15:32.776838+0000 mgr.y (mgr.25232) 6123 : cluster [DBG] pgmap v7067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:33.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11045 16 16 0 0 0 - 0 2024-07-28T15:15:34.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11046 16 16 0 0 0 - 0 2024-07-28T15:15:35.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11047 16 16 0 0 0 - 0 2024-07-28T15:15:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:35 smithi150 bash[67543]: cluster 2024-07-28T15:15:34.778203+0000 mgr.y (mgr.25232) 6124 : cluster [DBG] pgmap v7068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:35 smithi150 bash[67543]: audit 2024-07-28T15:15:35.537524+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:35 smithi022 bash[80503]: cluster 2024-07-28T15:15:34.778203+0000 mgr.y (mgr.25232) 6124 : cluster [DBG] pgmap v7068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:35 smithi022 bash[80503]: audit 2024-07-28T15:15:35.537524+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:35 smithi022 bash[82865]: cluster 2024-07-28T15:15:34.778203+0000 mgr.y (mgr.25232) 6124 : cluster [DBG] pgmap v7068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:35 smithi022 bash[82865]: audit 2024-07-28T15:15:35.537524+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:36.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11048 16 16 0 0 0 - 0 2024-07-28T15:15:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:36 smithi150 bash[67543]: audit 2024-07-28T15:15:36.607665+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:15:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:36 smithi022 bash[80503]: audit 2024-07-28T15:15:36.607665+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:15:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:36 smithi022 bash[82865]: audit 2024-07-28T15:15:36.607665+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:15:37.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11049 16 16 0 0 0 - 0 2024-07-28T15:15:38.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:37 smithi150 bash[67543]: cluster 2024-07-28T15:15:36.779545+0000 mgr.y (mgr.25232) 6125 : cluster [DBG] pgmap v7069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:37 smithi022 bash[80503]: cluster 2024-07-28T15:15:36.779545+0000 mgr.y (mgr.25232) 6125 : cluster [DBG] pgmap v7069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:37 smithi022 bash[82865]: cluster 2024-07-28T15:15:36.779545+0000 mgr.y (mgr.25232) 6125 : cluster [DBG] pgmap v7069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:38.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11050 16 16 0 0 0 - 0 2024-07-28T15:15:39.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11051 16 16 0 0 0 - 0 2024-07-28T15:15:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:15:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:15:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:15:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:39 smithi150 bash[67543]: cluster 2024-07-28T15:15:38.780902+0000 mgr.y (mgr.25232) 6126 : cluster [DBG] pgmap v7070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:39 smithi022 bash[80503]: cluster 2024-07-28T15:15:38.780902+0000 mgr.y (mgr.25232) 6126 : cluster [DBG] pgmap v7070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:40.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:39 smithi022 bash[82865]: cluster 2024-07-28T15:15:38.780902+0000 mgr.y (mgr.25232) 6126 : cluster [DBG] pgmap v7070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:40.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11052 16 16 0 0 0 - 0 2024-07-28T15:15:41.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11053 16 16 0 0 0 - 0 2024-07-28T15:15:41.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:41 smithi150 bash[67543]: cluster 2024-07-28T15:15:40.782237+0000 mgr.y (mgr.25232) 6127 : cluster [DBG] pgmap v7071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:41.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:41 smithi022 bash[80503]: cluster 2024-07-28T15:15:40.782237+0000 mgr.y (mgr.25232) 6127 : cluster [DBG] pgmap v7071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:41.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:41 smithi022 bash[82865]: cluster 2024-07-28T15:15:40.782237+0000 mgr.y (mgr.25232) 6127 : cluster [DBG] pgmap v7071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:42.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11054 16 16 0 0 0 - 0 2024-07-28T15:15:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:15:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:15:43.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11055 16 16 0 0 0 - 0 2024-07-28T15:15:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.248941+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.254852+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.523206+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.530414+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: cluster 2024-07-28T15:15:42.783587+0000 mgr.y (mgr.25232) 6128 : cluster [DBG] pgmap v7072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:43.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.965925+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:15:43.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.967215+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:15:43.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:43 smithi150 bash[67543]: audit 2024-07-28T15:15:42.976884+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.248941+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.254852+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.523206+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.530414+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: cluster 2024-07-28T15:15:42.783587+0000 mgr.y (mgr.25232) 6128 : cluster [DBG] pgmap v7072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.965925+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.967215+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[80503]: audit 2024-07-28T15:15:42.976884+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.248941+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.254852+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.523206+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.530414+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: cluster 2024-07-28T15:15:42.783587+0000 mgr.y (mgr.25232) 6128 : cluster [DBG] pgmap v7072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.965925+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:15:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.967215+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:15:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:43 smithi022 bash[82865]: audit 2024-07-28T15:15:42.976884+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:15:44.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11056 16 16 0 0 0 - 0 2024-07-28T15:15:45.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11057 16 16 0 0 0 - 0 2024-07-28T15:15:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:45 smithi150 bash[67543]: cluster 2024-07-28T15:15:44.784933+0000 mgr.y (mgr.25232) 6129 : cluster [DBG] pgmap v7073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:46.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:45 smithi022 bash[82865]: cluster 2024-07-28T15:15:44.784933+0000 mgr.y (mgr.25232) 6129 : cluster [DBG] pgmap v7073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:45 smithi022 bash[80503]: cluster 2024-07-28T15:15:44.784933+0000 mgr.y (mgr.25232) 6129 : cluster [DBG] pgmap v7073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:46.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11058 16 16 0 0 0 - 0 2024-07-28T15:15:47.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11059 16 16 0 0 0 - 0 2024-07-28T15:15:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:47 smithi150 bash[67543]: cluster 2024-07-28T15:15:46.786244+0000 mgr.y (mgr.25232) 6130 : cluster [DBG] pgmap v7074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:47 smithi022 bash[80503]: cluster 2024-07-28T15:15:46.786244+0000 mgr.y (mgr.25232) 6130 : cluster [DBG] pgmap v7074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:47 smithi022 bash[82865]: cluster 2024-07-28T15:15:46.786244+0000 mgr.y (mgr.25232) 6130 : cluster [DBG] pgmap v7074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:48.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:15:48.498835+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:15:48.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:15:48.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11060 16 16 0 0 0 - 0 2024-07-28T15:15:49.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11061 16 16 0 0 0 - 0 2024-07-28T15:15:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:15:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:15:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:15:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:49 smithi150 bash[67543]: cluster 2024-07-28T15:15:48.787588+0000 mgr.y (mgr.25232) 6131 : cluster [DBG] pgmap v7075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:49 smithi022 bash[80503]: cluster 2024-07-28T15:15:48.787588+0000 mgr.y (mgr.25232) 6131 : cluster [DBG] pgmap v7075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:50.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:49 smithi022 bash[82865]: cluster 2024-07-28T15:15:48.787588+0000 mgr.y (mgr.25232) 6131 : cluster [DBG] pgmap v7075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:50.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11062 16 16 0 0 0 - 0 2024-07-28T15:15:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:50 smithi150 bash[67543]: audit 2024-07-28T15:15:50.538044+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:50 smithi022 bash[80503]: audit 2024-07-28T15:15:50.538044+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:51.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:50 smithi022 bash[82865]: audit 2024-07-28T15:15:50.538044+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:15:51.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11063 16 16 0 0 0 - 0 2024-07-28T15:15:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:51 smithi150 bash[67543]: cluster 2024-07-28T15:15:50.788892+0000 mgr.y (mgr.25232) 6132 : cluster [DBG] pgmap v7076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:51 smithi022 bash[80503]: cluster 2024-07-28T15:15:50.788892+0000 mgr.y (mgr.25232) 6132 : cluster [DBG] pgmap v7076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:52.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:51 smithi022 bash[82865]: cluster 2024-07-28T15:15:50.788892+0000 mgr.y (mgr.25232) 6132 : cluster [DBG] pgmap v7076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:52.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11064 16 16 0 0 0 - 0 2024-07-28T15:15:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:15:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:15:53.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11065 16 16 0 0 0 - 0 2024-07-28T15:15:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:53 smithi150 bash[67543]: cluster 2024-07-28T15:15:52.790227+0000 mgr.y (mgr.25232) 6133 : cluster [DBG] pgmap v7077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:53 smithi022 bash[80503]: cluster 2024-07-28T15:15:52.790227+0000 mgr.y (mgr.25232) 6133 : cluster [DBG] pgmap v7077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:53 smithi022 bash[82865]: cluster 2024-07-28T15:15:52.790227+0000 mgr.y (mgr.25232) 6133 : cluster [DBG] pgmap v7077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:54.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11066 16 16 0 0 0 - 0 2024-07-28T15:15:55.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11067 16 16 0 0 0 - 0 2024-07-28T15:15:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:55 smithi150 bash[67543]: cluster 2024-07-28T15:15:54.791574+0000 mgr.y (mgr.25232) 6134 : cluster [DBG] pgmap v7078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:55 smithi022 bash[80503]: cluster 2024-07-28T15:15:54.791574+0000 mgr.y (mgr.25232) 6134 : cluster [DBG] pgmap v7078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:56.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:55 smithi022 bash[82865]: cluster 2024-07-28T15:15:54.791574+0000 mgr.y (mgr.25232) 6134 : cluster [DBG] pgmap v7078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:56.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11068 16 16 0 0 0 - 0 2024-07-28T15:15:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:56 smithi150 bash[67543]: cluster 2024-07-28T15:15:56.792916+0000 mgr.y (mgr.25232) 6135 : cluster [DBG] pgmap v7079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:56 smithi022 bash[80503]: cluster 2024-07-28T15:15:56.792916+0000 mgr.y (mgr.25232) 6135 : cluster [DBG] pgmap v7079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:57.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:56 smithi022 bash[82865]: cluster 2024-07-28T15:15:56.792916+0000 mgr.y (mgr.25232) 6135 : cluster [DBG] pgmap v7079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:15:57.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11069 16 16 0 0 0 - 0 2024-07-28T15:15:58.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11070 16 16 0 0 0 - 0 2024-07-28T15:15:59.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11071 16 16 0 0 0 - 0 2024-07-28T15:15:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:15:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:15:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:16:00.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:15:59 smithi150 bash[67543]: cluster 2024-07-28T15:15:58.794261+0000 mgr.y (mgr.25232) 6136 : cluster [DBG] pgmap v7080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:00.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:15:59 smithi022 bash[80503]: cluster 2024-07-28T15:15:58.794261+0000 mgr.y (mgr.25232) 6136 : cluster [DBG] pgmap v7080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:00.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:15:59 smithi022 bash[82865]: cluster 2024-07-28T15:15:58.794261+0000 mgr.y (mgr.25232) 6136 : cluster [DBG] pgmap v7080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:00.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11072 16 16 0 0 0 - 0 2024-07-28T15:16:01.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11073 16 16 0 0 0 - 0 2024-07-28T15:16:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:01 smithi150 bash[67543]: cluster 2024-07-28T15:16:00.795620+0000 mgr.y (mgr.25232) 6137 : cluster [DBG] pgmap v7081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:02.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:01 smithi022 bash[80503]: cluster 2024-07-28T15:16:00.795620+0000 mgr.y (mgr.25232) 6137 : cluster [DBG] pgmap v7081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:01 smithi022 bash[82865]: cluster 2024-07-28T15:16:00.795620+0000 mgr.y (mgr.25232) 6137 : cluster [DBG] pgmap v7081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:02.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11074 16 16 0 0 0 - 0 2024-07-28T15:16:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:16:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:16:03.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11075 16 16 0 0 0 - 0 2024-07-28T15:16:04.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:03 smithi150 bash[67543]: cluster 2024-07-28T15:16:02.796961+0000 mgr.y (mgr.25232) 6138 : cluster [DBG] pgmap v7082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:04.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:03 smithi022 bash[80503]: cluster 2024-07-28T15:16:02.796961+0000 mgr.y (mgr.25232) 6138 : cluster [DBG] pgmap v7082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:04.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:03 smithi022 bash[82865]: cluster 2024-07-28T15:16:02.796961+0000 mgr.y (mgr.25232) 6138 : cluster [DBG] pgmap v7082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:04.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11076 16 16 0 0 0 - 0 2024-07-28T15:16:05.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11077 16 16 0 0 0 - 0 2024-07-28T15:16:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:05 smithi150 bash[67543]: cluster 2024-07-28T15:16:04.798309+0000 mgr.y (mgr.25232) 6139 : cluster [DBG] pgmap v7083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:05 smithi150 bash[67543]: audit 2024-07-28T15:16:05.538473+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:05 smithi022 bash[80503]: cluster 2024-07-28T15:16:04.798309+0000 mgr.y (mgr.25232) 6139 : cluster [DBG] pgmap v7083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:05 smithi022 bash[80503]: audit 2024-07-28T15:16:05.538473+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:05 smithi022 bash[82865]: cluster 2024-07-28T15:16:04.798309+0000 mgr.y (mgr.25232) 6139 : cluster [DBG] pgmap v7083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:05 smithi022 bash[82865]: audit 2024-07-28T15:16:05.538473+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:06.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11078 16 16 0 0 0 - 0 2024-07-28T15:16:07.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11079 16 16 0 0 0 - 0 2024-07-28T15:16:08.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:07 smithi150 bash[67543]: cluster 2024-07-28T15:16:06.799685+0000 mgr.y (mgr.25232) 6140 : cluster [DBG] pgmap v7084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:08.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:07 smithi022 bash[80503]: cluster 2024-07-28T15:16:06.799685+0000 mgr.y (mgr.25232) 6140 : cluster [DBG] pgmap v7084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:08.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:07 smithi022 bash[82865]: cluster 2024-07-28T15:16:06.799685+0000 mgr.y (mgr.25232) 6140 : cluster [DBG] pgmap v7084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:08.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:16:08.502124+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:16:08.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:16:08.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11080 16 16 0 0 0 - 0 2024-07-28T15:16:09.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11081 16 16 0 0 0 - 0 2024-07-28T15:16:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:16:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:16:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:16:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:09 smithi150 bash[67543]: cluster 2024-07-28T15:16:08.801015+0000 mgr.y (mgr.25232) 6141 : cluster [DBG] pgmap v7085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:09 smithi022 bash[80503]: cluster 2024-07-28T15:16:08.801015+0000 mgr.y (mgr.25232) 6141 : cluster [DBG] pgmap v7085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:10.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:09 smithi022 bash[82865]: cluster 2024-07-28T15:16:08.801015+0000 mgr.y (mgr.25232) 6141 : cluster [DBG] pgmap v7085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:10.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11082 16 16 0 0 0 - 0 2024-07-28T15:16:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:10 smithi150 bash[67543]: cluster 2024-07-28T15:16:10.802383+0000 mgr.y (mgr.25232) 6142 : cluster [DBG] pgmap v7086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:10 smithi022 bash[80503]: cluster 2024-07-28T15:16:10.802383+0000 mgr.y (mgr.25232) 6142 : cluster [DBG] pgmap v7086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:10 smithi022 bash[82865]: cluster 2024-07-28T15:16:10.802383+0000 mgr.y (mgr.25232) 6142 : cluster [DBG] pgmap v7086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:11.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11083 16 16 0 0 0 - 0 2024-07-28T15:16:12.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11084 16 16 0 0 0 - 0 2024-07-28T15:16:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:16:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:16:13.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11085 16 16 0 0 0 - 0 2024-07-28T15:16:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:13 smithi150 bash[67543]: cluster 2024-07-28T15:16:12.803724+0000 mgr.y (mgr.25232) 6143 : cluster [DBG] pgmap v7087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:14.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:13 smithi022 bash[80503]: cluster 2024-07-28T15:16:12.803724+0000 mgr.y (mgr.25232) 6143 : cluster [DBG] pgmap v7087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:14.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:13 smithi022 bash[82865]: cluster 2024-07-28T15:16:12.803724+0000 mgr.y (mgr.25232) 6143 : cluster [DBG] pgmap v7087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:14.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11086 16 16 0 0 0 - 0 2024-07-28T15:16:15.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11087 16 16 0 0 0 - 0 2024-07-28T15:16:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:15 smithi150 bash[67543]: cluster 2024-07-28T15:16:14.805084+0000 mgr.y (mgr.25232) 6144 : cluster [DBG] pgmap v7088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:15 smithi022 bash[80503]: cluster 2024-07-28T15:16:14.805084+0000 mgr.y (mgr.25232) 6144 : cluster [DBG] pgmap v7088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:15 smithi022 bash[82865]: cluster 2024-07-28T15:16:14.805084+0000 mgr.y (mgr.25232) 6144 : cluster [DBG] pgmap v7088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:16.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11088 16 16 0 0 0 - 0 2024-07-28T15:16:17.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11089 16 16 0 0 0 - 0 2024-07-28T15:16:18.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:17 smithi150 bash[67543]: cluster 2024-07-28T15:16:16.806460+0000 mgr.y (mgr.25232) 6145 : cluster [DBG] pgmap v7089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:17 smithi022 bash[80503]: cluster 2024-07-28T15:16:16.806460+0000 mgr.y (mgr.25232) 6145 : cluster [DBG] pgmap v7089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:17 smithi022 bash[82865]: cluster 2024-07-28T15:16:16.806460+0000 mgr.y (mgr.25232) 6145 : cluster [DBG] pgmap v7089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:18.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11090 16 16 0 0 0 - 0 2024-07-28T15:16:19.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11091 16 16 0 0 0 - 0 2024-07-28T15:16:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:16:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:16:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:16:20.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:19 smithi150 bash[67543]: cluster 2024-07-28T15:16:18.807812+0000 mgr.y (mgr.25232) 6146 : cluster [DBG] pgmap v7090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:19 smithi022 bash[80503]: cluster 2024-07-28T15:16:18.807812+0000 mgr.y (mgr.25232) 6146 : cluster [DBG] pgmap v7090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:20.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:19 smithi022 bash[82865]: cluster 2024-07-28T15:16:18.807812+0000 mgr.y (mgr.25232) 6146 : cluster [DBG] pgmap v7090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:20.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11092 16 16 0 0 0 - 0 2024-07-28T15:16:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:20 smithi150 bash[67543]: audit 2024-07-28T15:16:20.538926+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:21.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:20 smithi022 bash[80503]: audit 2024-07-28T15:16:20.538926+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:20 smithi022 bash[82865]: audit 2024-07-28T15:16:20.538926+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:21.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11093 16 16 0 0 0 - 0 2024-07-28T15:16:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:21 smithi150 bash[67543]: cluster 2024-07-28T15:16:20.809105+0000 mgr.y (mgr.25232) 6147 : cluster [DBG] pgmap v7091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:22.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:21 smithi022 bash[80503]: cluster 2024-07-28T15:16:20.809105+0000 mgr.y (mgr.25232) 6147 : cluster [DBG] pgmap v7091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:22.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:21 smithi022 bash[82865]: cluster 2024-07-28T15:16:20.809105+0000 mgr.y (mgr.25232) 6147 : cluster [DBG] pgmap v7091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:22.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11094 16 16 0 0 0 - 0 2024-07-28T15:16:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:16:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:16:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:22 smithi150 bash[67543]: cluster 2024-07-28T15:16:22.810456+0000 mgr.y (mgr.25232) 6148 : cluster [DBG] pgmap v7092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:22 smithi022 bash[80503]: cluster 2024-07-28T15:16:22.810456+0000 mgr.y (mgr.25232) 6148 : cluster [DBG] pgmap v7092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:23.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:22 smithi022 bash[82865]: cluster 2024-07-28T15:16:22.810456+0000 mgr.y (mgr.25232) 6148 : cluster [DBG] pgmap v7092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:23.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11095 16 16 0 0 0 - 0 2024-07-28T15:16:24.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11096 16 16 0 0 0 - 0 2024-07-28T15:16:25.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11097 16 16 0 0 0 - 0 2024-07-28T15:16:26.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:25 smithi150 bash[67543]: cluster 2024-07-28T15:16:24.811806+0000 mgr.y (mgr.25232) 6149 : cluster [DBG] pgmap v7093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:26.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:25 smithi022 bash[80503]: cluster 2024-07-28T15:16:24.811806+0000 mgr.y (mgr.25232) 6149 : cluster [DBG] pgmap v7093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:26.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:25 smithi022 bash[82865]: cluster 2024-07-28T15:16:24.811806+0000 mgr.y (mgr.25232) 6149 : cluster [DBG] pgmap v7093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:26.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11098 16 16 0 0 0 - 0 2024-07-28T15:16:27.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11099 16 16 0 0 0 - 0 2024-07-28T15:16:28.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:27 smithi150 bash[67543]: cluster 2024-07-28T15:16:26.813168+0000 mgr.y (mgr.25232) 6150 : cluster [DBG] pgmap v7094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:28.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:27 smithi022 bash[80503]: cluster 2024-07-28T15:16:26.813168+0000 mgr.y (mgr.25232) 6150 : cluster [DBG] pgmap v7094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:28.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:27 smithi022 bash[82865]: cluster 2024-07-28T15:16:26.813168+0000 mgr.y (mgr.25232) 6150 : cluster [DBG] pgmap v7094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:28.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:16:28.505369+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:16:28.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:16:28.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11100 16 16 0 0 0 - 0 2024-07-28T15:16:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:28 smithi150 bash[67543]: cluster 2024-07-28T15:16:28.814581+0000 mgr.y (mgr.25232) 6151 : cluster [DBG] pgmap v7095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:28 smithi022 bash[80503]: cluster 2024-07-28T15:16:28.814581+0000 mgr.y (mgr.25232) 6151 : cluster [DBG] pgmap v7095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:28 smithi022 bash[82865]: cluster 2024-07-28T15:16:28.814581+0000 mgr.y (mgr.25232) 6151 : cluster [DBG] pgmap v7095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:29.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11101 16 16 0 0 0 - 0 2024-07-28T15:16:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:16:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:16:29] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:16:30.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11102 16 16 0 0 0 - 0 2024-07-28T15:16:31.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11103 16 16 0 0 0 - 0 2024-07-28T15:16:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:31 smithi150 bash[67543]: cluster 2024-07-28T15:16:30.816023+0000 mgr.y (mgr.25232) 6152 : cluster [DBG] pgmap v7096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:31 smithi022 bash[80503]: cluster 2024-07-28T15:16:30.816023+0000 mgr.y (mgr.25232) 6152 : cluster [DBG] pgmap v7096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:32.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:31 smithi022 bash[82865]: cluster 2024-07-28T15:16:30.816023+0000 mgr.y (mgr.25232) 6152 : cluster [DBG] pgmap v7096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:32.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11104 16 16 0 0 0 - 0 2024-07-28T15:16:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:16:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:16:33.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11105 16 16 0 0 0 - 0 2024-07-28T15:16:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:33 smithi150 bash[67543]: cluster 2024-07-28T15:16:32.817390+0000 mgr.y (mgr.25232) 6153 : cluster [DBG] pgmap v7097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:33 smithi022 bash[80503]: cluster 2024-07-28T15:16:32.817390+0000 mgr.y (mgr.25232) 6153 : cluster [DBG] pgmap v7097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:34.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:33 smithi022 bash[82865]: cluster 2024-07-28T15:16:32.817390+0000 mgr.y (mgr.25232) 6153 : cluster [DBG] pgmap v7097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:34.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11106 16 16 0 0 0 - 0 2024-07-28T15:16:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:34 smithi150 bash[67543]: cluster 2024-07-28T15:16:34.818775+0000 mgr.y (mgr.25232) 6154 : cluster [DBG] pgmap v7098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:34 smithi022 bash[80503]: cluster 2024-07-28T15:16:34.818775+0000 mgr.y (mgr.25232) 6154 : cluster [DBG] pgmap v7098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:34 smithi022 bash[82865]: cluster 2024-07-28T15:16:34.818775+0000 mgr.y (mgr.25232) 6154 : cluster [DBG] pgmap v7098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:35.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11107 16 16 0 0 0 - 0 2024-07-28T15:16:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:35 smithi150 bash[67543]: audit 2024-07-28T15:16:35.539211+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:35 smithi022 bash[80503]: audit 2024-07-28T15:16:35.539211+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:35 smithi022 bash[82865]: audit 2024-07-28T15:16:35.539211+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:36.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11108 16 16 0 0 0 - 0 2024-07-28T15:16:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:36 smithi150 bash[67543]: cluster 2024-07-28T15:16:36.820123+0000 mgr.y (mgr.25232) 6155 : cluster [DBG] pgmap v7099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:36 smithi022 bash[80503]: cluster 2024-07-28T15:16:36.820123+0000 mgr.y (mgr.25232) 6155 : cluster [DBG] pgmap v7099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:36 smithi022 bash[82865]: cluster 2024-07-28T15:16:36.820123+0000 mgr.y (mgr.25232) 6155 : cluster [DBG] pgmap v7099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:37.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11109 16 16 0 0 0 - 0 2024-07-28T15:16:38.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11110 16 16 0 0 0 - 0 2024-07-28T15:16:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:38 smithi150 bash[67543]: cluster 2024-07-28T15:16:38.821454+0000 mgr.y (mgr.25232) 6156 : cluster [DBG] pgmap v7100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:38 smithi022 bash[80503]: cluster 2024-07-28T15:16:38.821454+0000 mgr.y (mgr.25232) 6156 : cluster [DBG] pgmap v7100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:38 smithi022 bash[82865]: cluster 2024-07-28T15:16:38.821454+0000 mgr.y (mgr.25232) 6156 : cluster [DBG] pgmap v7100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:39.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11111 16 16 0 0 0 - 0 2024-07-28T15:16:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:16:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:16:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:16:40.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11112 16 16 0 0 0 - 0 2024-07-28T15:16:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:40 smithi150 bash[67543]: cluster 2024-07-28T15:16:40.822816+0000 mgr.y (mgr.25232) 6157 : cluster [DBG] pgmap v7101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:40 smithi022 bash[80503]: cluster 2024-07-28T15:16:40.822816+0000 mgr.y (mgr.25232) 6157 : cluster [DBG] pgmap v7101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:40 smithi022 bash[82865]: cluster 2024-07-28T15:16:40.822816+0000 mgr.y (mgr.25232) 6157 : cluster [DBG] pgmap v7101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:41.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11113 16 16 0 0 0 - 0 2024-07-28T15:16:42.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11114 16 16 0 0 0 - 0 2024-07-28T15:16:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:16:42 smithi150 bash[60514]: ts=2024-07-28T15:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:16:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:42 smithi150 bash[67543]: cluster 2024-07-28T15:16:42.824146+0000 mgr.y (mgr.25232) 6158 : cluster [DBG] pgmap v7102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:42 smithi022 bash[80503]: cluster 2024-07-28T15:16:42.824146+0000 mgr.y (mgr.25232) 6158 : cluster [DBG] pgmap v7102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:43.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:42 smithi022 bash[82865]: cluster 2024-07-28T15:16:42.824146+0000 mgr.y (mgr.25232) 6158 : cluster [DBG] pgmap v7102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:43.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11115 16 16 0 0 0 - 0 2024-07-28T15:16:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:43 smithi150 bash[67543]: audit 2024-07-28T15:16:43.106507+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:16:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:43 smithi022 bash[80503]: audit 2024-07-28T15:16:43.106507+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:16:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:43 smithi022 bash[82865]: audit 2024-07-28T15:16:43.106507+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:16:44.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11116 16 16 0 0 0 - 0 2024-07-28T15:16:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:44 smithi150 bash[67543]: cluster 2024-07-28T15:16:44.825527+0000 mgr.y (mgr.25232) 6159 : cluster [DBG] pgmap v7103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:44 smithi022 bash[80503]: cluster 2024-07-28T15:16:44.825527+0000 mgr.y (mgr.25232) 6159 : cluster [DBG] pgmap v7103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:44 smithi022 bash[82865]: cluster 2024-07-28T15:16:44.825527+0000 mgr.y (mgr.25232) 6159 : cluster [DBG] pgmap v7103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:45.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11117 16 16 0 0 0 - 0 2024-07-28T15:16:46.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11118 16 16 0 0 0 - 0 2024-07-28T15:16:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:46 smithi150 bash[67543]: cluster 2024-07-28T15:16:46.826930+0000 mgr.y (mgr.25232) 6160 : cluster [DBG] pgmap v7104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:46 smithi022 bash[80503]: cluster 2024-07-28T15:16:46.826930+0000 mgr.y (mgr.25232) 6160 : cluster [DBG] pgmap v7104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:47.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:46 smithi022 bash[82865]: cluster 2024-07-28T15:16:46.826930+0000 mgr.y (mgr.25232) 6160 : cluster [DBG] pgmap v7104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:47.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11119 16 16 0 0 0 - 0 2024-07-28T15:16:48.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:16:48.508443+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:16:48.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:16:48.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11120 16 16 0 0 0 - 0 2024-07-28T15:16:49.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11121 16 16 0 0 0 - 0 2024-07-28T15:16:49.783 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:16:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:48.784299+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:48.789775+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: cluster 2024-07-28T15:16:48.828131+0000 mgr.y (mgr.25232) 6161 : cluster [DBG] pgmap v7105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:49.052928+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:49.062556+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:49.527811+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:49.529492+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:16:50.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[80503]: audit 2024-07-28T15:16:49.541949+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:48.784299+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:48.789775+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: cluster 2024-07-28T15:16:48.828131+0000 mgr.y (mgr.25232) 6161 : cluster [DBG] pgmap v7105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:49.052928+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:49.062556+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:49.527811+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:49.529492+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:16:50.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:49 smithi022 bash[82865]: audit 2024-07-28T15:16:49.541949+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:48.784299+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:48.789775+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: cluster 2024-07-28T15:16:48.828131+0000 mgr.y (mgr.25232) 6161 : cluster [DBG] pgmap v7105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:49.052928+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:49.062556+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:49.527811+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:16:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:49.529492+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:16:50.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:49 smithi150 bash[67543]: audit 2024-07-28T15:16:49.541949+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:16:50.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11122 16 16 0 0 0 - 0 2024-07-28T15:16:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:50 smithi022 bash[80503]: audit 2024-07-28T15:16:50.539684+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:50 smithi022 bash[82865]: audit 2024-07-28T15:16:50.539684+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:50 smithi150 bash[67543]: audit 2024-07-28T15:16:50.539684+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:16:51.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11123 16 16 0 0 0 - 0 2024-07-28T15:16:52.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:51 smithi022 bash[80503]: cluster 2024-07-28T15:16:50.829485+0000 mgr.y (mgr.25232) 6162 : cluster [DBG] pgmap v7106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:52.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:51 smithi022 bash[82865]: cluster 2024-07-28T15:16:50.829485+0000 mgr.y (mgr.25232) 6162 : cluster [DBG] pgmap v7106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:51 smithi150 bash[67543]: cluster 2024-07-28T15:16:50.829485+0000 mgr.y (mgr.25232) 6162 : cluster [DBG] pgmap v7106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:52.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11124 16 16 0 0 0 - 0 2024-07-28T15:16:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:16:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:16:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:52 smithi150 bash[67543]: cluster 2024-07-28T15:16:52.830860+0000 mgr.y (mgr.25232) 6163 : cluster [DBG] pgmap v7107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:52 smithi022 bash[80503]: cluster 2024-07-28T15:16:52.830860+0000 mgr.y (mgr.25232) 6163 : cluster [DBG] pgmap v7107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:53.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:52 smithi022 bash[82865]: cluster 2024-07-28T15:16:52.830860+0000 mgr.y (mgr.25232) 6163 : cluster [DBG] pgmap v7107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:53.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11125 16 16 0 0 0 - 0 2024-07-28T15:16:54.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11126 16 16 0 0 0 - 0 2024-07-28T15:16:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:54 smithi150 bash[67543]: cluster 2024-07-28T15:16:54.832199+0000 mgr.y (mgr.25232) 6164 : cluster [DBG] pgmap v7108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:54 smithi022 bash[80503]: cluster 2024-07-28T15:16:54.832199+0000 mgr.y (mgr.25232) 6164 : cluster [DBG] pgmap v7108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:54 smithi022 bash[82865]: cluster 2024-07-28T15:16:54.832199+0000 mgr.y (mgr.25232) 6164 : cluster [DBG] pgmap v7108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:55.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11127 16 16 0 0 0 - 0 2024-07-28T15:16:56.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11128 16 16 0 0 0 - 0 2024-07-28T15:16:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:56 smithi150 bash[67543]: cluster 2024-07-28T15:16:56.833526+0000 mgr.y (mgr.25232) 6165 : cluster [DBG] pgmap v7109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:56 smithi022 bash[80503]: cluster 2024-07-28T15:16:56.833526+0000 mgr.y (mgr.25232) 6165 : cluster [DBG] pgmap v7109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:56 smithi022 bash[82865]: cluster 2024-07-28T15:16:56.833526+0000 mgr.y (mgr.25232) 6165 : cluster [DBG] pgmap v7109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:57.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11129 16 16 0 0 0 - 0 2024-07-28T15:16:58.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11130 16 16 0 0 0 - 0 2024-07-28T15:16:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:16:58 smithi150 bash[67543]: cluster 2024-07-28T15:16:58.834879+0000 mgr.y (mgr.25232) 6166 : cluster [DBG] pgmap v7110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:16:58 smithi022 bash[80503]: cluster 2024-07-28T15:16:58.834879+0000 mgr.y (mgr.25232) 6166 : cluster [DBG] pgmap v7110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:59.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:16:58 smithi022 bash[82865]: cluster 2024-07-28T15:16:58.834879+0000 mgr.y (mgr.25232) 6166 : cluster [DBG] pgmap v7110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:16:59.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11131 16 16 0 0 0 - 0 2024-07-28T15:16:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:16:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:16:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:17:00.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11132 16 16 0 0 0 - 0 2024-07-28T15:17:01.261 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:00 smithi150 bash[67543]: cluster 2024-07-28T15:17:00.836218+0000 mgr.y (mgr.25232) 6167 : cluster [DBG] pgmap v7111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:00 smithi022 bash[80503]: cluster 2024-07-28T15:17:00.836218+0000 mgr.y (mgr.25232) 6167 : cluster [DBG] pgmap v7111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:00 smithi022 bash[82865]: cluster 2024-07-28T15:17:00.836218+0000 mgr.y (mgr.25232) 6167 : cluster [DBG] pgmap v7111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:01.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11133 16 16 0 0 0 - 0 2024-07-28T15:17:02.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11134 16 16 0 0 0 - 0 2024-07-28T15:17:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:17:02 smithi150 bash[60514]: ts=2024-07-28T15:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:17:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:02 smithi150 bash[67543]: cluster 2024-07-28T15:17:02.837564+0000 mgr.y (mgr.25232) 6168 : cluster [DBG] pgmap v7112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:02 smithi022 bash[80503]: cluster 2024-07-28T15:17:02.837564+0000 mgr.y (mgr.25232) 6168 : cluster [DBG] pgmap v7112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:02 smithi022 bash[82865]: cluster 2024-07-28T15:17:02.837564+0000 mgr.y (mgr.25232) 6168 : cluster [DBG] pgmap v7112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:03.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11135 16 16 0 0 0 - 0 2024-07-28T15:17:04.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11136 16 16 0 0 0 - 0 2024-07-28T15:17:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:04 smithi150 bash[67543]: cluster 2024-07-28T15:17:04.838953+0000 mgr.y (mgr.25232) 6169 : cluster [DBG] pgmap v7113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:04 smithi022 bash[80503]: cluster 2024-07-28T15:17:04.838953+0000 mgr.y (mgr.25232) 6169 : cluster [DBG] pgmap v7113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:04 smithi022 bash[82865]: cluster 2024-07-28T15:17:04.838953+0000 mgr.y (mgr.25232) 6169 : cluster [DBG] pgmap v7113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:05.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11137 16 16 0 0 0 - 0 2024-07-28T15:17:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:05 smithi150 bash[67543]: audit 2024-07-28T15:17:05.540164+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:05 smithi022 bash[80503]: audit 2024-07-28T15:17:05.540164+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:06.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:05 smithi022 bash[82865]: audit 2024-07-28T15:17:05.540164+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:06.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11138 16 16 0 0 0 - 0 2024-07-28T15:17:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:06 smithi150 bash[67543]: cluster 2024-07-28T15:17:06.840309+0000 mgr.y (mgr.25232) 6170 : cluster [DBG] pgmap v7114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:06 smithi022 bash[80503]: cluster 2024-07-28T15:17:06.840309+0000 mgr.y (mgr.25232) 6170 : cluster [DBG] pgmap v7114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:06 smithi022 bash[82865]: cluster 2024-07-28T15:17:06.840309+0000 mgr.y (mgr.25232) 6170 : cluster [DBG] pgmap v7114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:07.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11139 16 16 0 0 0 - 0 2024-07-28T15:17:08.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:17:08.511746+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:17:08.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:17:08.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11140 16 16 0 0 0 - 0 2024-07-28T15:17:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:08 smithi150 bash[67543]: cluster 2024-07-28T15:17:08.841640+0000 mgr.y (mgr.25232) 6171 : cluster [DBG] pgmap v7115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:08 smithi022 bash[80503]: cluster 2024-07-28T15:17:08.841640+0000 mgr.y (mgr.25232) 6171 : cluster [DBG] pgmap v7115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:09.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:08 smithi022 bash[82865]: cluster 2024-07-28T15:17:08.841640+0000 mgr.y (mgr.25232) 6171 : cluster [DBG] pgmap v7115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:09.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11141 16 16 0 0 0 - 0 2024-07-28T15:17:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:17:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:17:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:17:10.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11142 16 16 0 0 0 - 0 2024-07-28T15:17:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:10 smithi150 bash[67543]: cluster 2024-07-28T15:17:10.843021+0000 mgr.y (mgr.25232) 6172 : cluster [DBG] pgmap v7116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:10 smithi022 bash[80503]: cluster 2024-07-28T15:17:10.843021+0000 mgr.y (mgr.25232) 6172 : cluster [DBG] pgmap v7116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:10 smithi022 bash[82865]: cluster 2024-07-28T15:17:10.843021+0000 mgr.y (mgr.25232) 6172 : cluster [DBG] pgmap v7116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:11.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11143 16 16 0 0 0 - 0 2024-07-28T15:17:12.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11144 16 16 0 0 0 - 0 2024-07-28T15:17:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:17:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:17:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:12 smithi150 bash[67543]: cluster 2024-07-28T15:17:12.844375+0000 mgr.y (mgr.25232) 6173 : cluster [DBG] pgmap v7117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:12 smithi022 bash[80503]: cluster 2024-07-28T15:17:12.844375+0000 mgr.y (mgr.25232) 6173 : cluster [DBG] pgmap v7117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:13.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:12 smithi022 bash[82865]: cluster 2024-07-28T15:17:12.844375+0000 mgr.y (mgr.25232) 6173 : cluster [DBG] pgmap v7117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:13.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11145 16 16 0 0 0 - 0 2024-07-28T15:17:14.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11146 16 16 0 0 0 - 0 2024-07-28T15:17:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:14 smithi150 bash[67543]: cluster 2024-07-28T15:17:14.845748+0000 mgr.y (mgr.25232) 6174 : cluster [DBG] pgmap v7118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:14 smithi022 bash[80503]: cluster 2024-07-28T15:17:14.845748+0000 mgr.y (mgr.25232) 6174 : cluster [DBG] pgmap v7118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:14 smithi022 bash[82865]: cluster 2024-07-28T15:17:14.845748+0000 mgr.y (mgr.25232) 6174 : cluster [DBG] pgmap v7118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:15.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11147 16 16 0 0 0 - 0 2024-07-28T15:17:16.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11148 16 16 0 0 0 - 0 2024-07-28T15:17:17.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:16 smithi150 bash[67543]: cluster 2024-07-28T15:17:16.847153+0000 mgr.y (mgr.25232) 6175 : cluster [DBG] pgmap v7119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:16 smithi022 bash[80503]: cluster 2024-07-28T15:17:16.847153+0000 mgr.y (mgr.25232) 6175 : cluster [DBG] pgmap v7119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:16 smithi022 bash[82865]: cluster 2024-07-28T15:17:16.847153+0000 mgr.y (mgr.25232) 6175 : cluster [DBG] pgmap v7119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:17.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11149 16 16 0 0 0 - 0 2024-07-28T15:17:18.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11150 16 16 0 0 0 - 0 2024-07-28T15:17:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:18 smithi150 bash[67543]: cluster 2024-07-28T15:17:18.848483+0000 mgr.y (mgr.25232) 6176 : cluster [DBG] pgmap v7120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:18 smithi022 bash[80503]: cluster 2024-07-28T15:17:18.848483+0000 mgr.y (mgr.25232) 6176 : cluster [DBG] pgmap v7120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:18 smithi022 bash[82865]: cluster 2024-07-28T15:17:18.848483+0000 mgr.y (mgr.25232) 6176 : cluster [DBG] pgmap v7120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:19.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11151 16 16 0 0 0 - 0 2024-07-28T15:17:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:17:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:17:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:17:20.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11152 16 16 0 0 0 - 0 2024-07-28T15:17:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:20 smithi150 bash[67543]: audit 2024-07-28T15:17:20.540825+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:20 smithi022 bash[80503]: audit 2024-07-28T15:17:20.540825+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:20 smithi022 bash[82865]: audit 2024-07-28T15:17:20.540825+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:21.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11153 16 16 0 0 0 - 0 2024-07-28T15:17:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:21 smithi150 bash[67543]: cluster 2024-07-28T15:17:20.849837+0000 mgr.y (mgr.25232) 6177 : cluster [DBG] pgmap v7121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:21 smithi022 bash[80503]: cluster 2024-07-28T15:17:20.849837+0000 mgr.y (mgr.25232) 6177 : cluster [DBG] pgmap v7121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:21 smithi022 bash[82865]: cluster 2024-07-28T15:17:20.849837+0000 mgr.y (mgr.25232) 6177 : cluster [DBG] pgmap v7121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:22.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11154 16 16 0 0 0 - 0 2024-07-28T15:17:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:17:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:17:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:22 smithi150 bash[67543]: cluster 2024-07-28T15:17:22.851221+0000 mgr.y (mgr.25232) 6178 : cluster [DBG] pgmap v7122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:22 smithi022 bash[80503]: cluster 2024-07-28T15:17:22.851221+0000 mgr.y (mgr.25232) 6178 : cluster [DBG] pgmap v7122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:23.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:22 smithi022 bash[82865]: cluster 2024-07-28T15:17:22.851221+0000 mgr.y (mgr.25232) 6178 : cluster [DBG] pgmap v7122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:23.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11155 16 16 0 0 0 - 0 2024-07-28T15:17:24.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11156 16 16 0 0 0 - 0 2024-07-28T15:17:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:24 smithi150 bash[67543]: cluster 2024-07-28T15:17:24.852558+0000 mgr.y (mgr.25232) 6179 : cluster [DBG] pgmap v7123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:24 smithi022 bash[80503]: cluster 2024-07-28T15:17:24.852558+0000 mgr.y (mgr.25232) 6179 : cluster [DBG] pgmap v7123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:24 smithi022 bash[82865]: cluster 2024-07-28T15:17:24.852558+0000 mgr.y (mgr.25232) 6179 : cluster [DBG] pgmap v7123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:25.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11157 16 16 0 0 0 - 0 2024-07-28T15:17:26.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11158 16 16 0 0 0 - 0 2024-07-28T15:17:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:26 smithi150 bash[67543]: cluster 2024-07-28T15:17:26.853890+0000 mgr.y (mgr.25232) 6180 : cluster [DBG] pgmap v7124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:26 smithi022 bash[80503]: cluster 2024-07-28T15:17:26.853890+0000 mgr.y (mgr.25232) 6180 : cluster [DBG] pgmap v7124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:27.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:26 smithi022 bash[82865]: cluster 2024-07-28T15:17:26.853890+0000 mgr.y (mgr.25232) 6180 : cluster [DBG] pgmap v7124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:27.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11159 16 16 0 0 0 - 0 2024-07-28T15:17:28.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:17:28.515005+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:17:28.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:17:28.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11160 16 16 0 0 0 - 0 2024-07-28T15:17:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:28 smithi150 bash[67543]: cluster 2024-07-28T15:17:28.855257+0000 mgr.y (mgr.25232) 6181 : cluster [DBG] pgmap v7125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:28 smithi022 bash[80503]: cluster 2024-07-28T15:17:28.855257+0000 mgr.y (mgr.25232) 6181 : cluster [DBG] pgmap v7125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:29.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:28 smithi022 bash[82865]: cluster 2024-07-28T15:17:28.855257+0000 mgr.y (mgr.25232) 6181 : cluster [DBG] pgmap v7125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:29.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11161 16 16 0 0 0 - 0 2024-07-28T15:17:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:17:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:17:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:17:30.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11162 16 16 0 0 0 - 0 2024-07-28T15:17:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:30 smithi150 bash[67543]: cluster 2024-07-28T15:17:30.856606+0000 mgr.y (mgr.25232) 6182 : cluster [DBG] pgmap v7126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:30 smithi022 bash[80503]: cluster 2024-07-28T15:17:30.856606+0000 mgr.y (mgr.25232) 6182 : cluster [DBG] pgmap v7126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:30 smithi022 bash[82865]: cluster 2024-07-28T15:17:30.856606+0000 mgr.y (mgr.25232) 6182 : cluster [DBG] pgmap v7126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:31.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11163 16 16 0 0 0 - 0 2024-07-28T15:17:32.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11164 16 16 0 0 0 - 0 2024-07-28T15:17:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:17:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:17:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:32 smithi150 bash[67543]: cluster 2024-07-28T15:17:32.857960+0000 mgr.y (mgr.25232) 6183 : cluster [DBG] pgmap v7127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:32 smithi022 bash[80503]: cluster 2024-07-28T15:17:32.857960+0000 mgr.y (mgr.25232) 6183 : cluster [DBG] pgmap v7127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:32 smithi022 bash[82865]: cluster 2024-07-28T15:17:32.857960+0000 mgr.y (mgr.25232) 6183 : cluster [DBG] pgmap v7127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:33.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11165 16 16 0 0 0 - 0 2024-07-28T15:17:34.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11166 16 16 0 0 0 - 0 2024-07-28T15:17:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:34 smithi150 bash[67543]: cluster 2024-07-28T15:17:34.859382+0000 mgr.y (mgr.25232) 6184 : cluster [DBG] pgmap v7128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:34 smithi022 bash[80503]: cluster 2024-07-28T15:17:34.859382+0000 mgr.y (mgr.25232) 6184 : cluster [DBG] pgmap v7128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:34 smithi022 bash[82865]: cluster 2024-07-28T15:17:34.859382+0000 mgr.y (mgr.25232) 6184 : cluster [DBG] pgmap v7128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:35.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11167 16 16 0 0 0 - 0 2024-07-28T15:17:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:35 smithi150 bash[67543]: audit 2024-07-28T15:17:35.541124+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:35 smithi022 bash[80503]: audit 2024-07-28T15:17:35.541124+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:35 smithi022 bash[82865]: audit 2024-07-28T15:17:35.541124+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:36.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11168 16 16 0 0 0 - 0 2024-07-28T15:17:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:36 smithi150 bash[67543]: cluster 2024-07-28T15:17:36.860720+0000 mgr.y (mgr.25232) 6185 : cluster [DBG] pgmap v7129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:36 smithi022 bash[80503]: cluster 2024-07-28T15:17:36.860720+0000 mgr.y (mgr.25232) 6185 : cluster [DBG] pgmap v7129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:37.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:36 smithi022 bash[82865]: cluster 2024-07-28T15:17:36.860720+0000 mgr.y (mgr.25232) 6185 : cluster [DBG] pgmap v7129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:37.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11169 16 16 0 0 0 - 0 2024-07-28T15:17:38.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11170 16 16 0 0 0 - 0 2024-07-28T15:17:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:38 smithi150 bash[67543]: cluster 2024-07-28T15:17:38.862063+0000 mgr.y (mgr.25232) 6186 : cluster [DBG] pgmap v7130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:39.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:38 smithi022 bash[82865]: cluster 2024-07-28T15:17:38.862063+0000 mgr.y (mgr.25232) 6186 : cluster [DBG] pgmap v7130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:38 smithi022 bash[80503]: cluster 2024-07-28T15:17:38.862063+0000 mgr.y (mgr.25232) 6186 : cluster [DBG] pgmap v7130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:39.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11171 16 16 0 0 0 - 0 2024-07-28T15:17:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:17:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:17:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:17:40.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11172 16 16 0 0 0 - 0 2024-07-28T15:17:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:40 smithi150 bash[67543]: cluster 2024-07-28T15:17:40.863475+0000 mgr.y (mgr.25232) 6187 : cluster [DBG] pgmap v7131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:40 smithi022 bash[80503]: cluster 2024-07-28T15:17:40.863475+0000 mgr.y (mgr.25232) 6187 : cluster [DBG] pgmap v7131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:40 smithi022 bash[82865]: cluster 2024-07-28T15:17:40.863475+0000 mgr.y (mgr.25232) 6187 : cluster [DBG] pgmap v7131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:41.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11173 16 16 0 0 0 - 0 2024-07-28T15:17:42.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11174 16 16 0 0 0 - 0 2024-07-28T15:17:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:17:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:17:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:42 smithi150 bash[67543]: cluster 2024-07-28T15:17:42.864818+0000 mgr.y (mgr.25232) 6188 : cluster [DBG] pgmap v7132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:42 smithi022 bash[80503]: cluster 2024-07-28T15:17:42.864818+0000 mgr.y (mgr.25232) 6188 : cluster [DBG] pgmap v7132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:42 smithi022 bash[82865]: cluster 2024-07-28T15:17:42.864818+0000 mgr.y (mgr.25232) 6188 : cluster [DBG] pgmap v7132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:43.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11175 16 16 0 0 0 - 0 2024-07-28T15:17:44.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11176 16 16 0 0 0 - 0 2024-07-28T15:17:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:44 smithi150 bash[67543]: cluster 2024-07-28T15:17:44.866178+0000 mgr.y (mgr.25232) 6189 : cluster [DBG] pgmap v7133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:44 smithi022 bash[80503]: cluster 2024-07-28T15:17:44.866178+0000 mgr.y (mgr.25232) 6189 : cluster [DBG] pgmap v7133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:45.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:44 smithi022 bash[82865]: cluster 2024-07-28T15:17:44.866178+0000 mgr.y (mgr.25232) 6189 : cluster [DBG] pgmap v7133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:45.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11177 16 16 0 0 0 - 0 2024-07-28T15:17:46.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11178 16 16 0 0 0 - 0 2024-07-28T15:17:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:46 smithi150 bash[67543]: cluster 2024-07-28T15:17:46.867516+0000 mgr.y (mgr.25232) 6190 : cluster [DBG] pgmap v7134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:46 smithi022 bash[80503]: cluster 2024-07-28T15:17:46.867516+0000 mgr.y (mgr.25232) 6190 : cluster [DBG] pgmap v7134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:46 smithi022 bash[82865]: cluster 2024-07-28T15:17:46.867516+0000 mgr.y (mgr.25232) 6190 : cluster [DBG] pgmap v7134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:47.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11179 16 16 0 0 0 - 0 2024-07-28T15:17:48.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:17:48.518159+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:17:48.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:17:48.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11180 16 16 0 0 0 - 0 2024-07-28T15:17:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:48 smithi150 bash[67543]: cluster 2024-07-28T15:17:48.868902+0000 mgr.y (mgr.25232) 6191 : cluster [DBG] pgmap v7135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:48 smithi022 bash[80503]: cluster 2024-07-28T15:17:48.868902+0000 mgr.y (mgr.25232) 6191 : cluster [DBG] pgmap v7135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:49.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:48 smithi022 bash[82865]: cluster 2024-07-28T15:17:48.868902+0000 mgr.y (mgr.25232) 6191 : cluster [DBG] pgmap v7135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:49.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11181 16 16 0 0 0 - 0 2024-07-28T15:17:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:17:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:17:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:17:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:49 smithi150 bash[67543]: audit 2024-07-28T15:17:49.673831+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:17:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:49 smithi022 bash[80503]: audit 2024-07-28T15:17:49.673831+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:17:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:49 smithi022 bash[82865]: audit 2024-07-28T15:17:49.673831+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:17:50.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11182 16 16 0 0 0 - 0 2024-07-28T15:17:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:50 smithi150 bash[67543]: audit 2024-07-28T15:17:50.541554+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:50 smithi150 bash[67543]: cluster 2024-07-28T15:17:50.870228+0000 mgr.y (mgr.25232) 6192 : cluster [DBG] pgmap v7136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:50 smithi022 bash[80503]: audit 2024-07-28T15:17:50.541554+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:50 smithi022 bash[80503]: cluster 2024-07-28T15:17:50.870228+0000 mgr.y (mgr.25232) 6192 : cluster [DBG] pgmap v7136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:50 smithi022 bash[82865]: audit 2024-07-28T15:17:50.541554+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:17:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:50 smithi022 bash[82865]: cluster 2024-07-28T15:17:50.870228+0000 mgr.y (mgr.25232) 6192 : cluster [DBG] pgmap v7136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:51.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11183 16 16 0 0 0 - 0 2024-07-28T15:17:52.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11184 16 16 0 0 0 - 0 2024-07-28T15:17:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:17:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:17:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:52 smithi150 bash[67543]: cluster 2024-07-28T15:17:52.871624+0000 mgr.y (mgr.25232) 6193 : cluster [DBG] pgmap v7137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:53.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:52 smithi022 bash[80503]: cluster 2024-07-28T15:17:52.871624+0000 mgr.y (mgr.25232) 6193 : cluster [DBG] pgmap v7137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:52 smithi022 bash[82865]: cluster 2024-07-28T15:17:52.871624+0000 mgr.y (mgr.25232) 6193 : cluster [DBG] pgmap v7137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:53.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11185 16 16 0 0 0 - 0 2024-07-28T15:17:54.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11186 16 16 0 0 0 - 0 2024-07-28T15:17:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:54 smithi150 bash[67543]: cluster 2024-07-28T15:17:54.872590+0000 mgr.y (mgr.25232) 6194 : cluster [DBG] pgmap v7138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:55.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:54 smithi022 bash[80503]: cluster 2024-07-28T15:17:54.872590+0000 mgr.y (mgr.25232) 6194 : cluster [DBG] pgmap v7138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:55.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:54 smithi022 bash[82865]: cluster 2024-07-28T15:17:54.872590+0000 mgr.y (mgr.25232) 6194 : cluster [DBG] pgmap v7138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:55.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11187 16 16 0 0 0 - 0 2024-07-28T15:17:56.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11188 16 16 0 0 0 - 0 2024-07-28T15:17:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.361296+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.365246+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.542517+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.551849+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.964847+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:17:56.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.966105+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:17:56.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:56 smithi150 bash[67543]: audit 2024-07-28T15:17:55.975742+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.361296+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.365246+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.542517+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.551849+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.964847+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.966105+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:17:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[80503]: audit 2024-07-28T15:17:55.975742+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.361296+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.365246+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.542517+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.551849+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.964847+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.966105+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:17:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:56 smithi022 bash[82865]: audit 2024-07-28T15:17:55.975742+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:17:57.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11189 16 16 0 0 0 - 0 2024-07-28T15:17:57.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:57 smithi150 bash[67543]: cluster 2024-07-28T15:17:56.873925+0000 mgr.y (mgr.25232) 6195 : cluster [DBG] pgmap v7139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:57.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:57 smithi022 bash[80503]: cluster 2024-07-28T15:17:56.873925+0000 mgr.y (mgr.25232) 6195 : cluster [DBG] pgmap v7139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:57.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:57 smithi022 bash[82865]: cluster 2024-07-28T15:17:56.873925+0000 mgr.y (mgr.25232) 6195 : cluster [DBG] pgmap v7139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:58.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11190 16 16 0 0 0 - 0 2024-07-28T15:17:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:17:58 smithi150 bash[67543]: cluster 2024-07-28T15:17:58.875302+0000 mgr.y (mgr.25232) 6196 : cluster [DBG] pgmap v7140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:17:58 smithi022 bash[80503]: cluster 2024-07-28T15:17:58.875302+0000 mgr.y (mgr.25232) 6196 : cluster [DBG] pgmap v7140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:17:58 smithi022 bash[82865]: cluster 2024-07-28T15:17:58.875302+0000 mgr.y (mgr.25232) 6196 : cluster [DBG] pgmap v7140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:17:59.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11191 16 16 0 0 0 - 0 2024-07-28T15:17:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:17:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:17:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:18:00.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11192 16 16 0 0 0 - 0 2024-07-28T15:18:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:00 smithi150 bash[67543]: cluster 2024-07-28T15:18:00.876639+0000 mgr.y (mgr.25232) 6197 : cluster [DBG] pgmap v7141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:00 smithi022 bash[80503]: cluster 2024-07-28T15:18:00.876639+0000 mgr.y (mgr.25232) 6197 : cluster [DBG] pgmap v7141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:00 smithi022 bash[82865]: cluster 2024-07-28T15:18:00.876639+0000 mgr.y (mgr.25232) 6197 : cluster [DBG] pgmap v7141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:01.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11193 16 16 0 0 0 - 0 2024-07-28T15:18:02.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11194 16 16 0 0 0 - 0 2024-07-28T15:18:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:18:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:18:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:02 smithi150 bash[67543]: cluster 2024-07-28T15:18:02.877957+0000 mgr.y (mgr.25232) 6198 : cluster [DBG] pgmap v7142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:02 smithi022 bash[80503]: cluster 2024-07-28T15:18:02.877957+0000 mgr.y (mgr.25232) 6198 : cluster [DBG] pgmap v7142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:02 smithi022 bash[82865]: cluster 2024-07-28T15:18:02.877957+0000 mgr.y (mgr.25232) 6198 : cluster [DBG] pgmap v7142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:03.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11195 16 16 0 0 0 - 0 2024-07-28T15:18:04.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11196 16 16 0 0 0 - 0 2024-07-28T15:18:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:04 smithi150 bash[67543]: cluster 2024-07-28T15:18:04.879334+0000 mgr.y (mgr.25232) 6199 : cluster [DBG] pgmap v7143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:04 smithi022 bash[80503]: cluster 2024-07-28T15:18:04.879334+0000 mgr.y (mgr.25232) 6199 : cluster [DBG] pgmap v7143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:04 smithi022 bash[82865]: cluster 2024-07-28T15:18:04.879334+0000 mgr.y (mgr.25232) 6199 : cluster [DBG] pgmap v7143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:05.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11197 16 16 0 0 0 - 0 2024-07-28T15:18:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:05 smithi150 bash[67543]: audit 2024-07-28T15:18:05.542000+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:05 smithi022 bash[80503]: audit 2024-07-28T15:18:05.542000+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:05 smithi022 bash[82865]: audit 2024-07-28T15:18:05.542000+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:06.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11198 16 16 0 0 0 - 0 2024-07-28T15:18:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:06 smithi150 bash[67543]: cluster 2024-07-28T15:18:06.880699+0000 mgr.y (mgr.25232) 6200 : cluster [DBG] pgmap v7144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:06 smithi022 bash[80503]: cluster 2024-07-28T15:18:06.880699+0000 mgr.y (mgr.25232) 6200 : cluster [DBG] pgmap v7144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:06 smithi022 bash[82865]: cluster 2024-07-28T15:18:06.880699+0000 mgr.y (mgr.25232) 6200 : cluster [DBG] pgmap v7144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:07.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11199 16 16 0 0 0 - 0 2024-07-28T15:18:08.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:18:08.521198+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:18:08.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:18:08.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11200 16 16 0 0 0 - 0 2024-07-28T15:18:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:08 smithi150 bash[67543]: cluster 2024-07-28T15:18:08.882045+0000 mgr.y (mgr.25232) 6201 : cluster [DBG] pgmap v7145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:08 smithi022 bash[80503]: cluster 2024-07-28T15:18:08.882045+0000 mgr.y (mgr.25232) 6201 : cluster [DBG] pgmap v7145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:08 smithi022 bash[82865]: cluster 2024-07-28T15:18:08.882045+0000 mgr.y (mgr.25232) 6201 : cluster [DBG] pgmap v7145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:09.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11201 16 16 0 0 0 - 0 2024-07-28T15:18:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:18:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:18:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:18:10.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11202 16 16 0 0 0 - 0 2024-07-28T15:18:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:10 smithi150 bash[67543]: cluster 2024-07-28T15:18:10.883431+0000 mgr.y (mgr.25232) 6202 : cluster [DBG] pgmap v7146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:10 smithi022 bash[82865]: cluster 2024-07-28T15:18:10.883431+0000 mgr.y (mgr.25232) 6202 : cluster [DBG] pgmap v7146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:10 smithi022 bash[80503]: cluster 2024-07-28T15:18:10.883431+0000 mgr.y (mgr.25232) 6202 : cluster [DBG] pgmap v7146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:11.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11203 16 16 0 0 0 - 0 2024-07-28T15:18:12.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11204 16 16 0 0 0 - 0 2024-07-28T15:18:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:18:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:18:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:12 smithi150 bash[67543]: cluster 2024-07-28T15:18:12.884891+0000 mgr.y (mgr.25232) 6203 : cluster [DBG] pgmap v7147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:12 smithi022 bash[80503]: cluster 2024-07-28T15:18:12.884891+0000 mgr.y (mgr.25232) 6203 : cluster [DBG] pgmap v7147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:12 smithi022 bash[82865]: cluster 2024-07-28T15:18:12.884891+0000 mgr.y (mgr.25232) 6203 : cluster [DBG] pgmap v7147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:13.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11205 16 16 0 0 0 - 0 2024-07-28T15:18:14.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11206 16 16 0 0 0 - 0 2024-07-28T15:18:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:14 smithi150 bash[67543]: cluster 2024-07-28T15:18:14.886316+0000 mgr.y (mgr.25232) 6204 : cluster [DBG] pgmap v7148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:14 smithi022 bash[80503]: cluster 2024-07-28T15:18:14.886316+0000 mgr.y (mgr.25232) 6204 : cluster [DBG] pgmap v7148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:14 smithi022 bash[82865]: cluster 2024-07-28T15:18:14.886316+0000 mgr.y (mgr.25232) 6204 : cluster [DBG] pgmap v7148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:15.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11207 16 16 0 0 0 - 0 2024-07-28T15:18:16.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11208 16 16 0 0 0 - 0 2024-07-28T15:18:17.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:16 smithi150 bash[67543]: cluster 2024-07-28T15:18:16.887717+0000 mgr.y (mgr.25232) 6205 : cluster [DBG] pgmap v7149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:16 smithi022 bash[80503]: cluster 2024-07-28T15:18:16.887717+0000 mgr.y (mgr.25232) 6205 : cluster [DBG] pgmap v7149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:17.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:16 smithi022 bash[82865]: cluster 2024-07-28T15:18:16.887717+0000 mgr.y (mgr.25232) 6205 : cluster [DBG] pgmap v7149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:17.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11209 16 16 0 0 0 - 0 2024-07-28T15:18:18.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11210 16 16 0 0 0 - 0 2024-07-28T15:18:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:18 smithi150 bash[67543]: cluster 2024-07-28T15:18:18.889058+0000 mgr.y (mgr.25232) 6206 : cluster [DBG] pgmap v7150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:18 smithi022 bash[80503]: cluster 2024-07-28T15:18:18.889058+0000 mgr.y (mgr.25232) 6206 : cluster [DBG] pgmap v7150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:18 smithi022 bash[82865]: cluster 2024-07-28T15:18:18.889058+0000 mgr.y (mgr.25232) 6206 : cluster [DBG] pgmap v7150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:19.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11211 16 16 0 0 0 - 0 2024-07-28T15:18:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:18:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:18:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:18:20.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11212 16 16 0 0 0 - 0 2024-07-28T15:18:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:20 smithi150 bash[67543]: audit 2024-07-28T15:18:20.542483+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:20 smithi022 bash[80503]: audit 2024-07-28T15:18:20.542483+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:20 smithi022 bash[82865]: audit 2024-07-28T15:18:20.542483+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:21.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11213 16 16 0 0 0 - 0 2024-07-28T15:18:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:21 smithi150 bash[67543]: cluster 2024-07-28T15:18:20.890429+0000 mgr.y (mgr.25232) 6207 : cluster [DBG] pgmap v7151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:22.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:21 smithi022 bash[80503]: cluster 2024-07-28T15:18:20.890429+0000 mgr.y (mgr.25232) 6207 : cluster [DBG] pgmap v7151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:21 smithi022 bash[82865]: cluster 2024-07-28T15:18:20.890429+0000 mgr.y (mgr.25232) 6207 : cluster [DBG] pgmap v7151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:22.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11214 16 16 0 0 0 - 0 2024-07-28T15:18:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:18:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:18:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:22 smithi150 bash[67543]: cluster 2024-07-28T15:18:22.891749+0000 mgr.y (mgr.25232) 6208 : cluster [DBG] pgmap v7152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:22 smithi022 bash[80503]: cluster 2024-07-28T15:18:22.891749+0000 mgr.y (mgr.25232) 6208 : cluster [DBG] pgmap v7152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:22 smithi022 bash[82865]: cluster 2024-07-28T15:18:22.891749+0000 mgr.y (mgr.25232) 6208 : cluster [DBG] pgmap v7152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:23.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11215 16 16 0 0 0 - 0 2024-07-28T15:18:24.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11216 16 16 0 0 0 - 0 2024-07-28T15:18:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:24 smithi150 bash[67543]: cluster 2024-07-28T15:18:24.893125+0000 mgr.y (mgr.25232) 6209 : cluster [DBG] pgmap v7153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:24 smithi022 bash[80503]: cluster 2024-07-28T15:18:24.893125+0000 mgr.y (mgr.25232) 6209 : cluster [DBG] pgmap v7153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:24 smithi022 bash[82865]: cluster 2024-07-28T15:18:24.893125+0000 mgr.y (mgr.25232) 6209 : cluster [DBG] pgmap v7153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:25.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11217 16 16 0 0 0 - 0 2024-07-28T15:18:26.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11218 16 16 0 0 0 - 0 2024-07-28T15:18:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:26 smithi150 bash[67543]: cluster 2024-07-28T15:18:26.894488+0000 mgr.y (mgr.25232) 6210 : cluster [DBG] pgmap v7154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:26 smithi022 bash[80503]: cluster 2024-07-28T15:18:26.894488+0000 mgr.y (mgr.25232) 6210 : cluster [DBG] pgmap v7154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:26 smithi022 bash[82865]: cluster 2024-07-28T15:18:26.894488+0000 mgr.y (mgr.25232) 6210 : cluster [DBG] pgmap v7154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:27.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11219 16 16 0 0 0 - 0 2024-07-28T15:18:28.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:18:28.524202+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:18:28.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:18:28.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11220 16 16 0 0 0 - 0 2024-07-28T15:18:29.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11221 16 16 0 0 0 - 0 2024-07-28T15:18:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:18:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:18:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:18:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:29 smithi150 bash[67543]: cluster 2024-07-28T15:18:28.895798+0000 mgr.y (mgr.25232) 6211 : cluster [DBG] pgmap v7155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:30.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:29 smithi022 bash[80503]: cluster 2024-07-28T15:18:28.895798+0000 mgr.y (mgr.25232) 6211 : cluster [DBG] pgmap v7155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:30.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:29 smithi022 bash[82865]: cluster 2024-07-28T15:18:28.895798+0000 mgr.y (mgr.25232) 6211 : cluster [DBG] pgmap v7155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:30.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11222 16 16 0 0 0 - 0 2024-07-28T15:18:31.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11223 16 16 0 0 0 - 0 2024-07-28T15:18:32.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:31 smithi150 bash[67543]: cluster 2024-07-28T15:18:30.897126+0000 mgr.y (mgr.25232) 6212 : cluster [DBG] pgmap v7156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:32.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:31 smithi022 bash[80503]: cluster 2024-07-28T15:18:30.897126+0000 mgr.y (mgr.25232) 6212 : cluster [DBG] pgmap v7156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:32.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:31 smithi022 bash[82865]: cluster 2024-07-28T15:18:30.897126+0000 mgr.y (mgr.25232) 6212 : cluster [DBG] pgmap v7156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:32.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11224 16 16 0 0 0 - 0 2024-07-28T15:18:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:18:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:18:33.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11225 16 16 0 0 0 - 0 2024-07-28T15:18:34.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:33 smithi150 bash[67543]: cluster 2024-07-28T15:18:32.898474+0000 mgr.y (mgr.25232) 6213 : cluster [DBG] pgmap v7157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:34.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:33 smithi022 bash[80503]: cluster 2024-07-28T15:18:32.898474+0000 mgr.y (mgr.25232) 6213 : cluster [DBG] pgmap v7157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:34.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:33 smithi022 bash[82865]: cluster 2024-07-28T15:18:32.898474+0000 mgr.y (mgr.25232) 6213 : cluster [DBG] pgmap v7157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:34.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11226 16 16 0 0 0 - 0 2024-07-28T15:18:35.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11227 16 16 0 0 0 - 0 2024-07-28T15:18:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:35 smithi150 bash[67543]: cluster 2024-07-28T15:18:34.899794+0000 mgr.y (mgr.25232) 6214 : cluster [DBG] pgmap v7158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:35 smithi150 bash[67543]: audit 2024-07-28T15:18:35.542849+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:35 smithi022 bash[80503]: cluster 2024-07-28T15:18:34.899794+0000 mgr.y (mgr.25232) 6214 : cluster [DBG] pgmap v7158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:35 smithi022 bash[80503]: audit 2024-07-28T15:18:35.542849+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:35 smithi022 bash[82865]: cluster 2024-07-28T15:18:34.899794+0000 mgr.y (mgr.25232) 6214 : cluster [DBG] pgmap v7158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:35 smithi022 bash[82865]: audit 2024-07-28T15:18:35.542849+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:36.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11228 16 16 0 0 0 - 0 2024-07-28T15:18:37.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11229 16 16 0 0 0 - 0 2024-07-28T15:18:38.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:37 smithi150 bash[67543]: cluster 2024-07-28T15:18:36.901149+0000 mgr.y (mgr.25232) 6215 : cluster [DBG] pgmap v7159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:38.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:37 smithi022 bash[80503]: cluster 2024-07-28T15:18:36.901149+0000 mgr.y (mgr.25232) 6215 : cluster [DBG] pgmap v7159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:38.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:37 smithi022 bash[82865]: cluster 2024-07-28T15:18:36.901149+0000 mgr.y (mgr.25232) 6215 : cluster [DBG] pgmap v7159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:38.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11230 16 16 0 0 0 - 0 2024-07-28T15:18:39.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11231 16 16 0 0 0 - 0 2024-07-28T15:18:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:18:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:18:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:18:40.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:39 smithi150 bash[67543]: cluster 2024-07-28T15:18:38.902536+0000 mgr.y (mgr.25232) 6216 : cluster [DBG] pgmap v7160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:40.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:39 smithi022 bash[80503]: cluster 2024-07-28T15:18:38.902536+0000 mgr.y (mgr.25232) 6216 : cluster [DBG] pgmap v7160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:39 smithi022 bash[82865]: cluster 2024-07-28T15:18:38.902536+0000 mgr.y (mgr.25232) 6216 : cluster [DBG] pgmap v7160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:40.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11232 16 16 0 0 0 - 0 2024-07-28T15:18:41.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11233 16 16 0 0 0 - 0 2024-07-28T15:18:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:41 smithi150 bash[67543]: cluster 2024-07-28T15:18:40.904661+0000 mgr.y (mgr.25232) 6217 : cluster [DBG] pgmap v7161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:42.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:41 smithi022 bash[80503]: cluster 2024-07-28T15:18:40.904661+0000 mgr.y (mgr.25232) 6217 : cluster [DBG] pgmap v7161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:42.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:41 smithi022 bash[82865]: cluster 2024-07-28T15:18:40.904661+0000 mgr.y (mgr.25232) 6217 : cluster [DBG] pgmap v7161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:42.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11234 16 16 0 0 0 - 0 2024-07-28T15:18:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:18:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:18:43.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11235 16 16 0 0 0 - 0 2024-07-28T15:18:44.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:43 smithi150 bash[67543]: cluster 2024-07-28T15:18:42.906057+0000 mgr.y (mgr.25232) 6218 : cluster [DBG] pgmap v7162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:44.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:43 smithi022 bash[80503]: cluster 2024-07-28T15:18:42.906057+0000 mgr.y (mgr.25232) 6218 : cluster [DBG] pgmap v7162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:44.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:43 smithi022 bash[82865]: cluster 2024-07-28T15:18:42.906057+0000 mgr.y (mgr.25232) 6218 : cluster [DBG] pgmap v7162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:44.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11236 16 16 0 0 0 - 0 2024-07-28T15:18:45.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11237 16 16 0 0 0 - 0 2024-07-28T15:18:46.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:45 smithi150 bash[67543]: cluster 2024-07-28T15:18:44.907441+0000 mgr.y (mgr.25232) 6219 : cluster [DBG] pgmap v7163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:46.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:45 smithi022 bash[80503]: cluster 2024-07-28T15:18:44.907441+0000 mgr.y (mgr.25232) 6219 : cluster [DBG] pgmap v7163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:45 smithi022 bash[82865]: cluster 2024-07-28T15:18:44.907441+0000 mgr.y (mgr.25232) 6219 : cluster [DBG] pgmap v7163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:46.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11238 16 16 0 0 0 - 0 2024-07-28T15:18:47.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11239 16 16 0 0 0 - 0 2024-07-28T15:18:48.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:47 smithi150 bash[67543]: cluster 2024-07-28T15:18:46.908836+0000 mgr.y (mgr.25232) 6220 : cluster [DBG] pgmap v7164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:48.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:47 smithi022 bash[80503]: cluster 2024-07-28T15:18:46.908836+0000 mgr.y (mgr.25232) 6220 : cluster [DBG] pgmap v7164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:48.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:47 smithi022 bash[82865]: cluster 2024-07-28T15:18:46.908836+0000 mgr.y (mgr.25232) 6220 : cluster [DBG] pgmap v7164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:48.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:18:48.527462+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:18:48.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:18:48.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11240 16 16 0 0 0 - 0 2024-07-28T15:18:49.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11241 16 16 0 0 0 - 0 2024-07-28T15:18:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:18:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:18:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:18:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:49 smithi150 bash[67543]: cluster 2024-07-28T15:18:48.910161+0000 mgr.y (mgr.25232) 6221 : cluster [DBG] pgmap v7165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:49 smithi022 bash[80503]: cluster 2024-07-28T15:18:48.910161+0000 mgr.y (mgr.25232) 6221 : cluster [DBG] pgmap v7165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:49 smithi022 bash[82865]: cluster 2024-07-28T15:18:48.910161+0000 mgr.y (mgr.25232) 6221 : cluster [DBG] pgmap v7165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:50.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11242 16 16 0 0 0 - 0 2024-07-28T15:18:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:51 smithi150 bash[67543]: audit 2024-07-28T15:18:50.543284+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:51 smithi022 bash[80503]: audit 2024-07-28T15:18:50.543284+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:51 smithi022 bash[82865]: audit 2024-07-28T15:18:50.543284+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:18:51.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11243 16 16 0 0 0 - 0 2024-07-28T15:18:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:52 smithi150 bash[67543]: cluster 2024-07-28T15:18:50.911485+0000 mgr.y (mgr.25232) 6222 : cluster [DBG] pgmap v7166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:52 smithi022 bash[80503]: cluster 2024-07-28T15:18:50.911485+0000 mgr.y (mgr.25232) 6222 : cluster [DBG] pgmap v7166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:52.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:52 smithi022 bash[82865]: cluster 2024-07-28T15:18:50.911485+0000 mgr.y (mgr.25232) 6222 : cluster [DBG] pgmap v7166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:52.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11244 16 16 0 0 0 - 0 2024-07-28T15:18:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:18:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:18:53.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11245 16 16 0 0 0 - 0 2024-07-28T15:18:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:54 smithi150 bash[67543]: cluster 2024-07-28T15:18:52.912857+0000 mgr.y (mgr.25232) 6223 : cluster [DBG] pgmap v7167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:54.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:54 smithi022 bash[80503]: cluster 2024-07-28T15:18:52.912857+0000 mgr.y (mgr.25232) 6223 : cluster [DBG] pgmap v7167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:54.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:54 smithi022 bash[82865]: cluster 2024-07-28T15:18:52.912857+0000 mgr.y (mgr.25232) 6223 : cluster [DBG] pgmap v7167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:54.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11246 16 16 0 0 0 - 0 2024-07-28T15:18:55.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11247 16 16 0 0 0 - 0 2024-07-28T15:18:56.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:56 smithi150 bash[67543]: cluster 2024-07-28T15:18:54.914219+0000 mgr.y (mgr.25232) 6224 : cluster [DBG] pgmap v7168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:56.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:56 smithi022 bash[80503]: cluster 2024-07-28T15:18:54.914219+0000 mgr.y (mgr.25232) 6224 : cluster [DBG] pgmap v7168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:56.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:56 smithi022 bash[82865]: cluster 2024-07-28T15:18:54.914219+0000 mgr.y (mgr.25232) 6224 : cluster [DBG] pgmap v7168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:56.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11248 16 16 0 0 0 - 0 2024-07-28T15:18:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:57 smithi150 bash[67543]: audit 2024-07-28T15:18:56.073894+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:18:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:57 smithi150 bash[67543]: audit 2024-07-28T15:18:56.458330+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:18:57.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:57 smithi150 bash[67543]: audit 2024-07-28T15:18:56.462861+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:18:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:57 smithi022 bash[80503]: audit 2024-07-28T15:18:56.073894+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:18:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:57 smithi022 bash[80503]: audit 2024-07-28T15:18:56.458330+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:18:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:57 smithi022 bash[80503]: audit 2024-07-28T15:18:56.462861+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:18:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:57 smithi022 bash[82865]: audit 2024-07-28T15:18:56.073894+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:18:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:57 smithi022 bash[82865]: audit 2024-07-28T15:18:56.458330+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:18:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:57 smithi022 bash[82865]: audit 2024-07-28T15:18:56.462861+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:18:57.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11249 16 16 0 0 0 - 0 2024-07-28T15:18:58.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11250 16 16 0 0 0 - 0 2024-07-28T15:18:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:18:58 smithi150 bash[67543]: cluster 2024-07-28T15:18:56.915504+0000 mgr.y (mgr.25232) 6225 : cluster [DBG] pgmap v7169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:18:58 smithi022 bash[80503]: cluster 2024-07-28T15:18:56.915504+0000 mgr.y (mgr.25232) 6225 : cluster [DBG] pgmap v7169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:18:58 smithi022 bash[82865]: cluster 2024-07-28T15:18:56.915504+0000 mgr.y (mgr.25232) 6225 : cluster [DBG] pgmap v7169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:18:59.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11251 16 16 0 0 0 - 0 2024-07-28T15:18:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:18:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:18:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:19:00.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11252 16 16 0 0 0 - 0 2024-07-28T15:19:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:00 smithi150 bash[67543]: cluster 2024-07-28T15:18:58.916912+0000 mgr.y (mgr.25232) 6226 : cluster [DBG] pgmap v7170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:00 smithi022 bash[80503]: cluster 2024-07-28T15:18:58.916912+0000 mgr.y (mgr.25232) 6226 : cluster [DBG] pgmap v7170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:00 smithi022 bash[82865]: cluster 2024-07-28T15:18:58.916912+0000 mgr.y (mgr.25232) 6226 : cluster [DBG] pgmap v7170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:01.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11253 16 16 0 0 0 - 0 2024-07-28T15:19:02.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11254 16 16 0 0 0 - 0 2024-07-28T15:19:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:19:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:19:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:02 smithi150 bash[67543]: cluster 2024-07-28T15:19:00.919019+0000 mgr.y (mgr.25232) 6227 : cluster [DBG] pgmap v7171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:02 smithi150 bash[67543]: audit 2024-07-28T15:19:01.982468+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:02 smithi150 bash[67543]: audit 2024-07-28T15:19:01.988188+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:02 smithi150 bash[67543]: audit 2024-07-28T15:19:02.015360+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:02 smithi150 bash[67543]: audit 2024-07-28T15:19:02.024402+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[80503]: cluster 2024-07-28T15:19:00.919019+0000 mgr.y (mgr.25232) 6227 : cluster [DBG] pgmap v7171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[80503]: audit 2024-07-28T15:19:01.982468+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[80503]: audit 2024-07-28T15:19:01.988188+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[80503]: audit 2024-07-28T15:19:02.015360+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[80503]: audit 2024-07-28T15:19:02.024402+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[82865]: cluster 2024-07-28T15:19:00.919019+0000 mgr.y (mgr.25232) 6227 : cluster [DBG] pgmap v7171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[82865]: audit 2024-07-28T15:19:01.982468+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[82865]: audit 2024-07-28T15:19:01.988188+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[82865]: audit 2024-07-28T15:19:02.015360+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:02 smithi022 bash[82865]: audit 2024-07-28T15:19:02.024402+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:03.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11255 16 16 0 0 0 - 0 2024-07-28T15:19:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:03 smithi150 bash[67543]: audit 2024-07-28T15:19:02.539683+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:19:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:03 smithi150 bash[67543]: audit 2024-07-28T15:19:02.541458+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:19:03.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:03 smithi150 bash[67543]: audit 2024-07-28T15:19:02.553803+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:03 smithi022 bash[80503]: audit 2024-07-28T15:19:02.539683+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:19:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:03 smithi022 bash[80503]: audit 2024-07-28T15:19:02.541458+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:19:03.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:03 smithi022 bash[80503]: audit 2024-07-28T15:19:02.553803+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:03 smithi022 bash[82865]: audit 2024-07-28T15:19:02.539683+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:19:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:03 smithi022 bash[82865]: audit 2024-07-28T15:19:02.541458+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:19:03.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:03 smithi022 bash[82865]: audit 2024-07-28T15:19:02.553803+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:19:04.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11256 16 16 0 0 0 - 0 2024-07-28T15:19:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:04 smithi022 bash[80503]: cluster 2024-07-28T15:19:02.920535+0000 mgr.y (mgr.25232) 6228 : cluster [DBG] pgmap v7172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:04 smithi022 bash[82865]: cluster 2024-07-28T15:19:02.920535+0000 mgr.y (mgr.25232) 6228 : cluster [DBG] pgmap v7172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:04 smithi150 bash[67543]: cluster 2024-07-28T15:19:02.920535+0000 mgr.y (mgr.25232) 6228 : cluster [DBG] pgmap v7172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:05.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11257 16 16 0 0 0 - 0 2024-07-28T15:19:05.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:05 smithi022 bash[80503]: audit 2024-07-28T15:19:05.543784+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:05.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:05 smithi022 bash[82865]: audit 2024-07-28T15:19:05.543784+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:05 smithi150 bash[67543]: audit 2024-07-28T15:19:05.543784+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:06.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11258 16 16 0 0 0 - 0 2024-07-28T15:19:06.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:06 smithi022 bash[80503]: cluster 2024-07-28T15:19:04.922059+0000 mgr.y (mgr.25232) 6229 : cluster [DBG] pgmap v7173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:06 smithi022 bash[82865]: cluster 2024-07-28T15:19:04.922059+0000 mgr.y (mgr.25232) 6229 : cluster [DBG] pgmap v7173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:06 smithi150 bash[67543]: cluster 2024-07-28T15:19:04.922059+0000 mgr.y (mgr.25232) 6229 : cluster [DBG] pgmap v7173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:07.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11259 16 16 0 0 0 - 0 2024-07-28T15:19:08.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:19:08.530444+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:19:08.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:19:08.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11260 16 16 0 0 0 - 0 2024-07-28T15:19:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:08 smithi022 bash[80503]: cluster 2024-07-28T15:19:06.923604+0000 mgr.y (mgr.25232) 6230 : cluster [DBG] pgmap v7174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:08 smithi022 bash[82865]: cluster 2024-07-28T15:19:06.923604+0000 mgr.y (mgr.25232) 6230 : cluster [DBG] pgmap v7174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:08 smithi150 bash[67543]: cluster 2024-07-28T15:19:06.923604+0000 mgr.y (mgr.25232) 6230 : cluster [DBG] pgmap v7174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:09.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11261 16 16 0 0 0 - 0 2024-07-28T15:19:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:19:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:19:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:19:10.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11262 16 16 0 0 0 - 0 2024-07-28T15:19:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:10 smithi022 bash[80503]: cluster 2024-07-28T15:19:08.925115+0000 mgr.y (mgr.25232) 6231 : cluster [DBG] pgmap v7175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:10 smithi022 bash[82865]: cluster 2024-07-28T15:19:08.925115+0000 mgr.y (mgr.25232) 6231 : cluster [DBG] pgmap v7175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:10 smithi150 bash[67543]: cluster 2024-07-28T15:19:08.925115+0000 mgr.y (mgr.25232) 6231 : cluster [DBG] pgmap v7175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:11.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11263 16 16 0 0 0 - 0 2024-07-28T15:19:12.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11264 16 16 0 0 0 - 0 2024-07-28T15:19:12.576 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:19:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:19:12.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:12 smithi022 bash[82865]: cluster 2024-07-28T15:19:10.926641+0000 mgr.y (mgr.25232) 6232 : cluster [DBG] pgmap v7176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:12 smithi022 bash[80503]: cluster 2024-07-28T15:19:10.926641+0000 mgr.y (mgr.25232) 6232 : cluster [DBG] pgmap v7176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:12 smithi150 bash[67543]: cluster 2024-07-28T15:19:10.926641+0000 mgr.y (mgr.25232) 6232 : cluster [DBG] pgmap v7176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:13.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11265 16 16 0 0 0 - 0 2024-07-28T15:19:14.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11266 16 16 0 0 0 - 0 2024-07-28T15:19:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:14 smithi150 bash[67543]: cluster 2024-07-28T15:19:12.928055+0000 mgr.y (mgr.25232) 6233 : cluster [DBG] pgmap v7177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:14 smithi022 bash[80503]: cluster 2024-07-28T15:19:12.928055+0000 mgr.y (mgr.25232) 6233 : cluster [DBG] pgmap v7177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:15.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:14 smithi022 bash[82865]: cluster 2024-07-28T15:19:12.928055+0000 mgr.y (mgr.25232) 6233 : cluster [DBG] pgmap v7177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:15.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11267 16 16 0 0 0 - 0 2024-07-28T15:19:16.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11268 16 16 0 0 0 - 0 2024-07-28T15:19:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:16 smithi150 bash[67543]: cluster 2024-07-28T15:19:14.929426+0000 mgr.y (mgr.25232) 6234 : cluster [DBG] pgmap v7178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:16 smithi022 bash[80503]: cluster 2024-07-28T15:19:14.929426+0000 mgr.y (mgr.25232) 6234 : cluster [DBG] pgmap v7178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:17.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:16 smithi022 bash[82865]: cluster 2024-07-28T15:19:14.929426+0000 mgr.y (mgr.25232) 6234 : cluster [DBG] pgmap v7178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:17.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11269 16 16 0 0 0 - 0 2024-07-28T15:19:18.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11270 16 16 0 0 0 - 0 2024-07-28T15:19:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:18 smithi150 bash[67543]: cluster 2024-07-28T15:19:16.930801+0000 mgr.y (mgr.25232) 6235 : cluster [DBG] pgmap v7179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:18 smithi022 bash[80503]: cluster 2024-07-28T15:19:16.930801+0000 mgr.y (mgr.25232) 6235 : cluster [DBG] pgmap v7179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:18 smithi022 bash[82865]: cluster 2024-07-28T15:19:16.930801+0000 mgr.y (mgr.25232) 6235 : cluster [DBG] pgmap v7179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:19.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11271 16 16 0 0 0 - 0 2024-07-28T15:19:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:19:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:19:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:19:20.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11272 16 16 0 0 0 - 0 2024-07-28T15:19:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:20 smithi150 bash[67543]: cluster 2024-07-28T15:19:18.932154+0000 mgr.y (mgr.25232) 6236 : cluster [DBG] pgmap v7180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:20 smithi150 bash[67543]: audit 2024-07-28T15:19:20.544082+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:21.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:20 smithi022 bash[80503]: cluster 2024-07-28T15:19:18.932154+0000 mgr.y (mgr.25232) 6236 : cluster [DBG] pgmap v7180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:20 smithi022 bash[80503]: audit 2024-07-28T15:19:20.544082+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:20 smithi022 bash[82865]: cluster 2024-07-28T15:19:18.932154+0000 mgr.y (mgr.25232) 6236 : cluster [DBG] pgmap v7180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:20 smithi022 bash[82865]: audit 2024-07-28T15:19:20.544082+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:21.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11273 16 16 0 0 0 - 0 2024-07-28T15:19:22.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11274 16 16 0 0 0 - 0 2024-07-28T15:19:22.596 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:19:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:19:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:22 smithi150 bash[67543]: cluster 2024-07-28T15:19:20.933530+0000 mgr.y (mgr.25232) 6237 : cluster [DBG] pgmap v7181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:22 smithi022 bash[80503]: cluster 2024-07-28T15:19:20.933530+0000 mgr.y (mgr.25232) 6237 : cluster [DBG] pgmap v7181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:22 smithi022 bash[82865]: cluster 2024-07-28T15:19:20.933530+0000 mgr.y (mgr.25232) 6237 : cluster [DBG] pgmap v7181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:23.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11275 16 16 0 0 0 - 0 2024-07-28T15:19:24.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11276 16 16 0 0 0 - 0 2024-07-28T15:19:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:24 smithi150 bash[67543]: cluster 2024-07-28T15:19:22.935043+0000 mgr.y (mgr.25232) 6238 : cluster [DBG] pgmap v7182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:24 smithi022 bash[80503]: cluster 2024-07-28T15:19:22.935043+0000 mgr.y (mgr.25232) 6238 : cluster [DBG] pgmap v7182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:24 smithi022 bash[82865]: cluster 2024-07-28T15:19:22.935043+0000 mgr.y (mgr.25232) 6238 : cluster [DBG] pgmap v7182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:25.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11277 16 16 0 0 0 - 0 2024-07-28T15:19:26.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11278 16 16 0 0 0 - 0 2024-07-28T15:19:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:26 smithi150 bash[67543]: cluster 2024-07-28T15:19:24.936548+0000 mgr.y (mgr.25232) 6239 : cluster [DBG] pgmap v7183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:26 smithi022 bash[80503]: cluster 2024-07-28T15:19:24.936548+0000 mgr.y (mgr.25232) 6239 : cluster [DBG] pgmap v7183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:26 smithi022 bash[82865]: cluster 2024-07-28T15:19:24.936548+0000 mgr.y (mgr.25232) 6239 : cluster [DBG] pgmap v7183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:27.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11279 16 16 0 0 0 - 0 2024-07-28T15:19:28.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:19:28.533733+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:19:28.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:19:28.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11280 16 16 0 0 0 - 0 2024-07-28T15:19:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:28 smithi150 bash[67543]: cluster 2024-07-28T15:19:26.938080+0000 mgr.y (mgr.25232) 6240 : cluster [DBG] pgmap v7184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:28 smithi022 bash[80503]: cluster 2024-07-28T15:19:26.938080+0000 mgr.y (mgr.25232) 6240 : cluster [DBG] pgmap v7184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:28 smithi022 bash[82865]: cluster 2024-07-28T15:19:26.938080+0000 mgr.y (mgr.25232) 6240 : cluster [DBG] pgmap v7184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:29.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11281 16 16 0 0 0 - 0 2024-07-28T15:19:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:19:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:19:29] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T15:19:30.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11282 16 16 0 0 0 - 0 2024-07-28T15:19:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:30 smithi150 bash[67543]: cluster 2024-07-28T15:19:28.939604+0000 mgr.y (mgr.25232) 6241 : cluster [DBG] pgmap v7185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:30 smithi022 bash[80503]: cluster 2024-07-28T15:19:28.939604+0000 mgr.y (mgr.25232) 6241 : cluster [DBG] pgmap v7185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:30 smithi022 bash[82865]: cluster 2024-07-28T15:19:28.939604+0000 mgr.y (mgr.25232) 6241 : cluster [DBG] pgmap v7185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:31.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11283 16 16 0 0 0 - 0 2024-07-28T15:19:32.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11284 16 16 0 0 0 - 0 2024-07-28T15:19:32.617 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:19:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:19:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:32 smithi150 bash[67543]: cluster 2024-07-28T15:19:30.940974+0000 mgr.y (mgr.25232) 6242 : cluster [DBG] pgmap v7186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:32 smithi022 bash[80503]: cluster 2024-07-28T15:19:30.940974+0000 mgr.y (mgr.25232) 6242 : cluster [DBG] pgmap v7186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:32 smithi022 bash[82865]: cluster 2024-07-28T15:19:30.940974+0000 mgr.y (mgr.25232) 6242 : cluster [DBG] pgmap v7186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:33.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11285 16 16 0 0 0 - 0 2024-07-28T15:19:34.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11286 16 16 0 0 0 - 0 2024-07-28T15:19:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:34 smithi150 bash[67543]: cluster 2024-07-28T15:19:32.942397+0000 mgr.y (mgr.25232) 6243 : cluster [DBG] pgmap v7187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:34 smithi022 bash[80503]: cluster 2024-07-28T15:19:32.942397+0000 mgr.y (mgr.25232) 6243 : cluster [DBG] pgmap v7187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:34 smithi022 bash[82865]: cluster 2024-07-28T15:19:32.942397+0000 mgr.y (mgr.25232) 6243 : cluster [DBG] pgmap v7187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:35.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11287 16 16 0 0 0 - 0 2024-07-28T15:19:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:35 smithi150 bash[67543]: audit 2024-07-28T15:19:35.544607+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:35 smithi022 bash[80503]: audit 2024-07-28T15:19:35.544607+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:35 smithi022 bash[82865]: audit 2024-07-28T15:19:35.544607+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:36.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11288 16 16 0 0 0 - 0 2024-07-28T15:19:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:36 smithi150 bash[67543]: cluster 2024-07-28T15:19:34.943736+0000 mgr.y (mgr.25232) 6244 : cluster [DBG] pgmap v7188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:36 smithi022 bash[80503]: cluster 2024-07-28T15:19:34.943736+0000 mgr.y (mgr.25232) 6244 : cluster [DBG] pgmap v7188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:36 smithi022 bash[82865]: cluster 2024-07-28T15:19:34.943736+0000 mgr.y (mgr.25232) 6244 : cluster [DBG] pgmap v7188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:37.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11289 16 16 0 0 0 - 0 2024-07-28T15:19:38.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11290 16 16 0 0 0 - 0 2024-07-28T15:19:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:38 smithi150 bash[67543]: cluster 2024-07-28T15:19:36.945130+0000 mgr.y (mgr.25232) 6245 : cluster [DBG] pgmap v7189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:38 smithi022 bash[80503]: cluster 2024-07-28T15:19:36.945130+0000 mgr.y (mgr.25232) 6245 : cluster [DBG] pgmap v7189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:38 smithi022 bash[82865]: cluster 2024-07-28T15:19:36.945130+0000 mgr.y (mgr.25232) 6245 : cluster [DBG] pgmap v7189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:39.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11291 16 16 0 0 0 - 0 2024-07-28T15:19:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:19:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:19:39] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:19:40.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11292 16 16 0 0 0 - 0 2024-07-28T15:19:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:40 smithi150 bash[67543]: cluster 2024-07-28T15:19:38.946515+0000 mgr.y (mgr.25232) 6246 : cluster [DBG] pgmap v7190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:40 smithi022 bash[80503]: cluster 2024-07-28T15:19:38.946515+0000 mgr.y (mgr.25232) 6246 : cluster [DBG] pgmap v7190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:40 smithi022 bash[82865]: cluster 2024-07-28T15:19:38.946515+0000 mgr.y (mgr.25232) 6246 : cluster [DBG] pgmap v7190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:41.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11293 16 16 0 0 0 - 0 2024-07-28T15:19:42.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11294 16 16 0 0 0 - 0 2024-07-28T15:19:42.643 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:19:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:19:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:42 smithi150 bash[67543]: cluster 2024-07-28T15:19:40.947830+0000 mgr.y (mgr.25232) 6247 : cluster [DBG] pgmap v7191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:42 smithi022 bash[80503]: cluster 2024-07-28T15:19:40.947830+0000 mgr.y (mgr.25232) 6247 : cluster [DBG] pgmap v7191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:42 smithi022 bash[82865]: cluster 2024-07-28T15:19:40.947830+0000 mgr.y (mgr.25232) 6247 : cluster [DBG] pgmap v7191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:43.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11295 16 16 0 0 0 - 0 2024-07-28T15:19:44.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11296 16 16 0 0 0 - 0 2024-07-28T15:19:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:44 smithi150 bash[67543]: cluster 2024-07-28T15:19:42.949184+0000 mgr.y (mgr.25232) 6248 : cluster [DBG] pgmap v7192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:44 smithi022 bash[80503]: cluster 2024-07-28T15:19:42.949184+0000 mgr.y (mgr.25232) 6248 : cluster [DBG] pgmap v7192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:44 smithi022 bash[82865]: cluster 2024-07-28T15:19:42.949184+0000 mgr.y (mgr.25232) 6248 : cluster [DBG] pgmap v7192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:45.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11297 16 16 0 0 0 - 0 2024-07-28T15:19:46.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11298 16 16 0 0 0 - 0 2024-07-28T15:19:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:46 smithi150 bash[67543]: cluster 2024-07-28T15:19:44.950547+0000 mgr.y (mgr.25232) 6249 : cluster [DBG] pgmap v7193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:46 smithi022 bash[80503]: cluster 2024-07-28T15:19:44.950547+0000 mgr.y (mgr.25232) 6249 : cluster [DBG] pgmap v7193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:46 smithi022 bash[82865]: cluster 2024-07-28T15:19:44.950547+0000 mgr.y (mgr.25232) 6249 : cluster [DBG] pgmap v7193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:47.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11299 16 16 0 0 0 - 0 2024-07-28T15:19:48.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:19:48.537096+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:19:48.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:19:48.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11300 16 16 0 0 0 - 0 2024-07-28T15:19:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:48 smithi150 bash[67543]: cluster 2024-07-28T15:19:46.951869+0000 mgr.y (mgr.25232) 6250 : cluster [DBG] pgmap v7194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:49.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:48 smithi022 bash[80503]: cluster 2024-07-28T15:19:46.951869+0000 mgr.y (mgr.25232) 6250 : cluster [DBG] pgmap v7194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:48 smithi022 bash[82865]: cluster 2024-07-28T15:19:46.951869+0000 mgr.y (mgr.25232) 6250 : cluster [DBG] pgmap v7194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:49.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11301 16 16 0 0 0 - 0 2024-07-28T15:19:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:19:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:19:49] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:19:50.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11302 16 16 0 0 0 - 0 2024-07-28T15:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:50 smithi150 bash[67543]: cluster 2024-07-28T15:19:48.953183+0000 mgr.y (mgr.25232) 6251 : cluster [DBG] pgmap v7195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:50 smithi150 bash[67543]: audit 2024-07-28T15:19:50.545381+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:50 smithi022 bash[80503]: cluster 2024-07-28T15:19:48.953183+0000 mgr.y (mgr.25232) 6251 : cluster [DBG] pgmap v7195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:50 smithi022 bash[80503]: audit 2024-07-28T15:19:50.545381+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:50 smithi022 bash[82865]: cluster 2024-07-28T15:19:48.953183+0000 mgr.y (mgr.25232) 6251 : cluster [DBG] pgmap v7195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:50 smithi022 bash[82865]: audit 2024-07-28T15:19:50.545381+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:19:51.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11303 16 16 0 0 0 - 0 2024-07-28T15:19:52.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11304 16 16 0 0 0 - 0 2024-07-28T15:19:52.665 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:19:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:19:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:52 smithi150 bash[67543]: cluster 2024-07-28T15:19:50.954600+0000 mgr.y (mgr.25232) 6252 : cluster [DBG] pgmap v7196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:52 smithi022 bash[80503]: cluster 2024-07-28T15:19:50.954600+0000 mgr.y (mgr.25232) 6252 : cluster [DBG] pgmap v7196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:52 smithi022 bash[82865]: cluster 2024-07-28T15:19:50.954600+0000 mgr.y (mgr.25232) 6252 : cluster [DBG] pgmap v7196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:53.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11305 16 16 0 0 0 - 0 2024-07-28T15:19:54.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11306 16 16 0 0 0 - 0 2024-07-28T15:19:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:54 smithi150 bash[67543]: cluster 2024-07-28T15:19:52.955961+0000 mgr.y (mgr.25232) 6253 : cluster [DBG] pgmap v7197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:55.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:54 smithi022 bash[80503]: cluster 2024-07-28T15:19:52.955961+0000 mgr.y (mgr.25232) 6253 : cluster [DBG] pgmap v7197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:54 smithi022 bash[82865]: cluster 2024-07-28T15:19:52.955961+0000 mgr.y (mgr.25232) 6253 : cluster [DBG] pgmap v7197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:55.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11307 16 16 0 0 0 - 0 2024-07-28T15:19:56.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11308 16 16 0 0 0 - 0 2024-07-28T15:19:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:56 smithi150 bash[67543]: cluster 2024-07-28T15:19:54.957313+0000 mgr.y (mgr.25232) 6254 : cluster [DBG] pgmap v7198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:56 smithi022 bash[80503]: cluster 2024-07-28T15:19:54.957313+0000 mgr.y (mgr.25232) 6254 : cluster [DBG] pgmap v7198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:56 smithi022 bash[82865]: cluster 2024-07-28T15:19:54.957313+0000 mgr.y (mgr.25232) 6254 : cluster [DBG] pgmap v7198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:57.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11309 16 16 0 0 0 - 0 2024-07-28T15:19:58.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11310 16 16 0 0 0 - 0 2024-07-28T15:19:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:19:58 smithi150 bash[67543]: cluster 2024-07-28T15:19:56.958665+0000 mgr.y (mgr.25232) 6255 : cluster [DBG] pgmap v7199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:59.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:19:58 smithi022 bash[80503]: cluster 2024-07-28T15:19:56.958665+0000 mgr.y (mgr.25232) 6255 : cluster [DBG] pgmap v7199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:19:58 smithi022 bash[82865]: cluster 2024-07-28T15:19:56.958665+0000 mgr.y (mgr.25232) 6255 : cluster [DBG] pgmap v7199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:19:59.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11311 16 16 0 0 0 - 0 2024-07-28T15:19:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:19:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:19:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:20:00.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11312 16 16 0 0 0 - 0 2024-07-28T15:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:00 smithi150 bash[67543]: cluster 2024-07-28T15:19:58.960040+0000 mgr.y (mgr.25232) 6256 : cluster [DBG] pgmap v7200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:00 smithi150 bash[67543]: cluster 2024-07-28T15:20:00.000173+0000 mon.a (mon.0) 5063 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:20:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:00 smithi022 bash[82865]: cluster 2024-07-28T15:19:58.960040+0000 mgr.y (mgr.25232) 6256 : cluster [DBG] pgmap v7200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:01.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:00 smithi022 bash[82865]: cluster 2024-07-28T15:20:00.000173+0000 mon.a (mon.0) 5063 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:20:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:00 smithi022 bash[80503]: cluster 2024-07-28T15:19:58.960040+0000 mgr.y (mgr.25232) 6256 : cluster [DBG] pgmap v7200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:00 smithi022 bash[80503]: cluster 2024-07-28T15:20:00.000173+0000 mon.a (mon.0) 5063 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:20:01.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11313 16 16 0 0 0 - 0 2024-07-28T15:20:02.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11314 16 16 0 0 0 - 0 2024-07-28T15:20:02.685 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:20:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:20:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:02 smithi150 bash[67543]: cluster 2024-07-28T15:20:00.961381+0000 mgr.y (mgr.25232) 6257 : cluster [DBG] pgmap v7201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:03.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:02 smithi022 bash[80503]: cluster 2024-07-28T15:20:00.961381+0000 mgr.y (mgr.25232) 6257 : cluster [DBG] pgmap v7201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:02 smithi022 bash[82865]: cluster 2024-07-28T15:20:00.961381+0000 mgr.y (mgr.25232) 6257 : cluster [DBG] pgmap v7201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:03.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11315 16 16 0 0 0 - 0 2024-07-28T15:20:04.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:03 smithi150 bash[67543]: audit 2024-07-28T15:20:02.684119+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:20:04.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:03 smithi022 bash[80503]: audit 2024-07-28T15:20:02.684119+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:20:04.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:03 smithi022 bash[82865]: audit 2024-07-28T15:20:02.684119+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:20:04.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11316 16 16 0 0 0 - 0 2024-07-28T15:20:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:04 smithi150 bash[67543]: cluster 2024-07-28T15:20:02.962726+0000 mgr.y (mgr.25232) 6258 : cluster [DBG] pgmap v7202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:05.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:04 smithi022 bash[80503]: cluster 2024-07-28T15:20:02.962726+0000 mgr.y (mgr.25232) 6258 : cluster [DBG] pgmap v7202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:04 smithi022 bash[82865]: cluster 2024-07-28T15:20:02.962726+0000 mgr.y (mgr.25232) 6258 : cluster [DBG] pgmap v7202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:05.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11317 16 16 0 0 0 - 0 2024-07-28T15:20:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:05 smithi150 bash[67543]: audit 2024-07-28T15:20:05.545623+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:06.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:05 smithi022 bash[80503]: audit 2024-07-28T15:20:05.545623+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:05 smithi022 bash[82865]: audit 2024-07-28T15:20:05.545623+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:06.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11318 16 16 0 0 0 - 0 2024-07-28T15:20:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:06 smithi150 bash[67543]: cluster 2024-07-28T15:20:04.964074+0000 mgr.y (mgr.25232) 6259 : cluster [DBG] pgmap v7203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:07.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:06 smithi022 bash[80503]: cluster 2024-07-28T15:20:04.964074+0000 mgr.y (mgr.25232) 6259 : cluster [DBG] pgmap v7203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:07.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:06 smithi022 bash[82865]: cluster 2024-07-28T15:20:04.964074+0000 mgr.y (mgr.25232) 6259 : cluster [DBG] pgmap v7203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:07.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11319 16 16 0 0 0 - 0 2024-07-28T15:20:08.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:20:08.540425+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:20:08.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:20:08.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11320 16 16 0 0 0 - 0 2024-07-28T15:20:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:08 smithi150 bash[67543]: cluster 2024-07-28T15:20:06.965408+0000 mgr.y (mgr.25232) 6260 : cluster [DBG] pgmap v7204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:08 smithi150 bash[67543]: audit 2024-07-28T15:20:08.373579+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:08 smithi150 bash[67543]: audit 2024-07-28T15:20:08.378821+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:08 smithi150 bash[67543]: audit 2024-07-28T15:20:08.557597+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:08 smithi150 bash[67543]: audit 2024-07-28T15:20:08.567183+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[82865]: cluster 2024-07-28T15:20:06.965408+0000 mgr.y (mgr.25232) 6260 : cluster [DBG] pgmap v7204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[82865]: audit 2024-07-28T15:20:08.373579+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[82865]: audit 2024-07-28T15:20:08.378821+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[82865]: audit 2024-07-28T15:20:08.557597+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[82865]: audit 2024-07-28T15:20:08.567183+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[80503]: cluster 2024-07-28T15:20:06.965408+0000 mgr.y (mgr.25232) 6260 : cluster [DBG] pgmap v7204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[80503]: audit 2024-07-28T15:20:08.373579+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[80503]: audit 2024-07-28T15:20:08.378821+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[80503]: audit 2024-07-28T15:20:08.557597+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:08 smithi022 bash[80503]: audit 2024-07-28T15:20:08.567183+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:09.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11321 16 16 0 0 0 - 0 2024-07-28T15:20:09.720 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:20:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:20:10.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:09 smithi150 bash[67543]: audit 2024-07-28T15:20:09.022512+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:20:10.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:09 smithi150 bash[67543]: audit 2024-07-28T15:20:09.024158+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:20:10.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:09 smithi150 bash[67543]: audit 2024-07-28T15:20:09.034107+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:10.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[80503]: audit 2024-07-28T15:20:09.022512+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:20:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[80503]: audit 2024-07-28T15:20:09.024158+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:20:10.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[80503]: audit 2024-07-28T15:20:09.034107+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[82865]: audit 2024-07-28T15:20:09.022512+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:20:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[82865]: audit 2024-07-28T15:20:09.024158+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:20:10.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:09 smithi022 bash[82865]: audit 2024-07-28T15:20:09.034107+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:20:10.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11322 16 16 0 0 0 - 0 2024-07-28T15:20:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:10 smithi150 bash[67543]: cluster 2024-07-28T15:20:08.966297+0000 mgr.y (mgr.25232) 6261 : cluster [DBG] pgmap v7205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:10 smithi022 bash[80503]: cluster 2024-07-28T15:20:08.966297+0000 mgr.y (mgr.25232) 6261 : cluster [DBG] pgmap v7205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:10 smithi022 bash[82865]: cluster 2024-07-28T15:20:08.966297+0000 mgr.y (mgr.25232) 6261 : cluster [DBG] pgmap v7205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:11.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11323 16 16 0 0 0 - 0 2024-07-28T15:20:12.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11324 16 16 0 0 0 - 0 2024-07-28T15:20:12.726 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:20:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:20:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:12 smithi150 bash[67543]: cluster 2024-07-28T15:20:10.968153+0000 mgr.y (mgr.25232) 6262 : cluster [DBG] pgmap v7206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:13.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:12 smithi022 bash[80503]: cluster 2024-07-28T15:20:10.968153+0000 mgr.y (mgr.25232) 6262 : cluster [DBG] pgmap v7206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:12 smithi022 bash[82865]: cluster 2024-07-28T15:20:10.968153+0000 mgr.y (mgr.25232) 6262 : cluster [DBG] pgmap v7206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:13.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11325 16 16 0 0 0 - 0 2024-07-28T15:20:14.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11326 16 16 0 0 0 - 0 2024-07-28T15:20:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:14 smithi150 bash[67543]: cluster 2024-07-28T15:20:12.969543+0000 mgr.y (mgr.25232) 6263 : cluster [DBG] pgmap v7207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:15.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:14 smithi022 bash[80503]: cluster 2024-07-28T15:20:12.969543+0000 mgr.y (mgr.25232) 6263 : cluster [DBG] pgmap v7207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:14 smithi022 bash[82865]: cluster 2024-07-28T15:20:12.969543+0000 mgr.y (mgr.25232) 6263 : cluster [DBG] pgmap v7207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:15.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11327 16 16 0 0 0 - 0 2024-07-28T15:20:16.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11328 16 16 0 0 0 - 0 2024-07-28T15:20:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:16 smithi150 bash[67543]: cluster 2024-07-28T15:20:14.970921+0000 mgr.y (mgr.25232) 6264 : cluster [DBG] pgmap v7208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:17.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:16 smithi022 bash[80503]: cluster 2024-07-28T15:20:14.970921+0000 mgr.y (mgr.25232) 6264 : cluster [DBG] pgmap v7208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:17.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:16 smithi022 bash[82865]: cluster 2024-07-28T15:20:14.970921+0000 mgr.y (mgr.25232) 6264 : cluster [DBG] pgmap v7208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:17.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11329 16 16 0 0 0 - 0 2024-07-28T15:20:18.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11330 16 16 0 0 0 - 0 2024-07-28T15:20:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:18 smithi150 bash[67543]: cluster 2024-07-28T15:20:16.972275+0000 mgr.y (mgr.25232) 6265 : cluster [DBG] pgmap v7209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:19.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:18 smithi022 bash[80503]: cluster 2024-07-28T15:20:16.972275+0000 mgr.y (mgr.25232) 6265 : cluster [DBG] pgmap v7209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:18 smithi022 bash[82865]: cluster 2024-07-28T15:20:16.972275+0000 mgr.y (mgr.25232) 6265 : cluster [DBG] pgmap v7209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:19.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11331 16 16 0 0 0 - 0 2024-07-28T15:20:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:20:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:20:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:20:20.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11332 16 16 0 0 0 - 0 2024-07-28T15:20:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:20 smithi150 bash[67543]: cluster 2024-07-28T15:20:18.973621+0000 mgr.y (mgr.25232) 6266 : cluster [DBG] pgmap v7210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:20 smithi150 bash[67543]: audit 2024-07-28T15:20:20.545856+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:21.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:20 smithi022 bash[82865]: cluster 2024-07-28T15:20:18.973621+0000 mgr.y (mgr.25232) 6266 : cluster [DBG] pgmap v7210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:20 smithi022 bash[82865]: audit 2024-07-28T15:20:20.545856+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:20 smithi022 bash[80503]: cluster 2024-07-28T15:20:18.973621+0000 mgr.y (mgr.25232) 6266 : cluster [DBG] pgmap v7210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:20 smithi022 bash[80503]: audit 2024-07-28T15:20:20.545856+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:21.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11333 16 16 0 0 0 - 0 2024-07-28T15:20:22.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11334 16 16 0 0 0 - 0 2024-07-28T15:20:22.747 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:20:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:20:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:22 smithi150 bash[67543]: cluster 2024-07-28T15:20:20.975058+0000 mgr.y (mgr.25232) 6267 : cluster [DBG] pgmap v7211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:23.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:22 smithi022 bash[80503]: cluster 2024-07-28T15:20:20.975058+0000 mgr.y (mgr.25232) 6267 : cluster [DBG] pgmap v7211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:22 smithi022 bash[82865]: cluster 2024-07-28T15:20:20.975058+0000 mgr.y (mgr.25232) 6267 : cluster [DBG] pgmap v7211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:23.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11335 16 16 0 0 0 - 0 2024-07-28T15:20:24.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11336 16 16 0 0 0 - 0 2024-07-28T15:20:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:24 smithi150 bash[67543]: cluster 2024-07-28T15:20:22.976422+0000 mgr.y (mgr.25232) 6268 : cluster [DBG] pgmap v7212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:25.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:24 smithi022 bash[80503]: cluster 2024-07-28T15:20:22.976422+0000 mgr.y (mgr.25232) 6268 : cluster [DBG] pgmap v7212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:24 smithi022 bash[82865]: cluster 2024-07-28T15:20:22.976422+0000 mgr.y (mgr.25232) 6268 : cluster [DBG] pgmap v7212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:25.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11337 16 16 0 0 0 - 0 2024-07-28T15:20:26.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11338 16 16 0 0 0 - 0 2024-07-28T15:20:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:26 smithi150 bash[67543]: cluster 2024-07-28T15:20:24.977784+0000 mgr.y (mgr.25232) 6269 : cluster [DBG] pgmap v7213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:27.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:26 smithi022 bash[80503]: cluster 2024-07-28T15:20:24.977784+0000 mgr.y (mgr.25232) 6269 : cluster [DBG] pgmap v7213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:26 smithi022 bash[82865]: cluster 2024-07-28T15:20:24.977784+0000 mgr.y (mgr.25232) 6269 : cluster [DBG] pgmap v7213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:27.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11339 16 16 0 0 0 - 0 2024-07-28T15:20:28.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:20:28.543882+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:20:28.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:20:28.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11340 16 16 0 0 0 - 0 2024-07-28T15:20:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:28 smithi150 bash[67543]: cluster 2024-07-28T15:20:26.979147+0000 mgr.y (mgr.25232) 6270 : cluster [DBG] pgmap v7214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:29.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:28 smithi022 bash[80503]: cluster 2024-07-28T15:20:26.979147+0000 mgr.y (mgr.25232) 6270 : cluster [DBG] pgmap v7214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:28 smithi022 bash[82865]: cluster 2024-07-28T15:20:26.979147+0000 mgr.y (mgr.25232) 6270 : cluster [DBG] pgmap v7214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:29.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11341 16 16 0 0 0 - 0 2024-07-28T15:20:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:20:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:20:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:20:30.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11342 16 16 0 0 0 - 0 2024-07-28T15:20:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:30 smithi150 bash[67543]: cluster 2024-07-28T15:20:28.980510+0000 mgr.y (mgr.25232) 6271 : cluster [DBG] pgmap v7215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:31.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:30 smithi022 bash[80503]: cluster 2024-07-28T15:20:28.980510+0000 mgr.y (mgr.25232) 6271 : cluster [DBG] pgmap v7215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:30 smithi022 bash[82865]: cluster 2024-07-28T15:20:28.980510+0000 mgr.y (mgr.25232) 6271 : cluster [DBG] pgmap v7215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:31.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11343 16 16 0 0 0 - 0 2024-07-28T15:20:32.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11344 16 16 0 0 0 - 0 2024-07-28T15:20:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:20:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:20:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:32 smithi150 bash[67543]: cluster 2024-07-28T15:20:30.981858+0000 mgr.y (mgr.25232) 6272 : cluster [DBG] pgmap v7216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:32 smithi022 bash[80503]: cluster 2024-07-28T15:20:30.981858+0000 mgr.y (mgr.25232) 6272 : cluster [DBG] pgmap v7216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:32 smithi022 bash[82865]: cluster 2024-07-28T15:20:30.981858+0000 mgr.y (mgr.25232) 6272 : cluster [DBG] pgmap v7216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:33.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11345 16 16 0 0 0 - 0 2024-07-28T15:20:34.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11346 16 16 0 0 0 - 0 2024-07-28T15:20:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:34 smithi022 bash[80503]: cluster 2024-07-28T15:20:32.983228+0000 mgr.y (mgr.25232) 6273 : cluster [DBG] pgmap v7217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:34 smithi022 bash[82865]: cluster 2024-07-28T15:20:32.983228+0000 mgr.y (mgr.25232) 6273 : cluster [DBG] pgmap v7217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:34 smithi150 bash[67543]: cluster 2024-07-28T15:20:32.983228+0000 mgr.y (mgr.25232) 6273 : cluster [DBG] pgmap v7217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:35.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11347 16 16 0 0 0 - 0 2024-07-28T15:20:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:35 smithi022 bash[80503]: audit 2024-07-28T15:20:35.546446+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:35 smithi022 bash[82865]: audit 2024-07-28T15:20:35.546446+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:35 smithi150 bash[67543]: audit 2024-07-28T15:20:35.546446+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:36.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11348 16 16 0 0 0 - 0 2024-07-28T15:20:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:36 smithi022 bash[80503]: cluster 2024-07-28T15:20:34.984571+0000 mgr.y (mgr.25232) 6274 : cluster [DBG] pgmap v7218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:36 smithi022 bash[82865]: cluster 2024-07-28T15:20:34.984571+0000 mgr.y (mgr.25232) 6274 : cluster [DBG] pgmap v7218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:36 smithi150 bash[67543]: cluster 2024-07-28T15:20:34.984571+0000 mgr.y (mgr.25232) 6274 : cluster [DBG] pgmap v7218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:37.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11349 16 16 0 0 0 - 0 2024-07-28T15:20:38.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11350 16 16 0 0 0 - 0 2024-07-28T15:20:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:38 smithi022 bash[80503]: cluster 2024-07-28T15:20:36.986018+0000 mgr.y (mgr.25232) 6275 : cluster [DBG] pgmap v7219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:38 smithi022 bash[82865]: cluster 2024-07-28T15:20:36.986018+0000 mgr.y (mgr.25232) 6275 : cluster [DBG] pgmap v7219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:38 smithi150 bash[67543]: cluster 2024-07-28T15:20:36.986018+0000 mgr.y (mgr.25232) 6275 : cluster [DBG] pgmap v7219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:39.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11351 16 16 0 0 0 - 0 2024-07-28T15:20:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:20:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:20:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:20:40.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11352 16 16 0 0 0 - 0 2024-07-28T15:20:41.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:40 smithi022 bash[80503]: cluster 2024-07-28T15:20:38.987598+0000 mgr.y (mgr.25232) 6276 : cluster [DBG] pgmap v7220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:40 smithi022 bash[82865]: cluster 2024-07-28T15:20:38.987598+0000 mgr.y (mgr.25232) 6276 : cluster [DBG] pgmap v7220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:40 smithi150 bash[67543]: cluster 2024-07-28T15:20:38.987598+0000 mgr.y (mgr.25232) 6276 : cluster [DBG] pgmap v7220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:41.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11353 16 16 0 0 0 - 0 2024-07-28T15:20:42.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11354 16 16 0 0 0 - 0 2024-07-28T15:20:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:20:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:20:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:42 smithi022 bash[80503]: cluster 2024-07-28T15:20:40.989017+0000 mgr.y (mgr.25232) 6277 : cluster [DBG] pgmap v7221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:42 smithi022 bash[82865]: cluster 2024-07-28T15:20:40.989017+0000 mgr.y (mgr.25232) 6277 : cluster [DBG] pgmap v7221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:42 smithi150 bash[67543]: cluster 2024-07-28T15:20:40.989017+0000 mgr.y (mgr.25232) 6277 : cluster [DBG] pgmap v7221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:43.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11355 16 16 0 0 0 - 0 2024-07-28T15:20:44.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11356 16 16 0 0 0 - 0 2024-07-28T15:20:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:44 smithi022 bash[80503]: cluster 2024-07-28T15:20:42.990401+0000 mgr.y (mgr.25232) 6278 : cluster [DBG] pgmap v7222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:44 smithi022 bash[82865]: cluster 2024-07-28T15:20:42.990401+0000 mgr.y (mgr.25232) 6278 : cluster [DBG] pgmap v7222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:44 smithi150 bash[67543]: cluster 2024-07-28T15:20:42.990401+0000 mgr.y (mgr.25232) 6278 : cluster [DBG] pgmap v7222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:45.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11357 16 16 0 0 0 - 0 2024-07-28T15:20:46.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11358 16 16 0 0 0 - 0 2024-07-28T15:20:47.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:46 smithi022 bash[80503]: cluster 2024-07-28T15:20:44.991743+0000 mgr.y (mgr.25232) 6279 : cluster [DBG] pgmap v7223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:46 smithi022 bash[82865]: cluster 2024-07-28T15:20:44.991743+0000 mgr.y (mgr.25232) 6279 : cluster [DBG] pgmap v7223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:46 smithi150 bash[67543]: cluster 2024-07-28T15:20:44.991743+0000 mgr.y (mgr.25232) 6279 : cluster [DBG] pgmap v7223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:47.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11359 16 16 0 0 0 - 0 2024-07-28T15:20:48.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:20:48.547277+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:20:48.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:20:48.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11360 16 16 0 0 0 - 0 2024-07-28T15:20:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:48 smithi022 bash[80503]: cluster 2024-07-28T15:20:46.993118+0000 mgr.y (mgr.25232) 6280 : cluster [DBG] pgmap v7224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:48 smithi022 bash[82865]: cluster 2024-07-28T15:20:46.993118+0000 mgr.y (mgr.25232) 6280 : cluster [DBG] pgmap v7224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:48 smithi150 bash[67543]: cluster 2024-07-28T15:20:46.993118+0000 mgr.y (mgr.25232) 6280 : cluster [DBG] pgmap v7224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:49.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11361 16 16 0 0 0 - 0 2024-07-28T15:20:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:20:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:20:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:20:50.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11362 16 16 0 0 0 - 0 2024-07-28T15:20:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:50 smithi022 bash[80503]: cluster 2024-07-28T15:20:48.994487+0000 mgr.y (mgr.25232) 6281 : cluster [DBG] pgmap v7225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:50 smithi022 bash[80503]: audit 2024-07-28T15:20:50.546912+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:50 smithi022 bash[82865]: cluster 2024-07-28T15:20:48.994487+0000 mgr.y (mgr.25232) 6281 : cluster [DBG] pgmap v7225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:50 smithi022 bash[82865]: audit 2024-07-28T15:20:50.546912+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:50 smithi150 bash[67543]: cluster 2024-07-28T15:20:48.994487+0000 mgr.y (mgr.25232) 6281 : cluster [DBG] pgmap v7225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:50 smithi150 bash[67543]: audit 2024-07-28T15:20:50.546912+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:20:51.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11363 16 16 0 0 0 - 0 2024-07-28T15:20:52.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11364 16 16 0 0 0 - 0 2024-07-28T15:20:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:20:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:20:53.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:52 smithi022 bash[80503]: cluster 2024-07-28T15:20:50.995794+0000 mgr.y (mgr.25232) 6282 : cluster [DBG] pgmap v7226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:52 smithi022 bash[82865]: cluster 2024-07-28T15:20:50.995794+0000 mgr.y (mgr.25232) 6282 : cluster [DBG] pgmap v7226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:52 smithi150 bash[67543]: cluster 2024-07-28T15:20:50.995794+0000 mgr.y (mgr.25232) 6282 : cluster [DBG] pgmap v7226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:53.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11365 16 16 0 0 0 - 0 2024-07-28T15:20:54.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11366 16 16 0 0 0 - 0 2024-07-28T15:20:55.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:54 smithi022 bash[80503]: cluster 2024-07-28T15:20:52.997152+0000 mgr.y (mgr.25232) 6283 : cluster [DBG] pgmap v7227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:54 smithi022 bash[82865]: cluster 2024-07-28T15:20:52.997152+0000 mgr.y (mgr.25232) 6283 : cluster [DBG] pgmap v7227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:54 smithi150 bash[67543]: cluster 2024-07-28T15:20:52.997152+0000 mgr.y (mgr.25232) 6283 : cluster [DBG] pgmap v7227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:55.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11367 16 16 0 0 0 - 0 2024-07-28T15:20:56.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11368 16 16 0 0 0 - 0 2024-07-28T15:20:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:56 smithi150 bash[67543]: cluster 2024-07-28T15:20:54.998542+0000 mgr.y (mgr.25232) 6284 : cluster [DBG] pgmap v7228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:57.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:56 smithi022 bash[80503]: cluster 2024-07-28T15:20:54.998542+0000 mgr.y (mgr.25232) 6284 : cluster [DBG] pgmap v7228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:56 smithi022 bash[82865]: cluster 2024-07-28T15:20:54.998542+0000 mgr.y (mgr.25232) 6284 : cluster [DBG] pgmap v7228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:57.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11369 16 16 0 0 0 - 0 2024-07-28T15:20:58.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11370 16 16 0 0 0 - 0 2024-07-28T15:20:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:20:58 smithi150 bash[67543]: cluster 2024-07-28T15:20:56.999912+0000 mgr.y (mgr.25232) 6285 : cluster [DBG] pgmap v7229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:59.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:20:58 smithi022 bash[80503]: cluster 2024-07-28T15:20:56.999912+0000 mgr.y (mgr.25232) 6285 : cluster [DBG] pgmap v7229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:20:58 smithi022 bash[82865]: cluster 2024-07-28T15:20:56.999912+0000 mgr.y (mgr.25232) 6285 : cluster [DBG] pgmap v7229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:20:59.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11371 16 16 0 0 0 - 0 2024-07-28T15:20:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:20:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:20:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:21:00.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11372 16 16 0 0 0 - 0 2024-07-28T15:21:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:00 smithi150 bash[67543]: cluster 2024-07-28T15:20:59.001250+0000 mgr.y (mgr.25232) 6286 : cluster [DBG] pgmap v7230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:01.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:00 smithi022 bash[80503]: cluster 2024-07-28T15:20:59.001250+0000 mgr.y (mgr.25232) 6286 : cluster [DBG] pgmap v7230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:01.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:00 smithi022 bash[82865]: cluster 2024-07-28T15:20:59.001250+0000 mgr.y (mgr.25232) 6286 : cluster [DBG] pgmap v7230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:01.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11373 16 16 0 0 0 - 0 2024-07-28T15:21:02.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11374 16 16 0 0 0 - 0 2024-07-28T15:21:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:21:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:21:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:02 smithi150 bash[67543]: cluster 2024-07-28T15:21:01.002757+0000 mgr.y (mgr.25232) 6287 : cluster [DBG] pgmap v7231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:03.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:02 smithi022 bash[80503]: cluster 2024-07-28T15:21:01.002757+0000 mgr.y (mgr.25232) 6287 : cluster [DBG] pgmap v7231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:03.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:02 smithi022 bash[82865]: cluster 2024-07-28T15:21:01.002757+0000 mgr.y (mgr.25232) 6287 : cluster [DBG] pgmap v7231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:03.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11375 16 16 0 0 0 - 0 2024-07-28T15:21:04.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11376 16 16 0 0 0 - 0 2024-07-28T15:21:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:04 smithi150 bash[67543]: cluster 2024-07-28T15:21:03.004154+0000 mgr.y (mgr.25232) 6288 : cluster [DBG] pgmap v7232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:05.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:04 smithi022 bash[80503]: cluster 2024-07-28T15:21:03.004154+0000 mgr.y (mgr.25232) 6288 : cluster [DBG] pgmap v7232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:05.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:04 smithi022 bash[82865]: cluster 2024-07-28T15:21:03.004154+0000 mgr.y (mgr.25232) 6288 : cluster [DBG] pgmap v7232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:05.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11377 16 16 0 0 0 - 0 2024-07-28T15:21:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:05 smithi150 bash[67543]: audit 2024-07-28T15:21:05.547397+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:05 smithi022 bash[80503]: audit 2024-07-28T15:21:05.547397+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:05 smithi022 bash[82865]: audit 2024-07-28T15:21:05.547397+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:06.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11378 16 16 0 0 0 - 0 2024-07-28T15:21:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:06 smithi150 bash[67543]: cluster 2024-07-28T15:21:05.005507+0000 mgr.y (mgr.25232) 6289 : cluster [DBG] pgmap v7233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:06 smithi022 bash[80503]: cluster 2024-07-28T15:21:05.005507+0000 mgr.y (mgr.25232) 6289 : cluster [DBG] pgmap v7233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:07.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:06 smithi022 bash[82865]: cluster 2024-07-28T15:21:05.005507+0000 mgr.y (mgr.25232) 6289 : cluster [DBG] pgmap v7233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:07.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11379 16 16 0 0 0 - 0 2024-07-28T15:21:08.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:21:08.550540+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:21:08.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:21:08.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11380 16 16 0 0 0 - 0 2024-07-28T15:21:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:08 smithi150 bash[67543]: cluster 2024-07-28T15:21:07.006901+0000 mgr.y (mgr.25232) 6290 : cluster [DBG] pgmap v7234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:08 smithi022 bash[80503]: cluster 2024-07-28T15:21:07.006901+0000 mgr.y (mgr.25232) 6290 : cluster [DBG] pgmap v7234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:08 smithi022 bash[82865]: cluster 2024-07-28T15:21:07.006901+0000 mgr.y (mgr.25232) 6290 : cluster [DBG] pgmap v7234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:09.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11381 16 16 0 0 0 - 0 2024-07-28T15:21:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:21:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:21:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:21:10.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:09 smithi150 bash[67543]: audit 2024-07-28T15:21:09.166086+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:21:10.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:09 smithi022 bash[80503]: audit 2024-07-28T15:21:09.166086+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:21:10.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:09 smithi022 bash[82865]: audit 2024-07-28T15:21:09.166086+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:21:10.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11382 16 16 0 0 0 - 0 2024-07-28T15:21:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:10 smithi150 bash[67543]: cluster 2024-07-28T15:21:09.008279+0000 mgr.y (mgr.25232) 6291 : cluster [DBG] pgmap v7235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:11.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:10 smithi022 bash[80503]: cluster 2024-07-28T15:21:09.008279+0000 mgr.y (mgr.25232) 6291 : cluster [DBG] pgmap v7235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:10 smithi022 bash[82865]: cluster 2024-07-28T15:21:09.008279+0000 mgr.y (mgr.25232) 6291 : cluster [DBG] pgmap v7235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:11.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11383 16 16 0 0 0 - 0 2024-07-28T15:21:12.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11384 16 16 0 0 0 - 0 2024-07-28T15:21:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:21:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:21:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:12 smithi150 bash[67543]: cluster 2024-07-28T15:21:11.009648+0000 mgr.y (mgr.25232) 6292 : cluster [DBG] pgmap v7236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:13.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:12 smithi022 bash[80503]: cluster 2024-07-28T15:21:11.009648+0000 mgr.y (mgr.25232) 6292 : cluster [DBG] pgmap v7236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:12 smithi022 bash[82865]: cluster 2024-07-28T15:21:11.009648+0000 mgr.y (mgr.25232) 6292 : cluster [DBG] pgmap v7236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:13.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11385 16 16 0 0 0 - 0 2024-07-28T15:21:14.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11386 16 16 0 0 0 - 0 2024-07-28T15:21:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:14 smithi150 bash[67543]: cluster 2024-07-28T15:21:13.011052+0000 mgr.y (mgr.25232) 6293 : cluster [DBG] pgmap v7237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:14 smithi150 bash[67543]: audit 2024-07-28T15:21:14.837437+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:14 smithi150 bash[67543]: audit 2024-07-28T15:21:14.841585+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:14 smithi022 bash[80503]: cluster 2024-07-28T15:21:13.011052+0000 mgr.y (mgr.25232) 6293 : cluster [DBG] pgmap v7237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:14 smithi022 bash[80503]: audit 2024-07-28T15:21:14.837437+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:14 smithi022 bash[80503]: audit 2024-07-28T15:21:14.841585+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:14 smithi022 bash[82865]: cluster 2024-07-28T15:21:13.011052+0000 mgr.y (mgr.25232) 6293 : cluster [DBG] pgmap v7237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:14 smithi022 bash[82865]: audit 2024-07-28T15:21:14.837437+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:14 smithi022 bash[82865]: audit 2024-07-28T15:21:14.841585+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:15.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11387 16 16 0 0 0 - 0 2024-07-28T15:21:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:16 smithi150 bash[67543]: audit 2024-07-28T15:21:15.008332+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:16 smithi150 bash[67543]: cluster 2024-07-28T15:21:15.012443+0000 mgr.y (mgr.25232) 6294 : cluster [DBG] pgmap v7238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:16.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:16 smithi150 bash[67543]: audit 2024-07-28T15:21:15.019153+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:16 smithi150 bash[67543]: audit 2024-07-28T15:21:15.449084+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:21:16.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:16 smithi150 bash[67543]: audit 2024-07-28T15:21:15.450675+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:21:16.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:16 smithi150 bash[67543]: audit 2024-07-28T15:21:15.462630+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[80503]: audit 2024-07-28T15:21:15.008332+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[80503]: cluster 2024-07-28T15:21:15.012443+0000 mgr.y (mgr.25232) 6294 : cluster [DBG] pgmap v7238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[80503]: audit 2024-07-28T15:21:15.019153+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[80503]: audit 2024-07-28T15:21:15.449084+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[80503]: audit 2024-07-28T15:21:15.450675+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[80503]: audit 2024-07-28T15:21:15.462630+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[82865]: audit 2024-07-28T15:21:15.008332+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[82865]: cluster 2024-07-28T15:21:15.012443+0000 mgr.y (mgr.25232) 6294 : cluster [DBG] pgmap v7238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[82865]: audit 2024-07-28T15:21:15.019153+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[82865]: audit 2024-07-28T15:21:15.449084+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[82865]: audit 2024-07-28T15:21:15.450675+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:21:16.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:16 smithi022 bash[82865]: audit 2024-07-28T15:21:15.462630+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:21:16.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11388 16 16 0 0 0 - 0 2024-07-28T15:21:17.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11389 16 16 0 0 0 - 0 2024-07-28T15:21:18.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:18 smithi022 bash[80503]: cluster 2024-07-28T15:21:17.013825+0000 mgr.y (mgr.25232) 6295 : cluster [DBG] pgmap v7239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:18.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:18 smithi022 bash[82865]: cluster 2024-07-28T15:21:17.013825+0000 mgr.y (mgr.25232) 6295 : cluster [DBG] pgmap v7239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:18 smithi150 bash[67543]: cluster 2024-07-28T15:21:17.013825+0000 mgr.y (mgr.25232) 6295 : cluster [DBG] pgmap v7239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:18.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11390 16 16 0 0 0 - 0 2024-07-28T15:21:19.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11391 16 16 0 0 0 - 0 2024-07-28T15:21:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:21:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:21:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:21:20.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:20 smithi022 bash[80503]: cluster 2024-07-28T15:21:19.015206+0000 mgr.y (mgr.25232) 6296 : cluster [DBG] pgmap v7240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:20.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:20 smithi022 bash[82865]: cluster 2024-07-28T15:21:19.015206+0000 mgr.y (mgr.25232) 6296 : cluster [DBG] pgmap v7240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:20 smithi150 bash[67543]: cluster 2024-07-28T15:21:19.015206+0000 mgr.y (mgr.25232) 6296 : cluster [DBG] pgmap v7240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:20.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11392 16 16 0 0 0 - 0 2024-07-28T15:21:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:21 smithi150 bash[67543]: audit 2024-07-28T15:21:20.547829+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:21.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11393 16 16 0 0 0 - 0 2024-07-28T15:21:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:21 smithi022 bash[80503]: audit 2024-07-28T15:21:20.547829+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:21 smithi022 bash[82865]: audit 2024-07-28T15:21:20.547829+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:22.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:22 smithi150 bash[67543]: cluster 2024-07-28T15:21:21.016575+0000 mgr.y (mgr.25232) 6297 : cluster [DBG] pgmap v7241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:22.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:21:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:21:22.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11394 16 16 0 0 0 - 0 2024-07-28T15:21:22.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:22 smithi022 bash[80503]: cluster 2024-07-28T15:21:21.016575+0000 mgr.y (mgr.25232) 6297 : cluster [DBG] pgmap v7241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:22 smithi022 bash[82865]: cluster 2024-07-28T15:21:21.016575+0000 mgr.y (mgr.25232) 6297 : cluster [DBG] pgmap v7241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:23.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11395 16 16 0 0 0 - 0 2024-07-28T15:21:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:24 smithi150 bash[67543]: cluster 2024-07-28T15:21:23.017904+0000 mgr.y (mgr.25232) 6298 : cluster [DBG] pgmap v7242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:24.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11396 16 16 0 0 0 - 0 2024-07-28T15:21:24.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:24 smithi022 bash[80503]: cluster 2024-07-28T15:21:23.017904+0000 mgr.y (mgr.25232) 6298 : cluster [DBG] pgmap v7242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:24.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:24 smithi022 bash[82865]: cluster 2024-07-28T15:21:23.017904+0000 mgr.y (mgr.25232) 6298 : cluster [DBG] pgmap v7242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:25.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11397 16 16 0 0 0 - 0 2024-07-28T15:21:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:26 smithi150 bash[67543]: cluster 2024-07-28T15:21:25.019320+0000 mgr.y (mgr.25232) 6299 : cluster [DBG] pgmap v7243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:26.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11398 16 16 0 0 0 - 0 2024-07-28T15:21:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:26 smithi022 bash[80503]: cluster 2024-07-28T15:21:25.019320+0000 mgr.y (mgr.25232) 6299 : cluster [DBG] pgmap v7243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:26 smithi022 bash[82865]: cluster 2024-07-28T15:21:25.019320+0000 mgr.y (mgr.25232) 6299 : cluster [DBG] pgmap v7243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:27.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11399 16 16 0 0 0 - 0 2024-07-28T15:21:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:28 smithi150 bash[67543]: cluster 2024-07-28T15:21:27.020690+0000 mgr.y (mgr.25232) 6300 : cluster [DBG] pgmap v7244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:28.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:21:28.553574+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:21:28.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:21:28.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11400 16 16 0 0 0 - 0 2024-07-28T15:21:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:28 smithi022 bash[80503]: cluster 2024-07-28T15:21:27.020690+0000 mgr.y (mgr.25232) 6300 : cluster [DBG] pgmap v7244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:28.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:28 smithi022 bash[82865]: cluster 2024-07-28T15:21:27.020690+0000 mgr.y (mgr.25232) 6300 : cluster [DBG] pgmap v7244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:29.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11401 16 16 0 0 0 - 0 2024-07-28T15:21:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:21:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:21:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:21:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:30 smithi150 bash[67543]: cluster 2024-07-28T15:21:29.022045+0000 mgr.y (mgr.25232) 6301 : cluster [DBG] pgmap v7245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:30.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11402 16 16 0 0 0 - 0 2024-07-28T15:21:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:30 smithi022 bash[80503]: cluster 2024-07-28T15:21:29.022045+0000 mgr.y (mgr.25232) 6301 : cluster [DBG] pgmap v7245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:30.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:30 smithi022 bash[82865]: cluster 2024-07-28T15:21:29.022045+0000 mgr.y (mgr.25232) 6301 : cluster [DBG] pgmap v7245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:31.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11403 16 16 0 0 0 - 0 2024-07-28T15:21:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:32 smithi150 bash[67543]: cluster 2024-07-28T15:21:31.023416+0000 mgr.y (mgr.25232) 6302 : cluster [DBG] pgmap v7246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:32.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:21:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:21:32.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11404 16 16 0 0 0 - 0 2024-07-28T15:21:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:32 smithi022 bash[80503]: cluster 2024-07-28T15:21:31.023416+0000 mgr.y (mgr.25232) 6302 : cluster [DBG] pgmap v7246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:32 smithi022 bash[82865]: cluster 2024-07-28T15:21:31.023416+0000 mgr.y (mgr.25232) 6302 : cluster [DBG] pgmap v7246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:33.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11405 16 16 0 0 0 - 0 2024-07-28T15:21:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:34 smithi150 bash[67543]: cluster 2024-07-28T15:21:33.024772+0000 mgr.y (mgr.25232) 6303 : cluster [DBG] pgmap v7247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:34.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11406 16 16 0 0 0 - 0 2024-07-28T15:21:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:34 smithi022 bash[80503]: cluster 2024-07-28T15:21:33.024772+0000 mgr.y (mgr.25232) 6303 : cluster [DBG] pgmap v7247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:34 smithi022 bash[82865]: cluster 2024-07-28T15:21:33.024772+0000 mgr.y (mgr.25232) 6303 : cluster [DBG] pgmap v7247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:35.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11407 16 16 0 0 0 - 0 2024-07-28T15:21:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:36 smithi150 bash[67543]: cluster 2024-07-28T15:21:35.026137+0000 mgr.y (mgr.25232) 6304 : cluster [DBG] pgmap v7248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:36 smithi150 bash[67543]: audit 2024-07-28T15:21:35.548280+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:36.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11408 16 16 0 0 0 - 0 2024-07-28T15:21:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:36 smithi022 bash[80503]: cluster 2024-07-28T15:21:35.026137+0000 mgr.y (mgr.25232) 6304 : cluster [DBG] pgmap v7248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:36 smithi022 bash[80503]: audit 2024-07-28T15:21:35.548280+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:36 smithi022 bash[82865]: cluster 2024-07-28T15:21:35.026137+0000 mgr.y (mgr.25232) 6304 : cluster [DBG] pgmap v7248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:36 smithi022 bash[82865]: audit 2024-07-28T15:21:35.548280+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:37.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11409 16 16 0 0 0 - 0 2024-07-28T15:21:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:38 smithi150 bash[67543]: cluster 2024-07-28T15:21:37.027497+0000 mgr.y (mgr.25232) 6305 : cluster [DBG] pgmap v7249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:38.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11410 16 16 0 0 0 - 0 2024-07-28T15:21:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:38 smithi022 bash[80503]: cluster 2024-07-28T15:21:37.027497+0000 mgr.y (mgr.25232) 6305 : cluster [DBG] pgmap v7249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:38.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:38 smithi022 bash[82865]: cluster 2024-07-28T15:21:37.027497+0000 mgr.y (mgr.25232) 6305 : cluster [DBG] pgmap v7249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:39.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11411 16 16 0 0 0 - 0 2024-07-28T15:21:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:21:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:21:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:21:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:40 smithi150 bash[67543]: cluster 2024-07-28T15:21:39.028849+0000 mgr.y (mgr.25232) 6306 : cluster [DBG] pgmap v7250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:40.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11412 16 16 0 0 0 - 0 2024-07-28T15:21:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:40 smithi022 bash[80503]: cluster 2024-07-28T15:21:39.028849+0000 mgr.y (mgr.25232) 6306 : cluster [DBG] pgmap v7250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:40.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:40 smithi022 bash[82865]: cluster 2024-07-28T15:21:39.028849+0000 mgr.y (mgr.25232) 6306 : cluster [DBG] pgmap v7250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:41.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11413 16 16 0 0 0 - 0 2024-07-28T15:21:42.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:42 smithi150 bash[67543]: cluster 2024-07-28T15:21:41.030196+0000 mgr.y (mgr.25232) 6307 : cluster [DBG] pgmap v7251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:42.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:21:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:21:42.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11414 16 16 0 0 0 - 0 2024-07-28T15:21:42.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:42 smithi022 bash[80503]: cluster 2024-07-28T15:21:41.030196+0000 mgr.y (mgr.25232) 6307 : cluster [DBG] pgmap v7251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:42.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:42 smithi022 bash[82865]: cluster 2024-07-28T15:21:41.030196+0000 mgr.y (mgr.25232) 6307 : cluster [DBG] pgmap v7251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:43.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11415 16 16 0 0 0 - 0 2024-07-28T15:21:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:44 smithi150 bash[67543]: cluster 2024-07-28T15:21:43.031554+0000 mgr.y (mgr.25232) 6308 : cluster [DBG] pgmap v7252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:44.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11416 16 16 0 0 0 - 0 2024-07-28T15:21:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:44 smithi022 bash[80503]: cluster 2024-07-28T15:21:43.031554+0000 mgr.y (mgr.25232) 6308 : cluster [DBG] pgmap v7252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:44 smithi022 bash[82865]: cluster 2024-07-28T15:21:43.031554+0000 mgr.y (mgr.25232) 6308 : cluster [DBG] pgmap v7252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:45.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11417 16 16 0 0 0 - 0 2024-07-28T15:21:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:46 smithi150 bash[67543]: cluster 2024-07-28T15:21:45.032913+0000 mgr.y (mgr.25232) 6309 : cluster [DBG] pgmap v7253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:46.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11418 16 16 0 0 0 - 0 2024-07-28T15:21:46.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:46 smithi022 bash[80503]: cluster 2024-07-28T15:21:45.032913+0000 mgr.y (mgr.25232) 6309 : cluster [DBG] pgmap v7253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:46 smithi022 bash[82865]: cluster 2024-07-28T15:21:45.032913+0000 mgr.y (mgr.25232) 6309 : cluster [DBG] pgmap v7253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:47.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11419 16 16 0 0 0 - 0 2024-07-28T15:21:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:48 smithi150 bash[67543]: cluster 2024-07-28T15:21:47.034276+0000 mgr.y (mgr.25232) 6310 : cluster [DBG] pgmap v7254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:48.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:21:48.556866+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:21:48.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:21:48.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11420 16 16 0 0 0 - 0 2024-07-28T15:21:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:48 smithi022 bash[80503]: cluster 2024-07-28T15:21:47.034276+0000 mgr.y (mgr.25232) 6310 : cluster [DBG] pgmap v7254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:48 smithi022 bash[82865]: cluster 2024-07-28T15:21:47.034276+0000 mgr.y (mgr.25232) 6310 : cluster [DBG] pgmap v7254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:49.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11421 16 16 0 0 0 - 0 2024-07-28T15:21:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:21:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:21:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:21:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:50 smithi150 bash[67543]: cluster 2024-07-28T15:21:49.035643+0000 mgr.y (mgr.25232) 6311 : cluster [DBG] pgmap v7255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:50.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11422 16 16 0 0 0 - 0 2024-07-28T15:21:50.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:50 smithi022 bash[80503]: cluster 2024-07-28T15:21:49.035643+0000 mgr.y (mgr.25232) 6311 : cluster [DBG] pgmap v7255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:50.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:50 smithi022 bash[82865]: cluster 2024-07-28T15:21:49.035643+0000 mgr.y (mgr.25232) 6311 : cluster [DBG] pgmap v7255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:51 smithi150 bash[67543]: audit 2024-07-28T15:21:50.548706+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:51.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11423 16 16 0 0 0 - 0 2024-07-28T15:21:51.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:51 smithi022 bash[80503]: audit 2024-07-28T15:21:50.548706+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:51.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:51 smithi022 bash[82865]: audit 2024-07-28T15:21:50.548706+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:21:52.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:52 smithi150 bash[67543]: cluster 2024-07-28T15:21:51.037008+0000 mgr.y (mgr.25232) 6312 : cluster [DBG] pgmap v7256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:52.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:21:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:21:52.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11424 16 16 0 0 0 - 0 2024-07-28T15:21:52.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:52 smithi022 bash[80503]: cluster 2024-07-28T15:21:51.037008+0000 mgr.y (mgr.25232) 6312 : cluster [DBG] pgmap v7256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:52.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:52 smithi022 bash[82865]: cluster 2024-07-28T15:21:51.037008+0000 mgr.y (mgr.25232) 6312 : cluster [DBG] pgmap v7256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:53.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11425 16 16 0 0 0 - 0 2024-07-28T15:21:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:54 smithi150 bash[67543]: cluster 2024-07-28T15:21:53.038383+0000 mgr.y (mgr.25232) 6313 : cluster [DBG] pgmap v7257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:54.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11426 16 16 0 0 0 - 0 2024-07-28T15:21:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:54 smithi022 bash[80503]: cluster 2024-07-28T15:21:53.038383+0000 mgr.y (mgr.25232) 6313 : cluster [DBG] pgmap v7257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:54.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:54 smithi022 bash[82865]: cluster 2024-07-28T15:21:53.038383+0000 mgr.y (mgr.25232) 6313 : cluster [DBG] pgmap v7257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:55.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11427 16 16 0 0 0 - 0 2024-07-28T15:21:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:56 smithi150 bash[67543]: cluster 2024-07-28T15:21:55.039785+0000 mgr.y (mgr.25232) 6314 : cluster [DBG] pgmap v7258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:56.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11428 16 16 0 0 0 - 0 2024-07-28T15:21:56.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:56 smithi022 bash[80503]: cluster 2024-07-28T15:21:55.039785+0000 mgr.y (mgr.25232) 6314 : cluster [DBG] pgmap v7258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:56.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:56 smithi022 bash[82865]: cluster 2024-07-28T15:21:55.039785+0000 mgr.y (mgr.25232) 6314 : cluster [DBG] pgmap v7258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:57.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11429 16 16 0 0 0 - 0 2024-07-28T15:21:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:21:58 smithi150 bash[67543]: cluster 2024-07-28T15:21:57.041173+0000 mgr.y (mgr.25232) 6315 : cluster [DBG] pgmap v7259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:58.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11430 16 16 0 0 0 - 0 2024-07-28T15:21:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:21:58 smithi022 bash[80503]: cluster 2024-07-28T15:21:57.041173+0000 mgr.y (mgr.25232) 6315 : cluster [DBG] pgmap v7259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:58.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:21:58 smithi022 bash[82865]: cluster 2024-07-28T15:21:57.041173+0000 mgr.y (mgr.25232) 6315 : cluster [DBG] pgmap v7259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:21:59.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11431 16 16 0 0 0 - 0 2024-07-28T15:21:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:21:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:21:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:22:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:00 smithi150 bash[67543]: cluster 2024-07-28T15:21:59.042600+0000 mgr.y (mgr.25232) 6316 : cluster [DBG] pgmap v7260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:00.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11432 16 16 0 0 0 - 0 2024-07-28T15:22:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:00 smithi022 bash[80503]: cluster 2024-07-28T15:21:59.042600+0000 mgr.y (mgr.25232) 6316 : cluster [DBG] pgmap v7260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:00.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:00 smithi022 bash[82865]: cluster 2024-07-28T15:21:59.042600+0000 mgr.y (mgr.25232) 6316 : cluster [DBG] pgmap v7260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:01.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11433 16 16 0 0 0 - 0 2024-07-28T15:22:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:02 smithi150 bash[67543]: cluster 2024-07-28T15:22:01.043907+0000 mgr.y (mgr.25232) 6317 : cluster [DBG] pgmap v7261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:02.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:22:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:22:02.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11434 16 16 0 0 0 - 0 2024-07-28T15:22:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:02 smithi022 bash[80503]: cluster 2024-07-28T15:22:01.043907+0000 mgr.y (mgr.25232) 6317 : cluster [DBG] pgmap v7261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:02 smithi022 bash[82865]: cluster 2024-07-28T15:22:01.043907+0000 mgr.y (mgr.25232) 6317 : cluster [DBG] pgmap v7261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:03.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11435 16 16 0 0 0 - 0 2024-07-28T15:22:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:04 smithi150 bash[67543]: cluster 2024-07-28T15:22:03.045263+0000 mgr.y (mgr.25232) 6318 : cluster [DBG] pgmap v7262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:04.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11436 16 16 0 0 0 - 0 2024-07-28T15:22:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:04 smithi022 bash[80503]: cluster 2024-07-28T15:22:03.045263+0000 mgr.y (mgr.25232) 6318 : cluster [DBG] pgmap v7262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:04 smithi022 bash[82865]: cluster 2024-07-28T15:22:03.045263+0000 mgr.y (mgr.25232) 6318 : cluster [DBG] pgmap v7262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:05.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11437 16 16 0 0 0 - 0 2024-07-28T15:22:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:06 smithi150 bash[67543]: cluster 2024-07-28T15:22:05.046678+0000 mgr.y (mgr.25232) 6319 : cluster [DBG] pgmap v7263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:06 smithi150 bash[67543]: audit 2024-07-28T15:22:05.549283+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:06.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11438 16 16 0 0 0 - 0 2024-07-28T15:22:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:06 smithi022 bash[80503]: cluster 2024-07-28T15:22:05.046678+0000 mgr.y (mgr.25232) 6319 : cluster [DBG] pgmap v7263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:06 smithi022 bash[80503]: audit 2024-07-28T15:22:05.549283+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:06 smithi022 bash[82865]: cluster 2024-07-28T15:22:05.046678+0000 mgr.y (mgr.25232) 6319 : cluster [DBG] pgmap v7263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:06 smithi022 bash[82865]: audit 2024-07-28T15:22:05.549283+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:07.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11439 16 16 0 0 0 - 0 2024-07-28T15:22:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:08 smithi150 bash[67543]: cluster 2024-07-28T15:22:07.048084+0000 mgr.y (mgr.25232) 6320 : cluster [DBG] pgmap v7264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:08.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:22:08.560120+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:22:08.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:22:08.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11440 16 16 0 0 0 - 0 2024-07-28T15:22:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:08 smithi022 bash[80503]: cluster 2024-07-28T15:22:07.048084+0000 mgr.y (mgr.25232) 6320 : cluster [DBG] pgmap v7264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:08 smithi022 bash[82865]: cluster 2024-07-28T15:22:07.048084+0000 mgr.y (mgr.25232) 6320 : cluster [DBG] pgmap v7264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:09.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11441 16 16 0 0 0 - 0 2024-07-28T15:22:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:22:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:22:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:22:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:10 smithi150 bash[67543]: cluster 2024-07-28T15:22:09.049454+0000 mgr.y (mgr.25232) 6321 : cluster [DBG] pgmap v7265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:10.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11442 16 16 0 0 0 - 0 2024-07-28T15:22:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:10 smithi022 bash[80503]: cluster 2024-07-28T15:22:09.049454+0000 mgr.y (mgr.25232) 6321 : cluster [DBG] pgmap v7265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:10 smithi022 bash[82865]: cluster 2024-07-28T15:22:09.049454+0000 mgr.y (mgr.25232) 6321 : cluster [DBG] pgmap v7265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:11.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11443 16 16 0 0 0 - 0 2024-07-28T15:22:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:12 smithi150 bash[67543]: cluster 2024-07-28T15:22:11.050846+0000 mgr.y (mgr.25232) 6322 : cluster [DBG] pgmap v7266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:12.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:22:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:22:12.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11444 16 16 0 0 0 - 0 2024-07-28T15:22:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:12 smithi022 bash[80503]: cluster 2024-07-28T15:22:11.050846+0000 mgr.y (mgr.25232) 6322 : cluster [DBG] pgmap v7266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:12.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:12 smithi022 bash[82865]: cluster 2024-07-28T15:22:11.050846+0000 mgr.y (mgr.25232) 6322 : cluster [DBG] pgmap v7266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:13.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11445 16 16 0 0 0 - 0 2024-07-28T15:22:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:14 smithi150 bash[67543]: cluster 2024-07-28T15:22:13.052187+0000 mgr.y (mgr.25232) 6323 : cluster [DBG] pgmap v7267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:14.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11446 16 16 0 0 0 - 0 2024-07-28T15:22:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:14 smithi022 bash[80503]: cluster 2024-07-28T15:22:13.052187+0000 mgr.y (mgr.25232) 6323 : cluster [DBG] pgmap v7267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:14.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:14 smithi022 bash[82865]: cluster 2024-07-28T15:22:13.052187+0000 mgr.y (mgr.25232) 6323 : cluster [DBG] pgmap v7267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:15.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11447 16 16 0 0 0 - 0 2024-07-28T15:22:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:16 smithi150 bash[67543]: cluster 2024-07-28T15:22:15.053573+0000 mgr.y (mgr.25232) 6324 : cluster [DBG] pgmap v7268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:16 smithi150 bash[67543]: audit 2024-07-28T15:22:15.576061+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:22:16.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11448 16 16 0 0 0 - 0 2024-07-28T15:22:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:16 smithi022 bash[80503]: cluster 2024-07-28T15:22:15.053573+0000 mgr.y (mgr.25232) 6324 : cluster [DBG] pgmap v7268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:16.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:16 smithi022 bash[80503]: audit 2024-07-28T15:22:15.576061+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:22:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:16 smithi022 bash[82865]: cluster 2024-07-28T15:22:15.053573+0000 mgr.y (mgr.25232) 6324 : cluster [DBG] pgmap v7268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:16 smithi022 bash[82865]: audit 2024-07-28T15:22:15.576061+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:22:17.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11449 16 16 0 0 0 - 0 2024-07-28T15:22:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:18 smithi150 bash[67543]: cluster 2024-07-28T15:22:17.055018+0000 mgr.y (mgr.25232) 6325 : cluster [DBG] pgmap v7269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:18.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11450 16 16 0 0 0 - 0 2024-07-28T15:22:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:18 smithi022 bash[80503]: cluster 2024-07-28T15:22:17.055018+0000 mgr.y (mgr.25232) 6325 : cluster [DBG] pgmap v7269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:18.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:18 smithi022 bash[82865]: cluster 2024-07-28T15:22:17.055018+0000 mgr.y (mgr.25232) 6325 : cluster [DBG] pgmap v7269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:19.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11451 16 16 0 0 0 - 0 2024-07-28T15:22:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:22:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:22:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:22:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:20 smithi150 bash[67543]: cluster 2024-07-28T15:22:19.056394+0000 mgr.y (mgr.25232) 6326 : cluster [DBG] pgmap v7270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:20.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11452 16 16 0 0 0 - 0 2024-07-28T15:22:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:20 smithi022 bash[80503]: cluster 2024-07-28T15:22:19.056394+0000 mgr.y (mgr.25232) 6326 : cluster [DBG] pgmap v7270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:20.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:20 smithi022 bash[82865]: cluster 2024-07-28T15:22:19.056394+0000 mgr.y (mgr.25232) 6326 : cluster [DBG] pgmap v7270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:21 smithi150 bash[67543]: audit 2024-07-28T15:22:20.548776+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:21.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11453 16 16 0 0 0 - 0 2024-07-28T15:22:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:21 smithi022 bash[80503]: audit 2024-07-28T15:22:20.548776+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:21.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:21 smithi022 bash[82865]: audit 2024-07-28T15:22:20.548776+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:22.519 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: cluster 2024-07-28T15:22:21.057119+0000 mgr.y (mgr.25232) 6327 : cluster [DBG] pgmap v7271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.233665+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.243446+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.479879+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.491522+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.918966+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.920537+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:22:22.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:22 smithi150 bash[67543]: audit 2024-07-28T15:22:21.932415+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11454 16 16 0 0 0 - 0 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: cluster 2024-07-28T15:22:21.057119+0000 mgr.y (mgr.25232) 6327 : cluster [DBG] pgmap v7271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.233665+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.243446+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.479879+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.491522+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.918966+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.920537+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[80503]: audit 2024-07-28T15:22:21.932415+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: cluster 2024-07-28T15:22:21.057119+0000 mgr.y (mgr.25232) 6327 : cluster [DBG] pgmap v7271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.233665+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.243446+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.479879+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.491522+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.918966+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:22:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.920537+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:22:22.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:22 smithi022 bash[82865]: audit 2024-07-28T15:22:21.932415+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:22:23.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11455 16 16 0 0 0 - 0 2024-07-28T15:22:24.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:24 smithi150 bash[67543]: cluster 2024-07-28T15:22:23.058565+0000 mgr.y (mgr.25232) 6328 : cluster [DBG] pgmap v7272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:24.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11456 16 16 0 0 0 - 0 2024-07-28T15:22:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:24 smithi022 bash[80503]: cluster 2024-07-28T15:22:23.058565+0000 mgr.y (mgr.25232) 6328 : cluster [DBG] pgmap v7272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:24 smithi022 bash[82865]: cluster 2024-07-28T15:22:23.058565+0000 mgr.y (mgr.25232) 6328 : cluster [DBG] pgmap v7272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:25.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11457 16 16 0 0 0 - 0 2024-07-28T15:22:26.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:26 smithi150 bash[67543]: cluster 2024-07-28T15:22:25.060080+0000 mgr.y (mgr.25232) 6329 : cluster [DBG] pgmap v7273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:26.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11458 16 16 0 0 0 - 0 2024-07-28T15:22:26.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:26 smithi022 bash[80503]: cluster 2024-07-28T15:22:25.060080+0000 mgr.y (mgr.25232) 6329 : cluster [DBG] pgmap v7273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:26 smithi022 bash[82865]: cluster 2024-07-28T15:22:25.060080+0000 mgr.y (mgr.25232) 6329 : cluster [DBG] pgmap v7273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:27.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11459 16 16 0 0 0 - 0 2024-07-28T15:22:28.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:28 smithi150 bash[67543]: cluster 2024-07-28T15:22:27.061496+0000 mgr.y (mgr.25232) 6330 : cluster [DBG] pgmap v7274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:28.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:22:28.563389+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:22:28.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:22:28.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11460 16 16 0 0 0 - 0 2024-07-28T15:22:28.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:28 smithi022 bash[80503]: cluster 2024-07-28T15:22:27.061496+0000 mgr.y (mgr.25232) 6330 : cluster [DBG] pgmap v7274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:28.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:28 smithi022 bash[82865]: cluster 2024-07-28T15:22:27.061496+0000 mgr.y (mgr.25232) 6330 : cluster [DBG] pgmap v7274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:29.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11461 16 16 0 0 0 - 0 2024-07-28T15:22:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:22:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:22:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:22:30.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:30 smithi150 bash[67543]: cluster 2024-07-28T15:22:29.062892+0000 mgr.y (mgr.25232) 6331 : cluster [DBG] pgmap v7275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:30.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11462 16 16 0 0 0 - 0 2024-07-28T15:22:30.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:30 smithi022 bash[80503]: cluster 2024-07-28T15:22:29.062892+0000 mgr.y (mgr.25232) 6331 : cluster [DBG] pgmap v7275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:30 smithi022 bash[82865]: cluster 2024-07-28T15:22:29.062892+0000 mgr.y (mgr.25232) 6331 : cluster [DBG] pgmap v7275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:31.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11463 16 16 0 0 0 - 0 2024-07-28T15:22:32.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:32 smithi150 bash[67543]: cluster 2024-07-28T15:22:31.064253+0000 mgr.y (mgr.25232) 6332 : cluster [DBG] pgmap v7276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:32.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:22:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:22:32.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11464 16 16 0 0 0 - 0 2024-07-28T15:22:32.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:32 smithi022 bash[80503]: cluster 2024-07-28T15:22:31.064253+0000 mgr.y (mgr.25232) 6332 : cluster [DBG] pgmap v7276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:32.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:32 smithi022 bash[82865]: cluster 2024-07-28T15:22:31.064253+0000 mgr.y (mgr.25232) 6332 : cluster [DBG] pgmap v7276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:33.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11465 16 16 0 0 0 - 0 2024-07-28T15:22:34.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:34 smithi150 bash[67543]: cluster 2024-07-28T15:22:33.065607+0000 mgr.y (mgr.25232) 6333 : cluster [DBG] pgmap v7277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:34.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11466 16 16 0 0 0 - 0 2024-07-28T15:22:34.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:34 smithi022 bash[80503]: cluster 2024-07-28T15:22:33.065607+0000 mgr.y (mgr.25232) 6333 : cluster [DBG] pgmap v7277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:34.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:34 smithi022 bash[82865]: cluster 2024-07-28T15:22:33.065607+0000 mgr.y (mgr.25232) 6333 : cluster [DBG] pgmap v7277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:35.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11467 16 16 0 0 0 - 0 2024-07-28T15:22:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:36 smithi150 bash[67543]: cluster 2024-07-28T15:22:35.067004+0000 mgr.y (mgr.25232) 6334 : cluster [DBG] pgmap v7278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:36.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:36 smithi150 bash[67543]: audit 2024-07-28T15:22:35.550063+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:36.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11468 16 16 0 0 0 - 0 2024-07-28T15:22:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:36 smithi022 bash[80503]: cluster 2024-07-28T15:22:35.067004+0000 mgr.y (mgr.25232) 6334 : cluster [DBG] pgmap v7278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:36 smithi022 bash[80503]: audit 2024-07-28T15:22:35.550063+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:36 smithi022 bash[82865]: cluster 2024-07-28T15:22:35.067004+0000 mgr.y (mgr.25232) 6334 : cluster [DBG] pgmap v7278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:36 smithi022 bash[82865]: audit 2024-07-28T15:22:35.550063+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:37.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11469 16 16 0 0 0 - 0 2024-07-28T15:22:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:38 smithi150 bash[67543]: cluster 2024-07-28T15:22:37.068419+0000 mgr.y (mgr.25232) 6335 : cluster [DBG] pgmap v7279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:38.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11470 16 16 0 0 0 - 0 2024-07-28T15:22:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:38 smithi022 bash[80503]: cluster 2024-07-28T15:22:37.068419+0000 mgr.y (mgr.25232) 6335 : cluster [DBG] pgmap v7279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:38 smithi022 bash[82865]: cluster 2024-07-28T15:22:37.068419+0000 mgr.y (mgr.25232) 6335 : cluster [DBG] pgmap v7279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:39.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11471 16 16 0 0 0 - 0 2024-07-28T15:22:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:22:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:22:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:22:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:40 smithi150 bash[67543]: cluster 2024-07-28T15:22:39.069811+0000 mgr.y (mgr.25232) 6336 : cluster [DBG] pgmap v7280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:40.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11472 16 16 0 0 0 - 0 2024-07-28T15:22:40.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:40 smithi022 bash[80503]: cluster 2024-07-28T15:22:39.069811+0000 mgr.y (mgr.25232) 6336 : cluster [DBG] pgmap v7280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:40 smithi022 bash[82865]: cluster 2024-07-28T15:22:39.069811+0000 mgr.y (mgr.25232) 6336 : cluster [DBG] pgmap v7280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:41.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11473 16 16 0 0 0 - 0 2024-07-28T15:22:42.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11474 16 16 0 0 0 - 0 2024-07-28T15:22:42.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:42 smithi022 bash[80503]: cluster 2024-07-28T15:22:41.071211+0000 mgr.y (mgr.25232) 6337 : cluster [DBG] pgmap v7281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:42 smithi022 bash[82865]: cluster 2024-07-28T15:22:41.071211+0000 mgr.y (mgr.25232) 6337 : cluster [DBG] pgmap v7281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:42 smithi150 bash[67543]: cluster 2024-07-28T15:22:41.071211+0000 mgr.y (mgr.25232) 6337 : cluster [DBG] pgmap v7281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:22:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:22:43.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11475 16 16 0 0 0 - 0 2024-07-28T15:22:44.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11476 16 16 0 0 0 - 0 2024-07-28T15:22:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:44 smithi022 bash[80503]: cluster 2024-07-28T15:22:43.072554+0000 mgr.y (mgr.25232) 6338 : cluster [DBG] pgmap v7282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:44.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:44 smithi022 bash[82865]: cluster 2024-07-28T15:22:43.072554+0000 mgr.y (mgr.25232) 6338 : cluster [DBG] pgmap v7282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:44 smithi150 bash[67543]: cluster 2024-07-28T15:22:43.072554+0000 mgr.y (mgr.25232) 6338 : cluster [DBG] pgmap v7282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:45.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11477 16 16 0 0 0 - 0 2024-07-28T15:22:46.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11478 16 16 0 0 0 - 0 2024-07-28T15:22:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:46 smithi150 bash[67543]: cluster 2024-07-28T15:22:45.073921+0000 mgr.y (mgr.25232) 6339 : cluster [DBG] pgmap v7283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:46 smithi022 bash[80503]: cluster 2024-07-28T15:22:45.073921+0000 mgr.y (mgr.25232) 6339 : cluster [DBG] pgmap v7283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:46 smithi022 bash[82865]: cluster 2024-07-28T15:22:45.073921+0000 mgr.y (mgr.25232) 6339 : cluster [DBG] pgmap v7283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:47.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11479 16 16 0 0 0 - 0 2024-07-28T15:22:48.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:22:48.566757+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:22:48.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:22:48.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11480 16 16 0 0 0 - 0 2024-07-28T15:22:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:48 smithi150 bash[67543]: cluster 2024-07-28T15:22:47.075328+0000 mgr.y (mgr.25232) 6340 : cluster [DBG] pgmap v7284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:48.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:48 smithi022 bash[80503]: cluster 2024-07-28T15:22:47.075328+0000 mgr.y (mgr.25232) 6340 : cluster [DBG] pgmap v7284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:48 smithi022 bash[82865]: cluster 2024-07-28T15:22:47.075328+0000 mgr.y (mgr.25232) 6340 : cluster [DBG] pgmap v7284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:49.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11481 16 16 0 0 0 - 0 2024-07-28T15:22:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:22:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:22:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:22:50.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11482 16 16 0 0 0 - 0 2024-07-28T15:22:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:50 smithi150 bash[67543]: cluster 2024-07-28T15:22:49.076704+0000 mgr.y (mgr.25232) 6341 : cluster [DBG] pgmap v7285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:50 smithi022 bash[80503]: cluster 2024-07-28T15:22:49.076704+0000 mgr.y (mgr.25232) 6341 : cluster [DBG] pgmap v7285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:50 smithi022 bash[82865]: cluster 2024-07-28T15:22:49.076704+0000 mgr.y (mgr.25232) 6341 : cluster [DBG] pgmap v7285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:51.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11483 16 16 0 0 0 - 0 2024-07-28T15:22:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:51 smithi150 bash[67543]: audit 2024-07-28T15:22:50.550417+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:51 smithi022 bash[80503]: audit 2024-07-28T15:22:50.550417+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:51 smithi022 bash[82865]: audit 2024-07-28T15:22:50.550417+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:22:52.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11484 16 16 0 0 0 - 0 2024-07-28T15:22:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:52 smithi150 bash[67543]: cluster 2024-07-28T15:22:51.078076+0000 mgr.y (mgr.25232) 6342 : cluster [DBG] pgmap v7286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:22:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:22:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:52 smithi022 bash[80503]: cluster 2024-07-28T15:22:51.078076+0000 mgr.y (mgr.25232) 6342 : cluster [DBG] pgmap v7286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:52 smithi022 bash[82865]: cluster 2024-07-28T15:22:51.078076+0000 mgr.y (mgr.25232) 6342 : cluster [DBG] pgmap v7286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:53.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11485 16 16 0 0 0 - 0 2024-07-28T15:22:54.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11486 16 16 0 0 0 - 0 2024-07-28T15:22:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:54 smithi150 bash[67543]: cluster 2024-07-28T15:22:53.079387+0000 mgr.y (mgr.25232) 6343 : cluster [DBG] pgmap v7287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:54 smithi022 bash[80503]: cluster 2024-07-28T15:22:53.079387+0000 mgr.y (mgr.25232) 6343 : cluster [DBG] pgmap v7287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:54 smithi022 bash[82865]: cluster 2024-07-28T15:22:53.079387+0000 mgr.y (mgr.25232) 6343 : cluster [DBG] pgmap v7287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:55.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11487 16 16 0 0 0 - 0 2024-07-28T15:22:56.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11488 16 16 0 0 0 - 0 2024-07-28T15:22:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:56 smithi150 bash[67543]: cluster 2024-07-28T15:22:55.080836+0000 mgr.y (mgr.25232) 6344 : cluster [DBG] pgmap v7288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:56 smithi022 bash[80503]: cluster 2024-07-28T15:22:55.080836+0000 mgr.y (mgr.25232) 6344 : cluster [DBG] pgmap v7288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:56 smithi022 bash[82865]: cluster 2024-07-28T15:22:55.080836+0000 mgr.y (mgr.25232) 6344 : cluster [DBG] pgmap v7288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:57.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11489 16 16 0 0 0 - 0 2024-07-28T15:22:58.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11490 16 16 0 0 0 - 0 2024-07-28T15:22:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:22:58 smithi150 bash[67543]: cluster 2024-07-28T15:22:57.082221+0000 mgr.y (mgr.25232) 6345 : cluster [DBG] pgmap v7289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:22:58 smithi022 bash[80503]: cluster 2024-07-28T15:22:57.082221+0000 mgr.y (mgr.25232) 6345 : cluster [DBG] pgmap v7289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:22:58 smithi022 bash[82865]: cluster 2024-07-28T15:22:57.082221+0000 mgr.y (mgr.25232) 6345 : cluster [DBG] pgmap v7289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:22:59.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11491 16 16 0 0 0 - 0 2024-07-28T15:22:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:22:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:22:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:23:00.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11492 16 16 0 0 0 - 0 2024-07-28T15:23:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:00 smithi150 bash[67543]: cluster 2024-07-28T15:22:59.083555+0000 mgr.y (mgr.25232) 6346 : cluster [DBG] pgmap v7290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:00 smithi022 bash[80503]: cluster 2024-07-28T15:22:59.083555+0000 mgr.y (mgr.25232) 6346 : cluster [DBG] pgmap v7290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:00 smithi022 bash[82865]: cluster 2024-07-28T15:22:59.083555+0000 mgr.y (mgr.25232) 6346 : cluster [DBG] pgmap v7290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:01.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11493 16 16 0 0 0 - 0 2024-07-28T15:23:02.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11494 16 16 0 0 0 - 0 2024-07-28T15:23:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:02 smithi150 bash[67543]: cluster 2024-07-28T15:23:01.084879+0000 mgr.y (mgr.25232) 6347 : cluster [DBG] pgmap v7291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:23:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:23:02.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:02 smithi022 bash[80503]: cluster 2024-07-28T15:23:01.084879+0000 mgr.y (mgr.25232) 6347 : cluster [DBG] pgmap v7291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:02 smithi022 bash[82865]: cluster 2024-07-28T15:23:01.084879+0000 mgr.y (mgr.25232) 6347 : cluster [DBG] pgmap v7291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:03.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11495 16 16 0 0 0 - 0 2024-07-28T15:23:04.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11496 16 16 0 0 0 - 0 2024-07-28T15:23:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:04 smithi150 bash[67543]: cluster 2024-07-28T15:23:03.086213+0000 mgr.y (mgr.25232) 6348 : cluster [DBG] pgmap v7292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:04.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:04 smithi022 bash[82865]: cluster 2024-07-28T15:23:03.086213+0000 mgr.y (mgr.25232) 6348 : cluster [DBG] pgmap v7292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:04 smithi022 bash[80503]: cluster 2024-07-28T15:23:03.086213+0000 mgr.y (mgr.25232) 6348 : cluster [DBG] pgmap v7292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:05.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11497 16 16 0 0 0 - 0 2024-07-28T15:23:06.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11498 16 16 0 0 0 - 0 2024-07-28T15:23:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:06 smithi150 bash[67543]: cluster 2024-07-28T15:23:05.087567+0000 mgr.y (mgr.25232) 6349 : cluster [DBG] pgmap v7293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:06.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:06 smithi150 bash[67543]: audit 2024-07-28T15:23:05.551155+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:06.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:06 smithi022 bash[82865]: cluster 2024-07-28T15:23:05.087567+0000 mgr.y (mgr.25232) 6349 : cluster [DBG] pgmap v7293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:06 smithi022 bash[82865]: audit 2024-07-28T15:23:05.551155+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:06 smithi022 bash[80503]: cluster 2024-07-28T15:23:05.087567+0000 mgr.y (mgr.25232) 6349 : cluster [DBG] pgmap v7293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:06 smithi022 bash[80503]: audit 2024-07-28T15:23:05.551155+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:07.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11499 16 16 0 0 0 - 0 2024-07-28T15:23:08.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:23:08.570066+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:23:08.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:23:08.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11500 16 16 0 0 0 - 0 2024-07-28T15:23:08.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:08 smithi150 bash[67543]: cluster 2024-07-28T15:23:07.088929+0000 mgr.y (mgr.25232) 6350 : cluster [DBG] pgmap v7294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:08.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:08 smithi022 bash[82865]: cluster 2024-07-28T15:23:07.088929+0000 mgr.y (mgr.25232) 6350 : cluster [DBG] pgmap v7294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:08 smithi022 bash[80503]: cluster 2024-07-28T15:23:07.088929+0000 mgr.y (mgr.25232) 6350 : cluster [DBG] pgmap v7294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:09.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11501 16 16 0 0 0 - 0 2024-07-28T15:23:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:23:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:23:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:23:10.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11502 16 16 0 0 0 - 0 2024-07-28T15:23:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:10 smithi022 bash[80503]: cluster 2024-07-28T15:23:09.090276+0000 mgr.y (mgr.25232) 6351 : cluster [DBG] pgmap v7295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:10 smithi022 bash[82865]: cluster 2024-07-28T15:23:09.090276+0000 mgr.y (mgr.25232) 6351 : cluster [DBG] pgmap v7295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:10 smithi150 bash[67543]: cluster 2024-07-28T15:23:09.090276+0000 mgr.y (mgr.25232) 6351 : cluster [DBG] pgmap v7295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:11.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11503 16 16 0 0 0 - 0 2024-07-28T15:23:12.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11504 16 16 0 0 0 - 0 2024-07-28T15:23:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:12 smithi150 bash[67543]: cluster 2024-07-28T15:23:11.091676+0000 mgr.y (mgr.25232) 6352 : cluster [DBG] pgmap v7296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:23:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:23:12.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:12 smithi022 bash[82865]: cluster 2024-07-28T15:23:11.091676+0000 mgr.y (mgr.25232) 6352 : cluster [DBG] pgmap v7296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:12 smithi022 bash[80503]: cluster 2024-07-28T15:23:11.091676+0000 mgr.y (mgr.25232) 6352 : cluster [DBG] pgmap v7296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:13.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11505 16 16 0 0 0 - 0 2024-07-28T15:23:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 15:23:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T15:23:14.157189305Z level=info msg="Completed cleanup jobs" duration=32.828058ms 2024-07-28T15:23:14.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11506 16 16 0 0 0 - 0 2024-07-28T15:23:14.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:14 smithi022 bash[82865]: cluster 2024-07-28T15:23:13.093059+0000 mgr.y (mgr.25232) 6353 : cluster [DBG] pgmap v7297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:14 smithi022 bash[80503]: cluster 2024-07-28T15:23:13.093059+0000 mgr.y (mgr.25232) 6353 : cluster [DBG] pgmap v7297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:14 smithi150 bash[67543]: cluster 2024-07-28T15:23:13.093059+0000 mgr.y (mgr.25232) 6353 : cluster [DBG] pgmap v7297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:15.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11507 16 16 0 0 0 - 0 2024-07-28T15:23:16.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11508 16 16 0 0 0 - 0 2024-07-28T15:23:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:16 smithi022 bash[82865]: cluster 2024-07-28T15:23:15.094609+0000 mgr.y (mgr.25232) 6354 : cluster [DBG] pgmap v7298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:16 smithi022 bash[80503]: cluster 2024-07-28T15:23:15.094609+0000 mgr.y (mgr.25232) 6354 : cluster [DBG] pgmap v7298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:16 smithi150 bash[67543]: cluster 2024-07-28T15:23:15.094609+0000 mgr.y (mgr.25232) 6354 : cluster [DBG] pgmap v7298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:17.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11509 16 16 0 0 0 - 0 2024-07-28T15:23:18.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11510 16 16 0 0 0 - 0 2024-07-28T15:23:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:18 smithi022 bash[80503]: cluster 2024-07-28T15:23:17.096159+0000 mgr.y (mgr.25232) 6355 : cluster [DBG] pgmap v7299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:18 smithi022 bash[82865]: cluster 2024-07-28T15:23:17.096159+0000 mgr.y (mgr.25232) 6355 : cluster [DBG] pgmap v7299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:18 smithi150 bash[67543]: cluster 2024-07-28T15:23:17.096159+0000 mgr.y (mgr.25232) 6355 : cluster [DBG] pgmap v7299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:19.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11511 16 16 0 0 0 - 0 2024-07-28T15:23:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:23:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:23:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:23:20.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11512 16 16 0 0 0 - 0 2024-07-28T15:23:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:20 smithi022 bash[80503]: cluster 2024-07-28T15:23:19.097705+0000 mgr.y (mgr.25232) 6356 : cluster [DBG] pgmap v7300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:20 smithi022 bash[82865]: cluster 2024-07-28T15:23:19.097705+0000 mgr.y (mgr.25232) 6356 : cluster [DBG] pgmap v7300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:20 smithi150 bash[67543]: cluster 2024-07-28T15:23:19.097705+0000 mgr.y (mgr.25232) 6356 : cluster [DBG] pgmap v7300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:21.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11513 16 16 0 0 0 - 0 2024-07-28T15:23:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:21 smithi022 bash[80503]: audit 2024-07-28T15:23:20.551428+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:21 smithi022 bash[82865]: audit 2024-07-28T15:23:20.551428+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:21 smithi150 bash[67543]: audit 2024-07-28T15:23:20.551428+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:22.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11514 16 16 0 0 0 - 0 2024-07-28T15:23:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:23:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:23:22.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:22 smithi150 bash[67543]: cluster 2024-07-28T15:23:21.099234+0000 mgr.y (mgr.25232) 6357 : cluster [DBG] pgmap v7301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:22.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:22 smithi150 bash[67543]: audit 2024-07-28T15:23:22.064235+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:23:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:22 smithi022 bash[80503]: cluster 2024-07-28T15:23:21.099234+0000 mgr.y (mgr.25232) 6357 : cluster [DBG] pgmap v7301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:22 smithi022 bash[80503]: audit 2024-07-28T15:23:22.064235+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:23:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:22 smithi022 bash[82865]: cluster 2024-07-28T15:23:21.099234+0000 mgr.y (mgr.25232) 6357 : cluster [DBG] pgmap v7301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:22 smithi022 bash[82865]: audit 2024-07-28T15:23:22.064235+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:23:23.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11515 16 16 0 0 0 - 0 2024-07-28T15:23:24.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11516 16 16 0 0 0 - 0 2024-07-28T15:23:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:24 smithi022 bash[80503]: cluster 2024-07-28T15:23:23.100751+0000 mgr.y (mgr.25232) 6358 : cluster [DBG] pgmap v7302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:24 smithi022 bash[82865]: cluster 2024-07-28T15:23:23.100751+0000 mgr.y (mgr.25232) 6358 : cluster [DBG] pgmap v7302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:24 smithi150 bash[67543]: cluster 2024-07-28T15:23:23.100751+0000 mgr.y (mgr.25232) 6358 : cluster [DBG] pgmap v7302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:25.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11517 16 16 0 0 0 - 0 2024-07-28T15:23:26.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11518 16 16 0 0 0 - 0 2024-07-28T15:23:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:26 smithi022 bash[80503]: cluster 2024-07-28T15:23:25.102173+0000 mgr.y (mgr.25232) 6359 : cluster [DBG] pgmap v7303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:26 smithi022 bash[82865]: cluster 2024-07-28T15:23:25.102173+0000 mgr.y (mgr.25232) 6359 : cluster [DBG] pgmap v7303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:26 smithi150 bash[67543]: cluster 2024-07-28T15:23:25.102173+0000 mgr.y (mgr.25232) 6359 : cluster [DBG] pgmap v7303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:27.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11519 16 16 0 0 0 - 0 2024-07-28T15:23:28.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:23:28.573090+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:23:28.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:23:28.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11520 16 16 0 0 0 - 0 2024-07-28T15:23:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: cluster 2024-07-28T15:23:27.102964+0000 mgr.y (mgr.25232) 6360 : cluster [DBG] pgmap v7304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:27.744699+0000 mon.a (mon.0) 5103 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:27.752480+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:27.934925+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:27.944045+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:28.397197+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:28.398955+0000 mon.a (mon.0) 5108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:23:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:28 smithi150 bash[67543]: audit 2024-07-28T15:23:28.408953+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: cluster 2024-07-28T15:23:27.102964+0000 mgr.y (mgr.25232) 6360 : cluster [DBG] pgmap v7304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:27.744699+0000 mon.a (mon.0) 5103 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:27.752480+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:27.934925+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:27.944045+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:28.397197+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:28.398955+0000 mon.a (mon.0) 5108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[80503]: audit 2024-07-28T15:23:28.408953+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: cluster 2024-07-28T15:23:27.102964+0000 mgr.y (mgr.25232) 6360 : cluster [DBG] pgmap v7304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:27.744699+0000 mon.a (mon.0) 5103 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:27.752480+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:27.934925+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:27.944045+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:28.397197+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:23:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:28.398955+0000 mon.a (mon.0) 5108 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:23:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:28 smithi022 bash[82865]: audit 2024-07-28T15:23:28.408953+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:23:29.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11521 16 16 0 0 0 - 0 2024-07-28T15:23:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:23:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:23:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:23:30.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11522 16 16 0 0 0 - 0 2024-07-28T15:23:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:30 smithi150 bash[67543]: cluster 2024-07-28T15:23:29.104279+0000 mgr.y (mgr.25232) 6361 : cluster [DBG] pgmap v7305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:30 smithi022 bash[80503]: cluster 2024-07-28T15:23:29.104279+0000 mgr.y (mgr.25232) 6361 : cluster [DBG] pgmap v7305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:30 smithi022 bash[82865]: cluster 2024-07-28T15:23:29.104279+0000 mgr.y (mgr.25232) 6361 : cluster [DBG] pgmap v7305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:31.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11523 16 16 0 0 0 - 0 2024-07-28T15:23:32.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11524 16 16 0 0 0 - 0 2024-07-28T15:23:32.751 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:23:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:23:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:32 smithi150 bash[67543]: cluster 2024-07-28T15:23:31.105634+0000 mgr.y (mgr.25232) 6362 : cluster [DBG] pgmap v7306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:33.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:32 smithi022 bash[80503]: cluster 2024-07-28T15:23:31.105634+0000 mgr.y (mgr.25232) 6362 : cluster [DBG] pgmap v7306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:32 smithi022 bash[82865]: cluster 2024-07-28T15:23:31.105634+0000 mgr.y (mgr.25232) 6362 : cluster [DBG] pgmap v7306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:33.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11525 16 16 0 0 0 - 0 2024-07-28T15:23:34.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11526 16 16 0 0 0 - 0 2024-07-28T15:23:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:34 smithi150 bash[67543]: cluster 2024-07-28T15:23:33.107005+0000 mgr.y (mgr.25232) 6363 : cluster [DBG] pgmap v7307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:35.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:34 smithi022 bash[80503]: cluster 2024-07-28T15:23:33.107005+0000 mgr.y (mgr.25232) 6363 : cluster [DBG] pgmap v7307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:34 smithi022 bash[82865]: cluster 2024-07-28T15:23:33.107005+0000 mgr.y (mgr.25232) 6363 : cluster [DBG] pgmap v7307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:35.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11527 16 16 0 0 0 - 0 2024-07-28T15:23:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:35 smithi150 bash[67543]: audit 2024-07-28T15:23:35.551989+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:36.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:35 smithi022 bash[80503]: audit 2024-07-28T15:23:35.551989+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:35 smithi022 bash[82865]: audit 2024-07-28T15:23:35.551989+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:36.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11528 16 16 0 0 0 - 0 2024-07-28T15:23:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:36 smithi150 bash[67543]: cluster 2024-07-28T15:23:35.108376+0000 mgr.y (mgr.25232) 6364 : cluster [DBG] pgmap v7308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:36 smithi022 bash[80503]: cluster 2024-07-28T15:23:35.108376+0000 mgr.y (mgr.25232) 6364 : cluster [DBG] pgmap v7308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:36 smithi022 bash[82865]: cluster 2024-07-28T15:23:35.108376+0000 mgr.y (mgr.25232) 6364 : cluster [DBG] pgmap v7308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:37.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11529 16 16 0 0 0 - 0 2024-07-28T15:23:38.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11530 16 16 0 0 0 - 0 2024-07-28T15:23:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:38 smithi022 bash[80503]: cluster 2024-07-28T15:23:37.109737+0000 mgr.y (mgr.25232) 6365 : cluster [DBG] pgmap v7309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:38 smithi022 bash[82865]: cluster 2024-07-28T15:23:37.109737+0000 mgr.y (mgr.25232) 6365 : cluster [DBG] pgmap v7309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:38 smithi150 bash[67543]: cluster 2024-07-28T15:23:37.109737+0000 mgr.y (mgr.25232) 6365 : cluster [DBG] pgmap v7309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:39.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11531 16 16 0 0 0 - 0 2024-07-28T15:23:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:23:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:23:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:23:40.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11532 16 16 0 0 0 - 0 2024-07-28T15:23:41.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:40 smithi022 bash[80503]: cluster 2024-07-28T15:23:39.111086+0000 mgr.y (mgr.25232) 6366 : cluster [DBG] pgmap v7310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:40 smithi022 bash[82865]: cluster 2024-07-28T15:23:39.111086+0000 mgr.y (mgr.25232) 6366 : cluster [DBG] pgmap v7310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:40 smithi150 bash[67543]: cluster 2024-07-28T15:23:39.111086+0000 mgr.y (mgr.25232) 6366 : cluster [DBG] pgmap v7310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:41.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11533 16 16 0 0 0 - 0 2024-07-28T15:23:42.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11534 16 16 0 0 0 - 0 2024-07-28T15:23:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:23:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:23:43.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:42 smithi022 bash[80503]: cluster 2024-07-28T15:23:41.112421+0000 mgr.y (mgr.25232) 6367 : cluster [DBG] pgmap v7311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:42 smithi022 bash[82865]: cluster 2024-07-28T15:23:41.112421+0000 mgr.y (mgr.25232) 6367 : cluster [DBG] pgmap v7311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:42 smithi150 bash[67543]: cluster 2024-07-28T15:23:41.112421+0000 mgr.y (mgr.25232) 6367 : cluster [DBG] pgmap v7311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:43.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11535 16 16 0 0 0 - 0 2024-07-28T15:23:44.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11536 16 16 0 0 0 - 0 2024-07-28T15:23:45.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:44 smithi022 bash[80503]: cluster 2024-07-28T15:23:43.113743+0000 mgr.y (mgr.25232) 6368 : cluster [DBG] pgmap v7312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:44 smithi022 bash[82865]: cluster 2024-07-28T15:23:43.113743+0000 mgr.y (mgr.25232) 6368 : cluster [DBG] pgmap v7312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:44 smithi150 bash[67543]: cluster 2024-07-28T15:23:43.113743+0000 mgr.y (mgr.25232) 6368 : cluster [DBG] pgmap v7312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:45.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11537 16 16 0 0 0 - 0 2024-07-28T15:23:46.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11538 16 16 0 0 0 - 0 2024-07-28T15:23:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:46 smithi022 bash[80503]: cluster 2024-07-28T15:23:45.115112+0000 mgr.y (mgr.25232) 6369 : cluster [DBG] pgmap v7313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:46 smithi022 bash[82865]: cluster 2024-07-28T15:23:45.115112+0000 mgr.y (mgr.25232) 6369 : cluster [DBG] pgmap v7313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:46 smithi150 bash[67543]: cluster 2024-07-28T15:23:45.115112+0000 mgr.y (mgr.25232) 6369 : cluster [DBG] pgmap v7313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:47.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11539 16 16 0 0 0 - 0 2024-07-28T15:23:48.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:23:48.576347+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:23:48.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:23:48.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11540 16 16 0 0 0 - 0 2024-07-28T15:23:49.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:48 smithi022 bash[80503]: cluster 2024-07-28T15:23:47.116459+0000 mgr.y (mgr.25232) 6370 : cluster [DBG] pgmap v7314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:48 smithi022 bash[82865]: cluster 2024-07-28T15:23:47.116459+0000 mgr.y (mgr.25232) 6370 : cluster [DBG] pgmap v7314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:48 smithi150 bash[67543]: cluster 2024-07-28T15:23:47.116459+0000 mgr.y (mgr.25232) 6370 : cluster [DBG] pgmap v7314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:49.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11541 16 16 0 0 0 - 0 2024-07-28T15:23:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:23:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:23:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:23:50.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11542 16 16 0 0 0 - 0 2024-07-28T15:23:51.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:50 smithi022 bash[80503]: cluster 2024-07-28T15:23:49.117786+0000 mgr.y (mgr.25232) 6371 : cluster [DBG] pgmap v7315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:50 smithi022 bash[80503]: audit 2024-07-28T15:23:50.552243+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:50 smithi022 bash[82865]: cluster 2024-07-28T15:23:49.117786+0000 mgr.y (mgr.25232) 6371 : cluster [DBG] pgmap v7315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:50 smithi022 bash[82865]: audit 2024-07-28T15:23:50.552243+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:50 smithi150 bash[67543]: cluster 2024-07-28T15:23:49.117786+0000 mgr.y (mgr.25232) 6371 : cluster [DBG] pgmap v7315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:50 smithi150 bash[67543]: audit 2024-07-28T15:23:50.552243+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:23:51.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11543 16 16 0 0 0 - 0 2024-07-28T15:23:52.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11544 16 16 0 0 0 - 0 2024-07-28T15:23:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:23:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:23:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:52 smithi022 bash[80503]: cluster 2024-07-28T15:23:51.119113+0000 mgr.y (mgr.25232) 6372 : cluster [DBG] pgmap v7316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:52 smithi022 bash[82865]: cluster 2024-07-28T15:23:51.119113+0000 mgr.y (mgr.25232) 6372 : cluster [DBG] pgmap v7316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:52 smithi150 bash[67543]: cluster 2024-07-28T15:23:51.119113+0000 mgr.y (mgr.25232) 6372 : cluster [DBG] pgmap v7316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:53.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11545 16 16 0 0 0 - 0 2024-07-28T15:23:54.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11546 16 16 0 0 0 - 0 2024-07-28T15:23:55.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:54 smithi022 bash[80503]: cluster 2024-07-28T15:23:53.120450+0000 mgr.y (mgr.25232) 6373 : cluster [DBG] pgmap v7317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:54 smithi022 bash[82865]: cluster 2024-07-28T15:23:53.120450+0000 mgr.y (mgr.25232) 6373 : cluster [DBG] pgmap v7317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:54 smithi150 bash[67543]: cluster 2024-07-28T15:23:53.120450+0000 mgr.y (mgr.25232) 6373 : cluster [DBG] pgmap v7317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:55.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11547 16 16 0 0 0 - 0 2024-07-28T15:23:56.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11548 16 16 0 0 0 - 0 2024-07-28T15:23:57.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:56 smithi022 bash[80503]: cluster 2024-07-28T15:23:55.121778+0000 mgr.y (mgr.25232) 6374 : cluster [DBG] pgmap v7318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:56 smithi022 bash[82865]: cluster 2024-07-28T15:23:55.121778+0000 mgr.y (mgr.25232) 6374 : cluster [DBG] pgmap v7318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:56 smithi150 bash[67543]: cluster 2024-07-28T15:23:55.121778+0000 mgr.y (mgr.25232) 6374 : cluster [DBG] pgmap v7318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:57.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11549 16 16 0 0 0 - 0 2024-07-28T15:23:58.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11550 16 16 0 0 0 - 0 2024-07-28T15:23:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:23:58 smithi022 bash[80503]: cluster 2024-07-28T15:23:57.123162+0000 mgr.y (mgr.25232) 6375 : cluster [DBG] pgmap v7319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:23:58 smithi022 bash[82865]: cluster 2024-07-28T15:23:57.123162+0000 mgr.y (mgr.25232) 6375 : cluster [DBG] pgmap v7319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:23:58 smithi150 bash[67543]: cluster 2024-07-28T15:23:57.123162+0000 mgr.y (mgr.25232) 6375 : cluster [DBG] pgmap v7319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:23:59.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11551 16 16 0 0 0 - 0 2024-07-28T15:23:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:23:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:23:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:24:00.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11552 16 16 0 0 0 - 0 2024-07-28T15:24:01.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:00 smithi022 bash[80503]: cluster 2024-07-28T15:23:59.124490+0000 mgr.y (mgr.25232) 6376 : cluster [DBG] pgmap v7320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:00 smithi022 bash[82865]: cluster 2024-07-28T15:23:59.124490+0000 mgr.y (mgr.25232) 6376 : cluster [DBG] pgmap v7320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:00 smithi150 bash[67543]: cluster 2024-07-28T15:23:59.124490+0000 mgr.y (mgr.25232) 6376 : cluster [DBG] pgmap v7320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:01.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11553 16 16 0 0 0 - 0 2024-07-28T15:24:02.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11554 16 16 0 0 0 - 0 2024-07-28T15:24:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:24:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:24:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:02 smithi022 bash[80503]: cluster 2024-07-28T15:24:01.125827+0000 mgr.y (mgr.25232) 6377 : cluster [DBG] pgmap v7321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:02 smithi022 bash[82865]: cluster 2024-07-28T15:24:01.125827+0000 mgr.y (mgr.25232) 6377 : cluster [DBG] pgmap v7321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:02 smithi150 bash[67543]: cluster 2024-07-28T15:24:01.125827+0000 mgr.y (mgr.25232) 6377 : cluster [DBG] pgmap v7321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:03.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11555 16 16 0 0 0 - 0 2024-07-28T15:24:04.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11556 16 16 0 0 0 - 0 2024-07-28T15:24:05.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:04 smithi022 bash[80503]: cluster 2024-07-28T15:24:03.127177+0000 mgr.y (mgr.25232) 6378 : cluster [DBG] pgmap v7322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:04 smithi022 bash[82865]: cluster 2024-07-28T15:24:03.127177+0000 mgr.y (mgr.25232) 6378 : cluster [DBG] pgmap v7322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:05.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:04 smithi150 bash[67543]: cluster 2024-07-28T15:24:03.127177+0000 mgr.y (mgr.25232) 6378 : cluster [DBG] pgmap v7322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:05.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11557 16 16 0 0 0 - 0 2024-07-28T15:24:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:05 smithi150 bash[67543]: audit 2024-07-28T15:24:05.552867+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:05 smithi022 bash[80503]: audit 2024-07-28T15:24:05.552867+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:05 smithi022 bash[82865]: audit 2024-07-28T15:24:05.552867+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:06.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11558 16 16 0 0 0 - 0 2024-07-28T15:24:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:06 smithi150 bash[67543]: cluster 2024-07-28T15:24:05.128496+0000 mgr.y (mgr.25232) 6379 : cluster [DBG] pgmap v7323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:06 smithi022 bash[80503]: cluster 2024-07-28T15:24:05.128496+0000 mgr.y (mgr.25232) 6379 : cluster [DBG] pgmap v7323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:06 smithi022 bash[82865]: cluster 2024-07-28T15:24:05.128496+0000 mgr.y (mgr.25232) 6379 : cluster [DBG] pgmap v7323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:07.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11559 16 16 0 0 0 - 0 2024-07-28T15:24:08.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:24:08.579627+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:24:08.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:24:08.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11560 16 16 0 0 0 - 0 2024-07-28T15:24:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:08 smithi150 bash[67543]: cluster 2024-07-28T15:24:07.129825+0000 mgr.y (mgr.25232) 6380 : cluster [DBG] pgmap v7324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:09.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:08 smithi022 bash[80503]: cluster 2024-07-28T15:24:07.129825+0000 mgr.y (mgr.25232) 6380 : cluster [DBG] pgmap v7324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:08 smithi022 bash[82865]: cluster 2024-07-28T15:24:07.129825+0000 mgr.y (mgr.25232) 6380 : cluster [DBG] pgmap v7324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:09.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11561 16 16 0 0 0 - 0 2024-07-28T15:24:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:24:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:24:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:24:10.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11562 16 16 0 0 0 - 0 2024-07-28T15:24:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:10 smithi150 bash[67543]: cluster 2024-07-28T15:24:09.131171+0000 mgr.y (mgr.25232) 6381 : cluster [DBG] pgmap v7325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:11.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:10 smithi022 bash[82865]: cluster 2024-07-28T15:24:09.131171+0000 mgr.y (mgr.25232) 6381 : cluster [DBG] pgmap v7325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:10 smithi022 bash[80503]: cluster 2024-07-28T15:24:09.131171+0000 mgr.y (mgr.25232) 6381 : cluster [DBG] pgmap v7325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:11.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11563 16 16 0 0 0 - 0 2024-07-28T15:24:12.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11564 16 16 0 0 0 - 0 2024-07-28T15:24:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:24:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:24:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:12 smithi150 bash[67543]: cluster 2024-07-28T15:24:11.132521+0000 mgr.y (mgr.25232) 6382 : cluster [DBG] pgmap v7326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:13.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:12 smithi022 bash[82865]: cluster 2024-07-28T15:24:11.132521+0000 mgr.y (mgr.25232) 6382 : cluster [DBG] pgmap v7326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:12 smithi022 bash[80503]: cluster 2024-07-28T15:24:11.132521+0000 mgr.y (mgr.25232) 6382 : cluster [DBG] pgmap v7326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:13.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11565 16 16 0 0 0 - 0 2024-07-28T15:24:14.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11566 16 16 0 0 0 - 0 2024-07-28T15:24:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:14 smithi150 bash[67543]: cluster 2024-07-28T15:24:13.133869+0000 mgr.y (mgr.25232) 6383 : cluster [DBG] pgmap v7327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:15.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:14 smithi022 bash[82865]: cluster 2024-07-28T15:24:13.133869+0000 mgr.y (mgr.25232) 6383 : cluster [DBG] pgmap v7327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:14 smithi022 bash[80503]: cluster 2024-07-28T15:24:13.133869+0000 mgr.y (mgr.25232) 6383 : cluster [DBG] pgmap v7327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:15.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11567 16 16 0 0 0 - 0 2024-07-28T15:24:16.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11568 16 16 0 0 0 - 0 2024-07-28T15:24:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:16 smithi150 bash[67543]: cluster 2024-07-28T15:24:15.135242+0000 mgr.y (mgr.25232) 6384 : cluster [DBG] pgmap v7328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:16 smithi022 bash[82865]: cluster 2024-07-28T15:24:15.135242+0000 mgr.y (mgr.25232) 6384 : cluster [DBG] pgmap v7328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:16 smithi022 bash[80503]: cluster 2024-07-28T15:24:15.135242+0000 mgr.y (mgr.25232) 6384 : cluster [DBG] pgmap v7328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:17.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11569 16 16 0 0 0 - 0 2024-07-28T15:24:18.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11570 16 16 0 0 0 - 0 2024-07-28T15:24:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:18 smithi150 bash[67543]: cluster 2024-07-28T15:24:17.136572+0000 mgr.y (mgr.25232) 6385 : cluster [DBG] pgmap v7329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:19.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:18 smithi022 bash[82865]: cluster 2024-07-28T15:24:17.136572+0000 mgr.y (mgr.25232) 6385 : cluster [DBG] pgmap v7329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:18 smithi022 bash[80503]: cluster 2024-07-28T15:24:17.136572+0000 mgr.y (mgr.25232) 6385 : cluster [DBG] pgmap v7329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:19.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11571 16 16 0 0 0 - 0 2024-07-28T15:24:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:24:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:24:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:24:20.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11572 16 16 0 0 0 - 0 2024-07-28T15:24:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:20 smithi150 bash[67543]: cluster 2024-07-28T15:24:19.137921+0000 mgr.y (mgr.25232) 6386 : cluster [DBG] pgmap v7330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:20 smithi150 bash[67543]: audit 2024-07-28T15:24:20.553428+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:20 smithi022 bash[80503]: cluster 2024-07-28T15:24:19.137921+0000 mgr.y (mgr.25232) 6386 : cluster [DBG] pgmap v7330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:20 smithi022 bash[80503]: audit 2024-07-28T15:24:20.553428+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:20 smithi022 bash[82865]: cluster 2024-07-28T15:24:19.137921+0000 mgr.y (mgr.25232) 6386 : cluster [DBG] pgmap v7330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:20 smithi022 bash[82865]: audit 2024-07-28T15:24:20.553428+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:21.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11573 16 16 0 0 0 - 0 2024-07-28T15:24:22.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11574 16 16 0 0 0 - 0 2024-07-28T15:24:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:24:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:24:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:22 smithi150 bash[67543]: cluster 2024-07-28T15:24:21.139329+0000 mgr.y (mgr.25232) 6387 : cluster [DBG] pgmap v7331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:23.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:22 smithi022 bash[80503]: cluster 2024-07-28T15:24:21.139329+0000 mgr.y (mgr.25232) 6387 : cluster [DBG] pgmap v7331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:22 smithi022 bash[82865]: cluster 2024-07-28T15:24:21.139329+0000 mgr.y (mgr.25232) 6387 : cluster [DBG] pgmap v7331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:23.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11575 16 16 0 0 0 - 0 2024-07-28T15:24:24.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11576 16 16 0 0 0 - 0 2024-07-28T15:24:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:24 smithi150 bash[67543]: cluster 2024-07-28T15:24:23.140745+0000 mgr.y (mgr.25232) 6388 : cluster [DBG] pgmap v7332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:25.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:24 smithi022 bash[80503]: cluster 2024-07-28T15:24:23.140745+0000 mgr.y (mgr.25232) 6388 : cluster [DBG] pgmap v7332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:24 smithi022 bash[82865]: cluster 2024-07-28T15:24:23.140745+0000 mgr.y (mgr.25232) 6388 : cluster [DBG] pgmap v7332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:25.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11577 16 16 0 0 0 - 0 2024-07-28T15:24:26.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11578 16 16 0 0 0 - 0 2024-07-28T15:24:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:26 smithi150 bash[67543]: cluster 2024-07-28T15:24:25.142122+0000 mgr.y (mgr.25232) 6389 : cluster [DBG] pgmap v7333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:27.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:26 smithi022 bash[80503]: cluster 2024-07-28T15:24:25.142122+0000 mgr.y (mgr.25232) 6389 : cluster [DBG] pgmap v7333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:26 smithi022 bash[82865]: cluster 2024-07-28T15:24:25.142122+0000 mgr.y (mgr.25232) 6389 : cluster [DBG] pgmap v7333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:27.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11579 16 16 0 0 0 - 0 2024-07-28T15:24:28.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:24:28.582841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:24:28.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:24:28.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11580 16 16 0 0 0 - 0 2024-07-28T15:24:29.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:28 smithi150 bash[67543]: cluster 2024-07-28T15:24:27.143491+0000 mgr.y (mgr.25232) 6390 : cluster [DBG] pgmap v7334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:29.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:28 smithi150 bash[67543]: audit 2024-07-28T15:24:28.540126+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:24:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:28 smithi022 bash[80503]: cluster 2024-07-28T15:24:27.143491+0000 mgr.y (mgr.25232) 6390 : cluster [DBG] pgmap v7334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:28 smithi022 bash[80503]: audit 2024-07-28T15:24:28.540126+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:24:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:28 smithi022 bash[82865]: cluster 2024-07-28T15:24:27.143491+0000 mgr.y (mgr.25232) 6390 : cluster [DBG] pgmap v7334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:28 smithi022 bash[82865]: audit 2024-07-28T15:24:28.540126+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:24:29.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11581 16 16 0 0 0 - 0 2024-07-28T15:24:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:24:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:24:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:24:30.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:29 smithi150 bash[67543]: audit 2024-07-28T15:24:28.915710+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:30.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:29 smithi150 bash[67543]: audit 2024-07-28T15:24:28.919952+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:29 smithi022 bash[80503]: audit 2024-07-28T15:24:28.915710+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:30.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:29 smithi022 bash[80503]: audit 2024-07-28T15:24:28.919952+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:29 smithi022 bash[82865]: audit 2024-07-28T15:24:28.915710+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:30.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:29 smithi022 bash[82865]: audit 2024-07-28T15:24:28.919952+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:30.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11582 16 16 0 0 0 - 0 2024-07-28T15:24:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:30 smithi150 bash[67543]: cluster 2024-07-28T15:24:29.144841+0000 mgr.y (mgr.25232) 6391 : cluster [DBG] pgmap v7335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:30 smithi022 bash[80503]: cluster 2024-07-28T15:24:29.144841+0000 mgr.y (mgr.25232) 6391 : cluster [DBG] pgmap v7335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:30 smithi022 bash[82865]: cluster 2024-07-28T15:24:29.144841+0000 mgr.y (mgr.25232) 6391 : cluster [DBG] pgmap v7335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:31.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11583 16 16 0 0 0 - 0 2024-07-28T15:24:32.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11584 16 16 0 0 0 - 0 2024-07-28T15:24:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:24:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:24:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:32 smithi150 bash[67543]: cluster 2024-07-28T15:24:31.146222+0000 mgr.y (mgr.25232) 6392 : cluster [DBG] pgmap v7336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:33.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:32 smithi022 bash[80503]: cluster 2024-07-28T15:24:31.146222+0000 mgr.y (mgr.25232) 6392 : cluster [DBG] pgmap v7336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:32 smithi022 bash[82865]: cluster 2024-07-28T15:24:31.146222+0000 mgr.y (mgr.25232) 6392 : cluster [DBG] pgmap v7336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:33.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11585 16 16 0 0 0 - 0 2024-07-28T15:24:34.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11586 16 16 0 0 0 - 0 2024-07-28T15:24:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:34 smithi150 bash[67543]: cluster 2024-07-28T15:24:33.147556+0000 mgr.y (mgr.25232) 6393 : cluster [DBG] pgmap v7337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:35.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:34 smithi150 bash[67543]: audit 2024-07-28T15:24:34.251036+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:34 smithi150 bash[67543]: audit 2024-07-28T15:24:34.258761+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:34 smithi150 bash[67543]: audit 2024-07-28T15:24:34.738241+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:34 smithi150 bash[67543]: audit 2024-07-28T15:24:34.747587+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[80503]: cluster 2024-07-28T15:24:33.147556+0000 mgr.y (mgr.25232) 6393 : cluster [DBG] pgmap v7337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[80503]: audit 2024-07-28T15:24:34.251036+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[80503]: audit 2024-07-28T15:24:34.258761+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[80503]: audit 2024-07-28T15:24:34.738241+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[80503]: audit 2024-07-28T15:24:34.747587+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[82865]: cluster 2024-07-28T15:24:33.147556+0000 mgr.y (mgr.25232) 6393 : cluster [DBG] pgmap v7337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[82865]: audit 2024-07-28T15:24:34.251036+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[82865]: audit 2024-07-28T15:24:34.258761+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[82865]: audit 2024-07-28T15:24:34.738241+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:34 smithi022 bash[82865]: audit 2024-07-28T15:24:34.747587+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:35.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11587 16 16 0 0 0 - 0 2024-07-28T15:24:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:35 smithi150 bash[67543]: audit 2024-07-28T15:24:35.167854+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:24:36.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:35 smithi150 bash[67543]: audit 2024-07-28T15:24:35.169690+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:24:36.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:35 smithi150 bash[67543]: audit 2024-07-28T15:24:35.179745+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:36.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:35 smithi150 bash[67543]: audit 2024-07-28T15:24:35.553845+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[82865]: audit 2024-07-28T15:24:35.167854+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[82865]: audit 2024-07-28T15:24:35.169690+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[82865]: audit 2024-07-28T15:24:35.179745+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[82865]: audit 2024-07-28T15:24:35.553845+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[80503]: audit 2024-07-28T15:24:35.167854+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[80503]: audit 2024-07-28T15:24:35.169690+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[80503]: audit 2024-07-28T15:24:35.179745+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:24:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:35 smithi022 bash[80503]: audit 2024-07-28T15:24:35.553845+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:36.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11588 16 16 0 0 0 - 0 2024-07-28T15:24:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:36 smithi150 bash[67543]: cluster 2024-07-28T15:24:35.148893+0000 mgr.y (mgr.25232) 6394 : cluster [DBG] pgmap v7338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:36 smithi022 bash[80503]: cluster 2024-07-28T15:24:35.148893+0000 mgr.y (mgr.25232) 6394 : cluster [DBG] pgmap v7338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:36 smithi022 bash[82865]: cluster 2024-07-28T15:24:35.148893+0000 mgr.y (mgr.25232) 6394 : cluster [DBG] pgmap v7338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:37.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11589 16 16 0 0 0 - 0 2024-07-28T15:24:38.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11590 16 16 0 0 0 - 0 2024-07-28T15:24:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:38 smithi150 bash[67543]: cluster 2024-07-28T15:24:37.150283+0000 mgr.y (mgr.25232) 6395 : cluster [DBG] pgmap v7339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:38 smithi022 bash[80503]: cluster 2024-07-28T15:24:37.150283+0000 mgr.y (mgr.25232) 6395 : cluster [DBG] pgmap v7339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:38 smithi022 bash[82865]: cluster 2024-07-28T15:24:37.150283+0000 mgr.y (mgr.25232) 6395 : cluster [DBG] pgmap v7339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:39.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11591 16 16 0 0 0 - 0 2024-07-28T15:24:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:24:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:24:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:24:40.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11592 16 16 0 0 0 - 0 2024-07-28T15:24:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:40 smithi150 bash[67543]: cluster 2024-07-28T15:24:39.151747+0000 mgr.y (mgr.25232) 6396 : cluster [DBG] pgmap v7340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:40 smithi022 bash[80503]: cluster 2024-07-28T15:24:39.151747+0000 mgr.y (mgr.25232) 6396 : cluster [DBG] pgmap v7340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:40 smithi022 bash[82865]: cluster 2024-07-28T15:24:39.151747+0000 mgr.y (mgr.25232) 6396 : cluster [DBG] pgmap v7340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:41.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11593 16 16 0 0 0 - 0 2024-07-28T15:24:42.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11594 16 16 0 0 0 - 0 2024-07-28T15:24:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:24:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:24:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:42 smithi150 bash[67543]: cluster 2024-07-28T15:24:41.153276+0000 mgr.y (mgr.25232) 6397 : cluster [DBG] pgmap v7341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:42 smithi022 bash[80503]: cluster 2024-07-28T15:24:41.153276+0000 mgr.y (mgr.25232) 6397 : cluster [DBG] pgmap v7341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:42 smithi022 bash[82865]: cluster 2024-07-28T15:24:41.153276+0000 mgr.y (mgr.25232) 6397 : cluster [DBG] pgmap v7341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:43.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11595 16 16 0 0 0 - 0 2024-07-28T15:24:44.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11596 16 16 0 0 0 - 0 2024-07-28T15:24:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:44 smithi150 bash[67543]: cluster 2024-07-28T15:24:43.154714+0000 mgr.y (mgr.25232) 6398 : cluster [DBG] pgmap v7342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:44 smithi022 bash[80503]: cluster 2024-07-28T15:24:43.154714+0000 mgr.y (mgr.25232) 6398 : cluster [DBG] pgmap v7342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:44 smithi022 bash[82865]: cluster 2024-07-28T15:24:43.154714+0000 mgr.y (mgr.25232) 6398 : cluster [DBG] pgmap v7342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:45.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11597 16 16 0 0 0 - 0 2024-07-28T15:24:46.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11598 16 16 0 0 0 - 0 2024-07-28T15:24:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:46 smithi150 bash[67543]: cluster 2024-07-28T15:24:45.156093+0000 mgr.y (mgr.25232) 6399 : cluster [DBG] pgmap v7343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:46 smithi022 bash[80503]: cluster 2024-07-28T15:24:45.156093+0000 mgr.y (mgr.25232) 6399 : cluster [DBG] pgmap v7343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:46 smithi022 bash[82865]: cluster 2024-07-28T15:24:45.156093+0000 mgr.y (mgr.25232) 6399 : cluster [DBG] pgmap v7343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:47.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11599 16 16 0 0 0 - 0 2024-07-28T15:24:48.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:24:48.585909+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:24:48.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:24:48.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11600 16 16 0 0 0 - 0 2024-07-28T15:24:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:48 smithi150 bash[67543]: cluster 2024-07-28T15:24:47.157574+0000 mgr.y (mgr.25232) 6400 : cluster [DBG] pgmap v7344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:48 smithi022 bash[80503]: cluster 2024-07-28T15:24:47.157574+0000 mgr.y (mgr.25232) 6400 : cluster [DBG] pgmap v7344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:48 smithi022 bash[82865]: cluster 2024-07-28T15:24:47.157574+0000 mgr.y (mgr.25232) 6400 : cluster [DBG] pgmap v7344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:49.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11601 16 16 0 0 0 - 0 2024-07-28T15:24:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:24:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:24:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:24:50.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:49 smithi150 bash[67543]: cluster 2024-07-28T15:24:49.159126+0000 mgr.y (mgr.25232) 6401 : cluster [DBG] pgmap v7345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:50.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:49 smithi022 bash[80503]: cluster 2024-07-28T15:24:49.159126+0000 mgr.y (mgr.25232) 6401 : cluster [DBG] pgmap v7345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:50.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:49 smithi022 bash[82865]: cluster 2024-07-28T15:24:49.159126+0000 mgr.y (mgr.25232) 6401 : cluster [DBG] pgmap v7345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:50.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11602 16 16 0 0 0 - 0 2024-07-28T15:24:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:50 smithi150 bash[67543]: audit 2024-07-28T15:24:50.554160+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:51.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:50 smithi022 bash[80503]: audit 2024-07-28T15:24:50.554160+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:50 smithi022 bash[82865]: audit 2024-07-28T15:24:50.554160+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:24:51.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11603 16 16 0 0 0 - 0 2024-07-28T15:24:52.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:51 smithi150 bash[67543]: cluster 2024-07-28T15:24:51.160667+0000 mgr.y (mgr.25232) 6402 : cluster [DBG] pgmap v7346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:52.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:51 smithi022 bash[80503]: cluster 2024-07-28T15:24:51.160667+0000 mgr.y (mgr.25232) 6402 : cluster [DBG] pgmap v7346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:52.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:51 smithi022 bash[82865]: cluster 2024-07-28T15:24:51.160667+0000 mgr.y (mgr.25232) 6402 : cluster [DBG] pgmap v7346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:52.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11604 16 16 0 0 0 - 0 2024-07-28T15:24:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:24:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:24:53.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11605 16 16 0 0 0 - 0 2024-07-28T15:24:54.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:54 smithi150 bash[67543]: cluster 2024-07-28T15:24:53.162203+0000 mgr.y (mgr.25232) 6403 : cluster [DBG] pgmap v7347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:54.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:54 smithi022 bash[80503]: cluster 2024-07-28T15:24:53.162203+0000 mgr.y (mgr.25232) 6403 : cluster [DBG] pgmap v7347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:54 smithi022 bash[82865]: cluster 2024-07-28T15:24:53.162203+0000 mgr.y (mgr.25232) 6403 : cluster [DBG] pgmap v7347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:54.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11606 16 16 0 0 0 - 0 2024-07-28T15:24:55.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11607 16 16 0 0 0 - 0 2024-07-28T15:24:56.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:56 smithi150 bash[67543]: cluster 2024-07-28T15:24:55.163703+0000 mgr.y (mgr.25232) 6404 : cluster [DBG] pgmap v7348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:56 smithi022 bash[80503]: cluster 2024-07-28T15:24:55.163703+0000 mgr.y (mgr.25232) 6404 : cluster [DBG] pgmap v7348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:56 smithi022 bash[82865]: cluster 2024-07-28T15:24:55.163703+0000 mgr.y (mgr.25232) 6404 : cluster [DBG] pgmap v7348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:56.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11608 16 16 0 0 0 - 0 2024-07-28T15:24:57.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11609 16 16 0 0 0 - 0 2024-07-28T15:24:58.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:24:58 smithi150 bash[67543]: cluster 2024-07-28T15:24:57.165250+0000 mgr.y (mgr.25232) 6405 : cluster [DBG] pgmap v7349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:58.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:24:58 smithi022 bash[80503]: cluster 2024-07-28T15:24:57.165250+0000 mgr.y (mgr.25232) 6405 : cluster [DBG] pgmap v7349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:24:58 smithi022 bash[82865]: cluster 2024-07-28T15:24:57.165250+0000 mgr.y (mgr.25232) 6405 : cluster [DBG] pgmap v7349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:24:58.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11610 16 16 0 0 0 - 0 2024-07-28T15:24:59.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11611 16 16 0 0 0 - 0 2024-07-28T15:24:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:24:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:24:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:25:00.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:00 smithi150 bash[67543]: cluster 2024-07-28T15:24:59.166818+0000 mgr.y (mgr.25232) 6406 : cluster [DBG] pgmap v7350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:00.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:00 smithi022 bash[80503]: cluster 2024-07-28T15:24:59.166818+0000 mgr.y (mgr.25232) 6406 : cluster [DBG] pgmap v7350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:00 smithi022 bash[82865]: cluster 2024-07-28T15:24:59.166818+0000 mgr.y (mgr.25232) 6406 : cluster [DBG] pgmap v7350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:00.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11612 16 16 0 0 0 - 0 2024-07-28T15:25:01.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11613 16 16 0 0 0 - 0 2024-07-28T15:25:02.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:02 smithi150 bash[67543]: cluster 2024-07-28T15:25:01.168357+0000 mgr.y (mgr.25232) 6407 : cluster [DBG] pgmap v7351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:02.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:25:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:25:02.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:02 smithi022 bash[80503]: cluster 2024-07-28T15:25:01.168357+0000 mgr.y (mgr.25232) 6407 : cluster [DBG] pgmap v7351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:02 smithi022 bash[82865]: cluster 2024-07-28T15:25:01.168357+0000 mgr.y (mgr.25232) 6407 : cluster [DBG] pgmap v7351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:02.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11614 16 16 0 0 0 - 0 2024-07-28T15:25:03.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11615 16 16 0 0 0 - 0 2024-07-28T15:25:04.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:04 smithi150 bash[67543]: cluster 2024-07-28T15:25:03.169916+0000 mgr.y (mgr.25232) 6408 : cluster [DBG] pgmap v7352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:04.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:04 smithi022 bash[80503]: cluster 2024-07-28T15:25:03.169916+0000 mgr.y (mgr.25232) 6408 : cluster [DBG] pgmap v7352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:04 smithi022 bash[82865]: cluster 2024-07-28T15:25:03.169916+0000 mgr.y (mgr.25232) 6408 : cluster [DBG] pgmap v7352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:04.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11616 16 16 0 0 0 - 0 2024-07-28T15:25:05.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11617 16 16 0 0 0 - 0 2024-07-28T15:25:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:06 smithi150 bash[67543]: cluster 2024-07-28T15:25:05.171529+0000 mgr.y (mgr.25232) 6409 : cluster [DBG] pgmap v7353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:06.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:06 smithi150 bash[67543]: audit 2024-07-28T15:25:05.554519+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:06.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:06 smithi022 bash[80503]: cluster 2024-07-28T15:25:05.171529+0000 mgr.y (mgr.25232) 6409 : cluster [DBG] pgmap v7353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:06 smithi022 bash[80503]: audit 2024-07-28T15:25:05.554519+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:06 smithi022 bash[82865]: cluster 2024-07-28T15:25:05.171529+0000 mgr.y (mgr.25232) 6409 : cluster [DBG] pgmap v7353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:06 smithi022 bash[82865]: audit 2024-07-28T15:25:05.554519+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:06.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11618 16 16 0 0 0 - 0 2024-07-28T15:25:07.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11619 16 16 0 0 0 - 0 2024-07-28T15:25:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:08 smithi150 bash[67543]: cluster 2024-07-28T15:25:07.173110+0000 mgr.y (mgr.25232) 6410 : cluster [DBG] pgmap v7354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:08 smithi022 bash[80503]: cluster 2024-07-28T15:25:07.173110+0000 mgr.y (mgr.25232) 6410 : cluster [DBG] pgmap v7354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:08 smithi022 bash[82865]: cluster 2024-07-28T15:25:07.173110+0000 mgr.y (mgr.25232) 6410 : cluster [DBG] pgmap v7354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:08.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:25:08.588989+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:25:08.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:25:08.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11620 16 16 0 0 0 - 0 2024-07-28T15:25:09.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11621 16 16 0 0 0 - 0 2024-07-28T15:25:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:25:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:25:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:25:10.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:10 smithi150 bash[67543]: cluster 2024-07-28T15:25:09.174646+0000 mgr.y (mgr.25232) 6411 : cluster [DBG] pgmap v7355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:10.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:10 smithi022 bash[80503]: cluster 2024-07-28T15:25:09.174646+0000 mgr.y (mgr.25232) 6411 : cluster [DBG] pgmap v7355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:10 smithi022 bash[82865]: cluster 2024-07-28T15:25:09.174646+0000 mgr.y (mgr.25232) 6411 : cluster [DBG] pgmap v7355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:10.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11622 16 16 0 0 0 - 0 2024-07-28T15:25:11.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11623 16 16 0 0 0 - 0 2024-07-28T15:25:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:12 smithi150 bash[67543]: cluster 2024-07-28T15:25:11.176168+0000 mgr.y (mgr.25232) 6412 : cluster [DBG] pgmap v7356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:12.520 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:25:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:25:12.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:12 smithi022 bash[80503]: cluster 2024-07-28T15:25:11.176168+0000 mgr.y (mgr.25232) 6412 : cluster [DBG] pgmap v7356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:12 smithi022 bash[82865]: cluster 2024-07-28T15:25:11.176168+0000 mgr.y (mgr.25232) 6412 : cluster [DBG] pgmap v7356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:12.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11624 16 16 0 0 0 - 0 2024-07-28T15:25:13.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11625 16 16 0 0 0 - 0 2024-07-28T15:25:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:14 smithi150 bash[67543]: cluster 2024-07-28T15:25:13.177696+0000 mgr.y (mgr.25232) 6413 : cluster [DBG] pgmap v7357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:14 smithi022 bash[80503]: cluster 2024-07-28T15:25:13.177696+0000 mgr.y (mgr.25232) 6413 : cluster [DBG] pgmap v7357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:14 smithi022 bash[82865]: cluster 2024-07-28T15:25:13.177696+0000 mgr.y (mgr.25232) 6413 : cluster [DBG] pgmap v7357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:14.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11626 16 16 0 0 0 - 0 2024-07-28T15:25:15.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11627 16 16 0 0 0 - 0 2024-07-28T15:25:16.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:16 smithi150 bash[67543]: cluster 2024-07-28T15:25:15.179322+0000 mgr.y (mgr.25232) 6414 : cluster [DBG] pgmap v7358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:16 smithi022 bash[80503]: cluster 2024-07-28T15:25:15.179322+0000 mgr.y (mgr.25232) 6414 : cluster [DBG] pgmap v7358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:16 smithi022 bash[82865]: cluster 2024-07-28T15:25:15.179322+0000 mgr.y (mgr.25232) 6414 : cluster [DBG] pgmap v7358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:16.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11628 16 16 0 0 0 - 0 2024-07-28T15:25:17.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11629 16 16 0 0 0 - 0 2024-07-28T15:25:18.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:18 smithi150 bash[67543]: cluster 2024-07-28T15:25:17.180736+0000 mgr.y (mgr.25232) 6415 : cluster [DBG] pgmap v7359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:18 smithi022 bash[80503]: cluster 2024-07-28T15:25:17.180736+0000 mgr.y (mgr.25232) 6415 : cluster [DBG] pgmap v7359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:18.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:18 smithi022 bash[82865]: cluster 2024-07-28T15:25:17.180736+0000 mgr.y (mgr.25232) 6415 : cluster [DBG] pgmap v7359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:18.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11630 16 16 0 0 0 - 0 2024-07-28T15:25:19.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11631 16 16 0 0 0 - 0 2024-07-28T15:25:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:25:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:25:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:25:20.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:20 smithi022 bash[80503]: cluster 2024-07-28T15:25:19.182103+0000 mgr.y (mgr.25232) 6416 : cluster [DBG] pgmap v7360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:20 smithi022 bash[82865]: cluster 2024-07-28T15:25:19.182103+0000 mgr.y (mgr.25232) 6416 : cluster [DBG] pgmap v7360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:20.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11632 16 16 0 0 0 - 0 2024-07-28T15:25:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:20 smithi150 bash[67543]: cluster 2024-07-28T15:25:19.182103+0000 mgr.y (mgr.25232) 6416 : cluster [DBG] pgmap v7360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:21 smithi022 bash[80503]: audit 2024-07-28T15:25:20.554972+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:21 smithi022 bash[82865]: audit 2024-07-28T15:25:20.554972+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:21.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11633 16 16 0 0 0 - 0 2024-07-28T15:25:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:21 smithi150 bash[67543]: audit 2024-07-28T15:25:20.554972+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:22.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:22 smithi022 bash[80503]: cluster 2024-07-28T15:25:21.183473+0000 mgr.y (mgr.25232) 6417 : cluster [DBG] pgmap v7361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:22.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:22 smithi022 bash[82865]: cluster 2024-07-28T15:25:21.183473+0000 mgr.y (mgr.25232) 6417 : cluster [DBG] pgmap v7361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:22.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11634 16 16 0 0 0 - 0 2024-07-28T15:25:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:22 smithi150 bash[67543]: cluster 2024-07-28T15:25:21.183473+0000 mgr.y (mgr.25232) 6417 : cluster [DBG] pgmap v7361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:25:22 smithi150 bash[60514]: ts=2024-07-28T15:25: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:25:23.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11635 16 16 0 0 0 - 0 2024-07-28T15:25:24.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:24 smithi022 bash[80503]: cluster 2024-07-28T15:25:23.184828+0000 mgr.y (mgr.25232) 6418 : cluster [DBG] pgmap v7362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:24.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:24 smithi022 bash[82865]: cluster 2024-07-28T15:25:23.184828+0000 mgr.y (mgr.25232) 6418 : cluster [DBG] pgmap v7362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:24.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11636 16 16 0 0 0 - 0 2024-07-28T15:25:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:24 smithi150 bash[67543]: cluster 2024-07-28T15:25:23.184828+0000 mgr.y (mgr.25232) 6418 : cluster [DBG] pgmap v7362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:25.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11637 16 16 0 0 0 - 0 2024-07-28T15:25:26.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:26 smithi022 bash[80503]: cluster 2024-07-28T15:25:25.186232+0000 mgr.y (mgr.25232) 6419 : cluster [DBG] pgmap v7363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:26.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:26 smithi022 bash[82865]: cluster 2024-07-28T15:25:25.186232+0000 mgr.y (mgr.25232) 6419 : cluster [DBG] pgmap v7363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:26.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11638 16 16 0 0 0 - 0 2024-07-28T15:25:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:26 smithi150 bash[67543]: cluster 2024-07-28T15:25:25.186232+0000 mgr.y (mgr.25232) 6419 : cluster [DBG] pgmap v7363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:27.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11639 16 16 0 0 0 - 0 2024-07-28T15:25:28.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:28 smithi022 bash[80503]: cluster 2024-07-28T15:25:27.187630+0000 mgr.y (mgr.25232) 6420 : cluster [DBG] pgmap v7364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:28.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:28 smithi022 bash[82865]: cluster 2024-07-28T15:25:27.187630+0000 mgr.y (mgr.25232) 6420 : cluster [DBG] pgmap v7364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:28.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:25:28.592135+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:25:28.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:25:28.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11640 16 16 0 0 0 - 0 2024-07-28T15:25:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:28 smithi150 bash[67543]: cluster 2024-07-28T15:25:27.187630+0000 mgr.y (mgr.25232) 6420 : cluster [DBG] pgmap v7364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:29.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11641 16 16 0 0 0 - 0 2024-07-28T15:25:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:25:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:25:29] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:25:30.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:30 smithi022 bash[80503]: cluster 2024-07-28T15:25:29.188991+0000 mgr.y (mgr.25232) 6421 : cluster [DBG] pgmap v7365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:30.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:30 smithi022 bash[82865]: cluster 2024-07-28T15:25:29.188991+0000 mgr.y (mgr.25232) 6421 : cluster [DBG] pgmap v7365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:30.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11642 16 16 0 0 0 - 0 2024-07-28T15:25:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:30 smithi150 bash[67543]: cluster 2024-07-28T15:25:29.188991+0000 mgr.y (mgr.25232) 6421 : cluster [DBG] pgmap v7365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:31.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11643 16 16 0 0 0 - 0 2024-07-28T15:25:32.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:32 smithi022 bash[80503]: cluster 2024-07-28T15:25:31.190392+0000 mgr.y (mgr.25232) 6422 : cluster [DBG] pgmap v7366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:32.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:32 smithi022 bash[82865]: cluster 2024-07-28T15:25:31.190392+0000 mgr.y (mgr.25232) 6422 : cluster [DBG] pgmap v7366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:32.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11644 16 16 0 0 0 - 0 2024-07-28T15:25:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:32 smithi150 bash[67543]: cluster 2024-07-28T15:25:31.190392+0000 mgr.y (mgr.25232) 6422 : cluster [DBG] pgmap v7366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:32.786 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:25:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:25:33.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11645 16 16 0 0 0 - 0 2024-07-28T15:25:34.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:34 smithi022 bash[80503]: cluster 2024-07-28T15:25:33.191747+0000 mgr.y (mgr.25232) 6423 : cluster [DBG] pgmap v7367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:34.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:34 smithi022 bash[82865]: cluster 2024-07-28T15:25:33.191747+0000 mgr.y (mgr.25232) 6423 : cluster [DBG] pgmap v7367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:34.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11646 16 16 0 0 0 - 0 2024-07-28T15:25:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:34 smithi150 bash[67543]: cluster 2024-07-28T15:25:33.191747+0000 mgr.y (mgr.25232) 6423 : cluster [DBG] pgmap v7367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:35.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11647 16 16 0 0 0 - 0 2024-07-28T15:25:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:36 smithi022 bash[80503]: cluster 2024-07-28T15:25:35.193130+0000 mgr.y (mgr.25232) 6424 : cluster [DBG] pgmap v7368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:36 smithi022 bash[80503]: audit 2024-07-28T15:25:35.316126+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:25:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:36 smithi022 bash[80503]: audit 2024-07-28T15:25:35.555352+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:36 smithi022 bash[82865]: cluster 2024-07-28T15:25:35.193130+0000 mgr.y (mgr.25232) 6424 : cluster [DBG] pgmap v7368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:36 smithi022 bash[82865]: audit 2024-07-28T15:25:35.316126+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:25:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:36 smithi022 bash[82865]: audit 2024-07-28T15:25:35.555352+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:36.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11648 16 16 0 0 0 - 0 2024-07-28T15:25:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:36 smithi150 bash[67543]: cluster 2024-07-28T15:25:35.193130+0000 mgr.y (mgr.25232) 6424 : cluster [DBG] pgmap v7368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:36 smithi150 bash[67543]: audit 2024-07-28T15:25:35.316126+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:25:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:36 smithi150 bash[67543]: audit 2024-07-28T15:25:35.555352+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:37.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11649 16 16 0 0 0 - 0 2024-07-28T15:25:38.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:38 smithi022 bash[80503]: cluster 2024-07-28T15:25:37.194576+0000 mgr.y (mgr.25232) 6425 : cluster [DBG] pgmap v7369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:38 smithi022 bash[82865]: cluster 2024-07-28T15:25:37.194576+0000 mgr.y (mgr.25232) 6425 : cluster [DBG] pgmap v7369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:38.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11650 16 16 0 0 0 - 0 2024-07-28T15:25:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:38 smithi150 bash[67543]: cluster 2024-07-28T15:25:37.194576+0000 mgr.y (mgr.25232) 6425 : cluster [DBG] pgmap v7369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:39.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11651 16 16 0 0 0 - 0 2024-07-28T15:25:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:25:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:25:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:25:40.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:40 smithi022 bash[82865]: cluster 2024-07-28T15:25:39.195940+0000 mgr.y (mgr.25232) 6426 : cluster [DBG] pgmap v7370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:40.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:40 smithi022 bash[80503]: cluster 2024-07-28T15:25:39.195940+0000 mgr.y (mgr.25232) 6426 : cluster [DBG] pgmap v7370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:40.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11652 16 16 0 0 0 - 0 2024-07-28T15:25:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:40 smithi150 bash[67543]: cluster 2024-07-28T15:25:39.195940+0000 mgr.y (mgr.25232) 6426 : cluster [DBG] pgmap v7370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:41.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11653 16 16 0 0 0 - 0 2024-07-28T15:25:42.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:40.987189+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:40.993284+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: cluster 2024-07-28T15:25:41.197264+0000 mgr.y (mgr.25232) 6427 : cluster [DBG] pgmap v7371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:41.249601+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:41.254535+0000 mon.a (mon.0) 5133 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:41.656511+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:41.658253+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:25:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:41 smithi150 bash[67543]: audit 2024-07-28T15:25:41.670676+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:40.987189+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:40.993284+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: cluster 2024-07-28T15:25:41.197264+0000 mgr.y (mgr.25232) 6427 : cluster [DBG] pgmap v7371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:41.249601+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:41.254535+0000 mon.a (mon.0) 5133 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:41.656511+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:41.658253+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:25:42.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[80503]: audit 2024-07-28T15:25:41.670676+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:40.987189+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:40.993284+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: cluster 2024-07-28T15:25:41.197264+0000 mgr.y (mgr.25232) 6427 : cluster [DBG] pgmap v7371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:41.249601+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:41.254535+0000 mon.a (mon.0) 5133 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:41.656511+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:41.658253+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:25:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:41 smithi022 bash[82865]: audit 2024-07-28T15:25:41.670676+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:25:42.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11654 16 16 0 0 0 - 0 2024-07-28T15:25:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:25:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:25:43.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11655 16 16 0 0 0 - 0 2024-07-28T15:25:44.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:44 smithi150 bash[67543]: cluster 2024-07-28T15:25:43.198625+0000 mgr.y (mgr.25232) 6428 : cluster [DBG] pgmap v7372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:44.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:44 smithi022 bash[80503]: cluster 2024-07-28T15:25:43.198625+0000 mgr.y (mgr.25232) 6428 : cluster [DBG] pgmap v7372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:44.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:44 smithi022 bash[82865]: cluster 2024-07-28T15:25:43.198625+0000 mgr.y (mgr.25232) 6428 : cluster [DBG] pgmap v7372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:44.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11656 16 16 0 0 0 - 0 2024-07-28T15:25:45.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11657 16 16 0 0 0 - 0 2024-07-28T15:25:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:46 smithi150 bash[67543]: cluster 2024-07-28T15:25:45.200001+0000 mgr.y (mgr.25232) 6429 : cluster [DBG] pgmap v7373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:46 smithi022 bash[80503]: cluster 2024-07-28T15:25:45.200001+0000 mgr.y (mgr.25232) 6429 : cluster [DBG] pgmap v7373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:46.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:46 smithi022 bash[82865]: cluster 2024-07-28T15:25:45.200001+0000 mgr.y (mgr.25232) 6429 : cluster [DBG] pgmap v7373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:46.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11658 16 16 0 0 0 - 0 2024-07-28T15:25:47.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11659 16 16 0 0 0 - 0 2024-07-28T15:25:48.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:48 smithi150 bash[67543]: cluster 2024-07-28T15:25:47.201377+0000 mgr.y (mgr.25232) 6430 : cluster [DBG] pgmap v7374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:48.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:48 smithi022 bash[80503]: cluster 2024-07-28T15:25:47.201377+0000 mgr.y (mgr.25232) 6430 : cluster [DBG] pgmap v7374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:48 smithi022 bash[82865]: cluster 2024-07-28T15:25:47.201377+0000 mgr.y (mgr.25232) 6430 : cluster [DBG] pgmap v7374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:48.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:25:48.595076+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:25:48.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:25:48.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11660 16 16 0 0 0 - 0 2024-07-28T15:25:49.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11661 16 16 0 0 0 - 0 2024-07-28T15:25:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:25:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:25:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:25:50.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:50 smithi150 bash[67543]: cluster 2024-07-28T15:25:49.202764+0000 mgr.y (mgr.25232) 6431 : cluster [DBG] pgmap v7375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:50.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:50 smithi022 bash[80503]: cluster 2024-07-28T15:25:49.202764+0000 mgr.y (mgr.25232) 6431 : cluster [DBG] pgmap v7375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:50.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:50 smithi022 bash[82865]: cluster 2024-07-28T15:25:49.202764+0000 mgr.y (mgr.25232) 6431 : cluster [DBG] pgmap v7375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:50.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11662 16 16 0 0 0 - 0 2024-07-28T15:25:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:51 smithi022 bash[80503]: audit 2024-07-28T15:25:50.555904+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:51 smithi022 bash[82865]: audit 2024-07-28T15:25:50.555904+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:51.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11663 16 16 0 0 0 - 0 2024-07-28T15:25:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:51 smithi150 bash[67543]: audit 2024-07-28T15:25:50.555904+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:25:52.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:52 smithi022 bash[80503]: cluster 2024-07-28T15:25:51.204104+0000 mgr.y (mgr.25232) 6432 : cluster [DBG] pgmap v7376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:52.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:52 smithi022 bash[82865]: cluster 2024-07-28T15:25:51.204104+0000 mgr.y (mgr.25232) 6432 : cluster [DBG] pgmap v7376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:52.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11664 16 16 0 0 0 - 0 2024-07-28T15:25:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:52 smithi150 bash[67543]: cluster 2024-07-28T15:25:51.204104+0000 mgr.y (mgr.25232) 6432 : cluster [DBG] pgmap v7376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:25:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:25:53.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11665 16 16 0 0 0 - 0 2024-07-28T15:25:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:54 smithi022 bash[80503]: cluster 2024-07-28T15:25:53.205427+0000 mgr.y (mgr.25232) 6433 : cluster [DBG] pgmap v7377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:54.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:54 smithi022 bash[82865]: cluster 2024-07-28T15:25:53.205427+0000 mgr.y (mgr.25232) 6433 : cluster [DBG] pgmap v7377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:54.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11666 16 16 0 0 0 - 0 2024-07-28T15:25:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:54 smithi150 bash[67543]: cluster 2024-07-28T15:25:53.205427+0000 mgr.y (mgr.25232) 6433 : cluster [DBG] pgmap v7377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:55.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11667 16 16 0 0 0 - 0 2024-07-28T15:25:56.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:56 smithi022 bash[80503]: cluster 2024-07-28T15:25:55.206808+0000 mgr.y (mgr.25232) 6434 : cluster [DBG] pgmap v7378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:56.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:56 smithi022 bash[82865]: cluster 2024-07-28T15:25:55.206808+0000 mgr.y (mgr.25232) 6434 : cluster [DBG] pgmap v7378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:56.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11668 16 16 0 0 0 - 0 2024-07-28T15:25:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:56 smithi150 bash[67543]: cluster 2024-07-28T15:25:55.206808+0000 mgr.y (mgr.25232) 6434 : cluster [DBG] pgmap v7378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:57.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11669 16 16 0 0 0 - 0 2024-07-28T15:25:58.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:25:58 smithi022 bash[82865]: cluster 2024-07-28T15:25:57.208160+0000 mgr.y (mgr.25232) 6435 : cluster [DBG] pgmap v7379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:58.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:25:58 smithi022 bash[80503]: cluster 2024-07-28T15:25:57.208160+0000 mgr.y (mgr.25232) 6435 : cluster [DBG] pgmap v7379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:58.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11670 16 16 0 0 0 - 0 2024-07-28T15:25:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:25:58 smithi150 bash[67543]: cluster 2024-07-28T15:25:57.208160+0000 mgr.y (mgr.25232) 6435 : cluster [DBG] pgmap v7379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:25:59.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11671 16 16 0 0 0 - 0 2024-07-28T15:25:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:25:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:25:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:26:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:00 smithi022 bash[80503]: cluster 2024-07-28T15:25:59.209497+0000 mgr.y (mgr.25232) 6436 : cluster [DBG] pgmap v7380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:00 smithi022 bash[82865]: cluster 2024-07-28T15:25:59.209497+0000 mgr.y (mgr.25232) 6436 : cluster [DBG] pgmap v7380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:00.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11672 16 16 0 0 0 - 0 2024-07-28T15:26:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:00 smithi150 bash[67543]: cluster 2024-07-28T15:25:59.209497+0000 mgr.y (mgr.25232) 6436 : cluster [DBG] pgmap v7380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:01.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11673 16 16 0 0 0 - 0 2024-07-28T15:26:02.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:02 smithi022 bash[80503]: cluster 2024-07-28T15:26:01.210885+0000 mgr.y (mgr.25232) 6437 : cluster [DBG] pgmap v7381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:02.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:02 smithi022 bash[82865]: cluster 2024-07-28T15:26:01.210885+0000 mgr.y (mgr.25232) 6437 : cluster [DBG] pgmap v7381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:02.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11674 16 16 0 0 0 - 0 2024-07-28T15:26:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:02 smithi150 bash[67543]: cluster 2024-07-28T15:26:01.210885+0000 mgr.y (mgr.25232) 6437 : cluster [DBG] pgmap v7381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:26:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:26:03.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11675 16 16 0 0 0 - 0 2024-07-28T15:26:04.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:04 smithi022 bash[80503]: cluster 2024-07-28T15:26:03.212213+0000 mgr.y (mgr.25232) 6438 : cluster [DBG] pgmap v7382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:04.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:04 smithi022 bash[82865]: cluster 2024-07-28T15:26:03.212213+0000 mgr.y (mgr.25232) 6438 : cluster [DBG] pgmap v7382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:04.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11676 16 16 0 0 0 - 0 2024-07-28T15:26:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:04 smithi150 bash[67543]: cluster 2024-07-28T15:26:03.212213+0000 mgr.y (mgr.25232) 6438 : cluster [DBG] pgmap v7382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:05.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11677 16 16 0 0 0 - 0 2024-07-28T15:26:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:06 smithi022 bash[82865]: cluster 2024-07-28T15:26:05.213581+0000 mgr.y (mgr.25232) 6439 : cluster [DBG] pgmap v7383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:06 smithi022 bash[82865]: audit 2024-07-28T15:26:05.556151+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:06 smithi022 bash[80503]: cluster 2024-07-28T15:26:05.213581+0000 mgr.y (mgr.25232) 6439 : cluster [DBG] pgmap v7383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:06 smithi022 bash[80503]: audit 2024-07-28T15:26:05.556151+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:06.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11678 16 16 0 0 0 - 0 2024-07-28T15:26:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:06 smithi150 bash[67543]: cluster 2024-07-28T15:26:05.213581+0000 mgr.y (mgr.25232) 6439 : cluster [DBG] pgmap v7383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:06 smithi150 bash[67543]: audit 2024-07-28T15:26:05.556151+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:07.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11679 16 16 0 0 0 - 0 2024-07-28T15:26:08.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:08 smithi022 bash[82865]: cluster 2024-07-28T15:26:07.214979+0000 mgr.y (mgr.25232) 6440 : cluster [DBG] pgmap v7384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:08 smithi022 bash[80503]: cluster 2024-07-28T15:26:07.214979+0000 mgr.y (mgr.25232) 6440 : cluster [DBG] pgmap v7384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:08.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:26:08.598179+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:26:08.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:26:08.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11680 16 16 0 0 0 - 0 2024-07-28T15:26:08.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:08 smithi150 bash[67543]: cluster 2024-07-28T15:26:07.214979+0000 mgr.y (mgr.25232) 6440 : cluster [DBG] pgmap v7384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:09.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11681 16 16 0 0 0 - 0 2024-07-28T15:26:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:26:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:26:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:26:10.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:10 smithi022 bash[80503]: cluster 2024-07-28T15:26:09.216329+0000 mgr.y (mgr.25232) 6441 : cluster [DBG] pgmap v7385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:10.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:10 smithi022 bash[82865]: cluster 2024-07-28T15:26:09.216329+0000 mgr.y (mgr.25232) 6441 : cluster [DBG] pgmap v7385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:10.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11682 16 16 0 0 0 - 0 2024-07-28T15:26:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:10 smithi150 bash[67543]: cluster 2024-07-28T15:26:09.216329+0000 mgr.y (mgr.25232) 6441 : cluster [DBG] pgmap v7385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:11.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11683 16 16 0 0 0 - 0 2024-07-28T15:26:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:12 smithi022 bash[80503]: cluster 2024-07-28T15:26:11.217683+0000 mgr.y (mgr.25232) 6442 : cluster [DBG] pgmap v7386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:12 smithi022 bash[82865]: cluster 2024-07-28T15:26:11.217683+0000 mgr.y (mgr.25232) 6442 : cluster [DBG] pgmap v7386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:12.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11684 16 16 0 0 0 - 0 2024-07-28T15:26:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:12 smithi150 bash[67543]: cluster 2024-07-28T15:26:11.217683+0000 mgr.y (mgr.25232) 6442 : cluster [DBG] pgmap v7386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:26:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:26:13.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11685 16 16 0 0 0 - 0 2024-07-28T15:26:14.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:14 smithi022 bash[80503]: cluster 2024-07-28T15:26:13.219196+0000 mgr.y (mgr.25232) 6443 : cluster [DBG] pgmap v7387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:14.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:14 smithi022 bash[82865]: cluster 2024-07-28T15:26:13.219196+0000 mgr.y (mgr.25232) 6443 : cluster [DBG] pgmap v7387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:14.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11686 16 16 0 0 0 - 0 2024-07-28T15:26:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:14 smithi150 bash[67543]: cluster 2024-07-28T15:26:13.219196+0000 mgr.y (mgr.25232) 6443 : cluster [DBG] pgmap v7387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:15.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11687 16 16 0 0 0 - 0 2024-07-28T15:26:16.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:16 smithi022 bash[80503]: cluster 2024-07-28T15:26:15.220589+0000 mgr.y (mgr.25232) 6444 : cluster [DBG] pgmap v7388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:16.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:16 smithi022 bash[82865]: cluster 2024-07-28T15:26:15.220589+0000 mgr.y (mgr.25232) 6444 : cluster [DBG] pgmap v7388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:16.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11688 16 16 0 0 0 - 0 2024-07-28T15:26:16.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:16 smithi150 bash[67543]: cluster 2024-07-28T15:26:15.220589+0000 mgr.y (mgr.25232) 6444 : cluster [DBG] pgmap v7388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:17.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11689 16 16 0 0 0 - 0 2024-07-28T15:26:18.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11690 16 16 0 0 0 - 0 2024-07-28T15:26:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:18 smithi150 bash[67543]: cluster 2024-07-28T15:26:17.221964+0000 mgr.y (mgr.25232) 6445 : cluster [DBG] pgmap v7389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:18 smithi022 bash[80503]: cluster 2024-07-28T15:26:17.221964+0000 mgr.y (mgr.25232) 6445 : cluster [DBG] pgmap v7389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:18 smithi022 bash[82865]: cluster 2024-07-28T15:26:17.221964+0000 mgr.y (mgr.25232) 6445 : cluster [DBG] pgmap v7389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:19.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11691 16 16 0 0 0 - 0 2024-07-28T15:26:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:26:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:26:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:26:20.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11692 16 16 0 0 0 - 0 2024-07-28T15:26:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:20 smithi150 bash[67543]: cluster 2024-07-28T15:26:19.223353+0000 mgr.y (mgr.25232) 6446 : cluster [DBG] pgmap v7390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:20 smithi022 bash[80503]: cluster 2024-07-28T15:26:19.223353+0000 mgr.y (mgr.25232) 6446 : cluster [DBG] pgmap v7390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:20 smithi022 bash[82865]: cluster 2024-07-28T15:26:19.223353+0000 mgr.y (mgr.25232) 6446 : cluster [DBG] pgmap v7390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:21.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11693 16 16 0 0 0 - 0 2024-07-28T15:26:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:21 smithi150 bash[67543]: audit 2024-07-28T15:26:20.556876+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:21 smithi022 bash[80503]: audit 2024-07-28T15:26:20.556876+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:21 smithi022 bash[82865]: audit 2024-07-28T15:26:20.556876+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:22.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11694 16 16 0 0 0 - 0 2024-07-28T15:26:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:22 smithi150 bash[67543]: cluster 2024-07-28T15:26:21.224715+0000 mgr.y (mgr.25232) 6447 : cluster [DBG] pgmap v7391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:26:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:26:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:22 smithi022 bash[80503]: cluster 2024-07-28T15:26:21.224715+0000 mgr.y (mgr.25232) 6447 : cluster [DBG] pgmap v7391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:22 smithi022 bash[82865]: cluster 2024-07-28T15:26:21.224715+0000 mgr.y (mgr.25232) 6447 : cluster [DBG] pgmap v7391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:23.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11695 16 16 0 0 0 - 0 2024-07-28T15:26:24.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11696 16 16 0 0 0 - 0 2024-07-28T15:26:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:24 smithi150 bash[67543]: cluster 2024-07-28T15:26:23.226042+0000 mgr.y (mgr.25232) 6448 : cluster [DBG] pgmap v7392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:24.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:24 smithi022 bash[80503]: cluster 2024-07-28T15:26:23.226042+0000 mgr.y (mgr.25232) 6448 : cluster [DBG] pgmap v7392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:24 smithi022 bash[82865]: cluster 2024-07-28T15:26:23.226042+0000 mgr.y (mgr.25232) 6448 : cluster [DBG] pgmap v7392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:25.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11697 16 16 0 0 0 - 0 2024-07-28T15:26:26.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11698 16 16 0 0 0 - 0 2024-07-28T15:26:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:26 smithi150 bash[67543]: cluster 2024-07-28T15:26:25.227435+0000 mgr.y (mgr.25232) 6449 : cluster [DBG] pgmap v7393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:26.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:26 smithi022 bash[80503]: cluster 2024-07-28T15:26:25.227435+0000 mgr.y (mgr.25232) 6449 : cluster [DBG] pgmap v7393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:26 smithi022 bash[82865]: cluster 2024-07-28T15:26:25.227435+0000 mgr.y (mgr.25232) 6449 : cluster [DBG] pgmap v7393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:27.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11699 16 16 0 0 0 - 0 2024-07-28T15:26:28.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:26:28.601262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:26:28.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:26:28.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11700 16 16 0 0 0 - 0 2024-07-28T15:26:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:28 smithi150 bash[67543]: cluster 2024-07-28T15:26:27.228824+0000 mgr.y (mgr.25232) 6450 : cluster [DBG] pgmap v7394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:28.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:28 smithi022 bash[82865]: cluster 2024-07-28T15:26:27.228824+0000 mgr.y (mgr.25232) 6450 : cluster [DBG] pgmap v7394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:28 smithi022 bash[80503]: cluster 2024-07-28T15:26:27.228824+0000 mgr.y (mgr.25232) 6450 : cluster [DBG] pgmap v7394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:29.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11701 16 16 0 0 0 - 0 2024-07-28T15:26:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:26:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:26:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:26:30.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11702 16 16 0 0 0 - 0 2024-07-28T15:26:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:30 smithi150 bash[67543]: cluster 2024-07-28T15:26:29.230191+0000 mgr.y (mgr.25232) 6451 : cluster [DBG] pgmap v7395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:30 smithi022 bash[80503]: cluster 2024-07-28T15:26:29.230191+0000 mgr.y (mgr.25232) 6451 : cluster [DBG] pgmap v7395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:30 smithi022 bash[82865]: cluster 2024-07-28T15:26:29.230191+0000 mgr.y (mgr.25232) 6451 : cluster [DBG] pgmap v7395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:31.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11703 16 16 0 0 0 - 0 2024-07-28T15:26:32.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11704 16 16 0 0 0 - 0 2024-07-28T15:26:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:32 smithi150 bash[67543]: cluster 2024-07-28T15:26:31.231555+0000 mgr.y (mgr.25232) 6452 : cluster [DBG] pgmap v7396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:26:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:26:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:32 smithi022 bash[80503]: cluster 2024-07-28T15:26:31.231555+0000 mgr.y (mgr.25232) 6452 : cluster [DBG] pgmap v7396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:32 smithi022 bash[82865]: cluster 2024-07-28T15:26:31.231555+0000 mgr.y (mgr.25232) 6452 : cluster [DBG] pgmap v7396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:33.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11705 16 16 0 0 0 - 0 2024-07-28T15:26:34.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11706 16 16 0 0 0 - 0 2024-07-28T15:26:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:34 smithi150 bash[67543]: cluster 2024-07-28T15:26:33.232890+0000 mgr.y (mgr.25232) 6453 : cluster [DBG] pgmap v7397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:34 smithi022 bash[80503]: cluster 2024-07-28T15:26:33.232890+0000 mgr.y (mgr.25232) 6453 : cluster [DBG] pgmap v7397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:34 smithi022 bash[82865]: cluster 2024-07-28T15:26:33.232890+0000 mgr.y (mgr.25232) 6453 : cluster [DBG] pgmap v7397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:35.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11707 16 16 0 0 0 - 0 2024-07-28T15:26:36.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11708 16 16 0 0 0 - 0 2024-07-28T15:26:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:36 smithi150 bash[67543]: cluster 2024-07-28T15:26:35.234262+0000 mgr.y (mgr.25232) 6454 : cluster [DBG] pgmap v7398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:36 smithi150 bash[67543]: audit 2024-07-28T15:26:35.557312+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:36 smithi022 bash[80503]: cluster 2024-07-28T15:26:35.234262+0000 mgr.y (mgr.25232) 6454 : cluster [DBG] pgmap v7398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:36 smithi022 bash[80503]: audit 2024-07-28T15:26:35.557312+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:36 smithi022 bash[82865]: cluster 2024-07-28T15:26:35.234262+0000 mgr.y (mgr.25232) 6454 : cluster [DBG] pgmap v7398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:36 smithi022 bash[82865]: audit 2024-07-28T15:26:35.557312+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:37.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11709 16 16 0 0 0 - 0 2024-07-28T15:26:38.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11710 16 16 0 0 0 - 0 2024-07-28T15:26:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:38 smithi150 bash[67543]: cluster 2024-07-28T15:26:37.235690+0000 mgr.y (mgr.25232) 6455 : cluster [DBG] pgmap v7399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:38.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:38 smithi022 bash[80503]: cluster 2024-07-28T15:26:37.235690+0000 mgr.y (mgr.25232) 6455 : cluster [DBG] pgmap v7399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:38 smithi022 bash[82865]: cluster 2024-07-28T15:26:37.235690+0000 mgr.y (mgr.25232) 6455 : cluster [DBG] pgmap v7399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:39.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11711 16 16 0 0 0 - 0 2024-07-28T15:26:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:26:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:26:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:26:40.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11712 16 16 0 0 0 - 0 2024-07-28T15:26:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:40 smithi150 bash[67543]: cluster 2024-07-28T15:26:39.237205+0000 mgr.y (mgr.25232) 6456 : cluster [DBG] pgmap v7400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:40.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:40 smithi022 bash[80503]: cluster 2024-07-28T15:26:39.237205+0000 mgr.y (mgr.25232) 6456 : cluster [DBG] pgmap v7400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:40 smithi022 bash[82865]: cluster 2024-07-28T15:26:39.237205+0000 mgr.y (mgr.25232) 6456 : cluster [DBG] pgmap v7400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:41.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11713 16 16 0 0 0 - 0 2024-07-28T15:26:42.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11714 16 16 0 0 0 - 0 2024-07-28T15:26:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:42 smithi150 bash[67543]: cluster 2024-07-28T15:26:41.238690+0000 mgr.y (mgr.25232) 6457 : cluster [DBG] pgmap v7401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:42 smithi150 bash[67543]: audit 2024-07-28T15:26:41.802464+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:26:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:26:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:26:42.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:42 smithi022 bash[80503]: cluster 2024-07-28T15:26:41.238690+0000 mgr.y (mgr.25232) 6457 : cluster [DBG] pgmap v7401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:42 smithi022 bash[80503]: audit 2024-07-28T15:26:41.802464+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:26:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:42 smithi022 bash[82865]: cluster 2024-07-28T15:26:41.238690+0000 mgr.y (mgr.25232) 6457 : cluster [DBG] pgmap v7401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:42 smithi022 bash[82865]: audit 2024-07-28T15:26:41.802464+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:26:43.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11715 16 16 0 0 0 - 0 2024-07-28T15:26:44.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11716 16 16 0 0 0 - 0 2024-07-28T15:26:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:44 smithi022 bash[80503]: cluster 2024-07-28T15:26:43.240112+0000 mgr.y (mgr.25232) 6458 : cluster [DBG] pgmap v7402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:44 smithi022 bash[82865]: cluster 2024-07-28T15:26:43.240112+0000 mgr.y (mgr.25232) 6458 : cluster [DBG] pgmap v7402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:44 smithi150 bash[67543]: cluster 2024-07-28T15:26:43.240112+0000 mgr.y (mgr.25232) 6458 : cluster [DBG] pgmap v7402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:45.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11717 16 16 0 0 0 - 0 2024-07-28T15:26:46.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11718 16 16 0 0 0 - 0 2024-07-28T15:26:46.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:46 smithi022 bash[80503]: cluster 2024-07-28T15:26:45.241533+0000 mgr.y (mgr.25232) 6459 : cluster [DBG] pgmap v7403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:46 smithi022 bash[82865]: cluster 2024-07-28T15:26:45.241533+0000 mgr.y (mgr.25232) 6459 : cluster [DBG] pgmap v7403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:46 smithi150 bash[67543]: cluster 2024-07-28T15:26:45.241533+0000 mgr.y (mgr.25232) 6459 : cluster [DBG] pgmap v7403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:47.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11719 16 16 0 0 0 - 0 2024-07-28T15:26:48.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:26:48.604498+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:26:48.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:26:48.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11720 16 16 0 0 0 - 0 2024-07-28T15:26:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: cluster 2024-07-28T15:26:47.242233+0000 mgr.y (mgr.25232) 6460 : cluster [DBG] pgmap v7404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:47.461807+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:47.467133+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:47.734083+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:47.740287+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:48.158964+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:48.160620+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:26:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:48 smithi150 bash[67543]: audit 2024-07-28T15:26:48.168857+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: cluster 2024-07-28T15:26:47.242233+0000 mgr.y (mgr.25232) 6460 : cluster [DBG] pgmap v7404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:47.461807+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:47.467133+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:47.734083+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:47.740287+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:48.158964+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:48.160620+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[80503]: audit 2024-07-28T15:26:48.168857+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: cluster 2024-07-28T15:26:47.242233+0000 mgr.y (mgr.25232) 6460 : cluster [DBG] pgmap v7404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:47.461807+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:47.467133+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:47.734083+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:47.740287+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:48.158964+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:26:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:48.160620+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:26:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:48 smithi022 bash[82865]: audit 2024-07-28T15:26:48.168857+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:26:49.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11721 16 16 0 0 0 - 0 2024-07-28T15:26:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:26:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:26:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:26:50.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11722 16 16 0 0 0 - 0 2024-07-28T15:26:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:50 smithi150 bash[67543]: cluster 2024-07-28T15:26:49.243699+0000 mgr.y (mgr.25232) 6461 : cluster [DBG] pgmap v7405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:50.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:50 smithi022 bash[80503]: cluster 2024-07-28T15:26:49.243699+0000 mgr.y (mgr.25232) 6461 : cluster [DBG] pgmap v7405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:50 smithi022 bash[82865]: cluster 2024-07-28T15:26:49.243699+0000 mgr.y (mgr.25232) 6461 : cluster [DBG] pgmap v7405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:51.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11723 16 16 0 0 0 - 0 2024-07-28T15:26:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:51 smithi150 bash[67543]: audit 2024-07-28T15:26:50.558019+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:51.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:51 smithi022 bash[80503]: audit 2024-07-28T15:26:50.558019+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:51 smithi022 bash[82865]: audit 2024-07-28T15:26:50.558019+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:26:52.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11724 16 16 0 0 0 - 0 2024-07-28T15:26:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:52 smithi150 bash[67543]: cluster 2024-07-28T15:26:51.245236+0000 mgr.y (mgr.25232) 6462 : cluster [DBG] pgmap v7406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:26:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:26:52.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:52 smithi022 bash[80503]: cluster 2024-07-28T15:26:51.245236+0000 mgr.y (mgr.25232) 6462 : cluster [DBG] pgmap v7406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:52 smithi022 bash[82865]: cluster 2024-07-28T15:26:51.245236+0000 mgr.y (mgr.25232) 6462 : cluster [DBG] pgmap v7406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:53.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11725 16 16 0 0 0 - 0 2024-07-28T15:26:54.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11726 16 16 0 0 0 - 0 2024-07-28T15:26:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:54 smithi150 bash[67543]: cluster 2024-07-28T15:26:53.246628+0000 mgr.y (mgr.25232) 6463 : cluster [DBG] pgmap v7407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:54.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:54 smithi022 bash[80503]: cluster 2024-07-28T15:26:53.246628+0000 mgr.y (mgr.25232) 6463 : cluster [DBG] pgmap v7407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:54 smithi022 bash[82865]: cluster 2024-07-28T15:26:53.246628+0000 mgr.y (mgr.25232) 6463 : cluster [DBG] pgmap v7407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:55.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11727 16 16 0 0 0 - 0 2024-07-28T15:26:56.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11728 16 16 0 0 0 - 0 2024-07-28T15:26:56.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:56 smithi150 bash[67543]: cluster 2024-07-28T15:26:55.248076+0000 mgr.y (mgr.25232) 6464 : cluster [DBG] pgmap v7408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:56.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:56 smithi022 bash[80503]: cluster 2024-07-28T15:26:55.248076+0000 mgr.y (mgr.25232) 6464 : cluster [DBG] pgmap v7408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:56 smithi022 bash[82865]: cluster 2024-07-28T15:26:55.248076+0000 mgr.y (mgr.25232) 6464 : cluster [DBG] pgmap v7408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:57.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11729 16 16 0 0 0 - 0 2024-07-28T15:26:58.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11730 16 16 0 0 0 - 0 2024-07-28T15:26:58.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:26:58 smithi150 bash[67543]: cluster 2024-07-28T15:26:57.249653+0000 mgr.y (mgr.25232) 6465 : cluster [DBG] pgmap v7409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:58.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:26:58 smithi022 bash[80503]: cluster 2024-07-28T15:26:57.249653+0000 mgr.y (mgr.25232) 6465 : cluster [DBG] pgmap v7409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:26:58 smithi022 bash[82865]: cluster 2024-07-28T15:26:57.249653+0000 mgr.y (mgr.25232) 6465 : cluster [DBG] pgmap v7409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:26:59.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11731 16 16 0 0 0 - 0 2024-07-28T15:26:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:26:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:26:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:27:00.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11732 16 16 0 0 0 - 0 2024-07-28T15:27:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:00 smithi150 bash[67543]: cluster 2024-07-28T15:26:59.251091+0000 mgr.y (mgr.25232) 6466 : cluster [DBG] pgmap v7410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:00.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:00 smithi022 bash[80503]: cluster 2024-07-28T15:26:59.251091+0000 mgr.y (mgr.25232) 6466 : cluster [DBG] pgmap v7410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:00 smithi022 bash[82865]: cluster 2024-07-28T15:26:59.251091+0000 mgr.y (mgr.25232) 6466 : cluster [DBG] pgmap v7410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:01.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11733 16 16 0 0 0 - 0 2024-07-28T15:27:02.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11734 16 16 0 0 0 - 0 2024-07-28T15:27:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:02 smithi150 bash[67543]: cluster 2024-07-28T15:27:01.252434+0000 mgr.y (mgr.25232) 6467 : cluster [DBG] pgmap v7411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:27:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:27:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:02 smithi022 bash[80503]: cluster 2024-07-28T15:27:01.252434+0000 mgr.y (mgr.25232) 6467 : cluster [DBG] pgmap v7411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:02 smithi022 bash[82865]: cluster 2024-07-28T15:27:01.252434+0000 mgr.y (mgr.25232) 6467 : cluster [DBG] pgmap v7411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:03.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11735 16 16 0 0 0 - 0 2024-07-28T15:27:04.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11736 16 16 0 0 0 - 0 2024-07-28T15:27:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:04 smithi150 bash[67543]: cluster 2024-07-28T15:27:03.253770+0000 mgr.y (mgr.25232) 6468 : cluster [DBG] pgmap v7412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:04 smithi022 bash[80503]: cluster 2024-07-28T15:27:03.253770+0000 mgr.y (mgr.25232) 6468 : cluster [DBG] pgmap v7412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:04 smithi022 bash[82865]: cluster 2024-07-28T15:27:03.253770+0000 mgr.y (mgr.25232) 6468 : cluster [DBG] pgmap v7412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:05.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11737 16 16 0 0 0 - 0 2024-07-28T15:27:06.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11738 16 16 0 0 0 - 0 2024-07-28T15:27:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:06 smithi150 bash[67543]: cluster 2024-07-28T15:27:05.255118+0000 mgr.y (mgr.25232) 6469 : cluster [DBG] pgmap v7413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:06.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:06 smithi150 bash[67543]: audit 2024-07-28T15:27:05.558523+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:06 smithi022 bash[80503]: cluster 2024-07-28T15:27:05.255118+0000 mgr.y (mgr.25232) 6469 : cluster [DBG] pgmap v7413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:06 smithi022 bash[80503]: audit 2024-07-28T15:27:05.558523+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:06 smithi022 bash[82865]: cluster 2024-07-28T15:27:05.255118+0000 mgr.y (mgr.25232) 6469 : cluster [DBG] pgmap v7413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:06 smithi022 bash[82865]: audit 2024-07-28T15:27:05.558523+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:07.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11739 16 16 0 0 0 - 0 2024-07-28T15:27:08.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:27:08.607761+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:27:08.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:27:08.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11740 16 16 0 0 0 - 0 2024-07-28T15:27:08.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:08 smithi150 bash[67543]: cluster 2024-07-28T15:27:07.256451+0000 mgr.y (mgr.25232) 6470 : cluster [DBG] pgmap v7414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:08.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:08 smithi022 bash[80503]: cluster 2024-07-28T15:27:07.256451+0000 mgr.y (mgr.25232) 6470 : cluster [DBG] pgmap v7414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:08 smithi022 bash[82865]: cluster 2024-07-28T15:27:07.256451+0000 mgr.y (mgr.25232) 6470 : cluster [DBG] pgmap v7414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:09.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11741 16 16 0 0 0 - 0 2024-07-28T15:27:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:27:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:27:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:27:10.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11742 16 16 0 0 0 - 0 2024-07-28T15:27:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:10 smithi150 bash[67543]: cluster 2024-07-28T15:27:09.257791+0000 mgr.y (mgr.25232) 6471 : cluster [DBG] pgmap v7415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:10.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:10 smithi022 bash[80503]: cluster 2024-07-28T15:27:09.257791+0000 mgr.y (mgr.25232) 6471 : cluster [DBG] pgmap v7415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:10 smithi022 bash[82865]: cluster 2024-07-28T15:27:09.257791+0000 mgr.y (mgr.25232) 6471 : cluster [DBG] pgmap v7415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:11.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11743 16 16 0 0 0 - 0 2024-07-28T15:27:12.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11744 16 16 0 0 0 - 0 2024-07-28T15:27:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:12 smithi150 bash[67543]: cluster 2024-07-28T15:27:11.259156+0000 mgr.y (mgr.25232) 6472 : cluster [DBG] pgmap v7416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:27:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:27:12.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:12 smithi022 bash[80503]: cluster 2024-07-28T15:27:11.259156+0000 mgr.y (mgr.25232) 6472 : cluster [DBG] pgmap v7416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:12 smithi022 bash[82865]: cluster 2024-07-28T15:27:11.259156+0000 mgr.y (mgr.25232) 6472 : cluster [DBG] pgmap v7416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:13.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11745 16 16 0 0 0 - 0 2024-07-28T15:27:14.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11746 16 16 0 0 0 - 0 2024-07-28T15:27:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:14 smithi022 bash[82865]: cluster 2024-07-28T15:27:13.260476+0000 mgr.y (mgr.25232) 6473 : cluster [DBG] pgmap v7417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:14 smithi022 bash[80503]: cluster 2024-07-28T15:27:13.260476+0000 mgr.y (mgr.25232) 6473 : cluster [DBG] pgmap v7417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:14 smithi150 bash[67543]: cluster 2024-07-28T15:27:13.260476+0000 mgr.y (mgr.25232) 6473 : cluster [DBG] pgmap v7417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:15.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11747 16 16 0 0 0 - 0 2024-07-28T15:27:16.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11748 16 16 0 0 0 - 0 2024-07-28T15:27:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:16 smithi022 bash[80503]: cluster 2024-07-28T15:27:15.261827+0000 mgr.y (mgr.25232) 6474 : cluster [DBG] pgmap v7418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:16 smithi022 bash[82865]: cluster 2024-07-28T15:27:15.261827+0000 mgr.y (mgr.25232) 6474 : cluster [DBG] pgmap v7418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:16 smithi150 bash[67543]: cluster 2024-07-28T15:27:15.261827+0000 mgr.y (mgr.25232) 6474 : cluster [DBG] pgmap v7418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:17.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11749 16 16 0 0 0 - 0 2024-07-28T15:27:18.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11750 16 16 0 0 0 - 0 2024-07-28T15:27:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:18 smithi022 bash[82865]: cluster 2024-07-28T15:27:17.263193+0000 mgr.y (mgr.25232) 6475 : cluster [DBG] pgmap v7419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:18 smithi022 bash[80503]: cluster 2024-07-28T15:27:17.263193+0000 mgr.y (mgr.25232) 6475 : cluster [DBG] pgmap v7419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:18 smithi150 bash[67543]: cluster 2024-07-28T15:27:17.263193+0000 mgr.y (mgr.25232) 6475 : cluster [DBG] pgmap v7419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:19.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11751 16 16 0 0 0 - 0 2024-07-28T15:27:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:27:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:27:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:27:20.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11752 16 16 0 0 0 - 0 2024-07-28T15:27:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:20 smithi022 bash[80503]: cluster 2024-07-28T15:27:19.264522+0000 mgr.y (mgr.25232) 6476 : cluster [DBG] pgmap v7420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:20 smithi022 bash[82865]: cluster 2024-07-28T15:27:19.264522+0000 mgr.y (mgr.25232) 6476 : cluster [DBG] pgmap v7420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:20 smithi150 bash[67543]: cluster 2024-07-28T15:27:19.264522+0000 mgr.y (mgr.25232) 6476 : cluster [DBG] pgmap v7420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:21.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11753 16 16 0 0 0 - 0 2024-07-28T15:27:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:21 smithi022 bash[80503]: audit 2024-07-28T15:27:20.558711+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:21 smithi022 bash[82865]: audit 2024-07-28T15:27:20.558711+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:21 smithi150 bash[67543]: audit 2024-07-28T15:27:20.558711+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:22.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11754 16 16 0 0 0 - 0 2024-07-28T15:27:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:22 smithi150 bash[67543]: cluster 2024-07-28T15:27:21.265871+0000 mgr.y (mgr.25232) 6477 : cluster [DBG] pgmap v7421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:27:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:27:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:22 smithi022 bash[80503]: cluster 2024-07-28T15:27:21.265871+0000 mgr.y (mgr.25232) 6477 : cluster [DBG] pgmap v7421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:22 smithi022 bash[82865]: cluster 2024-07-28T15:27:21.265871+0000 mgr.y (mgr.25232) 6477 : cluster [DBG] pgmap v7421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:23.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11755 16 16 0 0 0 - 0 2024-07-28T15:27:24.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11756 16 16 0 0 0 - 0 2024-07-28T15:27:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:24 smithi022 bash[80503]: cluster 2024-07-28T15:27:23.267248+0000 mgr.y (mgr.25232) 6478 : cluster [DBG] pgmap v7422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:24 smithi022 bash[82865]: cluster 2024-07-28T15:27:23.267248+0000 mgr.y (mgr.25232) 6478 : cluster [DBG] pgmap v7422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:24 smithi150 bash[67543]: cluster 2024-07-28T15:27:23.267248+0000 mgr.y (mgr.25232) 6478 : cluster [DBG] pgmap v7422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:25.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11757 16 16 0 0 0 - 0 2024-07-28T15:27:26.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11758 16 16 0 0 0 - 0 2024-07-28T15:27:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:26 smithi022 bash[80503]: cluster 2024-07-28T15:27:25.268598+0000 mgr.y (mgr.25232) 6479 : cluster [DBG] pgmap v7423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:26 smithi022 bash[82865]: cluster 2024-07-28T15:27:25.268598+0000 mgr.y (mgr.25232) 6479 : cluster [DBG] pgmap v7423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:26 smithi150 bash[67543]: cluster 2024-07-28T15:27:25.268598+0000 mgr.y (mgr.25232) 6479 : cluster [DBG] pgmap v7423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:27.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11759 16 16 0 0 0 - 0 2024-07-28T15:27:28.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:27:28.611160+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:27:28.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:27:28.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11760 16 16 0 0 0 - 0 2024-07-28T15:27:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:28 smithi022 bash[80503]: cluster 2024-07-28T15:27:27.269923+0000 mgr.y (mgr.25232) 6480 : cluster [DBG] pgmap v7424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:28 smithi022 bash[82865]: cluster 2024-07-28T15:27:27.269923+0000 mgr.y (mgr.25232) 6480 : cluster [DBG] pgmap v7424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:28 smithi150 bash[67543]: cluster 2024-07-28T15:27:27.269923+0000 mgr.y (mgr.25232) 6480 : cluster [DBG] pgmap v7424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:29.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11761 16 16 0 0 0 - 0 2024-07-28T15:27:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:27:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:27:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:27:30.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11762 16 16 0 0 0 - 0 2024-07-28T15:27:30.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:30 smithi022 bash[80503]: cluster 2024-07-28T15:27:29.271293+0000 mgr.y (mgr.25232) 6481 : cluster [DBG] pgmap v7425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:30 smithi022 bash[82865]: cluster 2024-07-28T15:27:29.271293+0000 mgr.y (mgr.25232) 6481 : cluster [DBG] pgmap v7425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:30 smithi150 bash[67543]: cluster 2024-07-28T15:27:29.271293+0000 mgr.y (mgr.25232) 6481 : cluster [DBG] pgmap v7425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:31.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11763 16 16 0 0 0 - 0 2024-07-28T15:27:32.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11764 16 16 0 0 0 - 0 2024-07-28T15:27:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:32 smithi150 bash[67543]: cluster 2024-07-28T15:27:31.272649+0000 mgr.y (mgr.25232) 6482 : cluster [DBG] pgmap v7426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:27:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:27:32.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:32 smithi022 bash[80503]: cluster 2024-07-28T15:27:31.272649+0000 mgr.y (mgr.25232) 6482 : cluster [DBG] pgmap v7426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:32 smithi022 bash[82865]: cluster 2024-07-28T15:27:31.272649+0000 mgr.y (mgr.25232) 6482 : cluster [DBG] pgmap v7426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:33.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11765 16 16 0 0 0 - 0 2024-07-28T15:27:34.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11766 16 16 0 0 0 - 0 2024-07-28T15:27:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:34 smithi022 bash[80503]: cluster 2024-07-28T15:27:33.273976+0000 mgr.y (mgr.25232) 6483 : cluster [DBG] pgmap v7427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:34 smithi022 bash[82865]: cluster 2024-07-28T15:27:33.273976+0000 mgr.y (mgr.25232) 6483 : cluster [DBG] pgmap v7427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:34 smithi150 bash[67543]: cluster 2024-07-28T15:27:33.273976+0000 mgr.y (mgr.25232) 6483 : cluster [DBG] pgmap v7427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:35.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11767 16 16 0 0 0 - 0 2024-07-28T15:27:35.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:35 smithi022 bash[80503]: audit 2024-07-28T15:27:35.559317+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:35.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:35 smithi022 bash[82865]: audit 2024-07-28T15:27:35.559317+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:35 smithi150 bash[67543]: audit 2024-07-28T15:27:35.559317+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:36.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11768 16 16 0 0 0 - 0 2024-07-28T15:27:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:36 smithi150 bash[67543]: cluster 2024-07-28T15:27:35.275352+0000 mgr.y (mgr.25232) 6484 : cluster [DBG] pgmap v7428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:37.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:36 smithi022 bash[80503]: cluster 2024-07-28T15:27:35.275352+0000 mgr.y (mgr.25232) 6484 : cluster [DBG] pgmap v7428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:36 smithi022 bash[82865]: cluster 2024-07-28T15:27:35.275352+0000 mgr.y (mgr.25232) 6484 : cluster [DBG] pgmap v7428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:37.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11769 16 16 0 0 0 - 0 2024-07-28T15:27:38.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11770 16 16 0 0 0 - 0 2024-07-28T15:27:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:38 smithi150 bash[67543]: cluster 2024-07-28T15:27:37.276701+0000 mgr.y (mgr.25232) 6485 : cluster [DBG] pgmap v7429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:39.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:38 smithi022 bash[80503]: cluster 2024-07-28T15:27:37.276701+0000 mgr.y (mgr.25232) 6485 : cluster [DBG] pgmap v7429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:38 smithi022 bash[82865]: cluster 2024-07-28T15:27:37.276701+0000 mgr.y (mgr.25232) 6485 : cluster [DBG] pgmap v7429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:39.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11771 16 16 0 0 0 - 0 2024-07-28T15:27:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:27:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:27:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:27:40.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11772 16 16 0 0 0 - 0 2024-07-28T15:27:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:40 smithi150 bash[67543]: cluster 2024-07-28T15:27:39.278045+0000 mgr.y (mgr.25232) 6486 : cluster [DBG] pgmap v7430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:40 smithi022 bash[80503]: cluster 2024-07-28T15:27:39.278045+0000 mgr.y (mgr.25232) 6486 : cluster [DBG] pgmap v7430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:40 smithi022 bash[82865]: cluster 2024-07-28T15:27:39.278045+0000 mgr.y (mgr.25232) 6486 : cluster [DBG] pgmap v7430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:41.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11773 16 16 0 0 0 - 0 2024-07-28T15:27:42.592 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:27:42 smithi150 bash[60514]: ts=2024-07-28T15:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:27:42.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11774 16 16 0 0 0 - 0 2024-07-28T15:27:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:42 smithi150 bash[67543]: cluster 2024-07-28T15:27:41.279422+0000 mgr.y (mgr.25232) 6487 : cluster [DBG] pgmap v7431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:42 smithi022 bash[82865]: cluster 2024-07-28T15:27:41.279422+0000 mgr.y (mgr.25232) 6487 : cluster [DBG] pgmap v7431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:42 smithi022 bash[80503]: cluster 2024-07-28T15:27:41.279422+0000 mgr.y (mgr.25232) 6487 : cluster [DBG] pgmap v7431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:43.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11775 16 16 0 0 0 - 0 2024-07-28T15:27:44.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11776 16 16 0 0 0 - 0 2024-07-28T15:27:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:44 smithi150 bash[67543]: cluster 2024-07-28T15:27:43.280769+0000 mgr.y (mgr.25232) 6488 : cluster [DBG] pgmap v7432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:44 smithi022 bash[80503]: cluster 2024-07-28T15:27:43.280769+0000 mgr.y (mgr.25232) 6488 : cluster [DBG] pgmap v7432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:44 smithi022 bash[82865]: cluster 2024-07-28T15:27:43.280769+0000 mgr.y (mgr.25232) 6488 : cluster [DBG] pgmap v7432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:45.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11777 16 16 0 0 0 - 0 2024-07-28T15:27:46.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11778 16 16 0 0 0 - 0 2024-07-28T15:27:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:46 smithi150 bash[67543]: cluster 2024-07-28T15:27:45.282135+0000 mgr.y (mgr.25232) 6489 : cluster [DBG] pgmap v7433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:46 smithi022 bash[80503]: cluster 2024-07-28T15:27:45.282135+0000 mgr.y (mgr.25232) 6489 : cluster [DBG] pgmap v7433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:46 smithi022 bash[82865]: cluster 2024-07-28T15:27:45.282135+0000 mgr.y (mgr.25232) 6489 : cluster [DBG] pgmap v7433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:47.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11779 16 16 0 0 0 - 0 2024-07-28T15:27:48.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:27:48.614184+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:27:48.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:27:48.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11780 16 16 0 0 0 - 0 2024-07-28T15:27:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:48 smithi150 bash[67543]: cluster 2024-07-28T15:27:47.283617+0000 mgr.y (mgr.25232) 6490 : cluster [DBG] pgmap v7434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:48 smithi150 bash[67543]: audit 2024-07-28T15:27:48.300836+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:27:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:48 smithi022 bash[80503]: cluster 2024-07-28T15:27:47.283617+0000 mgr.y (mgr.25232) 6490 : cluster [DBG] pgmap v7434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:48 smithi022 bash[80503]: audit 2024-07-28T15:27:48.300836+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:27:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:48 smithi022 bash[82865]: cluster 2024-07-28T15:27:47.283617+0000 mgr.y (mgr.25232) 6490 : cluster [DBG] pgmap v7434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:48 smithi022 bash[82865]: audit 2024-07-28T15:27:48.300836+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:27:49.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11781 16 16 0 0 0 - 0 2024-07-28T15:27:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:27:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:27:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:27:50.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11782 16 16 0 0 0 - 0 2024-07-28T15:27:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:50 smithi150 bash[67543]: cluster 2024-07-28T15:27:49.285145+0000 mgr.y (mgr.25232) 6491 : cluster [DBG] pgmap v7435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:50 smithi150 bash[67543]: audit 2024-07-28T15:27:50.559750+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:50 smithi022 bash[82865]: cluster 2024-07-28T15:27:49.285145+0000 mgr.y (mgr.25232) 6491 : cluster [DBG] pgmap v7435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:50 smithi022 bash[82865]: audit 2024-07-28T15:27:50.559750+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:50 smithi022 bash[80503]: cluster 2024-07-28T15:27:49.285145+0000 mgr.y (mgr.25232) 6491 : cluster [DBG] pgmap v7435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:50 smithi022 bash[80503]: audit 2024-07-28T15:27:50.559750+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:27:51.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11783 16 16 0 0 0 - 0 2024-07-28T15:27:52.613 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:27:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:27:52.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11784 16 16 0 0 0 - 0 2024-07-28T15:27:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:52 smithi150 bash[67543]: cluster 2024-07-28T15:27:51.286095+0000 mgr.y (mgr.25232) 6492 : cluster [DBG] pgmap v7436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:52 smithi022 bash[82865]: cluster 2024-07-28T15:27:51.286095+0000 mgr.y (mgr.25232) 6492 : cluster [DBG] pgmap v7436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:52 smithi022 bash[80503]: cluster 2024-07-28T15:27:51.286095+0000 mgr.y (mgr.25232) 6492 : cluster [DBG] pgmap v7436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:53.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11785 16 16 0 0 0 - 0 2024-07-28T15:27:54.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11786 16 16 0 0 0 - 0 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: cluster 2024-07-28T15:27:53.287045+0000 mgr.y (mgr.25232) 6493 : cluster [DBG] pgmap v7437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:53.989511+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:53.995565+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:54.195943+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:54.203569+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:54.614792+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:54.616400+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:27:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:54 smithi150 bash[67543]: audit 2024-07-28T15:27:54.626154+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: cluster 2024-07-28T15:27:53.287045+0000 mgr.y (mgr.25232) 6493 : cluster [DBG] pgmap v7437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:53.989511+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:53.995565+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:54.195943+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:54.203569+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:54.614792+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:54.616400+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:27:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[80503]: audit 2024-07-28T15:27:54.626154+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: cluster 2024-07-28T15:27:53.287045+0000 mgr.y (mgr.25232) 6493 : cluster [DBG] pgmap v7437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:53.989511+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:53.995565+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:54.195943+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:54.203569+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:54.614792+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:54.616400+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:27:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:54 smithi022 bash[82865]: audit 2024-07-28T15:27:54.626154+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:27:55.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11787 16 16 0 0 0 - 0 2024-07-28T15:27:56.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11788 16 16 0 0 0 - 0 2024-07-28T15:27:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:56 smithi150 bash[67543]: cluster 2024-07-28T15:27:55.288372+0000 mgr.y (mgr.25232) 6494 : cluster [DBG] pgmap v7438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:56 smithi022 bash[80503]: cluster 2024-07-28T15:27:55.288372+0000 mgr.y (mgr.25232) 6494 : cluster [DBG] pgmap v7438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:56 smithi022 bash[82865]: cluster 2024-07-28T15:27:55.288372+0000 mgr.y (mgr.25232) 6494 : cluster [DBG] pgmap v7438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:57.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11789 16 16 0 0 0 - 0 2024-07-28T15:27:58.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11790 16 16 0 0 0 - 0 2024-07-28T15:27:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:27:58 smithi150 bash[67543]: cluster 2024-07-28T15:27:57.289709+0000 mgr.y (mgr.25232) 6495 : cluster [DBG] pgmap v7439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:27:58 smithi022 bash[80503]: cluster 2024-07-28T15:27:57.289709+0000 mgr.y (mgr.25232) 6495 : cluster [DBG] pgmap v7439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:27:58 smithi022 bash[82865]: cluster 2024-07-28T15:27:57.289709+0000 mgr.y (mgr.25232) 6495 : cluster [DBG] pgmap v7439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:27:59.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11791 16 16 0 0 0 - 0 2024-07-28T15:27:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:27:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:27:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:28:00.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11792 16 16 0 0 0 - 0 2024-07-28T15:28:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:01 smithi150 bash[67543]: cluster 2024-07-28T15:27:59.291058+0000 mgr.y (mgr.25232) 6496 : cluster [DBG] pgmap v7440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:01 smithi022 bash[80503]: cluster 2024-07-28T15:27:59.291058+0000 mgr.y (mgr.25232) 6496 : cluster [DBG] pgmap v7440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:01 smithi022 bash[82865]: cluster 2024-07-28T15:27:59.291058+0000 mgr.y (mgr.25232) 6496 : cluster [DBG] pgmap v7440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:01.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11793 16 16 0 0 0 - 0 2024-07-28T15:28:02.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:02 smithi150 bash[67543]: cluster 2024-07-28T15:28:01.292383+0000 mgr.y (mgr.25232) 6497 : cluster [DBG] pgmap v7441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:02.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:02 smithi022 bash[80503]: cluster 2024-07-28T15:28:01.292383+0000 mgr.y (mgr.25232) 6497 : cluster [DBG] pgmap v7441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:02.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:02 smithi022 bash[82865]: cluster 2024-07-28T15:28:01.292383+0000 mgr.y (mgr.25232) 6497 : cluster [DBG] pgmap v7441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:02.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11794 16 16 0 0 0 - 0 2024-07-28T15:28:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:28:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:28:03.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11795 16 16 0 0 0 - 0 2024-07-28T15:28:04.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11796 16 16 0 0 0 - 0 2024-07-28T15:28:04.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:04 smithi150 bash[67543]: cluster 2024-07-28T15:28:03.293746+0000 mgr.y (mgr.25232) 6498 : cluster [DBG] pgmap v7442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:04 smithi022 bash[80503]: cluster 2024-07-28T15:28:03.293746+0000 mgr.y (mgr.25232) 6498 : cluster [DBG] pgmap v7442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:04 smithi022 bash[82865]: cluster 2024-07-28T15:28:03.293746+0000 mgr.y (mgr.25232) 6498 : cluster [DBG] pgmap v7442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:05.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11797 16 16 0 0 0 - 0 2024-07-28T15:28:06.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11798 16 16 0 0 0 - 0 2024-07-28T15:28:06.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:06 smithi150 bash[67543]: cluster 2024-07-28T15:28:05.295119+0000 mgr.y (mgr.25232) 6499 : cluster [DBG] pgmap v7443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:06.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:06 smithi150 bash[67543]: audit 2024-07-28T15:28:05.560200+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:06 smithi022 bash[80503]: cluster 2024-07-28T15:28:05.295119+0000 mgr.y (mgr.25232) 6499 : cluster [DBG] pgmap v7443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:06 smithi022 bash[80503]: audit 2024-07-28T15:28:05.560200+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:06 smithi022 bash[82865]: cluster 2024-07-28T15:28:05.295119+0000 mgr.y (mgr.25232) 6499 : cluster [DBG] pgmap v7443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:06 smithi022 bash[82865]: audit 2024-07-28T15:28:05.560200+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:07.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11799 16 16 0 0 0 - 0 2024-07-28T15:28:08.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:28:08.617222+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:28:08.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:28:08.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11800 16 16 0 0 0 - 0 2024-07-28T15:28:08.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:08 smithi150 bash[67543]: cluster 2024-07-28T15:28:07.296604+0000 mgr.y (mgr.25232) 6500 : cluster [DBG] pgmap v7444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:08 smithi022 bash[80503]: cluster 2024-07-28T15:28:07.296604+0000 mgr.y (mgr.25232) 6500 : cluster [DBG] pgmap v7444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:08 smithi022 bash[82865]: cluster 2024-07-28T15:28:07.296604+0000 mgr.y (mgr.25232) 6500 : cluster [DBG] pgmap v7444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:09.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11801 16 16 0 0 0 - 0 2024-07-28T15:28:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:28:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:28:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:28:10.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11802 16 16 0 0 0 - 0 2024-07-28T15:28:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:10 smithi150 bash[67543]: cluster 2024-07-28T15:28:09.297971+0000 mgr.y (mgr.25232) 6501 : cluster [DBG] pgmap v7445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:10 smithi022 bash[80503]: cluster 2024-07-28T15:28:09.297971+0000 mgr.y (mgr.25232) 6501 : cluster [DBG] pgmap v7445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:10 smithi022 bash[82865]: cluster 2024-07-28T15:28:09.297971+0000 mgr.y (mgr.25232) 6501 : cluster [DBG] pgmap v7445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:11.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11803 16 16 0 0 0 - 0 2024-07-28T15:28:12.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11804 16 16 0 0 0 - 0 2024-07-28T15:28:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:12 smithi150 bash[67543]: cluster 2024-07-28T15:28:11.299335+0000 mgr.y (mgr.25232) 6502 : cluster [DBG] pgmap v7446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:28:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:28:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:12 smithi022 bash[80503]: cluster 2024-07-28T15:28:11.299335+0000 mgr.y (mgr.25232) 6502 : cluster [DBG] pgmap v7446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:12 smithi022 bash[82865]: cluster 2024-07-28T15:28:11.299335+0000 mgr.y (mgr.25232) 6502 : cluster [DBG] pgmap v7446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:13.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11805 16 16 0 0 0 - 0 2024-07-28T15:28:14.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11806 16 16 0 0 0 - 0 2024-07-28T15:28:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:14 smithi150 bash[67543]: cluster 2024-07-28T15:28:13.300646+0000 mgr.y (mgr.25232) 6503 : cluster [DBG] pgmap v7447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:14 smithi022 bash[80503]: cluster 2024-07-28T15:28:13.300646+0000 mgr.y (mgr.25232) 6503 : cluster [DBG] pgmap v7447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:14 smithi022 bash[82865]: cluster 2024-07-28T15:28:13.300646+0000 mgr.y (mgr.25232) 6503 : cluster [DBG] pgmap v7447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:15.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11807 16 16 0 0 0 - 0 2024-07-28T15:28:16.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11808 16 16 0 0 0 - 0 2024-07-28T15:28:16.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:16 smithi150 bash[67543]: cluster 2024-07-28T15:28:15.301963+0000 mgr.y (mgr.25232) 6504 : cluster [DBG] pgmap v7448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:16 smithi022 bash[80503]: cluster 2024-07-28T15:28:15.301963+0000 mgr.y (mgr.25232) 6504 : cluster [DBG] pgmap v7448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:16 smithi022 bash[82865]: cluster 2024-07-28T15:28:15.301963+0000 mgr.y (mgr.25232) 6504 : cluster [DBG] pgmap v7448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:17.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11809 16 16 0 0 0 - 0 2024-07-28T15:28:18.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11810 16 16 0 0 0 - 0 2024-07-28T15:28:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:18 smithi150 bash[67543]: cluster 2024-07-28T15:28:17.303332+0000 mgr.y (mgr.25232) 6505 : cluster [DBG] pgmap v7449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:18.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:18 smithi022 bash[80503]: cluster 2024-07-28T15:28:17.303332+0000 mgr.y (mgr.25232) 6505 : cluster [DBG] pgmap v7449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:18 smithi022 bash[82865]: cluster 2024-07-28T15:28:17.303332+0000 mgr.y (mgr.25232) 6505 : cluster [DBG] pgmap v7449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:19.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11811 16 16 0 0 0 - 0 2024-07-28T15:28:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:28:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:28:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:28:20.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11812 16 16 0 0 0 - 0 2024-07-28T15:28:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:20 smithi150 bash[67543]: cluster 2024-07-28T15:28:19.304678+0000 mgr.y (mgr.25232) 6506 : cluster [DBG] pgmap v7450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:20 smithi022 bash[80503]: cluster 2024-07-28T15:28:19.304678+0000 mgr.y (mgr.25232) 6506 : cluster [DBG] pgmap v7450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:20 smithi022 bash[82865]: cluster 2024-07-28T15:28:19.304678+0000 mgr.y (mgr.25232) 6506 : cluster [DBG] pgmap v7450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:21.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11813 16 16 0 0 0 - 0 2024-07-28T15:28:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:21 smithi150 bash[67543]: audit 2024-07-28T15:28:20.560443+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:21 smithi022 bash[80503]: audit 2024-07-28T15:28:20.560443+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:21 smithi022 bash[82865]: audit 2024-07-28T15:28:20.560443+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:22.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11814 16 16 0 0 0 - 0 2024-07-28T15:28:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:22 smithi150 bash[67543]: cluster 2024-07-28T15:28:21.306019+0000 mgr.y (mgr.25232) 6507 : cluster [DBG] pgmap v7451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:28:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:28:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:22 smithi022 bash[80503]: cluster 2024-07-28T15:28:21.306019+0000 mgr.y (mgr.25232) 6507 : cluster [DBG] pgmap v7451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:22 smithi022 bash[82865]: cluster 2024-07-28T15:28:21.306019+0000 mgr.y (mgr.25232) 6507 : cluster [DBG] pgmap v7451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:23.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11815 16 16 0 0 0 - 0 2024-07-28T15:28:24.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11816 16 16 0 0 0 - 0 2024-07-28T15:28:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:24 smithi150 bash[67543]: cluster 2024-07-28T15:28:23.307379+0000 mgr.y (mgr.25232) 6508 : cluster [DBG] pgmap v7452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:24 smithi022 bash[80503]: cluster 2024-07-28T15:28:23.307379+0000 mgr.y (mgr.25232) 6508 : cluster [DBG] pgmap v7452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:24 smithi022 bash[82865]: cluster 2024-07-28T15:28:23.307379+0000 mgr.y (mgr.25232) 6508 : cluster [DBG] pgmap v7452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:25.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11817 16 16 0 0 0 - 0 2024-07-28T15:28:26.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11818 16 16 0 0 0 - 0 2024-07-28T15:28:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:26 smithi150 bash[67543]: cluster 2024-07-28T15:28:25.308707+0000 mgr.y (mgr.25232) 6509 : cluster [DBG] pgmap v7453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:26 smithi022 bash[80503]: cluster 2024-07-28T15:28:25.308707+0000 mgr.y (mgr.25232) 6509 : cluster [DBG] pgmap v7453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:26 smithi022 bash[82865]: cluster 2024-07-28T15:28:25.308707+0000 mgr.y (mgr.25232) 6509 : cluster [DBG] pgmap v7453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:27.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11819 16 16 0 0 0 - 0 2024-07-28T15:28:28.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:28:28.620504+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:28:28.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:28:28.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11820 16 16 0 0 0 - 0 2024-07-28T15:28:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:28 smithi150 bash[67543]: cluster 2024-07-28T15:28:27.310058+0000 mgr.y (mgr.25232) 6510 : cluster [DBG] pgmap v7454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:28 smithi022 bash[80503]: cluster 2024-07-28T15:28:27.310058+0000 mgr.y (mgr.25232) 6510 : cluster [DBG] pgmap v7454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:28 smithi022 bash[82865]: cluster 2024-07-28T15:28:27.310058+0000 mgr.y (mgr.25232) 6510 : cluster [DBG] pgmap v7454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:29.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11821 16 16 0 0 0 - 0 2024-07-28T15:28:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:28:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:28:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:28:30.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11822 16 16 0 0 0 - 0 2024-07-28T15:28:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:30 smithi150 bash[67543]: cluster 2024-07-28T15:28:29.311426+0000 mgr.y (mgr.25232) 6511 : cluster [DBG] pgmap v7455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:30 smithi022 bash[80503]: cluster 2024-07-28T15:28:29.311426+0000 mgr.y (mgr.25232) 6511 : cluster [DBG] pgmap v7455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:30 smithi022 bash[82865]: cluster 2024-07-28T15:28:29.311426+0000 mgr.y (mgr.25232) 6511 : cluster [DBG] pgmap v7455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:31.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11823 16 16 0 0 0 - 0 2024-07-28T15:28:32.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11824 16 16 0 0 0 - 0 2024-07-28T15:28:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:32 smithi150 bash[67543]: cluster 2024-07-28T15:28:31.312772+0000 mgr.y (mgr.25232) 6512 : cluster [DBG] pgmap v7456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:28:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:28:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:32 smithi022 bash[80503]: cluster 2024-07-28T15:28:31.312772+0000 mgr.y (mgr.25232) 6512 : cluster [DBG] pgmap v7456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:32 smithi022 bash[82865]: cluster 2024-07-28T15:28:31.312772+0000 mgr.y (mgr.25232) 6512 : cluster [DBG] pgmap v7456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:33.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11825 16 16 0 0 0 - 0 2024-07-28T15:28:34.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11826 16 16 0 0 0 - 0 2024-07-28T15:28:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:34 smithi150 bash[67543]: cluster 2024-07-28T15:28:33.314101+0000 mgr.y (mgr.25232) 6513 : cluster [DBG] pgmap v7457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:34 smithi022 bash[80503]: cluster 2024-07-28T15:28:33.314101+0000 mgr.y (mgr.25232) 6513 : cluster [DBG] pgmap v7457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:34 smithi022 bash[82865]: cluster 2024-07-28T15:28:33.314101+0000 mgr.y (mgr.25232) 6513 : cluster [DBG] pgmap v7457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:35.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11827 16 16 0 0 0 - 0 2024-07-28T15:28:36.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11828 16 16 0 0 0 - 0 2024-07-28T15:28:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:36 smithi150 bash[67543]: cluster 2024-07-28T15:28:35.315491+0000 mgr.y (mgr.25232) 6514 : cluster [DBG] pgmap v7458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:36 smithi150 bash[67543]: audit 2024-07-28T15:28:35.560930+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:36 smithi022 bash[80503]: cluster 2024-07-28T15:28:35.315491+0000 mgr.y (mgr.25232) 6514 : cluster [DBG] pgmap v7458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:36 smithi022 bash[80503]: audit 2024-07-28T15:28:35.560930+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:36 smithi022 bash[82865]: cluster 2024-07-28T15:28:35.315491+0000 mgr.y (mgr.25232) 6514 : cluster [DBG] pgmap v7458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:36 smithi022 bash[82865]: audit 2024-07-28T15:28:35.560930+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:37.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11829 16 16 0 0 0 - 0 2024-07-28T15:28:38.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11830 16 16 0 0 0 - 0 2024-07-28T15:28:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:38 smithi150 bash[67543]: cluster 2024-07-28T15:28:37.316849+0000 mgr.y (mgr.25232) 6515 : cluster [DBG] pgmap v7459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:38 smithi022 bash[82865]: cluster 2024-07-28T15:28:37.316849+0000 mgr.y (mgr.25232) 6515 : cluster [DBG] pgmap v7459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:38 smithi022 bash[80503]: cluster 2024-07-28T15:28:37.316849+0000 mgr.y (mgr.25232) 6515 : cluster [DBG] pgmap v7459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:39.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11831 16 16 0 0 0 - 0 2024-07-28T15:28:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:28:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:28:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:28:40.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11832 16 16 0 0 0 - 0 2024-07-28T15:28:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:40 smithi150 bash[67543]: cluster 2024-07-28T15:28:39.318221+0000 mgr.y (mgr.25232) 6516 : cluster [DBG] pgmap v7460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:40 smithi022 bash[80503]: cluster 2024-07-28T15:28:39.318221+0000 mgr.y (mgr.25232) 6516 : cluster [DBG] pgmap v7460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:40 smithi022 bash[82865]: cluster 2024-07-28T15:28:39.318221+0000 mgr.y (mgr.25232) 6516 : cluster [DBG] pgmap v7460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:41.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11833 16 16 0 0 0 - 0 2024-07-28T15:28:42.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11834 16 16 0 0 0 - 0 2024-07-28T15:28:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:42 smithi150 bash[67543]: cluster 2024-07-28T15:28:41.319504+0000 mgr.y (mgr.25232) 6517 : cluster [DBG] pgmap v7461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:28:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:28:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:42 smithi022 bash[80503]: cluster 2024-07-28T15:28:41.319504+0000 mgr.y (mgr.25232) 6517 : cluster [DBG] pgmap v7461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:42 smithi022 bash[82865]: cluster 2024-07-28T15:28:41.319504+0000 mgr.y (mgr.25232) 6517 : cluster [DBG] pgmap v7461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:43.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11835 16 16 0 0 0 - 0 2024-07-28T15:28:44.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11836 16 16 0 0 0 - 0 2024-07-28T15:28:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:44 smithi150 bash[67543]: cluster 2024-07-28T15:28:43.320854+0000 mgr.y (mgr.25232) 6518 : cluster [DBG] pgmap v7462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:44 smithi022 bash[80503]: cluster 2024-07-28T15:28:43.320854+0000 mgr.y (mgr.25232) 6518 : cluster [DBG] pgmap v7462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:44 smithi022 bash[82865]: cluster 2024-07-28T15:28:43.320854+0000 mgr.y (mgr.25232) 6518 : cluster [DBG] pgmap v7462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:45.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11837 16 16 0 0 0 - 0 2024-07-28T15:28:46.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11838 16 16 0 0 0 - 0 2024-07-28T15:28:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:46 smithi150 bash[67543]: cluster 2024-07-28T15:28:45.322221+0000 mgr.y (mgr.25232) 6519 : cluster [DBG] pgmap v7463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:46 smithi022 bash[80503]: cluster 2024-07-28T15:28:45.322221+0000 mgr.y (mgr.25232) 6519 : cluster [DBG] pgmap v7463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:46 smithi022 bash[82865]: cluster 2024-07-28T15:28:45.322221+0000 mgr.y (mgr.25232) 6519 : cluster [DBG] pgmap v7463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:47.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11839 16 16 0 0 0 - 0 2024-07-28T15:28:48.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:28:48.623897+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:28:48.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:28:48.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11840 16 16 0 0 0 - 0 2024-07-28T15:28:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:48 smithi150 bash[67543]: cluster 2024-07-28T15:28:47.323596+0000 mgr.y (mgr.25232) 6520 : cluster [DBG] pgmap v7464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:48 smithi022 bash[80503]: cluster 2024-07-28T15:28:47.323596+0000 mgr.y (mgr.25232) 6520 : cluster [DBG] pgmap v7464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:48 smithi022 bash[82865]: cluster 2024-07-28T15:28:47.323596+0000 mgr.y (mgr.25232) 6520 : cluster [DBG] pgmap v7464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:49.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11841 16 16 0 0 0 - 0 2024-07-28T15:28:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:28:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:28:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:28:50.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11842 16 16 0 0 0 - 0 2024-07-28T15:28:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:50 smithi150 bash[67543]: cluster 2024-07-28T15:28:49.324924+0000 mgr.y (mgr.25232) 6521 : cluster [DBG] pgmap v7465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:50 smithi022 bash[80503]: cluster 2024-07-28T15:28:49.324924+0000 mgr.y (mgr.25232) 6521 : cluster [DBG] pgmap v7465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:50 smithi022 bash[82865]: cluster 2024-07-28T15:28:49.324924+0000 mgr.y (mgr.25232) 6521 : cluster [DBG] pgmap v7465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:51.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11843 16 16 0 0 0 - 0 2024-07-28T15:28:51.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:51 smithi150 bash[67543]: audit 2024-07-28T15:28:50.561329+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:51 smithi022 bash[80503]: audit 2024-07-28T15:28:50.561329+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:51 smithi022 bash[82865]: audit 2024-07-28T15:28:50.561329+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:28:52.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11844 16 16 0 0 0 - 0 2024-07-28T15:28:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:52 smithi150 bash[67543]: cluster 2024-07-28T15:28:51.326277+0000 mgr.y (mgr.25232) 6522 : cluster [DBG] pgmap v7466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:28:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:28:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:52 smithi022 bash[80503]: cluster 2024-07-28T15:28:51.326277+0000 mgr.y (mgr.25232) 6522 : cluster [DBG] pgmap v7466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:52 smithi022 bash[82865]: cluster 2024-07-28T15:28:51.326277+0000 mgr.y (mgr.25232) 6522 : cluster [DBG] pgmap v7466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:53.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11845 16 16 0 0 0 - 0 2024-07-28T15:28:54.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11846 16 16 0 0 0 - 0 2024-07-28T15:28:54.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:54 smithi150 bash[67543]: cluster 2024-07-28T15:28:53.327639+0000 mgr.y (mgr.25232) 6523 : cluster [DBG] pgmap v7467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:54 smithi022 bash[80503]: cluster 2024-07-28T15:28:53.327639+0000 mgr.y (mgr.25232) 6523 : cluster [DBG] pgmap v7467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:54 smithi022 bash[82865]: cluster 2024-07-28T15:28:53.327639+0000 mgr.y (mgr.25232) 6523 : cluster [DBG] pgmap v7467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:55.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11847 16 16 0 0 0 - 0 2024-07-28T15:28:55.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:55 smithi150 bash[67543]: audit 2024-07-28T15:28:54.756626+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:28:55.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:55 smithi022 bash[80503]: audit 2024-07-28T15:28:54.756626+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:28:55.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:55 smithi022 bash[82865]: audit 2024-07-28T15:28:54.756626+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:28:56.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11848 16 16 0 0 0 - 0 2024-07-28T15:28:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:56 smithi022 bash[82865]: cluster 2024-07-28T15:28:55.328994+0000 mgr.y (mgr.25232) 6524 : cluster [DBG] pgmap v7468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:56 smithi022 bash[80503]: cluster 2024-07-28T15:28:55.328994+0000 mgr.y (mgr.25232) 6524 : cluster [DBG] pgmap v7468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:56 smithi150 bash[67543]: cluster 2024-07-28T15:28:55.328994+0000 mgr.y (mgr.25232) 6524 : cluster [DBG] pgmap v7468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:57.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11849 16 16 0 0 0 - 0 2024-07-28T15:28:58.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11850 16 16 0 0 0 - 0 2024-07-28T15:28:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:28:58 smithi022 bash[80503]: cluster 2024-07-28T15:28:57.330399+0000 mgr.y (mgr.25232) 6525 : cluster [DBG] pgmap v7469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:28:58 smithi022 bash[82865]: cluster 2024-07-28T15:28:57.330399+0000 mgr.y (mgr.25232) 6525 : cluster [DBG] pgmap v7469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:28:58 smithi150 bash[67543]: cluster 2024-07-28T15:28:57.330399+0000 mgr.y (mgr.25232) 6525 : cluster [DBG] pgmap v7469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:28:59.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11851 16 16 0 0 0 - 0 2024-07-28T15:28:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:28:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:28:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:29:00.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11852 16 16 0 0 0 - 0 2024-07-28T15:29:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:00 smithi022 bash[80503]: cluster 2024-07-28T15:28:59.331772+0000 mgr.y (mgr.25232) 6526 : cluster [DBG] pgmap v7470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:00 smithi022 bash[80503]: audit 2024-07-28T15:29:00.436392+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:00 smithi022 bash[80503]: audit 2024-07-28T15:29:00.442265+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:00 smithi022 bash[82865]: cluster 2024-07-28T15:28:59.331772+0000 mgr.y (mgr.25232) 6526 : cluster [DBG] pgmap v7470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:00 smithi022 bash[82865]: audit 2024-07-28T15:29:00.436392+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:00 smithi022 bash[82865]: audit 2024-07-28T15:29:00.442265+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:00 smithi150 bash[67543]: cluster 2024-07-28T15:28:59.331772+0000 mgr.y (mgr.25232) 6526 : cluster [DBG] pgmap v7470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:00 smithi150 bash[67543]: audit 2024-07-28T15:29:00.436392+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:00 smithi150 bash[67543]: audit 2024-07-28T15:29:00.442265+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:01.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11853 16 16 0 0 0 - 0 2024-07-28T15:29:02.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:01 smithi150 bash[67543]: audit 2024-07-28T15:29:00.660483+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:01 smithi150 bash[67543]: audit 2024-07-28T15:29:00.669975+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:01 smithi150 bash[67543]: audit 2024-07-28T15:29:01.078522+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:29:02.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:01 smithi150 bash[67543]: audit 2024-07-28T15:29:01.080212+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:29:02.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:01 smithi150 bash[67543]: audit 2024-07-28T15:29:01.090312+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[80503]: audit 2024-07-28T15:29:00.660483+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[80503]: audit 2024-07-28T15:29:00.669975+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[80503]: audit 2024-07-28T15:29:01.078522+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:29:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[80503]: audit 2024-07-28T15:29:01.080212+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:29:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[80503]: audit 2024-07-28T15:29:01.090312+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[82865]: audit 2024-07-28T15:29:00.660483+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[82865]: audit 2024-07-28T15:29:00.669975+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[82865]: audit 2024-07-28T15:29:01.078522+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:29:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[82865]: audit 2024-07-28T15:29:01.080212+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:29:02.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:01 smithi022 bash[82865]: audit 2024-07-28T15:29:01.090312+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:29:02.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11854 16 16 0 0 0 - 0 2024-07-28T15:29:02.660 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:29:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:29:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:02 smithi150 bash[67543]: cluster 2024-07-28T15:29:01.333131+0000 mgr.y (mgr.25232) 6527 : cluster [DBG] pgmap v7471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:02 smithi022 bash[80503]: cluster 2024-07-28T15:29:01.333131+0000 mgr.y (mgr.25232) 6527 : cluster [DBG] pgmap v7471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:02 smithi022 bash[82865]: cluster 2024-07-28T15:29:01.333131+0000 mgr.y (mgr.25232) 6527 : cluster [DBG] pgmap v7471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:03.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11855 16 16 0 0 0 - 0 2024-07-28T15:29:04.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11856 16 16 0 0 0 - 0 2024-07-28T15:29:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:04 smithi150 bash[67543]: cluster 2024-07-28T15:29:03.334508+0000 mgr.y (mgr.25232) 6528 : cluster [DBG] pgmap v7472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:04 smithi022 bash[80503]: cluster 2024-07-28T15:29:03.334508+0000 mgr.y (mgr.25232) 6528 : cluster [DBG] pgmap v7472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:04 smithi022 bash[82865]: cluster 2024-07-28T15:29:03.334508+0000 mgr.y (mgr.25232) 6528 : cluster [DBG] pgmap v7472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:05.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11857 16 16 0 0 0 - 0 2024-07-28T15:29:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:05 smithi150 bash[67543]: audit 2024-07-28T15:29:05.561790+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:05 smithi022 bash[80503]: audit 2024-07-28T15:29:05.561790+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:05 smithi022 bash[82865]: audit 2024-07-28T15:29:05.561790+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:06.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11858 16 16 0 0 0 - 0 2024-07-28T15:29:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:06 smithi150 bash[67543]: cluster 2024-07-28T15:29:05.335876+0000 mgr.y (mgr.25232) 6529 : cluster [DBG] pgmap v7473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:06 smithi022 bash[80503]: cluster 2024-07-28T15:29:05.335876+0000 mgr.y (mgr.25232) 6529 : cluster [DBG] pgmap v7473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:06 smithi022 bash[82865]: cluster 2024-07-28T15:29:05.335876+0000 mgr.y (mgr.25232) 6529 : cluster [DBG] pgmap v7473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:07.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11859 16 16 0 0 0 - 0 2024-07-28T15:29:08.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:29:08.627134+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:29:08.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:29:08.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11860 16 16 0 0 0 - 0 2024-07-28T15:29:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:08 smithi150 bash[67543]: cluster 2024-07-28T15:29:07.337235+0000 mgr.y (mgr.25232) 6530 : cluster [DBG] pgmap v7474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:08 smithi022 bash[80503]: cluster 2024-07-28T15:29:07.337235+0000 mgr.y (mgr.25232) 6530 : cluster [DBG] pgmap v7474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:08 smithi022 bash[82865]: cluster 2024-07-28T15:29:07.337235+0000 mgr.y (mgr.25232) 6530 : cluster [DBG] pgmap v7474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:09.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11861 16 16 0 0 0 - 0 2024-07-28T15:29:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:29:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:29:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:29:10.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11862 16 16 0 0 0 - 0 2024-07-28T15:29:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:10 smithi150 bash[67543]: cluster 2024-07-28T15:29:09.338625+0000 mgr.y (mgr.25232) 6531 : cluster [DBG] pgmap v7475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:10 smithi022 bash[80503]: cluster 2024-07-28T15:29:09.338625+0000 mgr.y (mgr.25232) 6531 : cluster [DBG] pgmap v7475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:10 smithi022 bash[82865]: cluster 2024-07-28T15:29:09.338625+0000 mgr.y (mgr.25232) 6531 : cluster [DBG] pgmap v7475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:11.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11863 16 16 0 0 0 - 0 2024-07-28T15:29:12.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11864 16 16 0 0 0 - 0 2024-07-28T15:29:12.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:29:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:29:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:12 smithi150 bash[67543]: cluster 2024-07-28T15:29:11.339968+0000 mgr.y (mgr.25232) 6532 : cluster [DBG] pgmap v7476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:12 smithi022 bash[80503]: cluster 2024-07-28T15:29:11.339968+0000 mgr.y (mgr.25232) 6532 : cluster [DBG] pgmap v7476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:12 smithi022 bash[82865]: cluster 2024-07-28T15:29:11.339968+0000 mgr.y (mgr.25232) 6532 : cluster [DBG] pgmap v7476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:13.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11865 16 16 0 0 0 - 0 2024-07-28T15:29:14.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11866 16 16 0 0 0 - 0 2024-07-28T15:29:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:14 smithi150 bash[67543]: cluster 2024-07-28T15:29:13.341291+0000 mgr.y (mgr.25232) 6533 : cluster [DBG] pgmap v7477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:14 smithi022 bash[80503]: cluster 2024-07-28T15:29:13.341291+0000 mgr.y (mgr.25232) 6533 : cluster [DBG] pgmap v7477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:14 smithi022 bash[82865]: cluster 2024-07-28T15:29:13.341291+0000 mgr.y (mgr.25232) 6533 : cluster [DBG] pgmap v7477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:15.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11867 16 16 0 0 0 - 0 2024-07-28T15:29:16.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11868 16 16 0 0 0 - 0 2024-07-28T15:29:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:16 smithi150 bash[67543]: cluster 2024-07-28T15:29:15.342692+0000 mgr.y (mgr.25232) 6534 : cluster [DBG] pgmap v7478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:16 smithi022 bash[80503]: cluster 2024-07-28T15:29:15.342692+0000 mgr.y (mgr.25232) 6534 : cluster [DBG] pgmap v7478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:16 smithi022 bash[82865]: cluster 2024-07-28T15:29:15.342692+0000 mgr.y (mgr.25232) 6534 : cluster [DBG] pgmap v7478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:17.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11869 16 16 0 0 0 - 0 2024-07-28T15:29:18.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11870 16 16 0 0 0 - 0 2024-07-28T15:29:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:18 smithi150 bash[67543]: cluster 2024-07-28T15:29:17.344195+0000 mgr.y (mgr.25232) 6535 : cluster [DBG] pgmap v7479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:18 smithi022 bash[80503]: cluster 2024-07-28T15:29:17.344195+0000 mgr.y (mgr.25232) 6535 : cluster [DBG] pgmap v7479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:18 smithi022 bash[82865]: cluster 2024-07-28T15:29:17.344195+0000 mgr.y (mgr.25232) 6535 : cluster [DBG] pgmap v7479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:19.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11871 16 16 0 0 0 - 0 2024-07-28T15:29:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:29:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:29:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:29:20.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11872 16 16 0 0 0 - 0 2024-07-28T15:29:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:20 smithi150 bash[67543]: cluster 2024-07-28T15:29:19.345578+0000 mgr.y (mgr.25232) 6536 : cluster [DBG] pgmap v7480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:20 smithi150 bash[67543]: audit 2024-07-28T15:29:20.562228+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:20 smithi022 bash[80503]: cluster 2024-07-28T15:29:19.345578+0000 mgr.y (mgr.25232) 6536 : cluster [DBG] pgmap v7480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:20 smithi022 bash[80503]: audit 2024-07-28T15:29:20.562228+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:20 smithi022 bash[82865]: cluster 2024-07-28T15:29:19.345578+0000 mgr.y (mgr.25232) 6536 : cluster [DBG] pgmap v7480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:20 smithi022 bash[82865]: audit 2024-07-28T15:29:20.562228+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:21.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11873 16 16 0 0 0 - 0 2024-07-28T15:29:22.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11874 16 16 0 0 0 - 0 2024-07-28T15:29:22.707 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:29:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:29:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:22 smithi150 bash[67543]: cluster 2024-07-28T15:29:21.346973+0000 mgr.y (mgr.25232) 6537 : cluster [DBG] pgmap v7481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:22 smithi022 bash[80503]: cluster 2024-07-28T15:29:21.346973+0000 mgr.y (mgr.25232) 6537 : cluster [DBG] pgmap v7481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:22 smithi022 bash[82865]: cluster 2024-07-28T15:29:21.346973+0000 mgr.y (mgr.25232) 6537 : cluster [DBG] pgmap v7481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:23.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11875 16 16 0 0 0 - 0 2024-07-28T15:29:24.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11876 16 16 0 0 0 - 0 2024-07-28T15:29:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:24 smithi150 bash[67543]: cluster 2024-07-28T15:29:23.348305+0000 mgr.y (mgr.25232) 6538 : cluster [DBG] pgmap v7482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:24 smithi022 bash[80503]: cluster 2024-07-28T15:29:23.348305+0000 mgr.y (mgr.25232) 6538 : cluster [DBG] pgmap v7482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:24 smithi022 bash[82865]: cluster 2024-07-28T15:29:23.348305+0000 mgr.y (mgr.25232) 6538 : cluster [DBG] pgmap v7482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:25.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11877 16 16 0 0 0 - 0 2024-07-28T15:29:26.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11878 16 16 0 0 0 - 0 2024-07-28T15:29:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:26 smithi150 bash[67543]: cluster 2024-07-28T15:29:25.349695+0000 mgr.y (mgr.25232) 6539 : cluster [DBG] pgmap v7483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:26 smithi022 bash[80503]: cluster 2024-07-28T15:29:25.349695+0000 mgr.y (mgr.25232) 6539 : cluster [DBG] pgmap v7483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:26 smithi022 bash[82865]: cluster 2024-07-28T15:29:25.349695+0000 mgr.y (mgr.25232) 6539 : cluster [DBG] pgmap v7483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:27.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11879 16 16 0 0 0 - 0 2024-07-28T15:29:28.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:29:28.630494+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:29:28.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:29:28.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11880 16 16 0 0 0 - 0 2024-07-28T15:29:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:28 smithi150 bash[67543]: cluster 2024-07-28T15:29:27.351089+0000 mgr.y (mgr.25232) 6540 : cluster [DBG] pgmap v7484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:28 smithi022 bash[80503]: cluster 2024-07-28T15:29:27.351089+0000 mgr.y (mgr.25232) 6540 : cluster [DBG] pgmap v7484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:28 smithi022 bash[82865]: cluster 2024-07-28T15:29:27.351089+0000 mgr.y (mgr.25232) 6540 : cluster [DBG] pgmap v7484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:29.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11881 16 16 0 0 0 - 0 2024-07-28T15:29:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:29:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:29:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:29:30.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11882 16 16 0 0 0 - 0 2024-07-28T15:29:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:30 smithi150 bash[67543]: cluster 2024-07-28T15:29:29.352430+0000 mgr.y (mgr.25232) 6541 : cluster [DBG] pgmap v7485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:30 smithi022 bash[80503]: cluster 2024-07-28T15:29:29.352430+0000 mgr.y (mgr.25232) 6541 : cluster [DBG] pgmap v7485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:30 smithi022 bash[82865]: cluster 2024-07-28T15:29:29.352430+0000 mgr.y (mgr.25232) 6541 : cluster [DBG] pgmap v7485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:31.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11883 16 16 0 0 0 - 0 2024-07-28T15:29:32.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11884 16 16 0 0 0 - 0 2024-07-28T15:29:32.728 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:29:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:29:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:32 smithi150 bash[67543]: cluster 2024-07-28T15:29:31.353778+0000 mgr.y (mgr.25232) 6542 : cluster [DBG] pgmap v7486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:32 smithi022 bash[80503]: cluster 2024-07-28T15:29:31.353778+0000 mgr.y (mgr.25232) 6542 : cluster [DBG] pgmap v7486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:32 smithi022 bash[82865]: cluster 2024-07-28T15:29:31.353778+0000 mgr.y (mgr.25232) 6542 : cluster [DBG] pgmap v7486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:33.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11885 16 16 0 0 0 - 0 2024-07-28T15:29:34.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11886 16 16 0 0 0 - 0 2024-07-28T15:29:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:34 smithi150 bash[67543]: cluster 2024-07-28T15:29:33.355158+0000 mgr.y (mgr.25232) 6543 : cluster [DBG] pgmap v7487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:34 smithi022 bash[80503]: cluster 2024-07-28T15:29:33.355158+0000 mgr.y (mgr.25232) 6543 : cluster [DBG] pgmap v7487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:34 smithi022 bash[82865]: cluster 2024-07-28T15:29:33.355158+0000 mgr.y (mgr.25232) 6543 : cluster [DBG] pgmap v7487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:35.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11887 16 16 0 0 0 - 0 2024-07-28T15:29:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:35 smithi150 bash[67543]: audit 2024-07-28T15:29:35.562696+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:35 smithi022 bash[80503]: audit 2024-07-28T15:29:35.562696+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:35 smithi022 bash[82865]: audit 2024-07-28T15:29:35.562696+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:36.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11888 16 16 0 0 0 - 0 2024-07-28T15:29:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:36 smithi150 bash[67543]: cluster 2024-07-28T15:29:35.356696+0000 mgr.y (mgr.25232) 6544 : cluster [DBG] pgmap v7488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:36 smithi022 bash[80503]: cluster 2024-07-28T15:29:35.356696+0000 mgr.y (mgr.25232) 6544 : cluster [DBG] pgmap v7488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:36 smithi022 bash[82865]: cluster 2024-07-28T15:29:35.356696+0000 mgr.y (mgr.25232) 6544 : cluster [DBG] pgmap v7488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:37.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11889 16 16 0 0 0 - 0 2024-07-28T15:29:38.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11890 16 16 0 0 0 - 0 2024-07-28T15:29:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:38 smithi150 bash[67543]: cluster 2024-07-28T15:29:37.358255+0000 mgr.y (mgr.25232) 6545 : cluster [DBG] pgmap v7489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:38 smithi022 bash[80503]: cluster 2024-07-28T15:29:37.358255+0000 mgr.y (mgr.25232) 6545 : cluster [DBG] pgmap v7489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:38 smithi022 bash[82865]: cluster 2024-07-28T15:29:37.358255+0000 mgr.y (mgr.25232) 6545 : cluster [DBG] pgmap v7489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:39.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11891 16 16 0 0 0 - 0 2024-07-28T15:29:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:29:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:29:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:29:40.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11892 16 16 0 0 0 - 0 2024-07-28T15:29:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:40 smithi150 bash[67543]: cluster 2024-07-28T15:29:39.359673+0000 mgr.y (mgr.25232) 6546 : cluster [DBG] pgmap v7490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:40 smithi022 bash[80503]: cluster 2024-07-28T15:29:39.359673+0000 mgr.y (mgr.25232) 6546 : cluster [DBG] pgmap v7490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:40 smithi022 bash[82865]: cluster 2024-07-28T15:29:39.359673+0000 mgr.y (mgr.25232) 6546 : cluster [DBG] pgmap v7490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:41.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11893 16 16 0 0 0 - 0 2024-07-28T15:29:42.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11894 16 16 0 0 0 - 0 2024-07-28T15:29:42.754 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:29:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:29:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:42 smithi150 bash[67543]: cluster 2024-07-28T15:29:41.361196+0000 mgr.y (mgr.25232) 6547 : cluster [DBG] pgmap v7491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:42 smithi022 bash[80503]: cluster 2024-07-28T15:29:41.361196+0000 mgr.y (mgr.25232) 6547 : cluster [DBG] pgmap v7491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:42 smithi022 bash[82865]: cluster 2024-07-28T15:29:41.361196+0000 mgr.y (mgr.25232) 6547 : cluster [DBG] pgmap v7491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:43.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11895 16 16 0 0 0 - 0 2024-07-28T15:29:44.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11896 16 16 0 0 0 - 0 2024-07-28T15:29:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:44 smithi150 bash[67543]: cluster 2024-07-28T15:29:43.362601+0000 mgr.y (mgr.25232) 6548 : cluster [DBG] pgmap v7492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:44 smithi022 bash[80503]: cluster 2024-07-28T15:29:43.362601+0000 mgr.y (mgr.25232) 6548 : cluster [DBG] pgmap v7492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:44 smithi022 bash[82865]: cluster 2024-07-28T15:29:43.362601+0000 mgr.y (mgr.25232) 6548 : cluster [DBG] pgmap v7492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:45.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11897 16 16 0 0 0 - 0 2024-07-28T15:29:46.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11898 16 16 0 0 0 - 0 2024-07-28T15:29:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:46 smithi150 bash[67543]: cluster 2024-07-28T15:29:45.364101+0000 mgr.y (mgr.25232) 6549 : cluster [DBG] pgmap v7493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:46 smithi022 bash[80503]: cluster 2024-07-28T15:29:45.364101+0000 mgr.y (mgr.25232) 6549 : cluster [DBG] pgmap v7493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:46 smithi022 bash[82865]: cluster 2024-07-28T15:29:45.364101+0000 mgr.y (mgr.25232) 6549 : cluster [DBG] pgmap v7493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:47.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11899 16 16 0 0 0 - 0 2024-07-28T15:29:48.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:29:48.633891+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:29:48.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:29:48.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11900 16 16 0 0 0 - 0 2024-07-28T15:29:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:48 smithi150 bash[67543]: cluster 2024-07-28T15:29:47.365630+0000 mgr.y (mgr.25232) 6550 : cluster [DBG] pgmap v7494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:48 smithi022 bash[80503]: cluster 2024-07-28T15:29:47.365630+0000 mgr.y (mgr.25232) 6550 : cluster [DBG] pgmap v7494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:48 smithi022 bash[82865]: cluster 2024-07-28T15:29:47.365630+0000 mgr.y (mgr.25232) 6550 : cluster [DBG] pgmap v7494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:49.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11901 16 16 0 0 0 - 0 2024-07-28T15:29:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:29:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:29:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:29:50.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11902 16 16 0 0 0 - 0 2024-07-28T15:29:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:50 smithi022 bash[80503]: cluster 2024-07-28T15:29:49.367053+0000 mgr.y (mgr.25232) 6551 : cluster [DBG] pgmap v7495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:50 smithi022 bash[80503]: audit 2024-07-28T15:29:50.563113+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:50 smithi022 bash[82865]: cluster 2024-07-28T15:29:49.367053+0000 mgr.y (mgr.25232) 6551 : cluster [DBG] pgmap v7495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:50 smithi022 bash[82865]: audit 2024-07-28T15:29:50.563113+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:50 smithi150 bash[67543]: cluster 2024-07-28T15:29:49.367053+0000 mgr.y (mgr.25232) 6551 : cluster [DBG] pgmap v7495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:50 smithi150 bash[67543]: audit 2024-07-28T15:29:50.563113+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:29:51.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11903 16 16 0 0 0 - 0 2024-07-28T15:29:52.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11904 16 16 0 0 0 - 0 2024-07-28T15:29:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:29:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:29:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:52 smithi022 bash[80503]: cluster 2024-07-28T15:29:51.368429+0000 mgr.y (mgr.25232) 6552 : cluster [DBG] pgmap v7496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:52 smithi022 bash[82865]: cluster 2024-07-28T15:29:51.368429+0000 mgr.y (mgr.25232) 6552 : cluster [DBG] pgmap v7496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:53.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:52 smithi150 bash[67543]: cluster 2024-07-28T15:29:51.368429+0000 mgr.y (mgr.25232) 6552 : cluster [DBG] pgmap v7496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:53.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11905 16 16 0 0 0 - 0 2024-07-28T15:29:54.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11906 16 16 0 0 0 - 0 2024-07-28T15:29:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:54 smithi022 bash[80503]: cluster 2024-07-28T15:29:53.369802+0000 mgr.y (mgr.25232) 6553 : cluster [DBG] pgmap v7497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:54 smithi022 bash[82865]: cluster 2024-07-28T15:29:53.369802+0000 mgr.y (mgr.25232) 6553 : cluster [DBG] pgmap v7497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:54 smithi150 bash[67543]: cluster 2024-07-28T15:29:53.369802+0000 mgr.y (mgr.25232) 6553 : cluster [DBG] pgmap v7497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:55.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11907 16 16 0 0 0 - 0 2024-07-28T15:29:56.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11908 16 16 0 0 0 - 0 2024-07-28T15:29:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:56 smithi022 bash[80503]: cluster 2024-07-28T15:29:55.371213+0000 mgr.y (mgr.25232) 6554 : cluster [DBG] pgmap v7498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:56 smithi022 bash[82865]: cluster 2024-07-28T15:29:55.371213+0000 mgr.y (mgr.25232) 6554 : cluster [DBG] pgmap v7498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:56 smithi150 bash[67543]: cluster 2024-07-28T15:29:55.371213+0000 mgr.y (mgr.25232) 6554 : cluster [DBG] pgmap v7498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:57.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11909 16 16 0 0 0 - 0 2024-07-28T15:29:58.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11910 16 16 0 0 0 - 0 2024-07-28T15:29:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:29:58 smithi022 bash[80503]: cluster 2024-07-28T15:29:57.372608+0000 mgr.y (mgr.25232) 6555 : cluster [DBG] pgmap v7499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:29:58 smithi022 bash[82865]: cluster 2024-07-28T15:29:57.372608+0000 mgr.y (mgr.25232) 6555 : cluster [DBG] pgmap v7499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:29:58 smithi150 bash[67543]: cluster 2024-07-28T15:29:57.372608+0000 mgr.y (mgr.25232) 6555 : cluster [DBG] pgmap v7499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:29:59.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11911 16 16 0 0 0 - 0 2024-07-28T15:29:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:29:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:29:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:30:00.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11912 16 16 0 0 0 - 0 2024-07-28T15:30:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:00 smithi022 bash[80503]: cluster 2024-07-28T15:29:59.373979+0000 mgr.y (mgr.25232) 6556 : cluster [DBG] pgmap v7500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:00 smithi022 bash[80503]: cluster 2024-07-28T15:30:00.000187+0000 mon.a (mon.0) 5178 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:30:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:00 smithi022 bash[82865]: cluster 2024-07-28T15:29:59.373979+0000 mgr.y (mgr.25232) 6556 : cluster [DBG] pgmap v7500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:00 smithi022 bash[82865]: cluster 2024-07-28T15:30:00.000187+0000 mon.a (mon.0) 5178 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:30:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:00 smithi150 bash[67543]: cluster 2024-07-28T15:29:59.373979+0000 mgr.y (mgr.25232) 6556 : cluster [DBG] pgmap v7500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:00 smithi150 bash[67543]: cluster 2024-07-28T15:30:00.000187+0000 mon.a (mon.0) 5178 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:30:01.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11913 16 16 0 0 0 - 0 2024-07-28T15:30:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:01 smithi022 bash[82865]: audit 2024-07-28T15:30:01.187821+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:30:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:01 smithi022 bash[82865]: audit 2024-07-28T15:30:01.569901+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:02.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:01 smithi022 bash[82865]: audit 2024-07-28T15:30:01.575300+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:02.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:01 smithi022 bash[80503]: audit 2024-07-28T15:30:01.187821+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:30:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:01 smithi022 bash[80503]: audit 2024-07-28T15:30:01.569901+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:02.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:01 smithi022 bash[80503]: audit 2024-07-28T15:30:01.575300+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:02.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:01 smithi150 bash[67543]: audit 2024-07-28T15:30:01.187821+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:30:02.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:01 smithi150 bash[67543]: audit 2024-07-28T15:30:01.569901+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:02.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:01 smithi150 bash[67543]: audit 2024-07-28T15:30:01.575300+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:02.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11914 16 16 0 0 0 - 0 2024-07-28T15:30:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:30:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:30:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:02 smithi022 bash[80503]: cluster 2024-07-28T15:30:01.375343+0000 mgr.y (mgr.25232) 6557 : cluster [DBG] pgmap v7501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:02 smithi022 bash[82865]: cluster 2024-07-28T15:30:01.375343+0000 mgr.y (mgr.25232) 6557 : cluster [DBG] pgmap v7501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:02 smithi150 bash[67543]: cluster 2024-07-28T15:30:01.375343+0000 mgr.y (mgr.25232) 6557 : cluster [DBG] pgmap v7501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:03.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11915 16 16 0 0 0 - 0 2024-07-28T15:30:04.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11916 16 16 0 0 0 - 0 2024-07-28T15:30:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:04 smithi022 bash[80503]: cluster 2024-07-28T15:30:03.376691+0000 mgr.y (mgr.25232) 6558 : cluster [DBG] pgmap v7502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:04 smithi022 bash[82865]: cluster 2024-07-28T15:30:03.376691+0000 mgr.y (mgr.25232) 6558 : cluster [DBG] pgmap v7502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:04 smithi150 bash[67543]: cluster 2024-07-28T15:30:03.376691+0000 mgr.y (mgr.25232) 6558 : cluster [DBG] pgmap v7502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:05.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11917 16 16 0 0 0 - 0 2024-07-28T15:30:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:05 smithi022 bash[80503]: audit 2024-07-28T15:30:05.563792+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:05 smithi022 bash[82865]: audit 2024-07-28T15:30:05.563792+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:05 smithi150 bash[67543]: audit 2024-07-28T15:30:05.563792+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:06.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11918 16 16 0 0 0 - 0 2024-07-28T15:30:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:06 smithi022 bash[80503]: cluster 2024-07-28T15:30:05.378076+0000 mgr.y (mgr.25232) 6559 : cluster [DBG] pgmap v7503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:06 smithi022 bash[82865]: cluster 2024-07-28T15:30:05.378076+0000 mgr.y (mgr.25232) 6559 : cluster [DBG] pgmap v7503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:07.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:06 smithi150 bash[67543]: cluster 2024-07-28T15:30:05.378076+0000 mgr.y (mgr.25232) 6559 : cluster [DBG] pgmap v7503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:07.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11919 16 16 0 0 0 - 0 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.119979+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.124775+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.244801+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.249945+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: cluster 2024-07-28T15:30:07.379366+0000 mgr.y (mgr.25232) 6560 : cluster [DBG] pgmap v7504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.700778+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.702290+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:30:08.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:08 smithi150 bash[67543]: audit 2024-07-28T15:30:07.712330+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.119979+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.124775+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.244801+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.249945+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: cluster 2024-07-28T15:30:07.379366+0000 mgr.y (mgr.25232) 6560 : cluster [DBG] pgmap v7504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.700778+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.702290+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[80503]: audit 2024-07-28T15:30:07.712330+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.119979+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.124775+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.244801+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.249945+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: cluster 2024-07-28T15:30:07.379366+0000 mgr.y (mgr.25232) 6560 : cluster [DBG] pgmap v7504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:08.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.700778+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:30:08.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.702290+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:30:08.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:08 smithi022 bash[82865]: audit 2024-07-28T15:30:07.712330+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:30:08.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:30:08.637011+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:30:08.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:30:08.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11920 16 16 0 0 0 - 0 2024-07-28T15:30:09.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11921 16 16 0 0 0 - 0 2024-07-28T15:30:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:30:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:30:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:30:10.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11922 16 16 0 0 0 - 0 2024-07-28T15:30:10.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:10 smithi150 bash[67543]: cluster 2024-07-28T15:30:09.380733+0000 mgr.y (mgr.25232) 6561 : cluster [DBG] pgmap v7505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:10 smithi022 bash[80503]: cluster 2024-07-28T15:30:09.380733+0000 mgr.y (mgr.25232) 6561 : cluster [DBG] pgmap v7505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:10 smithi022 bash[82865]: cluster 2024-07-28T15:30:09.380733+0000 mgr.y (mgr.25232) 6561 : cluster [DBG] pgmap v7505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:11.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11923 16 16 0 0 0 - 0 2024-07-28T15:30:12.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11924 16 16 0 0 0 - 0 2024-07-28T15:30:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:12 smithi150 bash[67543]: cluster 2024-07-28T15:30:11.382081+0000 mgr.y (mgr.25232) 6562 : cluster [DBG] pgmap v7506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:30:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:30:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:12 smithi022 bash[80503]: cluster 2024-07-28T15:30:11.382081+0000 mgr.y (mgr.25232) 6562 : cluster [DBG] pgmap v7506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:12 smithi022 bash[82865]: cluster 2024-07-28T15:30:11.382081+0000 mgr.y (mgr.25232) 6562 : cluster [DBG] pgmap v7506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:13.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11925 16 16 0 0 0 - 0 2024-07-28T15:30:14.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11926 16 16 0 0 0 - 0 2024-07-28T15:30:14.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:14 smithi150 bash[67543]: cluster 2024-07-28T15:30:13.383451+0000 mgr.y (mgr.25232) 6563 : cluster [DBG] pgmap v7507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:14 smithi022 bash[80503]: cluster 2024-07-28T15:30:13.383451+0000 mgr.y (mgr.25232) 6563 : cluster [DBG] pgmap v7507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:14 smithi022 bash[82865]: cluster 2024-07-28T15:30:13.383451+0000 mgr.y (mgr.25232) 6563 : cluster [DBG] pgmap v7507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:15.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11927 16 16 0 0 0 - 0 2024-07-28T15:30:16.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11928 16 16 0 0 0 - 0 2024-07-28T15:30:16.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:16 smithi150 bash[67543]: cluster 2024-07-28T15:30:15.384816+0000 mgr.y (mgr.25232) 6564 : cluster [DBG] pgmap v7508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:16 smithi022 bash[80503]: cluster 2024-07-28T15:30:15.384816+0000 mgr.y (mgr.25232) 6564 : cluster [DBG] pgmap v7508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:16 smithi022 bash[82865]: cluster 2024-07-28T15:30:15.384816+0000 mgr.y (mgr.25232) 6564 : cluster [DBG] pgmap v7508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:17.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11929 16 16 0 0 0 - 0 2024-07-28T15:30:18.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11930 16 16 0 0 0 - 0 2024-07-28T15:30:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:18 smithi150 bash[67543]: cluster 2024-07-28T15:30:17.386309+0000 mgr.y (mgr.25232) 6565 : cluster [DBG] pgmap v7509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:18 smithi022 bash[80503]: cluster 2024-07-28T15:30:17.386309+0000 mgr.y (mgr.25232) 6565 : cluster [DBG] pgmap v7509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:18 smithi022 bash[82865]: cluster 2024-07-28T15:30:17.386309+0000 mgr.y (mgr.25232) 6565 : cluster [DBG] pgmap v7509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:19.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11931 16 16 0 0 0 - 0 2024-07-28T15:30:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:30:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:30:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:30:20.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11932 16 16 0 0 0 - 0 2024-07-28T15:30:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:20 smithi150 bash[67543]: cluster 2024-07-28T15:30:19.387867+0000 mgr.y (mgr.25232) 6566 : cluster [DBG] pgmap v7510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:20 smithi022 bash[80503]: cluster 2024-07-28T15:30:19.387867+0000 mgr.y (mgr.25232) 6566 : cluster [DBG] pgmap v7510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:20 smithi022 bash[82865]: cluster 2024-07-28T15:30:19.387867+0000 mgr.y (mgr.25232) 6566 : cluster [DBG] pgmap v7510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:21.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11933 16 16 0 0 0 - 0 2024-07-28T15:30:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:21 smithi150 bash[67543]: audit 2024-07-28T15:30:20.564111+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:21 smithi022 bash[80503]: audit 2024-07-28T15:30:20.564111+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:21 smithi022 bash[82865]: audit 2024-07-28T15:30:20.564111+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:22.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11934 16 16 0 0 0 - 0 2024-07-28T15:30:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:22 smithi150 bash[67543]: cluster 2024-07-28T15:30:21.389396+0000 mgr.y (mgr.25232) 6567 : cluster [DBG] pgmap v7511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:30:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:30:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:22 smithi022 bash[80503]: cluster 2024-07-28T15:30:21.389396+0000 mgr.y (mgr.25232) 6567 : cluster [DBG] pgmap v7511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:22 smithi022 bash[82865]: cluster 2024-07-28T15:30:21.389396+0000 mgr.y (mgr.25232) 6567 : cluster [DBG] pgmap v7511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:23.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11935 16 16 0 0 0 - 0 2024-07-28T15:30:24.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11936 16 16 0 0 0 - 0 2024-07-28T15:30:24.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:24 smithi150 bash[67543]: cluster 2024-07-28T15:30:23.390926+0000 mgr.y (mgr.25232) 6568 : cluster [DBG] pgmap v7512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:24 smithi022 bash[80503]: cluster 2024-07-28T15:30:23.390926+0000 mgr.y (mgr.25232) 6568 : cluster [DBG] pgmap v7512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:24 smithi022 bash[82865]: cluster 2024-07-28T15:30:23.390926+0000 mgr.y (mgr.25232) 6568 : cluster [DBG] pgmap v7512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:25.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11937 16 16 0 0 0 - 0 2024-07-28T15:30:26.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11938 16 16 0 0 0 - 0 2024-07-28T15:30:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:26 smithi150 bash[67543]: cluster 2024-07-28T15:30:25.392464+0000 mgr.y (mgr.25232) 6569 : cluster [DBG] pgmap v7513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:26 smithi022 bash[80503]: cluster 2024-07-28T15:30:25.392464+0000 mgr.y (mgr.25232) 6569 : cluster [DBG] pgmap v7513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:26 smithi022 bash[82865]: cluster 2024-07-28T15:30:25.392464+0000 mgr.y (mgr.25232) 6569 : cluster [DBG] pgmap v7513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:27.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11939 16 16 0 0 0 - 0 2024-07-28T15:30:28.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:30:28.640277+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:30:28.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:30:28.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11940 16 16 0 0 0 - 0 2024-07-28T15:30:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:28 smithi150 bash[67543]: cluster 2024-07-28T15:30:27.394007+0000 mgr.y (mgr.25232) 6570 : cluster [DBG] pgmap v7514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:28 smithi022 bash[80503]: cluster 2024-07-28T15:30:27.394007+0000 mgr.y (mgr.25232) 6570 : cluster [DBG] pgmap v7514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:28 smithi022 bash[82865]: cluster 2024-07-28T15:30:27.394007+0000 mgr.y (mgr.25232) 6570 : cluster [DBG] pgmap v7514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:29.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11941 16 16 0 0 0 - 0 2024-07-28T15:30:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:30:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:30:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:30:30.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11942 16 16 0 0 0 - 0 2024-07-28T15:30:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:30 smithi150 bash[67543]: cluster 2024-07-28T15:30:29.395378+0000 mgr.y (mgr.25232) 6571 : cluster [DBG] pgmap v7515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:30 smithi022 bash[80503]: cluster 2024-07-28T15:30:29.395378+0000 mgr.y (mgr.25232) 6571 : cluster [DBG] pgmap v7515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:30 smithi022 bash[82865]: cluster 2024-07-28T15:30:29.395378+0000 mgr.y (mgr.25232) 6571 : cluster [DBG] pgmap v7515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:31.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11943 16 16 0 0 0 - 0 2024-07-28T15:30:32.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11944 16 16 0 0 0 - 0 2024-07-28T15:30:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:32 smithi150 bash[67543]: cluster 2024-07-28T15:30:31.396746+0000 mgr.y (mgr.25232) 6572 : cluster [DBG] pgmap v7516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:30:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:30:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:32 smithi022 bash[80503]: cluster 2024-07-28T15:30:31.396746+0000 mgr.y (mgr.25232) 6572 : cluster [DBG] pgmap v7516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:32 smithi022 bash[82865]: cluster 2024-07-28T15:30:31.396746+0000 mgr.y (mgr.25232) 6572 : cluster [DBG] pgmap v7516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:33.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11945 16 16 0 0 0 - 0 2024-07-28T15:30:34.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11946 16 16 0 0 0 - 0 2024-07-28T15:30:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:34 smithi150 bash[67543]: cluster 2024-07-28T15:30:33.398091+0000 mgr.y (mgr.25232) 6573 : cluster [DBG] pgmap v7517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:34 smithi022 bash[80503]: cluster 2024-07-28T15:30:33.398091+0000 mgr.y (mgr.25232) 6573 : cluster [DBG] pgmap v7517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:34 smithi022 bash[82865]: cluster 2024-07-28T15:30:33.398091+0000 mgr.y (mgr.25232) 6573 : cluster [DBG] pgmap v7517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:35.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11947 16 16 0 0 0 - 0 2024-07-28T15:30:36.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11948 16 16 0 0 0 - 0 2024-07-28T15:30:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:36 smithi150 bash[67543]: cluster 2024-07-28T15:30:35.399473+0000 mgr.y (mgr.25232) 6574 : cluster [DBG] pgmap v7518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:36 smithi150 bash[67543]: audit 2024-07-28T15:30:35.564409+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:36 smithi022 bash[80503]: cluster 2024-07-28T15:30:35.399473+0000 mgr.y (mgr.25232) 6574 : cluster [DBG] pgmap v7518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:36 smithi022 bash[80503]: audit 2024-07-28T15:30:35.564409+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:36 smithi022 bash[82865]: cluster 2024-07-28T15:30:35.399473+0000 mgr.y (mgr.25232) 6574 : cluster [DBG] pgmap v7518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:36 smithi022 bash[82865]: audit 2024-07-28T15:30:35.564409+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:37.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11949 16 16 0 0 0 - 0 2024-07-28T15:30:38.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11950 16 16 0 0 0 - 0 2024-07-28T15:30:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:38 smithi150 bash[67543]: cluster 2024-07-28T15:30:37.400812+0000 mgr.y (mgr.25232) 6575 : cluster [DBG] pgmap v7519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:38 smithi022 bash[80503]: cluster 2024-07-28T15:30:37.400812+0000 mgr.y (mgr.25232) 6575 : cluster [DBG] pgmap v7519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:38 smithi022 bash[82865]: cluster 2024-07-28T15:30:37.400812+0000 mgr.y (mgr.25232) 6575 : cluster [DBG] pgmap v7519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:39.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11951 16 16 0 0 0 - 0 2024-07-28T15:30:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:30:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:30:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:30:40.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11952 16 16 0 0 0 - 0 2024-07-28T15:30:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:40 smithi150 bash[67543]: cluster 2024-07-28T15:30:39.402168+0000 mgr.y (mgr.25232) 6576 : cluster [DBG] pgmap v7520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:40 smithi022 bash[80503]: cluster 2024-07-28T15:30:39.402168+0000 mgr.y (mgr.25232) 6576 : cluster [DBG] pgmap v7520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:40 smithi022 bash[82865]: cluster 2024-07-28T15:30:39.402168+0000 mgr.y (mgr.25232) 6576 : cluster [DBG] pgmap v7520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:41.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11953 16 16 0 0 0 - 0 2024-07-28T15:30:42.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11954 16 16 0 0 0 - 0 2024-07-28T15:30:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:42 smithi150 bash[67543]: cluster 2024-07-28T15:30:41.403522+0000 mgr.y (mgr.25232) 6577 : cluster [DBG] pgmap v7521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:30:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:30:42.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:42 smithi022 bash[80503]: cluster 2024-07-28T15:30:41.403522+0000 mgr.y (mgr.25232) 6577 : cluster [DBG] pgmap v7521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:42.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:42 smithi022 bash[82865]: cluster 2024-07-28T15:30:41.403522+0000 mgr.y (mgr.25232) 6577 : cluster [DBG] pgmap v7521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:43.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11955 16 16 0 0 0 - 0 2024-07-28T15:30:44.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11956 16 16 0 0 0 - 0 2024-07-28T15:30:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:44 smithi150 bash[67543]: cluster 2024-07-28T15:30:43.404856+0000 mgr.y (mgr.25232) 6578 : cluster [DBG] pgmap v7522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:44.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:44 smithi022 bash[80503]: cluster 2024-07-28T15:30:43.404856+0000 mgr.y (mgr.25232) 6578 : cluster [DBG] pgmap v7522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:44.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:44 smithi022 bash[82865]: cluster 2024-07-28T15:30:43.404856+0000 mgr.y (mgr.25232) 6578 : cluster [DBG] pgmap v7522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:45.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11957 16 16 0 0 0 - 0 2024-07-28T15:30:46.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11958 16 16 0 0 0 - 0 2024-07-28T15:30:46.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:46 smithi150 bash[67543]: cluster 2024-07-28T15:30:45.406204+0000 mgr.y (mgr.25232) 6579 : cluster [DBG] pgmap v7523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:46.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:46 smithi022 bash[80503]: cluster 2024-07-28T15:30:45.406204+0000 mgr.y (mgr.25232) 6579 : cluster [DBG] pgmap v7523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:46.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:46 smithi022 bash[82865]: cluster 2024-07-28T15:30:45.406204+0000 mgr.y (mgr.25232) 6579 : cluster [DBG] pgmap v7523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:47.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11959 16 16 0 0 0 - 0 2024-07-28T15:30:48.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:30:48.643635+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:30:48.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:30:48.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11960 16 16 0 0 0 - 0 2024-07-28T15:30:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:48 smithi022 bash[80503]: cluster 2024-07-28T15:30:47.407542+0000 mgr.y (mgr.25232) 6580 : cluster [DBG] pgmap v7524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:48 smithi022 bash[82865]: cluster 2024-07-28T15:30:47.407542+0000 mgr.y (mgr.25232) 6580 : cluster [DBG] pgmap v7524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:48 smithi150 bash[67543]: cluster 2024-07-28T15:30:47.407542+0000 mgr.y (mgr.25232) 6580 : cluster [DBG] pgmap v7524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:49.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11961 16 16 0 0 0 - 0 2024-07-28T15:30:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:30:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:30:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:30:50.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11962 16 16 0 0 0 - 0 2024-07-28T15:30:50.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:50 smithi022 bash[80503]: cluster 2024-07-28T15:30:49.408889+0000 mgr.y (mgr.25232) 6581 : cluster [DBG] pgmap v7525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:50.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:50 smithi022 bash[82865]: cluster 2024-07-28T15:30:49.408889+0000 mgr.y (mgr.25232) 6581 : cluster [DBG] pgmap v7525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:50 smithi150 bash[67543]: cluster 2024-07-28T15:30:49.408889+0000 mgr.y (mgr.25232) 6581 : cluster [DBG] pgmap v7525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:51.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11963 16 16 0 0 0 - 0 2024-07-28T15:30:51.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:51 smithi022 bash[80503]: audit 2024-07-28T15:30:50.564889+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:51.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:51 smithi022 bash[82865]: audit 2024-07-28T15:30:50.564889+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:51 smithi150 bash[67543]: audit 2024-07-28T15:30:50.564889+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:30:52.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11964 16 16 0 0 0 - 0 2024-07-28T15:30:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:52 smithi150 bash[67543]: cluster 2024-07-28T15:30:51.410227+0000 mgr.y (mgr.25232) 6582 : cluster [DBG] pgmap v7526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:30:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:30:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:52 smithi022 bash[80503]: cluster 2024-07-28T15:30:51.410227+0000 mgr.y (mgr.25232) 6582 : cluster [DBG] pgmap v7526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:52 smithi022 bash[82865]: cluster 2024-07-28T15:30:51.410227+0000 mgr.y (mgr.25232) 6582 : cluster [DBG] pgmap v7526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:53.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11965 16 16 0 0 0 - 0 2024-07-28T15:30:54.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11966 16 16 0 0 0 - 0 2024-07-28T15:30:54.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:54 smithi022 bash[80503]: cluster 2024-07-28T15:30:53.411567+0000 mgr.y (mgr.25232) 6583 : cluster [DBG] pgmap v7527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:54.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:54 smithi022 bash[82865]: cluster 2024-07-28T15:30:53.411567+0000 mgr.y (mgr.25232) 6583 : cluster [DBG] pgmap v7527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:54 smithi150 bash[67543]: cluster 2024-07-28T15:30:53.411567+0000 mgr.y (mgr.25232) 6583 : cluster [DBG] pgmap v7527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:55.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11967 16 16 0 0 0 - 0 2024-07-28T15:30:56.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11968 16 16 0 0 0 - 0 2024-07-28T15:30:56.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:56 smithi022 bash[80503]: cluster 2024-07-28T15:30:55.412917+0000 mgr.y (mgr.25232) 6584 : cluster [DBG] pgmap v7528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:56.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:56 smithi022 bash[82865]: cluster 2024-07-28T15:30:55.412917+0000 mgr.y (mgr.25232) 6584 : cluster [DBG] pgmap v7528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:56 smithi150 bash[67543]: cluster 2024-07-28T15:30:55.412917+0000 mgr.y (mgr.25232) 6584 : cluster [DBG] pgmap v7528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:57.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11969 16 16 0 0 0 - 0 2024-07-28T15:30:58.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11970 16 16 0 0 0 - 0 2024-07-28T15:30:58.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:30:58 smithi022 bash[80503]: cluster 2024-07-28T15:30:57.414267+0000 mgr.y (mgr.25232) 6585 : cluster [DBG] pgmap v7529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:58.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:30:58 smithi022 bash[82865]: cluster 2024-07-28T15:30:57.414267+0000 mgr.y (mgr.25232) 6585 : cluster [DBG] pgmap v7529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:30:58 smithi150 bash[67543]: cluster 2024-07-28T15:30:57.414267+0000 mgr.y (mgr.25232) 6585 : cluster [DBG] pgmap v7529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:30:59.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11971 16 16 0 0 0 - 0 2024-07-28T15:30:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:30:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:30:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:31:00.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11972 16 16 0 0 0 - 0 2024-07-28T15:31:00.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:00 smithi022 bash[80503]: cluster 2024-07-28T15:30:59.415604+0000 mgr.y (mgr.25232) 6586 : cluster [DBG] pgmap v7530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:00.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:00 smithi022 bash[82865]: cluster 2024-07-28T15:30:59.415604+0000 mgr.y (mgr.25232) 6586 : cluster [DBG] pgmap v7530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:00 smithi150 bash[67543]: cluster 2024-07-28T15:30:59.415604+0000 mgr.y (mgr.25232) 6586 : cluster [DBG] pgmap v7530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:01.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11973 16 16 0 0 0 - 0 2024-07-28T15:31:02.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11974 16 16 0 0 0 - 0 2024-07-28T15:31:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:02 smithi150 bash[67543]: cluster 2024-07-28T15:31:01.416969+0000 mgr.y (mgr.25232) 6587 : cluster [DBG] pgmap v7531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:31:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:31:02.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:02 smithi022 bash[80503]: cluster 2024-07-28T15:31:01.416969+0000 mgr.y (mgr.25232) 6587 : cluster [DBG] pgmap v7531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:02.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:02 smithi022 bash[82865]: cluster 2024-07-28T15:31:01.416969+0000 mgr.y (mgr.25232) 6587 : cluster [DBG] pgmap v7531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:03.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11975 16 16 0 0 0 - 0 2024-07-28T15:31:04.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11976 16 16 0 0 0 - 0 2024-07-28T15:31:04.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:04 smithi022 bash[80503]: cluster 2024-07-28T15:31:03.418318+0000 mgr.y (mgr.25232) 6588 : cluster [DBG] pgmap v7532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:04.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:04 smithi022 bash[82865]: cluster 2024-07-28T15:31:03.418318+0000 mgr.y (mgr.25232) 6588 : cluster [DBG] pgmap v7532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:04 smithi150 bash[67543]: cluster 2024-07-28T15:31:03.418318+0000 mgr.y (mgr.25232) 6588 : cluster [DBG] pgmap v7532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:05.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11977 16 16 0 0 0 - 0 2024-07-28T15:31:06.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11978 16 16 0 0 0 - 0 2024-07-28T15:31:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:06 smithi022 bash[80503]: cluster 2024-07-28T15:31:05.419693+0000 mgr.y (mgr.25232) 6589 : cluster [DBG] pgmap v7533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:06 smithi022 bash[80503]: audit 2024-07-28T15:31:05.568465+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:06 smithi022 bash[82865]: cluster 2024-07-28T15:31:05.419693+0000 mgr.y (mgr.25232) 6589 : cluster [DBG] pgmap v7533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:06.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:06 smithi022 bash[82865]: audit 2024-07-28T15:31:05.568465+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:06 smithi150 bash[67543]: cluster 2024-07-28T15:31:05.419693+0000 mgr.y (mgr.25232) 6589 : cluster [DBG] pgmap v7533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:06 smithi150 bash[67543]: audit 2024-07-28T15:31:05.568465+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:07.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11979 16 16 0 0 0 - 0 2024-07-28T15:31:08.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:31:08.646905+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:31:08.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:31:08.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11980 16 16 0 0 0 - 0 2024-07-28T15:31:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:08 smithi022 bash[80503]: cluster 2024-07-28T15:31:07.421042+0000 mgr.y (mgr.25232) 6590 : cluster [DBG] pgmap v7534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:08.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:08 smithi022 bash[80503]: audit 2024-07-28T15:31:07.800588+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:31:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:08 smithi022 bash[82865]: cluster 2024-07-28T15:31:07.421042+0000 mgr.y (mgr.25232) 6590 : cluster [DBG] pgmap v7534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:08.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:08 smithi022 bash[82865]: audit 2024-07-28T15:31:07.800588+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:31:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:08 smithi150 bash[67543]: cluster 2024-07-28T15:31:07.421042+0000 mgr.y (mgr.25232) 6590 : cluster [DBG] pgmap v7534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:08 smithi150 bash[67543]: audit 2024-07-28T15:31:07.800588+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:31:09.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11981 16 16 0 0 0 - 0 2024-07-28T15:31:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:31:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:31:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:31:10.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11982 16 16 0 0 0 - 0 2024-07-28T15:31:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:10 smithi022 bash[80503]: cluster 2024-07-28T15:31:09.422439+0000 mgr.y (mgr.25232) 6591 : cluster [DBG] pgmap v7535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:10 smithi022 bash[82865]: cluster 2024-07-28T15:31:09.422439+0000 mgr.y (mgr.25232) 6591 : cluster [DBG] pgmap v7535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:10 smithi150 bash[67543]: cluster 2024-07-28T15:31:09.422439+0000 mgr.y (mgr.25232) 6591 : cluster [DBG] pgmap v7535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:11.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11983 16 16 0 0 0 - 0 2024-07-28T15:31:12.577 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:31:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:31:12.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11984 16 16 0 0 0 - 0 2024-07-28T15:31:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:12 smithi022 bash[80503]: cluster 2024-07-28T15:31:11.423913+0000 mgr.y (mgr.25232) 6592 : cluster [DBG] pgmap v7536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:12 smithi022 bash[82865]: cluster 2024-07-28T15:31:11.423913+0000 mgr.y (mgr.25232) 6592 : cluster [DBG] pgmap v7536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:12 smithi150 bash[67543]: cluster 2024-07-28T15:31:11.423913+0000 mgr.y (mgr.25232) 6592 : cluster [DBG] pgmap v7536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:13.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11985 16 16 0 0 0 - 0 2024-07-28T15:31:14.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11986 16 16 0 0 0 - 0 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: cluster 2024-07-28T15:31:13.424699+0000 mgr.y (mgr.25232) 6593 : cluster [DBG] pgmap v7537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:13.452930+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:13.457536+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:13.708978+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:13.717981+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:14.124852+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:14.126529+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:31:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:14 smithi150 bash[67543]: audit 2024-07-28T15:31:14.136298+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: cluster 2024-07-28T15:31:13.424699+0000 mgr.y (mgr.25232) 6593 : cluster [DBG] pgmap v7537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:13.452930+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:13.457536+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:13.708978+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:13.717981+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:14.124852+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:14.126529+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[80503]: audit 2024-07-28T15:31:14.136298+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: cluster 2024-07-28T15:31:13.424699+0000 mgr.y (mgr.25232) 6593 : cluster [DBG] pgmap v7537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:13.452930+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:13.457536+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:13.708978+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:13.717981+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:14.124852+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:31:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:14.126529+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:31:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:14 smithi022 bash[82865]: audit 2024-07-28T15:31:14.136298+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:31:15.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11987 16 16 0 0 0 - 0 2024-07-28T15:31:16.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11988 16 16 0 0 0 - 0 2024-07-28T15:31:16.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:16 smithi150 bash[67543]: cluster 2024-07-28T15:31:15.426016+0000 mgr.y (mgr.25232) 6594 : cluster [DBG] pgmap v7538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:16 smithi022 bash[80503]: cluster 2024-07-28T15:31:15.426016+0000 mgr.y (mgr.25232) 6594 : cluster [DBG] pgmap v7538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:16 smithi022 bash[82865]: cluster 2024-07-28T15:31:15.426016+0000 mgr.y (mgr.25232) 6594 : cluster [DBG] pgmap v7538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:17.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11989 16 16 0 0 0 - 0 2024-07-28T15:31:18.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11990 16 16 0 0 0 - 0 2024-07-28T15:31:18.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:18 smithi150 bash[67543]: cluster 2024-07-28T15:31:17.427817+0000 mgr.y (mgr.25232) 6595 : cluster [DBG] pgmap v7539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:18 smithi022 bash[80503]: cluster 2024-07-28T15:31:17.427817+0000 mgr.y (mgr.25232) 6595 : cluster [DBG] pgmap v7539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:18 smithi022 bash[82865]: cluster 2024-07-28T15:31:17.427817+0000 mgr.y (mgr.25232) 6595 : cluster [DBG] pgmap v7539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:19.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11991 16 16 0 0 0 - 0 2024-07-28T15:31:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:31:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:31:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:31:20.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11992 16 16 0 0 0 - 0 2024-07-28T15:31:20.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:20 smithi150 bash[67543]: cluster 2024-07-28T15:31:19.429112+0000 mgr.y (mgr.25232) 6596 : cluster [DBG] pgmap v7540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:20.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:20 smithi022 bash[80503]: cluster 2024-07-28T15:31:19.429112+0000 mgr.y (mgr.25232) 6596 : cluster [DBG] pgmap v7540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:20 smithi022 bash[82865]: cluster 2024-07-28T15:31:19.429112+0000 mgr.y (mgr.25232) 6596 : cluster [DBG] pgmap v7540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:21.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11993 16 16 0 0 0 - 0 2024-07-28T15:31:21.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:21 smithi150 bash[67543]: audit 2024-07-28T15:31:20.565706+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:21.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:21 smithi022 bash[80503]: audit 2024-07-28T15:31:20.565706+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:21 smithi022 bash[82865]: audit 2024-07-28T15:31:20.565706+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:22.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11994 16 16 0 0 0 - 0 2024-07-28T15:31:22.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:22 smithi150 bash[67543]: cluster 2024-07-28T15:31:21.430495+0000 mgr.y (mgr.25232) 6597 : cluster [DBG] pgmap v7541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:31:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:31:22.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:22 smithi022 bash[80503]: cluster 2024-07-28T15:31:21.430495+0000 mgr.y (mgr.25232) 6597 : cluster [DBG] pgmap v7541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:22 smithi022 bash[82865]: cluster 2024-07-28T15:31:21.430495+0000 mgr.y (mgr.25232) 6597 : cluster [DBG] pgmap v7541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:23.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11995 16 16 0 0 0 - 0 2024-07-28T15:31:24.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11996 16 16 0 0 0 - 0 2024-07-28T15:31:24.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:24 smithi150 bash[67543]: cluster 2024-07-28T15:31:23.431775+0000 mgr.y (mgr.25232) 6598 : cluster [DBG] pgmap v7542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:24.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:24 smithi022 bash[80503]: cluster 2024-07-28T15:31:23.431775+0000 mgr.y (mgr.25232) 6598 : cluster [DBG] pgmap v7542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:24.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:24 smithi022 bash[82865]: cluster 2024-07-28T15:31:23.431775+0000 mgr.y (mgr.25232) 6598 : cluster [DBG] pgmap v7542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:25.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11997 16 16 0 0 0 - 0 2024-07-28T15:31:26.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11998 16 16 0 0 0 - 0 2024-07-28T15:31:26.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:26 smithi150 bash[67543]: cluster 2024-07-28T15:31:25.433142+0000 mgr.y (mgr.25232) 6599 : cluster [DBG] pgmap v7543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:26.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:26 smithi022 bash[80503]: cluster 2024-07-28T15:31:25.433142+0000 mgr.y (mgr.25232) 6599 : cluster [DBG] pgmap v7543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:26.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:26 smithi022 bash[82865]: cluster 2024-07-28T15:31:25.433142+0000 mgr.y (mgr.25232) 6599 : cluster [DBG] pgmap v7543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:27.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:11999 16 16 0 0 0 - 0 2024-07-28T15:31:28.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:31:28.650161+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:31:28.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:31:28.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12000 16 16 0 0 0 - 0 2024-07-28T15:31:28.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:28 smithi150 bash[67543]: cluster 2024-07-28T15:31:27.434506+0000 mgr.y (mgr.25232) 6600 : cluster [DBG] pgmap v7544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:28.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:28 smithi022 bash[80503]: cluster 2024-07-28T15:31:27.434506+0000 mgr.y (mgr.25232) 6600 : cluster [DBG] pgmap v7544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:28.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:28 smithi022 bash[82865]: cluster 2024-07-28T15:31:27.434506+0000 mgr.y (mgr.25232) 6600 : cluster [DBG] pgmap v7544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:29.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12001 16 16 0 0 0 - 0 2024-07-28T15:31:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:31:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:31:29] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:31:30.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12002 16 16 0 0 0 - 0 2024-07-28T15:31:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:30 smithi150 bash[67543]: cluster 2024-07-28T15:31:29.435872+0000 mgr.y (mgr.25232) 6601 : cluster [DBG] pgmap v7545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:30.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:30 smithi022 bash[80503]: cluster 2024-07-28T15:31:29.435872+0000 mgr.y (mgr.25232) 6601 : cluster [DBG] pgmap v7545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:30.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:30 smithi022 bash[82865]: cluster 2024-07-28T15:31:29.435872+0000 mgr.y (mgr.25232) 6601 : cluster [DBG] pgmap v7545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:31.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12003 16 16 0 0 0 - 0 2024-07-28T15:31:32.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12004 16 16 0 0 0 - 0 2024-07-28T15:31:32.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:32 smithi150 bash[67543]: cluster 2024-07-28T15:31:31.437189+0000 mgr.y (mgr.25232) 6602 : cluster [DBG] pgmap v7546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:31:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:31:32.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:32 smithi022 bash[80503]: cluster 2024-07-28T15:31:31.437189+0000 mgr.y (mgr.25232) 6602 : cluster [DBG] pgmap v7546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:32.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:32 smithi022 bash[82865]: cluster 2024-07-28T15:31:31.437189+0000 mgr.y (mgr.25232) 6602 : cluster [DBG] pgmap v7546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:33.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12005 16 16 0 0 0 - 0 2024-07-28T15:31:34.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12006 16 16 0 0 0 - 0 2024-07-28T15:31:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:34 smithi150 bash[67543]: cluster 2024-07-28T15:31:33.438523+0000 mgr.y (mgr.25232) 6603 : cluster [DBG] pgmap v7547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:34.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:34 smithi022 bash[80503]: cluster 2024-07-28T15:31:33.438523+0000 mgr.y (mgr.25232) 6603 : cluster [DBG] pgmap v7547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:34.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:34 smithi022 bash[82865]: cluster 2024-07-28T15:31:33.438523+0000 mgr.y (mgr.25232) 6603 : cluster [DBG] pgmap v7547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:35.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12007 16 16 0 0 0 - 0 2024-07-28T15:31:36.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12008 16 16 0 0 0 - 0 2024-07-28T15:31:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:36 smithi150 bash[67543]: cluster 2024-07-28T15:31:35.439861+0000 mgr.y (mgr.25232) 6604 : cluster [DBG] pgmap v7548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:36.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:36 smithi150 bash[67543]: audit 2024-07-28T15:31:35.566236+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:36 smithi022 bash[80503]: cluster 2024-07-28T15:31:35.439861+0000 mgr.y (mgr.25232) 6604 : cluster [DBG] pgmap v7548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:36.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:36 smithi022 bash[80503]: audit 2024-07-28T15:31:35.566236+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:36 smithi022 bash[82865]: cluster 2024-07-28T15:31:35.439861+0000 mgr.y (mgr.25232) 6604 : cluster [DBG] pgmap v7548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:36.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:36 smithi022 bash[82865]: audit 2024-07-28T15:31:35.566236+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:37.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12009 16 16 0 0 0 - 0 2024-07-28T15:31:38.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12010 16 16 0 0 0 - 0 2024-07-28T15:31:38.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:38 smithi150 bash[67543]: cluster 2024-07-28T15:31:37.441201+0000 mgr.y (mgr.25232) 6605 : cluster [DBG] pgmap v7549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:38.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:38 smithi022 bash[80503]: cluster 2024-07-28T15:31:37.441201+0000 mgr.y (mgr.25232) 6605 : cluster [DBG] pgmap v7549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:38.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:38 smithi022 bash[82865]: cluster 2024-07-28T15:31:37.441201+0000 mgr.y (mgr.25232) 6605 : cluster [DBG] pgmap v7549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:39.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12011 16 16 0 0 0 - 0 2024-07-28T15:31:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:31:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:31:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:31:40.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12012 16 16 0 0 0 - 0 2024-07-28T15:31:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:40 smithi150 bash[67543]: cluster 2024-07-28T15:31:39.442592+0000 mgr.y (mgr.25232) 6606 : cluster [DBG] pgmap v7550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:40.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:40 smithi022 bash[80503]: cluster 2024-07-28T15:31:39.442592+0000 mgr.y (mgr.25232) 6606 : cluster [DBG] pgmap v7550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:40.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:40 smithi022 bash[82865]: cluster 2024-07-28T15:31:39.442592+0000 mgr.y (mgr.25232) 6606 : cluster [DBG] pgmap v7550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:41.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12013 16 16 0 0 0 - 0 2024-07-28T15:31:42.622 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:31:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:31:42.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12014 16 16 0 0 0 - 0 2024-07-28T15:31:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:42 smithi150 bash[67543]: cluster 2024-07-28T15:31:41.443936+0000 mgr.y (mgr.25232) 6607 : cluster [DBG] pgmap v7551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:42 smithi022 bash[80503]: cluster 2024-07-28T15:31:41.443936+0000 mgr.y (mgr.25232) 6607 : cluster [DBG] pgmap v7551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:42 smithi022 bash[82865]: cluster 2024-07-28T15:31:41.443936+0000 mgr.y (mgr.25232) 6607 : cluster [DBG] pgmap v7551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:43.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12015 16 16 0 0 0 - 0 2024-07-28T15:31:44.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12016 16 16 0 0 0 - 0 2024-07-28T15:31:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:44 smithi150 bash[67543]: cluster 2024-07-28T15:31:43.445271+0000 mgr.y (mgr.25232) 6608 : cluster [DBG] pgmap v7552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:44 smithi022 bash[80503]: cluster 2024-07-28T15:31:43.445271+0000 mgr.y (mgr.25232) 6608 : cluster [DBG] pgmap v7552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:44 smithi022 bash[82865]: cluster 2024-07-28T15:31:43.445271+0000 mgr.y (mgr.25232) 6608 : cluster [DBG] pgmap v7552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:45.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12017 16 16 0 0 0 - 0 2024-07-28T15:31:46.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12018 16 16 0 0 0 - 0 2024-07-28T15:31:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:46 smithi150 bash[67543]: cluster 2024-07-28T15:31:45.446621+0000 mgr.y (mgr.25232) 6609 : cluster [DBG] pgmap v7553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:46 smithi022 bash[80503]: cluster 2024-07-28T15:31:45.446621+0000 mgr.y (mgr.25232) 6609 : cluster [DBG] pgmap v7553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:46 smithi022 bash[82865]: cluster 2024-07-28T15:31:45.446621+0000 mgr.y (mgr.25232) 6609 : cluster [DBG] pgmap v7553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:47.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12019 16 16 0 0 0 - 0 2024-07-28T15:31:48.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:31:48.653464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:31:48.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:31:48.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12020 16 16 0 0 0 - 0 2024-07-28T15:31:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:48 smithi150 bash[67543]: cluster 2024-07-28T15:31:47.447955+0000 mgr.y (mgr.25232) 6610 : cluster [DBG] pgmap v7554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:48 smithi022 bash[80503]: cluster 2024-07-28T15:31:47.447955+0000 mgr.y (mgr.25232) 6610 : cluster [DBG] pgmap v7554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:48 smithi022 bash[82865]: cluster 2024-07-28T15:31:47.447955+0000 mgr.y (mgr.25232) 6610 : cluster [DBG] pgmap v7554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:49.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12021 16 16 0 0 0 - 0 2024-07-28T15:31:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:31:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:31:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:31:50.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12022 16 16 0 0 0 - 0 2024-07-28T15:31:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:50 smithi150 bash[67543]: cluster 2024-07-28T15:31:49.449282+0000 mgr.y (mgr.25232) 6611 : cluster [DBG] pgmap v7555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:50 smithi150 bash[67543]: audit 2024-07-28T15:31:50.566709+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:50 smithi022 bash[80503]: cluster 2024-07-28T15:31:49.449282+0000 mgr.y (mgr.25232) 6611 : cluster [DBG] pgmap v7555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:50 smithi022 bash[80503]: audit 2024-07-28T15:31:50.566709+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:50 smithi022 bash[82865]: cluster 2024-07-28T15:31:49.449282+0000 mgr.y (mgr.25232) 6611 : cluster [DBG] pgmap v7555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:50 smithi022 bash[82865]: audit 2024-07-28T15:31:50.566709+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:31:51.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12023 16 16 0 0 0 - 0 2024-07-28T15:31:52.642 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:31:52 smithi150 bash[60514]: ts=2024-07-28T15:31: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:31:52.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12024 16 16 0 0 0 - 0 2024-07-28T15:31:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:52 smithi150 bash[67543]: cluster 2024-07-28T15:31:51.450650+0000 mgr.y (mgr.25232) 6612 : cluster [DBG] pgmap v7556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:52 smithi022 bash[80503]: cluster 2024-07-28T15:31:51.450650+0000 mgr.y (mgr.25232) 6612 : cluster [DBG] pgmap v7556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:52 smithi022 bash[82865]: cluster 2024-07-28T15:31:51.450650+0000 mgr.y (mgr.25232) 6612 : cluster [DBG] pgmap v7556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:53.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12025 16 16 0 0 0 - 0 2024-07-28T15:31:54.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12026 16 16 0 0 0 - 0 2024-07-28T15:31:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:54 smithi150 bash[67543]: cluster 2024-07-28T15:31:53.451974+0000 mgr.y (mgr.25232) 6613 : cluster [DBG] pgmap v7557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:54 smithi022 bash[80503]: cluster 2024-07-28T15:31:53.451974+0000 mgr.y (mgr.25232) 6613 : cluster [DBG] pgmap v7557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:54 smithi022 bash[82865]: cluster 2024-07-28T15:31:53.451974+0000 mgr.y (mgr.25232) 6613 : cluster [DBG] pgmap v7557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:55.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12027 16 16 0 0 0 - 0 2024-07-28T15:31:56.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12028 16 16 0 0 0 - 0 2024-07-28T15:31:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:56 smithi150 bash[67543]: cluster 2024-07-28T15:31:55.453320+0000 mgr.y (mgr.25232) 6614 : cluster [DBG] pgmap v7558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:56 smithi022 bash[80503]: cluster 2024-07-28T15:31:55.453320+0000 mgr.y (mgr.25232) 6614 : cluster [DBG] pgmap v7558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:56 smithi022 bash[82865]: cluster 2024-07-28T15:31:55.453320+0000 mgr.y (mgr.25232) 6614 : cluster [DBG] pgmap v7558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:57.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12029 16 16 0 0 0 - 0 2024-07-28T15:31:58.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12030 16 16 0 0 0 - 0 2024-07-28T15:31:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:31:58 smithi150 bash[67543]: cluster 2024-07-28T15:31:57.454683+0000 mgr.y (mgr.25232) 6615 : cluster [DBG] pgmap v7559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:31:58 smithi022 bash[80503]: cluster 2024-07-28T15:31:57.454683+0000 mgr.y (mgr.25232) 6615 : cluster [DBG] pgmap v7559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:31:58 smithi022 bash[82865]: cluster 2024-07-28T15:31:57.454683+0000 mgr.y (mgr.25232) 6615 : cluster [DBG] pgmap v7559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:31:59.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12031 16 16 0 0 0 - 0 2024-07-28T15:31:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:31:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:31:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:32:00.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12032 16 16 0 0 0 - 0 2024-07-28T15:32:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:00 smithi150 bash[67543]: cluster 2024-07-28T15:31:59.456140+0000 mgr.y (mgr.25232) 6616 : cluster [DBG] pgmap v7560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:00 smithi022 bash[80503]: cluster 2024-07-28T15:31:59.456140+0000 mgr.y (mgr.25232) 6616 : cluster [DBG] pgmap v7560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:00 smithi022 bash[82865]: cluster 2024-07-28T15:31:59.456140+0000 mgr.y (mgr.25232) 6616 : cluster [DBG] pgmap v7560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:01.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12033 16 16 0 0 0 - 0 2024-07-28T15:32:02.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12034 16 16 0 0 0 - 0 2024-07-28T15:32:02.662 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:32:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:32:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:02 smithi150 bash[67543]: cluster 2024-07-28T15:32:01.457501+0000 mgr.y (mgr.25232) 6617 : cluster [DBG] pgmap v7561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:02 smithi022 bash[80503]: cluster 2024-07-28T15:32:01.457501+0000 mgr.y (mgr.25232) 6617 : cluster [DBG] pgmap v7561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:02 smithi022 bash[82865]: cluster 2024-07-28T15:32:01.457501+0000 mgr.y (mgr.25232) 6617 : cluster [DBG] pgmap v7561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:03.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12035 16 16 0 0 0 - 0 2024-07-28T15:32:04.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12036 16 16 0 0 0 - 0 2024-07-28T15:32:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:04 smithi150 bash[67543]: cluster 2024-07-28T15:32:03.458855+0000 mgr.y (mgr.25232) 6618 : cluster [DBG] pgmap v7562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:04 smithi022 bash[80503]: cluster 2024-07-28T15:32:03.458855+0000 mgr.y (mgr.25232) 6618 : cluster [DBG] pgmap v7562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:04 smithi022 bash[82865]: cluster 2024-07-28T15:32:03.458855+0000 mgr.y (mgr.25232) 6618 : cluster [DBG] pgmap v7562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:05.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12037 16 16 0 0 0 - 0 2024-07-28T15:32:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:05 smithi150 bash[67543]: audit 2024-07-28T15:32:05.567148+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:05 smithi022 bash[80503]: audit 2024-07-28T15:32:05.567148+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:05 smithi022 bash[82865]: audit 2024-07-28T15:32:05.567148+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:06.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12038 16 16 0 0 0 - 0 2024-07-28T15:32:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:06 smithi150 bash[67543]: cluster 2024-07-28T15:32:05.460141+0000 mgr.y (mgr.25232) 6619 : cluster [DBG] pgmap v7563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:06 smithi022 bash[80503]: cluster 2024-07-28T15:32:05.460141+0000 mgr.y (mgr.25232) 6619 : cluster [DBG] pgmap v7563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:06 smithi022 bash[82865]: cluster 2024-07-28T15:32:05.460141+0000 mgr.y (mgr.25232) 6619 : cluster [DBG] pgmap v7563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:07.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12039 16 16 0 0 0 - 0 2024-07-28T15:32:08.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:32:08.656400+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:32:08.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:32:08.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12040 16 16 0 0 0 - 0 2024-07-28T15:32:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:08 smithi150 bash[67543]: cluster 2024-07-28T15:32:07.461467+0000 mgr.y (mgr.25232) 6620 : cluster [DBG] pgmap v7564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:08 smithi022 bash[80503]: cluster 2024-07-28T15:32:07.461467+0000 mgr.y (mgr.25232) 6620 : cluster [DBG] pgmap v7564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:08 smithi022 bash[82865]: cluster 2024-07-28T15:32:07.461467+0000 mgr.y (mgr.25232) 6620 : cluster [DBG] pgmap v7564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:09.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12041 16 16 0 0 0 - 0 2024-07-28T15:32:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:32:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:32:09] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:32:10.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12042 16 16 0 0 0 - 0 2024-07-28T15:32:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:10 smithi150 bash[67543]: cluster 2024-07-28T15:32:09.462830+0000 mgr.y (mgr.25232) 6621 : cluster [DBG] pgmap v7565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:10 smithi022 bash[80503]: cluster 2024-07-28T15:32:09.462830+0000 mgr.y (mgr.25232) 6621 : cluster [DBG] pgmap v7565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:10 smithi022 bash[82865]: cluster 2024-07-28T15:32:09.462830+0000 mgr.y (mgr.25232) 6621 : cluster [DBG] pgmap v7565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:11.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12043 16 16 0 0 0 - 0 2024-07-28T15:32:12.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12044 16 16 0 0 0 - 0 2024-07-28T15:32:12.689 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:32:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:32:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:12 smithi150 bash[67543]: cluster 2024-07-28T15:32:11.464126+0000 mgr.y (mgr.25232) 6622 : cluster [DBG] pgmap v7566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:12 smithi022 bash[80503]: cluster 2024-07-28T15:32:11.464126+0000 mgr.y (mgr.25232) 6622 : cluster [DBG] pgmap v7566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:12 smithi022 bash[82865]: cluster 2024-07-28T15:32:11.464126+0000 mgr.y (mgr.25232) 6622 : cluster [DBG] pgmap v7566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:13.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12045 16 16 0 0 0 - 0 2024-07-28T15:32:14.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12046 16 16 0 0 0 - 0 2024-07-28T15:32:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:14 smithi150 bash[67543]: cluster 2024-07-28T15:32:13.465538+0000 mgr.y (mgr.25232) 6623 : cluster [DBG] pgmap v7567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:14 smithi150 bash[67543]: audit 2024-07-28T15:32:14.266403+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:32:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:14 smithi022 bash[80503]: cluster 2024-07-28T15:32:13.465538+0000 mgr.y (mgr.25232) 6623 : cluster [DBG] pgmap v7567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:14 smithi022 bash[80503]: audit 2024-07-28T15:32:14.266403+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:32:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:14 smithi022 bash[82865]: cluster 2024-07-28T15:32:13.465538+0000 mgr.y (mgr.25232) 6623 : cluster [DBG] pgmap v7567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:14 smithi022 bash[82865]: audit 2024-07-28T15:32:14.266403+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:32:15.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12047 16 16 0 0 0 - 0 2024-07-28T15:32:16.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12048 16 16 0 0 0 - 0 2024-07-28T15:32:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:16 smithi150 bash[67543]: cluster 2024-07-28T15:32:15.466908+0000 mgr.y (mgr.25232) 6624 : cluster [DBG] pgmap v7568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:16 smithi022 bash[80503]: cluster 2024-07-28T15:32:15.466908+0000 mgr.y (mgr.25232) 6624 : cluster [DBG] pgmap v7568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:16 smithi022 bash[82865]: cluster 2024-07-28T15:32:15.466908+0000 mgr.y (mgr.25232) 6624 : cluster [DBG] pgmap v7568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:17.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12049 16 16 0 0 0 - 0 2024-07-28T15:32:18.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12050 16 16 0 0 0 - 0 2024-07-28T15:32:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:18 smithi150 bash[67543]: cluster 2024-07-28T15:32:17.468261+0000 mgr.y (mgr.25232) 6625 : cluster [DBG] pgmap v7569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:18 smithi022 bash[80503]: cluster 2024-07-28T15:32:17.468261+0000 mgr.y (mgr.25232) 6625 : cluster [DBG] pgmap v7569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:18 smithi022 bash[82865]: cluster 2024-07-28T15:32:17.468261+0000 mgr.y (mgr.25232) 6625 : cluster [DBG] pgmap v7569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:19.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12051 16 16 0 0 0 - 0 2024-07-28T15:32:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:32:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:32:19] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:32:20.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12052 16 16 0 0 0 - 0 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: cluster 2024-07-28T15:32:19.468929+0000 mgr.y (mgr.25232) 6626 : cluster [DBG] pgmap v7570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:19.957180+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:19.964840+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:20.185533+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:20.193444+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:20.592959+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:20.686022+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:20.687824+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:32:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:20 smithi150 bash[67543]: audit 2024-07-28T15:32:20.698303+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: cluster 2024-07-28T15:32:19.468929+0000 mgr.y (mgr.25232) 6626 : cluster [DBG] pgmap v7570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:19.957180+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:19.964840+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:20.185533+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:20.193444+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:20.592959+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:20.686022+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:20.687824+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[80503]: audit 2024-07-28T15:32:20.698303+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: cluster 2024-07-28T15:32:19.468929+0000 mgr.y (mgr.25232) 6626 : cluster [DBG] pgmap v7570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:19.957180+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:19.964840+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:20.185533+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:20.193444+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:20.592959+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:20.686022+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:32:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:20.687824+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:32:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:20 smithi022 bash[82865]: audit 2024-07-28T15:32:20.698303+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:32:21.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12053 16 16 0 0 0 - 0 2024-07-28T15:32:22.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12054 16 16 0 0 0 - 0 2024-07-28T15:32:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:32:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:32:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:22 smithi150 bash[67543]: cluster 2024-07-28T15:32:21.470407+0000 mgr.y (mgr.25232) 6627 : cluster [DBG] pgmap v7571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:22 smithi022 bash[80503]: cluster 2024-07-28T15:32:21.470407+0000 mgr.y (mgr.25232) 6627 : cluster [DBG] pgmap v7571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:22 smithi022 bash[82865]: cluster 2024-07-28T15:32:21.470407+0000 mgr.y (mgr.25232) 6627 : cluster [DBG] pgmap v7571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:23.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12055 16 16 0 0 0 - 0 2024-07-28T15:32:24.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12056 16 16 0 0 0 - 0 2024-07-28T15:32:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:24 smithi150 bash[67543]: cluster 2024-07-28T15:32:23.471806+0000 mgr.y (mgr.25232) 6628 : cluster [DBG] pgmap v7572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:24 smithi022 bash[80503]: cluster 2024-07-28T15:32:23.471806+0000 mgr.y (mgr.25232) 6628 : cluster [DBG] pgmap v7572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:24 smithi022 bash[82865]: cluster 2024-07-28T15:32:23.471806+0000 mgr.y (mgr.25232) 6628 : cluster [DBG] pgmap v7572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:25.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12057 16 16 0 0 0 - 0 2024-07-28T15:32:26.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12058 16 16 0 0 0 - 0 2024-07-28T15:32:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:26 smithi150 bash[67543]: cluster 2024-07-28T15:32:25.473284+0000 mgr.y (mgr.25232) 6629 : cluster [DBG] pgmap v7573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:26 smithi022 bash[80503]: cluster 2024-07-28T15:32:25.473284+0000 mgr.y (mgr.25232) 6629 : cluster [DBG] pgmap v7573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:26 smithi022 bash[82865]: cluster 2024-07-28T15:32:25.473284+0000 mgr.y (mgr.25232) 6629 : cluster [DBG] pgmap v7573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:27.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12059 16 16 0 0 0 - 0 2024-07-28T15:32:28.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:32:28.659535+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:32:28.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:32:28.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12060 16 16 0 0 0 - 0 2024-07-28T15:32:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:28 smithi150 bash[67543]: cluster 2024-07-28T15:32:27.474840+0000 mgr.y (mgr.25232) 6630 : cluster [DBG] pgmap v7574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:28 smithi022 bash[80503]: cluster 2024-07-28T15:32:27.474840+0000 mgr.y (mgr.25232) 6630 : cluster [DBG] pgmap v7574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:28 smithi022 bash[82865]: cluster 2024-07-28T15:32:27.474840+0000 mgr.y (mgr.25232) 6630 : cluster [DBG] pgmap v7574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:29.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12061 16 16 0 0 0 - 0 2024-07-28T15:32:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:32:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:32:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:32:30.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12062 16 16 0 0 0 - 0 2024-07-28T15:32:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:30 smithi150 bash[67543]: cluster 2024-07-28T15:32:29.476359+0000 mgr.y (mgr.25232) 6631 : cluster [DBG] pgmap v7575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:30 smithi022 bash[80503]: cluster 2024-07-28T15:32:29.476359+0000 mgr.y (mgr.25232) 6631 : cluster [DBG] pgmap v7575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:30 smithi022 bash[82865]: cluster 2024-07-28T15:32:29.476359+0000 mgr.y (mgr.25232) 6631 : cluster [DBG] pgmap v7575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:31.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12063 16 16 0 0 0 - 0 2024-07-28T15:32:32.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12064 16 16 0 0 0 - 0 2024-07-28T15:32:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:32:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:32:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:32 smithi150 bash[67543]: cluster 2024-07-28T15:32:31.477877+0000 mgr.y (mgr.25232) 6632 : cluster [DBG] pgmap v7576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:32 smithi022 bash[80503]: cluster 2024-07-28T15:32:31.477877+0000 mgr.y (mgr.25232) 6632 : cluster [DBG] pgmap v7576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:32 smithi022 bash[82865]: cluster 2024-07-28T15:32:31.477877+0000 mgr.y (mgr.25232) 6632 : cluster [DBG] pgmap v7576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:33.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12065 16 16 0 0 0 - 0 2024-07-28T15:32:34.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12066 16 16 0 0 0 - 0 2024-07-28T15:32:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:34 smithi150 bash[67543]: cluster 2024-07-28T15:32:33.479263+0000 mgr.y (mgr.25232) 6633 : cluster [DBG] pgmap v7577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:34 smithi022 bash[80503]: cluster 2024-07-28T15:32:33.479263+0000 mgr.y (mgr.25232) 6633 : cluster [DBG] pgmap v7577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:34 smithi022 bash[82865]: cluster 2024-07-28T15:32:33.479263+0000 mgr.y (mgr.25232) 6633 : cluster [DBG] pgmap v7577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:35.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12067 16 16 0 0 0 - 0 2024-07-28T15:32:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:35 smithi150 bash[67543]: audit 2024-07-28T15:32:35.593462+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:35 smithi022 bash[80503]: audit 2024-07-28T15:32:35.593462+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:35 smithi022 bash[82865]: audit 2024-07-28T15:32:35.593462+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:36.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12068 16 16 0 0 0 - 0 2024-07-28T15:32:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:36 smithi150 bash[67543]: cluster 2024-07-28T15:32:35.480746+0000 mgr.y (mgr.25232) 6634 : cluster [DBG] pgmap v7578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:36 smithi022 bash[80503]: cluster 2024-07-28T15:32:35.480746+0000 mgr.y (mgr.25232) 6634 : cluster [DBG] pgmap v7578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:36 smithi022 bash[82865]: cluster 2024-07-28T15:32:35.480746+0000 mgr.y (mgr.25232) 6634 : cluster [DBG] pgmap v7578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:37.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12069 16 16 0 0 0 - 0 2024-07-28T15:32:38.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12070 16 16 0 0 0 - 0 2024-07-28T15:32:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:38 smithi150 bash[67543]: cluster 2024-07-28T15:32:37.482259+0000 mgr.y (mgr.25232) 6635 : cluster [DBG] pgmap v7579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:38 smithi022 bash[80503]: cluster 2024-07-28T15:32:37.482259+0000 mgr.y (mgr.25232) 6635 : cluster [DBG] pgmap v7579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:39 smithi022 bash[82865]: cluster 2024-07-28T15:32:37.482259+0000 mgr.y (mgr.25232) 6635 : cluster [DBG] pgmap v7579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:39.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12071 16 16 0 0 0 - 0 2024-07-28T15:32:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:32:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:32:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:32:40.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12072 16 16 0 0 0 - 0 2024-07-28T15:32:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:41 smithi150 bash[67543]: cluster 2024-07-28T15:32:39.483623+0000 mgr.y (mgr.25232) 6636 : cluster [DBG] pgmap v7580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:41 smithi022 bash[80503]: cluster 2024-07-28T15:32:39.483623+0000 mgr.y (mgr.25232) 6636 : cluster [DBG] pgmap v7580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:41 smithi022 bash[82865]: cluster 2024-07-28T15:32:39.483623+0000 mgr.y (mgr.25232) 6636 : cluster [DBG] pgmap v7580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:41.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12073 16 16 0 0 0 - 0 2024-07-28T15:32:42.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12074 16 16 0 0 0 - 0 2024-07-28T15:32:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:32:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:32:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:43 smithi150 bash[67543]: cluster 2024-07-28T15:32:41.485016+0000 mgr.y (mgr.25232) 6637 : cluster [DBG] pgmap v7581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:43 smithi022 bash[80503]: cluster 2024-07-28T15:32:41.485016+0000 mgr.y (mgr.25232) 6637 : cluster [DBG] pgmap v7581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:43 smithi022 bash[82865]: cluster 2024-07-28T15:32:41.485016+0000 mgr.y (mgr.25232) 6637 : cluster [DBG] pgmap v7581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:43.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12075 16 16 0 0 0 - 0 2024-07-28T15:32:44.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12076 16 16 0 0 0 - 0 2024-07-28T15:32:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:45 smithi150 bash[67543]: cluster 2024-07-28T15:32:43.486455+0000 mgr.y (mgr.25232) 6638 : cluster [DBG] pgmap v7582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:45 smithi022 bash[80503]: cluster 2024-07-28T15:32:43.486455+0000 mgr.y (mgr.25232) 6638 : cluster [DBG] pgmap v7582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:45 smithi022 bash[82865]: cluster 2024-07-28T15:32:43.486455+0000 mgr.y (mgr.25232) 6638 : cluster [DBG] pgmap v7582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:45.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12077 16 16 0 0 0 - 0 2024-07-28T15:32:46.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12078 16 16 0 0 0 - 0 2024-07-28T15:32:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:47 smithi150 bash[67543]: cluster 2024-07-28T15:32:45.487763+0000 mgr.y (mgr.25232) 6639 : cluster [DBG] pgmap v7583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:47 smithi022 bash[80503]: cluster 2024-07-28T15:32:45.487763+0000 mgr.y (mgr.25232) 6639 : cluster [DBG] pgmap v7583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:47 smithi022 bash[82865]: cluster 2024-07-28T15:32:45.487763+0000 mgr.y (mgr.25232) 6639 : cluster [DBG] pgmap v7583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:47.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12079 16 16 0 0 0 - 0 2024-07-28T15:32:48.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:32:48.662841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:32:48.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:32:48.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12080 16 16 0 0 0 - 0 2024-07-28T15:32:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:49 smithi150 bash[67543]: cluster 2024-07-28T15:32:47.489110+0000 mgr.y (mgr.25232) 6640 : cluster [DBG] pgmap v7584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:49 smithi022 bash[80503]: cluster 2024-07-28T15:32:47.489110+0000 mgr.y (mgr.25232) 6640 : cluster [DBG] pgmap v7584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:49 smithi022 bash[82865]: cluster 2024-07-28T15:32:47.489110+0000 mgr.y (mgr.25232) 6640 : cluster [DBG] pgmap v7584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:49.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12081 16 16 0 0 0 - 0 2024-07-28T15:32:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:32:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:32:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:32:50.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12082 16 16 0 0 0 - 0 2024-07-28T15:32:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:51 smithi022 bash[80503]: cluster 2024-07-28T15:32:49.490530+0000 mgr.y (mgr.25232) 6641 : cluster [DBG] pgmap v7585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:51 smithi022 bash[80503]: audit 2024-07-28T15:32:50.593959+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:51 smithi022 bash[82865]: cluster 2024-07-28T15:32:49.490530+0000 mgr.y (mgr.25232) 6641 : cluster [DBG] pgmap v7585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:51 smithi022 bash[82865]: audit 2024-07-28T15:32:50.593959+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:51 smithi150 bash[67543]: cluster 2024-07-28T15:32:49.490530+0000 mgr.y (mgr.25232) 6641 : cluster [DBG] pgmap v7585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:51 smithi150 bash[67543]: audit 2024-07-28T15:32:50.593959+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:32:51.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12083 16 16 0 0 0 - 0 2024-07-28T15:32:52.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12084 16 16 0 0 0 - 0 2024-07-28T15:32:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:32:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:32:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:53 smithi022 bash[80503]: cluster 2024-07-28T15:32:51.491919+0000 mgr.y (mgr.25232) 6642 : cluster [DBG] pgmap v7586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:53 smithi022 bash[82865]: cluster 2024-07-28T15:32:51.491919+0000 mgr.y (mgr.25232) 6642 : cluster [DBG] pgmap v7586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:53 smithi150 bash[67543]: cluster 2024-07-28T15:32:51.491919+0000 mgr.y (mgr.25232) 6642 : cluster [DBG] pgmap v7586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:53.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12085 16 16 0 0 0 - 0 2024-07-28T15:32:54.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12086 16 16 0 0 0 - 0 2024-07-28T15:32:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:55 smithi022 bash[80503]: cluster 2024-07-28T15:32:53.493265+0000 mgr.y (mgr.25232) 6643 : cluster [DBG] pgmap v7587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:55 smithi022 bash[82865]: cluster 2024-07-28T15:32:53.493265+0000 mgr.y (mgr.25232) 6643 : cluster [DBG] pgmap v7587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:55 smithi150 bash[67543]: cluster 2024-07-28T15:32:53.493265+0000 mgr.y (mgr.25232) 6643 : cluster [DBG] pgmap v7587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:55.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12087 16 16 0 0 0 - 0 2024-07-28T15:32:56.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12088 16 16 0 0 0 - 0 2024-07-28T15:32:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:57 smithi022 bash[80503]: cluster 2024-07-28T15:32:55.494663+0000 mgr.y (mgr.25232) 6644 : cluster [DBG] pgmap v7588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:57 smithi022 bash[82865]: cluster 2024-07-28T15:32:55.494663+0000 mgr.y (mgr.25232) 6644 : cluster [DBG] pgmap v7588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:57 smithi150 bash[67543]: cluster 2024-07-28T15:32:55.494663+0000 mgr.y (mgr.25232) 6644 : cluster [DBG] pgmap v7588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:57.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12089 16 16 0 0 0 - 0 2024-07-28T15:32:58.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12090 16 16 0 0 0 - 0 2024-07-28T15:32:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:32:59 smithi022 bash[80503]: cluster 2024-07-28T15:32:57.496004+0000 mgr.y (mgr.25232) 6645 : cluster [DBG] pgmap v7589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:32:59 smithi022 bash[82865]: cluster 2024-07-28T15:32:57.496004+0000 mgr.y (mgr.25232) 6645 : cluster [DBG] pgmap v7589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:32:59 smithi150 bash[67543]: cluster 2024-07-28T15:32:57.496004+0000 mgr.y (mgr.25232) 6645 : cluster [DBG] pgmap v7589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:32:59.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12091 16 16 0 0 0 - 0 2024-07-28T15:32:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:32:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:32:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:33:00.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12092 16 16 0 0 0 - 0 2024-07-28T15:33:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:01 smithi022 bash[80503]: cluster 2024-07-28T15:32:59.497538+0000 mgr.y (mgr.25232) 6646 : cluster [DBG] pgmap v7590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:01 smithi022 bash[82865]: cluster 2024-07-28T15:32:59.497538+0000 mgr.y (mgr.25232) 6646 : cluster [DBG] pgmap v7590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:01 smithi150 bash[67543]: cluster 2024-07-28T15:32:59.497538+0000 mgr.y (mgr.25232) 6646 : cluster [DBG] pgmap v7590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:01.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12093 16 16 0 0 0 - 0 2024-07-28T15:33:02.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12094 16 16 0 0 0 - 0 2024-07-28T15:33:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:33:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:33:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:03 smithi022 bash[80503]: cluster 2024-07-28T15:33:01.499105+0000 mgr.y (mgr.25232) 6647 : cluster [DBG] pgmap v7591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:03 smithi022 bash[82865]: cluster 2024-07-28T15:33:01.499105+0000 mgr.y (mgr.25232) 6647 : cluster [DBG] pgmap v7591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:03 smithi150 bash[67543]: cluster 2024-07-28T15:33:01.499105+0000 mgr.y (mgr.25232) 6647 : cluster [DBG] pgmap v7591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:03.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12095 16 16 0 0 0 - 0 2024-07-28T15:33:04.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12096 16 16 0 0 0 - 0 2024-07-28T15:33:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:05 smithi022 bash[80503]: cluster 2024-07-28T15:33:03.500515+0000 mgr.y (mgr.25232) 6648 : cluster [DBG] pgmap v7592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:05 smithi022 bash[82865]: cluster 2024-07-28T15:33:03.500515+0000 mgr.y (mgr.25232) 6648 : cluster [DBG] pgmap v7592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:05 smithi150 bash[67543]: cluster 2024-07-28T15:33:03.500515+0000 mgr.y (mgr.25232) 6648 : cluster [DBG] pgmap v7592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:05.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12097 16 16 0 0 0 - 0 2024-07-28T15:33:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:06 smithi022 bash[80503]: audit 2024-07-28T15:33:05.594318+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:06 smithi022 bash[82865]: audit 2024-07-28T15:33:05.594318+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:06 smithi150 bash[67543]: audit 2024-07-28T15:33:05.594318+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:06.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12098 16 16 0 0 0 - 0 2024-07-28T15:33:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:07 smithi022 bash[80503]: cluster 2024-07-28T15:33:05.502039+0000 mgr.y (mgr.25232) 6649 : cluster [DBG] pgmap v7593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:07 smithi022 bash[82865]: cluster 2024-07-28T15:33:05.502039+0000 mgr.y (mgr.25232) 6649 : cluster [DBG] pgmap v7593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:07 smithi150 bash[67543]: cluster 2024-07-28T15:33:05.502039+0000 mgr.y (mgr.25232) 6649 : cluster [DBG] pgmap v7593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:07.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12099 16 16 0 0 0 - 0 2024-07-28T15:33:08.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:08 smithi022 bash[80503]: cluster 2024-07-28T15:33:07.503605+0000 mgr.y (mgr.25232) 6650 : cluster [DBG] pgmap v7594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:08.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:08 smithi022 bash[82865]: cluster 2024-07-28T15:33:07.503605+0000 mgr.y (mgr.25232) 6650 : cluster [DBG] pgmap v7594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:08.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:08 smithi150 bash[67543]: cluster 2024-07-28T15:33:07.503605+0000 mgr.y (mgr.25232) 6650 : cluster [DBG] pgmap v7594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:08.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:33:08.665981+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:33:08.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:33:08.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12100 16 16 0 0 0 - 0 2024-07-28T15:33:09.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12101 16 16 0 0 0 - 0 2024-07-28T15:33:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:33:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:33:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:33:10.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12102 16 16 0 0 0 - 0 2024-07-28T15:33:10.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:10 smithi022 bash[80503]: cluster 2024-07-28T15:33:09.504990+0000 mgr.y (mgr.25232) 6651 : cluster [DBG] pgmap v7595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:10.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:10 smithi022 bash[82865]: cluster 2024-07-28T15:33:09.504990+0000 mgr.y (mgr.25232) 6651 : cluster [DBG] pgmap v7595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:10 smithi150 bash[67543]: cluster 2024-07-28T15:33:09.504990+0000 mgr.y (mgr.25232) 6651 : cluster [DBG] pgmap v7595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:11.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12103 16 16 0 0 0 - 0 2024-07-28T15:33:12.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12104 16 16 0 0 0 - 0 2024-07-28T15:33:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:12 smithi150 bash[67543]: cluster 2024-07-28T15:33:11.506493+0000 mgr.y (mgr.25232) 6652 : cluster [DBG] pgmap v7596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:33:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:33:12.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:12 smithi022 bash[80503]: cluster 2024-07-28T15:33:11.506493+0000 mgr.y (mgr.25232) 6652 : cluster [DBG] pgmap v7596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:12.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:12 smithi022 bash[82865]: cluster 2024-07-28T15:33:11.506493+0000 mgr.y (mgr.25232) 6652 : cluster [DBG] pgmap v7596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:13.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12105 16 16 0 0 0 - 0 2024-07-28T15:33:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 15:33:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T15:33:14.17149511Z level=info msg="Completed cleanup jobs" duration=46.855988ms 2024-07-28T15:33:14.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12106 16 16 0 0 0 - 0 2024-07-28T15:33:14.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:14 smithi022 bash[80503]: cluster 2024-07-28T15:33:13.507887+0000 mgr.y (mgr.25232) 6653 : cluster [DBG] pgmap v7597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:14.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:14 smithi022 bash[82865]: cluster 2024-07-28T15:33:13.507887+0000 mgr.y (mgr.25232) 6653 : cluster [DBG] pgmap v7597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:14 smithi150 bash[67543]: cluster 2024-07-28T15:33:13.507887+0000 mgr.y (mgr.25232) 6653 : cluster [DBG] pgmap v7597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:15.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12107 16 16 0 0 0 - 0 2024-07-28T15:33:16.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12108 16 16 0 0 0 - 0 2024-07-28T15:33:16.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:16 smithi022 bash[80503]: cluster 2024-07-28T15:33:15.509223+0000 mgr.y (mgr.25232) 6654 : cluster [DBG] pgmap v7598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:16.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:16 smithi022 bash[82865]: cluster 2024-07-28T15:33:15.509223+0000 mgr.y (mgr.25232) 6654 : cluster [DBG] pgmap v7598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:16 smithi150 bash[67543]: cluster 2024-07-28T15:33:15.509223+0000 mgr.y (mgr.25232) 6654 : cluster [DBG] pgmap v7598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:17.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12109 16 16 0 0 0 - 0 2024-07-28T15:33:18.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12110 16 16 0 0 0 - 0 2024-07-28T15:33:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:18 smithi022 bash[80503]: cluster 2024-07-28T15:33:17.510595+0000 mgr.y (mgr.25232) 6655 : cluster [DBG] pgmap v7599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:18 smithi022 bash[82865]: cluster 2024-07-28T15:33:17.510595+0000 mgr.y (mgr.25232) 6655 : cluster [DBG] pgmap v7599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:18 smithi150 bash[67543]: cluster 2024-07-28T15:33:17.510595+0000 mgr.y (mgr.25232) 6655 : cluster [DBG] pgmap v7599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:19.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12111 16 16 0 0 0 - 0 2024-07-28T15:33:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:33:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:33:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:33:20.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12112 16 16 0 0 0 - 0 2024-07-28T15:33:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:20 smithi150 bash[67543]: cluster 2024-07-28T15:33:19.511912+0000 mgr.y (mgr.25232) 6656 : cluster [DBG] pgmap v7600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:20 smithi022 bash[82865]: cluster 2024-07-28T15:33:19.511912+0000 mgr.y (mgr.25232) 6656 : cluster [DBG] pgmap v7600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:20 smithi022 bash[80503]: cluster 2024-07-28T15:33:19.511912+0000 mgr.y (mgr.25232) 6656 : cluster [DBG] pgmap v7600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:21.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12113 16 16 0 0 0 - 0 2024-07-28T15:33:22.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:21 smithi150 bash[67543]: audit 2024-07-28T15:33:20.594794+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:22.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:21 smithi150 bash[67543]: audit 2024-07-28T15:33:20.850887+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:33:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:21 smithi022 bash[80503]: audit 2024-07-28T15:33:20.594794+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:21 smithi022 bash[80503]: audit 2024-07-28T15:33:20.850887+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:33:22.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:21 smithi022 bash[82865]: audit 2024-07-28T15:33:20.594794+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:21 smithi022 bash[82865]: audit 2024-07-28T15:33:20.850887+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:33:22.594 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:33:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:33:22.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12114 16 16 0 0 0 - 0 2024-07-28T15:33:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:22 smithi150 bash[67543]: cluster 2024-07-28T15:33:21.513297+0000 mgr.y (mgr.25232) 6657 : cluster [DBG] pgmap v7601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:22 smithi022 bash[80503]: cluster 2024-07-28T15:33:21.513297+0000 mgr.y (mgr.25232) 6657 : cluster [DBG] pgmap v7601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:22 smithi022 bash[82865]: cluster 2024-07-28T15:33:21.513297+0000 mgr.y (mgr.25232) 6657 : cluster [DBG] pgmap v7601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:23.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12115 16 16 0 0 0 - 0 2024-07-28T15:33:24.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12116 16 16 0 0 0 - 0 2024-07-28T15:33:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:24 smithi150 bash[67543]: cluster 2024-07-28T15:33:23.514694+0000 mgr.y (mgr.25232) 6658 : cluster [DBG] pgmap v7602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:24 smithi022 bash[80503]: cluster 2024-07-28T15:33:23.514694+0000 mgr.y (mgr.25232) 6658 : cluster [DBG] pgmap v7602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:24 smithi022 bash[82865]: cluster 2024-07-28T15:33:23.514694+0000 mgr.y (mgr.25232) 6658 : cluster [DBG] pgmap v7602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:25.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12117 16 16 0 0 0 - 0 2024-07-28T15:33:26.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12118 16 16 0 0 0 - 0 2024-07-28T15:33:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:26 smithi150 bash[67543]: cluster 2024-07-28T15:33:25.516049+0000 mgr.y (mgr.25232) 6659 : cluster [DBG] pgmap v7603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:26 smithi150 bash[67543]: audit 2024-07-28T15:33:26.499163+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:26 smithi150 bash[67543]: audit 2024-07-28T15:33:26.505050+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:26 smithi022 bash[82865]: cluster 2024-07-28T15:33:25.516049+0000 mgr.y (mgr.25232) 6659 : cluster [DBG] pgmap v7603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:26 smithi022 bash[82865]: audit 2024-07-28T15:33:26.499163+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:26 smithi022 bash[82865]: audit 2024-07-28T15:33:26.505050+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:26 smithi022 bash[80503]: cluster 2024-07-28T15:33:25.516049+0000 mgr.y (mgr.25232) 6659 : cluster [DBG] pgmap v7603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:26 smithi022 bash[80503]: audit 2024-07-28T15:33:26.499163+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:26 smithi022 bash[80503]: audit 2024-07-28T15:33:26.505050+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:27.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12119 16 16 0 0 0 - 0 2024-07-28T15:33:28.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:27 smithi150 bash[67543]: audit 2024-07-28T15:33:26.744646+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:27 smithi150 bash[67543]: audit 2024-07-28T15:33:26.754324+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:27 smithi150 bash[67543]: audit 2024-07-28T15:33:27.223670+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:27 smithi150 bash[67543]: audit 2024-07-28T15:33:27.230857+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:27 smithi150 bash[67543]: audit 2024-07-28T15:33:27.511915+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:27 smithi150 bash[67543]: audit 2024-07-28T15:33:27.522241+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[80503]: audit 2024-07-28T15:33:26.744646+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[80503]: audit 2024-07-28T15:33:26.754324+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[80503]: audit 2024-07-28T15:33:27.223670+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[80503]: audit 2024-07-28T15:33:27.230857+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[80503]: audit 2024-07-28T15:33:27.511915+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[80503]: audit 2024-07-28T15:33:27.522241+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[82865]: audit 2024-07-28T15:33:26.744646+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[82865]: audit 2024-07-28T15:33:26.754324+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[82865]: audit 2024-07-28T15:33:27.223670+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[82865]: audit 2024-07-28T15:33:27.230857+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[82865]: audit 2024-07-28T15:33:27.511915+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:27 smithi022 bash[82865]: audit 2024-07-28T15:33:27.522241+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:28.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:33:28.669222+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:33:28.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:33:28.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12120 16 16 0 0 0 - 0 2024-07-28T15:33:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:28 smithi150 bash[67543]: cluster 2024-07-28T15:33:27.517462+0000 mgr.y (mgr.25232) 6660 : cluster [DBG] pgmap v7604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:28 smithi022 bash[80503]: cluster 2024-07-28T15:33:27.517462+0000 mgr.y (mgr.25232) 6660 : cluster [DBG] pgmap v7604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:28 smithi022 bash[82865]: cluster 2024-07-28T15:33:27.517462+0000 mgr.y (mgr.25232) 6660 : cluster [DBG] pgmap v7604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:29.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12121 16 16 0 0 0 - 0 2024-07-28T15:33:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:33:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:33:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:33:30.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12122 16 16 0 0 0 - 0 2024-07-28T15:33:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:30 smithi150 bash[67543]: cluster 2024-07-28T15:33:29.518832+0000 mgr.y (mgr.25232) 6661 : cluster [DBG] pgmap v7605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:30 smithi022 bash[80503]: cluster 2024-07-28T15:33:29.518832+0000 mgr.y (mgr.25232) 6661 : cluster [DBG] pgmap v7605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:30 smithi022 bash[82865]: cluster 2024-07-28T15:33:29.518832+0000 mgr.y (mgr.25232) 6661 : cluster [DBG] pgmap v7605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:31.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12123 16 16 0 0 0 - 0 2024-07-28T15:33:32.596 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:33:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:33:32.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12124 16 16 0 0 0 - 0 2024-07-28T15:33:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:32 smithi150 bash[67543]: cluster 2024-07-28T15:33:31.520166+0000 mgr.y (mgr.25232) 6662 : cluster [DBG] pgmap v7606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:32 smithi022 bash[80503]: cluster 2024-07-28T15:33:31.520166+0000 mgr.y (mgr.25232) 6662 : cluster [DBG] pgmap v7606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:32 smithi022 bash[82865]: cluster 2024-07-28T15:33:31.520166+0000 mgr.y (mgr.25232) 6662 : cluster [DBG] pgmap v7606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:33.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12125 16 16 0 0 0 - 0 2024-07-28T15:33:34.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12126 16 16 0 0 0 - 0 2024-07-28T15:33:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:34 smithi150 bash[67543]: cluster 2024-07-28T15:33:33.521514+0000 mgr.y (mgr.25232) 6663 : cluster [DBG] pgmap v7607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:34 smithi022 bash[80503]: cluster 2024-07-28T15:33:33.521514+0000 mgr.y (mgr.25232) 6663 : cluster [DBG] pgmap v7607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:34 smithi022 bash[82865]: cluster 2024-07-28T15:33:33.521514+0000 mgr.y (mgr.25232) 6663 : cluster [DBG] pgmap v7607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:35.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12127 16 16 0 0 0 - 0 2024-07-28T15:33:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:35 smithi150 bash[67543]: audit 2024-07-28T15:33:35.595234+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:35 smithi022 bash[80503]: audit 2024-07-28T15:33:35.595234+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:35 smithi022 bash[82865]: audit 2024-07-28T15:33:35.595234+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:36.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12128 16 16 0 0 0 - 0 2024-07-28T15:33:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:36 smithi150 bash[67543]: cluster 2024-07-28T15:33:35.522912+0000 mgr.y (mgr.25232) 6664 : cluster [DBG] pgmap v7608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:36 smithi022 bash[80503]: cluster 2024-07-28T15:33:35.522912+0000 mgr.y (mgr.25232) 6664 : cluster [DBG] pgmap v7608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:36 smithi022 bash[82865]: cluster 2024-07-28T15:33:35.522912+0000 mgr.y (mgr.25232) 6664 : cluster [DBG] pgmap v7608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:37.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12129 16 16 0 0 0 - 0 2024-07-28T15:33:38.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:38 smithi150 bash[67543]: audit 2024-07-28T15:33:37.207920+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:38 smithi150 bash[67543]: audit 2024-07-28T15:33:37.218162+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:38 smithi150 bash[67543]: audit 2024-07-28T15:33:37.220513+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:33:38.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:38 smithi150 bash[67543]: audit 2024-07-28T15:33:37.222601+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:33:38.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:38 smithi150 bash[67543]: audit 2024-07-28T15:33:37.233297+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:38 smithi150 bash[67543]: cluster 2024-07-28T15:33:37.524284+0000 mgr.y (mgr.25232) 6665 : cluster [DBG] pgmap v7609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[80503]: audit 2024-07-28T15:33:37.207920+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[80503]: audit 2024-07-28T15:33:37.218162+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[80503]: audit 2024-07-28T15:33:37.220513+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[80503]: audit 2024-07-28T15:33:37.222601+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[80503]: audit 2024-07-28T15:33:37.233297+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[80503]: cluster 2024-07-28T15:33:37.524284+0000 mgr.y (mgr.25232) 6665 : cluster [DBG] pgmap v7609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[82865]: audit 2024-07-28T15:33:37.207920+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[82865]: audit 2024-07-28T15:33:37.218162+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[82865]: audit 2024-07-28T15:33:37.220513+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[82865]: audit 2024-07-28T15:33:37.222601+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[82865]: audit 2024-07-28T15:33:37.233297+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:33:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:38 smithi022 bash[82865]: cluster 2024-07-28T15:33:37.524284+0000 mgr.y (mgr.25232) 6665 : cluster [DBG] pgmap v7609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:38.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12130 16 16 0 0 0 - 0 2024-07-28T15:33:39.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12131 16 16 0 0 0 - 0 2024-07-28T15:33:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:33:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:33:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:33:40.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12132 16 16 0 0 0 - 0 2024-07-28T15:33:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:40 smithi150 bash[67543]: cluster 2024-07-28T15:33:39.525671+0000 mgr.y (mgr.25232) 6666 : cluster [DBG] pgmap v7610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:40 smithi022 bash[80503]: cluster 2024-07-28T15:33:39.525671+0000 mgr.y (mgr.25232) 6666 : cluster [DBG] pgmap v7610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:40 smithi022 bash[82865]: cluster 2024-07-28T15:33:39.525671+0000 mgr.y (mgr.25232) 6666 : cluster [DBG] pgmap v7610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:41.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12133 16 16 0 0 0 - 0 2024-07-28T15:33:42.586 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:33:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:33:42.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12134 16 16 0 0 0 - 0 2024-07-28T15:33:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:42 smithi150 bash[67543]: cluster 2024-07-28T15:33:41.527082+0000 mgr.y (mgr.25232) 6667 : cluster [DBG] pgmap v7611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:42 smithi022 bash[80503]: cluster 2024-07-28T15:33:41.527082+0000 mgr.y (mgr.25232) 6667 : cluster [DBG] pgmap v7611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:42 smithi022 bash[82865]: cluster 2024-07-28T15:33:41.527082+0000 mgr.y (mgr.25232) 6667 : cluster [DBG] pgmap v7611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:43.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12135 16 16 0 0 0 - 0 2024-07-28T15:33:44.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12136 16 16 0 0 0 - 0 2024-07-28T15:33:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:44 smithi150 bash[67543]: cluster 2024-07-28T15:33:43.528467+0000 mgr.y (mgr.25232) 6668 : cluster [DBG] pgmap v7612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:44 smithi022 bash[80503]: cluster 2024-07-28T15:33:43.528467+0000 mgr.y (mgr.25232) 6668 : cluster [DBG] pgmap v7612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:44 smithi022 bash[82865]: cluster 2024-07-28T15:33:43.528467+0000 mgr.y (mgr.25232) 6668 : cluster [DBG] pgmap v7612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:45.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12137 16 16 0 0 0 - 0 2024-07-28T15:33:46.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12138 16 16 0 0 0 - 0 2024-07-28T15:33:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:46 smithi150 bash[67543]: cluster 2024-07-28T15:33:45.529870+0000 mgr.y (mgr.25232) 6669 : cluster [DBG] pgmap v7613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:46 smithi022 bash[80503]: cluster 2024-07-28T15:33:45.529870+0000 mgr.y (mgr.25232) 6669 : cluster [DBG] pgmap v7613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:46 smithi022 bash[82865]: cluster 2024-07-28T15:33:45.529870+0000 mgr.y (mgr.25232) 6669 : cluster [DBG] pgmap v7613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:47.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12139 16 16 0 0 0 - 0 2024-07-28T15:33:48.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:33:48.672456+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:33:48.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:33:48.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12140 16 16 0 0 0 - 0 2024-07-28T15:33:49.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:48 smithi150 bash[67543]: cluster 2024-07-28T15:33:47.531293+0000 mgr.y (mgr.25232) 6670 : cluster [DBG] pgmap v7614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:48 smithi022 bash[80503]: cluster 2024-07-28T15:33:47.531293+0000 mgr.y (mgr.25232) 6670 : cluster [DBG] pgmap v7614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:48 smithi022 bash[82865]: cluster 2024-07-28T15:33:47.531293+0000 mgr.y (mgr.25232) 6670 : cluster [DBG] pgmap v7614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:49.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12141 16 16 0 0 0 - 0 2024-07-28T15:33:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:33:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:33:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:33:50.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12142 16 16 0 0 0 - 0 2024-07-28T15:33:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:50 smithi150 bash[67543]: cluster 2024-07-28T15:33:49.532687+0000 mgr.y (mgr.25232) 6671 : cluster [DBG] pgmap v7615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:50 smithi150 bash[67543]: audit 2024-07-28T15:33:50.595692+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:50 smithi022 bash[80503]: cluster 2024-07-28T15:33:49.532687+0000 mgr.y (mgr.25232) 6671 : cluster [DBG] pgmap v7615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:50 smithi022 bash[80503]: audit 2024-07-28T15:33:50.595692+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:50 smithi022 bash[82865]: cluster 2024-07-28T15:33:49.532687+0000 mgr.y (mgr.25232) 6671 : cluster [DBG] pgmap v7615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:50 smithi022 bash[82865]: audit 2024-07-28T15:33:50.595692+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:33:51.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12143 16 16 0 0 0 - 0 2024-07-28T15:33:52.606 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:33:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:33:52.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12144 16 16 0 0 0 - 0 2024-07-28T15:33:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:52 smithi150 bash[67543]: cluster 2024-07-28T15:33:51.534049+0000 mgr.y (mgr.25232) 6672 : cluster [DBG] pgmap v7616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:52 smithi022 bash[80503]: cluster 2024-07-28T15:33:51.534049+0000 mgr.y (mgr.25232) 6672 : cluster [DBG] pgmap v7616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:52 smithi022 bash[82865]: cluster 2024-07-28T15:33:51.534049+0000 mgr.y (mgr.25232) 6672 : cluster [DBG] pgmap v7616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:53.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12145 16 16 0 0 0 - 0 2024-07-28T15:33:54.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12146 16 16 0 0 0 - 0 2024-07-28T15:33:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:54 smithi150 bash[67543]: cluster 2024-07-28T15:33:53.535455+0000 mgr.y (mgr.25232) 6673 : cluster [DBG] pgmap v7617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:54 smithi022 bash[80503]: cluster 2024-07-28T15:33:53.535455+0000 mgr.y (mgr.25232) 6673 : cluster [DBG] pgmap v7617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:54 smithi022 bash[82865]: cluster 2024-07-28T15:33:53.535455+0000 mgr.y (mgr.25232) 6673 : cluster [DBG] pgmap v7617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:55.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12147 16 16 0 0 0 - 0 2024-07-28T15:33:56.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12148 16 16 0 0 0 - 0 2024-07-28T15:33:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:56 smithi150 bash[67543]: cluster 2024-07-28T15:33:55.536835+0000 mgr.y (mgr.25232) 6674 : cluster [DBG] pgmap v7618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:56 smithi022 bash[80503]: cluster 2024-07-28T15:33:55.536835+0000 mgr.y (mgr.25232) 6674 : cluster [DBG] pgmap v7618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:56 smithi022 bash[82865]: cluster 2024-07-28T15:33:55.536835+0000 mgr.y (mgr.25232) 6674 : cluster [DBG] pgmap v7618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:57.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12149 16 16 0 0 0 - 0 2024-07-28T15:33:58.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12150 16 16 0 0 0 - 0 2024-07-28T15:33:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:33:58 smithi150 bash[67543]: cluster 2024-07-28T15:33:57.538231+0000 mgr.y (mgr.25232) 6675 : cluster [DBG] pgmap v7619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:33:58 smithi022 bash[80503]: cluster 2024-07-28T15:33:57.538231+0000 mgr.y (mgr.25232) 6675 : cluster [DBG] pgmap v7619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:33:58 smithi022 bash[82865]: cluster 2024-07-28T15:33:57.538231+0000 mgr.y (mgr.25232) 6675 : cluster [DBG] pgmap v7619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:33:59.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12151 16 16 0 0 0 - 0 2024-07-28T15:33:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:33:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:33:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:34:00.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12152 16 16 0 0 0 - 0 2024-07-28T15:34:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:00 smithi150 bash[67543]: cluster 2024-07-28T15:33:59.539659+0000 mgr.y (mgr.25232) 6676 : cluster [DBG] pgmap v7620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:00 smithi022 bash[80503]: cluster 2024-07-28T15:33:59.539659+0000 mgr.y (mgr.25232) 6676 : cluster [DBG] pgmap v7620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:00 smithi022 bash[82865]: cluster 2024-07-28T15:33:59.539659+0000 mgr.y (mgr.25232) 6676 : cluster [DBG] pgmap v7620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:01.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12153 16 16 0 0 0 - 0 2024-07-28T15:34:02.626 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:34:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:34:02.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12154 16 16 0 0 0 - 0 2024-07-28T15:34:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:02 smithi150 bash[67543]: cluster 2024-07-28T15:34:01.541060+0000 mgr.y (mgr.25232) 6677 : cluster [DBG] pgmap v7621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:02 smithi022 bash[80503]: cluster 2024-07-28T15:34:01.541060+0000 mgr.y (mgr.25232) 6677 : cluster [DBG] pgmap v7621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:02 smithi022 bash[82865]: cluster 2024-07-28T15:34:01.541060+0000 mgr.y (mgr.25232) 6677 : cluster [DBG] pgmap v7621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:03.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12155 16 16 0 0 0 - 0 2024-07-28T15:34:04.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12156 16 16 0 0 0 - 0 2024-07-28T15:34:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:04 smithi150 bash[67543]: cluster 2024-07-28T15:34:03.542474+0000 mgr.y (mgr.25232) 6678 : cluster [DBG] pgmap v7622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:04 smithi022 bash[80503]: cluster 2024-07-28T15:34:03.542474+0000 mgr.y (mgr.25232) 6678 : cluster [DBG] pgmap v7622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:04 smithi022 bash[82865]: cluster 2024-07-28T15:34:03.542474+0000 mgr.y (mgr.25232) 6678 : cluster [DBG] pgmap v7622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:05.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12157 16 16 0 0 0 - 0 2024-07-28T15:34:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:05 smithi150 bash[67543]: audit 2024-07-28T15:34:05.596049+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:05 smithi022 bash[80503]: audit 2024-07-28T15:34:05.596049+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:05 smithi022 bash[82865]: audit 2024-07-28T15:34:05.596049+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:06.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12158 16 16 0 0 0 - 0 2024-07-28T15:34:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:06 smithi150 bash[67543]: cluster 2024-07-28T15:34:05.543845+0000 mgr.y (mgr.25232) 6679 : cluster [DBG] pgmap v7623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:06 smithi022 bash[80503]: cluster 2024-07-28T15:34:05.543845+0000 mgr.y (mgr.25232) 6679 : cluster [DBG] pgmap v7623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:06 smithi022 bash[82865]: cluster 2024-07-28T15:34:05.543845+0000 mgr.y (mgr.25232) 6679 : cluster [DBG] pgmap v7623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:07.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12159 16 16 0 0 0 - 0 2024-07-28T15:34:08.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:34:08.675868+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:34:08.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:34:08.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12160 16 16 0 0 0 - 0 2024-07-28T15:34:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:08 smithi150 bash[67543]: cluster 2024-07-28T15:34:07.545252+0000 mgr.y (mgr.25232) 6680 : cluster [DBG] pgmap v7624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:08 smithi022 bash[80503]: cluster 2024-07-28T15:34:07.545252+0000 mgr.y (mgr.25232) 6680 : cluster [DBG] pgmap v7624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:08 smithi022 bash[82865]: cluster 2024-07-28T15:34:07.545252+0000 mgr.y (mgr.25232) 6680 : cluster [DBG] pgmap v7624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:09.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12161 16 16 0 0 0 - 0 2024-07-28T15:34:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:34:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:34:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:34:10.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12162 16 16 0 0 0 - 0 2024-07-28T15:34:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:10 smithi150 bash[67543]: cluster 2024-07-28T15:34:09.546672+0000 mgr.y (mgr.25232) 6681 : cluster [DBG] pgmap v7625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:10 smithi022 bash[80503]: cluster 2024-07-28T15:34:09.546672+0000 mgr.y (mgr.25232) 6681 : cluster [DBG] pgmap v7625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:10 smithi022 bash[82865]: cluster 2024-07-28T15:34:09.546672+0000 mgr.y (mgr.25232) 6681 : cluster [DBG] pgmap v7625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:11.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12163 16 16 0 0 0 - 0 2024-07-28T15:34:12.654 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:34:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:34:12.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12164 16 16 0 0 0 - 0 2024-07-28T15:34:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:12 smithi150 bash[67543]: cluster 2024-07-28T15:34:11.548064+0000 mgr.y (mgr.25232) 6682 : cluster [DBG] pgmap v7626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:12 smithi022 bash[80503]: cluster 2024-07-28T15:34:11.548064+0000 mgr.y (mgr.25232) 6682 : cluster [DBG] pgmap v7626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:12 smithi022 bash[82865]: cluster 2024-07-28T15:34:11.548064+0000 mgr.y (mgr.25232) 6682 : cluster [DBG] pgmap v7626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:13.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12165 16 16 0 0 0 - 0 2024-07-28T15:34:14.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12166 16 16 0 0 0 - 0 2024-07-28T15:34:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:14 smithi150 bash[67543]: cluster 2024-07-28T15:34:13.549442+0000 mgr.y (mgr.25232) 6683 : cluster [DBG] pgmap v7627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:14 smithi022 bash[80503]: cluster 2024-07-28T15:34:13.549442+0000 mgr.y (mgr.25232) 6683 : cluster [DBG] pgmap v7627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:14 smithi022 bash[82865]: cluster 2024-07-28T15:34:13.549442+0000 mgr.y (mgr.25232) 6683 : cluster [DBG] pgmap v7627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:15.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12167 16 16 0 0 0 - 0 2024-07-28T15:34:16.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12168 16 16 0 0 0 - 0 2024-07-28T15:34:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:16 smithi150 bash[67543]: cluster 2024-07-28T15:34:15.550853+0000 mgr.y (mgr.25232) 6684 : cluster [DBG] pgmap v7628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:16 smithi022 bash[80503]: cluster 2024-07-28T15:34:15.550853+0000 mgr.y (mgr.25232) 6684 : cluster [DBG] pgmap v7628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:16 smithi022 bash[82865]: cluster 2024-07-28T15:34:15.550853+0000 mgr.y (mgr.25232) 6684 : cluster [DBG] pgmap v7628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:17.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12169 16 16 0 0 0 - 0 2024-07-28T15:34:18.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12170 16 16 0 0 0 - 0 2024-07-28T15:34:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:18 smithi150 bash[67543]: cluster 2024-07-28T15:34:17.552251+0000 mgr.y (mgr.25232) 6685 : cluster [DBG] pgmap v7629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:18 smithi022 bash[80503]: cluster 2024-07-28T15:34:17.552251+0000 mgr.y (mgr.25232) 6685 : cluster [DBG] pgmap v7629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:18 smithi022 bash[82865]: cluster 2024-07-28T15:34:17.552251+0000 mgr.y (mgr.25232) 6685 : cluster [DBG] pgmap v7629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:19.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12171 16 16 0 0 0 - 0 2024-07-28T15:34:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:34:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:34:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:34:20.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12172 16 16 0 0 0 - 0 2024-07-28T15:34:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:20 smithi150 bash[67543]: cluster 2024-07-28T15:34:19.553645+0000 mgr.y (mgr.25232) 6686 : cluster [DBG] pgmap v7630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:20 smithi150 bash[67543]: audit 2024-07-28T15:34:20.596516+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:20 smithi022 bash[80503]: cluster 2024-07-28T15:34:19.553645+0000 mgr.y (mgr.25232) 6686 : cluster [DBG] pgmap v7630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:20 smithi022 bash[80503]: audit 2024-07-28T15:34:20.596516+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:20 smithi022 bash[82865]: cluster 2024-07-28T15:34:19.553645+0000 mgr.y (mgr.25232) 6686 : cluster [DBG] pgmap v7630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:20 smithi022 bash[82865]: audit 2024-07-28T15:34:20.596516+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:21.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12173 16 16 0 0 0 - 0 2024-07-28T15:34:22.675 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:34:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:34:22.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12174 16 16 0 0 0 - 0 2024-07-28T15:34:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:22 smithi150 bash[67543]: cluster 2024-07-28T15:34:21.555053+0000 mgr.y (mgr.25232) 6687 : cluster [DBG] pgmap v7631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:22 smithi022 bash[80503]: cluster 2024-07-28T15:34:21.555053+0000 mgr.y (mgr.25232) 6687 : cluster [DBG] pgmap v7631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:22 smithi022 bash[82865]: cluster 2024-07-28T15:34:21.555053+0000 mgr.y (mgr.25232) 6687 : cluster [DBG] pgmap v7631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:23.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12175 16 16 0 0 0 - 0 2024-07-28T15:34:24.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12176 16 16 0 0 0 - 0 2024-07-28T15:34:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:24 smithi150 bash[67543]: cluster 2024-07-28T15:34:23.556428+0000 mgr.y (mgr.25232) 6688 : cluster [DBG] pgmap v7632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:24 smithi022 bash[80503]: cluster 2024-07-28T15:34:23.556428+0000 mgr.y (mgr.25232) 6688 : cluster [DBG] pgmap v7632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:24 smithi022 bash[82865]: cluster 2024-07-28T15:34:23.556428+0000 mgr.y (mgr.25232) 6688 : cluster [DBG] pgmap v7632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:25.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12177 16 16 0 0 0 - 0 2024-07-28T15:34:26.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12178 16 16 0 0 0 - 0 2024-07-28T15:34:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:26 smithi150 bash[67543]: cluster 2024-07-28T15:34:25.557824+0000 mgr.y (mgr.25232) 6689 : cluster [DBG] pgmap v7633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:26 smithi022 bash[80503]: cluster 2024-07-28T15:34:25.557824+0000 mgr.y (mgr.25232) 6689 : cluster [DBG] pgmap v7633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:26 smithi022 bash[82865]: cluster 2024-07-28T15:34:25.557824+0000 mgr.y (mgr.25232) 6689 : cluster [DBG] pgmap v7633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:27.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12179 16 16 0 0 0 - 0 2024-07-28T15:34:28.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:34:28.678755+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:34:28.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:34:28.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12180 16 16 0 0 0 - 0 2024-07-28T15:34:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:28 smithi150 bash[67543]: cluster 2024-07-28T15:34:27.559200+0000 mgr.y (mgr.25232) 6690 : cluster [DBG] pgmap v7634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:28 smithi022 bash[80503]: cluster 2024-07-28T15:34:27.559200+0000 mgr.y (mgr.25232) 6690 : cluster [DBG] pgmap v7634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:28 smithi022 bash[82865]: cluster 2024-07-28T15:34:27.559200+0000 mgr.y (mgr.25232) 6690 : cluster [DBG] pgmap v7634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:29.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12181 16 16 0 0 0 - 0 2024-07-28T15:34:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:34:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:34:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:34:30.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12182 16 16 0 0 0 - 0 2024-07-28T15:34:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:30 smithi150 bash[67543]: cluster 2024-07-28T15:34:29.560547+0000 mgr.y (mgr.25232) 6691 : cluster [DBG] pgmap v7635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:30 smithi022 bash[80503]: cluster 2024-07-28T15:34:29.560547+0000 mgr.y (mgr.25232) 6691 : cluster [DBG] pgmap v7635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:30 smithi022 bash[82865]: cluster 2024-07-28T15:34:29.560547+0000 mgr.y (mgr.25232) 6691 : cluster [DBG] pgmap v7635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:31.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12183 16 16 0 0 0 - 0 2024-07-28T15:34:32.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12184 16 16 0 0 0 - 0 2024-07-28T15:34:32.695 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:34:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:34:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:32 smithi150 bash[67543]: cluster 2024-07-28T15:34:31.561922+0000 mgr.y (mgr.25232) 6692 : cluster [DBG] pgmap v7636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:32 smithi022 bash[80503]: cluster 2024-07-28T15:34:31.561922+0000 mgr.y (mgr.25232) 6692 : cluster [DBG] pgmap v7636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:32 smithi022 bash[82865]: cluster 2024-07-28T15:34:31.561922+0000 mgr.y (mgr.25232) 6692 : cluster [DBG] pgmap v7636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:33.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12185 16 16 0 0 0 - 0 2024-07-28T15:34:34.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12186 16 16 0 0 0 - 0 2024-07-28T15:34:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:34 smithi150 bash[67543]: cluster 2024-07-28T15:34:33.563336+0000 mgr.y (mgr.25232) 6693 : cluster [DBG] pgmap v7637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:34 smithi022 bash[80503]: cluster 2024-07-28T15:34:33.563336+0000 mgr.y (mgr.25232) 6693 : cluster [DBG] pgmap v7637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:34 smithi022 bash[82865]: cluster 2024-07-28T15:34:33.563336+0000 mgr.y (mgr.25232) 6693 : cluster [DBG] pgmap v7637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:35.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12187 16 16 0 0 0 - 0 2024-07-28T15:34:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:35 smithi150 bash[67543]: audit 2024-07-28T15:34:35.596960+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:35 smithi022 bash[80503]: audit 2024-07-28T15:34:35.596960+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:35 smithi022 bash[82865]: audit 2024-07-28T15:34:35.596960+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:36.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12188 16 16 0 0 0 - 0 2024-07-28T15:34:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:36 smithi150 bash[67543]: cluster 2024-07-28T15:34:35.564687+0000 mgr.y (mgr.25232) 6694 : cluster [DBG] pgmap v7638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:36 smithi022 bash[80503]: cluster 2024-07-28T15:34:35.564687+0000 mgr.y (mgr.25232) 6694 : cluster [DBG] pgmap v7638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:36 smithi022 bash[82865]: cluster 2024-07-28T15:34:35.564687+0000 mgr.y (mgr.25232) 6694 : cluster [DBG] pgmap v7638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:37.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12189 16 16 0 0 0 - 0 2024-07-28T15:34:38.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:37 smithi150 bash[67543]: audit 2024-07-28T15:34:37.388720+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:34:38.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:37 smithi022 bash[80503]: audit 2024-07-28T15:34:37.388720+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:34:38.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:37 smithi022 bash[82865]: audit 2024-07-28T15:34:37.388720+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:34:38.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12190 16 16 0 0 0 - 0 2024-07-28T15:34:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:38 smithi150 bash[67543]: cluster 2024-07-28T15:34:37.566021+0000 mgr.y (mgr.25232) 6695 : cluster [DBG] pgmap v7639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:38 smithi150 bash[67543]: audit 2024-07-28T15:34:37.765311+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:38 smithi150 bash[67543]: audit 2024-07-28T15:34:37.771068+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:38 smithi022 bash[80503]: cluster 2024-07-28T15:34:37.566021+0000 mgr.y (mgr.25232) 6695 : cluster [DBG] pgmap v7639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:38 smithi022 bash[80503]: audit 2024-07-28T15:34:37.765311+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:38 smithi022 bash[80503]: audit 2024-07-28T15:34:37.771068+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:38 smithi022 bash[82865]: cluster 2024-07-28T15:34:37.566021+0000 mgr.y (mgr.25232) 6695 : cluster [DBG] pgmap v7639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:38 smithi022 bash[82865]: audit 2024-07-28T15:34:37.765311+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:38 smithi022 bash[82865]: audit 2024-07-28T15:34:37.771068+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:39.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12191 16 16 0 0 0 - 0 2024-07-28T15:34:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:34:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:34:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:34:40.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12192 16 16 0 0 0 - 0 2024-07-28T15:34:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:40 smithi150 bash[67543]: cluster 2024-07-28T15:34:39.567370+0000 mgr.y (mgr.25232) 6696 : cluster [DBG] pgmap v7640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:40 smithi022 bash[80503]: cluster 2024-07-28T15:34:39.567370+0000 mgr.y (mgr.25232) 6696 : cluster [DBG] pgmap v7640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:40 smithi022 bash[82865]: cluster 2024-07-28T15:34:39.567370+0000 mgr.y (mgr.25232) 6696 : cluster [DBG] pgmap v7640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:41.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12193 16 16 0 0 0 - 0 2024-07-28T15:34:42.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12194 16 16 0 0 0 - 0 2024-07-28T15:34:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:34:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:34:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:42 smithi022 bash[80503]: cluster 2024-07-28T15:34:41.568702+0000 mgr.y (mgr.25232) 6697 : cluster [DBG] pgmap v7641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:42 smithi022 bash[82865]: cluster 2024-07-28T15:34:41.568702+0000 mgr.y (mgr.25232) 6697 : cluster [DBG] pgmap v7641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:42 smithi150 bash[67543]: cluster 2024-07-28T15:34:41.568702+0000 mgr.y (mgr.25232) 6697 : cluster [DBG] pgmap v7641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:43.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12195 16 16 0 0 0 - 0 2024-07-28T15:34:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:44 smithi150 bash[67543]: audit 2024-07-28T15:34:43.084940+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:44 smithi150 bash[67543]: audit 2024-07-28T15:34:43.090136+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:44 smithi150 bash[67543]: cluster 2024-07-28T15:34:43.569659+0000 mgr.y (mgr.25232) 6698 : cluster [DBG] pgmap v7642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:44 smithi150 bash[67543]: audit 2024-07-28T15:34:43.608189+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:44 smithi150 bash[67543]: audit 2024-07-28T15:34:43.616094+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[80503]: audit 2024-07-28T15:34:43.084940+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[80503]: audit 2024-07-28T15:34:43.090136+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[80503]: cluster 2024-07-28T15:34:43.569659+0000 mgr.y (mgr.25232) 6698 : cluster [DBG] pgmap v7642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[80503]: audit 2024-07-28T15:34:43.608189+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[80503]: audit 2024-07-28T15:34:43.616094+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[82865]: audit 2024-07-28T15:34:43.084940+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[82865]: audit 2024-07-28T15:34:43.090136+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[82865]: cluster 2024-07-28T15:34:43.569659+0000 mgr.y (mgr.25232) 6698 : cluster [DBG] pgmap v7642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[82865]: audit 2024-07-28T15:34:43.608189+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:44 smithi022 bash[82865]: audit 2024-07-28T15:34:43.616094+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:44.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12196 16 16 0 0 0 - 0 2024-07-28T15:34:45.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12197 16 16 0 0 0 - 0 2024-07-28T15:34:46.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12198 16 16 0 0 0 - 0 2024-07-28T15:34:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:46 smithi150 bash[67543]: cluster 2024-07-28T15:34:45.571002+0000 mgr.y (mgr.25232) 6699 : cluster [DBG] pgmap v7643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:46 smithi022 bash[80503]: cluster 2024-07-28T15:34:45.571002+0000 mgr.y (mgr.25232) 6699 : cluster [DBG] pgmap v7643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:46 smithi022 bash[82865]: cluster 2024-07-28T15:34:45.571002+0000 mgr.y (mgr.25232) 6699 : cluster [DBG] pgmap v7643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:47.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12199 16 16 0 0 0 - 0 2024-07-28T15:34:48.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:34:48.681925+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:34:48.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:34:48.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12200 16 16 0 0 0 - 0 2024-07-28T15:34:48.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:48 smithi022 bash[80503]: cluster 2024-07-28T15:34:47.572370+0000 mgr.y (mgr.25232) 6700 : cluster [DBG] pgmap v7644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:48.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:48 smithi022 bash[82865]: cluster 2024-07-28T15:34:47.572370+0000 mgr.y (mgr.25232) 6700 : cluster [DBG] pgmap v7644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:48 smithi150 bash[67543]: cluster 2024-07-28T15:34:47.572370+0000 mgr.y (mgr.25232) 6700 : cluster [DBG] pgmap v7644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:49.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12201 16 16 0 0 0 - 0 2024-07-28T15:34:49.698 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:34:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:34:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:34:50.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12202 16 16 0 0 0 - 0 2024-07-28T15:34:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:50 smithi150 bash[67543]: cluster 2024-07-28T15:34:49.573765+0000 mgr.y (mgr.25232) 6701 : cluster [DBG] pgmap v7645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:50 smithi150 bash[67543]: audit 2024-07-28T15:34:50.597578+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:50 smithi022 bash[80503]: cluster 2024-07-28T15:34:49.573765+0000 mgr.y (mgr.25232) 6701 : cluster [DBG] pgmap v7645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:50 smithi022 bash[80503]: audit 2024-07-28T15:34:50.597578+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:50 smithi022 bash[82865]: cluster 2024-07-28T15:34:49.573765+0000 mgr.y (mgr.25232) 6701 : cluster [DBG] pgmap v7645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:50 smithi022 bash[82865]: audit 2024-07-28T15:34:50.597578+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:34:51.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12203 16 16 0 0 0 - 0 2024-07-28T15:34:52.639 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:34:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:34:52.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12204 16 16 0 0 0 - 0 2024-07-28T15:34:52.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:52 smithi022 bash[80503]: cluster 2024-07-28T15:34:51.574511+0000 mgr.y (mgr.25232) 6702 : cluster [DBG] pgmap v7646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:52.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:52 smithi022 bash[82865]: cluster 2024-07-28T15:34:51.574511+0000 mgr.y (mgr.25232) 6702 : cluster [DBG] pgmap v7646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:52 smithi150 bash[67543]: cluster 2024-07-28T15:34:51.574511+0000 mgr.y (mgr.25232) 6702 : cluster [DBG] pgmap v7646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:53.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12205 16 16 0 0 0 - 0 2024-07-28T15:34:54.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:54 smithi150 bash[67543]: audit 2024-07-28T15:34:53.249770+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:54 smithi150 bash[67543]: audit 2024-07-28T15:34:53.257895+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:54 smithi150 bash[67543]: audit 2024-07-28T15:34:53.259473+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:34:54.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:54 smithi150 bash[67543]: audit 2024-07-28T15:34:53.261136+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:34:54.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:54 smithi150 bash[67543]: audit 2024-07-28T15:34:53.270819+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:54 smithi150 bash[67543]: cluster 2024-07-28T15:34:53.575803+0000 mgr.y (mgr.25232) 6703 : cluster [DBG] pgmap v7647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[80503]: audit 2024-07-28T15:34:53.249770+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[80503]: audit 2024-07-28T15:34:53.257895+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[80503]: audit 2024-07-28T15:34:53.259473+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[80503]: audit 2024-07-28T15:34:53.261136+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[80503]: audit 2024-07-28T15:34:53.270819+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[80503]: cluster 2024-07-28T15:34:53.575803+0000 mgr.y (mgr.25232) 6703 : cluster [DBG] pgmap v7647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[82865]: audit 2024-07-28T15:34:53.249770+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[82865]: audit 2024-07-28T15:34:53.257895+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[82865]: audit 2024-07-28T15:34:53.259473+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[82865]: audit 2024-07-28T15:34:53.261136+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[82865]: audit 2024-07-28T15:34:53.270819+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:34:54.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:54 smithi022 bash[82865]: cluster 2024-07-28T15:34:53.575803+0000 mgr.y (mgr.25232) 6703 : cluster [DBG] pgmap v7647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:54.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12206 16 16 0 0 0 - 0 2024-07-28T15:34:55.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12207 16 16 0 0 0 - 0 2024-07-28T15:34:56.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12208 16 16 0 0 0 - 0 2024-07-28T15:34:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:56 smithi150 bash[67543]: cluster 2024-07-28T15:34:55.577146+0000 mgr.y (mgr.25232) 6704 : cluster [DBG] pgmap v7648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:56 smithi022 bash[80503]: cluster 2024-07-28T15:34:55.577146+0000 mgr.y (mgr.25232) 6704 : cluster [DBG] pgmap v7648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:56 smithi022 bash[82865]: cluster 2024-07-28T15:34:55.577146+0000 mgr.y (mgr.25232) 6704 : cluster [DBG] pgmap v7648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:57.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12209 16 16 0 0 0 - 0 2024-07-28T15:34:58.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12210 16 16 0 0 0 - 0 2024-07-28T15:34:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:34:58 smithi150 bash[67543]: cluster 2024-07-28T15:34:57.578527+0000 mgr.y (mgr.25232) 6705 : cluster [DBG] pgmap v7649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:34:58 smithi022 bash[80503]: cluster 2024-07-28T15:34:57.578527+0000 mgr.y (mgr.25232) 6705 : cluster [DBG] pgmap v7649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:34:58 smithi022 bash[82865]: cluster 2024-07-28T15:34:57.578527+0000 mgr.y (mgr.25232) 6705 : cluster [DBG] pgmap v7649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:34:59.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12211 16 16 0 0 0 - 0 2024-07-28T15:34:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:34:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:34:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:35:00.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12212 16 16 0 0 0 - 0 2024-07-28T15:35:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:00 smithi150 bash[67543]: cluster 2024-07-28T15:34:59.579885+0000 mgr.y (mgr.25232) 6706 : cluster [DBG] pgmap v7650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:00 smithi022 bash[80503]: cluster 2024-07-28T15:34:59.579885+0000 mgr.y (mgr.25232) 6706 : cluster [DBG] pgmap v7650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:01.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:00 smithi022 bash[82865]: cluster 2024-07-28T15:34:59.579885+0000 mgr.y (mgr.25232) 6706 : cluster [DBG] pgmap v7650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:01.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12213 16 16 0 0 0 - 0 2024-07-28T15:35:02.646 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:35:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:35:02.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12214 16 16 0 0 0 - 0 2024-07-28T15:35:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:02 smithi150 bash[67543]: cluster 2024-07-28T15:35:01.581250+0000 mgr.y (mgr.25232) 6707 : cluster [DBG] pgmap v7651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:02 smithi022 bash[80503]: cluster 2024-07-28T15:35:01.581250+0000 mgr.y (mgr.25232) 6707 : cluster [DBG] pgmap v7651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:02 smithi022 bash[82865]: cluster 2024-07-28T15:35:01.581250+0000 mgr.y (mgr.25232) 6707 : cluster [DBG] pgmap v7651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:03.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12215 16 16 0 0 0 - 0 2024-07-28T15:35:04.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12216 16 16 0 0 0 - 0 2024-07-28T15:35:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:04 smithi150 bash[67543]: cluster 2024-07-28T15:35:03.582618+0000 mgr.y (mgr.25232) 6708 : cluster [DBG] pgmap v7652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:04 smithi022 bash[80503]: cluster 2024-07-28T15:35:03.582618+0000 mgr.y (mgr.25232) 6708 : cluster [DBG] pgmap v7652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:04 smithi022 bash[82865]: cluster 2024-07-28T15:35:03.582618+0000 mgr.y (mgr.25232) 6708 : cluster [DBG] pgmap v7652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:05.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12217 16 16 0 0 0 - 0 2024-07-28T15:35:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:05 smithi150 bash[67543]: audit 2024-07-28T15:35:05.597724+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:05 smithi022 bash[80503]: audit 2024-07-28T15:35:05.597724+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:05 smithi022 bash[82865]: audit 2024-07-28T15:35:05.597724+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:06.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12218 16 16 0 0 0 - 0 2024-07-28T15:35:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:06 smithi150 bash[67543]: cluster 2024-07-28T15:35:05.583966+0000 mgr.y (mgr.25232) 6709 : cluster [DBG] pgmap v7653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:06 smithi022 bash[80503]: cluster 2024-07-28T15:35:05.583966+0000 mgr.y (mgr.25232) 6709 : cluster [DBG] pgmap v7653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:06 smithi022 bash[82865]: cluster 2024-07-28T15:35:05.583966+0000 mgr.y (mgr.25232) 6709 : cluster [DBG] pgmap v7653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:07.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12219 16 16 0 0 0 - 0 2024-07-28T15:35:08.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:35:08.685008+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:35:08.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:35:08.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12220 16 16 0 0 0 - 0 2024-07-28T15:35:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:08 smithi150 bash[67543]: cluster 2024-07-28T15:35:07.585348+0000 mgr.y (mgr.25232) 6710 : cluster [DBG] pgmap v7654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:08 smithi022 bash[80503]: cluster 2024-07-28T15:35:07.585348+0000 mgr.y (mgr.25232) 6710 : cluster [DBG] pgmap v7654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:08 smithi022 bash[82865]: cluster 2024-07-28T15:35:07.585348+0000 mgr.y (mgr.25232) 6710 : cluster [DBG] pgmap v7654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:09.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12221 16 16 0 0 0 - 0 2024-07-28T15:35:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:35:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:35:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:35:10.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12222 16 16 0 0 0 - 0 2024-07-28T15:35:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:10 smithi150 bash[67543]: cluster 2024-07-28T15:35:09.586722+0000 mgr.y (mgr.25232) 6711 : cluster [DBG] pgmap v7655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:10 smithi022 bash[82865]: cluster 2024-07-28T15:35:09.586722+0000 mgr.y (mgr.25232) 6711 : cluster [DBG] pgmap v7655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:10 smithi022 bash[80503]: cluster 2024-07-28T15:35:09.586722+0000 mgr.y (mgr.25232) 6711 : cluster [DBG] pgmap v7655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:11.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12223 16 16 0 0 0 - 0 2024-07-28T15:35:12.673 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:35:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:35:12.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12224 16 16 0 0 0 - 0 2024-07-28T15:35:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:12 smithi150 bash[67543]: cluster 2024-07-28T15:35:11.588086+0000 mgr.y (mgr.25232) 6712 : cluster [DBG] pgmap v7656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:12 smithi022 bash[80503]: cluster 2024-07-28T15:35:11.588086+0000 mgr.y (mgr.25232) 6712 : cluster [DBG] pgmap v7656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:12 smithi022 bash[82865]: cluster 2024-07-28T15:35:11.588086+0000 mgr.y (mgr.25232) 6712 : cluster [DBG] pgmap v7656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:13.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12225 16 16 0 0 0 - 0 2024-07-28T15:35:14.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12226 16 16 0 0 0 - 0 2024-07-28T15:35:15.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:14 smithi150 bash[67543]: cluster 2024-07-28T15:35:13.589698+0000 mgr.y (mgr.25232) 6713 : cluster [DBG] pgmap v7657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:14 smithi022 bash[80503]: cluster 2024-07-28T15:35:13.589698+0000 mgr.y (mgr.25232) 6713 : cluster [DBG] pgmap v7657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:14 smithi022 bash[82865]: cluster 2024-07-28T15:35:13.589698+0000 mgr.y (mgr.25232) 6713 : cluster [DBG] pgmap v7657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:15.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12227 16 16 0 0 0 - 0 2024-07-28T15:35:16.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12228 16 16 0 0 0 - 0 2024-07-28T15:35:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:16 smithi150 bash[67543]: cluster 2024-07-28T15:35:15.591059+0000 mgr.y (mgr.25232) 6714 : cluster [DBG] pgmap v7658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:16 smithi022 bash[80503]: cluster 2024-07-28T15:35:15.591059+0000 mgr.y (mgr.25232) 6714 : cluster [DBG] pgmap v7658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:16 smithi022 bash[82865]: cluster 2024-07-28T15:35:15.591059+0000 mgr.y (mgr.25232) 6714 : cluster [DBG] pgmap v7658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:17.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12229 16 16 0 0 0 - 0 2024-07-28T15:35:18.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12230 16 16 0 0 0 - 0 2024-07-28T15:35:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:18 smithi150 bash[67543]: cluster 2024-07-28T15:35:17.592413+0000 mgr.y (mgr.25232) 6715 : cluster [DBG] pgmap v7659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:18 smithi022 bash[80503]: cluster 2024-07-28T15:35:17.592413+0000 mgr.y (mgr.25232) 6715 : cluster [DBG] pgmap v7659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:18 smithi022 bash[82865]: cluster 2024-07-28T15:35:17.592413+0000 mgr.y (mgr.25232) 6715 : cluster [DBG] pgmap v7659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:19.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12231 16 16 0 0 0 - 0 2024-07-28T15:35:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:35:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:35:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:35:20.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12232 16 16 0 0 0 - 0 2024-07-28T15:35:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:20 smithi150 bash[67543]: cluster 2024-07-28T15:35:19.593859+0000 mgr.y (mgr.25232) 6716 : cluster [DBG] pgmap v7660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:20 smithi150 bash[67543]: audit 2024-07-28T15:35:20.598264+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:20 smithi022 bash[82865]: cluster 2024-07-28T15:35:19.593859+0000 mgr.y (mgr.25232) 6716 : cluster [DBG] pgmap v7660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:20 smithi022 bash[82865]: audit 2024-07-28T15:35:20.598264+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:20 smithi022 bash[80503]: cluster 2024-07-28T15:35:19.593859+0000 mgr.y (mgr.25232) 6716 : cluster [DBG] pgmap v7660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:20 smithi022 bash[80503]: audit 2024-07-28T15:35:20.598264+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:21.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12233 16 16 0 0 0 - 0 2024-07-28T15:35:22.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12234 16 16 0 0 0 - 0 2024-07-28T15:35:22.702 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:35:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:35:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:22 smithi150 bash[67543]: cluster 2024-07-28T15:35:21.594641+0000 mgr.y (mgr.25232) 6717 : cluster [DBG] pgmap v7661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:22 smithi022 bash[82865]: cluster 2024-07-28T15:35:21.594641+0000 mgr.y (mgr.25232) 6717 : cluster [DBG] pgmap v7661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:22 smithi022 bash[80503]: cluster 2024-07-28T15:35:21.594641+0000 mgr.y (mgr.25232) 6717 : cluster [DBG] pgmap v7661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:23.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12235 16 16 0 0 0 - 0 2024-07-28T15:35:24.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12236 16 16 0 0 0 - 0 2024-07-28T15:35:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:24 smithi150 bash[67543]: cluster 2024-07-28T15:35:23.595948+0000 mgr.y (mgr.25232) 6718 : cluster [DBG] pgmap v7662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:24 smithi022 bash[82865]: cluster 2024-07-28T15:35:23.595948+0000 mgr.y (mgr.25232) 6718 : cluster [DBG] pgmap v7662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:24 smithi022 bash[80503]: cluster 2024-07-28T15:35:23.595948+0000 mgr.y (mgr.25232) 6718 : cluster [DBG] pgmap v7662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:25.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12237 16 16 0 0 0 - 0 2024-07-28T15:35:26.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12238 16 16 0 0 0 - 0 2024-07-28T15:35:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:26 smithi150 bash[67543]: cluster 2024-07-28T15:35:25.597297+0000 mgr.y (mgr.25232) 6719 : cluster [DBG] pgmap v7663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:26 smithi022 bash[80503]: cluster 2024-07-28T15:35:25.597297+0000 mgr.y (mgr.25232) 6719 : cluster [DBG] pgmap v7663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:26 smithi022 bash[82865]: cluster 2024-07-28T15:35:25.597297+0000 mgr.y (mgr.25232) 6719 : cluster [DBG] pgmap v7663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:27.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12239 16 16 0 0 0 - 0 2024-07-28T15:35:28.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:35:28.688095+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:35:28.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:35:28.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12240 16 16 0 0 0 - 0 2024-07-28T15:35:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:28 smithi150 bash[67543]: cluster 2024-07-28T15:35:27.598639+0000 mgr.y (mgr.25232) 6720 : cluster [DBG] pgmap v7664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:28 smithi022 bash[80503]: cluster 2024-07-28T15:35:27.598639+0000 mgr.y (mgr.25232) 6720 : cluster [DBG] pgmap v7664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:28 smithi022 bash[82865]: cluster 2024-07-28T15:35:27.598639+0000 mgr.y (mgr.25232) 6720 : cluster [DBG] pgmap v7664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:29.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12241 16 16 0 0 0 - 0 2024-07-28T15:35:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:35:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:35:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:35:30.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12242 16 16 0 0 0 - 0 2024-07-28T15:35:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:30 smithi150 bash[67543]: cluster 2024-07-28T15:35:29.599966+0000 mgr.y (mgr.25232) 6721 : cluster [DBG] pgmap v7665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:30 smithi022 bash[80503]: cluster 2024-07-28T15:35:29.599966+0000 mgr.y (mgr.25232) 6721 : cluster [DBG] pgmap v7665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:30 smithi022 bash[82865]: cluster 2024-07-28T15:35:29.599966+0000 mgr.y (mgr.25232) 6721 : cluster [DBG] pgmap v7665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:31.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12243 16 16 0 0 0 - 0 2024-07-28T15:35:32.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12244 16 16 0 0 0 - 0 2024-07-28T15:35:32.721 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:35:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:35:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:32 smithi150 bash[67543]: cluster 2024-07-28T15:35:31.601315+0000 mgr.y (mgr.25232) 6722 : cluster [DBG] pgmap v7666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:32 smithi022 bash[80503]: cluster 2024-07-28T15:35:31.601315+0000 mgr.y (mgr.25232) 6722 : cluster [DBG] pgmap v7666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:32 smithi022 bash[82865]: cluster 2024-07-28T15:35:31.601315+0000 mgr.y (mgr.25232) 6722 : cluster [DBG] pgmap v7666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:33.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12245 16 16 0 0 0 - 0 2024-07-28T15:35:34.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12246 16 16 0 0 0 - 0 2024-07-28T15:35:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:34 smithi150 bash[67543]: cluster 2024-07-28T15:35:33.602676+0000 mgr.y (mgr.25232) 6723 : cluster [DBG] pgmap v7667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:34 smithi022 bash[80503]: cluster 2024-07-28T15:35:33.602676+0000 mgr.y (mgr.25232) 6723 : cluster [DBG] pgmap v7667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:34 smithi022 bash[82865]: cluster 2024-07-28T15:35:33.602676+0000 mgr.y (mgr.25232) 6723 : cluster [DBG] pgmap v7667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:35.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12247 16 16 0 0 0 - 0 2024-07-28T15:35:36.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:35 smithi150 bash[67543]: audit 2024-07-28T15:35:35.598717+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:35 smithi022 bash[80503]: audit 2024-07-28T15:35:35.598717+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:35 smithi022 bash[82865]: audit 2024-07-28T15:35:35.598717+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:36.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12248 16 16 0 0 0 - 0 2024-07-28T15:35:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:36 smithi150 bash[67543]: cluster 2024-07-28T15:35:35.604066+0000 mgr.y (mgr.25232) 6724 : cluster [DBG] pgmap v7668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:36 smithi022 bash[80503]: cluster 2024-07-28T15:35:35.604066+0000 mgr.y (mgr.25232) 6724 : cluster [DBG] pgmap v7668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:36 smithi022 bash[82865]: cluster 2024-07-28T15:35:35.604066+0000 mgr.y (mgr.25232) 6724 : cluster [DBG] pgmap v7668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:37.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12249 16 16 0 0 0 - 0 2024-07-28T15:35:38.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12250 16 16 0 0 0 - 0 2024-07-28T15:35:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:38 smithi150 bash[67543]: cluster 2024-07-28T15:35:37.611035+0000 mgr.y (mgr.25232) 6725 : cluster [DBG] pgmap v7669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:38 smithi022 bash[80503]: cluster 2024-07-28T15:35:37.611035+0000 mgr.y (mgr.25232) 6725 : cluster [DBG] pgmap v7669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:38 smithi022 bash[82865]: cluster 2024-07-28T15:35:37.611035+0000 mgr.y (mgr.25232) 6725 : cluster [DBG] pgmap v7669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:39.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12251 16 16 0 0 0 - 0 2024-07-28T15:35:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:35:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:35:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:35:40.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12252 16 16 0 0 0 - 0 2024-07-28T15:35:41.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:40 smithi150 bash[67543]: cluster 2024-07-28T15:35:39.612362+0000 mgr.y (mgr.25232) 6726 : cluster [DBG] pgmap v7670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:40 smithi022 bash[80503]: cluster 2024-07-28T15:35:39.612362+0000 mgr.y (mgr.25232) 6726 : cluster [DBG] pgmap v7670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:40 smithi022 bash[82865]: cluster 2024-07-28T15:35:39.612362+0000 mgr.y (mgr.25232) 6726 : cluster [DBG] pgmap v7670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:41.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12253 16 16 0 0 0 - 0 2024-07-28T15:35:42.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12254 16 16 0 0 0 - 0 2024-07-28T15:35:42.748 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:35:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:35:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:42 smithi150 bash[67543]: cluster 2024-07-28T15:35:41.613698+0000 mgr.y (mgr.25232) 6727 : cluster [DBG] pgmap v7671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:42 smithi022 bash[80503]: cluster 2024-07-28T15:35:41.613698+0000 mgr.y (mgr.25232) 6727 : cluster [DBG] pgmap v7671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:42 smithi022 bash[82865]: cluster 2024-07-28T15:35:41.613698+0000 mgr.y (mgr.25232) 6727 : cluster [DBG] pgmap v7671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:43.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12255 16 16 0 0 0 - 0 2024-07-28T15:35:44.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12256 16 16 0 0 0 - 0 2024-07-28T15:35:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:44 smithi150 bash[67543]: cluster 2024-07-28T15:35:43.615058+0000 mgr.y (mgr.25232) 6728 : cluster [DBG] pgmap v7672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:44 smithi022 bash[80503]: cluster 2024-07-28T15:35:43.615058+0000 mgr.y (mgr.25232) 6728 : cluster [DBG] pgmap v7672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:44 smithi022 bash[82865]: cluster 2024-07-28T15:35:43.615058+0000 mgr.y (mgr.25232) 6728 : cluster [DBG] pgmap v7672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:45.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12257 16 16 0 0 0 - 0 2024-07-28T15:35:46.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12258 16 16 0 0 0 - 0 2024-07-28T15:35:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:46 smithi150 bash[67543]: cluster 2024-07-28T15:35:45.616431+0000 mgr.y (mgr.25232) 6729 : cluster [DBG] pgmap v7673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:46 smithi022 bash[80503]: cluster 2024-07-28T15:35:45.616431+0000 mgr.y (mgr.25232) 6729 : cluster [DBG] pgmap v7673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:46 smithi022 bash[82865]: cluster 2024-07-28T15:35:45.616431+0000 mgr.y (mgr.25232) 6729 : cluster [DBG] pgmap v7673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:47.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12259 16 16 0 0 0 - 0 2024-07-28T15:35:48.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:35:48.691350+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:35:48.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:35:48.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12260 16 16 0 0 0 - 0 2024-07-28T15:35:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:48 smithi150 bash[67543]: cluster 2024-07-28T15:35:47.617790+0000 mgr.y (mgr.25232) 6730 : cluster [DBG] pgmap v7674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:48 smithi022 bash[80503]: cluster 2024-07-28T15:35:47.617790+0000 mgr.y (mgr.25232) 6730 : cluster [DBG] pgmap v7674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:48 smithi022 bash[82865]: cluster 2024-07-28T15:35:47.617790+0000 mgr.y (mgr.25232) 6730 : cluster [DBG] pgmap v7674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:49.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12261 16 16 0 0 0 - 0 2024-07-28T15:35:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:35:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:35:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:35:50.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12262 16 16 0 0 0 - 0 2024-07-28T15:35:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:50 smithi150 bash[67543]: cluster 2024-07-28T15:35:49.619202+0000 mgr.y (mgr.25232) 6731 : cluster [DBG] pgmap v7675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:50 smithi150 bash[67543]: audit 2024-07-28T15:35:50.599118+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:50 smithi022 bash[80503]: cluster 2024-07-28T15:35:49.619202+0000 mgr.y (mgr.25232) 6731 : cluster [DBG] pgmap v7675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:50 smithi022 bash[80503]: audit 2024-07-28T15:35:50.599118+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:50 smithi022 bash[82865]: cluster 2024-07-28T15:35:49.619202+0000 mgr.y (mgr.25232) 6731 : cluster [DBG] pgmap v7675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:50 smithi022 bash[82865]: audit 2024-07-28T15:35:50.599118+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:35:51.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12263 16 16 0 0 0 - 0 2024-07-28T15:35:52.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12264 16 16 0 0 0 - 0 2024-07-28T15:35:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:35:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:35:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:52 smithi150 bash[67543]: cluster 2024-07-28T15:35:51.620580+0000 mgr.y (mgr.25232) 6732 : cluster [DBG] pgmap v7676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:52 smithi022 bash[80503]: cluster 2024-07-28T15:35:51.620580+0000 mgr.y (mgr.25232) 6732 : cluster [DBG] pgmap v7676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:52 smithi022 bash[82865]: cluster 2024-07-28T15:35:51.620580+0000 mgr.y (mgr.25232) 6732 : cluster [DBG] pgmap v7676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:53.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12265 16 16 0 0 0 - 0 2024-07-28T15:35:54.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:53 smithi022 bash[80503]: audit 2024-07-28T15:35:53.406208+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:35:54.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:53 smithi022 bash[82865]: audit 2024-07-28T15:35:53.406208+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:35:54.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:53 smithi150 bash[67543]: audit 2024-07-28T15:35:53.406208+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:35:54.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12266 16 16 0 0 0 - 0 2024-07-28T15:35:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:54 smithi022 bash[80503]: cluster 2024-07-28T15:35:53.621923+0000 mgr.y (mgr.25232) 6733 : cluster [DBG] pgmap v7677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:54 smithi022 bash[82865]: cluster 2024-07-28T15:35:53.621923+0000 mgr.y (mgr.25232) 6733 : cluster [DBG] pgmap v7677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:54 smithi150 bash[67543]: cluster 2024-07-28T15:35:53.621923+0000 mgr.y (mgr.25232) 6733 : cluster [DBG] pgmap v7677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:55.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12267 16 16 0 0 0 - 0 2024-07-28T15:35:56.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12268 16 16 0 0 0 - 0 2024-07-28T15:35:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:56 smithi022 bash[80503]: cluster 2024-07-28T15:35:55.623308+0000 mgr.y (mgr.25232) 6734 : cluster [DBG] pgmap v7678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:56 smithi022 bash[82865]: cluster 2024-07-28T15:35:55.623308+0000 mgr.y (mgr.25232) 6734 : cluster [DBG] pgmap v7678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:56 smithi150 bash[67543]: cluster 2024-07-28T15:35:55.623308+0000 mgr.y (mgr.25232) 6734 : cluster [DBG] pgmap v7678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:57.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12269 16 16 0 0 0 - 0 2024-07-28T15:35:58.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12270 16 16 0 0 0 - 0 2024-07-28T15:35:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:35:58 smithi022 bash[80503]: cluster 2024-07-28T15:35:57.624645+0000 mgr.y (mgr.25232) 6735 : cluster [DBG] pgmap v7679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:35:58 smithi022 bash[82865]: cluster 2024-07-28T15:35:57.624645+0000 mgr.y (mgr.25232) 6735 : cluster [DBG] pgmap v7679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:35:58 smithi150 bash[67543]: cluster 2024-07-28T15:35:57.624645+0000 mgr.y (mgr.25232) 6735 : cluster [DBG] pgmap v7679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:35:59.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12271 16 16 0 0 0 - 0 2024-07-28T15:35:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:35:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:35:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.112167+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.119183+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.326944+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.338324+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: cluster 2024-07-28T15:35:59.625977+0000 mgr.y (mgr.25232) 6736 : cluster [DBG] pgmap v7680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.732893+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.734481+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:36:00.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:00 smithi150 bash[67543]: audit 2024-07-28T15:35:59.743211+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.112167+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.119183+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.326944+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.338324+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: cluster 2024-07-28T15:35:59.625977+0000 mgr.y (mgr.25232) 6736 : cluster [DBG] pgmap v7680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.732893+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.734481+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[80503]: audit 2024-07-28T15:35:59.743211+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.112167+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.119183+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.326944+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.338324+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: cluster 2024-07-28T15:35:59.625977+0000 mgr.y (mgr.25232) 6736 : cluster [DBG] pgmap v7680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.732893+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:36:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.734481+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:36:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:00 smithi022 bash[82865]: audit 2024-07-28T15:35:59.743211+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:36:00.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12272 16 16 0 0 0 - 0 2024-07-28T15:36:01.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12273 16 16 0 0 0 - 0 2024-07-28T15:36:02.683 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:36:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:36:02.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12274 16 16 0 0 0 - 0 2024-07-28T15:36:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:02 smithi150 bash[67543]: cluster 2024-07-28T15:36:01.627351+0000 mgr.y (mgr.25232) 6737 : cluster [DBG] pgmap v7681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:02 smithi022 bash[80503]: cluster 2024-07-28T15:36:01.627351+0000 mgr.y (mgr.25232) 6737 : cluster [DBG] pgmap v7681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:02 smithi022 bash[82865]: cluster 2024-07-28T15:36:01.627351+0000 mgr.y (mgr.25232) 6737 : cluster [DBG] pgmap v7681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:03.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12275 16 16 0 0 0 - 0 2024-07-28T15:36:04.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12276 16 16 0 0 0 - 0 2024-07-28T15:36:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:04 smithi150 bash[67543]: cluster 2024-07-28T15:36:03.628688+0000 mgr.y (mgr.25232) 6738 : cluster [DBG] pgmap v7682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:04 smithi022 bash[80503]: cluster 2024-07-28T15:36:03.628688+0000 mgr.y (mgr.25232) 6738 : cluster [DBG] pgmap v7682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:04 smithi022 bash[82865]: cluster 2024-07-28T15:36:03.628688+0000 mgr.y (mgr.25232) 6738 : cluster [DBG] pgmap v7682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:05.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12277 16 16 0 0 0 - 0 2024-07-28T15:36:06.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:05 smithi150 bash[67543]: audit 2024-07-28T15:36:05.599618+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:06.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:05 smithi022 bash[80503]: audit 2024-07-28T15:36:05.599618+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:06.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:05 smithi022 bash[82865]: audit 2024-07-28T15:36:05.599618+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:06.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12278 16 16 0 0 0 - 0 2024-07-28T15:36:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:06 smithi150 bash[67543]: cluster 2024-07-28T15:36:05.634723+0000 mgr.y (mgr.25232) 6739 : cluster [DBG] pgmap v7683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:06 smithi022 bash[80503]: cluster 2024-07-28T15:36:05.634723+0000 mgr.y (mgr.25232) 6739 : cluster [DBG] pgmap v7683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:07.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:06 smithi022 bash[82865]: cluster 2024-07-28T15:36:05.634723+0000 mgr.y (mgr.25232) 6739 : cluster [DBG] pgmap v7683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:07.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12279 16 16 0 0 0 - 0 2024-07-28T15:36:08.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:36:08.694302+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:36:08.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:36:08.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12280 16 16 0 0 0 - 0 2024-07-28T15:36:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:08 smithi150 bash[67543]: cluster 2024-07-28T15:36:07.636090+0000 mgr.y (mgr.25232) 6740 : cluster [DBG] pgmap v7684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:08 smithi022 bash[80503]: cluster 2024-07-28T15:36:07.636090+0000 mgr.y (mgr.25232) 6740 : cluster [DBG] pgmap v7684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:08 smithi022 bash[82865]: cluster 2024-07-28T15:36:07.636090+0000 mgr.y (mgr.25232) 6740 : cluster [DBG] pgmap v7684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:09.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12281 16 16 0 0 0 - 0 2024-07-28T15:36:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:36:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:36:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:36:10.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12282 16 16 0 0 0 - 0 2024-07-28T15:36:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:10 smithi150 bash[67543]: cluster 2024-07-28T15:36:09.637434+0000 mgr.y (mgr.25232) 6741 : cluster [DBG] pgmap v7685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:10 smithi022 bash[80503]: cluster 2024-07-28T15:36:09.637434+0000 mgr.y (mgr.25232) 6741 : cluster [DBG] pgmap v7685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:10 smithi022 bash[82865]: cluster 2024-07-28T15:36:09.637434+0000 mgr.y (mgr.25232) 6741 : cluster [DBG] pgmap v7685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:11.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12283 16 16 0 0 0 - 0 2024-07-28T15:36:12.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12284 16 16 0 0 0 - 0 2024-07-28T15:36:12.712 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:36:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:36:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:12 smithi150 bash[67543]: cluster 2024-07-28T15:36:11.638814+0000 mgr.y (mgr.25232) 6742 : cluster [DBG] pgmap v7686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:12 smithi022 bash[80503]: cluster 2024-07-28T15:36:11.638814+0000 mgr.y (mgr.25232) 6742 : cluster [DBG] pgmap v7686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:12 smithi022 bash[82865]: cluster 2024-07-28T15:36:11.638814+0000 mgr.y (mgr.25232) 6742 : cluster [DBG] pgmap v7686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:13.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12285 16 16 0 0 0 - 0 2024-07-28T15:36:14.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12286 16 16 0 0 0 - 0 2024-07-28T15:36:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:14 smithi150 bash[67543]: cluster 2024-07-28T15:36:13.640172+0000 mgr.y (mgr.25232) 6743 : cluster [DBG] pgmap v7687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:14 smithi022 bash[80503]: cluster 2024-07-28T15:36:13.640172+0000 mgr.y (mgr.25232) 6743 : cluster [DBG] pgmap v7687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:14 smithi022 bash[82865]: cluster 2024-07-28T15:36:13.640172+0000 mgr.y (mgr.25232) 6743 : cluster [DBG] pgmap v7687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:15.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12287 16 16 0 0 0 - 0 2024-07-28T15:36:16.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12288 16 16 0 0 0 - 0 2024-07-28T15:36:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:16 smithi150 bash[67543]: cluster 2024-07-28T15:36:15.641500+0000 mgr.y (mgr.25232) 6744 : cluster [DBG] pgmap v7688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:16 smithi022 bash[80503]: cluster 2024-07-28T15:36:15.641500+0000 mgr.y (mgr.25232) 6744 : cluster [DBG] pgmap v7688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:16 smithi022 bash[82865]: cluster 2024-07-28T15:36:15.641500+0000 mgr.y (mgr.25232) 6744 : cluster [DBG] pgmap v7688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:17.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12289 16 16 0 0 0 - 0 2024-07-28T15:36:18.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12290 16 16 0 0 0 - 0 2024-07-28T15:36:19.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:18 smithi150 bash[67543]: cluster 2024-07-28T15:36:17.642863+0000 mgr.y (mgr.25232) 6745 : cluster [DBG] pgmap v7689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:18 smithi022 bash[80503]: cluster 2024-07-28T15:36:17.642863+0000 mgr.y (mgr.25232) 6745 : cluster [DBG] pgmap v7689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:18 smithi022 bash[82865]: cluster 2024-07-28T15:36:17.642863+0000 mgr.y (mgr.25232) 6745 : cluster [DBG] pgmap v7689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:19.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12291 16 16 0 0 0 - 0 2024-07-28T15:36:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:36:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:36:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:36:20.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12292 16 16 0 0 0 - 0 2024-07-28T15:36:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:20 smithi150 bash[67543]: cluster 2024-07-28T15:36:19.644210+0000 mgr.y (mgr.25232) 6746 : cluster [DBG] pgmap v7690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:20 smithi150 bash[67543]: audit 2024-07-28T15:36:20.600035+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:20 smithi022 bash[80503]: cluster 2024-07-28T15:36:19.644210+0000 mgr.y (mgr.25232) 6746 : cluster [DBG] pgmap v7690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:20 smithi022 bash[80503]: audit 2024-07-28T15:36:20.600035+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:20 smithi022 bash[82865]: cluster 2024-07-28T15:36:19.644210+0000 mgr.y (mgr.25232) 6746 : cluster [DBG] pgmap v7690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:20 smithi022 bash[82865]: audit 2024-07-28T15:36:20.600035+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:21.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12293 16 16 0 0 0 - 0 2024-07-28T15:36:22.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12294 16 16 0 0 0 - 0 2024-07-28T15:36:22.733 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:36:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:36:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:22 smithi150 bash[67543]: cluster 2024-07-28T15:36:21.645642+0000 mgr.y (mgr.25232) 6747 : cluster [DBG] pgmap v7691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:22 smithi022 bash[80503]: cluster 2024-07-28T15:36:21.645642+0000 mgr.y (mgr.25232) 6747 : cluster [DBG] pgmap v7691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:22 smithi022 bash[82865]: cluster 2024-07-28T15:36:21.645642+0000 mgr.y (mgr.25232) 6747 : cluster [DBG] pgmap v7691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:23.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12295 16 16 0 0 0 - 0 2024-07-28T15:36:24.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12296 16 16 0 0 0 - 0 2024-07-28T15:36:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:24 smithi150 bash[67543]: cluster 2024-07-28T15:36:23.647031+0000 mgr.y (mgr.25232) 6748 : cluster [DBG] pgmap v7692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:24 smithi022 bash[80503]: cluster 2024-07-28T15:36:23.647031+0000 mgr.y (mgr.25232) 6748 : cluster [DBG] pgmap v7692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:24 smithi022 bash[82865]: cluster 2024-07-28T15:36:23.647031+0000 mgr.y (mgr.25232) 6748 : cluster [DBG] pgmap v7692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:25.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12297 16 16 0 0 0 - 0 2024-07-28T15:36:26.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12298 16 16 0 0 0 - 0 2024-07-28T15:36:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:26 smithi150 bash[67543]: cluster 2024-07-28T15:36:25.648370+0000 mgr.y (mgr.25232) 6749 : cluster [DBG] pgmap v7693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:26 smithi022 bash[80503]: cluster 2024-07-28T15:36:25.648370+0000 mgr.y (mgr.25232) 6749 : cluster [DBG] pgmap v7693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:26 smithi022 bash[82865]: cluster 2024-07-28T15:36:25.648370+0000 mgr.y (mgr.25232) 6749 : cluster [DBG] pgmap v7693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:27.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12299 16 16 0 0 0 - 0 2024-07-28T15:36:28.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:36:28.697563+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:36:28.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:36:28.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12300 16 16 0 0 0 - 0 2024-07-28T15:36:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:28 smithi150 bash[67543]: cluster 2024-07-28T15:36:27.649713+0000 mgr.y (mgr.25232) 6750 : cluster [DBG] pgmap v7694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:28 smithi022 bash[80503]: cluster 2024-07-28T15:36:27.649713+0000 mgr.y (mgr.25232) 6750 : cluster [DBG] pgmap v7694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:28 smithi022 bash[82865]: cluster 2024-07-28T15:36:27.649713+0000 mgr.y (mgr.25232) 6750 : cluster [DBG] pgmap v7694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:29.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12301 16 16 0 0 0 - 0 2024-07-28T15:36:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:36:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:36:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:36:30.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12302 16 16 0 0 0 - 0 2024-07-28T15:36:31.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:30 smithi150 bash[67543]: cluster 2024-07-28T15:36:29.651118+0000 mgr.y (mgr.25232) 6751 : cluster [DBG] pgmap v7695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:30 smithi022 bash[80503]: cluster 2024-07-28T15:36:29.651118+0000 mgr.y (mgr.25232) 6751 : cluster [DBG] pgmap v7695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:30 smithi022 bash[82865]: cluster 2024-07-28T15:36:29.651118+0000 mgr.y (mgr.25232) 6751 : cluster [DBG] pgmap v7695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:31.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12303 16 16 0 0 0 - 0 2024-07-28T15:36:32.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12304 16 16 0 0 0 - 0 2024-07-28T15:36:32.753 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:36:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:36:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:32 smithi150 bash[67543]: cluster 2024-07-28T15:36:31.652452+0000 mgr.y (mgr.25232) 6752 : cluster [DBG] pgmap v7696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:32 smithi022 bash[80503]: cluster 2024-07-28T15:36:31.652452+0000 mgr.y (mgr.25232) 6752 : cluster [DBG] pgmap v7696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:32 smithi022 bash[82865]: cluster 2024-07-28T15:36:31.652452+0000 mgr.y (mgr.25232) 6752 : cluster [DBG] pgmap v7696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:33.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12305 16 16 0 0 0 - 0 2024-07-28T15:36:34.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12306 16 16 0 0 0 - 0 2024-07-28T15:36:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:34 smithi150 bash[67543]: cluster 2024-07-28T15:36:33.653776+0000 mgr.y (mgr.25232) 6753 : cluster [DBG] pgmap v7697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:34 smithi022 bash[80503]: cluster 2024-07-28T15:36:33.653776+0000 mgr.y (mgr.25232) 6753 : cluster [DBG] pgmap v7697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:35.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:34 smithi022 bash[82865]: cluster 2024-07-28T15:36:33.653776+0000 mgr.y (mgr.25232) 6753 : cluster [DBG] pgmap v7697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:35.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12307 16 16 0 0 0 - 0 2024-07-28T15:36:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:35 smithi022 bash[80503]: audit 2024-07-28T15:36:35.600351+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:35 smithi022 bash[82865]: audit 2024-07-28T15:36:35.600351+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:35 smithi150 bash[67543]: audit 2024-07-28T15:36:35.600351+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:36.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12308 16 16 0 0 0 - 0 2024-07-28T15:36:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:36 smithi022 bash[80503]: cluster 2024-07-28T15:36:35.655088+0000 mgr.y (mgr.25232) 6754 : cluster [DBG] pgmap v7698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:37.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:36 smithi022 bash[82865]: cluster 2024-07-28T15:36:35.655088+0000 mgr.y (mgr.25232) 6754 : cluster [DBG] pgmap v7698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:36 smithi150 bash[67543]: cluster 2024-07-28T15:36:35.655088+0000 mgr.y (mgr.25232) 6754 : cluster [DBG] pgmap v7698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:37.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12309 16 16 0 0 0 - 0 2024-07-28T15:36:38.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12310 16 16 0 0 0 - 0 2024-07-28T15:36:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:38 smithi022 bash[80503]: cluster 2024-07-28T15:36:37.656409+0000 mgr.y (mgr.25232) 6755 : cluster [DBG] pgmap v7699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:38 smithi022 bash[82865]: cluster 2024-07-28T15:36:37.656409+0000 mgr.y (mgr.25232) 6755 : cluster [DBG] pgmap v7699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:38 smithi150 bash[67543]: cluster 2024-07-28T15:36:37.656409+0000 mgr.y (mgr.25232) 6755 : cluster [DBG] pgmap v7699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:39.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12311 16 16 0 0 0 - 0 2024-07-28T15:36:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:36:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:36:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:36:40.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12312 16 16 0 0 0 - 0 2024-07-28T15:36:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:40 smithi022 bash[80503]: cluster 2024-07-28T15:36:39.657711+0000 mgr.y (mgr.25232) 6756 : cluster [DBG] pgmap v7700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:40 smithi022 bash[82865]: cluster 2024-07-28T15:36:39.657711+0000 mgr.y (mgr.25232) 6756 : cluster [DBG] pgmap v7700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:40 smithi150 bash[67543]: cluster 2024-07-28T15:36:39.657711+0000 mgr.y (mgr.25232) 6756 : cluster [DBG] pgmap v7700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:41.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12313 16 16 0 0 0 - 0 2024-07-28T15:36:42.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12314 16 16 0 0 0 - 0 2024-07-28T15:36:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:36:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:36:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:42 smithi022 bash[80503]: cluster 2024-07-28T15:36:41.659076+0000 mgr.y (mgr.25232) 6757 : cluster [DBG] pgmap v7701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:42 smithi022 bash[82865]: cluster 2024-07-28T15:36:41.659076+0000 mgr.y (mgr.25232) 6757 : cluster [DBG] pgmap v7701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:42 smithi150 bash[67543]: cluster 2024-07-28T15:36:41.659076+0000 mgr.y (mgr.25232) 6757 : cluster [DBG] pgmap v7701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:43.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12315 16 16 0 0 0 - 0 2024-07-28T15:36:44.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12316 16 16 0 0 0 - 0 2024-07-28T15:36:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:44 smithi022 bash[80503]: cluster 2024-07-28T15:36:43.660415+0000 mgr.y (mgr.25232) 6758 : cluster [DBG] pgmap v7702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:44 smithi022 bash[82865]: cluster 2024-07-28T15:36:43.660415+0000 mgr.y (mgr.25232) 6758 : cluster [DBG] pgmap v7702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:45.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:44 smithi150 bash[67543]: cluster 2024-07-28T15:36:43.660415+0000 mgr.y (mgr.25232) 6758 : cluster [DBG] pgmap v7702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:45.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12317 16 16 0 0 0 - 0 2024-07-28T15:36:46.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12318 16 16 0 0 0 - 0 2024-07-28T15:36:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:46 smithi022 bash[80503]: cluster 2024-07-28T15:36:45.661732+0000 mgr.y (mgr.25232) 6759 : cluster [DBG] pgmap v7703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:47.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:46 smithi022 bash[82865]: cluster 2024-07-28T15:36:45.661732+0000 mgr.y (mgr.25232) 6759 : cluster [DBG] pgmap v7703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:46 smithi150 bash[67543]: cluster 2024-07-28T15:36:45.661732+0000 mgr.y (mgr.25232) 6759 : cluster [DBG] pgmap v7703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:47.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12319 16 16 0 0 0 - 0 2024-07-28T15:36:48.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:36:48.700694+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:36:48.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:36:48.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12320 16 16 0 0 0 - 0 2024-07-28T15:36:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:48 smithi022 bash[80503]: cluster 2024-07-28T15:36:47.663106+0000 mgr.y (mgr.25232) 6760 : cluster [DBG] pgmap v7704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:48 smithi022 bash[82865]: cluster 2024-07-28T15:36:47.663106+0000 mgr.y (mgr.25232) 6760 : cluster [DBG] pgmap v7704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:48 smithi150 bash[67543]: cluster 2024-07-28T15:36:47.663106+0000 mgr.y (mgr.25232) 6760 : cluster [DBG] pgmap v7704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:49.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12321 16 16 0 0 0 - 0 2024-07-28T15:36:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:36:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:36:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:36:50.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12322 16 16 0 0 0 - 0 2024-07-28T15:36:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:50 smithi022 bash[80503]: cluster 2024-07-28T15:36:49.664456+0000 mgr.y (mgr.25232) 6761 : cluster [DBG] pgmap v7705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:50 smithi022 bash[80503]: audit 2024-07-28T15:36:50.600839+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:50 smithi022 bash[82865]: cluster 2024-07-28T15:36:49.664456+0000 mgr.y (mgr.25232) 6761 : cluster [DBG] pgmap v7705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:50 smithi022 bash[82865]: audit 2024-07-28T15:36:50.600839+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:50 smithi150 bash[67543]: cluster 2024-07-28T15:36:49.664456+0000 mgr.y (mgr.25232) 6761 : cluster [DBG] pgmap v7705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:50 smithi150 bash[67543]: audit 2024-07-28T15:36:50.600839+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:36:51.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12323 16 16 0 0 0 - 0 2024-07-28T15:36:52.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12324 16 16 0 0 0 - 0 2024-07-28T15:36:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:36:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:36:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:52 smithi022 bash[82865]: cluster 2024-07-28T15:36:51.665803+0000 mgr.y (mgr.25232) 6762 : cluster [DBG] pgmap v7706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:52 smithi022 bash[80503]: cluster 2024-07-28T15:36:51.665803+0000 mgr.y (mgr.25232) 6762 : cluster [DBG] pgmap v7706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:53.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:52 smithi150 bash[67543]: cluster 2024-07-28T15:36:51.665803+0000 mgr.y (mgr.25232) 6762 : cluster [DBG] pgmap v7706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:53.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12325 16 16 0 0 0 - 0 2024-07-28T15:36:54.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12326 16 16 0 0 0 - 0 2024-07-28T15:36:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:54 smithi022 bash[82865]: cluster 2024-07-28T15:36:53.667192+0000 mgr.y (mgr.25232) 6763 : cluster [DBG] pgmap v7707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:54 smithi022 bash[80503]: cluster 2024-07-28T15:36:53.667192+0000 mgr.y (mgr.25232) 6763 : cluster [DBG] pgmap v7707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:54 smithi150 bash[67543]: cluster 2024-07-28T15:36:53.667192+0000 mgr.y (mgr.25232) 6763 : cluster [DBG] pgmap v7707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:55.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12327 16 16 0 0 0 - 0 2024-07-28T15:36:56.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12328 16 16 0 0 0 - 0 2024-07-28T15:36:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:56 smithi022 bash[80503]: cluster 2024-07-28T15:36:55.668537+0000 mgr.y (mgr.25232) 6764 : cluster [DBG] pgmap v7708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:56 smithi022 bash[82865]: cluster 2024-07-28T15:36:55.668537+0000 mgr.y (mgr.25232) 6764 : cluster [DBG] pgmap v7708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:56 smithi150 bash[67543]: cluster 2024-07-28T15:36:55.668537+0000 mgr.y (mgr.25232) 6764 : cluster [DBG] pgmap v7708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:57.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12329 16 16 0 0 0 - 0 2024-07-28T15:36:58.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12330 16 16 0 0 0 - 0 2024-07-28T15:36:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:36:58 smithi150 bash[67543]: cluster 2024-07-28T15:36:57.669886+0000 mgr.y (mgr.25232) 6765 : cluster [DBG] pgmap v7709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:36:58 smithi022 bash[80503]: cluster 2024-07-28T15:36:57.669886+0000 mgr.y (mgr.25232) 6765 : cluster [DBG] pgmap v7709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:36:58 smithi022 bash[82865]: cluster 2024-07-28T15:36:57.669886+0000 mgr.y (mgr.25232) 6765 : cluster [DBG] pgmap v7709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:36:59.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12331 16 16 0 0 0 - 0 2024-07-28T15:36:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:36:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:36:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:37:00.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12332 16 16 0 0 0 - 0 2024-07-28T15:37:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:00 smithi150 bash[67543]: cluster 2024-07-28T15:36:59.671273+0000 mgr.y (mgr.25232) 6766 : cluster [DBG] pgmap v7710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:00 smithi150 bash[67543]: audit 2024-07-28T15:36:59.873164+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:37:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:00 smithi022 bash[80503]: cluster 2024-07-28T15:36:59.671273+0000 mgr.y (mgr.25232) 6766 : cluster [DBG] pgmap v7710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:00 smithi022 bash[80503]: audit 2024-07-28T15:36:59.873164+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:37:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:00 smithi022 bash[82865]: cluster 2024-07-28T15:36:59.671273+0000 mgr.y (mgr.25232) 6766 : cluster [DBG] pgmap v7710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:00 smithi022 bash[82865]: audit 2024-07-28T15:36:59.873164+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:37:01.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12333 16 16 0 0 0 - 0 2024-07-28T15:37:02.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12334 16 16 0 0 0 - 0 2024-07-28T15:37:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:37:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:37:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:02 smithi150 bash[67543]: cluster 2024-07-28T15:37:01.672613+0000 mgr.y (mgr.25232) 6767 : cluster [DBG] pgmap v7711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:02 smithi022 bash[80503]: cluster 2024-07-28T15:37:01.672613+0000 mgr.y (mgr.25232) 6767 : cluster [DBG] pgmap v7711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:02 smithi022 bash[82865]: cluster 2024-07-28T15:37:01.672613+0000 mgr.y (mgr.25232) 6767 : cluster [DBG] pgmap v7711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:03.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12335 16 16 0 0 0 - 0 2024-07-28T15:37:04.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12336 16 16 0 0 0 - 0 2024-07-28T15:37:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:04 smithi150 bash[67543]: cluster 2024-07-28T15:37:03.673999+0000 mgr.y (mgr.25232) 6768 : cluster [DBG] pgmap v7712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:04 smithi022 bash[80503]: cluster 2024-07-28T15:37:03.673999+0000 mgr.y (mgr.25232) 6768 : cluster [DBG] pgmap v7712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:04 smithi022 bash[82865]: cluster 2024-07-28T15:37:03.673999+0000 mgr.y (mgr.25232) 6768 : cluster [DBG] pgmap v7712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:05.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12337 16 16 0 0 0 - 0 2024-07-28T15:37:06.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12338 16 16 0 0 0 - 0 2024-07-28T15:37:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:05.531750+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:05.536202+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:05.601160+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: cluster 2024-07-28T15:37:05.675338+0000 mgr.y (mgr.25232) 6769 : cluster [DBG] pgmap v7713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:05.732101+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:05.742012+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:06.165963+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:06.167692+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[80503]: audit 2024-07-28T15:37:06.177593+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:05.531750+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:05.536202+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:05.601160+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: cluster 2024-07-28T15:37:05.675338+0000 mgr.y (mgr.25232) 6769 : cluster [DBG] pgmap v7713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:05.732101+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:05.742012+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:06.165963+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:37:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:06.167692+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:37:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:06 smithi022 bash[82865]: audit 2024-07-28T15:37:06.177593+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:05.531750+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:05.536202+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:05.601160+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: cluster 2024-07-28T15:37:05.675338+0000 mgr.y (mgr.25232) 6769 : cluster [DBG] pgmap v7713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:05.732101+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:05.742012+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:06.165963+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:06.167692+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:37:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:06 smithi150 bash[67543]: audit 2024-07-28T15:37:06.177593+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:37:07.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12339 16 16 0 0 0 - 0 2024-07-28T15:37:08.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:37:08.703876+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:37:08.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:37:08.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12340 16 16 0 0 0 - 0 2024-07-28T15:37:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:08 smithi150 bash[67543]: cluster 2024-07-28T15:37:07.676701+0000 mgr.y (mgr.25232) 6770 : cluster [DBG] pgmap v7714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:08 smithi022 bash[80503]: cluster 2024-07-28T15:37:07.676701+0000 mgr.y (mgr.25232) 6770 : cluster [DBG] pgmap v7714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:09.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:08 smithi022 bash[82865]: cluster 2024-07-28T15:37:07.676701+0000 mgr.y (mgr.25232) 6770 : cluster [DBG] pgmap v7714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:09.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12341 16 16 0 0 0 - 0 2024-07-28T15:37:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:37:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:37:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:37:10.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12342 16 16 0 0 0 - 0 2024-07-28T15:37:11.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:10 smithi150 bash[67543]: cluster 2024-07-28T15:37:09.678052+0000 mgr.y (mgr.25232) 6771 : cluster [DBG] pgmap v7715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:10 smithi022 bash[80503]: cluster 2024-07-28T15:37:09.678052+0000 mgr.y (mgr.25232) 6771 : cluster [DBG] pgmap v7715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:11.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:10 smithi022 bash[82865]: cluster 2024-07-28T15:37:09.678052+0000 mgr.y (mgr.25232) 6771 : cluster [DBG] pgmap v7715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:11.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12343 16 16 0 0 0 - 0 2024-07-28T15:37:12.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12344 16 16 0 0 0 - 0 2024-07-28T15:37:12.741 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:37:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:37:13.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:12 smithi150 bash[67543]: cluster 2024-07-28T15:37:11.679453+0000 mgr.y (mgr.25232) 6772 : cluster [DBG] pgmap v7716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:12 smithi022 bash[80503]: cluster 2024-07-28T15:37:11.679453+0000 mgr.y (mgr.25232) 6772 : cluster [DBG] pgmap v7716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:13.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:12 smithi022 bash[82865]: cluster 2024-07-28T15:37:11.679453+0000 mgr.y (mgr.25232) 6772 : cluster [DBG] pgmap v7716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:13.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12345 16 16 0 0 0 - 0 2024-07-28T15:37:14.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12346 16 16 0 0 0 - 0 2024-07-28T15:37:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:14 smithi150 bash[67543]: cluster 2024-07-28T15:37:13.680820+0000 mgr.y (mgr.25232) 6773 : cluster [DBG] pgmap v7717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:14 smithi022 bash[80503]: cluster 2024-07-28T15:37:13.680820+0000 mgr.y (mgr.25232) 6773 : cluster [DBG] pgmap v7717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:15.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:14 smithi022 bash[82865]: cluster 2024-07-28T15:37:13.680820+0000 mgr.y (mgr.25232) 6773 : cluster [DBG] pgmap v7717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:15.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12347 16 16 0 0 0 - 0 2024-07-28T15:37:16.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12348 16 16 0 0 0 - 0 2024-07-28T15:37:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:16 smithi150 bash[67543]: cluster 2024-07-28T15:37:15.682169+0000 mgr.y (mgr.25232) 6774 : cluster [DBG] pgmap v7718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:16 smithi022 bash[80503]: cluster 2024-07-28T15:37:15.682169+0000 mgr.y (mgr.25232) 6774 : cluster [DBG] pgmap v7718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:17.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:16 smithi022 bash[82865]: cluster 2024-07-28T15:37:15.682169+0000 mgr.y (mgr.25232) 6774 : cluster [DBG] pgmap v7718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:17.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12349 16 16 0 0 0 - 0 2024-07-28T15:37:18.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12350 16 16 0 0 0 - 0 2024-07-28T15:37:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:18 smithi150 bash[67543]: cluster 2024-07-28T15:37:17.683546+0000 mgr.y (mgr.25232) 6775 : cluster [DBG] pgmap v7719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:18 smithi022 bash[80503]: cluster 2024-07-28T15:37:17.683546+0000 mgr.y (mgr.25232) 6775 : cluster [DBG] pgmap v7719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:19.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:18 smithi022 bash[82865]: cluster 2024-07-28T15:37:17.683546+0000 mgr.y (mgr.25232) 6775 : cluster [DBG] pgmap v7719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:19.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12351 16 16 0 0 0 - 0 2024-07-28T15:37:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:37:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:37:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:37:20.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12352 16 16 0 0 0 - 0 2024-07-28T15:37:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:20 smithi150 bash[67543]: cluster 2024-07-28T15:37:19.684898+0000 mgr.y (mgr.25232) 6776 : cluster [DBG] pgmap v7720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:20 smithi150 bash[67543]: audit 2024-07-28T15:37:20.601711+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:20 smithi022 bash[82865]: cluster 2024-07-28T15:37:19.684898+0000 mgr.y (mgr.25232) 6776 : cluster [DBG] pgmap v7720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:21.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:20 smithi022 bash[82865]: audit 2024-07-28T15:37:20.601711+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:20 smithi022 bash[80503]: cluster 2024-07-28T15:37:19.684898+0000 mgr.y (mgr.25232) 6776 : cluster [DBG] pgmap v7720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:20 smithi022 bash[80503]: audit 2024-07-28T15:37:20.601711+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:21.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12353 16 16 0 0 0 - 0 2024-07-28T15:37:22.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12354 16 16 0 0 0 - 0 2024-07-28T15:37:22.761 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:37:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:37:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:22 smithi150 bash[67543]: cluster 2024-07-28T15:37:21.686260+0000 mgr.y (mgr.25232) 6777 : cluster [DBG] pgmap v7721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:22 smithi022 bash[80503]: cluster 2024-07-28T15:37:21.686260+0000 mgr.y (mgr.25232) 6777 : cluster [DBG] pgmap v7721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:23.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:22 smithi022 bash[82865]: cluster 2024-07-28T15:37:21.686260+0000 mgr.y (mgr.25232) 6777 : cluster [DBG] pgmap v7721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:23.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12355 16 16 0 0 0 - 0 2024-07-28T15:37:24.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12356 16 16 0 0 0 - 0 2024-07-28T15:37:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:24 smithi150 bash[67543]: cluster 2024-07-28T15:37:23.687658+0000 mgr.y (mgr.25232) 6778 : cluster [DBG] pgmap v7722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:24 smithi022 bash[80503]: cluster 2024-07-28T15:37:23.687658+0000 mgr.y (mgr.25232) 6778 : cluster [DBG] pgmap v7722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:24 smithi022 bash[82865]: cluster 2024-07-28T15:37:23.687658+0000 mgr.y (mgr.25232) 6778 : cluster [DBG] pgmap v7722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:25.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12357 16 16 0 0 0 - 0 2024-07-28T15:37:26.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12358 16 16 0 0 0 - 0 2024-07-28T15:37:27.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:26 smithi022 bash[80503]: cluster 2024-07-28T15:37:25.689011+0000 mgr.y (mgr.25232) 6779 : cluster [DBG] pgmap v7723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:27.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:26 smithi022 bash[82865]: cluster 2024-07-28T15:37:25.689011+0000 mgr.y (mgr.25232) 6779 : cluster [DBG] pgmap v7723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:26 smithi150 bash[67543]: cluster 2024-07-28T15:37:25.689011+0000 mgr.y (mgr.25232) 6779 : cluster [DBG] pgmap v7723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:27.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12359 16 16 0 0 0 - 0 2024-07-28T15:37:28.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:37:28.706996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:37:28.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:37:28.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12360 16 16 0 0 0 - 0 2024-07-28T15:37:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:28 smithi022 bash[80503]: cluster 2024-07-28T15:37:27.690379+0000 mgr.y (mgr.25232) 6780 : cluster [DBG] pgmap v7724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:29.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:28 smithi022 bash[82865]: cluster 2024-07-28T15:37:27.690379+0000 mgr.y (mgr.25232) 6780 : cluster [DBG] pgmap v7724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:29.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:28 smithi150 bash[67543]: cluster 2024-07-28T15:37:27.690379+0000 mgr.y (mgr.25232) 6780 : cluster [DBG] pgmap v7724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:29.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12361 16 16 0 0 0 - 0 2024-07-28T15:37:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:37:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:37:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:37:30.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12362 16 16 0 0 0 - 0 2024-07-28T15:37:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:30 smithi022 bash[80503]: cluster 2024-07-28T15:37:29.691715+0000 mgr.y (mgr.25232) 6781 : cluster [DBG] pgmap v7725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:31.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:30 smithi022 bash[82865]: cluster 2024-07-28T15:37:29.691715+0000 mgr.y (mgr.25232) 6781 : cluster [DBG] pgmap v7725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:30 smithi150 bash[67543]: cluster 2024-07-28T15:37:29.691715+0000 mgr.y (mgr.25232) 6781 : cluster [DBG] pgmap v7725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:31.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12363 16 16 0 0 0 - 0 2024-07-28T15:37:32.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12364 16 16 0 0 0 - 0 2024-07-28T15:37:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:37:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:37:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:32 smithi022 bash[80503]: cluster 2024-07-28T15:37:31.693067+0000 mgr.y (mgr.25232) 6782 : cluster [DBG] pgmap v7726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:32 smithi022 bash[82865]: cluster 2024-07-28T15:37:31.693067+0000 mgr.y (mgr.25232) 6782 : cluster [DBG] pgmap v7726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:32 smithi150 bash[67543]: cluster 2024-07-28T15:37:31.693067+0000 mgr.y (mgr.25232) 6782 : cluster [DBG] pgmap v7726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:33.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12365 16 16 0 0 0 - 0 2024-07-28T15:37:34.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12366 16 16 0 0 0 - 0 2024-07-28T15:37:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:34 smithi022 bash[80503]: cluster 2024-07-28T15:37:33.694450+0000 mgr.y (mgr.25232) 6783 : cluster [DBG] pgmap v7727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:34 smithi022 bash[82865]: cluster 2024-07-28T15:37:33.694450+0000 mgr.y (mgr.25232) 6783 : cluster [DBG] pgmap v7727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:35.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:34 smithi150 bash[67543]: cluster 2024-07-28T15:37:33.694450+0000 mgr.y (mgr.25232) 6783 : cluster [DBG] pgmap v7727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:35.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12367 16 16 0 0 0 - 0 2024-07-28T15:37:36.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:35 smithi022 bash[80503]: audit 2024-07-28T15:37:35.602139+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:36.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:35 smithi022 bash[82865]: audit 2024-07-28T15:37:35.602139+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:35 smithi150 bash[67543]: audit 2024-07-28T15:37:35.602139+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:36.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12368 16 16 0 0 0 - 0 2024-07-28T15:37:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:36 smithi022 bash[80503]: cluster 2024-07-28T15:37:35.695755+0000 mgr.y (mgr.25232) 6784 : cluster [DBG] pgmap v7728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:36 smithi022 bash[82865]: cluster 2024-07-28T15:37:35.695755+0000 mgr.y (mgr.25232) 6784 : cluster [DBG] pgmap v7728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:36 smithi150 bash[67543]: cluster 2024-07-28T15:37:35.695755+0000 mgr.y (mgr.25232) 6784 : cluster [DBG] pgmap v7728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:37.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12369 16 16 0 0 0 - 0 2024-07-28T15:37:38.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12370 16 16 0 0 0 - 0 2024-07-28T15:37:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:38 smithi022 bash[80503]: cluster 2024-07-28T15:37:37.697119+0000 mgr.y (mgr.25232) 6785 : cluster [DBG] pgmap v7729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:39.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:38 smithi022 bash[82865]: cluster 2024-07-28T15:37:37.697119+0000 mgr.y (mgr.25232) 6785 : cluster [DBG] pgmap v7729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:38 smithi150 bash[67543]: cluster 2024-07-28T15:37:37.697119+0000 mgr.y (mgr.25232) 6785 : cluster [DBG] pgmap v7729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:39.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12371 16 16 0 0 0 - 0 2024-07-28T15:37:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:37:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:37:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:37:40.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12372 16 16 0 0 0 - 0 2024-07-28T15:37:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:40 smithi022 bash[80503]: cluster 2024-07-28T15:37:39.698489+0000 mgr.y (mgr.25232) 6786 : cluster [DBG] pgmap v7730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:40 smithi022 bash[82865]: cluster 2024-07-28T15:37:39.698489+0000 mgr.y (mgr.25232) 6786 : cluster [DBG] pgmap v7730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:40 smithi150 bash[67543]: cluster 2024-07-28T15:37:39.698489+0000 mgr.y (mgr.25232) 6786 : cluster [DBG] pgmap v7730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:41.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12373 16 16 0 0 0 - 0 2024-07-28T15:37:42.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12374 16 16 0 0 0 - 0 2024-07-28T15:37:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:37:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:37:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:42 smithi022 bash[80503]: cluster 2024-07-28T15:37:41.699791+0000 mgr.y (mgr.25232) 6787 : cluster [DBG] pgmap v7731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:42 smithi022 bash[82865]: cluster 2024-07-28T15:37:41.699791+0000 mgr.y (mgr.25232) 6787 : cluster [DBG] pgmap v7731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:42 smithi150 bash[67543]: cluster 2024-07-28T15:37:41.699791+0000 mgr.y (mgr.25232) 6787 : cluster [DBG] pgmap v7731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:43.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12375 16 16 0 0 0 - 0 2024-07-28T15:37:44.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12376 16 16 0 0 0 - 0 2024-07-28T15:37:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:44 smithi022 bash[80503]: cluster 2024-07-28T15:37:43.701134+0000 mgr.y (mgr.25232) 6788 : cluster [DBG] pgmap v7732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:44 smithi022 bash[82865]: cluster 2024-07-28T15:37:43.701134+0000 mgr.y (mgr.25232) 6788 : cluster [DBG] pgmap v7732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:44 smithi150 bash[67543]: cluster 2024-07-28T15:37:43.701134+0000 mgr.y (mgr.25232) 6788 : cluster [DBG] pgmap v7732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:45.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12377 16 16 0 0 0 - 0 2024-07-28T15:37:46.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12378 16 16 0 0 0 - 0 2024-07-28T15:37:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:46 smithi022 bash[80503]: cluster 2024-07-28T15:37:45.702518+0000 mgr.y (mgr.25232) 6789 : cluster [DBG] pgmap v7733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:46 smithi022 bash[82865]: cluster 2024-07-28T15:37:45.702518+0000 mgr.y (mgr.25232) 6789 : cluster [DBG] pgmap v7733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:46 smithi150 bash[67543]: cluster 2024-07-28T15:37:45.702518+0000 mgr.y (mgr.25232) 6789 : cluster [DBG] pgmap v7733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:47.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12379 16 16 0 0 0 - 0 2024-07-28T15:37:48.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:37:48.710246+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:37:48.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:37:48.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12380 16 16 0 0 0 - 0 2024-07-28T15:37:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:48 smithi022 bash[80503]: cluster 2024-07-28T15:37:47.703860+0000 mgr.y (mgr.25232) 6790 : cluster [DBG] pgmap v7734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:48 smithi022 bash[82865]: cluster 2024-07-28T15:37:47.703860+0000 mgr.y (mgr.25232) 6790 : cluster [DBG] pgmap v7734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:48 smithi150 bash[67543]: cluster 2024-07-28T15:37:47.703860+0000 mgr.y (mgr.25232) 6790 : cluster [DBG] pgmap v7734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:49.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12381 16 16 0 0 0 - 0 2024-07-28T15:37:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:37:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:37:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:37:50.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12382 16 16 0 0 0 - 0 2024-07-28T15:37:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:50 smithi022 bash[80503]: cluster 2024-07-28T15:37:49.705220+0000 mgr.y (mgr.25232) 6791 : cluster [DBG] pgmap v7735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:50 smithi022 bash[80503]: audit 2024-07-28T15:37:50.602609+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:50 smithi022 bash[82865]: cluster 2024-07-28T15:37:49.705220+0000 mgr.y (mgr.25232) 6791 : cluster [DBG] pgmap v7735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:50 smithi022 bash[82865]: audit 2024-07-28T15:37:50.602609+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:50 smithi150 bash[67543]: cluster 2024-07-28T15:37:49.705220+0000 mgr.y (mgr.25232) 6791 : cluster [DBG] pgmap v7735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:50 smithi150 bash[67543]: audit 2024-07-28T15:37:50.602609+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:37:51.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12383 16 16 0 0 0 - 0 2024-07-28T15:37:52.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12384 16 16 0 0 0 - 0 2024-07-28T15:37:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:37:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:37:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:52 smithi150 bash[67543]: cluster 2024-07-28T15:37:51.706623+0000 mgr.y (mgr.25232) 6792 : cluster [DBG] pgmap v7736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:52 smithi022 bash[80503]: cluster 2024-07-28T15:37:51.706623+0000 mgr.y (mgr.25232) 6792 : cluster [DBG] pgmap v7736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:52 smithi022 bash[82865]: cluster 2024-07-28T15:37:51.706623+0000 mgr.y (mgr.25232) 6792 : cluster [DBG] pgmap v7736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:53.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12385 16 16 0 0 0 - 0 2024-07-28T15:37:54.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12386 16 16 0 0 0 - 0 2024-07-28T15:37:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:54 smithi150 bash[67543]: cluster 2024-07-28T15:37:53.707983+0000 mgr.y (mgr.25232) 6793 : cluster [DBG] pgmap v7737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:54 smithi022 bash[80503]: cluster 2024-07-28T15:37:53.707983+0000 mgr.y (mgr.25232) 6793 : cluster [DBG] pgmap v7737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:54 smithi022 bash[82865]: cluster 2024-07-28T15:37:53.707983+0000 mgr.y (mgr.25232) 6793 : cluster [DBG] pgmap v7737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:55.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12387 16 16 0 0 0 - 0 2024-07-28T15:37:56.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12388 16 16 0 0 0 - 0 2024-07-28T15:37:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:56 smithi150 bash[67543]: cluster 2024-07-28T15:37:55.709323+0000 mgr.y (mgr.25232) 6794 : cluster [DBG] pgmap v7738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:56 smithi022 bash[80503]: cluster 2024-07-28T15:37:55.709323+0000 mgr.y (mgr.25232) 6794 : cluster [DBG] pgmap v7738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:56 smithi022 bash[82865]: cluster 2024-07-28T15:37:55.709323+0000 mgr.y (mgr.25232) 6794 : cluster [DBG] pgmap v7738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:57.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12389 16 16 0 0 0 - 0 2024-07-28T15:37:58.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12390 16 16 0 0 0 - 0 2024-07-28T15:37:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:37:58 smithi150 bash[67543]: cluster 2024-07-28T15:37:57.710726+0000 mgr.y (mgr.25232) 6795 : cluster [DBG] pgmap v7739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:37:58 smithi022 bash[80503]: cluster 2024-07-28T15:37:57.710726+0000 mgr.y (mgr.25232) 6795 : cluster [DBG] pgmap v7739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:37:58 smithi022 bash[82865]: cluster 2024-07-28T15:37:57.710726+0000 mgr.y (mgr.25232) 6795 : cluster [DBG] pgmap v7739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:37:59.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12391 16 16 0 0 0 - 0 2024-07-28T15:37:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:37:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:37:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:38:00.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12392 16 16 0 0 0 - 0 2024-07-28T15:38:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:00 smithi150 bash[67543]: cluster 2024-07-28T15:37:59.712095+0000 mgr.y (mgr.25232) 6796 : cluster [DBG] pgmap v7740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:00 smithi022 bash[80503]: cluster 2024-07-28T15:37:59.712095+0000 mgr.y (mgr.25232) 6796 : cluster [DBG] pgmap v7740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:00 smithi022 bash[82865]: cluster 2024-07-28T15:37:59.712095+0000 mgr.y (mgr.25232) 6796 : cluster [DBG] pgmap v7740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:01.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12393 16 16 0 0 0 - 0 2024-07-28T15:38:02.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12394 16 16 0 0 0 - 0 2024-07-28T15:38:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:38:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:38:03.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:02 smithi150 bash[67543]: cluster 2024-07-28T15:38:01.713426+0000 mgr.y (mgr.25232) 6797 : cluster [DBG] pgmap v7741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:02 smithi022 bash[80503]: cluster 2024-07-28T15:38:01.713426+0000 mgr.y (mgr.25232) 6797 : cluster [DBG] pgmap v7741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:02 smithi022 bash[82865]: cluster 2024-07-28T15:38:01.713426+0000 mgr.y (mgr.25232) 6797 : cluster [DBG] pgmap v7741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:03.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12395 16 16 0 0 0 - 0 2024-07-28T15:38:04.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12396 16 16 0 0 0 - 0 2024-07-28T15:38:05.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:04 smithi150 bash[67543]: cluster 2024-07-28T15:38:03.714821+0000 mgr.y (mgr.25232) 6798 : cluster [DBG] pgmap v7742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:04 smithi022 bash[80503]: cluster 2024-07-28T15:38:03.714821+0000 mgr.y (mgr.25232) 6798 : cluster [DBG] pgmap v7742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:04 smithi022 bash[82865]: cluster 2024-07-28T15:38:03.714821+0000 mgr.y (mgr.25232) 6798 : cluster [DBG] pgmap v7742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:05.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12397 16 16 0 0 0 - 0 2024-07-28T15:38:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:05 smithi150 bash[67543]: audit 2024-07-28T15:38:05.602937+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:05 smithi022 bash[80503]: audit 2024-07-28T15:38:05.602937+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:05 smithi022 bash[82865]: audit 2024-07-28T15:38:05.602937+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:06.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12398 16 16 0 0 0 - 0 2024-07-28T15:38:07.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:06 smithi150 bash[67543]: cluster 2024-07-28T15:38:05.716124+0000 mgr.y (mgr.25232) 6799 : cluster [DBG] pgmap v7743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:07.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:06 smithi150 bash[67543]: audit 2024-07-28T15:38:06.307528+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:38:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:06 smithi022 bash[80503]: cluster 2024-07-28T15:38:05.716124+0000 mgr.y (mgr.25232) 6799 : cluster [DBG] pgmap v7743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:06 smithi022 bash[80503]: audit 2024-07-28T15:38:06.307528+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:38:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:06 smithi022 bash[82865]: cluster 2024-07-28T15:38:05.716124+0000 mgr.y (mgr.25232) 6799 : cluster [DBG] pgmap v7743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:06 smithi022 bash[82865]: audit 2024-07-28T15:38:06.307528+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:38:07.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12399 16 16 0 0 0 - 0 2024-07-28T15:38:08.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:38:08.713278+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:38:08.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:38:08.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12400 16 16 0 0 0 - 0 2024-07-28T15:38:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:08 smithi150 bash[67543]: cluster 2024-07-28T15:38:07.717486+0000 mgr.y (mgr.25232) 6800 : cluster [DBG] pgmap v7744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:08 smithi022 bash[80503]: cluster 2024-07-28T15:38:07.717486+0000 mgr.y (mgr.25232) 6800 : cluster [DBG] pgmap v7744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:08 smithi022 bash[82865]: cluster 2024-07-28T15:38:07.717486+0000 mgr.y (mgr.25232) 6800 : cluster [DBG] pgmap v7744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:09.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12401 16 16 0 0 0 - 0 2024-07-28T15:38:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:38:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:38:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:38:10.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12402 16 16 0 0 0 - 0 2024-07-28T15:38:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:10 smithi150 bash[67543]: cluster 2024-07-28T15:38:09.718901+0000 mgr.y (mgr.25232) 6801 : cluster [DBG] pgmap v7745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:10 smithi022 bash[80503]: cluster 2024-07-28T15:38:09.718901+0000 mgr.y (mgr.25232) 6801 : cluster [DBG] pgmap v7745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:10 smithi022 bash[82865]: cluster 2024-07-28T15:38:09.718901+0000 mgr.y (mgr.25232) 6801 : cluster [DBG] pgmap v7745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:11.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12403 16 16 0 0 0 - 0 2024-07-28T15:38:12.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12404 16 16 0 0 0 - 0 2024-07-28T15:38:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:38:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: cluster 2024-07-28T15:38:11.719563+0000 mgr.y (mgr.25232) 6802 : cluster [DBG] pgmap v7746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:11.924148+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:11.928521+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:12.234688+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:12.240935+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:12.711593+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:38:13.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:12.713110+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:38:13.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:12 smithi150 bash[67543]: audit 2024-07-28T15:38:12.721195+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: cluster 2024-07-28T15:38:11.719563+0000 mgr.y (mgr.25232) 6802 : cluster [DBG] pgmap v7746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:11.924148+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:11.928521+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:12.234688+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:12.240935+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:12.711593+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:12.713110+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[80503]: audit 2024-07-28T15:38:12.721195+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: cluster 2024-07-28T15:38:11.719563+0000 mgr.y (mgr.25232) 6802 : cluster [DBG] pgmap v7746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:11.924148+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:11.928521+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:12.234688+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:12.240935+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:12.711593+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:38:13.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:12.713110+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:38:13.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:12 smithi022 bash[82865]: audit 2024-07-28T15:38:12.721195+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:38:13.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12405 16 16 0 0 0 - 0 2024-07-28T15:38:14.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12406 16 16 0 0 0 - 0 2024-07-28T15:38:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:14 smithi150 bash[67543]: cluster 2024-07-28T15:38:13.720883+0000 mgr.y (mgr.25232) 6803 : cluster [DBG] pgmap v7747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:14 smithi022 bash[80503]: cluster 2024-07-28T15:38:13.720883+0000 mgr.y (mgr.25232) 6803 : cluster [DBG] pgmap v7747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:14 smithi022 bash[82865]: cluster 2024-07-28T15:38:13.720883+0000 mgr.y (mgr.25232) 6803 : cluster [DBG] pgmap v7747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:15.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12407 16 16 0 0 0 - 0 2024-07-28T15:38:16.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12408 16 16 0 0 0 - 0 2024-07-28T15:38:17.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:16 smithi150 bash[67543]: cluster 2024-07-28T15:38:15.722256+0000 mgr.y (mgr.25232) 6804 : cluster [DBG] pgmap v7748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:16 smithi022 bash[80503]: cluster 2024-07-28T15:38:15.722256+0000 mgr.y (mgr.25232) 6804 : cluster [DBG] pgmap v7748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:16 smithi022 bash[82865]: cluster 2024-07-28T15:38:15.722256+0000 mgr.y (mgr.25232) 6804 : cluster [DBG] pgmap v7748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:17.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12409 16 16 0 0 0 - 0 2024-07-28T15:38:18.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12410 16 16 0 0 0 - 0 2024-07-28T15:38:19.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:18 smithi150 bash[67543]: cluster 2024-07-28T15:38:17.723560+0000 mgr.y (mgr.25232) 6805 : cluster [DBG] pgmap v7749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:18 smithi022 bash[80503]: cluster 2024-07-28T15:38:17.723560+0000 mgr.y (mgr.25232) 6805 : cluster [DBG] pgmap v7749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:18 smithi022 bash[82865]: cluster 2024-07-28T15:38:17.723560+0000 mgr.y (mgr.25232) 6805 : cluster [DBG] pgmap v7749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:19.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12411 16 16 0 0 0 - 0 2024-07-28T15:38:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:38:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:38:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:38:20.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12412 16 16 0 0 0 - 0 2024-07-28T15:38:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:20 smithi150 bash[67543]: cluster 2024-07-28T15:38:19.724900+0000 mgr.y (mgr.25232) 6806 : cluster [DBG] pgmap v7750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:20 smithi150 bash[67543]: audit 2024-07-28T15:38:20.603450+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:20 smithi022 bash[80503]: cluster 2024-07-28T15:38:19.724900+0000 mgr.y (mgr.25232) 6806 : cluster [DBG] pgmap v7750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:20 smithi022 bash[80503]: audit 2024-07-28T15:38:20.603450+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:20 smithi022 bash[82865]: cluster 2024-07-28T15:38:19.724900+0000 mgr.y (mgr.25232) 6806 : cluster [DBG] pgmap v7750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:20 smithi022 bash[82865]: audit 2024-07-28T15:38:20.603450+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:21.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12413 16 16 0 0 0 - 0 2024-07-28T15:38:22.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12414 16 16 0 0 0 - 0 2024-07-28T15:38:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:38:22 smithi150 bash[60514]: ts=2024-07-28T15:38:22.324Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:38:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:22 smithi150 bash[67543]: cluster 2024-07-28T15:38:21.726259+0000 mgr.y (mgr.25232) 6807 : cluster [DBG] pgmap v7751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:22 smithi022 bash[80503]: cluster 2024-07-28T15:38:21.726259+0000 mgr.y (mgr.25232) 6807 : cluster [DBG] pgmap v7751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:22 smithi022 bash[82865]: cluster 2024-07-28T15:38:21.726259+0000 mgr.y (mgr.25232) 6807 : cluster [DBG] pgmap v7751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:23.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12415 16 16 0 0 0 - 0 2024-07-28T15:38:24.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12416 16 16 0 0 0 - 0 2024-07-28T15:38:25.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:24 smithi150 bash[67543]: cluster 2024-07-28T15:38:23.727656+0000 mgr.y (mgr.25232) 6808 : cluster [DBG] pgmap v7752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:24 smithi022 bash[80503]: cluster 2024-07-28T15:38:23.727656+0000 mgr.y (mgr.25232) 6808 : cluster [DBG] pgmap v7752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:24 smithi022 bash[82865]: cluster 2024-07-28T15:38:23.727656+0000 mgr.y (mgr.25232) 6808 : cluster [DBG] pgmap v7752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:25.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12417 16 16 0 0 0 - 0 2024-07-28T15:38:26.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12418 16 16 0 0 0 - 0 2024-07-28T15:38:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:26 smithi150 bash[67543]: cluster 2024-07-28T15:38:25.729016+0000 mgr.y (mgr.25232) 6809 : cluster [DBG] pgmap v7753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:26 smithi022 bash[82865]: cluster 2024-07-28T15:38:25.729016+0000 mgr.y (mgr.25232) 6809 : cluster [DBG] pgmap v7753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:26 smithi022 bash[80503]: cluster 2024-07-28T15:38:25.729016+0000 mgr.y (mgr.25232) 6809 : cluster [DBG] pgmap v7753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:27.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12419 16 16 0 0 0 - 0 2024-07-28T15:38:28.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:38:28.716258+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:38:28.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:38:28.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12420 16 16 0 0 0 - 0 2024-07-28T15:38:29.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:28 smithi150 bash[67543]: cluster 2024-07-28T15:38:27.730400+0000 mgr.y (mgr.25232) 6810 : cluster [DBG] pgmap v7754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:28 smithi022 bash[80503]: cluster 2024-07-28T15:38:27.730400+0000 mgr.y (mgr.25232) 6810 : cluster [DBG] pgmap v7754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:28 smithi022 bash[82865]: cluster 2024-07-28T15:38:27.730400+0000 mgr.y (mgr.25232) 6810 : cluster [DBG] pgmap v7754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:29.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12421 16 16 0 0 0 - 0 2024-07-28T15:38:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:38:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:38:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:38:30.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12422 16 16 0 0 0 - 0 2024-07-28T15:38:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:30 smithi150 bash[67543]: cluster 2024-07-28T15:38:29.731767+0000 mgr.y (mgr.25232) 6811 : cluster [DBG] pgmap v7755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:30 smithi022 bash[82865]: cluster 2024-07-28T15:38:29.731767+0000 mgr.y (mgr.25232) 6811 : cluster [DBG] pgmap v7755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:30 smithi022 bash[80503]: cluster 2024-07-28T15:38:29.731767+0000 mgr.y (mgr.25232) 6811 : cluster [DBG] pgmap v7755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:31.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12423 16 16 0 0 0 - 0 2024-07-28T15:38:32.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12424 16 16 0 0 0 - 0 2024-07-28T15:38:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:38:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:38:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:32 smithi150 bash[67543]: cluster 2024-07-28T15:38:31.733109+0000 mgr.y (mgr.25232) 6812 : cluster [DBG] pgmap v7756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:32 smithi022 bash[80503]: cluster 2024-07-28T15:38:31.733109+0000 mgr.y (mgr.25232) 6812 : cluster [DBG] pgmap v7756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:32 smithi022 bash[82865]: cluster 2024-07-28T15:38:31.733109+0000 mgr.y (mgr.25232) 6812 : cluster [DBG] pgmap v7756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:33.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12425 16 16 0 0 0 - 0 2024-07-28T15:38:34.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12426 16 16 0 0 0 - 0 2024-07-28T15:38:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:34 smithi150 bash[67543]: cluster 2024-07-28T15:38:33.734498+0000 mgr.y (mgr.25232) 6813 : cluster [DBG] pgmap v7757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:34 smithi022 bash[80503]: cluster 2024-07-28T15:38:33.734498+0000 mgr.y (mgr.25232) 6813 : cluster [DBG] pgmap v7757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:34 smithi022 bash[82865]: cluster 2024-07-28T15:38:33.734498+0000 mgr.y (mgr.25232) 6813 : cluster [DBG] pgmap v7757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:35.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12427 16 16 0 0 0 - 0 2024-07-28T15:38:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:35 smithi150 bash[67543]: audit 2024-07-28T15:38:35.603863+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:35 smithi022 bash[82865]: audit 2024-07-28T15:38:35.603863+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:35 smithi022 bash[80503]: audit 2024-07-28T15:38:35.603863+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:36.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12428 16 16 0 0 0 - 0 2024-07-28T15:38:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:36 smithi150 bash[67543]: cluster 2024-07-28T15:38:35.735799+0000 mgr.y (mgr.25232) 6814 : cluster [DBG] pgmap v7758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:36 smithi022 bash[80503]: cluster 2024-07-28T15:38:35.735799+0000 mgr.y (mgr.25232) 6814 : cluster [DBG] pgmap v7758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:36 smithi022 bash[82865]: cluster 2024-07-28T15:38:35.735799+0000 mgr.y (mgr.25232) 6814 : cluster [DBG] pgmap v7758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:37.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12429 16 16 0 0 0 - 0 2024-07-28T15:38:38.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12430 16 16 0 0 0 - 0 2024-07-28T15:38:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:38 smithi150 bash[67543]: cluster 2024-07-28T15:38:37.737165+0000 mgr.y (mgr.25232) 6815 : cluster [DBG] pgmap v7759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:38 smithi022 bash[80503]: cluster 2024-07-28T15:38:37.737165+0000 mgr.y (mgr.25232) 6815 : cluster [DBG] pgmap v7759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:38 smithi022 bash[82865]: cluster 2024-07-28T15:38:37.737165+0000 mgr.y (mgr.25232) 6815 : cluster [DBG] pgmap v7759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:39.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12431 16 16 0 0 0 - 0 2024-07-28T15:38:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:38:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:38:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:38:40.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12432 16 16 0 0 0 - 0 2024-07-28T15:38:41.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:40 smithi150 bash[67543]: cluster 2024-07-28T15:38:39.738545+0000 mgr.y (mgr.25232) 6816 : cluster [DBG] pgmap v7760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:40 smithi022 bash[82865]: cluster 2024-07-28T15:38:39.738545+0000 mgr.y (mgr.25232) 6816 : cluster [DBG] pgmap v7760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:40 smithi022 bash[80503]: cluster 2024-07-28T15:38:39.738545+0000 mgr.y (mgr.25232) 6816 : cluster [DBG] pgmap v7760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:41.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12433 16 16 0 0 0 - 0 2024-07-28T15:38:42.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12434 16 16 0 0 0 - 0 2024-07-28T15:38:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:38:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:38:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:42 smithi150 bash[67543]: cluster 2024-07-28T15:38:41.739901+0000 mgr.y (mgr.25232) 6817 : cluster [DBG] pgmap v7761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:42 smithi022 bash[82865]: cluster 2024-07-28T15:38:41.739901+0000 mgr.y (mgr.25232) 6817 : cluster [DBG] pgmap v7761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:42 smithi022 bash[80503]: cluster 2024-07-28T15:38:41.739901+0000 mgr.y (mgr.25232) 6817 : cluster [DBG] pgmap v7761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:43.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12435 16 16 0 0 0 - 0 2024-07-28T15:38:44.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12436 16 16 0 0 0 - 0 2024-07-28T15:38:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:44 smithi150 bash[67543]: cluster 2024-07-28T15:38:43.741264+0000 mgr.y (mgr.25232) 6818 : cluster [DBG] pgmap v7762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:44 smithi022 bash[80503]: cluster 2024-07-28T15:38:43.741264+0000 mgr.y (mgr.25232) 6818 : cluster [DBG] pgmap v7762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:44 smithi022 bash[82865]: cluster 2024-07-28T15:38:43.741264+0000 mgr.y (mgr.25232) 6818 : cluster [DBG] pgmap v7762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:45.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12437 16 16 0 0 0 - 0 2024-07-28T15:38:46.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12438 16 16 0 0 0 - 0 2024-07-28T15:38:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:47 smithi150 bash[67543]: cluster 2024-07-28T15:38:45.742673+0000 mgr.y (mgr.25232) 6819 : cluster [DBG] pgmap v7763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:47 smithi022 bash[80503]: cluster 2024-07-28T15:38:45.742673+0000 mgr.y (mgr.25232) 6819 : cluster [DBG] pgmap v7763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:47 smithi022 bash[82865]: cluster 2024-07-28T15:38:45.742673+0000 mgr.y (mgr.25232) 6819 : cluster [DBG] pgmap v7763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:47.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12439 16 16 0 0 0 - 0 2024-07-28T15:38:48.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:38:48.719284+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:38:48.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:38:48.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12440 16 16 0 0 0 - 0 2024-07-28T15:38:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:49 smithi150 bash[67543]: cluster 2024-07-28T15:38:47.744014+0000 mgr.y (mgr.25232) 6820 : cluster [DBG] pgmap v7764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:49 smithi022 bash[80503]: cluster 2024-07-28T15:38:47.744014+0000 mgr.y (mgr.25232) 6820 : cluster [DBG] pgmap v7764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:49 smithi022 bash[82865]: cluster 2024-07-28T15:38:47.744014+0000 mgr.y (mgr.25232) 6820 : cluster [DBG] pgmap v7764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:49.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12441 16 16 0 0 0 - 0 2024-07-28T15:38:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:38:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:38:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:38:50.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12442 16 16 0 0 0 - 0 2024-07-28T15:38:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:51 smithi150 bash[67543]: cluster 2024-07-28T15:38:49.745373+0000 mgr.y (mgr.25232) 6821 : cluster [DBG] pgmap v7765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:51 smithi150 bash[67543]: audit 2024-07-28T15:38:50.604283+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:51 smithi022 bash[82865]: cluster 2024-07-28T15:38:49.745373+0000 mgr.y (mgr.25232) 6821 : cluster [DBG] pgmap v7765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:51 smithi022 bash[82865]: audit 2024-07-28T15:38:50.604283+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:51 smithi022 bash[80503]: cluster 2024-07-28T15:38:49.745373+0000 mgr.y (mgr.25232) 6821 : cluster [DBG] pgmap v7765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:51 smithi022 bash[80503]: audit 2024-07-28T15:38:50.604283+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:38:51.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12443 16 16 0 0 0 - 0 2024-07-28T15:38:52.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12444 16 16 0 0 0 - 0 2024-07-28T15:38:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:38:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:38:53.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:53 smithi150 bash[67543]: cluster 2024-07-28T15:38:51.746763+0000 mgr.y (mgr.25232) 6822 : cluster [DBG] pgmap v7766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:53 smithi022 bash[82865]: cluster 2024-07-28T15:38:51.746763+0000 mgr.y (mgr.25232) 6822 : cluster [DBG] pgmap v7766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:53 smithi022 bash[80503]: cluster 2024-07-28T15:38:51.746763+0000 mgr.y (mgr.25232) 6822 : cluster [DBG] pgmap v7766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:53.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12445 16 16 0 0 0 - 0 2024-07-28T15:38:54.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12446 16 16 0 0 0 - 0 2024-07-28T15:38:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:55 smithi150 bash[67543]: cluster 2024-07-28T15:38:53.748109+0000 mgr.y (mgr.25232) 6823 : cluster [DBG] pgmap v7767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:55 smithi022 bash[82865]: cluster 2024-07-28T15:38:53.748109+0000 mgr.y (mgr.25232) 6823 : cluster [DBG] pgmap v7767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:55 smithi022 bash[80503]: cluster 2024-07-28T15:38:53.748109+0000 mgr.y (mgr.25232) 6823 : cluster [DBG] pgmap v7767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:55.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12447 16 16 0 0 0 - 0 2024-07-28T15:38:56.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12448 16 16 0 0 0 - 0 2024-07-28T15:38:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:57 smithi022 bash[82865]: cluster 2024-07-28T15:38:55.749488+0000 mgr.y (mgr.25232) 6824 : cluster [DBG] pgmap v7768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:57 smithi022 bash[80503]: cluster 2024-07-28T15:38:55.749488+0000 mgr.y (mgr.25232) 6824 : cluster [DBG] pgmap v7768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:57 smithi150 bash[67543]: cluster 2024-07-28T15:38:55.749488+0000 mgr.y (mgr.25232) 6824 : cluster [DBG] pgmap v7768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:57.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12449 16 16 0 0 0 - 0 2024-07-28T15:38:58.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12450 16 16 0 0 0 - 0 2024-07-28T15:38:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:38:59 smithi022 bash[82865]: cluster 2024-07-28T15:38:57.750887+0000 mgr.y (mgr.25232) 6825 : cluster [DBG] pgmap v7769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:38:59 smithi022 bash[80503]: cluster 2024-07-28T15:38:57.750887+0000 mgr.y (mgr.25232) 6825 : cluster [DBG] pgmap v7769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:38:59 smithi150 bash[67543]: cluster 2024-07-28T15:38:57.750887+0000 mgr.y (mgr.25232) 6825 : cluster [DBG] pgmap v7769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:38:59.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12451 16 16 0 0 0 - 0 2024-07-28T15:38:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:38:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:38:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:39:00.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12452 16 16 0 0 0 - 0 2024-07-28T15:39:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:01 smithi022 bash[80503]: cluster 2024-07-28T15:38:59.752239+0000 mgr.y (mgr.25232) 6826 : cluster [DBG] pgmap v7770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:01 smithi022 bash[82865]: cluster 2024-07-28T15:38:59.752239+0000 mgr.y (mgr.25232) 6826 : cluster [DBG] pgmap v7770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:01 smithi150 bash[67543]: cluster 2024-07-28T15:38:59.752239+0000 mgr.y (mgr.25232) 6826 : cluster [DBG] pgmap v7770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:01.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12453 16 16 0 0 0 - 0 2024-07-28T15:39:02.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12454 16 16 0 0 0 - 0 2024-07-28T15:39:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:39:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:39:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:03 smithi022 bash[80503]: cluster 2024-07-28T15:39:01.753662+0000 mgr.y (mgr.25232) 6827 : cluster [DBG] pgmap v7771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:03 smithi022 bash[82865]: cluster 2024-07-28T15:39:01.753662+0000 mgr.y (mgr.25232) 6827 : cluster [DBG] pgmap v7771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:03 smithi150 bash[67543]: cluster 2024-07-28T15:39:01.753662+0000 mgr.y (mgr.25232) 6827 : cluster [DBG] pgmap v7771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:03.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12455 16 16 0 0 0 - 0 2024-07-28T15:39:04.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12456 16 16 0 0 0 - 0 2024-07-28T15:39:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:05 smithi022 bash[80503]: cluster 2024-07-28T15:39:03.755093+0000 mgr.y (mgr.25232) 6828 : cluster [DBG] pgmap v7772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:05 smithi022 bash[82865]: cluster 2024-07-28T15:39:03.755093+0000 mgr.y (mgr.25232) 6828 : cluster [DBG] pgmap v7772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:05 smithi150 bash[67543]: cluster 2024-07-28T15:39:03.755093+0000 mgr.y (mgr.25232) 6828 : cluster [DBG] pgmap v7772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:05.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12457 16 16 0 0 0 - 0 2024-07-28T15:39:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:06 smithi022 bash[80503]: audit 2024-07-28T15:39:05.604818+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:06 smithi022 bash[82865]: audit 2024-07-28T15:39:05.604818+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:06 smithi150 bash[67543]: audit 2024-07-28T15:39:05.604818+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:06.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12458 16 16 0 0 0 - 0 2024-07-28T15:39:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:07 smithi022 bash[80503]: cluster 2024-07-28T15:39:05.756456+0000 mgr.y (mgr.25232) 6829 : cluster [DBG] pgmap v7773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:07 smithi022 bash[82865]: cluster 2024-07-28T15:39:05.756456+0000 mgr.y (mgr.25232) 6829 : cluster [DBG] pgmap v7773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:07 smithi150 bash[67543]: cluster 2024-07-28T15:39:05.756456+0000 mgr.y (mgr.25232) 6829 : cluster [DBG] pgmap v7773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:07.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12459 16 16 0 0 0 - 0 2024-07-28T15:39:08.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:39:08.722522+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:39:08.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:39:08.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12460 16 16 0 0 0 - 0 2024-07-28T15:39:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:09 smithi022 bash[80503]: cluster 2024-07-28T15:39:07.757837+0000 mgr.y (mgr.25232) 6830 : cluster [DBG] pgmap v7774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:09 smithi022 bash[82865]: cluster 2024-07-28T15:39:07.757837+0000 mgr.y (mgr.25232) 6830 : cluster [DBG] pgmap v7774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:09 smithi150 bash[67543]: cluster 2024-07-28T15:39:07.757837+0000 mgr.y (mgr.25232) 6830 : cluster [DBG] pgmap v7774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:09.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12461 16 16 0 0 0 - 0 2024-07-28T15:39:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:39:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:39:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:39:10.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12462 16 16 0 0 0 - 0 2024-07-28T15:39:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:11 smithi022 bash[80503]: cluster 2024-07-28T15:39:09.759266+0000 mgr.y (mgr.25232) 6831 : cluster [DBG] pgmap v7775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:11 smithi022 bash[82865]: cluster 2024-07-28T15:39:09.759266+0000 mgr.y (mgr.25232) 6831 : cluster [DBG] pgmap v7775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:11.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:11 smithi150 bash[67543]: cluster 2024-07-28T15:39:09.759266+0000 mgr.y (mgr.25232) 6831 : cluster [DBG] pgmap v7775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:11.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12463 16 16 0 0 0 - 0 2024-07-28T15:39:12.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12464 16 16 0 0 0 - 0 2024-07-28T15:39:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:39:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:39:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:13 smithi022 bash[80503]: cluster 2024-07-28T15:39:11.760662+0000 mgr.y (mgr.25232) 6832 : cluster [DBG] pgmap v7776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:13 smithi022 bash[80503]: audit 2024-07-28T15:39:12.852715+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:39:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:13 smithi022 bash[82865]: cluster 2024-07-28T15:39:11.760662+0000 mgr.y (mgr.25232) 6832 : cluster [DBG] pgmap v7776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:13 smithi022 bash[82865]: audit 2024-07-28T15:39:12.852715+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:39:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:13 smithi150 bash[67543]: cluster 2024-07-28T15:39:11.760662+0000 mgr.y (mgr.25232) 6832 : cluster [DBG] pgmap v7776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:13.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:13 smithi150 bash[67543]: audit 2024-07-28T15:39:12.852715+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:39:13.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12465 16 16 0 0 0 - 0 2024-07-28T15:39:14.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12466 16 16 0 0 0 - 0 2024-07-28T15:39:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:15 smithi022 bash[80503]: cluster 2024-07-28T15:39:13.762071+0000 mgr.y (mgr.25232) 6833 : cluster [DBG] pgmap v7777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:15 smithi022 bash[82865]: cluster 2024-07-28T15:39:13.762071+0000 mgr.y (mgr.25232) 6833 : cluster [DBG] pgmap v7777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:15 smithi150 bash[67543]: cluster 2024-07-28T15:39:13.762071+0000 mgr.y (mgr.25232) 6833 : cluster [DBG] pgmap v7777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:15.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12467 16 16 0 0 0 - 0 2024-07-28T15:39:16.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12468 16 16 0 0 0 - 0 2024-07-28T15:39:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:17 smithi022 bash[80503]: cluster 2024-07-28T15:39:15.762860+0000 mgr.y (mgr.25232) 6834 : cluster [DBG] pgmap v7778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:17 smithi022 bash[82865]: cluster 2024-07-28T15:39:15.762860+0000 mgr.y (mgr.25232) 6834 : cluster [DBG] pgmap v7778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:17 smithi150 bash[67543]: cluster 2024-07-28T15:39:15.762860+0000 mgr.y (mgr.25232) 6834 : cluster [DBG] pgmap v7778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:17.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12469 16 16 0 0 0 - 0 2024-07-28T15:39:18.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12470 16 16 0 0 0 - 0 2024-07-28T15:39:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[80503]: cluster 2024-07-28T15:39:17.764181+0000 mgr.y (mgr.25232) 6835 : cluster [DBG] pgmap v7779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[80503]: audit 2024-07-28T15:39:18.548643+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[80503]: audit 2024-07-28T15:39:18.553884+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[80503]: audit 2024-07-28T15:39:18.739065+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[80503]: audit 2024-07-28T15:39:18.748205+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[82865]: cluster 2024-07-28T15:39:17.764181+0000 mgr.y (mgr.25232) 6835 : cluster [DBG] pgmap v7779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[82865]: audit 2024-07-28T15:39:18.548643+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[82865]: audit 2024-07-28T15:39:18.553884+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[82865]: audit 2024-07-28T15:39:18.739065+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[82865]: audit 2024-07-28T15:39:18.748205+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:19 smithi150 bash[67543]: cluster 2024-07-28T15:39:17.764181+0000 mgr.y (mgr.25232) 6835 : cluster [DBG] pgmap v7779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:19 smithi150 bash[67543]: audit 2024-07-28T15:39:18.548643+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:19 smithi150 bash[67543]: audit 2024-07-28T15:39:18.553884+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:19 smithi150 bash[67543]: audit 2024-07-28T15:39:18.739065+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:19 smithi150 bash[67543]: audit 2024-07-28T15:39:18.748205+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:19.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12471 16 16 0 0 0 - 0 2024-07-28T15:39:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:39:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:39:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:39:20.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:20 smithi150 bash[67543]: audit 2024-07-28T15:39:19.213057+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:39:20.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:20 smithi150 bash[67543]: audit 2024-07-28T15:39:19.214562+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:39:20.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:20 smithi150 bash[67543]: audit 2024-07-28T15:39:19.226617+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:20 smithi022 bash[80503]: audit 2024-07-28T15:39:19.213057+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:39:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:20 smithi022 bash[80503]: audit 2024-07-28T15:39:19.214562+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:39:20.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:20 smithi022 bash[80503]: audit 2024-07-28T15:39:19.226617+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:20 smithi022 bash[82865]: audit 2024-07-28T15:39:19.213057+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:39:20.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:20 smithi022 bash[82865]: audit 2024-07-28T15:39:19.214562+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:39:20.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:20 smithi022 bash[82865]: audit 2024-07-28T15:39:19.226617+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:39:20.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12472 16 16 0 0 0 - 0 2024-07-28T15:39:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:21 smithi150 bash[67543]: cluster 2024-07-28T15:39:19.765704+0000 mgr.y (mgr.25232) 6836 : cluster [DBG] pgmap v7780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:21 smithi150 bash[67543]: audit 2024-07-28T15:39:20.605158+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:21 smithi022 bash[80503]: cluster 2024-07-28T15:39:19.765704+0000 mgr.y (mgr.25232) 6836 : cluster [DBG] pgmap v7780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:21 smithi022 bash[80503]: audit 2024-07-28T15:39:20.605158+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:21 smithi022 bash[82865]: cluster 2024-07-28T15:39:19.765704+0000 mgr.y (mgr.25232) 6836 : cluster [DBG] pgmap v7780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:21 smithi022 bash[82865]: audit 2024-07-28T15:39:20.605158+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:21.723 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12473 16 16 0 0 0 - 0 2024-07-28T15:39:22.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12474 16 16 0 0 0 - 0 2024-07-28T15:39:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:39:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:39:23.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:23 smithi150 bash[67543]: cluster 2024-07-28T15:39:21.767147+0000 mgr.y (mgr.25232) 6837 : cluster [DBG] pgmap v7781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:23 smithi022 bash[80503]: cluster 2024-07-28T15:39:21.767147+0000 mgr.y (mgr.25232) 6837 : cluster [DBG] pgmap v7781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:23 smithi022 bash[82865]: cluster 2024-07-28T15:39:21.767147+0000 mgr.y (mgr.25232) 6837 : cluster [DBG] pgmap v7781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:23.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12475 16 16 0 0 0 - 0 2024-07-28T15:39:24.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12476 16 16 0 0 0 - 0 2024-07-28T15:39:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:25 smithi150 bash[67543]: cluster 2024-07-28T15:39:23.768493+0000 mgr.y (mgr.25232) 6838 : cluster [DBG] pgmap v7782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:25 smithi022 bash[80503]: cluster 2024-07-28T15:39:23.768493+0000 mgr.y (mgr.25232) 6838 : cluster [DBG] pgmap v7782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:25 smithi022 bash[82865]: cluster 2024-07-28T15:39:23.768493+0000 mgr.y (mgr.25232) 6838 : cluster [DBG] pgmap v7782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:25.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12477 16 16 0 0 0 - 0 2024-07-28T15:39:26.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12478 16 16 0 0 0 - 0 2024-07-28T15:39:27.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:27 smithi150 bash[67543]: cluster 2024-07-28T15:39:25.769871+0000 mgr.y (mgr.25232) 6839 : cluster [DBG] pgmap v7783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:27 smithi022 bash[80503]: cluster 2024-07-28T15:39:25.769871+0000 mgr.y (mgr.25232) 6839 : cluster [DBG] pgmap v7783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:27 smithi022 bash[82865]: cluster 2024-07-28T15:39:25.769871+0000 mgr.y (mgr.25232) 6839 : cluster [DBG] pgmap v7783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:27.724 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12479 16 16 0 0 0 - 0 2024-07-28T15:39:28.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:39:28.725710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:39:28.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:39:28.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12480 16 16 0 0 0 - 0 2024-07-28T15:39:29.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:29 smithi022 bash[80503]: cluster 2024-07-28T15:39:27.771262+0000 mgr.y (mgr.25232) 6840 : cluster [DBG] pgmap v7784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:29.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:29 smithi022 bash[82865]: cluster 2024-07-28T15:39:27.771262+0000 mgr.y (mgr.25232) 6840 : cluster [DBG] pgmap v7784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:29 smithi150 bash[67543]: cluster 2024-07-28T15:39:27.771262+0000 mgr.y (mgr.25232) 6840 : cluster [DBG] pgmap v7784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:29.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12481 16 16 0 0 0 - 0 2024-07-28T15:39:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:39:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:39:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:39:30.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12482 16 16 0 0 0 - 0 2024-07-28T15:39:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:31 smithi150 bash[67543]: cluster 2024-07-28T15:39:29.772618+0000 mgr.y (mgr.25232) 6841 : cluster [DBG] pgmap v7785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:31 smithi022 bash[80503]: cluster 2024-07-28T15:39:29.772618+0000 mgr.y (mgr.25232) 6841 : cluster [DBG] pgmap v7785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:31 smithi022 bash[82865]: cluster 2024-07-28T15:39:29.772618+0000 mgr.y (mgr.25232) 6841 : cluster [DBG] pgmap v7785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:31.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12483 16 16 0 0 0 - 0 2024-07-28T15:39:32.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12484 16 16 0 0 0 - 0 2024-07-28T15:39:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:39:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:39:33.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:33 smithi150 bash[67543]: cluster 2024-07-28T15:39:31.773962+0000 mgr.y (mgr.25232) 6842 : cluster [DBG] pgmap v7786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:33 smithi022 bash[80503]: cluster 2024-07-28T15:39:31.773962+0000 mgr.y (mgr.25232) 6842 : cluster [DBG] pgmap v7786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:33 smithi022 bash[82865]: cluster 2024-07-28T15:39:31.773962+0000 mgr.y (mgr.25232) 6842 : cluster [DBG] pgmap v7786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:33.725 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12485 16 16 0 0 0 - 0 2024-07-28T15:39:34.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12486 16 16 0 0 0 - 0 2024-07-28T15:39:35.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:35 smithi150 bash[67543]: cluster 2024-07-28T15:39:33.775341+0000 mgr.y (mgr.25232) 6843 : cluster [DBG] pgmap v7787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:35 smithi022 bash[80503]: cluster 2024-07-28T15:39:33.775341+0000 mgr.y (mgr.25232) 6843 : cluster [DBG] pgmap v7787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:35 smithi022 bash[82865]: cluster 2024-07-28T15:39:33.775341+0000 mgr.y (mgr.25232) 6843 : cluster [DBG] pgmap v7787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:35.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12487 16 16 0 0 0 - 0 2024-07-28T15:39:36.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:36 smithi150 bash[67543]: audit 2024-07-28T15:39:35.605565+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:36 smithi022 bash[80503]: audit 2024-07-28T15:39:35.605565+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:36 smithi022 bash[82865]: audit 2024-07-28T15:39:35.605565+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:36.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12488 16 16 0 0 0 - 0 2024-07-28T15:39:37.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:37 smithi150 bash[67543]: cluster 2024-07-28T15:39:35.776664+0000 mgr.y (mgr.25232) 6844 : cluster [DBG] pgmap v7788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:37 smithi022 bash[80503]: cluster 2024-07-28T15:39:35.776664+0000 mgr.y (mgr.25232) 6844 : cluster [DBG] pgmap v7788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:37 smithi022 bash[82865]: cluster 2024-07-28T15:39:35.776664+0000 mgr.y (mgr.25232) 6844 : cluster [DBG] pgmap v7788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:37.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12489 16 16 0 0 0 - 0 2024-07-28T15:39:38.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12490 16 16 0 0 0 - 0 2024-07-28T15:39:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:39 smithi022 bash[82865]: cluster 2024-07-28T15:39:37.778015+0000 mgr.y (mgr.25232) 6845 : cluster [DBG] pgmap v7789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:39.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:39 smithi022 bash[80503]: cluster 2024-07-28T15:39:37.778015+0000 mgr.y (mgr.25232) 6845 : cluster [DBG] pgmap v7789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:39.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:39 smithi150 bash[67543]: cluster 2024-07-28T15:39:37.778015+0000 mgr.y (mgr.25232) 6845 : cluster [DBG] pgmap v7789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:39.726 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12491 16 16 0 0 0 - 0 2024-07-28T15:39:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:39:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:39:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:39:40.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12492 16 16 0 0 0 - 0 2024-07-28T15:39:41.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:41 smithi150 bash[67543]: cluster 2024-07-28T15:39:39.779392+0000 mgr.y (mgr.25232) 6846 : cluster [DBG] pgmap v7790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:41 smithi022 bash[80503]: cluster 2024-07-28T15:39:39.779392+0000 mgr.y (mgr.25232) 6846 : cluster [DBG] pgmap v7790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:41 smithi022 bash[82865]: cluster 2024-07-28T15:39:39.779392+0000 mgr.y (mgr.25232) 6846 : cluster [DBG] pgmap v7790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:41.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12493 16 16 0 0 0 - 0 2024-07-28T15:39:42.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12494 16 16 0 0 0 - 0 2024-07-28T15:39:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:39:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:39:43.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:43 smithi150 bash[67543]: cluster 2024-07-28T15:39:41.780745+0000 mgr.y (mgr.25232) 6847 : cluster [DBG] pgmap v7791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:43 smithi022 bash[80503]: cluster 2024-07-28T15:39:41.780745+0000 mgr.y (mgr.25232) 6847 : cluster [DBG] pgmap v7791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:43 smithi022 bash[82865]: cluster 2024-07-28T15:39:41.780745+0000 mgr.y (mgr.25232) 6847 : cluster [DBG] pgmap v7791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:43.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12495 16 16 0 0 0 - 0 2024-07-28T15:39:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:44 smithi150 bash[67543]: cluster 2024-07-28T15:39:43.782094+0000 mgr.y (mgr.25232) 6848 : cluster [DBG] pgmap v7792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:44.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:44 smithi022 bash[80503]: cluster 2024-07-28T15:39:43.782094+0000 mgr.y (mgr.25232) 6848 : cluster [DBG] pgmap v7792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:44.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:44 smithi022 bash[82865]: cluster 2024-07-28T15:39:43.782094+0000 mgr.y (mgr.25232) 6848 : cluster [DBG] pgmap v7792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:44.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12496 16 16 0 0 0 - 0 2024-07-28T15:39:45.727 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12497 16 16 0 0 0 - 0 2024-07-28T15:39:46.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12498 16 16 0 0 0 - 0 2024-07-28T15:39:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:46 smithi150 bash[67543]: cluster 2024-07-28T15:39:45.783473+0000 mgr.y (mgr.25232) 6849 : cluster [DBG] pgmap v7793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:46 smithi022 bash[80503]: cluster 2024-07-28T15:39:45.783473+0000 mgr.y (mgr.25232) 6849 : cluster [DBG] pgmap v7793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:46 smithi022 bash[82865]: cluster 2024-07-28T15:39:45.783473+0000 mgr.y (mgr.25232) 6849 : cluster [DBG] pgmap v7793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:47.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12499 16 16 0 0 0 - 0 2024-07-28T15:39:48.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:39:48.729021+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:39:48.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:39:48.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12500 16 16 0 0 0 - 0 2024-07-28T15:39:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:48 smithi150 bash[67543]: cluster 2024-07-28T15:39:47.784815+0000 mgr.y (mgr.25232) 6850 : cluster [DBG] pgmap v7794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:48 smithi022 bash[80503]: cluster 2024-07-28T15:39:47.784815+0000 mgr.y (mgr.25232) 6850 : cluster [DBG] pgmap v7794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:48 smithi022 bash[82865]: cluster 2024-07-28T15:39:47.784815+0000 mgr.y (mgr.25232) 6850 : cluster [DBG] pgmap v7794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:49.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12501 16 16 0 0 0 - 0 2024-07-28T15:39:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:39:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:39:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:39:50.728 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12502 16 16 0 0 0 - 0 2024-07-28T15:39:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:50 smithi150 bash[67543]: cluster 2024-07-28T15:39:49.786164+0000 mgr.y (mgr.25232) 6851 : cluster [DBG] pgmap v7795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:50 smithi150 bash[67543]: audit 2024-07-28T15:39:50.606073+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:50 smithi022 bash[80503]: cluster 2024-07-28T15:39:49.786164+0000 mgr.y (mgr.25232) 6851 : cluster [DBG] pgmap v7795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:50 smithi022 bash[80503]: audit 2024-07-28T15:39:50.606073+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:50 smithi022 bash[82865]: cluster 2024-07-28T15:39:49.786164+0000 mgr.y (mgr.25232) 6851 : cluster [DBG] pgmap v7795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:50 smithi022 bash[82865]: audit 2024-07-28T15:39:50.606073+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:39:51.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12503 16 16 0 0 0 - 0 2024-07-28T15:39:52.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12504 16 16 0 0 0 - 0 2024-07-28T15:39:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:39:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:39:53.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:52 smithi150 bash[67543]: cluster 2024-07-28T15:39:51.787527+0000 mgr.y (mgr.25232) 6852 : cluster [DBG] pgmap v7796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:52 smithi022 bash[80503]: cluster 2024-07-28T15:39:51.787527+0000 mgr.y (mgr.25232) 6852 : cluster [DBG] pgmap v7796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:52 smithi022 bash[82865]: cluster 2024-07-28T15:39:51.787527+0000 mgr.y (mgr.25232) 6852 : cluster [DBG] pgmap v7796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:53.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12505 16 16 0 0 0 - 0 2024-07-28T15:39:54.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12506 16 16 0 0 0 - 0 2024-07-28T15:39:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:54 smithi150 bash[67543]: cluster 2024-07-28T15:39:53.788908+0000 mgr.y (mgr.25232) 6853 : cluster [DBG] pgmap v7797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:54 smithi022 bash[80503]: cluster 2024-07-28T15:39:53.788908+0000 mgr.y (mgr.25232) 6853 : cluster [DBG] pgmap v7797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:54 smithi022 bash[82865]: cluster 2024-07-28T15:39:53.788908+0000 mgr.y (mgr.25232) 6853 : cluster [DBG] pgmap v7797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:55.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12507 16 16 0 0 0 - 0 2024-07-28T15:39:56.729 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12508 16 16 0 0 0 - 0 2024-07-28T15:39:57.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:56 smithi150 bash[67543]: cluster 2024-07-28T15:39:55.790269+0000 mgr.y (mgr.25232) 6854 : cluster [DBG] pgmap v7798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:56 smithi022 bash[80503]: cluster 2024-07-28T15:39:55.790269+0000 mgr.y (mgr.25232) 6854 : cluster [DBG] pgmap v7798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:56 smithi022 bash[82865]: cluster 2024-07-28T15:39:55.790269+0000 mgr.y (mgr.25232) 6854 : cluster [DBG] pgmap v7798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:57.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12509 16 16 0 0 0 - 0 2024-07-28T15:39:58.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12510 16 16 0 0 0 - 0 2024-07-28T15:39:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:39:58 smithi150 bash[67543]: cluster 2024-07-28T15:39:57.791650+0000 mgr.y (mgr.25232) 6855 : cluster [DBG] pgmap v7799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:39:58 smithi022 bash[80503]: cluster 2024-07-28T15:39:57.791650+0000 mgr.y (mgr.25232) 6855 : cluster [DBG] pgmap v7799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:39:58 smithi022 bash[82865]: cluster 2024-07-28T15:39:57.791650+0000 mgr.y (mgr.25232) 6855 : cluster [DBG] pgmap v7799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:39:59.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12511 16 16 0 0 0 - 0 2024-07-28T15:39:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:39:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:39:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:40:00.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12512 16 16 0 0 0 - 0 2024-07-28T15:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:00 smithi150 bash[67543]: cluster 2024-07-28T15:39:59.793012+0000 mgr.y (mgr.25232) 6856 : cluster [DBG] pgmap v7800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:00 smithi150 bash[67543]: cluster 2024-07-28T15:40:00.000164+0000 mon.a (mon.0) 5303 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:40:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:00 smithi022 bash[80503]: cluster 2024-07-28T15:39:59.793012+0000 mgr.y (mgr.25232) 6856 : cluster [DBG] pgmap v7800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:00 smithi022 bash[80503]: cluster 2024-07-28T15:40:00.000164+0000 mon.a (mon.0) 5303 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:40:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:00 smithi022 bash[82865]: cluster 2024-07-28T15:39:59.793012+0000 mgr.y (mgr.25232) 6856 : cluster [DBG] pgmap v7800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:00 smithi022 bash[82865]: cluster 2024-07-28T15:40:00.000164+0000 mon.a (mon.0) 5303 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:40:01.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12513 16 16 0 0 0 - 0 2024-07-28T15:40:02.730 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12514 16 16 0 0 0 - 0 2024-07-28T15:40:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:40:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:40:03.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:02 smithi150 bash[67543]: cluster 2024-07-28T15:40:01.794369+0000 mgr.y (mgr.25232) 6857 : cluster [DBG] pgmap v7801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:02 smithi022 bash[80503]: cluster 2024-07-28T15:40:01.794369+0000 mgr.y (mgr.25232) 6857 : cluster [DBG] pgmap v7801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:02 smithi022 bash[82865]: cluster 2024-07-28T15:40:01.794369+0000 mgr.y (mgr.25232) 6857 : cluster [DBG] pgmap v7801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:03.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12515 16 16 0 0 0 - 0 2024-07-28T15:40:04.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12516 16 16 0 0 0 - 0 2024-07-28T15:40:05.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:04 smithi150 bash[67543]: cluster 2024-07-28T15:40:03.795718+0000 mgr.y (mgr.25232) 6858 : cluster [DBG] pgmap v7802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:04 smithi022 bash[80503]: cluster 2024-07-28T15:40:03.795718+0000 mgr.y (mgr.25232) 6858 : cluster [DBG] pgmap v7802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:04 smithi022 bash[82865]: cluster 2024-07-28T15:40:03.795718+0000 mgr.y (mgr.25232) 6858 : cluster [DBG] pgmap v7802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:05.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12517 16 16 0 0 0 - 0 2024-07-28T15:40:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:05 smithi150 bash[67543]: audit 2024-07-28T15:40:05.606522+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:05 smithi022 bash[80503]: audit 2024-07-28T15:40:05.606522+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:05 smithi022 bash[82865]: audit 2024-07-28T15:40:05.606522+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:06.731 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12518 16 16 0 0 0 - 0 2024-07-28T15:40:07.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:06 smithi150 bash[67543]: cluster 2024-07-28T15:40:05.797072+0000 mgr.y (mgr.25232) 6859 : cluster [DBG] pgmap v7803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:06 smithi022 bash[80503]: cluster 2024-07-28T15:40:05.797072+0000 mgr.y (mgr.25232) 6859 : cluster [DBG] pgmap v7803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:06 smithi022 bash[82865]: cluster 2024-07-28T15:40:05.797072+0000 mgr.y (mgr.25232) 6859 : cluster [DBG] pgmap v7803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:07.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12519 16 16 0 0 0 - 0 2024-07-28T15:40:08.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:40:08.732335+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:40:08.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:40:08.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12520 16 16 0 0 0 - 0 2024-07-28T15:40:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:08 smithi150 bash[67543]: cluster 2024-07-28T15:40:07.798455+0000 mgr.y (mgr.25232) 6860 : cluster [DBG] pgmap v7804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:08 smithi022 bash[80503]: cluster 2024-07-28T15:40:07.798455+0000 mgr.y (mgr.25232) 6860 : cluster [DBG] pgmap v7804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:08 smithi022 bash[82865]: cluster 2024-07-28T15:40:07.798455+0000 mgr.y (mgr.25232) 6860 : cluster [DBG] pgmap v7804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:09.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12521 16 16 0 0 0 - 0 2024-07-28T15:40:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:40:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:40:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:40:10.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12522 16 16 0 0 0 - 0 2024-07-28T15:40:11.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:10 smithi150 bash[67543]: cluster 2024-07-28T15:40:09.799805+0000 mgr.y (mgr.25232) 6861 : cluster [DBG] pgmap v7805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:10 smithi022 bash[80503]: cluster 2024-07-28T15:40:09.799805+0000 mgr.y (mgr.25232) 6861 : cluster [DBG] pgmap v7805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:10 smithi022 bash[82865]: cluster 2024-07-28T15:40:09.799805+0000 mgr.y (mgr.25232) 6861 : cluster [DBG] pgmap v7805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:11.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12523 16 16 0 0 0 - 0 2024-07-28T15:40:12.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12524 16 16 0 0 0 - 0 2024-07-28T15:40:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:40:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:40:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:12 smithi150 bash[67543]: cluster 2024-07-28T15:40:11.801148+0000 mgr.y (mgr.25232) 6862 : cluster [DBG] pgmap v7806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:12 smithi022 bash[80503]: cluster 2024-07-28T15:40:11.801148+0000 mgr.y (mgr.25232) 6862 : cluster [DBG] pgmap v7806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:12 smithi022 bash[82865]: cluster 2024-07-28T15:40:11.801148+0000 mgr.y (mgr.25232) 6862 : cluster [DBG] pgmap v7806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:13.732 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12525 16 16 0 0 0 - 0 2024-07-28T15:40:14.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12526 16 16 0 0 0 - 0 2024-07-28T15:40:15.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:14 smithi150 bash[67543]: cluster 2024-07-28T15:40:13.802512+0000 mgr.y (mgr.25232) 6863 : cluster [DBG] pgmap v7807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:14 smithi022 bash[80503]: cluster 2024-07-28T15:40:13.802512+0000 mgr.y (mgr.25232) 6863 : cluster [DBG] pgmap v7807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:14 smithi022 bash[82865]: cluster 2024-07-28T15:40:13.802512+0000 mgr.y (mgr.25232) 6863 : cluster [DBG] pgmap v7807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:15.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12527 16 16 0 0 0 - 0 2024-07-28T15:40:16.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12528 16 16 0 0 0 - 0 2024-07-28T15:40:17.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:16 smithi150 bash[67543]: cluster 2024-07-28T15:40:15.803847+0000 mgr.y (mgr.25232) 6864 : cluster [DBG] pgmap v7808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:16 smithi022 bash[80503]: cluster 2024-07-28T15:40:15.803847+0000 mgr.y (mgr.25232) 6864 : cluster [DBG] pgmap v7808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:16 smithi022 bash[82865]: cluster 2024-07-28T15:40:15.803847+0000 mgr.y (mgr.25232) 6864 : cluster [DBG] pgmap v7808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:17.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12529 16 16 0 0 0 - 0 2024-07-28T15:40:18.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12530 16 16 0 0 0 - 0 2024-07-28T15:40:19.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:18 smithi150 bash[67543]: cluster 2024-07-28T15:40:17.805192+0000 mgr.y (mgr.25232) 6865 : cluster [DBG] pgmap v7809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:18 smithi022 bash[80503]: cluster 2024-07-28T15:40:17.805192+0000 mgr.y (mgr.25232) 6865 : cluster [DBG] pgmap v7809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:18 smithi022 bash[82865]: cluster 2024-07-28T15:40:17.805192+0000 mgr.y (mgr.25232) 6865 : cluster [DBG] pgmap v7809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:19.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12531 16 16 0 0 0 - 0 2024-07-28T15:40:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:40:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:40:20.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:19 smithi150 bash[67543]: audit 2024-07-28T15:40:19.357940+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:40:20.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:19 smithi150 bash[67543]: audit 2024-07-28T15:40:19.729022+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:20.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:19 smithi150 bash[67543]: audit 2024-07-28T15:40:19.735619+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[80503]: audit 2024-07-28T15:40:19.357940+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:40:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[80503]: audit 2024-07-28T15:40:19.729022+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:20.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[80503]: audit 2024-07-28T15:40:19.735619+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[82865]: audit 2024-07-28T15:40:19.357940+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:40:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[82865]: audit 2024-07-28T15:40:19.729022+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:20.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:19 smithi022 bash[82865]: audit 2024-07-28T15:40:19.735619+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:20.733 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12532 16 16 0 0 0 - 0 2024-07-28T15:40:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:20 smithi150 bash[67543]: cluster 2024-07-28T15:40:19.806519+0000 mgr.y (mgr.25232) 6866 : cluster [DBG] pgmap v7810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:21.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:20 smithi150 bash[67543]: audit 2024-07-28T15:40:20.606904+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:20 smithi022 bash[80503]: cluster 2024-07-28T15:40:19.806519+0000 mgr.y (mgr.25232) 6866 : cluster [DBG] pgmap v7810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:20 smithi022 bash[80503]: audit 2024-07-28T15:40:20.606904+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:20 smithi022 bash[82865]: cluster 2024-07-28T15:40:19.806519+0000 mgr.y (mgr.25232) 6866 : cluster [DBG] pgmap v7810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:20 smithi022 bash[82865]: audit 2024-07-28T15:40:20.606904+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:21.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12533 16 16 0 0 0 - 0 2024-07-28T15:40:22.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12534 16 16 0 0 0 - 0 2024-07-28T15:40:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:40:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:40:23.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:22 smithi150 bash[67543]: cluster 2024-07-28T15:40:21.807926+0000 mgr.y (mgr.25232) 6867 : cluster [DBG] pgmap v7811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:22 smithi022 bash[80503]: cluster 2024-07-28T15:40:21.807926+0000 mgr.y (mgr.25232) 6867 : cluster [DBG] pgmap v7811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:23 smithi022 bash[82865]: cluster 2024-07-28T15:40:21.807926+0000 mgr.y (mgr.25232) 6867 : cluster [DBG] pgmap v7811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:23.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12535 16 16 0 0 0 - 0 2024-07-28T15:40:24.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12536 16 16 0 0 0 - 0 2024-07-28T15:40:25.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:24 smithi150 bash[67543]: cluster 2024-07-28T15:40:23.809272+0000 mgr.y (mgr.25232) 6868 : cluster [DBG] pgmap v7812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:24 smithi022 bash[80503]: cluster 2024-07-28T15:40:23.809272+0000 mgr.y (mgr.25232) 6868 : cluster [DBG] pgmap v7812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:24 smithi022 bash[82865]: cluster 2024-07-28T15:40:23.809272+0000 mgr.y (mgr.25232) 6868 : cluster [DBG] pgmap v7812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:25.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12537 16 16 0 0 0 - 0 2024-07-28T15:40:26.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.200750+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.205576+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.382528+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.389150+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: cluster 2024-07-28T15:40:25.810021+0000 mgr.y (mgr.25232) 6869 : cluster [DBG] pgmap v7813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.812849+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.814082+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:40:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:26 smithi150 bash[67543]: audit 2024-07-28T15:40:25.822933+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.200750+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.205576+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.382528+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.389150+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: cluster 2024-07-28T15:40:25.810021+0000 mgr.y (mgr.25232) 6869 : cluster [DBG] pgmap v7813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.812849+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.814082+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:40:26.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[80503]: audit 2024-07-28T15:40:25.822933+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.200750+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.205576+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.382528+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.389150+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: cluster 2024-07-28T15:40:25.810021+0000 mgr.y (mgr.25232) 6869 : cluster [DBG] pgmap v7813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.812849+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.814082+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:40:26.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:26 smithi022 bash[82865]: audit 2024-07-28T15:40:25.822933+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:40:26.734 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12538 16 16 0 0 0 - 0 2024-07-28T15:40:27.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12539 16 16 0 0 0 - 0 2024-07-28T15:40:28.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:40:28.735328+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:40:28.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:40:28.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12540 16 16 0 0 0 - 0 2024-07-28T15:40:29.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:28 smithi150 bash[67543]: cluster 2024-07-28T15:40:27.811349+0000 mgr.y (mgr.25232) 6870 : cluster [DBG] pgmap v7814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:28 smithi022 bash[80503]: cluster 2024-07-28T15:40:27.811349+0000 mgr.y (mgr.25232) 6870 : cluster [DBG] pgmap v7814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:28 smithi022 bash[82865]: cluster 2024-07-28T15:40:27.811349+0000 mgr.y (mgr.25232) 6870 : cluster [DBG] pgmap v7814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:29.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12541 16 16 0 0 0 - 0 2024-07-28T15:40:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:40:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:40:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:40:30.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12542 16 16 0 0 0 - 0 2024-07-28T15:40:31.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:30 smithi150 bash[67543]: cluster 2024-07-28T15:40:29.812721+0000 mgr.y (mgr.25232) 6871 : cluster [DBG] pgmap v7815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:30 smithi022 bash[80503]: cluster 2024-07-28T15:40:29.812721+0000 mgr.y (mgr.25232) 6871 : cluster [DBG] pgmap v7815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:30 smithi022 bash[82865]: cluster 2024-07-28T15:40:29.812721+0000 mgr.y (mgr.25232) 6871 : cluster [DBG] pgmap v7815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:31.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12543 16 16 0 0 0 - 0 2024-07-28T15:40:32.735 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12544 16 16 0 0 0 - 0 2024-07-28T15:40:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:40:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:40:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:32 smithi150 bash[67543]: cluster 2024-07-28T15:40:31.814076+0000 mgr.y (mgr.25232) 6872 : cluster [DBG] pgmap v7816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:32 smithi022 bash[80503]: cluster 2024-07-28T15:40:31.814076+0000 mgr.y (mgr.25232) 6872 : cluster [DBG] pgmap v7816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:32 smithi022 bash[82865]: cluster 2024-07-28T15:40:31.814076+0000 mgr.y (mgr.25232) 6872 : cluster [DBG] pgmap v7816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:33.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12545 16 16 0 0 0 - 0 2024-07-28T15:40:34.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12546 16 16 0 0 0 - 0 2024-07-28T15:40:35.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:34 smithi150 bash[67543]: cluster 2024-07-28T15:40:33.815451+0000 mgr.y (mgr.25232) 6873 : cluster [DBG] pgmap v7817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:34 smithi022 bash[80503]: cluster 2024-07-28T15:40:33.815451+0000 mgr.y (mgr.25232) 6873 : cluster [DBG] pgmap v7817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:34 smithi022 bash[82865]: cluster 2024-07-28T15:40:33.815451+0000 mgr.y (mgr.25232) 6873 : cluster [DBG] pgmap v7817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:35.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12547 16 16 0 0 0 - 0 2024-07-28T15:40:36.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:35 smithi150 bash[67543]: audit 2024-07-28T15:40:35.607387+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:35 smithi022 bash[80503]: audit 2024-07-28T15:40:35.607387+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:35 smithi022 bash[82865]: audit 2024-07-28T15:40:35.607387+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:36.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12548 16 16 0 0 0 - 0 2024-07-28T15:40:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:36 smithi150 bash[67543]: cluster 2024-07-28T15:40:35.816785+0000 mgr.y (mgr.25232) 6874 : cluster [DBG] pgmap v7818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:36 smithi022 bash[80503]: cluster 2024-07-28T15:40:35.816785+0000 mgr.y (mgr.25232) 6874 : cluster [DBG] pgmap v7818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:36 smithi022 bash[82865]: cluster 2024-07-28T15:40:35.816785+0000 mgr.y (mgr.25232) 6874 : cluster [DBG] pgmap v7818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:37.736 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12549 16 16 0 0 0 - 0 2024-07-28T15:40:38.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12550 16 16 0 0 0 - 0 2024-07-28T15:40:39.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:38 smithi150 bash[67543]: cluster 2024-07-28T15:40:37.818315+0000 mgr.y (mgr.25232) 6875 : cluster [DBG] pgmap v7819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:39.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:38 smithi022 bash[80503]: cluster 2024-07-28T15:40:37.818315+0000 mgr.y (mgr.25232) 6875 : cluster [DBG] pgmap v7819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:38 smithi022 bash[82865]: cluster 2024-07-28T15:40:37.818315+0000 mgr.y (mgr.25232) 6875 : cluster [DBG] pgmap v7819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:39.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12551 16 16 0 0 0 - 0 2024-07-28T15:40:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:40:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:40:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:40:40.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12552 16 16 0 0 0 - 0 2024-07-28T15:40:41.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:40 smithi150 bash[67543]: cluster 2024-07-28T15:40:39.819717+0000 mgr.y (mgr.25232) 6876 : cluster [DBG] pgmap v7820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:40 smithi022 bash[80503]: cluster 2024-07-28T15:40:39.819717+0000 mgr.y (mgr.25232) 6876 : cluster [DBG] pgmap v7820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:40 smithi022 bash[82865]: cluster 2024-07-28T15:40:39.819717+0000 mgr.y (mgr.25232) 6876 : cluster [DBG] pgmap v7820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:41.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12553 16 16 0 0 0 - 0 2024-07-28T15:40:42.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12554 16 16 0 0 0 - 0 2024-07-28T15:40:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:40:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:40:43.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:42 smithi150 bash[67543]: cluster 2024-07-28T15:40:41.821057+0000 mgr.y (mgr.25232) 6877 : cluster [DBG] pgmap v7821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:43.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:42 smithi022 bash[80503]: cluster 2024-07-28T15:40:41.821057+0000 mgr.y (mgr.25232) 6877 : cluster [DBG] pgmap v7821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:42 smithi022 bash[82865]: cluster 2024-07-28T15:40:41.821057+0000 mgr.y (mgr.25232) 6877 : cluster [DBG] pgmap v7821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:43.737 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12555 16 16 0 0 0 - 0 2024-07-28T15:40:44.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12556 16 16 0 0 0 - 0 2024-07-28T15:40:45.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:44 smithi150 bash[67543]: cluster 2024-07-28T15:40:43.822417+0000 mgr.y (mgr.25232) 6878 : cluster [DBG] pgmap v7822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:44 smithi022 bash[80503]: cluster 2024-07-28T15:40:43.822417+0000 mgr.y (mgr.25232) 6878 : cluster [DBG] pgmap v7822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:44 smithi022 bash[82865]: cluster 2024-07-28T15:40:43.822417+0000 mgr.y (mgr.25232) 6878 : cluster [DBG] pgmap v7822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:45.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12557 16 16 0 0 0 - 0 2024-07-28T15:40:46.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12558 16 16 0 0 0 - 0 2024-07-28T15:40:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:46 smithi150 bash[67543]: cluster 2024-07-28T15:40:45.823756+0000 mgr.y (mgr.25232) 6879 : cluster [DBG] pgmap v7823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:46 smithi022 bash[80503]: cluster 2024-07-28T15:40:45.823756+0000 mgr.y (mgr.25232) 6879 : cluster [DBG] pgmap v7823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:46 smithi022 bash[82865]: cluster 2024-07-28T15:40:45.823756+0000 mgr.y (mgr.25232) 6879 : cluster [DBG] pgmap v7823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:47.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12559 16 16 0 0 0 - 0 2024-07-28T15:40:48.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:40:48.738598+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:40:48.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:40:48.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12560 16 16 0 0 0 - 0 2024-07-28T15:40:49.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:48 smithi150 bash[67543]: cluster 2024-07-28T15:40:47.825099+0000 mgr.y (mgr.25232) 6880 : cluster [DBG] pgmap v7824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:48 smithi022 bash[80503]: cluster 2024-07-28T15:40:47.825099+0000 mgr.y (mgr.25232) 6880 : cluster [DBG] pgmap v7824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:48 smithi022 bash[82865]: cluster 2024-07-28T15:40:47.825099+0000 mgr.y (mgr.25232) 6880 : cluster [DBG] pgmap v7824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:49.738 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12561 16 16 0 0 0 - 0 2024-07-28T15:40:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:40:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:40:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:40:50.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12562 16 16 0 0 0 - 0 2024-07-28T15:40:51.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:50 smithi150 bash[67543]: cluster 2024-07-28T15:40:49.826464+0000 mgr.y (mgr.25232) 6881 : cluster [DBG] pgmap v7825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:51.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:50 smithi150 bash[67543]: audit 2024-07-28T15:40:50.608084+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:50 smithi022 bash[80503]: cluster 2024-07-28T15:40:49.826464+0000 mgr.y (mgr.25232) 6881 : cluster [DBG] pgmap v7825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:50 smithi022 bash[80503]: audit 2024-07-28T15:40:50.608084+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:50 smithi022 bash[82865]: cluster 2024-07-28T15:40:49.826464+0000 mgr.y (mgr.25232) 6881 : cluster [DBG] pgmap v7825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:50 smithi022 bash[82865]: audit 2024-07-28T15:40:50.608084+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:40:51.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12563 16 16 0 0 0 - 0 2024-07-28T15:40:52.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12564 16 16 0 0 0 - 0 2024-07-28T15:40:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:40:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:40:53.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:52 smithi150 bash[67543]: cluster 2024-07-28T15:40:51.827790+0000 mgr.y (mgr.25232) 6882 : cluster [DBG] pgmap v7826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:52 smithi022 bash[80503]: cluster 2024-07-28T15:40:51.827790+0000 mgr.y (mgr.25232) 6882 : cluster [DBG] pgmap v7826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:52 smithi022 bash[82865]: cluster 2024-07-28T15:40:51.827790+0000 mgr.y (mgr.25232) 6882 : cluster [DBG] pgmap v7826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:53.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12565 16 16 0 0 0 - 0 2024-07-28T15:40:54.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12566 16 16 0 0 0 - 0 2024-07-28T15:40:55.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:54 smithi150 bash[67543]: cluster 2024-07-28T15:40:53.829112+0000 mgr.y (mgr.25232) 6883 : cluster [DBG] pgmap v7827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:54 smithi022 bash[80503]: cluster 2024-07-28T15:40:53.829112+0000 mgr.y (mgr.25232) 6883 : cluster [DBG] pgmap v7827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:54 smithi022 bash[82865]: cluster 2024-07-28T15:40:53.829112+0000 mgr.y (mgr.25232) 6883 : cluster [DBG] pgmap v7827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:55.739 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12567 16 16 0 0 0 - 0 2024-07-28T15:40:56.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12568 16 16 0 0 0 - 0 2024-07-28T15:40:57.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:56 smithi150 bash[67543]: cluster 2024-07-28T15:40:55.830521+0000 mgr.y (mgr.25232) 6884 : cluster [DBG] pgmap v7828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:56 smithi022 bash[80503]: cluster 2024-07-28T15:40:55.830521+0000 mgr.y (mgr.25232) 6884 : cluster [DBG] pgmap v7828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:56 smithi022 bash[82865]: cluster 2024-07-28T15:40:55.830521+0000 mgr.y (mgr.25232) 6884 : cluster [DBG] pgmap v7828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:57.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12569 16 16 0 0 0 - 0 2024-07-28T15:40:58.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12570 16 16 0 0 0 - 0 2024-07-28T15:40:59.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:40:58 smithi150 bash[67543]: cluster 2024-07-28T15:40:57.831845+0000 mgr.y (mgr.25232) 6885 : cluster [DBG] pgmap v7829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:40:58 smithi022 bash[80503]: cluster 2024-07-28T15:40:57.831845+0000 mgr.y (mgr.25232) 6885 : cluster [DBG] pgmap v7829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:40:58 smithi022 bash[82865]: cluster 2024-07-28T15:40:57.831845+0000 mgr.y (mgr.25232) 6885 : cluster [DBG] pgmap v7829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:40:59.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12571 16 16 0 0 0 - 0 2024-07-28T15:40:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:40:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:40:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:41:00.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12572 16 16 0 0 0 - 0 2024-07-28T15:41:01.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:00 smithi150 bash[67543]: cluster 2024-07-28T15:40:59.833209+0000 mgr.y (mgr.25232) 6886 : cluster [DBG] pgmap v7830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:00 smithi022 bash[80503]: cluster 2024-07-28T15:40:59.833209+0000 mgr.y (mgr.25232) 6886 : cluster [DBG] pgmap v7830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:00 smithi022 bash[82865]: cluster 2024-07-28T15:40:59.833209+0000 mgr.y (mgr.25232) 6886 : cluster [DBG] pgmap v7830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:01.740 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12573 16 16 0 0 0 - 0 2024-07-28T15:41:02.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12574 16 16 0 0 0 - 0 2024-07-28T15:41:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:41:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:41:03.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:02 smithi150 bash[67543]: cluster 2024-07-28T15:41:01.834583+0000 mgr.y (mgr.25232) 6887 : cluster [DBG] pgmap v7831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:02 smithi022 bash[80503]: cluster 2024-07-28T15:41:01.834583+0000 mgr.y (mgr.25232) 6887 : cluster [DBG] pgmap v7831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:02 smithi022 bash[82865]: cluster 2024-07-28T15:41:01.834583+0000 mgr.y (mgr.25232) 6887 : cluster [DBG] pgmap v7831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:03.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12575 16 16 0 0 0 - 0 2024-07-28T15:41:04.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12576 16 16 0 0 0 - 0 2024-07-28T15:41:05.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:04 smithi150 bash[67543]: cluster 2024-07-28T15:41:03.835970+0000 mgr.y (mgr.25232) 6888 : cluster [DBG] pgmap v7832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:04 smithi022 bash[80503]: cluster 2024-07-28T15:41:03.835970+0000 mgr.y (mgr.25232) 6888 : cluster [DBG] pgmap v7832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:04 smithi022 bash[82865]: cluster 2024-07-28T15:41:03.835970+0000 mgr.y (mgr.25232) 6888 : cluster [DBG] pgmap v7832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:05.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12577 16 16 0 0 0 - 0 2024-07-28T15:41:06.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:05 smithi150 bash[67543]: audit 2024-07-28T15:41:05.608400+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:05 smithi022 bash[80503]: audit 2024-07-28T15:41:05.608400+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:05 smithi022 bash[82865]: audit 2024-07-28T15:41:05.608400+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:06.741 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12578 16 16 0 0 0 - 0 2024-07-28T15:41:07.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:06 smithi150 bash[67543]: cluster 2024-07-28T15:41:05.837301+0000 mgr.y (mgr.25232) 6889 : cluster [DBG] pgmap v7833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:06 smithi022 bash[80503]: cluster 2024-07-28T15:41:05.837301+0000 mgr.y (mgr.25232) 6889 : cluster [DBG] pgmap v7833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:06 smithi022 bash[82865]: cluster 2024-07-28T15:41:05.837301+0000 mgr.y (mgr.25232) 6889 : cluster [DBG] pgmap v7833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:07.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12579 16 16 0 0 0 - 0 2024-07-28T15:41:08.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:41:08.741901+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:41:08.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:41:08.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12580 16 16 0 0 0 - 0 2024-07-28T15:41:09.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:08 smithi150 bash[67543]: cluster 2024-07-28T15:41:07.838674+0000 mgr.y (mgr.25232) 6890 : cluster [DBG] pgmap v7834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:08 smithi022 bash[80503]: cluster 2024-07-28T15:41:07.838674+0000 mgr.y (mgr.25232) 6890 : cluster [DBG] pgmap v7834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:08 smithi022 bash[82865]: cluster 2024-07-28T15:41:07.838674+0000 mgr.y (mgr.25232) 6890 : cluster [DBG] pgmap v7834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:09.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12581 16 16 0 0 0 - 0 2024-07-28T15:41:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:41:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:41:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:41:10.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12582 16 16 0 0 0 - 0 2024-07-28T15:41:11.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:10 smithi150 bash[67543]: cluster 2024-07-28T15:41:09.840003+0000 mgr.y (mgr.25232) 6891 : cluster [DBG] pgmap v7835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:10 smithi022 bash[80503]: cluster 2024-07-28T15:41:09.840003+0000 mgr.y (mgr.25232) 6891 : cluster [DBG] pgmap v7835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:10 smithi022 bash[82865]: cluster 2024-07-28T15:41:09.840003+0000 mgr.y (mgr.25232) 6891 : cluster [DBG] pgmap v7835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:11.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12583 16 16 0 0 0 - 0 2024-07-28T15:41:12.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12584 16 16 0 0 0 - 0 2024-07-28T15:41:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:41:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:41:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:12 smithi150 bash[67543]: cluster 2024-07-28T15:41:11.841361+0000 mgr.y (mgr.25232) 6892 : cluster [DBG] pgmap v7836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:12 smithi022 bash[80503]: cluster 2024-07-28T15:41:11.841361+0000 mgr.y (mgr.25232) 6892 : cluster [DBG] pgmap v7836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:12 smithi022 bash[82865]: cluster 2024-07-28T15:41:11.841361+0000 mgr.y (mgr.25232) 6892 : cluster [DBG] pgmap v7836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:13.742 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12585 16 16 0 0 0 - 0 2024-07-28T15:41:14.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12586 16 16 0 0 0 - 0 2024-07-28T15:41:15.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:14 smithi150 bash[67543]: cluster 2024-07-28T15:41:13.842732+0000 mgr.y (mgr.25232) 6893 : cluster [DBG] pgmap v7837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:15.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:14 smithi022 bash[80503]: cluster 2024-07-28T15:41:13.842732+0000 mgr.y (mgr.25232) 6893 : cluster [DBG] pgmap v7837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:14 smithi022 bash[82865]: cluster 2024-07-28T15:41:13.842732+0000 mgr.y (mgr.25232) 6893 : cluster [DBG] pgmap v7837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:15.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12587 16 16 0 0 0 - 0 2024-07-28T15:41:16.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12588 16 16 0 0 0 - 0 2024-07-28T15:41:17.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:16 smithi150 bash[67543]: cluster 2024-07-28T15:41:15.844087+0000 mgr.y (mgr.25232) 6894 : cluster [DBG] pgmap v7838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:17.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:16 smithi022 bash[80503]: cluster 2024-07-28T15:41:15.844087+0000 mgr.y (mgr.25232) 6894 : cluster [DBG] pgmap v7838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:17.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:16 smithi022 bash[82865]: cluster 2024-07-28T15:41:15.844087+0000 mgr.y (mgr.25232) 6894 : cluster [DBG] pgmap v7838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:17.743 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12589 16 16 0 0 0 - 0 2024-07-28T15:41:18.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12590 16 16 0 0 0 - 0 2024-07-28T15:41:19.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:18 smithi150 bash[67543]: cluster 2024-07-28T15:41:17.845455+0000 mgr.y (mgr.25232) 6895 : cluster [DBG] pgmap v7839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:18 smithi022 bash[80503]: cluster 2024-07-28T15:41:17.845455+0000 mgr.y (mgr.25232) 6895 : cluster [DBG] pgmap v7839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:18 smithi022 bash[82865]: cluster 2024-07-28T15:41:17.845455+0000 mgr.y (mgr.25232) 6895 : cluster [DBG] pgmap v7839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:19.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12591 16 16 0 0 0 - 0 2024-07-28T15:41:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:41:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:41:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:41:20.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12592 16 16 0 0 0 - 0 2024-07-28T15:41:21.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:20 smithi150 bash[67543]: cluster 2024-07-28T15:41:19.846820+0000 mgr.y (mgr.25232) 6896 : cluster [DBG] pgmap v7840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:21.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:20 smithi150 bash[67543]: audit 2024-07-28T15:41:20.608732+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:20 smithi022 bash[80503]: cluster 2024-07-28T15:41:19.846820+0000 mgr.y (mgr.25232) 6896 : cluster [DBG] pgmap v7840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:20 smithi022 bash[80503]: audit 2024-07-28T15:41:20.608732+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:20 smithi022 bash[82865]: cluster 2024-07-28T15:41:19.846820+0000 mgr.y (mgr.25232) 6896 : cluster [DBG] pgmap v7840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:20 smithi022 bash[82865]: audit 2024-07-28T15:41:20.608732+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:21.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12593 16 16 0 0 0 - 0 2024-07-28T15:41:22.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12594 16 16 0 0 0 - 0 2024-07-28T15:41:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:41:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:41:23.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:22 smithi150 bash[67543]: cluster 2024-07-28T15:41:21.848272+0000 mgr.y (mgr.25232) 6897 : cluster [DBG] pgmap v7841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:22 smithi022 bash[80503]: cluster 2024-07-28T15:41:21.848272+0000 mgr.y (mgr.25232) 6897 : cluster [DBG] pgmap v7841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:22 smithi022 bash[82865]: cluster 2024-07-28T15:41:21.848272+0000 mgr.y (mgr.25232) 6897 : cluster [DBG] pgmap v7841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:23.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12595 16 16 0 0 0 - 0 2024-07-28T15:41:24.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12596 16 16 0 0 0 - 0 2024-07-28T15:41:25.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:24 smithi150 bash[67543]: cluster 2024-07-28T15:41:23.849622+0000 mgr.y (mgr.25232) 6898 : cluster [DBG] pgmap v7842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:25.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:24 smithi022 bash[80503]: cluster 2024-07-28T15:41:23.849622+0000 mgr.y (mgr.25232) 6898 : cluster [DBG] pgmap v7842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:24 smithi022 bash[82865]: cluster 2024-07-28T15:41:23.849622+0000 mgr.y (mgr.25232) 6898 : cluster [DBG] pgmap v7842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:25.744 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12597 16 16 0 0 0 - 0 2024-07-28T15:41:26.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:26 smithi150 bash[67543]: audit 2024-07-28T15:41:25.952490+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:41:26.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:26 smithi022 bash[80503]: audit 2024-07-28T15:41:25.952490+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:41:26.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:26 smithi022 bash[82865]: audit 2024-07-28T15:41:25.952490+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:41:26.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12598 16 16 0 0 0 - 0 2024-07-28T15:41:27.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:27 smithi150 bash[67543]: cluster 2024-07-28T15:41:25.851005+0000 mgr.y (mgr.25232) 6899 : cluster [DBG] pgmap v7843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:27.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:27 smithi022 bash[80503]: cluster 2024-07-28T15:41:25.851005+0000 mgr.y (mgr.25232) 6899 : cluster [DBG] pgmap v7843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:27.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:27 smithi022 bash[82865]: cluster 2024-07-28T15:41:25.851005+0000 mgr.y (mgr.25232) 6899 : cluster [DBG] pgmap v7843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:27.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12599 16 16 0 0 0 - 0 2024-07-28T15:41:28.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:41:28.745119+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:41:28.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:41:28.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12600 16 16 0 0 0 - 0 2024-07-28T15:41:29.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:29 smithi150 bash[67543]: cluster 2024-07-28T15:41:27.852361+0000 mgr.y (mgr.25232) 6900 : cluster [DBG] pgmap v7844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:29 smithi022 bash[80503]: cluster 2024-07-28T15:41:27.852361+0000 mgr.y (mgr.25232) 6900 : cluster [DBG] pgmap v7844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:29 smithi022 bash[82865]: cluster 2024-07-28T15:41:27.852361+0000 mgr.y (mgr.25232) 6900 : cluster [DBG] pgmap v7844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:29.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12601 16 16 0 0 0 - 0 2024-07-28T15:41:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:41:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:41:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:41:30.745 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12602 16 16 0 0 0 - 0 2024-07-28T15:41:31.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:31 smithi150 bash[67543]: cluster 2024-07-28T15:41:29.853676+0000 mgr.y (mgr.25232) 6901 : cluster [DBG] pgmap v7845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:31 smithi022 bash[80503]: cluster 2024-07-28T15:41:29.853676+0000 mgr.y (mgr.25232) 6901 : cluster [DBG] pgmap v7845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:31.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:31 smithi022 bash[82865]: cluster 2024-07-28T15:41:29.853676+0000 mgr.y (mgr.25232) 6901 : cluster [DBG] pgmap v7845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:31.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12603 16 16 0 0 0 - 0 2024-07-28T15:41:32.610 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:41:32.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12604 16 16 0 0 0 - 0 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:31.610541+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:31.618300+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: cluster 2024-07-28T15:41:31.854717+0000 mgr.y (mgr.25232) 6902 : cluster [DBG] pgmap v7846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:31.871987+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:31.877520+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:32.284767+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:32.286383+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:41:33.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:32 smithi150 bash[67543]: audit 2024-07-28T15:41:32.296552+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:31.610541+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:31.618300+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: cluster 2024-07-28T15:41:31.854717+0000 mgr.y (mgr.25232) 6902 : cluster [DBG] pgmap v7846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:31.871987+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:31.877520+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:32.284767+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:32.286383+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[80503]: audit 2024-07-28T15:41:32.296552+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:31.610541+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:31.618300+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: cluster 2024-07-28T15:41:31.854717+0000 mgr.y (mgr.25232) 6902 : cluster [DBG] pgmap v7846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:31.871987+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:31.877520+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:32.284767+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:41:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:32.286383+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:41:33.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:32 smithi022 bash[82865]: audit 2024-07-28T15:41:32.296552+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:41:33.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12605 16 16 0 0 0 - 0 2024-07-28T15:41:34.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12606 16 16 0 0 0 - 0 2024-07-28T15:41:35.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:34 smithi150 bash[67543]: cluster 2024-07-28T15:41:33.856014+0000 mgr.y (mgr.25232) 6903 : cluster [DBG] pgmap v7847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:35.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:34 smithi022 bash[80503]: cluster 2024-07-28T15:41:33.856014+0000 mgr.y (mgr.25232) 6903 : cluster [DBG] pgmap v7847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:35.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:34 smithi022 bash[82865]: cluster 2024-07-28T15:41:33.856014+0000 mgr.y (mgr.25232) 6903 : cluster [DBG] pgmap v7847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:35.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12607 16 16 0 0 0 - 0 2024-07-28T15:41:36.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:35 smithi150 bash[67543]: audit 2024-07-28T15:41:35.609299+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:35 smithi022 bash[80503]: audit 2024-07-28T15:41:35.609299+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:35 smithi022 bash[82865]: audit 2024-07-28T15:41:35.609299+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:36.746 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12608 16 16 0 0 0 - 0 2024-07-28T15:41:37.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:36 smithi150 bash[67543]: cluster 2024-07-28T15:41:35.857342+0000 mgr.y (mgr.25232) 6904 : cluster [DBG] pgmap v7848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:37.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:36 smithi022 bash[80503]: cluster 2024-07-28T15:41:35.857342+0000 mgr.y (mgr.25232) 6904 : cluster [DBG] pgmap v7848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:36 smithi022 bash[82865]: cluster 2024-07-28T15:41:35.857342+0000 mgr.y (mgr.25232) 6904 : cluster [DBG] pgmap v7848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:37.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12609 16 16 0 0 0 - 0 2024-07-28T15:41:38.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12610 16 16 0 0 0 - 0 2024-07-28T15:41:39.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:38 smithi150 bash[67543]: cluster 2024-07-28T15:41:37.858875+0000 mgr.y (mgr.25232) 6905 : cluster [DBG] pgmap v7849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:39.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:38 smithi022 bash[80503]: cluster 2024-07-28T15:41:37.858875+0000 mgr.y (mgr.25232) 6905 : cluster [DBG] pgmap v7849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:39.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:38 smithi022 bash[82865]: cluster 2024-07-28T15:41:37.858875+0000 mgr.y (mgr.25232) 6905 : cluster [DBG] pgmap v7849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:39.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12611 16 16 0 0 0 - 0 2024-07-28T15:41:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:41:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:41:39] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:41:40.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12612 16 16 0 0 0 - 0 2024-07-28T15:41:41.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:40 smithi150 bash[67543]: cluster 2024-07-28T15:41:39.860415+0000 mgr.y (mgr.25232) 6906 : cluster [DBG] pgmap v7850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:40 smithi022 bash[80503]: cluster 2024-07-28T15:41:39.860415+0000 mgr.y (mgr.25232) 6906 : cluster [DBG] pgmap v7850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:41.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:40 smithi022 bash[82865]: cluster 2024-07-28T15:41:39.860415+0000 mgr.y (mgr.25232) 6906 : cluster [DBG] pgmap v7850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:41.747 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12613 16 16 0 0 0 - 0 2024-07-28T15:41:42.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12614 16 16 0 0 0 - 0 2024-07-28T15:41:42.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:41:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:41:43.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:42 smithi150 bash[67543]: cluster 2024-07-28T15:41:41.861832+0000 mgr.y (mgr.25232) 6907 : cluster [DBG] pgmap v7851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:43.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:42 smithi022 bash[80503]: cluster 2024-07-28T15:41:41.861832+0000 mgr.y (mgr.25232) 6907 : cluster [DBG] pgmap v7851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:43.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:42 smithi022 bash[82865]: cluster 2024-07-28T15:41:41.861832+0000 mgr.y (mgr.25232) 6907 : cluster [DBG] pgmap v7851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:43.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12615 16 16 0 0 0 - 0 2024-07-28T15:41:44.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12616 16 16 0 0 0 - 0 2024-07-28T15:41:45.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:44 smithi150 bash[67543]: cluster 2024-07-28T15:41:43.863247+0000 mgr.y (mgr.25232) 6908 : cluster [DBG] pgmap v7852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:44 smithi022 bash[80503]: cluster 2024-07-28T15:41:43.863247+0000 mgr.y (mgr.25232) 6908 : cluster [DBG] pgmap v7852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:44 smithi022 bash[82865]: cluster 2024-07-28T15:41:43.863247+0000 mgr.y (mgr.25232) 6908 : cluster [DBG] pgmap v7852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:45.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12617 16 16 0 0 0 - 0 2024-07-28T15:41:46.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12618 16 16 0 0 0 - 0 2024-07-28T15:41:47.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:46 smithi150 bash[67543]: cluster 2024-07-28T15:41:45.864604+0000 mgr.y (mgr.25232) 6909 : cluster [DBG] pgmap v7853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:46 smithi022 bash[80503]: cluster 2024-07-28T15:41:45.864604+0000 mgr.y (mgr.25232) 6909 : cluster [DBG] pgmap v7853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:47.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:46 smithi022 bash[82865]: cluster 2024-07-28T15:41:45.864604+0000 mgr.y (mgr.25232) 6909 : cluster [DBG] pgmap v7853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:47.748 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12619 16 16 0 0 0 - 0 2024-07-28T15:41:48.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:41:48.748277+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:41:48.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:41:48.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12620 16 16 0 0 0 - 0 2024-07-28T15:41:49.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:48 smithi150 bash[67543]: cluster 2024-07-28T15:41:47.865959+0000 mgr.y (mgr.25232) 6910 : cluster [DBG] pgmap v7854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:48 smithi022 bash[80503]: cluster 2024-07-28T15:41:47.865959+0000 mgr.y (mgr.25232) 6910 : cluster [DBG] pgmap v7854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:49.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:48 smithi022 bash[82865]: cluster 2024-07-28T15:41:47.865959+0000 mgr.y (mgr.25232) 6910 : cluster [DBG] pgmap v7854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:49.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12621 16 16 0 0 0 - 0 2024-07-28T15:41:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:41:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:41:49] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:41:50.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12622 16 16 0 0 0 - 0 2024-07-28T15:41:51.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:50 smithi150 bash[67543]: cluster 2024-07-28T15:41:49.867347+0000 mgr.y (mgr.25232) 6911 : cluster [DBG] pgmap v7855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:51.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:50 smithi150 bash[67543]: audit 2024-07-28T15:41:50.609699+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:50 smithi022 bash[80503]: cluster 2024-07-28T15:41:49.867347+0000 mgr.y (mgr.25232) 6911 : cluster [DBG] pgmap v7855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:51.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:50 smithi022 bash[80503]: audit 2024-07-28T15:41:50.609699+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:50 smithi022 bash[82865]: cluster 2024-07-28T15:41:49.867347+0000 mgr.y (mgr.25232) 6911 : cluster [DBG] pgmap v7855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:50 smithi022 bash[82865]: audit 2024-07-28T15:41:50.609699+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:41:51.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12623 16 16 0 0 0 - 0 2024-07-28T15:41:52.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12624 16 16 0 0 0 - 0 2024-07-28T15:41:52.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:41:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:41:53.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:52 smithi150 bash[67543]: cluster 2024-07-28T15:41:51.868739+0000 mgr.y (mgr.25232) 6912 : cluster [DBG] pgmap v7856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:52 smithi022 bash[80503]: cluster 2024-07-28T15:41:51.868739+0000 mgr.y (mgr.25232) 6912 : cluster [DBG] pgmap v7856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:52 smithi022 bash[82865]: cluster 2024-07-28T15:41:51.868739+0000 mgr.y (mgr.25232) 6912 : cluster [DBG] pgmap v7856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:53.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12625 16 16 0 0 0 - 0 2024-07-28T15:41:54.749 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12626 16 16 0 0 0 - 0 2024-07-28T15:41:55.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:54 smithi150 bash[67543]: cluster 2024-07-28T15:41:53.870118+0000 mgr.y (mgr.25232) 6913 : cluster [DBG] pgmap v7857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:54 smithi022 bash[80503]: cluster 2024-07-28T15:41:53.870118+0000 mgr.y (mgr.25232) 6913 : cluster [DBG] pgmap v7857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:54 smithi022 bash[82865]: cluster 2024-07-28T15:41:53.870118+0000 mgr.y (mgr.25232) 6913 : cluster [DBG] pgmap v7857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:55.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12627 16 16 0 0 0 - 0 2024-07-28T15:41:56.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12628 16 16 0 0 0 - 0 2024-07-28T15:41:57.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:56 smithi150 bash[67543]: cluster 2024-07-28T15:41:55.871510+0000 mgr.y (mgr.25232) 6914 : cluster [DBG] pgmap v7858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:56 smithi022 bash[80503]: cluster 2024-07-28T15:41:55.871510+0000 mgr.y (mgr.25232) 6914 : cluster [DBG] pgmap v7858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:56 smithi022 bash[82865]: cluster 2024-07-28T15:41:55.871510+0000 mgr.y (mgr.25232) 6914 : cluster [DBG] pgmap v7858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:57.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12629 16 16 0 0 0 - 0 2024-07-28T15:41:58.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12630 16 16 0 0 0 - 0 2024-07-28T15:41:59.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:41:58 smithi150 bash[67543]: cluster 2024-07-28T15:41:57.872878+0000 mgr.y (mgr.25232) 6915 : cluster [DBG] pgmap v7859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:41:58 smithi022 bash[80503]: cluster 2024-07-28T15:41:57.872878+0000 mgr.y (mgr.25232) 6915 : cluster [DBG] pgmap v7859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:59.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:41:58 smithi022 bash[82865]: cluster 2024-07-28T15:41:57.872878+0000 mgr.y (mgr.25232) 6915 : cluster [DBG] pgmap v7859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:41:59.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12631 16 16 0 0 0 - 0 2024-07-28T15:41:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:41:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:41:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:42:00.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12632 16 16 0 0 0 - 0 2024-07-28T15:42:01.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:00 smithi150 bash[67543]: cluster 2024-07-28T15:41:59.874249+0000 mgr.y (mgr.25232) 6916 : cluster [DBG] pgmap v7860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:00 smithi022 bash[80503]: cluster 2024-07-28T15:41:59.874249+0000 mgr.y (mgr.25232) 6916 : cluster [DBG] pgmap v7860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:01.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:00 smithi022 bash[82865]: cluster 2024-07-28T15:41:59.874249+0000 mgr.y (mgr.25232) 6916 : cluster [DBG] pgmap v7860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:01.750 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12633 16 16 0 0 0 - 0 2024-07-28T15:42:02.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12634 16 16 0 0 0 - 0 2024-07-28T15:42:02.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:42:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:42:03.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:02 smithi150 bash[67543]: cluster 2024-07-28T15:42:01.875634+0000 mgr.y (mgr.25232) 6917 : cluster [DBG] pgmap v7861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:02 smithi022 bash[82865]: cluster 2024-07-28T15:42:01.875634+0000 mgr.y (mgr.25232) 6917 : cluster [DBG] pgmap v7861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:03.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:02 smithi022 bash[80503]: cluster 2024-07-28T15:42:01.875634+0000 mgr.y (mgr.25232) 6917 : cluster [DBG] pgmap v7861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:03.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12635 16 16 0 0 0 - 0 2024-07-28T15:42:04.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12636 16 16 0 0 0 - 0 2024-07-28T15:42:05.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:04 smithi150 bash[67543]: cluster 2024-07-28T15:42:03.877004+0000 mgr.y (mgr.25232) 6918 : cluster [DBG] pgmap v7862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:04 smithi022 bash[80503]: cluster 2024-07-28T15:42:03.877004+0000 mgr.y (mgr.25232) 6918 : cluster [DBG] pgmap v7862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:05.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:04 smithi022 bash[82865]: cluster 2024-07-28T15:42:03.877004+0000 mgr.y (mgr.25232) 6918 : cluster [DBG] pgmap v7862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:05.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12637 16 16 0 0 0 - 0 2024-07-28T15:42:06.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:05 smithi150 bash[67543]: audit 2024-07-28T15:42:05.610156+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:05 smithi022 bash[80503]: audit 2024-07-28T15:42:05.610156+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:06.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:05 smithi022 bash[82865]: audit 2024-07-28T15:42:05.610156+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:06.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12638 16 16 0 0 0 - 0 2024-07-28T15:42:07.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:06 smithi150 bash[67543]: cluster 2024-07-28T15:42:05.878489+0000 mgr.y (mgr.25232) 6919 : cluster [DBG] pgmap v7863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:07.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:06 smithi022 bash[80503]: cluster 2024-07-28T15:42:05.878489+0000 mgr.y (mgr.25232) 6919 : cluster [DBG] pgmap v7863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:07.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:06 smithi022 bash[82865]: cluster 2024-07-28T15:42:05.878489+0000 mgr.y (mgr.25232) 6919 : cluster [DBG] pgmap v7863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:07.751 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12639 16 16 0 0 0 - 0 2024-07-28T15:42:08.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:42:08.751331+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:42:08.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:42:08.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12640 16 16 0 0 0 - 0 2024-07-28T15:42:09.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:08 smithi150 bash[67543]: cluster 2024-07-28T15:42:07.879911+0000 mgr.y (mgr.25232) 6920 : cluster [DBG] pgmap v7864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:09.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:08 smithi022 bash[80503]: cluster 2024-07-28T15:42:07.879911+0000 mgr.y (mgr.25232) 6920 : cluster [DBG] pgmap v7864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:08 smithi022 bash[82865]: cluster 2024-07-28T15:42:07.879911+0000 mgr.y (mgr.25232) 6920 : cluster [DBG] pgmap v7864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:09.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12641 16 16 0 0 0 - 0 2024-07-28T15:42:09.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:42:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:42:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:42:10.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12642 16 16 0 0 0 - 0 2024-07-28T15:42:11.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:11 smithi150 bash[67543]: cluster 2024-07-28T15:42:09.881258+0000 mgr.y (mgr.25232) 6921 : cluster [DBG] pgmap v7865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:11.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:11 smithi022 bash[80503]: cluster 2024-07-28T15:42:09.881258+0000 mgr.y (mgr.25232) 6921 : cluster [DBG] pgmap v7865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:11.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:11 smithi022 bash[82865]: cluster 2024-07-28T15:42:09.881258+0000 mgr.y (mgr.25232) 6921 : cluster [DBG] pgmap v7865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:11.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12643 16 16 0 0 0 - 0 2024-07-28T15:42:12.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12644 16 16 0 0 0 - 0 2024-07-28T15:42:12.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:42:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:42:13.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:13 smithi150 bash[67543]: cluster 2024-07-28T15:42:11.882680+0000 mgr.y (mgr.25232) 6922 : cluster [DBG] pgmap v7866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:13.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:13 smithi022 bash[80503]: cluster 2024-07-28T15:42:11.882680+0000 mgr.y (mgr.25232) 6922 : cluster [DBG] pgmap v7866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:13.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:13 smithi022 bash[82865]: cluster 2024-07-28T15:42:11.882680+0000 mgr.y (mgr.25232) 6922 : cluster [DBG] pgmap v7866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:13.752 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12645 16 16 0 0 0 - 0 2024-07-28T15:42:14.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12646 16 16 0 0 0 - 0 2024-07-28T15:42:15.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:15 smithi150 bash[67543]: cluster 2024-07-28T15:42:13.884105+0000 mgr.y (mgr.25232) 6923 : cluster [DBG] pgmap v7867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:15.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:15 smithi022 bash[80503]: cluster 2024-07-28T15:42:13.884105+0000 mgr.y (mgr.25232) 6923 : cluster [DBG] pgmap v7867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:15.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:15 smithi022 bash[82865]: cluster 2024-07-28T15:42:13.884105+0000 mgr.y (mgr.25232) 6923 : cluster [DBG] pgmap v7867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:15.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12647 16 16 0 0 0 - 0 2024-07-28T15:42:16.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12648 16 16 0 0 0 - 0 2024-07-28T15:42:17.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:17 smithi150 bash[67543]: cluster 2024-07-28T15:42:15.885498+0000 mgr.y (mgr.25232) 6924 : cluster [DBG] pgmap v7868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:17.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:17 smithi022 bash[80503]: cluster 2024-07-28T15:42:15.885498+0000 mgr.y (mgr.25232) 6924 : cluster [DBG] pgmap v7868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:17.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:17 smithi022 bash[82865]: cluster 2024-07-28T15:42:15.885498+0000 mgr.y (mgr.25232) 6924 : cluster [DBG] pgmap v7868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:17.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12649 16 16 0 0 0 - 0 2024-07-28T15:42:18.753 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12650 16 16 0 0 0 - 0 2024-07-28T15:42:19.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:19 smithi022 bash[80503]: cluster 2024-07-28T15:42:17.886946+0000 mgr.y (mgr.25232) 6925 : cluster [DBG] pgmap v7869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:19 smithi022 bash[82865]: cluster 2024-07-28T15:42:17.886946+0000 mgr.y (mgr.25232) 6925 : cluster [DBG] pgmap v7869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:19.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:19 smithi150 bash[67543]: cluster 2024-07-28T15:42:17.886946+0000 mgr.y (mgr.25232) 6925 : cluster [DBG] pgmap v7869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:19.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12651 16 16 0 0 0 - 0 2024-07-28T15:42:19.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:42:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:42:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:42:20.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12652 16 16 0 0 0 - 0 2024-07-28T15:42:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:21 smithi022 bash[80503]: cluster 2024-07-28T15:42:19.888371+0000 mgr.y (mgr.25232) 6926 : cluster [DBG] pgmap v7870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:21 smithi022 bash[80503]: audit 2024-07-28T15:42:20.610623+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:21 smithi022 bash[82865]: cluster 2024-07-28T15:42:19.888371+0000 mgr.y (mgr.25232) 6926 : cluster [DBG] pgmap v7870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:21 smithi022 bash[82865]: audit 2024-07-28T15:42:20.610623+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:21.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:21 smithi150 bash[67543]: cluster 2024-07-28T15:42:19.888371+0000 mgr.y (mgr.25232) 6926 : cluster [DBG] pgmap v7870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:21.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:21 smithi150 bash[67543]: audit 2024-07-28T15:42:20.610623+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:21.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12653 16 16 0 0 0 - 0 2024-07-28T15:42:22.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12654 16 16 0 0 0 - 0 2024-07-28T15:42:22.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:42:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:42:23.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:23 smithi022 bash[80503]: cluster 2024-07-28T15:42:21.889763+0000 mgr.y (mgr.25232) 6927 : cluster [DBG] pgmap v7871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:23.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:23 smithi022 bash[82865]: cluster 2024-07-28T15:42:21.889763+0000 mgr.y (mgr.25232) 6927 : cluster [DBG] pgmap v7871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:23.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:23 smithi150 bash[67543]: cluster 2024-07-28T15:42:21.889763+0000 mgr.y (mgr.25232) 6927 : cluster [DBG] pgmap v7871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:23.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12655 16 16 0 0 0 - 0 2024-07-28T15:42:24.754 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12656 16 16 0 0 0 - 0 2024-07-28T15:42:25.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:25 smithi022 bash[80503]: cluster 2024-07-28T15:42:23.891150+0000 mgr.y (mgr.25232) 6928 : cluster [DBG] pgmap v7872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:25.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:25 smithi022 bash[82865]: cluster 2024-07-28T15:42:23.891150+0000 mgr.y (mgr.25232) 6928 : cluster [DBG] pgmap v7872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:25.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:25 smithi150 bash[67543]: cluster 2024-07-28T15:42:23.891150+0000 mgr.y (mgr.25232) 6928 : cluster [DBG] pgmap v7872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:25.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12657 16 16 0 0 0 - 0 2024-07-28T15:42:26.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12658 16 16 0 0 0 - 0 2024-07-28T15:42:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:27 smithi022 bash[80503]: cluster 2024-07-28T15:42:25.892530+0000 mgr.y (mgr.25232) 6929 : cluster [DBG] pgmap v7873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:27.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:27 smithi022 bash[82865]: cluster 2024-07-28T15:42:25.892530+0000 mgr.y (mgr.25232) 6929 : cluster [DBG] pgmap v7873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:27.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:27 smithi150 bash[67543]: cluster 2024-07-28T15:42:25.892530+0000 mgr.y (mgr.25232) 6929 : cluster [DBG] pgmap v7873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:27.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12659 16 16 0 0 0 - 0 2024-07-28T15:42:28.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:42:28.754602+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:42:28.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:42:28.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12660 16 16 0 0 0 - 0 2024-07-28T15:42:29.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:29 smithi022 bash[80503]: cluster 2024-07-28T15:42:27.893938+0000 mgr.y (mgr.25232) 6930 : cluster [DBG] pgmap v7874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:29 smithi022 bash[82865]: cluster 2024-07-28T15:42:27.893938+0000 mgr.y (mgr.25232) 6930 : cluster [DBG] pgmap v7874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:29.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:29 smithi150 bash[67543]: cluster 2024-07-28T15:42:27.893938+0000 mgr.y (mgr.25232) 6930 : cluster [DBG] pgmap v7874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:29.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12661 16 16 0 0 0 - 0 2024-07-28T15:42:29.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:42:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:42:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:42:30.755 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12662 16 16 0 0 0 - 0 2024-07-28T15:42:31.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:31 smithi022 bash[80503]: cluster 2024-07-28T15:42:29.895377+0000 mgr.y (mgr.25232) 6931 : cluster [DBG] pgmap v7875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:31 smithi022 bash[82865]: cluster 2024-07-28T15:42:29.895377+0000 mgr.y (mgr.25232) 6931 : cluster [DBG] pgmap v7875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:31.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:31 smithi150 bash[67543]: cluster 2024-07-28T15:42:29.895377+0000 mgr.y (mgr.25232) 6931 : cluster [DBG] pgmap v7875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:31.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12663 16 16 0 0 0 - 0 2024-07-28T15:42:32.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12664 16 16 0 0 0 - 0 2024-07-28T15:42:32.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:42:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:42:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:33 smithi022 bash[80503]: cluster 2024-07-28T15:42:31.896805+0000 mgr.y (mgr.25232) 6932 : cluster [DBG] pgmap v7876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:33 smithi022 bash[80503]: audit 2024-07-28T15:42:32.426452+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:42:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:33 smithi022 bash[82865]: cluster 2024-07-28T15:42:31.896805+0000 mgr.y (mgr.25232) 6932 : cluster [DBG] pgmap v7876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:33 smithi022 bash[82865]: audit 2024-07-28T15:42:32.426452+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:42:33.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:33 smithi150 bash[67543]: cluster 2024-07-28T15:42:31.896805+0000 mgr.y (mgr.25232) 6932 : cluster [DBG] pgmap v7876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:33.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:33 smithi150 bash[67543]: audit 2024-07-28T15:42:32.426452+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:42:33.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12665 16 16 0 0 0 - 0 2024-07-28T15:42:34.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12666 16 16 0 0 0 - 0 2024-07-28T15:42:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:35 smithi022 bash[80503]: cluster 2024-07-28T15:42:33.898185+0000 mgr.y (mgr.25232) 6933 : cluster [DBG] pgmap v7877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:35.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:35 smithi022 bash[82865]: cluster 2024-07-28T15:42:33.898185+0000 mgr.y (mgr.25232) 6933 : cluster [DBG] pgmap v7877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:35.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:35 smithi150 bash[67543]: cluster 2024-07-28T15:42:33.898185+0000 mgr.y (mgr.25232) 6933 : cluster [DBG] pgmap v7877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:35.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12667 16 16 0 0 0 - 0 2024-07-28T15:42:36.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:36 smithi022 bash[80503]: audit 2024-07-28T15:42:35.611243+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:36 smithi022 bash[82865]: audit 2024-07-28T15:42:35.611243+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:36.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:36 smithi150 bash[67543]: audit 2024-07-28T15:42:35.611243+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:36.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12668 16 16 0 0 0 - 0 2024-07-28T15:42:37.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:37 smithi022 bash[80503]: cluster 2024-07-28T15:42:35.899561+0000 mgr.y (mgr.25232) 6934 : cluster [DBG] pgmap v7878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:37 smithi022 bash[82865]: cluster 2024-07-28T15:42:35.899561+0000 mgr.y (mgr.25232) 6934 : cluster [DBG] pgmap v7878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:37.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:37 smithi150 bash[67543]: cluster 2024-07-28T15:42:35.899561+0000 mgr.y (mgr.25232) 6934 : cluster [DBG] pgmap v7878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:37.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12669 16 16 0 0 0 - 0 2024-07-28T15:42:38.756 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12670 16 16 0 0 0 - 0 2024-07-28T15:42:39.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: cluster 2024-07-28T15:42:37.900238+0000 mgr.y (mgr.25232) 6935 : cluster [DBG] pgmap v7879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:39.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.082592+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.090501+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.374426+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.386935+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.777564+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.778768+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[82865]: audit 2024-07-28T15:42:38.790043+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: cluster 2024-07-28T15:42:37.900238+0000 mgr.y (mgr.25232) 6935 : cluster [DBG] pgmap v7879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.082592+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.090501+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.374426+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.386935+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.777564+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.778768+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:42:39.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[80503]: audit 2024-07-28T15:42:38.790043+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: cluster 2024-07-28T15:42:37.900238+0000 mgr.y (mgr.25232) 6935 : cluster [DBG] pgmap v7879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.082592+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.090501+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.374426+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.386935+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.777564+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.778768+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:42:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:39 smithi150 bash[67543]: audit 2024-07-28T15:42:38.790043+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:42:39.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12671 16 16 0 0 0 - 0 2024-07-28T15:42:39.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:42:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:42:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:42:40.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12672 16 16 0 0 0 - 0 2024-07-28T15:42:41.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:41 smithi150 bash[67543]: cluster 2024-07-28T15:42:39.901524+0000 mgr.y (mgr.25232) 6936 : cluster [DBG] pgmap v7880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:41.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:41 smithi022 bash[80503]: cluster 2024-07-28T15:42:39.901524+0000 mgr.y (mgr.25232) 6936 : cluster [DBG] pgmap v7880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:41.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:41 smithi022 bash[82865]: cluster 2024-07-28T15:42:39.901524+0000 mgr.y (mgr.25232) 6936 : cluster [DBG] pgmap v7880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:41.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12673 16 16 0 0 0 - 0 2024-07-28T15:42:42.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12674 16 16 0 0 0 - 0 2024-07-28T15:42:42.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:42:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:42:43.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:43 smithi150 bash[67543]: cluster 2024-07-28T15:42:41.903085+0000 mgr.y (mgr.25232) 6937 : cluster [DBG] pgmap v7881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:43.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:43 smithi022 bash[80503]: cluster 2024-07-28T15:42:41.903085+0000 mgr.y (mgr.25232) 6937 : cluster [DBG] pgmap v7881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:43.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:43 smithi022 bash[82865]: cluster 2024-07-28T15:42:41.903085+0000 mgr.y (mgr.25232) 6937 : cluster [DBG] pgmap v7881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:43.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12675 16 16 0 0 0 - 0 2024-07-28T15:42:44.757 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12676 16 16 0 0 0 - 0 2024-07-28T15:42:45.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:45 smithi150 bash[67543]: cluster 2024-07-28T15:42:43.904421+0000 mgr.y (mgr.25232) 6938 : cluster [DBG] pgmap v7882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:45.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:45 smithi022 bash[80503]: cluster 2024-07-28T15:42:43.904421+0000 mgr.y (mgr.25232) 6938 : cluster [DBG] pgmap v7882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:45.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:45 smithi022 bash[82865]: cluster 2024-07-28T15:42:43.904421+0000 mgr.y (mgr.25232) 6938 : cluster [DBG] pgmap v7882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:45.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12677 16 16 0 0 0 - 0 2024-07-28T15:42:46.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12678 16 16 0 0 0 - 0 2024-07-28T15:42:47.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:47 smithi150 bash[67543]: cluster 2024-07-28T15:42:45.905925+0000 mgr.y (mgr.25232) 6939 : cluster [DBG] pgmap v7883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:47.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:47 smithi022 bash[80503]: cluster 2024-07-28T15:42:45.905925+0000 mgr.y (mgr.25232) 6939 : cluster [DBG] pgmap v7883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:47.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:47 smithi022 bash[82865]: cluster 2024-07-28T15:42:45.905925+0000 mgr.y (mgr.25232) 6939 : cluster [DBG] pgmap v7883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:47.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12679 16 16 0 0 0 - 0 2024-07-28T15:42:48.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:42:48.757562+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:42:48.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:42:48.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12680 16 16 0 0 0 - 0 2024-07-28T15:42:49.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:49 smithi022 bash[80503]: cluster 2024-07-28T15:42:47.907492+0000 mgr.y (mgr.25232) 6940 : cluster [DBG] pgmap v7884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:49.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:49 smithi022 bash[82865]: cluster 2024-07-28T15:42:47.907492+0000 mgr.y (mgr.25232) 6940 : cluster [DBG] pgmap v7884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:49.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:49 smithi150 bash[67543]: cluster 2024-07-28T15:42:47.907492+0000 mgr.y (mgr.25232) 6940 : cluster [DBG] pgmap v7884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:49.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12681 16 16 0 0 0 - 0 2024-07-28T15:42:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:42:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:42:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:42:50.758 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12682 16 16 0 0 0 - 0 2024-07-28T15:42:51.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:51 smithi150 bash[67543]: cluster 2024-07-28T15:42:49.908876+0000 mgr.y (mgr.25232) 6941 : cluster [DBG] pgmap v7885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:51.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:51 smithi150 bash[67543]: audit 2024-07-28T15:42:50.611784+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:51 smithi022 bash[80503]: cluster 2024-07-28T15:42:49.908876+0000 mgr.y (mgr.25232) 6941 : cluster [DBG] pgmap v7885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:51 smithi022 bash[80503]: audit 2024-07-28T15:42:50.611784+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:51.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:51 smithi022 bash[82865]: cluster 2024-07-28T15:42:49.908876+0000 mgr.y (mgr.25232) 6941 : cluster [DBG] pgmap v7885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:51.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:51 smithi022 bash[82865]: audit 2024-07-28T15:42:50.611784+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:42:51.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12683 16 16 0 0 0 - 0 2024-07-28T15:42:52.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12684 16 16 0 0 0 - 0 2024-07-28T15:42:52.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:42:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:42:53.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:53 smithi150 bash[67543]: cluster 2024-07-28T15:42:51.910399+0000 mgr.y (mgr.25232) 6942 : cluster [DBG] pgmap v7886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:53.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:53 smithi022 bash[80503]: cluster 2024-07-28T15:42:51.910399+0000 mgr.y (mgr.25232) 6942 : cluster [DBG] pgmap v7886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:53.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:53 smithi022 bash[82865]: cluster 2024-07-28T15:42:51.910399+0000 mgr.y (mgr.25232) 6942 : cluster [DBG] pgmap v7886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:53.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12685 16 16 0 0 0 - 0 2024-07-28T15:42:54.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12686 16 16 0 0 0 - 0 2024-07-28T15:42:55.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:55 smithi150 bash[67543]: cluster 2024-07-28T15:42:53.911917+0000 mgr.y (mgr.25232) 6943 : cluster [DBG] pgmap v7887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:55.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:55 smithi022 bash[80503]: cluster 2024-07-28T15:42:53.911917+0000 mgr.y (mgr.25232) 6943 : cluster [DBG] pgmap v7887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:55.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:55 smithi022 bash[82865]: cluster 2024-07-28T15:42:53.911917+0000 mgr.y (mgr.25232) 6943 : cluster [DBG] pgmap v7887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:55.759 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12687 16 16 0 0 0 - 0 2024-07-28T15:42:56.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12688 16 16 0 0 0 - 0 2024-07-28T15:42:57.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:57 smithi150 bash[67543]: cluster 2024-07-28T15:42:55.913453+0000 mgr.y (mgr.25232) 6944 : cluster [DBG] pgmap v7888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:57.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:57 smithi022 bash[80503]: cluster 2024-07-28T15:42:55.913453+0000 mgr.y (mgr.25232) 6944 : cluster [DBG] pgmap v7888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:57.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:57 smithi022 bash[82865]: cluster 2024-07-28T15:42:55.913453+0000 mgr.y (mgr.25232) 6944 : cluster [DBG] pgmap v7888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:57.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12689 16 16 0 0 0 - 0 2024-07-28T15:42:58.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12690 16 16 0 0 0 - 0 2024-07-28T15:42:59.391 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:42:59 smithi022 bash[80503]: cluster 2024-07-28T15:42:57.915026+0000 mgr.y (mgr.25232) 6945 : cluster [DBG] pgmap v7889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:59.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:42:59 smithi022 bash[82865]: cluster 2024-07-28T15:42:57.915026+0000 mgr.y (mgr.25232) 6945 : cluster [DBG] pgmap v7889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:59.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:42:59 smithi150 bash[67543]: cluster 2024-07-28T15:42:57.915026+0000 mgr.y (mgr.25232) 6945 : cluster [DBG] pgmap v7889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:42:59.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12691 16 16 0 0 0 - 0 2024-07-28T15:42:59.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:42:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:42:59] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:43:00.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12692 16 16 0 0 0 - 0 2024-07-28T15:43:01.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:01 smithi150 bash[67543]: cluster 2024-07-28T15:42:59.916599+0000 mgr.y (mgr.25232) 6946 : cluster [DBG] pgmap v7890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:01.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:01 smithi022 bash[80503]: cluster 2024-07-28T15:42:59.916599+0000 mgr.y (mgr.25232) 6946 : cluster [DBG] pgmap v7890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:01.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:01 smithi022 bash[82865]: cluster 2024-07-28T15:42:59.916599+0000 mgr.y (mgr.25232) 6946 : cluster [DBG] pgmap v7890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:01.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12693 16 16 0 0 0 - 0 2024-07-28T15:43:02.760 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12694 16 16 0 0 0 - 0 2024-07-28T15:43:02.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:43:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:43:03.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:03 smithi150 bash[67543]: cluster 2024-07-28T15:43:01.918024+0000 mgr.y (mgr.25232) 6947 : cluster [DBG] pgmap v7891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:03.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:03 smithi022 bash[80503]: cluster 2024-07-28T15:43:01.918024+0000 mgr.y (mgr.25232) 6947 : cluster [DBG] pgmap v7891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:03.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:03 smithi022 bash[82865]: cluster 2024-07-28T15:43:01.918024+0000 mgr.y (mgr.25232) 6947 : cluster [DBG] pgmap v7891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:03.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12695 16 16 0 0 0 - 0 2024-07-28T15:43:04.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12696 16 16 0 0 0 - 0 2024-07-28T15:43:05.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:05 smithi150 bash[67543]: cluster 2024-07-28T15:43:03.919337+0000 mgr.y (mgr.25232) 6948 : cluster [DBG] pgmap v7892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:05.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:05 smithi022 bash[80503]: cluster 2024-07-28T15:43:03.919337+0000 mgr.y (mgr.25232) 6948 : cluster [DBG] pgmap v7892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:05.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:05 smithi022 bash[82865]: cluster 2024-07-28T15:43:03.919337+0000 mgr.y (mgr.25232) 6948 : cluster [DBG] pgmap v7892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:05.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12697 16 16 0 0 0 - 0 2024-07-28T15:43:06.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:06 smithi150 bash[67543]: audit 2024-07-28T15:43:05.612086+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:06.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:06 smithi022 bash[80503]: audit 2024-07-28T15:43:05.612086+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:06.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:06 smithi022 bash[82865]: audit 2024-07-28T15:43:05.612086+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:06.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12698 16 16 0 0 0 - 0 2024-07-28T15:43:07.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:07 smithi150 bash[67543]: cluster 2024-07-28T15:43:05.920678+0000 mgr.y (mgr.25232) 6949 : cluster [DBG] pgmap v7893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:07.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:07 smithi022 bash[80503]: cluster 2024-07-28T15:43:05.920678+0000 mgr.y (mgr.25232) 6949 : cluster [DBG] pgmap v7893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:07.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:07 smithi022 bash[82865]: cluster 2024-07-28T15:43:05.920678+0000 mgr.y (mgr.25232) 6949 : cluster [DBG] pgmap v7893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:07.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12699 16 16 0 0 0 - 0 2024-07-28T15:43:08.761 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:43:08.760707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:43:08.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:43:08.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12700 16 16 0 0 0 - 0 2024-07-28T15:43:09.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:09 smithi150 bash[67543]: cluster 2024-07-28T15:43:07.922019+0000 mgr.y (mgr.25232) 6950 : cluster [DBG] pgmap v7894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:09.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:09 smithi022 bash[80503]: cluster 2024-07-28T15:43:07.922019+0000 mgr.y (mgr.25232) 6950 : cluster [DBG] pgmap v7894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:09.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:43:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:43:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:43:09.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:09 smithi022 bash[82865]: cluster 2024-07-28T15:43:07.922019+0000 mgr.y (mgr.25232) 6950 : cluster [DBG] pgmap v7894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:09.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12701 16 16 0 0 0 - 0 2024-07-28T15:43:10.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12702 16 16 0 0 0 - 0 2024-07-28T15:43:11.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:11 smithi150 bash[67543]: cluster 2024-07-28T15:43:09.923399+0000 mgr.y (mgr.25232) 6951 : cluster [DBG] pgmap v7895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:11.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:11 smithi022 bash[80503]: cluster 2024-07-28T15:43:09.923399+0000 mgr.y (mgr.25232) 6951 : cluster [DBG] pgmap v7895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:11.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:11 smithi022 bash[82865]: cluster 2024-07-28T15:43:09.923399+0000 mgr.y (mgr.25232) 6951 : cluster [DBG] pgmap v7895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:11.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12703 16 16 0 0 0 - 0 2024-07-28T15:43:12.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12704 16 16 0 0 0 - 0 2024-07-28T15:43:12.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:43:12 smithi150 bash[60514]: ts=2024-07-28T15:43: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:43:13.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:13 smithi150 bash[67543]: cluster 2024-07-28T15:43:11.924754+0000 mgr.y (mgr.25232) 6952 : cluster [DBG] pgmap v7896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:13.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:13 smithi022 bash[80503]: cluster 2024-07-28T15:43:11.924754+0000 mgr.y (mgr.25232) 6952 : cluster [DBG] pgmap v7896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:13.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:13 smithi022 bash[82865]: cluster 2024-07-28T15:43:11.924754+0000 mgr.y (mgr.25232) 6952 : cluster [DBG] pgmap v7896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:13.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12705 16 16 0 0 0 - 0 2024-07-28T15:43:14.521 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 15:43:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T15:43:14.190802797Z level=info msg="Completed cleanup jobs" duration=66.923626ms 2024-07-28T15:43:14.762 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12706 16 16 0 0 0 - 0 2024-07-28T15:43:15.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:15 smithi150 bash[67543]: cluster 2024-07-28T15:43:13.926040+0000 mgr.y (mgr.25232) 6953 : cluster [DBG] pgmap v7897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:15.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:15 smithi022 bash[80503]: cluster 2024-07-28T15:43:13.926040+0000 mgr.y (mgr.25232) 6953 : cluster [DBG] pgmap v7897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:15.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:15 smithi022 bash[82865]: cluster 2024-07-28T15:43:13.926040+0000 mgr.y (mgr.25232) 6953 : cluster [DBG] pgmap v7897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:15.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12707 16 16 0 0 0 - 0 2024-07-28T15:43:16.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12708 16 16 0 0 0 - 0 2024-07-28T15:43:17.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:17 smithi150 bash[67543]: cluster 2024-07-28T15:43:15.927577+0000 mgr.y (mgr.25232) 6954 : cluster [DBG] pgmap v7898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:17.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:17 smithi022 bash[80503]: cluster 2024-07-28T15:43:15.927577+0000 mgr.y (mgr.25232) 6954 : cluster [DBG] pgmap v7898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:17.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:17 smithi022 bash[82865]: cluster 2024-07-28T15:43:15.927577+0000 mgr.y (mgr.25232) 6954 : cluster [DBG] pgmap v7898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:17.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12709 16 16 0 0 0 - 0 2024-07-28T15:43:18.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12710 16 16 0 0 0 - 0 2024-07-28T15:43:19.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:19 smithi150 bash[67543]: cluster 2024-07-28T15:43:17.928998+0000 mgr.y (mgr.25232) 6955 : cluster [DBG] pgmap v7899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:19.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:19 smithi022 bash[80503]: cluster 2024-07-28T15:43:17.928998+0000 mgr.y (mgr.25232) 6955 : cluster [DBG] pgmap v7899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:19.581 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:43:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:43:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T15:43:19.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:19 smithi022 bash[82865]: cluster 2024-07-28T15:43:17.928998+0000 mgr.y (mgr.25232) 6955 : cluster [DBG] pgmap v7899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:19.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12711 16 16 0 0 0 - 0 2024-07-28T15:43:20.763 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12712 16 16 0 0 0 - 0 2024-07-28T15:43:21.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:21 smithi150 bash[67543]: cluster 2024-07-28T15:43:19.930389+0000 mgr.y (mgr.25232) 6956 : cluster [DBG] pgmap v7900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:21.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:21 smithi150 bash[67543]: audit 2024-07-28T15:43:20.612353+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:21.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:21 smithi022 bash[80503]: cluster 2024-07-28T15:43:19.930389+0000 mgr.y (mgr.25232) 6956 : cluster [DBG] pgmap v7900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:21.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:21 smithi022 bash[80503]: audit 2024-07-28T15:43:20.612353+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:21.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:21 smithi022 bash[82865]: cluster 2024-07-28T15:43:19.930389+0000 mgr.y (mgr.25232) 6956 : cluster [DBG] pgmap v7900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:21 smithi022 bash[82865]: audit 2024-07-28T15:43:20.612353+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:21.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12713 16 16 0 0 0 - 0 2024-07-28T15:43:22.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12714 16 16 0 0 0 - 0 2024-07-28T15:43:22.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:43:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:43:23.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:23 smithi150 bash[67543]: cluster 2024-07-28T15:43:21.931770+0000 mgr.y (mgr.25232) 6957 : cluster [DBG] pgmap v7901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:23.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:23 smithi022 bash[80503]: cluster 2024-07-28T15:43:21.931770+0000 mgr.y (mgr.25232) 6957 : cluster [DBG] pgmap v7901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:23.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:23 smithi022 bash[82865]: cluster 2024-07-28T15:43:21.931770+0000 mgr.y (mgr.25232) 6957 : cluster [DBG] pgmap v7901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:23.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12715 16 16 0 0 0 - 0 2024-07-28T15:43:24.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:24 smithi150 bash[67543]: cluster 2024-07-28T15:43:23.933144+0000 mgr.y (mgr.25232) 6958 : cluster [DBG] pgmap v7902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:24.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:24 smithi022 bash[80503]: cluster 2024-07-28T15:43:23.933144+0000 mgr.y (mgr.25232) 6958 : cluster [DBG] pgmap v7902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:24.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:24 smithi022 bash[82865]: cluster 2024-07-28T15:43:23.933144+0000 mgr.y (mgr.25232) 6958 : cluster [DBG] pgmap v7902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:24.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12716 16 16 0 0 0 - 0 2024-07-28T15:43:25.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12717 16 16 0 0 0 - 0 2024-07-28T15:43:26.764 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12718 16 16 0 0 0 - 0 2024-07-28T15:43:27.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:26 smithi150 bash[67543]: cluster 2024-07-28T15:43:25.934504+0000 mgr.y (mgr.25232) 6959 : cluster [DBG] pgmap v7903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:26 smithi022 bash[80503]: cluster 2024-07-28T15:43:25.934504+0000 mgr.y (mgr.25232) 6959 : cluster [DBG] pgmap v7903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:27.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:26 smithi022 bash[82865]: cluster 2024-07-28T15:43:25.934504+0000 mgr.y (mgr.25232) 6959 : cluster [DBG] pgmap v7903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:27.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12719 16 16 0 0 0 - 0 2024-07-28T15:43:28.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:43:28.763882+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:43:28.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:43:28.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12720 16 16 0 0 0 - 0 2024-07-28T15:43:29.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:28 smithi150 bash[67543]: cluster 2024-07-28T15:43:27.935843+0000 mgr.y (mgr.25232) 6960 : cluster [DBG] pgmap v7904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:29.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:28 smithi022 bash[80503]: cluster 2024-07-28T15:43:27.935843+0000 mgr.y (mgr.25232) 6960 : cluster [DBG] pgmap v7904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:28 smithi022 bash[82865]: cluster 2024-07-28T15:43:27.935843+0000 mgr.y (mgr.25232) 6960 : cluster [DBG] pgmap v7904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:29.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12721 16 16 0 0 0 - 0 2024-07-28T15:43:29.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:43:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:43:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:43:30.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12722 16 16 0 0 0 - 0 2024-07-28T15:43:31.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:30 smithi150 bash[67543]: cluster 2024-07-28T15:43:29.937323+0000 mgr.y (mgr.25232) 6961 : cluster [DBG] pgmap v7905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:31.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:30 smithi022 bash[80503]: cluster 2024-07-28T15:43:29.937323+0000 mgr.y (mgr.25232) 6961 : cluster [DBG] pgmap v7905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:31 smithi022 bash[82865]: cluster 2024-07-28T15:43:29.937323+0000 mgr.y (mgr.25232) 6961 : cluster [DBG] pgmap v7905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:31.765 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12723 16 16 0 0 0 - 0 2024-07-28T15:43:32.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12724 16 16 0 0 0 - 0 2024-07-28T15:43:32.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:43:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:43:33.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:33 smithi150 bash[67543]: cluster 2024-07-28T15:43:31.938743+0000 mgr.y (mgr.25232) 6962 : cluster [DBG] pgmap v7906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:33 smithi022 bash[80503]: cluster 2024-07-28T15:43:31.938743+0000 mgr.y (mgr.25232) 6962 : cluster [DBG] pgmap v7906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:33.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:33 smithi022 bash[82865]: cluster 2024-07-28T15:43:31.938743+0000 mgr.y (mgr.25232) 6962 : cluster [DBG] pgmap v7906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:33.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12725 16 16 0 0 0 - 0 2024-07-28T15:43:34.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12726 16 16 0 0 0 - 0 2024-07-28T15:43:35.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:35 smithi150 bash[67543]: cluster 2024-07-28T15:43:33.940123+0000 mgr.y (mgr.25232) 6963 : cluster [DBG] pgmap v7907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:35 smithi022 bash[80503]: cluster 2024-07-28T15:43:33.940123+0000 mgr.y (mgr.25232) 6963 : cluster [DBG] pgmap v7907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:35.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:35 smithi022 bash[82865]: cluster 2024-07-28T15:43:33.940123+0000 mgr.y (mgr.25232) 6963 : cluster [DBG] pgmap v7907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:35.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12727 16 16 0 0 0 - 0 2024-07-28T15:43:36.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:36 smithi150 bash[67543]: audit 2024-07-28T15:43:35.613103+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:36.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:36 smithi022 bash[80503]: audit 2024-07-28T15:43:35.613103+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:36.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:36 smithi022 bash[82865]: audit 2024-07-28T15:43:35.613103+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:36.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12728 16 16 0 0 0 - 0 2024-07-28T15:43:37.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:37 smithi150 bash[67543]: cluster 2024-07-28T15:43:35.941434+0000 mgr.y (mgr.25232) 6964 : cluster [DBG] pgmap v7908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:37.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:37 smithi022 bash[80503]: cluster 2024-07-28T15:43:35.941434+0000 mgr.y (mgr.25232) 6964 : cluster [DBG] pgmap v7908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:37.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:37 smithi022 bash[82865]: cluster 2024-07-28T15:43:35.941434+0000 mgr.y (mgr.25232) 6964 : cluster [DBG] pgmap v7908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:37.766 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12729 16 16 0 0 0 - 0 2024-07-28T15:43:38.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12730 16 16 0 0 0 - 0 2024-07-28T15:43:39.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:39 smithi022 bash[80503]: cluster 2024-07-28T15:43:37.942795+0000 mgr.y (mgr.25232) 6965 : cluster [DBG] pgmap v7909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:39.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:39 smithi022 bash[80503]: audit 2024-07-28T15:43:38.921790+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:43:39.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:39 smithi022 bash[82865]: cluster 2024-07-28T15:43:37.942795+0000 mgr.y (mgr.25232) 6965 : cluster [DBG] pgmap v7909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:39.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:39 smithi022 bash[82865]: audit 2024-07-28T15:43:38.921790+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:43:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:39 smithi150 bash[67543]: cluster 2024-07-28T15:43:37.942795+0000 mgr.y (mgr.25232) 6965 : cluster [DBG] pgmap v7909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:39 smithi150 bash[67543]: audit 2024-07-28T15:43:38.921790+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:43:39.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12731 16 16 0 0 0 - 0 2024-07-28T15:43:39.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:43:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:43:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:43:40.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12732 16 16 0 0 0 - 0 2024-07-28T15:43:41.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:41 smithi022 bash[80503]: cluster 2024-07-28T15:43:39.944128+0000 mgr.y (mgr.25232) 6966 : cluster [DBG] pgmap v7910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:41.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:41 smithi022 bash[82865]: cluster 2024-07-28T15:43:39.944128+0000 mgr.y (mgr.25232) 6966 : cluster [DBG] pgmap v7910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:41.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:41 smithi150 bash[67543]: cluster 2024-07-28T15:43:39.944128+0000 mgr.y (mgr.25232) 6966 : cluster [DBG] pgmap v7910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:41.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12733 16 16 0 0 0 - 0 2024-07-28T15:43:42.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12734 16 16 0 0 0 - 0 2024-07-28T15:43:42.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:43:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:43:43.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:43 smithi022 bash[80503]: cluster 2024-07-28T15:43:41.945536+0000 mgr.y (mgr.25232) 6967 : cluster [DBG] pgmap v7911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:43.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:43 smithi022 bash[82865]: cluster 2024-07-28T15:43:41.945536+0000 mgr.y (mgr.25232) 6967 : cluster [DBG] pgmap v7911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:43.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:43 smithi150 bash[67543]: cluster 2024-07-28T15:43:41.945536+0000 mgr.y (mgr.25232) 6967 : cluster [DBG] pgmap v7911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:43.767 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12735 16 16 0 0 0 - 0 2024-07-28T15:43:44.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12736 16 16 0 0 0 - 0 2024-07-28T15:43:45.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[80503]: cluster 2024-07-28T15:43:43.946255+0000 mgr.y (mgr.25232) 6968 : cluster [DBG] pgmap v7912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:45.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[80503]: audit 2024-07-28T15:43:44.646360+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[80503]: audit 2024-07-28T15:43:44.652724+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[80503]: audit 2024-07-28T15:43:44.795514+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[80503]: audit 2024-07-28T15:43:44.804568+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[82865]: cluster 2024-07-28T15:43:43.946255+0000 mgr.y (mgr.25232) 6968 : cluster [DBG] pgmap v7912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:45.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[82865]: audit 2024-07-28T15:43:44.646360+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[82865]: audit 2024-07-28T15:43:44.652724+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[82865]: audit 2024-07-28T15:43:44.795514+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:45 smithi022 bash[82865]: audit 2024-07-28T15:43:44.804568+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:45 smithi150 bash[67543]: cluster 2024-07-28T15:43:43.946255+0000 mgr.y (mgr.25232) 6968 : cluster [DBG] pgmap v7912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:45 smithi150 bash[67543]: audit 2024-07-28T15:43:44.646360+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:45 smithi150 bash[67543]: audit 2024-07-28T15:43:44.652724+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:45 smithi150 bash[67543]: audit 2024-07-28T15:43:44.795514+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:45 smithi150 bash[67543]: audit 2024-07-28T15:43:44.804568+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:45.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12737 16 16 0 0 0 - 0 2024-07-28T15:43:46.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:46 smithi022 bash[80503]: audit 2024-07-28T15:43:45.226828+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:43:46.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:46 smithi022 bash[80503]: audit 2024-07-28T15:43:45.228272+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:43:46.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:46 smithi022 bash[80503]: audit 2024-07-28T15:43:45.237790+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:46.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:46 smithi022 bash[82865]: audit 2024-07-28T15:43:45.226828+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:43:46.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:46 smithi022 bash[82865]: audit 2024-07-28T15:43:45.228272+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:43:46.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:46 smithi022 bash[82865]: audit 2024-07-28T15:43:45.237790+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:46 smithi150 bash[67543]: audit 2024-07-28T15:43:45.226828+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:43:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:46 smithi150 bash[67543]: audit 2024-07-28T15:43:45.228272+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:43:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:46 smithi150 bash[67543]: audit 2024-07-28T15:43:45.237790+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:43:46.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12738 16 16 0 0 0 - 0 2024-07-28T15:43:47.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:47 smithi022 bash[80503]: cluster 2024-07-28T15:43:45.947571+0000 mgr.y (mgr.25232) 6969 : cluster [DBG] pgmap v7913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:47.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:47 smithi022 bash[82865]: cluster 2024-07-28T15:43:45.947571+0000 mgr.y (mgr.25232) 6969 : cluster [DBG] pgmap v7913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:47.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:47 smithi150 bash[67543]: cluster 2024-07-28T15:43:45.947571+0000 mgr.y (mgr.25232) 6969 : cluster [DBG] pgmap v7913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:47.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12739 16 16 0 0 0 - 0 2024-07-28T15:43:48.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:43:48.767175+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:43:48.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:43:48.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12740 16 16 0 0 0 - 0 2024-07-28T15:43:49.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:49 smithi022 bash[80503]: cluster 2024-07-28T15:43:47.948911+0000 mgr.y (mgr.25232) 6970 : cluster [DBG] pgmap v7914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:49.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:49 smithi022 bash[82865]: cluster 2024-07-28T15:43:47.948911+0000 mgr.y (mgr.25232) 6970 : cluster [DBG] pgmap v7914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:49.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:49 smithi150 bash[67543]: cluster 2024-07-28T15:43:47.948911+0000 mgr.y (mgr.25232) 6970 : cluster [DBG] pgmap v7914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:49.768 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12741 16 16 0 0 0 - 0 2024-07-28T15:43:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:43:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:43:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:43:50.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12742 16 16 0 0 0 - 0 2024-07-28T15:43:51.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:51 smithi022 bash[80503]: cluster 2024-07-28T15:43:49.950301+0000 mgr.y (mgr.25232) 6971 : cluster [DBG] pgmap v7915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:51.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:51 smithi022 bash[80503]: audit 2024-07-28T15:43:50.613309+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:51 smithi022 bash[82865]: cluster 2024-07-28T15:43:49.950301+0000 mgr.y (mgr.25232) 6971 : cluster [DBG] pgmap v7915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:51 smithi022 bash[82865]: audit 2024-07-28T15:43:50.613309+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:51 smithi150 bash[67543]: cluster 2024-07-28T15:43:49.950301+0000 mgr.y (mgr.25232) 6971 : cluster [DBG] pgmap v7915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:51 smithi150 bash[67543]: audit 2024-07-28T15:43:50.613309+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:43:51.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12743 16 16 0 0 0 - 0 2024-07-28T15:43:52.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12744 16 16 0 0 0 - 0 2024-07-28T15:43:52.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:43:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:43:53.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:53 smithi022 bash[80503]: cluster 2024-07-28T15:43:51.951678+0000 mgr.y (mgr.25232) 6972 : cluster [DBG] pgmap v7916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:53.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:53 smithi022 bash[82865]: cluster 2024-07-28T15:43:51.951678+0000 mgr.y (mgr.25232) 6972 : cluster [DBG] pgmap v7916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:53.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:53 smithi150 bash[67543]: cluster 2024-07-28T15:43:51.951678+0000 mgr.y (mgr.25232) 6972 : cluster [DBG] pgmap v7916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:53.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12745 16 16 0 0 0 - 0 2024-07-28T15:43:54.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12746 16 16 0 0 0 - 0 2024-07-28T15:43:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:55 smithi022 bash[80503]: cluster 2024-07-28T15:43:53.953014+0000 mgr.y (mgr.25232) 6973 : cluster [DBG] pgmap v7917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:55.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:55 smithi022 bash[82865]: cluster 2024-07-28T15:43:53.953014+0000 mgr.y (mgr.25232) 6973 : cluster [DBG] pgmap v7917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:55.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:55 smithi150 bash[67543]: cluster 2024-07-28T15:43:53.953014+0000 mgr.y (mgr.25232) 6973 : cluster [DBG] pgmap v7917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:55.769 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12747 16 16 0 0 0 - 0 2024-07-28T15:43:56.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12748 16 16 0 0 0 - 0 2024-07-28T15:43:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:57 smithi022 bash[82865]: cluster 2024-07-28T15:43:55.954335+0000 mgr.y (mgr.25232) 6974 : cluster [DBG] pgmap v7918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:57.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:57 smithi022 bash[80503]: cluster 2024-07-28T15:43:55.954335+0000 mgr.y (mgr.25232) 6974 : cluster [DBG] pgmap v7918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:57.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:57 smithi150 bash[67543]: cluster 2024-07-28T15:43:55.954335+0000 mgr.y (mgr.25232) 6974 : cluster [DBG] pgmap v7918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:57.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12749 16 16 0 0 0 - 0 2024-07-28T15:43:58.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12750 16 16 0 0 0 - 0 2024-07-28T15:43:59.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:43:59 smithi022 bash[80503]: cluster 2024-07-28T15:43:57.955726+0000 mgr.y (mgr.25232) 6975 : cluster [DBG] pgmap v7919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:59.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:43:59 smithi022 bash[82865]: cluster 2024-07-28T15:43:57.955726+0000 mgr.y (mgr.25232) 6975 : cluster [DBG] pgmap v7919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:59.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:43:59 smithi150 bash[67543]: cluster 2024-07-28T15:43:57.955726+0000 mgr.y (mgr.25232) 6975 : cluster [DBG] pgmap v7919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:43:59.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12751 16 16 0 0 0 - 0 2024-07-28T15:43:59.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:43:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:43:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:44:00.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12752 16 16 0 0 0 - 0 2024-07-28T15:44:01.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:01 smithi022 bash[80503]: cluster 2024-07-28T15:43:59.957075+0000 mgr.y (mgr.25232) 6976 : cluster [DBG] pgmap v7920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:01.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:01 smithi022 bash[82865]: cluster 2024-07-28T15:43:59.957075+0000 mgr.y (mgr.25232) 6976 : cluster [DBG] pgmap v7920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:01.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:01 smithi150 bash[67543]: cluster 2024-07-28T15:43:59.957075+0000 mgr.y (mgr.25232) 6976 : cluster [DBG] pgmap v7920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:01.770 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12753 16 16 0 0 0 - 0 2024-07-28T15:44:02.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12754 16 16 0 0 0 - 0 2024-07-28T15:44:02.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:44:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:44:03.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:03 smithi022 bash[82865]: cluster 2024-07-28T15:44:01.958449+0000 mgr.y (mgr.25232) 6977 : cluster [DBG] pgmap v7921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:03.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:03 smithi022 bash[80503]: cluster 2024-07-28T15:44:01.958449+0000 mgr.y (mgr.25232) 6977 : cluster [DBG] pgmap v7921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:03.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:03 smithi150 bash[67543]: cluster 2024-07-28T15:44:01.958449+0000 mgr.y (mgr.25232) 6977 : cluster [DBG] pgmap v7921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:03.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12755 16 16 0 0 0 - 0 2024-07-28T15:44:04.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12756 16 16 0 0 0 - 0 2024-07-28T15:44:05.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:05 smithi022 bash[80503]: cluster 2024-07-28T15:44:03.959773+0000 mgr.y (mgr.25232) 6978 : cluster [DBG] pgmap v7922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:05.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:05 smithi022 bash[82865]: cluster 2024-07-28T15:44:03.959773+0000 mgr.y (mgr.25232) 6978 : cluster [DBG] pgmap v7922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:05.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:05 smithi150 bash[67543]: cluster 2024-07-28T15:44:03.959773+0000 mgr.y (mgr.25232) 6978 : cluster [DBG] pgmap v7922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:05.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12757 16 16 0 0 0 - 0 2024-07-28T15:44:06.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:06 smithi150 bash[67543]: audit 2024-07-28T15:44:05.613784+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:06.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:06 smithi022 bash[80503]: audit 2024-07-28T15:44:05.613784+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:06 smithi022 bash[82865]: audit 2024-07-28T15:44:05.613784+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:06.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12758 16 16 0 0 0 - 0 2024-07-28T15:44:07.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:07 smithi150 bash[67543]: cluster 2024-07-28T15:44:05.961092+0000 mgr.y (mgr.25232) 6979 : cluster [DBG] pgmap v7923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:07.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:07 smithi022 bash[80503]: cluster 2024-07-28T15:44:05.961092+0000 mgr.y (mgr.25232) 6979 : cluster [DBG] pgmap v7923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:07.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:07 smithi022 bash[82865]: cluster 2024-07-28T15:44:05.961092+0000 mgr.y (mgr.25232) 6979 : cluster [DBG] pgmap v7923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:07.771 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12759 16 16 0 0 0 - 0 2024-07-28T15:44:08.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:44:08.770384+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:44:08.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:44:08.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12760 16 16 0 0 0 - 0 2024-07-28T15:44:09.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:09 smithi022 bash[80503]: cluster 2024-07-28T15:44:07.962578+0000 mgr.y (mgr.25232) 6980 : cluster [DBG] pgmap v7924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:09.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:09 smithi022 bash[82865]: cluster 2024-07-28T15:44:07.962578+0000 mgr.y (mgr.25232) 6980 : cluster [DBG] pgmap v7924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:09.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:09 smithi150 bash[67543]: cluster 2024-07-28T15:44:07.962578+0000 mgr.y (mgr.25232) 6980 : cluster [DBG] pgmap v7924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:09.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12761 16 16 0 0 0 - 0 2024-07-28T15:44:09.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:44:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:44:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:44:10.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12762 16 16 0 0 0 - 0 2024-07-28T15:44:11.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:11 smithi150 bash[67543]: cluster 2024-07-28T15:44:09.963915+0000 mgr.y (mgr.25232) 6981 : cluster [DBG] pgmap v7925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:11.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:11 smithi022 bash[80503]: cluster 2024-07-28T15:44:09.963915+0000 mgr.y (mgr.25232) 6981 : cluster [DBG] pgmap v7925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:11.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:11 smithi022 bash[82865]: cluster 2024-07-28T15:44:09.963915+0000 mgr.y (mgr.25232) 6981 : cluster [DBG] pgmap v7925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:11.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12763 16 16 0 0 0 - 0 2024-07-28T15:44:12.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:44:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:44:12.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12764 16 16 0 0 0 - 0 2024-07-28T15:44:13.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:13 smithi150 bash[67543]: cluster 2024-07-28T15:44:11.965401+0000 mgr.y (mgr.25232) 6982 : cluster [DBG] pgmap v7926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:13.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:13 smithi022 bash[80503]: cluster 2024-07-28T15:44:11.965401+0000 mgr.y (mgr.25232) 6982 : cluster [DBG] pgmap v7926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:13.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:13 smithi022 bash[82865]: cluster 2024-07-28T15:44:11.965401+0000 mgr.y (mgr.25232) 6982 : cluster [DBG] pgmap v7926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:13.772 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12765 16 16 0 0 0 - 0 2024-07-28T15:44:14.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12766 16 16 0 0 0 - 0 2024-07-28T15:44:15.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:15 smithi150 bash[67543]: cluster 2024-07-28T15:44:13.966824+0000 mgr.y (mgr.25232) 6983 : cluster [DBG] pgmap v7927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:15.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:15 smithi022 bash[80503]: cluster 2024-07-28T15:44:13.966824+0000 mgr.y (mgr.25232) 6983 : cluster [DBG] pgmap v7927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:15.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:15 smithi022 bash[82865]: cluster 2024-07-28T15:44:13.966824+0000 mgr.y (mgr.25232) 6983 : cluster [DBG] pgmap v7927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:15.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12767 16 16 0 0 0 - 0 2024-07-28T15:44:16.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12768 16 16 0 0 0 - 0 2024-07-28T15:44:17.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:17 smithi150 bash[67543]: cluster 2024-07-28T15:44:15.968146+0000 mgr.y (mgr.25232) 6984 : cluster [DBG] pgmap v7928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:17.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:17 smithi022 bash[82865]: cluster 2024-07-28T15:44:15.968146+0000 mgr.y (mgr.25232) 6984 : cluster [DBG] pgmap v7928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:17.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:17 smithi022 bash[80503]: cluster 2024-07-28T15:44:15.968146+0000 mgr.y (mgr.25232) 6984 : cluster [DBG] pgmap v7928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:17.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12769 16 16 0 0 0 - 0 2024-07-28T15:44:18.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12770 16 16 0 0 0 - 0 2024-07-28T15:44:19.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:19 smithi022 bash[82865]: cluster 2024-07-28T15:44:17.969475+0000 mgr.y (mgr.25232) 6985 : cluster [DBG] pgmap v7929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:19.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:19 smithi022 bash[80503]: cluster 2024-07-28T15:44:17.969475+0000 mgr.y (mgr.25232) 6985 : cluster [DBG] pgmap v7929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:19.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:19 smithi150 bash[67543]: cluster 2024-07-28T15:44:17.969475+0000 mgr.y (mgr.25232) 6985 : cluster [DBG] pgmap v7929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:19.773 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12771 16 16 0 0 0 - 0 2024-07-28T15:44:19.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:44:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:44:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:44:20.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12772 16 16 0 0 0 - 0 2024-07-28T15:44:21.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:21 smithi150 bash[67543]: cluster 2024-07-28T15:44:19.970847+0000 mgr.y (mgr.25232) 6986 : cluster [DBG] pgmap v7930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:21.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:21 smithi150 bash[67543]: audit 2024-07-28T15:44:20.614242+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:21 smithi022 bash[82865]: cluster 2024-07-28T15:44:19.970847+0000 mgr.y (mgr.25232) 6986 : cluster [DBG] pgmap v7930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:21 smithi022 bash[82865]: audit 2024-07-28T15:44:20.614242+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:21.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:21 smithi022 bash[80503]: cluster 2024-07-28T15:44:19.970847+0000 mgr.y (mgr.25232) 6986 : cluster [DBG] pgmap v7930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:21.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:21 smithi022 bash[80503]: audit 2024-07-28T15:44:20.614242+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:21.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12773 16 16 0 0 0 - 0 2024-07-28T15:44:22.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:44:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:44:22.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12774 16 16 0 0 0 - 0 2024-07-28T15:44:23.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:23 smithi150 bash[67543]: cluster 2024-07-28T15:44:21.972192+0000 mgr.y (mgr.25232) 6987 : cluster [DBG] pgmap v7931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:23.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:23 smithi022 bash[80503]: cluster 2024-07-28T15:44:21.972192+0000 mgr.y (mgr.25232) 6987 : cluster [DBG] pgmap v7931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:23.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:23 smithi022 bash[82865]: cluster 2024-07-28T15:44:21.972192+0000 mgr.y (mgr.25232) 6987 : cluster [DBG] pgmap v7931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:23.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12775 16 16 0 0 0 - 0 2024-07-28T15:44:24.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12776 16 16 0 0 0 - 0 2024-07-28T15:44:25.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:25 smithi150 bash[67543]: cluster 2024-07-28T15:44:23.973538+0000 mgr.y (mgr.25232) 6988 : cluster [DBG] pgmap v7932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:25.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:25 smithi022 bash[80503]: cluster 2024-07-28T15:44:23.973538+0000 mgr.y (mgr.25232) 6988 : cluster [DBG] pgmap v7932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:25.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:25 smithi022 bash[82865]: cluster 2024-07-28T15:44:23.973538+0000 mgr.y (mgr.25232) 6988 : cluster [DBG] pgmap v7932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:25.774 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12777 16 16 0 0 0 - 0 2024-07-28T15:44:26.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12778 16 16 0 0 0 - 0 2024-07-28T15:44:27.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:27 smithi150 bash[67543]: cluster 2024-07-28T15:44:25.974884+0000 mgr.y (mgr.25232) 6989 : cluster [DBG] pgmap v7933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:27.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:27 smithi022 bash[80503]: cluster 2024-07-28T15:44:25.974884+0000 mgr.y (mgr.25232) 6989 : cluster [DBG] pgmap v7933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:27.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:27 smithi022 bash[82865]: cluster 2024-07-28T15:44:25.974884+0000 mgr.y (mgr.25232) 6989 : cluster [DBG] pgmap v7933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:27.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12779 16 16 0 0 0 - 0 2024-07-28T15:44:28.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:44:28.773720+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:44:28.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:44:28.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12780 16 16 0 0 0 - 0 2024-07-28T15:44:29.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:29 smithi022 bash[80503]: cluster 2024-07-28T15:44:27.976213+0000 mgr.y (mgr.25232) 6990 : cluster [DBG] pgmap v7934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:29.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:29 smithi022 bash[82865]: cluster 2024-07-28T15:44:27.976213+0000 mgr.y (mgr.25232) 6990 : cluster [DBG] pgmap v7934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:29.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:29 smithi150 bash[67543]: cluster 2024-07-28T15:44:27.976213+0000 mgr.y (mgr.25232) 6990 : cluster [DBG] pgmap v7934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:29.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12781 16 16 0 0 0 - 0 2024-07-28T15:44:29.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:44:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:44:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:44:30.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12782 16 16 0 0 0 - 0 2024-07-28T15:44:31.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:31 smithi150 bash[67543]: cluster 2024-07-28T15:44:29.977547+0000 mgr.y (mgr.25232) 6991 : cluster [DBG] pgmap v7935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:31.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:31 smithi022 bash[80503]: cluster 2024-07-28T15:44:29.977547+0000 mgr.y (mgr.25232) 6991 : cluster [DBG] pgmap v7935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:31.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:31 smithi022 bash[82865]: cluster 2024-07-28T15:44:29.977547+0000 mgr.y (mgr.25232) 6991 : cluster [DBG] pgmap v7935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:31.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12783 16 16 0 0 0 - 0 2024-07-28T15:44:32.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:44:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:44:32.775 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12784 16 16 0 0 0 - 0 2024-07-28T15:44:33.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:33 smithi150 bash[67543]: cluster 2024-07-28T15:44:31.978890+0000 mgr.y (mgr.25232) 6992 : cluster [DBG] pgmap v7936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:33.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:33 smithi022 bash[80503]: cluster 2024-07-28T15:44:31.978890+0000 mgr.y (mgr.25232) 6992 : cluster [DBG] pgmap v7936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:33.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:33 smithi022 bash[82865]: cluster 2024-07-28T15:44:31.978890+0000 mgr.y (mgr.25232) 6992 : cluster [DBG] pgmap v7936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:33.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12785 16 16 0 0 0 - 0 2024-07-28T15:44:34.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12786 16 16 0 0 0 - 0 2024-07-28T15:44:35.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:35 smithi150 bash[67543]: cluster 2024-07-28T15:44:33.980232+0000 mgr.y (mgr.25232) 6993 : cluster [DBG] pgmap v7937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:35.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:35 smithi022 bash[80503]: cluster 2024-07-28T15:44:33.980232+0000 mgr.y (mgr.25232) 6993 : cluster [DBG] pgmap v7937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:35.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:35 smithi022 bash[82865]: cluster 2024-07-28T15:44:33.980232+0000 mgr.y (mgr.25232) 6993 : cluster [DBG] pgmap v7937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:35.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12787 16 16 0 0 0 - 0 2024-07-28T15:44:36.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:36 smithi150 bash[67543]: audit 2024-07-28T15:44:35.614603+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:36.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:36 smithi022 bash[80503]: audit 2024-07-28T15:44:35.614603+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:36.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:36 smithi022 bash[82865]: audit 2024-07-28T15:44:35.614603+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:36.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12788 16 16 0 0 0 - 0 2024-07-28T15:44:37.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:37 smithi150 bash[67543]: cluster 2024-07-28T15:44:35.981547+0000 mgr.y (mgr.25232) 6994 : cluster [DBG] pgmap v7938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:37.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:37 smithi022 bash[80503]: cluster 2024-07-28T15:44:35.981547+0000 mgr.y (mgr.25232) 6994 : cluster [DBG] pgmap v7938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:37.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:37 smithi022 bash[82865]: cluster 2024-07-28T15:44:35.981547+0000 mgr.y (mgr.25232) 6994 : cluster [DBG] pgmap v7938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:37.776 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12789 16 16 0 0 0 - 0 2024-07-28T15:44:38.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12790 16 16 0 0 0 - 0 2024-07-28T15:44:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:39 smithi150 bash[67543]: cluster 2024-07-28T15:44:37.983048+0000 mgr.y (mgr.25232) 6995 : cluster [DBG] pgmap v7939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:39.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:39 smithi022 bash[80503]: cluster 2024-07-28T15:44:37.983048+0000 mgr.y (mgr.25232) 6995 : cluster [DBG] pgmap v7939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:39.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:44:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:44:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:44:39.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:39 smithi022 bash[82865]: cluster 2024-07-28T15:44:37.983048+0000 mgr.y (mgr.25232) 6995 : cluster [DBG] pgmap v7939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:39.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12791 16 16 0 0 0 - 0 2024-07-28T15:44:40.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12792 16 16 0 0 0 - 0 2024-07-28T15:44:41.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:41 smithi150 bash[67543]: cluster 2024-07-28T15:44:39.984545+0000 mgr.y (mgr.25232) 6996 : cluster [DBG] pgmap v7940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:41.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:41 smithi022 bash[80503]: cluster 2024-07-28T15:44:39.984545+0000 mgr.y (mgr.25232) 6996 : cluster [DBG] pgmap v7940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:41.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:41 smithi022 bash[82865]: cluster 2024-07-28T15:44:39.984545+0000 mgr.y (mgr.25232) 6996 : cluster [DBG] pgmap v7940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:41.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12793 16 16 0 0 0 - 0 2024-07-28T15:44:42.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:44:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:44:42.777 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12794 16 16 0 0 0 - 0 2024-07-28T15:44:43.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:43 smithi150 bash[67543]: cluster 2024-07-28T15:44:41.985949+0000 mgr.y (mgr.25232) 6997 : cluster [DBG] pgmap v7941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:43.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:43 smithi022 bash[80503]: cluster 2024-07-28T15:44:41.985949+0000 mgr.y (mgr.25232) 6997 : cluster [DBG] pgmap v7941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:43.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:43 smithi022 bash[82865]: cluster 2024-07-28T15:44:41.985949+0000 mgr.y (mgr.25232) 6997 : cluster [DBG] pgmap v7941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:43.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12795 16 16 0 0 0 - 0 2024-07-28T15:44:44.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12796 16 16 0 0 0 - 0 2024-07-28T15:44:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:45 smithi150 bash[67543]: cluster 2024-07-28T15:44:43.987300+0000 mgr.y (mgr.25232) 6998 : cluster [DBG] pgmap v7942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:45.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:45 smithi022 bash[80503]: cluster 2024-07-28T15:44:43.987300+0000 mgr.y (mgr.25232) 6998 : cluster [DBG] pgmap v7942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:45.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:45 smithi022 bash[82865]: cluster 2024-07-28T15:44:43.987300+0000 mgr.y (mgr.25232) 6998 : cluster [DBG] pgmap v7942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:45.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12797 16 16 0 0 0 - 0 2024-07-28T15:44:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:46 smithi150 bash[67543]: audit 2024-07-28T15:44:45.335305+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:44:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:46 smithi150 bash[67543]: audit 2024-07-28T15:44:45.695105+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:46 smithi150 bash[67543]: audit 2024-07-28T15:44:45.703085+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:46 smithi022 bash[80503]: audit 2024-07-28T15:44:45.335305+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:44:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:46 smithi022 bash[80503]: audit 2024-07-28T15:44:45.695105+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:46 smithi022 bash[80503]: audit 2024-07-28T15:44:45.703085+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:46.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:46 smithi022 bash[82865]: audit 2024-07-28T15:44:45.335305+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:44:46.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:46 smithi022 bash[82865]: audit 2024-07-28T15:44:45.695105+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:46.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:46 smithi022 bash[82865]: audit 2024-07-28T15:44:45.703085+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:46.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12798 16 16 0 0 0 - 0 2024-07-28T15:44:47.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:47 smithi150 bash[67543]: cluster 2024-07-28T15:44:45.988775+0000 mgr.y (mgr.25232) 6999 : cluster [DBG] pgmap v7943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:47.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:47 smithi022 bash[80503]: cluster 2024-07-28T15:44:45.988775+0000 mgr.y (mgr.25232) 6999 : cluster [DBG] pgmap v7943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:47.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:47 smithi022 bash[82865]: cluster 2024-07-28T15:44:45.988775+0000 mgr.y (mgr.25232) 6999 : cluster [DBG] pgmap v7943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:47.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12799 16 16 0 0 0 - 0 2024-07-28T15:44:48.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:44:48.776956+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:44:48.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:44:48.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12800 16 16 0 0 0 - 0 2024-07-28T15:44:49.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:49 smithi150 bash[67543]: cluster 2024-07-28T15:44:47.990309+0000 mgr.y (mgr.25232) 7000 : cluster [DBG] pgmap v7944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:49 smithi022 bash[80503]: cluster 2024-07-28T15:44:47.990309+0000 mgr.y (mgr.25232) 7000 : cluster [DBG] pgmap v7944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:49.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:44:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:44:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:44:49.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:49 smithi022 bash[82865]: cluster 2024-07-28T15:44:47.990309+0000 mgr.y (mgr.25232) 7000 : cluster [DBG] pgmap v7944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:49.778 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12801 16 16 0 0 0 - 0 2024-07-28T15:44:50.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12802 16 16 0 0 0 - 0 2024-07-28T15:44:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:51 smithi150 bash[67543]: cluster 2024-07-28T15:44:49.991708+0000 mgr.y (mgr.25232) 7001 : cluster [DBG] pgmap v7945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:51 smithi150 bash[67543]: audit 2024-07-28T15:44:50.614526+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:51 smithi150 bash[67543]: audit 2024-07-28T15:44:51.009130+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:51 smithi150 bash[67543]: audit 2024-07-28T15:44:51.014681+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[80503]: cluster 2024-07-28T15:44:49.991708+0000 mgr.y (mgr.25232) 7001 : cluster [DBG] pgmap v7945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[80503]: audit 2024-07-28T15:44:50.614526+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[80503]: audit 2024-07-28T15:44:51.009130+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[80503]: audit 2024-07-28T15:44:51.014681+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[82865]: cluster 2024-07-28T15:44:49.991708+0000 mgr.y (mgr.25232) 7001 : cluster [DBG] pgmap v7945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[82865]: audit 2024-07-28T15:44:50.614526+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[82865]: audit 2024-07-28T15:44:51.009130+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:51 smithi022 bash[82865]: audit 2024-07-28T15:44:51.014681+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:51.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12803 16 16 0 0 0 - 0 2024-07-28T15:44:52.589 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:44:52.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12804 16 16 0 0 0 - 0 2024-07-28T15:44:53.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[67543]: audit 2024-07-28T15:44:51.588356+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[67543]: audit 2024-07-28T15:44:51.598129+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[67543]: cluster 2024-07-28T15:44:51.993028+0000 mgr.y (mgr.25232) 7002 : cluster [DBG] pgmap v7946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:53.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[67543]: audit 2024-07-28T15:44:52.071632+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:44:53.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[67543]: audit 2024-07-28T15:44:52.073495+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:44:53.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:52 smithi150 bash[67543]: audit 2024-07-28T15:44:52.083745+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[82865]: audit 2024-07-28T15:44:51.588356+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[82865]: audit 2024-07-28T15:44:51.598129+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[82865]: cluster 2024-07-28T15:44:51.993028+0000 mgr.y (mgr.25232) 7002 : cluster [DBG] pgmap v7946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[82865]: audit 2024-07-28T15:44:52.071632+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:44:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[82865]: audit 2024-07-28T15:44:52.073495+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:44:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[82865]: audit 2024-07-28T15:44:52.083745+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[80503]: audit 2024-07-28T15:44:51.588356+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[80503]: audit 2024-07-28T15:44:51.598129+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[80503]: cluster 2024-07-28T15:44:51.993028+0000 mgr.y (mgr.25232) 7002 : cluster [DBG] pgmap v7946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:53.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[80503]: audit 2024-07-28T15:44:52.071632+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:44:53.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[80503]: audit 2024-07-28T15:44:52.073495+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:44:53.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:52 smithi022 bash[80503]: audit 2024-07-28T15:44:52.083745+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:44:53.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12805 16 16 0 0 0 - 0 2024-07-28T15:44:54.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12806 16 16 0 0 0 - 0 2024-07-28T15:44:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:55 smithi022 bash[80503]: cluster 2024-07-28T15:44:53.994427+0000 mgr.y (mgr.25232) 7003 : cluster [DBG] pgmap v7947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:55.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:55 smithi022 bash[82865]: cluster 2024-07-28T15:44:53.994427+0000 mgr.y (mgr.25232) 7003 : cluster [DBG] pgmap v7947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:55.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:55 smithi150 bash[67543]: cluster 2024-07-28T15:44:53.994427+0000 mgr.y (mgr.25232) 7003 : cluster [DBG] pgmap v7947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:55.779 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12807 16 16 0 0 0 - 0 2024-07-28T15:44:56.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12808 16 16 0 0 0 - 0 2024-07-28T15:44:57.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:57 smithi022 bash[80503]: cluster 2024-07-28T15:44:55.995741+0000 mgr.y (mgr.25232) 7004 : cluster [DBG] pgmap v7948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:57 smithi022 bash[82865]: cluster 2024-07-28T15:44:55.995741+0000 mgr.y (mgr.25232) 7004 : cluster [DBG] pgmap v7948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:57.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:57 smithi150 bash[67543]: cluster 2024-07-28T15:44:55.995741+0000 mgr.y (mgr.25232) 7004 : cluster [DBG] pgmap v7948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:57.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12809 16 16 0 0 0 - 0 2024-07-28T15:44:58.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12810 16 16 0 0 0 - 0 2024-07-28T15:44:59.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:44:59 smithi022 bash[80503]: cluster 2024-07-28T15:44:57.997102+0000 mgr.y (mgr.25232) 7005 : cluster [DBG] pgmap v7949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:59.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:44:59 smithi022 bash[82865]: cluster 2024-07-28T15:44:57.997102+0000 mgr.y (mgr.25232) 7005 : cluster [DBG] pgmap v7949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:59.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:44:59 smithi150 bash[67543]: cluster 2024-07-28T15:44:57.997102+0000 mgr.y (mgr.25232) 7005 : cluster [DBG] pgmap v7949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:44:59.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12811 16 16 0 0 0 - 0 2024-07-28T15:44:59.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:44:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:44:59] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-07-28T15:45:00.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12812 16 16 0 0 0 - 0 2024-07-28T15:45:01.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:01 smithi022 bash[80503]: cluster 2024-07-28T15:44:59.998473+0000 mgr.y (mgr.25232) 7006 : cluster [DBG] pgmap v7950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:01.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:01 smithi022 bash[82865]: cluster 2024-07-28T15:44:59.998473+0000 mgr.y (mgr.25232) 7006 : cluster [DBG] pgmap v7950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:01.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:01 smithi150 bash[67543]: cluster 2024-07-28T15:44:59.998473+0000 mgr.y (mgr.25232) 7006 : cluster [DBG] pgmap v7950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:01.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12813 16 16 0 0 0 - 0 2024-07-28T15:45:02.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:45:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:45:02.780 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12814 16 16 0 0 0 - 0 2024-07-28T15:45:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:03 smithi022 bash[82865]: cluster 2024-07-28T15:45:01.999753+0000 mgr.y (mgr.25232) 7007 : cluster [DBG] pgmap v7951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:03.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:03 smithi022 bash[80503]: cluster 2024-07-28T15:45:01.999753+0000 mgr.y (mgr.25232) 7007 : cluster [DBG] pgmap v7951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:03.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:03 smithi150 bash[67543]: cluster 2024-07-28T15:45:01.999753+0000 mgr.y (mgr.25232) 7007 : cluster [DBG] pgmap v7951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:03.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12815 16 16 0 0 0 - 0 2024-07-28T15:45:04.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12816 16 16 0 0 0 - 0 2024-07-28T15:45:05.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:05 smithi022 bash[80503]: cluster 2024-07-28T15:45:04.001086+0000 mgr.y (mgr.25232) 7008 : cluster [DBG] pgmap v7952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:05.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:05 smithi022 bash[82865]: cluster 2024-07-28T15:45:04.001086+0000 mgr.y (mgr.25232) 7008 : cluster [DBG] pgmap v7952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:05.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:05 smithi150 bash[67543]: cluster 2024-07-28T15:45:04.001086+0000 mgr.y (mgr.25232) 7008 : cluster [DBG] pgmap v7952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:05.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12817 16 16 0 0 0 - 0 2024-07-28T15:45:06.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:06 smithi022 bash[80503]: audit 2024-07-28T15:45:05.615229+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:06.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:06 smithi022 bash[82865]: audit 2024-07-28T15:45:05.615229+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:06.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:06 smithi150 bash[67543]: audit 2024-07-28T15:45:05.615229+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:06.781 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12818 16 16 0 0 0 - 0 2024-07-28T15:45:07.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:07 smithi150 bash[67543]: cluster 2024-07-28T15:45:06.002419+0000 mgr.y (mgr.25232) 7009 : cluster [DBG] pgmap v7953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:07.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:07 smithi022 bash[80503]: cluster 2024-07-28T15:45:06.002419+0000 mgr.y (mgr.25232) 7009 : cluster [DBG] pgmap v7953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:07.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:07 smithi022 bash[82865]: cluster 2024-07-28T15:45:06.002419+0000 mgr.y (mgr.25232) 7009 : cluster [DBG] pgmap v7953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:07.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12819 16 16 0 0 0 - 0 2024-07-28T15:45:08.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:45:08.780195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:45:08.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:45:08.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12820 16 16 0 0 0 - 0 2024-07-28T15:45:09.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:09 smithi022 bash[80503]: cluster 2024-07-28T15:45:08.003710+0000 mgr.y (mgr.25232) 7010 : cluster [DBG] pgmap v7954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:09.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:09 smithi022 bash[82865]: cluster 2024-07-28T15:45:08.003710+0000 mgr.y (mgr.25232) 7010 : cluster [DBG] pgmap v7954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:09.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:09 smithi150 bash[67543]: cluster 2024-07-28T15:45:08.003710+0000 mgr.y (mgr.25232) 7010 : cluster [DBG] pgmap v7954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:09.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12821 16 16 0 0 0 - 0 2024-07-28T15:45:09.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:45:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:45:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:45:10.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12822 16 16 0 0 0 - 0 2024-07-28T15:45:11.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:11 smithi150 bash[67543]: cluster 2024-07-28T15:45:10.005022+0000 mgr.y (mgr.25232) 7011 : cluster [DBG] pgmap v7955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:11.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:11 smithi022 bash[80503]: cluster 2024-07-28T15:45:10.005022+0000 mgr.y (mgr.25232) 7011 : cluster [DBG] pgmap v7955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:11.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:11 smithi022 bash[82865]: cluster 2024-07-28T15:45:10.005022+0000 mgr.y (mgr.25232) 7011 : cluster [DBG] pgmap v7955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:11.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12823 16 16 0 0 0 - 0 2024-07-28T15:45:12.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:45:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:45:12.782 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12824 16 16 0 0 0 - 0 2024-07-28T15:45:13.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:13 smithi150 bash[67543]: cluster 2024-07-28T15:45:12.006411+0000 mgr.y (mgr.25232) 7012 : cluster [DBG] pgmap v7956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:13.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:13 smithi022 bash[80503]: cluster 2024-07-28T15:45:12.006411+0000 mgr.y (mgr.25232) 7012 : cluster [DBG] pgmap v7956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:13.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:13 smithi022 bash[82865]: cluster 2024-07-28T15:45:12.006411+0000 mgr.y (mgr.25232) 7012 : cluster [DBG] pgmap v7956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:13.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12825 16 16 0 0 0 - 0 2024-07-28T15:45:14.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12826 16 16 0 0 0 - 0 2024-07-28T15:45:15.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:15 smithi150 bash[67543]: cluster 2024-07-28T15:45:14.007756+0000 mgr.y (mgr.25232) 7013 : cluster [DBG] pgmap v7957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:15.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:15 smithi022 bash[80503]: cluster 2024-07-28T15:45:14.007756+0000 mgr.y (mgr.25232) 7013 : cluster [DBG] pgmap v7957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:15.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:15 smithi022 bash[82865]: cluster 2024-07-28T15:45:14.007756+0000 mgr.y (mgr.25232) 7013 : cluster [DBG] pgmap v7957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:15.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12827 16 16 0 0 0 - 0 2024-07-28T15:45:16.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12828 16 16 0 0 0 - 0 2024-07-28T15:45:17.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:17 smithi150 bash[67543]: cluster 2024-07-28T15:45:16.009112+0000 mgr.y (mgr.25232) 7014 : cluster [DBG] pgmap v7958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:17.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:17 smithi022 bash[80503]: cluster 2024-07-28T15:45:16.009112+0000 mgr.y (mgr.25232) 7014 : cluster [DBG] pgmap v7958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:17.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:17 smithi022 bash[82865]: cluster 2024-07-28T15:45:16.009112+0000 mgr.y (mgr.25232) 7014 : cluster [DBG] pgmap v7958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:17.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12829 16 16 0 0 0 - 0 2024-07-28T15:45:18.783 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12830 16 16 0 0 0 - 0 2024-07-28T15:45:19.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:19 smithi022 bash[82865]: cluster 2024-07-28T15:45:18.010490+0000 mgr.y (mgr.25232) 7015 : cluster [DBG] pgmap v7959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:19.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:19 smithi022 bash[80503]: cluster 2024-07-28T15:45:18.010490+0000 mgr.y (mgr.25232) 7015 : cluster [DBG] pgmap v7959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:19.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:19 smithi150 bash[67543]: cluster 2024-07-28T15:45:18.010490+0000 mgr.y (mgr.25232) 7015 : cluster [DBG] pgmap v7959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:19.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12831 16 16 0 0 0 - 0 2024-07-28T15:45:19.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:45:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:45:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:45:20.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12832 16 16 0 0 0 - 0 2024-07-28T15:45:21.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:21 smithi150 bash[67543]: cluster 2024-07-28T15:45:20.011823+0000 mgr.y (mgr.25232) 7016 : cluster [DBG] pgmap v7960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:21.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:21 smithi150 bash[67543]: audit 2024-07-28T15:45:20.615789+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:21.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:21 smithi022 bash[80503]: cluster 2024-07-28T15:45:20.011823+0000 mgr.y (mgr.25232) 7016 : cluster [DBG] pgmap v7960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:21.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:21 smithi022 bash[80503]: audit 2024-07-28T15:45:20.615789+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:21 smithi022 bash[82865]: cluster 2024-07-28T15:45:20.011823+0000 mgr.y (mgr.25232) 7016 : cluster [DBG] pgmap v7960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:21 smithi022 bash[82865]: audit 2024-07-28T15:45:20.615789+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:21.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12833 16 16 0 0 0 - 0 2024-07-28T15:45:22.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:45:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:45:22.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12834 16 16 0 0 0 - 0 2024-07-28T15:45:23.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:23 smithi150 bash[67543]: cluster 2024-07-28T15:45:22.013211+0000 mgr.y (mgr.25232) 7017 : cluster [DBG] pgmap v7961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:23.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:23 smithi022 bash[80503]: cluster 2024-07-28T15:45:22.013211+0000 mgr.y (mgr.25232) 7017 : cluster [DBG] pgmap v7961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:23.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:23 smithi022 bash[82865]: cluster 2024-07-28T15:45:22.013211+0000 mgr.y (mgr.25232) 7017 : cluster [DBG] pgmap v7961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:23.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12835 16 16 0 0 0 - 0 2024-07-28T15:45:24.784 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12836 16 16 0 0 0 - 0 2024-07-28T15:45:25.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:25 smithi150 bash[67543]: cluster 2024-07-28T15:45:24.014774+0000 mgr.y (mgr.25232) 7018 : cluster [DBG] pgmap v7962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:25.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:25 smithi022 bash[80503]: cluster 2024-07-28T15:45:24.014774+0000 mgr.y (mgr.25232) 7018 : cluster [DBG] pgmap v7962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:25.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:25 smithi022 bash[82865]: cluster 2024-07-28T15:45:24.014774+0000 mgr.y (mgr.25232) 7018 : cluster [DBG] pgmap v7962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:25.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12837 16 16 0 0 0 - 0 2024-07-28T15:45:26.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12838 16 16 0 0 0 - 0 2024-07-28T15:45:27.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:27 smithi150 bash[67543]: cluster 2024-07-28T15:45:26.016239+0000 mgr.y (mgr.25232) 7019 : cluster [DBG] pgmap v7963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:27.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:27 smithi022 bash[80503]: cluster 2024-07-28T15:45:26.016239+0000 mgr.y (mgr.25232) 7019 : cluster [DBG] pgmap v7963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:27.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:27 smithi022 bash[82865]: cluster 2024-07-28T15:45:26.016239+0000 mgr.y (mgr.25232) 7019 : cluster [DBG] pgmap v7963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:27.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12839 16 16 0 0 0 - 0 2024-07-28T15:45:28.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:45:28.783535+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:45:28.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:45:28.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12840 16 16 0 0 0 - 0 2024-07-28T15:45:29.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:29 smithi022 bash[80503]: cluster 2024-07-28T15:45:28.017762+0000 mgr.y (mgr.25232) 7020 : cluster [DBG] pgmap v7964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:29.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:29 smithi022 bash[82865]: cluster 2024-07-28T15:45:28.017762+0000 mgr.y (mgr.25232) 7020 : cluster [DBG] pgmap v7964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:29.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:29 smithi150 bash[67543]: cluster 2024-07-28T15:45:28.017762+0000 mgr.y (mgr.25232) 7020 : cluster [DBG] pgmap v7964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:29.785 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12841 16 16 0 0 0 - 0 2024-07-28T15:45:29.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:45:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:45:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:45:30.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12842 16 16 0 0 0 - 0 2024-07-28T15:45:31.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:31 smithi150 bash[67543]: cluster 2024-07-28T15:45:30.019216+0000 mgr.y (mgr.25232) 7021 : cluster [DBG] pgmap v7965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:31.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:31 smithi022 bash[80503]: cluster 2024-07-28T15:45:30.019216+0000 mgr.y (mgr.25232) 7021 : cluster [DBG] pgmap v7965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:31.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:31 smithi022 bash[82865]: cluster 2024-07-28T15:45:30.019216+0000 mgr.y (mgr.25232) 7021 : cluster [DBG] pgmap v7965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:31.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12843 16 16 0 0 0 - 0 2024-07-28T15:45:32.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:45:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:45:32.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12844 16 16 0 0 0 - 0 2024-07-28T15:45:33.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:33 smithi150 bash[67543]: cluster 2024-07-28T15:45:32.020718+0000 mgr.y (mgr.25232) 7022 : cluster [DBG] pgmap v7966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:33.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:33 smithi022 bash[80503]: cluster 2024-07-28T15:45:32.020718+0000 mgr.y (mgr.25232) 7022 : cluster [DBG] pgmap v7966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:33.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:33 smithi022 bash[82865]: cluster 2024-07-28T15:45:32.020718+0000 mgr.y (mgr.25232) 7022 : cluster [DBG] pgmap v7966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:33.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12845 16 16 0 0 0 - 0 2024-07-28T15:45:34.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12846 16 16 0 0 0 - 0 2024-07-28T15:45:35.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:35 smithi150 bash[67543]: cluster 2024-07-28T15:45:34.022235+0000 mgr.y (mgr.25232) 7023 : cluster [DBG] pgmap v7967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:35.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:35 smithi022 bash[80503]: cluster 2024-07-28T15:45:34.022235+0000 mgr.y (mgr.25232) 7023 : cluster [DBG] pgmap v7967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:35.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:35 smithi022 bash[82865]: cluster 2024-07-28T15:45:34.022235+0000 mgr.y (mgr.25232) 7023 : cluster [DBG] pgmap v7967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:35.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12847 16 16 0 0 0 - 0 2024-07-28T15:45:36.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:36 smithi150 bash[67543]: audit 2024-07-28T15:45:35.616258+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:36.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:36 smithi022 bash[80503]: audit 2024-07-28T15:45:35.616258+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:36.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:36 smithi022 bash[82865]: audit 2024-07-28T15:45:35.616258+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:36.786 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12848 16 16 0 0 0 - 0 2024-07-28T15:45:37.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:37 smithi150 bash[67543]: cluster 2024-07-28T15:45:36.023764+0000 mgr.y (mgr.25232) 7024 : cluster [DBG] pgmap v7968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:37.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:37 smithi022 bash[80503]: cluster 2024-07-28T15:45:36.023764+0000 mgr.y (mgr.25232) 7024 : cluster [DBG] pgmap v7968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:37.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:37 smithi022 bash[82865]: cluster 2024-07-28T15:45:36.023764+0000 mgr.y (mgr.25232) 7024 : cluster [DBG] pgmap v7968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:37.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12849 16 16 0 0 0 - 0 2024-07-28T15:45:38.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12850 16 16 0 0 0 - 0 2024-07-28T15:45:39.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:39 smithi150 bash[67543]: cluster 2024-07-28T15:45:38.025303+0000 mgr.y (mgr.25232) 7025 : cluster [DBG] pgmap v7969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:39.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:39 smithi022 bash[80503]: cluster 2024-07-28T15:45:38.025303+0000 mgr.y (mgr.25232) 7025 : cluster [DBG] pgmap v7969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:39.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:45:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:45:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:45:39.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:39 smithi022 bash[82865]: cluster 2024-07-28T15:45:38.025303+0000 mgr.y (mgr.25232) 7025 : cluster [DBG] pgmap v7969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:39.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12851 16 16 0 0 0 - 0 2024-07-28T15:45:40.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12852 16 16 0 0 0 - 0 2024-07-28T15:45:41.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:41 smithi150 bash[67543]: cluster 2024-07-28T15:45:40.026706+0000 mgr.y (mgr.25232) 7026 : cluster [DBG] pgmap v7970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:41.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:41 smithi022 bash[80503]: cluster 2024-07-28T15:45:40.026706+0000 mgr.y (mgr.25232) 7026 : cluster [DBG] pgmap v7970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:41.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:41 smithi022 bash[82865]: cluster 2024-07-28T15:45:40.026706+0000 mgr.y (mgr.25232) 7026 : cluster [DBG] pgmap v7970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:41.787 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12853 16 16 0 0 0 - 0 2024-07-28T15:45:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:45:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:45:42.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12854 16 16 0 0 0 - 0 2024-07-28T15:45:43.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:43 smithi150 bash[67543]: cluster 2024-07-28T15:45:42.028061+0000 mgr.y (mgr.25232) 7027 : cluster [DBG] pgmap v7971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:43.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:43 smithi022 bash[80503]: cluster 2024-07-28T15:45:42.028061+0000 mgr.y (mgr.25232) 7027 : cluster [DBG] pgmap v7971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:43.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:43 smithi022 bash[82865]: cluster 2024-07-28T15:45:42.028061+0000 mgr.y (mgr.25232) 7027 : cluster [DBG] pgmap v7971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:43.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12855 16 16 0 0 0 - 0 2024-07-28T15:45:44.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12856 16 16 0 0 0 - 0 2024-07-28T15:45:45.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:45 smithi150 bash[67543]: cluster 2024-07-28T15:45:44.029449+0000 mgr.y (mgr.25232) 7028 : cluster [DBG] pgmap v7972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:45.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:45 smithi022 bash[80503]: cluster 2024-07-28T15:45:44.029449+0000 mgr.y (mgr.25232) 7028 : cluster [DBG] pgmap v7972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:45.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:45 smithi022 bash[82865]: cluster 2024-07-28T15:45:44.029449+0000 mgr.y (mgr.25232) 7028 : cluster [DBG] pgmap v7972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:45.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12857 16 16 0 0 0 - 0 2024-07-28T15:45:46.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12858 16 16 0 0 0 - 0 2024-07-28T15:45:47.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:47 smithi150 bash[67543]: cluster 2024-07-28T15:45:46.030822+0000 mgr.y (mgr.25232) 7029 : cluster [DBG] pgmap v7973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:47.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:47 smithi022 bash[80503]: cluster 2024-07-28T15:45:46.030822+0000 mgr.y (mgr.25232) 7029 : cluster [DBG] pgmap v7973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:47.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:47 smithi022 bash[82865]: cluster 2024-07-28T15:45:46.030822+0000 mgr.y (mgr.25232) 7029 : cluster [DBG] pgmap v7973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:47.788 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12859 16 16 0 0 0 - 0 2024-07-28T15:45:48.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:45:48.786738+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:45:48.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:45:48.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12860 16 16 0 0 0 - 0 2024-07-28T15:45:49.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:49 smithi150 bash[67543]: cluster 2024-07-28T15:45:48.032184+0000 mgr.y (mgr.25232) 7030 : cluster [DBG] pgmap v7974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:49 smithi022 bash[80503]: cluster 2024-07-28T15:45:48.032184+0000 mgr.y (mgr.25232) 7030 : cluster [DBG] pgmap v7974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:49.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:45:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:45:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:45:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:49 smithi022 bash[82865]: cluster 2024-07-28T15:45:48.032184+0000 mgr.y (mgr.25232) 7030 : cluster [DBG] pgmap v7974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:49.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12861 16 16 0 0 0 - 0 2024-07-28T15:45:50.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12862 16 16 0 0 0 - 0 2024-07-28T15:45:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:51 smithi150 bash[67543]: cluster 2024-07-28T15:45:50.034172+0000 mgr.y (mgr.25232) 7031 : cluster [DBG] pgmap v7975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:51 smithi150 bash[67543]: audit 2024-07-28T15:45:50.616672+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:51 smithi022 bash[80503]: cluster 2024-07-28T15:45:50.034172+0000 mgr.y (mgr.25232) 7031 : cluster [DBG] pgmap v7975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:51 smithi022 bash[80503]: audit 2024-07-28T15:45:50.616672+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:51 smithi022 bash[82865]: cluster 2024-07-28T15:45:50.034172+0000 mgr.y (mgr.25232) 7031 : cluster [DBG] pgmap v7975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:51 smithi022 bash[82865]: audit 2024-07-28T15:45:50.616672+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:45:51.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12863 16 16 0 0 0 - 0 2024-07-28T15:45:52.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:45:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:45:52.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12864 16 16 0 0 0 - 0 2024-07-28T15:45:53.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:53 smithi150 bash[67543]: cluster 2024-07-28T15:45:52.035603+0000 mgr.y (mgr.25232) 7032 : cluster [DBG] pgmap v7976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:53.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:53 smithi150 bash[67543]: audit 2024-07-28T15:45:52.219725+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:45:53.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:53 smithi022 bash[80503]: cluster 2024-07-28T15:45:52.035603+0000 mgr.y (mgr.25232) 7032 : cluster [DBG] pgmap v7976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:53.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:53 smithi022 bash[80503]: audit 2024-07-28T15:45:52.219725+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:45:53.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:53 smithi022 bash[82865]: cluster 2024-07-28T15:45:52.035603+0000 mgr.y (mgr.25232) 7032 : cluster [DBG] pgmap v7976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:53.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:53 smithi022 bash[82865]: audit 2024-07-28T15:45:52.219725+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:45:53.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12865 16 16 0 0 0 - 0 2024-07-28T15:45:54.789 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12866 16 16 0 0 0 - 0 2024-07-28T15:45:55.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:55 smithi150 bash[67543]: cluster 2024-07-28T15:45:54.036958+0000 mgr.y (mgr.25232) 7033 : cluster [DBG] pgmap v7977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:55.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:55 smithi022 bash[80503]: cluster 2024-07-28T15:45:54.036958+0000 mgr.y (mgr.25232) 7033 : cluster [DBG] pgmap v7977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:55.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:55 smithi022 bash[82865]: cluster 2024-07-28T15:45:54.036958+0000 mgr.y (mgr.25232) 7033 : cluster [DBG] pgmap v7977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:55.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12867 16 16 0 0 0 - 0 2024-07-28T15:45:56.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12868 16 16 0 0 0 - 0 2024-07-28T15:45:57.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:57 smithi150 bash[67543]: cluster 2024-07-28T15:45:56.038310+0000 mgr.y (mgr.25232) 7034 : cluster [DBG] pgmap v7978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:57.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:57 smithi022 bash[80503]: cluster 2024-07-28T15:45:56.038310+0000 mgr.y (mgr.25232) 7034 : cluster [DBG] pgmap v7978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:57.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:57 smithi022 bash[82865]: cluster 2024-07-28T15:45:56.038310+0000 mgr.y (mgr.25232) 7034 : cluster [DBG] pgmap v7978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:57.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12869 16 16 0 0 0 - 0 2024-07-28T15:45:58.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12870 16 16 0 0 0 - 0 2024-07-28T15:45:59.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:57.931683+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:57.935926+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: cluster 2024-07-28T15:45:58.039098+0000 mgr.y (mgr.25232) 7035 : cluster [DBG] pgmap v7979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:59.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:58.132026+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:58.141502+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:58.592419+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:45:59.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:58.593811+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:45:59.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:45:58 smithi150 bash[67543]: audit 2024-07-28T15:45:58.601840+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:57.931683+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:57.935926+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: cluster 2024-07-28T15:45:58.039098+0000 mgr.y (mgr.25232) 7035 : cluster [DBG] pgmap v7979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:58.132026+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:58.141502+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:58.592419+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:58.593811+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[80503]: audit 2024-07-28T15:45:58.601840+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:57.931683+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:57.935926+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: cluster 2024-07-28T15:45:58.039098+0000 mgr.y (mgr.25232) 7035 : cluster [DBG] pgmap v7979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:45:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:58.132026+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:58.141502+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:58.592419+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:45:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:58.593811+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:45:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:45:58 smithi022 bash[82865]: audit 2024-07-28T15:45:58.601840+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:45:59.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12871 16 16 0 0 0 - 0 2024-07-28T15:45:59.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:45:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:45:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:46:00.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12872 16 16 0 0 0 - 0 2024-07-28T15:46:01.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:01 smithi150 bash[67543]: cluster 2024-07-28T15:46:00.040503+0000 mgr.y (mgr.25232) 7036 : cluster [DBG] pgmap v7980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:01.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:01 smithi022 bash[80503]: cluster 2024-07-28T15:46:00.040503+0000 mgr.y (mgr.25232) 7036 : cluster [DBG] pgmap v7980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:01.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:01 smithi022 bash[82865]: cluster 2024-07-28T15:46:00.040503+0000 mgr.y (mgr.25232) 7036 : cluster [DBG] pgmap v7980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:01.790 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12873 16 16 0 0 0 - 0 2024-07-28T15:46:02.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:46:02 smithi150 bash[60514]: ts=2024-07-28T15:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:46:02.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12874 16 16 0 0 0 - 0 2024-07-28T15:46:03.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:03 smithi150 bash[67543]: cluster 2024-07-28T15:46:02.041919+0000 mgr.y (mgr.25232) 7037 : cluster [DBG] pgmap v7981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:03 smithi022 bash[82865]: cluster 2024-07-28T15:46:02.041919+0000 mgr.y (mgr.25232) 7037 : cluster [DBG] pgmap v7981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:03.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:03 smithi022 bash[80503]: cluster 2024-07-28T15:46:02.041919+0000 mgr.y (mgr.25232) 7037 : cluster [DBG] pgmap v7981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:03.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12875 16 16 0 0 0 - 0 2024-07-28T15:46:04.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12876 16 16 0 0 0 - 0 2024-07-28T15:46:05.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:05 smithi150 bash[67543]: cluster 2024-07-28T15:46:04.043349+0000 mgr.y (mgr.25232) 7038 : cluster [DBG] pgmap v7982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:05.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:05 smithi022 bash[80503]: cluster 2024-07-28T15:46:04.043349+0000 mgr.y (mgr.25232) 7038 : cluster [DBG] pgmap v7982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:05.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:05 smithi022 bash[82865]: cluster 2024-07-28T15:46:04.043349+0000 mgr.y (mgr.25232) 7038 : cluster [DBG] pgmap v7982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:05.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12877 16 16 0 0 0 - 0 2024-07-28T15:46:06.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:06 smithi150 bash[67543]: audit 2024-07-28T15:46:05.617231+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:06.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:06 smithi022 bash[80503]: audit 2024-07-28T15:46:05.617231+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:06 smithi022 bash[82865]: audit 2024-07-28T15:46:05.617231+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:06.791 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12878 16 16 0 0 0 - 0 2024-07-28T15:46:07.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:07 smithi150 bash[67543]: cluster 2024-07-28T15:46:06.044669+0000 mgr.y (mgr.25232) 7039 : cluster [DBG] pgmap v7983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:07.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:07 smithi022 bash[80503]: cluster 2024-07-28T15:46:06.044669+0000 mgr.y (mgr.25232) 7039 : cluster [DBG] pgmap v7983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:07.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:07 smithi022 bash[82865]: cluster 2024-07-28T15:46:06.044669+0000 mgr.y (mgr.25232) 7039 : cluster [DBG] pgmap v7983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:07.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12879 16 16 0 0 0 - 0 2024-07-28T15:46:08.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:46:08.789786+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:46:08.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:46:08.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12880 16 16 0 0 0 - 0 2024-07-28T15:46:09.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:09 smithi022 bash[80503]: cluster 2024-07-28T15:46:08.046042+0000 mgr.y (mgr.25232) 7040 : cluster [DBG] pgmap v7984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:09.393 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:09 smithi022 bash[82865]: cluster 2024-07-28T15:46:08.046042+0000 mgr.y (mgr.25232) 7040 : cluster [DBG] pgmap v7984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:09.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:09 smithi150 bash[67543]: cluster 2024-07-28T15:46:08.046042+0000 mgr.y (mgr.25232) 7040 : cluster [DBG] pgmap v7984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:09.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12881 16 16 0 0 0 - 0 2024-07-28T15:46:09.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:46:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:46:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:46:10.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12882 16 16 0 0 0 - 0 2024-07-28T15:46:11.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:11 smithi150 bash[67543]: cluster 2024-07-28T15:46:10.047422+0000 mgr.y (mgr.25232) 7041 : cluster [DBG] pgmap v7985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:11.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:11 smithi022 bash[80503]: cluster 2024-07-28T15:46:10.047422+0000 mgr.y (mgr.25232) 7041 : cluster [DBG] pgmap v7985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:11.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:11 smithi022 bash[82865]: cluster 2024-07-28T15:46:10.047422+0000 mgr.y (mgr.25232) 7041 : cluster [DBG] pgmap v7985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:11.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12883 16 16 0 0 0 - 0 2024-07-28T15:46:12.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:46:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:46:12.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12884 16 16 0 0 0 - 0 2024-07-28T15:46:13.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:13 smithi150 bash[67543]: cluster 2024-07-28T15:46:12.048809+0000 mgr.y (mgr.25232) 7042 : cluster [DBG] pgmap v7986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:13.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:13 smithi022 bash[80503]: cluster 2024-07-28T15:46:12.048809+0000 mgr.y (mgr.25232) 7042 : cluster [DBG] pgmap v7986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:13.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:13 smithi022 bash[82865]: cluster 2024-07-28T15:46:12.048809+0000 mgr.y (mgr.25232) 7042 : cluster [DBG] pgmap v7986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:13.792 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12885 16 16 0 0 0 - 0 2024-07-28T15:46:14.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12886 16 16 0 0 0 - 0 2024-07-28T15:46:15.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:15 smithi150 bash[67543]: cluster 2024-07-28T15:46:14.050149+0000 mgr.y (mgr.25232) 7043 : cluster [DBG] pgmap v7987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:15.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:15 smithi022 bash[80503]: cluster 2024-07-28T15:46:14.050149+0000 mgr.y (mgr.25232) 7043 : cluster [DBG] pgmap v7987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:15.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:15 smithi022 bash[82865]: cluster 2024-07-28T15:46:14.050149+0000 mgr.y (mgr.25232) 7043 : cluster [DBG] pgmap v7987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:15.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12887 16 16 0 0 0 - 0 2024-07-28T15:46:16.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12888 16 16 0 0 0 - 0 2024-07-28T15:46:17.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:17 smithi150 bash[67543]: cluster 2024-07-28T15:46:16.051488+0000 mgr.y (mgr.25232) 7044 : cluster [DBG] pgmap v7988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:17.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:17 smithi022 bash[80503]: cluster 2024-07-28T15:46:16.051488+0000 mgr.y (mgr.25232) 7044 : cluster [DBG] pgmap v7988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:17.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:17 smithi022 bash[82865]: cluster 2024-07-28T15:46:16.051488+0000 mgr.y (mgr.25232) 7044 : cluster [DBG] pgmap v7988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:17.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12889 16 16 0 0 0 - 0 2024-07-28T15:46:18.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12890 16 16 0 0 0 - 0 2024-07-28T15:46:19.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:19 smithi150 bash[67543]: cluster 2024-07-28T15:46:18.052852+0000 mgr.y (mgr.25232) 7045 : cluster [DBG] pgmap v7989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:19.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:19 smithi022 bash[80503]: cluster 2024-07-28T15:46:18.052852+0000 mgr.y (mgr.25232) 7045 : cluster [DBG] pgmap v7989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:19.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:46:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:46:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:46:19.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:19 smithi022 bash[82865]: cluster 2024-07-28T15:46:18.052852+0000 mgr.y (mgr.25232) 7045 : cluster [DBG] pgmap v7989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:19.793 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12891 16 16 0 0 0 - 0 2024-07-28T15:46:20.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12892 16 16 0 0 0 - 0 2024-07-28T15:46:21.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:21 smithi150 bash[67543]: cluster 2024-07-28T15:46:20.054231+0000 mgr.y (mgr.25232) 7046 : cluster [DBG] pgmap v7990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:21.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:21 smithi150 bash[67543]: audit 2024-07-28T15:46:20.617639+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:21.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:21 smithi022 bash[80503]: cluster 2024-07-28T15:46:20.054231+0000 mgr.y (mgr.25232) 7046 : cluster [DBG] pgmap v7990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:21.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:21 smithi022 bash[80503]: audit 2024-07-28T15:46:20.617639+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:21.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:21 smithi022 bash[82865]: cluster 2024-07-28T15:46:20.054231+0000 mgr.y (mgr.25232) 7046 : cluster [DBG] pgmap v7990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:21.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:21 smithi022 bash[82865]: audit 2024-07-28T15:46:20.617639+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:21.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12893 16 16 0 0 0 - 0 2024-07-28T15:46:22.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:46:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:46:22.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12894 16 16 0 0 0 - 0 2024-07-28T15:46:23.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:23 smithi150 bash[67543]: cluster 2024-07-28T15:46:22.055804+0000 mgr.y (mgr.25232) 7047 : cluster [DBG] pgmap v7991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:23.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:23 smithi022 bash[80503]: cluster 2024-07-28T15:46:22.055804+0000 mgr.y (mgr.25232) 7047 : cluster [DBG] pgmap v7991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:23.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:23 smithi022 bash[82865]: cluster 2024-07-28T15:46:22.055804+0000 mgr.y (mgr.25232) 7047 : cluster [DBG] pgmap v7991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:23.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12895 16 16 0 0 0 - 0 2024-07-28T15:46:24.794 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12896 16 16 0 0 0 - 0 2024-07-28T15:46:25.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:25 smithi150 bash[67543]: cluster 2024-07-28T15:46:24.057190+0000 mgr.y (mgr.25232) 7048 : cluster [DBG] pgmap v7992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:25.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:25 smithi022 bash[80503]: cluster 2024-07-28T15:46:24.057190+0000 mgr.y (mgr.25232) 7048 : cluster [DBG] pgmap v7992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:25.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:25 smithi022 bash[82865]: cluster 2024-07-28T15:46:24.057190+0000 mgr.y (mgr.25232) 7048 : cluster [DBG] pgmap v7992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:25.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12897 16 16 0 0 0 - 0 2024-07-28T15:46:26.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12898 16 16 0 0 0 - 0 2024-07-28T15:46:27.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:27 smithi150 bash[67543]: cluster 2024-07-28T15:46:26.058565+0000 mgr.y (mgr.25232) 7049 : cluster [DBG] pgmap v7993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:27.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:27 smithi022 bash[80503]: cluster 2024-07-28T15:46:26.058565+0000 mgr.y (mgr.25232) 7049 : cluster [DBG] pgmap v7993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:27.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:27 smithi022 bash[82865]: cluster 2024-07-28T15:46:26.058565+0000 mgr.y (mgr.25232) 7049 : cluster [DBG] pgmap v7993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:27.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12899 16 16 0 0 0 - 0 2024-07-28T15:46:28.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:46:28.793070+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:46:28.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:46:28.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12900 16 16 0 0 0 - 0 2024-07-28T15:46:29.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:29 smithi150 bash[67543]: cluster 2024-07-28T15:46:28.059912+0000 mgr.y (mgr.25232) 7050 : cluster [DBG] pgmap v7994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:29.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:29 smithi022 bash[80503]: cluster 2024-07-28T15:46:28.059912+0000 mgr.y (mgr.25232) 7050 : cluster [DBG] pgmap v7994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:29.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:46:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:46:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:46:29.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:29 smithi022 bash[82865]: cluster 2024-07-28T15:46:28.059912+0000 mgr.y (mgr.25232) 7050 : cluster [DBG] pgmap v7994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:29.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12901 16 16 0 0 0 - 0 2024-07-28T15:46:30.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12902 16 16 0 0 0 - 0 2024-07-28T15:46:31.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:31 smithi150 bash[67543]: cluster 2024-07-28T15:46:30.061299+0000 mgr.y (mgr.25232) 7051 : cluster [DBG] pgmap v7995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:31.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:31 smithi022 bash[80503]: cluster 2024-07-28T15:46:30.061299+0000 mgr.y (mgr.25232) 7051 : cluster [DBG] pgmap v7995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:31.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:31 smithi022 bash[82865]: cluster 2024-07-28T15:46:30.061299+0000 mgr.y (mgr.25232) 7051 : cluster [DBG] pgmap v7995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:31.795 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12903 16 16 0 0 0 - 0 2024-07-28T15:46:32.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:46:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:46:32.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12904 16 16 0 0 0 - 0 2024-07-28T15:46:33.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:33 smithi150 bash[67543]: cluster 2024-07-28T15:46:32.062715+0000 mgr.y (mgr.25232) 7052 : cluster [DBG] pgmap v7996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:33.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:33 smithi022 bash[80503]: cluster 2024-07-28T15:46:32.062715+0000 mgr.y (mgr.25232) 7052 : cluster [DBG] pgmap v7996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:33.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:33 smithi022 bash[82865]: cluster 2024-07-28T15:46:32.062715+0000 mgr.y (mgr.25232) 7052 : cluster [DBG] pgmap v7996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:33.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12905 16 16 0 0 0 - 0 2024-07-28T15:46:34.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12906 16 16 0 0 0 - 0 2024-07-28T15:46:35.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:35 smithi150 bash[67543]: cluster 2024-07-28T15:46:34.064081+0000 mgr.y (mgr.25232) 7053 : cluster [DBG] pgmap v7997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:35.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:35 smithi022 bash[80503]: cluster 2024-07-28T15:46:34.064081+0000 mgr.y (mgr.25232) 7053 : cluster [DBG] pgmap v7997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:35.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:35 smithi022 bash[82865]: cluster 2024-07-28T15:46:34.064081+0000 mgr.y (mgr.25232) 7053 : cluster [DBG] pgmap v7997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:35.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12907 16 16 0 0 0 - 0 2024-07-28T15:46:36.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:36 smithi150 bash[67543]: audit 2024-07-28T15:46:35.618290+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:36.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:36 smithi022 bash[80503]: audit 2024-07-28T15:46:35.618290+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:36 smithi022 bash[82865]: audit 2024-07-28T15:46:35.618290+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:36.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12908 16 16 0 0 0 - 0 2024-07-28T15:46:37.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:37 smithi150 bash[67543]: cluster 2024-07-28T15:46:36.065406+0000 mgr.y (mgr.25232) 7054 : cluster [DBG] pgmap v7998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:37.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:37 smithi022 bash[80503]: cluster 2024-07-28T15:46:36.065406+0000 mgr.y (mgr.25232) 7054 : cluster [DBG] pgmap v7998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:37.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:37 smithi022 bash[82865]: cluster 2024-07-28T15:46:36.065406+0000 mgr.y (mgr.25232) 7054 : cluster [DBG] pgmap v7998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:37.796 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12909 16 16 0 0 0 - 0 2024-07-28T15:46:38.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12910 16 16 0 0 0 - 0 2024-07-28T15:46:39.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:39 smithi150 bash[67543]: cluster 2024-07-28T15:46:38.066806+0000 mgr.y (mgr.25232) 7055 : cluster [DBG] pgmap v7999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:39.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:39 smithi022 bash[80503]: cluster 2024-07-28T15:46:38.066806+0000 mgr.y (mgr.25232) 7055 : cluster [DBG] pgmap v7999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:39.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:46:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:46:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:46:39.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:39 smithi022 bash[82865]: cluster 2024-07-28T15:46:38.066806+0000 mgr.y (mgr.25232) 7055 : cluster [DBG] pgmap v7999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:39.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12911 16 16 0 0 0 - 0 2024-07-28T15:46:40.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12912 16 16 0 0 0 - 0 2024-07-28T15:46:41.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:41 smithi150 bash[67543]: cluster 2024-07-28T15:46:40.068140+0000 mgr.y (mgr.25232) 7056 : cluster [DBG] pgmap v8000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:41.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:41 smithi022 bash[80503]: cluster 2024-07-28T15:46:40.068140+0000 mgr.y (mgr.25232) 7056 : cluster [DBG] pgmap v8000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:41.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:41 smithi022 bash[82865]: cluster 2024-07-28T15:46:40.068140+0000 mgr.y (mgr.25232) 7056 : cluster [DBG] pgmap v8000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:41.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12913 16 16 0 0 0 - 0 2024-07-28T15:46:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:46:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:46:42.797 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12914 16 16 0 0 0 - 0 2024-07-28T15:46:43.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:43 smithi150 bash[67543]: cluster 2024-07-28T15:46:42.069488+0000 mgr.y (mgr.25232) 7057 : cluster [DBG] pgmap v8001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:43.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:43 smithi022 bash[80503]: cluster 2024-07-28T15:46:42.069488+0000 mgr.y (mgr.25232) 7057 : cluster [DBG] pgmap v8001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:43.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:43 smithi022 bash[82865]: cluster 2024-07-28T15:46:42.069488+0000 mgr.y (mgr.25232) 7057 : cluster [DBG] pgmap v8001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:43.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12915 16 16 0 0 0 - 0 2024-07-28T15:46:44.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12916 16 16 0 0 0 - 0 2024-07-28T15:46:45.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:45 smithi150 bash[67543]: cluster 2024-07-28T15:46:44.070862+0000 mgr.y (mgr.25232) 7058 : cluster [DBG] pgmap v8002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:45.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:45 smithi022 bash[80503]: cluster 2024-07-28T15:46:44.070862+0000 mgr.y (mgr.25232) 7058 : cluster [DBG] pgmap v8002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:45.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:45 smithi022 bash[82865]: cluster 2024-07-28T15:46:44.070862+0000 mgr.y (mgr.25232) 7058 : cluster [DBG] pgmap v8002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:45.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12917 16 16 0 0 0 - 0 2024-07-28T15:46:46.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12918 16 16 0 0 0 - 0 2024-07-28T15:46:47.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:47 smithi150 bash[67543]: cluster 2024-07-28T15:46:46.072223+0000 mgr.y (mgr.25232) 7059 : cluster [DBG] pgmap v8003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:47.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:47 smithi022 bash[80503]: cluster 2024-07-28T15:46:46.072223+0000 mgr.y (mgr.25232) 7059 : cluster [DBG] pgmap v8003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:47.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:47 smithi022 bash[82865]: cluster 2024-07-28T15:46:46.072223+0000 mgr.y (mgr.25232) 7059 : cluster [DBG] pgmap v8003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:47.798 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12919 16 16 0 0 0 - 0 2024-07-28T15:46:48.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:46:48.796350+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:46:48.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:46:48.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12920 16 16 0 0 0 - 0 2024-07-28T15:46:49.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:49 smithi150 bash[67543]: cluster 2024-07-28T15:46:48.073588+0000 mgr.y (mgr.25232) 7060 : cluster [DBG] pgmap v8004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:49 smithi022 bash[80503]: cluster 2024-07-28T15:46:48.073588+0000 mgr.y (mgr.25232) 7060 : cluster [DBG] pgmap v8004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:49.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:46:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:46:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:46:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:49 smithi022 bash[82865]: cluster 2024-07-28T15:46:48.073588+0000 mgr.y (mgr.25232) 7060 : cluster [DBG] pgmap v8004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:49.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12921 16 16 0 0 0 - 0 2024-07-28T15:46:50.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12922 16 16 0 0 0 - 0 2024-07-28T15:46:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:51 smithi150 bash[67543]: cluster 2024-07-28T15:46:50.074963+0000 mgr.y (mgr.25232) 7061 : cluster [DBG] pgmap v8005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:51 smithi150 bash[67543]: audit 2024-07-28T15:46:50.618707+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:51 smithi022 bash[80503]: cluster 2024-07-28T15:46:50.074963+0000 mgr.y (mgr.25232) 7061 : cluster [DBG] pgmap v8005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:51 smithi022 bash[80503]: audit 2024-07-28T15:46:50.618707+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:51 smithi022 bash[82865]: cluster 2024-07-28T15:46:50.074963+0000 mgr.y (mgr.25232) 7061 : cluster [DBG] pgmap v8005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:51 smithi022 bash[82865]: audit 2024-07-28T15:46:50.618707+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:46:51.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12923 16 16 0 0 0 - 0 2024-07-28T15:46:52.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:52 smithi150 bash[67543]: cluster 2024-07-28T15:46:52.076330+0000 mgr.y (mgr.25232) 7062 : cluster [DBG] pgmap v8006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:52.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:46:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:46:52.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:52 smithi022 bash[80503]: cluster 2024-07-28T15:46:52.076330+0000 mgr.y (mgr.25232) 7062 : cluster [DBG] pgmap v8006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:52.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:52 smithi022 bash[82865]: cluster 2024-07-28T15:46:52.076330+0000 mgr.y (mgr.25232) 7062 : cluster [DBG] pgmap v8006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:52.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12924 16 16 0 0 0 - 0 2024-07-28T15:46:53.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12925 16 16 0 0 0 - 0 2024-07-28T15:46:54.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12926 16 16 0 0 0 - 0 2024-07-28T15:46:55.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:55 smithi150 bash[67543]: cluster 2024-07-28T15:46:54.077800+0000 mgr.y (mgr.25232) 7063 : cluster [DBG] pgmap v8007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:55.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:55 smithi022 bash[80503]: cluster 2024-07-28T15:46:54.077800+0000 mgr.y (mgr.25232) 7063 : cluster [DBG] pgmap v8007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:55.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:55 smithi022 bash[82865]: cluster 2024-07-28T15:46:54.077800+0000 mgr.y (mgr.25232) 7063 : cluster [DBG] pgmap v8007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:55.799 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12927 16 16 0 0 0 - 0 2024-07-28T15:46:56.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12928 16 16 0 0 0 - 0 2024-07-28T15:46:57.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:57 smithi150 bash[67543]: cluster 2024-07-28T15:46:56.079352+0000 mgr.y (mgr.25232) 7064 : cluster [DBG] pgmap v8008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:57.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:57 smithi022 bash[80503]: cluster 2024-07-28T15:46:56.079352+0000 mgr.y (mgr.25232) 7064 : cluster [DBG] pgmap v8008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:57.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:57 smithi022 bash[82865]: cluster 2024-07-28T15:46:56.079352+0000 mgr.y (mgr.25232) 7064 : cluster [DBG] pgmap v8008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:57.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12929 16 16 0 0 0 - 0 2024-07-28T15:46:58.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12930 16 16 0 0 0 - 0 2024-07-28T15:46:59.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:59 smithi150 bash[67543]: cluster 2024-07-28T15:46:58.080759+0000 mgr.y (mgr.25232) 7065 : cluster [DBG] pgmap v8009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:59.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:46:59 smithi150 bash[67543]: audit 2024-07-28T15:46:58.732598+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:46:59.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:46:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:46:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:46:59.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:59 smithi022 bash[80503]: cluster 2024-07-28T15:46:58.080759+0000 mgr.y (mgr.25232) 7065 : cluster [DBG] pgmap v8009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:59.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:46:59 smithi022 bash[80503]: audit 2024-07-28T15:46:58.732598+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:46:59.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:59 smithi022 bash[82865]: cluster 2024-07-28T15:46:58.080759+0000 mgr.y (mgr.25232) 7065 : cluster [DBG] pgmap v8009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:46:59.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:46:59 smithi022 bash[82865]: audit 2024-07-28T15:46:58.732598+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:46:59.800 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12931 16 16 0 0 0 - 0 2024-07-28T15:47:00.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12932 16 16 0 0 0 - 0 2024-07-28T15:47:01.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:01 smithi150 bash[67543]: cluster 2024-07-28T15:47:00.082116+0000 mgr.y (mgr.25232) 7066 : cluster [DBG] pgmap v8010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:01.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:01 smithi022 bash[80503]: cluster 2024-07-28T15:47:00.082116+0000 mgr.y (mgr.25232) 7066 : cluster [DBG] pgmap v8010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:01.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:01 smithi022 bash[82865]: cluster 2024-07-28T15:47:00.082116+0000 mgr.y (mgr.25232) 7066 : cluster [DBG] pgmap v8010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:01.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12933 16 16 0 0 0 - 0 2024-07-28T15:47:02.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:47:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:47:02.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12934 16 16 0 0 0 - 0 2024-07-28T15:47:03.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:03 smithi150 bash[67543]: cluster 2024-07-28T15:47:02.083492+0000 mgr.y (mgr.25232) 7067 : cluster [DBG] pgmap v8011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:03.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:03 smithi022 bash[80503]: cluster 2024-07-28T15:47:02.083492+0000 mgr.y (mgr.25232) 7067 : cluster [DBG] pgmap v8011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:03 smithi022 bash[82865]: cluster 2024-07-28T15:47:02.083492+0000 mgr.y (mgr.25232) 7067 : cluster [DBG] pgmap v8011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:03.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12935 16 16 0 0 0 - 0 2024-07-28T15:47:04.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12936 16 16 0 0 0 - 0 2024-07-28T15:47:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: cluster 2024-07-28T15:47:04.084165+0000 mgr.y (mgr.25232) 7068 : cluster [DBG] pgmap v8012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:04.412932+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:04.418754+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:04.608849+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:04.619012+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:05.076569+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:47:05.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:05.078246+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:47:05.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:05 smithi150 bash[67543]: audit 2024-07-28T15:47:05.087482+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: cluster 2024-07-28T15:47:04.084165+0000 mgr.y (mgr.25232) 7068 : cluster [DBG] pgmap v8012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:04.412932+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:04.418754+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:04.608849+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:04.619012+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:05.076569+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:05.078246+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[80503]: audit 2024-07-28T15:47:05.087482+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: cluster 2024-07-28T15:47:04.084165+0000 mgr.y (mgr.25232) 7068 : cluster [DBG] pgmap v8012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:04.412932+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:04.418754+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:04.608849+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:04.619012+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:05.076569+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:05.078246+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:47:05.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:05 smithi022 bash[82865]: audit 2024-07-28T15:47:05.087482+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:47:05.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12937 16 16 0 0 0 - 0 2024-07-28T15:47:06.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:06 smithi150 bash[67543]: audit 2024-07-28T15:47:05.619108+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:06.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:06 smithi022 bash[80503]: audit 2024-07-28T15:47:05.619108+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:06 smithi022 bash[82865]: audit 2024-07-28T15:47:05.619108+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:06.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12938 16 16 0 0 0 - 0 2024-07-28T15:47:07.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:07 smithi150 bash[67543]: cluster 2024-07-28T15:47:06.085455+0000 mgr.y (mgr.25232) 7069 : cluster [DBG] pgmap v8013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:07.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:07 smithi022 bash[80503]: cluster 2024-07-28T15:47:06.085455+0000 mgr.y (mgr.25232) 7069 : cluster [DBG] pgmap v8013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:07.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:07 smithi022 bash[82865]: cluster 2024-07-28T15:47:06.085455+0000 mgr.y (mgr.25232) 7069 : cluster [DBG] pgmap v8013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:07.801 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12939 16 16 0 0 0 - 0 2024-07-28T15:47:08.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:47:08.799451+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:47:08.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:47:08.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12940 16 16 0 0 0 - 0 2024-07-28T15:47:09.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:09 smithi150 bash[67543]: cluster 2024-07-28T15:47:08.086878+0000 mgr.y (mgr.25232) 7070 : cluster [DBG] pgmap v8014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:09.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:09 smithi022 bash[80503]: cluster 2024-07-28T15:47:08.086878+0000 mgr.y (mgr.25232) 7070 : cluster [DBG] pgmap v8014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:09.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:47:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:47:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:47:09.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:09 smithi022 bash[82865]: cluster 2024-07-28T15:47:08.086878+0000 mgr.y (mgr.25232) 7070 : cluster [DBG] pgmap v8014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:09.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12941 16 16 0 0 0 - 0 2024-07-28T15:47:10.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12942 16 16 0 0 0 - 0 2024-07-28T15:47:11.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:11 smithi150 bash[67543]: cluster 2024-07-28T15:47:10.088276+0000 mgr.y (mgr.25232) 7071 : cluster [DBG] pgmap v8015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:11.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:11 smithi022 bash[80503]: cluster 2024-07-28T15:47:10.088276+0000 mgr.y (mgr.25232) 7071 : cluster [DBG] pgmap v8015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:11.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:11 smithi022 bash[82865]: cluster 2024-07-28T15:47:10.088276+0000 mgr.y (mgr.25232) 7071 : cluster [DBG] pgmap v8015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:11.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12943 16 16 0 0 0 - 0 2024-07-28T15:47:12.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:47:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:47:12.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12944 16 16 0 0 0 - 0 2024-07-28T15:47:13.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:13 smithi150 bash[67543]: cluster 2024-07-28T15:47:12.089673+0000 mgr.y (mgr.25232) 7072 : cluster [DBG] pgmap v8016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:13.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:13 smithi022 bash[80503]: cluster 2024-07-28T15:47:12.089673+0000 mgr.y (mgr.25232) 7072 : cluster [DBG] pgmap v8016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:13.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:13 smithi022 bash[82865]: cluster 2024-07-28T15:47:12.089673+0000 mgr.y (mgr.25232) 7072 : cluster [DBG] pgmap v8016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:13.802 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12945 16 16 0 0 0 - 0 2024-07-28T15:47:14.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12946 16 16 0 0 0 - 0 2024-07-28T15:47:15.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:15 smithi150 bash[67543]: cluster 2024-07-28T15:47:14.091085+0000 mgr.y (mgr.25232) 7073 : cluster [DBG] pgmap v8017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:15.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:15 smithi022 bash[80503]: cluster 2024-07-28T15:47:14.091085+0000 mgr.y (mgr.25232) 7073 : cluster [DBG] pgmap v8017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:15.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:15 smithi022 bash[82865]: cluster 2024-07-28T15:47:14.091085+0000 mgr.y (mgr.25232) 7073 : cluster [DBG] pgmap v8017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:15.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12947 16 16 0 0 0 - 0 2024-07-28T15:47:16.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12948 16 16 0 0 0 - 0 2024-07-28T15:47:17.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:17 smithi150 bash[67543]: cluster 2024-07-28T15:47:16.092413+0000 mgr.y (mgr.25232) 7074 : cluster [DBG] pgmap v8018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:17.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:17 smithi022 bash[80503]: cluster 2024-07-28T15:47:16.092413+0000 mgr.y (mgr.25232) 7074 : cluster [DBG] pgmap v8018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:17.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:17 smithi022 bash[82865]: cluster 2024-07-28T15:47:16.092413+0000 mgr.y (mgr.25232) 7074 : cluster [DBG] pgmap v8018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:17.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12949 16 16 0 0 0 - 0 2024-07-28T15:47:18.803 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12950 16 16 0 0 0 - 0 2024-07-28T15:47:19.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:19 smithi150 bash[67543]: cluster 2024-07-28T15:47:18.093788+0000 mgr.y (mgr.25232) 7075 : cluster [DBG] pgmap v8019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:19.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:47:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:47:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:47:19.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:19 smithi022 bash[80503]: cluster 2024-07-28T15:47:18.093788+0000 mgr.y (mgr.25232) 7075 : cluster [DBG] pgmap v8019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:19.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:19 smithi022 bash[82865]: cluster 2024-07-28T15:47:18.093788+0000 mgr.y (mgr.25232) 7075 : cluster [DBG] pgmap v8019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:19.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12951 16 16 0 0 0 - 0 2024-07-28T15:47:20.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12952 16 16 0 0 0 - 0 2024-07-28T15:47:21.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:21 smithi150 bash[67543]: cluster 2024-07-28T15:47:20.095209+0000 mgr.y (mgr.25232) 7076 : cluster [DBG] pgmap v8020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:21.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:21 smithi150 bash[67543]: audit 2024-07-28T15:47:20.619695+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:21 smithi022 bash[82865]: cluster 2024-07-28T15:47:20.095209+0000 mgr.y (mgr.25232) 7076 : cluster [DBG] pgmap v8020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:21.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:21 smithi022 bash[82865]: audit 2024-07-28T15:47:20.619695+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:21 smithi022 bash[80503]: cluster 2024-07-28T15:47:20.095209+0000 mgr.y (mgr.25232) 7076 : cluster [DBG] pgmap v8020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:21 smithi022 bash[80503]: audit 2024-07-28T15:47:20.619695+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:21.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12953 16 16 0 0 0 - 0 2024-07-28T15:47:22.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:47:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:47:22.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12954 16 16 0 0 0 - 0 2024-07-28T15:47:23.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:23 smithi150 bash[67543]: cluster 2024-07-28T15:47:22.096581+0000 mgr.y (mgr.25232) 7077 : cluster [DBG] pgmap v8021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:23.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:23 smithi022 bash[82865]: cluster 2024-07-28T15:47:22.096581+0000 mgr.y (mgr.25232) 7077 : cluster [DBG] pgmap v8021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:23.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:23 smithi022 bash[80503]: cluster 2024-07-28T15:47:22.096581+0000 mgr.y (mgr.25232) 7077 : cluster [DBG] pgmap v8021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:23.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12955 16 16 0 0 0 - 0 2024-07-28T15:47:24.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12956 16 16 0 0 0 - 0 2024-07-28T15:47:25.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:25 smithi150 bash[67543]: cluster 2024-07-28T15:47:24.097974+0000 mgr.y (mgr.25232) 7078 : cluster [DBG] pgmap v8022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:25.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:25 smithi022 bash[80503]: cluster 2024-07-28T15:47:24.097974+0000 mgr.y (mgr.25232) 7078 : cluster [DBG] pgmap v8022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:25.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:25 smithi022 bash[82865]: cluster 2024-07-28T15:47:24.097974+0000 mgr.y (mgr.25232) 7078 : cluster [DBG] pgmap v8022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:25.804 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12957 16 16 0 0 0 - 0 2024-07-28T15:47:26.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12958 16 16 0 0 0 - 0 2024-07-28T15:47:27.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:27 smithi150 bash[67543]: cluster 2024-07-28T15:47:26.099380+0000 mgr.y (mgr.25232) 7079 : cluster [DBG] pgmap v8023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:27.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:27 smithi022 bash[82865]: cluster 2024-07-28T15:47:26.099380+0000 mgr.y (mgr.25232) 7079 : cluster [DBG] pgmap v8023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:27.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:27 smithi022 bash[80503]: cluster 2024-07-28T15:47:26.099380+0000 mgr.y (mgr.25232) 7079 : cluster [DBG] pgmap v8023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:27.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12959 16 16 0 0 0 - 0 2024-07-28T15:47:28.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:47:28.802779+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:47:28.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:47:28.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12960 16 16 0 0 0 - 0 2024-07-28T15:47:29.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:29 smithi150 bash[67543]: cluster 2024-07-28T15:47:28.100772+0000 mgr.y (mgr.25232) 7080 : cluster [DBG] pgmap v8024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:29.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:29 smithi022 bash[80503]: cluster 2024-07-28T15:47:28.100772+0000 mgr.y (mgr.25232) 7080 : cluster [DBG] pgmap v8024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:29.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:47:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:47:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:47:29.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:29 smithi022 bash[82865]: cluster 2024-07-28T15:47:28.100772+0000 mgr.y (mgr.25232) 7080 : cluster [DBG] pgmap v8024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:29.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12961 16 16 0 0 0 - 0 2024-07-28T15:47:30.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12962 16 16 0 0 0 - 0 2024-07-28T15:47:31.534 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:31 smithi150 bash[67543]: cluster 2024-07-28T15:47:30.102124+0000 mgr.y (mgr.25232) 7081 : cluster [DBG] pgmap v8025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:31.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:31 smithi022 bash[80503]: cluster 2024-07-28T15:47:30.102124+0000 mgr.y (mgr.25232) 7081 : cluster [DBG] pgmap v8025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:31.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:31 smithi022 bash[82865]: cluster 2024-07-28T15:47:30.102124+0000 mgr.y (mgr.25232) 7081 : cluster [DBG] pgmap v8025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:31.805 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12963 16 16 0 0 0 - 0 2024-07-28T15:47:32.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:47:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:47:32.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12964 16 16 0 0 0 - 0 2024-07-28T15:47:33.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:33 smithi150 bash[67543]: cluster 2024-07-28T15:47:32.103478+0000 mgr.y (mgr.25232) 7082 : cluster [DBG] pgmap v8026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:33.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:33 smithi022 bash[80503]: cluster 2024-07-28T15:47:32.103478+0000 mgr.y (mgr.25232) 7082 : cluster [DBG] pgmap v8026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:33.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:33 smithi022 bash[82865]: cluster 2024-07-28T15:47:32.103478+0000 mgr.y (mgr.25232) 7082 : cluster [DBG] pgmap v8026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:33.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12965 16 16 0 0 0 - 0 2024-07-28T15:47:34.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12966 16 16 0 0 0 - 0 2024-07-28T15:47:35.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:35 smithi150 bash[67543]: cluster 2024-07-28T15:47:34.104829+0000 mgr.y (mgr.25232) 7083 : cluster [DBG] pgmap v8027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:35.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:35 smithi022 bash[82865]: cluster 2024-07-28T15:47:34.104829+0000 mgr.y (mgr.25232) 7083 : cluster [DBG] pgmap v8027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:35.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:35 smithi022 bash[80503]: cluster 2024-07-28T15:47:34.104829+0000 mgr.y (mgr.25232) 7083 : cluster [DBG] pgmap v8027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:35.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12967 16 16 0 0 0 - 0 2024-07-28T15:47:36.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:36 smithi150 bash[67543]: audit 2024-07-28T15:47:35.619961+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:36.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:36 smithi022 bash[80503]: audit 2024-07-28T15:47:35.619961+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:36 smithi022 bash[82865]: audit 2024-07-28T15:47:35.619961+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:36.806 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12968 16 16 0 0 0 - 0 2024-07-28T15:47:37.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:37 smithi150 bash[67543]: cluster 2024-07-28T15:47:36.106127+0000 mgr.y (mgr.25232) 7084 : cluster [DBG] pgmap v8028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:37.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:37 smithi022 bash[80503]: cluster 2024-07-28T15:47:36.106127+0000 mgr.y (mgr.25232) 7084 : cluster [DBG] pgmap v8028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:37.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:37 smithi022 bash[82865]: cluster 2024-07-28T15:47:36.106127+0000 mgr.y (mgr.25232) 7084 : cluster [DBG] pgmap v8028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:37.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12969 16 16 0 0 0 - 0 2024-07-28T15:47:38.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:38 smithi150 bash[67543]: cluster 2024-07-28T15:47:38.107479+0000 mgr.y (mgr.25232) 7085 : cluster [DBG] pgmap v8029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:38.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:38 smithi022 bash[80503]: cluster 2024-07-28T15:47:38.107479+0000 mgr.y (mgr.25232) 7085 : cluster [DBG] pgmap v8029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:38.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:38 smithi022 bash[82865]: cluster 2024-07-28T15:47:38.107479+0000 mgr.y (mgr.25232) 7085 : cluster [DBG] pgmap v8029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:38.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12970 16 16 0 0 0 - 0 2024-07-28T15:47:39.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12971 16 16 0 0 0 - 0 2024-07-28T15:47:39.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:47:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:47:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:47:40.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12972 16 16 0 0 0 - 0 2024-07-28T15:47:41.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:41 smithi150 bash[67543]: cluster 2024-07-28T15:47:40.108821+0000 mgr.y (mgr.25232) 7086 : cluster [DBG] pgmap v8030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:41.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:41 smithi022 bash[80503]: cluster 2024-07-28T15:47:40.108821+0000 mgr.y (mgr.25232) 7086 : cluster [DBG] pgmap v8030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:41.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:41 smithi022 bash[82865]: cluster 2024-07-28T15:47:40.108821+0000 mgr.y (mgr.25232) 7086 : cluster [DBG] pgmap v8030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:41.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12973 16 16 0 0 0 - 0 2024-07-28T15:47:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:47:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:47:42.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12974 16 16 0 0 0 - 0 2024-07-28T15:47:43.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:43 smithi150 bash[67543]: cluster 2024-07-28T15:47:42.110162+0000 mgr.y (mgr.25232) 7087 : cluster [DBG] pgmap v8031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:43.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:43 smithi022 bash[80503]: cluster 2024-07-28T15:47:42.110162+0000 mgr.y (mgr.25232) 7087 : cluster [DBG] pgmap v8031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:43.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:43 smithi022 bash[82865]: cluster 2024-07-28T15:47:42.110162+0000 mgr.y (mgr.25232) 7087 : cluster [DBG] pgmap v8031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:43.807 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12975 16 16 0 0 0 - 0 2024-07-28T15:47:44.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12976 16 16 0 0 0 - 0 2024-07-28T15:47:45.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:45 smithi150 bash[67543]: cluster 2024-07-28T15:47:44.111551+0000 mgr.y (mgr.25232) 7088 : cluster [DBG] pgmap v8032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:45.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:45 smithi022 bash[80503]: cluster 2024-07-28T15:47:44.111551+0000 mgr.y (mgr.25232) 7088 : cluster [DBG] pgmap v8032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:45.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:45 smithi022 bash[82865]: cluster 2024-07-28T15:47:44.111551+0000 mgr.y (mgr.25232) 7088 : cluster [DBG] pgmap v8032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:45.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12977 16 16 0 0 0 - 0 2024-07-28T15:47:46.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12978 16 16 0 0 0 - 0 2024-07-28T15:47:47.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:47 smithi150 bash[67543]: cluster 2024-07-28T15:47:46.112922+0000 mgr.y (mgr.25232) 7089 : cluster [DBG] pgmap v8033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:47.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:47 smithi022 bash[80503]: cluster 2024-07-28T15:47:46.112922+0000 mgr.y (mgr.25232) 7089 : cluster [DBG] pgmap v8033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:47.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:47 smithi022 bash[82865]: cluster 2024-07-28T15:47:46.112922+0000 mgr.y (mgr.25232) 7089 : cluster [DBG] pgmap v8033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:47.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12979 16 16 0 0 0 - 0 2024-07-28T15:47:48.808 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:47:48.806036+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:47:48.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:47:48.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12980 16 16 0 0 0 - 0 2024-07-28T15:47:49.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:49 smithi150 bash[67543]: cluster 2024-07-28T15:47:48.114285+0000 mgr.y (mgr.25232) 7090 : cluster [DBG] pgmap v8034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:49.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:47:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:47:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:47:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:49 smithi022 bash[82865]: cluster 2024-07-28T15:47:48.114285+0000 mgr.y (mgr.25232) 7090 : cluster [DBG] pgmap v8034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:49.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:49 smithi022 bash[80503]: cluster 2024-07-28T15:47:48.114285+0000 mgr.y (mgr.25232) 7090 : cluster [DBG] pgmap v8034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:49.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12981 16 16 0 0 0 - 0 2024-07-28T15:47:50.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12982 16 16 0 0 0 - 0 2024-07-28T15:47:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:51 smithi150 bash[67543]: cluster 2024-07-28T15:47:50.115625+0000 mgr.y (mgr.25232) 7091 : cluster [DBG] pgmap v8035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:51 smithi150 bash[67543]: audit 2024-07-28T15:47:50.620356+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:51 smithi022 bash[80503]: cluster 2024-07-28T15:47:50.115625+0000 mgr.y (mgr.25232) 7091 : cluster [DBG] pgmap v8035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:51 smithi022 bash[80503]: audit 2024-07-28T15:47:50.620356+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:51 smithi022 bash[82865]: cluster 2024-07-28T15:47:50.115625+0000 mgr.y (mgr.25232) 7091 : cluster [DBG] pgmap v8035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:51 smithi022 bash[82865]: audit 2024-07-28T15:47:50.620356+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:47:51.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12983 16 16 0 0 0 - 0 2024-07-28T15:47:52.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:47:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:47:52.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12984 16 16 0 0 0 - 0 2024-07-28T15:47:53.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:53 smithi150 bash[67543]: cluster 2024-07-28T15:47:52.116994+0000 mgr.y (mgr.25232) 7092 : cluster [DBG] pgmap v8036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:53.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:53 smithi022 bash[80503]: cluster 2024-07-28T15:47:52.116994+0000 mgr.y (mgr.25232) 7092 : cluster [DBG] pgmap v8036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:53.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:53 smithi022 bash[82865]: cluster 2024-07-28T15:47:52.116994+0000 mgr.y (mgr.25232) 7092 : cluster [DBG] pgmap v8036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:53.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12985 16 16 0 0 0 - 0 2024-07-28T15:47:54.809 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12986 16 16 0 0 0 - 0 2024-07-28T15:47:55.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:55 smithi150 bash[67543]: cluster 2024-07-28T15:47:54.118394+0000 mgr.y (mgr.25232) 7093 : cluster [DBG] pgmap v8037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:55.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:55 smithi022 bash[82865]: cluster 2024-07-28T15:47:54.118394+0000 mgr.y (mgr.25232) 7093 : cluster [DBG] pgmap v8037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:55.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:55 smithi022 bash[80503]: cluster 2024-07-28T15:47:54.118394+0000 mgr.y (mgr.25232) 7093 : cluster [DBG] pgmap v8037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:55.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12987 16 16 0 0 0 - 0 2024-07-28T15:47:56.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12988 16 16 0 0 0 - 0 2024-07-28T15:47:57.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:57 smithi150 bash[67543]: cluster 2024-07-28T15:47:56.119723+0000 mgr.y (mgr.25232) 7094 : cluster [DBG] pgmap v8038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:57.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:57 smithi022 bash[80503]: cluster 2024-07-28T15:47:56.119723+0000 mgr.y (mgr.25232) 7094 : cluster [DBG] pgmap v8038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:57.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:57 smithi022 bash[82865]: cluster 2024-07-28T15:47:56.119723+0000 mgr.y (mgr.25232) 7094 : cluster [DBG] pgmap v8038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:57.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12989 16 16 0 0 0 - 0 2024-07-28T15:47:58.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12990 16 16 0 0 0 - 0 2024-07-28T15:47:59.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:47:59 smithi150 bash[67543]: cluster 2024-07-28T15:47:58.121077+0000 mgr.y (mgr.25232) 7095 : cluster [DBG] pgmap v8039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:59.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:47:59 smithi022 bash[80503]: cluster 2024-07-28T15:47:58.121077+0000 mgr.y (mgr.25232) 7095 : cluster [DBG] pgmap v8039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:59.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:47:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:47:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:47:59.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:47:59 smithi022 bash[82865]: cluster 2024-07-28T15:47:58.121077+0000 mgr.y (mgr.25232) 7095 : cluster [DBG] pgmap v8039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:47:59.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12991 16 16 0 0 0 - 0 2024-07-28T15:48:00.810 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12992 16 16 0 0 0 - 0 2024-07-28T15:48:01.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:01 smithi150 bash[67543]: cluster 2024-07-28T15:48:00.122465+0000 mgr.y (mgr.25232) 7096 : cluster [DBG] pgmap v8040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:01.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:01 smithi022 bash[80503]: cluster 2024-07-28T15:48:00.122465+0000 mgr.y (mgr.25232) 7096 : cluster [DBG] pgmap v8040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:01.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:01 smithi022 bash[82865]: cluster 2024-07-28T15:48:00.122465+0000 mgr.y (mgr.25232) 7096 : cluster [DBG] pgmap v8040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:01.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12993 16 16 0 0 0 - 0 2024-07-28T15:48:02.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:48:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:48:02.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12994 16 16 0 0 0 - 0 2024-07-28T15:48:03.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:03 smithi150 bash[67543]: cluster 2024-07-28T15:48:02.123791+0000 mgr.y (mgr.25232) 7097 : cluster [DBG] pgmap v8041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:03.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:03 smithi022 bash[80503]: cluster 2024-07-28T15:48:02.123791+0000 mgr.y (mgr.25232) 7097 : cluster [DBG] pgmap v8041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:03 smithi022 bash[82865]: cluster 2024-07-28T15:48:02.123791+0000 mgr.y (mgr.25232) 7097 : cluster [DBG] pgmap v8041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:03.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12995 16 16 0 0 0 - 0 2024-07-28T15:48:04.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12996 16 16 0 0 0 - 0 2024-07-28T15:48:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:05 smithi150 bash[67543]: cluster 2024-07-28T15:48:04.125121+0000 mgr.y (mgr.25232) 7098 : cluster [DBG] pgmap v8042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:05 smithi022 bash[80503]: cluster 2024-07-28T15:48:04.125121+0000 mgr.y (mgr.25232) 7098 : cluster [DBG] pgmap v8042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:05.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:05 smithi022 bash[82865]: cluster 2024-07-28T15:48:04.125121+0000 mgr.y (mgr.25232) 7098 : cluster [DBG] pgmap v8042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:05.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12997 16 16 0 0 0 - 0 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:06 smithi150 bash[67543]: audit 2024-07-28T15:48:05.240615+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:48:06.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:06 smithi150 bash[67543]: audit 2024-07-28T15:48:05.620532+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:06.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:06 smithi022 bash[80503]: audit 2024-07-28T15:48:05.240615+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:48:06.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:06 smithi022 bash[80503]: audit 2024-07-28T15:48:05.620532+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:06 smithi022 bash[82865]: audit 2024-07-28T15:48:05.240615+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:48:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:06 smithi022 bash[82865]: audit 2024-07-28T15:48:05.620532+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:06.811 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12998 16 16 0 0 0 - 0 2024-07-28T15:48:07.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:07 smithi150 bash[67543]: cluster 2024-07-28T15:48:06.126451+0000 mgr.y (mgr.25232) 7099 : cluster [DBG] pgmap v8043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:07.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:07 smithi022 bash[80503]: cluster 2024-07-28T15:48:06.126451+0000 mgr.y (mgr.25232) 7099 : cluster [DBG] pgmap v8043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:07.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:07 smithi022 bash[82865]: cluster 2024-07-28T15:48:06.126451+0000 mgr.y (mgr.25232) 7099 : cluster [DBG] pgmap v8043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:07.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:12999 16 16 0 0 0 - 0 2024-07-28T15:48:08.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:48:08.809350+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:48:08.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:48:08.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13000 16 16 0 0 0 - 0 2024-07-28T15:48:09.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:09 smithi150 bash[67543]: cluster 2024-07-28T15:48:08.127170+0000 mgr.y (mgr.25232) 7100 : cluster [DBG] pgmap v8044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:09.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:09 smithi022 bash[80503]: cluster 2024-07-28T15:48:08.127170+0000 mgr.y (mgr.25232) 7100 : cluster [DBG] pgmap v8044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:09.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:48:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:48:09] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:48:09.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:09 smithi022 bash[82865]: cluster 2024-07-28T15:48:08.127170+0000 mgr.y (mgr.25232) 7100 : cluster [DBG] pgmap v8044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:09.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13001 16 16 0 0 0 - 0 2024-07-28T15:48:10.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:10 smithi022 bash[80503]: cluster 2024-07-28T15:48:10.128486+0000 mgr.y (mgr.25232) 7101 : cluster [DBG] pgmap v8045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:10.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:10 smithi022 bash[82865]: cluster 2024-07-28T15:48:10.128486+0000 mgr.y (mgr.25232) 7101 : cluster [DBG] pgmap v8045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:10.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:10 smithi150 bash[67543]: cluster 2024-07-28T15:48:10.128486+0000 mgr.y (mgr.25232) 7101 : cluster [DBG] pgmap v8045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:10.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13002 16 16 0 0 0 - 0 2024-07-28T15:48:11.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13003 16 16 0 0 0 - 0 2024-07-28T15:48:12.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:10.929922+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:10.934859+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:11.124219+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:11.133822+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:11.585415+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:48:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:11.587032+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:48:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:11 smithi150 bash[67543]: audit 2024-07-28T15:48:11.595978+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:10.929922+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:10.934859+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:11.124219+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:11.133822+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:11.585415+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:11.587032+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[80503]: audit 2024-07-28T15:48:11.595978+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:10.929922+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:10.934859+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:11.124219+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:11.133822+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:11.585415+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:11.587032+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:48:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:11 smithi022 bash[82865]: audit 2024-07-28T15:48:11.595978+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:48:12.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:48:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:48:12.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13004 16 16 0 0 0 - 0 2024-07-28T15:48:13.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:12 smithi150 bash[67543]: cluster 2024-07-28T15:48:12.129834+0000 mgr.y (mgr.25232) 7102 : cluster [DBG] pgmap v8046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:13.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:12 smithi022 bash[80503]: cluster 2024-07-28T15:48:12.129834+0000 mgr.y (mgr.25232) 7102 : cluster [DBG] pgmap v8046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:13.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:12 smithi022 bash[82865]: cluster 2024-07-28T15:48:12.129834+0000 mgr.y (mgr.25232) 7102 : cluster [DBG] pgmap v8046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:13.812 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13005 16 16 0 0 0 - 0 2024-07-28T15:48:14.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13006 16 16 0 0 0 - 0 2024-07-28T15:48:15.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:15 smithi150 bash[67543]: cluster 2024-07-28T15:48:14.131336+0000 mgr.y (mgr.25232) 7103 : cluster [DBG] pgmap v8047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:15.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:15 smithi022 bash[80503]: cluster 2024-07-28T15:48:14.131336+0000 mgr.y (mgr.25232) 7103 : cluster [DBG] pgmap v8047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:15.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:15 smithi022 bash[82865]: cluster 2024-07-28T15:48:14.131336+0000 mgr.y (mgr.25232) 7103 : cluster [DBG] pgmap v8047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:15.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13007 16 16 0 0 0 - 0 2024-07-28T15:48:16.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13008 16 16 0 0 0 - 0 2024-07-28T15:48:17.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:17 smithi150 bash[67543]: cluster 2024-07-28T15:48:16.132824+0000 mgr.y (mgr.25232) 7104 : cluster [DBG] pgmap v8048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:17.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:17 smithi022 bash[80503]: cluster 2024-07-28T15:48:16.132824+0000 mgr.y (mgr.25232) 7104 : cluster [DBG] pgmap v8048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:17.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:17 smithi022 bash[82865]: cluster 2024-07-28T15:48:16.132824+0000 mgr.y (mgr.25232) 7104 : cluster [DBG] pgmap v8048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:17.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13009 16 16 0 0 0 - 0 2024-07-28T15:48:18.813 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13010 16 16 0 0 0 - 0 2024-07-28T15:48:19.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:19 smithi150 bash[67543]: cluster 2024-07-28T15:48:18.134337+0000 mgr.y (mgr.25232) 7105 : cluster [DBG] pgmap v8049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:19.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:19 smithi022 bash[80503]: cluster 2024-07-28T15:48:18.134337+0000 mgr.y (mgr.25232) 7105 : cluster [DBG] pgmap v8049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:19.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:48:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:48:19] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:48:19.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:19 smithi022 bash[82865]: cluster 2024-07-28T15:48:18.134337+0000 mgr.y (mgr.25232) 7105 : cluster [DBG] pgmap v8049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:19.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13011 16 16 0 0 0 - 0 2024-07-28T15:48:20.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13012 16 16 0 0 0 - 0 2024-07-28T15:48:21.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:21 smithi150 bash[67543]: cluster 2024-07-28T15:48:20.135692+0000 mgr.y (mgr.25232) 7106 : cluster [DBG] pgmap v8050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:21.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:21 smithi150 bash[67543]: audit 2024-07-28T15:48:20.621268+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:21 smithi022 bash[80503]: cluster 2024-07-28T15:48:20.135692+0000 mgr.y (mgr.25232) 7106 : cluster [DBG] pgmap v8050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:21 smithi022 bash[80503]: audit 2024-07-28T15:48:20.621268+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:21.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:21 smithi022 bash[82865]: cluster 2024-07-28T15:48:20.135692+0000 mgr.y (mgr.25232) 7106 : cluster [DBG] pgmap v8050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:21.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:21 smithi022 bash[82865]: audit 2024-07-28T15:48:20.621268+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:21.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13013 16 16 0 0 0 - 0 2024-07-28T15:48:22.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:48:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:48:22.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13014 16 16 0 0 0 - 0 2024-07-28T15:48:23.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:23 smithi150 bash[67543]: cluster 2024-07-28T15:48:22.137164+0000 mgr.y (mgr.25232) 7107 : cluster [DBG] pgmap v8051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:23.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:23 smithi022 bash[80503]: cluster 2024-07-28T15:48:22.137164+0000 mgr.y (mgr.25232) 7107 : cluster [DBG] pgmap v8051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:23.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:23 smithi022 bash[82865]: cluster 2024-07-28T15:48:22.137164+0000 mgr.y (mgr.25232) 7107 : cluster [DBG] pgmap v8051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:23.814 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13015 16 16 0 0 0 - 0 2024-07-28T15:48:24.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13016 16 16 0 0 0 - 0 2024-07-28T15:48:25.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:25 smithi150 bash[67543]: cluster 2024-07-28T15:48:24.138592+0000 mgr.y (mgr.25232) 7108 : cluster [DBG] pgmap v8052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:25.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:25 smithi022 bash[80503]: cluster 2024-07-28T15:48:24.138592+0000 mgr.y (mgr.25232) 7108 : cluster [DBG] pgmap v8052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:25.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:25 smithi022 bash[82865]: cluster 2024-07-28T15:48:24.138592+0000 mgr.y (mgr.25232) 7108 : cluster [DBG] pgmap v8052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:25.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13017 16 16 0 0 0 - 0 2024-07-28T15:48:26.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13018 16 16 0 0 0 - 0 2024-07-28T15:48:27.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:27 smithi150 bash[67543]: cluster 2024-07-28T15:48:26.139903+0000 mgr.y (mgr.25232) 7109 : cluster [DBG] pgmap v8053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:27.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:27 smithi022 bash[80503]: cluster 2024-07-28T15:48:26.139903+0000 mgr.y (mgr.25232) 7109 : cluster [DBG] pgmap v8053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:27.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:27 smithi022 bash[82865]: cluster 2024-07-28T15:48:26.139903+0000 mgr.y (mgr.25232) 7109 : cluster [DBG] pgmap v8053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:27.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13019 16 16 0 0 0 - 0 2024-07-28T15:48:28.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:48:28.812556+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:48:28.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:48:28.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13020 16 16 0 0 0 - 0 2024-07-28T15:48:29.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:29 smithi150 bash[67543]: cluster 2024-07-28T15:48:28.141362+0000 mgr.y (mgr.25232) 7110 : cluster [DBG] pgmap v8054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:29.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:29 smithi022 bash[80503]: cluster 2024-07-28T15:48:28.141362+0000 mgr.y (mgr.25232) 7110 : cluster [DBG] pgmap v8054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:29.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:48:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:48:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:48:29.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:29 smithi022 bash[82865]: cluster 2024-07-28T15:48:28.141362+0000 mgr.y (mgr.25232) 7110 : cluster [DBG] pgmap v8054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:29.815 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13021 16 16 0 0 0 - 0 2024-07-28T15:48:30.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13022 16 16 0 0 0 - 0 2024-07-28T15:48:31.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:31 smithi150 bash[67543]: cluster 2024-07-28T15:48:30.142790+0000 mgr.y (mgr.25232) 7111 : cluster [DBG] pgmap v8055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:31.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:31 smithi022 bash[80503]: cluster 2024-07-28T15:48:30.142790+0000 mgr.y (mgr.25232) 7111 : cluster [DBG] pgmap v8055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:31.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:31 smithi022 bash[82865]: cluster 2024-07-28T15:48:30.142790+0000 mgr.y (mgr.25232) 7111 : cluster [DBG] pgmap v8055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:31.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13023 16 16 0 0 0 - 0 2024-07-28T15:48:32.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:48:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:48:32.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13024 16 16 0 0 0 - 0 2024-07-28T15:48:33.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:33 smithi150 bash[67543]: cluster 2024-07-28T15:48:32.144150+0000 mgr.y (mgr.25232) 7112 : cluster [DBG] pgmap v8056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:33.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:33 smithi022 bash[80503]: cluster 2024-07-28T15:48:32.144150+0000 mgr.y (mgr.25232) 7112 : cluster [DBG] pgmap v8056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:33.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:33 smithi022 bash[82865]: cluster 2024-07-28T15:48:32.144150+0000 mgr.y (mgr.25232) 7112 : cluster [DBG] pgmap v8056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:33.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13025 16 16 0 0 0 - 0 2024-07-28T15:48:34.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13026 16 16 0 0 0 - 0 2024-07-28T15:48:35.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:35 smithi150 bash[67543]: cluster 2024-07-28T15:48:34.145498+0000 mgr.y (mgr.25232) 7113 : cluster [DBG] pgmap v8057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:35.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:35 smithi022 bash[80503]: cluster 2024-07-28T15:48:34.145498+0000 mgr.y (mgr.25232) 7113 : cluster [DBG] pgmap v8057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:35.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:35 smithi022 bash[82865]: cluster 2024-07-28T15:48:34.145498+0000 mgr.y (mgr.25232) 7113 : cluster [DBG] pgmap v8057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:35.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13027 16 16 0 0 0 - 0 2024-07-28T15:48:36.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:36 smithi150 bash[67543]: audit 2024-07-28T15:48:35.621610+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:36.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:36 smithi022 bash[80503]: audit 2024-07-28T15:48:35.621610+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:36 smithi022 bash[82865]: audit 2024-07-28T15:48:35.621610+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:36.816 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13028 16 16 0 0 0 - 0 2024-07-28T15:48:37.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:37 smithi150 bash[67543]: cluster 2024-07-28T15:48:36.146846+0000 mgr.y (mgr.25232) 7114 : cluster [DBG] pgmap v8058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:37.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:37 smithi022 bash[80503]: cluster 2024-07-28T15:48:36.146846+0000 mgr.y (mgr.25232) 7114 : cluster [DBG] pgmap v8058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:37.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:37 smithi022 bash[82865]: cluster 2024-07-28T15:48:36.146846+0000 mgr.y (mgr.25232) 7114 : cluster [DBG] pgmap v8058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:37.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13029 16 16 0 0 0 - 0 2024-07-28T15:48:38.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:38 smithi150 bash[67543]: cluster 2024-07-28T15:48:38.148339+0000 mgr.y (mgr.25232) 7115 : cluster [DBG] pgmap v8059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:38.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:38 smithi022 bash[80503]: cluster 2024-07-28T15:48:38.148339+0000 mgr.y (mgr.25232) 7115 : cluster [DBG] pgmap v8059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:38.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:38 smithi022 bash[82865]: cluster 2024-07-28T15:48:38.148339+0000 mgr.y (mgr.25232) 7115 : cluster [DBG] pgmap v8059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:38.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13030 16 16 0 0 0 - 0 2024-07-28T15:48:39.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13031 16 16 0 0 0 - 0 2024-07-28T15:48:39.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:48:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:48:39] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:48:40.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13032 16 16 0 0 0 - 0 2024-07-28T15:48:41.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:41 smithi150 bash[67543]: cluster 2024-07-28T15:48:40.149716+0000 mgr.y (mgr.25232) 7116 : cluster [DBG] pgmap v8060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:41.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:41 smithi022 bash[80503]: cluster 2024-07-28T15:48:40.149716+0000 mgr.y (mgr.25232) 7116 : cluster [DBG] pgmap v8060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:41.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:41 smithi022 bash[82865]: cluster 2024-07-28T15:48:40.149716+0000 mgr.y (mgr.25232) 7116 : cluster [DBG] pgmap v8060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:41.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13033 16 16 0 0 0 - 0 2024-07-28T15:48:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:48:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:48:42.817 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13034 16 16 0 0 0 - 0 2024-07-28T15:48:43.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:43 smithi150 bash[67543]: cluster 2024-07-28T15:48:42.151159+0000 mgr.y (mgr.25232) 7117 : cluster [DBG] pgmap v8061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:43.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:43 smithi022 bash[80503]: cluster 2024-07-28T15:48:42.151159+0000 mgr.y (mgr.25232) 7117 : cluster [DBG] pgmap v8061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:43.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:43 smithi022 bash[82865]: cluster 2024-07-28T15:48:42.151159+0000 mgr.y (mgr.25232) 7117 : cluster [DBG] pgmap v8061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:43.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13035 16 16 0 0 0 - 0 2024-07-28T15:48:44.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13036 16 16 0 0 0 - 0 2024-07-28T15:48:45.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:45 smithi150 bash[67543]: cluster 2024-07-28T15:48:44.152529+0000 mgr.y (mgr.25232) 7118 : cluster [DBG] pgmap v8062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:45.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:45 smithi022 bash[80503]: cluster 2024-07-28T15:48:44.152529+0000 mgr.y (mgr.25232) 7118 : cluster [DBG] pgmap v8062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:45.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:45 smithi022 bash[82865]: cluster 2024-07-28T15:48:44.152529+0000 mgr.y (mgr.25232) 7118 : cluster [DBG] pgmap v8062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:45.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13037 16 16 0 0 0 - 0 2024-07-28T15:48:46.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13038 16 16 0 0 0 - 0 2024-07-28T15:48:47.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:47 smithi150 bash[67543]: cluster 2024-07-28T15:48:46.153872+0000 mgr.y (mgr.25232) 7119 : cluster [DBG] pgmap v8063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:47.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:47 smithi022 bash[80503]: cluster 2024-07-28T15:48:46.153872+0000 mgr.y (mgr.25232) 7119 : cluster [DBG] pgmap v8063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:47.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:47 smithi022 bash[82865]: cluster 2024-07-28T15:48:46.153872+0000 mgr.y (mgr.25232) 7119 : cluster [DBG] pgmap v8063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:47.818 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13039 16 16 0 0 0 - 0 2024-07-28T15:48:48.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:48:48.815908+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:48:48.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:48:48.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13040 16 16 0 0 0 - 0 2024-07-28T15:48:49.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:49 smithi150 bash[67543]: cluster 2024-07-28T15:48:48.155242+0000 mgr.y (mgr.25232) 7120 : cluster [DBG] pgmap v8064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:49.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:49 smithi022 bash[80503]: cluster 2024-07-28T15:48:48.155242+0000 mgr.y (mgr.25232) 7120 : cluster [DBG] pgmap v8064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:49.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:48:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:48:49] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:48:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:49 smithi022 bash[82865]: cluster 2024-07-28T15:48:48.155242+0000 mgr.y (mgr.25232) 7120 : cluster [DBG] pgmap v8064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:49.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13041 16 16 0 0 0 - 0 2024-07-28T15:48:50.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13042 16 16 0 0 0 - 0 2024-07-28T15:48:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:51 smithi150 bash[67543]: cluster 2024-07-28T15:48:50.156572+0000 mgr.y (mgr.25232) 7121 : cluster [DBG] pgmap v8065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:51.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:51 smithi150 bash[67543]: audit 2024-07-28T15:48:50.622167+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:51 smithi022 bash[80503]: cluster 2024-07-28T15:48:50.156572+0000 mgr.y (mgr.25232) 7121 : cluster [DBG] pgmap v8065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:51 smithi022 bash[80503]: audit 2024-07-28T15:48:50.622167+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:51 smithi022 bash[82865]: cluster 2024-07-28T15:48:50.156572+0000 mgr.y (mgr.25232) 7121 : cluster [DBG] pgmap v8065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:51 smithi022 bash[82865]: audit 2024-07-28T15:48:50.622167+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:48:51.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13043 16 16 0 0 0 - 0 2024-07-28T15:48:52.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:48:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:48:52.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13044 16 16 0 0 0 - 0 2024-07-28T15:48:53.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:53 smithi150 bash[67543]: cluster 2024-07-28T15:48:52.157913+0000 mgr.y (mgr.25232) 7122 : cluster [DBG] pgmap v8066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:53.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:53 smithi022 bash[80503]: cluster 2024-07-28T15:48:52.157913+0000 mgr.y (mgr.25232) 7122 : cluster [DBG] pgmap v8066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:53.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:53 smithi022 bash[82865]: cluster 2024-07-28T15:48:52.157913+0000 mgr.y (mgr.25232) 7122 : cluster [DBG] pgmap v8066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:53.819 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13045 16 16 0 0 0 - 0 2024-07-28T15:48:54.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13046 16 16 0 0 0 - 0 2024-07-28T15:48:55.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:55 smithi150 bash[67543]: cluster 2024-07-28T15:48:54.159271+0000 mgr.y (mgr.25232) 7123 : cluster [DBG] pgmap v8067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:55.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:55 smithi022 bash[80503]: cluster 2024-07-28T15:48:54.159271+0000 mgr.y (mgr.25232) 7123 : cluster [DBG] pgmap v8067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:55.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:55 smithi022 bash[82865]: cluster 2024-07-28T15:48:54.159271+0000 mgr.y (mgr.25232) 7123 : cluster [DBG] pgmap v8067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:55.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13047 16 16 0 0 0 - 0 2024-07-28T15:48:56.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13048 16 16 0 0 0 - 0 2024-07-28T15:48:57.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:57 smithi150 bash[67543]: cluster 2024-07-28T15:48:56.160605+0000 mgr.y (mgr.25232) 7124 : cluster [DBG] pgmap v8068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:57.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:57 smithi022 bash[80503]: cluster 2024-07-28T15:48:56.160605+0000 mgr.y (mgr.25232) 7124 : cluster [DBG] pgmap v8068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:57.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:57 smithi022 bash[82865]: cluster 2024-07-28T15:48:56.160605+0000 mgr.y (mgr.25232) 7124 : cluster [DBG] pgmap v8068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:57.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13049 16 16 0 0 0 - 0 2024-07-28T15:48:58.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13050 16 16 0 0 0 - 0 2024-07-28T15:48:59.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:48:59 smithi150 bash[67543]: cluster 2024-07-28T15:48:58.161943+0000 mgr.y (mgr.25232) 7125 : cluster [DBG] pgmap v8069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:59.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:48:59 smithi022 bash[80503]: cluster 2024-07-28T15:48:58.161943+0000 mgr.y (mgr.25232) 7125 : cluster [DBG] pgmap v8069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:59.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:48:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:48:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:48:59.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:48:59 smithi022 bash[82865]: cluster 2024-07-28T15:48:58.161943+0000 mgr.y (mgr.25232) 7125 : cluster [DBG] pgmap v8069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:48:59.820 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13051 16 16 0 0 0 - 0 2024-07-28T15:49:00.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:00 smithi150 bash[67543]: cluster 2024-07-28T15:49:00.163334+0000 mgr.y (mgr.25232) 7126 : cluster [DBG] pgmap v8070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:00.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:00 smithi022 bash[80503]: cluster 2024-07-28T15:49:00.163334+0000 mgr.y (mgr.25232) 7126 : cluster [DBG] pgmap v8070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:00.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:00 smithi022 bash[82865]: cluster 2024-07-28T15:49:00.163334+0000 mgr.y (mgr.25232) 7126 : cluster [DBG] pgmap v8070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:00.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13052 16 16 0 0 0 - 0 2024-07-28T15:49:01.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13053 16 16 0 0 0 - 0 2024-07-28T15:49:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:49:02 smithi150 bash[60514]: ts=2024-07-28T15:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:49:02.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13054 16 16 0 0 0 - 0 2024-07-28T15:49:03.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:03 smithi150 bash[67543]: cluster 2024-07-28T15:49:02.164816+0000 mgr.y (mgr.25232) 7127 : cluster [DBG] pgmap v8071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:03.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:03 smithi022 bash[80503]: cluster 2024-07-28T15:49:02.164816+0000 mgr.y (mgr.25232) 7127 : cluster [DBG] pgmap v8071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:03 smithi022 bash[82865]: cluster 2024-07-28T15:49:02.164816+0000 mgr.y (mgr.25232) 7127 : cluster [DBG] pgmap v8071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:03.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13055 16 16 0 0 0 - 0 2024-07-28T15:49:04.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13056 16 16 0 0 0 - 0 2024-07-28T15:49:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:05 smithi150 bash[67543]: cluster 2024-07-28T15:49:04.166375+0000 mgr.y (mgr.25232) 7128 : cluster [DBG] pgmap v8072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:05.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:05 smithi022 bash[80503]: cluster 2024-07-28T15:49:04.166375+0000 mgr.y (mgr.25232) 7128 : cluster [DBG] pgmap v8072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:05.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:05 smithi022 bash[82865]: cluster 2024-07-28T15:49:04.166375+0000 mgr.y (mgr.25232) 7128 : cluster [DBG] pgmap v8072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:05.821 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13057 16 16 0 0 0 - 0 2024-07-28T15:49:06.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:06 smithi150 bash[67543]: audit 2024-07-28T15:49:05.622558+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:06 smithi022 bash[82865]: audit 2024-07-28T15:49:05.622558+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:06.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:06 smithi022 bash[80503]: audit 2024-07-28T15:49:05.622558+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:06.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13058 16 16 0 0 0 - 0 2024-07-28T15:49:07.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:07 smithi150 bash[67543]: cluster 2024-07-28T15:49:06.167884+0000 mgr.y (mgr.25232) 7129 : cluster [DBG] pgmap v8073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:07.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:07 smithi022 bash[80503]: cluster 2024-07-28T15:49:06.167884+0000 mgr.y (mgr.25232) 7129 : cluster [DBG] pgmap v8073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:07.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:07 smithi022 bash[82865]: cluster 2024-07-28T15:49:06.167884+0000 mgr.y (mgr.25232) 7129 : cluster [DBG] pgmap v8073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:07.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13059 16 16 0 0 0 - 0 2024-07-28T15:49:08.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:49:08.819250+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:49:08.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:49:08.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13060 16 16 0 0 0 - 0 2024-07-28T15:49:09.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:09 smithi150 bash[67543]: cluster 2024-07-28T15:49:08.169374+0000 mgr.y (mgr.25232) 7130 : cluster [DBG] pgmap v8074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:09.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:09 smithi022 bash[80503]: cluster 2024-07-28T15:49:08.169374+0000 mgr.y (mgr.25232) 7130 : cluster [DBG] pgmap v8074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:09.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:49:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:49:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:49:09.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:09 smithi022 bash[82865]: cluster 2024-07-28T15:49:08.169374+0000 mgr.y (mgr.25232) 7130 : cluster [DBG] pgmap v8074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:09.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13061 16 16 0 0 0 - 0 2024-07-28T15:49:10.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13062 16 16 0 0 0 - 0 2024-07-28T15:49:11.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:11 smithi150 bash[67543]: cluster 2024-07-28T15:49:10.170753+0000 mgr.y (mgr.25232) 7131 : cluster [DBG] pgmap v8075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:11.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:11 smithi022 bash[80503]: cluster 2024-07-28T15:49:10.170753+0000 mgr.y (mgr.25232) 7131 : cluster [DBG] pgmap v8075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:11.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:11 smithi022 bash[82865]: cluster 2024-07-28T15:49:10.170753+0000 mgr.y (mgr.25232) 7131 : cluster [DBG] pgmap v8075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:11.822 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13063 16 16 0 0 0 - 0 2024-07-28T15:49:12.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:12 smithi150 bash[67543]: audit 2024-07-28T15:49:11.687751+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:49:12.524 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:49:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:49:12.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:12 smithi022 bash[80503]: audit 2024-07-28T15:49:11.687751+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:49:12.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:12 smithi022 bash[82865]: audit 2024-07-28T15:49:11.687751+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:49:12.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13064 16 16 0 0 0 - 0 2024-07-28T15:49:13.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:13 smithi150 bash[67543]: cluster 2024-07-28T15:49:12.172098+0000 mgr.y (mgr.25232) 7132 : cluster [DBG] pgmap v8076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:13.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:13 smithi022 bash[80503]: cluster 2024-07-28T15:49:12.172098+0000 mgr.y (mgr.25232) 7132 : cluster [DBG] pgmap v8076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:13.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:13 smithi022 bash[82865]: cluster 2024-07-28T15:49:12.172098+0000 mgr.y (mgr.25232) 7132 : cluster [DBG] pgmap v8076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:13.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13065 16 16 0 0 0 - 0 2024-07-28T15:49:14.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:14 smithi150 bash[67543]: cluster 2024-07-28T15:49:14.173610+0000 mgr.y (mgr.25232) 7133 : cluster [DBG] pgmap v8077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:14.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:14 smithi022 bash[80503]: cluster 2024-07-28T15:49:14.173610+0000 mgr.y (mgr.25232) 7133 : cluster [DBG] pgmap v8077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:14.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:14 smithi022 bash[82865]: cluster 2024-07-28T15:49:14.173610+0000 mgr.y (mgr.25232) 7133 : cluster [DBG] pgmap v8077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:14.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13066 16 16 0 0 0 - 0 2024-07-28T15:49:15.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13067 16 16 0 0 0 - 0 2024-07-28T15:49:16.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13068 16 16 0 0 0 - 0 2024-07-28T15:49:17.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:17 smithi150 bash[67543]: cluster 2024-07-28T15:49:16.175068+0000 mgr.y (mgr.25232) 7134 : cluster [DBG] pgmap v8078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:17.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:17 smithi022 bash[80503]: cluster 2024-07-28T15:49:16.175068+0000 mgr.y (mgr.25232) 7134 : cluster [DBG] pgmap v8078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:17.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:17 smithi022 bash[82865]: cluster 2024-07-28T15:49:16.175068+0000 mgr.y (mgr.25232) 7134 : cluster [DBG] pgmap v8078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:17.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13069 16 16 0 0 0 - 0 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:17.380553+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:17.387155+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:17.585524+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:17.594850+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:17.992321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:17.994006+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: audit 2024-07-28T15:49:18.000444+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:18 smithi150 bash[67543]: cluster 2024-07-28T15:49:18.176432+0000 mgr.y (mgr.25232) 7135 : cluster [DBG] pgmap v8079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:18.823 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13070 16 16 0 0 0 - 0 2024-07-28T15:49:18.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:17.380553+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:17.387155+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:17.585524+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:17.594850+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:17.992321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:17.994006+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: audit 2024-07-28T15:49:18.000444+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[80503]: cluster 2024-07-28T15:49:18.176432+0000 mgr.y (mgr.25232) 7135 : cluster [DBG] pgmap v8079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:17.380553+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:17.387155+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:17.585524+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:17.594850+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:17.992321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:17.994006+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: audit 2024-07-28T15:49:18.000444+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:49:18.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:18 smithi022 bash[82865]: cluster 2024-07-28T15:49:18.176432+0000 mgr.y (mgr.25232) 7135 : cluster [DBG] pgmap v8079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:19.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13071 16 16 0 0 0 - 0 2024-07-28T15:49:19.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:49:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:49:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:49:20.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13072 16 16 0 0 0 - 0 2024-07-28T15:49:21.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:21 smithi150 bash[67543]: cluster 2024-07-28T15:49:20.177817+0000 mgr.y (mgr.25232) 7136 : cluster [DBG] pgmap v8080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:21.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:21 smithi150 bash[67543]: audit 2024-07-28T15:49:20.623178+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:21 smithi022 bash[80503]: cluster 2024-07-28T15:49:20.177817+0000 mgr.y (mgr.25232) 7136 : cluster [DBG] pgmap v8080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:21 smithi022 bash[80503]: audit 2024-07-28T15:49:20.623178+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:21.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:21 smithi022 bash[82865]: cluster 2024-07-28T15:49:20.177817+0000 mgr.y (mgr.25232) 7136 : cluster [DBG] pgmap v8080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:21.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:21 smithi022 bash[82865]: audit 2024-07-28T15:49:20.623178+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:21.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13073 16 16 0 0 0 - 0 2024-07-28T15:49:22.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:49:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:49:22.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13074 16 16 0 0 0 - 0 2024-07-28T15:49:23.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:23 smithi150 bash[67543]: cluster 2024-07-28T15:49:22.179215+0000 mgr.y (mgr.25232) 7137 : cluster [DBG] pgmap v8081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:23.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:23 smithi022 bash[80503]: cluster 2024-07-28T15:49:22.179215+0000 mgr.y (mgr.25232) 7137 : cluster [DBG] pgmap v8081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:23.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:23 smithi022 bash[82865]: cluster 2024-07-28T15:49:22.179215+0000 mgr.y (mgr.25232) 7137 : cluster [DBG] pgmap v8081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:23.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13075 16 16 0 0 0 - 0 2024-07-28T15:49:24.824 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13076 16 16 0 0 0 - 0 2024-07-28T15:49:25.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:25 smithi150 bash[67543]: cluster 2024-07-28T15:49:24.180553+0000 mgr.y (mgr.25232) 7138 : cluster [DBG] pgmap v8082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:25.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:25 smithi022 bash[80503]: cluster 2024-07-28T15:49:24.180553+0000 mgr.y (mgr.25232) 7138 : cluster [DBG] pgmap v8082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:25.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:25 smithi022 bash[82865]: cluster 2024-07-28T15:49:24.180553+0000 mgr.y (mgr.25232) 7138 : cluster [DBG] pgmap v8082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:25.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13077 16 16 0 0 0 - 0 2024-07-28T15:49:26.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13078 16 16 0 0 0 - 0 2024-07-28T15:49:27.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:27 smithi150 bash[67543]: cluster 2024-07-28T15:49:26.181896+0000 mgr.y (mgr.25232) 7139 : cluster [DBG] pgmap v8083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:27.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:27 smithi022 bash[80503]: cluster 2024-07-28T15:49:26.181896+0000 mgr.y (mgr.25232) 7139 : cluster [DBG] pgmap v8083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:27.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:27 smithi022 bash[82865]: cluster 2024-07-28T15:49:26.181896+0000 mgr.y (mgr.25232) 7139 : cluster [DBG] pgmap v8083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:27.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13079 16 16 0 0 0 - 0 2024-07-28T15:49:28.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:28 smithi022 bash[82865]: cluster 2024-07-28T15:49:28.183281+0000 mgr.y (mgr.25232) 7140 : cluster [DBG] pgmap v8084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:28.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:28 smithi022 bash[80503]: cluster 2024-07-28T15:49:28.183281+0000 mgr.y (mgr.25232) 7140 : cluster [DBG] pgmap v8084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:28.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:28 smithi150 bash[67543]: cluster 2024-07-28T15:49:28.183281+0000 mgr.y (mgr.25232) 7140 : cluster [DBG] pgmap v8084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:28.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:49:28.822410+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:49:28.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:49:28.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13080 16 16 0 0 0 - 0 2024-07-28T15:49:29.825 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13081 16 16 0 0 0 - 0 2024-07-28T15:49:29.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:49:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:49:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:49:30.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13082 16 16 0 0 0 - 0 2024-07-28T15:49:31.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:31 smithi150 bash[67543]: cluster 2024-07-28T15:49:30.184611+0000 mgr.y (mgr.25232) 7141 : cluster [DBG] pgmap v8085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:31.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:31 smithi022 bash[82865]: cluster 2024-07-28T15:49:30.184611+0000 mgr.y (mgr.25232) 7141 : cluster [DBG] pgmap v8085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:31.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:31 smithi022 bash[80503]: cluster 2024-07-28T15:49:30.184611+0000 mgr.y (mgr.25232) 7141 : cluster [DBG] pgmap v8085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:31.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13083 16 16 0 0 0 - 0 2024-07-28T15:49:32.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:49:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:49:32.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13084 16 16 0 0 0 - 0 2024-07-28T15:49:33.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:33 smithi150 bash[67543]: cluster 2024-07-28T15:49:32.185970+0000 mgr.y (mgr.25232) 7142 : cluster [DBG] pgmap v8086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:33.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:33 smithi022 bash[80503]: cluster 2024-07-28T15:49:32.185970+0000 mgr.y (mgr.25232) 7142 : cluster [DBG] pgmap v8086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:33.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:33 smithi022 bash[82865]: cluster 2024-07-28T15:49:32.185970+0000 mgr.y (mgr.25232) 7142 : cluster [DBG] pgmap v8086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:33.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13085 16 16 0 0 0 - 0 2024-07-28T15:49:34.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13086 16 16 0 0 0 - 0 2024-07-28T15:49:35.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:35 smithi150 bash[67543]: cluster 2024-07-28T15:49:34.187336+0000 mgr.y (mgr.25232) 7143 : cluster [DBG] pgmap v8087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:35.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:35 smithi022 bash[80503]: cluster 2024-07-28T15:49:34.187336+0000 mgr.y (mgr.25232) 7143 : cluster [DBG] pgmap v8087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:35.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:35 smithi022 bash[82865]: cluster 2024-07-28T15:49:34.187336+0000 mgr.y (mgr.25232) 7143 : cluster [DBG] pgmap v8087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:35.826 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13087 16 16 0 0 0 - 0 2024-07-28T15:49:36.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:36 smithi150 bash[67543]: audit 2024-07-28T15:49:35.623543+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:36.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:36 smithi150 bash[67543]: cluster 2024-07-28T15:49:36.188673+0000 mgr.y (mgr.25232) 7144 : cluster [DBG] pgmap v8088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:36 smithi022 bash[82865]: audit 2024-07-28T15:49:35.623543+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:36 smithi022 bash[82865]: cluster 2024-07-28T15:49:36.188673+0000 mgr.y (mgr.25232) 7144 : cluster [DBG] pgmap v8088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:36.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:36 smithi022 bash[80503]: audit 2024-07-28T15:49:35.623543+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:36.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:36 smithi022 bash[80503]: cluster 2024-07-28T15:49:36.188673+0000 mgr.y (mgr.25232) 7144 : cluster [DBG] pgmap v8088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:36.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13088 16 16 0 0 0 - 0 2024-07-28T15:49:37.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13089 16 16 0 0 0 - 0 2024-07-28T15:49:38.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13090 16 16 0 0 0 - 0 2024-07-28T15:49:39.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:39 smithi150 bash[67543]: cluster 2024-07-28T15:49:38.190050+0000 mgr.y (mgr.25232) 7145 : cluster [DBG] pgmap v8089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:39.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:39 smithi022 bash[80503]: cluster 2024-07-28T15:49:38.190050+0000 mgr.y (mgr.25232) 7145 : cluster [DBG] pgmap v8089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:39.583 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:49:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:49:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:49:39.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:39 smithi022 bash[82865]: cluster 2024-07-28T15:49:38.190050+0000 mgr.y (mgr.25232) 7145 : cluster [DBG] pgmap v8089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:39.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13091 16 16 0 0 0 - 0 2024-07-28T15:49:40.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13092 16 16 0 0 0 - 0 2024-07-28T15:49:41.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:41 smithi150 bash[67543]: cluster 2024-07-28T15:49:40.191406+0000 mgr.y (mgr.25232) 7146 : cluster [DBG] pgmap v8090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:41.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:41 smithi022 bash[80503]: cluster 2024-07-28T15:49:40.191406+0000 mgr.y (mgr.25232) 7146 : cluster [DBG] pgmap v8090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:41.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:41 smithi022 bash[82865]: cluster 2024-07-28T15:49:40.191406+0000 mgr.y (mgr.25232) 7146 : cluster [DBG] pgmap v8090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:41.827 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13093 16 16 0 0 0 - 0 2024-07-28T15:49:42.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:42 smithi150 bash[67543]: cluster 2024-07-28T15:49:42.192787+0000 mgr.y (mgr.25232) 7147 : cluster [DBG] pgmap v8091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:42.524 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:49:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:49:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:42 smithi022 bash[80503]: cluster 2024-07-28T15:49:42.192787+0000 mgr.y (mgr.25232) 7147 : cluster [DBG] pgmap v8091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:42 smithi022 bash[82865]: cluster 2024-07-28T15:49:42.192787+0000 mgr.y (mgr.25232) 7147 : cluster [DBG] pgmap v8091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:42.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13094 16 16 0 0 0 - 0 2024-07-28T15:49:43.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13095 16 16 0 0 0 - 0 2024-07-28T15:49:44.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13096 16 16 0 0 0 - 0 2024-07-28T15:49:45.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:45 smithi150 bash[67543]: cluster 2024-07-28T15:49:44.194118+0000 mgr.y (mgr.25232) 7148 : cluster [DBG] pgmap v8092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:45.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:45 smithi022 bash[80503]: cluster 2024-07-28T15:49:44.194118+0000 mgr.y (mgr.25232) 7148 : cluster [DBG] pgmap v8092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:45.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:45 smithi022 bash[82865]: cluster 2024-07-28T15:49:44.194118+0000 mgr.y (mgr.25232) 7148 : cluster [DBG] pgmap v8092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:45.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13097 16 16 0 0 0 - 0 2024-07-28T15:49:46.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:46 smithi150 bash[67543]: cluster 2024-07-28T15:49:46.195489+0000 mgr.y (mgr.25232) 7149 : cluster [DBG] pgmap v8093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:46.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:46 smithi022 bash[80503]: cluster 2024-07-28T15:49:46.195489+0000 mgr.y (mgr.25232) 7149 : cluster [DBG] pgmap v8093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:46.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:46 smithi022 bash[82865]: cluster 2024-07-28T15:49:46.195489+0000 mgr.y (mgr.25232) 7149 : cluster [DBG] pgmap v8093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:46.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13098 16 16 0 0 0 - 0 2024-07-28T15:49:47.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13099 16 16 0 0 0 - 0 2024-07-28T15:49:48.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:48 smithi022 bash[80503]: cluster 2024-07-28T15:49:48.196855+0000 mgr.y (mgr.25232) 7150 : cluster [DBG] pgmap v8094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:48.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:48 smithi022 bash[82865]: cluster 2024-07-28T15:49:48.196855+0000 mgr.y (mgr.25232) 7150 : cluster [DBG] pgmap v8094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:48.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:48 smithi150 bash[67543]: cluster 2024-07-28T15:49:48.196855+0000 mgr.y (mgr.25232) 7150 : cluster [DBG] pgmap v8094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:48.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:49:48.825702+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:49:48.828 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:49:48.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13100 16 16 0 0 0 - 0 2024-07-28T15:49:49.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13101 16 16 0 0 0 - 0 2024-07-28T15:49:49.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:49:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:49:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:49:50.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:50 smithi022 bash[80503]: cluster 2024-07-28T15:49:50.198128+0000 mgr.y (mgr.25232) 7151 : cluster [DBG] pgmap v8095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:50.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:50 smithi022 bash[82865]: cluster 2024-07-28T15:49:50.198128+0000 mgr.y (mgr.25232) 7151 : cluster [DBG] pgmap v8095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:50.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:50 smithi150 bash[67543]: cluster 2024-07-28T15:49:50.198128+0000 mgr.y (mgr.25232) 7151 : cluster [DBG] pgmap v8095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:50.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13102 16 16 0 0 0 - 0 2024-07-28T15:49:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:51 smithi022 bash[80503]: audit 2024-07-28T15:49:50.623922+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:51 smithi022 bash[82865]: audit 2024-07-28T15:49:50.623922+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:51.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:51 smithi150 bash[67543]: audit 2024-07-28T15:49:50.623922+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:49:51.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13103 16 16 0 0 0 - 0 2024-07-28T15:49:52.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:52 smithi022 bash[80503]: cluster 2024-07-28T15:49:52.199502+0000 mgr.y (mgr.25232) 7152 : cluster [DBG] pgmap v8096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:52.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:52 smithi022 bash[82865]: cluster 2024-07-28T15:49:52.199502+0000 mgr.y (mgr.25232) 7152 : cluster [DBG] pgmap v8096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:52.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:52 smithi150 bash[67543]: cluster 2024-07-28T15:49:52.199502+0000 mgr.y (mgr.25232) 7152 : cluster [DBG] pgmap v8096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:52.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:49:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:49:52.829 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13104 16 16 0 0 0 - 0 2024-07-28T15:49:53.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13105 16 16 0 0 0 - 0 2024-07-28T15:49:54.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:54 smithi022 bash[80503]: cluster 2024-07-28T15:49:54.201002+0000 mgr.y (mgr.25232) 7153 : cluster [DBG] pgmap v8097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:54.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:54 smithi022 bash[82865]: cluster 2024-07-28T15:49:54.201002+0000 mgr.y (mgr.25232) 7153 : cluster [DBG] pgmap v8097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:54.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:54 smithi150 bash[67543]: cluster 2024-07-28T15:49:54.201002+0000 mgr.y (mgr.25232) 7153 : cluster [DBG] pgmap v8097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:54.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13106 16 16 0 0 0 - 0 2024-07-28T15:49:55.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13107 16 16 0 0 0 - 0 2024-07-28T15:49:56.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:56 smithi022 bash[80503]: cluster 2024-07-28T15:49:56.202531+0000 mgr.y (mgr.25232) 7154 : cluster [DBG] pgmap v8098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:56.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:56 smithi022 bash[82865]: cluster 2024-07-28T15:49:56.202531+0000 mgr.y (mgr.25232) 7154 : cluster [DBG] pgmap v8098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:56.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:56 smithi150 bash[67543]: cluster 2024-07-28T15:49:56.202531+0000 mgr.y (mgr.25232) 7154 : cluster [DBG] pgmap v8098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:56.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13108 16 16 0 0 0 - 0 2024-07-28T15:49:57.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13109 16 16 0 0 0 - 0 2024-07-28T15:49:58.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:49:58 smithi022 bash[80503]: cluster 2024-07-28T15:49:58.204027+0000 mgr.y (mgr.25232) 7155 : cluster [DBG] pgmap v8099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:58.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:49:58 smithi022 bash[82865]: cluster 2024-07-28T15:49:58.204027+0000 mgr.y (mgr.25232) 7155 : cluster [DBG] pgmap v8099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:58.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:49:58 smithi150 bash[67543]: cluster 2024-07-28T15:49:58.204027+0000 mgr.y (mgr.25232) 7155 : cluster [DBG] pgmap v8099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:49:58.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13110 16 16 0 0 0 - 0 2024-07-28T15:49:59.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13111 16 16 0 0 0 - 0 2024-07-28T15:49:59.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:49:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:49:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:50:00.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:00 smithi022 bash[80503]: cluster 2024-07-28T15:50:00.000155+0000 mon.a (mon.0) 5420 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:50:00.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:00 smithi022 bash[82865]: cluster 2024-07-28T15:50:00.000155+0000 mon.a (mon.0) 5420 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:50:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:00 smithi150 bash[67543]: cluster 2024-07-28T15:50:00.000155+0000 mon.a (mon.0) 5420 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T15:50:00.830 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13112 16 16 0 0 0 - 0 2024-07-28T15:50:01.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:01 smithi022 bash[80503]: cluster 2024-07-28T15:50:00.205566+0000 mgr.y (mgr.25232) 7156 : cluster [DBG] pgmap v8100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:01.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:01 smithi022 bash[82865]: cluster 2024-07-28T15:50:00.205566+0000 mgr.y (mgr.25232) 7156 : cluster [DBG] pgmap v8100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:01.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:01 smithi150 bash[67543]: cluster 2024-07-28T15:50:00.205566+0000 mgr.y (mgr.25232) 7156 : cluster [DBG] pgmap v8100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:01.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13113 16 16 0 0 0 - 0 2024-07-28T15:50:02.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:02 smithi022 bash[82865]: cluster 2024-07-28T15:50:02.207143+0000 mgr.y (mgr.25232) 7157 : cluster [DBG] pgmap v8101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:02.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:02 smithi022 bash[80503]: cluster 2024-07-28T15:50:02.207143+0000 mgr.y (mgr.25232) 7157 : cluster [DBG] pgmap v8101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:02.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:02 smithi150 bash[67543]: cluster 2024-07-28T15:50:02.207143+0000 mgr.y (mgr.25232) 7157 : cluster [DBG] pgmap v8101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:50:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:50:02.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13114 16 16 0 0 0 - 0 2024-07-28T15:50:03.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13115 16 16 0 0 0 - 0 2024-07-28T15:50:04.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:04 smithi022 bash[82865]: cluster 2024-07-28T15:50:04.208661+0000 mgr.y (mgr.25232) 7158 : cluster [DBG] pgmap v8102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:04.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:04 smithi022 bash[80503]: cluster 2024-07-28T15:50:04.208661+0000 mgr.y (mgr.25232) 7158 : cluster [DBG] pgmap v8102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:04.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:04 smithi150 bash[67543]: cluster 2024-07-28T15:50:04.208661+0000 mgr.y (mgr.25232) 7158 : cluster [DBG] pgmap v8102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:04.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13116 16 16 0 0 0 - 0 2024-07-28T15:50:05.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13117 16 16 0 0 0 - 0 2024-07-28T15:50:06.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:05 smithi150 bash[67543]: audit 2024-07-28T15:50:05.624298+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:06.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:05 smithi022 bash[80503]: audit 2024-07-28T15:50:05.624298+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:06.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:05 smithi022 bash[82865]: audit 2024-07-28T15:50:05.624298+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:06.831 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13118 16 16 0 0 0 - 0 2024-07-28T15:50:07.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:06 smithi150 bash[67543]: cluster 2024-07-28T15:50:06.210186+0000 mgr.y (mgr.25232) 7159 : cluster [DBG] pgmap v8103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:07.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:06 smithi022 bash[80503]: cluster 2024-07-28T15:50:06.210186+0000 mgr.y (mgr.25232) 7159 : cluster [DBG] pgmap v8103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:07.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:06 smithi022 bash[82865]: cluster 2024-07-28T15:50:06.210186+0000 mgr.y (mgr.25232) 7159 : cluster [DBG] pgmap v8103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:07.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13119 16 16 0 0 0 - 0 2024-07-28T15:50:08.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:08 smithi022 bash[80503]: cluster 2024-07-28T15:50:08.211734+0000 mgr.y (mgr.25232) 7160 : cluster [DBG] pgmap v8104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:08.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:08 smithi022 bash[82865]: cluster 2024-07-28T15:50:08.211734+0000 mgr.y (mgr.25232) 7160 : cluster [DBG] pgmap v8104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:08.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:08 smithi150 bash[67543]: cluster 2024-07-28T15:50:08.211734+0000 mgr.y (mgr.25232) 7160 : cluster [DBG] pgmap v8104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:08.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:50:08.828902+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:50:08.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:50:08.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13120 16 16 0 0 0 - 0 2024-07-28T15:50:09.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13121 16 16 0 0 0 - 0 2024-07-28T15:50:09.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:50:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:50:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:50:10.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:10 smithi022 bash[80503]: cluster 2024-07-28T15:50:10.213250+0000 mgr.y (mgr.25232) 7161 : cluster [DBG] pgmap v8105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:10.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:10 smithi022 bash[82865]: cluster 2024-07-28T15:50:10.213250+0000 mgr.y (mgr.25232) 7161 : cluster [DBG] pgmap v8105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:10.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:10 smithi150 bash[67543]: cluster 2024-07-28T15:50:10.213250+0000 mgr.y (mgr.25232) 7161 : cluster [DBG] pgmap v8105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:10.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13122 16 16 0 0 0 - 0 2024-07-28T15:50:11.832 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13123 16 16 0 0 0 - 0 2024-07-28T15:50:12.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:12 smithi022 bash[82865]: cluster 2024-07-28T15:50:12.214788+0000 mgr.y (mgr.25232) 7162 : cluster [DBG] pgmap v8106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:12.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:12 smithi022 bash[80503]: cluster 2024-07-28T15:50:12.214788+0000 mgr.y (mgr.25232) 7162 : cluster [DBG] pgmap v8106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:12.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:12 smithi150 bash[67543]: cluster 2024-07-28T15:50:12.214788+0000 mgr.y (mgr.25232) 7162 : cluster [DBG] pgmap v8106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:12.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:50:12 smithi150 bash[60514]: ts=2024-07-28T15:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:50:12.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13124 16 16 0 0 0 - 0 2024-07-28T15:50:13.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13125 16 16 0 0 0 - 0 2024-07-28T15:50:14.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:14 smithi022 bash[82865]: cluster 2024-07-28T15:50:14.216159+0000 mgr.y (mgr.25232) 7163 : cluster [DBG] pgmap v8107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:14.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:14 smithi022 bash[80503]: cluster 2024-07-28T15:50:14.216159+0000 mgr.y (mgr.25232) 7163 : cluster [DBG] pgmap v8107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:14.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:14 smithi150 bash[67543]: cluster 2024-07-28T15:50:14.216159+0000 mgr.y (mgr.25232) 7163 : cluster [DBG] pgmap v8107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:14.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13126 16 16 0 0 0 - 0 2024-07-28T15:50:15.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13127 16 16 0 0 0 - 0 2024-07-28T15:50:16.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:16 smithi022 bash[82865]: cluster 2024-07-28T15:50:16.217499+0000 mgr.y (mgr.25232) 7164 : cluster [DBG] pgmap v8108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:16.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:16 smithi022 bash[80503]: cluster 2024-07-28T15:50:16.217499+0000 mgr.y (mgr.25232) 7164 : cluster [DBG] pgmap v8108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:16.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:16 smithi150 bash[67543]: cluster 2024-07-28T15:50:16.217499+0000 mgr.y (mgr.25232) 7164 : cluster [DBG] pgmap v8108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:16.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13128 16 16 0 0 0 - 0 2024-07-28T15:50:17.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13129 16 16 0 0 0 - 0 2024-07-28T15:50:18.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:18 smithi150 bash[67543]: audit 2024-07-28T15:50:18.131993+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:50:18.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:18 smithi022 bash[80503]: audit 2024-07-28T15:50:18.131993+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:50:18.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:18 smithi022 bash[82865]: audit 2024-07-28T15:50:18.131993+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:50:18.833 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13130 16 16 0 0 0 - 0 2024-07-28T15:50:19.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:19 smithi150 bash[67543]: cluster 2024-07-28T15:50:18.218740+0000 mgr.y (mgr.25232) 7165 : cluster [DBG] pgmap v8109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:19.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:19 smithi022 bash[80503]: cluster 2024-07-28T15:50:18.218740+0000 mgr.y (mgr.25232) 7165 : cluster [DBG] pgmap v8109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:19.584 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:50:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:50:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:50:19.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:19 smithi022 bash[82865]: cluster 2024-07-28T15:50:18.218740+0000 mgr.y (mgr.25232) 7165 : cluster [DBG] pgmap v8109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:19.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13131 16 16 0 0 0 - 0 2024-07-28T15:50:20.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:20 smithi022 bash[80503]: cluster 2024-07-28T15:50:20.220077+0000 mgr.y (mgr.25232) 7166 : cluster [DBG] pgmap v8110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:20.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:20 smithi022 bash[82865]: cluster 2024-07-28T15:50:20.220077+0000 mgr.y (mgr.25232) 7166 : cluster [DBG] pgmap v8110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:20.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:20 smithi150 bash[67543]: cluster 2024-07-28T15:50:20.220077+0000 mgr.y (mgr.25232) 7166 : cluster [DBG] pgmap v8110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:20.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13132 16 16 0 0 0 - 0 2024-07-28T15:50:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:21 smithi022 bash[80503]: audit 2024-07-28T15:50:20.624846+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:21.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:21 smithi022 bash[82865]: audit 2024-07-28T15:50:20.624846+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:21.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:21 smithi150 bash[67543]: audit 2024-07-28T15:50:20.624846+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:21.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13133 16 16 0 0 0 - 0 2024-07-28T15:50:22.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:22 smithi022 bash[80503]: cluster 2024-07-28T15:50:22.221463+0000 mgr.y (mgr.25232) 7167 : cluster [DBG] pgmap v8111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:22.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:22 smithi022 bash[82865]: cluster 2024-07-28T15:50:22.221463+0000 mgr.y (mgr.25232) 7167 : cluster [DBG] pgmap v8111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:22.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:22 smithi150 bash[67543]: cluster 2024-07-28T15:50:22.221463+0000 mgr.y (mgr.25232) 7167 : cluster [DBG] pgmap v8111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:22.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:50:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:50:22.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13134 16 16 0 0 0 - 0 2024-07-28T15:50:23.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13135 16 16 0 0 0 - 0 2024-07-28T15:50:24.834 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13136 16 16 0 0 0 - 0 2024-07-28T15:50:25.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:23.827935+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:23.834588+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:24.072840+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:24.084644+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: cluster 2024-07-28T15:50:24.222779+0000 mgr.y (mgr.25232) 7168 : cluster [DBG] pgmap v8112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:25.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:24.511215+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:24.513095+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[82865]: audit 2024-07-28T15:50:24.523718+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:23.827935+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:23.834588+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:24.072840+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:24.084644+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: cluster 2024-07-28T15:50:24.222779+0000 mgr.y (mgr.25232) 7168 : cluster [DBG] pgmap v8112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:24.511215+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:24.513095+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:50:25.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:24 smithi022 bash[80503]: audit 2024-07-28T15:50:24.523718+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:23.827935+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:23.834588+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:24.072840+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:24.084644+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: cluster 2024-07-28T15:50:24.222779+0000 mgr.y (mgr.25232) 7168 : cluster [DBG] pgmap v8112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:25.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:24.511215+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:50:25.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:24.513095+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:50:25.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:24 smithi150 bash[67543]: audit 2024-07-28T15:50:24.523718+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:50:25.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13137 16 16 0 0 0 - 0 2024-07-28T15:50:26.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:26 smithi022 bash[80503]: cluster 2024-07-28T15:50:26.224129+0000 mgr.y (mgr.25232) 7169 : cluster [DBG] pgmap v8113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:26.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:26 smithi022 bash[82865]: cluster 2024-07-28T15:50:26.224129+0000 mgr.y (mgr.25232) 7169 : cluster [DBG] pgmap v8113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:26.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:26 smithi150 bash[67543]: cluster 2024-07-28T15:50:26.224129+0000 mgr.y (mgr.25232) 7169 : cluster [DBG] pgmap v8113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:26.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13138 16 16 0 0 0 - 0 2024-07-28T15:50:27.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13139 16 16 0 0 0 - 0 2024-07-28T15:50:28.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:28 smithi022 bash[80503]: cluster 2024-07-28T15:50:28.225506+0000 mgr.y (mgr.25232) 7170 : cluster [DBG] pgmap v8114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:28.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:28 smithi022 bash[82865]: cluster 2024-07-28T15:50:28.225506+0000 mgr.y (mgr.25232) 7170 : cluster [DBG] pgmap v8114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:28.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:28 smithi150 bash[67543]: cluster 2024-07-28T15:50:28.225506+0000 mgr.y (mgr.25232) 7170 : cluster [DBG] pgmap v8114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:28.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:50:28.832112+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:50:28.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:50:28.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13140 16 16 0 0 0 - 0 2024-07-28T15:50:29.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:50:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:50:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:50:29.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13141 16 16 0 0 0 - 0 2024-07-28T15:50:30.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:30 smithi022 bash[80503]: cluster 2024-07-28T15:50:30.226917+0000 mgr.y (mgr.25232) 7171 : cluster [DBG] pgmap v8115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:30.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:30 smithi022 bash[82865]: cluster 2024-07-28T15:50:30.226917+0000 mgr.y (mgr.25232) 7171 : cluster [DBG] pgmap v8115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:30 smithi150 bash[67543]: cluster 2024-07-28T15:50:30.226917+0000 mgr.y (mgr.25232) 7171 : cluster [DBG] pgmap v8115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:30.835 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13142 16 16 0 0 0 - 0 2024-07-28T15:50:31.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13143 16 16 0 0 0 - 0 2024-07-28T15:50:32.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:32 smithi022 bash[80503]: cluster 2024-07-28T15:50:32.228289+0000 mgr.y (mgr.25232) 7172 : cluster [DBG] pgmap v8116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:32.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:32 smithi022 bash[82865]: cluster 2024-07-28T15:50:32.228289+0000 mgr.y (mgr.25232) 7172 : cluster [DBG] pgmap v8116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:32.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:32 smithi150 bash[67543]: cluster 2024-07-28T15:50:32.228289+0000 mgr.y (mgr.25232) 7172 : cluster [DBG] pgmap v8116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:32.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:50:32 smithi150 bash[60514]: ts=2024-07-28T15:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:50:32.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13144 16 16 0 0 0 - 0 2024-07-28T15:50:33.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13145 16 16 0 0 0 - 0 2024-07-28T15:50:34.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:34 smithi022 bash[80503]: cluster 2024-07-28T15:50:34.229671+0000 mgr.y (mgr.25232) 7173 : cluster [DBG] pgmap v8117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:34 smithi022 bash[82865]: cluster 2024-07-28T15:50:34.229671+0000 mgr.y (mgr.25232) 7173 : cluster [DBG] pgmap v8117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:34.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:34 smithi150 bash[67543]: cluster 2024-07-28T15:50:34.229671+0000 mgr.y (mgr.25232) 7173 : cluster [DBG] pgmap v8117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:34.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13146 16 16 0 0 0 - 0 2024-07-28T15:50:35.836 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13147 16 16 0 0 0 - 0 2024-07-28T15:50:36.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:35 smithi150 bash[67543]: audit 2024-07-28T15:50:35.625192+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:36.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:35 smithi022 bash[80503]: audit 2024-07-28T15:50:35.625192+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:36.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:35 smithi022 bash[82865]: audit 2024-07-28T15:50:35.625192+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:36.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13148 16 16 0 0 0 - 0 2024-07-28T15:50:37.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:36 smithi150 bash[67543]: cluster 2024-07-28T15:50:36.231068+0000 mgr.y (mgr.25232) 7174 : cluster [DBG] pgmap v8118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:37.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:36 smithi022 bash[80503]: cluster 2024-07-28T15:50:36.231068+0000 mgr.y (mgr.25232) 7174 : cluster [DBG] pgmap v8118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:37.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:36 smithi022 bash[82865]: cluster 2024-07-28T15:50:36.231068+0000 mgr.y (mgr.25232) 7174 : cluster [DBG] pgmap v8118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:37.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13149 16 16 0 0 0 - 0 2024-07-28T15:50:38.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:38 smithi022 bash[80503]: cluster 2024-07-28T15:50:38.232460+0000 mgr.y (mgr.25232) 7175 : cluster [DBG] pgmap v8119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:38.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:38 smithi022 bash[82865]: cluster 2024-07-28T15:50:38.232460+0000 mgr.y (mgr.25232) 7175 : cluster [DBG] pgmap v8119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:38.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:38 smithi150 bash[67543]: cluster 2024-07-28T15:50:38.232460+0000 mgr.y (mgr.25232) 7175 : cluster [DBG] pgmap v8119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:38.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13150 16 16 0 0 0 - 0 2024-07-28T15:50:39.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:50:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:50:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:50:39.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13151 16 16 0 0 0 - 0 2024-07-28T15:50:40.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:40 smithi022 bash[80503]: cluster 2024-07-28T15:50:40.233780+0000 mgr.y (mgr.25232) 7176 : cluster [DBG] pgmap v8120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:40.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:40 smithi022 bash[82865]: cluster 2024-07-28T15:50:40.233780+0000 mgr.y (mgr.25232) 7176 : cluster [DBG] pgmap v8120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:40.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:40 smithi150 bash[67543]: cluster 2024-07-28T15:50:40.233780+0000 mgr.y (mgr.25232) 7176 : cluster [DBG] pgmap v8120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:40.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13152 16 16 0 0 0 - 0 2024-07-28T15:50:41.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13153 16 16 0 0 0 - 0 2024-07-28T15:50:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:42 smithi022 bash[80503]: cluster 2024-07-28T15:50:42.235149+0000 mgr.y (mgr.25232) 7177 : cluster [DBG] pgmap v8121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:42 smithi022 bash[82865]: cluster 2024-07-28T15:50:42.235149+0000 mgr.y (mgr.25232) 7177 : cluster [DBG] pgmap v8121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:42.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:42 smithi150 bash[67543]: cluster 2024-07-28T15:50:42.235149+0000 mgr.y (mgr.25232) 7177 : cluster [DBG] pgmap v8121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:42.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:50:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:50:42.837 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13154 16 16 0 0 0 - 0 2024-07-28T15:50:43.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13155 16 16 0 0 0 - 0 2024-07-28T15:50:44.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:44 smithi022 bash[80503]: cluster 2024-07-28T15:50:44.236480+0000 mgr.y (mgr.25232) 7178 : cluster [DBG] pgmap v8122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:44.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:44 smithi022 bash[82865]: cluster 2024-07-28T15:50:44.236480+0000 mgr.y (mgr.25232) 7178 : cluster [DBG] pgmap v8122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:44.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:44 smithi150 bash[67543]: cluster 2024-07-28T15:50:44.236480+0000 mgr.y (mgr.25232) 7178 : cluster [DBG] pgmap v8122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:44.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13156 16 16 0 0 0 - 0 2024-07-28T15:50:45.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13157 16 16 0 0 0 - 0 2024-07-28T15:50:46.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:46 smithi022 bash[80503]: cluster 2024-07-28T15:50:46.237808+0000 mgr.y (mgr.25232) 7179 : cluster [DBG] pgmap v8123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:46.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:46 smithi022 bash[82865]: cluster 2024-07-28T15:50:46.237808+0000 mgr.y (mgr.25232) 7179 : cluster [DBG] pgmap v8123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:46.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:46 smithi150 bash[67543]: cluster 2024-07-28T15:50:46.237808+0000 mgr.y (mgr.25232) 7179 : cluster [DBG] pgmap v8123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:46.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13158 16 16 0 0 0 - 0 2024-07-28T15:50:47.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13159 16 16 0 0 0 - 0 2024-07-28T15:50:48.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:48 smithi022 bash[80503]: cluster 2024-07-28T15:50:48.239188+0000 mgr.y (mgr.25232) 7180 : cluster [DBG] pgmap v8124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:48.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:48 smithi022 bash[82865]: cluster 2024-07-28T15:50:48.239188+0000 mgr.y (mgr.25232) 7180 : cluster [DBG] pgmap v8124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:48.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:48 smithi150 bash[67543]: cluster 2024-07-28T15:50:48.239188+0000 mgr.y (mgr.25232) 7180 : cluster [DBG] pgmap v8124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:48.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:50:48.835388+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:50:48.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:50:48.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13160 16 16 0 0 0 - 0 2024-07-28T15:50:49.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:50:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:50:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:50:49.838 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13161 16 16 0 0 0 - 0 2024-07-28T15:50:50.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:50 smithi022 bash[80503]: cluster 2024-07-28T15:50:50.240536+0000 mgr.y (mgr.25232) 7181 : cluster [DBG] pgmap v8125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:50.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:50 smithi022 bash[82865]: cluster 2024-07-28T15:50:50.240536+0000 mgr.y (mgr.25232) 7181 : cluster [DBG] pgmap v8125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:50.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:50 smithi150 bash[67543]: cluster 2024-07-28T15:50:50.240536+0000 mgr.y (mgr.25232) 7181 : cluster [DBG] pgmap v8125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:50.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13162 16 16 0 0 0 - 0 2024-07-28T15:50:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:51 smithi022 bash[80503]: audit 2024-07-28T15:50:50.625609+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:51 smithi022 bash[82865]: audit 2024-07-28T15:50:50.625609+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:51.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:51 smithi150 bash[67543]: audit 2024-07-28T15:50:50.625609+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:50:51.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13163 16 16 0 0 0 - 0 2024-07-28T15:50:52.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:52 smithi022 bash[80503]: cluster 2024-07-28T15:50:52.241910+0000 mgr.y (mgr.25232) 7182 : cluster [DBG] pgmap v8126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:52.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:52 smithi022 bash[82865]: cluster 2024-07-28T15:50:52.241910+0000 mgr.y (mgr.25232) 7182 : cluster [DBG] pgmap v8126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:52.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:52 smithi150 bash[67543]: cluster 2024-07-28T15:50:52.241910+0000 mgr.y (mgr.25232) 7182 : cluster [DBG] pgmap v8126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:52.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:50:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:50:52.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13164 16 16 0 0 0 - 0 2024-07-28T15:50:53.839 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13165 16 16 0 0 0 - 0 2024-07-28T15:50:54.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:54 smithi022 bash[80503]: cluster 2024-07-28T15:50:54.243265+0000 mgr.y (mgr.25232) 7183 : cluster [DBG] pgmap v8127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:54.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:54 smithi022 bash[82865]: cluster 2024-07-28T15:50:54.243265+0000 mgr.y (mgr.25232) 7183 : cluster [DBG] pgmap v8127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:54.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:54 smithi150 bash[67543]: cluster 2024-07-28T15:50:54.243265+0000 mgr.y (mgr.25232) 7183 : cluster [DBG] pgmap v8127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:54.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13166 16 16 0 0 0 - 0 2024-07-28T15:50:55.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13167 16 16 0 0 0 - 0 2024-07-28T15:50:56.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:56 smithi022 bash[80503]: cluster 2024-07-28T15:50:56.244607+0000 mgr.y (mgr.25232) 7184 : cluster [DBG] pgmap v8128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:56.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:56 smithi022 bash[82865]: cluster 2024-07-28T15:50:56.244607+0000 mgr.y (mgr.25232) 7184 : cluster [DBG] pgmap v8128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:56.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:56 smithi150 bash[67543]: cluster 2024-07-28T15:50:56.244607+0000 mgr.y (mgr.25232) 7184 : cluster [DBG] pgmap v8128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:56.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13168 16 16 0 0 0 - 0 2024-07-28T15:50:57.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13169 16 16 0 0 0 - 0 2024-07-28T15:50:58.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:50:58 smithi022 bash[80503]: cluster 2024-07-28T15:50:58.245950+0000 mgr.y (mgr.25232) 7185 : cluster [DBG] pgmap v8129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:58.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:50:58 smithi022 bash[82865]: cluster 2024-07-28T15:50:58.245950+0000 mgr.y (mgr.25232) 7185 : cluster [DBG] pgmap v8129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:58.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:50:58 smithi150 bash[67543]: cluster 2024-07-28T15:50:58.245950+0000 mgr.y (mgr.25232) 7185 : cluster [DBG] pgmap v8129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:50:58.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13170 16 16 0 0 0 - 0 2024-07-28T15:50:59.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:50:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:50:59] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:50:59.840 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13171 16 16 0 0 0 - 0 2024-07-28T15:51:00.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:00 smithi022 bash[80503]: cluster 2024-07-28T15:51:00.247373+0000 mgr.y (mgr.25232) 7186 : cluster [DBG] pgmap v8130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:00.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:00 smithi022 bash[82865]: cluster 2024-07-28T15:51:00.247373+0000 mgr.y (mgr.25232) 7186 : cluster [DBG] pgmap v8130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:00.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:00 smithi150 bash[67543]: cluster 2024-07-28T15:51:00.247373+0000 mgr.y (mgr.25232) 7186 : cluster [DBG] pgmap v8130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:00.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13172 16 16 0 0 0 - 0 2024-07-28T15:51:01.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13173 16 16 0 0 0 - 0 2024-07-28T15:51:02.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:02 smithi022 bash[80503]: cluster 2024-07-28T15:51:02.248756+0000 mgr.y (mgr.25232) 7187 : cluster [DBG] pgmap v8131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:02.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:02 smithi022 bash[82865]: cluster 2024-07-28T15:51:02.248756+0000 mgr.y (mgr.25232) 7187 : cluster [DBG] pgmap v8131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:02.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:02 smithi150 bash[67543]: cluster 2024-07-28T15:51:02.248756+0000 mgr.y (mgr.25232) 7187 : cluster [DBG] pgmap v8131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:51:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:51:02.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13174 16 16 0 0 0 - 0 2024-07-28T15:51:03.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13175 16 16 0 0 0 - 0 2024-07-28T15:51:04.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:04 smithi022 bash[80503]: cluster 2024-07-28T15:51:04.250104+0000 mgr.y (mgr.25232) 7188 : cluster [DBG] pgmap v8132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:04.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:04 smithi022 bash[82865]: cluster 2024-07-28T15:51:04.250104+0000 mgr.y (mgr.25232) 7188 : cluster [DBG] pgmap v8132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:04.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:04 smithi150 bash[67543]: cluster 2024-07-28T15:51:04.250104+0000 mgr.y (mgr.25232) 7188 : cluster [DBG] pgmap v8132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:04.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13176 16 16 0 0 0 - 0 2024-07-28T15:51:05.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13177 16 16 0 0 0 - 0 2024-07-28T15:51:06.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:05 smithi150 bash[67543]: audit 2024-07-28T15:51:05.626105+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:06.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:05 smithi022 bash[80503]: audit 2024-07-28T15:51:05.626105+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:06.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:05 smithi022 bash[82865]: audit 2024-07-28T15:51:05.626105+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:06.841 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13178 16 16 0 0 0 - 0 2024-07-28T15:51:07.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:06 smithi150 bash[67543]: cluster 2024-07-28T15:51:06.251498+0000 mgr.y (mgr.25232) 7189 : cluster [DBG] pgmap v8133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:07.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:06 smithi022 bash[80503]: cluster 2024-07-28T15:51:06.251498+0000 mgr.y (mgr.25232) 7189 : cluster [DBG] pgmap v8133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:07.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:06 smithi022 bash[82865]: cluster 2024-07-28T15:51:06.251498+0000 mgr.y (mgr.25232) 7189 : cluster [DBG] pgmap v8133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:07.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13179 16 16 0 0 0 - 0 2024-07-28T15:51:08.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:08 smithi022 bash[80503]: cluster 2024-07-28T15:51:08.252856+0000 mgr.y (mgr.25232) 7190 : cluster [DBG] pgmap v8134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:08.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:08 smithi022 bash[82865]: cluster 2024-07-28T15:51:08.252856+0000 mgr.y (mgr.25232) 7190 : cluster [DBG] pgmap v8134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:08.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:08 smithi150 bash[67543]: cluster 2024-07-28T15:51:08.252856+0000 mgr.y (mgr.25232) 7190 : cluster [DBG] pgmap v8134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:08.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:51:08.838634+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:51:08.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:51:08.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13180 16 16 0 0 0 - 0 2024-07-28T15:51:09.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:51:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:51:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:51:09.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13181 16 16 0 0 0 - 0 2024-07-28T15:51:10.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:10 smithi022 bash[80503]: cluster 2024-07-28T15:51:10.254203+0000 mgr.y (mgr.25232) 7191 : cluster [DBG] pgmap v8135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:10.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:10 smithi022 bash[82865]: cluster 2024-07-28T15:51:10.254203+0000 mgr.y (mgr.25232) 7191 : cluster [DBG] pgmap v8135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:10.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:10 smithi150 bash[67543]: cluster 2024-07-28T15:51:10.254203+0000 mgr.y (mgr.25232) 7191 : cluster [DBG] pgmap v8135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:10.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13182 16 16 0 0 0 - 0 2024-07-28T15:51:11.842 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13183 16 16 0 0 0 - 0 2024-07-28T15:51:12.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:12 smithi022 bash[80503]: cluster 2024-07-28T15:51:12.255551+0000 mgr.y (mgr.25232) 7192 : cluster [DBG] pgmap v8136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:12.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:12 smithi022 bash[82865]: cluster 2024-07-28T15:51:12.255551+0000 mgr.y (mgr.25232) 7192 : cluster [DBG] pgmap v8136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:12.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:12 smithi150 bash[67543]: cluster 2024-07-28T15:51:12.255551+0000 mgr.y (mgr.25232) 7192 : cluster [DBG] pgmap v8136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:12.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:51:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:51:12.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13184 16 16 0 0 0 - 0 2024-07-28T15:51:13.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13185 16 16 0 0 0 - 0 2024-07-28T15:51:14.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:14 smithi022 bash[80503]: cluster 2024-07-28T15:51:14.256880+0000 mgr.y (mgr.25232) 7193 : cluster [DBG] pgmap v8137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:14.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:14 smithi022 bash[82865]: cluster 2024-07-28T15:51:14.256880+0000 mgr.y (mgr.25232) 7193 : cluster [DBG] pgmap v8137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:14.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:14 smithi150 bash[67543]: cluster 2024-07-28T15:51:14.256880+0000 mgr.y (mgr.25232) 7193 : cluster [DBG] pgmap v8137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:14.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13186 16 16 0 0 0 - 0 2024-07-28T15:51:15.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13187 16 16 0 0 0 - 0 2024-07-28T15:51:16.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:16 smithi022 bash[80503]: cluster 2024-07-28T15:51:16.258217+0000 mgr.y (mgr.25232) 7194 : cluster [DBG] pgmap v8138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:16.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:16 smithi022 bash[82865]: cluster 2024-07-28T15:51:16.258217+0000 mgr.y (mgr.25232) 7194 : cluster [DBG] pgmap v8138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:16.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:16 smithi150 bash[67543]: cluster 2024-07-28T15:51:16.258217+0000 mgr.y (mgr.25232) 7194 : cluster [DBG] pgmap v8138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:16.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13188 16 16 0 0 0 - 0 2024-07-28T15:51:17.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13189 16 16 0 0 0 - 0 2024-07-28T15:51:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:18 smithi022 bash[80503]: cluster 2024-07-28T15:51:18.259552+0000 mgr.y (mgr.25232) 7195 : cluster [DBG] pgmap v8139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:18.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:18 smithi022 bash[82865]: cluster 2024-07-28T15:51:18.259552+0000 mgr.y (mgr.25232) 7195 : cluster [DBG] pgmap v8139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:18.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:18 smithi150 bash[67543]: cluster 2024-07-28T15:51:18.259552+0000 mgr.y (mgr.25232) 7195 : cluster [DBG] pgmap v8139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:18.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13190 16 16 0 0 0 - 0 2024-07-28T15:51:19.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:51:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:51:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:51:19.843 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13191 16 16 0 0 0 - 0 2024-07-28T15:51:20.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:20 smithi022 bash[80503]: cluster 2024-07-28T15:51:20.260911+0000 mgr.y (mgr.25232) 7196 : cluster [DBG] pgmap v8140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:20.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:20 smithi022 bash[82865]: cluster 2024-07-28T15:51:20.260911+0000 mgr.y (mgr.25232) 7196 : cluster [DBG] pgmap v8140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:20.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:20 smithi150 bash[67543]: cluster 2024-07-28T15:51:20.260911+0000 mgr.y (mgr.25232) 7196 : cluster [DBG] pgmap v8140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:20.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13192 16 16 0 0 0 - 0 2024-07-28T15:51:21.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:21 smithi022 bash[80503]: audit 2024-07-28T15:51:20.626711+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:21.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:21 smithi022 bash[82865]: audit 2024-07-28T15:51:20.626711+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:21.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:21 smithi150 bash[67543]: audit 2024-07-28T15:51:20.626711+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:21.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13193 16 16 0 0 0 - 0 2024-07-28T15:51:22.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:22 smithi150 bash[67543]: cluster 2024-07-28T15:51:22.262281+0000 mgr.y (mgr.25232) 7197 : cluster [DBG] pgmap v8141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:22.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:51:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:51:22.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:22 smithi022 bash[80503]: cluster 2024-07-28T15:51:22.262281+0000 mgr.y (mgr.25232) 7197 : cluster [DBG] pgmap v8141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:22.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:22 smithi022 bash[82865]: cluster 2024-07-28T15:51:22.262281+0000 mgr.y (mgr.25232) 7197 : cluster [DBG] pgmap v8141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:22.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13194 16 16 0 0 0 - 0 2024-07-28T15:51:23.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13195 16 16 0 0 0 - 0 2024-07-28T15:51:24.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:24 smithi022 bash[80503]: cluster 2024-07-28T15:51:24.263687+0000 mgr.y (mgr.25232) 7198 : cluster [DBG] pgmap v8142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:24.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:24 smithi022 bash[82865]: cluster 2024-07-28T15:51:24.263687+0000 mgr.y (mgr.25232) 7198 : cluster [DBG] pgmap v8142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:24.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:24 smithi150 bash[67543]: cluster 2024-07-28T15:51:24.263687+0000 mgr.y (mgr.25232) 7198 : cluster [DBG] pgmap v8142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:24.844 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13196 16 16 0 0 0 - 0 2024-07-28T15:51:25.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:25 smithi022 bash[80503]: audit 2024-07-28T15:51:24.655331+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:51:25.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:25 smithi022 bash[80503]: audit 2024-07-28T15:51:25.046424+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:25.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:25 smithi022 bash[80503]: audit 2024-07-28T15:51:25.051633+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:25.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:25 smithi022 bash[82865]: audit 2024-07-28T15:51:24.655331+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:51:25.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:25 smithi022 bash[82865]: audit 2024-07-28T15:51:25.046424+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:25.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:25 smithi022 bash[82865]: audit 2024-07-28T15:51:25.051633+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:25.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:25 smithi150 bash[67543]: audit 2024-07-28T15:51:24.655331+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:51:25.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:25 smithi150 bash[67543]: audit 2024-07-28T15:51:25.046424+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:25.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:25 smithi150 bash[67543]: audit 2024-07-28T15:51:25.051633+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:25.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13197 16 16 0 0 0 - 0 2024-07-28T15:51:26.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:26 smithi150 bash[67543]: cluster 2024-07-28T15:51:26.265058+0000 mgr.y (mgr.25232) 7199 : cluster [DBG] pgmap v8143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:26.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:26 smithi022 bash[80503]: cluster 2024-07-28T15:51:26.265058+0000 mgr.y (mgr.25232) 7199 : cluster [DBG] pgmap v8143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:26.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:26 smithi022 bash[82865]: cluster 2024-07-28T15:51:26.265058+0000 mgr.y (mgr.25232) 7199 : cluster [DBG] pgmap v8143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:26.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13198 16 16 0 0 0 - 0 2024-07-28T15:51:27.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13199 16 16 0 0 0 - 0 2024-07-28T15:51:28.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:28 smithi022 bash[80503]: cluster 2024-07-28T15:51:28.266443+0000 mgr.y (mgr.25232) 7200 : cluster [DBG] pgmap v8144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:28.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:28 smithi022 bash[82865]: cluster 2024-07-28T15:51:28.266443+0000 mgr.y (mgr.25232) 7200 : cluster [DBG] pgmap v8144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:28.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:28 smithi150 bash[67543]: cluster 2024-07-28T15:51:28.266443+0000 mgr.y (mgr.25232) 7200 : cluster [DBG] pgmap v8144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:28.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:51:28.841812+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:51:28.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:51:28.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13200 16 16 0 0 0 - 0 2024-07-28T15:51:29.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:51:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:51:29] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:51:29.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13201 16 16 0 0 0 - 0 2024-07-28T15:51:30.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:30 smithi022 bash[80503]: cluster 2024-07-28T15:51:30.267320+0000 mgr.y (mgr.25232) 7201 : cluster [DBG] pgmap v8145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:30.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:30 smithi022 bash[82865]: cluster 2024-07-28T15:51:30.267320+0000 mgr.y (mgr.25232) 7201 : cluster [DBG] pgmap v8145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:30 smithi150 bash[67543]: cluster 2024-07-28T15:51:30.267320+0000 mgr.y (mgr.25232) 7201 : cluster [DBG] pgmap v8145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:30.845 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13202 16 16 0 0 0 - 0 2024-07-28T15:51:31.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13203 16 16 0 0 0 - 0 2024-07-28T15:51:32.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:30.594045+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:30.598529+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:30.689947+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:30.696805+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:31.116036+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:51:32.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:31.117032+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:51:32.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:31 smithi150 bash[67543]: audit 2024-07-28T15:51:31.124990+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:30.594045+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:30.598529+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:30.689947+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:30.696805+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:31.116036+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:31.117032+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[80503]: audit 2024-07-28T15:51:31.124990+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:30.594045+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:30.598529+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:30.689947+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:30.696805+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:31.116036+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:51:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:31.117032+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:51:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:31 smithi022 bash[82865]: audit 2024-07-28T15:51:31.124990+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:51:32.601 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:51:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:51:32.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13204 16 16 0 0 0 - 0 2024-07-28T15:51:33.024 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:32 smithi150 bash[67543]: cluster 2024-07-28T15:51:32.268651+0000 mgr.y (mgr.25232) 7202 : cluster [DBG] pgmap v8146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:33.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:32 smithi022 bash[80503]: cluster 2024-07-28T15:51:32.268651+0000 mgr.y (mgr.25232) 7202 : cluster [DBG] pgmap v8146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:33.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:32 smithi022 bash[82865]: cluster 2024-07-28T15:51:32.268651+0000 mgr.y (mgr.25232) 7202 : cluster [DBG] pgmap v8146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:33.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13205 16 16 0 0 0 - 0 2024-07-28T15:51:34.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13206 16 16 0 0 0 - 0 2024-07-28T15:51:35.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:35 smithi022 bash[80503]: cluster 2024-07-28T15:51:34.270149+0000 mgr.y (mgr.25232) 7203 : cluster [DBG] pgmap v8147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:35.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:35 smithi022 bash[82865]: cluster 2024-07-28T15:51:34.270149+0000 mgr.y (mgr.25232) 7203 : cluster [DBG] pgmap v8147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:35.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:35 smithi150 bash[67543]: cluster 2024-07-28T15:51:34.270149+0000 mgr.y (mgr.25232) 7203 : cluster [DBG] pgmap v8147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:35.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13207 16 16 0 0 0 - 0 2024-07-28T15:51:36.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:36 smithi150 bash[67543]: audit 2024-07-28T15:51:35.627324+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:36.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:36 smithi022 bash[80503]: audit 2024-07-28T15:51:35.627324+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:36.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:36 smithi022 bash[82865]: audit 2024-07-28T15:51:35.627324+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:36.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13208 16 16 0 0 0 - 0 2024-07-28T15:51:37.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:37 smithi150 bash[67543]: cluster 2024-07-28T15:51:36.271478+0000 mgr.y (mgr.25232) 7204 : cluster [DBG] pgmap v8148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:37.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:37 smithi022 bash[80503]: cluster 2024-07-28T15:51:36.271478+0000 mgr.y (mgr.25232) 7204 : cluster [DBG] pgmap v8148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:37.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:37 smithi022 bash[82865]: cluster 2024-07-28T15:51:36.271478+0000 mgr.y (mgr.25232) 7204 : cluster [DBG] pgmap v8148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:37.846 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13209 16 16 0 0 0 - 0 2024-07-28T15:51:38.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13210 16 16 0 0 0 - 0 2024-07-28T15:51:39.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:39 smithi150 bash[67543]: cluster 2024-07-28T15:51:38.272857+0000 mgr.y (mgr.25232) 7205 : cluster [DBG] pgmap v8149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:51:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:51:39] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:51:39.834 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:39 smithi022 bash[82865]: cluster 2024-07-28T15:51:38.272857+0000 mgr.y (mgr.25232) 7205 : cluster [DBG] pgmap v8149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:39.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:39 smithi022 bash[80503]: cluster 2024-07-28T15:51:38.272857+0000 mgr.y (mgr.25232) 7205 : cluster [DBG] pgmap v8149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:39.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13211 16 16 0 0 0 - 0 2024-07-28T15:51:40.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13212 16 16 0 0 0 - 0 2024-07-28T15:51:41.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13213 16 16 0 0 0 - 0 2024-07-28T15:51:42.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:41 smithi150 bash[67543]: cluster 2024-07-28T15:51:40.274206+0000 mgr.y (mgr.25232) 7206 : cluster [DBG] pgmap v8150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:42.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:41 smithi022 bash[80503]: cluster 2024-07-28T15:51:40.274206+0000 mgr.y (mgr.25232) 7206 : cluster [DBG] pgmap v8150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:42.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:41 smithi022 bash[82865]: cluster 2024-07-28T15:51:40.274206+0000 mgr.y (mgr.25232) 7206 : cluster [DBG] pgmap v8150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:42.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:51:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:51:42.847 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13214 16 16 0 0 0 - 0 2024-07-28T15:51:43.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13215 16 16 0 0 0 - 0 2024-07-28T15:51:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:43 smithi150 bash[67543]: cluster 2024-07-28T15:51:42.275577+0000 mgr.y (mgr.25232) 7207 : cluster [DBG] pgmap v8151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:44.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:43 smithi022 bash[80503]: cluster 2024-07-28T15:51:42.275577+0000 mgr.y (mgr.25232) 7207 : cluster [DBG] pgmap v8151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:44.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:43 smithi022 bash[82865]: cluster 2024-07-28T15:51:42.275577+0000 mgr.y (mgr.25232) 7207 : cluster [DBG] pgmap v8151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:44.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13216 16 16 0 0 0 - 0 2024-07-28T15:51:45.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13217 16 16 0 0 0 - 0 2024-07-28T15:51:46.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:45 smithi150 bash[67543]: cluster 2024-07-28T15:51:44.276949+0000 mgr.y (mgr.25232) 7208 : cluster [DBG] pgmap v8152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:46.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:45 smithi022 bash[80503]: cluster 2024-07-28T15:51:44.276949+0000 mgr.y (mgr.25232) 7208 : cluster [DBG] pgmap v8152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:46.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:45 smithi022 bash[82865]: cluster 2024-07-28T15:51:44.276949+0000 mgr.y (mgr.25232) 7208 : cluster [DBG] pgmap v8152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:46.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13218 16 16 0 0 0 - 0 2024-07-28T15:51:47.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13219 16 16 0 0 0 - 0 2024-07-28T15:51:48.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:47 smithi150 bash[67543]: cluster 2024-07-28T15:51:46.278309+0000 mgr.y (mgr.25232) 7209 : cluster [DBG] pgmap v8153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:48.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:47 smithi022 bash[80503]: cluster 2024-07-28T15:51:46.278309+0000 mgr.y (mgr.25232) 7209 : cluster [DBG] pgmap v8153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:48.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:47 smithi022 bash[82865]: cluster 2024-07-28T15:51:46.278309+0000 mgr.y (mgr.25232) 7209 : cluster [DBG] pgmap v8153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:48.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:51:48.845059+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:51:48.848 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:51:48.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13220 16 16 0 0 0 - 0 2024-07-28T15:51:49.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:51:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:51:49] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T15:51:49.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13221 16 16 0 0 0 - 0 2024-07-28T15:51:50.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:49 smithi150 bash[67543]: cluster 2024-07-28T15:51:48.279715+0000 mgr.y (mgr.25232) 7210 : cluster [DBG] pgmap v8154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:50.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:49 smithi022 bash[80503]: cluster 2024-07-28T15:51:48.279715+0000 mgr.y (mgr.25232) 7210 : cluster [DBG] pgmap v8154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:50.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:49 smithi022 bash[82865]: cluster 2024-07-28T15:51:48.279715+0000 mgr.y (mgr.25232) 7210 : cluster [DBG] pgmap v8154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:50.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13222 16 16 0 0 0 - 0 2024-07-28T15:51:51.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:50 smithi150 bash[67543]: audit 2024-07-28T15:51:50.627707+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:51.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:50 smithi022 bash[80503]: audit 2024-07-28T15:51:50.627707+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:51.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:50 smithi022 bash[82865]: audit 2024-07-28T15:51:50.627707+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:51:51.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13223 16 16 0 0 0 - 0 2024-07-28T15:51:52.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:51 smithi150 bash[67543]: cluster 2024-07-28T15:51:50.281056+0000 mgr.y (mgr.25232) 7211 : cluster [DBG] pgmap v8155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:52.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:51 smithi022 bash[80503]: cluster 2024-07-28T15:51:50.281056+0000 mgr.y (mgr.25232) 7211 : cluster [DBG] pgmap v8155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:52.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:51 smithi022 bash[82865]: cluster 2024-07-28T15:51:50.281056+0000 mgr.y (mgr.25232) 7211 : cluster [DBG] pgmap v8155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:52.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:51:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:51:52.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13224 16 16 0 0 0 - 0 2024-07-28T15:51:53.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13225 16 16 0 0 0 - 0 2024-07-28T15:51:54.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:53 smithi150 bash[67543]: cluster 2024-07-28T15:51:52.282425+0000 mgr.y (mgr.25232) 7212 : cluster [DBG] pgmap v8156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:54.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:53 smithi022 bash[80503]: cluster 2024-07-28T15:51:52.282425+0000 mgr.y (mgr.25232) 7212 : cluster [DBG] pgmap v8156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:54.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:53 smithi022 bash[82865]: cluster 2024-07-28T15:51:52.282425+0000 mgr.y (mgr.25232) 7212 : cluster [DBG] pgmap v8156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:54.849 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13226 16 16 0 0 0 - 0 2024-07-28T15:51:55.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13227 16 16 0 0 0 - 0 2024-07-28T15:51:56.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:55 smithi150 bash[67543]: cluster 2024-07-28T15:51:54.283756+0000 mgr.y (mgr.25232) 7213 : cluster [DBG] pgmap v8157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:56.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:55 smithi022 bash[80503]: cluster 2024-07-28T15:51:54.283756+0000 mgr.y (mgr.25232) 7213 : cluster [DBG] pgmap v8157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:56.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:55 smithi022 bash[82865]: cluster 2024-07-28T15:51:54.283756+0000 mgr.y (mgr.25232) 7213 : cluster [DBG] pgmap v8157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:56.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13228 16 16 0 0 0 - 0 2024-07-28T15:51:57.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13229 16 16 0 0 0 - 0 2024-07-28T15:51:58.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:57 smithi150 bash[67543]: cluster 2024-07-28T15:51:56.285095+0000 mgr.y (mgr.25232) 7214 : cluster [DBG] pgmap v8158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:58.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:57 smithi022 bash[80503]: cluster 2024-07-28T15:51:56.285095+0000 mgr.y (mgr.25232) 7214 : cluster [DBG] pgmap v8158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:58.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:57 smithi022 bash[82865]: cluster 2024-07-28T15:51:56.285095+0000 mgr.y (mgr.25232) 7214 : cluster [DBG] pgmap v8158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:51:58.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13230 16 16 0 0 0 - 0 2024-07-28T15:51:59.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:51:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:51:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:51:59.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13231 16 16 0 0 0 - 0 2024-07-28T15:52:00.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:51:59 smithi150 bash[67543]: cluster 2024-07-28T15:51:58.286481+0000 mgr.y (mgr.25232) 7215 : cluster [DBG] pgmap v8159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:00.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:51:59 smithi022 bash[80503]: cluster 2024-07-28T15:51:58.286481+0000 mgr.y (mgr.25232) 7215 : cluster [DBG] pgmap v8159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:00.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:51:59 smithi022 bash[82865]: cluster 2024-07-28T15:51:58.286481+0000 mgr.y (mgr.25232) 7215 : cluster [DBG] pgmap v8159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:00.850 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13232 16 16 0 0 0 - 0 2024-07-28T15:52:01.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13233 16 16 0 0 0 - 0 2024-07-28T15:52:02.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:01 smithi150 bash[67543]: cluster 2024-07-28T15:52:00.287865+0000 mgr.y (mgr.25232) 7216 : cluster [DBG] pgmap v8160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:02.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:01 smithi022 bash[80503]: cluster 2024-07-28T15:52:00.287865+0000 mgr.y (mgr.25232) 7216 : cluster [DBG] pgmap v8160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:02.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:01 smithi022 bash[82865]: cluster 2024-07-28T15:52:00.287865+0000 mgr.y (mgr.25232) 7216 : cluster [DBG] pgmap v8160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:52:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:52:02.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13234 16 16 0 0 0 - 0 2024-07-28T15:52:03.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13235 16 16 0 0 0 - 0 2024-07-28T15:52:04.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:03 smithi150 bash[67543]: cluster 2024-07-28T15:52:02.289233+0000 mgr.y (mgr.25232) 7217 : cluster [DBG] pgmap v8161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:04.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:03 smithi022 bash[80503]: cluster 2024-07-28T15:52:02.289233+0000 mgr.y (mgr.25232) 7217 : cluster [DBG] pgmap v8161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:04.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:03 smithi022 bash[82865]: cluster 2024-07-28T15:52:02.289233+0000 mgr.y (mgr.25232) 7217 : cluster [DBG] pgmap v8161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:04.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13236 16 16 0 0 0 - 0 2024-07-28T15:52:05.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13237 16 16 0 0 0 - 0 2024-07-28T15:52:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:05 smithi150 bash[67543]: cluster 2024-07-28T15:52:04.290596+0000 mgr.y (mgr.25232) 7218 : cluster [DBG] pgmap v8162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:05 smithi150 bash[67543]: audit 2024-07-28T15:52:05.627960+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:05 smithi022 bash[80503]: cluster 2024-07-28T15:52:04.290596+0000 mgr.y (mgr.25232) 7218 : cluster [DBG] pgmap v8162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:05 smithi022 bash[80503]: audit 2024-07-28T15:52:05.627960+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:06.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:05 smithi022 bash[82865]: cluster 2024-07-28T15:52:04.290596+0000 mgr.y (mgr.25232) 7218 : cluster [DBG] pgmap v8162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:06.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:05 smithi022 bash[82865]: audit 2024-07-28T15:52:05.627960+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:06.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13238 16 16 0 0 0 - 0 2024-07-28T15:52:07.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13239 16 16 0 0 0 - 0 2024-07-28T15:52:08.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:07 smithi150 bash[67543]: cluster 2024-07-28T15:52:06.291949+0000 mgr.y (mgr.25232) 7219 : cluster [DBG] pgmap v8163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:08.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:07 smithi022 bash[80503]: cluster 2024-07-28T15:52:06.291949+0000 mgr.y (mgr.25232) 7219 : cluster [DBG] pgmap v8163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:08.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:07 smithi022 bash[82865]: cluster 2024-07-28T15:52:06.291949+0000 mgr.y (mgr.25232) 7219 : cluster [DBG] pgmap v8163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:08.851 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:52:08.848064+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:52:08.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:52:08.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13240 16 16 0 0 0 - 0 2024-07-28T15:52:09.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:52:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:52:09] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:52:09.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13241 16 16 0 0 0 - 0 2024-07-28T15:52:10.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:09 smithi150 bash[67543]: cluster 2024-07-28T15:52:08.293355+0000 mgr.y (mgr.25232) 7220 : cluster [DBG] pgmap v8164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:10.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:09 smithi022 bash[80503]: cluster 2024-07-28T15:52:08.293355+0000 mgr.y (mgr.25232) 7220 : cluster [DBG] pgmap v8164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:10.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:09 smithi022 bash[82865]: cluster 2024-07-28T15:52:08.293355+0000 mgr.y (mgr.25232) 7220 : cluster [DBG] pgmap v8164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:10.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13242 16 16 0 0 0 - 0 2024-07-28T15:52:11.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13243 16 16 0 0 0 - 0 2024-07-28T15:52:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:11 smithi150 bash[67543]: cluster 2024-07-28T15:52:10.294736+0000 mgr.y (mgr.25232) 7221 : cluster [DBG] pgmap v8165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:12.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:11 smithi022 bash[80503]: cluster 2024-07-28T15:52:10.294736+0000 mgr.y (mgr.25232) 7221 : cluster [DBG] pgmap v8165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:11 smithi022 bash[82865]: cluster 2024-07-28T15:52:10.294736+0000 mgr.y (mgr.25232) 7221 : cluster [DBG] pgmap v8165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:12.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:52:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:52:12.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13244 16 16 0 0 0 - 0 2024-07-28T15:52:13.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13245 16 16 0 0 0 - 0 2024-07-28T15:52:14.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:14 smithi150 bash[67543]: cluster 2024-07-28T15:52:12.296113+0000 mgr.y (mgr.25232) 7222 : cluster [DBG] pgmap v8166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:14.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:14 smithi022 bash[80503]: cluster 2024-07-28T15:52:12.296113+0000 mgr.y (mgr.25232) 7222 : cluster [DBG] pgmap v8166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:14.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:14 smithi022 bash[82865]: cluster 2024-07-28T15:52:12.296113+0000 mgr.y (mgr.25232) 7222 : cluster [DBG] pgmap v8166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:14.852 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13246 16 16 0 0 0 - 0 2024-07-28T15:52:15.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13247 16 16 0 0 0 - 0 2024-07-28T15:52:16.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:16 smithi150 bash[67543]: cluster 2024-07-28T15:52:14.297489+0000 mgr.y (mgr.25232) 7223 : cluster [DBG] pgmap v8167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:16.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:16 smithi022 bash[80503]: cluster 2024-07-28T15:52:14.297489+0000 mgr.y (mgr.25232) 7223 : cluster [DBG] pgmap v8167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:16.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:16 smithi022 bash[82865]: cluster 2024-07-28T15:52:14.297489+0000 mgr.y (mgr.25232) 7223 : cluster [DBG] pgmap v8167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:16.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13248 16 16 0 0 0 - 0 2024-07-28T15:52:17.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13249 16 16 0 0 0 - 0 2024-07-28T15:52:18.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:18 smithi150 bash[67543]: cluster 2024-07-28T15:52:16.298872+0000 mgr.y (mgr.25232) 7224 : cluster [DBG] pgmap v8168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:18.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:18 smithi022 bash[80503]: cluster 2024-07-28T15:52:16.298872+0000 mgr.y (mgr.25232) 7224 : cluster [DBG] pgmap v8168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:18.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:18 smithi022 bash[82865]: cluster 2024-07-28T15:52:16.298872+0000 mgr.y (mgr.25232) 7224 : cluster [DBG] pgmap v8168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:18.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13250 16 16 0 0 0 - 0 2024-07-28T15:52:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:52:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:52:19] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:52:19.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13251 16 16 0 0 0 - 0 2024-07-28T15:52:20.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:20 smithi150 bash[67543]: cluster 2024-07-28T15:52:18.300263+0000 mgr.y (mgr.25232) 7225 : cluster [DBG] pgmap v8169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:20.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:20 smithi022 bash[80503]: cluster 2024-07-28T15:52:18.300263+0000 mgr.y (mgr.25232) 7225 : cluster [DBG] pgmap v8169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:20.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:20 smithi022 bash[82865]: cluster 2024-07-28T15:52:18.300263+0000 mgr.y (mgr.25232) 7225 : cluster [DBG] pgmap v8169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:20.853 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13252 16 16 0 0 0 - 0 2024-07-28T15:52:21.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:21 smithi022 bash[80503]: audit 2024-07-28T15:52:20.628687+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:21.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:21 smithi022 bash[82865]: audit 2024-07-28T15:52:20.628687+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:21.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:21 smithi150 bash[67543]: audit 2024-07-28T15:52:20.628687+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:21.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13253 16 16 0 0 0 - 0 2024-07-28T15:52:22.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:22 smithi150 bash[67543]: cluster 2024-07-28T15:52:20.301661+0000 mgr.y (mgr.25232) 7226 : cluster [DBG] pgmap v8170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:22.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:22 smithi022 bash[80503]: cluster 2024-07-28T15:52:20.301661+0000 mgr.y (mgr.25232) 7226 : cluster [DBG] pgmap v8170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:22.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:22 smithi022 bash[82865]: cluster 2024-07-28T15:52:20.301661+0000 mgr.y (mgr.25232) 7226 : cluster [DBG] pgmap v8170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:22.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:52:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:52:22.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13254 16 16 0 0 0 - 0 2024-07-28T15:52:23.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13255 16 16 0 0 0 - 0 2024-07-28T15:52:24.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:24 smithi022 bash[80503]: cluster 2024-07-28T15:52:22.303049+0000 mgr.y (mgr.25232) 7227 : cluster [DBG] pgmap v8171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:24.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:24 smithi022 bash[82865]: cluster 2024-07-28T15:52:22.303049+0000 mgr.y (mgr.25232) 7227 : cluster [DBG] pgmap v8171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:24.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:24 smithi150 bash[67543]: cluster 2024-07-28T15:52:22.303049+0000 mgr.y (mgr.25232) 7227 : cluster [DBG] pgmap v8171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:24.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13256 16 16 0 0 0 - 0 2024-07-28T15:52:25.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13257 16 16 0 0 0 - 0 2024-07-28T15:52:26.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:26 smithi022 bash[82865]: cluster 2024-07-28T15:52:24.304442+0000 mgr.y (mgr.25232) 7228 : cluster [DBG] pgmap v8172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:26.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:26 smithi022 bash[80503]: cluster 2024-07-28T15:52:24.304442+0000 mgr.y (mgr.25232) 7228 : cluster [DBG] pgmap v8172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:26.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:26 smithi150 bash[67543]: cluster 2024-07-28T15:52:24.304442+0000 mgr.y (mgr.25232) 7228 : cluster [DBG] pgmap v8172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:26.854 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13258 16 16 0 0 0 - 0 2024-07-28T15:52:27.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13259 16 16 0 0 0 - 0 2024-07-28T15:52:28.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:28 smithi022 bash[82865]: cluster 2024-07-28T15:52:26.305933+0000 mgr.y (mgr.25232) 7229 : cluster [DBG] pgmap v8173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:28.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:28 smithi022 bash[80503]: cluster 2024-07-28T15:52:26.305933+0000 mgr.y (mgr.25232) 7229 : cluster [DBG] pgmap v8173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:28.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:28 smithi150 bash[67543]: cluster 2024-07-28T15:52:26.305933+0000 mgr.y (mgr.25232) 7229 : cluster [DBG] pgmap v8173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:28.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:52:28.851339+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:52:28.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:52:28.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13260 16 16 0 0 0 - 0 2024-07-28T15:52:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:52:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:52:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:52:29.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13261 16 16 0 0 0 - 0 2024-07-28T15:52:30.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:30 smithi022 bash[80503]: cluster 2024-07-28T15:52:28.307497+0000 mgr.y (mgr.25232) 7230 : cluster [DBG] pgmap v8174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:30.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:30 smithi022 bash[82865]: cluster 2024-07-28T15:52:28.307497+0000 mgr.y (mgr.25232) 7230 : cluster [DBG] pgmap v8174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:30.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:30 smithi150 bash[67543]: cluster 2024-07-28T15:52:28.307497+0000 mgr.y (mgr.25232) 7230 : cluster [DBG] pgmap v8174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:30.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13262 16 16 0 0 0 - 0 2024-07-28T15:52:31.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13263 16 16 0 0 0 - 0 2024-07-28T15:52:32.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:32 smithi150 bash[67543]: cluster 2024-07-28T15:52:30.309040+0000 mgr.y (mgr.25232) 7231 : cluster [DBG] pgmap v8175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:32.323 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:32 smithi150 bash[67543]: audit 2024-07-28T15:52:31.221974+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:52:32.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:32 smithi022 bash[82865]: cluster 2024-07-28T15:52:30.309040+0000 mgr.y (mgr.25232) 7231 : cluster [DBG] pgmap v8175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:32.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:32 smithi022 bash[82865]: audit 2024-07-28T15:52:31.221974+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:52:32.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:32 smithi022 bash[80503]: cluster 2024-07-28T15:52:30.309040+0000 mgr.y (mgr.25232) 7231 : cluster [DBG] pgmap v8175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:32.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:32 smithi022 bash[80503]: audit 2024-07-28T15:52:31.221974+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:52:32.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:52:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:52:32.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13264 16 16 0 0 0 - 0 2024-07-28T15:52:33.855 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13265 16 16 0 0 0 - 0 2024-07-28T15:52:34.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:34 smithi022 bash[80503]: cluster 2024-07-28T15:52:32.310458+0000 mgr.y (mgr.25232) 7232 : cluster [DBG] pgmap v8176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:34.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:34 smithi022 bash[82865]: cluster 2024-07-28T15:52:32.310458+0000 mgr.y (mgr.25232) 7232 : cluster [DBG] pgmap v8176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:34.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:34 smithi150 bash[67543]: cluster 2024-07-28T15:52:32.310458+0000 mgr.y (mgr.25232) 7232 : cluster [DBG] pgmap v8176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:34.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13266 16 16 0 0 0 - 0 2024-07-28T15:52:35.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13267 16 16 0 0 0 - 0 2024-07-28T15:52:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:36 smithi022 bash[80503]: cluster 2024-07-28T15:52:34.311853+0000 mgr.y (mgr.25232) 7233 : cluster [DBG] pgmap v8177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:36 smithi022 bash[80503]: audit 2024-07-28T15:52:35.628573+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:36 smithi022 bash[82865]: cluster 2024-07-28T15:52:34.311853+0000 mgr.y (mgr.25232) 7233 : cluster [DBG] pgmap v8177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:36 smithi022 bash[82865]: audit 2024-07-28T15:52:35.628573+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:36.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:36 smithi150 bash[67543]: cluster 2024-07-28T15:52:34.311853+0000 mgr.y (mgr.25232) 7233 : cluster [DBG] pgmap v8177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:36.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:36 smithi150 bash[67543]: audit 2024-07-28T15:52:35.628573+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:36.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13268 16 16 0 0 0 - 0 2024-07-28T15:52:37.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13269 16 16 0 0 0 - 0 2024-07-28T15:52:38.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: cluster 2024-07-28T15:52:36.312710+0000 mgr.y (mgr.25232) 7234 : cluster [DBG] pgmap v8178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:36.894681+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:36.899900+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:37.167635+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:37.173010+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:37.607953+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:37.609430+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:37 smithi150 bash[67543]: audit 2024-07-28T15:52:37.619266+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: cluster 2024-07-28T15:52:36.312710+0000 mgr.y (mgr.25232) 7234 : cluster [DBG] pgmap v8178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:36.894681+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:36.899900+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:37.167635+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:37.173010+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:37.607953+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:37.609430+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:52:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[80503]: audit 2024-07-28T15:52:37.619266+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: cluster 2024-07-28T15:52:36.312710+0000 mgr.y (mgr.25232) 7234 : cluster [DBG] pgmap v8178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:36.894681+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:36.899900+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:37.167635+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:37.173010+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:37.607953+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:37.609430+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:52:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:37 smithi022 bash[82865]: audit 2024-07-28T15:52:37.619266+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:52:38.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13270 16 16 0 0 0 - 0 2024-07-28T15:52:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:52:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:52:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:52:39.856 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13271 16 16 0 0 0 - 0 2024-07-28T15:52:40.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:39 smithi150 bash[67543]: cluster 2024-07-28T15:52:38.314150+0000 mgr.y (mgr.25232) 7235 : cluster [DBG] pgmap v8179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:40.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:39 smithi022 bash[80503]: cluster 2024-07-28T15:52:38.314150+0000 mgr.y (mgr.25232) 7235 : cluster [DBG] pgmap v8179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:40.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:39 smithi022 bash[82865]: cluster 2024-07-28T15:52:38.314150+0000 mgr.y (mgr.25232) 7235 : cluster [DBG] pgmap v8179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:40.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13272 16 16 0 0 0 - 0 2024-07-28T15:52:41.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13273 16 16 0 0 0 - 0 2024-07-28T15:52:42.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:41 smithi150 bash[67543]: cluster 2024-07-28T15:52:40.315527+0000 mgr.y (mgr.25232) 7236 : cluster [DBG] pgmap v8180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:42.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:41 smithi022 bash[80503]: cluster 2024-07-28T15:52:40.315527+0000 mgr.y (mgr.25232) 7236 : cluster [DBG] pgmap v8180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:42.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:41 smithi022 bash[82865]: cluster 2024-07-28T15:52:40.315527+0000 mgr.y (mgr.25232) 7236 : cluster [DBG] pgmap v8180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:42.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:52:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:52:42.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13274 16 16 0 0 0 - 0 2024-07-28T15:52:43.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13275 16 16 0 0 0 - 0 2024-07-28T15:52:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:43 smithi150 bash[67543]: cluster 2024-07-28T15:52:42.317025+0000 mgr.y (mgr.25232) 7237 : cluster [DBG] pgmap v8181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:44.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:43 smithi022 bash[80503]: cluster 2024-07-28T15:52:42.317025+0000 mgr.y (mgr.25232) 7237 : cluster [DBG] pgmap v8181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:44.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:43 smithi022 bash[82865]: cluster 2024-07-28T15:52:42.317025+0000 mgr.y (mgr.25232) 7237 : cluster [DBG] pgmap v8181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:44.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13276 16 16 0 0 0 - 0 2024-07-28T15:52:45.857 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13277 16 16 0 0 0 - 0 2024-07-28T15:52:46.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:45 smithi150 bash[67543]: cluster 2024-07-28T15:52:44.318592+0000 mgr.y (mgr.25232) 7238 : cluster [DBG] pgmap v8182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:46.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:45 smithi022 bash[80503]: cluster 2024-07-28T15:52:44.318592+0000 mgr.y (mgr.25232) 7238 : cluster [DBG] pgmap v8182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:46.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:45 smithi022 bash[82865]: cluster 2024-07-28T15:52:44.318592+0000 mgr.y (mgr.25232) 7238 : cluster [DBG] pgmap v8182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:46.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13278 16 16 0 0 0 - 0 2024-07-28T15:52:47.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13279 16 16 0 0 0 - 0 2024-07-28T15:52:48.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:47 smithi150 bash[67543]: cluster 2024-07-28T15:52:46.320105+0000 mgr.y (mgr.25232) 7239 : cluster [DBG] pgmap v8183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:48.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:47 smithi022 bash[80503]: cluster 2024-07-28T15:52:46.320105+0000 mgr.y (mgr.25232) 7239 : cluster [DBG] pgmap v8183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:48.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:47 smithi022 bash[82865]: cluster 2024-07-28T15:52:46.320105+0000 mgr.y (mgr.25232) 7239 : cluster [DBG] pgmap v8183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:48.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:52:48.854398+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:52:48.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:52:48.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13280 16 16 0 0 0 - 0 2024-07-28T15:52:49.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:52:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:52:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:52:49.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13281 16 16 0 0 0 - 0 2024-07-28T15:52:50.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:49 smithi150 bash[67543]: cluster 2024-07-28T15:52:48.321603+0000 mgr.y (mgr.25232) 7240 : cluster [DBG] pgmap v8184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:50.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:49 smithi022 bash[80503]: cluster 2024-07-28T15:52:48.321603+0000 mgr.y (mgr.25232) 7240 : cluster [DBG] pgmap v8184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:50.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:49 smithi022 bash[82865]: cluster 2024-07-28T15:52:48.321603+0000 mgr.y (mgr.25232) 7240 : cluster [DBG] pgmap v8184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:50.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13282 16 16 0 0 0 - 0 2024-07-28T15:52:51.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:50 smithi150 bash[67543]: audit 2024-07-28T15:52:50.629234+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:51.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:50 smithi022 bash[80503]: audit 2024-07-28T15:52:50.629234+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:51.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:50 smithi022 bash[82865]: audit 2024-07-28T15:52:50.629234+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:52:51.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13283 16 16 0 0 0 - 0 2024-07-28T15:52:52.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:51 smithi150 bash[67543]: cluster 2024-07-28T15:52:50.323159+0000 mgr.y (mgr.25232) 7241 : cluster [DBG] pgmap v8185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:52.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:51 smithi022 bash[80503]: cluster 2024-07-28T15:52:50.323159+0000 mgr.y (mgr.25232) 7241 : cluster [DBG] pgmap v8185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:52.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:51 smithi022 bash[82865]: cluster 2024-07-28T15:52:50.323159+0000 mgr.y (mgr.25232) 7241 : cluster [DBG] pgmap v8185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:52.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:52:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:52:52.858 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13284 16 16 0 0 0 - 0 2024-07-28T15:52:53.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13285 16 16 0 0 0 - 0 2024-07-28T15:52:54.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:53 smithi150 bash[67543]: cluster 2024-07-28T15:52:52.324558+0000 mgr.y (mgr.25232) 7242 : cluster [DBG] pgmap v8186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:54.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:53 smithi022 bash[80503]: cluster 2024-07-28T15:52:52.324558+0000 mgr.y (mgr.25232) 7242 : cluster [DBG] pgmap v8186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:54.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:53 smithi022 bash[82865]: cluster 2024-07-28T15:52:52.324558+0000 mgr.y (mgr.25232) 7242 : cluster [DBG] pgmap v8186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:54.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13286 16 16 0 0 0 - 0 2024-07-28T15:52:55.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13287 16 16 0 0 0 - 0 2024-07-28T15:52:56.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:55 smithi150 bash[67543]: cluster 2024-07-28T15:52:54.325879+0000 mgr.y (mgr.25232) 7243 : cluster [DBG] pgmap v8187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:56.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:55 smithi022 bash[80503]: cluster 2024-07-28T15:52:54.325879+0000 mgr.y (mgr.25232) 7243 : cluster [DBG] pgmap v8187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:56.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:55 smithi022 bash[82865]: cluster 2024-07-28T15:52:54.325879+0000 mgr.y (mgr.25232) 7243 : cluster [DBG] pgmap v8187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:56.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13288 16 16 0 0 0 - 0 2024-07-28T15:52:57.859 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13289 16 16 0 0 0 - 0 2024-07-28T15:52:58.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:57 smithi150 bash[67543]: cluster 2024-07-28T15:52:56.327242+0000 mgr.y (mgr.25232) 7244 : cluster [DBG] pgmap v8188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:58.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:52:57 smithi022 bash[80503]: cluster 2024-07-28T15:52:56.327242+0000 mgr.y (mgr.25232) 7244 : cluster [DBG] pgmap v8188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:58.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:52:57 smithi022 bash[82865]: cluster 2024-07-28T15:52:56.327242+0000 mgr.y (mgr.25232) 7244 : cluster [DBG] pgmap v8188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:52:58.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13290 16 16 0 0 0 - 0 2024-07-28T15:52:59.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:52:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:52:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:52:59.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13291 16 16 0 0 0 - 0 2024-07-28T15:53:00.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:52:59 smithi150 bash[67543]: cluster 2024-07-28T15:52:58.328587+0000 mgr.y (mgr.25232) 7245 : cluster [DBG] pgmap v8189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:00.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:00 smithi022 bash[80503]: cluster 2024-07-28T15:52:58.328587+0000 mgr.y (mgr.25232) 7245 : cluster [DBG] pgmap v8189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:00.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:00 smithi022 bash[82865]: cluster 2024-07-28T15:52:58.328587+0000 mgr.y (mgr.25232) 7245 : cluster [DBG] pgmap v8189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:00.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13292 16 16 0 0 0 - 0 2024-07-28T15:53:01.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13293 16 16 0 0 0 - 0 2024-07-28T15:53:02.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:02 smithi150 bash[67543]: cluster 2024-07-28T15:53:00.329926+0000 mgr.y (mgr.25232) 7246 : cluster [DBG] pgmap v8190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:02.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:02 smithi022 bash[82865]: cluster 2024-07-28T15:53:00.329926+0000 mgr.y (mgr.25232) 7246 : cluster [DBG] pgmap v8190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:02.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:02 smithi022 bash[80503]: cluster 2024-07-28T15:53:00.329926+0000 mgr.y (mgr.25232) 7246 : cluster [DBG] pgmap v8190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:53:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:53:02.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13294 16 16 0 0 0 - 0 2024-07-28T15:53:03.860 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13295 16 16 0 0 0 - 0 2024-07-28T15:53:04.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:04 smithi150 bash[67543]: cluster 2024-07-28T15:53:02.331394+0000 mgr.y (mgr.25232) 7247 : cluster [DBG] pgmap v8191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:04.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:04 smithi022 bash[80503]: cluster 2024-07-28T15:53:02.331394+0000 mgr.y (mgr.25232) 7247 : cluster [DBG] pgmap v8191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:04.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:04 smithi022 bash[82865]: cluster 2024-07-28T15:53:02.331394+0000 mgr.y (mgr.25232) 7247 : cluster [DBG] pgmap v8191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:04.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13296 16 16 0 0 0 - 0 2024-07-28T15:53:05.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13297 16 16 0 0 0 - 0 2024-07-28T15:53:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:06 smithi150 bash[67543]: cluster 2024-07-28T15:53:04.332761+0000 mgr.y (mgr.25232) 7248 : cluster [DBG] pgmap v8192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:06 smithi150 bash[67543]: audit 2024-07-28T15:53:05.629983+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:06 smithi022 bash[80503]: cluster 2024-07-28T15:53:04.332761+0000 mgr.y (mgr.25232) 7248 : cluster [DBG] pgmap v8192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:06 smithi022 bash[80503]: audit 2024-07-28T15:53:05.629983+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:06.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:06 smithi022 bash[82865]: cluster 2024-07-28T15:53:04.332761+0000 mgr.y (mgr.25232) 7248 : cluster [DBG] pgmap v8192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:06.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:06 smithi022 bash[82865]: audit 2024-07-28T15:53:05.629983+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:06.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13298 16 16 0 0 0 - 0 2024-07-28T15:53:07.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13299 16 16 0 0 0 - 0 2024-07-28T15:53:08.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:08 smithi150 bash[67543]: cluster 2024-07-28T15:53:06.334125+0000 mgr.y (mgr.25232) 7249 : cluster [DBG] pgmap v8193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:08.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:08 smithi022 bash[80503]: cluster 2024-07-28T15:53:06.334125+0000 mgr.y (mgr.25232) 7249 : cluster [DBG] pgmap v8193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:08.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:08 smithi022 bash[82865]: cluster 2024-07-28T15:53:06.334125+0000 mgr.y (mgr.25232) 7249 : cluster [DBG] pgmap v8193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:08.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:53:08.857603+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:53:08.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:53:08.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13300 16 16 0 0 0 - 0 2024-07-28T15:53:09.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:53:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:53:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:53:09.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13301 16 16 0 0 0 - 0 2024-07-28T15:53:10.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:10 smithi022 bash[80503]: cluster 2024-07-28T15:53:08.335488+0000 mgr.y (mgr.25232) 7250 : cluster [DBG] pgmap v8194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:10.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:10 smithi022 bash[82865]: cluster 2024-07-28T15:53:08.335488+0000 mgr.y (mgr.25232) 7250 : cluster [DBG] pgmap v8194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:10.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:10 smithi150 bash[67543]: cluster 2024-07-28T15:53:08.335488+0000 mgr.y (mgr.25232) 7250 : cluster [DBG] pgmap v8194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:10.861 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13302 16 16 0 0 0 - 0 2024-07-28T15:53:11.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13303 16 16 0 0 0 - 0 2024-07-28T15:53:12.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:12 smithi150 bash[67543]: cluster 2024-07-28T15:53:10.336821+0000 mgr.y (mgr.25232) 7251 : cluster [DBG] pgmap v8195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:12.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:12 smithi022 bash[80503]: cluster 2024-07-28T15:53:10.336821+0000 mgr.y (mgr.25232) 7251 : cluster [DBG] pgmap v8195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:12 smithi022 bash[82865]: cluster 2024-07-28T15:53:10.336821+0000 mgr.y (mgr.25232) 7251 : cluster [DBG] pgmap v8195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:12.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:53:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:53:12.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13304 16 16 0 0 0 - 0 2024-07-28T15:53:13.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13305 16 16 0 0 0 - 0 2024-07-28T15:53:14.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:14 smithi022 bash[80503]: cluster 2024-07-28T15:53:12.338154+0000 mgr.y (mgr.25232) 7252 : cluster [DBG] pgmap v8196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:14.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:14 smithi022 bash[82865]: cluster 2024-07-28T15:53:12.338154+0000 mgr.y (mgr.25232) 7252 : cluster [DBG] pgmap v8196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:14.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:14 smithi150 bash[67543]: cluster 2024-07-28T15:53:12.338154+0000 mgr.y (mgr.25232) 7252 : cluster [DBG] pgmap v8196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:14.525 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 15:53:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T15:53:14.173916233Z level=info msg="Completed cleanup jobs" duration=50.183446ms 2024-07-28T15:53:14.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13306 16 16 0 0 0 - 0 2024-07-28T15:53:15.862 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13307 16 16 0 0 0 - 0 2024-07-28T15:53:16.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:16 smithi022 bash[80503]: cluster 2024-07-28T15:53:14.339498+0000 mgr.y (mgr.25232) 7253 : cluster [DBG] pgmap v8197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:16.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:16 smithi022 bash[82865]: cluster 2024-07-28T15:53:14.339498+0000 mgr.y (mgr.25232) 7253 : cluster [DBG] pgmap v8197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:16.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:16 smithi150 bash[67543]: cluster 2024-07-28T15:53:14.339498+0000 mgr.y (mgr.25232) 7253 : cluster [DBG] pgmap v8197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:16.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13308 16 16 0 0 0 - 0 2024-07-28T15:53:17.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13309 16 16 0 0 0 - 0 2024-07-28T15:53:18.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:18 smithi022 bash[80503]: cluster 2024-07-28T15:53:16.340837+0000 mgr.y (mgr.25232) 7254 : cluster [DBG] pgmap v8198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:18.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:18 smithi022 bash[82865]: cluster 2024-07-28T15:53:16.340837+0000 mgr.y (mgr.25232) 7254 : cluster [DBG] pgmap v8198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:18.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:18 smithi150 bash[67543]: cluster 2024-07-28T15:53:16.340837+0000 mgr.y (mgr.25232) 7254 : cluster [DBG] pgmap v8198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:18.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13310 16 16 0 0 0 - 0 2024-07-28T15:53:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:53:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:53:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:53:19.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13311 16 16 0 0 0 - 0 2024-07-28T15:53:20.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:20 smithi022 bash[80503]: cluster 2024-07-28T15:53:18.342157+0000 mgr.y (mgr.25232) 7255 : cluster [DBG] pgmap v8199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:20.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:20 smithi022 bash[82865]: cluster 2024-07-28T15:53:18.342157+0000 mgr.y (mgr.25232) 7255 : cluster [DBG] pgmap v8199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:20.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:20 smithi150 bash[67543]: cluster 2024-07-28T15:53:18.342157+0000 mgr.y (mgr.25232) 7255 : cluster [DBG] pgmap v8199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:20.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13312 16 16 0 0 0 - 0 2024-07-28T15:53:21.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:21 smithi022 bash[80503]: audit 2024-07-28T15:53:20.630517+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:21.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:21 smithi022 bash[82865]: audit 2024-07-28T15:53:20.630517+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:21.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:21 smithi150 bash[67543]: audit 2024-07-28T15:53:20.630517+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:21.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13313 16 16 0 0 0 - 0 2024-07-28T15:53:22.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:22 smithi150 bash[67543]: cluster 2024-07-28T15:53:20.343522+0000 mgr.y (mgr.25232) 7256 : cluster [DBG] pgmap v8200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:22.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:22 smithi022 bash[80503]: cluster 2024-07-28T15:53:20.343522+0000 mgr.y (mgr.25232) 7256 : cluster [DBG] pgmap v8200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:22.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:22 smithi022 bash[82865]: cluster 2024-07-28T15:53:20.343522+0000 mgr.y (mgr.25232) 7256 : cluster [DBG] pgmap v8200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:22.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:53:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:53:22.863 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13314 16 16 0 0 0 - 0 2024-07-28T15:53:23.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13315 16 16 0 0 0 - 0 2024-07-28T15:53:24.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:24 smithi022 bash[80503]: cluster 2024-07-28T15:53:22.344968+0000 mgr.y (mgr.25232) 7257 : cluster [DBG] pgmap v8201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:24.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:24 smithi022 bash[82865]: cluster 2024-07-28T15:53:22.344968+0000 mgr.y (mgr.25232) 7257 : cluster [DBG] pgmap v8201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:24.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:24 smithi150 bash[67543]: cluster 2024-07-28T15:53:22.344968+0000 mgr.y (mgr.25232) 7257 : cluster [DBG] pgmap v8201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:24.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13316 16 16 0 0 0 - 0 2024-07-28T15:53:25.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13317 16 16 0 0 0 - 0 2024-07-28T15:53:26.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:26 smithi022 bash[80503]: cluster 2024-07-28T15:53:24.346491+0000 mgr.y (mgr.25232) 7258 : cluster [DBG] pgmap v8202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:26.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:26 smithi022 bash[82865]: cluster 2024-07-28T15:53:24.346491+0000 mgr.y (mgr.25232) 7258 : cluster [DBG] pgmap v8202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:26.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:26 smithi150 bash[67543]: cluster 2024-07-28T15:53:24.346491+0000 mgr.y (mgr.25232) 7258 : cluster [DBG] pgmap v8202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:26.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13318 16 16 0 0 0 - 0 2024-07-28T15:53:27.864 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13319 16 16 0 0 0 - 0 2024-07-28T15:53:28.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:28 smithi022 bash[80503]: cluster 2024-07-28T15:53:26.347858+0000 mgr.y (mgr.25232) 7259 : cluster [DBG] pgmap v8203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:28.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:28 smithi022 bash[82865]: cluster 2024-07-28T15:53:26.347858+0000 mgr.y (mgr.25232) 7259 : cluster [DBG] pgmap v8203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:28.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:28 smithi150 bash[67543]: cluster 2024-07-28T15:53:26.347858+0000 mgr.y (mgr.25232) 7259 : cluster [DBG] pgmap v8203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:28.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:53:28.860857+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:53:28.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:53:28.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13320 16 16 0 0 0 - 0 2024-07-28T15:53:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:53:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:53:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:53:29.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13321 16 16 0 0 0 - 0 2024-07-28T15:53:30.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:30 smithi022 bash[80503]: cluster 2024-07-28T15:53:28.349203+0000 mgr.y (mgr.25232) 7260 : cluster [DBG] pgmap v8204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:30.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:30 smithi022 bash[82865]: cluster 2024-07-28T15:53:28.349203+0000 mgr.y (mgr.25232) 7260 : cluster [DBG] pgmap v8204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:30.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:30 smithi150 bash[67543]: cluster 2024-07-28T15:53:28.349203+0000 mgr.y (mgr.25232) 7260 : cluster [DBG] pgmap v8204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:30.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13322 16 16 0 0 0 - 0 2024-07-28T15:53:31.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13323 16 16 0 0 0 - 0 2024-07-28T15:53:32.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:32 smithi022 bash[80503]: cluster 2024-07-28T15:53:30.350726+0000 mgr.y (mgr.25232) 7261 : cluster [DBG] pgmap v8205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:32.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:32 smithi022 bash[82865]: cluster 2024-07-28T15:53:30.350726+0000 mgr.y (mgr.25232) 7261 : cluster [DBG] pgmap v8205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:32.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:32 smithi150 bash[67543]: cluster 2024-07-28T15:53:30.350726+0000 mgr.y (mgr.25232) 7261 : cluster [DBG] pgmap v8205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:32.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:53:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:53:32.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13324 16 16 0 0 0 - 0 2024-07-28T15:53:33.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13325 16 16 0 0 0 - 0 2024-07-28T15:53:34.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:34 smithi022 bash[80503]: cluster 2024-07-28T15:53:32.352253+0000 mgr.y (mgr.25232) 7262 : cluster [DBG] pgmap v8206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:34.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:34 smithi022 bash[82865]: cluster 2024-07-28T15:53:32.352253+0000 mgr.y (mgr.25232) 7262 : cluster [DBG] pgmap v8206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:34.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:34 smithi150 bash[67543]: cluster 2024-07-28T15:53:32.352253+0000 mgr.y (mgr.25232) 7262 : cluster [DBG] pgmap v8206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:34.865 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13326 16 16 0 0 0 - 0 2024-07-28T15:53:35.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13327 16 16 0 0 0 - 0 2024-07-28T15:53:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:36 smithi022 bash[80503]: cluster 2024-07-28T15:53:34.353778+0000 mgr.y (mgr.25232) 7263 : cluster [DBG] pgmap v8207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:36 smithi022 bash[80503]: audit 2024-07-28T15:53:35.630833+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:36 smithi022 bash[82865]: cluster 2024-07-28T15:53:34.353778+0000 mgr.y (mgr.25232) 7263 : cluster [DBG] pgmap v8207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:36 smithi022 bash[82865]: audit 2024-07-28T15:53:35.630833+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:36.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:36 smithi150 bash[67543]: cluster 2024-07-28T15:53:34.353778+0000 mgr.y (mgr.25232) 7263 : cluster [DBG] pgmap v8207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:36.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:36 smithi150 bash[67543]: audit 2024-07-28T15:53:35.630833+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:36.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13328 16 16 0 0 0 - 0 2024-07-28T15:53:37.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13329 16 16 0 0 0 - 0 2024-07-28T15:53:38.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:38 smithi150 bash[67543]: cluster 2024-07-28T15:53:36.355335+0000 mgr.y (mgr.25232) 7264 : cluster [DBG] pgmap v8208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:38.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:38 smithi150 bash[67543]: audit 2024-07-28T15:53:37.756976+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:53:38.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:38 smithi022 bash[80503]: cluster 2024-07-28T15:53:36.355335+0000 mgr.y (mgr.25232) 7264 : cluster [DBG] pgmap v8208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:38.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:38 smithi022 bash[80503]: audit 2024-07-28T15:53:37.756976+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:53:38.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:38 smithi022 bash[82865]: cluster 2024-07-28T15:53:36.355335+0000 mgr.y (mgr.25232) 7264 : cluster [DBG] pgmap v8208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:38.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:38 smithi022 bash[82865]: audit 2024-07-28T15:53:37.756976+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:53:38.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13330 16 16 0 0 0 - 0 2024-07-28T15:53:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:53:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:53:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:53:39.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13331 16 16 0 0 0 - 0 2024-07-28T15:53:40.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:40 smithi150 bash[67543]: cluster 2024-07-28T15:53:38.356931+0000 mgr.y (mgr.25232) 7265 : cluster [DBG] pgmap v8209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:40.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:40 smithi022 bash[80503]: cluster 2024-07-28T15:53:38.356931+0000 mgr.y (mgr.25232) 7265 : cluster [DBG] pgmap v8209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:40.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:40 smithi022 bash[82865]: cluster 2024-07-28T15:53:38.356931+0000 mgr.y (mgr.25232) 7265 : cluster [DBG] pgmap v8209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:40.866 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13332 16 16 0 0 0 - 0 2024-07-28T15:53:41.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13333 16 16 0 0 0 - 0 2024-07-28T15:53:42.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:42 smithi150 bash[67543]: cluster 2024-07-28T15:53:40.358376+0000 mgr.y (mgr.25232) 7266 : cluster [DBG] pgmap v8210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:42.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:53:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:53:42.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:42 smithi022 bash[80503]: cluster 2024-07-28T15:53:40.358376+0000 mgr.y (mgr.25232) 7266 : cluster [DBG] pgmap v8210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:42 smithi022 bash[82865]: cluster 2024-07-28T15:53:40.358376+0000 mgr.y (mgr.25232) 7266 : cluster [DBG] pgmap v8210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:42.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13334 16 16 0 0 0 - 0 2024-07-28T15:53:43.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13335 16 16 0 0 0 - 0 2024-07-28T15:53:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:44 smithi150 bash[67543]: cluster 2024-07-28T15:53:42.359766+0000 mgr.y (mgr.25232) 7267 : cluster [DBG] pgmap v8211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:44 smithi150 bash[67543]: audit 2024-07-28T15:53:43.485394+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:44 smithi150 bash[67543]: audit 2024-07-28T15:53:43.493245+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:44 smithi150 bash[67543]: audit 2024-07-28T15:53:43.676063+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:44 smithi150 bash[67543]: audit 2024-07-28T15:53:43.685077+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[80503]: cluster 2024-07-28T15:53:42.359766+0000 mgr.y (mgr.25232) 7267 : cluster [DBG] pgmap v8211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[80503]: audit 2024-07-28T15:53:43.485394+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[80503]: audit 2024-07-28T15:53:43.493245+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[80503]: audit 2024-07-28T15:53:43.676063+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[80503]: audit 2024-07-28T15:53:43.685077+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[82865]: cluster 2024-07-28T15:53:42.359766+0000 mgr.y (mgr.25232) 7267 : cluster [DBG] pgmap v8211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[82865]: audit 2024-07-28T15:53:43.485394+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[82865]: audit 2024-07-28T15:53:43.493245+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[82865]: audit 2024-07-28T15:53:43.676063+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:44 smithi022 bash[82865]: audit 2024-07-28T15:53:43.685077+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:44.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13336 16 16 0 0 0 - 0 2024-07-28T15:53:45.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:45 smithi150 bash[67543]: audit 2024-07-28T15:53:44.145262+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:53:45.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:45 smithi150 bash[67543]: audit 2024-07-28T15:53:44.146995+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:53:45.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:45 smithi150 bash[67543]: audit 2024-07-28T15:53:44.157366+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:45.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:45 smithi022 bash[80503]: audit 2024-07-28T15:53:44.145262+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:53:45.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:45 smithi022 bash[80503]: audit 2024-07-28T15:53:44.146995+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:53:45.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:45 smithi022 bash[80503]: audit 2024-07-28T15:53:44.157366+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:45.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:45 smithi022 bash[82865]: audit 2024-07-28T15:53:44.145262+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:53:45.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:45 smithi022 bash[82865]: audit 2024-07-28T15:53:44.146995+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:53:45.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:45 smithi022 bash[82865]: audit 2024-07-28T15:53:44.157366+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:53:45.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13337 16 16 0 0 0 - 0 2024-07-28T15:53:46.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:46 smithi150 bash[67543]: cluster 2024-07-28T15:53:44.361136+0000 mgr.y (mgr.25232) 7268 : cluster [DBG] pgmap v8212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:46.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:46 smithi022 bash[82865]: cluster 2024-07-28T15:53:44.361136+0000 mgr.y (mgr.25232) 7268 : cluster [DBG] pgmap v8212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:46.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:46 smithi022 bash[80503]: cluster 2024-07-28T15:53:44.361136+0000 mgr.y (mgr.25232) 7268 : cluster [DBG] pgmap v8212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:46.867 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13338 16 16 0 0 0 - 0 2024-07-28T15:53:47.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13339 16 16 0 0 0 - 0 2024-07-28T15:53:48.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:48 smithi150 bash[67543]: cluster 2024-07-28T15:53:46.362530+0000 mgr.y (mgr.25232) 7269 : cluster [DBG] pgmap v8213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:48.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:48 smithi022 bash[82865]: cluster 2024-07-28T15:53:46.362530+0000 mgr.y (mgr.25232) 7269 : cluster [DBG] pgmap v8213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:48.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:48 smithi022 bash[80503]: cluster 2024-07-28T15:53:46.362530+0000 mgr.y (mgr.25232) 7269 : cluster [DBG] pgmap v8213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:48.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:53:48.863924+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:53:48.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:53:48.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13340 16 16 0 0 0 - 0 2024-07-28T15:53:49.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:53:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:53:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:53:49.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13341 16 16 0 0 0 - 0 2024-07-28T15:53:50.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:50 smithi150 bash[67543]: cluster 2024-07-28T15:53:48.363884+0000 mgr.y (mgr.25232) 7270 : cluster [DBG] pgmap v8214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:50.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:50 smithi022 bash[82865]: cluster 2024-07-28T15:53:48.363884+0000 mgr.y (mgr.25232) 7270 : cluster [DBG] pgmap v8214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:50.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:50 smithi022 bash[80503]: cluster 2024-07-28T15:53:48.363884+0000 mgr.y (mgr.25232) 7270 : cluster [DBG] pgmap v8214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:50.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13342 16 16 0 0 0 - 0 2024-07-28T15:53:51.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:51 smithi150 bash[67543]: audit 2024-07-28T15:53:50.631183+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:51.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:51 smithi022 bash[80503]: audit 2024-07-28T15:53:50.631183+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:51.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:51 smithi022 bash[82865]: audit 2024-07-28T15:53:50.631183+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:53:51.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13343 16 16 0 0 0 - 0 2024-07-28T15:53:52.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:52 smithi150 bash[67543]: cluster 2024-07-28T15:53:50.365222+0000 mgr.y (mgr.25232) 7271 : cluster [DBG] pgmap v8215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:52.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:53:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:53:52.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:52 smithi022 bash[80503]: cluster 2024-07-28T15:53:50.365222+0000 mgr.y (mgr.25232) 7271 : cluster [DBG] pgmap v8215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:52.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:52 smithi022 bash[82865]: cluster 2024-07-28T15:53:50.365222+0000 mgr.y (mgr.25232) 7271 : cluster [DBG] pgmap v8215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:52.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13344 16 16 0 0 0 - 0 2024-07-28T15:53:53.868 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13345 16 16 0 0 0 - 0 2024-07-28T15:53:54.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:54 smithi150 bash[67543]: cluster 2024-07-28T15:53:52.366598+0000 mgr.y (mgr.25232) 7272 : cluster [DBG] pgmap v8216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:54.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:54 smithi022 bash[80503]: cluster 2024-07-28T15:53:52.366598+0000 mgr.y (mgr.25232) 7272 : cluster [DBG] pgmap v8216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:54.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:54 smithi022 bash[82865]: cluster 2024-07-28T15:53:52.366598+0000 mgr.y (mgr.25232) 7272 : cluster [DBG] pgmap v8216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:54.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13346 16 16 0 0 0 - 0 2024-07-28T15:53:55.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13347 16 16 0 0 0 - 0 2024-07-28T15:53:56.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:56 smithi150 bash[67543]: cluster 2024-07-28T15:53:54.367947+0000 mgr.y (mgr.25232) 7273 : cluster [DBG] pgmap v8217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:56.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:56 smithi022 bash[80503]: cluster 2024-07-28T15:53:54.367947+0000 mgr.y (mgr.25232) 7273 : cluster [DBG] pgmap v8217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:56.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:56 smithi022 bash[82865]: cluster 2024-07-28T15:53:54.367947+0000 mgr.y (mgr.25232) 7273 : cluster [DBG] pgmap v8217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:56.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13348 16 16 0 0 0 - 0 2024-07-28T15:53:57.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13349 16 16 0 0 0 - 0 2024-07-28T15:53:58.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:53:58 smithi150 bash[67543]: cluster 2024-07-28T15:53:56.369293+0000 mgr.y (mgr.25232) 7274 : cluster [DBG] pgmap v8218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:58.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:53:58 smithi022 bash[80503]: cluster 2024-07-28T15:53:56.369293+0000 mgr.y (mgr.25232) 7274 : cluster [DBG] pgmap v8218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:58.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:53:58 smithi022 bash[82865]: cluster 2024-07-28T15:53:56.369293+0000 mgr.y (mgr.25232) 7274 : cluster [DBG] pgmap v8218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:53:58.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13350 16 16 0 0 0 - 0 2024-07-28T15:53:59.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:53:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:53:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:53:59.869 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13351 16 16 0 0 0 - 0 2024-07-28T15:54:00.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:00 smithi150 bash[67543]: cluster 2024-07-28T15:53:58.370699+0000 mgr.y (mgr.25232) 7275 : cluster [DBG] pgmap v8219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:00.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:00 smithi022 bash[80503]: cluster 2024-07-28T15:53:58.370699+0000 mgr.y (mgr.25232) 7275 : cluster [DBG] pgmap v8219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:00.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:00 smithi022 bash[82865]: cluster 2024-07-28T15:53:58.370699+0000 mgr.y (mgr.25232) 7275 : cluster [DBG] pgmap v8219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:00.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13352 16 16 0 0 0 - 0 2024-07-28T15:54:01.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13353 16 16 0 0 0 - 0 2024-07-28T15:54:02.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:02 smithi150 bash[67543]: cluster 2024-07-28T15:54:00.372065+0000 mgr.y (mgr.25232) 7276 : cluster [DBG] pgmap v8220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:02.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:54:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:54:02.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:02 smithi022 bash[80503]: cluster 2024-07-28T15:54:00.372065+0000 mgr.y (mgr.25232) 7276 : cluster [DBG] pgmap v8220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:02 smithi022 bash[82865]: cluster 2024-07-28T15:54:00.372065+0000 mgr.y (mgr.25232) 7276 : cluster [DBG] pgmap v8220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:02.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13354 16 16 0 0 0 - 0 2024-07-28T15:54:03.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13355 16 16 0 0 0 - 0 2024-07-28T15:54:04.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:04 smithi150 bash[67543]: cluster 2024-07-28T15:54:02.373413+0000 mgr.y (mgr.25232) 7277 : cluster [DBG] pgmap v8221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:04.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:04 smithi022 bash[80503]: cluster 2024-07-28T15:54:02.373413+0000 mgr.y (mgr.25232) 7277 : cluster [DBG] pgmap v8221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:04.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:04 smithi022 bash[82865]: cluster 2024-07-28T15:54:02.373413+0000 mgr.y (mgr.25232) 7277 : cluster [DBG] pgmap v8221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:04.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13356 16 16 0 0 0 - 0 2024-07-28T15:54:05.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13357 16 16 0 0 0 - 0 2024-07-28T15:54:06.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:06 smithi150 bash[67543]: cluster 2024-07-28T15:54:04.374787+0000 mgr.y (mgr.25232) 7278 : cluster [DBG] pgmap v8222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:06.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:06 smithi150 bash[67543]: audit 2024-07-28T15:54:05.631667+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:06.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:06 smithi022 bash[80503]: cluster 2024-07-28T15:54:04.374787+0000 mgr.y (mgr.25232) 7278 : cluster [DBG] pgmap v8222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:06.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:06 smithi022 bash[80503]: audit 2024-07-28T15:54:05.631667+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:06 smithi022 bash[82865]: cluster 2024-07-28T15:54:04.374787+0000 mgr.y (mgr.25232) 7278 : cluster [DBG] pgmap v8222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:06 smithi022 bash[82865]: audit 2024-07-28T15:54:05.631667+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:06.870 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13358 16 16 0 0 0 - 0 2024-07-28T15:54:07.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13359 16 16 0 0 0 - 0 2024-07-28T15:54:08.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:08 smithi150 bash[67543]: cluster 2024-07-28T15:54:06.376153+0000 mgr.y (mgr.25232) 7279 : cluster [DBG] pgmap v8223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:08.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:08 smithi022 bash[80503]: cluster 2024-07-28T15:54:06.376153+0000 mgr.y (mgr.25232) 7279 : cluster [DBG] pgmap v8223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:08.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:08 smithi022 bash[82865]: cluster 2024-07-28T15:54:06.376153+0000 mgr.y (mgr.25232) 7279 : cluster [DBG] pgmap v8223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:08.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:54:08.867140+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:54:08.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:54:08.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13360 16 16 0 0 0 - 0 2024-07-28T15:54:09.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:54:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:54:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:54:09.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13361 16 16 0 0 0 - 0 2024-07-28T15:54:10.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:10 smithi150 bash[67543]: cluster 2024-07-28T15:54:08.377534+0000 mgr.y (mgr.25232) 7280 : cluster [DBG] pgmap v8224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:10.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:10 smithi022 bash[80503]: cluster 2024-07-28T15:54:08.377534+0000 mgr.y (mgr.25232) 7280 : cluster [DBG] pgmap v8224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:10.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:10 smithi022 bash[82865]: cluster 2024-07-28T15:54:08.377534+0000 mgr.y (mgr.25232) 7280 : cluster [DBG] pgmap v8224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:10.871 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13362 16 16 0 0 0 - 0 2024-07-28T15:54:11.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13363 16 16 0 0 0 - 0 2024-07-28T15:54:12.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:12 smithi150 bash[67543]: cluster 2024-07-28T15:54:10.378905+0000 mgr.y (mgr.25232) 7281 : cluster [DBG] pgmap v8225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:12.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:54:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:54:12.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:12 smithi022 bash[80503]: cluster 2024-07-28T15:54:10.378905+0000 mgr.y (mgr.25232) 7281 : cluster [DBG] pgmap v8225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:12.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:12 smithi022 bash[82865]: cluster 2024-07-28T15:54:10.378905+0000 mgr.y (mgr.25232) 7281 : cluster [DBG] pgmap v8225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:12.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13364 16 16 0 0 0 - 0 2024-07-28T15:54:13.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13365 16 16 0 0 0 - 0 2024-07-28T15:54:14.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:14 smithi150 bash[67543]: cluster 2024-07-28T15:54:12.380241+0000 mgr.y (mgr.25232) 7282 : cluster [DBG] pgmap v8226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:14.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:14 smithi022 bash[80503]: cluster 2024-07-28T15:54:12.380241+0000 mgr.y (mgr.25232) 7282 : cluster [DBG] pgmap v8226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:14.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:14 smithi022 bash[82865]: cluster 2024-07-28T15:54:12.380241+0000 mgr.y (mgr.25232) 7282 : cluster [DBG] pgmap v8226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:14.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13366 16 16 0 0 0 - 0 2024-07-28T15:54:15.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13367 16 16 0 0 0 - 0 2024-07-28T15:54:16.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:16 smithi150 bash[67543]: cluster 2024-07-28T15:54:14.381602+0000 mgr.y (mgr.25232) 7283 : cluster [DBG] pgmap v8227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:16.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:16 smithi022 bash[80503]: cluster 2024-07-28T15:54:14.381602+0000 mgr.y (mgr.25232) 7283 : cluster [DBG] pgmap v8227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:16.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:16 smithi022 bash[82865]: cluster 2024-07-28T15:54:14.381602+0000 mgr.y (mgr.25232) 7283 : cluster [DBG] pgmap v8227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:16.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13368 16 16 0 0 0 - 0 2024-07-28T15:54:17.872 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13369 16 16 0 0 0 - 0 2024-07-28T15:54:18.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:18 smithi150 bash[67543]: cluster 2024-07-28T15:54:16.382996+0000 mgr.y (mgr.25232) 7284 : cluster [DBG] pgmap v8228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:18 smithi022 bash[80503]: cluster 2024-07-28T15:54:16.382996+0000 mgr.y (mgr.25232) 7284 : cluster [DBG] pgmap v8228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:18.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:18 smithi022 bash[82865]: cluster 2024-07-28T15:54:16.382996+0000 mgr.y (mgr.25232) 7284 : cluster [DBG] pgmap v8228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:18.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13370 16 16 0 0 0 - 0 2024-07-28T15:54:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:54:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:54:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:54:19.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13371 16 16 0 0 0 - 0 2024-07-28T15:54:20.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:20 smithi150 bash[67543]: cluster 2024-07-28T15:54:18.384355+0000 mgr.y (mgr.25232) 7285 : cluster [DBG] pgmap v8229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:20.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:20 smithi022 bash[80503]: cluster 2024-07-28T15:54:18.384355+0000 mgr.y (mgr.25232) 7285 : cluster [DBG] pgmap v8229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:20.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:20 smithi022 bash[82865]: cluster 2024-07-28T15:54:18.384355+0000 mgr.y (mgr.25232) 7285 : cluster [DBG] pgmap v8229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:20.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13372 16 16 0 0 0 - 0 2024-07-28T15:54:21.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:21 smithi150 bash[67543]: audit 2024-07-28T15:54:20.632023+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:21.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:21 smithi022 bash[80503]: audit 2024-07-28T15:54:20.632023+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:21.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:21 smithi022 bash[82865]: audit 2024-07-28T15:54:20.632023+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:21.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13373 16 16 0 0 0 - 0 2024-07-28T15:54:22.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:22 smithi150 bash[67543]: cluster 2024-07-28T15:54:20.385698+0000 mgr.y (mgr.25232) 7286 : cluster [DBG] pgmap v8230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:22.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:54:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:54:22.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:22 smithi022 bash[80503]: cluster 2024-07-28T15:54:20.385698+0000 mgr.y (mgr.25232) 7286 : cluster [DBG] pgmap v8230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:22.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:22 smithi022 bash[82865]: cluster 2024-07-28T15:54:20.385698+0000 mgr.y (mgr.25232) 7286 : cluster [DBG] pgmap v8230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:22.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13374 16 16 0 0 0 - 0 2024-07-28T15:54:23.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13375 16 16 0 0 0 - 0 2024-07-28T15:54:24.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:24 smithi150 bash[67543]: cluster 2024-07-28T15:54:22.387106+0000 mgr.y (mgr.25232) 7287 : cluster [DBG] pgmap v8231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:24.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:24 smithi022 bash[80503]: cluster 2024-07-28T15:54:22.387106+0000 mgr.y (mgr.25232) 7287 : cluster [DBG] pgmap v8231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:24.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:24 smithi022 bash[82865]: cluster 2024-07-28T15:54:22.387106+0000 mgr.y (mgr.25232) 7287 : cluster [DBG] pgmap v8231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:24.873 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13376 16 16 0 0 0 - 0 2024-07-28T15:54:25.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13377 16 16 0 0 0 - 0 2024-07-28T15:54:26.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:26 smithi150 bash[67543]: cluster 2024-07-28T15:54:24.388487+0000 mgr.y (mgr.25232) 7288 : cluster [DBG] pgmap v8232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:26.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:26 smithi022 bash[80503]: cluster 2024-07-28T15:54:24.388487+0000 mgr.y (mgr.25232) 7288 : cluster [DBG] pgmap v8232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:26.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:26 smithi022 bash[82865]: cluster 2024-07-28T15:54:24.388487+0000 mgr.y (mgr.25232) 7288 : cluster [DBG] pgmap v8232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:26.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13378 16 16 0 0 0 - 0 2024-07-28T15:54:27.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13379 16 16 0 0 0 - 0 2024-07-28T15:54:28.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:28 smithi150 bash[67543]: cluster 2024-07-28T15:54:26.389873+0000 mgr.y (mgr.25232) 7289 : cluster [DBG] pgmap v8233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:28.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:28 smithi022 bash[80503]: cluster 2024-07-28T15:54:26.389873+0000 mgr.y (mgr.25232) 7289 : cluster [DBG] pgmap v8233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:28.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:28 smithi022 bash[82865]: cluster 2024-07-28T15:54:26.389873+0000 mgr.y (mgr.25232) 7289 : cluster [DBG] pgmap v8233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:28.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:54:28.870403+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:54:28.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:54:28.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13380 16 16 0 0 0 - 0 2024-07-28T15:54:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:54:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:54:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:54:29.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13381 16 16 0 0 0 - 0 2024-07-28T15:54:30.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:30 smithi150 bash[67543]: cluster 2024-07-28T15:54:28.391264+0000 mgr.y (mgr.25232) 7290 : cluster [DBG] pgmap v8234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:30.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:30 smithi022 bash[80503]: cluster 2024-07-28T15:54:28.391264+0000 mgr.y (mgr.25232) 7290 : cluster [DBG] pgmap v8234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:30.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:30 smithi022 bash[82865]: cluster 2024-07-28T15:54:28.391264+0000 mgr.y (mgr.25232) 7290 : cluster [DBG] pgmap v8234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:30.874 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13382 16 16 0 0 0 - 0 2024-07-28T15:54:31.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13383 16 16 0 0 0 - 0 2024-07-28T15:54:32.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:32 smithi150 bash[67543]: cluster 2024-07-28T15:54:30.392613+0000 mgr.y (mgr.25232) 7291 : cluster [DBG] pgmap v8235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:32.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:54:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:54:32.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:32 smithi022 bash[80503]: cluster 2024-07-28T15:54:30.392613+0000 mgr.y (mgr.25232) 7291 : cluster [DBG] pgmap v8235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:32.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:32 smithi022 bash[82865]: cluster 2024-07-28T15:54:30.392613+0000 mgr.y (mgr.25232) 7291 : cluster [DBG] pgmap v8235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:32.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13384 16 16 0 0 0 - 0 2024-07-28T15:54:33.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13385 16 16 0 0 0 - 0 2024-07-28T15:54:34.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:34 smithi022 bash[80503]: cluster 2024-07-28T15:54:32.393962+0000 mgr.y (mgr.25232) 7292 : cluster [DBG] pgmap v8236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:34 smithi022 bash[82865]: cluster 2024-07-28T15:54:32.393962+0000 mgr.y (mgr.25232) 7292 : cluster [DBG] pgmap v8236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:34.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:34 smithi150 bash[67543]: cluster 2024-07-28T15:54:32.393962+0000 mgr.y (mgr.25232) 7292 : cluster [DBG] pgmap v8236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:34.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13386 16 16 0 0 0 - 0 2024-07-28T15:54:35.875 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13387 16 16 0 0 0 - 0 2024-07-28T15:54:36.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:36 smithi022 bash[80503]: cluster 2024-07-28T15:54:34.395377+0000 mgr.y (mgr.25232) 7293 : cluster [DBG] pgmap v8237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:36.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:36 smithi022 bash[80503]: audit 2024-07-28T15:54:35.632368+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:36 smithi022 bash[82865]: cluster 2024-07-28T15:54:34.395377+0000 mgr.y (mgr.25232) 7293 : cluster [DBG] pgmap v8237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:36 smithi022 bash[82865]: audit 2024-07-28T15:54:35.632368+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:36.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:36 smithi150 bash[67543]: cluster 2024-07-28T15:54:34.395377+0000 mgr.y (mgr.25232) 7293 : cluster [DBG] pgmap v8237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:36.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:36 smithi150 bash[67543]: audit 2024-07-28T15:54:35.632368+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:36.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13388 16 16 0 0 0 - 0 2024-07-28T15:54:37.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13389 16 16 0 0 0 - 0 2024-07-28T15:54:38.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:38 smithi022 bash[80503]: cluster 2024-07-28T15:54:36.396734+0000 mgr.y (mgr.25232) 7294 : cluster [DBG] pgmap v8238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:38.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:38 smithi022 bash[82865]: cluster 2024-07-28T15:54:36.396734+0000 mgr.y (mgr.25232) 7294 : cluster [DBG] pgmap v8238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:38.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:38 smithi150 bash[67543]: cluster 2024-07-28T15:54:36.396734+0000 mgr.y (mgr.25232) 7294 : cluster [DBG] pgmap v8238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:38.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13390 16 16 0 0 0 - 0 2024-07-28T15:54:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:54:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:54:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:54:39.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13391 16 16 0 0 0 - 0 2024-07-28T15:54:40.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:40 smithi022 bash[80503]: cluster 2024-07-28T15:54:38.398109+0000 mgr.y (mgr.25232) 7295 : cluster [DBG] pgmap v8239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:40.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:40 smithi022 bash[82865]: cluster 2024-07-28T15:54:38.398109+0000 mgr.y (mgr.25232) 7295 : cluster [DBG] pgmap v8239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:40.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:40 smithi150 bash[67543]: cluster 2024-07-28T15:54:38.398109+0000 mgr.y (mgr.25232) 7295 : cluster [DBG] pgmap v8239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:40.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13392 16 16 0 0 0 - 0 2024-07-28T15:54:41.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13393 16 16 0 0 0 - 0 2024-07-28T15:54:42.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:42 smithi022 bash[80503]: cluster 2024-07-28T15:54:40.399505+0000 mgr.y (mgr.25232) 7296 : cluster [DBG] pgmap v8240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:42 smithi022 bash[82865]: cluster 2024-07-28T15:54:40.399505+0000 mgr.y (mgr.25232) 7296 : cluster [DBG] pgmap v8240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:42.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:42 smithi150 bash[67543]: cluster 2024-07-28T15:54:40.399505+0000 mgr.y (mgr.25232) 7296 : cluster [DBG] pgmap v8240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:42.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:54:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:54:42.876 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13394 16 16 0 0 0 - 0 2024-07-28T15:54:43.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13395 16 16 0 0 0 - 0 2024-07-28T15:54:44.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:44 smithi022 bash[80503]: cluster 2024-07-28T15:54:42.400889+0000 mgr.y (mgr.25232) 7297 : cluster [DBG] pgmap v8241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:44.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:44 smithi022 bash[80503]: audit 2024-07-28T15:54:44.261521+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:54:44.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:44 smithi022 bash[82865]: cluster 2024-07-28T15:54:42.400889+0000 mgr.y (mgr.25232) 7297 : cluster [DBG] pgmap v8241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:44 smithi022 bash[82865]: audit 2024-07-28T15:54:44.261521+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:54:44.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:44 smithi150 bash[67543]: cluster 2024-07-28T15:54:42.400889+0000 mgr.y (mgr.25232) 7297 : cluster [DBG] pgmap v8241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:44.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:44 smithi150 bash[67543]: audit 2024-07-28T15:54:44.261521+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:54:44.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13396 16 16 0 0 0 - 0 2024-07-28T15:54:45.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13397 16 16 0 0 0 - 0 2024-07-28T15:54:46.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:46 smithi022 bash[80503]: cluster 2024-07-28T15:54:44.402257+0000 mgr.y (mgr.25232) 7298 : cluster [DBG] pgmap v8242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:46.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:46 smithi022 bash[82865]: cluster 2024-07-28T15:54:44.402257+0000 mgr.y (mgr.25232) 7298 : cluster [DBG] pgmap v8242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:46.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:46 smithi150 bash[67543]: cluster 2024-07-28T15:54:44.402257+0000 mgr.y (mgr.25232) 7298 : cluster [DBG] pgmap v8242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:46.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13398 16 16 0 0 0 - 0 2024-07-28T15:54:47.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13399 16 16 0 0 0 - 0 2024-07-28T15:54:48.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:48 smithi022 bash[80503]: cluster 2024-07-28T15:54:46.403643+0000 mgr.y (mgr.25232) 7299 : cluster [DBG] pgmap v8243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:48.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:48 smithi022 bash[82865]: cluster 2024-07-28T15:54:46.403643+0000 mgr.y (mgr.25232) 7299 : cluster [DBG] pgmap v8243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:48.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:48 smithi150 bash[67543]: cluster 2024-07-28T15:54:46.403643+0000 mgr.y (mgr.25232) 7299 : cluster [DBG] pgmap v8243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:48.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:54:48.873652+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:54:48.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:54:48.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13400 16 16 0 0 0 - 0 2024-07-28T15:54:49.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:49 smithi022 bash[80503]: cluster 2024-07-28T15:54:48.405170+0000 mgr.y (mgr.25232) 7300 : cluster [DBG] pgmap v8244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:49.585 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:54:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:54:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:54:49.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:49 smithi022 bash[82865]: cluster 2024-07-28T15:54:48.405170+0000 mgr.y (mgr.25232) 7300 : cluster [DBG] pgmap v8244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:49.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:49 smithi150 bash[67543]: cluster 2024-07-28T15:54:48.405170+0000 mgr.y (mgr.25232) 7300 : cluster [DBG] pgmap v8244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:49.877 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13401 16 16 0 0 0 - 0 2024-07-28T15:54:50.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13402 16 16 0 0 0 - 0 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:49.959679+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:49.968161+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:50.158832+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:50.168534+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:50.593442+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:50.595072+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:50.605455+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:50 smithi150 bash[67543]: audit 2024-07-28T15:54:50.632819+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:51.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:49.959679+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:49.968161+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:50.158832+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:50.168534+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:50.593442+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:50.595072+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:50.605455+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[80503]: audit 2024-07-28T15:54:50.632819+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:49.959679+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:49.968161+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:50.158832+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:50.168534+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:50.593442+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:50.595072+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:54:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:50.605455+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:54:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:50 smithi022 bash[82865]: audit 2024-07-28T15:54:50.632819+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:54:51.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13403 16 16 0 0 0 - 0 2024-07-28T15:54:52.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:52 smithi150 bash[67543]: cluster 2024-07-28T15:54:50.406713+0000 mgr.y (mgr.25232) 7301 : cluster [DBG] pgmap v8245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:52.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:54:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:54:52.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:52 smithi022 bash[80503]: cluster 2024-07-28T15:54:50.406713+0000 mgr.y (mgr.25232) 7301 : cluster [DBG] pgmap v8245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:52.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:52 smithi022 bash[82865]: cluster 2024-07-28T15:54:50.406713+0000 mgr.y (mgr.25232) 7301 : cluster [DBG] pgmap v8245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:52.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13404 16 16 0 0 0 - 0 2024-07-28T15:54:53.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13405 16 16 0 0 0 - 0 2024-07-28T15:54:54.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:54 smithi150 bash[67543]: cluster 2024-07-28T15:54:52.408227+0000 mgr.y (mgr.25232) 7302 : cluster [DBG] pgmap v8246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:54.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:54 smithi022 bash[80503]: cluster 2024-07-28T15:54:52.408227+0000 mgr.y (mgr.25232) 7302 : cluster [DBG] pgmap v8246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:54.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:54 smithi022 bash[82865]: cluster 2024-07-28T15:54:52.408227+0000 mgr.y (mgr.25232) 7302 : cluster [DBG] pgmap v8246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:54.878 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13406 16 16 0 0 0 - 0 2024-07-28T15:54:55.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13407 16 16 0 0 0 - 0 2024-07-28T15:54:56.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:56 smithi150 bash[67543]: cluster 2024-07-28T15:54:54.409771+0000 mgr.y (mgr.25232) 7303 : cluster [DBG] pgmap v8247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:56.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:56 smithi022 bash[80503]: cluster 2024-07-28T15:54:54.409771+0000 mgr.y (mgr.25232) 7303 : cluster [DBG] pgmap v8247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:56.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:56 smithi022 bash[82865]: cluster 2024-07-28T15:54:54.409771+0000 mgr.y (mgr.25232) 7303 : cluster [DBG] pgmap v8247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:56.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13408 16 16 0 0 0 - 0 2024-07-28T15:54:57.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13409 16 16 0 0 0 - 0 2024-07-28T15:54:58.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:54:58 smithi150 bash[67543]: cluster 2024-07-28T15:54:56.411329+0000 mgr.y (mgr.25232) 7304 : cluster [DBG] pgmap v8248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:58.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:54:58 smithi022 bash[80503]: cluster 2024-07-28T15:54:56.411329+0000 mgr.y (mgr.25232) 7304 : cluster [DBG] pgmap v8248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:58.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:54:58 smithi022 bash[82865]: cluster 2024-07-28T15:54:56.411329+0000 mgr.y (mgr.25232) 7304 : cluster [DBG] pgmap v8248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:54:58.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13410 16 16 0 0 0 - 0 2024-07-28T15:54:59.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:54:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:54:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T15:54:59.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13411 16 16 0 0 0 - 0 2024-07-28T15:55:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:00 smithi150 bash[67543]: cluster 2024-07-28T15:54:58.412872+0000 mgr.y (mgr.25232) 7305 : cluster [DBG] pgmap v8249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:00.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:00 smithi022 bash[80503]: cluster 2024-07-28T15:54:58.412872+0000 mgr.y (mgr.25232) 7305 : cluster [DBG] pgmap v8249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:00.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:00 smithi022 bash[82865]: cluster 2024-07-28T15:54:58.412872+0000 mgr.y (mgr.25232) 7305 : cluster [DBG] pgmap v8249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:00.879 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13412 16 16 0 0 0 - 0 2024-07-28T15:55:01.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13413 16 16 0 0 0 - 0 2024-07-28T15:55:02.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:02 smithi150 bash[67543]: cluster 2024-07-28T15:55:00.414293+0000 mgr.y (mgr.25232) 7306 : cluster [DBG] pgmap v8250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:02.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:55:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:55:02.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:02 smithi022 bash[80503]: cluster 2024-07-28T15:55:00.414293+0000 mgr.y (mgr.25232) 7306 : cluster [DBG] pgmap v8250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:02.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:02 smithi022 bash[82865]: cluster 2024-07-28T15:55:00.414293+0000 mgr.y (mgr.25232) 7306 : cluster [DBG] pgmap v8250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:02.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13414 16 16 0 0 0 - 0 2024-07-28T15:55:03.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13415 16 16 0 0 0 - 0 2024-07-28T15:55:04.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:04 smithi150 bash[67543]: cluster 2024-07-28T15:55:02.415631+0000 mgr.y (mgr.25232) 7307 : cluster [DBG] pgmap v8251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:04.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:04 smithi022 bash[80503]: cluster 2024-07-28T15:55:02.415631+0000 mgr.y (mgr.25232) 7307 : cluster [DBG] pgmap v8251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:04.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:04 smithi022 bash[82865]: cluster 2024-07-28T15:55:02.415631+0000 mgr.y (mgr.25232) 7307 : cluster [DBG] pgmap v8251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:04.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13416 16 16 0 0 0 - 0 2024-07-28T15:55:05.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13417 16 16 0 0 0 - 0 2024-07-28T15:55:06.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:06 smithi150 bash[67543]: cluster 2024-07-28T15:55:04.417001+0000 mgr.y (mgr.25232) 7308 : cluster [DBG] pgmap v8252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:06.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:06 smithi150 bash[67543]: audit 2024-07-28T15:55:05.633351+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:06.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:06 smithi022 bash[80503]: cluster 2024-07-28T15:55:04.417001+0000 mgr.y (mgr.25232) 7308 : cluster [DBG] pgmap v8252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:06.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:06 smithi022 bash[80503]: audit 2024-07-28T15:55:05.633351+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:06 smithi022 bash[82865]: cluster 2024-07-28T15:55:04.417001+0000 mgr.y (mgr.25232) 7308 : cluster [DBG] pgmap v8252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:06 smithi022 bash[82865]: audit 2024-07-28T15:55:05.633351+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:06.880 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13418 16 16 0 0 0 - 0 2024-07-28T15:55:07.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13419 16 16 0 0 0 - 0 2024-07-28T15:55:08.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:08 smithi150 bash[67543]: cluster 2024-07-28T15:55:06.418394+0000 mgr.y (mgr.25232) 7309 : cluster [DBG] pgmap v8253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:08.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:08 smithi022 bash[80503]: cluster 2024-07-28T15:55:06.418394+0000 mgr.y (mgr.25232) 7309 : cluster [DBG] pgmap v8253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:08.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:08 smithi022 bash[82865]: cluster 2024-07-28T15:55:06.418394+0000 mgr.y (mgr.25232) 7309 : cluster [DBG] pgmap v8253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:08.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:55:08.877000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:55:08.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:55:08.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13420 16 16 0 0 0 - 0 2024-07-28T15:55:09.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:55:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:55:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:55:09.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13421 16 16 0 0 0 - 0 2024-07-28T15:55:10.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:10 smithi150 bash[67543]: cluster 2024-07-28T15:55:08.419750+0000 mgr.y (mgr.25232) 7310 : cluster [DBG] pgmap v8254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:10.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:10 smithi022 bash[82865]: cluster 2024-07-28T15:55:08.419750+0000 mgr.y (mgr.25232) 7310 : cluster [DBG] pgmap v8254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:10.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:10 smithi022 bash[80503]: cluster 2024-07-28T15:55:08.419750+0000 mgr.y (mgr.25232) 7310 : cluster [DBG] pgmap v8254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:10.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13422 16 16 0 0 0 - 0 2024-07-28T15:55:11.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13423 16 16 0 0 0 - 0 2024-07-28T15:55:12.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:12 smithi150 bash[67543]: cluster 2024-07-28T15:55:10.421124+0000 mgr.y (mgr.25232) 7311 : cluster [DBG] pgmap v8255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:12.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:55:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:55:12.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:12 smithi022 bash[82865]: cluster 2024-07-28T15:55:10.421124+0000 mgr.y (mgr.25232) 7311 : cluster [DBG] pgmap v8255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:12.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:12 smithi022 bash[80503]: cluster 2024-07-28T15:55:10.421124+0000 mgr.y (mgr.25232) 7311 : cluster [DBG] pgmap v8255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:12.881 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13424 16 16 0 0 0 - 0 2024-07-28T15:55:13.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13425 16 16 0 0 0 - 0 2024-07-28T15:55:14.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:14 smithi150 bash[67543]: cluster 2024-07-28T15:55:12.422492+0000 mgr.y (mgr.25232) 7312 : cluster [DBG] pgmap v8256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:14.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:14 smithi022 bash[82865]: cluster 2024-07-28T15:55:12.422492+0000 mgr.y (mgr.25232) 7312 : cluster [DBG] pgmap v8256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:14.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:14 smithi022 bash[80503]: cluster 2024-07-28T15:55:12.422492+0000 mgr.y (mgr.25232) 7312 : cluster [DBG] pgmap v8256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:14.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13426 16 16 0 0 0 - 0 2024-07-28T15:55:15.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13427 16 16 0 0 0 - 0 2024-07-28T15:55:16.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:16 smithi150 bash[67543]: cluster 2024-07-28T15:55:14.423847+0000 mgr.y (mgr.25232) 7313 : cluster [DBG] pgmap v8257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:16.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:16 smithi022 bash[80503]: cluster 2024-07-28T15:55:14.423847+0000 mgr.y (mgr.25232) 7313 : cluster [DBG] pgmap v8257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:16.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:16 smithi022 bash[82865]: cluster 2024-07-28T15:55:14.423847+0000 mgr.y (mgr.25232) 7313 : cluster [DBG] pgmap v8257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:16.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13428 16 16 0 0 0 - 0 2024-07-28T15:55:17.882 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13429 16 16 0 0 0 - 0 2024-07-28T15:55:18.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:18 smithi150 bash[67543]: cluster 2024-07-28T15:55:16.425224+0000 mgr.y (mgr.25232) 7314 : cluster [DBG] pgmap v8258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:18 smithi022 bash[80503]: cluster 2024-07-28T15:55:16.425224+0000 mgr.y (mgr.25232) 7314 : cluster [DBG] pgmap v8258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:18.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:18 smithi022 bash[82865]: cluster 2024-07-28T15:55:16.425224+0000 mgr.y (mgr.25232) 7314 : cluster [DBG] pgmap v8258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:18.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13430 16 16 0 0 0 - 0 2024-07-28T15:55:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:55:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:55:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:55:19.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13431 16 16 0 0 0 - 0 2024-07-28T15:55:20.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:20 smithi150 bash[67543]: cluster 2024-07-28T15:55:18.426752+0000 mgr.y (mgr.25232) 7315 : cluster [DBG] pgmap v8259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:20.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:20 smithi022 bash[80503]: cluster 2024-07-28T15:55:18.426752+0000 mgr.y (mgr.25232) 7315 : cluster [DBG] pgmap v8259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:20.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:20 smithi022 bash[82865]: cluster 2024-07-28T15:55:18.426752+0000 mgr.y (mgr.25232) 7315 : cluster [DBG] pgmap v8259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:20.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13432 16 16 0 0 0 - 0 2024-07-28T15:55:21.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:21 smithi150 bash[67543]: audit 2024-07-28T15:55:20.633783+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:21.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:21 smithi022 bash[80503]: audit 2024-07-28T15:55:20.633783+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:21.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:21 smithi022 bash[82865]: audit 2024-07-28T15:55:20.633783+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:21.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13433 16 16 0 0 0 - 0 2024-07-28T15:55:22.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:22 smithi150 bash[67543]: cluster 2024-07-28T15:55:20.428298+0000 mgr.y (mgr.25232) 7316 : cluster [DBG] pgmap v8260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:22.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:55:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:55:22.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:22 smithi022 bash[80503]: cluster 2024-07-28T15:55:20.428298+0000 mgr.y (mgr.25232) 7316 : cluster [DBG] pgmap v8260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:22.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:22 smithi022 bash[82865]: cluster 2024-07-28T15:55:20.428298+0000 mgr.y (mgr.25232) 7316 : cluster [DBG] pgmap v8260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:22.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13434 16 16 0 0 0 - 0 2024-07-28T15:55:23.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13435 16 16 0 0 0 - 0 2024-07-28T15:55:24.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:24 smithi150 bash[67543]: cluster 2024-07-28T15:55:22.429841+0000 mgr.y (mgr.25232) 7317 : cluster [DBG] pgmap v8261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:24.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:24 smithi022 bash[80503]: cluster 2024-07-28T15:55:22.429841+0000 mgr.y (mgr.25232) 7317 : cluster [DBG] pgmap v8261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:24.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:24 smithi022 bash[82865]: cluster 2024-07-28T15:55:22.429841+0000 mgr.y (mgr.25232) 7317 : cluster [DBG] pgmap v8261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:24.883 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13436 16 16 0 0 0 - 0 2024-07-28T15:55:25.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13437 16 16 0 0 0 - 0 2024-07-28T15:55:26.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:26 smithi150 bash[67543]: cluster 2024-07-28T15:55:24.431418+0000 mgr.y (mgr.25232) 7318 : cluster [DBG] pgmap v8262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:26.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:26 smithi022 bash[80503]: cluster 2024-07-28T15:55:24.431418+0000 mgr.y (mgr.25232) 7318 : cluster [DBG] pgmap v8262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:26.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:26 smithi022 bash[82865]: cluster 2024-07-28T15:55:24.431418+0000 mgr.y (mgr.25232) 7318 : cluster [DBG] pgmap v8262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:26.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13438 16 16 0 0 0 - 0 2024-07-28T15:55:27.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13439 16 16 0 0 0 - 0 2024-07-28T15:55:28.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:28 smithi150 bash[67543]: cluster 2024-07-28T15:55:26.432835+0000 mgr.y (mgr.25232) 7319 : cluster [DBG] pgmap v8263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:28.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:28 smithi022 bash[80503]: cluster 2024-07-28T15:55:26.432835+0000 mgr.y (mgr.25232) 7319 : cluster [DBG] pgmap v8263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:28.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:28 smithi022 bash[82865]: cluster 2024-07-28T15:55:26.432835+0000 mgr.y (mgr.25232) 7319 : cluster [DBG] pgmap v8263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:28.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:55:28.880185+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:55:28.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:55:28.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13440 16 16 0 0 0 - 0 2024-07-28T15:55:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:55:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:55:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:55:29.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13441 16 16 0 0 0 - 0 2024-07-28T15:55:30.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:30 smithi150 bash[67543]: cluster 2024-07-28T15:55:28.434228+0000 mgr.y (mgr.25232) 7320 : cluster [DBG] pgmap v8264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:30.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:30 smithi022 bash[80503]: cluster 2024-07-28T15:55:28.434228+0000 mgr.y (mgr.25232) 7320 : cluster [DBG] pgmap v8264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:30.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:30 smithi022 bash[82865]: cluster 2024-07-28T15:55:28.434228+0000 mgr.y (mgr.25232) 7320 : cluster [DBG] pgmap v8264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:30.884 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13442 16 16 0 0 0 - 0 2024-07-28T15:55:31.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13443 16 16 0 0 0 - 0 2024-07-28T15:55:32.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:32 smithi150 bash[67543]: cluster 2024-07-28T15:55:30.435613+0000 mgr.y (mgr.25232) 7321 : cluster [DBG] pgmap v8265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:32.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:55:32 smithi150 bash[60514]: ts=2024-07-28T15:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:55:32.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:32 smithi022 bash[80503]: cluster 2024-07-28T15:55:30.435613+0000 mgr.y (mgr.25232) 7321 : cluster [DBG] pgmap v8265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:32.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:32 smithi022 bash[82865]: cluster 2024-07-28T15:55:30.435613+0000 mgr.y (mgr.25232) 7321 : cluster [DBG] pgmap v8265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:32.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13444 16 16 0 0 0 - 0 2024-07-28T15:55:33.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13445 16 16 0 0 0 - 0 2024-07-28T15:55:34.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:34 smithi150 bash[67543]: cluster 2024-07-28T15:55:32.436983+0000 mgr.y (mgr.25232) 7322 : cluster [DBG] pgmap v8266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:34.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:34 smithi022 bash[80503]: cluster 2024-07-28T15:55:32.436983+0000 mgr.y (mgr.25232) 7322 : cluster [DBG] pgmap v8266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:34.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:34 smithi022 bash[82865]: cluster 2024-07-28T15:55:32.436983+0000 mgr.y (mgr.25232) 7322 : cluster [DBG] pgmap v8266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:34.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13446 16 16 0 0 0 - 0 2024-07-28T15:55:35.885 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13447 16 16 0 0 0 - 0 2024-07-28T15:55:36.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:36 smithi150 bash[67543]: cluster 2024-07-28T15:55:34.438380+0000 mgr.y (mgr.25232) 7323 : cluster [DBG] pgmap v8267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:36 smithi150 bash[67543]: audit 2024-07-28T15:55:35.634123+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:36.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:36 smithi022 bash[80503]: cluster 2024-07-28T15:55:34.438380+0000 mgr.y (mgr.25232) 7323 : cluster [DBG] pgmap v8267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:36.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:36 smithi022 bash[80503]: audit 2024-07-28T15:55:35.634123+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:36 smithi022 bash[82865]: cluster 2024-07-28T15:55:34.438380+0000 mgr.y (mgr.25232) 7323 : cluster [DBG] pgmap v8267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:36 smithi022 bash[82865]: audit 2024-07-28T15:55:35.634123+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:36.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13448 16 16 0 0 0 - 0 2024-07-28T15:55:37.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13449 16 16 0 0 0 - 0 2024-07-28T15:55:38.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:38 smithi150 bash[67543]: cluster 2024-07-28T15:55:36.439768+0000 mgr.y (mgr.25232) 7324 : cluster [DBG] pgmap v8268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:38.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:38 smithi022 bash[80503]: cluster 2024-07-28T15:55:36.439768+0000 mgr.y (mgr.25232) 7324 : cluster [DBG] pgmap v8268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:38.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:38 smithi022 bash[82865]: cluster 2024-07-28T15:55:36.439768+0000 mgr.y (mgr.25232) 7324 : cluster [DBG] pgmap v8268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:38.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13450 16 16 0 0 0 - 0 2024-07-28T15:55:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:55:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:55:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:55:39.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13451 16 16 0 0 0 - 0 2024-07-28T15:55:40.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:40 smithi022 bash[80503]: cluster 2024-07-28T15:55:38.441121+0000 mgr.y (mgr.25232) 7325 : cluster [DBG] pgmap v8269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:40.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:40 smithi022 bash[82865]: cluster 2024-07-28T15:55:38.441121+0000 mgr.y (mgr.25232) 7325 : cluster [DBG] pgmap v8269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:40.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:40 smithi150 bash[67543]: cluster 2024-07-28T15:55:38.441121+0000 mgr.y (mgr.25232) 7325 : cluster [DBG] pgmap v8269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:40.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13452 16 16 0 0 0 - 0 2024-07-28T15:55:41.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13453 16 16 0 0 0 - 0 2024-07-28T15:55:42.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:42 smithi022 bash[80503]: cluster 2024-07-28T15:55:40.442491+0000 mgr.y (mgr.25232) 7326 : cluster [DBG] pgmap v8270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:42 smithi022 bash[82865]: cluster 2024-07-28T15:55:40.442491+0000 mgr.y (mgr.25232) 7326 : cluster [DBG] pgmap v8270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:42.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:42 smithi150 bash[67543]: cluster 2024-07-28T15:55:40.442491+0000 mgr.y (mgr.25232) 7326 : cluster [DBG] pgmap v8270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:42.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:55:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:55:42.886 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13454 16 16 0 0 0 - 0 2024-07-28T15:55:43.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13455 16 16 0 0 0 - 0 2024-07-28T15:55:44.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:44 smithi022 bash[80503]: cluster 2024-07-28T15:55:42.443837+0000 mgr.y (mgr.25232) 7327 : cluster [DBG] pgmap v8271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:44 smithi022 bash[82865]: cluster 2024-07-28T15:55:42.443837+0000 mgr.y (mgr.25232) 7327 : cluster [DBG] pgmap v8271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:44.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:44 smithi150 bash[67543]: cluster 2024-07-28T15:55:42.443837+0000 mgr.y (mgr.25232) 7327 : cluster [DBG] pgmap v8271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:44.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13456 16 16 0 0 0 - 0 2024-07-28T15:55:45.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13457 16 16 0 0 0 - 0 2024-07-28T15:55:46.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:46 smithi022 bash[80503]: cluster 2024-07-28T15:55:44.445196+0000 mgr.y (mgr.25232) 7328 : cluster [DBG] pgmap v8272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:46.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:46 smithi022 bash[82865]: cluster 2024-07-28T15:55:44.445196+0000 mgr.y (mgr.25232) 7328 : cluster [DBG] pgmap v8272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:46.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:46 smithi150 bash[67543]: cluster 2024-07-28T15:55:44.445196+0000 mgr.y (mgr.25232) 7328 : cluster [DBG] pgmap v8272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:46.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13458 16 16 0 0 0 - 0 2024-07-28T15:55:47.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13459 16 16 0 0 0 - 0 2024-07-28T15:55:48.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:48 smithi022 bash[80503]: cluster 2024-07-28T15:55:46.446576+0000 mgr.y (mgr.25232) 7329 : cluster [DBG] pgmap v8273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:48.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:48 smithi022 bash[82865]: cluster 2024-07-28T15:55:46.446576+0000 mgr.y (mgr.25232) 7329 : cluster [DBG] pgmap v8273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:48.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:48 smithi150 bash[67543]: cluster 2024-07-28T15:55:46.446576+0000 mgr.y (mgr.25232) 7329 : cluster [DBG] pgmap v8273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:48.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:55:48.883470+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:55:48.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:55:48.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13460 16 16 0 0 0 - 0 2024-07-28T15:55:49.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:55:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:55:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:55:49.887 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13461 16 16 0 0 0 - 0 2024-07-28T15:55:50.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:50 smithi022 bash[80503]: cluster 2024-07-28T15:55:48.447933+0000 mgr.y (mgr.25232) 7330 : cluster [DBG] pgmap v8274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:50.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:50 smithi022 bash[82865]: cluster 2024-07-28T15:55:48.447933+0000 mgr.y (mgr.25232) 7330 : cluster [DBG] pgmap v8274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:50.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:50 smithi150 bash[67543]: cluster 2024-07-28T15:55:48.447933+0000 mgr.y (mgr.25232) 7330 : cluster [DBG] pgmap v8274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:50.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13462 16 16 0 0 0 - 0 2024-07-28T15:55:51.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[80503]: audit 2024-07-28T15:55:50.634605+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[80503]: audit 2024-07-28T15:55:50.778942+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[80503]: audit 2024-07-28T15:55:51.152819+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[80503]: audit 2024-07-28T15:55:51.157135+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[82865]: audit 2024-07-28T15:55:50.634605+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[82865]: audit 2024-07-28T15:55:50.778942+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[82865]: audit 2024-07-28T15:55:51.152819+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:51 smithi022 bash[82865]: audit 2024-07-28T15:55:51.157135+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:51.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:51 smithi150 bash[67543]: audit 2024-07-28T15:55:50.634605+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:55:51.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:51 smithi150 bash[67543]: audit 2024-07-28T15:55:50.778942+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:55:51.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:51 smithi150 bash[67543]: audit 2024-07-28T15:55:51.152819+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:51.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:51 smithi150 bash[67543]: audit 2024-07-28T15:55:51.157135+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:51.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13463 16 16 0 0 0 - 0 2024-07-28T15:55:52.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:52 smithi022 bash[80503]: cluster 2024-07-28T15:55:50.449309+0000 mgr.y (mgr.25232) 7331 : cluster [DBG] pgmap v8275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:52.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:52 smithi022 bash[82865]: cluster 2024-07-28T15:55:50.449309+0000 mgr.y (mgr.25232) 7331 : cluster [DBG] pgmap v8275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:52.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:52 smithi150 bash[67543]: cluster 2024-07-28T15:55:50.449309+0000 mgr.y (mgr.25232) 7331 : cluster [DBG] pgmap v8275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:52.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:55:52 smithi150 bash[60514]: ts=2024-07-28T15:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:55:52.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13464 16 16 0 0 0 - 0 2024-07-28T15:55:53.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13465 16 16 0 0 0 - 0 2024-07-28T15:55:54.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:54 smithi022 bash[80503]: cluster 2024-07-28T15:55:52.450674+0000 mgr.y (mgr.25232) 7332 : cluster [DBG] pgmap v8276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:54.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:54 smithi022 bash[82865]: cluster 2024-07-28T15:55:52.450674+0000 mgr.y (mgr.25232) 7332 : cluster [DBG] pgmap v8276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:54.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:54 smithi150 bash[67543]: cluster 2024-07-28T15:55:52.450674+0000 mgr.y (mgr.25232) 7332 : cluster [DBG] pgmap v8276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:54.888 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13466 16 16 0 0 0 - 0 2024-07-28T15:55:55.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13467 16 16 0 0 0 - 0 2024-07-28T15:55:56.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:56 smithi022 bash[80503]: cluster 2024-07-28T15:55:54.452004+0000 mgr.y (mgr.25232) 7333 : cluster [DBG] pgmap v8277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:56.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:56 smithi022 bash[82865]: cluster 2024-07-28T15:55:54.452004+0000 mgr.y (mgr.25232) 7333 : cluster [DBG] pgmap v8277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:56.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:56 smithi150 bash[67543]: cluster 2024-07-28T15:55:54.452004+0000 mgr.y (mgr.25232) 7333 : cluster [DBG] pgmap v8277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:56.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13468 16 16 0 0 0 - 0 2024-07-28T15:55:57.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: cluster 2024-07-28T15:55:56.452951+0000 mgr.y (mgr.25232) 7334 : cluster [DBG] pgmap v8278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:57.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:56.468946+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:56.476978+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:57.001235+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:57.010792+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:57.446403+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:55:57.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:57.447820+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:55:57.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:57 smithi150 bash[67543]: audit 2024-07-28T15:55:57.457493+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: cluster 2024-07-28T15:55:56.452951+0000 mgr.y (mgr.25232) 7334 : cluster [DBG] pgmap v8278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:56.468946+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:56.476978+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:57.001235+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:57.010792+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:57.446403+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:57.447820+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[80503]: audit 2024-07-28T15:55:57.457493+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: cluster 2024-07-28T15:55:56.452951+0000 mgr.y (mgr.25232) 7334 : cluster [DBG] pgmap v8278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:56.468946+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:56.476978+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:57.001235+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:57.010792+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:57.446403+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:55:57.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:57.447820+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:55:57.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:57 smithi022 bash[82865]: audit 2024-07-28T15:55:57.457493+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:55:57.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13469 16 16 0 0 0 - 0 2024-07-28T15:55:58.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13470 16 16 0 0 0 - 0 2024-07-28T15:55:59.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:55:59 smithi150 bash[67543]: cluster 2024-07-28T15:55:58.454251+0000 mgr.y (mgr.25232) 7335 : cluster [DBG] pgmap v8279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:59.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:55:59 smithi022 bash[80503]: cluster 2024-07-28T15:55:58.454251+0000 mgr.y (mgr.25232) 7335 : cluster [DBG] pgmap v8279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:55:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:55:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:55:59.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:55:59 smithi022 bash[82865]: cluster 2024-07-28T15:55:58.454251+0000 mgr.y (mgr.25232) 7335 : cluster [DBG] pgmap v8279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:55:59.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13471 16 16 0 0 0 - 0 2024-07-28T15:56:00.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13472 16 16 0 0 0 - 0 2024-07-28T15:56:01.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:01 smithi150 bash[67543]: cluster 2024-07-28T15:56:00.455611+0000 mgr.y (mgr.25232) 7336 : cluster [DBG] pgmap v8280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:01.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:01 smithi022 bash[80503]: cluster 2024-07-28T15:56:00.455611+0000 mgr.y (mgr.25232) 7336 : cluster [DBG] pgmap v8280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:01.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:01 smithi022 bash[82865]: cluster 2024-07-28T15:56:00.455611+0000 mgr.y (mgr.25232) 7336 : cluster [DBG] pgmap v8280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:01.889 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13473 16 16 0 0 0 - 0 2024-07-28T15:56:02.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:56:02 smithi150 bash[60514]: ts=2024-07-28T15:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:56:02.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13474 16 16 0 0 0 - 0 2024-07-28T15:56:03.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:03 smithi150 bash[67543]: cluster 2024-07-28T15:56:02.456953+0000 mgr.y (mgr.25232) 7337 : cluster [DBG] pgmap v8281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:03.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:03 smithi022 bash[80503]: cluster 2024-07-28T15:56:02.456953+0000 mgr.y (mgr.25232) 7337 : cluster [DBG] pgmap v8281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:03.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:03 smithi022 bash[82865]: cluster 2024-07-28T15:56:02.456953+0000 mgr.y (mgr.25232) 7337 : cluster [DBG] pgmap v8281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:03.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13475 16 16 0 0 0 - 0 2024-07-28T15:56:04.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13476 16 16 0 0 0 - 0 2024-07-28T15:56:05.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:05 smithi150 bash[67543]: cluster 2024-07-28T15:56:04.458270+0000 mgr.y (mgr.25232) 7338 : cluster [DBG] pgmap v8282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:05.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:05 smithi022 bash[80503]: cluster 2024-07-28T15:56:04.458270+0000 mgr.y (mgr.25232) 7338 : cluster [DBG] pgmap v8282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:05.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:05 smithi022 bash[82865]: cluster 2024-07-28T15:56:04.458270+0000 mgr.y (mgr.25232) 7338 : cluster [DBG] pgmap v8282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:05.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13477 16 16 0 0 0 - 0 2024-07-28T15:56:06.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:06 smithi150 bash[67543]: audit 2024-07-28T15:56:05.635130+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:06.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:06 smithi022 bash[80503]: audit 2024-07-28T15:56:05.635130+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:06.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:06 smithi022 bash[82865]: audit 2024-07-28T15:56:05.635130+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:06.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13478 16 16 0 0 0 - 0 2024-07-28T15:56:07.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:07 smithi150 bash[67543]: cluster 2024-07-28T15:56:06.459572+0000 mgr.y (mgr.25232) 7339 : cluster [DBG] pgmap v8283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:07.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:07 smithi022 bash[80503]: cluster 2024-07-28T15:56:06.459572+0000 mgr.y (mgr.25232) 7339 : cluster [DBG] pgmap v8283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:07.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:07 smithi022 bash[82865]: cluster 2024-07-28T15:56:06.459572+0000 mgr.y (mgr.25232) 7339 : cluster [DBG] pgmap v8283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:07.890 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13479 16 16 0 0 0 - 0 2024-07-28T15:56:08.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:56:08.886589+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:56:08.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:56:08.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13480 16 16 0 0 0 - 0 2024-07-28T15:56:09.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:09 smithi150 bash[67543]: cluster 2024-07-28T15:56:08.460912+0000 mgr.y (mgr.25232) 7340 : cluster [DBG] pgmap v8284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:09 smithi022 bash[80503]: cluster 2024-07-28T15:56:08.460912+0000 mgr.y (mgr.25232) 7340 : cluster [DBG] pgmap v8284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:56:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:56:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:56:09.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:09 smithi022 bash[82865]: cluster 2024-07-28T15:56:08.460912+0000 mgr.y (mgr.25232) 7340 : cluster [DBG] pgmap v8284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:09.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13481 16 16 0 0 0 - 0 2024-07-28T15:56:10.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13482 16 16 0 0 0 - 0 2024-07-28T15:56:11.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13483 16 16 0 0 0 - 0 2024-07-28T15:56:12.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:12 smithi150 bash[67543]: cluster 2024-07-28T15:56:10.462250+0000 mgr.y (mgr.25232) 7341 : cluster [DBG] pgmap v8285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:12.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:12 smithi022 bash[80503]: cluster 2024-07-28T15:56:10.462250+0000 mgr.y (mgr.25232) 7341 : cluster [DBG] pgmap v8285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:12.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:12 smithi022 bash[82865]: cluster 2024-07-28T15:56:10.462250+0000 mgr.y (mgr.25232) 7341 : cluster [DBG] pgmap v8285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:12.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:56:12 smithi150 bash[60514]: ts=2024-07-28T15:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:56:12.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13484 16 16 0 0 0 - 0 2024-07-28T15:56:13.891 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13485 16 16 0 0 0 - 0 2024-07-28T15:56:14.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:14 smithi150 bash[67543]: cluster 2024-07-28T15:56:12.463642+0000 mgr.y (mgr.25232) 7342 : cluster [DBG] pgmap v8286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:14.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:14 smithi022 bash[80503]: cluster 2024-07-28T15:56:12.463642+0000 mgr.y (mgr.25232) 7342 : cluster [DBG] pgmap v8286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:14.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:14 smithi022 bash[82865]: cluster 2024-07-28T15:56:12.463642+0000 mgr.y (mgr.25232) 7342 : cluster [DBG] pgmap v8286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:14.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13486 16 16 0 0 0 - 0 2024-07-28T15:56:15.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13487 16 16 0 0 0 - 0 2024-07-28T15:56:16.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:16 smithi022 bash[80503]: cluster 2024-07-28T15:56:14.464982+0000 mgr.y (mgr.25232) 7343 : cluster [DBG] pgmap v8287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:16.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:16 smithi022 bash[82865]: cluster 2024-07-28T15:56:14.464982+0000 mgr.y (mgr.25232) 7343 : cluster [DBG] pgmap v8287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:16.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:16 smithi150 bash[67543]: cluster 2024-07-28T15:56:14.464982+0000 mgr.y (mgr.25232) 7343 : cluster [DBG] pgmap v8287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:16.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13488 16 16 0 0 0 - 0 2024-07-28T15:56:17.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13489 16 16 0 0 0 - 0 2024-07-28T15:56:18.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:18 smithi022 bash[80503]: cluster 2024-07-28T15:56:16.466359+0000 mgr.y (mgr.25232) 7344 : cluster [DBG] pgmap v8288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:18.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:18 smithi022 bash[82865]: cluster 2024-07-28T15:56:16.466359+0000 mgr.y (mgr.25232) 7344 : cluster [DBG] pgmap v8288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:18.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:18 smithi150 bash[67543]: cluster 2024-07-28T15:56:16.466359+0000 mgr.y (mgr.25232) 7344 : cluster [DBG] pgmap v8288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:18.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13490 16 16 0 0 0 - 0 2024-07-28T15:56:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:56:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:56:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:56:19.892 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13491 16 16 0 0 0 - 0 2024-07-28T15:56:20.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:20 smithi022 bash[80503]: cluster 2024-07-28T15:56:18.467703+0000 mgr.y (mgr.25232) 7345 : cluster [DBG] pgmap v8289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:20.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:20 smithi022 bash[82865]: cluster 2024-07-28T15:56:18.467703+0000 mgr.y (mgr.25232) 7345 : cluster [DBG] pgmap v8289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:20.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:20 smithi150 bash[67543]: cluster 2024-07-28T15:56:18.467703+0000 mgr.y (mgr.25232) 7345 : cluster [DBG] pgmap v8289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:20.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13492 16 16 0 0 0 - 0 2024-07-28T15:56:21.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:21 smithi022 bash[80503]: audit 2024-07-28T15:56:20.635503+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:21.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:21 smithi022 bash[82865]: audit 2024-07-28T15:56:20.635503+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:21.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:21 smithi150 bash[67543]: audit 2024-07-28T15:56:20.635503+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:21.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13493 16 16 0 0 0 - 0 2024-07-28T15:56:22.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:22 smithi150 bash[67543]: cluster 2024-07-28T15:56:20.469044+0000 mgr.y (mgr.25232) 7346 : cluster [DBG] pgmap v8290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:22.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:22 smithi022 bash[80503]: cluster 2024-07-28T15:56:20.469044+0000 mgr.y (mgr.25232) 7346 : cluster [DBG] pgmap v8290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:22.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:22 smithi022 bash[82865]: cluster 2024-07-28T15:56:20.469044+0000 mgr.y (mgr.25232) 7346 : cluster [DBG] pgmap v8290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:22.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:56:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:56:22.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13494 16 16 0 0 0 - 0 2024-07-28T15:56:23.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13495 16 16 0 0 0 - 0 2024-07-28T15:56:24.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:24 smithi022 bash[80503]: cluster 2024-07-28T15:56:22.470409+0000 mgr.y (mgr.25232) 7347 : cluster [DBG] pgmap v8291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:24.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:24 smithi022 bash[82865]: cluster 2024-07-28T15:56:22.470409+0000 mgr.y (mgr.25232) 7347 : cluster [DBG] pgmap v8291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:24.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:24 smithi150 bash[67543]: cluster 2024-07-28T15:56:22.470409+0000 mgr.y (mgr.25232) 7347 : cluster [DBG] pgmap v8291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:24.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13496 16 16 0 0 0 - 0 2024-07-28T15:56:25.893 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13497 16 16 0 0 0 - 0 2024-07-28T15:56:26.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:26 smithi022 bash[80503]: cluster 2024-07-28T15:56:24.471775+0000 mgr.y (mgr.25232) 7348 : cluster [DBG] pgmap v8292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:26.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:26 smithi022 bash[82865]: cluster 2024-07-28T15:56:24.471775+0000 mgr.y (mgr.25232) 7348 : cluster [DBG] pgmap v8292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:26.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:26 smithi150 bash[67543]: cluster 2024-07-28T15:56:24.471775+0000 mgr.y (mgr.25232) 7348 : cluster [DBG] pgmap v8292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:26.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13498 16 16 0 0 0 - 0 2024-07-28T15:56:27.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13499 16 16 0 0 0 - 0 2024-07-28T15:56:28.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:28 smithi022 bash[80503]: cluster 2024-07-28T15:56:26.473131+0000 mgr.y (mgr.25232) 7349 : cluster [DBG] pgmap v8293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:28.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:28 smithi022 bash[82865]: cluster 2024-07-28T15:56:26.473131+0000 mgr.y (mgr.25232) 7349 : cluster [DBG] pgmap v8293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:28.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:28 smithi150 bash[67543]: cluster 2024-07-28T15:56:26.473131+0000 mgr.y (mgr.25232) 7349 : cluster [DBG] pgmap v8293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:28.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:56:28.889880+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:56:28.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:56:28.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13500 16 16 0 0 0 - 0 2024-07-28T15:56:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:56:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:56:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T15:56:29.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13501 16 16 0 0 0 - 0 2024-07-28T15:56:30.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:30 smithi022 bash[80503]: cluster 2024-07-28T15:56:28.474514+0000 mgr.y (mgr.25232) 7350 : cluster [DBG] pgmap v8294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:30.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:30 smithi022 bash[82865]: cluster 2024-07-28T15:56:28.474514+0000 mgr.y (mgr.25232) 7350 : cluster [DBG] pgmap v8294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:30.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:30 smithi150 bash[67543]: cluster 2024-07-28T15:56:28.474514+0000 mgr.y (mgr.25232) 7350 : cluster [DBG] pgmap v8294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:30.894 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13502 16 16 0 0 0 - 0 2024-07-28T15:56:31.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13503 16 16 0 0 0 - 0 2024-07-28T15:56:32.323 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:32 smithi150 bash[67543]: cluster 2024-07-28T15:56:30.475849+0000 mgr.y (mgr.25232) 7351 : cluster [DBG] pgmap v8295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:32.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:32 smithi022 bash[80503]: cluster 2024-07-28T15:56:30.475849+0000 mgr.y (mgr.25232) 7351 : cluster [DBG] pgmap v8295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:32.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:32 smithi022 bash[82865]: cluster 2024-07-28T15:56:30.475849+0000 mgr.y (mgr.25232) 7351 : cluster [DBG] pgmap v8295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:32.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:56:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:56:32.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13504 16 16 0 0 0 - 0 2024-07-28T15:56:33.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13505 16 16 0 0 0 - 0 2024-07-28T15:56:34.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:34 smithi022 bash[80503]: cluster 2024-07-28T15:56:32.477187+0000 mgr.y (mgr.25232) 7352 : cluster [DBG] pgmap v8296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:34.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:34 smithi022 bash[82865]: cluster 2024-07-28T15:56:32.477187+0000 mgr.y (mgr.25232) 7352 : cluster [DBG] pgmap v8296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:34.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:34 smithi150 bash[67543]: cluster 2024-07-28T15:56:32.477187+0000 mgr.y (mgr.25232) 7352 : cluster [DBG] pgmap v8296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:34.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13506 16 16 0 0 0 - 0 2024-07-28T15:56:35.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13507 16 16 0 0 0 - 0 2024-07-28T15:56:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:36 smithi022 bash[80503]: cluster 2024-07-28T15:56:34.478546+0000 mgr.y (mgr.25232) 7353 : cluster [DBG] pgmap v8297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:36 smithi022 bash[80503]: audit 2024-07-28T15:56:35.636001+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:36.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:36 smithi022 bash[82865]: cluster 2024-07-28T15:56:34.478546+0000 mgr.y (mgr.25232) 7353 : cluster [DBG] pgmap v8297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:36.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:36 smithi022 bash[82865]: audit 2024-07-28T15:56:35.636001+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:36.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:36 smithi150 bash[67543]: cluster 2024-07-28T15:56:34.478546+0000 mgr.y (mgr.25232) 7353 : cluster [DBG] pgmap v8297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:36.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:36 smithi150 bash[67543]: audit 2024-07-28T15:56:35.636001+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:36.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13508 16 16 0 0 0 - 0 2024-07-28T15:56:37.895 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13509 16 16 0 0 0 - 0 2024-07-28T15:56:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:38 smithi022 bash[80503]: cluster 2024-07-28T15:56:36.479893+0000 mgr.y (mgr.25232) 7354 : cluster [DBG] pgmap v8298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:38 smithi022 bash[82865]: cluster 2024-07-28T15:56:36.479893+0000 mgr.y (mgr.25232) 7354 : cluster [DBG] pgmap v8298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:38.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:38 smithi150 bash[67543]: cluster 2024-07-28T15:56:36.479893+0000 mgr.y (mgr.25232) 7354 : cluster [DBG] pgmap v8298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:38.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13510 16 16 0 0 0 - 0 2024-07-28T15:56:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:56:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:56:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:56:39.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13511 16 16 0 0 0 - 0 2024-07-28T15:56:40.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:40 smithi022 bash[80503]: cluster 2024-07-28T15:56:38.481259+0000 mgr.y (mgr.25232) 7355 : cluster [DBG] pgmap v8299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:40.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:40 smithi022 bash[82865]: cluster 2024-07-28T15:56:38.481259+0000 mgr.y (mgr.25232) 7355 : cluster [DBG] pgmap v8299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:40.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:40 smithi150 bash[67543]: cluster 2024-07-28T15:56:38.481259+0000 mgr.y (mgr.25232) 7355 : cluster [DBG] pgmap v8299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:40.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13512 16 16 0 0 0 - 0 2024-07-28T15:56:41.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13513 16 16 0 0 0 - 0 2024-07-28T15:56:42.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:42 smithi150 bash[67543]: cluster 2024-07-28T15:56:40.482641+0000 mgr.y (mgr.25232) 7356 : cluster [DBG] pgmap v8300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:42.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:56:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:56:42.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:42 smithi022 bash[80503]: cluster 2024-07-28T15:56:40.482641+0000 mgr.y (mgr.25232) 7356 : cluster [DBG] pgmap v8300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:42 smithi022 bash[82865]: cluster 2024-07-28T15:56:40.482641+0000 mgr.y (mgr.25232) 7356 : cluster [DBG] pgmap v8300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:42.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13514 16 16 0 0 0 - 0 2024-07-28T15:56:43.896 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13515 16 16 0 0 0 - 0 2024-07-28T15:56:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:44 smithi150 bash[67543]: cluster 2024-07-28T15:56:42.484098+0000 mgr.y (mgr.25232) 7357 : cluster [DBG] pgmap v8301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:44.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:44 smithi022 bash[80503]: cluster 2024-07-28T15:56:42.484098+0000 mgr.y (mgr.25232) 7357 : cluster [DBG] pgmap v8301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:44 smithi022 bash[82865]: cluster 2024-07-28T15:56:42.484098+0000 mgr.y (mgr.25232) 7357 : cluster [DBG] pgmap v8301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:44.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13516 16 16 0 0 0 - 0 2024-07-28T15:56:45.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13517 16 16 0 0 0 - 0 2024-07-28T15:56:46.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:46 smithi150 bash[67543]: cluster 2024-07-28T15:56:44.485491+0000 mgr.y (mgr.25232) 7358 : cluster [DBG] pgmap v8302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:46.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:46 smithi022 bash[80503]: cluster 2024-07-28T15:56:44.485491+0000 mgr.y (mgr.25232) 7358 : cluster [DBG] pgmap v8302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:46.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:46 smithi022 bash[82865]: cluster 2024-07-28T15:56:44.485491+0000 mgr.y (mgr.25232) 7358 : cluster [DBG] pgmap v8302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:46.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13518 16 16 0 0 0 - 0 2024-07-28T15:56:47.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13519 16 16 0 0 0 - 0 2024-07-28T15:56:48.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:48 smithi150 bash[67543]: cluster 2024-07-28T15:56:46.486858+0000 mgr.y (mgr.25232) 7359 : cluster [DBG] pgmap v8303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:48.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:48 smithi022 bash[80503]: cluster 2024-07-28T15:56:46.486858+0000 mgr.y (mgr.25232) 7359 : cluster [DBG] pgmap v8303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:48.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:48 smithi022 bash[82865]: cluster 2024-07-28T15:56:46.486858+0000 mgr.y (mgr.25232) 7359 : cluster [DBG] pgmap v8303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:48.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:56:48.893096+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:56:48.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:56:48.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13520 16 16 0 0 0 - 0 2024-07-28T15:56:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:56:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:56:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:56:49.897 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13521 16 16 0 0 0 - 0 2024-07-28T15:56:50.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:50 smithi150 bash[67543]: cluster 2024-07-28T15:56:48.488205+0000 mgr.y (mgr.25232) 7360 : cluster [DBG] pgmap v8304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:50.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:50 smithi022 bash[80503]: cluster 2024-07-28T15:56:48.488205+0000 mgr.y (mgr.25232) 7360 : cluster [DBG] pgmap v8304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:50.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:50 smithi022 bash[82865]: cluster 2024-07-28T15:56:48.488205+0000 mgr.y (mgr.25232) 7360 : cluster [DBG] pgmap v8304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:50.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13522 16 16 0 0 0 - 0 2024-07-28T15:56:51.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:51 smithi150 bash[67543]: audit 2024-07-28T15:56:50.636344+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:51 smithi022 bash[80503]: audit 2024-07-28T15:56:50.636344+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:51 smithi022 bash[82865]: audit 2024-07-28T15:56:50.636344+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:56:51.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13523 16 16 0 0 0 - 0 2024-07-28T15:56:52.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:52 smithi150 bash[67543]: cluster 2024-07-28T15:56:50.489682+0000 mgr.y (mgr.25232) 7361 : cluster [DBG] pgmap v8305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:52.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:56:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:56:52.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:52 smithi022 bash[80503]: cluster 2024-07-28T15:56:50.489682+0000 mgr.y (mgr.25232) 7361 : cluster [DBG] pgmap v8305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:52.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:52 smithi022 bash[82865]: cluster 2024-07-28T15:56:50.489682+0000 mgr.y (mgr.25232) 7361 : cluster [DBG] pgmap v8305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:52.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13524 16 16 0 0 0 - 0 2024-07-28T15:56:53.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13525 16 16 0 0 0 - 0 2024-07-28T15:56:54.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:54 smithi150 bash[67543]: cluster 2024-07-28T15:56:52.491222+0000 mgr.y (mgr.25232) 7362 : cluster [DBG] pgmap v8306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:54.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:54 smithi022 bash[80503]: cluster 2024-07-28T15:56:52.491222+0000 mgr.y (mgr.25232) 7362 : cluster [DBG] pgmap v8306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:54.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:54 smithi022 bash[82865]: cluster 2024-07-28T15:56:52.491222+0000 mgr.y (mgr.25232) 7362 : cluster [DBG] pgmap v8306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:54.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13526 16 16 0 0 0 - 0 2024-07-28T15:56:55.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13527 16 16 0 0 0 - 0 2024-07-28T15:56:56.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:56 smithi150 bash[67543]: cluster 2024-07-28T15:56:54.492729+0000 mgr.y (mgr.25232) 7363 : cluster [DBG] pgmap v8307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:56.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:56 smithi022 bash[80503]: cluster 2024-07-28T15:56:54.492729+0000 mgr.y (mgr.25232) 7363 : cluster [DBG] pgmap v8307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:56.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:56 smithi022 bash[82865]: cluster 2024-07-28T15:56:54.492729+0000 mgr.y (mgr.25232) 7363 : cluster [DBG] pgmap v8307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:56.898 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13528 16 16 0 0 0 - 0 2024-07-28T15:56:57.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13529 16 16 0 0 0 - 0 2024-07-28T15:56:58.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:58 smithi150 bash[67543]: cluster 2024-07-28T15:56:56.494255+0000 mgr.y (mgr.25232) 7364 : cluster [DBG] pgmap v8308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:58.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:56:58 smithi150 bash[67543]: audit 2024-07-28T15:56:57.570618+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:56:58.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:58 smithi022 bash[80503]: cluster 2024-07-28T15:56:56.494255+0000 mgr.y (mgr.25232) 7364 : cluster [DBG] pgmap v8308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:58.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:56:58 smithi022 bash[80503]: audit 2024-07-28T15:56:57.570618+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:56:58.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:58 smithi022 bash[82865]: cluster 2024-07-28T15:56:56.494255+0000 mgr.y (mgr.25232) 7364 : cluster [DBG] pgmap v8308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:56:58.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:56:58 smithi022 bash[82865]: audit 2024-07-28T15:56:57.570618+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:56:58.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13530 16 16 0 0 0 - 0 2024-07-28T15:56:59.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:56:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:56:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:56:59.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13531 16 16 0 0 0 - 0 2024-07-28T15:57:00.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:00 smithi150 bash[67543]: cluster 2024-07-28T15:56:58.495803+0000 mgr.y (mgr.25232) 7365 : cluster [DBG] pgmap v8309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:00.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:00 smithi022 bash[80503]: cluster 2024-07-28T15:56:58.495803+0000 mgr.y (mgr.25232) 7365 : cluster [DBG] pgmap v8309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:00.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:00 smithi022 bash[82865]: cluster 2024-07-28T15:56:58.495803+0000 mgr.y (mgr.25232) 7365 : cluster [DBG] pgmap v8309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:00.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13532 16 16 0 0 0 - 0 2024-07-28T15:57:01.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13533 16 16 0 0 0 - 0 2024-07-28T15:57:02.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:02 smithi150 bash[67543]: cluster 2024-07-28T15:57:00.496673+0000 mgr.y (mgr.25232) 7366 : cluster [DBG] pgmap v8310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:02.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:57:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:57:02.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:02 smithi022 bash[80503]: cluster 2024-07-28T15:57:00.496673+0000 mgr.y (mgr.25232) 7366 : cluster [DBG] pgmap v8310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:02.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:02 smithi022 bash[82865]: cluster 2024-07-28T15:57:00.496673+0000 mgr.y (mgr.25232) 7366 : cluster [DBG] pgmap v8310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:02.899 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13534 16 16 0 0 0 - 0 2024-07-28T15:57:03.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13535 16 16 0 0 0 - 0 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: cluster 2024-07-28T15:57:02.497828+0000 mgr.y (mgr.25232) 7367 : cluster [DBG] pgmap v8311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.219189+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.224801+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.505818+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.511764+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.932662+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:57:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.934357+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:57:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:04 smithi150 bash[67543]: audit 2024-07-28T15:57:03.944533+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: cluster 2024-07-28T15:57:02.497828+0000 mgr.y (mgr.25232) 7367 : cluster [DBG] pgmap v8311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.219189+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.224801+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.505818+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.511764+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.932662+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.934357+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:57:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[80503]: audit 2024-07-28T15:57:03.944533+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: cluster 2024-07-28T15:57:02.497828+0000 mgr.y (mgr.25232) 7367 : cluster [DBG] pgmap v8311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.219189+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.224801+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.505818+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.511764+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.932662+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.934357+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:57:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:04 smithi022 bash[82865]: audit 2024-07-28T15:57:03.944533+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:57:04.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13536 16 16 0 0 0 - 0 2024-07-28T15:57:05.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13537 16 16 0 0 0 - 0 2024-07-28T15:57:06.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:06 smithi150 bash[67543]: cluster 2024-07-28T15:57:04.499208+0000 mgr.y (mgr.25232) 7368 : cluster [DBG] pgmap v8312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:06.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:06 smithi150 bash[67543]: audit 2024-07-28T15:57:05.637062+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:06.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:06 smithi022 bash[80503]: cluster 2024-07-28T15:57:04.499208+0000 mgr.y (mgr.25232) 7368 : cluster [DBG] pgmap v8312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:06.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:06 smithi022 bash[80503]: audit 2024-07-28T15:57:05.637062+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:06 smithi022 bash[82865]: cluster 2024-07-28T15:57:04.499208+0000 mgr.y (mgr.25232) 7368 : cluster [DBG] pgmap v8312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:06 smithi022 bash[82865]: audit 2024-07-28T15:57:05.637062+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:06.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13538 16 16 0 0 0 - 0 2024-07-28T15:57:07.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13539 16 16 0 0 0 - 0 2024-07-28T15:57:08.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:08 smithi150 bash[67543]: cluster 2024-07-28T15:57:06.500541+0000 mgr.y (mgr.25232) 7369 : cluster [DBG] pgmap v8313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:08.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:08 smithi022 bash[80503]: cluster 2024-07-28T15:57:06.500541+0000 mgr.y (mgr.25232) 7369 : cluster [DBG] pgmap v8313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:08.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:08 smithi022 bash[82865]: cluster 2024-07-28T15:57:06.500541+0000 mgr.y (mgr.25232) 7369 : cluster [DBG] pgmap v8313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:08.900 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:57:08.896174+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:57:08.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:57:08.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13540 16 16 0 0 0 - 0 2024-07-28T15:57:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:57:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:57:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:57:09.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13541 16 16 0 0 0 - 0 2024-07-28T15:57:10.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:10 smithi150 bash[67543]: cluster 2024-07-28T15:57:08.501884+0000 mgr.y (mgr.25232) 7370 : cluster [DBG] pgmap v8314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:10.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:10 smithi022 bash[80503]: cluster 2024-07-28T15:57:08.501884+0000 mgr.y (mgr.25232) 7370 : cluster [DBG] pgmap v8314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:10.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:10 smithi022 bash[82865]: cluster 2024-07-28T15:57:08.501884+0000 mgr.y (mgr.25232) 7370 : cluster [DBG] pgmap v8314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:10.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13542 16 16 0 0 0 - 0 2024-07-28T15:57:11.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13543 16 16 0 0 0 - 0 2024-07-28T15:57:12.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:12 smithi150 bash[67543]: cluster 2024-07-28T15:57:10.503257+0000 mgr.y (mgr.25232) 7371 : cluster [DBG] pgmap v8315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:12.525 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:57:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:57:12.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:12 smithi022 bash[80503]: cluster 2024-07-28T15:57:10.503257+0000 mgr.y (mgr.25232) 7371 : cluster [DBG] pgmap v8315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:12.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:12 smithi022 bash[82865]: cluster 2024-07-28T15:57:10.503257+0000 mgr.y (mgr.25232) 7371 : cluster [DBG] pgmap v8315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:12.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13544 16 16 0 0 0 - 0 2024-07-28T15:57:13.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13545 16 16 0 0 0 - 0 2024-07-28T15:57:14.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:14 smithi150 bash[67543]: cluster 2024-07-28T15:57:12.504575+0000 mgr.y (mgr.25232) 7372 : cluster [DBG] pgmap v8316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:14.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:14 smithi022 bash[80503]: cluster 2024-07-28T15:57:12.504575+0000 mgr.y (mgr.25232) 7372 : cluster [DBG] pgmap v8316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:14.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:14 smithi022 bash[82865]: cluster 2024-07-28T15:57:12.504575+0000 mgr.y (mgr.25232) 7372 : cluster [DBG] pgmap v8316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:14.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13546 16 16 0 0 0 - 0 2024-07-28T15:57:15.901 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13547 16 16 0 0 0 - 0 2024-07-28T15:57:16.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:16 smithi150 bash[67543]: cluster 2024-07-28T15:57:14.505955+0000 mgr.y (mgr.25232) 7373 : cluster [DBG] pgmap v8317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:16.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:16 smithi022 bash[80503]: cluster 2024-07-28T15:57:14.505955+0000 mgr.y (mgr.25232) 7373 : cluster [DBG] pgmap v8317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:16.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:16 smithi022 bash[82865]: cluster 2024-07-28T15:57:14.505955+0000 mgr.y (mgr.25232) 7373 : cluster [DBG] pgmap v8317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:16.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13548 16 16 0 0 0 - 0 2024-07-28T15:57:17.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13549 16 16 0 0 0 - 0 2024-07-28T15:57:18.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:18 smithi150 bash[67543]: cluster 2024-07-28T15:57:16.507347+0000 mgr.y (mgr.25232) 7374 : cluster [DBG] pgmap v8318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:18 smithi022 bash[80503]: cluster 2024-07-28T15:57:16.507347+0000 mgr.y (mgr.25232) 7374 : cluster [DBG] pgmap v8318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:18.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:18 smithi022 bash[82865]: cluster 2024-07-28T15:57:16.507347+0000 mgr.y (mgr.25232) 7374 : cluster [DBG] pgmap v8318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:18.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13550 16 16 0 0 0 - 0 2024-07-28T15:57:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:57:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:57:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:57:19.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13551 16 16 0 0 0 - 0 2024-07-28T15:57:20.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:20 smithi150 bash[67543]: cluster 2024-07-28T15:57:18.508711+0000 mgr.y (mgr.25232) 7375 : cluster [DBG] pgmap v8319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:20.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:20 smithi022 bash[80503]: cluster 2024-07-28T15:57:18.508711+0000 mgr.y (mgr.25232) 7375 : cluster [DBG] pgmap v8319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:20.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:20 smithi022 bash[82865]: cluster 2024-07-28T15:57:18.508711+0000 mgr.y (mgr.25232) 7375 : cluster [DBG] pgmap v8319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:20.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13552 16 16 0 0 0 - 0 2024-07-28T15:57:21.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:21 smithi022 bash[80503]: audit 2024-07-28T15:57:20.637502+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:21.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:21 smithi022 bash[82865]: audit 2024-07-28T15:57:20.637502+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:21.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:21 smithi150 bash[67543]: audit 2024-07-28T15:57:20.637502+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:21.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13553 16 16 0 0 0 - 0 2024-07-28T15:57:22.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:22 smithi022 bash[80503]: cluster 2024-07-28T15:57:20.510072+0000 mgr.y (mgr.25232) 7376 : cluster [DBG] pgmap v8320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:22.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:22 smithi022 bash[82865]: cluster 2024-07-28T15:57:20.510072+0000 mgr.y (mgr.25232) 7376 : cluster [DBG] pgmap v8320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:22.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:22 smithi150 bash[67543]: cluster 2024-07-28T15:57:20.510072+0000 mgr.y (mgr.25232) 7376 : cluster [DBG] pgmap v8320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:22.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:57:22 smithi150 bash[60514]: ts=2024-07-28T15:57: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:57:22.902 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13554 16 16 0 0 0 - 0 2024-07-28T15:57:23.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13555 16 16 0 0 0 - 0 2024-07-28T15:57:24.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:24 smithi022 bash[80503]: cluster 2024-07-28T15:57:22.511467+0000 mgr.y (mgr.25232) 7377 : cluster [DBG] pgmap v8321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:24.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:24 smithi022 bash[82865]: cluster 2024-07-28T15:57:22.511467+0000 mgr.y (mgr.25232) 7377 : cluster [DBG] pgmap v8321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:24.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:24 smithi150 bash[67543]: cluster 2024-07-28T15:57:22.511467+0000 mgr.y (mgr.25232) 7377 : cluster [DBG] pgmap v8321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:24.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13556 16 16 0 0 0 - 0 2024-07-28T15:57:25.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13557 16 16 0 0 0 - 0 2024-07-28T15:57:26.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:26 smithi022 bash[80503]: cluster 2024-07-28T15:57:24.512857+0000 mgr.y (mgr.25232) 7378 : cluster [DBG] pgmap v8322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:26.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:26 smithi022 bash[82865]: cluster 2024-07-28T15:57:24.512857+0000 mgr.y (mgr.25232) 7378 : cluster [DBG] pgmap v8322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:26.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:26 smithi150 bash[67543]: cluster 2024-07-28T15:57:24.512857+0000 mgr.y (mgr.25232) 7378 : cluster [DBG] pgmap v8322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:26.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13558 16 16 0 0 0 - 0 2024-07-28T15:57:27.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13559 16 16 0 0 0 - 0 2024-07-28T15:57:28.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:28 smithi022 bash[80503]: cluster 2024-07-28T15:57:26.514233+0000 mgr.y (mgr.25232) 7379 : cluster [DBG] pgmap v8323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:28.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:28 smithi022 bash[82865]: cluster 2024-07-28T15:57:26.514233+0000 mgr.y (mgr.25232) 7379 : cluster [DBG] pgmap v8323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:28.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:28 smithi150 bash[67543]: cluster 2024-07-28T15:57:26.514233+0000 mgr.y (mgr.25232) 7379 : cluster [DBG] pgmap v8323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:28.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:57:28.899171+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:57:28.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:57:28.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13560 16 16 0 0 0 - 0 2024-07-28T15:57:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:57:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:57:29] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T15:57:29.903 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13561 16 16 0 0 0 - 0 2024-07-28T15:57:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:30 smithi022 bash[80503]: cluster 2024-07-28T15:57:28.515562+0000 mgr.y (mgr.25232) 7380 : cluster [DBG] pgmap v8324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:30.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:30 smithi022 bash[82865]: cluster 2024-07-28T15:57:28.515562+0000 mgr.y (mgr.25232) 7380 : cluster [DBG] pgmap v8324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:30 smithi150 bash[67543]: cluster 2024-07-28T15:57:28.515562+0000 mgr.y (mgr.25232) 7380 : cluster [DBG] pgmap v8324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:30.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13562 16 16 0 0 0 - 0 2024-07-28T15:57:31.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13563 16 16 0 0 0 - 0 2024-07-28T15:57:32.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:32 smithi022 bash[80503]: cluster 2024-07-28T15:57:30.516906+0000 mgr.y (mgr.25232) 7381 : cluster [DBG] pgmap v8325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:32.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:32 smithi022 bash[82865]: cluster 2024-07-28T15:57:30.516906+0000 mgr.y (mgr.25232) 7381 : cluster [DBG] pgmap v8325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:32.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:32 smithi150 bash[67543]: cluster 2024-07-28T15:57:30.516906+0000 mgr.y (mgr.25232) 7381 : cluster [DBG] pgmap v8325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:32.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:57:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:57:32.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13564 16 16 0 0 0 - 0 2024-07-28T15:57:33.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13565 16 16 0 0 0 - 0 2024-07-28T15:57:34.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:34 smithi022 bash[80503]: cluster 2024-07-28T15:57:32.518261+0000 mgr.y (mgr.25232) 7382 : cluster [DBG] pgmap v8326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:34 smithi022 bash[82865]: cluster 2024-07-28T15:57:32.518261+0000 mgr.y (mgr.25232) 7382 : cluster [DBG] pgmap v8326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:34.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:34 smithi150 bash[67543]: cluster 2024-07-28T15:57:32.518261+0000 mgr.y (mgr.25232) 7382 : cluster [DBG] pgmap v8326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:34.904 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13566 16 16 0 0 0 - 0 2024-07-28T15:57:35.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13567 16 16 0 0 0 - 0 2024-07-28T15:57:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:36 smithi022 bash[80503]: cluster 2024-07-28T15:57:34.519685+0000 mgr.y (mgr.25232) 7383 : cluster [DBG] pgmap v8327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:36 smithi022 bash[80503]: audit 2024-07-28T15:57:35.637957+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:36 smithi022 bash[82865]: cluster 2024-07-28T15:57:34.519685+0000 mgr.y (mgr.25232) 7383 : cluster [DBG] pgmap v8327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:36 smithi022 bash[82865]: audit 2024-07-28T15:57:35.637957+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:36.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:36 smithi150 bash[67543]: cluster 2024-07-28T15:57:34.519685+0000 mgr.y (mgr.25232) 7383 : cluster [DBG] pgmap v8327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:36.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:36 smithi150 bash[67543]: audit 2024-07-28T15:57:35.637957+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:36.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13568 16 16 0 0 0 - 0 2024-07-28T15:57:37.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13569 16 16 0 0 0 - 0 2024-07-28T15:57:38.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:38 smithi022 bash[80503]: cluster 2024-07-28T15:57:36.521028+0000 mgr.y (mgr.25232) 7384 : cluster [DBG] pgmap v8328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:38.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:38 smithi022 bash[82865]: cluster 2024-07-28T15:57:36.521028+0000 mgr.y (mgr.25232) 7384 : cluster [DBG] pgmap v8328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:38.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:38 smithi150 bash[67543]: cluster 2024-07-28T15:57:36.521028+0000 mgr.y (mgr.25232) 7384 : cluster [DBG] pgmap v8328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:38.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13570 16 16 0 0 0 - 0 2024-07-28T15:57:39.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:57:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:57:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:57:39.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13571 16 16 0 0 0 - 0 2024-07-28T15:57:40.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:40 smithi022 bash[80503]: cluster 2024-07-28T15:57:38.522426+0000 mgr.y (mgr.25232) 7385 : cluster [DBG] pgmap v8329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:40.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:40 smithi022 bash[82865]: cluster 2024-07-28T15:57:38.522426+0000 mgr.y (mgr.25232) 7385 : cluster [DBG] pgmap v8329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:40.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:40 smithi150 bash[67543]: cluster 2024-07-28T15:57:38.522426+0000 mgr.y (mgr.25232) 7385 : cluster [DBG] pgmap v8329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:40.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13572 16 16 0 0 0 - 0 2024-07-28T15:57:41.905 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13573 16 16 0 0 0 - 0 2024-07-28T15:57:42.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:42 smithi022 bash[80503]: cluster 2024-07-28T15:57:40.523758+0000 mgr.y (mgr.25232) 7386 : cluster [DBG] pgmap v8330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:42 smithi022 bash[82865]: cluster 2024-07-28T15:57:40.523758+0000 mgr.y (mgr.25232) 7386 : cluster [DBG] pgmap v8330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:42.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:42 smithi150 bash[67543]: cluster 2024-07-28T15:57:40.523758+0000 mgr.y (mgr.25232) 7386 : cluster [DBG] pgmap v8330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:42.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:57:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:57:42.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13574 16 16 0 0 0 - 0 2024-07-28T15:57:43.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13575 16 16 0 0 0 - 0 2024-07-28T15:57:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:44 smithi022 bash[80503]: cluster 2024-07-28T15:57:42.525123+0000 mgr.y (mgr.25232) 7387 : cluster [DBG] pgmap v8331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:44 smithi022 bash[82865]: cluster 2024-07-28T15:57:42.525123+0000 mgr.y (mgr.25232) 7387 : cluster [DBG] pgmap v8331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:44.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:44 smithi150 bash[67543]: cluster 2024-07-28T15:57:42.525123+0000 mgr.y (mgr.25232) 7387 : cluster [DBG] pgmap v8331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:44.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13576 16 16 0 0 0 - 0 2024-07-28T15:57:45.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13577 16 16 0 0 0 - 0 2024-07-28T15:57:46.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:46 smithi022 bash[80503]: cluster 2024-07-28T15:57:44.526516+0000 mgr.y (mgr.25232) 7388 : cluster [DBG] pgmap v8332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:46.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:46 smithi022 bash[82865]: cluster 2024-07-28T15:57:44.526516+0000 mgr.y (mgr.25232) 7388 : cluster [DBG] pgmap v8332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:46.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:46 smithi150 bash[67543]: cluster 2024-07-28T15:57:44.526516+0000 mgr.y (mgr.25232) 7388 : cluster [DBG] pgmap v8332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:46.906 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13578 16 16 0 0 0 - 0 2024-07-28T15:57:47.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13579 16 16 0 0 0 - 0 2024-07-28T15:57:48.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:48 smithi022 bash[80503]: cluster 2024-07-28T15:57:46.527889+0000 mgr.y (mgr.25232) 7389 : cluster [DBG] pgmap v8333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:48.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:48 smithi022 bash[82865]: cluster 2024-07-28T15:57:46.527889+0000 mgr.y (mgr.25232) 7389 : cluster [DBG] pgmap v8333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:48.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:48 smithi150 bash[67543]: cluster 2024-07-28T15:57:46.527889+0000 mgr.y (mgr.25232) 7389 : cluster [DBG] pgmap v8333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:48.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:57:48.902357+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:57:48.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:57:48.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13580 16 16 0 0 0 - 0 2024-07-28T15:57:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:57:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:57:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:57:49.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13581 16 16 0 0 0 - 0 2024-07-28T15:57:50.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:50 smithi022 bash[80503]: cluster 2024-07-28T15:57:48.529283+0000 mgr.y (mgr.25232) 7390 : cluster [DBG] pgmap v8334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:50.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:50 smithi022 bash[82865]: cluster 2024-07-28T15:57:48.529283+0000 mgr.y (mgr.25232) 7390 : cluster [DBG] pgmap v8334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:50.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:50 smithi150 bash[67543]: cluster 2024-07-28T15:57:48.529283+0000 mgr.y (mgr.25232) 7390 : cluster [DBG] pgmap v8334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:50.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13582 16 16 0 0 0 - 0 2024-07-28T15:57:51.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:51 smithi150 bash[67543]: audit 2024-07-28T15:57:50.638226+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:51.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:51 smithi022 bash[80503]: audit 2024-07-28T15:57:50.638226+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:51.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:51 smithi022 bash[82865]: audit 2024-07-28T15:57:50.638226+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:57:51.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13583 16 16 0 0 0 - 0 2024-07-28T15:57:52.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:52 smithi150 bash[67543]: cluster 2024-07-28T15:57:50.530658+0000 mgr.y (mgr.25232) 7391 : cluster [DBG] pgmap v8335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:52.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:57:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:57:52.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:52 smithi022 bash[80503]: cluster 2024-07-28T15:57:50.530658+0000 mgr.y (mgr.25232) 7391 : cluster [DBG] pgmap v8335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:52.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:52 smithi022 bash[82865]: cluster 2024-07-28T15:57:50.530658+0000 mgr.y (mgr.25232) 7391 : cluster [DBG] pgmap v8335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:52.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13584 16 16 0 0 0 - 0 2024-07-28T15:57:53.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13585 16 16 0 0 0 - 0 2024-07-28T15:57:54.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:54 smithi150 bash[67543]: cluster 2024-07-28T15:57:52.531998+0000 mgr.y (mgr.25232) 7392 : cluster [DBG] pgmap v8336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:54.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:54 smithi022 bash[80503]: cluster 2024-07-28T15:57:52.531998+0000 mgr.y (mgr.25232) 7392 : cluster [DBG] pgmap v8336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:54.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:54 smithi022 bash[82865]: cluster 2024-07-28T15:57:52.531998+0000 mgr.y (mgr.25232) 7392 : cluster [DBG] pgmap v8336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:54.907 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13586 16 16 0 0 0 - 0 2024-07-28T15:57:55.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:55 smithi150 bash[67543]: cluster 2024-07-28T15:57:54.533366+0000 mgr.y (mgr.25232) 7393 : cluster [DBG] pgmap v8337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:55.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:55 smithi022 bash[80503]: cluster 2024-07-28T15:57:54.533366+0000 mgr.y (mgr.25232) 7393 : cluster [DBG] pgmap v8337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:55.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:55 smithi022 bash[82865]: cluster 2024-07-28T15:57:54.533366+0000 mgr.y (mgr.25232) 7393 : cluster [DBG] pgmap v8337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:55.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13587 16 16 0 0 0 - 0 2024-07-28T15:57:56.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13588 16 16 0 0 0 - 0 2024-07-28T15:57:57.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13589 16 16 0 0 0 - 0 2024-07-28T15:57:58.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:57 smithi150 bash[67543]: cluster 2024-07-28T15:57:56.534759+0000 mgr.y (mgr.25232) 7394 : cluster [DBG] pgmap v8338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:58.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:57 smithi022 bash[80503]: cluster 2024-07-28T15:57:56.534759+0000 mgr.y (mgr.25232) 7394 : cluster [DBG] pgmap v8338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:58.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:57 smithi022 bash[82865]: cluster 2024-07-28T15:57:56.534759+0000 mgr.y (mgr.25232) 7394 : cluster [DBG] pgmap v8338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:58.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13590 16 16 0 0 0 - 0 2024-07-28T15:57:59.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:57:59 smithi022 bash[80503]: cluster 2024-07-28T15:57:58.536130+0000 mgr.y (mgr.25232) 7395 : cluster [DBG] pgmap v8339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:57:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:57:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:57:59.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:57:59 smithi022 bash[82865]: cluster 2024-07-28T15:57:58.536130+0000 mgr.y (mgr.25232) 7395 : cluster [DBG] pgmap v8339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:57:59.908 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13591 16 16 0 0 0 - 0 2024-07-28T15:58:00.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:57:59 smithi150 bash[67543]: cluster 2024-07-28T15:57:58.536130+0000 mgr.y (mgr.25232) 7395 : cluster [DBG] pgmap v8339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:00.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13592 16 16 0 0 0 - 0 2024-07-28T15:58:01.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13593 16 16 0 0 0 - 0 2024-07-28T15:58:02.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:01 smithi150 bash[67543]: cluster 2024-07-28T15:58:00.537479+0000 mgr.y (mgr.25232) 7396 : cluster [DBG] pgmap v8340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:02.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:01 smithi022 bash[80503]: cluster 2024-07-28T15:58:00.537479+0000 mgr.y (mgr.25232) 7396 : cluster [DBG] pgmap v8340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:02.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:01 smithi022 bash[82865]: cluster 2024-07-28T15:58:00.537479+0000 mgr.y (mgr.25232) 7396 : cluster [DBG] pgmap v8340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:02.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:58:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:58:02.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13594 16 16 0 0 0 - 0 2024-07-28T15:58:03.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13595 16 16 0 0 0 - 0 2024-07-28T15:58:04.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:03 smithi150 bash[67543]: cluster 2024-07-28T15:58:02.538878+0000 mgr.y (mgr.25232) 7397 : cluster [DBG] pgmap v8341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:04.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:03 smithi022 bash[80503]: cluster 2024-07-28T15:58:02.538878+0000 mgr.y (mgr.25232) 7397 : cluster [DBG] pgmap v8341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:04.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:03 smithi022 bash[82865]: cluster 2024-07-28T15:58:02.538878+0000 mgr.y (mgr.25232) 7397 : cluster [DBG] pgmap v8341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:04.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13596 16 16 0 0 0 - 0 2024-07-28T15:58:05.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:04 smithi150 bash[67543]: audit 2024-07-28T15:58:04.024324+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:58:05.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:04 smithi022 bash[80503]: audit 2024-07-28T15:58:04.024324+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:58:05.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:04 smithi022 bash[82865]: audit 2024-07-28T15:58:04.024324+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:58:05.909 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13597 16 16 0 0 0 - 0 2024-07-28T15:58:06.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:05 smithi150 bash[67543]: cluster 2024-07-28T15:58:04.540255+0000 mgr.y (mgr.25232) 7398 : cluster [DBG] pgmap v8342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:06.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:05 smithi022 bash[80503]: cluster 2024-07-28T15:58:04.540255+0000 mgr.y (mgr.25232) 7398 : cluster [DBG] pgmap v8342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:06.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:05 smithi022 bash[82865]: cluster 2024-07-28T15:58:04.540255+0000 mgr.y (mgr.25232) 7398 : cluster [DBG] pgmap v8342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:06.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13598 16 16 0 0 0 - 0 2024-07-28T15:58:07.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:06 smithi150 bash[67543]: audit 2024-07-28T15:58:05.638747+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:07.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:06 smithi022 bash[80503]: audit 2024-07-28T15:58:05.638747+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:07.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:06 smithi022 bash[82865]: audit 2024-07-28T15:58:05.638747+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:07.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13599 16 16 0 0 0 - 0 2024-07-28T15:58:08.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:07 smithi150 bash[67543]: cluster 2024-07-28T15:58:06.541609+0000 mgr.y (mgr.25232) 7399 : cluster [DBG] pgmap v8343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:08.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:07 smithi022 bash[80503]: cluster 2024-07-28T15:58:06.541609+0000 mgr.y (mgr.25232) 7399 : cluster [DBG] pgmap v8343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:08.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:07 smithi022 bash[82865]: cluster 2024-07-28T15:58:06.541609+0000 mgr.y (mgr.25232) 7399 : cluster [DBG] pgmap v8343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:08.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:58:08.905611+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:58:08.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:58:08.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13600 16 16 0 0 0 - 0 2024-07-28T15:58:09.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:09 smithi022 bash[80503]: cluster 2024-07-28T15:58:08.543024+0000 mgr.y (mgr.25232) 7400 : cluster [DBG] pgmap v8344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:58:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:58:09] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:58:09.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:09 smithi022 bash[82865]: cluster 2024-07-28T15:58:08.543024+0000 mgr.y (mgr.25232) 7400 : cluster [DBG] pgmap v8344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:09.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13601 16 16 0 0 0 - 0 2024-07-28T15:58:10.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:09 smithi150 bash[67543]: cluster 2024-07-28T15:58:08.543024+0000 mgr.y (mgr.25232) 7400 : cluster [DBG] pgmap v8344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:10.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13602 16 16 0 0 0 - 0 2024-07-28T15:58:11.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:09.744127+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:09.751329+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:09.991109+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:10.000782+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:10.445672+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:58:11.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:10.447087+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:58:11.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:10 smithi150 bash[67543]: audit 2024-07-28T15:58:10.455830+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:09.744127+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:09.751329+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:09.991109+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:10.000782+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:10.445672+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:10.447087+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:58:11.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[80503]: audit 2024-07-28T15:58:10.455830+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:09.744127+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:09.751329+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:09.991109+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:10.000782+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:10.445672+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:10.447087+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:58:11.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:10 smithi022 bash[82865]: audit 2024-07-28T15:58:10.455830+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:58:11.910 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13603 16 16 0 0 0 - 0 2024-07-28T15:58:12.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:11 smithi150 bash[67543]: cluster 2024-07-28T15:58:10.544323+0000 mgr.y (mgr.25232) 7401 : cluster [DBG] pgmap v8345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:12.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:11 smithi022 bash[80503]: cluster 2024-07-28T15:58:10.544323+0000 mgr.y (mgr.25232) 7401 : cluster [DBG] pgmap v8345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:12.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:11 smithi022 bash[82865]: cluster 2024-07-28T15:58:10.544323+0000 mgr.y (mgr.25232) 7401 : cluster [DBG] pgmap v8345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:12.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:58:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:58:12.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13604 16 16 0 0 0 - 0 2024-07-28T15:58:13.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13605 16 16 0 0 0 - 0 2024-07-28T15:58:14.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:13 smithi150 bash[67543]: cluster 2024-07-28T15:58:12.545702+0000 mgr.y (mgr.25232) 7402 : cluster [DBG] pgmap v8346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:14.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:13 smithi022 bash[80503]: cluster 2024-07-28T15:58:12.545702+0000 mgr.y (mgr.25232) 7402 : cluster [DBG] pgmap v8346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:14.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:13 smithi022 bash[82865]: cluster 2024-07-28T15:58:12.545702+0000 mgr.y (mgr.25232) 7402 : cluster [DBG] pgmap v8346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:14.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13606 16 16 0 0 0 - 0 2024-07-28T15:58:15.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13607 16 16 0 0 0 - 0 2024-07-28T15:58:16.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:15 smithi150 bash[67543]: cluster 2024-07-28T15:58:14.547076+0000 mgr.y (mgr.25232) 7403 : cluster [DBG] pgmap v8347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:16.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:15 smithi022 bash[80503]: cluster 2024-07-28T15:58:14.547076+0000 mgr.y (mgr.25232) 7403 : cluster [DBG] pgmap v8347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:16.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:15 smithi022 bash[82865]: cluster 2024-07-28T15:58:14.547076+0000 mgr.y (mgr.25232) 7403 : cluster [DBG] pgmap v8347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:16.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13608 16 16 0 0 0 - 0 2024-07-28T15:58:17.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13609 16 16 0 0 0 - 0 2024-07-28T15:58:18.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:17 smithi150 bash[67543]: cluster 2024-07-28T15:58:16.548428+0000 mgr.y (mgr.25232) 7404 : cluster [DBG] pgmap v8348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:18.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:17 smithi022 bash[80503]: cluster 2024-07-28T15:58:16.548428+0000 mgr.y (mgr.25232) 7404 : cluster [DBG] pgmap v8348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:18.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:17 smithi022 bash[82865]: cluster 2024-07-28T15:58:16.548428+0000 mgr.y (mgr.25232) 7404 : cluster [DBG] pgmap v8348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:18.911 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13610 16 16 0 0 0 - 0 2024-07-28T15:58:19.768 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:58:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:58:19] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T15:58:19.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13611 16 16 0 0 0 - 0 2024-07-28T15:58:20.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:19 smithi150 bash[67543]: cluster 2024-07-28T15:58:18.549792+0000 mgr.y (mgr.25232) 7405 : cluster [DBG] pgmap v8349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:20.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:19 smithi022 bash[80503]: cluster 2024-07-28T15:58:18.549792+0000 mgr.y (mgr.25232) 7405 : cluster [DBG] pgmap v8349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:20.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:19 smithi022 bash[82865]: cluster 2024-07-28T15:58:18.549792+0000 mgr.y (mgr.25232) 7405 : cluster [DBG] pgmap v8349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:20.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13612 16 16 0 0 0 - 0 2024-07-28T15:58:21.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:20 smithi022 bash[80503]: audit 2024-07-28T15:58:20.639128+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:21.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:20 smithi022 bash[82865]: audit 2024-07-28T15:58:20.639128+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:21.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:20 smithi150 bash[67543]: audit 2024-07-28T15:58:20.639128+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:21.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13613 16 16 0 0 0 - 0 2024-07-28T15:58:22.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:21 smithi022 bash[80503]: cluster 2024-07-28T15:58:20.551168+0000 mgr.y (mgr.25232) 7406 : cluster [DBG] pgmap v8350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:22.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:21 smithi022 bash[82865]: cluster 2024-07-28T15:58:20.551168+0000 mgr.y (mgr.25232) 7406 : cluster [DBG] pgmap v8350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:22.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:21 smithi150 bash[67543]: cluster 2024-07-28T15:58:20.551168+0000 mgr.y (mgr.25232) 7406 : cluster [DBG] pgmap v8350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:22.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:58:22 smithi150 bash[60514]: ts=2024-07-28T15:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:58:22.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13614 16 16 0 0 0 - 0 2024-07-28T15:58:23.912 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13615 16 16 0 0 0 - 0 2024-07-28T15:58:24.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:23 smithi022 bash[80503]: cluster 2024-07-28T15:58:22.552537+0000 mgr.y (mgr.25232) 7407 : cluster [DBG] pgmap v8351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:24.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:23 smithi022 bash[82865]: cluster 2024-07-28T15:58:22.552537+0000 mgr.y (mgr.25232) 7407 : cluster [DBG] pgmap v8351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:24.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:23 smithi150 bash[67543]: cluster 2024-07-28T15:58:22.552537+0000 mgr.y (mgr.25232) 7407 : cluster [DBG] pgmap v8351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:24.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13616 16 16 0 0 0 - 0 2024-07-28T15:58:25.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13617 16 16 0 0 0 - 0 2024-07-28T15:58:26.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:25 smithi022 bash[80503]: cluster 2024-07-28T15:58:24.553895+0000 mgr.y (mgr.25232) 7408 : cluster [DBG] pgmap v8352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:26.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:25 smithi022 bash[82865]: cluster 2024-07-28T15:58:24.553895+0000 mgr.y (mgr.25232) 7408 : cluster [DBG] pgmap v8352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:26.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:25 smithi150 bash[67543]: cluster 2024-07-28T15:58:24.553895+0000 mgr.y (mgr.25232) 7408 : cluster [DBG] pgmap v8352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:26.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13618 16 16 0 0 0 - 0 2024-07-28T15:58:27.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13619 16 16 0 0 0 - 0 2024-07-28T15:58:28.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:27 smithi022 bash[80503]: cluster 2024-07-28T15:58:26.555278+0000 mgr.y (mgr.25232) 7409 : cluster [DBG] pgmap v8353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:28.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:27 smithi022 bash[82865]: cluster 2024-07-28T15:58:26.555278+0000 mgr.y (mgr.25232) 7409 : cluster [DBG] pgmap v8353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:28.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:27 smithi150 bash[67543]: cluster 2024-07-28T15:58:26.555278+0000 mgr.y (mgr.25232) 7409 : cluster [DBG] pgmap v8353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:28.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:58:28.908775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:58:28.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:58:28.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13620 16 16 0 0 0 - 0 2024-07-28T15:58:29.796 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:58:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:58:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:58:29.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13621 16 16 0 0 0 - 0 2024-07-28T15:58:30.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:29 smithi022 bash[80503]: cluster 2024-07-28T15:58:28.556643+0000 mgr.y (mgr.25232) 7410 : cluster [DBG] pgmap v8354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:30.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:29 smithi022 bash[82865]: cluster 2024-07-28T15:58:28.556643+0000 mgr.y (mgr.25232) 7410 : cluster [DBG] pgmap v8354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:30.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:29 smithi150 bash[67543]: cluster 2024-07-28T15:58:28.556643+0000 mgr.y (mgr.25232) 7410 : cluster [DBG] pgmap v8354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:30.913 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13622 16 16 0 0 0 - 0 2024-07-28T15:58:31.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13623 16 16 0 0 0 - 0 2024-07-28T15:58:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:31 smithi022 bash[82865]: cluster 2024-07-28T15:58:30.557994+0000 mgr.y (mgr.25232) 7411 : cluster [DBG] pgmap v8355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:32.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:31 smithi022 bash[80503]: cluster 2024-07-28T15:58:30.557994+0000 mgr.y (mgr.25232) 7411 : cluster [DBG] pgmap v8355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:32.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:31 smithi150 bash[67543]: cluster 2024-07-28T15:58:30.557994+0000 mgr.y (mgr.25232) 7411 : cluster [DBG] pgmap v8355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:32.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:58:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:58:32.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13624 16 16 0 0 0 - 0 2024-07-28T15:58:33.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13625 16 16 0 0 0 - 0 2024-07-28T15:58:34.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:33 smithi022 bash[82865]: cluster 2024-07-28T15:58:32.559384+0000 mgr.y (mgr.25232) 7412 : cluster [DBG] pgmap v8356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:34.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:33 smithi022 bash[80503]: cluster 2024-07-28T15:58:32.559384+0000 mgr.y (mgr.25232) 7412 : cluster [DBG] pgmap v8356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:34.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:33 smithi150 bash[67543]: cluster 2024-07-28T15:58:32.559384+0000 mgr.y (mgr.25232) 7412 : cluster [DBG] pgmap v8356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:34.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13626 16 16 0 0 0 - 0 2024-07-28T15:58:35.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13627 16 16 0 0 0 - 0 2024-07-28T15:58:36.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:35 smithi022 bash[80503]: cluster 2024-07-28T15:58:34.560743+0000 mgr.y (mgr.25232) 7413 : cluster [DBG] pgmap v8357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:36.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:35 smithi022 bash[80503]: audit 2024-07-28T15:58:35.639502+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:35 smithi022 bash[82865]: cluster 2024-07-28T15:58:34.560743+0000 mgr.y (mgr.25232) 7413 : cluster [DBG] pgmap v8357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:35 smithi022 bash[82865]: audit 2024-07-28T15:58:35.639502+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:36.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:35 smithi150 bash[67543]: cluster 2024-07-28T15:58:34.560743+0000 mgr.y (mgr.25232) 7413 : cluster [DBG] pgmap v8357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:36.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:35 smithi150 bash[67543]: audit 2024-07-28T15:58:35.639502+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:36.914 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13628 16 16 0 0 0 - 0 2024-07-28T15:58:37.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13629 16 16 0 0 0 - 0 2024-07-28T15:58:38.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:37 smithi022 bash[80503]: cluster 2024-07-28T15:58:36.562064+0000 mgr.y (mgr.25232) 7414 : cluster [DBG] pgmap v8358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:38.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:37 smithi022 bash[82865]: cluster 2024-07-28T15:58:36.562064+0000 mgr.y (mgr.25232) 7414 : cluster [DBG] pgmap v8358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:37 smithi150 bash[67543]: cluster 2024-07-28T15:58:36.562064+0000 mgr.y (mgr.25232) 7414 : cluster [DBG] pgmap v8358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:38.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13630 16 16 0 0 0 - 0 2024-07-28T15:58:39.817 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:58:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:58:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:58:39.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13631 16 16 0 0 0 - 0 2024-07-28T15:58:40.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:39 smithi022 bash[80503]: cluster 2024-07-28T15:58:38.563451+0000 mgr.y (mgr.25232) 7415 : cluster [DBG] pgmap v8359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:40.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:39 smithi022 bash[82865]: cluster 2024-07-28T15:58:38.563451+0000 mgr.y (mgr.25232) 7415 : cluster [DBG] pgmap v8359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:40.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:39 smithi150 bash[67543]: cluster 2024-07-28T15:58:38.563451+0000 mgr.y (mgr.25232) 7415 : cluster [DBG] pgmap v8359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:40.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13632 16 16 0 0 0 - 0 2024-07-28T15:58:41.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13633 16 16 0 0 0 - 0 2024-07-28T15:58:42.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:41 smithi022 bash[80503]: cluster 2024-07-28T15:58:40.564801+0000 mgr.y (mgr.25232) 7416 : cluster [DBG] pgmap v8360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:42.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:41 smithi022 bash[82865]: cluster 2024-07-28T15:58:40.564801+0000 mgr.y (mgr.25232) 7416 : cluster [DBG] pgmap v8360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:42.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:41 smithi150 bash[67543]: cluster 2024-07-28T15:58:40.564801+0000 mgr.y (mgr.25232) 7416 : cluster [DBG] pgmap v8360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:42.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:58:42 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:58:42.915 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13634 16 16 0 0 0 - 0 2024-07-28T15:58:43.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13635 16 16 0 0 0 - 0 2024-07-28T15:58:44.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:43 smithi022 bash[80503]: cluster 2024-07-28T15:58:42.566154+0000 mgr.y (mgr.25232) 7417 : cluster [DBG] pgmap v8361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:44.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:43 smithi022 bash[82865]: cluster 2024-07-28T15:58:42.566154+0000 mgr.y (mgr.25232) 7417 : cluster [DBG] pgmap v8361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:43 smithi150 bash[67543]: cluster 2024-07-28T15:58:42.566154+0000 mgr.y (mgr.25232) 7417 : cluster [DBG] pgmap v8361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:44.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13636 16 16 0 0 0 - 0 2024-07-28T15:58:45.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13637 16 16 0 0 0 - 0 2024-07-28T15:58:46.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:45 smithi022 bash[80503]: cluster 2024-07-28T15:58:44.567515+0000 mgr.y (mgr.25232) 7418 : cluster [DBG] pgmap v8362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:46.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:45 smithi022 bash[82865]: cluster 2024-07-28T15:58:44.567515+0000 mgr.y (mgr.25232) 7418 : cluster [DBG] pgmap v8362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:46.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:45 smithi150 bash[67543]: cluster 2024-07-28T15:58:44.567515+0000 mgr.y (mgr.25232) 7418 : cluster [DBG] pgmap v8362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:46.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13638 16 16 0 0 0 - 0 2024-07-28T15:58:47.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13639 16 16 0 0 0 - 0 2024-07-28T15:58:48.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:47 smithi022 bash[82865]: cluster 2024-07-28T15:58:46.568893+0000 mgr.y (mgr.25232) 7419 : cluster [DBG] pgmap v8363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:48.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:47 smithi022 bash[80503]: cluster 2024-07-28T15:58:46.568893+0000 mgr.y (mgr.25232) 7419 : cluster [DBG] pgmap v8363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:48.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:47 smithi150 bash[67543]: cluster 2024-07-28T15:58:46.568893+0000 mgr.y (mgr.25232) 7419 : cluster [DBG] pgmap v8363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:48.916 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:58:48.912000+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:58:48.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:58:48.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13640 16 16 0 0 0 - 0 2024-07-28T15:58:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:58:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:58:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T15:58:49.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13641 16 16 0 0 0 - 0 2024-07-28T15:58:50.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:49 smithi150 bash[67543]: cluster 2024-07-28T15:58:48.570324+0000 mgr.y (mgr.25232) 7420 : cluster [DBG] pgmap v8364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:50.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:49 smithi022 bash[80503]: cluster 2024-07-28T15:58:48.570324+0000 mgr.y (mgr.25232) 7420 : cluster [DBG] pgmap v8364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:50.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:49 smithi022 bash[82865]: cluster 2024-07-28T15:58:48.570324+0000 mgr.y (mgr.25232) 7420 : cluster [DBG] pgmap v8364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:50.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13642 16 16 0 0 0 - 0 2024-07-28T15:58:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:50 smithi150 bash[67543]: audit 2024-07-28T15:58:50.639938+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:50 smithi022 bash[80503]: audit 2024-07-28T15:58:50.639938+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:50 smithi022 bash[82865]: audit 2024-07-28T15:58:50.639938+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:58:51.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13643 16 16 0 0 0 - 0 2024-07-28T15:58:52.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:51 smithi150 bash[67543]: cluster 2024-07-28T15:58:50.571710+0000 mgr.y (mgr.25232) 7421 : cluster [DBG] pgmap v8365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:52.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:51 smithi022 bash[80503]: cluster 2024-07-28T15:58:50.571710+0000 mgr.y (mgr.25232) 7421 : cluster [DBG] pgmap v8365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:52.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:51 smithi022 bash[82865]: cluster 2024-07-28T15:58:50.571710+0000 mgr.y (mgr.25232) 7421 : cluster [DBG] pgmap v8365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:52.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:58:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:58:52.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13644 16 16 0 0 0 - 0 2024-07-28T15:58:53.917 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13645 16 16 0 0 0 - 0 2024-07-28T15:58:54.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:53 smithi150 bash[67543]: cluster 2024-07-28T15:58:52.573057+0000 mgr.y (mgr.25232) 7422 : cluster [DBG] pgmap v8366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:54.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:53 smithi022 bash[80503]: cluster 2024-07-28T15:58:52.573057+0000 mgr.y (mgr.25232) 7422 : cluster [DBG] pgmap v8366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:54.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:53 smithi022 bash[82865]: cluster 2024-07-28T15:58:52.573057+0000 mgr.y (mgr.25232) 7422 : cluster [DBG] pgmap v8366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:54.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13646 16 16 0 0 0 - 0 2024-07-28T15:58:55.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13647 16 16 0 0 0 - 0 2024-07-28T15:58:56.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:55 smithi150 bash[67543]: cluster 2024-07-28T15:58:54.574469+0000 mgr.y (mgr.25232) 7423 : cluster [DBG] pgmap v8367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:56.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:55 smithi022 bash[80503]: cluster 2024-07-28T15:58:54.574469+0000 mgr.y (mgr.25232) 7423 : cluster [DBG] pgmap v8367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:56.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:55 smithi022 bash[82865]: cluster 2024-07-28T15:58:54.574469+0000 mgr.y (mgr.25232) 7423 : cluster [DBG] pgmap v8367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:56.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13648 16 16 0 0 0 - 0 2024-07-28T15:58:57.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13649 16 16 0 0 0 - 0 2024-07-28T15:58:58.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:57 smithi150 bash[67543]: cluster 2024-07-28T15:58:56.575848+0000 mgr.y (mgr.25232) 7424 : cluster [DBG] pgmap v8368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:58.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:57 smithi022 bash[80503]: cluster 2024-07-28T15:58:56.575848+0000 mgr.y (mgr.25232) 7424 : cluster [DBG] pgmap v8368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:58.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:57 smithi022 bash[82865]: cluster 2024-07-28T15:58:56.575848+0000 mgr.y (mgr.25232) 7424 : cluster [DBG] pgmap v8368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:58:58.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13650 16 16 0 0 0 - 0 2024-07-28T15:58:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:58:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:58:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:58:59.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13651 16 16 0 0 0 - 0 2024-07-28T15:59:00.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:58:59 smithi150 bash[67543]: cluster 2024-07-28T15:58:58.577238+0000 mgr.y (mgr.25232) 7425 : cluster [DBG] pgmap v8369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:00.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:58:59 smithi022 bash[80503]: cluster 2024-07-28T15:58:58.577238+0000 mgr.y (mgr.25232) 7425 : cluster [DBG] pgmap v8369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:00.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:58:59 smithi022 bash[82865]: cluster 2024-07-28T15:58:58.577238+0000 mgr.y (mgr.25232) 7425 : cluster [DBG] pgmap v8369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:00.918 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13652 16 16 0 0 0 - 0 2024-07-28T15:59:01.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13653 16 16 0 0 0 - 0 2024-07-28T15:59:02.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:01 smithi150 bash[67543]: cluster 2024-07-28T15:59:00.578609+0000 mgr.y (mgr.25232) 7426 : cluster [DBG] pgmap v8370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:02.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:01 smithi022 bash[80503]: cluster 2024-07-28T15:59:00.578609+0000 mgr.y (mgr.25232) 7426 : cluster [DBG] pgmap v8370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:02.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:01 smithi022 bash[82865]: cluster 2024-07-28T15:59:00.578609+0000 mgr.y (mgr.25232) 7426 : cluster [DBG] pgmap v8370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:02.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:59:02 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:59:02.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13654 16 16 0 0 0 - 0 2024-07-28T15:59:03.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13655 16 16 0 0 0 - 0 2024-07-28T15:59:04.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:03 smithi150 bash[67543]: cluster 2024-07-28T15:59:02.579974+0000 mgr.y (mgr.25232) 7427 : cluster [DBG] pgmap v8371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:04.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:03 smithi022 bash[80503]: cluster 2024-07-28T15:59:02.579974+0000 mgr.y (mgr.25232) 7427 : cluster [DBG] pgmap v8371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:04.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:03 smithi022 bash[82865]: cluster 2024-07-28T15:59:02.579974+0000 mgr.y (mgr.25232) 7427 : cluster [DBG] pgmap v8371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:04.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13656 16 16 0 0 0 - 0 2024-07-28T15:59:05.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13657 16 16 0 0 0 - 0 2024-07-28T15:59:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:05 smithi150 bash[67543]: cluster 2024-07-28T15:59:04.581327+0000 mgr.y (mgr.25232) 7428 : cluster [DBG] pgmap v8372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:05 smithi150 bash[67543]: audit 2024-07-28T15:59:05.640105+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:05 smithi022 bash[80503]: cluster 2024-07-28T15:59:04.581327+0000 mgr.y (mgr.25232) 7428 : cluster [DBG] pgmap v8372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:05 smithi022 bash[80503]: audit 2024-07-28T15:59:05.640105+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:06.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:05 smithi022 bash[82865]: cluster 2024-07-28T15:59:04.581327+0000 mgr.y (mgr.25232) 7428 : cluster [DBG] pgmap v8372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:06.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:05 smithi022 bash[82865]: audit 2024-07-28T15:59:05.640105+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:06.919 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13658 16 16 0 0 0 - 0 2024-07-28T15:59:07.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13659 16 16 0 0 0 - 0 2024-07-28T15:59:08.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:07 smithi150 bash[67543]: cluster 2024-07-28T15:59:06.582700+0000 mgr.y (mgr.25232) 7429 : cluster [DBG] pgmap v8373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:08.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:07 smithi022 bash[80503]: cluster 2024-07-28T15:59:06.582700+0000 mgr.y (mgr.25232) 7429 : cluster [DBG] pgmap v8373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:08.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:07 smithi022 bash[82865]: cluster 2024-07-28T15:59:06.582700+0000 mgr.y (mgr.25232) 7429 : cluster [DBG] pgmap v8373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:08.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:59:08.915309+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:59:08.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:59:08.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13660 16 16 0 0 0 - 0 2024-07-28T15:59:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:59:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:59:09] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:59:09.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13661 16 16 0 0 0 - 0 2024-07-28T15:59:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:09 smithi150 bash[67543]: cluster 2024-07-28T15:59:08.584072+0000 mgr.y (mgr.25232) 7430 : cluster [DBG] pgmap v8374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:10.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:09 smithi022 bash[80503]: cluster 2024-07-28T15:59:08.584072+0000 mgr.y (mgr.25232) 7430 : cluster [DBG] pgmap v8374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:10.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:09 smithi022 bash[82865]: cluster 2024-07-28T15:59:08.584072+0000 mgr.y (mgr.25232) 7430 : cluster [DBG] pgmap v8374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:10.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13662 16 16 0 0 0 - 0 2024-07-28T15:59:11.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:10 smithi150 bash[67543]: audit 2024-07-28T15:59:10.542051+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:59:11.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:10 smithi022 bash[80503]: audit 2024-07-28T15:59:10.542051+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:59:11.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:10 smithi022 bash[82865]: audit 2024-07-28T15:59:10.542051+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T15:59:11.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13663 16 16 0 0 0 - 0 2024-07-28T15:59:12.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:11 smithi150 bash[67543]: cluster 2024-07-28T15:59:10.585420+0000 mgr.y (mgr.25232) 7431 : cluster [DBG] pgmap v8375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:12.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:11 smithi022 bash[80503]: cluster 2024-07-28T15:59:10.585420+0000 mgr.y (mgr.25232) 7431 : cluster [DBG] pgmap v8375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:12.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:11 smithi022 bash[82865]: cluster 2024-07-28T15:59:10.585420+0000 mgr.y (mgr.25232) 7431 : cluster [DBG] pgmap v8375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:12.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:59:12 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:59:12.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13664 16 16 0 0 0 - 0 2024-07-28T15:59:13.920 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13665 16 16 0 0 0 - 0 2024-07-28T15:59:14.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:13 smithi150 bash[67543]: cluster 2024-07-28T15:59:12.586789+0000 mgr.y (mgr.25232) 7432 : cluster [DBG] pgmap v8376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:14.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:13 smithi022 bash[80503]: cluster 2024-07-28T15:59:12.586789+0000 mgr.y (mgr.25232) 7432 : cluster [DBG] pgmap v8376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:14.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:13 smithi022 bash[82865]: cluster 2024-07-28T15:59:12.586789+0000 mgr.y (mgr.25232) 7432 : cluster [DBG] pgmap v8376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:14.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13666 16 16 0 0 0 - 0 2024-07-28T15:59:15.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13667 16 16 0 0 0 - 0 2024-07-28T15:59:16.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:15 smithi150 bash[67543]: cluster 2024-07-28T15:59:14.588162+0000 mgr.y (mgr.25232) 7433 : cluster [DBG] pgmap v8377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:16.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:15 smithi022 bash[82865]: cluster 2024-07-28T15:59:14.588162+0000 mgr.y (mgr.25232) 7433 : cluster [DBG] pgmap v8377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:15 smithi022 bash[80503]: cluster 2024-07-28T15:59:14.588162+0000 mgr.y (mgr.25232) 7433 : cluster [DBG] pgmap v8377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:16.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13668 16 16 0 0 0 - 0 2024-07-28T15:59:17.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.179662+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.187534+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.436392+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.446380+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.854568+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:59:17.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.856026+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:59:17.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:17 smithi150 bash[67543]: audit 2024-07-28T15:59:16.865209+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.179662+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.187534+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.436392+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.446380+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.854568+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.856026+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[80503]: audit 2024-07-28T15:59:16.865209+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.179662+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.187534+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.436392+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.446380+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.854568+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T15:59:17.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.856026+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T15:59:17.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:17 smithi022 bash[82865]: audit 2024-07-28T15:59:16.865209+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T15:59:17.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13669 16 16 0 0 0 - 0 2024-07-28T15:59:18.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:18 smithi150 bash[67543]: cluster 2024-07-28T15:59:16.589406+0000 mgr.y (mgr.25232) 7434 : cluster [DBG] pgmap v8378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:18 smithi022 bash[80503]: cluster 2024-07-28T15:59:16.589406+0000 mgr.y (mgr.25232) 7434 : cluster [DBG] pgmap v8378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:18.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:18 smithi022 bash[82865]: cluster 2024-07-28T15:59:16.589406+0000 mgr.y (mgr.25232) 7434 : cluster [DBG] pgmap v8378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:18.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13670 16 16 0 0 0 - 0 2024-07-28T15:59:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:59:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:59:19] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:59:19.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13671 16 16 0 0 0 - 0 2024-07-28T15:59:20.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:20 smithi150 bash[67543]: cluster 2024-07-28T15:59:18.590795+0000 mgr.y (mgr.25232) 7435 : cluster [DBG] pgmap v8379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:20.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:20 smithi022 bash[80503]: cluster 2024-07-28T15:59:18.590795+0000 mgr.y (mgr.25232) 7435 : cluster [DBG] pgmap v8379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:20.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:20 smithi022 bash[82865]: cluster 2024-07-28T15:59:18.590795+0000 mgr.y (mgr.25232) 7435 : cluster [DBG] pgmap v8379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:20.921 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13672 16 16 0 0 0 - 0 2024-07-28T15:59:21.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:21 smithi150 bash[67543]: audit 2024-07-28T15:59:20.640785+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:21.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:21 smithi022 bash[80503]: audit 2024-07-28T15:59:20.640785+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:21.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:21 smithi022 bash[82865]: audit 2024-07-28T15:59:20.640785+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:21.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13673 16 16 0 0 0 - 0 2024-07-28T15:59:22.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:22 smithi150 bash[67543]: cluster 2024-07-28T15:59:20.592127+0000 mgr.y (mgr.25232) 7436 : cluster [DBG] pgmap v8380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:22.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:59:22 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:59:22.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:22 smithi022 bash[80503]: cluster 2024-07-28T15:59:20.592127+0000 mgr.y (mgr.25232) 7436 : cluster [DBG] pgmap v8380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:22.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:22 smithi022 bash[82865]: cluster 2024-07-28T15:59:20.592127+0000 mgr.y (mgr.25232) 7436 : cluster [DBG] pgmap v8380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:22.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13674 16 16 0 0 0 - 0 2024-07-28T15:59:23.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13675 16 16 0 0 0 - 0 2024-07-28T15:59:24.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:24 smithi150 bash[67543]: cluster 2024-07-28T15:59:22.593461+0000 mgr.y (mgr.25232) 7437 : cluster [DBG] pgmap v8381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:24.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:24 smithi022 bash[80503]: cluster 2024-07-28T15:59:22.593461+0000 mgr.y (mgr.25232) 7437 : cluster [DBG] pgmap v8381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:24.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:24 smithi022 bash[82865]: cluster 2024-07-28T15:59:22.593461+0000 mgr.y (mgr.25232) 7437 : cluster [DBG] pgmap v8381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:24.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13676 16 16 0 0 0 - 0 2024-07-28T15:59:25.922 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13677 16 16 0 0 0 - 0 2024-07-28T15:59:26.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:26 smithi150 bash[67543]: cluster 2024-07-28T15:59:24.594842+0000 mgr.y (mgr.25232) 7438 : cluster [DBG] pgmap v8382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:26.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:26 smithi022 bash[80503]: cluster 2024-07-28T15:59:24.594842+0000 mgr.y (mgr.25232) 7438 : cluster [DBG] pgmap v8382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:26.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:26 smithi022 bash[82865]: cluster 2024-07-28T15:59:24.594842+0000 mgr.y (mgr.25232) 7438 : cluster [DBG] pgmap v8382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:26.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13678 16 16 0 0 0 - 0 2024-07-28T15:59:27.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13679 16 16 0 0 0 - 0 2024-07-28T15:59:28.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:28 smithi150 bash[67543]: cluster 2024-07-28T15:59:26.596192+0000 mgr.y (mgr.25232) 7439 : cluster [DBG] pgmap v8383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:28.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:28 smithi022 bash[80503]: cluster 2024-07-28T15:59:26.596192+0000 mgr.y (mgr.25232) 7439 : cluster [DBG] pgmap v8383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:28.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:28 smithi022 bash[82865]: cluster 2024-07-28T15:59:26.596192+0000 mgr.y (mgr.25232) 7439 : cluster [DBG] pgmap v8383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:28.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:59:28.918193+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:59:28.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:59:28.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13680 16 16 0 0 0 - 0 2024-07-28T15:59:29.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:59:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:59:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:59:29.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13681 16 16 0 0 0 - 0 2024-07-28T15:59:30.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:30 smithi150 bash[67543]: cluster 2024-07-28T15:59:28.597556+0000 mgr.y (mgr.25232) 7440 : cluster [DBG] pgmap v8384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:30 smithi022 bash[80503]: cluster 2024-07-28T15:59:28.597556+0000 mgr.y (mgr.25232) 7440 : cluster [DBG] pgmap v8384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:30.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:30 smithi022 bash[82865]: cluster 2024-07-28T15:59:28.597556+0000 mgr.y (mgr.25232) 7440 : cluster [DBG] pgmap v8384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:30.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13682 16 16 0 0 0 - 0 2024-07-28T15:59:31.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13683 16 16 0 0 0 - 0 2024-07-28T15:59:32.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:32 smithi150 bash[67543]: cluster 2024-07-28T15:59:30.598939+0000 mgr.y (mgr.25232) 7441 : cluster [DBG] pgmap v8385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:32.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:59:32 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:59:32.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:32 smithi022 bash[80503]: cluster 2024-07-28T15:59:30.598939+0000 mgr.y (mgr.25232) 7441 : cluster [DBG] pgmap v8385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:32.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:32 smithi022 bash[82865]: cluster 2024-07-28T15:59:30.598939+0000 mgr.y (mgr.25232) 7441 : cluster [DBG] pgmap v8385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:32.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13684 16 16 0 0 0 - 0 2024-07-28T15:59:33.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13685 16 16 0 0 0 - 0 2024-07-28T15:59:34.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:34 smithi150 bash[67543]: cluster 2024-07-28T15:59:32.600304+0000 mgr.y (mgr.25232) 7442 : cluster [DBG] pgmap v8386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:34.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:34 smithi022 bash[80503]: cluster 2024-07-28T15:59:32.600304+0000 mgr.y (mgr.25232) 7442 : cluster [DBG] pgmap v8386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:34 smithi022 bash[82865]: cluster 2024-07-28T15:59:32.600304+0000 mgr.y (mgr.25232) 7442 : cluster [DBG] pgmap v8386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:34.923 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13686 16 16 0 0 0 - 0 2024-07-28T15:59:35.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13687 16 16 0 0 0 - 0 2024-07-28T15:59:36.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:36 smithi150 bash[67543]: cluster 2024-07-28T15:59:34.601671+0000 mgr.y (mgr.25232) 7443 : cluster [DBG] pgmap v8387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:36 smithi150 bash[67543]: audit 2024-07-28T15:59:35.641133+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:36 smithi022 bash[80503]: cluster 2024-07-28T15:59:34.601671+0000 mgr.y (mgr.25232) 7443 : cluster [DBG] pgmap v8387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:36 smithi022 bash[80503]: audit 2024-07-28T15:59:35.641133+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:36 smithi022 bash[82865]: cluster 2024-07-28T15:59:34.601671+0000 mgr.y (mgr.25232) 7443 : cluster [DBG] pgmap v8387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:36 smithi022 bash[82865]: audit 2024-07-28T15:59:35.641133+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:36.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13688 16 16 0 0 0 - 0 2024-07-28T15:59:37.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13689 16 16 0 0 0 - 0 2024-07-28T15:59:38.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:38 smithi150 bash[67543]: cluster 2024-07-28T15:59:36.603056+0000 mgr.y (mgr.25232) 7444 : cluster [DBG] pgmap v8388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:38.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:38 smithi022 bash[80503]: cluster 2024-07-28T15:59:36.603056+0000 mgr.y (mgr.25232) 7444 : cluster [DBG] pgmap v8388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:38.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:38 smithi022 bash[82865]: cluster 2024-07-28T15:59:36.603056+0000 mgr.y (mgr.25232) 7444 : cluster [DBG] pgmap v8388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:38.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13690 16 16 0 0 0 - 0 2024-07-28T15:59:39.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:59:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:59:39] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:59:39.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13691 16 16 0 0 0 - 0 2024-07-28T15:59:40.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:40 smithi150 bash[67543]: cluster 2024-07-28T15:59:38.604406+0000 mgr.y (mgr.25232) 7445 : cluster [DBG] pgmap v8389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:40.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:40 smithi022 bash[80503]: cluster 2024-07-28T15:59:38.604406+0000 mgr.y (mgr.25232) 7445 : cluster [DBG] pgmap v8389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:40.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:40 smithi022 bash[82865]: cluster 2024-07-28T15:59:38.604406+0000 mgr.y (mgr.25232) 7445 : cluster [DBG] pgmap v8389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:40.924 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13692 16 16 0 0 0 - 0 2024-07-28T15:59:41.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13693 16 16 0 0 0 - 0 2024-07-28T15:59:42.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:42 smithi150 bash[67543]: cluster 2024-07-28T15:59:40.605757+0000 mgr.y (mgr.25232) 7446 : cluster [DBG] pgmap v8390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:42.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:59:42 smithi150 bash[60514]: ts=2024-07-28T15:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:59:42.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:42 smithi022 bash[80503]: cluster 2024-07-28T15:59:40.605757+0000 mgr.y (mgr.25232) 7446 : cluster [DBG] pgmap v8390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:42 smithi022 bash[82865]: cluster 2024-07-28T15:59:40.605757+0000 mgr.y (mgr.25232) 7446 : cluster [DBG] pgmap v8390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:42.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13694 16 16 0 0 0 - 0 2024-07-28T15:59:43.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13695 16 16 0 0 0 - 0 2024-07-28T15:59:44.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:44 smithi150 bash[67543]: cluster 2024-07-28T15:59:42.607137+0000 mgr.y (mgr.25232) 7447 : cluster [DBG] pgmap v8391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:44 smithi022 bash[80503]: cluster 2024-07-28T15:59:42.607137+0000 mgr.y (mgr.25232) 7447 : cluster [DBG] pgmap v8391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:44 smithi022 bash[82865]: cluster 2024-07-28T15:59:42.607137+0000 mgr.y (mgr.25232) 7447 : cluster [DBG] pgmap v8391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:44.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13696 16 16 0 0 0 - 0 2024-07-28T15:59:45.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13697 16 16 0 0 0 - 0 2024-07-28T15:59:46.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:46 smithi150 bash[67543]: cluster 2024-07-28T15:59:44.608512+0000 mgr.y (mgr.25232) 7448 : cluster [DBG] pgmap v8392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:46.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:46 smithi022 bash[82865]: cluster 2024-07-28T15:59:44.608512+0000 mgr.y (mgr.25232) 7448 : cluster [DBG] pgmap v8392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:46.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:46 smithi022 bash[80503]: cluster 2024-07-28T15:59:44.608512+0000 mgr.y (mgr.25232) 7448 : cluster [DBG] pgmap v8392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:46.925 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13698 16 16 0 0 0 - 0 2024-07-28T15:59:47.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13699 16 16 0 0 0 - 0 2024-07-28T15:59:48.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:48 smithi150 bash[67543]: cluster 2024-07-28T15:59:46.609879+0000 mgr.y (mgr.25232) 7449 : cluster [DBG] pgmap v8393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:48.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:48 smithi022 bash[82865]: cluster 2024-07-28T15:59:46.609879+0000 mgr.y (mgr.25232) 7449 : cluster [DBG] pgmap v8393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:48.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:48 smithi022 bash[80503]: cluster 2024-07-28T15:59:46.609879+0000 mgr.y (mgr.25232) 7449 : cluster [DBG] pgmap v8393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:48.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T15:59:48.921198+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T15:59:48.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T15:59:48.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13700 16 16 0 0 0 - 0 2024-07-28T15:59:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:59:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:59:49] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T15:59:49.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13701 16 16 0 0 0 - 0 2024-07-28T15:59:50.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:50 smithi150 bash[67543]: cluster 2024-07-28T15:59:48.611274+0000 mgr.y (mgr.25232) 7450 : cluster [DBG] pgmap v8394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:50.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:50 smithi022 bash[80503]: cluster 2024-07-28T15:59:48.611274+0000 mgr.y (mgr.25232) 7450 : cluster [DBG] pgmap v8394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:50.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:50 smithi022 bash[82865]: cluster 2024-07-28T15:59:48.611274+0000 mgr.y (mgr.25232) 7450 : cluster [DBG] pgmap v8394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:50.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13702 16 16 0 0 0 - 0 2024-07-28T15:59:51.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:51 smithi150 bash[67543]: audit 2024-07-28T15:59:50.641549+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:51 smithi022 bash[80503]: audit 2024-07-28T15:59:50.641549+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:51 smithi022 bash[82865]: audit 2024-07-28T15:59:50.641549+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T15:59:51.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13703 16 16 0 0 0 - 0 2024-07-28T15:59:52.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:52 smithi150 bash[67543]: cluster 2024-07-28T15:59:50.612602+0000 mgr.y (mgr.25232) 7451 : cluster [DBG] pgmap v8395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:52.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 15:59:52 smithi150 bash[60514]: ts=2024-07-28T15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T15:59:52.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:52 smithi022 bash[80503]: cluster 2024-07-28T15:59:50.612602+0000 mgr.y (mgr.25232) 7451 : cluster [DBG] pgmap v8395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:52.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:52 smithi022 bash[82865]: cluster 2024-07-28T15:59:50.612602+0000 mgr.y (mgr.25232) 7451 : cluster [DBG] pgmap v8395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:52.926 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13704 16 16 0 0 0 - 0 2024-07-28T15:59:53.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13705 16 16 0 0 0 - 0 2024-07-28T15:59:54.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:54 smithi150 bash[67543]: cluster 2024-07-28T15:59:52.613977+0000 mgr.y (mgr.25232) 7452 : cluster [DBG] pgmap v8396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:54.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:54 smithi022 bash[80503]: cluster 2024-07-28T15:59:52.613977+0000 mgr.y (mgr.25232) 7452 : cluster [DBG] pgmap v8396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:54.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:54 smithi022 bash[82865]: cluster 2024-07-28T15:59:52.613977+0000 mgr.y (mgr.25232) 7452 : cluster [DBG] pgmap v8396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:54.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13706 16 16 0 0 0 - 0 2024-07-28T15:59:55.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13707 16 16 0 0 0 - 0 2024-07-28T15:59:56.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:56 smithi022 bash[80503]: cluster 2024-07-28T15:59:54.615341+0000 mgr.y (mgr.25232) 7453 : cluster [DBG] pgmap v8397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:56.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:56 smithi022 bash[82865]: cluster 2024-07-28T15:59:54.615341+0000 mgr.y (mgr.25232) 7453 : cluster [DBG] pgmap v8397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:56.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:56 smithi150 bash[67543]: cluster 2024-07-28T15:59:54.615341+0000 mgr.y (mgr.25232) 7453 : cluster [DBG] pgmap v8397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:56.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13708 16 16 0 0 0 - 0 2024-07-28T15:59:57.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13709 16 16 0 0 0 - 0 2024-07-28T15:59:58.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 15:59:58 smithi022 bash[80503]: cluster 2024-07-28T15:59:56.616736+0000 mgr.y (mgr.25232) 7454 : cluster [DBG] pgmap v8398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:58.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 15:59:58 smithi022 bash[82865]: cluster 2024-07-28T15:59:56.616736+0000 mgr.y (mgr.25232) 7454 : cluster [DBG] pgmap v8398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:58.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 15:59:58 smithi150 bash[67543]: cluster 2024-07-28T15:59:56.616736+0000 mgr.y (mgr.25232) 7454 : cluster [DBG] pgmap v8398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T15:59:58.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13710 16 16 0 0 0 - 0 2024-07-28T15:59:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 15:59:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:15:59:59] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T15:59:59.927 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13711 16 16 0 0 0 - 0 2024-07-28T16:00:00.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:00 smithi022 bash[80503]: cluster 2024-07-28T15:59:58.618100+0000 mgr.y (mgr.25232) 7455 : cluster [DBG] pgmap v8399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:00.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:00 smithi022 bash[80503]: cluster 2024-07-28T16:00:00.000175+0000 mon.a (mon.0) 5537 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:00:00.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:00 smithi022 bash[82865]: cluster 2024-07-28T15:59:58.618100+0000 mgr.y (mgr.25232) 7455 : cluster [DBG] pgmap v8399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:00.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:00 smithi022 bash[82865]: cluster 2024-07-28T16:00:00.000175+0000 mon.a (mon.0) 5537 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:00:00.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:00 smithi150 bash[67543]: cluster 2024-07-28T15:59:58.618100+0000 mgr.y (mgr.25232) 7455 : cluster [DBG] pgmap v8399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:00.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:00 smithi150 bash[67543]: cluster 2024-07-28T16:00:00.000175+0000 mon.a (mon.0) 5537 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:00:00.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13712 16 16 0 0 0 - 0 2024-07-28T16:00:01.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13713 16 16 0 0 0 - 0 2024-07-28T16:00:02.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:02 smithi022 bash[80503]: cluster 2024-07-28T16:00:00.619513+0000 mgr.y (mgr.25232) 7456 : cluster [DBG] pgmap v8400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:02.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:02 smithi022 bash[82865]: cluster 2024-07-28T16:00:00.619513+0000 mgr.y (mgr.25232) 7456 : cluster [DBG] pgmap v8400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:02.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:02 smithi150 bash[67543]: cluster 2024-07-28T16:00:00.619513+0000 mgr.y (mgr.25232) 7456 : cluster [DBG] pgmap v8400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:00:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:00:02.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13714 16 16 0 0 0 - 0 2024-07-28T16:00:03.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13715 16 16 0 0 0 - 0 2024-07-28T16:00:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:04 smithi022 bash[80503]: cluster 2024-07-28T16:00:02.620875+0000 mgr.y (mgr.25232) 7457 : cluster [DBG] pgmap v8401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:04.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:04 smithi022 bash[82865]: cluster 2024-07-28T16:00:02.620875+0000 mgr.y (mgr.25232) 7457 : cluster [DBG] pgmap v8401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:04.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:04 smithi150 bash[67543]: cluster 2024-07-28T16:00:02.620875+0000 mgr.y (mgr.25232) 7457 : cluster [DBG] pgmap v8401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:04.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13716 16 16 0 0 0 - 0 2024-07-28T16:00:05.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13717 16 16 0 0 0 - 0 2024-07-28T16:00:06.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:06 smithi022 bash[80503]: cluster 2024-07-28T16:00:04.622232+0000 mgr.y (mgr.25232) 7458 : cluster [DBG] pgmap v8402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:06.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:06 smithi022 bash[80503]: audit 2024-07-28T16:00:05.642064+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:06 smithi022 bash[82865]: cluster 2024-07-28T16:00:04.622232+0000 mgr.y (mgr.25232) 7458 : cluster [DBG] pgmap v8402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:06.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:06 smithi022 bash[82865]: audit 2024-07-28T16:00:05.642064+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:06.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:06 smithi150 bash[67543]: cluster 2024-07-28T16:00:04.622232+0000 mgr.y (mgr.25232) 7458 : cluster [DBG] pgmap v8402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:06.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:06 smithi150 bash[67543]: audit 2024-07-28T16:00:05.642064+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:06.928 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13718 16 16 0 0 0 - 0 2024-07-28T16:00:07.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13719 16 16 0 0 0 - 0 2024-07-28T16:00:08.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:08 smithi022 bash[80503]: cluster 2024-07-28T16:00:06.623572+0000 mgr.y (mgr.25232) 7459 : cluster [DBG] pgmap v8403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:08.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:08 smithi022 bash[82865]: cluster 2024-07-28T16:00:06.623572+0000 mgr.y (mgr.25232) 7459 : cluster [DBG] pgmap v8403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:08.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:08 smithi150 bash[67543]: cluster 2024-07-28T16:00:06.623572+0000 mgr.y (mgr.25232) 7459 : cluster [DBG] pgmap v8403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:08.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:00:08.924335+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:00:08.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:00:08.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13720 16 16 0 0 0 - 0 2024-07-28T16:00:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:00:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:00:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T16:00:09.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13721 16 16 0 0 0 - 0 2024-07-28T16:00:10.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:10 smithi022 bash[80503]: cluster 2024-07-28T16:00:08.624929+0000 mgr.y (mgr.25232) 7460 : cluster [DBG] pgmap v8404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:10.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:10 smithi022 bash[82865]: cluster 2024-07-28T16:00:08.624929+0000 mgr.y (mgr.25232) 7460 : cluster [DBG] pgmap v8404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:10.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:10 smithi150 bash[67543]: cluster 2024-07-28T16:00:08.624929+0000 mgr.y (mgr.25232) 7460 : cluster [DBG] pgmap v8404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:10.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13722 16 16 0 0 0 - 0 2024-07-28T16:00:11.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13723 16 16 0 0 0 - 0 2024-07-28T16:00:12.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:12 smithi022 bash[80503]: cluster 2024-07-28T16:00:10.626449+0000 mgr.y (mgr.25232) 7461 : cluster [DBG] pgmap v8405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:12.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:12 smithi022 bash[82865]: cluster 2024-07-28T16:00:10.626449+0000 mgr.y (mgr.25232) 7461 : cluster [DBG] pgmap v8405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:12.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:12 smithi150 bash[67543]: cluster 2024-07-28T16:00:10.626449+0000 mgr.y (mgr.25232) 7461 : cluster [DBG] pgmap v8405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:12.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:00:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:00:12.929 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13724 16 16 0 0 0 - 0 2024-07-28T16:00:13.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13725 16 16 0 0 0 - 0 2024-07-28T16:00:14.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:14 smithi022 bash[80503]: cluster 2024-07-28T16:00:12.627991+0000 mgr.y (mgr.25232) 7462 : cluster [DBG] pgmap v8406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:14.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:14 smithi022 bash[82865]: cluster 2024-07-28T16:00:12.627991+0000 mgr.y (mgr.25232) 7462 : cluster [DBG] pgmap v8406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:14.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:14 smithi150 bash[67543]: cluster 2024-07-28T16:00:12.627991+0000 mgr.y (mgr.25232) 7462 : cluster [DBG] pgmap v8406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:14.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13726 16 16 0 0 0 - 0 2024-07-28T16:00:15.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13727 16 16 0 0 0 - 0 2024-07-28T16:00:16.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:16 smithi022 bash[80503]: cluster 2024-07-28T16:00:14.629530+0000 mgr.y (mgr.25232) 7463 : cluster [DBG] pgmap v8407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:16.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:16 smithi022 bash[82865]: cluster 2024-07-28T16:00:14.629530+0000 mgr.y (mgr.25232) 7463 : cluster [DBG] pgmap v8407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:16.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:16 smithi150 bash[67543]: cluster 2024-07-28T16:00:14.629530+0000 mgr.y (mgr.25232) 7463 : cluster [DBG] pgmap v8407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:16.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13728 16 16 0 0 0 - 0 2024-07-28T16:00:17.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:17 smithi022 bash[80503]: audit 2024-07-28T16:00:16.992488+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:00:17.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:17 smithi022 bash[82865]: audit 2024-07-28T16:00:16.992488+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:00:17.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:17 smithi150 bash[67543]: audit 2024-07-28T16:00:16.992488+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:00:17.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13729 16 16 0 0 0 - 0 2024-07-28T16:00:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:18 smithi022 bash[80503]: cluster 2024-07-28T16:00:16.631102+0000 mgr.y (mgr.25232) 7464 : cluster [DBG] pgmap v8408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:18.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:18 smithi022 bash[82865]: cluster 2024-07-28T16:00:16.631102+0000 mgr.y (mgr.25232) 7464 : cluster [DBG] pgmap v8408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:18.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:18 smithi150 bash[67543]: cluster 2024-07-28T16:00:16.631102+0000 mgr.y (mgr.25232) 7464 : cluster [DBG] pgmap v8408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:18.930 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13730 16 16 0 0 0 - 0 2024-07-28T16:00:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:00:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:00:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T16:00:19.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13731 16 16 0 0 0 - 0 2024-07-28T16:00:20.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:20 smithi022 bash[80503]: cluster 2024-07-28T16:00:18.632663+0000 mgr.y (mgr.25232) 7465 : cluster [DBG] pgmap v8409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:20.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:20 smithi022 bash[82865]: cluster 2024-07-28T16:00:18.632663+0000 mgr.y (mgr.25232) 7465 : cluster [DBG] pgmap v8409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:20.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:20 smithi150 bash[67543]: cluster 2024-07-28T16:00:18.632663+0000 mgr.y (mgr.25232) 7465 : cluster [DBG] pgmap v8409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:20.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13732 16 16 0 0 0 - 0 2024-07-28T16:00:21.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:21 smithi150 bash[67543]: audit 2024-07-28T16:00:20.642523+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:21.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:21 smithi022 bash[80503]: audit 2024-07-28T16:00:20.642523+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:21.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:21 smithi022 bash[82865]: audit 2024-07-28T16:00:20.642523+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:21.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13733 16 16 0 0 0 - 0 2024-07-28T16:00:22.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:22 smithi150 bash[67543]: cluster 2024-07-28T16:00:20.634197+0000 mgr.y (mgr.25232) 7466 : cluster [DBG] pgmap v8410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:00:22 smithi150 bash[60514]: ts=2024-07-28T16:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:00:22.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:22 smithi022 bash[80503]: cluster 2024-07-28T16:00:20.634197+0000 mgr.y (mgr.25232) 7466 : cluster [DBG] pgmap v8410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:22.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:22 smithi022 bash[82865]: cluster 2024-07-28T16:00:20.634197+0000 mgr.y (mgr.25232) 7466 : cluster [DBG] pgmap v8410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:22.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13734 16 16 0 0 0 - 0 2024-07-28T16:00:23.931 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13735 16 16 0 0 0 - 0 2024-07-28T16:00:24.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: cluster 2024-07-28T16:00:22.635181+0000 mgr.y (mgr.25232) 7467 : cluster [DBG] pgmap v8411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:22.678984+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:22.687816+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:22.910485+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:22.920038+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:23.322641+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:23.323907+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:00:24.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:23 smithi150 bash[67543]: audit 2024-07-28T16:00:23.332919+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: cluster 2024-07-28T16:00:22.635181+0000 mgr.y (mgr.25232) 7467 : cluster [DBG] pgmap v8411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:22.678984+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:22.687816+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:22.910485+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:22.920038+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:23.322641+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:23.323907+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[80503]: audit 2024-07-28T16:00:23.332919+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: cluster 2024-07-28T16:00:22.635181+0000 mgr.y (mgr.25232) 7467 : cluster [DBG] pgmap v8411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:22.678984+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:22.687816+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:22.910485+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:22.920038+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:23.322641+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:00:24.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:23.323907+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:00:24.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:23 smithi022 bash[82865]: audit 2024-07-28T16:00:23.332919+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:00:24.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13736 16 16 0 0 0 - 0 2024-07-28T16:00:25.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13737 16 16 0 0 0 - 0 2024-07-28T16:00:26.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:25 smithi150 bash[67543]: cluster 2024-07-28T16:00:24.636521+0000 mgr.y (mgr.25232) 7468 : cluster [DBG] pgmap v8412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:26.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:25 smithi022 bash[80503]: cluster 2024-07-28T16:00:24.636521+0000 mgr.y (mgr.25232) 7468 : cluster [DBG] pgmap v8412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:26.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:25 smithi022 bash[82865]: cluster 2024-07-28T16:00:24.636521+0000 mgr.y (mgr.25232) 7468 : cluster [DBG] pgmap v8412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:26.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13738 16 16 0 0 0 - 0 2024-07-28T16:00:27.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13739 16 16 0 0 0 - 0 2024-07-28T16:00:28.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:27 smithi150 bash[67543]: cluster 2024-07-28T16:00:26.637882+0000 mgr.y (mgr.25232) 7469 : cluster [DBG] pgmap v8413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:28.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:27 smithi022 bash[80503]: cluster 2024-07-28T16:00:26.637882+0000 mgr.y (mgr.25232) 7469 : cluster [DBG] pgmap v8413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:28.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:27 smithi022 bash[82865]: cluster 2024-07-28T16:00:26.637882+0000 mgr.y (mgr.25232) 7469 : cluster [DBG] pgmap v8413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:28.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:00:28.927487+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:00:28.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:00:28.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13740 16 16 0 0 0 - 0 2024-07-28T16:00:29.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:00:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:00:29] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T16:00:29.932 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13741 16 16 0 0 0 - 0 2024-07-28T16:00:30.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:29 smithi150 bash[67543]: cluster 2024-07-28T16:00:28.639241+0000 mgr.y (mgr.25232) 7470 : cluster [DBG] pgmap v8414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:30.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:29 smithi022 bash[80503]: cluster 2024-07-28T16:00:28.639241+0000 mgr.y (mgr.25232) 7470 : cluster [DBG] pgmap v8414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:30.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:29 smithi022 bash[82865]: cluster 2024-07-28T16:00:28.639241+0000 mgr.y (mgr.25232) 7470 : cluster [DBG] pgmap v8414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:30.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13742 16 16 0 0 0 - 0 2024-07-28T16:00:31.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13743 16 16 0 0 0 - 0 2024-07-28T16:00:32.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:31 smithi150 bash[67543]: cluster 2024-07-28T16:00:30.640587+0000 mgr.y (mgr.25232) 7471 : cluster [DBG] pgmap v8415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:32.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:31 smithi022 bash[80503]: cluster 2024-07-28T16:00:30.640587+0000 mgr.y (mgr.25232) 7471 : cluster [DBG] pgmap v8415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:32.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:31 smithi022 bash[82865]: cluster 2024-07-28T16:00:30.640587+0000 mgr.y (mgr.25232) 7471 : cluster [DBG] pgmap v8415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:32.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:00:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:00:32.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13744 16 16 0 0 0 - 0 2024-07-28T16:00:33.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13745 16 16 0 0 0 - 0 2024-07-28T16:00:34.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:33 smithi150 bash[67543]: cluster 2024-07-28T16:00:32.641916+0000 mgr.y (mgr.25232) 7472 : cluster [DBG] pgmap v8416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:34.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:33 smithi022 bash[80503]: cluster 2024-07-28T16:00:32.641916+0000 mgr.y (mgr.25232) 7472 : cluster [DBG] pgmap v8416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:34.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:33 smithi022 bash[82865]: cluster 2024-07-28T16:00:32.641916+0000 mgr.y (mgr.25232) 7472 : cluster [DBG] pgmap v8416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:34.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13746 16 16 0 0 0 - 0 2024-07-28T16:00:35.933 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13747 16 16 0 0 0 - 0 2024-07-28T16:00:36.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:35 smithi150 bash[67543]: cluster 2024-07-28T16:00:34.643297+0000 mgr.y (mgr.25232) 7473 : cluster [DBG] pgmap v8417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:36.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:35 smithi150 bash[67543]: audit 2024-07-28T16:00:35.642873+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:36.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:35 smithi022 bash[80503]: cluster 2024-07-28T16:00:34.643297+0000 mgr.y (mgr.25232) 7473 : cluster [DBG] pgmap v8417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:36.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:35 smithi022 bash[80503]: audit 2024-07-28T16:00:35.642873+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:35 smithi022 bash[82865]: cluster 2024-07-28T16:00:34.643297+0000 mgr.y (mgr.25232) 7473 : cluster [DBG] pgmap v8417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:35 smithi022 bash[82865]: audit 2024-07-28T16:00:35.642873+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:36.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13748 16 16 0 0 0 - 0 2024-07-28T16:00:37.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13749 16 16 0 0 0 - 0 2024-07-28T16:00:38.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:37 smithi150 bash[67543]: cluster 2024-07-28T16:00:36.644608+0000 mgr.y (mgr.25232) 7474 : cluster [DBG] pgmap v8418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:38.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:37 smithi022 bash[80503]: cluster 2024-07-28T16:00:36.644608+0000 mgr.y (mgr.25232) 7474 : cluster [DBG] pgmap v8418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:38.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:37 smithi022 bash[82865]: cluster 2024-07-28T16:00:36.644608+0000 mgr.y (mgr.25232) 7474 : cluster [DBG] pgmap v8418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:38.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13750 16 16 0 0 0 - 0 2024-07-28T16:00:39.716 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:00:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:00:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T16:00:39.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13751 16 16 0 0 0 - 0 2024-07-28T16:00:40.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:39 smithi150 bash[67543]: cluster 2024-07-28T16:00:38.645962+0000 mgr.y (mgr.25232) 7475 : cluster [DBG] pgmap v8419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:40.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:39 smithi022 bash[80503]: cluster 2024-07-28T16:00:38.645962+0000 mgr.y (mgr.25232) 7475 : cluster [DBG] pgmap v8419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:40.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:39 smithi022 bash[82865]: cluster 2024-07-28T16:00:38.645962+0000 mgr.y (mgr.25232) 7475 : cluster [DBG] pgmap v8419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:40.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13752 16 16 0 0 0 - 0 2024-07-28T16:00:41.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13753 16 16 0 0 0 - 0 2024-07-28T16:00:42.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:41 smithi150 bash[67543]: cluster 2024-07-28T16:00:40.647316+0000 mgr.y (mgr.25232) 7476 : cluster [DBG] pgmap v8420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:42.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:41 smithi022 bash[80503]: cluster 2024-07-28T16:00:40.647316+0000 mgr.y (mgr.25232) 7476 : cluster [DBG] pgmap v8420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:42.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:41 smithi022 bash[82865]: cluster 2024-07-28T16:00:40.647316+0000 mgr.y (mgr.25232) 7476 : cluster [DBG] pgmap v8420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:42.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:00:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:00:42.934 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13754 16 16 0 0 0 - 0 2024-07-28T16:00:43.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13755 16 16 0 0 0 - 0 2024-07-28T16:00:44.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:43 smithi150 bash[67543]: cluster 2024-07-28T16:00:42.648638+0000 mgr.y (mgr.25232) 7477 : cluster [DBG] pgmap v8421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:44.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:43 smithi022 bash[80503]: cluster 2024-07-28T16:00:42.648638+0000 mgr.y (mgr.25232) 7477 : cluster [DBG] pgmap v8421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:44.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:43 smithi022 bash[82865]: cluster 2024-07-28T16:00:42.648638+0000 mgr.y (mgr.25232) 7477 : cluster [DBG] pgmap v8421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:44.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13756 16 16 0 0 0 - 0 2024-07-28T16:00:45.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13757 16 16 0 0 0 - 0 2024-07-28T16:00:46.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:45 smithi150 bash[67543]: cluster 2024-07-28T16:00:44.649971+0000 mgr.y (mgr.25232) 7478 : cluster [DBG] pgmap v8422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:46.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:45 smithi022 bash[80503]: cluster 2024-07-28T16:00:44.649971+0000 mgr.y (mgr.25232) 7478 : cluster [DBG] pgmap v8422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:46.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:45 smithi022 bash[82865]: cluster 2024-07-28T16:00:44.649971+0000 mgr.y (mgr.25232) 7478 : cluster [DBG] pgmap v8422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:46.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13758 16 16 0 0 0 - 0 2024-07-28T16:00:47.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13759 16 16 0 0 0 - 0 2024-07-28T16:00:48.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:47 smithi150 bash[67543]: cluster 2024-07-28T16:00:46.651360+0000 mgr.y (mgr.25232) 7479 : cluster [DBG] pgmap v8423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:48.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:47 smithi022 bash[80503]: cluster 2024-07-28T16:00:46.651360+0000 mgr.y (mgr.25232) 7479 : cluster [DBG] pgmap v8423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:48.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:47 smithi022 bash[82865]: cluster 2024-07-28T16:00:46.651360+0000 mgr.y (mgr.25232) 7479 : cluster [DBG] pgmap v8423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:48.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:00:48.930599+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:00:48.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:00:48.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13760 16 16 0 0 0 - 0 2024-07-28T16:00:49.737 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:00:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:00:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T16:00:49.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13761 16 16 0 0 0 - 0 2024-07-28T16:00:50.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:49 smithi150 bash[67543]: cluster 2024-07-28T16:00:48.652685+0000 mgr.y (mgr.25232) 7480 : cluster [DBG] pgmap v8424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:50.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:49 smithi022 bash[80503]: cluster 2024-07-28T16:00:48.652685+0000 mgr.y (mgr.25232) 7480 : cluster [DBG] pgmap v8424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:50.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:49 smithi022 bash[82865]: cluster 2024-07-28T16:00:48.652685+0000 mgr.y (mgr.25232) 7480 : cluster [DBG] pgmap v8424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:50.935 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13762 16 16 0 0 0 - 0 2024-07-28T16:00:51.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:50 smithi150 bash[67543]: audit 2024-07-28T16:00:50.643400+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:51.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:50 smithi022 bash[80503]: audit 2024-07-28T16:00:50.643400+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:51.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:50 smithi022 bash[82865]: audit 2024-07-28T16:00:50.643400+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:00:51.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13763 16 16 0 0 0 - 0 2024-07-28T16:00:52.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:51 smithi150 bash[67543]: cluster 2024-07-28T16:00:50.654131+0000 mgr.y (mgr.25232) 7481 : cluster [DBG] pgmap v8425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:52.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:51 smithi022 bash[80503]: cluster 2024-07-28T16:00:50.654131+0000 mgr.y (mgr.25232) 7481 : cluster [DBG] pgmap v8425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:52.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:51 smithi022 bash[82865]: cluster 2024-07-28T16:00:50.654131+0000 mgr.y (mgr.25232) 7481 : cluster [DBG] pgmap v8425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:52.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:00:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:00:52.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13764 16 16 0 0 0 - 0 2024-07-28T16:00:53.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13765 16 16 0 0 0 - 0 2024-07-28T16:00:54.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:53 smithi150 bash[67543]: cluster 2024-07-28T16:00:52.655637+0000 mgr.y (mgr.25232) 7482 : cluster [DBG] pgmap v8426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:54.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:53 smithi022 bash[80503]: cluster 2024-07-28T16:00:52.655637+0000 mgr.y (mgr.25232) 7482 : cluster [DBG] pgmap v8426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:54.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:53 smithi022 bash[82865]: cluster 2024-07-28T16:00:52.655637+0000 mgr.y (mgr.25232) 7482 : cluster [DBG] pgmap v8426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:54.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13766 16 16 0 0 0 - 0 2024-07-28T16:00:55.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13767 16 16 0 0 0 - 0 2024-07-28T16:00:56.025 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:55 smithi150 bash[67543]: cluster 2024-07-28T16:00:54.657144+0000 mgr.y (mgr.25232) 7483 : cluster [DBG] pgmap v8427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:56.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:55 smithi022 bash[82865]: cluster 2024-07-28T16:00:54.657144+0000 mgr.y (mgr.25232) 7483 : cluster [DBG] pgmap v8427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:56.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:55 smithi022 bash[80503]: cluster 2024-07-28T16:00:54.657144+0000 mgr.y (mgr.25232) 7483 : cluster [DBG] pgmap v8427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:56.936 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13768 16 16 0 0 0 - 0 2024-07-28T16:00:57.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13769 16 16 0 0 0 - 0 2024-07-28T16:00:58.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:57 smithi150 bash[67543]: cluster 2024-07-28T16:00:56.658647+0000 mgr.y (mgr.25232) 7484 : cluster [DBG] pgmap v8428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:58.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:57 smithi022 bash[80503]: cluster 2024-07-28T16:00:56.658647+0000 mgr.y (mgr.25232) 7484 : cluster [DBG] pgmap v8428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:58.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:57 smithi022 bash[82865]: cluster 2024-07-28T16:00:56.658647+0000 mgr.y (mgr.25232) 7484 : cluster [DBG] pgmap v8428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:00:58.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13770 16 16 0 0 0 - 0 2024-07-28T16:00:59.772 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:00:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:00:59] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T16:00:59.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13771 16 16 0 0 0 - 0 2024-07-28T16:01:00.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:00:59 smithi150 bash[67543]: cluster 2024-07-28T16:00:58.660132+0000 mgr.y (mgr.25232) 7485 : cluster [DBG] pgmap v8429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:00.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:00:59 smithi022 bash[80503]: cluster 2024-07-28T16:00:58.660132+0000 mgr.y (mgr.25232) 7485 : cluster [DBG] pgmap v8429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:00.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:00:59 smithi022 bash[82865]: cluster 2024-07-28T16:00:58.660132+0000 mgr.y (mgr.25232) 7485 : cluster [DBG] pgmap v8429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:00.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13772 16 16 0 0 0 - 0 2024-07-28T16:01:01.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13773 16 16 0 0 0 - 0 2024-07-28T16:01:02.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:01 smithi022 bash[82865]: cluster 2024-07-28T16:01:00.661646+0000 mgr.y (mgr.25232) 7486 : cluster [DBG] pgmap v8430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:02.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:01 smithi022 bash[80503]: cluster 2024-07-28T16:01:00.661646+0000 mgr.y (mgr.25232) 7486 : cluster [DBG] pgmap v8430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:02.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:01 smithi150 bash[67543]: cluster 2024-07-28T16:01:00.661646+0000 mgr.y (mgr.25232) 7486 : cluster [DBG] pgmap v8430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:02.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:01:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:01:02.937 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13774 16 16 0 0 0 - 0 2024-07-28T16:01:03.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13775 16 16 0 0 0 - 0 2024-07-28T16:01:04.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:03 smithi022 bash[82865]: cluster 2024-07-28T16:01:02.663151+0000 mgr.y (mgr.25232) 7487 : cluster [DBG] pgmap v8431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:04.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:03 smithi022 bash[80503]: cluster 2024-07-28T16:01:02.663151+0000 mgr.y (mgr.25232) 7487 : cluster [DBG] pgmap v8431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:04.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:03 smithi150 bash[67543]: cluster 2024-07-28T16:01:02.663151+0000 mgr.y (mgr.25232) 7487 : cluster [DBG] pgmap v8431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:04.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13776 16 16 0 0 0 - 0 2024-07-28T16:01:05.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13777 16 16 0 0 0 - 0 2024-07-28T16:01:06.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:05 smithi022 bash[80503]: cluster 2024-07-28T16:01:04.664506+0000 mgr.y (mgr.25232) 7488 : cluster [DBG] pgmap v8432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:06.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:05 smithi022 bash[80503]: audit 2024-07-28T16:01:05.643779+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:06.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:05 smithi022 bash[82865]: cluster 2024-07-28T16:01:04.664506+0000 mgr.y (mgr.25232) 7488 : cluster [DBG] pgmap v8432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:06.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:05 smithi022 bash[82865]: audit 2024-07-28T16:01:05.643779+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:05 smithi150 bash[67543]: cluster 2024-07-28T16:01:04.664506+0000 mgr.y (mgr.25232) 7488 : cluster [DBG] pgmap v8432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:05 smithi150 bash[67543]: audit 2024-07-28T16:01:05.643779+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:06.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13778 16 16 0 0 0 - 0 2024-07-28T16:01:07.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13779 16 16 0 0 0 - 0 2024-07-28T16:01:08.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:07 smithi022 bash[80503]: cluster 2024-07-28T16:01:06.665825+0000 mgr.y (mgr.25232) 7489 : cluster [DBG] pgmap v8433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:08.160 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:07 smithi022 bash[82865]: cluster 2024-07-28T16:01:06.665825+0000 mgr.y (mgr.25232) 7489 : cluster [DBG] pgmap v8433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:08.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:07 smithi150 bash[67543]: cluster 2024-07-28T16:01:06.665825+0000 mgr.y (mgr.25232) 7489 : cluster [DBG] pgmap v8433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:08.938 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:01:08.933729+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:01:08.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:01:08.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13780 16 16 0 0 0 - 0 2024-07-28T16:01:09.792 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:01:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:01:09] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T16:01:09.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13781 16 16 0 0 0 - 0 2024-07-28T16:01:10.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:09 smithi022 bash[80503]: cluster 2024-07-28T16:01:08.667175+0000 mgr.y (mgr.25232) 7490 : cluster [DBG] pgmap v8434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:10.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:09 smithi022 bash[82865]: cluster 2024-07-28T16:01:08.667175+0000 mgr.y (mgr.25232) 7490 : cluster [DBG] pgmap v8434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:09 smithi150 bash[67543]: cluster 2024-07-28T16:01:08.667175+0000 mgr.y (mgr.25232) 7490 : cluster [DBG] pgmap v8434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:10.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13782 16 16 0 0 0 - 0 2024-07-28T16:01:11.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13783 16 16 0 0 0 - 0 2024-07-28T16:01:12.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:11 smithi022 bash[80503]: cluster 2024-07-28T16:01:10.668499+0000 mgr.y (mgr.25232) 7491 : cluster [DBG] pgmap v8435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:12.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:11 smithi022 bash[82865]: cluster 2024-07-28T16:01:10.668499+0000 mgr.y (mgr.25232) 7491 : cluster [DBG] pgmap v8435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:12.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:11 smithi150 bash[67543]: cluster 2024-07-28T16:01:10.668499+0000 mgr.y (mgr.25232) 7491 : cluster [DBG] pgmap v8435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:12.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:01:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:01:12.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13784 16 16 0 0 0 - 0 2024-07-28T16:01:13.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13785 16 16 0 0 0 - 0 2024-07-28T16:01:14.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:13 smithi022 bash[80503]: cluster 2024-07-28T16:01:12.669850+0000 mgr.y (mgr.25232) 7492 : cluster [DBG] pgmap v8436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:14.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:13 smithi022 bash[82865]: cluster 2024-07-28T16:01:12.669850+0000 mgr.y (mgr.25232) 7492 : cluster [DBG] pgmap v8436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:14.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:13 smithi150 bash[67543]: cluster 2024-07-28T16:01:12.669850+0000 mgr.y (mgr.25232) 7492 : cluster [DBG] pgmap v8436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:14.939 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13786 16 16 0 0 0 - 0 2024-07-28T16:01:15.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13787 16 16 0 0 0 - 0 2024-07-28T16:01:16.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:15 smithi022 bash[80503]: cluster 2024-07-28T16:01:14.671260+0000 mgr.y (mgr.25232) 7493 : cluster [DBG] pgmap v8437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:16.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:15 smithi022 bash[82865]: cluster 2024-07-28T16:01:14.671260+0000 mgr.y (mgr.25232) 7493 : cluster [DBG] pgmap v8437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:16.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:15 smithi150 bash[67543]: cluster 2024-07-28T16:01:14.671260+0000 mgr.y (mgr.25232) 7493 : cluster [DBG] pgmap v8437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:16.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13788 16 16 0 0 0 - 0 2024-07-28T16:01:17.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13789 16 16 0 0 0 - 0 2024-07-28T16:01:18.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:17 smithi022 bash[80503]: cluster 2024-07-28T16:01:16.672619+0000 mgr.y (mgr.25232) 7494 : cluster [DBG] pgmap v8438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:18.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:17 smithi022 bash[82865]: cluster 2024-07-28T16:01:16.672619+0000 mgr.y (mgr.25232) 7494 : cluster [DBG] pgmap v8438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:18.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:17 smithi150 bash[67543]: cluster 2024-07-28T16:01:16.672619+0000 mgr.y (mgr.25232) 7494 : cluster [DBG] pgmap v8438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:18.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13790 16 16 0 0 0 - 0 2024-07-28T16:01:19.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:01:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:01:19] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T16:01:19.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13791 16 16 0 0 0 - 0 2024-07-28T16:01:20.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:19 smithi022 bash[80503]: cluster 2024-07-28T16:01:18.673958+0000 mgr.y (mgr.25232) 7495 : cluster [DBG] pgmap v8439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:20.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:19 smithi022 bash[82865]: cluster 2024-07-28T16:01:18.673958+0000 mgr.y (mgr.25232) 7495 : cluster [DBG] pgmap v8439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:20.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:19 smithi150 bash[67543]: cluster 2024-07-28T16:01:18.673958+0000 mgr.y (mgr.25232) 7495 : cluster [DBG] pgmap v8439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:20.940 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13792 16 16 0 0 0 - 0 2024-07-28T16:01:21.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:20 smithi022 bash[80503]: audit 2024-07-28T16:01:20.644198+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:21.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:20 smithi022 bash[82865]: audit 2024-07-28T16:01:20.644198+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:21.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:20 smithi150 bash[67543]: audit 2024-07-28T16:01:20.644198+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:21.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13793 16 16 0 0 0 - 0 2024-07-28T16:01:22.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:21 smithi022 bash[80503]: cluster 2024-07-28T16:01:20.678810+0000 mgr.y (mgr.25232) 7496 : cluster [DBG] pgmap v8440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:22.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:21 smithi022 bash[82865]: cluster 2024-07-28T16:01:20.678810+0000 mgr.y (mgr.25232) 7496 : cluster [DBG] pgmap v8440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:22.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:21 smithi150 bash[67543]: cluster 2024-07-28T16:01:20.678810+0000 mgr.y (mgr.25232) 7496 : cluster [DBG] pgmap v8440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:22.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:01:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:01:22.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13794 16 16 0 0 0 - 0 2024-07-28T16:01:23.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13795 16 16 0 0 0 - 0 2024-07-28T16:01:24.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:23 smithi022 bash[80503]: cluster 2024-07-28T16:01:22.680169+0000 mgr.y (mgr.25232) 7497 : cluster [DBG] pgmap v8441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:24.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:23 smithi022 bash[80503]: audit 2024-07-28T16:01:23.412149+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:01:24.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:23 smithi022 bash[82865]: cluster 2024-07-28T16:01:22.680169+0000 mgr.y (mgr.25232) 7497 : cluster [DBG] pgmap v8441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:24.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:23 smithi022 bash[82865]: audit 2024-07-28T16:01:23.412149+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:01:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:23 smithi150 bash[67543]: cluster 2024-07-28T16:01:22.680169+0000 mgr.y (mgr.25232) 7497 : cluster [DBG] pgmap v8441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:23 smithi150 bash[67543]: audit 2024-07-28T16:01:23.412149+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:01:24.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13796 16 16 0 0 0 - 0 2024-07-28T16:01:25.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13797 16 16 0 0 0 - 0 2024-07-28T16:01:26.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:25 smithi022 bash[80503]: cluster 2024-07-28T16:01:24.681527+0000 mgr.y (mgr.25232) 7498 : cluster [DBG] pgmap v8442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:26.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:25 smithi022 bash[82865]: cluster 2024-07-28T16:01:24.681527+0000 mgr.y (mgr.25232) 7498 : cluster [DBG] pgmap v8442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:26.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:25 smithi150 bash[67543]: cluster 2024-07-28T16:01:24.681527+0000 mgr.y (mgr.25232) 7498 : cluster [DBG] pgmap v8442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:26.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13798 16 16 0 0 0 - 0 2024-07-28T16:01:27.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13799 16 16 0 0 0 - 0 2024-07-28T16:01:28.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:27 smithi022 bash[80503]: cluster 2024-07-28T16:01:26.682889+0000 mgr.y (mgr.25232) 7499 : cluster [DBG] pgmap v8443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:28.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:27 smithi022 bash[82865]: cluster 2024-07-28T16:01:26.682889+0000 mgr.y (mgr.25232) 7499 : cluster [DBG] pgmap v8443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:28.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:27 smithi150 bash[67543]: cluster 2024-07-28T16:01:26.682889+0000 mgr.y (mgr.25232) 7499 : cluster [DBG] pgmap v8443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:28.941 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:01:28.936797+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:01:28.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:01:28.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13800 16 16 0 0 0 - 0 2024-07-28T16:01:29.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:01:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:01:29] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T16:01:29.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13801 16 16 0 0 0 - 0 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: cluster 2024-07-28T16:01:28.683815+0000 mgr.y (mgr.25232) 7500 : cluster [DBG] pgmap v8444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.098726+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.106228+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.293047+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.302974+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.740546+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.742040+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:01:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:30 smithi150 bash[67543]: audit 2024-07-28T16:01:29.749532+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: cluster 2024-07-28T16:01:28.683815+0000 mgr.y (mgr.25232) 7500 : cluster [DBG] pgmap v8444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.098726+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.106228+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.293047+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.302974+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.740546+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.742040+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[80503]: audit 2024-07-28T16:01:29.749532+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: cluster 2024-07-28T16:01:28.683815+0000 mgr.y (mgr.25232) 7500 : cluster [DBG] pgmap v8444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.098726+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.106228+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.293047+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.302974+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.740546+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:01:30.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.742040+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:01:30.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:30 smithi022 bash[82865]: audit 2024-07-28T16:01:29.749532+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:01:30.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13802 16 16 0 0 0 - 0 2024-07-28T16:01:31.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13803 16 16 0 0 0 - 0 2024-07-28T16:01:32.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:32 smithi150 bash[67543]: cluster 2024-07-28T16:01:30.685129+0000 mgr.y (mgr.25232) 7501 : cluster [DBG] pgmap v8445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:32.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:01:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:01:32.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:32 smithi022 bash[80503]: cluster 2024-07-28T16:01:30.685129+0000 mgr.y (mgr.25232) 7501 : cluster [DBG] pgmap v8445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:32.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:32 smithi022 bash[82865]: cluster 2024-07-28T16:01:30.685129+0000 mgr.y (mgr.25232) 7501 : cluster [DBG] pgmap v8445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:32.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13804 16 16 0 0 0 - 0 2024-07-28T16:01:33.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13805 16 16 0 0 0 - 0 2024-07-28T16:01:34.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:34 smithi150 bash[67543]: cluster 2024-07-28T16:01:32.686534+0000 mgr.y (mgr.25232) 7502 : cluster [DBG] pgmap v8446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:34.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:34 smithi022 bash[80503]: cluster 2024-07-28T16:01:32.686534+0000 mgr.y (mgr.25232) 7502 : cluster [DBG] pgmap v8446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:34 smithi022 bash[82865]: cluster 2024-07-28T16:01:32.686534+0000 mgr.y (mgr.25232) 7502 : cluster [DBG] pgmap v8446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:34.942 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13806 16 16 0 0 0 - 0 2024-07-28T16:01:35.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13807 16 16 0 0 0 - 0 2024-07-28T16:01:36.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:36 smithi150 bash[67543]: cluster 2024-07-28T16:01:34.687882+0000 mgr.y (mgr.25232) 7503 : cluster [DBG] pgmap v8447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:36 smithi150 bash[67543]: audit 2024-07-28T16:01:35.644726+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:36 smithi022 bash[80503]: cluster 2024-07-28T16:01:34.687882+0000 mgr.y (mgr.25232) 7503 : cluster [DBG] pgmap v8447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:36 smithi022 bash[80503]: audit 2024-07-28T16:01:35.644726+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:36 smithi022 bash[82865]: cluster 2024-07-28T16:01:34.687882+0000 mgr.y (mgr.25232) 7503 : cluster [DBG] pgmap v8447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:36.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:36 smithi022 bash[82865]: audit 2024-07-28T16:01:35.644726+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:36.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13808 16 16 0 0 0 - 0 2024-07-28T16:01:37.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13809 16 16 0 0 0 - 0 2024-07-28T16:01:38.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:38 smithi150 bash[67543]: cluster 2024-07-28T16:01:36.689227+0000 mgr.y (mgr.25232) 7504 : cluster [DBG] pgmap v8448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:38.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:38 smithi022 bash[80503]: cluster 2024-07-28T16:01:36.689227+0000 mgr.y (mgr.25232) 7504 : cluster [DBG] pgmap v8448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:38.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:38 smithi022 bash[82865]: cluster 2024-07-28T16:01:36.689227+0000 mgr.y (mgr.25232) 7504 : cluster [DBG] pgmap v8448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:38.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13810 16 16 0 0 0 - 0 2024-07-28T16:01:39.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:01:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:01:39] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T16:01:39.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13811 16 16 0 0 0 - 0 2024-07-28T16:01:40.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:40 smithi150 bash[67543]: cluster 2024-07-28T16:01:38.690625+0000 mgr.y (mgr.25232) 7505 : cluster [DBG] pgmap v8449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:40.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:40 smithi022 bash[82865]: cluster 2024-07-28T16:01:38.690625+0000 mgr.y (mgr.25232) 7505 : cluster [DBG] pgmap v8449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:40.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:40 smithi022 bash[80503]: cluster 2024-07-28T16:01:38.690625+0000 mgr.y (mgr.25232) 7505 : cluster [DBG] pgmap v8449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:40.943 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13812 16 16 0 0 0 - 0 2024-07-28T16:01:41.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13813 16 16 0 0 0 - 0 2024-07-28T16:01:42.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:42 smithi150 bash[67543]: cluster 2024-07-28T16:01:40.691957+0000 mgr.y (mgr.25232) 7506 : cluster [DBG] pgmap v8450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:42.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:01:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:01:42.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:42 smithi022 bash[82865]: cluster 2024-07-28T16:01:40.691957+0000 mgr.y (mgr.25232) 7506 : cluster [DBG] pgmap v8450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:42.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:42 smithi022 bash[80503]: cluster 2024-07-28T16:01:40.691957+0000 mgr.y (mgr.25232) 7506 : cluster [DBG] pgmap v8450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:42.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13814 16 16 0 0 0 - 0 2024-07-28T16:01:43.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13815 16 16 0 0 0 - 0 2024-07-28T16:01:44.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:44 smithi150 bash[67543]: cluster 2024-07-28T16:01:42.693322+0000 mgr.y (mgr.25232) 7507 : cluster [DBG] pgmap v8451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:44.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:44 smithi022 bash[82865]: cluster 2024-07-28T16:01:42.693322+0000 mgr.y (mgr.25232) 7507 : cluster [DBG] pgmap v8451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:44.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:44 smithi022 bash[80503]: cluster 2024-07-28T16:01:42.693322+0000 mgr.y (mgr.25232) 7507 : cluster [DBG] pgmap v8451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:44.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13816 16 16 0 0 0 - 0 2024-07-28T16:01:45.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13817 16 16 0 0 0 - 0 2024-07-28T16:01:46.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:46 smithi150 bash[67543]: cluster 2024-07-28T16:01:44.694702+0000 mgr.y (mgr.25232) 7508 : cluster [DBG] pgmap v8452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:46.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:46 smithi022 bash[80503]: cluster 2024-07-28T16:01:44.694702+0000 mgr.y (mgr.25232) 7508 : cluster [DBG] pgmap v8452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:46.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:46 smithi022 bash[82865]: cluster 2024-07-28T16:01:44.694702+0000 mgr.y (mgr.25232) 7508 : cluster [DBG] pgmap v8452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:46.944 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13818 16 16 0 0 0 - 0 2024-07-28T16:01:47.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13819 16 16 0 0 0 - 0 2024-07-28T16:01:48.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:48 smithi150 bash[67543]: cluster 2024-07-28T16:01:46.696033+0000 mgr.y (mgr.25232) 7509 : cluster [DBG] pgmap v8453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:48.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:48 smithi022 bash[80503]: cluster 2024-07-28T16:01:46.696033+0000 mgr.y (mgr.25232) 7509 : cluster [DBG] pgmap v8453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:48.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:48 smithi022 bash[82865]: cluster 2024-07-28T16:01:46.696033+0000 mgr.y (mgr.25232) 7509 : cluster [DBG] pgmap v8453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:48.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:01:48.939996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:01:48.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:01:48.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13820 16 16 0 0 0 - 0 2024-07-28T16:01:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:01:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:01:49] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T16:01:49.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13821 16 16 0 0 0 - 0 2024-07-28T16:01:50.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:50 smithi150 bash[67543]: cluster 2024-07-28T16:01:48.697395+0000 mgr.y (mgr.25232) 7510 : cluster [DBG] pgmap v8454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:50.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:50 smithi022 bash[80503]: cluster 2024-07-28T16:01:48.697395+0000 mgr.y (mgr.25232) 7510 : cluster [DBG] pgmap v8454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:50.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:50 smithi022 bash[82865]: cluster 2024-07-28T16:01:48.697395+0000 mgr.y (mgr.25232) 7510 : cluster [DBG] pgmap v8454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:50.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13822 16 16 0 0 0 - 0 2024-07-28T16:01:51.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:51 smithi150 bash[67543]: audit 2024-07-28T16:01:50.645168+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:51 smithi022 bash[80503]: audit 2024-07-28T16:01:50.645168+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:51.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:51 smithi022 bash[82865]: audit 2024-07-28T16:01:50.645168+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:01:51.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13823 16 16 0 0 0 - 0 2024-07-28T16:01:52.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:52 smithi150 bash[67543]: cluster 2024-07-28T16:01:50.698722+0000 mgr.y (mgr.25232) 7511 : cluster [DBG] pgmap v8455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:52.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:01:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:01:52.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:52 smithi022 bash[80503]: cluster 2024-07-28T16:01:50.698722+0000 mgr.y (mgr.25232) 7511 : cluster [DBG] pgmap v8455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:52.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:52 smithi022 bash[82865]: cluster 2024-07-28T16:01:50.698722+0000 mgr.y (mgr.25232) 7511 : cluster [DBG] pgmap v8455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:52.945 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13824 16 16 0 0 0 - 0 2024-07-28T16:01:53.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13825 16 16 0 0 0 - 0 2024-07-28T16:01:54.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:54 smithi150 bash[67543]: cluster 2024-07-28T16:01:52.700071+0000 mgr.y (mgr.25232) 7512 : cluster [DBG] pgmap v8456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:54.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:54 smithi022 bash[80503]: cluster 2024-07-28T16:01:52.700071+0000 mgr.y (mgr.25232) 7512 : cluster [DBG] pgmap v8456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:54.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:54 smithi022 bash[82865]: cluster 2024-07-28T16:01:52.700071+0000 mgr.y (mgr.25232) 7512 : cluster [DBG] pgmap v8456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:54.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13826 16 16 0 0 0 - 0 2024-07-28T16:01:55.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13827 16 16 0 0 0 - 0 2024-07-28T16:01:56.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:56 smithi150 bash[67543]: cluster 2024-07-28T16:01:54.701439+0000 mgr.y (mgr.25232) 7513 : cluster [DBG] pgmap v8457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:56.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:56 smithi022 bash[80503]: cluster 2024-07-28T16:01:54.701439+0000 mgr.y (mgr.25232) 7513 : cluster [DBG] pgmap v8457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:56.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:56 smithi022 bash[82865]: cluster 2024-07-28T16:01:54.701439+0000 mgr.y (mgr.25232) 7513 : cluster [DBG] pgmap v8457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:56.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13828 16 16 0 0 0 - 0 2024-07-28T16:01:57.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13829 16 16 0 0 0 - 0 2024-07-28T16:01:58.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:01:58 smithi150 bash[67543]: cluster 2024-07-28T16:01:56.702835+0000 mgr.y (mgr.25232) 7514 : cluster [DBG] pgmap v8458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:58.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:01:58 smithi022 bash[80503]: cluster 2024-07-28T16:01:56.702835+0000 mgr.y (mgr.25232) 7514 : cluster [DBG] pgmap v8458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:58.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:01:58 smithi022 bash[82865]: cluster 2024-07-28T16:01:56.702835+0000 mgr.y (mgr.25232) 7514 : cluster [DBG] pgmap v8458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:01:58.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13830 16 16 0 0 0 - 0 2024-07-28T16:01:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:01:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:01:59] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T16:01:59.946 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13831 16 16 0 0 0 - 0 2024-07-28T16:02:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:00 smithi150 bash[67543]: cluster 2024-07-28T16:01:58.704171+0000 mgr.y (mgr.25232) 7515 : cluster [DBG] pgmap v8459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:00.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:00 smithi022 bash[80503]: cluster 2024-07-28T16:01:58.704171+0000 mgr.y (mgr.25232) 7515 : cluster [DBG] pgmap v8459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:00.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:00 smithi022 bash[82865]: cluster 2024-07-28T16:01:58.704171+0000 mgr.y (mgr.25232) 7515 : cluster [DBG] pgmap v8459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:00.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13832 16 16 0 0 0 - 0 2024-07-28T16:02:01.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13833 16 16 0 0 0 - 0 2024-07-28T16:02:02.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:02 smithi150 bash[67543]: cluster 2024-07-28T16:02:00.705517+0000 mgr.y (mgr.25232) 7516 : cluster [DBG] pgmap v8460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:02.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:02:02 smithi150 bash[60514]: ts=2024-07-28T16:02: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:02:02.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:02 smithi022 bash[80503]: cluster 2024-07-28T16:02:00.705517+0000 mgr.y (mgr.25232) 7516 : cluster [DBG] pgmap v8460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:02.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:02 smithi022 bash[82865]: cluster 2024-07-28T16:02:00.705517+0000 mgr.y (mgr.25232) 7516 : cluster [DBG] pgmap v8460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:02.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13834 16 16 0 0 0 - 0 2024-07-28T16:02:03.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13835 16 16 0 0 0 - 0 2024-07-28T16:02:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:04 smithi150 bash[67543]: cluster 2024-07-28T16:02:02.706908+0000 mgr.y (mgr.25232) 7517 : cluster [DBG] pgmap v8461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:04.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:04 smithi022 bash[80503]: cluster 2024-07-28T16:02:02.706908+0000 mgr.y (mgr.25232) 7517 : cluster [DBG] pgmap v8461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:04 smithi022 bash[82865]: cluster 2024-07-28T16:02:02.706908+0000 mgr.y (mgr.25232) 7517 : cluster [DBG] pgmap v8461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:04.947 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13836 16 16 0 0 0 - 0 2024-07-28T16:02:05.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13837 16 16 0 0 0 - 0 2024-07-28T16:02:06.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:06 smithi150 bash[67543]: cluster 2024-07-28T16:02:04.708274+0000 mgr.y (mgr.25232) 7518 : cluster [DBG] pgmap v8462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:06.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:06 smithi150 bash[67543]: audit 2024-07-28T16:02:05.645532+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:06.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:06 smithi022 bash[80503]: cluster 2024-07-28T16:02:04.708274+0000 mgr.y (mgr.25232) 7518 : cluster [DBG] pgmap v8462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:06.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:06 smithi022 bash[80503]: audit 2024-07-28T16:02:05.645532+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:06.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:06 smithi022 bash[82865]: cluster 2024-07-28T16:02:04.708274+0000 mgr.y (mgr.25232) 7518 : cluster [DBG] pgmap v8462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:06.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:06 smithi022 bash[82865]: audit 2024-07-28T16:02:05.645532+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:06.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13838 16 16 0 0 0 - 0 2024-07-28T16:02:07.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13839 16 16 0 0 0 - 0 2024-07-28T16:02:08.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:08 smithi150 bash[67543]: cluster 2024-07-28T16:02:06.709615+0000 mgr.y (mgr.25232) 7519 : cluster [DBG] pgmap v8463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:08.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:08 smithi022 bash[80503]: cluster 2024-07-28T16:02:06.709615+0000 mgr.y (mgr.25232) 7519 : cluster [DBG] pgmap v8463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:08.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:08 smithi022 bash[82865]: cluster 2024-07-28T16:02:06.709615+0000 mgr.y (mgr.25232) 7519 : cluster [DBG] pgmap v8463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:08.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:02:08.943246+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:02:08.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:02:08.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13840 16 16 0 0 0 - 0 2024-07-28T16:02:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:02:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:02:09] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T16:02:09.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13841 16 16 0 0 0 - 0 2024-07-28T16:02:10.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:10 smithi150 bash[67543]: cluster 2024-07-28T16:02:08.711017+0000 mgr.y (mgr.25232) 7520 : cluster [DBG] pgmap v8464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:10.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:10 smithi022 bash[80503]: cluster 2024-07-28T16:02:08.711017+0000 mgr.y (mgr.25232) 7520 : cluster [DBG] pgmap v8464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:10.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:10 smithi022 bash[82865]: cluster 2024-07-28T16:02:08.711017+0000 mgr.y (mgr.25232) 7520 : cluster [DBG] pgmap v8464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:10.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13842 16 16 0 0 0 - 0 2024-07-28T16:02:11.948 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13843 16 16 0 0 0 - 0 2024-07-28T16:02:12.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:12 smithi150 bash[67543]: cluster 2024-07-28T16:02:10.712368+0000 mgr.y (mgr.25232) 7521 : cluster [DBG] pgmap v8465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:12.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:02:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:02:12.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:12 smithi022 bash[80503]: cluster 2024-07-28T16:02:10.712368+0000 mgr.y (mgr.25232) 7521 : cluster [DBG] pgmap v8465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:12.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:12 smithi022 bash[82865]: cluster 2024-07-28T16:02:10.712368+0000 mgr.y (mgr.25232) 7521 : cluster [DBG] pgmap v8465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:12.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13844 16 16 0 0 0 - 0 2024-07-28T16:02:13.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13845 16 16 0 0 0 - 0 2024-07-28T16:02:14.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:14 smithi150 bash[67543]: cluster 2024-07-28T16:02:12.713714+0000 mgr.y (mgr.25232) 7522 : cluster [DBG] pgmap v8466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:14.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:14 smithi022 bash[80503]: cluster 2024-07-28T16:02:12.713714+0000 mgr.y (mgr.25232) 7522 : cluster [DBG] pgmap v8466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:14.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:14 smithi022 bash[82865]: cluster 2024-07-28T16:02:12.713714+0000 mgr.y (mgr.25232) 7522 : cluster [DBG] pgmap v8466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:14.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13846 16 16 0 0 0 - 0 2024-07-28T16:02:15.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13847 16 16 0 0 0 - 0 2024-07-28T16:02:16.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:16 smithi150 bash[67543]: cluster 2024-07-28T16:02:14.715097+0000 mgr.y (mgr.25232) 7523 : cluster [DBG] pgmap v8467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:16.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:16 smithi022 bash[80503]: cluster 2024-07-28T16:02:14.715097+0000 mgr.y (mgr.25232) 7523 : cluster [DBG] pgmap v8467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:16.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:16 smithi022 bash[82865]: cluster 2024-07-28T16:02:14.715097+0000 mgr.y (mgr.25232) 7523 : cluster [DBG] pgmap v8467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:16.949 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13848 16 16 0 0 0 - 0 2024-07-28T16:02:17.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13849 16 16 0 0 0 - 0 2024-07-28T16:02:18.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:18 smithi150 bash[67543]: cluster 2024-07-28T16:02:16.716448+0000 mgr.y (mgr.25232) 7524 : cluster [DBG] pgmap v8468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:18 smithi022 bash[80503]: cluster 2024-07-28T16:02:16.716448+0000 mgr.y (mgr.25232) 7524 : cluster [DBG] pgmap v8468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:18.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:18 smithi022 bash[82865]: cluster 2024-07-28T16:02:16.716448+0000 mgr.y (mgr.25232) 7524 : cluster [DBG] pgmap v8468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:18.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13850 16 16 0 0 0 - 0 2024-07-28T16:02:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:02:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:02:19] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T16:02:19.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13851 16 16 0 0 0 - 0 2024-07-28T16:02:20.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:20 smithi150 bash[67543]: cluster 2024-07-28T16:02:18.717793+0000 mgr.y (mgr.25232) 7525 : cluster [DBG] pgmap v8469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:20.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:20 smithi022 bash[80503]: cluster 2024-07-28T16:02:18.717793+0000 mgr.y (mgr.25232) 7525 : cluster [DBG] pgmap v8469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:20.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:20 smithi022 bash[82865]: cluster 2024-07-28T16:02:18.717793+0000 mgr.y (mgr.25232) 7525 : cluster [DBG] pgmap v8469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:20.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13852 16 16 0 0 0 - 0 2024-07-28T16:02:21.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:21 smithi150 bash[67543]: audit 2024-07-28T16:02:20.645875+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:21.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:21 smithi022 bash[80503]: audit 2024-07-28T16:02:20.645875+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:21.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:21 smithi022 bash[82865]: audit 2024-07-28T16:02:20.645875+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:21.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13853 16 16 0 0 0 - 0 2024-07-28T16:02:22.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:22 smithi150 bash[67543]: cluster 2024-07-28T16:02:20.719082+0000 mgr.y (mgr.25232) 7526 : cluster [DBG] pgmap v8470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:22.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:02:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:02:22.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:22 smithi022 bash[80503]: cluster 2024-07-28T16:02:20.719082+0000 mgr.y (mgr.25232) 7526 : cluster [DBG] pgmap v8470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:22.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:22 smithi022 bash[82865]: cluster 2024-07-28T16:02:20.719082+0000 mgr.y (mgr.25232) 7526 : cluster [DBG] pgmap v8470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:22.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13854 16 16 0 0 0 - 0 2024-07-28T16:02:23.950 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13855 16 16 0 0 0 - 0 2024-07-28T16:02:24.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:24 smithi150 bash[67543]: cluster 2024-07-28T16:02:22.720437+0000 mgr.y (mgr.25232) 7527 : cluster [DBG] pgmap v8471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:24.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:24 smithi022 bash[80503]: cluster 2024-07-28T16:02:22.720437+0000 mgr.y (mgr.25232) 7527 : cluster [DBG] pgmap v8471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:24.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:24 smithi022 bash[82865]: cluster 2024-07-28T16:02:22.720437+0000 mgr.y (mgr.25232) 7527 : cluster [DBG] pgmap v8471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:24.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13856 16 16 0 0 0 - 0 2024-07-28T16:02:25.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13857 16 16 0 0 0 - 0 2024-07-28T16:02:26.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:26 smithi150 bash[67543]: cluster 2024-07-28T16:02:24.721775+0000 mgr.y (mgr.25232) 7528 : cluster [DBG] pgmap v8472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:26.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:26 smithi022 bash[80503]: cluster 2024-07-28T16:02:24.721775+0000 mgr.y (mgr.25232) 7528 : cluster [DBG] pgmap v8472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:26.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:26 smithi022 bash[82865]: cluster 2024-07-28T16:02:24.721775+0000 mgr.y (mgr.25232) 7528 : cluster [DBG] pgmap v8472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:26.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13858 16 16 0 0 0 - 0 2024-07-28T16:02:27.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13859 16 16 0 0 0 - 0 2024-07-28T16:02:28.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:28 smithi150 bash[67543]: cluster 2024-07-28T16:02:26.723145+0000 mgr.y (mgr.25232) 7529 : cluster [DBG] pgmap v8473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:28.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:28 smithi022 bash[80503]: cluster 2024-07-28T16:02:26.723145+0000 mgr.y (mgr.25232) 7529 : cluster [DBG] pgmap v8473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:28.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:28 smithi022 bash[82865]: cluster 2024-07-28T16:02:26.723145+0000 mgr.y (mgr.25232) 7529 : cluster [DBG] pgmap v8473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:28.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:02:28.946387+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:02:28.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:02:28.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13860 16 16 0 0 0 - 0 2024-07-28T16:02:29.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:02:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:02:29] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T16:02:29.951 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13861 16 16 0 0 0 - 0 2024-07-28T16:02:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:30 smithi150 bash[67543]: cluster 2024-07-28T16:02:28.724491+0000 mgr.y (mgr.25232) 7530 : cluster [DBG] pgmap v8474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:30 smithi150 bash[67543]: audit 2024-07-28T16:02:29.854206+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:02:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:30 smithi022 bash[80503]: cluster 2024-07-28T16:02:28.724491+0000 mgr.y (mgr.25232) 7530 : cluster [DBG] pgmap v8474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:30.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:30 smithi022 bash[80503]: audit 2024-07-28T16:02:29.854206+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:02:30.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:30 smithi022 bash[82865]: cluster 2024-07-28T16:02:28.724491+0000 mgr.y (mgr.25232) 7530 : cluster [DBG] pgmap v8474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:30.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:30 smithi022 bash[82865]: audit 2024-07-28T16:02:29.854206+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:02:30.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13862 16 16 0 0 0 - 0 2024-07-28T16:02:31.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:31 smithi150 bash[67543]: audit 2024-07-28T16:02:30.239623+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:31.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:31 smithi150 bash[67543]: audit 2024-07-28T16:02:30.244305+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:31.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:31 smithi022 bash[80503]: audit 2024-07-28T16:02:30.239623+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:31.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:31 smithi022 bash[80503]: audit 2024-07-28T16:02:30.244305+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:31.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:31 smithi022 bash[82865]: audit 2024-07-28T16:02:30.239623+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:31.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:31 smithi022 bash[82865]: audit 2024-07-28T16:02:30.244305+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:31.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13863 16 16 0 0 0 - 0 2024-07-28T16:02:32.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:32 smithi150 bash[67543]: cluster 2024-07-28T16:02:30.725905+0000 mgr.y (mgr.25232) 7531 : cluster [DBG] pgmap v8475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:32.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:02:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:02:32.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:32 smithi022 bash[82865]: cluster 2024-07-28T16:02:30.725905+0000 mgr.y (mgr.25232) 7531 : cluster [DBG] pgmap v8475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:32.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:32 smithi022 bash[80503]: cluster 2024-07-28T16:02:30.725905+0000 mgr.y (mgr.25232) 7531 : cluster [DBG] pgmap v8475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:32.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13864 16 16 0 0 0 - 0 2024-07-28T16:02:33.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13865 16 16 0 0 0 - 0 2024-07-28T16:02:34.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:34 smithi150 bash[67543]: cluster 2024-07-28T16:02:32.727363+0000 mgr.y (mgr.25232) 7532 : cluster [DBG] pgmap v8476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:34.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:34 smithi022 bash[80503]: cluster 2024-07-28T16:02:32.727363+0000 mgr.y (mgr.25232) 7532 : cluster [DBG] pgmap v8476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:34.585 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:34 smithi022 bash[82865]: cluster 2024-07-28T16:02:32.727363+0000 mgr.y (mgr.25232) 7532 : cluster [DBG] pgmap v8476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:34.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13866 16 16 0 0 0 - 0 2024-07-28T16:02:35.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13867 16 16 0 0 0 - 0 2024-07-28T16:02:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:36 smithi150 bash[67543]: cluster 2024-07-28T16:02:34.728761+0000 mgr.y (mgr.25232) 7533 : cluster [DBG] pgmap v8477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:36 smithi150 bash[67543]: audit 2024-07-28T16:02:35.645352+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:36 smithi150 bash[67543]: audit 2024-07-28T16:02:35.747423+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:36 smithi150 bash[67543]: audit 2024-07-28T16:02:35.752301+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:36 smithi150 bash[67543]: audit 2024-07-28T16:02:35.929223+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:36 smithi150 bash[67543]: audit 2024-07-28T16:02:35.937329+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[80503]: cluster 2024-07-28T16:02:34.728761+0000 mgr.y (mgr.25232) 7533 : cluster [DBG] pgmap v8477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[80503]: audit 2024-07-28T16:02:35.645352+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[80503]: audit 2024-07-28T16:02:35.747423+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[80503]: audit 2024-07-28T16:02:35.752301+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[80503]: audit 2024-07-28T16:02:35.929223+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[80503]: audit 2024-07-28T16:02:35.937329+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[82865]: cluster 2024-07-28T16:02:34.728761+0000 mgr.y (mgr.25232) 7533 : cluster [DBG] pgmap v8477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[82865]: audit 2024-07-28T16:02:35.645352+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[82865]: audit 2024-07-28T16:02:35.747423+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[82865]: audit 2024-07-28T16:02:35.752301+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[82865]: audit 2024-07-28T16:02:35.929223+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:36 smithi022 bash[82865]: audit 2024-07-28T16:02:35.937329+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:36.952 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13868 16 16 0 0 0 - 0 2024-07-28T16:02:37.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:37 smithi150 bash[67543]: audit 2024-07-28T16:02:36.377974+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:02:37.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:37 smithi150 bash[67543]: audit 2024-07-28T16:02:36.379168+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:02:37.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:37 smithi150 bash[67543]: audit 2024-07-28T16:02:36.386437+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:37.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:37 smithi022 bash[80503]: audit 2024-07-28T16:02:36.377974+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:02:37.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:37 smithi022 bash[80503]: audit 2024-07-28T16:02:36.379168+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:02:37.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:37 smithi022 bash[80503]: audit 2024-07-28T16:02:36.386437+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:37.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:37 smithi022 bash[82865]: audit 2024-07-28T16:02:36.377974+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:02:37.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:37 smithi022 bash[82865]: audit 2024-07-28T16:02:36.379168+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:02:37.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:37 smithi022 bash[82865]: audit 2024-07-28T16:02:36.386437+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:02:37.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13869 16 16 0 0 0 - 0 2024-07-28T16:02:38.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:38 smithi150 bash[67543]: cluster 2024-07-28T16:02:36.730127+0000 mgr.y (mgr.25232) 7534 : cluster [DBG] pgmap v8478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:38.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:38 smithi022 bash[80503]: cluster 2024-07-28T16:02:36.730127+0000 mgr.y (mgr.25232) 7534 : cluster [DBG] pgmap v8478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:38.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:38 smithi022 bash[82865]: cluster 2024-07-28T16:02:36.730127+0000 mgr.y (mgr.25232) 7534 : cluster [DBG] pgmap v8478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:38.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13870 16 16 0 0 0 - 0 2024-07-28T16:02:39.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:02:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:02:39] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T16:02:39.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13871 16 16 0 0 0 - 0 2024-07-28T16:02:40.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:40 smithi150 bash[67543]: cluster 2024-07-28T16:02:38.731507+0000 mgr.y (mgr.25232) 7535 : cluster [DBG] pgmap v8479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:40.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:40 smithi022 bash[80503]: cluster 2024-07-28T16:02:38.731507+0000 mgr.y (mgr.25232) 7535 : cluster [DBG] pgmap v8479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:40.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:40 smithi022 bash[82865]: cluster 2024-07-28T16:02:38.731507+0000 mgr.y (mgr.25232) 7535 : cluster [DBG] pgmap v8479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:40.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13872 16 16 0 0 0 - 0 2024-07-28T16:02:41.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13873 16 16 0 0 0 - 0 2024-07-28T16:02:42.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:42 smithi150 bash[67543]: cluster 2024-07-28T16:02:40.732838+0000 mgr.y (mgr.25232) 7536 : cluster [DBG] pgmap v8480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:42.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:02:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:02:42.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:42 smithi022 bash[80503]: cluster 2024-07-28T16:02:40.732838+0000 mgr.y (mgr.25232) 7536 : cluster [DBG] pgmap v8480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:42.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:42 smithi022 bash[82865]: cluster 2024-07-28T16:02:40.732838+0000 mgr.y (mgr.25232) 7536 : cluster [DBG] pgmap v8480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:42.953 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13874 16 16 0 0 0 - 0 2024-07-28T16:02:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:43 smithi150 bash[67543]: cluster 2024-07-28T16:02:42.734238+0000 mgr.y (mgr.25232) 7537 : cluster [DBG] pgmap v8481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:43.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:43 smithi022 bash[80503]: cluster 2024-07-28T16:02:42.734238+0000 mgr.y (mgr.25232) 7537 : cluster [DBG] pgmap v8481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:43 smithi022 bash[82865]: cluster 2024-07-28T16:02:42.734238+0000 mgr.y (mgr.25232) 7537 : cluster [DBG] pgmap v8481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:43.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13875 16 16 0 0 0 - 0 2024-07-28T16:02:44.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13876 16 16 0 0 0 - 0 2024-07-28T16:02:45.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13877 16 16 0 0 0 - 0 2024-07-28T16:02:46.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:45 smithi022 bash[80503]: cluster 2024-07-28T16:02:44.735597+0000 mgr.y (mgr.25232) 7538 : cluster [DBG] pgmap v8482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:46.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:45 smithi022 bash[82865]: cluster 2024-07-28T16:02:44.735597+0000 mgr.y (mgr.25232) 7538 : cluster [DBG] pgmap v8482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:46.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:45 smithi150 bash[67543]: cluster 2024-07-28T16:02:44.735597+0000 mgr.y (mgr.25232) 7538 : cluster [DBG] pgmap v8482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:46.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13878 16 16 0 0 0 - 0 2024-07-28T16:02:47.954 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13879 16 16 0 0 0 - 0 2024-07-28T16:02:48.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:47 smithi022 bash[80503]: cluster 2024-07-28T16:02:46.736940+0000 mgr.y (mgr.25232) 7539 : cluster [DBG] pgmap v8483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:48.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:47 smithi022 bash[82865]: cluster 2024-07-28T16:02:46.736940+0000 mgr.y (mgr.25232) 7539 : cluster [DBG] pgmap v8483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:48.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:47 smithi150 bash[67543]: cluster 2024-07-28T16:02:46.736940+0000 mgr.y (mgr.25232) 7539 : cluster [DBG] pgmap v8483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:48.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:02:48.949537+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:02:48.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:02:48.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13880 16 16 0 0 0 - 0 2024-07-28T16:02:49.806 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:02:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:02:49] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T16:02:49.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13881 16 16 0 0 0 - 0 2024-07-28T16:02:50.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:49 smithi022 bash[80503]: cluster 2024-07-28T16:02:48.738284+0000 mgr.y (mgr.25232) 7540 : cluster [DBG] pgmap v8484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:50.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:49 smithi022 bash[82865]: cluster 2024-07-28T16:02:48.738284+0000 mgr.y (mgr.25232) 7540 : cluster [DBG] pgmap v8484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:50.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:49 smithi150 bash[67543]: cluster 2024-07-28T16:02:48.738284+0000 mgr.y (mgr.25232) 7540 : cluster [DBG] pgmap v8484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:50.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13882 16 16 0 0 0 - 0 2024-07-28T16:02:51.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:50 smithi022 bash[80503]: audit 2024-07-28T16:02:50.646522+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:51.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:50 smithi022 bash[82865]: audit 2024-07-28T16:02:50.646522+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:51.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:50 smithi150 bash[67543]: audit 2024-07-28T16:02:50.646522+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:02:51.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13883 16 16 0 0 0 - 0 2024-07-28T16:02:52.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:51 smithi022 bash[80503]: cluster 2024-07-28T16:02:50.739597+0000 mgr.y (mgr.25232) 7541 : cluster [DBG] pgmap v8485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:52.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:51 smithi022 bash[82865]: cluster 2024-07-28T16:02:50.739597+0000 mgr.y (mgr.25232) 7541 : cluster [DBG] pgmap v8485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:52.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:51 smithi150 bash[67543]: cluster 2024-07-28T16:02:50.739597+0000 mgr.y (mgr.25232) 7541 : cluster [DBG] pgmap v8485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:52.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:02:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:02:52.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13884 16 16 0 0 0 - 0 2024-07-28T16:02:53.955 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13885 16 16 0 0 0 - 0 2024-07-28T16:02:54.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:53 smithi022 bash[80503]: cluster 2024-07-28T16:02:52.740935+0000 mgr.y (mgr.25232) 7542 : cluster [DBG] pgmap v8486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:54.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:53 smithi022 bash[82865]: cluster 2024-07-28T16:02:52.740935+0000 mgr.y (mgr.25232) 7542 : cluster [DBG] pgmap v8486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:54.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:53 smithi150 bash[67543]: cluster 2024-07-28T16:02:52.740935+0000 mgr.y (mgr.25232) 7542 : cluster [DBG] pgmap v8486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:54.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13886 16 16 0 0 0 - 0 2024-07-28T16:02:55.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13887 16 16 0 0 0 - 0 2024-07-28T16:02:56.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:55 smithi022 bash[80503]: cluster 2024-07-28T16:02:54.742280+0000 mgr.y (mgr.25232) 7543 : cluster [DBG] pgmap v8487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:56.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:55 smithi022 bash[82865]: cluster 2024-07-28T16:02:54.742280+0000 mgr.y (mgr.25232) 7543 : cluster [DBG] pgmap v8487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:56.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:55 smithi150 bash[67543]: cluster 2024-07-28T16:02:54.742280+0000 mgr.y (mgr.25232) 7543 : cluster [DBG] pgmap v8487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:56.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13888 16 16 0 0 0 - 0 2024-07-28T16:02:57.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13889 16 16 0 0 0 - 0 2024-07-28T16:02:58.085 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:57 smithi022 bash[80503]: cluster 2024-07-28T16:02:56.743600+0000 mgr.y (mgr.25232) 7544 : cluster [DBG] pgmap v8488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:58.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:57 smithi022 bash[82865]: cluster 2024-07-28T16:02:56.743600+0000 mgr.y (mgr.25232) 7544 : cluster [DBG] pgmap v8488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:58.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:57 smithi150 bash[67543]: cluster 2024-07-28T16:02:56.743600+0000 mgr.y (mgr.25232) 7544 : cluster [DBG] pgmap v8488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:02:58.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13890 16 16 0 0 0 - 0 2024-07-28T16:02:59.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:02:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:02:59] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T16:02:59.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13891 16 16 0 0 0 - 0 2024-07-28T16:03:00.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:02:59 smithi022 bash[82865]: cluster 2024-07-28T16:02:58.744976+0000 mgr.y (mgr.25232) 7545 : cluster [DBG] pgmap v8489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:00.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:02:59 smithi022 bash[80503]: cluster 2024-07-28T16:02:58.744976+0000 mgr.y (mgr.25232) 7545 : cluster [DBG] pgmap v8489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:00.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:02:59 smithi150 bash[67543]: cluster 2024-07-28T16:02:58.744976+0000 mgr.y (mgr.25232) 7545 : cluster [DBG] pgmap v8489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:00.956 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13892 16 16 0 0 0 - 0 2024-07-28T16:03:01.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13893 16 16 0 0 0 - 0 2024-07-28T16:03:02.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:01 smithi150 bash[67543]: cluster 2024-07-28T16:03:00.746323+0000 mgr.y (mgr.25232) 7546 : cluster [DBG] pgmap v8490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:02.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:01 smithi022 bash[80503]: cluster 2024-07-28T16:03:00.746323+0000 mgr.y (mgr.25232) 7546 : cluster [DBG] pgmap v8490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:02.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:01 smithi022 bash[82865]: cluster 2024-07-28T16:03:00.746323+0000 mgr.y (mgr.25232) 7546 : cluster [DBG] pgmap v8490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:03:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:03:02.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13894 16 16 0 0 0 - 0 2024-07-28T16:03:03.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13895 16 16 0 0 0 - 0 2024-07-28T16:03:04.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:03 smithi150 bash[67543]: cluster 2024-07-28T16:03:02.747705+0000 mgr.y (mgr.25232) 7547 : cluster [DBG] pgmap v8491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:04.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:03 smithi022 bash[80503]: cluster 2024-07-28T16:03:02.747705+0000 mgr.y (mgr.25232) 7547 : cluster [DBG] pgmap v8491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:04.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:03 smithi022 bash[82865]: cluster 2024-07-28T16:03:02.747705+0000 mgr.y (mgr.25232) 7547 : cluster [DBG] pgmap v8491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:04.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13896 16 16 0 0 0 - 0 2024-07-28T16:03:05.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13897 16 16 0 0 0 - 0 2024-07-28T16:03:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:05 smithi150 bash[67543]: cluster 2024-07-28T16:03:04.749059+0000 mgr.y (mgr.25232) 7548 : cluster [DBG] pgmap v8492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:05 smithi150 bash[67543]: audit 2024-07-28T16:03:05.647261+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:05 smithi022 bash[80503]: cluster 2024-07-28T16:03:04.749059+0000 mgr.y (mgr.25232) 7548 : cluster [DBG] pgmap v8492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:05 smithi022 bash[80503]: audit 2024-07-28T16:03:05.647261+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:05 smithi022 bash[82865]: cluster 2024-07-28T16:03:04.749059+0000 mgr.y (mgr.25232) 7548 : cluster [DBG] pgmap v8492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:05 smithi022 bash[82865]: audit 2024-07-28T16:03:05.647261+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:06.957 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13898 16 16 0 0 0 - 0 2024-07-28T16:03:07.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13899 16 16 0 0 0 - 0 2024-07-28T16:03:08.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:07 smithi150 bash[67543]: cluster 2024-07-28T16:03:06.750412+0000 mgr.y (mgr.25232) 7549 : cluster [DBG] pgmap v8493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:08.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:07 smithi022 bash[80503]: cluster 2024-07-28T16:03:06.750412+0000 mgr.y (mgr.25232) 7549 : cluster [DBG] pgmap v8493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:08.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:07 smithi022 bash[82865]: cluster 2024-07-28T16:03:06.750412+0000 mgr.y (mgr.25232) 7549 : cluster [DBG] pgmap v8493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:08.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:03:08.952703+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:03:08.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:03:08.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13900 16 16 0 0 0 - 0 2024-07-28T16:03:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:03:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:03:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T16:03:09.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13901 16 16 0 0 0 - 0 2024-07-28T16:03:10.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:09 smithi150 bash[67543]: cluster 2024-07-28T16:03:08.751721+0000 mgr.y (mgr.25232) 7550 : cluster [DBG] pgmap v8494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:10.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:09 smithi022 bash[80503]: cluster 2024-07-28T16:03:08.751721+0000 mgr.y (mgr.25232) 7550 : cluster [DBG] pgmap v8494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:09 smithi022 bash[82865]: cluster 2024-07-28T16:03:08.751721+0000 mgr.y (mgr.25232) 7550 : cluster [DBG] pgmap v8494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:10.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13902 16 16 0 0 0 - 0 2024-07-28T16:03:11.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13903 16 16 0 0 0 - 0 2024-07-28T16:03:12.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:11 smithi150 bash[67543]: cluster 2024-07-28T16:03:10.753067+0000 mgr.y (mgr.25232) 7551 : cluster [DBG] pgmap v8495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:12.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:11 smithi022 bash[80503]: cluster 2024-07-28T16:03:10.753067+0000 mgr.y (mgr.25232) 7551 : cluster [DBG] pgmap v8495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:12.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:11 smithi022 bash[82865]: cluster 2024-07-28T16:03:10.753067+0000 mgr.y (mgr.25232) 7551 : cluster [DBG] pgmap v8495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:12.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:03:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:03:12.958 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13904 16 16 0 0 0 - 0 2024-07-28T16:03:13.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13905 16 16 0 0 0 - 0 2024-07-28T16:03:14.197 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:13 smithi150 bash[67543]: cluster 2024-07-28T16:03:12.754441+0000 mgr.y (mgr.25232) 7552 : cluster [DBG] pgmap v8496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:14.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:13 smithi022 bash[80503]: cluster 2024-07-28T16:03:12.754441+0000 mgr.y (mgr.25232) 7552 : cluster [DBG] pgmap v8496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:14.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:13 smithi022 bash[82865]: cluster 2024-07-28T16:03:12.754441+0000 mgr.y (mgr.25232) 7552 : cluster [DBG] pgmap v8496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:14.526 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 16:03:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T16:03:14.190760379Z level=info msg="Completed cleanup jobs" duration=66.977714ms 2024-07-28T16:03:14.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13906 16 16 0 0 0 - 0 2024-07-28T16:03:15.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13907 16 16 0 0 0 - 0 2024-07-28T16:03:16.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:15 smithi150 bash[67543]: cluster 2024-07-28T16:03:14.755778+0000 mgr.y (mgr.25232) 7553 : cluster [DBG] pgmap v8497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:15 smithi022 bash[80503]: cluster 2024-07-28T16:03:14.755778+0000 mgr.y (mgr.25232) 7553 : cluster [DBG] pgmap v8497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:16.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:15 smithi022 bash[82865]: cluster 2024-07-28T16:03:14.755778+0000 mgr.y (mgr.25232) 7553 : cluster [DBG] pgmap v8497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:16.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13908 16 16 0 0 0 - 0 2024-07-28T16:03:17.959 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13909 16 16 0 0 0 - 0 2024-07-28T16:03:18.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:17 smithi150 bash[67543]: cluster 2024-07-28T16:03:16.757108+0000 mgr.y (mgr.25232) 7554 : cluster [DBG] pgmap v8498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:18.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:17 smithi022 bash[80503]: cluster 2024-07-28T16:03:16.757108+0000 mgr.y (mgr.25232) 7554 : cluster [DBG] pgmap v8498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:18.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:17 smithi022 bash[82865]: cluster 2024-07-28T16:03:16.757108+0000 mgr.y (mgr.25232) 7554 : cluster [DBG] pgmap v8498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:18.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13910 16 16 0 0 0 - 0 2024-07-28T16:03:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:03:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:03:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T16:03:19.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13911 16 16 0 0 0 - 0 2024-07-28T16:03:20.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:19 smithi150 bash[67543]: cluster 2024-07-28T16:03:18.758521+0000 mgr.y (mgr.25232) 7555 : cluster [DBG] pgmap v8499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:20.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:19 smithi022 bash[80503]: cluster 2024-07-28T16:03:18.758521+0000 mgr.y (mgr.25232) 7555 : cluster [DBG] pgmap v8499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:20.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:19 smithi022 bash[82865]: cluster 2024-07-28T16:03:18.758521+0000 mgr.y (mgr.25232) 7555 : cluster [DBG] pgmap v8499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:20.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13912 16 16 0 0 0 - 0 2024-07-28T16:03:21.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:20 smithi150 bash[67543]: audit 2024-07-28T16:03:20.647472+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:21.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:20 smithi022 bash[80503]: audit 2024-07-28T16:03:20.647472+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:21.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:20 smithi022 bash[82865]: audit 2024-07-28T16:03:20.647472+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:21.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13913 16 16 0 0 0 - 0 2024-07-28T16:03:22.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:21 smithi150 bash[67543]: cluster 2024-07-28T16:03:20.759848+0000 mgr.y (mgr.25232) 7556 : cluster [DBG] pgmap v8500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:22.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:21 smithi022 bash[80503]: cluster 2024-07-28T16:03:20.759848+0000 mgr.y (mgr.25232) 7556 : cluster [DBG] pgmap v8500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:22.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:21 smithi022 bash[82865]: cluster 2024-07-28T16:03:20.759848+0000 mgr.y (mgr.25232) 7556 : cluster [DBG] pgmap v8500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:03:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:03:22.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13914 16 16 0 0 0 - 0 2024-07-28T16:03:23.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13915 16 16 0 0 0 - 0 2024-07-28T16:03:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:23 smithi150 bash[67543]: cluster 2024-07-28T16:03:22.761205+0000 mgr.y (mgr.25232) 7557 : cluster [DBG] pgmap v8501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:24.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:23 smithi022 bash[80503]: cluster 2024-07-28T16:03:22.761205+0000 mgr.y (mgr.25232) 7557 : cluster [DBG] pgmap v8501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:24.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:23 smithi022 bash[82865]: cluster 2024-07-28T16:03:22.761205+0000 mgr.y (mgr.25232) 7557 : cluster [DBG] pgmap v8501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:24.960 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13916 16 16 0 0 0 - 0 2024-07-28T16:03:25.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13917 16 16 0 0 0 - 0 2024-07-28T16:03:26.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:25 smithi150 bash[67543]: cluster 2024-07-28T16:03:24.762573+0000 mgr.y (mgr.25232) 7558 : cluster [DBG] pgmap v8502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:26.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:25 smithi022 bash[80503]: cluster 2024-07-28T16:03:24.762573+0000 mgr.y (mgr.25232) 7558 : cluster [DBG] pgmap v8502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:26.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:25 smithi022 bash[82865]: cluster 2024-07-28T16:03:24.762573+0000 mgr.y (mgr.25232) 7558 : cluster [DBG] pgmap v8502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:26.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13918 16 16 0 0 0 - 0 2024-07-28T16:03:27.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13919 16 16 0 0 0 - 0 2024-07-28T16:03:28.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:27 smithi150 bash[67543]: cluster 2024-07-28T16:03:26.763904+0000 mgr.y (mgr.25232) 7559 : cluster [DBG] pgmap v8503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:28.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:27 smithi022 bash[80503]: cluster 2024-07-28T16:03:26.763904+0000 mgr.y (mgr.25232) 7559 : cluster [DBG] pgmap v8503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:28.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:27 smithi022 bash[82865]: cluster 2024-07-28T16:03:26.763904+0000 mgr.y (mgr.25232) 7559 : cluster [DBG] pgmap v8503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:28.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:03:28.955944+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:03:28.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:03:28.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13920 16 16 0 0 0 - 0 2024-07-28T16:03:29.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:03:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:03:29] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T16:03:29.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13921 16 16 0 0 0 - 0 2024-07-28T16:03:30.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:29 smithi150 bash[67543]: cluster 2024-07-28T16:03:28.765230+0000 mgr.y (mgr.25232) 7560 : cluster [DBG] pgmap v8504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:30.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:29 smithi022 bash[80503]: cluster 2024-07-28T16:03:28.765230+0000 mgr.y (mgr.25232) 7560 : cluster [DBG] pgmap v8504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:30.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:29 smithi022 bash[82865]: cluster 2024-07-28T16:03:28.765230+0000 mgr.y (mgr.25232) 7560 : cluster [DBG] pgmap v8504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:30.961 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13922 16 16 0 0 0 - 0 2024-07-28T16:03:31.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13923 16 16 0 0 0 - 0 2024-07-28T16:03:32.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:31 smithi150 bash[67543]: cluster 2024-07-28T16:03:30.766604+0000 mgr.y (mgr.25232) 7561 : cluster [DBG] pgmap v8505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:32.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:31 smithi022 bash[80503]: cluster 2024-07-28T16:03:30.766604+0000 mgr.y (mgr.25232) 7561 : cluster [DBG] pgmap v8505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:32.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:31 smithi022 bash[82865]: cluster 2024-07-28T16:03:30.766604+0000 mgr.y (mgr.25232) 7561 : cluster [DBG] pgmap v8505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:32.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:03:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:03:32.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13924 16 16 0 0 0 - 0 2024-07-28T16:03:33.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13925 16 16 0 0 0 - 0 2024-07-28T16:03:34.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:33 smithi150 bash[67543]: cluster 2024-07-28T16:03:32.767974+0000 mgr.y (mgr.25232) 7562 : cluster [DBG] pgmap v8506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:34.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:33 smithi022 bash[80503]: cluster 2024-07-28T16:03:32.767974+0000 mgr.y (mgr.25232) 7562 : cluster [DBG] pgmap v8506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:34.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:33 smithi022 bash[82865]: cluster 2024-07-28T16:03:32.767974+0000 mgr.y (mgr.25232) 7562 : cluster [DBG] pgmap v8506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:34.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13926 16 16 0 0 0 - 0 2024-07-28T16:03:35.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13927 16 16 0 0 0 - 0 2024-07-28T16:03:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:35 smithi150 bash[67543]: cluster 2024-07-28T16:03:34.769342+0000 mgr.y (mgr.25232) 7563 : cluster [DBG] pgmap v8507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:35 smithi150 bash[67543]: audit 2024-07-28T16:03:35.647841+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:35 smithi022 bash[80503]: cluster 2024-07-28T16:03:34.769342+0000 mgr.y (mgr.25232) 7563 : cluster [DBG] pgmap v8507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:35 smithi022 bash[80503]: audit 2024-07-28T16:03:35.647841+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:35 smithi022 bash[82865]: cluster 2024-07-28T16:03:34.769342+0000 mgr.y (mgr.25232) 7563 : cluster [DBG] pgmap v8507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:35 smithi022 bash[82865]: audit 2024-07-28T16:03:35.647841+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:36.962 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13928 16 16 0 0 0 - 0 2024-07-28T16:03:37.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:36 smithi150 bash[67543]: audit 2024-07-28T16:03:36.480088+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:03:37.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:36 smithi022 bash[80503]: audit 2024-07-28T16:03:36.480088+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:03:37.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:36 smithi022 bash[82865]: audit 2024-07-28T16:03:36.480088+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:03:37.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13929 16 16 0 0 0 - 0 2024-07-28T16:03:38.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:37 smithi150 bash[67543]: cluster 2024-07-28T16:03:36.770736+0000 mgr.y (mgr.25232) 7564 : cluster [DBG] pgmap v8508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:38.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:37 smithi022 bash[80503]: cluster 2024-07-28T16:03:36.770736+0000 mgr.y (mgr.25232) 7564 : cluster [DBG] pgmap v8508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:38.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:37 smithi022 bash[82865]: cluster 2024-07-28T16:03:36.770736+0000 mgr.y (mgr.25232) 7564 : cluster [DBG] pgmap v8508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:38.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13930 16 16 0 0 0 - 0 2024-07-28T16:03:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:03:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:03:39] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T16:03:39.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13931 16 16 0 0 0 - 0 2024-07-28T16:03:40.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:39 smithi150 bash[67543]: cluster 2024-07-28T16:03:38.772059+0000 mgr.y (mgr.25232) 7565 : cluster [DBG] pgmap v8509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:40.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:39 smithi022 bash[80503]: cluster 2024-07-28T16:03:38.772059+0000 mgr.y (mgr.25232) 7565 : cluster [DBG] pgmap v8509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:40.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:39 smithi022 bash[82865]: cluster 2024-07-28T16:03:38.772059+0000 mgr.y (mgr.25232) 7565 : cluster [DBG] pgmap v8509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:40.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13932 16 16 0 0 0 - 0 2024-07-28T16:03:41.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13933 16 16 0 0 0 - 0 2024-07-28T16:03:42.131 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:42 smithi022 bash[80503]: cluster 2024-07-28T16:03:40.773407+0000 mgr.y (mgr.25232) 7566 : cluster [DBG] pgmap v8510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:42.132 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:42 smithi022 bash[80503]: audit 2024-07-28T16:03:42.111111+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:42.132 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:42 smithi022 bash[80503]: audit 2024-07-28T16:03:42.116211+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:42.132 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:42 smithi022 bash[82865]: cluster 2024-07-28T16:03:40.773407+0000 mgr.y (mgr.25232) 7566 : cluster [DBG] pgmap v8510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:42.132 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:42 smithi022 bash[82865]: audit 2024-07-28T16:03:42.111111+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:42.132 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:42 smithi022 bash[82865]: audit 2024-07-28T16:03:42.116211+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:42.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:42 smithi150 bash[67543]: cluster 2024-07-28T16:03:40.773407+0000 mgr.y (mgr.25232) 7566 : cluster [DBG] pgmap v8510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:42.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:42 smithi150 bash[67543]: audit 2024-07-28T16:03:42.111111+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:42.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:42 smithi150 bash[67543]: audit 2024-07-28T16:03:42.116211+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:42.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:03:42 smithi150 bash[60514]: ts=2024-07-28T16:03: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:03:42.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13934 16 16 0 0 0 - 0 2024-07-28T16:03:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:43 smithi150 bash[67543]: audit 2024-07-28T16:03:42.405552+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:43 smithi150 bash[67543]: audit 2024-07-28T16:03:42.414070+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:43 smithi150 bash[67543]: audit 2024-07-28T16:03:42.860847+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:43 smithi150 bash[67543]: audit 2024-07-28T16:03:42.868479+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:43 smithi150 bash[67543]: audit 2024-07-28T16:03:43.138844+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:43 smithi150 bash[67543]: audit 2024-07-28T16:03:43.148520+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[82865]: audit 2024-07-28T16:03:42.405552+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[82865]: audit 2024-07-28T16:03:42.414070+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[82865]: audit 2024-07-28T16:03:42.860847+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[82865]: audit 2024-07-28T16:03:42.868479+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[82865]: audit 2024-07-28T16:03:43.138844+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[82865]: audit 2024-07-28T16:03:43.148520+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[80503]: audit 2024-07-28T16:03:42.405552+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[80503]: audit 2024-07-28T16:03:42.414070+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[80503]: audit 2024-07-28T16:03:42.860847+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[80503]: audit 2024-07-28T16:03:42.868479+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[80503]: audit 2024-07-28T16:03:43.138844+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:43 smithi022 bash[80503]: audit 2024-07-28T16:03:43.148520+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:43.963 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13935 16 16 0 0 0 - 0 2024-07-28T16:03:44.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:44 smithi150 bash[67543]: cluster 2024-07-28T16:03:42.774450+0000 mgr.y (mgr.25232) 7567 : cluster [DBG] pgmap v8511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:44.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:44 smithi022 bash[80503]: cluster 2024-07-28T16:03:42.774450+0000 mgr.y (mgr.25232) 7567 : cluster [DBG] pgmap v8511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:44.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:44 smithi022 bash[82865]: cluster 2024-07-28T16:03:42.774450+0000 mgr.y (mgr.25232) 7567 : cluster [DBG] pgmap v8511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:44.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13936 16 16 0 0 0 - 0 2024-07-28T16:03:45.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:45 smithi150 bash[67543]: cluster 2024-07-28T16:03:44.775796+0000 mgr.y (mgr.25232) 7568 : cluster [DBG] pgmap v8512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:45.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:45 smithi022 bash[80503]: cluster 2024-07-28T16:03:44.775796+0000 mgr.y (mgr.25232) 7568 : cluster [DBG] pgmap v8512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:45.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:45 smithi022 bash[82865]: cluster 2024-07-28T16:03:44.775796+0000 mgr.y (mgr.25232) 7568 : cluster [DBG] pgmap v8512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:45.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13937 16 16 0 0 0 - 0 2024-07-28T16:03:46.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13938 16 16 0 0 0 - 0 2024-07-28T16:03:47.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13939 16 16 0 0 0 - 0 2024-07-28T16:03:48.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:47 smithi150 bash[67543]: cluster 2024-07-28T16:03:46.777146+0000 mgr.y (mgr.25232) 7569 : cluster [DBG] pgmap v8513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:48.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:47 smithi022 bash[80503]: cluster 2024-07-28T16:03:46.777146+0000 mgr.y (mgr.25232) 7569 : cluster [DBG] pgmap v8513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:48.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:47 smithi022 bash[82865]: cluster 2024-07-28T16:03:46.777146+0000 mgr.y (mgr.25232) 7569 : cluster [DBG] pgmap v8513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:48.964 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:03:48.959244+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:03:48.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:03:48.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13940 16 16 0 0 0 - 0 2024-07-28T16:03:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:03:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:03:49] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T16:03:49.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13941 16 16 0 0 0 - 0 2024-07-28T16:03:50.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:49 smithi150 bash[67543]: cluster 2024-07-28T16:03:48.778486+0000 mgr.y (mgr.25232) 7570 : cluster [DBG] pgmap v8514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:50.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:49 smithi022 bash[80503]: cluster 2024-07-28T16:03:48.778486+0000 mgr.y (mgr.25232) 7570 : cluster [DBG] pgmap v8514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:50.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:49 smithi022 bash[82865]: cluster 2024-07-28T16:03:48.778486+0000 mgr.y (mgr.25232) 7570 : cluster [DBG] pgmap v8514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:50.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13942 16 16 0 0 0 - 0 2024-07-28T16:03:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:50 smithi150 bash[67543]: audit 2024-07-28T16:03:50.648293+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:50 smithi022 bash[80503]: audit 2024-07-28T16:03:50.648293+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:50 smithi022 bash[82865]: audit 2024-07-28T16:03:50.648293+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:03:51.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13943 16 16 0 0 0 - 0 2024-07-28T16:03:52.105 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:51 smithi150 bash[67543]: cluster 2024-07-28T16:03:50.779806+0000 mgr.y (mgr.25232) 7571 : cluster [DBG] pgmap v8515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:52.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:51 smithi022 bash[82865]: cluster 2024-07-28T16:03:50.779806+0000 mgr.y (mgr.25232) 7571 : cluster [DBG] pgmap v8515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:52.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:51 smithi022 bash[80503]: cluster 2024-07-28T16:03:50.779806+0000 mgr.y (mgr.25232) 7571 : cluster [DBG] pgmap v8515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:52.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:03:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:03:52.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13944 16 16 0 0 0 - 0 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[82865]: audit 2024-07-28T16:03:52.573188+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[82865]: audit 2024-07-28T16:03:52.583793+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[82865]: audit 2024-07-28T16:03:52.585769+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[82865]: audit 2024-07-28T16:03:52.587701+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[82865]: audit 2024-07-28T16:03:52.598669+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[82865]: cluster 2024-07-28T16:03:52.781134+0000 mgr.y (mgr.25232) 7572 : cluster [DBG] pgmap v8516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:53.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[80503]: audit 2024-07-28T16:03:52.573188+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:53.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[80503]: audit 2024-07-28T16:03:52.583793+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:53.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[80503]: audit 2024-07-28T16:03:52.585769+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:03:53.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[80503]: audit 2024-07-28T16:03:52.587701+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:03:53.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[80503]: audit 2024-07-28T16:03:52.598669+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:53.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:53 smithi022 bash[80503]: cluster 2024-07-28T16:03:52.781134+0000 mgr.y (mgr.25232) 7572 : cluster [DBG] pgmap v8516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:53.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13945 16 16 0 0 0 - 0 2024-07-28T16:03:54.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:53 smithi150 bash[67543]: audit 2024-07-28T16:03:52.573188+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:54.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:53 smithi150 bash[67543]: audit 2024-07-28T16:03:52.583793+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:54.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:53 smithi150 bash[67543]: audit 2024-07-28T16:03:52.585769+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:03:54.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:53 smithi150 bash[67543]: audit 2024-07-28T16:03:52.587701+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:03:54.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:53 smithi150 bash[67543]: audit 2024-07-28T16:03:52.598669+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:03:54.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:53 smithi150 bash[67543]: cluster 2024-07-28T16:03:52.781134+0000 mgr.y (mgr.25232) 7572 : cluster [DBG] pgmap v8516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:54.965 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13946 16 16 0 0 0 - 0 2024-07-28T16:03:55.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13947 16 16 0 0 0 - 0 2024-07-28T16:03:56.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:55 smithi150 bash[67543]: cluster 2024-07-28T16:03:54.782501+0000 mgr.y (mgr.25232) 7573 : cluster [DBG] pgmap v8517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:56.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:55 smithi022 bash[80503]: cluster 2024-07-28T16:03:54.782501+0000 mgr.y (mgr.25232) 7573 : cluster [DBG] pgmap v8517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:56.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:55 smithi022 bash[82865]: cluster 2024-07-28T16:03:54.782501+0000 mgr.y (mgr.25232) 7573 : cluster [DBG] pgmap v8517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:56.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13948 16 16 0 0 0 - 0 2024-07-28T16:03:57.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13949 16 16 0 0 0 - 0 2024-07-28T16:03:58.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:57 smithi150 bash[67543]: cluster 2024-07-28T16:03:56.783860+0000 mgr.y (mgr.25232) 7574 : cluster [DBG] pgmap v8518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:58.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:57 smithi022 bash[80503]: cluster 2024-07-28T16:03:56.783860+0000 mgr.y (mgr.25232) 7574 : cluster [DBG] pgmap v8518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:58.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:57 smithi022 bash[82865]: cluster 2024-07-28T16:03:56.783860+0000 mgr.y (mgr.25232) 7574 : cluster [DBG] pgmap v8518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:03:58.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13950 16 16 0 0 0 - 0 2024-07-28T16:03:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:03:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:03:59] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T16:03:59.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13951 16 16 0 0 0 - 0 2024-07-28T16:04:00.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:03:59 smithi150 bash[67543]: cluster 2024-07-28T16:03:58.785226+0000 mgr.y (mgr.25232) 7575 : cluster [DBG] pgmap v8519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:00.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:03:59 smithi022 bash[80503]: cluster 2024-07-28T16:03:58.785226+0000 mgr.y (mgr.25232) 7575 : cluster [DBG] pgmap v8519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:00.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:03:59 smithi022 bash[82865]: cluster 2024-07-28T16:03:58.785226+0000 mgr.y (mgr.25232) 7575 : cluster [DBG] pgmap v8519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:00.966 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13952 16 16 0 0 0 - 0 2024-07-28T16:04:01.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13953 16 16 0 0 0 - 0 2024-07-28T16:04:02.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:01 smithi150 bash[67543]: cluster 2024-07-28T16:04:00.786584+0000 mgr.y (mgr.25232) 7576 : cluster [DBG] pgmap v8520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:02.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:01 smithi022 bash[80503]: cluster 2024-07-28T16:04:00.786584+0000 mgr.y (mgr.25232) 7576 : cluster [DBG] pgmap v8520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:02.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:01 smithi022 bash[82865]: cluster 2024-07-28T16:04:00.786584+0000 mgr.y (mgr.25232) 7576 : cluster [DBG] pgmap v8520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:04:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:04:02.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13954 16 16 0 0 0 - 0 2024-07-28T16:04:03.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13955 16 16 0 0 0 - 0 2024-07-28T16:04:04.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:03 smithi150 bash[67543]: cluster 2024-07-28T16:04:02.787932+0000 mgr.y (mgr.25232) 7577 : cluster [DBG] pgmap v8521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:04.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:03 smithi022 bash[80503]: cluster 2024-07-28T16:04:02.787932+0000 mgr.y (mgr.25232) 7577 : cluster [DBG] pgmap v8521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:04.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:03 smithi022 bash[82865]: cluster 2024-07-28T16:04:02.787932+0000 mgr.y (mgr.25232) 7577 : cluster [DBG] pgmap v8521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:04.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13956 16 16 0 0 0 - 0 2024-07-28T16:04:05.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13957 16 16 0 0 0 - 0 2024-07-28T16:04:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:05 smithi150 bash[67543]: cluster 2024-07-28T16:04:04.789297+0000 mgr.y (mgr.25232) 7578 : cluster [DBG] pgmap v8522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:05 smithi150 bash[67543]: audit 2024-07-28T16:04:05.648791+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:06.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:05 smithi022 bash[80503]: cluster 2024-07-28T16:04:04.789297+0000 mgr.y (mgr.25232) 7578 : cluster [DBG] pgmap v8522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:06.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:05 smithi022 bash[80503]: audit 2024-07-28T16:04:05.648791+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:05 smithi022 bash[82865]: cluster 2024-07-28T16:04:04.789297+0000 mgr.y (mgr.25232) 7578 : cluster [DBG] pgmap v8522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:05 smithi022 bash[82865]: audit 2024-07-28T16:04:05.648791+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:06.967 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13958 16 16 0 0 0 - 0 2024-07-28T16:04:07.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13959 16 16 0 0 0 - 0 2024-07-28T16:04:08.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:07 smithi150 bash[67543]: cluster 2024-07-28T16:04:06.790698+0000 mgr.y (mgr.25232) 7579 : cluster [DBG] pgmap v8523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:08.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:07 smithi022 bash[80503]: cluster 2024-07-28T16:04:06.790698+0000 mgr.y (mgr.25232) 7579 : cluster [DBG] pgmap v8523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:08.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:07 smithi022 bash[82865]: cluster 2024-07-28T16:04:06.790698+0000 mgr.y (mgr.25232) 7579 : cluster [DBG] pgmap v8523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:08.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:04:08.962548+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:04:08.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:04:08.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13960 16 16 0 0 0 - 0 2024-07-28T16:04:09.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:04:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:04:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T16:04:09.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13961 16 16 0 0 0 - 0 2024-07-28T16:04:10.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:09 smithi150 bash[67543]: cluster 2024-07-28T16:04:08.791985+0000 mgr.y (mgr.25232) 7580 : cluster [DBG] pgmap v8524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:09 smithi022 bash[80503]: cluster 2024-07-28T16:04:08.791985+0000 mgr.y (mgr.25232) 7580 : cluster [DBG] pgmap v8524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:09 smithi022 bash[82865]: cluster 2024-07-28T16:04:08.791985+0000 mgr.y (mgr.25232) 7580 : cluster [DBG] pgmap v8524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:10.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13962 16 16 0 0 0 - 0 2024-07-28T16:04:11.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13963 16 16 0 0 0 - 0 2024-07-28T16:04:12.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:11 smithi150 bash[67543]: cluster 2024-07-28T16:04:10.793305+0000 mgr.y (mgr.25232) 7581 : cluster [DBG] pgmap v8525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:12.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:11 smithi022 bash[80503]: cluster 2024-07-28T16:04:10.793305+0000 mgr.y (mgr.25232) 7581 : cluster [DBG] pgmap v8525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:12.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:11 smithi022 bash[82865]: cluster 2024-07-28T16:04:10.793305+0000 mgr.y (mgr.25232) 7581 : cluster [DBG] pgmap v8525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:12.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:04:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:04:12.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13964 16 16 0 0 0 - 0 2024-07-28T16:04:13.968 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13965 16 16 0 0 0 - 0 2024-07-28T16:04:14.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:13 smithi150 bash[67543]: cluster 2024-07-28T16:04:12.794679+0000 mgr.y (mgr.25232) 7582 : cluster [DBG] pgmap v8526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:14.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:13 smithi022 bash[80503]: cluster 2024-07-28T16:04:12.794679+0000 mgr.y (mgr.25232) 7582 : cluster [DBG] pgmap v8526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:14.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:13 smithi022 bash[82865]: cluster 2024-07-28T16:04:12.794679+0000 mgr.y (mgr.25232) 7582 : cluster [DBG] pgmap v8526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:14.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13966 16 16 0 0 0 - 0 2024-07-28T16:04:15.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13967 16 16 0 0 0 - 0 2024-07-28T16:04:16.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:15 smithi150 bash[67543]: cluster 2024-07-28T16:04:14.796006+0000 mgr.y (mgr.25232) 7583 : cluster [DBG] pgmap v8527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:16.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:15 smithi022 bash[82865]: cluster 2024-07-28T16:04:14.796006+0000 mgr.y (mgr.25232) 7583 : cluster [DBG] pgmap v8527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:16.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:15 smithi022 bash[80503]: cluster 2024-07-28T16:04:14.796006+0000 mgr.y (mgr.25232) 7583 : cluster [DBG] pgmap v8527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:16.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13968 16 16 0 0 0 - 0 2024-07-28T16:04:17.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13969 16 16 0 0 0 - 0 2024-07-28T16:04:18.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:17 smithi150 bash[67543]: cluster 2024-07-28T16:04:16.797338+0000 mgr.y (mgr.25232) 7584 : cluster [DBG] pgmap v8528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:18.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:17 smithi022 bash[80503]: cluster 2024-07-28T16:04:16.797338+0000 mgr.y (mgr.25232) 7584 : cluster [DBG] pgmap v8528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:18.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:17 smithi022 bash[82865]: cluster 2024-07-28T16:04:16.797338+0000 mgr.y (mgr.25232) 7584 : cluster [DBG] pgmap v8528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:18.969 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13970 16 16 0 0 0 - 0 2024-07-28T16:04:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:04:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:04:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T16:04:19.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13971 16 16 0 0 0 - 0 2024-07-28T16:04:20.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:19 smithi150 bash[67543]: cluster 2024-07-28T16:04:18.798707+0000 mgr.y (mgr.25232) 7585 : cluster [DBG] pgmap v8529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:20.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:19 smithi022 bash[80503]: cluster 2024-07-28T16:04:18.798707+0000 mgr.y (mgr.25232) 7585 : cluster [DBG] pgmap v8529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:20.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:19 smithi022 bash[82865]: cluster 2024-07-28T16:04:18.798707+0000 mgr.y (mgr.25232) 7585 : cluster [DBG] pgmap v8529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:20.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13972 16 16 0 0 0 - 0 2024-07-28T16:04:21.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:20 smithi150 bash[67543]: audit 2024-07-28T16:04:20.649182+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:21.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:20 smithi022 bash[80503]: audit 2024-07-28T16:04:20.649182+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:21.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:20 smithi022 bash[82865]: audit 2024-07-28T16:04:20.649182+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:21.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13973 16 16 0 0 0 - 0 2024-07-28T16:04:22.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:21 smithi150 bash[67543]: cluster 2024-07-28T16:04:20.800025+0000 mgr.y (mgr.25232) 7586 : cluster [DBG] pgmap v8530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:22.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:21 smithi022 bash[80503]: cluster 2024-07-28T16:04:20.800025+0000 mgr.y (mgr.25232) 7586 : cluster [DBG] pgmap v8530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:22.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:21 smithi022 bash[82865]: cluster 2024-07-28T16:04:20.800025+0000 mgr.y (mgr.25232) 7586 : cluster [DBG] pgmap v8530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:04:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:04:22.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13974 16 16 0 0 0 - 0 2024-07-28T16:04:23.970 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13975 16 16 0 0 0 - 0 2024-07-28T16:04:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:23 smithi150 bash[67543]: cluster 2024-07-28T16:04:22.801346+0000 mgr.y (mgr.25232) 7587 : cluster [DBG] pgmap v8531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:24.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:23 smithi022 bash[80503]: cluster 2024-07-28T16:04:22.801346+0000 mgr.y (mgr.25232) 7587 : cluster [DBG] pgmap v8531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:24.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:23 smithi022 bash[82865]: cluster 2024-07-28T16:04:22.801346+0000 mgr.y (mgr.25232) 7587 : cluster [DBG] pgmap v8531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:24.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13976 16 16 0 0 0 - 0 2024-07-28T16:04:25.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13977 16 16 0 0 0 - 0 2024-07-28T16:04:26.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:25 smithi150 bash[67543]: cluster 2024-07-28T16:04:24.802718+0000 mgr.y (mgr.25232) 7588 : cluster [DBG] pgmap v8532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:26.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:25 smithi022 bash[80503]: cluster 2024-07-28T16:04:24.802718+0000 mgr.y (mgr.25232) 7588 : cluster [DBG] pgmap v8532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:26.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:25 smithi022 bash[82865]: cluster 2024-07-28T16:04:24.802718+0000 mgr.y (mgr.25232) 7588 : cluster [DBG] pgmap v8532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:26.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13978 16 16 0 0 0 - 0 2024-07-28T16:04:27.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13979 16 16 0 0 0 - 0 2024-07-28T16:04:28.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:27 smithi150 bash[67543]: cluster 2024-07-28T16:04:26.804059+0000 mgr.y (mgr.25232) 7589 : cluster [DBG] pgmap v8533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:28.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:27 smithi022 bash[80503]: cluster 2024-07-28T16:04:26.804059+0000 mgr.y (mgr.25232) 7589 : cluster [DBG] pgmap v8533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:28.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:27 smithi022 bash[82865]: cluster 2024-07-28T16:04:26.804059+0000 mgr.y (mgr.25232) 7589 : cluster [DBG] pgmap v8533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:28.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:04:28.965762+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:04:28.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:04:28.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13980 16 16 0 0 0 - 0 2024-07-28T16:04:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:04:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:04:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:04:29.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13981 16 16 0 0 0 - 0 2024-07-28T16:04:30.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:29 smithi150 bash[67543]: cluster 2024-07-28T16:04:28.805440+0000 mgr.y (mgr.25232) 7590 : cluster [DBG] pgmap v8534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:30.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:29 smithi022 bash[80503]: cluster 2024-07-28T16:04:28.805440+0000 mgr.y (mgr.25232) 7590 : cluster [DBG] pgmap v8534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:30.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:29 smithi022 bash[82865]: cluster 2024-07-28T16:04:28.805440+0000 mgr.y (mgr.25232) 7590 : cluster [DBG] pgmap v8534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:30.971 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13982 16 16 0 0 0 - 0 2024-07-28T16:04:31.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13983 16 16 0 0 0 - 0 2024-07-28T16:04:32.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:32 smithi150 bash[67543]: cluster 2024-07-28T16:04:30.806853+0000 mgr.y (mgr.25232) 7591 : cluster [DBG] pgmap v8535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:32.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:04:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:04:32.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:32 smithi022 bash[80503]: cluster 2024-07-28T16:04:30.806853+0000 mgr.y (mgr.25232) 7591 : cluster [DBG] pgmap v8535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:32.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:32 smithi022 bash[82865]: cluster 2024-07-28T16:04:30.806853+0000 mgr.y (mgr.25232) 7591 : cluster [DBG] pgmap v8535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:32.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13984 16 16 0 0 0 - 0 2024-07-28T16:04:33.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13985 16 16 0 0 0 - 0 2024-07-28T16:04:34.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:34 smithi150 bash[67543]: cluster 2024-07-28T16:04:32.808174+0000 mgr.y (mgr.25232) 7592 : cluster [DBG] pgmap v8536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:34.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:34 smithi022 bash[80503]: cluster 2024-07-28T16:04:32.808174+0000 mgr.y (mgr.25232) 7592 : cluster [DBG] pgmap v8536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:34.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:34 smithi022 bash[82865]: cluster 2024-07-28T16:04:32.808174+0000 mgr.y (mgr.25232) 7592 : cluster [DBG] pgmap v8536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:34.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13986 16 16 0 0 0 - 0 2024-07-28T16:04:35.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13987 16 16 0 0 0 - 0 2024-07-28T16:04:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:36 smithi150 bash[67543]: cluster 2024-07-28T16:04:34.809502+0000 mgr.y (mgr.25232) 7593 : cluster [DBG] pgmap v8537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:36 smithi150 bash[67543]: audit 2024-07-28T16:04:35.649598+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:36.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:36 smithi022 bash[80503]: cluster 2024-07-28T16:04:34.809502+0000 mgr.y (mgr.25232) 7593 : cluster [DBG] pgmap v8537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:36.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:36 smithi022 bash[80503]: audit 2024-07-28T16:04:35.649598+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:36 smithi022 bash[82865]: cluster 2024-07-28T16:04:34.809502+0000 mgr.y (mgr.25232) 7593 : cluster [DBG] pgmap v8537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:36.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:36 smithi022 bash[82865]: audit 2024-07-28T16:04:35.649598+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:36.972 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13988 16 16 0 0 0 - 0 2024-07-28T16:04:37.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13989 16 16 0 0 0 - 0 2024-07-28T16:04:38.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:38 smithi150 bash[67543]: cluster 2024-07-28T16:04:36.810846+0000 mgr.y (mgr.25232) 7594 : cluster [DBG] pgmap v8538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:38.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:38 smithi022 bash[80503]: cluster 2024-07-28T16:04:36.810846+0000 mgr.y (mgr.25232) 7594 : cluster [DBG] pgmap v8538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:38.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:38 smithi022 bash[82865]: cluster 2024-07-28T16:04:36.810846+0000 mgr.y (mgr.25232) 7594 : cluster [DBG] pgmap v8538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:38.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13990 16 16 0 0 0 - 0 2024-07-28T16:04:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:04:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:04:39] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:04:39.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13991 16 16 0 0 0 - 0 2024-07-28T16:04:40.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:40 smithi150 bash[67543]: cluster 2024-07-28T16:04:38.812227+0000 mgr.y (mgr.25232) 7595 : cluster [DBG] pgmap v8539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:40.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:40 smithi022 bash[80503]: cluster 2024-07-28T16:04:38.812227+0000 mgr.y (mgr.25232) 7595 : cluster [DBG] pgmap v8539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:40.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:40 smithi022 bash[82865]: cluster 2024-07-28T16:04:38.812227+0000 mgr.y (mgr.25232) 7595 : cluster [DBG] pgmap v8539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:40.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13992 16 16 0 0 0 - 0 2024-07-28T16:04:41.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13993 16 16 0 0 0 - 0 2024-07-28T16:04:42.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:42 smithi150 bash[67543]: cluster 2024-07-28T16:04:40.813560+0000 mgr.y (mgr.25232) 7596 : cluster [DBG] pgmap v8540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:42.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:04:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:04:42.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:42 smithi022 bash[80503]: cluster 2024-07-28T16:04:40.813560+0000 mgr.y (mgr.25232) 7596 : cluster [DBG] pgmap v8540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:42 smithi022 bash[82865]: cluster 2024-07-28T16:04:40.813560+0000 mgr.y (mgr.25232) 7596 : cluster [DBG] pgmap v8540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:42.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13994 16 16 0 0 0 - 0 2024-07-28T16:04:43.973 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13995 16 16 0 0 0 - 0 2024-07-28T16:04:44.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:44 smithi150 bash[67543]: cluster 2024-07-28T16:04:42.814925+0000 mgr.y (mgr.25232) 7597 : cluster [DBG] pgmap v8541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:44.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:44 smithi022 bash[80503]: cluster 2024-07-28T16:04:42.814925+0000 mgr.y (mgr.25232) 7597 : cluster [DBG] pgmap v8541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:44.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:44 smithi022 bash[82865]: cluster 2024-07-28T16:04:42.814925+0000 mgr.y (mgr.25232) 7597 : cluster [DBG] pgmap v8541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:44.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13996 16 16 0 0 0 - 0 2024-07-28T16:04:45.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13997 16 16 0 0 0 - 0 2024-07-28T16:04:46.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:46 smithi150 bash[67543]: cluster 2024-07-28T16:04:44.816267+0000 mgr.y (mgr.25232) 7598 : cluster [DBG] pgmap v8542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:46.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:46 smithi022 bash[80503]: cluster 2024-07-28T16:04:44.816267+0000 mgr.y (mgr.25232) 7598 : cluster [DBG] pgmap v8542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:46.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:46 smithi022 bash[82865]: cluster 2024-07-28T16:04:44.816267+0000 mgr.y (mgr.25232) 7598 : cluster [DBG] pgmap v8542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:46.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13998 16 16 0 0 0 - 0 2024-07-28T16:04:47.974 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:13999 16 16 0 0 0 - 0 2024-07-28T16:04:48.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:48 smithi150 bash[67543]: cluster 2024-07-28T16:04:46.817596+0000 mgr.y (mgr.25232) 7599 : cluster [DBG] pgmap v8543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:48.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:48 smithi022 bash[80503]: cluster 2024-07-28T16:04:46.817596+0000 mgr.y (mgr.25232) 7599 : cluster [DBG] pgmap v8543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:48.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:48 smithi022 bash[82865]: cluster 2024-07-28T16:04:46.817596+0000 mgr.y (mgr.25232) 7599 : cluster [DBG] pgmap v8543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:48.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:04:48.969095+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:04:48.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:04:48.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14000 16 16 0 0 0 - 0 2024-07-28T16:04:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:04:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:04:49] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:04:49.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14001 16 16 0 0 0 - 0 2024-07-28T16:04:50.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:50 smithi150 bash[67543]: cluster 2024-07-28T16:04:48.818974+0000 mgr.y (mgr.25232) 7600 : cluster [DBG] pgmap v8544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:50.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:50 smithi022 bash[80503]: cluster 2024-07-28T16:04:48.818974+0000 mgr.y (mgr.25232) 7600 : cluster [DBG] pgmap v8544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:50.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:50 smithi022 bash[82865]: cluster 2024-07-28T16:04:48.818974+0000 mgr.y (mgr.25232) 7600 : cluster [DBG] pgmap v8544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:50.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14002 16 16 0 0 0 - 0 2024-07-28T16:04:51.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:51 smithi150 bash[67543]: audit 2024-07-28T16:04:50.650008+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:51.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:51 smithi022 bash[80503]: audit 2024-07-28T16:04:50.650008+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:51.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:51 smithi022 bash[82865]: audit 2024-07-28T16:04:50.650008+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:04:51.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14003 16 16 0 0 0 - 0 2024-07-28T16:04:52.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:52 smithi150 bash[67543]: cluster 2024-07-28T16:04:50.820282+0000 mgr.y (mgr.25232) 7601 : cluster [DBG] pgmap v8545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:52.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:04:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:04:52.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:52 smithi022 bash[80503]: cluster 2024-07-28T16:04:50.820282+0000 mgr.y (mgr.25232) 7601 : cluster [DBG] pgmap v8545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:52.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:52 smithi022 bash[82865]: cluster 2024-07-28T16:04:50.820282+0000 mgr.y (mgr.25232) 7601 : cluster [DBG] pgmap v8545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:52.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14004 16 16 0 0 0 - 0 2024-07-28T16:04:53.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:53 smithi150 bash[67543]: audit 2024-07-28T16:04:52.753102+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:04:53.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:53 smithi022 bash[80503]: audit 2024-07-28T16:04:52.753102+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:04:53.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:53 smithi022 bash[82865]: audit 2024-07-28T16:04:52.753102+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:04:53.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14005 16 16 0 0 0 - 0 2024-07-28T16:04:54.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:54 smithi150 bash[67543]: cluster 2024-07-28T16:04:52.821806+0000 mgr.y (mgr.25232) 7602 : cluster [DBG] pgmap v8546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:54.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:54 smithi022 bash[80503]: cluster 2024-07-28T16:04:52.821806+0000 mgr.y (mgr.25232) 7602 : cluster [DBG] pgmap v8546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:54.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:54 smithi022 bash[82865]: cluster 2024-07-28T16:04:52.821806+0000 mgr.y (mgr.25232) 7602 : cluster [DBG] pgmap v8546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:54.975 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14006 16 16 0 0 0 - 0 2024-07-28T16:04:55.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14007 16 16 0 0 0 - 0 2024-07-28T16:04:56.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:56 smithi150 bash[67543]: cluster 2024-07-28T16:04:54.823166+0000 mgr.y (mgr.25232) 7603 : cluster [DBG] pgmap v8547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:56.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:56 smithi022 bash[80503]: cluster 2024-07-28T16:04:54.823166+0000 mgr.y (mgr.25232) 7603 : cluster [DBG] pgmap v8547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:56.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:56 smithi022 bash[82865]: cluster 2024-07-28T16:04:54.823166+0000 mgr.y (mgr.25232) 7603 : cluster [DBG] pgmap v8547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:56.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14008 16 16 0 0 0 - 0 2024-07-28T16:04:57.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14009 16 16 0 0 0 - 0 2024-07-28T16:04:58.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:58 smithi150 bash[67543]: cluster 2024-07-28T16:04:56.824478+0000 mgr.y (mgr.25232) 7604 : cluster [DBG] pgmap v8548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:58.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:58 smithi022 bash[80503]: cluster 2024-07-28T16:04:56.824478+0000 mgr.y (mgr.25232) 7604 : cluster [DBG] pgmap v8548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:58.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:58 smithi022 bash[82865]: cluster 2024-07-28T16:04:56.824478+0000 mgr.y (mgr.25232) 7604 : cluster [DBG] pgmap v8548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:58.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14010 16 16 0 0 0 - 0 2024-07-28T16:04:59.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:59 smithi150 bash[67543]: audit 2024-07-28T16:04:58.441137+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:59 smithi150 bash[67543]: audit 2024-07-28T16:04:58.460339+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:59 smithi150 bash[67543]: audit 2024-07-28T16:04:58.659082+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:59 smithi150 bash[67543]: audit 2024-07-28T16:04:58.668737+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:04:59 smithi150 bash[67543]: cluster 2024-07-28T16:04:58.825738+0000 mgr.y (mgr.25232) 7605 : cluster [DBG] pgmap v8549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:04:59] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:04:59.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[82865]: audit 2024-07-28T16:04:58.441137+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[82865]: audit 2024-07-28T16:04:58.460339+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[82865]: audit 2024-07-28T16:04:58.659082+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[82865]: audit 2024-07-28T16:04:58.668737+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[82865]: cluster 2024-07-28T16:04:58.825738+0000 mgr.y (mgr.25232) 7605 : cluster [DBG] pgmap v8549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:59.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[80503]: audit 2024-07-28T16:04:58.441137+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[80503]: audit 2024-07-28T16:04:58.460339+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[80503]: audit 2024-07-28T16:04:58.659082+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[80503]: audit 2024-07-28T16:04:58.668737+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:04:59.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:04:59 smithi022 bash[80503]: cluster 2024-07-28T16:04:58.825738+0000 mgr.y (mgr.25232) 7605 : cluster [DBG] pgmap v8549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:04:59.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14011 16 16 0 0 0 - 0 2024-07-28T16:05:00.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14012 16 16 0 0 0 - 0 2024-07-28T16:05:01.976 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14013 16 16 0 0 0 - 0 2024-07-28T16:05:02.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:01 smithi150 bash[67543]: cluster 2024-07-28T16:05:00.827093+0000 mgr.y (mgr.25232) 7606 : cluster [DBG] pgmap v8550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:02.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:01 smithi022 bash[80503]: cluster 2024-07-28T16:05:00.827093+0000 mgr.y (mgr.25232) 7606 : cluster [DBG] pgmap v8550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:02.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:01 smithi022 bash[82865]: cluster 2024-07-28T16:05:00.827093+0000 mgr.y (mgr.25232) 7606 : cluster [DBG] pgmap v8550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:05:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:05:02.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14014 16 16 0 0 0 - 0 2024-07-28T16:05:03.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14015 16 16 0 0 0 - 0 2024-07-28T16:05:04.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:03 smithi150 bash[67543]: cluster 2024-07-28T16:05:02.828426+0000 mgr.y (mgr.25232) 7607 : cluster [DBG] pgmap v8551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:04.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:03 smithi022 bash[80503]: cluster 2024-07-28T16:05:02.828426+0000 mgr.y (mgr.25232) 7607 : cluster [DBG] pgmap v8551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:04.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:03 smithi022 bash[82865]: cluster 2024-07-28T16:05:02.828426+0000 mgr.y (mgr.25232) 7607 : cluster [DBG] pgmap v8551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:04.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14016 16 16 0 0 0 - 0 2024-07-28T16:05:05.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14017 16 16 0 0 0 - 0 2024-07-28T16:05:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:05 smithi150 bash[67543]: cluster 2024-07-28T16:05:04.829797+0000 mgr.y (mgr.25232) 7608 : cluster [DBG] pgmap v8552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:05 smithi150 bash[67543]: audit 2024-07-28T16:05:05.650395+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:06.356 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:05 smithi022 bash[82865]: cluster 2024-07-28T16:05:04.829797+0000 mgr.y (mgr.25232) 7608 : cluster [DBG] pgmap v8552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:06.356 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:05 smithi022 bash[82865]: audit 2024-07-28T16:05:05.650395+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:06.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:05 smithi022 bash[80503]: cluster 2024-07-28T16:05:04.829797+0000 mgr.y (mgr.25232) 7608 : cluster [DBG] pgmap v8552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:06.356 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:05 smithi022 bash[80503]: audit 2024-07-28T16:05:05.650395+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:06.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14018 16 16 0 0 0 - 0 2024-07-28T16:05:07.977 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14019 16 16 0 0 0 - 0 2024-07-28T16:05:08.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:07 smithi022 bash[80503]: cluster 2024-07-28T16:05:06.831166+0000 mgr.y (mgr.25232) 7609 : cluster [DBG] pgmap v8553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:08.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:07 smithi022 bash[82865]: cluster 2024-07-28T16:05:06.831166+0000 mgr.y (mgr.25232) 7609 : cluster [DBG] pgmap v8553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:08.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:07 smithi150 bash[67543]: cluster 2024-07-28T16:05:06.831166+0000 mgr.y (mgr.25232) 7609 : cluster [DBG] pgmap v8553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:08.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:05:08.972198+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:05:08.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:05:08.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14020 16 16 0 0 0 - 0 2024-07-28T16:05:09.779 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:05:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:05:09.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14021 16 16 0 0 0 - 0 2024-07-28T16:05:10.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[80503]: audit 2024-07-28T16:05:08.774519+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[80503]: audit 2024-07-28T16:05:08.784369+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[80503]: audit 2024-07-28T16:05:08.786466+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:05:10.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[80503]: audit 2024-07-28T16:05:08.788120+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[80503]: audit 2024-07-28T16:05:08.797749+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[80503]: cluster 2024-07-28T16:05:08.833159+0000 mgr.y (mgr.25232) 7610 : cluster [DBG] pgmap v8554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[82865]: audit 2024-07-28T16:05:08.774519+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[82865]: audit 2024-07-28T16:05:08.784369+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[82865]: audit 2024-07-28T16:05:08.786466+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[82865]: audit 2024-07-28T16:05:08.788120+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[82865]: audit 2024-07-28T16:05:08.797749+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:09 smithi022 bash[82865]: cluster 2024-07-28T16:05:08.833159+0000 mgr.y (mgr.25232) 7610 : cluster [DBG] pgmap v8554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:10.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:09 smithi150 bash[67543]: audit 2024-07-28T16:05:08.774519+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:09 smithi150 bash[67543]: audit 2024-07-28T16:05:08.784369+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:09 smithi150 bash[67543]: audit 2024-07-28T16:05:08.786466+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:05:10.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:09 smithi150 bash[67543]: audit 2024-07-28T16:05:08.788120+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:05:10.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:09 smithi150 bash[67543]: audit 2024-07-28T16:05:08.797749+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:05:10.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:09 smithi150 bash[67543]: cluster 2024-07-28T16:05:08.833159+0000 mgr.y (mgr.25232) 7610 : cluster [DBG] pgmap v8554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:10.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14022 16 16 0 0 0 - 0 2024-07-28T16:05:11.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14023 16 16 0 0 0 - 0 2024-07-28T16:05:12.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:11 smithi150 bash[67543]: cluster 2024-07-28T16:05:10.834548+0000 mgr.y (mgr.25232) 7611 : cluster [DBG] pgmap v8555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:12.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:11 smithi022 bash[80503]: cluster 2024-07-28T16:05:10.834548+0000 mgr.y (mgr.25232) 7611 : cluster [DBG] pgmap v8555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:12.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:11 smithi022 bash[82865]: cluster 2024-07-28T16:05:10.834548+0000 mgr.y (mgr.25232) 7611 : cluster [DBG] pgmap v8555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:12.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:05:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:05:12.978 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14024 16 16 0 0 0 - 0 2024-07-28T16:05:13.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14025 16 16 0 0 0 - 0 2024-07-28T16:05:14.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:13 smithi150 bash[67543]: cluster 2024-07-28T16:05:12.835890+0000 mgr.y (mgr.25232) 7612 : cluster [DBG] pgmap v8556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:14.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:13 smithi022 bash[80503]: cluster 2024-07-28T16:05:12.835890+0000 mgr.y (mgr.25232) 7612 : cluster [DBG] pgmap v8556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:14.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:13 smithi022 bash[82865]: cluster 2024-07-28T16:05:12.835890+0000 mgr.y (mgr.25232) 7612 : cluster [DBG] pgmap v8556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:14.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14026 16 16 0 0 0 - 0 2024-07-28T16:05:15.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14027 16 16 0 0 0 - 0 2024-07-28T16:05:16.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:15 smithi150 bash[67543]: cluster 2024-07-28T16:05:14.837213+0000 mgr.y (mgr.25232) 7613 : cluster [DBG] pgmap v8557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:16.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:15 smithi022 bash[80503]: cluster 2024-07-28T16:05:14.837213+0000 mgr.y (mgr.25232) 7613 : cluster [DBG] pgmap v8557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:15 smithi022 bash[82865]: cluster 2024-07-28T16:05:14.837213+0000 mgr.y (mgr.25232) 7613 : cluster [DBG] pgmap v8557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:16.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14028 16 16 0 0 0 - 0 2024-07-28T16:05:17.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14029 16 16 0 0 0 - 0 2024-07-28T16:05:18.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:17 smithi150 bash[67543]: cluster 2024-07-28T16:05:16.838581+0000 mgr.y (mgr.25232) 7614 : cluster [DBG] pgmap v8558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:18.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:17 smithi022 bash[80503]: cluster 2024-07-28T16:05:16.838581+0000 mgr.y (mgr.25232) 7614 : cluster [DBG] pgmap v8558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:18.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:17 smithi022 bash[82865]: cluster 2024-07-28T16:05:16.838581+0000 mgr.y (mgr.25232) 7614 : cluster [DBG] pgmap v8558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:18.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14030 16 16 0 0 0 - 0 2024-07-28T16:05:19.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:05:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:05:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:05:19.979 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14031 16 16 0 0 0 - 0 2024-07-28T16:05:20.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:19 smithi150 bash[67543]: cluster 2024-07-28T16:05:18.839870+0000 mgr.y (mgr.25232) 7615 : cluster [DBG] pgmap v8559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:20.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:19 smithi022 bash[80503]: cluster 2024-07-28T16:05:18.839870+0000 mgr.y (mgr.25232) 7615 : cluster [DBG] pgmap v8559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:20.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:19 smithi022 bash[82865]: cluster 2024-07-28T16:05:18.839870+0000 mgr.y (mgr.25232) 7615 : cluster [DBG] pgmap v8559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:20.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14032 16 16 0 0 0 - 0 2024-07-28T16:05:21.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:20 smithi150 bash[67543]: audit 2024-07-28T16:05:20.650815+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:21.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:20 smithi022 bash[80503]: audit 2024-07-28T16:05:20.650815+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:21.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:20 smithi022 bash[82865]: audit 2024-07-28T16:05:20.650815+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:21.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14033 16 16 0 0 0 - 0 2024-07-28T16:05:22.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:21 smithi150 bash[67543]: cluster 2024-07-28T16:05:20.841184+0000 mgr.y (mgr.25232) 7616 : cluster [DBG] pgmap v8560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:22.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:21 smithi022 bash[80503]: cluster 2024-07-28T16:05:20.841184+0000 mgr.y (mgr.25232) 7616 : cluster [DBG] pgmap v8560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:22.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:21 smithi022 bash[82865]: cluster 2024-07-28T16:05:20.841184+0000 mgr.y (mgr.25232) 7616 : cluster [DBG] pgmap v8560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:05:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:05:22.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14034 16 16 0 0 0 - 0 2024-07-28T16:05:23.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14035 16 16 0 0 0 - 0 2024-07-28T16:05:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:23 smithi150 bash[67543]: cluster 2024-07-28T16:05:22.842541+0000 mgr.y (mgr.25232) 7617 : cluster [DBG] pgmap v8561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:24.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:23 smithi022 bash[80503]: cluster 2024-07-28T16:05:22.842541+0000 mgr.y (mgr.25232) 7617 : cluster [DBG] pgmap v8561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:24.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:23 smithi022 bash[82865]: cluster 2024-07-28T16:05:22.842541+0000 mgr.y (mgr.25232) 7617 : cluster [DBG] pgmap v8561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:24.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14036 16 16 0 0 0 - 0 2024-07-28T16:05:25.980 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14037 16 16 0 0 0 - 0 2024-07-28T16:05:26.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:25 smithi150 bash[67543]: cluster 2024-07-28T16:05:24.843887+0000 mgr.y (mgr.25232) 7618 : cluster [DBG] pgmap v8562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:26.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:25 smithi022 bash[80503]: cluster 2024-07-28T16:05:24.843887+0000 mgr.y (mgr.25232) 7618 : cluster [DBG] pgmap v8562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:26.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:25 smithi022 bash[82865]: cluster 2024-07-28T16:05:24.843887+0000 mgr.y (mgr.25232) 7618 : cluster [DBG] pgmap v8562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:26.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14038 16 16 0 0 0 - 0 2024-07-28T16:05:27.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14039 16 16 0 0 0 - 0 2024-07-28T16:05:28.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:27 smithi150 bash[67543]: cluster 2024-07-28T16:05:26.845230+0000 mgr.y (mgr.25232) 7619 : cluster [DBG] pgmap v8563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:28.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:28 smithi022 bash[82865]: cluster 2024-07-28T16:05:26.845230+0000 mgr.y (mgr.25232) 7619 : cluster [DBG] pgmap v8563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:28.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:27 smithi022 bash[80503]: cluster 2024-07-28T16:05:26.845230+0000 mgr.y (mgr.25232) 7619 : cluster [DBG] pgmap v8563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:28.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:05:28.975534+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:05:28.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:05:28.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14040 16 16 0 0 0 - 0 2024-07-28T16:05:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:05:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:05:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:05:29.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14041 16 16 0 0 0 - 0 2024-07-28T16:05:30.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:29 smithi150 bash[67543]: cluster 2024-07-28T16:05:28.846607+0000 mgr.y (mgr.25232) 7620 : cluster [DBG] pgmap v8564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:30.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:29 smithi022 bash[80503]: cluster 2024-07-28T16:05:28.846607+0000 mgr.y (mgr.25232) 7620 : cluster [DBG] pgmap v8564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:30.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:29 smithi022 bash[82865]: cluster 2024-07-28T16:05:28.846607+0000 mgr.y (mgr.25232) 7620 : cluster [DBG] pgmap v8564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:30.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14042 16 16 0 0 0 - 0 2024-07-28T16:05:31.981 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14043 16 16 0 0 0 - 0 2024-07-28T16:05:32.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:31 smithi150 bash[67543]: cluster 2024-07-28T16:05:30.847958+0000 mgr.y (mgr.25232) 7621 : cluster [DBG] pgmap v8565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:32.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:31 smithi022 bash[80503]: cluster 2024-07-28T16:05:30.847958+0000 mgr.y (mgr.25232) 7621 : cluster [DBG] pgmap v8565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:32.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:31 smithi022 bash[82865]: cluster 2024-07-28T16:05:30.847958+0000 mgr.y (mgr.25232) 7621 : cluster [DBG] pgmap v8565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:32.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:05:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:05:32.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14044 16 16 0 0 0 - 0 2024-07-28T16:05:33.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14045 16 16 0 0 0 - 0 2024-07-28T16:05:34.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:33 smithi150 bash[67543]: cluster 2024-07-28T16:05:32.849327+0000 mgr.y (mgr.25232) 7622 : cluster [DBG] pgmap v8566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:34.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:33 smithi022 bash[82865]: cluster 2024-07-28T16:05:32.849327+0000 mgr.y (mgr.25232) 7622 : cluster [DBG] pgmap v8566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:34.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:33 smithi022 bash[80503]: cluster 2024-07-28T16:05:32.849327+0000 mgr.y (mgr.25232) 7622 : cluster [DBG] pgmap v8566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:34.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14046 16 16 0 0 0 - 0 2024-07-28T16:05:35.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14047 16 16 0 0 0 - 0 2024-07-28T16:05:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:35 smithi150 bash[67543]: cluster 2024-07-28T16:05:34.850729+0000 mgr.y (mgr.25232) 7623 : cluster [DBG] pgmap v8567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:35 smithi150 bash[67543]: audit 2024-07-28T16:05:35.651172+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:35 smithi022 bash[80503]: cluster 2024-07-28T16:05:34.850729+0000 mgr.y (mgr.25232) 7623 : cluster [DBG] pgmap v8567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:35 smithi022 bash[80503]: audit 2024-07-28T16:05:35.651172+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:35 smithi022 bash[82865]: cluster 2024-07-28T16:05:34.850729+0000 mgr.y (mgr.25232) 7623 : cluster [DBG] pgmap v8567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:35 smithi022 bash[82865]: audit 2024-07-28T16:05:35.651172+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:36.982 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14048 16 16 0 0 0 - 0 2024-07-28T16:05:37.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14049 16 16 0 0 0 - 0 2024-07-28T16:05:38.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:37 smithi150 bash[67543]: cluster 2024-07-28T16:05:36.852069+0000 mgr.y (mgr.25232) 7624 : cluster [DBG] pgmap v8568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:38.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:37 smithi022 bash[82865]: cluster 2024-07-28T16:05:36.852069+0000 mgr.y (mgr.25232) 7624 : cluster [DBG] pgmap v8568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:38.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:37 smithi022 bash[80503]: cluster 2024-07-28T16:05:36.852069+0000 mgr.y (mgr.25232) 7624 : cluster [DBG] pgmap v8568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:38.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14050 16 16 0 0 0 - 0 2024-07-28T16:05:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:05:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:05:39] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:05:39.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14051 16 16 0 0 0 - 0 2024-07-28T16:05:40.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:39 smithi150 bash[67543]: cluster 2024-07-28T16:05:38.853495+0000 mgr.y (mgr.25232) 7625 : cluster [DBG] pgmap v8569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:40.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:39 smithi022 bash[80503]: cluster 2024-07-28T16:05:38.853495+0000 mgr.y (mgr.25232) 7625 : cluster [DBG] pgmap v8569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:40.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:39 smithi022 bash[82865]: cluster 2024-07-28T16:05:38.853495+0000 mgr.y (mgr.25232) 7625 : cluster [DBG] pgmap v8569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:40.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14052 16 16 0 0 0 - 0 2024-07-28T16:05:41.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14053 16 16 0 0 0 - 0 2024-07-28T16:05:42.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:41 smithi150 bash[67543]: cluster 2024-07-28T16:05:40.854871+0000 mgr.y (mgr.25232) 7626 : cluster [DBG] pgmap v8570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:42.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:41 smithi022 bash[82865]: cluster 2024-07-28T16:05:40.854871+0000 mgr.y (mgr.25232) 7626 : cluster [DBG] pgmap v8570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:42.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:41 smithi022 bash[80503]: cluster 2024-07-28T16:05:40.854871+0000 mgr.y (mgr.25232) 7626 : cluster [DBG] pgmap v8570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:42.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:05:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:05:42.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14054 16 16 0 0 0 - 0 2024-07-28T16:05:43.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14055 16 16 0 0 0 - 0 2024-07-28T16:05:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:43 smithi150 bash[67543]: cluster 2024-07-28T16:05:42.856218+0000 mgr.y (mgr.25232) 7627 : cluster [DBG] pgmap v8571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:44.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:43 smithi022 bash[80503]: cluster 2024-07-28T16:05:42.856218+0000 mgr.y (mgr.25232) 7627 : cluster [DBG] pgmap v8571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:44.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:43 smithi022 bash[82865]: cluster 2024-07-28T16:05:42.856218+0000 mgr.y (mgr.25232) 7627 : cluster [DBG] pgmap v8571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:44.983 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14056 16 16 0 0 0 - 0 2024-07-28T16:05:45.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14057 16 16 0 0 0 - 0 2024-07-28T16:05:46.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:45 smithi150 bash[67543]: cluster 2024-07-28T16:05:44.857595+0000 mgr.y (mgr.25232) 7628 : cluster [DBG] pgmap v8572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:46.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:45 smithi022 bash[80503]: cluster 2024-07-28T16:05:44.857595+0000 mgr.y (mgr.25232) 7628 : cluster [DBG] pgmap v8572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:46.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:45 smithi022 bash[82865]: cluster 2024-07-28T16:05:44.857595+0000 mgr.y (mgr.25232) 7628 : cluster [DBG] pgmap v8572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:46.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14058 16 16 0 0 0 - 0 2024-07-28T16:05:47.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14059 16 16 0 0 0 - 0 2024-07-28T16:05:48.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:47 smithi150 bash[67543]: cluster 2024-07-28T16:05:46.858967+0000 mgr.y (mgr.25232) 7629 : cluster [DBG] pgmap v8573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:48.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:47 smithi022 bash[82865]: cluster 2024-07-28T16:05:46.858967+0000 mgr.y (mgr.25232) 7629 : cluster [DBG] pgmap v8573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:48.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:47 smithi022 bash[80503]: cluster 2024-07-28T16:05:46.858967+0000 mgr.y (mgr.25232) 7629 : cluster [DBG] pgmap v8573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:48.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:05:48.978645+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:05:48.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:05:48.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14060 16 16 0 0 0 - 0 2024-07-28T16:05:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:05:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:05:49] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:05:49.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14061 16 16 0 0 0 - 0 2024-07-28T16:05:50.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:49 smithi150 bash[67543]: cluster 2024-07-28T16:05:48.860312+0000 mgr.y (mgr.25232) 7630 : cluster [DBG] pgmap v8574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:50.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:49 smithi022 bash[80503]: cluster 2024-07-28T16:05:48.860312+0000 mgr.y (mgr.25232) 7630 : cluster [DBG] pgmap v8574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:50.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:49 smithi022 bash[82865]: cluster 2024-07-28T16:05:48.860312+0000 mgr.y (mgr.25232) 7630 : cluster [DBG] pgmap v8574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:50.984 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14062 16 16 0 0 0 - 0 2024-07-28T16:05:51.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:50 smithi150 bash[67543]: audit 2024-07-28T16:05:50.651641+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:51.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:50 smithi022 bash[80503]: audit 2024-07-28T16:05:50.651641+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:50 smithi022 bash[82865]: audit 2024-07-28T16:05:50.651641+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:05:51.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14063 16 16 0 0 0 - 0 2024-07-28T16:05:52.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:51 smithi150 bash[67543]: cluster 2024-07-28T16:05:50.861628+0000 mgr.y (mgr.25232) 7631 : cluster [DBG] pgmap v8575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:52.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:51 smithi022 bash[80503]: cluster 2024-07-28T16:05:50.861628+0000 mgr.y (mgr.25232) 7631 : cluster [DBG] pgmap v8575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:52.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:51 smithi022 bash[82865]: cluster 2024-07-28T16:05:50.861628+0000 mgr.y (mgr.25232) 7631 : cluster [DBG] pgmap v8575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:52.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:05:52 smithi150 bash[60514]: ts=2024-07-28T16:05:52.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:05:52.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14064 16 16 0 0 0 - 0 2024-07-28T16:05:53.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14065 16 16 0 0 0 - 0 2024-07-28T16:05:54.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:53 smithi150 bash[67543]: cluster 2024-07-28T16:05:52.863011+0000 mgr.y (mgr.25232) 7632 : cluster [DBG] pgmap v8576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:54.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:53 smithi022 bash[80503]: cluster 2024-07-28T16:05:52.863011+0000 mgr.y (mgr.25232) 7632 : cluster [DBG] pgmap v8576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:54.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:53 smithi022 bash[82865]: cluster 2024-07-28T16:05:52.863011+0000 mgr.y (mgr.25232) 7632 : cluster [DBG] pgmap v8576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:54.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14066 16 16 0 0 0 - 0 2024-07-28T16:05:55.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14067 16 16 0 0 0 - 0 2024-07-28T16:05:56.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:55 smithi150 bash[67543]: cluster 2024-07-28T16:05:54.864372+0000 mgr.y (mgr.25232) 7633 : cluster [DBG] pgmap v8577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:56.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:55 smithi022 bash[80503]: cluster 2024-07-28T16:05:54.864372+0000 mgr.y (mgr.25232) 7633 : cluster [DBG] pgmap v8577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:56.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:55 smithi022 bash[82865]: cluster 2024-07-28T16:05:54.864372+0000 mgr.y (mgr.25232) 7633 : cluster [DBG] pgmap v8577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:56.985 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14068 16 16 0 0 0 - 0 2024-07-28T16:05:57.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14069 16 16 0 0 0 - 0 2024-07-28T16:05:58.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:05:57 smithi150 bash[67543]: cluster 2024-07-28T16:05:56.865751+0000 mgr.y (mgr.25232) 7634 : cluster [DBG] pgmap v8578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:58.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:05:57 smithi022 bash[80503]: cluster 2024-07-28T16:05:56.865751+0000 mgr.y (mgr.25232) 7634 : cluster [DBG] pgmap v8578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:58.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:05:57 smithi022 bash[82865]: cluster 2024-07-28T16:05:56.865751+0000 mgr.y (mgr.25232) 7634 : cluster [DBG] pgmap v8578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:05:58.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14070 16 16 0 0 0 - 0 2024-07-28T16:05:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:05:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:05:59] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:05:59.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14071 16 16 0 0 0 - 0 2024-07-28T16:06:00.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:00 smithi150 bash[67543]: cluster 2024-07-28T16:05:58.867157+0000 mgr.y (mgr.25232) 7635 : cluster [DBG] pgmap v8579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:00.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:00 smithi022 bash[80503]: cluster 2024-07-28T16:05:58.867157+0000 mgr.y (mgr.25232) 7635 : cluster [DBG] pgmap v8579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:00.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:00 smithi022 bash[82865]: cluster 2024-07-28T16:05:58.867157+0000 mgr.y (mgr.25232) 7635 : cluster [DBG] pgmap v8579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:00.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14072 16 16 0 0 0 - 0 2024-07-28T16:06:01.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14073 16 16 0 0 0 - 0 2024-07-28T16:06:02.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:02 smithi150 bash[67543]: cluster 2024-07-28T16:06:00.868517+0000 mgr.y (mgr.25232) 7636 : cluster [DBG] pgmap v8580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:02.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:02 smithi022 bash[80503]: cluster 2024-07-28T16:06:00.868517+0000 mgr.y (mgr.25232) 7636 : cluster [DBG] pgmap v8580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:02.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:02 smithi022 bash[82865]: cluster 2024-07-28T16:06:00.868517+0000 mgr.y (mgr.25232) 7636 : cluster [DBG] pgmap v8580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:06:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:06:02.986 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14074 16 16 0 0 0 - 0 2024-07-28T16:06:03.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14075 16 16 0 0 0 - 0 2024-07-28T16:06:04.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:04 smithi150 bash[67543]: cluster 2024-07-28T16:06:02.869863+0000 mgr.y (mgr.25232) 7637 : cluster [DBG] pgmap v8581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:04.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:04 smithi022 bash[80503]: cluster 2024-07-28T16:06:02.869863+0000 mgr.y (mgr.25232) 7637 : cluster [DBG] pgmap v8581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:04.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:04 smithi022 bash[82865]: cluster 2024-07-28T16:06:02.869863+0000 mgr.y (mgr.25232) 7637 : cluster [DBG] pgmap v8581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:04.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14076 16 16 0 0 0 - 0 2024-07-28T16:06:05.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14077 16 16 0 0 0 - 0 2024-07-28T16:06:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:06 smithi150 bash[67543]: cluster 2024-07-28T16:06:04.871249+0000 mgr.y (mgr.25232) 7638 : cluster [DBG] pgmap v8582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:06.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:06 smithi150 bash[67543]: audit 2024-07-28T16:06:05.652153+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:06.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:06 smithi022 bash[80503]: cluster 2024-07-28T16:06:04.871249+0000 mgr.y (mgr.25232) 7638 : cluster [DBG] pgmap v8582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:06.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:06 smithi022 bash[80503]: audit 2024-07-28T16:06:05.652153+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:06.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:06 smithi022 bash[82865]: cluster 2024-07-28T16:06:04.871249+0000 mgr.y (mgr.25232) 7638 : cluster [DBG] pgmap v8582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:06.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:06 smithi022 bash[82865]: audit 2024-07-28T16:06:05.652153+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:06.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14078 16 16 0 0 0 - 0 2024-07-28T16:06:07.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14079 16 16 0 0 0 - 0 2024-07-28T16:06:08.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:08 smithi150 bash[67543]: cluster 2024-07-28T16:06:06.872603+0000 mgr.y (mgr.25232) 7639 : cluster [DBG] pgmap v8583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:08.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:08 smithi022 bash[80503]: cluster 2024-07-28T16:06:06.872603+0000 mgr.y (mgr.25232) 7639 : cluster [DBG] pgmap v8583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:08.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:08 smithi022 bash[82865]: cluster 2024-07-28T16:06:06.872603+0000 mgr.y (mgr.25232) 7639 : cluster [DBG] pgmap v8583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:08.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:06:08.981864+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:06:08.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:06:08.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14080 16 16 0 0 0 - 0 2024-07-28T16:06:09.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:09 smithi022 bash[80503]: audit 2024-07-28T16:06:08.948457+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:06:09.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:09 smithi022 bash[82865]: audit 2024-07-28T16:06:08.948457+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:06:09.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:09 smithi150 bash[67543]: audit 2024-07-28T16:06:08.948457+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:06:09.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:06:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:06:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:06:09.987 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14081 16 16 0 0 0 - 0 2024-07-28T16:06:10.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:10 smithi022 bash[82865]: cluster 2024-07-28T16:06:08.874097+0000 mgr.y (mgr.25232) 7640 : cluster [DBG] pgmap v8584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:10.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:10 smithi022 bash[82865]: audit 2024-07-28T16:06:09.330981+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:10.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:10 smithi022 bash[82865]: audit 2024-07-28T16:06:09.338034+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:10.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:10 smithi022 bash[80503]: cluster 2024-07-28T16:06:08.874097+0000 mgr.y (mgr.25232) 7640 : cluster [DBG] pgmap v8584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:10.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:10 smithi022 bash[80503]: audit 2024-07-28T16:06:09.330981+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:10.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:10 smithi022 bash[80503]: audit 2024-07-28T16:06:09.338034+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:10.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:10 smithi150 bash[67543]: cluster 2024-07-28T16:06:08.874097+0000 mgr.y (mgr.25232) 7640 : cluster [DBG] pgmap v8584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:10.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:10 smithi150 bash[67543]: audit 2024-07-28T16:06:09.330981+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:10.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:10 smithi150 bash[67543]: audit 2024-07-28T16:06:09.338034+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:10.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14082 16 16 0 0 0 - 0 2024-07-28T16:06:11.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14083 16 16 0 0 0 - 0 2024-07-28T16:06:12.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:12 smithi150 bash[67543]: cluster 2024-07-28T16:06:10.875494+0000 mgr.y (mgr.25232) 7641 : cluster [DBG] pgmap v8585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:06:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:06:12.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:12 smithi022 bash[80503]: cluster 2024-07-28T16:06:10.875494+0000 mgr.y (mgr.25232) 7641 : cluster [DBG] pgmap v8585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:12.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:12 smithi022 bash[82865]: cluster 2024-07-28T16:06:10.875494+0000 mgr.y (mgr.25232) 7641 : cluster [DBG] pgmap v8585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:12.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14084 16 16 0 0 0 - 0 2024-07-28T16:06:13.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14085 16 16 0 0 0 - 0 2024-07-28T16:06:14.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:14 smithi150 bash[67543]: cluster 2024-07-28T16:06:12.876851+0000 mgr.y (mgr.25232) 7642 : cluster [DBG] pgmap v8586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:14.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:14 smithi022 bash[82865]: cluster 2024-07-28T16:06:12.876851+0000 mgr.y (mgr.25232) 7642 : cluster [DBG] pgmap v8586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:14.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:14 smithi022 bash[80503]: cluster 2024-07-28T16:06:12.876851+0000 mgr.y (mgr.25232) 7642 : cluster [DBG] pgmap v8586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:14.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14086 16 16 0 0 0 - 0 2024-07-28T16:06:15.988 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14087 16 16 0 0 0 - 0 2024-07-28T16:06:16.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:15 smithi150 bash[67543]: audit 2024-07-28T16:06:14.614991+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:15 smithi150 bash[67543]: audit 2024-07-28T16:06:14.619274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:15 smithi150 bash[67543]: cluster 2024-07-28T16:06:14.878302+0000 mgr.y (mgr.25232) 7643 : cluster [DBG] pgmap v8587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:16.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:15 smithi150 bash[67543]: audit 2024-07-28T16:06:15.158516+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:15 smithi150 bash[67543]: audit 2024-07-28T16:06:15.168176+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[80503]: audit 2024-07-28T16:06:14.614991+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[80503]: audit 2024-07-28T16:06:14.619274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[80503]: cluster 2024-07-28T16:06:14.878302+0000 mgr.y (mgr.25232) 7643 : cluster [DBG] pgmap v8587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:16.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[80503]: audit 2024-07-28T16:06:15.158516+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[80503]: audit 2024-07-28T16:06:15.168176+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[82865]: audit 2024-07-28T16:06:14.614991+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[82865]: audit 2024-07-28T16:06:14.619274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[82865]: cluster 2024-07-28T16:06:14.878302+0000 mgr.y (mgr.25232) 7643 : cluster [DBG] pgmap v8587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:16.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[82865]: audit 2024-07-28T16:06:15.158516+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:15 smithi022 bash[82865]: audit 2024-07-28T16:06:15.168176+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:16.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14088 16 16 0 0 0 - 0 2024-07-28T16:06:17.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:16 smithi150 bash[67543]: audit 2024-07-28T16:06:15.629038+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:06:17.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:16 smithi150 bash[67543]: audit 2024-07-28T16:06:15.630969+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:06:17.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:16 smithi150 bash[67543]: audit 2024-07-28T16:06:15.641627+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:17.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:16 smithi022 bash[80503]: audit 2024-07-28T16:06:15.629038+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:06:17.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:16 smithi022 bash[80503]: audit 2024-07-28T16:06:15.630969+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:06:17.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:16 smithi022 bash[80503]: audit 2024-07-28T16:06:15.641627+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:17.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:16 smithi022 bash[82865]: audit 2024-07-28T16:06:15.629038+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:06:17.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:16 smithi022 bash[82865]: audit 2024-07-28T16:06:15.630969+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:06:17.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:16 smithi022 bash[82865]: audit 2024-07-28T16:06:15.641627+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:06:17.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14089 16 16 0 0 0 - 0 2024-07-28T16:06:18.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:17 smithi150 bash[67543]: cluster 2024-07-28T16:06:16.879711+0000 mgr.y (mgr.25232) 7644 : cluster [DBG] pgmap v8588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:18.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:17 smithi022 bash[80503]: cluster 2024-07-28T16:06:16.879711+0000 mgr.y (mgr.25232) 7644 : cluster [DBG] pgmap v8588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:18.086 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:17 smithi022 bash[82865]: cluster 2024-07-28T16:06:16.879711+0000 mgr.y (mgr.25232) 7644 : cluster [DBG] pgmap v8588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:18.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14090 16 16 0 0 0 - 0 2024-07-28T16:06:19.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:06:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:06:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:06:19.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14091 16 16 0 0 0 - 0 2024-07-28T16:06:20.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:19 smithi150 bash[67543]: cluster 2024-07-28T16:06:18.881075+0000 mgr.y (mgr.25232) 7645 : cluster [DBG] pgmap v8589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:20.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:19 smithi022 bash[80503]: cluster 2024-07-28T16:06:18.881075+0000 mgr.y (mgr.25232) 7645 : cluster [DBG] pgmap v8589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:20.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:19 smithi022 bash[82865]: cluster 2024-07-28T16:06:18.881075+0000 mgr.y (mgr.25232) 7645 : cluster [DBG] pgmap v8589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:20.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14092 16 16 0 0 0 - 0 2024-07-28T16:06:21.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:20 smithi150 bash[67543]: audit 2024-07-28T16:06:20.652587+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:21.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:20 smithi022 bash[80503]: audit 2024-07-28T16:06:20.652587+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:21.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:20 smithi022 bash[82865]: audit 2024-07-28T16:06:20.652587+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:21.989 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14093 16 16 0 0 0 - 0 2024-07-28T16:06:22.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:21 smithi150 bash[67543]: cluster 2024-07-28T16:06:20.882417+0000 mgr.y (mgr.25232) 7646 : cluster [DBG] pgmap v8590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:22.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:21 smithi022 bash[80503]: cluster 2024-07-28T16:06:20.882417+0000 mgr.y (mgr.25232) 7646 : cluster [DBG] pgmap v8590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:22.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:21 smithi022 bash[82865]: cluster 2024-07-28T16:06:20.882417+0000 mgr.y (mgr.25232) 7646 : cluster [DBG] pgmap v8590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:06:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:06:22.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14094 16 16 0 0 0 - 0 2024-07-28T16:06:23.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14095 16 16 0 0 0 - 0 2024-07-28T16:06:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:23 smithi150 bash[67543]: cluster 2024-07-28T16:06:22.883745+0000 mgr.y (mgr.25232) 7647 : cluster [DBG] pgmap v8591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:24.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:23 smithi022 bash[80503]: cluster 2024-07-28T16:06:22.883745+0000 mgr.y (mgr.25232) 7647 : cluster [DBG] pgmap v8591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:24.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:23 smithi022 bash[82865]: cluster 2024-07-28T16:06:22.883745+0000 mgr.y (mgr.25232) 7647 : cluster [DBG] pgmap v8591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:24.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14096 16 16 0 0 0 - 0 2024-07-28T16:06:25.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14097 16 16 0 0 0 - 0 2024-07-28T16:06:26.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:25 smithi150 bash[67543]: cluster 2024-07-28T16:06:24.885103+0000 mgr.y (mgr.25232) 7648 : cluster [DBG] pgmap v8592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:26.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:25 smithi022 bash[80503]: cluster 2024-07-28T16:06:24.885103+0000 mgr.y (mgr.25232) 7648 : cluster [DBG] pgmap v8592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:26.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:25 smithi022 bash[82865]: cluster 2024-07-28T16:06:24.885103+0000 mgr.y (mgr.25232) 7648 : cluster [DBG] pgmap v8592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:26.990 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14098 16 16 0 0 0 - 0 2024-07-28T16:06:27.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14099 16 16 0 0 0 - 0 2024-07-28T16:06:28.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:27 smithi150 bash[67543]: cluster 2024-07-28T16:06:26.886483+0000 mgr.y (mgr.25232) 7649 : cluster [DBG] pgmap v8593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:28.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:27 smithi022 bash[80503]: cluster 2024-07-28T16:06:26.886483+0000 mgr.y (mgr.25232) 7649 : cluster [DBG] pgmap v8593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:28.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:27 smithi022 bash[82865]: cluster 2024-07-28T16:06:26.886483+0000 mgr.y (mgr.25232) 7649 : cluster [DBG] pgmap v8593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:28.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:06:28.985042+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:06:28.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:06:28.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14100 16 16 0 0 0 - 0 2024-07-28T16:06:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:06:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:06:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:06:29.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14101 16 16 0 0 0 - 0 2024-07-28T16:06:30.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:29 smithi150 bash[67543]: cluster 2024-07-28T16:06:28.887830+0000 mgr.y (mgr.25232) 7650 : cluster [DBG] pgmap v8594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:30.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:29 smithi022 bash[80503]: cluster 2024-07-28T16:06:28.887830+0000 mgr.y (mgr.25232) 7650 : cluster [DBG] pgmap v8594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:30.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:29 smithi022 bash[82865]: cluster 2024-07-28T16:06:28.887830+0000 mgr.y (mgr.25232) 7650 : cluster [DBG] pgmap v8594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:30.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14102 16 16 0 0 0 - 0 2024-07-28T16:06:31.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14103 16 16 0 0 0 - 0 2024-07-28T16:06:32.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:31 smithi150 bash[67543]: cluster 2024-07-28T16:06:30.889202+0000 mgr.y (mgr.25232) 7651 : cluster [DBG] pgmap v8595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:32.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:31 smithi022 bash[80503]: cluster 2024-07-28T16:06:30.889202+0000 mgr.y (mgr.25232) 7651 : cluster [DBG] pgmap v8595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:32.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:31 smithi022 bash[82865]: cluster 2024-07-28T16:06:30.889202+0000 mgr.y (mgr.25232) 7651 : cluster [DBG] pgmap v8595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:32.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:06:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:06:32.991 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14104 16 16 0 0 0 - 0 2024-07-28T16:06:33.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14105 16 16 0 0 0 - 0 2024-07-28T16:06:34.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:33 smithi150 bash[67543]: cluster 2024-07-28T16:06:32.890598+0000 mgr.y (mgr.25232) 7652 : cluster [DBG] pgmap v8596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:34.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:33 smithi022 bash[80503]: cluster 2024-07-28T16:06:32.890598+0000 mgr.y (mgr.25232) 7652 : cluster [DBG] pgmap v8596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:34.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:33 smithi022 bash[82865]: cluster 2024-07-28T16:06:32.890598+0000 mgr.y (mgr.25232) 7652 : cluster [DBG] pgmap v8596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:34.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14106 16 16 0 0 0 - 0 2024-07-28T16:06:35.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14107 16 16 0 0 0 - 0 2024-07-28T16:06:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:35 smithi150 bash[67543]: cluster 2024-07-28T16:06:34.891911+0000 mgr.y (mgr.25232) 7653 : cluster [DBG] pgmap v8597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:35 smithi150 bash[67543]: audit 2024-07-28T16:06:35.652906+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:35 smithi022 bash[80503]: cluster 2024-07-28T16:06:34.891911+0000 mgr.y (mgr.25232) 7653 : cluster [DBG] pgmap v8597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:35 smithi022 bash[80503]: audit 2024-07-28T16:06:35.652906+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:35 smithi022 bash[82865]: cluster 2024-07-28T16:06:34.891911+0000 mgr.y (mgr.25232) 7653 : cluster [DBG] pgmap v8597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:36.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:35 smithi022 bash[82865]: audit 2024-07-28T16:06:35.652906+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:36.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14108 16 16 0 0 0 - 0 2024-07-28T16:06:37.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14109 16 16 0 0 0 - 0 2024-07-28T16:06:38.281 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:37 smithi150 bash[67543]: cluster 2024-07-28T16:06:36.893254+0000 mgr.y (mgr.25232) 7654 : cluster [DBG] pgmap v8598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:38.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:37 smithi022 bash[80503]: cluster 2024-07-28T16:06:36.893254+0000 mgr.y (mgr.25232) 7654 : cluster [DBG] pgmap v8598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:38.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:37 smithi022 bash[82865]: cluster 2024-07-28T16:06:36.893254+0000 mgr.y (mgr.25232) 7654 : cluster [DBG] pgmap v8598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:38.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14110 16 16 0 0 0 - 0 2024-07-28T16:06:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:06:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:06:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:06:39.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14111 16 16 0 0 0 - 0 2024-07-28T16:06:40.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:39 smithi150 bash[67543]: cluster 2024-07-28T16:06:38.894619+0000 mgr.y (mgr.25232) 7655 : cluster [DBG] pgmap v8599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:40.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:39 smithi022 bash[80503]: cluster 2024-07-28T16:06:38.894619+0000 mgr.y (mgr.25232) 7655 : cluster [DBG] pgmap v8599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:40.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:39 smithi022 bash[82865]: cluster 2024-07-28T16:06:38.894619+0000 mgr.y (mgr.25232) 7655 : cluster [DBG] pgmap v8599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:40.992 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14112 16 16 0 0 0 - 0 2024-07-28T16:06:41.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14113 16 16 0 0 0 - 0 2024-07-28T16:06:42.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:41 smithi150 bash[67543]: cluster 2024-07-28T16:06:40.896085+0000 mgr.y (mgr.25232) 7656 : cluster [DBG] pgmap v8600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:42.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:41 smithi022 bash[80503]: cluster 2024-07-28T16:06:40.896085+0000 mgr.y (mgr.25232) 7656 : cluster [DBG] pgmap v8600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:42.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:41 smithi022 bash[82865]: cluster 2024-07-28T16:06:40.896085+0000 mgr.y (mgr.25232) 7656 : cluster [DBG] pgmap v8600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:42.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:06:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:06:42.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14114 16 16 0 0 0 - 0 2024-07-28T16:06:43.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14115 16 16 0 0 0 - 0 2024-07-28T16:06:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:43 smithi150 bash[67543]: cluster 2024-07-28T16:06:42.897486+0000 mgr.y (mgr.25232) 7657 : cluster [DBG] pgmap v8601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:44.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:43 smithi022 bash[80503]: cluster 2024-07-28T16:06:42.897486+0000 mgr.y (mgr.25232) 7657 : cluster [DBG] pgmap v8601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:44.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:43 smithi022 bash[82865]: cluster 2024-07-28T16:06:42.897486+0000 mgr.y (mgr.25232) 7657 : cluster [DBG] pgmap v8601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:44.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14116 16 16 0 0 0 - 0 2024-07-28T16:06:45.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14117 16 16 0 0 0 - 0 2024-07-28T16:06:46.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:45 smithi150 bash[67543]: cluster 2024-07-28T16:06:44.898884+0000 mgr.y (mgr.25232) 7658 : cluster [DBG] pgmap v8602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:46.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:45 smithi022 bash[80503]: cluster 2024-07-28T16:06:44.898884+0000 mgr.y (mgr.25232) 7658 : cluster [DBG] pgmap v8602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:46.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:45 smithi022 bash[82865]: cluster 2024-07-28T16:06:44.898884+0000 mgr.y (mgr.25232) 7658 : cluster [DBG] pgmap v8602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:46.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14118 16 16 0 0 0 - 0 2024-07-28T16:06:47.993 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14119 16 16 0 0 0 - 0 2024-07-28T16:06:48.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:48 smithi150 bash[67543]: cluster 2024-07-28T16:06:46.900237+0000 mgr.y (mgr.25232) 7659 : cluster [DBG] pgmap v8603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:48.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:48 smithi022 bash[80503]: cluster 2024-07-28T16:06:46.900237+0000 mgr.y (mgr.25232) 7659 : cluster [DBG] pgmap v8603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:48.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:48 smithi022 bash[82865]: cluster 2024-07-28T16:06:46.900237+0000 mgr.y (mgr.25232) 7659 : cluster [DBG] pgmap v8603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:48.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:06:48.988107+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:06:48.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:06:48.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14120 16 16 0 0 0 - 0 2024-07-28T16:06:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:06:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:06:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:06:49.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14121 16 16 0 0 0 - 0 2024-07-28T16:06:50.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:50 smithi150 bash[67543]: cluster 2024-07-28T16:06:48.901567+0000 mgr.y (mgr.25232) 7660 : cluster [DBG] pgmap v8604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:50.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:50 smithi022 bash[80503]: cluster 2024-07-28T16:06:48.901567+0000 mgr.y (mgr.25232) 7660 : cluster [DBG] pgmap v8604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:50.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:50 smithi022 bash[82865]: cluster 2024-07-28T16:06:48.901567+0000 mgr.y (mgr.25232) 7660 : cluster [DBG] pgmap v8604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:50.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14122 16 16 0 0 0 - 0 2024-07-28T16:06:51.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:51 smithi150 bash[67543]: audit 2024-07-28T16:06:50.653335+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:51.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:51 smithi022 bash[80503]: audit 2024-07-28T16:06:50.653335+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:51 smithi022 bash[82865]: audit 2024-07-28T16:06:50.653335+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:06:51.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14123 16 16 0 0 0 - 0 2024-07-28T16:06:52.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:52 smithi150 bash[67543]: cluster 2024-07-28T16:06:50.903030+0000 mgr.y (mgr.25232) 7661 : cluster [DBG] pgmap v8605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:52.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:52 smithi022 bash[80503]: cluster 2024-07-28T16:06:50.903030+0000 mgr.y (mgr.25232) 7661 : cluster [DBG] pgmap v8605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:52.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:52 smithi022 bash[82865]: cluster 2024-07-28T16:06:50.903030+0000 mgr.y (mgr.25232) 7661 : cluster [DBG] pgmap v8605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:52.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:06:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:06:52.994 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14124 16 16 0 0 0 - 0 2024-07-28T16:06:53.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14125 16 16 0 0 0 - 0 2024-07-28T16:06:54.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:54 smithi022 bash[80503]: cluster 2024-07-28T16:06:52.904434+0000 mgr.y (mgr.25232) 7662 : cluster [DBG] pgmap v8606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:54.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:54 smithi022 bash[82865]: cluster 2024-07-28T16:06:52.904434+0000 mgr.y (mgr.25232) 7662 : cluster [DBG] pgmap v8606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:54.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:54 smithi150 bash[67543]: cluster 2024-07-28T16:06:52.904434+0000 mgr.y (mgr.25232) 7662 : cluster [DBG] pgmap v8606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:54.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14126 16 16 0 0 0 - 0 2024-07-28T16:06:55.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14127 16 16 0 0 0 - 0 2024-07-28T16:06:56.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:56 smithi022 bash[80503]: cluster 2024-07-28T16:06:54.905806+0000 mgr.y (mgr.25232) 7663 : cluster [DBG] pgmap v8607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:56.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:56 smithi022 bash[82865]: cluster 2024-07-28T16:06:54.905806+0000 mgr.y (mgr.25232) 7663 : cluster [DBG] pgmap v8607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:56.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:56 smithi150 bash[67543]: cluster 2024-07-28T16:06:54.905806+0000 mgr.y (mgr.25232) 7663 : cluster [DBG] pgmap v8607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:56.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14128 16 16 0 0 0 - 0 2024-07-28T16:06:57.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14129 16 16 0 0 0 - 0 2024-07-28T16:06:58.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:06:58 smithi022 bash[80503]: cluster 2024-07-28T16:06:56.907183+0000 mgr.y (mgr.25232) 7664 : cluster [DBG] pgmap v8608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:58.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:06:58 smithi022 bash[82865]: cluster 2024-07-28T16:06:56.907183+0000 mgr.y (mgr.25232) 7664 : cluster [DBG] pgmap v8608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:58.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:06:58 smithi150 bash[67543]: cluster 2024-07-28T16:06:56.907183+0000 mgr.y (mgr.25232) 7664 : cluster [DBG] pgmap v8608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:06:58.995 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14130 16 16 0 0 0 - 0 2024-07-28T16:06:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:06:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:06:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:06:59.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14131 16 16 0 0 0 - 0 2024-07-28T16:07:00.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:00 smithi022 bash[80503]: cluster 2024-07-28T16:06:58.908548+0000 mgr.y (mgr.25232) 7665 : cluster [DBG] pgmap v8609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:00.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:00 smithi022 bash[82865]: cluster 2024-07-28T16:06:58.908548+0000 mgr.y (mgr.25232) 7665 : cluster [DBG] pgmap v8609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:00 smithi150 bash[67543]: cluster 2024-07-28T16:06:58.908548+0000 mgr.y (mgr.25232) 7665 : cluster [DBG] pgmap v8609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:00.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14132 16 16 0 0 0 - 0 2024-07-28T16:07:01.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14133 16 16 0 0 0 - 0 2024-07-28T16:07:02.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:02 smithi150 bash[67543]: cluster 2024-07-28T16:07:00.909881+0000 mgr.y (mgr.25232) 7666 : cluster [DBG] pgmap v8610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:02.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:07:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:07:02.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:02 smithi022 bash[80503]: cluster 2024-07-28T16:07:00.909881+0000 mgr.y (mgr.25232) 7666 : cluster [DBG] pgmap v8610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:02.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:02 smithi022 bash[82865]: cluster 2024-07-28T16:07:00.909881+0000 mgr.y (mgr.25232) 7666 : cluster [DBG] pgmap v8610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:02.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14134 16 16 0 0 0 - 0 2024-07-28T16:07:03.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14135 16 16 0 0 0 - 0 2024-07-28T16:07:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:04 smithi150 bash[67543]: cluster 2024-07-28T16:07:02.911274+0000 mgr.y (mgr.25232) 7667 : cluster [DBG] pgmap v8611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:04.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:04 smithi022 bash[80503]: cluster 2024-07-28T16:07:02.911274+0000 mgr.y (mgr.25232) 7667 : cluster [DBG] pgmap v8611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:04.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:04 smithi022 bash[82865]: cluster 2024-07-28T16:07:02.911274+0000 mgr.y (mgr.25232) 7667 : cluster [DBG] pgmap v8611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:04.996 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14136 16 16 0 0 0 - 0 2024-07-28T16:07:05.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14137 16 16 0 0 0 - 0 2024-07-28T16:07:06.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:06 smithi150 bash[67543]: cluster 2024-07-28T16:07:04.912634+0000 mgr.y (mgr.25232) 7668 : cluster [DBG] pgmap v8612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:06.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:06 smithi150 bash[67543]: audit 2024-07-28T16:07:05.653839+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:06.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:06 smithi022 bash[80503]: cluster 2024-07-28T16:07:04.912634+0000 mgr.y (mgr.25232) 7668 : cluster [DBG] pgmap v8612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:06.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:06 smithi022 bash[80503]: audit 2024-07-28T16:07:05.653839+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:06.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:06 smithi022 bash[82865]: cluster 2024-07-28T16:07:04.912634+0000 mgr.y (mgr.25232) 7668 : cluster [DBG] pgmap v8612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:06.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:06 smithi022 bash[82865]: audit 2024-07-28T16:07:05.653839+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:06.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14138 16 16 0 0 0 - 0 2024-07-28T16:07:07.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14139 16 16 0 0 0 - 0 2024-07-28T16:07:08.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:08 smithi150 bash[67543]: cluster 2024-07-28T16:07:06.913978+0000 mgr.y (mgr.25232) 7669 : cluster [DBG] pgmap v8613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:08.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:08 smithi022 bash[80503]: cluster 2024-07-28T16:07:06.913978+0000 mgr.y (mgr.25232) 7669 : cluster [DBG] pgmap v8613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:08.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:08 smithi022 bash[82865]: cluster 2024-07-28T16:07:06.913978+0000 mgr.y (mgr.25232) 7669 : cluster [DBG] pgmap v8613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:08.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:07:08.991412+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:07:08.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:07:08.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14140 16 16 0 0 0 - 0 2024-07-28T16:07:09.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:07:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:07:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:07:09.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14141 16 16 0 0 0 - 0 2024-07-28T16:07:10.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:10 smithi150 bash[67543]: cluster 2024-07-28T16:07:08.915355+0000 mgr.y (mgr.25232) 7670 : cluster [DBG] pgmap v8614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:10.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:10 smithi022 bash[80503]: cluster 2024-07-28T16:07:08.915355+0000 mgr.y (mgr.25232) 7670 : cluster [DBG] pgmap v8614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:10.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:10 smithi022 bash[82865]: cluster 2024-07-28T16:07:08.915355+0000 mgr.y (mgr.25232) 7670 : cluster [DBG] pgmap v8614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:10.997 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14142 16 16 0 0 0 - 0 2024-07-28T16:07:11.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14143 16 16 0 0 0 - 0 2024-07-28T16:07:12.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:12 smithi150 bash[67543]: cluster 2024-07-28T16:07:10.916692+0000 mgr.y (mgr.25232) 7671 : cluster [DBG] pgmap v8615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:12.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:07:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:07:12.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:12 smithi022 bash[80503]: cluster 2024-07-28T16:07:10.916692+0000 mgr.y (mgr.25232) 7671 : cluster [DBG] pgmap v8615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:12.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:12 smithi022 bash[82865]: cluster 2024-07-28T16:07:10.916692+0000 mgr.y (mgr.25232) 7671 : cluster [DBG] pgmap v8615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:12.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14144 16 16 0 0 0 - 0 2024-07-28T16:07:13.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14145 16 16 0 0 0 - 0 2024-07-28T16:07:14.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:14 smithi150 bash[67543]: cluster 2024-07-28T16:07:12.918075+0000 mgr.y (mgr.25232) 7672 : cluster [DBG] pgmap v8616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:14.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:14 smithi022 bash[80503]: cluster 2024-07-28T16:07:12.918075+0000 mgr.y (mgr.25232) 7672 : cluster [DBG] pgmap v8616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:14.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:14 smithi022 bash[82865]: cluster 2024-07-28T16:07:12.918075+0000 mgr.y (mgr.25232) 7672 : cluster [DBG] pgmap v8616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:14.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14146 16 16 0 0 0 - 0 2024-07-28T16:07:15.998 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14147 16 16 0 0 0 - 0 2024-07-28T16:07:16.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:16 smithi150 bash[67543]: cluster 2024-07-28T16:07:14.919424+0000 mgr.y (mgr.25232) 7673 : cluster [DBG] pgmap v8617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:16.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:16 smithi150 bash[67543]: audit 2024-07-28T16:07:15.781360+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:07:16.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:16 smithi022 bash[80503]: cluster 2024-07-28T16:07:14.919424+0000 mgr.y (mgr.25232) 7673 : cluster [DBG] pgmap v8617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:16.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:16 smithi022 bash[80503]: audit 2024-07-28T16:07:15.781360+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:07:16.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:16 smithi022 bash[82865]: cluster 2024-07-28T16:07:14.919424+0000 mgr.y (mgr.25232) 7673 : cluster [DBG] pgmap v8617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:16.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:16 smithi022 bash[82865]: audit 2024-07-28T16:07:15.781360+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:07:16.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14148 16 16 0 0 0 - 0 2024-07-28T16:07:17.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14149 16 16 0 0 0 - 0 2024-07-28T16:07:18.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:18 smithi150 bash[67543]: cluster 2024-07-28T16:07:16.920804+0000 mgr.y (mgr.25232) 7674 : cluster [DBG] pgmap v8618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:18.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:18 smithi022 bash[80503]: cluster 2024-07-28T16:07:16.920804+0000 mgr.y (mgr.25232) 7674 : cluster [DBG] pgmap v8618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:18.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:18 smithi022 bash[82865]: cluster 2024-07-28T16:07:16.920804+0000 mgr.y (mgr.25232) 7674 : cluster [DBG] pgmap v8618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:18.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14150 16 16 0 0 0 - 0 2024-07-28T16:07:19.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:07:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:07:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:07:19.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14151 16 16 0 0 0 - 0 2024-07-28T16:07:20.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:20 smithi150 bash[67543]: cluster 2024-07-28T16:07:18.922150+0000 mgr.y (mgr.25232) 7675 : cluster [DBG] pgmap v8619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:20.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:20 smithi022 bash[80503]: cluster 2024-07-28T16:07:18.922150+0000 mgr.y (mgr.25232) 7675 : cluster [DBG] pgmap v8619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:20.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:20 smithi022 bash[82865]: cluster 2024-07-28T16:07:18.922150+0000 mgr.y (mgr.25232) 7675 : cluster [DBG] pgmap v8619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:20.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14152 16 16 0 0 0 - 0 2024-07-28T16:07:21.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:21 smithi150 bash[67543]: audit 2024-07-28T16:07:20.654332+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:21.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:21 smithi022 bash[82865]: audit 2024-07-28T16:07:20.654332+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:21.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:21 smithi022 bash[80503]: audit 2024-07-28T16:07:20.654332+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:21.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14153 16 16 0 0 0 - 0 2024-07-28T16:07:22.526 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: cluster 2024-07-28T16:07:20.922902+0000 mgr.y (mgr.25232) 7676 : cluster [DBG] pgmap v8620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:21.456740+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:21.464429+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:21.690399+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:21.699997+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:22.139287+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:22.141238+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:07:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:22 smithi150 bash[67543]: audit 2024-07-28T16:07:22.150330+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: cluster 2024-07-28T16:07:20.922902+0000 mgr.y (mgr.25232) 7676 : cluster [DBG] pgmap v8620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:22.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:21.456740+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:21.464429+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:21.690399+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:21.699997+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:22.139287+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:22.141238+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[80503]: audit 2024-07-28T16:07:22.150330+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: cluster 2024-07-28T16:07:20.922902+0000 mgr.y (mgr.25232) 7676 : cluster [DBG] pgmap v8620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:21.456740+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:21.464429+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:21.690399+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:21.699997+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:22.139287+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:07:22.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:22.141238+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:07:22.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:22 smithi022 bash[82865]: audit 2024-07-28T16:07:22.150330+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:07:22.999 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14154 16 16 0 0 0 - 0 2024-07-28T16:07:24.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14155 16 16 0 0 0 - 0 2024-07-28T16:07:24.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:24 smithi150 bash[67543]: cluster 2024-07-28T16:07:22.924216+0000 mgr.y (mgr.25232) 7677 : cluster [DBG] pgmap v8621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:24.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:24 smithi022 bash[80503]: cluster 2024-07-28T16:07:22.924216+0000 mgr.y (mgr.25232) 7677 : cluster [DBG] pgmap v8621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:24.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:24 smithi022 bash[82865]: cluster 2024-07-28T16:07:22.924216+0000 mgr.y (mgr.25232) 7677 : cluster [DBG] pgmap v8621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:25.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14156 16 16 0 0 0 - 0 2024-07-28T16:07:26.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14157 16 16 0 0 0 - 0 2024-07-28T16:07:26.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:26 smithi150 bash[67543]: cluster 2024-07-28T16:07:24.925590+0000 mgr.y (mgr.25232) 7678 : cluster [DBG] pgmap v8622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:26.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:26 smithi022 bash[80503]: cluster 2024-07-28T16:07:24.925590+0000 mgr.y (mgr.25232) 7678 : cluster [DBG] pgmap v8622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:26.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:26 smithi022 bash[82865]: cluster 2024-07-28T16:07:24.925590+0000 mgr.y (mgr.25232) 7678 : cluster [DBG] pgmap v8622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:27.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14158 16 16 0 0 0 - 0 2024-07-28T16:07:28.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14159 16 16 0 0 0 - 0 2024-07-28T16:07:28.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:28 smithi150 bash[67543]: cluster 2024-07-28T16:07:26.926982+0000 mgr.y (mgr.25232) 7679 : cluster [DBG] pgmap v8623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:28.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:28 smithi022 bash[80503]: cluster 2024-07-28T16:07:26.926982+0000 mgr.y (mgr.25232) 7679 : cluster [DBG] pgmap v8623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:28.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:28 smithi022 bash[82865]: cluster 2024-07-28T16:07:26.926982+0000 mgr.y (mgr.25232) 7679 : cluster [DBG] pgmap v8623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:29.000 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:07:28.994673+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:07:29.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:07:29.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14160 16 16 0 0 0 - 0 2024-07-28T16:07:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:07:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:07:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:07:30.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14161 16 16 0 0 0 - 0 2024-07-28T16:07:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:30 smithi150 bash[67543]: cluster 2024-07-28T16:07:28.928392+0000 mgr.y (mgr.25232) 7680 : cluster [DBG] pgmap v8624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:30 smithi022 bash[80503]: cluster 2024-07-28T16:07:28.928392+0000 mgr.y (mgr.25232) 7680 : cluster [DBG] pgmap v8624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:30.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:30 smithi022 bash[82865]: cluster 2024-07-28T16:07:28.928392+0000 mgr.y (mgr.25232) 7680 : cluster [DBG] pgmap v8624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:31.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14162 16 16 0 0 0 - 0 2024-07-28T16:07:32.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14163 16 16 0 0 0 - 0 2024-07-28T16:07:32.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:32 smithi150 bash[67543]: cluster 2024-07-28T16:07:30.929734+0000 mgr.y (mgr.25232) 7681 : cluster [DBG] pgmap v8625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:32.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:07:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:07:32.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:32 smithi022 bash[80503]: cluster 2024-07-28T16:07:30.929734+0000 mgr.y (mgr.25232) 7681 : cluster [DBG] pgmap v8625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:32.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:32 smithi022 bash[82865]: cluster 2024-07-28T16:07:30.929734+0000 mgr.y (mgr.25232) 7681 : cluster [DBG] pgmap v8625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:33.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14164 16 16 0 0 0 - 0 2024-07-28T16:07:34.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14165 16 16 0 0 0 - 0 2024-07-28T16:07:34.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:34 smithi150 bash[67543]: cluster 2024-07-28T16:07:32.931117+0000 mgr.y (mgr.25232) 7682 : cluster [DBG] pgmap v8626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:34.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:34 smithi022 bash[80503]: cluster 2024-07-28T16:07:32.931117+0000 mgr.y (mgr.25232) 7682 : cluster [DBG] pgmap v8626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:34.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:34 smithi022 bash[82865]: cluster 2024-07-28T16:07:32.931117+0000 mgr.y (mgr.25232) 7682 : cluster [DBG] pgmap v8626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:35.001 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14166 16 16 0 0 0 - 0 2024-07-28T16:07:36.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14167 16 16 0 0 0 - 0 2024-07-28T16:07:36.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:36 smithi150 bash[67543]: cluster 2024-07-28T16:07:34.932458+0000 mgr.y (mgr.25232) 7683 : cluster [DBG] pgmap v8627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:36.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:36 smithi150 bash[67543]: audit 2024-07-28T16:07:35.654720+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:36.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:36 smithi022 bash[80503]: cluster 2024-07-28T16:07:34.932458+0000 mgr.y (mgr.25232) 7683 : cluster [DBG] pgmap v8627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:36.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:36 smithi022 bash[80503]: audit 2024-07-28T16:07:35.654720+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:36 smithi022 bash[82865]: cluster 2024-07-28T16:07:34.932458+0000 mgr.y (mgr.25232) 7683 : cluster [DBG] pgmap v8627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:36 smithi022 bash[82865]: audit 2024-07-28T16:07:35.654720+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:37.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14168 16 16 0 0 0 - 0 2024-07-28T16:07:38.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14169 16 16 0 0 0 - 0 2024-07-28T16:07:38.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:38 smithi022 bash[80503]: cluster 2024-07-28T16:07:36.933817+0000 mgr.y (mgr.25232) 7684 : cluster [DBG] pgmap v8628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:38.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:38 smithi022 bash[82865]: cluster 2024-07-28T16:07:36.933817+0000 mgr.y (mgr.25232) 7684 : cluster [DBG] pgmap v8628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:38.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:38 smithi150 bash[67543]: cluster 2024-07-28T16:07:36.933817+0000 mgr.y (mgr.25232) 7684 : cluster [DBG] pgmap v8628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:39.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14170 16 16 0 0 0 - 0 2024-07-28T16:07:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:07:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:07:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:07:40.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14171 16 16 0 0 0 - 0 2024-07-28T16:07:40.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:40 smithi022 bash[80503]: cluster 2024-07-28T16:07:38.935201+0000 mgr.y (mgr.25232) 7685 : cluster [DBG] pgmap v8629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:40.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:40 smithi022 bash[82865]: cluster 2024-07-28T16:07:38.935201+0000 mgr.y (mgr.25232) 7685 : cluster [DBG] pgmap v8629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:40.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:40 smithi150 bash[67543]: cluster 2024-07-28T16:07:38.935201+0000 mgr.y (mgr.25232) 7685 : cluster [DBG] pgmap v8629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:41.002 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14172 16 16 0 0 0 - 0 2024-07-28T16:07:42.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14173 16 16 0 0 0 - 0 2024-07-28T16:07:42.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:42 smithi022 bash[80503]: cluster 2024-07-28T16:07:40.936550+0000 mgr.y (mgr.25232) 7686 : cluster [DBG] pgmap v8630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:42.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:42 smithi022 bash[82865]: cluster 2024-07-28T16:07:40.936550+0000 mgr.y (mgr.25232) 7686 : cluster [DBG] pgmap v8630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:42.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:42 smithi150 bash[67543]: cluster 2024-07-28T16:07:40.936550+0000 mgr.y (mgr.25232) 7686 : cluster [DBG] pgmap v8630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:07:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:07:43.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14174 16 16 0 0 0 - 0 2024-07-28T16:07:44.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14175 16 16 0 0 0 - 0 2024-07-28T16:07:44.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:44 smithi022 bash[80503]: cluster 2024-07-28T16:07:42.937919+0000 mgr.y (mgr.25232) 7687 : cluster [DBG] pgmap v8631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:44.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:44 smithi022 bash[82865]: cluster 2024-07-28T16:07:42.937919+0000 mgr.y (mgr.25232) 7687 : cluster [DBG] pgmap v8631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:44.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:44 smithi150 bash[67543]: cluster 2024-07-28T16:07:42.937919+0000 mgr.y (mgr.25232) 7687 : cluster [DBG] pgmap v8631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:45.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14176 16 16 0 0 0 - 0 2024-07-28T16:07:46.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14177 16 16 0 0 0 - 0 2024-07-28T16:07:46.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:46 smithi022 bash[80503]: cluster 2024-07-28T16:07:44.939298+0000 mgr.y (mgr.25232) 7688 : cluster [DBG] pgmap v8632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:46.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:46 smithi022 bash[82865]: cluster 2024-07-28T16:07:44.939298+0000 mgr.y (mgr.25232) 7688 : cluster [DBG] pgmap v8632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:46.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:46 smithi150 bash[67543]: cluster 2024-07-28T16:07:44.939298+0000 mgr.y (mgr.25232) 7688 : cluster [DBG] pgmap v8632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:47.003 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14178 16 16 0 0 0 - 0 2024-07-28T16:07:48.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14179 16 16 0 0 0 - 0 2024-07-28T16:07:48.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:48 smithi022 bash[80503]: cluster 2024-07-28T16:07:46.940635+0000 mgr.y (mgr.25232) 7689 : cluster [DBG] pgmap v8633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:48.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:48 smithi022 bash[82865]: cluster 2024-07-28T16:07:46.940635+0000 mgr.y (mgr.25232) 7689 : cluster [DBG] pgmap v8633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:48.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:48 smithi150 bash[67543]: cluster 2024-07-28T16:07:46.940635+0000 mgr.y (mgr.25232) 7689 : cluster [DBG] pgmap v8633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:49.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:07:48.997936+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:07:49.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:07:49.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14180 16 16 0 0 0 - 0 2024-07-28T16:07:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:07:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:07:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:07:50.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14181 16 16 0 0 0 - 0 2024-07-28T16:07:50.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:50 smithi022 bash[80503]: cluster 2024-07-28T16:07:48.941994+0000 mgr.y (mgr.25232) 7690 : cluster [DBG] pgmap v8634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:50.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:50 smithi022 bash[82865]: cluster 2024-07-28T16:07:48.941994+0000 mgr.y (mgr.25232) 7690 : cluster [DBG] pgmap v8634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:50.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:50 smithi150 bash[67543]: cluster 2024-07-28T16:07:48.941994+0000 mgr.y (mgr.25232) 7690 : cluster [DBG] pgmap v8634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:51.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14182 16 16 0 0 0 - 0 2024-07-28T16:07:51.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:51 smithi022 bash[80503]: audit 2024-07-28T16:07:50.655189+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:51.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:51 smithi022 bash[82865]: audit 2024-07-28T16:07:50.655189+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:51.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:51 smithi150 bash[67543]: audit 2024-07-28T16:07:50.655189+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:07:52.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14183 16 16 0 0 0 - 0 2024-07-28T16:07:52.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:52 smithi022 bash[80503]: cluster 2024-07-28T16:07:50.943356+0000 mgr.y (mgr.25232) 7691 : cluster [DBG] pgmap v8635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:52.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:52 smithi022 bash[82865]: cluster 2024-07-28T16:07:50.943356+0000 mgr.y (mgr.25232) 7691 : cluster [DBG] pgmap v8635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:52.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:52 smithi150 bash[67543]: cluster 2024-07-28T16:07:50.943356+0000 mgr.y (mgr.25232) 7691 : cluster [DBG] pgmap v8635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:07:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:07:53.004 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14184 16 16 0 0 0 - 0 2024-07-28T16:07:54.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14185 16 16 0 0 0 - 0 2024-07-28T16:07:54.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:54 smithi022 bash[80503]: cluster 2024-07-28T16:07:52.944732+0000 mgr.y (mgr.25232) 7692 : cluster [DBG] pgmap v8636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:54.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:54 smithi022 bash[82865]: cluster 2024-07-28T16:07:52.944732+0000 mgr.y (mgr.25232) 7692 : cluster [DBG] pgmap v8636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:54.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:54 smithi150 bash[67543]: cluster 2024-07-28T16:07:52.944732+0000 mgr.y (mgr.25232) 7692 : cluster [DBG] pgmap v8636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:55.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14186 16 16 0 0 0 - 0 2024-07-28T16:07:56.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14187 16 16 0 0 0 - 0 2024-07-28T16:07:56.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:56 smithi022 bash[80503]: cluster 2024-07-28T16:07:54.946230+0000 mgr.y (mgr.25232) 7693 : cluster [DBG] pgmap v8637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:56.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:56 smithi022 bash[82865]: cluster 2024-07-28T16:07:54.946230+0000 mgr.y (mgr.25232) 7693 : cluster [DBG] pgmap v8637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:56.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:56 smithi150 bash[67543]: cluster 2024-07-28T16:07:54.946230+0000 mgr.y (mgr.25232) 7693 : cluster [DBG] pgmap v8637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:57.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14188 16 16 0 0 0 - 0 2024-07-28T16:07:58.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14189 16 16 0 0 0 - 0 2024-07-28T16:07:58.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:07:58 smithi022 bash[80503]: cluster 2024-07-28T16:07:56.947713+0000 mgr.y (mgr.25232) 7694 : cluster [DBG] pgmap v8638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:58.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:07:58 smithi022 bash[82865]: cluster 2024-07-28T16:07:56.947713+0000 mgr.y (mgr.25232) 7694 : cluster [DBG] pgmap v8638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:58.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:07:58 smithi150 bash[67543]: cluster 2024-07-28T16:07:56.947713+0000 mgr.y (mgr.25232) 7694 : cluster [DBG] pgmap v8638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:07:59.005 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14190 16 16 0 0 0 - 0 2024-07-28T16:07:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:07:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:07:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:08:00.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14191 16 16 0 0 0 - 0 2024-07-28T16:08:00.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:00 smithi022 bash[80503]: cluster 2024-07-28T16:07:58.949025+0000 mgr.y (mgr.25232) 7695 : cluster [DBG] pgmap v8639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:00.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:00 smithi022 bash[82865]: cluster 2024-07-28T16:07:58.949025+0000 mgr.y (mgr.25232) 7695 : cluster [DBG] pgmap v8639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:00.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:00 smithi150 bash[67543]: cluster 2024-07-28T16:07:58.949025+0000 mgr.y (mgr.25232) 7695 : cluster [DBG] pgmap v8639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:01.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14192 16 16 0 0 0 - 0 2024-07-28T16:08:02.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14193 16 16 0 0 0 - 0 2024-07-28T16:08:02.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:02 smithi150 bash[67543]: cluster 2024-07-28T16:08:00.950409+0000 mgr.y (mgr.25232) 7696 : cluster [DBG] pgmap v8640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:08:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:08:02.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:02 smithi022 bash[80503]: cluster 2024-07-28T16:08:00.950409+0000 mgr.y (mgr.25232) 7696 : cluster [DBG] pgmap v8640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:02.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:02 smithi022 bash[82865]: cluster 2024-07-28T16:08:00.950409+0000 mgr.y (mgr.25232) 7696 : cluster [DBG] pgmap v8640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:03.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14194 16 16 0 0 0 - 0 2024-07-28T16:08:04.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14195 16 16 0 0 0 - 0 2024-07-28T16:08:04.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:04 smithi150 bash[67543]: cluster 2024-07-28T16:08:02.951719+0000 mgr.y (mgr.25232) 7697 : cluster [DBG] pgmap v8641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:04.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:04 smithi022 bash[80503]: cluster 2024-07-28T16:08:02.951719+0000 mgr.y (mgr.25232) 7697 : cluster [DBG] pgmap v8641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:04.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:04 smithi022 bash[82865]: cluster 2024-07-28T16:08:02.951719+0000 mgr.y (mgr.25232) 7697 : cluster [DBG] pgmap v8641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:05.006 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14196 16 16 0 0 0 - 0 2024-07-28T16:08:06.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14197 16 16 0 0 0 - 0 2024-07-28T16:08:06.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:06 smithi150 bash[67543]: cluster 2024-07-28T16:08:04.953085+0000 mgr.y (mgr.25232) 7698 : cluster [DBG] pgmap v8642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:06.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:06 smithi150 bash[67543]: audit 2024-07-28T16:08:05.655635+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:06.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:06 smithi022 bash[80503]: cluster 2024-07-28T16:08:04.953085+0000 mgr.y (mgr.25232) 7698 : cluster [DBG] pgmap v8642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:06.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:06 smithi022 bash[80503]: audit 2024-07-28T16:08:05.655635+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:06.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:06 smithi022 bash[82865]: cluster 2024-07-28T16:08:04.953085+0000 mgr.y (mgr.25232) 7698 : cluster [DBG] pgmap v8642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:06.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:06 smithi022 bash[82865]: audit 2024-07-28T16:08:05.655635+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:07.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14198 16 16 0 0 0 - 0 2024-07-28T16:08:08.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14199 16 16 0 0 0 - 0 2024-07-28T16:08:08.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:08 smithi150 bash[67543]: cluster 2024-07-28T16:08:06.954463+0000 mgr.y (mgr.25232) 7699 : cluster [DBG] pgmap v8643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:08.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:08 smithi022 bash[80503]: cluster 2024-07-28T16:08:06.954463+0000 mgr.y (mgr.25232) 7699 : cluster [DBG] pgmap v8643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:08.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:08 smithi022 bash[82865]: cluster 2024-07-28T16:08:06.954463+0000 mgr.y (mgr.25232) 7699 : cluster [DBG] pgmap v8643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:09.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:08:09.001166+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:08:09.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:08:09.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14200 16 16 0 0 0 - 0 2024-07-28T16:08:09.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:08:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:08:09] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:08:10.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14201 16 16 0 0 0 - 0 2024-07-28T16:08:10.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:10 smithi150 bash[67543]: cluster 2024-07-28T16:08:08.955896+0000 mgr.y (mgr.25232) 7700 : cluster [DBG] pgmap v8644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:10.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:10 smithi022 bash[82865]: cluster 2024-07-28T16:08:08.955896+0000 mgr.y (mgr.25232) 7700 : cluster [DBG] pgmap v8644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:10.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:10 smithi022 bash[80503]: cluster 2024-07-28T16:08:08.955896+0000 mgr.y (mgr.25232) 7700 : cluster [DBG] pgmap v8644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:11.007 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14202 16 16 0 0 0 - 0 2024-07-28T16:08:12.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14203 16 16 0 0 0 - 0 2024-07-28T16:08:12.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:12 smithi150 bash[67543]: cluster 2024-07-28T16:08:10.958065+0000 mgr.y (mgr.25232) 7701 : cluster [DBG] pgmap v8645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:08:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:08:12.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:12 smithi022 bash[80503]: cluster 2024-07-28T16:08:10.958065+0000 mgr.y (mgr.25232) 7701 : cluster [DBG] pgmap v8645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:12.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:12 smithi022 bash[82865]: cluster 2024-07-28T16:08:10.958065+0000 mgr.y (mgr.25232) 7701 : cluster [DBG] pgmap v8645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:13.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14204 16 16 0 0 0 - 0 2024-07-28T16:08:14.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14205 16 16 0 0 0 - 0 2024-07-28T16:08:14.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:14 smithi150 bash[67543]: cluster 2024-07-28T16:08:12.959622+0000 mgr.y (mgr.25232) 7702 : cluster [DBG] pgmap v8646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:14.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:14 smithi022 bash[80503]: cluster 2024-07-28T16:08:12.959622+0000 mgr.y (mgr.25232) 7702 : cluster [DBG] pgmap v8646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:14.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:14 smithi022 bash[82865]: cluster 2024-07-28T16:08:12.959622+0000 mgr.y (mgr.25232) 7702 : cluster [DBG] pgmap v8646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:15.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14206 16 16 0 0 0 - 0 2024-07-28T16:08:16.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14207 16 16 0 0 0 - 0 2024-07-28T16:08:16.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:16 smithi150 bash[67543]: cluster 2024-07-28T16:08:14.961012+0000 mgr.y (mgr.25232) 7703 : cluster [DBG] pgmap v8647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:16.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:16 smithi022 bash[80503]: cluster 2024-07-28T16:08:14.961012+0000 mgr.y (mgr.25232) 7703 : cluster [DBG] pgmap v8647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:16.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:16 smithi022 bash[82865]: cluster 2024-07-28T16:08:14.961012+0000 mgr.y (mgr.25232) 7703 : cluster [DBG] pgmap v8647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:17.008 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14208 16 16 0 0 0 - 0 2024-07-28T16:08:18.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14209 16 16 0 0 0 - 0 2024-07-28T16:08:18.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:18 smithi150 bash[67543]: cluster 2024-07-28T16:08:16.962404+0000 mgr.y (mgr.25232) 7704 : cluster [DBG] pgmap v8648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:18.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:18 smithi022 bash[80503]: cluster 2024-07-28T16:08:16.962404+0000 mgr.y (mgr.25232) 7704 : cluster [DBG] pgmap v8648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:18.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:18 smithi022 bash[82865]: cluster 2024-07-28T16:08:16.962404+0000 mgr.y (mgr.25232) 7704 : cluster [DBG] pgmap v8648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:19.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14210 16 16 0 0 0 - 0 2024-07-28T16:08:19.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:08:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:08:19] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:08:20.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14211 16 16 0 0 0 - 0 2024-07-28T16:08:20.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:20 smithi150 bash[67543]: cluster 2024-07-28T16:08:18.963780+0000 mgr.y (mgr.25232) 7705 : cluster [DBG] pgmap v8649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:20.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:20 smithi022 bash[80503]: cluster 2024-07-28T16:08:18.963780+0000 mgr.y (mgr.25232) 7705 : cluster [DBG] pgmap v8649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:20.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:20 smithi022 bash[82865]: cluster 2024-07-28T16:08:18.963780+0000 mgr.y (mgr.25232) 7705 : cluster [DBG] pgmap v8649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:21.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14212 16 16 0 0 0 - 0 2024-07-28T16:08:21.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:21 smithi150 bash[67543]: audit 2024-07-28T16:08:20.656017+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:21.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:21 smithi022 bash[80503]: audit 2024-07-28T16:08:20.656017+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:21.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:21 smithi022 bash[82865]: audit 2024-07-28T16:08:20.656017+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:22.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14213 16 16 0 0 0 - 0 2024-07-28T16:08:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:22 smithi150 bash[67543]: cluster 2024-07-28T16:08:20.965126+0000 mgr.y (mgr.25232) 7706 : cluster [DBG] pgmap v8650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:22 smithi150 bash[67543]: audit 2024-07-28T16:08:22.281571+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:08:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:08:22 smithi150 bash[60514]: ts=2024-07-28T16:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:08:22.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:22 smithi022 bash[80503]: cluster 2024-07-28T16:08:20.965126+0000 mgr.y (mgr.25232) 7706 : cluster [DBG] pgmap v8650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:22.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:22 smithi022 bash[80503]: audit 2024-07-28T16:08:22.281571+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:08:22.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:22 smithi022 bash[82865]: cluster 2024-07-28T16:08:20.965126+0000 mgr.y (mgr.25232) 7706 : cluster [DBG] pgmap v8650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:22.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:22 smithi022 bash[82865]: audit 2024-07-28T16:08:22.281571+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:08:23.009 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14214 16 16 0 0 0 - 0 2024-07-28T16:08:24.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14215 16 16 0 0 0 - 0 2024-07-28T16:08:24.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:24 smithi150 bash[67543]: cluster 2024-07-28T16:08:22.966529+0000 mgr.y (mgr.25232) 7707 : cluster [DBG] pgmap v8651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:24.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:24 smithi022 bash[80503]: cluster 2024-07-28T16:08:22.966529+0000 mgr.y (mgr.25232) 7707 : cluster [DBG] pgmap v8651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:24.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:24 smithi022 bash[82865]: cluster 2024-07-28T16:08:22.966529+0000 mgr.y (mgr.25232) 7707 : cluster [DBG] pgmap v8651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:25.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14216 16 16 0 0 0 - 0 2024-07-28T16:08:26.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14217 16 16 0 0 0 - 0 2024-07-28T16:08:26.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:26 smithi150 bash[67543]: cluster 2024-07-28T16:08:24.967916+0000 mgr.y (mgr.25232) 7708 : cluster [DBG] pgmap v8652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:26.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:26 smithi022 bash[80503]: cluster 2024-07-28T16:08:24.967916+0000 mgr.y (mgr.25232) 7708 : cluster [DBG] pgmap v8652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:26.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:26 smithi022 bash[82865]: cluster 2024-07-28T16:08:24.967916+0000 mgr.y (mgr.25232) 7708 : cluster [DBG] pgmap v8652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:27.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14218 16 16 0 0 0 - 0 2024-07-28T16:08:28.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14219 16 16 0 0 0 - 0 2024-07-28T16:08:28.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:28 smithi150 bash[67543]: cluster 2024-07-28T16:08:26.969409+0000 mgr.y (mgr.25232) 7709 : cluster [DBG] pgmap v8653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:28 smithi150 bash[67543]: audit 2024-07-28T16:08:27.974368+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:28 smithi150 bash[67543]: audit 2024-07-28T16:08:27.978331+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:28 smithi150 bash[67543]: audit 2024-07-28T16:08:28.178818+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:28 smithi150 bash[67543]: audit 2024-07-28T16:08:28.188057+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[80503]: cluster 2024-07-28T16:08:26.969409+0000 mgr.y (mgr.25232) 7709 : cluster [DBG] pgmap v8653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[80503]: audit 2024-07-28T16:08:27.974368+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[80503]: audit 2024-07-28T16:08:27.978331+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[80503]: audit 2024-07-28T16:08:28.178818+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[80503]: audit 2024-07-28T16:08:28.188057+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[82865]: cluster 2024-07-28T16:08:26.969409+0000 mgr.y (mgr.25232) 7709 : cluster [DBG] pgmap v8653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[82865]: audit 2024-07-28T16:08:27.974368+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[82865]: audit 2024-07-28T16:08:27.978331+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[82865]: audit 2024-07-28T16:08:28.178818+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:28 smithi022 bash[82865]: audit 2024-07-28T16:08:28.188057+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:29.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:08:29.004280+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:08:29.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:08:29.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14220 16 16 0 0 0 - 0 2024-07-28T16:08:29.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:29 smithi150 bash[67543]: audit 2024-07-28T16:08:28.612043+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:08:29.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:29 smithi150 bash[67543]: audit 2024-07-28T16:08:28.613736+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:08:29.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:29 smithi150 bash[67543]: audit 2024-07-28T16:08:28.623813+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:08:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:08:29.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[82865]: audit 2024-07-28T16:08:28.612043+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:08:29.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[82865]: audit 2024-07-28T16:08:28.613736+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:08:29.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[82865]: audit 2024-07-28T16:08:28.623813+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:29.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[80503]: audit 2024-07-28T16:08:28.612043+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:08:29.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[80503]: audit 2024-07-28T16:08:28.613736+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:08:29.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:29 smithi022 bash[80503]: audit 2024-07-28T16:08:28.623813+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:08:30.010 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14221 16 16 0 0 0 - 0 2024-07-28T16:08:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:30 smithi150 bash[67543]: cluster 2024-07-28T16:08:28.970840+0000 mgr.y (mgr.25232) 7710 : cluster [DBG] pgmap v8654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:30.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:30 smithi022 bash[80503]: cluster 2024-07-28T16:08:28.970840+0000 mgr.y (mgr.25232) 7710 : cluster [DBG] pgmap v8654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:30.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:30 smithi022 bash[82865]: cluster 2024-07-28T16:08:28.970840+0000 mgr.y (mgr.25232) 7710 : cluster [DBG] pgmap v8654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:31.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14222 16 16 0 0 0 - 0 2024-07-28T16:08:32.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14223 16 16 0 0 0 - 0 2024-07-28T16:08:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:32 smithi150 bash[67543]: cluster 2024-07-28T16:08:30.972192+0000 mgr.y (mgr.25232) 7711 : cluster [DBG] pgmap v8655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:08:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:08:32.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:32 smithi022 bash[80503]: cluster 2024-07-28T16:08:30.972192+0000 mgr.y (mgr.25232) 7711 : cluster [DBG] pgmap v8655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:32.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:32 smithi022 bash[82865]: cluster 2024-07-28T16:08:30.972192+0000 mgr.y (mgr.25232) 7711 : cluster [DBG] pgmap v8655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:33.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14224 16 16 0 0 0 - 0 2024-07-28T16:08:34.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14225 16 16 0 0 0 - 0 2024-07-28T16:08:34.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:34 smithi150 bash[67543]: cluster 2024-07-28T16:08:32.973551+0000 mgr.y (mgr.25232) 7712 : cluster [DBG] pgmap v8656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:34.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:34 smithi022 bash[80503]: cluster 2024-07-28T16:08:32.973551+0000 mgr.y (mgr.25232) 7712 : cluster [DBG] pgmap v8656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:34.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:34 smithi022 bash[82865]: cluster 2024-07-28T16:08:32.973551+0000 mgr.y (mgr.25232) 7712 : cluster [DBG] pgmap v8656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:35.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14226 16 16 0 0 0 - 0 2024-07-28T16:08:36.011 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14227 16 16 0 0 0 - 0 2024-07-28T16:08:36.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:36 smithi150 bash[67543]: cluster 2024-07-28T16:08:34.974937+0000 mgr.y (mgr.25232) 7713 : cluster [DBG] pgmap v8657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:36 smithi150 bash[67543]: audit 2024-07-28T16:08:35.656842+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:36.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:36 smithi022 bash[82865]: cluster 2024-07-28T16:08:34.974937+0000 mgr.y (mgr.25232) 7713 : cluster [DBG] pgmap v8657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:36.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:36 smithi022 bash[82865]: audit 2024-07-28T16:08:35.656842+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:36 smithi022 bash[80503]: cluster 2024-07-28T16:08:34.974937+0000 mgr.y (mgr.25232) 7713 : cluster [DBG] pgmap v8657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:36 smithi022 bash[80503]: audit 2024-07-28T16:08:35.656842+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:37.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14228 16 16 0 0 0 - 0 2024-07-28T16:08:38.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14229 16 16 0 0 0 - 0 2024-07-28T16:08:38.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:38 smithi150 bash[67543]: cluster 2024-07-28T16:08:36.976290+0000 mgr.y (mgr.25232) 7714 : cluster [DBG] pgmap v8658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:38.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:38 smithi022 bash[80503]: cluster 2024-07-28T16:08:36.976290+0000 mgr.y (mgr.25232) 7714 : cluster [DBG] pgmap v8658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:38.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:38 smithi022 bash[82865]: cluster 2024-07-28T16:08:36.976290+0000 mgr.y (mgr.25232) 7714 : cluster [DBG] pgmap v8658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:39.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14230 16 16 0 0 0 - 0 2024-07-28T16:08:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:08:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:08:39] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T16:08:40.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14231 16 16 0 0 0 - 0 2024-07-28T16:08:40.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:40 smithi150 bash[67543]: cluster 2024-07-28T16:08:38.977629+0000 mgr.y (mgr.25232) 7715 : cluster [DBG] pgmap v8659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:40.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:40 smithi022 bash[80503]: cluster 2024-07-28T16:08:38.977629+0000 mgr.y (mgr.25232) 7715 : cluster [DBG] pgmap v8659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:40.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:40 smithi022 bash[82865]: cluster 2024-07-28T16:08:38.977629+0000 mgr.y (mgr.25232) 7715 : cluster [DBG] pgmap v8659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:41.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14232 16 16 0 0 0 - 0 2024-07-28T16:08:42.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14233 16 16 0 0 0 - 0 2024-07-28T16:08:42.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:42 smithi150 bash[67543]: cluster 2024-07-28T16:08:40.979045+0000 mgr.y (mgr.25232) 7716 : cluster [DBG] pgmap v8660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:08:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:08:42.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:42 smithi022 bash[80503]: cluster 2024-07-28T16:08:40.979045+0000 mgr.y (mgr.25232) 7716 : cluster [DBG] pgmap v8660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:42.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:42 smithi022 bash[82865]: cluster 2024-07-28T16:08:40.979045+0000 mgr.y (mgr.25232) 7716 : cluster [DBG] pgmap v8660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:43.012 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14234 16 16 0 0 0 - 0 2024-07-28T16:08:44.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14235 16 16 0 0 0 - 0 2024-07-28T16:08:44.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:44 smithi150 bash[67543]: cluster 2024-07-28T16:08:42.980402+0000 mgr.y (mgr.25232) 7717 : cluster [DBG] pgmap v8661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:44.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:44 smithi022 bash[80503]: cluster 2024-07-28T16:08:42.980402+0000 mgr.y (mgr.25232) 7717 : cluster [DBG] pgmap v8661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:44.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:44 smithi022 bash[82865]: cluster 2024-07-28T16:08:42.980402+0000 mgr.y (mgr.25232) 7717 : cluster [DBG] pgmap v8661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:45.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14236 16 16 0 0 0 - 0 2024-07-28T16:08:46.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14237 16 16 0 0 0 - 0 2024-07-28T16:08:46.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:46 smithi150 bash[67543]: cluster 2024-07-28T16:08:44.981740+0000 mgr.y (mgr.25232) 7718 : cluster [DBG] pgmap v8662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:46.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:46 smithi022 bash[80503]: cluster 2024-07-28T16:08:44.981740+0000 mgr.y (mgr.25232) 7718 : cluster [DBG] pgmap v8662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:46.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:46 smithi022 bash[82865]: cluster 2024-07-28T16:08:44.981740+0000 mgr.y (mgr.25232) 7718 : cluster [DBG] pgmap v8662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:47.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14238 16 16 0 0 0 - 0 2024-07-28T16:08:48.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14239 16 16 0 0 0 - 0 2024-07-28T16:08:48.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:48 smithi150 bash[67543]: cluster 2024-07-28T16:08:46.983125+0000 mgr.y (mgr.25232) 7719 : cluster [DBG] pgmap v8663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:48.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:48 smithi022 bash[80503]: cluster 2024-07-28T16:08:46.983125+0000 mgr.y (mgr.25232) 7719 : cluster [DBG] pgmap v8663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:48.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:48 smithi022 bash[82865]: cluster 2024-07-28T16:08:46.983125+0000 mgr.y (mgr.25232) 7719 : cluster [DBG] pgmap v8663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:49.013 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:08:49.007493+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:08:49.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:08:49.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14240 16 16 0 0 0 - 0 2024-07-28T16:08:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:08:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:08:49] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T16:08:50.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14241 16 16 0 0 0 - 0 2024-07-28T16:08:50.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:50 smithi150 bash[67543]: cluster 2024-07-28T16:08:48.984482+0000 mgr.y (mgr.25232) 7720 : cluster [DBG] pgmap v8664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:50.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:50 smithi022 bash[80503]: cluster 2024-07-28T16:08:48.984482+0000 mgr.y (mgr.25232) 7720 : cluster [DBG] pgmap v8664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:50.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:50 smithi022 bash[82865]: cluster 2024-07-28T16:08:48.984482+0000 mgr.y (mgr.25232) 7720 : cluster [DBG] pgmap v8664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:51.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14242 16 16 0 0 0 - 0 2024-07-28T16:08:51.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:51 smithi150 bash[67543]: audit 2024-07-28T16:08:50.657315+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:51.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:51 smithi022 bash[80503]: audit 2024-07-28T16:08:50.657315+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:51.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:51 smithi022 bash[82865]: audit 2024-07-28T16:08:50.657315+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:08:52.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14243 16 16 0 0 0 - 0 2024-07-28T16:08:52.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:52 smithi150 bash[67543]: cluster 2024-07-28T16:08:50.985873+0000 mgr.y (mgr.25232) 7721 : cluster [DBG] pgmap v8665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:08:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:08:52.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:52 smithi022 bash[80503]: cluster 2024-07-28T16:08:50.985873+0000 mgr.y (mgr.25232) 7721 : cluster [DBG] pgmap v8665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:52.836 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:52 smithi022 bash[82865]: cluster 2024-07-28T16:08:50.985873+0000 mgr.y (mgr.25232) 7721 : cluster [DBG] pgmap v8665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:53.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14244 16 16 0 0 0 - 0 2024-07-28T16:08:54.014 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14245 16 16 0 0 0 - 0 2024-07-28T16:08:54.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:54 smithi150 bash[67543]: cluster 2024-07-28T16:08:52.987292+0000 mgr.y (mgr.25232) 7722 : cluster [DBG] pgmap v8666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:54.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:54 smithi022 bash[80503]: cluster 2024-07-28T16:08:52.987292+0000 mgr.y (mgr.25232) 7722 : cluster [DBG] pgmap v8666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:54.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:54 smithi022 bash[82865]: cluster 2024-07-28T16:08:52.987292+0000 mgr.y (mgr.25232) 7722 : cluster [DBG] pgmap v8666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:55.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14246 16 16 0 0 0 - 0 2024-07-28T16:08:56.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14247 16 16 0 0 0 - 0 2024-07-28T16:08:56.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:56 smithi150 bash[67543]: cluster 2024-07-28T16:08:54.988645+0000 mgr.y (mgr.25232) 7723 : cluster [DBG] pgmap v8667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:56.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:56 smithi022 bash[80503]: cluster 2024-07-28T16:08:54.988645+0000 mgr.y (mgr.25232) 7723 : cluster [DBG] pgmap v8667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:56.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:56 smithi022 bash[82865]: cluster 2024-07-28T16:08:54.988645+0000 mgr.y (mgr.25232) 7723 : cluster [DBG] pgmap v8667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:57.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14248 16 16 0 0 0 - 0 2024-07-28T16:08:57.836 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:08:57 smithi022 bash[80503]: cluster 2024-07-28T16:08:56.989987+0000 mgr.y (mgr.25232) 7724 : cluster [DBG] pgmap v8668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:57.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:08:57 smithi022 bash[82865]: cluster 2024-07-28T16:08:56.989987+0000 mgr.y (mgr.25232) 7724 : cluster [DBG] pgmap v8668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:58.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14249 16 16 0 0 0 - 0 2024-07-28T16:08:58.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:08:57 smithi150 bash[67543]: cluster 2024-07-28T16:08:56.989987+0000 mgr.y (mgr.25232) 7724 : cluster [DBG] pgmap v8668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:08:59.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14250 16 16 0 0 0 - 0 2024-07-28T16:08:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:08:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:08:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:09:00.015 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14251 16 16 0 0 0 - 0 2024-07-28T16:09:00.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:00 smithi022 bash[80503]: cluster 2024-07-28T16:08:58.991392+0000 mgr.y (mgr.25232) 7725 : cluster [DBG] pgmap v8669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:00.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:00 smithi022 bash[82865]: cluster 2024-07-28T16:08:58.991392+0000 mgr.y (mgr.25232) 7725 : cluster [DBG] pgmap v8669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:00 smithi150 bash[67543]: cluster 2024-07-28T16:08:58.991392+0000 mgr.y (mgr.25232) 7725 : cluster [DBG] pgmap v8669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:01.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14252 16 16 0 0 0 - 0 2024-07-28T16:09:02.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14253 16 16 0 0 0 - 0 2024-07-28T16:09:02.325 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:02 smithi150 bash[67543]: cluster 2024-07-28T16:09:00.992758+0000 mgr.y (mgr.25232) 7726 : cluster [DBG] pgmap v8670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:02.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:02 smithi022 bash[80503]: cluster 2024-07-28T16:09:00.992758+0000 mgr.y (mgr.25232) 7726 : cluster [DBG] pgmap v8670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:02.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:02 smithi022 bash[82865]: cluster 2024-07-28T16:09:00.992758+0000 mgr.y (mgr.25232) 7726 : cluster [DBG] pgmap v8670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:09:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:09:03.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14254 16 16 0 0 0 - 0 2024-07-28T16:09:04.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14255 16 16 0 0 0 - 0 2024-07-28T16:09:04.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:04 smithi022 bash[80503]: cluster 2024-07-28T16:09:02.994146+0000 mgr.y (mgr.25232) 7727 : cluster [DBG] pgmap v8671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:04.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:04 smithi022 bash[82865]: cluster 2024-07-28T16:09:02.994146+0000 mgr.y (mgr.25232) 7727 : cluster [DBG] pgmap v8671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:04 smithi150 bash[67543]: cluster 2024-07-28T16:09:02.994146+0000 mgr.y (mgr.25232) 7727 : cluster [DBG] pgmap v8671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:05.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14256 16 16 0 0 0 - 0 2024-07-28T16:09:06.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14257 16 16 0 0 0 - 0 2024-07-28T16:09:06.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:06 smithi022 bash[80503]: cluster 2024-07-28T16:09:04.995524+0000 mgr.y (mgr.25232) 7728 : cluster [DBG] pgmap v8672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:06.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:06 smithi022 bash[80503]: audit 2024-07-28T16:09:05.657714+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:06.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:06 smithi022 bash[82865]: cluster 2024-07-28T16:09:04.995524+0000 mgr.y (mgr.25232) 7728 : cluster [DBG] pgmap v8672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:06.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:06 smithi022 bash[82865]: audit 2024-07-28T16:09:05.657714+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:06.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:06 smithi150 bash[67543]: cluster 2024-07-28T16:09:04.995524+0000 mgr.y (mgr.25232) 7728 : cluster [DBG] pgmap v8672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:06.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:06 smithi150 bash[67543]: audit 2024-07-28T16:09:05.657714+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:07.016 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14258 16 16 0 0 0 - 0 2024-07-28T16:09:08.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14259 16 16 0 0 0 - 0 2024-07-28T16:09:08.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:08 smithi022 bash[80503]: cluster 2024-07-28T16:09:06.996900+0000 mgr.y (mgr.25232) 7729 : cluster [DBG] pgmap v8673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:08.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:08 smithi022 bash[82865]: cluster 2024-07-28T16:09:06.996900+0000 mgr.y (mgr.25232) 7729 : cluster [DBG] pgmap v8673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:08.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:08 smithi150 bash[67543]: cluster 2024-07-28T16:09:06.996900+0000 mgr.y (mgr.25232) 7729 : cluster [DBG] pgmap v8673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:09.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:09:09.010583+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:09:09.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:09:09.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14260 16 16 0 0 0 - 0 2024-07-28T16:09:09.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:09:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:09:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:09:10.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14261 16 16 0 0 0 - 0 2024-07-28T16:09:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:10 smithi022 bash[80503]: cluster 2024-07-28T16:09:08.998215+0000 mgr.y (mgr.25232) 7730 : cluster [DBG] pgmap v8674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:10.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:10 smithi022 bash[82865]: cluster 2024-07-28T16:09:08.998215+0000 mgr.y (mgr.25232) 7730 : cluster [DBG] pgmap v8674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:10.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:10 smithi150 bash[67543]: cluster 2024-07-28T16:09:08.998215+0000 mgr.y (mgr.25232) 7730 : cluster [DBG] pgmap v8674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:11.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14262 16 16 0 0 0 - 0 2024-07-28T16:09:12.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14263 16 16 0 0 0 - 0 2024-07-28T16:09:12.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:12 smithi022 bash[80503]: cluster 2024-07-28T16:09:10.999576+0000 mgr.y (mgr.25232) 7731 : cluster [DBG] pgmap v8675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:12.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:12 smithi022 bash[82865]: cluster 2024-07-28T16:09:10.999576+0000 mgr.y (mgr.25232) 7731 : cluster [DBG] pgmap v8675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:12.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:12 smithi150 bash[67543]: cluster 2024-07-28T16:09:10.999576+0000 mgr.y (mgr.25232) 7731 : cluster [DBG] pgmap v8675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:12.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:09:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:09:13.017 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14264 16 16 0 0 0 - 0 2024-07-28T16:09:14.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14265 16 16 0 0 0 - 0 2024-07-28T16:09:14.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:14 smithi022 bash[80503]: cluster 2024-07-28T16:09:13.000926+0000 mgr.y (mgr.25232) 7732 : cluster [DBG] pgmap v8676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:14.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:14 smithi022 bash[82865]: cluster 2024-07-28T16:09:13.000926+0000 mgr.y (mgr.25232) 7732 : cluster [DBG] pgmap v8676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:14.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:14 smithi150 bash[67543]: cluster 2024-07-28T16:09:13.000926+0000 mgr.y (mgr.25232) 7732 : cluster [DBG] pgmap v8676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:15.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14266 16 16 0 0 0 - 0 2024-07-28T16:09:16.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14267 16 16 0 0 0 - 0 2024-07-28T16:09:16.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:16 smithi022 bash[82865]: cluster 2024-07-28T16:09:15.002283+0000 mgr.y (mgr.25232) 7733 : cluster [DBG] pgmap v8677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:16.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:16 smithi022 bash[80503]: cluster 2024-07-28T16:09:15.002283+0000 mgr.y (mgr.25232) 7733 : cluster [DBG] pgmap v8677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:16.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:16 smithi150 bash[67543]: cluster 2024-07-28T16:09:15.002283+0000 mgr.y (mgr.25232) 7733 : cluster [DBG] pgmap v8677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:17.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14268 16 16 0 0 0 - 0 2024-07-28T16:09:18.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14269 16 16 0 0 0 - 0 2024-07-28T16:09:18.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:18 smithi150 bash[67543]: cluster 2024-07-28T16:09:17.003620+0000 mgr.y (mgr.25232) 7734 : cluster [DBG] pgmap v8678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:18.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:18 smithi022 bash[80503]: cluster 2024-07-28T16:09:17.003620+0000 mgr.y (mgr.25232) 7734 : cluster [DBG] pgmap v8678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:18 smithi022 bash[82865]: cluster 2024-07-28T16:09:17.003620+0000 mgr.y (mgr.25232) 7734 : cluster [DBG] pgmap v8678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:19.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14270 16 16 0 0 0 - 0 2024-07-28T16:09:19.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:09:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:09:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:09:20.018 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14271 16 16 0 0 0 - 0 2024-07-28T16:09:20.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:20 smithi150 bash[67543]: cluster 2024-07-28T16:09:19.004976+0000 mgr.y (mgr.25232) 7735 : cluster [DBG] pgmap v8679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:20.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:20 smithi022 bash[80503]: cluster 2024-07-28T16:09:19.004976+0000 mgr.y (mgr.25232) 7735 : cluster [DBG] pgmap v8679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:20.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:20 smithi022 bash[82865]: cluster 2024-07-28T16:09:19.004976+0000 mgr.y (mgr.25232) 7735 : cluster [DBG] pgmap v8679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:21.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14272 16 16 0 0 0 - 0 2024-07-28T16:09:21.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:21 smithi150 bash[67543]: audit 2024-07-28T16:09:20.657915+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:21.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:21 smithi022 bash[80503]: audit 2024-07-28T16:09:20.657915+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:21.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:21 smithi022 bash[82865]: audit 2024-07-28T16:09:20.657915+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:22.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14273 16 16 0 0 0 - 0 2024-07-28T16:09:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:22 smithi150 bash[67543]: cluster 2024-07-28T16:09:21.006403+0000 mgr.y (mgr.25232) 7736 : cluster [DBG] pgmap v8680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:22.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:09:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:09:22.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:22 smithi022 bash[80503]: cluster 2024-07-28T16:09:21.006403+0000 mgr.y (mgr.25232) 7736 : cluster [DBG] pgmap v8680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:22.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:22 smithi022 bash[82865]: cluster 2024-07-28T16:09:21.006403+0000 mgr.y (mgr.25232) 7736 : cluster [DBG] pgmap v8680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:23.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14274 16 16 0 0 0 - 0 2024-07-28T16:09:24.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14275 16 16 0 0 0 - 0 2024-07-28T16:09:24.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:24 smithi150 bash[67543]: cluster 2024-07-28T16:09:23.007733+0000 mgr.y (mgr.25232) 7737 : cluster [DBG] pgmap v8681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:24.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:24 smithi022 bash[82865]: cluster 2024-07-28T16:09:23.007733+0000 mgr.y (mgr.25232) 7737 : cluster [DBG] pgmap v8681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:24.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:24 smithi022 bash[80503]: cluster 2024-07-28T16:09:23.007733+0000 mgr.y (mgr.25232) 7737 : cluster [DBG] pgmap v8681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:25.019 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14276 16 16 0 0 0 - 0 2024-07-28T16:09:26.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14277 16 16 0 0 0 - 0 2024-07-28T16:09:26.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:26 smithi150 bash[67543]: cluster 2024-07-28T16:09:25.009110+0000 mgr.y (mgr.25232) 7738 : cluster [DBG] pgmap v8682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:26.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:26 smithi022 bash[80503]: cluster 2024-07-28T16:09:25.009110+0000 mgr.y (mgr.25232) 7738 : cluster [DBG] pgmap v8682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:26.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:26 smithi022 bash[82865]: cluster 2024-07-28T16:09:25.009110+0000 mgr.y (mgr.25232) 7738 : cluster [DBG] pgmap v8682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:27.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14278 16 16 0 0 0 - 0 2024-07-28T16:09:28.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14279 16 16 0 0 0 - 0 2024-07-28T16:09:28.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:28 smithi150 bash[67543]: cluster 2024-07-28T16:09:27.010474+0000 mgr.y (mgr.25232) 7739 : cluster [DBG] pgmap v8683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:28.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:28 smithi022 bash[80503]: cluster 2024-07-28T16:09:27.010474+0000 mgr.y (mgr.25232) 7739 : cluster [DBG] pgmap v8683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:28.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:28 smithi022 bash[82865]: cluster 2024-07-28T16:09:27.010474+0000 mgr.y (mgr.25232) 7739 : cluster [DBG] pgmap v8683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:29.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:09:29.013886+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:09:29.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:09:29.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14280 16 16 0 0 0 - 0 2024-07-28T16:09:29.397 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:29 smithi022 bash[80503]: audit 2024-07-28T16:09:28.762880+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:09:29.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:29 smithi022 bash[82865]: audit 2024-07-28T16:09:28.762880+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:09:29.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:29 smithi150 bash[67543]: audit 2024-07-28T16:09:28.762880+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:09:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:09:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:09:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:09:30.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14281 16 16 0 0 0 - 0 2024-07-28T16:09:30.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:30 smithi150 bash[67543]: cluster 2024-07-28T16:09:29.011365+0000 mgr.y (mgr.25232) 7740 : cluster [DBG] pgmap v8684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:30.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:30 smithi022 bash[82865]: cluster 2024-07-28T16:09:29.011365+0000 mgr.y (mgr.25232) 7740 : cluster [DBG] pgmap v8684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:30.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:30 smithi022 bash[80503]: cluster 2024-07-28T16:09:29.011365+0000 mgr.y (mgr.25232) 7740 : cluster [DBG] pgmap v8684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:31.020 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14282 16 16 0 0 0 - 0 2024-07-28T16:09:32.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14283 16 16 0 0 0 - 0 2024-07-28T16:09:32.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:32 smithi150 bash[67543]: cluster 2024-07-28T16:09:31.012679+0000 mgr.y (mgr.25232) 7741 : cluster [DBG] pgmap v8685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:32.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:09:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:09:32.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:32 smithi022 bash[80503]: cluster 2024-07-28T16:09:31.012679+0000 mgr.y (mgr.25232) 7741 : cluster [DBG] pgmap v8685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:32.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:32 smithi022 bash[82865]: cluster 2024-07-28T16:09:31.012679+0000 mgr.y (mgr.25232) 7741 : cluster [DBG] pgmap v8685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:33.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14284 16 16 0 0 0 - 0 2024-07-28T16:09:34.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14285 16 16 0 0 0 - 0 2024-07-28T16:09:34.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:34 smithi150 bash[67543]: cluster 2024-07-28T16:09:33.014023+0000 mgr.y (mgr.25232) 7742 : cluster [DBG] pgmap v8686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:34.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:34 smithi022 bash[80503]: cluster 2024-07-28T16:09:33.014023+0000 mgr.y (mgr.25232) 7742 : cluster [DBG] pgmap v8686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:34.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:34 smithi022 bash[82865]: cluster 2024-07-28T16:09:33.014023+0000 mgr.y (mgr.25232) 7742 : cluster [DBG] pgmap v8686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:35.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14286 16 16 0 0 0 - 0 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:34.484394+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:34.490581+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:34.635387+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:34.646560+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: cluster 2024-07-28T16:09:35.015391+0000 mgr.y (mgr.25232) 7743 : cluster [DBG] pgmap v8687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:35.079104+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:35.080974+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:09:35.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:35 smithi150 bash[67543]: audit 2024-07-28T16:09:35.093407+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:34.484394+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:34.490581+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:34.635387+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:34.646560+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: cluster 2024-07-28T16:09:35.015391+0000 mgr.y (mgr.25232) 7743 : cluster [DBG] pgmap v8687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:35.079104+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:35.080974+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[80503]: audit 2024-07-28T16:09:35.093407+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:34.484394+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:34.490581+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:34.635387+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:34.646560+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: cluster 2024-07-28T16:09:35.015391+0000 mgr.y (mgr.25232) 7743 : cluster [DBG] pgmap v8687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:35.079104+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:35.080974+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:09:35.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:35 smithi022 bash[82865]: audit 2024-07-28T16:09:35.093407+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:09:36.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14287 16 16 0 0 0 - 0 2024-07-28T16:09:37.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14288 16 16 0 0 0 - 0 2024-07-28T16:09:37.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:36 smithi150 bash[67543]: audit 2024-07-28T16:09:35.658427+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:37.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:36 smithi022 bash[80503]: audit 2024-07-28T16:09:35.658427+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:37.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:36 smithi022 bash[82865]: audit 2024-07-28T16:09:35.658427+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:38.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14289 16 16 0 0 0 - 0 2024-07-28T16:09:38.026 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:37 smithi150 bash[67543]: cluster 2024-07-28T16:09:37.016752+0000 mgr.y (mgr.25232) 7744 : cluster [DBG] pgmap v8688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:38.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:37 smithi022 bash[80503]: cluster 2024-07-28T16:09:37.016752+0000 mgr.y (mgr.25232) 7744 : cluster [DBG] pgmap v8688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:38.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:37 smithi022 bash[82865]: cluster 2024-07-28T16:09:37.016752+0000 mgr.y (mgr.25232) 7744 : cluster [DBG] pgmap v8688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:39.021 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14290 16 16 0 0 0 - 0 2024-07-28T16:09:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:09:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:09:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:09:40.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14291 16 16 0 0 0 - 0 2024-07-28T16:09:40.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:40 smithi022 bash[80503]: cluster 2024-07-28T16:09:39.018147+0000 mgr.y (mgr.25232) 7745 : cluster [DBG] pgmap v8689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:40.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:40 smithi022 bash[82865]: cluster 2024-07-28T16:09:39.018147+0000 mgr.y (mgr.25232) 7745 : cluster [DBG] pgmap v8689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:40.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:40 smithi150 bash[67543]: cluster 2024-07-28T16:09:39.018147+0000 mgr.y (mgr.25232) 7745 : cluster [DBG] pgmap v8689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:41.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14292 16 16 0 0 0 - 0 2024-07-28T16:09:42.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14293 16 16 0 0 0 - 0 2024-07-28T16:09:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:42 smithi022 bash[80503]: cluster 2024-07-28T16:09:41.019498+0000 mgr.y (mgr.25232) 7746 : cluster [DBG] pgmap v8690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:42.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:42 smithi022 bash[82865]: cluster 2024-07-28T16:09:41.019498+0000 mgr.y (mgr.25232) 7746 : cluster [DBG] pgmap v8690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:42.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:42 smithi150 bash[67543]: cluster 2024-07-28T16:09:41.019498+0000 mgr.y (mgr.25232) 7746 : cluster [DBG] pgmap v8690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:42.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:09:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:09:43.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14294 16 16 0 0 0 - 0 2024-07-28T16:09:44.022 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14295 16 16 0 0 0 - 0 2024-07-28T16:09:44.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:44 smithi150 bash[67543]: cluster 2024-07-28T16:09:43.020830+0000 mgr.y (mgr.25232) 7747 : cluster [DBG] pgmap v8691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:44.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:44 smithi022 bash[80503]: cluster 2024-07-28T16:09:43.020830+0000 mgr.y (mgr.25232) 7747 : cluster [DBG] pgmap v8691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:44.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:44 smithi022 bash[82865]: cluster 2024-07-28T16:09:43.020830+0000 mgr.y (mgr.25232) 7747 : cluster [DBG] pgmap v8691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:45.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14296 16 16 0 0 0 - 0 2024-07-28T16:09:46.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14297 16 16 0 0 0 - 0 2024-07-28T16:09:46.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:46 smithi150 bash[67543]: cluster 2024-07-28T16:09:45.022182+0000 mgr.y (mgr.25232) 7748 : cluster [DBG] pgmap v8692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:46.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:46 smithi022 bash[80503]: cluster 2024-07-28T16:09:45.022182+0000 mgr.y (mgr.25232) 7748 : cluster [DBG] pgmap v8692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:46.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:46 smithi022 bash[82865]: cluster 2024-07-28T16:09:45.022182+0000 mgr.y (mgr.25232) 7748 : cluster [DBG] pgmap v8692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:47.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14298 16 16 0 0 0 - 0 2024-07-28T16:09:48.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14299 16 16 0 0 0 - 0 2024-07-28T16:09:48.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:48 smithi150 bash[67543]: cluster 2024-07-28T16:09:47.023530+0000 mgr.y (mgr.25232) 7749 : cluster [DBG] pgmap v8693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:48.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:48 smithi022 bash[80503]: cluster 2024-07-28T16:09:47.023530+0000 mgr.y (mgr.25232) 7749 : cluster [DBG] pgmap v8693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:48.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:48 smithi022 bash[82865]: cluster 2024-07-28T16:09:47.023530+0000 mgr.y (mgr.25232) 7749 : cluster [DBG] pgmap v8693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:49.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:09:49.016901+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:09:49.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:09:49.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14300 16 16 0 0 0 - 0 2024-07-28T16:09:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:09:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:09:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:09:50.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14301 16 16 0 0 0 - 0 2024-07-28T16:09:50.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:50 smithi150 bash[67543]: cluster 2024-07-28T16:09:49.024861+0000 mgr.y (mgr.25232) 7750 : cluster [DBG] pgmap v8694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:50.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:50 smithi022 bash[80503]: cluster 2024-07-28T16:09:49.024861+0000 mgr.y (mgr.25232) 7750 : cluster [DBG] pgmap v8694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:50.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:50 smithi022 bash[82865]: cluster 2024-07-28T16:09:49.024861+0000 mgr.y (mgr.25232) 7750 : cluster [DBG] pgmap v8694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:51.023 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14302 16 16 0 0 0 - 0 2024-07-28T16:09:51.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:51 smithi150 bash[67543]: audit 2024-07-28T16:09:50.658808+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:51.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:51 smithi022 bash[82865]: audit 2024-07-28T16:09:50.658808+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:51.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:51 smithi022 bash[80503]: audit 2024-07-28T16:09:50.658808+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:09:52.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14303 16 16 0 0 0 - 0 2024-07-28T16:09:52.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:52 smithi150 bash[67543]: cluster 2024-07-28T16:09:51.026219+0000 mgr.y (mgr.25232) 7751 : cluster [DBG] pgmap v8695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:52.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:09:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:09:52.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:52 smithi022 bash[82865]: cluster 2024-07-28T16:09:51.026219+0000 mgr.y (mgr.25232) 7751 : cluster [DBG] pgmap v8695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:52.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:52 smithi022 bash[80503]: cluster 2024-07-28T16:09:51.026219+0000 mgr.y (mgr.25232) 7751 : cluster [DBG] pgmap v8695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:53.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14304 16 16 0 0 0 - 0 2024-07-28T16:09:54.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14305 16 16 0 0 0 - 0 2024-07-28T16:09:54.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:54 smithi150 bash[67543]: cluster 2024-07-28T16:09:53.027567+0000 mgr.y (mgr.25232) 7752 : cluster [DBG] pgmap v8696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:54.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:54 smithi022 bash[82865]: cluster 2024-07-28T16:09:53.027567+0000 mgr.y (mgr.25232) 7752 : cluster [DBG] pgmap v8696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:54 smithi022 bash[80503]: cluster 2024-07-28T16:09:53.027567+0000 mgr.y (mgr.25232) 7752 : cluster [DBG] pgmap v8696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:55.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14306 16 16 0 0 0 - 0 2024-07-28T16:09:56.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14307 16 16 0 0 0 - 0 2024-07-28T16:09:56.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:56 smithi150 bash[67543]: cluster 2024-07-28T16:09:55.028972+0000 mgr.y (mgr.25232) 7753 : cluster [DBG] pgmap v8697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:56.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:56 smithi022 bash[80503]: cluster 2024-07-28T16:09:55.028972+0000 mgr.y (mgr.25232) 7753 : cluster [DBG] pgmap v8697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:56.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:56 smithi022 bash[82865]: cluster 2024-07-28T16:09:55.028972+0000 mgr.y (mgr.25232) 7753 : cluster [DBG] pgmap v8697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:57.024 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14308 16 16 0 0 0 - 0 2024-07-28T16:09:58.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14309 16 16 0 0 0 - 0 2024-07-28T16:09:58.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:09:58 smithi150 bash[67543]: cluster 2024-07-28T16:09:57.030398+0000 mgr.y (mgr.25232) 7754 : cluster [DBG] pgmap v8698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:58.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:09:58 smithi022 bash[82865]: cluster 2024-07-28T16:09:57.030398+0000 mgr.y (mgr.25232) 7754 : cluster [DBG] pgmap v8698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:58.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:09:58 smithi022 bash[80503]: cluster 2024-07-28T16:09:57.030398+0000 mgr.y (mgr.25232) 7754 : cluster [DBG] pgmap v8698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:09:59.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14310 16 16 0 0 0 - 0 2024-07-28T16:09:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:09:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:09:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:10:00.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14311 16 16 0 0 0 - 0 2024-07-28T16:10:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:00 smithi150 bash[67543]: cluster 2024-07-28T16:09:59.031796+0000 mgr.y (mgr.25232) 7755 : cluster [DBG] pgmap v8699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:00.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:00 smithi150 bash[67543]: cluster 2024-07-28T16:10:00.000146+0000 mon.a (mon.0) 5662 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:10:00.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:00 smithi022 bash[80503]: cluster 2024-07-28T16:09:59.031796+0000 mgr.y (mgr.25232) 7755 : cluster [DBG] pgmap v8699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:00.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:00 smithi022 bash[80503]: cluster 2024-07-28T16:10:00.000146+0000 mon.a (mon.0) 5662 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:10:00.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:00 smithi022 bash[82865]: cluster 2024-07-28T16:09:59.031796+0000 mgr.y (mgr.25232) 7755 : cluster [DBG] pgmap v8699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:00.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:00 smithi022 bash[82865]: cluster 2024-07-28T16:10:00.000146+0000 mon.a (mon.0) 5662 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:10:01.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14312 16 16 0 0 0 - 0 2024-07-28T16:10:02.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14313 16 16 0 0 0 - 0 2024-07-28T16:10:02.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:02 smithi150 bash[67543]: cluster 2024-07-28T16:10:01.033191+0000 mgr.y (mgr.25232) 7756 : cluster [DBG] pgmap v8700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:02.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:10:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:10:02.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:02 smithi022 bash[80503]: cluster 2024-07-28T16:10:01.033191+0000 mgr.y (mgr.25232) 7756 : cluster [DBG] pgmap v8700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:02.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:02 smithi022 bash[82865]: cluster 2024-07-28T16:10:01.033191+0000 mgr.y (mgr.25232) 7756 : cluster [DBG] pgmap v8700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:03.025 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14314 16 16 0 0 0 - 0 2024-07-28T16:10:04.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14315 16 16 0 0 0 - 0 2024-07-28T16:10:04.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:04 smithi150 bash[67543]: cluster 2024-07-28T16:10:03.034615+0000 mgr.y (mgr.25232) 7757 : cluster [DBG] pgmap v8701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:04.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:04 smithi022 bash[80503]: cluster 2024-07-28T16:10:03.034615+0000 mgr.y (mgr.25232) 7757 : cluster [DBG] pgmap v8701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:04.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:04 smithi022 bash[82865]: cluster 2024-07-28T16:10:03.034615+0000 mgr.y (mgr.25232) 7757 : cluster [DBG] pgmap v8701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:05.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14316 16 16 0 0 0 - 0 2024-07-28T16:10:06.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14317 16 16 0 0 0 - 0 2024-07-28T16:10:06.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:06 smithi150 bash[67543]: cluster 2024-07-28T16:10:05.035987+0000 mgr.y (mgr.25232) 7758 : cluster [DBG] pgmap v8702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:06.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:06 smithi150 bash[67543]: audit 2024-07-28T16:10:05.659566+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:06.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:06 smithi022 bash[80503]: cluster 2024-07-28T16:10:05.035987+0000 mgr.y (mgr.25232) 7758 : cluster [DBG] pgmap v8702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:06.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:06 smithi022 bash[80503]: audit 2024-07-28T16:10:05.659566+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:06.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:06 smithi022 bash[82865]: cluster 2024-07-28T16:10:05.035987+0000 mgr.y (mgr.25232) 7758 : cluster [DBG] pgmap v8702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:06.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:06 smithi022 bash[82865]: audit 2024-07-28T16:10:05.659566+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:07.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14318 16 16 0 0 0 - 0 2024-07-28T16:10:08.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14319 16 16 0 0 0 - 0 2024-07-28T16:10:08.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:08 smithi150 bash[67543]: cluster 2024-07-28T16:10:07.037334+0000 mgr.y (mgr.25232) 7759 : cluster [DBG] pgmap v8703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:08.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:08 smithi022 bash[80503]: cluster 2024-07-28T16:10:07.037334+0000 mgr.y (mgr.25232) 7759 : cluster [DBG] pgmap v8703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:08.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:08 smithi022 bash[82865]: cluster 2024-07-28T16:10:07.037334+0000 mgr.y (mgr.25232) 7759 : cluster [DBG] pgmap v8703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:09.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:10:09.020022+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:10:09.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:10:09.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14320 16 16 0 0 0 - 0 2024-07-28T16:10:09.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:10:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:10:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:10:10.026 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14321 16 16 0 0 0 - 0 2024-07-28T16:10:10.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:10 smithi150 bash[67543]: cluster 2024-07-28T16:10:09.038698+0000 mgr.y (mgr.25232) 7760 : cluster [DBG] pgmap v8704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:10.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:10 smithi022 bash[80503]: cluster 2024-07-28T16:10:09.038698+0000 mgr.y (mgr.25232) 7760 : cluster [DBG] pgmap v8704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:10.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:10 smithi022 bash[82865]: cluster 2024-07-28T16:10:09.038698+0000 mgr.y (mgr.25232) 7760 : cluster [DBG] pgmap v8704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:11.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14322 16 16 0 0 0 - 0 2024-07-28T16:10:12.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14323 16 16 0 0 0 - 0 2024-07-28T16:10:12.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:12 smithi150 bash[67543]: cluster 2024-07-28T16:10:11.040034+0000 mgr.y (mgr.25232) 7761 : cluster [DBG] pgmap v8705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:12.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:10:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:10:12.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:12 smithi022 bash[80503]: cluster 2024-07-28T16:10:11.040034+0000 mgr.y (mgr.25232) 7761 : cluster [DBG] pgmap v8705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:12.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:12 smithi022 bash[82865]: cluster 2024-07-28T16:10:11.040034+0000 mgr.y (mgr.25232) 7761 : cluster [DBG] pgmap v8705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:13.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14324 16 16 0 0 0 - 0 2024-07-28T16:10:14.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14325 16 16 0 0 0 - 0 2024-07-28T16:10:14.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:14 smithi150 bash[67543]: cluster 2024-07-28T16:10:13.041385+0000 mgr.y (mgr.25232) 7762 : cluster [DBG] pgmap v8706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:14.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:14 smithi022 bash[80503]: cluster 2024-07-28T16:10:13.041385+0000 mgr.y (mgr.25232) 7762 : cluster [DBG] pgmap v8706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:14.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:14 smithi022 bash[82865]: cluster 2024-07-28T16:10:13.041385+0000 mgr.y (mgr.25232) 7762 : cluster [DBG] pgmap v8706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:15.027 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14326 16 16 0 0 0 - 0 2024-07-28T16:10:16.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14327 16 16 0 0 0 - 0 2024-07-28T16:10:16.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:16 smithi150 bash[67543]: cluster 2024-07-28T16:10:15.042783+0000 mgr.y (mgr.25232) 7763 : cluster [DBG] pgmap v8707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:16.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:16 smithi022 bash[80503]: cluster 2024-07-28T16:10:15.042783+0000 mgr.y (mgr.25232) 7763 : cluster [DBG] pgmap v8707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:16.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:16 smithi022 bash[82865]: cluster 2024-07-28T16:10:15.042783+0000 mgr.y (mgr.25232) 7763 : cluster [DBG] pgmap v8707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:17.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14328 16 16 0 0 0 - 0 2024-07-28T16:10:18.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14329 16 16 0 0 0 - 0 2024-07-28T16:10:18.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:18 smithi150 bash[67543]: cluster 2024-07-28T16:10:17.044132+0000 mgr.y (mgr.25232) 7764 : cluster [DBG] pgmap v8708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:18.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:18 smithi022 bash[80503]: cluster 2024-07-28T16:10:17.044132+0000 mgr.y (mgr.25232) 7764 : cluster [DBG] pgmap v8708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:18 smithi022 bash[82865]: cluster 2024-07-28T16:10:17.044132+0000 mgr.y (mgr.25232) 7764 : cluster [DBG] pgmap v8708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:19.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14330 16 16 0 0 0 - 0 2024-07-28T16:10:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:10:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:10:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:10:20.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14331 16 16 0 0 0 - 0 2024-07-28T16:10:20.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:20 smithi150 bash[67543]: cluster 2024-07-28T16:10:19.045526+0000 mgr.y (mgr.25232) 7765 : cluster [DBG] pgmap v8709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:20.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:20 smithi022 bash[80503]: cluster 2024-07-28T16:10:19.045526+0000 mgr.y (mgr.25232) 7765 : cluster [DBG] pgmap v8709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:20.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:20 smithi022 bash[82865]: cluster 2024-07-28T16:10:19.045526+0000 mgr.y (mgr.25232) 7765 : cluster [DBG] pgmap v8709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:21.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14332 16 16 0 0 0 - 0 2024-07-28T16:10:21.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:21 smithi150 bash[67543]: audit 2024-07-28T16:10:20.659986+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:21.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:21 smithi022 bash[80503]: audit 2024-07-28T16:10:20.659986+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:21.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:21 smithi022 bash[82865]: audit 2024-07-28T16:10:20.659986+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:22.028 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14333 16 16 0 0 0 - 0 2024-07-28T16:10:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:22 smithi150 bash[67543]: cluster 2024-07-28T16:10:21.046917+0000 mgr.y (mgr.25232) 7766 : cluster [DBG] pgmap v8710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:22.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:10:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:10:22.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:22 smithi022 bash[80503]: cluster 2024-07-28T16:10:21.046917+0000 mgr.y (mgr.25232) 7766 : cluster [DBG] pgmap v8710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:22 smithi022 bash[82865]: cluster 2024-07-28T16:10:21.046917+0000 mgr.y (mgr.25232) 7766 : cluster [DBG] pgmap v8710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:23.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14334 16 16 0 0 0 - 0 2024-07-28T16:10:24.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14335 16 16 0 0 0 - 0 2024-07-28T16:10:24.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:24 smithi150 bash[67543]: cluster 2024-07-28T16:10:23.048308+0000 mgr.y (mgr.25232) 7767 : cluster [DBG] pgmap v8711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:24.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:24 smithi022 bash[80503]: cluster 2024-07-28T16:10:23.048308+0000 mgr.y (mgr.25232) 7767 : cluster [DBG] pgmap v8711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:24.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:24 smithi022 bash[82865]: cluster 2024-07-28T16:10:23.048308+0000 mgr.y (mgr.25232) 7767 : cluster [DBG] pgmap v8711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:25.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14336 16 16 0 0 0 - 0 2024-07-28T16:10:26.029 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14337 16 16 0 0 0 - 0 2024-07-28T16:10:26.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:26 smithi150 bash[67543]: cluster 2024-07-28T16:10:25.049832+0000 mgr.y (mgr.25232) 7768 : cluster [DBG] pgmap v8712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:26.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:26 smithi022 bash[80503]: cluster 2024-07-28T16:10:25.049832+0000 mgr.y (mgr.25232) 7768 : cluster [DBG] pgmap v8712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:26.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:26 smithi022 bash[82865]: cluster 2024-07-28T16:10:25.049832+0000 mgr.y (mgr.25232) 7768 : cluster [DBG] pgmap v8712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:27.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14338 16 16 0 0 0 - 0 2024-07-28T16:10:28.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14339 16 16 0 0 0 - 0 2024-07-28T16:10:28.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:28 smithi150 bash[67543]: cluster 2024-07-28T16:10:27.051300+0000 mgr.y (mgr.25232) 7769 : cluster [DBG] pgmap v8713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:28.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:28 smithi022 bash[80503]: cluster 2024-07-28T16:10:27.051300+0000 mgr.y (mgr.25232) 7769 : cluster [DBG] pgmap v8713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:28.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:28 smithi022 bash[82865]: cluster 2024-07-28T16:10:27.051300+0000 mgr.y (mgr.25232) 7769 : cluster [DBG] pgmap v8713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:29.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:10:29.023426+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:10:29.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:10:29.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14340 16 16 0 0 0 - 0 2024-07-28T16:10:29.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:10:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:10:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:10:30.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14341 16 16 0 0 0 - 0 2024-07-28T16:10:30.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:30 smithi150 bash[67543]: cluster 2024-07-28T16:10:29.052697+0000 mgr.y (mgr.25232) 7770 : cluster [DBG] pgmap v8714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:30.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:30 smithi022 bash[80503]: cluster 2024-07-28T16:10:29.052697+0000 mgr.y (mgr.25232) 7770 : cluster [DBG] pgmap v8714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:30.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:30 smithi022 bash[82865]: cluster 2024-07-28T16:10:29.052697+0000 mgr.y (mgr.25232) 7770 : cluster [DBG] pgmap v8714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:31.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14342 16 16 0 0 0 - 0 2024-07-28T16:10:32.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14343 16 16 0 0 0 - 0 2024-07-28T16:10:32.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:32 smithi150 bash[67543]: cluster 2024-07-28T16:10:31.054081+0000 mgr.y (mgr.25232) 7771 : cluster [DBG] pgmap v8715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:32.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:10:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:10:32.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:32 smithi022 bash[80503]: cluster 2024-07-28T16:10:31.054081+0000 mgr.y (mgr.25232) 7771 : cluster [DBG] pgmap v8715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:32.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:32 smithi022 bash[82865]: cluster 2024-07-28T16:10:31.054081+0000 mgr.y (mgr.25232) 7771 : cluster [DBG] pgmap v8715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:33.030 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14344 16 16 0 0 0 - 0 2024-07-28T16:10:34.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14345 16 16 0 0 0 - 0 2024-07-28T16:10:34.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:34 smithi150 bash[67543]: cluster 2024-07-28T16:10:33.055495+0000 mgr.y (mgr.25232) 7772 : cluster [DBG] pgmap v8716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:34.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:34 smithi022 bash[80503]: cluster 2024-07-28T16:10:33.055495+0000 mgr.y (mgr.25232) 7772 : cluster [DBG] pgmap v8716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:34.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:34 smithi022 bash[82865]: cluster 2024-07-28T16:10:33.055495+0000 mgr.y (mgr.25232) 7772 : cluster [DBG] pgmap v8716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:35.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14346 16 16 0 0 0 - 0 2024-07-28T16:10:36.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14347 16 16 0 0 0 - 0 2024-07-28T16:10:36.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:36 smithi150 bash[67543]: cluster 2024-07-28T16:10:35.057029+0000 mgr.y (mgr.25232) 7773 : cluster [DBG] pgmap v8717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:36.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:36 smithi150 bash[67543]: audit 2024-07-28T16:10:35.222153+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:10:36.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:36 smithi150 bash[67543]: audit 2024-07-28T16:10:35.660221+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:36 smithi022 bash[80503]: cluster 2024-07-28T16:10:35.057029+0000 mgr.y (mgr.25232) 7773 : cluster [DBG] pgmap v8717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:36 smithi022 bash[80503]: audit 2024-07-28T16:10:35.222153+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:10:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:36 smithi022 bash[80503]: audit 2024-07-28T16:10:35.660221+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:36 smithi022 bash[82865]: cluster 2024-07-28T16:10:35.057029+0000 mgr.y (mgr.25232) 7773 : cluster [DBG] pgmap v8717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:36 smithi022 bash[82865]: audit 2024-07-28T16:10:35.222153+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:10:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:36 smithi022 bash[82865]: audit 2024-07-28T16:10:35.660221+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:37.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14348 16 16 0 0 0 - 0 2024-07-28T16:10:38.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14349 16 16 0 0 0 - 0 2024-07-28T16:10:38.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:38 smithi150 bash[67543]: cluster 2024-07-28T16:10:37.058663+0000 mgr.y (mgr.25232) 7774 : cluster [DBG] pgmap v8718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:38.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:38 smithi022 bash[80503]: cluster 2024-07-28T16:10:37.058663+0000 mgr.y (mgr.25232) 7774 : cluster [DBG] pgmap v8718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:38.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:38 smithi022 bash[82865]: cluster 2024-07-28T16:10:37.058663+0000 mgr.y (mgr.25232) 7774 : cluster [DBG] pgmap v8718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:39.031 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14350 16 16 0 0 0 - 0 2024-07-28T16:10:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:10:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:10:39] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:10:40.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14351 16 16 0 0 0 - 0 2024-07-28T16:10:40.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:40 smithi150 bash[67543]: cluster 2024-07-28T16:10:39.060063+0000 mgr.y (mgr.25232) 7775 : cluster [DBG] pgmap v8719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:40.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:40 smithi022 bash[80503]: cluster 2024-07-28T16:10:39.060063+0000 mgr.y (mgr.25232) 7775 : cluster [DBG] pgmap v8719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:40.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:40 smithi022 bash[82865]: cluster 2024-07-28T16:10:39.060063+0000 mgr.y (mgr.25232) 7775 : cluster [DBG] pgmap v8719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:41.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14352 16 16 0 0 0 - 0 2024-07-28T16:10:42.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14353 16 16 0 0 0 - 0 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:40.891609+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:40.896308+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: cluster 2024-07-28T16:10:41.060977+0000 mgr.y (mgr.25232) 7776 : cluster [DBG] pgmap v8720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:41.114943+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:41.123042+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:41.529221+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:41.530867+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:10:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:41 smithi150 bash[67543]: audit 2024-07-28T16:10:41.540736+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:40.891609+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:40.896308+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: cluster 2024-07-28T16:10:41.060977+0000 mgr.y (mgr.25232) 7776 : cluster [DBG] pgmap v8720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:41.114943+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:41.123042+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:41.529221+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:41.530867+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:10:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[80503]: audit 2024-07-28T16:10:41.540736+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:40.891609+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:40.896308+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: cluster 2024-07-28T16:10:41.060977+0000 mgr.y (mgr.25232) 7776 : cluster [DBG] pgmap v8720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:41.114943+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:41.123042+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:41.529221+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:41.530867+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:10:42.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:41 smithi022 bash[82865]: audit 2024-07-28T16:10:41.540736+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:10:42.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:10:42 smithi150 bash[60514]: ts=2024-07-28T16:10: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:10:43.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14354 16 16 0 0 0 - 0 2024-07-28T16:10:44.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14355 16 16 0 0 0 - 0 2024-07-28T16:10:44.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:44 smithi150 bash[67543]: cluster 2024-07-28T16:10:43.062287+0000 mgr.y (mgr.25232) 7777 : cluster [DBG] pgmap v8721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:44.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:44 smithi022 bash[80503]: cluster 2024-07-28T16:10:43.062287+0000 mgr.y (mgr.25232) 7777 : cluster [DBG] pgmap v8721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:44.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:44 smithi022 bash[82865]: cluster 2024-07-28T16:10:43.062287+0000 mgr.y (mgr.25232) 7777 : cluster [DBG] pgmap v8721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:45.032 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14356 16 16 0 0 0 - 0 2024-07-28T16:10:46.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14357 16 16 0 0 0 - 0 2024-07-28T16:10:46.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:46 smithi150 bash[67543]: cluster 2024-07-28T16:10:45.063654+0000 mgr.y (mgr.25232) 7778 : cluster [DBG] pgmap v8722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:46.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:46 smithi022 bash[80503]: cluster 2024-07-28T16:10:45.063654+0000 mgr.y (mgr.25232) 7778 : cluster [DBG] pgmap v8722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:46.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:46 smithi022 bash[82865]: cluster 2024-07-28T16:10:45.063654+0000 mgr.y (mgr.25232) 7778 : cluster [DBG] pgmap v8722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:47.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14358 16 16 0 0 0 - 0 2024-07-28T16:10:48.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14359 16 16 0 0 0 - 0 2024-07-28T16:10:48.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:48 smithi150 bash[67543]: cluster 2024-07-28T16:10:47.065014+0000 mgr.y (mgr.25232) 7779 : cluster [DBG] pgmap v8723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:48.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:48 smithi022 bash[82865]: cluster 2024-07-28T16:10:47.065014+0000 mgr.y (mgr.25232) 7779 : cluster [DBG] pgmap v8723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:48.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:48 smithi022 bash[80503]: cluster 2024-07-28T16:10:47.065014+0000 mgr.y (mgr.25232) 7779 : cluster [DBG] pgmap v8723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:49.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:10:49.026662+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:10:49.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:10:49.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14360 16 16 0 0 0 - 0 2024-07-28T16:10:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:10:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:10:49] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:10:50.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14361 16 16 0 0 0 - 0 2024-07-28T16:10:50.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:50 smithi150 bash[67543]: cluster 2024-07-28T16:10:49.066415+0000 mgr.y (mgr.25232) 7780 : cluster [DBG] pgmap v8724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:50.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:50 smithi022 bash[80503]: cluster 2024-07-28T16:10:49.066415+0000 mgr.y (mgr.25232) 7780 : cluster [DBG] pgmap v8724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:50.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:50 smithi022 bash[82865]: cluster 2024-07-28T16:10:49.066415+0000 mgr.y (mgr.25232) 7780 : cluster [DBG] pgmap v8724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:51.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14362 16 16 0 0 0 - 0 2024-07-28T16:10:51.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:51 smithi150 bash[67543]: audit 2024-07-28T16:10:50.660670+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:51.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:51 smithi022 bash[80503]: audit 2024-07-28T16:10:50.660670+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:51.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:51 smithi022 bash[82865]: audit 2024-07-28T16:10:50.660670+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:10:52.033 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14363 16 16 0 0 0 - 0 2024-07-28T16:10:52.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:52 smithi150 bash[67543]: cluster 2024-07-28T16:10:51.067760+0000 mgr.y (mgr.25232) 7781 : cluster [DBG] pgmap v8725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:52.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:10:52 smithi150 bash[60514]: ts=2024-07-28T16:10:52.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:10:52.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:52 smithi022 bash[80503]: cluster 2024-07-28T16:10:51.067760+0000 mgr.y (mgr.25232) 7781 : cluster [DBG] pgmap v8725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:52.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:52 smithi022 bash[82865]: cluster 2024-07-28T16:10:51.067760+0000 mgr.y (mgr.25232) 7781 : cluster [DBG] pgmap v8725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:53.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14364 16 16 0 0 0 - 0 2024-07-28T16:10:54.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14365 16 16 0 0 0 - 0 2024-07-28T16:10:54.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:54 smithi150 bash[67543]: cluster 2024-07-28T16:10:53.069147+0000 mgr.y (mgr.25232) 7782 : cluster [DBG] pgmap v8726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:54 smithi022 bash[80503]: cluster 2024-07-28T16:10:53.069147+0000 mgr.y (mgr.25232) 7782 : cluster [DBG] pgmap v8726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:54.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:54 smithi022 bash[82865]: cluster 2024-07-28T16:10:53.069147+0000 mgr.y (mgr.25232) 7782 : cluster [DBG] pgmap v8726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:55.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14366 16 16 0 0 0 - 0 2024-07-28T16:10:56.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14367 16 16 0 0 0 - 0 2024-07-28T16:10:56.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:56 smithi150 bash[67543]: cluster 2024-07-28T16:10:55.070549+0000 mgr.y (mgr.25232) 7783 : cluster [DBG] pgmap v8727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:56.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:56 smithi022 bash[80503]: cluster 2024-07-28T16:10:55.070549+0000 mgr.y (mgr.25232) 7783 : cluster [DBG] pgmap v8727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:56.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:56 smithi022 bash[82865]: cluster 2024-07-28T16:10:55.070549+0000 mgr.y (mgr.25232) 7783 : cluster [DBG] pgmap v8727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:57.034 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14368 16 16 0 0 0 - 0 2024-07-28T16:10:58.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14369 16 16 0 0 0 - 0 2024-07-28T16:10:58.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:10:58 smithi150 bash[67543]: cluster 2024-07-28T16:10:57.071946+0000 mgr.y (mgr.25232) 7784 : cluster [DBG] pgmap v8728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:58.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:10:58 smithi022 bash[80503]: cluster 2024-07-28T16:10:57.071946+0000 mgr.y (mgr.25232) 7784 : cluster [DBG] pgmap v8728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:58.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:10:58 smithi022 bash[82865]: cluster 2024-07-28T16:10:57.071946+0000 mgr.y (mgr.25232) 7784 : cluster [DBG] pgmap v8728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:10:59.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14370 16 16 0 0 0 - 0 2024-07-28T16:10:59.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:10:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:10:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:11:00.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14371 16 16 0 0 0 - 0 2024-07-28T16:11:00.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:00 smithi150 bash[67543]: cluster 2024-07-28T16:10:59.073324+0000 mgr.y (mgr.25232) 7785 : cluster [DBG] pgmap v8729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:00.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:00 smithi022 bash[80503]: cluster 2024-07-28T16:10:59.073324+0000 mgr.y (mgr.25232) 7785 : cluster [DBG] pgmap v8729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:00.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:00 smithi022 bash[82865]: cluster 2024-07-28T16:10:59.073324+0000 mgr.y (mgr.25232) 7785 : cluster [DBG] pgmap v8729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:01.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14372 16 16 0 0 0 - 0 2024-07-28T16:11:02.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14373 16 16 0 0 0 - 0 2024-07-28T16:11:02.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:02 smithi150 bash[67543]: cluster 2024-07-28T16:11:01.074654+0000 mgr.y (mgr.25232) 7786 : cluster [DBG] pgmap v8730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:02.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:11:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:11:02.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:02 smithi022 bash[80503]: cluster 2024-07-28T16:11:01.074654+0000 mgr.y (mgr.25232) 7786 : cluster [DBG] pgmap v8730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:02.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:02 smithi022 bash[82865]: cluster 2024-07-28T16:11:01.074654+0000 mgr.y (mgr.25232) 7786 : cluster [DBG] pgmap v8730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:03.035 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14374 16 16 0 0 0 - 0 2024-07-28T16:11:04.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14375 16 16 0 0 0 - 0 2024-07-28T16:11:04.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:04 smithi150 bash[67543]: cluster 2024-07-28T16:11:03.075997+0000 mgr.y (mgr.25232) 7787 : cluster [DBG] pgmap v8731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:04.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:04 smithi022 bash[80503]: cluster 2024-07-28T16:11:03.075997+0000 mgr.y (mgr.25232) 7787 : cluster [DBG] pgmap v8731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:04.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:04 smithi022 bash[82865]: cluster 2024-07-28T16:11:03.075997+0000 mgr.y (mgr.25232) 7787 : cluster [DBG] pgmap v8731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:05.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14376 16 16 0 0 0 - 0 2024-07-28T16:11:06.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14377 16 16 0 0 0 - 0 2024-07-28T16:11:06.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:06 smithi150 bash[67543]: cluster 2024-07-28T16:11:05.077482+0000 mgr.y (mgr.25232) 7788 : cluster [DBG] pgmap v8732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:06.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:06 smithi150 bash[67543]: audit 2024-07-28T16:11:05.661108+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:06.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:06 smithi022 bash[80503]: cluster 2024-07-28T16:11:05.077482+0000 mgr.y (mgr.25232) 7788 : cluster [DBG] pgmap v8732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:06.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:06 smithi022 bash[80503]: audit 2024-07-28T16:11:05.661108+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:06.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:06 smithi022 bash[82865]: cluster 2024-07-28T16:11:05.077482+0000 mgr.y (mgr.25232) 7788 : cluster [DBG] pgmap v8732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:06.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:06 smithi022 bash[82865]: audit 2024-07-28T16:11:05.661108+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:07.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14378 16 16 0 0 0 - 0 2024-07-28T16:11:08.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14379 16 16 0 0 0 - 0 2024-07-28T16:11:08.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:08 smithi150 bash[67543]: cluster 2024-07-28T16:11:07.079059+0000 mgr.y (mgr.25232) 7789 : cluster [DBG] pgmap v8733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:08.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:08 smithi022 bash[80503]: cluster 2024-07-28T16:11:07.079059+0000 mgr.y (mgr.25232) 7789 : cluster [DBG] pgmap v8733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:08.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:08 smithi022 bash[82865]: cluster 2024-07-28T16:11:07.079059+0000 mgr.y (mgr.25232) 7789 : cluster [DBG] pgmap v8733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:09.036 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:11:09.029980+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:11:09.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:11:09.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14380 16 16 0 0 0 - 0 2024-07-28T16:11:09.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:11:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:11:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:11:10.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14381 16 16 0 0 0 - 0 2024-07-28T16:11:10.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:10 smithi150 bash[67543]: cluster 2024-07-28T16:11:09.080456+0000 mgr.y (mgr.25232) 7790 : cluster [DBG] pgmap v8734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:10.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:10 smithi022 bash[80503]: cluster 2024-07-28T16:11:09.080456+0000 mgr.y (mgr.25232) 7790 : cluster [DBG] pgmap v8734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:10.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:10 smithi022 bash[82865]: cluster 2024-07-28T16:11:09.080456+0000 mgr.y (mgr.25232) 7790 : cluster [DBG] pgmap v8734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:11.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14382 16 16 0 0 0 - 0 2024-07-28T16:11:12.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14383 16 16 0 0 0 - 0 2024-07-28T16:11:12.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:12 smithi150 bash[67543]: cluster 2024-07-28T16:11:11.081790+0000 mgr.y (mgr.25232) 7791 : cluster [DBG] pgmap v8735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:12.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:11:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:11:12.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:12 smithi022 bash[80503]: cluster 2024-07-28T16:11:11.081790+0000 mgr.y (mgr.25232) 7791 : cluster [DBG] pgmap v8735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:12.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:12 smithi022 bash[82865]: cluster 2024-07-28T16:11:11.081790+0000 mgr.y (mgr.25232) 7791 : cluster [DBG] pgmap v8735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:13.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14384 16 16 0 0 0 - 0 2024-07-28T16:11:14.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14385 16 16 0 0 0 - 0 2024-07-28T16:11:14.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:14 smithi150 bash[67543]: cluster 2024-07-28T16:11:13.083138+0000 mgr.y (mgr.25232) 7792 : cluster [DBG] pgmap v8736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:14.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:14 smithi022 bash[80503]: cluster 2024-07-28T16:11:13.083138+0000 mgr.y (mgr.25232) 7792 : cluster [DBG] pgmap v8736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:14.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:14 smithi022 bash[82865]: cluster 2024-07-28T16:11:13.083138+0000 mgr.y (mgr.25232) 7792 : cluster [DBG] pgmap v8736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:15.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14386 16 16 0 0 0 - 0 2024-07-28T16:11:16.037 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14387 16 16 0 0 0 - 0 2024-07-28T16:11:16.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:16 smithi150 bash[67543]: cluster 2024-07-28T16:11:15.084649+0000 mgr.y (mgr.25232) 7793 : cluster [DBG] pgmap v8737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:16.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:16 smithi022 bash[80503]: cluster 2024-07-28T16:11:15.084649+0000 mgr.y (mgr.25232) 7793 : cluster [DBG] pgmap v8737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:16.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:16 smithi022 bash[82865]: cluster 2024-07-28T16:11:15.084649+0000 mgr.y (mgr.25232) 7793 : cluster [DBG] pgmap v8737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:17.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14388 16 16 0 0 0 - 0 2024-07-28T16:11:18.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14389 16 16 0 0 0 - 0 2024-07-28T16:11:18.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:18 smithi150 bash[67543]: cluster 2024-07-28T16:11:17.086225+0000 mgr.y (mgr.25232) 7794 : cluster [DBG] pgmap v8738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:18.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:18 smithi022 bash[80503]: cluster 2024-07-28T16:11:17.086225+0000 mgr.y (mgr.25232) 7794 : cluster [DBG] pgmap v8738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:18 smithi022 bash[82865]: cluster 2024-07-28T16:11:17.086225+0000 mgr.y (mgr.25232) 7794 : cluster [DBG] pgmap v8738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:19.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14390 16 16 0 0 0 - 0 2024-07-28T16:11:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:11:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:11:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:11:20.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14391 16 16 0 0 0 - 0 2024-07-28T16:11:20.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:20 smithi150 bash[67543]: cluster 2024-07-28T16:11:19.087645+0000 mgr.y (mgr.25232) 7795 : cluster [DBG] pgmap v8739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:20.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:20 smithi022 bash[80503]: cluster 2024-07-28T16:11:19.087645+0000 mgr.y (mgr.25232) 7795 : cluster [DBG] pgmap v8739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:20.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:20 smithi022 bash[82865]: cluster 2024-07-28T16:11:19.087645+0000 mgr.y (mgr.25232) 7795 : cluster [DBG] pgmap v8739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:21.038 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14392 16 16 0 0 0 - 0 2024-07-28T16:11:21.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:21 smithi150 bash[67543]: audit 2024-07-28T16:11:20.661654+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:21.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:21 smithi022 bash[80503]: audit 2024-07-28T16:11:20.661654+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:21.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:21 smithi022 bash[82865]: audit 2024-07-28T16:11:20.661654+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:22.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14393 16 16 0 0 0 - 0 2024-07-28T16:11:22.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:22 smithi150 bash[67543]: cluster 2024-07-28T16:11:21.088979+0000 mgr.y (mgr.25232) 7796 : cluster [DBG] pgmap v8740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:22.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:11:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:11:22.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:22 smithi022 bash[80503]: cluster 2024-07-28T16:11:21.088979+0000 mgr.y (mgr.25232) 7796 : cluster [DBG] pgmap v8740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:22.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:22 smithi022 bash[82865]: cluster 2024-07-28T16:11:21.088979+0000 mgr.y (mgr.25232) 7796 : cluster [DBG] pgmap v8740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:23.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14394 16 16 0 0 0 - 0 2024-07-28T16:11:24.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14395 16 16 0 0 0 - 0 2024-07-28T16:11:24.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:24 smithi150 bash[67543]: cluster 2024-07-28T16:11:23.090321+0000 mgr.y (mgr.25232) 7797 : cluster [DBG] pgmap v8741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:24.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:24 smithi022 bash[80503]: cluster 2024-07-28T16:11:23.090321+0000 mgr.y (mgr.25232) 7797 : cluster [DBG] pgmap v8741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:24.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:24 smithi022 bash[82865]: cluster 2024-07-28T16:11:23.090321+0000 mgr.y (mgr.25232) 7797 : cluster [DBG] pgmap v8741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:25.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14396 16 16 0 0 0 - 0 2024-07-28T16:11:26.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14397 16 16 0 0 0 - 0 2024-07-28T16:11:26.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:26 smithi150 bash[67543]: cluster 2024-07-28T16:11:25.091701+0000 mgr.y (mgr.25232) 7798 : cluster [DBG] pgmap v8742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:26.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:26 smithi022 bash[80503]: cluster 2024-07-28T16:11:25.091701+0000 mgr.y (mgr.25232) 7798 : cluster [DBG] pgmap v8742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:26.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:26 smithi022 bash[82865]: cluster 2024-07-28T16:11:25.091701+0000 mgr.y (mgr.25232) 7798 : cluster [DBG] pgmap v8742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:27.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14398 16 16 0 0 0 - 0 2024-07-28T16:11:28.039 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14399 16 16 0 0 0 - 0 2024-07-28T16:11:28.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:28 smithi150 bash[67543]: cluster 2024-07-28T16:11:27.093060+0000 mgr.y (mgr.25232) 7799 : cluster [DBG] pgmap v8743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:28.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:28 smithi022 bash[80503]: cluster 2024-07-28T16:11:27.093060+0000 mgr.y (mgr.25232) 7799 : cluster [DBG] pgmap v8743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:28.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:28 smithi022 bash[82865]: cluster 2024-07-28T16:11:27.093060+0000 mgr.y (mgr.25232) 7799 : cluster [DBG] pgmap v8743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:29.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:11:29.033181+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:11:29.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:11:29.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14400 16 16 0 0 0 - 0 2024-07-28T16:11:29.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:11:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:11:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:11:30.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14401 16 16 0 0 0 - 0 2024-07-28T16:11:30.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:30 smithi150 bash[67543]: cluster 2024-07-28T16:11:29.094433+0000 mgr.y (mgr.25232) 7800 : cluster [DBG] pgmap v8744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:30.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:30 smithi022 bash[80503]: cluster 2024-07-28T16:11:29.094433+0000 mgr.y (mgr.25232) 7800 : cluster [DBG] pgmap v8744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:30.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:30 smithi022 bash[82865]: cluster 2024-07-28T16:11:29.094433+0000 mgr.y (mgr.25232) 7800 : cluster [DBG] pgmap v8744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:31.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14402 16 16 0 0 0 - 0 2024-07-28T16:11:32.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14403 16 16 0 0 0 - 0 2024-07-28T16:11:32.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:32 smithi150 bash[67543]: cluster 2024-07-28T16:11:31.095766+0000 mgr.y (mgr.25232) 7801 : cluster [DBG] pgmap v8745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:32.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:11:32 smithi150 bash[60514]: ts=2024-07-28T16:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:11:32.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:32 smithi022 bash[80503]: cluster 2024-07-28T16:11:31.095766+0000 mgr.y (mgr.25232) 7801 : cluster [DBG] pgmap v8745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:32.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:32 smithi022 bash[82865]: cluster 2024-07-28T16:11:31.095766+0000 mgr.y (mgr.25232) 7801 : cluster [DBG] pgmap v8745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:33.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14404 16 16 0 0 0 - 0 2024-07-28T16:11:34.040 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14405 16 16 0 0 0 - 0 2024-07-28T16:11:34.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:34 smithi150 bash[67543]: cluster 2024-07-28T16:11:33.097133+0000 mgr.y (mgr.25232) 7802 : cluster [DBG] pgmap v8746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:34.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:34 smithi022 bash[80503]: cluster 2024-07-28T16:11:33.097133+0000 mgr.y (mgr.25232) 7802 : cluster [DBG] pgmap v8746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:34.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:34 smithi022 bash[82865]: cluster 2024-07-28T16:11:33.097133+0000 mgr.y (mgr.25232) 7802 : cluster [DBG] pgmap v8746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:35.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14406 16 16 0 0 0 - 0 2024-07-28T16:11:36.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14407 16 16 0 0 0 - 0 2024-07-28T16:11:36.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:36 smithi150 bash[67543]: cluster 2024-07-28T16:11:35.098508+0000 mgr.y (mgr.25232) 7803 : cluster [DBG] pgmap v8747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:36.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:36 smithi150 bash[67543]: audit 2024-07-28T16:11:35.662066+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:36 smithi022 bash[80503]: cluster 2024-07-28T16:11:35.098508+0000 mgr.y (mgr.25232) 7803 : cluster [DBG] pgmap v8747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:36 smithi022 bash[80503]: audit 2024-07-28T16:11:35.662066+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:36 smithi022 bash[82865]: cluster 2024-07-28T16:11:35.098508+0000 mgr.y (mgr.25232) 7803 : cluster [DBG] pgmap v8747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:36.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:36 smithi022 bash[82865]: audit 2024-07-28T16:11:35.662066+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:37.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14408 16 16 0 0 0 - 0 2024-07-28T16:11:38.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14409 16 16 0 0 0 - 0 2024-07-28T16:11:38.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:38 smithi150 bash[67543]: cluster 2024-07-28T16:11:37.099862+0000 mgr.y (mgr.25232) 7804 : cluster [DBG] pgmap v8748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:38.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:38 smithi022 bash[80503]: cluster 2024-07-28T16:11:37.099862+0000 mgr.y (mgr.25232) 7804 : cluster [DBG] pgmap v8748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:38.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:38 smithi022 bash[82865]: cluster 2024-07-28T16:11:37.099862+0000 mgr.y (mgr.25232) 7804 : cluster [DBG] pgmap v8748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:39.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14410 16 16 0 0 0 - 0 2024-07-28T16:11:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:11:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:11:39] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:11:40.041 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14411 16 16 0 0 0 - 0 2024-07-28T16:11:40.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:40 smithi150 bash[67543]: cluster 2024-07-28T16:11:39.101213+0000 mgr.y (mgr.25232) 7805 : cluster [DBG] pgmap v8749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:40.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:40 smithi022 bash[80503]: cluster 2024-07-28T16:11:39.101213+0000 mgr.y (mgr.25232) 7805 : cluster [DBG] pgmap v8749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:40.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:40 smithi022 bash[82865]: cluster 2024-07-28T16:11:39.101213+0000 mgr.y (mgr.25232) 7805 : cluster [DBG] pgmap v8749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:41.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14412 16 16 0 0 0 - 0 2024-07-28T16:11:42.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14413 16 16 0 0 0 - 0 2024-07-28T16:11:42.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:42 smithi150 bash[67543]: cluster 2024-07-28T16:11:41.102579+0000 mgr.y (mgr.25232) 7806 : cluster [DBG] pgmap v8750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:42.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:42 smithi150 bash[67543]: audit 2024-07-28T16:11:41.672726+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:11:42.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:11:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:11:42.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:42 smithi022 bash[80503]: cluster 2024-07-28T16:11:41.102579+0000 mgr.y (mgr.25232) 7806 : cluster [DBG] pgmap v8750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:42.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:42 smithi022 bash[80503]: audit 2024-07-28T16:11:41.672726+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:11:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:42 smithi022 bash[82865]: cluster 2024-07-28T16:11:41.102579+0000 mgr.y (mgr.25232) 7806 : cluster [DBG] pgmap v8750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:42 smithi022 bash[82865]: audit 2024-07-28T16:11:41.672726+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:11:43.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14414 16 16 0 0 0 - 0 2024-07-28T16:11:44.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14415 16 16 0 0 0 - 0 2024-07-28T16:11:44.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:44 smithi150 bash[67543]: cluster 2024-07-28T16:11:43.103893+0000 mgr.y (mgr.25232) 7807 : cluster [DBG] pgmap v8751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:44.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:44 smithi022 bash[80503]: cluster 2024-07-28T16:11:43.103893+0000 mgr.y (mgr.25232) 7807 : cluster [DBG] pgmap v8751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:44.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:44 smithi022 bash[82865]: cluster 2024-07-28T16:11:43.103893+0000 mgr.y (mgr.25232) 7807 : cluster [DBG] pgmap v8751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:45.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14416 16 16 0 0 0 - 0 2024-07-28T16:11:46.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14417 16 16 0 0 0 - 0 2024-07-28T16:11:46.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:46 smithi150 bash[67543]: cluster 2024-07-28T16:11:45.105282+0000 mgr.y (mgr.25232) 7808 : cluster [DBG] pgmap v8752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:46.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:46 smithi022 bash[82865]: cluster 2024-07-28T16:11:45.105282+0000 mgr.y (mgr.25232) 7808 : cluster [DBG] pgmap v8752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:46.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:46 smithi022 bash[80503]: cluster 2024-07-28T16:11:45.105282+0000 mgr.y (mgr.25232) 7808 : cluster [DBG] pgmap v8752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:47.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14418 16 16 0 0 0 - 0 2024-07-28T16:11:48.042 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14419 16 16 0 0 0 - 0 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: cluster 2024-07-28T16:11:47.106008+0000 mgr.y (mgr.25232) 7809 : cluster [DBG] pgmap v8753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:47.392425+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:47.398789+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:47.565287+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:47.586443+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:48.021184+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:48.022407+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:11:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:48 smithi150 bash[67543]: audit 2024-07-28T16:11:48.031716+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: cluster 2024-07-28T16:11:47.106008+0000 mgr.y (mgr.25232) 7809 : cluster [DBG] pgmap v8753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:47.392425+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:47.398789+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:47.565287+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:47.586443+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:48.021184+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:48.022407+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[80503]: audit 2024-07-28T16:11:48.031716+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: cluster 2024-07-28T16:11:47.106008+0000 mgr.y (mgr.25232) 7809 : cluster [DBG] pgmap v8753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:47.392425+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:47.398789+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:47.565287+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:47.586443+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:48.021184+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:48.022407+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:11:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:48 smithi022 bash[82865]: audit 2024-07-28T16:11:48.031716+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:11:49.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:11:49.036181+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:11:49.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:11:49.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14420 16 16 0 0 0 - 0 2024-07-28T16:11:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:11:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:11:49] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:11:50.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14421 16 16 0 0 0 - 0 2024-07-28T16:11:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:50 smithi150 bash[67543]: cluster 2024-07-28T16:11:49.107350+0000 mgr.y (mgr.25232) 7810 : cluster [DBG] pgmap v8754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:50.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:50 smithi022 bash[80503]: cluster 2024-07-28T16:11:49.107350+0000 mgr.y (mgr.25232) 7810 : cluster [DBG] pgmap v8754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:50.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:50 smithi022 bash[82865]: cluster 2024-07-28T16:11:49.107350+0000 mgr.y (mgr.25232) 7810 : cluster [DBG] pgmap v8754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:51.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14422 16 16 0 0 0 - 0 2024-07-28T16:11:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:51 smithi150 bash[67543]: audit 2024-07-28T16:11:50.662869+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:51.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:51 smithi022 bash[80503]: audit 2024-07-28T16:11:50.662869+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:51.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:51 smithi022 bash[82865]: audit 2024-07-28T16:11:50.662869+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:11:52.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14423 16 16 0 0 0 - 0 2024-07-28T16:11:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:52 smithi150 bash[67543]: cluster 2024-07-28T16:11:51.108692+0000 mgr.y (mgr.25232) 7811 : cluster [DBG] pgmap v8755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:11:52 smithi150 bash[60514]: ts=2024-07-28T16:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:11:52.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:52 smithi022 bash[80503]: cluster 2024-07-28T16:11:51.108692+0000 mgr.y (mgr.25232) 7811 : cluster [DBG] pgmap v8755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:52.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:52 smithi022 bash[82865]: cluster 2024-07-28T16:11:51.108692+0000 mgr.y (mgr.25232) 7811 : cluster [DBG] pgmap v8755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:53.043 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14424 16 16 0 0 0 - 0 2024-07-28T16:11:54.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14425 16 16 0 0 0 - 0 2024-07-28T16:11:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:54 smithi150 bash[67543]: cluster 2024-07-28T16:11:53.110088+0000 mgr.y (mgr.25232) 7812 : cluster [DBG] pgmap v8756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:54.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:54 smithi022 bash[80503]: cluster 2024-07-28T16:11:53.110088+0000 mgr.y (mgr.25232) 7812 : cluster [DBG] pgmap v8756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:54.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:54 smithi022 bash[82865]: cluster 2024-07-28T16:11:53.110088+0000 mgr.y (mgr.25232) 7812 : cluster [DBG] pgmap v8756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:55.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14426 16 16 0 0 0 - 0 2024-07-28T16:11:56.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14427 16 16 0 0 0 - 0 2024-07-28T16:11:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:56 smithi150 bash[67543]: cluster 2024-07-28T16:11:55.111559+0000 mgr.y (mgr.25232) 7813 : cluster [DBG] pgmap v8757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:56.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:56 smithi022 bash[80503]: cluster 2024-07-28T16:11:55.111559+0000 mgr.y (mgr.25232) 7813 : cluster [DBG] pgmap v8757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:56.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:56 smithi022 bash[82865]: cluster 2024-07-28T16:11:55.111559+0000 mgr.y (mgr.25232) 7813 : cluster [DBG] pgmap v8757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:57.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14428 16 16 0 0 0 - 0 2024-07-28T16:11:58.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14429 16 16 0 0 0 - 0 2024-07-28T16:11:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:11:58 smithi150 bash[67543]: cluster 2024-07-28T16:11:57.112960+0000 mgr.y (mgr.25232) 7814 : cluster [DBG] pgmap v8758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:58.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:11:58 smithi022 bash[80503]: cluster 2024-07-28T16:11:57.112960+0000 mgr.y (mgr.25232) 7814 : cluster [DBG] pgmap v8758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:58.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:11:58 smithi022 bash[82865]: cluster 2024-07-28T16:11:57.112960+0000 mgr.y (mgr.25232) 7814 : cluster [DBG] pgmap v8758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:11:59.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14430 16 16 0 0 0 - 0 2024-07-28T16:11:59.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:11:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:11:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:12:00.044 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14431 16 16 0 0 0 - 0 2024-07-28T16:12:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:00 smithi150 bash[67543]: cluster 2024-07-28T16:11:59.114405+0000 mgr.y (mgr.25232) 7815 : cluster [DBG] pgmap v8759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:00.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:00 smithi022 bash[80503]: cluster 2024-07-28T16:11:59.114405+0000 mgr.y (mgr.25232) 7815 : cluster [DBG] pgmap v8759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:00.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:00 smithi022 bash[82865]: cluster 2024-07-28T16:11:59.114405+0000 mgr.y (mgr.25232) 7815 : cluster [DBG] pgmap v8759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:01.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14432 16 16 0 0 0 - 0 2024-07-28T16:12:02.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14433 16 16 0 0 0 - 0 2024-07-28T16:12:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:02 smithi150 bash[67543]: cluster 2024-07-28T16:12:01.115732+0000 mgr.y (mgr.25232) 7816 : cluster [DBG] pgmap v8760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:12:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:12:02.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:02 smithi022 bash[80503]: cluster 2024-07-28T16:12:01.115732+0000 mgr.y (mgr.25232) 7816 : cluster [DBG] pgmap v8760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:02.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:02 smithi022 bash[82865]: cluster 2024-07-28T16:12:01.115732+0000 mgr.y (mgr.25232) 7816 : cluster [DBG] pgmap v8760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:03.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14434 16 16 0 0 0 - 0 2024-07-28T16:12:04.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14435 16 16 0 0 0 - 0 2024-07-28T16:12:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:04 smithi150 bash[67543]: cluster 2024-07-28T16:12:03.117166+0000 mgr.y (mgr.25232) 7817 : cluster [DBG] pgmap v8761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:04.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:04 smithi022 bash[80503]: cluster 2024-07-28T16:12:03.117166+0000 mgr.y (mgr.25232) 7817 : cluster [DBG] pgmap v8761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:04.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:04 smithi022 bash[82865]: cluster 2024-07-28T16:12:03.117166+0000 mgr.y (mgr.25232) 7817 : cluster [DBG] pgmap v8761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:05.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14436 16 16 0 0 0 - 0 2024-07-28T16:12:06.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14437 16 16 0 0 0 - 0 2024-07-28T16:12:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:06 smithi150 bash[67543]: cluster 2024-07-28T16:12:05.118606+0000 mgr.y (mgr.25232) 7818 : cluster [DBG] pgmap v8762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:06 smithi150 bash[67543]: audit 2024-07-28T16:12:05.663284+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:06.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:06 smithi022 bash[80503]: cluster 2024-07-28T16:12:05.118606+0000 mgr.y (mgr.25232) 7818 : cluster [DBG] pgmap v8762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:06.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:06 smithi022 bash[80503]: audit 2024-07-28T16:12:05.663284+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:06.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:06 smithi022 bash[82865]: cluster 2024-07-28T16:12:05.118606+0000 mgr.y (mgr.25232) 7818 : cluster [DBG] pgmap v8762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:06.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:06 smithi022 bash[82865]: audit 2024-07-28T16:12:05.663284+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:07.045 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14438 16 16 0 0 0 - 0 2024-07-28T16:12:08.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14439 16 16 0 0 0 - 0 2024-07-28T16:12:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:08 smithi150 bash[67543]: cluster 2024-07-28T16:12:07.119940+0000 mgr.y (mgr.25232) 7819 : cluster [DBG] pgmap v8763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:08.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:08 smithi022 bash[80503]: cluster 2024-07-28T16:12:07.119940+0000 mgr.y (mgr.25232) 7819 : cluster [DBG] pgmap v8763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:08.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:08 smithi022 bash[82865]: cluster 2024-07-28T16:12:07.119940+0000 mgr.y (mgr.25232) 7819 : cluster [DBG] pgmap v8763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:09.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:12:09.039338+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:12:09.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:12:09.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14440 16 16 0 0 0 - 0 2024-07-28T16:12:09.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:12:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:12:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:12:10.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14441 16 16 0 0 0 - 0 2024-07-28T16:12:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:10 smithi150 bash[67543]: cluster 2024-07-28T16:12:09.121292+0000 mgr.y (mgr.25232) 7820 : cluster [DBG] pgmap v8764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:10.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:10 smithi022 bash[82865]: cluster 2024-07-28T16:12:09.121292+0000 mgr.y (mgr.25232) 7820 : cluster [DBG] pgmap v8764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:10.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:10 smithi022 bash[80503]: cluster 2024-07-28T16:12:09.121292+0000 mgr.y (mgr.25232) 7820 : cluster [DBG] pgmap v8764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:11.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14442 16 16 0 0 0 - 0 2024-07-28T16:12:12.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14443 16 16 0 0 0 - 0 2024-07-28T16:12:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:12 smithi150 bash[67543]: cluster 2024-07-28T16:12:11.122641+0000 mgr.y (mgr.25232) 7821 : cluster [DBG] pgmap v8765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:12:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:12:12.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:12 smithi022 bash[82865]: cluster 2024-07-28T16:12:11.122641+0000 mgr.y (mgr.25232) 7821 : cluster [DBG] pgmap v8765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:12.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:12 smithi022 bash[80503]: cluster 2024-07-28T16:12:11.122641+0000 mgr.y (mgr.25232) 7821 : cluster [DBG] pgmap v8765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:13.046 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14444 16 16 0 0 0 - 0 2024-07-28T16:12:14.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14445 16 16 0 0 0 - 0 2024-07-28T16:12:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:14 smithi150 bash[67543]: cluster 2024-07-28T16:12:13.123972+0000 mgr.y (mgr.25232) 7822 : cluster [DBG] pgmap v8766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:14.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:14 smithi022 bash[82865]: cluster 2024-07-28T16:12:13.123972+0000 mgr.y (mgr.25232) 7822 : cluster [DBG] pgmap v8766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:14.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:14 smithi022 bash[80503]: cluster 2024-07-28T16:12:13.123972+0000 mgr.y (mgr.25232) 7822 : cluster [DBG] pgmap v8766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:15.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14446 16 16 0 0 0 - 0 2024-07-28T16:12:16.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14447 16 16 0 0 0 - 0 2024-07-28T16:12:16.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:16 smithi150 bash[67543]: cluster 2024-07-28T16:12:15.125362+0000 mgr.y (mgr.25232) 7823 : cluster [DBG] pgmap v8767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:16.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:16 smithi022 bash[80503]: cluster 2024-07-28T16:12:15.125362+0000 mgr.y (mgr.25232) 7823 : cluster [DBG] pgmap v8767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:16.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:16 smithi022 bash[82865]: cluster 2024-07-28T16:12:15.125362+0000 mgr.y (mgr.25232) 7823 : cluster [DBG] pgmap v8767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:17.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14448 16 16 0 0 0 - 0 2024-07-28T16:12:18.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14449 16 16 0 0 0 - 0 2024-07-28T16:12:18.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:18 smithi150 bash[67543]: cluster 2024-07-28T16:12:17.126760+0000 mgr.y (mgr.25232) 7824 : cluster [DBG] pgmap v8768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:18.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:18 smithi022 bash[80503]: cluster 2024-07-28T16:12:17.126760+0000 mgr.y (mgr.25232) 7824 : cluster [DBG] pgmap v8768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:18.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:18 smithi022 bash[82865]: cluster 2024-07-28T16:12:17.126760+0000 mgr.y (mgr.25232) 7824 : cluster [DBG] pgmap v8768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:19.047 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14450 16 16 0 0 0 - 0 2024-07-28T16:12:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:12:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:12:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:12:20.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14451 16 16 0 0 0 - 0 2024-07-28T16:12:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:20 smithi150 bash[67543]: cluster 2024-07-28T16:12:19.128111+0000 mgr.y (mgr.25232) 7825 : cluster [DBG] pgmap v8769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:20.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:20 smithi022 bash[82865]: cluster 2024-07-28T16:12:19.128111+0000 mgr.y (mgr.25232) 7825 : cluster [DBG] pgmap v8769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:20.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:20 smithi022 bash[80503]: cluster 2024-07-28T16:12:19.128111+0000 mgr.y (mgr.25232) 7825 : cluster [DBG] pgmap v8769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:21.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14452 16 16 0 0 0 - 0 2024-07-28T16:12:21.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:21 smithi150 bash[67543]: audit 2024-07-28T16:12:20.663545+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:21.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:21 smithi022 bash[80503]: audit 2024-07-28T16:12:20.663545+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:21.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:21 smithi022 bash[82865]: audit 2024-07-28T16:12:20.663545+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:22.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14453 16 16 0 0 0 - 0 2024-07-28T16:12:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:22 smithi150 bash[67543]: cluster 2024-07-28T16:12:21.129444+0000 mgr.y (mgr.25232) 7826 : cluster [DBG] pgmap v8770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:12:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:12:22.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:22 smithi022 bash[80503]: cluster 2024-07-28T16:12:21.129444+0000 mgr.y (mgr.25232) 7826 : cluster [DBG] pgmap v8770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:22.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:22 smithi022 bash[82865]: cluster 2024-07-28T16:12:21.129444+0000 mgr.y (mgr.25232) 7826 : cluster [DBG] pgmap v8770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:23.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14454 16 16 0 0 0 - 0 2024-07-28T16:12:24.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14455 16 16 0 0 0 - 0 2024-07-28T16:12:24.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:24 smithi150 bash[67543]: cluster 2024-07-28T16:12:23.130898+0000 mgr.y (mgr.25232) 7827 : cluster [DBG] pgmap v8771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:24.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:24 smithi022 bash[82865]: cluster 2024-07-28T16:12:23.130898+0000 mgr.y (mgr.25232) 7827 : cluster [DBG] pgmap v8771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:24.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:24 smithi022 bash[80503]: cluster 2024-07-28T16:12:23.130898+0000 mgr.y (mgr.25232) 7827 : cluster [DBG] pgmap v8771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:25.048 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14456 16 16 0 0 0 - 0 2024-07-28T16:12:26.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14457 16 16 0 0 0 - 0 2024-07-28T16:12:26.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:26 smithi150 bash[67543]: cluster 2024-07-28T16:12:25.132308+0000 mgr.y (mgr.25232) 7828 : cluster [DBG] pgmap v8772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:26.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:26 smithi022 bash[80503]: cluster 2024-07-28T16:12:25.132308+0000 mgr.y (mgr.25232) 7828 : cluster [DBG] pgmap v8772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:26.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:26 smithi022 bash[82865]: cluster 2024-07-28T16:12:25.132308+0000 mgr.y (mgr.25232) 7828 : cluster [DBG] pgmap v8772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:27.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14458 16 16 0 0 0 - 0 2024-07-28T16:12:28.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14459 16 16 0 0 0 - 0 2024-07-28T16:12:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:28 smithi150 bash[67543]: cluster 2024-07-28T16:12:27.133745+0000 mgr.y (mgr.25232) 7829 : cluster [DBG] pgmap v8773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:28 smithi022 bash[80503]: cluster 2024-07-28T16:12:27.133745+0000 mgr.y (mgr.25232) 7829 : cluster [DBG] pgmap v8773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:28 smithi022 bash[82865]: cluster 2024-07-28T16:12:27.133745+0000 mgr.y (mgr.25232) 7829 : cluster [DBG] pgmap v8773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:29.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:12:29.042559+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:12:29.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:12:29.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14460 16 16 0 0 0 - 0 2024-07-28T16:12:29.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:12:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:12:29] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:12:30.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14461 16 16 0 0 0 - 0 2024-07-28T16:12:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:30 smithi150 bash[67543]: cluster 2024-07-28T16:12:29.135141+0000 mgr.y (mgr.25232) 7830 : cluster [DBG] pgmap v8774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:30.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:30 smithi022 bash[80503]: cluster 2024-07-28T16:12:29.135141+0000 mgr.y (mgr.25232) 7830 : cluster [DBG] pgmap v8774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:30.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:30 smithi022 bash[82865]: cluster 2024-07-28T16:12:29.135141+0000 mgr.y (mgr.25232) 7830 : cluster [DBG] pgmap v8774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:31.049 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14462 16 16 0 0 0 - 0 2024-07-28T16:12:32.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14463 16 16 0 0 0 - 0 2024-07-28T16:12:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:32 smithi150 bash[67543]: cluster 2024-07-28T16:12:31.136496+0000 mgr.y (mgr.25232) 7831 : cluster [DBG] pgmap v8775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:12:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:12:32.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:32 smithi022 bash[80503]: cluster 2024-07-28T16:12:31.136496+0000 mgr.y (mgr.25232) 7831 : cluster [DBG] pgmap v8775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:32.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:32 smithi022 bash[82865]: cluster 2024-07-28T16:12:31.136496+0000 mgr.y (mgr.25232) 7831 : cluster [DBG] pgmap v8775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:33.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14464 16 16 0 0 0 - 0 2024-07-28T16:12:34.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14465 16 16 0 0 0 - 0 2024-07-28T16:12:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:34 smithi150 bash[67543]: cluster 2024-07-28T16:12:33.137879+0000 mgr.y (mgr.25232) 7832 : cluster [DBG] pgmap v8776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:34.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:34 smithi022 bash[80503]: cluster 2024-07-28T16:12:33.137879+0000 mgr.y (mgr.25232) 7832 : cluster [DBG] pgmap v8776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:34.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:34 smithi022 bash[82865]: cluster 2024-07-28T16:12:33.137879+0000 mgr.y (mgr.25232) 7832 : cluster [DBG] pgmap v8776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:35.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14466 16 16 0 0 0 - 0 2024-07-28T16:12:36.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14467 16 16 0 0 0 - 0 2024-07-28T16:12:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:36 smithi150 bash[67543]: cluster 2024-07-28T16:12:35.139285+0000 mgr.y (mgr.25232) 7833 : cluster [DBG] pgmap v8777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:36 smithi150 bash[67543]: audit 2024-07-28T16:12:35.663963+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:36 smithi022 bash[80503]: cluster 2024-07-28T16:12:35.139285+0000 mgr.y (mgr.25232) 7833 : cluster [DBG] pgmap v8777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:36 smithi022 bash[80503]: audit 2024-07-28T16:12:35.663963+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:36 smithi022 bash[82865]: cluster 2024-07-28T16:12:35.139285+0000 mgr.y (mgr.25232) 7833 : cluster [DBG] pgmap v8777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:36 smithi022 bash[82865]: audit 2024-07-28T16:12:35.663963+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:37.050 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14468 16 16 0 0 0 - 0 2024-07-28T16:12:38.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14469 16 16 0 0 0 - 0 2024-07-28T16:12:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:38 smithi150 bash[67543]: cluster 2024-07-28T16:12:37.140681+0000 mgr.y (mgr.25232) 7834 : cluster [DBG] pgmap v8778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:38.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:38 smithi022 bash[80503]: cluster 2024-07-28T16:12:37.140681+0000 mgr.y (mgr.25232) 7834 : cluster [DBG] pgmap v8778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:38.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:38 smithi022 bash[82865]: cluster 2024-07-28T16:12:37.140681+0000 mgr.y (mgr.25232) 7834 : cluster [DBG] pgmap v8778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:39.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14470 16 16 0 0 0 - 0 2024-07-28T16:12:39.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:39 smithi150 bash[67543]: cluster 2024-07-28T16:12:39.142040+0000 mgr.y (mgr.25232) 7835 : cluster [DBG] pgmap v8779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:12:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:12:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:12:39.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:39 smithi022 bash[82865]: cluster 2024-07-28T16:12:39.142040+0000 mgr.y (mgr.25232) 7835 : cluster [DBG] pgmap v8779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:39.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:39 smithi022 bash[80503]: cluster 2024-07-28T16:12:39.142040+0000 mgr.y (mgr.25232) 7835 : cluster [DBG] pgmap v8779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:40.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14471 16 16 0 0 0 - 0 2024-07-28T16:12:41.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14472 16 16 0 0 0 - 0 2024-07-28T16:12:42.051 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14473 16 16 0 0 0 - 0 2024-07-28T16:12:42.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:42 smithi150 bash[67543]: cluster 2024-07-28T16:12:41.143392+0000 mgr.y (mgr.25232) 7836 : cluster [DBG] pgmap v8780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:42.527 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:12:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:12:42.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:42 smithi022 bash[80503]: cluster 2024-07-28T16:12:41.143392+0000 mgr.y (mgr.25232) 7836 : cluster [DBG] pgmap v8780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:42.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:42 smithi022 bash[82865]: cluster 2024-07-28T16:12:41.143392+0000 mgr.y (mgr.25232) 7836 : cluster [DBG] pgmap v8780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:43.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14474 16 16 0 0 0 - 0 2024-07-28T16:12:44.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14475 16 16 0 0 0 - 0 2024-07-28T16:12:44.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:44 smithi150 bash[67543]: cluster 2024-07-28T16:12:43.144726+0000 mgr.y (mgr.25232) 7837 : cluster [DBG] pgmap v8781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:44.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:44 smithi022 bash[82865]: cluster 2024-07-28T16:12:43.144726+0000 mgr.y (mgr.25232) 7837 : cluster [DBG] pgmap v8781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:44.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:44 smithi022 bash[80503]: cluster 2024-07-28T16:12:43.144726+0000 mgr.y (mgr.25232) 7837 : cluster [DBG] pgmap v8781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:45.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14476 16 16 0 0 0 - 0 2024-07-28T16:12:46.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14477 16 16 0 0 0 - 0 2024-07-28T16:12:46.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:46 smithi150 bash[67543]: cluster 2024-07-28T16:12:45.146083+0000 mgr.y (mgr.25232) 7838 : cluster [DBG] pgmap v8782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:46.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:46 smithi022 bash[80503]: cluster 2024-07-28T16:12:45.146083+0000 mgr.y (mgr.25232) 7838 : cluster [DBG] pgmap v8782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:46.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:46 smithi022 bash[82865]: cluster 2024-07-28T16:12:45.146083+0000 mgr.y (mgr.25232) 7838 : cluster [DBG] pgmap v8782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:47.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14478 16 16 0 0 0 - 0 2024-07-28T16:12:48.052 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14479 16 16 0 0 0 - 0 2024-07-28T16:12:48.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:48 smithi150 bash[67543]: cluster 2024-07-28T16:12:47.147388+0000 mgr.y (mgr.25232) 7839 : cluster [DBG] pgmap v8783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:48.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:48 smithi150 bash[67543]: audit 2024-07-28T16:12:48.129933+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:12:48.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:48 smithi022 bash[80503]: cluster 2024-07-28T16:12:47.147388+0000 mgr.y (mgr.25232) 7839 : cluster [DBG] pgmap v8783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:48.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:48 smithi022 bash[80503]: audit 2024-07-28T16:12:48.129933+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:12:48.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:48 smithi022 bash[82865]: cluster 2024-07-28T16:12:47.147388+0000 mgr.y (mgr.25232) 7839 : cluster [DBG] pgmap v8783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:48.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:48 smithi022 bash[82865]: audit 2024-07-28T16:12:48.129933+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:12:49.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:12:49.045737+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:12:49.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:12:49.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14480 16 16 0 0 0 - 0 2024-07-28T16:12:49.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:49 smithi150 bash[67543]: audit 2024-07-28T16:12:48.514674+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:49.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:49 smithi150 bash[67543]: audit 2024-07-28T16:12:48.519140+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:49.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:49 smithi150 bash[67543]: cluster 2024-07-28T16:12:49.148724+0000 mgr.y (mgr.25232) 7840 : cluster [DBG] pgmap v8784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:12:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:12:49.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[80503]: audit 2024-07-28T16:12:48.514674+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:49.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[80503]: audit 2024-07-28T16:12:48.519140+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:49.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[80503]: cluster 2024-07-28T16:12:49.148724+0000 mgr.y (mgr.25232) 7840 : cluster [DBG] pgmap v8784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:49.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[82865]: audit 2024-07-28T16:12:48.514674+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:49.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[82865]: audit 2024-07-28T16:12:48.519140+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:49.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:49 smithi022 bash[82865]: cluster 2024-07-28T16:12:49.148724+0000 mgr.y (mgr.25232) 7840 : cluster [DBG] pgmap v8784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:50.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14481 16 16 0 0 0 - 0 2024-07-28T16:12:51.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:50 smithi150 bash[67543]: audit 2024-07-28T16:12:50.664381+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:51.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14482 16 16 0 0 0 - 0 2024-07-28T16:12:51.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:50 smithi022 bash[80503]: audit 2024-07-28T16:12:50.664381+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:51.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:50 smithi022 bash[82865]: audit 2024-07-28T16:12:50.664381+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:12:52.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:51 smithi150 bash[67543]: cluster 2024-07-28T16:12:51.150050+0000 mgr.y (mgr.25232) 7841 : cluster [DBG] pgmap v8785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:52.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14483 16 16 0 0 0 - 0 2024-07-28T16:12:52.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:51 smithi022 bash[80503]: cluster 2024-07-28T16:12:51.150050+0000 mgr.y (mgr.25232) 7841 : cluster [DBG] pgmap v8785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:52.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:51 smithi022 bash[82865]: cluster 2024-07-28T16:12:51.150050+0000 mgr.y (mgr.25232) 7841 : cluster [DBG] pgmap v8785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:12:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:12:53.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14484 16 16 0 0 0 - 0 2024-07-28T16:12:54.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14485 16 16 0 0 0 - 0 2024-07-28T16:12:54.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:54 smithi150 bash[67543]: cluster 2024-07-28T16:12:53.151457+0000 mgr.y (mgr.25232) 7842 : cluster [DBG] pgmap v8786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:54.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:54 smithi150 bash[67543]: audit 2024-07-28T16:12:53.985564+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:54 smithi150 bash[67543]: audit 2024-07-28T16:12:53.990685+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:54 smithi150 bash[67543]: audit 2024-07-28T16:12:54.171867+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:54 smithi150 bash[67543]: audit 2024-07-28T16:12:54.176970+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[80503]: cluster 2024-07-28T16:12:53.151457+0000 mgr.y (mgr.25232) 7842 : cluster [DBG] pgmap v8786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[80503]: audit 2024-07-28T16:12:53.985564+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[80503]: audit 2024-07-28T16:12:53.990685+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[80503]: audit 2024-07-28T16:12:54.171867+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[80503]: audit 2024-07-28T16:12:54.176970+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[82865]: cluster 2024-07-28T16:12:53.151457+0000 mgr.y (mgr.25232) 7842 : cluster [DBG] pgmap v8786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[82865]: audit 2024-07-28T16:12:53.985564+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[82865]: audit 2024-07-28T16:12:53.990685+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[82865]: audit 2024-07-28T16:12:54.171867+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:54.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:54 smithi022 bash[82865]: audit 2024-07-28T16:12:54.176970+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:55.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14486 16 16 0 0 0 - 0 2024-07-28T16:12:55.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:55 smithi150 bash[67543]: audit 2024-07-28T16:12:54.639705+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:12:55.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:55 smithi150 bash[67543]: audit 2024-07-28T16:12:54.641312+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:12:55.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:55 smithi150 bash[67543]: audit 2024-07-28T16:12:54.648799+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:55.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:55 smithi022 bash[82865]: audit 2024-07-28T16:12:54.639705+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:12:55.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:55 smithi022 bash[82865]: audit 2024-07-28T16:12:54.641312+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:12:55.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:55 smithi022 bash[82865]: audit 2024-07-28T16:12:54.648799+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:55.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:55 smithi022 bash[80503]: audit 2024-07-28T16:12:54.639705+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:12:55.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:55 smithi022 bash[80503]: audit 2024-07-28T16:12:54.641312+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:12:55.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:55 smithi022 bash[80503]: audit 2024-07-28T16:12:54.648799+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:12:56.053 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14487 16 16 0 0 0 - 0 2024-07-28T16:12:56.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:56 smithi150 bash[67543]: cluster 2024-07-28T16:12:55.152817+0000 mgr.y (mgr.25232) 7843 : cluster [DBG] pgmap v8787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:56.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:56 smithi022 bash[80503]: cluster 2024-07-28T16:12:55.152817+0000 mgr.y (mgr.25232) 7843 : cluster [DBG] pgmap v8787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:56.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:56 smithi022 bash[82865]: cluster 2024-07-28T16:12:55.152817+0000 mgr.y (mgr.25232) 7843 : cluster [DBG] pgmap v8787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:57.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14488 16 16 0 0 0 - 0 2024-07-28T16:12:58.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14489 16 16 0 0 0 - 0 2024-07-28T16:12:58.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:12:58 smithi022 bash[80503]: cluster 2024-07-28T16:12:57.154193+0000 mgr.y (mgr.25232) 7844 : cluster [DBG] pgmap v8788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:58.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:12:58 smithi022 bash[82865]: cluster 2024-07-28T16:12:57.154193+0000 mgr.y (mgr.25232) 7844 : cluster [DBG] pgmap v8788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:12:58 smithi150 bash[67543]: cluster 2024-07-28T16:12:57.154193+0000 mgr.y (mgr.25232) 7844 : cluster [DBG] pgmap v8788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:12:59.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14490 16 16 0 0 0 - 0 2024-07-28T16:12:59.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:12:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:12:59] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:13:00.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14491 16 16 0 0 0 - 0 2024-07-28T16:13:00.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:00 smithi022 bash[80503]: cluster 2024-07-28T16:12:59.155544+0000 mgr.y (mgr.25232) 7845 : cluster [DBG] pgmap v8789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:00.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:00 smithi022 bash[82865]: cluster 2024-07-28T16:12:59.155544+0000 mgr.y (mgr.25232) 7845 : cluster [DBG] pgmap v8789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:00 smithi150 bash[67543]: cluster 2024-07-28T16:12:59.155544+0000 mgr.y (mgr.25232) 7845 : cluster [DBG] pgmap v8789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:01.054 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14492 16 16 0 0 0 - 0 2024-07-28T16:13:02.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14493 16 16 0 0 0 - 0 2024-07-28T16:13:02.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:02 smithi022 bash[80503]: cluster 2024-07-28T16:13:01.156919+0000 mgr.y (mgr.25232) 7846 : cluster [DBG] pgmap v8790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:02.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:02 smithi022 bash[82865]: cluster 2024-07-28T16:13:01.156919+0000 mgr.y (mgr.25232) 7846 : cluster [DBG] pgmap v8790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:02 smithi150 bash[67543]: cluster 2024-07-28T16:13:01.156919+0000 mgr.y (mgr.25232) 7846 : cluster [DBG] pgmap v8790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:13:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:13:03.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14494 16 16 0 0 0 - 0 2024-07-28T16:13:04.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14495 16 16 0 0 0 - 0 2024-07-28T16:13:04.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:04 smithi022 bash[80503]: cluster 2024-07-28T16:13:03.158270+0000 mgr.y (mgr.25232) 7847 : cluster [DBG] pgmap v8791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:04.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:04 smithi022 bash[82865]: cluster 2024-07-28T16:13:03.158270+0000 mgr.y (mgr.25232) 7847 : cluster [DBG] pgmap v8791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:04 smithi150 bash[67543]: cluster 2024-07-28T16:13:03.158270+0000 mgr.y (mgr.25232) 7847 : cluster [DBG] pgmap v8791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:05.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14496 16 16 0 0 0 - 0 2024-07-28T16:13:06.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14497 16 16 0 0 0 - 0 2024-07-28T16:13:06.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:06 smithi022 bash[80503]: cluster 2024-07-28T16:13:05.159618+0000 mgr.y (mgr.25232) 7848 : cluster [DBG] pgmap v8792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:06.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:06 smithi022 bash[80503]: audit 2024-07-28T16:13:05.664888+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:06.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:06 smithi022 bash[82865]: cluster 2024-07-28T16:13:05.159618+0000 mgr.y (mgr.25232) 7848 : cluster [DBG] pgmap v8792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:06.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:06 smithi022 bash[82865]: audit 2024-07-28T16:13:05.664888+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:06 smithi150 bash[67543]: cluster 2024-07-28T16:13:05.159618+0000 mgr.y (mgr.25232) 7848 : cluster [DBG] pgmap v8792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:06 smithi150 bash[67543]: audit 2024-07-28T16:13:05.664888+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:07.055 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14498 16 16 0 0 0 - 0 2024-07-28T16:13:08.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14499 16 16 0 0 0 - 0 2024-07-28T16:13:08.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:08 smithi022 bash[80503]: cluster 2024-07-28T16:13:07.161004+0000 mgr.y (mgr.25232) 7849 : cluster [DBG] pgmap v8793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:08.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:08 smithi022 bash[82865]: cluster 2024-07-28T16:13:07.161004+0000 mgr.y (mgr.25232) 7849 : cluster [DBG] pgmap v8793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:08 smithi150 bash[67543]: cluster 2024-07-28T16:13:07.161004+0000 mgr.y (mgr.25232) 7849 : cluster [DBG] pgmap v8793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:09.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:13:09.048938+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:13:09.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:13:09.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14500 16 16 0 0 0 - 0 2024-07-28T16:13:09.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:13:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:13:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:13:10.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14501 16 16 0 0 0 - 0 2024-07-28T16:13:10.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:10 smithi022 bash[80503]: cluster 2024-07-28T16:13:09.162391+0000 mgr.y (mgr.25232) 7850 : cluster [DBG] pgmap v8794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:10.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:10 smithi022 bash[82865]: cluster 2024-07-28T16:13:09.162391+0000 mgr.y (mgr.25232) 7850 : cluster [DBG] pgmap v8794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:10 smithi150 bash[67543]: cluster 2024-07-28T16:13:09.162391+0000 mgr.y (mgr.25232) 7850 : cluster [DBG] pgmap v8794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:11.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14502 16 16 0 0 0 - 0 2024-07-28T16:13:12.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14503 16 16 0 0 0 - 0 2024-07-28T16:13:12.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:12 smithi022 bash[80503]: cluster 2024-07-28T16:13:11.163753+0000 mgr.y (mgr.25232) 7851 : cluster [DBG] pgmap v8795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:12.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:12 smithi022 bash[82865]: cluster 2024-07-28T16:13:11.163753+0000 mgr.y (mgr.25232) 7851 : cluster [DBG] pgmap v8795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:12 smithi150 bash[67543]: cluster 2024-07-28T16:13:11.163753+0000 mgr.y (mgr.25232) 7851 : cluster [DBG] pgmap v8795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:13:12 smithi150 bash[60514]: ts=2024-07-28T16:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:13:13.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14504 16 16 0 0 0 - 0 2024-07-28T16:13:14.056 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14505 16 16 0 0 0 - 0 2024-07-28T16:13:14.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:14 smithi022 bash[80503]: cluster 2024-07-28T16:13:13.165110+0000 mgr.y (mgr.25232) 7852 : cluster [DBG] pgmap v8796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:14.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:14 smithi022 bash[82865]: cluster 2024-07-28T16:13:13.165110+0000 mgr.y (mgr.25232) 7852 : cluster [DBG] pgmap v8796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:14 smithi150 bash[67543]: cluster 2024-07-28T16:13:13.165110+0000 mgr.y (mgr.25232) 7852 : cluster [DBG] pgmap v8796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:14.777 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 16:13:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T16:13:14.467074266Z level=info msg="Completed cleanup jobs" duration=343.017487ms 2024-07-28T16:13:15.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14506 16 16 0 0 0 - 0 2024-07-28T16:13:16.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14507 16 16 0 0 0 - 0 2024-07-28T16:13:16.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:16 smithi022 bash[80503]: cluster 2024-07-28T16:13:15.166487+0000 mgr.y (mgr.25232) 7853 : cluster [DBG] pgmap v8797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:16.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:16 smithi022 bash[82865]: cluster 2024-07-28T16:13:15.166487+0000 mgr.y (mgr.25232) 7853 : cluster [DBG] pgmap v8797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:16.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:16 smithi150 bash[67543]: cluster 2024-07-28T16:13:15.166487+0000 mgr.y (mgr.25232) 7853 : cluster [DBG] pgmap v8797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:17.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14508 16 16 0 0 0 - 0 2024-07-28T16:13:18.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14509 16 16 0 0 0 - 0 2024-07-28T16:13:18.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:18 smithi022 bash[80503]: cluster 2024-07-28T16:13:17.167865+0000 mgr.y (mgr.25232) 7854 : cluster [DBG] pgmap v8798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:18 smithi022 bash[82865]: cluster 2024-07-28T16:13:17.167865+0000 mgr.y (mgr.25232) 7854 : cluster [DBG] pgmap v8798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:18.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:18 smithi150 bash[67543]: cluster 2024-07-28T16:13:17.167865+0000 mgr.y (mgr.25232) 7854 : cluster [DBG] pgmap v8798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:19.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14510 16 16 0 0 0 - 0 2024-07-28T16:13:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:13:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:13:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:13:20.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14511 16 16 0 0 0 - 0 2024-07-28T16:13:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:20 smithi150 bash[67543]: cluster 2024-07-28T16:13:19.169227+0000 mgr.y (mgr.25232) 7855 : cluster [DBG] pgmap v8799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:20.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:20 smithi022 bash[80503]: cluster 2024-07-28T16:13:19.169227+0000 mgr.y (mgr.25232) 7855 : cluster [DBG] pgmap v8799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:20.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:20 smithi022 bash[82865]: cluster 2024-07-28T16:13:19.169227+0000 mgr.y (mgr.25232) 7855 : cluster [DBG] pgmap v8799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:21.057 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14512 16 16 0 0 0 - 0 2024-07-28T16:13:21.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:21 smithi150 bash[67543]: audit 2024-07-28T16:13:20.665295+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:21.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:21 smithi022 bash[80503]: audit 2024-07-28T16:13:20.665295+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:21.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:21 smithi022 bash[82865]: audit 2024-07-28T16:13:20.665295+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:22.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14513 16 16 0 0 0 - 0 2024-07-28T16:13:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:22 smithi150 bash[67543]: cluster 2024-07-28T16:13:21.170602+0000 mgr.y (mgr.25232) 7856 : cluster [DBG] pgmap v8800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:13:22 smithi150 bash[60514]: ts=2024-07-28T16:13: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:13:22.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:22 smithi022 bash[80503]: cluster 2024-07-28T16:13:21.170602+0000 mgr.y (mgr.25232) 7856 : cluster [DBG] pgmap v8800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:22.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:22 smithi022 bash[82865]: cluster 2024-07-28T16:13:21.170602+0000 mgr.y (mgr.25232) 7856 : cluster [DBG] pgmap v8800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:23.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14514 16 16 0 0 0 - 0 2024-07-28T16:13:24.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14515 16 16 0 0 0 - 0 2024-07-28T16:13:24.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:24 smithi150 bash[67543]: cluster 2024-07-28T16:13:23.171950+0000 mgr.y (mgr.25232) 7857 : cluster [DBG] pgmap v8801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:24.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:24 smithi022 bash[80503]: cluster 2024-07-28T16:13:23.171950+0000 mgr.y (mgr.25232) 7857 : cluster [DBG] pgmap v8801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:24.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:24 smithi022 bash[82865]: cluster 2024-07-28T16:13:23.171950+0000 mgr.y (mgr.25232) 7857 : cluster [DBG] pgmap v8801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:25.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14516 16 16 0 0 0 - 0 2024-07-28T16:13:26.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14517 16 16 0 0 0 - 0 2024-07-28T16:13:26.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:26 smithi150 bash[67543]: cluster 2024-07-28T16:13:25.173312+0000 mgr.y (mgr.25232) 7858 : cluster [DBG] pgmap v8802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:26.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:26 smithi022 bash[80503]: cluster 2024-07-28T16:13:25.173312+0000 mgr.y (mgr.25232) 7858 : cluster [DBG] pgmap v8802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:26.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:26 smithi022 bash[82865]: cluster 2024-07-28T16:13:25.173312+0000 mgr.y (mgr.25232) 7858 : cluster [DBG] pgmap v8802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:27.058 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14518 16 16 0 0 0 - 0 2024-07-28T16:13:28.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14519 16 16 0 0 0 - 0 2024-07-28T16:13:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:28 smithi150 bash[67543]: cluster 2024-07-28T16:13:27.174678+0000 mgr.y (mgr.25232) 7859 : cluster [DBG] pgmap v8803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:28 smithi022 bash[80503]: cluster 2024-07-28T16:13:27.174678+0000 mgr.y (mgr.25232) 7859 : cluster [DBG] pgmap v8803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:28.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:28 smithi022 bash[82865]: cluster 2024-07-28T16:13:27.174678+0000 mgr.y (mgr.25232) 7859 : cluster [DBG] pgmap v8803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:29.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:13:29.052035+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:13:29.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:13:29.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14520 16 16 0 0 0 - 0 2024-07-28T16:13:29.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:13:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:13:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:13:30.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14521 16 16 0 0 0 - 0 2024-07-28T16:13:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:30 smithi150 bash[67543]: cluster 2024-07-28T16:13:29.176003+0000 mgr.y (mgr.25232) 7860 : cluster [DBG] pgmap v8804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:30.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:30 smithi022 bash[80503]: cluster 2024-07-28T16:13:29.176003+0000 mgr.y (mgr.25232) 7860 : cluster [DBG] pgmap v8804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:30.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:30 smithi022 bash[82865]: cluster 2024-07-28T16:13:29.176003+0000 mgr.y (mgr.25232) 7860 : cluster [DBG] pgmap v8804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:31.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14522 16 16 0 0 0 - 0 2024-07-28T16:13:32.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14523 16 16 0 0 0 - 0 2024-07-28T16:13:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:32 smithi150 bash[67543]: cluster 2024-07-28T16:13:31.177316+0000 mgr.y (mgr.25232) 7861 : cluster [DBG] pgmap v8805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:13:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:13:32.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:32 smithi022 bash[80503]: cluster 2024-07-28T16:13:31.177316+0000 mgr.y (mgr.25232) 7861 : cluster [DBG] pgmap v8805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:32.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:32 smithi022 bash[82865]: cluster 2024-07-28T16:13:31.177316+0000 mgr.y (mgr.25232) 7861 : cluster [DBG] pgmap v8805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:33.059 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14524 16 16 0 0 0 - 0 2024-07-28T16:13:34.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14525 16 16 0 0 0 - 0 2024-07-28T16:13:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:34 smithi150 bash[67543]: cluster 2024-07-28T16:13:33.178705+0000 mgr.y (mgr.25232) 7862 : cluster [DBG] pgmap v8806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:34.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:34 smithi022 bash[80503]: cluster 2024-07-28T16:13:33.178705+0000 mgr.y (mgr.25232) 7862 : cluster [DBG] pgmap v8806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:34.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:34 smithi022 bash[82865]: cluster 2024-07-28T16:13:33.178705+0000 mgr.y (mgr.25232) 7862 : cluster [DBG] pgmap v8806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:35.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14526 16 16 0 0 0 - 0 2024-07-28T16:13:36.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14527 16 16 0 0 0 - 0 2024-07-28T16:13:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:36 smithi150 bash[67543]: cluster 2024-07-28T16:13:35.180038+0000 mgr.y (mgr.25232) 7863 : cluster [DBG] pgmap v8807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:36 smithi150 bash[67543]: audit 2024-07-28T16:13:35.665741+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:36 smithi022 bash[80503]: cluster 2024-07-28T16:13:35.180038+0000 mgr.y (mgr.25232) 7863 : cluster [DBG] pgmap v8807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:36 smithi022 bash[80503]: audit 2024-07-28T16:13:35.665741+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:36.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:36 smithi022 bash[82865]: cluster 2024-07-28T16:13:35.180038+0000 mgr.y (mgr.25232) 7863 : cluster [DBG] pgmap v8807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:36.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:36 smithi022 bash[82865]: audit 2024-07-28T16:13:35.665741+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:37.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14528 16 16 0 0 0 - 0 2024-07-28T16:13:38.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14529 16 16 0 0 0 - 0 2024-07-28T16:13:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:38 smithi150 bash[67543]: cluster 2024-07-28T16:13:37.181381+0000 mgr.y (mgr.25232) 7864 : cluster [DBG] pgmap v8808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:38.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:38 smithi022 bash[80503]: cluster 2024-07-28T16:13:37.181381+0000 mgr.y (mgr.25232) 7864 : cluster [DBG] pgmap v8808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:38.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:38 smithi022 bash[82865]: cluster 2024-07-28T16:13:37.181381+0000 mgr.y (mgr.25232) 7864 : cluster [DBG] pgmap v8808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:39.060 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14530 16 16 0 0 0 - 0 2024-07-28T16:13:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:13:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:13:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:13:40.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14531 16 16 0 0 0 - 0 2024-07-28T16:13:40.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:40 smithi150 bash[67543]: cluster 2024-07-28T16:13:39.182748+0000 mgr.y (mgr.25232) 7865 : cluster [DBG] pgmap v8809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:40.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:40 smithi022 bash[80503]: cluster 2024-07-28T16:13:39.182748+0000 mgr.y (mgr.25232) 7865 : cluster [DBG] pgmap v8809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:40.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:40 smithi022 bash[82865]: cluster 2024-07-28T16:13:39.182748+0000 mgr.y (mgr.25232) 7865 : cluster [DBG] pgmap v8809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:41.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14532 16 16 0 0 0 - 0 2024-07-28T16:13:42.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14533 16 16 0 0 0 - 0 2024-07-28T16:13:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:42 smithi150 bash[67543]: cluster 2024-07-28T16:13:41.184070+0000 mgr.y (mgr.25232) 7866 : cluster [DBG] pgmap v8810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:13:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:13:42.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:42 smithi022 bash[80503]: cluster 2024-07-28T16:13:41.184070+0000 mgr.y (mgr.25232) 7866 : cluster [DBG] pgmap v8810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:42.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:42 smithi022 bash[82865]: cluster 2024-07-28T16:13:41.184070+0000 mgr.y (mgr.25232) 7866 : cluster [DBG] pgmap v8810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:43.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14534 16 16 0 0 0 - 0 2024-07-28T16:13:44.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14535 16 16 0 0 0 - 0 2024-07-28T16:13:44.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:44 smithi150 bash[67543]: cluster 2024-07-28T16:13:43.185384+0000 mgr.y (mgr.25232) 7867 : cluster [DBG] pgmap v8811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:44.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:44 smithi022 bash[80503]: cluster 2024-07-28T16:13:43.185384+0000 mgr.y (mgr.25232) 7867 : cluster [DBG] pgmap v8811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:44.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:44 smithi022 bash[82865]: cluster 2024-07-28T16:13:43.185384+0000 mgr.y (mgr.25232) 7867 : cluster [DBG] pgmap v8811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:45.061 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14536 16 16 0 0 0 - 0 2024-07-28T16:13:46.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14537 16 16 0 0 0 - 0 2024-07-28T16:13:46.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:46 smithi150 bash[67543]: cluster 2024-07-28T16:13:45.186737+0000 mgr.y (mgr.25232) 7868 : cluster [DBG] pgmap v8812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:46.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:46 smithi022 bash[82865]: cluster 2024-07-28T16:13:45.186737+0000 mgr.y (mgr.25232) 7868 : cluster [DBG] pgmap v8812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:46.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:46 smithi022 bash[80503]: cluster 2024-07-28T16:13:45.186737+0000 mgr.y (mgr.25232) 7868 : cluster [DBG] pgmap v8812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:47.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14538 16 16 0 0 0 - 0 2024-07-28T16:13:48.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14539 16 16 0 0 0 - 0 2024-07-28T16:13:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:48 smithi150 bash[67543]: cluster 2024-07-28T16:13:47.188136+0000 mgr.y (mgr.25232) 7869 : cluster [DBG] pgmap v8813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:48 smithi022 bash[80503]: cluster 2024-07-28T16:13:47.188136+0000 mgr.y (mgr.25232) 7869 : cluster [DBG] pgmap v8813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:48 smithi022 bash[82865]: cluster 2024-07-28T16:13:47.188136+0000 mgr.y (mgr.25232) 7869 : cluster [DBG] pgmap v8813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:49.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:13:49.055242+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:13:49.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:13:49.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14540 16 16 0 0 0 - 0 2024-07-28T16:13:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:13:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:13:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:13:50.062 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14541 16 16 0 0 0 - 0 2024-07-28T16:13:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:50 smithi150 bash[67543]: cluster 2024-07-28T16:13:49.189483+0000 mgr.y (mgr.25232) 7870 : cluster [DBG] pgmap v8814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:50.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:50 smithi022 bash[80503]: cluster 2024-07-28T16:13:49.189483+0000 mgr.y (mgr.25232) 7870 : cluster [DBG] pgmap v8814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:50.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:50 smithi022 bash[82865]: cluster 2024-07-28T16:13:49.189483+0000 mgr.y (mgr.25232) 7870 : cluster [DBG] pgmap v8814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:51.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14542 16 16 0 0 0 - 0 2024-07-28T16:13:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:51 smithi150 bash[67543]: audit 2024-07-28T16:13:50.666159+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:51.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:51 smithi022 bash[80503]: audit 2024-07-28T16:13:50.666159+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:51.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:51 smithi022 bash[82865]: audit 2024-07-28T16:13:50.666159+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:13:52.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14543 16 16 0 0 0 - 0 2024-07-28T16:13:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:52 smithi150 bash[67543]: cluster 2024-07-28T16:13:51.190856+0000 mgr.y (mgr.25232) 7871 : cluster [DBG] pgmap v8815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:13:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:13:52.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:52 smithi022 bash[80503]: cluster 2024-07-28T16:13:51.190856+0000 mgr.y (mgr.25232) 7871 : cluster [DBG] pgmap v8815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:52.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:52 smithi022 bash[82865]: cluster 2024-07-28T16:13:51.190856+0000 mgr.y (mgr.25232) 7871 : cluster [DBG] pgmap v8815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:53.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14544 16 16 0 0 0 - 0 2024-07-28T16:13:54.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14545 16 16 0 0 0 - 0 2024-07-28T16:13:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:54 smithi150 bash[67543]: cluster 2024-07-28T16:13:53.192179+0000 mgr.y (mgr.25232) 7872 : cluster [DBG] pgmap v8816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:54.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:54 smithi022 bash[82865]: cluster 2024-07-28T16:13:53.192179+0000 mgr.y (mgr.25232) 7872 : cluster [DBG] pgmap v8816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:54.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:54 smithi022 bash[80503]: cluster 2024-07-28T16:13:53.192179+0000 mgr.y (mgr.25232) 7872 : cluster [DBG] pgmap v8816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:55.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14546 16 16 0 0 0 - 0 2024-07-28T16:13:55.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:55 smithi150 bash[67543]: audit 2024-07-28T16:13:54.747892+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:13:55.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:55 smithi022 bash[80503]: audit 2024-07-28T16:13:54.747892+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:13:55.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:55 smithi022 bash[82865]: audit 2024-07-28T16:13:54.747892+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:13:56.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14547 16 16 0 0 0 - 0 2024-07-28T16:13:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:56 smithi150 bash[67543]: cluster 2024-07-28T16:13:55.193481+0000 mgr.y (mgr.25232) 7873 : cluster [DBG] pgmap v8817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:56.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:56 smithi022 bash[80503]: cluster 2024-07-28T16:13:55.193481+0000 mgr.y (mgr.25232) 7873 : cluster [DBG] pgmap v8817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:56.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:56 smithi022 bash[82865]: cluster 2024-07-28T16:13:55.193481+0000 mgr.y (mgr.25232) 7873 : cluster [DBG] pgmap v8817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:57.063 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14548 16 16 0 0 0 - 0 2024-07-28T16:13:58.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14549 16 16 0 0 0 - 0 2024-07-28T16:13:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:13:58 smithi150 bash[67543]: cluster 2024-07-28T16:13:57.194834+0000 mgr.y (mgr.25232) 7874 : cluster [DBG] pgmap v8818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:58.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:13:58 smithi022 bash[80503]: cluster 2024-07-28T16:13:57.194834+0000 mgr.y (mgr.25232) 7874 : cluster [DBG] pgmap v8818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:58.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:13:58 smithi022 bash[82865]: cluster 2024-07-28T16:13:57.194834+0000 mgr.y (mgr.25232) 7874 : cluster [DBG] pgmap v8818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:13:59.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14550 16 16 0 0 0 - 0 2024-07-28T16:13:59.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:13:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:13:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:14:00.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14551 16 16 0 0 0 - 0 2024-07-28T16:14:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:00 smithi150 bash[67543]: cluster 2024-07-28T16:13:59.195961+0000 mgr.y (mgr.25232) 7875 : cluster [DBG] pgmap v8819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:00.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:00 smithi022 bash[80503]: cluster 2024-07-28T16:13:59.195961+0000 mgr.y (mgr.25232) 7875 : cluster [DBG] pgmap v8819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:00.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:00 smithi022 bash[82865]: cluster 2024-07-28T16:13:59.195961+0000 mgr.y (mgr.25232) 7875 : cluster [DBG] pgmap v8819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:01.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14552 16 16 0 0 0 - 0 2024-07-28T16:14:01.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:00.473111+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:00.477530+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:00.653630+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:00.662402+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:01.102693+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:14:01.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:01.104162+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:14:01.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:01 smithi150 bash[67543]: audit 2024-07-28T16:14:01.113100+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:00.473111+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:00.477530+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:00.653630+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:00.662402+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:01.102693+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:01.104162+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[80503]: audit 2024-07-28T16:14:01.113100+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:00.473111+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:00.477530+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:00.653630+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:00.662402+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:01.102693+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:14:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:01.104162+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:14:01.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:01 smithi022 bash[82865]: audit 2024-07-28T16:14:01.113100+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:14:02.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14553 16 16 0 0 0 - 0 2024-07-28T16:14:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:02 smithi150 bash[67543]: cluster 2024-07-28T16:14:01.197377+0000 mgr.y (mgr.25232) 7876 : cluster [DBG] pgmap v8820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:14:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:14:02.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:02 smithi022 bash[80503]: cluster 2024-07-28T16:14:01.197377+0000 mgr.y (mgr.25232) 7876 : cluster [DBG] pgmap v8820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:02.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:02 smithi022 bash[82865]: cluster 2024-07-28T16:14:01.197377+0000 mgr.y (mgr.25232) 7876 : cluster [DBG] pgmap v8820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:03.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14554 16 16 0 0 0 - 0 2024-07-28T16:14:04.064 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14555 16 16 0 0 0 - 0 2024-07-28T16:14:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:04 smithi150 bash[67543]: cluster 2024-07-28T16:14:03.198815+0000 mgr.y (mgr.25232) 7877 : cluster [DBG] pgmap v8821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:04.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:04 smithi022 bash[80503]: cluster 2024-07-28T16:14:03.198815+0000 mgr.y (mgr.25232) 7877 : cluster [DBG] pgmap v8821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:04.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:04 smithi022 bash[82865]: cluster 2024-07-28T16:14:03.198815+0000 mgr.y (mgr.25232) 7877 : cluster [DBG] pgmap v8821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:05.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14556 16 16 0 0 0 - 0 2024-07-28T16:14:06.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14557 16 16 0 0 0 - 0 2024-07-28T16:14:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:06 smithi150 bash[67543]: cluster 2024-07-28T16:14:05.200122+0000 mgr.y (mgr.25232) 7878 : cluster [DBG] pgmap v8822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:06 smithi150 bash[67543]: audit 2024-07-28T16:14:05.666888+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:06.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:06 smithi022 bash[80503]: cluster 2024-07-28T16:14:05.200122+0000 mgr.y (mgr.25232) 7878 : cluster [DBG] pgmap v8822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:06.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:06 smithi022 bash[80503]: audit 2024-07-28T16:14:05.666888+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:06 smithi022 bash[82865]: cluster 2024-07-28T16:14:05.200122+0000 mgr.y (mgr.25232) 7878 : cluster [DBG] pgmap v8822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:06 smithi022 bash[82865]: audit 2024-07-28T16:14:05.666888+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:07.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14558 16 16 0 0 0 - 0 2024-07-28T16:14:08.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14559 16 16 0 0 0 - 0 2024-07-28T16:14:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:08 smithi150 bash[67543]: cluster 2024-07-28T16:14:07.201615+0000 mgr.y (mgr.25232) 7879 : cluster [DBG] pgmap v8823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:08.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:08 smithi022 bash[80503]: cluster 2024-07-28T16:14:07.201615+0000 mgr.y (mgr.25232) 7879 : cluster [DBG] pgmap v8823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:08.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:08 smithi022 bash[82865]: cluster 2024-07-28T16:14:07.201615+0000 mgr.y (mgr.25232) 7879 : cluster [DBG] pgmap v8823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:09.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:14:09.058437+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:14:09.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:14:09.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14560 16 16 0 0 0 - 0 2024-07-28T16:14:09.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:14:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:14:09] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:14:10.065 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14561 16 16 0 0 0 - 0 2024-07-28T16:14:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:10 smithi150 bash[67543]: cluster 2024-07-28T16:14:09.203179+0000 mgr.y (mgr.25232) 7880 : cluster [DBG] pgmap v8824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:10.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:10 smithi022 bash[80503]: cluster 2024-07-28T16:14:09.203179+0000 mgr.y (mgr.25232) 7880 : cluster [DBG] pgmap v8824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:10.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:10 smithi022 bash[82865]: cluster 2024-07-28T16:14:09.203179+0000 mgr.y (mgr.25232) 7880 : cluster [DBG] pgmap v8824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:11.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14562 16 16 0 0 0 - 0 2024-07-28T16:14:12.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14563 16 16 0 0 0 - 0 2024-07-28T16:14:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:12 smithi150 bash[67543]: cluster 2024-07-28T16:14:11.204723+0000 mgr.y (mgr.25232) 7881 : cluster [DBG] pgmap v8825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:14:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:14:12.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:12 smithi022 bash[80503]: cluster 2024-07-28T16:14:11.204723+0000 mgr.y (mgr.25232) 7881 : cluster [DBG] pgmap v8825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:12.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:12 smithi022 bash[82865]: cluster 2024-07-28T16:14:11.204723+0000 mgr.y (mgr.25232) 7881 : cluster [DBG] pgmap v8825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:13.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14564 16 16 0 0 0 - 0 2024-07-28T16:14:14.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14565 16 16 0 0 0 - 0 2024-07-28T16:14:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:14 smithi150 bash[67543]: cluster 2024-07-28T16:14:13.206126+0000 mgr.y (mgr.25232) 7882 : cluster [DBG] pgmap v8826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:14.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:14 smithi022 bash[80503]: cluster 2024-07-28T16:14:13.206126+0000 mgr.y (mgr.25232) 7882 : cluster [DBG] pgmap v8826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:14.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:14 smithi022 bash[82865]: cluster 2024-07-28T16:14:13.206126+0000 mgr.y (mgr.25232) 7882 : cluster [DBG] pgmap v8826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:15.066 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14566 16 16 0 0 0 - 0 2024-07-28T16:14:16.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14567 16 16 0 0 0 - 0 2024-07-28T16:14:16.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:16 smithi150 bash[67543]: cluster 2024-07-28T16:14:15.207635+0000 mgr.y (mgr.25232) 7883 : cluster [DBG] pgmap v8827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:16.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:16 smithi022 bash[80503]: cluster 2024-07-28T16:14:15.207635+0000 mgr.y (mgr.25232) 7883 : cluster [DBG] pgmap v8827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:16.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:16 smithi022 bash[82865]: cluster 2024-07-28T16:14:15.207635+0000 mgr.y (mgr.25232) 7883 : cluster [DBG] pgmap v8827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:17.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14568 16 16 0 0 0 - 0 2024-07-28T16:14:18.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14569 16 16 0 0 0 - 0 2024-07-28T16:14:18.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:18 smithi150 bash[67543]: cluster 2024-07-28T16:14:17.209159+0000 mgr.y (mgr.25232) 7884 : cluster [DBG] pgmap v8828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:18.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:18 smithi022 bash[80503]: cluster 2024-07-28T16:14:17.209159+0000 mgr.y (mgr.25232) 7884 : cluster [DBG] pgmap v8828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:18.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:18 smithi022 bash[82865]: cluster 2024-07-28T16:14:17.209159+0000 mgr.y (mgr.25232) 7884 : cluster [DBG] pgmap v8828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:19.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14570 16 16 0 0 0 - 0 2024-07-28T16:14:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:14:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:14:19] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:14:20.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14571 16 16 0 0 0 - 0 2024-07-28T16:14:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:20 smithi150 bash[67543]: cluster 2024-07-28T16:14:19.210721+0000 mgr.y (mgr.25232) 7885 : cluster [DBG] pgmap v8829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:20.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:20 smithi022 bash[82865]: cluster 2024-07-28T16:14:19.210721+0000 mgr.y (mgr.25232) 7885 : cluster [DBG] pgmap v8829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:20.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:20 smithi022 bash[80503]: cluster 2024-07-28T16:14:19.210721+0000 mgr.y (mgr.25232) 7885 : cluster [DBG] pgmap v8829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:21.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14572 16 16 0 0 0 - 0 2024-07-28T16:14:21.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:21 smithi022 bash[80503]: audit 2024-07-28T16:14:20.667160+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:21.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:21 smithi022 bash[82865]: audit 2024-07-28T16:14:20.667160+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:22.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:21 smithi150 bash[67543]: audit 2024-07-28T16:14:20.667160+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:22.067 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14573 16 16 0 0 0 - 0 2024-07-28T16:14:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:22 smithi150 bash[67543]: cluster 2024-07-28T16:14:21.212284+0000 mgr.y (mgr.25232) 7886 : cluster [DBG] pgmap v8830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:14:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:14:22.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:22 smithi022 bash[80503]: cluster 2024-07-28T16:14:21.212284+0000 mgr.y (mgr.25232) 7886 : cluster [DBG] pgmap v8830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:22.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:22 smithi022 bash[82865]: cluster 2024-07-28T16:14:21.212284+0000 mgr.y (mgr.25232) 7886 : cluster [DBG] pgmap v8830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:23.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14574 16 16 0 0 0 - 0 2024-07-28T16:14:24.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14575 16 16 0 0 0 - 0 2024-07-28T16:14:24.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:24 smithi022 bash[80503]: cluster 2024-07-28T16:14:23.213699+0000 mgr.y (mgr.25232) 7887 : cluster [DBG] pgmap v8831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:24.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:24 smithi022 bash[82865]: cluster 2024-07-28T16:14:23.213699+0000 mgr.y (mgr.25232) 7887 : cluster [DBG] pgmap v8831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:25.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:24 smithi150 bash[67543]: cluster 2024-07-28T16:14:23.213699+0000 mgr.y (mgr.25232) 7887 : cluster [DBG] pgmap v8831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:25.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14576 16 16 0 0 0 - 0 2024-07-28T16:14:26.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:25 smithi150 bash[67543]: cluster 2024-07-28T16:14:25.215122+0000 mgr.y (mgr.25232) 7888 : cluster [DBG] pgmap v8832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:26.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14577 16 16 0 0 0 - 0 2024-07-28T16:14:26.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:25 smithi022 bash[80503]: cluster 2024-07-28T16:14:25.215122+0000 mgr.y (mgr.25232) 7888 : cluster [DBG] pgmap v8832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:26.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:25 smithi022 bash[82865]: cluster 2024-07-28T16:14:25.215122+0000 mgr.y (mgr.25232) 7888 : cluster [DBG] pgmap v8832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:27.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14578 16 16 0 0 0 - 0 2024-07-28T16:14:28.068 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14579 16 16 0 0 0 - 0 2024-07-28T16:14:28.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:28 smithi022 bash[80503]: cluster 2024-07-28T16:14:27.216619+0000 mgr.y (mgr.25232) 7889 : cluster [DBG] pgmap v8833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:28.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:28 smithi022 bash[82865]: cluster 2024-07-28T16:14:27.216619+0000 mgr.y (mgr.25232) 7889 : cluster [DBG] pgmap v8833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:28 smithi150 bash[67543]: cluster 2024-07-28T16:14:27.216619+0000 mgr.y (mgr.25232) 7889 : cluster [DBG] pgmap v8833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:29.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:14:29.061620+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:14:29.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:14:29.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14580 16 16 0 0 0 - 0 2024-07-28T16:14:29.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:14:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:14:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:14:30.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14581 16 16 0 0 0 - 0 2024-07-28T16:14:30.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:30 smithi022 bash[80503]: cluster 2024-07-28T16:14:29.218140+0000 mgr.y (mgr.25232) 7890 : cluster [DBG] pgmap v8834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:30.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:30 smithi022 bash[82865]: cluster 2024-07-28T16:14:29.218140+0000 mgr.y (mgr.25232) 7890 : cluster [DBG] pgmap v8834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:30 smithi150 bash[67543]: cluster 2024-07-28T16:14:29.218140+0000 mgr.y (mgr.25232) 7890 : cluster [DBG] pgmap v8834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:31.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14582 16 16 0 0 0 - 0 2024-07-28T16:14:32.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14583 16 16 0 0 0 - 0 2024-07-28T16:14:32.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:32 smithi022 bash[80503]: cluster 2024-07-28T16:14:31.219661+0000 mgr.y (mgr.25232) 7891 : cluster [DBG] pgmap v8835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:32.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:32 smithi022 bash[82865]: cluster 2024-07-28T16:14:31.219661+0000 mgr.y (mgr.25232) 7891 : cluster [DBG] pgmap v8835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:32 smithi150 bash[67543]: cluster 2024-07-28T16:14:31.219661+0000 mgr.y (mgr.25232) 7891 : cluster [DBG] pgmap v8835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:14:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:14:33.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14584 16 16 0 0 0 - 0 2024-07-28T16:14:34.069 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14585 16 16 0 0 0 - 0 2024-07-28T16:14:34.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:34 smithi022 bash[80503]: cluster 2024-07-28T16:14:33.221057+0000 mgr.y (mgr.25232) 7892 : cluster [DBG] pgmap v8836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:34.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:34 smithi022 bash[82865]: cluster 2024-07-28T16:14:33.221057+0000 mgr.y (mgr.25232) 7892 : cluster [DBG] pgmap v8836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:34 smithi150 bash[67543]: cluster 2024-07-28T16:14:33.221057+0000 mgr.y (mgr.25232) 7892 : cluster [DBG] pgmap v8836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:35.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14586 16 16 0 0 0 - 0 2024-07-28T16:14:36.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14587 16 16 0 0 0 - 0 2024-07-28T16:14:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:36 smithi022 bash[80503]: cluster 2024-07-28T16:14:35.222455+0000 mgr.y (mgr.25232) 7893 : cluster [DBG] pgmap v8837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:36.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:36 smithi022 bash[80503]: audit 2024-07-28T16:14:35.667605+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:36.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:36 smithi022 bash[82865]: cluster 2024-07-28T16:14:35.222455+0000 mgr.y (mgr.25232) 7893 : cluster [DBG] pgmap v8837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:36.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:36 smithi022 bash[82865]: audit 2024-07-28T16:14:35.667605+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:36 smithi150 bash[67543]: cluster 2024-07-28T16:14:35.222455+0000 mgr.y (mgr.25232) 7893 : cluster [DBG] pgmap v8837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:36 smithi150 bash[67543]: audit 2024-07-28T16:14:35.667605+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:37.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14588 16 16 0 0 0 - 0 2024-07-28T16:14:38.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14589 16 16 0 0 0 - 0 2024-07-28T16:14:38.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:38 smithi022 bash[80503]: cluster 2024-07-28T16:14:37.223810+0000 mgr.y (mgr.25232) 7894 : cluster [DBG] pgmap v8838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:38.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:38 smithi022 bash[82865]: cluster 2024-07-28T16:14:37.223810+0000 mgr.y (mgr.25232) 7894 : cluster [DBG] pgmap v8838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:38 smithi150 bash[67543]: cluster 2024-07-28T16:14:37.223810+0000 mgr.y (mgr.25232) 7894 : cluster [DBG] pgmap v8838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:39.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14590 16 16 0 0 0 - 0 2024-07-28T16:14:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:14:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:14:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:14:40.070 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14591 16 16 0 0 0 - 0 2024-07-28T16:14:40.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:40 smithi022 bash[80503]: cluster 2024-07-28T16:14:39.225163+0000 mgr.y (mgr.25232) 7895 : cluster [DBG] pgmap v8839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:40.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:40 smithi022 bash[82865]: cluster 2024-07-28T16:14:39.225163+0000 mgr.y (mgr.25232) 7895 : cluster [DBG] pgmap v8839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:40.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:40 smithi150 bash[67543]: cluster 2024-07-28T16:14:39.225163+0000 mgr.y (mgr.25232) 7895 : cluster [DBG] pgmap v8839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:41.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14592 16 16 0 0 0 - 0 2024-07-28T16:14:42.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14593 16 16 0 0 0 - 0 2024-07-28T16:14:42.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:42 smithi022 bash[80503]: cluster 2024-07-28T16:14:41.226516+0000 mgr.y (mgr.25232) 7896 : cluster [DBG] pgmap v8840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:42.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:42 smithi022 bash[82865]: cluster 2024-07-28T16:14:41.226516+0000 mgr.y (mgr.25232) 7896 : cluster [DBG] pgmap v8840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:42 smithi150 bash[67543]: cluster 2024-07-28T16:14:41.226516+0000 mgr.y (mgr.25232) 7896 : cluster [DBG] pgmap v8840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:14:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:14:43.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14594 16 16 0 0 0 - 0 2024-07-28T16:14:44.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14595 16 16 0 0 0 - 0 2024-07-28T16:14:44.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:44 smithi022 bash[80503]: cluster 2024-07-28T16:14:43.227862+0000 mgr.y (mgr.25232) 7897 : cluster [DBG] pgmap v8841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:44.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:44 smithi022 bash[82865]: cluster 2024-07-28T16:14:43.227862+0000 mgr.y (mgr.25232) 7897 : cluster [DBG] pgmap v8841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:44.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:44 smithi150 bash[67543]: cluster 2024-07-28T16:14:43.227862+0000 mgr.y (mgr.25232) 7897 : cluster [DBG] pgmap v8841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:45.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14596 16 16 0 0 0 - 0 2024-07-28T16:14:46.071 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14597 16 16 0 0 0 - 0 2024-07-28T16:14:46.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:46 smithi022 bash[80503]: cluster 2024-07-28T16:14:45.229206+0000 mgr.y (mgr.25232) 7898 : cluster [DBG] pgmap v8842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:46.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:46 smithi022 bash[82865]: cluster 2024-07-28T16:14:45.229206+0000 mgr.y (mgr.25232) 7898 : cluster [DBG] pgmap v8842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:46.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:46 smithi150 bash[67543]: cluster 2024-07-28T16:14:45.229206+0000 mgr.y (mgr.25232) 7898 : cluster [DBG] pgmap v8842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:47.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14598 16 16 0 0 0 - 0 2024-07-28T16:14:48.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14599 16 16 0 0 0 - 0 2024-07-28T16:14:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:48 smithi150 bash[67543]: cluster 2024-07-28T16:14:47.230596+0000 mgr.y (mgr.25232) 7899 : cluster [DBG] pgmap v8843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:48 smithi022 bash[80503]: cluster 2024-07-28T16:14:47.230596+0000 mgr.y (mgr.25232) 7899 : cluster [DBG] pgmap v8843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:48 smithi022 bash[82865]: cluster 2024-07-28T16:14:47.230596+0000 mgr.y (mgr.25232) 7899 : cluster [DBG] pgmap v8843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:49.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:14:49.064945+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:14:49.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:14:49.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14600 16 16 0 0 0 - 0 2024-07-28T16:14:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:14:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:14:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:14:50.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14601 16 16 0 0 0 - 0 2024-07-28T16:14:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:50 smithi150 bash[67543]: cluster 2024-07-28T16:14:49.231952+0000 mgr.y (mgr.25232) 7900 : cluster [DBG] pgmap v8844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:50.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:50 smithi022 bash[80503]: cluster 2024-07-28T16:14:49.231952+0000 mgr.y (mgr.25232) 7900 : cluster [DBG] pgmap v8844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:50.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:50 smithi022 bash[82865]: cluster 2024-07-28T16:14:49.231952+0000 mgr.y (mgr.25232) 7900 : cluster [DBG] pgmap v8844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:51.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14602 16 16 0 0 0 - 0 2024-07-28T16:14:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:51 smithi150 bash[67543]: audit 2024-07-28T16:14:50.668077+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:51.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:51 smithi022 bash[80503]: audit 2024-07-28T16:14:50.668077+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:51.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:51 smithi022 bash[82865]: audit 2024-07-28T16:14:50.668077+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:14:52.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14603 16 16 0 0 0 - 0 2024-07-28T16:14:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:52 smithi150 bash[67543]: cluster 2024-07-28T16:14:51.233274+0000 mgr.y (mgr.25232) 7901 : cluster [DBG] pgmap v8845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:14:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:14:52.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:52 smithi022 bash[82865]: cluster 2024-07-28T16:14:51.233274+0000 mgr.y (mgr.25232) 7901 : cluster [DBG] pgmap v8845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:52.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:52 smithi022 bash[80503]: cluster 2024-07-28T16:14:51.233274+0000 mgr.y (mgr.25232) 7901 : cluster [DBG] pgmap v8845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:53.072 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14604 16 16 0 0 0 - 0 2024-07-28T16:14:54.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14605 16 16 0 0 0 - 0 2024-07-28T16:14:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:54 smithi150 bash[67543]: cluster 2024-07-28T16:14:53.234694+0000 mgr.y (mgr.25232) 7902 : cluster [DBG] pgmap v8846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:54.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:54 smithi022 bash[80503]: cluster 2024-07-28T16:14:53.234694+0000 mgr.y (mgr.25232) 7902 : cluster [DBG] pgmap v8846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:54.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:54 smithi022 bash[82865]: cluster 2024-07-28T16:14:53.234694+0000 mgr.y (mgr.25232) 7902 : cluster [DBG] pgmap v8846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:55.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14606 16 16 0 0 0 - 0 2024-07-28T16:14:56.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14607 16 16 0 0 0 - 0 2024-07-28T16:14:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:56 smithi150 bash[67543]: cluster 2024-07-28T16:14:55.236031+0000 mgr.y (mgr.25232) 7903 : cluster [DBG] pgmap v8847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:56.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:56 smithi022 bash[80503]: cluster 2024-07-28T16:14:55.236031+0000 mgr.y (mgr.25232) 7903 : cluster [DBG] pgmap v8847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:56.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:56 smithi022 bash[82865]: cluster 2024-07-28T16:14:55.236031+0000 mgr.y (mgr.25232) 7903 : cluster [DBG] pgmap v8847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:57.073 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14608 16 16 0 0 0 - 0 2024-07-28T16:14:58.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14609 16 16 0 0 0 - 0 2024-07-28T16:14:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:14:58 smithi150 bash[67543]: cluster 2024-07-28T16:14:57.237383+0000 mgr.y (mgr.25232) 7904 : cluster [DBG] pgmap v8848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:58.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:14:58 smithi022 bash[80503]: cluster 2024-07-28T16:14:57.237383+0000 mgr.y (mgr.25232) 7904 : cluster [DBG] pgmap v8848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:58.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:14:58 smithi022 bash[82865]: cluster 2024-07-28T16:14:57.237383+0000 mgr.y (mgr.25232) 7904 : cluster [DBG] pgmap v8848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:14:59.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14610 16 16 0 0 0 - 0 2024-07-28T16:14:59.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:14:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:14:59] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:15:00.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14611 16 16 0 0 0 - 0 2024-07-28T16:15:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:00 smithi150 bash[67543]: cluster 2024-07-28T16:14:59.238759+0000 mgr.y (mgr.25232) 7905 : cluster [DBG] pgmap v8849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:00.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:00 smithi022 bash[80503]: cluster 2024-07-28T16:14:59.238759+0000 mgr.y (mgr.25232) 7905 : cluster [DBG] pgmap v8849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:00.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:00 smithi022 bash[82865]: cluster 2024-07-28T16:14:59.238759+0000 mgr.y (mgr.25232) 7905 : cluster [DBG] pgmap v8849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:01.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14612 16 16 0 0 0 - 0 2024-07-28T16:15:01.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:01 smithi150 bash[67543]: audit 2024-07-28T16:15:01.212059+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:15:01.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:01 smithi022 bash[80503]: audit 2024-07-28T16:15:01.212059+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:15:01.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:01 smithi022 bash[82865]: audit 2024-07-28T16:15:01.212059+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:15:02.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14613 16 16 0 0 0 - 0 2024-07-28T16:15:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:02 smithi150 bash[67543]: cluster 2024-07-28T16:15:01.240068+0000 mgr.y (mgr.25232) 7906 : cluster [DBG] pgmap v8850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:15:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:15:02.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:02 smithi022 bash[82865]: cluster 2024-07-28T16:15:01.240068+0000 mgr.y (mgr.25232) 7906 : cluster [DBG] pgmap v8850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:02.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:02 smithi022 bash[80503]: cluster 2024-07-28T16:15:01.240068+0000 mgr.y (mgr.25232) 7906 : cluster [DBG] pgmap v8850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:03.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14614 16 16 0 0 0 - 0 2024-07-28T16:15:04.074 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14615 16 16 0 0 0 - 0 2024-07-28T16:15:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:04 smithi150 bash[67543]: cluster 2024-07-28T16:15:03.241434+0000 mgr.y (mgr.25232) 7907 : cluster [DBG] pgmap v8851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:04.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:04 smithi022 bash[80503]: cluster 2024-07-28T16:15:03.241434+0000 mgr.y (mgr.25232) 7907 : cluster [DBG] pgmap v8851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:04.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:04 smithi022 bash[82865]: cluster 2024-07-28T16:15:03.241434+0000 mgr.y (mgr.25232) 7907 : cluster [DBG] pgmap v8851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:05.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14616 16 16 0 0 0 - 0 2024-07-28T16:15:06.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14617 16 16 0 0 0 - 0 2024-07-28T16:15:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:06 smithi150 bash[67543]: cluster 2024-07-28T16:15:05.242823+0000 mgr.y (mgr.25232) 7908 : cluster [DBG] pgmap v8852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:06 smithi150 bash[67543]: audit 2024-07-28T16:15:05.668439+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:06.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:06 smithi022 bash[80503]: cluster 2024-07-28T16:15:05.242823+0000 mgr.y (mgr.25232) 7908 : cluster [DBG] pgmap v8852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:06.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:06 smithi022 bash[80503]: audit 2024-07-28T16:15:05.668439+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:06.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:06 smithi022 bash[82865]: cluster 2024-07-28T16:15:05.242823+0000 mgr.y (mgr.25232) 7908 : cluster [DBG] pgmap v8852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:06.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:06 smithi022 bash[82865]: audit 2024-07-28T16:15:05.668439+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:07.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14618 16 16 0 0 0 - 0 2024-07-28T16:15:08.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14619 16 16 0 0 0 - 0 2024-07-28T16:15:08.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:06.932645+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:06.938423+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:07.163311+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:07.172990+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: cluster 2024-07-28T16:15:07.243637+0000 mgr.y (mgr.25232) 7909 : cluster [DBG] pgmap v8853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:08.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:07.600521+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:15:08.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:07.602467+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:15:08.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:07 smithi150 bash[67543]: audit 2024-07-28T16:15:07.612513+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:06.932645+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:06.938423+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:07.163311+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:07.172990+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: cluster 2024-07-28T16:15:07.243637+0000 mgr.y (mgr.25232) 7909 : cluster [DBG] pgmap v8853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:07.600521+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:07.602467+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[80503]: audit 2024-07-28T16:15:07.612513+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:06.932645+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:06.938423+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:07.163311+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:07.172990+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:08.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: cluster 2024-07-28T16:15:07.243637+0000 mgr.y (mgr.25232) 7909 : cluster [DBG] pgmap v8853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:08.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:07.600521+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:15:08.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:07.602467+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:15:08.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:07 smithi022 bash[82865]: audit 2024-07-28T16:15:07.612513+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:15:09.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:15:09.068210+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:15:09.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:15:09.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14620 16 16 0 0 0 - 0 2024-07-28T16:15:09.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:15:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:15:09] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:15:10.075 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14621 16 16 0 0 0 - 0 2024-07-28T16:15:10.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:10 smithi022 bash[80503]: cluster 2024-07-28T16:15:09.244959+0000 mgr.y (mgr.25232) 7910 : cluster [DBG] pgmap v8854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:10.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:10 smithi022 bash[82865]: cluster 2024-07-28T16:15:09.244959+0000 mgr.y (mgr.25232) 7910 : cluster [DBG] pgmap v8854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:10 smithi150 bash[67543]: cluster 2024-07-28T16:15:09.244959+0000 mgr.y (mgr.25232) 7910 : cluster [DBG] pgmap v8854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:11.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14622 16 16 0 0 0 - 0 2024-07-28T16:15:12.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14623 16 16 0 0 0 - 0 2024-07-28T16:15:12.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:12 smithi022 bash[80503]: cluster 2024-07-28T16:15:11.246270+0000 mgr.y (mgr.25232) 7911 : cluster [DBG] pgmap v8855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:12.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:12 smithi022 bash[82865]: cluster 2024-07-28T16:15:11.246270+0000 mgr.y (mgr.25232) 7911 : cluster [DBG] pgmap v8855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:12 smithi150 bash[67543]: cluster 2024-07-28T16:15:11.246270+0000 mgr.y (mgr.25232) 7911 : cluster [DBG] pgmap v8855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:15:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:15:13.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14624 16 16 0 0 0 - 0 2024-07-28T16:15:14.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14625 16 16 0 0 0 - 0 2024-07-28T16:15:14.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:14 smithi022 bash[80503]: cluster 2024-07-28T16:15:13.247623+0000 mgr.y (mgr.25232) 7912 : cluster [DBG] pgmap v8856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:14.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:14 smithi022 bash[82865]: cluster 2024-07-28T16:15:13.247623+0000 mgr.y (mgr.25232) 7912 : cluster [DBG] pgmap v8856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:14 smithi150 bash[67543]: cluster 2024-07-28T16:15:13.247623+0000 mgr.y (mgr.25232) 7912 : cluster [DBG] pgmap v8856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:15.076 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14626 16 16 0 0 0 - 0 2024-07-28T16:15:16.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14627 16 16 0 0 0 - 0 2024-07-28T16:15:16.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:16 smithi022 bash[80503]: cluster 2024-07-28T16:15:15.248981+0000 mgr.y (mgr.25232) 7913 : cluster [DBG] pgmap v8857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:16.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:16 smithi022 bash[82865]: cluster 2024-07-28T16:15:15.248981+0000 mgr.y (mgr.25232) 7913 : cluster [DBG] pgmap v8857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:16.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:16 smithi150 bash[67543]: cluster 2024-07-28T16:15:15.248981+0000 mgr.y (mgr.25232) 7913 : cluster [DBG] pgmap v8857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:17.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14628 16 16 0 0 0 - 0 2024-07-28T16:15:18.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14629 16 16 0 0 0 - 0 2024-07-28T16:15:18.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:18 smithi022 bash[80503]: cluster 2024-07-28T16:15:17.250327+0000 mgr.y (mgr.25232) 7914 : cluster [DBG] pgmap v8858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:18 smithi022 bash[82865]: cluster 2024-07-28T16:15:17.250327+0000 mgr.y (mgr.25232) 7914 : cluster [DBG] pgmap v8858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:18.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:18 smithi150 bash[67543]: cluster 2024-07-28T16:15:17.250327+0000 mgr.y (mgr.25232) 7914 : cluster [DBG] pgmap v8858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:19.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14630 16 16 0 0 0 - 0 2024-07-28T16:15:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:15:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:15:19] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:15:20.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14631 16 16 0 0 0 - 0 2024-07-28T16:15:20.588 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:20 smithi022 bash[80503]: cluster 2024-07-28T16:15:19.251715+0000 mgr.y (mgr.25232) 7915 : cluster [DBG] pgmap v8859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:20.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:20 smithi022 bash[82865]: cluster 2024-07-28T16:15:19.251715+0000 mgr.y (mgr.25232) 7915 : cluster [DBG] pgmap v8859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:20 smithi150 bash[67543]: cluster 2024-07-28T16:15:19.251715+0000 mgr.y (mgr.25232) 7915 : cluster [DBG] pgmap v8859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:21.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14632 16 16 0 0 0 - 0 2024-07-28T16:15:21.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:21 smithi150 bash[67543]: audit 2024-07-28T16:15:20.668947+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:21.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:21 smithi022 bash[80503]: audit 2024-07-28T16:15:20.668947+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:21.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:21 smithi022 bash[82865]: audit 2024-07-28T16:15:20.668947+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:22.077 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14633 16 16 0 0 0 - 0 2024-07-28T16:15:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:22 smithi150 bash[67543]: cluster 2024-07-28T16:15:21.253062+0000 mgr.y (mgr.25232) 7916 : cluster [DBG] pgmap v8860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:15:22 smithi150 bash[60514]: ts=2024-07-28T16:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:15:22.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:22 smithi022 bash[80503]: cluster 2024-07-28T16:15:21.253062+0000 mgr.y (mgr.25232) 7916 : cluster [DBG] pgmap v8860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:22.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:22 smithi022 bash[82865]: cluster 2024-07-28T16:15:21.253062+0000 mgr.y (mgr.25232) 7916 : cluster [DBG] pgmap v8860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:23.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14634 16 16 0 0 0 - 0 2024-07-28T16:15:24.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14635 16 16 0 0 0 - 0 2024-07-28T16:15:24.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:24 smithi150 bash[67543]: cluster 2024-07-28T16:15:23.254436+0000 mgr.y (mgr.25232) 7917 : cluster [DBG] pgmap v8861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:24.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:24 smithi022 bash[80503]: cluster 2024-07-28T16:15:23.254436+0000 mgr.y (mgr.25232) 7917 : cluster [DBG] pgmap v8861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:24.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:24 smithi022 bash[82865]: cluster 2024-07-28T16:15:23.254436+0000 mgr.y (mgr.25232) 7917 : cluster [DBG] pgmap v8861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:25.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14636 16 16 0 0 0 - 0 2024-07-28T16:15:26.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14637 16 16 0 0 0 - 0 2024-07-28T16:15:26.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:26 smithi150 bash[67543]: cluster 2024-07-28T16:15:25.255742+0000 mgr.y (mgr.25232) 7918 : cluster [DBG] pgmap v8862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:26.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:26 smithi022 bash[80503]: cluster 2024-07-28T16:15:25.255742+0000 mgr.y (mgr.25232) 7918 : cluster [DBG] pgmap v8862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:26.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:26 smithi022 bash[82865]: cluster 2024-07-28T16:15:25.255742+0000 mgr.y (mgr.25232) 7918 : cluster [DBG] pgmap v8862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:27.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14638 16 16 0 0 0 - 0 2024-07-28T16:15:28.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14639 16 16 0 0 0 - 0 2024-07-28T16:15:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:28 smithi150 bash[67543]: cluster 2024-07-28T16:15:27.257115+0000 mgr.y (mgr.25232) 7919 : cluster [DBG] pgmap v8863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:28 smithi022 bash[80503]: cluster 2024-07-28T16:15:27.257115+0000 mgr.y (mgr.25232) 7919 : cluster [DBG] pgmap v8863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:28.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:28 smithi022 bash[82865]: cluster 2024-07-28T16:15:27.257115+0000 mgr.y (mgr.25232) 7919 : cluster [DBG] pgmap v8863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:29.078 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:15:29.071448+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:15:29.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:15:29.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14640 16 16 0 0 0 - 0 2024-07-28T16:15:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:15:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:15:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:15:30.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14641 16 16 0 0 0 - 0 2024-07-28T16:15:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:30 smithi150 bash[67543]: cluster 2024-07-28T16:15:29.258473+0000 mgr.y (mgr.25232) 7920 : cluster [DBG] pgmap v8864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:30.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:30 smithi022 bash[80503]: cluster 2024-07-28T16:15:29.258473+0000 mgr.y (mgr.25232) 7920 : cluster [DBG] pgmap v8864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:30.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:30 smithi022 bash[82865]: cluster 2024-07-28T16:15:29.258473+0000 mgr.y (mgr.25232) 7920 : cluster [DBG] pgmap v8864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:31.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14642 16 16 0 0 0 - 0 2024-07-28T16:15:32.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14643 16 16 0 0 0 - 0 2024-07-28T16:15:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:32 smithi150 bash[67543]: cluster 2024-07-28T16:15:31.259822+0000 mgr.y (mgr.25232) 7921 : cluster [DBG] pgmap v8865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:15:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:15:32.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:32 smithi022 bash[80503]: cluster 2024-07-28T16:15:31.259822+0000 mgr.y (mgr.25232) 7921 : cluster [DBG] pgmap v8865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:32.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:32 smithi022 bash[82865]: cluster 2024-07-28T16:15:31.259822+0000 mgr.y (mgr.25232) 7921 : cluster [DBG] pgmap v8865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:33.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14644 16 16 0 0 0 - 0 2024-07-28T16:15:34.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14645 16 16 0 0 0 - 0 2024-07-28T16:15:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:34 smithi150 bash[67543]: cluster 2024-07-28T16:15:33.261160+0000 mgr.y (mgr.25232) 7922 : cluster [DBG] pgmap v8866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:34.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:34 smithi022 bash[80503]: cluster 2024-07-28T16:15:33.261160+0000 mgr.y (mgr.25232) 7922 : cluster [DBG] pgmap v8866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:34.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:34 smithi022 bash[82865]: cluster 2024-07-28T16:15:33.261160+0000 mgr.y (mgr.25232) 7922 : cluster [DBG] pgmap v8866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:35.079 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14646 16 16 0 0 0 - 0 2024-07-28T16:15:36.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14647 16 16 0 0 0 - 0 2024-07-28T16:15:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:36 smithi150 bash[67543]: cluster 2024-07-28T16:15:35.262553+0000 mgr.y (mgr.25232) 7923 : cluster [DBG] pgmap v8867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:36 smithi150 bash[67543]: audit 2024-07-28T16:15:35.669055+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:36.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:36 smithi022 bash[80503]: cluster 2024-07-28T16:15:35.262553+0000 mgr.y (mgr.25232) 7923 : cluster [DBG] pgmap v8867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:36 smithi022 bash[80503]: audit 2024-07-28T16:15:35.669055+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:36 smithi022 bash[82865]: cluster 2024-07-28T16:15:35.262553+0000 mgr.y (mgr.25232) 7923 : cluster [DBG] pgmap v8867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:36 smithi022 bash[82865]: audit 2024-07-28T16:15:35.669055+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:37.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14648 16 16 0 0 0 - 0 2024-07-28T16:15:38.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14649 16 16 0 0 0 - 0 2024-07-28T16:15:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:38 smithi150 bash[67543]: cluster 2024-07-28T16:15:37.263903+0000 mgr.y (mgr.25232) 7924 : cluster [DBG] pgmap v8868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:38.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:38 smithi022 bash[80503]: cluster 2024-07-28T16:15:37.263903+0000 mgr.y (mgr.25232) 7924 : cluster [DBG] pgmap v8868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:38.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:38 smithi022 bash[82865]: cluster 2024-07-28T16:15:37.263903+0000 mgr.y (mgr.25232) 7924 : cluster [DBG] pgmap v8868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:39.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14650 16 16 0 0 0 - 0 2024-07-28T16:15:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:15:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:15:39] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:15:40.080 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14651 16 16 0 0 0 - 0 2024-07-28T16:15:40.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:40 smithi150 bash[67543]: cluster 2024-07-28T16:15:39.265270+0000 mgr.y (mgr.25232) 7925 : cluster [DBG] pgmap v8869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:40.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:40 smithi022 bash[80503]: cluster 2024-07-28T16:15:39.265270+0000 mgr.y (mgr.25232) 7925 : cluster [DBG] pgmap v8869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:40.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:40 smithi022 bash[82865]: cluster 2024-07-28T16:15:39.265270+0000 mgr.y (mgr.25232) 7925 : cluster [DBG] pgmap v8869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:41.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14652 16 16 0 0 0 - 0 2024-07-28T16:15:42.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14653 16 16 0 0 0 - 0 2024-07-28T16:15:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:42 smithi150 bash[67543]: cluster 2024-07-28T16:15:41.266642+0000 mgr.y (mgr.25232) 7926 : cluster [DBG] pgmap v8870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:15:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:15:42.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:42 smithi022 bash[80503]: cluster 2024-07-28T16:15:41.266642+0000 mgr.y (mgr.25232) 7926 : cluster [DBG] pgmap v8870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:42.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:42 smithi022 bash[82865]: cluster 2024-07-28T16:15:41.266642+0000 mgr.y (mgr.25232) 7926 : cluster [DBG] pgmap v8870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:43.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14654 16 16 0 0 0 - 0 2024-07-28T16:15:44.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14655 16 16 0 0 0 - 0 2024-07-28T16:15:44.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:44 smithi150 bash[67543]: cluster 2024-07-28T16:15:43.268032+0000 mgr.y (mgr.25232) 7927 : cluster [DBG] pgmap v8871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:44.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:44 smithi022 bash[80503]: cluster 2024-07-28T16:15:43.268032+0000 mgr.y (mgr.25232) 7927 : cluster [DBG] pgmap v8871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:44.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:44 smithi022 bash[82865]: cluster 2024-07-28T16:15:43.268032+0000 mgr.y (mgr.25232) 7927 : cluster [DBG] pgmap v8871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:45.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14656 16 16 0 0 0 - 0 2024-07-28T16:15:46.081 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14657 16 16 0 0 0 - 0 2024-07-28T16:15:46.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:46 smithi150 bash[67543]: cluster 2024-07-28T16:15:45.269433+0000 mgr.y (mgr.25232) 7928 : cluster [DBG] pgmap v8872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:46.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:46 smithi022 bash[80503]: cluster 2024-07-28T16:15:45.269433+0000 mgr.y (mgr.25232) 7928 : cluster [DBG] pgmap v8872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:46.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:46 smithi022 bash[82865]: cluster 2024-07-28T16:15:45.269433+0000 mgr.y (mgr.25232) 7928 : cluster [DBG] pgmap v8872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:47.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14658 16 16 0 0 0 - 0 2024-07-28T16:15:48.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14659 16 16 0 0 0 - 0 2024-07-28T16:15:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:48 smithi150 bash[67543]: cluster 2024-07-28T16:15:47.270849+0000 mgr.y (mgr.25232) 7929 : cluster [DBG] pgmap v8873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:48.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:48 smithi022 bash[80503]: cluster 2024-07-28T16:15:47.270849+0000 mgr.y (mgr.25232) 7929 : cluster [DBG] pgmap v8873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:48 smithi022 bash[82865]: cluster 2024-07-28T16:15:47.270849+0000 mgr.y (mgr.25232) 7929 : cluster [DBG] pgmap v8873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:49.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:15:49.074744+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:15:49.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:15:49.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14660 16 16 0 0 0 - 0 2024-07-28T16:15:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:15:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:15:49] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:15:50.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14661 16 16 0 0 0 - 0 2024-07-28T16:15:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:50 smithi150 bash[67543]: cluster 2024-07-28T16:15:49.272201+0000 mgr.y (mgr.25232) 7930 : cluster [DBG] pgmap v8874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:50.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:50 smithi022 bash[80503]: cluster 2024-07-28T16:15:49.272201+0000 mgr.y (mgr.25232) 7930 : cluster [DBG] pgmap v8874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:50.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:50 smithi022 bash[82865]: cluster 2024-07-28T16:15:49.272201+0000 mgr.y (mgr.25232) 7930 : cluster [DBG] pgmap v8874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:51.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14662 16 16 0 0 0 - 0 2024-07-28T16:15:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:51 smithi150 bash[67543]: audit 2024-07-28T16:15:50.669790+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:51.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:51 smithi022 bash[80503]: audit 2024-07-28T16:15:50.669790+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:51.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:51 smithi022 bash[82865]: audit 2024-07-28T16:15:50.669790+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:15:52.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14663 16 16 0 0 0 - 0 2024-07-28T16:15:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:52 smithi150 bash[67543]: cluster 2024-07-28T16:15:51.273528+0000 mgr.y (mgr.25232) 7931 : cluster [DBG] pgmap v8875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:15:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:15:52.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:52 smithi022 bash[80503]: cluster 2024-07-28T16:15:51.273528+0000 mgr.y (mgr.25232) 7931 : cluster [DBG] pgmap v8875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:52.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:52 smithi022 bash[82865]: cluster 2024-07-28T16:15:51.273528+0000 mgr.y (mgr.25232) 7931 : cluster [DBG] pgmap v8875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:53.082 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14664 16 16 0 0 0 - 0 2024-07-28T16:15:54.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14665 16 16 0 0 0 - 0 2024-07-28T16:15:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:54 smithi150 bash[67543]: cluster 2024-07-28T16:15:53.274890+0000 mgr.y (mgr.25232) 7932 : cluster [DBG] pgmap v8876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:54.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:54 smithi022 bash[80503]: cluster 2024-07-28T16:15:53.274890+0000 mgr.y (mgr.25232) 7932 : cluster [DBG] pgmap v8876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:54.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:54 smithi022 bash[82865]: cluster 2024-07-28T16:15:53.274890+0000 mgr.y (mgr.25232) 7932 : cluster [DBG] pgmap v8876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:55.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14666 16 16 0 0 0 - 0 2024-07-28T16:15:56.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14667 16 16 0 0 0 - 0 2024-07-28T16:15:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:56 smithi150 bash[67543]: cluster 2024-07-28T16:15:55.276256+0000 mgr.y (mgr.25232) 7933 : cluster [DBG] pgmap v8877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:56.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:56 smithi022 bash[80503]: cluster 2024-07-28T16:15:55.276256+0000 mgr.y (mgr.25232) 7933 : cluster [DBG] pgmap v8877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:56.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:56 smithi022 bash[82865]: cluster 2024-07-28T16:15:55.276256+0000 mgr.y (mgr.25232) 7933 : cluster [DBG] pgmap v8877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:57.083 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14668 16 16 0 0 0 - 0 2024-07-28T16:15:58.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14669 16 16 0 0 0 - 0 2024-07-28T16:15:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:15:58 smithi150 bash[67543]: cluster 2024-07-28T16:15:57.277623+0000 mgr.y (mgr.25232) 7934 : cluster [DBG] pgmap v8878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:58.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:15:58 smithi022 bash[80503]: cluster 2024-07-28T16:15:57.277623+0000 mgr.y (mgr.25232) 7934 : cluster [DBG] pgmap v8878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:58.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:15:58 smithi022 bash[82865]: cluster 2024-07-28T16:15:57.277623+0000 mgr.y (mgr.25232) 7934 : cluster [DBG] pgmap v8878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:15:59.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14670 16 16 0 0 0 - 0 2024-07-28T16:15:59.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:15:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:15:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:16:00.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14671 16 16 0 0 0 - 0 2024-07-28T16:16:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:00 smithi150 bash[67543]: cluster 2024-07-28T16:15:59.279006+0000 mgr.y (mgr.25232) 7935 : cluster [DBG] pgmap v8879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:00.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:00 smithi022 bash[80503]: cluster 2024-07-28T16:15:59.279006+0000 mgr.y (mgr.25232) 7935 : cluster [DBG] pgmap v8879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:00.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:00 smithi022 bash[82865]: cluster 2024-07-28T16:15:59.279006+0000 mgr.y (mgr.25232) 7935 : cluster [DBG] pgmap v8879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:01.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14672 16 16 0 0 0 - 0 2024-07-28T16:16:02.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14673 16 16 0 0 0 - 0 2024-07-28T16:16:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:02 smithi150 bash[67543]: cluster 2024-07-28T16:16:01.280357+0000 mgr.y (mgr.25232) 7936 : cluster [DBG] pgmap v8880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:16:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:16:02.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:02 smithi022 bash[80503]: cluster 2024-07-28T16:16:01.280357+0000 mgr.y (mgr.25232) 7936 : cluster [DBG] pgmap v8880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:02.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:02 smithi022 bash[82865]: cluster 2024-07-28T16:16:01.280357+0000 mgr.y (mgr.25232) 7936 : cluster [DBG] pgmap v8880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:03.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14674 16 16 0 0 0 - 0 2024-07-28T16:16:04.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14675 16 16 0 0 0 - 0 2024-07-28T16:16:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:04 smithi150 bash[67543]: cluster 2024-07-28T16:16:03.281704+0000 mgr.y (mgr.25232) 7937 : cluster [DBG] pgmap v8881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:04.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:04 smithi022 bash[80503]: cluster 2024-07-28T16:16:03.281704+0000 mgr.y (mgr.25232) 7937 : cluster [DBG] pgmap v8881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:04.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:04 smithi022 bash[82865]: cluster 2024-07-28T16:16:03.281704+0000 mgr.y (mgr.25232) 7937 : cluster [DBG] pgmap v8881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:05.084 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14676 16 16 0 0 0 - 0 2024-07-28T16:16:06.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14677 16 16 0 0 0 - 0 2024-07-28T16:16:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:06 smithi150 bash[67543]: cluster 2024-07-28T16:16:05.283074+0000 mgr.y (mgr.25232) 7938 : cluster [DBG] pgmap v8882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:06 smithi150 bash[67543]: audit 2024-07-28T16:16:05.670487+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:06 smithi022 bash[80503]: cluster 2024-07-28T16:16:05.283074+0000 mgr.y (mgr.25232) 7938 : cluster [DBG] pgmap v8882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:06 smithi022 bash[80503]: audit 2024-07-28T16:16:05.670487+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:06 smithi022 bash[82865]: cluster 2024-07-28T16:16:05.283074+0000 mgr.y (mgr.25232) 7938 : cluster [DBG] pgmap v8882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:06 smithi022 bash[82865]: audit 2024-07-28T16:16:05.670487+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:07.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14678 16 16 0 0 0 - 0 2024-07-28T16:16:08.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14679 16 16 0 0 0 - 0 2024-07-28T16:16:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:08 smithi150 bash[67543]: cluster 2024-07-28T16:16:07.284436+0000 mgr.y (mgr.25232) 7939 : cluster [DBG] pgmap v8883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:08 smithi150 bash[67543]: audit 2024-07-28T16:16:07.744614+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:16:08.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:08 smithi022 bash[80503]: cluster 2024-07-28T16:16:07.284436+0000 mgr.y (mgr.25232) 7939 : cluster [DBG] pgmap v8883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:08.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:08 smithi022 bash[80503]: audit 2024-07-28T16:16:07.744614+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:16:08.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:08 smithi022 bash[82865]: cluster 2024-07-28T16:16:07.284436+0000 mgr.y (mgr.25232) 7939 : cluster [DBG] pgmap v8883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:08.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:08 smithi022 bash[82865]: audit 2024-07-28T16:16:07.744614+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:16:09.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:16:09.078018+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:16:09.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:16:09.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14680 16 16 0 0 0 - 0 2024-07-28T16:16:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:16:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:16:09] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T16:16:10.085 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14681 16 16 0 0 0 - 0 2024-07-28T16:16:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:10 smithi150 bash[67543]: cluster 2024-07-28T16:16:09.285796+0000 mgr.y (mgr.25232) 7940 : cluster [DBG] pgmap v8884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:10.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:10 smithi022 bash[80503]: cluster 2024-07-28T16:16:09.285796+0000 mgr.y (mgr.25232) 7940 : cluster [DBG] pgmap v8884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:10.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:10 smithi022 bash[82865]: cluster 2024-07-28T16:16:09.285796+0000 mgr.y (mgr.25232) 7940 : cluster [DBG] pgmap v8884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:11.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14682 16 16 0 0 0 - 0 2024-07-28T16:16:12.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14683 16 16 0 0 0 - 0 2024-07-28T16:16:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:12 smithi150 bash[67543]: cluster 2024-07-28T16:16:11.287212+0000 mgr.y (mgr.25232) 7941 : cluster [DBG] pgmap v8885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:16:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:16:12.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:12 smithi022 bash[80503]: cluster 2024-07-28T16:16:11.287212+0000 mgr.y (mgr.25232) 7941 : cluster [DBG] pgmap v8885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:12.837 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:12 smithi022 bash[82865]: cluster 2024-07-28T16:16:11.287212+0000 mgr.y (mgr.25232) 7941 : cluster [DBG] pgmap v8885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:13.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14684 16 16 0 0 0 - 0 2024-07-28T16:16:14.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14685 16 16 0 0 0 - 0 2024-07-28T16:16:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: cluster 2024-07-28T16:16:13.287874+0000 mgr.y (mgr.25232) 7942 : cluster [DBG] pgmap v8886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:13.461166+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:13.467412+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:13.666972+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:13.675968+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:14.098812+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:16:14.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:14.100170+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:16:14.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:14 smithi150 bash[67543]: audit 2024-07-28T16:16:14.107749+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: cluster 2024-07-28T16:16:13.287874+0000 mgr.y (mgr.25232) 7942 : cluster [DBG] pgmap v8886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:13.461166+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:13.467412+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:13.666972+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:13.675968+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:14.098812+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:14.100170+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[80503]: audit 2024-07-28T16:16:14.107749+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: cluster 2024-07-28T16:16:13.287874+0000 mgr.y (mgr.25232) 7942 : cluster [DBG] pgmap v8886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:13.461166+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:13.467412+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:13.666972+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:13.675968+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:14.098812+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:14.100170+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:16:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:14 smithi022 bash[82865]: audit 2024-07-28T16:16:14.107749+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:16:15.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14686 16 16 0 0 0 - 0 2024-07-28T16:16:16.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14687 16 16 0 0 0 - 0 2024-07-28T16:16:16.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:16 smithi150 bash[67543]: cluster 2024-07-28T16:16:15.289200+0000 mgr.y (mgr.25232) 7943 : cluster [DBG] pgmap v8887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:16.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:16 smithi022 bash[80503]: cluster 2024-07-28T16:16:15.289200+0000 mgr.y (mgr.25232) 7943 : cluster [DBG] pgmap v8887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:16.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:16 smithi022 bash[82865]: cluster 2024-07-28T16:16:15.289200+0000 mgr.y (mgr.25232) 7943 : cluster [DBG] pgmap v8887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:17.086 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14688 16 16 0 0 0 - 0 2024-07-28T16:16:18.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14689 16 16 0 0 0 - 0 2024-07-28T16:16:18.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:18 smithi150 bash[67543]: cluster 2024-07-28T16:16:17.290593+0000 mgr.y (mgr.25232) 7944 : cluster [DBG] pgmap v8888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:18.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:18 smithi022 bash[80503]: cluster 2024-07-28T16:16:17.290593+0000 mgr.y (mgr.25232) 7944 : cluster [DBG] pgmap v8888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:18.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:18 smithi022 bash[82865]: cluster 2024-07-28T16:16:17.290593+0000 mgr.y (mgr.25232) 7944 : cluster [DBG] pgmap v8888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:19.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14690 16 16 0 0 0 - 0 2024-07-28T16:16:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:16:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:16:19] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T16:16:20.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14691 16 16 0 0 0 - 0 2024-07-28T16:16:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:20 smithi150 bash[67543]: cluster 2024-07-28T16:16:19.291963+0000 mgr.y (mgr.25232) 7945 : cluster [DBG] pgmap v8889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:20 smithi022 bash[80503]: cluster 2024-07-28T16:16:19.291963+0000 mgr.y (mgr.25232) 7945 : cluster [DBG] pgmap v8889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:20.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:20 smithi022 bash[82865]: cluster 2024-07-28T16:16:19.291963+0000 mgr.y (mgr.25232) 7945 : cluster [DBG] pgmap v8889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:21.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14692 16 16 0 0 0 - 0 2024-07-28T16:16:21.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:21 smithi150 bash[67543]: audit 2024-07-28T16:16:20.670774+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:21.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:21 smithi022 bash[80503]: audit 2024-07-28T16:16:20.670774+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:21.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:21 smithi022 bash[82865]: audit 2024-07-28T16:16:20.670774+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:22.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14693 16 16 0 0 0 - 0 2024-07-28T16:16:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:22 smithi150 bash[67543]: cluster 2024-07-28T16:16:21.293309+0000 mgr.y (mgr.25232) 7946 : cluster [DBG] pgmap v8890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:16:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:16:22.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:22 smithi022 bash[80503]: cluster 2024-07-28T16:16:21.293309+0000 mgr.y (mgr.25232) 7946 : cluster [DBG] pgmap v8890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:22.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:22 smithi022 bash[82865]: cluster 2024-07-28T16:16:21.293309+0000 mgr.y (mgr.25232) 7946 : cluster [DBG] pgmap v8890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:23.087 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14694 16 16 0 0 0 - 0 2024-07-28T16:16:24.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14695 16 16 0 0 0 - 0 2024-07-28T16:16:24.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:24 smithi150 bash[67543]: cluster 2024-07-28T16:16:23.294720+0000 mgr.y (mgr.25232) 7947 : cluster [DBG] pgmap v8891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:24.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:24 smithi022 bash[80503]: cluster 2024-07-28T16:16:23.294720+0000 mgr.y (mgr.25232) 7947 : cluster [DBG] pgmap v8891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:24.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:24 smithi022 bash[82865]: cluster 2024-07-28T16:16:23.294720+0000 mgr.y (mgr.25232) 7947 : cluster [DBG] pgmap v8891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:25.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14696 16 16 0 0 0 - 0 2024-07-28T16:16:26.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14697 16 16 0 0 0 - 0 2024-07-28T16:16:26.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:26 smithi150 bash[67543]: cluster 2024-07-28T16:16:25.296108+0000 mgr.y (mgr.25232) 7948 : cluster [DBG] pgmap v8892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:26.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:26 smithi022 bash[80503]: cluster 2024-07-28T16:16:25.296108+0000 mgr.y (mgr.25232) 7948 : cluster [DBG] pgmap v8892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:26.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:26 smithi022 bash[82865]: cluster 2024-07-28T16:16:25.296108+0000 mgr.y (mgr.25232) 7948 : cluster [DBG] pgmap v8892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:27.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14698 16 16 0 0 0 - 0 2024-07-28T16:16:28.088 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14699 16 16 0 0 0 - 0 2024-07-28T16:16:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:28 smithi150 bash[67543]: cluster 2024-07-28T16:16:27.297469+0000 mgr.y (mgr.25232) 7949 : cluster [DBG] pgmap v8893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:28.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:28 smithi022 bash[80503]: cluster 2024-07-28T16:16:27.297469+0000 mgr.y (mgr.25232) 7949 : cluster [DBG] pgmap v8893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:28.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:28 smithi022 bash[82865]: cluster 2024-07-28T16:16:27.297469+0000 mgr.y (mgr.25232) 7949 : cluster [DBG] pgmap v8893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:29.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:16:29.081248+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:16:29.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:16:29.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14700 16 16 0 0 0 - 0 2024-07-28T16:16:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:16:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:16:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:16:30.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14701 16 16 0 0 0 - 0 2024-07-28T16:16:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:30 smithi150 bash[67543]: cluster 2024-07-28T16:16:29.298828+0000 mgr.y (mgr.25232) 7950 : cluster [DBG] pgmap v8894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:30.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:30 smithi022 bash[80503]: cluster 2024-07-28T16:16:29.298828+0000 mgr.y (mgr.25232) 7950 : cluster [DBG] pgmap v8894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:30.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:30 smithi022 bash[82865]: cluster 2024-07-28T16:16:29.298828+0000 mgr.y (mgr.25232) 7950 : cluster [DBG] pgmap v8894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:31.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14702 16 16 0 0 0 - 0 2024-07-28T16:16:32.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14703 16 16 0 0 0 - 0 2024-07-28T16:16:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:32 smithi150 bash[67543]: cluster 2024-07-28T16:16:31.300177+0000 mgr.y (mgr.25232) 7951 : cluster [DBG] pgmap v8895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:16:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:16:32.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:32 smithi022 bash[80503]: cluster 2024-07-28T16:16:31.300177+0000 mgr.y (mgr.25232) 7951 : cluster [DBG] pgmap v8895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:32.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:32 smithi022 bash[82865]: cluster 2024-07-28T16:16:31.300177+0000 mgr.y (mgr.25232) 7951 : cluster [DBG] pgmap v8895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:33.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14704 16 16 0 0 0 - 0 2024-07-28T16:16:34.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14705 16 16 0 0 0 - 0 2024-07-28T16:16:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:34 smithi150 bash[67543]: cluster 2024-07-28T16:16:33.301509+0000 mgr.y (mgr.25232) 7952 : cluster [DBG] pgmap v8896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:34.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:34 smithi022 bash[80503]: cluster 2024-07-28T16:16:33.301509+0000 mgr.y (mgr.25232) 7952 : cluster [DBG] pgmap v8896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:34.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:34 smithi022 bash[82865]: cluster 2024-07-28T16:16:33.301509+0000 mgr.y (mgr.25232) 7952 : cluster [DBG] pgmap v8896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:35.089 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14706 16 16 0 0 0 - 0 2024-07-28T16:16:36.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14707 16 16 0 0 0 - 0 2024-07-28T16:16:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:36 smithi150 bash[67543]: cluster 2024-07-28T16:16:35.302880+0000 mgr.y (mgr.25232) 7953 : cluster [DBG] pgmap v8897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:36 smithi150 bash[67543]: audit 2024-07-28T16:16:35.671408+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:36 smithi022 bash[80503]: cluster 2024-07-28T16:16:35.302880+0000 mgr.y (mgr.25232) 7953 : cluster [DBG] pgmap v8897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:36 smithi022 bash[80503]: audit 2024-07-28T16:16:35.671408+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:36 smithi022 bash[82865]: cluster 2024-07-28T16:16:35.302880+0000 mgr.y (mgr.25232) 7953 : cluster [DBG] pgmap v8897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:36 smithi022 bash[82865]: audit 2024-07-28T16:16:35.671408+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:37.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14708 16 16 0 0 0 - 0 2024-07-28T16:16:38.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14709 16 16 0 0 0 - 0 2024-07-28T16:16:38.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:38 smithi022 bash[80503]: cluster 2024-07-28T16:16:37.304219+0000 mgr.y (mgr.25232) 7954 : cluster [DBG] pgmap v8898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:38.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:38 smithi022 bash[82865]: cluster 2024-07-28T16:16:37.304219+0000 mgr.y (mgr.25232) 7954 : cluster [DBG] pgmap v8898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:39.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:38 smithi150 bash[67543]: cluster 2024-07-28T16:16:37.304219+0000 mgr.y (mgr.25232) 7954 : cluster [DBG] pgmap v8898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:39.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14710 16 16 0 0 0 - 0 2024-07-28T16:16:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:16:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:16:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:16:40.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14711 16 16 0 0 0 - 0 2024-07-28T16:16:40.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:40 smithi022 bash[80503]: cluster 2024-07-28T16:16:39.305561+0000 mgr.y (mgr.25232) 7955 : cluster [DBG] pgmap v8899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:40.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:40 smithi022 bash[82865]: cluster 2024-07-28T16:16:39.305561+0000 mgr.y (mgr.25232) 7955 : cluster [DBG] pgmap v8899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:41.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:40 smithi150 bash[67543]: cluster 2024-07-28T16:16:39.305561+0000 mgr.y (mgr.25232) 7955 : cluster [DBG] pgmap v8899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:41.090 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14712 16 16 0 0 0 - 0 2024-07-28T16:16:42.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14713 16 16 0 0 0 - 0 2024-07-28T16:16:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:42 smithi150 bash[67543]: cluster 2024-07-28T16:16:41.306935+0000 mgr.y (mgr.25232) 7956 : cluster [DBG] pgmap v8900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:16:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:16:42.837 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:42 smithi022 bash[80503]: cluster 2024-07-28T16:16:41.306935+0000 mgr.y (mgr.25232) 7956 : cluster [DBG] pgmap v8900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:42.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:42 smithi022 bash[82865]: cluster 2024-07-28T16:16:41.306935+0000 mgr.y (mgr.25232) 7956 : cluster [DBG] pgmap v8900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:43.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14714 16 16 0 0 0 - 0 2024-07-28T16:16:44.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14715 16 16 0 0 0 - 0 2024-07-28T16:16:44.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:44 smithi022 bash[80503]: cluster 2024-07-28T16:16:43.308273+0000 mgr.y (mgr.25232) 7957 : cluster [DBG] pgmap v8901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:44.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:44 smithi022 bash[82865]: cluster 2024-07-28T16:16:43.308273+0000 mgr.y (mgr.25232) 7957 : cluster [DBG] pgmap v8901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:45.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:44 smithi150 bash[67543]: cluster 2024-07-28T16:16:43.308273+0000 mgr.y (mgr.25232) 7957 : cluster [DBG] pgmap v8901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:45.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14716 16 16 0 0 0 - 0 2024-07-28T16:16:46.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14717 16 16 0 0 0 - 0 2024-07-28T16:16:46.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:46 smithi022 bash[80503]: cluster 2024-07-28T16:16:45.309620+0000 mgr.y (mgr.25232) 7958 : cluster [DBG] pgmap v8902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:46.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:46 smithi022 bash[82865]: cluster 2024-07-28T16:16:45.309620+0000 mgr.y (mgr.25232) 7958 : cluster [DBG] pgmap v8902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:47.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:46 smithi150 bash[67543]: cluster 2024-07-28T16:16:45.309620+0000 mgr.y (mgr.25232) 7958 : cluster [DBG] pgmap v8902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:47.091 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14718 16 16 0 0 0 - 0 2024-07-28T16:16:48.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14719 16 16 0 0 0 - 0 2024-07-28T16:16:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:48 smithi022 bash[80503]: cluster 2024-07-28T16:16:47.310976+0000 mgr.y (mgr.25232) 7959 : cluster [DBG] pgmap v8903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:48 smithi022 bash[82865]: cluster 2024-07-28T16:16:47.310976+0000 mgr.y (mgr.25232) 7959 : cluster [DBG] pgmap v8903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:49.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:48 smithi150 bash[67543]: cluster 2024-07-28T16:16:47.310976+0000 mgr.y (mgr.25232) 7959 : cluster [DBG] pgmap v8903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:49.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:16:49.084554+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:16:49.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:16:49.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14720 16 16 0 0 0 - 0 2024-07-28T16:16:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:16:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:16:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:16:50.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14721 16 16 0 0 0 - 0 2024-07-28T16:16:50.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:50 smithi022 bash[80503]: cluster 2024-07-28T16:16:49.312298+0000 mgr.y (mgr.25232) 7960 : cluster [DBG] pgmap v8904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:50.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:50 smithi022 bash[82865]: cluster 2024-07-28T16:16:49.312298+0000 mgr.y (mgr.25232) 7960 : cluster [DBG] pgmap v8904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:51.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:50 smithi150 bash[67543]: cluster 2024-07-28T16:16:49.312298+0000 mgr.y (mgr.25232) 7960 : cluster [DBG] pgmap v8904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:51.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14722 16 16 0 0 0 - 0 2024-07-28T16:16:51.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:51 smithi022 bash[80503]: audit 2024-07-28T16:16:50.671671+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:51.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:51 smithi022 bash[82865]: audit 2024-07-28T16:16:50.671671+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:52.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:51 smithi150 bash[67543]: audit 2024-07-28T16:16:50.671671+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:16:52.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14723 16 16 0 0 0 - 0 2024-07-28T16:16:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:52 smithi150 bash[67543]: cluster 2024-07-28T16:16:51.313638+0000 mgr.y (mgr.25232) 7961 : cluster [DBG] pgmap v8905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:16:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:16:52.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:52 smithi022 bash[80503]: cluster 2024-07-28T16:16:51.313638+0000 mgr.y (mgr.25232) 7961 : cluster [DBG] pgmap v8905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:52.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:52 smithi022 bash[82865]: cluster 2024-07-28T16:16:51.313638+0000 mgr.y (mgr.25232) 7961 : cluster [DBG] pgmap v8905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:53.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14724 16 16 0 0 0 - 0 2024-07-28T16:16:53.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:53 smithi022 bash[80503]: cluster 2024-07-28T16:16:53.315012+0000 mgr.y (mgr.25232) 7962 : cluster [DBG] pgmap v8906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:53.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:53 smithi022 bash[82865]: cluster 2024-07-28T16:16:53.315012+0000 mgr.y (mgr.25232) 7962 : cluster [DBG] pgmap v8906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:54.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:53 smithi150 bash[67543]: cluster 2024-07-28T16:16:53.315012+0000 mgr.y (mgr.25232) 7962 : cluster [DBG] pgmap v8906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:54.092 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14725 16 16 0 0 0 - 0 2024-07-28T16:16:55.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14726 16 16 0 0 0 - 0 2024-07-28T16:16:56.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14727 16 16 0 0 0 - 0 2024-07-28T16:16:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:56 smithi150 bash[67543]: cluster 2024-07-28T16:16:55.316349+0000 mgr.y (mgr.25232) 7963 : cluster [DBG] pgmap v8907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:56.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:56 smithi022 bash[80503]: cluster 2024-07-28T16:16:55.316349+0000 mgr.y (mgr.25232) 7963 : cluster [DBG] pgmap v8907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:56.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:56 smithi022 bash[82865]: cluster 2024-07-28T16:16:55.316349+0000 mgr.y (mgr.25232) 7963 : cluster [DBG] pgmap v8907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:57.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14728 16 16 0 0 0 - 0 2024-07-28T16:16:58.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14729 16 16 0 0 0 - 0 2024-07-28T16:16:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:16:58 smithi150 bash[67543]: cluster 2024-07-28T16:16:57.317686+0000 mgr.y (mgr.25232) 7964 : cluster [DBG] pgmap v8908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:58.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:16:58 smithi022 bash[80503]: cluster 2024-07-28T16:16:57.317686+0000 mgr.y (mgr.25232) 7964 : cluster [DBG] pgmap v8908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:58.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:16:58 smithi022 bash[82865]: cluster 2024-07-28T16:16:57.317686+0000 mgr.y (mgr.25232) 7964 : cluster [DBG] pgmap v8908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:16:59.093 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14730 16 16 0 0 0 - 0 2024-07-28T16:16:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:16:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:16:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:17:00.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14731 16 16 0 0 0 - 0 2024-07-28T16:17:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:00 smithi150 bash[67543]: cluster 2024-07-28T16:16:59.319057+0000 mgr.y (mgr.25232) 7965 : cluster [DBG] pgmap v8909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:00.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:00 smithi022 bash[80503]: cluster 2024-07-28T16:16:59.319057+0000 mgr.y (mgr.25232) 7965 : cluster [DBG] pgmap v8909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:00.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:00 smithi022 bash[82865]: cluster 2024-07-28T16:16:59.319057+0000 mgr.y (mgr.25232) 7965 : cluster [DBG] pgmap v8909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:01.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14732 16 16 0 0 0 - 0 2024-07-28T16:17:02.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14733 16 16 0 0 0 - 0 2024-07-28T16:17:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:02 smithi150 bash[67543]: cluster 2024-07-28T16:17:01.320411+0000 mgr.y (mgr.25232) 7966 : cluster [DBG] pgmap v8910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:17:02 smithi150 bash[60514]: ts=2024-07-28T16:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:17:02.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:02 smithi022 bash[80503]: cluster 2024-07-28T16:17:01.320411+0000 mgr.y (mgr.25232) 7966 : cluster [DBG] pgmap v8910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:02.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:02 smithi022 bash[82865]: cluster 2024-07-28T16:17:01.320411+0000 mgr.y (mgr.25232) 7966 : cluster [DBG] pgmap v8910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:03.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14734 16 16 0 0 0 - 0 2024-07-28T16:17:04.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14735 16 16 0 0 0 - 0 2024-07-28T16:17:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:04 smithi150 bash[67543]: cluster 2024-07-28T16:17:03.321756+0000 mgr.y (mgr.25232) 7967 : cluster [DBG] pgmap v8911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:04.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:04 smithi022 bash[80503]: cluster 2024-07-28T16:17:03.321756+0000 mgr.y (mgr.25232) 7967 : cluster [DBG] pgmap v8911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:04.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:04 smithi022 bash[82865]: cluster 2024-07-28T16:17:03.321756+0000 mgr.y (mgr.25232) 7967 : cluster [DBG] pgmap v8911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:05.094 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14736 16 16 0 0 0 - 0 2024-07-28T16:17:06.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14737 16 16 0 0 0 - 0 2024-07-28T16:17:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:06 smithi150 bash[67543]: cluster 2024-07-28T16:17:05.323115+0000 mgr.y (mgr.25232) 7968 : cluster [DBG] pgmap v8912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:06 smithi150 bash[67543]: audit 2024-07-28T16:17:05.672124+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:06 smithi022 bash[80503]: cluster 2024-07-28T16:17:05.323115+0000 mgr.y (mgr.25232) 7968 : cluster [DBG] pgmap v8912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:06 smithi022 bash[80503]: audit 2024-07-28T16:17:05.672124+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:06 smithi022 bash[82865]: cluster 2024-07-28T16:17:05.323115+0000 mgr.y (mgr.25232) 7968 : cluster [DBG] pgmap v8912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:06 smithi022 bash[82865]: audit 2024-07-28T16:17:05.672124+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:07.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14738 16 16 0 0 0 - 0 2024-07-28T16:17:08.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14739 16 16 0 0 0 - 0 2024-07-28T16:17:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:08 smithi150 bash[67543]: cluster 2024-07-28T16:17:07.324459+0000 mgr.y (mgr.25232) 7969 : cluster [DBG] pgmap v8913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:08.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:08 smithi022 bash[80503]: cluster 2024-07-28T16:17:07.324459+0000 mgr.y (mgr.25232) 7969 : cluster [DBG] pgmap v8913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:08.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:08 smithi022 bash[82865]: cluster 2024-07-28T16:17:07.324459+0000 mgr.y (mgr.25232) 7969 : cluster [DBG] pgmap v8913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:09.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:17:09.087730+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:17:09.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:17:09.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14740 16 16 0 0 0 - 0 2024-07-28T16:17:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:17:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:17:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:17:10.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14741 16 16 0 0 0 - 0 2024-07-28T16:17:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:10 smithi150 bash[67543]: cluster 2024-07-28T16:17:09.325830+0000 mgr.y (mgr.25232) 7970 : cluster [DBG] pgmap v8914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:10.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:10 smithi022 bash[80503]: cluster 2024-07-28T16:17:09.325830+0000 mgr.y (mgr.25232) 7970 : cluster [DBG] pgmap v8914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:10.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:10 smithi022 bash[82865]: cluster 2024-07-28T16:17:09.325830+0000 mgr.y (mgr.25232) 7970 : cluster [DBG] pgmap v8914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:11.095 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14742 16 16 0 0 0 - 0 2024-07-28T16:17:12.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14743 16 16 0 0 0 - 0 2024-07-28T16:17:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:12 smithi150 bash[67543]: cluster 2024-07-28T16:17:11.327217+0000 mgr.y (mgr.25232) 7971 : cluster [DBG] pgmap v8915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:17:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:17:12.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:12 smithi022 bash[80503]: cluster 2024-07-28T16:17:11.327217+0000 mgr.y (mgr.25232) 7971 : cluster [DBG] pgmap v8915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:12.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:12 smithi022 bash[82865]: cluster 2024-07-28T16:17:11.327217+0000 mgr.y (mgr.25232) 7971 : cluster [DBG] pgmap v8915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:13.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14744 16 16 0 0 0 - 0 2024-07-28T16:17:14.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14745 16 16 0 0 0 - 0 2024-07-28T16:17:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:14 smithi150 bash[67543]: cluster 2024-07-28T16:17:13.328598+0000 mgr.y (mgr.25232) 7972 : cluster [DBG] pgmap v8916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:14.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:14 smithi150 bash[67543]: audit 2024-07-28T16:17:14.241515+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:17:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:14 smithi022 bash[80503]: cluster 2024-07-28T16:17:13.328598+0000 mgr.y (mgr.25232) 7972 : cluster [DBG] pgmap v8916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:14 smithi022 bash[80503]: audit 2024-07-28T16:17:14.241515+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:17:14.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:14 smithi022 bash[82865]: cluster 2024-07-28T16:17:13.328598+0000 mgr.y (mgr.25232) 7972 : cluster [DBG] pgmap v8916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:14 smithi022 bash[82865]: audit 2024-07-28T16:17:14.241515+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:17:15.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14746 16 16 0 0 0 - 0 2024-07-28T16:17:16.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:15 smithi150 bash[67543]: audit 2024-07-28T16:17:14.608583+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:16.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:15 smithi150 bash[67543]: audit 2024-07-28T16:17:14.612882+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:16.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:15 smithi150 bash[67543]: cluster 2024-07-28T16:17:15.329942+0000 mgr.y (mgr.25232) 7973 : cluster [DBG] pgmap v8917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:16.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:15 smithi022 bash[80503]: audit 2024-07-28T16:17:14.608583+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:16.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:15 smithi022 bash[80503]: audit 2024-07-28T16:17:14.612882+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:16.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:15 smithi022 bash[80503]: cluster 2024-07-28T16:17:15.329942+0000 mgr.y (mgr.25232) 7973 : cluster [DBG] pgmap v8917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:16.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:15 smithi022 bash[82865]: audit 2024-07-28T16:17:14.608583+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:16.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:15 smithi022 bash[82865]: audit 2024-07-28T16:17:14.612882+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:16.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:15 smithi022 bash[82865]: cluster 2024-07-28T16:17:15.329942+0000 mgr.y (mgr.25232) 7973 : cluster [DBG] pgmap v8917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:16.096 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14747 16 16 0 0 0 - 0 2024-07-28T16:17:17.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14748 16 16 0 0 0 - 0 2024-07-28T16:17:18.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14749 16 16 0 0 0 - 0 2024-07-28T16:17:18.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:18 smithi150 bash[67543]: cluster 2024-07-28T16:17:17.331356+0000 mgr.y (mgr.25232) 7974 : cluster [DBG] pgmap v8918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:18.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:18 smithi022 bash[80503]: cluster 2024-07-28T16:17:17.331356+0000 mgr.y (mgr.25232) 7974 : cluster [DBG] pgmap v8918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:18.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:18 smithi022 bash[82865]: cluster 2024-07-28T16:17:17.331356+0000 mgr.y (mgr.25232) 7974 : cluster [DBG] pgmap v8918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:19.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14750 16 16 0 0 0 - 0 2024-07-28T16:17:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:17:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:17:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:17:20.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14751 16 16 0 0 0 - 0 2024-07-28T16:17:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:20 smithi150 bash[67543]: cluster 2024-07-28T16:17:19.332063+0000 mgr.y (mgr.25232) 7975 : cluster [DBG] pgmap v8919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:20 smithi150 bash[67543]: audit 2024-07-28T16:17:19.911305+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:20.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:20 smithi150 bash[67543]: audit 2024-07-28T16:17:19.917549+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:20 smithi022 bash[80503]: cluster 2024-07-28T16:17:19.332063+0000 mgr.y (mgr.25232) 7975 : cluster [DBG] pgmap v8919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:20 smithi022 bash[80503]: audit 2024-07-28T16:17:19.911305+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:20 smithi022 bash[80503]: audit 2024-07-28T16:17:19.917549+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:20.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:20 smithi022 bash[82865]: cluster 2024-07-28T16:17:19.332063+0000 mgr.y (mgr.25232) 7975 : cluster [DBG] pgmap v8919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:20.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:20 smithi022 bash[82865]: audit 2024-07-28T16:17:19.911305+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:20.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:20 smithi022 bash[82865]: audit 2024-07-28T16:17:19.917549+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14752 16 16 0 0 0 - 0 2024-07-28T16:17:21.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:21 smithi150 bash[67543]: audit 2024-07-28T16:17:20.406174+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:21 smithi150 bash[67543]: audit 2024-07-28T16:17:20.415195+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:21 smithi150 bash[67543]: audit 2024-07-28T16:17:20.672553+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:21 smithi150 bash[67543]: audit 2024-07-28T16:17:20.888568+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:17:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:21 smithi150 bash[67543]: audit 2024-07-28T16:17:20.890321+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:17:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:21 smithi150 bash[67543]: audit 2024-07-28T16:17:20.899903+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[80503]: audit 2024-07-28T16:17:20.406174+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[80503]: audit 2024-07-28T16:17:20.415195+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[80503]: audit 2024-07-28T16:17:20.672553+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[80503]: audit 2024-07-28T16:17:20.888568+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:17:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[80503]: audit 2024-07-28T16:17:20.890321+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:17:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[80503]: audit 2024-07-28T16:17:20.899903+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[82865]: audit 2024-07-28T16:17:20.406174+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[82865]: audit 2024-07-28T16:17:20.415195+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[82865]: audit 2024-07-28T16:17:20.672553+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[82865]: audit 2024-07-28T16:17:20.888568+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:17:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[82865]: audit 2024-07-28T16:17:20.890321+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:17:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:21 smithi022 bash[82865]: audit 2024-07-28T16:17:20.899903+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:17:22.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14753 16 16 0 0 0 - 0 2024-07-28T16:17:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:22 smithi150 bash[67543]: cluster 2024-07-28T16:17:21.333365+0000 mgr.y (mgr.25232) 7976 : cluster [DBG] pgmap v8920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:17:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:17:22.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:22 smithi022 bash[82865]: cluster 2024-07-28T16:17:21.333365+0000 mgr.y (mgr.25232) 7976 : cluster [DBG] pgmap v8920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:22.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:22 smithi022 bash[80503]: cluster 2024-07-28T16:17:21.333365+0000 mgr.y (mgr.25232) 7976 : cluster [DBG] pgmap v8920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:23.097 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14754 16 16 0 0 0 - 0 2024-07-28T16:17:24.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14755 16 16 0 0 0 - 0 2024-07-28T16:17:24.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:24 smithi150 bash[67543]: cluster 2024-07-28T16:17:23.334713+0000 mgr.y (mgr.25232) 7977 : cluster [DBG] pgmap v8921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:24.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:24 smithi022 bash[80503]: cluster 2024-07-28T16:17:23.334713+0000 mgr.y (mgr.25232) 7977 : cluster [DBG] pgmap v8921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:24.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:24 smithi022 bash[82865]: cluster 2024-07-28T16:17:23.334713+0000 mgr.y (mgr.25232) 7977 : cluster [DBG] pgmap v8921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:25.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14756 16 16 0 0 0 - 0 2024-07-28T16:17:26.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14757 16 16 0 0 0 - 0 2024-07-28T16:17:26.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:26 smithi150 bash[67543]: cluster 2024-07-28T16:17:25.336039+0000 mgr.y (mgr.25232) 7978 : cluster [DBG] pgmap v8922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:26.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:26 smithi022 bash[80503]: cluster 2024-07-28T16:17:25.336039+0000 mgr.y (mgr.25232) 7978 : cluster [DBG] pgmap v8922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:26.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:26 smithi022 bash[82865]: cluster 2024-07-28T16:17:25.336039+0000 mgr.y (mgr.25232) 7978 : cluster [DBG] pgmap v8922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:27.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14758 16 16 0 0 0 - 0 2024-07-28T16:17:28.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14759 16 16 0 0 0 - 0 2024-07-28T16:17:28.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:28 smithi150 bash[67543]: cluster 2024-07-28T16:17:27.337386+0000 mgr.y (mgr.25232) 7979 : cluster [DBG] pgmap v8923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:28.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:28 smithi022 bash[80503]: cluster 2024-07-28T16:17:27.337386+0000 mgr.y (mgr.25232) 7979 : cluster [DBG] pgmap v8923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:28.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:28 smithi022 bash[82865]: cluster 2024-07-28T16:17:27.337386+0000 mgr.y (mgr.25232) 7979 : cluster [DBG] pgmap v8923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:29.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:17:29.090983+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:17:29.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:17:29.098 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14760 16 16 0 0 0 - 0 2024-07-28T16:17:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:17:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:17:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:17:30.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14761 16 16 0 0 0 - 0 2024-07-28T16:17:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:30 smithi150 bash[67543]: cluster 2024-07-28T16:17:29.338728+0000 mgr.y (mgr.25232) 7980 : cluster [DBG] pgmap v8924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:30.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:30 smithi022 bash[80503]: cluster 2024-07-28T16:17:29.338728+0000 mgr.y (mgr.25232) 7980 : cluster [DBG] pgmap v8924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:30.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:30 smithi022 bash[82865]: cluster 2024-07-28T16:17:29.338728+0000 mgr.y (mgr.25232) 7980 : cluster [DBG] pgmap v8924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:31.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14762 16 16 0 0 0 - 0 2024-07-28T16:17:32.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14763 16 16 0 0 0 - 0 2024-07-28T16:17:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:32 smithi150 bash[67543]: cluster 2024-07-28T16:17:31.340052+0000 mgr.y (mgr.25232) 7981 : cluster [DBG] pgmap v8925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:17:32 smithi150 bash[60514]: ts=2024-07-28T16:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:17:32.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:32 smithi022 bash[80503]: cluster 2024-07-28T16:17:31.340052+0000 mgr.y (mgr.25232) 7981 : cluster [DBG] pgmap v8925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:32.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:32 smithi022 bash[82865]: cluster 2024-07-28T16:17:31.340052+0000 mgr.y (mgr.25232) 7981 : cluster [DBG] pgmap v8925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:33.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14764 16 16 0 0 0 - 0 2024-07-28T16:17:34.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14765 16 16 0 0 0 - 0 2024-07-28T16:17:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:34 smithi150 bash[67543]: cluster 2024-07-28T16:17:33.341396+0000 mgr.y (mgr.25232) 7982 : cluster [DBG] pgmap v8926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:34.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:34 smithi022 bash[80503]: cluster 2024-07-28T16:17:33.341396+0000 mgr.y (mgr.25232) 7982 : cluster [DBG] pgmap v8926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:34.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:34 smithi022 bash[82865]: cluster 2024-07-28T16:17:33.341396+0000 mgr.y (mgr.25232) 7982 : cluster [DBG] pgmap v8926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:35.099 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14766 16 16 0 0 0 - 0 2024-07-28T16:17:36.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14767 16 16 0 0 0 - 0 2024-07-28T16:17:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:36 smithi150 bash[67543]: cluster 2024-07-28T16:17:35.342746+0000 mgr.y (mgr.25232) 7983 : cluster [DBG] pgmap v8927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:36 smithi150 bash[67543]: audit 2024-07-28T16:17:35.672994+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:36 smithi022 bash[80503]: cluster 2024-07-28T16:17:35.342746+0000 mgr.y (mgr.25232) 7983 : cluster [DBG] pgmap v8927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:36 smithi022 bash[80503]: audit 2024-07-28T16:17:35.672994+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:36 smithi022 bash[82865]: cluster 2024-07-28T16:17:35.342746+0000 mgr.y (mgr.25232) 7983 : cluster [DBG] pgmap v8927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:36 smithi022 bash[82865]: audit 2024-07-28T16:17:35.672994+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:37.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14768 16 16 0 0 0 - 0 2024-07-28T16:17:38.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14769 16 16 0 0 0 - 0 2024-07-28T16:17:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:38 smithi150 bash[67543]: cluster 2024-07-28T16:17:37.344088+0000 mgr.y (mgr.25232) 7984 : cluster [DBG] pgmap v8928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:38.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:38 smithi022 bash[80503]: cluster 2024-07-28T16:17:37.344088+0000 mgr.y (mgr.25232) 7984 : cluster [DBG] pgmap v8928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:38.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:38 smithi022 bash[82865]: cluster 2024-07-28T16:17:37.344088+0000 mgr.y (mgr.25232) 7984 : cluster [DBG] pgmap v8928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:39.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14770 16 16 0 0 0 - 0 2024-07-28T16:17:39.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:17:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:17:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:17:40.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14771 16 16 0 0 0 - 0 2024-07-28T16:17:40.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:40 smithi150 bash[67543]: cluster 2024-07-28T16:17:39.345425+0000 mgr.y (mgr.25232) 7985 : cluster [DBG] pgmap v8929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:40.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:40 smithi022 bash[80503]: cluster 2024-07-28T16:17:39.345425+0000 mgr.y (mgr.25232) 7985 : cluster [DBG] pgmap v8929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:40.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:40 smithi022 bash[82865]: cluster 2024-07-28T16:17:39.345425+0000 mgr.y (mgr.25232) 7985 : cluster [DBG] pgmap v8929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:41.100 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14772 16 16 0 0 0 - 0 2024-07-28T16:17:42.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14773 16 16 0 0 0 - 0 2024-07-28T16:17:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:42 smithi150 bash[67543]: cluster 2024-07-28T16:17:41.346781+0000 mgr.y (mgr.25232) 7986 : cluster [DBG] pgmap v8930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:17:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:17:42.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:42 smithi022 bash[80503]: cluster 2024-07-28T16:17:41.346781+0000 mgr.y (mgr.25232) 7986 : cluster [DBG] pgmap v8930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:42.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:42 smithi022 bash[82865]: cluster 2024-07-28T16:17:41.346781+0000 mgr.y (mgr.25232) 7986 : cluster [DBG] pgmap v8930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:43.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14774 16 16 0 0 0 - 0 2024-07-28T16:17:44.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14775 16 16 0 0 0 - 0 2024-07-28T16:17:44.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:44 smithi150 bash[67543]: cluster 2024-07-28T16:17:43.348106+0000 mgr.y (mgr.25232) 7987 : cluster [DBG] pgmap v8931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:44.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:44 smithi022 bash[80503]: cluster 2024-07-28T16:17:43.348106+0000 mgr.y (mgr.25232) 7987 : cluster [DBG] pgmap v8931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:44.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:44 smithi022 bash[82865]: cluster 2024-07-28T16:17:43.348106+0000 mgr.y (mgr.25232) 7987 : cluster [DBG] pgmap v8931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:45.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14776 16 16 0 0 0 - 0 2024-07-28T16:17:46.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14777 16 16 0 0 0 - 0 2024-07-28T16:17:46.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:46 smithi150 bash[67543]: cluster 2024-07-28T16:17:45.349448+0000 mgr.y (mgr.25232) 7988 : cluster [DBG] pgmap v8932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:46.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:46 smithi022 bash[80503]: cluster 2024-07-28T16:17:45.349448+0000 mgr.y (mgr.25232) 7988 : cluster [DBG] pgmap v8932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:46.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:46 smithi022 bash[82865]: cluster 2024-07-28T16:17:45.349448+0000 mgr.y (mgr.25232) 7988 : cluster [DBG] pgmap v8932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:47.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14778 16 16 0 0 0 - 0 2024-07-28T16:17:48.101 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14779 16 16 0 0 0 - 0 2024-07-28T16:17:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:48 smithi150 bash[67543]: cluster 2024-07-28T16:17:47.350802+0000 mgr.y (mgr.25232) 7989 : cluster [DBG] pgmap v8933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:48 smithi022 bash[82865]: cluster 2024-07-28T16:17:47.350802+0000 mgr.y (mgr.25232) 7989 : cluster [DBG] pgmap v8933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:48 smithi022 bash[80503]: cluster 2024-07-28T16:17:47.350802+0000 mgr.y (mgr.25232) 7989 : cluster [DBG] pgmap v8933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:49.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:17:49.094198+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:17:49.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:17:49.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14780 16 16 0 0 0 - 0 2024-07-28T16:17:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:17:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:17:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:17:50.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14781 16 16 0 0 0 - 0 2024-07-28T16:17:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:50 smithi150 bash[67543]: cluster 2024-07-28T16:17:49.352132+0000 mgr.y (mgr.25232) 7990 : cluster [DBG] pgmap v8934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:50.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:50 smithi022 bash[80503]: cluster 2024-07-28T16:17:49.352132+0000 mgr.y (mgr.25232) 7990 : cluster [DBG] pgmap v8934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:50.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:50 smithi022 bash[82865]: cluster 2024-07-28T16:17:49.352132+0000 mgr.y (mgr.25232) 7990 : cluster [DBG] pgmap v8934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:51.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14782 16 16 0 0 0 - 0 2024-07-28T16:17:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:51 smithi150 bash[67543]: audit 2024-07-28T16:17:50.673670+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:51.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:51 smithi022 bash[80503]: audit 2024-07-28T16:17:50.673670+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:51.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:51 smithi022 bash[82865]: audit 2024-07-28T16:17:50.673670+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:17:52.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14783 16 16 0 0 0 - 0 2024-07-28T16:17:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:52 smithi150 bash[67543]: cluster 2024-07-28T16:17:51.353483+0000 mgr.y (mgr.25232) 7991 : cluster [DBG] pgmap v8935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:17:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:17:52.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:52 smithi022 bash[80503]: cluster 2024-07-28T16:17:51.353483+0000 mgr.y (mgr.25232) 7991 : cluster [DBG] pgmap v8935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:52.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:52 smithi022 bash[82865]: cluster 2024-07-28T16:17:51.353483+0000 mgr.y (mgr.25232) 7991 : cluster [DBG] pgmap v8935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:53.102 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14784 16 16 0 0 0 - 0 2024-07-28T16:17:54.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14785 16 16 0 0 0 - 0 2024-07-28T16:17:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:54 smithi150 bash[67543]: cluster 2024-07-28T16:17:53.354824+0000 mgr.y (mgr.25232) 7992 : cluster [DBG] pgmap v8936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:54.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:54 smithi022 bash[80503]: cluster 2024-07-28T16:17:53.354824+0000 mgr.y (mgr.25232) 7992 : cluster [DBG] pgmap v8936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:54.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:54 smithi022 bash[82865]: cluster 2024-07-28T16:17:53.354824+0000 mgr.y (mgr.25232) 7992 : cluster [DBG] pgmap v8936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:55.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14786 16 16 0 0 0 - 0 2024-07-28T16:17:56.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14787 16 16 0 0 0 - 0 2024-07-28T16:17:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:56 smithi150 bash[67543]: cluster 2024-07-28T16:17:55.356168+0000 mgr.y (mgr.25232) 7993 : cluster [DBG] pgmap v8937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:56.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:56 smithi022 bash[82865]: cluster 2024-07-28T16:17:55.356168+0000 mgr.y (mgr.25232) 7993 : cluster [DBG] pgmap v8937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:56.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:56 smithi022 bash[80503]: cluster 2024-07-28T16:17:55.356168+0000 mgr.y (mgr.25232) 7993 : cluster [DBG] pgmap v8937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:57.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14788 16 16 0 0 0 - 0 2024-07-28T16:17:58.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14789 16 16 0 0 0 - 0 2024-07-28T16:17:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:17:58 smithi150 bash[67543]: cluster 2024-07-28T16:17:57.357519+0000 mgr.y (mgr.25232) 7994 : cluster [DBG] pgmap v8938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:58.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:17:58 smithi022 bash[80503]: cluster 2024-07-28T16:17:57.357519+0000 mgr.y (mgr.25232) 7994 : cluster [DBG] pgmap v8938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:58.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:17:58 smithi022 bash[82865]: cluster 2024-07-28T16:17:57.357519+0000 mgr.y (mgr.25232) 7994 : cluster [DBG] pgmap v8938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:17:59.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14790 16 16 0 0 0 - 0 2024-07-28T16:17:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:17:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:17:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:18:00.103 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14791 16 16 0 0 0 - 0 2024-07-28T16:18:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:00 smithi150 bash[67543]: cluster 2024-07-28T16:17:59.358889+0000 mgr.y (mgr.25232) 7995 : cluster [DBG] pgmap v8939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:00.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:00 smithi022 bash[80503]: cluster 2024-07-28T16:17:59.358889+0000 mgr.y (mgr.25232) 7995 : cluster [DBG] pgmap v8939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:00.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:00 smithi022 bash[82865]: cluster 2024-07-28T16:17:59.358889+0000 mgr.y (mgr.25232) 7995 : cluster [DBG] pgmap v8939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:01.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14792 16 16 0 0 0 - 0 2024-07-28T16:18:02.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14793 16 16 0 0 0 - 0 2024-07-28T16:18:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:02 smithi150 bash[67543]: cluster 2024-07-28T16:18:01.360561+0000 mgr.y (mgr.25232) 7996 : cluster [DBG] pgmap v8940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:18:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:18:02.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:02 smithi022 bash[80503]: cluster 2024-07-28T16:18:01.360561+0000 mgr.y (mgr.25232) 7996 : cluster [DBG] pgmap v8940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:02.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:02 smithi022 bash[82865]: cluster 2024-07-28T16:18:01.360561+0000 mgr.y (mgr.25232) 7996 : cluster [DBG] pgmap v8940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:03.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14794 16 16 0 0 0 - 0 2024-07-28T16:18:04.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14795 16 16 0 0 0 - 0 2024-07-28T16:18:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:04 smithi150 bash[67543]: cluster 2024-07-28T16:18:03.361937+0000 mgr.y (mgr.25232) 7997 : cluster [DBG] pgmap v8941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:04.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:04 smithi022 bash[80503]: cluster 2024-07-28T16:18:03.361937+0000 mgr.y (mgr.25232) 7997 : cluster [DBG] pgmap v8941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:04.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:04 smithi022 bash[82865]: cluster 2024-07-28T16:18:03.361937+0000 mgr.y (mgr.25232) 7997 : cluster [DBG] pgmap v8941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:05.104 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14796 16 16 0 0 0 - 0 2024-07-28T16:18:06.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14797 16 16 0 0 0 - 0 2024-07-28T16:18:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:06 smithi150 bash[67543]: cluster 2024-07-28T16:18:05.363275+0000 mgr.y (mgr.25232) 7998 : cluster [DBG] pgmap v8942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:06.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:06 smithi150 bash[67543]: audit 2024-07-28T16:18:05.673906+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:06 smithi022 bash[80503]: cluster 2024-07-28T16:18:05.363275+0000 mgr.y (mgr.25232) 7998 : cluster [DBG] pgmap v8942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:06 smithi022 bash[80503]: audit 2024-07-28T16:18:05.673906+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:06 smithi022 bash[82865]: cluster 2024-07-28T16:18:05.363275+0000 mgr.y (mgr.25232) 7998 : cluster [DBG] pgmap v8942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:06 smithi022 bash[82865]: audit 2024-07-28T16:18:05.673906+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:07.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14798 16 16 0 0 0 - 0 2024-07-28T16:18:08.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14799 16 16 0 0 0 - 0 2024-07-28T16:18:08.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:08 smithi150 bash[67543]: cluster 2024-07-28T16:18:07.364610+0000 mgr.y (mgr.25232) 7999 : cluster [DBG] pgmap v8943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:08.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:08 smithi022 bash[80503]: cluster 2024-07-28T16:18:07.364610+0000 mgr.y (mgr.25232) 7999 : cluster [DBG] pgmap v8943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:08.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:08 smithi022 bash[82865]: cluster 2024-07-28T16:18:07.364610+0000 mgr.y (mgr.25232) 7999 : cluster [DBG] pgmap v8943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:09.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:18:09.097556+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:18:09.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:18:09.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14800 16 16 0 0 0 - 0 2024-07-28T16:18:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:18:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:18:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:18:10.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14801 16 16 0 0 0 - 0 2024-07-28T16:18:10.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:10 smithi150 bash[67543]: cluster 2024-07-28T16:18:09.365929+0000 mgr.y (mgr.25232) 8000 : cluster [DBG] pgmap v8944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:10.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:10 smithi022 bash[80503]: cluster 2024-07-28T16:18:09.365929+0000 mgr.y (mgr.25232) 8000 : cluster [DBG] pgmap v8944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:10.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:10 smithi022 bash[82865]: cluster 2024-07-28T16:18:09.365929+0000 mgr.y (mgr.25232) 8000 : cluster [DBG] pgmap v8944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:11.105 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14802 16 16 0 0 0 - 0 2024-07-28T16:18:12.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14803 16 16 0 0 0 - 0 2024-07-28T16:18:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:12 smithi150 bash[67543]: cluster 2024-07-28T16:18:11.367291+0000 mgr.y (mgr.25232) 8001 : cluster [DBG] pgmap v8945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:18:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:18:12.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:12 smithi022 bash[80503]: cluster 2024-07-28T16:18:11.367291+0000 mgr.y (mgr.25232) 8001 : cluster [DBG] pgmap v8945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:12.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:12 smithi022 bash[82865]: cluster 2024-07-28T16:18:11.367291+0000 mgr.y (mgr.25232) 8001 : cluster [DBG] pgmap v8945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:13.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14804 16 16 0 0 0 - 0 2024-07-28T16:18:14.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14805 16 16 0 0 0 - 0 2024-07-28T16:18:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:14 smithi022 bash[80503]: cluster 2024-07-28T16:18:13.368655+0000 mgr.y (mgr.25232) 8002 : cluster [DBG] pgmap v8946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:14.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:14 smithi022 bash[82865]: cluster 2024-07-28T16:18:13.368655+0000 mgr.y (mgr.25232) 8002 : cluster [DBG] pgmap v8946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:15.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:14 smithi150 bash[67543]: cluster 2024-07-28T16:18:13.368655+0000 mgr.y (mgr.25232) 8002 : cluster [DBG] pgmap v8946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:15.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14806 16 16 0 0 0 - 0 2024-07-28T16:18:16.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14807 16 16 0 0 0 - 0 2024-07-28T16:18:16.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:16 smithi022 bash[80503]: cluster 2024-07-28T16:18:15.370025+0000 mgr.y (mgr.25232) 8003 : cluster [DBG] pgmap v8947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:16.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:16 smithi022 bash[82865]: cluster 2024-07-28T16:18:15.370025+0000 mgr.y (mgr.25232) 8003 : cluster [DBG] pgmap v8947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:17.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:16 smithi150 bash[67543]: cluster 2024-07-28T16:18:15.370025+0000 mgr.y (mgr.25232) 8003 : cluster [DBG] pgmap v8947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:17.106 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14808 16 16 0 0 0 - 0 2024-07-28T16:18:18.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14809 16 16 0 0 0 - 0 2024-07-28T16:18:18.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:18 smithi022 bash[80503]: cluster 2024-07-28T16:18:17.371390+0000 mgr.y (mgr.25232) 8004 : cluster [DBG] pgmap v8948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:18.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:18 smithi022 bash[82865]: cluster 2024-07-28T16:18:17.371390+0000 mgr.y (mgr.25232) 8004 : cluster [DBG] pgmap v8948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:19.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:18 smithi150 bash[67543]: cluster 2024-07-28T16:18:17.371390+0000 mgr.y (mgr.25232) 8004 : cluster [DBG] pgmap v8948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:19.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14810 16 16 0 0 0 - 0 2024-07-28T16:18:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:18:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:18:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:18:20.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14811 16 16 0 0 0 - 0 2024-07-28T16:18:20.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:20 smithi022 bash[82865]: cluster 2024-07-28T16:18:19.372775+0000 mgr.y (mgr.25232) 8005 : cluster [DBG] pgmap v8949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:20 smithi022 bash[80503]: cluster 2024-07-28T16:18:19.372775+0000 mgr.y (mgr.25232) 8005 : cluster [DBG] pgmap v8949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:21.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:20 smithi150 bash[67543]: cluster 2024-07-28T16:18:19.372775+0000 mgr.y (mgr.25232) 8005 : cluster [DBG] pgmap v8949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:21.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14812 16 16 0 0 0 - 0 2024-07-28T16:18:21.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:21 smithi022 bash[82865]: audit 2024-07-28T16:18:20.674469+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:21.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:21 smithi022 bash[82865]: audit 2024-07-28T16:18:21.002549+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:18:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:21 smithi022 bash[80503]: audit 2024-07-28T16:18:20.674469+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:21.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:21 smithi022 bash[80503]: audit 2024-07-28T16:18:21.002549+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:18:22.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:21 smithi150 bash[67543]: audit 2024-07-28T16:18:20.674469+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:22.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:21 smithi150 bash[67543]: audit 2024-07-28T16:18:21.002549+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:18:22.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14813 16 16 0 0 0 - 0 2024-07-28T16:18:22.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:22 smithi150 bash[67543]: cluster 2024-07-28T16:18:21.373460+0000 mgr.y (mgr.25232) 8006 : cluster [DBG] pgmap v8950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:18:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:18:22.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:22 smithi022 bash[80503]: cluster 2024-07-28T16:18:21.373460+0000 mgr.y (mgr.25232) 8006 : cluster [DBG] pgmap v8950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:22.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:22 smithi022 bash[82865]: cluster 2024-07-28T16:18:21.373460+0000 mgr.y (mgr.25232) 8006 : cluster [DBG] pgmap v8950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:23.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14814 16 16 0 0 0 - 0 2024-07-28T16:18:24.107 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14815 16 16 0 0 0 - 0 2024-07-28T16:18:24.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:24 smithi022 bash[80503]: cluster 2024-07-28T16:18:23.374682+0000 mgr.y (mgr.25232) 8007 : cluster [DBG] pgmap v8951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:24.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:24 smithi022 bash[82865]: cluster 2024-07-28T16:18:23.374682+0000 mgr.y (mgr.25232) 8007 : cluster [DBG] pgmap v8951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:25.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:24 smithi150 bash[67543]: cluster 2024-07-28T16:18:23.374682+0000 mgr.y (mgr.25232) 8007 : cluster [DBG] pgmap v8951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:25.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14816 16 16 0 0 0 - 0 2024-07-28T16:18:26.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14817 16 16 0 0 0 - 0 2024-07-28T16:18:26.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:26 smithi022 bash[82865]: cluster 2024-07-28T16:18:25.376044+0000 mgr.y (mgr.25232) 8008 : cluster [DBG] pgmap v8952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:26.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:26 smithi022 bash[80503]: cluster 2024-07-28T16:18:25.376044+0000 mgr.y (mgr.25232) 8008 : cluster [DBG] pgmap v8952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:27.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:26 smithi150 bash[67543]: cluster 2024-07-28T16:18:25.376044+0000 mgr.y (mgr.25232) 8008 : cluster [DBG] pgmap v8952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:27.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14818 16 16 0 0 0 - 0 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:26.699918+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:26.709433+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:26.920168+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:26.929638+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:27.367513+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:27.369265+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: audit 2024-07-28T16:18:27.377077+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:27 smithi150 bash[67543]: cluster 2024-07-28T16:18:27.377637+0000 mgr.y (mgr.25232) 8009 : cluster [DBG] pgmap v8953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:26.699918+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:26.709433+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:26.920168+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:26.929638+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:27.367513+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:18:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:27.369265+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: audit 2024-07-28T16:18:27.377077+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[80503]: cluster 2024-07-28T16:18:27.377637+0000 mgr.y (mgr.25232) 8009 : cluster [DBG] pgmap v8953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:26.699918+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:26.709433+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:26.920168+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:26.929638+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:27.367513+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:27.369265+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: audit 2024-07-28T16:18:27.377077+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:18:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:27 smithi022 bash[82865]: cluster 2024-07-28T16:18:27.377637+0000 mgr.y (mgr.25232) 8009 : cluster [DBG] pgmap v8953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:28.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14819 16 16 0 0 0 - 0 2024-07-28T16:18:29.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:18:29.100671+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:18:29.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:18:29.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14820 16 16 0 0 0 - 0 2024-07-28T16:18:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:18:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:18:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:18:30.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14821 16 16 0 0 0 - 0 2024-07-28T16:18:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:30 smithi150 bash[67543]: cluster 2024-07-28T16:18:29.378988+0000 mgr.y (mgr.25232) 8010 : cluster [DBG] pgmap v8954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:30.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:30 smithi022 bash[82865]: cluster 2024-07-28T16:18:29.378988+0000 mgr.y (mgr.25232) 8010 : cluster [DBG] pgmap v8954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:30.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:30 smithi022 bash[80503]: cluster 2024-07-28T16:18:29.378988+0000 mgr.y (mgr.25232) 8010 : cluster [DBG] pgmap v8954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:31.108 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14822 16 16 0 0 0 - 0 2024-07-28T16:18:32.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14823 16 16 0 0 0 - 0 2024-07-28T16:18:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:32 smithi150 bash[67543]: cluster 2024-07-28T16:18:31.380329+0000 mgr.y (mgr.25232) 8011 : cluster [DBG] pgmap v8955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:18:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:18:32.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:32 smithi022 bash[80503]: cluster 2024-07-28T16:18:31.380329+0000 mgr.y (mgr.25232) 8011 : cluster [DBG] pgmap v8955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:32.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:32 smithi022 bash[82865]: cluster 2024-07-28T16:18:31.380329+0000 mgr.y (mgr.25232) 8011 : cluster [DBG] pgmap v8955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:33.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14824 16 16 0 0 0 - 0 2024-07-28T16:18:34.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14825 16 16 0 0 0 - 0 2024-07-28T16:18:34.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:34 smithi150 bash[67543]: cluster 2024-07-28T16:18:33.381672+0000 mgr.y (mgr.25232) 8012 : cluster [DBG] pgmap v8956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:34.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:34 smithi022 bash[80503]: cluster 2024-07-28T16:18:33.381672+0000 mgr.y (mgr.25232) 8012 : cluster [DBG] pgmap v8956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:34.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:34 smithi022 bash[82865]: cluster 2024-07-28T16:18:33.381672+0000 mgr.y (mgr.25232) 8012 : cluster [DBG] pgmap v8956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:35.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14826 16 16 0 0 0 - 0 2024-07-28T16:18:36.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14827 16 16 0 0 0 - 0 2024-07-28T16:18:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:36 smithi150 bash[67543]: cluster 2024-07-28T16:18:35.383059+0000 mgr.y (mgr.25232) 8013 : cluster [DBG] pgmap v8957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:36 smithi150 bash[67543]: audit 2024-07-28T16:18:35.674779+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:36 smithi022 bash[80503]: cluster 2024-07-28T16:18:35.383059+0000 mgr.y (mgr.25232) 8013 : cluster [DBG] pgmap v8957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:36 smithi022 bash[80503]: audit 2024-07-28T16:18:35.674779+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:36 smithi022 bash[82865]: cluster 2024-07-28T16:18:35.383059+0000 mgr.y (mgr.25232) 8013 : cluster [DBG] pgmap v8957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:36 smithi022 bash[82865]: audit 2024-07-28T16:18:35.674779+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:37.109 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14828 16 16 0 0 0 - 0 2024-07-28T16:18:38.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14829 16 16 0 0 0 - 0 2024-07-28T16:18:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:38 smithi150 bash[67543]: cluster 2024-07-28T16:18:37.384413+0000 mgr.y (mgr.25232) 8014 : cluster [DBG] pgmap v8958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:38.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:38 smithi022 bash[80503]: cluster 2024-07-28T16:18:37.384413+0000 mgr.y (mgr.25232) 8014 : cluster [DBG] pgmap v8958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:38.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:38 smithi022 bash[82865]: cluster 2024-07-28T16:18:37.384413+0000 mgr.y (mgr.25232) 8014 : cluster [DBG] pgmap v8958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:39.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14830 16 16 0 0 0 - 0 2024-07-28T16:18:39.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:18:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:18:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:18:40.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14831 16 16 0 0 0 - 0 2024-07-28T16:18:40.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:40 smithi150 bash[67543]: cluster 2024-07-28T16:18:39.385779+0000 mgr.y (mgr.25232) 8015 : cluster [DBG] pgmap v8959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:40.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:40 smithi022 bash[80503]: cluster 2024-07-28T16:18:39.385779+0000 mgr.y (mgr.25232) 8015 : cluster [DBG] pgmap v8959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:40.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:40 smithi022 bash[82865]: cluster 2024-07-28T16:18:39.385779+0000 mgr.y (mgr.25232) 8015 : cluster [DBG] pgmap v8959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:41.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14832 16 16 0 0 0 - 0 2024-07-28T16:18:42.110 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14833 16 16 0 0 0 - 0 2024-07-28T16:18:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:42 smithi150 bash[67543]: cluster 2024-07-28T16:18:41.387151+0000 mgr.y (mgr.25232) 8016 : cluster [DBG] pgmap v8960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:18:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:18:42.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:42 smithi022 bash[80503]: cluster 2024-07-28T16:18:41.387151+0000 mgr.y (mgr.25232) 8016 : cluster [DBG] pgmap v8960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:42.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:42 smithi022 bash[82865]: cluster 2024-07-28T16:18:41.387151+0000 mgr.y (mgr.25232) 8016 : cluster [DBG] pgmap v8960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:43.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14834 16 16 0 0 0 - 0 2024-07-28T16:18:44.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14835 16 16 0 0 0 - 0 2024-07-28T16:18:44.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:44 smithi150 bash[67543]: cluster 2024-07-28T16:18:43.388509+0000 mgr.y (mgr.25232) 8017 : cluster [DBG] pgmap v8961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:44.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:44 smithi022 bash[80503]: cluster 2024-07-28T16:18:43.388509+0000 mgr.y (mgr.25232) 8017 : cluster [DBG] pgmap v8961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:44.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:44 smithi022 bash[82865]: cluster 2024-07-28T16:18:43.388509+0000 mgr.y (mgr.25232) 8017 : cluster [DBG] pgmap v8961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:45.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14836 16 16 0 0 0 - 0 2024-07-28T16:18:46.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14837 16 16 0 0 0 - 0 2024-07-28T16:18:46.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:46 smithi150 bash[67543]: cluster 2024-07-28T16:18:45.389868+0000 mgr.y (mgr.25232) 8018 : cluster [DBG] pgmap v8962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:46.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:46 smithi022 bash[80503]: cluster 2024-07-28T16:18:45.389868+0000 mgr.y (mgr.25232) 8018 : cluster [DBG] pgmap v8962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:46.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:46 smithi022 bash[82865]: cluster 2024-07-28T16:18:45.389868+0000 mgr.y (mgr.25232) 8018 : cluster [DBG] pgmap v8962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:47.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14838 16 16 0 0 0 - 0 2024-07-28T16:18:48.111 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14839 16 16 0 0 0 - 0 2024-07-28T16:18:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:48 smithi150 bash[67543]: cluster 2024-07-28T16:18:47.391216+0000 mgr.y (mgr.25232) 8019 : cluster [DBG] pgmap v8963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:48 smithi022 bash[82865]: cluster 2024-07-28T16:18:47.391216+0000 mgr.y (mgr.25232) 8019 : cluster [DBG] pgmap v8963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:48 smithi022 bash[80503]: cluster 2024-07-28T16:18:47.391216+0000 mgr.y (mgr.25232) 8019 : cluster [DBG] pgmap v8963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:49.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:18:49.103990+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:18:49.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:18:49.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14840 16 16 0 0 0 - 0 2024-07-28T16:18:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:18:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:18:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:18:50.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14841 16 16 0 0 0 - 0 2024-07-28T16:18:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:50 smithi150 bash[67543]: cluster 2024-07-28T16:18:49.392537+0000 mgr.y (mgr.25232) 8020 : cluster [DBG] pgmap v8964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:50.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:50 smithi022 bash[80503]: cluster 2024-07-28T16:18:49.392537+0000 mgr.y (mgr.25232) 8020 : cluster [DBG] pgmap v8964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:50.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:50 smithi022 bash[82865]: cluster 2024-07-28T16:18:49.392537+0000 mgr.y (mgr.25232) 8020 : cluster [DBG] pgmap v8964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:51.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14842 16 16 0 0 0 - 0 2024-07-28T16:18:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:51 smithi150 bash[67543]: audit 2024-07-28T16:18:50.675529+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:51.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:51 smithi022 bash[80503]: audit 2024-07-28T16:18:50.675529+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:51.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:51 smithi022 bash[82865]: audit 2024-07-28T16:18:50.675529+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:18:52.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14843 16 16 0 0 0 - 0 2024-07-28T16:18:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:52 smithi150 bash[67543]: cluster 2024-07-28T16:18:51.393888+0000 mgr.y (mgr.25232) 8021 : cluster [DBG] pgmap v8965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:18:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:18:52.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:52 smithi022 bash[80503]: cluster 2024-07-28T16:18:51.393888+0000 mgr.y (mgr.25232) 8021 : cluster [DBG] pgmap v8965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:52.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:52 smithi022 bash[82865]: cluster 2024-07-28T16:18:51.393888+0000 mgr.y (mgr.25232) 8021 : cluster [DBG] pgmap v8965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:53.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14844 16 16 0 0 0 - 0 2024-07-28T16:18:54.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14845 16 16 0 0 0 - 0 2024-07-28T16:18:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:54 smithi150 bash[67543]: cluster 2024-07-28T16:18:53.395261+0000 mgr.y (mgr.25232) 8022 : cluster [DBG] pgmap v8966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:54.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:54 smithi022 bash[80503]: cluster 2024-07-28T16:18:53.395261+0000 mgr.y (mgr.25232) 8022 : cluster [DBG] pgmap v8966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:54.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:54 smithi022 bash[82865]: cluster 2024-07-28T16:18:53.395261+0000 mgr.y (mgr.25232) 8022 : cluster [DBG] pgmap v8966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:55.112 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14846 16 16 0 0 0 - 0 2024-07-28T16:18:56.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14847 16 16 0 0 0 - 0 2024-07-28T16:18:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:56 smithi150 bash[67543]: cluster 2024-07-28T16:18:55.396619+0000 mgr.y (mgr.25232) 8023 : cluster [DBG] pgmap v8967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:56.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:56 smithi022 bash[80503]: cluster 2024-07-28T16:18:55.396619+0000 mgr.y (mgr.25232) 8023 : cluster [DBG] pgmap v8967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:56.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:56 smithi022 bash[82865]: cluster 2024-07-28T16:18:55.396619+0000 mgr.y (mgr.25232) 8023 : cluster [DBG] pgmap v8967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:57.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14848 16 16 0 0 0 - 0 2024-07-28T16:18:58.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14849 16 16 0 0 0 - 0 2024-07-28T16:18:58.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:18:58 smithi150 bash[67543]: cluster 2024-07-28T16:18:57.397955+0000 mgr.y (mgr.25232) 8024 : cluster [DBG] pgmap v8968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:58.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:18:58 smithi022 bash[80503]: cluster 2024-07-28T16:18:57.397955+0000 mgr.y (mgr.25232) 8024 : cluster [DBG] pgmap v8968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:58.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:18:58 smithi022 bash[82865]: cluster 2024-07-28T16:18:57.397955+0000 mgr.y (mgr.25232) 8024 : cluster [DBG] pgmap v8968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:18:59.113 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14850 16 16 0 0 0 - 0 2024-07-28T16:18:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:18:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:18:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:19:00.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14851 16 16 0 0 0 - 0 2024-07-28T16:19:00.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:00 smithi150 bash[67543]: cluster 2024-07-28T16:18:59.399317+0000 mgr.y (mgr.25232) 8025 : cluster [DBG] pgmap v8969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:00.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:00 smithi022 bash[80503]: cluster 2024-07-28T16:18:59.399317+0000 mgr.y (mgr.25232) 8025 : cluster [DBG] pgmap v8969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:00.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:00 smithi022 bash[82865]: cluster 2024-07-28T16:18:59.399317+0000 mgr.y (mgr.25232) 8025 : cluster [DBG] pgmap v8969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:01.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14852 16 16 0 0 0 - 0 2024-07-28T16:19:02.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14853 16 16 0 0 0 - 0 2024-07-28T16:19:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:02 smithi150 bash[67543]: cluster 2024-07-28T16:19:01.400671+0000 mgr.y (mgr.25232) 8026 : cluster [DBG] pgmap v8970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:19:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:19:02.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:02 smithi022 bash[80503]: cluster 2024-07-28T16:19:01.400671+0000 mgr.y (mgr.25232) 8026 : cluster [DBG] pgmap v8970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:02.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:02 smithi022 bash[82865]: cluster 2024-07-28T16:19:01.400671+0000 mgr.y (mgr.25232) 8026 : cluster [DBG] pgmap v8970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:03.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14854 16 16 0 0 0 - 0 2024-07-28T16:19:04.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14855 16 16 0 0 0 - 0 2024-07-28T16:19:04.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:04 smithi150 bash[67543]: cluster 2024-07-28T16:19:03.402023+0000 mgr.y (mgr.25232) 8027 : cluster [DBG] pgmap v8971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:04.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:04 smithi022 bash[82865]: cluster 2024-07-28T16:19:03.402023+0000 mgr.y (mgr.25232) 8027 : cluster [DBG] pgmap v8971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:04.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:04 smithi022 bash[80503]: cluster 2024-07-28T16:19:03.402023+0000 mgr.y (mgr.25232) 8027 : cluster [DBG] pgmap v8971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:05.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14856 16 16 0 0 0 - 0 2024-07-28T16:19:06.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14857 16 16 0 0 0 - 0 2024-07-28T16:19:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:06 smithi022 bash[80503]: cluster 2024-07-28T16:19:05.403403+0000 mgr.y (mgr.25232) 8028 : cluster [DBG] pgmap v8972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:06 smithi022 bash[80503]: audit 2024-07-28T16:19:05.676053+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:06 smithi022 bash[82865]: cluster 2024-07-28T16:19:05.403403+0000 mgr.y (mgr.25232) 8028 : cluster [DBG] pgmap v8972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:06.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:06 smithi022 bash[82865]: audit 2024-07-28T16:19:05.676053+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:07.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:06 smithi150 bash[67543]: cluster 2024-07-28T16:19:05.403403+0000 mgr.y (mgr.25232) 8028 : cluster [DBG] pgmap v8972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:06 smithi150 bash[67543]: audit 2024-07-28T16:19:05.676053+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:07.114 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14858 16 16 0 0 0 - 0 2024-07-28T16:19:08.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14859 16 16 0 0 0 - 0 2024-07-28T16:19:08.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:08 smithi022 bash[80503]: cluster 2024-07-28T16:19:07.404743+0000 mgr.y (mgr.25232) 8029 : cluster [DBG] pgmap v8973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:08.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:08 smithi022 bash[82865]: cluster 2024-07-28T16:19:07.404743+0000 mgr.y (mgr.25232) 8029 : cluster [DBG] pgmap v8973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:09.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:08 smithi150 bash[67543]: cluster 2024-07-28T16:19:07.404743+0000 mgr.y (mgr.25232) 8029 : cluster [DBG] pgmap v8973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:09.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:19:09.107286+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:19:09.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:19:09.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14860 16 16 0 0 0 - 0 2024-07-28T16:19:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:19:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:19:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:19:10.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14861 16 16 0 0 0 - 0 2024-07-28T16:19:10.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:10 smithi022 bash[82865]: cluster 2024-07-28T16:19:09.406089+0000 mgr.y (mgr.25232) 8030 : cluster [DBG] pgmap v8974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:10.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:10 smithi022 bash[80503]: cluster 2024-07-28T16:19:09.406089+0000 mgr.y (mgr.25232) 8030 : cluster [DBG] pgmap v8974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:11.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:10 smithi150 bash[67543]: cluster 2024-07-28T16:19:09.406089+0000 mgr.y (mgr.25232) 8030 : cluster [DBG] pgmap v8974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:11.115 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14862 16 16 0 0 0 - 0 2024-07-28T16:19:12.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14863 16 16 0 0 0 - 0 2024-07-28T16:19:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:12 smithi150 bash[67543]: cluster 2024-07-28T16:19:11.407445+0000 mgr.y (mgr.25232) 8031 : cluster [DBG] pgmap v8975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:19:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:19:12.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:12 smithi022 bash[82865]: cluster 2024-07-28T16:19:11.407445+0000 mgr.y (mgr.25232) 8031 : cluster [DBG] pgmap v8975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:12.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:12 smithi022 bash[80503]: cluster 2024-07-28T16:19:11.407445+0000 mgr.y (mgr.25232) 8031 : cluster [DBG] pgmap v8975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:13.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14864 16 16 0 0 0 - 0 2024-07-28T16:19:14.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14865 16 16 0 0 0 - 0 2024-07-28T16:19:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:14 smithi022 bash[80503]: cluster 2024-07-28T16:19:13.408783+0000 mgr.y (mgr.25232) 8032 : cluster [DBG] pgmap v8976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:14.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:14 smithi022 bash[82865]: cluster 2024-07-28T16:19:13.408783+0000 mgr.y (mgr.25232) 8032 : cluster [DBG] pgmap v8976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:15.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:14 smithi150 bash[67543]: cluster 2024-07-28T16:19:13.408783+0000 mgr.y (mgr.25232) 8032 : cluster [DBG] pgmap v8976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:15.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14866 16 16 0 0 0 - 0 2024-07-28T16:19:16.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14867 16 16 0 0 0 - 0 2024-07-28T16:19:16.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:16 smithi022 bash[80503]: cluster 2024-07-28T16:19:15.410136+0000 mgr.y (mgr.25232) 8033 : cluster [DBG] pgmap v8977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:16.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:16 smithi022 bash[82865]: cluster 2024-07-28T16:19:15.410136+0000 mgr.y (mgr.25232) 8033 : cluster [DBG] pgmap v8977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:17.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:16 smithi150 bash[67543]: cluster 2024-07-28T16:19:15.410136+0000 mgr.y (mgr.25232) 8033 : cluster [DBG] pgmap v8977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:17.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14868 16 16 0 0 0 - 0 2024-07-28T16:19:18.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14869 16 16 0 0 0 - 0 2024-07-28T16:19:18.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:18 smithi022 bash[82865]: cluster 2024-07-28T16:19:17.411486+0000 mgr.y (mgr.25232) 8034 : cluster [DBG] pgmap v8978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:18.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:18 smithi022 bash[80503]: cluster 2024-07-28T16:19:17.411486+0000 mgr.y (mgr.25232) 8034 : cluster [DBG] pgmap v8978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:19.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:18 smithi150 bash[67543]: cluster 2024-07-28T16:19:17.411486+0000 mgr.y (mgr.25232) 8034 : cluster [DBG] pgmap v8978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:19.116 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14870 16 16 0 0 0 - 0 2024-07-28T16:19:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:19:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:19:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:19:20.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14871 16 16 0 0 0 - 0 2024-07-28T16:19:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:20 smithi022 bash[80503]: cluster 2024-07-28T16:19:19.412856+0000 mgr.y (mgr.25232) 8035 : cluster [DBG] pgmap v8979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:20.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:20 smithi022 bash[82865]: cluster 2024-07-28T16:19:19.412856+0000 mgr.y (mgr.25232) 8035 : cluster [DBG] pgmap v8979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:21.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:20 smithi150 bash[67543]: cluster 2024-07-28T16:19:19.412856+0000 mgr.y (mgr.25232) 8035 : cluster [DBG] pgmap v8979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:21.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14872 16 16 0 0 0 - 0 2024-07-28T16:19:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:21 smithi022 bash[80503]: audit 2024-07-28T16:19:20.676530+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:21.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:21 smithi022 bash[82865]: audit 2024-07-28T16:19:20.676530+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:22.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:21 smithi150 bash[67543]: audit 2024-07-28T16:19:20.676530+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:22.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14873 16 16 0 0 0 - 0 2024-07-28T16:19:22.576 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:19:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:19:22.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:22 smithi022 bash[80503]: cluster 2024-07-28T16:19:21.414243+0000 mgr.y (mgr.25232) 8036 : cluster [DBG] pgmap v8980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:22.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:22 smithi022 bash[82865]: cluster 2024-07-28T16:19:21.414243+0000 mgr.y (mgr.25232) 8036 : cluster [DBG] pgmap v8980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:23.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:22 smithi150 bash[67543]: cluster 2024-07-28T16:19:21.414243+0000 mgr.y (mgr.25232) 8036 : cluster [DBG] pgmap v8980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:23.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14874 16 16 0 0 0 - 0 2024-07-28T16:19:24.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14875 16 16 0 0 0 - 0 2024-07-28T16:19:24.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:24 smithi022 bash[80503]: cluster 2024-07-28T16:19:23.415653+0000 mgr.y (mgr.25232) 8037 : cluster [DBG] pgmap v8981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:24.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:24 smithi022 bash[82865]: cluster 2024-07-28T16:19:23.415653+0000 mgr.y (mgr.25232) 8037 : cluster [DBG] pgmap v8981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:25.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:24 smithi150 bash[67543]: cluster 2024-07-28T16:19:23.415653+0000 mgr.y (mgr.25232) 8037 : cluster [DBG] pgmap v8981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:25.117 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14876 16 16 0 0 0 - 0 2024-07-28T16:19:26.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14877 16 16 0 0 0 - 0 2024-07-28T16:19:26.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:26 smithi022 bash[80503]: cluster 2024-07-28T16:19:25.417048+0000 mgr.y (mgr.25232) 8038 : cluster [DBG] pgmap v8982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:26.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:26 smithi022 bash[82865]: cluster 2024-07-28T16:19:25.417048+0000 mgr.y (mgr.25232) 8038 : cluster [DBG] pgmap v8982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:27.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:26 smithi150 bash[67543]: cluster 2024-07-28T16:19:25.417048+0000 mgr.y (mgr.25232) 8038 : cluster [DBG] pgmap v8982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:27.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14878 16 16 0 0 0 - 0 2024-07-28T16:19:28.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:27 smithi150 bash[67543]: audit 2024-07-28T16:19:27.501775+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:19:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:27 smithi022 bash[80503]: audit 2024-07-28T16:19:27.501775+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:19:28.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:27 smithi022 bash[82865]: audit 2024-07-28T16:19:27.501775+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:19:28.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14879 16 16 0 0 0 - 0 2024-07-28T16:19:29.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:28 smithi150 bash[67543]: cluster 2024-07-28T16:19:27.418468+0000 mgr.y (mgr.25232) 8039 : cluster [DBG] pgmap v8983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:29.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:28 smithi022 bash[80503]: cluster 2024-07-28T16:19:27.418468+0000 mgr.y (mgr.25232) 8039 : cluster [DBG] pgmap v8983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:29.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:28 smithi022 bash[82865]: cluster 2024-07-28T16:19:27.418468+0000 mgr.y (mgr.25232) 8039 : cluster [DBG] pgmap v8983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:29.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:19:29.110551+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:19:29.118 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:19:29.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14880 16 16 0 0 0 - 0 2024-07-28T16:19:29.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:29 smithi022 bash[80503]: cluster 2024-07-28T16:19:29.419856+0000 mgr.y (mgr.25232) 8040 : cluster [DBG] pgmap v8984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:19:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:19:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:19:29.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:29 smithi022 bash[82865]: cluster 2024-07-28T16:19:29.419856+0000 mgr.y (mgr.25232) 8040 : cluster [DBG] pgmap v8984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:30.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:29 smithi150 bash[67543]: cluster 2024-07-28T16:19:29.419856+0000 mgr.y (mgr.25232) 8040 : cluster [DBG] pgmap v8984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:30.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14881 16 16 0 0 0 - 0 2024-07-28T16:19:31.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14882 16 16 0 0 0 - 0 2024-07-28T16:19:32.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14883 16 16 0 0 0 - 0 2024-07-28T16:19:32.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:32 smithi150 bash[67543]: cluster 2024-07-28T16:19:31.421193+0000 mgr.y (mgr.25232) 8041 : cluster [DBG] pgmap v8985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:19:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:19:32.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:32 smithi022 bash[80503]: cluster 2024-07-28T16:19:31.421193+0000 mgr.y (mgr.25232) 8041 : cluster [DBG] pgmap v8985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:32.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:32 smithi022 bash[82865]: cluster 2024-07-28T16:19:31.421193+0000 mgr.y (mgr.25232) 8041 : cluster [DBG] pgmap v8985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:33.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14884 16 16 0 0 0 - 0 2024-07-28T16:19:34.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14885 16 16 0 0 0 - 0 2024-07-28T16:19:34.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.172256+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.177332+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.378071+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.387454+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: cluster 2024-07-28T16:19:33.422066+0000 mgr.y (mgr.25232) 8042 : cluster [DBG] pgmap v8986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:34.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.829652+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:19:34.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.831473+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:19:34.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:34 smithi150 bash[67543]: audit 2024-07-28T16:19:33.839938+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.172256+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.177332+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.378071+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.387454+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: cluster 2024-07-28T16:19:33.422066+0000 mgr.y (mgr.25232) 8042 : cluster [DBG] pgmap v8986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.829652+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.831473+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[80503]: audit 2024-07-28T16:19:33.839938+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.172256+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.177332+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.378071+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.387454+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: cluster 2024-07-28T16:19:33.422066+0000 mgr.y (mgr.25232) 8042 : cluster [DBG] pgmap v8986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:34.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.829652+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:19:34.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.831473+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:19:34.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:34 smithi022 bash[82865]: audit 2024-07-28T16:19:33.839938+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:19:35.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14886 16 16 0 0 0 - 0 2024-07-28T16:19:36.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14887 16 16 0 0 0 - 0 2024-07-28T16:19:36.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:36 smithi150 bash[67543]: cluster 2024-07-28T16:19:35.423562+0000 mgr.y (mgr.25232) 8043 : cluster [DBG] pgmap v8987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:36.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:36 smithi150 bash[67543]: audit 2024-07-28T16:19:35.676803+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:36 smithi022 bash[80503]: cluster 2024-07-28T16:19:35.423562+0000 mgr.y (mgr.25232) 8043 : cluster [DBG] pgmap v8987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:36 smithi022 bash[80503]: audit 2024-07-28T16:19:35.676803+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:36 smithi022 bash[82865]: cluster 2024-07-28T16:19:35.423562+0000 mgr.y (mgr.25232) 8043 : cluster [DBG] pgmap v8987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:36.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:36 smithi022 bash[82865]: audit 2024-07-28T16:19:35.676803+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:37.119 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14888 16 16 0 0 0 - 0 2024-07-28T16:19:38.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14889 16 16 0 0 0 - 0 2024-07-28T16:19:38.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:38 smithi150 bash[67543]: cluster 2024-07-28T16:19:37.424932+0000 mgr.y (mgr.25232) 8044 : cluster [DBG] pgmap v8988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:38.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:38 smithi022 bash[80503]: cluster 2024-07-28T16:19:37.424932+0000 mgr.y (mgr.25232) 8044 : cluster [DBG] pgmap v8988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:38.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:38 smithi022 bash[82865]: cluster 2024-07-28T16:19:37.424932+0000 mgr.y (mgr.25232) 8044 : cluster [DBG] pgmap v8988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:39.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14890 16 16 0 0 0 - 0 2024-07-28T16:19:39.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:19:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:19:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:19:40.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14891 16 16 0 0 0 - 0 2024-07-28T16:19:40.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:40 smithi150 bash[67543]: cluster 2024-07-28T16:19:39.426297+0000 mgr.y (mgr.25232) 8045 : cluster [DBG] pgmap v8989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:40.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:40 smithi022 bash[80503]: cluster 2024-07-28T16:19:39.426297+0000 mgr.y (mgr.25232) 8045 : cluster [DBG] pgmap v8989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:40.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:40 smithi022 bash[82865]: cluster 2024-07-28T16:19:39.426297+0000 mgr.y (mgr.25232) 8045 : cluster [DBG] pgmap v8989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:41.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14892 16 16 0 0 0 - 0 2024-07-28T16:19:42.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14893 16 16 0 0 0 - 0 2024-07-28T16:19:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:42 smithi150 bash[67543]: cluster 2024-07-28T16:19:41.427673+0000 mgr.y (mgr.25232) 8046 : cluster [DBG] pgmap v8990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:19:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:19:42.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:42 smithi022 bash[80503]: cluster 2024-07-28T16:19:41.427673+0000 mgr.y (mgr.25232) 8046 : cluster [DBG] pgmap v8990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:42.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:42 smithi022 bash[82865]: cluster 2024-07-28T16:19:41.427673+0000 mgr.y (mgr.25232) 8046 : cluster [DBG] pgmap v8990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:43.120 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14894 16 16 0 0 0 - 0 2024-07-28T16:19:44.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14895 16 16 0 0 0 - 0 2024-07-28T16:19:44.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:44 smithi150 bash[67543]: cluster 2024-07-28T16:19:43.429033+0000 mgr.y (mgr.25232) 8047 : cluster [DBG] pgmap v8991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:44.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:44 smithi022 bash[80503]: cluster 2024-07-28T16:19:43.429033+0000 mgr.y (mgr.25232) 8047 : cluster [DBG] pgmap v8991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:44.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:44 smithi022 bash[82865]: cluster 2024-07-28T16:19:43.429033+0000 mgr.y (mgr.25232) 8047 : cluster [DBG] pgmap v8991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:45.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14896 16 16 0 0 0 - 0 2024-07-28T16:19:46.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14897 16 16 0 0 0 - 0 2024-07-28T16:19:46.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:46 smithi150 bash[67543]: cluster 2024-07-28T16:19:45.430404+0000 mgr.y (mgr.25232) 8048 : cluster [DBG] pgmap v8992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:46.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:46 smithi022 bash[80503]: cluster 2024-07-28T16:19:45.430404+0000 mgr.y (mgr.25232) 8048 : cluster [DBG] pgmap v8992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:46.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:46 smithi022 bash[82865]: cluster 2024-07-28T16:19:45.430404+0000 mgr.y (mgr.25232) 8048 : cluster [DBG] pgmap v8992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:47.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14898 16 16 0 0 0 - 0 2024-07-28T16:19:48.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14899 16 16 0 0 0 - 0 2024-07-28T16:19:48.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:48 smithi150 bash[67543]: cluster 2024-07-28T16:19:47.431723+0000 mgr.y (mgr.25232) 8049 : cluster [DBG] pgmap v8993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:48 smithi022 bash[80503]: cluster 2024-07-28T16:19:47.431723+0000 mgr.y (mgr.25232) 8049 : cluster [DBG] pgmap v8993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:48.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:48 smithi022 bash[82865]: cluster 2024-07-28T16:19:47.431723+0000 mgr.y (mgr.25232) 8049 : cluster [DBG] pgmap v8993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:49.121 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:19:49.113755+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:19:49.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:19:49.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14900 16 16 0 0 0 - 0 2024-07-28T16:19:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:19:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:19:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:19:50.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14901 16 16 0 0 0 - 0 2024-07-28T16:19:50.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:50 smithi150 bash[67543]: cluster 2024-07-28T16:19:49.433080+0000 mgr.y (mgr.25232) 8050 : cluster [DBG] pgmap v8994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:50.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:50 smithi022 bash[80503]: cluster 2024-07-28T16:19:49.433080+0000 mgr.y (mgr.25232) 8050 : cluster [DBG] pgmap v8994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:50.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:50 smithi022 bash[82865]: cluster 2024-07-28T16:19:49.433080+0000 mgr.y (mgr.25232) 8050 : cluster [DBG] pgmap v8994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:51.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14902 16 16 0 0 0 - 0 2024-07-28T16:19:51.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:51 smithi150 bash[67543]: audit 2024-07-28T16:19:50.677250+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:51.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:51 smithi022 bash[82865]: audit 2024-07-28T16:19:50.677250+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:51 smithi022 bash[80503]: audit 2024-07-28T16:19:50.677250+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:19:52.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14903 16 16 0 0 0 - 0 2024-07-28T16:19:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:52 smithi150 bash[67543]: cluster 2024-07-28T16:19:51.434438+0000 mgr.y (mgr.25232) 8051 : cluster [DBG] pgmap v8995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:19:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:19:52.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:52 smithi022 bash[80503]: cluster 2024-07-28T16:19:51.434438+0000 mgr.y (mgr.25232) 8051 : cluster [DBG] pgmap v8995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:52.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:52 smithi022 bash[82865]: cluster 2024-07-28T16:19:51.434438+0000 mgr.y (mgr.25232) 8051 : cluster [DBG] pgmap v8995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:53.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14904 16 16 0 0 0 - 0 2024-07-28T16:19:54.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14905 16 16 0 0 0 - 0 2024-07-28T16:19:54.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:54 smithi150 bash[67543]: cluster 2024-07-28T16:19:53.435795+0000 mgr.y (mgr.25232) 8052 : cluster [DBG] pgmap v8996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:54.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:54 smithi022 bash[80503]: cluster 2024-07-28T16:19:53.435795+0000 mgr.y (mgr.25232) 8052 : cluster [DBG] pgmap v8996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:54.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:54 smithi022 bash[82865]: cluster 2024-07-28T16:19:53.435795+0000 mgr.y (mgr.25232) 8052 : cluster [DBG] pgmap v8996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:55.122 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14906 16 16 0 0 0 - 0 2024-07-28T16:19:56.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14907 16 16 0 0 0 - 0 2024-07-28T16:19:56.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:56 smithi150 bash[67543]: cluster 2024-07-28T16:19:55.437152+0000 mgr.y (mgr.25232) 8053 : cluster [DBG] pgmap v8997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:56.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:56 smithi022 bash[80503]: cluster 2024-07-28T16:19:55.437152+0000 mgr.y (mgr.25232) 8053 : cluster [DBG] pgmap v8997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:56.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:56 smithi022 bash[82865]: cluster 2024-07-28T16:19:55.437152+0000 mgr.y (mgr.25232) 8053 : cluster [DBG] pgmap v8997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:57.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14908 16 16 0 0 0 - 0 2024-07-28T16:19:58.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14909 16 16 0 0 0 - 0 2024-07-28T16:19:58.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:19:58 smithi022 bash[80503]: cluster 2024-07-28T16:19:57.438519+0000 mgr.y (mgr.25232) 8054 : cluster [DBG] pgmap v8998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:58.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:19:58 smithi022 bash[82865]: cluster 2024-07-28T16:19:57.438519+0000 mgr.y (mgr.25232) 8054 : cluster [DBG] pgmap v8998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:59.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:19:58 smithi150 bash[67543]: cluster 2024-07-28T16:19:57.438519+0000 mgr.y (mgr.25232) 8054 : cluster [DBG] pgmap v8998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:19:59.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14910 16 16 0 0 0 - 0 2024-07-28T16:19:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:19:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:19:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:20:00.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14911 16 16 0 0 0 - 0 2024-07-28T16:20:00.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:00 smithi022 bash[80503]: cluster 2024-07-28T16:19:59.439873+0000 mgr.y (mgr.25232) 8055 : cluster [DBG] pgmap v8999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:00.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:00 smithi022 bash[80503]: cluster 2024-07-28T16:20:00.000164+0000 mon.a (mon.0) 5779 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:20:00.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:00 smithi022 bash[82865]: cluster 2024-07-28T16:19:59.439873+0000 mgr.y (mgr.25232) 8055 : cluster [DBG] pgmap v8999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:00.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:00 smithi022 bash[82865]: cluster 2024-07-28T16:20:00.000164+0000 mon.a (mon.0) 5779 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:20:01.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:00 smithi150 bash[67543]: cluster 2024-07-28T16:19:59.439873+0000 mgr.y (mgr.25232) 8055 : cluster [DBG] pgmap v8999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:01.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:00 smithi150 bash[67543]: cluster 2024-07-28T16:20:00.000164+0000 mon.a (mon.0) 5779 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:20:01.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14912 16 16 0 0 0 - 0 2024-07-28T16:20:02.123 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14913 16 16 0 0 0 - 0 2024-07-28T16:20:02.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:02 smithi150 bash[67543]: cluster 2024-07-28T16:20:01.441212+0000 mgr.y (mgr.25232) 8056 : cluster [DBG] pgmap v9000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:20:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:20:02.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:02 smithi022 bash[80503]: cluster 2024-07-28T16:20:01.441212+0000 mgr.y (mgr.25232) 8056 : cluster [DBG] pgmap v9000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:02.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:02 smithi022 bash[82865]: cluster 2024-07-28T16:20:01.441212+0000 mgr.y (mgr.25232) 8056 : cluster [DBG] pgmap v9000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:03.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14914 16 16 0 0 0 - 0 2024-07-28T16:20:04.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14915 16 16 0 0 0 - 0 2024-07-28T16:20:04.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:04 smithi022 bash[80503]: cluster 2024-07-28T16:20:03.442605+0000 mgr.y (mgr.25232) 8057 : cluster [DBG] pgmap v9001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:04.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:04 smithi022 bash[82865]: cluster 2024-07-28T16:20:03.442605+0000 mgr.y (mgr.25232) 8057 : cluster [DBG] pgmap v9001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:05.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:04 smithi150 bash[67543]: cluster 2024-07-28T16:20:03.442605+0000 mgr.y (mgr.25232) 8057 : cluster [DBG] pgmap v9001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:05.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14916 16 16 0 0 0 - 0 2024-07-28T16:20:06.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14917 16 16 0 0 0 - 0 2024-07-28T16:20:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:06 smithi022 bash[80503]: cluster 2024-07-28T16:20:05.443972+0000 mgr.y (mgr.25232) 8058 : cluster [DBG] pgmap v9002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:06.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:06 smithi022 bash[80503]: audit 2024-07-28T16:20:05.677600+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:06 smithi022 bash[82865]: cluster 2024-07-28T16:20:05.443972+0000 mgr.y (mgr.25232) 8058 : cluster [DBG] pgmap v9002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:06.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:06 smithi022 bash[82865]: audit 2024-07-28T16:20:05.677600+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:07.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:06 smithi150 bash[67543]: cluster 2024-07-28T16:20:05.443972+0000 mgr.y (mgr.25232) 8058 : cluster [DBG] pgmap v9002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:06 smithi150 bash[67543]: audit 2024-07-28T16:20:05.677600+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:07.124 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14918 16 16 0 0 0 - 0 2024-07-28T16:20:08.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14919 16 16 0 0 0 - 0 2024-07-28T16:20:08.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:08 smithi022 bash[80503]: cluster 2024-07-28T16:20:07.445315+0000 mgr.y (mgr.25232) 8059 : cluster [DBG] pgmap v9003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:08.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:08 smithi022 bash[82865]: cluster 2024-07-28T16:20:07.445315+0000 mgr.y (mgr.25232) 8059 : cluster [DBG] pgmap v9003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:09.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:08 smithi150 bash[67543]: cluster 2024-07-28T16:20:07.445315+0000 mgr.y (mgr.25232) 8059 : cluster [DBG] pgmap v9003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:09.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:20:09.116876+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:20:09.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:20:09.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14920 16 16 0 0 0 - 0 2024-07-28T16:20:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:20:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:20:09] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:20:10.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14921 16 16 0 0 0 - 0 2024-07-28T16:20:10.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:10 smithi022 bash[80503]: cluster 2024-07-28T16:20:09.446688+0000 mgr.y (mgr.25232) 8060 : cluster [DBG] pgmap v9004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:10.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:10 smithi022 bash[82865]: cluster 2024-07-28T16:20:09.446688+0000 mgr.y (mgr.25232) 8060 : cluster [DBG] pgmap v9004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:11.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:10 smithi150 bash[67543]: cluster 2024-07-28T16:20:09.446688+0000 mgr.y (mgr.25232) 8060 : cluster [DBG] pgmap v9004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:11.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14922 16 16 0 0 0 - 0 2024-07-28T16:20:12.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14923 16 16 0 0 0 - 0 2024-07-28T16:20:12.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:12 smithi150 bash[67543]: cluster 2024-07-28T16:20:11.448028+0000 mgr.y (mgr.25232) 8061 : cluster [DBG] pgmap v9005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:20:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:20:12.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:12 smithi022 bash[80503]: cluster 2024-07-28T16:20:11.448028+0000 mgr.y (mgr.25232) 8061 : cluster [DBG] pgmap v9005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:12.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:12 smithi022 bash[82865]: cluster 2024-07-28T16:20:11.448028+0000 mgr.y (mgr.25232) 8061 : cluster [DBG] pgmap v9005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:13.125 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14924 16 16 0 0 0 - 0 2024-07-28T16:20:14.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14925 16 16 0 0 0 - 0 2024-07-28T16:20:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:14 smithi022 bash[80503]: cluster 2024-07-28T16:20:13.449363+0000 mgr.y (mgr.25232) 8062 : cluster [DBG] pgmap v9006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:14 smithi022 bash[82865]: cluster 2024-07-28T16:20:13.449363+0000 mgr.y (mgr.25232) 8062 : cluster [DBG] pgmap v9006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:15.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:14 smithi150 bash[67543]: cluster 2024-07-28T16:20:13.449363+0000 mgr.y (mgr.25232) 8062 : cluster [DBG] pgmap v9006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:15.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14926 16 16 0 0 0 - 0 2024-07-28T16:20:16.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14927 16 16 0 0 0 - 0 2024-07-28T16:20:16.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:16 smithi022 bash[80503]: cluster 2024-07-28T16:20:15.450756+0000 mgr.y (mgr.25232) 8063 : cluster [DBG] pgmap v9007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:16.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:16 smithi022 bash[82865]: cluster 2024-07-28T16:20:15.450756+0000 mgr.y (mgr.25232) 8063 : cluster [DBG] pgmap v9007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:17.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:16 smithi150 bash[67543]: cluster 2024-07-28T16:20:15.450756+0000 mgr.y (mgr.25232) 8063 : cluster [DBG] pgmap v9007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:17.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14928 16 16 0 0 0 - 0 2024-07-28T16:20:18.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14929 16 16 0 0 0 - 0 2024-07-28T16:20:18.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:18 smithi022 bash[80503]: cluster 2024-07-28T16:20:17.452064+0000 mgr.y (mgr.25232) 8064 : cluster [DBG] pgmap v9008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:18.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:18 smithi022 bash[82865]: cluster 2024-07-28T16:20:17.452064+0000 mgr.y (mgr.25232) 8064 : cluster [DBG] pgmap v9008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:19.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:18 smithi150 bash[67543]: cluster 2024-07-28T16:20:17.452064+0000 mgr.y (mgr.25232) 8064 : cluster [DBG] pgmap v9008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:19.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14930 16 16 0 0 0 - 0 2024-07-28T16:20:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:20:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:20:19] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:20:20.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14931 16 16 0 0 0 - 0 2024-07-28T16:20:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:20 smithi022 bash[80503]: cluster 2024-07-28T16:20:19.453421+0000 mgr.y (mgr.25232) 8065 : cluster [DBG] pgmap v9009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:20.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:20 smithi022 bash[82865]: cluster 2024-07-28T16:20:19.453421+0000 mgr.y (mgr.25232) 8065 : cluster [DBG] pgmap v9009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:21.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:20 smithi150 bash[67543]: cluster 2024-07-28T16:20:19.453421+0000 mgr.y (mgr.25232) 8065 : cluster [DBG] pgmap v9009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:21.126 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14932 16 16 0 0 0 - 0 2024-07-28T16:20:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:21 smithi022 bash[80503]: audit 2024-07-28T16:20:20.678560+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:21 smithi022 bash[82865]: audit 2024-07-28T16:20:20.678560+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:21 smithi150 bash[67543]: audit 2024-07-28T16:20:20.678560+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:22.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14933 16 16 0 0 0 - 0 2024-07-28T16:20:22.587 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:20:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:20:22.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:22 smithi022 bash[80503]: cluster 2024-07-28T16:20:21.454789+0000 mgr.y (mgr.25232) 8066 : cluster [DBG] pgmap v9010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:22.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:22 smithi022 bash[82865]: cluster 2024-07-28T16:20:21.454789+0000 mgr.y (mgr.25232) 8066 : cluster [DBG] pgmap v9010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:23.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:22 smithi150 bash[67543]: cluster 2024-07-28T16:20:21.454789+0000 mgr.y (mgr.25232) 8066 : cluster [DBG] pgmap v9010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:23.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14934 16 16 0 0 0 - 0 2024-07-28T16:20:24.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14935 16 16 0 0 0 - 0 2024-07-28T16:20:25.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:24 smithi150 bash[67543]: cluster 2024-07-28T16:20:23.456161+0000 mgr.y (mgr.25232) 8067 : cluster [DBG] pgmap v9011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:25.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:24 smithi022 bash[80503]: cluster 2024-07-28T16:20:23.456161+0000 mgr.y (mgr.25232) 8067 : cluster [DBG] pgmap v9011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:25.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:24 smithi022 bash[82865]: cluster 2024-07-28T16:20:23.456161+0000 mgr.y (mgr.25232) 8067 : cluster [DBG] pgmap v9011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:25.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14936 16 16 0 0 0 - 0 2024-07-28T16:20:26.127 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14937 16 16 0 0 0 - 0 2024-07-28T16:20:27.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:26 smithi150 bash[67543]: cluster 2024-07-28T16:20:25.457546+0000 mgr.y (mgr.25232) 8068 : cluster [DBG] pgmap v9012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:27.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:26 smithi022 bash[80503]: cluster 2024-07-28T16:20:25.457546+0000 mgr.y (mgr.25232) 8068 : cluster [DBG] pgmap v9012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:27.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:26 smithi022 bash[82865]: cluster 2024-07-28T16:20:25.457546+0000 mgr.y (mgr.25232) 8068 : cluster [DBG] pgmap v9012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:27.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14938 16 16 0 0 0 - 0 2024-07-28T16:20:28.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14939 16 16 0 0 0 - 0 2024-07-28T16:20:29.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:28 smithi150 bash[67543]: cluster 2024-07-28T16:20:27.458932+0000 mgr.y (mgr.25232) 8069 : cluster [DBG] pgmap v9013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:29.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:28 smithi022 bash[80503]: cluster 2024-07-28T16:20:27.458932+0000 mgr.y (mgr.25232) 8069 : cluster [DBG] pgmap v9013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:29.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:28 smithi022 bash[82865]: cluster 2024-07-28T16:20:27.458932+0000 mgr.y (mgr.25232) 8069 : cluster [DBG] pgmap v9013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:29.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:20:29.119925+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:20:29.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:20:29.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14940 16 16 0 0 0 - 0 2024-07-28T16:20:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:20:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:20:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:20:30.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14941 16 16 0 0 0 - 0 2024-07-28T16:20:31.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:30 smithi150 bash[67543]: cluster 2024-07-28T16:20:29.460334+0000 mgr.y (mgr.25232) 8070 : cluster [DBG] pgmap v9014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:31.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:30 smithi022 bash[80503]: cluster 2024-07-28T16:20:29.460334+0000 mgr.y (mgr.25232) 8070 : cluster [DBG] pgmap v9014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:31.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:30 smithi022 bash[82865]: cluster 2024-07-28T16:20:29.460334+0000 mgr.y (mgr.25232) 8070 : cluster [DBG] pgmap v9014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:31.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14942 16 16 0 0 0 - 0 2024-07-28T16:20:32.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:31 smithi150 bash[67543]: cluster 2024-07-28T16:20:31.461687+0000 mgr.y (mgr.25232) 8071 : cluster [DBG] pgmap v9015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:32.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:31 smithi022 bash[80503]: cluster 2024-07-28T16:20:31.461687+0000 mgr.y (mgr.25232) 8071 : cluster [DBG] pgmap v9015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:32.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:31 smithi022 bash[82865]: cluster 2024-07-28T16:20:31.461687+0000 mgr.y (mgr.25232) 8071 : cluster [DBG] pgmap v9015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:32.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14943 16 16 0 0 0 - 0 2024-07-28T16:20:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:20:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:20:33.128 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14944 16 16 0 0 0 - 0 2024-07-28T16:20:34.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14945 16 16 0 0 0 - 0 2024-07-28T16:20:34.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:34 smithi022 bash[80503]: cluster 2024-07-28T16:20:33.463072+0000 mgr.y (mgr.25232) 8072 : cluster [DBG] pgmap v9016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:34.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:34 smithi022 bash[80503]: audit 2024-07-28T16:20:33.930087+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:20:34.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:34 smithi022 bash[82865]: cluster 2024-07-28T16:20:33.463072+0000 mgr.y (mgr.25232) 8072 : cluster [DBG] pgmap v9016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:34.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:34 smithi022 bash[82865]: audit 2024-07-28T16:20:33.930087+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:20:35.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:34 smithi150 bash[67543]: cluster 2024-07-28T16:20:33.463072+0000 mgr.y (mgr.25232) 8072 : cluster [DBG] pgmap v9016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:35.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:34 smithi150 bash[67543]: audit 2024-07-28T16:20:33.930087+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:20:35.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14946 16 16 0 0 0 - 0 2024-07-28T16:20:36.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14947 16 16 0 0 0 - 0 2024-07-28T16:20:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:36 smithi022 bash[80503]: cluster 2024-07-28T16:20:35.464441+0000 mgr.y (mgr.25232) 8073 : cluster [DBG] pgmap v9017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:36.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:36 smithi022 bash[80503]: audit 2024-07-28T16:20:35.678614+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:36 smithi022 bash[82865]: cluster 2024-07-28T16:20:35.464441+0000 mgr.y (mgr.25232) 8073 : cluster [DBG] pgmap v9017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:36.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:36 smithi022 bash[82865]: audit 2024-07-28T16:20:35.678614+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:37.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:36 smithi150 bash[67543]: cluster 2024-07-28T16:20:35.464441+0000 mgr.y (mgr.25232) 8073 : cluster [DBG] pgmap v9017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:37.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:36 smithi150 bash[67543]: audit 2024-07-28T16:20:35.678614+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:37.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14948 16 16 0 0 0 - 0 2024-07-28T16:20:38.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14949 16 16 0 0 0 - 0 2024-07-28T16:20:38.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:38 smithi022 bash[80503]: cluster 2024-07-28T16:20:37.465838+0000 mgr.y (mgr.25232) 8074 : cluster [DBG] pgmap v9018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:38.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:38 smithi022 bash[82865]: cluster 2024-07-28T16:20:37.465838+0000 mgr.y (mgr.25232) 8074 : cluster [DBG] pgmap v9018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:39.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:38 smithi150 bash[67543]: cluster 2024-07-28T16:20:37.465838+0000 mgr.y (mgr.25232) 8074 : cluster [DBG] pgmap v9018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:39.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14950 16 16 0 0 0 - 0 2024-07-28T16:20:39.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:20:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:20:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:20:40.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14951 16 16 0 0 0 - 0 2024-07-28T16:20:40.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: cluster 2024-07-28T16:20:39.466552+0000 mgr.y (mgr.25232) 8075 : cluster [DBG] pgmap v9019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:39.607303+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:39.612920+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:39.825300+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:39.835081+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:40.264158+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:40.266179+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[80503]: audit 2024-07-28T16:20:40.274692+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: cluster 2024-07-28T16:20:39.466552+0000 mgr.y (mgr.25232) 8075 : cluster [DBG] pgmap v9019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:40.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:39.607303+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:39.612920+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:39.825300+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:39.835081+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:40.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:40.264158+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:20:40.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:40.266179+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:20:40.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:40 smithi022 bash[82865]: audit 2024-07-28T16:20:40.274692+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:41.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: cluster 2024-07-28T16:20:39.466552+0000 mgr.y (mgr.25232) 8075 : cluster [DBG] pgmap v9019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:39.607303+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:39.612920+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:39.825300+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:39.835081+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:40.264158+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:40.266179+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:20:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:40 smithi150 bash[67543]: audit 2024-07-28T16:20:40.274692+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:20:41.129 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14952 16 16 0 0 0 - 0 2024-07-28T16:20:42.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14953 16 16 0 0 0 - 0 2024-07-28T16:20:42.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:42 smithi150 bash[67543]: cluster 2024-07-28T16:20:41.467851+0000 mgr.y (mgr.25232) 8076 : cluster [DBG] pgmap v9020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:20:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:20:42.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:42 smithi022 bash[80503]: cluster 2024-07-28T16:20:41.467851+0000 mgr.y (mgr.25232) 8076 : cluster [DBG] pgmap v9020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:42.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:42 smithi022 bash[82865]: cluster 2024-07-28T16:20:41.467851+0000 mgr.y (mgr.25232) 8076 : cluster [DBG] pgmap v9020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:43.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14954 16 16 0 0 0 - 0 2024-07-28T16:20:44.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14955 16 16 0 0 0 - 0 2024-07-28T16:20:44.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:44 smithi022 bash[80503]: cluster 2024-07-28T16:20:43.469191+0000 mgr.y (mgr.25232) 8077 : cluster [DBG] pgmap v9021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:44.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:44 smithi022 bash[82865]: cluster 2024-07-28T16:20:43.469191+0000 mgr.y (mgr.25232) 8077 : cluster [DBG] pgmap v9021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:45.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:44 smithi150 bash[67543]: cluster 2024-07-28T16:20:43.469191+0000 mgr.y (mgr.25232) 8077 : cluster [DBG] pgmap v9021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:45.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14956 16 16 0 0 0 - 0 2024-07-28T16:20:46.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14957 16 16 0 0 0 - 0 2024-07-28T16:20:46.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:46 smithi022 bash[80503]: cluster 2024-07-28T16:20:45.470596+0000 mgr.y (mgr.25232) 8078 : cluster [DBG] pgmap v9022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:46.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:46 smithi022 bash[82865]: cluster 2024-07-28T16:20:45.470596+0000 mgr.y (mgr.25232) 8078 : cluster [DBG] pgmap v9022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:47.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:46 smithi150 bash[67543]: cluster 2024-07-28T16:20:45.470596+0000 mgr.y (mgr.25232) 8078 : cluster [DBG] pgmap v9022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:47.130 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14958 16 16 0 0 0 - 0 2024-07-28T16:20:48.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14959 16 16 0 0 0 - 0 2024-07-28T16:20:48.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:48 smithi022 bash[80503]: cluster 2024-07-28T16:20:47.471954+0000 mgr.y (mgr.25232) 8079 : cluster [DBG] pgmap v9023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:48.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:48 smithi022 bash[82865]: cluster 2024-07-28T16:20:47.471954+0000 mgr.y (mgr.25232) 8079 : cluster [DBG] pgmap v9023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:49.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:48 smithi150 bash[67543]: cluster 2024-07-28T16:20:47.471954+0000 mgr.y (mgr.25232) 8079 : cluster [DBG] pgmap v9023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:49.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:20:49.122938+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:20:49.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:20:49.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14960 16 16 0 0 0 - 0 2024-07-28T16:20:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:20:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:20:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:20:50.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14961 16 16 0 0 0 - 0 2024-07-28T16:20:50.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:50 smithi022 bash[80503]: cluster 2024-07-28T16:20:49.473288+0000 mgr.y (mgr.25232) 8080 : cluster [DBG] pgmap v9024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:50.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:50 smithi022 bash[82865]: cluster 2024-07-28T16:20:49.473288+0000 mgr.y (mgr.25232) 8080 : cluster [DBG] pgmap v9024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:51.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:50 smithi150 bash[67543]: cluster 2024-07-28T16:20:49.473288+0000 mgr.y (mgr.25232) 8080 : cluster [DBG] pgmap v9024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:51.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14962 16 16 0 0 0 - 0 2024-07-28T16:20:51.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:51 smithi022 bash[80503]: audit 2024-07-28T16:20:50.679114+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:51.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:51 smithi022 bash[82865]: audit 2024-07-28T16:20:50.679114+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:52.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:51 smithi150 bash[67543]: audit 2024-07-28T16:20:50.679114+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:20:52.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14963 16 16 0 0 0 - 0 2024-07-28T16:20:52.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:52 smithi150 bash[67543]: cluster 2024-07-28T16:20:51.474650+0000 mgr.y (mgr.25232) 8081 : cluster [DBG] pgmap v9025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:20:52 smithi150 bash[60514]: ts=2024-07-28T16:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:20:52.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:52 smithi022 bash[80503]: cluster 2024-07-28T16:20:51.474650+0000 mgr.y (mgr.25232) 8081 : cluster [DBG] pgmap v9025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:52.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:52 smithi022 bash[82865]: cluster 2024-07-28T16:20:51.474650+0000 mgr.y (mgr.25232) 8081 : cluster [DBG] pgmap v9025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:53.131 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14964 16 16 0 0 0 - 0 2024-07-28T16:20:54.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14965 16 16 0 0 0 - 0 2024-07-28T16:20:54.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:54 smithi022 bash[80503]: cluster 2024-07-28T16:20:53.476008+0000 mgr.y (mgr.25232) 8082 : cluster [DBG] pgmap v9026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:54.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:54 smithi022 bash[82865]: cluster 2024-07-28T16:20:53.476008+0000 mgr.y (mgr.25232) 8082 : cluster [DBG] pgmap v9026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:55.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:54 smithi150 bash[67543]: cluster 2024-07-28T16:20:53.476008+0000 mgr.y (mgr.25232) 8082 : cluster [DBG] pgmap v9026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:55.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14966 16 16 0 0 0 - 0 2024-07-28T16:20:56.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14967 16 16 0 0 0 - 0 2024-07-28T16:20:56.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:56 smithi022 bash[80503]: cluster 2024-07-28T16:20:55.477344+0000 mgr.y (mgr.25232) 8083 : cluster [DBG] pgmap v9027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:56.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:56 smithi022 bash[82865]: cluster 2024-07-28T16:20:55.477344+0000 mgr.y (mgr.25232) 8083 : cluster [DBG] pgmap v9027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:57.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:56 smithi150 bash[67543]: cluster 2024-07-28T16:20:55.477344+0000 mgr.y (mgr.25232) 8083 : cluster [DBG] pgmap v9027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:57.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14968 16 16 0 0 0 - 0 2024-07-28T16:20:58.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14969 16 16 0 0 0 - 0 2024-07-28T16:20:58.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:20:58 smithi022 bash[80503]: cluster 2024-07-28T16:20:57.478698+0000 mgr.y (mgr.25232) 8084 : cluster [DBG] pgmap v9028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:58.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:20:58 smithi022 bash[82865]: cluster 2024-07-28T16:20:57.478698+0000 mgr.y (mgr.25232) 8084 : cluster [DBG] pgmap v9028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:59.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:20:58 smithi150 bash[67543]: cluster 2024-07-28T16:20:57.478698+0000 mgr.y (mgr.25232) 8084 : cluster [DBG] pgmap v9028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:20:59.132 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14970 16 16 0 0 0 - 0 2024-07-28T16:20:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:20:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:20:59] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:21:00.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14971 16 16 0 0 0 - 0 2024-07-28T16:21:01.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:00 smithi150 bash[67543]: cluster 2024-07-28T16:20:59.480052+0000 mgr.y (mgr.25232) 8085 : cluster [DBG] pgmap v9029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:01.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:00 smithi022 bash[80503]: cluster 2024-07-28T16:20:59.480052+0000 mgr.y (mgr.25232) 8085 : cluster [DBG] pgmap v9029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:00 smithi022 bash[82865]: cluster 2024-07-28T16:20:59.480052+0000 mgr.y (mgr.25232) 8085 : cluster [DBG] pgmap v9029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:01.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14972 16 16 0 0 0 - 0 2024-07-28T16:21:02.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14973 16 16 0 0 0 - 0 2024-07-28T16:21:02.594 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:21:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:21:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:02 smithi150 bash[67543]: cluster 2024-07-28T16:21:01.481373+0000 mgr.y (mgr.25232) 8086 : cluster [DBG] pgmap v9030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:03.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:02 smithi022 bash[80503]: cluster 2024-07-28T16:21:01.481373+0000 mgr.y (mgr.25232) 8086 : cluster [DBG] pgmap v9030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:03.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:02 smithi022 bash[82865]: cluster 2024-07-28T16:21:01.481373+0000 mgr.y (mgr.25232) 8086 : cluster [DBG] pgmap v9030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:03.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14974 16 16 0 0 0 - 0 2024-07-28T16:21:04.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14975 16 16 0 0 0 - 0 2024-07-28T16:21:05.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:04 smithi150 bash[67543]: cluster 2024-07-28T16:21:03.482774+0000 mgr.y (mgr.25232) 8087 : cluster [DBG] pgmap v9031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:05.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:04 smithi022 bash[80503]: cluster 2024-07-28T16:21:03.482774+0000 mgr.y (mgr.25232) 8087 : cluster [DBG] pgmap v9031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:05.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:04 smithi022 bash[82865]: cluster 2024-07-28T16:21:03.482774+0000 mgr.y (mgr.25232) 8087 : cluster [DBG] pgmap v9031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:05.133 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14976 16 16 0 0 0 - 0 2024-07-28T16:21:06.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14977 16 16 0 0 0 - 0 2024-07-28T16:21:07.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:06 smithi150 bash[67543]: cluster 2024-07-28T16:21:05.484148+0000 mgr.y (mgr.25232) 8088 : cluster [DBG] pgmap v9032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:06 smithi150 bash[67543]: audit 2024-07-28T16:21:05.679458+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:07.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:06 smithi022 bash[80503]: cluster 2024-07-28T16:21:05.484148+0000 mgr.y (mgr.25232) 8088 : cluster [DBG] pgmap v9032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:07.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:06 smithi022 bash[80503]: audit 2024-07-28T16:21:05.679458+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:06 smithi022 bash[82865]: cluster 2024-07-28T16:21:05.484148+0000 mgr.y (mgr.25232) 8088 : cluster [DBG] pgmap v9032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:06 smithi022 bash[82865]: audit 2024-07-28T16:21:05.679458+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:07.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14978 16 16 0 0 0 - 0 2024-07-28T16:21:08.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14979 16 16 0 0 0 - 0 2024-07-28T16:21:09.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:08 smithi150 bash[67543]: cluster 2024-07-28T16:21:07.485498+0000 mgr.y (mgr.25232) 8089 : cluster [DBG] pgmap v9033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:09.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:08 smithi022 bash[80503]: cluster 2024-07-28T16:21:07.485498+0000 mgr.y (mgr.25232) 8089 : cluster [DBG] pgmap v9033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:09.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:08 smithi022 bash[82865]: cluster 2024-07-28T16:21:07.485498+0000 mgr.y (mgr.25232) 8089 : cluster [DBG] pgmap v9033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:09.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:21:09.126152+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:21:09.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:21:09.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14980 16 16 0 0 0 - 0 2024-07-28T16:21:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:21:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:21:09] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:21:10.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14981 16 16 0 0 0 - 0 2024-07-28T16:21:11.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:10 smithi150 bash[67543]: cluster 2024-07-28T16:21:09.486895+0000 mgr.y (mgr.25232) 8090 : cluster [DBG] pgmap v9034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:11.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:10 smithi022 bash[80503]: cluster 2024-07-28T16:21:09.486895+0000 mgr.y (mgr.25232) 8090 : cluster [DBG] pgmap v9034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:11.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:10 smithi022 bash[82865]: cluster 2024-07-28T16:21:09.486895+0000 mgr.y (mgr.25232) 8090 : cluster [DBG] pgmap v9034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:11.134 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14982 16 16 0 0 0 - 0 2024-07-28T16:21:12.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:11 smithi150 bash[67543]: cluster 2024-07-28T16:21:11.488248+0000 mgr.y (mgr.25232) 8091 : cluster [DBG] pgmap v9035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:12.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:11 smithi022 bash[80503]: cluster 2024-07-28T16:21:11.488248+0000 mgr.y (mgr.25232) 8091 : cluster [DBG] pgmap v9035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:12.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:11 smithi022 bash[82865]: cluster 2024-07-28T16:21:11.488248+0000 mgr.y (mgr.25232) 8091 : cluster [DBG] pgmap v9035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:12.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14983 16 16 0 0 0 - 0 2024-07-28T16:21:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:21:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:21:13.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14984 16 16 0 0 0 - 0 2024-07-28T16:21:14.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14985 16 16 0 0 0 - 0 2024-07-28T16:21:14.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:14 smithi022 bash[80503]: cluster 2024-07-28T16:21:13.489590+0000 mgr.y (mgr.25232) 8092 : cluster [DBG] pgmap v9036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:14.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:14 smithi022 bash[82865]: cluster 2024-07-28T16:21:13.489590+0000 mgr.y (mgr.25232) 8092 : cluster [DBG] pgmap v9036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:15.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:14 smithi150 bash[67543]: cluster 2024-07-28T16:21:13.489590+0000 mgr.y (mgr.25232) 8092 : cluster [DBG] pgmap v9036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:15.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14986 16 16 0 0 0 - 0 2024-07-28T16:21:16.135 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14987 16 16 0 0 0 - 0 2024-07-28T16:21:16.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:16 smithi022 bash[80503]: cluster 2024-07-28T16:21:15.490971+0000 mgr.y (mgr.25232) 8093 : cluster [DBG] pgmap v9037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:16.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:16 smithi022 bash[82865]: cluster 2024-07-28T16:21:15.490971+0000 mgr.y (mgr.25232) 8093 : cluster [DBG] pgmap v9037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:17.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:16 smithi150 bash[67543]: cluster 2024-07-28T16:21:15.490971+0000 mgr.y (mgr.25232) 8093 : cluster [DBG] pgmap v9037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:17.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14988 16 16 0 0 0 - 0 2024-07-28T16:21:18.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14989 16 16 0 0 0 - 0 2024-07-28T16:21:18.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:18 smithi022 bash[80503]: cluster 2024-07-28T16:21:17.492310+0000 mgr.y (mgr.25232) 8094 : cluster [DBG] pgmap v9038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:18.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:18 smithi022 bash[82865]: cluster 2024-07-28T16:21:17.492310+0000 mgr.y (mgr.25232) 8094 : cluster [DBG] pgmap v9038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:19.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:18 smithi150 bash[67543]: cluster 2024-07-28T16:21:17.492310+0000 mgr.y (mgr.25232) 8094 : cluster [DBG] pgmap v9038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:19.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14990 16 16 0 0 0 - 0 2024-07-28T16:21:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:21:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:21:19] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:21:20.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14991 16 16 0 0 0 - 0 2024-07-28T16:21:20.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:20 smithi022 bash[80503]: cluster 2024-07-28T16:21:19.493671+0000 mgr.y (mgr.25232) 8095 : cluster [DBG] pgmap v9039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:20.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:20 smithi022 bash[82865]: cluster 2024-07-28T16:21:19.493671+0000 mgr.y (mgr.25232) 8095 : cluster [DBG] pgmap v9039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:21.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:20 smithi150 bash[67543]: cluster 2024-07-28T16:21:19.493671+0000 mgr.y (mgr.25232) 8095 : cluster [DBG] pgmap v9039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:21.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14992 16 16 0 0 0 - 0 2024-07-28T16:21:21.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:21 smithi022 bash[80503]: audit 2024-07-28T16:21:20.680214+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:21 smithi022 bash[82865]: audit 2024-07-28T16:21:20.680214+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:22.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:21 smithi150 bash[67543]: audit 2024-07-28T16:21:20.680214+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:22.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14993 16 16 0 0 0 - 0 2024-07-28T16:21:22.578 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:21:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:21:22.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:22 smithi022 bash[80503]: cluster 2024-07-28T16:21:21.495050+0000 mgr.y (mgr.25232) 8096 : cluster [DBG] pgmap v9040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:22.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:22 smithi022 bash[82865]: cluster 2024-07-28T16:21:21.495050+0000 mgr.y (mgr.25232) 8096 : cluster [DBG] pgmap v9040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:23.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:22 smithi150 bash[67543]: cluster 2024-07-28T16:21:21.495050+0000 mgr.y (mgr.25232) 8096 : cluster [DBG] pgmap v9040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:23.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14994 16 16 0 0 0 - 0 2024-07-28T16:21:24.136 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14995 16 16 0 0 0 - 0 2024-07-28T16:21:24.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:24 smithi022 bash[80503]: cluster 2024-07-28T16:21:23.496528+0000 mgr.y (mgr.25232) 8097 : cluster [DBG] pgmap v9041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:24.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:24 smithi022 bash[82865]: cluster 2024-07-28T16:21:23.496528+0000 mgr.y (mgr.25232) 8097 : cluster [DBG] pgmap v9041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:25.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:24 smithi150 bash[67543]: cluster 2024-07-28T16:21:23.496528+0000 mgr.y (mgr.25232) 8097 : cluster [DBG] pgmap v9041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:25.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14996 16 16 0 0 0 - 0 2024-07-28T16:21:26.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14997 16 16 0 0 0 - 0 2024-07-28T16:21:26.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:26 smithi022 bash[82865]: cluster 2024-07-28T16:21:25.498037+0000 mgr.y (mgr.25232) 8098 : cluster [DBG] pgmap v9042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:26.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:26 smithi022 bash[80503]: cluster 2024-07-28T16:21:25.498037+0000 mgr.y (mgr.25232) 8098 : cluster [DBG] pgmap v9042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:27.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:26 smithi150 bash[67543]: cluster 2024-07-28T16:21:25.498037+0000 mgr.y (mgr.25232) 8098 : cluster [DBG] pgmap v9042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:27.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14998 16 16 0 0 0 - 0 2024-07-28T16:21:28.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:14999 16 16 0 0 0 - 0 2024-07-28T16:21:29.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:28 smithi150 bash[67543]: cluster 2024-07-28T16:21:27.499554+0000 mgr.y (mgr.25232) 8099 : cluster [DBG] pgmap v9043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:29.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:28 smithi022 bash[82865]: cluster 2024-07-28T16:21:27.499554+0000 mgr.y (mgr.25232) 8099 : cluster [DBG] pgmap v9043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:29.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:28 smithi022 bash[80503]: cluster 2024-07-28T16:21:27.499554+0000 mgr.y (mgr.25232) 8099 : cluster [DBG] pgmap v9043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:29.137 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:21:29.129407+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:21:29.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:21:29.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15000 16 16 0 0 0 - 0 2024-07-28T16:21:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:21:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:21:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:21:30.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15001 16 16 0 0 0 - 0 2024-07-28T16:21:31.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:30 smithi150 bash[67543]: cluster 2024-07-28T16:21:29.501077+0000 mgr.y (mgr.25232) 8100 : cluster [DBG] pgmap v9044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:31.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:30 smithi022 bash[80503]: cluster 2024-07-28T16:21:29.501077+0000 mgr.y (mgr.25232) 8100 : cluster [DBG] pgmap v9044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:31.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:30 smithi022 bash[82865]: cluster 2024-07-28T16:21:29.501077+0000 mgr.y (mgr.25232) 8100 : cluster [DBG] pgmap v9044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:31.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15002 16 16 0 0 0 - 0 2024-07-28T16:21:32.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15003 16 16 0 0 0 - 0 2024-07-28T16:21:32.600 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:21:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:21:33.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:32 smithi150 bash[67543]: cluster 2024-07-28T16:21:31.502627+0000 mgr.y (mgr.25232) 8101 : cluster [DBG] pgmap v9045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:33.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:32 smithi022 bash[80503]: cluster 2024-07-28T16:21:31.502627+0000 mgr.y (mgr.25232) 8101 : cluster [DBG] pgmap v9045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:33.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:32 smithi022 bash[82865]: cluster 2024-07-28T16:21:31.502627+0000 mgr.y (mgr.25232) 8101 : cluster [DBG] pgmap v9045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:33.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15004 16 16 0 0 0 - 0 2024-07-28T16:21:34.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15005 16 16 0 0 0 - 0 2024-07-28T16:21:35.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:34 smithi150 bash[67543]: cluster 2024-07-28T16:21:33.504153+0000 mgr.y (mgr.25232) 8102 : cluster [DBG] pgmap v9046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:35.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:34 smithi022 bash[80503]: cluster 2024-07-28T16:21:33.504153+0000 mgr.y (mgr.25232) 8102 : cluster [DBG] pgmap v9046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:35.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:34 smithi022 bash[82865]: cluster 2024-07-28T16:21:33.504153+0000 mgr.y (mgr.25232) 8102 : cluster [DBG] pgmap v9046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:35.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15006 16 16 0 0 0 - 0 2024-07-28T16:21:36.138 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15007 16 16 0 0 0 - 0 2024-07-28T16:21:37.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:36 smithi150 bash[67543]: cluster 2024-07-28T16:21:35.505700+0000 mgr.y (mgr.25232) 8103 : cluster [DBG] pgmap v9047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:36 smithi150 bash[67543]: audit 2024-07-28T16:21:35.680417+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:37.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:36 smithi022 bash[82865]: cluster 2024-07-28T16:21:35.505700+0000 mgr.y (mgr.25232) 8103 : cluster [DBG] pgmap v9047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:37.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:36 smithi022 bash[82865]: audit 2024-07-28T16:21:35.680417+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:36 smithi022 bash[80503]: cluster 2024-07-28T16:21:35.505700+0000 mgr.y (mgr.25232) 8103 : cluster [DBG] pgmap v9047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:36 smithi022 bash[80503]: audit 2024-07-28T16:21:35.680417+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:37.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15008 16 16 0 0 0 - 0 2024-07-28T16:21:38.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15009 16 16 0 0 0 - 0 2024-07-28T16:21:39.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:38 smithi150 bash[67543]: cluster 2024-07-28T16:21:37.507084+0000 mgr.y (mgr.25232) 8104 : cluster [DBG] pgmap v9048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:39.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:38 smithi022 bash[80503]: cluster 2024-07-28T16:21:37.507084+0000 mgr.y (mgr.25232) 8104 : cluster [DBG] pgmap v9048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:39.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:38 smithi022 bash[82865]: cluster 2024-07-28T16:21:37.507084+0000 mgr.y (mgr.25232) 8104 : cluster [DBG] pgmap v9048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:39.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15010 16 16 0 0 0 - 0 2024-07-28T16:21:39.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:21:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:21:39] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:21:40.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15011 16 16 0 0 0 - 0 2024-07-28T16:21:41.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:40 smithi150 bash[67543]: cluster 2024-07-28T16:21:39.508426+0000 mgr.y (mgr.25232) 8105 : cluster [DBG] pgmap v9049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:40 smithi150 bash[67543]: audit 2024-07-28T16:21:40.366199+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:21:41.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:40 smithi022 bash[80503]: cluster 2024-07-28T16:21:39.508426+0000 mgr.y (mgr.25232) 8105 : cluster [DBG] pgmap v9049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:41.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:40 smithi022 bash[80503]: audit 2024-07-28T16:21:40.366199+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:21:41.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:40 smithi022 bash[82865]: cluster 2024-07-28T16:21:39.508426+0000 mgr.y (mgr.25232) 8105 : cluster [DBG] pgmap v9049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:41.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:40 smithi022 bash[82865]: audit 2024-07-28T16:21:40.366199+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:21:41.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15012 16 16 0 0 0 - 0 2024-07-28T16:21:42.139 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15013 16 16 0 0 0 - 0 2024-07-28T16:21:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:21:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:21:42.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:42 smithi150 bash[67543]: cluster 2024-07-28T16:21:41.509776+0000 mgr.y (mgr.25232) 8106 : cluster [DBG] pgmap v9050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:42.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:42 smithi022 bash[80503]: cluster 2024-07-28T16:21:41.509776+0000 mgr.y (mgr.25232) 8106 : cluster [DBG] pgmap v9050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:42.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:42 smithi022 bash[82865]: cluster 2024-07-28T16:21:41.509776+0000 mgr.y (mgr.25232) 8106 : cluster [DBG] pgmap v9050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:43.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15014 16 16 0 0 0 - 0 2024-07-28T16:21:44.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15015 16 16 0 0 0 - 0 2024-07-28T16:21:44.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:44 smithi022 bash[82865]: cluster 2024-07-28T16:21:43.511211+0000 mgr.y (mgr.25232) 8107 : cluster [DBG] pgmap v9051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:44.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:44 smithi022 bash[80503]: cluster 2024-07-28T16:21:43.511211+0000 mgr.y (mgr.25232) 8107 : cluster [DBG] pgmap v9051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:45.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:44 smithi150 bash[67543]: cluster 2024-07-28T16:21:43.511211+0000 mgr.y (mgr.25232) 8107 : cluster [DBG] pgmap v9051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:45.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15016 16 16 0 0 0 - 0 2024-07-28T16:21:46.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15017 16 16 0 0 0 - 0 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[80503]: cluster 2024-07-28T16:21:45.512114+0000 mgr.y (mgr.25232) 8108 : cluster [DBG] pgmap v9052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[80503]: audit 2024-07-28T16:21:46.070617+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[80503]: audit 2024-07-28T16:21:46.079240+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[80503]: audit 2024-07-28T16:21:46.281603+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[80503]: audit 2024-07-28T16:21:46.290580+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[82865]: cluster 2024-07-28T16:21:45.512114+0000 mgr.y (mgr.25232) 8108 : cluster [DBG] pgmap v9052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[82865]: audit 2024-07-28T16:21:46.070617+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[82865]: audit 2024-07-28T16:21:46.079240+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[82865]: audit 2024-07-28T16:21:46.281603+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:46.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:46 smithi022 bash[82865]: audit 2024-07-28T16:21:46.290580+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:47.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:46 smithi150 bash[67543]: cluster 2024-07-28T16:21:45.512114+0000 mgr.y (mgr.25232) 8108 : cluster [DBG] pgmap v9052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:47.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:46 smithi150 bash[67543]: audit 2024-07-28T16:21:46.070617+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:47.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:46 smithi150 bash[67543]: audit 2024-07-28T16:21:46.079240+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:47.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:46 smithi150 bash[67543]: audit 2024-07-28T16:21:46.281603+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:47.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:46 smithi150 bash[67543]: audit 2024-07-28T16:21:46.290580+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:47.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15018 16 16 0 0 0 - 0 2024-07-28T16:21:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:47 smithi022 bash[80503]: audit 2024-07-28T16:21:46.732327+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:21:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:47 smithi022 bash[80503]: audit 2024-07-28T16:21:46.733852+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:21:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:47 smithi022 bash[80503]: audit 2024-07-28T16:21:46.747829+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:47 smithi022 bash[82865]: audit 2024-07-28T16:21:46.732327+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:21:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:47 smithi022 bash[82865]: audit 2024-07-28T16:21:46.733852+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:21:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:47 smithi022 bash[82865]: audit 2024-07-28T16:21:46.747829+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:48.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:47 smithi150 bash[67543]: audit 2024-07-28T16:21:46.732327+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:21:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:47 smithi150 bash[67543]: audit 2024-07-28T16:21:46.733852+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:21:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:47 smithi150 bash[67543]: audit 2024-07-28T16:21:46.747829+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:21:48.140 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15019 16 16 0 0 0 - 0 2024-07-28T16:21:48.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:48 smithi022 bash[80503]: cluster 2024-07-28T16:21:47.513460+0000 mgr.y (mgr.25232) 8109 : cluster [DBG] pgmap v9053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:48.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:48 smithi022 bash[82865]: cluster 2024-07-28T16:21:47.513460+0000 mgr.y (mgr.25232) 8109 : cluster [DBG] pgmap v9053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:49.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:48 smithi150 bash[67543]: cluster 2024-07-28T16:21:47.513460+0000 mgr.y (mgr.25232) 8109 : cluster [DBG] pgmap v9053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:49.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:21:49.132600+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:21:49.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:21:49.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15020 16 16 0 0 0 - 0 2024-07-28T16:21:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:21:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:21:49] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:21:50.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15021 16 16 0 0 0 - 0 2024-07-28T16:21:50.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:50 smithi022 bash[80503]: cluster 2024-07-28T16:21:49.514838+0000 mgr.y (mgr.25232) 8110 : cluster [DBG] pgmap v9054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:50.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:50 smithi022 bash[82865]: cluster 2024-07-28T16:21:49.514838+0000 mgr.y (mgr.25232) 8110 : cluster [DBG] pgmap v9054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:51.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:50 smithi150 bash[67543]: cluster 2024-07-28T16:21:49.514838+0000 mgr.y (mgr.25232) 8110 : cluster [DBG] pgmap v9054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:51.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15022 16 16 0 0 0 - 0 2024-07-28T16:21:52.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:51 smithi150 bash[67543]: audit 2024-07-28T16:21:50.680898+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:52.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:51 smithi022 bash[80503]: audit 2024-07-28T16:21:50.680898+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:51 smithi022 bash[82865]: audit 2024-07-28T16:21:50.680898+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:21:52.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15023 16 16 0 0 0 - 0 2024-07-28T16:21:52.599 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:21:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:21:53.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:52 smithi150 bash[67543]: cluster 2024-07-28T16:21:51.516302+0000 mgr.y (mgr.25232) 8111 : cluster [DBG] pgmap v9055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:53.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:52 smithi022 bash[80503]: cluster 2024-07-28T16:21:51.516302+0000 mgr.y (mgr.25232) 8111 : cluster [DBG] pgmap v9055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:53.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:52 smithi022 bash[82865]: cluster 2024-07-28T16:21:51.516302+0000 mgr.y (mgr.25232) 8111 : cluster [DBG] pgmap v9055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:53.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15024 16 16 0 0 0 - 0 2024-07-28T16:21:54.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15025 16 16 0 0 0 - 0 2024-07-28T16:21:55.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:54 smithi150 bash[67543]: cluster 2024-07-28T16:21:53.517792+0000 mgr.y (mgr.25232) 8112 : cluster [DBG] pgmap v9056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:55.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:54 smithi022 bash[80503]: cluster 2024-07-28T16:21:53.517792+0000 mgr.y (mgr.25232) 8112 : cluster [DBG] pgmap v9056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:55.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:54 smithi022 bash[82865]: cluster 2024-07-28T16:21:53.517792+0000 mgr.y (mgr.25232) 8112 : cluster [DBG] pgmap v9056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:55.141 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15026 16 16 0 0 0 - 0 2024-07-28T16:21:56.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15027 16 16 0 0 0 - 0 2024-07-28T16:21:57.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:56 smithi150 bash[67543]: cluster 2024-07-28T16:21:55.519273+0000 mgr.y (mgr.25232) 8113 : cluster [DBG] pgmap v9057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:57.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:56 smithi022 bash[80503]: cluster 2024-07-28T16:21:55.519273+0000 mgr.y (mgr.25232) 8113 : cluster [DBG] pgmap v9057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:57.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:56 smithi022 bash[82865]: cluster 2024-07-28T16:21:55.519273+0000 mgr.y (mgr.25232) 8113 : cluster [DBG] pgmap v9057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:57.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15028 16 16 0 0 0 - 0 2024-07-28T16:21:58.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15029 16 16 0 0 0 - 0 2024-07-28T16:21:59.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:21:58 smithi150 bash[67543]: cluster 2024-07-28T16:21:57.520581+0000 mgr.y (mgr.25232) 8114 : cluster [DBG] pgmap v9058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:59.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:21:58 smithi022 bash[80503]: cluster 2024-07-28T16:21:57.520581+0000 mgr.y (mgr.25232) 8114 : cluster [DBG] pgmap v9058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:59.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:21:58 smithi022 bash[82865]: cluster 2024-07-28T16:21:57.520581+0000 mgr.y (mgr.25232) 8114 : cluster [DBG] pgmap v9058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:21:59.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15030 16 16 0 0 0 - 0 2024-07-28T16:21:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:21:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:21:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:22:00.142 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15031 16 16 0 0 0 - 0 2024-07-28T16:22:01.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:00 smithi150 bash[67543]: cluster 2024-07-28T16:21:59.521898+0000 mgr.y (mgr.25232) 8115 : cluster [DBG] pgmap v9059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:00 smithi022 bash[80503]: cluster 2024-07-28T16:21:59.521898+0000 mgr.y (mgr.25232) 8115 : cluster [DBG] pgmap v9059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:00 smithi022 bash[82865]: cluster 2024-07-28T16:21:59.521898+0000 mgr.y (mgr.25232) 8115 : cluster [DBG] pgmap v9059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:01.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15032 16 16 0 0 0 - 0 2024-07-28T16:22:02.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15033 16 16 0 0 0 - 0 2024-07-28T16:22:02.619 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:22:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:22:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:02 smithi150 bash[67543]: cluster 2024-07-28T16:22:01.523242+0000 mgr.y (mgr.25232) 8116 : cluster [DBG] pgmap v9060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:03.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:02 smithi022 bash[80503]: cluster 2024-07-28T16:22:01.523242+0000 mgr.y (mgr.25232) 8116 : cluster [DBG] pgmap v9060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:03.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:02 smithi022 bash[82865]: cluster 2024-07-28T16:22:01.523242+0000 mgr.y (mgr.25232) 8116 : cluster [DBG] pgmap v9060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:03.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15034 16 16 0 0 0 - 0 2024-07-28T16:22:04.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15035 16 16 0 0 0 - 0 2024-07-28T16:22:05.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:04 smithi150 bash[67543]: cluster 2024-07-28T16:22:03.524580+0000 mgr.y (mgr.25232) 8117 : cluster [DBG] pgmap v9061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:05.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:04 smithi022 bash[80503]: cluster 2024-07-28T16:22:03.524580+0000 mgr.y (mgr.25232) 8117 : cluster [DBG] pgmap v9061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:05.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:04 smithi022 bash[82865]: cluster 2024-07-28T16:22:03.524580+0000 mgr.y (mgr.25232) 8117 : cluster [DBG] pgmap v9061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:05.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15036 16 16 0 0 0 - 0 2024-07-28T16:22:06.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:05 smithi150 bash[67543]: cluster 2024-07-28T16:22:05.525911+0000 mgr.y (mgr.25232) 8118 : cluster [DBG] pgmap v9062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:06.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:05 smithi022 bash[80503]: cluster 2024-07-28T16:22:05.525911+0000 mgr.y (mgr.25232) 8118 : cluster [DBG] pgmap v9062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:06.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:05 smithi022 bash[82865]: cluster 2024-07-28T16:22:05.525911+0000 mgr.y (mgr.25232) 8118 : cluster [DBG] pgmap v9062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:06.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15037 16 16 0 0 0 - 0 2024-07-28T16:22:07.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:06 smithi150 bash[67543]: audit 2024-07-28T16:22:05.681367+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:07.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:06 smithi022 bash[80503]: audit 2024-07-28T16:22:05.681367+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:07.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:06 smithi022 bash[82865]: audit 2024-07-28T16:22:05.681367+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:07.143 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15038 16 16 0 0 0 - 0 2024-07-28T16:22:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:07 smithi150 bash[67543]: cluster 2024-07-28T16:22:07.527255+0000 mgr.y (mgr.25232) 8119 : cluster [DBG] pgmap v9063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:08.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:07 smithi022 bash[80503]: cluster 2024-07-28T16:22:07.527255+0000 mgr.y (mgr.25232) 8119 : cluster [DBG] pgmap v9063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:08.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:07 smithi022 bash[82865]: cluster 2024-07-28T16:22:07.527255+0000 mgr.y (mgr.25232) 8119 : cluster [DBG] pgmap v9063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:08.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15039 16 16 0 0 0 - 0 2024-07-28T16:22:09.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:22:09.135769+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:22:09.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:22:09.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15040 16 16 0 0 0 - 0 2024-07-28T16:22:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:22:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:22:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:22:10.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15041 16 16 0 0 0 - 0 2024-07-28T16:22:11.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:10 smithi150 bash[67543]: cluster 2024-07-28T16:22:09.528574+0000 mgr.y (mgr.25232) 8120 : cluster [DBG] pgmap v9064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:11.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:10 smithi022 bash[80503]: cluster 2024-07-28T16:22:09.528574+0000 mgr.y (mgr.25232) 8120 : cluster [DBG] pgmap v9064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:11.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:10 smithi022 bash[82865]: cluster 2024-07-28T16:22:09.528574+0000 mgr.y (mgr.25232) 8120 : cluster [DBG] pgmap v9064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:11.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15042 16 16 0 0 0 - 0 2024-07-28T16:22:12.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15043 16 16 0 0 0 - 0 2024-07-28T16:22:12.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:22:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:22:13.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:12 smithi150 bash[67543]: cluster 2024-07-28T16:22:11.529907+0000 mgr.y (mgr.25232) 8121 : cluster [DBG] pgmap v9065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:13.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:12 smithi022 bash[82865]: cluster 2024-07-28T16:22:11.529907+0000 mgr.y (mgr.25232) 8121 : cluster [DBG] pgmap v9065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:13.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:12 smithi022 bash[80503]: cluster 2024-07-28T16:22:11.529907+0000 mgr.y (mgr.25232) 8121 : cluster [DBG] pgmap v9065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:13.144 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15044 16 16 0 0 0 - 0 2024-07-28T16:22:14.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15045 16 16 0 0 0 - 0 2024-07-28T16:22:15.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:14 smithi150 bash[67543]: cluster 2024-07-28T16:22:13.531257+0000 mgr.y (mgr.25232) 8122 : cluster [DBG] pgmap v9066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:15.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:14 smithi022 bash[80503]: cluster 2024-07-28T16:22:13.531257+0000 mgr.y (mgr.25232) 8122 : cluster [DBG] pgmap v9066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:15.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:14 smithi022 bash[82865]: cluster 2024-07-28T16:22:13.531257+0000 mgr.y (mgr.25232) 8122 : cluster [DBG] pgmap v9066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:15.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15046 16 16 0 0 0 - 0 2024-07-28T16:22:16.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15047 16 16 0 0 0 - 0 2024-07-28T16:22:17.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:16 smithi150 bash[67543]: cluster 2024-07-28T16:22:15.532720+0000 mgr.y (mgr.25232) 8123 : cluster [DBG] pgmap v9067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:17.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:16 smithi022 bash[80503]: cluster 2024-07-28T16:22:15.532720+0000 mgr.y (mgr.25232) 8123 : cluster [DBG] pgmap v9067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:17.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:16 smithi022 bash[82865]: cluster 2024-07-28T16:22:15.532720+0000 mgr.y (mgr.25232) 8123 : cluster [DBG] pgmap v9067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:17.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15048 16 16 0 0 0 - 0 2024-07-28T16:22:18.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15049 16 16 0 0 0 - 0 2024-07-28T16:22:19.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:18 smithi150 bash[67543]: cluster 2024-07-28T16:22:17.534233+0000 mgr.y (mgr.25232) 8124 : cluster [DBG] pgmap v9068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:19.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:18 smithi022 bash[80503]: cluster 2024-07-28T16:22:17.534233+0000 mgr.y (mgr.25232) 8124 : cluster [DBG] pgmap v9068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:19.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:18 smithi022 bash[82865]: cluster 2024-07-28T16:22:17.534233+0000 mgr.y (mgr.25232) 8124 : cluster [DBG] pgmap v9068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:19.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15050 16 16 0 0 0 - 0 2024-07-28T16:22:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:22:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:22:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:22:20.145 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15051 16 16 0 0 0 - 0 2024-07-28T16:22:21.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:20 smithi150 bash[67543]: cluster 2024-07-28T16:22:19.535619+0000 mgr.y (mgr.25232) 8125 : cluster [DBG] pgmap v9069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:21.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:20 smithi022 bash[80503]: cluster 2024-07-28T16:22:19.535619+0000 mgr.y (mgr.25232) 8125 : cluster [DBG] pgmap v9069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:21.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:20 smithi022 bash[82865]: cluster 2024-07-28T16:22:19.535619+0000 mgr.y (mgr.25232) 8125 : cluster [DBG] pgmap v9069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:21.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15052 16 16 0 0 0 - 0 2024-07-28T16:22:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:21 smithi150 bash[67543]: audit 2024-07-28T16:22:20.681817+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:22.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:21 smithi022 bash[80503]: audit 2024-07-28T16:22:20.681817+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:21 smithi022 bash[82865]: audit 2024-07-28T16:22:20.681817+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:22.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15053 16 16 0 0 0 - 0 2024-07-28T16:22:22.625 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:22:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:22:23.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:22 smithi150 bash[67543]: cluster 2024-07-28T16:22:21.537107+0000 mgr.y (mgr.25232) 8126 : cluster [DBG] pgmap v9070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:23.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:22 smithi022 bash[80503]: cluster 2024-07-28T16:22:21.537107+0000 mgr.y (mgr.25232) 8126 : cluster [DBG] pgmap v9070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:23.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:22 smithi022 bash[82865]: cluster 2024-07-28T16:22:21.537107+0000 mgr.y (mgr.25232) 8126 : cluster [DBG] pgmap v9070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:23.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15054 16 16 0 0 0 - 0 2024-07-28T16:22:24.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:23 smithi150 bash[67543]: cluster 2024-07-28T16:22:23.538519+0000 mgr.y (mgr.25232) 8127 : cluster [DBG] pgmap v9071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:24.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:23 smithi022 bash[80503]: cluster 2024-07-28T16:22:23.538519+0000 mgr.y (mgr.25232) 8127 : cluster [DBG] pgmap v9071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:23 smithi022 bash[82865]: cluster 2024-07-28T16:22:23.538519+0000 mgr.y (mgr.25232) 8127 : cluster [DBG] pgmap v9071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:24.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15055 16 16 0 0 0 - 0 2024-07-28T16:22:25.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15056 16 16 0 0 0 - 0 2024-07-28T16:22:26.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15057 16 16 0 0 0 - 0 2024-07-28T16:22:27.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:26 smithi150 bash[67543]: cluster 2024-07-28T16:22:25.539866+0000 mgr.y (mgr.25232) 8128 : cluster [DBG] pgmap v9072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:27.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:26 smithi022 bash[80503]: cluster 2024-07-28T16:22:25.539866+0000 mgr.y (mgr.25232) 8128 : cluster [DBG] pgmap v9072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:27.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:26 smithi022 bash[82865]: cluster 2024-07-28T16:22:25.539866+0000 mgr.y (mgr.25232) 8128 : cluster [DBG] pgmap v9072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:27.146 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15058 16 16 0 0 0 - 0 2024-07-28T16:22:28.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15059 16 16 0 0 0 - 0 2024-07-28T16:22:29.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:28 smithi150 bash[67543]: cluster 2024-07-28T16:22:27.541206+0000 mgr.y (mgr.25232) 8129 : cluster [DBG] pgmap v9073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:29.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:28 smithi022 bash[80503]: cluster 2024-07-28T16:22:27.541206+0000 mgr.y (mgr.25232) 8129 : cluster [DBG] pgmap v9073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:29.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:28 smithi022 bash[82865]: cluster 2024-07-28T16:22:27.541206+0000 mgr.y (mgr.25232) 8129 : cluster [DBG] pgmap v9073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:29.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:22:29.138761+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:22:29.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:22:29.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15060 16 16 0 0 0 - 0 2024-07-28T16:22:29.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:22:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:22:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:22:30.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15061 16 16 0 0 0 - 0 2024-07-28T16:22:31.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:30 smithi150 bash[67543]: cluster 2024-07-28T16:22:29.542558+0000 mgr.y (mgr.25232) 8130 : cluster [DBG] pgmap v9074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:31.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:30 smithi022 bash[80503]: cluster 2024-07-28T16:22:29.542558+0000 mgr.y (mgr.25232) 8130 : cluster [DBG] pgmap v9074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:31.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:30 smithi022 bash[82865]: cluster 2024-07-28T16:22:29.542558+0000 mgr.y (mgr.25232) 8130 : cluster [DBG] pgmap v9074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:31.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15062 16 16 0 0 0 - 0 2024-07-28T16:22:32.147 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15063 16 16 0 0 0 - 0 2024-07-28T16:22:32.618 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:22:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:22:33.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:32 smithi150 bash[67543]: cluster 2024-07-28T16:22:31.543910+0000 mgr.y (mgr.25232) 8131 : cluster [DBG] pgmap v9075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:33.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:32 smithi022 bash[80503]: cluster 2024-07-28T16:22:31.543910+0000 mgr.y (mgr.25232) 8131 : cluster [DBG] pgmap v9075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:33.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:32 smithi022 bash[82865]: cluster 2024-07-28T16:22:31.543910+0000 mgr.y (mgr.25232) 8131 : cluster [DBG] pgmap v9075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:33.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15064 16 16 0 0 0 - 0 2024-07-28T16:22:34.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15065 16 16 0 0 0 - 0 2024-07-28T16:22:35.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:34 smithi150 bash[67543]: cluster 2024-07-28T16:22:33.545252+0000 mgr.y (mgr.25232) 8132 : cluster [DBG] pgmap v9076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:35.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:34 smithi022 bash[80503]: cluster 2024-07-28T16:22:33.545252+0000 mgr.y (mgr.25232) 8132 : cluster [DBG] pgmap v9076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:35.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:34 smithi022 bash[82865]: cluster 2024-07-28T16:22:33.545252+0000 mgr.y (mgr.25232) 8132 : cluster [DBG] pgmap v9076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:35.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15066 16 16 0 0 0 - 0 2024-07-28T16:22:36.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15067 16 16 0 0 0 - 0 2024-07-28T16:22:37.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:36 smithi150 bash[67543]: cluster 2024-07-28T16:22:35.546772+0000 mgr.y (mgr.25232) 8133 : cluster [DBG] pgmap v9077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:36 smithi150 bash[67543]: audit 2024-07-28T16:22:35.682259+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:37.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:36 smithi022 bash[80503]: cluster 2024-07-28T16:22:35.546772+0000 mgr.y (mgr.25232) 8133 : cluster [DBG] pgmap v9077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:37.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:36 smithi022 bash[80503]: audit 2024-07-28T16:22:35.682259+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:36 smithi022 bash[82865]: cluster 2024-07-28T16:22:35.546772+0000 mgr.y (mgr.25232) 8133 : cluster [DBG] pgmap v9077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:36 smithi022 bash[82865]: audit 2024-07-28T16:22:35.682259+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:37.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15068 16 16 0 0 0 - 0 2024-07-28T16:22:38.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:37 smithi150 bash[67543]: cluster 2024-07-28T16:22:37.548161+0000 mgr.y (mgr.25232) 8134 : cluster [DBG] pgmap v9078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:38.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:37 smithi022 bash[80503]: cluster 2024-07-28T16:22:37.548161+0000 mgr.y (mgr.25232) 8134 : cluster [DBG] pgmap v9078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:37 smithi022 bash[82865]: cluster 2024-07-28T16:22:37.548161+0000 mgr.y (mgr.25232) 8134 : cluster [DBG] pgmap v9078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:38.148 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15069 16 16 0 0 0 - 0 2024-07-28T16:22:39.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15070 16 16 0 0 0 - 0 2024-07-28T16:22:39.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:22:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:22:39] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T16:22:40.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15071 16 16 0 0 0 - 0 2024-07-28T16:22:41.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:40 smithi150 bash[67543]: cluster 2024-07-28T16:22:39.549500+0000 mgr.y (mgr.25232) 8135 : cluster [DBG] pgmap v9079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:41.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:40 smithi022 bash[80503]: cluster 2024-07-28T16:22:39.549500+0000 mgr.y (mgr.25232) 8135 : cluster [DBG] pgmap v9079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:41.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:40 smithi022 bash[82865]: cluster 2024-07-28T16:22:39.549500+0000 mgr.y (mgr.25232) 8135 : cluster [DBG] pgmap v9079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:41.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15072 16 16 0 0 0 - 0 2024-07-28T16:22:42.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15073 16 16 0 0 0 - 0 2024-07-28T16:22:42.620 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:22:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:22:43.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:42 smithi150 bash[67543]: cluster 2024-07-28T16:22:41.550884+0000 mgr.y (mgr.25232) 8136 : cluster [DBG] pgmap v9080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:43.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:42 smithi022 bash[80503]: cluster 2024-07-28T16:22:41.550884+0000 mgr.y (mgr.25232) 8136 : cluster [DBG] pgmap v9080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:43.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:42 smithi022 bash[82865]: cluster 2024-07-28T16:22:41.550884+0000 mgr.y (mgr.25232) 8136 : cluster [DBG] pgmap v9080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:43.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15074 16 16 0 0 0 - 0 2024-07-28T16:22:44.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15075 16 16 0 0 0 - 0 2024-07-28T16:22:45.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:44 smithi150 bash[67543]: cluster 2024-07-28T16:22:43.552374+0000 mgr.y (mgr.25232) 8137 : cluster [DBG] pgmap v9081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:45.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:44 smithi022 bash[80503]: cluster 2024-07-28T16:22:43.552374+0000 mgr.y (mgr.25232) 8137 : cluster [DBG] pgmap v9081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:45.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:44 smithi022 bash[82865]: cluster 2024-07-28T16:22:43.552374+0000 mgr.y (mgr.25232) 8137 : cluster [DBG] pgmap v9081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:45.149 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15076 16 16 0 0 0 - 0 2024-07-28T16:22:46.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15077 16 16 0 0 0 - 0 2024-07-28T16:22:47.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:46 smithi150 bash[67543]: cluster 2024-07-28T16:22:45.553908+0000 mgr.y (mgr.25232) 8138 : cluster [DBG] pgmap v9082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:47.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:46 smithi022 bash[80503]: cluster 2024-07-28T16:22:45.553908+0000 mgr.y (mgr.25232) 8138 : cluster [DBG] pgmap v9082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:47.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:46 smithi022 bash[82865]: cluster 2024-07-28T16:22:45.553908+0000 mgr.y (mgr.25232) 8138 : cluster [DBG] pgmap v9082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:47.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15078 16 16 0 0 0 - 0 2024-07-28T16:22:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:47 smithi150 bash[67543]: audit 2024-07-28T16:22:46.874113+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:22:48.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:47 smithi022 bash[80503]: audit 2024-07-28T16:22:46.874113+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:22:48.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:47 smithi022 bash[82865]: audit 2024-07-28T16:22:46.874113+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:22:48.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15079 16 16 0 0 0 - 0 2024-07-28T16:22:49.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:48 smithi150 bash[67543]: cluster 2024-07-28T16:22:47.555483+0000 mgr.y (mgr.25232) 8139 : cluster [DBG] pgmap v9083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:49.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:48 smithi022 bash[80503]: cluster 2024-07-28T16:22:47.555483+0000 mgr.y (mgr.25232) 8139 : cluster [DBG] pgmap v9083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:49.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:48 smithi022 bash[82865]: cluster 2024-07-28T16:22:47.555483+0000 mgr.y (mgr.25232) 8139 : cluster [DBG] pgmap v9083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:49.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:22:49.142096+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:22:49.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:22:49.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15080 16 16 0 0 0 - 0 2024-07-28T16:22:49.653 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:22:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:22:49] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T16:22:50.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:49 smithi150 bash[67543]: cluster 2024-07-28T16:22:49.556886+0000 mgr.y (mgr.25232) 8140 : cluster [DBG] pgmap v9084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:50.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:49 smithi022 bash[80503]: cluster 2024-07-28T16:22:49.556886+0000 mgr.y (mgr.25232) 8140 : cluster [DBG] pgmap v9084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:50.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:49 smithi022 bash[82865]: cluster 2024-07-28T16:22:49.556886+0000 mgr.y (mgr.25232) 8140 : cluster [DBG] pgmap v9084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:50.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15081 16 16 0 0 0 - 0 2024-07-28T16:22:51.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:50 smithi150 bash[67543]: audit 2024-07-28T16:22:50.682850+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:51.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:50 smithi022 bash[80503]: audit 2024-07-28T16:22:50.682850+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:51.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:50 smithi022 bash[82865]: audit 2024-07-28T16:22:50.682850+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:22:51.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15082 16 16 0 0 0 - 0 2024-07-28T16:22:52.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:51 smithi150 bash[67543]: cluster 2024-07-28T16:22:51.558402+0000 mgr.y (mgr.25232) 8141 : cluster [DBG] pgmap v9085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:52.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:51 smithi022 bash[80503]: cluster 2024-07-28T16:22:51.558402+0000 mgr.y (mgr.25232) 8141 : cluster [DBG] pgmap v9085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:52.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:51 smithi022 bash[82865]: cluster 2024-07-28T16:22:51.558402+0000 mgr.y (mgr.25232) 8141 : cluster [DBG] pgmap v9085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:52.150 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15083 16 16 0 0 0 - 0 2024-07-28T16:22:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:22:52 smithi150 bash[60514]: ts=2024-07-28T16:22: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:22:53.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15084 16 16 0 0 0 - 0 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:52.555815+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:52.561174+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:52.789984+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:52.799297+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:53.250636+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:53.251908+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:22:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[82865]: audit 2024-07-28T16:22:53.260578+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:52.555815+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:52.561174+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:52.789984+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:52.799297+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:53.250636+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:53.251908+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:22:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:53 smithi022 bash[80503]: audit 2024-07-28T16:22:53.260578+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:52.555815+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:52.561174+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:52.789984+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:52.799297+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:53.250636+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:53.251908+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:22:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:53 smithi150 bash[67543]: audit 2024-07-28T16:22:53.260578+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:22:54.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15085 16 16 0 0 0 - 0 2024-07-28T16:22:54.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:54 smithi022 bash[80503]: cluster 2024-07-28T16:22:53.559745+0000 mgr.y (mgr.25232) 8142 : cluster [DBG] pgmap v9086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:54.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:54 smithi022 bash[82865]: cluster 2024-07-28T16:22:53.559745+0000 mgr.y (mgr.25232) 8142 : cluster [DBG] pgmap v9086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:55.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:54 smithi150 bash[67543]: cluster 2024-07-28T16:22:53.559745+0000 mgr.y (mgr.25232) 8142 : cluster [DBG] pgmap v9086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:55.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15086 16 16 0 0 0 - 0 2024-07-28T16:22:56.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15087 16 16 0 0 0 - 0 2024-07-28T16:22:56.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:56 smithi022 bash[80503]: cluster 2024-07-28T16:22:55.561118+0000 mgr.y (mgr.25232) 8143 : cluster [DBG] pgmap v9087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:56.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:56 smithi022 bash[82865]: cluster 2024-07-28T16:22:55.561118+0000 mgr.y (mgr.25232) 8143 : cluster [DBG] pgmap v9087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:57.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:56 smithi150 bash[67543]: cluster 2024-07-28T16:22:55.561118+0000 mgr.y (mgr.25232) 8143 : cluster [DBG] pgmap v9087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:57.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15088 16 16 0 0 0 - 0 2024-07-28T16:22:58.151 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15089 16 16 0 0 0 - 0 2024-07-28T16:22:58.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:22:58 smithi022 bash[80503]: cluster 2024-07-28T16:22:57.562487+0000 mgr.y (mgr.25232) 8144 : cluster [DBG] pgmap v9088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:58.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:22:58 smithi022 bash[82865]: cluster 2024-07-28T16:22:57.562487+0000 mgr.y (mgr.25232) 8144 : cluster [DBG] pgmap v9088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:59.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:22:58 smithi150 bash[67543]: cluster 2024-07-28T16:22:57.562487+0000 mgr.y (mgr.25232) 8144 : cluster [DBG] pgmap v9088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:22:59.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15090 16 16 0 0 0 - 0 2024-07-28T16:22:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:22:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:22:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:23:00.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15091 16 16 0 0 0 - 0 2024-07-28T16:23:00.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:00 smithi022 bash[80503]: cluster 2024-07-28T16:22:59.563860+0000 mgr.y (mgr.25232) 8145 : cluster [DBG] pgmap v9089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:00.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:00 smithi022 bash[82865]: cluster 2024-07-28T16:22:59.563860+0000 mgr.y (mgr.25232) 8145 : cluster [DBG] pgmap v9089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:01.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:00 smithi150 bash[67543]: cluster 2024-07-28T16:22:59.563860+0000 mgr.y (mgr.25232) 8145 : cluster [DBG] pgmap v9089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:01.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15092 16 16 0 0 0 - 0 2024-07-28T16:23:02.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15093 16 16 0 0 0 - 0 2024-07-28T16:23:02.591 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:23:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:23:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:02 smithi150 bash[67543]: cluster 2024-07-28T16:23:01.565201+0000 mgr.y (mgr.25232) 8146 : cluster [DBG] pgmap v9090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:03.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:02 smithi022 bash[80503]: cluster 2024-07-28T16:23:01.565201+0000 mgr.y (mgr.25232) 8146 : cluster [DBG] pgmap v9090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:03.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:02 smithi022 bash[82865]: cluster 2024-07-28T16:23:01.565201+0000 mgr.y (mgr.25232) 8146 : cluster [DBG] pgmap v9090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:03.152 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15094 16 16 0 0 0 - 0 2024-07-28T16:23:04.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15095 16 16 0 0 0 - 0 2024-07-28T16:23:05.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:04 smithi150 bash[67543]: cluster 2024-07-28T16:23:03.566572+0000 mgr.y (mgr.25232) 8147 : cluster [DBG] pgmap v9091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:05.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:04 smithi022 bash[80503]: cluster 2024-07-28T16:23:03.566572+0000 mgr.y (mgr.25232) 8147 : cluster [DBG] pgmap v9091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:05.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:04 smithi022 bash[82865]: cluster 2024-07-28T16:23:03.566572+0000 mgr.y (mgr.25232) 8147 : cluster [DBG] pgmap v9091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:05.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15096 16 16 0 0 0 - 0 2024-07-28T16:23:06.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15097 16 16 0 0 0 - 0 2024-07-28T16:23:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:06 smithi150 bash[67543]: cluster 2024-07-28T16:23:05.567913+0000 mgr.y (mgr.25232) 8148 : cluster [DBG] pgmap v9092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:06 smithi150 bash[67543]: audit 2024-07-28T16:23:05.683277+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:07.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:06 smithi022 bash[80503]: cluster 2024-07-28T16:23:05.567913+0000 mgr.y (mgr.25232) 8148 : cluster [DBG] pgmap v9092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:06 smithi022 bash[80503]: audit 2024-07-28T16:23:05.683277+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:06 smithi022 bash[82865]: cluster 2024-07-28T16:23:05.567913+0000 mgr.y (mgr.25232) 8148 : cluster [DBG] pgmap v9092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:06 smithi022 bash[82865]: audit 2024-07-28T16:23:05.683277+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:07.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15098 16 16 0 0 0 - 0 2024-07-28T16:23:08.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15099 16 16 0 0 0 - 0 2024-07-28T16:23:09.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:08 smithi150 bash[67543]: cluster 2024-07-28T16:23:07.569259+0000 mgr.y (mgr.25232) 8149 : cluster [DBG] pgmap v9093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:09.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:08 smithi022 bash[80503]: cluster 2024-07-28T16:23:07.569259+0000 mgr.y (mgr.25232) 8149 : cluster [DBG] pgmap v9093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:09.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:08 smithi022 bash[82865]: cluster 2024-07-28T16:23:07.569259+0000 mgr.y (mgr.25232) 8149 : cluster [DBG] pgmap v9093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:09.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:23:09.145182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:23:09.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:23:09.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15100 16 16 0 0 0 - 0 2024-07-28T16:23:09.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:23:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:23:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:23:10.153 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15101 16 16 0 0 0 - 0 2024-07-28T16:23:11.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:10 smithi150 bash[67543]: cluster 2024-07-28T16:23:09.570773+0000 mgr.y (mgr.25232) 8150 : cluster [DBG] pgmap v9094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:11.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:10 smithi022 bash[80503]: cluster 2024-07-28T16:23:09.570773+0000 mgr.y (mgr.25232) 8150 : cluster [DBG] pgmap v9094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:11.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:10 smithi022 bash[82865]: cluster 2024-07-28T16:23:09.570773+0000 mgr.y (mgr.25232) 8150 : cluster [DBG] pgmap v9094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:11.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15102 16 16 0 0 0 - 0 2024-07-28T16:23:12.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15103 16 16 0 0 0 - 0 2024-07-28T16:23:12.612 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:23:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:23:13.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:12 smithi150 bash[67543]: cluster 2024-07-28T16:23:11.572174+0000 mgr.y (mgr.25232) 8151 : cluster [DBG] pgmap v9095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:13.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:12 smithi022 bash[80503]: cluster 2024-07-28T16:23:11.572174+0000 mgr.y (mgr.25232) 8151 : cluster [DBG] pgmap v9095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:13.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:12 smithi022 bash[82865]: cluster 2024-07-28T16:23:11.572174+0000 mgr.y (mgr.25232) 8151 : cluster [DBG] pgmap v9095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:13.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15104 16 16 0 0 0 - 0 2024-07-28T16:23:14.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15105 16 16 0 0 0 - 0 2024-07-28T16:23:14.528 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 16:23:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T16:23:14.266638461Z level=info msg="Completed cleanup jobs" duration=142.273287ms 2024-07-28T16:23:15.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:14 smithi150 bash[67543]: cluster 2024-07-28T16:23:13.573566+0000 mgr.y (mgr.25232) 8152 : cluster [DBG] pgmap v9096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:15.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:14 smithi022 bash[80503]: cluster 2024-07-28T16:23:13.573566+0000 mgr.y (mgr.25232) 8152 : cluster [DBG] pgmap v9096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:15.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:14 smithi022 bash[82865]: cluster 2024-07-28T16:23:13.573566+0000 mgr.y (mgr.25232) 8152 : cluster [DBG] pgmap v9096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:15.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15106 16 16 0 0 0 - 0 2024-07-28T16:23:16.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15107 16 16 0 0 0 - 0 2024-07-28T16:23:17.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:16 smithi150 bash[67543]: cluster 2024-07-28T16:23:15.574959+0000 mgr.y (mgr.25232) 8153 : cluster [DBG] pgmap v9097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:17.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:16 smithi022 bash[80503]: cluster 2024-07-28T16:23:15.574959+0000 mgr.y (mgr.25232) 8153 : cluster [DBG] pgmap v9097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:17.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:16 smithi022 bash[82865]: cluster 2024-07-28T16:23:15.574959+0000 mgr.y (mgr.25232) 8153 : cluster [DBG] pgmap v9097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:17.154 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15108 16 16 0 0 0 - 0 2024-07-28T16:23:18.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15109 16 16 0 0 0 - 0 2024-07-28T16:23:19.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:18 smithi150 bash[67543]: cluster 2024-07-28T16:23:17.576293+0000 mgr.y (mgr.25232) 8154 : cluster [DBG] pgmap v9098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:19.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:18 smithi022 bash[80503]: cluster 2024-07-28T16:23:17.576293+0000 mgr.y (mgr.25232) 8154 : cluster [DBG] pgmap v9098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:19.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:18 smithi022 bash[82865]: cluster 2024-07-28T16:23:17.576293+0000 mgr.y (mgr.25232) 8154 : cluster [DBG] pgmap v9098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:19.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15110 16 16 0 0 0 - 0 2024-07-28T16:23:19.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:23:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:23:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:23:20.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15111 16 16 0 0 0 - 0 2024-07-28T16:23:21.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:20 smithi150 bash[67543]: cluster 2024-07-28T16:23:19.577635+0000 mgr.y (mgr.25232) 8155 : cluster [DBG] pgmap v9099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:21.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:20 smithi022 bash[82865]: cluster 2024-07-28T16:23:19.577635+0000 mgr.y (mgr.25232) 8155 : cluster [DBG] pgmap v9099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:20 smithi022 bash[80503]: cluster 2024-07-28T16:23:19.577635+0000 mgr.y (mgr.25232) 8155 : cluster [DBG] pgmap v9099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:21.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15112 16 16 0 0 0 - 0 2024-07-28T16:23:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:21 smithi150 bash[67543]: audit 2024-07-28T16:23:20.683702+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:22.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:21 smithi022 bash[80503]: audit 2024-07-28T16:23:20.683702+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:21 smithi022 bash[82865]: audit 2024-07-28T16:23:20.683702+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:22.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15113 16 16 0 0 0 - 0 2024-07-28T16:23:22.639 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:23:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:23:23.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:22 smithi150 bash[67543]: cluster 2024-07-28T16:23:21.579000+0000 mgr.y (mgr.25232) 8156 : cluster [DBG] pgmap v9100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:23.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:22 smithi022 bash[80503]: cluster 2024-07-28T16:23:21.579000+0000 mgr.y (mgr.25232) 8156 : cluster [DBG] pgmap v9100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:23.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:22 smithi022 bash[82865]: cluster 2024-07-28T16:23:21.579000+0000 mgr.y (mgr.25232) 8156 : cluster [DBG] pgmap v9100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:23.155 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15114 16 16 0 0 0 - 0 2024-07-28T16:23:24.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:23 smithi150 bash[67543]: cluster 2024-07-28T16:23:23.580359+0000 mgr.y (mgr.25232) 8157 : cluster [DBG] pgmap v9101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:24.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:23 smithi022 bash[80503]: cluster 2024-07-28T16:23:23.580359+0000 mgr.y (mgr.25232) 8157 : cluster [DBG] pgmap v9101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:23 smithi022 bash[82865]: cluster 2024-07-28T16:23:23.580359+0000 mgr.y (mgr.25232) 8157 : cluster [DBG] pgmap v9101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:24.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15115 16 16 0 0 0 - 0 2024-07-28T16:23:25.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15116 16 16 0 0 0 - 0 2024-07-28T16:23:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:25 smithi150 bash[67543]: cluster 2024-07-28T16:23:25.581708+0000 mgr.y (mgr.25232) 8158 : cluster [DBG] pgmap v9102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:26.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:25 smithi022 bash[80503]: cluster 2024-07-28T16:23:25.581708+0000 mgr.y (mgr.25232) 8158 : cluster [DBG] pgmap v9102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:26.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:25 smithi022 bash[82865]: cluster 2024-07-28T16:23:25.581708+0000 mgr.y (mgr.25232) 8158 : cluster [DBG] pgmap v9102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:26.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15117 16 16 0 0 0 - 0 2024-07-28T16:23:27.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15118 16 16 0 0 0 - 0 2024-07-28T16:23:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:27 smithi150 bash[67543]: cluster 2024-07-28T16:23:27.583069+0000 mgr.y (mgr.25232) 8159 : cluster [DBG] pgmap v9103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:27 smithi022 bash[80503]: cluster 2024-07-28T16:23:27.583069+0000 mgr.y (mgr.25232) 8159 : cluster [DBG] pgmap v9103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:27 smithi022 bash[82865]: cluster 2024-07-28T16:23:27.583069+0000 mgr.y (mgr.25232) 8159 : cluster [DBG] pgmap v9103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:28.156 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15119 16 16 0 0 0 - 0 2024-07-28T16:23:29.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:23:29.148271+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:23:29.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:23:29.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15120 16 16 0 0 0 - 0 2024-07-28T16:23:29.689 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:23:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:23:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:23:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:29 smithi150 bash[67543]: cluster 2024-07-28T16:23:29.584443+0000 mgr.y (mgr.25232) 8160 : cluster [DBG] pgmap v9104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:30.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:29 smithi022 bash[80503]: cluster 2024-07-28T16:23:29.584443+0000 mgr.y (mgr.25232) 8160 : cluster [DBG] pgmap v9104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:29 smithi022 bash[82865]: cluster 2024-07-28T16:23:29.584443+0000 mgr.y (mgr.25232) 8160 : cluster [DBG] pgmap v9104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:30.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15121 16 16 0 0 0 - 0 2024-07-28T16:23:31.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15122 16 16 0 0 0 - 0 2024-07-28T16:23:32.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:31 smithi150 bash[67543]: cluster 2024-07-28T16:23:31.585909+0000 mgr.y (mgr.25232) 8161 : cluster [DBG] pgmap v9105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:32.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:31 smithi022 bash[80503]: cluster 2024-07-28T16:23:31.585909+0000 mgr.y (mgr.25232) 8161 : cluster [DBG] pgmap v9105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:32.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:31 smithi022 bash[82865]: cluster 2024-07-28T16:23:31.585909+0000 mgr.y (mgr.25232) 8161 : cluster [DBG] pgmap v9105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:32.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15123 16 16 0 0 0 - 0 2024-07-28T16:23:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:23:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:23:33.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15124 16 16 0 0 0 - 0 2024-07-28T16:23:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:33 smithi150 bash[67543]: cluster 2024-07-28T16:23:33.587283+0000 mgr.y (mgr.25232) 8162 : cluster [DBG] pgmap v9106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:34.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:33 smithi022 bash[80503]: cluster 2024-07-28T16:23:33.587283+0000 mgr.y (mgr.25232) 8162 : cluster [DBG] pgmap v9106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:33 smithi022 bash[82865]: cluster 2024-07-28T16:23:33.587283+0000 mgr.y (mgr.25232) 8162 : cluster [DBG] pgmap v9106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:34.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15125 16 16 0 0 0 - 0 2024-07-28T16:23:35.157 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15126 16 16 0 0 0 - 0 2024-07-28T16:23:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:35 smithi150 bash[67543]: cluster 2024-07-28T16:23:35.588632+0000 mgr.y (mgr.25232) 8163 : cluster [DBG] pgmap v9107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:35 smithi022 bash[80503]: cluster 2024-07-28T16:23:35.588632+0000 mgr.y (mgr.25232) 8163 : cluster [DBG] pgmap v9107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:35 smithi022 bash[82865]: cluster 2024-07-28T16:23:35.588632+0000 mgr.y (mgr.25232) 8163 : cluster [DBG] pgmap v9107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:36.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15127 16 16 0 0 0 - 0 2024-07-28T16:23:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:36 smithi150 bash[67543]: audit 2024-07-28T16:23:35.686271+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:37.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:36 smithi022 bash[80503]: audit 2024-07-28T16:23:35.686271+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:36 smithi022 bash[82865]: audit 2024-07-28T16:23:35.686271+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:37.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15128 16 16 0 0 0 - 0 2024-07-28T16:23:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:37 smithi150 bash[67543]: cluster 2024-07-28T16:23:37.589998+0000 mgr.y (mgr.25232) 8164 : cluster [DBG] pgmap v9108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:38.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:37 smithi022 bash[80503]: cluster 2024-07-28T16:23:37.589998+0000 mgr.y (mgr.25232) 8164 : cluster [DBG] pgmap v9108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:37 smithi022 bash[82865]: cluster 2024-07-28T16:23:37.589998+0000 mgr.y (mgr.25232) 8164 : cluster [DBG] pgmap v9108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:38.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15129 16 16 0 0 0 - 0 2024-07-28T16:23:39.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15130 16 16 0 0 0 - 0 2024-07-28T16:23:39.690 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:23:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:23:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:23:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:39 smithi150 bash[67543]: cluster 2024-07-28T16:23:39.591374+0000 mgr.y (mgr.25232) 8165 : cluster [DBG] pgmap v9109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:40.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:39 smithi022 bash[80503]: cluster 2024-07-28T16:23:39.591374+0000 mgr.y (mgr.25232) 8165 : cluster [DBG] pgmap v9109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:40.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:39 smithi022 bash[82865]: cluster 2024-07-28T16:23:39.591374+0000 mgr.y (mgr.25232) 8165 : cluster [DBG] pgmap v9109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:40.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15131 16 16 0 0 0 - 0 2024-07-28T16:23:41.158 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15132 16 16 0 0 0 - 0 2024-07-28T16:23:42.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15133 16 16 0 0 0 - 0 2024-07-28T16:23:42.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:42 smithi150 bash[67543]: cluster 2024-07-28T16:23:41.592870+0000 mgr.y (mgr.25232) 8166 : cluster [DBG] pgmap v9110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:23:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:23:42.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:42 smithi022 bash[80503]: cluster 2024-07-28T16:23:41.592870+0000 mgr.y (mgr.25232) 8166 : cluster [DBG] pgmap v9110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:42.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:42 smithi022 bash[82865]: cluster 2024-07-28T16:23:41.592870+0000 mgr.y (mgr.25232) 8166 : cluster [DBG] pgmap v9110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:43.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15134 16 16 0 0 0 - 0 2024-07-28T16:23:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:43 smithi150 bash[67543]: cluster 2024-07-28T16:23:43.594277+0000 mgr.y (mgr.25232) 8167 : cluster [DBG] pgmap v9111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:44.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:43 smithi022 bash[80503]: cluster 2024-07-28T16:23:43.594277+0000 mgr.y (mgr.25232) 8167 : cluster [DBG] pgmap v9111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:44.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:43 smithi022 bash[82865]: cluster 2024-07-28T16:23:43.594277+0000 mgr.y (mgr.25232) 8167 : cluster [DBG] pgmap v9111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:44.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15135 16 16 0 0 0 - 0 2024-07-28T16:23:45.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15136 16 16 0 0 0 - 0 2024-07-28T16:23:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:45 smithi150 bash[67543]: cluster 2024-07-28T16:23:45.595661+0000 mgr.y (mgr.25232) 8168 : cluster [DBG] pgmap v9112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:46.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:45 smithi022 bash[80503]: cluster 2024-07-28T16:23:45.595661+0000 mgr.y (mgr.25232) 8168 : cluster [DBG] pgmap v9112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:46.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:45 smithi022 bash[82865]: cluster 2024-07-28T16:23:45.595661+0000 mgr.y (mgr.25232) 8168 : cluster [DBG] pgmap v9112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:46.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15137 16 16 0 0 0 - 0 2024-07-28T16:23:47.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15138 16 16 0 0 0 - 0 2024-07-28T16:23:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:47 smithi150 bash[67543]: cluster 2024-07-28T16:23:47.597001+0000 mgr.y (mgr.25232) 8169 : cluster [DBG] pgmap v9113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:48.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:47 smithi022 bash[80503]: cluster 2024-07-28T16:23:47.597001+0000 mgr.y (mgr.25232) 8169 : cluster [DBG] pgmap v9113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:48.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:47 smithi022 bash[82865]: cluster 2024-07-28T16:23:47.597001+0000 mgr.y (mgr.25232) 8169 : cluster [DBG] pgmap v9113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:48.159 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15139 16 16 0 0 0 - 0 2024-07-28T16:23:49.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:23:49.151385+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:23:49.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:23:49.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15140 16 16 0 0 0 - 0 2024-07-28T16:23:49.692 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:23:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:23:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:23:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:49 smithi150 bash[67543]: cluster 2024-07-28T16:23:49.598359+0000 mgr.y (mgr.25232) 8170 : cluster [DBG] pgmap v9114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:50.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:49 smithi022 bash[80503]: cluster 2024-07-28T16:23:49.598359+0000 mgr.y (mgr.25232) 8170 : cluster [DBG] pgmap v9114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:50.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:49 smithi022 bash[82865]: cluster 2024-07-28T16:23:49.598359+0000 mgr.y (mgr.25232) 8170 : cluster [DBG] pgmap v9114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:50.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15141 16 16 0 0 0 - 0 2024-07-28T16:23:51.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:50 smithi150 bash[67543]: audit 2024-07-28T16:23:50.684888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:51.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:50 smithi022 bash[80503]: audit 2024-07-28T16:23:50.684888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:51.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:50 smithi022 bash[82865]: audit 2024-07-28T16:23:50.684888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:23:51.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15142 16 16 0 0 0 - 0 2024-07-28T16:23:52.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:51 smithi150 bash[67543]: cluster 2024-07-28T16:23:51.599713+0000 mgr.y (mgr.25232) 8171 : cluster [DBG] pgmap v9115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:52.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:51 smithi022 bash[80503]: cluster 2024-07-28T16:23:51.599713+0000 mgr.y (mgr.25232) 8171 : cluster [DBG] pgmap v9115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:51 smithi022 bash[82865]: cluster 2024-07-28T16:23:51.599713+0000 mgr.y (mgr.25232) 8171 : cluster [DBG] pgmap v9115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:52.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15143 16 16 0 0 0 - 0 2024-07-28T16:23:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:23:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:23:53.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15144 16 16 0 0 0 - 0 2024-07-28T16:23:53.777 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:53 smithi150 bash[67543]: audit 2024-07-28T16:23:53.391670+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:23:53.838 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:53 smithi022 bash[80503]: audit 2024-07-28T16:23:53.391670+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:23:53.838 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:53 smithi022 bash[82865]: audit 2024-07-28T16:23:53.391670+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:23:54.160 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15145 16 16 0 0 0 - 0 2024-07-28T16:23:54.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:54 smithi150 bash[67543]: cluster 2024-07-28T16:23:53.601041+0000 mgr.y (mgr.25232) 8172 : cluster [DBG] pgmap v9116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:54.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:54 smithi150 bash[67543]: audit 2024-07-28T16:23:53.777623+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:23:54.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:54 smithi150 bash[67543]: audit 2024-07-28T16:23:53.782311+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:23:54.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:54 smithi022 bash[82865]: cluster 2024-07-28T16:23:53.601041+0000 mgr.y (mgr.25232) 8172 : cluster [DBG] pgmap v9116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:54.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:54 smithi022 bash[82865]: audit 2024-07-28T16:23:53.777623+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:23:54.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:54 smithi022 bash[82865]: audit 2024-07-28T16:23:53.782311+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:23:54.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:54 smithi022 bash[80503]: cluster 2024-07-28T16:23:53.601041+0000 mgr.y (mgr.25232) 8172 : cluster [DBG] pgmap v9116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:54.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:54 smithi022 bash[80503]: audit 2024-07-28T16:23:53.777623+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:23:54.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:54 smithi022 bash[80503]: audit 2024-07-28T16:23:53.782311+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:23:55.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15146 16 16 0 0 0 - 0 2024-07-28T16:23:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:55 smithi150 bash[67543]: cluster 2024-07-28T16:23:55.602450+0000 mgr.y (mgr.25232) 8173 : cluster [DBG] pgmap v9117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:56.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:55 smithi022 bash[82865]: cluster 2024-07-28T16:23:55.602450+0000 mgr.y (mgr.25232) 8173 : cluster [DBG] pgmap v9117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:56.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:55 smithi022 bash[80503]: cluster 2024-07-28T16:23:55.602450+0000 mgr.y (mgr.25232) 8173 : cluster [DBG] pgmap v9117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:56.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15147 16 16 0 0 0 - 0 2024-07-28T16:23:57.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15148 16 16 0 0 0 - 0 2024-07-28T16:23:58.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:23:57 smithi150 bash[67543]: cluster 2024-07-28T16:23:57.603813+0000 mgr.y (mgr.25232) 8174 : cluster [DBG] pgmap v9118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:23:57 smithi022 bash[80503]: cluster 2024-07-28T16:23:57.603813+0000 mgr.y (mgr.25232) 8174 : cluster [DBG] pgmap v9118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:58.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:23:57 smithi022 bash[82865]: cluster 2024-07-28T16:23:57.603813+0000 mgr.y (mgr.25232) 8174 : cluster [DBG] pgmap v9118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:23:58.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15149 16 16 0 0 0 - 0 2024-07-28T16:23:59.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15150 16 16 0 0 0 - 0 2024-07-28T16:23:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:23:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:23:59] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:24:00.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15151 16 16 0 0 0 - 0 2024-07-28T16:24:00.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.294719+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.299301+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.425856+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.433058+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: cluster 2024-07-28T16:23:59.605299+0000 mgr.y (mgr.25232) 8175 : cluster [DBG] pgmap v9119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:00.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.883427+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.884410+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[80503]: audit 2024-07-28T16:23:59.890297+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.294719+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.299301+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.425856+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.433058+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: cluster 2024-07-28T16:23:59.605299+0000 mgr.y (mgr.25232) 8175 : cluster [DBG] pgmap v9119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.883427+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.884410+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:24:00.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:00 smithi022 bash[82865]: audit 2024-07-28T16:23:59.890297+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.294719+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.299301+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.425856+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.433058+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: cluster 2024-07-28T16:23:59.605299+0000 mgr.y (mgr.25232) 8175 : cluster [DBG] pgmap v9119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.883427+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.884410+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:24:00.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:00 smithi150 bash[67543]: audit 2024-07-28T16:23:59.890297+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:24:01.161 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15152 16 16 0 0 0 - 0 2024-07-28T16:24:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:01 smithi150 bash[67543]: cluster 2024-07-28T16:24:01.606720+0000 mgr.y (mgr.25232) 8176 : cluster [DBG] pgmap v9120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:02.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:01 smithi022 bash[80503]: cluster 2024-07-28T16:24:01.606720+0000 mgr.y (mgr.25232) 8176 : cluster [DBG] pgmap v9120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:01 smithi022 bash[82865]: cluster 2024-07-28T16:24:01.606720+0000 mgr.y (mgr.25232) 8176 : cluster [DBG] pgmap v9120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:02.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15153 16 16 0 0 0 - 0 2024-07-28T16:24:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:24:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:24:03.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15154 16 16 0 0 0 - 0 2024-07-28T16:24:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:03 smithi150 bash[67543]: cluster 2024-07-28T16:24:03.608074+0000 mgr.y (mgr.25232) 8177 : cluster [DBG] pgmap v9121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:03 smithi022 bash[80503]: cluster 2024-07-28T16:24:03.608074+0000 mgr.y (mgr.25232) 8177 : cluster [DBG] pgmap v9121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:04.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:03 smithi022 bash[82865]: cluster 2024-07-28T16:24:03.608074+0000 mgr.y (mgr.25232) 8177 : cluster [DBG] pgmap v9121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:04.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15155 16 16 0 0 0 - 0 2024-07-28T16:24:05.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15156 16 16 0 0 0 - 0 2024-07-28T16:24:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:05 smithi150 bash[67543]: cluster 2024-07-28T16:24:05.609403+0000 mgr.y (mgr.25232) 8178 : cluster [DBG] pgmap v9122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:05 smithi022 bash[80503]: cluster 2024-07-28T16:24:05.609403+0000 mgr.y (mgr.25232) 8178 : cluster [DBG] pgmap v9122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:06.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:05 smithi022 bash[82865]: cluster 2024-07-28T16:24:05.609403+0000 mgr.y (mgr.25232) 8178 : cluster [DBG] pgmap v9122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:06.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15157 16 16 0 0 0 - 0 2024-07-28T16:24:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:06 smithi150 bash[67543]: audit 2024-07-28T16:24:05.685240+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:07.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:06 smithi022 bash[80503]: audit 2024-07-28T16:24:05.685240+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:06 smithi022 bash[82865]: audit 2024-07-28T16:24:05.685240+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:07.162 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15158 16 16 0 0 0 - 0 2024-07-28T16:24:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:07 smithi150 bash[67543]: cluster 2024-07-28T16:24:07.610790+0000 mgr.y (mgr.25232) 8179 : cluster [DBG] pgmap v9123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:08.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:07 smithi022 bash[80503]: cluster 2024-07-28T16:24:07.610790+0000 mgr.y (mgr.25232) 8179 : cluster [DBG] pgmap v9123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:07 smithi022 bash[82865]: cluster 2024-07-28T16:24:07.610790+0000 mgr.y (mgr.25232) 8179 : cluster [DBG] pgmap v9123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:08.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15159 16 16 0 0 0 - 0 2024-07-28T16:24:09.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:24:09.154529+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:24:09.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:24:09.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15160 16 16 0 0 0 - 0 2024-07-28T16:24:09.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:24:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:24:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:24:10.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:09 smithi150 bash[67543]: cluster 2024-07-28T16:24:09.612173+0000 mgr.y (mgr.25232) 8180 : cluster [DBG] pgmap v9124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:10.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:09 smithi022 bash[80503]: cluster 2024-07-28T16:24:09.612173+0000 mgr.y (mgr.25232) 8180 : cluster [DBG] pgmap v9124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:10.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:09 smithi022 bash[82865]: cluster 2024-07-28T16:24:09.612173+0000 mgr.y (mgr.25232) 8180 : cluster [DBG] pgmap v9124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:10.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15161 16 16 0 0 0 - 0 2024-07-28T16:24:11.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15162 16 16 0 0 0 - 0 2024-07-28T16:24:12.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:11 smithi150 bash[67543]: cluster 2024-07-28T16:24:11.613557+0000 mgr.y (mgr.25232) 8181 : cluster [DBG] pgmap v9125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:11 smithi022 bash[80503]: cluster 2024-07-28T16:24:11.613557+0000 mgr.y (mgr.25232) 8181 : cluster [DBG] pgmap v9125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:12.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:11 smithi022 bash[82865]: cluster 2024-07-28T16:24:11.613557+0000 mgr.y (mgr.25232) 8181 : cluster [DBG] pgmap v9125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:12.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15163 16 16 0 0 0 - 0 2024-07-28T16:24:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:24:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:24:13.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15164 16 16 0 0 0 - 0 2024-07-28T16:24:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:13 smithi150 bash[67543]: cluster 2024-07-28T16:24:13.614967+0000 mgr.y (mgr.25232) 8182 : cluster [DBG] pgmap v9126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:14.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:13 smithi022 bash[80503]: cluster 2024-07-28T16:24:13.614967+0000 mgr.y (mgr.25232) 8182 : cluster [DBG] pgmap v9126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:14.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:13 smithi022 bash[82865]: cluster 2024-07-28T16:24:13.614967+0000 mgr.y (mgr.25232) 8182 : cluster [DBG] pgmap v9126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:14.163 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15165 16 16 0 0 0 - 0 2024-07-28T16:24:15.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15166 16 16 0 0 0 - 0 2024-07-28T16:24:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:15 smithi150 bash[67543]: cluster 2024-07-28T16:24:15.616326+0000 mgr.y (mgr.25232) 8183 : cluster [DBG] pgmap v9127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:15 smithi022 bash[80503]: cluster 2024-07-28T16:24:15.616326+0000 mgr.y (mgr.25232) 8183 : cluster [DBG] pgmap v9127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:16.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:15 smithi022 bash[82865]: cluster 2024-07-28T16:24:15.616326+0000 mgr.y (mgr.25232) 8183 : cluster [DBG] pgmap v9127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:16.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15167 16 16 0 0 0 - 0 2024-07-28T16:24:17.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15168 16 16 0 0 0 - 0 2024-07-28T16:24:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:17 smithi150 bash[67543]: cluster 2024-07-28T16:24:17.617650+0000 mgr.y (mgr.25232) 8184 : cluster [DBG] pgmap v9128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:17 smithi022 bash[80503]: cluster 2024-07-28T16:24:17.617650+0000 mgr.y (mgr.25232) 8184 : cluster [DBG] pgmap v9128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:18.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:17 smithi022 bash[82865]: cluster 2024-07-28T16:24:17.617650+0000 mgr.y (mgr.25232) 8184 : cluster [DBG] pgmap v9128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:18.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15169 16 16 0 0 0 - 0 2024-07-28T16:24:19.164 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15170 16 16 0 0 0 - 0 2024-07-28T16:24:19.698 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:24:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:24:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:24:20.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:19 smithi150 bash[67543]: cluster 2024-07-28T16:24:19.619003+0000 mgr.y (mgr.25232) 8185 : cluster [DBG] pgmap v9129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:20.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:19 smithi022 bash[80503]: cluster 2024-07-28T16:24:19.619003+0000 mgr.y (mgr.25232) 8185 : cluster [DBG] pgmap v9129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:20.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:19 smithi022 bash[82865]: cluster 2024-07-28T16:24:19.619003+0000 mgr.y (mgr.25232) 8185 : cluster [DBG] pgmap v9129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:20.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15171 16 16 0 0 0 - 0 2024-07-28T16:24:21.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:20 smithi150 bash[67543]: audit 2024-07-28T16:24:20.685672+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:20 smithi022 bash[80503]: audit 2024-07-28T16:24:20.685672+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:21.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:20 smithi022 bash[82865]: audit 2024-07-28T16:24:20.685672+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:21.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15172 16 16 0 0 0 - 0 2024-07-28T16:24:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:21 smithi150 bash[67543]: cluster 2024-07-28T16:24:21.620351+0000 mgr.y (mgr.25232) 8186 : cluster [DBG] pgmap v9130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:22.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:21 smithi022 bash[80503]: cluster 2024-07-28T16:24:21.620351+0000 mgr.y (mgr.25232) 8186 : cluster [DBG] pgmap v9130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:21 smithi022 bash[82865]: cluster 2024-07-28T16:24:21.620351+0000 mgr.y (mgr.25232) 8186 : cluster [DBG] pgmap v9130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:22.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15173 16 16 0 0 0 - 0 2024-07-28T16:24:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:24:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:24:23.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15174 16 16 0 0 0 - 0 2024-07-28T16:24:24.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:23 smithi150 bash[67543]: cluster 2024-07-28T16:24:23.621677+0000 mgr.y (mgr.25232) 8187 : cluster [DBG] pgmap v9131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:24.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:23 smithi022 bash[80503]: cluster 2024-07-28T16:24:23.621677+0000 mgr.y (mgr.25232) 8187 : cluster [DBG] pgmap v9131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:23 smithi022 bash[82865]: cluster 2024-07-28T16:24:23.621677+0000 mgr.y (mgr.25232) 8187 : cluster [DBG] pgmap v9131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:24.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15175 16 16 0 0 0 - 0 2024-07-28T16:24:25.165 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15176 16 16 0 0 0 - 0 2024-07-28T16:24:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:25 smithi150 bash[67543]: cluster 2024-07-28T16:24:25.623185+0000 mgr.y (mgr.25232) 8188 : cluster [DBG] pgmap v9132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:26.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:25 smithi022 bash[80503]: cluster 2024-07-28T16:24:25.623185+0000 mgr.y (mgr.25232) 8188 : cluster [DBG] pgmap v9132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:26.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:25 smithi022 bash[82865]: cluster 2024-07-28T16:24:25.623185+0000 mgr.y (mgr.25232) 8188 : cluster [DBG] pgmap v9132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:26.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15177 16 16 0 0 0 - 0 2024-07-28T16:24:27.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15178 16 16 0 0 0 - 0 2024-07-28T16:24:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:27 smithi150 bash[67543]: cluster 2024-07-28T16:24:27.624570+0000 mgr.y (mgr.25232) 8189 : cluster [DBG] pgmap v9133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:27 smithi022 bash[80503]: cluster 2024-07-28T16:24:27.624570+0000 mgr.y (mgr.25232) 8189 : cluster [DBG] pgmap v9133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:27 smithi022 bash[82865]: cluster 2024-07-28T16:24:27.624570+0000 mgr.y (mgr.25232) 8189 : cluster [DBG] pgmap v9133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:28.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15179 16 16 0 0 0 - 0 2024-07-28T16:24:29.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:24:29.157775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:24:29.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:24:29.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15180 16 16 0 0 0 - 0 2024-07-28T16:24:29.699 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:24:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:24:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:24:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:29 smithi150 bash[67543]: cluster 2024-07-28T16:24:29.625914+0000 mgr.y (mgr.25232) 8190 : cluster [DBG] pgmap v9134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:29 smithi022 bash[80503]: cluster 2024-07-28T16:24:29.625914+0000 mgr.y (mgr.25232) 8190 : cluster [DBG] pgmap v9134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:29 smithi022 bash[82865]: cluster 2024-07-28T16:24:29.625914+0000 mgr.y (mgr.25232) 8190 : cluster [DBG] pgmap v9134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:30.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15181 16 16 0 0 0 - 0 2024-07-28T16:24:31.166 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15182 16 16 0 0 0 - 0 2024-07-28T16:24:32.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:31 smithi150 bash[67543]: cluster 2024-07-28T16:24:31.627427+0000 mgr.y (mgr.25232) 8191 : cluster [DBG] pgmap v9135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:32.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:31 smithi022 bash[80503]: cluster 2024-07-28T16:24:31.627427+0000 mgr.y (mgr.25232) 8191 : cluster [DBG] pgmap v9135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:32.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:31 smithi022 bash[82865]: cluster 2024-07-28T16:24:31.627427+0000 mgr.y (mgr.25232) 8191 : cluster [DBG] pgmap v9135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:32.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15183 16 16 0 0 0 - 0 2024-07-28T16:24:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:24:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:24:33.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15184 16 16 0 0 0 - 0 2024-07-28T16:24:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:33 smithi150 bash[67543]: cluster 2024-07-28T16:24:33.628803+0000 mgr.y (mgr.25232) 8192 : cluster [DBG] pgmap v9136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:34.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:33 smithi022 bash[80503]: cluster 2024-07-28T16:24:33.628803+0000 mgr.y (mgr.25232) 8192 : cluster [DBG] pgmap v9136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:33 smithi022 bash[82865]: cluster 2024-07-28T16:24:33.628803+0000 mgr.y (mgr.25232) 8192 : cluster [DBG] pgmap v9136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:34.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15185 16 16 0 0 0 - 0 2024-07-28T16:24:35.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15186 16 16 0 0 0 - 0 2024-07-28T16:24:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:35 smithi150 bash[67543]: cluster 2024-07-28T16:24:35.630282+0000 mgr.y (mgr.25232) 8193 : cluster [DBG] pgmap v9137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:35 smithi022 bash[80503]: cluster 2024-07-28T16:24:35.630282+0000 mgr.y (mgr.25232) 8193 : cluster [DBG] pgmap v9137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:35 smithi022 bash[82865]: cluster 2024-07-28T16:24:35.630282+0000 mgr.y (mgr.25232) 8193 : cluster [DBG] pgmap v9137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:36.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15187 16 16 0 0 0 - 0 2024-07-28T16:24:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:36 smithi150 bash[67543]: audit 2024-07-28T16:24:35.690134+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:37.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:36 smithi022 bash[80503]: audit 2024-07-28T16:24:35.690134+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:36 smithi022 bash[82865]: audit 2024-07-28T16:24:35.690134+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:37.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15188 16 16 0 0 0 - 0 2024-07-28T16:24:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:37 smithi150 bash[67543]: cluster 2024-07-28T16:24:37.632216+0000 mgr.y (mgr.25232) 8194 : cluster [DBG] pgmap v9138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:38.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:37 smithi022 bash[80503]: cluster 2024-07-28T16:24:37.632216+0000 mgr.y (mgr.25232) 8194 : cluster [DBG] pgmap v9138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:37 smithi022 bash[82865]: cluster 2024-07-28T16:24:37.632216+0000 mgr.y (mgr.25232) 8194 : cluster [DBG] pgmap v9138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:38.167 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15189 16 16 0 0 0 - 0 2024-07-28T16:24:39.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15190 16 16 0 0 0 - 0 2024-07-28T16:24:39.704 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:24:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:24:39] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:24:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:39 smithi150 bash[67543]: cluster 2024-07-28T16:24:39.633599+0000 mgr.y (mgr.25232) 8195 : cluster [DBG] pgmap v9139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:40.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:39 smithi022 bash[80503]: cluster 2024-07-28T16:24:39.633599+0000 mgr.y (mgr.25232) 8195 : cluster [DBG] pgmap v9139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:40.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:39 smithi022 bash[82865]: cluster 2024-07-28T16:24:39.633599+0000 mgr.y (mgr.25232) 8195 : cluster [DBG] pgmap v9139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:40.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15191 16 16 0 0 0 - 0 2024-07-28T16:24:41.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15192 16 16 0 0 0 - 0 2024-07-28T16:24:42.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:41 smithi150 bash[67543]: cluster 2024-07-28T16:24:41.635110+0000 mgr.y (mgr.25232) 8196 : cluster [DBG] pgmap v9140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:42.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:41 smithi022 bash[80503]: cluster 2024-07-28T16:24:41.635110+0000 mgr.y (mgr.25232) 8196 : cluster [DBG] pgmap v9140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:42.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:41 smithi022 bash[82865]: cluster 2024-07-28T16:24:41.635110+0000 mgr.y (mgr.25232) 8196 : cluster [DBG] pgmap v9140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:42.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15193 16 16 0 0 0 - 0 2024-07-28T16:24:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:24:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:24:43.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15194 16 16 0 0 0 - 0 2024-07-28T16:24:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:43 smithi150 bash[67543]: cluster 2024-07-28T16:24:43.636629+0000 mgr.y (mgr.25232) 8197 : cluster [DBG] pgmap v9141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:44.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:43 smithi022 bash[80503]: cluster 2024-07-28T16:24:43.636629+0000 mgr.y (mgr.25232) 8197 : cluster [DBG] pgmap v9141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:44.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:43 smithi022 bash[82865]: cluster 2024-07-28T16:24:43.636629+0000 mgr.y (mgr.25232) 8197 : cluster [DBG] pgmap v9141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:44.168 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15195 16 16 0 0 0 - 0 2024-07-28T16:24:45.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15196 16 16 0 0 0 - 0 2024-07-28T16:24:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:45 smithi150 bash[67543]: cluster 2024-07-28T16:24:45.638168+0000 mgr.y (mgr.25232) 8198 : cluster [DBG] pgmap v9142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:45 smithi022 bash[80503]: cluster 2024-07-28T16:24:45.638168+0000 mgr.y (mgr.25232) 8198 : cluster [DBG] pgmap v9142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:46.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:45 smithi022 bash[82865]: cluster 2024-07-28T16:24:45.638168+0000 mgr.y (mgr.25232) 8198 : cluster [DBG] pgmap v9142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:46.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15197 16 16 0 0 0 - 0 2024-07-28T16:24:47.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15198 16 16 0 0 0 - 0 2024-07-28T16:24:48.031 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:47 smithi150 bash[67543]: cluster 2024-07-28T16:24:47.639674+0000 mgr.y (mgr.25232) 8199 : cluster [DBG] pgmap v9143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:48.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:47 smithi022 bash[80503]: cluster 2024-07-28T16:24:47.639674+0000 mgr.y (mgr.25232) 8199 : cluster [DBG] pgmap v9143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:48.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:47 smithi022 bash[82865]: cluster 2024-07-28T16:24:47.639674+0000 mgr.y (mgr.25232) 8199 : cluster [DBG] pgmap v9143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:48.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15199 16 16 0 0 0 - 0 2024-07-28T16:24:49.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:24:49.161022+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:24:49.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:24:49.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15200 16 16 0 0 0 - 0 2024-07-28T16:24:49.711 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:24:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:24:49] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:24:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:49 smithi150 bash[67543]: cluster 2024-07-28T16:24:49.641217+0000 mgr.y (mgr.25232) 8200 : cluster [DBG] pgmap v9144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:50.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:49 smithi022 bash[80503]: cluster 2024-07-28T16:24:49.641217+0000 mgr.y (mgr.25232) 8200 : cluster [DBG] pgmap v9144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:50.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:49 smithi022 bash[82865]: cluster 2024-07-28T16:24:49.641217+0000 mgr.y (mgr.25232) 8200 : cluster [DBG] pgmap v9144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:50.169 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15201 16 16 0 0 0 - 0 2024-07-28T16:24:51.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:50 smithi150 bash[67543]: audit 2024-07-28T16:24:50.686550+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:51.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:50 smithi022 bash[80503]: audit 2024-07-28T16:24:50.686550+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:51.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:50 smithi022 bash[82865]: audit 2024-07-28T16:24:50.686550+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:24:51.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15202 16 16 0 0 0 - 0 2024-07-28T16:24:52.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15203 16 16 0 0 0 - 0 2024-07-28T16:24:52.718 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:24:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:24:53.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:52 smithi150 bash[67543]: cluster 2024-07-28T16:24:51.642797+0000 mgr.y (mgr.25232) 8201 : cluster [DBG] pgmap v9145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:53.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:52 smithi022 bash[80503]: cluster 2024-07-28T16:24:51.642797+0000 mgr.y (mgr.25232) 8201 : cluster [DBG] pgmap v9145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:53.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:52 smithi022 bash[82865]: cluster 2024-07-28T16:24:51.642797+0000 mgr.y (mgr.25232) 8201 : cluster [DBG] pgmap v9145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:53.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15204 16 16 0 0 0 - 0 2024-07-28T16:24:54.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15205 16 16 0 0 0 - 0 2024-07-28T16:24:55.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:54 smithi150 bash[67543]: cluster 2024-07-28T16:24:53.644319+0000 mgr.y (mgr.25232) 8202 : cluster [DBG] pgmap v9146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:55.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:54 smithi022 bash[80503]: cluster 2024-07-28T16:24:53.644319+0000 mgr.y (mgr.25232) 8202 : cluster [DBG] pgmap v9146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:55.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:54 smithi022 bash[82865]: cluster 2024-07-28T16:24:53.644319+0000 mgr.y (mgr.25232) 8202 : cluster [DBG] pgmap v9146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:55.170 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15206 16 16 0 0 0 - 0 2024-07-28T16:24:56.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15207 16 16 0 0 0 - 0 2024-07-28T16:24:57.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:56 smithi150 bash[67543]: cluster 2024-07-28T16:24:55.645838+0000 mgr.y (mgr.25232) 8203 : cluster [DBG] pgmap v9147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:57.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:56 smithi022 bash[80503]: cluster 2024-07-28T16:24:55.645838+0000 mgr.y (mgr.25232) 8203 : cluster [DBG] pgmap v9147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:57.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:56 smithi022 bash[82865]: cluster 2024-07-28T16:24:55.645838+0000 mgr.y (mgr.25232) 8203 : cluster [DBG] pgmap v9147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:57.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15208 16 16 0 0 0 - 0 2024-07-28T16:24:58.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15209 16 16 0 0 0 - 0 2024-07-28T16:24:59.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:24:58 smithi150 bash[67543]: cluster 2024-07-28T16:24:57.647378+0000 mgr.y (mgr.25232) 8204 : cluster [DBG] pgmap v9148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:59.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:24:58 smithi022 bash[80503]: cluster 2024-07-28T16:24:57.647378+0000 mgr.y (mgr.25232) 8204 : cluster [DBG] pgmap v9148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:59.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:24:58 smithi022 bash[82865]: cluster 2024-07-28T16:24:57.647378+0000 mgr.y (mgr.25232) 8204 : cluster [DBG] pgmap v9148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:24:59.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15210 16 16 0 0 0 - 0 2024-07-28T16:24:59.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:24:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:24:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:25:00.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15211 16 16 0 0 0 - 0 2024-07-28T16:25:01.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:00 smithi150 bash[67543]: cluster 2024-07-28T16:24:59.648922+0000 mgr.y (mgr.25232) 8205 : cluster [DBG] pgmap v9149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:01.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:00 smithi150 bash[67543]: audit 2024-07-28T16:25:00.009749+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:25:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:00 smithi022 bash[82865]: cluster 2024-07-28T16:24:59.648922+0000 mgr.y (mgr.25232) 8205 : cluster [DBG] pgmap v9149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:00 smithi022 bash[82865]: audit 2024-07-28T16:25:00.009749+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:25:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:00 smithi022 bash[80503]: cluster 2024-07-28T16:24:59.648922+0000 mgr.y (mgr.25232) 8205 : cluster [DBG] pgmap v9149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:00 smithi022 bash[80503]: audit 2024-07-28T16:25:00.009749+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:25:01.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15212 16 16 0 0 0 - 0 2024-07-28T16:25:02.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15213 16 16 0 0 0 - 0 2024-07-28T16:25:02.739 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:25:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:25:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:02 smithi150 bash[67543]: cluster 2024-07-28T16:25:01.650491+0000 mgr.y (mgr.25232) 8206 : cluster [DBG] pgmap v9150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:03.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:02 smithi022 bash[80503]: cluster 2024-07-28T16:25:01.650491+0000 mgr.y (mgr.25232) 8206 : cluster [DBG] pgmap v9150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:03.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:02 smithi022 bash[82865]: cluster 2024-07-28T16:25:01.650491+0000 mgr.y (mgr.25232) 8206 : cluster [DBG] pgmap v9150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:03.171 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15214 16 16 0 0 0 - 0 2024-07-28T16:25:04.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15215 16 16 0 0 0 - 0 2024-07-28T16:25:05.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:04 smithi150 bash[67543]: cluster 2024-07-28T16:25:03.652028+0000 mgr.y (mgr.25232) 8207 : cluster [DBG] pgmap v9151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:05.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:04 smithi022 bash[80503]: cluster 2024-07-28T16:25:03.652028+0000 mgr.y (mgr.25232) 8207 : cluster [DBG] pgmap v9151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:05.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:04 smithi022 bash[82865]: cluster 2024-07-28T16:25:03.652028+0000 mgr.y (mgr.25232) 8207 : cluster [DBG] pgmap v9151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:05.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15216 16 16 0 0 0 - 0 2024-07-28T16:25:06.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15217 16 16 0 0 0 - 0 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: cluster 2024-07-28T16:25:05.653185+0000 mgr.y (mgr.25232) 8208 : cluster [DBG] pgmap v9152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:05.664564+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:05.670850+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:05.686714+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:05.883416+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:05.894540+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:06.302468+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:25:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:06.304055+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:25:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:06 smithi150 bash[67543]: audit 2024-07-28T16:25:06.316061+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: cluster 2024-07-28T16:25:05.653185+0000 mgr.y (mgr.25232) 8208 : cluster [DBG] pgmap v9152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:05.664564+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:05.670850+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:05.686714+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:05.883416+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:05.894540+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:06.302468+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:06.304055+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[80503]: audit 2024-07-28T16:25:06.316061+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: cluster 2024-07-28T16:25:05.653185+0000 mgr.y (mgr.25232) 8208 : cluster [DBG] pgmap v9152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:05.664564+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:05.670850+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:05.686714+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:05.883416+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:05.894540+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:06.302468+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:06.304055+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:25:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:06 smithi022 bash[82865]: audit 2024-07-28T16:25:06.316061+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:25:07.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15218 16 16 0 0 0 - 0 2024-07-28T16:25:08.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15219 16 16 0 0 0 - 0 2024-07-28T16:25:09.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:08 smithi150 bash[67543]: cluster 2024-07-28T16:25:07.654526+0000 mgr.y (mgr.25232) 8209 : cluster [DBG] pgmap v9153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:09.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:08 smithi022 bash[80503]: cluster 2024-07-28T16:25:07.654526+0000 mgr.y (mgr.25232) 8209 : cluster [DBG] pgmap v9153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:09.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:08 smithi022 bash[82865]: cluster 2024-07-28T16:25:07.654526+0000 mgr.y (mgr.25232) 8209 : cluster [DBG] pgmap v9153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:09.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:25:09.164136+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:25:09.172 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:25:09.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15220 16 16 0 0 0 - 0 2024-07-28T16:25:09.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:25:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:25:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:25:10.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15221 16 16 0 0 0 - 0 2024-07-28T16:25:11.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:10 smithi150 bash[67543]: cluster 2024-07-28T16:25:09.655876+0000 mgr.y (mgr.25232) 8210 : cluster [DBG] pgmap v9154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:11.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:10 smithi022 bash[80503]: cluster 2024-07-28T16:25:09.655876+0000 mgr.y (mgr.25232) 8210 : cluster [DBG] pgmap v9154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:11.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:10 smithi022 bash[82865]: cluster 2024-07-28T16:25:09.655876+0000 mgr.y (mgr.25232) 8210 : cluster [DBG] pgmap v9154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:11.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15222 16 16 0 0 0 - 0 2024-07-28T16:25:12.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15223 16 16 0 0 0 - 0 2024-07-28T16:25:12.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:25:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:25:13.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:12 smithi150 bash[67543]: cluster 2024-07-28T16:25:11.657362+0000 mgr.y (mgr.25232) 8211 : cluster [DBG] pgmap v9155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:13.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:12 smithi022 bash[80503]: cluster 2024-07-28T16:25:11.657362+0000 mgr.y (mgr.25232) 8211 : cluster [DBG] pgmap v9155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:13.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:12 smithi022 bash[82865]: cluster 2024-07-28T16:25:11.657362+0000 mgr.y (mgr.25232) 8211 : cluster [DBG] pgmap v9155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:13.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15224 16 16 0 0 0 - 0 2024-07-28T16:25:14.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15225 16 16 0 0 0 - 0 2024-07-28T16:25:15.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:14 smithi150 bash[67543]: cluster 2024-07-28T16:25:13.658778+0000 mgr.y (mgr.25232) 8212 : cluster [DBG] pgmap v9156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:15.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:14 smithi022 bash[80503]: cluster 2024-07-28T16:25:13.658778+0000 mgr.y (mgr.25232) 8212 : cluster [DBG] pgmap v9156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:15.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:14 smithi022 bash[82865]: cluster 2024-07-28T16:25:13.658778+0000 mgr.y (mgr.25232) 8212 : cluster [DBG] pgmap v9156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:15.173 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15226 16 16 0 0 0 - 0 2024-07-28T16:25:16.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15227 16 16 0 0 0 - 0 2024-07-28T16:25:17.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:16 smithi150 bash[67543]: cluster 2024-07-28T16:25:15.660073+0000 mgr.y (mgr.25232) 8213 : cluster [DBG] pgmap v9157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:17.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:16 smithi022 bash[80503]: cluster 2024-07-28T16:25:15.660073+0000 mgr.y (mgr.25232) 8213 : cluster [DBG] pgmap v9157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:17.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:16 smithi022 bash[82865]: cluster 2024-07-28T16:25:15.660073+0000 mgr.y (mgr.25232) 8213 : cluster [DBG] pgmap v9157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:17.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15228 16 16 0 0 0 - 0 2024-07-28T16:25:18.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15229 16 16 0 0 0 - 0 2024-07-28T16:25:19.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:18 smithi150 bash[67543]: cluster 2024-07-28T16:25:17.661397+0000 mgr.y (mgr.25232) 8214 : cluster [DBG] pgmap v9158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:19.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:18 smithi022 bash[80503]: cluster 2024-07-28T16:25:17.661397+0000 mgr.y (mgr.25232) 8214 : cluster [DBG] pgmap v9158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:19.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:18 smithi022 bash[82865]: cluster 2024-07-28T16:25:17.661397+0000 mgr.y (mgr.25232) 8214 : cluster [DBG] pgmap v9158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:19.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15230 16 16 0 0 0 - 0 2024-07-28T16:25:19.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:25:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:25:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:25:20.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15231 16 16 0 0 0 - 0 2024-07-28T16:25:21.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:20 smithi150 bash[67543]: cluster 2024-07-28T16:25:19.662874+0000 mgr.y (mgr.25232) 8215 : cluster [DBG] pgmap v9159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:21.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:20 smithi150 bash[67543]: audit 2024-07-28T16:25:20.687277+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:20 smithi022 bash[80503]: cluster 2024-07-28T16:25:19.662874+0000 mgr.y (mgr.25232) 8215 : cluster [DBG] pgmap v9159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:20 smithi022 bash[80503]: audit 2024-07-28T16:25:20.687277+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:21.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:20 smithi022 bash[82865]: cluster 2024-07-28T16:25:19.662874+0000 mgr.y (mgr.25232) 8215 : cluster [DBG] pgmap v9159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:21.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:20 smithi022 bash[82865]: audit 2024-07-28T16:25:20.687277+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:21.174 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15232 16 16 0 0 0 - 0 2024-07-28T16:25:22.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15233 16 16 0 0 0 - 0 2024-07-28T16:25:22.707 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:25:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:25:23.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:22 smithi150 bash[67543]: cluster 2024-07-28T16:25:21.664250+0000 mgr.y (mgr.25232) 8216 : cluster [DBG] pgmap v9160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:23.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:22 smithi022 bash[80503]: cluster 2024-07-28T16:25:21.664250+0000 mgr.y (mgr.25232) 8216 : cluster [DBG] pgmap v9160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:23.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:22 smithi022 bash[82865]: cluster 2024-07-28T16:25:21.664250+0000 mgr.y (mgr.25232) 8216 : cluster [DBG] pgmap v9160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:23.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15234 16 16 0 0 0 - 0 2024-07-28T16:25:24.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15235 16 16 0 0 0 - 0 2024-07-28T16:25:25.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:24 smithi150 bash[67543]: cluster 2024-07-28T16:25:23.665734+0000 mgr.y (mgr.25232) 8217 : cluster [DBG] pgmap v9161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:25.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:24 smithi022 bash[80503]: cluster 2024-07-28T16:25:23.665734+0000 mgr.y (mgr.25232) 8217 : cluster [DBG] pgmap v9161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:25.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:24 smithi022 bash[82865]: cluster 2024-07-28T16:25:23.665734+0000 mgr.y (mgr.25232) 8217 : cluster [DBG] pgmap v9161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:25.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15236 16 16 0 0 0 - 0 2024-07-28T16:25:26.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15237 16 16 0 0 0 - 0 2024-07-28T16:25:27.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:26 smithi150 bash[67543]: cluster 2024-07-28T16:25:25.667277+0000 mgr.y (mgr.25232) 8218 : cluster [DBG] pgmap v9162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:27.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:26 smithi022 bash[80503]: cluster 2024-07-28T16:25:25.667277+0000 mgr.y (mgr.25232) 8218 : cluster [DBG] pgmap v9162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:27.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:26 smithi022 bash[82865]: cluster 2024-07-28T16:25:25.667277+0000 mgr.y (mgr.25232) 8218 : cluster [DBG] pgmap v9162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:27.175 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15238 16 16 0 0 0 - 0 2024-07-28T16:25:28.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15239 16 16 0 0 0 - 0 2024-07-28T16:25:29.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:28 smithi150 bash[67543]: cluster 2024-07-28T16:25:27.668916+0000 mgr.y (mgr.25232) 8219 : cluster [DBG] pgmap v9163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:29.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:28 smithi022 bash[80503]: cluster 2024-07-28T16:25:27.668916+0000 mgr.y (mgr.25232) 8219 : cluster [DBG] pgmap v9163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:29.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:28 smithi022 bash[82865]: cluster 2024-07-28T16:25:27.668916+0000 mgr.y (mgr.25232) 8219 : cluster [DBG] pgmap v9163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:29.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:25:29.167415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:25:29.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:25:29.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15240 16 16 0 0 0 - 0 2024-07-28T16:25:29.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:25:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:25:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:25:30.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15241 16 16 0 0 0 - 0 2024-07-28T16:25:31.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:30 smithi150 bash[67543]: cluster 2024-07-28T16:25:29.670474+0000 mgr.y (mgr.25232) 8220 : cluster [DBG] pgmap v9164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:31.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:30 smithi022 bash[80503]: cluster 2024-07-28T16:25:29.670474+0000 mgr.y (mgr.25232) 8220 : cluster [DBG] pgmap v9164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:31.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:30 smithi022 bash[82865]: cluster 2024-07-28T16:25:29.670474+0000 mgr.y (mgr.25232) 8220 : cluster [DBG] pgmap v9164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:31.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15242 16 16 0 0 0 - 0 2024-07-28T16:25:32.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15243 16 16 0 0 0 - 0 2024-07-28T16:25:32.728 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:25:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:25:33.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:32 smithi150 bash[67543]: cluster 2024-07-28T16:25:31.671980+0000 mgr.y (mgr.25232) 8221 : cluster [DBG] pgmap v9165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:33.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:32 smithi022 bash[80503]: cluster 2024-07-28T16:25:31.671980+0000 mgr.y (mgr.25232) 8221 : cluster [DBG] pgmap v9165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:33.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:32 smithi022 bash[82865]: cluster 2024-07-28T16:25:31.671980+0000 mgr.y (mgr.25232) 8221 : cluster [DBG] pgmap v9165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:33.176 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15244 16 16 0 0 0 - 0 2024-07-28T16:25:34.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15245 16 16 0 0 0 - 0 2024-07-28T16:25:35.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:34 smithi150 bash[67543]: cluster 2024-07-28T16:25:33.673510+0000 mgr.y (mgr.25232) 8222 : cluster [DBG] pgmap v9166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:35.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:34 smithi022 bash[80503]: cluster 2024-07-28T16:25:33.673510+0000 mgr.y (mgr.25232) 8222 : cluster [DBG] pgmap v9166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:35.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:34 smithi022 bash[82865]: cluster 2024-07-28T16:25:33.673510+0000 mgr.y (mgr.25232) 8222 : cluster [DBG] pgmap v9166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:35.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15246 16 16 0 0 0 - 0 2024-07-28T16:25:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:35 smithi150 bash[67543]: audit 2024-07-28T16:25:35.687637+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:35 smithi022 bash[80503]: audit 2024-07-28T16:25:35.687637+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:35 smithi022 bash[82865]: audit 2024-07-28T16:25:35.687637+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:36.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15247 16 16 0 0 0 - 0 2024-07-28T16:25:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:36 smithi150 bash[67543]: cluster 2024-07-28T16:25:35.675062+0000 mgr.y (mgr.25232) 8223 : cluster [DBG] pgmap v9167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:36 smithi022 bash[80503]: cluster 2024-07-28T16:25:35.675062+0000 mgr.y (mgr.25232) 8223 : cluster [DBG] pgmap v9167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:36 smithi022 bash[82865]: cluster 2024-07-28T16:25:35.675062+0000 mgr.y (mgr.25232) 8223 : cluster [DBG] pgmap v9167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:37.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15248 16 16 0 0 0 - 0 2024-07-28T16:25:38.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15249 16 16 0 0 0 - 0 2024-07-28T16:25:39.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:38 smithi150 bash[67543]: cluster 2024-07-28T16:25:37.676441+0000 mgr.y (mgr.25232) 8224 : cluster [DBG] pgmap v9168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:39.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:38 smithi022 bash[80503]: cluster 2024-07-28T16:25:37.676441+0000 mgr.y (mgr.25232) 8224 : cluster [DBG] pgmap v9168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:39.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:38 smithi022 bash[82865]: cluster 2024-07-28T16:25:37.676441+0000 mgr.y (mgr.25232) 8224 : cluster [DBG] pgmap v9168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:39.177 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15250 16 16 0 0 0 - 0 2024-07-28T16:25:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:25:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:25:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:25:40.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15251 16 16 0 0 0 - 0 2024-07-28T16:25:41.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:40 smithi150 bash[67543]: cluster 2024-07-28T16:25:39.677786+0000 mgr.y (mgr.25232) 8225 : cluster [DBG] pgmap v9169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:41.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:40 smithi022 bash[80503]: cluster 2024-07-28T16:25:39.677786+0000 mgr.y (mgr.25232) 8225 : cluster [DBG] pgmap v9169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:41.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:40 smithi022 bash[82865]: cluster 2024-07-28T16:25:39.677786+0000 mgr.y (mgr.25232) 8225 : cluster [DBG] pgmap v9169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:41.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15252 16 16 0 0 0 - 0 2024-07-28T16:25:42.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15253 16 16 0 0 0 - 0 2024-07-28T16:25:42.755 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:25:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:25:43.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:42 smithi150 bash[67543]: cluster 2024-07-28T16:25:41.679182+0000 mgr.y (mgr.25232) 8226 : cluster [DBG] pgmap v9170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:43.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:42 smithi022 bash[80503]: cluster 2024-07-28T16:25:41.679182+0000 mgr.y (mgr.25232) 8226 : cluster [DBG] pgmap v9170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:43.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:42 smithi022 bash[82865]: cluster 2024-07-28T16:25:41.679182+0000 mgr.y (mgr.25232) 8226 : cluster [DBG] pgmap v9170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:43.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15254 16 16 0 0 0 - 0 2024-07-28T16:25:44.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15255 16 16 0 0 0 - 0 2024-07-28T16:25:45.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:44 smithi150 bash[67543]: cluster 2024-07-28T16:25:43.680535+0000 mgr.y (mgr.25232) 8227 : cluster [DBG] pgmap v9171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:45.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:44 smithi022 bash[80503]: cluster 2024-07-28T16:25:43.680535+0000 mgr.y (mgr.25232) 8227 : cluster [DBG] pgmap v9171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:45.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:44 smithi022 bash[82865]: cluster 2024-07-28T16:25:43.680535+0000 mgr.y (mgr.25232) 8227 : cluster [DBG] pgmap v9171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:45.178 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15256 16 16 0 0 0 - 0 2024-07-28T16:25:46.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15257 16 16 0 0 0 - 0 2024-07-28T16:25:47.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:46 smithi150 bash[67543]: cluster 2024-07-28T16:25:45.681891+0000 mgr.y (mgr.25232) 8228 : cluster [DBG] pgmap v9172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:47.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:46 smithi022 bash[80503]: cluster 2024-07-28T16:25:45.681891+0000 mgr.y (mgr.25232) 8228 : cluster [DBG] pgmap v9172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:47.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:46 smithi022 bash[82865]: cluster 2024-07-28T16:25:45.681891+0000 mgr.y (mgr.25232) 8228 : cluster [DBG] pgmap v9172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:47.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15258 16 16 0 0 0 - 0 2024-07-28T16:25:48.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15259 16 16 0 0 0 - 0 2024-07-28T16:25:49.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:48 smithi150 bash[67543]: cluster 2024-07-28T16:25:47.683261+0000 mgr.y (mgr.25232) 8229 : cluster [DBG] pgmap v9173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:49.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:48 smithi022 bash[80503]: cluster 2024-07-28T16:25:47.683261+0000 mgr.y (mgr.25232) 8229 : cluster [DBG] pgmap v9173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:49.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:48 smithi022 bash[82865]: cluster 2024-07-28T16:25:47.683261+0000 mgr.y (mgr.25232) 8229 : cluster [DBG] pgmap v9173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:49.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:25:49.170726+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:25:49.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:25:49.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15260 16 16 0 0 0 - 0 2024-07-28T16:25:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:25:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:25:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:25:50.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15261 16 16 0 0 0 - 0 2024-07-28T16:25:51.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:50 smithi150 bash[67543]: cluster 2024-07-28T16:25:49.684612+0000 mgr.y (mgr.25232) 8230 : cluster [DBG] pgmap v9174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:51.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:50 smithi150 bash[67543]: audit 2024-07-28T16:25:50.688164+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:51.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:50 smithi022 bash[80503]: cluster 2024-07-28T16:25:49.684612+0000 mgr.y (mgr.25232) 8230 : cluster [DBG] pgmap v9174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:51.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:50 smithi022 bash[80503]: audit 2024-07-28T16:25:50.688164+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:51.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:50 smithi022 bash[82865]: cluster 2024-07-28T16:25:49.684612+0000 mgr.y (mgr.25232) 8230 : cluster [DBG] pgmap v9174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:51.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:50 smithi022 bash[82865]: audit 2024-07-28T16:25:50.688164+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:25:51.179 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15262 16 16 0 0 0 - 0 2024-07-28T16:25:52.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15263 16 16 0 0 0 - 0 2024-07-28T16:25:52.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:25:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:25:53.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:52 smithi150 bash[67543]: cluster 2024-07-28T16:25:51.685958+0000 mgr.y (mgr.25232) 8231 : cluster [DBG] pgmap v9175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:53.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:52 smithi022 bash[80503]: cluster 2024-07-28T16:25:51.685958+0000 mgr.y (mgr.25232) 8231 : cluster [DBG] pgmap v9175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:53.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:52 smithi022 bash[82865]: cluster 2024-07-28T16:25:51.685958+0000 mgr.y (mgr.25232) 8231 : cluster [DBG] pgmap v9175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:53.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15264 16 16 0 0 0 - 0 2024-07-28T16:25:54.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15265 16 16 0 0 0 - 0 2024-07-28T16:25:55.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:54 smithi022 bash[80503]: cluster 2024-07-28T16:25:53.687330+0000 mgr.y (mgr.25232) 8232 : cluster [DBG] pgmap v9176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:55.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:54 smithi022 bash[82865]: cluster 2024-07-28T16:25:53.687330+0000 mgr.y (mgr.25232) 8232 : cluster [DBG] pgmap v9176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:55.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15266 16 16 0 0 0 - 0 2024-07-28T16:25:55.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:54 smithi150 bash[67543]: cluster 2024-07-28T16:25:53.687330+0000 mgr.y (mgr.25232) 8232 : cluster [DBG] pgmap v9176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:56.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15267 16 16 0 0 0 - 0 2024-07-28T16:25:57.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:56 smithi022 bash[80503]: cluster 2024-07-28T16:25:55.689103+0000 mgr.y (mgr.25232) 8233 : cluster [DBG] pgmap v9177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:57.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:56 smithi022 bash[82865]: cluster 2024-07-28T16:25:55.689103+0000 mgr.y (mgr.25232) 8233 : cluster [DBG] pgmap v9177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:57.180 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15268 16 16 0 0 0 - 0 2024-07-28T16:25:57.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:56 smithi150 bash[67543]: cluster 2024-07-28T16:25:55.689103+0000 mgr.y (mgr.25232) 8233 : cluster [DBG] pgmap v9177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:58.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15269 16 16 0 0 0 - 0 2024-07-28T16:25:59.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:25:58 smithi022 bash[80503]: cluster 2024-07-28T16:25:57.690545+0000 mgr.y (mgr.25232) 8234 : cluster [DBG] pgmap v9178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:59.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:25:58 smithi022 bash[82865]: cluster 2024-07-28T16:25:57.690545+0000 mgr.y (mgr.25232) 8234 : cluster [DBG] pgmap v9178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:59.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15270 16 16 0 0 0 - 0 2024-07-28T16:25:59.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:25:58 smithi150 bash[67543]: cluster 2024-07-28T16:25:57.690545+0000 mgr.y (mgr.25232) 8234 : cluster [DBG] pgmap v9178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:25:59.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:25:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:25:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:26:00.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15271 16 16 0 0 0 - 0 2024-07-28T16:26:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:00 smithi022 bash[80503]: cluster 2024-07-28T16:25:59.691868+0000 mgr.y (mgr.25232) 8235 : cluster [DBG] pgmap v9179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:00 smithi022 bash[82865]: cluster 2024-07-28T16:25:59.691868+0000 mgr.y (mgr.25232) 8235 : cluster [DBG] pgmap v9179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:01.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15272 16 16 0 0 0 - 0 2024-07-28T16:26:01.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:00 smithi150 bash[67543]: cluster 2024-07-28T16:25:59.691868+0000 mgr.y (mgr.25232) 8235 : cluster [DBG] pgmap v9179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:02.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15273 16 16 0 0 0 - 0 2024-07-28T16:26:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:26:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:26:03.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:02 smithi022 bash[80503]: cluster 2024-07-28T16:26:01.693210+0000 mgr.y (mgr.25232) 8236 : cluster [DBG] pgmap v9180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:03.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:02 smithi022 bash[82865]: cluster 2024-07-28T16:26:01.693210+0000 mgr.y (mgr.25232) 8236 : cluster [DBG] pgmap v9180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:03.181 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15274 16 16 0 0 0 - 0 2024-07-28T16:26:03.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:02 smithi150 bash[67543]: cluster 2024-07-28T16:26:01.693210+0000 mgr.y (mgr.25232) 8236 : cluster [DBG] pgmap v9180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:04.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15275 16 16 0 0 0 - 0 2024-07-28T16:26:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:04 smithi022 bash[80503]: cluster 2024-07-28T16:26:03.694589+0000 mgr.y (mgr.25232) 8237 : cluster [DBG] pgmap v9181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:05.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:04 smithi022 bash[82865]: cluster 2024-07-28T16:26:03.694589+0000 mgr.y (mgr.25232) 8237 : cluster [DBG] pgmap v9181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:05.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15276 16 16 0 0 0 - 0 2024-07-28T16:26:05.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:04 smithi150 bash[67543]: cluster 2024-07-28T16:26:03.694589+0000 mgr.y (mgr.25232) 8237 : cluster [DBG] pgmap v9181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:05 smithi022 bash[80503]: audit 2024-07-28T16:26:05.688720+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:06.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:05 smithi022 bash[82865]: audit 2024-07-28T16:26:05.688720+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:06.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15277 16 16 0 0 0 - 0 2024-07-28T16:26:06.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:05 smithi150 bash[67543]: audit 2024-07-28T16:26:05.688720+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:06 smithi022 bash[80503]: cluster 2024-07-28T16:26:05.699302+0000 mgr.y (mgr.25232) 8238 : cluster [DBG] pgmap v9182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:06 smithi022 bash[80503]: audit 2024-07-28T16:26:06.445679+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:26:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:06 smithi022 bash[82865]: cluster 2024-07-28T16:26:05.699302+0000 mgr.y (mgr.25232) 8238 : cluster [DBG] pgmap v9182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:06 smithi022 bash[82865]: audit 2024-07-28T16:26:06.445679+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:26:07.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15278 16 16 0 0 0 - 0 2024-07-28T16:26:07.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:06 smithi150 bash[67543]: cluster 2024-07-28T16:26:05.699302+0000 mgr.y (mgr.25232) 8238 : cluster [DBG] pgmap v9182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:07.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:06 smithi150 bash[67543]: audit 2024-07-28T16:26:06.445679+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:26:08.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15279 16 16 0 0 0 - 0 2024-07-28T16:26:09.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:08 smithi022 bash[80503]: cluster 2024-07-28T16:26:07.700650+0000 mgr.y (mgr.25232) 8239 : cluster [DBG] pgmap v9183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:09.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:08 smithi022 bash[82865]: cluster 2024-07-28T16:26:07.700650+0000 mgr.y (mgr.25232) 8239 : cluster [DBG] pgmap v9183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:09.182 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:26:09.173955+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:26:09.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:26:09.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15280 16 16 0 0 0 - 0 2024-07-28T16:26:09.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:08 smithi150 bash[67543]: cluster 2024-07-28T16:26:07.700650+0000 mgr.y (mgr.25232) 8239 : cluster [DBG] pgmap v9183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:09.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:26:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:26:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:26:10.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15281 16 16 0 0 0 - 0 2024-07-28T16:26:11.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:10 smithi022 bash[80503]: cluster 2024-07-28T16:26:09.701986+0000 mgr.y (mgr.25232) 8240 : cluster [DBG] pgmap v9184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:11.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:10 smithi022 bash[82865]: cluster 2024-07-28T16:26:09.701986+0000 mgr.y (mgr.25232) 8240 : cluster [DBG] pgmap v9184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:11.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15282 16 16 0 0 0 - 0 2024-07-28T16:26:11.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:10 smithi150 bash[67543]: cluster 2024-07-28T16:26:09.701986+0000 mgr.y (mgr.25232) 8240 : cluster [DBG] pgmap v9184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:12.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15283 16 16 0 0 0 - 0 2024-07-28T16:26:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:26:12 smithi150 bash[60514]: ts=2024-07-28T16:26: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:26:13.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15284 16 16 0 0 0 - 0 2024-07-28T16:26:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: cluster 2024-07-28T16:26:11.702942+0000 mgr.y (mgr.25232) 8241 : cluster [DBG] pgmap v9185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.095962+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.101545+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.400555+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.409451+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.803677+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:26:13.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.805071+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:26:13.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:13 smithi150 bash[67543]: audit 2024-07-28T16:26:12.815146+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: cluster 2024-07-28T16:26:11.702942+0000 mgr.y (mgr.25232) 8241 : cluster [DBG] pgmap v9185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.095962+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.101545+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.400555+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.409451+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.803677+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:26:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.805071+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[80503]: audit 2024-07-28T16:26:12.815146+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: cluster 2024-07-28T16:26:11.702942+0000 mgr.y (mgr.25232) 8241 : cluster [DBG] pgmap v9185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.095962+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.101545+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.400555+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.409451+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.803677+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.805071+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:26:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:13 smithi022 bash[82865]: audit 2024-07-28T16:26:12.815146+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:26:14.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15285 16 16 0 0 0 - 0 2024-07-28T16:26:15.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15286 16 16 0 0 0 - 0 2024-07-28T16:26:15.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:15 smithi150 bash[67543]: cluster 2024-07-28T16:26:13.704247+0000 mgr.y (mgr.25232) 8242 : cluster [DBG] pgmap v9186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:15.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:15 smithi022 bash[80503]: cluster 2024-07-28T16:26:13.704247+0000 mgr.y (mgr.25232) 8242 : cluster [DBG] pgmap v9186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:15.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:15 smithi022 bash[82865]: cluster 2024-07-28T16:26:13.704247+0000 mgr.y (mgr.25232) 8242 : cluster [DBG] pgmap v9186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:16.183 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15287 16 16 0 0 0 - 0 2024-07-28T16:26:17.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15288 16 16 0 0 0 - 0 2024-07-28T16:26:17.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:17 smithi150 bash[67543]: cluster 2024-07-28T16:26:15.705600+0000 mgr.y (mgr.25232) 8243 : cluster [DBG] pgmap v9187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:17.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:17 smithi022 bash[80503]: cluster 2024-07-28T16:26:15.705600+0000 mgr.y (mgr.25232) 8243 : cluster [DBG] pgmap v9187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:17.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:17 smithi022 bash[82865]: cluster 2024-07-28T16:26:15.705600+0000 mgr.y (mgr.25232) 8243 : cluster [DBG] pgmap v9187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:18.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15289 16 16 0 0 0 - 0 2024-07-28T16:26:19.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15290 16 16 0 0 0 - 0 2024-07-28T16:26:19.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:19 smithi022 bash[80503]: cluster 2024-07-28T16:26:17.706984+0000 mgr.y (mgr.25232) 8244 : cluster [DBG] pgmap v9188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:19.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:19 smithi022 bash[82865]: cluster 2024-07-28T16:26:17.706984+0000 mgr.y (mgr.25232) 8244 : cluster [DBG] pgmap v9188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:19.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:19 smithi150 bash[67543]: cluster 2024-07-28T16:26:17.706984+0000 mgr.y (mgr.25232) 8244 : cluster [DBG] pgmap v9188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:19.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:26:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:26:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:26:20.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15291 16 16 0 0 0 - 0 2024-07-28T16:26:21.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15292 16 16 0 0 0 - 0 2024-07-28T16:26:21.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:21 smithi150 bash[67543]: cluster 2024-07-28T16:26:19.708345+0000 mgr.y (mgr.25232) 8245 : cluster [DBG] pgmap v9189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:21.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:21 smithi150 bash[67543]: audit 2024-07-28T16:26:20.689546+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:21.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:21 smithi022 bash[80503]: cluster 2024-07-28T16:26:19.708345+0000 mgr.y (mgr.25232) 8245 : cluster [DBG] pgmap v9189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:21.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:21 smithi022 bash[80503]: audit 2024-07-28T16:26:20.689546+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:21.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:21 smithi022 bash[82865]: cluster 2024-07-28T16:26:19.708345+0000 mgr.y (mgr.25232) 8245 : cluster [DBG] pgmap v9189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:21.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:21 smithi022 bash[82865]: audit 2024-07-28T16:26:20.689546+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:22.184 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15293 16 16 0 0 0 - 0 2024-07-28T16:26:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:26:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:26:23.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15294 16 16 0 0 0 - 0 2024-07-28T16:26:23.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:23 smithi150 bash[67543]: cluster 2024-07-28T16:26:21.709665+0000 mgr.y (mgr.25232) 8246 : cluster [DBG] pgmap v9190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:23.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:23 smithi022 bash[80503]: cluster 2024-07-28T16:26:21.709665+0000 mgr.y (mgr.25232) 8246 : cluster [DBG] pgmap v9190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:23.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:23 smithi022 bash[82865]: cluster 2024-07-28T16:26:21.709665+0000 mgr.y (mgr.25232) 8246 : cluster [DBG] pgmap v9190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:24.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15295 16 16 0 0 0 - 0 2024-07-28T16:26:25.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15296 16 16 0 0 0 - 0 2024-07-28T16:26:25.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:25 smithi150 bash[67543]: cluster 2024-07-28T16:26:23.711044+0000 mgr.y (mgr.25232) 8247 : cluster [DBG] pgmap v9191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:25.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:25 smithi022 bash[80503]: cluster 2024-07-28T16:26:23.711044+0000 mgr.y (mgr.25232) 8247 : cluster [DBG] pgmap v9191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:25.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:25 smithi022 bash[82865]: cluster 2024-07-28T16:26:23.711044+0000 mgr.y (mgr.25232) 8247 : cluster [DBG] pgmap v9191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:26.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15297 16 16 0 0 0 - 0 2024-07-28T16:26:27.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15298 16 16 0 0 0 - 0 2024-07-28T16:26:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:27 smithi150 bash[67543]: cluster 2024-07-28T16:26:25.712371+0000 mgr.y (mgr.25232) 8248 : cluster [DBG] pgmap v9192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:27 smithi022 bash[80503]: cluster 2024-07-28T16:26:25.712371+0000 mgr.y (mgr.25232) 8248 : cluster [DBG] pgmap v9192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:27 smithi022 bash[82865]: cluster 2024-07-28T16:26:25.712371+0000 mgr.y (mgr.25232) 8248 : cluster [DBG] pgmap v9192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:28.185 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15299 16 16 0 0 0 - 0 2024-07-28T16:26:29.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:26:29.177161+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:26:29.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:26:29.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15300 16 16 0 0 0 - 0 2024-07-28T16:26:29.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:29 smithi022 bash[80503]: cluster 2024-07-28T16:26:27.713725+0000 mgr.y (mgr.25232) 8249 : cluster [DBG] pgmap v9193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:29.401 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:29 smithi022 bash[82865]: cluster 2024-07-28T16:26:27.713725+0000 mgr.y (mgr.25232) 8249 : cluster [DBG] pgmap v9193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:29.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:29 smithi150 bash[67543]: cluster 2024-07-28T16:26:27.713725+0000 mgr.y (mgr.25232) 8249 : cluster [DBG] pgmap v9193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:29.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:26:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:26:29] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:26:30.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15301 16 16 0 0 0 - 0 2024-07-28T16:26:31.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15302 16 16 0 0 0 - 0 2024-07-28T16:26:31.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:31 smithi150 bash[67543]: cluster 2024-07-28T16:26:29.715128+0000 mgr.y (mgr.25232) 8250 : cluster [DBG] pgmap v9194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:31.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:31 smithi022 bash[80503]: cluster 2024-07-28T16:26:29.715128+0000 mgr.y (mgr.25232) 8250 : cluster [DBG] pgmap v9194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:31.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:31 smithi022 bash[82865]: cluster 2024-07-28T16:26:29.715128+0000 mgr.y (mgr.25232) 8250 : cluster [DBG] pgmap v9194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:32.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15303 16 16 0 0 0 - 0 2024-07-28T16:26:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:26:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:26:33.186 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15304 16 16 0 0 0 - 0 2024-07-28T16:26:33.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:33 smithi150 bash[67543]: cluster 2024-07-28T16:26:31.716466+0000 mgr.y (mgr.25232) 8251 : cluster [DBG] pgmap v9195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:33.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:33 smithi022 bash[80503]: cluster 2024-07-28T16:26:31.716466+0000 mgr.y (mgr.25232) 8251 : cluster [DBG] pgmap v9195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:33.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:33 smithi022 bash[82865]: cluster 2024-07-28T16:26:31.716466+0000 mgr.y (mgr.25232) 8251 : cluster [DBG] pgmap v9195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:34.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15305 16 16 0 0 0 - 0 2024-07-28T16:26:35.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15306 16 16 0 0 0 - 0 2024-07-28T16:26:35.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:35 smithi150 bash[67543]: cluster 2024-07-28T16:26:33.717813+0000 mgr.y (mgr.25232) 8252 : cluster [DBG] pgmap v9196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:35.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:35 smithi022 bash[80503]: cluster 2024-07-28T16:26:33.717813+0000 mgr.y (mgr.25232) 8252 : cluster [DBG] pgmap v9196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:35.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:35 smithi022 bash[82865]: cluster 2024-07-28T16:26:33.717813+0000 mgr.y (mgr.25232) 8252 : cluster [DBG] pgmap v9196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:36.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15307 16 16 0 0 0 - 0 2024-07-28T16:26:36.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:36 smithi150 bash[67543]: audit 2024-07-28T16:26:35.689599+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:36.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:36 smithi022 bash[80503]: audit 2024-07-28T16:26:35.689599+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:36.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:36 smithi022 bash[82865]: audit 2024-07-28T16:26:35.689599+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:37.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15308 16 16 0 0 0 - 0 2024-07-28T16:26:37.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:37 smithi150 bash[67543]: cluster 2024-07-28T16:26:35.724643+0000 mgr.y (mgr.25232) 8253 : cluster [DBG] pgmap v9197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:37.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:37 smithi022 bash[80503]: cluster 2024-07-28T16:26:35.724643+0000 mgr.y (mgr.25232) 8253 : cluster [DBG] pgmap v9197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:37.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:37 smithi022 bash[82865]: cluster 2024-07-28T16:26:35.724643+0000 mgr.y (mgr.25232) 8253 : cluster [DBG] pgmap v9197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:38.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15309 16 16 0 0 0 - 0 2024-07-28T16:26:39.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15310 16 16 0 0 0 - 0 2024-07-28T16:26:39.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:39 smithi150 bash[67543]: cluster 2024-07-28T16:26:37.726013+0000 mgr.y (mgr.25232) 8254 : cluster [DBG] pgmap v9198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:39.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:39 smithi022 bash[80503]: cluster 2024-07-28T16:26:37.726013+0000 mgr.y (mgr.25232) 8254 : cluster [DBG] pgmap v9198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:39.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:26:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:26:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:26:39.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:39 smithi022 bash[82865]: cluster 2024-07-28T16:26:37.726013+0000 mgr.y (mgr.25232) 8254 : cluster [DBG] pgmap v9198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:40.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15311 16 16 0 0 0 - 0 2024-07-28T16:26:41.187 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15312 16 16 0 0 0 - 0 2024-07-28T16:26:41.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:41 smithi150 bash[67543]: cluster 2024-07-28T16:26:39.727417+0000 mgr.y (mgr.25232) 8255 : cluster [DBG] pgmap v9199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:41.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:41 smithi022 bash[80503]: cluster 2024-07-28T16:26:39.727417+0000 mgr.y (mgr.25232) 8255 : cluster [DBG] pgmap v9199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:41.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:41 smithi022 bash[82865]: cluster 2024-07-28T16:26:39.727417+0000 mgr.y (mgr.25232) 8255 : cluster [DBG] pgmap v9199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:42.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15313 16 16 0 0 0 - 0 2024-07-28T16:26:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:26:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:26:43.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15314 16 16 0 0 0 - 0 2024-07-28T16:26:43.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:43 smithi150 bash[67543]: cluster 2024-07-28T16:26:41.728760+0000 mgr.y (mgr.25232) 8256 : cluster [DBG] pgmap v9200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:43.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:43 smithi022 bash[80503]: cluster 2024-07-28T16:26:41.728760+0000 mgr.y (mgr.25232) 8256 : cluster [DBG] pgmap v9200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:43.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:43 smithi022 bash[82865]: cluster 2024-07-28T16:26:41.728760+0000 mgr.y (mgr.25232) 8256 : cluster [DBG] pgmap v9200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:44.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15315 16 16 0 0 0 - 0 2024-07-28T16:26:45.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15316 16 16 0 0 0 - 0 2024-07-28T16:26:45.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:45 smithi150 bash[67543]: cluster 2024-07-28T16:26:43.730128+0000 mgr.y (mgr.25232) 8257 : cluster [DBG] pgmap v9201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:45.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:45 smithi022 bash[80503]: cluster 2024-07-28T16:26:43.730128+0000 mgr.y (mgr.25232) 8257 : cluster [DBG] pgmap v9201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:45.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:45 smithi022 bash[82865]: cluster 2024-07-28T16:26:43.730128+0000 mgr.y (mgr.25232) 8257 : cluster [DBG] pgmap v9201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:46.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15317 16 16 0 0 0 - 0 2024-07-28T16:26:47.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15318 16 16 0 0 0 - 0 2024-07-28T16:26:47.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:47 smithi150 bash[67543]: cluster 2024-07-28T16:26:45.731523+0000 mgr.y (mgr.25232) 8258 : cluster [DBG] pgmap v9202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:47.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:47 smithi022 bash[80503]: cluster 2024-07-28T16:26:45.731523+0000 mgr.y (mgr.25232) 8258 : cluster [DBG] pgmap v9202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:47.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:47 smithi022 bash[82865]: cluster 2024-07-28T16:26:45.731523+0000 mgr.y (mgr.25232) 8258 : cluster [DBG] pgmap v9202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:48.188 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15319 16 16 0 0 0 - 0 2024-07-28T16:26:49.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:26:49.180095+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:26:49.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:26:49.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15320 16 16 0 0 0 - 0 2024-07-28T16:26:49.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:49 smithi150 bash[67543]: cluster 2024-07-28T16:26:47.732859+0000 mgr.y (mgr.25232) 8259 : cluster [DBG] pgmap v9203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:49.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:49 smithi022 bash[80503]: cluster 2024-07-28T16:26:47.732859+0000 mgr.y (mgr.25232) 8259 : cluster [DBG] pgmap v9203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:49.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:49 smithi022 bash[82865]: cluster 2024-07-28T16:26:47.732859+0000 mgr.y (mgr.25232) 8259 : cluster [DBG] pgmap v9203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:49.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:26:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:26:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:26:50.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15321 16 16 0 0 0 - 0 2024-07-28T16:26:51.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15322 16 16 0 0 0 - 0 2024-07-28T16:26:51.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:51 smithi150 bash[67543]: cluster 2024-07-28T16:26:49.734215+0000 mgr.y (mgr.25232) 8260 : cluster [DBG] pgmap v9204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:51.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:51 smithi150 bash[67543]: audit 2024-07-28T16:26:50.689995+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:51.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:51 smithi022 bash[80503]: cluster 2024-07-28T16:26:49.734215+0000 mgr.y (mgr.25232) 8260 : cluster [DBG] pgmap v9204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:51.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:51 smithi022 bash[80503]: audit 2024-07-28T16:26:50.689995+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:51.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:51 smithi022 bash[82865]: cluster 2024-07-28T16:26:49.734215+0000 mgr.y (mgr.25232) 8260 : cluster [DBG] pgmap v9204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:51.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:51 smithi022 bash[82865]: audit 2024-07-28T16:26:50.689995+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:26:52.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15323 16 16 0 0 0 - 0 2024-07-28T16:26:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:26:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:26:53.189 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15324 16 16 0 0 0 - 0 2024-07-28T16:26:53.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:53 smithi150 bash[67543]: cluster 2024-07-28T16:26:51.735561+0000 mgr.y (mgr.25232) 8261 : cluster [DBG] pgmap v9205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:53.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:53 smithi022 bash[80503]: cluster 2024-07-28T16:26:51.735561+0000 mgr.y (mgr.25232) 8261 : cluster [DBG] pgmap v9205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:53.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:53 smithi022 bash[82865]: cluster 2024-07-28T16:26:51.735561+0000 mgr.y (mgr.25232) 8261 : cluster [DBG] pgmap v9205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:54.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15325 16 16 0 0 0 - 0 2024-07-28T16:26:55.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15326 16 16 0 0 0 - 0 2024-07-28T16:26:55.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:55 smithi150 bash[67543]: cluster 2024-07-28T16:26:53.736909+0000 mgr.y (mgr.25232) 8262 : cluster [DBG] pgmap v9206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:55.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:55 smithi022 bash[80503]: cluster 2024-07-28T16:26:53.736909+0000 mgr.y (mgr.25232) 8262 : cluster [DBG] pgmap v9206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:55.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:55 smithi022 bash[82865]: cluster 2024-07-28T16:26:53.736909+0000 mgr.y (mgr.25232) 8262 : cluster [DBG] pgmap v9206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:56.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15327 16 16 0 0 0 - 0 2024-07-28T16:26:57.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15328 16 16 0 0 0 - 0 2024-07-28T16:26:57.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:57 smithi150 bash[67543]: cluster 2024-07-28T16:26:55.738248+0000 mgr.y (mgr.25232) 8263 : cluster [DBG] pgmap v9207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:57.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:57 smithi022 bash[80503]: cluster 2024-07-28T16:26:55.738248+0000 mgr.y (mgr.25232) 8263 : cluster [DBG] pgmap v9207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:57.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:57 smithi022 bash[82865]: cluster 2024-07-28T16:26:55.738248+0000 mgr.y (mgr.25232) 8263 : cluster [DBG] pgmap v9207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:58.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15329 16 16 0 0 0 - 0 2024-07-28T16:26:59.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15330 16 16 0 0 0 - 0 2024-07-28T16:26:59.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:26:59 smithi150 bash[67543]: cluster 2024-07-28T16:26:57.739620+0000 mgr.y (mgr.25232) 8264 : cluster [DBG] pgmap v9208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:59.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:26:59 smithi022 bash[80503]: cluster 2024-07-28T16:26:57.739620+0000 mgr.y (mgr.25232) 8264 : cluster [DBG] pgmap v9208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:26:59.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:26:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:26:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:26:59.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:26:59 smithi022 bash[82865]: cluster 2024-07-28T16:26:57.739620+0000 mgr.y (mgr.25232) 8264 : cluster [DBG] pgmap v9208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:00.190 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15331 16 16 0 0 0 - 0 2024-07-28T16:27:01.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15332 16 16 0 0 0 - 0 2024-07-28T16:27:01.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:01 smithi150 bash[67543]: cluster 2024-07-28T16:26:59.740994+0000 mgr.y (mgr.25232) 8265 : cluster [DBG] pgmap v9209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:01.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:01 smithi022 bash[80503]: cluster 2024-07-28T16:26:59.740994+0000 mgr.y (mgr.25232) 8265 : cluster [DBG] pgmap v9209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:01.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:01 smithi022 bash[82865]: cluster 2024-07-28T16:26:59.740994+0000 mgr.y (mgr.25232) 8265 : cluster [DBG] pgmap v9209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:02.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15333 16 16 0 0 0 - 0 2024-07-28T16:27:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:27:02 smithi150 bash[60514]: ts=2024-07-28T16:27: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:27:03.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15334 16 16 0 0 0 - 0 2024-07-28T16:27:03.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:03 smithi150 bash[67543]: cluster 2024-07-28T16:27:01.742398+0000 mgr.y (mgr.25232) 8266 : cluster [DBG] pgmap v9210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:03.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:03 smithi022 bash[80503]: cluster 2024-07-28T16:27:01.742398+0000 mgr.y (mgr.25232) 8266 : cluster [DBG] pgmap v9210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:03.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:03 smithi022 bash[82865]: cluster 2024-07-28T16:27:01.742398+0000 mgr.y (mgr.25232) 8266 : cluster [DBG] pgmap v9210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:04.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15335 16 16 0 0 0 - 0 2024-07-28T16:27:05.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15336 16 16 0 0 0 - 0 2024-07-28T16:27:05.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:05 smithi150 bash[67543]: cluster 2024-07-28T16:27:03.743772+0000 mgr.y (mgr.25232) 8267 : cluster [DBG] pgmap v9211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:05.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:05 smithi022 bash[80503]: cluster 2024-07-28T16:27:03.743772+0000 mgr.y (mgr.25232) 8267 : cluster [DBG] pgmap v9211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:05.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:05 smithi022 bash[82865]: cluster 2024-07-28T16:27:03.743772+0000 mgr.y (mgr.25232) 8267 : cluster [DBG] pgmap v9211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:06.191 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15337 16 16 0 0 0 - 0 2024-07-28T16:27:06.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:06 smithi150 bash[67543]: audit 2024-07-28T16:27:05.690449+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:06.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:06 smithi022 bash[80503]: audit 2024-07-28T16:27:05.690449+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:06.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:06 smithi022 bash[82865]: audit 2024-07-28T16:27:05.690449+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:07.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15338 16 16 0 0 0 - 0 2024-07-28T16:27:07.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:07 smithi150 bash[67543]: cluster 2024-07-28T16:27:05.745040+0000 mgr.y (mgr.25232) 8268 : cluster [DBG] pgmap v9212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:07.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:07 smithi022 bash[80503]: cluster 2024-07-28T16:27:05.745040+0000 mgr.y (mgr.25232) 8268 : cluster [DBG] pgmap v9212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:07.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:07 smithi022 bash[82865]: cluster 2024-07-28T16:27:05.745040+0000 mgr.y (mgr.25232) 8268 : cluster [DBG] pgmap v9212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:08.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15339 16 16 0 0 0 - 0 2024-07-28T16:27:09.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:27:09.183388+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:27:09.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:27:09.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15340 16 16 0 0 0 - 0 2024-07-28T16:27:09.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:09 smithi150 bash[67543]: cluster 2024-07-28T16:27:07.746418+0000 mgr.y (mgr.25232) 8269 : cluster [DBG] pgmap v9213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:09.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:09 smithi022 bash[80503]: cluster 2024-07-28T16:27:07.746418+0000 mgr.y (mgr.25232) 8269 : cluster [DBG] pgmap v9213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:09.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:27:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:27:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:27:09.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:09 smithi022 bash[82865]: cluster 2024-07-28T16:27:07.746418+0000 mgr.y (mgr.25232) 8269 : cluster [DBG] pgmap v9213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:10.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15341 16 16 0 0 0 - 0 2024-07-28T16:27:11.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15342 16 16 0 0 0 - 0 2024-07-28T16:27:11.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:11 smithi150 bash[67543]: cluster 2024-07-28T16:27:09.747941+0000 mgr.y (mgr.25232) 8270 : cluster [DBG] pgmap v9214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:11.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:11 smithi022 bash[80503]: cluster 2024-07-28T16:27:09.747941+0000 mgr.y (mgr.25232) 8270 : cluster [DBG] pgmap v9214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:11.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:11 smithi022 bash[82865]: cluster 2024-07-28T16:27:09.747941+0000 mgr.y (mgr.25232) 8270 : cluster [DBG] pgmap v9214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:12.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15343 16 16 0 0 0 - 0 2024-07-28T16:27:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:27:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:27:13.192 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15344 16 16 0 0 0 - 0 2024-07-28T16:27:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:13 smithi150 bash[67543]: cluster 2024-07-28T16:27:11.749506+0000 mgr.y (mgr.25232) 8271 : cluster [DBG] pgmap v9215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:13 smithi150 bash[67543]: audit 2024-07-28T16:27:12.943117+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:27:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:13 smithi022 bash[80503]: cluster 2024-07-28T16:27:11.749506+0000 mgr.y (mgr.25232) 8271 : cluster [DBG] pgmap v9215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:13 smithi022 bash[80503]: audit 2024-07-28T16:27:12.943117+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:27:13.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:13 smithi022 bash[82865]: cluster 2024-07-28T16:27:11.749506+0000 mgr.y (mgr.25232) 8271 : cluster [DBG] pgmap v9215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:13.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:13 smithi022 bash[82865]: audit 2024-07-28T16:27:12.943117+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:27:14.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15345 16 16 0 0 0 - 0 2024-07-28T16:27:15.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15346 16 16 0 0 0 - 0 2024-07-28T16:27:15.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:15 smithi150 bash[67543]: cluster 2024-07-28T16:27:13.751098+0000 mgr.y (mgr.25232) 8272 : cluster [DBG] pgmap v9216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:15.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:15 smithi022 bash[80503]: cluster 2024-07-28T16:27:13.751098+0000 mgr.y (mgr.25232) 8272 : cluster [DBG] pgmap v9216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:15.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:15 smithi022 bash[82865]: cluster 2024-07-28T16:27:13.751098+0000 mgr.y (mgr.25232) 8272 : cluster [DBG] pgmap v9216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:16.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15347 16 16 0 0 0 - 0 2024-07-28T16:27:17.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15348 16 16 0 0 0 - 0 2024-07-28T16:27:17.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:17 smithi150 bash[67543]: cluster 2024-07-28T16:27:15.752669+0000 mgr.y (mgr.25232) 8273 : cluster [DBG] pgmap v9217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:17.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:17 smithi022 bash[80503]: cluster 2024-07-28T16:27:15.752669+0000 mgr.y (mgr.25232) 8273 : cluster [DBG] pgmap v9217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:17.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:17 smithi022 bash[82865]: cluster 2024-07-28T16:27:15.752669+0000 mgr.y (mgr.25232) 8273 : cluster [DBG] pgmap v9217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:18.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15349 16 16 0 0 0 - 0 2024-07-28T16:27:19.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15350 16 16 0 0 0 - 0 2024-07-28T16:27:19.651 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:27:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:27:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: cluster 2024-07-28T16:27:17.754089+0000 mgr.y (mgr.25232) 8274 : cluster [DBG] pgmap v9218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:18.641799+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:18.647045+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:18.841701+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:18.851500+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:19.279958+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:27:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:19.281804+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:27:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:19 smithi150 bash[67543]: audit 2024-07-28T16:27:19.292329+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: cluster 2024-07-28T16:27:17.754089+0000 mgr.y (mgr.25232) 8274 : cluster [DBG] pgmap v9218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:18.641799+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:18.647045+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:18.841701+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:18.851500+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:19.279958+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:19.281804+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[80503]: audit 2024-07-28T16:27:19.292329+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: cluster 2024-07-28T16:27:17.754089+0000 mgr.y (mgr.25232) 8274 : cluster [DBG] pgmap v9218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:18.641799+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:18.647045+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:18.841701+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:18.851500+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:19.279958+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:27:20.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:19.281804+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:27:20.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:19 smithi022 bash[82865]: audit 2024-07-28T16:27:19.292329+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:27:20.193 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15351 16 16 0 0 0 - 0 2024-07-28T16:27:21.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15352 16 16 0 0 0 - 0 2024-07-28T16:27:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:21 smithi150 bash[67543]: cluster 2024-07-28T16:27:19.755451+0000 mgr.y (mgr.25232) 8275 : cluster [DBG] pgmap v9219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:21 smithi150 bash[67543]: audit 2024-07-28T16:27:20.691288+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:21 smithi022 bash[80503]: cluster 2024-07-28T16:27:19.755451+0000 mgr.y (mgr.25232) 8275 : cluster [DBG] pgmap v9219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:21 smithi022 bash[80503]: audit 2024-07-28T16:27:20.691288+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:21 smithi022 bash[82865]: cluster 2024-07-28T16:27:19.755451+0000 mgr.y (mgr.25232) 8275 : cluster [DBG] pgmap v9219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:21 smithi022 bash[82865]: audit 2024-07-28T16:27:20.691288+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:22.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15353 16 16 0 0 0 - 0 2024-07-28T16:27:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:27:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:27:23.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15354 16 16 0 0 0 - 0 2024-07-28T16:27:24.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:23 smithi150 bash[67543]: cluster 2024-07-28T16:27:21.756815+0000 mgr.y (mgr.25232) 8276 : cluster [DBG] pgmap v9220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:24.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:23 smithi022 bash[80503]: cluster 2024-07-28T16:27:21.756815+0000 mgr.y (mgr.25232) 8276 : cluster [DBG] pgmap v9220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:23 smithi022 bash[82865]: cluster 2024-07-28T16:27:21.756815+0000 mgr.y (mgr.25232) 8276 : cluster [DBG] pgmap v9220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:24.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15355 16 16 0 0 0 - 0 2024-07-28T16:27:25.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15356 16 16 0 0 0 - 0 2024-07-28T16:27:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:25 smithi150 bash[67543]: cluster 2024-07-28T16:27:23.758164+0000 mgr.y (mgr.25232) 8277 : cluster [DBG] pgmap v9221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:25 smithi022 bash[80503]: cluster 2024-07-28T16:27:23.758164+0000 mgr.y (mgr.25232) 8277 : cluster [DBG] pgmap v9221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:26.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:25 smithi022 bash[82865]: cluster 2024-07-28T16:27:23.758164+0000 mgr.y (mgr.25232) 8277 : cluster [DBG] pgmap v9221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:26.194 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15357 16 16 0 0 0 - 0 2024-07-28T16:27:27.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15358 16 16 0 0 0 - 0 2024-07-28T16:27:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:27 smithi150 bash[67543]: cluster 2024-07-28T16:27:25.759645+0000 mgr.y (mgr.25232) 8278 : cluster [DBG] pgmap v9222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:27 smithi022 bash[80503]: cluster 2024-07-28T16:27:25.759645+0000 mgr.y (mgr.25232) 8278 : cluster [DBG] pgmap v9222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:27 smithi022 bash[82865]: cluster 2024-07-28T16:27:25.759645+0000 mgr.y (mgr.25232) 8278 : cluster [DBG] pgmap v9222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:28.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15359 16 16 0 0 0 - 0 2024-07-28T16:27:29.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:27:29.186643+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:27:29.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:27:29.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15360 16 16 0 0 0 - 0 2024-07-28T16:27:29.671 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:27:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:27:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:27:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:29 smithi150 bash[67543]: cluster 2024-07-28T16:27:27.761003+0000 mgr.y (mgr.25232) 8279 : cluster [DBG] pgmap v9223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:29 smithi022 bash[80503]: cluster 2024-07-28T16:27:27.761003+0000 mgr.y (mgr.25232) 8279 : cluster [DBG] pgmap v9223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:29 smithi022 bash[82865]: cluster 2024-07-28T16:27:27.761003+0000 mgr.y (mgr.25232) 8279 : cluster [DBG] pgmap v9223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:30.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15361 16 16 0 0 0 - 0 2024-07-28T16:27:31.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15362 16 16 0 0 0 - 0 2024-07-28T16:27:32.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:31 smithi150 bash[67543]: cluster 2024-07-28T16:27:29.762403+0000 mgr.y (mgr.25232) 8280 : cluster [DBG] pgmap v9224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:32.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:31 smithi022 bash[80503]: cluster 2024-07-28T16:27:29.762403+0000 mgr.y (mgr.25232) 8280 : cluster [DBG] pgmap v9224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:32.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:31 smithi022 bash[82865]: cluster 2024-07-28T16:27:29.762403+0000 mgr.y (mgr.25232) 8280 : cluster [DBG] pgmap v9224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:32.195 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15363 16 16 0 0 0 - 0 2024-07-28T16:27:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:27:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:27:33.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15364 16 16 0 0 0 - 0 2024-07-28T16:27:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:33 smithi150 bash[67543]: cluster 2024-07-28T16:27:31.763749+0000 mgr.y (mgr.25232) 8281 : cluster [DBG] pgmap v9225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:34.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:33 smithi022 bash[80503]: cluster 2024-07-28T16:27:31.763749+0000 mgr.y (mgr.25232) 8281 : cluster [DBG] pgmap v9225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:33 smithi022 bash[82865]: cluster 2024-07-28T16:27:31.763749+0000 mgr.y (mgr.25232) 8281 : cluster [DBG] pgmap v9225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:34.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15365 16 16 0 0 0 - 0 2024-07-28T16:27:35.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15366 16 16 0 0 0 - 0 2024-07-28T16:27:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:35 smithi150 bash[67543]: cluster 2024-07-28T16:27:33.765126+0000 mgr.y (mgr.25232) 8282 : cluster [DBG] pgmap v9226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:35 smithi022 bash[80503]: cluster 2024-07-28T16:27:33.765126+0000 mgr.y (mgr.25232) 8282 : cluster [DBG] pgmap v9226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:35 smithi022 bash[82865]: cluster 2024-07-28T16:27:33.765126+0000 mgr.y (mgr.25232) 8282 : cluster [DBG] pgmap v9226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:36.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15367 16 16 0 0 0 - 0 2024-07-28T16:27:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:36 smithi150 bash[67543]: audit 2024-07-28T16:27:35.691563+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:36 smithi150 bash[67543]: cluster 2024-07-28T16:27:35.766438+0000 mgr.y (mgr.25232) 8283 : cluster [DBG] pgmap v9227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:36 smithi022 bash[80503]: audit 2024-07-28T16:27:35.691563+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:36 smithi022 bash[80503]: cluster 2024-07-28T16:27:35.766438+0000 mgr.y (mgr.25232) 8283 : cluster [DBG] pgmap v9227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:36 smithi022 bash[82865]: audit 2024-07-28T16:27:35.691563+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:36 smithi022 bash[82865]: cluster 2024-07-28T16:27:35.766438+0000 mgr.y (mgr.25232) 8283 : cluster [DBG] pgmap v9227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:37.196 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15368 16 16 0 0 0 - 0 2024-07-28T16:27:38.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15369 16 16 0 0 0 - 0 2024-07-28T16:27:39.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:38 smithi022 bash[80503]: cluster 2024-07-28T16:27:37.767938+0000 mgr.y (mgr.25232) 8284 : cluster [DBG] pgmap v9228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:39.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:38 smithi022 bash[82865]: cluster 2024-07-28T16:27:37.767938+0000 mgr.y (mgr.25232) 8284 : cluster [DBG] pgmap v9228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:39.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15370 16 16 0 0 0 - 0 2024-07-28T16:27:39.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:38 smithi150 bash[67543]: cluster 2024-07-28T16:27:37.767938+0000 mgr.y (mgr.25232) 8284 : cluster [DBG] pgmap v9228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:39.842 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:27:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:27:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:27:40.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15371 16 16 0 0 0 - 0 2024-07-28T16:27:41.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:40 smithi022 bash[80503]: cluster 2024-07-28T16:27:39.769417+0000 mgr.y (mgr.25232) 8285 : cluster [DBG] pgmap v9229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:41.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:40 smithi022 bash[82865]: cluster 2024-07-28T16:27:39.769417+0000 mgr.y (mgr.25232) 8285 : cluster [DBG] pgmap v9229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:41.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15372 16 16 0 0 0 - 0 2024-07-28T16:27:41.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:40 smithi150 bash[67543]: cluster 2024-07-28T16:27:39.769417+0000 mgr.y (mgr.25232) 8285 : cluster [DBG] pgmap v9229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:42.197 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15373 16 16 0 0 0 - 0 2024-07-28T16:27:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:27:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:27:43.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15374 16 16 0 0 0 - 0 2024-07-28T16:27:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:43 smithi022 bash[80503]: cluster 2024-07-28T16:27:41.770967+0000 mgr.y (mgr.25232) 8286 : cluster [DBG] pgmap v9230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:43.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:43 smithi022 bash[82865]: cluster 2024-07-28T16:27:41.770967+0000 mgr.y (mgr.25232) 8286 : cluster [DBG] pgmap v9230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:43 smithi150 bash[67543]: cluster 2024-07-28T16:27:41.770967+0000 mgr.y (mgr.25232) 8286 : cluster [DBG] pgmap v9230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:44.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15375 16 16 0 0 0 - 0 2024-07-28T16:27:45.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15376 16 16 0 0 0 - 0 2024-07-28T16:27:45.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:45 smithi022 bash[80503]: cluster 2024-07-28T16:27:43.772387+0000 mgr.y (mgr.25232) 8287 : cluster [DBG] pgmap v9231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:45.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:45 smithi022 bash[82865]: cluster 2024-07-28T16:27:43.772387+0000 mgr.y (mgr.25232) 8287 : cluster [DBG] pgmap v9231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:45 smithi150 bash[67543]: cluster 2024-07-28T16:27:43.772387+0000 mgr.y (mgr.25232) 8287 : cluster [DBG] pgmap v9231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:46.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15377 16 16 0 0 0 - 0 2024-07-28T16:27:47.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15378 16 16 0 0 0 - 0 2024-07-28T16:27:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:47 smithi022 bash[80503]: cluster 2024-07-28T16:27:45.773742+0000 mgr.y (mgr.25232) 8288 : cluster [DBG] pgmap v9232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:47 smithi022 bash[82865]: cluster 2024-07-28T16:27:45.773742+0000 mgr.y (mgr.25232) 8288 : cluster [DBG] pgmap v9232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:47 smithi150 bash[67543]: cluster 2024-07-28T16:27:45.773742+0000 mgr.y (mgr.25232) 8288 : cluster [DBG] pgmap v9232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:48.198 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15379 16 16 0 0 0 - 0 2024-07-28T16:27:49.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:27:49.189898+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:27:49.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:27:49.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15380 16 16 0 0 0 - 0 2024-07-28T16:27:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:49 smithi022 bash[80503]: cluster 2024-07-28T16:27:47.775133+0000 mgr.y (mgr.25232) 8289 : cluster [DBG] pgmap v9233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:27:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:27:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:27:49.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:49 smithi022 bash[82865]: cluster 2024-07-28T16:27:47.775133+0000 mgr.y (mgr.25232) 8289 : cluster [DBG] pgmap v9233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:49 smithi150 bash[67543]: cluster 2024-07-28T16:27:47.775133+0000 mgr.y (mgr.25232) 8289 : cluster [DBG] pgmap v9233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:50.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15381 16 16 0 0 0 - 0 2024-07-28T16:27:51.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15382 16 16 0 0 0 - 0 2024-07-28T16:27:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:51 smithi022 bash[80503]: cluster 2024-07-28T16:27:49.776481+0000 mgr.y (mgr.25232) 8290 : cluster [DBG] pgmap v9234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:51 smithi022 bash[80503]: audit 2024-07-28T16:27:50.691876+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:51.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:51 smithi022 bash[82865]: cluster 2024-07-28T16:27:49.776481+0000 mgr.y (mgr.25232) 8290 : cluster [DBG] pgmap v9234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:51.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:51 smithi022 bash[82865]: audit 2024-07-28T16:27:50.691876+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:51 smithi150 bash[67543]: cluster 2024-07-28T16:27:49.776481+0000 mgr.y (mgr.25232) 8290 : cluster [DBG] pgmap v9234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:51 smithi150 bash[67543]: audit 2024-07-28T16:27:50.691876+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:27:52.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15383 16 16 0 0 0 - 0 2024-07-28T16:27:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:27:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:27:53.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15384 16 16 0 0 0 - 0 2024-07-28T16:27:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:53 smithi022 bash[80503]: cluster 2024-07-28T16:27:51.777845+0000 mgr.y (mgr.25232) 8291 : cluster [DBG] pgmap v9235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:53 smithi022 bash[82865]: cluster 2024-07-28T16:27:51.777845+0000 mgr.y (mgr.25232) 8291 : cluster [DBG] pgmap v9235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:53 smithi150 bash[67543]: cluster 2024-07-28T16:27:51.777845+0000 mgr.y (mgr.25232) 8291 : cluster [DBG] pgmap v9235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:54.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15385 16 16 0 0 0 - 0 2024-07-28T16:27:55.199 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15386 16 16 0 0 0 - 0 2024-07-28T16:27:55.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:55 smithi022 bash[80503]: cluster 2024-07-28T16:27:53.779274+0000 mgr.y (mgr.25232) 8292 : cluster [DBG] pgmap v9236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:55.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:55 smithi022 bash[82865]: cluster 2024-07-28T16:27:53.779274+0000 mgr.y (mgr.25232) 8292 : cluster [DBG] pgmap v9236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:55 smithi150 bash[67543]: cluster 2024-07-28T16:27:53.779274+0000 mgr.y (mgr.25232) 8292 : cluster [DBG] pgmap v9236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:56.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15387 16 16 0 0 0 - 0 2024-07-28T16:27:57.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15388 16 16 0 0 0 - 0 2024-07-28T16:27:57.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:57 smithi022 bash[80503]: cluster 2024-07-28T16:27:55.780649+0000 mgr.y (mgr.25232) 8293 : cluster [DBG] pgmap v9237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:57.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:57 smithi022 bash[82865]: cluster 2024-07-28T16:27:55.780649+0000 mgr.y (mgr.25232) 8293 : cluster [DBG] pgmap v9237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:58.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:57 smithi150 bash[67543]: cluster 2024-07-28T16:27:55.780649+0000 mgr.y (mgr.25232) 8293 : cluster [DBG] pgmap v9237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:58.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15389 16 16 0 0 0 - 0 2024-07-28T16:27:59.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15390 16 16 0 0 0 - 0 2024-07-28T16:27:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:27:59 smithi022 bash[80503]: cluster 2024-07-28T16:27:57.782006+0000 mgr.y (mgr.25232) 8294 : cluster [DBG] pgmap v9238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:27:59.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:27:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:27:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:27:59.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:27:59 smithi022 bash[82865]: cluster 2024-07-28T16:27:57.782006+0000 mgr.y (mgr.25232) 8294 : cluster [DBG] pgmap v9238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:00.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:27:59 smithi150 bash[67543]: cluster 2024-07-28T16:27:57.782006+0000 mgr.y (mgr.25232) 8294 : cluster [DBG] pgmap v9238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:00.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15391 16 16 0 0 0 - 0 2024-07-28T16:28:01.200 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15392 16 16 0 0 0 - 0 2024-07-28T16:28:01.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:01 smithi022 bash[80503]: cluster 2024-07-28T16:27:59.783390+0000 mgr.y (mgr.25232) 8295 : cluster [DBG] pgmap v9239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:01.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:01 smithi022 bash[82865]: cluster 2024-07-28T16:27:59.783390+0000 mgr.y (mgr.25232) 8295 : cluster [DBG] pgmap v9239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:01 smithi150 bash[67543]: cluster 2024-07-28T16:27:59.783390+0000 mgr.y (mgr.25232) 8295 : cluster [DBG] pgmap v9239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:02.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15393 16 16 0 0 0 - 0 2024-07-28T16:28:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:28:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:28:03.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15394 16 16 0 0 0 - 0 2024-07-28T16:28:03.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:03 smithi022 bash[80503]: cluster 2024-07-28T16:28:01.784766+0000 mgr.y (mgr.25232) 8296 : cluster [DBG] pgmap v9240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:03.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:03 smithi022 bash[82865]: cluster 2024-07-28T16:28:01.784766+0000 mgr.y (mgr.25232) 8296 : cluster [DBG] pgmap v9240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:03 smithi150 bash[67543]: cluster 2024-07-28T16:28:01.784766+0000 mgr.y (mgr.25232) 8296 : cluster [DBG] pgmap v9240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:04.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15395 16 16 0 0 0 - 0 2024-07-28T16:28:05.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15396 16 16 0 0 0 - 0 2024-07-28T16:28:05.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:05 smithi022 bash[80503]: cluster 2024-07-28T16:28:03.786218+0000 mgr.y (mgr.25232) 8297 : cluster [DBG] pgmap v9241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:05.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:05 smithi022 bash[82865]: cluster 2024-07-28T16:28:03.786218+0000 mgr.y (mgr.25232) 8297 : cluster [DBG] pgmap v9241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:05 smithi150 bash[67543]: cluster 2024-07-28T16:28:03.786218+0000 mgr.y (mgr.25232) 8297 : cluster [DBG] pgmap v9241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:06.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15397 16 16 0 0 0 - 0 2024-07-28T16:28:06.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:06 smithi022 bash[80503]: audit 2024-07-28T16:28:05.692614+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:06.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:06 smithi022 bash[82865]: audit 2024-07-28T16:28:05.692614+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:06 smithi150 bash[67543]: audit 2024-07-28T16:28:05.692614+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:07.201 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15398 16 16 0 0 0 - 0 2024-07-28T16:28:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:07 smithi150 bash[67543]: cluster 2024-07-28T16:28:05.787532+0000 mgr.y (mgr.25232) 8298 : cluster [DBG] pgmap v9242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:07 smithi022 bash[80503]: cluster 2024-07-28T16:28:05.787532+0000 mgr.y (mgr.25232) 8298 : cluster [DBG] pgmap v9242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:07 smithi022 bash[82865]: cluster 2024-07-28T16:28:05.787532+0000 mgr.y (mgr.25232) 8298 : cluster [DBG] pgmap v9242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:08.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15399 16 16 0 0 0 - 0 2024-07-28T16:28:09.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:28:09.193277+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:28:09.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:28:09.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15400 16 16 0 0 0 - 0 2024-07-28T16:28:09.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:09 smithi022 bash[80503]: cluster 2024-07-28T16:28:07.788938+0000 mgr.y (mgr.25232) 8299 : cluster [DBG] pgmap v9243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:09.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:28:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:28:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:28:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:09 smithi022 bash[82865]: cluster 2024-07-28T16:28:07.788938+0000 mgr.y (mgr.25232) 8299 : cluster [DBG] pgmap v9243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:10.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:09 smithi150 bash[67543]: cluster 2024-07-28T16:28:07.788938+0000 mgr.y (mgr.25232) 8299 : cluster [DBG] pgmap v9243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:10.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15401 16 16 0 0 0 - 0 2024-07-28T16:28:11.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15402 16 16 0 0 0 - 0 2024-07-28T16:28:12.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:11 smithi150 bash[67543]: cluster 2024-07-28T16:28:09.790282+0000 mgr.y (mgr.25232) 8300 : cluster [DBG] pgmap v9244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:11 smithi022 bash[80503]: cluster 2024-07-28T16:28:09.790282+0000 mgr.y (mgr.25232) 8300 : cluster [DBG] pgmap v9244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:12.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:11 smithi022 bash[82865]: cluster 2024-07-28T16:28:09.790282+0000 mgr.y (mgr.25232) 8300 : cluster [DBG] pgmap v9244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:12.202 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15403 16 16 0 0 0 - 0 2024-07-28T16:28:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:28:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:28:13.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15404 16 16 0 0 0 - 0 2024-07-28T16:28:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:13 smithi150 bash[67543]: cluster 2024-07-28T16:28:11.791638+0000 mgr.y (mgr.25232) 8301 : cluster [DBG] pgmap v9245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:14.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:13 smithi022 bash[80503]: cluster 2024-07-28T16:28:11.791638+0000 mgr.y (mgr.25232) 8301 : cluster [DBG] pgmap v9245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:14.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:13 smithi022 bash[82865]: cluster 2024-07-28T16:28:11.791638+0000 mgr.y (mgr.25232) 8301 : cluster [DBG] pgmap v9245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:14.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15405 16 16 0 0 0 - 0 2024-07-28T16:28:15.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15406 16 16 0 0 0 - 0 2024-07-28T16:28:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:15 smithi150 bash[67543]: cluster 2024-07-28T16:28:13.792974+0000 mgr.y (mgr.25232) 8302 : cluster [DBG] pgmap v9246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:15 smithi022 bash[80503]: cluster 2024-07-28T16:28:13.792974+0000 mgr.y (mgr.25232) 8302 : cluster [DBG] pgmap v9246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:16.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:15 smithi022 bash[82865]: cluster 2024-07-28T16:28:13.792974+0000 mgr.y (mgr.25232) 8302 : cluster [DBG] pgmap v9246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:16.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15407 16 16 0 0 0 - 0 2024-07-28T16:28:17.203 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15408 16 16 0 0 0 - 0 2024-07-28T16:28:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:17 smithi150 bash[67543]: cluster 2024-07-28T16:28:15.794398+0000 mgr.y (mgr.25232) 8303 : cluster [DBG] pgmap v9247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:17 smithi022 bash[80503]: cluster 2024-07-28T16:28:15.794398+0000 mgr.y (mgr.25232) 8303 : cluster [DBG] pgmap v9247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:18.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:17 smithi022 bash[82865]: cluster 2024-07-28T16:28:15.794398+0000 mgr.y (mgr.25232) 8303 : cluster [DBG] pgmap v9247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:18.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15409 16 16 0 0 0 - 0 2024-07-28T16:28:19.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15410 16 16 0 0 0 - 0 2024-07-28T16:28:19.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:28:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:28:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:28:19.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:19 smithi022 bash[80503]: cluster 2024-07-28T16:28:17.795799+0000 mgr.y (mgr.25232) 8304 : cluster [DBG] pgmap v9248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:19.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:19 smithi022 bash[80503]: audit 2024-07-28T16:28:19.423630+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:28:19.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:19 smithi022 bash[82865]: cluster 2024-07-28T16:28:17.795799+0000 mgr.y (mgr.25232) 8304 : cluster [DBG] pgmap v9248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:19.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:19 smithi022 bash[82865]: audit 2024-07-28T16:28:19.423630+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:28:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:19 smithi150 bash[67543]: cluster 2024-07-28T16:28:17.795799+0000 mgr.y (mgr.25232) 8304 : cluster [DBG] pgmap v9248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:19 smithi150 bash[67543]: audit 2024-07-28T16:28:19.423630+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:28:20.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15411 16 16 0 0 0 - 0 2024-07-28T16:28:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[80503]: cluster 2024-07-28T16:28:19.797171+0000 mgr.y (mgr.25232) 8305 : cluster [DBG] pgmap v9249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[80503]: audit 2024-07-28T16:28:19.808545+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[80503]: audit 2024-07-28T16:28:19.817039+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[80503]: audit 2024-07-28T16:28:20.692818+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:21.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[82865]: cluster 2024-07-28T16:28:19.797171+0000 mgr.y (mgr.25232) 8305 : cluster [DBG] pgmap v9249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:21.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[82865]: audit 2024-07-28T16:28:19.808545+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:21.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[82865]: audit 2024-07-28T16:28:19.817039+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:21.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:20 smithi022 bash[82865]: audit 2024-07-28T16:28:20.692818+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:21.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15412 16 16 0 0 0 - 0 2024-07-28T16:28:21.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:20 smithi150 bash[67543]: cluster 2024-07-28T16:28:19.797171+0000 mgr.y (mgr.25232) 8305 : cluster [DBG] pgmap v9249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:21.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:20 smithi150 bash[67543]: audit 2024-07-28T16:28:19.808545+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:21.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:20 smithi150 bash[67543]: audit 2024-07-28T16:28:19.817039+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:21.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:20 smithi150 bash[67543]: audit 2024-07-28T16:28:20.692818+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:22.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15413 16 16 0 0 0 - 0 2024-07-28T16:28:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:28:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:28:23.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:22 smithi022 bash[80503]: cluster 2024-07-28T16:28:21.798613+0000 mgr.y (mgr.25232) 8306 : cluster [DBG] pgmap v9250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:23.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:22 smithi022 bash[82865]: cluster 2024-07-28T16:28:21.798613+0000 mgr.y (mgr.25232) 8306 : cluster [DBG] pgmap v9250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:23.204 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15414 16 16 0 0 0 - 0 2024-07-28T16:28:23.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:22 smithi150 bash[67543]: cluster 2024-07-28T16:28:21.798613+0000 mgr.y (mgr.25232) 8306 : cluster [DBG] pgmap v9250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:24.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15415 16 16 0 0 0 - 0 2024-07-28T16:28:25.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:24 smithi022 bash[80503]: cluster 2024-07-28T16:28:23.800137+0000 mgr.y (mgr.25232) 8307 : cluster [DBG] pgmap v9251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:25.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:24 smithi022 bash[82865]: cluster 2024-07-28T16:28:23.800137+0000 mgr.y (mgr.25232) 8307 : cluster [DBG] pgmap v9251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:25.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15416 16 16 0 0 0 - 0 2024-07-28T16:28:25.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:24 smithi150 bash[67543]: cluster 2024-07-28T16:28:23.800137+0000 mgr.y (mgr.25232) 8307 : cluster [DBG] pgmap v9251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:26.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15417 16 16 0 0 0 - 0 2024-07-28T16:28:26.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:26 smithi150 bash[67543]: audit 2024-07-28T16:28:25.108455+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:26 smithi150 bash[67543]: audit 2024-07-28T16:28:25.113653+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:26 smithi150 bash[67543]: audit 2024-07-28T16:28:25.622006+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:26 smithi150 bash[67543]: audit 2024-07-28T16:28:25.630987+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[80503]: audit 2024-07-28T16:28:25.108455+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[80503]: audit 2024-07-28T16:28:25.113653+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[80503]: audit 2024-07-28T16:28:25.622006+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[80503]: audit 2024-07-28T16:28:25.630987+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[82865]: audit 2024-07-28T16:28:25.108455+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[82865]: audit 2024-07-28T16:28:25.113653+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[82865]: audit 2024-07-28T16:28:25.622006+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:26.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:26 smithi022 bash[82865]: audit 2024-07-28T16:28:25.630987+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:27.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15418 16 16 0 0 0 - 0 2024-07-28T16:28:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:27 smithi150 bash[67543]: cluster 2024-07-28T16:28:25.801615+0000 mgr.y (mgr.25232) 8308 : cluster [DBG] pgmap v9252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:27 smithi150 bash[67543]: audit 2024-07-28T16:28:26.114025+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:28:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:27 smithi150 bash[67543]: audit 2024-07-28T16:28:26.115522+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:28:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:27 smithi150 bash[67543]: audit 2024-07-28T16:28:26.124106+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[80503]: cluster 2024-07-28T16:28:25.801615+0000 mgr.y (mgr.25232) 8308 : cluster [DBG] pgmap v9252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[80503]: audit 2024-07-28T16:28:26.114025+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:28:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[80503]: audit 2024-07-28T16:28:26.115522+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:28:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[80503]: audit 2024-07-28T16:28:26.124106+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[82865]: cluster 2024-07-28T16:28:25.801615+0000 mgr.y (mgr.25232) 8308 : cluster [DBG] pgmap v9252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[82865]: audit 2024-07-28T16:28:26.114025+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:28:27.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[82865]: audit 2024-07-28T16:28:26.115522+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:28:27.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:27 smithi022 bash[82865]: audit 2024-07-28T16:28:26.124106+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:28:28.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15419 16 16 0 0 0 - 0 2024-07-28T16:28:29.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:28:29.196622+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:28:29.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:28:29.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15420 16 16 0 0 0 - 0 2024-07-28T16:28:29.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:29 smithi022 bash[80503]: cluster 2024-07-28T16:28:27.803048+0000 mgr.y (mgr.25232) 8309 : cluster [DBG] pgmap v9253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:29.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:29 smithi022 bash[82865]: cluster 2024-07-28T16:28:27.803048+0000 mgr.y (mgr.25232) 8309 : cluster [DBG] pgmap v9253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:29.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:29 smithi150 bash[67543]: cluster 2024-07-28T16:28:27.803048+0000 mgr.y (mgr.25232) 8309 : cluster [DBG] pgmap v9253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:29.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:28:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:28:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:28:30.205 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15421 16 16 0 0 0 - 0 2024-07-28T16:28:31.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15422 16 16 0 0 0 - 0 2024-07-28T16:28:31.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:31 smithi150 bash[67543]: cluster 2024-07-28T16:28:29.804409+0000 mgr.y (mgr.25232) 8310 : cluster [DBG] pgmap v9254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:31.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:31 smithi022 bash[80503]: cluster 2024-07-28T16:28:29.804409+0000 mgr.y (mgr.25232) 8310 : cluster [DBG] pgmap v9254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:31.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:31 smithi022 bash[82865]: cluster 2024-07-28T16:28:29.804409+0000 mgr.y (mgr.25232) 8310 : cluster [DBG] pgmap v9254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:32.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15423 16 16 0 0 0 - 0 2024-07-28T16:28:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:28:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:28:33.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15424 16 16 0 0 0 - 0 2024-07-28T16:28:33.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:33 smithi150 bash[67543]: cluster 2024-07-28T16:28:31.805757+0000 mgr.y (mgr.25232) 8311 : cluster [DBG] pgmap v9255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:33.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:33 smithi022 bash[80503]: cluster 2024-07-28T16:28:31.805757+0000 mgr.y (mgr.25232) 8311 : cluster [DBG] pgmap v9255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:33.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:33 smithi022 bash[82865]: cluster 2024-07-28T16:28:31.805757+0000 mgr.y (mgr.25232) 8311 : cluster [DBG] pgmap v9255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:34.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15425 16 16 0 0 0 - 0 2024-07-28T16:28:35.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15426 16 16 0 0 0 - 0 2024-07-28T16:28:35.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:35 smithi150 bash[67543]: cluster 2024-07-28T16:28:33.807137+0000 mgr.y (mgr.25232) 8312 : cluster [DBG] pgmap v9256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:35.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:35 smithi022 bash[80503]: cluster 2024-07-28T16:28:33.807137+0000 mgr.y (mgr.25232) 8312 : cluster [DBG] pgmap v9256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:35.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:35 smithi022 bash[82865]: cluster 2024-07-28T16:28:33.807137+0000 mgr.y (mgr.25232) 8312 : cluster [DBG] pgmap v9256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:36.206 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15427 16 16 0 0 0 - 0 2024-07-28T16:28:36.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:36 smithi150 bash[67543]: audit 2024-07-28T16:28:35.693768+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:36.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:36 smithi022 bash[80503]: audit 2024-07-28T16:28:35.693768+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:36.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:36 smithi022 bash[82865]: audit 2024-07-28T16:28:35.693768+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:37.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15428 16 16 0 0 0 - 0 2024-07-28T16:28:37.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:37 smithi150 bash[67543]: cluster 2024-07-28T16:28:35.808489+0000 mgr.y (mgr.25232) 8313 : cluster [DBG] pgmap v9257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:37.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:37 smithi022 bash[80503]: cluster 2024-07-28T16:28:35.808489+0000 mgr.y (mgr.25232) 8313 : cluster [DBG] pgmap v9257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:37.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:37 smithi022 bash[82865]: cluster 2024-07-28T16:28:35.808489+0000 mgr.y (mgr.25232) 8313 : cluster [DBG] pgmap v9257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:38.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15429 16 16 0 0 0 - 0 2024-07-28T16:28:39.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15430 16 16 0 0 0 - 0 2024-07-28T16:28:39.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:39 smithi150 bash[67543]: cluster 2024-07-28T16:28:37.809816+0000 mgr.y (mgr.25232) 8314 : cluster [DBG] pgmap v9258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:39.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:39 smithi022 bash[80503]: cluster 2024-07-28T16:28:37.809816+0000 mgr.y (mgr.25232) 8314 : cluster [DBG] pgmap v9258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:39.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:28:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:28:39] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:28:39.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:39 smithi022 bash[82865]: cluster 2024-07-28T16:28:37.809816+0000 mgr.y (mgr.25232) 8314 : cluster [DBG] pgmap v9258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:40.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15431 16 16 0 0 0 - 0 2024-07-28T16:28:41.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15432 16 16 0 0 0 - 0 2024-07-28T16:28:41.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:41 smithi150 bash[67543]: cluster 2024-07-28T16:28:39.811207+0000 mgr.y (mgr.25232) 8315 : cluster [DBG] pgmap v9259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:41.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:41 smithi022 bash[80503]: cluster 2024-07-28T16:28:39.811207+0000 mgr.y (mgr.25232) 8315 : cluster [DBG] pgmap v9259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:41.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:41 smithi022 bash[82865]: cluster 2024-07-28T16:28:39.811207+0000 mgr.y (mgr.25232) 8315 : cluster [DBG] pgmap v9259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:42.207 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15433 16 16 0 0 0 - 0 2024-07-28T16:28:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:28:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:28:43.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15434 16 16 0 0 0 - 0 2024-07-28T16:28:43.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:43 smithi150 bash[67543]: cluster 2024-07-28T16:28:41.812606+0000 mgr.y (mgr.25232) 8316 : cluster [DBG] pgmap v9260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:43.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:43 smithi022 bash[80503]: cluster 2024-07-28T16:28:41.812606+0000 mgr.y (mgr.25232) 8316 : cluster [DBG] pgmap v9260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:43.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:43 smithi022 bash[82865]: cluster 2024-07-28T16:28:41.812606+0000 mgr.y (mgr.25232) 8316 : cluster [DBG] pgmap v9260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:44.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15435 16 16 0 0 0 - 0 2024-07-28T16:28:45.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15436 16 16 0 0 0 - 0 2024-07-28T16:28:45.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:45 smithi150 bash[67543]: cluster 2024-07-28T16:28:43.813978+0000 mgr.y (mgr.25232) 8317 : cluster [DBG] pgmap v9261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:45.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:45 smithi022 bash[80503]: cluster 2024-07-28T16:28:43.813978+0000 mgr.y (mgr.25232) 8317 : cluster [DBG] pgmap v9261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:45.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:45 smithi022 bash[82865]: cluster 2024-07-28T16:28:43.813978+0000 mgr.y (mgr.25232) 8317 : cluster [DBG] pgmap v9261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:46.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15437 16 16 0 0 0 - 0 2024-07-28T16:28:47.208 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15438 16 16 0 0 0 - 0 2024-07-28T16:28:47.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:47 smithi150 bash[67543]: cluster 2024-07-28T16:28:45.815366+0000 mgr.y (mgr.25232) 8318 : cluster [DBG] pgmap v9262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:47.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:47 smithi022 bash[80503]: cluster 2024-07-28T16:28:45.815366+0000 mgr.y (mgr.25232) 8318 : cluster [DBG] pgmap v9262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:47.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:47 smithi022 bash[82865]: cluster 2024-07-28T16:28:45.815366+0000 mgr.y (mgr.25232) 8318 : cluster [DBG] pgmap v9262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:48.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15439 16 16 0 0 0 - 0 2024-07-28T16:28:49.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:28:49.199919+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:28:49.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:28:49.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15440 16 16 0 0 0 - 0 2024-07-28T16:28:49.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:49 smithi150 bash[67543]: cluster 2024-07-28T16:28:47.816738+0000 mgr.y (mgr.25232) 8319 : cluster [DBG] pgmap v9263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:49.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:49 smithi022 bash[80503]: cluster 2024-07-28T16:28:47.816738+0000 mgr.y (mgr.25232) 8319 : cluster [DBG] pgmap v9263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:49.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:28:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:28:49] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:28:49.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:49 smithi022 bash[82865]: cluster 2024-07-28T16:28:47.816738+0000 mgr.y (mgr.25232) 8319 : cluster [DBG] pgmap v9263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:50.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15441 16 16 0 0 0 - 0 2024-07-28T16:28:51.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15442 16 16 0 0 0 - 0 2024-07-28T16:28:51.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:51 smithi150 bash[67543]: cluster 2024-07-28T16:28:49.818132+0000 mgr.y (mgr.25232) 8320 : cluster [DBG] pgmap v9264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:51.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:51 smithi150 bash[67543]: audit 2024-07-28T16:28:50.693764+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:51.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:51 smithi022 bash[80503]: cluster 2024-07-28T16:28:49.818132+0000 mgr.y (mgr.25232) 8320 : cluster [DBG] pgmap v9264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:51.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:51 smithi022 bash[80503]: audit 2024-07-28T16:28:50.693764+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:51.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:51 smithi022 bash[82865]: cluster 2024-07-28T16:28:49.818132+0000 mgr.y (mgr.25232) 8320 : cluster [DBG] pgmap v9264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:51.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:51 smithi022 bash[82865]: audit 2024-07-28T16:28:50.693764+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:28:52.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15443 16 16 0 0 0 - 0 2024-07-28T16:28:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:28:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:28:53.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15444 16 16 0 0 0 - 0 2024-07-28T16:28:53.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:53 smithi150 bash[67543]: cluster 2024-07-28T16:28:51.819532+0000 mgr.y (mgr.25232) 8321 : cluster [DBG] pgmap v9265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:53.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:53 smithi022 bash[82865]: cluster 2024-07-28T16:28:51.819532+0000 mgr.y (mgr.25232) 8321 : cluster [DBG] pgmap v9265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:53.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:53 smithi022 bash[80503]: cluster 2024-07-28T16:28:51.819532+0000 mgr.y (mgr.25232) 8321 : cluster [DBG] pgmap v9265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:54.209 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15445 16 16 0 0 0 - 0 2024-07-28T16:28:55.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15446 16 16 0 0 0 - 0 2024-07-28T16:28:55.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:55 smithi150 bash[67543]: cluster 2024-07-28T16:28:53.820921+0000 mgr.y (mgr.25232) 8322 : cluster [DBG] pgmap v9266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:55.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:55 smithi022 bash[82865]: cluster 2024-07-28T16:28:53.820921+0000 mgr.y (mgr.25232) 8322 : cluster [DBG] pgmap v9266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:55.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:55 smithi022 bash[80503]: cluster 2024-07-28T16:28:53.820921+0000 mgr.y (mgr.25232) 8322 : cluster [DBG] pgmap v9266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:56.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15447 16 16 0 0 0 - 0 2024-07-28T16:28:57.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15448 16 16 0 0 0 - 0 2024-07-28T16:28:57.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:57 smithi150 bash[67543]: cluster 2024-07-28T16:28:55.822266+0000 mgr.y (mgr.25232) 8323 : cluster [DBG] pgmap v9267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:57.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:57 smithi022 bash[82865]: cluster 2024-07-28T16:28:55.822266+0000 mgr.y (mgr.25232) 8323 : cluster [DBG] pgmap v9267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:57.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:57 smithi022 bash[80503]: cluster 2024-07-28T16:28:55.822266+0000 mgr.y (mgr.25232) 8323 : cluster [DBG] pgmap v9267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:58.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15449 16 16 0 0 0 - 0 2024-07-28T16:28:59.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15450 16 16 0 0 0 - 0 2024-07-28T16:28:59.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:28:59 smithi150 bash[67543]: cluster 2024-07-28T16:28:57.823627+0000 mgr.y (mgr.25232) 8324 : cluster [DBG] pgmap v9268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:59.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:28:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:28:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:28:59.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:28:59 smithi022 bash[80503]: cluster 2024-07-28T16:28:57.823627+0000 mgr.y (mgr.25232) 8324 : cluster [DBG] pgmap v9268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:28:59.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:28:59 smithi022 bash[82865]: cluster 2024-07-28T16:28:57.823627+0000 mgr.y (mgr.25232) 8324 : cluster [DBG] pgmap v9268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:00.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15451 16 16 0 0 0 - 0 2024-07-28T16:29:01.210 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15452 16 16 0 0 0 - 0 2024-07-28T16:29:01.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:01 smithi150 bash[67543]: cluster 2024-07-28T16:28:59.824970+0000 mgr.y (mgr.25232) 8325 : cluster [DBG] pgmap v9269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:01.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:01 smithi022 bash[80503]: cluster 2024-07-28T16:28:59.824970+0000 mgr.y (mgr.25232) 8325 : cluster [DBG] pgmap v9269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:01.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:01 smithi022 bash[82865]: cluster 2024-07-28T16:28:59.824970+0000 mgr.y (mgr.25232) 8325 : cluster [DBG] pgmap v9269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:02.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15453 16 16 0 0 0 - 0 2024-07-28T16:29:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:29:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:29:03.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15454 16 16 0 0 0 - 0 2024-07-28T16:29:03.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:03 smithi150 bash[67543]: cluster 2024-07-28T16:29:01.826332+0000 mgr.y (mgr.25232) 8326 : cluster [DBG] pgmap v9270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:03.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:03 smithi022 bash[80503]: cluster 2024-07-28T16:29:01.826332+0000 mgr.y (mgr.25232) 8326 : cluster [DBG] pgmap v9270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:03.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:03 smithi022 bash[82865]: cluster 2024-07-28T16:29:01.826332+0000 mgr.y (mgr.25232) 8326 : cluster [DBG] pgmap v9270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:04.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15455 16 16 0 0 0 - 0 2024-07-28T16:29:05.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15456 16 16 0 0 0 - 0 2024-07-28T16:29:05.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:05 smithi150 bash[67543]: cluster 2024-07-28T16:29:03.827719+0000 mgr.y (mgr.25232) 8327 : cluster [DBG] pgmap v9271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:05.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:05 smithi022 bash[80503]: cluster 2024-07-28T16:29:03.827719+0000 mgr.y (mgr.25232) 8327 : cluster [DBG] pgmap v9271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:05.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:05 smithi022 bash[82865]: cluster 2024-07-28T16:29:03.827719+0000 mgr.y (mgr.25232) 8327 : cluster [DBG] pgmap v9271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:06.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15457 16 16 0 0 0 - 0 2024-07-28T16:29:06.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:06 smithi150 bash[67543]: audit 2024-07-28T16:29:05.694234+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:06.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:06 smithi022 bash[80503]: audit 2024-07-28T16:29:05.694234+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:06.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:06 smithi022 bash[82865]: audit 2024-07-28T16:29:05.694234+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:07.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15458 16 16 0 0 0 - 0 2024-07-28T16:29:07.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:07 smithi150 bash[67543]: cluster 2024-07-28T16:29:05.829020+0000 mgr.y (mgr.25232) 8328 : cluster [DBG] pgmap v9272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:07.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:07 smithi022 bash[80503]: cluster 2024-07-28T16:29:05.829020+0000 mgr.y (mgr.25232) 8328 : cluster [DBG] pgmap v9272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:07.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:07 smithi022 bash[82865]: cluster 2024-07-28T16:29:05.829020+0000 mgr.y (mgr.25232) 8328 : cluster [DBG] pgmap v9272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:08.211 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15459 16 16 0 0 0 - 0 2024-07-28T16:29:09.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:29:09.203073+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:29:09.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:29:09.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15460 16 16 0 0 0 - 0 2024-07-28T16:29:09.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:09 smithi150 bash[67543]: cluster 2024-07-28T16:29:07.830413+0000 mgr.y (mgr.25232) 8329 : cluster [DBG] pgmap v9273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:09.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:09 smithi022 bash[80503]: cluster 2024-07-28T16:29:07.830413+0000 mgr.y (mgr.25232) 8329 : cluster [DBG] pgmap v9273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:09.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:29:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:29:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:29:09.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:09 smithi022 bash[82865]: cluster 2024-07-28T16:29:07.830413+0000 mgr.y (mgr.25232) 8329 : cluster [DBG] pgmap v9273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:10.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15461 16 16 0 0 0 - 0 2024-07-28T16:29:11.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15462 16 16 0 0 0 - 0 2024-07-28T16:29:11.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:11 smithi150 bash[67543]: cluster 2024-07-28T16:29:09.831751+0000 mgr.y (mgr.25232) 8330 : cluster [DBG] pgmap v9274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:11.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:11 smithi022 bash[80503]: cluster 2024-07-28T16:29:09.831751+0000 mgr.y (mgr.25232) 8330 : cluster [DBG] pgmap v9274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:11.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:11 smithi022 bash[82865]: cluster 2024-07-28T16:29:09.831751+0000 mgr.y (mgr.25232) 8330 : cluster [DBG] pgmap v9274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:12.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15463 16 16 0 0 0 - 0 2024-07-28T16:29:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:29:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:29:13.212 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15464 16 16 0 0 0 - 0 2024-07-28T16:29:13.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:13 smithi150 bash[67543]: cluster 2024-07-28T16:29:11.833094+0000 mgr.y (mgr.25232) 8331 : cluster [DBG] pgmap v9275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:13 smithi022 bash[80503]: cluster 2024-07-28T16:29:11.833094+0000 mgr.y (mgr.25232) 8331 : cluster [DBG] pgmap v9275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:13.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:13 smithi022 bash[82865]: cluster 2024-07-28T16:29:11.833094+0000 mgr.y (mgr.25232) 8331 : cluster [DBG] pgmap v9275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:14.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15465 16 16 0 0 0 - 0 2024-07-28T16:29:15.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15466 16 16 0 0 0 - 0 2024-07-28T16:29:15.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:15 smithi150 bash[67543]: cluster 2024-07-28T16:29:13.834453+0000 mgr.y (mgr.25232) 8332 : cluster [DBG] pgmap v9276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:15.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:15 smithi022 bash[80503]: cluster 2024-07-28T16:29:13.834453+0000 mgr.y (mgr.25232) 8332 : cluster [DBG] pgmap v9276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:15.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:15 smithi022 bash[82865]: cluster 2024-07-28T16:29:13.834453+0000 mgr.y (mgr.25232) 8332 : cluster [DBG] pgmap v9276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:16.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15467 16 16 0 0 0 - 0 2024-07-28T16:29:17.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15468 16 16 0 0 0 - 0 2024-07-28T16:29:17.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:17 smithi150 bash[67543]: cluster 2024-07-28T16:29:15.835803+0000 mgr.y (mgr.25232) 8333 : cluster [DBG] pgmap v9277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:17.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:17 smithi022 bash[80503]: cluster 2024-07-28T16:29:15.835803+0000 mgr.y (mgr.25232) 8333 : cluster [DBG] pgmap v9277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:17.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:17 smithi022 bash[82865]: cluster 2024-07-28T16:29:15.835803+0000 mgr.y (mgr.25232) 8333 : cluster [DBG] pgmap v9277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:18.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15469 16 16 0 0 0 - 0 2024-07-28T16:29:19.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15470 16 16 0 0 0 - 0 2024-07-28T16:29:19.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:19 smithi150 bash[67543]: cluster 2024-07-28T16:29:17.837136+0000 mgr.y (mgr.25232) 8334 : cluster [DBG] pgmap v9278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:19.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:19 smithi022 bash[80503]: cluster 2024-07-28T16:29:17.837136+0000 mgr.y (mgr.25232) 8334 : cluster [DBG] pgmap v9278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:19.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:29:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:29:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:29:19.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:19 smithi022 bash[82865]: cluster 2024-07-28T16:29:17.837136+0000 mgr.y (mgr.25232) 8334 : cluster [DBG] pgmap v9278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:20.213 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15471 16 16 0 0 0 - 0 2024-07-28T16:29:21.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15472 16 16 0 0 0 - 0 2024-07-28T16:29:21.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:21 smithi150 bash[67543]: cluster 2024-07-28T16:29:19.838495+0000 mgr.y (mgr.25232) 8335 : cluster [DBG] pgmap v9279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:21.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:21 smithi150 bash[67543]: audit 2024-07-28T16:29:20.694707+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:21.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:21 smithi022 bash[80503]: cluster 2024-07-28T16:29:19.838495+0000 mgr.y (mgr.25232) 8335 : cluster [DBG] pgmap v9279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:21.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:21 smithi022 bash[80503]: audit 2024-07-28T16:29:20.694707+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:21.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:21 smithi022 bash[82865]: cluster 2024-07-28T16:29:19.838495+0000 mgr.y (mgr.25232) 8335 : cluster [DBG] pgmap v9279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:21.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:21 smithi022 bash[82865]: audit 2024-07-28T16:29:20.694707+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:22.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15473 16 16 0 0 0 - 0 2024-07-28T16:29:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:29:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:29:23.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15474 16 16 0 0 0 - 0 2024-07-28T16:29:23.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:23 smithi150 bash[67543]: cluster 2024-07-28T16:29:21.839812+0000 mgr.y (mgr.25232) 8336 : cluster [DBG] pgmap v9280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:23.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:23 smithi022 bash[80503]: cluster 2024-07-28T16:29:21.839812+0000 mgr.y (mgr.25232) 8336 : cluster [DBG] pgmap v9280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:23.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:23 smithi022 bash[82865]: cluster 2024-07-28T16:29:21.839812+0000 mgr.y (mgr.25232) 8336 : cluster [DBG] pgmap v9280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:24.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15475 16 16 0 0 0 - 0 2024-07-28T16:29:25.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15476 16 16 0 0 0 - 0 2024-07-28T16:29:25.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:25 smithi150 bash[67543]: cluster 2024-07-28T16:29:23.841156+0000 mgr.y (mgr.25232) 8337 : cluster [DBG] pgmap v9281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:25.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:25 smithi022 bash[80503]: cluster 2024-07-28T16:29:23.841156+0000 mgr.y (mgr.25232) 8337 : cluster [DBG] pgmap v9281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:25.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:25 smithi022 bash[82865]: cluster 2024-07-28T16:29:23.841156+0000 mgr.y (mgr.25232) 8337 : cluster [DBG] pgmap v9281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:26.214 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15477 16 16 0 0 0 - 0 2024-07-28T16:29:27.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15478 16 16 0 0 0 - 0 2024-07-28T16:29:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:27 smithi150 bash[67543]: cluster 2024-07-28T16:29:25.842524+0000 mgr.y (mgr.25232) 8338 : cluster [DBG] pgmap v9282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:27.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:27 smithi150 bash[67543]: audit 2024-07-28T16:29:26.254912+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:29:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:27 smithi022 bash[80503]: cluster 2024-07-28T16:29:25.842524+0000 mgr.y (mgr.25232) 8338 : cluster [DBG] pgmap v9282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:27 smithi022 bash[80503]: audit 2024-07-28T16:29:26.254912+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:29:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:27 smithi022 bash[82865]: cluster 2024-07-28T16:29:25.842524+0000 mgr.y (mgr.25232) 8338 : cluster [DBG] pgmap v9282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:27 smithi022 bash[82865]: audit 2024-07-28T16:29:26.254912+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:29:28.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15479 16 16 0 0 0 - 0 2024-07-28T16:29:29.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:29:29.206291+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:29:29.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:29:29.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15480 16 16 0 0 0 - 0 2024-07-28T16:29:29.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:29 smithi150 bash[67543]: cluster 2024-07-28T16:29:27.843884+0000 mgr.y (mgr.25232) 8339 : cluster [DBG] pgmap v9283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:29.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:29 smithi022 bash[80503]: cluster 2024-07-28T16:29:27.843884+0000 mgr.y (mgr.25232) 8339 : cluster [DBG] pgmap v9283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:29.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:29:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:29:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:29:29.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:29 smithi022 bash[82865]: cluster 2024-07-28T16:29:27.843884+0000 mgr.y (mgr.25232) 8339 : cluster [DBG] pgmap v9283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:30.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15481 16 16 0 0 0 - 0 2024-07-28T16:29:31.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15482 16 16 0 0 0 - 0 2024-07-28T16:29:31.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:31 smithi150 bash[67543]: cluster 2024-07-28T16:29:29.845234+0000 mgr.y (mgr.25232) 8340 : cluster [DBG] pgmap v9284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:31.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:31 smithi022 bash[80503]: cluster 2024-07-28T16:29:29.845234+0000 mgr.y (mgr.25232) 8340 : cluster [DBG] pgmap v9284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:31.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:31 smithi022 bash[82865]: cluster 2024-07-28T16:29:29.845234+0000 mgr.y (mgr.25232) 8340 : cluster [DBG] pgmap v9284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:32.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15483 16 16 0 0 0 - 0 2024-07-28T16:29:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:29:33.215 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15484 16 16 0 0 0 - 0 2024-07-28T16:29:33.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: cluster 2024-07-28T16:29:31.846581+0000 mgr.y (mgr.25232) 8341 : cluster [DBG] pgmap v9285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:33.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:31.872728+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:31.882868+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:32.108567+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:32.119305+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:32.543552+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:29:33.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:32.545046+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:29:33.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:32 smithi150 bash[67543]: audit 2024-07-28T16:29:32.552391+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: cluster 2024-07-28T16:29:31.846581+0000 mgr.y (mgr.25232) 8341 : cluster [DBG] pgmap v9285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:33.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:31.872728+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:31.882868+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:32.108567+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:32.119305+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:32.543552+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:32.545046+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[80503]: audit 2024-07-28T16:29:32.552391+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: cluster 2024-07-28T16:29:31.846581+0000 mgr.y (mgr.25232) 8341 : cluster [DBG] pgmap v9285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:31.872728+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:31.882868+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:32.108567+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:32.119305+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:32.543552+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:29:33.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:32.545046+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:29:33.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:32 smithi022 bash[82865]: audit 2024-07-28T16:29:32.552391+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:29:34.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15485 16 16 0 0 0 - 0 2024-07-28T16:29:35.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15486 16 16 0 0 0 - 0 2024-07-28T16:29:35.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:34 smithi150 bash[67543]: cluster 2024-07-28T16:29:33.847923+0000 mgr.y (mgr.25232) 8342 : cluster [DBG] pgmap v9286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:35.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:34 smithi022 bash[80503]: cluster 2024-07-28T16:29:33.847923+0000 mgr.y (mgr.25232) 8342 : cluster [DBG] pgmap v9286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:35.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:34 smithi022 bash[82865]: cluster 2024-07-28T16:29:33.847923+0000 mgr.y (mgr.25232) 8342 : cluster [DBG] pgmap v9286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:36.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15487 16 16 0 0 0 - 0 2024-07-28T16:29:36.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:35 smithi150 bash[67543]: audit 2024-07-28T16:29:35.695124+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:36.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:35 smithi022 bash[80503]: audit 2024-07-28T16:29:35.695124+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:36.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:35 smithi022 bash[82865]: audit 2024-07-28T16:29:35.695124+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:37.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15488 16 16 0 0 0 - 0 2024-07-28T16:29:37.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:37 smithi022 bash[80503]: cluster 2024-07-28T16:29:35.849273+0000 mgr.y (mgr.25232) 8343 : cluster [DBG] pgmap v9287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:37.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:37 smithi022 bash[82865]: cluster 2024-07-28T16:29:35.849273+0000 mgr.y (mgr.25232) 8343 : cluster [DBG] pgmap v9287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:37 smithi150 bash[67543]: cluster 2024-07-28T16:29:35.849273+0000 mgr.y (mgr.25232) 8343 : cluster [DBG] pgmap v9287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:38.216 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15489 16 16 0 0 0 - 0 2024-07-28T16:29:39.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15490 16 16 0 0 0 - 0 2024-07-28T16:29:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:39 smithi022 bash[80503]: cluster 2024-07-28T16:29:37.850710+0000 mgr.y (mgr.25232) 8344 : cluster [DBG] pgmap v9288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:29:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:29:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:29:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:39 smithi022 bash[82865]: cluster 2024-07-28T16:29:37.850710+0000 mgr.y (mgr.25232) 8344 : cluster [DBG] pgmap v9288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:39 smithi150 bash[67543]: cluster 2024-07-28T16:29:37.850710+0000 mgr.y (mgr.25232) 8344 : cluster [DBG] pgmap v9288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:40.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15491 16 16 0 0 0 - 0 2024-07-28T16:29:41.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15492 16 16 0 0 0 - 0 2024-07-28T16:29:41.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:41 smithi022 bash[80503]: cluster 2024-07-28T16:29:39.852138+0000 mgr.y (mgr.25232) 8345 : cluster [DBG] pgmap v9289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:41.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:41 smithi022 bash[82865]: cluster 2024-07-28T16:29:39.852138+0000 mgr.y (mgr.25232) 8345 : cluster [DBG] pgmap v9289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:42.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:41 smithi150 bash[67543]: cluster 2024-07-28T16:29:39.852138+0000 mgr.y (mgr.25232) 8345 : cluster [DBG] pgmap v9289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:42.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15493 16 16 0 0 0 - 0 2024-07-28T16:29:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:29:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:29:43.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15494 16 16 0 0 0 - 0 2024-07-28T16:29:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:43 smithi022 bash[80503]: cluster 2024-07-28T16:29:41.853651+0000 mgr.y (mgr.25232) 8346 : cluster [DBG] pgmap v9290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:43.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:43 smithi022 bash[82865]: cluster 2024-07-28T16:29:41.853651+0000 mgr.y (mgr.25232) 8346 : cluster [DBG] pgmap v9290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:43 smithi150 bash[67543]: cluster 2024-07-28T16:29:41.853651+0000 mgr.y (mgr.25232) 8346 : cluster [DBG] pgmap v9290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:44.217 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15495 16 16 0 0 0 - 0 2024-07-28T16:29:45.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15496 16 16 0 0 0 - 0 2024-07-28T16:29:45.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:45 smithi022 bash[80503]: cluster 2024-07-28T16:29:43.855220+0000 mgr.y (mgr.25232) 8347 : cluster [DBG] pgmap v9291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:45.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:45 smithi022 bash[82865]: cluster 2024-07-28T16:29:43.855220+0000 mgr.y (mgr.25232) 8347 : cluster [DBG] pgmap v9291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:45 smithi150 bash[67543]: cluster 2024-07-28T16:29:43.855220+0000 mgr.y (mgr.25232) 8347 : cluster [DBG] pgmap v9291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:46.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15497 16 16 0 0 0 - 0 2024-07-28T16:29:47.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15498 16 16 0 0 0 - 0 2024-07-28T16:29:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:47 smithi022 bash[80503]: cluster 2024-07-28T16:29:45.856764+0000 mgr.y (mgr.25232) 8348 : cluster [DBG] pgmap v9292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:47 smithi022 bash[82865]: cluster 2024-07-28T16:29:45.856764+0000 mgr.y (mgr.25232) 8348 : cluster [DBG] pgmap v9292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:47 smithi150 bash[67543]: cluster 2024-07-28T16:29:45.856764+0000 mgr.y (mgr.25232) 8348 : cluster [DBG] pgmap v9292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:48.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15499 16 16 0 0 0 - 0 2024-07-28T16:29:49.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:29:49.209487+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:29:49.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:29:49.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15500 16 16 0 0 0 - 0 2024-07-28T16:29:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:49 smithi022 bash[80503]: cluster 2024-07-28T16:29:47.858214+0000 mgr.y (mgr.25232) 8349 : cluster [DBG] pgmap v9293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:29:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:29:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:29:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:49 smithi022 bash[82865]: cluster 2024-07-28T16:29:47.858214+0000 mgr.y (mgr.25232) 8349 : cluster [DBG] pgmap v9293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:49 smithi150 bash[67543]: cluster 2024-07-28T16:29:47.858214+0000 mgr.y (mgr.25232) 8349 : cluster [DBG] pgmap v9293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:50.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15501 16 16 0 0 0 - 0 2024-07-28T16:29:51.218 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15502 16 16 0 0 0 - 0 2024-07-28T16:29:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:51 smithi150 bash[67543]: cluster 2024-07-28T16:29:49.859569+0000 mgr.y (mgr.25232) 8350 : cluster [DBG] pgmap v9294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:51 smithi150 bash[67543]: audit 2024-07-28T16:29:50.695525+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:52.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:51 smithi022 bash[80503]: cluster 2024-07-28T16:29:49.859569+0000 mgr.y (mgr.25232) 8350 : cluster [DBG] pgmap v9294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:52.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:51 smithi022 bash[80503]: audit 2024-07-28T16:29:50.695525+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:51 smithi022 bash[82865]: cluster 2024-07-28T16:29:49.859569+0000 mgr.y (mgr.25232) 8350 : cluster [DBG] pgmap v9294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:51 smithi022 bash[82865]: audit 2024-07-28T16:29:50.695525+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:29:52.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15503 16 16 0 0 0 - 0 2024-07-28T16:29:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:29:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:29:53.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15504 16 16 0 0 0 - 0 2024-07-28T16:29:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:53 smithi150 bash[67543]: cluster 2024-07-28T16:29:51.860914+0000 mgr.y (mgr.25232) 8351 : cluster [DBG] pgmap v9295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:54.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:53 smithi022 bash[80503]: cluster 2024-07-28T16:29:51.860914+0000 mgr.y (mgr.25232) 8351 : cluster [DBG] pgmap v9295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:54.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:53 smithi022 bash[82865]: cluster 2024-07-28T16:29:51.860914+0000 mgr.y (mgr.25232) 8351 : cluster [DBG] pgmap v9295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:54.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15505 16 16 0 0 0 - 0 2024-07-28T16:29:55.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15506 16 16 0 0 0 - 0 2024-07-28T16:29:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:55 smithi150 bash[67543]: cluster 2024-07-28T16:29:53.862273+0000 mgr.y (mgr.25232) 8352 : cluster [DBG] pgmap v9296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:56.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:55 smithi022 bash[80503]: cluster 2024-07-28T16:29:53.862273+0000 mgr.y (mgr.25232) 8352 : cluster [DBG] pgmap v9296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:56.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:55 smithi022 bash[82865]: cluster 2024-07-28T16:29:53.862273+0000 mgr.y (mgr.25232) 8352 : cluster [DBG] pgmap v9296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:56.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15507 16 16 0 0 0 - 0 2024-07-28T16:29:57.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15508 16 16 0 0 0 - 0 2024-07-28T16:29:58.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:57 smithi150 bash[67543]: cluster 2024-07-28T16:29:55.863780+0000 mgr.y (mgr.25232) 8353 : cluster [DBG] pgmap v9297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:57 smithi022 bash[80503]: cluster 2024-07-28T16:29:55.863780+0000 mgr.y (mgr.25232) 8353 : cluster [DBG] pgmap v9297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:58.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:57 smithi022 bash[82865]: cluster 2024-07-28T16:29:55.863780+0000 mgr.y (mgr.25232) 8353 : cluster [DBG] pgmap v9297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:58.219 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15509 16 16 0 0 0 - 0 2024-07-28T16:29:59.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15510 16 16 0 0 0 - 0 2024-07-28T16:29:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:29:59 smithi022 bash[80503]: cluster 2024-07-28T16:29:57.865183+0000 mgr.y (mgr.25232) 8354 : cluster [DBG] pgmap v9298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:29:59.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:29:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:29:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:29:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:29:59 smithi022 bash[82865]: cluster 2024-07-28T16:29:57.865183+0000 mgr.y (mgr.25232) 8354 : cluster [DBG] pgmap v9298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:00.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:29:59 smithi150 bash[67543]: cluster 2024-07-28T16:29:57.865183+0000 mgr.y (mgr.25232) 8354 : cluster [DBG] pgmap v9298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:00.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15511 16 16 0 0 0 - 0 2024-07-28T16:30:01.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:00 smithi150 bash[67543]: cluster 2024-07-28T16:30:00.000154+0000 mon.a (mon.0) 5896 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:30:01.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:00 smithi022 bash[80503]: cluster 2024-07-28T16:30:00.000154+0000 mon.a (mon.0) 5896 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:30:01.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:00 smithi022 bash[82865]: cluster 2024-07-28T16:30:00.000154+0000 mon.a (mon.0) 5896 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:30:01.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15512 16 16 0 0 0 - 0 2024-07-28T16:30:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:01 smithi150 bash[67543]: cluster 2024-07-28T16:29:59.866584+0000 mgr.y (mgr.25232) 8355 : cluster [DBG] pgmap v9299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:02.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:01 smithi022 bash[80503]: cluster 2024-07-28T16:29:59.866584+0000 mgr.y (mgr.25232) 8355 : cluster [DBG] pgmap v9299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:02.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:01 smithi022 bash[82865]: cluster 2024-07-28T16:29:59.866584+0000 mgr.y (mgr.25232) 8355 : cluster [DBG] pgmap v9299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:02.220 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15513 16 16 0 0 0 - 0 2024-07-28T16:30:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:30:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:30:03.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15514 16 16 0 0 0 - 0 2024-07-28T16:30:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:03 smithi150 bash[67543]: cluster 2024-07-28T16:30:01.867912+0000 mgr.y (mgr.25232) 8356 : cluster [DBG] pgmap v9300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:03 smithi022 bash[80503]: cluster 2024-07-28T16:30:01.867912+0000 mgr.y (mgr.25232) 8356 : cluster [DBG] pgmap v9300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:04.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:03 smithi022 bash[82865]: cluster 2024-07-28T16:30:01.867912+0000 mgr.y (mgr.25232) 8356 : cluster [DBG] pgmap v9300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:04.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15515 16 16 0 0 0 - 0 2024-07-28T16:30:05.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15516 16 16 0 0 0 - 0 2024-07-28T16:30:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:05 smithi150 bash[67543]: cluster 2024-07-28T16:30:03.869261+0000 mgr.y (mgr.25232) 8357 : cluster [DBG] pgmap v9301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:05 smithi022 bash[80503]: cluster 2024-07-28T16:30:03.869261+0000 mgr.y (mgr.25232) 8357 : cluster [DBG] pgmap v9301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:06.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:05 smithi022 bash[82865]: cluster 2024-07-28T16:30:03.869261+0000 mgr.y (mgr.25232) 8357 : cluster [DBG] pgmap v9301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:06.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15517 16 16 0 0 0 - 0 2024-07-28T16:30:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:06 smithi150 bash[67543]: audit 2024-07-28T16:30:05.696101+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:06 smithi022 bash[80503]: audit 2024-07-28T16:30:05.696101+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:06 smithi022 bash[82865]: audit 2024-07-28T16:30:05.696101+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:07.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15518 16 16 0 0 0 - 0 2024-07-28T16:30:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:07 smithi150 bash[67543]: cluster 2024-07-28T16:30:05.870773+0000 mgr.y (mgr.25232) 8358 : cluster [DBG] pgmap v9302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:07 smithi022 bash[80503]: cluster 2024-07-28T16:30:05.870773+0000 mgr.y (mgr.25232) 8358 : cluster [DBG] pgmap v9302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:07 smithi022 bash[82865]: cluster 2024-07-28T16:30:05.870773+0000 mgr.y (mgr.25232) 8358 : cluster [DBG] pgmap v9302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:08.221 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15519 16 16 0 0 0 - 0 2024-07-28T16:30:09.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:30:09.212773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:30:09.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:30:09.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15520 16 16 0 0 0 - 0 2024-07-28T16:30:09.656 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:30:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:30:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:30:10.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:09 smithi150 bash[67543]: cluster 2024-07-28T16:30:07.872191+0000 mgr.y (mgr.25232) 8359 : cluster [DBG] pgmap v9303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:10.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:09 smithi022 bash[80503]: cluster 2024-07-28T16:30:07.872191+0000 mgr.y (mgr.25232) 8359 : cluster [DBG] pgmap v9303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:10.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:09 smithi022 bash[82865]: cluster 2024-07-28T16:30:07.872191+0000 mgr.y (mgr.25232) 8359 : cluster [DBG] pgmap v9303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:10.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15521 16 16 0 0 0 - 0 2024-07-28T16:30:11.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15522 16 16 0 0 0 - 0 2024-07-28T16:30:12.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:11 smithi150 bash[67543]: cluster 2024-07-28T16:30:09.873547+0000 mgr.y (mgr.25232) 8360 : cluster [DBG] pgmap v9304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:11 smithi022 bash[80503]: cluster 2024-07-28T16:30:09.873547+0000 mgr.y (mgr.25232) 8360 : cluster [DBG] pgmap v9304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:12.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:11 smithi022 bash[82865]: cluster 2024-07-28T16:30:09.873547+0000 mgr.y (mgr.25232) 8360 : cluster [DBG] pgmap v9304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:12.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15523 16 16 0 0 0 - 0 2024-07-28T16:30:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:30:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:30:13.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15524 16 16 0 0 0 - 0 2024-07-28T16:30:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:13 smithi150 bash[67543]: cluster 2024-07-28T16:30:11.874896+0000 mgr.y (mgr.25232) 8361 : cluster [DBG] pgmap v9305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:14.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:13 smithi022 bash[80503]: cluster 2024-07-28T16:30:11.874896+0000 mgr.y (mgr.25232) 8361 : cluster [DBG] pgmap v9305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:14.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:13 smithi022 bash[82865]: cluster 2024-07-28T16:30:11.874896+0000 mgr.y (mgr.25232) 8361 : cluster [DBG] pgmap v9305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:14.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15525 16 16 0 0 0 - 0 2024-07-28T16:30:15.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15526 16 16 0 0 0 - 0 2024-07-28T16:30:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:15 smithi150 bash[67543]: cluster 2024-07-28T16:30:13.876231+0000 mgr.y (mgr.25232) 8362 : cluster [DBG] pgmap v9306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:15 smithi022 bash[80503]: cluster 2024-07-28T16:30:13.876231+0000 mgr.y (mgr.25232) 8362 : cluster [DBG] pgmap v9306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:16.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:15 smithi022 bash[82865]: cluster 2024-07-28T16:30:13.876231+0000 mgr.y (mgr.25232) 8362 : cluster [DBG] pgmap v9306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:16.222 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15527 16 16 0 0 0 - 0 2024-07-28T16:30:17.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15528 16 16 0 0 0 - 0 2024-07-28T16:30:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:17 smithi150 bash[67543]: cluster 2024-07-28T16:30:15.877577+0000 mgr.y (mgr.25232) 8363 : cluster [DBG] pgmap v9307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:17 smithi022 bash[80503]: cluster 2024-07-28T16:30:15.877577+0000 mgr.y (mgr.25232) 8363 : cluster [DBG] pgmap v9307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:18.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:17 smithi022 bash[82865]: cluster 2024-07-28T16:30:15.877577+0000 mgr.y (mgr.25232) 8363 : cluster [DBG] pgmap v9307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:18.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15529 16 16 0 0 0 - 0 2024-07-28T16:30:19.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15530 16 16 0 0 0 - 0 2024-07-28T16:30:19.676 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:30:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:30:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:30:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:19 smithi150 bash[67543]: cluster 2024-07-28T16:30:17.878948+0000 mgr.y (mgr.25232) 8364 : cluster [DBG] pgmap v9308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:19 smithi022 bash[80503]: cluster 2024-07-28T16:30:17.878948+0000 mgr.y (mgr.25232) 8364 : cluster [DBG] pgmap v9308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:20.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:19 smithi022 bash[82865]: cluster 2024-07-28T16:30:17.878948+0000 mgr.y (mgr.25232) 8364 : cluster [DBG] pgmap v9308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:20.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15531 16 16 0 0 0 - 0 2024-07-28T16:30:21.223 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15532 16 16 0 0 0 - 0 2024-07-28T16:30:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:21 smithi150 bash[67543]: cluster 2024-07-28T16:30:19.880267+0000 mgr.y (mgr.25232) 8365 : cluster [DBG] pgmap v9309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:21 smithi150 bash[67543]: audit 2024-07-28T16:30:20.696484+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:21 smithi022 bash[80503]: cluster 2024-07-28T16:30:19.880267+0000 mgr.y (mgr.25232) 8365 : cluster [DBG] pgmap v9309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:21 smithi022 bash[80503]: audit 2024-07-28T16:30:20.696484+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:21 smithi022 bash[82865]: cluster 2024-07-28T16:30:19.880267+0000 mgr.y (mgr.25232) 8365 : cluster [DBG] pgmap v9309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:21 smithi022 bash[82865]: audit 2024-07-28T16:30:20.696484+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:22.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15533 16 16 0 0 0 - 0 2024-07-28T16:30:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:30:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:30:23.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15534 16 16 0 0 0 - 0 2024-07-28T16:30:24.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:23 smithi150 bash[67543]: cluster 2024-07-28T16:30:21.881740+0000 mgr.y (mgr.25232) 8366 : cluster [DBG] pgmap v9310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:24.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:23 smithi022 bash[80503]: cluster 2024-07-28T16:30:21.881740+0000 mgr.y (mgr.25232) 8366 : cluster [DBG] pgmap v9310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:23 smithi022 bash[82865]: cluster 2024-07-28T16:30:21.881740+0000 mgr.y (mgr.25232) 8366 : cluster [DBG] pgmap v9310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:24.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15535 16 16 0 0 0 - 0 2024-07-28T16:30:25.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15536 16 16 0 0 0 - 0 2024-07-28T16:30:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:25 smithi150 bash[67543]: cluster 2024-07-28T16:30:23.883141+0000 mgr.y (mgr.25232) 8367 : cluster [DBG] pgmap v9311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:25 smithi022 bash[80503]: cluster 2024-07-28T16:30:23.883141+0000 mgr.y (mgr.25232) 8367 : cluster [DBG] pgmap v9311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:26.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:25 smithi022 bash[82865]: cluster 2024-07-28T16:30:23.883141+0000 mgr.y (mgr.25232) 8367 : cluster [DBG] pgmap v9311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:26.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15537 16 16 0 0 0 - 0 2024-07-28T16:30:27.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15538 16 16 0 0 0 - 0 2024-07-28T16:30:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:27 smithi150 bash[67543]: cluster 2024-07-28T16:30:25.884457+0000 mgr.y (mgr.25232) 8368 : cluster [DBG] pgmap v9312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:27 smithi022 bash[80503]: cluster 2024-07-28T16:30:25.884457+0000 mgr.y (mgr.25232) 8368 : cluster [DBG] pgmap v9312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:27 smithi022 bash[82865]: cluster 2024-07-28T16:30:25.884457+0000 mgr.y (mgr.25232) 8368 : cluster [DBG] pgmap v9312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:28.224 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15539 16 16 0 0 0 - 0 2024-07-28T16:30:29.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:30:29.216113+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:30:29.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:30:29.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15540 16 16 0 0 0 - 0 2024-07-28T16:30:29.696 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:30:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:30:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:30:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:29 smithi150 bash[67543]: cluster 2024-07-28T16:30:27.885770+0000 mgr.y (mgr.25232) 8369 : cluster [DBG] pgmap v9313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:29 smithi022 bash[80503]: cluster 2024-07-28T16:30:27.885770+0000 mgr.y (mgr.25232) 8369 : cluster [DBG] pgmap v9313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:29 smithi022 bash[82865]: cluster 2024-07-28T16:30:27.885770+0000 mgr.y (mgr.25232) 8369 : cluster [DBG] pgmap v9313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:30.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15541 16 16 0 0 0 - 0 2024-07-28T16:30:31.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15542 16 16 0 0 0 - 0 2024-07-28T16:30:32.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:31 smithi150 bash[67543]: cluster 2024-07-28T16:30:29.887156+0000 mgr.y (mgr.25232) 8370 : cluster [DBG] pgmap v9314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:32.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:31 smithi022 bash[80503]: cluster 2024-07-28T16:30:29.887156+0000 mgr.y (mgr.25232) 8370 : cluster [DBG] pgmap v9314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:32.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:31 smithi022 bash[82865]: cluster 2024-07-28T16:30:29.887156+0000 mgr.y (mgr.25232) 8370 : cluster [DBG] pgmap v9314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:32.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15543 16 16 0 0 0 - 0 2024-07-28T16:30:32.714 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:30:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:30:33.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:32 smithi150 bash[67543]: audit 2024-07-28T16:30:32.684550+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:30:33.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:32 smithi022 bash[80503]: audit 2024-07-28T16:30:32.684550+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:30:33.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:32 smithi022 bash[82865]: audit 2024-07-28T16:30:32.684550+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:30:33.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15544 16 16 0 0 0 - 0 2024-07-28T16:30:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:33 smithi150 bash[67543]: cluster 2024-07-28T16:30:31.888508+0000 mgr.y (mgr.25232) 8371 : cluster [DBG] pgmap v9315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:34.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:33 smithi022 bash[80503]: cluster 2024-07-28T16:30:31.888508+0000 mgr.y (mgr.25232) 8371 : cluster [DBG] pgmap v9315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:33 smithi022 bash[82865]: cluster 2024-07-28T16:30:31.888508+0000 mgr.y (mgr.25232) 8371 : cluster [DBG] pgmap v9315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:34.225 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15545 16 16 0 0 0 - 0 2024-07-28T16:30:35.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:34 smithi150 bash[67543]: cluster 2024-07-28T16:30:33.889834+0000 mgr.y (mgr.25232) 8372 : cluster [DBG] pgmap v9316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:35.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:34 smithi022 bash[80503]: cluster 2024-07-28T16:30:33.889834+0000 mgr.y (mgr.25232) 8372 : cluster [DBG] pgmap v9316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:35.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:34 smithi022 bash[82865]: cluster 2024-07-28T16:30:33.889834+0000 mgr.y (mgr.25232) 8372 : cluster [DBG] pgmap v9316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:35.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15546 16 16 0 0 0 - 0 2024-07-28T16:30:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:35 smithi150 bash[67543]: audit 2024-07-28T16:30:35.697207+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:35 smithi022 bash[80503]: audit 2024-07-28T16:30:35.697207+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:35 smithi022 bash[82865]: audit 2024-07-28T16:30:35.697207+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:36.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15547 16 16 0 0 0 - 0 2024-07-28T16:30:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:36 smithi022 bash[80503]: cluster 2024-07-28T16:30:35.891218+0000 mgr.y (mgr.25232) 8373 : cluster [DBG] pgmap v9317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:36 smithi022 bash[82865]: cluster 2024-07-28T16:30:35.891218+0000 mgr.y (mgr.25232) 8373 : cluster [DBG] pgmap v9317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:37.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15548 16 16 0 0 0 - 0 2024-07-28T16:30:37.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:36 smithi150 bash[67543]: cluster 2024-07-28T16:30:35.891218+0000 mgr.y (mgr.25232) 8373 : cluster [DBG] pgmap v9317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:38.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15549 16 16 0 0 0 - 0 2024-07-28T16:30:39.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15550 16 16 0 0 0 - 0 2024-07-28T16:30:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: cluster 2024-07-28T16:30:37.891886+0000 mgr.y (mgr.25232) 8374 : cluster [DBG] pgmap v9318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:38.339606+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:38.344872+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:38.617427+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:38.623990+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:39.048088+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:30:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:39.049481+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:30:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:39 smithi150 bash[67543]: audit 2024-07-28T16:30:39.058972+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:30:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:30:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: cluster 2024-07-28T16:30:37.891886+0000 mgr.y (mgr.25232) 8374 : cluster [DBG] pgmap v9318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:38.339606+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:38.344872+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:38.617427+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:38.623990+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:39.048088+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:39.049481+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[80503]: audit 2024-07-28T16:30:39.058972+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: cluster 2024-07-28T16:30:37.891886+0000 mgr.y (mgr.25232) 8374 : cluster [DBG] pgmap v9318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:38.339606+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:38.344872+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:38.617427+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:38.623990+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:39.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:39.048088+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:30:39.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:39.049481+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:30:39.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:39 smithi022 bash[82865]: audit 2024-07-28T16:30:39.058972+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:30:40.226 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15551 16 16 0 0 0 - 0 2024-07-28T16:30:41.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15552 16 16 0 0 0 - 0 2024-07-28T16:30:41.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:41 smithi150 bash[67543]: cluster 2024-07-28T16:30:39.893172+0000 mgr.y (mgr.25232) 8375 : cluster [DBG] pgmap v9319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:41.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:41 smithi022 bash[80503]: cluster 2024-07-28T16:30:39.893172+0000 mgr.y (mgr.25232) 8375 : cluster [DBG] pgmap v9319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:41.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:41 smithi022 bash[82865]: cluster 2024-07-28T16:30:39.893172+0000 mgr.y (mgr.25232) 8375 : cluster [DBG] pgmap v9319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:42.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15553 16 16 0 0 0 - 0 2024-07-28T16:30:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:30:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:30:43.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15554 16 16 0 0 0 - 0 2024-07-28T16:30:43.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:43 smithi150 bash[67543]: cluster 2024-07-28T16:30:41.894559+0000 mgr.y (mgr.25232) 8376 : cluster [DBG] pgmap v9320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:43 smithi022 bash[80503]: cluster 2024-07-28T16:30:41.894559+0000 mgr.y (mgr.25232) 8376 : cluster [DBG] pgmap v9320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:43.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:43 smithi022 bash[82865]: cluster 2024-07-28T16:30:41.894559+0000 mgr.y (mgr.25232) 8376 : cluster [DBG] pgmap v9320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:44.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15555 16 16 0 0 0 - 0 2024-07-28T16:30:45.227 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15556 16 16 0 0 0 - 0 2024-07-28T16:30:45.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:45 smithi150 bash[67543]: cluster 2024-07-28T16:30:43.896032+0000 mgr.y (mgr.25232) 8377 : cluster [DBG] pgmap v9321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:45.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:45 smithi022 bash[80503]: cluster 2024-07-28T16:30:43.896032+0000 mgr.y (mgr.25232) 8377 : cluster [DBG] pgmap v9321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:45.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:45 smithi022 bash[82865]: cluster 2024-07-28T16:30:43.896032+0000 mgr.y (mgr.25232) 8377 : cluster [DBG] pgmap v9321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:46.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15557 16 16 0 0 0 - 0 2024-07-28T16:30:47.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15558 16 16 0 0 0 - 0 2024-07-28T16:30:47.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:47 smithi150 bash[67543]: cluster 2024-07-28T16:30:45.897576+0000 mgr.y (mgr.25232) 8378 : cluster [DBG] pgmap v9322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:47 smithi022 bash[80503]: cluster 2024-07-28T16:30:45.897576+0000 mgr.y (mgr.25232) 8378 : cluster [DBG] pgmap v9322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:47 smithi022 bash[82865]: cluster 2024-07-28T16:30:45.897576+0000 mgr.y (mgr.25232) 8378 : cluster [DBG] pgmap v9322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:48.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15559 16 16 0 0 0 - 0 2024-07-28T16:30:49.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:30:49.219262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:30:49.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:30:49.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15560 16 16 0 0 0 - 0 2024-07-28T16:30:49.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:49 smithi150 bash[67543]: cluster 2024-07-28T16:30:47.899006+0000 mgr.y (mgr.25232) 8379 : cluster [DBG] pgmap v9323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:49 smithi022 bash[80503]: cluster 2024-07-28T16:30:47.899006+0000 mgr.y (mgr.25232) 8379 : cluster [DBG] pgmap v9323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:30:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:30:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:30:49.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:49 smithi022 bash[82865]: cluster 2024-07-28T16:30:47.899006+0000 mgr.y (mgr.25232) 8379 : cluster [DBG] pgmap v9323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:50.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15561 16 16 0 0 0 - 0 2024-07-28T16:30:51.228 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15562 16 16 0 0 0 - 0 2024-07-28T16:30:51.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:51 smithi150 bash[67543]: cluster 2024-07-28T16:30:49.900489+0000 mgr.y (mgr.25232) 8380 : cluster [DBG] pgmap v9324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:51.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:51 smithi150 bash[67543]: audit 2024-07-28T16:30:50.697270+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:51 smithi022 bash[80503]: cluster 2024-07-28T16:30:49.900489+0000 mgr.y (mgr.25232) 8380 : cluster [DBG] pgmap v9324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:51 smithi022 bash[80503]: audit 2024-07-28T16:30:50.697270+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:51.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:51 smithi022 bash[82865]: cluster 2024-07-28T16:30:49.900489+0000 mgr.y (mgr.25232) 8380 : cluster [DBG] pgmap v9324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:51.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:51 smithi022 bash[82865]: audit 2024-07-28T16:30:50.697270+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:30:52.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15563 16 16 0 0 0 - 0 2024-07-28T16:30:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:30:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:30:53.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15564 16 16 0 0 0 - 0 2024-07-28T16:30:53.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:53 smithi150 bash[67543]: cluster 2024-07-28T16:30:51.902037+0000 mgr.y (mgr.25232) 8381 : cluster [DBG] pgmap v9325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:53 smithi022 bash[80503]: cluster 2024-07-28T16:30:51.902037+0000 mgr.y (mgr.25232) 8381 : cluster [DBG] pgmap v9325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:53 smithi022 bash[82865]: cluster 2024-07-28T16:30:51.902037+0000 mgr.y (mgr.25232) 8381 : cluster [DBG] pgmap v9325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:54.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15565 16 16 0 0 0 - 0 2024-07-28T16:30:55.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15566 16 16 0 0 0 - 0 2024-07-28T16:30:55.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:55 smithi150 bash[67543]: cluster 2024-07-28T16:30:53.903598+0000 mgr.y (mgr.25232) 8382 : cluster [DBG] pgmap v9326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:55.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:55 smithi022 bash[80503]: cluster 2024-07-28T16:30:53.903598+0000 mgr.y (mgr.25232) 8382 : cluster [DBG] pgmap v9326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:55.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:55 smithi022 bash[82865]: cluster 2024-07-28T16:30:53.903598+0000 mgr.y (mgr.25232) 8382 : cluster [DBG] pgmap v9326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:56.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15567 16 16 0 0 0 - 0 2024-07-28T16:30:57.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15568 16 16 0 0 0 - 0 2024-07-28T16:30:57.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:57 smithi150 bash[67543]: cluster 2024-07-28T16:30:55.905141+0000 mgr.y (mgr.25232) 8383 : cluster [DBG] pgmap v9327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:57.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:57 smithi022 bash[80503]: cluster 2024-07-28T16:30:55.905141+0000 mgr.y (mgr.25232) 8383 : cluster [DBG] pgmap v9327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:57.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:57 smithi022 bash[82865]: cluster 2024-07-28T16:30:55.905141+0000 mgr.y (mgr.25232) 8383 : cluster [DBG] pgmap v9327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:58.229 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15569 16 16 0 0 0 - 0 2024-07-28T16:30:59.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15570 16 16 0 0 0 - 0 2024-07-28T16:30:59.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:30:59 smithi150 bash[67543]: cluster 2024-07-28T16:30:57.906689+0000 mgr.y (mgr.25232) 8384 : cluster [DBG] pgmap v9328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:30:59 smithi022 bash[80503]: cluster 2024-07-28T16:30:57.906689+0000 mgr.y (mgr.25232) 8384 : cluster [DBG] pgmap v9328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:30:59.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:30:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:30:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:30:59.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:30:59 smithi022 bash[82865]: cluster 2024-07-28T16:30:57.906689+0000 mgr.y (mgr.25232) 8384 : cluster [DBG] pgmap v9328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:00.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15571 16 16 0 0 0 - 0 2024-07-28T16:31:01.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15572 16 16 0 0 0 - 0 2024-07-28T16:31:01.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:01 smithi150 bash[67543]: cluster 2024-07-28T16:30:59.908087+0000 mgr.y (mgr.25232) 8385 : cluster [DBG] pgmap v9329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:01.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:01 smithi022 bash[80503]: cluster 2024-07-28T16:30:59.908087+0000 mgr.y (mgr.25232) 8385 : cluster [DBG] pgmap v9329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:01.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:01 smithi022 bash[82865]: cluster 2024-07-28T16:30:59.908087+0000 mgr.y (mgr.25232) 8385 : cluster [DBG] pgmap v9329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:02.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15573 16 16 0 0 0 - 0 2024-07-28T16:31:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:31:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:31:03.230 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15574 16 16 0 0 0 - 0 2024-07-28T16:31:03.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:03 smithi150 bash[67543]: cluster 2024-07-28T16:31:01.909467+0000 mgr.y (mgr.25232) 8386 : cluster [DBG] pgmap v9330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:03.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:03 smithi022 bash[80503]: cluster 2024-07-28T16:31:01.909467+0000 mgr.y (mgr.25232) 8386 : cluster [DBG] pgmap v9330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:03.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:03 smithi022 bash[82865]: cluster 2024-07-28T16:31:01.909467+0000 mgr.y (mgr.25232) 8386 : cluster [DBG] pgmap v9330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:04.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15575 16 16 0 0 0 - 0 2024-07-28T16:31:05.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15576 16 16 0 0 0 - 0 2024-07-28T16:31:05.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:05 smithi150 bash[67543]: cluster 2024-07-28T16:31:03.910883+0000 mgr.y (mgr.25232) 8387 : cluster [DBG] pgmap v9331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:05.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:05 smithi022 bash[80503]: cluster 2024-07-28T16:31:03.910883+0000 mgr.y (mgr.25232) 8387 : cluster [DBG] pgmap v9331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:05.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:05 smithi022 bash[82865]: cluster 2024-07-28T16:31:03.910883+0000 mgr.y (mgr.25232) 8387 : cluster [DBG] pgmap v9331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:06.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15577 16 16 0 0 0 - 0 2024-07-28T16:31:06.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:06 smithi150 bash[67543]: audit 2024-07-28T16:31:05.697808+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:06.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:06 smithi022 bash[80503]: audit 2024-07-28T16:31:05.697808+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:06.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:06 smithi022 bash[82865]: audit 2024-07-28T16:31:05.697808+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:07.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15578 16 16 0 0 0 - 0 2024-07-28T16:31:07.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:07 smithi150 bash[67543]: cluster 2024-07-28T16:31:05.912342+0000 mgr.y (mgr.25232) 8388 : cluster [DBG] pgmap v9332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:07.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:07 smithi022 bash[80503]: cluster 2024-07-28T16:31:05.912342+0000 mgr.y (mgr.25232) 8388 : cluster [DBG] pgmap v9332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:07.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:07 smithi022 bash[82865]: cluster 2024-07-28T16:31:05.912342+0000 mgr.y (mgr.25232) 8388 : cluster [DBG] pgmap v9332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:08.231 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15579 16 16 0 0 0 - 0 2024-07-28T16:31:09.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:31:09.222690+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:31:09.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:31:09.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15580 16 16 0 0 0 - 0 2024-07-28T16:31:09.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:09 smithi150 bash[67543]: cluster 2024-07-28T16:31:07.913888+0000 mgr.y (mgr.25232) 8389 : cluster [DBG] pgmap v9333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:09.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:09 smithi022 bash[80503]: cluster 2024-07-28T16:31:07.913888+0000 mgr.y (mgr.25232) 8389 : cluster [DBG] pgmap v9333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:09.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:31:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:31:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:31:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:09 smithi022 bash[82865]: cluster 2024-07-28T16:31:07.913888+0000 mgr.y (mgr.25232) 8389 : cluster [DBG] pgmap v9333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:10.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15581 16 16 0 0 0 - 0 2024-07-28T16:31:11.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15582 16 16 0 0 0 - 0 2024-07-28T16:31:11.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:11 smithi150 bash[67543]: cluster 2024-07-28T16:31:09.915476+0000 mgr.y (mgr.25232) 8390 : cluster [DBG] pgmap v9334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:11.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:11 smithi022 bash[80503]: cluster 2024-07-28T16:31:09.915476+0000 mgr.y (mgr.25232) 8390 : cluster [DBG] pgmap v9334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:11.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:11 smithi022 bash[82865]: cluster 2024-07-28T16:31:09.915476+0000 mgr.y (mgr.25232) 8390 : cluster [DBG] pgmap v9334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:12.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15583 16 16 0 0 0 - 0 2024-07-28T16:31:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:31:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:31:13.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15584 16 16 0 0 0 - 0 2024-07-28T16:31:13.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:13 smithi150 bash[67543]: cluster 2024-07-28T16:31:11.917023+0000 mgr.y (mgr.25232) 8391 : cluster [DBG] pgmap v9335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:13.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:13 smithi022 bash[80503]: cluster 2024-07-28T16:31:11.917023+0000 mgr.y (mgr.25232) 8391 : cluster [DBG] pgmap v9335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:13.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:13 smithi022 bash[82865]: cluster 2024-07-28T16:31:11.917023+0000 mgr.y (mgr.25232) 8391 : cluster [DBG] pgmap v9335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:14.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15585 16 16 0 0 0 - 0 2024-07-28T16:31:15.232 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15586 16 16 0 0 0 - 0 2024-07-28T16:31:15.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:15 smithi150 bash[67543]: cluster 2024-07-28T16:31:13.918567+0000 mgr.y (mgr.25232) 8392 : cluster [DBG] pgmap v9336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:15.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:15 smithi022 bash[80503]: cluster 2024-07-28T16:31:13.918567+0000 mgr.y (mgr.25232) 8392 : cluster [DBG] pgmap v9336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:15.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:15 smithi022 bash[82865]: cluster 2024-07-28T16:31:13.918567+0000 mgr.y (mgr.25232) 8392 : cluster [DBG] pgmap v9336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:16.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15587 16 16 0 0 0 - 0 2024-07-28T16:31:17.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15588 16 16 0 0 0 - 0 2024-07-28T16:31:17.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:17 smithi150 bash[67543]: cluster 2024-07-28T16:31:15.920090+0000 mgr.y (mgr.25232) 8393 : cluster [DBG] pgmap v9337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:17.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:17 smithi022 bash[80503]: cluster 2024-07-28T16:31:15.920090+0000 mgr.y (mgr.25232) 8393 : cluster [DBG] pgmap v9337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:17.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:17 smithi022 bash[82865]: cluster 2024-07-28T16:31:15.920090+0000 mgr.y (mgr.25232) 8393 : cluster [DBG] pgmap v9337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:18.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15589 16 16 0 0 0 - 0 2024-07-28T16:31:19.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15590 16 16 0 0 0 - 0 2024-07-28T16:31:19.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:19 smithi150 bash[67543]: cluster 2024-07-28T16:31:17.921619+0000 mgr.y (mgr.25232) 8394 : cluster [DBG] pgmap v9338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:19.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:19 smithi022 bash[80503]: cluster 2024-07-28T16:31:17.921619+0000 mgr.y (mgr.25232) 8394 : cluster [DBG] pgmap v9338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:31:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:31:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:31:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:19 smithi022 bash[82865]: cluster 2024-07-28T16:31:17.921619+0000 mgr.y (mgr.25232) 8394 : cluster [DBG] pgmap v9338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:20.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15591 16 16 0 0 0 - 0 2024-07-28T16:31:21.233 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15592 16 16 0 0 0 - 0 2024-07-28T16:31:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:21 smithi150 bash[67543]: cluster 2024-07-28T16:31:19.923187+0000 mgr.y (mgr.25232) 8395 : cluster [DBG] pgmap v9339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:21 smithi150 bash[67543]: audit 2024-07-28T16:31:20.698256+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:21.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:21 smithi022 bash[80503]: cluster 2024-07-28T16:31:19.923187+0000 mgr.y (mgr.25232) 8395 : cluster [DBG] pgmap v9339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:21.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:21 smithi022 bash[80503]: audit 2024-07-28T16:31:20.698256+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:21.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:21 smithi022 bash[82865]: cluster 2024-07-28T16:31:19.923187+0000 mgr.y (mgr.25232) 8395 : cluster [DBG] pgmap v9339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:21 smithi022 bash[82865]: audit 2024-07-28T16:31:20.698256+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:22.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15593 16 16 0 0 0 - 0 2024-07-28T16:31:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:31:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:31:23.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15594 16 16 0 0 0 - 0 2024-07-28T16:31:23.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:23 smithi150 bash[67543]: cluster 2024-07-28T16:31:21.924749+0000 mgr.y (mgr.25232) 8396 : cluster [DBG] pgmap v9340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:23.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:23 smithi022 bash[80503]: cluster 2024-07-28T16:31:21.924749+0000 mgr.y (mgr.25232) 8396 : cluster [DBG] pgmap v9340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:23.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:23 smithi022 bash[82865]: cluster 2024-07-28T16:31:21.924749+0000 mgr.y (mgr.25232) 8396 : cluster [DBG] pgmap v9340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:24.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15595 16 16 0 0 0 - 0 2024-07-28T16:31:25.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15596 16 16 0 0 0 - 0 2024-07-28T16:31:25.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:25 smithi150 bash[67543]: cluster 2024-07-28T16:31:23.926151+0000 mgr.y (mgr.25232) 8397 : cluster [DBG] pgmap v9341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:25.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:25 smithi022 bash[80503]: cluster 2024-07-28T16:31:23.926151+0000 mgr.y (mgr.25232) 8397 : cluster [DBG] pgmap v9341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:25.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:25 smithi022 bash[82865]: cluster 2024-07-28T16:31:23.926151+0000 mgr.y (mgr.25232) 8397 : cluster [DBG] pgmap v9341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:26.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15597 16 16 0 0 0 - 0 2024-07-28T16:31:27.234 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15598 16 16 0 0 0 - 0 2024-07-28T16:31:27.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:27 smithi150 bash[67543]: cluster 2024-07-28T16:31:25.927641+0000 mgr.y (mgr.25232) 8398 : cluster [DBG] pgmap v9342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:27.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:27 smithi022 bash[80503]: cluster 2024-07-28T16:31:25.927641+0000 mgr.y (mgr.25232) 8398 : cluster [DBG] pgmap v9342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:27.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:27 smithi022 bash[82865]: cluster 2024-07-28T16:31:25.927641+0000 mgr.y (mgr.25232) 8398 : cluster [DBG] pgmap v9342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:28.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15599 16 16 0 0 0 - 0 2024-07-28T16:31:29.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:31:29.225958+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:31:29.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:31:29.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15600 16 16 0 0 0 - 0 2024-07-28T16:31:29.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:29 smithi150 bash[67543]: cluster 2024-07-28T16:31:27.929176+0000 mgr.y (mgr.25232) 8399 : cluster [DBG] pgmap v9343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:29.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:29 smithi022 bash[80503]: cluster 2024-07-28T16:31:27.929176+0000 mgr.y (mgr.25232) 8399 : cluster [DBG] pgmap v9343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:29.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:31:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:31:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:31:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:29 smithi022 bash[82865]: cluster 2024-07-28T16:31:27.929176+0000 mgr.y (mgr.25232) 8399 : cluster [DBG] pgmap v9343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:30.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15601 16 16 0 0 0 - 0 2024-07-28T16:31:31.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15602 16 16 0 0 0 - 0 2024-07-28T16:31:31.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:31 smithi150 bash[67543]: cluster 2024-07-28T16:31:29.930746+0000 mgr.y (mgr.25232) 8400 : cluster [DBG] pgmap v9344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:31.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:31 smithi022 bash[80503]: cluster 2024-07-28T16:31:29.930746+0000 mgr.y (mgr.25232) 8400 : cluster [DBG] pgmap v9344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:31.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:31 smithi022 bash[82865]: cluster 2024-07-28T16:31:29.930746+0000 mgr.y (mgr.25232) 8400 : cluster [DBG] pgmap v9344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:32.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15603 16 16 0 0 0 - 0 2024-07-28T16:31:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:31:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:31:33.235 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15604 16 16 0 0 0 - 0 2024-07-28T16:31:33.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:33 smithi150 bash[67543]: cluster 2024-07-28T16:31:31.932103+0000 mgr.y (mgr.25232) 8401 : cluster [DBG] pgmap v9345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:33.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:33 smithi022 bash[80503]: cluster 2024-07-28T16:31:31.932103+0000 mgr.y (mgr.25232) 8401 : cluster [DBG] pgmap v9345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:33.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:33 smithi022 bash[82865]: cluster 2024-07-28T16:31:31.932103+0000 mgr.y (mgr.25232) 8401 : cluster [DBG] pgmap v9345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:34.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15605 16 16 0 0 0 - 0 2024-07-28T16:31:35.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15606 16 16 0 0 0 - 0 2024-07-28T16:31:35.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:35 smithi150 bash[67543]: cluster 2024-07-28T16:31:33.933461+0000 mgr.y (mgr.25232) 8402 : cluster [DBG] pgmap v9346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:35.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:35 smithi022 bash[80503]: cluster 2024-07-28T16:31:33.933461+0000 mgr.y (mgr.25232) 8402 : cluster [DBG] pgmap v9346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:35.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:35 smithi022 bash[82865]: cluster 2024-07-28T16:31:33.933461+0000 mgr.y (mgr.25232) 8402 : cluster [DBG] pgmap v9346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:36.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15607 16 16 0 0 0 - 0 2024-07-28T16:31:36.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:36 smithi150 bash[67543]: audit 2024-07-28T16:31:35.698727+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:36.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:36 smithi022 bash[80503]: audit 2024-07-28T16:31:35.698727+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:36.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:36 smithi022 bash[82865]: audit 2024-07-28T16:31:35.698727+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:37.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15608 16 16 0 0 0 - 0 2024-07-28T16:31:37.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:37 smithi150 bash[67543]: cluster 2024-07-28T16:31:35.934784+0000 mgr.y (mgr.25232) 8403 : cluster [DBG] pgmap v9347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:37.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:37 smithi022 bash[80503]: cluster 2024-07-28T16:31:35.934784+0000 mgr.y (mgr.25232) 8403 : cluster [DBG] pgmap v9347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:37.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:37 smithi022 bash[82865]: cluster 2024-07-28T16:31:35.934784+0000 mgr.y (mgr.25232) 8403 : cluster [DBG] pgmap v9347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:38.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15609 16 16 0 0 0 - 0 2024-07-28T16:31:39.236 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15610 16 16 0 0 0 - 0 2024-07-28T16:31:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:39 smithi150 bash[67543]: cluster 2024-07-28T16:31:37.936148+0000 mgr.y (mgr.25232) 8404 : cluster [DBG] pgmap v9348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:39 smithi150 bash[67543]: audit 2024-07-28T16:31:39.189272+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:31:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:31:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:31:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:31:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:39 smithi022 bash[80503]: cluster 2024-07-28T16:31:37.936148+0000 mgr.y (mgr.25232) 8404 : cluster [DBG] pgmap v9348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:39 smithi022 bash[80503]: audit 2024-07-28T16:31:39.189272+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:31:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:39 smithi022 bash[82865]: cluster 2024-07-28T16:31:37.936148+0000 mgr.y (mgr.25232) 8404 : cluster [DBG] pgmap v9348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:39 smithi022 bash[82865]: audit 2024-07-28T16:31:39.189272+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:31:40.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15611 16 16 0 0 0 - 0 2024-07-28T16:31:41.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15612 16 16 0 0 0 - 0 2024-07-28T16:31:41.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:41 smithi150 bash[67543]: cluster 2024-07-28T16:31:39.937525+0000 mgr.y (mgr.25232) 8405 : cluster [DBG] pgmap v9349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:41.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:41 smithi022 bash[80503]: cluster 2024-07-28T16:31:39.937525+0000 mgr.y (mgr.25232) 8405 : cluster [DBG] pgmap v9349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:41.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:41 smithi022 bash[82865]: cluster 2024-07-28T16:31:39.937525+0000 mgr.y (mgr.25232) 8405 : cluster [DBG] pgmap v9349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:42.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15613 16 16 0 0 0 - 0 2024-07-28T16:31:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:31:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:31:43.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15614 16 16 0 0 0 - 0 2024-07-28T16:31:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:43 smithi150 bash[67543]: cluster 2024-07-28T16:31:41.938925+0000 mgr.y (mgr.25232) 8406 : cluster [DBG] pgmap v9350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:44.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:43 smithi022 bash[80503]: cluster 2024-07-28T16:31:41.938925+0000 mgr.y (mgr.25232) 8406 : cluster [DBG] pgmap v9350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:44.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:43 smithi022 bash[82865]: cluster 2024-07-28T16:31:41.938925+0000 mgr.y (mgr.25232) 8406 : cluster [DBG] pgmap v9350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:44.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15615 16 16 0 0 0 - 0 2024-07-28T16:31:45.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15616 16 16 0 0 0 - 0 2024-07-28T16:31:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: cluster 2024-07-28T16:31:43.940266+0000 mgr.y (mgr.25232) 8407 : cluster [DBG] pgmap v9351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:44.894639+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:44.901650+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:45.045140+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:45.052883+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:45.445384+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:45.446967+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:31:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:45 smithi150 bash[67543]: audit 2024-07-28T16:31:45.454704+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: cluster 2024-07-28T16:31:43.940266+0000 mgr.y (mgr.25232) 8407 : cluster [DBG] pgmap v9351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:44.894639+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:44.901650+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:45.045140+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:45.052883+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:45.445384+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:45.446967+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[80503]: audit 2024-07-28T16:31:45.454704+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: cluster 2024-07-28T16:31:43.940266+0000 mgr.y (mgr.25232) 8407 : cluster [DBG] pgmap v9351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:44.894639+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:44.901650+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:45.045140+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:45.052883+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:45.445384+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:31:46.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:45.446967+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:31:46.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:45 smithi022 bash[82865]: audit 2024-07-28T16:31:45.454704+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:31:46.237 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15617 16 16 0 0 0 - 0 2024-07-28T16:31:47.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15618 16 16 0 0 0 - 0 2024-07-28T16:31:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:47 smithi150 bash[67543]: cluster 2024-07-28T16:31:45.941621+0000 mgr.y (mgr.25232) 8408 : cluster [DBG] pgmap v9352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:48.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:47 smithi022 bash[82865]: cluster 2024-07-28T16:31:45.941621+0000 mgr.y (mgr.25232) 8408 : cluster [DBG] pgmap v9352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:48.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:47 smithi022 bash[80503]: cluster 2024-07-28T16:31:45.941621+0000 mgr.y (mgr.25232) 8408 : cluster [DBG] pgmap v9352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:48.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15619 16 16 0 0 0 - 0 2024-07-28T16:31:49.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:31:49.229191+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:31:49.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:31:49.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15620 16 16 0 0 0 - 0 2024-07-28T16:31:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:49 smithi022 bash[80503]: cluster 2024-07-28T16:31:47.943013+0000 mgr.y (mgr.25232) 8409 : cluster [DBG] pgmap v9353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:31:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:31:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:31:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:49 smithi022 bash[82865]: cluster 2024-07-28T16:31:47.943013+0000 mgr.y (mgr.25232) 8409 : cluster [DBG] pgmap v9353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:49 smithi150 bash[67543]: cluster 2024-07-28T16:31:47.943013+0000 mgr.y (mgr.25232) 8409 : cluster [DBG] pgmap v9353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:50.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15621 16 16 0 0 0 - 0 2024-07-28T16:31:51.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15622 16 16 0 0 0 - 0 2024-07-28T16:31:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:51 smithi150 bash[67543]: cluster 2024-07-28T16:31:49.944365+0000 mgr.y (mgr.25232) 8410 : cluster [DBG] pgmap v9354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:51 smithi150 bash[67543]: audit 2024-07-28T16:31:50.699244+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:51 smithi022 bash[82865]: cluster 2024-07-28T16:31:49.944365+0000 mgr.y (mgr.25232) 8410 : cluster [DBG] pgmap v9354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:51 smithi022 bash[82865]: audit 2024-07-28T16:31:50.699244+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:51 smithi022 bash[80503]: cluster 2024-07-28T16:31:49.944365+0000 mgr.y (mgr.25232) 8410 : cluster [DBG] pgmap v9354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:51 smithi022 bash[80503]: audit 2024-07-28T16:31:50.699244+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:31:52.238 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15623 16 16 0 0 0 - 0 2024-07-28T16:31:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:31:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:31:53.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15624 16 16 0 0 0 - 0 2024-07-28T16:31:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:53 smithi150 bash[67543]: cluster 2024-07-28T16:31:51.945728+0000 mgr.y (mgr.25232) 8411 : cluster [DBG] pgmap v9355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:54.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:53 smithi022 bash[80503]: cluster 2024-07-28T16:31:51.945728+0000 mgr.y (mgr.25232) 8411 : cluster [DBG] pgmap v9355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:54.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:53 smithi022 bash[82865]: cluster 2024-07-28T16:31:51.945728+0000 mgr.y (mgr.25232) 8411 : cluster [DBG] pgmap v9355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:54.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15625 16 16 0 0 0 - 0 2024-07-28T16:31:55.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15626 16 16 0 0 0 - 0 2024-07-28T16:31:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:55 smithi150 bash[67543]: cluster 2024-07-28T16:31:53.947115+0000 mgr.y (mgr.25232) 8412 : cluster [DBG] pgmap v9356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:56.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:55 smithi022 bash[80503]: cluster 2024-07-28T16:31:53.947115+0000 mgr.y (mgr.25232) 8412 : cluster [DBG] pgmap v9356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:56.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:55 smithi022 bash[82865]: cluster 2024-07-28T16:31:53.947115+0000 mgr.y (mgr.25232) 8412 : cluster [DBG] pgmap v9356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:56.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15627 16 16 0 0 0 - 0 2024-07-28T16:31:57.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15628 16 16 0 0 0 - 0 2024-07-28T16:31:58.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:57 smithi150 bash[67543]: cluster 2024-07-28T16:31:55.948481+0000 mgr.y (mgr.25232) 8413 : cluster [DBG] pgmap v9357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:57 smithi022 bash[80503]: cluster 2024-07-28T16:31:55.948481+0000 mgr.y (mgr.25232) 8413 : cluster [DBG] pgmap v9357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:58.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:57 smithi022 bash[82865]: cluster 2024-07-28T16:31:55.948481+0000 mgr.y (mgr.25232) 8413 : cluster [DBG] pgmap v9357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:58.239 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15629 16 16 0 0 0 - 0 2024-07-28T16:31:59.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15630 16 16 0 0 0 - 0 2024-07-28T16:31:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:31:59 smithi022 bash[80503]: cluster 2024-07-28T16:31:57.949812+0000 mgr.y (mgr.25232) 8414 : cluster [DBG] pgmap v9358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:31:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:31:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:31:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:31:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:31:59 smithi022 bash[82865]: cluster 2024-07-28T16:31:57.949812+0000 mgr.y (mgr.25232) 8414 : cluster [DBG] pgmap v9358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:00.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:31:59 smithi150 bash[67543]: cluster 2024-07-28T16:31:57.949812+0000 mgr.y (mgr.25232) 8414 : cluster [DBG] pgmap v9358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:00.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15631 16 16 0 0 0 - 0 2024-07-28T16:32:01.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15632 16 16 0 0 0 - 0 2024-07-28T16:32:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:01 smithi150 bash[67543]: cluster 2024-07-28T16:31:59.951207+0000 mgr.y (mgr.25232) 8415 : cluster [DBG] pgmap v9359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:02.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:01 smithi022 bash[80503]: cluster 2024-07-28T16:31:59.951207+0000 mgr.y (mgr.25232) 8415 : cluster [DBG] pgmap v9359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:02.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:01 smithi022 bash[82865]: cluster 2024-07-28T16:31:59.951207+0000 mgr.y (mgr.25232) 8415 : cluster [DBG] pgmap v9359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:02.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15633 16 16 0 0 0 - 0 2024-07-28T16:32:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:32:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:32:03.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15634 16 16 0 0 0 - 0 2024-07-28T16:32:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:03 smithi150 bash[67543]: cluster 2024-07-28T16:32:01.952639+0000 mgr.y (mgr.25232) 8416 : cluster [DBG] pgmap v9360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:03 smithi022 bash[80503]: cluster 2024-07-28T16:32:01.952639+0000 mgr.y (mgr.25232) 8416 : cluster [DBG] pgmap v9360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:04.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:03 smithi022 bash[82865]: cluster 2024-07-28T16:32:01.952639+0000 mgr.y (mgr.25232) 8416 : cluster [DBG] pgmap v9360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:04.240 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15635 16 16 0 0 0 - 0 2024-07-28T16:32:05.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15636 16 16 0 0 0 - 0 2024-07-28T16:32:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:05 smithi150 bash[67543]: cluster 2024-07-28T16:32:03.953989+0000 mgr.y (mgr.25232) 8417 : cluster [DBG] pgmap v9361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:05 smithi022 bash[80503]: cluster 2024-07-28T16:32:03.953989+0000 mgr.y (mgr.25232) 8417 : cluster [DBG] pgmap v9361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:06.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:05 smithi022 bash[82865]: cluster 2024-07-28T16:32:03.953989+0000 mgr.y (mgr.25232) 8417 : cluster [DBG] pgmap v9361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:06.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15637 16 16 0 0 0 - 0 2024-07-28T16:32:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:06 smithi150 bash[67543]: audit 2024-07-28T16:32:05.699454+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:06 smithi022 bash[80503]: audit 2024-07-28T16:32:05.699454+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:06 smithi022 bash[82865]: audit 2024-07-28T16:32:05.699454+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:07.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15638 16 16 0 0 0 - 0 2024-07-28T16:32:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:07 smithi150 bash[67543]: cluster 2024-07-28T16:32:05.955309+0000 mgr.y (mgr.25232) 8418 : cluster [DBG] pgmap v9362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:07 smithi022 bash[80503]: cluster 2024-07-28T16:32:05.955309+0000 mgr.y (mgr.25232) 8418 : cluster [DBG] pgmap v9362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:07 smithi022 bash[82865]: cluster 2024-07-28T16:32:05.955309+0000 mgr.y (mgr.25232) 8418 : cluster [DBG] pgmap v9362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:08.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15639 16 16 0 0 0 - 0 2024-07-28T16:32:09.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:32:09.232607+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:32:09.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:32:09.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15640 16 16 0 0 0 - 0 2024-07-28T16:32:09.659 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:32:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:32:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:32:10.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:09 smithi150 bash[67543]: cluster 2024-07-28T16:32:07.956676+0000 mgr.y (mgr.25232) 8419 : cluster [DBG] pgmap v9363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:10.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:09 smithi022 bash[80503]: cluster 2024-07-28T16:32:07.956676+0000 mgr.y (mgr.25232) 8419 : cluster [DBG] pgmap v9363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:10.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:09 smithi022 bash[82865]: cluster 2024-07-28T16:32:07.956676+0000 mgr.y (mgr.25232) 8419 : cluster [DBG] pgmap v9363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:10.241 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15641 16 16 0 0 0 - 0 2024-07-28T16:32:11.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15642 16 16 0 0 0 - 0 2024-07-28T16:32:12.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:11 smithi150 bash[67543]: cluster 2024-07-28T16:32:09.958047+0000 mgr.y (mgr.25232) 8420 : cluster [DBG] pgmap v9364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:11 smithi022 bash[80503]: cluster 2024-07-28T16:32:09.958047+0000 mgr.y (mgr.25232) 8420 : cluster [DBG] pgmap v9364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:12.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:11 smithi022 bash[82865]: cluster 2024-07-28T16:32:09.958047+0000 mgr.y (mgr.25232) 8420 : cluster [DBG] pgmap v9364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:12.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15643 16 16 0 0 0 - 0 2024-07-28T16:32:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:32:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:32:13.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15644 16 16 0 0 0 - 0 2024-07-28T16:32:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:13 smithi150 bash[67543]: cluster 2024-07-28T16:32:11.959419+0000 mgr.y (mgr.25232) 8421 : cluster [DBG] pgmap v9365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:14.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:13 smithi022 bash[80503]: cluster 2024-07-28T16:32:11.959419+0000 mgr.y (mgr.25232) 8421 : cluster [DBG] pgmap v9365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:14.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:13 smithi022 bash[82865]: cluster 2024-07-28T16:32:11.959419+0000 mgr.y (mgr.25232) 8421 : cluster [DBG] pgmap v9365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:14.242 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15645 16 16 0 0 0 - 0 2024-07-28T16:32:15.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15646 16 16 0 0 0 - 0 2024-07-28T16:32:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:15 smithi150 bash[67543]: cluster 2024-07-28T16:32:13.960768+0000 mgr.y (mgr.25232) 8422 : cluster [DBG] pgmap v9366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:15 smithi022 bash[80503]: cluster 2024-07-28T16:32:13.960768+0000 mgr.y (mgr.25232) 8422 : cluster [DBG] pgmap v9366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:16.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:15 smithi022 bash[82865]: cluster 2024-07-28T16:32:13.960768+0000 mgr.y (mgr.25232) 8422 : cluster [DBG] pgmap v9366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:16.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15647 16 16 0 0 0 - 0 2024-07-28T16:32:17.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15648 16 16 0 0 0 - 0 2024-07-28T16:32:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:17 smithi150 bash[67543]: cluster 2024-07-28T16:32:15.962130+0000 mgr.y (mgr.25232) 8423 : cluster [DBG] pgmap v9367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:17 smithi022 bash[80503]: cluster 2024-07-28T16:32:15.962130+0000 mgr.y (mgr.25232) 8423 : cluster [DBG] pgmap v9367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:18.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:17 smithi022 bash[82865]: cluster 2024-07-28T16:32:15.962130+0000 mgr.y (mgr.25232) 8423 : cluster [DBG] pgmap v9367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:18.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15649 16 16 0 0 0 - 0 2024-07-28T16:32:19.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15650 16 16 0 0 0 - 0 2024-07-28T16:32:19.679 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:32:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:32:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:32:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:19 smithi150 bash[67543]: cluster 2024-07-28T16:32:17.963489+0000 mgr.y (mgr.25232) 8424 : cluster [DBG] pgmap v9368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:19 smithi022 bash[80503]: cluster 2024-07-28T16:32:17.963489+0000 mgr.y (mgr.25232) 8424 : cluster [DBG] pgmap v9368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:20.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:19 smithi022 bash[82865]: cluster 2024-07-28T16:32:17.963489+0000 mgr.y (mgr.25232) 8424 : cluster [DBG] pgmap v9368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:20.243 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15651 16 16 0 0 0 - 0 2024-07-28T16:32:21.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15652 16 16 0 0 0 - 0 2024-07-28T16:32:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:21 smithi150 bash[67543]: cluster 2024-07-28T16:32:19.964845+0000 mgr.y (mgr.25232) 8425 : cluster [DBG] pgmap v9369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:21 smithi150 bash[67543]: audit 2024-07-28T16:32:20.700093+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:21 smithi022 bash[80503]: cluster 2024-07-28T16:32:19.964845+0000 mgr.y (mgr.25232) 8425 : cluster [DBG] pgmap v9369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:21 smithi022 bash[80503]: audit 2024-07-28T16:32:20.700093+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:21 smithi022 bash[82865]: cluster 2024-07-28T16:32:19.964845+0000 mgr.y (mgr.25232) 8425 : cluster [DBG] pgmap v9369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:21 smithi022 bash[82865]: audit 2024-07-28T16:32:20.700093+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:22.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15653 16 16 0 0 0 - 0 2024-07-28T16:32:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:32:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:32:23.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15654 16 16 0 0 0 - 0 2024-07-28T16:32:24.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:23 smithi150 bash[67543]: cluster 2024-07-28T16:32:21.966200+0000 mgr.y (mgr.25232) 8426 : cluster [DBG] pgmap v9370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:24.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:23 smithi022 bash[80503]: cluster 2024-07-28T16:32:21.966200+0000 mgr.y (mgr.25232) 8426 : cluster [DBG] pgmap v9370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:23 smithi022 bash[82865]: cluster 2024-07-28T16:32:21.966200+0000 mgr.y (mgr.25232) 8426 : cluster [DBG] pgmap v9370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:24.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15655 16 16 0 0 0 - 0 2024-07-28T16:32:25.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15656 16 16 0 0 0 - 0 2024-07-28T16:32:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:25 smithi150 bash[67543]: cluster 2024-07-28T16:32:23.967564+0000 mgr.y (mgr.25232) 8427 : cluster [DBG] pgmap v9371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:25 smithi022 bash[80503]: cluster 2024-07-28T16:32:23.967564+0000 mgr.y (mgr.25232) 8427 : cluster [DBG] pgmap v9371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:26.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:25 smithi022 bash[82865]: cluster 2024-07-28T16:32:23.967564+0000 mgr.y (mgr.25232) 8427 : cluster [DBG] pgmap v9371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:26.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15657 16 16 0 0 0 - 0 2024-07-28T16:32:27.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15658 16 16 0 0 0 - 0 2024-07-28T16:32:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:27 smithi150 bash[67543]: cluster 2024-07-28T16:32:25.968911+0000 mgr.y (mgr.25232) 8428 : cluster [DBG] pgmap v9372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:27 smithi022 bash[80503]: cluster 2024-07-28T16:32:25.968911+0000 mgr.y (mgr.25232) 8428 : cluster [DBG] pgmap v9372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:27 smithi022 bash[82865]: cluster 2024-07-28T16:32:25.968911+0000 mgr.y (mgr.25232) 8428 : cluster [DBG] pgmap v9372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:28.244 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15659 16 16 0 0 0 - 0 2024-07-28T16:32:29.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:32:29.235977+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:32:29.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:32:29.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15660 16 16 0 0 0 - 0 2024-07-28T16:32:29.699 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:32:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:32:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:32:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:29 smithi150 bash[67543]: cluster 2024-07-28T16:32:27.970272+0000 mgr.y (mgr.25232) 8429 : cluster [DBG] pgmap v9373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:29 smithi022 bash[80503]: cluster 2024-07-28T16:32:27.970272+0000 mgr.y (mgr.25232) 8429 : cluster [DBG] pgmap v9373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:29 smithi022 bash[82865]: cluster 2024-07-28T16:32:27.970272+0000 mgr.y (mgr.25232) 8429 : cluster [DBG] pgmap v9373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:30.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15661 16 16 0 0 0 - 0 2024-07-28T16:32:31.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15662 16 16 0 0 0 - 0 2024-07-28T16:32:32.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:31 smithi150 bash[67543]: cluster 2024-07-28T16:32:29.971600+0000 mgr.y (mgr.25232) 8430 : cluster [DBG] pgmap v9374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:32.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:31 smithi022 bash[80503]: cluster 2024-07-28T16:32:29.971600+0000 mgr.y (mgr.25232) 8430 : cluster [DBG] pgmap v9374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:32.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:31 smithi022 bash[82865]: cluster 2024-07-28T16:32:29.971600+0000 mgr.y (mgr.25232) 8430 : cluster [DBG] pgmap v9374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:32.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15663 16 16 0 0 0 - 0 2024-07-28T16:32:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:32:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:32:33.245 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15664 16 16 0 0 0 - 0 2024-07-28T16:32:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:33 smithi150 bash[67543]: cluster 2024-07-28T16:32:31.972959+0000 mgr.y (mgr.25232) 8431 : cluster [DBG] pgmap v9375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:34.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:33 smithi022 bash[80503]: cluster 2024-07-28T16:32:31.972959+0000 mgr.y (mgr.25232) 8431 : cluster [DBG] pgmap v9375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:33 smithi022 bash[82865]: cluster 2024-07-28T16:32:31.972959+0000 mgr.y (mgr.25232) 8431 : cluster [DBG] pgmap v9375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:34.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15665 16 16 0 0 0 - 0 2024-07-28T16:32:35.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15666 16 16 0 0 0 - 0 2024-07-28T16:32:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:35 smithi150 bash[67543]: cluster 2024-07-28T16:32:33.974285+0000 mgr.y (mgr.25232) 8432 : cluster [DBG] pgmap v9376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:35 smithi022 bash[80503]: cluster 2024-07-28T16:32:33.974285+0000 mgr.y (mgr.25232) 8432 : cluster [DBG] pgmap v9376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:35 smithi022 bash[82865]: cluster 2024-07-28T16:32:33.974285+0000 mgr.y (mgr.25232) 8432 : cluster [DBG] pgmap v9376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:36.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15667 16 16 0 0 0 - 0 2024-07-28T16:32:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:36 smithi150 bash[67543]: audit 2024-07-28T16:32:35.700558+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:36 smithi022 bash[80503]: audit 2024-07-28T16:32:35.700558+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:36 smithi022 bash[82865]: audit 2024-07-28T16:32:35.700558+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:37.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15668 16 16 0 0 0 - 0 2024-07-28T16:32:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:37 smithi150 bash[67543]: cluster 2024-07-28T16:32:35.975565+0000 mgr.y (mgr.25232) 8433 : cluster [DBG] pgmap v9377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:38.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:37 smithi022 bash[80503]: cluster 2024-07-28T16:32:35.975565+0000 mgr.y (mgr.25232) 8433 : cluster [DBG] pgmap v9377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:37 smithi022 bash[82865]: cluster 2024-07-28T16:32:35.975565+0000 mgr.y (mgr.25232) 8433 : cluster [DBG] pgmap v9377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:38.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15669 16 16 0 0 0 - 0 2024-07-28T16:32:39.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15670 16 16 0 0 0 - 0 2024-07-28T16:32:39.726 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:32:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:32:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:32:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:39 smithi150 bash[67543]: cluster 2024-07-28T16:32:37.976925+0000 mgr.y (mgr.25232) 8434 : cluster [DBG] pgmap v9378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:40.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:39 smithi022 bash[80503]: cluster 2024-07-28T16:32:37.976925+0000 mgr.y (mgr.25232) 8434 : cluster [DBG] pgmap v9378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:40.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:39 smithi022 bash[82865]: cluster 2024-07-28T16:32:37.976925+0000 mgr.y (mgr.25232) 8434 : cluster [DBG] pgmap v9378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:40.246 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15671 16 16 0 0 0 - 0 2024-07-28T16:32:41.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15672 16 16 0 0 0 - 0 2024-07-28T16:32:42.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:41 smithi150 bash[67543]: cluster 2024-07-28T16:32:39.978231+0000 mgr.y (mgr.25232) 8435 : cluster [DBG] pgmap v9379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:42.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:41 smithi022 bash[82865]: cluster 2024-07-28T16:32:39.978231+0000 mgr.y (mgr.25232) 8435 : cluster [DBG] pgmap v9379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:42.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:41 smithi022 bash[80503]: cluster 2024-07-28T16:32:39.978231+0000 mgr.y (mgr.25232) 8435 : cluster [DBG] pgmap v9379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:42.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15673 16 16 0 0 0 - 0 2024-07-28T16:32:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:32:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:32:43.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15674 16 16 0 0 0 - 0 2024-07-28T16:32:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:43 smithi150 bash[67543]: cluster 2024-07-28T16:32:41.979603+0000 mgr.y (mgr.25232) 8436 : cluster [DBG] pgmap v9380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:44.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:43 smithi022 bash[80503]: cluster 2024-07-28T16:32:41.979603+0000 mgr.y (mgr.25232) 8436 : cluster [DBG] pgmap v9380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:44.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:43 smithi022 bash[82865]: cluster 2024-07-28T16:32:41.979603+0000 mgr.y (mgr.25232) 8436 : cluster [DBG] pgmap v9380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:44.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15675 16 16 0 0 0 - 0 2024-07-28T16:32:45.247 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15676 16 16 0 0 0 - 0 2024-07-28T16:32:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:45 smithi150 bash[67543]: cluster 2024-07-28T16:32:43.980965+0000 mgr.y (mgr.25232) 8437 : cluster [DBG] pgmap v9381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:45 smithi150 bash[67543]: audit 2024-07-28T16:32:45.575970+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:32:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:45 smithi022 bash[80503]: cluster 2024-07-28T16:32:43.980965+0000 mgr.y (mgr.25232) 8437 : cluster [DBG] pgmap v9381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:45 smithi022 bash[80503]: audit 2024-07-28T16:32:45.575970+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:32:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:45 smithi022 bash[82865]: cluster 2024-07-28T16:32:43.980965+0000 mgr.y (mgr.25232) 8437 : cluster [DBG] pgmap v9381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:45 smithi022 bash[82865]: audit 2024-07-28T16:32:45.575970+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:32:46.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15677 16 16 0 0 0 - 0 2024-07-28T16:32:47.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15678 16 16 0 0 0 - 0 2024-07-28T16:32:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:47 smithi150 bash[67543]: cluster 2024-07-28T16:32:45.981684+0000 mgr.y (mgr.25232) 8438 : cluster [DBG] pgmap v9382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:48.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:47 smithi022 bash[80503]: cluster 2024-07-28T16:32:45.981684+0000 mgr.y (mgr.25232) 8438 : cluster [DBG] pgmap v9382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:48.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:47 smithi022 bash[82865]: cluster 2024-07-28T16:32:45.981684+0000 mgr.y (mgr.25232) 8438 : cluster [DBG] pgmap v9382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:48.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15679 16 16 0 0 0 - 0 2024-07-28T16:32:49.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:48 smithi022 bash[80503]: cluster 2024-07-28T16:32:47.982642+0000 mgr.y (mgr.25232) 8439 : cluster [DBG] pgmap v9383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:49.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:48 smithi022 bash[82865]: cluster 2024-07-28T16:32:47.982642+0000 mgr.y (mgr.25232) 8439 : cluster [DBG] pgmap v9383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:49.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:32:49.239293+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:32:49.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:32:49.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15680 16 16 0 0 0 - 0 2024-07-28T16:32:49.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:48 smithi150 bash[67543]: cluster 2024-07-28T16:32:47.982642+0000 mgr.y (mgr.25232) 8439 : cluster [DBG] pgmap v9383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:32:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:32:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:32:50.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15681 16 16 0 0 0 - 0 2024-07-28T16:32:51.248 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15682 16 16 0 0 0 - 0 2024-07-28T16:32:51.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:51 smithi022 bash[82865]: cluster 2024-07-28T16:32:49.983817+0000 mgr.y (mgr.25232) 8440 : cluster [DBG] pgmap v9384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:51.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:51 smithi022 bash[82865]: audit 2024-07-28T16:32:50.699909+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:51.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:51 smithi022 bash[80503]: cluster 2024-07-28T16:32:49.983817+0000 mgr.y (mgr.25232) 8440 : cluster [DBG] pgmap v9384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:51.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:51 smithi022 bash[80503]: audit 2024-07-28T16:32:50.699909+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:51.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:51 smithi150 bash[67543]: cluster 2024-07-28T16:32:49.983817+0000 mgr.y (mgr.25232) 8440 : cluster [DBG] pgmap v9384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:51.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:51 smithi150 bash[67543]: audit 2024-07-28T16:32:50.699909+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:32:52.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15683 16 16 0 0 0 - 0 2024-07-28T16:32:52.528 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.205773+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.213036+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.480582+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.488802+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.932932+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.934495+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:32:52.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:52 smithi150 bash[67543]: audit 2024-07-28T16:32:51.942022+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.205773+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.213036+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.480582+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.488802+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.932932+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.934495+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[80503]: audit 2024-07-28T16:32:51.942022+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.205773+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.213036+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.480582+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.488802+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:52.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.932932+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:32:52.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.934495+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:32:52.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:52 smithi022 bash[82865]: audit 2024-07-28T16:32:51.942022+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:32:53.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15684 16 16 0 0 0 - 0 2024-07-28T16:32:53.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:53 smithi150 bash[67543]: cluster 2024-07-28T16:32:51.984896+0000 mgr.y (mgr.25232) 8441 : cluster [DBG] pgmap v9385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:53.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:53 smithi022 bash[80503]: cluster 2024-07-28T16:32:51.984896+0000 mgr.y (mgr.25232) 8441 : cluster [DBG] pgmap v9385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:53.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:53 smithi022 bash[82865]: cluster 2024-07-28T16:32:51.984896+0000 mgr.y (mgr.25232) 8441 : cluster [DBG] pgmap v9385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:54.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15685 16 16 0 0 0 - 0 2024-07-28T16:32:55.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15686 16 16 0 0 0 - 0 2024-07-28T16:32:55.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:55 smithi150 bash[67543]: cluster 2024-07-28T16:32:53.986242+0000 mgr.y (mgr.25232) 8442 : cluster [DBG] pgmap v9386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:55.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:55 smithi022 bash[80503]: cluster 2024-07-28T16:32:53.986242+0000 mgr.y (mgr.25232) 8442 : cluster [DBG] pgmap v9386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:55.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:55 smithi022 bash[82865]: cluster 2024-07-28T16:32:53.986242+0000 mgr.y (mgr.25232) 8442 : cluster [DBG] pgmap v9386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:56.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15687 16 16 0 0 0 - 0 2024-07-28T16:32:57.249 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15688 16 16 0 0 0 - 0 2024-07-28T16:32:57.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:57 smithi150 bash[67543]: cluster 2024-07-28T16:32:55.987603+0000 mgr.y (mgr.25232) 8443 : cluster [DBG] pgmap v9387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:57.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:57 smithi022 bash[80503]: cluster 2024-07-28T16:32:55.987603+0000 mgr.y (mgr.25232) 8443 : cluster [DBG] pgmap v9387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:57.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:57 smithi022 bash[82865]: cluster 2024-07-28T16:32:55.987603+0000 mgr.y (mgr.25232) 8443 : cluster [DBG] pgmap v9387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:58.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15689 16 16 0 0 0 - 0 2024-07-28T16:32:59.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15690 16 16 0 0 0 - 0 2024-07-28T16:32:59.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:32:59 smithi150 bash[67543]: cluster 2024-07-28T16:32:57.988958+0000 mgr.y (mgr.25232) 8444 : cluster [DBG] pgmap v9388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:59.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:32:59 smithi022 bash[80503]: cluster 2024-07-28T16:32:57.988958+0000 mgr.y (mgr.25232) 8444 : cluster [DBG] pgmap v9388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:32:59.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:32:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:32:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:32:59.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:32:59 smithi022 bash[82865]: cluster 2024-07-28T16:32:57.988958+0000 mgr.y (mgr.25232) 8444 : cluster [DBG] pgmap v9388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:00.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15691 16 16 0 0 0 - 0 2024-07-28T16:33:01.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15692 16 16 0 0 0 - 0 2024-07-28T16:33:01.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:01 smithi150 bash[67543]: cluster 2024-07-28T16:32:59.990328+0000 mgr.y (mgr.25232) 8445 : cluster [DBG] pgmap v9389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:01.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:01 smithi022 bash[80503]: cluster 2024-07-28T16:32:59.990328+0000 mgr.y (mgr.25232) 8445 : cluster [DBG] pgmap v9389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:01.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:01 smithi022 bash[82865]: cluster 2024-07-28T16:32:59.990328+0000 mgr.y (mgr.25232) 8445 : cluster [DBG] pgmap v9389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:02.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15693 16 16 0 0 0 - 0 2024-07-28T16:33:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:33:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:33:03.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15694 16 16 0 0 0 - 0 2024-07-28T16:33:03.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:03 smithi150 bash[67543]: cluster 2024-07-28T16:33:01.991702+0000 mgr.y (mgr.25232) 8446 : cluster [DBG] pgmap v9390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:03.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:03 smithi022 bash[80503]: cluster 2024-07-28T16:33:01.991702+0000 mgr.y (mgr.25232) 8446 : cluster [DBG] pgmap v9390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:03.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:03 smithi022 bash[82865]: cluster 2024-07-28T16:33:01.991702+0000 mgr.y (mgr.25232) 8446 : cluster [DBG] pgmap v9390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:04.250 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15695 16 16 0 0 0 - 0 2024-07-28T16:33:05.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15696 16 16 0 0 0 - 0 2024-07-28T16:33:05.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:05 smithi150 bash[67543]: cluster 2024-07-28T16:33:03.993085+0000 mgr.y (mgr.25232) 8447 : cluster [DBG] pgmap v9391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:05.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:05 smithi022 bash[80503]: cluster 2024-07-28T16:33:03.993085+0000 mgr.y (mgr.25232) 8447 : cluster [DBG] pgmap v9391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:05.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:05 smithi022 bash[82865]: cluster 2024-07-28T16:33:03.993085+0000 mgr.y (mgr.25232) 8447 : cluster [DBG] pgmap v9391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:06.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15697 16 16 0 0 0 - 0 2024-07-28T16:33:06.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:06 smithi150 bash[67543]: audit 2024-07-28T16:33:05.701047+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:06.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:06 smithi022 bash[80503]: audit 2024-07-28T16:33:05.701047+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:06.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:06 smithi022 bash[82865]: audit 2024-07-28T16:33:05.701047+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:07.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15698 16 16 0 0 0 - 0 2024-07-28T16:33:07.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:07 smithi150 bash[67543]: cluster 2024-07-28T16:33:05.994438+0000 mgr.y (mgr.25232) 8448 : cluster [DBG] pgmap v9392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:07.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:07 smithi022 bash[80503]: cluster 2024-07-28T16:33:05.994438+0000 mgr.y (mgr.25232) 8448 : cluster [DBG] pgmap v9392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:07.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:07 smithi022 bash[82865]: cluster 2024-07-28T16:33:05.994438+0000 mgr.y (mgr.25232) 8448 : cluster [DBG] pgmap v9392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:08.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15699 16 16 0 0 0 - 0 2024-07-28T16:33:09.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:33:09.242253+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:33:09.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:33:09.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15700 16 16 0 0 0 - 0 2024-07-28T16:33:09.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:09 smithi150 bash[67543]: cluster 2024-07-28T16:33:07.995800+0000 mgr.y (mgr.25232) 8449 : cluster [DBG] pgmap v9393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:09.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:09 smithi022 bash[80503]: cluster 2024-07-28T16:33:07.995800+0000 mgr.y (mgr.25232) 8449 : cluster [DBG] pgmap v9393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:09.590 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:33:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:33:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:33:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:09 smithi022 bash[82865]: cluster 2024-07-28T16:33:07.995800+0000 mgr.y (mgr.25232) 8449 : cluster [DBG] pgmap v9393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:10.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15701 16 16 0 0 0 - 0 2024-07-28T16:33:11.251 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15702 16 16 0 0 0 - 0 2024-07-28T16:33:11.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:11 smithi150 bash[67543]: cluster 2024-07-28T16:33:09.997177+0000 mgr.y (mgr.25232) 8450 : cluster [DBG] pgmap v9394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:11.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:11 smithi022 bash[82865]: cluster 2024-07-28T16:33:09.997177+0000 mgr.y (mgr.25232) 8450 : cluster [DBG] pgmap v9394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:11.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:11 smithi022 bash[80503]: cluster 2024-07-28T16:33:09.997177+0000 mgr.y (mgr.25232) 8450 : cluster [DBG] pgmap v9394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:12.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15703 16 16 0 0 0 - 0 2024-07-28T16:33:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:33:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:33:13.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15704 16 16 0 0 0 - 0 2024-07-28T16:33:13.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:13 smithi150 bash[67543]: cluster 2024-07-28T16:33:11.998579+0000 mgr.y (mgr.25232) 8451 : cluster [DBG] pgmap v9395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:13.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:13 smithi022 bash[82865]: cluster 2024-07-28T16:33:11.998579+0000 mgr.y (mgr.25232) 8451 : cluster [DBG] pgmap v9395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:13 smithi022 bash[80503]: cluster 2024-07-28T16:33:11.998579+0000 mgr.y (mgr.25232) 8451 : cluster [DBG] pgmap v9395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:14.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15705 16 16 0 0 0 - 0 2024-07-28T16:33:14.528 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 16:33:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T16:33:14.170658252Z level=info msg="Completed cleanup jobs" duration=46.876388ms 2024-07-28T16:33:15.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15706 16 16 0 0 0 - 0 2024-07-28T16:33:15.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:15 smithi150 bash[67543]: cluster 2024-07-28T16:33:13.999915+0000 mgr.y (mgr.25232) 8452 : cluster [DBG] pgmap v9396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:15.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:15 smithi022 bash[80503]: cluster 2024-07-28T16:33:13.999915+0000 mgr.y (mgr.25232) 8452 : cluster [DBG] pgmap v9396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:15.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:15 smithi022 bash[82865]: cluster 2024-07-28T16:33:13.999915+0000 mgr.y (mgr.25232) 8452 : cluster [DBG] pgmap v9396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:16.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15707 16 16 0 0 0 - 0 2024-07-28T16:33:17.252 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15708 16 16 0 0 0 - 0 2024-07-28T16:33:17.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:17 smithi150 bash[67543]: cluster 2024-07-28T16:33:16.001272+0000 mgr.y (mgr.25232) 8453 : cluster [DBG] pgmap v9397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:17.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:17 smithi022 bash[80503]: cluster 2024-07-28T16:33:16.001272+0000 mgr.y (mgr.25232) 8453 : cluster [DBG] pgmap v9397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:17.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:17 smithi022 bash[82865]: cluster 2024-07-28T16:33:16.001272+0000 mgr.y (mgr.25232) 8453 : cluster [DBG] pgmap v9397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:18.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15709 16 16 0 0 0 - 0 2024-07-28T16:33:19.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15710 16 16 0 0 0 - 0 2024-07-28T16:33:19.528 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:19 smithi150 bash[67543]: cluster 2024-07-28T16:33:18.002613+0000 mgr.y (mgr.25232) 8454 : cluster [DBG] pgmap v9398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:19.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:19 smithi022 bash[80503]: cluster 2024-07-28T16:33:18.002613+0000 mgr.y (mgr.25232) 8454 : cluster [DBG] pgmap v9398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:19.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:33:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:33:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:33:19.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:19 smithi022 bash[82865]: cluster 2024-07-28T16:33:18.002613+0000 mgr.y (mgr.25232) 8454 : cluster [DBG] pgmap v9398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:20.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15711 16 16 0 0 0 - 0 2024-07-28T16:33:21.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15712 16 16 0 0 0 - 0 2024-07-28T16:33:21.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:21 smithi022 bash[80503]: cluster 2024-07-28T16:33:20.003955+0000 mgr.y (mgr.25232) 8455 : cluster [DBG] pgmap v9399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:21.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:21 smithi022 bash[80503]: audit 2024-07-28T16:33:20.701633+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:21.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:21 smithi022 bash[82865]: cluster 2024-07-28T16:33:20.003955+0000 mgr.y (mgr.25232) 8455 : cluster [DBG] pgmap v9399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:21.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:21 smithi022 bash[82865]: audit 2024-07-28T16:33:20.701633+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:21 smithi150 bash[67543]: cluster 2024-07-28T16:33:20.003955+0000 mgr.y (mgr.25232) 8455 : cluster [DBG] pgmap v9399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:21 smithi150 bash[67543]: audit 2024-07-28T16:33:20.701633+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:22.253 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15713 16 16 0 0 0 - 0 2024-07-28T16:33:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:33:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:33:23.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15714 16 16 0 0 0 - 0 2024-07-28T16:33:23.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:23 smithi022 bash[80503]: cluster 2024-07-28T16:33:22.005312+0000 mgr.y (mgr.25232) 8456 : cluster [DBG] pgmap v9400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:23.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:23 smithi022 bash[82865]: cluster 2024-07-28T16:33:22.005312+0000 mgr.y (mgr.25232) 8456 : cluster [DBG] pgmap v9400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:23.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:23 smithi150 bash[67543]: cluster 2024-07-28T16:33:22.005312+0000 mgr.y (mgr.25232) 8456 : cluster [DBG] pgmap v9400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:24.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15715 16 16 0 0 0 - 0 2024-07-28T16:33:25.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15716 16 16 0 0 0 - 0 2024-07-28T16:33:25.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:25 smithi022 bash[80503]: cluster 2024-07-28T16:33:24.006664+0000 mgr.y (mgr.25232) 8457 : cluster [DBG] pgmap v9401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:25.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:25 smithi022 bash[82865]: cluster 2024-07-28T16:33:24.006664+0000 mgr.y (mgr.25232) 8457 : cluster [DBG] pgmap v9401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:25.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:25 smithi150 bash[67543]: cluster 2024-07-28T16:33:24.006664+0000 mgr.y (mgr.25232) 8457 : cluster [DBG] pgmap v9401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:26.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15717 16 16 0 0 0 - 0 2024-07-28T16:33:27.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15718 16 16 0 0 0 - 0 2024-07-28T16:33:27.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:27 smithi022 bash[80503]: cluster 2024-07-28T16:33:26.007991+0000 mgr.y (mgr.25232) 8458 : cluster [DBG] pgmap v9402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:27.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:27 smithi022 bash[82865]: cluster 2024-07-28T16:33:26.007991+0000 mgr.y (mgr.25232) 8458 : cluster [DBG] pgmap v9402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:27.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:27 smithi150 bash[67543]: cluster 2024-07-28T16:33:26.007991+0000 mgr.y (mgr.25232) 8458 : cluster [DBG] pgmap v9402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:28.254 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15719 16 16 0 0 0 - 0 2024-07-28T16:33:29.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:33:29.245631+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:33:29.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:33:29.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15720 16 16 0 0 0 - 0 2024-07-28T16:33:29.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:29 smithi022 bash[80503]: cluster 2024-07-28T16:33:28.009263+0000 mgr.y (mgr.25232) 8459 : cluster [DBG] pgmap v9403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:29.590 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:33:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:33:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:33:29.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:29 smithi022 bash[82865]: cluster 2024-07-28T16:33:28.009263+0000 mgr.y (mgr.25232) 8459 : cluster [DBG] pgmap v9403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:29.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:29 smithi150 bash[67543]: cluster 2024-07-28T16:33:28.009263+0000 mgr.y (mgr.25232) 8459 : cluster [DBG] pgmap v9403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:30.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15721 16 16 0 0 0 - 0 2024-07-28T16:33:31.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15722 16 16 0 0 0 - 0 2024-07-28T16:33:31.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:31 smithi022 bash[80503]: cluster 2024-07-28T16:33:30.010625+0000 mgr.y (mgr.25232) 8460 : cluster [DBG] pgmap v9404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:31.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:31 smithi022 bash[82865]: cluster 2024-07-28T16:33:30.010625+0000 mgr.y (mgr.25232) 8460 : cluster [DBG] pgmap v9404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:31.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:31 smithi150 bash[67543]: cluster 2024-07-28T16:33:30.010625+0000 mgr.y (mgr.25232) 8460 : cluster [DBG] pgmap v9404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:32.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15723 16 16 0 0 0 - 0 2024-07-28T16:33:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:33:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:33:33.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15724 16 16 0 0 0 - 0 2024-07-28T16:33:33.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:33 smithi022 bash[80503]: cluster 2024-07-28T16:33:32.011920+0000 mgr.y (mgr.25232) 8461 : cluster [DBG] pgmap v9405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:33.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:33 smithi022 bash[82865]: cluster 2024-07-28T16:33:32.011920+0000 mgr.y (mgr.25232) 8461 : cluster [DBG] pgmap v9405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:33.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:33 smithi150 bash[67543]: cluster 2024-07-28T16:33:32.011920+0000 mgr.y (mgr.25232) 8461 : cluster [DBG] pgmap v9405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:34.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15725 16 16 0 0 0 - 0 2024-07-28T16:33:35.255 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15726 16 16 0 0 0 - 0 2024-07-28T16:33:35.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:35 smithi022 bash[80503]: cluster 2024-07-28T16:33:34.013248+0000 mgr.y (mgr.25232) 8462 : cluster [DBG] pgmap v9406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:35.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:35 smithi022 bash[82865]: cluster 2024-07-28T16:33:34.013248+0000 mgr.y (mgr.25232) 8462 : cluster [DBG] pgmap v9406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:35.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:35 smithi150 bash[67543]: cluster 2024-07-28T16:33:34.013248+0000 mgr.y (mgr.25232) 8462 : cluster [DBG] pgmap v9406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:36.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15727 16 16 0 0 0 - 0 2024-07-28T16:33:36.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:36 smithi022 bash[80503]: audit 2024-07-28T16:33:35.702105+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:36.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:36 smithi022 bash[82865]: audit 2024-07-28T16:33:35.702105+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:36.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:36 smithi150 bash[67543]: audit 2024-07-28T16:33:35.702105+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:37.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15728 16 16 0 0 0 - 0 2024-07-28T16:33:37.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:37 smithi022 bash[80503]: cluster 2024-07-28T16:33:36.014577+0000 mgr.y (mgr.25232) 8463 : cluster [DBG] pgmap v9407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:37.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:37 smithi022 bash[82865]: cluster 2024-07-28T16:33:36.014577+0000 mgr.y (mgr.25232) 8463 : cluster [DBG] pgmap v9407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:37.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:37 smithi150 bash[67543]: cluster 2024-07-28T16:33:36.014577+0000 mgr.y (mgr.25232) 8463 : cluster [DBG] pgmap v9407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:38.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15729 16 16 0 0 0 - 0 2024-07-28T16:33:39.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15730 16 16 0 0 0 - 0 2024-07-28T16:33:39.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:33:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:33:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:33:39.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:39 smithi022 bash[82865]: cluster 2024-07-28T16:33:38.015887+0000 mgr.y (mgr.25232) 8464 : cluster [DBG] pgmap v9408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:39.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:39 smithi022 bash[80503]: cluster 2024-07-28T16:33:38.015887+0000 mgr.y (mgr.25232) 8464 : cluster [DBG] pgmap v9408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:39 smithi150 bash[67543]: cluster 2024-07-28T16:33:38.015887+0000 mgr.y (mgr.25232) 8464 : cluster [DBG] pgmap v9408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:40.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15731 16 16 0 0 0 - 0 2024-07-28T16:33:41.256 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15732 16 16 0 0 0 - 0 2024-07-28T16:33:41.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:41 smithi022 bash[82865]: cluster 2024-07-28T16:33:40.017237+0000 mgr.y (mgr.25232) 8465 : cluster [DBG] pgmap v9409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:41.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:41 smithi022 bash[80503]: cluster 2024-07-28T16:33:40.017237+0000 mgr.y (mgr.25232) 8465 : cluster [DBG] pgmap v9409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:41.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:41 smithi150 bash[67543]: cluster 2024-07-28T16:33:40.017237+0000 mgr.y (mgr.25232) 8465 : cluster [DBG] pgmap v9409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:42.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15733 16 16 0 0 0 - 0 2024-07-28T16:33:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:33:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:33:43.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15734 16 16 0 0 0 - 0 2024-07-28T16:33:43.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:43 smithi022 bash[80503]: cluster 2024-07-28T16:33:42.018602+0000 mgr.y (mgr.25232) 8466 : cluster [DBG] pgmap v9410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:43.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:43 smithi022 bash[82865]: cluster 2024-07-28T16:33:42.018602+0000 mgr.y (mgr.25232) 8466 : cluster [DBG] pgmap v9410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:43.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:43 smithi150 bash[67543]: cluster 2024-07-28T16:33:42.018602+0000 mgr.y (mgr.25232) 8466 : cluster [DBG] pgmap v9410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:44.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15735 16 16 0 0 0 - 0 2024-07-28T16:33:45.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15736 16 16 0 0 0 - 0 2024-07-28T16:33:45.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:45 smithi022 bash[80503]: cluster 2024-07-28T16:33:44.019930+0000 mgr.y (mgr.25232) 8467 : cluster [DBG] pgmap v9411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:45.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:45 smithi022 bash[82865]: cluster 2024-07-28T16:33:44.019930+0000 mgr.y (mgr.25232) 8467 : cluster [DBG] pgmap v9411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:45.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:45 smithi150 bash[67543]: cluster 2024-07-28T16:33:44.019930+0000 mgr.y (mgr.25232) 8467 : cluster [DBG] pgmap v9411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:46.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15737 16 16 0 0 0 - 0 2024-07-28T16:33:47.257 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15738 16 16 0 0 0 - 0 2024-07-28T16:33:47.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:47 smithi150 bash[67543]: cluster 2024-07-28T16:33:46.021267+0000 mgr.y (mgr.25232) 8468 : cluster [DBG] pgmap v9412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:47 smithi022 bash[80503]: cluster 2024-07-28T16:33:46.021267+0000 mgr.y (mgr.25232) 8468 : cluster [DBG] pgmap v9412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:47 smithi022 bash[82865]: cluster 2024-07-28T16:33:46.021267+0000 mgr.y (mgr.25232) 8468 : cluster [DBG] pgmap v9412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:48.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15739 16 16 0 0 0 - 0 2024-07-28T16:33:49.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:33:49.248982+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:33:49.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:33:49.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15740 16 16 0 0 0 - 0 2024-07-28T16:33:49.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:49 smithi150 bash[67543]: cluster 2024-07-28T16:33:48.022626+0000 mgr.y (mgr.25232) 8469 : cluster [DBG] pgmap v9413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:49 smithi022 bash[80503]: cluster 2024-07-28T16:33:48.022626+0000 mgr.y (mgr.25232) 8469 : cluster [DBG] pgmap v9413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:49.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:33:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:33:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:33:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:49 smithi022 bash[82865]: cluster 2024-07-28T16:33:48.022626+0000 mgr.y (mgr.25232) 8469 : cluster [DBG] pgmap v9413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:50.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15741 16 16 0 0 0 - 0 2024-07-28T16:33:51.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15742 16 16 0 0 0 - 0 2024-07-28T16:33:51.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:51 smithi150 bash[67543]: cluster 2024-07-28T16:33:50.023963+0000 mgr.y (mgr.25232) 8470 : cluster [DBG] pgmap v9414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:51 smithi150 bash[67543]: audit 2024-07-28T16:33:50.702580+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:51 smithi022 bash[80503]: cluster 2024-07-28T16:33:50.023963+0000 mgr.y (mgr.25232) 8470 : cluster [DBG] pgmap v9414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:51 smithi022 bash[80503]: audit 2024-07-28T16:33:50.702580+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:51 smithi022 bash[82865]: cluster 2024-07-28T16:33:50.023963+0000 mgr.y (mgr.25232) 8470 : cluster [DBG] pgmap v9414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:51 smithi022 bash[82865]: audit 2024-07-28T16:33:50.702580+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:33:52.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15743 16 16 0 0 0 - 0 2024-07-28T16:33:52.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:52 smithi150 bash[67543]: audit 2024-07-28T16:33:52.071242+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:33:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:33:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:33:52.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:52 smithi022 bash[80503]: audit 2024-07-28T16:33:52.071242+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:33:52.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:52 smithi022 bash[82865]: audit 2024-07-28T16:33:52.071242+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:33:53.258 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15744 16 16 0 0 0 - 0 2024-07-28T16:33:53.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:53 smithi150 bash[67543]: cluster 2024-07-28T16:33:52.025348+0000 mgr.y (mgr.25232) 8471 : cluster [DBG] pgmap v9415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:53 smithi022 bash[80503]: cluster 2024-07-28T16:33:52.025348+0000 mgr.y (mgr.25232) 8471 : cluster [DBG] pgmap v9415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:53 smithi022 bash[82865]: cluster 2024-07-28T16:33:52.025348+0000 mgr.y (mgr.25232) 8471 : cluster [DBG] pgmap v9415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:54.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15745 16 16 0 0 0 - 0 2024-07-28T16:33:55.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15746 16 16 0 0 0 - 0 2024-07-28T16:33:55.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:55 smithi150 bash[67543]: cluster 2024-07-28T16:33:54.026719+0000 mgr.y (mgr.25232) 8472 : cluster [DBG] pgmap v9416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:55.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:55 smithi022 bash[80503]: cluster 2024-07-28T16:33:54.026719+0000 mgr.y (mgr.25232) 8472 : cluster [DBG] pgmap v9416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:55.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:55 smithi022 bash[82865]: cluster 2024-07-28T16:33:54.026719+0000 mgr.y (mgr.25232) 8472 : cluster [DBG] pgmap v9416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:56.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15747 16 16 0 0 0 - 0 2024-07-28T16:33:57.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15748 16 16 0 0 0 - 0 2024-07-28T16:33:57.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:57 smithi150 bash[67543]: cluster 2024-07-28T16:33:56.028055+0000 mgr.y (mgr.25232) 8473 : cluster [DBG] pgmap v9417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:57.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:57 smithi022 bash[80503]: cluster 2024-07-28T16:33:56.028055+0000 mgr.y (mgr.25232) 8473 : cluster [DBG] pgmap v9417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:57.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:57 smithi022 bash[82865]: cluster 2024-07-28T16:33:56.028055+0000 mgr.y (mgr.25232) 8473 : cluster [DBG] pgmap v9417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:33:58.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15749 16 16 0 0 0 - 0 2024-07-28T16:33:59.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:58 smithi150 bash[67543]: audit 2024-07-28T16:33:57.722952+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:58 smithi150 bash[67543]: audit 2024-07-28T16:33:57.730883+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:58 smithi150 bash[67543]: audit 2024-07-28T16:33:58.004942+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:58 smithi150 bash[67543]: audit 2024-07-28T16:33:58.012011+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:58 smithi150 bash[67543]: audit 2024-07-28T16:33:58.504431+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:58 smithi150 bash[67543]: audit 2024-07-28T16:33:58.509809+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[80503]: audit 2024-07-28T16:33:57.722952+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[80503]: audit 2024-07-28T16:33:57.730883+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[80503]: audit 2024-07-28T16:33:58.004942+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[80503]: audit 2024-07-28T16:33:58.012011+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[80503]: audit 2024-07-28T16:33:58.504431+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[80503]: audit 2024-07-28T16:33:58.509809+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[82865]: audit 2024-07-28T16:33:57.722952+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[82865]: audit 2024-07-28T16:33:57.730883+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[82865]: audit 2024-07-28T16:33:58.004942+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[82865]: audit 2024-07-28T16:33:58.012011+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[82865]: audit 2024-07-28T16:33:58.504431+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:58 smithi022 bash[82865]: audit 2024-07-28T16:33:58.509809+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:33:59.259 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15750 16 16 0 0 0 - 0 2024-07-28T16:33:59.735 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:33:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:34:00.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:59 smithi150 bash[67543]: cluster 2024-07-28T16:33:58.029077+0000 mgr.y (mgr.25232) 8474 : cluster [DBG] pgmap v9418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:00.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:59 smithi150 bash[67543]: audit 2024-07-28T16:33:58.794578+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:00.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:33:59 smithi150 bash[67543]: audit 2024-07-28T16:33:58.804645+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:00.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[80503]: cluster 2024-07-28T16:33:58.029077+0000 mgr.y (mgr.25232) 8474 : cluster [DBG] pgmap v9418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:00.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[80503]: audit 2024-07-28T16:33:58.794578+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:00.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[80503]: audit 2024-07-28T16:33:58.804645+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:00.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[82865]: cluster 2024-07-28T16:33:58.029077+0000 mgr.y (mgr.25232) 8474 : cluster [DBG] pgmap v9418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:00.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[82865]: audit 2024-07-28T16:33:58.794578+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:00.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:33:59 smithi022 bash[82865]: audit 2024-07-28T16:33:58.804645+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:00.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15751 16 16 0 0 0 - 0 2024-07-28T16:34:01.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15752 16 16 0 0 0 - 0 2024-07-28T16:34:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:01 smithi150 bash[67543]: cluster 2024-07-28T16:34:00.030438+0000 mgr.y (mgr.25232) 8475 : cluster [DBG] pgmap v9419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:02.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:01 smithi022 bash[80503]: cluster 2024-07-28T16:34:00.030438+0000 mgr.y (mgr.25232) 8475 : cluster [DBG] pgmap v9419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:02.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:01 smithi022 bash[82865]: cluster 2024-07-28T16:34:00.030438+0000 mgr.y (mgr.25232) 8475 : cluster [DBG] pgmap v9419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:02.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15753 16 16 0 0 0 - 0 2024-07-28T16:34:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:34:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:34:03.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15754 16 16 0 0 0 - 0 2024-07-28T16:34:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:03 smithi150 bash[67543]: cluster 2024-07-28T16:34:02.031805+0000 mgr.y (mgr.25232) 8476 : cluster [DBG] pgmap v9420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:03 smithi022 bash[80503]: cluster 2024-07-28T16:34:02.031805+0000 mgr.y (mgr.25232) 8476 : cluster [DBG] pgmap v9420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:04.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:03 smithi022 bash[82865]: cluster 2024-07-28T16:34:02.031805+0000 mgr.y (mgr.25232) 8476 : cluster [DBG] pgmap v9420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:04.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15755 16 16 0 0 0 - 0 2024-07-28T16:34:05.260 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15756 16 16 0 0 0 - 0 2024-07-28T16:34:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:05 smithi150 bash[67543]: cluster 2024-07-28T16:34:04.033152+0000 mgr.y (mgr.25232) 8477 : cluster [DBG] pgmap v9421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:05 smithi150 bash[67543]: audit 2024-07-28T16:34:05.702932+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:05 smithi022 bash[80503]: cluster 2024-07-28T16:34:04.033152+0000 mgr.y (mgr.25232) 8477 : cluster [DBG] pgmap v9421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:05 smithi022 bash[80503]: audit 2024-07-28T16:34:05.702932+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:05 smithi022 bash[82865]: cluster 2024-07-28T16:34:04.033152+0000 mgr.y (mgr.25232) 8477 : cluster [DBG] pgmap v9421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:05 smithi022 bash[82865]: audit 2024-07-28T16:34:05.702932+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:06.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15757 16 16 0 0 0 - 0 2024-07-28T16:34:07.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15758 16 16 0 0 0 - 0 2024-07-28T16:34:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:07 smithi150 bash[67543]: cluster 2024-07-28T16:34:06.034531+0000 mgr.y (mgr.25232) 8478 : cluster [DBG] pgmap v9422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:07 smithi022 bash[80503]: cluster 2024-07-28T16:34:06.034531+0000 mgr.y (mgr.25232) 8478 : cluster [DBG] pgmap v9422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:07 smithi022 bash[82865]: cluster 2024-07-28T16:34:06.034531+0000 mgr.y (mgr.25232) 8478 : cluster [DBG] pgmap v9422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:08.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15759 16 16 0 0 0 - 0 2024-07-28T16:34:09.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:34:09.252109+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:34:09.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:34:09.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15760 16 16 0 0 0 - 0 2024-07-28T16:34:09.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:34:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[82865]: cluster 2024-07-28T16:34:08.035873+0000 mgr.y (mgr.25232) 8479 : cluster [DBG] pgmap v9423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[82865]: audit 2024-07-28T16:34:08.311336+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[82865]: audit 2024-07-28T16:34:08.322110+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[82865]: audit 2024-07-28T16:34:08.324481+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[82865]: audit 2024-07-28T16:34:08.326522+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[82865]: audit 2024-07-28T16:34:08.337195+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[80503]: cluster 2024-07-28T16:34:08.035873+0000 mgr.y (mgr.25232) 8479 : cluster [DBG] pgmap v9423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[80503]: audit 2024-07-28T16:34:08.311336+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[80503]: audit 2024-07-28T16:34:08.322110+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[80503]: audit 2024-07-28T16:34:08.324481+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:34:09.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[80503]: audit 2024-07-28T16:34:08.326522+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:34:09.591 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:09 smithi022 bash[80503]: audit 2024-07-28T16:34:08.337195+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:09 smithi150 bash[67543]: cluster 2024-07-28T16:34:08.035873+0000 mgr.y (mgr.25232) 8479 : cluster [DBG] pgmap v9423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:09.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:09 smithi150 bash[67543]: audit 2024-07-28T16:34:08.311336+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:09 smithi150 bash[67543]: audit 2024-07-28T16:34:08.322110+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:09 smithi150 bash[67543]: audit 2024-07-28T16:34:08.324481+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:34:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:09 smithi150 bash[67543]: audit 2024-07-28T16:34:08.326522+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:34:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:09 smithi150 bash[67543]: audit 2024-07-28T16:34:08.337195+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:34:10.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15761 16 16 0 0 0 - 0 2024-07-28T16:34:11.261 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15762 16 16 0 0 0 - 0 2024-07-28T16:34:11.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:11 smithi022 bash[80503]: cluster 2024-07-28T16:34:10.037222+0000 mgr.y (mgr.25232) 8480 : cluster [DBG] pgmap v9424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:11.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:11 smithi022 bash[82865]: cluster 2024-07-28T16:34:10.037222+0000 mgr.y (mgr.25232) 8480 : cluster [DBG] pgmap v9424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:11.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:11 smithi150 bash[67543]: cluster 2024-07-28T16:34:10.037222+0000 mgr.y (mgr.25232) 8480 : cluster [DBG] pgmap v9424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:12.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15763 16 16 0 0 0 - 0 2024-07-28T16:34:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:34:12 smithi150 bash[60514]: ts=2024-07-28T16:34: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:34:13.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15764 16 16 0 0 0 - 0 2024-07-28T16:34:13.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:13 smithi022 bash[80503]: cluster 2024-07-28T16:34:12.038590+0000 mgr.y (mgr.25232) 8481 : cluster [DBG] pgmap v9425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:13.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:13 smithi022 bash[82865]: cluster 2024-07-28T16:34:12.038590+0000 mgr.y (mgr.25232) 8481 : cluster [DBG] pgmap v9425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:13.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:13 smithi150 bash[67543]: cluster 2024-07-28T16:34:12.038590+0000 mgr.y (mgr.25232) 8481 : cluster [DBG] pgmap v9425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:14.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15765 16 16 0 0 0 - 0 2024-07-28T16:34:15.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15766 16 16 0 0 0 - 0 2024-07-28T16:34:15.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:15 smithi022 bash[80503]: cluster 2024-07-28T16:34:14.039913+0000 mgr.y (mgr.25232) 8482 : cluster [DBG] pgmap v9426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:15.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:15 smithi022 bash[82865]: cluster 2024-07-28T16:34:14.039913+0000 mgr.y (mgr.25232) 8482 : cluster [DBG] pgmap v9426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:15.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:15 smithi150 bash[67543]: cluster 2024-07-28T16:34:14.039913+0000 mgr.y (mgr.25232) 8482 : cluster [DBG] pgmap v9426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:16.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15767 16 16 0 0 0 - 0 2024-07-28T16:34:17.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15768 16 16 0 0 0 - 0 2024-07-28T16:34:17.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:17 smithi022 bash[80503]: cluster 2024-07-28T16:34:16.041228+0000 mgr.y (mgr.25232) 8483 : cluster [DBG] pgmap v9427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:17.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:17 smithi022 bash[82865]: cluster 2024-07-28T16:34:16.041228+0000 mgr.y (mgr.25232) 8483 : cluster [DBG] pgmap v9427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:17.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:17 smithi150 bash[67543]: cluster 2024-07-28T16:34:16.041228+0000 mgr.y (mgr.25232) 8483 : cluster [DBG] pgmap v9427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:18.262 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15769 16 16 0 0 0 - 0 2024-07-28T16:34:19.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15770 16 16 0 0 0 - 0 2024-07-28T16:34:19.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:19 smithi022 bash[80503]: cluster 2024-07-28T16:34:18.042603+0000 mgr.y (mgr.25232) 8484 : cluster [DBG] pgmap v9428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:19.589 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:34:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:34:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:34:19.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:19 smithi022 bash[82865]: cluster 2024-07-28T16:34:18.042603+0000 mgr.y (mgr.25232) 8484 : cluster [DBG] pgmap v9428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:19.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:19 smithi150 bash[67543]: cluster 2024-07-28T16:34:18.042603+0000 mgr.y (mgr.25232) 8484 : cluster [DBG] pgmap v9428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:20.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15771 16 16 0 0 0 - 0 2024-07-28T16:34:21.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15772 16 16 0 0 0 - 0 2024-07-28T16:34:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:21 smithi150 bash[67543]: cluster 2024-07-28T16:34:20.044077+0000 mgr.y (mgr.25232) 8485 : cluster [DBG] pgmap v9429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:21 smithi150 bash[67543]: audit 2024-07-28T16:34:20.703279+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:21.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:21 smithi022 bash[80503]: cluster 2024-07-28T16:34:20.044077+0000 mgr.y (mgr.25232) 8485 : cluster [DBG] pgmap v9429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:21.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:21 smithi022 bash[80503]: audit 2024-07-28T16:34:20.703279+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:21 smithi022 bash[82865]: cluster 2024-07-28T16:34:20.044077+0000 mgr.y (mgr.25232) 8485 : cluster [DBG] pgmap v9429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:21 smithi022 bash[82865]: audit 2024-07-28T16:34:20.703279+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:22.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15773 16 16 0 0 0 - 0 2024-07-28T16:34:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:34:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:34:23.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15774 16 16 0 0 0 - 0 2024-07-28T16:34:23.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:23 smithi150 bash[67543]: cluster 2024-07-28T16:34:22.045586+0000 mgr.y (mgr.25232) 8486 : cluster [DBG] pgmap v9430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:23.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:23 smithi022 bash[80503]: cluster 2024-07-28T16:34:22.045586+0000 mgr.y (mgr.25232) 8486 : cluster [DBG] pgmap v9430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:23.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:23 smithi022 bash[82865]: cluster 2024-07-28T16:34:22.045586+0000 mgr.y (mgr.25232) 8486 : cluster [DBG] pgmap v9430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:24.263 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15775 16 16 0 0 0 - 0 2024-07-28T16:34:25.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15776 16 16 0 0 0 - 0 2024-07-28T16:34:25.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:25 smithi150 bash[67543]: cluster 2024-07-28T16:34:24.047077+0000 mgr.y (mgr.25232) 8487 : cluster [DBG] pgmap v9431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:25.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:25 smithi022 bash[80503]: cluster 2024-07-28T16:34:24.047077+0000 mgr.y (mgr.25232) 8487 : cluster [DBG] pgmap v9431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:25.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:25 smithi022 bash[82865]: cluster 2024-07-28T16:34:24.047077+0000 mgr.y (mgr.25232) 8487 : cluster [DBG] pgmap v9431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:26.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15777 16 16 0 0 0 - 0 2024-07-28T16:34:27.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15778 16 16 0 0 0 - 0 2024-07-28T16:34:27.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:27 smithi150 bash[67543]: cluster 2024-07-28T16:34:26.048579+0000 mgr.y (mgr.25232) 8488 : cluster [DBG] pgmap v9432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:27.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:27 smithi022 bash[80503]: cluster 2024-07-28T16:34:26.048579+0000 mgr.y (mgr.25232) 8488 : cluster [DBG] pgmap v9432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:27.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:27 smithi022 bash[82865]: cluster 2024-07-28T16:34:26.048579+0000 mgr.y (mgr.25232) 8488 : cluster [DBG] pgmap v9432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:28.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15779 16 16 0 0 0 - 0 2024-07-28T16:34:29.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:34:29.255376+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:34:29.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:34:29.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15780 16 16 0 0 0 - 0 2024-07-28T16:34:29.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:29 smithi150 bash[67543]: cluster 2024-07-28T16:34:28.050068+0000 mgr.y (mgr.25232) 8489 : cluster [DBG] pgmap v9433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:29.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:29 smithi022 bash[80503]: cluster 2024-07-28T16:34:28.050068+0000 mgr.y (mgr.25232) 8489 : cluster [DBG] pgmap v9433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:29.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:34:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:34:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:34:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:29 smithi022 bash[82865]: cluster 2024-07-28T16:34:28.050068+0000 mgr.y (mgr.25232) 8489 : cluster [DBG] pgmap v9433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:30.264 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15781 16 16 0 0 0 - 0 2024-07-28T16:34:31.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15782 16 16 0 0 0 - 0 2024-07-28T16:34:31.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:31 smithi150 bash[67543]: cluster 2024-07-28T16:34:30.051530+0000 mgr.y (mgr.25232) 8490 : cluster [DBG] pgmap v9434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:31.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:31 smithi022 bash[80503]: cluster 2024-07-28T16:34:30.051530+0000 mgr.y (mgr.25232) 8490 : cluster [DBG] pgmap v9434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:31.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:31 smithi022 bash[82865]: cluster 2024-07-28T16:34:30.051530+0000 mgr.y (mgr.25232) 8490 : cluster [DBG] pgmap v9434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:32.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15783 16 16 0 0 0 - 0 2024-07-28T16:34:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:34:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:34:33.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15784 16 16 0 0 0 - 0 2024-07-28T16:34:33.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:33 smithi150 bash[67543]: cluster 2024-07-28T16:34:32.052897+0000 mgr.y (mgr.25232) 8491 : cluster [DBG] pgmap v9435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:33.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:33 smithi022 bash[80503]: cluster 2024-07-28T16:34:32.052897+0000 mgr.y (mgr.25232) 8491 : cluster [DBG] pgmap v9435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:33.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:33 smithi022 bash[82865]: cluster 2024-07-28T16:34:32.052897+0000 mgr.y (mgr.25232) 8491 : cluster [DBG] pgmap v9435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:34.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15785 16 16 0 0 0 - 0 2024-07-28T16:34:35.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15786 16 16 0 0 0 - 0 2024-07-28T16:34:35.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:35 smithi150 bash[67543]: cluster 2024-07-28T16:34:34.054224+0000 mgr.y (mgr.25232) 8492 : cluster [DBG] pgmap v9436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:35.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:35 smithi022 bash[80503]: cluster 2024-07-28T16:34:34.054224+0000 mgr.y (mgr.25232) 8492 : cluster [DBG] pgmap v9436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:35.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:35 smithi022 bash[82865]: cluster 2024-07-28T16:34:34.054224+0000 mgr.y (mgr.25232) 8492 : cluster [DBG] pgmap v9436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:36.265 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15787 16 16 0 0 0 - 0 2024-07-28T16:34:36.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:36 smithi150 bash[67543]: audit 2024-07-28T16:34:35.703882+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:36.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:36 smithi022 bash[80503]: audit 2024-07-28T16:34:35.703882+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:36.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:36 smithi022 bash[82865]: audit 2024-07-28T16:34:35.703882+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:37.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15788 16 16 0 0 0 - 0 2024-07-28T16:34:37.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:37 smithi150 bash[67543]: cluster 2024-07-28T16:34:36.055673+0000 mgr.y (mgr.25232) 8493 : cluster [DBG] pgmap v9437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:37.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:37 smithi022 bash[80503]: cluster 2024-07-28T16:34:36.055673+0000 mgr.y (mgr.25232) 8493 : cluster [DBG] pgmap v9437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:37.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:37 smithi022 bash[82865]: cluster 2024-07-28T16:34:36.055673+0000 mgr.y (mgr.25232) 8493 : cluster [DBG] pgmap v9437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:38.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15789 16 16 0 0 0 - 0 2024-07-28T16:34:39.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15790 16 16 0 0 0 - 0 2024-07-28T16:34:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:39 smithi150 bash[67543]: cluster 2024-07-28T16:34:38.057044+0000 mgr.y (mgr.25232) 8494 : cluster [DBG] pgmap v9438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:39 smithi022 bash[80503]: cluster 2024-07-28T16:34:38.057044+0000 mgr.y (mgr.25232) 8494 : cluster [DBG] pgmap v9438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:34:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:34:39] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:34:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:39 smithi022 bash[82865]: cluster 2024-07-28T16:34:38.057044+0000 mgr.y (mgr.25232) 8494 : cluster [DBG] pgmap v9438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:40.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15791 16 16 0 0 0 - 0 2024-07-28T16:34:41.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15792 16 16 0 0 0 - 0 2024-07-28T16:34:41.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:41 smithi150 bash[67543]: cluster 2024-07-28T16:34:40.058394+0000 mgr.y (mgr.25232) 8495 : cluster [DBG] pgmap v9439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:41.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:41 smithi022 bash[80503]: cluster 2024-07-28T16:34:40.058394+0000 mgr.y (mgr.25232) 8495 : cluster [DBG] pgmap v9439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:41.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:41 smithi022 bash[82865]: cluster 2024-07-28T16:34:40.058394+0000 mgr.y (mgr.25232) 8495 : cluster [DBG] pgmap v9439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:42.266 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15793 16 16 0 0 0 - 0 2024-07-28T16:34:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:34:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:34:43.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15794 16 16 0 0 0 - 0 2024-07-28T16:34:43.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:43 smithi150 bash[67543]: cluster 2024-07-28T16:34:42.059683+0000 mgr.y (mgr.25232) 8496 : cluster [DBG] pgmap v9440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:43 smithi022 bash[80503]: cluster 2024-07-28T16:34:42.059683+0000 mgr.y (mgr.25232) 8496 : cluster [DBG] pgmap v9440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:43.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:43 smithi022 bash[82865]: cluster 2024-07-28T16:34:42.059683+0000 mgr.y (mgr.25232) 8496 : cluster [DBG] pgmap v9440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:44.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15795 16 16 0 0 0 - 0 2024-07-28T16:34:45.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15796 16 16 0 0 0 - 0 2024-07-28T16:34:45.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:45 smithi150 bash[67543]: cluster 2024-07-28T16:34:44.061028+0000 mgr.y (mgr.25232) 8497 : cluster [DBG] pgmap v9441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:45.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:45 smithi022 bash[80503]: cluster 2024-07-28T16:34:44.061028+0000 mgr.y (mgr.25232) 8497 : cluster [DBG] pgmap v9441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:45.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:45 smithi022 bash[82865]: cluster 2024-07-28T16:34:44.061028+0000 mgr.y (mgr.25232) 8497 : cluster [DBG] pgmap v9441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:46.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15797 16 16 0 0 0 - 0 2024-07-28T16:34:47.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15798 16 16 0 0 0 - 0 2024-07-28T16:34:47.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:47 smithi150 bash[67543]: cluster 2024-07-28T16:34:46.062403+0000 mgr.y (mgr.25232) 8498 : cluster [DBG] pgmap v9442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:47 smithi022 bash[80503]: cluster 2024-07-28T16:34:46.062403+0000 mgr.y (mgr.25232) 8498 : cluster [DBG] pgmap v9442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:47.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:47 smithi022 bash[82865]: cluster 2024-07-28T16:34:46.062403+0000 mgr.y (mgr.25232) 8498 : cluster [DBG] pgmap v9442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:48.267 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15799 16 16 0 0 0 - 0 2024-07-28T16:34:49.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:34:49.258596+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:34:49.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:34:49.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15800 16 16 0 0 0 - 0 2024-07-28T16:34:49.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:49 smithi150 bash[67543]: cluster 2024-07-28T16:34:48.063751+0000 mgr.y (mgr.25232) 8499 : cluster [DBG] pgmap v9443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:49 smithi022 bash[80503]: cluster 2024-07-28T16:34:48.063751+0000 mgr.y (mgr.25232) 8499 : cluster [DBG] pgmap v9443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:34:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:34:49] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:34:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:49 smithi022 bash[82865]: cluster 2024-07-28T16:34:48.063751+0000 mgr.y (mgr.25232) 8499 : cluster [DBG] pgmap v9443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:50.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15801 16 16 0 0 0 - 0 2024-07-28T16:34:51.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15802 16 16 0 0 0 - 0 2024-07-28T16:34:51.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:51 smithi150 bash[67543]: cluster 2024-07-28T16:34:50.065095+0000 mgr.y (mgr.25232) 8500 : cluster [DBG] pgmap v9444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:51.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:51 smithi150 bash[67543]: audit 2024-07-28T16:34:50.704237+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:51 smithi022 bash[80503]: cluster 2024-07-28T16:34:50.065095+0000 mgr.y (mgr.25232) 8500 : cluster [DBG] pgmap v9444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:51 smithi022 bash[80503]: audit 2024-07-28T16:34:50.704237+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:51 smithi022 bash[82865]: cluster 2024-07-28T16:34:50.065095+0000 mgr.y (mgr.25232) 8500 : cluster [DBG] pgmap v9444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:51 smithi022 bash[82865]: audit 2024-07-28T16:34:50.704237+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:34:52.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15803 16 16 0 0 0 - 0 2024-07-28T16:34:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:34:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:34:53.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15804 16 16 0 0 0 - 0 2024-07-28T16:34:53.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:53 smithi150 bash[67543]: cluster 2024-07-28T16:34:52.066457+0000 mgr.y (mgr.25232) 8501 : cluster [DBG] pgmap v9445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:53 smithi022 bash[80503]: cluster 2024-07-28T16:34:52.066457+0000 mgr.y (mgr.25232) 8501 : cluster [DBG] pgmap v9445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:53.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:53 smithi022 bash[82865]: cluster 2024-07-28T16:34:52.066457+0000 mgr.y (mgr.25232) 8501 : cluster [DBG] pgmap v9445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:54.268 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15805 16 16 0 0 0 - 0 2024-07-28T16:34:55.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15806 16 16 0 0 0 - 0 2024-07-28T16:34:55.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:55 smithi150 bash[67543]: cluster 2024-07-28T16:34:54.067780+0000 mgr.y (mgr.25232) 8502 : cluster [DBG] pgmap v9446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:55.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:55 smithi022 bash[80503]: cluster 2024-07-28T16:34:54.067780+0000 mgr.y (mgr.25232) 8502 : cluster [DBG] pgmap v9446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:55.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:55 smithi022 bash[82865]: cluster 2024-07-28T16:34:54.067780+0000 mgr.y (mgr.25232) 8502 : cluster [DBG] pgmap v9446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:56.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15807 16 16 0 0 0 - 0 2024-07-28T16:34:57.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15808 16 16 0 0 0 - 0 2024-07-28T16:34:57.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:57 smithi150 bash[67543]: cluster 2024-07-28T16:34:56.069129+0000 mgr.y (mgr.25232) 8503 : cluster [DBG] pgmap v9447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:57.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:57 smithi022 bash[80503]: cluster 2024-07-28T16:34:56.069129+0000 mgr.y (mgr.25232) 8503 : cluster [DBG] pgmap v9447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:57 smithi022 bash[82865]: cluster 2024-07-28T16:34:56.069129+0000 mgr.y (mgr.25232) 8503 : cluster [DBG] pgmap v9447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:58.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15809 16 16 0 0 0 - 0 2024-07-28T16:34:59.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15810 16 16 0 0 0 - 0 2024-07-28T16:34:59.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:34:59 smithi150 bash[67543]: cluster 2024-07-28T16:34:58.070512+0000 mgr.y (mgr.25232) 8504 : cluster [DBG] pgmap v9448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:34:59 smithi022 bash[80503]: cluster 2024-07-28T16:34:58.070512+0000 mgr.y (mgr.25232) 8504 : cluster [DBG] pgmap v9448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:34:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:34:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:34:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:34:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:34:59 smithi022 bash[82865]: cluster 2024-07-28T16:34:58.070512+0000 mgr.y (mgr.25232) 8504 : cluster [DBG] pgmap v9448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:00.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15811 16 16 0 0 0 - 0 2024-07-28T16:35:01.269 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15812 16 16 0 0 0 - 0 2024-07-28T16:35:01.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:01 smithi150 bash[67543]: cluster 2024-07-28T16:35:00.071888+0000 mgr.y (mgr.25232) 8505 : cluster [DBG] pgmap v9449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:01.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:01 smithi022 bash[80503]: cluster 2024-07-28T16:35:00.071888+0000 mgr.y (mgr.25232) 8505 : cluster [DBG] pgmap v9449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:01.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:01 smithi022 bash[82865]: cluster 2024-07-28T16:35:00.071888+0000 mgr.y (mgr.25232) 8505 : cluster [DBG] pgmap v9449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:02.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15813 16 16 0 0 0 - 0 2024-07-28T16:35:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:35:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:35:03.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15814 16 16 0 0 0 - 0 2024-07-28T16:35:03.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:03 smithi150 bash[67543]: cluster 2024-07-28T16:35:02.073232+0000 mgr.y (mgr.25232) 8506 : cluster [DBG] pgmap v9450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:03.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:03 smithi022 bash[80503]: cluster 2024-07-28T16:35:02.073232+0000 mgr.y (mgr.25232) 8506 : cluster [DBG] pgmap v9450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:03.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:03 smithi022 bash[82865]: cluster 2024-07-28T16:35:02.073232+0000 mgr.y (mgr.25232) 8506 : cluster [DBG] pgmap v9450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:04.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15815 16 16 0 0 0 - 0 2024-07-28T16:35:05.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15816 16 16 0 0 0 - 0 2024-07-28T16:35:05.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:05 smithi150 bash[67543]: cluster 2024-07-28T16:35:04.074638+0000 mgr.y (mgr.25232) 8507 : cluster [DBG] pgmap v9451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:05.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:05 smithi022 bash[80503]: cluster 2024-07-28T16:35:04.074638+0000 mgr.y (mgr.25232) 8507 : cluster [DBG] pgmap v9451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:05.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:05 smithi022 bash[82865]: cluster 2024-07-28T16:35:04.074638+0000 mgr.y (mgr.25232) 8507 : cluster [DBG] pgmap v9451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:06.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15817 16 16 0 0 0 - 0 2024-07-28T16:35:06.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:06 smithi150 bash[67543]: audit 2024-07-28T16:35:05.704672+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:06.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:06 smithi022 bash[82865]: audit 2024-07-28T16:35:05.704672+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:06.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:06 smithi022 bash[80503]: audit 2024-07-28T16:35:05.704672+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:07.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15818 16 16 0 0 0 - 0 2024-07-28T16:35:07.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:07 smithi150 bash[67543]: cluster 2024-07-28T16:35:06.075950+0000 mgr.y (mgr.25232) 8508 : cluster [DBG] pgmap v9452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:07.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:07 smithi022 bash[80503]: cluster 2024-07-28T16:35:06.075950+0000 mgr.y (mgr.25232) 8508 : cluster [DBG] pgmap v9452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:07.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:07 smithi022 bash[82865]: cluster 2024-07-28T16:35:06.075950+0000 mgr.y (mgr.25232) 8508 : cluster [DBG] pgmap v9452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:08.270 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15819 16 16 0 0 0 - 0 2024-07-28T16:35:09.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:35:09.261784+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:35:09.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:35:09.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15820 16 16 0 0 0 - 0 2024-07-28T16:35:09.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:09 smithi150 bash[67543]: cluster 2024-07-28T16:35:08.077272+0000 mgr.y (mgr.25232) 8509 : cluster [DBG] pgmap v9453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:09 smithi150 bash[67543]: audit 2024-07-28T16:35:08.494171+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:35:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:09 smithi150 bash[67543]: audit 2024-07-28T16:35:08.871807+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:09 smithi150 bash[67543]: audit 2024-07-28T16:35:08.876313+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:09.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:35:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[80503]: cluster 2024-07-28T16:35:08.077272+0000 mgr.y (mgr.25232) 8509 : cluster [DBG] pgmap v9453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[80503]: audit 2024-07-28T16:35:08.494171+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[80503]: audit 2024-07-28T16:35:08.871807+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[80503]: audit 2024-07-28T16:35:08.876313+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[82865]: cluster 2024-07-28T16:35:08.077272+0000 mgr.y (mgr.25232) 8509 : cluster [DBG] pgmap v9453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[82865]: audit 2024-07-28T16:35:08.494171+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[82865]: audit 2024-07-28T16:35:08.871807+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:09 smithi022 bash[82865]: audit 2024-07-28T16:35:08.876313+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:10.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15821 16 16 0 0 0 - 0 2024-07-28T16:35:11.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15822 16 16 0 0 0 - 0 2024-07-28T16:35:11.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:11 smithi150 bash[67543]: cluster 2024-07-28T16:35:10.078786+0000 mgr.y (mgr.25232) 8510 : cluster [DBG] pgmap v9454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:11.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:11 smithi022 bash[80503]: cluster 2024-07-28T16:35:10.078786+0000 mgr.y (mgr.25232) 8510 : cluster [DBG] pgmap v9454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:11.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:11 smithi022 bash[82865]: cluster 2024-07-28T16:35:10.078786+0000 mgr.y (mgr.25232) 8510 : cluster [DBG] pgmap v9454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:12.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15823 16 16 0 0 0 - 0 2024-07-28T16:35:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:35:12 smithi150 bash[60514]: ts=2024-07-28T16:35:12.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:35:13.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15824 16 16 0 0 0 - 0 2024-07-28T16:35:13.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:13 smithi150 bash[67543]: cluster 2024-07-28T16:35:12.080219+0000 mgr.y (mgr.25232) 8511 : cluster [DBG] pgmap v9455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:13.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:13 smithi022 bash[80503]: cluster 2024-07-28T16:35:12.080219+0000 mgr.y (mgr.25232) 8511 : cluster [DBG] pgmap v9455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:13.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:13 smithi022 bash[82865]: cluster 2024-07-28T16:35:12.080219+0000 mgr.y (mgr.25232) 8511 : cluster [DBG] pgmap v9455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:14.271 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15825 16 16 0 0 0 - 0 2024-07-28T16:35:15.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15826 16 16 0 0 0 - 0 2024-07-28T16:35:15.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:15 smithi150 bash[67543]: cluster 2024-07-28T16:35:14.080909+0000 mgr.y (mgr.25232) 8512 : cluster [DBG] pgmap v9456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:15 smithi150 bash[67543]: audit 2024-07-28T16:35:14.374717+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:15 smithi150 bash[67543]: audit 2024-07-28T16:35:14.379873+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:15 smithi150 bash[67543]: audit 2024-07-28T16:35:14.504403+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:15 smithi150 bash[67543]: audit 2024-07-28T16:35:14.513386+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[80503]: cluster 2024-07-28T16:35:14.080909+0000 mgr.y (mgr.25232) 8512 : cluster [DBG] pgmap v9456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[80503]: audit 2024-07-28T16:35:14.374717+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[80503]: audit 2024-07-28T16:35:14.379873+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[80503]: audit 2024-07-28T16:35:14.504403+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[80503]: audit 2024-07-28T16:35:14.513386+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[82865]: cluster 2024-07-28T16:35:14.080909+0000 mgr.y (mgr.25232) 8512 : cluster [DBG] pgmap v9456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[82865]: audit 2024-07-28T16:35:14.374717+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[82865]: audit 2024-07-28T16:35:14.379873+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[82865]: audit 2024-07-28T16:35:14.504403+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:15 smithi022 bash[82865]: audit 2024-07-28T16:35:14.513386+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:16.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15827 16 16 0 0 0 - 0 2024-07-28T16:35:17.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15828 16 16 0 0 0 - 0 2024-07-28T16:35:17.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:17 smithi150 bash[67543]: cluster 2024-07-28T16:35:16.082326+0000 mgr.y (mgr.25232) 8513 : cluster [DBG] pgmap v9457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:17.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:17 smithi022 bash[80503]: cluster 2024-07-28T16:35:16.082326+0000 mgr.y (mgr.25232) 8513 : cluster [DBG] pgmap v9457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:17.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:17 smithi022 bash[82865]: cluster 2024-07-28T16:35:16.082326+0000 mgr.y (mgr.25232) 8513 : cluster [DBG] pgmap v9457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:18.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15829 16 16 0 0 0 - 0 2024-07-28T16:35:19.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15830 16 16 0 0 0 - 0 2024-07-28T16:35:19.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:19 smithi150 bash[67543]: cluster 2024-07-28T16:35:18.083960+0000 mgr.y (mgr.25232) 8514 : cluster [DBG] pgmap v9458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:19.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:19 smithi022 bash[80503]: cluster 2024-07-28T16:35:18.083960+0000 mgr.y (mgr.25232) 8514 : cluster [DBG] pgmap v9458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:35:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:35:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:35:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:19 smithi022 bash[82865]: cluster 2024-07-28T16:35:18.083960+0000 mgr.y (mgr.25232) 8514 : cluster [DBG] pgmap v9458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:20.272 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15831 16 16 0 0 0 - 0 2024-07-28T16:35:21.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15832 16 16 0 0 0 - 0 2024-07-28T16:35:21.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:21 smithi022 bash[80503]: cluster 2024-07-28T16:35:20.085503+0000 mgr.y (mgr.25232) 8515 : cluster [DBG] pgmap v9459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:21.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:21 smithi022 bash[80503]: audit 2024-07-28T16:35:20.705204+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:21.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:21 smithi022 bash[82865]: cluster 2024-07-28T16:35:20.085503+0000 mgr.y (mgr.25232) 8515 : cluster [DBG] pgmap v9459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:21.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:21 smithi022 bash[82865]: audit 2024-07-28T16:35:20.705204+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:21 smithi150 bash[67543]: cluster 2024-07-28T16:35:20.085503+0000 mgr.y (mgr.25232) 8515 : cluster [DBG] pgmap v9459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:21.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:21 smithi150 bash[67543]: audit 2024-07-28T16:35:20.705204+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:22.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15833 16 16 0 0 0 - 0 2024-07-28T16:35:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:35:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:35:23.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15834 16 16 0 0 0 - 0 2024-07-28T16:35:23.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:23 smithi150 bash[67543]: cluster 2024-07-28T16:35:22.086951+0000 mgr.y (mgr.25232) 8516 : cluster [DBG] pgmap v9460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:23.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:23 smithi022 bash[80503]: cluster 2024-07-28T16:35:22.086951+0000 mgr.y (mgr.25232) 8516 : cluster [DBG] pgmap v9460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:23.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:23 smithi022 bash[82865]: cluster 2024-07-28T16:35:22.086951+0000 mgr.y (mgr.25232) 8516 : cluster [DBG] pgmap v9460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:24.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15835 16 16 0 0 0 - 0 2024-07-28T16:35:25.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15836 16 16 0 0 0 - 0 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[80503]: cluster 2024-07-28T16:35:24.088330+0000 mgr.y (mgr.25232) 8517 : cluster [DBG] pgmap v9461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[80503]: audit 2024-07-28T16:35:24.552272+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[80503]: audit 2024-07-28T16:35:24.561946+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[80503]: audit 2024-07-28T16:35:24.563623+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[80503]: audit 2024-07-28T16:35:24.565218+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[80503]: audit 2024-07-28T16:35:24.575344+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[82865]: cluster 2024-07-28T16:35:24.088330+0000 mgr.y (mgr.25232) 8517 : cluster [DBG] pgmap v9461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[82865]: audit 2024-07-28T16:35:24.552272+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[82865]: audit 2024-07-28T16:35:24.561946+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:25.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[82865]: audit 2024-07-28T16:35:24.563623+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:35:25.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[82865]: audit 2024-07-28T16:35:24.565218+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:35:25.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:25 smithi022 bash[82865]: audit 2024-07-28T16:35:24.575344+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:25 smithi150 bash[67543]: cluster 2024-07-28T16:35:24.088330+0000 mgr.y (mgr.25232) 8517 : cluster [DBG] pgmap v9461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:25 smithi150 bash[67543]: audit 2024-07-28T16:35:24.552272+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:25 smithi150 bash[67543]: audit 2024-07-28T16:35:24.561946+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:25 smithi150 bash[67543]: audit 2024-07-28T16:35:24.563623+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:35:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:25 smithi150 bash[67543]: audit 2024-07-28T16:35:24.565218+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:35:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:25 smithi150 bash[67543]: audit 2024-07-28T16:35:24.575344+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:35:26.273 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15837 16 16 0 0 0 - 0 2024-07-28T16:35:27.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15838 16 16 0 0 0 - 0 2024-07-28T16:35:27.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:27 smithi022 bash[80503]: cluster 2024-07-28T16:35:26.089740+0000 mgr.y (mgr.25232) 8518 : cluster [DBG] pgmap v9462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:27.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:27 smithi022 bash[82865]: cluster 2024-07-28T16:35:26.089740+0000 mgr.y (mgr.25232) 8518 : cluster [DBG] pgmap v9462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:27 smithi150 bash[67543]: cluster 2024-07-28T16:35:26.089740+0000 mgr.y (mgr.25232) 8518 : cluster [DBG] pgmap v9462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:28.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15839 16 16 0 0 0 - 0 2024-07-28T16:35:29.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:35:29.264916+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:35:29.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:35:29.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15840 16 16 0 0 0 - 0 2024-07-28T16:35:29.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:29 smithi022 bash[80503]: cluster 2024-07-28T16:35:28.091110+0000 mgr.y (mgr.25232) 8519 : cluster [DBG] pgmap v9463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:35:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:35:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:35:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:29 smithi022 bash[82865]: cluster 2024-07-28T16:35:28.091110+0000 mgr.y (mgr.25232) 8519 : cluster [DBG] pgmap v9463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:29 smithi150 bash[67543]: cluster 2024-07-28T16:35:28.091110+0000 mgr.y (mgr.25232) 8519 : cluster [DBG] pgmap v9463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:30.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15841 16 16 0 0 0 - 0 2024-07-28T16:35:31.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15842 16 16 0 0 0 - 0 2024-07-28T16:35:31.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:31 smithi022 bash[80503]: cluster 2024-07-28T16:35:30.092465+0000 mgr.y (mgr.25232) 8520 : cluster [DBG] pgmap v9464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:31 smithi022 bash[82865]: cluster 2024-07-28T16:35:30.092465+0000 mgr.y (mgr.25232) 8520 : cluster [DBG] pgmap v9464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:32.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:31 smithi150 bash[67543]: cluster 2024-07-28T16:35:30.092465+0000 mgr.y (mgr.25232) 8520 : cluster [DBG] pgmap v9464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:32.274 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15843 16 16 0 0 0 - 0 2024-07-28T16:35:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:35:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:35:33.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15844 16 16 0 0 0 - 0 2024-07-28T16:35:33.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:33 smithi022 bash[80503]: cluster 2024-07-28T16:35:32.093832+0000 mgr.y (mgr.25232) 8521 : cluster [DBG] pgmap v9465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:33.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:33 smithi022 bash[82865]: cluster 2024-07-28T16:35:32.093832+0000 mgr.y (mgr.25232) 8521 : cluster [DBG] pgmap v9465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:33 smithi150 bash[67543]: cluster 2024-07-28T16:35:32.093832+0000 mgr.y (mgr.25232) 8521 : cluster [DBG] pgmap v9465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:34.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15845 16 16 0 0 0 - 0 2024-07-28T16:35:35.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15846 16 16 0 0 0 - 0 2024-07-28T16:35:35.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:35 smithi022 bash[80503]: cluster 2024-07-28T16:35:34.095190+0000 mgr.y (mgr.25232) 8522 : cluster [DBG] pgmap v9466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:35.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:35 smithi022 bash[82865]: cluster 2024-07-28T16:35:34.095190+0000 mgr.y (mgr.25232) 8522 : cluster [DBG] pgmap v9466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:35 smithi150 bash[67543]: cluster 2024-07-28T16:35:34.095190+0000 mgr.y (mgr.25232) 8522 : cluster [DBG] pgmap v9466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:36.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15847 16 16 0 0 0 - 0 2024-07-28T16:35:36.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:36 smithi022 bash[80503]: audit 2024-07-28T16:35:35.705556+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:36.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:36 smithi022 bash[82865]: audit 2024-07-28T16:35:35.705556+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:36 smithi150 bash[67543]: audit 2024-07-28T16:35:35.705556+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:37.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15848 16 16 0 0 0 - 0 2024-07-28T16:35:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:37 smithi150 bash[67543]: cluster 2024-07-28T16:35:36.096520+0000 mgr.y (mgr.25232) 8523 : cluster [DBG] pgmap v9467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:38.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:37 smithi022 bash[80503]: cluster 2024-07-28T16:35:36.096520+0000 mgr.y (mgr.25232) 8523 : cluster [DBG] pgmap v9467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:37 smithi022 bash[82865]: cluster 2024-07-28T16:35:36.096520+0000 mgr.y (mgr.25232) 8523 : cluster [DBG] pgmap v9467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:38.275 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15849 16 16 0 0 0 - 0 2024-07-28T16:35:39.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15850 16 16 0 0 0 - 0 2024-07-28T16:35:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:39 smithi022 bash[80503]: cluster 2024-07-28T16:35:38.097895+0000 mgr.y (mgr.25232) 8524 : cluster [DBG] pgmap v9468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:35:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:35:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:35:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:39 smithi022 bash[82865]: cluster 2024-07-28T16:35:38.097895+0000 mgr.y (mgr.25232) 8524 : cluster [DBG] pgmap v9468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:39 smithi150 bash[67543]: cluster 2024-07-28T16:35:38.097895+0000 mgr.y (mgr.25232) 8524 : cluster [DBG] pgmap v9468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:40.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15851 16 16 0 0 0 - 0 2024-07-28T16:35:41.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15852 16 16 0 0 0 - 0 2024-07-28T16:35:42.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:41 smithi150 bash[67543]: cluster 2024-07-28T16:35:40.099289+0000 mgr.y (mgr.25232) 8525 : cluster [DBG] pgmap v9469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:42.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:41 smithi022 bash[80503]: cluster 2024-07-28T16:35:40.099289+0000 mgr.y (mgr.25232) 8525 : cluster [DBG] pgmap v9469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:42.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:41 smithi022 bash[82865]: cluster 2024-07-28T16:35:40.099289+0000 mgr.y (mgr.25232) 8525 : cluster [DBG] pgmap v9469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:42.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15853 16 16 0 0 0 - 0 2024-07-28T16:35:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:35:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:35:43.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15854 16 16 0 0 0 - 0 2024-07-28T16:35:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:43 smithi150 bash[67543]: cluster 2024-07-28T16:35:42.100642+0000 mgr.y (mgr.25232) 8526 : cluster [DBG] pgmap v9470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:44.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:43 smithi022 bash[82865]: cluster 2024-07-28T16:35:42.100642+0000 mgr.y (mgr.25232) 8526 : cluster [DBG] pgmap v9470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:44.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:43 smithi022 bash[80503]: cluster 2024-07-28T16:35:42.100642+0000 mgr.y (mgr.25232) 8526 : cluster [DBG] pgmap v9470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:44.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15855 16 16 0 0 0 - 0 2024-07-28T16:35:45.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15856 16 16 0 0 0 - 0 2024-07-28T16:35:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:45 smithi150 bash[67543]: cluster 2024-07-28T16:35:44.101982+0000 mgr.y (mgr.25232) 8527 : cluster [DBG] pgmap v9471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:45 smithi022 bash[80503]: cluster 2024-07-28T16:35:44.101982+0000 mgr.y (mgr.25232) 8527 : cluster [DBG] pgmap v9471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:45 smithi022 bash[82865]: cluster 2024-07-28T16:35:44.101982+0000 mgr.y (mgr.25232) 8527 : cluster [DBG] pgmap v9471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:46.276 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15857 16 16 0 0 0 - 0 2024-07-28T16:35:47.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15858 16 16 0 0 0 - 0 2024-07-28T16:35:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:47 smithi150 bash[67543]: cluster 2024-07-28T16:35:46.103361+0000 mgr.y (mgr.25232) 8528 : cluster [DBG] pgmap v9472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:48.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:47 smithi022 bash[82865]: cluster 2024-07-28T16:35:46.103361+0000 mgr.y (mgr.25232) 8528 : cluster [DBG] pgmap v9472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:48.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:47 smithi022 bash[80503]: cluster 2024-07-28T16:35:46.103361+0000 mgr.y (mgr.25232) 8528 : cluster [DBG] pgmap v9472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:48.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15859 16 16 0 0 0 - 0 2024-07-28T16:35:49.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:35:49.268226+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:35:49.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:35:49.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15860 16 16 0 0 0 - 0 2024-07-28T16:35:49.669 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:35:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:35:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:35:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:49 smithi150 bash[67543]: cluster 2024-07-28T16:35:48.104690+0000 mgr.y (mgr.25232) 8529 : cluster [DBG] pgmap v9473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:50.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:49 smithi022 bash[82865]: cluster 2024-07-28T16:35:48.104690+0000 mgr.y (mgr.25232) 8529 : cluster [DBG] pgmap v9473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:50.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:49 smithi022 bash[80503]: cluster 2024-07-28T16:35:48.104690+0000 mgr.y (mgr.25232) 8529 : cluster [DBG] pgmap v9473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:50.277 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15861 16 16 0 0 0 - 0 2024-07-28T16:35:51.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15862 16 16 0 0 0 - 0 2024-07-28T16:35:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:51 smithi150 bash[67543]: cluster 2024-07-28T16:35:50.106010+0000 mgr.y (mgr.25232) 8530 : cluster [DBG] pgmap v9474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:51 smithi150 bash[67543]: audit 2024-07-28T16:35:50.705970+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:52.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:51 smithi022 bash[80503]: cluster 2024-07-28T16:35:50.106010+0000 mgr.y (mgr.25232) 8530 : cluster [DBG] pgmap v9474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:51 smithi022 bash[80503]: audit 2024-07-28T16:35:50.705970+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:51 smithi022 bash[82865]: cluster 2024-07-28T16:35:50.106010+0000 mgr.y (mgr.25232) 8530 : cluster [DBG] pgmap v9474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:51 smithi022 bash[82865]: audit 2024-07-28T16:35:50.705970+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:35:52.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15863 16 16 0 0 0 - 0 2024-07-28T16:35:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:35:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:35:53.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15864 16 16 0 0 0 - 0 2024-07-28T16:35:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:53 smithi150 bash[67543]: cluster 2024-07-28T16:35:52.107418+0000 mgr.y (mgr.25232) 8531 : cluster [DBG] pgmap v9475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:54.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:53 smithi022 bash[80503]: cluster 2024-07-28T16:35:52.107418+0000 mgr.y (mgr.25232) 8531 : cluster [DBG] pgmap v9475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:54.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:53 smithi022 bash[82865]: cluster 2024-07-28T16:35:52.107418+0000 mgr.y (mgr.25232) 8531 : cluster [DBG] pgmap v9475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:54.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15865 16 16 0 0 0 - 0 2024-07-28T16:35:55.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15866 16 16 0 0 0 - 0 2024-07-28T16:35:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:55 smithi150 bash[67543]: cluster 2024-07-28T16:35:54.108773+0000 mgr.y (mgr.25232) 8532 : cluster [DBG] pgmap v9476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:56.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:55 smithi022 bash[80503]: cluster 2024-07-28T16:35:54.108773+0000 mgr.y (mgr.25232) 8532 : cluster [DBG] pgmap v9476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:56.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:55 smithi022 bash[82865]: cluster 2024-07-28T16:35:54.108773+0000 mgr.y (mgr.25232) 8532 : cluster [DBG] pgmap v9476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:56.278 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15867 16 16 0 0 0 - 0 2024-07-28T16:35:57.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15868 16 16 0 0 0 - 0 2024-07-28T16:35:58.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:57 smithi150 bash[67543]: cluster 2024-07-28T16:35:56.110125+0000 mgr.y (mgr.25232) 8533 : cluster [DBG] pgmap v9477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:57 smithi022 bash[80503]: cluster 2024-07-28T16:35:56.110125+0000 mgr.y (mgr.25232) 8533 : cluster [DBG] pgmap v9477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:58.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:57 smithi022 bash[82865]: cluster 2024-07-28T16:35:56.110125+0000 mgr.y (mgr.25232) 8533 : cluster [DBG] pgmap v9477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:35:58.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15869 16 16 0 0 0 - 0 2024-07-28T16:35:59.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15870 16 16 0 0 0 - 0 2024-07-28T16:35:59.690 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:35:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:35:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:36:00.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:35:59 smithi150 bash[67543]: cluster 2024-07-28T16:35:58.111488+0000 mgr.y (mgr.25232) 8534 : cluster [DBG] pgmap v9478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:00.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:35:59 smithi022 bash[82865]: cluster 2024-07-28T16:35:58.111488+0000 mgr.y (mgr.25232) 8534 : cluster [DBG] pgmap v9478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:00.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:35:59 smithi022 bash[80503]: cluster 2024-07-28T16:35:58.111488+0000 mgr.y (mgr.25232) 8534 : cluster [DBG] pgmap v9478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:00.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15871 16 16 0 0 0 - 0 2024-07-28T16:36:01.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15872 16 16 0 0 0 - 0 2024-07-28T16:36:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:01 smithi150 bash[67543]: cluster 2024-07-28T16:36:00.112854+0000 mgr.y (mgr.25232) 8535 : cluster [DBG] pgmap v9479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:02.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:01 smithi022 bash[80503]: cluster 2024-07-28T16:36:00.112854+0000 mgr.y (mgr.25232) 8535 : cluster [DBG] pgmap v9479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:02.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:01 smithi022 bash[82865]: cluster 2024-07-28T16:36:00.112854+0000 mgr.y (mgr.25232) 8535 : cluster [DBG] pgmap v9479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:02.279 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15873 16 16 0 0 0 - 0 2024-07-28T16:36:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:36:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:36:03.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15874 16 16 0 0 0 - 0 2024-07-28T16:36:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:03 smithi150 bash[67543]: cluster 2024-07-28T16:36:02.114217+0000 mgr.y (mgr.25232) 8536 : cluster [DBG] pgmap v9480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:03 smithi022 bash[80503]: cluster 2024-07-28T16:36:02.114217+0000 mgr.y (mgr.25232) 8536 : cluster [DBG] pgmap v9480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:04.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:03 smithi022 bash[82865]: cluster 2024-07-28T16:36:02.114217+0000 mgr.y (mgr.25232) 8536 : cluster [DBG] pgmap v9480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:04.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15875 16 16 0 0 0 - 0 2024-07-28T16:36:05.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15876 16 16 0 0 0 - 0 2024-07-28T16:36:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:05 smithi150 bash[67543]: cluster 2024-07-28T16:36:04.115554+0000 mgr.y (mgr.25232) 8537 : cluster [DBG] pgmap v9481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:05 smithi022 bash[80503]: cluster 2024-07-28T16:36:04.115554+0000 mgr.y (mgr.25232) 8537 : cluster [DBG] pgmap v9481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:05 smithi022 bash[82865]: cluster 2024-07-28T16:36:04.115554+0000 mgr.y (mgr.25232) 8537 : cluster [DBG] pgmap v9481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:06.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15877 16 16 0 0 0 - 0 2024-07-28T16:36:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:06 smithi150 bash[67543]: audit 2024-07-28T16:36:05.706428+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:06 smithi022 bash[80503]: audit 2024-07-28T16:36:05.706428+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:06 smithi022 bash[82865]: audit 2024-07-28T16:36:05.706428+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:07.280 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15878 16 16 0 0 0 - 0 2024-07-28T16:36:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:07 smithi150 bash[67543]: cluster 2024-07-28T16:36:06.116881+0000 mgr.y (mgr.25232) 8538 : cluster [DBG] pgmap v9482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:07 smithi022 bash[80503]: cluster 2024-07-28T16:36:06.116881+0000 mgr.y (mgr.25232) 8538 : cluster [DBG] pgmap v9482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:07 smithi022 bash[82865]: cluster 2024-07-28T16:36:06.116881+0000 mgr.y (mgr.25232) 8538 : cluster [DBG] pgmap v9482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:08.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15879 16 16 0 0 0 - 0 2024-07-28T16:36:09.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:36:09.271614+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:36:09.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:36:09.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15880 16 16 0 0 0 - 0 2024-07-28T16:36:09.717 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:36:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:36:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:36:10.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:09 smithi150 bash[67543]: cluster 2024-07-28T16:36:08.118230+0000 mgr.y (mgr.25232) 8539 : cluster [DBG] pgmap v9483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:10.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:09 smithi022 bash[80503]: cluster 2024-07-28T16:36:08.118230+0000 mgr.y (mgr.25232) 8539 : cluster [DBG] pgmap v9483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:10.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:09 smithi022 bash[82865]: cluster 2024-07-28T16:36:08.118230+0000 mgr.y (mgr.25232) 8539 : cluster [DBG] pgmap v9483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:10.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15881 16 16 0 0 0 - 0 2024-07-28T16:36:11.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15882 16 16 0 0 0 - 0 2024-07-28T16:36:12.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:11 smithi150 bash[67543]: cluster 2024-07-28T16:36:10.119571+0000 mgr.y (mgr.25232) 8540 : cluster [DBG] pgmap v9484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:11 smithi022 bash[80503]: cluster 2024-07-28T16:36:10.119571+0000 mgr.y (mgr.25232) 8540 : cluster [DBG] pgmap v9484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:11 smithi022 bash[82865]: cluster 2024-07-28T16:36:10.119571+0000 mgr.y (mgr.25232) 8540 : cluster [DBG] pgmap v9484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:12.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15883 16 16 0 0 0 - 0 2024-07-28T16:36:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:36:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:36:13.281 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15884 16 16 0 0 0 - 0 2024-07-28T16:36:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:13 smithi150 bash[67543]: cluster 2024-07-28T16:36:12.120907+0000 mgr.y (mgr.25232) 8541 : cluster [DBG] pgmap v9485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:14.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:13 smithi022 bash[80503]: cluster 2024-07-28T16:36:12.120907+0000 mgr.y (mgr.25232) 8541 : cluster [DBG] pgmap v9485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:13 smithi022 bash[82865]: cluster 2024-07-28T16:36:12.120907+0000 mgr.y (mgr.25232) 8541 : cluster [DBG] pgmap v9485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:14.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15885 16 16 0 0 0 - 0 2024-07-28T16:36:15.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15886 16 16 0 0 0 - 0 2024-07-28T16:36:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:15 smithi150 bash[67543]: cluster 2024-07-28T16:36:14.122273+0000 mgr.y (mgr.25232) 8542 : cluster [DBG] pgmap v9486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:15 smithi022 bash[80503]: cluster 2024-07-28T16:36:14.122273+0000 mgr.y (mgr.25232) 8542 : cluster [DBG] pgmap v9486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:16.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:15 smithi022 bash[82865]: cluster 2024-07-28T16:36:14.122273+0000 mgr.y (mgr.25232) 8542 : cluster [DBG] pgmap v9486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:16.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15887 16 16 0 0 0 - 0 2024-07-28T16:36:17.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15888 16 16 0 0 0 - 0 2024-07-28T16:36:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:17 smithi150 bash[67543]: cluster 2024-07-28T16:36:16.123644+0000 mgr.y (mgr.25232) 8543 : cluster [DBG] pgmap v9487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:17 smithi022 bash[80503]: cluster 2024-07-28T16:36:16.123644+0000 mgr.y (mgr.25232) 8543 : cluster [DBG] pgmap v9487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:17 smithi022 bash[82865]: cluster 2024-07-28T16:36:16.123644+0000 mgr.y (mgr.25232) 8543 : cluster [DBG] pgmap v9487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:18.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15889 16 16 0 0 0 - 0 2024-07-28T16:36:19.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15890 16 16 0 0 0 - 0 2024-07-28T16:36:19.738 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:36:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:36:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:36:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:19 smithi150 bash[67543]: cluster 2024-07-28T16:36:18.124997+0000 mgr.y (mgr.25232) 8544 : cluster [DBG] pgmap v9488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:19 smithi022 bash[80503]: cluster 2024-07-28T16:36:18.124997+0000 mgr.y (mgr.25232) 8544 : cluster [DBG] pgmap v9488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:19 smithi022 bash[82865]: cluster 2024-07-28T16:36:18.124997+0000 mgr.y (mgr.25232) 8544 : cluster [DBG] pgmap v9488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:20.282 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15891 16 16 0 0 0 - 0 2024-07-28T16:36:21.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:20 smithi150 bash[67543]: audit 2024-07-28T16:36:20.706804+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:20 smithi022 bash[80503]: audit 2024-07-28T16:36:20.706804+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:21.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:20 smithi022 bash[82865]: audit 2024-07-28T16:36:20.706804+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:21.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15892 16 16 0 0 0 - 0 2024-07-28T16:36:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:21 smithi150 bash[67543]: cluster 2024-07-28T16:36:20.126378+0000 mgr.y (mgr.25232) 8545 : cluster [DBG] pgmap v9489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:21 smithi022 bash[82865]: cluster 2024-07-28T16:36:20.126378+0000 mgr.y (mgr.25232) 8545 : cluster [DBG] pgmap v9489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:21 smithi022 bash[80503]: cluster 2024-07-28T16:36:20.126378+0000 mgr.y (mgr.25232) 8545 : cluster [DBG] pgmap v9489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:22.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15893 16 16 0 0 0 - 0 2024-07-28T16:36:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:36:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:36:23.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15894 16 16 0 0 0 - 0 2024-07-28T16:36:24.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:23 smithi150 bash[67543]: cluster 2024-07-28T16:36:22.127738+0000 mgr.y (mgr.25232) 8546 : cluster [DBG] pgmap v9490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:24.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:23 smithi022 bash[82865]: cluster 2024-07-28T16:36:22.127738+0000 mgr.y (mgr.25232) 8546 : cluster [DBG] pgmap v9490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:23 smithi022 bash[80503]: cluster 2024-07-28T16:36:22.127738+0000 mgr.y (mgr.25232) 8546 : cluster [DBG] pgmap v9490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:24.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15895 16 16 0 0 0 - 0 2024-07-28T16:36:25.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:24 smithi150 bash[67543]: audit 2024-07-28T16:36:24.731766+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:36:25.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:24 smithi022 bash[80503]: audit 2024-07-28T16:36:24.731766+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:36:25.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:24 smithi022 bash[82865]: audit 2024-07-28T16:36:24.731766+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:36:25.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15896 16 16 0 0 0 - 0 2024-07-28T16:36:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:25 smithi150 bash[67543]: cluster 2024-07-28T16:36:24.129074+0000 mgr.y (mgr.25232) 8547 : cluster [DBG] pgmap v9491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:25 smithi022 bash[80503]: cluster 2024-07-28T16:36:24.129074+0000 mgr.y (mgr.25232) 8547 : cluster [DBG] pgmap v9491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:25 smithi022 bash[82865]: cluster 2024-07-28T16:36:24.129074+0000 mgr.y (mgr.25232) 8547 : cluster [DBG] pgmap v9491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:26.283 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15897 16 16 0 0 0 - 0 2024-07-28T16:36:27.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15898 16 16 0 0 0 - 0 2024-07-28T16:36:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:27 smithi150 bash[67543]: cluster 2024-07-28T16:36:26.130467+0000 mgr.y (mgr.25232) 8548 : cluster [DBG] pgmap v9492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:27 smithi022 bash[80503]: cluster 2024-07-28T16:36:26.130467+0000 mgr.y (mgr.25232) 8548 : cluster [DBG] pgmap v9492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:27 smithi022 bash[82865]: cluster 2024-07-28T16:36:26.130467+0000 mgr.y (mgr.25232) 8548 : cluster [DBG] pgmap v9492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:28.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15899 16 16 0 0 0 - 0 2024-07-28T16:36:29.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:36:29.274895+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:36:29.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:36:29.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15900 16 16 0 0 0 - 0 2024-07-28T16:36:29.774 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:36:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:36:29] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:36:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:29 smithi150 bash[67543]: cluster 2024-07-28T16:36:28.131790+0000 mgr.y (mgr.25232) 8549 : cluster [DBG] pgmap v9493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:29 smithi022 bash[80503]: cluster 2024-07-28T16:36:28.131790+0000 mgr.y (mgr.25232) 8549 : cluster [DBG] pgmap v9493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:29 smithi022 bash[82865]: cluster 2024-07-28T16:36:28.131790+0000 mgr.y (mgr.25232) 8549 : cluster [DBG] pgmap v9493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:30.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15901 16 16 0 0 0 - 0 2024-07-28T16:36:31.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15902 16 16 0 0 0 - 0 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: cluster 2024-07-28T16:36:30.132480+0000 mgr.y (mgr.25232) 8550 : cluster [DBG] pgmap v9494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:30.434058+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:30.438080+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:30.662921+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:30.672676+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:31.146509+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:31.148410+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:36:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:31 smithi150 bash[67543]: audit 2024-07-28T16:36:31.158903+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: cluster 2024-07-28T16:36:30.132480+0000 mgr.y (mgr.25232) 8550 : cluster [DBG] pgmap v9494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:30.434058+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:30.438080+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:30.662921+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:30.672676+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:31.146509+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:31.148410+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[82865]: audit 2024-07-28T16:36:31.158903+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: cluster 2024-07-28T16:36:30.132480+0000 mgr.y (mgr.25232) 8550 : cluster [DBG] pgmap v9494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:30.434058+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:30.438080+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:30.662921+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:30.672676+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:31.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:31.146509+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:36:31.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:31.148410+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:36:31.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:31 smithi022 bash[80503]: audit 2024-07-28T16:36:31.158903+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:36:32.284 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15903 16 16 0 0 0 - 0 2024-07-28T16:36:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:36:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:36:33.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15904 16 16 0 0 0 - 0 2024-07-28T16:36:33.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:33 smithi150 bash[67543]: cluster 2024-07-28T16:36:32.133725+0000 mgr.y (mgr.25232) 8551 : cluster [DBG] pgmap v9495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:33.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:33 smithi022 bash[82865]: cluster 2024-07-28T16:36:32.133725+0000 mgr.y (mgr.25232) 8551 : cluster [DBG] pgmap v9495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:33.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:33 smithi022 bash[80503]: cluster 2024-07-28T16:36:32.133725+0000 mgr.y (mgr.25232) 8551 : cluster [DBG] pgmap v9495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:34.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15905 16 16 0 0 0 - 0 2024-07-28T16:36:35.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15906 16 16 0 0 0 - 0 2024-07-28T16:36:35.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:35 smithi150 bash[67543]: cluster 2024-07-28T16:36:34.135122+0000 mgr.y (mgr.25232) 8552 : cluster [DBG] pgmap v9496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:35.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:35 smithi022 bash[80503]: cluster 2024-07-28T16:36:34.135122+0000 mgr.y (mgr.25232) 8552 : cluster [DBG] pgmap v9496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:35.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:35 smithi022 bash[82865]: cluster 2024-07-28T16:36:34.135122+0000 mgr.y (mgr.25232) 8552 : cluster [DBG] pgmap v9496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:36.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15907 16 16 0 0 0 - 0 2024-07-28T16:36:36.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:36 smithi150 bash[67543]: audit 2024-07-28T16:36:35.707255+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:36.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:36 smithi022 bash[80503]: audit 2024-07-28T16:36:35.707255+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:36.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:36 smithi022 bash[82865]: audit 2024-07-28T16:36:35.707255+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:37.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15908 16 16 0 0 0 - 0 2024-07-28T16:36:37.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:37 smithi150 bash[67543]: cluster 2024-07-28T16:36:36.136438+0000 mgr.y (mgr.25232) 8553 : cluster [DBG] pgmap v9497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:37.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:37 smithi022 bash[80503]: cluster 2024-07-28T16:36:36.136438+0000 mgr.y (mgr.25232) 8553 : cluster [DBG] pgmap v9497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:37.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:37 smithi022 bash[82865]: cluster 2024-07-28T16:36:36.136438+0000 mgr.y (mgr.25232) 8553 : cluster [DBG] pgmap v9497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:38.285 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15909 16 16 0 0 0 - 0 2024-07-28T16:36:39.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15910 16 16 0 0 0 - 0 2024-07-28T16:36:39.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:39 smithi150 bash[67543]: cluster 2024-07-28T16:36:38.137901+0000 mgr.y (mgr.25232) 8554 : cluster [DBG] pgmap v9498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:39.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:39 smithi022 bash[80503]: cluster 2024-07-28T16:36:38.137901+0000 mgr.y (mgr.25232) 8554 : cluster [DBG] pgmap v9498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:36:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:36:39] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:36:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:39 smithi022 bash[82865]: cluster 2024-07-28T16:36:38.137901+0000 mgr.y (mgr.25232) 8554 : cluster [DBG] pgmap v9498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:40.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15911 16 16 0 0 0 - 0 2024-07-28T16:36:41.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15912 16 16 0 0 0 - 0 2024-07-28T16:36:41.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:41 smithi150 bash[67543]: cluster 2024-07-28T16:36:40.139451+0000 mgr.y (mgr.25232) 8555 : cluster [DBG] pgmap v9499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:41.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:41 smithi022 bash[80503]: cluster 2024-07-28T16:36:40.139451+0000 mgr.y (mgr.25232) 8555 : cluster [DBG] pgmap v9499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:41.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:41 smithi022 bash[82865]: cluster 2024-07-28T16:36:40.139451+0000 mgr.y (mgr.25232) 8555 : cluster [DBG] pgmap v9499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:42.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15913 16 16 0 0 0 - 0 2024-07-28T16:36:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:36:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:36:43.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15914 16 16 0 0 0 - 0 2024-07-28T16:36:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:43 smithi150 bash[67543]: cluster 2024-07-28T16:36:42.140955+0000 mgr.y (mgr.25232) 8556 : cluster [DBG] pgmap v9500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:43.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:43 smithi022 bash[82865]: cluster 2024-07-28T16:36:42.140955+0000 mgr.y (mgr.25232) 8556 : cluster [DBG] pgmap v9500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:43 smithi022 bash[80503]: cluster 2024-07-28T16:36:42.140955+0000 mgr.y (mgr.25232) 8556 : cluster [DBG] pgmap v9500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:44.286 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15915 16 16 0 0 0 - 0 2024-07-28T16:36:45.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15916 16 16 0 0 0 - 0 2024-07-28T16:36:45.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:45 smithi150 bash[67543]: cluster 2024-07-28T16:36:44.142511+0000 mgr.y (mgr.25232) 8557 : cluster [DBG] pgmap v9501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:45.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:45 smithi022 bash[80503]: cluster 2024-07-28T16:36:44.142511+0000 mgr.y (mgr.25232) 8557 : cluster [DBG] pgmap v9501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:45.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:45 smithi022 bash[82865]: cluster 2024-07-28T16:36:44.142511+0000 mgr.y (mgr.25232) 8557 : cluster [DBG] pgmap v9501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:46.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15917 16 16 0 0 0 - 0 2024-07-28T16:36:47.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15918 16 16 0 0 0 - 0 2024-07-28T16:36:47.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:47 smithi150 bash[67543]: cluster 2024-07-28T16:36:46.144025+0000 mgr.y (mgr.25232) 8558 : cluster [DBG] pgmap v9502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:47 smithi022 bash[80503]: cluster 2024-07-28T16:36:46.144025+0000 mgr.y (mgr.25232) 8558 : cluster [DBG] pgmap v9502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:47.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:47 smithi022 bash[82865]: cluster 2024-07-28T16:36:46.144025+0000 mgr.y (mgr.25232) 8558 : cluster [DBG] pgmap v9502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:48.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15919 16 16 0 0 0 - 0 2024-07-28T16:36:49.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:36:49.278120+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:36:49.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:36:49.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15920 16 16 0 0 0 - 0 2024-07-28T16:36:49.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:49 smithi150 bash[67543]: cluster 2024-07-28T16:36:48.145547+0000 mgr.y (mgr.25232) 8559 : cluster [DBG] pgmap v9503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:49 smithi022 bash[80503]: cluster 2024-07-28T16:36:48.145547+0000 mgr.y (mgr.25232) 8559 : cluster [DBG] pgmap v9503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:36:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:36:49] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:36:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:49 smithi022 bash[82865]: cluster 2024-07-28T16:36:48.145547+0000 mgr.y (mgr.25232) 8559 : cluster [DBG] pgmap v9503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:50.287 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15921 16 16 0 0 0 - 0 2024-07-28T16:36:51.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15922 16 16 0 0 0 - 0 2024-07-28T16:36:51.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:51 smithi150 bash[67543]: cluster 2024-07-28T16:36:50.147091+0000 mgr.y (mgr.25232) 8560 : cluster [DBG] pgmap v9504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:51 smithi150 bash[67543]: audit 2024-07-28T16:36:50.707790+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:51 smithi022 bash[80503]: cluster 2024-07-28T16:36:50.147091+0000 mgr.y (mgr.25232) 8560 : cluster [DBG] pgmap v9504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:51 smithi022 bash[80503]: audit 2024-07-28T16:36:50.707790+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:51 smithi022 bash[82865]: cluster 2024-07-28T16:36:50.147091+0000 mgr.y (mgr.25232) 8560 : cluster [DBG] pgmap v9504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:51 smithi022 bash[82865]: audit 2024-07-28T16:36:50.707790+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:36:52.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15923 16 16 0 0 0 - 0 2024-07-28T16:36:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:36:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:36:53.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15924 16 16 0 0 0 - 0 2024-07-28T16:36:53.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:53 smithi150 bash[67543]: cluster 2024-07-28T16:36:52.148628+0000 mgr.y (mgr.25232) 8561 : cluster [DBG] pgmap v9505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:53 smithi022 bash[80503]: cluster 2024-07-28T16:36:52.148628+0000 mgr.y (mgr.25232) 8561 : cluster [DBG] pgmap v9505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:53.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:53 smithi022 bash[82865]: cluster 2024-07-28T16:36:52.148628+0000 mgr.y (mgr.25232) 8561 : cluster [DBG] pgmap v9505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:54.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15925 16 16 0 0 0 - 0 2024-07-28T16:36:55.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15926 16 16 0 0 0 - 0 2024-07-28T16:36:55.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:55 smithi150 bash[67543]: cluster 2024-07-28T16:36:54.150170+0000 mgr.y (mgr.25232) 8562 : cluster [DBG] pgmap v9506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:55.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:55 smithi022 bash[80503]: cluster 2024-07-28T16:36:54.150170+0000 mgr.y (mgr.25232) 8562 : cluster [DBG] pgmap v9506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:55.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:55 smithi022 bash[82865]: cluster 2024-07-28T16:36:54.150170+0000 mgr.y (mgr.25232) 8562 : cluster [DBG] pgmap v9506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:56.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15927 16 16 0 0 0 - 0 2024-07-28T16:36:57.288 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15928 16 16 0 0 0 - 0 2024-07-28T16:36:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:57 smithi150 bash[67543]: cluster 2024-07-28T16:36:56.151572+0000 mgr.y (mgr.25232) 8563 : cluster [DBG] pgmap v9507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:57.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:57 smithi022 bash[80503]: cluster 2024-07-28T16:36:56.151572+0000 mgr.y (mgr.25232) 8563 : cluster [DBG] pgmap v9507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:57 smithi022 bash[82865]: cluster 2024-07-28T16:36:56.151572+0000 mgr.y (mgr.25232) 8563 : cluster [DBG] pgmap v9507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:58.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15929 16 16 0 0 0 - 0 2024-07-28T16:36:59.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15930 16 16 0 0 0 - 0 2024-07-28T16:36:59.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:36:59 smithi150 bash[67543]: cluster 2024-07-28T16:36:58.153062+0000 mgr.y (mgr.25232) 8564 : cluster [DBG] pgmap v9508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:36:59 smithi022 bash[80503]: cluster 2024-07-28T16:36:58.153062+0000 mgr.y (mgr.25232) 8564 : cluster [DBG] pgmap v9508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:36:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:36:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:36:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:36:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:36:59 smithi022 bash[82865]: cluster 2024-07-28T16:36:58.153062+0000 mgr.y (mgr.25232) 8564 : cluster [DBG] pgmap v9508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:00.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15931 16 16 0 0 0 - 0 2024-07-28T16:37:01.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15932 16 16 0 0 0 - 0 2024-07-28T16:37:01.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:01 smithi150 bash[67543]: cluster 2024-07-28T16:37:00.154492+0000 mgr.y (mgr.25232) 8565 : cluster [DBG] pgmap v9509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:01.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:01 smithi022 bash[80503]: cluster 2024-07-28T16:37:00.154492+0000 mgr.y (mgr.25232) 8565 : cluster [DBG] pgmap v9509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:01.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:01 smithi022 bash[82865]: cluster 2024-07-28T16:37:00.154492+0000 mgr.y (mgr.25232) 8565 : cluster [DBG] pgmap v9509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:02.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15933 16 16 0 0 0 - 0 2024-07-28T16:37:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:37:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:37:03.289 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15934 16 16 0 0 0 - 0 2024-07-28T16:37:03.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:03 smithi150 bash[67543]: cluster 2024-07-28T16:37:02.155827+0000 mgr.y (mgr.25232) 8566 : cluster [DBG] pgmap v9510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:03.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:03 smithi022 bash[80503]: cluster 2024-07-28T16:37:02.155827+0000 mgr.y (mgr.25232) 8566 : cluster [DBG] pgmap v9510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:03.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:03 smithi022 bash[82865]: cluster 2024-07-28T16:37:02.155827+0000 mgr.y (mgr.25232) 8566 : cluster [DBG] pgmap v9510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:04.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15935 16 16 0 0 0 - 0 2024-07-28T16:37:05.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15936 16 16 0 0 0 - 0 2024-07-28T16:37:05.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:05 smithi150 bash[67543]: cluster 2024-07-28T16:37:04.157156+0000 mgr.y (mgr.25232) 8567 : cluster [DBG] pgmap v9511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:05.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:05 smithi022 bash[80503]: cluster 2024-07-28T16:37:04.157156+0000 mgr.y (mgr.25232) 8567 : cluster [DBG] pgmap v9511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:05.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:05 smithi022 bash[82865]: cluster 2024-07-28T16:37:04.157156+0000 mgr.y (mgr.25232) 8567 : cluster [DBG] pgmap v9511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:06.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15937 16 16 0 0 0 - 0 2024-07-28T16:37:06.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:06 smithi022 bash[80503]: audit 2024-07-28T16:37:05.708184+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:06.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:06 smithi022 bash[82865]: audit 2024-07-28T16:37:05.708184+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:06 smithi150 bash[67543]: audit 2024-07-28T16:37:05.708184+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:07.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15938 16 16 0 0 0 - 0 2024-07-28T16:37:07.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:07 smithi022 bash[80503]: cluster 2024-07-28T16:37:06.158485+0000 mgr.y (mgr.25232) 8568 : cluster [DBG] pgmap v9512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:07.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:07 smithi022 bash[82865]: cluster 2024-07-28T16:37:06.158485+0000 mgr.y (mgr.25232) 8568 : cluster [DBG] pgmap v9512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:07 smithi150 bash[67543]: cluster 2024-07-28T16:37:06.158485+0000 mgr.y (mgr.25232) 8568 : cluster [DBG] pgmap v9512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:08.290 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15939 16 16 0 0 0 - 0 2024-07-28T16:37:09.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:37:09.281416+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:37:09.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:37:09.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15940 16 16 0 0 0 - 0 2024-07-28T16:37:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:09 smithi022 bash[80503]: cluster 2024-07-28T16:37:08.159820+0000 mgr.y (mgr.25232) 8569 : cluster [DBG] pgmap v9513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:37:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:37:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:37:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:09 smithi022 bash[82865]: cluster 2024-07-28T16:37:08.159820+0000 mgr.y (mgr.25232) 8569 : cluster [DBG] pgmap v9513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:09 smithi150 bash[67543]: cluster 2024-07-28T16:37:08.159820+0000 mgr.y (mgr.25232) 8569 : cluster [DBG] pgmap v9513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:10.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15941 16 16 0 0 0 - 0 2024-07-28T16:37:11.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15942 16 16 0 0 0 - 0 2024-07-28T16:37:11.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:11 smithi022 bash[80503]: cluster 2024-07-28T16:37:10.161188+0000 mgr.y (mgr.25232) 8570 : cluster [DBG] pgmap v9514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:11.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:11 smithi022 bash[82865]: cluster 2024-07-28T16:37:10.161188+0000 mgr.y (mgr.25232) 8570 : cluster [DBG] pgmap v9514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:12.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:11 smithi150 bash[67543]: cluster 2024-07-28T16:37:10.161188+0000 mgr.y (mgr.25232) 8570 : cluster [DBG] pgmap v9514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:12.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15943 16 16 0 0 0 - 0 2024-07-28T16:37:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:37:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:37:13.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15944 16 16 0 0 0 - 0 2024-07-28T16:37:13.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:13 smithi022 bash[80503]: cluster 2024-07-28T16:37:12.162585+0000 mgr.y (mgr.25232) 8571 : cluster [DBG] pgmap v9515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:13.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:13 smithi022 bash[82865]: cluster 2024-07-28T16:37:12.162585+0000 mgr.y (mgr.25232) 8571 : cluster [DBG] pgmap v9515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:13 smithi150 bash[67543]: cluster 2024-07-28T16:37:12.162585+0000 mgr.y (mgr.25232) 8571 : cluster [DBG] pgmap v9515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:14.291 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15945 16 16 0 0 0 - 0 2024-07-28T16:37:15.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15946 16 16 0 0 0 - 0 2024-07-28T16:37:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:15 smithi022 bash[80503]: cluster 2024-07-28T16:37:14.163933+0000 mgr.y (mgr.25232) 8572 : cluster [DBG] pgmap v9516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:15 smithi022 bash[82865]: cluster 2024-07-28T16:37:14.163933+0000 mgr.y (mgr.25232) 8572 : cluster [DBG] pgmap v9516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:15 smithi150 bash[67543]: cluster 2024-07-28T16:37:14.163933+0000 mgr.y (mgr.25232) 8572 : cluster [DBG] pgmap v9516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:16.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15947 16 16 0 0 0 - 0 2024-07-28T16:37:17.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15948 16 16 0 0 0 - 0 2024-07-28T16:37:17.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:17 smithi022 bash[80503]: cluster 2024-07-28T16:37:16.165310+0000 mgr.y (mgr.25232) 8573 : cluster [DBG] pgmap v9517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:17.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:17 smithi022 bash[82865]: cluster 2024-07-28T16:37:16.165310+0000 mgr.y (mgr.25232) 8573 : cluster [DBG] pgmap v9517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:17 smithi150 bash[67543]: cluster 2024-07-28T16:37:16.165310+0000 mgr.y (mgr.25232) 8573 : cluster [DBG] pgmap v9517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:18.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15949 16 16 0 0 0 - 0 2024-07-28T16:37:19.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15950 16 16 0 0 0 - 0 2024-07-28T16:37:19.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:19 smithi022 bash[80503]: cluster 2024-07-28T16:37:18.166711+0000 mgr.y (mgr.25232) 8574 : cluster [DBG] pgmap v9518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:37:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:37:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:37:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:19 smithi022 bash[82865]: cluster 2024-07-28T16:37:18.166711+0000 mgr.y (mgr.25232) 8574 : cluster [DBG] pgmap v9518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:19 smithi150 bash[67543]: cluster 2024-07-28T16:37:18.166711+0000 mgr.y (mgr.25232) 8574 : cluster [DBG] pgmap v9518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:20.292 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15951 16 16 0 0 0 - 0 2024-07-28T16:37:21.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15952 16 16 0 0 0 - 0 2024-07-28T16:37:21.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:21 smithi022 bash[80503]: cluster 2024-07-28T16:37:20.168099+0000 mgr.y (mgr.25232) 8575 : cluster [DBG] pgmap v9519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:21 smithi022 bash[80503]: audit 2024-07-28T16:37:20.708633+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:21 smithi022 bash[82865]: cluster 2024-07-28T16:37:20.168099+0000 mgr.y (mgr.25232) 8575 : cluster [DBG] pgmap v9519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:21 smithi022 bash[82865]: audit 2024-07-28T16:37:20.708633+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:21 smithi150 bash[67543]: cluster 2024-07-28T16:37:20.168099+0000 mgr.y (mgr.25232) 8575 : cluster [DBG] pgmap v9519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:21 smithi150 bash[67543]: audit 2024-07-28T16:37:20.708633+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:22.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15953 16 16 0 0 0 - 0 2024-07-28T16:37:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:37:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:37:23.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15954 16 16 0 0 0 - 0 2024-07-28T16:37:23.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:23 smithi022 bash[80503]: cluster 2024-07-28T16:37:22.169443+0000 mgr.y (mgr.25232) 8576 : cluster [DBG] pgmap v9520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:23.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:23 smithi022 bash[82865]: cluster 2024-07-28T16:37:22.169443+0000 mgr.y (mgr.25232) 8576 : cluster [DBG] pgmap v9520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:24.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:23 smithi150 bash[67543]: cluster 2024-07-28T16:37:22.169443+0000 mgr.y (mgr.25232) 8576 : cluster [DBG] pgmap v9520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:24.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15955 16 16 0 0 0 - 0 2024-07-28T16:37:25.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15956 16 16 0 0 0 - 0 2024-07-28T16:37:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:25 smithi022 bash[80503]: cluster 2024-07-28T16:37:24.170823+0000 mgr.y (mgr.25232) 8577 : cluster [DBG] pgmap v9521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:25 smithi022 bash[82865]: cluster 2024-07-28T16:37:24.170823+0000 mgr.y (mgr.25232) 8577 : cluster [DBG] pgmap v9521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:25 smithi150 bash[67543]: cluster 2024-07-28T16:37:24.170823+0000 mgr.y (mgr.25232) 8577 : cluster [DBG] pgmap v9521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:26.293 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15957 16 16 0 0 0 - 0 2024-07-28T16:37:27.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15958 16 16 0 0 0 - 0 2024-07-28T16:37:27.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:27 smithi022 bash[80503]: cluster 2024-07-28T16:37:26.172149+0000 mgr.y (mgr.25232) 8578 : cluster [DBG] pgmap v9522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:27.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:27 smithi022 bash[82865]: cluster 2024-07-28T16:37:26.172149+0000 mgr.y (mgr.25232) 8578 : cluster [DBG] pgmap v9522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:27 smithi150 bash[67543]: cluster 2024-07-28T16:37:26.172149+0000 mgr.y (mgr.25232) 8578 : cluster [DBG] pgmap v9522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:28.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15959 16 16 0 0 0 - 0 2024-07-28T16:37:29.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:37:29.284821+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:37:29.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:37:29.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15960 16 16 0 0 0 - 0 2024-07-28T16:37:29.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:29 smithi022 bash[80503]: cluster 2024-07-28T16:37:28.173496+0000 mgr.y (mgr.25232) 8579 : cluster [DBG] pgmap v9523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:37:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:37:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:37:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:29 smithi022 bash[82865]: cluster 2024-07-28T16:37:28.173496+0000 mgr.y (mgr.25232) 8579 : cluster [DBG] pgmap v9523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:30.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:29 smithi150 bash[67543]: cluster 2024-07-28T16:37:28.173496+0000 mgr.y (mgr.25232) 8579 : cluster [DBG] pgmap v9523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:30.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15961 16 16 0 0 0 - 0 2024-07-28T16:37:31.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15962 16 16 0 0 0 - 0 2024-07-28T16:37:31.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:31 smithi022 bash[80503]: cluster 2024-07-28T16:37:30.174891+0000 mgr.y (mgr.25232) 8580 : cluster [DBG] pgmap v9524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:31 smithi022 bash[80503]: audit 2024-07-28T16:37:31.293930+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:37:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:31 smithi022 bash[82865]: cluster 2024-07-28T16:37:30.174891+0000 mgr.y (mgr.25232) 8580 : cluster [DBG] pgmap v9524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:31 smithi022 bash[82865]: audit 2024-07-28T16:37:31.293930+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:37:32.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:31 smithi150 bash[67543]: cluster 2024-07-28T16:37:30.174891+0000 mgr.y (mgr.25232) 8580 : cluster [DBG] pgmap v9524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:32.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:31 smithi150 bash[67543]: audit 2024-07-28T16:37:31.293930+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:37:32.294 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15963 16 16 0 0 0 - 0 2024-07-28T16:37:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:37:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:37:33.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15964 16 16 0 0 0 - 0 2024-07-28T16:37:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:33 smithi150 bash[67543]: cluster 2024-07-28T16:37:32.176262+0000 mgr.y (mgr.25232) 8581 : cluster [DBG] pgmap v9525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:34.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:33 smithi022 bash[80503]: cluster 2024-07-28T16:37:32.176262+0000 mgr.y (mgr.25232) 8581 : cluster [DBG] pgmap v9525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:34.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:33 smithi022 bash[82865]: cluster 2024-07-28T16:37:32.176262+0000 mgr.y (mgr.25232) 8581 : cluster [DBG] pgmap v9525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:34.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15965 16 16 0 0 0 - 0 2024-07-28T16:37:35.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15966 16 16 0 0 0 - 0 2024-07-28T16:37:36.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:35 smithi150 bash[67543]: cluster 2024-07-28T16:37:34.177387+0000 mgr.y (mgr.25232) 8582 : cluster [DBG] pgmap v9526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:35 smithi022 bash[80503]: cluster 2024-07-28T16:37:34.177387+0000 mgr.y (mgr.25232) 8582 : cluster [DBG] pgmap v9526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:35 smithi022 bash[82865]: cluster 2024-07-28T16:37:34.177387+0000 mgr.y (mgr.25232) 8582 : cluster [DBG] pgmap v9526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:36.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15967 16 16 0 0 0 - 0 2024-07-28T16:37:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:36 smithi150 bash[67543]: audit 2024-07-28T16:37:35.709017+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:36 smithi022 bash[82865]: audit 2024-07-28T16:37:35.709017+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:36 smithi022 bash[80503]: audit 2024-07-28T16:37:35.709017+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:37.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15968 16 16 0 0 0 - 0 2024-07-28T16:37:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:37 smithi150 bash[67543]: cluster 2024-07-28T16:37:36.178709+0000 mgr.y (mgr.25232) 8583 : cluster [DBG] pgmap v9527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:37 smithi150 bash[67543]: audit 2024-07-28T16:37:36.989122+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:37 smithi150 bash[67543]: audit 2024-07-28T16:37:36.993498+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:37 smithi150 bash[67543]: audit 2024-07-28T16:37:37.200859+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:37 smithi150 bash[67543]: audit 2024-07-28T16:37:37.210751+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[80503]: cluster 2024-07-28T16:37:36.178709+0000 mgr.y (mgr.25232) 8583 : cluster [DBG] pgmap v9527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[80503]: audit 2024-07-28T16:37:36.989122+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[80503]: audit 2024-07-28T16:37:36.993498+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[80503]: audit 2024-07-28T16:37:37.200859+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[80503]: audit 2024-07-28T16:37:37.210751+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[82865]: cluster 2024-07-28T16:37:36.178709+0000 mgr.y (mgr.25232) 8583 : cluster [DBG] pgmap v9527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[82865]: audit 2024-07-28T16:37:36.989122+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[82865]: audit 2024-07-28T16:37:36.993498+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[82865]: audit 2024-07-28T16:37:37.200859+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:37 smithi022 bash[82865]: audit 2024-07-28T16:37:37.210751+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:38.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15969 16 16 0 0 0 - 0 2024-07-28T16:37:39.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:38 smithi150 bash[67543]: audit 2024-07-28T16:37:37.618496+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:37:39.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:38 smithi150 bash[67543]: audit 2024-07-28T16:37:37.620106+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:37:39.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:38 smithi150 bash[67543]: audit 2024-07-28T16:37:37.628813+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:39.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:38 smithi022 bash[80503]: audit 2024-07-28T16:37:37.618496+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:37:39.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:38 smithi022 bash[80503]: audit 2024-07-28T16:37:37.620106+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:37:39.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:38 smithi022 bash[80503]: audit 2024-07-28T16:37:37.628813+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:39.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:38 smithi022 bash[82865]: audit 2024-07-28T16:37:37.618496+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:37:39.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:38 smithi022 bash[82865]: audit 2024-07-28T16:37:37.620106+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:37:39.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:38 smithi022 bash[82865]: audit 2024-07-28T16:37:37.628813+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:37:39.295 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15970 16 16 0 0 0 - 0 2024-07-28T16:37:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:37:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:37:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:37:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:39 smithi022 bash[80503]: cluster 2024-07-28T16:37:38.180032+0000 mgr.y (mgr.25232) 8584 : cluster [DBG] pgmap v9528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:39 smithi022 bash[82865]: cluster 2024-07-28T16:37:38.180032+0000 mgr.y (mgr.25232) 8584 : cluster [DBG] pgmap v9528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:39 smithi150 bash[67543]: cluster 2024-07-28T16:37:38.180032+0000 mgr.y (mgr.25232) 8584 : cluster [DBG] pgmap v9528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:40.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15971 16 16 0 0 0 - 0 2024-07-28T16:37:41.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15972 16 16 0 0 0 - 0 2024-07-28T16:37:42.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:41 smithi150 bash[67543]: cluster 2024-07-28T16:37:40.181383+0000 mgr.y (mgr.25232) 8585 : cluster [DBG] pgmap v9529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:42.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:41 smithi022 bash[80503]: cluster 2024-07-28T16:37:40.181383+0000 mgr.y (mgr.25232) 8585 : cluster [DBG] pgmap v9529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:42.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:41 smithi022 bash[82865]: cluster 2024-07-28T16:37:40.181383+0000 mgr.y (mgr.25232) 8585 : cluster [DBG] pgmap v9529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:42.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15973 16 16 0 0 0 - 0 2024-07-28T16:37:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:37:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:37:43.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15974 16 16 0 0 0 - 0 2024-07-28T16:37:44.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:43 smithi150 bash[67543]: cluster 2024-07-28T16:37:42.182752+0000 mgr.y (mgr.25232) 8586 : cluster [DBG] pgmap v9530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:44.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:43 smithi022 bash[80503]: cluster 2024-07-28T16:37:42.182752+0000 mgr.y (mgr.25232) 8586 : cluster [DBG] pgmap v9530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:44.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:43 smithi022 bash[82865]: cluster 2024-07-28T16:37:42.182752+0000 mgr.y (mgr.25232) 8586 : cluster [DBG] pgmap v9530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:44.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15975 16 16 0 0 0 - 0 2024-07-28T16:37:45.296 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15976 16 16 0 0 0 - 0 2024-07-28T16:37:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:45 smithi150 bash[67543]: cluster 2024-07-28T16:37:44.184128+0000 mgr.y (mgr.25232) 8587 : cluster [DBG] pgmap v9531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:45 smithi022 bash[80503]: cluster 2024-07-28T16:37:44.184128+0000 mgr.y (mgr.25232) 8587 : cluster [DBG] pgmap v9531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:45 smithi022 bash[82865]: cluster 2024-07-28T16:37:44.184128+0000 mgr.y (mgr.25232) 8587 : cluster [DBG] pgmap v9531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:46.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15977 16 16 0 0 0 - 0 2024-07-28T16:37:47.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15978 16 16 0 0 0 - 0 2024-07-28T16:37:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:47 smithi150 bash[67543]: cluster 2024-07-28T16:37:46.185514+0000 mgr.y (mgr.25232) 8588 : cluster [DBG] pgmap v9532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:48.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:47 smithi022 bash[80503]: cluster 2024-07-28T16:37:46.185514+0000 mgr.y (mgr.25232) 8588 : cluster [DBG] pgmap v9532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:48.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:47 smithi022 bash[82865]: cluster 2024-07-28T16:37:46.185514+0000 mgr.y (mgr.25232) 8588 : cluster [DBG] pgmap v9532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:48.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15979 16 16 0 0 0 - 0 2024-07-28T16:37:49.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:37:49.287932+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:37:49.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:37:49.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15980 16 16 0 0 0 - 0 2024-07-28T16:37:49.701 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:37:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:37:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:37:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:49 smithi150 bash[67543]: cluster 2024-07-28T16:37:48.186911+0000 mgr.y (mgr.25232) 8589 : cluster [DBG] pgmap v9533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:50.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:49 smithi022 bash[80503]: cluster 2024-07-28T16:37:48.186911+0000 mgr.y (mgr.25232) 8589 : cluster [DBG] pgmap v9533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:50.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:49 smithi022 bash[82865]: cluster 2024-07-28T16:37:48.186911+0000 mgr.y (mgr.25232) 8589 : cluster [DBG] pgmap v9533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:50.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15981 16 16 0 0 0 - 0 2024-07-28T16:37:51.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15982 16 16 0 0 0 - 0 2024-07-28T16:37:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:51 smithi150 bash[67543]: cluster 2024-07-28T16:37:50.188255+0000 mgr.y (mgr.25232) 8590 : cluster [DBG] pgmap v9534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:51 smithi150 bash[67543]: audit 2024-07-28T16:37:50.709642+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:51 smithi022 bash[80503]: cluster 2024-07-28T16:37:50.188255+0000 mgr.y (mgr.25232) 8590 : cluster [DBG] pgmap v9534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:51 smithi022 bash[80503]: audit 2024-07-28T16:37:50.709642+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:51 smithi022 bash[82865]: cluster 2024-07-28T16:37:50.188255+0000 mgr.y (mgr.25232) 8590 : cluster [DBG] pgmap v9534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:51 smithi022 bash[82865]: audit 2024-07-28T16:37:50.709642+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:37:52.297 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15983 16 16 0 0 0 - 0 2024-07-28T16:37:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:37:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:37:53.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15984 16 16 0 0 0 - 0 2024-07-28T16:37:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:53 smithi150 bash[67543]: cluster 2024-07-28T16:37:52.189636+0000 mgr.y (mgr.25232) 8591 : cluster [DBG] pgmap v9535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:54.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:53 smithi022 bash[80503]: cluster 2024-07-28T16:37:52.189636+0000 mgr.y (mgr.25232) 8591 : cluster [DBG] pgmap v9535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:54.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:53 smithi022 bash[82865]: cluster 2024-07-28T16:37:52.189636+0000 mgr.y (mgr.25232) 8591 : cluster [DBG] pgmap v9535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:54.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15985 16 16 0 0 0 - 0 2024-07-28T16:37:55.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15986 16 16 0 0 0 - 0 2024-07-28T16:37:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:55 smithi150 bash[67543]: cluster 2024-07-28T16:37:54.190990+0000 mgr.y (mgr.25232) 8592 : cluster [DBG] pgmap v9536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:56.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:55 smithi022 bash[80503]: cluster 2024-07-28T16:37:54.190990+0000 mgr.y (mgr.25232) 8592 : cluster [DBG] pgmap v9536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:56.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:55 smithi022 bash[82865]: cluster 2024-07-28T16:37:54.190990+0000 mgr.y (mgr.25232) 8592 : cluster [DBG] pgmap v9536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:56.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15987 16 16 0 0 0 - 0 2024-07-28T16:37:57.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15988 16 16 0 0 0 - 0 2024-07-28T16:37:58.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:57 smithi150 bash[67543]: cluster 2024-07-28T16:37:56.192330+0000 mgr.y (mgr.25232) 8593 : cluster [DBG] pgmap v9537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:57 smithi022 bash[80503]: cluster 2024-07-28T16:37:56.192330+0000 mgr.y (mgr.25232) 8593 : cluster [DBG] pgmap v9537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:58.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:57 smithi022 bash[82865]: cluster 2024-07-28T16:37:56.192330+0000 mgr.y (mgr.25232) 8593 : cluster [DBG] pgmap v9537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:37:58.298 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15989 16 16 0 0 0 - 0 2024-07-28T16:37:59.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15990 16 16 0 0 0 - 0 2024-07-28T16:37:59.723 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:37:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:37:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:38:00.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:37:59 smithi150 bash[67543]: cluster 2024-07-28T16:37:58.193673+0000 mgr.y (mgr.25232) 8594 : cluster [DBG] pgmap v9538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:00.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:37:59 smithi022 bash[80503]: cluster 2024-07-28T16:37:58.193673+0000 mgr.y (mgr.25232) 8594 : cluster [DBG] pgmap v9538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:00.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:37:59 smithi022 bash[82865]: cluster 2024-07-28T16:37:58.193673+0000 mgr.y (mgr.25232) 8594 : cluster [DBG] pgmap v9538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:00.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15991 16 16 0 0 0 - 0 2024-07-28T16:38:01.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15992 16 16 0 0 0 - 0 2024-07-28T16:38:02.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:01 smithi150 bash[67543]: cluster 2024-07-28T16:38:00.195055+0000 mgr.y (mgr.25232) 8595 : cluster [DBG] pgmap v9539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:02.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:01 smithi022 bash[80503]: cluster 2024-07-28T16:38:00.195055+0000 mgr.y (mgr.25232) 8595 : cluster [DBG] pgmap v9539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:01 smithi022 bash[82865]: cluster 2024-07-28T16:38:00.195055+0000 mgr.y (mgr.25232) 8595 : cluster [DBG] pgmap v9539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:02.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15993 16 16 0 0 0 - 0 2024-07-28T16:38:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:38:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:38:03.299 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15994 16 16 0 0 0 - 0 2024-07-28T16:38:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:03 smithi150 bash[67543]: cluster 2024-07-28T16:38:02.196418+0000 mgr.y (mgr.25232) 8596 : cluster [DBG] pgmap v9540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:03 smithi022 bash[80503]: cluster 2024-07-28T16:38:02.196418+0000 mgr.y (mgr.25232) 8596 : cluster [DBG] pgmap v9540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:03 smithi022 bash[82865]: cluster 2024-07-28T16:38:02.196418+0000 mgr.y (mgr.25232) 8596 : cluster [DBG] pgmap v9540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:04.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15995 16 16 0 0 0 - 0 2024-07-28T16:38:05.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15996 16 16 0 0 0 - 0 2024-07-28T16:38:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:05 smithi150 bash[67543]: cluster 2024-07-28T16:38:04.197776+0000 mgr.y (mgr.25232) 8597 : cluster [DBG] pgmap v9541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:06.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:05 smithi150 bash[67543]: audit 2024-07-28T16:38:05.709802+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:05 smithi022 bash[80503]: cluster 2024-07-28T16:38:04.197776+0000 mgr.y (mgr.25232) 8597 : cluster [DBG] pgmap v9541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:05 smithi022 bash[80503]: audit 2024-07-28T16:38:05.709802+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:05 smithi022 bash[82865]: cluster 2024-07-28T16:38:04.197776+0000 mgr.y (mgr.25232) 8597 : cluster [DBG] pgmap v9541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:05 smithi022 bash[82865]: audit 2024-07-28T16:38:05.709802+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:06.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15997 16 16 0 0 0 - 0 2024-07-28T16:38:07.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15998 16 16 0 0 0 - 0 2024-07-28T16:38:08.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:07 smithi150 bash[67543]: cluster 2024-07-28T16:38:06.199155+0000 mgr.y (mgr.25232) 8598 : cluster [DBG] pgmap v9542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:07 smithi022 bash[80503]: cluster 2024-07-28T16:38:06.199155+0000 mgr.y (mgr.25232) 8598 : cluster [DBG] pgmap v9542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:08.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:07 smithi022 bash[82865]: cluster 2024-07-28T16:38:06.199155+0000 mgr.y (mgr.25232) 8598 : cluster [DBG] pgmap v9542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:08.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:15999 16 16 0 0 0 - 0 2024-07-28T16:38:09.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:38:09.291206+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:38:09.300 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:38:09.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16000 16 16 0 0 0 - 0 2024-07-28T16:38:09.743 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:38:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:38:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:38:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:09 smithi150 bash[67543]: cluster 2024-07-28T16:38:08.200477+0000 mgr.y (mgr.25232) 8599 : cluster [DBG] pgmap v9543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:10.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:09 smithi022 bash[80503]: cluster 2024-07-28T16:38:08.200477+0000 mgr.y (mgr.25232) 8599 : cluster [DBG] pgmap v9543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:10.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:09 smithi022 bash[82865]: cluster 2024-07-28T16:38:08.200477+0000 mgr.y (mgr.25232) 8599 : cluster [DBG] pgmap v9543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:10.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16001 16 16 0 0 0 - 0 2024-07-28T16:38:11.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16002 16 16 0 0 0 - 0 2024-07-28T16:38:12.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:11 smithi150 bash[67543]: cluster 2024-07-28T16:38:10.201822+0000 mgr.y (mgr.25232) 8600 : cluster [DBG] pgmap v9544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:11 smithi022 bash[80503]: cluster 2024-07-28T16:38:10.201822+0000 mgr.y (mgr.25232) 8600 : cluster [DBG] pgmap v9544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:11 smithi022 bash[82865]: cluster 2024-07-28T16:38:10.201822+0000 mgr.y (mgr.25232) 8600 : cluster [DBG] pgmap v9544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:12.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16003 16 16 0 0 0 - 0 2024-07-28T16:38:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:38:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:38:13.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16004 16 16 0 0 0 - 0 2024-07-28T16:38:14.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:13 smithi150 bash[67543]: cluster 2024-07-28T16:38:12.203185+0000 mgr.y (mgr.25232) 8601 : cluster [DBG] pgmap v9545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:14.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:13 smithi022 bash[80503]: cluster 2024-07-28T16:38:12.203185+0000 mgr.y (mgr.25232) 8601 : cluster [DBG] pgmap v9545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:13 smithi022 bash[82865]: cluster 2024-07-28T16:38:12.203185+0000 mgr.y (mgr.25232) 8601 : cluster [DBG] pgmap v9545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:14.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16005 16 16 0 0 0 - 0 2024-07-28T16:38:15.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16006 16 16 0 0 0 - 0 2024-07-28T16:38:16.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:15 smithi150 bash[67543]: cluster 2024-07-28T16:38:14.204529+0000 mgr.y (mgr.25232) 8602 : cluster [DBG] pgmap v9546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:15 smithi022 bash[80503]: cluster 2024-07-28T16:38:14.204529+0000 mgr.y (mgr.25232) 8602 : cluster [DBG] pgmap v9546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:16.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:15 smithi022 bash[82865]: cluster 2024-07-28T16:38:14.204529+0000 mgr.y (mgr.25232) 8602 : cluster [DBG] pgmap v9546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:16.301 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16007 16 16 0 0 0 - 0 2024-07-28T16:38:17.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16008 16 16 0 0 0 - 0 2024-07-28T16:38:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:17 smithi150 bash[67543]: cluster 2024-07-28T16:38:16.205865+0000 mgr.y (mgr.25232) 8603 : cluster [DBG] pgmap v9547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:17 smithi022 bash[80503]: cluster 2024-07-28T16:38:16.205865+0000 mgr.y (mgr.25232) 8603 : cluster [DBG] pgmap v9547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:17 smithi022 bash[82865]: cluster 2024-07-28T16:38:16.205865+0000 mgr.y (mgr.25232) 8603 : cluster [DBG] pgmap v9547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:18.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16009 16 16 0 0 0 - 0 2024-07-28T16:38:19.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16010 16 16 0 0 0 - 0 2024-07-28T16:38:19.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:38:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:38:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:38:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:19 smithi150 bash[67543]: cluster 2024-07-28T16:38:18.207218+0000 mgr.y (mgr.25232) 8604 : cluster [DBG] pgmap v9548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:19 smithi022 bash[80503]: cluster 2024-07-28T16:38:18.207218+0000 mgr.y (mgr.25232) 8604 : cluster [DBG] pgmap v9548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:19 smithi022 bash[82865]: cluster 2024-07-28T16:38:18.207218+0000 mgr.y (mgr.25232) 8604 : cluster [DBG] pgmap v9548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:20.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16011 16 16 0 0 0 - 0 2024-07-28T16:38:21.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:20 smithi150 bash[67543]: audit 2024-07-28T16:38:20.710234+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:21.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:20 smithi022 bash[80503]: audit 2024-07-28T16:38:20.710234+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:21.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:20 smithi022 bash[82865]: audit 2024-07-28T16:38:20.710234+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:21.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16012 16 16 0 0 0 - 0 2024-07-28T16:38:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:21 smithi150 bash[67543]: cluster 2024-07-28T16:38:20.208568+0000 mgr.y (mgr.25232) 8605 : cluster [DBG] pgmap v9549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:22.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:21 smithi022 bash[80503]: cluster 2024-07-28T16:38:20.208568+0000 mgr.y (mgr.25232) 8605 : cluster [DBG] pgmap v9549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:21 smithi022 bash[82865]: cluster 2024-07-28T16:38:20.208568+0000 mgr.y (mgr.25232) 8605 : cluster [DBG] pgmap v9549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:22.302 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16013 16 16 0 0 0 - 0 2024-07-28T16:38:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:38:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:38:23.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16014 16 16 0 0 0 - 0 2024-07-28T16:38:24.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:23 smithi022 bash[80503]: cluster 2024-07-28T16:38:22.209894+0000 mgr.y (mgr.25232) 8606 : cluster [DBG] pgmap v9550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:23 smithi022 bash[82865]: cluster 2024-07-28T16:38:22.209894+0000 mgr.y (mgr.25232) 8606 : cluster [DBG] pgmap v9550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:24.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:23 smithi150 bash[67543]: cluster 2024-07-28T16:38:22.209894+0000 mgr.y (mgr.25232) 8606 : cluster [DBG] pgmap v9550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:24.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16015 16 16 0 0 0 - 0 2024-07-28T16:38:25.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16016 16 16 0 0 0 - 0 2024-07-28T16:38:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:25 smithi022 bash[80503]: cluster 2024-07-28T16:38:24.211245+0000 mgr.y (mgr.25232) 8607 : cluster [DBG] pgmap v9551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:25 smithi022 bash[82865]: cluster 2024-07-28T16:38:24.211245+0000 mgr.y (mgr.25232) 8607 : cluster [DBG] pgmap v9551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:26.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:25 smithi150 bash[67543]: cluster 2024-07-28T16:38:24.211245+0000 mgr.y (mgr.25232) 8607 : cluster [DBG] pgmap v9551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:26.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16017 16 16 0 0 0 - 0 2024-07-28T16:38:27.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16018 16 16 0 0 0 - 0 2024-07-28T16:38:28.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:27 smithi022 bash[80503]: cluster 2024-07-28T16:38:26.212588+0000 mgr.y (mgr.25232) 8608 : cluster [DBG] pgmap v9552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:28.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:27 smithi022 bash[82865]: cluster 2024-07-28T16:38:26.212588+0000 mgr.y (mgr.25232) 8608 : cluster [DBG] pgmap v9552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:28.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:27 smithi150 bash[67543]: cluster 2024-07-28T16:38:26.212588+0000 mgr.y (mgr.25232) 8608 : cluster [DBG] pgmap v9552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:28.303 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16019 16 16 0 0 0 - 0 2024-07-28T16:38:29.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:38:29.294454+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:38:29.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:38:29.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16020 16 16 0 0 0 - 0 2024-07-28T16:38:29.792 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:38:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:38:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:38:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:29 smithi022 bash[80503]: cluster 2024-07-28T16:38:28.213928+0000 mgr.y (mgr.25232) 8609 : cluster [DBG] pgmap v9553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:30.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:29 smithi022 bash[82865]: cluster 2024-07-28T16:38:28.213928+0000 mgr.y (mgr.25232) 8609 : cluster [DBG] pgmap v9553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:30.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:29 smithi150 bash[67543]: cluster 2024-07-28T16:38:28.213928+0000 mgr.y (mgr.25232) 8609 : cluster [DBG] pgmap v9553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:30.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16021 16 16 0 0 0 - 0 2024-07-28T16:38:31.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16022 16 16 0 0 0 - 0 2024-07-28T16:38:32.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:31 smithi022 bash[80503]: cluster 2024-07-28T16:38:30.215294+0000 mgr.y (mgr.25232) 8610 : cluster [DBG] pgmap v9554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:32.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:31 smithi022 bash[82865]: cluster 2024-07-28T16:38:30.215294+0000 mgr.y (mgr.25232) 8610 : cluster [DBG] pgmap v9554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:32.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:31 smithi150 bash[67543]: cluster 2024-07-28T16:38:30.215294+0000 mgr.y (mgr.25232) 8610 : cluster [DBG] pgmap v9554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:32.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16023 16 16 0 0 0 - 0 2024-07-28T16:38:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:38:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:38:33.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16024 16 16 0 0 0 - 0 2024-07-28T16:38:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:33 smithi022 bash[82865]: cluster 2024-07-28T16:38:32.216629+0000 mgr.y (mgr.25232) 8611 : cluster [DBG] pgmap v9555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:34.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:33 smithi022 bash[80503]: cluster 2024-07-28T16:38:32.216629+0000 mgr.y (mgr.25232) 8611 : cluster [DBG] pgmap v9555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:34.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:33 smithi150 bash[67543]: cluster 2024-07-28T16:38:32.216629+0000 mgr.y (mgr.25232) 8611 : cluster [DBG] pgmap v9555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:34.304 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16025 16 16 0 0 0 - 0 2024-07-28T16:38:35.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16026 16 16 0 0 0 - 0 2024-07-28T16:38:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:35 smithi022 bash[82865]: cluster 2024-07-28T16:38:34.217977+0000 mgr.y (mgr.25232) 8612 : cluster [DBG] pgmap v9556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:35 smithi022 bash[82865]: audit 2024-07-28T16:38:35.710787+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:35 smithi022 bash[80503]: cluster 2024-07-28T16:38:34.217977+0000 mgr.y (mgr.25232) 8612 : cluster [DBG] pgmap v9556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:35 smithi022 bash[80503]: audit 2024-07-28T16:38:35.710787+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:36.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:35 smithi150 bash[67543]: cluster 2024-07-28T16:38:34.217977+0000 mgr.y (mgr.25232) 8612 : cluster [DBG] pgmap v9556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:35 smithi150 bash[67543]: audit 2024-07-28T16:38:35.710787+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:36.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16027 16 16 0 0 0 - 0 2024-07-28T16:38:37.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16028 16 16 0 0 0 - 0 2024-07-28T16:38:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:37 smithi022 bash[82865]: cluster 2024-07-28T16:38:36.219340+0000 mgr.y (mgr.25232) 8613 : cluster [DBG] pgmap v9557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:37 smithi022 bash[82865]: audit 2024-07-28T16:38:37.755504+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:38:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:37 smithi022 bash[80503]: cluster 2024-07-28T16:38:36.219340+0000 mgr.y (mgr.25232) 8613 : cluster [DBG] pgmap v9557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:37 smithi022 bash[80503]: audit 2024-07-28T16:38:37.755504+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:38:38.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:37 smithi150 bash[67543]: cluster 2024-07-28T16:38:36.219340+0000 mgr.y (mgr.25232) 8613 : cluster [DBG] pgmap v9557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:38.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:37 smithi150 bash[67543]: audit 2024-07-28T16:38:37.755504+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:38:38.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16029 16 16 0 0 0 - 0 2024-07-28T16:38:39.305 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16030 16 16 0 0 0 - 0 2024-07-28T16:38:39.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[80503]: audit 2024-07-28T16:38:38.136421+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:39.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[80503]: audit 2024-07-28T16:38:38.143083+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:39.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[80503]: cluster 2024-07-28T16:38:38.220656+0000 mgr.y (mgr.25232) 8614 : cluster [DBG] pgmap v9558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:39.400 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[82865]: audit 2024-07-28T16:38:38.136421+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:39.400 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[82865]: audit 2024-07-28T16:38:38.143083+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:39.400 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[82865]: cluster 2024-07-28T16:38:38.220656+0000 mgr.y (mgr.25232) 8614 : cluster [DBG] pgmap v9558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:39.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:39 smithi150 bash[67543]: audit 2024-07-28T16:38:38.136421+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:39.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:39 smithi150 bash[67543]: audit 2024-07-28T16:38:38.143083+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:39.529 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:39 smithi150 bash[67543]: cluster 2024-07-28T16:38:38.220656+0000 mgr.y (mgr.25232) 8614 : cluster [DBG] pgmap v9558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:39.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:38:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:38:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:38:40.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16031 16 16 0 0 0 - 0 2024-07-28T16:38:41.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16032 16 16 0 0 0 - 0 2024-07-28T16:38:41.589 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:41 smithi022 bash[80503]: cluster 2024-07-28T16:38:40.222014+0000 mgr.y (mgr.25232) 8615 : cluster [DBG] pgmap v9559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:41.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:41 smithi022 bash[82865]: cluster 2024-07-28T16:38:40.222014+0000 mgr.y (mgr.25232) 8615 : cluster [DBG] pgmap v9559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:41.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:41 smithi150 bash[67543]: cluster 2024-07-28T16:38:40.222014+0000 mgr.y (mgr.25232) 8615 : cluster [DBG] pgmap v9559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:42.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16033 16 16 0 0 0 - 0 2024-07-28T16:38:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:38:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:38:43.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16034 16 16 0 0 0 - 0 2024-07-28T16:38:43.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:43 smithi022 bash[82865]: cluster 2024-07-28T16:38:42.223373+0000 mgr.y (mgr.25232) 8616 : cluster [DBG] pgmap v9560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:43.590 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:43 smithi022 bash[80503]: cluster 2024-07-28T16:38:42.223373+0000 mgr.y (mgr.25232) 8616 : cluster [DBG] pgmap v9560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:43 smithi150 bash[67543]: cluster 2024-07-28T16:38:42.223373+0000 mgr.y (mgr.25232) 8616 : cluster [DBG] pgmap v9560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:44.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16035 16 16 0 0 0 - 0 2024-07-28T16:38:44.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:44 smithi150 bash[67543]: audit 2024-07-28T16:38:43.437664+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:44 smithi150 bash[67543]: audit 2024-07-28T16:38:43.443278+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:44 smithi150 bash[67543]: audit 2024-07-28T16:38:44.010661+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:44 smithi150 bash[67543]: audit 2024-07-28T16:38:44.020430+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[80503]: audit 2024-07-28T16:38:43.437664+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[80503]: audit 2024-07-28T16:38:43.443278+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[80503]: audit 2024-07-28T16:38:44.010661+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[80503]: audit 2024-07-28T16:38:44.020430+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[82865]: audit 2024-07-28T16:38:43.437664+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[82865]: audit 2024-07-28T16:38:43.443278+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[82865]: audit 2024-07-28T16:38:44.010661+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:44.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:44 smithi022 bash[82865]: audit 2024-07-28T16:38:44.020430+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:45.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16036 16 16 0 0 0 - 0 2024-07-28T16:38:45.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:45 smithi150 bash[67543]: cluster 2024-07-28T16:38:44.224718+0000 mgr.y (mgr.25232) 8617 : cluster [DBG] pgmap v9561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:45.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:45 smithi150 bash[67543]: audit 2024-07-28T16:38:44.516657+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:38:45.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:45 smithi150 bash[67543]: audit 2024-07-28T16:38:44.518714+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:38:45.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:45 smithi150 bash[67543]: audit 2024-07-28T16:38:44.528453+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[80503]: cluster 2024-07-28T16:38:44.224718+0000 mgr.y (mgr.25232) 8617 : cluster [DBG] pgmap v9561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[80503]: audit 2024-07-28T16:38:44.516657+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[80503]: audit 2024-07-28T16:38:44.518714+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[80503]: audit 2024-07-28T16:38:44.528453+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[82865]: cluster 2024-07-28T16:38:44.224718+0000 mgr.y (mgr.25232) 8617 : cluster [DBG] pgmap v9561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[82865]: audit 2024-07-28T16:38:44.516657+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[82865]: audit 2024-07-28T16:38:44.518714+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:38:45.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:45 smithi022 bash[82865]: audit 2024-07-28T16:38:44.528453+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:38:46.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16037 16 16 0 0 0 - 0 2024-07-28T16:38:47.306 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16038 16 16 0 0 0 - 0 2024-07-28T16:38:47.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:47 smithi150 bash[67543]: cluster 2024-07-28T16:38:46.226169+0000 mgr.y (mgr.25232) 8618 : cluster [DBG] pgmap v9562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:47 smithi022 bash[80503]: cluster 2024-07-28T16:38:46.226169+0000 mgr.y (mgr.25232) 8618 : cluster [DBG] pgmap v9562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:47.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:47 smithi022 bash[82865]: cluster 2024-07-28T16:38:46.226169+0000 mgr.y (mgr.25232) 8618 : cluster [DBG] pgmap v9562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:48.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16039 16 16 0 0 0 - 0 2024-07-28T16:38:49.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:38:49.297693+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:38:49.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:38:49.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16040 16 16 0 0 0 - 0 2024-07-28T16:38:49.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:49 smithi150 bash[67543]: cluster 2024-07-28T16:38:48.227689+0000 mgr.y (mgr.25232) 8619 : cluster [DBG] pgmap v9563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:49.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:49 smithi022 bash[80503]: cluster 2024-07-28T16:38:48.227689+0000 mgr.y (mgr.25232) 8619 : cluster [DBG] pgmap v9563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:38:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:38:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:38:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:49 smithi022 bash[82865]: cluster 2024-07-28T16:38:48.227689+0000 mgr.y (mgr.25232) 8619 : cluster [DBG] pgmap v9563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:50.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16041 16 16 0 0 0 - 0 2024-07-28T16:38:51.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16042 16 16 0 0 0 - 0 2024-07-28T16:38:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:51 smithi150 bash[67543]: cluster 2024-07-28T16:38:50.229201+0000 mgr.y (mgr.25232) 8620 : cluster [DBG] pgmap v9564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:51 smithi150 bash[67543]: audit 2024-07-28T16:38:50.711227+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:51.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:51 smithi022 bash[80503]: cluster 2024-07-28T16:38:50.229201+0000 mgr.y (mgr.25232) 8620 : cluster [DBG] pgmap v9564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:51 smithi022 bash[80503]: audit 2024-07-28T16:38:50.711227+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:51 smithi022 bash[82865]: cluster 2024-07-28T16:38:50.229201+0000 mgr.y (mgr.25232) 8620 : cluster [DBG] pgmap v9564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:51 smithi022 bash[82865]: audit 2024-07-28T16:38:50.711227+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:38:52.307 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16043 16 16 0 0 0 - 0 2024-07-28T16:38:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:38:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:38:53.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16044 16 16 0 0 0 - 0 2024-07-28T16:38:53.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:53 smithi150 bash[67543]: cluster 2024-07-28T16:38:52.230754+0000 mgr.y (mgr.25232) 8621 : cluster [DBG] pgmap v9565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:53 smithi022 bash[80503]: cluster 2024-07-28T16:38:52.230754+0000 mgr.y (mgr.25232) 8621 : cluster [DBG] pgmap v9565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:53.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:53 smithi022 bash[82865]: cluster 2024-07-28T16:38:52.230754+0000 mgr.y (mgr.25232) 8621 : cluster [DBG] pgmap v9565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:54.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16045 16 16 0 0 0 - 0 2024-07-28T16:38:55.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16046 16 16 0 0 0 - 0 2024-07-28T16:38:55.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:55 smithi150 bash[67543]: cluster 2024-07-28T16:38:54.232271+0000 mgr.y (mgr.25232) 8622 : cluster [DBG] pgmap v9566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:55.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:55 smithi022 bash[80503]: cluster 2024-07-28T16:38:54.232271+0000 mgr.y (mgr.25232) 8622 : cluster [DBG] pgmap v9566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:55.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:55 smithi022 bash[82865]: cluster 2024-07-28T16:38:54.232271+0000 mgr.y (mgr.25232) 8622 : cluster [DBG] pgmap v9566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:56.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16047 16 16 0 0 0 - 0 2024-07-28T16:38:57.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16048 16 16 0 0 0 - 0 2024-07-28T16:38:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:57 smithi150 bash[67543]: cluster 2024-07-28T16:38:56.233788+0000 mgr.y (mgr.25232) 8623 : cluster [DBG] pgmap v9567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:57.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:57 smithi022 bash[80503]: cluster 2024-07-28T16:38:56.233788+0000 mgr.y (mgr.25232) 8623 : cluster [DBG] pgmap v9567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:57 smithi022 bash[82865]: cluster 2024-07-28T16:38:56.233788+0000 mgr.y (mgr.25232) 8623 : cluster [DBG] pgmap v9567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:58.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16049 16 16 0 0 0 - 0 2024-07-28T16:38:59.308 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16050 16 16 0 0 0 - 0 2024-07-28T16:38:59.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:38:59 smithi150 bash[67543]: cluster 2024-07-28T16:38:58.235343+0000 mgr.y (mgr.25232) 8624 : cluster [DBG] pgmap v9568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:59.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:38:59 smithi022 bash[82865]: cluster 2024-07-28T16:38:58.235343+0000 mgr.y (mgr.25232) 8624 : cluster [DBG] pgmap v9568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:59.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:38:59 smithi022 bash[80503]: cluster 2024-07-28T16:38:58.235343+0000 mgr.y (mgr.25232) 8624 : cluster [DBG] pgmap v9568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:38:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:38:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:38:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:39:00.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16051 16 16 0 0 0 - 0 2024-07-28T16:39:01.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16052 16 16 0 0 0 - 0 2024-07-28T16:39:01.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:01 smithi150 bash[67543]: cluster 2024-07-28T16:39:00.236762+0000 mgr.y (mgr.25232) 8625 : cluster [DBG] pgmap v9569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:01.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:01 smithi022 bash[80503]: cluster 2024-07-28T16:39:00.236762+0000 mgr.y (mgr.25232) 8625 : cluster [DBG] pgmap v9569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:01.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:01 smithi022 bash[82865]: cluster 2024-07-28T16:39:00.236762+0000 mgr.y (mgr.25232) 8625 : cluster [DBG] pgmap v9569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:02.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16053 16 16 0 0 0 - 0 2024-07-28T16:39:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:39:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:39:03.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16054 16 16 0 0 0 - 0 2024-07-28T16:39:03.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:03 smithi150 bash[67543]: cluster 2024-07-28T16:39:02.238104+0000 mgr.y (mgr.25232) 8626 : cluster [DBG] pgmap v9570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:03.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:03 smithi022 bash[80503]: cluster 2024-07-28T16:39:02.238104+0000 mgr.y (mgr.25232) 8626 : cluster [DBG] pgmap v9570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:03.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:03 smithi022 bash[82865]: cluster 2024-07-28T16:39:02.238104+0000 mgr.y (mgr.25232) 8626 : cluster [DBG] pgmap v9570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:04.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16055 16 16 0 0 0 - 0 2024-07-28T16:39:05.309 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16056 16 16 0 0 0 - 0 2024-07-28T16:39:05.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:05 smithi150 bash[67543]: cluster 2024-07-28T16:39:04.239477+0000 mgr.y (mgr.25232) 8627 : cluster [DBG] pgmap v9571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:05.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:05 smithi022 bash[80503]: cluster 2024-07-28T16:39:04.239477+0000 mgr.y (mgr.25232) 8627 : cluster [DBG] pgmap v9571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:05.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:05 smithi022 bash[82865]: cluster 2024-07-28T16:39:04.239477+0000 mgr.y (mgr.25232) 8627 : cluster [DBG] pgmap v9571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:06.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16057 16 16 0 0 0 - 0 2024-07-28T16:39:06.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:06 smithi150 bash[67543]: audit 2024-07-28T16:39:05.711687+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:06.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:06 smithi022 bash[80503]: audit 2024-07-28T16:39:05.711687+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:06.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:06 smithi022 bash[82865]: audit 2024-07-28T16:39:05.711687+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:07.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16058 16 16 0 0 0 - 0 2024-07-28T16:39:07.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:07 smithi150 bash[67543]: cluster 2024-07-28T16:39:06.240805+0000 mgr.y (mgr.25232) 8628 : cluster [DBG] pgmap v9572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:07.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:07 smithi022 bash[80503]: cluster 2024-07-28T16:39:06.240805+0000 mgr.y (mgr.25232) 8628 : cluster [DBG] pgmap v9572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:07.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:07 smithi022 bash[82865]: cluster 2024-07-28T16:39:06.240805+0000 mgr.y (mgr.25232) 8628 : cluster [DBG] pgmap v9572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:08.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16059 16 16 0 0 0 - 0 2024-07-28T16:39:09.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:39:09.300957+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:39:09.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:39:09.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16060 16 16 0 0 0 - 0 2024-07-28T16:39:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:09 smithi150 bash[67543]: cluster 2024-07-28T16:39:08.242159+0000 mgr.y (mgr.25232) 8629 : cluster [DBG] pgmap v9573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:09.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:09 smithi022 bash[80503]: cluster 2024-07-28T16:39:08.242159+0000 mgr.y (mgr.25232) 8629 : cluster [DBG] pgmap v9573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:39:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:39:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:39:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:09 smithi022 bash[82865]: cluster 2024-07-28T16:39:08.242159+0000 mgr.y (mgr.25232) 8629 : cluster [DBG] pgmap v9573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:10.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16061 16 16 0 0 0 - 0 2024-07-28T16:39:11.310 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16062 16 16 0 0 0 - 0 2024-07-28T16:39:11.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:11 smithi150 bash[67543]: cluster 2024-07-28T16:39:10.243512+0000 mgr.y (mgr.25232) 8630 : cluster [DBG] pgmap v9574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:11.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:11 smithi022 bash[80503]: cluster 2024-07-28T16:39:10.243512+0000 mgr.y (mgr.25232) 8630 : cluster [DBG] pgmap v9574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:11.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:11 smithi022 bash[82865]: cluster 2024-07-28T16:39:10.243512+0000 mgr.y (mgr.25232) 8630 : cluster [DBG] pgmap v9574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:12.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16063 16 16 0 0 0 - 0 2024-07-28T16:39:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:39:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:39:13.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16064 16 16 0 0 0 - 0 2024-07-28T16:39:13.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:13 smithi150 bash[67543]: cluster 2024-07-28T16:39:12.244917+0000 mgr.y (mgr.25232) 8631 : cluster [DBG] pgmap v9575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:13 smithi022 bash[80503]: cluster 2024-07-28T16:39:12.244917+0000 mgr.y (mgr.25232) 8631 : cluster [DBG] pgmap v9575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:13.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:13 smithi022 bash[82865]: cluster 2024-07-28T16:39:12.244917+0000 mgr.y (mgr.25232) 8631 : cluster [DBG] pgmap v9575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:14.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16065 16 16 0 0 0 - 0 2024-07-28T16:39:15.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16066 16 16 0 0 0 - 0 2024-07-28T16:39:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:15 smithi150 bash[67543]: cluster 2024-07-28T16:39:14.246285+0000 mgr.y (mgr.25232) 8632 : cluster [DBG] pgmap v9576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:15.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:15 smithi022 bash[80503]: cluster 2024-07-28T16:39:14.246285+0000 mgr.y (mgr.25232) 8632 : cluster [DBG] pgmap v9576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:15.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:15 smithi022 bash[82865]: cluster 2024-07-28T16:39:14.246285+0000 mgr.y (mgr.25232) 8632 : cluster [DBG] pgmap v9576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:16.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16067 16 16 0 0 0 - 0 2024-07-28T16:39:17.311 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16068 16 16 0 0 0 - 0 2024-07-28T16:39:17.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:17 smithi150 bash[67543]: cluster 2024-07-28T16:39:16.247653+0000 mgr.y (mgr.25232) 8633 : cluster [DBG] pgmap v9577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:17 smithi022 bash[80503]: cluster 2024-07-28T16:39:16.247653+0000 mgr.y (mgr.25232) 8633 : cluster [DBG] pgmap v9577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:17.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:17 smithi022 bash[82865]: cluster 2024-07-28T16:39:16.247653+0000 mgr.y (mgr.25232) 8633 : cluster [DBG] pgmap v9577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:18.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16069 16 16 0 0 0 - 0 2024-07-28T16:39:19.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16070 16 16 0 0 0 - 0 2024-07-28T16:39:19.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:19 smithi022 bash[80503]: cluster 2024-07-28T16:39:18.249002+0000 mgr.y (mgr.25232) 8634 : cluster [DBG] pgmap v9578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:39:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:39:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:39:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:19 smithi022 bash[82865]: cluster 2024-07-28T16:39:18.249002+0000 mgr.y (mgr.25232) 8634 : cluster [DBG] pgmap v9578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:19 smithi150 bash[67543]: cluster 2024-07-28T16:39:18.249002+0000 mgr.y (mgr.25232) 8634 : cluster [DBG] pgmap v9578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:20.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16071 16 16 0 0 0 - 0 2024-07-28T16:39:21.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16072 16 16 0 0 0 - 0 2024-07-28T16:39:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:21 smithi022 bash[80503]: cluster 2024-07-28T16:39:20.250399+0000 mgr.y (mgr.25232) 8635 : cluster [DBG] pgmap v9579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:21 smithi022 bash[80503]: audit 2024-07-28T16:39:20.712029+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:21 smithi022 bash[82865]: cluster 2024-07-28T16:39:20.250399+0000 mgr.y (mgr.25232) 8635 : cluster [DBG] pgmap v9579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:21 smithi022 bash[82865]: audit 2024-07-28T16:39:20.712029+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:21 smithi150 bash[67543]: cluster 2024-07-28T16:39:20.250399+0000 mgr.y (mgr.25232) 8635 : cluster [DBG] pgmap v9579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:21 smithi150 bash[67543]: audit 2024-07-28T16:39:20.712029+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:22.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16073 16 16 0 0 0 - 0 2024-07-28T16:39:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:39:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:39:23.312 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16074 16 16 0 0 0 - 0 2024-07-28T16:39:23.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:23 smithi022 bash[82865]: cluster 2024-07-28T16:39:22.251740+0000 mgr.y (mgr.25232) 8636 : cluster [DBG] pgmap v9580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:23.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:23 smithi022 bash[80503]: cluster 2024-07-28T16:39:22.251740+0000 mgr.y (mgr.25232) 8636 : cluster [DBG] pgmap v9580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:24.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:23 smithi150 bash[67543]: cluster 2024-07-28T16:39:22.251740+0000 mgr.y (mgr.25232) 8636 : cluster [DBG] pgmap v9580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:24.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16075 16 16 0 0 0 - 0 2024-07-28T16:39:25.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16076 16 16 0 0 0 - 0 2024-07-28T16:39:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:25 smithi022 bash[80503]: cluster 2024-07-28T16:39:24.253081+0000 mgr.y (mgr.25232) 8637 : cluster [DBG] pgmap v9581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:25 smithi022 bash[82865]: cluster 2024-07-28T16:39:24.253081+0000 mgr.y (mgr.25232) 8637 : cluster [DBG] pgmap v9581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:25 smithi150 bash[67543]: cluster 2024-07-28T16:39:24.253081+0000 mgr.y (mgr.25232) 8637 : cluster [DBG] pgmap v9581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:26.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16077 16 16 0 0 0 - 0 2024-07-28T16:39:27.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16078 16 16 0 0 0 - 0 2024-07-28T16:39:27.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:27 smithi022 bash[80503]: cluster 2024-07-28T16:39:26.254442+0000 mgr.y (mgr.25232) 8638 : cluster [DBG] pgmap v9582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:27.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:27 smithi022 bash[82865]: cluster 2024-07-28T16:39:26.254442+0000 mgr.y (mgr.25232) 8638 : cluster [DBG] pgmap v9582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:28.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:27 smithi150 bash[67543]: cluster 2024-07-28T16:39:26.254442+0000 mgr.y (mgr.25232) 8638 : cluster [DBG] pgmap v9582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:28.313 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16079 16 16 0 0 0 - 0 2024-07-28T16:39:29.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:39:29.304268+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:39:29.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:39:29.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16080 16 16 0 0 0 - 0 2024-07-28T16:39:29.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:29 smithi022 bash[80503]: cluster 2024-07-28T16:39:28.255898+0000 mgr.y (mgr.25232) 8639 : cluster [DBG] pgmap v9583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:39:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:39:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:39:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:29 smithi022 bash[82865]: cluster 2024-07-28T16:39:28.255898+0000 mgr.y (mgr.25232) 8639 : cluster [DBG] pgmap v9583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:30.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:29 smithi150 bash[67543]: cluster 2024-07-28T16:39:28.255898+0000 mgr.y (mgr.25232) 8639 : cluster [DBG] pgmap v9583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:30.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16081 16 16 0 0 0 - 0 2024-07-28T16:39:31.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16082 16 16 0 0 0 - 0 2024-07-28T16:39:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:31 smithi022 bash[82865]: cluster 2024-07-28T16:39:30.257467+0000 mgr.y (mgr.25232) 8640 : cluster [DBG] pgmap v9584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:31 smithi022 bash[80503]: cluster 2024-07-28T16:39:30.257467+0000 mgr.y (mgr.25232) 8640 : cluster [DBG] pgmap v9584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:32.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:31 smithi150 bash[67543]: cluster 2024-07-28T16:39:30.257467+0000 mgr.y (mgr.25232) 8640 : cluster [DBG] pgmap v9584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:32.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16083 16 16 0 0 0 - 0 2024-07-28T16:39:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:39:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:39:33.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16084 16 16 0 0 0 - 0 2024-07-28T16:39:33.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:33 smithi022 bash[80503]: cluster 2024-07-28T16:39:32.259039+0000 mgr.y (mgr.25232) 8641 : cluster [DBG] pgmap v9585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:33.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:33 smithi022 bash[82865]: cluster 2024-07-28T16:39:32.259039+0000 mgr.y (mgr.25232) 8641 : cluster [DBG] pgmap v9585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:33 smithi150 bash[67543]: cluster 2024-07-28T16:39:32.259039+0000 mgr.y (mgr.25232) 8641 : cluster [DBG] pgmap v9585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:34.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16085 16 16 0 0 0 - 0 2024-07-28T16:39:35.314 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16086 16 16 0 0 0 - 0 2024-07-28T16:39:35.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:35 smithi022 bash[80503]: cluster 2024-07-28T16:39:34.260585+0000 mgr.y (mgr.25232) 8642 : cluster [DBG] pgmap v9586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:35.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:35 smithi022 bash[82865]: cluster 2024-07-28T16:39:34.260585+0000 mgr.y (mgr.25232) 8642 : cluster [DBG] pgmap v9586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:36.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:35 smithi150 bash[67543]: cluster 2024-07-28T16:39:34.260585+0000 mgr.y (mgr.25232) 8642 : cluster [DBG] pgmap v9586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:36.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16087 16 16 0 0 0 - 0 2024-07-28T16:39:36.839 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:36 smithi022 bash[82865]: audit 2024-07-28T16:39:35.712587+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:36.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:36 smithi022 bash[80503]: audit 2024-07-28T16:39:35.712587+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:37.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:36 smithi150 bash[67543]: audit 2024-07-28T16:39:35.712587+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:37.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16088 16 16 0 0 0 - 0 2024-07-28T16:39:37.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:37 smithi022 bash[82865]: cluster 2024-07-28T16:39:36.261955+0000 mgr.y (mgr.25232) 8643 : cluster [DBG] pgmap v9587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:37.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:37 smithi022 bash[80503]: cluster 2024-07-28T16:39:36.261955+0000 mgr.y (mgr.25232) 8643 : cluster [DBG] pgmap v9587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:37 smithi150 bash[67543]: cluster 2024-07-28T16:39:36.261955+0000 mgr.y (mgr.25232) 8643 : cluster [DBG] pgmap v9587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:38.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16089 16 16 0 0 0 - 0 2024-07-28T16:39:39.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16090 16 16 0 0 0 - 0 2024-07-28T16:39:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:39 smithi022 bash[80503]: cluster 2024-07-28T16:39:38.263311+0000 mgr.y (mgr.25232) 8644 : cluster [DBG] pgmap v9588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:39:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:39:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:39:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:39 smithi022 bash[82865]: cluster 2024-07-28T16:39:38.263311+0000 mgr.y (mgr.25232) 8644 : cluster [DBG] pgmap v9588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:40.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:39 smithi150 bash[67543]: cluster 2024-07-28T16:39:38.263311+0000 mgr.y (mgr.25232) 8644 : cluster [DBG] pgmap v9588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:40.315 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16091 16 16 0 0 0 - 0 2024-07-28T16:39:41.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16092 16 16 0 0 0 - 0 2024-07-28T16:39:41.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:41 smithi022 bash[80503]: cluster 2024-07-28T16:39:40.264692+0000 mgr.y (mgr.25232) 8645 : cluster [DBG] pgmap v9589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:41.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:41 smithi022 bash[82865]: cluster 2024-07-28T16:39:40.264692+0000 mgr.y (mgr.25232) 8645 : cluster [DBG] pgmap v9589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:42.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:41 smithi150 bash[67543]: cluster 2024-07-28T16:39:40.264692+0000 mgr.y (mgr.25232) 8645 : cluster [DBG] pgmap v9589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:42.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16093 16 16 0 0 0 - 0 2024-07-28T16:39:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:39:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:39:43.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16094 16 16 0 0 0 - 0 2024-07-28T16:39:44.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:43 smithi150 bash[67543]: cluster 2024-07-28T16:39:42.266087+0000 mgr.y (mgr.25232) 8646 : cluster [DBG] pgmap v9590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:44.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:43 smithi022 bash[80503]: cluster 2024-07-28T16:39:42.266087+0000 mgr.y (mgr.25232) 8646 : cluster [DBG] pgmap v9590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:44.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:43 smithi022 bash[82865]: cluster 2024-07-28T16:39:42.266087+0000 mgr.y (mgr.25232) 8646 : cluster [DBG] pgmap v9590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:44.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16095 16 16 0 0 0 - 0 2024-07-28T16:39:45.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:44 smithi150 bash[67543]: audit 2024-07-28T16:39:44.672469+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:39:45.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:44 smithi022 bash[80503]: audit 2024-07-28T16:39:44.672469+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:39:45.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:44 smithi022 bash[82865]: audit 2024-07-28T16:39:44.672469+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:39:45.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16096 16 16 0 0 0 - 0 2024-07-28T16:39:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:45 smithi150 bash[67543]: cluster 2024-07-28T16:39:44.267496+0000 mgr.y (mgr.25232) 8647 : cluster [DBG] pgmap v9591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:45 smithi022 bash[80503]: cluster 2024-07-28T16:39:44.267496+0000 mgr.y (mgr.25232) 8647 : cluster [DBG] pgmap v9591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:45 smithi022 bash[82865]: cluster 2024-07-28T16:39:44.267496+0000 mgr.y (mgr.25232) 8647 : cluster [DBG] pgmap v9591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:46.316 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16097 16 16 0 0 0 - 0 2024-07-28T16:39:47.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16098 16 16 0 0 0 - 0 2024-07-28T16:39:48.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:47 smithi150 bash[67543]: cluster 2024-07-28T16:39:46.268861+0000 mgr.y (mgr.25232) 8648 : cluster [DBG] pgmap v9592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:48.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:47 smithi022 bash[80503]: cluster 2024-07-28T16:39:46.268861+0000 mgr.y (mgr.25232) 8648 : cluster [DBG] pgmap v9592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:48.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:47 smithi022 bash[82865]: cluster 2024-07-28T16:39:46.268861+0000 mgr.y (mgr.25232) 8648 : cluster [DBG] pgmap v9592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:48.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16099 16 16 0 0 0 - 0 2024-07-28T16:39:49.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:39:49.307607+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:39:49.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:39:49.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16100 16 16 0 0 0 - 0 2024-07-28T16:39:49.742 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:39:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:39:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:39:50.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:49 smithi150 bash[67543]: cluster 2024-07-28T16:39:48.270243+0000 mgr.y (mgr.25232) 8649 : cluster [DBG] pgmap v9593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:50.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:49 smithi022 bash[80503]: cluster 2024-07-28T16:39:48.270243+0000 mgr.y (mgr.25232) 8649 : cluster [DBG] pgmap v9593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:50.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:49 smithi022 bash[82865]: cluster 2024-07-28T16:39:48.270243+0000 mgr.y (mgr.25232) 8649 : cluster [DBG] pgmap v9593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:50.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16101 16 16 0 0 0 - 0 2024-07-28T16:39:51.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16102 16 16 0 0 0 - 0 2024-07-28T16:39:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: cluster 2024-07-28T16:39:50.270904+0000 mgr.y (mgr.25232) 8650 : cluster [DBG] pgmap v9594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:50.340929+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:50.348757+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:50.601857+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:50.608726+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:50.747351+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:51.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:51.076289+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:39:51.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:51.077898+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:39:51.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:51 smithi150 bash[67543]: audit 2024-07-28T16:39:51.087845+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: cluster 2024-07-28T16:39:50.270904+0000 mgr.y (mgr.25232) 8650 : cluster [DBG] pgmap v9594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:50.340929+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:50.348757+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:50.601857+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:50.608726+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:50.747351+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:51.076289+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:51.077898+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:39:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[80503]: audit 2024-07-28T16:39:51.087845+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: cluster 2024-07-28T16:39:50.270904+0000 mgr.y (mgr.25232) 8650 : cluster [DBG] pgmap v9594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:50.340929+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:50.348757+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:50.601857+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:50.608726+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:50.747351+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:51.076289+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:51.077898+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:39:51.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:51 smithi022 bash[82865]: audit 2024-07-28T16:39:51.087845+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:39:52.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16103 16 16 0 0 0 - 0 2024-07-28T16:39:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:39:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:39:53.317 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16104 16 16 0 0 0 - 0 2024-07-28T16:39:53.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:53 smithi150 bash[67543]: cluster 2024-07-28T16:39:52.272234+0000 mgr.y (mgr.25232) 8651 : cluster [DBG] pgmap v9595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:53 smithi022 bash[80503]: cluster 2024-07-28T16:39:52.272234+0000 mgr.y (mgr.25232) 8651 : cluster [DBG] pgmap v9595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:53.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:53 smithi022 bash[82865]: cluster 2024-07-28T16:39:52.272234+0000 mgr.y (mgr.25232) 8651 : cluster [DBG] pgmap v9595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:54.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16105 16 16 0 0 0 - 0 2024-07-28T16:39:55.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16106 16 16 0 0 0 - 0 2024-07-28T16:39:55.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:55 smithi150 bash[67543]: cluster 2024-07-28T16:39:54.273579+0000 mgr.y (mgr.25232) 8652 : cluster [DBG] pgmap v9596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:55.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:55 smithi022 bash[80503]: cluster 2024-07-28T16:39:54.273579+0000 mgr.y (mgr.25232) 8652 : cluster [DBG] pgmap v9596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:55.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:55 smithi022 bash[82865]: cluster 2024-07-28T16:39:54.273579+0000 mgr.y (mgr.25232) 8652 : cluster [DBG] pgmap v9596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:56.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16107 16 16 0 0 0 - 0 2024-07-28T16:39:57.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16108 16 16 0 0 0 - 0 2024-07-28T16:39:57.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:57 smithi150 bash[67543]: cluster 2024-07-28T16:39:56.274953+0000 mgr.y (mgr.25232) 8653 : cluster [DBG] pgmap v9597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:57 smithi022 bash[80503]: cluster 2024-07-28T16:39:56.274953+0000 mgr.y (mgr.25232) 8653 : cluster [DBG] pgmap v9597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:57 smithi022 bash[82865]: cluster 2024-07-28T16:39:56.274953+0000 mgr.y (mgr.25232) 8653 : cluster [DBG] pgmap v9597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:58.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16109 16 16 0 0 0 - 0 2024-07-28T16:39:59.318 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16110 16 16 0 0 0 - 0 2024-07-28T16:39:59.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:39:59 smithi150 bash[67543]: cluster 2024-07-28T16:39:58.276313+0000 mgr.y (mgr.25232) 8654 : cluster [DBG] pgmap v9598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:59.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:39:59 smithi022 bash[80503]: cluster 2024-07-28T16:39:58.276313+0000 mgr.y (mgr.25232) 8654 : cluster [DBG] pgmap v9598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:39:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:39:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:39:59] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:39:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:39:59 smithi022 bash[82865]: cluster 2024-07-28T16:39:58.276313+0000 mgr.y (mgr.25232) 8654 : cluster [DBG] pgmap v9598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:00.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16111 16 16 0 0 0 - 0 2024-07-28T16:40:00.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:00 smithi150 bash[67543]: cluster 2024-07-28T16:40:00.000178+0000 mon.a (mon.0) 6021 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:40:00.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:00 smithi022 bash[80503]: cluster 2024-07-28T16:40:00.000178+0000 mon.a (mon.0) 6021 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:40:00.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:00 smithi022 bash[82865]: cluster 2024-07-28T16:40:00.000178+0000 mon.a (mon.0) 6021 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:40:01.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16112 16 16 0 0 0 - 0 2024-07-28T16:40:01.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:01 smithi150 bash[67543]: cluster 2024-07-28T16:40:00.277677+0000 mgr.y (mgr.25232) 8655 : cluster [DBG] pgmap v9599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:01.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:01 smithi022 bash[80503]: cluster 2024-07-28T16:40:00.277677+0000 mgr.y (mgr.25232) 8655 : cluster [DBG] pgmap v9599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:01.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:01 smithi022 bash[82865]: cluster 2024-07-28T16:40:00.277677+0000 mgr.y (mgr.25232) 8655 : cluster [DBG] pgmap v9599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:02.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16113 16 16 0 0 0 - 0 2024-07-28T16:40:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:40:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:40:03.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16114 16 16 0 0 0 - 0 2024-07-28T16:40:03.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:03 smithi150 bash[67543]: cluster 2024-07-28T16:40:02.279078+0000 mgr.y (mgr.25232) 8656 : cluster [DBG] pgmap v9600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:03.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:03 smithi022 bash[80503]: cluster 2024-07-28T16:40:02.279078+0000 mgr.y (mgr.25232) 8656 : cluster [DBG] pgmap v9600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:03.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:03 smithi022 bash[82865]: cluster 2024-07-28T16:40:02.279078+0000 mgr.y (mgr.25232) 8656 : cluster [DBG] pgmap v9600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:04.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16115 16 16 0 0 0 - 0 2024-07-28T16:40:05.319 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16116 16 16 0 0 0 - 0 2024-07-28T16:40:05.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:05 smithi150 bash[67543]: cluster 2024-07-28T16:40:04.280447+0000 mgr.y (mgr.25232) 8657 : cluster [DBG] pgmap v9601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:05.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:05 smithi022 bash[80503]: cluster 2024-07-28T16:40:04.280447+0000 mgr.y (mgr.25232) 8657 : cluster [DBG] pgmap v9601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:05.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:05 smithi022 bash[82865]: cluster 2024-07-28T16:40:04.280447+0000 mgr.y (mgr.25232) 8657 : cluster [DBG] pgmap v9601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:06.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16117 16 16 0 0 0 - 0 2024-07-28T16:40:06.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:06 smithi150 bash[67543]: audit 2024-07-28T16:40:05.748606+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:06.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:06 smithi022 bash[80503]: audit 2024-07-28T16:40:05.748606+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:06.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:06 smithi022 bash[82865]: audit 2024-07-28T16:40:05.748606+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:07.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16118 16 16 0 0 0 - 0 2024-07-28T16:40:07.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:07 smithi150 bash[67543]: cluster 2024-07-28T16:40:06.281805+0000 mgr.y (mgr.25232) 8658 : cluster [DBG] pgmap v9602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:07.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:07 smithi022 bash[80503]: cluster 2024-07-28T16:40:06.281805+0000 mgr.y (mgr.25232) 8658 : cluster [DBG] pgmap v9602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:07.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:07 smithi022 bash[82865]: cluster 2024-07-28T16:40:06.281805+0000 mgr.y (mgr.25232) 8658 : cluster [DBG] pgmap v9602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:08.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16119 16 16 0 0 0 - 0 2024-07-28T16:40:09.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:40:09.310745+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:40:09.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:40:09.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16120 16 16 0 0 0 - 0 2024-07-28T16:40:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:09 smithi150 bash[67543]: cluster 2024-07-28T16:40:08.283227+0000 mgr.y (mgr.25232) 8659 : cluster [DBG] pgmap v9603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:09 smithi022 bash[80503]: cluster 2024-07-28T16:40:08.283227+0000 mgr.y (mgr.25232) 8659 : cluster [DBG] pgmap v9603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:40:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:40:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:40:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:09 smithi022 bash[82865]: cluster 2024-07-28T16:40:08.283227+0000 mgr.y (mgr.25232) 8659 : cluster [DBG] pgmap v9603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:10.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16121 16 16 0 0 0 - 0 2024-07-28T16:40:11.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16122 16 16 0 0 0 - 0 2024-07-28T16:40:11.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:11 smithi150 bash[67543]: cluster 2024-07-28T16:40:10.284784+0000 mgr.y (mgr.25232) 8660 : cluster [DBG] pgmap v9604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:11.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:11 smithi022 bash[80503]: cluster 2024-07-28T16:40:10.284784+0000 mgr.y (mgr.25232) 8660 : cluster [DBG] pgmap v9604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:11.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:11 smithi022 bash[82865]: cluster 2024-07-28T16:40:10.284784+0000 mgr.y (mgr.25232) 8660 : cluster [DBG] pgmap v9604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:12.320 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16123 16 16 0 0 0 - 0 2024-07-28T16:40:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:40:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:40:13.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16124 16 16 0 0 0 - 0 2024-07-28T16:40:13.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:13 smithi150 bash[67543]: cluster 2024-07-28T16:40:12.286337+0000 mgr.y (mgr.25232) 8661 : cluster [DBG] pgmap v9605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:13 smithi022 bash[80503]: cluster 2024-07-28T16:40:12.286337+0000 mgr.y (mgr.25232) 8661 : cluster [DBG] pgmap v9605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:13.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:13 smithi022 bash[82865]: cluster 2024-07-28T16:40:12.286337+0000 mgr.y (mgr.25232) 8661 : cluster [DBG] pgmap v9605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:14.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16125 16 16 0 0 0 - 0 2024-07-28T16:40:15.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16126 16 16 0 0 0 - 0 2024-07-28T16:40:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:15 smithi150 bash[67543]: cluster 2024-07-28T16:40:14.287752+0000 mgr.y (mgr.25232) 8662 : cluster [DBG] pgmap v9606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:15 smithi022 bash[80503]: cluster 2024-07-28T16:40:14.287752+0000 mgr.y (mgr.25232) 8662 : cluster [DBG] pgmap v9606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:15 smithi022 bash[82865]: cluster 2024-07-28T16:40:14.287752+0000 mgr.y (mgr.25232) 8662 : cluster [DBG] pgmap v9606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:16.321 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16127 16 16 0 0 0 - 0 2024-07-28T16:40:17.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16128 16 16 0 0 0 - 0 2024-07-28T16:40:17.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:17 smithi150 bash[67543]: cluster 2024-07-28T16:40:16.289246+0000 mgr.y (mgr.25232) 8663 : cluster [DBG] pgmap v9607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:17.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:17 smithi022 bash[82865]: cluster 2024-07-28T16:40:16.289246+0000 mgr.y (mgr.25232) 8663 : cluster [DBG] pgmap v9607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:17 smithi022 bash[80503]: cluster 2024-07-28T16:40:16.289246+0000 mgr.y (mgr.25232) 8663 : cluster [DBG] pgmap v9607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:18.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16129 16 16 0 0 0 - 0 2024-07-28T16:40:19.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16130 16 16 0 0 0 - 0 2024-07-28T16:40:19.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:19 smithi150 bash[67543]: cluster 2024-07-28T16:40:18.290807+0000 mgr.y (mgr.25232) 8664 : cluster [DBG] pgmap v9608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:19.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:19 smithi022 bash[80503]: cluster 2024-07-28T16:40:18.290807+0000 mgr.y (mgr.25232) 8664 : cluster [DBG] pgmap v9608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:40:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:40:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:40:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:19 smithi022 bash[82865]: cluster 2024-07-28T16:40:18.290807+0000 mgr.y (mgr.25232) 8664 : cluster [DBG] pgmap v9608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:20.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16131 16 16 0 0 0 - 0 2024-07-28T16:40:21.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16132 16 16 0 0 0 - 0 2024-07-28T16:40:21.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:21 smithi150 bash[67543]: cluster 2024-07-28T16:40:20.292367+0000 mgr.y (mgr.25232) 8665 : cluster [DBG] pgmap v9609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:21.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:21 smithi150 bash[67543]: audit 2024-07-28T16:40:20.748955+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:21 smithi022 bash[80503]: cluster 2024-07-28T16:40:20.292367+0000 mgr.y (mgr.25232) 8665 : cluster [DBG] pgmap v9609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:21 smithi022 bash[80503]: audit 2024-07-28T16:40:20.748955+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:21 smithi022 bash[82865]: cluster 2024-07-28T16:40:20.292367+0000 mgr.y (mgr.25232) 8665 : cluster [DBG] pgmap v9609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:21 smithi022 bash[82865]: audit 2024-07-28T16:40:20.748955+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:22.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16133 16 16 0 0 0 - 0 2024-07-28T16:40:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:40:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:40:23.322 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16134 16 16 0 0 0 - 0 2024-07-28T16:40:23.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:23 smithi150 bash[67543]: cluster 2024-07-28T16:40:22.293892+0000 mgr.y (mgr.25232) 8666 : cluster [DBG] pgmap v9610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:23.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:23 smithi022 bash[80503]: cluster 2024-07-28T16:40:22.293892+0000 mgr.y (mgr.25232) 8666 : cluster [DBG] pgmap v9610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:23.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:23 smithi022 bash[82865]: cluster 2024-07-28T16:40:22.293892+0000 mgr.y (mgr.25232) 8666 : cluster [DBG] pgmap v9610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:24.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16135 16 16 0 0 0 - 0 2024-07-28T16:40:25.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16136 16 16 0 0 0 - 0 2024-07-28T16:40:25.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:25 smithi150 bash[67543]: cluster 2024-07-28T16:40:24.295355+0000 mgr.y (mgr.25232) 8667 : cluster [DBG] pgmap v9611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:25 smithi022 bash[80503]: cluster 2024-07-28T16:40:24.295355+0000 mgr.y (mgr.25232) 8667 : cluster [DBG] pgmap v9611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:25 smithi022 bash[82865]: cluster 2024-07-28T16:40:24.295355+0000 mgr.y (mgr.25232) 8667 : cluster [DBG] pgmap v9611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:26.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16137 16 16 0 0 0 - 0 2024-07-28T16:40:27.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16138 16 16 0 0 0 - 0 2024-07-28T16:40:27.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:27 smithi150 bash[67543]: cluster 2024-07-28T16:40:26.296859+0000 mgr.y (mgr.25232) 8668 : cluster [DBG] pgmap v9612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:27.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:27 smithi022 bash[80503]: cluster 2024-07-28T16:40:26.296859+0000 mgr.y (mgr.25232) 8668 : cluster [DBG] pgmap v9612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:27.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:27 smithi022 bash[82865]: cluster 2024-07-28T16:40:26.296859+0000 mgr.y (mgr.25232) 8668 : cluster [DBG] pgmap v9612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:28.323 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16139 16 16 0 0 0 - 0 2024-07-28T16:40:29.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:40:29.314173+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:40:29.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:40:29.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16140 16 16 0 0 0 - 0 2024-07-28T16:40:29.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:29 smithi150 bash[67543]: cluster 2024-07-28T16:40:28.298412+0000 mgr.y (mgr.25232) 8669 : cluster [DBG] pgmap v9613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:40:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:40:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:40:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:29 smithi022 bash[82865]: cluster 2024-07-28T16:40:28.298412+0000 mgr.y (mgr.25232) 8669 : cluster [DBG] pgmap v9613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:29.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:29 smithi022 bash[80503]: cluster 2024-07-28T16:40:28.298412+0000 mgr.y (mgr.25232) 8669 : cluster [DBG] pgmap v9613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:30.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16141 16 16 0 0 0 - 0 2024-07-28T16:40:31.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16142 16 16 0 0 0 - 0 2024-07-28T16:40:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:31 smithi150 bash[67543]: cluster 2024-07-28T16:40:30.299969+0000 mgr.y (mgr.25232) 8670 : cluster [DBG] pgmap v9614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:31 smithi022 bash[80503]: cluster 2024-07-28T16:40:30.299969+0000 mgr.y (mgr.25232) 8670 : cluster [DBG] pgmap v9614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:31 smithi022 bash[82865]: cluster 2024-07-28T16:40:30.299969+0000 mgr.y (mgr.25232) 8670 : cluster [DBG] pgmap v9614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:32.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16143 16 16 0 0 0 - 0 2024-07-28T16:40:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:40:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:40:33.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16144 16 16 0 0 0 - 0 2024-07-28T16:40:33.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:33 smithi150 bash[67543]: cluster 2024-07-28T16:40:32.301513+0000 mgr.y (mgr.25232) 8671 : cluster [DBG] pgmap v9615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:33.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:33 smithi022 bash[80503]: cluster 2024-07-28T16:40:32.301513+0000 mgr.y (mgr.25232) 8671 : cluster [DBG] pgmap v9615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:33.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:33 smithi022 bash[82865]: cluster 2024-07-28T16:40:32.301513+0000 mgr.y (mgr.25232) 8671 : cluster [DBG] pgmap v9615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:34.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16145 16 16 0 0 0 - 0 2024-07-28T16:40:35.324 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16146 16 16 0 0 0 - 0 2024-07-28T16:40:35.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:35 smithi150 bash[67543]: cluster 2024-07-28T16:40:34.302938+0000 mgr.y (mgr.25232) 8672 : cluster [DBG] pgmap v9616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:35.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:35 smithi022 bash[80503]: cluster 2024-07-28T16:40:34.302938+0000 mgr.y (mgr.25232) 8672 : cluster [DBG] pgmap v9616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:35.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:35 smithi022 bash[82865]: cluster 2024-07-28T16:40:34.302938+0000 mgr.y (mgr.25232) 8672 : cluster [DBG] pgmap v9616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:36.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16147 16 16 0 0 0 - 0 2024-07-28T16:40:36.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:36 smithi150 bash[67543]: audit 2024-07-28T16:40:35.749401+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:36.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:36 smithi022 bash[80503]: audit 2024-07-28T16:40:35.749401+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:36.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:36 smithi022 bash[82865]: audit 2024-07-28T16:40:35.749401+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:37.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16148 16 16 0 0 0 - 0 2024-07-28T16:40:37.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:37 smithi150 bash[67543]: cluster 2024-07-28T16:40:36.304441+0000 mgr.y (mgr.25232) 8673 : cluster [DBG] pgmap v9617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:37.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:37 smithi022 bash[80503]: cluster 2024-07-28T16:40:36.304441+0000 mgr.y (mgr.25232) 8673 : cluster [DBG] pgmap v9617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:37.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:37 smithi022 bash[82865]: cluster 2024-07-28T16:40:36.304441+0000 mgr.y (mgr.25232) 8673 : cluster [DBG] pgmap v9617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:38.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16149 16 16 0 0 0 - 0 2024-07-28T16:40:39.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16150 16 16 0 0 0 - 0 2024-07-28T16:40:39.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:39 smithi150 bash[67543]: cluster 2024-07-28T16:40:38.305962+0000 mgr.y (mgr.25232) 8674 : cluster [DBG] pgmap v9618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:39 smithi022 bash[80503]: cluster 2024-07-28T16:40:38.305962+0000 mgr.y (mgr.25232) 8674 : cluster [DBG] pgmap v9618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:40:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:40:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:40:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:39 smithi022 bash[82865]: cluster 2024-07-28T16:40:38.305962+0000 mgr.y (mgr.25232) 8674 : cluster [DBG] pgmap v9618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:40.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16151 16 16 0 0 0 - 0 2024-07-28T16:40:41.325 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16152 16 16 0 0 0 - 0 2024-07-28T16:40:41.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:41 smithi150 bash[67543]: cluster 2024-07-28T16:40:40.307527+0000 mgr.y (mgr.25232) 8675 : cluster [DBG] pgmap v9619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:41.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:41 smithi022 bash[80503]: cluster 2024-07-28T16:40:40.307527+0000 mgr.y (mgr.25232) 8675 : cluster [DBG] pgmap v9619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:41.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:41 smithi022 bash[82865]: cluster 2024-07-28T16:40:40.307527+0000 mgr.y (mgr.25232) 8675 : cluster [DBG] pgmap v9619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:42.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16153 16 16 0 0 0 - 0 2024-07-28T16:40:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:40:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:40:43.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16154 16 16 0 0 0 - 0 2024-07-28T16:40:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:43 smithi150 bash[67543]: cluster 2024-07-28T16:40:42.309069+0000 mgr.y (mgr.25232) 8676 : cluster [DBG] pgmap v9620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:43 smithi022 bash[80503]: cluster 2024-07-28T16:40:42.309069+0000 mgr.y (mgr.25232) 8676 : cluster [DBG] pgmap v9620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:43.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:43 smithi022 bash[82865]: cluster 2024-07-28T16:40:42.309069+0000 mgr.y (mgr.25232) 8676 : cluster [DBG] pgmap v9620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:44.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16155 16 16 0 0 0 - 0 2024-07-28T16:40:45.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16156 16 16 0 0 0 - 0 2024-07-28T16:40:45.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:45 smithi150 bash[67543]: cluster 2024-07-28T16:40:44.310482+0000 mgr.y (mgr.25232) 8677 : cluster [DBG] pgmap v9621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:45.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:45 smithi022 bash[80503]: cluster 2024-07-28T16:40:44.310482+0000 mgr.y (mgr.25232) 8677 : cluster [DBG] pgmap v9621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:45.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:45 smithi022 bash[82865]: cluster 2024-07-28T16:40:44.310482+0000 mgr.y (mgr.25232) 8677 : cluster [DBG] pgmap v9621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:46.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16157 16 16 0 0 0 - 0 2024-07-28T16:40:47.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16158 16 16 0 0 0 - 0 2024-07-28T16:40:47.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:47 smithi150 bash[67543]: cluster 2024-07-28T16:40:46.311955+0000 mgr.y (mgr.25232) 8678 : cluster [DBG] pgmap v9622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:47.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:47 smithi022 bash[80503]: cluster 2024-07-28T16:40:46.311955+0000 mgr.y (mgr.25232) 8678 : cluster [DBG] pgmap v9622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:47.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:47 smithi022 bash[82865]: cluster 2024-07-28T16:40:46.311955+0000 mgr.y (mgr.25232) 8678 : cluster [DBG] pgmap v9622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:48.326 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16159 16 16 0 0 0 - 0 2024-07-28T16:40:49.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:40:49.317431+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:40:49.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:40:49.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16160 16 16 0 0 0 - 0 2024-07-28T16:40:49.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:49 smithi150 bash[67543]: cluster 2024-07-28T16:40:48.313472+0000 mgr.y (mgr.25232) 8679 : cluster [DBG] pgmap v9623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:49.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:49 smithi022 bash[80503]: cluster 2024-07-28T16:40:48.313472+0000 mgr.y (mgr.25232) 8679 : cluster [DBG] pgmap v9623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:40:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:40:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:40:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:49 smithi022 bash[82865]: cluster 2024-07-28T16:40:48.313472+0000 mgr.y (mgr.25232) 8679 : cluster [DBG] pgmap v9623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:50.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16161 16 16 0 0 0 - 0 2024-07-28T16:40:51.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16162 16 16 0 0 0 - 0 2024-07-28T16:40:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:51 smithi150 bash[67543]: cluster 2024-07-28T16:40:50.315058+0000 mgr.y (mgr.25232) 8680 : cluster [DBG] pgmap v9624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:51 smithi150 bash[67543]: audit 2024-07-28T16:40:50.749893+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:51 smithi150 bash[67543]: audit 2024-07-28T16:40:51.226227+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:40:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:51 smithi022 bash[80503]: cluster 2024-07-28T16:40:50.315058+0000 mgr.y (mgr.25232) 8680 : cluster [DBG] pgmap v9624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:51 smithi022 bash[80503]: audit 2024-07-28T16:40:50.749893+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:51 smithi022 bash[80503]: audit 2024-07-28T16:40:51.226227+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:40:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:51 smithi022 bash[82865]: cluster 2024-07-28T16:40:50.315058+0000 mgr.y (mgr.25232) 8680 : cluster [DBG] pgmap v9624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:51 smithi022 bash[82865]: audit 2024-07-28T16:40:50.749893+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:40:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:51 smithi022 bash[82865]: audit 2024-07-28T16:40:51.226227+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:40:52.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16163 16 16 0 0 0 - 0 2024-07-28T16:40:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:40:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:40:53.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16164 16 16 0 0 0 - 0 2024-07-28T16:40:53.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:53 smithi150 bash[67543]: cluster 2024-07-28T16:40:52.316463+0000 mgr.y (mgr.25232) 8681 : cluster [DBG] pgmap v9625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:53.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:53 smithi022 bash[80503]: cluster 2024-07-28T16:40:52.316463+0000 mgr.y (mgr.25232) 8681 : cluster [DBG] pgmap v9625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:53.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:53 smithi022 bash[82865]: cluster 2024-07-28T16:40:52.316463+0000 mgr.y (mgr.25232) 8681 : cluster [DBG] pgmap v9625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:54.327 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16165 16 16 0 0 0 - 0 2024-07-28T16:40:55.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16166 16 16 0 0 0 - 0 2024-07-28T16:40:55.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:55 smithi150 bash[67543]: cluster 2024-07-28T16:40:54.317837+0000 mgr.y (mgr.25232) 8682 : cluster [DBG] pgmap v9626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:55.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:55 smithi022 bash[80503]: cluster 2024-07-28T16:40:54.317837+0000 mgr.y (mgr.25232) 8682 : cluster [DBG] pgmap v9626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:55.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:55 smithi022 bash[82865]: cluster 2024-07-28T16:40:54.317837+0000 mgr.y (mgr.25232) 8682 : cluster [DBG] pgmap v9626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:56.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16167 16 16 0 0 0 - 0 2024-07-28T16:40:57.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16168 16 16 0 0 0 - 0 2024-07-28T16:40:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:57 smithi150 bash[67543]: cluster 2024-07-28T16:40:56.318760+0000 mgr.y (mgr.25232) 8683 : cluster [DBG] pgmap v9627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:57 smithi150 bash[67543]: audit 2024-07-28T16:40:56.913993+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:57 smithi150 bash[67543]: audit 2024-07-28T16:40:56.920997+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:57 smithi150 bash[67543]: audit 2024-07-28T16:40:57.111775+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:57 smithi150 bash[67543]: audit 2024-07-28T16:40:57.123623+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[80503]: cluster 2024-07-28T16:40:56.318760+0000 mgr.y (mgr.25232) 8683 : cluster [DBG] pgmap v9627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[80503]: audit 2024-07-28T16:40:56.913993+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[80503]: audit 2024-07-28T16:40:56.920997+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[80503]: audit 2024-07-28T16:40:57.111775+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[80503]: audit 2024-07-28T16:40:57.123623+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[82865]: cluster 2024-07-28T16:40:56.318760+0000 mgr.y (mgr.25232) 8683 : cluster [DBG] pgmap v9627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[82865]: audit 2024-07-28T16:40:56.913993+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[82865]: audit 2024-07-28T16:40:56.920997+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[82865]: audit 2024-07-28T16:40:57.111775+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:57.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:57 smithi022 bash[82865]: audit 2024-07-28T16:40:57.123623+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:58.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16169 16 16 0 0 0 - 0 2024-07-28T16:40:58.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:58 smithi150 bash[67543]: audit 2024-07-28T16:40:57.567829+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:40:58.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:58 smithi150 bash[67543]: audit 2024-07-28T16:40:57.569458+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:40:58.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:58 smithi150 bash[67543]: audit 2024-07-28T16:40:57.579697+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:58.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:58 smithi022 bash[80503]: audit 2024-07-28T16:40:57.567829+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:40:58.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:58 smithi022 bash[80503]: audit 2024-07-28T16:40:57.569458+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:40:58.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:58 smithi022 bash[80503]: audit 2024-07-28T16:40:57.579697+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:58.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:58 smithi022 bash[82865]: audit 2024-07-28T16:40:57.567829+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:40:58.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:58 smithi022 bash[82865]: audit 2024-07-28T16:40:57.569458+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:40:58.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:58 smithi022 bash[82865]: audit 2024-07-28T16:40:57.579697+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:40:59.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16170 16 16 0 0 0 - 0 2024-07-28T16:40:59.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:40:59 smithi022 bash[80503]: cluster 2024-07-28T16:40:58.320005+0000 mgr.y (mgr.25232) 8684 : cluster [DBG] pgmap v9628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:40:59.841 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:40:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:40:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:40:59.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:40:59 smithi022 bash[82865]: cluster 2024-07-28T16:40:58.320005+0000 mgr.y (mgr.25232) 8684 : cluster [DBG] pgmap v9628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:00.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:40:59 smithi150 bash[67543]: cluster 2024-07-28T16:40:58.320005+0000 mgr.y (mgr.25232) 8684 : cluster [DBG] pgmap v9628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:00.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16171 16 16 0 0 0 - 0 2024-07-28T16:41:01.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16172 16 16 0 0 0 - 0 2024-07-28T16:41:02.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:01 smithi150 bash[67543]: cluster 2024-07-28T16:41:00.321369+0000 mgr.y (mgr.25232) 8685 : cluster [DBG] pgmap v9629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:02.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:01 smithi022 bash[80503]: cluster 2024-07-28T16:41:00.321369+0000 mgr.y (mgr.25232) 8685 : cluster [DBG] pgmap v9629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:01 smithi022 bash[82865]: cluster 2024-07-28T16:41:00.321369+0000 mgr.y (mgr.25232) 8685 : cluster [DBG] pgmap v9629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:02.328 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16173 16 16 0 0 0 - 0 2024-07-28T16:41:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:41:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:41:03.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16174 16 16 0 0 0 - 0 2024-07-28T16:41:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:03 smithi150 bash[67543]: cluster 2024-07-28T16:41:02.322769+0000 mgr.y (mgr.25232) 8686 : cluster [DBG] pgmap v9630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:03 smithi022 bash[80503]: cluster 2024-07-28T16:41:02.322769+0000 mgr.y (mgr.25232) 8686 : cluster [DBG] pgmap v9630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:03 smithi022 bash[82865]: cluster 2024-07-28T16:41:02.322769+0000 mgr.y (mgr.25232) 8686 : cluster [DBG] pgmap v9630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:04.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16175 16 16 0 0 0 - 0 2024-07-28T16:41:05.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16176 16 16 0 0 0 - 0 2024-07-28T16:41:06.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:05 smithi150 bash[67543]: cluster 2024-07-28T16:41:04.324126+0000 mgr.y (mgr.25232) 8687 : cluster [DBG] pgmap v9631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:05 smithi022 bash[80503]: cluster 2024-07-28T16:41:04.324126+0000 mgr.y (mgr.25232) 8687 : cluster [DBG] pgmap v9631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:05 smithi022 bash[82865]: cluster 2024-07-28T16:41:04.324126+0000 mgr.y (mgr.25232) 8687 : cluster [DBG] pgmap v9631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:06.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16177 16 16 0 0 0 - 0 2024-07-28T16:41:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:06 smithi150 bash[67543]: audit 2024-07-28T16:41:05.750374+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:06 smithi022 bash[80503]: audit 2024-07-28T16:41:05.750374+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:06 smithi022 bash[82865]: audit 2024-07-28T16:41:05.750374+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:07.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16178 16 16 0 0 0 - 0 2024-07-28T16:41:08.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:07 smithi150 bash[67543]: cluster 2024-07-28T16:41:06.325392+0000 mgr.y (mgr.25232) 8688 : cluster [DBG] pgmap v9632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:08.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:07 smithi022 bash[80503]: cluster 2024-07-28T16:41:06.325392+0000 mgr.y (mgr.25232) 8688 : cluster [DBG] pgmap v9632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:08.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:07 smithi022 bash[82865]: cluster 2024-07-28T16:41:06.325392+0000 mgr.y (mgr.25232) 8688 : cluster [DBG] pgmap v9632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:08.329 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16179 16 16 0 0 0 - 0 2024-07-28T16:41:09.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:41:09.320259+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:41:09.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:41:09.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16180 16 16 0 0 0 - 0 2024-07-28T16:41:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:09 smithi022 bash[80503]: cluster 2024-07-28T16:41:08.326783+0000 mgr.y (mgr.25232) 8689 : cluster [DBG] pgmap v9633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:41:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:41:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:41:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:09 smithi022 bash[82865]: cluster 2024-07-28T16:41:08.326783+0000 mgr.y (mgr.25232) 8689 : cluster [DBG] pgmap v9633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:09 smithi150 bash[67543]: cluster 2024-07-28T16:41:08.326783+0000 mgr.y (mgr.25232) 8689 : cluster [DBG] pgmap v9633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:10.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16181 16 16 0 0 0 - 0 2024-07-28T16:41:11.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16182 16 16 0 0 0 - 0 2024-07-28T16:41:12.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:11 smithi150 bash[67543]: cluster 2024-07-28T16:41:10.328145+0000 mgr.y (mgr.25232) 8690 : cluster [DBG] pgmap v9634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:12.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:11 smithi022 bash[80503]: cluster 2024-07-28T16:41:10.328145+0000 mgr.y (mgr.25232) 8690 : cluster [DBG] pgmap v9634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:11 smithi022 bash[82865]: cluster 2024-07-28T16:41:10.328145+0000 mgr.y (mgr.25232) 8690 : cluster [DBG] pgmap v9634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:12.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16183 16 16 0 0 0 - 0 2024-07-28T16:41:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:41:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:41:13.330 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16184 16 16 0 0 0 - 0 2024-07-28T16:41:14.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:13 smithi150 bash[67543]: cluster 2024-07-28T16:41:12.329515+0000 mgr.y (mgr.25232) 8691 : cluster [DBG] pgmap v9635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:14.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:13 smithi022 bash[80503]: cluster 2024-07-28T16:41:12.329515+0000 mgr.y (mgr.25232) 8691 : cluster [DBG] pgmap v9635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:13 smithi022 bash[82865]: cluster 2024-07-28T16:41:12.329515+0000 mgr.y (mgr.25232) 8691 : cluster [DBG] pgmap v9635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:14.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16185 16 16 0 0 0 - 0 2024-07-28T16:41:15.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16186 16 16 0 0 0 - 0 2024-07-28T16:41:16.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:15 smithi150 bash[67543]: cluster 2024-07-28T16:41:14.330891+0000 mgr.y (mgr.25232) 8692 : cluster [DBG] pgmap v9636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:16.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:15 smithi022 bash[80503]: cluster 2024-07-28T16:41:14.330891+0000 mgr.y (mgr.25232) 8692 : cluster [DBG] pgmap v9636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:16.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:15 smithi022 bash[82865]: cluster 2024-07-28T16:41:14.330891+0000 mgr.y (mgr.25232) 8692 : cluster [DBG] pgmap v9636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:16.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16187 16 16 0 0 0 - 0 2024-07-28T16:41:17.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16188 16 16 0 0 0 - 0 2024-07-28T16:41:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:17 smithi150 bash[67543]: cluster 2024-07-28T16:41:16.332235+0000 mgr.y (mgr.25232) 8693 : cluster [DBG] pgmap v9637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:17 smithi022 bash[80503]: cluster 2024-07-28T16:41:16.332235+0000 mgr.y (mgr.25232) 8693 : cluster [DBG] pgmap v9637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:17 smithi022 bash[82865]: cluster 2024-07-28T16:41:16.332235+0000 mgr.y (mgr.25232) 8693 : cluster [DBG] pgmap v9637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:18.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16189 16 16 0 0 0 - 0 2024-07-28T16:41:19.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16190 16 16 0 0 0 - 0 2024-07-28T16:41:19.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:19 smithi022 bash[80503]: cluster 2024-07-28T16:41:18.333565+0000 mgr.y (mgr.25232) 8694 : cluster [DBG] pgmap v9638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:41:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:41:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:41:19.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:19 smithi022 bash[82865]: cluster 2024-07-28T16:41:18.333565+0000 mgr.y (mgr.25232) 8694 : cluster [DBG] pgmap v9638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:19 smithi150 bash[67543]: cluster 2024-07-28T16:41:18.333565+0000 mgr.y (mgr.25232) 8694 : cluster [DBG] pgmap v9638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:20.331 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16191 16 16 0 0 0 - 0 2024-07-28T16:41:21.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16192 16 16 0 0 0 - 0 2024-07-28T16:41:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:21 smithi150 bash[67543]: cluster 2024-07-28T16:41:20.334967+0000 mgr.y (mgr.25232) 8695 : cluster [DBG] pgmap v9639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:21 smithi150 bash[67543]: audit 2024-07-28T16:41:20.750888+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:21 smithi022 bash[80503]: cluster 2024-07-28T16:41:20.334967+0000 mgr.y (mgr.25232) 8695 : cluster [DBG] pgmap v9639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:21 smithi022 bash[80503]: audit 2024-07-28T16:41:20.750888+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:21 smithi022 bash[82865]: cluster 2024-07-28T16:41:20.334967+0000 mgr.y (mgr.25232) 8695 : cluster [DBG] pgmap v9639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:21 smithi022 bash[82865]: audit 2024-07-28T16:41:20.750888+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:22.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16193 16 16 0 0 0 - 0 2024-07-28T16:41:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:41:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:41:23.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16194 16 16 0 0 0 - 0 2024-07-28T16:41:24.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:23 smithi150 bash[67543]: cluster 2024-07-28T16:41:22.336346+0000 mgr.y (mgr.25232) 8696 : cluster [DBG] pgmap v9640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:23 smithi022 bash[80503]: cluster 2024-07-28T16:41:22.336346+0000 mgr.y (mgr.25232) 8696 : cluster [DBG] pgmap v9640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:23 smithi022 bash[82865]: cluster 2024-07-28T16:41:22.336346+0000 mgr.y (mgr.25232) 8696 : cluster [DBG] pgmap v9640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:24.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16195 16 16 0 0 0 - 0 2024-07-28T16:41:25.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16196 16 16 0 0 0 - 0 2024-07-28T16:41:26.031 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:25 smithi150 bash[67543]: cluster 2024-07-28T16:41:24.337695+0000 mgr.y (mgr.25232) 8697 : cluster [DBG] pgmap v9641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:25 smithi022 bash[80503]: cluster 2024-07-28T16:41:24.337695+0000 mgr.y (mgr.25232) 8697 : cluster [DBG] pgmap v9641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:25 smithi022 bash[82865]: cluster 2024-07-28T16:41:24.337695+0000 mgr.y (mgr.25232) 8697 : cluster [DBG] pgmap v9641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:26.332 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16197 16 16 0 0 0 - 0 2024-07-28T16:41:27.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16198 16 16 0 0 0 - 0 2024-07-28T16:41:28.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:27 smithi150 bash[67543]: cluster 2024-07-28T16:41:26.339051+0000 mgr.y (mgr.25232) 8698 : cluster [DBG] pgmap v9642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:28.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:27 smithi022 bash[80503]: cluster 2024-07-28T16:41:26.339051+0000 mgr.y (mgr.25232) 8698 : cluster [DBG] pgmap v9642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:28.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:27 smithi022 bash[82865]: cluster 2024-07-28T16:41:26.339051+0000 mgr.y (mgr.25232) 8698 : cluster [DBG] pgmap v9642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:28.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16199 16 16 0 0 0 - 0 2024-07-28T16:41:29.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:41:29.323539+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:41:29.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:41:29.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16200 16 16 0 0 0 - 0 2024-07-28T16:41:29.666 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:41:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:41:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:41:30.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:29 smithi150 bash[67543]: cluster 2024-07-28T16:41:28.340408+0000 mgr.y (mgr.25232) 8699 : cluster [DBG] pgmap v9643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:30.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:29 smithi022 bash[80503]: cluster 2024-07-28T16:41:28.340408+0000 mgr.y (mgr.25232) 8699 : cluster [DBG] pgmap v9643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:30.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:29 smithi022 bash[82865]: cluster 2024-07-28T16:41:28.340408+0000 mgr.y (mgr.25232) 8699 : cluster [DBG] pgmap v9643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:30.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16201 16 16 0 0 0 - 0 2024-07-28T16:41:31.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16202 16 16 0 0 0 - 0 2024-07-28T16:41:32.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:31 smithi150 bash[67543]: cluster 2024-07-28T16:41:30.341802+0000 mgr.y (mgr.25232) 8700 : cluster [DBG] pgmap v9644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:32.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:31 smithi022 bash[80503]: cluster 2024-07-28T16:41:30.341802+0000 mgr.y (mgr.25232) 8700 : cluster [DBG] pgmap v9644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:32.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:31 smithi022 bash[82865]: cluster 2024-07-28T16:41:30.341802+0000 mgr.y (mgr.25232) 8700 : cluster [DBG] pgmap v9644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:32.333 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16203 16 16 0 0 0 - 0 2024-07-28T16:41:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:41:32 smithi150 bash[60514]: ts=2024-07-28T16:41: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:41:33.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16204 16 16 0 0 0 - 0 2024-07-28T16:41:34.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:33 smithi150 bash[67543]: cluster 2024-07-28T16:41:32.343180+0000 mgr.y (mgr.25232) 8701 : cluster [DBG] pgmap v9645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:34.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:33 smithi022 bash[80503]: cluster 2024-07-28T16:41:32.343180+0000 mgr.y (mgr.25232) 8701 : cluster [DBG] pgmap v9645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:34.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:33 smithi022 bash[82865]: cluster 2024-07-28T16:41:32.343180+0000 mgr.y (mgr.25232) 8701 : cluster [DBG] pgmap v9645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:34.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16205 16 16 0 0 0 - 0 2024-07-28T16:41:35.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16206 16 16 0 0 0 - 0 2024-07-28T16:41:36.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:35 smithi150 bash[67543]: cluster 2024-07-28T16:41:34.344534+0000 mgr.y (mgr.25232) 8702 : cluster [DBG] pgmap v9646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:35 smithi022 bash[80503]: cluster 2024-07-28T16:41:34.344534+0000 mgr.y (mgr.25232) 8702 : cluster [DBG] pgmap v9646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:35 smithi022 bash[82865]: cluster 2024-07-28T16:41:34.344534+0000 mgr.y (mgr.25232) 8702 : cluster [DBG] pgmap v9646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:36.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16207 16 16 0 0 0 - 0 2024-07-28T16:41:37.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:36 smithi150 bash[67543]: audit 2024-07-28T16:41:35.751226+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:37.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:36 smithi022 bash[80503]: audit 2024-07-28T16:41:35.751226+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:37.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:36 smithi022 bash[82865]: audit 2024-07-28T16:41:35.751226+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:37.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16208 16 16 0 0 0 - 0 2024-07-28T16:41:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:37 smithi150 bash[67543]: cluster 2024-07-28T16:41:36.345879+0000 mgr.y (mgr.25232) 8703 : cluster [DBG] pgmap v9647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:37 smithi022 bash[80503]: cluster 2024-07-28T16:41:36.345879+0000 mgr.y (mgr.25232) 8703 : cluster [DBG] pgmap v9647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:38.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:37 smithi022 bash[82865]: cluster 2024-07-28T16:41:36.345879+0000 mgr.y (mgr.25232) 8703 : cluster [DBG] pgmap v9647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:38.334 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16209 16 16 0 0 0 - 0 2024-07-28T16:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16210 16 16 0 0 0 - 0 2024-07-28T16:41:39.694 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:41:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:41:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:41:40.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:39 smithi150 bash[67543]: cluster 2024-07-28T16:41:38.347375+0000 mgr.y (mgr.25232) 8704 : cluster [DBG] pgmap v9648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:40.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:39 smithi022 bash[80503]: cluster 2024-07-28T16:41:38.347375+0000 mgr.y (mgr.25232) 8704 : cluster [DBG] pgmap v9648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:40.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:39 smithi022 bash[82865]: cluster 2024-07-28T16:41:38.347375+0000 mgr.y (mgr.25232) 8704 : cluster [DBG] pgmap v9648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:40.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16211 16 16 0 0 0 - 0 2024-07-28T16:41:41.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16212 16 16 0 0 0 - 0 2024-07-28T16:41:42.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:41 smithi150 bash[67543]: cluster 2024-07-28T16:41:40.348897+0000 mgr.y (mgr.25232) 8705 : cluster [DBG] pgmap v9649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:42.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:41 smithi022 bash[80503]: cluster 2024-07-28T16:41:40.348897+0000 mgr.y (mgr.25232) 8705 : cluster [DBG] pgmap v9649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:42.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:41 smithi022 bash[82865]: cluster 2024-07-28T16:41:40.348897+0000 mgr.y (mgr.25232) 8705 : cluster [DBG] pgmap v9649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:42.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16213 16 16 0 0 0 - 0 2024-07-28T16:41:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:41:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:41:43.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16214 16 16 0 0 0 - 0 2024-07-28T16:41:44.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:43 smithi150 bash[67543]: cluster 2024-07-28T16:41:42.350435+0000 mgr.y (mgr.25232) 8706 : cluster [DBG] pgmap v9650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:44.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:43 smithi022 bash[80503]: cluster 2024-07-28T16:41:42.350435+0000 mgr.y (mgr.25232) 8706 : cluster [DBG] pgmap v9650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:44.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:43 smithi022 bash[82865]: cluster 2024-07-28T16:41:42.350435+0000 mgr.y (mgr.25232) 8706 : cluster [DBG] pgmap v9650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:44.335 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16215 16 16 0 0 0 - 0 2024-07-28T16:41:45.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16216 16 16 0 0 0 - 0 2024-07-28T16:41:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:45 smithi150 bash[67543]: cluster 2024-07-28T16:41:44.351946+0000 mgr.y (mgr.25232) 8707 : cluster [DBG] pgmap v9651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:45 smithi022 bash[80503]: cluster 2024-07-28T16:41:44.351946+0000 mgr.y (mgr.25232) 8707 : cluster [DBG] pgmap v9651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:45 smithi022 bash[82865]: cluster 2024-07-28T16:41:44.351946+0000 mgr.y (mgr.25232) 8707 : cluster [DBG] pgmap v9651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:46.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16217 16 16 0 0 0 - 0 2024-07-28T16:41:47.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16218 16 16 0 0 0 - 0 2024-07-28T16:41:48.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:47 smithi150 bash[67543]: cluster 2024-07-28T16:41:46.353479+0000 mgr.y (mgr.25232) 8708 : cluster [DBG] pgmap v9652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:48.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:47 smithi022 bash[80503]: cluster 2024-07-28T16:41:46.353479+0000 mgr.y (mgr.25232) 8708 : cluster [DBG] pgmap v9652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:48.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:47 smithi022 bash[82865]: cluster 2024-07-28T16:41:46.353479+0000 mgr.y (mgr.25232) 8708 : cluster [DBG] pgmap v9652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:48.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16219 16 16 0 0 0 - 0 2024-07-28T16:41:49.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:41:49.326827+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:41:49.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:41:49.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16220 16 16 0 0 0 - 0 2024-07-28T16:41:49.715 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:41:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:41:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:41:50.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:49 smithi150 bash[67543]: cluster 2024-07-28T16:41:48.355004+0000 mgr.y (mgr.25232) 8709 : cluster [DBG] pgmap v9653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:50.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:49 smithi022 bash[80503]: cluster 2024-07-28T16:41:48.355004+0000 mgr.y (mgr.25232) 8709 : cluster [DBG] pgmap v9653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:50.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:49 smithi022 bash[82865]: cluster 2024-07-28T16:41:48.355004+0000 mgr.y (mgr.25232) 8709 : cluster [DBG] pgmap v9653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:50.336 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16221 16 16 0 0 0 - 0 2024-07-28T16:41:51.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16222 16 16 0 0 0 - 0 2024-07-28T16:41:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:51 smithi150 bash[67543]: cluster 2024-07-28T16:41:50.356542+0000 mgr.y (mgr.25232) 8710 : cluster [DBG] pgmap v9654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:51 smithi150 bash[67543]: audit 2024-07-28T16:41:50.751772+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:51 smithi022 bash[82865]: cluster 2024-07-28T16:41:50.356542+0000 mgr.y (mgr.25232) 8710 : cluster [DBG] pgmap v9654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:51 smithi022 bash[82865]: audit 2024-07-28T16:41:50.751772+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:51 smithi022 bash[80503]: cluster 2024-07-28T16:41:50.356542+0000 mgr.y (mgr.25232) 8710 : cluster [DBG] pgmap v9654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:51 smithi022 bash[80503]: audit 2024-07-28T16:41:50.751772+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:41:52.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16223 16 16 0 0 0 - 0 2024-07-28T16:41:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:41:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:41:53.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16224 16 16 0 0 0 - 0 2024-07-28T16:41:54.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:53 smithi150 bash[67543]: cluster 2024-07-28T16:41:52.358069+0000 mgr.y (mgr.25232) 8711 : cluster [DBG] pgmap v9655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:54.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:53 smithi022 bash[80503]: cluster 2024-07-28T16:41:52.358069+0000 mgr.y (mgr.25232) 8711 : cluster [DBG] pgmap v9655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:54.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:53 smithi022 bash[82865]: cluster 2024-07-28T16:41:52.358069+0000 mgr.y (mgr.25232) 8711 : cluster [DBG] pgmap v9655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:54.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16225 16 16 0 0 0 - 0 2024-07-28T16:41:55.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16226 16 16 0 0 0 - 0 2024-07-28T16:41:56.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:55 smithi150 bash[67543]: cluster 2024-07-28T16:41:54.359463+0000 mgr.y (mgr.25232) 8712 : cluster [DBG] pgmap v9656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:56.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:55 smithi022 bash[80503]: cluster 2024-07-28T16:41:54.359463+0000 mgr.y (mgr.25232) 8712 : cluster [DBG] pgmap v9656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:56.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:55 smithi022 bash[82865]: cluster 2024-07-28T16:41:54.359463+0000 mgr.y (mgr.25232) 8712 : cluster [DBG] pgmap v9656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:56.337 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16227 16 16 0 0 0 - 0 2024-07-28T16:41:57.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16228 16 16 0 0 0 - 0 2024-07-28T16:41:58.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:57 smithi150 bash[67543]: cluster 2024-07-28T16:41:56.360931+0000 mgr.y (mgr.25232) 8713 : cluster [DBG] pgmap v9657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:58.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:57 smithi150 bash[67543]: audit 2024-07-28T16:41:57.712367+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:41:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:57 smithi022 bash[80503]: cluster 2024-07-28T16:41:56.360931+0000 mgr.y (mgr.25232) 8713 : cluster [DBG] pgmap v9657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:58.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:57 smithi022 bash[80503]: audit 2024-07-28T16:41:57.712367+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:41:58.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:57 smithi022 bash[82865]: cluster 2024-07-28T16:41:56.360931+0000 mgr.y (mgr.25232) 8713 : cluster [DBG] pgmap v9657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:41:58.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:57 smithi022 bash[82865]: audit 2024-07-28T16:41:57.712367+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:41:58.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16229 16 16 0 0 0 - 0 2024-07-28T16:41:59.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16230 16 16 0 0 0 - 0 2024-07-28T16:41:59.735 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:41:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:41:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T16:42:00.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:41:59 smithi150 bash[67543]: cluster 2024-07-28T16:41:58.362359+0000 mgr.y (mgr.25232) 8714 : cluster [DBG] pgmap v9658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:00.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:41:59 smithi022 bash[82865]: cluster 2024-07-28T16:41:58.362359+0000 mgr.y (mgr.25232) 8714 : cluster [DBG] pgmap v9658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:00.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:41:59 smithi022 bash[80503]: cluster 2024-07-28T16:41:58.362359+0000 mgr.y (mgr.25232) 8714 : cluster [DBG] pgmap v9658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:00.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16231 16 16 0 0 0 - 0 2024-07-28T16:42:01.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16232 16 16 0 0 0 - 0 2024-07-28T16:42:02.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:01 smithi150 bash[67543]: cluster 2024-07-28T16:42:00.363763+0000 mgr.y (mgr.25232) 8715 : cluster [DBG] pgmap v9659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:02.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:01 smithi022 bash[80503]: cluster 2024-07-28T16:42:00.363763+0000 mgr.y (mgr.25232) 8715 : cluster [DBG] pgmap v9659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:01 smithi022 bash[82865]: cluster 2024-07-28T16:42:00.363763+0000 mgr.y (mgr.25232) 8715 : cluster [DBG] pgmap v9659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:02.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16233 16 16 0 0 0 - 0 2024-07-28T16:42:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:42:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:42:03.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16234 16 16 0 0 0 - 0 2024-07-28T16:42:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:03 smithi150 bash[67543]: cluster 2024-07-28T16:42:02.365155+0000 mgr.y (mgr.25232) 8716 : cluster [DBG] pgmap v9660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:03 smithi150 bash[67543]: audit 2024-07-28T16:42:03.398924+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:03 smithi150 bash[67543]: audit 2024-07-28T16:42:03.405702+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:03 smithi150 bash[67543]: audit 2024-07-28T16:42:03.610581+0000 mon.a (mon.0) 6041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:03 smithi150 bash[67543]: audit 2024-07-28T16:42:03.620251+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[80503]: cluster 2024-07-28T16:42:02.365155+0000 mgr.y (mgr.25232) 8716 : cluster [DBG] pgmap v9660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[80503]: audit 2024-07-28T16:42:03.398924+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[80503]: audit 2024-07-28T16:42:03.405702+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[80503]: audit 2024-07-28T16:42:03.610581+0000 mon.a (mon.0) 6041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[80503]: audit 2024-07-28T16:42:03.620251+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[82865]: cluster 2024-07-28T16:42:02.365155+0000 mgr.y (mgr.25232) 8716 : cluster [DBG] pgmap v9660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[82865]: audit 2024-07-28T16:42:03.398924+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[82865]: audit 2024-07-28T16:42:03.405702+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[82865]: audit 2024-07-28T16:42:03.610581+0000 mon.a (mon.0) 6041 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:03 smithi022 bash[82865]: audit 2024-07-28T16:42:03.620251+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:04.338 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16235 16 16 0 0 0 - 0 2024-07-28T16:42:05.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:04 smithi150 bash[67543]: audit 2024-07-28T16:42:04.077328+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:42:05.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:04 smithi150 bash[67543]: audit 2024-07-28T16:42:04.079413+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:42:05.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:04 smithi150 bash[67543]: audit 2024-07-28T16:42:04.090369+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:04 smithi022 bash[80503]: audit 2024-07-28T16:42:04.077328+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:42:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:04 smithi022 bash[80503]: audit 2024-07-28T16:42:04.079413+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:42:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:04 smithi022 bash[80503]: audit 2024-07-28T16:42:04.090369+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:05.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:04 smithi022 bash[82865]: audit 2024-07-28T16:42:04.077328+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:42:05.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:04 smithi022 bash[82865]: audit 2024-07-28T16:42:04.079413+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:42:05.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:04 smithi022 bash[82865]: audit 2024-07-28T16:42:04.090369+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:42:05.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16236 16 16 0 0 0 - 0 2024-07-28T16:42:06.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:05 smithi150 bash[67543]: cluster 2024-07-28T16:42:04.366539+0000 mgr.y (mgr.25232) 8717 : cluster [DBG] pgmap v9661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:05 smithi022 bash[80503]: cluster 2024-07-28T16:42:04.366539+0000 mgr.y (mgr.25232) 8717 : cluster [DBG] pgmap v9661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:05 smithi022 bash[82865]: cluster 2024-07-28T16:42:04.366539+0000 mgr.y (mgr.25232) 8717 : cluster [DBG] pgmap v9661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:06.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16237 16 16 0 0 0 - 0 2024-07-28T16:42:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:06 smithi150 bash[67543]: audit 2024-07-28T16:42:05.752145+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:06 smithi022 bash[80503]: audit 2024-07-28T16:42:05.752145+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:07.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:06 smithi022 bash[82865]: audit 2024-07-28T16:42:05.752145+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:07.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16238 16 16 0 0 0 - 0 2024-07-28T16:42:08.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:07 smithi150 bash[67543]: cluster 2024-07-28T16:42:06.367858+0000 mgr.y (mgr.25232) 8718 : cluster [DBG] pgmap v9662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:08.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:07 smithi022 bash[80503]: cluster 2024-07-28T16:42:06.367858+0000 mgr.y (mgr.25232) 8718 : cluster [DBG] pgmap v9662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:08.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:07 smithi022 bash[82865]: cluster 2024-07-28T16:42:06.367858+0000 mgr.y (mgr.25232) 8718 : cluster [DBG] pgmap v9662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:08.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16239 16 16 0 0 0 - 0 2024-07-28T16:42:09.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:42:09.329963+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:42:09.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:42:09.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16240 16 16 0 0 0 - 0 2024-07-28T16:42:09.772 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:42:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:42:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:42:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:09 smithi150 bash[67543]: cluster 2024-07-28T16:42:08.369185+0000 mgr.y (mgr.25232) 8719 : cluster [DBG] pgmap v9663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:10.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:09 smithi022 bash[82865]: cluster 2024-07-28T16:42:08.369185+0000 mgr.y (mgr.25232) 8719 : cluster [DBG] pgmap v9663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:10.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:09 smithi022 bash[80503]: cluster 2024-07-28T16:42:08.369185+0000 mgr.y (mgr.25232) 8719 : cluster [DBG] pgmap v9663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:10.339 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16241 16 16 0 0 0 - 0 2024-07-28T16:42:11.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16242 16 16 0 0 0 - 0 2024-07-28T16:42:12.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:11 smithi150 bash[67543]: cluster 2024-07-28T16:42:10.370554+0000 mgr.y (mgr.25232) 8720 : cluster [DBG] pgmap v9664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:12.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:11 smithi022 bash[80503]: cluster 2024-07-28T16:42:10.370554+0000 mgr.y (mgr.25232) 8720 : cluster [DBG] pgmap v9664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:11 smithi022 bash[82865]: cluster 2024-07-28T16:42:10.370554+0000 mgr.y (mgr.25232) 8720 : cluster [DBG] pgmap v9664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:12.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16243 16 16 0 0 0 - 0 2024-07-28T16:42:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:42:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:42:13.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16244 16 16 0 0 0 - 0 2024-07-28T16:42:14.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:13 smithi022 bash[80503]: cluster 2024-07-28T16:42:12.372013+0000 mgr.y (mgr.25232) 8721 : cluster [DBG] pgmap v9665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:13 smithi022 bash[82865]: cluster 2024-07-28T16:42:12.372013+0000 mgr.y (mgr.25232) 8721 : cluster [DBG] pgmap v9665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:14.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:13 smithi150 bash[67543]: cluster 2024-07-28T16:42:12.372013+0000 mgr.y (mgr.25232) 8721 : cluster [DBG] pgmap v9665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:14.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16245 16 16 0 0 0 - 0 2024-07-28T16:42:15.340 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16246 16 16 0 0 0 - 0 2024-07-28T16:42:16.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:15 smithi022 bash[80503]: cluster 2024-07-28T16:42:14.373396+0000 mgr.y (mgr.25232) 8722 : cluster [DBG] pgmap v9666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:16.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:15 smithi022 bash[82865]: cluster 2024-07-28T16:42:14.373396+0000 mgr.y (mgr.25232) 8722 : cluster [DBG] pgmap v9666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:16.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:15 smithi150 bash[67543]: cluster 2024-07-28T16:42:14.373396+0000 mgr.y (mgr.25232) 8722 : cluster [DBG] pgmap v9666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:16.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16247 16 16 0 0 0 - 0 2024-07-28T16:42:17.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16248 16 16 0 0 0 - 0 2024-07-28T16:42:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:17 smithi022 bash[80503]: cluster 2024-07-28T16:42:16.374907+0000 mgr.y (mgr.25232) 8723 : cluster [DBG] pgmap v9667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:17 smithi022 bash[82865]: cluster 2024-07-28T16:42:16.374907+0000 mgr.y (mgr.25232) 8723 : cluster [DBG] pgmap v9667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:18.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:17 smithi150 bash[67543]: cluster 2024-07-28T16:42:16.374907+0000 mgr.y (mgr.25232) 8723 : cluster [DBG] pgmap v9667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:18.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16249 16 16 0 0 0 - 0 2024-07-28T16:42:19.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16250 16 16 0 0 0 - 0 2024-07-28T16:42:19.792 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:42:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:42:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:42:20.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:19 smithi022 bash[80503]: cluster 2024-07-28T16:42:18.376396+0000 mgr.y (mgr.25232) 8724 : cluster [DBG] pgmap v9668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:19 smithi022 bash[82865]: cluster 2024-07-28T16:42:18.376396+0000 mgr.y (mgr.25232) 8724 : cluster [DBG] pgmap v9668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:20.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:19 smithi150 bash[67543]: cluster 2024-07-28T16:42:18.376396+0000 mgr.y (mgr.25232) 8724 : cluster [DBG] pgmap v9668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:20.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16251 16 16 0 0 0 - 0 2024-07-28T16:42:21.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:20 smithi022 bash[80503]: audit 2024-07-28T16:42:20.752565+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:21.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:20 smithi022 bash[82865]: audit 2024-07-28T16:42:20.752565+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:21.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:20 smithi150 bash[67543]: audit 2024-07-28T16:42:20.752565+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:21.341 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16252 16 16 0 0 0 - 0 2024-07-28T16:42:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:21 smithi022 bash[80503]: cluster 2024-07-28T16:42:20.377781+0000 mgr.y (mgr.25232) 8725 : cluster [DBG] pgmap v9669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:21 smithi022 bash[82865]: cluster 2024-07-28T16:42:20.377781+0000 mgr.y (mgr.25232) 8725 : cluster [DBG] pgmap v9669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:22.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:21 smithi150 bash[67543]: cluster 2024-07-28T16:42:20.377781+0000 mgr.y (mgr.25232) 8725 : cluster [DBG] pgmap v9669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:22.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16253 16 16 0 0 0 - 0 2024-07-28T16:42:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:42:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:42:23.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16254 16 16 0 0 0 - 0 2024-07-28T16:42:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:23 smithi022 bash[80503]: cluster 2024-07-28T16:42:22.379153+0000 mgr.y (mgr.25232) 8726 : cluster [DBG] pgmap v9670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:23 smithi022 bash[82865]: cluster 2024-07-28T16:42:22.379153+0000 mgr.y (mgr.25232) 8726 : cluster [DBG] pgmap v9670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:24.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:23 smithi150 bash[67543]: cluster 2024-07-28T16:42:22.379153+0000 mgr.y (mgr.25232) 8726 : cluster [DBG] pgmap v9670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:24.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16255 16 16 0 0 0 - 0 2024-07-28T16:42:25.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16256 16 16 0 0 0 - 0 2024-07-28T16:42:26.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:25 smithi022 bash[80503]: cluster 2024-07-28T16:42:24.380479+0000 mgr.y (mgr.25232) 8727 : cluster [DBG] pgmap v9671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:25 smithi022 bash[82865]: cluster 2024-07-28T16:42:24.380479+0000 mgr.y (mgr.25232) 8727 : cluster [DBG] pgmap v9671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:26.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:25 smithi150 bash[67543]: cluster 2024-07-28T16:42:24.380479+0000 mgr.y (mgr.25232) 8727 : cluster [DBG] pgmap v9671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:26.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16257 16 16 0 0 0 - 0 2024-07-28T16:42:27.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16258 16 16 0 0 0 - 0 2024-07-28T16:42:28.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:27 smithi022 bash[80503]: cluster 2024-07-28T16:42:26.381818+0000 mgr.y (mgr.25232) 8728 : cluster [DBG] pgmap v9672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:28.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:27 smithi022 bash[82865]: cluster 2024-07-28T16:42:26.381818+0000 mgr.y (mgr.25232) 8728 : cluster [DBG] pgmap v9672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:28.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:27 smithi150 bash[67543]: cluster 2024-07-28T16:42:26.381818+0000 mgr.y (mgr.25232) 8728 : cluster [DBG] pgmap v9672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:28.342 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16259 16 16 0 0 0 - 0 2024-07-28T16:42:29.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:42:29.333328+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:42:29.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:42:29.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16260 16 16 0 0 0 - 0 2024-07-28T16:42:29.819 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:42:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:42:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:42:30.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:29 smithi022 bash[82865]: cluster 2024-07-28T16:42:28.383171+0000 mgr.y (mgr.25232) 8729 : cluster [DBG] pgmap v9673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:30.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:29 smithi022 bash[80503]: cluster 2024-07-28T16:42:28.383171+0000 mgr.y (mgr.25232) 8729 : cluster [DBG] pgmap v9673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:30.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:29 smithi150 bash[67543]: cluster 2024-07-28T16:42:28.383171+0000 mgr.y (mgr.25232) 8729 : cluster [DBG] pgmap v9673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:30.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16261 16 16 0 0 0 - 0 2024-07-28T16:42:31.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16262 16 16 0 0 0 - 0 2024-07-28T16:42:32.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:31 smithi022 bash[80503]: cluster 2024-07-28T16:42:30.384507+0000 mgr.y (mgr.25232) 8730 : cluster [DBG] pgmap v9674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:32.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:31 smithi022 bash[82865]: cluster 2024-07-28T16:42:30.384507+0000 mgr.y (mgr.25232) 8730 : cluster [DBG] pgmap v9674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:32.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:31 smithi150 bash[67543]: cluster 2024-07-28T16:42:30.384507+0000 mgr.y (mgr.25232) 8730 : cluster [DBG] pgmap v9674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:32.343 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16263 16 16 0 0 0 - 0 2024-07-28T16:42:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:42:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:42:33.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16264 16 16 0 0 0 - 0 2024-07-28T16:42:34.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:33 smithi022 bash[80503]: cluster 2024-07-28T16:42:32.385987+0000 mgr.y (mgr.25232) 8731 : cluster [DBG] pgmap v9675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:34.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:33 smithi022 bash[82865]: cluster 2024-07-28T16:42:32.385987+0000 mgr.y (mgr.25232) 8731 : cluster [DBG] pgmap v9675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:34.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:33 smithi150 bash[67543]: cluster 2024-07-28T16:42:32.385987+0000 mgr.y (mgr.25232) 8731 : cluster [DBG] pgmap v9675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:34.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16265 16 16 0 0 0 - 0 2024-07-28T16:42:35.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16266 16 16 0 0 0 - 0 2024-07-28T16:42:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:35 smithi022 bash[80503]: cluster 2024-07-28T16:42:34.387400+0000 mgr.y (mgr.25232) 8732 : cluster [DBG] pgmap v9676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:35 smithi022 bash[80503]: audit 2024-07-28T16:42:35.752905+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:36.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:35 smithi022 bash[82865]: cluster 2024-07-28T16:42:34.387400+0000 mgr.y (mgr.25232) 8732 : cluster [DBG] pgmap v9676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:36.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:35 smithi022 bash[82865]: audit 2024-07-28T16:42:35.752905+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:35 smithi150 bash[67543]: cluster 2024-07-28T16:42:34.387400+0000 mgr.y (mgr.25232) 8732 : cluster [DBG] pgmap v9676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:35 smithi150 bash[67543]: audit 2024-07-28T16:42:35.752905+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:36.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16267 16 16 0 0 0 - 0 2024-07-28T16:42:37.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16268 16 16 0 0 0 - 0 2024-07-28T16:42:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:37 smithi022 bash[80503]: cluster 2024-07-28T16:42:36.388712+0000 mgr.y (mgr.25232) 8733 : cluster [DBG] pgmap v9677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:38.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:37 smithi022 bash[82865]: cluster 2024-07-28T16:42:36.388712+0000 mgr.y (mgr.25232) 8733 : cluster [DBG] pgmap v9677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:38.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:37 smithi150 bash[67543]: cluster 2024-07-28T16:42:36.388712+0000 mgr.y (mgr.25232) 8733 : cluster [DBG] pgmap v9677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:38.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16269 16 16 0 0 0 - 0 2024-07-28T16:42:39.344 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16270 16 16 0 0 0 - 0 2024-07-28T16:42:39.842 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:42:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:42:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:42:40.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:39 smithi022 bash[80503]: cluster 2024-07-28T16:42:38.390051+0000 mgr.y (mgr.25232) 8734 : cluster [DBG] pgmap v9678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:40.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:39 smithi022 bash[82865]: cluster 2024-07-28T16:42:38.390051+0000 mgr.y (mgr.25232) 8734 : cluster [DBG] pgmap v9678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:40.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:39 smithi150 bash[67543]: cluster 2024-07-28T16:42:38.390051+0000 mgr.y (mgr.25232) 8734 : cluster [DBG] pgmap v9678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:40.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16271 16 16 0 0 0 - 0 2024-07-28T16:42:41.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16272 16 16 0 0 0 - 0 2024-07-28T16:42:42.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:41 smithi150 bash[67543]: cluster 2024-07-28T16:42:40.391401+0000 mgr.y (mgr.25232) 8735 : cluster [DBG] pgmap v9679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:42.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:41 smithi022 bash[80503]: cluster 2024-07-28T16:42:40.391401+0000 mgr.y (mgr.25232) 8735 : cluster [DBG] pgmap v9679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:42.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:41 smithi022 bash[82865]: cluster 2024-07-28T16:42:40.391401+0000 mgr.y (mgr.25232) 8735 : cluster [DBG] pgmap v9679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:42.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16273 16 16 0 0 0 - 0 2024-07-28T16:42:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:42:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:42:43.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16274 16 16 0 0 0 - 0 2024-07-28T16:42:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:43 smithi150 bash[67543]: cluster 2024-07-28T16:42:42.392733+0000 mgr.y (mgr.25232) 8736 : cluster [DBG] pgmap v9680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:44.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:43 smithi022 bash[80503]: cluster 2024-07-28T16:42:42.392733+0000 mgr.y (mgr.25232) 8736 : cluster [DBG] pgmap v9680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:44.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:43 smithi022 bash[82865]: cluster 2024-07-28T16:42:42.392733+0000 mgr.y (mgr.25232) 8736 : cluster [DBG] pgmap v9680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:44.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16275 16 16 0 0 0 - 0 2024-07-28T16:42:45.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16276 16 16 0 0 0 - 0 2024-07-28T16:42:46.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:45 smithi150 bash[67543]: cluster 2024-07-28T16:42:44.394170+0000 mgr.y (mgr.25232) 8737 : cluster [DBG] pgmap v9681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:46.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:45 smithi022 bash[80503]: cluster 2024-07-28T16:42:44.394170+0000 mgr.y (mgr.25232) 8737 : cluster [DBG] pgmap v9681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:46.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:45 smithi022 bash[82865]: cluster 2024-07-28T16:42:44.394170+0000 mgr.y (mgr.25232) 8737 : cluster [DBG] pgmap v9681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:46.345 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16277 16 16 0 0 0 - 0 2024-07-28T16:42:47.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16278 16 16 0 0 0 - 0 2024-07-28T16:42:48.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:47 smithi150 bash[67543]: cluster 2024-07-28T16:42:46.395493+0000 mgr.y (mgr.25232) 8738 : cluster [DBG] pgmap v9682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:48.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:47 smithi022 bash[80503]: cluster 2024-07-28T16:42:46.395493+0000 mgr.y (mgr.25232) 8738 : cluster [DBG] pgmap v9682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:48.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:47 smithi022 bash[82865]: cluster 2024-07-28T16:42:46.395493+0000 mgr.y (mgr.25232) 8738 : cluster [DBG] pgmap v9682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:48.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16279 16 16 0 0 0 - 0 2024-07-28T16:42:49.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:48 smithi150 bash[67543]: cluster 2024-07-28T16:42:48.396947+0000 mgr.y (mgr.25232) 8739 : cluster [DBG] pgmap v9683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:49.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:48 smithi022 bash[80503]: cluster 2024-07-28T16:42:48.396947+0000 mgr.y (mgr.25232) 8739 : cluster [DBG] pgmap v9683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:49.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:48 smithi022 bash[82865]: cluster 2024-07-28T16:42:48.396947+0000 mgr.y (mgr.25232) 8739 : cluster [DBG] pgmap v9683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:49.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:42:49.336686+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:42:49.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:42:49.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16280 16 16 0 0 0 - 0 2024-07-28T16:42:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:42:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:42:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:42:50.346 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16281 16 16 0 0 0 - 0 2024-07-28T16:42:51.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16282 16 16 0 0 0 - 0 2024-07-28T16:42:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:51 smithi150 bash[67543]: cluster 2024-07-28T16:42:50.398482+0000 mgr.y (mgr.25232) 8740 : cluster [DBG] pgmap v9684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:51.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:51 smithi150 bash[67543]: audit 2024-07-28T16:42:50.753444+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:51 smithi022 bash[80503]: cluster 2024-07-28T16:42:50.398482+0000 mgr.y (mgr.25232) 8740 : cluster [DBG] pgmap v9684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:51.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:51 smithi022 bash[80503]: audit 2024-07-28T16:42:50.753444+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:51 smithi022 bash[82865]: cluster 2024-07-28T16:42:50.398482+0000 mgr.y (mgr.25232) 8740 : cluster [DBG] pgmap v9684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:51.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:51 smithi022 bash[82865]: audit 2024-07-28T16:42:50.753444+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:42:52.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16283 16 16 0 0 0 - 0 2024-07-28T16:42:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:42:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:42:53.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16284 16 16 0 0 0 - 0 2024-07-28T16:42:53.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:53 smithi150 bash[67543]: cluster 2024-07-28T16:42:52.399964+0000 mgr.y (mgr.25232) 8741 : cluster [DBG] pgmap v9685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:53.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:53 smithi022 bash[80503]: cluster 2024-07-28T16:42:52.399964+0000 mgr.y (mgr.25232) 8741 : cluster [DBG] pgmap v9685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:53.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:53 smithi022 bash[82865]: cluster 2024-07-28T16:42:52.399964+0000 mgr.y (mgr.25232) 8741 : cluster [DBG] pgmap v9685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:54.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16285 16 16 0 0 0 - 0 2024-07-28T16:42:55.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16286 16 16 0 0 0 - 0 2024-07-28T16:42:55.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:55 smithi150 bash[67543]: cluster 2024-07-28T16:42:54.401449+0000 mgr.y (mgr.25232) 8742 : cluster [DBG] pgmap v9686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:55.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:55 smithi022 bash[80503]: cluster 2024-07-28T16:42:54.401449+0000 mgr.y (mgr.25232) 8742 : cluster [DBG] pgmap v9686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:55.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:55 smithi022 bash[82865]: cluster 2024-07-28T16:42:54.401449+0000 mgr.y (mgr.25232) 8742 : cluster [DBG] pgmap v9686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:56.347 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16287 16 16 0 0 0 - 0 2024-07-28T16:42:57.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16288 16 16 0 0 0 - 0 2024-07-28T16:42:57.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:57 smithi150 bash[67543]: cluster 2024-07-28T16:42:56.402999+0000 mgr.y (mgr.25232) 8743 : cluster [DBG] pgmap v9687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:57.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:57 smithi022 bash[82865]: cluster 2024-07-28T16:42:56.402999+0000 mgr.y (mgr.25232) 8743 : cluster [DBG] pgmap v9687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:57.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:57 smithi022 bash[80503]: cluster 2024-07-28T16:42:56.402999+0000 mgr.y (mgr.25232) 8743 : cluster [DBG] pgmap v9687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:58.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16289 16 16 0 0 0 - 0 2024-07-28T16:42:59.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16290 16 16 0 0 0 - 0 2024-07-28T16:42:59.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:42:59 smithi150 bash[67543]: cluster 2024-07-28T16:42:58.404377+0000 mgr.y (mgr.25232) 8744 : cluster [DBG] pgmap v9688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:59.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:42:59 smithi022 bash[80503]: cluster 2024-07-28T16:42:58.404377+0000 mgr.y (mgr.25232) 8744 : cluster [DBG] pgmap v9688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:42:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:42:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:42:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:42:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:42:59 smithi022 bash[82865]: cluster 2024-07-28T16:42:58.404377+0000 mgr.y (mgr.25232) 8744 : cluster [DBG] pgmap v9688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:00.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16291 16 16 0 0 0 - 0 2024-07-28T16:43:01.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16292 16 16 0 0 0 - 0 2024-07-28T16:43:01.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:01 smithi150 bash[67543]: cluster 2024-07-28T16:43:00.405752+0000 mgr.y (mgr.25232) 8745 : cluster [DBG] pgmap v9689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:01.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:01 smithi022 bash[80503]: cluster 2024-07-28T16:43:00.405752+0000 mgr.y (mgr.25232) 8745 : cluster [DBG] pgmap v9689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:01.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:01 smithi022 bash[82865]: cluster 2024-07-28T16:43:00.405752+0000 mgr.y (mgr.25232) 8745 : cluster [DBG] pgmap v9689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:02.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16293 16 16 0 0 0 - 0 2024-07-28T16:43:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:43:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:43:03.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16294 16 16 0 0 0 - 0 2024-07-28T16:43:03.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:03 smithi150 bash[67543]: cluster 2024-07-28T16:43:02.407154+0000 mgr.y (mgr.25232) 8746 : cluster [DBG] pgmap v9690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:03.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:03 smithi022 bash[80503]: cluster 2024-07-28T16:43:02.407154+0000 mgr.y (mgr.25232) 8746 : cluster [DBG] pgmap v9690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:03.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:03 smithi022 bash[82865]: cluster 2024-07-28T16:43:02.407154+0000 mgr.y (mgr.25232) 8746 : cluster [DBG] pgmap v9690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:04.348 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16295 16 16 0 0 0 - 0 2024-07-28T16:43:04.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:04 smithi150 bash[67543]: audit 2024-07-28T16:43:04.221792+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:43:04.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:04 smithi022 bash[80503]: audit 2024-07-28T16:43:04.221792+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:43:04.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:04 smithi022 bash[82865]: audit 2024-07-28T16:43:04.221792+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:43:05.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16296 16 16 0 0 0 - 0 2024-07-28T16:43:05.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:05 smithi150 bash[67543]: cluster 2024-07-28T16:43:04.408484+0000 mgr.y (mgr.25232) 8747 : cluster [DBG] pgmap v9691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:05.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:05 smithi022 bash[80503]: cluster 2024-07-28T16:43:04.408484+0000 mgr.y (mgr.25232) 8747 : cluster [DBG] pgmap v9691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:05.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:05 smithi022 bash[82865]: cluster 2024-07-28T16:43:04.408484+0000 mgr.y (mgr.25232) 8747 : cluster [DBG] pgmap v9691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:06.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16297 16 16 0 0 0 - 0 2024-07-28T16:43:06.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:06 smithi150 bash[67543]: audit 2024-07-28T16:43:05.753939+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:06.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:06 smithi022 bash[80503]: audit 2024-07-28T16:43:05.753939+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:06.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:06 smithi022 bash[82865]: audit 2024-07-28T16:43:05.753939+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:07.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16298 16 16 0 0 0 - 0 2024-07-28T16:43:07.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:07 smithi150 bash[67543]: cluster 2024-07-28T16:43:06.409791+0000 mgr.y (mgr.25232) 8748 : cluster [DBG] pgmap v9692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:07.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:07 smithi022 bash[80503]: cluster 2024-07-28T16:43:06.409791+0000 mgr.y (mgr.25232) 8748 : cluster [DBG] pgmap v9692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:07.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:07 smithi022 bash[82865]: cluster 2024-07-28T16:43:06.409791+0000 mgr.y (mgr.25232) 8748 : cluster [DBG] pgmap v9692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:08.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16299 16 16 0 0 0 - 0 2024-07-28T16:43:09.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:43:09.339945+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:43:09.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:43:09.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16300 16 16 0 0 0 - 0 2024-07-28T16:43:09.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:09 smithi150 bash[67543]: cluster 2024-07-28T16:43:08.411272+0000 mgr.y (mgr.25232) 8749 : cluster [DBG] pgmap v9693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:09 smithi022 bash[80503]: cluster 2024-07-28T16:43:08.411272+0000 mgr.y (mgr.25232) 8749 : cluster [DBG] pgmap v9693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:43:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:43:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:43:09.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:09 smithi022 bash[82865]: cluster 2024-07-28T16:43:08.411272+0000 mgr.y (mgr.25232) 8749 : cluster [DBG] pgmap v9693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:10.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16301 16 16 0 0 0 - 0 2024-07-28T16:43:11.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:09.955183+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:09.961993+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:10.108297+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:10.116850+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: cluster 2024-07-28T16:43:10.412245+0000 mgr.y (mgr.25232) 8750 : cluster [DBG] pgmap v9694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:11.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:10.545961+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:43:11.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:10.547792+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:43:11.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:10 smithi150 bash[67543]: audit 2024-07-28T16:43:10.558754+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:09.955183+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:09.961993+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:10.108297+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:10.116850+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: cluster 2024-07-28T16:43:10.412245+0000 mgr.y (mgr.25232) 8750 : cluster [DBG] pgmap v9694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:10.545961+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:10.547792+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[80503]: audit 2024-07-28T16:43:10.558754+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:09.955183+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:09.961993+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:10.108297+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:10.116850+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: cluster 2024-07-28T16:43:10.412245+0000 mgr.y (mgr.25232) 8750 : cluster [DBG] pgmap v9694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:11.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:10.545961+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:43:11.342 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:10.547792+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:43:11.342 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:10 smithi022 bash[82865]: audit 2024-07-28T16:43:10.558754+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:43:11.349 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16302 16 16 0 0 0 - 0 2024-07-28T16:43:12.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16303 16 16 0 0 0 - 0 2024-07-28T16:43:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:43:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:43:13.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16304 16 16 0 0 0 - 0 2024-07-28T16:43:13.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:13 smithi150 bash[67543]: cluster 2024-07-28T16:43:12.413611+0000 mgr.y (mgr.25232) 8751 : cluster [DBG] pgmap v9695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:13 smithi022 bash[80503]: cluster 2024-07-28T16:43:12.413611+0000 mgr.y (mgr.25232) 8751 : cluster [DBG] pgmap v9695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:13.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:13 smithi022 bash[82865]: cluster 2024-07-28T16:43:12.413611+0000 mgr.y (mgr.25232) 8751 : cluster [DBG] pgmap v9695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:14.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16305 16 16 0 0 0 - 0 2024-07-28T16:43:14.529 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 16:43:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T16:43:14.217010822Z level=info msg="Completed cleanup jobs" duration=93.059283ms 2024-07-28T16:43:15.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16306 16 16 0 0 0 - 0 2024-07-28T16:43:15.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:15 smithi150 bash[67543]: cluster 2024-07-28T16:43:14.415005+0000 mgr.y (mgr.25232) 8752 : cluster [DBG] pgmap v9696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:15.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:15 smithi022 bash[80503]: cluster 2024-07-28T16:43:14.415005+0000 mgr.y (mgr.25232) 8752 : cluster [DBG] pgmap v9696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:15.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:15 smithi022 bash[82865]: cluster 2024-07-28T16:43:14.415005+0000 mgr.y (mgr.25232) 8752 : cluster [DBG] pgmap v9696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:16.350 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16307 16 16 0 0 0 - 0 2024-07-28T16:43:17.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16308 16 16 0 0 0 - 0 2024-07-28T16:43:17.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:17 smithi150 bash[67543]: cluster 2024-07-28T16:43:16.416383+0000 mgr.y (mgr.25232) 8753 : cluster [DBG] pgmap v9697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:17 smithi022 bash[80503]: cluster 2024-07-28T16:43:16.416383+0000 mgr.y (mgr.25232) 8753 : cluster [DBG] pgmap v9697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:17.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:17 smithi022 bash[82865]: cluster 2024-07-28T16:43:16.416383+0000 mgr.y (mgr.25232) 8753 : cluster [DBG] pgmap v9697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:18.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16309 16 16 0 0 0 - 0 2024-07-28T16:43:19.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16310 16 16 0 0 0 - 0 2024-07-28T16:43:19.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:19 smithi150 bash[67543]: cluster 2024-07-28T16:43:18.417742+0000 mgr.y (mgr.25232) 8754 : cluster [DBG] pgmap v9698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:19.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:19 smithi022 bash[80503]: cluster 2024-07-28T16:43:18.417742+0000 mgr.y (mgr.25232) 8754 : cluster [DBG] pgmap v9698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:43:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:43:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:43:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:19 smithi022 bash[82865]: cluster 2024-07-28T16:43:18.417742+0000 mgr.y (mgr.25232) 8754 : cluster [DBG] pgmap v9698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:20.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16311 16 16 0 0 0 - 0 2024-07-28T16:43:21.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16312 16 16 0 0 0 - 0 2024-07-28T16:43:21.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:21 smithi150 bash[67543]: cluster 2024-07-28T16:43:20.419155+0000 mgr.y (mgr.25232) 8755 : cluster [DBG] pgmap v9699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:21.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:21 smithi150 bash[67543]: audit 2024-07-28T16:43:20.754427+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:21 smithi022 bash[80503]: cluster 2024-07-28T16:43:20.419155+0000 mgr.y (mgr.25232) 8755 : cluster [DBG] pgmap v9699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:21 smithi022 bash[80503]: audit 2024-07-28T16:43:20.754427+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:21 smithi022 bash[82865]: cluster 2024-07-28T16:43:20.419155+0000 mgr.y (mgr.25232) 8755 : cluster [DBG] pgmap v9699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:21 smithi022 bash[82865]: audit 2024-07-28T16:43:20.754427+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:22.351 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16313 16 16 0 0 0 - 0 2024-07-28T16:43:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:43:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:43:23.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16314 16 16 0 0 0 - 0 2024-07-28T16:43:23.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:23 smithi150 bash[67543]: cluster 2024-07-28T16:43:22.420515+0000 mgr.y (mgr.25232) 8756 : cluster [DBG] pgmap v9700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:23.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:23 smithi022 bash[80503]: cluster 2024-07-28T16:43:22.420515+0000 mgr.y (mgr.25232) 8756 : cluster [DBG] pgmap v9700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:23.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:23 smithi022 bash[82865]: cluster 2024-07-28T16:43:22.420515+0000 mgr.y (mgr.25232) 8756 : cluster [DBG] pgmap v9700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:24.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16315 16 16 0 0 0 - 0 2024-07-28T16:43:25.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16316 16 16 0 0 0 - 0 2024-07-28T16:43:25.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:25 smithi150 bash[67543]: cluster 2024-07-28T16:43:24.421868+0000 mgr.y (mgr.25232) 8757 : cluster [DBG] pgmap v9701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:25 smithi022 bash[80503]: cluster 2024-07-28T16:43:24.421868+0000 mgr.y (mgr.25232) 8757 : cluster [DBG] pgmap v9701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:25.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:25 smithi022 bash[82865]: cluster 2024-07-28T16:43:24.421868+0000 mgr.y (mgr.25232) 8757 : cluster [DBG] pgmap v9701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:26.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16317 16 16 0 0 0 - 0 2024-07-28T16:43:27.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16318 16 16 0 0 0 - 0 2024-07-28T16:43:27.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:27 smithi150 bash[67543]: cluster 2024-07-28T16:43:26.423250+0000 mgr.y (mgr.25232) 8758 : cluster [DBG] pgmap v9702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:27.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:27 smithi022 bash[80503]: cluster 2024-07-28T16:43:26.423250+0000 mgr.y (mgr.25232) 8758 : cluster [DBG] pgmap v9702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:27.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:27 smithi022 bash[82865]: cluster 2024-07-28T16:43:26.423250+0000 mgr.y (mgr.25232) 8758 : cluster [DBG] pgmap v9702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:28.352 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16319 16 16 0 0 0 - 0 2024-07-28T16:43:29.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:43:29.343180+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:43:29.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:43:29.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16320 16 16 0 0 0 - 0 2024-07-28T16:43:29.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:29 smithi150 bash[67543]: cluster 2024-07-28T16:43:28.424614+0000 mgr.y (mgr.25232) 8759 : cluster [DBG] pgmap v9703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:29.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:29 smithi022 bash[80503]: cluster 2024-07-28T16:43:28.424614+0000 mgr.y (mgr.25232) 8759 : cluster [DBG] pgmap v9703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:43:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:43:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:43:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:29 smithi022 bash[82865]: cluster 2024-07-28T16:43:28.424614+0000 mgr.y (mgr.25232) 8759 : cluster [DBG] pgmap v9703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:30.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16321 16 16 0 0 0 - 0 2024-07-28T16:43:31.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16322 16 16 0 0 0 - 0 2024-07-28T16:43:31.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:31 smithi150 bash[67543]: cluster 2024-07-28T16:43:30.425994+0000 mgr.y (mgr.25232) 8760 : cluster [DBG] pgmap v9704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:31 smithi022 bash[80503]: cluster 2024-07-28T16:43:30.425994+0000 mgr.y (mgr.25232) 8760 : cluster [DBG] pgmap v9704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:31 smithi022 bash[82865]: cluster 2024-07-28T16:43:30.425994+0000 mgr.y (mgr.25232) 8760 : cluster [DBG] pgmap v9704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:32.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16323 16 16 0 0 0 - 0 2024-07-28T16:43:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:43:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:43:33.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16324 16 16 0 0 0 - 0 2024-07-28T16:43:33.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:33 smithi150 bash[67543]: cluster 2024-07-28T16:43:32.427366+0000 mgr.y (mgr.25232) 8761 : cluster [DBG] pgmap v9705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:33.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:33 smithi022 bash[80503]: cluster 2024-07-28T16:43:32.427366+0000 mgr.y (mgr.25232) 8761 : cluster [DBG] pgmap v9705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:33.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:33 smithi022 bash[82865]: cluster 2024-07-28T16:43:32.427366+0000 mgr.y (mgr.25232) 8761 : cluster [DBG] pgmap v9705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:34.353 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16325 16 16 0 0 0 - 0 2024-07-28T16:43:35.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16326 16 16 0 0 0 - 0 2024-07-28T16:43:35.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:35 smithi150 bash[67543]: cluster 2024-07-28T16:43:34.428724+0000 mgr.y (mgr.25232) 8762 : cluster [DBG] pgmap v9706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:35.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:35 smithi022 bash[80503]: cluster 2024-07-28T16:43:34.428724+0000 mgr.y (mgr.25232) 8762 : cluster [DBG] pgmap v9706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:35.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:35 smithi022 bash[82865]: cluster 2024-07-28T16:43:34.428724+0000 mgr.y (mgr.25232) 8762 : cluster [DBG] pgmap v9706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:36.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16327 16 16 0 0 0 - 0 2024-07-28T16:43:36.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:36 smithi022 bash[80503]: audit 2024-07-28T16:43:35.754761+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:36.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:36 smithi022 bash[82865]: audit 2024-07-28T16:43:35.754761+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:37.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:36 smithi150 bash[67543]: audit 2024-07-28T16:43:35.754761+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:37.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16328 16 16 0 0 0 - 0 2024-07-28T16:43:37.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:37 smithi022 bash[80503]: cluster 2024-07-28T16:43:36.430039+0000 mgr.y (mgr.25232) 8763 : cluster [DBG] pgmap v9707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:37.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:37 smithi022 bash[82865]: cluster 2024-07-28T16:43:36.430039+0000 mgr.y (mgr.25232) 8763 : cluster [DBG] pgmap v9707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:37 smithi150 bash[67543]: cluster 2024-07-28T16:43:36.430039+0000 mgr.y (mgr.25232) 8763 : cluster [DBG] pgmap v9707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:38.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16329 16 16 0 0 0 - 0 2024-07-28T16:43:39.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16330 16 16 0 0 0 - 0 2024-07-28T16:43:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:39 smithi022 bash[80503]: cluster 2024-07-28T16:43:38.431419+0000 mgr.y (mgr.25232) 8764 : cluster [DBG] pgmap v9708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:39.841 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:43:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:43:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:43:39.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:39 smithi022 bash[82865]: cluster 2024-07-28T16:43:38.431419+0000 mgr.y (mgr.25232) 8764 : cluster [DBG] pgmap v9708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:40.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:39 smithi150 bash[67543]: cluster 2024-07-28T16:43:38.431419+0000 mgr.y (mgr.25232) 8764 : cluster [DBG] pgmap v9708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:40.354 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16331 16 16 0 0 0 - 0 2024-07-28T16:43:41.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16332 16 16 0 0 0 - 0 2024-07-28T16:43:41.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:41 smithi022 bash[80503]: cluster 2024-07-28T16:43:40.432785+0000 mgr.y (mgr.25232) 8765 : cluster [DBG] pgmap v9709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:41.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:41 smithi022 bash[82865]: cluster 2024-07-28T16:43:40.432785+0000 mgr.y (mgr.25232) 8765 : cluster [DBG] pgmap v9709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:42.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:41 smithi150 bash[67543]: cluster 2024-07-28T16:43:40.432785+0000 mgr.y (mgr.25232) 8765 : cluster [DBG] pgmap v9709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:42.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16333 16 16 0 0 0 - 0 2024-07-28T16:43:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:43:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:43:43.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16334 16 16 0 0 0 - 0 2024-07-28T16:43:44.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:43 smithi022 bash[80503]: cluster 2024-07-28T16:43:42.434159+0000 mgr.y (mgr.25232) 8766 : cluster [DBG] pgmap v9710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:44.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:43 smithi022 bash[82865]: cluster 2024-07-28T16:43:42.434159+0000 mgr.y (mgr.25232) 8766 : cluster [DBG] pgmap v9710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:43 smithi150 bash[67543]: cluster 2024-07-28T16:43:42.434159+0000 mgr.y (mgr.25232) 8766 : cluster [DBG] pgmap v9710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:44.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16335 16 16 0 0 0 - 0 2024-07-28T16:43:45.355 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16336 16 16 0 0 0 - 0 2024-07-28T16:43:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:45 smithi022 bash[80503]: cluster 2024-07-28T16:43:44.435505+0000 mgr.y (mgr.25232) 8767 : cluster [DBG] pgmap v9711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:45 smithi022 bash[82865]: cluster 2024-07-28T16:43:44.435505+0000 mgr.y (mgr.25232) 8767 : cluster [DBG] pgmap v9711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:46.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:45 smithi150 bash[67543]: cluster 2024-07-28T16:43:44.435505+0000 mgr.y (mgr.25232) 8767 : cluster [DBG] pgmap v9711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:46.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16337 16 16 0 0 0 - 0 2024-07-28T16:43:47.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16338 16 16 0 0 0 - 0 2024-07-28T16:43:48.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:47 smithi022 bash[80503]: cluster 2024-07-28T16:43:46.436856+0000 mgr.y (mgr.25232) 8768 : cluster [DBG] pgmap v9712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:48.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:47 smithi022 bash[82865]: cluster 2024-07-28T16:43:46.436856+0000 mgr.y (mgr.25232) 8768 : cluster [DBG] pgmap v9712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:48.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:47 smithi150 bash[67543]: cluster 2024-07-28T16:43:46.436856+0000 mgr.y (mgr.25232) 8768 : cluster [DBG] pgmap v9712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:48.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16339 16 16 0 0 0 - 0 2024-07-28T16:43:49.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:43:49.346540+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:43:49.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:43:49.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16340 16 16 0 0 0 - 0 2024-07-28T16:43:49.799 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:43:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:43:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:43:50.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:49 smithi022 bash[80503]: cluster 2024-07-28T16:43:48.438200+0000 mgr.y (mgr.25232) 8769 : cluster [DBG] pgmap v9713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:50.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:49 smithi022 bash[82865]: cluster 2024-07-28T16:43:48.438200+0000 mgr.y (mgr.25232) 8769 : cluster [DBG] pgmap v9713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:50.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:49 smithi150 bash[67543]: cluster 2024-07-28T16:43:48.438200+0000 mgr.y (mgr.25232) 8769 : cluster [DBG] pgmap v9713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:50.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16341 16 16 0 0 0 - 0 2024-07-28T16:43:51.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:50 smithi022 bash[80503]: audit 2024-07-28T16:43:50.755538+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:51.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:50 smithi022 bash[82865]: audit 2024-07-28T16:43:50.755538+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:51.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:50 smithi150 bash[67543]: audit 2024-07-28T16:43:50.755538+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:43:51.356 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16342 16 16 0 0 0 - 0 2024-07-28T16:43:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:51 smithi022 bash[80503]: cluster 2024-07-28T16:43:50.439579+0000 mgr.y (mgr.25232) 8770 : cluster [DBG] pgmap v9714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:51 smithi022 bash[82865]: cluster 2024-07-28T16:43:50.439579+0000 mgr.y (mgr.25232) 8770 : cluster [DBG] pgmap v9714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:52.282 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:51 smithi150 bash[67543]: cluster 2024-07-28T16:43:50.439579+0000 mgr.y (mgr.25232) 8770 : cluster [DBG] pgmap v9714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:52.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16343 16 16 0 0 0 - 0 2024-07-28T16:43:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:43:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:43:53.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16344 16 16 0 0 0 - 0 2024-07-28T16:43:54.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:53 smithi022 bash[80503]: cluster 2024-07-28T16:43:52.441056+0000 mgr.y (mgr.25232) 8771 : cluster [DBG] pgmap v9715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:54.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:53 smithi022 bash[82865]: cluster 2024-07-28T16:43:52.441056+0000 mgr.y (mgr.25232) 8771 : cluster [DBG] pgmap v9715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:54.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:53 smithi150 bash[67543]: cluster 2024-07-28T16:43:52.441056+0000 mgr.y (mgr.25232) 8771 : cluster [DBG] pgmap v9715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:54.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16345 16 16 0 0 0 - 0 2024-07-28T16:43:55.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16346 16 16 0 0 0 - 0 2024-07-28T16:43:56.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:55 smithi022 bash[80503]: cluster 2024-07-28T16:43:54.442469+0000 mgr.y (mgr.25232) 8772 : cluster [DBG] pgmap v9716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:56.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:55 smithi022 bash[82865]: cluster 2024-07-28T16:43:54.442469+0000 mgr.y (mgr.25232) 8772 : cluster [DBG] pgmap v9716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:56.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:55 smithi150 bash[67543]: cluster 2024-07-28T16:43:54.442469+0000 mgr.y (mgr.25232) 8772 : cluster [DBG] pgmap v9716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:56.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16347 16 16 0 0 0 - 0 2024-07-28T16:43:57.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16348 16 16 0 0 0 - 0 2024-07-28T16:43:58.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:57 smithi022 bash[80503]: cluster 2024-07-28T16:43:56.443954+0000 mgr.y (mgr.25232) 8773 : cluster [DBG] pgmap v9717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:58.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:57 smithi022 bash[82865]: cluster 2024-07-28T16:43:56.443954+0000 mgr.y (mgr.25232) 8773 : cluster [DBG] pgmap v9717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:58.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:57 smithi150 bash[67543]: cluster 2024-07-28T16:43:56.443954+0000 mgr.y (mgr.25232) 8773 : cluster [DBG] pgmap v9717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:43:58.357 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16349 16 16 0 0 0 - 0 2024-07-28T16:43:59.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16350 16 16 0 0 0 - 0 2024-07-28T16:43:59.826 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:43:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:43:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:44:00.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:43:59 smithi022 bash[82865]: cluster 2024-07-28T16:43:58.445348+0000 mgr.y (mgr.25232) 8774 : cluster [DBG] pgmap v9718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:00.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:43:59 smithi022 bash[80503]: cluster 2024-07-28T16:43:58.445348+0000 mgr.y (mgr.25232) 8774 : cluster [DBG] pgmap v9718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:00.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:43:59 smithi150 bash[67543]: cluster 2024-07-28T16:43:58.445348+0000 mgr.y (mgr.25232) 8774 : cluster [DBG] pgmap v9718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:00.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16351 16 16 0 0 0 - 0 2024-07-28T16:44:01.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16352 16 16 0 0 0 - 0 2024-07-28T16:44:02.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:01 smithi022 bash[80503]: cluster 2024-07-28T16:44:00.446723+0000 mgr.y (mgr.25232) 8775 : cluster [DBG] pgmap v9719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:01 smithi022 bash[82865]: cluster 2024-07-28T16:44:00.446723+0000 mgr.y (mgr.25232) 8775 : cluster [DBG] pgmap v9719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:02.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:01 smithi150 bash[67543]: cluster 2024-07-28T16:44:00.446723+0000 mgr.y (mgr.25232) 8775 : cluster [DBG] pgmap v9719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:02.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16353 16 16 0 0 0 - 0 2024-07-28T16:44:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:44:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:44:03.358 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16354 16 16 0 0 0 - 0 2024-07-28T16:44:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:03 smithi022 bash[80503]: cluster 2024-07-28T16:44:02.448084+0000 mgr.y (mgr.25232) 8776 : cluster [DBG] pgmap v9720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:03 smithi022 bash[82865]: cluster 2024-07-28T16:44:02.448084+0000 mgr.y (mgr.25232) 8776 : cluster [DBG] pgmap v9720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:04.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:03 smithi150 bash[67543]: cluster 2024-07-28T16:44:02.448084+0000 mgr.y (mgr.25232) 8776 : cluster [DBG] pgmap v9720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:04.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16355 16 16 0 0 0 - 0 2024-07-28T16:44:05.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16356 16 16 0 0 0 - 0 2024-07-28T16:44:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:05 smithi022 bash[80503]: cluster 2024-07-28T16:44:04.449422+0000 mgr.y (mgr.25232) 8777 : cluster [DBG] pgmap v9721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:05 smithi022 bash[80503]: audit 2024-07-28T16:44:05.755623+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:05 smithi022 bash[82865]: cluster 2024-07-28T16:44:04.449422+0000 mgr.y (mgr.25232) 8777 : cluster [DBG] pgmap v9721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:05 smithi022 bash[82865]: audit 2024-07-28T16:44:05.755623+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:06.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:05 smithi150 bash[67543]: cluster 2024-07-28T16:44:04.449422+0000 mgr.y (mgr.25232) 8777 : cluster [DBG] pgmap v9721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:06.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:05 smithi150 bash[67543]: audit 2024-07-28T16:44:05.755623+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:06.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16357 16 16 0 0 0 - 0 2024-07-28T16:44:07.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16358 16 16 0 0 0 - 0 2024-07-28T16:44:08.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:07 smithi150 bash[67543]: cluster 2024-07-28T16:44:06.450779+0000 mgr.y (mgr.25232) 8778 : cluster [DBG] pgmap v9722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:08.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:07 smithi022 bash[80503]: cluster 2024-07-28T16:44:06.450779+0000 mgr.y (mgr.25232) 8778 : cluster [DBG] pgmap v9722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:08.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:07 smithi022 bash[82865]: cluster 2024-07-28T16:44:06.450779+0000 mgr.y (mgr.25232) 8778 : cluster [DBG] pgmap v9722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:08.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16359 16 16 0 0 0 - 0 2024-07-28T16:44:09.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:44:09.349878+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:44:09.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:44:09.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16360 16 16 0 0 0 - 0 2024-07-28T16:44:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:44:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:44:09] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:44:10.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:09 smithi150 bash[67543]: cluster 2024-07-28T16:44:08.452106+0000 mgr.y (mgr.25232) 8779 : cluster [DBG] pgmap v9723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:10.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:09 smithi022 bash[80503]: cluster 2024-07-28T16:44:08.452106+0000 mgr.y (mgr.25232) 8779 : cluster [DBG] pgmap v9723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:10.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:09 smithi022 bash[82865]: cluster 2024-07-28T16:44:08.452106+0000 mgr.y (mgr.25232) 8779 : cluster [DBG] pgmap v9723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:10.359 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16361 16 16 0 0 0 - 0 2024-07-28T16:44:11.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:10 smithi150 bash[67543]: audit 2024-07-28T16:44:10.642530+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:44:11.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:10 smithi022 bash[80503]: audit 2024-07-28T16:44:10.642530+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:44:11.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:10 smithi022 bash[82865]: audit 2024-07-28T16:44:10.642530+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:44:11.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16362 16 16 0 0 0 - 0 2024-07-28T16:44:12.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:11 smithi150 bash[67543]: cluster 2024-07-28T16:44:10.453610+0000 mgr.y (mgr.25232) 8780 : cluster [DBG] pgmap v9724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:12.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:11 smithi022 bash[80503]: cluster 2024-07-28T16:44:10.453610+0000 mgr.y (mgr.25232) 8780 : cluster [DBG] pgmap v9724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:12.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:11 smithi022 bash[82865]: cluster 2024-07-28T16:44:10.453610+0000 mgr.y (mgr.25232) 8780 : cluster [DBG] pgmap v9724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:12.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16363 16 16 0 0 0 - 0 2024-07-28T16:44:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:44:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:44:13.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16364 16 16 0 0 0 - 0 2024-07-28T16:44:14.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:13 smithi150 bash[67543]: cluster 2024-07-28T16:44:12.455205+0000 mgr.y (mgr.25232) 8781 : cluster [DBG] pgmap v9725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:14.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:13 smithi022 bash[80503]: cluster 2024-07-28T16:44:12.455205+0000 mgr.y (mgr.25232) 8781 : cluster [DBG] pgmap v9725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:14.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:13 smithi022 bash[82865]: cluster 2024-07-28T16:44:12.455205+0000 mgr.y (mgr.25232) 8781 : cluster [DBG] pgmap v9725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:14.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16365 16 16 0 0 0 - 0 2024-07-28T16:44:15.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16366 16 16 0 0 0 - 0 2024-07-28T16:44:16.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:15 smithi150 bash[67543]: cluster 2024-07-28T16:44:14.456588+0000 mgr.y (mgr.25232) 8782 : cluster [DBG] pgmap v9726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:16.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:15 smithi022 bash[82865]: cluster 2024-07-28T16:44:14.456588+0000 mgr.y (mgr.25232) 8782 : cluster [DBG] pgmap v9726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:16.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:15 smithi022 bash[80503]: cluster 2024-07-28T16:44:14.456588+0000 mgr.y (mgr.25232) 8782 : cluster [DBG] pgmap v9726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:16.360 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16367 16 16 0 0 0 - 0 2024-07-28T16:44:17.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16368 16 16 0 0 0 - 0 2024-07-28T16:44:17.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:16.364215+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:16.371924+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: cluster 2024-07-28T16:44:16.457916+0000 mgr.y (mgr.25232) 8783 : cluster [DBG] pgmap v9727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:16.561866+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:16.570803+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:16.996657+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:16.998241+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:44:17.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:17 smithi150 bash[67543]: audit 2024-07-28T16:44:17.007963+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:16.364215+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:16.371924+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: cluster 2024-07-28T16:44:16.457916+0000 mgr.y (mgr.25232) 8783 : cluster [DBG] pgmap v9727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:16.561866+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:16.570803+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:16.996657+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:44:17.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:16.998241+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[80503]: audit 2024-07-28T16:44:17.007963+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:16.364215+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:16.371924+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: cluster 2024-07-28T16:44:16.457916+0000 mgr.y (mgr.25232) 8783 : cluster [DBG] pgmap v9727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:16.561866+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:16.570803+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:16.996657+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:16.998241+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:44:17.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:17 smithi022 bash[82865]: audit 2024-07-28T16:44:17.007963+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:44:18.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16369 16 16 0 0 0 - 0 2024-07-28T16:44:19.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16370 16 16 0 0 0 - 0 2024-07-28T16:44:19.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:19 smithi150 bash[67543]: cluster 2024-07-28T16:44:18.459289+0000 mgr.y (mgr.25232) 8784 : cluster [DBG] pgmap v9728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:19.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:19 smithi022 bash[80503]: cluster 2024-07-28T16:44:18.459289+0000 mgr.y (mgr.25232) 8784 : cluster [DBG] pgmap v9728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:44:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:44:19] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:44:19.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:19 smithi022 bash[82865]: cluster 2024-07-28T16:44:18.459289+0000 mgr.y (mgr.25232) 8784 : cluster [DBG] pgmap v9728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:20.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16371 16 16 0 0 0 - 0 2024-07-28T16:44:21.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16372 16 16 0 0 0 - 0 2024-07-28T16:44:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:21 smithi022 bash[80503]: cluster 2024-07-28T16:44:20.460659+0000 mgr.y (mgr.25232) 8785 : cluster [DBG] pgmap v9729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:21.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:21 smithi022 bash[80503]: audit 2024-07-28T16:44:20.756163+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:21 smithi022 bash[82865]: cluster 2024-07-28T16:44:20.460659+0000 mgr.y (mgr.25232) 8785 : cluster [DBG] pgmap v9729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:21.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:21 smithi022 bash[82865]: audit 2024-07-28T16:44:20.756163+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:21 smithi150 bash[67543]: cluster 2024-07-28T16:44:20.460659+0000 mgr.y (mgr.25232) 8785 : cluster [DBG] pgmap v9729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:21 smithi150 bash[67543]: audit 2024-07-28T16:44:20.756163+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:22.361 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16373 16 16 0 0 0 - 0 2024-07-28T16:44:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:44:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:44:23.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16374 16 16 0 0 0 - 0 2024-07-28T16:44:23.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:23 smithi022 bash[80503]: cluster 2024-07-28T16:44:22.462020+0000 mgr.y (mgr.25232) 8786 : cluster [DBG] pgmap v9730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:23.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:23 smithi022 bash[82865]: cluster 2024-07-28T16:44:22.462020+0000 mgr.y (mgr.25232) 8786 : cluster [DBG] pgmap v9730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:24.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:23 smithi150 bash[67543]: cluster 2024-07-28T16:44:22.462020+0000 mgr.y (mgr.25232) 8786 : cluster [DBG] pgmap v9730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:24.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16375 16 16 0 0 0 - 0 2024-07-28T16:44:25.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16376 16 16 0 0 0 - 0 2024-07-28T16:44:25.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:25 smithi022 bash[80503]: cluster 2024-07-28T16:44:24.463390+0000 mgr.y (mgr.25232) 8787 : cluster [DBG] pgmap v9731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:25.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:25 smithi022 bash[82865]: cluster 2024-07-28T16:44:24.463390+0000 mgr.y (mgr.25232) 8787 : cluster [DBG] pgmap v9731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:25 smithi150 bash[67543]: cluster 2024-07-28T16:44:24.463390+0000 mgr.y (mgr.25232) 8787 : cluster [DBG] pgmap v9731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:26.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16377 16 16 0 0 0 - 0 2024-07-28T16:44:27.362 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16378 16 16 0 0 0 - 0 2024-07-28T16:44:27.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:27 smithi022 bash[80503]: cluster 2024-07-28T16:44:26.465172+0000 mgr.y (mgr.25232) 8788 : cluster [DBG] pgmap v9732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:27.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:27 smithi022 bash[82865]: cluster 2024-07-28T16:44:26.465172+0000 mgr.y (mgr.25232) 8788 : cluster [DBG] pgmap v9732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:28.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:27 smithi150 bash[67543]: cluster 2024-07-28T16:44:26.465172+0000 mgr.y (mgr.25232) 8788 : cluster [DBG] pgmap v9732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:28.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16379 16 16 0 0 0 - 0 2024-07-28T16:44:29.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:44:29.353193+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:44:29.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:44:29.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16380 16 16 0 0 0 - 0 2024-07-28T16:44:29.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:29 smithi022 bash[80503]: cluster 2024-07-28T16:44:28.466584+0000 mgr.y (mgr.25232) 8789 : cluster [DBG] pgmap v9733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:44:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:44:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:44:29.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:29 smithi022 bash[82865]: cluster 2024-07-28T16:44:28.466584+0000 mgr.y (mgr.25232) 8789 : cluster [DBG] pgmap v9733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:30.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:29 smithi150 bash[67543]: cluster 2024-07-28T16:44:28.466584+0000 mgr.y (mgr.25232) 8789 : cluster [DBG] pgmap v9733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:30.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16381 16 16 0 0 0 - 0 2024-07-28T16:44:31.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16382 16 16 0 0 0 - 0 2024-07-28T16:44:31.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:31 smithi022 bash[80503]: cluster 2024-07-28T16:44:30.467982+0000 mgr.y (mgr.25232) 8790 : cluster [DBG] pgmap v9734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:31.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:31 smithi022 bash[82865]: cluster 2024-07-28T16:44:30.467982+0000 mgr.y (mgr.25232) 8790 : cluster [DBG] pgmap v9734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:32.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:31 smithi150 bash[67543]: cluster 2024-07-28T16:44:30.467982+0000 mgr.y (mgr.25232) 8790 : cluster [DBG] pgmap v9734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:32.363 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16383 16 16 0 0 0 - 0 2024-07-28T16:44:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:44:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:44:33.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16384 16 16 0 0 0 - 0 2024-07-28T16:44:33.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:33 smithi022 bash[80503]: cluster 2024-07-28T16:44:32.469383+0000 mgr.y (mgr.25232) 8791 : cluster [DBG] pgmap v9735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:33.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:33 smithi022 bash[82865]: cluster 2024-07-28T16:44:32.469383+0000 mgr.y (mgr.25232) 8791 : cluster [DBG] pgmap v9735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:34.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:33 smithi150 bash[67543]: cluster 2024-07-28T16:44:32.469383+0000 mgr.y (mgr.25232) 8791 : cluster [DBG] pgmap v9735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:34.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16385 16 16 0 0 0 - 0 2024-07-28T16:44:35.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16386 16 16 0 0 0 - 0 2024-07-28T16:44:35.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:35 smithi022 bash[80503]: cluster 2024-07-28T16:44:34.470847+0000 mgr.y (mgr.25232) 8792 : cluster [DBG] pgmap v9736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:35.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:35 smithi022 bash[82865]: cluster 2024-07-28T16:44:34.470847+0000 mgr.y (mgr.25232) 8792 : cluster [DBG] pgmap v9736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:36.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:35 smithi150 bash[67543]: cluster 2024-07-28T16:44:34.470847+0000 mgr.y (mgr.25232) 8792 : cluster [DBG] pgmap v9736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:36.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16387 16 16 0 0 0 - 0 2024-07-28T16:44:36.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:36 smithi022 bash[80503]: audit 2024-07-28T16:44:35.756564+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:36.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:36 smithi022 bash[82865]: audit 2024-07-28T16:44:35.756564+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:37.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:36 smithi150 bash[67543]: audit 2024-07-28T16:44:35.756564+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:37.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16388 16 16 0 0 0 - 0 2024-07-28T16:44:37.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:37 smithi022 bash[80503]: cluster 2024-07-28T16:44:36.472309+0000 mgr.y (mgr.25232) 8793 : cluster [DBG] pgmap v9737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:37.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:37 smithi022 bash[82865]: cluster 2024-07-28T16:44:36.472309+0000 mgr.y (mgr.25232) 8793 : cluster [DBG] pgmap v9737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:37 smithi150 bash[67543]: cluster 2024-07-28T16:44:36.472309+0000 mgr.y (mgr.25232) 8793 : cluster [DBG] pgmap v9737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:38.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16389 16 16 0 0 0 - 0 2024-07-28T16:44:39.364 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16390 16 16 0 0 0 - 0 2024-07-28T16:44:39.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:39 smithi022 bash[80503]: cluster 2024-07-28T16:44:38.473832+0000 mgr.y (mgr.25232) 8794 : cluster [DBG] pgmap v9738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:44:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:44:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:44:39.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:39 smithi022 bash[82865]: cluster 2024-07-28T16:44:38.473832+0000 mgr.y (mgr.25232) 8794 : cluster [DBG] pgmap v9738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:40.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:39 smithi150 bash[67543]: cluster 2024-07-28T16:44:38.473832+0000 mgr.y (mgr.25232) 8794 : cluster [DBG] pgmap v9738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:40.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16391 16 16 0 0 0 - 0 2024-07-28T16:44:41.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16392 16 16 0 0 0 - 0 2024-07-28T16:44:41.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:41 smithi022 bash[80503]: cluster 2024-07-28T16:44:40.475382+0000 mgr.y (mgr.25232) 8795 : cluster [DBG] pgmap v9739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:41.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:41 smithi022 bash[82865]: cluster 2024-07-28T16:44:40.475382+0000 mgr.y (mgr.25232) 8795 : cluster [DBG] pgmap v9739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:42.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:41 smithi150 bash[67543]: cluster 2024-07-28T16:44:40.475382+0000 mgr.y (mgr.25232) 8795 : cluster [DBG] pgmap v9739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:42.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16393 16 16 0 0 0 - 0 2024-07-28T16:44:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:44:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:44:43.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16394 16 16 0 0 0 - 0 2024-07-28T16:44:44.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:43 smithi150 bash[67543]: cluster 2024-07-28T16:44:42.476926+0000 mgr.y (mgr.25232) 8796 : cluster [DBG] pgmap v9740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:44.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:43 smithi022 bash[80503]: cluster 2024-07-28T16:44:42.476926+0000 mgr.y (mgr.25232) 8796 : cluster [DBG] pgmap v9740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:44.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:43 smithi022 bash[82865]: cluster 2024-07-28T16:44:42.476926+0000 mgr.y (mgr.25232) 8796 : cluster [DBG] pgmap v9740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:44.365 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16395 16 16 0 0 0 - 0 2024-07-28T16:44:45.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16396 16 16 0 0 0 - 0 2024-07-28T16:44:46.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:45 smithi150 bash[67543]: cluster 2024-07-28T16:44:44.478492+0000 mgr.y (mgr.25232) 8797 : cluster [DBG] pgmap v9741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:46.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:45 smithi022 bash[80503]: cluster 2024-07-28T16:44:44.478492+0000 mgr.y (mgr.25232) 8797 : cluster [DBG] pgmap v9741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:46.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:45 smithi022 bash[82865]: cluster 2024-07-28T16:44:44.478492+0000 mgr.y (mgr.25232) 8797 : cluster [DBG] pgmap v9741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:46.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16397 16 16 0 0 0 - 0 2024-07-28T16:44:47.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16398 16 16 0 0 0 - 0 2024-07-28T16:44:48.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:47 smithi150 bash[67543]: cluster 2024-07-28T16:44:46.479996+0000 mgr.y (mgr.25232) 8798 : cluster [DBG] pgmap v9742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:48.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:47 smithi022 bash[80503]: cluster 2024-07-28T16:44:46.479996+0000 mgr.y (mgr.25232) 8798 : cluster [DBG] pgmap v9742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:48.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:47 smithi022 bash[82865]: cluster 2024-07-28T16:44:46.479996+0000 mgr.y (mgr.25232) 8798 : cluster [DBG] pgmap v9742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:48.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16399 16 16 0 0 0 - 0 2024-07-28T16:44:49.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:44:49.356626+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:44:49.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:44:49.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16400 16 16 0 0 0 - 0 2024-07-28T16:44:49.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:49 smithi022 bash[80503]: cluster 2024-07-28T16:44:48.481516+0000 mgr.y (mgr.25232) 8799 : cluster [DBG] pgmap v9743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:44:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:44:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:44:49.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:49 smithi022 bash[82865]: cluster 2024-07-28T16:44:48.481516+0000 mgr.y (mgr.25232) 8799 : cluster [DBG] pgmap v9743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:50.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:49 smithi150 bash[67543]: cluster 2024-07-28T16:44:48.481516+0000 mgr.y (mgr.25232) 8799 : cluster [DBG] pgmap v9743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:50.366 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16401 16 16 0 0 0 - 0 2024-07-28T16:44:51.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16402 16 16 0 0 0 - 0 2024-07-28T16:44:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:51 smithi150 bash[67543]: cluster 2024-07-28T16:44:50.483083+0000 mgr.y (mgr.25232) 8800 : cluster [DBG] pgmap v9744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:52.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:51 smithi150 bash[67543]: audit 2024-07-28T16:44:50.756975+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:51 smithi022 bash[80503]: cluster 2024-07-28T16:44:50.483083+0000 mgr.y (mgr.25232) 8800 : cluster [DBG] pgmap v9744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:52.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:51 smithi022 bash[80503]: audit 2024-07-28T16:44:50.756975+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:51 smithi022 bash[82865]: cluster 2024-07-28T16:44:50.483083+0000 mgr.y (mgr.25232) 8800 : cluster [DBG] pgmap v9744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:52.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:51 smithi022 bash[82865]: audit 2024-07-28T16:44:50.756975+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:44:52.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16403 16 16 0 0 0 - 0 2024-07-28T16:44:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:44:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:44:53.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16404 16 16 0 0 0 - 0 2024-07-28T16:44:54.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:53 smithi150 bash[67543]: cluster 2024-07-28T16:44:52.484628+0000 mgr.y (mgr.25232) 8801 : cluster [DBG] pgmap v9745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:54.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:53 smithi022 bash[80503]: cluster 2024-07-28T16:44:52.484628+0000 mgr.y (mgr.25232) 8801 : cluster [DBG] pgmap v9745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:54.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:53 smithi022 bash[82865]: cluster 2024-07-28T16:44:52.484628+0000 mgr.y (mgr.25232) 8801 : cluster [DBG] pgmap v9745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:54.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16405 16 16 0 0 0 - 0 2024-07-28T16:44:55.367 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16406 16 16 0 0 0 - 0 2024-07-28T16:44:56.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:55 smithi150 bash[67543]: cluster 2024-07-28T16:44:54.486172+0000 mgr.y (mgr.25232) 8802 : cluster [DBG] pgmap v9746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:56.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:55 smithi022 bash[80503]: cluster 2024-07-28T16:44:54.486172+0000 mgr.y (mgr.25232) 8802 : cluster [DBG] pgmap v9746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:56.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:55 smithi022 bash[82865]: cluster 2024-07-28T16:44:54.486172+0000 mgr.y (mgr.25232) 8802 : cluster [DBG] pgmap v9746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:56.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16407 16 16 0 0 0 - 0 2024-07-28T16:44:57.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16408 16 16 0 0 0 - 0 2024-07-28T16:44:58.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:57 smithi150 bash[67543]: cluster 2024-07-28T16:44:56.487661+0000 mgr.y (mgr.25232) 8803 : cluster [DBG] pgmap v9747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:58.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:57 smithi022 bash[80503]: cluster 2024-07-28T16:44:56.487661+0000 mgr.y (mgr.25232) 8803 : cluster [DBG] pgmap v9747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:58.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:57 smithi022 bash[82865]: cluster 2024-07-28T16:44:56.487661+0000 mgr.y (mgr.25232) 8803 : cluster [DBG] pgmap v9747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:58.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16409 16 16 0 0 0 - 0 2024-07-28T16:44:59.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16410 16 16 0 0 0 - 0 2024-07-28T16:44:59.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:44:59 smithi022 bash[80503]: cluster 2024-07-28T16:44:58.489192+0000 mgr.y (mgr.25232) 8804 : cluster [DBG] pgmap v9748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:44:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:44:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:44:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:44:59.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:44:59 smithi022 bash[82865]: cluster 2024-07-28T16:44:58.489192+0000 mgr.y (mgr.25232) 8804 : cluster [DBG] pgmap v9748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:00.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:44:59 smithi150 bash[67543]: cluster 2024-07-28T16:44:58.489192+0000 mgr.y (mgr.25232) 8804 : cluster [DBG] pgmap v9748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:00.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16411 16 16 0 0 0 - 0 2024-07-28T16:45:01.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16412 16 16 0 0 0 - 0 2024-07-28T16:45:01.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:01 smithi022 bash[80503]: cluster 2024-07-28T16:45:00.490790+0000 mgr.y (mgr.25232) 8805 : cluster [DBG] pgmap v9749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:01.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:01 smithi022 bash[82865]: cluster 2024-07-28T16:45:00.490790+0000 mgr.y (mgr.25232) 8805 : cluster [DBG] pgmap v9749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:02.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:01 smithi150 bash[67543]: cluster 2024-07-28T16:45:00.490790+0000 mgr.y (mgr.25232) 8805 : cluster [DBG] pgmap v9749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:02.368 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16413 16 16 0 0 0 - 0 2024-07-28T16:45:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:45:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:45:03.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16414 16 16 0 0 0 - 0 2024-07-28T16:45:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:03 smithi150 bash[67543]: cluster 2024-07-28T16:45:02.492326+0000 mgr.y (mgr.25232) 8806 : cluster [DBG] pgmap v9750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:03 smithi022 bash[80503]: cluster 2024-07-28T16:45:02.492326+0000 mgr.y (mgr.25232) 8806 : cluster [DBG] pgmap v9750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:03 smithi022 bash[82865]: cluster 2024-07-28T16:45:02.492326+0000 mgr.y (mgr.25232) 8806 : cluster [DBG] pgmap v9750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:04.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16415 16 16 0 0 0 - 0 2024-07-28T16:45:05.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16416 16 16 0 0 0 - 0 2024-07-28T16:45:06.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:05 smithi150 bash[67543]: cluster 2024-07-28T16:45:04.493715+0000 mgr.y (mgr.25232) 8807 : cluster [DBG] pgmap v9751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:05 smithi022 bash[80503]: cluster 2024-07-28T16:45:04.493715+0000 mgr.y (mgr.25232) 8807 : cluster [DBG] pgmap v9751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:05 smithi022 bash[82865]: cluster 2024-07-28T16:45:04.493715+0000 mgr.y (mgr.25232) 8807 : cluster [DBG] pgmap v9751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:06.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16417 16 16 0 0 0 - 0 2024-07-28T16:45:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:06 smithi150 bash[67543]: audit 2024-07-28T16:45:05.757363+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:06 smithi022 bash[80503]: audit 2024-07-28T16:45:05.757363+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:06 smithi022 bash[82865]: audit 2024-07-28T16:45:05.757363+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:07.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16418 16 16 0 0 0 - 0 2024-07-28T16:45:08.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:07 smithi150 bash[67543]: cluster 2024-07-28T16:45:06.495062+0000 mgr.y (mgr.25232) 8808 : cluster [DBG] pgmap v9752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:08.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:07 smithi022 bash[80503]: cluster 2024-07-28T16:45:06.495062+0000 mgr.y (mgr.25232) 8808 : cluster [DBG] pgmap v9752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:08.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:07 smithi022 bash[82865]: cluster 2024-07-28T16:45:06.495062+0000 mgr.y (mgr.25232) 8808 : cluster [DBG] pgmap v9752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:08.369 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16419 16 16 0 0 0 - 0 2024-07-28T16:45:09.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:45:09.359996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:45:09.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:45:09.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16420 16 16 0 0 0 - 0 2024-07-28T16:45:09.652 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:45:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:45:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:45:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:09 smithi150 bash[67543]: cluster 2024-07-28T16:45:08.496549+0000 mgr.y (mgr.25232) 8809 : cluster [DBG] pgmap v9753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:10.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:09 smithi022 bash[80503]: cluster 2024-07-28T16:45:08.496549+0000 mgr.y (mgr.25232) 8809 : cluster [DBG] pgmap v9753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:10.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:09 smithi022 bash[82865]: cluster 2024-07-28T16:45:08.496549+0000 mgr.y (mgr.25232) 8809 : cluster [DBG] pgmap v9753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:10.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16421 16 16 0 0 0 - 0 2024-07-28T16:45:11.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16422 16 16 0 0 0 - 0 2024-07-28T16:45:12.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:11 smithi150 bash[67543]: cluster 2024-07-28T16:45:10.498083+0000 mgr.y (mgr.25232) 8810 : cluster [DBG] pgmap v9754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:12.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:11 smithi022 bash[80503]: cluster 2024-07-28T16:45:10.498083+0000 mgr.y (mgr.25232) 8810 : cluster [DBG] pgmap v9754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:11 smithi022 bash[82865]: cluster 2024-07-28T16:45:10.498083+0000 mgr.y (mgr.25232) 8810 : cluster [DBG] pgmap v9754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:12.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16423 16 16 0 0 0 - 0 2024-07-28T16:45:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:45:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:45:13.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16424 16 16 0 0 0 - 0 2024-07-28T16:45:14.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:13 smithi150 bash[67543]: cluster 2024-07-28T16:45:12.499631+0000 mgr.y (mgr.25232) 8811 : cluster [DBG] pgmap v9755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:14.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:13 smithi022 bash[80503]: cluster 2024-07-28T16:45:12.499631+0000 mgr.y (mgr.25232) 8811 : cluster [DBG] pgmap v9755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:13 smithi022 bash[82865]: cluster 2024-07-28T16:45:12.499631+0000 mgr.y (mgr.25232) 8811 : cluster [DBG] pgmap v9755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:14.370 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16425 16 16 0 0 0 - 0 2024-07-28T16:45:15.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16426 16 16 0 0 0 - 0 2024-07-28T16:45:16.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:15 smithi150 bash[67543]: cluster 2024-07-28T16:45:14.501013+0000 mgr.y (mgr.25232) 8812 : cluster [DBG] pgmap v9756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:16.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:15 smithi022 bash[80503]: cluster 2024-07-28T16:45:14.501013+0000 mgr.y (mgr.25232) 8812 : cluster [DBG] pgmap v9756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:16.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:15 smithi022 bash[82865]: cluster 2024-07-28T16:45:14.501013+0000 mgr.y (mgr.25232) 8812 : cluster [DBG] pgmap v9756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:16.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16427 16 16 0 0 0 - 0 2024-07-28T16:45:17.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16428 16 16 0 0 0 - 0 2024-07-28T16:45:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:17 smithi150 bash[67543]: cluster 2024-07-28T16:45:16.502374+0000 mgr.y (mgr.25232) 8813 : cluster [DBG] pgmap v9757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:17 smithi150 bash[67543]: audit 2024-07-28T16:45:17.139581+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:45:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:17 smithi150 bash[67543]: audit 2024-07-28T16:45:17.522086+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:17 smithi150 bash[67543]: audit 2024-07-28T16:45:17.527521+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[80503]: cluster 2024-07-28T16:45:16.502374+0000 mgr.y (mgr.25232) 8813 : cluster [DBG] pgmap v9757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[80503]: audit 2024-07-28T16:45:17.139581+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:45:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[80503]: audit 2024-07-28T16:45:17.522086+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:18.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[80503]: audit 2024-07-28T16:45:17.527521+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:18.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[82865]: cluster 2024-07-28T16:45:16.502374+0000 mgr.y (mgr.25232) 8813 : cluster [DBG] pgmap v9757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:18.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[82865]: audit 2024-07-28T16:45:17.139581+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:45:18.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[82865]: audit 2024-07-28T16:45:17.522086+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:18.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:17 smithi022 bash[82865]: audit 2024-07-28T16:45:17.527521+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:18.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16429 16 16 0 0 0 - 0 2024-07-28T16:45:19.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16430 16 16 0 0 0 - 0 2024-07-28T16:45:19.672 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:45:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:45:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:45:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:19 smithi150 bash[67543]: cluster 2024-07-28T16:45:18.503668+0000 mgr.y (mgr.25232) 8814 : cluster [DBG] pgmap v9758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:20.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:19 smithi022 bash[80503]: cluster 2024-07-28T16:45:18.503668+0000 mgr.y (mgr.25232) 8814 : cluster [DBG] pgmap v9758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:19 smithi022 bash[82865]: cluster 2024-07-28T16:45:18.503668+0000 mgr.y (mgr.25232) 8814 : cluster [DBG] pgmap v9758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:20.371 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16431 16 16 0 0 0 - 0 2024-07-28T16:45:21.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16432 16 16 0 0 0 - 0 2024-07-28T16:45:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:21 smithi150 bash[67543]: cluster 2024-07-28T16:45:20.505043+0000 mgr.y (mgr.25232) 8815 : cluster [DBG] pgmap v9759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:21 smithi150 bash[67543]: audit 2024-07-28T16:45:20.758067+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:21 smithi022 bash[80503]: cluster 2024-07-28T16:45:20.505043+0000 mgr.y (mgr.25232) 8815 : cluster [DBG] pgmap v9759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:21 smithi022 bash[80503]: audit 2024-07-28T16:45:20.758067+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:21 smithi022 bash[82865]: cluster 2024-07-28T16:45:20.505043+0000 mgr.y (mgr.25232) 8815 : cluster [DBG] pgmap v9759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:21 smithi022 bash[82865]: audit 2024-07-28T16:45:20.758067+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:22.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16433 16 16 0 0 0 - 0 2024-07-28T16:45:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:45:22 smithi150 bash[60514]: ts=2024-07-28T16:45: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:45:23.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16434 16 16 0 0 0 - 0 2024-07-28T16:45:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: cluster 2024-07-28T16:45:22.505769+0000 mgr.y (mgr.25232) 8816 : cluster [DBG] pgmap v9760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.052802+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.056884+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.186947+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.192106+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.610534+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.611772+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[80503]: audit 2024-07-28T16:45:23.617764+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: cluster 2024-07-28T16:45:22.505769+0000 mgr.y (mgr.25232) 8816 : cluster [DBG] pgmap v9760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.052802+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.056884+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.186947+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.192106+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.610534+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:45:24.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.611772+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:45:24.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:23 smithi022 bash[82865]: audit 2024-07-28T16:45:23.617764+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: cluster 2024-07-28T16:45:22.505769+0000 mgr.y (mgr.25232) 8816 : cluster [DBG] pgmap v9760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.052802+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.056884+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.186947+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.192106+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.610534+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.611772+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:45:24.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:23 smithi150 bash[67543]: audit 2024-07-28T16:45:23.617764+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:45:24.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16435 16 16 0 0 0 - 0 2024-07-28T16:45:25.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16436 16 16 0 0 0 - 0 2024-07-28T16:45:26.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:25 smithi022 bash[80503]: cluster 2024-07-28T16:45:24.507096+0000 mgr.y (mgr.25232) 8817 : cluster [DBG] pgmap v9761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:25 smithi022 bash[82865]: cluster 2024-07-28T16:45:24.507096+0000 mgr.y (mgr.25232) 8817 : cluster [DBG] pgmap v9761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:26.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:25 smithi150 bash[67543]: cluster 2024-07-28T16:45:24.507096+0000 mgr.y (mgr.25232) 8817 : cluster [DBG] pgmap v9761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:26.372 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16437 16 16 0 0 0 - 0 2024-07-28T16:45:27.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16438 16 16 0 0 0 - 0 2024-07-28T16:45:28.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:27 smithi022 bash[80503]: cluster 2024-07-28T16:45:26.508435+0000 mgr.y (mgr.25232) 8818 : cluster [DBG] pgmap v9762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:28.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:27 smithi022 bash[82865]: cluster 2024-07-28T16:45:26.508435+0000 mgr.y (mgr.25232) 8818 : cluster [DBG] pgmap v9762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:28.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:27 smithi150 bash[67543]: cluster 2024-07-28T16:45:26.508435+0000 mgr.y (mgr.25232) 8818 : cluster [DBG] pgmap v9762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:28.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16439 16 16 0 0 0 - 0 2024-07-28T16:45:29.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:45:29.363229+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:45:29.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:45:29.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16440 16 16 0 0 0 - 0 2024-07-28T16:45:29.826 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:45:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:45:29] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:45:30.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:29 smithi022 bash[80503]: cluster 2024-07-28T16:45:28.509778+0000 mgr.y (mgr.25232) 8819 : cluster [DBG] pgmap v9763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:30.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:29 smithi022 bash[82865]: cluster 2024-07-28T16:45:28.509778+0000 mgr.y (mgr.25232) 8819 : cluster [DBG] pgmap v9763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:30.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:29 smithi150 bash[67543]: cluster 2024-07-28T16:45:28.509778+0000 mgr.y (mgr.25232) 8819 : cluster [DBG] pgmap v9763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:30.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16441 16 16 0 0 0 - 0 2024-07-28T16:45:31.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16442 16 16 0 0 0 - 0 2024-07-28T16:45:32.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:31 smithi022 bash[80503]: cluster 2024-07-28T16:45:30.511164+0000 mgr.y (mgr.25232) 8820 : cluster [DBG] pgmap v9764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:32.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:31 smithi022 bash[82865]: cluster 2024-07-28T16:45:30.511164+0000 mgr.y (mgr.25232) 8820 : cluster [DBG] pgmap v9764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:32.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:31 smithi150 bash[67543]: cluster 2024-07-28T16:45:30.511164+0000 mgr.y (mgr.25232) 8820 : cluster [DBG] pgmap v9764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:32.373 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16443 16 16 0 0 0 - 0 2024-07-28T16:45:32.780 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:45:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:45:33.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16444 16 16 0 0 0 - 0 2024-07-28T16:45:34.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:33 smithi022 bash[80503]: cluster 2024-07-28T16:45:32.512495+0000 mgr.y (mgr.25232) 8821 : cluster [DBG] pgmap v9765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:34.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:33 smithi022 bash[82865]: cluster 2024-07-28T16:45:32.512495+0000 mgr.y (mgr.25232) 8821 : cluster [DBG] pgmap v9765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:34.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:33 smithi150 bash[67543]: cluster 2024-07-28T16:45:32.512495+0000 mgr.y (mgr.25232) 8821 : cluster [DBG] pgmap v9765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:34.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16445 16 16 0 0 0 - 0 2024-07-28T16:45:35.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16446 16 16 0 0 0 - 0 2024-07-28T16:45:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:35 smithi022 bash[80503]: cluster 2024-07-28T16:45:34.513851+0000 mgr.y (mgr.25232) 8822 : cluster [DBG] pgmap v9766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:35 smithi022 bash[80503]: audit 2024-07-28T16:45:35.758250+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:35 smithi022 bash[82865]: cluster 2024-07-28T16:45:34.513851+0000 mgr.y (mgr.25232) 8822 : cluster [DBG] pgmap v9766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:35 smithi022 bash[82865]: audit 2024-07-28T16:45:35.758250+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:35 smithi150 bash[67543]: cluster 2024-07-28T16:45:34.513851+0000 mgr.y (mgr.25232) 8822 : cluster [DBG] pgmap v9766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:35 smithi150 bash[67543]: audit 2024-07-28T16:45:35.758250+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:36.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16447 16 16 0 0 0 - 0 2024-07-28T16:45:37.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16448 16 16 0 0 0 - 0 2024-07-28T16:45:38.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:37 smithi150 bash[67543]: cluster 2024-07-28T16:45:36.515200+0000 mgr.y (mgr.25232) 8823 : cluster [DBG] pgmap v9767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:38.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:37 smithi022 bash[80503]: cluster 2024-07-28T16:45:36.515200+0000 mgr.y (mgr.25232) 8823 : cluster [DBG] pgmap v9767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:38.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:37 smithi022 bash[82865]: cluster 2024-07-28T16:45:36.515200+0000 mgr.y (mgr.25232) 8823 : cluster [DBG] pgmap v9767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:38.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16449 16 16 0 0 0 - 0 2024-07-28T16:45:39.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16450 16 16 0 0 0 - 0 2024-07-28T16:45:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:45:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:45:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:45:40.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:39 smithi150 bash[67543]: cluster 2024-07-28T16:45:38.516546+0000 mgr.y (mgr.25232) 8824 : cluster [DBG] pgmap v9768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:40.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:39 smithi022 bash[82865]: cluster 2024-07-28T16:45:38.516546+0000 mgr.y (mgr.25232) 8824 : cluster [DBG] pgmap v9768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:40.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:39 smithi022 bash[80503]: cluster 2024-07-28T16:45:38.516546+0000 mgr.y (mgr.25232) 8824 : cluster [DBG] pgmap v9768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:40.374 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16451 16 16 0 0 0 - 0 2024-07-28T16:45:41.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16452 16 16 0 0 0 - 0 2024-07-28T16:45:42.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:41 smithi150 bash[67543]: cluster 2024-07-28T16:45:40.517921+0000 mgr.y (mgr.25232) 8825 : cluster [DBG] pgmap v9769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:42.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:41 smithi022 bash[80503]: cluster 2024-07-28T16:45:40.517921+0000 mgr.y (mgr.25232) 8825 : cluster [DBG] pgmap v9769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:42.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:41 smithi022 bash[82865]: cluster 2024-07-28T16:45:40.517921+0000 mgr.y (mgr.25232) 8825 : cluster [DBG] pgmap v9769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:42.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16453 16 16 0 0 0 - 0 2024-07-28T16:45:42.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:45:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:45:43.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16454 16 16 0 0 0 - 0 2024-07-28T16:45:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:43 smithi150 bash[67543]: cluster 2024-07-28T16:45:42.519301+0000 mgr.y (mgr.25232) 8826 : cluster [DBG] pgmap v9770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:44.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:43 smithi022 bash[80503]: cluster 2024-07-28T16:45:42.519301+0000 mgr.y (mgr.25232) 8826 : cluster [DBG] pgmap v9770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:44.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:43 smithi022 bash[82865]: cluster 2024-07-28T16:45:42.519301+0000 mgr.y (mgr.25232) 8826 : cluster [DBG] pgmap v9770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:44.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16455 16 16 0 0 0 - 0 2024-07-28T16:45:45.375 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16456 16 16 0 0 0 - 0 2024-07-28T16:45:46.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:45 smithi150 bash[67543]: cluster 2024-07-28T16:45:44.520654+0000 mgr.y (mgr.25232) 8827 : cluster [DBG] pgmap v9771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:46.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:45 smithi022 bash[80503]: cluster 2024-07-28T16:45:44.520654+0000 mgr.y (mgr.25232) 8827 : cluster [DBG] pgmap v9771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:46.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:45 smithi022 bash[82865]: cluster 2024-07-28T16:45:44.520654+0000 mgr.y (mgr.25232) 8827 : cluster [DBG] pgmap v9771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:46.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16457 16 16 0 0 0 - 0 2024-07-28T16:45:47.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16458 16 16 0 0 0 - 0 2024-07-28T16:45:48.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:47 smithi150 bash[67543]: cluster 2024-07-28T16:45:46.521985+0000 mgr.y (mgr.25232) 8828 : cluster [DBG] pgmap v9772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:48.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:47 smithi022 bash[80503]: cluster 2024-07-28T16:45:46.521985+0000 mgr.y (mgr.25232) 8828 : cluster [DBG] pgmap v9772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:48.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:47 smithi022 bash[82865]: cluster 2024-07-28T16:45:46.521985+0000 mgr.y (mgr.25232) 8828 : cluster [DBG] pgmap v9772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:48.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16459 16 16 0 0 0 - 0 2024-07-28T16:45:49.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:45:49.366527+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:45:49.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:45:49.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16460 16 16 0 0 0 - 0 2024-07-28T16:45:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:45:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:45:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:45:50.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:49 smithi150 bash[67543]: cluster 2024-07-28T16:45:48.523331+0000 mgr.y (mgr.25232) 8829 : cluster [DBG] pgmap v9773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:50.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:49 smithi022 bash[80503]: cluster 2024-07-28T16:45:48.523331+0000 mgr.y (mgr.25232) 8829 : cluster [DBG] pgmap v9773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:50.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:49 smithi022 bash[82865]: cluster 2024-07-28T16:45:48.523331+0000 mgr.y (mgr.25232) 8829 : cluster [DBG] pgmap v9773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:50.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16461 16 16 0 0 0 - 0 2024-07-28T16:45:51.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:50 smithi150 bash[67543]: audit 2024-07-28T16:45:50.758687+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:51.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:50 smithi022 bash[80503]: audit 2024-07-28T16:45:50.758687+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:51.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:50 smithi022 bash[82865]: audit 2024-07-28T16:45:50.758687+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:45:51.376 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16462 16 16 0 0 0 - 0 2024-07-28T16:45:52.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:51 smithi150 bash[67543]: cluster 2024-07-28T16:45:50.524703+0000 mgr.y (mgr.25232) 8830 : cluster [DBG] pgmap v9774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:52.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:51 smithi022 bash[80503]: cluster 2024-07-28T16:45:50.524703+0000 mgr.y (mgr.25232) 8830 : cluster [DBG] pgmap v9774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:52.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:51 smithi022 bash[82865]: cluster 2024-07-28T16:45:50.524703+0000 mgr.y (mgr.25232) 8830 : cluster [DBG] pgmap v9774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:52.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16463 16 16 0 0 0 - 0 2024-07-28T16:45:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:45:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:45:53.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16464 16 16 0 0 0 - 0 2024-07-28T16:45:54.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:53 smithi150 bash[67543]: cluster 2024-07-28T16:45:52.526061+0000 mgr.y (mgr.25232) 8831 : cluster [DBG] pgmap v9775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:54.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:53 smithi022 bash[80503]: cluster 2024-07-28T16:45:52.526061+0000 mgr.y (mgr.25232) 8831 : cluster [DBG] pgmap v9775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:54.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:53 smithi022 bash[82865]: cluster 2024-07-28T16:45:52.526061+0000 mgr.y (mgr.25232) 8831 : cluster [DBG] pgmap v9775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:54.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16465 16 16 0 0 0 - 0 2024-07-28T16:45:55.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16466 16 16 0 0 0 - 0 2024-07-28T16:45:56.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:55 smithi150 bash[67543]: cluster 2024-07-28T16:45:54.527413+0000 mgr.y (mgr.25232) 8832 : cluster [DBG] pgmap v9776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:56.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:55 smithi022 bash[80503]: cluster 2024-07-28T16:45:54.527413+0000 mgr.y (mgr.25232) 8832 : cluster [DBG] pgmap v9776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:56.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:55 smithi022 bash[82865]: cluster 2024-07-28T16:45:54.527413+0000 mgr.y (mgr.25232) 8832 : cluster [DBG] pgmap v9776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:56.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16467 16 16 0 0 0 - 0 2024-07-28T16:45:57.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16468 16 16 0 0 0 - 0 2024-07-28T16:45:58.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:57 smithi150 bash[67543]: cluster 2024-07-28T16:45:56.528751+0000 mgr.y (mgr.25232) 8833 : cluster [DBG] pgmap v9777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:58.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:57 smithi022 bash[80503]: cluster 2024-07-28T16:45:56.528751+0000 mgr.y (mgr.25232) 8833 : cluster [DBG] pgmap v9777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:58.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:57 smithi022 bash[82865]: cluster 2024-07-28T16:45:56.528751+0000 mgr.y (mgr.25232) 8833 : cluster [DBG] pgmap v9777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:58.377 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16469 16 16 0 0 0 - 0 2024-07-28T16:45:59.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:45:58 smithi150 bash[67543]: cluster 2024-07-28T16:45:58.530105+0000 mgr.y (mgr.25232) 8834 : cluster [DBG] pgmap v9778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:59.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:45:58 smithi022 bash[80503]: cluster 2024-07-28T16:45:58.530105+0000 mgr.y (mgr.25232) 8834 : cluster [DBG] pgmap v9778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:59.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:45:58 smithi022 bash[82865]: cluster 2024-07-28T16:45:58.530105+0000 mgr.y (mgr.25232) 8834 : cluster [DBG] pgmap v9778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:45:59.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16470 16 16 0 0 0 - 0 2024-07-28T16:45:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:45:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:45:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:46:00.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16471 16 16 0 0 0 - 0 2024-07-28T16:46:01.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16472 16 16 0 0 0 - 0 2024-07-28T16:46:02.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:01 smithi150 bash[67543]: cluster 2024-07-28T16:46:00.531466+0000 mgr.y (mgr.25232) 8835 : cluster [DBG] pgmap v9779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:02.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:01 smithi022 bash[80503]: cluster 2024-07-28T16:46:00.531466+0000 mgr.y (mgr.25232) 8835 : cluster [DBG] pgmap v9779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:01 smithi022 bash[82865]: cluster 2024-07-28T16:46:00.531466+0000 mgr.y (mgr.25232) 8835 : cluster [DBG] pgmap v9779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:02.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16473 16 16 0 0 0 - 0 2024-07-28T16:46:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:46:02 smithi150 bash[60514]: ts=2024-07-28T16:46: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:46:03.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16474 16 16 0 0 0 - 0 2024-07-28T16:46:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:03 smithi150 bash[67543]: cluster 2024-07-28T16:46:02.532795+0000 mgr.y (mgr.25232) 8836 : cluster [DBG] pgmap v9780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:03 smithi022 bash[80503]: cluster 2024-07-28T16:46:02.532795+0000 mgr.y (mgr.25232) 8836 : cluster [DBG] pgmap v9780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:03 smithi022 bash[82865]: cluster 2024-07-28T16:46:02.532795+0000 mgr.y (mgr.25232) 8836 : cluster [DBG] pgmap v9780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:04.378 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16475 16 16 0 0 0 - 0 2024-07-28T16:46:05.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16476 16 16 0 0 0 - 0 2024-07-28T16:46:06.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:05 smithi150 bash[67543]: cluster 2024-07-28T16:46:04.534137+0000 mgr.y (mgr.25232) 8837 : cluster [DBG] pgmap v9781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:05 smithi022 bash[80503]: cluster 2024-07-28T16:46:04.534137+0000 mgr.y (mgr.25232) 8837 : cluster [DBG] pgmap v9781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:05 smithi022 bash[82865]: cluster 2024-07-28T16:46:04.534137+0000 mgr.y (mgr.25232) 8837 : cluster [DBG] pgmap v9781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:06.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16477 16 16 0 0 0 - 0 2024-07-28T16:46:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:06 smithi150 bash[67543]: audit 2024-07-28T16:46:05.759237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:06 smithi022 bash[80503]: audit 2024-07-28T16:46:05.759237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:06 smithi022 bash[82865]: audit 2024-07-28T16:46:05.759237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:07.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16478 16 16 0 0 0 - 0 2024-07-28T16:46:08.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:07 smithi150 bash[67543]: cluster 2024-07-28T16:46:06.535471+0000 mgr.y (mgr.25232) 8838 : cluster [DBG] pgmap v9782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:08.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:07 smithi022 bash[80503]: cluster 2024-07-28T16:46:06.535471+0000 mgr.y (mgr.25232) 8838 : cluster [DBG] pgmap v9782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:08.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:07 smithi022 bash[82865]: cluster 2024-07-28T16:46:06.535471+0000 mgr.y (mgr.25232) 8838 : cluster [DBG] pgmap v9782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:08.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16479 16 16 0 0 0 - 0 2024-07-28T16:46:09.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:46:09.369724+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:46:09.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:46:09.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16480 16 16 0 0 0 - 0 2024-07-28T16:46:09.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:09 smithi022 bash[80503]: cluster 2024-07-28T16:46:08.536849+0000 mgr.y (mgr.25232) 8839 : cluster [DBG] pgmap v9783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:09.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:46:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:46:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:46:09.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:09 smithi022 bash[82865]: cluster 2024-07-28T16:46:08.536849+0000 mgr.y (mgr.25232) 8839 : cluster [DBG] pgmap v9783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:09 smithi150 bash[67543]: cluster 2024-07-28T16:46:08.536849+0000 mgr.y (mgr.25232) 8839 : cluster [DBG] pgmap v9783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:10.379 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16481 16 16 0 0 0 - 0 2024-07-28T16:46:11.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16482 16 16 0 0 0 - 0 2024-07-28T16:46:12.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:11 smithi150 bash[67543]: cluster 2024-07-28T16:46:10.538317+0000 mgr.y (mgr.25232) 8840 : cluster [DBG] pgmap v9784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:12.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:11 smithi022 bash[80503]: cluster 2024-07-28T16:46:10.538317+0000 mgr.y (mgr.25232) 8840 : cluster [DBG] pgmap v9784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:11 smithi022 bash[82865]: cluster 2024-07-28T16:46:10.538317+0000 mgr.y (mgr.25232) 8840 : cluster [DBG] pgmap v9784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:12.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16483 16 16 0 0 0 - 0 2024-07-28T16:46:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:46:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:46:13.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16484 16 16 0 0 0 - 0 2024-07-28T16:46:14.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:13 smithi150 bash[67543]: cluster 2024-07-28T16:46:12.539722+0000 mgr.y (mgr.25232) 8841 : cluster [DBG] pgmap v9785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:14.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:13 smithi022 bash[80503]: cluster 2024-07-28T16:46:12.539722+0000 mgr.y (mgr.25232) 8841 : cluster [DBG] pgmap v9785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:13 smithi022 bash[82865]: cluster 2024-07-28T16:46:12.539722+0000 mgr.y (mgr.25232) 8841 : cluster [DBG] pgmap v9785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:14.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16485 16 16 0 0 0 - 0 2024-07-28T16:46:15.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16486 16 16 0 0 0 - 0 2024-07-28T16:46:16.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:15 smithi150 bash[67543]: cluster 2024-07-28T16:46:14.541039+0000 mgr.y (mgr.25232) 8842 : cluster [DBG] pgmap v9786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:16.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:15 smithi022 bash[80503]: cluster 2024-07-28T16:46:14.541039+0000 mgr.y (mgr.25232) 8842 : cluster [DBG] pgmap v9786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:16.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:15 smithi022 bash[82865]: cluster 2024-07-28T16:46:14.541039+0000 mgr.y (mgr.25232) 8842 : cluster [DBG] pgmap v9786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:16.380 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16487 16 16 0 0 0 - 0 2024-07-28T16:46:17.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16488 16 16 0 0 0 - 0 2024-07-28T16:46:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:17 smithi150 bash[67543]: cluster 2024-07-28T16:46:16.542393+0000 mgr.y (mgr.25232) 8843 : cluster [DBG] pgmap v9787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:17 smithi022 bash[80503]: cluster 2024-07-28T16:46:16.542393+0000 mgr.y (mgr.25232) 8843 : cluster [DBG] pgmap v9787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:17 smithi022 bash[82865]: cluster 2024-07-28T16:46:16.542393+0000 mgr.y (mgr.25232) 8843 : cluster [DBG] pgmap v9787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:18.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16489 16 16 0 0 0 - 0 2024-07-28T16:46:19.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16490 16 16 0 0 0 - 0 2024-07-28T16:46:19.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:19 smithi022 bash[80503]: cluster 2024-07-28T16:46:18.543867+0000 mgr.y (mgr.25232) 8844 : cluster [DBG] pgmap v9788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:19.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:46:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:46:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:46:19.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:19 smithi022 bash[82865]: cluster 2024-07-28T16:46:18.543867+0000 mgr.y (mgr.25232) 8844 : cluster [DBG] pgmap v9788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:19 smithi150 bash[67543]: cluster 2024-07-28T16:46:18.543867+0000 mgr.y (mgr.25232) 8844 : cluster [DBG] pgmap v9788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:20.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16491 16 16 0 0 0 - 0 2024-07-28T16:46:21.381 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16492 16 16 0 0 0 - 0 2024-07-28T16:46:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:21 smithi150 bash[67543]: cluster 2024-07-28T16:46:20.545237+0000 mgr.y (mgr.25232) 8845 : cluster [DBG] pgmap v9789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:21 smithi150 bash[67543]: audit 2024-07-28T16:46:20.759673+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:21 smithi022 bash[80503]: cluster 2024-07-28T16:46:20.545237+0000 mgr.y (mgr.25232) 8845 : cluster [DBG] pgmap v9789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:21 smithi022 bash[80503]: audit 2024-07-28T16:46:20.759673+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:21 smithi022 bash[82865]: cluster 2024-07-28T16:46:20.545237+0000 mgr.y (mgr.25232) 8845 : cluster [DBG] pgmap v9789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:21 smithi022 bash[82865]: audit 2024-07-28T16:46:20.759673+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:22.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16493 16 16 0 0 0 - 0 2024-07-28T16:46:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:46:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:46:23.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16494 16 16 0 0 0 - 0 2024-07-28T16:46:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:23 smithi022 bash[80503]: cluster 2024-07-28T16:46:22.546740+0000 mgr.y (mgr.25232) 8846 : cluster [DBG] pgmap v9790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:23 smithi022 bash[80503]: audit 2024-07-28T16:46:23.744949+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:46:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:23 smithi022 bash[82865]: cluster 2024-07-28T16:46:22.546740+0000 mgr.y (mgr.25232) 8846 : cluster [DBG] pgmap v9790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:23 smithi022 bash[82865]: audit 2024-07-28T16:46:23.744949+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:46:24.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:23 smithi150 bash[67543]: cluster 2024-07-28T16:46:22.546740+0000 mgr.y (mgr.25232) 8846 : cluster [DBG] pgmap v9790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:24.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:23 smithi150 bash[67543]: audit 2024-07-28T16:46:23.744949+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:46:24.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16495 16 16 0 0 0 - 0 2024-07-28T16:46:25.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16496 16 16 0 0 0 - 0 2024-07-28T16:46:26.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:25 smithi022 bash[80503]: cluster 2024-07-28T16:46:24.548255+0000 mgr.y (mgr.25232) 8847 : cluster [DBG] pgmap v9791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:25 smithi022 bash[82865]: cluster 2024-07-28T16:46:24.548255+0000 mgr.y (mgr.25232) 8847 : cluster [DBG] pgmap v9791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:26.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:25 smithi150 bash[67543]: cluster 2024-07-28T16:46:24.548255+0000 mgr.y (mgr.25232) 8847 : cluster [DBG] pgmap v9791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:26.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16497 16 16 0 0 0 - 0 2024-07-28T16:46:27.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16498 16 16 0 0 0 - 0 2024-07-28T16:46:28.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:27 smithi150 bash[67543]: cluster 2024-07-28T16:46:26.549617+0000 mgr.y (mgr.25232) 8848 : cluster [DBG] pgmap v9792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:28.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:27 smithi022 bash[80503]: cluster 2024-07-28T16:46:26.549617+0000 mgr.y (mgr.25232) 8848 : cluster [DBG] pgmap v9792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:28.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:27 smithi022 bash[82865]: cluster 2024-07-28T16:46:26.549617+0000 mgr.y (mgr.25232) 8848 : cluster [DBG] pgmap v9792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:28.382 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16499 16 16 0 0 0 - 0 2024-07-28T16:46:29.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:46:29.373030+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:46:29.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:46:29.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16500 16 16 0 0 0 - 0 2024-07-28T16:46:29.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:46:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:46:30.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:29 smithi150 bash[67543]: cluster 2024-07-28T16:46:28.551143+0000 mgr.y (mgr.25232) 8849 : cluster [DBG] pgmap v9793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:30.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:29 smithi150 bash[67543]: audit 2024-07-28T16:46:29.442832+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:29 smithi150 bash[67543]: audit 2024-07-28T16:46:29.449325+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:29 smithi150 bash[67543]: audit 2024-07-28T16:46:29.655427+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:29 smithi150 bash[67543]: audit 2024-07-28T16:46:29.664896+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[80503]: cluster 2024-07-28T16:46:28.551143+0000 mgr.y (mgr.25232) 8849 : cluster [DBG] pgmap v9793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:30.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[80503]: audit 2024-07-28T16:46:29.442832+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[80503]: audit 2024-07-28T16:46:29.449325+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[80503]: audit 2024-07-28T16:46:29.655427+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[80503]: audit 2024-07-28T16:46:29.664896+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[82865]: cluster 2024-07-28T16:46:28.551143+0000 mgr.y (mgr.25232) 8849 : cluster [DBG] pgmap v9793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[82865]: audit 2024-07-28T16:46:29.442832+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[82865]: audit 2024-07-28T16:46:29.449325+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[82865]: audit 2024-07-28T16:46:29.655427+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:29 smithi022 bash[82865]: audit 2024-07-28T16:46:29.664896+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:30.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16501 16 16 0 0 0 - 0 2024-07-28T16:46:31.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:30 smithi150 bash[67543]: audit 2024-07-28T16:46:30.068657+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:46:31.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:30 smithi150 bash[67543]: audit 2024-07-28T16:46:30.070123+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:46:31.280 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:30 smithi150 bash[67543]: audit 2024-07-28T16:46:30.077195+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:31.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:30 smithi022 bash[80503]: audit 2024-07-28T16:46:30.068657+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:46:31.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:30 smithi022 bash[80503]: audit 2024-07-28T16:46:30.070123+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:46:31.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:30 smithi022 bash[80503]: audit 2024-07-28T16:46:30.077195+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:31.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:30 smithi022 bash[82865]: audit 2024-07-28T16:46:30.068657+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:46:31.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:30 smithi022 bash[82865]: audit 2024-07-28T16:46:30.070123+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:46:31.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:30 smithi022 bash[82865]: audit 2024-07-28T16:46:30.077195+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:46:31.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16502 16 16 0 0 0 - 0 2024-07-28T16:46:32.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:31 smithi150 bash[67543]: cluster 2024-07-28T16:46:30.552670+0000 mgr.y (mgr.25232) 8850 : cluster [DBG] pgmap v9794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:32.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:31 smithi022 bash[80503]: cluster 2024-07-28T16:46:30.552670+0000 mgr.y (mgr.25232) 8850 : cluster [DBG] pgmap v9794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:32.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:31 smithi022 bash[82865]: cluster 2024-07-28T16:46:30.552670+0000 mgr.y (mgr.25232) 8850 : cluster [DBG] pgmap v9794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:32.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16503 16 16 0 0 0 - 0 2024-07-28T16:46:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:46:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:46:33.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16504 16 16 0 0 0 - 0 2024-07-28T16:46:34.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:33 smithi150 bash[67543]: cluster 2024-07-28T16:46:32.554063+0000 mgr.y (mgr.25232) 8851 : cluster [DBG] pgmap v9795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:34.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:33 smithi022 bash[80503]: cluster 2024-07-28T16:46:32.554063+0000 mgr.y (mgr.25232) 8851 : cluster [DBG] pgmap v9795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:34.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:33 smithi022 bash[82865]: cluster 2024-07-28T16:46:32.554063+0000 mgr.y (mgr.25232) 8851 : cluster [DBG] pgmap v9795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:34.383 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16505 16 16 0 0 0 - 0 2024-07-28T16:46:35.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16506 16 16 0 0 0 - 0 2024-07-28T16:46:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:35 smithi150 bash[67543]: cluster 2024-07-28T16:46:34.555439+0000 mgr.y (mgr.25232) 8852 : cluster [DBG] pgmap v9796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:36.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:35 smithi150 bash[67543]: audit 2024-07-28T16:46:35.759986+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:36.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:35 smithi022 bash[80503]: cluster 2024-07-28T16:46:34.555439+0000 mgr.y (mgr.25232) 8852 : cluster [DBG] pgmap v9796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:36.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:35 smithi022 bash[80503]: audit 2024-07-28T16:46:35.759986+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:36.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:35 smithi022 bash[82865]: cluster 2024-07-28T16:46:34.555439+0000 mgr.y (mgr.25232) 8852 : cluster [DBG] pgmap v9796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:36.341 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:35 smithi022 bash[82865]: audit 2024-07-28T16:46:35.759986+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:36.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16507 16 16 0 0 0 - 0 2024-07-28T16:46:37.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16508 16 16 0 0 0 - 0 2024-07-28T16:46:38.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:37 smithi150 bash[67543]: cluster 2024-07-28T16:46:36.556767+0000 mgr.y (mgr.25232) 8853 : cluster [DBG] pgmap v9797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:38.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:37 smithi022 bash[80503]: cluster 2024-07-28T16:46:36.556767+0000 mgr.y (mgr.25232) 8853 : cluster [DBG] pgmap v9797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:38.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:37 smithi022 bash[82865]: cluster 2024-07-28T16:46:36.556767+0000 mgr.y (mgr.25232) 8853 : cluster [DBG] pgmap v9797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:38.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16509 16 16 0 0 0 - 0 2024-07-28T16:46:39.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16510 16 16 0 0 0 - 0 2024-07-28T16:46:39.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:46:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:46:39] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T16:46:40.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:39 smithi150 bash[67543]: cluster 2024-07-28T16:46:38.558120+0000 mgr.y (mgr.25232) 8854 : cluster [DBG] pgmap v9798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:40.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:39 smithi022 bash[80503]: cluster 2024-07-28T16:46:38.558120+0000 mgr.y (mgr.25232) 8854 : cluster [DBG] pgmap v9798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:40.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:39 smithi022 bash[82865]: cluster 2024-07-28T16:46:38.558120+0000 mgr.y (mgr.25232) 8854 : cluster [DBG] pgmap v9798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:40.384 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16511 16 16 0 0 0 - 0 2024-07-28T16:46:41.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16512 16 16 0 0 0 - 0 2024-07-28T16:46:42.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:41 smithi150 bash[67543]: cluster 2024-07-28T16:46:40.559493+0000 mgr.y (mgr.25232) 8855 : cluster [DBG] pgmap v9799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:42.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:41 smithi022 bash[80503]: cluster 2024-07-28T16:46:40.559493+0000 mgr.y (mgr.25232) 8855 : cluster [DBG] pgmap v9799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:42.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:41 smithi022 bash[82865]: cluster 2024-07-28T16:46:40.559493+0000 mgr.y (mgr.25232) 8855 : cluster [DBG] pgmap v9799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:42.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16513 16 16 0 0 0 - 0 2024-07-28T16:46:42.782 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:46:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:46:43.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16514 16 16 0 0 0 - 0 2024-07-28T16:46:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:43 smithi150 bash[67543]: cluster 2024-07-28T16:46:42.560858+0000 mgr.y (mgr.25232) 8856 : cluster [DBG] pgmap v9800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:44.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:43 smithi022 bash[80503]: cluster 2024-07-28T16:46:42.560858+0000 mgr.y (mgr.25232) 8856 : cluster [DBG] pgmap v9800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:44.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:43 smithi022 bash[82865]: cluster 2024-07-28T16:46:42.560858+0000 mgr.y (mgr.25232) 8856 : cluster [DBG] pgmap v9800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:44.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16515 16 16 0 0 0 - 0 2024-07-28T16:46:45.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16516 16 16 0 0 0 - 0 2024-07-28T16:46:46.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:45 smithi150 bash[67543]: cluster 2024-07-28T16:46:44.562217+0000 mgr.y (mgr.25232) 8857 : cluster [DBG] pgmap v9801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:46.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:45 smithi022 bash[80503]: cluster 2024-07-28T16:46:44.562217+0000 mgr.y (mgr.25232) 8857 : cluster [DBG] pgmap v9801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:46.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:45 smithi022 bash[82865]: cluster 2024-07-28T16:46:44.562217+0000 mgr.y (mgr.25232) 8857 : cluster [DBG] pgmap v9801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:46.385 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16517 16 16 0 0 0 - 0 2024-07-28T16:46:47.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16518 16 16 0 0 0 - 0 2024-07-28T16:46:48.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:47 smithi150 bash[67543]: cluster 2024-07-28T16:46:46.563618+0000 mgr.y (mgr.25232) 8858 : cluster [DBG] pgmap v9802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:48.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:47 smithi022 bash[82865]: cluster 2024-07-28T16:46:46.563618+0000 mgr.y (mgr.25232) 8858 : cluster [DBG] pgmap v9802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:48.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:47 smithi022 bash[80503]: cluster 2024-07-28T16:46:46.563618+0000 mgr.y (mgr.25232) 8858 : cluster [DBG] pgmap v9802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:48.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16519 16 16 0 0 0 - 0 2024-07-28T16:46:49.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:46:49.376310+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:46:49.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:46:49.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16520 16 16 0 0 0 - 0 2024-07-28T16:46:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:46:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:46:49] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T16:46:50.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:49 smithi150 bash[67543]: cluster 2024-07-28T16:46:48.564965+0000 mgr.y (mgr.25232) 8859 : cluster [DBG] pgmap v9803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:50.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:49 smithi022 bash[80503]: cluster 2024-07-28T16:46:48.564965+0000 mgr.y (mgr.25232) 8859 : cluster [DBG] pgmap v9803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:50.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:49 smithi022 bash[82865]: cluster 2024-07-28T16:46:48.564965+0000 mgr.y (mgr.25232) 8859 : cluster [DBG] pgmap v9803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:50.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16521 16 16 0 0 0 - 0 2024-07-28T16:46:51.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:50 smithi150 bash[67543]: audit 2024-07-28T16:46:50.760444+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:51.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:50 smithi022 bash[80503]: audit 2024-07-28T16:46:50.760444+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:51.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:50 smithi022 bash[82865]: audit 2024-07-28T16:46:50.760444+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:46:51.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16522 16 16 0 0 0 - 0 2024-07-28T16:46:52.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:51 smithi150 bash[67543]: cluster 2024-07-28T16:46:50.566369+0000 mgr.y (mgr.25232) 8860 : cluster [DBG] pgmap v9804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:52.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:51 smithi022 bash[80503]: cluster 2024-07-28T16:46:50.566369+0000 mgr.y (mgr.25232) 8860 : cluster [DBG] pgmap v9804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:52.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:51 smithi022 bash[82865]: cluster 2024-07-28T16:46:50.566369+0000 mgr.y (mgr.25232) 8860 : cluster [DBG] pgmap v9804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:52.386 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16523 16 16 0 0 0 - 0 2024-07-28T16:46:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:46:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:46:53.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16524 16 16 0 0 0 - 0 2024-07-28T16:46:54.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:53 smithi150 bash[67543]: cluster 2024-07-28T16:46:52.567744+0000 mgr.y (mgr.25232) 8861 : cluster [DBG] pgmap v9805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:54.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:53 smithi022 bash[80503]: cluster 2024-07-28T16:46:52.567744+0000 mgr.y (mgr.25232) 8861 : cluster [DBG] pgmap v9805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:54.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:53 smithi022 bash[82865]: cluster 2024-07-28T16:46:52.567744+0000 mgr.y (mgr.25232) 8861 : cluster [DBG] pgmap v9805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:54.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16525 16 16 0 0 0 - 0 2024-07-28T16:46:55.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:54 smithi150 bash[67543]: cluster 2024-07-28T16:46:54.569070+0000 mgr.y (mgr.25232) 8862 : cluster [DBG] pgmap v9806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:55.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:54 smithi022 bash[80503]: cluster 2024-07-28T16:46:54.569070+0000 mgr.y (mgr.25232) 8862 : cluster [DBG] pgmap v9806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:55.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:54 smithi022 bash[82865]: cluster 2024-07-28T16:46:54.569070+0000 mgr.y (mgr.25232) 8862 : cluster [DBG] pgmap v9806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:55.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16526 16 16 0 0 0 - 0 2024-07-28T16:46:56.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16527 16 16 0 0 0 - 0 2024-07-28T16:46:57.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16528 16 16 0 0 0 - 0 2024-07-28T16:46:58.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:57 smithi150 bash[67543]: cluster 2024-07-28T16:46:56.570466+0000 mgr.y (mgr.25232) 8863 : cluster [DBG] pgmap v9807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:58.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:57 smithi022 bash[80503]: cluster 2024-07-28T16:46:56.570466+0000 mgr.y (mgr.25232) 8863 : cluster [DBG] pgmap v9807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:58.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:57 smithi022 bash[82865]: cluster 2024-07-28T16:46:56.570466+0000 mgr.y (mgr.25232) 8863 : cluster [DBG] pgmap v9807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:58.387 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16529 16 16 0 0 0 - 0 2024-07-28T16:46:59.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16530 16 16 0 0 0 - 0 2024-07-28T16:46:59.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:46:59 smithi022 bash[80503]: cluster 2024-07-28T16:46:58.571768+0000 mgr.y (mgr.25232) 8864 : cluster [DBG] pgmap v9808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:46:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:46:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:46:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:46:59.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:46:59 smithi022 bash[82865]: cluster 2024-07-28T16:46:58.571768+0000 mgr.y (mgr.25232) 8864 : cluster [DBG] pgmap v9808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:00.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:46:59 smithi150 bash[67543]: cluster 2024-07-28T16:46:58.571768+0000 mgr.y (mgr.25232) 8864 : cluster [DBG] pgmap v9808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:00.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16531 16 16 0 0 0 - 0 2024-07-28T16:47:01.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16532 16 16 0 0 0 - 0 2024-07-28T16:47:02.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:01 smithi150 bash[67543]: cluster 2024-07-28T16:47:00.573113+0000 mgr.y (mgr.25232) 8865 : cluster [DBG] pgmap v9809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:02.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:01 smithi022 bash[80503]: cluster 2024-07-28T16:47:00.573113+0000 mgr.y (mgr.25232) 8865 : cluster [DBG] pgmap v9809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:02.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:01 smithi022 bash[82865]: cluster 2024-07-28T16:47:00.573113+0000 mgr.y (mgr.25232) 8865 : cluster [DBG] pgmap v9809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:02.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16533 16 16 0 0 0 - 0 2024-07-28T16:47:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:47:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:47:03.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16534 16 16 0 0 0 - 0 2024-07-28T16:47:04.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:03 smithi150 bash[67543]: cluster 2024-07-28T16:47:02.574501+0000 mgr.y (mgr.25232) 8866 : cluster [DBG] pgmap v9810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:04.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:03 smithi022 bash[80503]: cluster 2024-07-28T16:47:02.574501+0000 mgr.y (mgr.25232) 8866 : cluster [DBG] pgmap v9810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:04.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:03 smithi022 bash[82865]: cluster 2024-07-28T16:47:02.574501+0000 mgr.y (mgr.25232) 8866 : cluster [DBG] pgmap v9810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:04.388 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16535 16 16 0 0 0 - 0 2024-07-28T16:47:05.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16536 16 16 0 0 0 - 0 2024-07-28T16:47:06.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:05 smithi150 bash[67543]: cluster 2024-07-28T16:47:04.575821+0000 mgr.y (mgr.25232) 8867 : cluster [DBG] pgmap v9811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:06.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:05 smithi022 bash[80503]: cluster 2024-07-28T16:47:04.575821+0000 mgr.y (mgr.25232) 8867 : cluster [DBG] pgmap v9811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:06.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:05 smithi022 bash[82865]: cluster 2024-07-28T16:47:04.575821+0000 mgr.y (mgr.25232) 8867 : cluster [DBG] pgmap v9811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:06.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16537 16 16 0 0 0 - 0 2024-07-28T16:47:07.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:06 smithi150 bash[67543]: audit 2024-07-28T16:47:05.760863+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:07.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:06 smithi022 bash[80503]: audit 2024-07-28T16:47:05.760863+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:07.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:06 smithi022 bash[82865]: audit 2024-07-28T16:47:05.760863+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:07.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16538 16 16 0 0 0 - 0 2024-07-28T16:47:08.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:07 smithi150 bash[67543]: cluster 2024-07-28T16:47:06.577149+0000 mgr.y (mgr.25232) 8868 : cluster [DBG] pgmap v9812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:08.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:07 smithi022 bash[80503]: cluster 2024-07-28T16:47:06.577149+0000 mgr.y (mgr.25232) 8868 : cluster [DBG] pgmap v9812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:08.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:07 smithi022 bash[82865]: cluster 2024-07-28T16:47:06.577149+0000 mgr.y (mgr.25232) 8868 : cluster [DBG] pgmap v9812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:08.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16539 16 16 0 0 0 - 0 2024-07-28T16:47:09.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:47:09.379544+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:47:09.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:47:09.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16540 16 16 0 0 0 - 0 2024-07-28T16:47:09.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:47:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:47:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:47:10.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:09 smithi150 bash[67543]: cluster 2024-07-28T16:47:08.578520+0000 mgr.y (mgr.25232) 8869 : cluster [DBG] pgmap v9813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:10.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:09 smithi022 bash[80503]: cluster 2024-07-28T16:47:08.578520+0000 mgr.y (mgr.25232) 8869 : cluster [DBG] pgmap v9813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:10.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:09 smithi022 bash[82865]: cluster 2024-07-28T16:47:08.578520+0000 mgr.y (mgr.25232) 8869 : cluster [DBG] pgmap v9813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:10.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16541 16 16 0 0 0 - 0 2024-07-28T16:47:11.389 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16542 16 16 0 0 0 - 0 2024-07-28T16:47:12.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:11 smithi150 bash[67543]: cluster 2024-07-28T16:47:10.579928+0000 mgr.y (mgr.25232) 8870 : cluster [DBG] pgmap v9814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:12.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:11 smithi022 bash[80503]: cluster 2024-07-28T16:47:10.579928+0000 mgr.y (mgr.25232) 8870 : cluster [DBG] pgmap v9814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:12.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:11 smithi022 bash[82865]: cluster 2024-07-28T16:47:10.579928+0000 mgr.y (mgr.25232) 8870 : cluster [DBG] pgmap v9814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:12.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16543 16 16 0 0 0 - 0 2024-07-28T16:47:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:47:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:47:13.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16544 16 16 0 0 0 - 0 2024-07-28T16:47:14.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:13 smithi150 bash[67543]: cluster 2024-07-28T16:47:12.581292+0000 mgr.y (mgr.25232) 8871 : cluster [DBG] pgmap v9815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:14.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:13 smithi022 bash[80503]: cluster 2024-07-28T16:47:12.581292+0000 mgr.y (mgr.25232) 8871 : cluster [DBG] pgmap v9815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:14.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:13 smithi022 bash[82865]: cluster 2024-07-28T16:47:12.581292+0000 mgr.y (mgr.25232) 8871 : cluster [DBG] pgmap v9815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:14.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16545 16 16 0 0 0 - 0 2024-07-28T16:47:15.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16546 16 16 0 0 0 - 0 2024-07-28T16:47:16.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:15 smithi150 bash[67543]: cluster 2024-07-28T16:47:14.582698+0000 mgr.y (mgr.25232) 8872 : cluster [DBG] pgmap v9816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:16.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:15 smithi022 bash[80503]: cluster 2024-07-28T16:47:14.582698+0000 mgr.y (mgr.25232) 8872 : cluster [DBG] pgmap v9816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:16.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:15 smithi022 bash[82865]: cluster 2024-07-28T16:47:14.582698+0000 mgr.y (mgr.25232) 8872 : cluster [DBG] pgmap v9816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:16.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16547 16 16 0 0 0 - 0 2024-07-28T16:47:17.390 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16548 16 16 0 0 0 - 0 2024-07-28T16:47:18.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:17 smithi150 bash[67543]: cluster 2024-07-28T16:47:16.584053+0000 mgr.y (mgr.25232) 8873 : cluster [DBG] pgmap v9817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:18.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:17 smithi022 bash[80503]: cluster 2024-07-28T16:47:16.584053+0000 mgr.y (mgr.25232) 8873 : cluster [DBG] pgmap v9817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:17 smithi022 bash[82865]: cluster 2024-07-28T16:47:16.584053+0000 mgr.y (mgr.25232) 8873 : cluster [DBG] pgmap v9817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:18.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16549 16 16 0 0 0 - 0 2024-07-28T16:47:19.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16550 16 16 0 0 0 - 0 2024-07-28T16:47:19.687 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:47:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:47:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:47:20.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:19 smithi150 bash[67543]: cluster 2024-07-28T16:47:18.585406+0000 mgr.y (mgr.25232) 8874 : cluster [DBG] pgmap v9818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:20.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:19 smithi022 bash[80503]: cluster 2024-07-28T16:47:18.585406+0000 mgr.y (mgr.25232) 8874 : cluster [DBG] pgmap v9818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:20.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:19 smithi022 bash[82865]: cluster 2024-07-28T16:47:18.585406+0000 mgr.y (mgr.25232) 8874 : cluster [DBG] pgmap v9818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:20.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16551 16 16 0 0 0 - 0 2024-07-28T16:47:21.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16552 16 16 0 0 0 - 0 2024-07-28T16:47:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:21 smithi150 bash[67543]: cluster 2024-07-28T16:47:20.586850+0000 mgr.y (mgr.25232) 8875 : cluster [DBG] pgmap v9819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:21 smithi150 bash[67543]: audit 2024-07-28T16:47:20.761619+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:21 smithi022 bash[80503]: cluster 2024-07-28T16:47:20.586850+0000 mgr.y (mgr.25232) 8875 : cluster [DBG] pgmap v9819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:21 smithi022 bash[80503]: audit 2024-07-28T16:47:20.761619+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:22.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:21 smithi022 bash[82865]: cluster 2024-07-28T16:47:20.586850+0000 mgr.y (mgr.25232) 8875 : cluster [DBG] pgmap v9819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:22.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:21 smithi022 bash[82865]: audit 2024-07-28T16:47:20.761619+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:22.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16553 16 16 0 0 0 - 0 2024-07-28T16:47:22.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:47:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:47:23.391 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16554 16 16 0 0 0 - 0 2024-07-28T16:47:24.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:23 smithi150 bash[67543]: cluster 2024-07-28T16:47:22.588243+0000 mgr.y (mgr.25232) 8876 : cluster [DBG] pgmap v9820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:23 smithi022 bash[80503]: cluster 2024-07-28T16:47:22.588243+0000 mgr.y (mgr.25232) 8876 : cluster [DBG] pgmap v9820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:23 smithi022 bash[82865]: cluster 2024-07-28T16:47:22.588243+0000 mgr.y (mgr.25232) 8876 : cluster [DBG] pgmap v9820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:24.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16555 16 16 0 0 0 - 0 2024-07-28T16:47:25.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16556 16 16 0 0 0 - 0 2024-07-28T16:47:26.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:25 smithi150 bash[67543]: cluster 2024-07-28T16:47:24.589626+0000 mgr.y (mgr.25232) 8877 : cluster [DBG] pgmap v9821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:26.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:25 smithi022 bash[80503]: cluster 2024-07-28T16:47:24.589626+0000 mgr.y (mgr.25232) 8877 : cluster [DBG] pgmap v9821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:26.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:25 smithi022 bash[82865]: cluster 2024-07-28T16:47:24.589626+0000 mgr.y (mgr.25232) 8877 : cluster [DBG] pgmap v9821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:26.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16557 16 16 0 0 0 - 0 2024-07-28T16:47:27.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16558 16 16 0 0 0 - 0 2024-07-28T16:47:28.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:27 smithi150 bash[67543]: cluster 2024-07-28T16:47:26.591280+0000 mgr.y (mgr.25232) 8878 : cluster [DBG] pgmap v9822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:28.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:27 smithi022 bash[80503]: cluster 2024-07-28T16:47:26.591280+0000 mgr.y (mgr.25232) 8878 : cluster [DBG] pgmap v9822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:28.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:27 smithi022 bash[82865]: cluster 2024-07-28T16:47:26.591280+0000 mgr.y (mgr.25232) 8878 : cluster [DBG] pgmap v9822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:28.392 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16559 16 16 0 0 0 - 0 2024-07-28T16:47:29.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:47:29.382782+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:47:29.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:47:29.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16560 16 16 0 0 0 - 0 2024-07-28T16:47:29.707 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:47:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:47:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:47:30.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:29 smithi150 bash[67543]: cluster 2024-07-28T16:47:28.592797+0000 mgr.y (mgr.25232) 8879 : cluster [DBG] pgmap v9823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:30.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:29 smithi022 bash[80503]: cluster 2024-07-28T16:47:28.592797+0000 mgr.y (mgr.25232) 8879 : cluster [DBG] pgmap v9823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:30.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:29 smithi022 bash[82865]: cluster 2024-07-28T16:47:28.592797+0000 mgr.y (mgr.25232) 8879 : cluster [DBG] pgmap v9823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:30.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16561 16 16 0 0 0 - 0 2024-07-28T16:47:31.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:30 smithi150 bash[67543]: audit 2024-07-28T16:47:30.207049+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:47:31.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:30 smithi022 bash[80503]: audit 2024-07-28T16:47:30.207049+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:47:31.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:30 smithi022 bash[82865]: audit 2024-07-28T16:47:30.207049+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:47:31.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16562 16 16 0 0 0 - 0 2024-07-28T16:47:32.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:31 smithi150 bash[67543]: cluster 2024-07-28T16:47:30.593496+0000 mgr.y (mgr.25232) 8880 : cluster [DBG] pgmap v9824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:32.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:31 smithi022 bash[80503]: cluster 2024-07-28T16:47:30.593496+0000 mgr.y (mgr.25232) 8880 : cluster [DBG] pgmap v9824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:32.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:31 smithi022 bash[82865]: cluster 2024-07-28T16:47:30.593496+0000 mgr.y (mgr.25232) 8880 : cluster [DBG] pgmap v9824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:32.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16563 16 16 0 0 0 - 0 2024-07-28T16:47:32.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:47:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:47:33.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16564 16 16 0 0 0 - 0 2024-07-28T16:47:34.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:33 smithi150 bash[67543]: cluster 2024-07-28T16:47:32.594877+0000 mgr.y (mgr.25232) 8881 : cluster [DBG] pgmap v9825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:34.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:33 smithi022 bash[80503]: cluster 2024-07-28T16:47:32.594877+0000 mgr.y (mgr.25232) 8881 : cluster [DBG] pgmap v9825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:34.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:33 smithi022 bash[82865]: cluster 2024-07-28T16:47:32.594877+0000 mgr.y (mgr.25232) 8881 : cluster [DBG] pgmap v9825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:34.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16565 16 16 0 0 0 - 0 2024-07-28T16:47:35.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16566 16 16 0 0 0 - 0 2024-07-28T16:47:36.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:35 smithi150 bash[67543]: cluster 2024-07-28T16:47:34.596329+0000 mgr.y (mgr.25232) 8882 : cluster [DBG] pgmap v9826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:36.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:35 smithi022 bash[80503]: cluster 2024-07-28T16:47:34.596329+0000 mgr.y (mgr.25232) 8882 : cluster [DBG] pgmap v9826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:36.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:35 smithi022 bash[82865]: cluster 2024-07-28T16:47:34.596329+0000 mgr.y (mgr.25232) 8882 : cluster [DBG] pgmap v9826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:36.393 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16567 16 16 0 0 0 - 0 2024-07-28T16:47:37.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:35.760894+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:35.917178+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:35.922711+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:36.137483+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:36.145637+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:36.587142+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:36.588911+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:47:37.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:36 smithi150 bash[67543]: audit 2024-07-28T16:47:36.598814+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:35.760894+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:37.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:35.917178+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:35.922711+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:36.137483+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:36.145637+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:36.587142+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:36.588911+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[80503]: audit 2024-07-28T16:47:36.598814+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:35.760894+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:35.917178+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:35.922711+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:36.137483+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:36.145637+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:36.587142+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:47:37.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:36.588911+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:47:37.092 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:36 smithi022 bash[82865]: audit 2024-07-28T16:47:36.598814+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:47:37.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16568 16 16 0 0 0 - 0 2024-07-28T16:47:38.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:37 smithi150 bash[67543]: cluster 2024-07-28T16:47:36.597034+0000 mgr.y (mgr.25232) 8883 : cluster [DBG] pgmap v9827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:38.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:37 smithi022 bash[80503]: cluster 2024-07-28T16:47:36.597034+0000 mgr.y (mgr.25232) 8883 : cluster [DBG] pgmap v9827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:38.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:37 smithi022 bash[82865]: cluster 2024-07-28T16:47:36.597034+0000 mgr.y (mgr.25232) 8883 : cluster [DBG] pgmap v9827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:38.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16569 16 16 0 0 0 - 0 2024-07-28T16:47:39.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16570 16 16 0 0 0 - 0 2024-07-28T16:47:39.733 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:47:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:47:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:47:40.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:39 smithi150 bash[67543]: cluster 2024-07-28T16:47:38.598331+0000 mgr.y (mgr.25232) 8884 : cluster [DBG] pgmap v9828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:40.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:39 smithi022 bash[80503]: cluster 2024-07-28T16:47:38.598331+0000 mgr.y (mgr.25232) 8884 : cluster [DBG] pgmap v9828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:40.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:39 smithi022 bash[82865]: cluster 2024-07-28T16:47:38.598331+0000 mgr.y (mgr.25232) 8884 : cluster [DBG] pgmap v9828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:40.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16571 16 16 0 0 0 - 0 2024-07-28T16:47:41.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16572 16 16 0 0 0 - 0 2024-07-28T16:47:42.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:41 smithi150 bash[67543]: cluster 2024-07-28T16:47:40.599675+0000 mgr.y (mgr.25232) 8885 : cluster [DBG] pgmap v9829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:42.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:41 smithi022 bash[80503]: cluster 2024-07-28T16:47:40.599675+0000 mgr.y (mgr.25232) 8885 : cluster [DBG] pgmap v9829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:42.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:41 smithi022 bash[82865]: cluster 2024-07-28T16:47:40.599675+0000 mgr.y (mgr.25232) 8885 : cluster [DBG] pgmap v9829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:42.394 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16573 16 16 0 0 0 - 0 2024-07-28T16:47:42.780 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:47:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:47:43.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16574 16 16 0 0 0 - 0 2024-07-28T16:47:44.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:43 smithi150 bash[67543]: cluster 2024-07-28T16:47:42.601012+0000 mgr.y (mgr.25232) 8886 : cluster [DBG] pgmap v9830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:44.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:43 smithi022 bash[80503]: cluster 2024-07-28T16:47:42.601012+0000 mgr.y (mgr.25232) 8886 : cluster [DBG] pgmap v9830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:44.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:43 smithi022 bash[82865]: cluster 2024-07-28T16:47:42.601012+0000 mgr.y (mgr.25232) 8886 : cluster [DBG] pgmap v9830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:44.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16575 16 16 0 0 0 - 0 2024-07-28T16:47:45.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16576 16 16 0 0 0 - 0 2024-07-28T16:47:46.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:45 smithi150 bash[67543]: cluster 2024-07-28T16:47:44.602394+0000 mgr.y (mgr.25232) 8887 : cluster [DBG] pgmap v9831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:46.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:45 smithi022 bash[80503]: cluster 2024-07-28T16:47:44.602394+0000 mgr.y (mgr.25232) 8887 : cluster [DBG] pgmap v9831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:46.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:45 smithi022 bash[82865]: cluster 2024-07-28T16:47:44.602394+0000 mgr.y (mgr.25232) 8887 : cluster [DBG] pgmap v9831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:46.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16577 16 16 0 0 0 - 0 2024-07-28T16:47:47.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16578 16 16 0 0 0 - 0 2024-07-28T16:47:48.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:47 smithi150 bash[67543]: cluster 2024-07-28T16:47:46.603726+0000 mgr.y (mgr.25232) 8888 : cluster [DBG] pgmap v9832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:48.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:47 smithi022 bash[80503]: cluster 2024-07-28T16:47:46.603726+0000 mgr.y (mgr.25232) 8888 : cluster [DBG] pgmap v9832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:48.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:47 smithi022 bash[82865]: cluster 2024-07-28T16:47:46.603726+0000 mgr.y (mgr.25232) 8888 : cluster [DBG] pgmap v9832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:48.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16579 16 16 0 0 0 - 0 2024-07-28T16:47:49.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:47:49.385970+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:47:49.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:47:49.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16580 16 16 0 0 0 - 0 2024-07-28T16:47:49.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:47:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:47:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:47:50.288 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:49 smithi150 bash[67543]: cluster 2024-07-28T16:47:48.605082+0000 mgr.y (mgr.25232) 8889 : cluster [DBG] pgmap v9833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:50.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:49 smithi022 bash[80503]: cluster 2024-07-28T16:47:48.605082+0000 mgr.y (mgr.25232) 8889 : cluster [DBG] pgmap v9833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:50.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:49 smithi022 bash[82865]: cluster 2024-07-28T16:47:48.605082+0000 mgr.y (mgr.25232) 8889 : cluster [DBG] pgmap v9833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:50.395 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16581 16 16 0 0 0 - 0 2024-07-28T16:47:51.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:50 smithi150 bash[67543]: audit 2024-07-28T16:47:50.761966+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:51.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:50 smithi022 bash[80503]: audit 2024-07-28T16:47:50.761966+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:51.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:50 smithi022 bash[82865]: audit 2024-07-28T16:47:50.761966+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:47:51.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16582 16 16 0 0 0 - 0 2024-07-28T16:47:52.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:51 smithi150 bash[67543]: cluster 2024-07-28T16:47:50.606477+0000 mgr.y (mgr.25232) 8890 : cluster [DBG] pgmap v9834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:52.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:51 smithi022 bash[80503]: cluster 2024-07-28T16:47:50.606477+0000 mgr.y (mgr.25232) 8890 : cluster [DBG] pgmap v9834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:52.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:51 smithi022 bash[82865]: cluster 2024-07-28T16:47:50.606477+0000 mgr.y (mgr.25232) 8890 : cluster [DBG] pgmap v9834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:52.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16583 16 16 0 0 0 - 0 2024-07-28T16:47:52.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:47:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:47:53.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16584 16 16 0 0 0 - 0 2024-07-28T16:47:54.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:53 smithi150 bash[67543]: cluster 2024-07-28T16:47:52.607827+0000 mgr.y (mgr.25232) 8891 : cluster [DBG] pgmap v9835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:54.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:53 smithi022 bash[80503]: cluster 2024-07-28T16:47:52.607827+0000 mgr.y (mgr.25232) 8891 : cluster [DBG] pgmap v9835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:54.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:53 smithi022 bash[82865]: cluster 2024-07-28T16:47:52.607827+0000 mgr.y (mgr.25232) 8891 : cluster [DBG] pgmap v9835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:54.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16585 16 16 0 0 0 - 0 2024-07-28T16:47:55.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16586 16 16 0 0 0 - 0 2024-07-28T16:47:56.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:55 smithi150 bash[67543]: cluster 2024-07-28T16:47:54.609172+0000 mgr.y (mgr.25232) 8892 : cluster [DBG] pgmap v9836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:56.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:55 smithi022 bash[80503]: cluster 2024-07-28T16:47:54.609172+0000 mgr.y (mgr.25232) 8892 : cluster [DBG] pgmap v9836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:56.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:55 smithi022 bash[82865]: cluster 2024-07-28T16:47:54.609172+0000 mgr.y (mgr.25232) 8892 : cluster [DBG] pgmap v9836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:56.396 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16587 16 16 0 0 0 - 0 2024-07-28T16:47:57.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16588 16 16 0 0 0 - 0 2024-07-28T16:47:58.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:57 smithi150 bash[67543]: cluster 2024-07-28T16:47:56.610551+0000 mgr.y (mgr.25232) 8893 : cluster [DBG] pgmap v9837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:58.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:57 smithi022 bash[82865]: cluster 2024-07-28T16:47:56.610551+0000 mgr.y (mgr.25232) 8893 : cluster [DBG] pgmap v9837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:58.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:57 smithi022 bash[80503]: cluster 2024-07-28T16:47:56.610551+0000 mgr.y (mgr.25232) 8893 : cluster [DBG] pgmap v9837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:47:58.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16589 16 16 0 0 0 - 0 2024-07-28T16:47:59.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16590 16 16 0 0 0 - 0 2024-07-28T16:47:59.840 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:47:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:47:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:48:00.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:47:59 smithi150 bash[67543]: cluster 2024-07-28T16:47:58.611901+0000 mgr.y (mgr.25232) 8894 : cluster [DBG] pgmap v9838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:00.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:47:59 smithi022 bash[80503]: cluster 2024-07-28T16:47:58.611901+0000 mgr.y (mgr.25232) 8894 : cluster [DBG] pgmap v9838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:00.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:47:59 smithi022 bash[82865]: cluster 2024-07-28T16:47:58.611901+0000 mgr.y (mgr.25232) 8894 : cluster [DBG] pgmap v9838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:00.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16591 16 16 0 0 0 - 0 2024-07-28T16:48:01.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16592 16 16 0 0 0 - 0 2024-07-28T16:48:02.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:01 smithi150 bash[67543]: cluster 2024-07-28T16:48:00.613269+0000 mgr.y (mgr.25232) 8895 : cluster [DBG] pgmap v9839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:02.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:01 smithi022 bash[80503]: cluster 2024-07-28T16:48:00.613269+0000 mgr.y (mgr.25232) 8895 : cluster [DBG] pgmap v9839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:02.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:01 smithi022 bash[82865]: cluster 2024-07-28T16:48:00.613269+0000 mgr.y (mgr.25232) 8895 : cluster [DBG] pgmap v9839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:02.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16593 16 16 0 0 0 - 0 2024-07-28T16:48:02.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:48:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:48:03.397 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16594 16 16 0 0 0 - 0 2024-07-28T16:48:04.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:03 smithi150 bash[67543]: cluster 2024-07-28T16:48:02.614673+0000 mgr.y (mgr.25232) 8896 : cluster [DBG] pgmap v9840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:04.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:03 smithi022 bash[80503]: cluster 2024-07-28T16:48:02.614673+0000 mgr.y (mgr.25232) 8896 : cluster [DBG] pgmap v9840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:04.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:03 smithi022 bash[82865]: cluster 2024-07-28T16:48:02.614673+0000 mgr.y (mgr.25232) 8896 : cluster [DBG] pgmap v9840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:04.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16595 16 16 0 0 0 - 0 2024-07-28T16:48:05.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16596 16 16 0 0 0 - 0 2024-07-28T16:48:06.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:05 smithi150 bash[67543]: cluster 2024-07-28T16:48:04.616002+0000 mgr.y (mgr.25232) 8897 : cluster [DBG] pgmap v9841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:06.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:05 smithi150 bash[67543]: audit 2024-07-28T16:48:05.762596+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:06.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:05 smithi022 bash[80503]: cluster 2024-07-28T16:48:04.616002+0000 mgr.y (mgr.25232) 8897 : cluster [DBG] pgmap v9841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:06.340 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:05 smithi022 bash[80503]: audit 2024-07-28T16:48:05.762596+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:06.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:05 smithi022 bash[82865]: cluster 2024-07-28T16:48:04.616002+0000 mgr.y (mgr.25232) 8897 : cluster [DBG] pgmap v9841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:06.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:05 smithi022 bash[82865]: audit 2024-07-28T16:48:05.762596+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:06.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16597 16 16 0 0 0 - 0 2024-07-28T16:48:07.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16598 16 16 0 0 0 - 0 2024-07-28T16:48:08.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:07 smithi150 bash[67543]: cluster 2024-07-28T16:48:06.617342+0000 mgr.y (mgr.25232) 8898 : cluster [DBG] pgmap v9842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:08.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:07 smithi022 bash[80503]: cluster 2024-07-28T16:48:06.617342+0000 mgr.y (mgr.25232) 8898 : cluster [DBG] pgmap v9842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:08.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:07 smithi022 bash[82865]: cluster 2024-07-28T16:48:06.617342+0000 mgr.y (mgr.25232) 8898 : cluster [DBG] pgmap v9842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:08.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16599 16 16 0 0 0 - 0 2024-07-28T16:48:09.398 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:48:09.389258+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:48:09.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:48:09.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16600 16 16 0 0 0 - 0 2024-07-28T16:48:09.839 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:48:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:48:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:48:10.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:09 smithi150 bash[67543]: cluster 2024-07-28T16:48:08.618865+0000 mgr.y (mgr.25232) 8899 : cluster [DBG] pgmap v9843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:10.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:09 smithi022 bash[80503]: cluster 2024-07-28T16:48:08.618865+0000 mgr.y (mgr.25232) 8899 : cluster [DBG] pgmap v9843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:10.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:09 smithi022 bash[82865]: cluster 2024-07-28T16:48:08.618865+0000 mgr.y (mgr.25232) 8899 : cluster [DBG] pgmap v9843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:10.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16601 16 16 0 0 0 - 0 2024-07-28T16:48:11.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:10 smithi150 bash[67543]: cluster 2024-07-28T16:48:10.620438+0000 mgr.y (mgr.25232) 8900 : cluster [DBG] pgmap v9844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:11.339 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:10 smithi022 bash[80503]: cluster 2024-07-28T16:48:10.620438+0000 mgr.y (mgr.25232) 8900 : cluster [DBG] pgmap v9844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:11.340 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:10 smithi022 bash[82865]: cluster 2024-07-28T16:48:10.620438+0000 mgr.y (mgr.25232) 8900 : cluster [DBG] pgmap v9844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:11.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16602 16 16 0 0 0 - 0 2024-07-28T16:48:12.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16603 16 16 0 0 0 - 0 2024-07-28T16:48:12.779 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:48:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:48:13.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16604 16 16 0 0 0 - 0 2024-07-28T16:48:14.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:13 smithi150 bash[67543]: cluster 2024-07-28T16:48:12.621831+0000 mgr.y (mgr.25232) 8901 : cluster [DBG] pgmap v9845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:14.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:13 smithi022 bash[80503]: cluster 2024-07-28T16:48:12.621831+0000 mgr.y (mgr.25232) 8901 : cluster [DBG] pgmap v9845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:14.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:13 smithi022 bash[82865]: cluster 2024-07-28T16:48:12.621831+0000 mgr.y (mgr.25232) 8901 : cluster [DBG] pgmap v9845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:14.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16605 16 16 0 0 0 - 0 2024-07-28T16:48:15.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16606 16 16 0 0 0 - 0 2024-07-28T16:48:16.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:15 smithi150 bash[67543]: cluster 2024-07-28T16:48:14.623211+0000 mgr.y (mgr.25232) 8902 : cluster [DBG] pgmap v9846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:16.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:15 smithi022 bash[80503]: cluster 2024-07-28T16:48:14.623211+0000 mgr.y (mgr.25232) 8902 : cluster [DBG] pgmap v9846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:16.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:15 smithi022 bash[82865]: cluster 2024-07-28T16:48:14.623211+0000 mgr.y (mgr.25232) 8902 : cluster [DBG] pgmap v9846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:16.399 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16607 16 16 0 0 0 - 0 2024-07-28T16:48:17.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16608 16 16 0 0 0 - 0 2024-07-28T16:48:18.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:17 smithi150 bash[67543]: cluster 2024-07-28T16:48:16.624534+0000 mgr.y (mgr.25232) 8903 : cluster [DBG] pgmap v9847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:18.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:17 smithi022 bash[80503]: cluster 2024-07-28T16:48:16.624534+0000 mgr.y (mgr.25232) 8903 : cluster [DBG] pgmap v9847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:18.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:17 smithi022 bash[82865]: cluster 2024-07-28T16:48:16.624534+0000 mgr.y (mgr.25232) 8903 : cluster [DBG] pgmap v9847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:18.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16609 16 16 0 0 0 - 0 2024-07-28T16:48:19.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16610 16 16 0 0 0 - 0 2024-07-28T16:48:19.700 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:48:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:48:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:48:20.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:19 smithi150 bash[67543]: cluster 2024-07-28T16:48:18.626037+0000 mgr.y (mgr.25232) 8904 : cluster [DBG] pgmap v9848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:20.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:19 smithi022 bash[80503]: cluster 2024-07-28T16:48:18.626037+0000 mgr.y (mgr.25232) 8904 : cluster [DBG] pgmap v9848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:20.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:19 smithi022 bash[82865]: cluster 2024-07-28T16:48:18.626037+0000 mgr.y (mgr.25232) 8904 : cluster [DBG] pgmap v9848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:20.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16611 16 16 0 0 0 - 0 2024-07-28T16:48:21.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16612 16 16 0 0 0 - 0 2024-07-28T16:48:22.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:21 smithi150 bash[67543]: cluster 2024-07-28T16:48:20.627458+0000 mgr.y (mgr.25232) 8905 : cluster [DBG] pgmap v9849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:22.029 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:21 smithi150 bash[67543]: audit 2024-07-28T16:48:20.763089+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:22.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:21 smithi022 bash[80503]: cluster 2024-07-28T16:48:20.627458+0000 mgr.y (mgr.25232) 8905 : cluster [DBG] pgmap v9849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:22.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:21 smithi022 bash[80503]: audit 2024-07-28T16:48:20.763089+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:22.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:21 smithi022 bash[82865]: cluster 2024-07-28T16:48:20.627458+0000 mgr.y (mgr.25232) 8905 : cluster [DBG] pgmap v9849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:22.091 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:21 smithi022 bash[82865]: audit 2024-07-28T16:48:20.763089+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:22.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16613 16 16 0 0 0 - 0 2024-07-28T16:48:22.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:48:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:48:23.400 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16614 16 16 0 0 0 - 0 2024-07-28T16:48:24.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:23 smithi150 bash[67543]: cluster 2024-07-28T16:48:22.628797+0000 mgr.y (mgr.25232) 8906 : cluster [DBG] pgmap v9850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:24.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:23 smithi022 bash[80503]: cluster 2024-07-28T16:48:22.628797+0000 mgr.y (mgr.25232) 8906 : cluster [DBG] pgmap v9850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:24.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:23 smithi022 bash[82865]: cluster 2024-07-28T16:48:22.628797+0000 mgr.y (mgr.25232) 8906 : cluster [DBG] pgmap v9850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:24.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16615 16 16 0 0 0 - 0 2024-07-28T16:48:25.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16616 16 16 0 0 0 - 0 2024-07-28T16:48:26.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:25 smithi150 bash[67543]: cluster 2024-07-28T16:48:24.630148+0000 mgr.y (mgr.25232) 8907 : cluster [DBG] pgmap v9851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:26.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:25 smithi022 bash[80503]: cluster 2024-07-28T16:48:24.630148+0000 mgr.y (mgr.25232) 8907 : cluster [DBG] pgmap v9851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:26.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:25 smithi022 bash[82865]: cluster 2024-07-28T16:48:24.630148+0000 mgr.y (mgr.25232) 8907 : cluster [DBG] pgmap v9851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:26.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16617 16 16 0 0 0 - 0 2024-07-28T16:48:27.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16618 16 16 0 0 0 - 0 2024-07-28T16:48:28.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:27 smithi150 bash[67543]: cluster 2024-07-28T16:48:26.631496+0000 mgr.y (mgr.25232) 8908 : cluster [DBG] pgmap v9852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:28.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:27 smithi022 bash[80503]: cluster 2024-07-28T16:48:26.631496+0000 mgr.y (mgr.25232) 8908 : cluster [DBG] pgmap v9852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:28.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:27 smithi022 bash[82865]: cluster 2024-07-28T16:48:26.631496+0000 mgr.y (mgr.25232) 8908 : cluster [DBG] pgmap v9852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:28.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16619 16 16 0 0 0 - 0 2024-07-28T16:48:29.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:48:29.392462+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:48:29.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:48:29.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16620 16 16 0 0 0 - 0 2024-07-28T16:48:29.728 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:48:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:48:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:48:30.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:29 smithi150 bash[67543]: cluster 2024-07-28T16:48:28.632837+0000 mgr.y (mgr.25232) 8909 : cluster [DBG] pgmap v9853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:30.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:29 smithi022 bash[80503]: cluster 2024-07-28T16:48:28.632837+0000 mgr.y (mgr.25232) 8909 : cluster [DBG] pgmap v9853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:30.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:29 smithi022 bash[82865]: cluster 2024-07-28T16:48:28.632837+0000 mgr.y (mgr.25232) 8909 : cluster [DBG] pgmap v9853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:30.401 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16621 16 16 0 0 0 - 0 2024-07-28T16:48:31.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16622 16 16 0 0 0 - 0 2024-07-28T16:48:32.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:31 smithi150 bash[67543]: cluster 2024-07-28T16:48:30.634197+0000 mgr.y (mgr.25232) 8910 : cluster [DBG] pgmap v9854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:32.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:31 smithi022 bash[80503]: cluster 2024-07-28T16:48:30.634197+0000 mgr.y (mgr.25232) 8910 : cluster [DBG] pgmap v9854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:32.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:31 smithi022 bash[82865]: cluster 2024-07-28T16:48:30.634197+0000 mgr.y (mgr.25232) 8910 : cluster [DBG] pgmap v9854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:32.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16623 16 16 0 0 0 - 0 2024-07-28T16:48:32.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:48:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:48:33.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16624 16 16 0 0 0 - 0 2024-07-28T16:48:34.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:33 smithi150 bash[67543]: cluster 2024-07-28T16:48:32.635571+0000 mgr.y (mgr.25232) 8911 : cluster [DBG] pgmap v9855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:34.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:33 smithi022 bash[80503]: cluster 2024-07-28T16:48:32.635571+0000 mgr.y (mgr.25232) 8911 : cluster [DBG] pgmap v9855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:34.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:33 smithi022 bash[82865]: cluster 2024-07-28T16:48:32.635571+0000 mgr.y (mgr.25232) 8911 : cluster [DBG] pgmap v9855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:34.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16625 16 16 0 0 0 - 0 2024-07-28T16:48:35.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16626 16 16 0 0 0 - 0 2024-07-28T16:48:36.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:35 smithi150 bash[67543]: cluster 2024-07-28T16:48:34.636923+0000 mgr.y (mgr.25232) 8912 : cluster [DBG] pgmap v9856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:36.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:35 smithi022 bash[80503]: cluster 2024-07-28T16:48:34.636923+0000 mgr.y (mgr.25232) 8912 : cluster [DBG] pgmap v9856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:35 smithi022 bash[82865]: cluster 2024-07-28T16:48:34.636923+0000 mgr.y (mgr.25232) 8912 : cluster [DBG] pgmap v9856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:36.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16627 16 16 0 0 0 - 0 2024-07-28T16:48:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:36 smithi150 bash[67543]: audit 2024-07-28T16:48:35.763387+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:37.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:36 smithi150 bash[67543]: audit 2024-07-28T16:48:36.728714+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:48:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:36 smithi022 bash[80503]: audit 2024-07-28T16:48:35.763387+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:37.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:36 smithi022 bash[80503]: audit 2024-07-28T16:48:36.728714+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:48:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:36 smithi022 bash[82865]: audit 2024-07-28T16:48:35.763387+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:37.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:36 smithi022 bash[82865]: audit 2024-07-28T16:48:36.728714+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:48:37.402 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16628 16 16 0 0 0 - 0 2024-07-28T16:48:38.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:37 smithi150 bash[67543]: cluster 2024-07-28T16:48:36.638253+0000 mgr.y (mgr.25232) 8913 : cluster [DBG] pgmap v9857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:38.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:37 smithi022 bash[80503]: cluster 2024-07-28T16:48:36.638253+0000 mgr.y (mgr.25232) 8913 : cluster [DBG] pgmap v9857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:38.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:37 smithi022 bash[82865]: cluster 2024-07-28T16:48:36.638253+0000 mgr.y (mgr.25232) 8913 : cluster [DBG] pgmap v9857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:38.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16629 16 16 0 0 0 - 0 2024-07-28T16:48:39.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16630 16 16 0 0 0 - 0 2024-07-28T16:48:39.755 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:48:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:48:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:48:40.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:39 smithi150 bash[67543]: cluster 2024-07-28T16:48:38.639683+0000 mgr.y (mgr.25232) 8914 : cluster [DBG] pgmap v9858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:40.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:39 smithi022 bash[80503]: cluster 2024-07-28T16:48:38.639683+0000 mgr.y (mgr.25232) 8914 : cluster [DBG] pgmap v9858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:40.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:39 smithi022 bash[82865]: cluster 2024-07-28T16:48:38.639683+0000 mgr.y (mgr.25232) 8914 : cluster [DBG] pgmap v9858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:40.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16631 16 16 0 0 0 - 0 2024-07-28T16:48:41.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16632 16 16 0 0 0 - 0 2024-07-28T16:48:42.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:41 smithi150 bash[67543]: cluster 2024-07-28T16:48:40.641052+0000 mgr.y (mgr.25232) 8915 : cluster [DBG] pgmap v9859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:42.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:41 smithi022 bash[80503]: cluster 2024-07-28T16:48:40.641052+0000 mgr.y (mgr.25232) 8915 : cluster [DBG] pgmap v9859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:42.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:41 smithi022 bash[82865]: cluster 2024-07-28T16:48:40.641052+0000 mgr.y (mgr.25232) 8915 : cluster [DBG] pgmap v9859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:42.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16633 16 16 0 0 0 - 0 2024-07-28T16:48:42.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:48:42 smithi150 bash[60514]: ts=2024-07-28T16:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:48:43.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16634 16 16 0 0 0 - 0 2024-07-28T16:48:43.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:42.427853+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.778 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:42.434111+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:42.637213+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: cluster 2024-07-28T16:48:42.642250+0000 mgr.y (mgr.25232) 8916 : cluster [DBG] pgmap v9860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:42.646386+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:43.079054+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:48:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:43.080652+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:48:43.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:43 smithi150 bash[67543]: audit 2024-07-28T16:48:43.089216+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:42.427853+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.839 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:42.434111+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:42.637213+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: cluster 2024-07-28T16:48:42.642250+0000 mgr.y (mgr.25232) 8916 : cluster [DBG] pgmap v9860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:42.646386+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:43.079054+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:43.080652+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[80503]: audit 2024-07-28T16:48:43.089216+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:42.427853+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:42.434111+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:42.637213+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: cluster 2024-07-28T16:48:42.642250+0000 mgr.y (mgr.25232) 8916 : cluster [DBG] pgmap v9860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:43.840 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:42.646386+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:43.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:43.079054+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:48:43.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:43.080652+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:48:43.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:43 smithi022 bash[82865]: audit 2024-07-28T16:48:43.089216+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:48:44.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16635 16 16 0 0 0 - 0 2024-07-28T16:48:45.403 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16636 16 16 0 0 0 - 0 2024-07-28T16:48:46.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:45 smithi150 bash[67543]: cluster 2024-07-28T16:48:44.643697+0000 mgr.y (mgr.25232) 8917 : cluster [DBG] pgmap v9861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:46.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:45 smithi022 bash[80503]: cluster 2024-07-28T16:48:44.643697+0000 mgr.y (mgr.25232) 8917 : cluster [DBG] pgmap v9861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:46.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:45 smithi022 bash[82865]: cluster 2024-07-28T16:48:44.643697+0000 mgr.y (mgr.25232) 8917 : cluster [DBG] pgmap v9861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:46.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16637 16 16 0 0 0 - 0 2024-07-28T16:48:47.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16638 16 16 0 0 0 - 0 2024-07-28T16:48:48.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:47 smithi150 bash[67543]: cluster 2024-07-28T16:48:46.645246+0000 mgr.y (mgr.25232) 8918 : cluster [DBG] pgmap v9862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:48.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:47 smithi022 bash[80503]: cluster 2024-07-28T16:48:46.645246+0000 mgr.y (mgr.25232) 8918 : cluster [DBG] pgmap v9862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:48.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:47 smithi022 bash[82865]: cluster 2024-07-28T16:48:46.645246+0000 mgr.y (mgr.25232) 8918 : cluster [DBG] pgmap v9862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:48.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16639 16 16 0 0 0 - 0 2024-07-28T16:48:49.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:48:49.395701+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:48:49.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:48:49.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16640 16 16 0 0 0 - 0 2024-07-28T16:48:49.717 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:48:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:48:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:48:50.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:49 smithi150 bash[67543]: cluster 2024-07-28T16:48:48.646651+0000 mgr.y (mgr.25232) 8919 : cluster [DBG] pgmap v9863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:50.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:49 smithi022 bash[80503]: cluster 2024-07-28T16:48:48.646651+0000 mgr.y (mgr.25232) 8919 : cluster [DBG] pgmap v9863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:50.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:49 smithi022 bash[82865]: cluster 2024-07-28T16:48:48.646651+0000 mgr.y (mgr.25232) 8919 : cluster [DBG] pgmap v9863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:50.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16641 16 16 0 0 0 - 0 2024-07-28T16:48:51.404 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16642 16 16 0 0 0 - 0 2024-07-28T16:48:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:51 smithi150 bash[67543]: cluster 2024-07-28T16:48:50.648053+0000 mgr.y (mgr.25232) 8920 : cluster [DBG] pgmap v9864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:52.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:51 smithi150 bash[67543]: audit 2024-07-28T16:48:50.764077+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:52.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:51 smithi022 bash[80503]: cluster 2024-07-28T16:48:50.648053+0000 mgr.y (mgr.25232) 8920 : cluster [DBG] pgmap v9864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:52.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:51 smithi022 bash[80503]: audit 2024-07-28T16:48:50.764077+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:51 smithi022 bash[82865]: cluster 2024-07-28T16:48:50.648053+0000 mgr.y (mgr.25232) 8920 : cluster [DBG] pgmap v9864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:52.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:51 smithi022 bash[82865]: audit 2024-07-28T16:48:50.764077+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:48:52.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16643 16 16 0 0 0 - 0 2024-07-28T16:48:52.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:48:52 smithi150 bash[60514]: ts=2024-07-28T16:48: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:48:53.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16644 16 16 0 0 0 - 0 2024-07-28T16:48:54.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:53 smithi150 bash[67543]: cluster 2024-07-28T16:48:52.649461+0000 mgr.y (mgr.25232) 8921 : cluster [DBG] pgmap v9865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:54.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:53 smithi022 bash[80503]: cluster 2024-07-28T16:48:52.649461+0000 mgr.y (mgr.25232) 8921 : cluster [DBG] pgmap v9865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:54.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:53 smithi022 bash[82865]: cluster 2024-07-28T16:48:52.649461+0000 mgr.y (mgr.25232) 8921 : cluster [DBG] pgmap v9865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:54.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16645 16 16 0 0 0 - 0 2024-07-28T16:48:55.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16646 16 16 0 0 0 - 0 2024-07-28T16:48:56.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:55 smithi150 bash[67543]: cluster 2024-07-28T16:48:54.650883+0000 mgr.y (mgr.25232) 8922 : cluster [DBG] pgmap v9866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:56.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:55 smithi022 bash[80503]: cluster 2024-07-28T16:48:54.650883+0000 mgr.y (mgr.25232) 8922 : cluster [DBG] pgmap v9866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:56.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:55 smithi022 bash[82865]: cluster 2024-07-28T16:48:54.650883+0000 mgr.y (mgr.25232) 8922 : cluster [DBG] pgmap v9866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:56.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16647 16 16 0 0 0 - 0 2024-07-28T16:48:57.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16648 16 16 0 0 0 - 0 2024-07-28T16:48:58.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:57 smithi150 bash[67543]: cluster 2024-07-28T16:48:56.652241+0000 mgr.y (mgr.25232) 8923 : cluster [DBG] pgmap v9867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:58.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:57 smithi022 bash[80503]: cluster 2024-07-28T16:48:56.652241+0000 mgr.y (mgr.25232) 8923 : cluster [DBG] pgmap v9867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:58.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:57 smithi022 bash[82865]: cluster 2024-07-28T16:48:56.652241+0000 mgr.y (mgr.25232) 8923 : cluster [DBG] pgmap v9867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:48:58.405 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16649 16 16 0 0 0 - 0 2024-07-28T16:48:59.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16650 16 16 0 0 0 - 0 2024-07-28T16:48:59.736 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:48:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:48:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:49:00.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:48:59 smithi150 bash[67543]: cluster 2024-07-28T16:48:58.653605+0000 mgr.y (mgr.25232) 8924 : cluster [DBG] pgmap v9868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:00.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:48:59 smithi022 bash[80503]: cluster 2024-07-28T16:48:58.653605+0000 mgr.y (mgr.25232) 8924 : cluster [DBG] pgmap v9868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:00.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:48:59 smithi022 bash[82865]: cluster 2024-07-28T16:48:58.653605+0000 mgr.y (mgr.25232) 8924 : cluster [DBG] pgmap v9868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:00.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16651 16 16 0 0 0 - 0 2024-07-28T16:49:01.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16652 16 16 0 0 0 - 0 2024-07-28T16:49:02.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:01 smithi150 bash[67543]: cluster 2024-07-28T16:49:00.655011+0000 mgr.y (mgr.25232) 8925 : cluster [DBG] pgmap v9869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:02.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:01 smithi022 bash[80503]: cluster 2024-07-28T16:49:00.655011+0000 mgr.y (mgr.25232) 8925 : cluster [DBG] pgmap v9869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:02.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:01 smithi022 bash[82865]: cluster 2024-07-28T16:49:00.655011+0000 mgr.y (mgr.25232) 8925 : cluster [DBG] pgmap v9869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:02.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16653 16 16 0 0 0 - 0 2024-07-28T16:49:02.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:49:02 smithi150 bash[60514]: ts=2024-07-28T16:49: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:49:03.406 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16654 16 16 0 0 0 - 0 2024-07-28T16:49:04.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:03 smithi150 bash[67543]: cluster 2024-07-28T16:49:02.656407+0000 mgr.y (mgr.25232) 8926 : cluster [DBG] pgmap v9870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:04.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:03 smithi022 bash[80503]: cluster 2024-07-28T16:49:02.656407+0000 mgr.y (mgr.25232) 8926 : cluster [DBG] pgmap v9870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:04.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:03 smithi022 bash[82865]: cluster 2024-07-28T16:49:02.656407+0000 mgr.y (mgr.25232) 8926 : cluster [DBG] pgmap v9870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:04.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16655 16 16 0 0 0 - 0 2024-07-28T16:49:05.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16656 16 16 0 0 0 - 0 2024-07-28T16:49:06.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:05 smithi150 bash[67543]: cluster 2024-07-28T16:49:04.657779+0000 mgr.y (mgr.25232) 8927 : cluster [DBG] pgmap v9871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:06.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:05 smithi022 bash[80503]: cluster 2024-07-28T16:49:04.657779+0000 mgr.y (mgr.25232) 8927 : cluster [DBG] pgmap v9871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:06.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:05 smithi022 bash[82865]: cluster 2024-07-28T16:49:04.657779+0000 mgr.y (mgr.25232) 8927 : cluster [DBG] pgmap v9871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:06.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16657 16 16 0 0 0 - 0 2024-07-28T16:49:07.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:06 smithi150 bash[67543]: audit 2024-07-28T16:49:05.764382+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:07.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:06 smithi022 bash[80503]: audit 2024-07-28T16:49:05.764382+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:07.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:06 smithi022 bash[82865]: audit 2024-07-28T16:49:05.764382+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:07.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16658 16 16 0 0 0 - 0 2024-07-28T16:49:08.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:07 smithi150 bash[67543]: cluster 2024-07-28T16:49:06.659143+0000 mgr.y (mgr.25232) 8928 : cluster [DBG] pgmap v9872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:08.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:07 smithi022 bash[80503]: cluster 2024-07-28T16:49:06.659143+0000 mgr.y (mgr.25232) 8928 : cluster [DBG] pgmap v9872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:08.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:07 smithi022 bash[82865]: cluster 2024-07-28T16:49:06.659143+0000 mgr.y (mgr.25232) 8928 : cluster [DBG] pgmap v9872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:08.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16659 16 16 0 0 0 - 0 2024-07-28T16:49:09.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:49:09.398984+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:49:09.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:49:09.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16660 16 16 0 0 0 - 0 2024-07-28T16:49:09.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:49:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:49:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:49:10.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:09 smithi150 bash[67543]: cluster 2024-07-28T16:49:08.660496+0000 mgr.y (mgr.25232) 8929 : cluster [DBG] pgmap v9873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:10.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:09 smithi022 bash[80503]: cluster 2024-07-28T16:49:08.660496+0000 mgr.y (mgr.25232) 8929 : cluster [DBG] pgmap v9873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:10.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:09 smithi022 bash[82865]: cluster 2024-07-28T16:49:08.660496+0000 mgr.y (mgr.25232) 8929 : cluster [DBG] pgmap v9873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:10.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16661 16 16 0 0 0 - 0 2024-07-28T16:49:11.407 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16662 16 16 0 0 0 - 0 2024-07-28T16:49:12.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:11 smithi150 bash[67543]: cluster 2024-07-28T16:49:10.661873+0000 mgr.y (mgr.25232) 8930 : cluster [DBG] pgmap v9874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:12.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:11 smithi022 bash[82865]: cluster 2024-07-28T16:49:10.661873+0000 mgr.y (mgr.25232) 8930 : cluster [DBG] pgmap v9874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:12.089 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:11 smithi022 bash[80503]: cluster 2024-07-28T16:49:10.661873+0000 mgr.y (mgr.25232) 8930 : cluster [DBG] pgmap v9874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:12.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16663 16 16 0 0 0 - 0 2024-07-28T16:49:12.778 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:49:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:49:13.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16664 16 16 0 0 0 - 0 2024-07-28T16:49:14.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:13 smithi150 bash[67543]: cluster 2024-07-28T16:49:12.663253+0000 mgr.y (mgr.25232) 8931 : cluster [DBG] pgmap v9875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:14.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:13 smithi022 bash[80503]: cluster 2024-07-28T16:49:12.663253+0000 mgr.y (mgr.25232) 8931 : cluster [DBG] pgmap v9875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:14.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:13 smithi022 bash[82865]: cluster 2024-07-28T16:49:12.663253+0000 mgr.y (mgr.25232) 8931 : cluster [DBG] pgmap v9875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:14.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16665 16 16 0 0 0 - 0 2024-07-28T16:49:15.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16666 16 16 0 0 0 - 0 2024-07-28T16:49:16.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:15 smithi150 bash[67543]: cluster 2024-07-28T16:49:14.664598+0000 mgr.y (mgr.25232) 8932 : cluster [DBG] pgmap v9876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:16.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:15 smithi022 bash[80503]: cluster 2024-07-28T16:49:14.664598+0000 mgr.y (mgr.25232) 8932 : cluster [DBG] pgmap v9876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:16.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:15 smithi022 bash[82865]: cluster 2024-07-28T16:49:14.664598+0000 mgr.y (mgr.25232) 8932 : cluster [DBG] pgmap v9876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:16.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16667 16 16 0 0 0 - 0 2024-07-28T16:49:17.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16668 16 16 0 0 0 - 0 2024-07-28T16:49:18.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:17 smithi022 bash[80503]: cluster 2024-07-28T16:49:16.665958+0000 mgr.y (mgr.25232) 8933 : cluster [DBG] pgmap v9877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:18.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:17 smithi022 bash[82865]: cluster 2024-07-28T16:49:16.665958+0000 mgr.y (mgr.25232) 8933 : cluster [DBG] pgmap v9877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:18.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:17 smithi150 bash[67543]: cluster 2024-07-28T16:49:16.665958+0000 mgr.y (mgr.25232) 8933 : cluster [DBG] pgmap v9877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:18.408 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16669 16 16 0 0 0 - 0 2024-07-28T16:49:19.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16670 16 16 0 0 0 - 0 2024-07-28T16:49:19.783 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:49:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:49:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:49:20.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:19 smithi022 bash[80503]: cluster 2024-07-28T16:49:18.667316+0000 mgr.y (mgr.25232) 8934 : cluster [DBG] pgmap v9878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:20.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:19 smithi022 bash[82865]: cluster 2024-07-28T16:49:18.667316+0000 mgr.y (mgr.25232) 8934 : cluster [DBG] pgmap v9878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:20.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:19 smithi150 bash[67543]: cluster 2024-07-28T16:49:18.667316+0000 mgr.y (mgr.25232) 8934 : cluster [DBG] pgmap v9878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:20.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16671 16 16 0 0 0 - 0 2024-07-28T16:49:21.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:20 smithi022 bash[80503]: audit 2024-07-28T16:49:20.765183+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:21.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:20 smithi022 bash[82865]: audit 2024-07-28T16:49:20.765183+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:21.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:20 smithi150 bash[67543]: audit 2024-07-28T16:49:20.765183+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:21.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16672 16 16 0 0 0 - 0 2024-07-28T16:49:22.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:21 smithi022 bash[80503]: cluster 2024-07-28T16:49:20.668668+0000 mgr.y (mgr.25232) 8935 : cluster [DBG] pgmap v9879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:22.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:21 smithi022 bash[82865]: cluster 2024-07-28T16:49:20.668668+0000 mgr.y (mgr.25232) 8935 : cluster [DBG] pgmap v9879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:22.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:21 smithi150 bash[67543]: cluster 2024-07-28T16:49:20.668668+0000 mgr.y (mgr.25232) 8935 : cluster [DBG] pgmap v9879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:22.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16673 16 16 0 0 0 - 0 2024-07-28T16:49:22.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:49:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:49:23.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16674 16 16 0 0 0 - 0 2024-07-28T16:49:24.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:23 smithi022 bash[80503]: cluster 2024-07-28T16:49:22.670173+0000 mgr.y (mgr.25232) 8936 : cluster [DBG] pgmap v9880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:24.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:23 smithi022 bash[82865]: cluster 2024-07-28T16:49:22.670173+0000 mgr.y (mgr.25232) 8936 : cluster [DBG] pgmap v9880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:24.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:23 smithi150 bash[67543]: cluster 2024-07-28T16:49:22.670173+0000 mgr.y (mgr.25232) 8936 : cluster [DBG] pgmap v9880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:24.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16675 16 16 0 0 0 - 0 2024-07-28T16:49:25.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16676 16 16 0 0 0 - 0 2024-07-28T16:49:26.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:25 smithi022 bash[80503]: cluster 2024-07-28T16:49:24.671696+0000 mgr.y (mgr.25232) 8937 : cluster [DBG] pgmap v9881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:26.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:25 smithi022 bash[82865]: cluster 2024-07-28T16:49:24.671696+0000 mgr.y (mgr.25232) 8937 : cluster [DBG] pgmap v9881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:26.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:25 smithi150 bash[67543]: cluster 2024-07-28T16:49:24.671696+0000 mgr.y (mgr.25232) 8937 : cluster [DBG] pgmap v9881: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:26.409 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16677 16 16 0 0 0 - 0 2024-07-28T16:49:27.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16678 16 16 0 0 0 - 0 2024-07-28T16:49:28.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:27 smithi022 bash[80503]: cluster 2024-07-28T16:49:26.673205+0000 mgr.y (mgr.25232) 8938 : cluster [DBG] pgmap v9882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:28.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:27 smithi022 bash[82865]: cluster 2024-07-28T16:49:26.673205+0000 mgr.y (mgr.25232) 8938 : cluster [DBG] pgmap v9882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:28.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:27 smithi150 bash[67543]: cluster 2024-07-28T16:49:26.673205+0000 mgr.y (mgr.25232) 8938 : cluster [DBG] pgmap v9882: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:28.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16679 16 16 0 0 0 - 0 2024-07-28T16:49:29.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:49:29.402270+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:49:29.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:49:29.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16680 16 16 0 0 0 - 0 2024-07-28T16:49:29.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:49:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:49:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T16:49:30.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:29 smithi022 bash[80503]: cluster 2024-07-28T16:49:28.674758+0000 mgr.y (mgr.25232) 8939 : cluster [DBG] pgmap v9883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:30.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:29 smithi022 bash[82865]: cluster 2024-07-28T16:49:28.674758+0000 mgr.y (mgr.25232) 8939 : cluster [DBG] pgmap v9883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:30.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:29 smithi150 bash[67543]: cluster 2024-07-28T16:49:28.674758+0000 mgr.y (mgr.25232) 8939 : cluster [DBG] pgmap v9883: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:30.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16681 16 16 0 0 0 - 0 2024-07-28T16:49:31.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16682 16 16 0 0 0 - 0 2024-07-28T16:49:32.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:31 smithi022 bash[80503]: cluster 2024-07-28T16:49:30.676179+0000 mgr.y (mgr.25232) 8940 : cluster [DBG] pgmap v9884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:32.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:31 smithi022 bash[82865]: cluster 2024-07-28T16:49:30.676179+0000 mgr.y (mgr.25232) 8940 : cluster [DBG] pgmap v9884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:32.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:31 smithi150 bash[67543]: cluster 2024-07-28T16:49:30.676179+0000 mgr.y (mgr.25232) 8940 : cluster [DBG] pgmap v9884: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:32.410 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16683 16 16 0 0 0 - 0 2024-07-28T16:49:32.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:49:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:49:33.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16684 16 16 0 0 0 - 0 2024-07-28T16:49:34.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:33 smithi022 bash[80503]: cluster 2024-07-28T16:49:32.677676+0000 mgr.y (mgr.25232) 8941 : cluster [DBG] pgmap v9885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:34.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:33 smithi022 bash[82865]: cluster 2024-07-28T16:49:32.677676+0000 mgr.y (mgr.25232) 8941 : cluster [DBG] pgmap v9885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:34.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:33 smithi150 bash[67543]: cluster 2024-07-28T16:49:32.677676+0000 mgr.y (mgr.25232) 8941 : cluster [DBG] pgmap v9885: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:34.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16685 16 16 0 0 0 - 0 2024-07-28T16:49:35.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16686 16 16 0 0 0 - 0 2024-07-28T16:49:36.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:35 smithi022 bash[80503]: cluster 2024-07-28T16:49:34.679103+0000 mgr.y (mgr.25232) 8942 : cluster [DBG] pgmap v9886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:36.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:35 smithi022 bash[80503]: audit 2024-07-28T16:49:35.765236+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:35 smithi022 bash[82865]: cluster 2024-07-28T16:49:34.679103+0000 mgr.y (mgr.25232) 8942 : cluster [DBG] pgmap v9886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:36.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:35 smithi022 bash[82865]: audit 2024-07-28T16:49:35.765236+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:36.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:35 smithi150 bash[67543]: cluster 2024-07-28T16:49:34.679103+0000 mgr.y (mgr.25232) 8942 : cluster [DBG] pgmap v9886: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:36.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:35 smithi150 bash[67543]: audit 2024-07-28T16:49:35.765236+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:36.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16687 16 16 0 0 0 - 0 2024-07-28T16:49:37.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16688 16 16 0 0 0 - 0 2024-07-28T16:49:38.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:37 smithi022 bash[80503]: cluster 2024-07-28T16:49:36.680521+0000 mgr.y (mgr.25232) 8943 : cluster [DBG] pgmap v9887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:38.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:37 smithi022 bash[82865]: cluster 2024-07-28T16:49:36.680521+0000 mgr.y (mgr.25232) 8943 : cluster [DBG] pgmap v9887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:38.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:37 smithi150 bash[67543]: cluster 2024-07-28T16:49:36.680521+0000 mgr.y (mgr.25232) 8943 : cluster [DBG] pgmap v9887: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:38.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16689 16 16 0 0 0 - 0 2024-07-28T16:49:39.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16690 16 16 0 0 0 - 0 2024-07-28T16:49:39.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:49:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:49:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:49:40.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:39 smithi022 bash[80503]: cluster 2024-07-28T16:49:38.681914+0000 mgr.y (mgr.25232) 8944 : cluster [DBG] pgmap v9888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:40.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:39 smithi022 bash[82865]: cluster 2024-07-28T16:49:38.681914+0000 mgr.y (mgr.25232) 8944 : cluster [DBG] pgmap v9888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:40.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:39 smithi150 bash[67543]: cluster 2024-07-28T16:49:38.681914+0000 mgr.y (mgr.25232) 8944 : cluster [DBG] pgmap v9888: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:40.411 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16691 16 16 0 0 0 - 0 2024-07-28T16:49:41.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16692 16 16 0 0 0 - 0 2024-07-28T16:49:42.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:41 smithi022 bash[80503]: cluster 2024-07-28T16:49:40.683440+0000 mgr.y (mgr.25232) 8945 : cluster [DBG] pgmap v9889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:42.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:41 smithi022 bash[82865]: cluster 2024-07-28T16:49:40.683440+0000 mgr.y (mgr.25232) 8945 : cluster [DBG] pgmap v9889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:42.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:41 smithi150 bash[67543]: cluster 2024-07-28T16:49:40.683440+0000 mgr.y (mgr.25232) 8945 : cluster [DBG] pgmap v9889: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:42.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16693 16 16 0 0 0 - 0 2024-07-28T16:49:42.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:49:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:49:43.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16694 16 16 0 0 0 - 0 2024-07-28T16:49:44.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:43 smithi150 bash[67543]: cluster 2024-07-28T16:49:42.684953+0000 mgr.y (mgr.25232) 8946 : cluster [DBG] pgmap v9890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:44.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:43 smithi150 bash[67543]: audit 2024-07-28T16:49:43.220082+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:49:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:43 smithi150 bash[67543]: audit 2024-07-28T16:49:43.594266+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:44.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:43 smithi150 bash[67543]: audit 2024-07-28T16:49:43.602106+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:44.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[80503]: cluster 2024-07-28T16:49:42.684953+0000 mgr.y (mgr.25232) 8946 : cluster [DBG] pgmap v9890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:44.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[80503]: audit 2024-07-28T16:49:43.220082+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:49:44.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[80503]: audit 2024-07-28T16:49:43.594266+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:44.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[80503]: audit 2024-07-28T16:49:43.602106+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:44.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[82865]: cluster 2024-07-28T16:49:42.684953+0000 mgr.y (mgr.25232) 8946 : cluster [DBG] pgmap v9890: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:44.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[82865]: audit 2024-07-28T16:49:43.220082+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:49:44.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[82865]: audit 2024-07-28T16:49:43.594266+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:44.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:43 smithi022 bash[82865]: audit 2024-07-28T16:49:43.602106+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:44.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16695 16 16 0 0 0 - 0 2024-07-28T16:49:45.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16696 16 16 0 0 0 - 0 2024-07-28T16:49:46.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:45 smithi150 bash[67543]: cluster 2024-07-28T16:49:44.686425+0000 mgr.y (mgr.25232) 8947 : cluster [DBG] pgmap v9891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:46.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:45 smithi022 bash[80503]: cluster 2024-07-28T16:49:44.686425+0000 mgr.y (mgr.25232) 8947 : cluster [DBG] pgmap v9891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:46.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:45 smithi022 bash[82865]: cluster 2024-07-28T16:49:44.686425+0000 mgr.y (mgr.25232) 8947 : cluster [DBG] pgmap v9891: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:46.412 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16697 16 16 0 0 0 - 0 2024-07-28T16:49:47.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16698 16 16 0 0 0 - 0 2024-07-28T16:49:48.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:47 smithi150 bash[67543]: cluster 2024-07-28T16:49:46.687906+0000 mgr.y (mgr.25232) 8948 : cluster [DBG] pgmap v9892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:48.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:47 smithi022 bash[80503]: cluster 2024-07-28T16:49:46.687906+0000 mgr.y (mgr.25232) 8948 : cluster [DBG] pgmap v9892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:48.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:47 smithi022 bash[82865]: cluster 2024-07-28T16:49:46.687906+0000 mgr.y (mgr.25232) 8948 : cluster [DBG] pgmap v9892: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:48.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16699 16 16 0 0 0 - 0 2024-07-28T16:49:49.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:49:49.405381+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:49:49.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:49:49.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16700 16 16 0 0 0 - 0 2024-07-28T16:49:49.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:49:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:49:50.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:49 smithi150 bash[67543]: cluster 2024-07-28T16:49:48.688624+0000 mgr.y (mgr.25232) 8949 : cluster [DBG] pgmap v9893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:50.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:49 smithi150 bash[67543]: audit 2024-07-28T16:49:48.895541+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:49 smithi150 bash[67543]: audit 2024-07-28T16:49:48.902270+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:49 smithi150 bash[67543]: audit 2024-07-28T16:49:49.478557+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:49 smithi150 bash[67543]: audit 2024-07-28T16:49:49.488357+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[80503]: cluster 2024-07-28T16:49:48.688624+0000 mgr.y (mgr.25232) 8949 : cluster [DBG] pgmap v9893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:50.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[80503]: audit 2024-07-28T16:49:48.895541+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[80503]: audit 2024-07-28T16:49:48.902270+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[80503]: audit 2024-07-28T16:49:49.478557+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[80503]: audit 2024-07-28T16:49:49.488357+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[82865]: cluster 2024-07-28T16:49:48.688624+0000 mgr.y (mgr.25232) 8949 : cluster [DBG] pgmap v9893: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:50.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[82865]: audit 2024-07-28T16:49:48.895541+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[82865]: audit 2024-07-28T16:49:48.902270+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[82865]: audit 2024-07-28T16:49:49.478557+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:49 smithi022 bash[82865]: audit 2024-07-28T16:49:49.488357+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:50.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16701 16 16 0 0 0 - 0 2024-07-28T16:49:51.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:50 smithi150 bash[67543]: audit 2024-07-28T16:49:49.981979+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:49:51.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:50 smithi150 bash[67543]: audit 2024-07-28T16:49:49.984067+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:49:51.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:50 smithi150 bash[67543]: audit 2024-07-28T16:49:49.995023+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:51.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:50 smithi150 bash[67543]: audit 2024-07-28T16:49:50.765789+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:51.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[80503]: audit 2024-07-28T16:49:49.981979+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:49:51.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[80503]: audit 2024-07-28T16:49:49.984067+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:49:51.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[80503]: audit 2024-07-28T16:49:49.995023+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:51.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[80503]: audit 2024-07-28T16:49:50.765789+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:51.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[82865]: audit 2024-07-28T16:49:49.981979+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:49:51.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[82865]: audit 2024-07-28T16:49:49.984067+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:49:51.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[82865]: audit 2024-07-28T16:49:49.995023+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:49:51.339 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:50 smithi022 bash[82865]: audit 2024-07-28T16:49:50.765789+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:49:51.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16702 16 16 0 0 0 - 0 2024-07-28T16:49:52.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:51 smithi150 bash[67543]: cluster 2024-07-28T16:49:50.689957+0000 mgr.y (mgr.25232) 8950 : cluster [DBG] pgmap v9894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:52.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:51 smithi022 bash[80503]: cluster 2024-07-28T16:49:50.689957+0000 mgr.y (mgr.25232) 8950 : cluster [DBG] pgmap v9894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:52.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:51 smithi022 bash[82865]: cluster 2024-07-28T16:49:50.689957+0000 mgr.y (mgr.25232) 8950 : cluster [DBG] pgmap v9894: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:52.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16703 16 16 0 0 0 - 0 2024-07-28T16:49:52.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:49:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:49:53.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16704 16 16 0 0 0 - 0 2024-07-28T16:49:54.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:53 smithi150 bash[67543]: cluster 2024-07-28T16:49:52.691377+0000 mgr.y (mgr.25232) 8951 : cluster [DBG] pgmap v9895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:54.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:53 smithi022 bash[80503]: cluster 2024-07-28T16:49:52.691377+0000 mgr.y (mgr.25232) 8951 : cluster [DBG] pgmap v9895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:54.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:53 smithi022 bash[82865]: cluster 2024-07-28T16:49:52.691377+0000 mgr.y (mgr.25232) 8951 : cluster [DBG] pgmap v9895: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:54.413 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16705 16 16 0 0 0 - 0 2024-07-28T16:49:55.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16706 16 16 0 0 0 - 0 2024-07-28T16:49:56.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:55 smithi150 bash[67543]: cluster 2024-07-28T16:49:54.692726+0000 mgr.y (mgr.25232) 8952 : cluster [DBG] pgmap v9896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:56.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:55 smithi022 bash[80503]: cluster 2024-07-28T16:49:54.692726+0000 mgr.y (mgr.25232) 8952 : cluster [DBG] pgmap v9896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:56.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:55 smithi022 bash[82865]: cluster 2024-07-28T16:49:54.692726+0000 mgr.y (mgr.25232) 8952 : cluster [DBG] pgmap v9896: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:56.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16707 16 16 0 0 0 - 0 2024-07-28T16:49:57.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16708 16 16 0 0 0 - 0 2024-07-28T16:49:58.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:57 smithi150 bash[67543]: cluster 2024-07-28T16:49:56.694088+0000 mgr.y (mgr.25232) 8953 : cluster [DBG] pgmap v9897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:58.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:57 smithi022 bash[80503]: cluster 2024-07-28T16:49:56.694088+0000 mgr.y (mgr.25232) 8953 : cluster [DBG] pgmap v9897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:58.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:57 smithi022 bash[82865]: cluster 2024-07-28T16:49:56.694088+0000 mgr.y (mgr.25232) 8953 : cluster [DBG] pgmap v9897: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:49:58.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16709 16 16 0 0 0 - 0 2024-07-28T16:49:59.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16710 16 16 0 0 0 - 0 2024-07-28T16:49:59.838 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:49:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:49:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:50:00.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:49:59 smithi150 bash[67543]: cluster 2024-07-28T16:49:58.695497+0000 mgr.y (mgr.25232) 8954 : cluster [DBG] pgmap v9898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:00.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:49:59 smithi022 bash[80503]: cluster 2024-07-28T16:49:58.695497+0000 mgr.y (mgr.25232) 8954 : cluster [DBG] pgmap v9898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:00.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:49:59 smithi022 bash[82865]: cluster 2024-07-28T16:49:58.695497+0000 mgr.y (mgr.25232) 8954 : cluster [DBG] pgmap v9898: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:00.414 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16711 16 16 0 0 0 - 0 2024-07-28T16:50:01.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:00 smithi150 bash[67543]: cluster 2024-07-28T16:50:00.000170+0000 mon.a (mon.0) 6138 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:50:01.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:00 smithi022 bash[80503]: cluster 2024-07-28T16:50:00.000170+0000 mon.a (mon.0) 6138 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:50:01.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:00 smithi022 bash[82865]: cluster 2024-07-28T16:50:00.000170+0000 mon.a (mon.0) 6138 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T16:50:01.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16712 16 16 0 0 0 - 0 2024-07-28T16:50:02.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:01 smithi150 bash[67543]: cluster 2024-07-28T16:50:00.696879+0000 mgr.y (mgr.25232) 8955 : cluster [DBG] pgmap v9899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:02.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:01 smithi022 bash[80503]: cluster 2024-07-28T16:50:00.696879+0000 mgr.y (mgr.25232) 8955 : cluster [DBG] pgmap v9899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:02.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:01 smithi022 bash[82865]: cluster 2024-07-28T16:50:00.696879+0000 mgr.y (mgr.25232) 8955 : cluster [DBG] pgmap v9899: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:02.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16713 16 16 0 0 0 - 0 2024-07-28T16:50:02.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:50:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:50:03.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:02 smithi150 bash[67543]: cluster 2024-07-28T16:50:02.698214+0000 mgr.y (mgr.25232) 8956 : cluster [DBG] pgmap v9900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:03.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:02 smithi022 bash[80503]: cluster 2024-07-28T16:50:02.698214+0000 mgr.y (mgr.25232) 8956 : cluster [DBG] pgmap v9900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:03.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:02 smithi022 bash[82865]: cluster 2024-07-28T16:50:02.698214+0000 mgr.y (mgr.25232) 8956 : cluster [DBG] pgmap v9900: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:03.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16714 16 16 0 0 0 - 0 2024-07-28T16:50:04.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16715 16 16 0 0 0 - 0 2024-07-28T16:50:05.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16716 16 16 0 0 0 - 0 2024-07-28T16:50:06.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:05 smithi150 bash[67543]: cluster 2024-07-28T16:50:04.699612+0000 mgr.y (mgr.25232) 8957 : cluster [DBG] pgmap v9901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:06.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:05 smithi022 bash[80503]: cluster 2024-07-28T16:50:04.699612+0000 mgr.y (mgr.25232) 8957 : cluster [DBG] pgmap v9901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:06.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:05 smithi022 bash[82865]: cluster 2024-07-28T16:50:04.699612+0000 mgr.y (mgr.25232) 8957 : cluster [DBG] pgmap v9901: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:06.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16717 16 16 0 0 0 - 0 2024-07-28T16:50:07.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:06 smithi150 bash[67543]: audit 2024-07-28T16:50:05.766135+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:07.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:06 smithi022 bash[80503]: audit 2024-07-28T16:50:05.766135+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:07.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:06 smithi022 bash[82865]: audit 2024-07-28T16:50:05.766135+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:07.415 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16718 16 16 0 0 0 - 0 2024-07-28T16:50:08.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:07 smithi150 bash[67543]: cluster 2024-07-28T16:50:06.700964+0000 mgr.y (mgr.25232) 8958 : cluster [DBG] pgmap v9902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:08.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:07 smithi022 bash[80503]: cluster 2024-07-28T16:50:06.700964+0000 mgr.y (mgr.25232) 8958 : cluster [DBG] pgmap v9902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:08.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:07 smithi022 bash[82865]: cluster 2024-07-28T16:50:06.700964+0000 mgr.y (mgr.25232) 8958 : cluster [DBG] pgmap v9902: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:08.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16719 16 16 0 0 0 - 0 2024-07-28T16:50:09.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:50:09.408646+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:50:09.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:50:09.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16720 16 16 0 0 0 - 0 2024-07-28T16:50:09.778 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:50:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:50:09] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:50:10.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:09 smithi022 bash[80503]: cluster 2024-07-28T16:50:08.702289+0000 mgr.y (mgr.25232) 8959 : cluster [DBG] pgmap v9903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:10.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:09 smithi022 bash[82865]: cluster 2024-07-28T16:50:08.702289+0000 mgr.y (mgr.25232) 8959 : cluster [DBG] pgmap v9903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:10.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:09 smithi150 bash[67543]: cluster 2024-07-28T16:50:08.702289+0000 mgr.y (mgr.25232) 8959 : cluster [DBG] pgmap v9903: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:10.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16721 16 16 0 0 0 - 0 2024-07-28T16:50:11.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16722 16 16 0 0 0 - 0 2024-07-28T16:50:12.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:11 smithi022 bash[82865]: cluster 2024-07-28T16:50:10.703607+0000 mgr.y (mgr.25232) 8960 : cluster [DBG] pgmap v9904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:12.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:11 smithi022 bash[80503]: cluster 2024-07-28T16:50:10.703607+0000 mgr.y (mgr.25232) 8960 : cluster [DBG] pgmap v9904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:12.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:11 smithi150 bash[67543]: cluster 2024-07-28T16:50:10.703607+0000 mgr.y (mgr.25232) 8960 : cluster [DBG] pgmap v9904: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:12.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16723 16 16 0 0 0 - 0 2024-07-28T16:50:12.777 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:50:12 smithi150 bash[60514]: ts=2024-07-28T16:50: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:50:13.416 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16724 16 16 0 0 0 - 0 2024-07-28T16:50:14.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:13 smithi022 bash[80503]: cluster 2024-07-28T16:50:12.704961+0000 mgr.y (mgr.25232) 8961 : cluster [DBG] pgmap v9905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:14.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:13 smithi022 bash[82865]: cluster 2024-07-28T16:50:12.704961+0000 mgr.y (mgr.25232) 8961 : cluster [DBG] pgmap v9905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:14.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:13 smithi150 bash[67543]: cluster 2024-07-28T16:50:12.704961+0000 mgr.y (mgr.25232) 8961 : cluster [DBG] pgmap v9905: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:14.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16725 16 16 0 0 0 - 0 2024-07-28T16:50:15.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16726 16 16 0 0 0 - 0 2024-07-28T16:50:16.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:15 smithi022 bash[80503]: cluster 2024-07-28T16:50:14.706311+0000 mgr.y (mgr.25232) 8962 : cluster [DBG] pgmap v9906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:16.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:15 smithi022 bash[82865]: cluster 2024-07-28T16:50:14.706311+0000 mgr.y (mgr.25232) 8962 : cluster [DBG] pgmap v9906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:16.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:15 smithi150 bash[67543]: cluster 2024-07-28T16:50:14.706311+0000 mgr.y (mgr.25232) 8962 : cluster [DBG] pgmap v9906: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:16.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16727 16 16 0 0 0 - 0 2024-07-28T16:50:17.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16728 16 16 0 0 0 - 0 2024-07-28T16:50:18.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:17 smithi022 bash[80503]: cluster 2024-07-28T16:50:16.707645+0000 mgr.y (mgr.25232) 8963 : cluster [DBG] pgmap v9907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:18.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:17 smithi022 bash[82865]: cluster 2024-07-28T16:50:16.707645+0000 mgr.y (mgr.25232) 8963 : cluster [DBG] pgmap v9907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:18.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:17 smithi150 bash[67543]: cluster 2024-07-28T16:50:16.707645+0000 mgr.y (mgr.25232) 8963 : cluster [DBG] pgmap v9907: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:18.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16729 16 16 0 0 0 - 0 2024-07-28T16:50:19.417 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16730 16 16 0 0 0 - 0 2024-07-28T16:50:19.798 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:50:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:50:19] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:50:20.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:19 smithi022 bash[80503]: cluster 2024-07-28T16:50:18.708979+0000 mgr.y (mgr.25232) 8964 : cluster [DBG] pgmap v9908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:20.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:19 smithi022 bash[82865]: cluster 2024-07-28T16:50:18.708979+0000 mgr.y (mgr.25232) 8964 : cluster [DBG] pgmap v9908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:20.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:19 smithi150 bash[67543]: cluster 2024-07-28T16:50:18.708979+0000 mgr.y (mgr.25232) 8964 : cluster [DBG] pgmap v9908: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:20.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16731 16 16 0 0 0 - 0 2024-07-28T16:50:21.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:20 smithi022 bash[80503]: audit 2024-07-28T16:50:20.766652+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:21.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:20 smithi022 bash[82865]: audit 2024-07-28T16:50:20.766652+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:21.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:20 smithi150 bash[67543]: audit 2024-07-28T16:50:20.766652+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:21.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16732 16 16 0 0 0 - 0 2024-07-28T16:50:22.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:21 smithi022 bash[80503]: cluster 2024-07-28T16:50:20.710307+0000 mgr.y (mgr.25232) 8965 : cluster [DBG] pgmap v9909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:22.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:21 smithi022 bash[82865]: cluster 2024-07-28T16:50:20.710307+0000 mgr.y (mgr.25232) 8965 : cluster [DBG] pgmap v9909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:22.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:21 smithi150 bash[67543]: cluster 2024-07-28T16:50:20.710307+0000 mgr.y (mgr.25232) 8965 : cluster [DBG] pgmap v9909: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:22.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16733 16 16 0 0 0 - 0 2024-07-28T16:50:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:50:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:50:23.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16734 16 16 0 0 0 - 0 2024-07-28T16:50:24.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:23 smithi022 bash[80503]: cluster 2024-07-28T16:50:22.711757+0000 mgr.y (mgr.25232) 8966 : cluster [DBG] pgmap v9910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:24.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:23 smithi022 bash[82865]: cluster 2024-07-28T16:50:22.711757+0000 mgr.y (mgr.25232) 8966 : cluster [DBG] pgmap v9910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:24.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:23 smithi150 bash[67543]: cluster 2024-07-28T16:50:22.711757+0000 mgr.y (mgr.25232) 8966 : cluster [DBG] pgmap v9910: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:24.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16735 16 16 0 0 0 - 0 2024-07-28T16:50:25.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16736 16 16 0 0 0 - 0 2024-07-28T16:50:26.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:25 smithi022 bash[80503]: cluster 2024-07-28T16:50:24.713284+0000 mgr.y (mgr.25232) 8967 : cluster [DBG] pgmap v9911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:26.088 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:25 smithi022 bash[82865]: cluster 2024-07-28T16:50:24.713284+0000 mgr.y (mgr.25232) 8967 : cluster [DBG] pgmap v9911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:26.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:25 smithi150 bash[67543]: cluster 2024-07-28T16:50:24.713284+0000 mgr.y (mgr.25232) 8967 : cluster [DBG] pgmap v9911: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:26.418 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16737 16 16 0 0 0 - 0 2024-07-28T16:50:27.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16738 16 16 0 0 0 - 0 2024-07-28T16:50:28.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:27 smithi022 bash[80503]: cluster 2024-07-28T16:50:26.714864+0000 mgr.y (mgr.25232) 8968 : cluster [DBG] pgmap v9912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:28.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:27 smithi022 bash[82865]: cluster 2024-07-28T16:50:26.714864+0000 mgr.y (mgr.25232) 8968 : cluster [DBG] pgmap v9912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:28.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:27 smithi150 bash[67543]: cluster 2024-07-28T16:50:26.714864+0000 mgr.y (mgr.25232) 8968 : cluster [DBG] pgmap v9912: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:28.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16739 16 16 0 0 0 - 0 2024-07-28T16:50:29.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:50:29.412010+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:50:29.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:50:29.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16740 16 16 0 0 0 - 0 2024-07-28T16:50:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:50:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:50:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:50:30.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:29 smithi022 bash[80503]: cluster 2024-07-28T16:50:28.716345+0000 mgr.y (mgr.25232) 8969 : cluster [DBG] pgmap v9913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:30.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:29 smithi022 bash[82865]: cluster 2024-07-28T16:50:28.716345+0000 mgr.y (mgr.25232) 8969 : cluster [DBG] pgmap v9913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:30.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:29 smithi150 bash[67543]: cluster 2024-07-28T16:50:28.716345+0000 mgr.y (mgr.25232) 8969 : cluster [DBG] pgmap v9913: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:30.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16741 16 16 0 0 0 - 0 2024-07-28T16:50:31.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16742 16 16 0 0 0 - 0 2024-07-28T16:50:32.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:31 smithi022 bash[82865]: cluster 2024-07-28T16:50:30.717844+0000 mgr.y (mgr.25232) 8970 : cluster [DBG] pgmap v9914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:32.088 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:31 smithi022 bash[80503]: cluster 2024-07-28T16:50:30.717844+0000 mgr.y (mgr.25232) 8970 : cluster [DBG] pgmap v9914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:32.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:31 smithi150 bash[67543]: cluster 2024-07-28T16:50:30.717844+0000 mgr.y (mgr.25232) 8970 : cluster [DBG] pgmap v9914: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:32.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16743 16 16 0 0 0 - 0 2024-07-28T16:50:32.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:50:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:50:33.419 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16744 16 16 0 0 0 - 0 2024-07-28T16:50:34.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:33 smithi022 bash[80503]: cluster 2024-07-28T16:50:32.719277+0000 mgr.y (mgr.25232) 8971 : cluster [DBG] pgmap v9915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:34.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:33 smithi022 bash[82865]: cluster 2024-07-28T16:50:32.719277+0000 mgr.y (mgr.25232) 8971 : cluster [DBG] pgmap v9915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:34.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:33 smithi150 bash[67543]: cluster 2024-07-28T16:50:32.719277+0000 mgr.y (mgr.25232) 8971 : cluster [DBG] pgmap v9915: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:34.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16745 16 16 0 0 0 - 0 2024-07-28T16:50:35.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16746 16 16 0 0 0 - 0 2024-07-28T16:50:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:35 smithi150 bash[67543]: cluster 2024-07-28T16:50:34.720751+0000 mgr.y (mgr.25232) 8972 : cluster [DBG] pgmap v9916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:35 smithi150 bash[67543]: audit 2024-07-28T16:50:35.767040+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:36.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:35 smithi022 bash[80503]: cluster 2024-07-28T16:50:34.720751+0000 mgr.y (mgr.25232) 8972 : cluster [DBG] pgmap v9916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:36.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:35 smithi022 bash[80503]: audit 2024-07-28T16:50:35.767040+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:36.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:35 smithi022 bash[82865]: cluster 2024-07-28T16:50:34.720751+0000 mgr.y (mgr.25232) 8972 : cluster [DBG] pgmap v9916: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:36.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:35 smithi022 bash[82865]: audit 2024-07-28T16:50:35.767040+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:36.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16747 16 16 0 0 0 - 0 2024-07-28T16:50:37.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16748 16 16 0 0 0 - 0 2024-07-28T16:50:38.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:37 smithi150 bash[67543]: cluster 2024-07-28T16:50:36.722239+0000 mgr.y (mgr.25232) 8973 : cluster [DBG] pgmap v9917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:38.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:37 smithi022 bash[80503]: cluster 2024-07-28T16:50:36.722239+0000 mgr.y (mgr.25232) 8973 : cluster [DBG] pgmap v9917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:38.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:37 smithi022 bash[82865]: cluster 2024-07-28T16:50:36.722239+0000 mgr.y (mgr.25232) 8973 : cluster [DBG] pgmap v9917: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:38.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16749 16 16 0 0 0 - 0 2024-07-28T16:50:39.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16750 16 16 0 0 0 - 0 2024-07-28T16:50:39.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:50:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:50:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:50:40.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:39 smithi150 bash[67543]: cluster 2024-07-28T16:50:38.723765+0000 mgr.y (mgr.25232) 8974 : cluster [DBG] pgmap v9918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:40.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:39 smithi022 bash[80503]: cluster 2024-07-28T16:50:38.723765+0000 mgr.y (mgr.25232) 8974 : cluster [DBG] pgmap v9918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:40.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:39 smithi022 bash[82865]: cluster 2024-07-28T16:50:38.723765+0000 mgr.y (mgr.25232) 8974 : cluster [DBG] pgmap v9918: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:40.420 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16751 16 16 0 0 0 - 0 2024-07-28T16:50:41.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16752 16 16 0 0 0 - 0 2024-07-28T16:50:42.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:41 smithi150 bash[67543]: cluster 2024-07-28T16:50:40.725293+0000 mgr.y (mgr.25232) 8975 : cluster [DBG] pgmap v9919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:42.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:41 smithi022 bash[80503]: cluster 2024-07-28T16:50:40.725293+0000 mgr.y (mgr.25232) 8975 : cluster [DBG] pgmap v9919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:42.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:41 smithi022 bash[82865]: cluster 2024-07-28T16:50:40.725293+0000 mgr.y (mgr.25232) 8975 : cluster [DBG] pgmap v9919: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:42.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16753 16 16 0 0 0 - 0 2024-07-28T16:50:42.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:50:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:50:43.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16754 16 16 0 0 0 - 0 2024-07-28T16:50:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:43 smithi150 bash[67543]: cluster 2024-07-28T16:50:42.726729+0000 mgr.y (mgr.25232) 8976 : cluster [DBG] pgmap v9920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:44.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:43 smithi022 bash[80503]: cluster 2024-07-28T16:50:42.726729+0000 mgr.y (mgr.25232) 8976 : cluster [DBG] pgmap v9920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:44.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:43 smithi022 bash[82865]: cluster 2024-07-28T16:50:42.726729+0000 mgr.y (mgr.25232) 8976 : cluster [DBG] pgmap v9920: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:44.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16755 16 16 0 0 0 - 0 2024-07-28T16:50:45.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16756 16 16 0 0 0 - 0 2024-07-28T16:50:46.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:45 smithi150 bash[67543]: cluster 2024-07-28T16:50:44.728046+0000 mgr.y (mgr.25232) 8977 : cluster [DBG] pgmap v9921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:46.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:45 smithi022 bash[80503]: cluster 2024-07-28T16:50:44.728046+0000 mgr.y (mgr.25232) 8977 : cluster [DBG] pgmap v9921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:46.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:45 smithi022 bash[82865]: cluster 2024-07-28T16:50:44.728046+0000 mgr.y (mgr.25232) 8977 : cluster [DBG] pgmap v9921: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:46.421 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16757 16 16 0 0 0 - 0 2024-07-28T16:50:47.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16758 16 16 0 0 0 - 0 2024-07-28T16:50:48.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:47 smithi150 bash[67543]: cluster 2024-07-28T16:50:46.729374+0000 mgr.y (mgr.25232) 8978 : cluster [DBG] pgmap v9922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:48.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:47 smithi022 bash[80503]: cluster 2024-07-28T16:50:46.729374+0000 mgr.y (mgr.25232) 8978 : cluster [DBG] pgmap v9922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:48.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:47 smithi022 bash[82865]: cluster 2024-07-28T16:50:46.729374+0000 mgr.y (mgr.25232) 8978 : cluster [DBG] pgmap v9922: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:48.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16759 16 16 0 0 0 - 0 2024-07-28T16:50:49.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:50:49.415320+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:50:49.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:50:49.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16760 16 16 0 0 0 - 0 2024-07-28T16:50:49.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:50:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:50:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:50:50.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:49 smithi150 bash[67543]: cluster 2024-07-28T16:50:48.730735+0000 mgr.y (mgr.25232) 8979 : cluster [DBG] pgmap v9923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:50.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:49 smithi022 bash[80503]: cluster 2024-07-28T16:50:48.730735+0000 mgr.y (mgr.25232) 8979 : cluster [DBG] pgmap v9923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:50.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:49 smithi022 bash[82865]: cluster 2024-07-28T16:50:48.730735+0000 mgr.y (mgr.25232) 8979 : cluster [DBG] pgmap v9923: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:50.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16761 16 16 0 0 0 - 0 2024-07-28T16:50:51.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:50 smithi150 bash[67543]: audit 2024-07-28T16:50:50.133930+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:50:51.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:50 smithi150 bash[67543]: audit 2024-07-28T16:50:50.767602+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:51.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:50 smithi022 bash[80503]: audit 2024-07-28T16:50:50.133930+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:50:51.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:50 smithi022 bash[80503]: audit 2024-07-28T16:50:50.767602+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:51.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:50 smithi022 bash[82865]: audit 2024-07-28T16:50:50.133930+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:50:51.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:50 smithi022 bash[82865]: audit 2024-07-28T16:50:50.767602+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:50:51.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16762 16 16 0 0 0 - 0 2024-07-28T16:50:52.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:51 smithi150 bash[67543]: cluster 2024-07-28T16:50:50.732192+0000 mgr.y (mgr.25232) 8980 : cluster [DBG] pgmap v9924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:52.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:51 smithi022 bash[80503]: cluster 2024-07-28T16:50:50.732192+0000 mgr.y (mgr.25232) 8980 : cluster [DBG] pgmap v9924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:52.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:51 smithi022 bash[82865]: cluster 2024-07-28T16:50:50.732192+0000 mgr.y (mgr.25232) 8980 : cluster [DBG] pgmap v9924: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:52.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16763 16 16 0 0 0 - 0 2024-07-28T16:50:52.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:50:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:50:53.422 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16764 16 16 0 0 0 - 0 2024-07-28T16:50:54.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:53 smithi150 bash[67543]: cluster 2024-07-28T16:50:52.733701+0000 mgr.y (mgr.25232) 8981 : cluster [DBG] pgmap v9925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:54.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:53 smithi022 bash[80503]: cluster 2024-07-28T16:50:52.733701+0000 mgr.y (mgr.25232) 8981 : cluster [DBG] pgmap v9925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:54.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:53 smithi022 bash[82865]: cluster 2024-07-28T16:50:52.733701+0000 mgr.y (mgr.25232) 8981 : cluster [DBG] pgmap v9925: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:54.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16765 16 16 0 0 0 - 0 2024-07-28T16:50:55.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16766 16 16 0 0 0 - 0 2024-07-28T16:50:56.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:55 smithi150 bash[67543]: cluster 2024-07-28T16:50:54.735294+0000 mgr.y (mgr.25232) 8982 : cluster [DBG] pgmap v9926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:56.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:55 smithi150 bash[67543]: audit 2024-07-28T16:50:55.823972+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:56.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:55 smithi150 bash[67543]: audit 2024-07-28T16:50:55.833041+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:56.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:55 smithi022 bash[80503]: cluster 2024-07-28T16:50:54.735294+0000 mgr.y (mgr.25232) 8982 : cluster [DBG] pgmap v9926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:56.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:55 smithi022 bash[80503]: audit 2024-07-28T16:50:55.823972+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:56.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:55 smithi022 bash[80503]: audit 2024-07-28T16:50:55.833041+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:56.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:55 smithi022 bash[82865]: cluster 2024-07-28T16:50:54.735294+0000 mgr.y (mgr.25232) 8982 : cluster [DBG] pgmap v9926: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:56.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:55 smithi022 bash[82865]: audit 2024-07-28T16:50:55.823972+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:56.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:55 smithi022 bash[82865]: audit 2024-07-28T16:50:55.833041+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:56.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16767 16 16 0 0 0 - 0 2024-07-28T16:50:57.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[80503]: audit 2024-07-28T16:50:56.042498+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[80503]: audit 2024-07-28T16:50:56.051633+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[80503]: audit 2024-07-28T16:50:56.489415+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:50:57.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[80503]: audit 2024-07-28T16:50:56.491161+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[80503]: audit 2024-07-28T16:50:56.498919+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[80503]: cluster 2024-07-28T16:50:56.736693+0000 mgr.y (mgr.25232) 8983 : cluster [DBG] pgmap v9927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[82865]: audit 2024-07-28T16:50:56.042498+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[82865]: audit 2024-07-28T16:50:56.051633+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[82865]: audit 2024-07-28T16:50:56.489415+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[82865]: audit 2024-07-28T16:50:56.491161+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[82865]: audit 2024-07-28T16:50:56.498919+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:57 smithi022 bash[82865]: cluster 2024-07-28T16:50:56.736693+0000 mgr.y (mgr.25232) 8983 : cluster [DBG] pgmap v9927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:57.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16768 16 16 0 0 0 - 0 2024-07-28T16:50:57.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:57 smithi150 bash[67543]: audit 2024-07-28T16:50:56.042498+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:57 smithi150 bash[67543]: audit 2024-07-28T16:50:56.051633+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:57 smithi150 bash[67543]: audit 2024-07-28T16:50:56.489415+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:50:57.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:57 smithi150 bash[67543]: audit 2024-07-28T16:50:56.491161+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:50:57.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:57 smithi150 bash[67543]: audit 2024-07-28T16:50:56.498919+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:50:57.527 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:57 smithi150 bash[67543]: cluster 2024-07-28T16:50:56.736693+0000 mgr.y (mgr.25232) 8983 : cluster [DBG] pgmap v9927: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:50:58.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16769 16 16 0 0 0 - 0 2024-07-28T16:50:59.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16770 16 16 0 0 0 - 0 2024-07-28T16:50:59.801 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:50:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:50:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:51:00.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:50:59 smithi022 bash[80503]: cluster 2024-07-28T16:50:58.738010+0000 mgr.y (mgr.25232) 8984 : cluster [DBG] pgmap v9928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:00.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:50:59 smithi022 bash[82865]: cluster 2024-07-28T16:50:58.738010+0000 mgr.y (mgr.25232) 8984 : cluster [DBG] pgmap v9928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:00.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:50:59 smithi150 bash[67543]: cluster 2024-07-28T16:50:58.738010+0000 mgr.y (mgr.25232) 8984 : cluster [DBG] pgmap v9928: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:00.423 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16771 16 16 0 0 0 - 0 2024-07-28T16:51:01.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16772 16 16 0 0 0 - 0 2024-07-28T16:51:02.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:01 smithi022 bash[80503]: cluster 2024-07-28T16:51:00.739389+0000 mgr.y (mgr.25232) 8985 : cluster [DBG] pgmap v9929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:02.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:01 smithi022 bash[82865]: cluster 2024-07-28T16:51:00.739389+0000 mgr.y (mgr.25232) 8985 : cluster [DBG] pgmap v9929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:02.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:01 smithi150 bash[67543]: cluster 2024-07-28T16:51:00.739389+0000 mgr.y (mgr.25232) 8985 : cluster [DBG] pgmap v9929: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:02.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16773 16 16 0 0 0 - 0 2024-07-28T16:51:02.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:51:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:51:03.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16774 16 16 0 0 0 - 0 2024-07-28T16:51:04.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:03 smithi022 bash[80503]: cluster 2024-07-28T16:51:02.740761+0000 mgr.y (mgr.25232) 8986 : cluster [DBG] pgmap v9930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:04.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:03 smithi022 bash[82865]: cluster 2024-07-28T16:51:02.740761+0000 mgr.y (mgr.25232) 8986 : cluster [DBG] pgmap v9930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:04.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:03 smithi150 bash[67543]: cluster 2024-07-28T16:51:02.740761+0000 mgr.y (mgr.25232) 8986 : cluster [DBG] pgmap v9930: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:04.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16775 16 16 0 0 0 - 0 2024-07-28T16:51:05.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16776 16 16 0 0 0 - 0 2024-07-28T16:51:06.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:05 smithi022 bash[80503]: cluster 2024-07-28T16:51:04.742090+0000 mgr.y (mgr.25232) 8987 : cluster [DBG] pgmap v9931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:06.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:05 smithi022 bash[80503]: audit 2024-07-28T16:51:05.768191+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:06.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:05 smithi022 bash[82865]: cluster 2024-07-28T16:51:04.742090+0000 mgr.y (mgr.25232) 8987 : cluster [DBG] pgmap v9931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:06.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:05 smithi022 bash[82865]: audit 2024-07-28T16:51:05.768191+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:06.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:05 smithi150 bash[67543]: cluster 2024-07-28T16:51:04.742090+0000 mgr.y (mgr.25232) 8987 : cluster [DBG] pgmap v9931: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:06.278 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:05 smithi150 bash[67543]: audit 2024-07-28T16:51:05.768191+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:06.424 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16777 16 16 0 0 0 - 0 2024-07-28T16:51:07.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16778 16 16 0 0 0 - 0 2024-07-28T16:51:08.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:07 smithi022 bash[80503]: cluster 2024-07-28T16:51:06.743474+0000 mgr.y (mgr.25232) 8988 : cluster [DBG] pgmap v9932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:08.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:07 smithi022 bash[82865]: cluster 2024-07-28T16:51:06.743474+0000 mgr.y (mgr.25232) 8988 : cluster [DBG] pgmap v9932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:08.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:07 smithi150 bash[67543]: cluster 2024-07-28T16:51:06.743474+0000 mgr.y (mgr.25232) 8988 : cluster [DBG] pgmap v9932: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:08.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16779 16 16 0 0 0 - 0 2024-07-28T16:51:09.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:51:09.418523+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:51:09.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:51:09.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16780 16 16 0 0 0 - 0 2024-07-28T16:51:09.822 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:51:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:51:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:51:10.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:09 smithi022 bash[82865]: cluster 2024-07-28T16:51:08.744805+0000 mgr.y (mgr.25232) 8989 : cluster [DBG] pgmap v9933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:10.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:09 smithi022 bash[80503]: cluster 2024-07-28T16:51:08.744805+0000 mgr.y (mgr.25232) 8989 : cluster [DBG] pgmap v9933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:10.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:09 smithi150 bash[67543]: cluster 2024-07-28T16:51:08.744805+0000 mgr.y (mgr.25232) 8989 : cluster [DBG] pgmap v9933: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:10.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16781 16 16 0 0 0 - 0 2024-07-28T16:51:11.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16782 16 16 0 0 0 - 0 2024-07-28T16:51:12.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:11 smithi022 bash[80503]: cluster 2024-07-28T16:51:10.746135+0000 mgr.y (mgr.25232) 8990 : cluster [DBG] pgmap v9934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:12.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:11 smithi022 bash[82865]: cluster 2024-07-28T16:51:10.746135+0000 mgr.y (mgr.25232) 8990 : cluster [DBG] pgmap v9934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:12.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:11 smithi150 bash[67543]: cluster 2024-07-28T16:51:10.746135+0000 mgr.y (mgr.25232) 8990 : cluster [DBG] pgmap v9934: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:12.425 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16783 16 16 0 0 0 - 0 2024-07-28T16:51:12.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:51:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:51:13.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16784 16 16 0 0 0 - 0 2024-07-28T16:51:14.087 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:13 smithi022 bash[80503]: cluster 2024-07-28T16:51:12.747507+0000 mgr.y (mgr.25232) 8991 : cluster [DBG] pgmap v9935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:14.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:13 smithi022 bash[82865]: cluster 2024-07-28T16:51:12.747507+0000 mgr.y (mgr.25232) 8991 : cluster [DBG] pgmap v9935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:14.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:13 smithi150 bash[67543]: cluster 2024-07-28T16:51:12.747507+0000 mgr.y (mgr.25232) 8991 : cluster [DBG] pgmap v9935: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:14.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16785 16 16 0 0 0 - 0 2024-07-28T16:51:15.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16786 16 16 0 0 0 - 0 2024-07-28T16:51:16.086 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:15 smithi022 bash[80503]: cluster 2024-07-28T16:51:14.748901+0000 mgr.y (mgr.25232) 8992 : cluster [DBG] pgmap v9936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:16.087 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:15 smithi022 bash[82865]: cluster 2024-07-28T16:51:14.748901+0000 mgr.y (mgr.25232) 8992 : cluster [DBG] pgmap v9936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:16.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:15 smithi150 bash[67543]: cluster 2024-07-28T16:51:14.748901+0000 mgr.y (mgr.25232) 8992 : cluster [DBG] pgmap v9936: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:16.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16787 16 16 0 0 0 - 0 2024-07-28T16:51:17.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16788 16 16 0 0 0 - 0 2024-07-28T16:51:18.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:17 smithi150 bash[67543]: cluster 2024-07-28T16:51:16.750292+0000 mgr.y (mgr.25232) 8993 : cluster [DBG] pgmap v9937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:18.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:17 smithi022 bash[80503]: cluster 2024-07-28T16:51:16.750292+0000 mgr.y (mgr.25232) 8993 : cluster [DBG] pgmap v9937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:18.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:17 smithi022 bash[82865]: cluster 2024-07-28T16:51:16.750292+0000 mgr.y (mgr.25232) 8993 : cluster [DBG] pgmap v9937: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:18.426 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16789 16 16 0 0 0 - 0 2024-07-28T16:51:19.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16790 16 16 0 0 0 - 0 2024-07-28T16:51:19.837 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:51:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:51:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:51:20.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:19 smithi150 bash[67543]: cluster 2024-07-28T16:51:18.751816+0000 mgr.y (mgr.25232) 8994 : cluster [DBG] pgmap v9938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:20.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:19 smithi022 bash[80503]: cluster 2024-07-28T16:51:18.751816+0000 mgr.y (mgr.25232) 8994 : cluster [DBG] pgmap v9938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:20.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:19 smithi022 bash[82865]: cluster 2024-07-28T16:51:18.751816+0000 mgr.y (mgr.25232) 8994 : cluster [DBG] pgmap v9938: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:20.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16791 16 16 0 0 0 - 0 2024-07-28T16:51:21.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:20 smithi150 bash[67543]: audit 2024-07-28T16:51:20.768634+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:21.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:20 smithi022 bash[80503]: audit 2024-07-28T16:51:20.768634+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:21.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:20 smithi022 bash[82865]: audit 2024-07-28T16:51:20.768634+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:21.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16792 16 16 0 0 0 - 0 2024-07-28T16:51:22.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:21 smithi150 bash[67543]: cluster 2024-07-28T16:51:20.753229+0000 mgr.y (mgr.25232) 8995 : cluster [DBG] pgmap v9939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:22.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:21 smithi022 bash[80503]: cluster 2024-07-28T16:51:20.753229+0000 mgr.y (mgr.25232) 8995 : cluster [DBG] pgmap v9939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:22.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:21 smithi022 bash[82865]: cluster 2024-07-28T16:51:20.753229+0000 mgr.y (mgr.25232) 8995 : cluster [DBG] pgmap v9939: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:22.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16793 16 16 0 0 0 - 0 2024-07-28T16:51:22.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:51:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:51:23.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16794 16 16 0 0 0 - 0 2024-07-28T16:51:24.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:23 smithi150 bash[67543]: cluster 2024-07-28T16:51:22.754656+0000 mgr.y (mgr.25232) 8996 : cluster [DBG] pgmap v9940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:24.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:23 smithi022 bash[80503]: cluster 2024-07-28T16:51:22.754656+0000 mgr.y (mgr.25232) 8996 : cluster [DBG] pgmap v9940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:24.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:23 smithi022 bash[82865]: cluster 2024-07-28T16:51:22.754656+0000 mgr.y (mgr.25232) 8996 : cluster [DBG] pgmap v9940: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:24.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16795 16 16 0 0 0 - 0 2024-07-28T16:51:25.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16796 16 16 0 0 0 - 0 2024-07-28T16:51:26.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:25 smithi150 bash[67543]: cluster 2024-07-28T16:51:24.756007+0000 mgr.y (mgr.25232) 8997 : cluster [DBG] pgmap v9941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:26.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:25 smithi022 bash[80503]: cluster 2024-07-28T16:51:24.756007+0000 mgr.y (mgr.25232) 8997 : cluster [DBG] pgmap v9941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:26.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:25 smithi022 bash[82865]: cluster 2024-07-28T16:51:24.756007+0000 mgr.y (mgr.25232) 8997 : cluster [DBG] pgmap v9941: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:26.427 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16797 16 16 0 0 0 - 0 2024-07-28T16:51:27.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16798 16 16 0 0 0 - 0 2024-07-28T16:51:28.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:27 smithi150 bash[67543]: cluster 2024-07-28T16:51:26.757342+0000 mgr.y (mgr.25232) 8998 : cluster [DBG] pgmap v9942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:28.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:27 smithi022 bash[80503]: cluster 2024-07-28T16:51:26.757342+0000 mgr.y (mgr.25232) 8998 : cluster [DBG] pgmap v9942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:28.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:27 smithi022 bash[82865]: cluster 2024-07-28T16:51:26.757342+0000 mgr.y (mgr.25232) 8998 : cluster [DBG] pgmap v9942: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:28.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16799 16 16 0 0 0 - 0 2024-07-28T16:51:29.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:51:29.421817+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:51:29.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:51:29.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16800 16 16 0 0 0 - 0 2024-07-28T16:51:29.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:51:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:51:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:51:30.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:29 smithi150 bash[67543]: cluster 2024-07-28T16:51:28.758690+0000 mgr.y (mgr.25232) 8999 : cluster [DBG] pgmap v9943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:30.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:29 smithi022 bash[80503]: cluster 2024-07-28T16:51:28.758690+0000 mgr.y (mgr.25232) 8999 : cluster [DBG] pgmap v9943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:30.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:29 smithi022 bash[82865]: cluster 2024-07-28T16:51:28.758690+0000 mgr.y (mgr.25232) 8999 : cluster [DBG] pgmap v9943: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:30.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16801 16 16 0 0 0 - 0 2024-07-28T16:51:31.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16802 16 16 0 0 0 - 0 2024-07-28T16:51:32.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:31 smithi150 bash[67543]: cluster 2024-07-28T16:51:30.760062+0000 mgr.y (mgr.25232) 9000 : cluster [DBG] pgmap v9944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:32.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:31 smithi022 bash[80503]: cluster 2024-07-28T16:51:30.760062+0000 mgr.y (mgr.25232) 9000 : cluster [DBG] pgmap v9944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:32.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:31 smithi022 bash[82865]: cluster 2024-07-28T16:51:30.760062+0000 mgr.y (mgr.25232) 9000 : cluster [DBG] pgmap v9944: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:32.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16803 16 16 0 0 0 - 0 2024-07-28T16:51:32.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:51:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:51:33.428 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16804 16 16 0 0 0 - 0 2024-07-28T16:51:34.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:33 smithi150 bash[67543]: cluster 2024-07-28T16:51:32.761422+0000 mgr.y (mgr.25232) 9001 : cluster [DBG] pgmap v9945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:34.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:33 smithi022 bash[80503]: cluster 2024-07-28T16:51:32.761422+0000 mgr.y (mgr.25232) 9001 : cluster [DBG] pgmap v9945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:34.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:33 smithi022 bash[82865]: cluster 2024-07-28T16:51:32.761422+0000 mgr.y (mgr.25232) 9001 : cluster [DBG] pgmap v9945: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:34.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16805 16 16 0 0 0 - 0 2024-07-28T16:51:35.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16806 16 16 0 0 0 - 0 2024-07-28T16:51:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:35 smithi150 bash[67543]: cluster 2024-07-28T16:51:34.762808+0000 mgr.y (mgr.25232) 9002 : cluster [DBG] pgmap v9946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:36.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:35 smithi150 bash[67543]: audit 2024-07-28T16:51:35.768949+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:35 smithi022 bash[80503]: cluster 2024-07-28T16:51:34.762808+0000 mgr.y (mgr.25232) 9002 : cluster [DBG] pgmap v9946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:36.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:35 smithi022 bash[80503]: audit 2024-07-28T16:51:35.768949+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:36.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:35 smithi022 bash[82865]: cluster 2024-07-28T16:51:34.762808+0000 mgr.y (mgr.25232) 9002 : cluster [DBG] pgmap v9946: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:36.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:35 smithi022 bash[82865]: audit 2024-07-28T16:51:35.768949+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:36.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16807 16 16 0 0 0 - 0 2024-07-28T16:51:37.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16808 16 16 0 0 0 - 0 2024-07-28T16:51:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:37 smithi150 bash[67543]: cluster 2024-07-28T16:51:36.764128+0000 mgr.y (mgr.25232) 9003 : cluster [DBG] pgmap v9947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:38.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:37 smithi022 bash[80503]: cluster 2024-07-28T16:51:36.764128+0000 mgr.y (mgr.25232) 9003 : cluster [DBG] pgmap v9947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:38.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:37 smithi022 bash[82865]: cluster 2024-07-28T16:51:36.764128+0000 mgr.y (mgr.25232) 9003 : cluster [DBG] pgmap v9947: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:38.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16809 16 16 0 0 0 - 0 2024-07-28T16:51:39.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16810 16 16 0 0 0 - 0 2024-07-28T16:51:39.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:51:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:51:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:51:40.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:39 smithi150 bash[67543]: cluster 2024-07-28T16:51:38.765471+0000 mgr.y (mgr.25232) 9004 : cluster [DBG] pgmap v9948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:40.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:39 smithi022 bash[80503]: cluster 2024-07-28T16:51:38.765471+0000 mgr.y (mgr.25232) 9004 : cluster [DBG] pgmap v9948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:40.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:39 smithi022 bash[82865]: cluster 2024-07-28T16:51:38.765471+0000 mgr.y (mgr.25232) 9004 : cluster [DBG] pgmap v9948: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:40.429 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16811 16 16 0 0 0 - 0 2024-07-28T16:51:41.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16812 16 16 0 0 0 - 0 2024-07-28T16:51:42.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:41 smithi150 bash[67543]: cluster 2024-07-28T16:51:40.766859+0000 mgr.y (mgr.25232) 9005 : cluster [DBG] pgmap v9949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:42.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:41 smithi022 bash[80503]: cluster 2024-07-28T16:51:40.766859+0000 mgr.y (mgr.25232) 9005 : cluster [DBG] pgmap v9949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:42.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:41 smithi022 bash[82865]: cluster 2024-07-28T16:51:40.766859+0000 mgr.y (mgr.25232) 9005 : cluster [DBG] pgmap v9949: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:42.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16813 16 16 0 0 0 - 0 2024-07-28T16:51:42.776 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:51:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:51:43.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16814 16 16 0 0 0 - 0 2024-07-28T16:51:44.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:43 smithi150 bash[67543]: cluster 2024-07-28T16:51:42.768225+0000 mgr.y (mgr.25232) 9006 : cluster [DBG] pgmap v9950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:44.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:43 smithi022 bash[80503]: cluster 2024-07-28T16:51:42.768225+0000 mgr.y (mgr.25232) 9006 : cluster [DBG] pgmap v9950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:44.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:43 smithi022 bash[82865]: cluster 2024-07-28T16:51:42.768225+0000 mgr.y (mgr.25232) 9006 : cluster [DBG] pgmap v9950: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:44.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16815 16 16 0 0 0 - 0 2024-07-28T16:51:45.430 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16816 16 16 0 0 0 - 0 2024-07-28T16:51:46.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:45 smithi150 bash[67543]: cluster 2024-07-28T16:51:44.769572+0000 mgr.y (mgr.25232) 9007 : cluster [DBG] pgmap v9951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:46.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:45 smithi022 bash[80503]: cluster 2024-07-28T16:51:44.769572+0000 mgr.y (mgr.25232) 9007 : cluster [DBG] pgmap v9951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:46.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:45 smithi022 bash[82865]: cluster 2024-07-28T16:51:44.769572+0000 mgr.y (mgr.25232) 9007 : cluster [DBG] pgmap v9951: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:46.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16817 16 16 0 0 0 - 0 2024-07-28T16:51:47.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16818 16 16 0 0 0 - 0 2024-07-28T16:51:48.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:47 smithi150 bash[67543]: cluster 2024-07-28T16:51:46.770952+0000 mgr.y (mgr.25232) 9008 : cluster [DBG] pgmap v9952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:48.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:47 smithi022 bash[80503]: cluster 2024-07-28T16:51:46.770952+0000 mgr.y (mgr.25232) 9008 : cluster [DBG] pgmap v9952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:48.337 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:47 smithi022 bash[82865]: cluster 2024-07-28T16:51:46.770952+0000 mgr.y (mgr.25232) 9008 : cluster [DBG] pgmap v9952: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:48.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16819 16 16 0 0 0 - 0 2024-07-28T16:51:49.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:51:49.425153+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:51:49.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:51:49.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16820 16 16 0 0 0 - 0 2024-07-28T16:51:49.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:51:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:51:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:51:50.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:49 smithi150 bash[67543]: cluster 2024-07-28T16:51:48.772315+0000 mgr.y (mgr.25232) 9009 : cluster [DBG] pgmap v9953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:50.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:49 smithi022 bash[80503]: cluster 2024-07-28T16:51:48.772315+0000 mgr.y (mgr.25232) 9009 : cluster [DBG] pgmap v9953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:50.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:49 smithi022 bash[82865]: cluster 2024-07-28T16:51:48.772315+0000 mgr.y (mgr.25232) 9009 : cluster [DBG] pgmap v9953: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:50.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16821 16 16 0 0 0 - 0 2024-07-28T16:51:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:50 smithi150 bash[67543]: audit 2024-07-28T16:51:50.769436+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:51.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:50 smithi022 bash[80503]: audit 2024-07-28T16:51:50.769436+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:50 smithi022 bash[82865]: audit 2024-07-28T16:51:50.769436+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:51:51.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16822 16 16 0 0 0 - 0 2024-07-28T16:51:52.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:51 smithi150 bash[67543]: cluster 2024-07-28T16:51:50.773615+0000 mgr.y (mgr.25232) 9010 : cluster [DBG] pgmap v9954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:52.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:51 smithi022 bash[82865]: cluster 2024-07-28T16:51:50.773615+0000 mgr.y (mgr.25232) 9010 : cluster [DBG] pgmap v9954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:52.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:51 smithi022 bash[80503]: cluster 2024-07-28T16:51:50.773615+0000 mgr.y (mgr.25232) 9010 : cluster [DBG] pgmap v9954: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:52.431 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16823 16 16 0 0 0 - 0 2024-07-28T16:51:52.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:51:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:51:53.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16824 16 16 0 0 0 - 0 2024-07-28T16:51:54.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:53 smithi150 bash[67543]: cluster 2024-07-28T16:51:52.775342+0000 mgr.y (mgr.25232) 9011 : cluster [DBG] pgmap v9955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:54.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:53 smithi022 bash[80503]: cluster 2024-07-28T16:51:52.775342+0000 mgr.y (mgr.25232) 9011 : cluster [DBG] pgmap v9955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:54.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:53 smithi022 bash[82865]: cluster 2024-07-28T16:51:52.775342+0000 mgr.y (mgr.25232) 9011 : cluster [DBG] pgmap v9955: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:54.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16825 16 16 0 0 0 - 0 2024-07-28T16:51:55.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16826 16 16 0 0 0 - 0 2024-07-28T16:51:56.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:55 smithi150 bash[67543]: cluster 2024-07-28T16:51:54.776707+0000 mgr.y (mgr.25232) 9012 : cluster [DBG] pgmap v9956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:56.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:55 smithi022 bash[80503]: cluster 2024-07-28T16:51:54.776707+0000 mgr.y (mgr.25232) 9012 : cluster [DBG] pgmap v9956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:56.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:55 smithi022 bash[82865]: cluster 2024-07-28T16:51:54.776707+0000 mgr.y (mgr.25232) 9012 : cluster [DBG] pgmap v9956: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:56.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16827 16 16 0 0 0 - 0 2024-07-28T16:51:57.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:56 smithi150 bash[67543]: audit 2024-07-28T16:51:56.631301+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:51:57.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:56 smithi022 bash[80503]: audit 2024-07-28T16:51:56.631301+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:51:57.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:56 smithi022 bash[82865]: audit 2024-07-28T16:51:56.631301+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:51:57.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16828 16 16 0 0 0 - 0 2024-07-28T16:51:58.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:57 smithi150 bash[67543]: cluster 2024-07-28T16:51:56.778040+0000 mgr.y (mgr.25232) 9013 : cluster [DBG] pgmap v9957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:58.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:57 smithi022 bash[80503]: cluster 2024-07-28T16:51:56.778040+0000 mgr.y (mgr.25232) 9013 : cluster [DBG] pgmap v9957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:58.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:57 smithi022 bash[82865]: cluster 2024-07-28T16:51:56.778040+0000 mgr.y (mgr.25232) 9013 : cluster [DBG] pgmap v9957: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:51:58.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16829 16 16 0 0 0 - 0 2024-07-28T16:51:59.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16830 16 16 0 0 0 - 0 2024-07-28T16:51:59.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:51:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:51:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:52:00.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:51:59 smithi150 bash[67543]: cluster 2024-07-28T16:51:58.779422+0000 mgr.y (mgr.25232) 9014 : cluster [DBG] pgmap v9958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:00.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:51:59 smithi022 bash[80503]: cluster 2024-07-28T16:51:58.779422+0000 mgr.y (mgr.25232) 9014 : cluster [DBG] pgmap v9958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:00.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:51:59 smithi022 bash[82865]: cluster 2024-07-28T16:51:58.779422+0000 mgr.y (mgr.25232) 9014 : cluster [DBG] pgmap v9958: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:00.432 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16831 16 16 0 0 0 - 0 2024-07-28T16:52:01.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16832 16 16 0 0 0 - 0 2024-07-28T16:52:02.276 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:01 smithi150 bash[67543]: cluster 2024-07-28T16:52:00.780794+0000 mgr.y (mgr.25232) 9015 : cluster [DBG] pgmap v9959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:02.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:01 smithi022 bash[80503]: cluster 2024-07-28T16:52:00.780794+0000 mgr.y (mgr.25232) 9015 : cluster [DBG] pgmap v9959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:02.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:01 smithi022 bash[82865]: cluster 2024-07-28T16:52:00.780794+0000 mgr.y (mgr.25232) 9015 : cluster [DBG] pgmap v9959: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:02.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16833 16 16 0 0 0 - 0 2024-07-28T16:52:02.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:52:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:52:03.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16834 16 16 0 0 0 - 0 2024-07-28T16:52:03.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:02.268101+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:02.277194+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:02.552228+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:02.561926+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: cluster 2024-07-28T16:52:02.782148+0000 mgr.y (mgr.25232) 9016 : cluster [DBG] pgmap v9960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:02.992832+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:02.994664+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[80503]: audit 2024-07-28T16:52:03.004271+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:02.268101+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:02.277194+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:02.552228+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:02.561926+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: cluster 2024-07-28T16:52:02.782148+0000 mgr.y (mgr.25232) 9016 : cluster [DBG] pgmap v9960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:03.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:02.992832+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:52:03.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:02.994664+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:52:03.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:03 smithi022 bash[82865]: audit 2024-07-28T16:52:03.004271+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:02.268101+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:02.277194+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:02.552228+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:02.561926+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:03.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: cluster 2024-07-28T16:52:02.782148+0000 mgr.y (mgr.25232) 9016 : cluster [DBG] pgmap v9960: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:03.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:02.992832+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:52:03.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:02.994664+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:52:03.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:03 smithi150 bash[67543]: audit 2024-07-28T16:52:03.004271+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:52:04.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16835 16 16 0 0 0 - 0 2024-07-28T16:52:05.433 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16836 16 16 0 0 0 - 0 2024-07-28T16:52:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:05 smithi150 bash[67543]: cluster 2024-07-28T16:52:04.783498+0000 mgr.y (mgr.25232) 9017 : cluster [DBG] pgmap v9961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:05 smithi150 bash[67543]: audit 2024-07-28T16:52:05.769863+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:05 smithi022 bash[82865]: cluster 2024-07-28T16:52:04.783498+0000 mgr.y (mgr.25232) 9017 : cluster [DBG] pgmap v9961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:05 smithi022 bash[82865]: audit 2024-07-28T16:52:05.769863+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:06.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:05 smithi022 bash[80503]: cluster 2024-07-28T16:52:04.783498+0000 mgr.y (mgr.25232) 9017 : cluster [DBG] pgmap v9961: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:06.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:05 smithi022 bash[80503]: audit 2024-07-28T16:52:05.769863+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:06.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16837 16 16 0 0 0 - 0 2024-07-28T16:52:07.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16838 16 16 0 0 0 - 0 2024-07-28T16:52:08.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:07 smithi150 bash[67543]: cluster 2024-07-28T16:52:06.784848+0000 mgr.y (mgr.25232) 9018 : cluster [DBG] pgmap v9962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:08.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:07 smithi022 bash[80503]: cluster 2024-07-28T16:52:06.784848+0000 mgr.y (mgr.25232) 9018 : cluster [DBG] pgmap v9962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:08.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:07 smithi022 bash[82865]: cluster 2024-07-28T16:52:06.784848+0000 mgr.y (mgr.25232) 9018 : cluster [DBG] pgmap v9962: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:08.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16839 16 16 0 0 0 - 0 2024-07-28T16:52:09.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:52:09.428341+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:52:09.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:52:09.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16840 16 16 0 0 0 - 0 2024-07-28T16:52:09.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:52:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:52:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:52:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:09 smithi150 bash[67543]: cluster 2024-07-28T16:52:08.786196+0000 mgr.y (mgr.25232) 9019 : cluster [DBG] pgmap v9963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:09 smithi022 bash[80503]: cluster 2024-07-28T16:52:08.786196+0000 mgr.y (mgr.25232) 9019 : cluster [DBG] pgmap v9963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:09 smithi022 bash[82865]: cluster 2024-07-28T16:52:08.786196+0000 mgr.y (mgr.25232) 9019 : cluster [DBG] pgmap v9963: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:10.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16841 16 16 0 0 0 - 0 2024-07-28T16:52:11.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16842 16 16 0 0 0 - 0 2024-07-28T16:52:12.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:11 smithi150 bash[67543]: cluster 2024-07-28T16:52:10.787581+0000 mgr.y (mgr.25232) 9020 : cluster [DBG] pgmap v9964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:12.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:11 smithi022 bash[80503]: cluster 2024-07-28T16:52:10.787581+0000 mgr.y (mgr.25232) 9020 : cluster [DBG] pgmap v9964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:12.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:11 smithi022 bash[82865]: cluster 2024-07-28T16:52:10.787581+0000 mgr.y (mgr.25232) 9020 : cluster [DBG] pgmap v9964: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:12.434 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16843 16 16 0 0 0 - 0 2024-07-28T16:52:12.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:52:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:52:13.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16844 16 16 0 0 0 - 0 2024-07-28T16:52:14.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:13 smithi150 bash[67543]: cluster 2024-07-28T16:52:12.788971+0000 mgr.y (mgr.25232) 9021 : cluster [DBG] pgmap v9965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:14.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:13 smithi022 bash[80503]: cluster 2024-07-28T16:52:12.788971+0000 mgr.y (mgr.25232) 9021 : cluster [DBG] pgmap v9965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:14.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:13 smithi022 bash[82865]: cluster 2024-07-28T16:52:12.788971+0000 mgr.y (mgr.25232) 9021 : cluster [DBG] pgmap v9965: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:14.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16845 16 16 0 0 0 - 0 2024-07-28T16:52:15.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16846 16 16 0 0 0 - 0 2024-07-28T16:52:16.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:15 smithi150 bash[67543]: cluster 2024-07-28T16:52:14.790413+0000 mgr.y (mgr.25232) 9022 : cluster [DBG] pgmap v9966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:16.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:15 smithi022 bash[80503]: cluster 2024-07-28T16:52:14.790413+0000 mgr.y (mgr.25232) 9022 : cluster [DBG] pgmap v9966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:15 smithi022 bash[82865]: cluster 2024-07-28T16:52:14.790413+0000 mgr.y (mgr.25232) 9022 : cluster [DBG] pgmap v9966: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:16.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16847 16 16 0 0 0 - 0 2024-07-28T16:52:17.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16848 16 16 0 0 0 - 0 2024-07-28T16:52:18.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:17 smithi150 bash[67543]: cluster 2024-07-28T16:52:16.791803+0000 mgr.y (mgr.25232) 9023 : cluster [DBG] pgmap v9967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:18.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:17 smithi022 bash[80503]: cluster 2024-07-28T16:52:16.791803+0000 mgr.y (mgr.25232) 9023 : cluster [DBG] pgmap v9967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:18.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:17 smithi022 bash[82865]: cluster 2024-07-28T16:52:16.791803+0000 mgr.y (mgr.25232) 9023 : cluster [DBG] pgmap v9967: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:18.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16849 16 16 0 0 0 - 0 2024-07-28T16:52:19.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16850 16 16 0 0 0 - 0 2024-07-28T16:52:19.836 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:52:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:52:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:52:20.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:19 smithi150 bash[67543]: cluster 2024-07-28T16:52:18.793156+0000 mgr.y (mgr.25232) 9024 : cluster [DBG] pgmap v9968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:20.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:19 smithi022 bash[80503]: cluster 2024-07-28T16:52:18.793156+0000 mgr.y (mgr.25232) 9024 : cluster [DBG] pgmap v9968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:20.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:19 smithi022 bash[82865]: cluster 2024-07-28T16:52:18.793156+0000 mgr.y (mgr.25232) 9024 : cluster [DBG] pgmap v9968: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:20.435 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16851 16 16 0 0 0 - 0 2024-07-28T16:52:21.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:20 smithi150 bash[67543]: audit 2024-07-28T16:52:20.770733+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:21.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:20 smithi022 bash[80503]: audit 2024-07-28T16:52:20.770733+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:21.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:20 smithi022 bash[82865]: audit 2024-07-28T16:52:20.770733+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:21.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16852 16 16 0 0 0 - 0 2024-07-28T16:52:22.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:21 smithi150 bash[67543]: cluster 2024-07-28T16:52:20.794535+0000 mgr.y (mgr.25232) 9025 : cluster [DBG] pgmap v9969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:22.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:21 smithi022 bash[80503]: cluster 2024-07-28T16:52:20.794535+0000 mgr.y (mgr.25232) 9025 : cluster [DBG] pgmap v9969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:22.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:21 smithi022 bash[82865]: cluster 2024-07-28T16:52:20.794535+0000 mgr.y (mgr.25232) 9025 : cluster [DBG] pgmap v9969: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:22.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16853 16 16 0 0 0 - 0 2024-07-28T16:52:22.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:52:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:52:23.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16854 16 16 0 0 0 - 0 2024-07-28T16:52:24.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:23 smithi150 bash[67543]: cluster 2024-07-28T16:52:22.795861+0000 mgr.y (mgr.25232) 9026 : cluster [DBG] pgmap v9970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:24.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:23 smithi022 bash[80503]: cluster 2024-07-28T16:52:22.795861+0000 mgr.y (mgr.25232) 9026 : cluster [DBG] pgmap v9970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:24.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:23 smithi022 bash[82865]: cluster 2024-07-28T16:52:22.795861+0000 mgr.y (mgr.25232) 9026 : cluster [DBG] pgmap v9970: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:24.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16855 16 16 0 0 0 - 0 2024-07-28T16:52:25.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16856 16 16 0 0 0 - 0 2024-07-28T16:52:26.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:25 smithi150 bash[67543]: cluster 2024-07-28T16:52:24.797261+0000 mgr.y (mgr.25232) 9027 : cluster [DBG] pgmap v9971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:26.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:25 smithi022 bash[80503]: cluster 2024-07-28T16:52:24.797261+0000 mgr.y (mgr.25232) 9027 : cluster [DBG] pgmap v9971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:26.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:25 smithi022 bash[82865]: cluster 2024-07-28T16:52:24.797261+0000 mgr.y (mgr.25232) 9027 : cluster [DBG] pgmap v9971: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:26.436 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16857 16 16 0 0 0 - 0 2024-07-28T16:52:27.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16858 16 16 0 0 0 - 0 2024-07-28T16:52:28.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:27 smithi150 bash[67543]: cluster 2024-07-28T16:52:26.798635+0000 mgr.y (mgr.25232) 9028 : cluster [DBG] pgmap v9972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:28.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:27 smithi022 bash[80503]: cluster 2024-07-28T16:52:26.798635+0000 mgr.y (mgr.25232) 9028 : cluster [DBG] pgmap v9972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:28.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:27 smithi022 bash[82865]: cluster 2024-07-28T16:52:26.798635+0000 mgr.y (mgr.25232) 9028 : cluster [DBG] pgmap v9972: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:28.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16859 16 16 0 0 0 - 0 2024-07-28T16:52:29.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:52:29.431656+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:52:29.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:52:29.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16860 16 16 0 0 0 - 0 2024-07-28T16:52:29.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:52:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:52:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:52:30.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:29 smithi150 bash[67543]: cluster 2024-07-28T16:52:28.799992+0000 mgr.y (mgr.25232) 9029 : cluster [DBG] pgmap v9973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:30.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:29 smithi022 bash[80503]: cluster 2024-07-28T16:52:28.799992+0000 mgr.y (mgr.25232) 9029 : cluster [DBG] pgmap v9973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:30.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:29 smithi022 bash[82865]: cluster 2024-07-28T16:52:28.799992+0000 mgr.y (mgr.25232) 9029 : cluster [DBG] pgmap v9973: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:30.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16861 16 16 0 0 0 - 0 2024-07-28T16:52:31.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16862 16 16 0 0 0 - 0 2024-07-28T16:52:32.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:31 smithi150 bash[67543]: cluster 2024-07-28T16:52:30.801350+0000 mgr.y (mgr.25232) 9030 : cluster [DBG] pgmap v9974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:32.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:31 smithi022 bash[80503]: cluster 2024-07-28T16:52:30.801350+0000 mgr.y (mgr.25232) 9030 : cluster [DBG] pgmap v9974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:32.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:31 smithi022 bash[82865]: cluster 2024-07-28T16:52:30.801350+0000 mgr.y (mgr.25232) 9030 : cluster [DBG] pgmap v9974: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:32.437 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16863 16 16 0 0 0 - 0 2024-07-28T16:52:32.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:52:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:52:33.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16864 16 16 0 0 0 - 0 2024-07-28T16:52:34.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:33 smithi150 bash[67543]: cluster 2024-07-28T16:52:32.802744+0000 mgr.y (mgr.25232) 9031 : cluster [DBG] pgmap v9975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:34.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:33 smithi022 bash[80503]: cluster 2024-07-28T16:52:32.802744+0000 mgr.y (mgr.25232) 9031 : cluster [DBG] pgmap v9975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:34.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:33 smithi022 bash[82865]: cluster 2024-07-28T16:52:32.802744+0000 mgr.y (mgr.25232) 9031 : cluster [DBG] pgmap v9975: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:34.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16865 16 16 0 0 0 - 0 2024-07-28T16:52:35.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16866 16 16 0 0 0 - 0 2024-07-28T16:52:36.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:35 smithi150 bash[67543]: cluster 2024-07-28T16:52:34.804114+0000 mgr.y (mgr.25232) 9032 : cluster [DBG] pgmap v9976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:36.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:35 smithi150 bash[67543]: audit 2024-07-28T16:52:35.770746+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:35 smithi022 bash[80503]: cluster 2024-07-28T16:52:34.804114+0000 mgr.y (mgr.25232) 9032 : cluster [DBG] pgmap v9976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:36.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:35 smithi022 bash[80503]: audit 2024-07-28T16:52:35.770746+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:35 smithi022 bash[82865]: cluster 2024-07-28T16:52:34.804114+0000 mgr.y (mgr.25232) 9032 : cluster [DBG] pgmap v9976: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:36.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:35 smithi022 bash[82865]: audit 2024-07-28T16:52:35.770746+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:36.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16867 16 16 0 0 0 - 0 2024-07-28T16:52:37.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16868 16 16 0 0 0 - 0 2024-07-28T16:52:38.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:37 smithi150 bash[67543]: cluster 2024-07-28T16:52:36.805445+0000 mgr.y (mgr.25232) 9033 : cluster [DBG] pgmap v9977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:38.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:37 smithi022 bash[80503]: cluster 2024-07-28T16:52:36.805445+0000 mgr.y (mgr.25232) 9033 : cluster [DBG] pgmap v9977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:38.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:37 smithi022 bash[82865]: cluster 2024-07-28T16:52:36.805445+0000 mgr.y (mgr.25232) 9033 : cluster [DBG] pgmap v9977: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:38.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16869 16 16 0 0 0 - 0 2024-07-28T16:52:39.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16870 16 16 0 0 0 - 0 2024-07-28T16:52:39.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:52:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:52:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:52:40.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:39 smithi150 bash[67543]: cluster 2024-07-28T16:52:38.806825+0000 mgr.y (mgr.25232) 9034 : cluster [DBG] pgmap v9978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:40.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:39 smithi022 bash[80503]: cluster 2024-07-28T16:52:38.806825+0000 mgr.y (mgr.25232) 9034 : cluster [DBG] pgmap v9978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:40.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:39 smithi022 bash[82865]: cluster 2024-07-28T16:52:38.806825+0000 mgr.y (mgr.25232) 9034 : cluster [DBG] pgmap v9978: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:40.438 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16871 16 16 0 0 0 - 0 2024-07-28T16:52:41.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16872 16 16 0 0 0 - 0 2024-07-28T16:52:42.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:41 smithi150 bash[67543]: cluster 2024-07-28T16:52:40.808205+0000 mgr.y (mgr.25232) 9035 : cluster [DBG] pgmap v9979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:42.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:41 smithi022 bash[80503]: cluster 2024-07-28T16:52:40.808205+0000 mgr.y (mgr.25232) 9035 : cluster [DBG] pgmap v9979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:42.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:41 smithi022 bash[82865]: cluster 2024-07-28T16:52:40.808205+0000 mgr.y (mgr.25232) 9035 : cluster [DBG] pgmap v9979: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:42.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16873 16 16 0 0 0 - 0 2024-07-28T16:52:42.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:52:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:52:43.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16874 16 16 0 0 0 - 0 2024-07-28T16:52:44.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:43 smithi150 bash[67543]: cluster 2024-07-28T16:52:42.809571+0000 mgr.y (mgr.25232) 9036 : cluster [DBG] pgmap v9980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:44.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:43 smithi022 bash[80503]: cluster 2024-07-28T16:52:42.809571+0000 mgr.y (mgr.25232) 9036 : cluster [DBG] pgmap v9980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:44.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:43 smithi022 bash[82865]: cluster 2024-07-28T16:52:42.809571+0000 mgr.y (mgr.25232) 9036 : cluster [DBG] pgmap v9980: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:44.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16875 16 16 0 0 0 - 0 2024-07-28T16:52:45.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16876 16 16 0 0 0 - 0 2024-07-28T16:52:46.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:45 smithi150 bash[67543]: cluster 2024-07-28T16:52:44.810960+0000 mgr.y (mgr.25232) 9037 : cluster [DBG] pgmap v9981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:46.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:45 smithi022 bash[80503]: cluster 2024-07-28T16:52:44.810960+0000 mgr.y (mgr.25232) 9037 : cluster [DBG] pgmap v9981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:46.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:45 smithi022 bash[82865]: cluster 2024-07-28T16:52:44.810960+0000 mgr.y (mgr.25232) 9037 : cluster [DBG] pgmap v9981: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:46.439 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16877 16 16 0 0 0 - 0 2024-07-28T16:52:47.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16878 16 16 0 0 0 - 0 2024-07-28T16:52:48.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:47 smithi150 bash[67543]: cluster 2024-07-28T16:52:46.812311+0000 mgr.y (mgr.25232) 9038 : cluster [DBG] pgmap v9982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:48.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:47 smithi022 bash[80503]: cluster 2024-07-28T16:52:46.812311+0000 mgr.y (mgr.25232) 9038 : cluster [DBG] pgmap v9982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:48.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:47 smithi022 bash[82865]: cluster 2024-07-28T16:52:46.812311+0000 mgr.y (mgr.25232) 9038 : cluster [DBG] pgmap v9982: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:48.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16879 16 16 0 0 0 - 0 2024-07-28T16:52:49.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:52:49.434866+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:52:49.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:52:49.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16880 16 16 0 0 0 - 0 2024-07-28T16:52:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:52:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:52:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T16:52:50.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:49 smithi150 bash[67543]: cluster 2024-07-28T16:52:48.813648+0000 mgr.y (mgr.25232) 9039 : cluster [DBG] pgmap v9983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:50.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:49 smithi022 bash[80503]: cluster 2024-07-28T16:52:48.813648+0000 mgr.y (mgr.25232) 9039 : cluster [DBG] pgmap v9983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:50.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:49 smithi022 bash[82865]: cluster 2024-07-28T16:52:48.813648+0000 mgr.y (mgr.25232) 9039 : cluster [DBG] pgmap v9983: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:50.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16881 16 16 0 0 0 - 0 2024-07-28T16:52:51.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:50 smithi150 bash[67543]: audit 2024-07-28T16:52:50.771586+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:50 smithi022 bash[80503]: audit 2024-07-28T16:52:50.771586+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:51.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:50 smithi022 bash[82865]: audit 2024-07-28T16:52:50.771586+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:52:51.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16882 16 16 0 0 0 - 0 2024-07-28T16:52:52.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:51 smithi150 bash[67543]: cluster 2024-07-28T16:52:50.814986+0000 mgr.y (mgr.25232) 9040 : cluster [DBG] pgmap v9984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:52.338 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:51 smithi022 bash[80503]: cluster 2024-07-28T16:52:50.814986+0000 mgr.y (mgr.25232) 9040 : cluster [DBG] pgmap v9984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:52.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:51 smithi022 bash[82865]: cluster 2024-07-28T16:52:50.814986+0000 mgr.y (mgr.25232) 9040 : cluster [DBG] pgmap v9984: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:52.440 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16883 16 16 0 0 0 - 0 2024-07-28T16:52:52.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:52:52 smithi150 bash[60514]: ts=2024-07-28T16:52:52.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:52:53.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16884 16 16 0 0 0 - 0 2024-07-28T16:52:54.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:53 smithi150 bash[67543]: cluster 2024-07-28T16:52:52.816342+0000 mgr.y (mgr.25232) 9041 : cluster [DBG] pgmap v9985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:54.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:53 smithi022 bash[80503]: cluster 2024-07-28T16:52:52.816342+0000 mgr.y (mgr.25232) 9041 : cluster [DBG] pgmap v9985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:54.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:53 smithi022 bash[82865]: cluster 2024-07-28T16:52:52.816342+0000 mgr.y (mgr.25232) 9041 : cluster [DBG] pgmap v9985: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:54.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16885 16 16 0 0 0 - 0 2024-07-28T16:52:55.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16886 16 16 0 0 0 - 0 2024-07-28T16:52:56.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:55 smithi150 bash[67543]: cluster 2024-07-28T16:52:54.817673+0000 mgr.y (mgr.25232) 9042 : cluster [DBG] pgmap v9986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:56.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:55 smithi022 bash[80503]: cluster 2024-07-28T16:52:54.817673+0000 mgr.y (mgr.25232) 9042 : cluster [DBG] pgmap v9986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:56.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:55 smithi022 bash[82865]: cluster 2024-07-28T16:52:54.817673+0000 mgr.y (mgr.25232) 9042 : cluster [DBG] pgmap v9986: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:56.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16887 16 16 0 0 0 - 0 2024-07-28T16:52:57.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:57 smithi150 bash[67543]: cluster 2024-07-28T16:52:56.819028+0000 mgr.y (mgr.25232) 9043 : cluster [DBG] pgmap v9987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:57.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:57 smithi022 bash[80503]: cluster 2024-07-28T16:52:56.819028+0000 mgr.y (mgr.25232) 9043 : cluster [DBG] pgmap v9987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:57.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:57 smithi022 bash[82865]: cluster 2024-07-28T16:52:56.819028+0000 mgr.y (mgr.25232) 9043 : cluster [DBG] pgmap v9987: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:52:57.441 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16888 16 16 0 0 0 - 0 2024-07-28T16:52:58.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16889 16 16 0 0 0 - 0 2024-07-28T16:52:59.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16890 16 16 0 0 0 - 0 2024-07-28T16:52:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:52:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:52:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:53:00.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:52:59 smithi150 bash[67543]: cluster 2024-07-28T16:52:58.820344+0000 mgr.y (mgr.25232) 9044 : cluster [DBG] pgmap v9988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:00.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:52:59 smithi022 bash[80503]: cluster 2024-07-28T16:52:58.820344+0000 mgr.y (mgr.25232) 9044 : cluster [DBG] pgmap v9988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:00.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:52:59 smithi022 bash[82865]: cluster 2024-07-28T16:52:58.820344+0000 mgr.y (mgr.25232) 9044 : cluster [DBG] pgmap v9988: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:00.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16891 16 16 0 0 0 - 0 2024-07-28T16:53:01.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16892 16 16 0 0 0 - 0 2024-07-28T16:53:02.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:01 smithi150 bash[67543]: cluster 2024-07-28T16:53:00.821687+0000 mgr.y (mgr.25232) 9045 : cluster [DBG] pgmap v9989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:02.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:01 smithi022 bash[80503]: cluster 2024-07-28T16:53:00.821687+0000 mgr.y (mgr.25232) 9045 : cluster [DBG] pgmap v9989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:02.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:01 smithi022 bash[82865]: cluster 2024-07-28T16:53:00.821687+0000 mgr.y (mgr.25232) 9045 : cluster [DBG] pgmap v9989: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:02.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16893 16 16 0 0 0 - 0 2024-07-28T16:53:02.775 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:53:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:53:03.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16894 16 16 0 0 0 - 0 2024-07-28T16:53:04.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:03 smithi150 bash[67543]: cluster 2024-07-28T16:53:02.823089+0000 mgr.y (mgr.25232) 9046 : cluster [DBG] pgmap v9990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:04.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:03 smithi150 bash[67543]: audit 2024-07-28T16:53:03.135867+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:53:04.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:03 smithi022 bash[82865]: cluster 2024-07-28T16:53:02.823089+0000 mgr.y (mgr.25232) 9046 : cluster [DBG] pgmap v9990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:04.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:03 smithi022 bash[82865]: audit 2024-07-28T16:53:03.135867+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:53:04.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:03 smithi022 bash[80503]: cluster 2024-07-28T16:53:02.823089+0000 mgr.y (mgr.25232) 9046 : cluster [DBG] pgmap v9990: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:04.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:03 smithi022 bash[80503]: audit 2024-07-28T16:53:03.135867+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:53:04.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16895 16 16 0 0 0 - 0 2024-07-28T16:53:05.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16896 16 16 0 0 0 - 0 2024-07-28T16:53:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:05 smithi150 bash[67543]: cluster 2024-07-28T16:53:04.824453+0000 mgr.y (mgr.25232) 9047 : cluster [DBG] pgmap v9991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:06.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:05 smithi150 bash[67543]: audit 2024-07-28T16:53:05.771956+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:05 smithi022 bash[80503]: cluster 2024-07-28T16:53:04.824453+0000 mgr.y (mgr.25232) 9047 : cluster [DBG] pgmap v9991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:06.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:05 smithi022 bash[80503]: audit 2024-07-28T16:53:05.771956+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:05 smithi022 bash[82865]: cluster 2024-07-28T16:53:04.824453+0000 mgr.y (mgr.25232) 9047 : cluster [DBG] pgmap v9991: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:06.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:05 smithi022 bash[82865]: audit 2024-07-28T16:53:05.771956+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:06.442 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16897 16 16 0 0 0 - 0 2024-07-28T16:53:07.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16898 16 16 0 0 0 - 0 2024-07-28T16:53:08.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:07 smithi150 bash[67543]: cluster 2024-07-28T16:53:06.825822+0000 mgr.y (mgr.25232) 9048 : cluster [DBG] pgmap v9992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:08.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:07 smithi022 bash[80503]: cluster 2024-07-28T16:53:06.825822+0000 mgr.y (mgr.25232) 9048 : cluster [DBG] pgmap v9992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:08.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:07 smithi022 bash[82865]: cluster 2024-07-28T16:53:06.825822+0000 mgr.y (mgr.25232) 9048 : cluster [DBG] pgmap v9992: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:08.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16899 16 16 0 0 0 - 0 2024-07-28T16:53:09.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:53:09.438045+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:53:09.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:53:09.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16900 16 16 0 0 0 - 0 2024-07-28T16:53:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:53:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:08.825953+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: cluster 2024-07-28T16:53:08.827026+0000 mgr.y (mgr.25232) 9049 : cluster [DBG] pgmap v9993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:08.830061+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:08.995225+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:09.005066+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:09.446872+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:09.448516+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:53:10.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:09 smithi150 bash[67543]: audit 2024-07-28T16:53:09.458501+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:08.825953+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: cluster 2024-07-28T16:53:08.827026+0000 mgr.y (mgr.25232) 9049 : cluster [DBG] pgmap v9993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:08.830061+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:08.995225+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:09.005066+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:09.446872+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:09.448516+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[82865]: audit 2024-07-28T16:53:09.458501+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:08.825953+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: cluster 2024-07-28T16:53:08.827026+0000 mgr.y (mgr.25232) 9049 : cluster [DBG] pgmap v9993: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:08.830061+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:08.995225+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.336 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:09.005066+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:09.446872+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:53:10.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:09.448516+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:53:10.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:09 smithi022 bash[80503]: audit 2024-07-28T16:53:09.458501+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:53:10.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16901 16 16 0 0 0 - 0 2024-07-28T16:53:11.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16902 16 16 0 0 0 - 0 2024-07-28T16:53:12.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:11 smithi150 bash[67543]: cluster 2024-07-28T16:53:10.828366+0000 mgr.y (mgr.25232) 9050 : cluster [DBG] pgmap v9994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:12.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:11 smithi022 bash[80503]: cluster 2024-07-28T16:53:10.828366+0000 mgr.y (mgr.25232) 9050 : cluster [DBG] pgmap v9994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:12.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:11 smithi022 bash[82865]: cluster 2024-07-28T16:53:10.828366+0000 mgr.y (mgr.25232) 9050 : cluster [DBG] pgmap v9994: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:12.443 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16903 16 16 0 0 0 - 0 2024-07-28T16:53:12.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:53:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:53:13.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16904 16 16 0 0 0 - 0 2024-07-28T16:53:14.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:13 smithi150 bash[67543]: cluster 2024-07-28T16:53:12.829751+0000 mgr.y (mgr.25232) 9051 : cluster [DBG] pgmap v9995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:14.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:13 smithi022 bash[80503]: cluster 2024-07-28T16:53:12.829751+0000 mgr.y (mgr.25232) 9051 : cluster [DBG] pgmap v9995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:14.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:13 smithi022 bash[82865]: cluster 2024-07-28T16:53:12.829751+0000 mgr.y (mgr.25232) 9051 : cluster [DBG] pgmap v9995: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:14.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16905 16 16 0 0 0 - 0 2024-07-28T16:53:14.524 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 16:53:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T16:53:14.174641286Z level=info msg="Completed cleanup jobs" duration=50.010345ms 2024-07-28T16:53:15.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16906 16 16 0 0 0 - 0 2024-07-28T16:53:16.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:15 smithi150 bash[67543]: cluster 2024-07-28T16:53:14.831160+0000 mgr.y (mgr.25232) 9052 : cluster [DBG] pgmap v9996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:15 smithi022 bash[80503]: cluster 2024-07-28T16:53:14.831160+0000 mgr.y (mgr.25232) 9052 : cluster [DBG] pgmap v9996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:16.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:15 smithi022 bash[82865]: cluster 2024-07-28T16:53:14.831160+0000 mgr.y (mgr.25232) 9052 : cluster [DBG] pgmap v9996: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:16.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16907 16 16 0 0 0 - 0 2024-07-28T16:53:17.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16908 16 16 0 0 0 - 0 2024-07-28T16:53:18.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:17 smithi150 bash[67543]: cluster 2024-07-28T16:53:16.832583+0000 mgr.y (mgr.25232) 9053 : cluster [DBG] pgmap v9997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:18.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:17 smithi022 bash[80503]: cluster 2024-07-28T16:53:16.832583+0000 mgr.y (mgr.25232) 9053 : cluster [DBG] pgmap v9997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:18.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:17 smithi022 bash[82865]: cluster 2024-07-28T16:53:16.832583+0000 mgr.y (mgr.25232) 9053 : cluster [DBG] pgmap v9997: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:18.444 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16909 16 16 0 0 0 - 0 2024-07-28T16:53:19.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16910 16 16 0 0 0 - 0 2024-07-28T16:53:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:53:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:53:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:53:20.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:19 smithi150 bash[67543]: cluster 2024-07-28T16:53:18.833955+0000 mgr.y (mgr.25232) 9054 : cluster [DBG] pgmap v9998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:20.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:19 smithi022 bash[80503]: cluster 2024-07-28T16:53:18.833955+0000 mgr.y (mgr.25232) 9054 : cluster [DBG] pgmap v9998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:20.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:19 smithi022 bash[82865]: cluster 2024-07-28T16:53:18.833955+0000 mgr.y (mgr.25232) 9054 : cluster [DBG] pgmap v9998: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:20.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16911 16 16 0 0 0 - 0 2024-07-28T16:53:21.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:20 smithi150 bash[67543]: audit 2024-07-28T16:53:20.772266+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:21.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:20 smithi022 bash[80503]: audit 2024-07-28T16:53:20.772266+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:21.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:20 smithi022 bash[82865]: audit 2024-07-28T16:53:20.772266+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:21.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16912 16 16 0 0 0 - 0 2024-07-28T16:53:22.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:21 smithi150 bash[67543]: cluster 2024-07-28T16:53:20.835301+0000 mgr.y (mgr.25232) 9055 : cluster [DBG] pgmap v9999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:22.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:21 smithi022 bash[80503]: cluster 2024-07-28T16:53:20.835301+0000 mgr.y (mgr.25232) 9055 : cluster [DBG] pgmap v9999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:22.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:21 smithi022 bash[82865]: cluster 2024-07-28T16:53:20.835301+0000 mgr.y (mgr.25232) 9055 : cluster [DBG] pgmap v9999: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:22.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16913 16 16 0 0 0 - 0 2024-07-28T16:53:22.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:53:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:53:23.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16914 16 16 0 0 0 - 0 2024-07-28T16:53:24.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:23 smithi150 bash[67543]: cluster 2024-07-28T16:53:22.836668+0000 mgr.y (mgr.25232) 9056 : cluster [DBG] pgmap v10000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:24.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:23 smithi022 bash[80503]: cluster 2024-07-28T16:53:22.836668+0000 mgr.y (mgr.25232) 9056 : cluster [DBG] pgmap v10000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:24.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:23 smithi022 bash[82865]: cluster 2024-07-28T16:53:22.836668+0000 mgr.y (mgr.25232) 9056 : cluster [DBG] pgmap v10000: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:24.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16915 16 16 0 0 0 - 0 2024-07-28T16:53:25.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16916 16 16 0 0 0 - 0 2024-07-28T16:53:26.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:25 smithi150 bash[67543]: cluster 2024-07-28T16:53:24.838059+0000 mgr.y (mgr.25232) 9057 : cluster [DBG] pgmap v10001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:26.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:25 smithi022 bash[80503]: cluster 2024-07-28T16:53:24.838059+0000 mgr.y (mgr.25232) 9057 : cluster [DBG] pgmap v10001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:26.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:25 smithi022 bash[82865]: cluster 2024-07-28T16:53:24.838059+0000 mgr.y (mgr.25232) 9057 : cluster [DBG] pgmap v10001: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:26.445 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16917 16 16 0 0 0 - 0 2024-07-28T16:53:27.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16918 16 16 0 0 0 - 0 2024-07-28T16:53:28.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:27 smithi150 bash[67543]: cluster 2024-07-28T16:53:26.839429+0000 mgr.y (mgr.25232) 9058 : cluster [DBG] pgmap v10002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:28.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:27 smithi022 bash[80503]: cluster 2024-07-28T16:53:26.839429+0000 mgr.y (mgr.25232) 9058 : cluster [DBG] pgmap v10002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:28.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:27 smithi022 bash[82865]: cluster 2024-07-28T16:53:26.839429+0000 mgr.y (mgr.25232) 9058 : cluster [DBG] pgmap v10002: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:28.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16919 16 16 0 0 0 - 0 2024-07-28T16:53:29.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:53:29.441382+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:53:29.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:53:29.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16920 16 16 0 0 0 - 0 2024-07-28T16:53:29.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:53:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:53:29] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T16:53:30.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:29 smithi150 bash[67543]: cluster 2024-07-28T16:53:28.840842+0000 mgr.y (mgr.25232) 9059 : cluster [DBG] pgmap v10003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:30.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:29 smithi022 bash[80503]: cluster 2024-07-28T16:53:28.840842+0000 mgr.y (mgr.25232) 9059 : cluster [DBG] pgmap v10003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:30.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:29 smithi022 bash[82865]: cluster 2024-07-28T16:53:28.840842+0000 mgr.y (mgr.25232) 9059 : cluster [DBG] pgmap v10003: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:30.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16921 16 16 0 0 0 - 0 2024-07-28T16:53:31.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16922 16 16 0 0 0 - 0 2024-07-28T16:53:32.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:31 smithi150 bash[67543]: cluster 2024-07-28T16:53:30.842222+0000 mgr.y (mgr.25232) 9060 : cluster [DBG] pgmap v10004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:32.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:31 smithi022 bash[80503]: cluster 2024-07-28T16:53:30.842222+0000 mgr.y (mgr.25232) 9060 : cluster [DBG] pgmap v10004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:32.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:31 smithi022 bash[82865]: cluster 2024-07-28T16:53:30.842222+0000 mgr.y (mgr.25232) 9060 : cluster [DBG] pgmap v10004: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:32.446 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16923 16 16 0 0 0 - 0 2024-07-28T16:53:32.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:53:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:53:33.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16924 16 16 0 0 0 - 0 2024-07-28T16:53:34.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:33 smithi150 bash[67543]: cluster 2024-07-28T16:53:32.843635+0000 mgr.y (mgr.25232) 9061 : cluster [DBG] pgmap v10005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:34.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:33 smithi022 bash[80503]: cluster 2024-07-28T16:53:32.843635+0000 mgr.y (mgr.25232) 9061 : cluster [DBG] pgmap v10005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:34.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:33 smithi022 bash[82865]: cluster 2024-07-28T16:53:32.843635+0000 mgr.y (mgr.25232) 9061 : cluster [DBG] pgmap v10005: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:34.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16925 16 16 0 0 0 - 0 2024-07-28T16:53:35.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16926 16 16 0 0 0 - 0 2024-07-28T16:53:36.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:35 smithi150 bash[67543]: cluster 2024-07-28T16:53:34.845024+0000 mgr.y (mgr.25232) 9062 : cluster [DBG] pgmap v10006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:36.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:35 smithi150 bash[67543]: audit 2024-07-28T16:53:35.772652+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:35 smithi022 bash[80503]: cluster 2024-07-28T16:53:34.845024+0000 mgr.y (mgr.25232) 9062 : cluster [DBG] pgmap v10006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:35 smithi022 bash[80503]: audit 2024-07-28T16:53:35.772652+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:36.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:35 smithi022 bash[82865]: cluster 2024-07-28T16:53:34.845024+0000 mgr.y (mgr.25232) 9062 : cluster [DBG] pgmap v10006: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:36.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:35 smithi022 bash[82865]: audit 2024-07-28T16:53:35.772652+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:36.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16927 16 16 0 0 0 - 0 2024-07-28T16:53:37.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16928 16 16 0 0 0 - 0 2024-07-28T16:53:38.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:37 smithi150 bash[67543]: cluster 2024-07-28T16:53:36.846399+0000 mgr.y (mgr.25232) 9063 : cluster [DBG] pgmap v10007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:38.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:37 smithi022 bash[80503]: cluster 2024-07-28T16:53:36.846399+0000 mgr.y (mgr.25232) 9063 : cluster [DBG] pgmap v10007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:38.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:37 smithi022 bash[82865]: cluster 2024-07-28T16:53:36.846399+0000 mgr.y (mgr.25232) 9063 : cluster [DBG] pgmap v10007: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:38.447 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16929 16 16 0 0 0 - 0 2024-07-28T16:53:39.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16930 16 16 0 0 0 - 0 2024-07-28T16:53:39.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:53:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:53:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:53:40.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:39 smithi150 bash[67543]: cluster 2024-07-28T16:53:38.847750+0000 mgr.y (mgr.25232) 9064 : cluster [DBG] pgmap v10008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:40.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:39 smithi022 bash[80503]: cluster 2024-07-28T16:53:38.847750+0000 mgr.y (mgr.25232) 9064 : cluster [DBG] pgmap v10008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:40.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:39 smithi022 bash[82865]: cluster 2024-07-28T16:53:38.847750+0000 mgr.y (mgr.25232) 9064 : cluster [DBG] pgmap v10008: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:40.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16931 16 16 0 0 0 - 0 2024-07-28T16:53:41.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16932 16 16 0 0 0 - 0 2024-07-28T16:53:42.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:41 smithi150 bash[67543]: cluster 2024-07-28T16:53:40.849132+0000 mgr.y (mgr.25232) 9065 : cluster [DBG] pgmap v10009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:42.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:41 smithi022 bash[80503]: cluster 2024-07-28T16:53:40.849132+0000 mgr.y (mgr.25232) 9065 : cluster [DBG] pgmap v10009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:42.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:41 smithi022 bash[82865]: cluster 2024-07-28T16:53:40.849132+0000 mgr.y (mgr.25232) 9065 : cluster [DBG] pgmap v10009: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:42.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16933 16 16 0 0 0 - 0 2024-07-28T16:53:42.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:53:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:53:43.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16934 16 16 0 0 0 - 0 2024-07-28T16:53:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:43 smithi150 bash[67543]: cluster 2024-07-28T16:53:42.850534+0000 mgr.y (mgr.25232) 9066 : cluster [DBG] pgmap v10010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:44.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:43 smithi022 bash[80503]: cluster 2024-07-28T16:53:42.850534+0000 mgr.y (mgr.25232) 9066 : cluster [DBG] pgmap v10010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:44.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:43 smithi022 bash[82865]: cluster 2024-07-28T16:53:42.850534+0000 mgr.y (mgr.25232) 9066 : cluster [DBG] pgmap v10010: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:44.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16935 16 16 0 0 0 - 0 2024-07-28T16:53:45.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16936 16 16 0 0 0 - 0 2024-07-28T16:53:46.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:45 smithi150 bash[67543]: cluster 2024-07-28T16:53:44.851857+0000 mgr.y (mgr.25232) 9067 : cluster [DBG] pgmap v10011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:46.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:45 smithi022 bash[80503]: cluster 2024-07-28T16:53:44.851857+0000 mgr.y (mgr.25232) 9067 : cluster [DBG] pgmap v10011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:46.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:45 smithi022 bash[82865]: cluster 2024-07-28T16:53:44.851857+0000 mgr.y (mgr.25232) 9067 : cluster [DBG] pgmap v10011: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:46.448 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16937 16 16 0 0 0 - 0 2024-07-28T16:53:47.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16938 16 16 0 0 0 - 0 2024-07-28T16:53:48.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:47 smithi150 bash[67543]: cluster 2024-07-28T16:53:46.853190+0000 mgr.y (mgr.25232) 9068 : cluster [DBG] pgmap v10012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:48.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:47 smithi022 bash[80503]: cluster 2024-07-28T16:53:46.853190+0000 mgr.y (mgr.25232) 9068 : cluster [DBG] pgmap v10012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:48.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:47 smithi022 bash[82865]: cluster 2024-07-28T16:53:46.853190+0000 mgr.y (mgr.25232) 9068 : cluster [DBG] pgmap v10012: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:48.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16939 16 16 0 0 0 - 0 2024-07-28T16:53:49.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:53:49.444602+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:53:49.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:53:49.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16940 16 16 0 0 0 - 0 2024-07-28T16:53:49.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:53:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:53:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:53:50.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:49 smithi150 bash[67543]: cluster 2024-07-28T16:53:48.854553+0000 mgr.y (mgr.25232) 9069 : cluster [DBG] pgmap v10013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:50.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:49 smithi022 bash[80503]: cluster 2024-07-28T16:53:48.854553+0000 mgr.y (mgr.25232) 9069 : cluster [DBG] pgmap v10013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:50.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:49 smithi022 bash[82865]: cluster 2024-07-28T16:53:48.854553+0000 mgr.y (mgr.25232) 9069 : cluster [DBG] pgmap v10013: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:50.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16941 16 16 0 0 0 - 0 2024-07-28T16:53:51.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:50 smithi150 bash[67543]: audit 2024-07-28T16:53:50.773164+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:51.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:50 smithi022 bash[80503]: audit 2024-07-28T16:53:50.773164+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:50 smithi022 bash[82865]: audit 2024-07-28T16:53:50.773164+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:53:51.449 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16942 16 16 0 0 0 - 0 2024-07-28T16:53:52.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:51 smithi150 bash[67543]: cluster 2024-07-28T16:53:50.855926+0000 mgr.y (mgr.25232) 9070 : cluster [DBG] pgmap v10014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:52.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:51 smithi022 bash[80503]: cluster 2024-07-28T16:53:50.855926+0000 mgr.y (mgr.25232) 9070 : cluster [DBG] pgmap v10014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:52.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:51 smithi022 bash[82865]: cluster 2024-07-28T16:53:50.855926+0000 mgr.y (mgr.25232) 9070 : cluster [DBG] pgmap v10014: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:52.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16943 16 16 0 0 0 - 0 2024-07-28T16:53:52.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:53:52 smithi150 bash[60514]: ts=2024-07-28T16:53:52.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:53:53.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16944 16 16 0 0 0 - 0 2024-07-28T16:53:54.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:53 smithi150 bash[67543]: cluster 2024-07-28T16:53:52.857250+0000 mgr.y (mgr.25232) 9071 : cluster [DBG] pgmap v10015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:54.337 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:53 smithi022 bash[80503]: cluster 2024-07-28T16:53:52.857250+0000 mgr.y (mgr.25232) 9071 : cluster [DBG] pgmap v10015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:54.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:53 smithi022 bash[82865]: cluster 2024-07-28T16:53:52.857250+0000 mgr.y (mgr.25232) 9071 : cluster [DBG] pgmap v10015: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:54.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16945 16 16 0 0 0 - 0 2024-07-28T16:53:55.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16946 16 16 0 0 0 - 0 2024-07-28T16:53:56.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:55 smithi150 bash[67543]: cluster 2024-07-28T16:53:54.858587+0000 mgr.y (mgr.25232) 9072 : cluster [DBG] pgmap v10016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:56.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:55 smithi022 bash[80503]: cluster 2024-07-28T16:53:54.858587+0000 mgr.y (mgr.25232) 9072 : cluster [DBG] pgmap v10016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:56.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:55 smithi022 bash[82865]: cluster 2024-07-28T16:53:54.858587+0000 mgr.y (mgr.25232) 9072 : cluster [DBG] pgmap v10016: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:56.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16947 16 16 0 0 0 - 0 2024-07-28T16:53:57.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16948 16 16 0 0 0 - 0 2024-07-28T16:53:58.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:57 smithi150 bash[67543]: cluster 2024-07-28T16:53:56.859926+0000 mgr.y (mgr.25232) 9073 : cluster [DBG] pgmap v10017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:58.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:57 smithi022 bash[80503]: cluster 2024-07-28T16:53:56.859926+0000 mgr.y (mgr.25232) 9073 : cluster [DBG] pgmap v10017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:58.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:57 smithi022 bash[82865]: cluster 2024-07-28T16:53:56.859926+0000 mgr.y (mgr.25232) 9073 : cluster [DBG] pgmap v10017: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:53:58.450 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16949 16 16 0 0 0 - 0 2024-07-28T16:53:59.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16950 16 16 0 0 0 - 0 2024-07-28T16:53:59.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:53:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:53:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:54:00.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:53:59 smithi150 bash[67543]: cluster 2024-07-28T16:53:58.861271+0000 mgr.y (mgr.25232) 9074 : cluster [DBG] pgmap v10018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:00.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:53:59 smithi022 bash[80503]: cluster 2024-07-28T16:53:58.861271+0000 mgr.y (mgr.25232) 9074 : cluster [DBG] pgmap v10018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:00.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:53:59 smithi022 bash[82865]: cluster 2024-07-28T16:53:58.861271+0000 mgr.y (mgr.25232) 9074 : cluster [DBG] pgmap v10018: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:00.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16951 16 16 0 0 0 - 0 2024-07-28T16:54:01.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16952 16 16 0 0 0 - 0 2024-07-28T16:54:02.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:01 smithi150 bash[67543]: cluster 2024-07-28T16:54:00.862613+0000 mgr.y (mgr.25232) 9075 : cluster [DBG] pgmap v10019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:02.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:01 smithi022 bash[80503]: cluster 2024-07-28T16:54:00.862613+0000 mgr.y (mgr.25232) 9075 : cluster [DBG] pgmap v10019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:02.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:01 smithi022 bash[82865]: cluster 2024-07-28T16:54:00.862613+0000 mgr.y (mgr.25232) 9075 : cluster [DBG] pgmap v10019: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:02.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16953 16 16 0 0 0 - 0 2024-07-28T16:54:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:54:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:54:03.451 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16954 16 16 0 0 0 - 0 2024-07-28T16:54:04.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:03 smithi150 bash[67543]: cluster 2024-07-28T16:54:02.863955+0000 mgr.y (mgr.25232) 9076 : cluster [DBG] pgmap v10020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:04.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:03 smithi022 bash[80503]: cluster 2024-07-28T16:54:02.863955+0000 mgr.y (mgr.25232) 9076 : cluster [DBG] pgmap v10020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:04.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:03 smithi022 bash[82865]: cluster 2024-07-28T16:54:02.863955+0000 mgr.y (mgr.25232) 9076 : cluster [DBG] pgmap v10020: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:04.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16955 16 16 0 0 0 - 0 2024-07-28T16:54:05.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16956 16 16 0 0 0 - 0 2024-07-28T16:54:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:05 smithi150 bash[67543]: cluster 2024-07-28T16:54:04.865289+0000 mgr.y (mgr.25232) 9077 : cluster [DBG] pgmap v10021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:05 smithi150 bash[67543]: audit 2024-07-28T16:54:05.773848+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:05 smithi022 bash[80503]: cluster 2024-07-28T16:54:04.865289+0000 mgr.y (mgr.25232) 9077 : cluster [DBG] pgmap v10021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:06.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:05 smithi022 bash[80503]: audit 2024-07-28T16:54:05.773848+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:06.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:05 smithi022 bash[82865]: cluster 2024-07-28T16:54:04.865289+0000 mgr.y (mgr.25232) 9077 : cluster [DBG] pgmap v10021: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:06.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:05 smithi022 bash[82865]: audit 2024-07-28T16:54:05.773848+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:06.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16957 16 16 0 0 0 - 0 2024-07-28T16:54:07.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16958 16 16 0 0 0 - 0 2024-07-28T16:54:08.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:07 smithi150 bash[67543]: cluster 2024-07-28T16:54:06.866646+0000 mgr.y (mgr.25232) 9078 : cluster [DBG] pgmap v10022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:08.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:07 smithi022 bash[82865]: cluster 2024-07-28T16:54:06.866646+0000 mgr.y (mgr.25232) 9078 : cluster [DBG] pgmap v10022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:08.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:07 smithi022 bash[80503]: cluster 2024-07-28T16:54:06.866646+0000 mgr.y (mgr.25232) 9078 : cluster [DBG] pgmap v10022: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:08.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16959 16 16 0 0 0 - 0 2024-07-28T16:54:09.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:54:09.447871+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:54:09.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:54:09.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16960 16 16 0 0 0 - 0 2024-07-28T16:54:09.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:54:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:54:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:54:10.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:09 smithi150 bash[67543]: cluster 2024-07-28T16:54:08.868077+0000 mgr.y (mgr.25232) 9079 : cluster [DBG] pgmap v10023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:10.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:09 smithi150 bash[67543]: audit 2024-07-28T16:54:09.590038+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:54:10.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:09 smithi022 bash[80503]: cluster 2024-07-28T16:54:08.868077+0000 mgr.y (mgr.25232) 9079 : cluster [DBG] pgmap v10023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:10.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:09 smithi022 bash[80503]: audit 2024-07-28T16:54:09.590038+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:54:10.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:09 smithi022 bash[82865]: cluster 2024-07-28T16:54:08.868077+0000 mgr.y (mgr.25232) 9079 : cluster [DBG] pgmap v10023: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:10.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:09 smithi022 bash[82865]: audit 2024-07-28T16:54:09.590038+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:54:10.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16961 16 16 0 0 0 - 0 2024-07-28T16:54:11.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:10 smithi150 bash[67543]: cluster 2024-07-28T16:54:10.869590+0000 mgr.y (mgr.25232) 9080 : cluster [DBG] pgmap v10024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:11.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:10 smithi022 bash[80503]: cluster 2024-07-28T16:54:10.869590+0000 mgr.y (mgr.25232) 9080 : cluster [DBG] pgmap v10024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:11.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:10 smithi022 bash[82865]: cluster 2024-07-28T16:54:10.869590+0000 mgr.y (mgr.25232) 9080 : cluster [DBG] pgmap v10024: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:11.452 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16962 16 16 0 0 0 - 0 2024-07-28T16:54:12.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16963 16 16 0 0 0 - 0 2024-07-28T16:54:12.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:54:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:54:13.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16964 16 16 0 0 0 - 0 2024-07-28T16:54:14.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:13 smithi150 bash[67543]: cluster 2024-07-28T16:54:12.871133+0000 mgr.y (mgr.25232) 9081 : cluster [DBG] pgmap v10025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:14.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:13 smithi022 bash[80503]: cluster 2024-07-28T16:54:12.871133+0000 mgr.y (mgr.25232) 9081 : cluster [DBG] pgmap v10025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:14.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:13 smithi022 bash[82865]: cluster 2024-07-28T16:54:12.871133+0000 mgr.y (mgr.25232) 9081 : cluster [DBG] pgmap v10025: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:14.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16965 16 16 0 0 0 - 0 2024-07-28T16:54:15.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16966 16 16 0 0 0 - 0 2024-07-28T16:54:16.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: cluster 2024-07-28T16:54:14.872057+0000 mgr.y (mgr.25232) 9082 : cluster [DBG] pgmap v10026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:16.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.264584+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.268349+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.447341+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.456842+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.901692+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:54:16.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.903412+0000 mon.a (mon.0) 6186 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:54:16.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:15 smithi150 bash[67543]: audit 2024-07-28T16:54:15.913001+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: cluster 2024-07-28T16:54:14.872057+0000 mgr.y (mgr.25232) 9082 : cluster [DBG] pgmap v10026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.264584+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.268349+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.447341+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.456842+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.901692+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.903412+0000 mon.a (mon.0) 6186 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:54:16.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[80503]: audit 2024-07-28T16:54:15.913001+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: cluster 2024-07-28T16:54:14.872057+0000 mgr.y (mgr.25232) 9082 : cluster [DBG] pgmap v10026: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.264584+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.268349+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.447341+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.456842+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.901692+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.903412+0000 mon.a (mon.0) 6186 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:54:16.336 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:15 smithi022 bash[82865]: audit 2024-07-28T16:54:15.913001+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:54:16.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16967 16 16 0 0 0 - 0 2024-07-28T16:54:17.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16968 16 16 0 0 0 - 0 2024-07-28T16:54:18.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:17 smithi150 bash[67543]: cluster 2024-07-28T16:54:16.873365+0000 mgr.y (mgr.25232) 9083 : cluster [DBG] pgmap v10027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:18.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:17 smithi022 bash[80503]: cluster 2024-07-28T16:54:16.873365+0000 mgr.y (mgr.25232) 9083 : cluster [DBG] pgmap v10027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:18.338 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:17 smithi022 bash[82865]: cluster 2024-07-28T16:54:16.873365+0000 mgr.y (mgr.25232) 9083 : cluster [DBG] pgmap v10027: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:18.453 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16969 16 16 0 0 0 - 0 2024-07-28T16:54:19.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16970 16 16 0 0 0 - 0 2024-07-28T16:54:19.835 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:54:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:54:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:54:20.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:19 smithi150 bash[67543]: cluster 2024-07-28T16:54:18.874897+0000 mgr.y (mgr.25232) 9084 : cluster [DBG] pgmap v10028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:20.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:19 smithi022 bash[80503]: cluster 2024-07-28T16:54:18.874897+0000 mgr.y (mgr.25232) 9084 : cluster [DBG] pgmap v10028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:20.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:19 smithi022 bash[82865]: cluster 2024-07-28T16:54:18.874897+0000 mgr.y (mgr.25232) 9084 : cluster [DBG] pgmap v10028: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:20.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16971 16 16 0 0 0 - 0 2024-07-28T16:54:21.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:20 smithi150 bash[67543]: audit 2024-07-28T16:54:20.774132+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:21.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:20 smithi022 bash[82865]: audit 2024-07-28T16:54:20.774132+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:21.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:20 smithi022 bash[80503]: audit 2024-07-28T16:54:20.774132+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:21.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16972 16 16 0 0 0 - 0 2024-07-28T16:54:22.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:21 smithi150 bash[67543]: cluster 2024-07-28T16:54:20.876253+0000 mgr.y (mgr.25232) 9085 : cluster [DBG] pgmap v10029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:22.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:21 smithi022 bash[80503]: cluster 2024-07-28T16:54:20.876253+0000 mgr.y (mgr.25232) 9085 : cluster [DBG] pgmap v10029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:22.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:21 smithi022 bash[82865]: cluster 2024-07-28T16:54:20.876253+0000 mgr.y (mgr.25232) 9085 : cluster [DBG] pgmap v10029: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:22.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16973 16 16 0 0 0 - 0 2024-07-28T16:54:22.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:54:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:54:23.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16974 16 16 0 0 0 - 0 2024-07-28T16:54:24.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:23 smithi150 bash[67543]: cluster 2024-07-28T16:54:22.877578+0000 mgr.y (mgr.25232) 9086 : cluster [DBG] pgmap v10030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:24.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:23 smithi022 bash[80503]: cluster 2024-07-28T16:54:22.877578+0000 mgr.y (mgr.25232) 9086 : cluster [DBG] pgmap v10030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:24.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:23 smithi022 bash[82865]: cluster 2024-07-28T16:54:22.877578+0000 mgr.y (mgr.25232) 9086 : cluster [DBG] pgmap v10030: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:24.454 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16975 16 16 0 0 0 - 0 2024-07-28T16:54:25.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16976 16 16 0 0 0 - 0 2024-07-28T16:54:26.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:25 smithi150 bash[67543]: cluster 2024-07-28T16:54:24.878954+0000 mgr.y (mgr.25232) 9087 : cluster [DBG] pgmap v10031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:26.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:25 smithi022 bash[80503]: cluster 2024-07-28T16:54:24.878954+0000 mgr.y (mgr.25232) 9087 : cluster [DBG] pgmap v10031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:26.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:25 smithi022 bash[82865]: cluster 2024-07-28T16:54:24.878954+0000 mgr.y (mgr.25232) 9087 : cluster [DBG] pgmap v10031: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:26.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16977 16 16 0 0 0 - 0 2024-07-28T16:54:27.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16978 16 16 0 0 0 - 0 2024-07-28T16:54:28.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:27 smithi150 bash[67543]: cluster 2024-07-28T16:54:26.880454+0000 mgr.y (mgr.25232) 9088 : cluster [DBG] pgmap v10032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:28.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:27 smithi022 bash[80503]: cluster 2024-07-28T16:54:26.880454+0000 mgr.y (mgr.25232) 9088 : cluster [DBG] pgmap v10032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:28.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:27 smithi022 bash[82865]: cluster 2024-07-28T16:54:26.880454+0000 mgr.y (mgr.25232) 9088 : cluster [DBG] pgmap v10032: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:28.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16979 16 16 0 0 0 - 0 2024-07-28T16:54:29.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:54:29.451110+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:54:29.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:54:29.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16980 16 16 0 0 0 - 0 2024-07-28T16:54:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:54:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:54:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:54:30.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:29 smithi150 bash[67543]: cluster 2024-07-28T16:54:28.881977+0000 mgr.y (mgr.25232) 9089 : cluster [DBG] pgmap v10033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:30.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:29 smithi022 bash[80503]: cluster 2024-07-28T16:54:28.881977+0000 mgr.y (mgr.25232) 9089 : cluster [DBG] pgmap v10033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:30.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:29 smithi022 bash[82865]: cluster 2024-07-28T16:54:28.881977+0000 mgr.y (mgr.25232) 9089 : cluster [DBG] pgmap v10033: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:30.455 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16981 16 16 0 0 0 - 0 2024-07-28T16:54:31.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16982 16 16 0 0 0 - 0 2024-07-28T16:54:32.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:31 smithi150 bash[67543]: cluster 2024-07-28T16:54:30.883501+0000 mgr.y (mgr.25232) 9090 : cluster [DBG] pgmap v10034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:32.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:31 smithi022 bash[80503]: cluster 2024-07-28T16:54:30.883501+0000 mgr.y (mgr.25232) 9090 : cluster [DBG] pgmap v10034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:32.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:31 smithi022 bash[82865]: cluster 2024-07-28T16:54:30.883501+0000 mgr.y (mgr.25232) 9090 : cluster [DBG] pgmap v10034: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:32.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16983 16 16 0 0 0 - 0 2024-07-28T16:54:32.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:54:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:54:33.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16984 16 16 0 0 0 - 0 2024-07-28T16:54:34.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:33 smithi150 bash[67543]: cluster 2024-07-28T16:54:32.884876+0000 mgr.y (mgr.25232) 9091 : cluster [DBG] pgmap v10035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:34.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:33 smithi022 bash[80503]: cluster 2024-07-28T16:54:32.884876+0000 mgr.y (mgr.25232) 9091 : cluster [DBG] pgmap v10035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:34.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:33 smithi022 bash[82865]: cluster 2024-07-28T16:54:32.884876+0000 mgr.y (mgr.25232) 9091 : cluster [DBG] pgmap v10035: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:34.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16985 16 16 0 0 0 - 0 2024-07-28T16:54:35.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:34 smithi150 bash[67543]: cluster 2024-07-28T16:54:34.886237+0000 mgr.y (mgr.25232) 9092 : cluster [DBG] pgmap v10036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:35.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:34 smithi022 bash[80503]: cluster 2024-07-28T16:54:34.886237+0000 mgr.y (mgr.25232) 9092 : cluster [DBG] pgmap v10036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:35.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:34 smithi022 bash[82865]: cluster 2024-07-28T16:54:34.886237+0000 mgr.y (mgr.25232) 9092 : cluster [DBG] pgmap v10036: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:35.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16986 16 16 0 0 0 - 0 2024-07-28T16:54:36.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:35 smithi150 bash[67543]: audit 2024-07-28T16:54:35.774524+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:35 smithi022 bash[80503]: audit 2024-07-28T16:54:35.774524+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:36.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:35 smithi022 bash[82865]: audit 2024-07-28T16:54:35.774524+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:36.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16987 16 16 0 0 0 - 0 2024-07-28T16:54:37.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:37 smithi150 bash[67543]: cluster 2024-07-28T16:54:36.887513+0000 mgr.y (mgr.25232) 9093 : cluster [DBG] pgmap v10037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:37.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:37 smithi022 bash[80503]: cluster 2024-07-28T16:54:36.887513+0000 mgr.y (mgr.25232) 9093 : cluster [DBG] pgmap v10037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:37.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:37 smithi022 bash[82865]: cluster 2024-07-28T16:54:36.887513+0000 mgr.y (mgr.25232) 9093 : cluster [DBG] pgmap v10037: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:37.456 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16988 16 16 0 0 0 - 0 2024-07-28T16:54:38.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16989 16 16 0 0 0 - 0 2024-07-28T16:54:39.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16990 16 16 0 0 0 - 0 2024-07-28T16:54:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:54:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:54:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:54:40.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:39 smithi150 bash[67543]: cluster 2024-07-28T16:54:38.888829+0000 mgr.y (mgr.25232) 9094 : cluster [DBG] pgmap v10038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:40.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:39 smithi022 bash[80503]: cluster 2024-07-28T16:54:38.888829+0000 mgr.y (mgr.25232) 9094 : cluster [DBG] pgmap v10038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:40.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:39 smithi022 bash[82865]: cluster 2024-07-28T16:54:38.888829+0000 mgr.y (mgr.25232) 9094 : cluster [DBG] pgmap v10038: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:40.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16991 16 16 0 0 0 - 0 2024-07-28T16:54:41.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16992 16 16 0 0 0 - 0 2024-07-28T16:54:42.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:41 smithi150 bash[67543]: cluster 2024-07-28T16:54:40.890279+0000 mgr.y (mgr.25232) 9095 : cluster [DBG] pgmap v10039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:42.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:41 smithi022 bash[80503]: cluster 2024-07-28T16:54:40.890279+0000 mgr.y (mgr.25232) 9095 : cluster [DBG] pgmap v10039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:42.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:41 smithi022 bash[82865]: cluster 2024-07-28T16:54:40.890279+0000 mgr.y (mgr.25232) 9095 : cluster [DBG] pgmap v10039: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:42.457 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16993 16 16 0 0 0 - 0 2024-07-28T16:54:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:54:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:54:43.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16994 16 16 0 0 0 - 0 2024-07-28T16:54:44.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:43 smithi150 bash[67543]: cluster 2024-07-28T16:54:42.891612+0000 mgr.y (mgr.25232) 9096 : cluster [DBG] pgmap v10040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:44.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:43 smithi022 bash[80503]: cluster 2024-07-28T16:54:42.891612+0000 mgr.y (mgr.25232) 9096 : cluster [DBG] pgmap v10040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:44.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:43 smithi022 bash[82865]: cluster 2024-07-28T16:54:42.891612+0000 mgr.y (mgr.25232) 9096 : cluster [DBG] pgmap v10040: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:44.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16995 16 16 0 0 0 - 0 2024-07-28T16:54:45.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16996 16 16 0 0 0 - 0 2024-07-28T16:54:46.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:45 smithi150 bash[67543]: cluster 2024-07-28T16:54:44.892994+0000 mgr.y (mgr.25232) 9097 : cluster [DBG] pgmap v10041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:46.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:45 smithi022 bash[80503]: cluster 2024-07-28T16:54:44.892994+0000 mgr.y (mgr.25232) 9097 : cluster [DBG] pgmap v10041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:46.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:45 smithi022 bash[82865]: cluster 2024-07-28T16:54:44.892994+0000 mgr.y (mgr.25232) 9097 : cluster [DBG] pgmap v10041: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:46.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16997 16 16 0 0 0 - 0 2024-07-28T16:54:47.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16998 16 16 0 0 0 - 0 2024-07-28T16:54:48.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:47 smithi150 bash[67543]: cluster 2024-07-28T16:54:46.894402+0000 mgr.y (mgr.25232) 9098 : cluster [DBG] pgmap v10042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:48.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:47 smithi022 bash[80503]: cluster 2024-07-28T16:54:46.894402+0000 mgr.y (mgr.25232) 9098 : cluster [DBG] pgmap v10042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:48.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:47 smithi022 bash[82865]: cluster 2024-07-28T16:54:46.894402+0000 mgr.y (mgr.25232) 9098 : cluster [DBG] pgmap v10042: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:48.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:16999 16 16 0 0 0 - 0 2024-07-28T16:54:49.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:54:49.454430+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:54:49.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:54:49.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17000 16 16 0 0 0 - 0 2024-07-28T16:54:49.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:54:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:54:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:54:50.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:49 smithi150 bash[67543]: cluster 2024-07-28T16:54:48.895915+0000 mgr.y (mgr.25232) 9099 : cluster [DBG] pgmap v10043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:50.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:49 smithi022 bash[80503]: cluster 2024-07-28T16:54:48.895915+0000 mgr.y (mgr.25232) 9099 : cluster [DBG] pgmap v10043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:50.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:49 smithi022 bash[82865]: cluster 2024-07-28T16:54:48.895915+0000 mgr.y (mgr.25232) 9099 : cluster [DBG] pgmap v10043: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:50.458 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17001 16 16 0 0 0 - 0 2024-07-28T16:54:51.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:50 smithi150 bash[67543]: audit 2024-07-28T16:54:50.775035+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:51.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:50 smithi022 bash[80503]: audit 2024-07-28T16:54:50.775035+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:51.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:50 smithi022 bash[82865]: audit 2024-07-28T16:54:50.775035+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:54:51.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17002 16 16 0 0 0 - 0 2024-07-28T16:54:52.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:51 smithi150 bash[67543]: cluster 2024-07-28T16:54:50.897379+0000 mgr.y (mgr.25232) 9100 : cluster [DBG] pgmap v10044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:52.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:51 smithi022 bash[80503]: cluster 2024-07-28T16:54:50.897379+0000 mgr.y (mgr.25232) 9100 : cluster [DBG] pgmap v10044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:52.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:51 smithi022 bash[82865]: cluster 2024-07-28T16:54:50.897379+0000 mgr.y (mgr.25232) 9100 : cluster [DBG] pgmap v10044: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:52.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17003 16 16 0 0 0 - 0 2024-07-28T16:54:52.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:54:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:54:53.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:52 smithi150 bash[67543]: cluster 2024-07-28T16:54:52.898789+0000 mgr.y (mgr.25232) 9101 : cluster [DBG] pgmap v10045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:53.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:52 smithi022 bash[80503]: cluster 2024-07-28T16:54:52.898789+0000 mgr.y (mgr.25232) 9101 : cluster [DBG] pgmap v10045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:53.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:52 smithi022 bash[82865]: cluster 2024-07-28T16:54:52.898789+0000 mgr.y (mgr.25232) 9101 : cluster [DBG] pgmap v10045: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:53.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17004 16 16 0 0 0 - 0 2024-07-28T16:54:54.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17005 16 16 0 0 0 - 0 2024-07-28T16:54:55.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17006 16 16 0 0 0 - 0 2024-07-28T16:54:56.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:55 smithi150 bash[67543]: cluster 2024-07-28T16:54:54.900137+0000 mgr.y (mgr.25232) 9102 : cluster [DBG] pgmap v10046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:56.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:55 smithi022 bash[80503]: cluster 2024-07-28T16:54:54.900137+0000 mgr.y (mgr.25232) 9102 : cluster [DBG] pgmap v10046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:56.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:55 smithi022 bash[82865]: cluster 2024-07-28T16:54:54.900137+0000 mgr.y (mgr.25232) 9102 : cluster [DBG] pgmap v10046: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:56.459 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17007 16 16 0 0 0 - 0 2024-07-28T16:54:57.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17008 16 16 0 0 0 - 0 2024-07-28T16:54:58.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:57 smithi150 bash[67543]: cluster 2024-07-28T16:54:56.901475+0000 mgr.y (mgr.25232) 9103 : cluster [DBG] pgmap v10047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:58.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:57 smithi022 bash[80503]: cluster 2024-07-28T16:54:56.901475+0000 mgr.y (mgr.25232) 9103 : cluster [DBG] pgmap v10047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:58.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:57 smithi022 bash[82865]: cluster 2024-07-28T16:54:56.901475+0000 mgr.y (mgr.25232) 9103 : cluster [DBG] pgmap v10047: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:54:58.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17009 16 16 0 0 0 - 0 2024-07-28T16:54:59.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17010 16 16 0 0 0 - 0 2024-07-28T16:54:59.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:54:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:54:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:55:00.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:54:59 smithi150 bash[67543]: cluster 2024-07-28T16:54:58.902816+0000 mgr.y (mgr.25232) 9104 : cluster [DBG] pgmap v10048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:00.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:54:59 smithi022 bash[80503]: cluster 2024-07-28T16:54:58.902816+0000 mgr.y (mgr.25232) 9104 : cluster [DBG] pgmap v10048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:00.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:54:59 smithi022 bash[82865]: cluster 2024-07-28T16:54:58.902816+0000 mgr.y (mgr.25232) 9104 : cluster [DBG] pgmap v10048: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:00.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17011 16 16 0 0 0 - 0 2024-07-28T16:55:01.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17012 16 16 0 0 0 - 0 2024-07-28T16:55:02.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:01 smithi150 bash[67543]: cluster 2024-07-28T16:55:00.904141+0000 mgr.y (mgr.25232) 9105 : cluster [DBG] pgmap v10049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:02.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:01 smithi022 bash[80503]: cluster 2024-07-28T16:55:00.904141+0000 mgr.y (mgr.25232) 9105 : cluster [DBG] pgmap v10049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:02.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:01 smithi022 bash[82865]: cluster 2024-07-28T16:55:00.904141+0000 mgr.y (mgr.25232) 9105 : cluster [DBG] pgmap v10049: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:02.460 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17013 16 16 0 0 0 - 0 2024-07-28T16:55:02.774 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:55:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:55:03.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17014 16 16 0 0 0 - 0 2024-07-28T16:55:04.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:03 smithi150 bash[67543]: cluster 2024-07-28T16:55:02.905525+0000 mgr.y (mgr.25232) 9106 : cluster [DBG] pgmap v10050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:04.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:03 smithi022 bash[80503]: cluster 2024-07-28T16:55:02.905525+0000 mgr.y (mgr.25232) 9106 : cluster [DBG] pgmap v10050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:04.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:03 smithi022 bash[82865]: cluster 2024-07-28T16:55:02.905525+0000 mgr.y (mgr.25232) 9106 : cluster [DBG] pgmap v10050: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:04.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17015 16 16 0 0 0 - 0 2024-07-28T16:55:05.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17016 16 16 0 0 0 - 0 2024-07-28T16:55:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:05 smithi150 bash[67543]: cluster 2024-07-28T16:55:04.906900+0000 mgr.y (mgr.25232) 9107 : cluster [DBG] pgmap v10051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:06.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:05 smithi150 bash[67543]: audit 2024-07-28T16:55:05.775493+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:05 smithi022 bash[80503]: cluster 2024-07-28T16:55:04.906900+0000 mgr.y (mgr.25232) 9107 : cluster [DBG] pgmap v10051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:05 smithi022 bash[80503]: audit 2024-07-28T16:55:05.775493+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:06.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:05 smithi022 bash[82865]: cluster 2024-07-28T16:55:04.906900+0000 mgr.y (mgr.25232) 9107 : cluster [DBG] pgmap v10051: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:06.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:05 smithi022 bash[82865]: audit 2024-07-28T16:55:05.775493+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:06.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17017 16 16 0 0 0 - 0 2024-07-28T16:55:07.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17018 16 16 0 0 0 - 0 2024-07-28T16:55:08.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:07 smithi150 bash[67543]: cluster 2024-07-28T16:55:06.908254+0000 mgr.y (mgr.25232) 9108 : cluster [DBG] pgmap v10052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:08.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:07 smithi022 bash[80503]: cluster 2024-07-28T16:55:06.908254+0000 mgr.y (mgr.25232) 9108 : cluster [DBG] pgmap v10052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:08.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:07 smithi022 bash[82865]: cluster 2024-07-28T16:55:06.908254+0000 mgr.y (mgr.25232) 9108 : cluster [DBG] pgmap v10052: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:08.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17019 16 16 0 0 0 - 0 2024-07-28T16:55:09.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:09 smithi022 bash[80503]: cluster 2024-07-28T16:55:08.909602+0000 mgr.y (mgr.25232) 9109 : cluster [DBG] pgmap v10053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:09.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:09 smithi022 bash[82865]: cluster 2024-07-28T16:55:08.909602+0000 mgr.y (mgr.25232) 9109 : cluster [DBG] pgmap v10053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:09.461 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:55:09.457619+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:55:09.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:55:09.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17020 16 16 0 0 0 - 0 2024-07-28T16:55:09.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:09 smithi150 bash[67543]: cluster 2024-07-28T16:55:08.909602+0000 mgr.y (mgr.25232) 9109 : cluster [DBG] pgmap v10053: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:09.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:55:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:55:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:55:10.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17021 16 16 0 0 0 - 0 2024-07-28T16:55:11.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17022 16 16 0 0 0 - 0 2024-07-28T16:55:12.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:11 smithi150 bash[67543]: cluster 2024-07-28T16:55:10.910980+0000 mgr.y (mgr.25232) 9110 : cluster [DBG] pgmap v10054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:12.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:11 smithi022 bash[80503]: cluster 2024-07-28T16:55:10.910980+0000 mgr.y (mgr.25232) 9110 : cluster [DBG] pgmap v10054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:12.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:11 smithi022 bash[82865]: cluster 2024-07-28T16:55:10.910980+0000 mgr.y (mgr.25232) 9110 : cluster [DBG] pgmap v10054: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:12.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17023 16 16 0 0 0 - 0 2024-07-28T16:55:12.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:55:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:55:13.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17024 16 16 0 0 0 - 0 2024-07-28T16:55:14.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:13 smithi150 bash[67543]: cluster 2024-07-28T16:55:12.912358+0000 mgr.y (mgr.25232) 9111 : cluster [DBG] pgmap v10055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:14.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:13 smithi022 bash[80503]: cluster 2024-07-28T16:55:12.912358+0000 mgr.y (mgr.25232) 9111 : cluster [DBG] pgmap v10055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:14.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:13 smithi022 bash[82865]: cluster 2024-07-28T16:55:12.912358+0000 mgr.y (mgr.25232) 9111 : cluster [DBG] pgmap v10055: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:14.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17025 16 16 0 0 0 - 0 2024-07-28T16:55:15.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17026 16 16 0 0 0 - 0 2024-07-28T16:55:16.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:15 smithi150 bash[67543]: cluster 2024-07-28T16:55:14.913722+0000 mgr.y (mgr.25232) 9112 : cluster [DBG] pgmap v10056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:16.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:15 smithi022 bash[80503]: cluster 2024-07-28T16:55:14.913722+0000 mgr.y (mgr.25232) 9112 : cluster [DBG] pgmap v10056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:16.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:15 smithi022 bash[82865]: cluster 2024-07-28T16:55:14.913722+0000 mgr.y (mgr.25232) 9112 : cluster [DBG] pgmap v10056: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:16.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17027 16 16 0 0 0 - 0 2024-07-28T16:55:17.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:16 smithi150 bash[67543]: audit 2024-07-28T16:55:16.020588+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:55:17.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:16 smithi022 bash[80503]: audit 2024-07-28T16:55:16.020588+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:55:17.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:16 smithi022 bash[82865]: audit 2024-07-28T16:55:16.020588+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:55:17.462 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17028 16 16 0 0 0 - 0 2024-07-28T16:55:18.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:17 smithi150 bash[67543]: cluster 2024-07-28T16:55:16.915096+0000 mgr.y (mgr.25232) 9113 : cluster [DBG] pgmap v10057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:18.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:17 smithi022 bash[82865]: cluster 2024-07-28T16:55:16.915096+0000 mgr.y (mgr.25232) 9113 : cluster [DBG] pgmap v10057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:18.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:17 smithi022 bash[80503]: cluster 2024-07-28T16:55:16.915096+0000 mgr.y (mgr.25232) 9113 : cluster [DBG] pgmap v10057: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:18.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17029 16 16 0 0 0 - 0 2024-07-28T16:55:19.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:18 smithi150 bash[67543]: cluster 2024-07-28T16:55:18.915752+0000 mgr.y (mgr.25232) 9114 : cluster [DBG] pgmap v10058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:19.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:18 smithi022 bash[80503]: cluster 2024-07-28T16:55:18.915752+0000 mgr.y (mgr.25232) 9114 : cluster [DBG] pgmap v10058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:19.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:18 smithi022 bash[82865]: cluster 2024-07-28T16:55:18.915752+0000 mgr.y (mgr.25232) 9114 : cluster [DBG] pgmap v10058: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:19.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17030 16 16 0 0 0 - 0 2024-07-28T16:55:19.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:55:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:55:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:55:20.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17031 16 16 0 0 0 - 0 2024-07-28T16:55:21.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:20 smithi022 bash[82865]: audit 2024-07-28T16:55:20.775891+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:21.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:20 smithi022 bash[80503]: audit 2024-07-28T16:55:20.775891+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:21.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:20 smithi150 bash[67543]: audit 2024-07-28T16:55:20.775891+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:21.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17032 16 16 0 0 0 - 0 2024-07-28T16:55:22.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:21 smithi150 bash[67543]: cluster 2024-07-28T16:55:20.916742+0000 mgr.y (mgr.25232) 9115 : cluster [DBG] pgmap v10059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:22.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:21 smithi150 bash[67543]: audit 2024-07-28T16:55:21.668362+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:22.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:21 smithi150 bash[67543]: audit 2024-07-28T16:55:21.674949+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:22.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:21 smithi022 bash[82865]: cluster 2024-07-28T16:55:20.916742+0000 mgr.y (mgr.25232) 9115 : cluster [DBG] pgmap v10059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:22.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:21 smithi022 bash[82865]: audit 2024-07-28T16:55:21.668362+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:22.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:21 smithi022 bash[82865]: audit 2024-07-28T16:55:21.674949+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:22.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:21 smithi022 bash[80503]: cluster 2024-07-28T16:55:20.916742+0000 mgr.y (mgr.25232) 9115 : cluster [DBG] pgmap v10059: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:22.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:21 smithi022 bash[80503]: audit 2024-07-28T16:55:21.668362+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:22.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:21 smithi022 bash[80503]: audit 2024-07-28T16:55:21.674949+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:22.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17033 16 16 0 0 0 - 0 2024-07-28T16:55:22.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:55:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:55:23.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:22 smithi150 bash[67543]: audit 2024-07-28T16:55:21.919348+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:22 smithi150 bash[67543]: audit 2024-07-28T16:55:21.927294+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:22 smithi150 bash[67543]: audit 2024-07-28T16:55:22.376293+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:55:23.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:22 smithi150 bash[67543]: audit 2024-07-28T16:55:22.377789+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:55:23.274 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:22 smithi150 bash[67543]: audit 2024-07-28T16:55:22.387577+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[80503]: audit 2024-07-28T16:55:21.919348+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[80503]: audit 2024-07-28T16:55:21.927294+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[80503]: audit 2024-07-28T16:55:22.376293+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[80503]: audit 2024-07-28T16:55:22.377789+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[80503]: audit 2024-07-28T16:55:22.387577+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[82865]: audit 2024-07-28T16:55:21.919348+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[82865]: audit 2024-07-28T16:55:21.927294+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[82865]: audit 2024-07-28T16:55:22.376293+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[82865]: audit 2024-07-28T16:55:22.377789+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:55:23.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:22 smithi022 bash[82865]: audit 2024-07-28T16:55:22.387577+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:55:23.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17034 16 16 0 0 0 - 0 2024-07-28T16:55:24.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:23 smithi150 bash[67543]: cluster 2024-07-28T16:55:22.918685+0000 mgr.y (mgr.25232) 9116 : cluster [DBG] pgmap v10060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:24.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:23 smithi022 bash[80503]: cluster 2024-07-28T16:55:22.918685+0000 mgr.y (mgr.25232) 9116 : cluster [DBG] pgmap v10060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:24.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:23 smithi022 bash[82865]: cluster 2024-07-28T16:55:22.918685+0000 mgr.y (mgr.25232) 9116 : cluster [DBG] pgmap v10060: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:24.463 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17035 16 16 0 0 0 - 0 2024-07-28T16:55:25.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17036 16 16 0 0 0 - 0 2024-07-28T16:55:26.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:25 smithi150 bash[67543]: cluster 2024-07-28T16:55:24.920219+0000 mgr.y (mgr.25232) 9117 : cluster [DBG] pgmap v10061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:26.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:25 smithi022 bash[80503]: cluster 2024-07-28T16:55:24.920219+0000 mgr.y (mgr.25232) 9117 : cluster [DBG] pgmap v10061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:26.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:25 smithi022 bash[82865]: cluster 2024-07-28T16:55:24.920219+0000 mgr.y (mgr.25232) 9117 : cluster [DBG] pgmap v10061: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:26.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17037 16 16 0 0 0 - 0 2024-07-28T16:55:27.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17038 16 16 0 0 0 - 0 2024-07-28T16:55:28.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:27 smithi150 bash[67543]: cluster 2024-07-28T16:55:26.921757+0000 mgr.y (mgr.25232) 9118 : cluster [DBG] pgmap v10062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:28.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:27 smithi022 bash[80503]: cluster 2024-07-28T16:55:26.921757+0000 mgr.y (mgr.25232) 9118 : cluster [DBG] pgmap v10062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:28.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:27 smithi022 bash[82865]: cluster 2024-07-28T16:55:26.921757+0000 mgr.y (mgr.25232) 9118 : cluster [DBG] pgmap v10062: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:28.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17039 16 16 0 0 0 - 0 2024-07-28T16:55:29.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:55:29.460575+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:55:29.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:55:29.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17040 16 16 0 0 0 - 0 2024-07-28T16:55:29.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:55:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:55:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:55:30.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:29 smithi150 bash[67543]: cluster 2024-07-28T16:55:28.923335+0000 mgr.y (mgr.25232) 9119 : cluster [DBG] pgmap v10063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:30.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:29 smithi022 bash[80503]: cluster 2024-07-28T16:55:28.923335+0000 mgr.y (mgr.25232) 9119 : cluster [DBG] pgmap v10063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:30.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:29 smithi022 bash[82865]: cluster 2024-07-28T16:55:28.923335+0000 mgr.y (mgr.25232) 9119 : cluster [DBG] pgmap v10063: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:30.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17041 16 16 0 0 0 - 0 2024-07-28T16:55:31.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17042 16 16 0 0 0 - 0 2024-07-28T16:55:32.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:31 smithi150 bash[67543]: cluster 2024-07-28T16:55:30.924904+0000 mgr.y (mgr.25232) 9120 : cluster [DBG] pgmap v10064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:32.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:31 smithi022 bash[80503]: cluster 2024-07-28T16:55:30.924904+0000 mgr.y (mgr.25232) 9120 : cluster [DBG] pgmap v10064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:32.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:31 smithi022 bash[82865]: cluster 2024-07-28T16:55:30.924904+0000 mgr.y (mgr.25232) 9120 : cluster [DBG] pgmap v10064: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:32.464 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17043 16 16 0 0 0 - 0 2024-07-28T16:55:32.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:55:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:55:33.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17044 16 16 0 0 0 - 0 2024-07-28T16:55:34.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:33 smithi150 bash[67543]: cluster 2024-07-28T16:55:32.926469+0000 mgr.y (mgr.25232) 9121 : cluster [DBG] pgmap v10065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:34.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:33 smithi022 bash[80503]: cluster 2024-07-28T16:55:32.926469+0000 mgr.y (mgr.25232) 9121 : cluster [DBG] pgmap v10065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:34.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:33 smithi022 bash[82865]: cluster 2024-07-28T16:55:32.926469+0000 mgr.y (mgr.25232) 9121 : cluster [DBG] pgmap v10065: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:34.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17045 16 16 0 0 0 - 0 2024-07-28T16:55:35.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17046 16 16 0 0 0 - 0 2024-07-28T16:55:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:35 smithi150 bash[67543]: cluster 2024-07-28T16:55:34.927994+0000 mgr.y (mgr.25232) 9122 : cluster [DBG] pgmap v10066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:35 smithi150 bash[67543]: audit 2024-07-28T16:55:35.776271+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:35 smithi022 bash[80503]: cluster 2024-07-28T16:55:34.927994+0000 mgr.y (mgr.25232) 9122 : cluster [DBG] pgmap v10066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:36.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:35 smithi022 bash[80503]: audit 2024-07-28T16:55:35.776271+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:35 smithi022 bash[82865]: cluster 2024-07-28T16:55:34.927994+0000 mgr.y (mgr.25232) 9122 : cluster [DBG] pgmap v10066: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:35 smithi022 bash[82865]: audit 2024-07-28T16:55:35.776271+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:36.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17047 16 16 0 0 0 - 0 2024-07-28T16:55:37.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17048 16 16 0 0 0 - 0 2024-07-28T16:55:38.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:37 smithi150 bash[67543]: cluster 2024-07-28T16:55:36.929575+0000 mgr.y (mgr.25232) 9123 : cluster [DBG] pgmap v10067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:38.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:37 smithi022 bash[80503]: cluster 2024-07-28T16:55:36.929575+0000 mgr.y (mgr.25232) 9123 : cluster [DBG] pgmap v10067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:38.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:37 smithi022 bash[82865]: cluster 2024-07-28T16:55:36.929575+0000 mgr.y (mgr.25232) 9123 : cluster [DBG] pgmap v10067: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:38.465 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17049 16 16 0 0 0 - 0 2024-07-28T16:55:39.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17050 16 16 0 0 0 - 0 2024-07-28T16:55:39.834 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:55:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:55:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:55:40.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:39 smithi150 bash[67543]: cluster 2024-07-28T16:55:38.931135+0000 mgr.y (mgr.25232) 9124 : cluster [DBG] pgmap v10068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:40.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:39 smithi022 bash[80503]: cluster 2024-07-28T16:55:38.931135+0000 mgr.y (mgr.25232) 9124 : cluster [DBG] pgmap v10068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:40.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:39 smithi022 bash[82865]: cluster 2024-07-28T16:55:38.931135+0000 mgr.y (mgr.25232) 9124 : cluster [DBG] pgmap v10068: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:40.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17051 16 16 0 0 0 - 0 2024-07-28T16:55:41.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17052 16 16 0 0 0 - 0 2024-07-28T16:55:42.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:41 smithi150 bash[67543]: cluster 2024-07-28T16:55:40.932489+0000 mgr.y (mgr.25232) 9125 : cluster [DBG] pgmap v10069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:42.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:41 smithi022 bash[80503]: cluster 2024-07-28T16:55:40.932489+0000 mgr.y (mgr.25232) 9125 : cluster [DBG] pgmap v10069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:42.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:41 smithi022 bash[82865]: cluster 2024-07-28T16:55:40.932489+0000 mgr.y (mgr.25232) 9125 : cluster [DBG] pgmap v10069: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:42.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17053 16 16 0 0 0 - 0 2024-07-28T16:55:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:55:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:55:43.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17054 16 16 0 0 0 - 0 2024-07-28T16:55:44.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:43 smithi150 bash[67543]: cluster 2024-07-28T16:55:42.933859+0000 mgr.y (mgr.25232) 9126 : cluster [DBG] pgmap v10070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:44.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:43 smithi022 bash[80503]: cluster 2024-07-28T16:55:42.933859+0000 mgr.y (mgr.25232) 9126 : cluster [DBG] pgmap v10070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:44.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:43 smithi022 bash[82865]: cluster 2024-07-28T16:55:42.933859+0000 mgr.y (mgr.25232) 9126 : cluster [DBG] pgmap v10070: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:44.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17055 16 16 0 0 0 - 0 2024-07-28T16:55:45.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:45 smithi022 bash[80503]: cluster 2024-07-28T16:55:44.935227+0000 mgr.y (mgr.25232) 9127 : cluster [DBG] pgmap v10071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:45.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:45 smithi022 bash[82865]: cluster 2024-07-28T16:55:44.935227+0000 mgr.y (mgr.25232) 9127 : cluster [DBG] pgmap v10071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:45.466 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17056 16 16 0 0 0 - 0 2024-07-28T16:55:45.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:45 smithi150 bash[67543]: cluster 2024-07-28T16:55:44.935227+0000 mgr.y (mgr.25232) 9127 : cluster [DBG] pgmap v10071: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:46.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17057 16 16 0 0 0 - 0 2024-07-28T16:55:47.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:47 smithi022 bash[80503]: cluster 2024-07-28T16:55:46.936582+0000 mgr.y (mgr.25232) 9128 : cluster [DBG] pgmap v10072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:47.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:47 smithi022 bash[82865]: cluster 2024-07-28T16:55:46.936582+0000 mgr.y (mgr.25232) 9128 : cluster [DBG] pgmap v10072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:47.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17058 16 16 0 0 0 - 0 2024-07-28T16:55:47.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:47 smithi150 bash[67543]: cluster 2024-07-28T16:55:46.936582+0000 mgr.y (mgr.25232) 9128 : cluster [DBG] pgmap v10072: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:48.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17059 16 16 0 0 0 - 0 2024-07-28T16:55:49.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:49 smithi022 bash[80503]: cluster 2024-07-28T16:55:48.937917+0000 mgr.y (mgr.25232) 9129 : cluster [DBG] pgmap v10073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:49.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:49 smithi022 bash[82865]: cluster 2024-07-28T16:55:48.937917+0000 mgr.y (mgr.25232) 9129 : cluster [DBG] pgmap v10073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:49.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:55:49.463796+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:55:49.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:55:49.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17060 16 16 0 0 0 - 0 2024-07-28T16:55:49.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:49 smithi150 bash[67543]: cluster 2024-07-28T16:55:48.937917+0000 mgr.y (mgr.25232) 9129 : cluster [DBG] pgmap v10073: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:49.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:55:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:55:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:55:50.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17061 16 16 0 0 0 - 0 2024-07-28T16:55:51.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:50 smithi150 bash[67543]: audit 2024-07-28T16:55:50.776792+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:51.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:50 smithi022 bash[80503]: audit 2024-07-28T16:55:50.776792+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:51.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:50 smithi022 bash[82865]: audit 2024-07-28T16:55:50.776792+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:55:51.467 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17062 16 16 0 0 0 - 0 2024-07-28T16:55:52.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:51 smithi150 bash[67543]: cluster 2024-07-28T16:55:50.939480+0000 mgr.y (mgr.25232) 9130 : cluster [DBG] pgmap v10074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:52.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:51 smithi022 bash[80503]: cluster 2024-07-28T16:55:50.939480+0000 mgr.y (mgr.25232) 9130 : cluster [DBG] pgmap v10074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:52.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:51 smithi022 bash[82865]: cluster 2024-07-28T16:55:50.939480+0000 mgr.y (mgr.25232) 9130 : cluster [DBG] pgmap v10074: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:52.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17063 16 16 0 0 0 - 0 2024-07-28T16:55:52.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:55:52 smithi150 bash[60514]: ts=2024-07-28T16:55: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:55:53.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:53 smithi022 bash[80503]: cluster 2024-07-28T16:55:52.940860+0000 mgr.y (mgr.25232) 9131 : cluster [DBG] pgmap v10075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:53.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:53 smithi022 bash[82865]: cluster 2024-07-28T16:55:52.940860+0000 mgr.y (mgr.25232) 9131 : cluster [DBG] pgmap v10075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:53.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17064 16 16 0 0 0 - 0 2024-07-28T16:55:53.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:53 smithi150 bash[67543]: cluster 2024-07-28T16:55:52.940860+0000 mgr.y (mgr.25232) 9131 : cluster [DBG] pgmap v10075: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:54.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17065 16 16 0 0 0 - 0 2024-07-28T16:55:55.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:55 smithi022 bash[80503]: cluster 2024-07-28T16:55:54.942202+0000 mgr.y (mgr.25232) 9132 : cluster [DBG] pgmap v10076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:55.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:55 smithi022 bash[82865]: cluster 2024-07-28T16:55:54.942202+0000 mgr.y (mgr.25232) 9132 : cluster [DBG] pgmap v10076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:55.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17066 16 16 0 0 0 - 0 2024-07-28T16:55:55.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:55 smithi150 bash[67543]: cluster 2024-07-28T16:55:54.942202+0000 mgr.y (mgr.25232) 9132 : cluster [DBG] pgmap v10076: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:56.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17067 16 16 0 0 0 - 0 2024-07-28T16:55:57.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:57 smithi022 bash[80503]: cluster 2024-07-28T16:55:56.943563+0000 mgr.y (mgr.25232) 9133 : cluster [DBG] pgmap v10077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:57.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:57 smithi022 bash[82865]: cluster 2024-07-28T16:55:56.943563+0000 mgr.y (mgr.25232) 9133 : cluster [DBG] pgmap v10077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:57.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17068 16 16 0 0 0 - 0 2024-07-28T16:55:57.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:57 smithi150 bash[67543]: cluster 2024-07-28T16:55:56.943563+0000 mgr.y (mgr.25232) 9133 : cluster [DBG] pgmap v10077: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:58.468 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17069 16 16 0 0 0 - 0 2024-07-28T16:55:59.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:55:59 smithi022 bash[80503]: cluster 2024-07-28T16:55:58.944953+0000 mgr.y (mgr.25232) 9134 : cluster [DBG] pgmap v10078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:59.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:55:59 smithi022 bash[82865]: cluster 2024-07-28T16:55:58.944953+0000 mgr.y (mgr.25232) 9134 : cluster [DBG] pgmap v10078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:59.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17070 16 16 0 0 0 - 0 2024-07-28T16:55:59.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:55:59 smithi150 bash[67543]: cluster 2024-07-28T16:55:58.944953+0000 mgr.y (mgr.25232) 9134 : cluster [DBG] pgmap v10078: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:55:59.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:55:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:55:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:56:00.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17071 16 16 0 0 0 - 0 2024-07-28T16:56:01.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:01 smithi022 bash[80503]: cluster 2024-07-28T16:56:00.946371+0000 mgr.y (mgr.25232) 9135 : cluster [DBG] pgmap v10079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:01.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:01 smithi022 bash[82865]: cluster 2024-07-28T16:56:00.946371+0000 mgr.y (mgr.25232) 9135 : cluster [DBG] pgmap v10079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:01.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17072 16 16 0 0 0 - 0 2024-07-28T16:56:01.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:01 smithi150 bash[67543]: cluster 2024-07-28T16:56:00.946371+0000 mgr.y (mgr.25232) 9135 : cluster [DBG] pgmap v10079: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:02.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17073 16 16 0 0 0 - 0 2024-07-28T16:56:02.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:56:02 smithi150 bash[60514]: ts=2024-07-28T16:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:56:03.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:03 smithi022 bash[80503]: cluster 2024-07-28T16:56:02.947829+0000 mgr.y (mgr.25232) 9136 : cluster [DBG] pgmap v10080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:03.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:03 smithi022 bash[82865]: cluster 2024-07-28T16:56:02.947829+0000 mgr.y (mgr.25232) 9136 : cluster [DBG] pgmap v10080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:03.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17074 16 16 0 0 0 - 0 2024-07-28T16:56:03.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:03 smithi150 bash[67543]: cluster 2024-07-28T16:56:02.947829+0000 mgr.y (mgr.25232) 9136 : cluster [DBG] pgmap v10080: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:04.469 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17075 16 16 0 0 0 - 0 2024-07-28T16:56:05.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:05 smithi022 bash[80503]: cluster 2024-07-28T16:56:04.949348+0000 mgr.y (mgr.25232) 9137 : cluster [DBG] pgmap v10081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:05.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:05 smithi022 bash[82865]: cluster 2024-07-28T16:56:04.949348+0000 mgr.y (mgr.25232) 9137 : cluster [DBG] pgmap v10081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:05.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17076 16 16 0 0 0 - 0 2024-07-28T16:56:05.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:05 smithi150 bash[67543]: cluster 2024-07-28T16:56:04.949348+0000 mgr.y (mgr.25232) 9137 : cluster [DBG] pgmap v10081: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:06.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:06 smithi022 bash[80503]: audit 2024-07-28T16:56:05.777148+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:06.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:06 smithi022 bash[82865]: audit 2024-07-28T16:56:05.777148+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:06.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17077 16 16 0 0 0 - 0 2024-07-28T16:56:06.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:06 smithi150 bash[67543]: audit 2024-07-28T16:56:05.777148+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:07.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:07 smithi022 bash[80503]: cluster 2024-07-28T16:56:06.950903+0000 mgr.y (mgr.25232) 9138 : cluster [DBG] pgmap v10082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:07.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:07 smithi022 bash[82865]: cluster 2024-07-28T16:56:06.950903+0000 mgr.y (mgr.25232) 9138 : cluster [DBG] pgmap v10082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:07.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17078 16 16 0 0 0 - 0 2024-07-28T16:56:07.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:07 smithi150 bash[67543]: cluster 2024-07-28T16:56:06.950903+0000 mgr.y (mgr.25232) 9138 : cluster [DBG] pgmap v10082: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:08.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17079 16 16 0 0 0 - 0 2024-07-28T16:56:09.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:09 smithi022 bash[80503]: cluster 2024-07-28T16:56:08.952445+0000 mgr.y (mgr.25232) 9139 : cluster [DBG] pgmap v10083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:09.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:09 smithi022 bash[82865]: cluster 2024-07-28T16:56:08.952445+0000 mgr.y (mgr.25232) 9139 : cluster [DBG] pgmap v10083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:09.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:56:09.466913+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:56:09.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:56:09.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17080 16 16 0 0 0 - 0 2024-07-28T16:56:09.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:09 smithi150 bash[67543]: cluster 2024-07-28T16:56:08.952445+0000 mgr.y (mgr.25232) 9139 : cluster [DBG] pgmap v10083: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:09.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:56:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:56:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:56:10.470 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17081 16 16 0 0 0 - 0 2024-07-28T16:56:11.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:11 smithi022 bash[80503]: cluster 2024-07-28T16:56:10.953981+0000 mgr.y (mgr.25232) 9140 : cluster [DBG] pgmap v10084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:11.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:11 smithi022 bash[82865]: cluster 2024-07-28T16:56:10.953981+0000 mgr.y (mgr.25232) 9140 : cluster [DBG] pgmap v10084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:11.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17082 16 16 0 0 0 - 0 2024-07-28T16:56:11.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:11 smithi150 bash[67543]: cluster 2024-07-28T16:56:10.953981+0000 mgr.y (mgr.25232) 9140 : cluster [DBG] pgmap v10084: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:12.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17083 16 16 0 0 0 - 0 2024-07-28T16:56:12.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:56:12 smithi150 bash[60514]: ts=2024-07-28T16:56: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:56:13.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:13 smithi022 bash[80503]: cluster 2024-07-28T16:56:12.955512+0000 mgr.y (mgr.25232) 9141 : cluster [DBG] pgmap v10085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:13.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:13 smithi022 bash[82865]: cluster 2024-07-28T16:56:12.955512+0000 mgr.y (mgr.25232) 9141 : cluster [DBG] pgmap v10085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:13.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17084 16 16 0 0 0 - 0 2024-07-28T16:56:13.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:13 smithi150 bash[67543]: cluster 2024-07-28T16:56:12.955512+0000 mgr.y (mgr.25232) 9141 : cluster [DBG] pgmap v10085: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:14.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17085 16 16 0 0 0 - 0 2024-07-28T16:56:15.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:15 smithi022 bash[80503]: cluster 2024-07-28T16:56:14.956883+0000 mgr.y (mgr.25232) 9142 : cluster [DBG] pgmap v10086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:15.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:15 smithi022 bash[82865]: cluster 2024-07-28T16:56:14.956883+0000 mgr.y (mgr.25232) 9142 : cluster [DBG] pgmap v10086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:15.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17086 16 16 0 0 0 - 0 2024-07-28T16:56:15.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:15 smithi150 bash[67543]: cluster 2024-07-28T16:56:14.956883+0000 mgr.y (mgr.25232) 9142 : cluster [DBG] pgmap v10086: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:16.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17087 16 16 0 0 0 - 0 2024-07-28T16:56:17.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:17 smithi022 bash[80503]: cluster 2024-07-28T16:56:16.958390+0000 mgr.y (mgr.25232) 9143 : cluster [DBG] pgmap v10087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:17.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:17 smithi022 bash[82865]: cluster 2024-07-28T16:56:16.958390+0000 mgr.y (mgr.25232) 9143 : cluster [DBG] pgmap v10087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:17.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17088 16 16 0 0 0 - 0 2024-07-28T16:56:17.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:17 smithi150 bash[67543]: cluster 2024-07-28T16:56:16.958390+0000 mgr.y (mgr.25232) 9143 : cluster [DBG] pgmap v10087: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:18.471 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17089 16 16 0 0 0 - 0 2024-07-28T16:56:19.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:19 smithi022 bash[80503]: cluster 2024-07-28T16:56:18.959927+0000 mgr.y (mgr.25232) 9144 : cluster [DBG] pgmap v10088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:19.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:19 smithi022 bash[82865]: cluster 2024-07-28T16:56:18.959927+0000 mgr.y (mgr.25232) 9144 : cluster [DBG] pgmap v10088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:19.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17090 16 16 0 0 0 - 0 2024-07-28T16:56:19.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:19 smithi150 bash[67543]: cluster 2024-07-28T16:56:18.959927+0000 mgr.y (mgr.25232) 9144 : cluster [DBG] pgmap v10088: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:19.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:56:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:56:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:56:20.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17091 16 16 0 0 0 - 0 2024-07-28T16:56:21.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:20 smithi150 bash[67543]: audit 2024-07-28T16:56:20.777772+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:21.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:20 smithi022 bash[80503]: audit 2024-07-28T16:56:20.777772+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:21.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:20 smithi022 bash[82865]: audit 2024-07-28T16:56:20.777772+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:21.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17092 16 16 0 0 0 - 0 2024-07-28T16:56:22.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:21 smithi150 bash[67543]: cluster 2024-07-28T16:56:20.961343+0000 mgr.y (mgr.25232) 9145 : cluster [DBG] pgmap v10089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:22.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:21 smithi022 bash[80503]: cluster 2024-07-28T16:56:20.961343+0000 mgr.y (mgr.25232) 9145 : cluster [DBG] pgmap v10089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:22.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:21 smithi022 bash[82865]: cluster 2024-07-28T16:56:20.961343+0000 mgr.y (mgr.25232) 9145 : cluster [DBG] pgmap v10089: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:22.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17093 16 16 0 0 0 - 0 2024-07-28T16:56:22.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:56:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:56:23.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:22 smithi150 bash[67543]: audit 2024-07-28T16:56:22.519742+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:56:23.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:22 smithi022 bash[82865]: audit 2024-07-28T16:56:22.519742+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:56:23.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:22 smithi022 bash[80503]: audit 2024-07-28T16:56:22.519742+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:56:23.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17094 16 16 0 0 0 - 0 2024-07-28T16:56:24.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:23 smithi150 bash[67543]: audit 2024-07-28T16:56:22.900249+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:24.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:23 smithi150 bash[67543]: audit 2024-07-28T16:56:22.904618+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:24.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:23 smithi150 bash[67543]: cluster 2024-07-28T16:56:22.962052+0000 mgr.y (mgr.25232) 9146 : cluster [DBG] pgmap v10090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:24.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:23 smithi022 bash[80503]: audit 2024-07-28T16:56:22.900249+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:24.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:23 smithi022 bash[80503]: audit 2024-07-28T16:56:22.904618+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:24.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:23 smithi022 bash[80503]: cluster 2024-07-28T16:56:22.962052+0000 mgr.y (mgr.25232) 9146 : cluster [DBG] pgmap v10090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:24.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:23 smithi022 bash[82865]: audit 2024-07-28T16:56:22.900249+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:24.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:23 smithi022 bash[82865]: audit 2024-07-28T16:56:22.904618+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:24.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:23 smithi022 bash[82865]: cluster 2024-07-28T16:56:22.962052+0000 mgr.y (mgr.25232) 9146 : cluster [DBG] pgmap v10090: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:24.472 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17095 16 16 0 0 0 - 0 2024-07-28T16:56:25.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:25 smithi022 bash[80503]: cluster 2024-07-28T16:56:24.963403+0000 mgr.y (mgr.25232) 9147 : cluster [DBG] pgmap v10091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:25.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:25 smithi022 bash[82865]: cluster 2024-07-28T16:56:24.963403+0000 mgr.y (mgr.25232) 9147 : cluster [DBG] pgmap v10091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:25.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17096 16 16 0 0 0 - 0 2024-07-28T16:56:25.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:25 smithi150 bash[67543]: cluster 2024-07-28T16:56:24.963403+0000 mgr.y (mgr.25232) 9147 : cluster [DBG] pgmap v10091: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:26.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17097 16 16 0 0 0 - 0 2024-07-28T16:56:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:27 smithi022 bash[80503]: cluster 2024-07-28T16:56:26.964764+0000 mgr.y (mgr.25232) 9148 : cluster [DBG] pgmap v10092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:27.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:27 smithi022 bash[82865]: cluster 2024-07-28T16:56:26.964764+0000 mgr.y (mgr.25232) 9148 : cluster [DBG] pgmap v10092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:27.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17098 16 16 0 0 0 - 0 2024-07-28T16:56:27.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:27 smithi150 bash[67543]: cluster 2024-07-28T16:56:26.964764+0000 mgr.y (mgr.25232) 9148 : cluster [DBG] pgmap v10092: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:28.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17099 16 16 0 0 0 - 0 2024-07-28T16:56:29.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:56:29.470116+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:56:29.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:56:29.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17100 16 16 0 0 0 - 0 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:28.426225+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:28.431713+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:28.545131+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:28.552526+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: cluster 2024-07-28T16:56:28.966101+0000 mgr.y (mgr.25232) 9149 : cluster [DBG] pgmap v10093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:28.991233+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:56:29.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:28.992574+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:56:29.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:29 smithi150 bash[67543]: audit 2024-07-28T16:56:29.001731+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:56:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:28.426225+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:28.431713+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:28.545131+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:28.552526+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: cluster 2024-07-28T16:56:28.966101+0000 mgr.y (mgr.25232) 9149 : cluster [DBG] pgmap v10093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:28.991233+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:28.992574+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:56:29.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[80503]: audit 2024-07-28T16:56:29.001731+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:28.426225+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:28.431713+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:28.545131+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:28.552526+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: cluster 2024-07-28T16:56:28.966101+0000 mgr.y (mgr.25232) 9149 : cluster [DBG] pgmap v10093: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:28.991233+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:28.992574+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:56:29.835 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:29 smithi022 bash[82865]: audit 2024-07-28T16:56:29.001731+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:56:30.473 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17101 16 16 0 0 0 - 0 2024-07-28T16:56:31.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:31 smithi022 bash[80503]: cluster 2024-07-28T16:56:30.967563+0000 mgr.y (mgr.25232) 9150 : cluster [DBG] pgmap v10094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:31.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:31 smithi022 bash[82865]: cluster 2024-07-28T16:56:30.967563+0000 mgr.y (mgr.25232) 9150 : cluster [DBG] pgmap v10094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:31.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17102 16 16 0 0 0 - 0 2024-07-28T16:56:31.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:31 smithi150 bash[67543]: cluster 2024-07-28T16:56:30.967563+0000 mgr.y (mgr.25232) 9150 : cluster [DBG] pgmap v10094: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:32.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17103 16 16 0 0 0 - 0 2024-07-28T16:56:32.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:56:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:56:33.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:33 smithi022 bash[80503]: cluster 2024-07-28T16:56:32.968960+0000 mgr.y (mgr.25232) 9151 : cluster [DBG] pgmap v10095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:33.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:33 smithi022 bash[82865]: cluster 2024-07-28T16:56:32.968960+0000 mgr.y (mgr.25232) 9151 : cluster [DBG] pgmap v10095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:33.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17104 16 16 0 0 0 - 0 2024-07-28T16:56:33.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:33 smithi150 bash[67543]: cluster 2024-07-28T16:56:32.968960+0000 mgr.y (mgr.25232) 9151 : cluster [DBG] pgmap v10095: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:34.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17105 16 16 0 0 0 - 0 2024-07-28T16:56:35.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:35 smithi022 bash[80503]: cluster 2024-07-28T16:56:34.970370+0000 mgr.y (mgr.25232) 9152 : cluster [DBG] pgmap v10096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:35.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:35 smithi022 bash[82865]: cluster 2024-07-28T16:56:34.970370+0000 mgr.y (mgr.25232) 9152 : cluster [DBG] pgmap v10096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:35.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17106 16 16 0 0 0 - 0 2024-07-28T16:56:35.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:35 smithi150 bash[67543]: cluster 2024-07-28T16:56:34.970370+0000 mgr.y (mgr.25232) 9152 : cluster [DBG] pgmap v10096: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:36.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:36 smithi022 bash[80503]: audit 2024-07-28T16:56:35.777982+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:36.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:36 smithi022 bash[82865]: audit 2024-07-28T16:56:35.777982+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:36.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17107 16 16 0 0 0 - 0 2024-07-28T16:56:36.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:36 smithi150 bash[67543]: audit 2024-07-28T16:56:35.777982+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:37.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:37 smithi022 bash[80503]: cluster 2024-07-28T16:56:36.971715+0000 mgr.y (mgr.25232) 9153 : cluster [DBG] pgmap v10097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:37.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:37 smithi022 bash[82865]: cluster 2024-07-28T16:56:36.971715+0000 mgr.y (mgr.25232) 9153 : cluster [DBG] pgmap v10097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:37.474 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17108 16 16 0 0 0 - 0 2024-07-28T16:56:37.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:37 smithi150 bash[67543]: cluster 2024-07-28T16:56:36.971715+0000 mgr.y (mgr.25232) 9153 : cluster [DBG] pgmap v10097: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:38.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17109 16 16 0 0 0 - 0 2024-07-28T16:56:39.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:39 smithi022 bash[80503]: cluster 2024-07-28T16:56:38.973094+0000 mgr.y (mgr.25232) 9154 : cluster [DBG] pgmap v10098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:39.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:39 smithi022 bash[82865]: cluster 2024-07-28T16:56:38.973094+0000 mgr.y (mgr.25232) 9154 : cluster [DBG] pgmap v10098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:39.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17110 16 16 0 0 0 - 0 2024-07-28T16:56:39.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:39 smithi150 bash[67543]: cluster 2024-07-28T16:56:38.973094+0000 mgr.y (mgr.25232) 9154 : cluster [DBG] pgmap v10098: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:39.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:56:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:56:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:56:40.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17111 16 16 0 0 0 - 0 2024-07-28T16:56:41.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:41 smithi022 bash[80503]: cluster 2024-07-28T16:56:40.974533+0000 mgr.y (mgr.25232) 9155 : cluster [DBG] pgmap v10099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:41.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:41 smithi022 bash[82865]: cluster 2024-07-28T16:56:40.974533+0000 mgr.y (mgr.25232) 9155 : cluster [DBG] pgmap v10099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:41.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17112 16 16 0 0 0 - 0 2024-07-28T16:56:41.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:41 smithi150 bash[67543]: cluster 2024-07-28T16:56:40.974533+0000 mgr.y (mgr.25232) 9155 : cluster [DBG] pgmap v10099: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:42.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17113 16 16 0 0 0 - 0 2024-07-28T16:56:42.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:56:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:56:43.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:43 smithi022 bash[80503]: cluster 2024-07-28T16:56:42.975889+0000 mgr.y (mgr.25232) 9156 : cluster [DBG] pgmap v10100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:43.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:43 smithi022 bash[82865]: cluster 2024-07-28T16:56:42.975889+0000 mgr.y (mgr.25232) 9156 : cluster [DBG] pgmap v10100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:43.475 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17114 16 16 0 0 0 - 0 2024-07-28T16:56:43.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:43 smithi150 bash[67543]: cluster 2024-07-28T16:56:42.975889+0000 mgr.y (mgr.25232) 9156 : cluster [DBG] pgmap v10100: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:44.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17115 16 16 0 0 0 - 0 2024-07-28T16:56:45.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:45 smithi022 bash[80503]: cluster 2024-07-28T16:56:44.977220+0000 mgr.y (mgr.25232) 9157 : cluster [DBG] pgmap v10101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:45.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:45 smithi022 bash[82865]: cluster 2024-07-28T16:56:44.977220+0000 mgr.y (mgr.25232) 9157 : cluster [DBG] pgmap v10101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:45.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17116 16 16 0 0 0 - 0 2024-07-28T16:56:45.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:45 smithi150 bash[67543]: cluster 2024-07-28T16:56:44.977220+0000 mgr.y (mgr.25232) 9157 : cluster [DBG] pgmap v10101: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:46.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17117 16 16 0 0 0 - 0 2024-07-28T16:56:47.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:47 smithi022 bash[80503]: cluster 2024-07-28T16:56:46.978592+0000 mgr.y (mgr.25232) 9158 : cluster [DBG] pgmap v10102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:47.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:47 smithi022 bash[82865]: cluster 2024-07-28T16:56:46.978592+0000 mgr.y (mgr.25232) 9158 : cluster [DBG] pgmap v10102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:47.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17118 16 16 0 0 0 - 0 2024-07-28T16:56:47.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:47 smithi150 bash[67543]: cluster 2024-07-28T16:56:46.978592+0000 mgr.y (mgr.25232) 9158 : cluster [DBG] pgmap v10102: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:48.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17119 16 16 0 0 0 - 0 2024-07-28T16:56:49.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:49 smithi022 bash[80503]: cluster 2024-07-28T16:56:48.979940+0000 mgr.y (mgr.25232) 9159 : cluster [DBG] pgmap v10103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:49.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:49 smithi022 bash[82865]: cluster 2024-07-28T16:56:48.979940+0000 mgr.y (mgr.25232) 9159 : cluster [DBG] pgmap v10103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:49.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:56:49.473312+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:56:49.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:56:49.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17120 16 16 0 0 0 - 0 2024-07-28T16:56:49.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:49 smithi150 bash[67543]: cluster 2024-07-28T16:56:48.979940+0000 mgr.y (mgr.25232) 9159 : cluster [DBG] pgmap v10103: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:49.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:56:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:56:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:56:50.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17121 16 16 0 0 0 - 0 2024-07-28T16:56:51.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:50 smithi150 bash[67543]: audit 2024-07-28T16:56:50.778474+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:51.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:50 smithi022 bash[80503]: audit 2024-07-28T16:56:50.778474+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:51.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:50 smithi022 bash[82865]: audit 2024-07-28T16:56:50.778474+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:56:51.476 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17122 16 16 0 0 0 - 0 2024-07-28T16:56:52.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:51 smithi150 bash[67543]: cluster 2024-07-28T16:56:50.981355+0000 mgr.y (mgr.25232) 9160 : cluster [DBG] pgmap v10104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:52.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:51 smithi022 bash[80503]: cluster 2024-07-28T16:56:50.981355+0000 mgr.y (mgr.25232) 9160 : cluster [DBG] pgmap v10104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:52.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:51 smithi022 bash[82865]: cluster 2024-07-28T16:56:50.981355+0000 mgr.y (mgr.25232) 9160 : cluster [DBG] pgmap v10104: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:52.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17123 16 16 0 0 0 - 0 2024-07-28T16:56:52.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:56:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:56:53.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:53 smithi022 bash[80503]: cluster 2024-07-28T16:56:52.982732+0000 mgr.y (mgr.25232) 9161 : cluster [DBG] pgmap v10105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:53.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:53 smithi022 bash[82865]: cluster 2024-07-28T16:56:52.982732+0000 mgr.y (mgr.25232) 9161 : cluster [DBG] pgmap v10105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:53.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17124 16 16 0 0 0 - 0 2024-07-28T16:56:53.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:53 smithi150 bash[67543]: cluster 2024-07-28T16:56:52.982732+0000 mgr.y (mgr.25232) 9161 : cluster [DBG] pgmap v10105: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:54.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17125 16 16 0 0 0 - 0 2024-07-28T16:56:55.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:55 smithi022 bash[80503]: cluster 2024-07-28T16:56:54.984091+0000 mgr.y (mgr.25232) 9162 : cluster [DBG] pgmap v10106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:55.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:55 smithi022 bash[82865]: cluster 2024-07-28T16:56:54.984091+0000 mgr.y (mgr.25232) 9162 : cluster [DBG] pgmap v10106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:55.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17126 16 16 0 0 0 - 0 2024-07-28T16:56:55.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:55 smithi150 bash[67543]: cluster 2024-07-28T16:56:54.984091+0000 mgr.y (mgr.25232) 9162 : cluster [DBG] pgmap v10106: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:56.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17127 16 16 0 0 0 - 0 2024-07-28T16:56:57.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:57 smithi022 bash[80503]: cluster 2024-07-28T16:56:56.985422+0000 mgr.y (mgr.25232) 9163 : cluster [DBG] pgmap v10107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:57.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:57 smithi022 bash[82865]: cluster 2024-07-28T16:56:56.985422+0000 mgr.y (mgr.25232) 9163 : cluster [DBG] pgmap v10107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:57.477 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17128 16 16 0 0 0 - 0 2024-07-28T16:56:57.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:57 smithi150 bash[67543]: cluster 2024-07-28T16:56:56.985422+0000 mgr.y (mgr.25232) 9163 : cluster [DBG] pgmap v10107: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:58.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17129 16 16 0 0 0 - 0 2024-07-28T16:56:59.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:56:59 smithi022 bash[80503]: cluster 2024-07-28T16:56:58.986829+0000 mgr.y (mgr.25232) 9164 : cluster [DBG] pgmap v10108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:59.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:56:59 smithi022 bash[82865]: cluster 2024-07-28T16:56:58.986829+0000 mgr.y (mgr.25232) 9164 : cluster [DBG] pgmap v10108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:59.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17130 16 16 0 0 0 - 0 2024-07-28T16:56:59.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:56:59 smithi150 bash[67543]: cluster 2024-07-28T16:56:58.986829+0000 mgr.y (mgr.25232) 9164 : cluster [DBG] pgmap v10108: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:56:59.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:56:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:56:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:57:00.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17131 16 16 0 0 0 - 0 2024-07-28T16:57:01.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:01 smithi022 bash[80503]: cluster 2024-07-28T16:57:00.988193+0000 mgr.y (mgr.25232) 9165 : cluster [DBG] pgmap v10109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:01.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:01 smithi022 bash[82865]: cluster 2024-07-28T16:57:00.988193+0000 mgr.y (mgr.25232) 9165 : cluster [DBG] pgmap v10109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:01.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17132 16 16 0 0 0 - 0 2024-07-28T16:57:01.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:01 smithi150 bash[67543]: cluster 2024-07-28T16:57:00.988193+0000 mgr.y (mgr.25232) 9165 : cluster [DBG] pgmap v10109: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:02.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17133 16 16 0 0 0 - 0 2024-07-28T16:57:02.773 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:57:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:57:03.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:03 smithi022 bash[80503]: cluster 2024-07-28T16:57:02.989536+0000 mgr.y (mgr.25232) 9166 : cluster [DBG] pgmap v10110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:03.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:03 smithi022 bash[82865]: cluster 2024-07-28T16:57:02.989536+0000 mgr.y (mgr.25232) 9166 : cluster [DBG] pgmap v10110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:03.478 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17134 16 16 0 0 0 - 0 2024-07-28T16:57:03.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:03 smithi150 bash[67543]: cluster 2024-07-28T16:57:02.989536+0000 mgr.y (mgr.25232) 9166 : cluster [DBG] pgmap v10110: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:04.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17135 16 16 0 0 0 - 0 2024-07-28T16:57:05.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:05 smithi022 bash[80503]: cluster 2024-07-28T16:57:04.990889+0000 mgr.y (mgr.25232) 9167 : cluster [DBG] pgmap v10111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:05.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:05 smithi022 bash[82865]: cluster 2024-07-28T16:57:04.990889+0000 mgr.y (mgr.25232) 9167 : cluster [DBG] pgmap v10111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:05.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17136 16 16 0 0 0 - 0 2024-07-28T16:57:05.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:05 smithi150 bash[67543]: cluster 2024-07-28T16:57:04.990889+0000 mgr.y (mgr.25232) 9167 : cluster [DBG] pgmap v10111: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:06.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:06 smithi022 bash[80503]: audit 2024-07-28T16:57:05.778865+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:06.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:06 smithi022 bash[82865]: audit 2024-07-28T16:57:05.778865+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:06.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17137 16 16 0 0 0 - 0 2024-07-28T16:57:06.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:06 smithi150 bash[67543]: audit 2024-07-28T16:57:05.778865+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:07.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:07 smithi022 bash[80503]: cluster 2024-07-28T16:57:06.992194+0000 mgr.y (mgr.25232) 9168 : cluster [DBG] pgmap v10112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:07.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:07 smithi022 bash[82865]: cluster 2024-07-28T16:57:06.992194+0000 mgr.y (mgr.25232) 9168 : cluster [DBG] pgmap v10112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:07.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17138 16 16 0 0 0 - 0 2024-07-28T16:57:07.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:07 smithi150 bash[67543]: cluster 2024-07-28T16:57:06.992194+0000 mgr.y (mgr.25232) 9168 : cluster [DBG] pgmap v10112: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:08.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17139 16 16 0 0 0 - 0 2024-07-28T16:57:09.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:09 smithi022 bash[80503]: cluster 2024-07-28T16:57:08.993548+0000 mgr.y (mgr.25232) 9169 : cluster [DBG] pgmap v10113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:09.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:09 smithi022 bash[82865]: cluster 2024-07-28T16:57:08.993548+0000 mgr.y (mgr.25232) 9169 : cluster [DBG] pgmap v10113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:09.479 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:57:09.476645+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:57:09.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:57:09.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17140 16 16 0 0 0 - 0 2024-07-28T16:57:09.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:09 smithi150 bash[67543]: cluster 2024-07-28T16:57:08.993548+0000 mgr.y (mgr.25232) 9169 : cluster [DBG] pgmap v10113: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:09.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:57:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:57:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:57:10.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17141 16 16 0 0 0 - 0 2024-07-28T16:57:11.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:11 smithi022 bash[80503]: cluster 2024-07-28T16:57:10.994930+0000 mgr.y (mgr.25232) 9170 : cluster [DBG] pgmap v10114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:11.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:11 smithi022 bash[82865]: cluster 2024-07-28T16:57:10.994930+0000 mgr.y (mgr.25232) 9170 : cluster [DBG] pgmap v10114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:11.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17142 16 16 0 0 0 - 0 2024-07-28T16:57:11.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:11 smithi150 bash[67543]: cluster 2024-07-28T16:57:10.994930+0000 mgr.y (mgr.25232) 9170 : cluster [DBG] pgmap v10114: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:12.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17143 16 16 0 0 0 - 0 2024-07-28T16:57:12.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:57:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:57:13.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:13 smithi022 bash[80503]: cluster 2024-07-28T16:57:12.996263+0000 mgr.y (mgr.25232) 9171 : cluster [DBG] pgmap v10115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:13.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:13 smithi022 bash[82865]: cluster 2024-07-28T16:57:12.996263+0000 mgr.y (mgr.25232) 9171 : cluster [DBG] pgmap v10115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:13.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17144 16 16 0 0 0 - 0 2024-07-28T16:57:13.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:13 smithi150 bash[67543]: cluster 2024-07-28T16:57:12.996263+0000 mgr.y (mgr.25232) 9171 : cluster [DBG] pgmap v10115: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:14.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17145 16 16 0 0 0 - 0 2024-07-28T16:57:15.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:15 smithi022 bash[80503]: cluster 2024-07-28T16:57:14.997630+0000 mgr.y (mgr.25232) 9172 : cluster [DBG] pgmap v10116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:15.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:15 smithi022 bash[82865]: cluster 2024-07-28T16:57:14.997630+0000 mgr.y (mgr.25232) 9172 : cluster [DBG] pgmap v10116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:15.480 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17146 16 16 0 0 0 - 0 2024-07-28T16:57:15.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:15 smithi150 bash[67543]: cluster 2024-07-28T16:57:14.997630+0000 mgr.y (mgr.25232) 9172 : cluster [DBG] pgmap v10116: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:16.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17147 16 16 0 0 0 - 0 2024-07-28T16:57:17.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:17 smithi022 bash[80503]: cluster 2024-07-28T16:57:16.998984+0000 mgr.y (mgr.25232) 9173 : cluster [DBG] pgmap v10117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:17.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:17 smithi022 bash[82865]: cluster 2024-07-28T16:57:16.998984+0000 mgr.y (mgr.25232) 9173 : cluster [DBG] pgmap v10117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:17.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17148 16 16 0 0 0 - 0 2024-07-28T16:57:17.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:17 smithi150 bash[67543]: cluster 2024-07-28T16:57:16.998984+0000 mgr.y (mgr.25232) 9173 : cluster [DBG] pgmap v10117: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:18.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17149 16 16 0 0 0 - 0 2024-07-28T16:57:19.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:19 smithi022 bash[80503]: cluster 2024-07-28T16:57:19.000337+0000 mgr.y (mgr.25232) 9174 : cluster [DBG] pgmap v10118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:19.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:19 smithi022 bash[82865]: cluster 2024-07-28T16:57:19.000337+0000 mgr.y (mgr.25232) 9174 : cluster [DBG] pgmap v10118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:19.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17150 16 16 0 0 0 - 0 2024-07-28T16:57:19.526 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:19 smithi150 bash[67543]: cluster 2024-07-28T16:57:19.000337+0000 mgr.y (mgr.25232) 9174 : cluster [DBG] pgmap v10118: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:19.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:57:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:57:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:57:20.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17151 16 16 0 0 0 - 0 2024-07-28T16:57:21.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:20 smithi150 bash[67543]: audit 2024-07-28T16:57:20.779324+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:21.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:20 smithi022 bash[80503]: audit 2024-07-28T16:57:20.779324+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:21.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:20 smithi022 bash[82865]: audit 2024-07-28T16:57:20.779324+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:21.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17152 16 16 0 0 0 - 0 2024-07-28T16:57:22.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:21 smithi150 bash[67543]: cluster 2024-07-28T16:57:21.001677+0000 mgr.y (mgr.25232) 9175 : cluster [DBG] pgmap v10119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:22.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:21 smithi022 bash[80503]: cluster 2024-07-28T16:57:21.001677+0000 mgr.y (mgr.25232) 9175 : cluster [DBG] pgmap v10119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:22.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:21 smithi022 bash[82865]: cluster 2024-07-28T16:57:21.001677+0000 mgr.y (mgr.25232) 9175 : cluster [DBG] pgmap v10119: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:22.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17153 16 16 0 0 0 - 0 2024-07-28T16:57:22.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:57:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:57:23.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:23 smithi022 bash[80503]: cluster 2024-07-28T16:57:23.003053+0000 mgr.y (mgr.25232) 9176 : cluster [DBG] pgmap v10120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:23.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:23 smithi022 bash[82865]: cluster 2024-07-28T16:57:23.003053+0000 mgr.y (mgr.25232) 9176 : cluster [DBG] pgmap v10120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:23.481 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17154 16 16 0 0 0 - 0 2024-07-28T16:57:23.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:23 smithi150 bash[67543]: cluster 2024-07-28T16:57:23.003053+0000 mgr.y (mgr.25232) 9176 : cluster [DBG] pgmap v10120: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:24.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17155 16 16 0 0 0 - 0 2024-07-28T16:57:25.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:25 smithi022 bash[80503]: cluster 2024-07-28T16:57:25.004394+0000 mgr.y (mgr.25232) 9177 : cluster [DBG] pgmap v10121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:25.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:25 smithi022 bash[82865]: cluster 2024-07-28T16:57:25.004394+0000 mgr.y (mgr.25232) 9177 : cluster [DBG] pgmap v10121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:25.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17156 16 16 0 0 0 - 0 2024-07-28T16:57:25.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:25 smithi150 bash[67543]: cluster 2024-07-28T16:57:25.004394+0000 mgr.y (mgr.25232) 9177 : cluster [DBG] pgmap v10121: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:26.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17157 16 16 0 0 0 - 0 2024-07-28T16:57:27.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:27 smithi022 bash[80503]: cluster 2024-07-28T16:57:27.005724+0000 mgr.y (mgr.25232) 9178 : cluster [DBG] pgmap v10122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:27.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:27 smithi022 bash[82865]: cluster 2024-07-28T16:57:27.005724+0000 mgr.y (mgr.25232) 9178 : cluster [DBG] pgmap v10122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:27.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17158 16 16 0 0 0 - 0 2024-07-28T16:57:27.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:27 smithi150 bash[67543]: cluster 2024-07-28T16:57:27.005724+0000 mgr.y (mgr.25232) 9178 : cluster [DBG] pgmap v10122: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:28.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17159 16 16 0 0 0 - 0 2024-07-28T16:57:29.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:29 smithi022 bash[82865]: cluster 2024-07-28T16:57:29.007096+0000 mgr.y (mgr.25232) 9179 : cluster [DBG] pgmap v10123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:29.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:29 smithi022 bash[80503]: cluster 2024-07-28T16:57:29.007096+0000 mgr.y (mgr.25232) 9179 : cluster [DBG] pgmap v10123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:29.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:57:29.479857+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:57:29.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:57:29.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17160 16 16 0 0 0 - 0 2024-07-28T16:57:29.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:29 smithi150 bash[67543]: cluster 2024-07-28T16:57:29.007096+0000 mgr.y (mgr.25232) 9179 : cluster [DBG] pgmap v10123: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:29.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:57:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:57:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:57:30.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:30 smithi022 bash[80503]: audit 2024-07-28T16:57:29.126983+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:57:30.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:30 smithi022 bash[82865]: audit 2024-07-28T16:57:29.126983+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:57:30.482 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17161 16 16 0 0 0 - 0 2024-07-28T16:57:30.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:30 smithi150 bash[67543]: audit 2024-07-28T16:57:29.126983+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:57:31.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17162 16 16 0 0 0 - 0 2024-07-28T16:57:32.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:32 smithi022 bash[80503]: cluster 2024-07-28T16:57:31.008455+0000 mgr.y (mgr.25232) 9180 : cluster [DBG] pgmap v10124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:32.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:32 smithi022 bash[82865]: cluster 2024-07-28T16:57:31.008455+0000 mgr.y (mgr.25232) 9180 : cluster [DBG] pgmap v10124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:32.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17163 16 16 0 0 0 - 0 2024-07-28T16:57:32.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:32 smithi150 bash[67543]: cluster 2024-07-28T16:57:31.008455+0000 mgr.y (mgr.25232) 9180 : cluster [DBG] pgmap v10124: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:32.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:57:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:57:33.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17164 16 16 0 0 0 - 0 2024-07-28T16:57:34.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:34 smithi022 bash[80503]: cluster 2024-07-28T16:57:33.009757+0000 mgr.y (mgr.25232) 9181 : cluster [DBG] pgmap v10125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:34.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:34 smithi022 bash[82865]: cluster 2024-07-28T16:57:33.009757+0000 mgr.y (mgr.25232) 9181 : cluster [DBG] pgmap v10125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:34.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17165 16 16 0 0 0 - 0 2024-07-28T16:57:34.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:34 smithi150 bash[67543]: cluster 2024-07-28T16:57:33.009757+0000 mgr.y (mgr.25232) 9181 : cluster [DBG] pgmap v10125: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:35.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17166 16 16 0 0 0 - 0 2024-07-28T16:57:36.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:34.805090+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:34.810237+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:34.999537+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:35.009668+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:35.442501+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:35.444021+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:35.453757+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[80503]: audit 2024-07-28T16:57:35.779702+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:36.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:34.805090+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:34.810237+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:34.999537+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:35.009668+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:35.442501+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:35.444021+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:35.453757+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.085 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:35 smithi022 bash[82865]: audit 2024-07-28T16:57:35.779702+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:36.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:34.805090+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:34.810237+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:34.999537+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:35.009668+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:35.442501+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:35.444021+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:35.453757+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:57:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:35 smithi150 bash[67543]: audit 2024-07-28T16:57:35.779702+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:36.483 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17167 16 16 0 0 0 - 0 2024-07-28T16:57:37.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:37 smithi150 bash[67543]: cluster 2024-07-28T16:57:35.011407+0000 mgr.y (mgr.25232) 9182 : cluster [DBG] pgmap v10126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:37.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:37 smithi022 bash[82865]: cluster 2024-07-28T16:57:35.011407+0000 mgr.y (mgr.25232) 9182 : cluster [DBG] pgmap v10126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:37.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:37 smithi022 bash[80503]: cluster 2024-07-28T16:57:35.011407+0000 mgr.y (mgr.25232) 9182 : cluster [DBG] pgmap v10126: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:37.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17168 16 16 0 0 0 - 0 2024-07-28T16:57:38.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:38 smithi022 bash[80503]: cluster 2024-07-28T16:57:37.012737+0000 mgr.y (mgr.25232) 9183 : cluster [DBG] pgmap v10127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:38.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:38 smithi022 bash[82865]: cluster 2024-07-28T16:57:37.012737+0000 mgr.y (mgr.25232) 9183 : cluster [DBG] pgmap v10127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:38.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17169 16 16 0 0 0 - 0 2024-07-28T16:57:38.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:38 smithi150 bash[67543]: cluster 2024-07-28T16:57:37.012737+0000 mgr.y (mgr.25232) 9183 : cluster [DBG] pgmap v10127: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:39.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17170 16 16 0 0 0 - 0 2024-07-28T16:57:39.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:57:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:57:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:57:40.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:40 smithi022 bash[80503]: cluster 2024-07-28T16:57:39.014146+0000 mgr.y (mgr.25232) 9184 : cluster [DBG] pgmap v10128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:40.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:40 smithi022 bash[82865]: cluster 2024-07-28T16:57:39.014146+0000 mgr.y (mgr.25232) 9184 : cluster [DBG] pgmap v10128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:40.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17171 16 16 0 0 0 - 0 2024-07-28T16:57:40.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:40 smithi150 bash[67543]: cluster 2024-07-28T16:57:39.014146+0000 mgr.y (mgr.25232) 9184 : cluster [DBG] pgmap v10128: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:41.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17172 16 16 0 0 0 - 0 2024-07-28T16:57:42.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:42 smithi022 bash[80503]: cluster 2024-07-28T16:57:41.015514+0000 mgr.y (mgr.25232) 9185 : cluster [DBG] pgmap v10129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:42.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:42 smithi022 bash[82865]: cluster 2024-07-28T16:57:41.015514+0000 mgr.y (mgr.25232) 9185 : cluster [DBG] pgmap v10129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:42.484 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17173 16 16 0 0 0 - 0 2024-07-28T16:57:42.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:42 smithi150 bash[67543]: cluster 2024-07-28T16:57:41.015514+0000 mgr.y (mgr.25232) 9185 : cluster [DBG] pgmap v10129: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:42.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:57:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:57:43.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17174 16 16 0 0 0 - 0 2024-07-28T16:57:44.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:44 smithi022 bash[80503]: cluster 2024-07-28T16:57:43.016851+0000 mgr.y (mgr.25232) 9186 : cluster [DBG] pgmap v10130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:44.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:44 smithi022 bash[82865]: cluster 2024-07-28T16:57:43.016851+0000 mgr.y (mgr.25232) 9186 : cluster [DBG] pgmap v10130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:44.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17175 16 16 0 0 0 - 0 2024-07-28T16:57:44.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:44 smithi150 bash[67543]: cluster 2024-07-28T16:57:43.016851+0000 mgr.y (mgr.25232) 9186 : cluster [DBG] pgmap v10130: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:45.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17176 16 16 0 0 0 - 0 2024-07-28T16:57:46.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:46 smithi022 bash[80503]: cluster 2024-07-28T16:57:45.018210+0000 mgr.y (mgr.25232) 9187 : cluster [DBG] pgmap v10131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:46.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:46 smithi022 bash[82865]: cluster 2024-07-28T16:57:45.018210+0000 mgr.y (mgr.25232) 9187 : cluster [DBG] pgmap v10131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:46.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17177 16 16 0 0 0 - 0 2024-07-28T16:57:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:46 smithi150 bash[67543]: cluster 2024-07-28T16:57:45.018210+0000 mgr.y (mgr.25232) 9187 : cluster [DBG] pgmap v10131: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:47.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17178 16 16 0 0 0 - 0 2024-07-28T16:57:48.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17179 16 16 0 0 0 - 0 2024-07-28T16:57:48.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:48 smithi150 bash[67543]: cluster 2024-07-28T16:57:47.019554+0000 mgr.y (mgr.25232) 9188 : cluster [DBG] pgmap v10132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:48.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:48 smithi022 bash[80503]: cluster 2024-07-28T16:57:47.019554+0000 mgr.y (mgr.25232) 9188 : cluster [DBG] pgmap v10132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:48.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:48 smithi022 bash[82865]: cluster 2024-07-28T16:57:47.019554+0000 mgr.y (mgr.25232) 9188 : cluster [DBG] pgmap v10132: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:49.485 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:57:49.483028+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:57:49.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:57:49.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17180 16 16 0 0 0 - 0 2024-07-28T16:57:49.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:57:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:57:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T16:57:50.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17181 16 16 0 0 0 - 0 2024-07-28T16:57:50.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:50 smithi150 bash[67543]: cluster 2024-07-28T16:57:49.020903+0000 mgr.y (mgr.25232) 9189 : cluster [DBG] pgmap v10133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:50.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:50 smithi022 bash[80503]: cluster 2024-07-28T16:57:49.020903+0000 mgr.y (mgr.25232) 9189 : cluster [DBG] pgmap v10133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:50.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:50 smithi022 bash[82865]: cluster 2024-07-28T16:57:49.020903+0000 mgr.y (mgr.25232) 9189 : cluster [DBG] pgmap v10133: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:51.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17182 16 16 0 0 0 - 0 2024-07-28T16:57:51.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:51 smithi150 bash[67543]: audit 2024-07-28T16:57:50.780271+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:51.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:51 smithi022 bash[80503]: audit 2024-07-28T16:57:50.780271+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:51 smithi022 bash[82865]: audit 2024-07-28T16:57:50.780271+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:57:52.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17183 16 16 0 0 0 - 0 2024-07-28T16:57:52.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:52 smithi150 bash[67543]: cluster 2024-07-28T16:57:51.022307+0000 mgr.y (mgr.25232) 9190 : cluster [DBG] pgmap v10134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:52.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:57:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:57:52.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:52 smithi022 bash[80503]: cluster 2024-07-28T16:57:51.022307+0000 mgr.y (mgr.25232) 9190 : cluster [DBG] pgmap v10134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:52.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:52 smithi022 bash[82865]: cluster 2024-07-28T16:57:51.022307+0000 mgr.y (mgr.25232) 9190 : cluster [DBG] pgmap v10134: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:53.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17184 16 16 0 0 0 - 0 2024-07-28T16:57:54.486 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17185 16 16 0 0 0 - 0 2024-07-28T16:57:54.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:54 smithi150 bash[67543]: cluster 2024-07-28T16:57:53.023675+0000 mgr.y (mgr.25232) 9191 : cluster [DBG] pgmap v10135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:54.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:54 smithi022 bash[80503]: cluster 2024-07-28T16:57:53.023675+0000 mgr.y (mgr.25232) 9191 : cluster [DBG] pgmap v10135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:54.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:54 smithi022 bash[82865]: cluster 2024-07-28T16:57:53.023675+0000 mgr.y (mgr.25232) 9191 : cluster [DBG] pgmap v10135: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:55.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17186 16 16 0 0 0 - 0 2024-07-28T16:57:56.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17187 16 16 0 0 0 - 0 2024-07-28T16:57:56.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:56 smithi150 bash[67543]: cluster 2024-07-28T16:57:55.025010+0000 mgr.y (mgr.25232) 9192 : cluster [DBG] pgmap v10136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:56.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:56 smithi022 bash[80503]: cluster 2024-07-28T16:57:55.025010+0000 mgr.y (mgr.25232) 9192 : cluster [DBG] pgmap v10136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:56.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:56 smithi022 bash[82865]: cluster 2024-07-28T16:57:55.025010+0000 mgr.y (mgr.25232) 9192 : cluster [DBG] pgmap v10136: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:57.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17188 16 16 0 0 0 - 0 2024-07-28T16:57:58.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17189 16 16 0 0 0 - 0 2024-07-28T16:57:58.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:57:58 smithi150 bash[67543]: cluster 2024-07-28T16:57:57.026337+0000 mgr.y (mgr.25232) 9193 : cluster [DBG] pgmap v10137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:58.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:57:58 smithi022 bash[80503]: cluster 2024-07-28T16:57:57.026337+0000 mgr.y (mgr.25232) 9193 : cluster [DBG] pgmap v10137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:58.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:57:58 smithi022 bash[82865]: cluster 2024-07-28T16:57:57.026337+0000 mgr.y (mgr.25232) 9193 : cluster [DBG] pgmap v10137: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:57:59.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17190 16 16 0 0 0 - 0 2024-07-28T16:57:59.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:57:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:57:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:58:00.487 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17191 16 16 0 0 0 - 0 2024-07-28T16:58:00.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:00 smithi150 bash[67543]: cluster 2024-07-28T16:57:59.027680+0000 mgr.y (mgr.25232) 9194 : cluster [DBG] pgmap v10138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:00.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:00 smithi022 bash[80503]: cluster 2024-07-28T16:57:59.027680+0000 mgr.y (mgr.25232) 9194 : cluster [DBG] pgmap v10138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:00.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:00 smithi022 bash[82865]: cluster 2024-07-28T16:57:59.027680+0000 mgr.y (mgr.25232) 9194 : cluster [DBG] pgmap v10138: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:01.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17192 16 16 0 0 0 - 0 2024-07-28T16:58:02.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17193 16 16 0 0 0 - 0 2024-07-28T16:58:02.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:02 smithi150 bash[67543]: cluster 2024-07-28T16:58:01.029014+0000 mgr.y (mgr.25232) 9195 : cluster [DBG] pgmap v10139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:02.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:58:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:58:02.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:02 smithi022 bash[80503]: cluster 2024-07-28T16:58:01.029014+0000 mgr.y (mgr.25232) 9195 : cluster [DBG] pgmap v10139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:02.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:02 smithi022 bash[82865]: cluster 2024-07-28T16:58:01.029014+0000 mgr.y (mgr.25232) 9195 : cluster [DBG] pgmap v10139: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:03.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17194 16 16 0 0 0 - 0 2024-07-28T16:58:04.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17195 16 16 0 0 0 - 0 2024-07-28T16:58:04.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:04 smithi150 bash[67543]: cluster 2024-07-28T16:58:03.030375+0000 mgr.y (mgr.25232) 9196 : cluster [DBG] pgmap v10140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:04.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:04 smithi022 bash[80503]: cluster 2024-07-28T16:58:03.030375+0000 mgr.y (mgr.25232) 9196 : cluster [DBG] pgmap v10140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:04.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:04 smithi022 bash[82865]: cluster 2024-07-28T16:58:03.030375+0000 mgr.y (mgr.25232) 9196 : cluster [DBG] pgmap v10140: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:05.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17196 16 16 0 0 0 - 0 2024-07-28T16:58:06.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17197 16 16 0 0 0 - 0 2024-07-28T16:58:06.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:06 smithi150 bash[67543]: cluster 2024-07-28T16:58:05.031695+0000 mgr.y (mgr.25232) 9197 : cluster [DBG] pgmap v10141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:06.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:06 smithi150 bash[67543]: audit 2024-07-28T16:58:05.780665+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:06.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:06 smithi022 bash[80503]: cluster 2024-07-28T16:58:05.031695+0000 mgr.y (mgr.25232) 9197 : cluster [DBG] pgmap v10141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:06.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:06 smithi022 bash[80503]: audit 2024-07-28T16:58:05.780665+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:06 smithi022 bash[82865]: cluster 2024-07-28T16:58:05.031695+0000 mgr.y (mgr.25232) 9197 : cluster [DBG] pgmap v10141: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:06 smithi022 bash[82865]: audit 2024-07-28T16:58:05.780665+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:07.488 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17198 16 16 0 0 0 - 0 2024-07-28T16:58:08.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17199 16 16 0 0 0 - 0 2024-07-28T16:58:08.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:08 smithi150 bash[67543]: cluster 2024-07-28T16:58:07.033041+0000 mgr.y (mgr.25232) 9198 : cluster [DBG] pgmap v10142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:08.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:08 smithi022 bash[80503]: cluster 2024-07-28T16:58:07.033041+0000 mgr.y (mgr.25232) 9198 : cluster [DBG] pgmap v10142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:08.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:08 smithi022 bash[82865]: cluster 2024-07-28T16:58:07.033041+0000 mgr.y (mgr.25232) 9198 : cluster [DBG] pgmap v10142: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:09.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:58:09.486396+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:58:09.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:58:09.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17200 16 16 0 0 0 - 0 2024-07-28T16:58:09.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:58:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:58:09] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:58:10.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17201 16 16 0 0 0 - 0 2024-07-28T16:58:10.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:10 smithi150 bash[67543]: cluster 2024-07-28T16:58:09.034440+0000 mgr.y (mgr.25232) 9199 : cluster [DBG] pgmap v10143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:10.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:10 smithi022 bash[80503]: cluster 2024-07-28T16:58:09.034440+0000 mgr.y (mgr.25232) 9199 : cluster [DBG] pgmap v10143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:10.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:10 smithi022 bash[82865]: cluster 2024-07-28T16:58:09.034440+0000 mgr.y (mgr.25232) 9199 : cluster [DBG] pgmap v10143: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:11.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17202 16 16 0 0 0 - 0 2024-07-28T16:58:12.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17203 16 16 0 0 0 - 0 2024-07-28T16:58:12.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:12 smithi150 bash[67543]: cluster 2024-07-28T16:58:11.035835+0000 mgr.y (mgr.25232) 9200 : cluster [DBG] pgmap v10144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:12.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:58:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:58:12.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:12 smithi022 bash[80503]: cluster 2024-07-28T16:58:11.035835+0000 mgr.y (mgr.25232) 9200 : cluster [DBG] pgmap v10144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:12.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:12 smithi022 bash[82865]: cluster 2024-07-28T16:58:11.035835+0000 mgr.y (mgr.25232) 9200 : cluster [DBG] pgmap v10144: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:13.489 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17204 16 16 0 0 0 - 0 2024-07-28T16:58:14.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17205 16 16 0 0 0 - 0 2024-07-28T16:58:14.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:14 smithi150 bash[67543]: cluster 2024-07-28T16:58:13.037243+0000 mgr.y (mgr.25232) 9201 : cluster [DBG] pgmap v10145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:14.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:14 smithi022 bash[80503]: cluster 2024-07-28T16:58:13.037243+0000 mgr.y (mgr.25232) 9201 : cluster [DBG] pgmap v10145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:14.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:14 smithi022 bash[82865]: cluster 2024-07-28T16:58:13.037243+0000 mgr.y (mgr.25232) 9201 : cluster [DBG] pgmap v10145: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:15.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17206 16 16 0 0 0 - 0 2024-07-28T16:58:16.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17207 16 16 0 0 0 - 0 2024-07-28T16:58:16.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:16 smithi150 bash[67543]: cluster 2024-07-28T16:58:15.038662+0000 mgr.y (mgr.25232) 9202 : cluster [DBG] pgmap v10146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:16.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:16 smithi022 bash[80503]: cluster 2024-07-28T16:58:15.038662+0000 mgr.y (mgr.25232) 9202 : cluster [DBG] pgmap v10146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:16.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:16 smithi022 bash[82865]: cluster 2024-07-28T16:58:15.038662+0000 mgr.y (mgr.25232) 9202 : cluster [DBG] pgmap v10146: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:17.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17208 16 16 0 0 0 - 0 2024-07-28T16:58:18.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17209 16 16 0 0 0 - 0 2024-07-28T16:58:18.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:18 smithi150 bash[67543]: cluster 2024-07-28T16:58:17.040010+0000 mgr.y (mgr.25232) 9203 : cluster [DBG] pgmap v10147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:18.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:18 smithi022 bash[80503]: cluster 2024-07-28T16:58:17.040010+0000 mgr.y (mgr.25232) 9203 : cluster [DBG] pgmap v10147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:18.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:18 smithi022 bash[82865]: cluster 2024-07-28T16:58:17.040010+0000 mgr.y (mgr.25232) 9203 : cluster [DBG] pgmap v10147: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:19.490 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17210 16 16 0 0 0 - 0 2024-07-28T16:58:19.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:58:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:58:19] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T16:58:20.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17211 16 16 0 0 0 - 0 2024-07-28T16:58:20.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:20 smithi150 bash[67543]: cluster 2024-07-28T16:58:19.041346+0000 mgr.y (mgr.25232) 9204 : cluster [DBG] pgmap v10148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:20 smithi022 bash[82865]: cluster 2024-07-28T16:58:19.041346+0000 mgr.y (mgr.25232) 9204 : cluster [DBG] pgmap v10148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:20.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:20 smithi022 bash[80503]: cluster 2024-07-28T16:58:19.041346+0000 mgr.y (mgr.25232) 9204 : cluster [DBG] pgmap v10148: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:21.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17212 16 16 0 0 0 - 0 2024-07-28T16:58:21.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:21 smithi150 bash[67543]: audit 2024-07-28T16:58:20.781166+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:21.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:21 smithi022 bash[80503]: audit 2024-07-28T16:58:20.781166+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:21.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:21 smithi022 bash[82865]: audit 2024-07-28T16:58:20.781166+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:22.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17213 16 16 0 0 0 - 0 2024-07-28T16:58:22.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:22 smithi150 bash[67543]: cluster 2024-07-28T16:58:21.042761+0000 mgr.y (mgr.25232) 9205 : cluster [DBG] pgmap v10149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:22.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:58:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:58:22.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:22 smithi022 bash[80503]: cluster 2024-07-28T16:58:21.042761+0000 mgr.y (mgr.25232) 9205 : cluster [DBG] pgmap v10149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:22.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:22 smithi022 bash[82865]: cluster 2024-07-28T16:58:21.042761+0000 mgr.y (mgr.25232) 9205 : cluster [DBG] pgmap v10149: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:23.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17214 16 16 0 0 0 - 0 2024-07-28T16:58:24.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17215 16 16 0 0 0 - 0 2024-07-28T16:58:24.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:24 smithi150 bash[67543]: cluster 2024-07-28T16:58:23.044096+0000 mgr.y (mgr.25232) 9206 : cluster [DBG] pgmap v10150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:24.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:24 smithi022 bash[80503]: cluster 2024-07-28T16:58:23.044096+0000 mgr.y (mgr.25232) 9206 : cluster [DBG] pgmap v10150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:24.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:24 smithi022 bash[82865]: cluster 2024-07-28T16:58:23.044096+0000 mgr.y (mgr.25232) 9206 : cluster [DBG] pgmap v10150: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:25.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17216 16 16 0 0 0 - 0 2024-07-28T16:58:26.491 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17217 16 16 0 0 0 - 0 2024-07-28T16:58:26.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:26 smithi150 bash[67543]: cluster 2024-07-28T16:58:25.045437+0000 mgr.y (mgr.25232) 9207 : cluster [DBG] pgmap v10151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:26.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:26 smithi022 bash[80503]: cluster 2024-07-28T16:58:25.045437+0000 mgr.y (mgr.25232) 9207 : cluster [DBG] pgmap v10151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:26.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:26 smithi022 bash[82865]: cluster 2024-07-28T16:58:25.045437+0000 mgr.y (mgr.25232) 9207 : cluster [DBG] pgmap v10151: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:27.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17218 16 16 0 0 0 - 0 2024-07-28T16:58:28.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17219 16 16 0 0 0 - 0 2024-07-28T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:28 smithi150 bash[67543]: cluster 2024-07-28T16:58:27.046849+0000 mgr.y (mgr.25232) 9208 : cluster [DBG] pgmap v10152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:28.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:28 smithi022 bash[80503]: cluster 2024-07-28T16:58:27.046849+0000 mgr.y (mgr.25232) 9208 : cluster [DBG] pgmap v10152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:28.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:28 smithi022 bash[82865]: cluster 2024-07-28T16:58:27.046849+0000 mgr.y (mgr.25232) 9208 : cluster [DBG] pgmap v10152: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:29.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:58:29.489741+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:58:29.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:58:29.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17220 16 16 0 0 0 - 0 2024-07-28T16:58:29.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:58:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:58:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:58:30.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17221 16 16 0 0 0 - 0 2024-07-28T16:58:30.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:30 smithi150 bash[67543]: cluster 2024-07-28T16:58:29.048243+0000 mgr.y (mgr.25232) 9209 : cluster [DBG] pgmap v10153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:30.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:30 smithi022 bash[80503]: cluster 2024-07-28T16:58:29.048243+0000 mgr.y (mgr.25232) 9209 : cluster [DBG] pgmap v10153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:30.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:30 smithi022 bash[82865]: cluster 2024-07-28T16:58:29.048243+0000 mgr.y (mgr.25232) 9209 : cluster [DBG] pgmap v10153: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:31.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17222 16 16 0 0 0 - 0 2024-07-28T16:58:32.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17223 16 16 0 0 0 - 0 2024-07-28T16:58:32.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:32 smithi150 bash[67543]: cluster 2024-07-28T16:58:31.049640+0000 mgr.y (mgr.25232) 9210 : cluster [DBG] pgmap v10154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:32.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:58:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:58:32.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:32 smithi022 bash[80503]: cluster 2024-07-28T16:58:31.049640+0000 mgr.y (mgr.25232) 9210 : cluster [DBG] pgmap v10154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:32.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:32 smithi022 bash[82865]: cluster 2024-07-28T16:58:31.049640+0000 mgr.y (mgr.25232) 9210 : cluster [DBG] pgmap v10154: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:33.492 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17224 16 16 0 0 0 - 0 2024-07-28T16:58:34.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17225 16 16 0 0 0 - 0 2024-07-28T16:58:34.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:34 smithi150 bash[67543]: cluster 2024-07-28T16:58:33.051021+0000 mgr.y (mgr.25232) 9211 : cluster [DBG] pgmap v10155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:34 smithi022 bash[80503]: cluster 2024-07-28T16:58:33.051021+0000 mgr.y (mgr.25232) 9211 : cluster [DBG] pgmap v10155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:34.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:34 smithi022 bash[82865]: cluster 2024-07-28T16:58:33.051021+0000 mgr.y (mgr.25232) 9211 : cluster [DBG] pgmap v10155: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:35.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17226 16 16 0 0 0 - 0 2024-07-28T16:58:36.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17227 16 16 0 0 0 - 0 2024-07-28T16:58:36.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:36 smithi150 bash[67543]: cluster 2024-07-28T16:58:35.052388+0000 mgr.y (mgr.25232) 9212 : cluster [DBG] pgmap v10156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:36.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:36 smithi150 bash[67543]: audit 2024-07-28T16:58:35.584876+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:58:36.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:36 smithi150 bash[67543]: audit 2024-07-28T16:58:35.781754+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:36.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:36 smithi022 bash[80503]: cluster 2024-07-28T16:58:35.052388+0000 mgr.y (mgr.25232) 9212 : cluster [DBG] pgmap v10156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:36.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:36 smithi022 bash[80503]: audit 2024-07-28T16:58:35.584876+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:58:36.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:36 smithi022 bash[80503]: audit 2024-07-28T16:58:35.781754+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:36 smithi022 bash[82865]: cluster 2024-07-28T16:58:35.052388+0000 mgr.y (mgr.25232) 9212 : cluster [DBG] pgmap v10156: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:36 smithi022 bash[82865]: audit 2024-07-28T16:58:35.584876+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:58:36.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:36 smithi022 bash[82865]: audit 2024-07-28T16:58:35.781754+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:37.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17228 16 16 0 0 0 - 0 2024-07-28T16:58:38.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17229 16 16 0 0 0 - 0 2024-07-28T16:58:38.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:38 smithi150 bash[67543]: cluster 2024-07-28T16:58:37.053760+0000 mgr.y (mgr.25232) 9213 : cluster [DBG] pgmap v10157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:38.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:38 smithi022 bash[80503]: cluster 2024-07-28T16:58:37.053760+0000 mgr.y (mgr.25232) 9213 : cluster [DBG] pgmap v10157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:38.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:38 smithi022 bash[82865]: cluster 2024-07-28T16:58:37.053760+0000 mgr.y (mgr.25232) 9213 : cluster [DBG] pgmap v10157: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:39.493 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17230 16 16 0 0 0 - 0 2024-07-28T16:58:39.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:58:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:58:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:58:40.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17231 16 16 0 0 0 - 0 2024-07-28T16:58:40.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:40 smithi150 bash[67543]: cluster 2024-07-28T16:58:39.055117+0000 mgr.y (mgr.25232) 9214 : cluster [DBG] pgmap v10158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:40.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:40 smithi022 bash[80503]: cluster 2024-07-28T16:58:39.055117+0000 mgr.y (mgr.25232) 9214 : cluster [DBG] pgmap v10158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:40.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:40 smithi022 bash[82865]: cluster 2024-07-28T16:58:39.055117+0000 mgr.y (mgr.25232) 9214 : cluster [DBG] pgmap v10158: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:41.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17232 16 16 0 0 0 - 0 2024-07-28T16:58:42.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17233 16 16 0 0 0 - 0 2024-07-28T16:58:42.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:58:42.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: cluster 2024-07-28T16:58:41.055737+0000 mgr.y (mgr.25232) 9215 : cluster [DBG] pgmap v10159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:42.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.256130+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.264355+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.509084+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.518198+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.946265+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:58:42.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.948163+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:58:42.523 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:42 smithi150 bash[67543]: audit 2024-07-28T16:58:41.958983+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: cluster 2024-07-28T16:58:41.055737+0000 mgr.y (mgr.25232) 9215 : cluster [DBG] pgmap v10159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.256130+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.264355+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.509084+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.518198+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.946265+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.948163+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[80503]: audit 2024-07-28T16:58:41.958983+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: cluster 2024-07-28T16:58:41.055737+0000 mgr.y (mgr.25232) 9215 : cluster [DBG] pgmap v10159: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.256130+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.264355+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.509084+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.518198+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.946265+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.948163+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:58:42.584 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:42 smithi022 bash[82865]: audit 2024-07-28T16:58:41.958983+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:58:43.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17234 16 16 0 0 0 - 0 2024-07-28T16:58:44.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17235 16 16 0 0 0 - 0 2024-07-28T16:58:44.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:44 smithi150 bash[67543]: cluster 2024-07-28T16:58:43.057016+0000 mgr.y (mgr.25232) 9216 : cluster [DBG] pgmap v10160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:44.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:44 smithi022 bash[80503]: cluster 2024-07-28T16:58:43.057016+0000 mgr.y (mgr.25232) 9216 : cluster [DBG] pgmap v10160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:44.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:44 smithi022 bash[82865]: cluster 2024-07-28T16:58:43.057016+0000 mgr.y (mgr.25232) 9216 : cluster [DBG] pgmap v10160: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:45.494 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17236 16 16 0 0 0 - 0 2024-07-28T16:58:46.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17237 16 16 0 0 0 - 0 2024-07-28T16:58:46.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:46 smithi150 bash[67543]: cluster 2024-07-28T16:58:45.058396+0000 mgr.y (mgr.25232) 9217 : cluster [DBG] pgmap v10161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:46 smithi022 bash[80503]: cluster 2024-07-28T16:58:45.058396+0000 mgr.y (mgr.25232) 9217 : cluster [DBG] pgmap v10161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:46.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:46 smithi022 bash[82865]: cluster 2024-07-28T16:58:45.058396+0000 mgr.y (mgr.25232) 9217 : cluster [DBG] pgmap v10161: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:47.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17238 16 16 0 0 0 - 0 2024-07-28T16:58:48.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17239 16 16 0 0 0 - 0 2024-07-28T16:58:48.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:48 smithi150 bash[67543]: cluster 2024-07-28T16:58:47.059743+0000 mgr.y (mgr.25232) 9218 : cluster [DBG] pgmap v10162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:48.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:48 smithi022 bash[80503]: cluster 2024-07-28T16:58:47.059743+0000 mgr.y (mgr.25232) 9218 : cluster [DBG] pgmap v10162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:48.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:48 smithi022 bash[82865]: cluster 2024-07-28T16:58:47.059743+0000 mgr.y (mgr.25232) 9218 : cluster [DBG] pgmap v10162: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:49.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:58:49.492980+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:58:49.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:58:49.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17240 16 16 0 0 0 - 0 2024-07-28T16:58:49.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:58:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:58:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T16:58:50.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17241 16 16 0 0 0 - 0 2024-07-28T16:58:50.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:50 smithi022 bash[80503]: cluster 2024-07-28T16:58:49.061064+0000 mgr.y (mgr.25232) 9219 : cluster [DBG] pgmap v10163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:50.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:50 smithi022 bash[82865]: cluster 2024-07-28T16:58:49.061064+0000 mgr.y (mgr.25232) 9219 : cluster [DBG] pgmap v10163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:50.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:50 smithi150 bash[67543]: cluster 2024-07-28T16:58:49.061064+0000 mgr.y (mgr.25232) 9219 : cluster [DBG] pgmap v10163: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:51.495 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17242 16 16 0 0 0 - 0 2024-07-28T16:58:51.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:51 smithi022 bash[80503]: audit 2024-07-28T16:58:50.782077+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:51.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:51 smithi022 bash[82865]: audit 2024-07-28T16:58:50.782077+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:51.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:51 smithi150 bash[67543]: audit 2024-07-28T16:58:50.782077+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:58:52.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17243 16 16 0 0 0 - 0 2024-07-28T16:58:52.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:52 smithi022 bash[80503]: cluster 2024-07-28T16:58:51.062429+0000 mgr.y (mgr.25232) 9220 : cluster [DBG] pgmap v10164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:52.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:52 smithi022 bash[82865]: cluster 2024-07-28T16:58:51.062429+0000 mgr.y (mgr.25232) 9220 : cluster [DBG] pgmap v10164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:52.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:52 smithi150 bash[67543]: cluster 2024-07-28T16:58:51.062429+0000 mgr.y (mgr.25232) 9220 : cluster [DBG] pgmap v10164: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:52.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:58:52 smithi150 bash[60514]: ts=2024-07-28T16:58: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:58:53.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17244 16 16 0 0 0 - 0 2024-07-28T16:58:54.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17245 16 16 0 0 0 - 0 2024-07-28T16:58:54.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:54 smithi022 bash[80503]: cluster 2024-07-28T16:58:53.063743+0000 mgr.y (mgr.25232) 9221 : cluster [DBG] pgmap v10165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:54.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:54 smithi022 bash[82865]: cluster 2024-07-28T16:58:53.063743+0000 mgr.y (mgr.25232) 9221 : cluster [DBG] pgmap v10165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:54.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:54 smithi150 bash[67543]: cluster 2024-07-28T16:58:53.063743+0000 mgr.y (mgr.25232) 9221 : cluster [DBG] pgmap v10165: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:55.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17246 16 16 0 0 0 - 0 2024-07-28T16:58:56.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17247 16 16 0 0 0 - 0 2024-07-28T16:58:56.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:56 smithi022 bash[80503]: cluster 2024-07-28T16:58:55.065081+0000 mgr.y (mgr.25232) 9222 : cluster [DBG] pgmap v10166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:56.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:56 smithi022 bash[82865]: cluster 2024-07-28T16:58:55.065081+0000 mgr.y (mgr.25232) 9222 : cluster [DBG] pgmap v10166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:56.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:56 smithi150 bash[67543]: cluster 2024-07-28T16:58:55.065081+0000 mgr.y (mgr.25232) 9222 : cluster [DBG] pgmap v10166: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:57.496 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17248 16 16 0 0 0 - 0 2024-07-28T16:58:58.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17249 16 16 0 0 0 - 0 2024-07-28T16:58:58.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:58:58 smithi022 bash[80503]: cluster 2024-07-28T16:58:57.066469+0000 mgr.y (mgr.25232) 9223 : cluster [DBG] pgmap v10167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:58.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:58:58 smithi022 bash[82865]: cluster 2024-07-28T16:58:57.066469+0000 mgr.y (mgr.25232) 9223 : cluster [DBG] pgmap v10167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:58.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:58:58 smithi150 bash[67543]: cluster 2024-07-28T16:58:57.066469+0000 mgr.y (mgr.25232) 9223 : cluster [DBG] pgmap v10167: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:58:59.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17250 16 16 0 0 0 - 0 2024-07-28T16:58:59.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:58:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:58:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T16:59:00.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17251 16 16 0 0 0 - 0 2024-07-28T16:59:00.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:00 smithi022 bash[80503]: cluster 2024-07-28T16:58:59.067802+0000 mgr.y (mgr.25232) 9224 : cluster [DBG] pgmap v10168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:00.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:00 smithi022 bash[82865]: cluster 2024-07-28T16:58:59.067802+0000 mgr.y (mgr.25232) 9224 : cluster [DBG] pgmap v10168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:00.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:00 smithi150 bash[67543]: cluster 2024-07-28T16:58:59.067802+0000 mgr.y (mgr.25232) 9224 : cluster [DBG] pgmap v10168: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:01.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17252 16 16 0 0 0 - 0 2024-07-28T16:59:02.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17253 16 16 0 0 0 - 0 2024-07-28T16:59:02.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:02 smithi022 bash[80503]: cluster 2024-07-28T16:59:01.069135+0000 mgr.y (mgr.25232) 9225 : cluster [DBG] pgmap v10169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:02.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:02 smithi022 bash[82865]: cluster 2024-07-28T16:59:01.069135+0000 mgr.y (mgr.25232) 9225 : cluster [DBG] pgmap v10169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:02.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:02 smithi150 bash[67543]: cluster 2024-07-28T16:59:01.069135+0000 mgr.y (mgr.25232) 9225 : cluster [DBG] pgmap v10169: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:02.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:59:02 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:59:03.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17254 16 16 0 0 0 - 0 2024-07-28T16:59:04.497 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17255 16 16 0 0 0 - 0 2024-07-28T16:59:04.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:04 smithi022 bash[80503]: cluster 2024-07-28T16:59:03.070496+0000 mgr.y (mgr.25232) 9226 : cluster [DBG] pgmap v10170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:04.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:04 smithi022 bash[82865]: cluster 2024-07-28T16:59:03.070496+0000 mgr.y (mgr.25232) 9226 : cluster [DBG] pgmap v10170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:04.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:04 smithi150 bash[67543]: cluster 2024-07-28T16:59:03.070496+0000 mgr.y (mgr.25232) 9226 : cluster [DBG] pgmap v10170: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:05.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17256 16 16 0 0 0 - 0 2024-07-28T16:59:06.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17257 16 16 0 0 0 - 0 2024-07-28T16:59:06.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:06 smithi022 bash[80503]: cluster 2024-07-28T16:59:05.071808+0000 mgr.y (mgr.25232) 9227 : cluster [DBG] pgmap v10171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:06.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:06 smithi022 bash[80503]: audit 2024-07-28T16:59:05.782486+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:06 smithi022 bash[82865]: cluster 2024-07-28T16:59:05.071808+0000 mgr.y (mgr.25232) 9227 : cluster [DBG] pgmap v10171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:06.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:06 smithi022 bash[82865]: audit 2024-07-28T16:59:05.782486+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:06.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:06 smithi150 bash[67543]: cluster 2024-07-28T16:59:05.071808+0000 mgr.y (mgr.25232) 9227 : cluster [DBG] pgmap v10171: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:06.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:06 smithi150 bash[67543]: audit 2024-07-28T16:59:05.782486+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:07.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17258 16 16 0 0 0 - 0 2024-07-28T16:59:08.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17259 16 16 0 0 0 - 0 2024-07-28T16:59:08.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:08 smithi022 bash[80503]: cluster 2024-07-28T16:59:07.073147+0000 mgr.y (mgr.25232) 9228 : cluster [DBG] pgmap v10172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:08.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:08 smithi022 bash[82865]: cluster 2024-07-28T16:59:07.073147+0000 mgr.y (mgr.25232) 9228 : cluster [DBG] pgmap v10172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:08.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:08 smithi150 bash[67543]: cluster 2024-07-28T16:59:07.073147+0000 mgr.y (mgr.25232) 9228 : cluster [DBG] pgmap v10172: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:09.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:59:09.496328+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:59:09.498 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:59:09.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17260 16 16 0 0 0 - 0 2024-07-28T16:59:09.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:59:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:59:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:59:10.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17261 16 16 0 0 0 - 0 2024-07-28T16:59:10.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:10 smithi022 bash[80503]: cluster 2024-07-28T16:59:09.074499+0000 mgr.y (mgr.25232) 9229 : cluster [DBG] pgmap v10173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:10.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:10 smithi022 bash[82865]: cluster 2024-07-28T16:59:09.074499+0000 mgr.y (mgr.25232) 9229 : cluster [DBG] pgmap v10173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:10.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:10 smithi150 bash[67543]: cluster 2024-07-28T16:59:09.074499+0000 mgr.y (mgr.25232) 9229 : cluster [DBG] pgmap v10173: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:11.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17262 16 16 0 0 0 - 0 2024-07-28T16:59:12.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17263 16 16 0 0 0 - 0 2024-07-28T16:59:12.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:12 smithi022 bash[80503]: cluster 2024-07-28T16:59:11.075834+0000 mgr.y (mgr.25232) 9230 : cluster [DBG] pgmap v10174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:12.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:12 smithi022 bash[82865]: cluster 2024-07-28T16:59:11.075834+0000 mgr.y (mgr.25232) 9230 : cluster [DBG] pgmap v10174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:12.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:12 smithi150 bash[67543]: cluster 2024-07-28T16:59:11.075834+0000 mgr.y (mgr.25232) 9230 : cluster [DBG] pgmap v10174: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:12.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:59:12 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:59:13.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17264 16 16 0 0 0 - 0 2024-07-28T16:59:14.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17265 16 16 0 0 0 - 0 2024-07-28T16:59:14.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:14 smithi150 bash[67543]: cluster 2024-07-28T16:59:13.077183+0000 mgr.y (mgr.25232) 9231 : cluster [DBG] pgmap v10175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:14.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:14 smithi022 bash[80503]: cluster 2024-07-28T16:59:13.077183+0000 mgr.y (mgr.25232) 9231 : cluster [DBG] pgmap v10175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:14.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:14 smithi022 bash[82865]: cluster 2024-07-28T16:59:13.077183+0000 mgr.y (mgr.25232) 9231 : cluster [DBG] pgmap v10175: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:15.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17266 16 16 0 0 0 - 0 2024-07-28T16:59:16.499 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17267 16 16 0 0 0 - 0 2024-07-28T16:59:16.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:16 smithi150 bash[67543]: cluster 2024-07-28T16:59:15.078536+0000 mgr.y (mgr.25232) 9232 : cluster [DBG] pgmap v10176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:16.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:16 smithi022 bash[80503]: cluster 2024-07-28T16:59:15.078536+0000 mgr.y (mgr.25232) 9232 : cluster [DBG] pgmap v10176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:16.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:16 smithi022 bash[82865]: cluster 2024-07-28T16:59:15.078536+0000 mgr.y (mgr.25232) 9232 : cluster [DBG] pgmap v10176: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:17.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17268 16 16 0 0 0 - 0 2024-07-28T16:59:18.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17269 16 16 0 0 0 - 0 2024-07-28T16:59:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:18 smithi150 bash[67543]: cluster 2024-07-28T16:59:17.079836+0000 mgr.y (mgr.25232) 9233 : cluster [DBG] pgmap v10177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:18.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:18 smithi022 bash[80503]: cluster 2024-07-28T16:59:17.079836+0000 mgr.y (mgr.25232) 9233 : cluster [DBG] pgmap v10177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:18.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:18 smithi022 bash[82865]: cluster 2024-07-28T16:59:17.079836+0000 mgr.y (mgr.25232) 9233 : cluster [DBG] pgmap v10177: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:19.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17270 16 16 0 0 0 - 0 2024-07-28T16:59:19.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:59:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:59:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T16:59:20.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17271 16 16 0 0 0 - 0 2024-07-28T16:59:20.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:20 smithi150 bash[67543]: cluster 2024-07-28T16:59:19.081213+0000 mgr.y (mgr.25232) 9234 : cluster [DBG] pgmap v10178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:20.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:20 smithi022 bash[80503]: cluster 2024-07-28T16:59:19.081213+0000 mgr.y (mgr.25232) 9234 : cluster [DBG] pgmap v10178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:20.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:20 smithi022 bash[82865]: cluster 2024-07-28T16:59:19.081213+0000 mgr.y (mgr.25232) 9234 : cluster [DBG] pgmap v10178: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:21.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17272 16 16 0 0 0 - 0 2024-07-28T16:59:21.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:21 smithi150 bash[67543]: audit 2024-07-28T16:59:20.782912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:21.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:21 smithi022 bash[80503]: audit 2024-07-28T16:59:20.782912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:21.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:21 smithi022 bash[82865]: audit 2024-07-28T16:59:20.782912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:22.500 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17273 16 16 0 0 0 - 0 2024-07-28T16:59:22.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:22 smithi150 bash[67543]: cluster 2024-07-28T16:59:21.082600+0000 mgr.y (mgr.25232) 9235 : cluster [DBG] pgmap v10179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:22.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:59:22 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:59:22.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:22 smithi022 bash[80503]: cluster 2024-07-28T16:59:21.082600+0000 mgr.y (mgr.25232) 9235 : cluster [DBG] pgmap v10179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:22.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:22 smithi022 bash[82865]: cluster 2024-07-28T16:59:21.082600+0000 mgr.y (mgr.25232) 9235 : cluster [DBG] pgmap v10179: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:23.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17274 16 16 0 0 0 - 0 2024-07-28T16:59:24.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17275 16 16 0 0 0 - 0 2024-07-28T16:59:24.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:24 smithi150 bash[67543]: cluster 2024-07-28T16:59:23.083952+0000 mgr.y (mgr.25232) 9236 : cluster [DBG] pgmap v10180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:24.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:24 smithi022 bash[80503]: cluster 2024-07-28T16:59:23.083952+0000 mgr.y (mgr.25232) 9236 : cluster [DBG] pgmap v10180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:24.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:24 smithi022 bash[82865]: cluster 2024-07-28T16:59:23.083952+0000 mgr.y (mgr.25232) 9236 : cluster [DBG] pgmap v10180: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:25.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17276 16 16 0 0 0 - 0 2024-07-28T16:59:26.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17277 16 16 0 0 0 - 0 2024-07-28T16:59:26.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:26 smithi150 bash[67543]: cluster 2024-07-28T16:59:25.085289+0000 mgr.y (mgr.25232) 9237 : cluster [DBG] pgmap v10181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:26.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:26 smithi022 bash[80503]: cluster 2024-07-28T16:59:25.085289+0000 mgr.y (mgr.25232) 9237 : cluster [DBG] pgmap v10181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:26.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:26 smithi022 bash[82865]: cluster 2024-07-28T16:59:25.085289+0000 mgr.y (mgr.25232) 9237 : cluster [DBG] pgmap v10181: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:27.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17278 16 16 0 0 0 - 0 2024-07-28T16:59:28.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17279 16 16 0 0 0 - 0 2024-07-28T16:59:28.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:28 smithi150 bash[67543]: cluster 2024-07-28T16:59:27.086654+0000 mgr.y (mgr.25232) 9238 : cluster [DBG] pgmap v10182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:28.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:28 smithi022 bash[80503]: cluster 2024-07-28T16:59:27.086654+0000 mgr.y (mgr.25232) 9238 : cluster [DBG] pgmap v10182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:28.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:28 smithi022 bash[82865]: cluster 2024-07-28T16:59:27.086654+0000 mgr.y (mgr.25232) 9238 : cluster [DBG] pgmap v10182: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:29.501 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:59:29.499577+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:59:29.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:59:29.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17280 16 16 0 0 0 - 0 2024-07-28T16:59:29.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:59:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:59:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T16:59:30.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17281 16 16 0 0 0 - 0 2024-07-28T16:59:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:30 smithi150 bash[67543]: cluster 2024-07-28T16:59:29.088012+0000 mgr.y (mgr.25232) 9239 : cluster [DBG] pgmap v10183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:30.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:30 smithi022 bash[80503]: cluster 2024-07-28T16:59:29.088012+0000 mgr.y (mgr.25232) 9239 : cluster [DBG] pgmap v10183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:30.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:30 smithi022 bash[82865]: cluster 2024-07-28T16:59:29.088012+0000 mgr.y (mgr.25232) 9239 : cluster [DBG] pgmap v10183: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:31.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17282 16 16 0 0 0 - 0 2024-07-28T16:59:32.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17283 16 16 0 0 0 - 0 2024-07-28T16:59:32.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:32 smithi150 bash[67543]: cluster 2024-07-28T16:59:31.089345+0000 mgr.y (mgr.25232) 9240 : cluster [DBG] pgmap v10184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:32.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:59:32 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:59:32.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:32 smithi022 bash[80503]: cluster 2024-07-28T16:59:31.089345+0000 mgr.y (mgr.25232) 9240 : cluster [DBG] pgmap v10184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:32.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:32 smithi022 bash[82865]: cluster 2024-07-28T16:59:31.089345+0000 mgr.y (mgr.25232) 9240 : cluster [DBG] pgmap v10184: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:33.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17284 16 16 0 0 0 - 0 2024-07-28T16:59:34.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17285 16 16 0 0 0 - 0 2024-07-28T16:59:34.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:34 smithi150 bash[67543]: cluster 2024-07-28T16:59:33.090755+0000 mgr.y (mgr.25232) 9241 : cluster [DBG] pgmap v10185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:34.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:34 smithi022 bash[80503]: cluster 2024-07-28T16:59:33.090755+0000 mgr.y (mgr.25232) 9241 : cluster [DBG] pgmap v10185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:34.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:34 smithi022 bash[82865]: cluster 2024-07-28T16:59:33.090755+0000 mgr.y (mgr.25232) 9241 : cluster [DBG] pgmap v10185: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:35.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17286 16 16 0 0 0 - 0 2024-07-28T16:59:36.502 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17287 16 16 0 0 0 - 0 2024-07-28T16:59:36.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:36 smithi150 bash[67543]: cluster 2024-07-28T16:59:35.092121+0000 mgr.y (mgr.25232) 9242 : cluster [DBG] pgmap v10186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:36.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:36 smithi150 bash[67543]: audit 2024-07-28T16:59:35.783272+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:36.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:36 smithi022 bash[82865]: cluster 2024-07-28T16:59:35.092121+0000 mgr.y (mgr.25232) 9242 : cluster [DBG] pgmap v10186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:36.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:36 smithi022 bash[82865]: audit 2024-07-28T16:59:35.783272+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:36.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:36 smithi022 bash[80503]: cluster 2024-07-28T16:59:35.092121+0000 mgr.y (mgr.25232) 9242 : cluster [DBG] pgmap v10186: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:36.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:36 smithi022 bash[80503]: audit 2024-07-28T16:59:35.783272+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:37.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17288 16 16 0 0 0 - 0 2024-07-28T16:59:38.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17289 16 16 0 0 0 - 0 2024-07-28T16:59:38.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:38 smithi150 bash[67543]: cluster 2024-07-28T16:59:37.093528+0000 mgr.y (mgr.25232) 9243 : cluster [DBG] pgmap v10187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:38.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:38 smithi022 bash[80503]: cluster 2024-07-28T16:59:37.093528+0000 mgr.y (mgr.25232) 9243 : cluster [DBG] pgmap v10187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:38.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:38 smithi022 bash[82865]: cluster 2024-07-28T16:59:37.093528+0000 mgr.y (mgr.25232) 9243 : cluster [DBG] pgmap v10187: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:39.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17290 16 16 0 0 0 - 0 2024-07-28T16:59:39.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:59:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:59:39] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:59:40.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17291 16 16 0 0 0 - 0 2024-07-28T16:59:40.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:40 smithi150 bash[67543]: cluster 2024-07-28T16:59:39.094941+0000 mgr.y (mgr.25232) 9244 : cluster [DBG] pgmap v10188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:40 smithi022 bash[80503]: cluster 2024-07-28T16:59:39.094941+0000 mgr.y (mgr.25232) 9244 : cluster [DBG] pgmap v10188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:40.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:40 smithi022 bash[82865]: cluster 2024-07-28T16:59:39.094941+0000 mgr.y (mgr.25232) 9244 : cluster [DBG] pgmap v10188: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:41.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17292 16 16 0 0 0 - 0 2024-07-28T16:59:42.503 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17293 16 16 0 0 0 - 0 2024-07-28T16:59:42.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:59:42 smithi150 bash[60514]: ts=2024-07-28T16:59: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:59:43.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:43 smithi022 bash[80503]: cluster 2024-07-28T16:59:41.096293+0000 mgr.y (mgr.25232) 9245 : cluster [DBG] pgmap v10189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:43.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:43 smithi022 bash[80503]: audit 2024-07-28T16:59:42.096614+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:59:43.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:43 smithi022 bash[82865]: cluster 2024-07-28T16:59:41.096293+0000 mgr.y (mgr.25232) 9245 : cluster [DBG] pgmap v10189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:43.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:43 smithi022 bash[82865]: audit 2024-07-28T16:59:42.096614+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:59:43.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17294 16 16 0 0 0 - 0 2024-07-28T16:59:43.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:43 smithi150 bash[67543]: cluster 2024-07-28T16:59:41.096293+0000 mgr.y (mgr.25232) 9245 : cluster [DBG] pgmap v10189: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:43.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:43 smithi150 bash[67543]: audit 2024-07-28T16:59:42.096614+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T16:59:44.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17295 16 16 0 0 0 - 0 2024-07-28T16:59:45.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:45 smithi022 bash[80503]: cluster 2024-07-28T16:59:43.097638+0000 mgr.y (mgr.25232) 9246 : cluster [DBG] pgmap v10190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:45.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:45 smithi022 bash[82865]: cluster 2024-07-28T16:59:43.097638+0000 mgr.y (mgr.25232) 9246 : cluster [DBG] pgmap v10190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:45.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17296 16 16 0 0 0 - 0 2024-07-28T16:59:45.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:45 smithi150 bash[67543]: cluster 2024-07-28T16:59:43.097638+0000 mgr.y (mgr.25232) 9246 : cluster [DBG] pgmap v10190: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:46.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17297 16 16 0 0 0 - 0 2024-07-28T16:59:46.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:46 smithi150 bash[67543]: cluster 2024-07-28T16:59:45.099031+0000 mgr.y (mgr.25232) 9247 : cluster [DBG] pgmap v10191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:46 smithi022 bash[80503]: cluster 2024-07-28T16:59:45.099031+0000 mgr.y (mgr.25232) 9247 : cluster [DBG] pgmap v10191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:46.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:46 smithi022 bash[82865]: cluster 2024-07-28T16:59:45.099031+0000 mgr.y (mgr.25232) 9247 : cluster [DBG] pgmap v10191: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:47.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17298 16 16 0 0 0 - 0 2024-07-28T16:59:48.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17299 16 16 0 0 0 - 0 2024-07-28T16:59:49.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: cluster 2024-07-28T16:59:47.099713+0000 mgr.y (mgr.25232) 9248 : cluster [DBG] pgmap v10192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:47.772478+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:47.779237+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:48.045755+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:48.054154+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:48.478319+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:48.479604+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[80503]: audit 2024-07-28T16:59:48.491103+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: cluster 2024-07-28T16:59:47.099713+0000 mgr.y (mgr.25232) 9248 : cluster [DBG] pgmap v10192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:47.772478+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:47.779237+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:48.045755+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:48.054154+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:48.478319+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:59:49.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:48.479604+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:59:49.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:48 smithi022 bash[82865]: audit 2024-07-28T16:59:48.491103+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: cluster 2024-07-28T16:59:47.099713+0000 mgr.y (mgr.25232) 9248 : cluster [DBG] pgmap v10192: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:47.772478+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:47.779237+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:48.045755+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:48.054154+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:48.478319+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T16:59:49.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:48.479604+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T16:59:49.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:48 smithi150 bash[67543]: audit 2024-07-28T16:59:48.491103+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T16:59:49.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T16:59:49.502619+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T16:59:49.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T16:59:49.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17300 16 16 0 0 0 - 0 2024-07-28T16:59:49.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:59:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:59:49] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T16:59:50.504 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17301 16 16 0 0 0 - 0 2024-07-28T16:59:51.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:50 smithi022 bash[80503]: cluster 2024-07-28T16:59:49.101022+0000 mgr.y (mgr.25232) 9249 : cluster [DBG] pgmap v10193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:51.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:50 smithi022 bash[82865]: cluster 2024-07-28T16:59:49.101022+0000 mgr.y (mgr.25232) 9249 : cluster [DBG] pgmap v10193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:51.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:50 smithi150 bash[67543]: cluster 2024-07-28T16:59:49.101022+0000 mgr.y (mgr.25232) 9249 : cluster [DBG] pgmap v10193: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:51.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17302 16 16 0 0 0 - 0 2024-07-28T16:59:52.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:51 smithi022 bash[80503]: audit 2024-07-28T16:59:50.783785+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:52.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:51 smithi022 bash[82865]: audit 2024-07-28T16:59:50.783785+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:52.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:51 smithi150 bash[67543]: audit 2024-07-28T16:59:50.783785+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T16:59:52.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17303 16 16 0 0 0 - 0 2024-07-28T16:59:52.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 16:59:52 smithi150 bash[60514]: ts=2024-07-28T16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T16:59:53.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:52 smithi022 bash[82865]: cluster 2024-07-28T16:59:51.102403+0000 mgr.y (mgr.25232) 9250 : cluster [DBG] pgmap v10194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:53.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:52 smithi022 bash[80503]: cluster 2024-07-28T16:59:51.102403+0000 mgr.y (mgr.25232) 9250 : cluster [DBG] pgmap v10194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:53.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:52 smithi150 bash[67543]: cluster 2024-07-28T16:59:51.102403+0000 mgr.y (mgr.25232) 9250 : cluster [DBG] pgmap v10194: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:53.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17304 16 16 0 0 0 - 0 2024-07-28T16:59:54.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17305 16 16 0 0 0 - 0 2024-07-28T16:59:55.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:54 smithi022 bash[82865]: cluster 2024-07-28T16:59:53.103706+0000 mgr.y (mgr.25232) 9251 : cluster [DBG] pgmap v10195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:55.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:54 smithi022 bash[80503]: cluster 2024-07-28T16:59:53.103706+0000 mgr.y (mgr.25232) 9251 : cluster [DBG] pgmap v10195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:55.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:54 smithi150 bash[67543]: cluster 2024-07-28T16:59:53.103706+0000 mgr.y (mgr.25232) 9251 : cluster [DBG] pgmap v10195: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:55.505 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17306 16 16 0 0 0 - 0 2024-07-28T16:59:56.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17307 16 16 0 0 0 - 0 2024-07-28T16:59:57.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:56 smithi022 bash[82865]: cluster 2024-07-28T16:59:55.105043+0000 mgr.y (mgr.25232) 9252 : cluster [DBG] pgmap v10196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:57.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:56 smithi022 bash[80503]: cluster 2024-07-28T16:59:55.105043+0000 mgr.y (mgr.25232) 9252 : cluster [DBG] pgmap v10196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:57.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:56 smithi150 bash[67543]: cluster 2024-07-28T16:59:55.105043+0000 mgr.y (mgr.25232) 9252 : cluster [DBG] pgmap v10196: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:57.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17308 16 16 0 0 0 - 0 2024-07-28T16:59:58.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17309 16 16 0 0 0 - 0 2024-07-28T16:59:59.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 16:59:58 smithi022 bash[82865]: cluster 2024-07-28T16:59:57.106435+0000 mgr.y (mgr.25232) 9253 : cluster [DBG] pgmap v10197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:59.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 16:59:58 smithi022 bash[80503]: cluster 2024-07-28T16:59:57.106435+0000 mgr.y (mgr.25232) 9253 : cluster [DBG] pgmap v10197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:59.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 16:59:58 smithi150 bash[67543]: cluster 2024-07-28T16:59:57.106435+0000 mgr.y (mgr.25232) 9253 : cluster [DBG] pgmap v10197: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T16:59:59.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17310 16 16 0 0 0 - 0 2024-07-28T16:59:59.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 16:59:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:16:59:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:00:00.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17311 16 16 0 0 0 - 0 2024-07-28T17:00:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:00 smithi022 bash[82865]: cluster 2024-07-28T16:59:59.107764+0000 mgr.y (mgr.25232) 9254 : cluster [DBG] pgmap v10198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:01.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:00 smithi022 bash[82865]: cluster 2024-07-28T17:00:00.000153+0000 mon.a (mon.0) 6253 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:00:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:00 smithi022 bash[80503]: cluster 2024-07-28T16:59:59.107764+0000 mgr.y (mgr.25232) 9254 : cluster [DBG] pgmap v10198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:01.083 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:00 smithi022 bash[80503]: cluster 2024-07-28T17:00:00.000153+0000 mon.a (mon.0) 6253 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:00:01.088 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:00 smithi150 bash[67543]: cluster 2024-07-28T16:59:59.107764+0000 mgr.y (mgr.25232) 9254 : cluster [DBG] pgmap v10198: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:01.088 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:00 smithi150 bash[67543]: cluster 2024-07-28T17:00:00.000153+0000 mon.a (mon.0) 6253 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:00:01.506 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17312 16 16 0 0 0 - 0 2024-07-28T17:00:01.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:01 smithi150 bash[60514]: ts=2024-07-28T17:00:01.086Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722175200138 maxt=1722182400000 ulid=01J3X4HTJFMABVGHQVGEXP814V duration=110.349072ms 2024-07-28T17:00:01.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:01 smithi150 bash[60514]: ts=2024-07-28T17:00:01.091Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=4.302087ms 2024-07-28T17:00:01.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:01 smithi150 bash[60514]: ts=2024-07-28T17:00:01.093Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1722182400000 2024-07-28T17:00:01.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:01 smithi150 bash[60514]: ts=2024-07-28T17:00:01.204Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=111.079093ms 2024-07-28T17:00:02.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17313 16 16 0 0 0 - 0 2024-07-28T17:00:02.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:02 smithi150 bash[60514]: ts=2024-07-28T17:00: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:00:03.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:02 smithi022 bash[80503]: cluster 2024-07-28T17:00:01.109122+0000 mgr.y (mgr.25232) 9255 : cluster [DBG] pgmap v10199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:03.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:02 smithi022 bash[82865]: cluster 2024-07-28T17:00:01.109122+0000 mgr.y (mgr.25232) 9255 : cluster [DBG] pgmap v10199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:03.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:02 smithi150 bash[67543]: cluster 2024-07-28T17:00:01.109122+0000 mgr.y (mgr.25232) 9255 : cluster [DBG] pgmap v10199: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:03.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17314 16 16 0 0 0 - 0 2024-07-28T17:00:04.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17315 16 16 0 0 0 - 0 2024-07-28T17:00:05.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:04 smithi022 bash[80503]: cluster 2024-07-28T17:00:03.110504+0000 mgr.y (mgr.25232) 9256 : cluster [DBG] pgmap v10200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:05.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:04 smithi022 bash[82865]: cluster 2024-07-28T17:00:03.110504+0000 mgr.y (mgr.25232) 9256 : cluster [DBG] pgmap v10200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:05.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:04 smithi150 bash[67543]: cluster 2024-07-28T17:00:03.110504+0000 mgr.y (mgr.25232) 9256 : cluster [DBG] pgmap v10200: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:05.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17316 16 16 0 0 0 - 0 2024-07-28T17:00:06.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:05 smithi022 bash[80503]: audit 2024-07-28T17:00:05.784289+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:06.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:05 smithi022 bash[82865]: audit 2024-07-28T17:00:05.784289+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:06.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:05 smithi150 bash[67543]: audit 2024-07-28T17:00:05.784289+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:06.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17317 16 16 0 0 0 - 0 2024-07-28T17:00:07.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:06 smithi022 bash[80503]: cluster 2024-07-28T17:00:05.111842+0000 mgr.y (mgr.25232) 9257 : cluster [DBG] pgmap v10201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:07.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:06 smithi022 bash[82865]: cluster 2024-07-28T17:00:05.111842+0000 mgr.y (mgr.25232) 9257 : cluster [DBG] pgmap v10201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:07.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:06 smithi150 bash[67543]: cluster 2024-07-28T17:00:05.111842+0000 mgr.y (mgr.25232) 9257 : cluster [DBG] pgmap v10201: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:07.507 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17318 16 16 0 0 0 - 0 2024-07-28T17:00:08.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17319 16 16 0 0 0 - 0 2024-07-28T17:00:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:08 smithi022 bash[80503]: cluster 2024-07-28T17:00:07.113205+0000 mgr.y (mgr.25232) 9258 : cluster [DBG] pgmap v10202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:09.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:08 smithi022 bash[82865]: cluster 2024-07-28T17:00:07.113205+0000 mgr.y (mgr.25232) 9258 : cluster [DBG] pgmap v10202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:09.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:08 smithi150 bash[67543]: cluster 2024-07-28T17:00:07.113205+0000 mgr.y (mgr.25232) 9258 : cluster [DBG] pgmap v10202: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:09.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:00:09.505996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:00:09.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:00:09.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17320 16 16 0 0 0 - 0 2024-07-28T17:00:09.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:00:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:00:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:00:10.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17321 16 16 0 0 0 - 0 2024-07-28T17:00:11.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:10 smithi150 bash[67543]: cluster 2024-07-28T17:00:09.114592+0000 mgr.y (mgr.25232) 9259 : cluster [DBG] pgmap v10203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:11.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:10 smithi022 bash[82865]: cluster 2024-07-28T17:00:09.114592+0000 mgr.y (mgr.25232) 9259 : cluster [DBG] pgmap v10203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:11.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:10 smithi022 bash[80503]: cluster 2024-07-28T17:00:09.114592+0000 mgr.y (mgr.25232) 9259 : cluster [DBG] pgmap v10203: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:11.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17322 16 16 0 0 0 - 0 2024-07-28T17:00:12.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17323 16 16 0 0 0 - 0 2024-07-28T17:00:12.772 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:00:13.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:12 smithi150 bash[67543]: cluster 2024-07-28T17:00:11.115939+0000 mgr.y (mgr.25232) 9260 : cluster [DBG] pgmap v10204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:13.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:12 smithi022 bash[82865]: cluster 2024-07-28T17:00:11.115939+0000 mgr.y (mgr.25232) 9260 : cluster [DBG] pgmap v10204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:13.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:12 smithi022 bash[80503]: cluster 2024-07-28T17:00:11.115939+0000 mgr.y (mgr.25232) 9260 : cluster [DBG] pgmap v10204: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:13.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17324 16 16 0 0 0 - 0 2024-07-28T17:00:14.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17325 16 16 0 0 0 - 0 2024-07-28T17:00:15.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:14 smithi150 bash[67543]: cluster 2024-07-28T17:00:13.117327+0000 mgr.y (mgr.25232) 9261 : cluster [DBG] pgmap v10205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:15.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:14 smithi022 bash[82865]: cluster 2024-07-28T17:00:13.117327+0000 mgr.y (mgr.25232) 9261 : cluster [DBG] pgmap v10205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:15.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:14 smithi022 bash[80503]: cluster 2024-07-28T17:00:13.117327+0000 mgr.y (mgr.25232) 9261 : cluster [DBG] pgmap v10205: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:15.508 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17326 16 16 0 0 0 - 0 2024-07-28T17:00:16.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17327 16 16 0 0 0 - 0 2024-07-28T17:00:17.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:16 smithi150 bash[67543]: cluster 2024-07-28T17:00:15.118737+0000 mgr.y (mgr.25232) 9262 : cluster [DBG] pgmap v10206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:17.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:16 smithi022 bash[82865]: cluster 2024-07-28T17:00:15.118737+0000 mgr.y (mgr.25232) 9262 : cluster [DBG] pgmap v10206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:17.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:16 smithi022 bash[80503]: cluster 2024-07-28T17:00:15.118737+0000 mgr.y (mgr.25232) 9262 : cluster [DBG] pgmap v10206: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:17.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17328 16 16 0 0 0 - 0 2024-07-28T17:00:18.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17329 16 16 0 0 0 - 0 2024-07-28T17:00:19.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:18 smithi150 bash[67543]: cluster 2024-07-28T17:00:17.120088+0000 mgr.y (mgr.25232) 9263 : cluster [DBG] pgmap v10207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:19.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:18 smithi022 bash[80503]: cluster 2024-07-28T17:00:17.120088+0000 mgr.y (mgr.25232) 9263 : cluster [DBG] pgmap v10207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:19.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:18 smithi022 bash[82865]: cluster 2024-07-28T17:00:17.120088+0000 mgr.y (mgr.25232) 9263 : cluster [DBG] pgmap v10207: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:19.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17330 16 16 0 0 0 - 0 2024-07-28T17:00:19.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:00:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:00:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:00:20.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17331 16 16 0 0 0 - 0 2024-07-28T17:00:21.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:20 smithi150 bash[67543]: cluster 2024-07-28T17:00:19.121429+0000 mgr.y (mgr.25232) 9264 : cluster [DBG] pgmap v10208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:21.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:20 smithi150 bash[67543]: audit 2024-07-28T17:00:20.784568+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:21.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:20 smithi022 bash[80503]: cluster 2024-07-28T17:00:19.121429+0000 mgr.y (mgr.25232) 9264 : cluster [DBG] pgmap v10208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:21.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:20 smithi022 bash[80503]: audit 2024-07-28T17:00:20.784568+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:21.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:20 smithi022 bash[82865]: cluster 2024-07-28T17:00:19.121429+0000 mgr.y (mgr.25232) 9264 : cluster [DBG] pgmap v10208: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:21.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:20 smithi022 bash[82865]: audit 2024-07-28T17:00:20.784568+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:21.509 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17332 16 16 0 0 0 - 0 2024-07-28T17:00:22.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17333 16 16 0 0 0 - 0 2024-07-28T17:00:22.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:00:23.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:22 smithi150 bash[67543]: cluster 2024-07-28T17:00:21.122784+0000 mgr.y (mgr.25232) 9265 : cluster [DBG] pgmap v10209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:23.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:22 smithi022 bash[80503]: cluster 2024-07-28T17:00:21.122784+0000 mgr.y (mgr.25232) 9265 : cluster [DBG] pgmap v10209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:23.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:22 smithi022 bash[82865]: cluster 2024-07-28T17:00:21.122784+0000 mgr.y (mgr.25232) 9265 : cluster [DBG] pgmap v10209: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:23.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17334 16 16 0 0 0 - 0 2024-07-28T17:00:24.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17335 16 16 0 0 0 - 0 2024-07-28T17:00:25.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:24 smithi150 bash[67543]: cluster 2024-07-28T17:00:23.124166+0000 mgr.y (mgr.25232) 9266 : cluster [DBG] pgmap v10210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:25.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:24 smithi022 bash[80503]: cluster 2024-07-28T17:00:23.124166+0000 mgr.y (mgr.25232) 9266 : cluster [DBG] pgmap v10210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:25.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:24 smithi022 bash[82865]: cluster 2024-07-28T17:00:23.124166+0000 mgr.y (mgr.25232) 9266 : cluster [DBG] pgmap v10210: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:25.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17336 16 16 0 0 0 - 0 2024-07-28T17:00:26.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17337 16 16 0 0 0 - 0 2024-07-28T17:00:27.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:26 smithi150 bash[67543]: cluster 2024-07-28T17:00:25.125528+0000 mgr.y (mgr.25232) 9267 : cluster [DBG] pgmap v10211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:27.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:26 smithi022 bash[80503]: cluster 2024-07-28T17:00:25.125528+0000 mgr.y (mgr.25232) 9267 : cluster [DBG] pgmap v10211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:27.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:26 smithi022 bash[82865]: cluster 2024-07-28T17:00:25.125528+0000 mgr.y (mgr.25232) 9267 : cluster [DBG] pgmap v10211: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:27.510 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17338 16 16 0 0 0 - 0 2024-07-28T17:00:28.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17339 16 16 0 0 0 - 0 2024-07-28T17:00:29.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:28 smithi150 bash[67543]: cluster 2024-07-28T17:00:27.126969+0000 mgr.y (mgr.25232) 9268 : cluster [DBG] pgmap v10212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:29.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:28 smithi022 bash[80503]: cluster 2024-07-28T17:00:27.126969+0000 mgr.y (mgr.25232) 9268 : cluster [DBG] pgmap v10212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:29.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:28 smithi022 bash[82865]: cluster 2024-07-28T17:00:27.126969+0000 mgr.y (mgr.25232) 9268 : cluster [DBG] pgmap v10212: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:29.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:00:29.509285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:00:29.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:00:29.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17340 16 16 0 0 0 - 0 2024-07-28T17:00:29.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:00:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:00:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:00:30.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17341 16 16 0 0 0 - 0 2024-07-28T17:00:31.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:30 smithi150 bash[67543]: cluster 2024-07-28T17:00:29.128318+0000 mgr.y (mgr.25232) 9269 : cluster [DBG] pgmap v10213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:31.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:30 smithi022 bash[80503]: cluster 2024-07-28T17:00:29.128318+0000 mgr.y (mgr.25232) 9269 : cluster [DBG] pgmap v10213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:31.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:31 smithi022 bash[82865]: cluster 2024-07-28T17:00:29.128318+0000 mgr.y (mgr.25232) 9269 : cluster [DBG] pgmap v10213: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:31.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17342 16 16 0 0 0 - 0 2024-07-28T17:00:32.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17343 16 16 0 0 0 - 0 2024-07-28T17:00:32.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:00:33.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:32 smithi150 bash[67543]: cluster 2024-07-28T17:00:31.129650+0000 mgr.y (mgr.25232) 9270 : cluster [DBG] pgmap v10214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:33.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:32 smithi022 bash[80503]: cluster 2024-07-28T17:00:31.129650+0000 mgr.y (mgr.25232) 9270 : cluster [DBG] pgmap v10214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:33.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:32 smithi022 bash[82865]: cluster 2024-07-28T17:00:31.129650+0000 mgr.y (mgr.25232) 9270 : cluster [DBG] pgmap v10214: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:33.511 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17344 16 16 0 0 0 - 0 2024-07-28T17:00:34.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17345 16 16 0 0 0 - 0 2024-07-28T17:00:35.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:34 smithi150 bash[67543]: cluster 2024-07-28T17:00:33.131013+0000 mgr.y (mgr.25232) 9271 : cluster [DBG] pgmap v10215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:35.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:34 smithi022 bash[80503]: cluster 2024-07-28T17:00:33.131013+0000 mgr.y (mgr.25232) 9271 : cluster [DBG] pgmap v10215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:35.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:34 smithi022 bash[82865]: cluster 2024-07-28T17:00:33.131013+0000 mgr.y (mgr.25232) 9271 : cluster [DBG] pgmap v10215: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:35.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17346 16 16 0 0 0 - 0 2024-07-28T17:00:36.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:35 smithi150 bash[67543]: audit 2024-07-28T17:00:35.785135+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:36.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:35 smithi022 bash[80503]: audit 2024-07-28T17:00:35.785135+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:36.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:35 smithi022 bash[82865]: audit 2024-07-28T17:00:35.785135+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:36.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17347 16 16 0 0 0 - 0 2024-07-28T17:00:37.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:36 smithi150 bash[67543]: cluster 2024-07-28T17:00:35.132339+0000 mgr.y (mgr.25232) 9272 : cluster [DBG] pgmap v10216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:37.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:36 smithi022 bash[80503]: cluster 2024-07-28T17:00:35.132339+0000 mgr.y (mgr.25232) 9272 : cluster [DBG] pgmap v10216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:37.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:36 smithi022 bash[82865]: cluster 2024-07-28T17:00:35.132339+0000 mgr.y (mgr.25232) 9272 : cluster [DBG] pgmap v10216: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:37.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17348 16 16 0 0 0 - 0 2024-07-28T17:00:38.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:38 smithi022 bash[80503]: cluster 2024-07-28T17:00:37.133706+0000 mgr.y (mgr.25232) 9273 : cluster [DBG] pgmap v10217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:38.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:38 smithi022 bash[82865]: cluster 2024-07-28T17:00:37.133706+0000 mgr.y (mgr.25232) 9273 : cluster [DBG] pgmap v10217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:38.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17349 16 16 0 0 0 - 0 2024-07-28T17:00:38.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:38 smithi150 bash[67543]: cluster 2024-07-28T17:00:37.133706+0000 mgr.y (mgr.25232) 9273 : cluster [DBG] pgmap v10217: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:39.512 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17350 16 16 0 0 0 - 0 2024-07-28T17:00:39.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:00:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:00:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:00:40.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17351 16 16 0 0 0 - 0 2024-07-28T17:00:40.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:40 smithi150 bash[67543]: cluster 2024-07-28T17:00:39.135100+0000 mgr.y (mgr.25232) 9274 : cluster [DBG] pgmap v10218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:40.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:40 smithi022 bash[80503]: cluster 2024-07-28T17:00:39.135100+0000 mgr.y (mgr.25232) 9274 : cluster [DBG] pgmap v10218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:40.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:40 smithi022 bash[82865]: cluster 2024-07-28T17:00:39.135100+0000 mgr.y (mgr.25232) 9274 : cluster [DBG] pgmap v10218: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:41.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17352 16 16 0 0 0 - 0 2024-07-28T17:00:42.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17353 16 16 0 0 0 - 0 2024-07-28T17:00:42.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:42 smithi150 bash[67543]: cluster 2024-07-28T17:00:41.136451+0000 mgr.y (mgr.25232) 9275 : cluster [DBG] pgmap v10219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:42.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:00:42.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:42 smithi022 bash[80503]: cluster 2024-07-28T17:00:41.136451+0000 mgr.y (mgr.25232) 9275 : cluster [DBG] pgmap v10219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:42 smithi022 bash[82865]: cluster 2024-07-28T17:00:41.136451+0000 mgr.y (mgr.25232) 9275 : cluster [DBG] pgmap v10219: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:43.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17354 16 16 0 0 0 - 0 2024-07-28T17:00:44.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17355 16 16 0 0 0 - 0 2024-07-28T17:00:44.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:44 smithi150 bash[67543]: cluster 2024-07-28T17:00:43.137804+0000 mgr.y (mgr.25232) 9276 : cluster [DBG] pgmap v10220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:44.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:44 smithi022 bash[80503]: cluster 2024-07-28T17:00:43.137804+0000 mgr.y (mgr.25232) 9276 : cluster [DBG] pgmap v10220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:44.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:44 smithi022 bash[82865]: cluster 2024-07-28T17:00:43.137804+0000 mgr.y (mgr.25232) 9276 : cluster [DBG] pgmap v10220: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:45.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17356 16 16 0 0 0 - 0 2024-07-28T17:00:46.513 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17357 16 16 0 0 0 - 0 2024-07-28T17:00:46.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:46 smithi150 bash[67543]: cluster 2024-07-28T17:00:45.139166+0000 mgr.y (mgr.25232) 9277 : cluster [DBG] pgmap v10221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:46.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:46 smithi022 bash[80503]: cluster 2024-07-28T17:00:45.139166+0000 mgr.y (mgr.25232) 9277 : cluster [DBG] pgmap v10221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:46.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:46 smithi022 bash[82865]: cluster 2024-07-28T17:00:45.139166+0000 mgr.y (mgr.25232) 9277 : cluster [DBG] pgmap v10221: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:47.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17358 16 16 0 0 0 - 0 2024-07-28T17:00:48.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17359 16 16 0 0 0 - 0 2024-07-28T17:00:48.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:48 smithi150 bash[67543]: cluster 2024-07-28T17:00:47.140519+0000 mgr.y (mgr.25232) 9278 : cluster [DBG] pgmap v10222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:48.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:48 smithi022 bash[80503]: cluster 2024-07-28T17:00:47.140519+0000 mgr.y (mgr.25232) 9278 : cluster [DBG] pgmap v10222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:48.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:48 smithi022 bash[82865]: cluster 2024-07-28T17:00:47.140519+0000 mgr.y (mgr.25232) 9278 : cluster [DBG] pgmap v10222: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:49.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:00:49.512516+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:00:49.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:00:49.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17360 16 16 0 0 0 - 0 2024-07-28T17:00:49.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:49 smithi150 bash[67543]: audit 2024-07-28T17:00:48.621431+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:00:49.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:49 smithi150 bash[67543]: audit 2024-07-28T17:00:48.996044+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:49.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:49 smithi150 bash[67543]: audit 2024-07-28T17:00:49.001203+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:49.582 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:00:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:00:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[80503]: audit 2024-07-28T17:00:48.621431+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:00:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[80503]: audit 2024-07-28T17:00:48.996044+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:49.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[80503]: audit 2024-07-28T17:00:49.001203+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:49.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[82865]: audit 2024-07-28T17:00:48.621431+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:00:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[82865]: audit 2024-07-28T17:00:48.996044+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:49.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:49 smithi022 bash[82865]: audit 2024-07-28T17:00:49.001203+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:50.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17361 16 16 0 0 0 - 0 2024-07-28T17:00:51.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:51 smithi150 bash[67543]: cluster 2024-07-28T17:00:49.141861+0000 mgr.y (mgr.25232) 9279 : cluster [DBG] pgmap v10223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:51.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:51 smithi150 bash[67543]: audit 2024-07-28T17:00:50.785589+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:51.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:51 smithi022 bash[80503]: cluster 2024-07-28T17:00:49.141861+0000 mgr.y (mgr.25232) 9279 : cluster [DBG] pgmap v10223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:51.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:51 smithi022 bash[80503]: audit 2024-07-28T17:00:50.785589+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:51 smithi022 bash[82865]: cluster 2024-07-28T17:00:49.141861+0000 mgr.y (mgr.25232) 9279 : cluster [DBG] pgmap v10223: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:51 smithi022 bash[82865]: audit 2024-07-28T17:00:50.785589+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:00:51.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17362 16 16 0 0 0 - 0 2024-07-28T17:00:52.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17363 16 16 0 0 0 - 0 2024-07-28T17:00:52.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:00:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:00:53.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:53 smithi150 bash[67543]: cluster 2024-07-28T17:00:51.143243+0000 mgr.y (mgr.25232) 9280 : cluster [DBG] pgmap v10224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:53.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:53 smithi022 bash[80503]: cluster 2024-07-28T17:00:51.143243+0000 mgr.y (mgr.25232) 9280 : cluster [DBG] pgmap v10224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:53.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:53 smithi022 bash[82865]: cluster 2024-07-28T17:00:51.143243+0000 mgr.y (mgr.25232) 9280 : cluster [DBG] pgmap v10224: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:53.514 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17364 16 16 0 0 0 - 0 2024-07-28T17:00:54.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17365 16 16 0 0 0 - 0 2024-07-28T17:00:55.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:55 smithi150 bash[67543]: cluster 2024-07-28T17:00:53.144585+0000 mgr.y (mgr.25232) 9281 : cluster [DBG] pgmap v10225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:55.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:55 smithi150 bash[67543]: audit 2024-07-28T17:00:54.279622+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:55 smithi150 bash[67543]: audit 2024-07-28T17:00:54.284981+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:55 smithi150 bash[67543]: audit 2024-07-28T17:00:54.825413+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:55 smithi150 bash[67543]: audit 2024-07-28T17:00:54.835156+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[80503]: cluster 2024-07-28T17:00:53.144585+0000 mgr.y (mgr.25232) 9281 : cluster [DBG] pgmap v10225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[80503]: audit 2024-07-28T17:00:54.279622+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[80503]: audit 2024-07-28T17:00:54.284981+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[80503]: audit 2024-07-28T17:00:54.825413+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[80503]: audit 2024-07-28T17:00:54.835156+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[82865]: cluster 2024-07-28T17:00:53.144585+0000 mgr.y (mgr.25232) 9281 : cluster [DBG] pgmap v10225: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[82865]: audit 2024-07-28T17:00:54.279622+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[82865]: audit 2024-07-28T17:00:54.284981+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[82865]: audit 2024-07-28T17:00:54.825413+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:55 smithi022 bash[82865]: audit 2024-07-28T17:00:54.835156+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:55.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17366 16 16 0 0 0 - 0 2024-07-28T17:00:56.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:56 smithi022 bash[82865]: audit 2024-07-28T17:00:55.277515+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:00:56.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:56 smithi022 bash[82865]: audit 2024-07-28T17:00:55.279206+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:00:56.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:56 smithi022 bash[82865]: audit 2024-07-28T17:00:55.288970+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:56.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:56 smithi022 bash[80503]: audit 2024-07-28T17:00:55.277515+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:00:56.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:56 smithi022 bash[80503]: audit 2024-07-28T17:00:55.279206+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:00:56.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:56 smithi022 bash[80503]: audit 2024-07-28T17:00:55.288970+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:56.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17367 16 16 0 0 0 - 0 2024-07-28T17:00:56.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:56 smithi150 bash[67543]: audit 2024-07-28T17:00:55.277515+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:00:56.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:56 smithi150 bash[67543]: audit 2024-07-28T17:00:55.279206+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:00:56.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:56 smithi150 bash[67543]: audit 2024-07-28T17:00:55.288970+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:00:57.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:57 smithi022 bash[82865]: cluster 2024-07-28T17:00:55.145979+0000 mgr.y (mgr.25232) 9282 : cluster [DBG] pgmap v10226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:57.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:57 smithi022 bash[80503]: cluster 2024-07-28T17:00:55.145979+0000 mgr.y (mgr.25232) 9282 : cluster [DBG] pgmap v10226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:57.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17368 16 16 0 0 0 - 0 2024-07-28T17:00:57.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:57 smithi150 bash[67543]: cluster 2024-07-28T17:00:55.145979+0000 mgr.y (mgr.25232) 9282 : cluster [DBG] pgmap v10226: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:58.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17369 16 16 0 0 0 - 0 2024-07-28T17:00:59.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:00:59 smithi022 bash[80503]: cluster 2024-07-28T17:00:57.147397+0000 mgr.y (mgr.25232) 9283 : cluster [DBG] pgmap v10227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:59.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:00:59 smithi022 bash[82865]: cluster 2024-07-28T17:00:57.147397+0000 mgr.y (mgr.25232) 9283 : cluster [DBG] pgmap v10227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:59.515 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17370 16 16 0 0 0 - 0 2024-07-28T17:00:59.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:00:59 smithi150 bash[67543]: cluster 2024-07-28T17:00:57.147397+0000 mgr.y (mgr.25232) 9283 : cluster [DBG] pgmap v10227: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:00:59.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:00:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:00:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:01:00.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17371 16 16 0 0 0 - 0 2024-07-28T17:01:01.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:01 smithi022 bash[80503]: cluster 2024-07-28T17:00:59.148739+0000 mgr.y (mgr.25232) 9284 : cluster [DBG] pgmap v10228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:01.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:01 smithi022 bash[82865]: cluster 2024-07-28T17:00:59.148739+0000 mgr.y (mgr.25232) 9284 : cluster [DBG] pgmap v10228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:01.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17372 16 16 0 0 0 - 0 2024-07-28T17:01:01.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:01 smithi150 bash[67543]: cluster 2024-07-28T17:00:59.148739+0000 mgr.y (mgr.25232) 9284 : cluster [DBG] pgmap v10228: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:02.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17373 16 16 0 0 0 - 0 2024-07-28T17:01:02.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:01:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:01:03.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:03 smithi022 bash[80503]: cluster 2024-07-28T17:01:01.150089+0000 mgr.y (mgr.25232) 9285 : cluster [DBG] pgmap v10229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:03.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:03 smithi022 bash[82865]: cluster 2024-07-28T17:01:01.150089+0000 mgr.y (mgr.25232) 9285 : cluster [DBG] pgmap v10229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:03.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17374 16 16 0 0 0 - 0 2024-07-28T17:01:03.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:03 smithi150 bash[67543]: cluster 2024-07-28T17:01:01.150089+0000 mgr.y (mgr.25232) 9285 : cluster [DBG] pgmap v10229: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:04.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17375 16 16 0 0 0 - 0 2024-07-28T17:01:05.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:05 smithi022 bash[80503]: cluster 2024-07-28T17:01:03.151459+0000 mgr.y (mgr.25232) 9286 : cluster [DBG] pgmap v10230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:05.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:05 smithi022 bash[82865]: cluster 2024-07-28T17:01:03.151459+0000 mgr.y (mgr.25232) 9286 : cluster [DBG] pgmap v10230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:05.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17376 16 16 0 0 0 - 0 2024-07-28T17:01:05.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:05 smithi150 bash[67543]: cluster 2024-07-28T17:01:03.151459+0000 mgr.y (mgr.25232) 9286 : cluster [DBG] pgmap v10230: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:06.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:06 smithi022 bash[80503]: audit 2024-07-28T17:01:05.785978+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:06.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:06 smithi022 bash[82865]: audit 2024-07-28T17:01:05.785978+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:06.516 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17377 16 16 0 0 0 - 0 2024-07-28T17:01:06.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:06 smithi150 bash[67543]: audit 2024-07-28T17:01:05.785978+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:07.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:07 smithi022 bash[80503]: cluster 2024-07-28T17:01:05.152825+0000 mgr.y (mgr.25232) 9287 : cluster [DBG] pgmap v10231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:07.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:07 smithi022 bash[82865]: cluster 2024-07-28T17:01:05.152825+0000 mgr.y (mgr.25232) 9287 : cluster [DBG] pgmap v10231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:07.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17378 16 16 0 0 0 - 0 2024-07-28T17:01:07.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:07 smithi150 bash[67543]: cluster 2024-07-28T17:01:05.152825+0000 mgr.y (mgr.25232) 9287 : cluster [DBG] pgmap v10231: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:08.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17379 16 16 0 0 0 - 0 2024-07-28T17:01:08.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:08 smithi150 bash[67543]: cluster 2024-07-28T17:01:07.154188+0000 mgr.y (mgr.25232) 9288 : cluster [DBG] pgmap v10232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:08.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:08 smithi022 bash[80503]: cluster 2024-07-28T17:01:07.154188+0000 mgr.y (mgr.25232) 9288 : cluster [DBG] pgmap v10232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:08.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:08 smithi022 bash[82865]: cluster 2024-07-28T17:01:07.154188+0000 mgr.y (mgr.25232) 9288 : cluster [DBG] pgmap v10232: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:09.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:01:09.515707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:01:09.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:01:09.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17380 16 16 0 0 0 - 0 2024-07-28T17:01:09.832 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:01:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:01:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:01:10.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17381 16 16 0 0 0 - 0 2024-07-28T17:01:10.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:10 smithi150 bash[67543]: cluster 2024-07-28T17:01:09.155561+0000 mgr.y (mgr.25232) 9289 : cluster [DBG] pgmap v10233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:10.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:10 smithi022 bash[80503]: cluster 2024-07-28T17:01:09.155561+0000 mgr.y (mgr.25232) 9289 : cluster [DBG] pgmap v10233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:10.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:10 smithi022 bash[82865]: cluster 2024-07-28T17:01:09.155561+0000 mgr.y (mgr.25232) 9289 : cluster [DBG] pgmap v10233: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:11.517 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17382 16 16 0 0 0 - 0 2024-07-28T17:01:12.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17383 16 16 0 0 0 - 0 2024-07-28T17:01:12.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:12 smithi150 bash[67543]: cluster 2024-07-28T17:01:11.156915+0000 mgr.y (mgr.25232) 9290 : cluster [DBG] pgmap v10234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:12.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:01:12 smithi150 bash[60514]: ts=2024-07-28T17:01: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:01:12.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:12 smithi022 bash[80503]: cluster 2024-07-28T17:01:11.156915+0000 mgr.y (mgr.25232) 9290 : cluster [DBG] pgmap v10234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:12.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:12 smithi022 bash[82865]: cluster 2024-07-28T17:01:11.156915+0000 mgr.y (mgr.25232) 9290 : cluster [DBG] pgmap v10234: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:13.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17384 16 16 0 0 0 - 0 2024-07-28T17:01:14.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17385 16 16 0 0 0 - 0 2024-07-28T17:01:14.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:14 smithi150 bash[67543]: cluster 2024-07-28T17:01:13.158256+0000 mgr.y (mgr.25232) 9291 : cluster [DBG] pgmap v10235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:14.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:14 smithi022 bash[80503]: cluster 2024-07-28T17:01:13.158256+0000 mgr.y (mgr.25232) 9291 : cluster [DBG] pgmap v10235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:14.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:14 smithi022 bash[82865]: cluster 2024-07-28T17:01:13.158256+0000 mgr.y (mgr.25232) 9291 : cluster [DBG] pgmap v10235: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:15.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17386 16 16 0 0 0 - 0 2024-07-28T17:01:16.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17387 16 16 0 0 0 - 0 2024-07-28T17:01:16.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:16 smithi150 bash[67543]: cluster 2024-07-28T17:01:15.159636+0000 mgr.y (mgr.25232) 9292 : cluster [DBG] pgmap v10236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:16.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:16 smithi022 bash[80503]: cluster 2024-07-28T17:01:15.159636+0000 mgr.y (mgr.25232) 9292 : cluster [DBG] pgmap v10236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:16.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:16 smithi022 bash[82865]: cluster 2024-07-28T17:01:15.159636+0000 mgr.y (mgr.25232) 9292 : cluster [DBG] pgmap v10236: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:17.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17388 16 16 0 0 0 - 0 2024-07-28T17:01:18.518 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17389 16 16 0 0 0 - 0 2024-07-28T17:01:18.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:18 smithi150 bash[67543]: cluster 2024-07-28T17:01:17.160998+0000 mgr.y (mgr.25232) 9293 : cluster [DBG] pgmap v10237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:18.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:18 smithi022 bash[80503]: cluster 2024-07-28T17:01:17.160998+0000 mgr.y (mgr.25232) 9293 : cluster [DBG] pgmap v10237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:18 smithi022 bash[82865]: cluster 2024-07-28T17:01:17.160998+0000 mgr.y (mgr.25232) 9293 : cluster [DBG] pgmap v10237: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:19.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17390 16 16 0 0 0 - 0 2024-07-28T17:01:19.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:01:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:01:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:01:20.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17391 16 16 0 0 0 - 0 2024-07-28T17:01:20.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:20 smithi150 bash[67543]: cluster 2024-07-28T17:01:19.162379+0000 mgr.y (mgr.25232) 9294 : cluster [DBG] pgmap v10238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:20.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:20 smithi022 bash[80503]: cluster 2024-07-28T17:01:19.162379+0000 mgr.y (mgr.25232) 9294 : cluster [DBG] pgmap v10238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:20 smithi022 bash[82865]: cluster 2024-07-28T17:01:19.162379+0000 mgr.y (mgr.25232) 9294 : cluster [DBG] pgmap v10238: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:21.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17392 16 16 0 0 0 - 0 2024-07-28T17:01:21.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:21 smithi150 bash[67543]: audit 2024-07-28T17:01:20.786492+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:21.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:21 smithi022 bash[80503]: audit 2024-07-28T17:01:20.786492+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:21.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:21 smithi022 bash[82865]: audit 2024-07-28T17:01:20.786492+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:22.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17393 16 16 0 0 0 - 0 2024-07-28T17:01:22.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:22 smithi150 bash[67543]: cluster 2024-07-28T17:01:21.163739+0000 mgr.y (mgr.25232) 9295 : cluster [DBG] pgmap v10239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:22.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:01:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:01:22.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:22 smithi022 bash[80503]: cluster 2024-07-28T17:01:21.163739+0000 mgr.y (mgr.25232) 9295 : cluster [DBG] pgmap v10239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:22.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:22 smithi022 bash[82865]: cluster 2024-07-28T17:01:21.163739+0000 mgr.y (mgr.25232) 9295 : cluster [DBG] pgmap v10239: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:23.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17394 16 16 0 0 0 - 0 2024-07-28T17:01:24.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17395 16 16 0 0 0 - 0 2024-07-28T17:01:24.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:24 smithi150 bash[67543]: cluster 2024-07-28T17:01:23.165104+0000 mgr.y (mgr.25232) 9296 : cluster [DBG] pgmap v10240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:24.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:24 smithi022 bash[80503]: cluster 2024-07-28T17:01:23.165104+0000 mgr.y (mgr.25232) 9296 : cluster [DBG] pgmap v10240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:24.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:24 smithi022 bash[82865]: cluster 2024-07-28T17:01:23.165104+0000 mgr.y (mgr.25232) 9296 : cluster [DBG] pgmap v10240: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:25.519 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17396 16 16 0 0 0 - 0 2024-07-28T17:01:26.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17397 16 16 0 0 0 - 0 2024-07-28T17:01:26.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:26 smithi150 bash[67543]: cluster 2024-07-28T17:01:25.166474+0000 mgr.y (mgr.25232) 9297 : cluster [DBG] pgmap v10241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:26.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:26 smithi022 bash[80503]: cluster 2024-07-28T17:01:25.166474+0000 mgr.y (mgr.25232) 9297 : cluster [DBG] pgmap v10241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:26.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:26 smithi022 bash[82865]: cluster 2024-07-28T17:01:25.166474+0000 mgr.y (mgr.25232) 9297 : cluster [DBG] pgmap v10241: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:27.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17398 16 16 0 0 0 - 0 2024-07-28T17:01:28.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17399 16 16 0 0 0 - 0 2024-07-28T17:01:28.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:28 smithi150 bash[67543]: cluster 2024-07-28T17:01:27.167830+0000 mgr.y (mgr.25232) 9298 : cluster [DBG] pgmap v10242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:28.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:28 smithi022 bash[80503]: cluster 2024-07-28T17:01:27.167830+0000 mgr.y (mgr.25232) 9298 : cluster [DBG] pgmap v10242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:28.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:28 smithi022 bash[82865]: cluster 2024-07-28T17:01:27.167830+0000 mgr.y (mgr.25232) 9298 : cluster [DBG] pgmap v10242: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:29.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:01:29.518866+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:01:29.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:01:29.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17400 16 16 0 0 0 - 0 2024-07-28T17:01:29.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:01:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:01:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:01:30.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17401 16 16 0 0 0 - 0 2024-07-28T17:01:30.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:30 smithi150 bash[67543]: cluster 2024-07-28T17:01:29.169171+0000 mgr.y (mgr.25232) 9299 : cluster [DBG] pgmap v10243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:30.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:30 smithi022 bash[80503]: cluster 2024-07-28T17:01:29.169171+0000 mgr.y (mgr.25232) 9299 : cluster [DBG] pgmap v10243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:30.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:30 smithi022 bash[82865]: cluster 2024-07-28T17:01:29.169171+0000 mgr.y (mgr.25232) 9299 : cluster [DBG] pgmap v10243: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:31.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17402 16 16 0 0 0 - 0 2024-07-28T17:01:32.520 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17403 16 16 0 0 0 - 0 2024-07-28T17:01:32.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:32 smithi150 bash[67543]: cluster 2024-07-28T17:01:31.170550+0000 mgr.y (mgr.25232) 9300 : cluster [DBG] pgmap v10244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:32.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:01:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:01:32.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:32 smithi022 bash[80503]: cluster 2024-07-28T17:01:31.170550+0000 mgr.y (mgr.25232) 9300 : cluster [DBG] pgmap v10244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:32.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:32 smithi022 bash[82865]: cluster 2024-07-28T17:01:31.170550+0000 mgr.y (mgr.25232) 9300 : cluster [DBG] pgmap v10244: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:33.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17404 16 16 0 0 0 - 0 2024-07-28T17:01:34.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17405 16 16 0 0 0 - 0 2024-07-28T17:01:34.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:34 smithi150 bash[67543]: cluster 2024-07-28T17:01:33.171914+0000 mgr.y (mgr.25232) 9301 : cluster [DBG] pgmap v10245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:34.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:34 smithi022 bash[80503]: cluster 2024-07-28T17:01:33.171914+0000 mgr.y (mgr.25232) 9301 : cluster [DBG] pgmap v10245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:34.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:34 smithi022 bash[82865]: cluster 2024-07-28T17:01:33.171914+0000 mgr.y (mgr.25232) 9301 : cluster [DBG] pgmap v10245: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:35.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17406 16 16 0 0 0 - 0 2024-07-28T17:01:36.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17407 16 16 0 0 0 - 0 2024-07-28T17:01:36.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:36 smithi022 bash[80503]: cluster 2024-07-28T17:01:35.173250+0000 mgr.y (mgr.25232) 9302 : cluster [DBG] pgmap v10246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:36.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:36 smithi022 bash[80503]: audit 2024-07-28T17:01:35.787229+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:36.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:36 smithi022 bash[82865]: cluster 2024-07-28T17:01:35.173250+0000 mgr.y (mgr.25232) 9302 : cluster [DBG] pgmap v10246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:36.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:36 smithi022 bash[82865]: audit 2024-07-28T17:01:35.787229+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:36.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:36 smithi150 bash[67543]: cluster 2024-07-28T17:01:35.173250+0000 mgr.y (mgr.25232) 9302 : cluster [DBG] pgmap v10246: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:36.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:36 smithi150 bash[67543]: audit 2024-07-28T17:01:35.787229+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:37.521 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17408 16 16 0 0 0 - 0 2024-07-28T17:01:38.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17409 16 16 0 0 0 - 0 2024-07-28T17:01:38.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:38 smithi022 bash[80503]: cluster 2024-07-28T17:01:37.174636+0000 mgr.y (mgr.25232) 9303 : cluster [DBG] pgmap v10247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:38.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:38 smithi022 bash[82865]: cluster 2024-07-28T17:01:37.174636+0000 mgr.y (mgr.25232) 9303 : cluster [DBG] pgmap v10247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:38.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:38 smithi150 bash[67543]: cluster 2024-07-28T17:01:37.174636+0000 mgr.y (mgr.25232) 9303 : cluster [DBG] pgmap v10247: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:39.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17410 16 16 0 0 0 - 0 2024-07-28T17:01:39.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:01:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:01:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:01:40.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17411 16 16 0 0 0 - 0 2024-07-28T17:01:40.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:40 smithi022 bash[80503]: cluster 2024-07-28T17:01:39.175979+0000 mgr.y (mgr.25232) 9304 : cluster [DBG] pgmap v10248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:40.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:40 smithi022 bash[82865]: cluster 2024-07-28T17:01:39.175979+0000 mgr.y (mgr.25232) 9304 : cluster [DBG] pgmap v10248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:40.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:40 smithi150 bash[67543]: cluster 2024-07-28T17:01:39.175979+0000 mgr.y (mgr.25232) 9304 : cluster [DBG] pgmap v10248: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:41.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17412 16 16 0 0 0 - 0 2024-07-28T17:01:42.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17413 16 16 0 0 0 - 0 2024-07-28T17:01:42.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:42 smithi022 bash[80503]: cluster 2024-07-28T17:01:41.177331+0000 mgr.y (mgr.25232) 9305 : cluster [DBG] pgmap v10249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:42.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:42 smithi022 bash[82865]: cluster 2024-07-28T17:01:41.177331+0000 mgr.y (mgr.25232) 9305 : cluster [DBG] pgmap v10249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:42.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:42 smithi150 bash[67543]: cluster 2024-07-28T17:01:41.177331+0000 mgr.y (mgr.25232) 9305 : cluster [DBG] pgmap v10249: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:42.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:01:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:01:43.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17414 16 16 0 0 0 - 0 2024-07-28T17:01:44.522 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17415 16 16 0 0 0 - 0 2024-07-28T17:01:44.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:44 smithi022 bash[80503]: cluster 2024-07-28T17:01:43.178710+0000 mgr.y (mgr.25232) 9306 : cluster [DBG] pgmap v10250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:44.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:44 smithi022 bash[82865]: cluster 2024-07-28T17:01:43.178710+0000 mgr.y (mgr.25232) 9306 : cluster [DBG] pgmap v10250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:44.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:44 smithi150 bash[67543]: cluster 2024-07-28T17:01:43.178710+0000 mgr.y (mgr.25232) 9306 : cluster [DBG] pgmap v10250: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:45.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17416 16 16 0 0 0 - 0 2024-07-28T17:01:46.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17417 16 16 0 0 0 - 0 2024-07-28T17:01:46.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:46 smithi022 bash[80503]: cluster 2024-07-28T17:01:45.180026+0000 mgr.y (mgr.25232) 9307 : cluster [DBG] pgmap v10251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:46.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:46 smithi022 bash[82865]: cluster 2024-07-28T17:01:45.180026+0000 mgr.y (mgr.25232) 9307 : cluster [DBG] pgmap v10251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:46.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:46 smithi150 bash[67543]: cluster 2024-07-28T17:01:45.180026+0000 mgr.y (mgr.25232) 9307 : cluster [DBG] pgmap v10251: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:47.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17418 16 16 0 0 0 - 0 2024-07-28T17:01:48.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17419 16 16 0 0 0 - 0 2024-07-28T17:01:48.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:48 smithi022 bash[80503]: cluster 2024-07-28T17:01:47.181360+0000 mgr.y (mgr.25232) 9308 : cluster [DBG] pgmap v10252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:48.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:48 smithi022 bash[82865]: cluster 2024-07-28T17:01:47.181360+0000 mgr.y (mgr.25232) 9308 : cluster [DBG] pgmap v10252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:48.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:48 smithi150 bash[67543]: cluster 2024-07-28T17:01:47.181360+0000 mgr.y (mgr.25232) 9308 : cluster [DBG] pgmap v10252: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:49.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:01:49.522089+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:01:49.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:01:49.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17420 16 16 0 0 0 - 0 2024-07-28T17:01:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:01:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:01:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:01:50.523 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17421 16 16 0 0 0 - 0 2024-07-28T17:01:50.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:50 smithi022 bash[80503]: cluster 2024-07-28T17:01:49.182772+0000 mgr.y (mgr.25232) 9309 : cluster [DBG] pgmap v10253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:50.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:50 smithi022 bash[82865]: cluster 2024-07-28T17:01:49.182772+0000 mgr.y (mgr.25232) 9309 : cluster [DBG] pgmap v10253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:50.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:50 smithi150 bash[67543]: cluster 2024-07-28T17:01:49.182772+0000 mgr.y (mgr.25232) 9309 : cluster [DBG] pgmap v10253: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:51.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17422 16 16 0 0 0 - 0 2024-07-28T17:01:51.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:51 smithi022 bash[80503]: audit 2024-07-28T17:01:50.787642+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:51.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:51 smithi022 bash[82865]: audit 2024-07-28T17:01:50.787642+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:51.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:51 smithi150 bash[67543]: audit 2024-07-28T17:01:50.787642+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:01:52.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17423 16 16 0 0 0 - 0 2024-07-28T17:01:52.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:52 smithi022 bash[80503]: cluster 2024-07-28T17:01:51.184129+0000 mgr.y (mgr.25232) 9310 : cluster [DBG] pgmap v10254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:52.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:52 smithi022 bash[82865]: cluster 2024-07-28T17:01:51.184129+0000 mgr.y (mgr.25232) 9310 : cluster [DBG] pgmap v10254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:52.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:52 smithi150 bash[67543]: cluster 2024-07-28T17:01:51.184129+0000 mgr.y (mgr.25232) 9310 : cluster [DBG] pgmap v10254: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:52.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:01:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:01:53.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17424 16 16 0 0 0 - 0 2024-07-28T17:01:54.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17425 16 16 0 0 0 - 0 2024-07-28T17:01:54.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:54 smithi022 bash[80503]: cluster 2024-07-28T17:01:53.185477+0000 mgr.y (mgr.25232) 9311 : cluster [DBG] pgmap v10255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:54.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:54 smithi022 bash[82865]: cluster 2024-07-28T17:01:53.185477+0000 mgr.y (mgr.25232) 9311 : cluster [DBG] pgmap v10255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:54.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:54 smithi150 bash[67543]: cluster 2024-07-28T17:01:53.185477+0000 mgr.y (mgr.25232) 9311 : cluster [DBG] pgmap v10255: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:55.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17426 16 16 0 0 0 - 0 2024-07-28T17:01:56.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17427 16 16 0 0 0 - 0 2024-07-28T17:01:56.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:56 smithi022 bash[80503]: cluster 2024-07-28T17:01:55.186845+0000 mgr.y (mgr.25232) 9312 : cluster [DBG] pgmap v10256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:56.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:56 smithi022 bash[80503]: audit 2024-07-28T17:01:55.375235+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:01:56.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:56 smithi022 bash[82865]: cluster 2024-07-28T17:01:55.186845+0000 mgr.y (mgr.25232) 9312 : cluster [DBG] pgmap v10256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:56.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:56 smithi022 bash[82865]: audit 2024-07-28T17:01:55.375235+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:01:56.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:56 smithi150 bash[67543]: cluster 2024-07-28T17:01:55.186845+0000 mgr.y (mgr.25232) 9312 : cluster [DBG] pgmap v10256: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:56.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:56 smithi150 bash[67543]: audit 2024-07-28T17:01:55.375235+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:01:57.524 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17428 16 16 0 0 0 - 0 2024-07-28T17:01:58.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17429 16 16 0 0 0 - 0 2024-07-28T17:01:58.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:01:58 smithi022 bash[80503]: cluster 2024-07-28T17:01:57.188180+0000 mgr.y (mgr.25232) 9313 : cluster [DBG] pgmap v10257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:58.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:01:58 smithi022 bash[82865]: cluster 2024-07-28T17:01:57.188180+0000 mgr.y (mgr.25232) 9313 : cluster [DBG] pgmap v10257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:58.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:01:58 smithi150 bash[67543]: cluster 2024-07-28T17:01:57.188180+0000 mgr.y (mgr.25232) 9313 : cluster [DBG] pgmap v10257: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:01:59.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17430 16 16 0 0 0 - 0 2024-07-28T17:01:59.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:01:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:01:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:02:00.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17431 16 16 0 0 0 - 0 2024-07-28T17:02:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:00 smithi022 bash[80503]: cluster 2024-07-28T17:01:59.189523+0000 mgr.y (mgr.25232) 9314 : cluster [DBG] pgmap v10258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:00 smithi022 bash[82865]: cluster 2024-07-28T17:01:59.189523+0000 mgr.y (mgr.25232) 9314 : cluster [DBG] pgmap v10258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:00 smithi150 bash[67543]: cluster 2024-07-28T17:01:59.189523+0000 mgr.y (mgr.25232) 9314 : cluster [DBG] pgmap v10258: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:01.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17432 16 16 0 0 0 - 0 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.077759+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.085077+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: cluster 2024-07-28T17:02:01.190861+0000 mgr.y (mgr.25232) 9315 : cluster [DBG] pgmap v10259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.293414+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.302831+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.754423+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.755824+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[80503]: audit 2024-07-28T17:02:01.765723+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.077759+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.085077+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: cluster 2024-07-28T17:02:01.190861+0000 mgr.y (mgr.25232) 9315 : cluster [DBG] pgmap v10259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.293414+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.302831+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.754423+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.755824+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:02:02.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:02 smithi022 bash[82865]: audit 2024-07-28T17:02:01.765723+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:02:02.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.077759+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.085077+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: cluster 2024-07-28T17:02:01.190861+0000 mgr.y (mgr.25232) 9315 : cluster [DBG] pgmap v10259: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:02.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.293414+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.302831+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.754423+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:02:02.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.755824+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:02:02.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:02 smithi150 bash[67543]: audit 2024-07-28T17:02:01.765723+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:02:02.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17433 16 16 0 0 0 - 0 2024-07-28T17:02:03.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17434 16 16 0 0 0 - 0 2024-07-28T17:02:04.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:04 smithi150 bash[67543]: cluster 2024-07-28T17:02:03.192210+0000 mgr.y (mgr.25232) 9316 : cluster [DBG] pgmap v10260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:04.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17435 16 16 0 0 0 - 0 2024-07-28T17:02:04.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:04 smithi022 bash[80503]: cluster 2024-07-28T17:02:03.192210+0000 mgr.y (mgr.25232) 9316 : cluster [DBG] pgmap v10260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:04.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:04 smithi022 bash[82865]: cluster 2024-07-28T17:02:03.192210+0000 mgr.y (mgr.25232) 9316 : cluster [DBG] pgmap v10260: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:05.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17436 16 16 0 0 0 - 0 2024-07-28T17:02:06.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:06 smithi150 bash[67543]: cluster 2024-07-28T17:02:05.193551+0000 mgr.y (mgr.25232) 9317 : cluster [DBG] pgmap v10261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:06.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:06 smithi150 bash[67543]: audit 2024-07-28T17:02:05.787878+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:06.525 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17437 16 16 0 0 0 - 0 2024-07-28T17:02:06.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:06 smithi022 bash[80503]: cluster 2024-07-28T17:02:05.193551+0000 mgr.y (mgr.25232) 9317 : cluster [DBG] pgmap v10261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:06.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:06 smithi022 bash[80503]: audit 2024-07-28T17:02:05.787878+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:06 smithi022 bash[82865]: cluster 2024-07-28T17:02:05.193551+0000 mgr.y (mgr.25232) 9317 : cluster [DBG] pgmap v10261: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:06.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:06 smithi022 bash[82865]: audit 2024-07-28T17:02:05.787878+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:07.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17438 16 16 0 0 0 - 0 2024-07-28T17:02:08.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:08 smithi150 bash[67543]: cluster 2024-07-28T17:02:07.194900+0000 mgr.y (mgr.25232) 9318 : cluster [DBG] pgmap v10262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:08.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17439 16 16 0 0 0 - 0 2024-07-28T17:02:08.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:08 smithi022 bash[80503]: cluster 2024-07-28T17:02:07.194900+0000 mgr.y (mgr.25232) 9318 : cluster [DBG] pgmap v10262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:08.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:08 smithi022 bash[82865]: cluster 2024-07-28T17:02:07.194900+0000 mgr.y (mgr.25232) 9318 : cluster [DBG] pgmap v10262: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:09.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:02:09.525066+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:02:09.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:02:09.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17440 16 16 0 0 0 - 0 2024-07-28T17:02:09.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:02:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:02:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:02:10.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:10 smithi150 bash[67543]: cluster 2024-07-28T17:02:09.196250+0000 mgr.y (mgr.25232) 9319 : cluster [DBG] pgmap v10263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:10.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17441 16 16 0 0 0 - 0 2024-07-28T17:02:10.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:10 smithi022 bash[80503]: cluster 2024-07-28T17:02:09.196250+0000 mgr.y (mgr.25232) 9319 : cluster [DBG] pgmap v10263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:10.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:10 smithi022 bash[82865]: cluster 2024-07-28T17:02:09.196250+0000 mgr.y (mgr.25232) 9319 : cluster [DBG] pgmap v10263: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:11.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17442 16 16 0 0 0 - 0 2024-07-28T17:02:12.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:12 smithi150 bash[67543]: cluster 2024-07-28T17:02:11.197579+0000 mgr.y (mgr.25232) 9320 : cluster [DBG] pgmap v10264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:12.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:02:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:02:12.526 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17443 16 16 0 0 0 - 0 2024-07-28T17:02:12.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:12 smithi022 bash[80503]: cluster 2024-07-28T17:02:11.197579+0000 mgr.y (mgr.25232) 9320 : cluster [DBG] pgmap v10264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:12.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:12 smithi022 bash[82865]: cluster 2024-07-28T17:02:11.197579+0000 mgr.y (mgr.25232) 9320 : cluster [DBG] pgmap v10264: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:13.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17444 16 16 0 0 0 - 0 2024-07-28T17:02:14.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17445 16 16 0 0 0 - 0 2024-07-28T17:02:14.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:14 smithi022 bash[80503]: cluster 2024-07-28T17:02:13.198925+0000 mgr.y (mgr.25232) 9321 : cluster [DBG] pgmap v10265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:14.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:14 smithi022 bash[82865]: cluster 2024-07-28T17:02:13.198925+0000 mgr.y (mgr.25232) 9321 : cluster [DBG] pgmap v10265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:14.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:14 smithi150 bash[67543]: cluster 2024-07-28T17:02:13.198925+0000 mgr.y (mgr.25232) 9321 : cluster [DBG] pgmap v10265: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:15.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17446 16 16 0 0 0 - 0 2024-07-28T17:02:16.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17447 16 16 0 0 0 - 0 2024-07-28T17:02:16.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:16 smithi022 bash[80503]: cluster 2024-07-28T17:02:15.200260+0000 mgr.y (mgr.25232) 9322 : cluster [DBG] pgmap v10266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:16.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:16 smithi022 bash[82865]: cluster 2024-07-28T17:02:15.200260+0000 mgr.y (mgr.25232) 9322 : cluster [DBG] pgmap v10266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:16.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:16 smithi150 bash[67543]: cluster 2024-07-28T17:02:15.200260+0000 mgr.y (mgr.25232) 9322 : cluster [DBG] pgmap v10266: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:17.527 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17448 16 16 0 0 0 - 0 2024-07-28T17:02:18.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17449 16 16 0 0 0 - 0 2024-07-28T17:02:18.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:18 smithi022 bash[80503]: cluster 2024-07-28T17:02:17.201602+0000 mgr.y (mgr.25232) 9323 : cluster [DBG] pgmap v10267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:18 smithi022 bash[82865]: cluster 2024-07-28T17:02:17.201602+0000 mgr.y (mgr.25232) 9323 : cluster [DBG] pgmap v10267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:18 smithi150 bash[67543]: cluster 2024-07-28T17:02:17.201602+0000 mgr.y (mgr.25232) 9323 : cluster [DBG] pgmap v10267: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:19.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17450 16 16 0 0 0 - 0 2024-07-28T17:02:19.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:02:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:02:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:02:20.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17451 16 16 0 0 0 - 0 2024-07-28T17:02:20.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:20 smithi022 bash[80503]: cluster 2024-07-28T17:02:19.202971+0000 mgr.y (mgr.25232) 9324 : cluster [DBG] pgmap v10268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:20.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:20 smithi022 bash[82865]: cluster 2024-07-28T17:02:19.202971+0000 mgr.y (mgr.25232) 9324 : cluster [DBG] pgmap v10268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:20.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:20 smithi150 bash[67543]: cluster 2024-07-28T17:02:19.202971+0000 mgr.y (mgr.25232) 9324 : cluster [DBG] pgmap v10268: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:21.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17452 16 16 0 0 0 - 0 2024-07-28T17:02:21.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:21 smithi022 bash[80503]: audit 2024-07-28T17:02:20.788313+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:21.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:21 smithi022 bash[82865]: audit 2024-07-28T17:02:20.788313+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:21.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:21 smithi150 bash[67543]: audit 2024-07-28T17:02:20.788313+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:22.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17453 16 16 0 0 0 - 0 2024-07-28T17:02:22.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:22 smithi022 bash[80503]: cluster 2024-07-28T17:02:21.204316+0000 mgr.y (mgr.25232) 9325 : cluster [DBG] pgmap v10269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:22.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:22 smithi022 bash[82865]: cluster 2024-07-28T17:02:21.204316+0000 mgr.y (mgr.25232) 9325 : cluster [DBG] pgmap v10269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:22.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:22 smithi150 bash[67543]: cluster 2024-07-28T17:02:21.204316+0000 mgr.y (mgr.25232) 9325 : cluster [DBG] pgmap v10269: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:22.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:02:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:02:23.528 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17454 16 16 0 0 0 - 0 2024-07-28T17:02:24.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17455 16 16 0 0 0 - 0 2024-07-28T17:02:24.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:24 smithi022 bash[80503]: cluster 2024-07-28T17:02:23.205642+0000 mgr.y (mgr.25232) 9326 : cluster [DBG] pgmap v10270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:24.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:24 smithi022 bash[82865]: cluster 2024-07-28T17:02:23.205642+0000 mgr.y (mgr.25232) 9326 : cluster [DBG] pgmap v10270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:24.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:24 smithi150 bash[67543]: cluster 2024-07-28T17:02:23.205642+0000 mgr.y (mgr.25232) 9326 : cluster [DBG] pgmap v10270: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:25.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17456 16 16 0 0 0 - 0 2024-07-28T17:02:26.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17457 16 16 0 0 0 - 0 2024-07-28T17:02:26.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:26 smithi022 bash[80503]: cluster 2024-07-28T17:02:25.207003+0000 mgr.y (mgr.25232) 9327 : cluster [DBG] pgmap v10271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:26.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:26 smithi022 bash[82865]: cluster 2024-07-28T17:02:25.207003+0000 mgr.y (mgr.25232) 9327 : cluster [DBG] pgmap v10271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:26.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:26 smithi150 bash[67543]: cluster 2024-07-28T17:02:25.207003+0000 mgr.y (mgr.25232) 9327 : cluster [DBG] pgmap v10271: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:27.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17458 16 16 0 0 0 - 0 2024-07-28T17:02:28.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17459 16 16 0 0 0 - 0 2024-07-28T17:02:28.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:28 smithi022 bash[80503]: cluster 2024-07-28T17:02:27.208349+0000 mgr.y (mgr.25232) 9328 : cluster [DBG] pgmap v10272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:28.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:28 smithi022 bash[82865]: cluster 2024-07-28T17:02:27.208349+0000 mgr.y (mgr.25232) 9328 : cluster [DBG] pgmap v10272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:28.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:28 smithi150 bash[67543]: cluster 2024-07-28T17:02:27.208349+0000 mgr.y (mgr.25232) 9328 : cluster [DBG] pgmap v10272: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:29.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:02:29.528343+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:02:29.529 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:02:29.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17460 16 16 0 0 0 - 0 2024-07-28T17:02:29.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:02:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:02:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:02:30.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17461 16 16 0 0 0 - 0 2024-07-28T17:02:30.582 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:30 smithi022 bash[80503]: cluster 2024-07-28T17:02:29.209692+0000 mgr.y (mgr.25232) 9329 : cluster [DBG] pgmap v10273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:30.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:30 smithi022 bash[82865]: cluster 2024-07-28T17:02:29.209692+0000 mgr.y (mgr.25232) 9329 : cluster [DBG] pgmap v10273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:30 smithi150 bash[67543]: cluster 2024-07-28T17:02:29.209692+0000 mgr.y (mgr.25232) 9329 : cluster [DBG] pgmap v10273: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:31.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17462 16 16 0 0 0 - 0 2024-07-28T17:02:32.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17463 16 16 0 0 0 - 0 2024-07-28T17:02:32.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:32 smithi022 bash[80503]: cluster 2024-07-28T17:02:31.211044+0000 mgr.y (mgr.25232) 9330 : cluster [DBG] pgmap v10274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:32.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:32 smithi022 bash[82865]: cluster 2024-07-28T17:02:31.211044+0000 mgr.y (mgr.25232) 9330 : cluster [DBG] pgmap v10274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:32.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:32 smithi150 bash[67543]: cluster 2024-07-28T17:02:31.211044+0000 mgr.y (mgr.25232) 9330 : cluster [DBG] pgmap v10274: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:32.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:02:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:02:33.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17464 16 16 0 0 0 - 0 2024-07-28T17:02:34.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17465 16 16 0 0 0 - 0 2024-07-28T17:02:34.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:34 smithi022 bash[80503]: cluster 2024-07-28T17:02:33.212392+0000 mgr.y (mgr.25232) 9331 : cluster [DBG] pgmap v10275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:34.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:34 smithi022 bash[82865]: cluster 2024-07-28T17:02:33.212392+0000 mgr.y (mgr.25232) 9331 : cluster [DBG] pgmap v10275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:34.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:34 smithi150 bash[67543]: cluster 2024-07-28T17:02:33.212392+0000 mgr.y (mgr.25232) 9331 : cluster [DBG] pgmap v10275: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:35.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17466 16 16 0 0 0 - 0 2024-07-28T17:02:36.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17467 16 16 0 0 0 - 0 2024-07-28T17:02:36.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:36 smithi022 bash[80503]: cluster 2024-07-28T17:02:35.213725+0000 mgr.y (mgr.25232) 9332 : cluster [DBG] pgmap v10276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:36.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:36 smithi022 bash[80503]: audit 2024-07-28T17:02:35.788794+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:36.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:36 smithi022 bash[82865]: cluster 2024-07-28T17:02:35.213725+0000 mgr.y (mgr.25232) 9332 : cluster [DBG] pgmap v10276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:36.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:36 smithi022 bash[82865]: audit 2024-07-28T17:02:35.788794+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:36.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:36 smithi150 bash[67543]: cluster 2024-07-28T17:02:35.213725+0000 mgr.y (mgr.25232) 9332 : cluster [DBG] pgmap v10276: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:36.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:36 smithi150 bash[67543]: audit 2024-07-28T17:02:35.788794+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:37.530 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17468 16 16 0 0 0 - 0 2024-07-28T17:02:38.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17469 16 16 0 0 0 - 0 2024-07-28T17:02:38.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:38 smithi150 bash[67543]: cluster 2024-07-28T17:02:37.215098+0000 mgr.y (mgr.25232) 9333 : cluster [DBG] pgmap v10277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:38.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:38 smithi022 bash[80503]: cluster 2024-07-28T17:02:37.215098+0000 mgr.y (mgr.25232) 9333 : cluster [DBG] pgmap v10277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:38.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:38 smithi022 bash[82865]: cluster 2024-07-28T17:02:37.215098+0000 mgr.y (mgr.25232) 9333 : cluster [DBG] pgmap v10277: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:39.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17470 16 16 0 0 0 - 0 2024-07-28T17:02:39.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:02:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:02:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:02:40.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17471 16 16 0 0 0 - 0 2024-07-28T17:02:40.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:40 smithi150 bash[67543]: cluster 2024-07-28T17:02:39.216446+0000 mgr.y (mgr.25232) 9334 : cluster [DBG] pgmap v10278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:40 smithi022 bash[82865]: cluster 2024-07-28T17:02:39.216446+0000 mgr.y (mgr.25232) 9334 : cluster [DBG] pgmap v10278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:40 smithi022 bash[80503]: cluster 2024-07-28T17:02:39.216446+0000 mgr.y (mgr.25232) 9334 : cluster [DBG] pgmap v10278: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:41.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17472 16 16 0 0 0 - 0 2024-07-28T17:02:42.531 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17473 16 16 0 0 0 - 0 2024-07-28T17:02:42.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:42 smithi150 bash[67543]: cluster 2024-07-28T17:02:41.217796+0000 mgr.y (mgr.25232) 9335 : cluster [DBG] pgmap v10279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:42.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:02:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:02:42.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:42 smithi022 bash[82865]: cluster 2024-07-28T17:02:41.217796+0000 mgr.y (mgr.25232) 9335 : cluster [DBG] pgmap v10279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:42.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:42 smithi022 bash[80503]: cluster 2024-07-28T17:02:41.217796+0000 mgr.y (mgr.25232) 9335 : cluster [DBG] pgmap v10279: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:43.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17474 16 16 0 0 0 - 0 2024-07-28T17:02:44.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17475 16 16 0 0 0 - 0 2024-07-28T17:02:44.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:44 smithi150 bash[67543]: cluster 2024-07-28T17:02:43.219152+0000 mgr.y (mgr.25232) 9336 : cluster [DBG] pgmap v10280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:44.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:44 smithi022 bash[80503]: cluster 2024-07-28T17:02:43.219152+0000 mgr.y (mgr.25232) 9336 : cluster [DBG] pgmap v10280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:44.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:44 smithi022 bash[82865]: cluster 2024-07-28T17:02:43.219152+0000 mgr.y (mgr.25232) 9336 : cluster [DBG] pgmap v10280: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:45.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17476 16 16 0 0 0 - 0 2024-07-28T17:02:46.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17477 16 16 0 0 0 - 0 2024-07-28T17:02:46.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:46 smithi150 bash[67543]: cluster 2024-07-28T17:02:45.220463+0000 mgr.y (mgr.25232) 9337 : cluster [DBG] pgmap v10281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:46.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:46 smithi022 bash[80503]: cluster 2024-07-28T17:02:45.220463+0000 mgr.y (mgr.25232) 9337 : cluster [DBG] pgmap v10281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:46.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:46 smithi022 bash[82865]: cluster 2024-07-28T17:02:45.220463+0000 mgr.y (mgr.25232) 9337 : cluster [DBG] pgmap v10281: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:47.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17478 16 16 0 0 0 - 0 2024-07-28T17:02:48.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17479 16 16 0 0 0 - 0 2024-07-28T17:02:48.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:48 smithi150 bash[67543]: cluster 2024-07-28T17:02:47.221793+0000 mgr.y (mgr.25232) 9338 : cluster [DBG] pgmap v10282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:48.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:48 smithi022 bash[80503]: cluster 2024-07-28T17:02:47.221793+0000 mgr.y (mgr.25232) 9338 : cluster [DBG] pgmap v10282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:48.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:48 smithi022 bash[82865]: cluster 2024-07-28T17:02:47.221793+0000 mgr.y (mgr.25232) 9338 : cluster [DBG] pgmap v10282: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:49.532 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:02:49.531616+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:02:49.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:02:49.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17480 16 16 0 0 0 - 0 2024-07-28T17:02:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:02:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:02:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:02:50.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17481 16 16 0 0 0 - 0 2024-07-28T17:02:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:50 smithi150 bash[67543]: cluster 2024-07-28T17:02:49.223165+0000 mgr.y (mgr.25232) 9339 : cluster [DBG] pgmap v10283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:50 smithi022 bash[80503]: cluster 2024-07-28T17:02:49.223165+0000 mgr.y (mgr.25232) 9339 : cluster [DBG] pgmap v10283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:50 smithi022 bash[82865]: cluster 2024-07-28T17:02:49.223165+0000 mgr.y (mgr.25232) 9339 : cluster [DBG] pgmap v10283: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:51.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17482 16 16 0 0 0 - 0 2024-07-28T17:02:51.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:51 smithi150 bash[67543]: audit 2024-07-28T17:02:50.789194+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:51.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:51 smithi022 bash[80503]: audit 2024-07-28T17:02:50.789194+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:51.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:51 smithi022 bash[82865]: audit 2024-07-28T17:02:50.789194+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:02:52.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17483 16 16 0 0 0 - 0 2024-07-28T17:02:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:52 smithi150 bash[67543]: cluster 2024-07-28T17:02:51.224518+0000 mgr.y (mgr.25232) 9340 : cluster [DBG] pgmap v10284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:52.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:02:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:02:52.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:52 smithi022 bash[80503]: cluster 2024-07-28T17:02:51.224518+0000 mgr.y (mgr.25232) 9340 : cluster [DBG] pgmap v10284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:52 smithi022 bash[82865]: cluster 2024-07-28T17:02:51.224518+0000 mgr.y (mgr.25232) 9340 : cluster [DBG] pgmap v10284: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:53.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17484 16 16 0 0 0 - 0 2024-07-28T17:02:54.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17485 16 16 0 0 0 - 0 2024-07-28T17:02:54.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:54 smithi150 bash[67543]: cluster 2024-07-28T17:02:53.225859+0000 mgr.y (mgr.25232) 9341 : cluster [DBG] pgmap v10285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:54.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:54 smithi022 bash[80503]: cluster 2024-07-28T17:02:53.225859+0000 mgr.y (mgr.25232) 9341 : cluster [DBG] pgmap v10285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:54.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:54 smithi022 bash[82865]: cluster 2024-07-28T17:02:53.225859+0000 mgr.y (mgr.25232) 9341 : cluster [DBG] pgmap v10285: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:55.533 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17486 16 16 0 0 0 - 0 2024-07-28T17:02:56.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17487 16 16 0 0 0 - 0 2024-07-28T17:02:56.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:56 smithi150 bash[67543]: cluster 2024-07-28T17:02:55.227223+0000 mgr.y (mgr.25232) 9342 : cluster [DBG] pgmap v10286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:56.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:56 smithi022 bash[80503]: cluster 2024-07-28T17:02:55.227223+0000 mgr.y (mgr.25232) 9342 : cluster [DBG] pgmap v10286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:56.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:56 smithi022 bash[82865]: cluster 2024-07-28T17:02:55.227223+0000 mgr.y (mgr.25232) 9342 : cluster [DBG] pgmap v10286: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:57.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17488 16 16 0 0 0 - 0 2024-07-28T17:02:58.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17489 16 16 0 0 0 - 0 2024-07-28T17:02:58.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:02:58 smithi150 bash[67543]: cluster 2024-07-28T17:02:57.228551+0000 mgr.y (mgr.25232) 9343 : cluster [DBG] pgmap v10287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:58.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:02:58 smithi022 bash[80503]: cluster 2024-07-28T17:02:57.228551+0000 mgr.y (mgr.25232) 9343 : cluster [DBG] pgmap v10287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:58.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:02:58 smithi022 bash[82865]: cluster 2024-07-28T17:02:57.228551+0000 mgr.y (mgr.25232) 9343 : cluster [DBG] pgmap v10287: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:02:59.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17490 16 16 0 0 0 - 0 2024-07-28T17:02:59.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:02:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:02:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T17:03:00.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17491 16 16 0 0 0 - 0 2024-07-28T17:03:00.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:00 smithi150 bash[67543]: cluster 2024-07-28T17:02:59.229883+0000 mgr.y (mgr.25232) 9344 : cluster [DBG] pgmap v10288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:00 smithi022 bash[80503]: cluster 2024-07-28T17:02:59.229883+0000 mgr.y (mgr.25232) 9344 : cluster [DBG] pgmap v10288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:00.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:00 smithi022 bash[82865]: cluster 2024-07-28T17:02:59.229883+0000 mgr.y (mgr.25232) 9344 : cluster [DBG] pgmap v10288: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:01.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17492 16 16 0 0 0 - 0 2024-07-28T17:03:02.534 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17493 16 16 0 0 0 - 0 2024-07-28T17:03:02.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:02 smithi150 bash[67543]: cluster 2024-07-28T17:03:01.231281+0000 mgr.y (mgr.25232) 9345 : cluster [DBG] pgmap v10289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:02.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:02 smithi150 bash[67543]: audit 2024-07-28T17:03:01.897252+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:03:02.771 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:03:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:03:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:02 smithi022 bash[80503]: cluster 2024-07-28T17:03:01.231281+0000 mgr.y (mgr.25232) 9345 : cluster [DBG] pgmap v10289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:02 smithi022 bash[80503]: audit 2024-07-28T17:03:01.897252+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:03:02.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:02 smithi022 bash[82865]: cluster 2024-07-28T17:03:01.231281+0000 mgr.y (mgr.25232) 9345 : cluster [DBG] pgmap v10289: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:02.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:02 smithi022 bash[82865]: audit 2024-07-28T17:03:01.897252+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:03:03.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17494 16 16 0 0 0 - 0 2024-07-28T17:03:04.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17495 16 16 0 0 0 - 0 2024-07-28T17:03:04.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:04 smithi150 bash[67543]: cluster 2024-07-28T17:03:03.232611+0000 mgr.y (mgr.25232) 9346 : cluster [DBG] pgmap v10290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:04.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:04 smithi022 bash[80503]: cluster 2024-07-28T17:03:03.232611+0000 mgr.y (mgr.25232) 9346 : cluster [DBG] pgmap v10290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:04 smithi022 bash[82865]: cluster 2024-07-28T17:03:03.232611+0000 mgr.y (mgr.25232) 9346 : cluster [DBG] pgmap v10290: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:05.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17496 16 16 0 0 0 - 0 2024-07-28T17:03:06.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17497 16 16 0 0 0 - 0 2024-07-28T17:03:06.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:06 smithi150 bash[67543]: cluster 2024-07-28T17:03:05.234085+0000 mgr.y (mgr.25232) 9347 : cluster [DBG] pgmap v10291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:06.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:06 smithi150 bash[67543]: audit 2024-07-28T17:03:05.789690+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:06.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:06 smithi022 bash[80503]: cluster 2024-07-28T17:03:05.234085+0000 mgr.y (mgr.25232) 9347 : cluster [DBG] pgmap v10291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:06.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:06 smithi022 bash[80503]: audit 2024-07-28T17:03:05.789690+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:06.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:06 smithi022 bash[82865]: cluster 2024-07-28T17:03:05.234085+0000 mgr.y (mgr.25232) 9347 : cluster [DBG] pgmap v10291: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:06.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:06 smithi022 bash[82865]: audit 2024-07-28T17:03:05.789690+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:07.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17498 16 16 0 0 0 - 0 2024-07-28T17:03:08.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17499 16 16 0 0 0 - 0 2024-07-28T17:03:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: cluster 2024-07-28T17:03:07.234817+0000 mgr.y (mgr.25232) 9348 : cluster [DBG] pgmap v10292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:07.623453+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:07.629022+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:07.807976+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:07.817116+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:08.259245+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:03:09.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:08.260849+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:03:09.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:08 smithi150 bash[67543]: audit 2024-07-28T17:03:08.271195+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: cluster 2024-07-28T17:03:07.234817+0000 mgr.y (mgr.25232) 9348 : cluster [DBG] pgmap v10292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:07.623453+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:07.629022+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:07.807976+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:07.817116+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:08.259245+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:08.260849+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[80503]: audit 2024-07-28T17:03:08.271195+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: cluster 2024-07-28T17:03:07.234817+0000 mgr.y (mgr.25232) 9348 : cluster [DBG] pgmap v10292: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:09.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:07.623453+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:07.629022+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:07.807976+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:07.817116+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:08.259245+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:03:09.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:08.260849+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:03:09.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:08 smithi022 bash[82865]: audit 2024-07-28T17:03:08.271195+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:03:09.535 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:03:09.534755+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:03:09.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:03:09.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17500 16 16 0 0 0 - 0 2024-07-28T17:03:09.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:03:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:03:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:03:10.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17501 16 16 0 0 0 - 0 2024-07-28T17:03:11.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:10 smithi150 bash[67543]: cluster 2024-07-28T17:03:09.236248+0000 mgr.y (mgr.25232) 9349 : cluster [DBG] pgmap v10293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:11.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:10 smithi022 bash[80503]: cluster 2024-07-28T17:03:09.236248+0000 mgr.y (mgr.25232) 9349 : cluster [DBG] pgmap v10293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:11.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:10 smithi022 bash[82865]: cluster 2024-07-28T17:03:09.236248+0000 mgr.y (mgr.25232) 9349 : cluster [DBG] pgmap v10293: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:11.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17502 16 16 0 0 0 - 0 2024-07-28T17:03:12.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17503 16 16 0 0 0 - 0 2024-07-28T17:03:12.634 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:03:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:03:13.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:12 smithi150 bash[67543]: cluster 2024-07-28T17:03:11.237625+0000 mgr.y (mgr.25232) 9350 : cluster [DBG] pgmap v10294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:13.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:12 smithi022 bash[80503]: cluster 2024-07-28T17:03:11.237625+0000 mgr.y (mgr.25232) 9350 : cluster [DBG] pgmap v10294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:13.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:12 smithi022 bash[82865]: cluster 2024-07-28T17:03:11.237625+0000 mgr.y (mgr.25232) 9350 : cluster [DBG] pgmap v10294: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:13.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17504 16 16 0 0 0 - 0 2024-07-28T17:03:14.521 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 17:03:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T17:03:14.216476218Z level=info msg="Completed cleanup jobs" duration=91.943372ms 2024-07-28T17:03:14.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17505 16 16 0 0 0 - 0 2024-07-28T17:03:15.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:14 smithi150 bash[67543]: cluster 2024-07-28T17:03:13.239057+0000 mgr.y (mgr.25232) 9351 : cluster [DBG] pgmap v10295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:15.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:14 smithi022 bash[80503]: cluster 2024-07-28T17:03:13.239057+0000 mgr.y (mgr.25232) 9351 : cluster [DBG] pgmap v10295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:14 smithi022 bash[82865]: cluster 2024-07-28T17:03:13.239057+0000 mgr.y (mgr.25232) 9351 : cluster [DBG] pgmap v10295: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:15.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17506 16 16 0 0 0 - 0 2024-07-28T17:03:16.536 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17507 16 16 0 0 0 - 0 2024-07-28T17:03:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:16 smithi150 bash[67543]: cluster 2024-07-28T17:03:15.240455+0000 mgr.y (mgr.25232) 9352 : cluster [DBG] pgmap v10296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:17.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:16 smithi022 bash[80503]: cluster 2024-07-28T17:03:15.240455+0000 mgr.y (mgr.25232) 9352 : cluster [DBG] pgmap v10296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:16 smithi022 bash[82865]: cluster 2024-07-28T17:03:15.240455+0000 mgr.y (mgr.25232) 9352 : cluster [DBG] pgmap v10296: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:17.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17508 16 16 0 0 0 - 0 2024-07-28T17:03:18.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17509 16 16 0 0 0 - 0 2024-07-28T17:03:19.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:18 smithi150 bash[67543]: cluster 2024-07-28T17:03:17.241840+0000 mgr.y (mgr.25232) 9353 : cluster [DBG] pgmap v10297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:19.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:18 smithi022 bash[80503]: cluster 2024-07-28T17:03:17.241840+0000 mgr.y (mgr.25232) 9353 : cluster [DBG] pgmap v10297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:19.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:18 smithi022 bash[82865]: cluster 2024-07-28T17:03:17.241840+0000 mgr.y (mgr.25232) 9353 : cluster [DBG] pgmap v10297: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:19.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17510 16 16 0 0 0 - 0 2024-07-28T17:03:19.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:03:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:03:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:03:20.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17511 16 16 0 0 0 - 0 2024-07-28T17:03:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:20 smithi150 bash[67543]: cluster 2024-07-28T17:03:19.243237+0000 mgr.y (mgr.25232) 9354 : cluster [DBG] pgmap v10298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:21.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:20 smithi022 bash[80503]: cluster 2024-07-28T17:03:19.243237+0000 mgr.y (mgr.25232) 9354 : cluster [DBG] pgmap v10298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:20 smithi022 bash[82865]: cluster 2024-07-28T17:03:19.243237+0000 mgr.y (mgr.25232) 9354 : cluster [DBG] pgmap v10298: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:21.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17512 16 16 0 0 0 - 0 2024-07-28T17:03:22.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:21 smithi150 bash[67543]: audit 2024-07-28T17:03:20.790137+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:22.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:21 smithi022 bash[80503]: audit 2024-07-28T17:03:20.790137+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:22.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:21 smithi022 bash[82865]: audit 2024-07-28T17:03:20.790137+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:22.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17513 16 16 0 0 0 - 0 2024-07-28T17:03:22.660 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:03:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:03:23.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:22 smithi150 bash[67543]: cluster 2024-07-28T17:03:21.244595+0000 mgr.y (mgr.25232) 9355 : cluster [DBG] pgmap v10299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:23.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:22 smithi022 bash[80503]: cluster 2024-07-28T17:03:21.244595+0000 mgr.y (mgr.25232) 9355 : cluster [DBG] pgmap v10299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:23.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:22 smithi022 bash[82865]: cluster 2024-07-28T17:03:21.244595+0000 mgr.y (mgr.25232) 9355 : cluster [DBG] pgmap v10299: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:23.537 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17514 16 16 0 0 0 - 0 2024-07-28T17:03:24.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17515 16 16 0 0 0 - 0 2024-07-28T17:03:25.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:24 smithi150 bash[67543]: cluster 2024-07-28T17:03:23.245951+0000 mgr.y (mgr.25232) 9356 : cluster [DBG] pgmap v10300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:25.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:24 smithi022 bash[80503]: cluster 2024-07-28T17:03:23.245951+0000 mgr.y (mgr.25232) 9356 : cluster [DBG] pgmap v10300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:25.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:24 smithi022 bash[82865]: cluster 2024-07-28T17:03:23.245951+0000 mgr.y (mgr.25232) 9356 : cluster [DBG] pgmap v10300: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:25.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17516 16 16 0 0 0 - 0 2024-07-28T17:03:26.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17517 16 16 0 0 0 - 0 2024-07-28T17:03:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:26 smithi150 bash[67543]: cluster 2024-07-28T17:03:25.247367+0000 mgr.y (mgr.25232) 9357 : cluster [DBG] pgmap v10301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:27.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:26 smithi022 bash[80503]: cluster 2024-07-28T17:03:25.247367+0000 mgr.y (mgr.25232) 9357 : cluster [DBG] pgmap v10301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:26 smithi022 bash[82865]: cluster 2024-07-28T17:03:25.247367+0000 mgr.y (mgr.25232) 9357 : cluster [DBG] pgmap v10301: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:27.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17518 16 16 0 0 0 - 0 2024-07-28T17:03:28.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17519 16 16 0 0 0 - 0 2024-07-28T17:03:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:28 smithi150 bash[67543]: cluster 2024-07-28T17:03:27.248691+0000 mgr.y (mgr.25232) 9358 : cluster [DBG] pgmap v10302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:29.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:28 smithi022 bash[80503]: cluster 2024-07-28T17:03:27.248691+0000 mgr.y (mgr.25232) 9358 : cluster [DBG] pgmap v10302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:28 smithi022 bash[82865]: cluster 2024-07-28T17:03:27.248691+0000 mgr.y (mgr.25232) 9358 : cluster [DBG] pgmap v10302: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:29.538 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:03:29.537896+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:03:29.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:03:29.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17520 16 16 0 0 0 - 0 2024-07-28T17:03:29.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:03:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:03:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:03:30.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17521 16 16 0 0 0 - 0 2024-07-28T17:03:31.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:30 smithi150 bash[67543]: cluster 2024-07-28T17:03:29.250025+0000 mgr.y (mgr.25232) 9359 : cluster [DBG] pgmap v10303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:31.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:30 smithi022 bash[80503]: cluster 2024-07-28T17:03:29.250025+0000 mgr.y (mgr.25232) 9359 : cluster [DBG] pgmap v10303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:31.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:30 smithi022 bash[82865]: cluster 2024-07-28T17:03:29.250025+0000 mgr.y (mgr.25232) 9359 : cluster [DBG] pgmap v10303: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:31.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17522 16 16 0 0 0 - 0 2024-07-28T17:03:32.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17523 16 16 0 0 0 - 0 2024-07-28T17:03:32.680 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:03:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:03:33.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:32 smithi150 bash[67543]: cluster 2024-07-28T17:03:31.251388+0000 mgr.y (mgr.25232) 9360 : cluster [DBG] pgmap v10304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:33.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:32 smithi022 bash[80503]: cluster 2024-07-28T17:03:31.251388+0000 mgr.y (mgr.25232) 9360 : cluster [DBG] pgmap v10304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:32 smithi022 bash[82865]: cluster 2024-07-28T17:03:31.251388+0000 mgr.y (mgr.25232) 9360 : cluster [DBG] pgmap v10304: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:33.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17524 16 16 0 0 0 - 0 2024-07-28T17:03:34.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17525 16 16 0 0 0 - 0 2024-07-28T17:03:35.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:34 smithi150 bash[67543]: cluster 2024-07-28T17:03:33.252680+0000 mgr.y (mgr.25232) 9361 : cluster [DBG] pgmap v10305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:35.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:34 smithi022 bash[80503]: cluster 2024-07-28T17:03:33.252680+0000 mgr.y (mgr.25232) 9361 : cluster [DBG] pgmap v10305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:35.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:34 smithi022 bash[82865]: cluster 2024-07-28T17:03:33.252680+0000 mgr.y (mgr.25232) 9361 : cluster [DBG] pgmap v10305: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:35.539 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17526 16 16 0 0 0 - 0 2024-07-28T17:03:36.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17527 16 16 0 0 0 - 0 2024-07-28T17:03:37.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:36 smithi150 bash[67543]: cluster 2024-07-28T17:03:35.254039+0000 mgr.y (mgr.25232) 9362 : cluster [DBG] pgmap v10306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:37.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:36 smithi150 bash[67543]: audit 2024-07-28T17:03:35.790444+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:37.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:36 smithi022 bash[80503]: cluster 2024-07-28T17:03:35.254039+0000 mgr.y (mgr.25232) 9362 : cluster [DBG] pgmap v10306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:37.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:36 smithi022 bash[80503]: audit 2024-07-28T17:03:35.790444+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:36 smithi022 bash[82865]: cluster 2024-07-28T17:03:35.254039+0000 mgr.y (mgr.25232) 9362 : cluster [DBG] pgmap v10306: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:36 smithi022 bash[82865]: audit 2024-07-28T17:03:35.790444+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:37.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17528 16 16 0 0 0 - 0 2024-07-28T17:03:38.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17529 16 16 0 0 0 - 0 2024-07-28T17:03:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:38 smithi150 bash[67543]: cluster 2024-07-28T17:03:37.255450+0000 mgr.y (mgr.25232) 9363 : cluster [DBG] pgmap v10307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:39.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:38 smithi022 bash[80503]: cluster 2024-07-28T17:03:37.255450+0000 mgr.y (mgr.25232) 9363 : cluster [DBG] pgmap v10307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:39.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:38 smithi022 bash[82865]: cluster 2024-07-28T17:03:37.255450+0000 mgr.y (mgr.25232) 9363 : cluster [DBG] pgmap v10307: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:39.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17530 16 16 0 0 0 - 0 2024-07-28T17:03:39.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:03:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:03:39] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T17:03:40.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17531 16 16 0 0 0 - 0 2024-07-28T17:03:41.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:40 smithi150 bash[67543]: cluster 2024-07-28T17:03:39.256805+0000 mgr.y (mgr.25232) 9364 : cluster [DBG] pgmap v10308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:41.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:40 smithi022 bash[80503]: cluster 2024-07-28T17:03:39.256805+0000 mgr.y (mgr.25232) 9364 : cluster [DBG] pgmap v10308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:41.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:40 smithi022 bash[82865]: cluster 2024-07-28T17:03:39.256805+0000 mgr.y (mgr.25232) 9364 : cluster [DBG] pgmap v10308: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:41.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17532 16 16 0 0 0 - 0 2024-07-28T17:03:42.540 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17533 16 16 0 0 0 - 0 2024-07-28T17:03:42.701 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:03:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:03:43.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:42 smithi150 bash[67543]: cluster 2024-07-28T17:03:41.258311+0000 mgr.y (mgr.25232) 9365 : cluster [DBG] pgmap v10309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:43.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:42 smithi022 bash[80503]: cluster 2024-07-28T17:03:41.258311+0000 mgr.y (mgr.25232) 9365 : cluster [DBG] pgmap v10309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:43.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:42 smithi022 bash[82865]: cluster 2024-07-28T17:03:41.258311+0000 mgr.y (mgr.25232) 9365 : cluster [DBG] pgmap v10309: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:43.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17534 16 16 0 0 0 - 0 2024-07-28T17:03:44.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17535 16 16 0 0 0 - 0 2024-07-28T17:03:45.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:44 smithi150 bash[67543]: cluster 2024-07-28T17:03:43.259880+0000 mgr.y (mgr.25232) 9366 : cluster [DBG] pgmap v10310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:45.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:44 smithi022 bash[80503]: cluster 2024-07-28T17:03:43.259880+0000 mgr.y (mgr.25232) 9366 : cluster [DBG] pgmap v10310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:45.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:44 smithi022 bash[82865]: cluster 2024-07-28T17:03:43.259880+0000 mgr.y (mgr.25232) 9366 : cluster [DBG] pgmap v10310: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:45.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17536 16 16 0 0 0 - 0 2024-07-28T17:03:46.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17537 16 16 0 0 0 - 0 2024-07-28T17:03:47.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:46 smithi150 bash[67543]: cluster 2024-07-28T17:03:45.261413+0000 mgr.y (mgr.25232) 9367 : cluster [DBG] pgmap v10311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:47.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:46 smithi022 bash[80503]: cluster 2024-07-28T17:03:45.261413+0000 mgr.y (mgr.25232) 9367 : cluster [DBG] pgmap v10311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:47.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:46 smithi022 bash[82865]: cluster 2024-07-28T17:03:45.261413+0000 mgr.y (mgr.25232) 9367 : cluster [DBG] pgmap v10311: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:47.541 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17538 16 16 0 0 0 - 0 2024-07-28T17:03:48.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17539 16 16 0 0 0 - 0 2024-07-28T17:03:49.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:48 smithi150 bash[67543]: cluster 2024-07-28T17:03:47.262990+0000 mgr.y (mgr.25232) 9368 : cluster [DBG] pgmap v10312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:49.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:48 smithi022 bash[80503]: cluster 2024-07-28T17:03:47.262990+0000 mgr.y (mgr.25232) 9368 : cluster [DBG] pgmap v10312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:49.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:48 smithi022 bash[82865]: cluster 2024-07-28T17:03:47.262990+0000 mgr.y (mgr.25232) 9368 : cluster [DBG] pgmap v10312: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:49.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:03:49.541114+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:03:49.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:03:49.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17540 16 16 0 0 0 - 0 2024-07-28T17:03:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:03:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:03:49] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T17:03:50.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17541 16 16 0 0 0 - 0 2024-07-28T17:03:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:50 smithi150 bash[67543]: cluster 2024-07-28T17:03:49.264528+0000 mgr.y (mgr.25232) 9369 : cluster [DBG] pgmap v10313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:51.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:50 smithi022 bash[80503]: cluster 2024-07-28T17:03:49.264528+0000 mgr.y (mgr.25232) 9369 : cluster [DBG] pgmap v10313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:51.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:50 smithi022 bash[82865]: cluster 2024-07-28T17:03:49.264528+0000 mgr.y (mgr.25232) 9369 : cluster [DBG] pgmap v10313: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:51.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17542 16 16 0 0 0 - 0 2024-07-28T17:03:52.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:51 smithi150 bash[67543]: audit 2024-07-28T17:03:50.791213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:52.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:51 smithi022 bash[80503]: audit 2024-07-28T17:03:50.791213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:52.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:51 smithi022 bash[82865]: audit 2024-07-28T17:03:50.791213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:03:52.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17543 16 16 0 0 0 - 0 2024-07-28T17:03:52.728 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:03:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:03:53.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:52 smithi150 bash[67543]: cluster 2024-07-28T17:03:51.265911+0000 mgr.y (mgr.25232) 9370 : cluster [DBG] pgmap v10314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:53.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:52 smithi022 bash[80503]: cluster 2024-07-28T17:03:51.265911+0000 mgr.y (mgr.25232) 9370 : cluster [DBG] pgmap v10314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:53.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:52 smithi022 bash[82865]: cluster 2024-07-28T17:03:51.265911+0000 mgr.y (mgr.25232) 9370 : cluster [DBG] pgmap v10314: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:53.542 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17544 16 16 0 0 0 - 0 2024-07-28T17:03:54.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17545 16 16 0 0 0 - 0 2024-07-28T17:03:55.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:54 smithi150 bash[67543]: cluster 2024-07-28T17:03:53.267274+0000 mgr.y (mgr.25232) 9371 : cluster [DBG] pgmap v10315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:55.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:54 smithi022 bash[80503]: cluster 2024-07-28T17:03:53.267274+0000 mgr.y (mgr.25232) 9371 : cluster [DBG] pgmap v10315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:55.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:54 smithi022 bash[82865]: cluster 2024-07-28T17:03:53.267274+0000 mgr.y (mgr.25232) 9371 : cluster [DBG] pgmap v10315: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:55.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17546 16 16 0 0 0 - 0 2024-07-28T17:03:56.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17547 16 16 0 0 0 - 0 2024-07-28T17:03:57.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:56 smithi150 bash[67543]: cluster 2024-07-28T17:03:55.268632+0000 mgr.y (mgr.25232) 9372 : cluster [DBG] pgmap v10316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:57.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:56 smithi022 bash[80503]: cluster 2024-07-28T17:03:55.268632+0000 mgr.y (mgr.25232) 9372 : cluster [DBG] pgmap v10316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:57.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:56 smithi022 bash[82865]: cluster 2024-07-28T17:03:55.268632+0000 mgr.y (mgr.25232) 9372 : cluster [DBG] pgmap v10316: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:57.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17548 16 16 0 0 0 - 0 2024-07-28T17:03:58.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17549 16 16 0 0 0 - 0 2024-07-28T17:03:59.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:03:58 smithi150 bash[67543]: cluster 2024-07-28T17:03:57.269992+0000 mgr.y (mgr.25232) 9373 : cluster [DBG] pgmap v10317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:59.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:03:58 smithi022 bash[80503]: cluster 2024-07-28T17:03:57.269992+0000 mgr.y (mgr.25232) 9373 : cluster [DBG] pgmap v10317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:59.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:03:58 smithi022 bash[82865]: cluster 2024-07-28T17:03:57.269992+0000 mgr.y (mgr.25232) 9373 : cluster [DBG] pgmap v10317: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:03:59.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17550 16 16 0 0 0 - 0 2024-07-28T17:03:59.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:03:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:03:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:04:00.543 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17551 16 16 0 0 0 - 0 2024-07-28T17:04:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:00 smithi150 bash[67543]: cluster 2024-07-28T17:03:59.271369+0000 mgr.y (mgr.25232) 9374 : cluster [DBG] pgmap v10318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:01.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:00 smithi022 bash[80503]: cluster 2024-07-28T17:03:59.271369+0000 mgr.y (mgr.25232) 9374 : cluster [DBG] pgmap v10318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:01.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:00 smithi022 bash[82865]: cluster 2024-07-28T17:03:59.271369+0000 mgr.y (mgr.25232) 9374 : cluster [DBG] pgmap v10318: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:01.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17552 16 16 0 0 0 - 0 2024-07-28T17:04:02.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17553 16 16 0 0 0 - 0 2024-07-28T17:04:02.748 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:04:02 smithi150 bash[60514]: ts=2024-07-28T17:04: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:04:03.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:02 smithi150 bash[67543]: cluster 2024-07-28T17:04:01.272708+0000 mgr.y (mgr.25232) 9375 : cluster [DBG] pgmap v10319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:03.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:02 smithi022 bash[80503]: cluster 2024-07-28T17:04:01.272708+0000 mgr.y (mgr.25232) 9375 : cluster [DBG] pgmap v10319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:03.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:02 smithi022 bash[82865]: cluster 2024-07-28T17:04:01.272708+0000 mgr.y (mgr.25232) 9375 : cluster [DBG] pgmap v10319: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:03.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17554 16 16 0 0 0 - 0 2024-07-28T17:04:04.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17555 16 16 0 0 0 - 0 2024-07-28T17:04:05.022 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:04 smithi150 bash[67543]: cluster 2024-07-28T17:04:03.274072+0000 mgr.y (mgr.25232) 9376 : cluster [DBG] pgmap v10320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:05.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:04 smithi022 bash[80503]: cluster 2024-07-28T17:04:03.274072+0000 mgr.y (mgr.25232) 9376 : cluster [DBG] pgmap v10320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:05.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:04 smithi022 bash[82865]: cluster 2024-07-28T17:04:03.274072+0000 mgr.y (mgr.25232) 9376 : cluster [DBG] pgmap v10320: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:05.544 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17556 16 16 0 0 0 - 0 2024-07-28T17:04:06.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17557 16 16 0 0 0 - 0 2024-07-28T17:04:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:06 smithi150 bash[67543]: cluster 2024-07-28T17:04:05.275453+0000 mgr.y (mgr.25232) 9377 : cluster [DBG] pgmap v10321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:06 smithi150 bash[67543]: audit 2024-07-28T17:04:05.791667+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:07.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:06 smithi022 bash[80503]: cluster 2024-07-28T17:04:05.275453+0000 mgr.y (mgr.25232) 9377 : cluster [DBG] pgmap v10321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:07.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:06 smithi022 bash[80503]: audit 2024-07-28T17:04:05.791667+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:06 smithi022 bash[82865]: cluster 2024-07-28T17:04:05.275453+0000 mgr.y (mgr.25232) 9377 : cluster [DBG] pgmap v10321: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:06 smithi022 bash[82865]: audit 2024-07-28T17:04:05.791667+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:07.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17558 16 16 0 0 0 - 0 2024-07-28T17:04:08.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17559 16 16 0 0 0 - 0 2024-07-28T17:04:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:08 smithi150 bash[67543]: cluster 2024-07-28T17:04:07.276822+0000 mgr.y (mgr.25232) 9378 : cluster [DBG] pgmap v10322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:09.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:08 smithi150 bash[67543]: audit 2024-07-28T17:04:08.404396+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:04:09.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:08 smithi022 bash[80503]: cluster 2024-07-28T17:04:07.276822+0000 mgr.y (mgr.25232) 9378 : cluster [DBG] pgmap v10322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:09.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:08 smithi022 bash[80503]: audit 2024-07-28T17:04:08.404396+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:04:09.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:08 smithi022 bash[82865]: cluster 2024-07-28T17:04:07.276822+0000 mgr.y (mgr.25232) 9378 : cluster [DBG] pgmap v10322: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:09.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:08 smithi022 bash[82865]: audit 2024-07-28T17:04:08.404396+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:04:09.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:04:09.544406+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:04:09.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:04:09.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17560 16 16 0 0 0 - 0 2024-07-28T17:04:09.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:04:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:04:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:04:10.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17561 16 16 0 0 0 - 0 2024-07-28T17:04:11.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:10 smithi150 bash[67543]: cluster 2024-07-28T17:04:09.278158+0000 mgr.y (mgr.25232) 9379 : cluster [DBG] pgmap v10323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:11.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:10 smithi022 bash[80503]: cluster 2024-07-28T17:04:09.278158+0000 mgr.y (mgr.25232) 9379 : cluster [DBG] pgmap v10323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:11.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:10 smithi022 bash[82865]: cluster 2024-07-28T17:04:09.278158+0000 mgr.y (mgr.25232) 9379 : cluster [DBG] pgmap v10323: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:11.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17562 16 16 0 0 0 - 0 2024-07-28T17:04:12.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17563 16 16 0 0 0 - 0 2024-07-28T17:04:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:04:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:04:13.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:12 smithi150 bash[67543]: cluster 2024-07-28T17:04:11.279458+0000 mgr.y (mgr.25232) 9380 : cluster [DBG] pgmap v10324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:13.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:12 smithi022 bash[80503]: cluster 2024-07-28T17:04:11.279458+0000 mgr.y (mgr.25232) 9380 : cluster [DBG] pgmap v10324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:13.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:12 smithi022 bash[82865]: cluster 2024-07-28T17:04:11.279458+0000 mgr.y (mgr.25232) 9380 : cluster [DBG] pgmap v10324: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:13.545 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17564 16 16 0 0 0 - 0 2024-07-28T17:04:14.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17565 16 16 0 0 0 - 0 2024-07-28T17:04:15.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[80503]: cluster 2024-07-28T17:04:13.280785+0000 mgr.y (mgr.25232) 9381 : cluster [DBG] pgmap v10325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:15.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[80503]: audit 2024-07-28T17:04:14.106204+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[80503]: audit 2024-07-28T17:04:14.111228+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[80503]: audit 2024-07-28T17:04:14.304550+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[80503]: audit 2024-07-28T17:04:14.313400+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[82865]: cluster 2024-07-28T17:04:13.280785+0000 mgr.y (mgr.25232) 9381 : cluster [DBG] pgmap v10325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:15.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[82865]: audit 2024-07-28T17:04:14.106204+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[82865]: audit 2024-07-28T17:04:14.111228+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[82865]: audit 2024-07-28T17:04:14.304550+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:14 smithi022 bash[82865]: audit 2024-07-28T17:04:14.313400+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:14 smithi150 bash[67543]: cluster 2024-07-28T17:04:13.280785+0000 mgr.y (mgr.25232) 9381 : cluster [DBG] pgmap v10325: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:15.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:14 smithi150 bash[67543]: audit 2024-07-28T17:04:14.106204+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:14 smithi150 bash[67543]: audit 2024-07-28T17:04:14.111228+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:14 smithi150 bash[67543]: audit 2024-07-28T17:04:14.304550+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:14 smithi150 bash[67543]: audit 2024-07-28T17:04:14.313400+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:15.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17566 16 16 0 0 0 - 0 2024-07-28T17:04:16.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:15 smithi150 bash[67543]: audit 2024-07-28T17:04:14.862890+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:15 smithi150 bash[67543]: audit 2024-07-28T17:04:14.868622+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:15 smithi150 bash[67543]: audit 2024-07-28T17:04:15.012847+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:15 smithi150 bash[67543]: audit 2024-07-28T17:04:15.022314+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[80503]: audit 2024-07-28T17:04:14.862890+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[80503]: audit 2024-07-28T17:04:14.868622+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[80503]: audit 2024-07-28T17:04:15.012847+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[80503]: audit 2024-07-28T17:04:15.022314+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[82865]: audit 2024-07-28T17:04:14.862890+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[82865]: audit 2024-07-28T17:04:14.868622+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[82865]: audit 2024-07-28T17:04:15.012847+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:15 smithi022 bash[82865]: audit 2024-07-28T17:04:15.022314+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:16.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17567 16 16 0 0 0 - 0 2024-07-28T17:04:17.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:17 smithi022 bash[80503]: cluster 2024-07-28T17:04:15.282142+0000 mgr.y (mgr.25232) 9382 : cluster [DBG] pgmap v10326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:17.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:17 smithi022 bash[82865]: cluster 2024-07-28T17:04:15.282142+0000 mgr.y (mgr.25232) 9382 : cluster [DBG] pgmap v10326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:17.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:17 smithi150 bash[67543]: cluster 2024-07-28T17:04:15.282142+0000 mgr.y (mgr.25232) 9382 : cluster [DBG] pgmap v10326: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:17.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17568 16 16 0 0 0 - 0 2024-07-28T17:04:18.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17569 16 16 0 0 0 - 0 2024-07-28T17:04:19.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:19 smithi022 bash[80503]: cluster 2024-07-28T17:04:17.283497+0000 mgr.y (mgr.25232) 9383 : cluster [DBG] pgmap v10327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:19.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:19 smithi022 bash[82865]: cluster 2024-07-28T17:04:17.283497+0000 mgr.y (mgr.25232) 9383 : cluster [DBG] pgmap v10327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:19 smithi150 bash[67543]: cluster 2024-07-28T17:04:17.283497+0000 mgr.y (mgr.25232) 9383 : cluster [DBG] pgmap v10327: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:19.546 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17570 16 16 0 0 0 - 0 2024-07-28T17:04:19.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:04:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:04:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:04:20.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17571 16 16 0 0 0 - 0 2024-07-28T17:04:21.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:21 smithi150 bash[67543]: cluster 2024-07-28T17:04:19.284842+0000 mgr.y (mgr.25232) 9384 : cluster [DBG] pgmap v10328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:21.224 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:21 smithi150 bash[67543]: audit 2024-07-28T17:04:20.791839+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:21 smithi022 bash[80503]: cluster 2024-07-28T17:04:19.284842+0000 mgr.y (mgr.25232) 9384 : cluster [DBG] pgmap v10328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:21.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:21 smithi022 bash[80503]: audit 2024-07-28T17:04:20.791839+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:21 smithi022 bash[82865]: cluster 2024-07-28T17:04:19.284842+0000 mgr.y (mgr.25232) 9384 : cluster [DBG] pgmap v10328: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:21.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:21 smithi022 bash[82865]: audit 2024-07-28T17:04:20.791839+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:21.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17572 16 16 0 0 0 - 0 2024-07-28T17:04:22.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17573 16 16 0 0 0 - 0 2024-07-28T17:04:22.622 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:04:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:04:23.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:23 smithi022 bash[80503]: cluster 2024-07-28T17:04:21.286203+0000 mgr.y (mgr.25232) 9385 : cluster [DBG] pgmap v10329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:23.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:23 smithi022 bash[82865]: cluster 2024-07-28T17:04:21.286203+0000 mgr.y (mgr.25232) 9385 : cluster [DBG] pgmap v10329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:23.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:23 smithi150 bash[67543]: cluster 2024-07-28T17:04:21.286203+0000 mgr.y (mgr.25232) 9385 : cluster [DBG] pgmap v10329: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:23.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17574 16 16 0 0 0 - 0 2024-07-28T17:04:24.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17575 16 16 0 0 0 - 0 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[80503]: cluster 2024-07-28T17:04:23.287572+0000 mgr.y (mgr.25232) 9386 : cluster [DBG] pgmap v10330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[80503]: audit 2024-07-28T17:04:24.365999+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[80503]: audit 2024-07-28T17:04:24.378085+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[80503]: audit 2024-07-28T17:04:24.380199+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[80503]: audit 2024-07-28T17:04:24.382061+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[80503]: audit 2024-07-28T17:04:24.394831+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[82865]: cluster 2024-07-28T17:04:23.287572+0000 mgr.y (mgr.25232) 9386 : cluster [DBG] pgmap v10330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:25.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[82865]: audit 2024-07-28T17:04:24.365999+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[82865]: audit 2024-07-28T17:04:24.378085+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[82865]: audit 2024-07-28T17:04:24.380199+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:04:25.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[82865]: audit 2024-07-28T17:04:24.382061+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:04:25.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:25 smithi022 bash[82865]: audit 2024-07-28T17:04:24.394831+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:25 smithi150 bash[67543]: cluster 2024-07-28T17:04:23.287572+0000 mgr.y (mgr.25232) 9386 : cluster [DBG] pgmap v10330: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:25.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:25 smithi150 bash[67543]: audit 2024-07-28T17:04:24.365999+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:25 smithi150 bash[67543]: audit 2024-07-28T17:04:24.378085+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:25 smithi150 bash[67543]: audit 2024-07-28T17:04:24.380199+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:04:25.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:25 smithi150 bash[67543]: audit 2024-07-28T17:04:24.382061+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:04:25.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:25 smithi150 bash[67543]: audit 2024-07-28T17:04:24.394831+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:04:25.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17576 16 16 0 0 0 - 0 2024-07-28T17:04:26.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17577 16 16 0 0 0 - 0 2024-07-28T17:04:27.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:27 smithi022 bash[80503]: cluster 2024-07-28T17:04:25.288914+0000 mgr.y (mgr.25232) 9387 : cluster [DBG] pgmap v10331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:27.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:27 smithi022 bash[82865]: cluster 2024-07-28T17:04:25.288914+0000 mgr.y (mgr.25232) 9387 : cluster [DBG] pgmap v10331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:27.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:27 smithi150 bash[67543]: cluster 2024-07-28T17:04:25.288914+0000 mgr.y (mgr.25232) 9387 : cluster [DBG] pgmap v10331: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:27.547 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17578 16 16 0 0 0 - 0 2024-07-28T17:04:28.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17579 16 16 0 0 0 - 0 2024-07-28T17:04:29.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:29 smithi022 bash[80503]: cluster 2024-07-28T17:04:27.290303+0000 mgr.y (mgr.25232) 9388 : cluster [DBG] pgmap v10332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:29.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:29 smithi022 bash[82865]: cluster 2024-07-28T17:04:27.290303+0000 mgr.y (mgr.25232) 9388 : cluster [DBG] pgmap v10332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:29.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:29 smithi150 bash[67543]: cluster 2024-07-28T17:04:27.290303+0000 mgr.y (mgr.25232) 9388 : cluster [DBG] pgmap v10332: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:29.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:04:29.547433+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:04:29.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:04:29.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17580 16 16 0 0 0 - 0 2024-07-28T17:04:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:04:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:04:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:04:30.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17581 16 16 0 0 0 - 0 2024-07-28T17:04:31.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:31 smithi022 bash[80503]: cluster 2024-07-28T17:04:29.291666+0000 mgr.y (mgr.25232) 9389 : cluster [DBG] pgmap v10333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:31 smithi022 bash[82865]: cluster 2024-07-28T17:04:29.291666+0000 mgr.y (mgr.25232) 9389 : cluster [DBG] pgmap v10333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:31.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:31 smithi150 bash[67543]: cluster 2024-07-28T17:04:29.291666+0000 mgr.y (mgr.25232) 9389 : cluster [DBG] pgmap v10333: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:31.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17582 16 16 0 0 0 - 0 2024-07-28T17:04:32.548 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17583 16 16 0 0 0 - 0 2024-07-28T17:04:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:04:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:04:33.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:33 smithi022 bash[80503]: cluster 2024-07-28T17:04:31.293028+0000 mgr.y (mgr.25232) 9390 : cluster [DBG] pgmap v10334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:33.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:33 smithi022 bash[82865]: cluster 2024-07-28T17:04:31.293028+0000 mgr.y (mgr.25232) 9390 : cluster [DBG] pgmap v10334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:33.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:33 smithi150 bash[67543]: cluster 2024-07-28T17:04:31.293028+0000 mgr.y (mgr.25232) 9390 : cluster [DBG] pgmap v10334: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:33.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17584 16 16 0 0 0 - 0 2024-07-28T17:04:34.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17585 16 16 0 0 0 - 0 2024-07-28T17:04:35.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:35 smithi022 bash[80503]: cluster 2024-07-28T17:04:33.294396+0000 mgr.y (mgr.25232) 9391 : cluster [DBG] pgmap v10335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:35.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:35 smithi022 bash[82865]: cluster 2024-07-28T17:04:33.294396+0000 mgr.y (mgr.25232) 9391 : cluster [DBG] pgmap v10335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:35.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:35 smithi150 bash[67543]: cluster 2024-07-28T17:04:33.294396+0000 mgr.y (mgr.25232) 9391 : cluster [DBG] pgmap v10335: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:35.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17586 16 16 0 0 0 - 0 2024-07-28T17:04:36.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:36 smithi022 bash[80503]: audit 2024-07-28T17:04:35.792252+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:36.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:36 smithi022 bash[82865]: audit 2024-07-28T17:04:35.792252+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:36.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:36 smithi150 bash[67543]: audit 2024-07-28T17:04:35.792252+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:36.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17587 16 16 0 0 0 - 0 2024-07-28T17:04:37.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:37 smithi022 bash[80503]: cluster 2024-07-28T17:04:35.295757+0000 mgr.y (mgr.25232) 9392 : cluster [DBG] pgmap v10336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:37.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:37 smithi022 bash[82865]: cluster 2024-07-28T17:04:35.295757+0000 mgr.y (mgr.25232) 9392 : cluster [DBG] pgmap v10336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:37.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:37 smithi150 bash[67543]: cluster 2024-07-28T17:04:35.295757+0000 mgr.y (mgr.25232) 9392 : cluster [DBG] pgmap v10336: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:37.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17588 16 16 0 0 0 - 0 2024-07-28T17:04:38.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17589 16 16 0 0 0 - 0 2024-07-28T17:04:39.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:39 smithi022 bash[80503]: cluster 2024-07-28T17:04:37.297297+0000 mgr.y (mgr.25232) 9393 : cluster [DBG] pgmap v10337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:39.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:39 smithi022 bash[82865]: cluster 2024-07-28T17:04:37.297297+0000 mgr.y (mgr.25232) 9393 : cluster [DBG] pgmap v10337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:39.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:39 smithi150 bash[67543]: cluster 2024-07-28T17:04:37.297297+0000 mgr.y (mgr.25232) 9393 : cluster [DBG] pgmap v10337: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:39.549 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17590 16 16 0 0 0 - 0 2024-07-28T17:04:39.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:04:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:04:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:04:40.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17591 16 16 0 0 0 - 0 2024-07-28T17:04:41.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:41 smithi150 bash[67543]: cluster 2024-07-28T17:04:39.298886+0000 mgr.y (mgr.25232) 9394 : cluster [DBG] pgmap v10338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:41.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17592 16 16 0 0 0 - 0 2024-07-28T17:04:41.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:41 smithi022 bash[80503]: cluster 2024-07-28T17:04:39.298886+0000 mgr.y (mgr.25232) 9394 : cluster [DBG] pgmap v10338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:41.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:41 smithi022 bash[82865]: cluster 2024-07-28T17:04:39.298886+0000 mgr.y (mgr.25232) 9394 : cluster [DBG] pgmap v10338: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:42.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17593 16 16 0 0 0 - 0 2024-07-28T17:04:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:04:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:04:43.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:43 smithi150 bash[67543]: cluster 2024-07-28T17:04:41.300290+0000 mgr.y (mgr.25232) 9395 : cluster [DBG] pgmap v10339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:43.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17594 16 16 0 0 0 - 0 2024-07-28T17:04:43.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:43 smithi022 bash[80503]: cluster 2024-07-28T17:04:41.300290+0000 mgr.y (mgr.25232) 9395 : cluster [DBG] pgmap v10339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:43.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:43 smithi022 bash[82865]: cluster 2024-07-28T17:04:41.300290+0000 mgr.y (mgr.25232) 9395 : cluster [DBG] pgmap v10339: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:44.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:44 smithi150 bash[67543]: cluster 2024-07-28T17:04:43.301662+0000 mgr.y (mgr.25232) 9396 : cluster [DBG] pgmap v10340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:44.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17595 16 16 0 0 0 - 0 2024-07-28T17:04:44.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:44 smithi022 bash[80503]: cluster 2024-07-28T17:04:43.301662+0000 mgr.y (mgr.25232) 9396 : cluster [DBG] pgmap v10340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:44.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:44 smithi022 bash[82865]: cluster 2024-07-28T17:04:43.301662+0000 mgr.y (mgr.25232) 9396 : cluster [DBG] pgmap v10340: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:45.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17596 16 16 0 0 0 - 0 2024-07-28T17:04:46.550 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17597 16 16 0 0 0 - 0 2024-07-28T17:04:46.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:46 smithi150 bash[67543]: cluster 2024-07-28T17:04:45.303038+0000 mgr.y (mgr.25232) 9397 : cluster [DBG] pgmap v10341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:46.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:46 smithi022 bash[80503]: cluster 2024-07-28T17:04:45.303038+0000 mgr.y (mgr.25232) 9397 : cluster [DBG] pgmap v10341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:46.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:46 smithi022 bash[82865]: cluster 2024-07-28T17:04:45.303038+0000 mgr.y (mgr.25232) 9397 : cluster [DBG] pgmap v10341: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:47.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17598 16 16 0 0 0 - 0 2024-07-28T17:04:48.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17599 16 16 0 0 0 - 0 2024-07-28T17:04:48.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:48 smithi150 bash[67543]: cluster 2024-07-28T17:04:47.304382+0000 mgr.y (mgr.25232) 9398 : cluster [DBG] pgmap v10342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:48.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:48 smithi022 bash[80503]: cluster 2024-07-28T17:04:47.304382+0000 mgr.y (mgr.25232) 9398 : cluster [DBG] pgmap v10342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:48.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:48 smithi022 bash[82865]: cluster 2024-07-28T17:04:47.304382+0000 mgr.y (mgr.25232) 9398 : cluster [DBG] pgmap v10342: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:49.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:04:49.550602+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:04:49.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:04:49.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17600 16 16 0 0 0 - 0 2024-07-28T17:04:49.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:04:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:04:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:04:50.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17601 16 16 0 0 0 - 0 2024-07-28T17:04:50.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:50 smithi150 bash[67543]: cluster 2024-07-28T17:04:49.305740+0000 mgr.y (mgr.25232) 9399 : cluster [DBG] pgmap v10343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:50.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:50 smithi022 bash[80503]: cluster 2024-07-28T17:04:49.305740+0000 mgr.y (mgr.25232) 9399 : cluster [DBG] pgmap v10343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:50 smithi022 bash[82865]: cluster 2024-07-28T17:04:49.305740+0000 mgr.y (mgr.25232) 9399 : cluster [DBG] pgmap v10343: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:51.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17602 16 16 0 0 0 - 0 2024-07-28T17:04:51.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:51 smithi150 bash[67543]: audit 2024-07-28T17:04:50.792817+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:51.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:51 smithi022 bash[80503]: audit 2024-07-28T17:04:50.792817+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:51 smithi022 bash[82865]: audit 2024-07-28T17:04:50.792817+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:04:52.551 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17603 16 16 0 0 0 - 0 2024-07-28T17:04:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:52 smithi150 bash[67543]: cluster 2024-07-28T17:04:51.307137+0000 mgr.y (mgr.25232) 9400 : cluster [DBG] pgmap v10344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:04:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:04:52.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:52 smithi022 bash[80503]: cluster 2024-07-28T17:04:51.307137+0000 mgr.y (mgr.25232) 9400 : cluster [DBG] pgmap v10344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:52 smithi022 bash[82865]: cluster 2024-07-28T17:04:51.307137+0000 mgr.y (mgr.25232) 9400 : cluster [DBG] pgmap v10344: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:53.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17604 16 16 0 0 0 - 0 2024-07-28T17:04:54.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17605 16 16 0 0 0 - 0 2024-07-28T17:04:54.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:54 smithi150 bash[67543]: cluster 2024-07-28T17:04:53.308469+0000 mgr.y (mgr.25232) 9401 : cluster [DBG] pgmap v10345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:54.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:54 smithi022 bash[80503]: cluster 2024-07-28T17:04:53.308469+0000 mgr.y (mgr.25232) 9401 : cluster [DBG] pgmap v10345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:54.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:54 smithi022 bash[82865]: cluster 2024-07-28T17:04:53.308469+0000 mgr.y (mgr.25232) 9401 : cluster [DBG] pgmap v10345: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:55.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17606 16 16 0 0 0 - 0 2024-07-28T17:04:56.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17607 16 16 0 0 0 - 0 2024-07-28T17:04:56.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:56 smithi150 bash[67543]: cluster 2024-07-28T17:04:55.309819+0000 mgr.y (mgr.25232) 9402 : cluster [DBG] pgmap v10346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:56.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:56 smithi022 bash[80503]: cluster 2024-07-28T17:04:55.309819+0000 mgr.y (mgr.25232) 9402 : cluster [DBG] pgmap v10346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:56.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:56 smithi022 bash[82865]: cluster 2024-07-28T17:04:55.309819+0000 mgr.y (mgr.25232) 9402 : cluster [DBG] pgmap v10346: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:57.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17608 16 16 0 0 0 - 0 2024-07-28T17:04:58.552 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17609 16 16 0 0 0 - 0 2024-07-28T17:04:58.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:04:58 smithi150 bash[67543]: cluster 2024-07-28T17:04:57.311261+0000 mgr.y (mgr.25232) 9403 : cluster [DBG] pgmap v10347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:58.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:04:58 smithi022 bash[80503]: cluster 2024-07-28T17:04:57.311261+0000 mgr.y (mgr.25232) 9403 : cluster [DBG] pgmap v10347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:58.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:04:58 smithi022 bash[82865]: cluster 2024-07-28T17:04:57.311261+0000 mgr.y (mgr.25232) 9403 : cluster [DBG] pgmap v10347: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:04:59.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17610 16 16 0 0 0 - 0 2024-07-28T17:04:59.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:04:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:04:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:05:00.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17611 16 16 0 0 0 - 0 2024-07-28T17:05:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:00 smithi150 bash[67543]: cluster 2024-07-28T17:04:59.312603+0000 mgr.y (mgr.25232) 9404 : cluster [DBG] pgmap v10348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:00 smithi022 bash[80503]: cluster 2024-07-28T17:04:59.312603+0000 mgr.y (mgr.25232) 9404 : cluster [DBG] pgmap v10348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:00.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:00 smithi022 bash[82865]: cluster 2024-07-28T17:04:59.312603+0000 mgr.y (mgr.25232) 9404 : cluster [DBG] pgmap v10348: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:01.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17612 16 16 0 0 0 - 0 2024-07-28T17:05:02.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17613 16 16 0 0 0 - 0 2024-07-28T17:05:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:02 smithi150 bash[67543]: cluster 2024-07-28T17:05:01.313957+0000 mgr.y (mgr.25232) 9405 : cluster [DBG] pgmap v10349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:05:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:05:02.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:02 smithi022 bash[80503]: cluster 2024-07-28T17:05:01.313957+0000 mgr.y (mgr.25232) 9405 : cluster [DBG] pgmap v10349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:02.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:02 smithi022 bash[82865]: cluster 2024-07-28T17:05:01.313957+0000 mgr.y (mgr.25232) 9405 : cluster [DBG] pgmap v10349: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:03.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17614 16 16 0 0 0 - 0 2024-07-28T17:05:04.553 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17615 16 16 0 0 0 - 0 2024-07-28T17:05:04.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:04 smithi150 bash[67543]: cluster 2024-07-28T17:05:03.315321+0000 mgr.y (mgr.25232) 9406 : cluster [DBG] pgmap v10350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:04.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:04 smithi022 bash[80503]: cluster 2024-07-28T17:05:03.315321+0000 mgr.y (mgr.25232) 9406 : cluster [DBG] pgmap v10350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:04 smithi022 bash[82865]: cluster 2024-07-28T17:05:03.315321+0000 mgr.y (mgr.25232) 9406 : cluster [DBG] pgmap v10350: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:05.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17616 16 16 0 0 0 - 0 2024-07-28T17:05:06.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17617 16 16 0 0 0 - 0 2024-07-28T17:05:06.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:06 smithi150 bash[67543]: cluster 2024-07-28T17:05:05.316685+0000 mgr.y (mgr.25232) 9407 : cluster [DBG] pgmap v10351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:06.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:06 smithi150 bash[67543]: audit 2024-07-28T17:05:05.793329+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:06.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:06 smithi022 bash[80503]: cluster 2024-07-28T17:05:05.316685+0000 mgr.y (mgr.25232) 9407 : cluster [DBG] pgmap v10351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:06.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:06 smithi022 bash[80503]: audit 2024-07-28T17:05:05.793329+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:06 smithi022 bash[82865]: cluster 2024-07-28T17:05:05.316685+0000 mgr.y (mgr.25232) 9407 : cluster [DBG] pgmap v10351: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:06 smithi022 bash[82865]: audit 2024-07-28T17:05:05.793329+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:07.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17618 16 16 0 0 0 - 0 2024-07-28T17:05:08.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17619 16 16 0 0 0 - 0 2024-07-28T17:05:08.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:08 smithi150 bash[67543]: cluster 2024-07-28T17:05:07.318038+0000 mgr.y (mgr.25232) 9408 : cluster [DBG] pgmap v10352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:08.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:08 smithi022 bash[80503]: cluster 2024-07-28T17:05:07.318038+0000 mgr.y (mgr.25232) 9408 : cluster [DBG] pgmap v10352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:08 smithi022 bash[82865]: cluster 2024-07-28T17:05:07.318038+0000 mgr.y (mgr.25232) 9408 : cluster [DBG] pgmap v10352: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:09.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:05:09.553951+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:05:09.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:05:09.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17620 16 16 0 0 0 - 0 2024-07-28T17:05:09.831 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:05:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:05:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:05:10.554 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17621 16 16 0 0 0 - 0 2024-07-28T17:05:10.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:10 smithi150 bash[67543]: cluster 2024-07-28T17:05:09.319385+0000 mgr.y (mgr.25232) 9409 : cluster [DBG] pgmap v10353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:10.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:10 smithi022 bash[80503]: cluster 2024-07-28T17:05:09.319385+0000 mgr.y (mgr.25232) 9409 : cluster [DBG] pgmap v10353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:10 smithi022 bash[82865]: cluster 2024-07-28T17:05:09.319385+0000 mgr.y (mgr.25232) 9409 : cluster [DBG] pgmap v10353: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:11.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17622 16 16 0 0 0 - 0 2024-07-28T17:05:12.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17623 16 16 0 0 0 - 0 2024-07-28T17:05:12.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:12 smithi150 bash[67543]: cluster 2024-07-28T17:05:11.320742+0000 mgr.y (mgr.25232) 9410 : cluster [DBG] pgmap v10354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:05:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:05:12.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:12 smithi022 bash[80503]: cluster 2024-07-28T17:05:11.320742+0000 mgr.y (mgr.25232) 9410 : cluster [DBG] pgmap v10354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:12.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:12 smithi022 bash[82865]: cluster 2024-07-28T17:05:11.320742+0000 mgr.y (mgr.25232) 9410 : cluster [DBG] pgmap v10354: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:13.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17624 16 16 0 0 0 - 0 2024-07-28T17:05:14.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17625 16 16 0 0 0 - 0 2024-07-28T17:05:14.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:14 smithi150 bash[67543]: cluster 2024-07-28T17:05:13.322103+0000 mgr.y (mgr.25232) 9411 : cluster [DBG] pgmap v10355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:14.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:14 smithi022 bash[80503]: cluster 2024-07-28T17:05:13.322103+0000 mgr.y (mgr.25232) 9411 : cluster [DBG] pgmap v10355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:14.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:14 smithi022 bash[82865]: cluster 2024-07-28T17:05:13.322103+0000 mgr.y (mgr.25232) 9411 : cluster [DBG] pgmap v10355: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:15.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17626 16 16 0 0 0 - 0 2024-07-28T17:05:16.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17627 16 16 0 0 0 - 0 2024-07-28T17:05:16.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:16 smithi150 bash[67543]: cluster 2024-07-28T17:05:15.323464+0000 mgr.y (mgr.25232) 9412 : cluster [DBG] pgmap v10356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:16.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:16 smithi022 bash[80503]: cluster 2024-07-28T17:05:15.323464+0000 mgr.y (mgr.25232) 9412 : cluster [DBG] pgmap v10356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:16.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:16 smithi022 bash[82865]: cluster 2024-07-28T17:05:15.323464+0000 mgr.y (mgr.25232) 9412 : cluster [DBG] pgmap v10356: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:17.555 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17628 16 16 0 0 0 - 0 2024-07-28T17:05:18.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17629 16 16 0 0 0 - 0 2024-07-28T17:05:18.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:18 smithi150 bash[67543]: cluster 2024-07-28T17:05:17.324819+0000 mgr.y (mgr.25232) 9413 : cluster [DBG] pgmap v10357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:18 smithi022 bash[80503]: cluster 2024-07-28T17:05:17.324819+0000 mgr.y (mgr.25232) 9413 : cluster [DBG] pgmap v10357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:18.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:18 smithi022 bash[82865]: cluster 2024-07-28T17:05:17.324819+0000 mgr.y (mgr.25232) 9413 : cluster [DBG] pgmap v10357: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:19.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17630 16 16 0 0 0 - 0 2024-07-28T17:05:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:05:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:05:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:05:20.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17631 16 16 0 0 0 - 0 2024-07-28T17:05:20.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:20 smithi150 bash[67543]: cluster 2024-07-28T17:05:19.326179+0000 mgr.y (mgr.25232) 9414 : cluster [DBG] pgmap v10358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:20.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:20 smithi022 bash[80503]: cluster 2024-07-28T17:05:19.326179+0000 mgr.y (mgr.25232) 9414 : cluster [DBG] pgmap v10358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:20.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:20 smithi022 bash[82865]: cluster 2024-07-28T17:05:19.326179+0000 mgr.y (mgr.25232) 9414 : cluster [DBG] pgmap v10358: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:21.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17632 16 16 0 0 0 - 0 2024-07-28T17:05:21.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:21 smithi150 bash[67543]: audit 2024-07-28T17:05:20.793909+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:21.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:21 smithi022 bash[80503]: audit 2024-07-28T17:05:20.793909+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:21.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:21 smithi022 bash[82865]: audit 2024-07-28T17:05:20.793909+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:22.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17633 16 16 0 0 0 - 0 2024-07-28T17:05:22.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:22 smithi150 bash[67543]: cluster 2024-07-28T17:05:21.327529+0000 mgr.y (mgr.25232) 9415 : cluster [DBG] pgmap v10359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:05:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:05:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:22 smithi022 bash[80503]: cluster 2024-07-28T17:05:21.327529+0000 mgr.y (mgr.25232) 9415 : cluster [DBG] pgmap v10359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:22.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:22 smithi022 bash[82865]: cluster 2024-07-28T17:05:21.327529+0000 mgr.y (mgr.25232) 9415 : cluster [DBG] pgmap v10359: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:23.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17634 16 16 0 0 0 - 0 2024-07-28T17:05:24.556 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17635 16 16 0 0 0 - 0 2024-07-28T17:05:24.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:24 smithi150 bash[67543]: cluster 2024-07-28T17:05:23.328885+0000 mgr.y (mgr.25232) 9416 : cluster [DBG] pgmap v10360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:24.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:24 smithi022 bash[80503]: cluster 2024-07-28T17:05:23.328885+0000 mgr.y (mgr.25232) 9416 : cluster [DBG] pgmap v10360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:24.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:24 smithi022 bash[82865]: cluster 2024-07-28T17:05:23.328885+0000 mgr.y (mgr.25232) 9416 : cluster [DBG] pgmap v10360: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:25.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17636 16 16 0 0 0 - 0 2024-07-28T17:05:25.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:25 smithi150 bash[67543]: audit 2024-07-28T17:05:24.552101+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:05:25.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:25 smithi022 bash[80503]: audit 2024-07-28T17:05:24.552101+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:05:25.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:25 smithi022 bash[82865]: audit 2024-07-28T17:05:24.552101+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:05:26.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17637 16 16 0 0 0 - 0 2024-07-28T17:05:26.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:26 smithi150 bash[67543]: cluster 2024-07-28T17:05:25.330250+0000 mgr.y (mgr.25232) 9417 : cluster [DBG] pgmap v10361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:26.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:26 smithi022 bash[80503]: cluster 2024-07-28T17:05:25.330250+0000 mgr.y (mgr.25232) 9417 : cluster [DBG] pgmap v10361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:26.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:26 smithi022 bash[82865]: cluster 2024-07-28T17:05:25.330250+0000 mgr.y (mgr.25232) 9417 : cluster [DBG] pgmap v10361: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:27.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17638 16 16 0 0 0 - 0 2024-07-28T17:05:28.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17639 16 16 0 0 0 - 0 2024-07-28T17:05:28.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:28 smithi150 bash[67543]: cluster 2024-07-28T17:05:27.331636+0000 mgr.y (mgr.25232) 9418 : cluster [DBG] pgmap v10362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:28.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:28 smithi022 bash[80503]: cluster 2024-07-28T17:05:27.331636+0000 mgr.y (mgr.25232) 9418 : cluster [DBG] pgmap v10362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:28.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:28 smithi022 bash[82865]: cluster 2024-07-28T17:05:27.331636+0000 mgr.y (mgr.25232) 9418 : cluster [DBG] pgmap v10362: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:29.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:05:29.557054+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:05:29.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:05:29.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17640 16 16 0 0 0 - 0 2024-07-28T17:05:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:05:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:05:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:05:30.557 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17641 16 16 0 0 0 - 0 2024-07-28T17:05:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:30 smithi150 bash[67543]: cluster 2024-07-28T17:05:29.332992+0000 mgr.y (mgr.25232) 9419 : cluster [DBG] pgmap v10363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:30 smithi150 bash[67543]: audit 2024-07-28T17:05:30.273623+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:30 smithi150 bash[67543]: audit 2024-07-28T17:05:30.279076+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:30 smithi022 bash[80503]: cluster 2024-07-28T17:05:29.332992+0000 mgr.y (mgr.25232) 9419 : cluster [DBG] pgmap v10363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:30.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:30 smithi022 bash[80503]: audit 2024-07-28T17:05:30.273623+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:30.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:30 smithi022 bash[80503]: audit 2024-07-28T17:05:30.279076+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:30.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:30 smithi022 bash[82865]: cluster 2024-07-28T17:05:29.332992+0000 mgr.y (mgr.25232) 9419 : cluster [DBG] pgmap v10363: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:30.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:30 smithi022 bash[82865]: audit 2024-07-28T17:05:30.273623+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:30.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:30 smithi022 bash[82865]: audit 2024-07-28T17:05:30.279076+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:31.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17642 16 16 0 0 0 - 0 2024-07-28T17:05:31.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:31 smithi150 bash[67543]: audit 2024-07-28T17:05:30.480992+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:31.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:31 smithi150 bash[67543]: audit 2024-07-28T17:05:30.490446+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:31.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:31 smithi022 bash[80503]: audit 2024-07-28T17:05:30.480992+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:31.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:31 smithi022 bash[80503]: audit 2024-07-28T17:05:30.490446+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:31.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:31 smithi022 bash[82865]: audit 2024-07-28T17:05:30.480992+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:31.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:31 smithi022 bash[82865]: audit 2024-07-28T17:05:30.490446+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:32.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17643 16 16 0 0 0 - 0 2024-07-28T17:05:32.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:32 smithi150 bash[67543]: cluster 2024-07-28T17:05:31.334335+0000 mgr.y (mgr.25232) 9420 : cluster [DBG] pgmap v10364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:05:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:05:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:32 smithi022 bash[80503]: cluster 2024-07-28T17:05:31.334335+0000 mgr.y (mgr.25232) 9420 : cluster [DBG] pgmap v10364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:32 smithi022 bash[82865]: cluster 2024-07-28T17:05:31.334335+0000 mgr.y (mgr.25232) 9420 : cluster [DBG] pgmap v10364: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:33.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17644 16 16 0 0 0 - 0 2024-07-28T17:05:34.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17645 16 16 0 0 0 - 0 2024-07-28T17:05:34.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:34 smithi150 bash[67543]: cluster 2024-07-28T17:05:33.335717+0000 mgr.y (mgr.25232) 9421 : cluster [DBG] pgmap v10365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:34 smithi022 bash[80503]: cluster 2024-07-28T17:05:33.335717+0000 mgr.y (mgr.25232) 9421 : cluster [DBG] pgmap v10365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:34.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:34 smithi022 bash[82865]: cluster 2024-07-28T17:05:33.335717+0000 mgr.y (mgr.25232) 9421 : cluster [DBG] pgmap v10365: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:35.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17646 16 16 0 0 0 - 0 2024-07-28T17:05:36.558 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17647 16 16 0 0 0 - 0 2024-07-28T17:05:36.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:36 smithi150 bash[67543]: cluster 2024-07-28T17:05:35.337091+0000 mgr.y (mgr.25232) 9422 : cluster [DBG] pgmap v10366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:36.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:36 smithi150 bash[67543]: audit 2024-07-28T17:05:35.794417+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:36 smithi022 bash[80503]: cluster 2024-07-28T17:05:35.337091+0000 mgr.y (mgr.25232) 9422 : cluster [DBG] pgmap v10366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:36 smithi022 bash[80503]: audit 2024-07-28T17:05:35.794417+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:36.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:36 smithi022 bash[82865]: cluster 2024-07-28T17:05:35.337091+0000 mgr.y (mgr.25232) 9422 : cluster [DBG] pgmap v10366: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:36.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:36 smithi022 bash[82865]: audit 2024-07-28T17:05:35.794417+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:37.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17648 16 16 0 0 0 - 0 2024-07-28T17:05:38.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17649 16 16 0 0 0 - 0 2024-07-28T17:05:38.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:38 smithi150 bash[67543]: cluster 2024-07-28T17:05:37.338485+0000 mgr.y (mgr.25232) 9423 : cluster [DBG] pgmap v10367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:38.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:38 smithi022 bash[80503]: cluster 2024-07-28T17:05:37.338485+0000 mgr.y (mgr.25232) 9423 : cluster [DBG] pgmap v10367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:38.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:38 smithi022 bash[82865]: cluster 2024-07-28T17:05:37.338485+0000 mgr.y (mgr.25232) 9423 : cluster [DBG] pgmap v10367: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:39.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17650 16 16 0 0 0 - 0 2024-07-28T17:05:39.652 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:05:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:05:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:05:40.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17651 16 16 0 0 0 - 0 2024-07-28T17:05:40.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:40 smithi150 bash[67543]: cluster 2024-07-28T17:05:39.339405+0000 mgr.y (mgr.25232) 9424 : cluster [DBG] pgmap v10368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:40.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:40 smithi150 bash[67543]: audit 2024-07-28T17:05:40.361048+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:40 smithi150 bash[67543]: audit 2024-07-28T17:05:40.371574+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:40 smithi150 bash[67543]: audit 2024-07-28T17:05:40.374854+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:05:40.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:40 smithi150 bash[67543]: audit 2024-07-28T17:05:40.376865+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:05:40.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:40 smithi150 bash[67543]: audit 2024-07-28T17:05:40.387483+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[80503]: cluster 2024-07-28T17:05:39.339405+0000 mgr.y (mgr.25232) 9424 : cluster [DBG] pgmap v10368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[80503]: audit 2024-07-28T17:05:40.361048+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[80503]: audit 2024-07-28T17:05:40.371574+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[80503]: audit 2024-07-28T17:05:40.374854+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[80503]: audit 2024-07-28T17:05:40.376865+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[80503]: audit 2024-07-28T17:05:40.387483+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[82865]: cluster 2024-07-28T17:05:39.339405+0000 mgr.y (mgr.25232) 9424 : cluster [DBG] pgmap v10368: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[82865]: audit 2024-07-28T17:05:40.361048+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[82865]: audit 2024-07-28T17:05:40.371574+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:40.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[82865]: audit 2024-07-28T17:05:40.374854+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:05:40.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[82865]: audit 2024-07-28T17:05:40.376865+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:05:40.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:40 smithi022 bash[82865]: audit 2024-07-28T17:05:40.387483+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:05:41.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17652 16 16 0 0 0 - 0 2024-07-28T17:05:42.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17653 16 16 0 0 0 - 0 2024-07-28T17:05:42.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:42 smithi150 bash[67543]: cluster 2024-07-28T17:05:41.340732+0000 mgr.y (mgr.25232) 9425 : cluster [DBG] pgmap v10369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:05:42 smithi150 bash[60514]: ts=2024-07-28T17:05: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:05:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:42 smithi022 bash[80503]: cluster 2024-07-28T17:05:41.340732+0000 mgr.y (mgr.25232) 9425 : cluster [DBG] pgmap v10369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:42.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:42 smithi022 bash[82865]: cluster 2024-07-28T17:05:41.340732+0000 mgr.y (mgr.25232) 9425 : cluster [DBG] pgmap v10369: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:43.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17654 16 16 0 0 0 - 0 2024-07-28T17:05:44.559 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17655 16 16 0 0 0 - 0 2024-07-28T17:05:44.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:44 smithi150 bash[67543]: cluster 2024-07-28T17:05:43.342370+0000 mgr.y (mgr.25232) 9426 : cluster [DBG] pgmap v10370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:44 smithi022 bash[80503]: cluster 2024-07-28T17:05:43.342370+0000 mgr.y (mgr.25232) 9426 : cluster [DBG] pgmap v10370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:44.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:44 smithi022 bash[82865]: cluster 2024-07-28T17:05:43.342370+0000 mgr.y (mgr.25232) 9426 : cluster [DBG] pgmap v10370: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:45.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17656 16 16 0 0 0 - 0 2024-07-28T17:05:46.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17657 16 16 0 0 0 - 0 2024-07-28T17:05:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:46 smithi022 bash[80503]: cluster 2024-07-28T17:05:45.343660+0000 mgr.y (mgr.25232) 9427 : cluster [DBG] pgmap v10371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:46.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:46 smithi022 bash[82865]: cluster 2024-07-28T17:05:45.343660+0000 mgr.y (mgr.25232) 9427 : cluster [DBG] pgmap v10371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:47.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:46 smithi150 bash[67543]: cluster 2024-07-28T17:05:45.343660+0000 mgr.y (mgr.25232) 9427 : cluster [DBG] pgmap v10371: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:47.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17658 16 16 0 0 0 - 0 2024-07-28T17:05:48.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17659 16 16 0 0 0 - 0 2024-07-28T17:05:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:48 smithi022 bash[80503]: cluster 2024-07-28T17:05:47.345008+0000 mgr.y (mgr.25232) 9428 : cluster [DBG] pgmap v10372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:48.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:48 smithi022 bash[82865]: cluster 2024-07-28T17:05:47.345008+0000 mgr.y (mgr.25232) 9428 : cluster [DBG] pgmap v10372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:49.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:48 smithi150 bash[67543]: cluster 2024-07-28T17:05:47.345008+0000 mgr.y (mgr.25232) 9428 : cluster [DBG] pgmap v10372: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:49.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:05:49.560044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:05:49.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:05:49.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17660 16 16 0 0 0 - 0 2024-07-28T17:05:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:05:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:05:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:05:50.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17661 16 16 0 0 0 - 0 2024-07-28T17:05:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:50 smithi022 bash[80503]: cluster 2024-07-28T17:05:49.346377+0000 mgr.y (mgr.25232) 9429 : cluster [DBG] pgmap v10373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:50.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:50 smithi022 bash[82865]: cluster 2024-07-28T17:05:49.346377+0000 mgr.y (mgr.25232) 9429 : cluster [DBG] pgmap v10373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:51.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:50 smithi150 bash[67543]: cluster 2024-07-28T17:05:49.346377+0000 mgr.y (mgr.25232) 9429 : cluster [DBG] pgmap v10373: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:51.560 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17662 16 16 0 0 0 - 0 2024-07-28T17:05:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:51 smithi022 bash[80503]: audit 2024-07-28T17:05:50.794984+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:51.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:51 smithi022 bash[82865]: audit 2024-07-28T17:05:50.794984+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:52.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:51 smithi150 bash[67543]: audit 2024-07-28T17:05:50.794984+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:05:52.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17663 16 16 0 0 0 - 0 2024-07-28T17:05:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:52 smithi150 bash[67543]: cluster 2024-07-28T17:05:51.347677+0000 mgr.y (mgr.25232) 9430 : cluster [DBG] pgmap v10374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:05:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:05:52.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:52 smithi022 bash[80503]: cluster 2024-07-28T17:05:51.347677+0000 mgr.y (mgr.25232) 9430 : cluster [DBG] pgmap v10374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:52.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:52 smithi022 bash[82865]: cluster 2024-07-28T17:05:51.347677+0000 mgr.y (mgr.25232) 9430 : cluster [DBG] pgmap v10374: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:53.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17664 16 16 0 0 0 - 0 2024-07-28T17:05:54.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17665 16 16 0 0 0 - 0 2024-07-28T17:05:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:54 smithi022 bash[80503]: cluster 2024-07-28T17:05:53.349040+0000 mgr.y (mgr.25232) 9431 : cluster [DBG] pgmap v10375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:54.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:54 smithi022 bash[82865]: cluster 2024-07-28T17:05:53.349040+0000 mgr.y (mgr.25232) 9431 : cluster [DBG] pgmap v10375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:55.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:54 smithi150 bash[67543]: cluster 2024-07-28T17:05:53.349040+0000 mgr.y (mgr.25232) 9431 : cluster [DBG] pgmap v10375: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:55.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17666 16 16 0 0 0 - 0 2024-07-28T17:05:56.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17667 16 16 0 0 0 - 0 2024-07-28T17:05:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:56 smithi022 bash[80503]: cluster 2024-07-28T17:05:55.350430+0000 mgr.y (mgr.25232) 9432 : cluster [DBG] pgmap v10376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:56.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:56 smithi022 bash[82865]: cluster 2024-07-28T17:05:55.350430+0000 mgr.y (mgr.25232) 9432 : cluster [DBG] pgmap v10376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:57.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:56 smithi150 bash[67543]: cluster 2024-07-28T17:05:55.350430+0000 mgr.y (mgr.25232) 9432 : cluster [DBG] pgmap v10376: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:57.561 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17668 16 16 0 0 0 - 0 2024-07-28T17:05:58.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17669 16 16 0 0 0 - 0 2024-07-28T17:05:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:05:58 smithi022 bash[80503]: cluster 2024-07-28T17:05:57.351728+0000 mgr.y (mgr.25232) 9433 : cluster [DBG] pgmap v10377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:58.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:05:58 smithi022 bash[82865]: cluster 2024-07-28T17:05:57.351728+0000 mgr.y (mgr.25232) 9433 : cluster [DBG] pgmap v10377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:59.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:05:58 smithi150 bash[67543]: cluster 2024-07-28T17:05:57.351728+0000 mgr.y (mgr.25232) 9433 : cluster [DBG] pgmap v10377: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:05:59.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17670 16 16 0 0 0 - 0 2024-07-28T17:05:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:05:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:05:59] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T17:06:00.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17671 16 16 0 0 0 - 0 2024-07-28T17:06:00.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:00 smithi022 bash[80503]: cluster 2024-07-28T17:05:59.353093+0000 mgr.y (mgr.25232) 9434 : cluster [DBG] pgmap v10378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:00.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:00 smithi022 bash[82865]: cluster 2024-07-28T17:05:59.353093+0000 mgr.y (mgr.25232) 9434 : cluster [DBG] pgmap v10378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:00 smithi150 bash[67543]: cluster 2024-07-28T17:05:59.353093+0000 mgr.y (mgr.25232) 9434 : cluster [DBG] pgmap v10378: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:01.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17672 16 16 0 0 0 - 0 2024-07-28T17:06:02.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17673 16 16 0 0 0 - 0 2024-07-28T17:06:02.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:02 smithi150 bash[67543]: cluster 2024-07-28T17:06:01.354453+0000 mgr.y (mgr.25232) 9435 : cluster [DBG] pgmap v10379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:06:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:06:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:02 smithi022 bash[80503]: cluster 2024-07-28T17:06:01.354453+0000 mgr.y (mgr.25232) 9435 : cluster [DBG] pgmap v10379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:02.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:02 smithi022 bash[82865]: cluster 2024-07-28T17:06:01.354453+0000 mgr.y (mgr.25232) 9435 : cluster [DBG] pgmap v10379: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:03.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17674 16 16 0 0 0 - 0 2024-07-28T17:06:04.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17675 16 16 0 0 0 - 0 2024-07-28T17:06:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:04 smithi022 bash[80503]: cluster 2024-07-28T17:06:03.355786+0000 mgr.y (mgr.25232) 9436 : cluster [DBG] pgmap v10380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:04.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:04 smithi022 bash[82865]: cluster 2024-07-28T17:06:03.355786+0000 mgr.y (mgr.25232) 9436 : cluster [DBG] pgmap v10380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:05.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:04 smithi150 bash[67543]: cluster 2024-07-28T17:06:03.355786+0000 mgr.y (mgr.25232) 9436 : cluster [DBG] pgmap v10380: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:05.562 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17676 16 16 0 0 0 - 0 2024-07-28T17:06:06.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17677 16 16 0 0 0 - 0 2024-07-28T17:06:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:06 smithi022 bash[80503]: cluster 2024-07-28T17:06:05.357148+0000 mgr.y (mgr.25232) 9437 : cluster [DBG] pgmap v10381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:06.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:06 smithi022 bash[80503]: audit 2024-07-28T17:06:05.795487+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:06 smithi022 bash[82865]: cluster 2024-07-28T17:06:05.357148+0000 mgr.y (mgr.25232) 9437 : cluster [DBG] pgmap v10381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:06.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:06 smithi022 bash[82865]: audit 2024-07-28T17:06:05.795487+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:06 smithi150 bash[67543]: cluster 2024-07-28T17:06:05.357148+0000 mgr.y (mgr.25232) 9437 : cluster [DBG] pgmap v10381: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:06 smithi150 bash[67543]: audit 2024-07-28T17:06:05.795487+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:07.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17678 16 16 0 0 0 - 0 2024-07-28T17:06:08.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17679 16 16 0 0 0 - 0 2024-07-28T17:06:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:08 smithi022 bash[80503]: cluster 2024-07-28T17:06:07.358514+0000 mgr.y (mgr.25232) 9438 : cluster [DBG] pgmap v10382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:08.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:08 smithi022 bash[82865]: cluster 2024-07-28T17:06:07.358514+0000 mgr.y (mgr.25232) 9438 : cluster [DBG] pgmap v10382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:09.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:08 smithi150 bash[67543]: cluster 2024-07-28T17:06:07.358514+0000 mgr.y (mgr.25232) 9438 : cluster [DBG] pgmap v10382: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:09.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:06:09.562985+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:06:09.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:06:09.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17680 16 16 0 0 0 - 0 2024-07-28T17:06:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:06:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:06:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:06:10.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17681 16 16 0 0 0 - 0 2024-07-28T17:06:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:10 smithi022 bash[80503]: cluster 2024-07-28T17:06:09.359854+0000 mgr.y (mgr.25232) 9439 : cluster [DBG] pgmap v10383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:10.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:10 smithi022 bash[82865]: cluster 2024-07-28T17:06:09.359854+0000 mgr.y (mgr.25232) 9439 : cluster [DBG] pgmap v10383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:11.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:10 smithi150 bash[67543]: cluster 2024-07-28T17:06:09.359854+0000 mgr.y (mgr.25232) 9439 : cluster [DBG] pgmap v10383: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:11.563 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17682 16 16 0 0 0 - 0 2024-07-28T17:06:12.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17683 16 16 0 0 0 - 0 2024-07-28T17:06:12.581 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:06:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:06:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:12 smithi022 bash[80503]: cluster 2024-07-28T17:06:11.361190+0000 mgr.y (mgr.25232) 9440 : cluster [DBG] pgmap v10384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:12.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:12 smithi022 bash[82865]: cluster 2024-07-28T17:06:11.361190+0000 mgr.y (mgr.25232) 9440 : cluster [DBG] pgmap v10384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:13.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:12 smithi150 bash[67543]: cluster 2024-07-28T17:06:11.361190+0000 mgr.y (mgr.25232) 9440 : cluster [DBG] pgmap v10384: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:13.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17684 16 16 0 0 0 - 0 2024-07-28T17:06:14.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17685 16 16 0 0 0 - 0 2024-07-28T17:06:15.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:14 smithi150 bash[67543]: cluster 2024-07-28T17:06:13.362545+0000 mgr.y (mgr.25232) 9441 : cluster [DBG] pgmap v10385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:14 smithi022 bash[80503]: cluster 2024-07-28T17:06:13.362545+0000 mgr.y (mgr.25232) 9441 : cluster [DBG] pgmap v10385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:15.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:14 smithi022 bash[82865]: cluster 2024-07-28T17:06:13.362545+0000 mgr.y (mgr.25232) 9441 : cluster [DBG] pgmap v10385: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:15.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17686 16 16 0 0 0 - 0 2024-07-28T17:06:16.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17687 16 16 0 0 0 - 0 2024-07-28T17:06:17.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:16 smithi150 bash[67543]: cluster 2024-07-28T17:06:15.363884+0000 mgr.y (mgr.25232) 9442 : cluster [DBG] pgmap v10386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:16 smithi022 bash[80503]: cluster 2024-07-28T17:06:15.363884+0000 mgr.y (mgr.25232) 9442 : cluster [DBG] pgmap v10386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:17.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:16 smithi022 bash[82865]: cluster 2024-07-28T17:06:15.363884+0000 mgr.y (mgr.25232) 9442 : cluster [DBG] pgmap v10386: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:17.564 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17688 16 16 0 0 0 - 0 2024-07-28T17:06:18.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17689 16 16 0 0 0 - 0 2024-07-28T17:06:19.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:18 smithi150 bash[67543]: cluster 2024-07-28T17:06:17.365243+0000 mgr.y (mgr.25232) 9443 : cluster [DBG] pgmap v10387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:18 smithi022 bash[80503]: cluster 2024-07-28T17:06:17.365243+0000 mgr.y (mgr.25232) 9443 : cluster [DBG] pgmap v10387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:19.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:18 smithi022 bash[82865]: cluster 2024-07-28T17:06:17.365243+0000 mgr.y (mgr.25232) 9443 : cluster [DBG] pgmap v10387: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:19.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17690 16 16 0 0 0 - 0 2024-07-28T17:06:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:06:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:06:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:06:20.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17691 16 16 0 0 0 - 0 2024-07-28T17:06:21.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:20 smithi150 bash[67543]: cluster 2024-07-28T17:06:19.366619+0000 mgr.y (mgr.25232) 9444 : cluster [DBG] pgmap v10388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:20 smithi022 bash[80503]: cluster 2024-07-28T17:06:19.366619+0000 mgr.y (mgr.25232) 9444 : cluster [DBG] pgmap v10388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:21.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:20 smithi022 bash[82865]: cluster 2024-07-28T17:06:19.366619+0000 mgr.y (mgr.25232) 9444 : cluster [DBG] pgmap v10388: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:21.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17692 16 16 0 0 0 - 0 2024-07-28T17:06:22.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:21 smithi150 bash[67543]: audit 2024-07-28T17:06:20.795728+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:21 smithi022 bash[80503]: audit 2024-07-28T17:06:20.795728+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:22.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:21 smithi022 bash[82865]: audit 2024-07-28T17:06:20.795728+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:22.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17693 16 16 0 0 0 - 0 2024-07-28T17:06:22.610 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:06:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:06:23.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:22 smithi150 bash[67543]: cluster 2024-07-28T17:06:21.367973+0000 mgr.y (mgr.25232) 9445 : cluster [DBG] pgmap v10389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:22 smithi022 bash[80503]: cluster 2024-07-28T17:06:21.367973+0000 mgr.y (mgr.25232) 9445 : cluster [DBG] pgmap v10389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:23.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:22 smithi022 bash[82865]: cluster 2024-07-28T17:06:21.367973+0000 mgr.y (mgr.25232) 9445 : cluster [DBG] pgmap v10389: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:23.565 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17694 16 16 0 0 0 - 0 2024-07-28T17:06:24.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17695 16 16 0 0 0 - 0 2024-07-28T17:06:25.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:24 smithi150 bash[67543]: cluster 2024-07-28T17:06:23.369321+0000 mgr.y (mgr.25232) 9446 : cluster [DBG] pgmap v10390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:24 smithi022 bash[80503]: cluster 2024-07-28T17:06:23.369321+0000 mgr.y (mgr.25232) 9446 : cluster [DBG] pgmap v10390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:25.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:24 smithi022 bash[82865]: cluster 2024-07-28T17:06:23.369321+0000 mgr.y (mgr.25232) 9446 : cluster [DBG] pgmap v10390: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:25.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17696 16 16 0 0 0 - 0 2024-07-28T17:06:26.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17697 16 16 0 0 0 - 0 2024-07-28T17:06:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:26 smithi150 bash[67543]: cluster 2024-07-28T17:06:25.370680+0000 mgr.y (mgr.25232) 9447 : cluster [DBG] pgmap v10391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:26 smithi022 bash[80503]: cluster 2024-07-28T17:06:25.370680+0000 mgr.y (mgr.25232) 9447 : cluster [DBG] pgmap v10391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:26 smithi022 bash[82865]: cluster 2024-07-28T17:06:25.370680+0000 mgr.y (mgr.25232) 9447 : cluster [DBG] pgmap v10391: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:27.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17698 16 16 0 0 0 - 0 2024-07-28T17:06:28.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17699 16 16 0 0 0 - 0 2024-07-28T17:06:29.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:28 smithi150 bash[67543]: cluster 2024-07-28T17:06:27.372044+0000 mgr.y (mgr.25232) 9448 : cluster [DBG] pgmap v10392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:28 smithi022 bash[80503]: cluster 2024-07-28T17:06:27.372044+0000 mgr.y (mgr.25232) 9448 : cluster [DBG] pgmap v10392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:29.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:28 smithi022 bash[82865]: cluster 2024-07-28T17:06:27.372044+0000 mgr.y (mgr.25232) 9448 : cluster [DBG] pgmap v10392: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:29.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:06:29.566359+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:06:29.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:06:29.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17700 16 16 0 0 0 - 0 2024-07-28T17:06:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:06:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:06:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:06:30.566 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17701 16 16 0 0 0 - 0 2024-07-28T17:06:31.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:30 smithi150 bash[67543]: cluster 2024-07-28T17:06:29.373374+0000 mgr.y (mgr.25232) 9449 : cluster [DBG] pgmap v10393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:30 smithi022 bash[80503]: cluster 2024-07-28T17:06:29.373374+0000 mgr.y (mgr.25232) 9449 : cluster [DBG] pgmap v10393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:31.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:30 smithi022 bash[82865]: cluster 2024-07-28T17:06:29.373374+0000 mgr.y (mgr.25232) 9449 : cluster [DBG] pgmap v10393: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:31.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17702 16 16 0 0 0 - 0 2024-07-28T17:06:32.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17703 16 16 0 0 0 - 0 2024-07-28T17:06:32.631 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:06:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:06:33.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:32 smithi150 bash[67543]: cluster 2024-07-28T17:06:31.374756+0000 mgr.y (mgr.25232) 9450 : cluster [DBG] pgmap v10394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:32 smithi022 bash[80503]: cluster 2024-07-28T17:06:31.374756+0000 mgr.y (mgr.25232) 9450 : cluster [DBG] pgmap v10394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:33.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:32 smithi022 bash[82865]: cluster 2024-07-28T17:06:31.374756+0000 mgr.y (mgr.25232) 9450 : cluster [DBG] pgmap v10394: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:33.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17704 16 16 0 0 0 - 0 2024-07-28T17:06:34.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17705 16 16 0 0 0 - 0 2024-07-28T17:06:35.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:34 smithi150 bash[67543]: cluster 2024-07-28T17:06:33.376106+0000 mgr.y (mgr.25232) 9451 : cluster [DBG] pgmap v10395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:34 smithi022 bash[80503]: cluster 2024-07-28T17:06:33.376106+0000 mgr.y (mgr.25232) 9451 : cluster [DBG] pgmap v10395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:35.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:34 smithi022 bash[82865]: cluster 2024-07-28T17:06:33.376106+0000 mgr.y (mgr.25232) 9451 : cluster [DBG] pgmap v10395: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:35.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17706 16 16 0 0 0 - 0 2024-07-28T17:06:36.567 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17707 16 16 0 0 0 - 0 2024-07-28T17:06:37.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:36 smithi150 bash[67543]: cluster 2024-07-28T17:06:35.377446+0000 mgr.y (mgr.25232) 9452 : cluster [DBG] pgmap v10396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:37.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:36 smithi150 bash[67543]: audit 2024-07-28T17:06:35.796485+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:36 smithi022 bash[80503]: cluster 2024-07-28T17:06:35.377446+0000 mgr.y (mgr.25232) 9452 : cluster [DBG] pgmap v10396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:37.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:36 smithi022 bash[80503]: audit 2024-07-28T17:06:35.796485+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:36 smithi022 bash[82865]: cluster 2024-07-28T17:06:35.377446+0000 mgr.y (mgr.25232) 9452 : cluster [DBG] pgmap v10396: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:37.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:36 smithi022 bash[82865]: audit 2024-07-28T17:06:35.796485+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:37.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17708 16 16 0 0 0 - 0 2024-07-28T17:06:38.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17709 16 16 0 0 0 - 0 2024-07-28T17:06:39.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:38 smithi150 bash[67543]: cluster 2024-07-28T17:06:37.378805+0000 mgr.y (mgr.25232) 9453 : cluster [DBG] pgmap v10397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:39.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:38 smithi022 bash[80503]: cluster 2024-07-28T17:06:37.378805+0000 mgr.y (mgr.25232) 9453 : cluster [DBG] pgmap v10397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:39.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:38 smithi022 bash[82865]: cluster 2024-07-28T17:06:37.378805+0000 mgr.y (mgr.25232) 9453 : cluster [DBG] pgmap v10397: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:39.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17710 16 16 0 0 0 - 0 2024-07-28T17:06:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:06:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:06:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:06:40.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17711 16 16 0 0 0 - 0 2024-07-28T17:06:41.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:40 smithi150 bash[67543]: cluster 2024-07-28T17:06:39.380138+0000 mgr.y (mgr.25232) 9454 : cluster [DBG] pgmap v10398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:41.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:40 smithi150 bash[67543]: audit 2024-07-28T17:06:40.544912+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:06:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:40 smithi022 bash[80503]: cluster 2024-07-28T17:06:39.380138+0000 mgr.y (mgr.25232) 9454 : cluster [DBG] pgmap v10398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:40 smithi022 bash[80503]: audit 2024-07-28T17:06:40.544912+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:06:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:40 smithi022 bash[82865]: cluster 2024-07-28T17:06:39.380138+0000 mgr.y (mgr.25232) 9454 : cluster [DBG] pgmap v10398: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:41.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:40 smithi022 bash[82865]: audit 2024-07-28T17:06:40.544912+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:06:41.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17712 16 16 0 0 0 - 0 2024-07-28T17:06:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:41 smithi150 bash[67543]: audit 2024-07-28T17:06:40.932895+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:42.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:41 smithi150 bash[67543]: audit 2024-07-28T17:06:40.939756+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:42.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:41 smithi022 bash[82865]: audit 2024-07-28T17:06:40.932895+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:42.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:41 smithi022 bash[82865]: audit 2024-07-28T17:06:40.939756+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:42.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:41 smithi022 bash[80503]: audit 2024-07-28T17:06:40.932895+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:42.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:41 smithi022 bash[80503]: audit 2024-07-28T17:06:40.939756+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:42.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17713 16 16 0 0 0 - 0 2024-07-28T17:06:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:06:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:06:43.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:42 smithi150 bash[67543]: cluster 2024-07-28T17:06:41.381506+0000 mgr.y (mgr.25232) 9455 : cluster [DBG] pgmap v10399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:43.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:42 smithi022 bash[80503]: cluster 2024-07-28T17:06:41.381506+0000 mgr.y (mgr.25232) 9455 : cluster [DBG] pgmap v10399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:43.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:42 smithi022 bash[82865]: cluster 2024-07-28T17:06:41.381506+0000 mgr.y (mgr.25232) 9455 : cluster [DBG] pgmap v10399: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:43.568 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17714 16 16 0 0 0 - 0 2024-07-28T17:06:44.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17715 16 16 0 0 0 - 0 2024-07-28T17:06:45.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:44 smithi150 bash[67543]: cluster 2024-07-28T17:06:43.382904+0000 mgr.y (mgr.25232) 9456 : cluster [DBG] pgmap v10400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:44 smithi022 bash[80503]: cluster 2024-07-28T17:06:43.382904+0000 mgr.y (mgr.25232) 9456 : cluster [DBG] pgmap v10400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:45.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:44 smithi022 bash[82865]: cluster 2024-07-28T17:06:43.382904+0000 mgr.y (mgr.25232) 9456 : cluster [DBG] pgmap v10400: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:45.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17716 16 16 0 0 0 - 0 2024-07-28T17:06:46.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17717 16 16 0 0 0 - 0 2024-07-28T17:06:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:46 smithi150 bash[67543]: cluster 2024-07-28T17:06:45.384423+0000 mgr.y (mgr.25232) 9457 : cluster [DBG] pgmap v10401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:46 smithi150 bash[67543]: audit 2024-07-28T17:06:46.423155+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:46 smithi150 bash[67543]: audit 2024-07-28T17:06:46.428485+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:46 smithi150 bash[67543]: audit 2024-07-28T17:06:46.586380+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:46 smithi150 bash[67543]: audit 2024-07-28T17:06:46.591666+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[80503]: cluster 2024-07-28T17:06:45.384423+0000 mgr.y (mgr.25232) 9457 : cluster [DBG] pgmap v10401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[80503]: audit 2024-07-28T17:06:46.423155+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[80503]: audit 2024-07-28T17:06:46.428485+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[80503]: audit 2024-07-28T17:06:46.586380+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[80503]: audit 2024-07-28T17:06:46.591666+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[82865]: cluster 2024-07-28T17:06:45.384423+0000 mgr.y (mgr.25232) 9457 : cluster [DBG] pgmap v10401: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:47.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[82865]: audit 2024-07-28T17:06:46.423155+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[82865]: audit 2024-07-28T17:06:46.428485+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[82865]: audit 2024-07-28T17:06:46.586380+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:46 smithi022 bash[82865]: audit 2024-07-28T17:06:46.591666+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:47.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17718 16 16 0 0 0 - 0 2024-07-28T17:06:48.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:47 smithi150 bash[67543]: audit 2024-07-28T17:06:47.025099+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:06:48.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:47 smithi150 bash[67543]: audit 2024-07-28T17:06:47.026170+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:06:48.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:47 smithi150 bash[67543]: audit 2024-07-28T17:06:47.032036+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:48.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:47 smithi022 bash[80503]: audit 2024-07-28T17:06:47.025099+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:06:48.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:47 smithi022 bash[80503]: audit 2024-07-28T17:06:47.026170+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:06:48.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:47 smithi022 bash[80503]: audit 2024-07-28T17:06:47.032036+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:48.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:47 smithi022 bash[82865]: audit 2024-07-28T17:06:47.025099+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:06:48.334 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:47 smithi022 bash[82865]: audit 2024-07-28T17:06:47.026170+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:06:48.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:47 smithi022 bash[82865]: audit 2024-07-28T17:06:47.032036+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:06:48.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17719 16 16 0 0 0 - 0 2024-07-28T17:06:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:49 smithi022 bash[80503]: cluster 2024-07-28T17:06:47.385809+0000 mgr.y (mgr.25232) 9458 : cluster [DBG] pgmap v10402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:49.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:49 smithi022 bash[82865]: cluster 2024-07-28T17:06:47.385809+0000 mgr.y (mgr.25232) 9458 : cluster [DBG] pgmap v10402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:49.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:49 smithi150 bash[67543]: cluster 2024-07-28T17:06:47.385809+0000 mgr.y (mgr.25232) 9458 : cluster [DBG] pgmap v10402: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:49.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:06:49.569400+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:06:49.569 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:06:49.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17720 16 16 0 0 0 - 0 2024-07-28T17:06:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:06:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:06:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:06:50.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17721 16 16 0 0 0 - 0 2024-07-28T17:06:51.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:51 smithi022 bash[80503]: cluster 2024-07-28T17:06:49.387213+0000 mgr.y (mgr.25232) 9459 : cluster [DBG] pgmap v10403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:51.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:51 smithi022 bash[80503]: audit 2024-07-28T17:06:50.796699+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:51.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:51 smithi022 bash[82865]: cluster 2024-07-28T17:06:49.387213+0000 mgr.y (mgr.25232) 9459 : cluster [DBG] pgmap v10403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:51.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:51 smithi022 bash[82865]: audit 2024-07-28T17:06:50.796699+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:51 smithi150 bash[67543]: cluster 2024-07-28T17:06:49.387213+0000 mgr.y (mgr.25232) 9459 : cluster [DBG] pgmap v10403: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:51.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:51 smithi150 bash[67543]: audit 2024-07-28T17:06:50.796699+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:06:51.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17722 16 16 0 0 0 - 0 2024-07-28T17:06:52.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17723 16 16 0 0 0 - 0 2024-07-28T17:06:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:06:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:06:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:53 smithi022 bash[80503]: cluster 2024-07-28T17:06:51.388720+0000 mgr.y (mgr.25232) 9460 : cluster [DBG] pgmap v10404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:53.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:53 smithi022 bash[82865]: cluster 2024-07-28T17:06:51.388720+0000 mgr.y (mgr.25232) 9460 : cluster [DBG] pgmap v10404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:53.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:53 smithi150 bash[67543]: cluster 2024-07-28T17:06:51.388720+0000 mgr.y (mgr.25232) 9460 : cluster [DBG] pgmap v10404: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:53.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17724 16 16 0 0 0 - 0 2024-07-28T17:06:54.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17725 16 16 0 0 0 - 0 2024-07-28T17:06:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:55 smithi022 bash[80503]: cluster 2024-07-28T17:06:53.390261+0000 mgr.y (mgr.25232) 9461 : cluster [DBG] pgmap v10405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:55.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:55 smithi022 bash[82865]: cluster 2024-07-28T17:06:53.390261+0000 mgr.y (mgr.25232) 9461 : cluster [DBG] pgmap v10405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:55.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:55 smithi150 bash[67543]: cluster 2024-07-28T17:06:53.390261+0000 mgr.y (mgr.25232) 9461 : cluster [DBG] pgmap v10405: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:55.570 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17726 16 16 0 0 0 - 0 2024-07-28T17:06:56.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17727 16 16 0 0 0 - 0 2024-07-28T17:06:57.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:57 smithi022 bash[80503]: cluster 2024-07-28T17:06:55.391696+0000 mgr.y (mgr.25232) 9462 : cluster [DBG] pgmap v10406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:57.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:57 smithi022 bash[82865]: cluster 2024-07-28T17:06:55.391696+0000 mgr.y (mgr.25232) 9462 : cluster [DBG] pgmap v10406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:57.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:57 smithi150 bash[67543]: cluster 2024-07-28T17:06:55.391696+0000 mgr.y (mgr.25232) 9462 : cluster [DBG] pgmap v10406: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:57.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17728 16 16 0 0 0 - 0 2024-07-28T17:06:58.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17729 16 16 0 0 0 - 0 2024-07-28T17:06:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:06:59 smithi022 bash[80503]: cluster 2024-07-28T17:06:57.393180+0000 mgr.y (mgr.25232) 9463 : cluster [DBG] pgmap v10407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:59.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:06:59 smithi022 bash[82865]: cluster 2024-07-28T17:06:57.393180+0000 mgr.y (mgr.25232) 9463 : cluster [DBG] pgmap v10407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:59.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:06:59 smithi150 bash[67543]: cluster 2024-07-28T17:06:57.393180+0000 mgr.y (mgr.25232) 9463 : cluster [DBG] pgmap v10407: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:06:59.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17730 16 16 0 0 0 - 0 2024-07-28T17:06:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:06:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:06:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:07:00.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17731 16 16 0 0 0 - 0 2024-07-28T17:07:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:01 smithi022 bash[80503]: cluster 2024-07-28T17:06:59.394702+0000 mgr.y (mgr.25232) 9464 : cluster [DBG] pgmap v10408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:01.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:01 smithi022 bash[82865]: cluster 2024-07-28T17:06:59.394702+0000 mgr.y (mgr.25232) 9464 : cluster [DBG] pgmap v10408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:01.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:01 smithi150 bash[67543]: cluster 2024-07-28T17:06:59.394702+0000 mgr.y (mgr.25232) 9464 : cluster [DBG] pgmap v10408: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:01.571 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17732 16 16 0 0 0 - 0 2024-07-28T17:07:02.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17733 16 16 0 0 0 - 0 2024-07-28T17:07:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:07:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:07:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:03 smithi022 bash[80503]: cluster 2024-07-28T17:07:01.396093+0000 mgr.y (mgr.25232) 9465 : cluster [DBG] pgmap v10409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:03.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:03 smithi022 bash[82865]: cluster 2024-07-28T17:07:01.396093+0000 mgr.y (mgr.25232) 9465 : cluster [DBG] pgmap v10409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:03.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:03 smithi150 bash[67543]: cluster 2024-07-28T17:07:01.396093+0000 mgr.y (mgr.25232) 9465 : cluster [DBG] pgmap v10409: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:03.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17734 16 16 0 0 0 - 0 2024-07-28T17:07:04.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17735 16 16 0 0 0 - 0 2024-07-28T17:07:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:05 smithi022 bash[80503]: cluster 2024-07-28T17:07:03.397416+0000 mgr.y (mgr.25232) 9466 : cluster [DBG] pgmap v10410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:05.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:05 smithi022 bash[82865]: cluster 2024-07-28T17:07:03.397416+0000 mgr.y (mgr.25232) 9466 : cluster [DBG] pgmap v10410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:05.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:05 smithi150 bash[67543]: cluster 2024-07-28T17:07:03.397416+0000 mgr.y (mgr.25232) 9466 : cluster [DBG] pgmap v10410: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:05.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17736 16 16 0 0 0 - 0 2024-07-28T17:07:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:06 smithi022 bash[80503]: audit 2024-07-28T17:07:05.797006+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:06 smithi022 bash[82865]: audit 2024-07-28T17:07:05.797006+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:06 smithi150 bash[67543]: audit 2024-07-28T17:07:05.797006+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:06.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17737 16 16 0 0 0 - 0 2024-07-28T17:07:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:07 smithi022 bash[80503]: cluster 2024-07-28T17:07:05.398798+0000 mgr.y (mgr.25232) 9467 : cluster [DBG] pgmap v10411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:07.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:07 smithi022 bash[82865]: cluster 2024-07-28T17:07:05.398798+0000 mgr.y (mgr.25232) 9467 : cluster [DBG] pgmap v10411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:07.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:07 smithi150 bash[67543]: cluster 2024-07-28T17:07:05.398798+0000 mgr.y (mgr.25232) 9467 : cluster [DBG] pgmap v10411: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:07.572 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17738 16 16 0 0 0 - 0 2024-07-28T17:07:08.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17739 16 16 0 0 0 - 0 2024-07-28T17:07:09.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:09 smithi022 bash[80503]: cluster 2024-07-28T17:07:07.400127+0000 mgr.y (mgr.25232) 9468 : cluster [DBG] pgmap v10412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:09.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:09 smithi022 bash[82865]: cluster 2024-07-28T17:07:07.400127+0000 mgr.y (mgr.25232) 9468 : cluster [DBG] pgmap v10412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:09.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:09 smithi150 bash[67543]: cluster 2024-07-28T17:07:07.400127+0000 mgr.y (mgr.25232) 9468 : cluster [DBG] pgmap v10412: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:09.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:07:09.572721+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:07:09.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:07:09.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17740 16 16 0 0 0 - 0 2024-07-28T17:07:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:07:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:07:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:07:10.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17741 16 16 0 0 0 - 0 2024-07-28T17:07:11.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:11 smithi150 bash[67543]: cluster 2024-07-28T17:07:09.401460+0000 mgr.y (mgr.25232) 9469 : cluster [DBG] pgmap v10413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:11.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17742 16 16 0 0 0 - 0 2024-07-28T17:07:11.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:11 smithi022 bash[80503]: cluster 2024-07-28T17:07:09.401460+0000 mgr.y (mgr.25232) 9469 : cluster [DBG] pgmap v10413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:11.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:11 smithi022 bash[82865]: cluster 2024-07-28T17:07:09.401460+0000 mgr.y (mgr.25232) 9469 : cluster [DBG] pgmap v10413: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:12.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17743 16 16 0 0 0 - 0 2024-07-28T17:07:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:07:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:07:13.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:13 smithi150 bash[67543]: cluster 2024-07-28T17:07:11.402839+0000 mgr.y (mgr.25232) 9470 : cluster [DBG] pgmap v10414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:13.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17744 16 16 0 0 0 - 0 2024-07-28T17:07:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:13 smithi022 bash[80503]: cluster 2024-07-28T17:07:11.402839+0000 mgr.y (mgr.25232) 9470 : cluster [DBG] pgmap v10414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:13 smithi022 bash[82865]: cluster 2024-07-28T17:07:11.402839+0000 mgr.y (mgr.25232) 9470 : cluster [DBG] pgmap v10414: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:14.573 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17745 16 16 0 0 0 - 0 2024-07-28T17:07:15.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:15 smithi150 bash[67543]: cluster 2024-07-28T17:07:13.404160+0000 mgr.y (mgr.25232) 9471 : cluster [DBG] pgmap v10415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:15.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17746 16 16 0 0 0 - 0 2024-07-28T17:07:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:15 smithi022 bash[80503]: cluster 2024-07-28T17:07:13.404160+0000 mgr.y (mgr.25232) 9471 : cluster [DBG] pgmap v10415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:15 smithi022 bash[82865]: cluster 2024-07-28T17:07:13.404160+0000 mgr.y (mgr.25232) 9471 : cluster [DBG] pgmap v10415: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:16.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17747 16 16 0 0 0 - 0 2024-07-28T17:07:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:17 smithi150 bash[67543]: cluster 2024-07-28T17:07:15.405497+0000 mgr.y (mgr.25232) 9472 : cluster [DBG] pgmap v10416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:17.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17748 16 16 0 0 0 - 0 2024-07-28T17:07:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:17 smithi022 bash[80503]: cluster 2024-07-28T17:07:15.405497+0000 mgr.y (mgr.25232) 9472 : cluster [DBG] pgmap v10416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:17 smithi022 bash[82865]: cluster 2024-07-28T17:07:15.405497+0000 mgr.y (mgr.25232) 9472 : cluster [DBG] pgmap v10416: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:18.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17749 16 16 0 0 0 - 0 2024-07-28T17:07:19.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:19 smithi022 bash[80503]: cluster 2024-07-28T17:07:17.406800+0000 mgr.y (mgr.25232) 9473 : cluster [DBG] pgmap v10417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:19.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:19 smithi022 bash[82865]: cluster 2024-07-28T17:07:17.406800+0000 mgr.y (mgr.25232) 9473 : cluster [DBG] pgmap v10417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:19.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:19 smithi150 bash[67543]: cluster 2024-07-28T17:07:17.406800+0000 mgr.y (mgr.25232) 9473 : cluster [DBG] pgmap v10417: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:19.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17750 16 16 0 0 0 - 0 2024-07-28T17:07:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:07:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:07:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:07:20.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17751 16 16 0 0 0 - 0 2024-07-28T17:07:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:21 smithi150 bash[67543]: cluster 2024-07-28T17:07:19.408164+0000 mgr.y (mgr.25232) 9474 : cluster [DBG] pgmap v10418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:21 smithi150 bash[67543]: audit 2024-07-28T17:07:20.797510+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:21.574 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17752 16 16 0 0 0 - 0 2024-07-28T17:07:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:21 smithi022 bash[80503]: cluster 2024-07-28T17:07:19.408164+0000 mgr.y (mgr.25232) 9474 : cluster [DBG] pgmap v10418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:21 smithi022 bash[80503]: audit 2024-07-28T17:07:20.797510+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:21 smithi022 bash[82865]: cluster 2024-07-28T17:07:19.408164+0000 mgr.y (mgr.25232) 9474 : cluster [DBG] pgmap v10418: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:21 smithi022 bash[82865]: audit 2024-07-28T17:07:20.797510+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:22.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17753 16 16 0 0 0 - 0 2024-07-28T17:07:22.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:07:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:07:23.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:23 smithi150 bash[67543]: cluster 2024-07-28T17:07:21.409486+0000 mgr.y (mgr.25232) 9475 : cluster [DBG] pgmap v10419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:23.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17754 16 16 0 0 0 - 0 2024-07-28T17:07:23.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:23 smithi022 bash[80503]: cluster 2024-07-28T17:07:21.409486+0000 mgr.y (mgr.25232) 9475 : cluster [DBG] pgmap v10419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:23 smithi022 bash[82865]: cluster 2024-07-28T17:07:21.409486+0000 mgr.y (mgr.25232) 9475 : cluster [DBG] pgmap v10419: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:24.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17755 16 16 0 0 0 - 0 2024-07-28T17:07:25.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:25 smithi150 bash[67543]: cluster 2024-07-28T17:07:23.410850+0000 mgr.y (mgr.25232) 9476 : cluster [DBG] pgmap v10420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:25.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17756 16 16 0 0 0 - 0 2024-07-28T17:07:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:25 smithi022 bash[82865]: cluster 2024-07-28T17:07:23.410850+0000 mgr.y (mgr.25232) 9476 : cluster [DBG] pgmap v10420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:25 smithi022 bash[80503]: cluster 2024-07-28T17:07:23.410850+0000 mgr.y (mgr.25232) 9476 : cluster [DBG] pgmap v10420: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:26.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17757 16 16 0 0 0 - 0 2024-07-28T17:07:27.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:27 smithi150 bash[67543]: cluster 2024-07-28T17:07:25.412181+0000 mgr.y (mgr.25232) 9477 : cluster [DBG] pgmap v10421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:27.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17758 16 16 0 0 0 - 0 2024-07-28T17:07:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:27 smithi022 bash[82865]: cluster 2024-07-28T17:07:25.412181+0000 mgr.y (mgr.25232) 9477 : cluster [DBG] pgmap v10421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:27 smithi022 bash[80503]: cluster 2024-07-28T17:07:25.412181+0000 mgr.y (mgr.25232) 9477 : cluster [DBG] pgmap v10421: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:28.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:28 smithi150 bash[67543]: cluster 2024-07-28T17:07:27.413520+0000 mgr.y (mgr.25232) 9478 : cluster [DBG] pgmap v10422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:28.575 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17759 16 16 0 0 0 - 0 2024-07-28T17:07:28.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:28 smithi022 bash[82865]: cluster 2024-07-28T17:07:27.413520+0000 mgr.y (mgr.25232) 9478 : cluster [DBG] pgmap v10422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:28.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:28 smithi022 bash[80503]: cluster 2024-07-28T17:07:27.413520+0000 mgr.y (mgr.25232) 9478 : cluster [DBG] pgmap v10422: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:29.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:07:29.575957+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:07:29.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:07:29.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17760 16 16 0 0 0 - 0 2024-07-28T17:07:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:07:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:07:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:07:30.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17761 16 16 0 0 0 - 0 2024-07-28T17:07:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:30 smithi150 bash[67543]: cluster 2024-07-28T17:07:29.414908+0000 mgr.y (mgr.25232) 9479 : cluster [DBG] pgmap v10423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:30.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:30 smithi022 bash[80503]: cluster 2024-07-28T17:07:29.414908+0000 mgr.y (mgr.25232) 9479 : cluster [DBG] pgmap v10423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:30.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:30 smithi022 bash[82865]: cluster 2024-07-28T17:07:29.414908+0000 mgr.y (mgr.25232) 9479 : cluster [DBG] pgmap v10423: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:31.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17762 16 16 0 0 0 - 0 2024-07-28T17:07:32.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17763 16 16 0 0 0 - 0 2024-07-28T17:07:32.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:32 smithi150 bash[67543]: cluster 2024-07-28T17:07:31.416264+0000 mgr.y (mgr.25232) 9480 : cluster [DBG] pgmap v10424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:32.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:07:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:07:32.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:32 smithi022 bash[80503]: cluster 2024-07-28T17:07:31.416264+0000 mgr.y (mgr.25232) 9480 : cluster [DBG] pgmap v10424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:32.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:32 smithi022 bash[82865]: cluster 2024-07-28T17:07:31.416264+0000 mgr.y (mgr.25232) 9480 : cluster [DBG] pgmap v10424: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:33.576 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17764 16 16 0 0 0 - 0 2024-07-28T17:07:34.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17765 16 16 0 0 0 - 0 2024-07-28T17:07:34.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:34 smithi150 bash[67543]: cluster 2024-07-28T17:07:33.417599+0000 mgr.y (mgr.25232) 9481 : cluster [DBG] pgmap v10425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:34.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:34 smithi022 bash[80503]: cluster 2024-07-28T17:07:33.417599+0000 mgr.y (mgr.25232) 9481 : cluster [DBG] pgmap v10425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:34.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:34 smithi022 bash[82865]: cluster 2024-07-28T17:07:33.417599+0000 mgr.y (mgr.25232) 9481 : cluster [DBG] pgmap v10425: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:35.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17766 16 16 0 0 0 - 0 2024-07-28T17:07:36.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17767 16 16 0 0 0 - 0 2024-07-28T17:07:36.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:36 smithi150 bash[67543]: cluster 2024-07-28T17:07:35.418965+0000 mgr.y (mgr.25232) 9482 : cluster [DBG] pgmap v10426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:36.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:36 smithi150 bash[67543]: audit 2024-07-28T17:07:35.797933+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:36 smithi022 bash[80503]: cluster 2024-07-28T17:07:35.418965+0000 mgr.y (mgr.25232) 9482 : cluster [DBG] pgmap v10426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:36.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:36 smithi022 bash[80503]: audit 2024-07-28T17:07:35.797933+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:36.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:36 smithi022 bash[82865]: cluster 2024-07-28T17:07:35.418965+0000 mgr.y (mgr.25232) 9482 : cluster [DBG] pgmap v10426: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:36.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:36 smithi022 bash[82865]: audit 2024-07-28T17:07:35.797933+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:37.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17768 16 16 0 0 0 - 0 2024-07-28T17:07:38.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17769 16 16 0 0 0 - 0 2024-07-28T17:07:38.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:38 smithi150 bash[67543]: cluster 2024-07-28T17:07:37.420301+0000 mgr.y (mgr.25232) 9483 : cluster [DBG] pgmap v10427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:38.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:38 smithi022 bash[82865]: cluster 2024-07-28T17:07:37.420301+0000 mgr.y (mgr.25232) 9483 : cluster [DBG] pgmap v10427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:38.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:38 smithi022 bash[80503]: cluster 2024-07-28T17:07:37.420301+0000 mgr.y (mgr.25232) 9483 : cluster [DBG] pgmap v10427: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:39.577 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17770 16 16 0 0 0 - 0 2024-07-28T17:07:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:07:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:07:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:07:40.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17771 16 16 0 0 0 - 0 2024-07-28T17:07:40.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:40 smithi150 bash[67543]: cluster 2024-07-28T17:07:39.421622+0000 mgr.y (mgr.25232) 9484 : cluster [DBG] pgmap v10428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:40 smithi022 bash[80503]: cluster 2024-07-28T17:07:39.421622+0000 mgr.y (mgr.25232) 9484 : cluster [DBG] pgmap v10428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:40 smithi022 bash[82865]: cluster 2024-07-28T17:07:39.421622+0000 mgr.y (mgr.25232) 9484 : cluster [DBG] pgmap v10428: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:41.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17772 16 16 0 0 0 - 0 2024-07-28T17:07:42.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17773 16 16 0 0 0 - 0 2024-07-28T17:07:42.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:42 smithi150 bash[67543]: cluster 2024-07-28T17:07:41.422965+0000 mgr.y (mgr.25232) 9485 : cluster [DBG] pgmap v10429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:07:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:07:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:42 smithi022 bash[80503]: cluster 2024-07-28T17:07:41.422965+0000 mgr.y (mgr.25232) 9485 : cluster [DBG] pgmap v10429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:42 smithi022 bash[82865]: cluster 2024-07-28T17:07:41.422965+0000 mgr.y (mgr.25232) 9485 : cluster [DBG] pgmap v10429: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:43.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17774 16 16 0 0 0 - 0 2024-07-28T17:07:44.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17775 16 16 0 0 0 - 0 2024-07-28T17:07:44.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:44 smithi150 bash[67543]: cluster 2024-07-28T17:07:43.424314+0000 mgr.y (mgr.25232) 9486 : cluster [DBG] pgmap v10430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:44 smithi022 bash[80503]: cluster 2024-07-28T17:07:43.424314+0000 mgr.y (mgr.25232) 9486 : cluster [DBG] pgmap v10430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:44.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:44 smithi022 bash[82865]: cluster 2024-07-28T17:07:43.424314+0000 mgr.y (mgr.25232) 9486 : cluster [DBG] pgmap v10430: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:45.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17776 16 16 0 0 0 - 0 2024-07-28T17:07:46.578 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17777 16 16 0 0 0 - 0 2024-07-28T17:07:46.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:46 smithi150 bash[67543]: cluster 2024-07-28T17:07:45.425656+0000 mgr.y (mgr.25232) 9487 : cluster [DBG] pgmap v10431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:46 smithi022 bash[80503]: cluster 2024-07-28T17:07:45.425656+0000 mgr.y (mgr.25232) 9487 : cluster [DBG] pgmap v10431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:46.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:46 smithi022 bash[82865]: cluster 2024-07-28T17:07:45.425656+0000 mgr.y (mgr.25232) 9487 : cluster [DBG] pgmap v10431: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:47.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17778 16 16 0 0 0 - 0 2024-07-28T17:07:47.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:47 smithi150 bash[67543]: audit 2024-07-28T17:07:47.155797+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:07:47.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:47 smithi022 bash[80503]: audit 2024-07-28T17:07:47.155797+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:07:47.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:47 smithi022 bash[82865]: audit 2024-07-28T17:07:47.155797+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:07:48.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17779 16 16 0 0 0 - 0 2024-07-28T17:07:48.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:48 smithi150 bash[67543]: cluster 2024-07-28T17:07:47.427007+0000 mgr.y (mgr.25232) 9488 : cluster [DBG] pgmap v10432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:48 smithi022 bash[80503]: cluster 2024-07-28T17:07:47.427007+0000 mgr.y (mgr.25232) 9488 : cluster [DBG] pgmap v10432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:48.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:48 smithi022 bash[82865]: cluster 2024-07-28T17:07:47.427007+0000 mgr.y (mgr.25232) 9488 : cluster [DBG] pgmap v10432: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:49.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:07:49.579072+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:07:49.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:07:49.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17780 16 16 0 0 0 - 0 2024-07-28T17:07:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:07:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:07:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:07:50.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17781 16 16 0 0 0 - 0 2024-07-28T17:07:50.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:50 smithi150 bash[67543]: cluster 2024-07-28T17:07:49.428365+0000 mgr.y (mgr.25232) 9489 : cluster [DBG] pgmap v10433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:50 smithi022 bash[80503]: cluster 2024-07-28T17:07:49.428365+0000 mgr.y (mgr.25232) 9489 : cluster [DBG] pgmap v10433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:50 smithi022 bash[82865]: cluster 2024-07-28T17:07:49.428365+0000 mgr.y (mgr.25232) 9489 : cluster [DBG] pgmap v10433: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:51.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17782 16 16 0 0 0 - 0 2024-07-28T17:07:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:51 smithi022 bash[80503]: audit 2024-07-28T17:07:50.798475+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:51 smithi022 bash[82865]: audit 2024-07-28T17:07:50.798475+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:51 smithi150 bash[67543]: audit 2024-07-28T17:07:50.798475+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:07:52.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17783 16 16 0 0 0 - 0 2024-07-28T17:07:52.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:52 smithi150 bash[67543]: cluster 2024-07-28T17:07:51.429739+0000 mgr.y (mgr.25232) 9490 : cluster [DBG] pgmap v10434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:07:52 smithi150 bash[60514]: ts=2024-07-28T17:07: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:07:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:52 smithi022 bash[80503]: cluster 2024-07-28T17:07:51.429739+0000 mgr.y (mgr.25232) 9490 : cluster [DBG] pgmap v10434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:52 smithi022 bash[82865]: cluster 2024-07-28T17:07:51.429739+0000 mgr.y (mgr.25232) 9490 : cluster [DBG] pgmap v10434: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:53.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17784 16 16 0 0 0 - 0 2024-07-28T17:07:54.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:52.843912+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:52.852033+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:53.026996+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:53.036971+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:53.443838+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:07:54.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:53.445410+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:07:54.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:53 smithi150 bash[67543]: audit 2024-07-28T17:07:53.455584+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:52.843912+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:52.852033+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:53.026996+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:53.036971+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:53.443838+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:53.445410+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[80503]: audit 2024-07-28T17:07:53.455584+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:52.843912+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:52.852033+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:53.026996+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:53.036971+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:53.443838+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:07:54.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:53.445410+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:07:54.332 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:53 smithi022 bash[82865]: audit 2024-07-28T17:07:53.455584+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:07:54.579 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17785 16 16 0 0 0 - 0 2024-07-28T17:07:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:55 smithi022 bash[80503]: cluster 2024-07-28T17:07:53.431212+0000 mgr.y (mgr.25232) 9491 : cluster [DBG] pgmap v10435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:55 smithi022 bash[82865]: cluster 2024-07-28T17:07:53.431212+0000 mgr.y (mgr.25232) 9491 : cluster [DBG] pgmap v10435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:55.522 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:55 smithi150 bash[67543]: cluster 2024-07-28T17:07:53.431212+0000 mgr.y (mgr.25232) 9491 : cluster [DBG] pgmap v10435: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:55.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17786 16 16 0 0 0 - 0 2024-07-28T17:07:56.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17787 16 16 0 0 0 - 0 2024-07-28T17:07:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:57 smithi022 bash[80503]: cluster 2024-07-28T17:07:55.432766+0000 mgr.y (mgr.25232) 9492 : cluster [DBG] pgmap v10436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:57 smithi022 bash[82865]: cluster 2024-07-28T17:07:55.432766+0000 mgr.y (mgr.25232) 9492 : cluster [DBG] pgmap v10436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:57 smithi150 bash[67543]: cluster 2024-07-28T17:07:55.432766+0000 mgr.y (mgr.25232) 9492 : cluster [DBG] pgmap v10436: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:57.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17788 16 16 0 0 0 - 0 2024-07-28T17:07:58.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17789 16 16 0 0 0 - 0 2024-07-28T17:07:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:07:59 smithi022 bash[80503]: cluster 2024-07-28T17:07:57.434164+0000 mgr.y (mgr.25232) 9493 : cluster [DBG] pgmap v10437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:07:59 smithi022 bash[82865]: cluster 2024-07-28T17:07:57.434164+0000 mgr.y (mgr.25232) 9493 : cluster [DBG] pgmap v10437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:07:59 smithi150 bash[67543]: cluster 2024-07-28T17:07:57.434164+0000 mgr.y (mgr.25232) 9493 : cluster [DBG] pgmap v10437: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:07:59.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17790 16 16 0 0 0 - 0 2024-07-28T17:07:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:07:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:07:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:08:00.580 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17791 16 16 0 0 0 - 0 2024-07-28T17:08:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:01 smithi022 bash[80503]: cluster 2024-07-28T17:07:59.435536+0000 mgr.y (mgr.25232) 9494 : cluster [DBG] pgmap v10438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:01 smithi022 bash[82865]: cluster 2024-07-28T17:07:59.435536+0000 mgr.y (mgr.25232) 9494 : cluster [DBG] pgmap v10438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:01 smithi150 bash[67543]: cluster 2024-07-28T17:07:59.435536+0000 mgr.y (mgr.25232) 9494 : cluster [DBG] pgmap v10438: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:01.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17792 16 16 0 0 0 - 0 2024-07-28T17:08:02.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17793 16 16 0 0 0 - 0 2024-07-28T17:08:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:08:02 smithi150 bash[60514]: ts=2024-07-28T17:08: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:08:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:03 smithi022 bash[80503]: cluster 2024-07-28T17:08:01.436889+0000 mgr.y (mgr.25232) 9495 : cluster [DBG] pgmap v10439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:03 smithi022 bash[82865]: cluster 2024-07-28T17:08:01.436889+0000 mgr.y (mgr.25232) 9495 : cluster [DBG] pgmap v10439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:03 smithi150 bash[67543]: cluster 2024-07-28T17:08:01.436889+0000 mgr.y (mgr.25232) 9495 : cluster [DBG] pgmap v10439: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:03.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17794 16 16 0 0 0 - 0 2024-07-28T17:08:04.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17795 16 16 0 0 0 - 0 2024-07-28T17:08:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:05 smithi022 bash[80503]: cluster 2024-07-28T17:08:03.438251+0000 mgr.y (mgr.25232) 9496 : cluster [DBG] pgmap v10440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:05 smithi022 bash[82865]: cluster 2024-07-28T17:08:03.438251+0000 mgr.y (mgr.25232) 9496 : cluster [DBG] pgmap v10440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:05 smithi150 bash[67543]: cluster 2024-07-28T17:08:03.438251+0000 mgr.y (mgr.25232) 9496 : cluster [DBG] pgmap v10440: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:05.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17796 16 16 0 0 0 - 0 2024-07-28T17:08:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:06 smithi022 bash[80503]: audit 2024-07-28T17:08:05.798857+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:06 smithi022 bash[82865]: audit 2024-07-28T17:08:05.798857+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:06 smithi150 bash[67543]: audit 2024-07-28T17:08:05.798857+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:06.581 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17797 16 16 0 0 0 - 0 2024-07-28T17:08:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:07 smithi022 bash[80503]: cluster 2024-07-28T17:08:05.439638+0000 mgr.y (mgr.25232) 9497 : cluster [DBG] pgmap v10441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:07 smithi022 bash[82865]: cluster 2024-07-28T17:08:05.439638+0000 mgr.y (mgr.25232) 9497 : cluster [DBG] pgmap v10441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:07.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:07 smithi150 bash[67543]: cluster 2024-07-28T17:08:05.439638+0000 mgr.y (mgr.25232) 9497 : cluster [DBG] pgmap v10441: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:07.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17798 16 16 0 0 0 - 0 2024-07-28T17:08:08.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17799 16 16 0 0 0 - 0 2024-07-28T17:08:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:09 smithi022 bash[80503]: cluster 2024-07-28T17:08:07.440988+0000 mgr.y (mgr.25232) 9498 : cluster [DBG] pgmap v10442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:09.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:09 smithi022 bash[82865]: cluster 2024-07-28T17:08:07.440988+0000 mgr.y (mgr.25232) 9498 : cluster [DBG] pgmap v10442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:09 smithi150 bash[67543]: cluster 2024-07-28T17:08:07.440988+0000 mgr.y (mgr.25232) 9498 : cluster [DBG] pgmap v10442: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:09.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:08:09.582242+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:08:09.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:08:09.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17800 16 16 0 0 0 - 0 2024-07-28T17:08:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:08:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:08:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:08:10.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17801 16 16 0 0 0 - 0 2024-07-28T17:08:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:11 smithi022 bash[80503]: cluster 2024-07-28T17:08:09.442376+0000 mgr.y (mgr.25232) 9499 : cluster [DBG] pgmap v10443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:11 smithi022 bash[82865]: cluster 2024-07-28T17:08:09.442376+0000 mgr.y (mgr.25232) 9499 : cluster [DBG] pgmap v10443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:11.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:11 smithi150 bash[67543]: cluster 2024-07-28T17:08:09.442376+0000 mgr.y (mgr.25232) 9499 : cluster [DBG] pgmap v10443: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:11.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17802 16 16 0 0 0 - 0 2024-07-28T17:08:12.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17803 16 16 0 0 0 - 0 2024-07-28T17:08:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:08:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:08:13.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:13 smithi150 bash[67543]: cluster 2024-07-28T17:08:11.443759+0000 mgr.y (mgr.25232) 9500 : cluster [DBG] pgmap v10444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:13 smithi022 bash[80503]: cluster 2024-07-28T17:08:11.443759+0000 mgr.y (mgr.25232) 9500 : cluster [DBG] pgmap v10444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:13 smithi022 bash[82865]: cluster 2024-07-28T17:08:11.443759+0000 mgr.y (mgr.25232) 9500 : cluster [DBG] pgmap v10444: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:13.582 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17804 16 16 0 0 0 - 0 2024-07-28T17:08:14.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17805 16 16 0 0 0 - 0 2024-07-28T17:08:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:15 smithi150 bash[67543]: cluster 2024-07-28T17:08:13.445125+0000 mgr.y (mgr.25232) 9501 : cluster [DBG] pgmap v10445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:15.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:15 smithi022 bash[80503]: cluster 2024-07-28T17:08:13.445125+0000 mgr.y (mgr.25232) 9501 : cluster [DBG] pgmap v10445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:15 smithi022 bash[82865]: cluster 2024-07-28T17:08:13.445125+0000 mgr.y (mgr.25232) 9501 : cluster [DBG] pgmap v10445: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:15.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17806 16 16 0 0 0 - 0 2024-07-28T17:08:16.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17807 16 16 0 0 0 - 0 2024-07-28T17:08:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:17 smithi150 bash[67543]: cluster 2024-07-28T17:08:15.446520+0000 mgr.y (mgr.25232) 9502 : cluster [DBG] pgmap v10446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:17.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:17 smithi022 bash[80503]: cluster 2024-07-28T17:08:15.446520+0000 mgr.y (mgr.25232) 9502 : cluster [DBG] pgmap v10446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:17 smithi022 bash[82865]: cluster 2024-07-28T17:08:15.446520+0000 mgr.y (mgr.25232) 9502 : cluster [DBG] pgmap v10446: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:17.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17808 16 16 0 0 0 - 0 2024-07-28T17:08:18.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17809 16 16 0 0 0 - 0 2024-07-28T17:08:19.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:19 smithi022 bash[80503]: cluster 2024-07-28T17:08:17.447874+0000 mgr.y (mgr.25232) 9503 : cluster [DBG] pgmap v10447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:19.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:19 smithi022 bash[82865]: cluster 2024-07-28T17:08:17.447874+0000 mgr.y (mgr.25232) 9503 : cluster [DBG] pgmap v10447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:19 smithi150 bash[67543]: cluster 2024-07-28T17:08:17.447874+0000 mgr.y (mgr.25232) 9503 : cluster [DBG] pgmap v10447: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:19.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17810 16 16 0 0 0 - 0 2024-07-28T17:08:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:08:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:08:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:08:20.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17811 16 16 0 0 0 - 0 2024-07-28T17:08:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:21 smithi150 bash[67543]: cluster 2024-07-28T17:08:19.449241+0000 mgr.y (mgr.25232) 9504 : cluster [DBG] pgmap v10448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:21.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:21 smithi150 bash[67543]: audit 2024-07-28T17:08:20.799341+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:21 smithi022 bash[80503]: cluster 2024-07-28T17:08:19.449241+0000 mgr.y (mgr.25232) 9504 : cluster [DBG] pgmap v10448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:21 smithi022 bash[80503]: audit 2024-07-28T17:08:20.799341+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:21 smithi022 bash[82865]: cluster 2024-07-28T17:08:19.449241+0000 mgr.y (mgr.25232) 9504 : cluster [DBG] pgmap v10448: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:21.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:21 smithi022 bash[82865]: audit 2024-07-28T17:08:20.799341+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:21.583 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17812 16 16 0 0 0 - 0 2024-07-28T17:08:22.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17813 16 16 0 0 0 - 0 2024-07-28T17:08:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:08:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:08:23.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:23 smithi150 bash[67543]: cluster 2024-07-28T17:08:21.450664+0000 mgr.y (mgr.25232) 9505 : cluster [DBG] pgmap v10449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:23.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:23 smithi022 bash[80503]: cluster 2024-07-28T17:08:21.450664+0000 mgr.y (mgr.25232) 9505 : cluster [DBG] pgmap v10449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:23 smithi022 bash[82865]: cluster 2024-07-28T17:08:21.450664+0000 mgr.y (mgr.25232) 9505 : cluster [DBG] pgmap v10449: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:23.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17814 16 16 0 0 0 - 0 2024-07-28T17:08:24.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17815 16 16 0 0 0 - 0 2024-07-28T17:08:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:25 smithi150 bash[67543]: cluster 2024-07-28T17:08:23.452020+0000 mgr.y (mgr.25232) 9506 : cluster [DBG] pgmap v10450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:25 smithi022 bash[80503]: cluster 2024-07-28T17:08:23.452020+0000 mgr.y (mgr.25232) 9506 : cluster [DBG] pgmap v10450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:25 smithi022 bash[82865]: cluster 2024-07-28T17:08:23.452020+0000 mgr.y (mgr.25232) 9506 : cluster [DBG] pgmap v10450: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:25.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17816 16 16 0 0 0 - 0 2024-07-28T17:08:26.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17817 16 16 0 0 0 - 0 2024-07-28T17:08:27.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:27 smithi150 bash[67543]: cluster 2024-07-28T17:08:25.453376+0000 mgr.y (mgr.25232) 9507 : cluster [DBG] pgmap v10451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:27.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:27 smithi022 bash[80503]: cluster 2024-07-28T17:08:25.453376+0000 mgr.y (mgr.25232) 9507 : cluster [DBG] pgmap v10451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:27 smithi022 bash[82865]: cluster 2024-07-28T17:08:25.453376+0000 mgr.y (mgr.25232) 9507 : cluster [DBG] pgmap v10451: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:27.584 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17818 16 16 0 0 0 - 0 2024-07-28T17:08:28.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17819 16 16 0 0 0 - 0 2024-07-28T17:08:29.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:29 smithi022 bash[80503]: cluster 2024-07-28T17:08:27.454747+0000 mgr.y (mgr.25232) 9508 : cluster [DBG] pgmap v10452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:29.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:29 smithi022 bash[82865]: cluster 2024-07-28T17:08:27.454747+0000 mgr.y (mgr.25232) 9508 : cluster [DBG] pgmap v10452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:29 smithi150 bash[67543]: cluster 2024-07-28T17:08:27.454747+0000 mgr.y (mgr.25232) 9508 : cluster [DBG] pgmap v10452: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:29.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:08:29.585393+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:08:29.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:08:29.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17820 16 16 0 0 0 - 0 2024-07-28T17:08:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:08:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:08:29] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T17:08:30.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17821 16 16 0 0 0 - 0 2024-07-28T17:08:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:31 smithi150 bash[67543]: cluster 2024-07-28T17:08:29.456075+0000 mgr.y (mgr.25232) 9509 : cluster [DBG] pgmap v10453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:31.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:31 smithi022 bash[80503]: cluster 2024-07-28T17:08:29.456075+0000 mgr.y (mgr.25232) 9509 : cluster [DBG] pgmap v10453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:31 smithi022 bash[82865]: cluster 2024-07-28T17:08:29.456075+0000 mgr.y (mgr.25232) 9509 : cluster [DBG] pgmap v10453: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:31.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17822 16 16 0 0 0 - 0 2024-07-28T17:08:32.585 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17823 16 16 0 0 0 - 0 2024-07-28T17:08:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:08:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:08:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:33 smithi150 bash[67543]: cluster 2024-07-28T17:08:31.457422+0000 mgr.y (mgr.25232) 9510 : cluster [DBG] pgmap v10454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:33.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:33 smithi022 bash[80503]: cluster 2024-07-28T17:08:31.457422+0000 mgr.y (mgr.25232) 9510 : cluster [DBG] pgmap v10454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:33 smithi022 bash[82865]: cluster 2024-07-28T17:08:31.457422+0000 mgr.y (mgr.25232) 9510 : cluster [DBG] pgmap v10454: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:33.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17824 16 16 0 0 0 - 0 2024-07-28T17:08:34.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17825 16 16 0 0 0 - 0 2024-07-28T17:08:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:35 smithi150 bash[67543]: cluster 2024-07-28T17:08:33.458815+0000 mgr.y (mgr.25232) 9511 : cluster [DBG] pgmap v10455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:35.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:35 smithi022 bash[80503]: cluster 2024-07-28T17:08:33.458815+0000 mgr.y (mgr.25232) 9511 : cluster [DBG] pgmap v10455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:35.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:35 smithi022 bash[82865]: cluster 2024-07-28T17:08:33.458815+0000 mgr.y (mgr.25232) 9511 : cluster [DBG] pgmap v10455: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:35.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17826 16 16 0 0 0 - 0 2024-07-28T17:08:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:36 smithi150 bash[67543]: audit 2024-07-28T17:08:35.799668+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:36.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:36 smithi022 bash[80503]: audit 2024-07-28T17:08:35.799668+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:36 smithi022 bash[82865]: audit 2024-07-28T17:08:35.799668+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:36.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17827 16 16 0 0 0 - 0 2024-07-28T17:08:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:37 smithi150 bash[67543]: cluster 2024-07-28T17:08:35.460175+0000 mgr.y (mgr.25232) 9512 : cluster [DBG] pgmap v10456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:37 smithi022 bash[80503]: cluster 2024-07-28T17:08:35.460175+0000 mgr.y (mgr.25232) 9512 : cluster [DBG] pgmap v10456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:37 smithi022 bash[82865]: cluster 2024-07-28T17:08:35.460175+0000 mgr.y (mgr.25232) 9512 : cluster [DBG] pgmap v10456: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:37.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17828 16 16 0 0 0 - 0 2024-07-28T17:08:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:38 smithi150 bash[67543]: cluster 2024-07-28T17:08:37.461574+0000 mgr.y (mgr.25232) 9513 : cluster [DBG] pgmap v10457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:38.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:38 smithi022 bash[80503]: cluster 2024-07-28T17:08:37.461574+0000 mgr.y (mgr.25232) 9513 : cluster [DBG] pgmap v10457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:38 smithi022 bash[82865]: cluster 2024-07-28T17:08:37.461574+0000 mgr.y (mgr.25232) 9513 : cluster [DBG] pgmap v10457: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:38.586 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17829 16 16 0 0 0 - 0 2024-07-28T17:08:39.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17830 16 16 0 0 0 - 0 2024-07-28T17:08:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:08:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:08:39] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:08:40.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17831 16 16 0 0 0 - 0 2024-07-28T17:08:40.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:40 smithi022 bash[80503]: cluster 2024-07-28T17:08:39.462964+0000 mgr.y (mgr.25232) 9514 : cluster [DBG] pgmap v10458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:40.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:40 smithi022 bash[82865]: cluster 2024-07-28T17:08:39.462964+0000 mgr.y (mgr.25232) 9514 : cluster [DBG] pgmap v10458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:40 smithi150 bash[67543]: cluster 2024-07-28T17:08:39.462964+0000 mgr.y (mgr.25232) 9514 : cluster [DBG] pgmap v10458: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:41.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17832 16 16 0 0 0 - 0 2024-07-28T17:08:42.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17833 16 16 0 0 0 - 0 2024-07-28T17:08:42.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:42 smithi150 bash[67543]: cluster 2024-07-28T17:08:41.464313+0000 mgr.y (mgr.25232) 9515 : cluster [DBG] pgmap v10459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:42.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:08:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:08:42.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:42 smithi022 bash[80503]: cluster 2024-07-28T17:08:41.464313+0000 mgr.y (mgr.25232) 9515 : cluster [DBG] pgmap v10459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:42.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:42 smithi022 bash[82865]: cluster 2024-07-28T17:08:41.464313+0000 mgr.y (mgr.25232) 9515 : cluster [DBG] pgmap v10459: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:43.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17834 16 16 0 0 0 - 0 2024-07-28T17:08:44.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17835 16 16 0 0 0 - 0 2024-07-28T17:08:44.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:44 smithi022 bash[80503]: cluster 2024-07-28T17:08:43.465658+0000 mgr.y (mgr.25232) 9516 : cluster [DBG] pgmap v10460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:44.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:44 smithi022 bash[82865]: cluster 2024-07-28T17:08:43.465658+0000 mgr.y (mgr.25232) 9516 : cluster [DBG] pgmap v10460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:44 smithi150 bash[67543]: cluster 2024-07-28T17:08:43.465658+0000 mgr.y (mgr.25232) 9516 : cluster [DBG] pgmap v10460: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:45.587 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17836 16 16 0 0 0 - 0 2024-07-28T17:08:46.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17837 16 16 0 0 0 - 0 2024-07-28T17:08:46.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:46 smithi022 bash[80503]: cluster 2024-07-28T17:08:45.467030+0000 mgr.y (mgr.25232) 9517 : cluster [DBG] pgmap v10461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:46.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:46 smithi022 bash[82865]: cluster 2024-07-28T17:08:45.467030+0000 mgr.y (mgr.25232) 9517 : cluster [DBG] pgmap v10461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:46 smithi150 bash[67543]: cluster 2024-07-28T17:08:45.467030+0000 mgr.y (mgr.25232) 9517 : cluster [DBG] pgmap v10461: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:47.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17838 16 16 0 0 0 - 0 2024-07-28T17:08:48.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17839 16 16 0 0 0 - 0 2024-07-28T17:08:48.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:48 smithi022 bash[80503]: cluster 2024-07-28T17:08:47.468419+0000 mgr.y (mgr.25232) 9518 : cluster [DBG] pgmap v10462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:48.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:48 smithi022 bash[82865]: cluster 2024-07-28T17:08:47.468419+0000 mgr.y (mgr.25232) 9518 : cluster [DBG] pgmap v10462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:48 smithi150 bash[67543]: cluster 2024-07-28T17:08:47.468419+0000 mgr.y (mgr.25232) 9518 : cluster [DBG] pgmap v10462: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:49.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:08:49.588531+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:08:49.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:08:49.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17840 16 16 0 0 0 - 0 2024-07-28T17:08:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:08:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:08:49] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:08:50.588 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17841 16 16 0 0 0 - 0 2024-07-28T17:08:50.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:50 smithi022 bash[80503]: cluster 2024-07-28T17:08:49.469776+0000 mgr.y (mgr.25232) 9519 : cluster [DBG] pgmap v10463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:50.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:50 smithi022 bash[82865]: cluster 2024-07-28T17:08:49.469776+0000 mgr.y (mgr.25232) 9519 : cluster [DBG] pgmap v10463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:51.023 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:50 smithi150 bash[67543]: cluster 2024-07-28T17:08:49.469776+0000 mgr.y (mgr.25232) 9519 : cluster [DBG] pgmap v10463: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:51.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17842 16 16 0 0 0 - 0 2024-07-28T17:08:51.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:51 smithi022 bash[80503]: audit 2024-07-28T17:08:50.800197+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:51.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:51 smithi022 bash[82865]: audit 2024-07-28T17:08:50.800197+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:51 smithi150 bash[67543]: audit 2024-07-28T17:08:50.800197+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:08:52.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17843 16 16 0 0 0 - 0 2024-07-28T17:08:52.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:52 smithi150 bash[67543]: cluster 2024-07-28T17:08:51.471188+0000 mgr.y (mgr.25232) 9520 : cluster [DBG] pgmap v10464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:52.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:08:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:08:52.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:52 smithi022 bash[80503]: cluster 2024-07-28T17:08:51.471188+0000 mgr.y (mgr.25232) 9520 : cluster [DBG] pgmap v10464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:52.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:52 smithi022 bash[82865]: cluster 2024-07-28T17:08:51.471188+0000 mgr.y (mgr.25232) 9520 : cluster [DBG] pgmap v10464: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:53.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17844 16 16 0 0 0 - 0 2024-07-28T17:08:54.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17845 16 16 0 0 0 - 0 2024-07-28T17:08:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:54 smithi022 bash[80503]: cluster 2024-07-28T17:08:53.472529+0000 mgr.y (mgr.25232) 9521 : cluster [DBG] pgmap v10465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:54.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:54 smithi022 bash[80503]: audit 2024-07-28T17:08:53.585037+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:08:54.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:54 smithi022 bash[82865]: cluster 2024-07-28T17:08:53.472529+0000 mgr.y (mgr.25232) 9521 : cluster [DBG] pgmap v10465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:54.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:54 smithi022 bash[82865]: audit 2024-07-28T17:08:53.585037+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:08:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:54 smithi150 bash[67543]: cluster 2024-07-28T17:08:53.472529+0000 mgr.y (mgr.25232) 9521 : cluster [DBG] pgmap v10465: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:55.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:54 smithi150 bash[67543]: audit 2024-07-28T17:08:53.585037+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:08:55.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17846 16 16 0 0 0 - 0 2024-07-28T17:08:56.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17847 16 16 0 0 0 - 0 2024-07-28T17:08:56.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:56 smithi022 bash[80503]: cluster 2024-07-28T17:08:55.473892+0000 mgr.y (mgr.25232) 9522 : cluster [DBG] pgmap v10466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:56.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:56 smithi022 bash[82865]: cluster 2024-07-28T17:08:55.473892+0000 mgr.y (mgr.25232) 9522 : cluster [DBG] pgmap v10466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:56 smithi150 bash[67543]: cluster 2024-07-28T17:08:55.473892+0000 mgr.y (mgr.25232) 9522 : cluster [DBG] pgmap v10466: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:57.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17848 16 16 0 0 0 - 0 2024-07-28T17:08:58.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17849 16 16 0 0 0 - 0 2024-07-28T17:08:58.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:08:58 smithi022 bash[80503]: cluster 2024-07-28T17:08:57.475312+0000 mgr.y (mgr.25232) 9523 : cluster [DBG] pgmap v10467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:58.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:08:58 smithi022 bash[82865]: cluster 2024-07-28T17:08:57.475312+0000 mgr.y (mgr.25232) 9523 : cluster [DBG] pgmap v10467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:08:58 smithi150 bash[67543]: cluster 2024-07-28T17:08:57.475312+0000 mgr.y (mgr.25232) 9523 : cluster [DBG] pgmap v10467: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:08:59.589 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17850 16 16 0 0 0 - 0 2024-07-28T17:08:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:08:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:08:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:09:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.297881+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.303901+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: cluster 2024-07-28T17:08:59.476611+0000 mgr.y (mgr.25232) 9524 : cluster [DBG] pgmap v10468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:00.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.489971+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.500050+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.912091+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.913347+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[82865]: audit 2024-07-28T17:08:59.924773+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.297881+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.303901+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: cluster 2024-07-28T17:08:59.476611+0000 mgr.y (mgr.25232) 9524 : cluster [DBG] pgmap v10468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.489971+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.500050+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.912091+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.913347+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:09:00.581 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:00 smithi022 bash[80503]: audit 2024-07-28T17:08:59.924773+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17851 16 16 0 0 0 - 0 2024-07-28T17:09:00.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.297881+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.303901+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: cluster 2024-07-28T17:08:59.476611+0000 mgr.y (mgr.25232) 9524 : cluster [DBG] pgmap v10468: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.489971+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.500050+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.912091+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.913347+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:09:00.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:00 smithi150 bash[67543]: audit 2024-07-28T17:08:59.924773+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:09:01.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17852 16 16 0 0 0 - 0 2024-07-28T17:09:02.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17853 16 16 0 0 0 - 0 2024-07-28T17:09:02.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:02 smithi150 bash[67543]: cluster 2024-07-28T17:09:01.477950+0000 mgr.y (mgr.25232) 9525 : cluster [DBG] pgmap v10469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:02.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:09:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:09:02.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:02 smithi022 bash[80503]: cluster 2024-07-28T17:09:01.477950+0000 mgr.y (mgr.25232) 9525 : cluster [DBG] pgmap v10469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:02.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:02 smithi022 bash[82865]: cluster 2024-07-28T17:09:01.477950+0000 mgr.y (mgr.25232) 9525 : cluster [DBG] pgmap v10469: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:03.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17854 16 16 0 0 0 - 0 2024-07-28T17:09:04.590 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17855 16 16 0 0 0 - 0 2024-07-28T17:09:04.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:04 smithi022 bash[80503]: cluster 2024-07-28T17:09:03.479346+0000 mgr.y (mgr.25232) 9526 : cluster [DBG] pgmap v10470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:04.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:04 smithi022 bash[82865]: cluster 2024-07-28T17:09:03.479346+0000 mgr.y (mgr.25232) 9526 : cluster [DBG] pgmap v10470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:04 smithi150 bash[67543]: cluster 2024-07-28T17:09:03.479346+0000 mgr.y (mgr.25232) 9526 : cluster [DBG] pgmap v10470: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:05.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17856 16 16 0 0 0 - 0 2024-07-28T17:09:06.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17857 16 16 0 0 0 - 0 2024-07-28T17:09:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:06 smithi022 bash[80503]: cluster 2024-07-28T17:09:05.480685+0000 mgr.y (mgr.25232) 9527 : cluster [DBG] pgmap v10471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:06.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:06 smithi022 bash[80503]: audit 2024-07-28T17:09:05.800872+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:06 smithi022 bash[82865]: cluster 2024-07-28T17:09:05.480685+0000 mgr.y (mgr.25232) 9527 : cluster [DBG] pgmap v10471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:06.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:06 smithi022 bash[82865]: audit 2024-07-28T17:09:05.800872+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:06 smithi150 bash[67543]: cluster 2024-07-28T17:09:05.480685+0000 mgr.y (mgr.25232) 9527 : cluster [DBG] pgmap v10471: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:06 smithi150 bash[67543]: audit 2024-07-28T17:09:05.800872+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:07.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17858 16 16 0 0 0 - 0 2024-07-28T17:09:08.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17859 16 16 0 0 0 - 0 2024-07-28T17:09:08.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:08 smithi022 bash[80503]: cluster 2024-07-28T17:09:07.482044+0000 mgr.y (mgr.25232) 9528 : cluster [DBG] pgmap v10472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:08.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:08 smithi022 bash[82865]: cluster 2024-07-28T17:09:07.482044+0000 mgr.y (mgr.25232) 9528 : cluster [DBG] pgmap v10472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:08 smithi150 bash[67543]: cluster 2024-07-28T17:09:07.482044+0000 mgr.y (mgr.25232) 9528 : cluster [DBG] pgmap v10472: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:09.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:09:09.591645+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:09:09.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:09:09.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17860 16 16 0 0 0 - 0 2024-07-28T17:09:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:09:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:09:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:09:10.591 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17861 16 16 0 0 0 - 0 2024-07-28T17:09:10.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:10 smithi022 bash[80503]: cluster 2024-07-28T17:09:09.483431+0000 mgr.y (mgr.25232) 9529 : cluster [DBG] pgmap v10473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:10.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:10 smithi022 bash[82865]: cluster 2024-07-28T17:09:09.483431+0000 mgr.y (mgr.25232) 9529 : cluster [DBG] pgmap v10473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:10 smithi150 bash[67543]: cluster 2024-07-28T17:09:09.483431+0000 mgr.y (mgr.25232) 9529 : cluster [DBG] pgmap v10473: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:11.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17862 16 16 0 0 0 - 0 2024-07-28T17:09:12.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17863 16 16 0 0 0 - 0 2024-07-28T17:09:12.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:12 smithi150 bash[67543]: cluster 2024-07-28T17:09:11.484790+0000 mgr.y (mgr.25232) 9530 : cluster [DBG] pgmap v10474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:12.770 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:09:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:09:12.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:12 smithi022 bash[80503]: cluster 2024-07-28T17:09:11.484790+0000 mgr.y (mgr.25232) 9530 : cluster [DBG] pgmap v10474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:12.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:12 smithi022 bash[82865]: cluster 2024-07-28T17:09:11.484790+0000 mgr.y (mgr.25232) 9530 : cluster [DBG] pgmap v10474: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:13.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17864 16 16 0 0 0 - 0 2024-07-28T17:09:14.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17865 16 16 0 0 0 - 0 2024-07-28T17:09:14.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:14 smithi022 bash[80503]: cluster 2024-07-28T17:09:13.486283+0000 mgr.y (mgr.25232) 9531 : cluster [DBG] pgmap v10475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:14.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:14 smithi022 bash[82865]: cluster 2024-07-28T17:09:13.486283+0000 mgr.y (mgr.25232) 9531 : cluster [DBG] pgmap v10475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:14 smithi150 bash[67543]: cluster 2024-07-28T17:09:13.486283+0000 mgr.y (mgr.25232) 9531 : cluster [DBG] pgmap v10475: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:15.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17866 16 16 0 0 0 - 0 2024-07-28T17:09:16.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17867 16 16 0 0 0 - 0 2024-07-28T17:09:16.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:16 smithi022 bash[80503]: cluster 2024-07-28T17:09:15.487820+0000 mgr.y (mgr.25232) 9532 : cluster [DBG] pgmap v10476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:16.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:16 smithi022 bash[82865]: cluster 2024-07-28T17:09:15.487820+0000 mgr.y (mgr.25232) 9532 : cluster [DBG] pgmap v10476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:16 smithi150 bash[67543]: cluster 2024-07-28T17:09:15.487820+0000 mgr.y (mgr.25232) 9532 : cluster [DBG] pgmap v10476: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:17.592 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17868 16 16 0 0 0 - 0 2024-07-28T17:09:18.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17869 16 16 0 0 0 - 0 2024-07-28T17:09:18.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:18 smithi022 bash[80503]: cluster 2024-07-28T17:09:17.489222+0000 mgr.y (mgr.25232) 9533 : cluster [DBG] pgmap v10477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:18 smithi022 bash[82865]: cluster 2024-07-28T17:09:17.489222+0000 mgr.y (mgr.25232) 9533 : cluster [DBG] pgmap v10477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:18 smithi150 bash[67543]: cluster 2024-07-28T17:09:17.489222+0000 mgr.y (mgr.25232) 9533 : cluster [DBG] pgmap v10477: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:19.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17870 16 16 0 0 0 - 0 2024-07-28T17:09:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:09:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:09:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:09:20.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17871 16 16 0 0 0 - 0 2024-07-28T17:09:20.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:20 smithi022 bash[80503]: cluster 2024-07-28T17:09:19.490595+0000 mgr.y (mgr.25232) 9534 : cluster [DBG] pgmap v10478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:20.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:20 smithi022 bash[82865]: cluster 2024-07-28T17:09:19.490595+0000 mgr.y (mgr.25232) 9534 : cluster [DBG] pgmap v10478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:21.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:20 smithi150 bash[67543]: cluster 2024-07-28T17:09:19.490595+0000 mgr.y (mgr.25232) 9534 : cluster [DBG] pgmap v10478: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:21.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17872 16 16 0 0 0 - 0 2024-07-28T17:09:22.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:21 smithi150 bash[67543]: audit 2024-07-28T17:09:20.801082+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:21 smithi022 bash[80503]: audit 2024-07-28T17:09:20.801082+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:21 smithi022 bash[82865]: audit 2024-07-28T17:09:20.801082+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:22.583 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:09:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:09:22.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17873 16 16 0 0 0 - 0 2024-07-28T17:09:23.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:22 smithi150 bash[67543]: cluster 2024-07-28T17:09:21.491932+0000 mgr.y (mgr.25232) 9535 : cluster [DBG] pgmap v10479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:22 smithi022 bash[80503]: cluster 2024-07-28T17:09:21.491932+0000 mgr.y (mgr.25232) 9535 : cluster [DBG] pgmap v10479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:22 smithi022 bash[82865]: cluster 2024-07-28T17:09:21.491932+0000 mgr.y (mgr.25232) 9535 : cluster [DBG] pgmap v10479: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:23.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17874 16 16 0 0 0 - 0 2024-07-28T17:09:24.593 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17875 16 16 0 0 0 - 0 2024-07-28T17:09:25.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:24 smithi150 bash[67543]: cluster 2024-07-28T17:09:23.493297+0000 mgr.y (mgr.25232) 9536 : cluster [DBG] pgmap v10480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:24 smithi022 bash[80503]: cluster 2024-07-28T17:09:23.493297+0000 mgr.y (mgr.25232) 9536 : cluster [DBG] pgmap v10480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:24 smithi022 bash[82865]: cluster 2024-07-28T17:09:23.493297+0000 mgr.y (mgr.25232) 9536 : cluster [DBG] pgmap v10480: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:25.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17876 16 16 0 0 0 - 0 2024-07-28T17:09:26.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17877 16 16 0 0 0 - 0 2024-07-28T17:09:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:26 smithi150 bash[67543]: cluster 2024-07-28T17:09:25.494666+0000 mgr.y (mgr.25232) 9537 : cluster [DBG] pgmap v10481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:26 smithi022 bash[80503]: cluster 2024-07-28T17:09:25.494666+0000 mgr.y (mgr.25232) 9537 : cluster [DBG] pgmap v10481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:26 smithi022 bash[82865]: cluster 2024-07-28T17:09:25.494666+0000 mgr.y (mgr.25232) 9537 : cluster [DBG] pgmap v10481: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:27.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17878 16 16 0 0 0 - 0 2024-07-28T17:09:28.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17879 16 16 0 0 0 - 0 2024-07-28T17:09:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:28 smithi150 bash[67543]: cluster 2024-07-28T17:09:27.496008+0000 mgr.y (mgr.25232) 9538 : cluster [DBG] pgmap v10482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:28 smithi022 bash[80503]: cluster 2024-07-28T17:09:27.496008+0000 mgr.y (mgr.25232) 9538 : cluster [DBG] pgmap v10482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:28 smithi022 bash[82865]: cluster 2024-07-28T17:09:27.496008+0000 mgr.y (mgr.25232) 9538 : cluster [DBG] pgmap v10482: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:29.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:09:29.594553+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:09:29.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:09:29.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17880 16 16 0 0 0 - 0 2024-07-28T17:09:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:09:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:09:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:09:30.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17881 16 16 0 0 0 - 0 2024-07-28T17:09:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:30 smithi150 bash[67543]: cluster 2024-07-28T17:09:29.497379+0000 mgr.y (mgr.25232) 9539 : cluster [DBG] pgmap v10483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:30 smithi022 bash[80503]: cluster 2024-07-28T17:09:29.497379+0000 mgr.y (mgr.25232) 9539 : cluster [DBG] pgmap v10483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:30 smithi022 bash[82865]: cluster 2024-07-28T17:09:29.497379+0000 mgr.y (mgr.25232) 9539 : cluster [DBG] pgmap v10483: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:31.594 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17882 16 16 0 0 0 - 0 2024-07-28T17:09:32.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17883 16 16 0 0 0 - 0 2024-07-28T17:09:32.604 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:09:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:09:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:32 smithi150 bash[67543]: cluster 2024-07-28T17:09:31.498774+0000 mgr.y (mgr.25232) 9540 : cluster [DBG] pgmap v10484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:32 smithi022 bash[80503]: cluster 2024-07-28T17:09:31.498774+0000 mgr.y (mgr.25232) 9540 : cluster [DBG] pgmap v10484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:32 smithi022 bash[82865]: cluster 2024-07-28T17:09:31.498774+0000 mgr.y (mgr.25232) 9540 : cluster [DBG] pgmap v10484: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:33.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17884 16 16 0 0 0 - 0 2024-07-28T17:09:34.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17885 16 16 0 0 0 - 0 2024-07-28T17:09:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:34 smithi150 bash[67543]: cluster 2024-07-28T17:09:33.500163+0000 mgr.y (mgr.25232) 9541 : cluster [DBG] pgmap v10485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:34 smithi022 bash[80503]: cluster 2024-07-28T17:09:33.500163+0000 mgr.y (mgr.25232) 9541 : cluster [DBG] pgmap v10485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:34 smithi022 bash[82865]: cluster 2024-07-28T17:09:33.500163+0000 mgr.y (mgr.25232) 9541 : cluster [DBG] pgmap v10485: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:35.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17886 16 16 0 0 0 - 0 2024-07-28T17:09:36.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17887 16 16 0 0 0 - 0 2024-07-28T17:09:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:36 smithi150 bash[67543]: cluster 2024-07-28T17:09:35.501448+0000 mgr.y (mgr.25232) 9542 : cluster [DBG] pgmap v10486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:36 smithi150 bash[67543]: audit 2024-07-28T17:09:35.801839+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:36 smithi022 bash[80503]: cluster 2024-07-28T17:09:35.501448+0000 mgr.y (mgr.25232) 9542 : cluster [DBG] pgmap v10486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:36 smithi022 bash[80503]: audit 2024-07-28T17:09:35.801839+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:36 smithi022 bash[82865]: cluster 2024-07-28T17:09:35.501448+0000 mgr.y (mgr.25232) 9542 : cluster [DBG] pgmap v10486: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:36 smithi022 bash[82865]: audit 2024-07-28T17:09:35.801839+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:37.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17888 16 16 0 0 0 - 0 2024-07-28T17:09:38.595 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17889 16 16 0 0 0 - 0 2024-07-28T17:09:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:38 smithi150 bash[67543]: cluster 2024-07-28T17:09:37.502831+0000 mgr.y (mgr.25232) 9543 : cluster [DBG] pgmap v10487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:39.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:38 smithi022 bash[80503]: cluster 2024-07-28T17:09:37.502831+0000 mgr.y (mgr.25232) 9543 : cluster [DBG] pgmap v10487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:38 smithi022 bash[82865]: cluster 2024-07-28T17:09:37.502831+0000 mgr.y (mgr.25232) 9543 : cluster [DBG] pgmap v10487: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:39.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17890 16 16 0 0 0 - 0 2024-07-28T17:09:39.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:09:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:09:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:09:40.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17891 16 16 0 0 0 - 0 2024-07-28T17:09:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:40 smithi150 bash[67543]: cluster 2024-07-28T17:09:39.504183+0000 mgr.y (mgr.25232) 9544 : cluster [DBG] pgmap v10488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:41.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:40 smithi022 bash[80503]: cluster 2024-07-28T17:09:39.504183+0000 mgr.y (mgr.25232) 9544 : cluster [DBG] pgmap v10488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:40 smithi022 bash[82865]: cluster 2024-07-28T17:09:39.504183+0000 mgr.y (mgr.25232) 9544 : cluster [DBG] pgmap v10488: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:41.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17892 16 16 0 0 0 - 0 2024-07-28T17:09:42.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17893 16 16 0 0 0 - 0 2024-07-28T17:09:42.624 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:09:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:09:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:42 smithi150 bash[67543]: cluster 2024-07-28T17:09:41.505552+0000 mgr.y (mgr.25232) 9545 : cluster [DBG] pgmap v10489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:43.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:42 smithi022 bash[80503]: cluster 2024-07-28T17:09:41.505552+0000 mgr.y (mgr.25232) 9545 : cluster [DBG] pgmap v10489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:42 smithi022 bash[82865]: cluster 2024-07-28T17:09:41.505552+0000 mgr.y (mgr.25232) 9545 : cluster [DBG] pgmap v10489: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:43.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17894 16 16 0 0 0 - 0 2024-07-28T17:09:44.596 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17895 16 16 0 0 0 - 0 2024-07-28T17:09:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:44 smithi150 bash[67543]: cluster 2024-07-28T17:09:43.506952+0000 mgr.y (mgr.25232) 9546 : cluster [DBG] pgmap v10490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:45.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:44 smithi022 bash[80503]: cluster 2024-07-28T17:09:43.506952+0000 mgr.y (mgr.25232) 9546 : cluster [DBG] pgmap v10490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:44 smithi022 bash[82865]: cluster 2024-07-28T17:09:43.506952+0000 mgr.y (mgr.25232) 9546 : cluster [DBG] pgmap v10490: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:45.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17896 16 16 0 0 0 - 0 2024-07-28T17:09:46.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17897 16 16 0 0 0 - 0 2024-07-28T17:09:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:46 smithi150 bash[67543]: cluster 2024-07-28T17:09:45.508304+0000 mgr.y (mgr.25232) 9547 : cluster [DBG] pgmap v10491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:47.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:46 smithi022 bash[80503]: cluster 2024-07-28T17:09:45.508304+0000 mgr.y (mgr.25232) 9547 : cluster [DBG] pgmap v10491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:46 smithi022 bash[82865]: cluster 2024-07-28T17:09:45.508304+0000 mgr.y (mgr.25232) 9547 : cluster [DBG] pgmap v10491: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:47.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17898 16 16 0 0 0 - 0 2024-07-28T17:09:48.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17899 16 16 0 0 0 - 0 2024-07-28T17:09:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:48 smithi150 bash[67543]: cluster 2024-07-28T17:09:47.509659+0000 mgr.y (mgr.25232) 9548 : cluster [DBG] pgmap v10492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:48 smithi022 bash[82865]: cluster 2024-07-28T17:09:47.509659+0000 mgr.y (mgr.25232) 9548 : cluster [DBG] pgmap v10492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:49.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:48 smithi022 bash[80503]: cluster 2024-07-28T17:09:47.509659+0000 mgr.y (mgr.25232) 9548 : cluster [DBG] pgmap v10492: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:49.597 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:09:49.597745+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:09:49.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:09:49.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17900 16 16 0 0 0 - 0 2024-07-28T17:09:49.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:09:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:09:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:09:50.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17901 16 16 0 0 0 - 0 2024-07-28T17:09:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:50 smithi150 bash[67543]: cluster 2024-07-28T17:09:49.511064+0000 mgr.y (mgr.25232) 9549 : cluster [DBG] pgmap v10493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:51.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:50 smithi022 bash[80503]: cluster 2024-07-28T17:09:49.511064+0000 mgr.y (mgr.25232) 9549 : cluster [DBG] pgmap v10493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:50 smithi022 bash[82865]: cluster 2024-07-28T17:09:49.511064+0000 mgr.y (mgr.25232) 9549 : cluster [DBG] pgmap v10493: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:51.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17902 16 16 0 0 0 - 0 2024-07-28T17:09:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:51 smithi150 bash[67543]: audit 2024-07-28T17:09:50.802053+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:52.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:51 smithi022 bash[80503]: audit 2024-07-28T17:09:50.802053+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:51 smithi022 bash[82865]: audit 2024-07-28T17:09:50.802053+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:09:52.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17903 16 16 0 0 0 - 0 2024-07-28T17:09:52.651 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:09:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:09:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:52 smithi150 bash[67543]: cluster 2024-07-28T17:09:51.512428+0000 mgr.y (mgr.25232) 9550 : cluster [DBG] pgmap v10494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:52 smithi022 bash[80503]: cluster 2024-07-28T17:09:51.512428+0000 mgr.y (mgr.25232) 9550 : cluster [DBG] pgmap v10494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:52 smithi022 bash[82865]: cluster 2024-07-28T17:09:51.512428+0000 mgr.y (mgr.25232) 9550 : cluster [DBG] pgmap v10494: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:53.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17904 16 16 0 0 0 - 0 2024-07-28T17:09:54.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17905 16 16 0 0 0 - 0 2024-07-28T17:09:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:54 smithi150 bash[67543]: cluster 2024-07-28T17:09:53.513807+0000 mgr.y (mgr.25232) 9551 : cluster [DBG] pgmap v10495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:55.084 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:54 smithi022 bash[80503]: cluster 2024-07-28T17:09:53.513807+0000 mgr.y (mgr.25232) 9551 : cluster [DBG] pgmap v10495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:55.084 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:54 smithi022 bash[82865]: cluster 2024-07-28T17:09:53.513807+0000 mgr.y (mgr.25232) 9551 : cluster [DBG] pgmap v10495: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:55.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17906 16 16 0 0 0 - 0 2024-07-28T17:09:56.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17907 16 16 0 0 0 - 0 2024-07-28T17:09:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:56 smithi150 bash[67543]: cluster 2024-07-28T17:09:55.515198+0000 mgr.y (mgr.25232) 9552 : cluster [DBG] pgmap v10496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:57.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:56 smithi022 bash[80503]: cluster 2024-07-28T17:09:55.515198+0000 mgr.y (mgr.25232) 9552 : cluster [DBG] pgmap v10496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:56 smithi022 bash[82865]: cluster 2024-07-28T17:09:55.515198+0000 mgr.y (mgr.25232) 9552 : cluster [DBG] pgmap v10496: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:57.598 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17908 16 16 0 0 0 - 0 2024-07-28T17:09:58.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17909 16 16 0 0 0 - 0 2024-07-28T17:09:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:09:58 smithi150 bash[67543]: cluster 2024-07-28T17:09:57.516554+0000 mgr.y (mgr.25232) 9553 : cluster [DBG] pgmap v10497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:59.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:09:58 smithi022 bash[80503]: cluster 2024-07-28T17:09:57.516554+0000 mgr.y (mgr.25232) 9553 : cluster [DBG] pgmap v10497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:09:58 smithi022 bash[82865]: cluster 2024-07-28T17:09:57.516554+0000 mgr.y (mgr.25232) 9553 : cluster [DBG] pgmap v10497: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:09:59.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17910 16 16 0 0 0 - 0 2024-07-28T17:09:59.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:09:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:09:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:10:00.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17911 16 16 0 0 0 - 0 2024-07-28T17:10:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:00 smithi150 bash[67543]: cluster 2024-07-28T17:09:59.517912+0000 mgr.y (mgr.25232) 9554 : cluster [DBG] pgmap v10498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:00 smithi150 bash[67543]: cluster 2024-07-28T17:10:00.000169+0000 mon.a (mon.0) 6370 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:10:01.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:00 smithi150 bash[67543]: audit 2024-07-28T17:10:00.057045+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:00 smithi022 bash[80503]: cluster 2024-07-28T17:09:59.517912+0000 mgr.y (mgr.25232) 9554 : cluster [DBG] pgmap v10498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:00 smithi022 bash[80503]: cluster 2024-07-28T17:10:00.000169+0000 mon.a (mon.0) 6370 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:10:01.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:00 smithi022 bash[80503]: audit 2024-07-28T17:10:00.057045+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:10:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:00 smithi022 bash[82865]: cluster 2024-07-28T17:09:59.517912+0000 mgr.y (mgr.25232) 9554 : cluster [DBG] pgmap v10498: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:00 smithi022 bash[82865]: cluster 2024-07-28T17:10:00.000169+0000 mon.a (mon.0) 6370 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:10:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:00 smithi022 bash[82865]: audit 2024-07-28T17:10:00.057045+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:10:01.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17912 16 16 0 0 0 - 0 2024-07-28T17:10:02.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17913 16 16 0 0 0 - 0 2024-07-28T17:10:02.673 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:10:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:10:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:02 smithi150 bash[67543]: cluster 2024-07-28T17:10:01.519285+0000 mgr.y (mgr.25232) 9555 : cluster [DBG] pgmap v10499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:02 smithi022 bash[80503]: cluster 2024-07-28T17:10:01.519285+0000 mgr.y (mgr.25232) 9555 : cluster [DBG] pgmap v10499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:02 smithi022 bash[82865]: cluster 2024-07-28T17:10:01.519285+0000 mgr.y (mgr.25232) 9555 : cluster [DBG] pgmap v10499: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:03.599 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17914 16 16 0 0 0 - 0 2024-07-28T17:10:04.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17915 16 16 0 0 0 - 0 2024-07-28T17:10:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:04 smithi150 bash[67543]: cluster 2024-07-28T17:10:03.520664+0000 mgr.y (mgr.25232) 9556 : cluster [DBG] pgmap v10500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:04 smithi022 bash[80503]: cluster 2024-07-28T17:10:03.520664+0000 mgr.y (mgr.25232) 9556 : cluster [DBG] pgmap v10500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:04 smithi022 bash[82865]: cluster 2024-07-28T17:10:03.520664+0000 mgr.y (mgr.25232) 9556 : cluster [DBG] pgmap v10500: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:05.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17916 16 16 0 0 0 - 0 2024-07-28T17:10:06.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17917 16 16 0 0 0 - 0 2024-07-28T17:10:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: cluster 2024-07-28T17:10:05.521312+0000 mgr.y (mgr.25232) 9557 : cluster [DBG] pgmap v10501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:05.737757+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:05.745910+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:05.801869+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:05.972316+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:05.981635+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:06.403634+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:06.405197+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:10:07.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:06 smithi150 bash[67543]: audit 2024-07-28T17:10:06.415261+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: cluster 2024-07-28T17:10:05.521312+0000 mgr.y (mgr.25232) 9557 : cluster [DBG] pgmap v10501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:05.737757+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:05.745910+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:05.801869+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:05.972316+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:05.981635+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:06.403634+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:06.405197+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[80503]: audit 2024-07-28T17:10:06.415261+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: cluster 2024-07-28T17:10:05.521312+0000 mgr.y (mgr.25232) 9557 : cluster [DBG] pgmap v10501: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:05.737757+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:05.745910+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:05.801869+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:05.972316+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:05.981635+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:06.403634+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:10:07.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:06.405197+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:10:07.082 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:06 smithi022 bash[82865]: audit 2024-07-28T17:10:06.415261+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:10:07.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17918 16 16 0 0 0 - 0 2024-07-28T17:10:08.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17919 16 16 0 0 0 - 0 2024-07-28T17:10:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:08 smithi150 bash[67543]: cluster 2024-07-28T17:10:07.522587+0000 mgr.y (mgr.25232) 9558 : cluster [DBG] pgmap v10502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:09.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:08 smithi022 bash[80503]: cluster 2024-07-28T17:10:07.522587+0000 mgr.y (mgr.25232) 9558 : cluster [DBG] pgmap v10502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:08 smithi022 bash[82865]: cluster 2024-07-28T17:10:07.522587+0000 mgr.y (mgr.25232) 9558 : cluster [DBG] pgmap v10502: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:09.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:10:09.600857+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:10:09.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:10:09.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17920 16 16 0 0 0 - 0 2024-07-28T17:10:09.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:10:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:10:09] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:10:10.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17921 16 16 0 0 0 - 0 2024-07-28T17:10:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:10 smithi150 bash[67543]: cluster 2024-07-28T17:10:09.523955+0000 mgr.y (mgr.25232) 9559 : cluster [DBG] pgmap v10503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:11.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:10 smithi022 bash[80503]: cluster 2024-07-28T17:10:09.523955+0000 mgr.y (mgr.25232) 9559 : cluster [DBG] pgmap v10503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:10 smithi022 bash[82865]: cluster 2024-07-28T17:10:09.523955+0000 mgr.y (mgr.25232) 9559 : cluster [DBG] pgmap v10503: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:11.600 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17922 16 16 0 0 0 - 0 2024-07-28T17:10:12.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17923 16 16 0 0 0 - 0 2024-07-28T17:10:12.757 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:10:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:10:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:12 smithi150 bash[67543]: cluster 2024-07-28T17:10:11.525319+0000 mgr.y (mgr.25232) 9560 : cluster [DBG] pgmap v10504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:13.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:12 smithi022 bash[80503]: cluster 2024-07-28T17:10:11.525319+0000 mgr.y (mgr.25232) 9560 : cluster [DBG] pgmap v10504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:12 smithi022 bash[82865]: cluster 2024-07-28T17:10:11.525319+0000 mgr.y (mgr.25232) 9560 : cluster [DBG] pgmap v10504: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:13.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17924 16 16 0 0 0 - 0 2024-07-28T17:10:14.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17925 16 16 0 0 0 - 0 2024-07-28T17:10:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:14 smithi150 bash[67543]: cluster 2024-07-28T17:10:13.526722+0000 mgr.y (mgr.25232) 9561 : cluster [DBG] pgmap v10505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:15.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:14 smithi022 bash[80503]: cluster 2024-07-28T17:10:13.526722+0000 mgr.y (mgr.25232) 9561 : cluster [DBG] pgmap v10505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:14 smithi022 bash[82865]: cluster 2024-07-28T17:10:13.526722+0000 mgr.y (mgr.25232) 9561 : cluster [DBG] pgmap v10505: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:15.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17926 16 16 0 0 0 - 0 2024-07-28T17:10:16.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17927 16 16 0 0 0 - 0 2024-07-28T17:10:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:16 smithi150 bash[67543]: cluster 2024-07-28T17:10:15.528071+0000 mgr.y (mgr.25232) 9562 : cluster [DBG] pgmap v10506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:17.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:16 smithi022 bash[80503]: cluster 2024-07-28T17:10:15.528071+0000 mgr.y (mgr.25232) 9562 : cluster [DBG] pgmap v10506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:16 smithi022 bash[82865]: cluster 2024-07-28T17:10:15.528071+0000 mgr.y (mgr.25232) 9562 : cluster [DBG] pgmap v10506: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:17.601 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17928 16 16 0 0 0 - 0 2024-07-28T17:10:18.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17929 16 16 0 0 0 - 0 2024-07-28T17:10:19.021 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:18 smithi150 bash[67543]: cluster 2024-07-28T17:10:17.529430+0000 mgr.y (mgr.25232) 9563 : cluster [DBG] pgmap v10507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:19.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:18 smithi022 bash[80503]: cluster 2024-07-28T17:10:17.529430+0000 mgr.y (mgr.25232) 9563 : cluster [DBG] pgmap v10507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:18 smithi022 bash[82865]: cluster 2024-07-28T17:10:17.529430+0000 mgr.y (mgr.25232) 9563 : cluster [DBG] pgmap v10507: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:19.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17930 16 16 0 0 0 - 0 2024-07-28T17:10:19.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:10:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:10:19] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:10:20.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17931 16 16 0 0 0 - 0 2024-07-28T17:10:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:20 smithi022 bash[80503]: cluster 2024-07-28T17:10:19.530795+0000 mgr.y (mgr.25232) 9564 : cluster [DBG] pgmap v10508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:20 smithi022 bash[82865]: cluster 2024-07-28T17:10:19.530795+0000 mgr.y (mgr.25232) 9564 : cluster [DBG] pgmap v10508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:20 smithi150 bash[67543]: cluster 2024-07-28T17:10:19.530795+0000 mgr.y (mgr.25232) 9564 : cluster [DBG] pgmap v10508: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:21.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17932 16 16 0 0 0 - 0 2024-07-28T17:10:22.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:21 smithi022 bash[80503]: audit 2024-07-28T17:10:20.802474+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:21 smithi022 bash[82865]: audit 2024-07-28T17:10:20.802474+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:21 smithi150 bash[67543]: audit 2024-07-28T17:10:20.802474+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:22.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17933 16 16 0 0 0 - 0 2024-07-28T17:10:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:10:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:10:23.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:22 smithi022 bash[80503]: cluster 2024-07-28T17:10:21.532130+0000 mgr.y (mgr.25232) 9565 : cluster [DBG] pgmap v10509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:22 smithi022 bash[82865]: cluster 2024-07-28T17:10:21.532130+0000 mgr.y (mgr.25232) 9565 : cluster [DBG] pgmap v10509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:22 smithi150 bash[67543]: cluster 2024-07-28T17:10:21.532130+0000 mgr.y (mgr.25232) 9565 : cluster [DBG] pgmap v10509: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:23.602 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17934 16 16 0 0 0 - 0 2024-07-28T17:10:24.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17935 16 16 0 0 0 - 0 2024-07-28T17:10:25.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:24 smithi022 bash[80503]: cluster 2024-07-28T17:10:23.533466+0000 mgr.y (mgr.25232) 9566 : cluster [DBG] pgmap v10510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:25.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:24 smithi022 bash[82865]: cluster 2024-07-28T17:10:23.533466+0000 mgr.y (mgr.25232) 9566 : cluster [DBG] pgmap v10510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:24 smithi150 bash[67543]: cluster 2024-07-28T17:10:23.533466+0000 mgr.y (mgr.25232) 9566 : cluster [DBG] pgmap v10510: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:25.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17936 16 16 0 0 0 - 0 2024-07-28T17:10:26.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17937 16 16 0 0 0 - 0 2024-07-28T17:10:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:26 smithi022 bash[80503]: cluster 2024-07-28T17:10:25.534835+0000 mgr.y (mgr.25232) 9567 : cluster [DBG] pgmap v10511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:27.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:26 smithi022 bash[82865]: cluster 2024-07-28T17:10:25.534835+0000 mgr.y (mgr.25232) 9567 : cluster [DBG] pgmap v10511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:26 smithi150 bash[67543]: cluster 2024-07-28T17:10:25.534835+0000 mgr.y (mgr.25232) 9567 : cluster [DBG] pgmap v10511: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:27.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17938 16 16 0 0 0 - 0 2024-07-28T17:10:28.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17939 16 16 0 0 0 - 0 2024-07-28T17:10:29.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:28 smithi022 bash[80503]: cluster 2024-07-28T17:10:27.536188+0000 mgr.y (mgr.25232) 9568 : cluster [DBG] pgmap v10512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:28 smithi022 bash[82865]: cluster 2024-07-28T17:10:27.536188+0000 mgr.y (mgr.25232) 9568 : cluster [DBG] pgmap v10512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:28 smithi150 bash[67543]: cluster 2024-07-28T17:10:27.536188+0000 mgr.y (mgr.25232) 9568 : cluster [DBG] pgmap v10512: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:29.603 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:10:29.604257+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:10:29.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:10:29.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17940 16 16 0 0 0 - 0 2024-07-28T17:10:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:10:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:10:29] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:10:30.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17941 16 16 0 0 0 - 0 2024-07-28T17:10:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:30 smithi022 bash[80503]: cluster 2024-07-28T17:10:29.537538+0000 mgr.y (mgr.25232) 9569 : cluster [DBG] pgmap v10513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:30 smithi022 bash[82865]: cluster 2024-07-28T17:10:29.537538+0000 mgr.y (mgr.25232) 9569 : cluster [DBG] pgmap v10513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:30 smithi150 bash[67543]: cluster 2024-07-28T17:10:29.537538+0000 mgr.y (mgr.25232) 9569 : cluster [DBG] pgmap v10513: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:31.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17942 16 16 0 0 0 - 0 2024-07-28T17:10:32.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17943 16 16 0 0 0 - 0 2024-07-28T17:10:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:10:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:10:33.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:32 smithi022 bash[80503]: cluster 2024-07-28T17:10:31.538931+0000 mgr.y (mgr.25232) 9570 : cluster [DBG] pgmap v10514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:33.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:32 smithi022 bash[82865]: cluster 2024-07-28T17:10:31.538931+0000 mgr.y (mgr.25232) 9570 : cluster [DBG] pgmap v10514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:33.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:32 smithi150 bash[67543]: cluster 2024-07-28T17:10:31.538931+0000 mgr.y (mgr.25232) 9570 : cluster [DBG] pgmap v10514: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:33.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17944 16 16 0 0 0 - 0 2024-07-28T17:10:34.604 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17945 16 16 0 0 0 - 0 2024-07-28T17:10:35.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:34 smithi022 bash[80503]: cluster 2024-07-28T17:10:33.540283+0000 mgr.y (mgr.25232) 9571 : cluster [DBG] pgmap v10515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:34 smithi022 bash[82865]: cluster 2024-07-28T17:10:33.540283+0000 mgr.y (mgr.25232) 9571 : cluster [DBG] pgmap v10515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:34 smithi150 bash[67543]: cluster 2024-07-28T17:10:33.540283+0000 mgr.y (mgr.25232) 9571 : cluster [DBG] pgmap v10515: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:35.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17946 16 16 0 0 0 - 0 2024-07-28T17:10:36.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:35 smithi022 bash[80503]: audit 2024-07-28T17:10:35.803222+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:36.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:35 smithi022 bash[82865]: audit 2024-07-28T17:10:35.803222+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:35 smithi150 bash[67543]: audit 2024-07-28T17:10:35.803222+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:36.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17947 16 16 0 0 0 - 0 2024-07-28T17:10:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:36 smithi022 bash[80503]: cluster 2024-07-28T17:10:35.541633+0000 mgr.y (mgr.25232) 9572 : cluster [DBG] pgmap v10516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:36 smithi022 bash[82865]: cluster 2024-07-28T17:10:35.541633+0000 mgr.y (mgr.25232) 9572 : cluster [DBG] pgmap v10516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:36 smithi150 bash[67543]: cluster 2024-07-28T17:10:35.541633+0000 mgr.y (mgr.25232) 9572 : cluster [DBG] pgmap v10516: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:37.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17948 16 16 0 0 0 - 0 2024-07-28T17:10:38.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17949 16 16 0 0 0 - 0 2024-07-28T17:10:39.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:38 smithi022 bash[80503]: cluster 2024-07-28T17:10:37.543050+0000 mgr.y (mgr.25232) 9573 : cluster [DBG] pgmap v10517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:38 smithi022 bash[82865]: cluster 2024-07-28T17:10:37.543050+0000 mgr.y (mgr.25232) 9573 : cluster [DBG] pgmap v10517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:38 smithi150 bash[67543]: cluster 2024-07-28T17:10:37.543050+0000 mgr.y (mgr.25232) 9573 : cluster [DBG] pgmap v10517: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:39.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17950 16 16 0 0 0 - 0 2024-07-28T17:10:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:10:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:10:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:10:40.605 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17951 16 16 0 0 0 - 0 2024-07-28T17:10:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:40 smithi150 bash[67543]: cluster 2024-07-28T17:10:39.544384+0000 mgr.y (mgr.25232) 9574 : cluster [DBG] pgmap v10518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:40 smithi022 bash[80503]: cluster 2024-07-28T17:10:39.544384+0000 mgr.y (mgr.25232) 9574 : cluster [DBG] pgmap v10518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:40 smithi022 bash[82865]: cluster 2024-07-28T17:10:39.544384+0000 mgr.y (mgr.25232) 9574 : cluster [DBG] pgmap v10518: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:41.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17952 16 16 0 0 0 - 0 2024-07-28T17:10:42.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17953 16 16 0 0 0 - 0 2024-07-28T17:10:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:10:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:10:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:42 smithi150 bash[67543]: cluster 2024-07-28T17:10:41.545747+0000 mgr.y (mgr.25232) 9575 : cluster [DBG] pgmap v10519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:43.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:42 smithi022 bash[80503]: cluster 2024-07-28T17:10:41.545747+0000 mgr.y (mgr.25232) 9575 : cluster [DBG] pgmap v10519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:42 smithi022 bash[82865]: cluster 2024-07-28T17:10:41.545747+0000 mgr.y (mgr.25232) 9575 : cluster [DBG] pgmap v10519: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:43.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17954 16 16 0 0 0 - 0 2024-07-28T17:10:44.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17955 16 16 0 0 0 - 0 2024-07-28T17:10:45.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:44 smithi150 bash[67543]: cluster 2024-07-28T17:10:43.547111+0000 mgr.y (mgr.25232) 9576 : cluster [DBG] pgmap v10520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:44 smithi022 bash[80503]: cluster 2024-07-28T17:10:43.547111+0000 mgr.y (mgr.25232) 9576 : cluster [DBG] pgmap v10520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:44 smithi022 bash[82865]: cluster 2024-07-28T17:10:43.547111+0000 mgr.y (mgr.25232) 9576 : cluster [DBG] pgmap v10520: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:45.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17956 16 16 0 0 0 - 0 2024-07-28T17:10:46.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17957 16 16 0 0 0 - 0 2024-07-28T17:10:47.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:46 smithi150 bash[67543]: cluster 2024-07-28T17:10:45.548454+0000 mgr.y (mgr.25232) 9577 : cluster [DBG] pgmap v10521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:46 smithi022 bash[80503]: cluster 2024-07-28T17:10:45.548454+0000 mgr.y (mgr.25232) 9577 : cluster [DBG] pgmap v10521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:46 smithi022 bash[82865]: cluster 2024-07-28T17:10:45.548454+0000 mgr.y (mgr.25232) 9577 : cluster [DBG] pgmap v10521: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:47.606 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17958 16 16 0 0 0 - 0 2024-07-28T17:10:48.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17959 16 16 0 0 0 - 0 2024-07-28T17:10:49.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:48 smithi150 bash[67543]: cluster 2024-07-28T17:10:47.549775+0000 mgr.y (mgr.25232) 9578 : cluster [DBG] pgmap v10522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:48 smithi022 bash[80503]: cluster 2024-07-28T17:10:47.549775+0000 mgr.y (mgr.25232) 9578 : cluster [DBG] pgmap v10522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:48 smithi022 bash[82865]: cluster 2024-07-28T17:10:47.549775+0000 mgr.y (mgr.25232) 9578 : cluster [DBG] pgmap v10522: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:49.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:10:49.607473+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:10:49.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:10:49.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17960 16 16 0 0 0 - 0 2024-07-28T17:10:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:10:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:10:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:10:50.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17961 16 16 0 0 0 - 0 2024-07-28T17:10:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:50 smithi150 bash[67543]: cluster 2024-07-28T17:10:49.551124+0000 mgr.y (mgr.25232) 9579 : cluster [DBG] pgmap v10523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:50 smithi150 bash[67543]: audit 2024-07-28T17:10:50.803604+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:50 smithi022 bash[80503]: cluster 2024-07-28T17:10:49.551124+0000 mgr.y (mgr.25232) 9579 : cluster [DBG] pgmap v10523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:50 smithi022 bash[80503]: audit 2024-07-28T17:10:50.803604+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:50 smithi022 bash[82865]: cluster 2024-07-28T17:10:49.551124+0000 mgr.y (mgr.25232) 9579 : cluster [DBG] pgmap v10523: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:50 smithi022 bash[82865]: audit 2024-07-28T17:10:50.803604+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:10:51.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17962 16 16 0 0 0 - 0 2024-07-28T17:10:52.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17963 16 16 0 0 0 - 0 2024-07-28T17:10:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:10:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:10:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:52 smithi150 bash[67543]: cluster 2024-07-28T17:10:51.552473+0000 mgr.y (mgr.25232) 9580 : cluster [DBG] pgmap v10524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:52 smithi022 bash[80503]: cluster 2024-07-28T17:10:51.552473+0000 mgr.y (mgr.25232) 9580 : cluster [DBG] pgmap v10524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:52 smithi022 bash[82865]: cluster 2024-07-28T17:10:51.552473+0000 mgr.y (mgr.25232) 9580 : cluster [DBG] pgmap v10524: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:53.607 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17964 16 16 0 0 0 - 0 2024-07-28T17:10:54.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17965 16 16 0 0 0 - 0 2024-07-28T17:10:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:54 smithi150 bash[67543]: cluster 2024-07-28T17:10:53.553815+0000 mgr.y (mgr.25232) 9581 : cluster [DBG] pgmap v10525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:55.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:54 smithi022 bash[80503]: cluster 2024-07-28T17:10:53.553815+0000 mgr.y (mgr.25232) 9581 : cluster [DBG] pgmap v10525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:54 smithi022 bash[82865]: cluster 2024-07-28T17:10:53.553815+0000 mgr.y (mgr.25232) 9581 : cluster [DBG] pgmap v10525: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:55.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17966 16 16 0 0 0 - 0 2024-07-28T17:10:56.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17967 16 16 0 0 0 - 0 2024-07-28T17:10:57.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:56 smithi150 bash[67543]: cluster 2024-07-28T17:10:55.555175+0000 mgr.y (mgr.25232) 9582 : cluster [DBG] pgmap v10526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:57.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:56 smithi022 bash[80503]: cluster 2024-07-28T17:10:55.555175+0000 mgr.y (mgr.25232) 9582 : cluster [DBG] pgmap v10526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:56 smithi022 bash[82865]: cluster 2024-07-28T17:10:55.555175+0000 mgr.y (mgr.25232) 9582 : cluster [DBG] pgmap v10526: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:57.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17968 16 16 0 0 0 - 0 2024-07-28T17:10:58.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17969 16 16 0 0 0 - 0 2024-07-28T17:10:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:10:58 smithi150 bash[67543]: cluster 2024-07-28T17:10:57.556628+0000 mgr.y (mgr.25232) 9583 : cluster [DBG] pgmap v10527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:10:58 smithi022 bash[80503]: cluster 2024-07-28T17:10:57.556628+0000 mgr.y (mgr.25232) 9583 : cluster [DBG] pgmap v10527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:10:58 smithi022 bash[82865]: cluster 2024-07-28T17:10:57.556628+0000 mgr.y (mgr.25232) 9583 : cluster [DBG] pgmap v10527: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:10:59.608 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17970 16 16 0 0 0 - 0 2024-07-28T17:10:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:10:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:10:59] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:11:00.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17971 16 16 0 0 0 - 0 2024-07-28T17:11:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:00 smithi150 bash[67543]: cluster 2024-07-28T17:10:59.558026+0000 mgr.y (mgr.25232) 9584 : cluster [DBG] pgmap v10528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:01.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:00 smithi022 bash[80503]: cluster 2024-07-28T17:10:59.558026+0000 mgr.y (mgr.25232) 9584 : cluster [DBG] pgmap v10528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:00 smithi022 bash[82865]: cluster 2024-07-28T17:10:59.558026+0000 mgr.y (mgr.25232) 9584 : cluster [DBG] pgmap v10528: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:01.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17972 16 16 0 0 0 - 0 2024-07-28T17:11:02.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17973 16 16 0 0 0 - 0 2024-07-28T17:11:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:11:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:11:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:02 smithi150 bash[67543]: cluster 2024-07-28T17:11:01.559378+0000 mgr.y (mgr.25232) 9585 : cluster [DBG] pgmap v10529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:03.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:02 smithi022 bash[80503]: cluster 2024-07-28T17:11:01.559378+0000 mgr.y (mgr.25232) 9585 : cluster [DBG] pgmap v10529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:02 smithi022 bash[82865]: cluster 2024-07-28T17:11:01.559378+0000 mgr.y (mgr.25232) 9585 : cluster [DBG] pgmap v10529: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:03.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17974 16 16 0 0 0 - 0 2024-07-28T17:11:04.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17975 16 16 0 0 0 - 0 2024-07-28T17:11:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:04 smithi150 bash[67543]: cluster 2024-07-28T17:11:03.560714+0000 mgr.y (mgr.25232) 9586 : cluster [DBG] pgmap v10530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:04 smithi022 bash[80503]: cluster 2024-07-28T17:11:03.560714+0000 mgr.y (mgr.25232) 9586 : cluster [DBG] pgmap v10530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:04 smithi022 bash[82865]: cluster 2024-07-28T17:11:03.560714+0000 mgr.y (mgr.25232) 9586 : cluster [DBG] pgmap v10530: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:05.609 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17976 16 16 0 0 0 - 0 2024-07-28T17:11:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:05 smithi150 bash[67543]: audit 2024-07-28T17:11:05.804327+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:06.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:05 smithi022 bash[80503]: audit 2024-07-28T17:11:05.804327+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:05 smithi022 bash[82865]: audit 2024-07-28T17:11:05.804327+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:06.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17977 16 16 0 0 0 - 0 2024-07-28T17:11:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:06 smithi150 bash[67543]: cluster 2024-07-28T17:11:05.562052+0000 mgr.y (mgr.25232) 9587 : cluster [DBG] pgmap v10531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:07.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:06 smithi150 bash[67543]: audit 2024-07-28T17:11:06.549800+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:11:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:06 smithi022 bash[80503]: cluster 2024-07-28T17:11:05.562052+0000 mgr.y (mgr.25232) 9587 : cluster [DBG] pgmap v10531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:07.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:06 smithi022 bash[80503]: audit 2024-07-28T17:11:06.549800+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:11:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:06 smithi022 bash[82865]: cluster 2024-07-28T17:11:05.562052+0000 mgr.y (mgr.25232) 9587 : cluster [DBG] pgmap v10531: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:06 smithi022 bash[82865]: audit 2024-07-28T17:11:06.549800+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:11:07.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17978 16 16 0 0 0 - 0 2024-07-28T17:11:08.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:07 smithi150 bash[67543]: audit 2024-07-28T17:11:06.929125+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:08.279 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:07 smithi150 bash[67543]: audit 2024-07-28T17:11:06.933369+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:07 smithi022 bash[80503]: audit 2024-07-28T17:11:06.929125+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:08.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:07 smithi022 bash[80503]: audit 2024-07-28T17:11:06.933369+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:07 smithi022 bash[82865]: audit 2024-07-28T17:11:06.929125+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:08.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:07 smithi022 bash[82865]: audit 2024-07-28T17:11:06.933369+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:08.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17979 16 16 0 0 0 - 0 2024-07-28T17:11:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:08 smithi150 bash[67543]: cluster 2024-07-28T17:11:07.563550+0000 mgr.y (mgr.25232) 9588 : cluster [DBG] pgmap v10532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:08 smithi022 bash[80503]: cluster 2024-07-28T17:11:07.563550+0000 mgr.y (mgr.25232) 9588 : cluster [DBG] pgmap v10532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:08 smithi022 bash[82865]: cluster 2024-07-28T17:11:07.563550+0000 mgr.y (mgr.25232) 9588 : cluster [DBG] pgmap v10532: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:09.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:11:09.610792+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:11:09.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:11:09.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17980 16 16 0 0 0 - 0 2024-07-28T17:11:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:11:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:11:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:11:10.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17981 16 16 0 0 0 - 0 2024-07-28T17:11:11.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:10 smithi150 bash[67543]: cluster 2024-07-28T17:11:09.564976+0000 mgr.y (mgr.25232) 9589 : cluster [DBG] pgmap v10533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:10 smithi022 bash[80503]: cluster 2024-07-28T17:11:09.564976+0000 mgr.y (mgr.25232) 9589 : cluster [DBG] pgmap v10533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:11.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:10 smithi022 bash[82865]: cluster 2024-07-28T17:11:09.564976+0000 mgr.y (mgr.25232) 9589 : cluster [DBG] pgmap v10533: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:11.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17982 16 16 0 0 0 - 0 2024-07-28T17:11:12.610 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17983 16 16 0 0 0 - 0 2024-07-28T17:11:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:11:12 smithi150 bash[60514]: ts=2024-07-28T17:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:11:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:12 smithi150 bash[67543]: cluster 2024-07-28T17:11:11.565706+0000 mgr.y (mgr.25232) 9590 : cluster [DBG] pgmap v10534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:12 smithi150 bash[67543]: audit 2024-07-28T17:11:12.236633+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:12 smithi150 bash[67543]: audit 2024-07-28T17:11:12.244383+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:12 smithi150 bash[67543]: audit 2024-07-28T17:11:12.798817+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:12 smithi150 bash[67543]: audit 2024-07-28T17:11:12.808725+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[80503]: cluster 2024-07-28T17:11:11.565706+0000 mgr.y (mgr.25232) 9590 : cluster [DBG] pgmap v10534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[80503]: audit 2024-07-28T17:11:12.236633+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[80503]: audit 2024-07-28T17:11:12.244383+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[80503]: audit 2024-07-28T17:11:12.798817+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[80503]: audit 2024-07-28T17:11:12.808725+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[82865]: cluster 2024-07-28T17:11:11.565706+0000 mgr.y (mgr.25232) 9590 : cluster [DBG] pgmap v10534: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[82865]: audit 2024-07-28T17:11:12.236633+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[82865]: audit 2024-07-28T17:11:12.244383+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[82865]: audit 2024-07-28T17:11:12.798817+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:12 smithi022 bash[82865]: audit 2024-07-28T17:11:12.808725+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:13.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17984 16 16 0 0 0 - 0 2024-07-28T17:11:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:13 smithi150 bash[67543]: audit 2024-07-28T17:11:13.277820+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:11:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:13 smithi150 bash[67543]: audit 2024-07-28T17:11:13.279399+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:11:14.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:13 smithi150 bash[67543]: audit 2024-07-28T17:11:13.288618+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:13 smithi022 bash[80503]: audit 2024-07-28T17:11:13.277820+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:11:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:13 smithi022 bash[80503]: audit 2024-07-28T17:11:13.279399+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:11:14.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:13 smithi022 bash[80503]: audit 2024-07-28T17:11:13.288618+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:13 smithi022 bash[82865]: audit 2024-07-28T17:11:13.277820+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:11:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:13 smithi022 bash[82865]: audit 2024-07-28T17:11:13.279399+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:11:14.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:13 smithi022 bash[82865]: audit 2024-07-28T17:11:13.288618+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:11:14.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17985 16 16 0 0 0 - 0 2024-07-28T17:11:15.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:14 smithi150 bash[67543]: cluster 2024-07-28T17:11:13.567045+0000 mgr.y (mgr.25232) 9591 : cluster [DBG] pgmap v10535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:14 smithi022 bash[80503]: cluster 2024-07-28T17:11:13.567045+0000 mgr.y (mgr.25232) 9591 : cluster [DBG] pgmap v10535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:15.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:14 smithi022 bash[82865]: cluster 2024-07-28T17:11:13.567045+0000 mgr.y (mgr.25232) 9591 : cluster [DBG] pgmap v10535: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:15.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17986 16 16 0 0 0 - 0 2024-07-28T17:11:16.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17987 16 16 0 0 0 - 0 2024-07-28T17:11:17.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:16 smithi150 bash[67543]: cluster 2024-07-28T17:11:15.568385+0000 mgr.y (mgr.25232) 9592 : cluster [DBG] pgmap v10536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:16 smithi022 bash[80503]: cluster 2024-07-28T17:11:15.568385+0000 mgr.y (mgr.25232) 9592 : cluster [DBG] pgmap v10536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:17.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:16 smithi022 bash[82865]: cluster 2024-07-28T17:11:15.568385+0000 mgr.y (mgr.25232) 9592 : cluster [DBG] pgmap v10536: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:17.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17988 16 16 0 0 0 - 0 2024-07-28T17:11:18.611 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17989 16 16 0 0 0 - 0 2024-07-28T17:11:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:18 smithi150 bash[67543]: cluster 2024-07-28T17:11:17.569718+0000 mgr.y (mgr.25232) 9593 : cluster [DBG] pgmap v10537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:19.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:18 smithi022 bash[80503]: cluster 2024-07-28T17:11:17.569718+0000 mgr.y (mgr.25232) 9593 : cluster [DBG] pgmap v10537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:18 smithi022 bash[82865]: cluster 2024-07-28T17:11:17.569718+0000 mgr.y (mgr.25232) 9593 : cluster [DBG] pgmap v10537: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:19.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17990 16 16 0 0 0 - 0 2024-07-28T17:11:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:11:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:11:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:11:20.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17991 16 16 0 0 0 - 0 2024-07-28T17:11:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:20 smithi150 bash[67543]: cluster 2024-07-28T17:11:19.571068+0000 mgr.y (mgr.25232) 9594 : cluster [DBG] pgmap v10538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:20 smithi150 bash[67543]: audit 2024-07-28T17:11:20.804583+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:20 smithi022 bash[80503]: cluster 2024-07-28T17:11:19.571068+0000 mgr.y (mgr.25232) 9594 : cluster [DBG] pgmap v10538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:21.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:20 smithi022 bash[80503]: audit 2024-07-28T17:11:20.804583+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:20 smithi022 bash[82865]: cluster 2024-07-28T17:11:19.571068+0000 mgr.y (mgr.25232) 9594 : cluster [DBG] pgmap v10538: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:20 smithi022 bash[82865]: audit 2024-07-28T17:11:20.804583+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:21.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17992 16 16 0 0 0 - 0 2024-07-28T17:11:22.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17993 16 16 0 0 0 - 0 2024-07-28T17:11:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:11:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:11:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:22 smithi150 bash[67543]: cluster 2024-07-28T17:11:21.572414+0000 mgr.y (mgr.25232) 9595 : cluster [DBG] pgmap v10539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:22 smithi022 bash[80503]: cluster 2024-07-28T17:11:21.572414+0000 mgr.y (mgr.25232) 9595 : cluster [DBG] pgmap v10539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:22 smithi022 bash[82865]: cluster 2024-07-28T17:11:21.572414+0000 mgr.y (mgr.25232) 9595 : cluster [DBG] pgmap v10539: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:23.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17994 16 16 0 0 0 - 0 2024-07-28T17:11:24.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17995 16 16 0 0 0 - 0 2024-07-28T17:11:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:24 smithi150 bash[67543]: cluster 2024-07-28T17:11:23.573764+0000 mgr.y (mgr.25232) 9596 : cluster [DBG] pgmap v10540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:24 smithi022 bash[80503]: cluster 2024-07-28T17:11:23.573764+0000 mgr.y (mgr.25232) 9596 : cluster [DBG] pgmap v10540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:25.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:24 smithi022 bash[82865]: cluster 2024-07-28T17:11:23.573764+0000 mgr.y (mgr.25232) 9596 : cluster [DBG] pgmap v10540: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:25.612 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17996 16 16 0 0 0 - 0 2024-07-28T17:11:26.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17997 16 16 0 0 0 - 0 2024-07-28T17:11:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:26 smithi150 bash[67543]: cluster 2024-07-28T17:11:25.575146+0000 mgr.y (mgr.25232) 9597 : cluster [DBG] pgmap v10541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:26 smithi022 bash[80503]: cluster 2024-07-28T17:11:25.575146+0000 mgr.y (mgr.25232) 9597 : cluster [DBG] pgmap v10541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:26 smithi022 bash[82865]: cluster 2024-07-28T17:11:25.575146+0000 mgr.y (mgr.25232) 9597 : cluster [DBG] pgmap v10541: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:27.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17998 16 16 0 0 0 - 0 2024-07-28T17:11:28.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:17999 16 16 0 0 0 - 0 2024-07-28T17:11:29.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:28 smithi150 bash[67543]: cluster 2024-07-28T17:11:27.576471+0000 mgr.y (mgr.25232) 9598 : cluster [DBG] pgmap v10542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:29.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:28 smithi022 bash[80503]: cluster 2024-07-28T17:11:27.576471+0000 mgr.y (mgr.25232) 9598 : cluster [DBG] pgmap v10542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:29.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:28 smithi022 bash[82865]: cluster 2024-07-28T17:11:27.576471+0000 mgr.y (mgr.25232) 9598 : cluster [DBG] pgmap v10542: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:29.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:11:29.613981+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:11:29.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:11:29.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18000 16 16 0 0 0 - 0 2024-07-28T17:11:29.830 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:11:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:11:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:11:30.613 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18001 16 16 0 0 0 - 0 2024-07-28T17:11:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:30 smithi150 bash[67543]: cluster 2024-07-28T17:11:29.577823+0000 mgr.y (mgr.25232) 9599 : cluster [DBG] pgmap v10543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:31.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:30 smithi022 bash[80503]: cluster 2024-07-28T17:11:29.577823+0000 mgr.y (mgr.25232) 9599 : cluster [DBG] pgmap v10543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:31.331 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:30 smithi022 bash[82865]: cluster 2024-07-28T17:11:29.577823+0000 mgr.y (mgr.25232) 9599 : cluster [DBG] pgmap v10543: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:31.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18002 16 16 0 0 0 - 0 2024-07-28T17:11:32.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18003 16 16 0 0 0 - 0 2024-07-28T17:11:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:11:32 smithi150 bash[60514]: ts=2024-07-28T17:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:11:33.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:32 smithi150 bash[67543]: cluster 2024-07-28T17:11:31.579205+0000 mgr.y (mgr.25232) 9600 : cluster [DBG] pgmap v10544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:33.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:32 smithi022 bash[80503]: cluster 2024-07-28T17:11:31.579205+0000 mgr.y (mgr.25232) 9600 : cluster [DBG] pgmap v10544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:32 smithi022 bash[82865]: cluster 2024-07-28T17:11:31.579205+0000 mgr.y (mgr.25232) 9600 : cluster [DBG] pgmap v10544: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:33.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18004 16 16 0 0 0 - 0 2024-07-28T17:11:34.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18005 16 16 0 0 0 - 0 2024-07-28T17:11:35.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:34 smithi150 bash[67543]: cluster 2024-07-28T17:11:33.580553+0000 mgr.y (mgr.25232) 9601 : cluster [DBG] pgmap v10545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:34 smithi022 bash[80503]: cluster 2024-07-28T17:11:33.580553+0000 mgr.y (mgr.25232) 9601 : cluster [DBG] pgmap v10545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:34 smithi022 bash[82865]: cluster 2024-07-28T17:11:33.580553+0000 mgr.y (mgr.25232) 9601 : cluster [DBG] pgmap v10545: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:35.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18006 16 16 0 0 0 - 0 2024-07-28T17:11:36.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:36 smithi150 bash[67543]: audit 2024-07-28T17:11:35.804975+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:36.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:36 smithi022 bash[80503]: audit 2024-07-28T17:11:35.804975+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:36 smithi022 bash[82865]: audit 2024-07-28T17:11:35.804975+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:36.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18007 16 16 0 0 0 - 0 2024-07-28T17:11:37.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:37 smithi150 bash[67543]: cluster 2024-07-28T17:11:35.581877+0000 mgr.y (mgr.25232) 9602 : cluster [DBG] pgmap v10546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:37 smithi022 bash[80503]: cluster 2024-07-28T17:11:35.581877+0000 mgr.y (mgr.25232) 9602 : cluster [DBG] pgmap v10546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:37 smithi022 bash[82865]: cluster 2024-07-28T17:11:35.581877+0000 mgr.y (mgr.25232) 9602 : cluster [DBG] pgmap v10546: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:37.614 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18008 16 16 0 0 0 - 0 2024-07-28T17:11:38.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18009 16 16 0 0 0 - 0 2024-07-28T17:11:39.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:39 smithi150 bash[67543]: cluster 2024-07-28T17:11:37.583274+0000 mgr.y (mgr.25232) 9603 : cluster [DBG] pgmap v10547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:39.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:39 smithi022 bash[80503]: cluster 2024-07-28T17:11:37.583274+0000 mgr.y (mgr.25232) 9603 : cluster [DBG] pgmap v10547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:39 smithi022 bash[82865]: cluster 2024-07-28T17:11:37.583274+0000 mgr.y (mgr.25232) 9603 : cluster [DBG] pgmap v10547: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:39.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18010 16 16 0 0 0 - 0 2024-07-28T17:11:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:11:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:11:39] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:11:40.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18011 16 16 0 0 0 - 0 2024-07-28T17:11:41.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:41 smithi150 bash[67543]: cluster 2024-07-28T17:11:39.584658+0000 mgr.y (mgr.25232) 9604 : cluster [DBG] pgmap v10548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:41 smithi022 bash[80503]: cluster 2024-07-28T17:11:39.584658+0000 mgr.y (mgr.25232) 9604 : cluster [DBG] pgmap v10548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:41 smithi022 bash[82865]: cluster 2024-07-28T17:11:39.584658+0000 mgr.y (mgr.25232) 9604 : cluster [DBG] pgmap v10548: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:41.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18012 16 16 0 0 0 - 0 2024-07-28T17:11:42.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18013 16 16 0 0 0 - 0 2024-07-28T17:11:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:11:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:11:43.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:43 smithi150 bash[67543]: cluster 2024-07-28T17:11:41.586030+0000 mgr.y (mgr.25232) 9605 : cluster [DBG] pgmap v10549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:43 smithi022 bash[80503]: cluster 2024-07-28T17:11:41.586030+0000 mgr.y (mgr.25232) 9605 : cluster [DBG] pgmap v10549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:43 smithi022 bash[82865]: cluster 2024-07-28T17:11:41.586030+0000 mgr.y (mgr.25232) 9605 : cluster [DBG] pgmap v10549: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:43.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18014 16 16 0 0 0 - 0 2024-07-28T17:11:44.615 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18015 16 16 0 0 0 - 0 2024-07-28T17:11:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:45 smithi022 bash[80503]: cluster 2024-07-28T17:11:43.587392+0000 mgr.y (mgr.25232) 9606 : cluster [DBG] pgmap v10550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:45 smithi022 bash[82865]: cluster 2024-07-28T17:11:43.587392+0000 mgr.y (mgr.25232) 9606 : cluster [DBG] pgmap v10550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:45 smithi150 bash[67543]: cluster 2024-07-28T17:11:43.587392+0000 mgr.y (mgr.25232) 9606 : cluster [DBG] pgmap v10550: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:45.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18016 16 16 0 0 0 - 0 2024-07-28T17:11:46.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18017 16 16 0 0 0 - 0 2024-07-28T17:11:47.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:47 smithi022 bash[80503]: cluster 2024-07-28T17:11:45.588731+0000 mgr.y (mgr.25232) 9607 : cluster [DBG] pgmap v10551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:47.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:47 smithi022 bash[82865]: cluster 2024-07-28T17:11:45.588731+0000 mgr.y (mgr.25232) 9607 : cluster [DBG] pgmap v10551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:47 smithi150 bash[67543]: cluster 2024-07-28T17:11:45.588731+0000 mgr.y (mgr.25232) 9607 : cluster [DBG] pgmap v10551: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:47.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18018 16 16 0 0 0 - 0 2024-07-28T17:11:48.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18019 16 16 0 0 0 - 0 2024-07-28T17:11:49.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:49 smithi022 bash[80503]: cluster 2024-07-28T17:11:47.590074+0000 mgr.y (mgr.25232) 9608 : cluster [DBG] pgmap v10552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:49.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:49 smithi022 bash[82865]: cluster 2024-07-28T17:11:47.590074+0000 mgr.y (mgr.25232) 9608 : cluster [DBG] pgmap v10552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:49.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:49 smithi150 bash[67543]: cluster 2024-07-28T17:11:47.590074+0000 mgr.y (mgr.25232) 9608 : cluster [DBG] pgmap v10552: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:49.616 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:11:49.617158+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:11:49.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:11:49.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18020 16 16 0 0 0 - 0 2024-07-28T17:11:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:11:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:11:49] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:11:50.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18021 16 16 0 0 0 - 0 2024-07-28T17:11:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:51 smithi022 bash[80503]: cluster 2024-07-28T17:11:49.591576+0000 mgr.y (mgr.25232) 9609 : cluster [DBG] pgmap v10553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:51.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:51 smithi022 bash[80503]: audit 2024-07-28T17:11:50.805376+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:51 smithi022 bash[82865]: cluster 2024-07-28T17:11:49.591576+0000 mgr.y (mgr.25232) 9609 : cluster [DBG] pgmap v10553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:51 smithi022 bash[82865]: audit 2024-07-28T17:11:50.805376+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:51 smithi150 bash[67543]: cluster 2024-07-28T17:11:49.591576+0000 mgr.y (mgr.25232) 9609 : cluster [DBG] pgmap v10553: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:51 smithi150 bash[67543]: audit 2024-07-28T17:11:50.805376+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:11:51.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18022 16 16 0 0 0 - 0 2024-07-28T17:11:52.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18023 16 16 0 0 0 - 0 2024-07-28T17:11:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:11:52 smithi150 bash[60514]: ts=2024-07-28T17:11: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:11:53.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:53 smithi022 bash[80503]: cluster 2024-07-28T17:11:51.592976+0000 mgr.y (mgr.25232) 9610 : cluster [DBG] pgmap v10554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:53.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:53 smithi022 bash[82865]: cluster 2024-07-28T17:11:51.592976+0000 mgr.y (mgr.25232) 9610 : cluster [DBG] pgmap v10554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:53.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:53 smithi150 bash[67543]: cluster 2024-07-28T17:11:51.592976+0000 mgr.y (mgr.25232) 9610 : cluster [DBG] pgmap v10554: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:53.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18024 16 16 0 0 0 - 0 2024-07-28T17:11:54.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18025 16 16 0 0 0 - 0 2024-07-28T17:11:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:55 smithi022 bash[80503]: cluster 2024-07-28T17:11:53.594365+0000 mgr.y (mgr.25232) 9611 : cluster [DBG] pgmap v10555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:55.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:55 smithi022 bash[82865]: cluster 2024-07-28T17:11:53.594365+0000 mgr.y (mgr.25232) 9611 : cluster [DBG] pgmap v10555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:55.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:55 smithi150 bash[67543]: cluster 2024-07-28T17:11:53.594365+0000 mgr.y (mgr.25232) 9611 : cluster [DBG] pgmap v10555: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:55.617 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18026 16 16 0 0 0 - 0 2024-07-28T17:11:56.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18027 16 16 0 0 0 - 0 2024-07-28T17:11:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:57 smithi022 bash[80503]: cluster 2024-07-28T17:11:55.595700+0000 mgr.y (mgr.25232) 9612 : cluster [DBG] pgmap v10556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:57.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:57 smithi022 bash[82865]: cluster 2024-07-28T17:11:55.595700+0000 mgr.y (mgr.25232) 9612 : cluster [DBG] pgmap v10556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:57.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:57 smithi150 bash[67543]: cluster 2024-07-28T17:11:55.595700+0000 mgr.y (mgr.25232) 9612 : cluster [DBG] pgmap v10556: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:57.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18028 16 16 0 0 0 - 0 2024-07-28T17:11:58.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18029 16 16 0 0 0 - 0 2024-07-28T17:11:59.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:11:59 smithi022 bash[80503]: cluster 2024-07-28T17:11:57.597075+0000 mgr.y (mgr.25232) 9613 : cluster [DBG] pgmap v10557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:59.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:11:59 smithi022 bash[82865]: cluster 2024-07-28T17:11:57.597075+0000 mgr.y (mgr.25232) 9613 : cluster [DBG] pgmap v10557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:11:59 smithi150 bash[67543]: cluster 2024-07-28T17:11:57.597075+0000 mgr.y (mgr.25232) 9613 : cluster [DBG] pgmap v10557: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:11:59.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18030 16 16 0 0 0 - 0 2024-07-28T17:11:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:11:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:11:59] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:12:00.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18031 16 16 0 0 0 - 0 2024-07-28T17:12:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:01 smithi022 bash[80503]: cluster 2024-07-28T17:11:59.598468+0000 mgr.y (mgr.25232) 9614 : cluster [DBG] pgmap v10558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:01.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:01 smithi022 bash[82865]: cluster 2024-07-28T17:11:59.598468+0000 mgr.y (mgr.25232) 9614 : cluster [DBG] pgmap v10558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:01.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:01 smithi150 bash[67543]: cluster 2024-07-28T17:11:59.598468+0000 mgr.y (mgr.25232) 9614 : cluster [DBG] pgmap v10558: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:01.618 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18032 16 16 0 0 0 - 0 2024-07-28T17:12:02.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18033 16 16 0 0 0 - 0 2024-07-28T17:12:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:12:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:12:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:03 smithi022 bash[80503]: cluster 2024-07-28T17:12:01.599805+0000 mgr.y (mgr.25232) 9615 : cluster [DBG] pgmap v10559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:03.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:03 smithi022 bash[82865]: cluster 2024-07-28T17:12:01.599805+0000 mgr.y (mgr.25232) 9615 : cluster [DBG] pgmap v10559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:03.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:03 smithi150 bash[67543]: cluster 2024-07-28T17:12:01.599805+0000 mgr.y (mgr.25232) 9615 : cluster [DBG] pgmap v10559: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:03.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18034 16 16 0 0 0 - 0 2024-07-28T17:12:04.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18035 16 16 0 0 0 - 0 2024-07-28T17:12:05.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:05 smithi022 bash[80503]: cluster 2024-07-28T17:12:03.601167+0000 mgr.y (mgr.25232) 9616 : cluster [DBG] pgmap v10560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:05.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:05 smithi022 bash[82865]: cluster 2024-07-28T17:12:03.601167+0000 mgr.y (mgr.25232) 9616 : cluster [DBG] pgmap v10560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:05 smithi150 bash[67543]: cluster 2024-07-28T17:12:03.601167+0000 mgr.y (mgr.25232) 9616 : cluster [DBG] pgmap v10560: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:05.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18036 16 16 0 0 0 - 0 2024-07-28T17:12:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:06 smithi022 bash[80503]: audit 2024-07-28T17:12:05.806090+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:06 smithi022 bash[82865]: audit 2024-07-28T17:12:05.806090+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:06.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:06 smithi150 bash[67543]: audit 2024-07-28T17:12:05.806090+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:06.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18037 16 16 0 0 0 - 0 2024-07-28T17:12:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:07 smithi022 bash[80503]: cluster 2024-07-28T17:12:05.602547+0000 mgr.y (mgr.25232) 9617 : cluster [DBG] pgmap v10561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:07.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:07 smithi022 bash[82865]: cluster 2024-07-28T17:12:05.602547+0000 mgr.y (mgr.25232) 9617 : cluster [DBG] pgmap v10561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:07.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:07 smithi150 bash[67543]: cluster 2024-07-28T17:12:05.602547+0000 mgr.y (mgr.25232) 9617 : cluster [DBG] pgmap v10561: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:07.619 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18038 16 16 0 0 0 - 0 2024-07-28T17:12:08.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18039 16 16 0 0 0 - 0 2024-07-28T17:12:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:09 smithi022 bash[80503]: cluster 2024-07-28T17:12:07.603911+0000 mgr.y (mgr.25232) 9618 : cluster [DBG] pgmap v10562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:09 smithi022 bash[82865]: cluster 2024-07-28T17:12:07.603911+0000 mgr.y (mgr.25232) 9618 : cluster [DBG] pgmap v10562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:09.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:09 smithi150 bash[67543]: cluster 2024-07-28T17:12:07.603911+0000 mgr.y (mgr.25232) 9618 : cluster [DBG] pgmap v10562: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:09.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:12:09.620497+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:12:09.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:12:09.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18040 16 16 0 0 0 - 0 2024-07-28T17:12:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:12:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:12:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:12:10.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18041 16 16 0 0 0 - 0 2024-07-28T17:12:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:11 smithi022 bash[82865]: cluster 2024-07-28T17:12:09.605261+0000 mgr.y (mgr.25232) 9619 : cluster [DBG] pgmap v10563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:11.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:11 smithi022 bash[80503]: cluster 2024-07-28T17:12:09.605261+0000 mgr.y (mgr.25232) 9619 : cluster [DBG] pgmap v10563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:11.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:11 smithi150 bash[67543]: cluster 2024-07-28T17:12:09.605261+0000 mgr.y (mgr.25232) 9619 : cluster [DBG] pgmap v10563: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:11.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18042 16 16 0 0 0 - 0 2024-07-28T17:12:12.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18043 16 16 0 0 0 - 0 2024-07-28T17:12:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:12:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:12:13.521 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:13 smithi150 bash[67543]: cluster 2024-07-28T17:12:11.606643+0000 mgr.y (mgr.25232) 9620 : cluster [DBG] pgmap v10564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:13 smithi022 bash[80503]: cluster 2024-07-28T17:12:11.606643+0000 mgr.y (mgr.25232) 9620 : cluster [DBG] pgmap v10564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:13.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:13 smithi022 bash[82865]: cluster 2024-07-28T17:12:11.606643+0000 mgr.y (mgr.25232) 9620 : cluster [DBG] pgmap v10564: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:13.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18044 16 16 0 0 0 - 0 2024-07-28T17:12:14.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:14 smithi150 bash[67543]: audit 2024-07-28T17:12:13.436499+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:12:14.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:14 smithi022 bash[80503]: audit 2024-07-28T17:12:13.436499+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:12:14.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:14 smithi022 bash[82865]: audit 2024-07-28T17:12:13.436499+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:12:14.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18045 16 16 0 0 0 - 0 2024-07-28T17:12:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:15 smithi150 bash[67543]: cluster 2024-07-28T17:12:13.607982+0000 mgr.y (mgr.25232) 9621 : cluster [DBG] pgmap v10565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:15 smithi022 bash[80503]: cluster 2024-07-28T17:12:13.607982+0000 mgr.y (mgr.25232) 9621 : cluster [DBG] pgmap v10565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:15.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:15 smithi022 bash[82865]: cluster 2024-07-28T17:12:13.607982+0000 mgr.y (mgr.25232) 9621 : cluster [DBG] pgmap v10565: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:15.620 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18046 16 16 0 0 0 - 0 2024-07-28T17:12:16.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18047 16 16 0 0 0 - 0 2024-07-28T17:12:17.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:17 smithi150 bash[67543]: cluster 2024-07-28T17:12:15.609400+0000 mgr.y (mgr.25232) 9622 : cluster [DBG] pgmap v10566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:17 smithi022 bash[80503]: cluster 2024-07-28T17:12:15.609400+0000 mgr.y (mgr.25232) 9622 : cluster [DBG] pgmap v10566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:17.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:17 smithi022 bash[82865]: cluster 2024-07-28T17:12:15.609400+0000 mgr.y (mgr.25232) 9622 : cluster [DBG] pgmap v10566: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:17.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18048 16 16 0 0 0 - 0 2024-07-28T17:12:18.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18049 16 16 0 0 0 - 0 2024-07-28T17:12:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:19 smithi022 bash[82865]: cluster 2024-07-28T17:12:17.610835+0000 mgr.y (mgr.25232) 9623 : cluster [DBG] pgmap v10567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:19.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:19 smithi022 bash[80503]: cluster 2024-07-28T17:12:17.610835+0000 mgr.y (mgr.25232) 9623 : cluster [DBG] pgmap v10567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:19.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:19 smithi150 bash[67543]: cluster 2024-07-28T17:12:17.610835+0000 mgr.y (mgr.25232) 9623 : cluster [DBG] pgmap v10567: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:19.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18050 16 16 0 0 0 - 0 2024-07-28T17:12:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:12:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:12:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:12:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.134771+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.140738+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.333057+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.342510+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.775798+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:12:20.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.777143+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:12:20.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:20 smithi150 bash[67543]: audit 2024-07-28T17:12:19.784335+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.134771+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.140738+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.333057+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.342510+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.775798+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.777143+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:12:20.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[80503]: audit 2024-07-28T17:12:19.784335+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.134771+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.140738+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.333057+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.342510+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.775798+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.777143+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:12:20.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:20 smithi022 bash[82865]: audit 2024-07-28T17:12:19.784335+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:12:20.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18051 16 16 0 0 0 - 0 2024-07-28T17:12:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:21 smithi150 bash[67543]: cluster 2024-07-28T17:12:19.612223+0000 mgr.y (mgr.25232) 9624 : cluster [DBG] pgmap v10568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:21 smithi150 bash[67543]: audit 2024-07-28T17:12:20.806338+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:21 smithi022 bash[80503]: cluster 2024-07-28T17:12:19.612223+0000 mgr.y (mgr.25232) 9624 : cluster [DBG] pgmap v10568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:21.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:21 smithi022 bash[80503]: audit 2024-07-28T17:12:20.806338+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:21 smithi022 bash[82865]: cluster 2024-07-28T17:12:19.612223+0000 mgr.y (mgr.25232) 9624 : cluster [DBG] pgmap v10568: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:21 smithi022 bash[82865]: audit 2024-07-28T17:12:20.806338+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:21.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18052 16 16 0 0 0 - 0 2024-07-28T17:12:22.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18053 16 16 0 0 0 - 0 2024-07-28T17:12:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:12:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:12:23.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:23 smithi150 bash[67543]: cluster 2024-07-28T17:12:21.613734+0000 mgr.y (mgr.25232) 9625 : cluster [DBG] pgmap v10569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:23 smithi022 bash[80503]: cluster 2024-07-28T17:12:21.613734+0000 mgr.y (mgr.25232) 9625 : cluster [DBG] pgmap v10569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:23.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:23 smithi022 bash[82865]: cluster 2024-07-28T17:12:21.613734+0000 mgr.y (mgr.25232) 9625 : cluster [DBG] pgmap v10569: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:23.621 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18054 16 16 0 0 0 - 0 2024-07-28T17:12:24.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18055 16 16 0 0 0 - 0 2024-07-28T17:12:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:25 smithi150 bash[67543]: cluster 2024-07-28T17:12:23.615179+0000 mgr.y (mgr.25232) 9626 : cluster [DBG] pgmap v10570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:25.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:25 smithi022 bash[80503]: cluster 2024-07-28T17:12:23.615179+0000 mgr.y (mgr.25232) 9626 : cluster [DBG] pgmap v10570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:25.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:25 smithi022 bash[82865]: cluster 2024-07-28T17:12:23.615179+0000 mgr.y (mgr.25232) 9626 : cluster [DBG] pgmap v10570: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:25.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18056 16 16 0 0 0 - 0 2024-07-28T17:12:26.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18057 16 16 0 0 0 - 0 2024-07-28T17:12:27.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:27 smithi150 bash[67543]: cluster 2024-07-28T17:12:25.616555+0000 mgr.y (mgr.25232) 9627 : cluster [DBG] pgmap v10571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:27 smithi022 bash[80503]: cluster 2024-07-28T17:12:25.616555+0000 mgr.y (mgr.25232) 9627 : cluster [DBG] pgmap v10571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:27.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:27 smithi022 bash[82865]: cluster 2024-07-28T17:12:25.616555+0000 mgr.y (mgr.25232) 9627 : cluster [DBG] pgmap v10571: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:27.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18058 16 16 0 0 0 - 0 2024-07-28T17:12:28.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18059 16 16 0 0 0 - 0 2024-07-28T17:12:29.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:29 smithi150 bash[67543]: cluster 2024-07-28T17:12:27.617927+0000 mgr.y (mgr.25232) 9628 : cluster [DBG] pgmap v10572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:29 smithi022 bash[80503]: cluster 2024-07-28T17:12:27.617927+0000 mgr.y (mgr.25232) 9628 : cluster [DBG] pgmap v10572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:12:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:12:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:12:29.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:29 smithi022 bash[82865]: cluster 2024-07-28T17:12:27.617927+0000 mgr.y (mgr.25232) 9628 : cluster [DBG] pgmap v10572: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:29.622 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:12:29.623484+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:12:29.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:12:29.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18060 16 16 0 0 0 - 0 2024-07-28T17:12:30.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18061 16 16 0 0 0 - 0 2024-07-28T17:12:31.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:31 smithi150 bash[67543]: cluster 2024-07-28T17:12:29.619316+0000 mgr.y (mgr.25232) 9629 : cluster [DBG] pgmap v10573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:31 smithi022 bash[80503]: cluster 2024-07-28T17:12:29.619316+0000 mgr.y (mgr.25232) 9629 : cluster [DBG] pgmap v10573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:31.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:31 smithi022 bash[82865]: cluster 2024-07-28T17:12:29.619316+0000 mgr.y (mgr.25232) 9629 : cluster [DBG] pgmap v10573: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:31.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18062 16 16 0 0 0 - 0 2024-07-28T17:12:32.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18063 16 16 0 0 0 - 0 2024-07-28T17:12:32.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:12:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:12:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:33 smithi150 bash[67543]: cluster 2024-07-28T17:12:31.620683+0000 mgr.y (mgr.25232) 9630 : cluster [DBG] pgmap v10574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:33 smithi022 bash[80503]: cluster 2024-07-28T17:12:31.620683+0000 mgr.y (mgr.25232) 9630 : cluster [DBG] pgmap v10574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:33 smithi022 bash[82865]: cluster 2024-07-28T17:12:31.620683+0000 mgr.y (mgr.25232) 9630 : cluster [DBG] pgmap v10574: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:33.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18064 16 16 0 0 0 - 0 2024-07-28T17:12:34.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18065 16 16 0 0 0 - 0 2024-07-28T17:12:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:35 smithi150 bash[67543]: cluster 2024-07-28T17:12:33.622074+0000 mgr.y (mgr.25232) 9631 : cluster [DBG] pgmap v10575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:35.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:35 smithi022 bash[80503]: cluster 2024-07-28T17:12:33.622074+0000 mgr.y (mgr.25232) 9631 : cluster [DBG] pgmap v10575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:35.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:35 smithi022 bash[82865]: cluster 2024-07-28T17:12:33.622074+0000 mgr.y (mgr.25232) 9631 : cluster [DBG] pgmap v10575: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:35.623 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18066 16 16 0 0 0 - 0 2024-07-28T17:12:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:36 smithi150 bash[67543]: audit 2024-07-28T17:12:35.806722+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:36 smithi022 bash[80503]: audit 2024-07-28T17:12:35.806722+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:36.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:36 smithi022 bash[82865]: audit 2024-07-28T17:12:35.806722+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:36.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18067 16 16 0 0 0 - 0 2024-07-28T17:12:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:37 smithi150 bash[67543]: cluster 2024-07-28T17:12:35.623474+0000 mgr.y (mgr.25232) 9632 : cluster [DBG] pgmap v10576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:37.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:37 smithi022 bash[80503]: cluster 2024-07-28T17:12:35.623474+0000 mgr.y (mgr.25232) 9632 : cluster [DBG] pgmap v10576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:37 smithi022 bash[82865]: cluster 2024-07-28T17:12:35.623474+0000 mgr.y (mgr.25232) 9632 : cluster [DBG] pgmap v10576: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:37.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18068 16 16 0 0 0 - 0 2024-07-28T17:12:38.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:38 smithi150 bash[67543]: cluster 2024-07-28T17:12:37.624887+0000 mgr.y (mgr.25232) 9633 : cluster [DBG] pgmap v10577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:38 smithi022 bash[80503]: cluster 2024-07-28T17:12:37.624887+0000 mgr.y (mgr.25232) 9633 : cluster [DBG] pgmap v10577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:38.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:38 smithi022 bash[82865]: cluster 2024-07-28T17:12:37.624887+0000 mgr.y (mgr.25232) 9633 : cluster [DBG] pgmap v10577: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:38.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18069 16 16 0 0 0 - 0 2024-07-28T17:12:39.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18070 16 16 0 0 0 - 0 2024-07-28T17:12:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:12:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:12:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:12:40.624 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18071 16 16 0 0 0 - 0 2024-07-28T17:12:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:40 smithi150 bash[67543]: cluster 2024-07-28T17:12:39.626304+0000 mgr.y (mgr.25232) 9634 : cluster [DBG] pgmap v10578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:40 smithi022 bash[80503]: cluster 2024-07-28T17:12:39.626304+0000 mgr.y (mgr.25232) 9634 : cluster [DBG] pgmap v10578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:41.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:40 smithi022 bash[82865]: cluster 2024-07-28T17:12:39.626304+0000 mgr.y (mgr.25232) 9634 : cluster [DBG] pgmap v10578: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:41.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18072 16 16 0 0 0 - 0 2024-07-28T17:12:42.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18073 16 16 0 0 0 - 0 2024-07-28T17:12:42.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:12:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:12:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:42 smithi150 bash[67543]: cluster 2024-07-28T17:12:41.627695+0000 mgr.y (mgr.25232) 9635 : cluster [DBG] pgmap v10579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:42 smithi022 bash[80503]: cluster 2024-07-28T17:12:41.627695+0000 mgr.y (mgr.25232) 9635 : cluster [DBG] pgmap v10579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:43.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:42 smithi022 bash[82865]: cluster 2024-07-28T17:12:41.627695+0000 mgr.y (mgr.25232) 9635 : cluster [DBG] pgmap v10579: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:43.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18074 16 16 0 0 0 - 0 2024-07-28T17:12:44.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18075 16 16 0 0 0 - 0 2024-07-28T17:12:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:44 smithi150 bash[67543]: cluster 2024-07-28T17:12:43.629048+0000 mgr.y (mgr.25232) 9636 : cluster [DBG] pgmap v10580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:44 smithi022 bash[80503]: cluster 2024-07-28T17:12:43.629048+0000 mgr.y (mgr.25232) 9636 : cluster [DBG] pgmap v10580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:45.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:44 smithi022 bash[82865]: cluster 2024-07-28T17:12:43.629048+0000 mgr.y (mgr.25232) 9636 : cluster [DBG] pgmap v10580: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:45.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18076 16 16 0 0 0 - 0 2024-07-28T17:12:46.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18077 16 16 0 0 0 - 0 2024-07-28T17:12:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:46 smithi150 bash[67543]: cluster 2024-07-28T17:12:45.630420+0000 mgr.y (mgr.25232) 9637 : cluster [DBG] pgmap v10581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:47.082 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:46 smithi022 bash[80503]: cluster 2024-07-28T17:12:45.630420+0000 mgr.y (mgr.25232) 9637 : cluster [DBG] pgmap v10581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:47.083 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:46 smithi022 bash[82865]: cluster 2024-07-28T17:12:45.630420+0000 mgr.y (mgr.25232) 9637 : cluster [DBG] pgmap v10581: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:47.625 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18078 16 16 0 0 0 - 0 2024-07-28T17:12:48.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18079 16 16 0 0 0 - 0 2024-07-28T17:12:49.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:48 smithi150 bash[67543]: cluster 2024-07-28T17:12:47.631716+0000 mgr.y (mgr.25232) 9638 : cluster [DBG] pgmap v10582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:48 smithi022 bash[80503]: cluster 2024-07-28T17:12:47.631716+0000 mgr.y (mgr.25232) 9638 : cluster [DBG] pgmap v10582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:49.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:48 smithi022 bash[82865]: cluster 2024-07-28T17:12:47.631716+0000 mgr.y (mgr.25232) 9638 : cluster [DBG] pgmap v10582: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:49.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:12:49.626784+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:12:49.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:12:49.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18080 16 16 0 0 0 - 0 2024-07-28T17:12:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:12:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:12:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:12:50.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18081 16 16 0 0 0 - 0 2024-07-28T17:12:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:50 smithi150 bash[67543]: cluster 2024-07-28T17:12:49.633080+0000 mgr.y (mgr.25232) 9639 : cluster [DBG] pgmap v10583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:50 smithi022 bash[80503]: cluster 2024-07-28T17:12:49.633080+0000 mgr.y (mgr.25232) 9639 : cluster [DBG] pgmap v10583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:50 smithi022 bash[82865]: cluster 2024-07-28T17:12:49.633080+0000 mgr.y (mgr.25232) 9639 : cluster [DBG] pgmap v10583: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:51.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18082 16 16 0 0 0 - 0 2024-07-28T17:12:52.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:51 smithi150 bash[67543]: audit 2024-07-28T17:12:50.807275+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:51 smithi022 bash[80503]: audit 2024-07-28T17:12:50.807275+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:51 smithi022 bash[82865]: audit 2024-07-28T17:12:50.807275+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:12:52.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18083 16 16 0 0 0 - 0 2024-07-28T17:12:52.716 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:12:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:12:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:52 smithi150 bash[67543]: cluster 2024-07-28T17:12:51.634452+0000 mgr.y (mgr.25232) 9640 : cluster [DBG] pgmap v10584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:52 smithi022 bash[80503]: cluster 2024-07-28T17:12:51.634452+0000 mgr.y (mgr.25232) 9640 : cluster [DBG] pgmap v10584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:52 smithi022 bash[82865]: cluster 2024-07-28T17:12:51.634452+0000 mgr.y (mgr.25232) 9640 : cluster [DBG] pgmap v10584: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:53.626 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18084 16 16 0 0 0 - 0 2024-07-28T17:12:54.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18085 16 16 0 0 0 - 0 2024-07-28T17:12:55.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:54 smithi150 bash[67543]: cluster 2024-07-28T17:12:53.635809+0000 mgr.y (mgr.25232) 9641 : cluster [DBG] pgmap v10585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:54 smithi022 bash[80503]: cluster 2024-07-28T17:12:53.635809+0000 mgr.y (mgr.25232) 9641 : cluster [DBG] pgmap v10585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:55.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:54 smithi022 bash[82865]: cluster 2024-07-28T17:12:53.635809+0000 mgr.y (mgr.25232) 9641 : cluster [DBG] pgmap v10585: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:55.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18086 16 16 0 0 0 - 0 2024-07-28T17:12:56.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18087 16 16 0 0 0 - 0 2024-07-28T17:12:57.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:56 smithi150 bash[67543]: cluster 2024-07-28T17:12:55.637143+0000 mgr.y (mgr.25232) 9642 : cluster [DBG] pgmap v10586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:56 smithi022 bash[80503]: cluster 2024-07-28T17:12:55.637143+0000 mgr.y (mgr.25232) 9642 : cluster [DBG] pgmap v10586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:56 smithi022 bash[82865]: cluster 2024-07-28T17:12:55.637143+0000 mgr.y (mgr.25232) 9642 : cluster [DBG] pgmap v10586: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:57.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18088 16 16 0 0 0 - 0 2024-07-28T17:12:58.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18089 16 16 0 0 0 - 0 2024-07-28T17:12:59.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:12:58 smithi150 bash[67543]: cluster 2024-07-28T17:12:57.638527+0000 mgr.y (mgr.25232) 9643 : cluster [DBG] pgmap v10587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:12:58 smithi022 bash[80503]: cluster 2024-07-28T17:12:57.638527+0000 mgr.y (mgr.25232) 9643 : cluster [DBG] pgmap v10587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:59.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:12:58 smithi022 bash[82865]: cluster 2024-07-28T17:12:57.638527+0000 mgr.y (mgr.25232) 9643 : cluster [DBG] pgmap v10587: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:12:59.627 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18090 16 16 0 0 0 - 0 2024-07-28T17:12:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:12:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:12:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:13:00.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18091 16 16 0 0 0 - 0 2024-07-28T17:13:01.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:00 smithi150 bash[67543]: cluster 2024-07-28T17:12:59.639896+0000 mgr.y (mgr.25232) 9644 : cluster [DBG] pgmap v10588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:00 smithi022 bash[80503]: cluster 2024-07-28T17:12:59.639896+0000 mgr.y (mgr.25232) 9644 : cluster [DBG] pgmap v10588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:00 smithi022 bash[82865]: cluster 2024-07-28T17:12:59.639896+0000 mgr.y (mgr.25232) 9644 : cluster [DBG] pgmap v10588: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:01.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18092 16 16 0 0 0 - 0 2024-07-28T17:13:02.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18093 16 16 0 0 0 - 0 2024-07-28T17:13:02.736 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:13:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:13:03.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:02 smithi150 bash[67543]: cluster 2024-07-28T17:13:01.641259+0000 mgr.y (mgr.25232) 9645 : cluster [DBG] pgmap v10589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:03.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:02 smithi022 bash[80503]: cluster 2024-07-28T17:13:01.641259+0000 mgr.y (mgr.25232) 9645 : cluster [DBG] pgmap v10589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:03.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:02 smithi022 bash[82865]: cluster 2024-07-28T17:13:01.641259+0000 mgr.y (mgr.25232) 9645 : cluster [DBG] pgmap v10589: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:03.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18094 16 16 0 0 0 - 0 2024-07-28T17:13:04.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18095 16 16 0 0 0 - 0 2024-07-28T17:13:05.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:04 smithi150 bash[67543]: cluster 2024-07-28T17:13:03.642647+0000 mgr.y (mgr.25232) 9646 : cluster [DBG] pgmap v10590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:05.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:04 smithi022 bash[82865]: cluster 2024-07-28T17:13:03.642647+0000 mgr.y (mgr.25232) 9646 : cluster [DBG] pgmap v10590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:05.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:04 smithi022 bash[80503]: cluster 2024-07-28T17:13:03.642647+0000 mgr.y (mgr.25232) 9646 : cluster [DBG] pgmap v10590: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:05.628 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18096 16 16 0 0 0 - 0 2024-07-28T17:13:06.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18097 16 16 0 0 0 - 0 2024-07-28T17:13:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:06 smithi150 bash[67543]: cluster 2024-07-28T17:13:05.643981+0000 mgr.y (mgr.25232) 9647 : cluster [DBG] pgmap v10591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:07.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:06 smithi150 bash[67543]: audit 2024-07-28T17:13:05.807664+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:07.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:06 smithi022 bash[80503]: cluster 2024-07-28T17:13:05.643981+0000 mgr.y (mgr.25232) 9647 : cluster [DBG] pgmap v10591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:07.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:06 smithi022 bash[80503]: audit 2024-07-28T17:13:05.807664+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:06 smithi022 bash[82865]: cluster 2024-07-28T17:13:05.643981+0000 mgr.y (mgr.25232) 9647 : cluster [DBG] pgmap v10591: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:07.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:06 smithi022 bash[82865]: audit 2024-07-28T17:13:05.807664+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:07.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18098 16 16 0 0 0 - 0 2024-07-28T17:13:08.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18099 16 16 0 0 0 - 0 2024-07-28T17:13:09.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:08 smithi150 bash[67543]: cluster 2024-07-28T17:13:07.645458+0000 mgr.y (mgr.25232) 9648 : cluster [DBG] pgmap v10592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:09.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:08 smithi022 bash[80503]: cluster 2024-07-28T17:13:07.645458+0000 mgr.y (mgr.25232) 9648 : cluster [DBG] pgmap v10592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:09.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:08 smithi022 bash[82865]: cluster 2024-07-28T17:13:07.645458+0000 mgr.y (mgr.25232) 9648 : cluster [DBG] pgmap v10592: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:09.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:13:09.629987+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:13:09.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:13:09.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18100 16 16 0 0 0 - 0 2024-07-28T17:13:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:13:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:13:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:13:10.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18101 16 16 0 0 0 - 0 2024-07-28T17:13:11.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:10 smithi150 bash[67543]: cluster 2024-07-28T17:13:09.647007+0000 mgr.y (mgr.25232) 9649 : cluster [DBG] pgmap v10593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:10 smithi022 bash[80503]: cluster 2024-07-28T17:13:09.647007+0000 mgr.y (mgr.25232) 9649 : cluster [DBG] pgmap v10593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:11.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:10 smithi022 bash[82865]: cluster 2024-07-28T17:13:09.647007+0000 mgr.y (mgr.25232) 9649 : cluster [DBG] pgmap v10593: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:11.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18102 16 16 0 0 0 - 0 2024-07-28T17:13:12.629 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18103 16 16 0 0 0 - 0 2024-07-28T17:13:12.757 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:13:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:13:13.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:12 smithi150 bash[67543]: cluster 2024-07-28T17:13:11.648539+0000 mgr.y (mgr.25232) 9650 : cluster [DBG] pgmap v10594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:13.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:12 smithi022 bash[80503]: cluster 2024-07-28T17:13:11.648539+0000 mgr.y (mgr.25232) 9650 : cluster [DBG] pgmap v10594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:13.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:12 smithi022 bash[82865]: cluster 2024-07-28T17:13:11.648539+0000 mgr.y (mgr.25232) 9650 : cluster [DBG] pgmap v10594: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:13.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18104 16 16 0 0 0 - 0 2024-07-28T17:13:14.519 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Jul 28 17:13:14 smithi150 bash[59240]: logger=cleanup t=2024-07-28T17:13:14.172159856Z level=info msg="Completed cleanup jobs" duration=47.986327ms 2024-07-28T17:13:14.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18105 16 16 0 0 0 - 0 2024-07-28T17:13:15.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:14 smithi150 bash[67543]: cluster 2024-07-28T17:13:13.650075+0000 mgr.y (mgr.25232) 9651 : cluster [DBG] pgmap v10595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:15.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:14 smithi022 bash[80503]: cluster 2024-07-28T17:13:13.650075+0000 mgr.y (mgr.25232) 9651 : cluster [DBG] pgmap v10595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:15.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:14 smithi022 bash[82865]: cluster 2024-07-28T17:13:13.650075+0000 mgr.y (mgr.25232) 9651 : cluster [DBG] pgmap v10595: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:15.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18106 16 16 0 0 0 - 0 2024-07-28T17:13:16.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18107 16 16 0 0 0 - 0 2024-07-28T17:13:17.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:16 smithi150 bash[67543]: cluster 2024-07-28T17:13:15.651472+0000 mgr.y (mgr.25232) 9652 : cluster [DBG] pgmap v10596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:17.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:16 smithi022 bash[80503]: cluster 2024-07-28T17:13:15.651472+0000 mgr.y (mgr.25232) 9652 : cluster [DBG] pgmap v10596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:17.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:16 smithi022 bash[82865]: cluster 2024-07-28T17:13:15.651472+0000 mgr.y (mgr.25232) 9652 : cluster [DBG] pgmap v10596: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:17.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18108 16 16 0 0 0 - 0 2024-07-28T17:13:18.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18109 16 16 0 0 0 - 0 2024-07-28T17:13:19.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:18 smithi022 bash[80503]: cluster 2024-07-28T17:13:17.652945+0000 mgr.y (mgr.25232) 9653 : cluster [DBG] pgmap v10597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:19.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:18 smithi022 bash[82865]: cluster 2024-07-28T17:13:17.652945+0000 mgr.y (mgr.25232) 9653 : cluster [DBG] pgmap v10597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:18 smithi150 bash[67543]: cluster 2024-07-28T17:13:17.652945+0000 mgr.y (mgr.25232) 9653 : cluster [DBG] pgmap v10597: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:19.630 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18110 16 16 0 0 0 - 0 2024-07-28T17:13:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:13:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:13:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:13:20.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18111 16 16 0 0 0 - 0 2024-07-28T17:13:21.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:20 smithi022 bash[80503]: cluster 2024-07-28T17:13:19.654363+0000 mgr.y (mgr.25232) 9654 : cluster [DBG] pgmap v10598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:21.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:20 smithi022 bash[80503]: audit 2024-07-28T17:13:19.915190+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:13:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:20 smithi022 bash[82865]: cluster 2024-07-28T17:13:19.654363+0000 mgr.y (mgr.25232) 9654 : cluster [DBG] pgmap v10598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:21.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:20 smithi022 bash[82865]: audit 2024-07-28T17:13:19.915190+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:13:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:20 smithi150 bash[67543]: cluster 2024-07-28T17:13:19.654363+0000 mgr.y (mgr.25232) 9654 : cluster [DBG] pgmap v10598: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:20 smithi150 bash[67543]: audit 2024-07-28T17:13:19.915190+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:13:21.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18112 16 16 0 0 0 - 0 2024-07-28T17:13:22.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:21 smithi022 bash[80503]: audit 2024-07-28T17:13:20.808093+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:22.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:21 smithi022 bash[82865]: audit 2024-07-28T17:13:20.808093+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:22.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:21 smithi150 bash[67543]: audit 2024-07-28T17:13:20.808093+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:22.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18113 16 16 0 0 0 - 0 2024-07-28T17:13:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:13:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:13:23.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:22 smithi022 bash[80503]: cluster 2024-07-28T17:13:21.655885+0000 mgr.y (mgr.25232) 9655 : cluster [DBG] pgmap v10599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:23.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:22 smithi022 bash[82865]: cluster 2024-07-28T17:13:21.655885+0000 mgr.y (mgr.25232) 9655 : cluster [DBG] pgmap v10599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:23.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:22 smithi150 bash[67543]: cluster 2024-07-28T17:13:21.655885+0000 mgr.y (mgr.25232) 9655 : cluster [DBG] pgmap v10599: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:23.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18114 16 16 0 0 0 - 0 2024-07-28T17:13:24.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18115 16 16 0 0 0 - 0 2024-07-28T17:13:25.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:24 smithi022 bash[80503]: cluster 2024-07-28T17:13:23.657451+0000 mgr.y (mgr.25232) 9656 : cluster [DBG] pgmap v10600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:25.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:24 smithi022 bash[82865]: cluster 2024-07-28T17:13:23.657451+0000 mgr.y (mgr.25232) 9656 : cluster [DBG] pgmap v10600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:24 smithi150 bash[67543]: cluster 2024-07-28T17:13:23.657451+0000 mgr.y (mgr.25232) 9656 : cluster [DBG] pgmap v10600: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:25.631 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18116 16 16 0 0 0 - 0 2024-07-28T17:13:26.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18117 16 16 0 0 0 - 0 2024-07-28T17:13:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:25.585192+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:25.591381+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: cluster 2024-07-28T17:13:25.658827+0000 mgr.y (mgr.25232) 9657 : cluster [DBG] pgmap v10601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:25.811063+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:25.819558+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:26.244969+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:13:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:26.246516+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:13:27.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:26 smithi150 bash[67543]: audit 2024-07-28T17:13:26.256759+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:25.585192+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:25.591381+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: cluster 2024-07-28T17:13:25.658827+0000 mgr.y (mgr.25232) 9657 : cluster [DBG] pgmap v10601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:25.811063+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:25.819558+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:26.244969+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:26.246516+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:13:27.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[80503]: audit 2024-07-28T17:13:26.256759+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:25.585192+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:25.591381+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: cluster 2024-07-28T17:13:25.658827+0000 mgr.y (mgr.25232) 9657 : cluster [DBG] pgmap v10601: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:25.811063+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:25.819558+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:26.244969+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:26.246516+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:13:27.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:26 smithi022 bash[82865]: audit 2024-07-28T17:13:26.256759+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:13:27.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18118 16 16 0 0 0 - 0 2024-07-28T17:13:28.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18119 16 16 0 0 0 - 0 2024-07-28T17:13:29.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:28 smithi150 bash[67543]: cluster 2024-07-28T17:13:27.660203+0000 mgr.y (mgr.25232) 9658 : cluster [DBG] pgmap v10602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:29.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:28 smithi022 bash[80503]: cluster 2024-07-28T17:13:27.660203+0000 mgr.y (mgr.25232) 9658 : cluster [DBG] pgmap v10602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:29.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:28 smithi022 bash[82865]: cluster 2024-07-28T17:13:27.660203+0000 mgr.y (mgr.25232) 9658 : cluster [DBG] pgmap v10602: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:29.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:13:29.633119+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:13:29.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:13:29.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18120 16 16 0 0 0 - 0 2024-07-28T17:13:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:13:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:13:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:13:30.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18121 16 16 0 0 0 - 0 2024-07-28T17:13:31.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:30 smithi150 bash[67543]: cluster 2024-07-28T17:13:29.661573+0000 mgr.y (mgr.25232) 9659 : cluster [DBG] pgmap v10603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:31.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:30 smithi022 bash[80503]: cluster 2024-07-28T17:13:29.661573+0000 mgr.y (mgr.25232) 9659 : cluster [DBG] pgmap v10603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:31.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:30 smithi022 bash[82865]: cluster 2024-07-28T17:13:29.661573+0000 mgr.y (mgr.25232) 9659 : cluster [DBG] pgmap v10603: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:31.632 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18122 16 16 0 0 0 - 0 2024-07-28T17:13:32.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18123 16 16 0 0 0 - 0 2024-07-28T17:13:32.725 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:13:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:13:33.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:32 smithi150 bash[67543]: cluster 2024-07-28T17:13:31.662964+0000 mgr.y (mgr.25232) 9660 : cluster [DBG] pgmap v10604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:33.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:32 smithi022 bash[80503]: cluster 2024-07-28T17:13:31.662964+0000 mgr.y (mgr.25232) 9660 : cluster [DBG] pgmap v10604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:33.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:32 smithi022 bash[82865]: cluster 2024-07-28T17:13:31.662964+0000 mgr.y (mgr.25232) 9660 : cluster [DBG] pgmap v10604: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:33.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18124 16 16 0 0 0 - 0 2024-07-28T17:13:34.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18125 16 16 0 0 0 - 0 2024-07-28T17:13:35.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:34 smithi150 bash[67543]: cluster 2024-07-28T17:13:33.664314+0000 mgr.y (mgr.25232) 9661 : cluster [DBG] pgmap v10605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:35.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:34 smithi022 bash[80503]: cluster 2024-07-28T17:13:33.664314+0000 mgr.y (mgr.25232) 9661 : cluster [DBG] pgmap v10605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:35.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:34 smithi022 bash[82865]: cluster 2024-07-28T17:13:33.664314+0000 mgr.y (mgr.25232) 9661 : cluster [DBG] pgmap v10605: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:35.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18126 16 16 0 0 0 - 0 2024-07-28T17:13:36.633 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18127 16 16 0 0 0 - 0 2024-07-28T17:13:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:36 smithi150 bash[67543]: cluster 2024-07-28T17:13:35.665638+0000 mgr.y (mgr.25232) 9662 : cluster [DBG] pgmap v10606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:37.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:36 smithi150 bash[67543]: audit 2024-07-28T17:13:35.808645+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:37.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:36 smithi022 bash[80503]: cluster 2024-07-28T17:13:35.665638+0000 mgr.y (mgr.25232) 9662 : cluster [DBG] pgmap v10606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:37.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:36 smithi022 bash[80503]: audit 2024-07-28T17:13:35.808645+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:36 smithi022 bash[82865]: cluster 2024-07-28T17:13:35.665638+0000 mgr.y (mgr.25232) 9662 : cluster [DBG] pgmap v10606: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:37.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:36 smithi022 bash[82865]: audit 2024-07-28T17:13:35.808645+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:37.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18128 16 16 0 0 0 - 0 2024-07-28T17:13:38.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18129 16 16 0 0 0 - 0 2024-07-28T17:13:39.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:38 smithi150 bash[67543]: cluster 2024-07-28T17:13:37.667008+0000 mgr.y (mgr.25232) 9663 : cluster [DBG] pgmap v10607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:39.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:38 smithi022 bash[80503]: cluster 2024-07-28T17:13:37.667008+0000 mgr.y (mgr.25232) 9663 : cluster [DBG] pgmap v10607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:39.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:38 smithi022 bash[82865]: cluster 2024-07-28T17:13:37.667008+0000 mgr.y (mgr.25232) 9663 : cluster [DBG] pgmap v10607: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:39.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18130 16 16 0 0 0 - 0 2024-07-28T17:13:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:13:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:13:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:13:40.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18131 16 16 0 0 0 - 0 2024-07-28T17:13:41.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:40 smithi150 bash[67543]: cluster 2024-07-28T17:13:39.668373+0000 mgr.y (mgr.25232) 9664 : cluster [DBG] pgmap v10608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:41.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:40 smithi022 bash[80503]: cluster 2024-07-28T17:13:39.668373+0000 mgr.y (mgr.25232) 9664 : cluster [DBG] pgmap v10608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:41.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:40 smithi022 bash[82865]: cluster 2024-07-28T17:13:39.668373+0000 mgr.y (mgr.25232) 9664 : cluster [DBG] pgmap v10608: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:41.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18132 16 16 0 0 0 - 0 2024-07-28T17:13:42.634 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18133 16 16 0 0 0 - 0 2024-07-28T17:13:42.746 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:13:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:13:43.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:42 smithi150 bash[67543]: cluster 2024-07-28T17:13:41.669743+0000 mgr.y (mgr.25232) 9665 : cluster [DBG] pgmap v10609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:43.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:42 smithi022 bash[80503]: cluster 2024-07-28T17:13:41.669743+0000 mgr.y (mgr.25232) 9665 : cluster [DBG] pgmap v10609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:43.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:42 smithi022 bash[82865]: cluster 2024-07-28T17:13:41.669743+0000 mgr.y (mgr.25232) 9665 : cluster [DBG] pgmap v10609: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:43.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18134 16 16 0 0 0 - 0 2024-07-28T17:13:44.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18135 16 16 0 0 0 - 0 2024-07-28T17:13:45.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:44 smithi150 bash[67543]: cluster 2024-07-28T17:13:43.671114+0000 mgr.y (mgr.25232) 9666 : cluster [DBG] pgmap v10610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:45.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:44 smithi022 bash[82865]: cluster 2024-07-28T17:13:43.671114+0000 mgr.y (mgr.25232) 9666 : cluster [DBG] pgmap v10610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:45.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:44 smithi022 bash[80503]: cluster 2024-07-28T17:13:43.671114+0000 mgr.y (mgr.25232) 9666 : cluster [DBG] pgmap v10610: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:45.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18136 16 16 0 0 0 - 0 2024-07-28T17:13:46.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18137 16 16 0 0 0 - 0 2024-07-28T17:13:47.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:46 smithi150 bash[67543]: cluster 2024-07-28T17:13:45.672450+0000 mgr.y (mgr.25232) 9667 : cluster [DBG] pgmap v10611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:47.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:46 smithi022 bash[80503]: cluster 2024-07-28T17:13:45.672450+0000 mgr.y (mgr.25232) 9667 : cluster [DBG] pgmap v10611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:47.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:46 smithi022 bash[82865]: cluster 2024-07-28T17:13:45.672450+0000 mgr.y (mgr.25232) 9667 : cluster [DBG] pgmap v10611: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:47.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18138 16 16 0 0 0 - 0 2024-07-28T17:13:48.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18139 16 16 0 0 0 - 0 2024-07-28T17:13:49.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:48 smithi150 bash[67543]: cluster 2024-07-28T17:13:47.673788+0000 mgr.y (mgr.25232) 9668 : cluster [DBG] pgmap v10612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:49.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:48 smithi022 bash[80503]: cluster 2024-07-28T17:13:47.673788+0000 mgr.y (mgr.25232) 9668 : cluster [DBG] pgmap v10612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:49.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:48 smithi022 bash[82865]: cluster 2024-07-28T17:13:47.673788+0000 mgr.y (mgr.25232) 9668 : cluster [DBG] pgmap v10612: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:49.635 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:13:49.636502+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:13:49.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:13:49.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18140 16 16 0 0 0 - 0 2024-07-28T17:13:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:13:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:13:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:13:50.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18141 16 16 0 0 0 - 0 2024-07-28T17:13:51.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:50 smithi150 bash[67543]: cluster 2024-07-28T17:13:49.675203+0000 mgr.y (mgr.25232) 9669 : cluster [DBG] pgmap v10613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:50 smithi022 bash[80503]: cluster 2024-07-28T17:13:49.675203+0000 mgr.y (mgr.25232) 9669 : cluster [DBG] pgmap v10613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:51.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:50 smithi022 bash[82865]: cluster 2024-07-28T17:13:49.675203+0000 mgr.y (mgr.25232) 9669 : cluster [DBG] pgmap v10613: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:51.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18142 16 16 0 0 0 - 0 2024-07-28T17:13:52.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:51 smithi022 bash[80503]: audit 2024-07-28T17:13:50.809083+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:52.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:51 smithi022 bash[82865]: audit 2024-07-28T17:13:50.809083+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:52.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:51 smithi150 bash[67543]: audit 2024-07-28T17:13:50.809083+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:13:52.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18143 16 16 0 0 0 - 0 2024-07-28T17:13:52.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:13:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:13:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:52 smithi022 bash[80503]: cluster 2024-07-28T17:13:51.676543+0000 mgr.y (mgr.25232) 9670 : cluster [DBG] pgmap v10614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:52 smithi022 bash[82865]: cluster 2024-07-28T17:13:51.676543+0000 mgr.y (mgr.25232) 9670 : cluster [DBG] pgmap v10614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:53.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:52 smithi150 bash[67543]: cluster 2024-07-28T17:13:51.676543+0000 mgr.y (mgr.25232) 9670 : cluster [DBG] pgmap v10614: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:53.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18144 16 16 0 0 0 - 0 2024-07-28T17:13:54.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18145 16 16 0 0 0 - 0 2024-07-28T17:13:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:54 smithi022 bash[80503]: cluster 2024-07-28T17:13:53.677887+0000 mgr.y (mgr.25232) 9671 : cluster [DBG] pgmap v10615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:55.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:54 smithi022 bash[82865]: cluster 2024-07-28T17:13:53.677887+0000 mgr.y (mgr.25232) 9671 : cluster [DBG] pgmap v10615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:55.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:54 smithi150 bash[67543]: cluster 2024-07-28T17:13:53.677887+0000 mgr.y (mgr.25232) 9671 : cluster [DBG] pgmap v10615: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:55.636 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18146 16 16 0 0 0 - 0 2024-07-28T17:13:56.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18147 16 16 0 0 0 - 0 2024-07-28T17:13:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:56 smithi022 bash[80503]: cluster 2024-07-28T17:13:55.679259+0000 mgr.y (mgr.25232) 9672 : cluster [DBG] pgmap v10616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:57.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:56 smithi022 bash[82865]: cluster 2024-07-28T17:13:55.679259+0000 mgr.y (mgr.25232) 9672 : cluster [DBG] pgmap v10616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:57.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:56 smithi150 bash[67543]: cluster 2024-07-28T17:13:55.679259+0000 mgr.y (mgr.25232) 9672 : cluster [DBG] pgmap v10616: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:57.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18148 16 16 0 0 0 - 0 2024-07-28T17:13:58.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18149 16 16 0 0 0 - 0 2024-07-28T17:13:59.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:13:58 smithi022 bash[80503]: cluster 2024-07-28T17:13:57.680634+0000 mgr.y (mgr.25232) 9673 : cluster [DBG] pgmap v10617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:59.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:13:58 smithi022 bash[82865]: cluster 2024-07-28T17:13:57.680634+0000 mgr.y (mgr.25232) 9673 : cluster [DBG] pgmap v10617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:59.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:13:58 smithi150 bash[67543]: cluster 2024-07-28T17:13:57.680634+0000 mgr.y (mgr.25232) 9673 : cluster [DBG] pgmap v10617: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:13:59.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18150 16 16 0 0 0 - 0 2024-07-28T17:13:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:13:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:13:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:14:00.637 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18151 16 16 0 0 0 - 0 2024-07-28T17:14:01.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:00 smithi022 bash[80503]: cluster 2024-07-28T17:13:59.681991+0000 mgr.y (mgr.25232) 9674 : cluster [DBG] pgmap v10618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:01.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:00 smithi022 bash[82865]: cluster 2024-07-28T17:13:59.681991+0000 mgr.y (mgr.25232) 9674 : cluster [DBG] pgmap v10618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:01.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:00 smithi150 bash[67543]: cluster 2024-07-28T17:13:59.681991+0000 mgr.y (mgr.25232) 9674 : cluster [DBG] pgmap v10618: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:01.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18152 16 16 0 0 0 - 0 2024-07-28T17:14:02.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18153 16 16 0 0 0 - 0 2024-07-28T17:14:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:14:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:14:03.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:02 smithi022 bash[80503]: cluster 2024-07-28T17:14:01.683373+0000 mgr.y (mgr.25232) 9675 : cluster [DBG] pgmap v10619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:03.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:02 smithi022 bash[82865]: cluster 2024-07-28T17:14:01.683373+0000 mgr.y (mgr.25232) 9675 : cluster [DBG] pgmap v10619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:03.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:02 smithi150 bash[67543]: cluster 2024-07-28T17:14:01.683373+0000 mgr.y (mgr.25232) 9675 : cluster [DBG] pgmap v10619: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:03.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18154 16 16 0 0 0 - 0 2024-07-28T17:14:04.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18155 16 16 0 0 0 - 0 2024-07-28T17:14:05.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:04 smithi022 bash[80503]: cluster 2024-07-28T17:14:03.684717+0000 mgr.y (mgr.25232) 9676 : cluster [DBG] pgmap v10620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:05.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:04 smithi022 bash[82865]: cluster 2024-07-28T17:14:03.684717+0000 mgr.y (mgr.25232) 9676 : cluster [DBG] pgmap v10620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:05.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:04 smithi150 bash[67543]: cluster 2024-07-28T17:14:03.684717+0000 mgr.y (mgr.25232) 9676 : cluster [DBG] pgmap v10620: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:05.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18156 16 16 0 0 0 - 0 2024-07-28T17:14:06.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:05 smithi150 bash[67543]: audit 2024-07-28T17:14:05.809467+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:05 smithi022 bash[80503]: audit 2024-07-28T17:14:05.809467+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:06.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:05 smithi022 bash[82865]: audit 2024-07-28T17:14:05.809467+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:06.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18157 16 16 0 0 0 - 0 2024-07-28T17:14:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:06 smithi150 bash[67543]: cluster 2024-07-28T17:14:05.686210+0000 mgr.y (mgr.25232) 9677 : cluster [DBG] pgmap v10621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:06 smithi022 bash[80503]: cluster 2024-07-28T17:14:05.686210+0000 mgr.y (mgr.25232) 9677 : cluster [DBG] pgmap v10621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:06 smithi022 bash[82865]: cluster 2024-07-28T17:14:05.686210+0000 mgr.y (mgr.25232) 9677 : cluster [DBG] pgmap v10621: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:07.638 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18158 16 16 0 0 0 - 0 2024-07-28T17:14:08.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18159 16 16 0 0 0 - 0 2024-07-28T17:14:09.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:08 smithi150 bash[67543]: cluster 2024-07-28T17:14:07.687661+0000 mgr.y (mgr.25232) 9678 : cluster [DBG] pgmap v10622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:08 smithi022 bash[80503]: cluster 2024-07-28T17:14:07.687661+0000 mgr.y (mgr.25232) 9678 : cluster [DBG] pgmap v10622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:08 smithi022 bash[82865]: cluster 2024-07-28T17:14:07.687661+0000 mgr.y (mgr.25232) 9678 : cluster [DBG] pgmap v10622: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:09.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:14:09.639874+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:14:09.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:14:09.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18160 16 16 0 0 0 - 0 2024-07-28T17:14:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:14:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:14:09] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:14:10.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18161 16 16 0 0 0 - 0 2024-07-28T17:14:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:10 smithi150 bash[67543]: cluster 2024-07-28T17:14:09.689021+0000 mgr.y (mgr.25232) 9679 : cluster [DBG] pgmap v10623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:10 smithi022 bash[80503]: cluster 2024-07-28T17:14:09.689021+0000 mgr.y (mgr.25232) 9679 : cluster [DBG] pgmap v10623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:10 smithi022 bash[82865]: cluster 2024-07-28T17:14:09.689021+0000 mgr.y (mgr.25232) 9679 : cluster [DBG] pgmap v10623: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:11.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18162 16 16 0 0 0 - 0 2024-07-28T17:14:12.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18163 16 16 0 0 0 - 0 2024-07-28T17:14:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:14:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:14:13.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:12 smithi150 bash[67543]: cluster 2024-07-28T17:14:11.690429+0000 mgr.y (mgr.25232) 9680 : cluster [DBG] pgmap v10624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:12 smithi022 bash[80503]: cluster 2024-07-28T17:14:11.690429+0000 mgr.y (mgr.25232) 9680 : cluster [DBG] pgmap v10624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:13.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:12 smithi022 bash[82865]: cluster 2024-07-28T17:14:11.690429+0000 mgr.y (mgr.25232) 9680 : cluster [DBG] pgmap v10624: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:13.639 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18164 16 16 0 0 0 - 0 2024-07-28T17:14:14.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18165 16 16 0 0 0 - 0 2024-07-28T17:14:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:14 smithi150 bash[67543]: cluster 2024-07-28T17:14:13.691774+0000 mgr.y (mgr.25232) 9681 : cluster [DBG] pgmap v10625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:14 smithi022 bash[80503]: cluster 2024-07-28T17:14:13.691774+0000 mgr.y (mgr.25232) 9681 : cluster [DBG] pgmap v10625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:14 smithi022 bash[82865]: cluster 2024-07-28T17:14:13.691774+0000 mgr.y (mgr.25232) 9681 : cluster [DBG] pgmap v10625: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:15.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18166 16 16 0 0 0 - 0 2024-07-28T17:14:16.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18167 16 16 0 0 0 - 0 2024-07-28T17:14:17.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:16 smithi150 bash[67543]: cluster 2024-07-28T17:14:15.693250+0000 mgr.y (mgr.25232) 9682 : cluster [DBG] pgmap v10626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:16 smithi022 bash[80503]: cluster 2024-07-28T17:14:15.693250+0000 mgr.y (mgr.25232) 9682 : cluster [DBG] pgmap v10626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:16 smithi022 bash[82865]: cluster 2024-07-28T17:14:15.693250+0000 mgr.y (mgr.25232) 9682 : cluster [DBG] pgmap v10626: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:17.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18168 16 16 0 0 0 - 0 2024-07-28T17:14:18.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18169 16 16 0 0 0 - 0 2024-07-28T17:14:19.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:18 smithi150 bash[67543]: cluster 2024-07-28T17:14:17.694785+0000 mgr.y (mgr.25232) 9683 : cluster [DBG] pgmap v10627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:18 smithi022 bash[80503]: cluster 2024-07-28T17:14:17.694785+0000 mgr.y (mgr.25232) 9683 : cluster [DBG] pgmap v10627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:18 smithi022 bash[82865]: cluster 2024-07-28T17:14:17.694785+0000 mgr.y (mgr.25232) 9683 : cluster [DBG] pgmap v10627: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:19.640 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18170 16 16 0 0 0 - 0 2024-07-28T17:14:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:14:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:14:19] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:14:20.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18171 16 16 0 0 0 - 0 2024-07-28T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:20 smithi150 bash[67543]: cluster 2024-07-28T17:14:19.696178+0000 mgr.y (mgr.25232) 9684 : cluster [DBG] pgmap v10628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:20 smithi150 bash[67543]: audit 2024-07-28T17:14:20.809852+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:20 smithi022 bash[80503]: cluster 2024-07-28T17:14:19.696178+0000 mgr.y (mgr.25232) 9684 : cluster [DBG] pgmap v10628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:20 smithi022 bash[80503]: audit 2024-07-28T17:14:20.809852+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:20 smithi022 bash[82865]: cluster 2024-07-28T17:14:19.696178+0000 mgr.y (mgr.25232) 9684 : cluster [DBG] pgmap v10628: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:20 smithi022 bash[82865]: audit 2024-07-28T17:14:20.809852+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:21.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18172 16 16 0 0 0 - 0 2024-07-28T17:14:22.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18173 16 16 0 0 0 - 0 2024-07-28T17:14:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:14:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:22 smithi150 bash[67543]: cluster 2024-07-28T17:14:21.697528+0000 mgr.y (mgr.25232) 9685 : cluster [DBG] pgmap v10629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:22 smithi022 bash[80503]: cluster 2024-07-28T17:14:21.697528+0000 mgr.y (mgr.25232) 9685 : cluster [DBG] pgmap v10629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:22 smithi022 bash[82865]: cluster 2024-07-28T17:14:21.697528+0000 mgr.y (mgr.25232) 9685 : cluster [DBG] pgmap v10629: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:23.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18174 16 16 0 0 0 - 0 2024-07-28T17:14:24.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18175 16 16 0 0 0 - 0 2024-07-28T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:24 smithi150 bash[67543]: cluster 2024-07-28T17:14:23.699049+0000 mgr.y (mgr.25232) 9686 : cluster [DBG] pgmap v10630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:24 smithi022 bash[80503]: cluster 2024-07-28T17:14:23.699049+0000 mgr.y (mgr.25232) 9686 : cluster [DBG] pgmap v10630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:24 smithi022 bash[82865]: cluster 2024-07-28T17:14:23.699049+0000 mgr.y (mgr.25232) 9686 : cluster [DBG] pgmap v10630: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:25.641 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18176 16 16 0 0 0 - 0 2024-07-28T17:14:26.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18177 16 16 0 0 0 - 0 2024-07-28T17:14:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:26 smithi150 bash[67543]: cluster 2024-07-28T17:14:25.700523+0000 mgr.y (mgr.25232) 9687 : cluster [DBG] pgmap v10631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:27.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:26 smithi150 bash[67543]: audit 2024-07-28T17:14:26.387965+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:14:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:26 smithi022 bash[80503]: cluster 2024-07-28T17:14:25.700523+0000 mgr.y (mgr.25232) 9687 : cluster [DBG] pgmap v10631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:26 smithi022 bash[80503]: audit 2024-07-28T17:14:26.387965+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:14:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:26 smithi022 bash[82865]: cluster 2024-07-28T17:14:25.700523+0000 mgr.y (mgr.25232) 9687 : cluster [DBG] pgmap v10631: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:27.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:26 smithi022 bash[82865]: audit 2024-07-28T17:14:26.387965+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:14:27.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18178 16 16 0 0 0 - 0 2024-07-28T17:14:28.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18179 16 16 0 0 0 - 0 2024-07-28T17:14:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:28 smithi150 bash[67543]: cluster 2024-07-28T17:14:27.702051+0000 mgr.y (mgr.25232) 9688 : cluster [DBG] pgmap v10632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:28 smithi022 bash[80503]: cluster 2024-07-28T17:14:27.702051+0000 mgr.y (mgr.25232) 9688 : cluster [DBG] pgmap v10632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:28 smithi022 bash[82865]: cluster 2024-07-28T17:14:27.702051+0000 mgr.y (mgr.25232) 9688 : cluster [DBG] pgmap v10632: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:29.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:14:29.643128+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:14:29.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:14:29.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18180 16 16 0 0 0 - 0 2024-07-28T17:14:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:14:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:14:29] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:14:30.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18181 16 16 0 0 0 - 0 2024-07-28T17:14:31.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:30 smithi150 bash[67543]: cluster 2024-07-28T17:14:29.703648+0000 mgr.y (mgr.25232) 9689 : cluster [DBG] pgmap v10633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:30 smithi022 bash[80503]: cluster 2024-07-28T17:14:29.703648+0000 mgr.y (mgr.25232) 9689 : cluster [DBG] pgmap v10633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:30 smithi022 bash[82865]: cluster 2024-07-28T17:14:29.703648+0000 mgr.y (mgr.25232) 9689 : cluster [DBG] pgmap v10633: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:31.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18182 16 16 0 0 0 - 0 2024-07-28T17:14:32.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18183 16 16 0 0 0 - 0 2024-07-28T17:14:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:14:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:14:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: cluster 2024-07-28T17:14:31.704442+0000 mgr.y (mgr.25232) 9690 : cluster [DBG] pgmap v10634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.028563+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.037837+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.321733+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.327595+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.772824+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.774265+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:14:33.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[82865]: audit 2024-07-28T17:14:32.785206+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.333 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: cluster 2024-07-28T17:14:31.704442+0000 mgr.y (mgr.25232) 9690 : cluster [DBG] pgmap v10634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.028563+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.037837+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.321733+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.327595+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.772824+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.774265+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:14:33.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:33 smithi022 bash[80503]: audit 2024-07-28T17:14:32.785206+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: cluster 2024-07-28T17:14:31.704442+0000 mgr.y (mgr.25232) 9690 : cluster [DBG] pgmap v10634: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.028563+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.037837+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.321733+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.327595+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.772824+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.774265+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:14:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:33 smithi150 bash[67543]: audit 2024-07-28T17:14:32.785206+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:14:33.642 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18184 16 16 0 0 0 - 0 2024-07-28T17:14:34.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18185 16 16 0 0 0 - 0 2024-07-28T17:14:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:35 smithi022 bash[80503]: cluster 2024-07-28T17:14:33.705767+0000 mgr.y (mgr.25232) 9691 : cluster [DBG] pgmap v10635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:35.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:35 smithi022 bash[82865]: cluster 2024-07-28T17:14:33.705767+0000 mgr.y (mgr.25232) 9691 : cluster [DBG] pgmap v10635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:35.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:35 smithi150 bash[67543]: cluster 2024-07-28T17:14:33.705767+0000 mgr.y (mgr.25232) 9691 : cluster [DBG] pgmap v10635: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:35.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18186 16 16 0 0 0 - 0 2024-07-28T17:14:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:36 smithi022 bash[80503]: audit 2024-07-28T17:14:35.810386+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:36.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:36 smithi022 bash[82865]: audit 2024-07-28T17:14:35.810386+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:36.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:36 smithi150 bash[67543]: audit 2024-07-28T17:14:35.810386+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:36.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18187 16 16 0 0 0 - 0 2024-07-28T17:14:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:37 smithi022 bash[80503]: cluster 2024-07-28T17:14:35.707273+0000 mgr.y (mgr.25232) 9692 : cluster [DBG] pgmap v10636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:37.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:37 smithi022 bash[82865]: cluster 2024-07-28T17:14:35.707273+0000 mgr.y (mgr.25232) 9692 : cluster [DBG] pgmap v10636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:37.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:37 smithi150 bash[67543]: cluster 2024-07-28T17:14:35.707273+0000 mgr.y (mgr.25232) 9692 : cluster [DBG] pgmap v10636: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:37.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18188 16 16 0 0 0 - 0 2024-07-28T17:14:38.643 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18189 16 16 0 0 0 - 0 2024-07-28T17:14:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:39 smithi022 bash[80503]: cluster 2024-07-28T17:14:37.708796+0000 mgr.y (mgr.25232) 9693 : cluster [DBG] pgmap v10637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:39.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:39 smithi022 bash[82865]: cluster 2024-07-28T17:14:37.708796+0000 mgr.y (mgr.25232) 9693 : cluster [DBG] pgmap v10637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:39 smithi150 bash[67543]: cluster 2024-07-28T17:14:37.708796+0000 mgr.y (mgr.25232) 9693 : cluster [DBG] pgmap v10637: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:39.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18190 16 16 0 0 0 - 0 2024-07-28T17:14:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:14:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:14:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:14:40.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18191 16 16 0 0 0 - 0 2024-07-28T17:14:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:41 smithi022 bash[80503]: cluster 2024-07-28T17:14:39.710325+0000 mgr.y (mgr.25232) 9694 : cluster [DBG] pgmap v10638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:41 smithi022 bash[82865]: cluster 2024-07-28T17:14:39.710325+0000 mgr.y (mgr.25232) 9694 : cluster [DBG] pgmap v10638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:41.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:41 smithi150 bash[67543]: cluster 2024-07-28T17:14:39.710325+0000 mgr.y (mgr.25232) 9694 : cluster [DBG] pgmap v10638: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:41.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18192 16 16 0 0 0 - 0 2024-07-28T17:14:42.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18193 16 16 0 0 0 - 0 2024-07-28T17:14:42.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:14:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:14:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:43 smithi022 bash[80503]: cluster 2024-07-28T17:14:41.711826+0000 mgr.y (mgr.25232) 9695 : cluster [DBG] pgmap v10639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:43.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:43 smithi022 bash[82865]: cluster 2024-07-28T17:14:41.711826+0000 mgr.y (mgr.25232) 9695 : cluster [DBG] pgmap v10639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:43 smithi150 bash[67543]: cluster 2024-07-28T17:14:41.711826+0000 mgr.y (mgr.25232) 9695 : cluster [DBG] pgmap v10639: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:43.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18194 16 16 0 0 0 - 0 2024-07-28T17:14:44.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18195 16 16 0 0 0 - 0 2024-07-28T17:14:45.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:45 smithi022 bash[80503]: cluster 2024-07-28T17:14:43.713206+0000 mgr.y (mgr.25232) 9696 : cluster [DBG] pgmap v10640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:45 smithi022 bash[82865]: cluster 2024-07-28T17:14:43.713206+0000 mgr.y (mgr.25232) 9696 : cluster [DBG] pgmap v10640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:45 smithi150 bash[67543]: cluster 2024-07-28T17:14:43.713206+0000 mgr.y (mgr.25232) 9696 : cluster [DBG] pgmap v10640: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:45.644 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18196 16 16 0 0 0 - 0 2024-07-28T17:14:46.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18197 16 16 0 0 0 - 0 2024-07-28T17:14:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:47 smithi022 bash[80503]: cluster 2024-07-28T17:14:45.714564+0000 mgr.y (mgr.25232) 9697 : cluster [DBG] pgmap v10641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:47 smithi022 bash[82865]: cluster 2024-07-28T17:14:45.714564+0000 mgr.y (mgr.25232) 9697 : cluster [DBG] pgmap v10641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:47 smithi150 bash[67543]: cluster 2024-07-28T17:14:45.714564+0000 mgr.y (mgr.25232) 9697 : cluster [DBG] pgmap v10641: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:47.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18198 16 16 0 0 0 - 0 2024-07-28T17:14:48.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18199 16 16 0 0 0 - 0 2024-07-28T17:14:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:49 smithi022 bash[80503]: cluster 2024-07-28T17:14:47.715869+0000 mgr.y (mgr.25232) 9698 : cluster [DBG] pgmap v10642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:49 smithi022 bash[82865]: cluster 2024-07-28T17:14:47.715869+0000 mgr.y (mgr.25232) 9698 : cluster [DBG] pgmap v10642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:49 smithi150 bash[67543]: cluster 2024-07-28T17:14:47.715869+0000 mgr.y (mgr.25232) 9698 : cluster [DBG] pgmap v10642: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:49.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:14:49.646362+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:14:49.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:14:49.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18200 16 16 0 0 0 - 0 2024-07-28T17:14:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:14:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:14:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:14:50.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18201 16 16 0 0 0 - 0 2024-07-28T17:14:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:51 smithi022 bash[80503]: cluster 2024-07-28T17:14:49.717237+0000 mgr.y (mgr.25232) 9699 : cluster [DBG] pgmap v10643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:51 smithi022 bash[80503]: audit 2024-07-28T17:14:50.810876+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:51 smithi022 bash[82865]: cluster 2024-07-28T17:14:49.717237+0000 mgr.y (mgr.25232) 9699 : cluster [DBG] pgmap v10643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:51.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:51 smithi022 bash[82865]: audit 2024-07-28T17:14:50.810876+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:51 smithi150 bash[67543]: cluster 2024-07-28T17:14:49.717237+0000 mgr.y (mgr.25232) 9699 : cluster [DBG] pgmap v10643: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:51 smithi150 bash[67543]: audit 2024-07-28T17:14:50.810876+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:14:51.645 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18202 16 16 0 0 0 - 0 2024-07-28T17:14:52.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18203 16 16 0 0 0 - 0 2024-07-28T17:14:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:14:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:14:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:53 smithi022 bash[80503]: cluster 2024-07-28T17:14:51.718809+0000 mgr.y (mgr.25232) 9700 : cluster [DBG] pgmap v10644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:53 smithi022 bash[82865]: cluster 2024-07-28T17:14:51.718809+0000 mgr.y (mgr.25232) 9700 : cluster [DBG] pgmap v10644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:53 smithi150 bash[67543]: cluster 2024-07-28T17:14:51.718809+0000 mgr.y (mgr.25232) 9700 : cluster [DBG] pgmap v10644: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:53.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18204 16 16 0 0 0 - 0 2024-07-28T17:14:54.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18205 16 16 0 0 0 - 0 2024-07-28T17:14:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:55 smithi022 bash[80503]: cluster 2024-07-28T17:14:53.720324+0000 mgr.y (mgr.25232) 9701 : cluster [DBG] pgmap v10645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:55 smithi022 bash[82865]: cluster 2024-07-28T17:14:53.720324+0000 mgr.y (mgr.25232) 9701 : cluster [DBG] pgmap v10645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:55 smithi150 bash[67543]: cluster 2024-07-28T17:14:53.720324+0000 mgr.y (mgr.25232) 9701 : cluster [DBG] pgmap v10645: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:55.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18206 16 16 0 0 0 - 0 2024-07-28T17:14:56.646 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18207 16 16 0 0 0 - 0 2024-07-28T17:14:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:57 smithi150 bash[67543]: cluster 2024-07-28T17:14:55.721859+0000 mgr.y (mgr.25232) 9702 : cluster [DBG] pgmap v10646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:57 smithi022 bash[80503]: cluster 2024-07-28T17:14:55.721859+0000 mgr.y (mgr.25232) 9702 : cluster [DBG] pgmap v10646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:57 smithi022 bash[82865]: cluster 2024-07-28T17:14:55.721859+0000 mgr.y (mgr.25232) 9702 : cluster [DBG] pgmap v10646: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:57.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18208 16 16 0 0 0 - 0 2024-07-28T17:14:58.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18209 16 16 0 0 0 - 0 2024-07-28T17:14:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:14:59 smithi022 bash[80503]: cluster 2024-07-28T17:14:57.723267+0000 mgr.y (mgr.25232) 9703 : cluster [DBG] pgmap v10647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:14:59 smithi022 bash[82865]: cluster 2024-07-28T17:14:57.723267+0000 mgr.y (mgr.25232) 9703 : cluster [DBG] pgmap v10647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:14:59 smithi150 bash[67543]: cluster 2024-07-28T17:14:57.723267+0000 mgr.y (mgr.25232) 9703 : cluster [DBG] pgmap v10647: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:14:59.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18210 16 16 0 0 0 - 0 2024-07-28T17:14:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:14:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:14:59] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:15:00.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18211 16 16 0 0 0 - 0 2024-07-28T17:15:01.388 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:01 smithi150 bash[67543]: cluster 2024-07-28T17:14:59.724638+0000 mgr.y (mgr.25232) 9704 : cluster [DBG] pgmap v10648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:01.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:01 smithi022 bash[80503]: cluster 2024-07-28T17:14:59.724638+0000 mgr.y (mgr.25232) 9704 : cluster [DBG] pgmap v10648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:01.503 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:01 smithi022 bash[82865]: cluster 2024-07-28T17:14:59.724638+0000 mgr.y (mgr.25232) 9704 : cluster [DBG] pgmap v10648: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:01.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18212 16 16 0 0 0 - 0 2024-07-28T17:15:02.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18213 16 16 0 0 0 - 0 2024-07-28T17:15:02.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:15:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:15:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:03 smithi150 bash[67543]: cluster 2024-07-28T17:15:01.726001+0000 mgr.y (mgr.25232) 9705 : cluster [DBG] pgmap v10649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:03 smithi022 bash[80503]: cluster 2024-07-28T17:15:01.726001+0000 mgr.y (mgr.25232) 9705 : cluster [DBG] pgmap v10649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:03 smithi022 bash[82865]: cluster 2024-07-28T17:15:01.726001+0000 mgr.y (mgr.25232) 9705 : cluster [DBG] pgmap v10649: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:03.647 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18214 16 16 0 0 0 - 0 2024-07-28T17:15:04.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18215 16 16 0 0 0 - 0 2024-07-28T17:15:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:05 smithi150 bash[67543]: cluster 2024-07-28T17:15:03.727378+0000 mgr.y (mgr.25232) 9706 : cluster [DBG] pgmap v10650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:05 smithi022 bash[80503]: cluster 2024-07-28T17:15:03.727378+0000 mgr.y (mgr.25232) 9706 : cluster [DBG] pgmap v10650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:05 smithi022 bash[82865]: cluster 2024-07-28T17:15:03.727378+0000 mgr.y (mgr.25232) 9706 : cluster [DBG] pgmap v10650: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:05.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18216 16 16 0 0 0 - 0 2024-07-28T17:15:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:06 smithi150 bash[67543]: audit 2024-07-28T17:15:05.811222+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:06 smithi022 bash[80503]: audit 2024-07-28T17:15:05.811222+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:06 smithi022 bash[82865]: audit 2024-07-28T17:15:05.811222+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:06.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18217 16 16 0 0 0 - 0 2024-07-28T17:15:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:07 smithi150 bash[67543]: cluster 2024-07-28T17:15:05.728697+0000 mgr.y (mgr.25232) 9707 : cluster [DBG] pgmap v10651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:07 smithi022 bash[80503]: cluster 2024-07-28T17:15:05.728697+0000 mgr.y (mgr.25232) 9707 : cluster [DBG] pgmap v10651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:07 smithi022 bash[82865]: cluster 2024-07-28T17:15:05.728697+0000 mgr.y (mgr.25232) 9707 : cluster [DBG] pgmap v10651: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:07.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18218 16 16 0 0 0 - 0 2024-07-28T17:15:08.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18219 16 16 0 0 0 - 0 2024-07-28T17:15:09.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:09 smithi022 bash[82865]: cluster 2024-07-28T17:15:07.730027+0000 mgr.y (mgr.25232) 9708 : cluster [DBG] pgmap v10652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:09.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:09 smithi022 bash[80503]: cluster 2024-07-28T17:15:07.730027+0000 mgr.y (mgr.25232) 9708 : cluster [DBG] pgmap v10652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:09 smithi150 bash[67543]: cluster 2024-07-28T17:15:07.730027+0000 mgr.y (mgr.25232) 9708 : cluster [DBG] pgmap v10652: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:09.648 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:15:09.649699+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:15:09.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:15:09.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18220 16 16 0 0 0 - 0 2024-07-28T17:15:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:15:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:15:09] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:15:10.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18221 16 16 0 0 0 - 0 2024-07-28T17:15:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:11 smithi150 bash[67543]: cluster 2024-07-28T17:15:09.731413+0000 mgr.y (mgr.25232) 9709 : cluster [DBG] pgmap v10653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:11 smithi022 bash[80503]: cluster 2024-07-28T17:15:09.731413+0000 mgr.y (mgr.25232) 9709 : cluster [DBG] pgmap v10653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:11 smithi022 bash[82865]: cluster 2024-07-28T17:15:09.731413+0000 mgr.y (mgr.25232) 9709 : cluster [DBG] pgmap v10653: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:11.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18222 16 16 0 0 0 - 0 2024-07-28T17:15:12.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18223 16 16 0 0 0 - 0 2024-07-28T17:15:12.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:15:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:15:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:13 smithi150 bash[67543]: cluster 2024-07-28T17:15:11.732750+0000 mgr.y (mgr.25232) 9710 : cluster [DBG] pgmap v10654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:13 smithi022 bash[80503]: cluster 2024-07-28T17:15:11.732750+0000 mgr.y (mgr.25232) 9710 : cluster [DBG] pgmap v10654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:13 smithi022 bash[82865]: cluster 2024-07-28T17:15:11.732750+0000 mgr.y (mgr.25232) 9710 : cluster [DBG] pgmap v10654: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:13.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18224 16 16 0 0 0 - 0 2024-07-28T17:15:14.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18225 16 16 0 0 0 - 0 2024-07-28T17:15:15.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:15 smithi150 bash[67543]: cluster 2024-07-28T17:15:13.734102+0000 mgr.y (mgr.25232) 9711 : cluster [DBG] pgmap v10655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:15 smithi022 bash[80503]: cluster 2024-07-28T17:15:13.734102+0000 mgr.y (mgr.25232) 9711 : cluster [DBG] pgmap v10655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:15 smithi022 bash[82865]: cluster 2024-07-28T17:15:13.734102+0000 mgr.y (mgr.25232) 9711 : cluster [DBG] pgmap v10655: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:15.649 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18226 16 16 0 0 0 - 0 2024-07-28T17:15:16.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18227 16 16 0 0 0 - 0 2024-07-28T17:15:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:17 smithi150 bash[67543]: cluster 2024-07-28T17:15:15.735468+0000 mgr.y (mgr.25232) 9712 : cluster [DBG] pgmap v10656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:17 smithi022 bash[80503]: cluster 2024-07-28T17:15:15.735468+0000 mgr.y (mgr.25232) 9712 : cluster [DBG] pgmap v10656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:17 smithi022 bash[82865]: cluster 2024-07-28T17:15:15.735468+0000 mgr.y (mgr.25232) 9712 : cluster [DBG] pgmap v10656: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:17.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18228 16 16 0 0 0 - 0 2024-07-28T17:15:18.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18229 16 16 0 0 0 - 0 2024-07-28T17:15:19.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:19 smithi022 bash[80503]: cluster 2024-07-28T17:15:17.736812+0000 mgr.y (mgr.25232) 9713 : cluster [DBG] pgmap v10657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:19 smithi022 bash[82865]: cluster 2024-07-28T17:15:17.736812+0000 mgr.y (mgr.25232) 9713 : cluster [DBG] pgmap v10657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:19 smithi150 bash[67543]: cluster 2024-07-28T17:15:17.736812+0000 mgr.y (mgr.25232) 9713 : cluster [DBG] pgmap v10657: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:19.650 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18230 16 16 0 0 0 - 0 2024-07-28T17:15:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:15:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:15:19] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:15:20.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18231 16 16 0 0 0 - 0 2024-07-28T17:15:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:21 smithi150 bash[67543]: cluster 2024-07-28T17:15:19.738170+0000 mgr.y (mgr.25232) 9714 : cluster [DBG] pgmap v10658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:21 smithi150 bash[67543]: audit 2024-07-28T17:15:20.811612+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:21 smithi022 bash[80503]: cluster 2024-07-28T17:15:19.738170+0000 mgr.y (mgr.25232) 9714 : cluster [DBG] pgmap v10658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:21 smithi022 bash[80503]: audit 2024-07-28T17:15:20.811612+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:21 smithi022 bash[82865]: cluster 2024-07-28T17:15:19.738170+0000 mgr.y (mgr.25232) 9714 : cluster [DBG] pgmap v10658: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:21 smithi022 bash[82865]: audit 2024-07-28T17:15:20.811612+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:21.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18232 16 16 0 0 0 - 0 2024-07-28T17:15:22.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18233 16 16 0 0 0 - 0 2024-07-28T17:15:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:15:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:15:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:23 smithi150 bash[67543]: cluster 2024-07-28T17:15:21.739543+0000 mgr.y (mgr.25232) 9715 : cluster [DBG] pgmap v10659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:23 smithi022 bash[80503]: cluster 2024-07-28T17:15:21.739543+0000 mgr.y (mgr.25232) 9715 : cluster [DBG] pgmap v10659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:23 smithi022 bash[82865]: cluster 2024-07-28T17:15:21.739543+0000 mgr.y (mgr.25232) 9715 : cluster [DBG] pgmap v10659: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:23.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18234 16 16 0 0 0 - 0 2024-07-28T17:15:24.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18235 16 16 0 0 0 - 0 2024-07-28T17:15:25.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:25 smithi150 bash[67543]: cluster 2024-07-28T17:15:23.740875+0000 mgr.y (mgr.25232) 9716 : cluster [DBG] pgmap v10660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:25 smithi022 bash[80503]: cluster 2024-07-28T17:15:23.740875+0000 mgr.y (mgr.25232) 9716 : cluster [DBG] pgmap v10660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:25 smithi022 bash[82865]: cluster 2024-07-28T17:15:23.740875+0000 mgr.y (mgr.25232) 9716 : cluster [DBG] pgmap v10660: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:25.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18236 16 16 0 0 0 - 0 2024-07-28T17:15:26.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18237 16 16 0 0 0 - 0 2024-07-28T17:15:27.520 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:27 smithi150 bash[67543]: cluster 2024-07-28T17:15:25.742211+0000 mgr.y (mgr.25232) 9717 : cluster [DBG] pgmap v10661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:27 smithi022 bash[80503]: cluster 2024-07-28T17:15:25.742211+0000 mgr.y (mgr.25232) 9717 : cluster [DBG] pgmap v10661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:27 smithi022 bash[82865]: cluster 2024-07-28T17:15:25.742211+0000 mgr.y (mgr.25232) 9717 : cluster [DBG] pgmap v10661: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:27.651 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18238 16 16 0 0 0 - 0 2024-07-28T17:15:28.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18239 16 16 0 0 0 - 0 2024-07-28T17:15:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:29 smithi150 bash[67543]: cluster 2024-07-28T17:15:27.743556+0000 mgr.y (mgr.25232) 9718 : cluster [DBG] pgmap v10662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:29 smithi022 bash[82865]: cluster 2024-07-28T17:15:27.743556+0000 mgr.y (mgr.25232) 9718 : cluster [DBG] pgmap v10662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:29 smithi022 bash[80503]: cluster 2024-07-28T17:15:27.743556+0000 mgr.y (mgr.25232) 9718 : cluster [DBG] pgmap v10662: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:29.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:15:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:15:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:15:29.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:15:29.652975+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:15:29.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:15:29.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18240 16 16 0 0 0 - 0 2024-07-28T17:15:30.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18241 16 16 0 0 0 - 0 2024-07-28T17:15:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:31 smithi150 bash[67543]: cluster 2024-07-28T17:15:29.745064+0000 mgr.y (mgr.25232) 9719 : cluster [DBG] pgmap v10663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:31 smithi022 bash[80503]: cluster 2024-07-28T17:15:29.745064+0000 mgr.y (mgr.25232) 9719 : cluster [DBG] pgmap v10663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:31 smithi022 bash[82865]: cluster 2024-07-28T17:15:29.745064+0000 mgr.y (mgr.25232) 9719 : cluster [DBG] pgmap v10663: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:31.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18242 16 16 0 0 0 - 0 2024-07-28T17:15:32.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18243 16 16 0 0 0 - 0 2024-07-28T17:15:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:15:32 smithi150 bash[60514]: ts=2024-07-28T17:15: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:15:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:33 smithi150 bash[67543]: cluster 2024-07-28T17:15:31.746646+0000 mgr.y (mgr.25232) 9720 : cluster [DBG] pgmap v10664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:33.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:33 smithi150 bash[67543]: audit 2024-07-28T17:15:32.913889+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:15:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:33 smithi022 bash[80503]: cluster 2024-07-28T17:15:31.746646+0000 mgr.y (mgr.25232) 9720 : cluster [DBG] pgmap v10664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:33 smithi022 bash[80503]: audit 2024-07-28T17:15:32.913889+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:15:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:33 smithi022 bash[82865]: cluster 2024-07-28T17:15:31.746646+0000 mgr.y (mgr.25232) 9720 : cluster [DBG] pgmap v10664: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:33.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:33 smithi022 bash[82865]: audit 2024-07-28T17:15:32.913889+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:15:33.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18244 16 16 0 0 0 - 0 2024-07-28T17:15:34.652 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18245 16 16 0 0 0 - 0 2024-07-28T17:15:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:35 smithi150 bash[67543]: cluster 2024-07-28T17:15:33.748174+0000 mgr.y (mgr.25232) 9721 : cluster [DBG] pgmap v10665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:35 smithi022 bash[80503]: cluster 2024-07-28T17:15:33.748174+0000 mgr.y (mgr.25232) 9721 : cluster [DBG] pgmap v10665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:35 smithi022 bash[82865]: cluster 2024-07-28T17:15:33.748174+0000 mgr.y (mgr.25232) 9721 : cluster [DBG] pgmap v10665: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:35.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18246 16 16 0 0 0 - 0 2024-07-28T17:15:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:36 smithi150 bash[67543]: audit 2024-07-28T17:15:35.811463+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:36 smithi022 bash[80503]: audit 2024-07-28T17:15:35.811463+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:36 smithi022 bash[82865]: audit 2024-07-28T17:15:35.811463+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:36.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18247 16 16 0 0 0 - 0 2024-07-28T17:15:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:37 smithi150 bash[67543]: cluster 2024-07-28T17:15:35.749699+0000 mgr.y (mgr.25232) 9722 : cluster [DBG] pgmap v10666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:37 smithi022 bash[80503]: cluster 2024-07-28T17:15:35.749699+0000 mgr.y (mgr.25232) 9722 : cluster [DBG] pgmap v10666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:37 smithi022 bash[82865]: cluster 2024-07-28T17:15:35.749699+0000 mgr.y (mgr.25232) 9722 : cluster [DBG] pgmap v10666: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:37.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18248 16 16 0 0 0 - 0 2024-07-28T17:15:38.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18249 16 16 0 0 0 - 0 2024-07-28T17:15:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:39 smithi150 bash[67543]: cluster 2024-07-28T17:15:37.751249+0000 mgr.y (mgr.25232) 9723 : cluster [DBG] pgmap v10667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:39 smithi150 bash[67543]: audit 2024-07-28T17:15:38.564658+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:39 smithi150 bash[67543]: audit 2024-07-28T17:15:38.570305+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:39 smithi150 bash[67543]: audit 2024-07-28T17:15:38.821387+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:39 smithi150 bash[67543]: audit 2024-07-28T17:15:38.827561+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:15:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:15:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[80503]: cluster 2024-07-28T17:15:37.751249+0000 mgr.y (mgr.25232) 9723 : cluster [DBG] pgmap v10667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[80503]: audit 2024-07-28T17:15:38.564658+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[80503]: audit 2024-07-28T17:15:38.570305+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[80503]: audit 2024-07-28T17:15:38.821387+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[80503]: audit 2024-07-28T17:15:38.827561+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[82865]: cluster 2024-07-28T17:15:37.751249+0000 mgr.y (mgr.25232) 9723 : cluster [DBG] pgmap v10667: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[82865]: audit 2024-07-28T17:15:38.564658+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[82865]: audit 2024-07-28T17:15:38.570305+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[82865]: audit 2024-07-28T17:15:38.821387+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:39 smithi022 bash[82865]: audit 2024-07-28T17:15:38.827561+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:39.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18250 16 16 0 0 0 - 0 2024-07-28T17:15:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:40 smithi150 bash[67543]: audit 2024-07-28T17:15:39.275919+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:15:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:40 smithi150 bash[67543]: audit 2024-07-28T17:15:39.277527+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:15:40.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:40 smithi150 bash[67543]: audit 2024-07-28T17:15:39.286526+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:40 smithi022 bash[82865]: audit 2024-07-28T17:15:39.275919+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:15:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:40 smithi022 bash[82865]: audit 2024-07-28T17:15:39.277527+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:15:40.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:40 smithi022 bash[82865]: audit 2024-07-28T17:15:39.286526+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:40 smithi022 bash[80503]: audit 2024-07-28T17:15:39.275919+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:15:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:40 smithi022 bash[80503]: audit 2024-07-28T17:15:39.277527+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:15:40.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:40 smithi022 bash[80503]: audit 2024-07-28T17:15:39.286526+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:15:40.653 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18251 16 16 0 0 0 - 0 2024-07-28T17:15:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:41 smithi150 bash[67543]: cluster 2024-07-28T17:15:39.752647+0000 mgr.y (mgr.25232) 9724 : cluster [DBG] pgmap v10668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:41 smithi022 bash[82865]: cluster 2024-07-28T17:15:39.752647+0000 mgr.y (mgr.25232) 9724 : cluster [DBG] pgmap v10668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:41 smithi022 bash[80503]: cluster 2024-07-28T17:15:39.752647+0000 mgr.y (mgr.25232) 9724 : cluster [DBG] pgmap v10668: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:41.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18252 16 16 0 0 0 - 0 2024-07-28T17:15:42.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18253 16 16 0 0 0 - 0 2024-07-28T17:15:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:15:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:15:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:43 smithi150 bash[67543]: cluster 2024-07-28T17:15:41.753994+0000 mgr.y (mgr.25232) 9725 : cluster [DBG] pgmap v10669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:43 smithi022 bash[80503]: cluster 2024-07-28T17:15:41.753994+0000 mgr.y (mgr.25232) 9725 : cluster [DBG] pgmap v10669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:43.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:43 smithi022 bash[82865]: cluster 2024-07-28T17:15:41.753994+0000 mgr.y (mgr.25232) 9725 : cluster [DBG] pgmap v10669: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:43.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18254 16 16 0 0 0 - 0 2024-07-28T17:15:44.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18255 16 16 0 0 0 - 0 2024-07-28T17:15:45.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:45 smithi150 bash[67543]: cluster 2024-07-28T17:15:43.755357+0000 mgr.y (mgr.25232) 9726 : cluster [DBG] pgmap v10670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:45 smithi022 bash[80503]: cluster 2024-07-28T17:15:43.755357+0000 mgr.y (mgr.25232) 9726 : cluster [DBG] pgmap v10670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:45 smithi022 bash[82865]: cluster 2024-07-28T17:15:43.755357+0000 mgr.y (mgr.25232) 9726 : cluster [DBG] pgmap v10670: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:45.654 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18256 16 16 0 0 0 - 0 2024-07-28T17:15:46.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18257 16 16 0 0 0 - 0 2024-07-28T17:15:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:47 smithi150 bash[67543]: cluster 2024-07-28T17:15:45.756669+0000 mgr.y (mgr.25232) 9727 : cluster [DBG] pgmap v10671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:47 smithi022 bash[80503]: cluster 2024-07-28T17:15:45.756669+0000 mgr.y (mgr.25232) 9727 : cluster [DBG] pgmap v10671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:47 smithi022 bash[82865]: cluster 2024-07-28T17:15:45.756669+0000 mgr.y (mgr.25232) 9727 : cluster [DBG] pgmap v10671: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:47.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18258 16 16 0 0 0 - 0 2024-07-28T17:15:48.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:48 smithi022 bash[80503]: cluster 2024-07-28T17:15:47.757997+0000 mgr.y (mgr.25232) 9728 : cluster [DBG] pgmap v10672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:48.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:48 smithi022 bash[82865]: cluster 2024-07-28T17:15:47.757997+0000 mgr.y (mgr.25232) 9728 : cluster [DBG] pgmap v10672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:48.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18259 16 16 0 0 0 - 0 2024-07-28T17:15:48.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:48 smithi150 bash[67543]: cluster 2024-07-28T17:15:47.757997+0000 mgr.y (mgr.25232) 9728 : cluster [DBG] pgmap v10672: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:49.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:15:49.656231+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:15:49.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:15:49.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18260 16 16 0 0 0 - 0 2024-07-28T17:15:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:15:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:15:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:15:50.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18261 16 16 0 0 0 - 0 2024-07-28T17:15:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:50 smithi022 bash[80503]: cluster 2024-07-28T17:15:49.759357+0000 mgr.y (mgr.25232) 9729 : cluster [DBG] pgmap v10673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:51.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:50 smithi022 bash[80503]: audit 2024-07-28T17:15:50.812110+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:50 smithi022 bash[82865]: cluster 2024-07-28T17:15:49.759357+0000 mgr.y (mgr.25232) 9729 : cluster [DBG] pgmap v10673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:51.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:50 smithi022 bash[82865]: audit 2024-07-28T17:15:50.812110+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:51.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:50 smithi150 bash[67543]: cluster 2024-07-28T17:15:49.759357+0000 mgr.y (mgr.25232) 9729 : cluster [DBG] pgmap v10673: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:51.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:50 smithi150 bash[67543]: audit 2024-07-28T17:15:50.812110+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:15:51.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18262 16 16 0 0 0 - 0 2024-07-28T17:15:52.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18263 16 16 0 0 0 - 0 2024-07-28T17:15:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:15:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:15:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:52 smithi022 bash[80503]: cluster 2024-07-28T17:15:51.760685+0000 mgr.y (mgr.25232) 9730 : cluster [DBG] pgmap v10674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:53.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:52 smithi022 bash[82865]: cluster 2024-07-28T17:15:51.760685+0000 mgr.y (mgr.25232) 9730 : cluster [DBG] pgmap v10674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:53.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:52 smithi150 bash[67543]: cluster 2024-07-28T17:15:51.760685+0000 mgr.y (mgr.25232) 9730 : cluster [DBG] pgmap v10674: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:53.655 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18264 16 16 0 0 0 - 0 2024-07-28T17:15:54.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18265 16 16 0 0 0 - 0 2024-07-28T17:15:55.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:54 smithi022 bash[80503]: cluster 2024-07-28T17:15:53.762018+0000 mgr.y (mgr.25232) 9731 : cluster [DBG] pgmap v10675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:55.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:54 smithi022 bash[82865]: cluster 2024-07-28T17:15:53.762018+0000 mgr.y (mgr.25232) 9731 : cluster [DBG] pgmap v10675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:54 smithi150 bash[67543]: cluster 2024-07-28T17:15:53.762018+0000 mgr.y (mgr.25232) 9731 : cluster [DBG] pgmap v10675: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:55.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18266 16 16 0 0 0 - 0 2024-07-28T17:15:56.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18267 16 16 0 0 0 - 0 2024-07-28T17:15:57.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:56 smithi022 bash[80503]: cluster 2024-07-28T17:15:55.763366+0000 mgr.y (mgr.25232) 9732 : cluster [DBG] pgmap v10676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:57.079 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:56 smithi022 bash[82865]: cluster 2024-07-28T17:15:55.763366+0000 mgr.y (mgr.25232) 9732 : cluster [DBG] pgmap v10676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:56 smithi150 bash[67543]: cluster 2024-07-28T17:15:55.763366+0000 mgr.y (mgr.25232) 9732 : cluster [DBG] pgmap v10676: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:57.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18268 16 16 0 0 0 - 0 2024-07-28T17:15:58.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18269 16 16 0 0 0 - 0 2024-07-28T17:15:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:15:58 smithi150 bash[67543]: cluster 2024-07-28T17:15:57.764684+0000 mgr.y (mgr.25232) 9733 : cluster [DBG] pgmap v10677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:15:58 smithi022 bash[80503]: cluster 2024-07-28T17:15:57.764684+0000 mgr.y (mgr.25232) 9733 : cluster [DBG] pgmap v10677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:15:58 smithi022 bash[82865]: cluster 2024-07-28T17:15:57.764684+0000 mgr.y (mgr.25232) 9733 : cluster [DBG] pgmap v10677: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:15:59.656 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18270 16 16 0 0 0 - 0 2024-07-28T17:15:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:15:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:15:59] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:16:00.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18271 16 16 0 0 0 - 0 2024-07-28T17:16:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:00 smithi150 bash[67543]: cluster 2024-07-28T17:15:59.766035+0000 mgr.y (mgr.25232) 9734 : cluster [DBG] pgmap v10678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:00 smithi022 bash[80503]: cluster 2024-07-28T17:15:59.766035+0000 mgr.y (mgr.25232) 9734 : cluster [DBG] pgmap v10678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:00 smithi022 bash[82865]: cluster 2024-07-28T17:15:59.766035+0000 mgr.y (mgr.25232) 9734 : cluster [DBG] pgmap v10678: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:01.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18272 16 16 0 0 0 - 0 2024-07-28T17:16:02.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18273 16 16 0 0 0 - 0 2024-07-28T17:16:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:16:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:16:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:02 smithi150 bash[67543]: cluster 2024-07-28T17:16:01.767411+0000 mgr.y (mgr.25232) 9735 : cluster [DBG] pgmap v10679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:02 smithi022 bash[80503]: cluster 2024-07-28T17:16:01.767411+0000 mgr.y (mgr.25232) 9735 : cluster [DBG] pgmap v10679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:02 smithi022 bash[82865]: cluster 2024-07-28T17:16:01.767411+0000 mgr.y (mgr.25232) 9735 : cluster [DBG] pgmap v10679: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:03.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18274 16 16 0 0 0 - 0 2024-07-28T17:16:04.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18275 16 16 0 0 0 - 0 2024-07-28T17:16:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:04 smithi150 bash[67543]: cluster 2024-07-28T17:16:03.768709+0000 mgr.y (mgr.25232) 9736 : cluster [DBG] pgmap v10680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:04 smithi022 bash[80503]: cluster 2024-07-28T17:16:03.768709+0000 mgr.y (mgr.25232) 9736 : cluster [DBG] pgmap v10680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:04 smithi022 bash[82865]: cluster 2024-07-28T17:16:03.768709+0000 mgr.y (mgr.25232) 9736 : cluster [DBG] pgmap v10680: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:05.657 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18276 16 16 0 0 0 - 0 2024-07-28T17:16:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:05 smithi150 bash[67543]: audit 2024-07-28T17:16:05.812702+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:05 smithi022 bash[80503]: audit 2024-07-28T17:16:05.812702+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:05 smithi022 bash[82865]: audit 2024-07-28T17:16:05.812702+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:06.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18277 16 16 0 0 0 - 0 2024-07-28T17:16:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:06 smithi150 bash[67543]: cluster 2024-07-28T17:16:05.770029+0000 mgr.y (mgr.25232) 9737 : cluster [DBG] pgmap v10681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:06 smithi022 bash[80503]: cluster 2024-07-28T17:16:05.770029+0000 mgr.y (mgr.25232) 9737 : cluster [DBG] pgmap v10681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:06 smithi022 bash[82865]: cluster 2024-07-28T17:16:05.770029+0000 mgr.y (mgr.25232) 9737 : cluster [DBG] pgmap v10681: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:07.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18278 16 16 0 0 0 - 0 2024-07-28T17:16:08.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18279 16 16 0 0 0 - 0 2024-07-28T17:16:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:08 smithi150 bash[67543]: cluster 2024-07-28T17:16:07.771419+0000 mgr.y (mgr.25232) 9738 : cluster [DBG] pgmap v10682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:08 smithi022 bash[80503]: cluster 2024-07-28T17:16:07.771419+0000 mgr.y (mgr.25232) 9738 : cluster [DBG] pgmap v10682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:08 smithi022 bash[82865]: cluster 2024-07-28T17:16:07.771419+0000 mgr.y (mgr.25232) 9738 : cluster [DBG] pgmap v10682: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:09.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:16:09.659424+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:16:09.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:16:09.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18280 16 16 0 0 0 - 0 2024-07-28T17:16:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:16:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:16:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:16:10.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18281 16 16 0 0 0 - 0 2024-07-28T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:10 smithi150 bash[67543]: cluster 2024-07-28T17:16:09.772801+0000 mgr.y (mgr.25232) 9739 : cluster [DBG] pgmap v10683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:10 smithi022 bash[80503]: cluster 2024-07-28T17:16:09.772801+0000 mgr.y (mgr.25232) 9739 : cluster [DBG] pgmap v10683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:10 smithi022 bash[82865]: cluster 2024-07-28T17:16:09.772801+0000 mgr.y (mgr.25232) 9739 : cluster [DBG] pgmap v10683: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:11.658 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18282 16 16 0 0 0 - 0 2024-07-28T17:16:12.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18283 16 16 0 0 0 - 0 2024-07-28T17:16:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:16:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:16:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:12 smithi150 bash[67543]: cluster 2024-07-28T17:16:11.774134+0000 mgr.y (mgr.25232) 9740 : cluster [DBG] pgmap v10684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:12 smithi022 bash[80503]: cluster 2024-07-28T17:16:11.774134+0000 mgr.y (mgr.25232) 9740 : cluster [DBG] pgmap v10684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:12 smithi022 bash[82865]: cluster 2024-07-28T17:16:11.774134+0000 mgr.y (mgr.25232) 9740 : cluster [DBG] pgmap v10684: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:13.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18284 16 16 0 0 0 - 0 2024-07-28T17:16:14.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18285 16 16 0 0 0 - 0 2024-07-28T17:16:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:14 smithi150 bash[67543]: cluster 2024-07-28T17:16:13.775505+0000 mgr.y (mgr.25232) 9741 : cluster [DBG] pgmap v10685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:14 smithi022 bash[80503]: cluster 2024-07-28T17:16:13.775505+0000 mgr.y (mgr.25232) 9741 : cluster [DBG] pgmap v10685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:14 smithi022 bash[82865]: cluster 2024-07-28T17:16:13.775505+0000 mgr.y (mgr.25232) 9741 : cluster [DBG] pgmap v10685: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:15.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18286 16 16 0 0 0 - 0 2024-07-28T17:16:16.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18287 16 16 0 0 0 - 0 2024-07-28T17:16:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:16 smithi150 bash[67543]: cluster 2024-07-28T17:16:15.776841+0000 mgr.y (mgr.25232) 9742 : cluster [DBG] pgmap v10686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:16 smithi022 bash[80503]: cluster 2024-07-28T17:16:15.776841+0000 mgr.y (mgr.25232) 9742 : cluster [DBG] pgmap v10686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:16 smithi022 bash[82865]: cluster 2024-07-28T17:16:15.776841+0000 mgr.y (mgr.25232) 9742 : cluster [DBG] pgmap v10686: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:17.659 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18288 16 16 0 0 0 - 0 2024-07-28T17:16:18.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18289 16 16 0 0 0 - 0 2024-07-28T17:16:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:18 smithi150 bash[67543]: cluster 2024-07-28T17:16:17.778209+0000 mgr.y (mgr.25232) 9743 : cluster [DBG] pgmap v10687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:18 smithi022 bash[80503]: cluster 2024-07-28T17:16:17.778209+0000 mgr.y (mgr.25232) 9743 : cluster [DBG] pgmap v10687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:19.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:18 smithi022 bash[82865]: cluster 2024-07-28T17:16:17.778209+0000 mgr.y (mgr.25232) 9743 : cluster [DBG] pgmap v10687: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:19.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18290 16 16 0 0 0 - 0 2024-07-28T17:16:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:16:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:16:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:16:20.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18291 16 16 0 0 0 - 0 2024-07-28T17:16:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:20 smithi150 bash[67543]: cluster 2024-07-28T17:16:19.779566+0000 mgr.y (mgr.25232) 9744 : cluster [DBG] pgmap v10688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:20 smithi150 bash[67543]: audit 2024-07-28T17:16:20.813158+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:20 smithi022 bash[80503]: cluster 2024-07-28T17:16:19.779566+0000 mgr.y (mgr.25232) 9744 : cluster [DBG] pgmap v10688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:20 smithi022 bash[80503]: audit 2024-07-28T17:16:20.813158+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:20 smithi022 bash[82865]: cluster 2024-07-28T17:16:19.779566+0000 mgr.y (mgr.25232) 9744 : cluster [DBG] pgmap v10688: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:21.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:20 smithi022 bash[82865]: audit 2024-07-28T17:16:20.813158+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:21.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18292 16 16 0 0 0 - 0 2024-07-28T17:16:22.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18293 16 16 0 0 0 - 0 2024-07-28T17:16:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:16:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:16:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:22 smithi150 bash[67543]: cluster 2024-07-28T17:16:21.781088+0000 mgr.y (mgr.25232) 9745 : cluster [DBG] pgmap v10689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:22 smithi022 bash[80503]: cluster 2024-07-28T17:16:21.781088+0000 mgr.y (mgr.25232) 9745 : cluster [DBG] pgmap v10689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:22 smithi022 bash[82865]: cluster 2024-07-28T17:16:21.781088+0000 mgr.y (mgr.25232) 9745 : cluster [DBG] pgmap v10689: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:23.660 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18294 16 16 0 0 0 - 0 2024-07-28T17:16:24.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18295 16 16 0 0 0 - 0 2024-07-28T17:16:25.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:24 smithi150 bash[67543]: cluster 2024-07-28T17:16:23.782530+0000 mgr.y (mgr.25232) 9746 : cluster [DBG] pgmap v10690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:24 smithi022 bash[80503]: cluster 2024-07-28T17:16:23.782530+0000 mgr.y (mgr.25232) 9746 : cluster [DBG] pgmap v10690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:24 smithi022 bash[82865]: cluster 2024-07-28T17:16:23.782530+0000 mgr.y (mgr.25232) 9746 : cluster [DBG] pgmap v10690: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:25.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18296 16 16 0 0 0 - 0 2024-07-28T17:16:26.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18297 16 16 0 0 0 - 0 2024-07-28T17:16:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:26 smithi150 bash[67543]: cluster 2024-07-28T17:16:25.784014+0000 mgr.y (mgr.25232) 9747 : cluster [DBG] pgmap v10691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:26 smithi022 bash[80503]: cluster 2024-07-28T17:16:25.784014+0000 mgr.y (mgr.25232) 9747 : cluster [DBG] pgmap v10691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:26 smithi022 bash[82865]: cluster 2024-07-28T17:16:25.784014+0000 mgr.y (mgr.25232) 9747 : cluster [DBG] pgmap v10691: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:27.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18298 16 16 0 0 0 - 0 2024-07-28T17:16:28.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18299 16 16 0 0 0 - 0 2024-07-28T17:16:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:28 smithi150 bash[67543]: cluster 2024-07-28T17:16:27.785427+0000 mgr.y (mgr.25232) 9748 : cluster [DBG] pgmap v10692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:28 smithi022 bash[80503]: cluster 2024-07-28T17:16:27.785427+0000 mgr.y (mgr.25232) 9748 : cluster [DBG] pgmap v10692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:28 smithi022 bash[82865]: cluster 2024-07-28T17:16:27.785427+0000 mgr.y (mgr.25232) 9748 : cluster [DBG] pgmap v10692: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:29.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:16:29.662764+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:16:29.661 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:16:29.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18300 16 16 0 0 0 - 0 2024-07-28T17:16:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:16:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:16:29] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:16:30.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18301 16 16 0 0 0 - 0 2024-07-28T17:16:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:30 smithi150 bash[67543]: cluster 2024-07-28T17:16:29.786810+0000 mgr.y (mgr.25232) 9749 : cluster [DBG] pgmap v10693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:30 smithi022 bash[80503]: cluster 2024-07-28T17:16:29.786810+0000 mgr.y (mgr.25232) 9749 : cluster [DBG] pgmap v10693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:31.368 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:30 smithi022 bash[82865]: cluster 2024-07-28T17:16:29.786810+0000 mgr.y (mgr.25232) 9749 : cluster [DBG] pgmap v10693: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:31.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18302 16 16 0 0 0 - 0 2024-07-28T17:16:32.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18303 16 16 0 0 0 - 0 2024-07-28T17:16:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:16:32 smithi150 bash[60514]: ts=2024-07-28T17:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:16:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:32 smithi150 bash[67543]: cluster 2024-07-28T17:16:31.788156+0000 mgr.y (mgr.25232) 9750 : cluster [DBG] pgmap v10694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:32 smithi022 bash[80503]: cluster 2024-07-28T17:16:31.788156+0000 mgr.y (mgr.25232) 9750 : cluster [DBG] pgmap v10694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:32 smithi022 bash[82865]: cluster 2024-07-28T17:16:31.788156+0000 mgr.y (mgr.25232) 9750 : cluster [DBG] pgmap v10694: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:33.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18304 16 16 0 0 0 - 0 2024-07-28T17:16:34.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18305 16 16 0 0 0 - 0 2024-07-28T17:16:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:34 smithi150 bash[67543]: cluster 2024-07-28T17:16:33.789493+0000 mgr.y (mgr.25232) 9751 : cluster [DBG] pgmap v10695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:34 smithi022 bash[80503]: cluster 2024-07-28T17:16:33.789493+0000 mgr.y (mgr.25232) 9751 : cluster [DBG] pgmap v10695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:34 smithi022 bash[82865]: cluster 2024-07-28T17:16:33.789493+0000 mgr.y (mgr.25232) 9751 : cluster [DBG] pgmap v10695: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:35.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18306 16 16 0 0 0 - 0 2024-07-28T17:16:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:35 smithi150 bash[67543]: audit 2024-07-28T17:16:35.813669+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:35 smithi022 bash[80503]: audit 2024-07-28T17:16:35.813669+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:35 smithi022 bash[82865]: audit 2024-07-28T17:16:35.813669+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:36.662 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18307 16 16 0 0 0 - 0 2024-07-28T17:16:37.270 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:36 smithi150 bash[67543]: cluster 2024-07-28T17:16:35.790849+0000 mgr.y (mgr.25232) 9752 : cluster [DBG] pgmap v10696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:36 smithi022 bash[80503]: cluster 2024-07-28T17:16:35.790849+0000 mgr.y (mgr.25232) 9752 : cluster [DBG] pgmap v10696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:36 smithi022 bash[82865]: cluster 2024-07-28T17:16:35.790849+0000 mgr.y (mgr.25232) 9752 : cluster [DBG] pgmap v10696: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:37.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18308 16 16 0 0 0 - 0 2024-07-28T17:16:38.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18309 16 16 0 0 0 - 0 2024-07-28T17:16:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:38 smithi150 bash[67543]: cluster 2024-07-28T17:16:37.792206+0000 mgr.y (mgr.25232) 9753 : cluster [DBG] pgmap v10697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:38 smithi022 bash[80503]: cluster 2024-07-28T17:16:37.792206+0000 mgr.y (mgr.25232) 9753 : cluster [DBG] pgmap v10697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:38 smithi022 bash[82865]: cluster 2024-07-28T17:16:37.792206+0000 mgr.y (mgr.25232) 9753 : cluster [DBG] pgmap v10697: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:39.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18310 16 16 0 0 0 - 0 2024-07-28T17:16:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:16:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:16:39] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:16:40.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:39 smithi150 bash[67543]: audit 2024-07-28T17:16:39.417538+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:16:40.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:39 smithi022 bash[80503]: audit 2024-07-28T17:16:39.417538+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:16:40.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:39 smithi022 bash[82865]: audit 2024-07-28T17:16:39.417538+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:16:40.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18311 16 16 0 0 0 - 0 2024-07-28T17:16:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:40 smithi150 bash[67543]: cluster 2024-07-28T17:16:39.792998+0000 mgr.y (mgr.25232) 9754 : cluster [DBG] pgmap v10698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:40 smithi022 bash[80503]: cluster 2024-07-28T17:16:39.792998+0000 mgr.y (mgr.25232) 9754 : cluster [DBG] pgmap v10698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:40 smithi022 bash[82865]: cluster 2024-07-28T17:16:39.792998+0000 mgr.y (mgr.25232) 9754 : cluster [DBG] pgmap v10698: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:41.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18312 16 16 0 0 0 - 0 2024-07-28T17:16:42.663 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18313 16 16 0 0 0 - 0 2024-07-28T17:16:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:16:42 smithi150 bash[60514]: ts=2024-07-28T17:16: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:16:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:42 smithi150 bash[67543]: cluster 2024-07-28T17:16:41.794282+0000 mgr.y (mgr.25232) 9755 : cluster [DBG] pgmap v10699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:42 smithi022 bash[80503]: cluster 2024-07-28T17:16:41.794282+0000 mgr.y (mgr.25232) 9755 : cluster [DBG] pgmap v10699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:42 smithi022 bash[82865]: cluster 2024-07-28T17:16:41.794282+0000 mgr.y (mgr.25232) 9755 : cluster [DBG] pgmap v10699: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:43.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18314 16 16 0 0 0 - 0 2024-07-28T17:16:44.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18315 16 16 0 0 0 - 0 2024-07-28T17:16:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:44 smithi150 bash[67543]: cluster 2024-07-28T17:16:43.795669+0000 mgr.y (mgr.25232) 9756 : cluster [DBG] pgmap v10700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:44 smithi022 bash[82865]: cluster 2024-07-28T17:16:43.795669+0000 mgr.y (mgr.25232) 9756 : cluster [DBG] pgmap v10700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:44 smithi022 bash[80503]: cluster 2024-07-28T17:16:43.795669+0000 mgr.y (mgr.25232) 9756 : cluster [DBG] pgmap v10700: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:45.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18316 16 16 0 0 0 - 0 2024-07-28T17:16:46.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.109185+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.117173+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.265276+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.274974+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.704727+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:16:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.706188+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:16:46.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:46 smithi150 bash[67543]: audit 2024-07-28T17:16:45.714656+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.109185+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.117173+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.265276+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.274974+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.704727+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.706188+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[80503]: audit 2024-07-28T17:16:45.714656+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.109185+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.117173+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.265276+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.274974+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.704727+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.706188+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:16:46.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:46 smithi022 bash[82865]: audit 2024-07-28T17:16:45.714656+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:16:46.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18317 16 16 0 0 0 - 0 2024-07-28T17:16:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:47 smithi150 bash[67543]: cluster 2024-07-28T17:16:45.797104+0000 mgr.y (mgr.25232) 9757 : cluster [DBG] pgmap v10701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:47 smithi022 bash[80503]: cluster 2024-07-28T17:16:45.797104+0000 mgr.y (mgr.25232) 9757 : cluster [DBG] pgmap v10701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:47 smithi022 bash[82865]: cluster 2024-07-28T17:16:45.797104+0000 mgr.y (mgr.25232) 9757 : cluster [DBG] pgmap v10701: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:47.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18318 16 16 0 0 0 - 0 2024-07-28T17:16:48.664 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18319 16 16 0 0 0 - 0 2024-07-28T17:16:49.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:49 smithi022 bash[80503]: cluster 2024-07-28T17:16:47.798672+0000 mgr.y (mgr.25232) 9758 : cluster [DBG] pgmap v10702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:49.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:49 smithi022 bash[82865]: cluster 2024-07-28T17:16:47.798672+0000 mgr.y (mgr.25232) 9758 : cluster [DBG] pgmap v10702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:49 smithi150 bash[67543]: cluster 2024-07-28T17:16:47.798672+0000 mgr.y (mgr.25232) 9758 : cluster [DBG] pgmap v10702: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:49.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:16:49.665973+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:16:49.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:16:49.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18320 16 16 0 0 0 - 0 2024-07-28T17:16:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:16:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:16:49] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:16:50.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18321 16 16 0 0 0 - 0 2024-07-28T17:16:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:51 smithi150 bash[67543]: cluster 2024-07-28T17:16:49.800085+0000 mgr.y (mgr.25232) 9759 : cluster [DBG] pgmap v10703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:51.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:51 smithi150 bash[67543]: audit 2024-07-28T17:16:50.814113+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:51 smithi022 bash[80503]: cluster 2024-07-28T17:16:49.800085+0000 mgr.y (mgr.25232) 9759 : cluster [DBG] pgmap v10703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:51 smithi022 bash[80503]: audit 2024-07-28T17:16:50.814113+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:51 smithi022 bash[82865]: cluster 2024-07-28T17:16:49.800085+0000 mgr.y (mgr.25232) 9759 : cluster [DBG] pgmap v10703: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:51 smithi022 bash[82865]: audit 2024-07-28T17:16:50.814113+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:16:51.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18322 16 16 0 0 0 - 0 2024-07-28T17:16:52.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18323 16 16 0 0 0 - 0 2024-07-28T17:16:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:16:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:16:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:53 smithi150 bash[67543]: cluster 2024-07-28T17:16:51.801454+0000 mgr.y (mgr.25232) 9760 : cluster [DBG] pgmap v10704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:53 smithi022 bash[80503]: cluster 2024-07-28T17:16:51.801454+0000 mgr.y (mgr.25232) 9760 : cluster [DBG] pgmap v10704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:53 smithi022 bash[82865]: cluster 2024-07-28T17:16:51.801454+0000 mgr.y (mgr.25232) 9760 : cluster [DBG] pgmap v10704: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:53.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18324 16 16 0 0 0 - 0 2024-07-28T17:16:54.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18325 16 16 0 0 0 - 0 2024-07-28T17:16:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:55 smithi150 bash[67543]: cluster 2024-07-28T17:16:53.802819+0000 mgr.y (mgr.25232) 9761 : cluster [DBG] pgmap v10705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:55 smithi022 bash[80503]: cluster 2024-07-28T17:16:53.802819+0000 mgr.y (mgr.25232) 9761 : cluster [DBG] pgmap v10705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:55 smithi022 bash[82865]: cluster 2024-07-28T17:16:53.802819+0000 mgr.y (mgr.25232) 9761 : cluster [DBG] pgmap v10705: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:55.665 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18326 16 16 0 0 0 - 0 2024-07-28T17:16:56.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18327 16 16 0 0 0 - 0 2024-07-28T17:16:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:57 smithi150 bash[67543]: cluster 2024-07-28T17:16:55.804178+0000 mgr.y (mgr.25232) 9762 : cluster [DBG] pgmap v10706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:57 smithi022 bash[80503]: cluster 2024-07-28T17:16:55.804178+0000 mgr.y (mgr.25232) 9762 : cluster [DBG] pgmap v10706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:57 smithi022 bash[82865]: cluster 2024-07-28T17:16:55.804178+0000 mgr.y (mgr.25232) 9762 : cluster [DBG] pgmap v10706: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:57.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18328 16 16 0 0 0 - 0 2024-07-28T17:16:58.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18329 16 16 0 0 0 - 0 2024-07-28T17:16:59.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:16:59 smithi022 bash[80503]: cluster 2024-07-28T17:16:57.805545+0000 mgr.y (mgr.25232) 9763 : cluster [DBG] pgmap v10707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:16:59 smithi022 bash[82865]: cluster 2024-07-28T17:16:57.805545+0000 mgr.y (mgr.25232) 9763 : cluster [DBG] pgmap v10707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:16:59 smithi150 bash[67543]: cluster 2024-07-28T17:16:57.805545+0000 mgr.y (mgr.25232) 9763 : cluster [DBG] pgmap v10707: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:16:59.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18330 16 16 0 0 0 - 0 2024-07-28T17:16:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:16:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:16:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:17:00.666 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18331 16 16 0 0 0 - 0 2024-07-28T17:17:01.396 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:01 smithi150 bash[67543]: cluster 2024-07-28T17:16:59.806936+0000 mgr.y (mgr.25232) 9764 : cluster [DBG] pgmap v10708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:01.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:01 smithi022 bash[80503]: cluster 2024-07-28T17:16:59.806936+0000 mgr.y (mgr.25232) 9764 : cluster [DBG] pgmap v10708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:01.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:01 smithi022 bash[82865]: cluster 2024-07-28T17:16:59.806936+0000 mgr.y (mgr.25232) 9764 : cluster [DBG] pgmap v10708: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:01.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18332 16 16 0 0 0 - 0 2024-07-28T17:17:02.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18333 16 16 0 0 0 - 0 2024-07-28T17:17:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:17:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:17:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:03 smithi150 bash[67543]: cluster 2024-07-28T17:17:01.808319+0000 mgr.y (mgr.25232) 9765 : cluster [DBG] pgmap v10709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:03 smithi022 bash[80503]: cluster 2024-07-28T17:17:01.808319+0000 mgr.y (mgr.25232) 9765 : cluster [DBG] pgmap v10709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:03 smithi022 bash[82865]: cluster 2024-07-28T17:17:01.808319+0000 mgr.y (mgr.25232) 9765 : cluster [DBG] pgmap v10709: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:03.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18334 16 16 0 0 0 - 0 2024-07-28T17:17:04.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18335 16 16 0 0 0 - 0 2024-07-28T17:17:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:05 smithi150 bash[67543]: cluster 2024-07-28T17:17:03.809665+0000 mgr.y (mgr.25232) 9766 : cluster [DBG] pgmap v10710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:05 smithi022 bash[80503]: cluster 2024-07-28T17:17:03.809665+0000 mgr.y (mgr.25232) 9766 : cluster [DBG] pgmap v10710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:05 smithi022 bash[82865]: cluster 2024-07-28T17:17:03.809665+0000 mgr.y (mgr.25232) 9766 : cluster [DBG] pgmap v10710: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:05.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18336 16 16 0 0 0 - 0 2024-07-28T17:17:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:06 smithi150 bash[67543]: audit 2024-07-28T17:17:05.814448+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:06 smithi022 bash[80503]: audit 2024-07-28T17:17:05.814448+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:06 smithi022 bash[82865]: audit 2024-07-28T17:17:05.814448+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:06.667 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18337 16 16 0 0 0 - 0 2024-07-28T17:17:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:07 smithi150 bash[67543]: cluster 2024-07-28T17:17:05.811034+0000 mgr.y (mgr.25232) 9767 : cluster [DBG] pgmap v10711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:07 smithi022 bash[80503]: cluster 2024-07-28T17:17:05.811034+0000 mgr.y (mgr.25232) 9767 : cluster [DBG] pgmap v10711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:07 smithi022 bash[82865]: cluster 2024-07-28T17:17:05.811034+0000 mgr.y (mgr.25232) 9767 : cluster [DBG] pgmap v10711: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:07.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18338 16 16 0 0 0 - 0 2024-07-28T17:17:08.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18339 16 16 0 0 0 - 0 2024-07-28T17:17:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:09 smithi150 bash[67543]: cluster 2024-07-28T17:17:07.812397+0000 mgr.y (mgr.25232) 9768 : cluster [DBG] pgmap v10712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:09.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:09 smithi022 bash[80503]: cluster 2024-07-28T17:17:07.812397+0000 mgr.y (mgr.25232) 9768 : cluster [DBG] pgmap v10712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:09 smithi022 bash[82865]: cluster 2024-07-28T17:17:07.812397+0000 mgr.y (mgr.25232) 9768 : cluster [DBG] pgmap v10712: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:17:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:17:09] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T17:17:09.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:17:09.669320+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:17:09.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:17:09.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18340 16 16 0 0 0 - 0 2024-07-28T17:17:10.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18341 16 16 0 0 0 - 0 2024-07-28T17:17:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:11 smithi150 bash[67543]: cluster 2024-07-28T17:17:09.813777+0000 mgr.y (mgr.25232) 9769 : cluster [DBG] pgmap v10713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:11 smithi022 bash[80503]: cluster 2024-07-28T17:17:09.813777+0000 mgr.y (mgr.25232) 9769 : cluster [DBG] pgmap v10713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:11 smithi022 bash[82865]: cluster 2024-07-28T17:17:09.813777+0000 mgr.y (mgr.25232) 9769 : cluster [DBG] pgmap v10713: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:11.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18342 16 16 0 0 0 - 0 2024-07-28T17:17:12.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18343 16 16 0 0 0 - 0 2024-07-28T17:17:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:17:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:17:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:13 smithi150 bash[67543]: cluster 2024-07-28T17:17:11.815198+0000 mgr.y (mgr.25232) 9770 : cluster [DBG] pgmap v10714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:13 smithi022 bash[80503]: cluster 2024-07-28T17:17:11.815198+0000 mgr.y (mgr.25232) 9770 : cluster [DBG] pgmap v10714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:13 smithi022 bash[82865]: cluster 2024-07-28T17:17:11.815198+0000 mgr.y (mgr.25232) 9770 : cluster [DBG] pgmap v10714: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:13.668 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18344 16 16 0 0 0 - 0 2024-07-28T17:17:14.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18345 16 16 0 0 0 - 0 2024-07-28T17:17:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:15 smithi150 bash[67543]: cluster 2024-07-28T17:17:13.816624+0000 mgr.y (mgr.25232) 9771 : cluster [DBG] pgmap v10715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:15 smithi022 bash[80503]: cluster 2024-07-28T17:17:13.816624+0000 mgr.y (mgr.25232) 9771 : cluster [DBG] pgmap v10715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:15 smithi022 bash[82865]: cluster 2024-07-28T17:17:13.816624+0000 mgr.y (mgr.25232) 9771 : cluster [DBG] pgmap v10715: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:15.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18346 16 16 0 0 0 - 0 2024-07-28T17:17:16.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18347 16 16 0 0 0 - 0 2024-07-28T17:17:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:17 smithi150 bash[67543]: cluster 2024-07-28T17:17:15.818015+0000 mgr.y (mgr.25232) 9772 : cluster [DBG] pgmap v10716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:17 smithi022 bash[80503]: cluster 2024-07-28T17:17:15.818015+0000 mgr.y (mgr.25232) 9772 : cluster [DBG] pgmap v10716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:17 smithi022 bash[82865]: cluster 2024-07-28T17:17:15.818015+0000 mgr.y (mgr.25232) 9772 : cluster [DBG] pgmap v10716: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:17.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18348 16 16 0 0 0 - 0 2024-07-28T17:17:18.669 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18349 16 16 0 0 0 - 0 2024-07-28T17:17:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:19 smithi150 bash[67543]: cluster 2024-07-28T17:17:17.819368+0000 mgr.y (mgr.25232) 9773 : cluster [DBG] pgmap v10717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:19.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:19 smithi022 bash[80503]: cluster 2024-07-28T17:17:17.819368+0000 mgr.y (mgr.25232) 9773 : cluster [DBG] pgmap v10717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:17:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:17:19] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T17:17:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:19 smithi022 bash[82865]: cluster 2024-07-28T17:17:17.819368+0000 mgr.y (mgr.25232) 9773 : cluster [DBG] pgmap v10717: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:19.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18350 16 16 0 0 0 - 0 2024-07-28T17:17:20.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18351 16 16 0 0 0 - 0 2024-07-28T17:17:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:21 smithi150 bash[67543]: cluster 2024-07-28T17:17:19.820892+0000 mgr.y (mgr.25232) 9774 : cluster [DBG] pgmap v10718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:21.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:21 smithi150 bash[67543]: audit 2024-07-28T17:17:20.814882+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:21 smithi022 bash[80503]: cluster 2024-07-28T17:17:19.820892+0000 mgr.y (mgr.25232) 9774 : cluster [DBG] pgmap v10718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:21 smithi022 bash[80503]: audit 2024-07-28T17:17:20.814882+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:21 smithi022 bash[82865]: cluster 2024-07-28T17:17:19.820892+0000 mgr.y (mgr.25232) 9774 : cluster [DBG] pgmap v10718: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:21.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:21 smithi022 bash[82865]: audit 2024-07-28T17:17:20.814882+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:21.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18352 16 16 0 0 0 - 0 2024-07-28T17:17:22.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18353 16 16 0 0 0 - 0 2024-07-28T17:17:22.769 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:17:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:17:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:23 smithi150 bash[67543]: cluster 2024-07-28T17:17:21.822450+0000 mgr.y (mgr.25232) 9775 : cluster [DBG] pgmap v10719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:23 smithi022 bash[80503]: cluster 2024-07-28T17:17:21.822450+0000 mgr.y (mgr.25232) 9775 : cluster [DBG] pgmap v10719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:23 smithi022 bash[82865]: cluster 2024-07-28T17:17:21.822450+0000 mgr.y (mgr.25232) 9775 : cluster [DBG] pgmap v10719: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:23.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18354 16 16 0 0 0 - 0 2024-07-28T17:17:24.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18355 16 16 0 0 0 - 0 2024-07-28T17:17:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:25 smithi150 bash[67543]: cluster 2024-07-28T17:17:23.823823+0000 mgr.y (mgr.25232) 9776 : cluster [DBG] pgmap v10720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:25 smithi022 bash[80503]: cluster 2024-07-28T17:17:23.823823+0000 mgr.y (mgr.25232) 9776 : cluster [DBG] pgmap v10720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:25 smithi022 bash[82865]: cluster 2024-07-28T17:17:23.823823+0000 mgr.y (mgr.25232) 9776 : cluster [DBG] pgmap v10720: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:25.670 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18356 16 16 0 0 0 - 0 2024-07-28T17:17:26.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18357 16 16 0 0 0 - 0 2024-07-28T17:17:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:27 smithi150 bash[67543]: cluster 2024-07-28T17:17:25.825174+0000 mgr.y (mgr.25232) 9777 : cluster [DBG] pgmap v10721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:27 smithi022 bash[80503]: cluster 2024-07-28T17:17:25.825174+0000 mgr.y (mgr.25232) 9777 : cluster [DBG] pgmap v10721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:27 smithi022 bash[82865]: cluster 2024-07-28T17:17:25.825174+0000 mgr.y (mgr.25232) 9777 : cluster [DBG] pgmap v10721: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:27.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18358 16 16 0 0 0 - 0 2024-07-28T17:17:28.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18359 16 16 0 0 0 - 0 2024-07-28T17:17:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:29 smithi150 bash[67543]: cluster 2024-07-28T17:17:27.826552+0000 mgr.y (mgr.25232) 9778 : cluster [DBG] pgmap v10722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:29 smithi022 bash[80503]: cluster 2024-07-28T17:17:27.826552+0000 mgr.y (mgr.25232) 9778 : cluster [DBG] pgmap v10722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:17:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:17:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:17:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:29 smithi022 bash[82865]: cluster 2024-07-28T17:17:27.826552+0000 mgr.y (mgr.25232) 9778 : cluster [DBG] pgmap v10722: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:29.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:17:29.672691+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:17:29.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:17:29.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18360 16 16 0 0 0 - 0 2024-07-28T17:17:30.671 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18361 16 16 0 0 0 - 0 2024-07-28T17:17:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:31 smithi150 bash[67543]: cluster 2024-07-28T17:17:29.827919+0000 mgr.y (mgr.25232) 9779 : cluster [DBG] pgmap v10723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:31 smithi022 bash[80503]: cluster 2024-07-28T17:17:29.827919+0000 mgr.y (mgr.25232) 9779 : cluster [DBG] pgmap v10723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:31 smithi022 bash[82865]: cluster 2024-07-28T17:17:29.827919+0000 mgr.y (mgr.25232) 9779 : cluster [DBG] pgmap v10723: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:31.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18362 16 16 0 0 0 - 0 2024-07-28T17:17:32.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18363 16 16 0 0 0 - 0 2024-07-28T17:17:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:17:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:33 smithi150 bash[67543]: cluster 2024-07-28T17:17:31.829293+0000 mgr.y (mgr.25232) 9780 : cluster [DBG] pgmap v10724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:33 smithi022 bash[80503]: cluster 2024-07-28T17:17:31.829293+0000 mgr.y (mgr.25232) 9780 : cluster [DBG] pgmap v10724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:33 smithi022 bash[82865]: cluster 2024-07-28T17:17:31.829293+0000 mgr.y (mgr.25232) 9780 : cluster [DBG] pgmap v10724: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:33.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18364 16 16 0 0 0 - 0 2024-07-28T17:17:34.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18365 16 16 0 0 0 - 0 2024-07-28T17:17:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:35 smithi150 bash[67543]: cluster 2024-07-28T17:17:33.830659+0000 mgr.y (mgr.25232) 9781 : cluster [DBG] pgmap v10725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:35 smithi022 bash[80503]: cluster 2024-07-28T17:17:33.830659+0000 mgr.y (mgr.25232) 9781 : cluster [DBG] pgmap v10725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:35 smithi022 bash[82865]: cluster 2024-07-28T17:17:33.830659+0000 mgr.y (mgr.25232) 9781 : cluster [DBG] pgmap v10725: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:35.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18366 16 16 0 0 0 - 0 2024-07-28T17:17:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:36 smithi150 bash[67543]: audit 2024-07-28T17:17:35.815277+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:36 smithi022 bash[80503]: audit 2024-07-28T17:17:35.815277+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:36 smithi022 bash[82865]: audit 2024-07-28T17:17:35.815277+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:36.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18367 16 16 0 0 0 - 0 2024-07-28T17:17:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:37 smithi150 bash[67543]: cluster 2024-07-28T17:17:35.831964+0000 mgr.y (mgr.25232) 9782 : cluster [DBG] pgmap v10726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:37 smithi022 bash[80503]: cluster 2024-07-28T17:17:35.831964+0000 mgr.y (mgr.25232) 9782 : cluster [DBG] pgmap v10726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:37 smithi022 bash[82865]: cluster 2024-07-28T17:17:35.831964+0000 mgr.y (mgr.25232) 9782 : cluster [DBG] pgmap v10726: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:37.672 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18368 16 16 0 0 0 - 0 2024-07-28T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:38 smithi150 bash[67543]: cluster 2024-07-28T17:17:37.833333+0000 mgr.y (mgr.25232) 9783 : cluster [DBG] pgmap v10727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:38.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:38 smithi022 bash[80503]: cluster 2024-07-28T17:17:37.833333+0000 mgr.y (mgr.25232) 9783 : cluster [DBG] pgmap v10727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:38.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:38 smithi022 bash[82865]: cluster 2024-07-28T17:17:37.833333+0000 mgr.y (mgr.25232) 9783 : cluster [DBG] pgmap v10727: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:38.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18369 16 16 0 0 0 - 0 2024-07-28T17:17:39.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18370 16 16 0 0 0 - 0 2024-07-28T17:17:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:17:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:17:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:17:40.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18371 16 16 0 0 0 - 0 2024-07-28T17:17:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:40 smithi150 bash[67543]: cluster 2024-07-28T17:17:39.834715+0000 mgr.y (mgr.25232) 9784 : cluster [DBG] pgmap v10728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:41.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:40 smithi022 bash[80503]: cluster 2024-07-28T17:17:39.834715+0000 mgr.y (mgr.25232) 9784 : cluster [DBG] pgmap v10728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:40 smithi022 bash[82865]: cluster 2024-07-28T17:17:39.834715+0000 mgr.y (mgr.25232) 9784 : cluster [DBG] pgmap v10728: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:41.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18372 16 16 0 0 0 - 0 2024-07-28T17:17:42.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18373 16 16 0 0 0 - 0 2024-07-28T17:17:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:17:42 smithi150 bash[60514]: ts=2024-07-28T17:17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:17:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:42 smithi150 bash[67543]: cluster 2024-07-28T17:17:41.836010+0000 mgr.y (mgr.25232) 9785 : cluster [DBG] pgmap v10729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:42 smithi022 bash[80503]: cluster 2024-07-28T17:17:41.836010+0000 mgr.y (mgr.25232) 9785 : cluster [DBG] pgmap v10729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:42 smithi022 bash[82865]: cluster 2024-07-28T17:17:41.836010+0000 mgr.y (mgr.25232) 9785 : cluster [DBG] pgmap v10729: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:43.673 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18374 16 16 0 0 0 - 0 2024-07-28T17:17:44.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18375 16 16 0 0 0 - 0 2024-07-28T17:17:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:44 smithi150 bash[67543]: cluster 2024-07-28T17:17:43.837340+0000 mgr.y (mgr.25232) 9786 : cluster [DBG] pgmap v10730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:44 smithi022 bash[80503]: cluster 2024-07-28T17:17:43.837340+0000 mgr.y (mgr.25232) 9786 : cluster [DBG] pgmap v10730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:45.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:44 smithi022 bash[82865]: cluster 2024-07-28T17:17:43.837340+0000 mgr.y (mgr.25232) 9786 : cluster [DBG] pgmap v10730: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:45.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18376 16 16 0 0 0 - 0 2024-07-28T17:17:46.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:45 smithi150 bash[67543]: audit 2024-07-28T17:17:45.840487+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:17:46.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:45 smithi022 bash[82865]: audit 2024-07-28T17:17:45.840487+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:17:46.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:45 smithi022 bash[80503]: audit 2024-07-28T17:17:45.840487+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:17:46.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18377 16 16 0 0 0 - 0 2024-07-28T17:17:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:47 smithi150 bash[67543]: cluster 2024-07-28T17:17:45.838682+0000 mgr.y (mgr.25232) 9787 : cluster [DBG] pgmap v10731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:47 smithi150 bash[67543]: audit 2024-07-28T17:17:46.222937+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:47.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:47 smithi150 bash[67543]: audit 2024-07-28T17:17:46.228101+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:47 smithi022 bash[80503]: cluster 2024-07-28T17:17:45.838682+0000 mgr.y (mgr.25232) 9787 : cluster [DBG] pgmap v10731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:47 smithi022 bash[80503]: audit 2024-07-28T17:17:46.222937+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:47 smithi022 bash[80503]: audit 2024-07-28T17:17:46.228101+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:47 smithi022 bash[82865]: cluster 2024-07-28T17:17:45.838682+0000 mgr.y (mgr.25232) 9787 : cluster [DBG] pgmap v10731: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:47 smithi022 bash[82865]: audit 2024-07-28T17:17:46.222937+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:47 smithi022 bash[82865]: audit 2024-07-28T17:17:46.228101+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:47.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18378 16 16 0 0 0 - 0 2024-07-28T17:17:48.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18379 16 16 0 0 0 - 0 2024-07-28T17:17:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:49 smithi150 bash[67543]: cluster 2024-07-28T17:17:47.840045+0000 mgr.y (mgr.25232) 9788 : cluster [DBG] pgmap v10732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:49 smithi022 bash[80503]: cluster 2024-07-28T17:17:47.840045+0000 mgr.y (mgr.25232) 9788 : cluster [DBG] pgmap v10732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:17:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:17:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:17:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:49 smithi022 bash[82865]: cluster 2024-07-28T17:17:47.840045+0000 mgr.y (mgr.25232) 9788 : cluster [DBG] pgmap v10732: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:49.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:17:49.675835+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:17:49.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:17:49.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18380 16 16 0 0 0 - 0 2024-07-28T17:17:50.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18381 16 16 0 0 0 - 0 2024-07-28T17:17:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:51 smithi150 bash[67543]: cluster 2024-07-28T17:17:49.841427+0000 mgr.y (mgr.25232) 9789 : cluster [DBG] pgmap v10733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:51 smithi150 bash[67543]: audit 2024-07-28T17:17:50.815785+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:51 smithi022 bash[80503]: cluster 2024-07-28T17:17:49.841427+0000 mgr.y (mgr.25232) 9789 : cluster [DBG] pgmap v10733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:51 smithi022 bash[80503]: audit 2024-07-28T17:17:50.815785+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:51 smithi022 bash[82865]: cluster 2024-07-28T17:17:49.841427+0000 mgr.y (mgr.25232) 9789 : cluster [DBG] pgmap v10733: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:51 smithi022 bash[82865]: audit 2024-07-28T17:17:50.815785+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:17:51.674 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18382 16 16 0 0 0 - 0 2024-07-28T17:17:52.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18383 16 16 0 0 0 - 0 2024-07-28T17:17:52.732 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[60514]: ts=2024-07-28T17:17:52.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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:17:53.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:51.733991+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:51.742053+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:51.814979+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:51.822608+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: cluster 2024-07-28T17:17:51.842041+0000 mgr.y (mgr.25232) 9790 : cluster [DBG] pgmap v10734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:52.250433+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:52.251530+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:17:53.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:52 smithi150 bash[67543]: audit 2024-07-28T17:17:52.260728+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:51.733991+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:51.742053+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:51.814979+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:51.822608+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: cluster 2024-07-28T17:17:51.842041+0000 mgr.y (mgr.25232) 9790 : cluster [DBG] pgmap v10734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:52.250433+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:52.251530+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[80503]: audit 2024-07-28T17:17:52.260728+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:51.733991+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:51.742053+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:51.814979+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:51.822608+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: cluster 2024-07-28T17:17:51.842041+0000 mgr.y (mgr.25232) 9790 : cluster [DBG] pgmap v10734: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:52.250433+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:52.251530+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:17:53.080 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:52 smithi022 bash[82865]: audit 2024-07-28T17:17:52.260728+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:17:53.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18384 16 16 0 0 0 - 0 2024-07-28T17:17:54.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18385 16 16 0 0 0 - 0 2024-07-28T17:17:55.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:54 smithi150 bash[67543]: cluster 2024-07-28T17:17:53.843350+0000 mgr.y (mgr.25232) 9791 : cluster [DBG] pgmap v10735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:54 smithi022 bash[80503]: cluster 2024-07-28T17:17:53.843350+0000 mgr.y (mgr.25232) 9791 : cluster [DBG] pgmap v10735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:54 smithi022 bash[82865]: cluster 2024-07-28T17:17:53.843350+0000 mgr.y (mgr.25232) 9791 : cluster [DBG] pgmap v10735: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:55.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18386 16 16 0 0 0 - 0 2024-07-28T17:17:56.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18387 16 16 0 0 0 - 0 2024-07-28T17:17:57.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:56 smithi150 bash[67543]: cluster 2024-07-28T17:17:55.844702+0000 mgr.y (mgr.25232) 9792 : cluster [DBG] pgmap v10736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:56 smithi022 bash[80503]: cluster 2024-07-28T17:17:55.844702+0000 mgr.y (mgr.25232) 9792 : cluster [DBG] pgmap v10736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:56 smithi022 bash[82865]: cluster 2024-07-28T17:17:55.844702+0000 mgr.y (mgr.25232) 9792 : cluster [DBG] pgmap v10736: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:57.675 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18388 16 16 0 0 0 - 0 2024-07-28T17:17:58.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18389 16 16 0 0 0 - 0 2024-07-28T17:17:59.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:17:58 smithi150 bash[67543]: cluster 2024-07-28T17:17:57.846069+0000 mgr.y (mgr.25232) 9793 : cluster [DBG] pgmap v10737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:59.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:17:58 smithi022 bash[80503]: cluster 2024-07-28T17:17:57.846069+0000 mgr.y (mgr.25232) 9793 : cluster [DBG] pgmap v10737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:59.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:17:58 smithi022 bash[82865]: cluster 2024-07-28T17:17:57.846069+0000 mgr.y (mgr.25232) 9793 : cluster [DBG] pgmap v10737: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:17:59.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18390 16 16 0 0 0 - 0 2024-07-28T17:17:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:17:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:17:59] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T17:18:00.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18391 16 16 0 0 0 - 0 2024-07-28T17:18:01.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:00 smithi150 bash[67543]: cluster 2024-07-28T17:17:59.847465+0000 mgr.y (mgr.25232) 9794 : cluster [DBG] pgmap v10738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:01.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:00 smithi022 bash[80503]: cluster 2024-07-28T17:17:59.847465+0000 mgr.y (mgr.25232) 9794 : cluster [DBG] pgmap v10738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:01.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:00 smithi022 bash[82865]: cluster 2024-07-28T17:17:59.847465+0000 mgr.y (mgr.25232) 9794 : cluster [DBG] pgmap v10738: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:01.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18392 16 16 0 0 0 - 0 2024-07-28T17:18:02.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18393 16 16 0 0 0 - 0 2024-07-28T17:18:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:18:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:18:03.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:02 smithi150 bash[67543]: cluster 2024-07-28T17:18:01.848813+0000 mgr.y (mgr.25232) 9795 : cluster [DBG] pgmap v10739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:03.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:02 smithi022 bash[80503]: cluster 2024-07-28T17:18:01.848813+0000 mgr.y (mgr.25232) 9795 : cluster [DBG] pgmap v10739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:03.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:02 smithi022 bash[82865]: cluster 2024-07-28T17:18:01.848813+0000 mgr.y (mgr.25232) 9795 : cluster [DBG] pgmap v10739: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:03.676 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18394 16 16 0 0 0 - 0 2024-07-28T17:18:04.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18395 16 16 0 0 0 - 0 2024-07-28T17:18:05.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:04 smithi150 bash[67543]: cluster 2024-07-28T17:18:03.850138+0000 mgr.y (mgr.25232) 9796 : cluster [DBG] pgmap v10740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:05.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:04 smithi022 bash[80503]: cluster 2024-07-28T17:18:03.850138+0000 mgr.y (mgr.25232) 9796 : cluster [DBG] pgmap v10740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:05.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:04 smithi022 bash[82865]: cluster 2024-07-28T17:18:03.850138+0000 mgr.y (mgr.25232) 9796 : cluster [DBG] pgmap v10740: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:05.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18396 16 16 0 0 0 - 0 2024-07-28T17:18:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:05 smithi150 bash[67543]: audit 2024-07-28T17:18:05.816229+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:06.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:05 smithi022 bash[80503]: audit 2024-07-28T17:18:05.816229+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:05 smithi022 bash[82865]: audit 2024-07-28T17:18:05.816229+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:06.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18397 16 16 0 0 0 - 0 2024-07-28T17:18:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:06 smithi150 bash[67543]: cluster 2024-07-28T17:18:05.851464+0000 mgr.y (mgr.25232) 9797 : cluster [DBG] pgmap v10741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:07.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:06 smithi022 bash[80503]: cluster 2024-07-28T17:18:05.851464+0000 mgr.y (mgr.25232) 9797 : cluster [DBG] pgmap v10741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:06 smithi022 bash[82865]: cluster 2024-07-28T17:18:05.851464+0000 mgr.y (mgr.25232) 9797 : cluster [DBG] pgmap v10741: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:07.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18398 16 16 0 0 0 - 0 2024-07-28T17:18:08.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18399 16 16 0 0 0 - 0 2024-07-28T17:18:09.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:08 smithi150 bash[67543]: cluster 2024-07-28T17:18:07.852831+0000 mgr.y (mgr.25232) 9798 : cluster [DBG] pgmap v10742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:09.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:08 smithi022 bash[80503]: cluster 2024-07-28T17:18:07.852831+0000 mgr.y (mgr.25232) 9798 : cluster [DBG] pgmap v10742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:09.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:08 smithi022 bash[82865]: cluster 2024-07-28T17:18:07.852831+0000 mgr.y (mgr.25232) 9798 : cluster [DBG] pgmap v10742: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:09.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:18:09.678889+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:18:09.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:18:09.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18400 16 16 0 0 0 - 0 2024-07-28T17:18:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:18:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:18:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:18:10.677 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18401 16 16 0 0 0 - 0 2024-07-28T17:18:11.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:10 smithi150 bash[67543]: cluster 2024-07-28T17:18:09.854179+0000 mgr.y (mgr.25232) 9799 : cluster [DBG] pgmap v10743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:10 smithi022 bash[80503]: cluster 2024-07-28T17:18:09.854179+0000 mgr.y (mgr.25232) 9799 : cluster [DBG] pgmap v10743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:10 smithi022 bash[82865]: cluster 2024-07-28T17:18:09.854179+0000 mgr.y (mgr.25232) 9799 : cluster [DBG] pgmap v10743: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:11.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18402 16 16 0 0 0 - 0 2024-07-28T17:18:12.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18403 16 16 0 0 0 - 0 2024-07-28T17:18:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:18:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:18:13.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:12 smithi150 bash[67543]: cluster 2024-07-28T17:18:11.855525+0000 mgr.y (mgr.25232) 9800 : cluster [DBG] pgmap v10744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:13.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:12 smithi022 bash[80503]: cluster 2024-07-28T17:18:11.855525+0000 mgr.y (mgr.25232) 9800 : cluster [DBG] pgmap v10744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:13.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:12 smithi022 bash[82865]: cluster 2024-07-28T17:18:11.855525+0000 mgr.y (mgr.25232) 9800 : cluster [DBG] pgmap v10744: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:13.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18404 16 16 0 0 0 - 0 2024-07-28T17:18:14.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18405 16 16 0 0 0 - 0 2024-07-28T17:18:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:14 smithi150 bash[67543]: cluster 2024-07-28T17:18:13.856871+0000 mgr.y (mgr.25232) 9801 : cluster [DBG] pgmap v10745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:15.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:14 smithi022 bash[80503]: cluster 2024-07-28T17:18:13.856871+0000 mgr.y (mgr.25232) 9801 : cluster [DBG] pgmap v10745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:14 smithi022 bash[82865]: cluster 2024-07-28T17:18:13.856871+0000 mgr.y (mgr.25232) 9801 : cluster [DBG] pgmap v10745: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:15.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18406 16 16 0 0 0 - 0 2024-07-28T17:18:16.678 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18407 16 16 0 0 0 - 0 2024-07-28T17:18:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:16 smithi150 bash[67543]: cluster 2024-07-28T17:18:15.858198+0000 mgr.y (mgr.25232) 9802 : cluster [DBG] pgmap v10746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:17.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:16 smithi022 bash[80503]: cluster 2024-07-28T17:18:15.858198+0000 mgr.y (mgr.25232) 9802 : cluster [DBG] pgmap v10746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:16 smithi022 bash[82865]: cluster 2024-07-28T17:18:15.858198+0000 mgr.y (mgr.25232) 9802 : cluster [DBG] pgmap v10746: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:17.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18408 16 16 0 0 0 - 0 2024-07-28T17:18:18.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18409 16 16 0 0 0 - 0 2024-07-28T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:18 smithi150 bash[67543]: cluster 2024-07-28T17:18:17.859551+0000 mgr.y (mgr.25232) 9803 : cluster [DBG] pgmap v10747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:19.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:18 smithi022 bash[80503]: cluster 2024-07-28T17:18:17.859551+0000 mgr.y (mgr.25232) 9803 : cluster [DBG] pgmap v10747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:18 smithi022 bash[82865]: cluster 2024-07-28T17:18:17.859551+0000 mgr.y (mgr.25232) 9803 : cluster [DBG] pgmap v10747: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:19.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18410 16 16 0 0 0 - 0 2024-07-28T17:18:19.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:18:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:18:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:18:20.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18411 16 16 0 0 0 - 0 2024-07-28T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:20 smithi150 bash[67543]: cluster 2024-07-28T17:18:19.860893+0000 mgr.y (mgr.25232) 9804 : cluster [DBG] pgmap v10748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:20 smithi150 bash[67543]: audit 2024-07-28T17:18:20.816759+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:20 smithi022 bash[80503]: cluster 2024-07-28T17:18:19.860893+0000 mgr.y (mgr.25232) 9804 : cluster [DBG] pgmap v10748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:21.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:20 smithi022 bash[80503]: audit 2024-07-28T17:18:20.816759+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:20 smithi022 bash[82865]: cluster 2024-07-28T17:18:19.860893+0000 mgr.y (mgr.25232) 9804 : cluster [DBG] pgmap v10748: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:21.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:20 smithi022 bash[82865]: audit 2024-07-28T17:18:20.816759+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:21.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18412 16 16 0 0 0 - 0 2024-07-28T17:18:22.679 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18413 16 16 0 0 0 - 0 2024-07-28T17:18:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:18:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:18:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:22 smithi150 bash[67543]: cluster 2024-07-28T17:18:21.862255+0000 mgr.y (mgr.25232) 9805 : cluster [DBG] pgmap v10749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:23.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:22 smithi022 bash[80503]: cluster 2024-07-28T17:18:21.862255+0000 mgr.y (mgr.25232) 9805 : cluster [DBG] pgmap v10749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:23.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:22 smithi022 bash[82865]: cluster 2024-07-28T17:18:21.862255+0000 mgr.y (mgr.25232) 9805 : cluster [DBG] pgmap v10749: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:23.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18414 16 16 0 0 0 - 0 2024-07-28T17:18:24.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18415 16 16 0 0 0 - 0 2024-07-28T17:18:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:24 smithi150 bash[67543]: cluster 2024-07-28T17:18:23.863613+0000 mgr.y (mgr.25232) 9806 : cluster [DBG] pgmap v10750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:24 smithi022 bash[80503]: cluster 2024-07-28T17:18:23.863613+0000 mgr.y (mgr.25232) 9806 : cluster [DBG] pgmap v10750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:24 smithi022 bash[82865]: cluster 2024-07-28T17:18:23.863613+0000 mgr.y (mgr.25232) 9806 : cluster [DBG] pgmap v10750: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:25.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18416 16 16 0 0 0 - 0 2024-07-28T17:18:26.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18417 16 16 0 0 0 - 0 2024-07-28T17:18:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:26 smithi150 bash[67543]: cluster 2024-07-28T17:18:25.864944+0000 mgr.y (mgr.25232) 9807 : cluster [DBG] pgmap v10751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:26 smithi022 bash[80503]: cluster 2024-07-28T17:18:25.864944+0000 mgr.y (mgr.25232) 9807 : cluster [DBG] pgmap v10751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:27.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:26 smithi022 bash[82865]: cluster 2024-07-28T17:18:25.864944+0000 mgr.y (mgr.25232) 9807 : cluster [DBG] pgmap v10751: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:27.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18418 16 16 0 0 0 - 0 2024-07-28T17:18:28.680 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18419 16 16 0 0 0 - 0 2024-07-28T17:18:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:28 smithi150 bash[67543]: cluster 2024-07-28T17:18:27.866324+0000 mgr.y (mgr.25232) 9808 : cluster [DBG] pgmap v10752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:29.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:28 smithi022 bash[80503]: cluster 2024-07-28T17:18:27.866324+0000 mgr.y (mgr.25232) 9808 : cluster [DBG] pgmap v10752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:28 smithi022 bash[82865]: cluster 2024-07-28T17:18:27.866324+0000 mgr.y (mgr.25232) 9808 : cluster [DBG] pgmap v10752: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:29.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:18:29.682201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:18:29.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:18:29.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18420 16 16 0 0 0 - 0 2024-07-28T17:18:29.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:18:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:18:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:18:30.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18421 16 16 0 0 0 - 0 2024-07-28T17:18:31.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:30 smithi150 bash[67543]: cluster 2024-07-28T17:18:29.867733+0000 mgr.y (mgr.25232) 9809 : cluster [DBG] pgmap v10753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:31.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:30 smithi022 bash[80503]: cluster 2024-07-28T17:18:29.867733+0000 mgr.y (mgr.25232) 9809 : cluster [DBG] pgmap v10753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:30 smithi022 bash[82865]: cluster 2024-07-28T17:18:29.867733+0000 mgr.y (mgr.25232) 9809 : cluster [DBG] pgmap v10753: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:31.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18422 16 16 0 0 0 - 0 2024-07-28T17:18:32.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18423 16 16 0 0 0 - 0 2024-07-28T17:18:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:18:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:18:33.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:32 smithi150 bash[67543]: cluster 2024-07-28T17:18:31.869108+0000 mgr.y (mgr.25232) 9810 : cluster [DBG] pgmap v10754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:32 smithi022 bash[80503]: cluster 2024-07-28T17:18:31.869108+0000 mgr.y (mgr.25232) 9810 : cluster [DBG] pgmap v10754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:32 smithi022 bash[82865]: cluster 2024-07-28T17:18:31.869108+0000 mgr.y (mgr.25232) 9810 : cluster [DBG] pgmap v10754: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:33.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18424 16 16 0 0 0 - 0 2024-07-28T17:18:34.681 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18425 16 16 0 0 0 - 0 2024-07-28T17:18:35.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:34 smithi150 bash[67543]: cluster 2024-07-28T17:18:33.870519+0000 mgr.y (mgr.25232) 9811 : cluster [DBG] pgmap v10755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:35.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:34 smithi022 bash[80503]: cluster 2024-07-28T17:18:33.870519+0000 mgr.y (mgr.25232) 9811 : cluster [DBG] pgmap v10755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:34 smithi022 bash[82865]: cluster 2024-07-28T17:18:33.870519+0000 mgr.y (mgr.25232) 9811 : cluster [DBG] pgmap v10755: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:35.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18426 16 16 0 0 0 - 0 2024-07-28T17:18:36.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:35 smithi150 bash[67543]: audit 2024-07-28T17:18:35.817049+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:36.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:35 smithi022 bash[80503]: audit 2024-07-28T17:18:35.817049+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:35 smithi022 bash[82865]: audit 2024-07-28T17:18:35.817049+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:36.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18427 16 16 0 0 0 - 0 2024-07-28T17:18:37.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:37 smithi150 bash[67543]: cluster 2024-07-28T17:18:35.871832+0000 mgr.y (mgr.25232) 9812 : cluster [DBG] pgmap v10756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:37.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:36 smithi022 bash[80503]: cluster 2024-07-28T17:18:35.871832+0000 mgr.y (mgr.25232) 9812 : cluster [DBG] pgmap v10756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:37 smithi022 bash[82865]: cluster 2024-07-28T17:18:35.871832+0000 mgr.y (mgr.25232) 9812 : cluster [DBG] pgmap v10756: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:37.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18428 16 16 0 0 0 - 0 2024-07-28T17:18:38.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18429 16 16 0 0 0 - 0 2024-07-28T17:18:39.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:39 smithi150 bash[67543]: cluster 2024-07-28T17:18:37.873162+0000 mgr.y (mgr.25232) 9813 : cluster [DBG] pgmap v10757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:39.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:39 smithi022 bash[80503]: cluster 2024-07-28T17:18:37.873162+0000 mgr.y (mgr.25232) 9813 : cluster [DBG] pgmap v10757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:39 smithi022 bash[82865]: cluster 2024-07-28T17:18:37.873162+0000 mgr.y (mgr.25232) 9813 : cluster [DBG] pgmap v10757: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:39.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18430 16 16 0 0 0 - 0 2024-07-28T17:18:39.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:18:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:18:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:18:40.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18431 16 16 0 0 0 - 0 2024-07-28T17:18:41.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:41 smithi150 bash[67543]: cluster 2024-07-28T17:18:39.874525+0000 mgr.y (mgr.25232) 9814 : cluster [DBG] pgmap v10758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:41.330 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:41 smithi022 bash[80503]: cluster 2024-07-28T17:18:39.874525+0000 mgr.y (mgr.25232) 9814 : cluster [DBG] pgmap v10758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:41.330 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:41 smithi022 bash[82865]: cluster 2024-07-28T17:18:39.874525+0000 mgr.y (mgr.25232) 9814 : cluster [DBG] pgmap v10758: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:41.682 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18432 16 16 0 0 0 - 0 2024-07-28T17:18:42.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18433 16 16 0 0 0 - 0 2024-07-28T17:18:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:18:42 smithi150 bash[60514]: ts=2024-07-28T17:18: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:18:43.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:43 smithi150 bash[67543]: cluster 2024-07-28T17:18:41.875854+0000 mgr.y (mgr.25232) 9815 : cluster [DBG] pgmap v10759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:43.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:43 smithi022 bash[80503]: cluster 2024-07-28T17:18:41.875854+0000 mgr.y (mgr.25232) 9815 : cluster [DBG] pgmap v10759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:43 smithi022 bash[82865]: cluster 2024-07-28T17:18:41.875854+0000 mgr.y (mgr.25232) 9815 : cluster [DBG] pgmap v10759: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:43.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18434 16 16 0 0 0 - 0 2024-07-28T17:18:44.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18435 16 16 0 0 0 - 0 2024-07-28T17:18:45.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:45 smithi150 bash[67543]: cluster 2024-07-28T17:18:43.877223+0000 mgr.y (mgr.25232) 9816 : cluster [DBG] pgmap v10760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:45.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:45 smithi022 bash[80503]: cluster 2024-07-28T17:18:43.877223+0000 mgr.y (mgr.25232) 9816 : cluster [DBG] pgmap v10760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:45 smithi022 bash[82865]: cluster 2024-07-28T17:18:43.877223+0000 mgr.y (mgr.25232) 9816 : cluster [DBG] pgmap v10760: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:45.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18436 16 16 0 0 0 - 0 2024-07-28T17:18:46.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18437 16 16 0 0 0 - 0 2024-07-28T17:18:47.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:47 smithi022 bash[80503]: cluster 2024-07-28T17:18:45.878701+0000 mgr.y (mgr.25232) 9817 : cluster [DBG] pgmap v10761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:47 smithi022 bash[82865]: cluster 2024-07-28T17:18:45.878701+0000 mgr.y (mgr.25232) 9817 : cluster [DBG] pgmap v10761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:47 smithi150 bash[67543]: cluster 2024-07-28T17:18:45.878701+0000 mgr.y (mgr.25232) 9817 : cluster [DBG] pgmap v10761: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:47.683 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18438 16 16 0 0 0 - 0 2024-07-28T17:18:48.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18439 16 16 0 0 0 - 0 2024-07-28T17:18:49.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:49 smithi022 bash[80503]: cluster 2024-07-28T17:18:47.880090+0000 mgr.y (mgr.25232) 9818 : cluster [DBG] pgmap v10762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:49 smithi022 bash[82865]: cluster 2024-07-28T17:18:47.880090+0000 mgr.y (mgr.25232) 9818 : cluster [DBG] pgmap v10762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:49 smithi150 bash[67543]: cluster 2024-07-28T17:18:47.880090+0000 mgr.y (mgr.25232) 9818 : cluster [DBG] pgmap v10762: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:49.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:18:49.685414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:18:49.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:18:49.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18440 16 16 0 0 0 - 0 2024-07-28T17:18:49.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:18:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:18:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:18:50.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18441 16 16 0 0 0 - 0 2024-07-28T17:18:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:51 smithi022 bash[80503]: cluster 2024-07-28T17:18:49.881435+0000 mgr.y (mgr.25232) 9819 : cluster [DBG] pgmap v10763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:51 smithi022 bash[80503]: audit 2024-07-28T17:18:50.817459+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:51 smithi022 bash[82865]: cluster 2024-07-28T17:18:49.881435+0000 mgr.y (mgr.25232) 9819 : cluster [DBG] pgmap v10763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:51 smithi022 bash[82865]: audit 2024-07-28T17:18:50.817459+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:51 smithi150 bash[67543]: cluster 2024-07-28T17:18:49.881435+0000 mgr.y (mgr.25232) 9819 : cluster [DBG] pgmap v10763: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:51 smithi150 bash[67543]: audit 2024-07-28T17:18:50.817459+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:18:51.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18442 16 16 0 0 0 - 0 2024-07-28T17:18:52.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18443 16 16 0 0 0 - 0 2024-07-28T17:18:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:18:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:18:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:53 smithi022 bash[80503]: cluster 2024-07-28T17:18:51.882855+0000 mgr.y (mgr.25232) 9820 : cluster [DBG] pgmap v10764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:53 smithi022 bash[80503]: audit 2024-07-28T17:18:52.387343+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:18:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:53 smithi022 bash[82865]: cluster 2024-07-28T17:18:51.882855+0000 mgr.y (mgr.25232) 9820 : cluster [DBG] pgmap v10764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:53 smithi022 bash[82865]: audit 2024-07-28T17:18:52.387343+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:18:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:53 smithi150 bash[67543]: cluster 2024-07-28T17:18:51.882855+0000 mgr.y (mgr.25232) 9820 : cluster [DBG] pgmap v10764: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:53 smithi150 bash[67543]: audit 2024-07-28T17:18:52.387343+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:18:53.684 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18444 16 16 0 0 0 - 0 2024-07-28T17:18:54.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18445 16 16 0 0 0 - 0 2024-07-28T17:18:55.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:55 smithi022 bash[80503]: cluster 2024-07-28T17:18:53.884194+0000 mgr.y (mgr.25232) 9821 : cluster [DBG] pgmap v10765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:55.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:55 smithi022 bash[82865]: cluster 2024-07-28T17:18:53.884194+0000 mgr.y (mgr.25232) 9821 : cluster [DBG] pgmap v10765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:55 smithi150 bash[67543]: cluster 2024-07-28T17:18:53.884194+0000 mgr.y (mgr.25232) 9821 : cluster [DBG] pgmap v10765: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:55.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18446 16 16 0 0 0 - 0 2024-07-28T17:18:56.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18447 16 16 0 0 0 - 0 2024-07-28T17:18:57.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:57 smithi022 bash[80503]: cluster 2024-07-28T17:18:55.885566+0000 mgr.y (mgr.25232) 9822 : cluster [DBG] pgmap v10766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:57.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:57 smithi022 bash[82865]: cluster 2024-07-28T17:18:55.885566+0000 mgr.y (mgr.25232) 9822 : cluster [DBG] pgmap v10766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:57 smithi150 bash[67543]: cluster 2024-07-28T17:18:55.885566+0000 mgr.y (mgr.25232) 9822 : cluster [DBG] pgmap v10766: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:57.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18448 16 16 0 0 0 - 0 2024-07-28T17:18:58.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18449 16 16 0 0 0 - 0 2024-07-28T17:18:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: cluster 2024-07-28T17:18:57.886233+0000 mgr.y (mgr.25232) 9823 : cluster [DBG] pgmap v10767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.083113+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.088655+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.309724+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.319482+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.727734+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.729012+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[80503]: audit 2024-07-28T17:18:58.735786+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: cluster 2024-07-28T17:18:57.886233+0000 mgr.y (mgr.25232) 9823 : cluster [DBG] pgmap v10767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.083113+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.088655+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.309724+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.319482+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.727734+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:18:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.729012+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:18:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[82865]: audit 2024-07-28T17:18:58.735786+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: cluster 2024-07-28T17:18:57.886233+0000 mgr.y (mgr.25232) 9823 : cluster [DBG] pgmap v10767: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:18:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.083113+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.088655+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.309724+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.319482+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.727734+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:18:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.729012+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:18:59.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:18:59 smithi150 bash[67543]: audit 2024-07-28T17:18:58.735786+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:18:59.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18450 16 16 0 0 0 - 0 2024-07-28T17:18:59.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:18:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:18:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:19:00.685 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18451 16 16 0 0 0 - 0 2024-07-28T17:19:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:01 smithi150 bash[67543]: cluster 2024-07-28T17:18:59.887699+0000 mgr.y (mgr.25232) 9824 : cluster [DBG] pgmap v10768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:01.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:01 smithi022 bash[80503]: cluster 2024-07-28T17:18:59.887699+0000 mgr.y (mgr.25232) 9824 : cluster [DBG] pgmap v10768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:01 smithi022 bash[82865]: cluster 2024-07-28T17:18:59.887699+0000 mgr.y (mgr.25232) 9824 : cluster [DBG] pgmap v10768: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:01.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18452 16 16 0 0 0 - 0 2024-07-28T17:19:02.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18453 16 16 0 0 0 - 0 2024-07-28T17:19:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:19:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:19:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:03 smithi150 bash[67543]: cluster 2024-07-28T17:19:01.889082+0000 mgr.y (mgr.25232) 9825 : cluster [DBG] pgmap v10769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:03 smithi022 bash[80503]: cluster 2024-07-28T17:19:01.889082+0000 mgr.y (mgr.25232) 9825 : cluster [DBG] pgmap v10769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:03 smithi022 bash[82865]: cluster 2024-07-28T17:19:01.889082+0000 mgr.y (mgr.25232) 9825 : cluster [DBG] pgmap v10769: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:03.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18454 16 16 0 0 0 - 0 2024-07-28T17:19:04.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18455 16 16 0 0 0 - 0 2024-07-28T17:19:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:05 smithi150 bash[67543]: cluster 2024-07-28T17:19:03.890440+0000 mgr.y (mgr.25232) 9826 : cluster [DBG] pgmap v10770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:05 smithi022 bash[80503]: cluster 2024-07-28T17:19:03.890440+0000 mgr.y (mgr.25232) 9826 : cluster [DBG] pgmap v10770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:05 smithi022 bash[82865]: cluster 2024-07-28T17:19:03.890440+0000 mgr.y (mgr.25232) 9826 : cluster [DBG] pgmap v10770: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:05.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18456 16 16 0 0 0 - 0 2024-07-28T17:19:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:06 smithi150 bash[67543]: audit 2024-07-28T17:19:05.817979+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:06 smithi022 bash[80503]: audit 2024-07-28T17:19:05.817979+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:06 smithi022 bash[82865]: audit 2024-07-28T17:19:05.817979+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:06.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18457 16 16 0 0 0 - 0 2024-07-28T17:19:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:07 smithi150 bash[67543]: cluster 2024-07-28T17:19:05.891727+0000 mgr.y (mgr.25232) 9827 : cluster [DBG] pgmap v10771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:07 smithi022 bash[80503]: cluster 2024-07-28T17:19:05.891727+0000 mgr.y (mgr.25232) 9827 : cluster [DBG] pgmap v10771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:07 smithi022 bash[82865]: cluster 2024-07-28T17:19:05.891727+0000 mgr.y (mgr.25232) 9827 : cluster [DBG] pgmap v10771: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:07.686 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18458 16 16 0 0 0 - 0 2024-07-28T17:19:08.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18459 16 16 0 0 0 - 0 2024-07-28T17:19:09.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:09 smithi022 bash[80503]: cluster 2024-07-28T17:19:07.893081+0000 mgr.y (mgr.25232) 9828 : cluster [DBG] pgmap v10772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:09.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:09 smithi022 bash[82865]: cluster 2024-07-28T17:19:07.893081+0000 mgr.y (mgr.25232) 9828 : cluster [DBG] pgmap v10772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:09 smithi150 bash[67543]: cluster 2024-07-28T17:19:07.893081+0000 mgr.y (mgr.25232) 9828 : cluster [DBG] pgmap v10772: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:09.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:19:09.688485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:19:09.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:19:09.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18460 16 16 0 0 0 - 0 2024-07-28T17:19:09.829 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:19:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:19:09] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:19:10.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18461 16 16 0 0 0 - 0 2024-07-28T17:19:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:11 smithi150 bash[67543]: cluster 2024-07-28T17:19:09.894443+0000 mgr.y (mgr.25232) 9829 : cluster [DBG] pgmap v10773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:11 smithi022 bash[80503]: cluster 2024-07-28T17:19:09.894443+0000 mgr.y (mgr.25232) 9829 : cluster [DBG] pgmap v10773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:11 smithi022 bash[82865]: cluster 2024-07-28T17:19:09.894443+0000 mgr.y (mgr.25232) 9829 : cluster [DBG] pgmap v10773: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:11.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18462 16 16 0 0 0 - 0 2024-07-28T17:19:12.687 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18463 16 16 0 0 0 - 0 2024-07-28T17:19:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:19:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:19:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:13 smithi150 bash[67543]: cluster 2024-07-28T17:19:11.895764+0000 mgr.y (mgr.25232) 9830 : cluster [DBG] pgmap v10774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:13 smithi022 bash[80503]: cluster 2024-07-28T17:19:11.895764+0000 mgr.y (mgr.25232) 9830 : cluster [DBG] pgmap v10774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:13 smithi022 bash[82865]: cluster 2024-07-28T17:19:11.895764+0000 mgr.y (mgr.25232) 9830 : cluster [DBG] pgmap v10774: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:13.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18464 16 16 0 0 0 - 0 2024-07-28T17:19:14.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18465 16 16 0 0 0 - 0 2024-07-28T17:19:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:15 smithi150 bash[67543]: cluster 2024-07-28T17:19:13.897107+0000 mgr.y (mgr.25232) 9831 : cluster [DBG] pgmap v10775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:15 smithi022 bash[80503]: cluster 2024-07-28T17:19:13.897107+0000 mgr.y (mgr.25232) 9831 : cluster [DBG] pgmap v10775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:15 smithi022 bash[82865]: cluster 2024-07-28T17:19:13.897107+0000 mgr.y (mgr.25232) 9831 : cluster [DBG] pgmap v10775: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:15.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18466 16 16 0 0 0 - 0 2024-07-28T17:19:16.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18467 16 16 0 0 0 - 0 2024-07-28T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:17 smithi150 bash[67543]: cluster 2024-07-28T17:19:15.898451+0000 mgr.y (mgr.25232) 9832 : cluster [DBG] pgmap v10776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:17.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:17 smithi022 bash[80503]: cluster 2024-07-28T17:19:15.898451+0000 mgr.y (mgr.25232) 9832 : cluster [DBG] pgmap v10776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:17 smithi022 bash[82865]: cluster 2024-07-28T17:19:15.898451+0000 mgr.y (mgr.25232) 9832 : cluster [DBG] pgmap v10776: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:17.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18468 16 16 0 0 0 - 0 2024-07-28T17:19:18.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18469 16 16 0 0 0 - 0 2024-07-28T17:19:19.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:19 smithi022 bash[80503]: cluster 2024-07-28T17:19:17.899774+0000 mgr.y (mgr.25232) 9833 : cluster [DBG] pgmap v10777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:19.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:19 smithi022 bash[82865]: cluster 2024-07-28T17:19:17.899774+0000 mgr.y (mgr.25232) 9833 : cluster [DBG] pgmap v10777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:19 smithi150 bash[67543]: cluster 2024-07-28T17:19:17.899774+0000 mgr.y (mgr.25232) 9833 : cluster [DBG] pgmap v10777: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:19.688 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18470 16 16 0 0 0 - 0 2024-07-28T17:19:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:19:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:19:19] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T17:19:20.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18471 16 16 0 0 0 - 0 2024-07-28T17:19:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:21 smithi150 bash[67543]: cluster 2024-07-28T17:19:19.901109+0000 mgr.y (mgr.25232) 9834 : cluster [DBG] pgmap v10778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:21 smithi150 bash[67543]: audit 2024-07-28T17:19:20.818304+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:21 smithi022 bash[80503]: cluster 2024-07-28T17:19:19.901109+0000 mgr.y (mgr.25232) 9834 : cluster [DBG] pgmap v10778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:21 smithi022 bash[80503]: audit 2024-07-28T17:19:20.818304+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:21 smithi022 bash[82865]: cluster 2024-07-28T17:19:19.901109+0000 mgr.y (mgr.25232) 9834 : cluster [DBG] pgmap v10778: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:21 smithi022 bash[82865]: audit 2024-07-28T17:19:20.818304+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:21.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18472 16 16 0 0 0 - 0 2024-07-28T17:19:22.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18473 16 16 0 0 0 - 0 2024-07-28T17:19:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:19:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:19:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:23 smithi150 bash[67543]: cluster 2024-07-28T17:19:21.902455+0000 mgr.y (mgr.25232) 9835 : cluster [DBG] pgmap v10779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:23.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:23 smithi022 bash[82865]: cluster 2024-07-28T17:19:21.902455+0000 mgr.y (mgr.25232) 9835 : cluster [DBG] pgmap v10779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:23.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:23 smithi022 bash[80503]: cluster 2024-07-28T17:19:21.902455+0000 mgr.y (mgr.25232) 9835 : cluster [DBG] pgmap v10779: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:23.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18474 16 16 0 0 0 - 0 2024-07-28T17:19:24.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18475 16 16 0 0 0 - 0 2024-07-28T17:19:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:25 smithi150 bash[67543]: cluster 2024-07-28T17:19:23.903833+0000 mgr.y (mgr.25232) 9836 : cluster [DBG] pgmap v10780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:25 smithi022 bash[80503]: cluster 2024-07-28T17:19:23.903833+0000 mgr.y (mgr.25232) 9836 : cluster [DBG] pgmap v10780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:25 smithi022 bash[82865]: cluster 2024-07-28T17:19:23.903833+0000 mgr.y (mgr.25232) 9836 : cluster [DBG] pgmap v10780: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:25.689 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18476 16 16 0 0 0 - 0 2024-07-28T17:19:26.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18477 16 16 0 0 0 - 0 2024-07-28T17:19:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:27 smithi150 bash[67543]: cluster 2024-07-28T17:19:25.905197+0000 mgr.y (mgr.25232) 9837 : cluster [DBG] pgmap v10781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:27 smithi022 bash[80503]: cluster 2024-07-28T17:19:25.905197+0000 mgr.y (mgr.25232) 9837 : cluster [DBG] pgmap v10781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:27 smithi022 bash[82865]: cluster 2024-07-28T17:19:25.905197+0000 mgr.y (mgr.25232) 9837 : cluster [DBG] pgmap v10781: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:27.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18478 16 16 0 0 0 - 0 2024-07-28T17:19:28.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18479 16 16 0 0 0 - 0 2024-07-28T17:19:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:29 smithi150 bash[67543]: cluster 2024-07-28T17:19:27.906585+0000 mgr.y (mgr.25232) 9838 : cluster [DBG] pgmap v10782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:29.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:29 smithi022 bash[80503]: cluster 2024-07-28T17:19:27.906585+0000 mgr.y (mgr.25232) 9838 : cluster [DBG] pgmap v10782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:19:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:19:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:19:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:29 smithi022 bash[82865]: cluster 2024-07-28T17:19:27.906585+0000 mgr.y (mgr.25232) 9838 : cluster [DBG] pgmap v10782: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:29.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:19:29.691764+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:19:29.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:19:29.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18480 16 16 0 0 0 - 0 2024-07-28T17:19:30.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18481 16 16 0 0 0 - 0 2024-07-28T17:19:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:31 smithi150 bash[67543]: cluster 2024-07-28T17:19:29.907970+0000 mgr.y (mgr.25232) 9839 : cluster [DBG] pgmap v10783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:31 smithi022 bash[80503]: cluster 2024-07-28T17:19:29.907970+0000 mgr.y (mgr.25232) 9839 : cluster [DBG] pgmap v10783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:31 smithi022 bash[82865]: cluster 2024-07-28T17:19:29.907970+0000 mgr.y (mgr.25232) 9839 : cluster [DBG] pgmap v10783: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:31.690 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18482 16 16 0 0 0 - 0 2024-07-28T17:19:32.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18483 16 16 0 0 0 - 0 2024-07-28T17:19:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:19:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:19:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:33 smithi150 bash[67543]: cluster 2024-07-28T17:19:31.909362+0000 mgr.y (mgr.25232) 9840 : cluster [DBG] pgmap v10784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:33 smithi022 bash[80503]: cluster 2024-07-28T17:19:31.909362+0000 mgr.y (mgr.25232) 9840 : cluster [DBG] pgmap v10784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:33 smithi022 bash[82865]: cluster 2024-07-28T17:19:31.909362+0000 mgr.y (mgr.25232) 9840 : cluster [DBG] pgmap v10784: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:33.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18484 16 16 0 0 0 - 0 2024-07-28T17:19:34.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18485 16 16 0 0 0 - 0 2024-07-28T17:19:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:35 smithi150 bash[67543]: cluster 2024-07-28T17:19:33.910769+0000 mgr.y (mgr.25232) 9841 : cluster [DBG] pgmap v10785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:35 smithi022 bash[80503]: cluster 2024-07-28T17:19:33.910769+0000 mgr.y (mgr.25232) 9841 : cluster [DBG] pgmap v10785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:35 smithi022 bash[82865]: cluster 2024-07-28T17:19:33.910769+0000 mgr.y (mgr.25232) 9841 : cluster [DBG] pgmap v10785: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:35.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18486 16 16 0 0 0 - 0 2024-07-28T17:19:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:36 smithi150 bash[67543]: audit 2024-07-28T17:19:35.818820+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:36 smithi022 bash[80503]: audit 2024-07-28T17:19:35.818820+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:36 smithi022 bash[82865]: audit 2024-07-28T17:19:35.818820+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:36.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18487 16 16 0 0 0 - 0 2024-07-28T17:19:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:37 smithi150 bash[67543]: cluster 2024-07-28T17:19:35.912103+0000 mgr.y (mgr.25232) 9842 : cluster [DBG] pgmap v10786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:37 smithi022 bash[80503]: cluster 2024-07-28T17:19:35.912103+0000 mgr.y (mgr.25232) 9842 : cluster [DBG] pgmap v10786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:37.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:37 smithi022 bash[82865]: cluster 2024-07-28T17:19:35.912103+0000 mgr.y (mgr.25232) 9842 : cluster [DBG] pgmap v10786: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:37.691 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18488 16 16 0 0 0 - 0 2024-07-28T17:19:38.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18489 16 16 0 0 0 - 0 2024-07-28T17:19:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:39 smithi150 bash[67543]: cluster 2024-07-28T17:19:37.913475+0000 mgr.y (mgr.25232) 9843 : cluster [DBG] pgmap v10787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:39.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:39 smithi022 bash[80503]: cluster 2024-07-28T17:19:37.913475+0000 mgr.y (mgr.25232) 9843 : cluster [DBG] pgmap v10787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:19:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:19:39] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:19:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:39 smithi022 bash[82865]: cluster 2024-07-28T17:19:37.913475+0000 mgr.y (mgr.25232) 9843 : cluster [DBG] pgmap v10787: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:39.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18490 16 16 0 0 0 - 0 2024-07-28T17:19:40.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18491 16 16 0 0 0 - 0 2024-07-28T17:19:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:41 smithi150 bash[67543]: cluster 2024-07-28T17:19:39.914889+0000 mgr.y (mgr.25232) 9844 : cluster [DBG] pgmap v10788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:41 smithi022 bash[80503]: cluster 2024-07-28T17:19:39.914889+0000 mgr.y (mgr.25232) 9844 : cluster [DBG] pgmap v10788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:41 smithi022 bash[82865]: cluster 2024-07-28T17:19:39.914889+0000 mgr.y (mgr.25232) 9844 : cluster [DBG] pgmap v10788: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:41.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18492 16 16 0 0 0 - 0 2024-07-28T17:19:42.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18493 16 16 0 0 0 - 0 2024-07-28T17:19:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:19:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:19:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:43 smithi150 bash[67543]: cluster 2024-07-28T17:19:41.916204+0000 mgr.y (mgr.25232) 9845 : cluster [DBG] pgmap v10789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:43 smithi022 bash[80503]: cluster 2024-07-28T17:19:41.916204+0000 mgr.y (mgr.25232) 9845 : cluster [DBG] pgmap v10789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:43 smithi022 bash[82865]: cluster 2024-07-28T17:19:41.916204+0000 mgr.y (mgr.25232) 9845 : cluster [DBG] pgmap v10789: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:43.692 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18494 16 16 0 0 0 - 0 2024-07-28T17:19:44.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18495 16 16 0 0 0 - 0 2024-07-28T17:19:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:45 smithi150 bash[67543]: cluster 2024-07-28T17:19:43.917567+0000 mgr.y (mgr.25232) 9846 : cluster [DBG] pgmap v10790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:45 smithi022 bash[80503]: cluster 2024-07-28T17:19:43.917567+0000 mgr.y (mgr.25232) 9846 : cluster [DBG] pgmap v10790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:45 smithi022 bash[82865]: cluster 2024-07-28T17:19:43.917567+0000 mgr.y (mgr.25232) 9846 : cluster [DBG] pgmap v10790: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:45.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18496 16 16 0 0 0 - 0 2024-07-28T17:19:46.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18497 16 16 0 0 0 - 0 2024-07-28T17:19:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:47 smithi150 bash[67543]: cluster 2024-07-28T17:19:45.918962+0000 mgr.y (mgr.25232) 9847 : cluster [DBG] pgmap v10791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:47 smithi022 bash[80503]: cluster 2024-07-28T17:19:45.918962+0000 mgr.y (mgr.25232) 9847 : cluster [DBG] pgmap v10791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:47 smithi022 bash[82865]: cluster 2024-07-28T17:19:45.918962+0000 mgr.y (mgr.25232) 9847 : cluster [DBG] pgmap v10791: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:47.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18498 16 16 0 0 0 - 0 2024-07-28T17:19:48.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18499 16 16 0 0 0 - 0 2024-07-28T17:19:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:49 smithi150 bash[67543]: cluster 2024-07-28T17:19:47.920321+0000 mgr.y (mgr.25232) 9848 : cluster [DBG] pgmap v10792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:49.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:49 smithi022 bash[80503]: cluster 2024-07-28T17:19:47.920321+0000 mgr.y (mgr.25232) 9848 : cluster [DBG] pgmap v10792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:19:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:19:49] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:19:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:49 smithi022 bash[82865]: cluster 2024-07-28T17:19:47.920321+0000 mgr.y (mgr.25232) 9848 : cluster [DBG] pgmap v10792: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:49.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:19:49.695005+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:19:49.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:19:49.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18500 16 16 0 0 0 - 0 2024-07-28T17:19:50.693 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18501 16 16 0 0 0 - 0 2024-07-28T17:19:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:51 smithi150 bash[67543]: cluster 2024-07-28T17:19:49.921697+0000 mgr.y (mgr.25232) 9849 : cluster [DBG] pgmap v10793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:51 smithi150 bash[67543]: audit 2024-07-28T17:19:50.819202+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:51 smithi022 bash[82865]: cluster 2024-07-28T17:19:49.921697+0000 mgr.y (mgr.25232) 9849 : cluster [DBG] pgmap v10793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:51 smithi022 bash[82865]: audit 2024-07-28T17:19:50.819202+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:51 smithi022 bash[80503]: cluster 2024-07-28T17:19:49.921697+0000 mgr.y (mgr.25232) 9849 : cluster [DBG] pgmap v10793: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:51 smithi022 bash[80503]: audit 2024-07-28T17:19:50.819202+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:19:51.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18502 16 16 0 0 0 - 0 2024-07-28T17:19:52.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18503 16 16 0 0 0 - 0 2024-07-28T17:19:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:19:52 smithi150 bash[60514]: ts=2024-07-28T17:19: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:19:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:53 smithi150 bash[67543]: cluster 2024-07-28T17:19:51.923085+0000 mgr.y (mgr.25232) 9850 : cluster [DBG] pgmap v10794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:53.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:53 smithi022 bash[82865]: cluster 2024-07-28T17:19:51.923085+0000 mgr.y (mgr.25232) 9850 : cluster [DBG] pgmap v10794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:53.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:53 smithi022 bash[80503]: cluster 2024-07-28T17:19:51.923085+0000 mgr.y (mgr.25232) 9850 : cluster [DBG] pgmap v10794: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:53.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18504 16 16 0 0 0 - 0 2024-07-28T17:19:54.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18505 16 16 0 0 0 - 0 2024-07-28T17:19:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:55 smithi150 bash[67543]: cluster 2024-07-28T17:19:53.924446+0000 mgr.y (mgr.25232) 9851 : cluster [DBG] pgmap v10795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:55.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:55 smithi022 bash[80503]: cluster 2024-07-28T17:19:53.924446+0000 mgr.y (mgr.25232) 9851 : cluster [DBG] pgmap v10795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:55 smithi022 bash[82865]: cluster 2024-07-28T17:19:53.924446+0000 mgr.y (mgr.25232) 9851 : cluster [DBG] pgmap v10795: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:55.694 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18506 16 16 0 0 0 - 0 2024-07-28T17:19:56.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18507 16 16 0 0 0 - 0 2024-07-28T17:19:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:57 smithi150 bash[67543]: cluster 2024-07-28T17:19:55.925804+0000 mgr.y (mgr.25232) 9852 : cluster [DBG] pgmap v10796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:57.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:57 smithi022 bash[80503]: cluster 2024-07-28T17:19:55.925804+0000 mgr.y (mgr.25232) 9852 : cluster [DBG] pgmap v10796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:57 smithi022 bash[82865]: cluster 2024-07-28T17:19:55.925804+0000 mgr.y (mgr.25232) 9852 : cluster [DBG] pgmap v10796: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:57.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18508 16 16 0 0 0 - 0 2024-07-28T17:19:58.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18509 16 16 0 0 0 - 0 2024-07-28T17:19:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:59 smithi150 bash[67543]: cluster 2024-07-28T17:19:57.927192+0000 mgr.y (mgr.25232) 9853 : cluster [DBG] pgmap v10797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:19:59 smithi150 bash[67543]: audit 2024-07-28T17:19:58.823512+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:19:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:19:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:19:59] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:19:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:59 smithi022 bash[80503]: cluster 2024-07-28T17:19:57.927192+0000 mgr.y (mgr.25232) 9853 : cluster [DBG] pgmap v10797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:59.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:19:59 smithi022 bash[80503]: audit 2024-07-28T17:19:58.823512+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:19:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:59 smithi022 bash[82865]: cluster 2024-07-28T17:19:57.927192+0000 mgr.y (mgr.25232) 9853 : cluster [DBG] pgmap v10797: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:19:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:19:59 smithi022 bash[82865]: audit 2024-07-28T17:19:58.823512+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:19:59.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18510 16 16 0 0 0 - 0 2024-07-28T17:20:00.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:00 smithi150 bash[67543]: cluster 2024-07-28T17:20:00.000192+0000 mon.a (mon.0) 6488 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:20:00.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:00 smithi022 bash[80503]: cluster 2024-07-28T17:20:00.000192+0000 mon.a (mon.0) 6488 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:20:00.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:00 smithi022 bash[82865]: cluster 2024-07-28T17:20:00.000192+0000 mon.a (mon.0) 6488 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 7 pgs peering, 65 pgs stale 2024-07-28T17:20:00.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18511 16 16 0 0 0 - 0 2024-07-28T17:20:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:01 smithi150 bash[67543]: cluster 2024-07-28T17:19:59.928559+0000 mgr.y (mgr.25232) 9854 : cluster [DBG] pgmap v10798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:01 smithi022 bash[80503]: cluster 2024-07-28T17:19:59.928559+0000 mgr.y (mgr.25232) 9854 : cluster [DBG] pgmap v10798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:01 smithi022 bash[82865]: cluster 2024-07-28T17:19:59.928559+0000 mgr.y (mgr.25232) 9854 : cluster [DBG] pgmap v10798: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:01.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18512 16 16 0 0 0 - 0 2024-07-28T17:20:02.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18513 16 16 0 0 0 - 0 2024-07-28T17:20:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:20:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:20:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:03 smithi150 bash[67543]: cluster 2024-07-28T17:20:01.930087+0000 mgr.y (mgr.25232) 9855 : cluster [DBG] pgmap v10799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:03 smithi022 bash[80503]: cluster 2024-07-28T17:20:01.930087+0000 mgr.y (mgr.25232) 9855 : cluster [DBG] pgmap v10799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:03 smithi022 bash[82865]: cluster 2024-07-28T17:20:01.930087+0000 mgr.y (mgr.25232) 9855 : cluster [DBG] pgmap v10799: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:03.695 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18514 16 16 0 0 0 - 0 2024-07-28T17:20:04.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18515 16 16 0 0 0 - 0 2024-07-28T17:20:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: cluster 2024-07-28T17:20:03.930813+0000 mgr.y (mgr.25232) 9856 : cluster [DBG] pgmap v10800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:04.490939+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:04.499073+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:04.712061+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:04.720622+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:05.135858+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:05.137325+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:20:05.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:05 smithi150 bash[67543]: audit 2024-07-28T17:20:05.147411+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: cluster 2024-07-28T17:20:03.930813+0000 mgr.y (mgr.25232) 9856 : cluster [DBG] pgmap v10800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:04.490939+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:04.499073+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:04.712061+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:04.720622+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:05.135858+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:05.137325+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:20:05.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[80503]: audit 2024-07-28T17:20:05.147411+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: cluster 2024-07-28T17:20:03.930813+0000 mgr.y (mgr.25232) 9856 : cluster [DBG] pgmap v10800: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:04.490939+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:04.499073+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:04.712061+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:04.720622+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:05.135858+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:05.137325+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:20:05.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:05 smithi022 bash[82865]: audit 2024-07-28T17:20:05.147411+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:20:05.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18516 16 16 0 0 0 - 0 2024-07-28T17:20:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:06 smithi150 bash[67543]: audit 2024-07-28T17:20:05.819680+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:06 smithi022 bash[80503]: audit 2024-07-28T17:20:05.819680+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:06 smithi022 bash[82865]: audit 2024-07-28T17:20:05.819680+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:06.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18517 16 16 0 0 0 - 0 2024-07-28T17:20:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:07 smithi150 bash[67543]: cluster 2024-07-28T17:20:05.932111+0000 mgr.y (mgr.25232) 9857 : cluster [DBG] pgmap v10801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:07.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:07 smithi022 bash[80503]: cluster 2024-07-28T17:20:05.932111+0000 mgr.y (mgr.25232) 9857 : cluster [DBG] pgmap v10801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:07 smithi022 bash[82865]: cluster 2024-07-28T17:20:05.932111+0000 mgr.y (mgr.25232) 9857 : cluster [DBG] pgmap v10801: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:07.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18518 16 16 0 0 0 - 0 2024-07-28T17:20:08.696 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18519 16 16 0 0 0 - 0 2024-07-28T17:20:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:09 smithi150 bash[67543]: cluster 2024-07-28T17:20:07.933484+0000 mgr.y (mgr.25232) 9858 : cluster [DBG] pgmap v10802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:09.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:09 smithi022 bash[80503]: cluster 2024-07-28T17:20:07.933484+0000 mgr.y (mgr.25232) 9858 : cluster [DBG] pgmap v10802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:09.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:20:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:20:09] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:09 smithi022 bash[82865]: cluster 2024-07-28T17:20:07.933484+0000 mgr.y (mgr.25232) 9858 : cluster [DBG] pgmap v10802: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:09.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:20:09.698254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:20:09.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:20:09.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18520 16 16 0 0 0 - 0 2024-07-28T17:20:10.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18521 16 16 0 0 0 - 0 2024-07-28T17:20:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:11 smithi150 bash[67543]: cluster 2024-07-28T17:20:09.934870+0000 mgr.y (mgr.25232) 9859 : cluster [DBG] pgmap v10803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:11 smithi022 bash[80503]: cluster 2024-07-28T17:20:09.934870+0000 mgr.y (mgr.25232) 9859 : cluster [DBG] pgmap v10803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:11 smithi022 bash[82865]: cluster 2024-07-28T17:20:09.934870+0000 mgr.y (mgr.25232) 9859 : cluster [DBG] pgmap v10803: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:11.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18522 16 16 0 0 0 - 0 2024-07-28T17:20:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:12 smithi022 bash[80503]: cluster 2024-07-28T17:20:11.936221+0000 mgr.y (mgr.25232) 9860 : cluster [DBG] pgmap v10804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:12 smithi022 bash[82865]: cluster 2024-07-28T17:20:11.936221+0000 mgr.y (mgr.25232) 9860 : cluster [DBG] pgmap v10804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:12.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18523 16 16 0 0 0 - 0 2024-07-28T17:20:12.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:12 smithi150 bash[67543]: cluster 2024-07-28T17:20:11.936221+0000 mgr.y (mgr.25232) 9860 : cluster [DBG] pgmap v10804: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:12.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:20:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:20:13.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18524 16 16 0 0 0 - 0 2024-07-28T17:20:14.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18525 16 16 0 0 0 - 0 2024-07-28T17:20:15.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:14 smithi150 bash[67543]: cluster 2024-07-28T17:20:13.937556+0000 mgr.y (mgr.25232) 9861 : cluster [DBG] pgmap v10805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:15.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:14 smithi022 bash[80503]: cluster 2024-07-28T17:20:13.937556+0000 mgr.y (mgr.25232) 9861 : cluster [DBG] pgmap v10805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:15.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:14 smithi022 bash[82865]: cluster 2024-07-28T17:20:13.937556+0000 mgr.y (mgr.25232) 9861 : cluster [DBG] pgmap v10805: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:15.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18526 16 16 0 0 0 - 0 2024-07-28T17:20:16.697 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18527 16 16 0 0 0 - 0 2024-07-28T17:20:17.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:16 smithi150 bash[67543]: cluster 2024-07-28T17:20:15.938930+0000 mgr.y (mgr.25232) 9862 : cluster [DBG] pgmap v10806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:17.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:16 smithi022 bash[80503]: cluster 2024-07-28T17:20:15.938930+0000 mgr.y (mgr.25232) 9862 : cluster [DBG] pgmap v10806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:17.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:16 smithi022 bash[82865]: cluster 2024-07-28T17:20:15.938930+0000 mgr.y (mgr.25232) 9862 : cluster [DBG] pgmap v10806: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:17.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18528 16 16 0 0 0 - 0 2024-07-28T17:20:18.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18529 16 16 0 0 0 - 0 2024-07-28T17:20:19.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:19 smithi150 bash[67543]: cluster 2024-07-28T17:20:17.940324+0000 mgr.y (mgr.25232) 9863 : cluster [DBG] pgmap v10807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:19.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:19 smithi022 bash[80503]: cluster 2024-07-28T17:20:17.940324+0000 mgr.y (mgr.25232) 9863 : cluster [DBG] pgmap v10807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:19.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:19 smithi022 bash[82865]: cluster 2024-07-28T17:20:17.940324+0000 mgr.y (mgr.25232) 9863 : cluster [DBG] pgmap v10807: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:19.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18530 16 16 0 0 0 - 0 2024-07-28T17:20:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:20:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:20:19] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T17:20:20.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18531 16 16 0 0 0 - 0 2024-07-28T17:20:21.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:21 smithi022 bash[80503]: cluster 2024-07-28T17:20:19.941692+0000 mgr.y (mgr.25232) 9864 : cluster [DBG] pgmap v10808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:21.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:21 smithi022 bash[80503]: audit 2024-07-28T17:20:20.820308+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:21 smithi150 bash[67543]: cluster 2024-07-28T17:20:19.941692+0000 mgr.y (mgr.25232) 9864 : cluster [DBG] pgmap v10808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:21.269 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:21 smithi150 bash[67543]: audit 2024-07-28T17:20:20.820308+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:21.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:21 smithi022 bash[82865]: cluster 2024-07-28T17:20:19.941692+0000 mgr.y (mgr.25232) 9864 : cluster [DBG] pgmap v10808: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:21.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:21 smithi022 bash[82865]: audit 2024-07-28T17:20:20.820308+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:21.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18532 16 16 0 0 0 - 0 2024-07-28T17:20:22.698 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18533 16 16 0 0 0 - 0 2024-07-28T17:20:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:20:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:20:23.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:23 smithi150 bash[67543]: cluster 2024-07-28T17:20:21.943145+0000 mgr.y (mgr.25232) 9865 : cluster [DBG] pgmap v10809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:23.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:23 smithi022 bash[82865]: cluster 2024-07-28T17:20:21.943145+0000 mgr.y (mgr.25232) 9865 : cluster [DBG] pgmap v10809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:23.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:23 smithi022 bash[80503]: cluster 2024-07-28T17:20:21.943145+0000 mgr.y (mgr.25232) 9865 : cluster [DBG] pgmap v10809: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:23.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18534 16 16 0 0 0 - 0 2024-07-28T17:20:24.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18535 16 16 0 0 0 - 0 2024-07-28T17:20:25.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:25 smithi150 bash[67543]: cluster 2024-07-28T17:20:23.944519+0000 mgr.y (mgr.25232) 9866 : cluster [DBG] pgmap v10810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:25.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:25 smithi022 bash[80503]: cluster 2024-07-28T17:20:23.944519+0000 mgr.y (mgr.25232) 9866 : cluster [DBG] pgmap v10810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:25.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:25 smithi022 bash[82865]: cluster 2024-07-28T17:20:23.944519+0000 mgr.y (mgr.25232) 9866 : cluster [DBG] pgmap v10810: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:25.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18536 16 16 0 0 0 - 0 2024-07-28T17:20:26.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18537 16 16 0 0 0 - 0 2024-07-28T17:20:27.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:27 smithi150 bash[67543]: cluster 2024-07-28T17:20:25.945899+0000 mgr.y (mgr.25232) 9867 : cluster [DBG] pgmap v10811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:27.328 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:27 smithi022 bash[82865]: cluster 2024-07-28T17:20:25.945899+0000 mgr.y (mgr.25232) 9867 : cluster [DBG] pgmap v10811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:27.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:27 smithi022 bash[80503]: cluster 2024-07-28T17:20:25.945899+0000 mgr.y (mgr.25232) 9867 : cluster [DBG] pgmap v10811: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:27.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18538 16 16 0 0 0 - 0 2024-07-28T17:20:28.699 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18539 16 16 0 0 0 - 0 2024-07-28T17:20:29.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:29 smithi022 bash[80503]: cluster 2024-07-28T17:20:27.947304+0000 mgr.y (mgr.25232) 9868 : cluster [DBG] pgmap v10812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:29.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:29 smithi022 bash[82865]: cluster 2024-07-28T17:20:27.947304+0000 mgr.y (mgr.25232) 9868 : cluster [DBG] pgmap v10812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:29 smithi150 bash[67543]: cluster 2024-07-28T17:20:27.947304+0000 mgr.y (mgr.25232) 9868 : cluster [DBG] pgmap v10812: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:29.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:20:29.701485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:20:29.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:20:29.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18540 16 16 0 0 0 - 0 2024-07-28T17:20:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:20:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:20:29] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T17:20:30.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18541 16 16 0 0 0 - 0 2024-07-28T17:20:31.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:31 smithi022 bash[80503]: cluster 2024-07-28T17:20:29.948699+0000 mgr.y (mgr.25232) 9869 : cluster [DBG] pgmap v10813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:31 smithi022 bash[82865]: cluster 2024-07-28T17:20:29.948699+0000 mgr.y (mgr.25232) 9869 : cluster [DBG] pgmap v10813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:31 smithi150 bash[67543]: cluster 2024-07-28T17:20:29.948699+0000 mgr.y (mgr.25232) 9869 : cluster [DBG] pgmap v10813: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:31.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18542 16 16 0 0 0 - 0 2024-07-28T17:20:32.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18543 16 16 0 0 0 - 0 2024-07-28T17:20:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:20:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:20:33.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:33 smithi022 bash[80503]: cluster 2024-07-28T17:20:31.950074+0000 mgr.y (mgr.25232) 9870 : cluster [DBG] pgmap v10814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:33.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:33 smithi022 bash[82865]: cluster 2024-07-28T17:20:31.950074+0000 mgr.y (mgr.25232) 9870 : cluster [DBG] pgmap v10814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:33 smithi150 bash[67543]: cluster 2024-07-28T17:20:31.950074+0000 mgr.y (mgr.25232) 9870 : cluster [DBG] pgmap v10814: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:33.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18544 16 16 0 0 0 - 0 2024-07-28T17:20:34.700 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18545 16 16 0 0 0 - 0 2024-07-28T17:20:35.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:35 smithi022 bash[80503]: cluster 2024-07-28T17:20:33.951459+0000 mgr.y (mgr.25232) 9871 : cluster [DBG] pgmap v10815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:35.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:35 smithi022 bash[82865]: cluster 2024-07-28T17:20:33.951459+0000 mgr.y (mgr.25232) 9871 : cluster [DBG] pgmap v10815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:35 smithi150 bash[67543]: cluster 2024-07-28T17:20:33.951459+0000 mgr.y (mgr.25232) 9871 : cluster [DBG] pgmap v10815: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:35.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18546 16 16 0 0 0 - 0 2024-07-28T17:20:36.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:36 smithi022 bash[80503]: audit 2024-07-28T17:20:35.820746+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:36.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:36 smithi022 bash[82865]: audit 2024-07-28T17:20:35.820746+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:36 smithi150 bash[67543]: audit 2024-07-28T17:20:35.820746+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:36.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18547 16 16 0 0 0 - 0 2024-07-28T17:20:37.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:37 smithi022 bash[80503]: cluster 2024-07-28T17:20:35.952815+0000 mgr.y (mgr.25232) 9872 : cluster [DBG] pgmap v10816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:37.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:37 smithi022 bash[82865]: cluster 2024-07-28T17:20:35.952815+0000 mgr.y (mgr.25232) 9872 : cluster [DBG] pgmap v10816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:37 smithi150 bash[67543]: cluster 2024-07-28T17:20:35.952815+0000 mgr.y (mgr.25232) 9872 : cluster [DBG] pgmap v10816: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:37.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18548 16 16 0 0 0 - 0 2024-07-28T17:20:38.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18549 16 16 0 0 0 - 0 2024-07-28T17:20:39.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:39 smithi022 bash[80503]: cluster 2024-07-28T17:20:37.954215+0000 mgr.y (mgr.25232) 9873 : cluster [DBG] pgmap v10817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:39.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:39 smithi022 bash[82865]: cluster 2024-07-28T17:20:37.954215+0000 mgr.y (mgr.25232) 9873 : cluster [DBG] pgmap v10817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:39 smithi150 bash[67543]: cluster 2024-07-28T17:20:37.954215+0000 mgr.y (mgr.25232) 9873 : cluster [DBG] pgmap v10817: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:39.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18550 16 16 0 0 0 - 0 2024-07-28T17:20:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:20:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:20:39] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:20:40.701 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18551 16 16 0 0 0 - 0 2024-07-28T17:20:41.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:41 smithi022 bash[80503]: cluster 2024-07-28T17:20:39.955638+0000 mgr.y (mgr.25232) 9874 : cluster [DBG] pgmap v10818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:41.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:41 smithi022 bash[82865]: cluster 2024-07-28T17:20:39.955638+0000 mgr.y (mgr.25232) 9874 : cluster [DBG] pgmap v10818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:41 smithi150 bash[67543]: cluster 2024-07-28T17:20:39.955638+0000 mgr.y (mgr.25232) 9874 : cluster [DBG] pgmap v10818: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:41.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18552 16 16 0 0 0 - 0 2024-07-28T17:20:42.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18553 16 16 0 0 0 - 0 2024-07-28T17:20:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:20:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:20:43.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:43 smithi022 bash[80503]: cluster 2024-07-28T17:20:41.956989+0000 mgr.y (mgr.25232) 9875 : cluster [DBG] pgmap v10819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:43.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:43 smithi022 bash[82865]: cluster 2024-07-28T17:20:41.956989+0000 mgr.y (mgr.25232) 9875 : cluster [DBG] pgmap v10819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:43 smithi150 bash[67543]: cluster 2024-07-28T17:20:41.956989+0000 mgr.y (mgr.25232) 9875 : cluster [DBG] pgmap v10819: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:43.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18554 16 16 0 0 0 - 0 2024-07-28T17:20:44.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18555 16 16 0 0 0 - 0 2024-07-28T17:20:45.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:45 smithi022 bash[80503]: cluster 2024-07-28T17:20:43.958392+0000 mgr.y (mgr.25232) 9876 : cluster [DBG] pgmap v10820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:45.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:45 smithi022 bash[82865]: cluster 2024-07-28T17:20:43.958392+0000 mgr.y (mgr.25232) 9876 : cluster [DBG] pgmap v10820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:45 smithi150 bash[67543]: cluster 2024-07-28T17:20:43.958392+0000 mgr.y (mgr.25232) 9876 : cluster [DBG] pgmap v10820: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:45.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18556 16 16 0 0 0 - 0 2024-07-28T17:20:46.702 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18557 16 16 0 0 0 - 0 2024-07-28T17:20:47.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:47 smithi022 bash[80503]: cluster 2024-07-28T17:20:45.959725+0000 mgr.y (mgr.25232) 9877 : cluster [DBG] pgmap v10821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:47.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:47 smithi022 bash[82865]: cluster 2024-07-28T17:20:45.959725+0000 mgr.y (mgr.25232) 9877 : cluster [DBG] pgmap v10821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:47 smithi150 bash[67543]: cluster 2024-07-28T17:20:45.959725+0000 mgr.y (mgr.25232) 9877 : cluster [DBG] pgmap v10821: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:47.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18558 16 16 0 0 0 - 0 2024-07-28T17:20:48.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18559 16 16 0 0 0 - 0 2024-07-28T17:20:49.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:49 smithi022 bash[80503]: cluster 2024-07-28T17:20:47.961086+0000 mgr.y (mgr.25232) 9878 : cluster [DBG] pgmap v10822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:49.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:49 smithi022 bash[82865]: cluster 2024-07-28T17:20:47.961086+0000 mgr.y (mgr.25232) 9878 : cluster [DBG] pgmap v10822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:49 smithi150 bash[67543]: cluster 2024-07-28T17:20:47.961086+0000 mgr.y (mgr.25232) 9878 : cluster [DBG] pgmap v10822: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:49.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:20:49.704771+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:20:49.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:20:49.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18560 16 16 0 0 0 - 0 2024-07-28T17:20:49.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:20:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:20:49] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T17:20:50.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18561 16 16 0 0 0 - 0 2024-07-28T17:20:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:51 smithi022 bash[80503]: cluster 2024-07-28T17:20:49.962517+0000 mgr.y (mgr.25232) 9879 : cluster [DBG] pgmap v10823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:51.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:51 smithi022 bash[80503]: audit 2024-07-28T17:20:50.821167+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:51 smithi022 bash[82865]: cluster 2024-07-28T17:20:49.962517+0000 mgr.y (mgr.25232) 9879 : cluster [DBG] pgmap v10823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:51.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:51 smithi022 bash[82865]: audit 2024-07-28T17:20:50.821167+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:51 smithi150 bash[67543]: cluster 2024-07-28T17:20:49.962517+0000 mgr.y (mgr.25232) 9879 : cluster [DBG] pgmap v10823: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:51 smithi150 bash[67543]: audit 2024-07-28T17:20:50.821167+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:20:51.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18562 16 16 0 0 0 - 0 2024-07-28T17:20:52.703 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18563 16 16 0 0 0 - 0 2024-07-28T17:20:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:20:52 smithi150 bash[60514]: ts=2024-07-28T17:20: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:20:53.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:53 smithi022 bash[80503]: cluster 2024-07-28T17:20:51.963907+0000 mgr.y (mgr.25232) 9880 : cluster [DBG] pgmap v10824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:53.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:53 smithi022 bash[82865]: cluster 2024-07-28T17:20:51.963907+0000 mgr.y (mgr.25232) 9880 : cluster [DBG] pgmap v10824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:53 smithi150 bash[67543]: cluster 2024-07-28T17:20:51.963907+0000 mgr.y (mgr.25232) 9880 : cluster [DBG] pgmap v10824: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:53.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18564 16 16 0 0 0 - 0 2024-07-28T17:20:54.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18565 16 16 0 0 0 - 0 2024-07-28T17:20:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:55 smithi150 bash[67543]: cluster 2024-07-28T17:20:53.965309+0000 mgr.y (mgr.25232) 9881 : cluster [DBG] pgmap v10825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:55 smithi022 bash[80503]: cluster 2024-07-28T17:20:53.965309+0000 mgr.y (mgr.25232) 9881 : cluster [DBG] pgmap v10825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:55.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:55 smithi022 bash[82865]: cluster 2024-07-28T17:20:53.965309+0000 mgr.y (mgr.25232) 9881 : cluster [DBG] pgmap v10825: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:55.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18566 16 16 0 0 0 - 0 2024-07-28T17:20:56.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18567 16 16 0 0 0 - 0 2024-07-28T17:20:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:57 smithi150 bash[67543]: cluster 2024-07-28T17:20:55.966674+0000 mgr.y (mgr.25232) 9882 : cluster [DBG] pgmap v10826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:57 smithi022 bash[80503]: cluster 2024-07-28T17:20:55.966674+0000 mgr.y (mgr.25232) 9882 : cluster [DBG] pgmap v10826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:57 smithi022 bash[82865]: cluster 2024-07-28T17:20:55.966674+0000 mgr.y (mgr.25232) 9882 : cluster [DBG] pgmap v10826: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:57.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18568 16 16 0 0 0 - 0 2024-07-28T17:20:58.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18569 16 16 0 0 0 - 0 2024-07-28T17:20:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:20:59 smithi022 bash[82865]: cluster 2024-07-28T17:20:57.968028+0000 mgr.y (mgr.25232) 9883 : cluster [DBG] pgmap v10827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:59.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:20:59 smithi022 bash[80503]: cluster 2024-07-28T17:20:57.968028+0000 mgr.y (mgr.25232) 9883 : cluster [DBG] pgmap v10827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:59.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:20:59 smithi150 bash[67543]: cluster 2024-07-28T17:20:57.968028+0000 mgr.y (mgr.25232) 9883 : cluster [DBG] pgmap v10827: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:20:59.704 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18570 16 16 0 0 0 - 0 2024-07-28T17:20:59.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:20:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:20:59] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:21:00.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18571 16 16 0 0 0 - 0 2024-07-28T17:21:01.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:01 smithi150 bash[67543]: cluster 2024-07-28T17:20:59.969381+0000 mgr.y (mgr.25232) 9884 : cluster [DBG] pgmap v10828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:01 smithi022 bash[80503]: cluster 2024-07-28T17:20:59.969381+0000 mgr.y (mgr.25232) 9884 : cluster [DBG] pgmap v10828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:01 smithi022 bash[82865]: cluster 2024-07-28T17:20:59.969381+0000 mgr.y (mgr.25232) 9884 : cluster [DBG] pgmap v10828: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:01.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18572 16 16 0 0 0 - 0 2024-07-28T17:21:02.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18573 16 16 0 0 0 - 0 2024-07-28T17:21:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:21:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:21:03.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:03 smithi150 bash[67543]: cluster 2024-07-28T17:21:01.970744+0000 mgr.y (mgr.25232) 9885 : cluster [DBG] pgmap v10829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:03 smithi022 bash[80503]: cluster 2024-07-28T17:21:01.970744+0000 mgr.y (mgr.25232) 9885 : cluster [DBG] pgmap v10829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:03 smithi022 bash[82865]: cluster 2024-07-28T17:21:01.970744+0000 mgr.y (mgr.25232) 9885 : cluster [DBG] pgmap v10829: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:03.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18574 16 16 0 0 0 - 0 2024-07-28T17:21:04.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18575 16 16 0 0 0 - 0 2024-07-28T17:21:05.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:05 smithi150 bash[67543]: cluster 2024-07-28T17:21:03.972092+0000 mgr.y (mgr.25232) 9886 : cluster [DBG] pgmap v10830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:05.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:05 smithi022 bash[80503]: cluster 2024-07-28T17:21:03.972092+0000 mgr.y (mgr.25232) 9886 : cluster [DBG] pgmap v10830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:05.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:05 smithi022 bash[82865]: cluster 2024-07-28T17:21:03.972092+0000 mgr.y (mgr.25232) 9886 : cluster [DBG] pgmap v10830: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:05.705 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18576 16 16 0 0 0 - 0 2024-07-28T17:21:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:06 smithi150 bash[67543]: audit 2024-07-28T17:21:05.278842+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:21:06.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:06 smithi150 bash[67543]: audit 2024-07-28T17:21:05.821435+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:06 smithi022 bash[80503]: audit 2024-07-28T17:21:05.278842+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:21:06.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:06 smithi022 bash[80503]: audit 2024-07-28T17:21:05.821435+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:06 smithi022 bash[82865]: audit 2024-07-28T17:21:05.278842+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:21:06.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:06 smithi022 bash[82865]: audit 2024-07-28T17:21:05.821435+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:06.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18577 16 16 0 0 0 - 0 2024-07-28T17:21:07.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:07 smithi150 bash[67543]: cluster 2024-07-28T17:21:05.973422+0000 mgr.y (mgr.25232) 9887 : cluster [DBG] pgmap v10831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:07.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:07 smithi022 bash[80503]: cluster 2024-07-28T17:21:05.973422+0000 mgr.y (mgr.25232) 9887 : cluster [DBG] pgmap v10831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:07.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:07 smithi022 bash[82865]: cluster 2024-07-28T17:21:05.973422+0000 mgr.y (mgr.25232) 9887 : cluster [DBG] pgmap v10831: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:07.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18578 16 16 0 0 0 - 0 2024-07-28T17:21:08.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18579 16 16 0 0 0 - 0 2024-07-28T17:21:09.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:09 smithi022 bash[80503]: cluster 2024-07-28T17:21:07.974838+0000 mgr.y (mgr.25232) 9888 : cluster [DBG] pgmap v10832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:09.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:09 smithi022 bash[82865]: cluster 2024-07-28T17:21:07.974838+0000 mgr.y (mgr.25232) 9888 : cluster [DBG] pgmap v10832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:09 smithi150 bash[67543]: cluster 2024-07-28T17:21:07.974838+0000 mgr.y (mgr.25232) 9888 : cluster [DBG] pgmap v10832: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:09.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:21:09.708003+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:21:09.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:21:09.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18580 16 16 0 0 0 - 0 2024-07-28T17:21:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:21:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:21:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:21:10.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18581 16 16 0 0 0 - 0 2024-07-28T17:21:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:11 smithi150 bash[67543]: cluster 2024-07-28T17:21:09.976239+0000 mgr.y (mgr.25232) 9889 : cluster [DBG] pgmap v10833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:11 smithi150 bash[67543]: audit 2024-07-28T17:21:10.939920+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:11 smithi150 bash[67543]: audit 2024-07-28T17:21:10.944748+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:11.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:11 smithi022 bash[80503]: cluster 2024-07-28T17:21:09.976239+0000 mgr.y (mgr.25232) 9889 : cluster [DBG] pgmap v10833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:11 smithi022 bash[80503]: audit 2024-07-28T17:21:10.939920+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:11.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:11 smithi022 bash[80503]: audit 2024-07-28T17:21:10.944748+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:11 smithi022 bash[82865]: cluster 2024-07-28T17:21:09.976239+0000 mgr.y (mgr.25232) 9889 : cluster [DBG] pgmap v10833: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:11 smithi022 bash[82865]: audit 2024-07-28T17:21:10.939920+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:11.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:11 smithi022 bash[82865]: audit 2024-07-28T17:21:10.944748+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:11.706 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18582 16 16 0 0 0 - 0 2024-07-28T17:21:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:21:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:21:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:12 smithi150 bash[67543]: audit 2024-07-28T17:21:11.170482+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:12 smithi150 bash[67543]: audit 2024-07-28T17:21:11.181003+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:12 smithi150 bash[67543]: audit 2024-07-28T17:21:11.622522+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:21:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:12 smithi150 bash[67543]: audit 2024-07-28T17:21:11.624243+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:21:12.519 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:12 smithi150 bash[67543]: audit 2024-07-28T17:21:11.634751+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[80503]: audit 2024-07-28T17:21:11.170482+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[80503]: audit 2024-07-28T17:21:11.181003+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[80503]: audit 2024-07-28T17:21:11.622522+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[80503]: audit 2024-07-28T17:21:11.624243+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[80503]: audit 2024-07-28T17:21:11.634751+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[82865]: audit 2024-07-28T17:21:11.170482+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[82865]: audit 2024-07-28T17:21:11.181003+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[82865]: audit 2024-07-28T17:21:11.622522+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:21:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[82865]: audit 2024-07-28T17:21:11.624243+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:21:12.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:12 smithi022 bash[82865]: audit 2024-07-28T17:21:11.634751+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:21:12.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18583 16 16 0 0 0 - 0 2024-07-28T17:21:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:13 smithi150 bash[67543]: cluster 2024-07-28T17:21:11.977605+0000 mgr.y (mgr.25232) 9890 : cluster [DBG] pgmap v10834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:13.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:13 smithi022 bash[80503]: cluster 2024-07-28T17:21:11.977605+0000 mgr.y (mgr.25232) 9890 : cluster [DBG] pgmap v10834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:13 smithi022 bash[82865]: cluster 2024-07-28T17:21:11.977605+0000 mgr.y (mgr.25232) 9890 : cluster [DBG] pgmap v10834: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:13.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18584 16 16 0 0 0 - 0 2024-07-28T17:21:14.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18585 16 16 0 0 0 - 0 2024-07-28T17:21:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:15 smithi150 bash[67543]: cluster 2024-07-28T17:21:13.978990+0000 mgr.y (mgr.25232) 9891 : cluster [DBG] pgmap v10835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:15.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:15 smithi022 bash[80503]: cluster 2024-07-28T17:21:13.978990+0000 mgr.y (mgr.25232) 9891 : cluster [DBG] pgmap v10835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:15 smithi022 bash[82865]: cluster 2024-07-28T17:21:13.978990+0000 mgr.y (mgr.25232) 9891 : cluster [DBG] pgmap v10835: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:15.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18586 16 16 0 0 0 - 0 2024-07-28T17:21:16.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18587 16 16 0 0 0 - 0 2024-07-28T17:21:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:17 smithi150 bash[67543]: cluster 2024-07-28T17:21:15.980352+0000 mgr.y (mgr.25232) 9892 : cluster [DBG] pgmap v10836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:17 smithi022 bash[80503]: cluster 2024-07-28T17:21:15.980352+0000 mgr.y (mgr.25232) 9892 : cluster [DBG] pgmap v10836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:17 smithi022 bash[82865]: cluster 2024-07-28T17:21:15.980352+0000 mgr.y (mgr.25232) 9892 : cluster [DBG] pgmap v10836: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:17.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18588 16 16 0 0 0 - 0 2024-07-28T17:21:18.707 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18589 16 16 0 0 0 - 0 2024-07-28T17:21:19.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:19 smithi150 bash[67543]: cluster 2024-07-28T17:21:17.981746+0000 mgr.y (mgr.25232) 9893 : cluster [DBG] pgmap v10837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:19.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:19 smithi022 bash[80503]: cluster 2024-07-28T17:21:17.981746+0000 mgr.y (mgr.25232) 9893 : cluster [DBG] pgmap v10837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:19.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:21:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:21:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:21:19.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:19 smithi022 bash[82865]: cluster 2024-07-28T17:21:17.981746+0000 mgr.y (mgr.25232) 9893 : cluster [DBG] pgmap v10837: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:19.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18590 16 16 0 0 0 - 0 2024-07-28T17:21:20.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18591 16 16 0 0 0 - 0 2024-07-28T17:21:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:21 smithi150 bash[67543]: cluster 2024-07-28T17:21:19.983145+0000 mgr.y (mgr.25232) 9894 : cluster [DBG] pgmap v10838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:21.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:21 smithi150 bash[67543]: audit 2024-07-28T17:21:20.821812+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:21.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:21 smithi022 bash[80503]: cluster 2024-07-28T17:21:19.983145+0000 mgr.y (mgr.25232) 9894 : cluster [DBG] pgmap v10838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:21.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:21 smithi022 bash[80503]: audit 2024-07-28T17:21:20.821812+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:21 smithi022 bash[82865]: cluster 2024-07-28T17:21:19.983145+0000 mgr.y (mgr.25232) 9894 : cluster [DBG] pgmap v10838: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:21.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:21 smithi022 bash[82865]: audit 2024-07-28T17:21:20.821812+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:21.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18592 16 16 0 0 0 - 0 2024-07-28T17:21:22.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18593 16 16 0 0 0 - 0 2024-07-28T17:21:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:21:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:21:23.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:23 smithi150 bash[67543]: cluster 2024-07-28T17:21:21.984550+0000 mgr.y (mgr.25232) 9895 : cluster [DBG] pgmap v10839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:23.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:23 smithi022 bash[80503]: cluster 2024-07-28T17:21:21.984550+0000 mgr.y (mgr.25232) 9895 : cluster [DBG] pgmap v10839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:23.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:23 smithi022 bash[82865]: cluster 2024-07-28T17:21:21.984550+0000 mgr.y (mgr.25232) 9895 : cluster [DBG] pgmap v10839: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:23.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18594 16 16 0 0 0 - 0 2024-07-28T17:21:24.708 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18595 16 16 0 0 0 - 0 2024-07-28T17:21:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:25 smithi150 bash[67543]: cluster 2024-07-28T17:21:23.985879+0000 mgr.y (mgr.25232) 9896 : cluster [DBG] pgmap v10840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:25 smithi022 bash[80503]: cluster 2024-07-28T17:21:23.985879+0000 mgr.y (mgr.25232) 9896 : cluster [DBG] pgmap v10840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:25 smithi022 bash[82865]: cluster 2024-07-28T17:21:23.985879+0000 mgr.y (mgr.25232) 9896 : cluster [DBG] pgmap v10840: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:25.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18596 16 16 0 0 0 - 0 2024-07-28T17:21:26.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18597 16 16 0 0 0 - 0 2024-07-28T17:21:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:27 smithi150 bash[67543]: cluster 2024-07-28T17:21:25.987238+0000 mgr.y (mgr.25232) 9897 : cluster [DBG] pgmap v10841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:27.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:27 smithi022 bash[80503]: cluster 2024-07-28T17:21:25.987238+0000 mgr.y (mgr.25232) 9897 : cluster [DBG] pgmap v10841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:27 smithi022 bash[82865]: cluster 2024-07-28T17:21:25.987238+0000 mgr.y (mgr.25232) 9897 : cluster [DBG] pgmap v10841: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:27.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18598 16 16 0 0 0 - 0 2024-07-28T17:21:28.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18599 16 16 0 0 0 - 0 2024-07-28T17:21:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:29 smithi150 bash[67543]: cluster 2024-07-28T17:21:27.988640+0000 mgr.y (mgr.25232) 9898 : cluster [DBG] pgmap v10842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:29.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:29 smithi022 bash[80503]: cluster 2024-07-28T17:21:27.988640+0000 mgr.y (mgr.25232) 9898 : cluster [DBG] pgmap v10842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:29.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:21:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:21:29] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:21:29.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:29 smithi022 bash[82865]: cluster 2024-07-28T17:21:27.988640+0000 mgr.y (mgr.25232) 9898 : cluster [DBG] pgmap v10842: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:29.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:21:29.711133+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:21:29.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:21:29.709 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18600 16 16 0 0 0 - 0 2024-07-28T17:21:30.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18601 16 16 0 0 0 - 0 2024-07-28T17:21:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:31 smithi150 bash[67543]: cluster 2024-07-28T17:21:29.990014+0000 mgr.y (mgr.25232) 9899 : cluster [DBG] pgmap v10843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:31.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:31 smithi022 bash[80503]: cluster 2024-07-28T17:21:29.990014+0000 mgr.y (mgr.25232) 9899 : cluster [DBG] pgmap v10843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:31 smithi022 bash[82865]: cluster 2024-07-28T17:21:29.990014+0000 mgr.y (mgr.25232) 9899 : cluster [DBG] pgmap v10843: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:31.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18602 16 16 0 0 0 - 0 2024-07-28T17:21:32.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18603 16 16 0 0 0 - 0 2024-07-28T17:21:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:21:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:21:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:33 smithi150 bash[67543]: cluster 2024-07-28T17:21:31.991345+0000 mgr.y (mgr.25232) 9900 : cluster [DBG] pgmap v10844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:33.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:33 smithi022 bash[80503]: cluster 2024-07-28T17:21:31.991345+0000 mgr.y (mgr.25232) 9900 : cluster [DBG] pgmap v10844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:33 smithi022 bash[82865]: cluster 2024-07-28T17:21:31.991345+0000 mgr.y (mgr.25232) 9900 : cluster [DBG] pgmap v10844: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:33.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18604 16 16 0 0 0 - 0 2024-07-28T17:21:34.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18605 16 16 0 0 0 - 0 2024-07-28T17:21:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:35 smithi150 bash[67543]: cluster 2024-07-28T17:21:33.992683+0000 mgr.y (mgr.25232) 9901 : cluster [DBG] pgmap v10845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:35.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:35 smithi022 bash[80503]: cluster 2024-07-28T17:21:33.992683+0000 mgr.y (mgr.25232) 9901 : cluster [DBG] pgmap v10845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:35 smithi022 bash[82865]: cluster 2024-07-28T17:21:33.992683+0000 mgr.y (mgr.25232) 9901 : cluster [DBG] pgmap v10845: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:35.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18606 16 16 0 0 0 - 0 2024-07-28T17:21:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:36 smithi150 bash[67543]: audit 2024-07-28T17:21:35.822033+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:36.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:36 smithi022 bash[80503]: audit 2024-07-28T17:21:35.822033+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:36 smithi022 bash[82865]: audit 2024-07-28T17:21:35.822033+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:36.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18607 16 16 0 0 0 - 0 2024-07-28T17:21:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:37 smithi150 bash[67543]: cluster 2024-07-28T17:21:35.994011+0000 mgr.y (mgr.25232) 9902 : cluster [DBG] pgmap v10846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:37.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:37 smithi022 bash[80503]: cluster 2024-07-28T17:21:35.994011+0000 mgr.y (mgr.25232) 9902 : cluster [DBG] pgmap v10846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:37 smithi022 bash[82865]: cluster 2024-07-28T17:21:35.994011+0000 mgr.y (mgr.25232) 9902 : cluster [DBG] pgmap v10846: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:37.710 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18608 16 16 0 0 0 - 0 2024-07-28T17:21:38.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18609 16 16 0 0 0 - 0 2024-07-28T17:21:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:39 smithi150 bash[67543]: cluster 2024-07-28T17:21:37.995398+0000 mgr.y (mgr.25232) 9903 : cluster [DBG] pgmap v10847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:39.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:39 smithi022 bash[80503]: cluster 2024-07-28T17:21:37.995398+0000 mgr.y (mgr.25232) 9903 : cluster [DBG] pgmap v10847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:39.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:21:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:21:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:21:39.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:39 smithi022 bash[82865]: cluster 2024-07-28T17:21:37.995398+0000 mgr.y (mgr.25232) 9903 : cluster [DBG] pgmap v10847: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:39.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18610 16 16 0 0 0 - 0 2024-07-28T17:21:40.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18611 16 16 0 0 0 - 0 2024-07-28T17:21:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:41 smithi150 bash[67543]: cluster 2024-07-28T17:21:39.996755+0000 mgr.y (mgr.25232) 9904 : cluster [DBG] pgmap v10848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:41.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:41 smithi022 bash[80503]: cluster 2024-07-28T17:21:39.996755+0000 mgr.y (mgr.25232) 9904 : cluster [DBG] pgmap v10848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:41 smithi022 bash[82865]: cluster 2024-07-28T17:21:39.996755+0000 mgr.y (mgr.25232) 9904 : cluster [DBG] pgmap v10848: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:41.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18612 16 16 0 0 0 - 0 2024-07-28T17:21:42.711 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18613 16 16 0 0 0 - 0 2024-07-28T17:21:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:21:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:21:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:43 smithi150 bash[67543]: cluster 2024-07-28T17:21:41.998103+0000 mgr.y (mgr.25232) 9905 : cluster [DBG] pgmap v10849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:43.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:43 smithi022 bash[80503]: cluster 2024-07-28T17:21:41.998103+0000 mgr.y (mgr.25232) 9905 : cluster [DBG] pgmap v10849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:43 smithi022 bash[82865]: cluster 2024-07-28T17:21:41.998103+0000 mgr.y (mgr.25232) 9905 : cluster [DBG] pgmap v10849: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:43.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18614 16 16 0 0 0 - 0 2024-07-28T17:21:44.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18615 16 16 0 0 0 - 0 2024-07-28T17:21:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:45 smithi150 bash[67543]: cluster 2024-07-28T17:21:43.999487+0000 mgr.y (mgr.25232) 9906 : cluster [DBG] pgmap v10850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:45.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:45 smithi022 bash[80503]: cluster 2024-07-28T17:21:43.999487+0000 mgr.y (mgr.25232) 9906 : cluster [DBG] pgmap v10850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:45.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:45 smithi022 bash[82865]: cluster 2024-07-28T17:21:43.999487+0000 mgr.y (mgr.25232) 9906 : cluster [DBG] pgmap v10850: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:45.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18616 16 16 0 0 0 - 0 2024-07-28T17:21:46.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18617 16 16 0 0 0 - 0 2024-07-28T17:21:47.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:47 smithi150 bash[67543]: cluster 2024-07-28T17:21:46.000862+0000 mgr.y (mgr.25232) 9907 : cluster [DBG] pgmap v10851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:47 smithi022 bash[80503]: cluster 2024-07-28T17:21:46.000862+0000 mgr.y (mgr.25232) 9907 : cluster [DBG] pgmap v10851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:47.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:47 smithi022 bash[82865]: cluster 2024-07-28T17:21:46.000862+0000 mgr.y (mgr.25232) 9907 : cluster [DBG] pgmap v10851: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:47.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18618 16 16 0 0 0 - 0 2024-07-28T17:21:48.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18619 16 16 0 0 0 - 0 2024-07-28T17:21:49.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:49 smithi150 bash[67543]: cluster 2024-07-28T17:21:48.002224+0000 mgr.y (mgr.25232) 9908 : cluster [DBG] pgmap v10852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:49.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:49 smithi022 bash[80503]: cluster 2024-07-28T17:21:48.002224+0000 mgr.y (mgr.25232) 9908 : cluster [DBG] pgmap v10852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:49.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:21:49 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:21:49] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:21:49.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:49 smithi022 bash[82865]: cluster 2024-07-28T17:21:48.002224+0000 mgr.y (mgr.25232) 9908 : cluster [DBG] pgmap v10852: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:49.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:21:49.714269+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:21:49.712 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:21:49.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18620 16 16 0 0 0 - 0 2024-07-28T17:21:50.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18621 16 16 0 0 0 - 0 2024-07-28T17:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:51 smithi150 bash[67543]: cluster 2024-07-28T17:21:50.003544+0000 mgr.y (mgr.25232) 9909 : cluster [DBG] pgmap v10853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:51.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:51 smithi150 bash[67543]: audit 2024-07-28T17:21:50.822634+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:51 smithi022 bash[80503]: cluster 2024-07-28T17:21:50.003544+0000 mgr.y (mgr.25232) 9909 : cluster [DBG] pgmap v10853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:51.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:51 smithi022 bash[80503]: audit 2024-07-28T17:21:50.822634+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:51 smithi022 bash[82865]: cluster 2024-07-28T17:21:50.003544+0000 mgr.y (mgr.25232) 9909 : cluster [DBG] pgmap v10853: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:51.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:51 smithi022 bash[82865]: audit 2024-07-28T17:21:50.822634+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:21:51.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18622 16 16 0 0 0 - 0 2024-07-28T17:21:52.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18623 16 16 0 0 0 - 0 2024-07-28T17:21:52.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:21:52 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:21:53.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:53 smithi150 bash[67543]: cluster 2024-07-28T17:21:52.004916+0000 mgr.y (mgr.25232) 9910 : cluster [DBG] pgmap v10854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:53.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:53 smithi022 bash[80503]: cluster 2024-07-28T17:21:52.004916+0000 mgr.y (mgr.25232) 9910 : cluster [DBG] pgmap v10854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:53.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:53 smithi022 bash[82865]: cluster 2024-07-28T17:21:52.004916+0000 mgr.y (mgr.25232) 9910 : cluster [DBG] pgmap v10854: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:53.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18624 16 16 0 0 0 - 0 2024-07-28T17:21:54.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18625 16 16 0 0 0 - 0 2024-07-28T17:21:55.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:55 smithi150 bash[67543]: cluster 2024-07-28T17:21:54.006280+0000 mgr.y (mgr.25232) 9911 : cluster [DBG] pgmap v10855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:55.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:55 smithi022 bash[80503]: cluster 2024-07-28T17:21:54.006280+0000 mgr.y (mgr.25232) 9911 : cluster [DBG] pgmap v10855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:55.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:55 smithi022 bash[82865]: cluster 2024-07-28T17:21:54.006280+0000 mgr.y (mgr.25232) 9911 : cluster [DBG] pgmap v10855: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:55.713 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18626 16 16 0 0 0 - 0 2024-07-28T17:21:56.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18627 16 16 0 0 0 - 0 2024-07-28T17:21:57.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:57 smithi150 bash[67543]: cluster 2024-07-28T17:21:56.007663+0000 mgr.y (mgr.25232) 9912 : cluster [DBG] pgmap v10856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:57.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:57 smithi022 bash[80503]: cluster 2024-07-28T17:21:56.007663+0000 mgr.y (mgr.25232) 9912 : cluster [DBG] pgmap v10856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:57.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:57 smithi022 bash[82865]: cluster 2024-07-28T17:21:56.007663+0000 mgr.y (mgr.25232) 9912 : cluster [DBG] pgmap v10856: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:57.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18628 16 16 0 0 0 - 0 2024-07-28T17:21:58.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18629 16 16 0 0 0 - 0 2024-07-28T17:21:59.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:21:59 smithi022 bash[80503]: cluster 2024-07-28T17:21:58.009069+0000 mgr.y (mgr.25232) 9913 : cluster [DBG] pgmap v10857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:59.579 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:21:59 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:21:59] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:21:59.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:21:59 smithi022 bash[82865]: cluster 2024-07-28T17:21:58.009069+0000 mgr.y (mgr.25232) 9913 : cluster [DBG] pgmap v10857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:21:59.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18630 16 16 0 0 0 - 0 2024-07-28T17:21:59.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:21:59 smithi150 bash[67543]: cluster 2024-07-28T17:21:58.009069+0000 mgr.y (mgr.25232) 9913 : cluster [DBG] pgmap v10857: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:00.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18631 16 16 0 0 0 - 0 2024-07-28T17:22:01.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:01 smithi022 bash[80503]: cluster 2024-07-28T17:22:00.010451+0000 mgr.y (mgr.25232) 9914 : cluster [DBG] pgmap v10858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:01.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:01 smithi022 bash[82865]: cluster 2024-07-28T17:22:00.010451+0000 mgr.y (mgr.25232) 9914 : cluster [DBG] pgmap v10858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:01.714 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18632 16 16 0 0 0 - 0 2024-07-28T17:22:01.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:01 smithi150 bash[67543]: cluster 2024-07-28T17:22:00.010451+0000 mgr.y (mgr.25232) 9914 : cluster [DBG] pgmap v10858: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:02.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18633 16 16 0 0 0 - 0 2024-07-28T17:22:02.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:22:02 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:22:03.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:03 smithi022 bash[80503]: cluster 2024-07-28T17:22:02.011836+0000 mgr.y (mgr.25232) 9915 : cluster [DBG] pgmap v10859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:03.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:03 smithi022 bash[82865]: cluster 2024-07-28T17:22:02.011836+0000 mgr.y (mgr.25232) 9915 : cluster [DBG] pgmap v10859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:03.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18634 16 16 0 0 0 - 0 2024-07-28T17:22:03.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:03 smithi150 bash[67543]: cluster 2024-07-28T17:22:02.011836+0000 mgr.y (mgr.25232) 9915 : cluster [DBG] pgmap v10859: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:04.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18635 16 16 0 0 0 - 0 2024-07-28T17:22:04.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:04 smithi150 bash[67543]: cluster 2024-07-28T17:22:04.013197+0000 mgr.y (mgr.25232) 9916 : cluster [DBG] pgmap v10860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:04.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:04 smithi022 bash[80503]: cluster 2024-07-28T17:22:04.013197+0000 mgr.y (mgr.25232) 9916 : cluster [DBG] pgmap v10860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:04.828 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:04 smithi022 bash[82865]: cluster 2024-07-28T17:22:04.013197+0000 mgr.y (mgr.25232) 9916 : cluster [DBG] pgmap v10860: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:05.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18636 16 16 0 0 0 - 0 2024-07-28T17:22:06.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:05 smithi150 bash[67543]: audit 2024-07-28T17:22:05.823103+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:06.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:05 smithi022 bash[80503]: audit 2024-07-28T17:22:05.823103+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:06.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:05 smithi022 bash[82865]: audit 2024-07-28T17:22:05.823103+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:06.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18637 16 16 0 0 0 - 0 2024-07-28T17:22:07.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:06 smithi150 bash[67543]: cluster 2024-07-28T17:22:06.014595+0000 mgr.y (mgr.25232) 9917 : cluster [DBG] pgmap v10861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:07.328 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:06 smithi022 bash[80503]: cluster 2024-07-28T17:22:06.014595+0000 mgr.y (mgr.25232) 9917 : cluster [DBG] pgmap v10861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:07.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:06 smithi022 bash[82865]: cluster 2024-07-28T17:22:06.014595+0000 mgr.y (mgr.25232) 9917 : cluster [DBG] pgmap v10861: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:07.715 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18638 16 16 0 0 0 - 0 2024-07-28T17:22:08.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18639 16 16 0 0 0 - 0 2024-07-28T17:22:09.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:09 smithi022 bash[80503]: cluster 2024-07-28T17:22:08.015975+0000 mgr.y (mgr.25232) 9918 : cluster [DBG] pgmap v10862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:09.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:09 smithi022 bash[82865]: cluster 2024-07-28T17:22:08.015975+0000 mgr.y (mgr.25232) 9918 : cluster [DBG] pgmap v10862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:09.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:09 smithi150 bash[67543]: cluster 2024-07-28T17:22:08.015975+0000 mgr.y (mgr.25232) 9918 : cluster [DBG] pgmap v10862: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:09.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:22:09.717503+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:22:09.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:22:09.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18640 16 16 0 0 0 - 0 2024-07-28T17:22:09.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:22:09 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:22:09] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:22:10.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18641 16 16 0 0 0 - 0 2024-07-28T17:22:11.329 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:11 smithi022 bash[82865]: cluster 2024-07-28T17:22:10.017346+0000 mgr.y (mgr.25232) 9919 : cluster [DBG] pgmap v10863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:11.329 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:11 smithi022 bash[80503]: cluster 2024-07-28T17:22:10.017346+0000 mgr.y (mgr.25232) 9919 : cluster [DBG] pgmap v10863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:11.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:11 smithi150 bash[67543]: cluster 2024-07-28T17:22:10.017346+0000 mgr.y (mgr.25232) 9919 : cluster [DBG] pgmap v10863: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:11.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18642 16 16 0 0 0 - 0 2024-07-28T17:22:12.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:12 smithi150 bash[67543]: audit 2024-07-28T17:22:11.769767+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:22:12.518 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:22:12 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:22:12.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:12 smithi022 bash[80503]: audit 2024-07-28T17:22:11.769767+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:22:12.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:12 smithi022 bash[82865]: audit 2024-07-28T17:22:11.769767+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T17:22:12.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18643 16 16 0 0 0 - 0 2024-07-28T17:22:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:13 smithi150 bash[67543]: cluster 2024-07-28T17:22:12.018701+0000 mgr.y (mgr.25232) 9920 : cluster [DBG] pgmap v10864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:13 smithi150 bash[67543]: audit 2024-07-28T17:22:12.154598+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:13.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:13 smithi150 bash[67543]: audit 2024-07-28T17:22:12.160294+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:13 smithi022 bash[80503]: cluster 2024-07-28T17:22:12.018701+0000 mgr.y (mgr.25232) 9920 : cluster [DBG] pgmap v10864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:13 smithi022 bash[80503]: audit 2024-07-28T17:22:12.154598+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:13.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:13 smithi022 bash[80503]: audit 2024-07-28T17:22:12.160294+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:13 smithi022 bash[82865]: cluster 2024-07-28T17:22:12.018701+0000 mgr.y (mgr.25232) 9920 : cluster [DBG] pgmap v10864: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:13 smithi022 bash[82865]: audit 2024-07-28T17:22:12.154598+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:13.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:13 smithi022 bash[82865]: audit 2024-07-28T17:22:12.160294+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:13.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18644 16 16 0 0 0 - 0 2024-07-28T17:22:14.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18645 16 16 0 0 0 - 0 2024-07-28T17:22:15.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:15 smithi150 bash[67543]: cluster 2024-07-28T17:22:14.020061+0000 mgr.y (mgr.25232) 9921 : cluster [DBG] pgmap v10865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:15.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:15 smithi022 bash[80503]: cluster 2024-07-28T17:22:14.020061+0000 mgr.y (mgr.25232) 9921 : cluster [DBG] pgmap v10865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:15.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:15 smithi022 bash[82865]: cluster 2024-07-28T17:22:14.020061+0000 mgr.y (mgr.25232) 9921 : cluster [DBG] pgmap v10865: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:15.716 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18646 16 16 0 0 0 - 0 2024-07-28T17:22:16.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18647 16 16 0 0 0 - 0 2024-07-28T17:22:17.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:17 smithi150 bash[67543]: cluster 2024-07-28T17:22:16.021436+0000 mgr.y (mgr.25232) 9922 : cluster [DBG] pgmap v10866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:17.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:17 smithi022 bash[80503]: cluster 2024-07-28T17:22:16.021436+0000 mgr.y (mgr.25232) 9922 : cluster [DBG] pgmap v10866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:17.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:17 smithi022 bash[82865]: cluster 2024-07-28T17:22:16.021436+0000 mgr.y (mgr.25232) 9922 : cluster [DBG] pgmap v10866: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:17.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18648 16 16 0 0 0 - 0 2024-07-28T17:22:18.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18649 16 16 0 0 0 - 0 2024-07-28T17:22:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:18 smithi150 bash[67543]: audit 2024-07-28T17:22:17.469731+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:18 smithi150 bash[67543]: audit 2024-07-28T17:22:17.474618+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:18 smithi150 bash[67543]: audit 2024-07-28T17:22:18.018407+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:18 smithi150 bash[67543]: cluster 2024-07-28T17:22:18.022960+0000 mgr.y (mgr.25232) 9923 : cluster [DBG] pgmap v10867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:18.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:18 smithi150 bash[67543]: audit 2024-07-28T17:22:18.029402+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[80503]: audit 2024-07-28T17:22:17.469731+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[80503]: audit 2024-07-28T17:22:17.474618+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[80503]: audit 2024-07-28T17:22:18.018407+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[80503]: cluster 2024-07-28T17:22:18.022960+0000 mgr.y (mgr.25232) 9923 : cluster [DBG] pgmap v10867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[80503]: audit 2024-07-28T17:22:18.029402+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[82865]: audit 2024-07-28T17:22:17.469731+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[82865]: audit 2024-07-28T17:22:17.474618+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[82865]: audit 2024-07-28T17:22:18.018407+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:18.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[82865]: cluster 2024-07-28T17:22:18.022960+0000 mgr.y (mgr.25232) 9923 : cluster [DBG] pgmap v10867: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:18.830 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:18 smithi022 bash[82865]: audit 2024-07-28T17:22:18.029402+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:19.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18650 16 16 0 0 0 - 0 2024-07-28T17:22:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:19 smithi150 bash[67543]: audit 2024-07-28T17:22:18.479487+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:22:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:19 smithi150 bash[67543]: audit 2024-07-28T17:22:18.480824+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:22:19.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:19 smithi150 bash[67543]: audit 2024-07-28T17:22:18.489760+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:19.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:22:19] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:22:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[80503]: audit 2024-07-28T17:22:18.479487+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:22:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[80503]: audit 2024-07-28T17:22:18.480824+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:22:19.829 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[80503]: audit 2024-07-28T17:22:18.489760+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[82865]: audit 2024-07-28T17:22:18.479487+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T17:22:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[82865]: audit 2024-07-28T17:22:18.480824+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T17:22:19.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:19 smithi022 bash[82865]: audit 2024-07-28T17:22:18.489760+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' 2024-07-28T17:22:20.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18651 16 16 0 0 0 - 0 2024-07-28T17:22:20.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:20 smithi150 bash[67543]: cluster 2024-07-28T17:22:20.024365+0000 mgr.y (mgr.25232) 9924 : cluster [DBG] pgmap v10868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:20.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:20 smithi022 bash[80503]: cluster 2024-07-28T17:22:20.024365+0000 mgr.y (mgr.25232) 9924 : cluster [DBG] pgmap v10868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:20.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:20 smithi022 bash[82865]: cluster 2024-07-28T17:22:20.024365+0000 mgr.y (mgr.25232) 9924 : cluster [DBG] pgmap v10868: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:21.717 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18652 16 16 0 0 0 - 0 2024-07-28T17:22:21.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:21 smithi150 bash[67543]: audit 2024-07-28T17:22:20.823502+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:21.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:21 smithi022 bash[80503]: audit 2024-07-28T17:22:20.823502+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:21.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:21 smithi022 bash[82865]: audit 2024-07-28T17:22:20.823502+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:22.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18653 16 16 0 0 0 - 0 2024-07-28T17:22:22.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:22 smithi150 bash[67543]: cluster 2024-07-28T17:22:22.025881+0000 mgr.y (mgr.25232) 9925 : cluster [DBG] pgmap v10869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:22.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:22:22 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:22:22.828 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:22 smithi022 bash[80503]: cluster 2024-07-28T17:22:22.025881+0000 mgr.y (mgr.25232) 9925 : cluster [DBG] pgmap v10869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:22 smithi022 bash[82865]: cluster 2024-07-28T17:22:22.025881+0000 mgr.y (mgr.25232) 9925 : cluster [DBG] pgmap v10869: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:23.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18654 16 16 0 0 0 - 0 2024-07-28T17:22:24.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18655 16 16 0 0 0 - 0 2024-07-28T17:22:25.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:25 smithi150 bash[67543]: cluster 2024-07-28T17:22:24.027247+0000 mgr.y (mgr.25232) 9926 : cluster [DBG] pgmap v10870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:25.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:25 smithi022 bash[80503]: cluster 2024-07-28T17:22:24.027247+0000 mgr.y (mgr.25232) 9926 : cluster [DBG] pgmap v10870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:25.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:25 smithi022 bash[82865]: cluster 2024-07-28T17:22:24.027247+0000 mgr.y (mgr.25232) 9926 : cluster [DBG] pgmap v10870: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:25.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18656 16 16 0 0 0 - 0 2024-07-28T17:22:26.718 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18657 16 16 0 0 0 - 0 2024-07-28T17:22:27.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:27 smithi150 bash[67543]: cluster 2024-07-28T17:22:26.028595+0000 mgr.y (mgr.25232) 9927 : cluster [DBG] pgmap v10871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:27.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:27 smithi022 bash[80503]: cluster 2024-07-28T17:22:26.028595+0000 mgr.y (mgr.25232) 9927 : cluster [DBG] pgmap v10871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:27.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:27 smithi022 bash[82865]: cluster 2024-07-28T17:22:26.028595+0000 mgr.y (mgr.25232) 9927 : cluster [DBG] pgmap v10871: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:27.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18658 16 16 0 0 0 - 0 2024-07-28T17:22:28.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18659 16 16 0 0 0 - 0 2024-07-28T17:22:29.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:29 smithi022 bash[80503]: cluster 2024-07-28T17:22:28.029932+0000 mgr.y (mgr.25232) 9928 : cluster [DBG] pgmap v10872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:29.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:29 smithi022 bash[82865]: cluster 2024-07-28T17:22:28.029932+0000 mgr.y (mgr.25232) 9928 : cluster [DBG] pgmap v10872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:29.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:29 smithi150 bash[67543]: cluster 2024-07-28T17:22:28.029932+0000 mgr.y (mgr.25232) 9928 : cluster [DBG] pgmap v10872: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:29.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:2024-07-28T17:22:29.720487+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T17:22:29.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T17:22:29.722 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18660 16 16 0 0 0 - 0 2024-07-28T17:22:29.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:22:29 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:22:29] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T17:22:30.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18661 16 16 0 0 0 - 0 2024-07-28T17:22:31.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:31 smithi150 bash[67543]: cluster 2024-07-28T17:22:30.031314+0000 mgr.y (mgr.25232) 9929 : cluster [DBG] pgmap v10873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:31.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:31 smithi022 bash[82865]: cluster 2024-07-28T17:22:30.031314+0000 mgr.y (mgr.25232) 9929 : cluster [DBG] pgmap v10873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:31.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:31 smithi022 bash[80503]: cluster 2024-07-28T17:22:30.031314+0000 mgr.y (mgr.25232) 9929 : cluster [DBG] pgmap v10873: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:31.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18662 16 16 0 0 0 - 0 2024-07-28T17:22:32.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18663 16 16 0 0 0 - 0 2024-07-28T17:22:32.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:22:32 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:22:33.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:33 smithi150 bash[67543]: cluster 2024-07-28T17:22:32.032657+0000 mgr.y (mgr.25232) 9930 : cluster [DBG] pgmap v10874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:33.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:33 smithi022 bash[82865]: cluster 2024-07-28T17:22:32.032657+0000 mgr.y (mgr.25232) 9930 : cluster [DBG] pgmap v10874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:33.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:33 smithi022 bash[80503]: cluster 2024-07-28T17:22:32.032657+0000 mgr.y (mgr.25232) 9930 : cluster [DBG] pgmap v10874: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:33.719 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18664 16 16 0 0 0 - 0 2024-07-28T17:22:34.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18665 16 16 0 0 0 - 0 2024-07-28T17:22:35.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:35 smithi150 bash[67543]: cluster 2024-07-28T17:22:34.033986+0000 mgr.y (mgr.25232) 9931 : cluster [DBG] pgmap v10875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:35.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:35 smithi022 bash[82865]: cluster 2024-07-28T17:22:34.033986+0000 mgr.y (mgr.25232) 9931 : cluster [DBG] pgmap v10875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:35 smithi022 bash[80503]: cluster 2024-07-28T17:22:34.033986+0000 mgr.y (mgr.25232) 9931 : cluster [DBG] pgmap v10875: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:35.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18666 16 16 0 0 0 - 0 2024-07-28T17:22:36.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:36 smithi150 bash[67543]: audit 2024-07-28T17:22:35.823968+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:36.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:36 smithi022 bash[82865]: audit 2024-07-28T17:22:35.823968+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:36.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:36 smithi022 bash[80503]: audit 2024-07-28T17:22:35.823968+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25232 172.21.15.22:0/1126163178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T17:22:36.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18667 16 16 0 0 0 - 0 2024-07-28T17:22:37.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:37 smithi150 bash[67543]: cluster 2024-07-28T17:22:36.035312+0000 mgr.y (mgr.25232) 9932 : cluster [DBG] pgmap v10876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:37.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:37 smithi022 bash[82865]: cluster 2024-07-28T17:22:36.035312+0000 mgr.y (mgr.25232) 9932 : cluster [DBG] pgmap v10876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:37.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:37 smithi022 bash[80503]: cluster 2024-07-28T17:22:36.035312+0000 mgr.y (mgr.25232) 9932 : cluster [DBG] pgmap v10876: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:37.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18668 16 16 0 0 0 - 0 2024-07-28T17:22:38.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18669 16 16 0 0 0 - 0 2024-07-28T17:22:39.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:39 smithi022 bash[80503]: cluster 2024-07-28T17:22:38.036656+0000 mgr.y (mgr.25232) 9933 : cluster [DBG] pgmap v10877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:39 smithi022 bash[82865]: cluster 2024-07-28T17:22:38.036656+0000 mgr.y (mgr.25232) 9933 : cluster [DBG] pgmap v10877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:39.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:39 smithi150 bash[67543]: cluster 2024-07-28T17:22:38.036656+0000 mgr.y (mgr.25232) 9933 : cluster [DBG] pgmap v10877: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:39.720 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18670 16 16 0 0 0 - 0 2024-07-28T17:22:39.828 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Jul 28 17:22:39 smithi022 bash[73220]: ::ffff:172.21.15.150 - - [28/Jul/2024:17:22:39] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T17:22:40.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18671 16 16 0 0 0 - 0 2024-07-28T17:22:41.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:41 smithi150 bash[67543]: cluster 2024-07-28T17:22:40.037992+0000 mgr.y (mgr.25232) 9934 : cluster [DBG] pgmap v10878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:41.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:41 smithi022 bash[80503]: cluster 2024-07-28T17:22:40.037992+0000 mgr.y (mgr.25232) 9934 : cluster [DBG] pgmap v10878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:41.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:41 smithi022 bash[82865]: cluster 2024-07-28T17:22:40.037992+0000 mgr.y (mgr.25232) 9934 : cluster [DBG] pgmap v10878: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:41.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18672 16 16 0 0 0 - 0 2024-07-28T17:22:42.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18673 16 16 0 0 0 - 0 2024-07-28T17:22:42.768 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Jul 28 17:22:42 smithi150 bash[60514]: ts=2024-07-28T17: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=\"4aad1094-4cd5-11ef-bcc7-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T17:22:43.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:43 smithi150 bash[67543]: cluster 2024-07-28T17:22:42.039351+0000 mgr.y (mgr.25232) 9935 : cluster [DBG] pgmap v10879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:43.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:43 smithi022 bash[80503]: cluster 2024-07-28T17:22:42.039351+0000 mgr.y (mgr.25232) 9935 : cluster [DBG] pgmap v10879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:43.579 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:43 smithi022 bash[82865]: cluster 2024-07-28T17:22:42.039351+0000 mgr.y (mgr.25232) 9935 : cluster [DBG] pgmap v10879: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:43.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18674 16 16 0 0 0 - 0 2024-07-28T17:22:44.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18675 16 16 0 0 0 - 0 2024-07-28T17:22:45.518 INFO:journalctl@ceph.mon.b.smithi150.stdout:Jul 28 17:22:45 smithi150 bash[67543]: cluster 2024-07-28T17:22:44.040666+0000 mgr.y (mgr.25232) 9936 : cluster [DBG] pgmap v10880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:45.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Jul 28 17:22:45 smithi022 bash[80503]: cluster 2024-07-28T17:22:44.040666+0000 mgr.y (mgr.25232) 9936 : cluster [DBG] pgmap v10880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:45.580 INFO:journalctl@ceph.mon.c.smithi022.stdout:Jul 28 17:22:45 smithi022 bash[82865]: cluster 2024-07-28T17:22:44.040666+0000 mgr.y (mgr.25232) 9936 : cluster [DBG] pgmap v10880: 89 pgs: 16 unknown, 7 stale+peering, 58 stale+active+clean, 8 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-07-28T17:22:45.721 INFO:tasks.radosbench.radosbench.0.smithi022.stdout:18676 16 16 0 0 0 - 0 2024-07-28T17:22:46.592 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-07-28T17:22:46.592 DEBUG:teuthology.task.console_log:Killing console logger for smithi022 2024-07-28T17:22:46.593 DEBUG:teuthology.task.console_log:Killing console logger for smithi150 2024-07-28T17:22:46.593 DEBUG:teuthology.exit:Finished running handlers